1# Translation of gcc to Croatian.
2# Copyright (C) 2012 Free Software Foundation, Inc.
3# This file is distributed under the same license as the gcc package.
4#
5# Tomislav Krznar <tomislav.krznar@gmail.com>, 2012.
6msgid ""
7msgstr ""
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-08-19 21:03+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"
20
21#: cfgrtl.c:2656
22msgid "flow control insn inside a basic block"
23msgstr ""
24
25#: cfgrtl.c:2888
26msgid "wrong insn in the fallthru edge"
27msgstr ""
28
29#: cfgrtl.c:2945
30msgid "insn outside basic block"
31msgstr "insn izvan temeljnog bloka"
32
33#: cfgrtl.c:2952
34msgid "return not followed by barrier"
35msgstr ""
36
37#: collect-utils.c:164
38#, c-format
39msgid "[cannot find %s]"
40msgstr "[ne mogu naći %s]"
41
42#: collect2.c:1557
43#, c-format
44msgid "collect2 version %s\n"
45msgstr "collect2 inačica %s\n"
46
47#: collect2.c:1664
48#, c-format
49msgid "%d constructor found\n"
50msgid_plural "%d constructors found\n"
51msgstr[0] "%d konstruktor pronađen\n"
52msgstr[1] "%d konstruktora pronađena\n"
53msgstr[2] "%d konstruktora pronađeno\n"
54
55#: collect2.c:1668
56#, c-format
57msgid "%d destructor found\n"
58msgid_plural "%d destructors found\n"
59msgstr[0] "%d destruktor pronađen\n"
60msgstr[1] "%d destruktora pronađena\n"
61msgstr[2] "%d destruktora pronađeno\n"
62
63#: collect2.c:1672
64#, c-format
65msgid "%d frame table found\n"
66msgid_plural "%d frame tables found\n"
67msgstr[0] ""
68msgstr[1] ""
69msgstr[2] ""
70
71#: collect2.c:1836
72#, c-format
73msgid "[Leaving %s]\n"
74msgstr "[Napuštam %s]\n"
75
76#: collect2.c:2068
77#, c-format
78msgid ""
79"\n"
80"write_c_file - output name is %s, prefix is %s\n"
81msgstr ""
82
83#: collect2.c:2584
84#, c-format
85msgid ""
86"\n"
87"ldd output with constructors/destructors.\n"
88msgstr ""
89"\n"
90"izlaz ldd-a s konstruktorima/destruktorima.\n"
91
92#: cprop.c:1738
93msgid "const/copy propagation disabled"
94msgstr ""
95
96#: diagnostic.c:210
97#, c-format
98msgid "%s: all warnings being treated as errors"
99msgstr ""
100
101#: diagnostic.c:215
102#, c-format
103msgid "%s: some warnings being treated as errors"
104msgstr ""
105
106#: diagnostic.c:290 input.c:169 c-family/c-opts.c:1310 cp/error.c:1196
107#: fortran/cpp.c:576 fortran/error.c:996 fortran/error.c:1016
108msgid "<built-in>"
109msgstr ""
110
111#: diagnostic.c:449
112#, c-format
113msgid "compilation terminated due to -Wfatal-errors.\n"
114msgstr "kompajliranje prekinuto zbog -Wfatal-errors.\n"
115
116#: diagnostic.c:460
117#, c-format
118msgid "compilation terminated due to -fmax-errors=%u.\n"
119msgstr "kompajliranje prekinuto zbog -fmax-errors=%u.\n"
120
121#: diagnostic.c:481
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"
127msgid ""
128"Please submit a full bug report,\n"
129"with preprocessed source if appropriate.\n"
130msgstr ""
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"
135
136#: diagnostic.c:487
137#, c-format
138msgid "See %s for instructions.\n"
139msgstr ""
140
141#: diagnostic.c:496
142#, c-format
143msgid "compilation terminated.\n"
144msgstr "kompajliranje prekinuto.\n"
145
146#: diagnostic.c:785
147#, c-format
148msgid "%s:%d: confused by earlier errors, bailing out\n"
149msgstr "%s:%d: zbunjen prethodnim greškama, odustajem\n"
150
151#: diagnostic.c:1309
152#, c-format
153msgid "Internal compiler error: Error reporting routines re-entered.\n"
154msgstr "Interna greška kompajlera: Ponovni ulazak u potprograme za prijavu grešaka.\n"
155
156#: final.c:1192
157msgid "negative insn length"
158msgstr "negativna insn duljina"
159
160#: final.c:2982
161msgid "could not split insn"
162msgstr "ne mogu razdvojiti insn"
163
164#: final.c:3402
165msgid "invalid 'asm': "
166msgstr "neispravni „asm”: "
167
168#: final.c:3531
169#, c-format
170msgid "nested assembly dialect alternatives"
171msgstr ""
172
173#: final.c:3559 final.c:3571
174#, c-format
175msgid "unterminated assembly dialect alternative"
176msgstr ""
177
178#: final.c:3713
179#, c-format
180msgid "operand number missing after %%-letter"
181msgstr ""
182
183#: final.c:3716 final.c:3757
184#, c-format
185msgid "operand number out of range"
186msgstr "broj operanada je izvan granica"
187
188#: final.c:3774
189#, c-format
190msgid "invalid %%-code"
191msgstr "neispravni %%-kod"
192
193#: final.c:3804
194#, c-format
195msgid "'%%l' operand isn't a label"
196msgstr "operand „%%l” nije oznaka"
197
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:4817 config/i386/i386.c:15968
205#: config/pdp11/pdp11.c:1691
206#, c-format
207msgid "floating constant misused"
208msgstr ""
209
210#: final.c:3998 config/arc/arc.c:4889 config/i386/i386.c:16066
211#: config/pdp11/pdp11.c:1732
212#, c-format
213msgid "invalid expression as operand"
214msgstr "neispravni izraz kao operand"
215
216#: gcc.c:119
217#, c-format
218msgid "%s\n"
219msgstr "%s\n"
220
221#: gcc.c:1697
222#, c-format
223msgid "Using built-in specs.\n"
224msgstr ""
225
226#: gcc.c:1897
227#, c-format
228msgid ""
229"Setting spec %s to '%s'\n"
230"\n"
231msgstr ""
232
233#: gcc.c:2002
234#, c-format
235msgid "Reading specs from %s\n"
236msgstr ""
237
238#: gcc.c:2129
239#, c-format
240msgid "could not find specs file %s\n"
241msgstr ""
242
243#: gcc.c:2204
244#, c-format
245msgid "rename spec %s to %s\n"
246msgstr ""
247
248#: gcc.c:2206
249#, c-format
250msgid ""
251"spec is '%s'\n"
252"\n"
253msgstr ""
254
255#: gcc.c:3015
256#, c-format
257msgid ""
258"\n"
259"Go ahead? (y or n) "
260msgstr ""
261"\n"
262"Nastaviti? (y ili n) "
263
264#: gcc.c:3165
265#, c-format
266msgid "# %s %.2f %.2f\n"
267msgstr "# %s %.2f %.2f\n"
268
269#: gcc.c:3381
270#, c-format
271msgid "Usage: %s [options] file...\n"
272msgstr "Uporaba: %s [opcije] datoteka...\n"
273
274#: gcc.c:3382
275msgid "Options:\n"
276msgstr "Opcije:\n"
277
278#: gcc.c:3384
279msgid "  -pass-exit-codes         Exit with highest error code from a phase.\n"
280msgstr ""
281
282#: gcc.c:3385
283#, fuzzy
284#| msgid "  --help                   Display this information\n"
285msgid "  --help                   Display this information.\n"
286msgstr "  --help                   Prikaži ove informacije\n"
287
288#: gcc.c:3386
289#, fuzzy
290#| msgid "  --help                   Display this information\n"
291msgid "  --target-help            Display target specific command line options.\n"
292msgstr "  --help                   Prikaži ove informacije\n"
293
294#: gcc.c:3387
295msgid "  --help={common|optimizers|params|target|warnings|[^]{joined|separate|undocumented}}[,...].\n"
296msgstr ""
297
298#: gcc.c:3388
299#, fuzzy
300#| msgid "  --help                   Display this information\n"
301msgid "                           Display specific types of command line options.\n"
302msgstr "  --help                   Prikaži ove informacije\n"
303
304#: gcc.c:3390
305msgid "  (Use '-v --help' to display command line options of sub-processes).\n"
306msgstr ""
307
308#: gcc.c:3391
309#, fuzzy
310#| msgid "  --version                Display compiler version information\n"
311msgid "  --version                Display compiler version information.\n"
312msgstr "  --version                Prikaži informacije o inačici kompajlera\n"
313
314#: gcc.c:3392
315#, fuzzy
316#| msgid "  -dumpversion             Display the version of the compiler\n"
317msgid "  -dumpspecs               Display all of the built in spec strings.\n"
318msgstr "  -dumpversion             Prikaži inačicu kompajlera\n"
319
320#: gcc.c:3393
321#, fuzzy
322#| msgid "  -dumpversion             Display the version of the compiler\n"
323msgid "  -dumpversion             Display the version of the compiler.\n"
324msgstr "  -dumpversion             Prikaži inačicu kompajlera\n"
325
326#: gcc.c:3394
327#, fuzzy
328#| msgid "  -dumpversion             Display the version of the compiler\n"
329msgid "  -dumpmachine             Display the compiler's target processor.\n"
330msgstr "  -dumpversion             Prikaži inačicu kompajlera\n"
331
332#: gcc.c:3395
333#, fuzzy
334#| msgid "  -dumpversion             Display the version of the compiler\n"
335msgid "  -print-search-dirs       Display the directories in the compiler's search path.\n"
336msgstr "  -dumpversion             Prikaži inačicu kompajlera\n"
337
338#: gcc.c:3396
339msgid "  -print-libgcc-file-name  Display the name of the compiler's companion library.\n"
340msgstr ""
341
342#: gcc.c:3397
343msgid "  -print-file-name=<lib>   Display the full path to library <lib>.\n"
344msgstr ""
345
346#: gcc.c:3398
347msgid "  -print-prog-name=<prog>  Display the full path to compiler component <prog>.\n"
348msgstr ""
349
350#: gcc.c:3399
351msgid ""
352"  -print-multiarch         Display the target's normalized GNU triplet, used as\n"
353"                           a component in the library path.\n"
354msgstr ""
355
356#: gcc.c:3402
357msgid "  -print-multi-directory   Display the root directory for versions of libgcc.\n"
358msgstr ""
359
360#: gcc.c:3403
361msgid ""
362"  -print-multi-lib         Display the mapping between command line options and\n"
363"                           multiple library search directories.\n"
364msgstr ""
365
366#: gcc.c:3406
367msgid "  -print-multi-os-directory Display the relative path to OS libraries.\n"
368msgstr ""
369
370#: gcc.c:3407
371#, fuzzy
372#| msgid "  -dumpversion             Display the version of the compiler\n"
373msgid "  -print-sysroot           Display the target libraries directory.\n"
374msgstr "  -dumpversion             Prikaži inačicu kompajlera\n"
375
376#: gcc.c:3408
377msgid "  -print-sysroot-headers-suffix Display the sysroot suffix used to find headers.\n"
378msgstr ""
379
380#: gcc.c:3409
381msgid "  -Wa,<options>            Pass comma-separated <options> on to the assembler.\n"
382msgstr ""
383
384#: gcc.c:3410
385msgid "  -Wp,<options>            Pass comma-separated <options> on to the preprocessor.\n"
386msgstr ""
387
388#: gcc.c:3411
389msgid "  -Wl,<options>            Pass comma-separated <options> on to the linker.\n"
390msgstr ""
391
392#: gcc.c:3412
393msgid "  -Xassembler <arg>        Pass <arg> on to the assembler.\n"
394msgstr ""
395
396#: gcc.c:3413
397msgid "  -Xpreprocessor <arg>     Pass <arg> on to the preprocessor.\n"
398msgstr ""
399
400#: gcc.c:3414
401msgid "  -Xlinker <arg>           Pass <arg> on to the linker.\n"
402msgstr ""
403
404#: gcc.c:3415
405#, fuzzy
406#| msgid "  -pipe                    Use pipes rather than intermediate files\n"
407msgid "  -save-temps              Do not delete intermediate files.\n"
408msgstr "  -pipe                    Koristi cjevovode umjesto posrednih datoteka\n"
409
410#: gcc.c:3416
411msgid "  -save-temps=<arg>        Do not delete intermediate files.\n"
412msgstr ""
413
414#: gcc.c:3417
415msgid ""
416"  -no-canonical-prefixes   Do not canonicalize paths when building relative\n"
417"                           prefixes to other gcc components.\n"
418msgstr ""
419
420#: gcc.c:3420
421#, fuzzy
422#| msgid "  -pipe                    Use pipes rather than intermediate files\n"
423msgid "  -pipe                    Use pipes rather than intermediate files.\n"
424msgstr "  -pipe                    Koristi cjevovode umjesto posrednih datoteka\n"
425
426#: gcc.c:3421
427#, fuzzy
428#| msgid "  -time                    Time the execution of each subprocess\n"
429msgid "  -time                    Time the execution of each subprocess.\n"
430msgstr "  -time                    Vrijeme izvršavanja svakog potprocesa\n"
431
432#: gcc.c:3422
433#, fuzzy
434#| msgid "  -o <file>                Place the output into <file>\n"
435msgid "  -specs=<file>            Override built-in specs with the contents of <file>.\n"
436msgstr "  -o <datoteka>            Spremi izlaz u <datoteka>\n"
437
438#: gcc.c:3423
439msgid "  -std=<standard>          Assume that the input sources are for <standard>.\n"
440msgstr ""
441
442#: gcc.c:3424
443#, fuzzy
444#| msgid ""
445#| "  --sysroot=<directory>    Use <directory> as the root directory for headers\n"
446#| "                           and libraries\n"
447msgid ""
448"  --sysroot=<directory>    Use <directory> as the root directory for headers\n"
449"                           and libraries.\n"
450msgstr ""
451"  --sysroot=<direktorij>   Koristi <direktorij> kao korijenski direktorij\n"
452"                           za zaglavlja i biblioteke\n"
453
454#: gcc.c:3427
455msgid "  -B <directory>           Add <directory> to the compiler's search paths.\n"
456msgstr ""
457
458#: gcc.c:3428
459#, fuzzy
460#| msgid "  -v                       Display the programs invoked by the compiler\n"
461msgid "  -v                       Display the programs invoked by the compiler.\n"
462msgstr "  -v                       Prikaži programe koje poziva kompajler\n"
463
464#: gcc.c:3429
465#, fuzzy
466#| msgid "  -###                     Like -v but options quoted and commands not executed\n"
467msgid "  -###                     Like -v but options quoted and commands not executed.\n"
468msgstr ""
469"  -###                     Kao -v ali prikaži opcije pod navodnicima i\n"
470"                           naredbe koje se ne izvršavaju\n"
471
472#: gcc.c:3430
473#, fuzzy
474#| msgid "  -v                       Display the programs invoked by the compiler\n"
475msgid "  -E                       Preprocess only; do not compile, assemble or link.\n"
476msgstr "  -v                       Prikaži programe koje poziva kompajler\n"
477
478#: gcc.c:3431
479msgid "  -S                       Compile only; do not assemble or link.\n"
480msgstr ""
481
482#: gcc.c:3432
483#, fuzzy
484#| msgid "  -h, --help                      Print this help, then exit\n"
485msgid "  -c                       Compile and assemble, but do not link.\n"
486msgstr "  -h, --help                      Ispiši ovu pomoć, zatim izađi\n"
487
488#: gcc.c:3433
489#, fuzzy
490#| msgid "  -o <file>                Place the output into <file>\n"
491msgid "  -o <file>                Place the output into <file>.\n"
492msgstr "  -o <datoteka>            Spremi izlaz u <datoteka>\n"
493
494#: gcc.c:3434
495#, fuzzy
496#| msgid "  -pipe                    Use pipes rather than intermediate files\n"
497msgid "  -pie                     Create a position independent executable.\n"
498msgstr "  -pipe                    Koristi cjevovode umjesto posrednih datoteka\n"
499
500#: gcc.c:3435
501#, fuzzy
502#| msgid "  -shared                  Create a shared library\n"
503msgid "  -shared                  Create a shared library.\n"
504msgstr "  -shared                  Napravi dijeljenu biblioteku\n"
505
506#: gcc.c:3436
507msgid ""
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"
512msgstr ""
513
514#: gcc.c:3443
515#, c-format
516msgid ""
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"
521msgstr ""
522
523#: gcc.c:5877
524#, c-format
525msgid "Processing spec (%s), which is '%s'\n"
526msgstr ""
527
528#: gcc.c:6581
529#, c-format
530msgid "Target: %s\n"
531msgstr ""
532
533#: gcc.c:6582
534#, c-format
535msgid "Configured with: %s\n"
536msgstr ""
537
538#: gcc.c:6596
539#, c-format
540msgid "Thread model: %s\n"
541msgstr ""
542
543#: gcc.c:6607
544#, c-format
545msgid "gcc version %s %s\n"
546msgstr "gcc inačica %s %s\n"
547
548#: gcc.c:6610
549#, c-format
550msgid "gcc driver version %s %sexecuting gcc version %s\n"
551msgstr ""
552
553#: gcc.c:6683 gcc.c:6895
554#, c-format
555msgid "The bug is not reproducible, so it is likely a hardware or OS problem.\n"
556msgstr ""
557
558#: gcc.c:6819
559#, c-format
560msgid "Preprocessed source stored into %s file, please attach this to your bugreport.\n"
561msgstr ""
562
563#: gcc.c:7761
564#, c-format
565msgid "install: %s%s\n"
566msgstr ""
567
568#: gcc.c:7764
569#, c-format
570msgid "programs: %s\n"
571msgstr ""
572
573#: gcc.c:7766
574#, c-format
575msgid "libraries: %s\n"
576msgstr "biblioteke: %s\n"
577
578#: gcc.c:7883
579#, c-format
580msgid ""
581"\n"
582"For bug reporting instructions, please see:\n"
583msgstr ""
584"\n"
585"Za upute o prijavljivanju grešaka, molim pogledajte:\n"
586
587#: gcc.c:7899 gcov-tool.c:525
588#, c-format
589msgid "%s %s%s\n"
590msgstr "%s %s%s\n"
591
592#: gcc.c:7902 gcov-tool.c:527 gcov.c:504 fortran/gfortranspec.c:280
593#: java/jcf-dump.c:1229
594msgid "(C)"
595msgstr "(C)"
596
597#: gcc.c:7903 fortran/gfortranspec.c:281 java/jcf-dump.c:1230
598#, c-format
599msgid ""
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"
603msgstr ""
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"
607
608#: gcc.c:8208
609#, c-format
610msgid ""
611"\n"
612"Linker options\n"
613"==============\n"
614"\n"
615msgstr ""
616
617#: gcc.c:8209
618#, c-format
619msgid ""
620"Use \"-Wl,OPTION\" to pass \"OPTION\" to the linker.\n"
621"\n"
622msgstr ""
623
624#: gcc.c:9501
625#, c-format
626msgid ""
627"Assembler options\n"
628"=================\n"
629"\n"
630msgstr ""
631
632#: gcc.c:9502
633#, c-format
634msgid ""
635"Use \"-Wa,OPTION\" to pass \"OPTION\" to the assembler.\n"
636"\n"
637msgstr ""
638
639#: gcov-tool.c:166
640#, c-format
641msgid "  merge [options] <dir1> <dir2>         Merge coverage file contents\n"
642msgstr ""
643
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"
647msgid "    -v, --verbose                       Verbose mode\n"
648msgstr "  -v, --version                   Ispiši broj inačice, zatim izađi\n"
649
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"
653msgid "    -o, --output <dir>                  Output directory\n"
654msgstr "  -n, --no-output                 Nemoj raditi izlazne datoteke\n"
655
656#: gcov-tool.c:169
657#, c-format
658msgid "    -w, --weight <w1,w2>                Set weights (float point values)\n"
659msgstr ""
660
661#: gcov-tool.c:185
662#, c-format
663msgid "Merge subcomand usage:"
664msgstr ""
665
666#: gcov-tool.c:260
667#, c-format
668msgid "  rewrite [options] <dir>               Rewrite coverage file contents\n"
669msgstr ""
670
671#: gcov-tool.c:263
672#, c-format
673msgid "    -s, --scale <float or simple-frac>  Scale the profile counters\n"
674msgstr ""
675
676#: gcov-tool.c:264
677#, c-format
678msgid "    -n, --normalize <long long>         Normalize the profile\n"
679msgstr ""
680
681#: gcov-tool.c:281
682#, c-format
683msgid "Rewrite subcommand usage:"
684msgstr ""
685
686#: gcov-tool.c:326
687#, c-format
688msgid "scaling cannot co-exist with normalization, skipping\n"
689msgstr ""
690
691#: gcov-tool.c:339 gcov-tool.c:349
692#, c-format
693msgid "incorrect format in scaling, using 1/1\n"
694msgstr ""
695
696#: gcov-tool.c:359
697#, c-format
698msgid "normalization cannot co-exist with scaling\n"
699msgstr ""
700
701#: gcov-tool.c:416
702#, c-format
703msgid "  overlap [options] <dir1> <dir2>       Compute the overlap of two profiles\n"
704msgstr ""
705
706#: gcov-tool.c:418
707#, fuzzy, c-format
708#| msgid "  -h, --help                      Print this help, then exit\n"
709msgid "    -h, --hotonly                       Only print info for hot objects/functions\n"
710msgstr "  -h, --help                      Ispiši ovu pomoć, zatim izađi\n"
711
712#: gcov-tool.c:419
713#, fuzzy, c-format
714#| msgid "  -h, --help                      Print this help, then exit\n"
715msgid "    -f, --function                      Print function level info\n"
716msgstr "  -h, --help                      Ispiši ovu pomoć, zatim izađi\n"
717
718#: gcov-tool.c:420
719#, fuzzy, c-format
720#| msgid "  -h, --help                      Print this help, then exit\n"
721msgid "    -F, --fullname                      Print full filename\n"
722msgstr "  -h, --help                      Ispiši ovu pomoć, zatim izađi\n"
723
724#: gcov-tool.c:421
725#, fuzzy, c-format
726#| msgid "  -h, --help                      Print this help, then exit\n"
727msgid "    -o, --object                        Print object level info\n"
728msgstr "  -h, --help                      Ispiši ovu pomoć, zatim izađi\n"
729
730#: gcov-tool.c:422
731#, c-format
732msgid "    -t <float>, --hot_threshold <float> Set the threshold for hotness\n"
733msgstr ""
734
735#: gcov-tool.c:442
736#, c-format
737msgid "Overlap subcomand usage:"
738msgstr ""
739
740#: gcov-tool.c:508
741#, fuzzy, c-format
742#| msgid ""
743#| "Usage: gcov [OPTION]... SOURCE|OBJ...\n"
744#| "\n"
745msgid ""
746"Usage: %s [OPTION]... SUB_COMMAND [OPTION]...\n"
747"\n"
748msgstr ""
749"Uporaba: gcov [OPCIJA]... IZVOR|OBJ...\n"
750"\n"
751
752#: gcov-tool.c:509
753#, c-format
754msgid ""
755"Offline tool to handle gcda counts\n"
756"\n"
757msgstr ""
758
759#: gcov-tool.c:510
760#, fuzzy, c-format
761#| msgid "  -h, --help                      Print this help, then exit\n"
762msgid "  -h, --help                            Print this help, then exit\n"
763msgstr "  -h, --help                      Ispiši ovu pomoć, zatim izađi\n"
764
765#: gcov-tool.c:511
766#, fuzzy, c-format
767#| msgid "  -v, --version                   Print version number, then exit\n"
768msgid "  -v, --version                         Print version number, then exit\n"
769msgstr "  -v, --version                   Ispiši broj inačice, zatim izađi\n"
770
771#: gcov-tool.c:515 gcov.c:492
772#, c-format
773msgid ""
774"\n"
775"For bug reporting instructions, please see:\n"
776"%s.\n"
777msgstr ""
778"\n"
779"Za upute o prijavljivanju grešaka, molim pogledajte:\n"
780"%s.\n"
781
782#: gcov-tool.c:526
783#, c-format
784msgid "Copyright %s 2014-2016 Free Software Foundation, Inc.\n"
785msgstr ""
786
787#: gcov-tool.c:529 gcov.c:506
788#, c-format
789msgid ""
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"
794msgstr ""
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"
799
800#: gcov.c:472
801#, c-format
802msgid ""
803"Usage: gcov [OPTION]... SOURCE|OBJ...\n"
804"\n"
805msgstr ""
806"Uporaba: gcov [OPCIJA]... IZVOR|OBJ...\n"
807"\n"
808
809#: gcov.c:473
810#, c-format
811msgid ""
812"Print code coverage information.\n"
813"\n"
814msgstr ""
815
816#: gcov.c:474
817#, c-format
818msgid "  -h, --help                      Print this help, then exit\n"
819msgstr "  -h, --help                      Ispiši ovu pomoć, zatim izađi\n"
820
821#: gcov.c:475
822#, c-format
823msgid "  -a, --all-blocks                Show information for every basic block\n"
824msgstr "  -a, --all-blocks                Prikaži informacije za svaki temeljni blok\n"
825
826#: gcov.c:476
827#, c-format
828msgid "  -b, --branch-probabilities      Include branch probabilities in output\n"
829msgstr ""
830
831#: gcov.c:477
832#, c-format
833msgid ""
834"  -c, --branch-counts             Output counts of branches taken\n"
835"                                    rather than percentages\n"
836msgstr ""
837
838#: gcov.c:479
839#, c-format
840msgid "  -d, --display-progress          Display progress information\n"
841msgstr "  -d, --display-progress          Prikaži podatke o napredovanju\n"
842
843#: gcov.c:480
844#, c-format
845msgid "  -f, --function-summaries        Output summaries for each function\n"
846msgstr "  -f, --function-summaries        Ispiši sažetke svake funkcije\n"
847
848#: gcov.c:481
849#, c-format
850msgid "  -i, --intermediate-format       Output .gcov file in intermediate text format\n"
851msgstr ""
852
853#: gcov.c:482
854#, c-format
855msgid ""
856"  -l, --long-file-names           Use long output file names for included\n"
857"                                    source files\n"
858msgstr ""
859
860#: gcov.c:484
861#, c-format
862msgid "  -m, --demangled-names           Output demangled function names\n"
863msgstr ""
864
865#: gcov.c:485
866#, c-format
867msgid "  -n, --no-output                 Do not create an output file\n"
868msgstr "  -n, --no-output                 Nemoj raditi izlazne datoteke\n"
869
870#: gcov.c:486
871#, c-format
872msgid "  -o, --object-directory DIR|FILE Search for object files in DIR or called FILE\n"
873msgstr ""
874
875#: gcov.c:487
876#, c-format
877msgid "  -p, --preserve-paths            Preserve all pathname components\n"
878msgstr ""
879
880#: gcov.c:488
881#, c-format
882msgid "  -r, --relative-only             Only show data for relative sources\n"
883msgstr ""
884
885#: gcov.c:489
886#, c-format
887msgid "  -s, --source-prefix DIR         Source prefix to elide\n"
888msgstr ""
889
890#: gcov.c:490
891#, c-format
892msgid "  -u, --unconditional-branches    Show unconditional branch counts too\n"
893msgstr ""
894
895#: gcov.c:491
896#, c-format
897msgid "  -v, --version                   Print version number, then exit\n"
898msgstr "  -v, --version                   Ispiši broj inačice, zatim izađi\n"
899
900#: gcov.c:502
901#, c-format
902msgid "gcov %s%s\n"
903msgstr "gcov %s%s\n"
904
905#: gcov.c:794
906#, c-format
907msgid "Creating '%s'\n"
908msgstr "Stvaram „%s”\n"
909
910#: gcov.c:797
911#, c-format
912msgid "Error writing output file '%s'\n"
913msgstr ""
914
915#: gcov.c:801
916#, c-format
917msgid "Could not open output file '%s'\n"
918msgstr "Ne mogu otvoriti izlaznu datoteku „%s”\n"
919
920#: gcov.c:806
921#, c-format
922msgid "Removing '%s'\n"
923msgstr "Uklanjam „%s”\n"
924
925#: gcov.c:834 gcov.c:890
926#, c-format
927msgid "\n"
928msgstr "\n"
929
930#: gcov.c:856
931#, fuzzy, c-format
932#| msgid "Could not open output file '%s'\n"
933msgid "Cannot open intermediate output file %s\n"
934msgstr "Ne mogu otvoriti izlaznu datoteku „%s”\n"
935
936#: gcov.c:1139
937#, c-format
938msgid "%s:source file is newer than notes file '%s'\n"
939msgstr ""
940
941#: gcov.c:1144
942#, fuzzy, c-format
943#| msgid "(the message is only displayed one per source file)\n"
944msgid "(the message is displayed only once per source file)\n"
945msgstr "(ova poruka se prikazuje samo jednom za datoteku koda)\n"
946
947#: gcov.c:1169
948#, fuzzy, c-format
949#| msgid "Cannot open source file %s\n"
950msgid "%s:cannot open notes file\n"
951msgstr "Ne mogu otvoriti datoteku koda %s\n"
952
953#: gcov.c:1175
954#, fuzzy, c-format
955#| msgid "%s:not a gcov data file\n"
956msgid "%s:not a gcov notes file\n"
957msgstr "%s:nije gcov podatkovna datoteka\n"
958
959#: gcov.c:1188
960#, c-format
961msgid "%s:version '%.4s', prefer '%.4s'\n"
962msgstr ""
963
964#: gcov.c:1234
965#, c-format
966msgid "%s:already seen blocks for '%s'\n"
967msgstr ""
968
969#: gcov.c:1365
970#, c-format
971msgid "%s:corrupted\n"
972msgstr ""
973
974#: gcov.c:1372
975#, c-format
976msgid "%s:no functions found\n"
977msgstr "%s:nisu pronađene funkcije\n"
978
979#: gcov.c:1391
980#, c-format
981msgid "%s:cannot open data file, assuming not executed\n"
982msgstr ""
983
984#: gcov.c:1398
985#, c-format
986msgid "%s:not a gcov data file\n"
987msgstr "%s:nije gcov podatkovna datoteka\n"
988
989#: gcov.c:1411
990#, c-format
991msgid "%s:version '%.4s', prefer version '%.4s'\n"
992msgstr ""
993
994#: gcov.c:1417
995#, c-format
996msgid "%s:stamp mismatch with notes file\n"
997msgstr ""
998
999#: gcov.c:1452
1000#, c-format
1001msgid "%s:unknown function '%u'\n"
1002msgstr "%s:nepoznata funkcija „%u”\n"
1003
1004#: gcov.c:1466
1005#, c-format
1006msgid "%s:profile mismatch for '%s'\n"
1007msgstr ""
1008
1009#: gcov.c:1485
1010#, c-format
1011msgid "%s:overflowed\n"
1012msgstr "%s:preljev\n"
1013
1014#: gcov.c:1531
1015#, c-format
1016msgid "%s:'%s' lacks entry and/or exit blocks\n"
1017msgstr "%s:„%s” nema ulazni ili izlazni blok\n"
1018
1019#: gcov.c:1536
1020#, c-format
1021msgid "%s:'%s' has arcs to entry block\n"
1022msgstr ""
1023
1024#: gcov.c:1544
1025#, c-format
1026msgid "%s:'%s' has arcs from exit block\n"
1027msgstr ""
1028
1029#: gcov.c:1752
1030#, c-format
1031msgid "%s:graph is unsolvable for '%s'\n"
1032msgstr ""
1033
1034#: gcov.c:1860
1035#, c-format
1036msgid "Lines executed:%s of %d\n"
1037msgstr "Izvršeno redaka:%s od %d\n"
1038
1039#: gcov.c:1863
1040#, c-format
1041msgid "No executable lines\n"
1042msgstr ""
1043
1044#: gcov.c:1871
1045#, c-format
1046msgid "%s '%s'\n"
1047msgstr "%s '%s'\n"
1048
1049#: gcov.c:1878
1050#, c-format
1051msgid "Branches executed:%s of %d\n"
1052msgstr ""
1053
1054#: gcov.c:1882
1055#, c-format
1056msgid "Taken at least once:%s of %d\n"
1057msgstr ""
1058
1059#: gcov.c:1888
1060#, c-format
1061msgid "No branches\n"
1062msgstr ""
1063
1064#: gcov.c:1890
1065#, c-format
1066msgid "Calls executed:%s of %d\n"
1067msgstr "Izvršeno poziva:%s od %d\n"
1068
1069#: gcov.c:1894
1070#, c-format
1071msgid "No calls\n"
1072msgstr "Nema poziva\n"
1073
1074#: gcov.c:2142
1075#, c-format
1076msgid "%s:no lines for '%s'\n"
1077msgstr "%s:nema redaka za „%s”\n"
1078
1079#: gcov.c:2336
1080#, c-format
1081msgid "call   %2d returned %s\n"
1082msgstr ""
1083
1084#: gcov.c:2341
1085#, c-format
1086msgid "call   %2d never executed\n"
1087msgstr ""
1088
1089#: gcov.c:2346
1090#, c-format
1091msgid "branch %2d taken %s%s\n"
1092msgstr ""
1093
1094#: gcov.c:2351
1095#, c-format
1096msgid "branch %2d never executed\n"
1097msgstr ""
1098
1099#: gcov.c:2356
1100#, c-format
1101msgid "unconditional %2d taken %s\n"
1102msgstr ""
1103
1104#: gcov.c:2359
1105#, c-format
1106msgid "unconditional %2d never executed\n"
1107msgstr ""
1108
1109#: gcov.c:2424
1110#, c-format
1111msgid "Cannot open source file %s\n"
1112msgstr "Ne mogu otvoriti datoteku koda %s\n"
1113
1114#: gcse.c:2567
1115msgid "PRE disabled"
1116msgstr "PRE onemogućen"
1117
1118#: gcse.c:3495
1119msgid "GCSE disabled"
1120msgstr "GCSE onemogućen"
1121
1122#: gimple-ssa-isolate-paths.c:440 c/c-typeck.c:9773
1123#, gcc-internal-format
1124msgid "function returns address of local variable"
1125msgstr ""
1126
1127#: gimple-ssa-isolate-paths.c:442 gimple-ssa-isolate-paths.c:287
1128#, fuzzy, gcc-internal-format
1129#| msgid "function body not available"
1130msgid "function may return address of local variable"
1131msgstr "tijelo funkcije nije dostupno"
1132
1133#: incpath.c:72
1134#, c-format
1135msgid "ignoring duplicate directory \"%s\"\n"
1136msgstr "zanemarujem direktorij duplikat „%s”\n"
1137
1138#: incpath.c:75
1139#, c-format
1140msgid "  as it is a non-system directory that duplicates a system directory\n"
1141msgstr "  jer nije direktorij sustava, a duplikat je direktorija sustava\n"
1142
1143#: incpath.c:79
1144#, c-format
1145msgid "ignoring nonexistent directory \"%s\"\n"
1146msgstr "zanemarujem nepostojeći direktorij „%s”\n"
1147
1148#: incpath.c:373
1149#, c-format
1150msgid "#include \"...\" search starts here:\n"
1151msgstr "#include \"...\" pretraga započinje ovdje:\n"
1152
1153#: incpath.c:377
1154#, c-format
1155msgid "#include <...> search starts here:\n"
1156msgstr "#include <...> pretraga započinje ovdje:\n"
1157
1158#: incpath.c:382
1159#, c-format
1160msgid "End of search list.\n"
1161msgstr "Kraj popisa pretrage.\n"
1162
1163#. Opening quotation mark.
1164#: intl.c:62
1165msgid "`"
1166msgstr "„"
1167
1168#. Closing quotation mark.
1169#: intl.c:65
1170msgid "'"
1171msgstr "”"
1172
1173#: ipa-pure-const.c:187
1174msgid "function might be candidate for attribute %<%s%>"
1175msgstr ""
1176
1177#: ipa-pure-const.c:188
1178msgid "function might be candidate for attribute %<%s%> if it is known to return normally"
1179msgstr ""
1180
1181#: langhooks.c:373
1182msgid "At top level:"
1183msgstr ""
1184
1185#: langhooks.c:393 cp/error.c:3315
1186#, c-format
1187msgid "In member function %qs"
1188msgstr ""
1189
1190#: langhooks.c:397 cp/error.c:3318
1191#, c-format
1192msgid "In function %qs"
1193msgstr ""
1194
1195#: langhooks.c:448 cp/error.c:3268
1196msgid "    inlined from %qs at %r%s:%d:%d%R"
1197msgstr ""
1198
1199#: langhooks.c:453 cp/error.c:3273
1200msgid "    inlined from %qs at %r%s:%d%R"
1201msgstr ""
1202
1203#: langhooks.c:459 cp/error.c:3279
1204#, c-format
1205msgid "    inlined from %qs"
1206msgstr ""
1207
1208#: loop-iv.c:3041 tree-ssa-loop-niter.c:2319
1209msgid "assuming that the loop is not infinite"
1210msgstr ""
1211
1212#: loop-iv.c:3042 tree-ssa-loop-niter.c:2320
1213msgid "cannot optimize possibly infinite loops"
1214msgstr "ne mogu optimizirati potencijalno beskonačne petlje"
1215
1216#: loop-iv.c:3050 tree-ssa-loop-niter.c:2324
1217msgid "assuming that the loop counter does not overflow"
1218msgstr "pretpostavljajući da neće doći do preljeva brojača petlje"
1219
1220#: loop-iv.c:3051 tree-ssa-loop-niter.c:2325
1221msgid "cannot optimize loop, the loop counter may overflow"
1222msgstr "ne mogu optimizirati petlju, može doći do preljeva brojača petlje"
1223
1224#: lra-assigns.c:1417 reload1.c:2089
1225msgid "this is the insn:"
1226msgstr "ovo je insn:"
1227
1228#: lra-constraints.c:3564 reload.c:3830
1229msgid "unable to generate reloads for:"
1230msgstr ""
1231
1232#. What to print when a switch has no documentation.
1233#: opts.c:184
1234msgid "This option lacks documentation."
1235msgstr ""
1236
1237#: opts.c:185
1238msgid "Uses of this option are diagnosed."
1239msgstr ""
1240
1241#: opts.c:1061
1242#, c-format
1243msgid "default %d minimum %d maximum %d"
1244msgstr ""
1245
1246#: opts.c:1128
1247#, c-format
1248msgid "Same as %s.  Use the latter option instead."
1249msgstr ""
1250
1251#: opts.c:1136
1252#, c-format
1253msgid "%s  Same as %s."
1254msgstr ""
1255
1256#: opts.c:1207
1257msgid "[default]"
1258msgstr "[zadano]"
1259
1260#: opts.c:1218
1261msgid "[enabled]"
1262msgstr "[omogućeno]"
1263
1264#: opts.c:1218
1265msgid "[disabled]"
1266msgstr "[onemogućeno]"
1267
1268#: opts.c:1237
1269#, c-format
1270msgid " No options with the desired characteristics were found\n"
1271msgstr " Nisu pronađene opcije sa željenim svojstvima\n"
1272
1273#: opts.c:1246
1274#, fuzzy, c-format
1275#| msgid " None found.  Use --help=%s to show *all* the options supported by the %s front-end\n"
1276msgid " None found.  Use --help=%s to show *all* the options supported by the %s front-end.\n"
1277msgstr " Ništa nije pronađeno.  Koristite --help=%s za prikaz *svih* opcija koje podržava sučelje %s\n"
1278
1279#: opts.c:1252
1280#, c-format
1281msgid " All options with the desired characteristics have already been displayed\n"
1282msgstr " Sve opcije sa željenim svojstvima su već prikazane\n"
1283
1284#: opts.c:1337
1285msgid "The following options are target specific"
1286msgstr ""
1287
1288#: opts.c:1340
1289msgid "The following options control compiler warning messages"
1290msgstr "Sljedeće opcije upravljaju porukama upozorenja kompajlera"
1291
1292#: opts.c:1343
1293msgid "The following options control optimizations"
1294msgstr "Sljedeće opcije upravljaju optimizacijama"
1295
1296#: opts.c:1346 opts.c:1385
1297msgid "The following options are language-independent"
1298msgstr "Sljedeće opcije su neovisne o jeziku"
1299
1300#: opts.c:1349
1301msgid "The --param option recognizes the following as parameters"
1302msgstr "Opcija --param prepoznaje sljedeće kao parametre"
1303
1304#: opts.c:1355
1305msgid "The following options are specific to just the language "
1306msgstr "Sljedeće opcije su posebne samo za jezik "
1307
1308#: opts.c:1357
1309msgid "The following options are supported by the language "
1310msgstr "Sljedeće opcije podržava jezik "
1311
1312#: opts.c:1368
1313msgid "The following options are not documented"
1314msgstr "Sljedeće opcije nisu dokumentirane"
1315
1316#: opts.c:1370
1317msgid "The following options take separate arguments"
1318msgstr "Sljedeće opcije primaju odvojene argumente"
1319
1320#: opts.c:1372
1321msgid "The following options take joined arguments"
1322msgstr "Sljedeće opcije primaju spojene argumente"
1323
1324#: opts.c:1383
1325msgid "The following options are language-related"
1326msgstr "Sljedeće opcije su vezane uz jezik"
1327
1328#: plugin.c:796
1329msgid "Event"
1330msgstr "Događaj"
1331
1332#: plugin.c:796
1333msgid "Plugins"
1334msgstr "Priključci"
1335
1336#: plugin.c:828
1337#, c-format
1338msgid "*** WARNING *** there are active plugins, do not report this as a bug unless you can reproduce it without enabling any plugins.\n"
1339msgstr "*** UPOZORENJE *** neki priključci su aktivni, nemojte prijavljivati kao grešku ako ju ne možete ponoviti bez omogućivanja priključaka.\n"
1340
1341#. It's the compiler's fault.
1342#: reload1.c:6113
1343msgid "could not find a spill register"
1344msgstr ""
1345
1346#. It's the compiler's fault.
1347#: reload1.c:8009
1348msgid "VOIDmode on an output"
1349msgstr ""
1350
1351#: reload1.c:8770
1352msgid "failure trying to reload:"
1353msgstr ""
1354
1355#: rtl-error.c:116
1356msgid "unrecognizable insn:"
1357msgstr "neprepoznati insn:"
1358
1359#: rtl-error.c:118
1360msgid "insn does not satisfy its constraints:"
1361msgstr "insn ne zadovoljava svoja ograničenja:"
1362
1363#: targhooks.c:1679
1364#, c-format
1365msgid "created and used with differing settings of '%s'"
1366msgstr "napravljeno i korišteno s različitim postavkama „%s”"
1367
1368#: targhooks.c:1694
1369msgid "created and used with different settings of -fpic"
1370msgstr "napravljeno i korišteno s različitim postavkama -fpic"
1371
1372#: targhooks.c:1696
1373msgid "created and used with different settings of -fpie"
1374msgstr "napravljeno i korišteno s različitim postavkama -fpie"
1375
1376#: tlink.c:387
1377#, c-format
1378msgid "collect: reading %s\n"
1379msgstr "collect: čitam %s\n"
1380
1381#: tlink.c:543
1382#, c-format
1383msgid "collect: recompiling %s\n"
1384msgstr "collect: ponovo kompajliram %s\n"
1385
1386#: tlink.c:627
1387#, c-format
1388msgid "collect: tweaking %s in %s\n"
1389msgstr "collect: podešavam %s u %s\n"
1390
1391#: tlink.c:844
1392#, c-format
1393msgid "collect: relinking\n"
1394msgstr ""
1395
1396#: toplev.c:329
1397#, c-format
1398msgid "unrecoverable error"
1399msgstr "greška, nemoguć oporavak"
1400
1401#: toplev.c:638
1402#, c-format
1403msgid ""
1404"%s%s%s %sversion %s (%s)\n"
1405"%s\tcompiled by GNU C version %s, "
1406msgstr ""
1407"%s%s%s %sinačica %s (%s)\n"
1408"%s\tkompajlirao GNU C inačica %s, "
1409
1410#: toplev.c:640
1411#, c-format
1412msgid "%s%s%s %sversion %s (%s) compiled by CC, "
1413msgstr "%s%s%s %sinačica %s (%s) kompajlirao CC, "
1414
1415#: toplev.c:644
1416#, fuzzy, c-format
1417#| msgid "GMP version %s, MPFR version %s, MPC version %s\n"
1418msgid "GMP version %s, MPFR version %s, MPC version %s, isl version %s\n"
1419msgstr "GMP inačica %s, MPFR inačica %s, MPC inačica %s\n"
1420
1421#: toplev.c:646
1422#, c-format
1423msgid "%s%swarning: %s header version %s differs from library version %s.\n"
1424msgstr ""
1425
1426#: toplev.c:648
1427#, c-format
1428msgid "%s%sGGC heuristics: --param ggc-min-expand=%d --param ggc-min-heapsize=%d\n"
1429msgstr ""
1430
1431#: toplev.c:822
1432msgid "options passed: "
1433msgstr ""
1434
1435#: toplev.c:850
1436msgid "options enabled: "
1437msgstr "omogućene opcije: "
1438
1439#: tree-diagnostic.c:295 c/c-decl.c:5203 c/c-typeck.c:6818 cp/error.c:682
1440#: cp/error.c:995 c-family/c-pretty-print.c:408
1441#, gcc-internal-format
1442msgid "<anonymous>"
1443msgstr ""
1444
1445#: cif-code.def:39
1446msgid "function not considered for inlining"
1447msgstr ""
1448
1449#: cif-code.def:43
1450msgid "caller is not optimized"
1451msgstr ""
1452
1453#: cif-code.def:47
1454msgid "function body not available"
1455msgstr "tijelo funkcije nije dostupno"
1456
1457#: cif-code.def:51
1458msgid "redefined extern inline functions are not considered for inlining"
1459msgstr ""
1460
1461#: cif-code.def:56
1462msgid "function not inlinable"
1463msgstr ""
1464
1465#: cif-code.def:60
1466msgid "function body can be overwritten at link time"
1467msgstr "preko tijela funkcije se može pisati prilikom povezivanja"
1468
1469#: cif-code.def:64
1470msgid "function not inline candidate"
1471msgstr ""
1472
1473#: cif-code.def:68
1474msgid "--param large-function-growth limit reached"
1475msgstr ""
1476
1477#: cif-code.def:70
1478msgid "--param large-stack-frame-growth limit reached"
1479msgstr ""
1480
1481#: cif-code.def:72
1482msgid "--param max-inline-insns-single limit reached"
1483msgstr ""
1484
1485#: cif-code.def:74
1486msgid "--param max-inline-insns-auto limit reached"
1487msgstr ""
1488
1489#: cif-code.def:76
1490msgid "--param inline-unit-growth limit reached"
1491msgstr ""
1492
1493#: cif-code.def:80
1494msgid "recursive inlining"
1495msgstr ""
1496
1497#: cif-code.def:84
1498msgid "call is unlikely and code size would grow"
1499msgstr ""
1500
1501#: cif-code.def:88
1502msgid "function not declared inline and code size would grow"
1503msgstr ""
1504
1505#: cif-code.def:92
1506msgid "mismatched arguments"
1507msgstr ""
1508
1509#: cif-code.def:96
1510msgid "originally indirect function call not considered for inlining"
1511msgstr ""
1512
1513#: cif-code.def:100
1514msgid "indirect function call with a yet undetermined callee"
1515msgstr ""
1516
1517#: cif-code.def:104
1518msgid "exception handling personality mismatch"
1519msgstr ""
1520
1521#: cif-code.def:109
1522msgid "non-call exception handling mismatch"
1523msgstr ""
1524
1525#: cif-code.def:113
1526msgid "target specific option mismatch"
1527msgstr ""
1528
1529#: cif-code.def:117
1530msgid "optimization level attribute mismatch"
1531msgstr ""
1532
1533#: cif-code.def:121
1534msgid "callee refers to comdat-local symbols"
1535msgstr ""
1536
1537#: cif-code.def:125
1538msgid "function attribute mismatch"
1539msgstr ""
1540
1541#: cif-code.def:129
1542msgid "caller function contains cilk spawn"
1543msgstr ""
1544
1545#: cif-code.def:133
1546#, fuzzy
1547#| msgid "unrecoverable error"
1548msgid "unreachable"
1549msgstr "greška, nemoguć oporavak"
1550
1551#. The remainder are real diagnostic types.
1552#: diagnostic.def:33
1553msgid "fatal error: "
1554msgstr "fatalna greška: "
1555
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
1559msgid "internal compiler error: "
1560msgstr "interna greška kompajlera: "
1561
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
1565msgid "error: "
1566msgstr "greška: "
1567
1568#: diagnostic.def:36
1569msgid "sorry, unimplemented: "
1570msgstr "žao mi je, nije implementirano: "
1571
1572#: diagnostic.def:37
1573msgid "warning: "
1574msgstr "upozorenje: "
1575
1576#: diagnostic.def:38
1577msgid "anachronism: "
1578msgstr ""
1579
1580#: diagnostic.def:39
1581msgid "note: "
1582msgstr "napomena: "
1583
1584#: diagnostic.def:40
1585msgid "debug: "
1586msgstr "debug: "
1587
1588#. These two would be re-classified as DK_WARNING or DK_ERROR, so the
1589#. prefix does not matter.
1590#: diagnostic.def:43
1591msgid "pedwarn: "
1592msgstr ""
1593
1594#: diagnostic.def:44
1595msgid "permerror: "
1596msgstr ""
1597
1598#: params.def:49
1599#, no-c-format
1600msgid "Maximal estimated outcome of branch considered predictable."
1601msgstr ""
1602
1603#: params.def:54
1604#, no-c-format
1605msgid "The minimal estimated speedup allowing inliner to ignore inline-insns-single and inline-isnsns-auto."
1606msgstr ""
1607
1608#: params.def:71
1609#, no-c-format
1610msgid "The maximum number of instructions in a single function eligible for inlining."
1611msgstr ""
1612
1613#: params.def:83
1614#, no-c-format
1615msgid "The maximum number of instructions when automatically inlining."
1616msgstr ""
1617
1618#: params.def:88
1619#, no-c-format
1620msgid "The maximum number of instructions inline function can grow to via recursive inlining."
1621msgstr ""
1622
1623#: params.def:93
1624#, no-c-format
1625msgid "The maximum number of instructions non-inline function can grow to via recursive inlining."
1626msgstr ""
1627
1628#: params.def:98
1629#, no-c-format
1630msgid "The maximum depth of recursive inlining for inline functions."
1631msgstr ""
1632
1633#: params.def:103
1634#, no-c-format
1635msgid "The maximum depth of recursive inlining for non-inline functions."
1636msgstr ""
1637
1638#: params.def:108
1639#, no-c-format
1640msgid "Inline recursively only when the probability of call being executed exceeds the parameter."
1641msgstr ""
1642
1643#: params.def:116
1644#, no-c-format
1645msgid "The maximum number of nested indirect inlining performed by early inliner."
1646msgstr ""
1647
1648#: params.def:122
1649#, fuzzy, no-c-format
1650#| msgid "Probability that COMDAT function will be shared with different compilation unit"
1651msgid "Probability that COMDAT function will be shared with different compilation unit."
1652msgstr "Vjerojatnost da će se COMDAT funkcija dijeliti s drugom kompilacijskom jedinicom"
1653
1654#: params.def:128
1655#, no-c-format
1656msgid "Maximum probability of the entry BB of split region (in percent relative to entry BB of the function) to make partial inlining happen."
1657msgstr ""
1658
1659#: params.def:135
1660#, no-c-format
1661msgid "If -fvariable-expansion-in-unroller is used, the maximum number of times that an individual variable will be expanded during loop unrolling."
1662msgstr ""
1663
1664#: params.def:141
1665#, no-c-format
1666msgid "If -ftree-vectorize is used, the minimal loop bound of a loop to be considered for vectorization."
1667msgstr ""
1668
1669#: params.def:152
1670#, no-c-format
1671msgid "The maximum number of instructions to consider to fill a delay slot."
1672msgstr ""
1673
1674#: params.def:163
1675#, no-c-format
1676msgid "The maximum number of instructions to consider to find accurate live register information."
1677msgstr ""
1678
1679#: params.def:173
1680#, no-c-format
1681msgid "The maximum length of scheduling's pending operations list."
1682msgstr ""
1683
1684#: params.def:180
1685#, no-c-format
1686msgid "The maximum number of backtrack attempts the scheduler should make when modulo scheduling a loop."
1687msgstr ""
1688
1689#: params.def:185
1690#, fuzzy, no-c-format
1691#| msgid "The size of function body to be considered large"
1692msgid "The size of function body to be considered large."
1693msgstr "Veličina tijela funkcije koja se smatra velikom"
1694
1695#: params.def:189
1696#, no-c-format
1697msgid "Maximal growth due to inlining of large function (in percent)."
1698msgstr ""
1699
1700#: params.def:193
1701#, fuzzy, no-c-format
1702#| msgid "The size of function body to be considered large"
1703msgid "The size of translation unit to be considered large."
1704msgstr "Veličina tijela funkcije koja se smatra velikom"
1705
1706#: params.def:197
1707#, no-c-format
1708msgid "How much can given compilation unit grow because of the inlining (in percent)."
1709msgstr ""
1710
1711#: params.def:201
1712#, no-c-format
1713msgid "How much can given compilation unit grow because of the interprocedural constant propagation (in percent)."
1714msgstr ""
1715
1716#: params.def:205
1717#, no-c-format
1718msgid "Maximal estimated growth of function body caused by early inlining of single call."
1719msgstr ""
1720
1721#: params.def:209
1722#, fuzzy, no-c-format
1723#| msgid "The size of stack frame to be considered large"
1724msgid "The size of stack frame to be considered large."
1725msgstr "Veličina okvira stoga koja se smatra velikom"
1726
1727#: params.def:213
1728#, no-c-format
1729msgid "Maximal stack frame growth due to inlining (in percent)."
1730msgstr ""
1731
1732#: params.def:220
1733#, fuzzy, no-c-format
1734#| msgid "The maximum amount of memory to be allocated by GCSE"
1735msgid "The maximum amount of memory to be allocated by GCSE."
1736msgstr "Najveća količina memorije koju će alocirati GCSE"
1737
1738#: params.def:227
1739#, no-c-format
1740msgid "The maximum ratio of insertions to deletions of expressions in GCSE."
1741msgstr ""
1742
1743#: params.def:238
1744#, no-c-format
1745msgid "The threshold ratio for performing partial redundancy elimination after reload."
1746msgstr ""
1747
1748#: params.def:245
1749#, no-c-format
1750msgid "The threshold ratio of critical edges execution count that permit performing redundancy elimination after reload."
1751msgstr ""
1752
1753#: params.def:253
1754#, no-c-format
1755msgid "Scaling factor in calculation of maximum distance an expression can be moved by GCSE optimizations."
1756msgstr ""
1757
1758#: params.def:259
1759#, no-c-format
1760msgid "Cost at which GCSE optimizations will not constraint the distance an expression can travel."
1761msgstr ""
1762
1763#: params.def:267
1764#, no-c-format
1765msgid "Maximum depth of search in the dominator tree for expressions to hoist."
1766msgstr ""
1767
1768#: params.def:275
1769#, no-c-format
1770msgid "Maximum depth of sqrt chains to use when synthesizing exponentiation by a real constant."
1771msgstr ""
1772
1773#: params.def:287
1774#, no-c-format
1775msgid "The maximum number of instructions to consider to unroll in a loop."
1776msgstr ""
1777
1778#: params.def:293
1779#, no-c-format
1780msgid "The maximum number of instructions to consider to unroll in a loop on average."
1781msgstr ""
1782
1783#: params.def:298
1784#, no-c-format
1785msgid "The maximum number of unrollings of a single loop."
1786msgstr ""
1787
1788#: params.def:303
1789#, no-c-format
1790msgid "The maximum number of insns of a peeled loop."
1791msgstr ""
1792
1793#: params.def:308
1794#, no-c-format
1795msgid "The maximum number of peelings of a single loop."
1796msgstr ""
1797
1798#: params.def:313
1799#, no-c-format
1800msgid "The maximum number of branches on the path through the peeled sequence."
1801msgstr ""
1802
1803#: params.def:318
1804#, no-c-format
1805msgid "The maximum number of insns of a completely peeled loop."
1806msgstr ""
1807
1808#: params.def:323
1809#, no-c-format
1810msgid "The maximum number of peelings of a single loop that is peeled completely."
1811msgstr ""
1812
1813#: params.def:328
1814#, no-c-format
1815msgid "The maximum number of insns of a peeled loop that rolls only once."
1816msgstr ""
1817
1818#: params.def:333
1819#, no-c-format
1820msgid "The maximum depth of a loop nest we completely peel."
1821msgstr ""
1822
1823#: params.def:339
1824#, no-c-format
1825msgid "The maximum number of insns of an unswitched loop."
1826msgstr ""
1827
1828#: params.def:344
1829#, no-c-format
1830msgid "The maximum number of unswitchings in a single loop."
1831msgstr ""
1832
1833#: params.def:351
1834#, no-c-format
1835msgid "Bound on the number of iterations the brute force # of iterations analysis algorithm evaluates."
1836msgstr ""
1837
1838#: params.def:357
1839#, no-c-format
1840msgid "Bound on the cost of an expression to compute the number of iterations."
1841msgstr ""
1842
1843#: params.def:363
1844#, no-c-format
1845msgid "A factor for tuning the upper bound that swing modulo scheduler uses for scheduling a loop."
1846msgstr ""
1847
1848#: params.def:368
1849#, no-c-format
1850msgid "The minimum value of stage count that swing modulo scheduler will generate."
1851msgstr ""
1852
1853#: params.def:372
1854#, no-c-format
1855msgid "The number of cycles the swing modulo scheduler considers when checking conflicts using DFA."
1856msgstr ""
1857
1858#: params.def:376
1859#, no-c-format
1860msgid "A threshold on the average loop count considered by the swing modulo scheduler."
1861msgstr ""
1862
1863#: params.def:381
1864#, no-c-format
1865msgid "A basic block profile count is considered hot if it contributes to the given permillage of the entire profiled execution."
1866msgstr ""
1867
1868#: params.def:386
1869#, no-c-format
1870msgid "Select fraction of the maximal frequency of executions of basic block in function given basic block needs to have to be considered hot."
1871msgstr ""
1872
1873#: params.def:391
1874#, no-c-format
1875msgid "The minimum fraction of profile runs a given basic block execution count must be not to be considered unlikely."
1876msgstr ""
1877
1878#: params.def:396
1879#, no-c-format
1880msgid "Select fraction of the maximal frequency of executions of basic block in function given basic block get alignment."
1881msgstr ""
1882
1883#: params.def:401
1884#, no-c-format
1885msgid "Loops iterating at least selected number of iterations will get loop alignement.."
1886msgstr ""
1887
1888#: params.def:417
1889#, no-c-format
1890msgid "The maximum number of loop iterations we predict statically."
1891msgstr ""
1892
1893#: params.def:430
1894#, no-c-format
1895msgid "Set the estimated probability in percentage for builtin expect. The default value is 90% probability."
1896msgstr ""
1897
1898#: params.def:434
1899#, no-c-format
1900msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is available."
1901msgstr ""
1902
1903#: params.def:438
1904#, no-c-format
1905msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is not available."
1906msgstr ""
1907
1908#: params.def:442
1909#, no-c-format
1910msgid "Maximal code growth caused by tail duplication (in percent)."
1911msgstr ""
1912
1913#: params.def:446
1914#, no-c-format
1915msgid "Stop reverse growth if the reverse probability of best edge is less than this threshold (in percent)."
1916msgstr ""
1917
1918#: params.def:450
1919#, no-c-format
1920msgid "Stop forward growth if the probability of best edge is less than this threshold (in percent). Used when profile feedback is available."
1921msgstr ""
1922
1923#: params.def:454
1924#, no-c-format
1925msgid "Stop forward growth if the probability of best edge is less than this threshold (in percent). Used when profile feedback is not available."
1926msgstr ""
1927
1928#: params.def:460
1929#, no-c-format
1930msgid "The maximum number of incoming edges to consider for crossjumping."
1931msgstr ""
1932
1933#: params.def:466
1934#, no-c-format
1935msgid "The minimum number of matching instructions to consider for crossjumping."
1936msgstr ""
1937
1938#: params.def:472
1939#, no-c-format
1940msgid "The maximum expansion factor when copying basic blocks."
1941msgstr ""
1942
1943#: params.def:478
1944#, no-c-format
1945msgid "The maximum number of insns to duplicate when unfactoring computed gotos."
1946msgstr ""
1947
1948#: params.def:484
1949#, no-c-format
1950msgid "The maximum length of path considered in cse."
1951msgstr ""
1952
1953#: params.def:488
1954#, no-c-format
1955msgid "The maximum instructions CSE process before flushing."
1956msgstr ""
1957
1958#: params.def:495
1959#, no-c-format
1960msgid "The minimum cost of an expensive expression in the loop invariant motion."
1961msgstr ""
1962
1963#: params.def:504
1964#, no-c-format
1965msgid "Bound on number of candidates below that all candidates are considered in iv optimizations."
1966msgstr ""
1967
1968#: params.def:512
1969#, no-c-format
1970msgid "Bound on number of iv uses in loop optimized in iv optimizations."
1971msgstr ""
1972
1973#: params.def:520
1974#, no-c-format
1975msgid "If number of candidates in the set is smaller, we always try to remove unused ivs during its optimization."
1976msgstr ""
1977
1978#: params.def:525
1979#, no-c-format
1980msgid "Bound on size of expressions used in the scalar evolutions analyzer."
1981msgstr ""
1982
1983#: params.def:530
1984#, no-c-format
1985msgid "Bound on the complexity of the expressions in the scalar evolutions analyzer."
1986msgstr ""
1987
1988#: params.def:535
1989#, no-c-format
1990msgid "Bound on number of runtime checks inserted by the vectorizer's loop versioning for alignment check."
1991msgstr ""
1992
1993#: params.def:540
1994#, no-c-format
1995msgid "Bound on number of runtime checks inserted by the vectorizer's loop versioning for alias check."
1996msgstr ""
1997
1998#: params.def:545
1999#, no-c-format
2000msgid "Max number of loop peels to enhancement alignment of data references in a loop."
2001msgstr ""
2002
2003#: params.def:550
2004#, fuzzy, no-c-format
2005#| msgid "The maximum amount of memory to be allocated by GCSE"
2006msgid "The maximum memory locations recorded by cselib."
2007msgstr "Najveća količina memorije koju će alocirati GCSE"
2008
2009#: params.def:563
2010#, no-c-format
2011msgid "Minimum heap expansion to trigger garbage collection, as a percentage of the total size of the heap."
2012msgstr ""
2013
2014#: params.def:568
2015#, no-c-format
2016msgid "Minimum heap size before we start collecting garbage, in kilobytes."
2017msgstr ""
2018
2019#: params.def:576
2020#, no-c-format
2021msgid "The maximum number of instructions to search backward when looking for equivalent reload."
2022msgstr ""
2023
2024#: params.def:581
2025#, no-c-format
2026msgid "Target block's relative execution frequency (as a percentage) required to sink a statement."
2027msgstr ""
2028
2029#: params.def:586 params.def:596
2030#, no-c-format
2031msgid "The maximum number of blocks in a region to be considered for interblock scheduling."
2032msgstr ""
2033
2034#: params.def:591 params.def:601
2035#, no-c-format
2036msgid "The maximum number of insns in a region to be considered for interblock scheduling."
2037msgstr ""
2038
2039#: params.def:606
2040#, no-c-format
2041msgid "The minimum probability of reaching a source block for interblock speculative scheduling."
2042msgstr ""
2043
2044#: params.def:611
2045#, no-c-format
2046msgid "The maximum number of iterations through CFG to extend regions."
2047msgstr ""
2048
2049#: params.def:616
2050#, no-c-format
2051msgid "The maximum conflict delay for an insn to be considered for speculative motion."
2052msgstr ""
2053
2054#: params.def:621
2055#, no-c-format
2056msgid "The minimal probability of speculation success (in percents), so that speculative insn will be scheduled."
2057msgstr ""
2058
2059#: params.def:626
2060#, no-c-format
2061msgid "The minimum probability an edge must have for the scheduler to save its state across it."
2062msgstr ""
2063
2064#: params.def:631
2065#, no-c-format
2066msgid "The maximum size of the lookahead window of selective scheduling."
2067msgstr ""
2068
2069#: params.def:636
2070#, no-c-format
2071msgid "Maximum number of times that an insn could be scheduled."
2072msgstr ""
2073
2074#: params.def:641
2075#, no-c-format
2076msgid "Maximum number of instructions in the ready list that are considered eligible for renaming."
2077msgstr ""
2078
2079#: params.def:646
2080#, no-c-format
2081msgid "Minimal distance between possibly conflicting store and load."
2082msgstr ""
2083
2084#: params.def:651
2085#, no-c-format
2086msgid "Hardware autoprefetcher scheduler model control flag.  Number of lookahead cycles the model looks into; at '0' only enable instruction sorting heuristic.  Disabled by default."
2087msgstr ""
2088
2089#: params.def:656
2090#, no-c-format
2091msgid "The maximum number of RTL nodes that can be recorded as combiner's last value."
2092msgstr ""
2093
2094#: params.def:661
2095#, no-c-format
2096msgid "The maximum number of insns combine tries to combine."
2097msgstr ""
2098
2099#: params.def:670
2100#, no-c-format
2101msgid "The upper bound for sharing integer constants."
2102msgstr ""
2103
2104#: params.def:675
2105#, no-c-format
2106msgid "The lower bound for a buffer to be considered for stack smashing protection."
2107msgstr ""
2108
2109#: params.def:680
2110#, no-c-format
2111msgid "The minimum size of variables taking part in stack slot sharing when not optimizing."
2112msgstr ""
2113
2114#: params.def:699
2115#, no-c-format
2116msgid "Maximum number of statements allowed in a block that needs to be duplicated when threading jumps."
2117msgstr ""
2118
2119#: params.def:708
2120#, no-c-format
2121msgid "Maximum number of fields in a structure before pointer analysis treats the structure as a single variable."
2122msgstr ""
2123
2124#: params.def:713
2125#, no-c-format
2126msgid "The maximum number of instructions ready to be issued to be considered by the scheduler during the first scheduling pass."
2127msgstr ""
2128
2129#: params.def:719
2130#, no-c-format
2131msgid "Maximum number of active local stores in RTL dead store elimination."
2132msgstr ""
2133
2134#: params.def:729
2135#, no-c-format
2136msgid "The number of insns executed before prefetch is completed."
2137msgstr ""
2138
2139#: params.def:736
2140#, no-c-format
2141msgid "The number of prefetches that can run at the same time."
2142msgstr ""
2143
2144#: params.def:743
2145#, no-c-format
2146msgid "The size of L1 cache."
2147msgstr ""
2148
2149#: params.def:750
2150#, no-c-format
2151msgid "The size of L1 cache line."
2152msgstr ""
2153
2154#: params.def:757
2155#, no-c-format
2156msgid "The size of L2 cache."
2157msgstr ""
2158
2159#: params.def:768
2160#, no-c-format
2161msgid "Whether to use canonical types."
2162msgstr ""
2163
2164#: params.def:773
2165#, no-c-format
2166msgid "Maximum length of partial antic set when performing tree pre optimization."
2167msgstr ""
2168
2169#: params.def:783
2170#, no-c-format
2171msgid "Maximum size of a SCC before SCCVN stops processing a function."
2172msgstr ""
2173
2174#: params.def:794
2175#, no-c-format
2176msgid "Maximum number of disambiguations to perform per memory access."
2177msgstr ""
2178
2179#: params.def:799
2180#, no-c-format
2181msgid "Max loops number for regional RA."
2182msgstr ""
2183
2184#: params.def:804
2185#, no-c-format
2186msgid "Max size of conflict table in MB."
2187msgstr ""
2188
2189#: params.def:809
2190#, no-c-format
2191msgid "The number of registers in each class kept unused by loop invariant motion."
2192msgstr ""
2193
2194#: params.def:814
2195#, no-c-format
2196msgid "The max number of reload pseudos which are considered during spilling a non-reload pseudo."
2197msgstr ""
2198
2199#: params.def:819
2200#, no-c-format
2201msgid "Minimal fall-through edge probability in percentage used to add BB to inheritance EBB in LRA."
2202msgstr ""
2203
2204#: params.def:827
2205#, no-c-format
2206msgid "The maximum ratio between array size and switch branches for a switch conversion to take place."
2207msgstr ""
2208
2209#: params.def:835
2210#, no-c-format
2211msgid "size of tiles for loop blocking."
2212msgstr ""
2213
2214#: params.def:842
2215#, no-c-format
2216msgid "maximum number of parameters in a SCoP."
2217msgstr ""
2218
2219#: params.def:849
2220#, no-c-format
2221msgid "maximum number of basic blocks per function to be analyzed by Graphite."
2222msgstr ""
2223
2224#: params.def:856
2225#, no-c-format
2226msgid "maximum number of arrays per scop."
2227msgstr ""
2228
2229#: params.def:863
2230#, no-c-format
2231msgid "minimal number of loops per function to be analyzed by Graphite."
2232msgstr ""
2233
2234#: params.def:868
2235#, no-c-format
2236msgid "maximum number of isl operations, 0 means unlimited"
2237msgstr ""
2238
2239#: params.def:874
2240#, no-c-format
2241msgid "Maximum number of datarefs in loop for building loop data dependencies."
2242msgstr ""
2243
2244#: params.def:881
2245#, no-c-format
2246msgid "Max basic blocks number in loop for loop invariant motion."
2247msgstr ""
2248
2249#: params.def:889
2250#, no-c-format
2251msgid "use internal function id in profile lookup."
2252msgstr ""
2253
2254#: params.def:897
2255#, no-c-format
2256msgid "track topn target addresses in indirect-call profile."
2257msgstr ""
2258
2259#: params.def:903
2260#, no-c-format
2261msgid "Maximum number of instructions in basic block to be considered for SLP vectorization."
2262msgstr ""
2263
2264#: params.def:908
2265#, no-c-format
2266msgid "Min. ratio of insns to prefetches to enable prefetching for a loop with an unknown trip count."
2267msgstr ""
2268
2269#: params.def:914
2270#, no-c-format
2271msgid "Min. ratio of insns to mem ops to enable prefetching in a loop."
2272msgstr ""
2273
2274#: params.def:921
2275#, no-c-format
2276msgid "Max. size of var tracking hash tables."
2277msgstr ""
2278
2279#: params.def:929
2280#, no-c-format
2281msgid "Max. recursion depth for expanding var tracking expressions."
2282msgstr ""
2283
2284#: params.def:937
2285#, no-c-format
2286msgid "Max. size of loc list for which reverse ops should be added."
2287msgstr ""
2288
2289#: params.def:944
2290#, no-c-format
2291msgid "The minimum UID to be used for a nondebug insn."
2292msgstr ""
2293
2294#: params.def:949
2295#, no-c-format
2296msgid "Maximum allowed growth of size of new parameters ipa-sra replaces a pointer to an aggregate with."
2297msgstr ""
2298
2299#: params.def:955
2300#, no-c-format
2301msgid "Size in bytes after which thread-local aggregates should be instrumented with the logging functions instead of save/restore pairs."
2302msgstr ""
2303
2304#: params.def:962
2305#, no-c-format
2306msgid "Maximum size, in storage units, of an aggregate which should be considered for scalarization when compiling for speed."
2307msgstr ""
2308
2309#: params.def:968
2310#, no-c-format
2311msgid "Maximum size, in storage units, of an aggregate which should be considered for scalarization when compiling for size."
2312msgstr ""
2313
2314#: params.def:974
2315#, no-c-format
2316msgid "Maximum size of a list of values associated with each parameter for interprocedural constant propagation."
2317msgstr ""
2318
2319#: params.def:980
2320#, no-c-format
2321msgid "Threshold ipa-cp opportunity evaluation that is still considered beneficial to clone.."
2322msgstr ""
2323
2324#: params.def:986
2325#, no-c-format
2326msgid "Percentage penalty the recursive functions will receive when they are evaluated for cloning.."
2327msgstr ""
2328
2329#: params.def:992
2330#, no-c-format
2331msgid "Percentage penalty functions containg a single call to another function will receive when they are evaluated for cloning.."
2332msgstr ""
2333
2334#: params.def:998
2335#, no-c-format
2336msgid "Maximum number of aggregate content items for a parameter in jump functions and lattices."
2337msgstr ""
2338
2339#: params.def:1004
2340#, no-c-format
2341msgid "Compile-time bonus IPA-CP assigns to candidates which make loop bounds or strides known.."
2342msgstr ""
2343
2344#: params.def:1010
2345#, no-c-format
2346msgid "Compile-time bonus IPA-CP assigns to candidates which make an array index known.."
2347msgstr ""
2348
2349#: params.def:1016
2350#, no-c-format
2351msgid "Maximum number of statements that will be visited by IPA formal parameter analysis based on alias analysis in any given function."
2352msgstr ""
2353
2354#: params.def:1024
2355#, no-c-format
2356msgid "Number of partitions the program should be split to."
2357msgstr ""
2358
2359#: params.def:1029
2360#, no-c-format
2361msgid "Minimal size of a partition for LTO (in estimated instructions)."
2362msgstr ""
2363
2364#: params.def:1036
2365#, no-c-format
2366msgid "Maximum number of namespaces to search for alternatives when name lookup fails."
2367msgstr ""
2368
2369#: params.def:1043
2370#, no-c-format
2371msgid "Maximum number of conditional store pairs that can be sunk."
2372msgstr ""
2373
2374#: params.def:1051
2375#, no-c-format
2376msgid "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."
2377msgstr ""
2378
2379#: params.def:1059
2380#, no-c-format
2381msgid "Allow new data races on stores to be introduced."
2382msgstr ""
2383
2384#: params.def:1065
2385#, no-c-format
2386msgid "Set the maximum number of instructions executed in parallel in reassociated tree. If 0, use the target dependent heuristic.."
2387msgstr ""
2388
2389#: params.def:1071
2390#, no-c-format
2391msgid "Maximum amount of similar bbs to compare a bb with."
2392msgstr ""
2393
2394#: params.def:1076
2395#, no-c-format
2396msgid "Maximum amount of iterations of the pass over a function."
2397msgstr ""
2398
2399#: params.def:1083
2400#, no-c-format
2401msgid "Maximum number of strings for which strlen optimization pass will track string lengths."
2402msgstr ""
2403
2404#: params.def:1090
2405#, no-c-format
2406msgid "Which -fsched-pressure algorithm to apply."
2407msgstr ""
2408
2409#: params.def:1096
2410#, no-c-format
2411msgid "Maximum length of candidate scans for straight-line strength reduction."
2412msgstr ""
2413
2414#: params.def:1102
2415#, no-c-format
2416msgid "Enable asan stack protection."
2417msgstr ""
2418
2419#: params.def:1107
2420#, no-c-format
2421msgid "Enable asan globals protection."
2422msgstr ""
2423
2424#: params.def:1112
2425#, no-c-format
2426msgid "Enable asan store operations protection."
2427msgstr ""
2428
2429#: params.def:1117
2430#, no-c-format
2431msgid "Enable asan load operations protection."
2432msgstr ""
2433
2434#: params.def:1122
2435#, no-c-format
2436msgid "Enable asan builtin functions protection."
2437msgstr ""
2438
2439#: params.def:1127
2440#, no-c-format
2441msgid "Enable asan detection of use-after-return bugs."
2442msgstr ""
2443
2444#: params.def:1132
2445#, no-c-format
2446msgid "Use callbacks instead of inline code if number of accesses in function becomes greater or equal to this number."
2447msgstr ""
2448
2449#: params.def:1138
2450#, no-c-format
2451msgid "Maximum number of nested calls to search for control dependencies during uninitialized variable analysis."
2452msgstr ""
2453
2454#: params.def:1144
2455#, no-c-format
2456msgid "Maximum number of statements to be included into a single static constructor generated by Pointer Bounds Checker."
2457msgstr ""
2458
2459#: params.def:1150
2460#, no-c-format
2461msgid "Scale factor to apply to the number of statements in a threading path when comparing to the number of (scaled) blocks."
2462msgstr ""
2463
2464#: params.def:1155
2465#, no-c-format
2466msgid "Maximum number of arguments a PHI may have before the FSM threader will not try to thread through its block."
2467msgstr ""
2468
2469#: params.def:1160
2470#, no-c-format
2471msgid "Scale factor to apply to the number of blocks in a threading path when comparing to the number of (scaled) statements."
2472msgstr ""
2473
2474#: params.def:1165
2475#, no-c-format
2476msgid "Maximum number of instructions to copy when duplicating blocks on a finite state automaton jump thread path."
2477msgstr ""
2478
2479#: params.def:1170
2480#, no-c-format
2481msgid "Maximum number of basic blocks on a finite state automaton jump thread path."
2482msgstr ""
2483
2484#: params.def:1175
2485#, no-c-format
2486msgid "Maximum number of new jump thread paths to create for a finite state automaton."
2487msgstr ""
2488
2489#: params.def:1180
2490#, no-c-format
2491msgid "Chunk size of omp schedule for loops parallelized by parloops."
2492msgstr ""
2493
2494#: params.def:1185
2495#, no-c-format
2496msgid "Schedule type of omp schedule for loops parallelized by parloops (static, dynamic, guided, auto, runtime)."
2497msgstr ""
2498
2499#: params.def:1192
2500#, no-c-format
2501msgid "Maximum recursion depth allowed when querying a property of an SSA name."
2502msgstr ""
2503
2504#: params.def:1198
2505#, no-c-format
2506msgid "Maximum number of insns in a basic block to consider for RTL if-conversion."
2507msgstr ""
2508
2509#: params.def:1204
2510#, no-c-format
2511msgid "Level of hsa debug stores verbosity"
2512msgstr ""
2513
2514#: params.def:1209
2515#, no-c-format
2516msgid "Maximum number of may-defs visited when devirtualizing speculatively"
2517msgstr ""
2518
2519#: c-family/c-format.c:417
2520msgid "format"
2521msgstr ""
2522
2523#: c-family/c-format.c:418
2524msgid "field width specifier"
2525msgstr ""
2526
2527#: c-family/c-format.c:419
2528msgid "field precision specifier"
2529msgstr ""
2530
2531#: c-family/c-format.c:536 c-family/c-format.c:560 config/i386/msformat-c.c:42
2532msgid "' ' flag"
2533msgstr ""
2534
2535#: c-family/c-format.c:536 c-family/c-format.c:560 config/i386/msformat-c.c:42
2536msgid "the ' ' printf flag"
2537msgstr ""
2538
2539#: c-family/c-format.c:537 c-family/c-format.c:561 c-family/c-format.c:591
2540#: c-family/c-format.c:655 config/i386/msformat-c.c:43
2541msgid "'+' flag"
2542msgstr ""
2543
2544#: c-family/c-format.c:537 c-family/c-format.c:561 c-family/c-format.c:591
2545#: config/i386/msformat-c.c:43
2546msgid "the '+' printf flag"
2547msgstr ""
2548
2549#: c-family/c-format.c:538 c-family/c-format.c:562 c-family/c-format.c:592
2550#: c-family/c-format.c:631 config/i386/msformat-c.c:44
2551#: config/i386/msformat-c.c:79
2552msgid "'#' flag"
2553msgstr ""
2554
2555#: c-family/c-format.c:538 c-family/c-format.c:562 c-family/c-format.c:592
2556#: config/i386/msformat-c.c:44
2557msgid "the '#' printf flag"
2558msgstr ""
2559
2560#: c-family/c-format.c:539 c-family/c-format.c:563 c-family/c-format.c:629
2561#: config/i386/msformat-c.c:45
2562msgid "'0' flag"
2563msgstr ""
2564
2565#: c-family/c-format.c:539 c-family/c-format.c:563 config/i386/msformat-c.c:45
2566msgid "the '0' printf flag"
2567msgstr ""
2568
2569#: c-family/c-format.c:540 c-family/c-format.c:564 c-family/c-format.c:628
2570#: c-family/c-format.c:658 config/i386/msformat-c.c:46
2571msgid "'-' flag"
2572msgstr ""
2573
2574#: c-family/c-format.c:540 c-family/c-format.c:564 config/i386/msformat-c.c:46
2575msgid "the '-' printf flag"
2576msgstr ""
2577
2578#: c-family/c-format.c:541 c-family/c-format.c:611 config/i386/msformat-c.c:47
2579#: config/i386/msformat-c.c:67
2580msgid "''' flag"
2581msgstr ""
2582
2583#: c-family/c-format.c:541 config/i386/msformat-c.c:47
2584msgid "the ''' printf flag"
2585msgstr ""
2586
2587#: c-family/c-format.c:542 c-family/c-format.c:612
2588msgid "'I' flag"
2589msgstr ""
2590
2591#: c-family/c-format.c:542
2592msgid "the 'I' printf flag"
2593msgstr ""
2594
2595#: c-family/c-format.c:543 c-family/c-format.c:565 c-family/c-format.c:609
2596#: c-family/c-format.c:632 c-family/c-format.c:659 config/sol2-c.c:43
2597#: config/i386/msformat-c.c:48 config/i386/msformat-c.c:65
2598msgid "field width"
2599msgstr ""
2600
2601#: c-family/c-format.c:543 c-family/c-format.c:565 config/sol2-c.c:43
2602#: config/i386/msformat-c.c:48
2603msgid "field width in printf format"
2604msgstr ""
2605
2606#: c-family/c-format.c:544 c-family/c-format.c:566 c-family/c-format.c:594
2607#: config/i386/msformat-c.c:49
2608msgid "precision"
2609msgstr ""
2610
2611#: c-family/c-format.c:544 c-family/c-format.c:566 c-family/c-format.c:594
2612#: config/i386/msformat-c.c:49
2613msgid "precision in printf format"
2614msgstr ""
2615
2616#: c-family/c-format.c:545 c-family/c-format.c:567 c-family/c-format.c:595
2617#: c-family/c-format.c:610 c-family/c-format.c:662 config/sol2-c.c:44
2618#: config/i386/msformat-c.c:50 config/i386/msformat-c.c:66
2619msgid "length modifier"
2620msgstr ""
2621
2622#: c-family/c-format.c:545 c-family/c-format.c:567 c-family/c-format.c:595
2623#: config/sol2-c.c:44 config/i386/msformat-c.c:50
2624msgid "length modifier in printf format"
2625msgstr ""
2626
2627#: c-family/c-format.c:593
2628msgid "'q' flag"
2629msgstr ""
2630
2631#: c-family/c-format.c:593
2632msgid "the 'q' diagnostic flag"
2633msgstr ""
2634
2635#: c-family/c-format.c:606 config/i386/msformat-c.c:63
2636msgid "assignment suppression"
2637msgstr ""
2638
2639#: c-family/c-format.c:606 config/i386/msformat-c.c:63
2640msgid "the assignment suppression scanf feature"
2641msgstr ""
2642
2643#: c-family/c-format.c:607 config/i386/msformat-c.c:64
2644msgid "'a' flag"
2645msgstr ""
2646
2647#: c-family/c-format.c:607 config/i386/msformat-c.c:64
2648msgid "the 'a' scanf flag"
2649msgstr ""
2650
2651#: c-family/c-format.c:608
2652msgid "'m' flag"
2653msgstr ""
2654
2655#: c-family/c-format.c:608
2656msgid "the 'm' scanf flag"
2657msgstr ""
2658
2659#: c-family/c-format.c:609 config/i386/msformat-c.c:65
2660msgid "field width in scanf format"
2661msgstr ""
2662
2663#: c-family/c-format.c:610 config/i386/msformat-c.c:66
2664msgid "length modifier in scanf format"
2665msgstr ""
2666
2667#: c-family/c-format.c:611 config/i386/msformat-c.c:67
2668msgid "the ''' scanf flag"
2669msgstr ""
2670
2671#: c-family/c-format.c:612
2672msgid "the 'I' scanf flag"
2673msgstr ""
2674
2675#: c-family/c-format.c:627
2676msgid "'_' flag"
2677msgstr ""
2678
2679#: c-family/c-format.c:627
2680msgid "the '_' strftime flag"
2681msgstr ""
2682
2683#: c-family/c-format.c:628
2684msgid "the '-' strftime flag"
2685msgstr ""
2686
2687#: c-family/c-format.c:629
2688msgid "the '0' strftime flag"
2689msgstr ""
2690
2691#: c-family/c-format.c:630 c-family/c-format.c:654
2692msgid "'^' flag"
2693msgstr ""
2694
2695#: c-family/c-format.c:630
2696msgid "the '^' strftime flag"
2697msgstr ""
2698
2699#: c-family/c-format.c:631 config/i386/msformat-c.c:79
2700msgid "the '#' strftime flag"
2701msgstr ""
2702
2703#: c-family/c-format.c:632
2704msgid "field width in strftime format"
2705msgstr ""
2706
2707#: c-family/c-format.c:633
2708msgid "'E' modifier"
2709msgstr ""
2710
2711#: c-family/c-format.c:633
2712msgid "the 'E' strftime modifier"
2713msgstr ""
2714
2715#: c-family/c-format.c:634
2716msgid "'O' modifier"
2717msgstr ""
2718
2719#: c-family/c-format.c:634
2720msgid "the 'O' strftime modifier"
2721msgstr ""
2722
2723#: c-family/c-format.c:635
2724msgid "the 'O' modifier"
2725msgstr ""
2726
2727#: c-family/c-format.c:653
2728msgid "fill character"
2729msgstr ""
2730
2731#: c-family/c-format.c:653
2732msgid "fill character in strfmon format"
2733msgstr ""
2734
2735#: c-family/c-format.c:654
2736msgid "the '^' strfmon flag"
2737msgstr ""
2738
2739#: c-family/c-format.c:655
2740msgid "the '+' strfmon flag"
2741msgstr ""
2742
2743#: c-family/c-format.c:656
2744msgid "'(' flag"
2745msgstr ""
2746
2747#: c-family/c-format.c:656
2748msgid "the '(' strfmon flag"
2749msgstr ""
2750
2751#: c-family/c-format.c:657
2752msgid "'!' flag"
2753msgstr ""
2754
2755#: c-family/c-format.c:657
2756msgid "the '!' strfmon flag"
2757msgstr ""
2758
2759#: c-family/c-format.c:658
2760msgid "the '-' strfmon flag"
2761msgstr ""
2762
2763#: c-family/c-format.c:659
2764msgid "field width in strfmon format"
2765msgstr ""
2766
2767#: c-family/c-format.c:660
2768msgid "left precision"
2769msgstr ""
2770
2771#: c-family/c-format.c:660
2772msgid "left precision in strfmon format"
2773msgstr ""
2774
2775#: c-family/c-format.c:661
2776msgid "right precision"
2777msgstr ""
2778
2779#: c-family/c-format.c:661
2780msgid "right precision in strfmon format"
2781msgstr ""
2782
2783#: c-family/c-format.c:662
2784msgid "length modifier in strfmon format"
2785msgstr ""
2786
2787#. Handle deferred options from command-line.
2788#: c-family/c-opts.c:1335 fortran/cpp.c:590
2789msgid "<command-line>"
2790msgstr ""
2791
2792#: config/aarch64/aarch64.c:4451 config/arm/arm.c:21959 config/arm/arm.c:21972
2793#: config/arm/arm.c:21997 config/nios2/nios2.c:2642
2794#, c-format
2795msgid "Unsupported operand for code '%c'"
2796msgstr ""
2797
2798#: config/aarch64/aarch64.c:4463 config/aarch64/aarch64.c:4479
2799#: config/aarch64/aarch64.c:4492 config/aarch64/aarch64.c:4504
2800#: config/aarch64/aarch64.c:4515 config/aarch64/aarch64.c:4538
2801#: config/aarch64/aarch64.c:4591 config/aarch64/aarch64.c:4794
2802#, c-format
2803msgid "invalid operand for '%%%c'"
2804msgstr ""
2805
2806#: config/aarch64/aarch64.c:4558 config/aarch64/aarch64.c:4571
2807#: config/aarch64/aarch64.c:4581
2808#, c-format
2809msgid "incompatible floating point / vector register operand for '%%%c'"
2810msgstr ""
2811
2812#: config/aarch64/aarch64.c:4627 config/arm/arm.c:22504
2813#, c-format
2814msgid "missing operand"
2815msgstr ""
2816
2817#: config/aarch64/aarch64.c:4689
2818#, fuzzy, c-format
2819#| msgid "invalid %%-code"
2820msgid "invalid constant"
2821msgstr "neispravni %%-kod"
2822
2823#: config/aarch64/aarch64.c:4692
2824#, fuzzy, c-format
2825#| msgid "invalid expression as operand"
2826msgid "invalid operand"
2827msgstr "neispravni izraz kao operand"
2828
2829#: config/aarch64/aarch64.c:4805
2830#, c-format
2831msgid "invalid operand prefix '%%%c'"
2832msgstr ""
2833
2834#: config/alpha/alpha.c:5102 config/i386/i386.c:17140
2835#: config/rs6000/rs6000.c:21150 config/sparc/sparc.c:8749
2836#, c-format
2837msgid "'%%&' used without any local dynamic TLS references"
2838msgstr ""
2839
2840#: config/alpha/alpha.c:5160 config/bfin/bfin.c:1423
2841#, c-format
2842msgid "invalid %%J value"
2843msgstr ""
2844
2845#: config/alpha/alpha.c:5190 config/ia64/ia64.c:5482
2846#, c-format
2847msgid "invalid %%r value"
2848msgstr ""
2849
2850#: config/alpha/alpha.c:5200 config/ia64/ia64.c:5436
2851#: config/rs6000/rs6000.c:20830 config/xtensa/xtensa.c:2357
2852#, c-format
2853msgid "invalid %%R value"
2854msgstr ""
2855
2856#: config/alpha/alpha.c:5206 config/rs6000/rs6000.c:20750
2857#: config/xtensa/xtensa.c:2324
2858#, c-format
2859msgid "invalid %%N value"
2860msgstr ""
2861
2862#: config/alpha/alpha.c:5214 config/rs6000/rs6000.c:20778
2863#, c-format
2864msgid "invalid %%P value"
2865msgstr ""
2866
2867#: config/alpha/alpha.c:5222
2868#, c-format
2869msgid "invalid %%h value"
2870msgstr ""
2871
2872#: config/alpha/alpha.c:5230 config/xtensa/xtensa.c:2350
2873#, c-format
2874msgid "invalid %%L value"
2875msgstr ""
2876
2877#: config/alpha/alpha.c:5249
2878#, c-format
2879msgid "invalid %%m value"
2880msgstr ""
2881
2882#: config/alpha/alpha.c:5255
2883#, c-format
2884msgid "invalid %%M value"
2885msgstr ""
2886
2887#: config/alpha/alpha.c:5292
2888#, c-format
2889msgid "invalid %%U value"
2890msgstr ""
2891
2892#: config/alpha/alpha.c:5300 config/alpha/alpha.c:5311
2893#: config/rs6000/rs6000.c:20838
2894#, c-format
2895msgid "invalid %%s value"
2896msgstr ""
2897
2898#: config/alpha/alpha.c:5322
2899#, c-format
2900msgid "invalid %%C value"
2901msgstr ""
2902
2903#: config/alpha/alpha.c:5359 config/rs6000/rs6000.c:20614
2904#, c-format
2905msgid "invalid %%E value"
2906msgstr ""
2907
2908#: config/alpha/alpha.c:5384 config/alpha/alpha.c:5434
2909#, c-format
2910msgid "unknown relocation unspec"
2911msgstr ""
2912
2913#: config/alpha/alpha.c:5393 config/cr16/cr16.c:1531
2914#: config/rs6000/rs6000.c:21155 config/spu/spu.c:1446
2915#, c-format
2916msgid "invalid %%xn code"
2917msgstr ""
2918
2919#: config/alpha/alpha.c:5499
2920#, c-format
2921msgid "invalid operand address"
2922msgstr ""
2923
2924#: config/arc/arc.c:2966
2925#, fuzzy, c-format
2926#| msgid "invalid %%-code"
2927msgid "invalid operand to %%Z code"
2928msgstr "neispravni %%-kod"
2929
2930#: config/arc/arc.c:2974
2931#, fuzzy, c-format
2932#| msgid "invalid %%-code"
2933msgid "invalid operand to %%z code"
2934msgstr "neispravni %%-kod"
2935
2936#: config/arc/arc.c:2982
2937#, fuzzy, c-format
2938#| msgid "invalid %%-code"
2939msgid "invalid operand to %%M code"
2940msgstr "neispravni %%-kod"
2941
2942#: config/arc/arc.c:3131 config/m32r/m32r.c:2105
2943#, c-format
2944msgid "invalid operand to %%R code"
2945msgstr ""
2946
2947#: config/arc/arc.c:3170 config/m32r/m32r.c:2128
2948#, c-format
2949msgid "invalid operand to %%H/%%L code"
2950msgstr ""
2951
2952#: config/arc/arc.c:3218 config/m32r/m32r.c:2199
2953#, c-format
2954msgid "invalid operand to %%U code"
2955msgstr ""
2956
2957#: config/arc/arc.c:3229
2958#, fuzzy, c-format
2959#| msgid "invalid %%-code"
2960msgid "invalid operand to %%V code"
2961msgstr "neispravni %%-kod"
2962
2963#: config/arc/arc.c:3286
2964#, fuzzy, c-format
2965#| msgid "invalid %%-code"
2966msgid "invalid operand to %%O code"
2967msgstr "neispravni %%-kod"
2968
2969#. Unknown flag.
2970#. Undocumented flag.
2971#: config/arc/arc.c:3312 config/epiphany/epiphany.c:1286
2972#: config/m32r/m32r.c:2226 config/nds32/nds32.c:2291 config/sparc/sparc.c:8932
2973#, c-format
2974msgid "invalid operand output code"
2975msgstr ""
2976
2977#: config/arc/arc.c:4883
2978#, fuzzy, c-format
2979#| msgid "invalid expression as operand"
2980msgid "invalid UNSPEC as operand: %d"
2981msgstr "neispravni izraz kao operand"
2982
2983#: config/arm/arm.c:19018 config/arm/arm.c:19043 config/arm/arm.c:19053
2984#: config/arm/arm.c:19062 config/arm/arm.c:19070
2985#, c-format
2986msgid "invalid shift operand"
2987msgstr ""
2988
2989#: config/arm/arm.c:21835 config/arm/arm.c:21853
2990#, c-format
2991msgid "predicated Thumb instruction"
2992msgstr ""
2993
2994#: config/arm/arm.c:21841
2995#, c-format
2996msgid "predicated instruction in conditional sequence"
2997msgstr ""
2998
2999#: config/arm/arm.c:22074 config/arm/arm.c:22096 config/arm/arm.c:22106
3000#: config/arm/arm.c:22116 config/arm/arm.c:22126 config/arm/arm.c:22165
3001#: config/arm/arm.c:22183 config/arm/arm.c:22208 config/arm/arm.c:22223
3002#: config/arm/arm.c:22250 config/arm/arm.c:22257 config/arm/arm.c:22275
3003#: config/arm/arm.c:22282 config/arm/arm.c:22290 config/arm/arm.c:22311
3004#: config/arm/arm.c:22318 config/arm/arm.c:22451 config/arm/arm.c:22458
3005#: config/arm/arm.c:22485 config/arm/arm.c:22492 config/bfin/bfin.c:1436
3006#: config/bfin/bfin.c:1443 config/bfin/bfin.c:1450 config/bfin/bfin.c:1457
3007#: config/bfin/bfin.c:1466 config/bfin/bfin.c:1473 config/bfin/bfin.c:1480
3008#: config/bfin/bfin.c:1487
3009#, c-format
3010msgid "invalid operand for code '%c'"
3011msgstr ""
3012
3013#: config/arm/arm.c:22178
3014#, c-format
3015msgid "instruction never executed"
3016msgstr ""
3017
3018#. Former Maverick support, removed after GCC-4.7.
3019#: config/arm/arm.c:22199
3020#, c-format
3021msgid "obsolete Maverick format code '%c'"
3022msgstr ""
3023
3024#: config/arm/arm.c:23618
3025msgid "function parameters cannot have __fp16 type"
3026msgstr ""
3027
3028#: config/arm/arm.c:23628
3029msgid "functions cannot return __fp16 type"
3030msgstr ""
3031
3032#: config/avr/avr.c:2124
3033#, c-format
3034msgid "address operand requires constraint for X, Y, or Z register"
3035msgstr ""
3036
3037#: config/avr/avr.c:2282
3038msgid "operands to %T/%t must be reg + const_int:"
3039msgstr ""
3040
3041#: config/avr/avr.c:2332 config/avr/avr.c:2399
3042msgid "bad address, not an I/O address:"
3043msgstr ""
3044
3045#: config/avr/avr.c:2341
3046msgid "bad address, not a constant:"
3047msgstr ""
3048
3049#: config/avr/avr.c:2359 config/avr/avr.c:2366
3050msgid "bad address, not (reg+disp):"
3051msgstr ""
3052
3053#: config/avr/avr.c:2373
3054msgid "bad address, not post_inc or pre_dec:"
3055msgstr ""
3056
3057#: config/avr/avr.c:2385
3058msgid "internal compiler error.  Bad address:"
3059msgstr ""
3060
3061#: config/avr/avr.c:2418
3062#, c-format
3063msgid "Unsupported code '%c' for fixed-point:"
3064msgstr ""
3065
3066#: config/avr/avr.c:2426
3067msgid "internal compiler error.  Unknown mode:"
3068msgstr ""
3069
3070#: config/avr/avr.c:3419 config/avr/avr.c:4349 config/avr/avr.c:4798
3071msgid "invalid insn:"
3072msgstr ""
3073
3074#: config/avr/avr.c:3473 config/avr/avr.c:3578 config/avr/avr.c:3636
3075#: config/avr/avr.c:3682 config/avr/avr.c:3701 config/avr/avr.c:3893
3076#: config/avr/avr.c:4201 config/avr/avr.c:4485 config/avr/avr.c:4691
3077#: config/avr/avr.c:4855 config/avr/avr.c:4949 config/avr/avr.c:5145
3078msgid "incorrect insn:"
3079msgstr ""
3080
3081#: config/avr/avr.c:3717 config/avr/avr.c:3992 config/avr/avr.c:4272
3082#: config/avr/avr.c:4557 config/avr/avr.c:4737 config/avr/avr.c:5005
3083#: config/avr/avr.c:5203
3084msgid "unknown move insn:"
3085msgstr ""
3086
3087#: config/avr/avr.c:5634
3088msgid "bad shift insn:"
3089msgstr ""
3090
3091#: config/avr/avr.c:5742 config/avr/avr.c:6223 config/avr/avr.c:6638
3092msgid "internal compiler error.  Incorrect shift:"
3093msgstr ""
3094
3095#: config/avr/avr.c:7975
3096msgid "unsupported fixed-point conversion"
3097msgstr ""
3098
3099#: config/avr/driver-avr.c:71
3100#, c-format
3101msgid ""
3102"Running spec function '%s' with %d args\n"
3103"\n"
3104msgstr ""
3105
3106#: config/avr/driver-avr.c:118
3107#, c-format
3108msgid ""
3109"'%s': mmcu='%s'\n"
3110"'%s': specfile='%s'\n"
3111"\n"
3112msgstr ""
3113
3114#: config/bfin/bfin.c:1385
3115#, c-format
3116msgid "invalid %%j value"
3117msgstr ""
3118
3119#: config/bfin/bfin.c:1578 config/c6x/c6x.c:2293
3120#, c-format
3121msgid "invalid const_double operand"
3122msgstr ""
3123
3124#: config/cris/cris.c:612 config/ft32/ft32.c:104 config/moxie/moxie.c:103
3125#: final.c:3407 final.c:3409 fold-const.c:271 gcc.c:5211 gcc.c:5225
3126#: loop-iv.c:3043 loop-iv.c:3052 rtl-error.c:101 toplev.c:333
3127#: tree-ssa-loop-niter.c:2328 tree-vrp.c:7480 cp/typeck.c:6065 java/expr.c:382
3128#: lto/lto-object.c:184 lto/lto-object.c:281 lto/lto-object.c:338
3129#: lto/lto-object.c:362
3130#, gcc-internal-format, gfc-internal-format
3131msgid "%s"
3132msgstr ""
3133
3134#: config/cris/cris.c:663
3135msgid "unexpected index-type in cris_print_index"
3136msgstr ""
3137
3138#: config/cris/cris.c:680
3139msgid "unexpected base-type in cris_print_base"
3140msgstr ""
3141
3142#: config/cris/cris.c:744
3143msgid "invalid operand for 'b' modifier"
3144msgstr ""
3145
3146#: config/cris/cris.c:761
3147msgid "invalid operand for 'o' modifier"
3148msgstr ""
3149
3150#: config/cris/cris.c:780
3151msgid "invalid operand for 'O' modifier"
3152msgstr ""
3153
3154#: config/cris/cris.c:813
3155msgid "invalid operand for 'p' modifier"
3156msgstr ""
3157
3158#: config/cris/cris.c:852
3159msgid "invalid operand for 'z' modifier"
3160msgstr ""
3161
3162#: config/cris/cris.c:916 config/cris/cris.c:950
3163msgid "invalid operand for 'H' modifier"
3164msgstr ""
3165
3166#: config/cris/cris.c:926
3167msgid "bad register"
3168msgstr ""
3169
3170#: config/cris/cris.c:970
3171msgid "invalid operand for 'e' modifier"
3172msgstr ""
3173
3174#: config/cris/cris.c:987
3175msgid "invalid operand for 'm' modifier"
3176msgstr ""
3177
3178#: config/cris/cris.c:1012
3179msgid "invalid operand for 'A' modifier"
3180msgstr ""
3181
3182#: config/cris/cris.c:1082
3183msgid "invalid operand for 'D' modifier"
3184msgstr ""
3185
3186#: config/cris/cris.c:1096
3187msgid "invalid operand for 'T' modifier"
3188msgstr ""
3189
3190#: config/cris/cris.c:1116 config/ft32/ft32.c:230 config/moxie/moxie.c:173
3191msgid "invalid operand modifier letter"
3192msgstr ""
3193
3194#: config/cris/cris.c:1170
3195msgid "unexpected multiplicative operand"
3196msgstr ""
3197
3198#: config/cris/cris.c:1190 config/ft32/ft32.c:253 config/moxie/moxie.c:198
3199msgid "unexpected operand"
3200msgstr ""
3201
3202#: config/cris/cris.c:1229 config/cris/cris.c:1239
3203msgid "unrecognized address"
3204msgstr ""
3205
3206#: config/cris/cris.c:2559
3207msgid "unrecognized supposed constant"
3208msgstr ""
3209
3210#: config/cris/cris.c:2958 config/cris/cris.c:3016
3211msgid "unexpected side-effects in address"
3212msgstr ""
3213
3214#. Can't possibly get anything else for a function-call, right?
3215#: config/cris/cris.c:3844
3216msgid "unidentifiable call op"
3217msgstr ""
3218
3219#: config/cris/cris.c:3906
3220#, c-format
3221msgid "PIC register isn't set up"
3222msgstr ""
3223
3224#: config/fr30/fr30.c:496
3225#, c-format
3226msgid "fr30_print_operand_address: unhandled address"
3227msgstr ""
3228
3229#: config/fr30/fr30.c:520
3230#, c-format
3231msgid "fr30_print_operand: unrecognized %%p code"
3232msgstr ""
3233
3234#: config/fr30/fr30.c:540
3235#, c-format
3236msgid "fr30_print_operand: unrecognized %%b code"
3237msgstr ""
3238
3239#: config/fr30/fr30.c:561
3240#, c-format
3241msgid "fr30_print_operand: unrecognized %%B code"
3242msgstr ""
3243
3244#: config/fr30/fr30.c:569
3245#, c-format
3246msgid "fr30_print_operand: invalid operand to %%A code"
3247msgstr ""
3248
3249#: config/fr30/fr30.c:586
3250#, c-format
3251msgid "fr30_print_operand: invalid %%x code"
3252msgstr ""
3253
3254#: config/fr30/fr30.c:593
3255#, c-format
3256msgid "fr30_print_operand: invalid %%F code"
3257msgstr ""
3258
3259#: config/fr30/fr30.c:610
3260#, c-format
3261msgid "fr30_print_operand: unknown code"
3262msgstr ""
3263
3264#: config/fr30/fr30.c:638 config/fr30/fr30.c:647 config/fr30/fr30.c:658
3265#: config/fr30/fr30.c:671
3266#, c-format
3267msgid "fr30_print_operand: unhandled MEM"
3268msgstr ""
3269
3270#: config/frv/frv.c:2507
3271msgid "bad insn to frv_print_operand_address:"
3272msgstr ""
3273
3274#: config/frv/frv.c:2518
3275msgid "bad register to frv_print_operand_memory_reference_reg:"
3276msgstr ""
3277
3278#: config/frv/frv.c:2557 config/frv/frv.c:2567 config/frv/frv.c:2576
3279#: config/frv/frv.c:2597 config/frv/frv.c:2602
3280msgid "bad insn to frv_print_operand_memory_reference:"
3281msgstr ""
3282
3283#: config/frv/frv.c:2688
3284#, c-format
3285msgid "bad condition code"
3286msgstr ""
3287
3288#: config/frv/frv.c:2762
3289msgid "bad insn in frv_print_operand, bad const_double"
3290msgstr ""
3291
3292#: config/frv/frv.c:2823
3293msgid "bad insn to frv_print_operand, 'e' modifier:"
3294msgstr ""
3295
3296#: config/frv/frv.c:2831
3297msgid "bad insn to frv_print_operand, 'F' modifier:"
3298msgstr ""
3299
3300#: config/frv/frv.c:2847
3301msgid "bad insn to frv_print_operand, 'f' modifier:"
3302msgstr ""
3303
3304#: config/frv/frv.c:2861
3305msgid "bad insn to frv_print_operand, 'g' modifier:"
3306msgstr ""
3307
3308#: config/frv/frv.c:2909
3309msgid "bad insn to frv_print_operand, 'L' modifier:"
3310msgstr ""
3311
3312#: config/frv/frv.c:2922
3313msgid "bad insn to frv_print_operand, 'M/N' modifier:"
3314msgstr ""
3315
3316#: config/frv/frv.c:2943
3317msgid "bad insn to frv_print_operand, 'O' modifier:"
3318msgstr ""
3319
3320#: config/frv/frv.c:2961
3321msgid "bad insn to frv_print_operand, P modifier:"
3322msgstr ""
3323
3324#: config/frv/frv.c:2981
3325msgid "bad insn in frv_print_operand, z case"
3326msgstr ""
3327
3328#: config/frv/frv.c:3012
3329msgid "bad insn in frv_print_operand, 0 case"
3330msgstr ""
3331
3332#: config/frv/frv.c:3017
3333msgid "frv_print_operand: unknown code"
3334msgstr ""
3335
3336#: config/frv/frv.c:4421
3337msgid "bad output_move_single operand"
3338msgstr ""
3339
3340#: config/frv/frv.c:4548
3341msgid "bad output_move_double operand"
3342msgstr ""
3343
3344#: config/frv/frv.c:4690
3345msgid "bad output_condmove_single operand"
3346msgstr ""
3347
3348#: config/i386/i386.c:16060
3349#, c-format
3350msgid "invalid UNSPEC as operand"
3351msgstr ""
3352
3353#: config/i386/i386.c:16764
3354#, fuzzy, c-format
3355#| msgid "invalid expression as operand"
3356msgid "invalid operand size for operand code 'O'"
3357msgstr "neispravni izraz kao operand"
3358
3359#: config/i386/i386.c:16799
3360#, fuzzy, c-format
3361#| msgid "invalid expression as operand"
3362msgid "invalid operand size for operand code 'z'"
3363msgstr "neispravni izraz kao operand"
3364
3365#: config/i386/i386.c:16869
3366#, c-format
3367msgid "invalid operand type used with operand code 'Z'"
3368msgstr ""
3369
3370#: config/i386/i386.c:16874
3371#, fuzzy, c-format
3372#| msgid "invalid expression as operand"
3373msgid "invalid operand size for operand code 'Z'"
3374msgstr "neispravni izraz kao operand"
3375
3376#: config/i386/i386.c:16950
3377#, c-format
3378msgid "operand is not a condition code, invalid operand code 'Y'"
3379msgstr ""
3380
3381#: config/i386/i386.c:17023
3382#, c-format
3383msgid "operand is not a condition code, invalid operand code 'D'"
3384msgstr ""
3385
3386#: config/i386/i386.c:17040
3387#, c-format
3388msgid "operand is not a condition code, invalid operand code '%c'"
3389msgstr ""
3390
3391#: config/i386/i386.c:17053
3392#, c-format
3393msgid "operand is not an offsettable memory reference, invalid operand code 'H'"
3394msgstr ""
3395
3396#: config/i386/i386.c:17218
3397#, c-format
3398msgid "invalid operand code '%c'"
3399msgstr ""
3400
3401#: config/i386/i386.c:17276
3402#, c-format
3403msgid "invalid constraints for operand"
3404msgstr ""
3405
3406#: config/i386/i386.c:27754
3407msgid "unknown insn mode"
3408msgstr ""
3409
3410#: config/i386/djgpp.h:146
3411#, c-format
3412msgid "-f%s ignored (not supported for DJGPP)\n"
3413msgstr ""
3414
3415#: config/i386/i386-interix.h:77
3416msgid "Use native (MS) bitfield layout"
3417msgstr ""
3418
3419#: config/i386/i386-interix.h:78
3420msgid "Use gcc default bitfield layout"
3421msgstr ""
3422
3423#: config/ia64/ia64.c:5364
3424#, c-format
3425msgid "invalid %%G mode"
3426msgstr ""
3427
3428#: config/ia64/ia64.c:5534
3429#, c-format
3430msgid "ia64_print_operand: unknown code"
3431msgstr ""
3432
3433#: config/ia64/ia64.c:11107
3434msgid "invalid conversion from %<__fpreg%>"
3435msgstr ""
3436
3437#: config/ia64/ia64.c:11110
3438msgid "invalid conversion to %<__fpreg%>"
3439msgstr ""
3440
3441#: config/ia64/ia64.c:11123 config/ia64/ia64.c:11134
3442msgid "invalid operation on %<__fpreg%>"
3443msgstr ""
3444
3445#: config/iq2000/iq2000.c:3135 config/tilegx/tilegx.c:5308
3446#: config/tilepro/tilepro.c:4703
3447#, c-format
3448msgid "invalid %%P operand"
3449msgstr ""
3450
3451#: config/iq2000/iq2000.c:3143 config/rs6000/rs6000.c:20768
3452#, c-format
3453msgid "invalid %%p value"
3454msgstr ""
3455
3456#: config/iq2000/iq2000.c:3202
3457#, c-format
3458msgid "invalid use of %%d, %%x, or %%X"
3459msgstr ""
3460
3461#: config/lm32/lm32.c:507
3462#, c-format
3463msgid "only 0.0 can be loaded as an immediate"
3464msgstr ""
3465
3466#: config/lm32/lm32.c:577
3467msgid "bad operand"
3468msgstr ""
3469
3470#: config/lm32/lm32.c:589
3471msgid "can't use non gp relative absolute address"
3472msgstr ""
3473
3474#: config/lm32/lm32.c:593
3475msgid "invalid addressing mode"
3476msgstr ""
3477
3478#: config/m32r/m32r.c:2072
3479#, c-format
3480msgid "invalid operand to %%s code"
3481msgstr ""
3482
3483#: config/m32r/m32r.c:2079
3484#, c-format
3485msgid "invalid operand to %%p code"
3486msgstr ""
3487
3488#: config/m32r/m32r.c:2137
3489msgid "bad insn for 'A'"
3490msgstr ""
3491
3492#: config/m32r/m32r.c:2184
3493#, c-format
3494msgid "invalid operand to %%T/%%B code"
3495msgstr ""
3496
3497#: config/m32r/m32r.c:2207
3498#, c-format
3499msgid "invalid operand to %%N code"
3500msgstr ""
3501
3502#: config/m32r/m32r.c:2240
3503msgid "pre-increment address is not a register"
3504msgstr ""
3505
3506#: config/m32r/m32r.c:2247
3507msgid "pre-decrement address is not a register"
3508msgstr ""
3509
3510#: config/m32r/m32r.c:2254
3511msgid "post-increment address is not a register"
3512msgstr ""
3513
3514#: config/m32r/m32r.c:2328 config/m32r/m32r.c:2343
3515#: config/rs6000/rs6000.c:32640
3516msgid "bad address"
3517msgstr ""
3518
3519#: config/m32r/m32r.c:2348
3520msgid "lo_sum not of register"
3521msgstr ""
3522
3523#: config/mep/mep.c:3233
3524#, c-format
3525msgid "invalid %%L code"
3526msgstr ""
3527
3528#: config/microblaze/microblaze.c:2190
3529#, c-format
3530msgid "unknown punctuation '%c'"
3531msgstr ""
3532
3533#: config/microblaze/microblaze.c:2199
3534#, c-format
3535msgid "null pointer"
3536msgstr ""
3537
3538#: config/microblaze/microblaze.c:2234
3539#, c-format
3540msgid "PRINT_OPERAND, invalid insn for %%C"
3541msgstr ""
3542
3543#: config/microblaze/microblaze.c:2263
3544#, c-format
3545msgid "PRINT_OPERAND, invalid insn for %%N"
3546msgstr ""
3547
3548#: config/microblaze/microblaze.c:2283 config/microblaze/microblaze.c:2458
3549msgid "insn contains an invalid address !"
3550msgstr ""
3551
3552#: config/microblaze/microblaze.c:2298 config/microblaze/microblaze.c:2517
3553#: config/xtensa/xtensa.c:2454
3554msgid "invalid address"
3555msgstr ""
3556
3557#: config/microblaze/microblaze.c:2401
3558#, c-format
3559msgid "letter %c was found & insn was not CONST_INT"
3560msgstr ""
3561
3562#: config/mips/mips.c:8416 config/mips/mips.c:8443 config/mips/mips.c:8564
3563#, c-format
3564msgid "'%%%c' is not a valid operand prefix"
3565msgstr ""
3566
3567#: config/mips/mips.c:8501 config/mips/mips.c:8508 config/mips/mips.c:8515
3568#: config/mips/mips.c:8522 config/mips/mips.c:8582 config/mips/mips.c:8596
3569#: config/mips/mips.c:8615 config/mips/mips.c:8624
3570#, c-format
3571msgid "invalid use of '%%%c'"
3572msgstr ""
3573
3574#: config/mmix/mmix.c:1547 config/mmix/mmix.c:1677
3575msgid "MMIX Internal: Expected a CONST_INT, not this"
3576msgstr ""
3577
3578#: config/mmix/mmix.c:1626
3579msgid "MMIX Internal: Bad value for 'm', not a CONST_INT"
3580msgstr ""
3581
3582#: config/mmix/mmix.c:1645
3583msgid "MMIX Internal: Expected a register, not this"
3584msgstr ""
3585
3586#: config/mmix/mmix.c:1655
3587msgid "MMIX Internal: Expected a constant, not this"
3588msgstr ""
3589
3590#. We need the original here.
3591#: config/mmix/mmix.c:1739
3592msgid "MMIX Internal: Cannot decode this operand"
3593msgstr ""
3594
3595#: config/mmix/mmix.c:1795
3596msgid "MMIX Internal: This is not a recognized address"
3597msgstr ""
3598
3599#: config/mmix/mmix.c:2671
3600msgid "MMIX Internal: Trying to output invalidly reversed condition:"
3601msgstr ""
3602
3603#: config/mmix/mmix.c:2678
3604msgid "MMIX Internal: What's the CC of this?"
3605msgstr ""
3606
3607#: config/mmix/mmix.c:2682
3608msgid "MMIX Internal: What is the CC of this?"
3609msgstr ""
3610
3611#: config/mmix/mmix.c:2724
3612msgid "MMIX Internal: This is not a constant:"
3613msgstr ""
3614
3615#: config/msp430/msp430.c:3609
3616#, c-format
3617msgid "invalid operand prefix"
3618msgstr ""
3619
3620#: config/msp430/msp430.c:3643
3621#, fuzzy, c-format
3622#| msgid "invalid expression as operand"
3623msgid "invalid zero extract"
3624msgstr "neispravni izraz kao operand"
3625
3626#: config/rl78/rl78.c:1797 config/rl78/rl78.c:1883
3627#, c-format
3628msgid "q/Q modifiers invalid for symbol references"
3629msgstr ""
3630
3631#: config/rs6000/host-darwin.c:94
3632#, c-format
3633msgid "Out of stack space.\n"
3634msgstr ""
3635
3636#: config/rs6000/host-darwin.c:115
3637#, c-format
3638msgid "Try running '%s' in the shell to raise its limit.\n"
3639msgstr ""
3640
3641#: config/rs6000/rs6000.c:3959
3642msgid "-maltivec=le not allowed for big-endian targets"
3643msgstr ""
3644
3645#: config/rs6000/rs6000.c:3971
3646msgid "-mvsx requires hardware floating point"
3647msgstr ""
3648
3649#: config/rs6000/rs6000.c:3979
3650msgid "-mvsx and -mpaired are incompatible"
3651msgstr ""
3652
3653#: config/rs6000/rs6000.c:3981
3654msgid "-mvsx needs indexed addressing"
3655msgstr ""
3656
3657#: config/rs6000/rs6000.c:3986
3658msgid "-mvsx and -mno-altivec are incompatible"
3659msgstr ""
3660
3661#: config/rs6000/rs6000.c:3988
3662msgid "-mno-altivec disables vsx"
3663msgstr ""
3664
3665#: config/rs6000/rs6000.c:4129
3666msgid "-mquad-memory requires 64-bit mode"
3667msgstr ""
3668
3669#: config/rs6000/rs6000.c:4132
3670msgid "-mquad-memory-atomic requires 64-bit mode"
3671msgstr ""
3672
3673#: config/rs6000/rs6000.c:4144
3674msgid "-mquad-memory is not available in little endian mode"
3675msgstr ""
3676
3677#: config/rs6000/rs6000.c:4212
3678msgid "-mtoc-fusion requires 64-bit"
3679msgstr ""
3680
3681#: config/rs6000/rs6000.c:4219
3682msgid "-mtoc-fusion requires medium/large code model"
3683msgstr ""
3684
3685#: config/rs6000/rs6000.c:9919
3686msgid "bad move"
3687msgstr ""
3688
3689#: config/rs6000/rs6000.c:20411
3690msgid "Bad 128-bit move"
3691msgstr ""
3692
3693#: config/rs6000/rs6000.c:20602
3694#, fuzzy, c-format
3695#| msgid "invalid %%-code"
3696msgid "invalid %%e value"
3697msgstr "neispravni %%-kod"
3698
3699#: config/rs6000/rs6000.c:20623
3700#, c-format
3701msgid "invalid %%f value"
3702msgstr ""
3703
3704#: config/rs6000/rs6000.c:20632
3705#, c-format
3706msgid "invalid %%F value"
3707msgstr ""
3708
3709#: config/rs6000/rs6000.c:20641
3710#, c-format
3711msgid "invalid %%G value"
3712msgstr ""
3713
3714#: config/rs6000/rs6000.c:20676
3715#, c-format
3716msgid "invalid %%j code"
3717msgstr ""
3718
3719#: config/rs6000/rs6000.c:20686
3720#, c-format
3721msgid "invalid %%J code"
3722msgstr ""
3723
3724#: config/rs6000/rs6000.c:20696
3725#, c-format
3726msgid "invalid %%k value"
3727msgstr ""
3728
3729#: config/rs6000/rs6000.c:20711 config/xtensa/xtensa.c:2343
3730#, c-format
3731msgid "invalid %%K value"
3732msgstr ""
3733
3734#: config/rs6000/rs6000.c:20758
3735#, c-format
3736msgid "invalid %%O value"
3737msgstr ""
3738
3739#: config/rs6000/rs6000.c:20805
3740#, c-format
3741msgid "invalid %%q value"
3742msgstr ""
3743
3744#: config/rs6000/rs6000.c:20858
3745#, c-format
3746msgid "invalid %%T value"
3747msgstr ""
3748
3749#: config/rs6000/rs6000.c:20870
3750#, c-format
3751msgid "invalid %%u value"
3752msgstr ""
3753
3754#: config/rs6000/rs6000.c:20884 config/xtensa/xtensa.c:2313
3755#, c-format
3756msgid "invalid %%v value"
3757msgstr ""
3758
3759#: config/rs6000/rs6000.c:20951 config/xtensa/xtensa.c:2364
3760#, c-format
3761msgid "invalid %%x value"
3762msgstr ""
3763
3764#: config/rs6000/rs6000.c:21099
3765#, c-format
3766msgid "invalid %%y value, try using the 'Z' constraint"
3767msgstr ""
3768
3769#: config/rs6000/rs6000.c:21814
3770msgid "__float128 and __ibm128 cannot be used in the same expression"
3771msgstr ""
3772
3773#: config/rs6000/rs6000.c:21820
3774msgid "__ibm128 and long double cannot be used in the same expression"
3775msgstr ""
3776
3777#: config/rs6000/rs6000.c:21826
3778msgid "__float128 and long double cannot be used in the same expression"
3779msgstr ""
3780
3781#: config/rs6000/rs6000.c:35706
3782msgid "AltiVec argument passed to unprototyped function"
3783msgstr ""
3784
3785#: config/rs6000/rs6000.c:37429
3786msgid "Could not generate addis value for fusion"
3787msgstr ""
3788
3789#: config/rs6000/rs6000.c:37501
3790msgid "Unable to generate load/store offset for fusion"
3791msgstr ""
3792
3793#: config/rs6000/rs6000.c:37605
3794msgid "Bad GPR fusion"
3795msgstr ""
3796
3797#: config/rs6000/rs6000.c:37823
3798msgid "emit_fusion_p9_load, bad reg #1"
3799msgstr ""
3800
3801#: config/rs6000/rs6000.c:37860
3802msgid "emit_fusion_p9_load, bad reg #2"
3803msgstr ""
3804
3805#: config/rs6000/rs6000.c:37863
3806msgid "emit_fusion_p9_load not MEM"
3807msgstr ""
3808
3809#: config/rs6000/rs6000.c:37901
3810msgid "emit_fusion_p9_store, bad reg #1"
3811msgstr ""
3812
3813#: config/rs6000/rs6000.c:37938
3814msgid "emit_fusion_p9_store, bad reg #2"
3815msgstr ""
3816
3817#: config/rs6000/rs6000.c:37941
3818msgid "emit_fusion_p9_store not MEM"
3819msgstr ""
3820
3821#: config/s390/s390.c:7168
3822#, c-format
3823msgid "symbolic memory references are only supported on z10 or later"
3824msgstr ""
3825
3826#: config/s390/s390.c:7179
3827#, c-format
3828msgid "cannot decompose address"
3829msgstr ""
3830
3831#: config/s390/s390.c:7248
3832#, c-format
3833msgid "invalid comparison operator for 'E' output modifier"
3834msgstr ""
3835
3836#: config/s390/s390.c:7271
3837#, c-format
3838msgid "invalid reference for 'J' output modifier"
3839msgstr ""
3840
3841#: config/s390/s390.c:7289
3842#, c-format
3843msgid "invalid address for 'O' output modifier"
3844msgstr ""
3845
3846#: config/s390/s390.c:7311
3847#, c-format
3848msgid "invalid address for 'R' output modifier"
3849msgstr ""
3850
3851#: config/s390/s390.c:7329
3852#, c-format
3853msgid "memory reference expected for 'S' output modifier"
3854msgstr ""
3855
3856#: config/s390/s390.c:7339
3857#, c-format
3858msgid "invalid address for 'S' output modifier"
3859msgstr ""
3860
3861#: config/s390/s390.c:7360
3862#, c-format
3863msgid "register or memory expression expected for 'N' output modifier"
3864msgstr ""
3865
3866#: config/s390/s390.c:7371
3867#, c-format
3868msgid "register or memory expression expected for 'M' output modifier"
3869msgstr ""
3870
3871#: config/s390/s390.c:7456 config/s390/s390.c:7477
3872#, c-format
3873msgid "invalid constant for output modifier '%c'"
3874msgstr ""
3875
3876#: config/s390/s390.c:7474
3877#, c-format
3878msgid "invalid constant - try using an output modifier"
3879msgstr ""
3880
3881#: config/s390/s390.c:7515
3882#, c-format
3883msgid "invalid constant vector for output modifier '%c'"
3884msgstr ""
3885
3886#: config/s390/s390.c:7522
3887#, c-format
3888msgid "invalid expression - try using an output modifier"
3889msgstr ""
3890
3891#: config/s390/s390.c:7525
3892#, c-format
3893msgid "invalid expression for output modifier '%c'"
3894msgstr ""
3895
3896#: config/s390/s390.c:11377
3897msgid "Vector argument passed to unprototyped function"
3898msgstr ""
3899
3900#: config/s390/s390.c:15036
3901msgid "types differ in signess"
3902msgstr ""
3903
3904#: config/s390/s390.c:15046
3905msgid "binary operator does not support two vector bool operands"
3906msgstr ""
3907
3908#: config/s390/s390.c:15049
3909msgid "binary operator does not support vector bool operand"
3910msgstr ""
3911
3912#: config/s390/s390.c:15057
3913msgid "binary operator does not support mixing vector bool with floating point vector operands"
3914msgstr ""
3915
3916#: config/sh/sh.c:1313
3917#, c-format
3918msgid "invalid operand to %%R"
3919msgstr ""
3920
3921#: config/sh/sh.c:1340
3922#, c-format
3923msgid "invalid operand to %%S"
3924msgstr ""
3925
3926#: config/sh/sh.c:10040
3927msgid "created and used with different architectures / ABIs"
3928msgstr ""
3929
3930#: config/sh/sh.c:10042
3931msgid "created and used with different ABIs"
3932msgstr ""
3933
3934#: config/sh/sh.c:10044
3935msgid "created and used with different endianness"
3936msgstr ""
3937
3938#: config/sparc/sparc.c:8758 config/sparc/sparc.c:8764
3939#, c-format
3940msgid "invalid %%Y operand"
3941msgstr ""
3942
3943#: config/sparc/sparc.c:8834
3944#, c-format
3945msgid "invalid %%A operand"
3946msgstr ""
3947
3948#: config/sparc/sparc.c:8844
3949#, c-format
3950msgid "invalid %%B operand"
3951msgstr ""
3952
3953#: config/sparc/sparc.c:8873 config/tilegx/tilegx.c:5095
3954#: config/tilepro/tilepro.c:4510
3955#, c-format
3956msgid "invalid %%C operand"
3957msgstr ""
3958
3959#: config/sparc/sparc.c:8890 config/tilegx/tilegx.c:5128
3960#, c-format
3961msgid "invalid %%D operand"
3962msgstr ""
3963
3964#: config/sparc/sparc.c:8906
3965#, c-format
3966msgid "invalid %%f operand"
3967msgstr ""
3968
3969#: config/sparc/sparc.c:8918
3970#, c-format
3971msgid "invalid %%s operand"
3972msgstr ""
3973
3974#: config/sparc/sparc.c:8963
3975#, c-format
3976msgid "floating-point constant not a valid immediate operand"
3977msgstr ""
3978
3979#: config/stormy16/stormy16.c:1733 config/stormy16/stormy16.c:1804
3980#, c-format
3981msgid "'B' operand is not constant"
3982msgstr ""
3983
3984#: config/stormy16/stormy16.c:1760
3985#, c-format
3986msgid "'B' operand has multiple bits set"
3987msgstr ""
3988
3989#: config/stormy16/stormy16.c:1786
3990#, c-format
3991msgid "'o' operand is not constant"
3992msgstr ""
3993
3994#: config/stormy16/stormy16.c:1818
3995#, c-format
3996msgid "xstormy16_print_operand: unknown code"
3997msgstr ""
3998
3999#: config/tilegx/tilegx.c:5080 config/tilepro/tilepro.c:4495
4000#, c-format
4001msgid "invalid %%c operand"
4002msgstr ""
4003
4004#: config/tilegx/tilegx.c:5111
4005#, c-format
4006msgid "invalid %%d operand"
4007msgstr ""
4008
4009#: config/tilegx/tilegx.c:5208
4010#, c-format
4011msgid "invalid %%H specifier"
4012msgstr ""
4013
4014#: config/tilegx/tilegx.c:5250 config/tilepro/tilepro.c:4524
4015#, c-format
4016msgid "invalid %%h operand"
4017msgstr ""
4018
4019#: config/tilegx/tilegx.c:5262 config/tilepro/tilepro.c:4588
4020#, c-format
4021msgid "invalid %%I operand"
4022msgstr ""
4023
4024#: config/tilegx/tilegx.c:5274 config/tilepro/tilepro.c:4600
4025#, c-format
4026msgid "invalid %%i operand"
4027msgstr ""
4028
4029#: config/tilegx/tilegx.c:5295 config/tilepro/tilepro.c:4621
4030#, c-format
4031msgid "invalid %%j operand"
4032msgstr ""
4033
4034#: config/tilegx/tilegx.c:5326
4035#, c-format
4036msgid "invalid %%%c operand"
4037msgstr ""
4038
4039#: config/tilegx/tilegx.c:5341 config/tilepro/tilepro.c:4735
4040#, c-format
4041msgid "invalid %%N operand"
4042msgstr ""
4043
4044#: config/tilegx/tilegx.c:5385
4045#, c-format
4046msgid "invalid operand for 'r' specifier"
4047msgstr ""
4048
4049#: config/tilegx/tilegx.c:5409 config/tilepro/tilepro.c:4816
4050#, c-format
4051msgid "unable to print out operand yet; code == %d (%c)"
4052msgstr ""
4053
4054#: config/tilepro/tilepro.c:4560
4055#, c-format
4056msgid "invalid %%H operand"
4057msgstr ""
4058
4059#: config/tilepro/tilepro.c:4660
4060#, c-format
4061msgid "invalid %%L operand"
4062msgstr ""
4063
4064#: config/tilepro/tilepro.c:4720
4065#, c-format
4066msgid "invalid %%M operand"
4067msgstr ""
4068
4069#: config/tilepro/tilepro.c:4763
4070#, c-format
4071msgid "invalid %%t operand"
4072msgstr ""
4073
4074#: config/tilepro/tilepro.c:4770
4075#, c-format
4076msgid "invalid %%t operand '"
4077msgstr ""
4078
4079#: config/tilepro/tilepro.c:4791
4080#, c-format
4081msgid "invalid %%r operand"
4082msgstr ""
4083
4084#: config/v850/v850.c:293
4085msgid "const_double_split got a bad insn:"
4086msgstr ""
4087
4088#: config/v850/v850.c:899
4089msgid "output_move_single:"
4090msgstr ""
4091
4092#: config/vax/vax.c:453
4093#, c-format
4094msgid "symbol used with both base and indexed registers"
4095msgstr ""
4096
4097#: config/vax/vax.c:462
4098#, c-format
4099msgid "symbol with offset used in PIC mode"
4100msgstr ""
4101
4102#: config/vax/vax.c:550
4103#, c-format
4104msgid "symbol used as immediate operand"
4105msgstr ""
4106
4107#: config/vax/vax.c:1577
4108msgid "illegal operand detected"
4109msgstr ""
4110
4111#: config/visium/visium.c:3255
4112msgid "illegal operand "
4113msgstr ""
4114
4115#: config/visium/visium.c:3306
4116msgid "illegal operand address (1)"
4117msgstr ""
4118
4119#: config/visium/visium.c:3313
4120msgid "illegal operand address (2)"
4121msgstr ""
4122
4123#: config/visium/visium.c:3328
4124msgid "illegal operand address (3)"
4125msgstr ""
4126
4127#: config/visium/visium.c:3336
4128msgid "illegal operand address (4)"
4129msgstr ""
4130
4131#: config/xtensa/xtensa.c:768 config/xtensa/xtensa.c:800
4132#: config/xtensa/xtensa.c:809
4133msgid "bad test"
4134msgstr ""
4135
4136#: config/xtensa/xtensa.c:2301
4137#, c-format
4138msgid "invalid %%D value"
4139msgstr ""
4140
4141#: config/xtensa/xtensa.c:2338
4142msgid "invalid mask"
4143msgstr ""
4144
4145#: config/xtensa/xtensa.c:2371
4146#, c-format
4147msgid "invalid %%d value"
4148msgstr ""
4149
4150#: config/xtensa/xtensa.c:2390 config/xtensa/xtensa.c:2400
4151#, c-format
4152msgid "invalid %%t/%%b value"
4153msgstr ""
4154
4155#: config/xtensa/xtensa.c:2479
4156msgid "no register in address"
4157msgstr ""
4158
4159#: config/xtensa/xtensa.c:2487
4160msgid "address offset not a constant"
4161msgstr ""
4162
4163#: c/c-objc-common.c:160
4164msgid "aka"
4165msgstr ""
4166
4167#: c/c-objc-common.c:187
4168msgid "({anonymous})"
4169msgstr ""
4170
4171#: c/c-parser.c:2145 c/c-parser.c:2159 c/c-parser.c:4747 c/c-parser.c:5164
4172#: c/c-parser.c:5286 c/c-parser.c:5670 c/c-parser.c:5839 c/c-parser.c:5870
4173#: c/c-parser.c:6085 c/c-parser.c:8825 c/c-parser.c:8860 c/c-parser.c:8891
4174#: c/c-parser.c:8938 c/c-parser.c:9119 c/c-parser.c:9899 c/c-parser.c:9969
4175#: c/c-parser.c:10012 c/c-parser.c:14492 c/c-parser.c:14516 c/c-parser.c:14534
4176#: c/c-parser.c:14747 c/c-parser.c:14790 c/c-parser.c:2950 c/c-parser.c:9112
4177#: cp/parser.c:26388 cp/parser.c:26961
4178#, gcc-internal-format
4179msgid "expected %<;%>"
4180msgstr "očekujem %<;%>"
4181
4182#. Look for the two `(' tokens.
4183#: c/c-parser.c:2186 c/c-parser.c:2888 c/c-parser.c:3185 c/c-parser.c:3252
4184#: c/c-parser.c:3901 c/c-parser.c:4090 c/c-parser.c:4095 c/c-parser.c:5329
4185#: c/c-parser.c:5545 c/c-parser.c:5755 c/c-parser.c:6021 c/c-parser.c:6144
4186#: c/c-parser.c:7203 c/c-parser.c:7628 c/c-parser.c:7669 c/c-parser.c:7802
4187#: c/c-parser.c:7996 c/c-parser.c:8013 c/c-parser.c:8039 c/c-parser.c:9410
4188#: c/c-parser.c:9482 c/c-parser.c:10515 c/c-parser.c:10699 c/c-parser.c:10838
4189#: c/c-parser.c:10893 c/c-parser.c:10990 c/c-parser.c:11170 c/c-parser.c:11214
4190#: c/c-parser.c:11258 c/c-parser.c:11302 c/c-parser.c:11346 c/c-parser.c:11391
4191#: c/c-parser.c:11426 c/c-parser.c:11494 c/c-parser.c:11743 c/c-parser.c:11889
4192#: c/c-parser.c:12015 c/c-parser.c:12166 c/c-parser.c:12269 c/c-parser.c:12312
4193#: c/c-parser.c:12359 c/c-parser.c:12403 c/c-parser.c:12469 c/c-parser.c:12505
4194#: c/c-parser.c:12632 c/c-parser.c:12714 c/c-parser.c:12822 c/c-parser.c:12857
4195#: c/c-parser.c:12905 c/c-parser.c:12963 c/c-parser.c:14694 c/c-parser.c:16640
4196#: c/c-parser.c:16850 c/c-parser.c:17291 c/c-parser.c:17349 c/c-parser.c:17775
4197#: c/c-parser.c:10969 cp/parser.c:24120 cp/parser.c:26964
4198#, gcc-internal-format
4199msgid "expected %<(%>"
4200msgstr "očekujem %<(%>"
4201
4202#: c/c-parser.c:2192 c/c-parser.c:7230 c/c-parser.c:7636 c/c-parser.c:7677
4203#: c/c-parser.c:7813 cp/parser.c:26386 cp/parser.c:26979
4204#, gcc-internal-format
4205msgid "expected %<,%>"
4206msgstr "očekujem %<,%>"
4207
4208#: c/c-parser.c:2213 c/c-parser.c:2580 c/c-parser.c:2903 c/c-parser.c:3226
4209#: c/c-parser.c:3263 c/c-parser.c:3478 c/c-parser.c:3664 c/c-parser.c:3726
4210#: c/c-parser.c:3778 c/c-parser.c:3908 c/c-parser.c:4190 c/c-parser.c:4206
4211#: c/c-parser.c:4215 c/c-parser.c:5332 c/c-parser.c:5560 c/c-parser.c:5902
4212#: c/c-parser.c:6079 c/c-parser.c:6152 c/c-parser.c:6731 c/c-parser.c:6961
4213#: c/c-parser.c:7044 c/c-parser.c:7143 c/c-parser.c:7346 c/c-parser.c:7548
4214#: c/c-parser.c:7567 c/c-parser.c:7591 c/c-parser.c:7646 c/c-parser.c:7753
4215#: c/c-parser.c:7828 c/c-parser.c:8005 c/c-parser.c:8030 c/c-parser.c:8054
4216#: c/c-parser.c:8277 c/c-parser.c:8668 c/c-parser.c:9204 c/c-parser.c:9225
4217#: c/c-parser.c:9433 c/c-parser.c:9488 c/c-parser.c:9871 c/c-parser.c:10552
4218#: c/c-parser.c:10702 c/c-parser.c:10841 c/c-parser.c:10927 c/c-parser.c:11071
4219#: c/c-parser.c:11177 c/c-parser.c:11221 c/c-parser.c:11265 c/c-parser.c:11309
4220#: c/c-parser.c:11353 c/c-parser.c:11397 c/c-parser.c:11454 c/c-parser.c:11461
4221#: c/c-parser.c:11501 c/c-parser.c:11656 c/c-parser.c:11714 c/c-parser.c:11763
4222#: c/c-parser.c:11835 c/c-parser.c:11987 c/c-parser.c:12112 c/c-parser.c:12173
4223#: c/c-parser.c:12276 c/c-parser.c:12319 c/c-parser.c:12384 c/c-parser.c:12426
4224#: c/c-parser.c:12456 c/c-parser.c:12484 c/c-parser.c:12520 c/c-parser.c:12662
4225#: c/c-parser.c:12680 c/c-parser.c:12686 c/c-parser.c:12770 c/c-parser.c:12781
4226#: c/c-parser.c:12801 c/c-parser.c:12811 c/c-parser.c:12828 c/c-parser.c:12864
4227#: c/c-parser.c:12876 c/c-parser.c:12924 c/c-parser.c:12932 c/c-parser.c:12967
4228#: c/c-parser.c:14576 c/c-parser.c:14755 c/c-parser.c:14801 c/c-parser.c:16829
4229#: c/c-parser.c:16906 c/c-parser.c:17327 c/c-parser.c:17411 c/c-parser.c:17784
4230#: cp/parser.c:24152 cp/parser.c:27009
4231#, gcc-internal-format
4232msgid "expected %<)%>"
4233msgstr "očekujem %<)%>"
4234
4235#: c/c-parser.c:3583 c/c-parser.c:4514 c/c-parser.c:4550 c/c-parser.c:6136
4236#: c/c-parser.c:7744 c/c-parser.c:8102 c/c-parser.c:8251 c/c-parser.c:10656
4237#: c/c-parser.c:17687 c/c-parser.c:17689 c/c-parser.c:18028 cp/parser.c:7024
4238#: cp/parser.c:26973
4239#, gcc-internal-format
4240msgid "expected %<]%>"
4241msgstr "očekujem %<]%>"
4242
4243#: c/c-parser.c:3759
4244msgid "expected %<;%>, %<,%> or %<)%>"
4245msgstr "očekujem %<;%>, %<,%> ili %<)%>"
4246
4247#: c/c-parser.c:4372 c/c-parser.c:14517 cp/parser.c:26967 cp/parser.c:28889
4248#, gcc-internal-format
4249msgid "expected %<}%>"
4250msgstr "očekujem %<}%>"
4251
4252#: c/c-parser.c:4684 c/c-parser.c:9453 c/c-parser.c:15237 c/c-parser.c:2768
4253#: c/c-parser.c:2971 c/c-parser.c:9007 cp/parser.c:17162 cp/parser.c:26970
4254#, gcc-internal-format
4255msgid "expected %<{%>"
4256msgstr "očekujem %<{%>"
4257
4258#: c/c-parser.c:4917 c/c-parser.c:4926 c/c-parser.c:6043 c/c-parser.c:6385
4259#: c/c-parser.c:7278 c/c-parser.c:9218 c/c-parser.c:9601 c/c-parser.c:9662
4260#: c/c-parser.c:10643 c/c-parser.c:11440 c/c-parser.c:11574 c/c-parser.c:11946
4261#: c/c-parser.c:12038 c/c-parser.c:12666 c/c-parser.c:16697 c/c-parser.c:16753
4262#: c/c-parser.c:11063 cp/parser.c:27003 cp/parser.c:28100 cp/parser.c:30758
4263#, gcc-internal-format
4264msgid "expected %<:%>"
4265msgstr "očekujem %<:%>"
4266
4267#: c/c-parser.c:5185 cp/semantics.c:613
4268msgid "Cilk array notation cannot be used as a computed goto expression"
4269msgstr ""
4270
4271#: c/c-parser.c:5244
4272msgid "Cilk array notation cannot be used for a throw expression"
4273msgstr ""
4274
4275#: c/c-parser.c:5556 cp/semantics.c:1136
4276msgid "Cilk array notation cannot be used as a condition for switch statement"
4277msgstr ""
4278
4279#: c/c-parser.c:5605 cp/semantics.c:791
4280msgid "Cilk array notation cannot be used as a condition for while statement"
4281msgstr ""
4282
4283#: c/c-parser.c:5656 cp/parser.c:26897
4284#, gcc-internal-format
4285msgid "expected %<while%>"
4286msgstr "očekujem %<while%>"
4287
4288#: c/c-parser.c:5663 cp/semantics.c:850
4289msgid "Cilk array notation cannot be used as a condition for a do-while statement"
4290msgstr ""
4291
4292#: c/c-parser.c:5866 cp/semantics.c:969
4293msgid "Cilk array notation cannot be used in a condition for a for-loop"
4294msgstr ""
4295
4296#: c/c-parser.c:7497
4297msgid "expected %<.%>"
4298msgstr "očekujem %<.%>"
4299
4300#: c/c-parser.c:8678 c/c-parser.c:8710 c/c-parser.c:8950 cp/parser.c:28674
4301#: cp/parser.c:28748
4302#, gcc-internal-format
4303msgid "expected %<@end%>"
4304msgstr "očekujem %<@end%>"
4305
4306#: c/c-parser.c:9367 cp/parser.c:26988
4307#, gcc-internal-format
4308msgid "expected %<>%>"
4309msgstr "očekujem %<>%>"
4310
4311#: c/c-parser.c:12116 c/c-parser.c:12880 cp/parser.c:27012
4312#, gcc-internal-format
4313msgid "expected %<,%> or %<)%>"
4314msgstr "očekujem %<,%> ili %<)%>"
4315
4316#: c/c-parser.c:14229 c/c-parser.c:14273 c/c-parser.c:14501 c/c-parser.c:14736
4317#: c/c-parser.c:16891 c/c-parser.c:17513 c/c-parser.c:4573 cp/parser.c:26991
4318#, gcc-internal-format
4319msgid "expected %<=%>"
4320msgstr "očekujem %<=%>"
4321
4322#: c/c-parser.c:15280 c/c-parser.c:15270 cp/parser.c:34132
4323#, gcc-internal-format
4324msgid "expected %<#pragma omp section%> or %<}%>"
4325msgstr ""
4326
4327#: c/c-parser.c:17675 c/c-parser.c:10602 cp/parser.c:26976 cp/parser.c:30031
4328#, gcc-internal-format
4329msgid "expected %<[%>"
4330msgstr "očekujem %<[%>"
4331
4332#: c/c-typeck.c:7405
4333msgid "(anonymous)"
4334msgstr ""
4335
4336#: cp/call.c:9464
4337msgid "candidate 1:"
4338msgstr ""
4339
4340#: cp/call.c:9465
4341msgid "candidate 2:"
4342msgstr ""
4343
4344#: cp/decl2.c:778
4345msgid "candidates are: %+#D"
4346msgstr ""
4347
4348#: cp/decl2.c:780
4349msgid "candidate is: %+#D"
4350msgstr ""
4351
4352#: cp/error.c:317
4353msgid "<missing>"
4354msgstr ""
4355
4356#: cp/error.c:417
4357msgid "<brace-enclosed initializer list>"
4358msgstr ""
4359
4360#: cp/error.c:419
4361msgid "<unresolved overloaded function type>"
4362msgstr ""
4363
4364#: cp/error.c:581
4365msgid "<type error>"
4366msgstr ""
4367
4368#: cp/error.c:684
4369#, c-format
4370msgid "<anonymous %s>"
4371msgstr ""
4372
4373#. A lambda's "type" is essentially its signature.
4374#: cp/error.c:689
4375msgid "<lambda"
4376msgstr ""
4377
4378#: cp/error.c:819
4379msgid "<typeprefixerror>"
4380msgstr ""
4381
4382#: cp/error.c:948
4383#, c-format
4384msgid "(static initializers for %s)"
4385msgstr ""
4386
4387#: cp/error.c:950
4388#, c-format
4389msgid "(static destructors for %s)"
4390msgstr ""
4391
4392#: cp/error.c:1063
4393msgid "vtable for "
4394msgstr ""
4395
4396#: cp/error.c:1087
4397msgid "<return value> "
4398msgstr ""
4399
4400#: cp/error.c:1102
4401msgid "{anonymous}"
4402msgstr ""
4403
4404#: cp/error.c:1104
4405msgid "(anonymous namespace)"
4406msgstr ""
4407
4408#: cp/error.c:1220
4409msgid "<template arguments error>"
4410msgstr ""
4411
4412#: cp/error.c:1242
4413msgid "<enumerator>"
4414msgstr ""
4415
4416#: cp/error.c:1282
4417msgid "<declaration error>"
4418msgstr ""
4419
4420#: cp/error.c:1819 cp/error.c:1839
4421msgid "<template parameter error>"
4422msgstr ""
4423
4424#: cp/error.c:1969
4425msgid "<statement>"
4426msgstr ""
4427
4428#: cp/error.c:1996 cp/error.c:3043 c-family/c-pretty-print.c:2182
4429#, gcc-internal-format
4430msgid "<unknown>"
4431msgstr ""
4432
4433#. While waiting for caret diagnostics, avoid printing
4434#. __cxa_allocate_exception, __cxa_throw, and the like.
4435#: cp/error.c:2014
4436msgid "<throw-expression>"
4437msgstr ""
4438
4439#: cp/error.c:2115
4440msgid "<ubsan routine call>"
4441msgstr ""
4442
4443#: cp/error.c:2572
4444msgid "<unparsed>"
4445msgstr ""
4446
4447#: cp/error.c:2723
4448msgid "<lambda>"
4449msgstr ""
4450
4451#: cp/error.c:2766
4452msgid "*this"
4453msgstr ""
4454
4455#: cp/error.c:2776
4456msgid "<expression error>"
4457msgstr ""
4458
4459#: cp/error.c:2791
4460msgid "<unknown operator>"
4461msgstr ""
4462
4463#: cp/error.c:3087
4464msgid "{unknown}"
4465msgstr ""
4466
4467#: cp/error.c:3199
4468msgid "At global scope:"
4469msgstr ""
4470
4471#: cp/error.c:3305
4472#, c-format
4473msgid "In static member function %qs"
4474msgstr ""
4475
4476#: cp/error.c:3307
4477#, c-format
4478msgid "In copy constructor %qs"
4479msgstr ""
4480
4481#: cp/error.c:3309
4482#, c-format
4483msgid "In constructor %qs"
4484msgstr ""
4485
4486#: cp/error.c:3311
4487#, c-format
4488msgid "In destructor %qs"
4489msgstr ""
4490
4491#: cp/error.c:3313
4492msgid "In lambda function"
4493msgstr ""
4494
4495#: cp/error.c:3333
4496#, c-format
4497msgid "%s: In substitution of %qS:\n"
4498msgstr ""
4499
4500#: cp/error.c:3334
4501msgid "%s: In instantiation of %q#D:\n"
4502msgstr ""
4503
4504#: cp/error.c:3359
4505msgid "%r%s:%d:%d:%R   "
4506msgstr ""
4507
4508#: cp/error.c:3362
4509msgid "%r%s:%d:%R   "
4510msgstr ""
4511
4512#: cp/error.c:3370
4513#, c-format
4514msgid "recursively required by substitution of %qS\n"
4515msgstr ""
4516
4517#: cp/error.c:3371
4518#, c-format
4519msgid "required by substitution of %qS\n"
4520msgstr ""
4521
4522#: cp/error.c:3376
4523msgid "recursively required from %q#D\n"
4524msgstr ""
4525
4526#: cp/error.c:3377
4527msgid "required from %q#D\n"
4528msgstr ""
4529
4530#: cp/error.c:3384
4531msgid "recursively required from here\n"
4532msgstr ""
4533
4534#: cp/error.c:3385
4535msgid "required from here\n"
4536msgstr ""
4537
4538#: cp/error.c:3437
4539msgid "%r%s:%d:%d:%R   [ skipping %d instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]\n"
4540msgstr ""
4541
4542#: cp/error.c:3443
4543msgid "%r%s:%d:%R   [ skipping %d instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]\n"
4544msgstr ""
4545
4546#: cp/error.c:3497
4547msgid "%r%s:%d:%d:%R   in constexpr expansion of %qs"
4548msgstr ""
4549
4550#: cp/error.c:3501
4551msgid "%r%s:%d:%R   in constexpr expansion of %qs"
4552msgstr ""
4553
4554#: cp/pt.c:1945 cp/semantics.c:5217
4555msgid "candidates are:"
4556msgstr ""
4557
4558#: cp/pt.c:21086
4559msgid "candidate is:"
4560msgid_plural "candidates are:"
4561msgstr[0] ""
4562msgstr[1] ""
4563msgstr[2] ""
4564
4565#: cp/rtti.c:545
4566msgid "target is not pointer or reference to class"
4567msgstr ""
4568
4569#: cp/rtti.c:550
4570msgid "target is not pointer or reference to complete type"
4571msgstr ""
4572
4573#: cp/rtti.c:556
4574msgid "target is not pointer or reference"
4575msgstr ""
4576
4577#: cp/rtti.c:572
4578msgid "source is not a pointer"
4579msgstr ""
4580
4581#: cp/rtti.c:577
4582msgid "source is not a pointer to class"
4583msgstr ""
4584
4585#: cp/rtti.c:582
4586msgid "source is a pointer to incomplete type"
4587msgstr ""
4588
4589#: cp/rtti.c:597
4590msgid "source is not of class type"
4591msgstr ""
4592
4593#: cp/rtti.c:602
4594msgid "source is of incomplete class type"
4595msgstr ""
4596
4597#: cp/rtti.c:611
4598msgid "conversion casts away constness"
4599msgstr ""
4600
4601#: cp/rtti.c:767
4602msgid "source type is not polymorphic"
4603msgstr ""
4604
4605#: cp/typeck.c:5820 c/c-typeck.c:4098
4606#, gcc-internal-format
4607msgid "wrong type argument to unary minus"
4608msgstr ""
4609
4610#: cp/typeck.c:5821 c/c-typeck.c:4085
4611#, gcc-internal-format
4612msgid "wrong type argument to unary plus"
4613msgstr ""
4614
4615#: cp/typeck.c:5848 c/c-typeck.c:4124
4616#, gcc-internal-format
4617msgid "wrong type argument to bit-complement"
4618msgstr ""
4619
4620#: cp/typeck.c:5855 c/c-typeck.c:4132
4621#, gcc-internal-format
4622msgid "wrong type argument to abs"
4623msgstr ""
4624
4625#: cp/typeck.c:5867 c/c-typeck.c:4144
4626#, gcc-internal-format
4627msgid "wrong type argument to conjugation"
4628msgstr ""
4629
4630#: cp/typeck.c:5885
4631msgid "in argument to unary !"
4632msgstr ""
4633
4634#: cp/typeck.c:5931
4635msgid "no pre-increment operator for type"
4636msgstr ""
4637
4638#: cp/typeck.c:5933
4639msgid "no post-increment operator for type"
4640msgstr ""
4641
4642#: cp/typeck.c:5935
4643msgid "no pre-decrement operator for type"
4644msgstr ""
4645
4646#: cp/typeck.c:5937
4647msgid "no post-decrement operator for type"
4648msgstr ""
4649
4650#: fortran/arith.c:95
4651msgid "Arithmetic OK at %L"
4652msgstr ""
4653
4654#: fortran/arith.c:98
4655msgid "Arithmetic overflow at %L"
4656msgstr ""
4657
4658#: fortran/arith.c:101
4659msgid "Arithmetic underflow at %L"
4660msgstr ""
4661
4662#: fortran/arith.c:104
4663msgid "Arithmetic NaN at %L"
4664msgstr ""
4665
4666#: fortran/arith.c:107
4667msgid "Division by zero at %L"
4668msgstr ""
4669
4670#: fortran/arith.c:110
4671msgid "Array operands are incommensurate at %L"
4672msgstr ""
4673
4674#: fortran/arith.c:114
4675msgid "Integer outside symmetric range implied by Standard Fortran at %L"
4676msgstr ""
4677
4678#: fortran/arith.c:1370
4679msgid "elemental binary operation"
4680msgstr ""
4681
4682#: fortran/check.c:2124 fortran/check.c:3115 fortran/check.c:3169
4683#, c-format
4684msgid "arguments '%s' and '%s' for intrinsic %s"
4685msgstr ""
4686
4687#: fortran/check.c:2921
4688#, c-format
4689msgid "arguments 'a%d' and 'a%d' for intrinsic '%s'"
4690msgstr ""
4691
4692#: fortran/check.c:3444 fortran/intrinsic.c:4290
4693#, c-format
4694msgid "arguments '%s' and '%s' for intrinsic '%s'"
4695msgstr ""
4696
4697#: fortran/error.c:871
4698msgid "Fortran 2008 obsolescent feature:"
4699msgstr ""
4700
4701#: fortran/error.c:880
4702msgid "GNU Extension:"
4703msgstr ""
4704
4705#: fortran/error.c:883
4706msgid "Legacy Extension:"
4707msgstr ""
4708
4709#: fortran/error.c:886
4710msgid "Obsolescent feature:"
4711msgstr ""
4712
4713#: fortran/error.c:889
4714msgid "Deleted feature:"
4715msgstr ""
4716
4717#: fortran/expr.c:622
4718#, c-format
4719msgid "Constant expression required at %C"
4720msgstr ""
4721
4722#: fortran/expr.c:625
4723#, c-format
4724msgid "Integer expression required at %C"
4725msgstr ""
4726
4727#: fortran/expr.c:630
4728#, c-format
4729msgid "Integer value too large in expression at %C"
4730msgstr ""
4731
4732#: fortran/expr.c:3242
4733msgid "array assignment"
4734msgstr ""
4735
4736#: fortran/gfortranspec.c:425
4737#, c-format
4738msgid "Driving:"
4739msgstr ""
4740
4741#: fortran/interface.c:3048 fortran/intrinsic.c:3994
4742msgid "actual argument to INTENT = OUT/INOUT"
4743msgstr ""
4744
4745#: fortran/io.c:550
4746msgid "Positive width required"
4747msgstr ""
4748
4749#: fortran/io.c:551
4750msgid "Nonnegative width required"
4751msgstr ""
4752
4753#: fortran/io.c:552
4754msgid "Unexpected element %qc in format string at %L"
4755msgstr ""
4756
4757#: fortran/io.c:554
4758msgid "Unexpected end of format string"
4759msgstr ""
4760
4761#: fortran/io.c:555
4762msgid "Zero width in format descriptor"
4763msgstr ""
4764
4765#: fortran/io.c:575
4766msgid "Missing leading left parenthesis"
4767msgstr ""
4768
4769#: fortran/io.c:604
4770msgid "Left parenthesis required after %<*%>"
4771msgstr ""
4772
4773#: fortran/io.c:635
4774msgid "Expected P edit descriptor"
4775msgstr ""
4776
4777#. P requires a prior number.
4778#: fortran/io.c:643
4779msgid "P descriptor requires leading scale factor"
4780msgstr ""
4781
4782#: fortran/io.c:736 fortran/io.c:750
4783msgid "Comma required after P descriptor"
4784msgstr ""
4785
4786#: fortran/io.c:764
4787msgid "Positive width required with T descriptor"
4788msgstr ""
4789
4790#: fortran/io.c:843
4791msgid "E specifier not allowed with g0 descriptor"
4792msgstr ""
4793
4794#: fortran/io.c:913
4795msgid "Positive exponent width required"
4796msgstr ""
4797
4798#: fortran/io.c:943
4799msgid "Period required in format specifier"
4800msgstr ""
4801
4802#: fortran/io.c:1570
4803#, c-format
4804msgid "%s tag"
4805msgstr ""
4806
4807#: fortran/io.c:2966
4808msgid "internal unit in WRITE"
4809msgstr ""
4810
4811#. For INQUIRE, all tags except FILE, ID and UNIT are variable definition
4812#. contexts.  Thus, use an extended RESOLVE_TAG macro for that.
4813#: fortran/io.c:4185
4814#, c-format
4815msgid "%s tag with INQUIRE"
4816msgstr ""
4817
4818#: fortran/matchexp.c:28
4819#, c-format
4820msgid "Syntax error in expression at %C"
4821msgstr ""
4822
4823#: fortran/module.c:1204
4824msgid "Unexpected EOF"
4825msgstr ""
4826
4827#: fortran/module.c:1288
4828msgid "Integer overflow"
4829msgstr ""
4830
4831#: fortran/module.c:1318
4832msgid "Name too long"
4833msgstr ""
4834
4835#: fortran/module.c:1420 fortran/module.c:1523
4836msgid "Bad name"
4837msgstr ""
4838
4839#: fortran/module.c:1547
4840msgid "Expected name"
4841msgstr ""
4842
4843#: fortran/module.c:1550
4844msgid "Expected left parenthesis"
4845msgstr ""
4846
4847#: fortran/module.c:1553
4848msgid "Expected right parenthesis"
4849msgstr ""
4850
4851#: fortran/module.c:1556
4852msgid "Expected integer"
4853msgstr ""
4854
4855#: fortran/module.c:1559 fortran/module.c:2547
4856msgid "Expected string"
4857msgstr ""
4858
4859#: fortran/module.c:1584
4860msgid "find_enum(): Enum not found"
4861msgstr ""
4862
4863#: fortran/module.c:2265
4864msgid "Expected attribute bit name"
4865msgstr ""
4866
4867#: fortran/module.c:3151
4868msgid "Expected integer string"
4869msgstr ""
4870
4871#: fortran/module.c:3155
4872msgid "Error converting integer"
4873msgstr ""
4874
4875#: fortran/module.c:3177
4876msgid "Expected real string"
4877msgstr ""
4878
4879#: fortran/module.c:3401
4880msgid "Expected expression type"
4881msgstr ""
4882
4883#: fortran/module.c:3481
4884msgid "Bad operator"
4885msgstr ""
4886
4887#: fortran/module.c:3596
4888msgid "Bad type in constant expression"
4889msgstr ""
4890
4891#: fortran/module.c:6946
4892msgid "Unexpected end of module"
4893msgstr ""
4894
4895#: fortran/parse.c:1671
4896msgid "arithmetic IF"
4897msgstr ""
4898
4899#: fortran/parse.c:1680
4900msgid "attribute declaration"
4901msgstr ""
4902
4903#: fortran/parse.c:1716
4904msgid "data declaration"
4905msgstr ""
4906
4907#: fortran/parse.c:1734
4908msgid "derived type declaration"
4909msgstr ""
4910
4911#: fortran/parse.c:1846
4912msgid "block IF"
4913msgstr ""
4914
4915#: fortran/parse.c:1855
4916msgid "implied END DO"
4917msgstr ""
4918
4919#: fortran/parse.c:1949 fortran/resolve.c:10537
4920msgid "assignment"
4921msgstr ""
4922
4923#: fortran/parse.c:1952 fortran/resolve.c:10588 fortran/resolve.c:10591
4924msgid "pointer assignment"
4925msgstr ""
4926
4927#: fortran/parse.c:1970
4928msgid "simple IF"
4929msgstr ""
4930
4931#: fortran/resolve.c:606
4932msgid "module procedure"
4933msgstr ""
4934
4935#: fortran/resolve.c:607
4936msgid "internal function"
4937msgstr ""
4938
4939#: fortran/resolve.c:2157 fortran/resolve.c:2351
4940msgid "elemental procedure"
4941msgstr ""
4942
4943#: fortran/resolve.c:2254
4944msgid "allocatable argument"
4945msgstr ""
4946
4947#: fortran/resolve.c:2259
4948msgid "asynchronous argument"
4949msgstr ""
4950
4951#: fortran/resolve.c:2264
4952msgid "optional argument"
4953msgstr ""
4954
4955#: fortran/resolve.c:2269
4956msgid "pointer argument"
4957msgstr ""
4958
4959#: fortran/resolve.c:2274
4960msgid "target argument"
4961msgstr ""
4962
4963#: fortran/resolve.c:2279
4964msgid "value argument"
4965msgstr ""
4966
4967#: fortran/resolve.c:2284
4968msgid "volatile argument"
4969msgstr ""
4970
4971#: fortran/resolve.c:2289
4972msgid "assumed-shape argument"
4973msgstr ""
4974
4975#: fortran/resolve.c:2294
4976msgid "assumed-rank argument"
4977msgstr ""
4978
4979#: fortran/resolve.c:2299
4980msgid "coarray argument"
4981msgstr ""
4982
4983#: fortran/resolve.c:2304
4984msgid "parametrized derived type argument"
4985msgstr ""
4986
4987#: fortran/resolve.c:2309
4988msgid "polymorphic argument"
4989msgstr ""
4990
4991#: fortran/resolve.c:2314
4992msgid "NO_ARG_CHECK attribute"
4993msgstr ""
4994
4995#. As assumed-type is unlimited polymorphic (cf. above).
4996#. See also TS 29113, Note 6.1.
4997#: fortran/resolve.c:2321
4998msgid "assumed-type argument"
4999msgstr ""
5000
5001#: fortran/resolve.c:2332
5002msgid "array result"
5003msgstr ""
5004
5005#: fortran/resolve.c:2337
5006msgid "pointer or allocatable result"
5007msgstr ""
5008
5009#: fortran/resolve.c:2344
5010msgid "result with non-constant character length"
5011msgstr ""
5012
5013#: fortran/resolve.c:2356
5014msgid "bind(c) procedure"
5015msgstr ""
5016
5017#: fortran/resolve.c:3558
5018#, c-format
5019msgid "Invalid context for NULL() pointer at %%L"
5020msgstr ""
5021
5022#: fortran/resolve.c:3574
5023#, c-format
5024msgid "Operand of unary numeric operator %%<%s%%> at %%L is %s"
5025msgstr ""
5026
5027#: fortran/resolve.c:3590
5028#, c-format
5029msgid "Operands of binary numeric operator %%<%s%%> at %%L are %s/%s"
5030msgstr ""
5031
5032#: fortran/resolve.c:3605
5033#, c-format
5034msgid "Operands of string concatenation operator at %%L are %s/%s"
5035msgstr ""
5036
5037#: fortran/resolve.c:3624
5038#, c-format
5039msgid "Operands of logical operator %%<%s%%> at %%L are %s/%s"
5040msgstr ""
5041
5042#: fortran/resolve.c:3638
5043#, c-format
5044msgid "Operand of .not. operator at %%L is %s"
5045msgstr ""
5046
5047#: fortran/resolve.c:3652
5048msgid "COMPLEX quantities cannot be compared at %L"
5049msgstr ""
5050
5051#: fortran/resolve.c:3703
5052#, c-format
5053msgid "Logicals at %%L must be compared with %s instead of %s"
5054msgstr ""
5055
5056#: fortran/resolve.c:3709
5057#, c-format
5058msgid "Operands of comparison operator %%<%s%%> at %%L are %s/%s"
5059msgstr ""
5060
5061#: fortran/resolve.c:3717
5062#, c-format
5063msgid "Unknown operator %%<%s%%> at %%L"
5064msgstr ""
5065
5066#: fortran/resolve.c:3720
5067#, c-format
5068msgid "Operand of user operator %%<%s%%> at %%L is %s"
5069msgstr ""
5070
5071#: fortran/resolve.c:3724
5072#, c-format
5073msgid "Operands of user operator %%<%s%%> at %%L are %s/%s"
5074msgstr ""
5075
5076#: fortran/resolve.c:3812
5077#, c-format
5078msgid "Inconsistent ranks for operator at %%L and %%L"
5079msgstr ""
5080
5081#: fortran/resolve.c:6476
5082msgid "Loop variable"
5083msgstr ""
5084
5085#: fortran/resolve.c:6480
5086msgid "iterator variable"
5087msgstr ""
5088
5089#: fortran/resolve.c:6484
5090msgid "Start expression in DO loop"
5091msgstr ""
5092
5093#: fortran/resolve.c:6488
5094msgid "End expression in DO loop"
5095msgstr ""
5096
5097#: fortran/resolve.c:6492
5098msgid "Step expression in DO loop"
5099msgstr ""
5100
5101#: fortran/resolve.c:6749 fortran/resolve.c:6752
5102msgid "DEALLOCATE object"
5103msgstr ""
5104
5105#: fortran/resolve.c:7119 fortran/resolve.c:7122
5106msgid "ALLOCATE object"
5107msgstr ""
5108
5109#: fortran/resolve.c:7351 fortran/resolve.c:8798
5110msgid "STAT variable"
5111msgstr ""
5112
5113#: fortran/resolve.c:7395 fortran/resolve.c:8810
5114msgid "ERRMSG variable"
5115msgstr ""
5116
5117#: fortran/resolve.c:8640
5118msgid "item in READ"
5119msgstr ""
5120
5121#: fortran/resolve.c:8822
5122msgid "ACQUIRED_LOCK variable"
5123msgstr ""
5124
5125#: fortran/trans-array.c:1428
5126#, c-format
5127msgid "Different CHARACTER lengths (%ld/%ld) in array constructor"
5128msgstr ""
5129
5130#: fortran/trans-array.c:5491
5131msgid "Integer overflow when calculating the amount of memory to allocate"
5132msgstr ""
5133
5134#: fortran/trans-decl.c:5503
5135#, c-format
5136msgid "Actual string length does not match the declared one for dummy argument '%s' (%ld/%ld)"
5137msgstr ""
5138
5139#: fortran/trans-decl.c:5511
5140#, c-format
5141msgid "Actual string length is shorter than the declared one for dummy argument '%s' (%ld/%ld)"
5142msgstr ""
5143
5144#: fortran/trans-expr.c:8170
5145#, c-format
5146msgid "Target of rank remapping is too small (%ld < %ld)"
5147msgstr ""
5148
5149#: fortran/trans-expr.c:9375
5150msgid "Assignment of scalar to unallocated array"
5151msgstr ""
5152
5153#: fortran/trans-intrinsic.c:897
5154#, c-format
5155msgid "Unequal character lengths (%ld/%ld) in %s"
5156msgstr ""
5157
5158#: fortran/trans-intrinsic.c:7002
5159#, c-format
5160msgid "Argument NCOPIES of REPEAT intrinsic is negative (its value is %ld)"
5161msgstr ""
5162
5163#: fortran/trans-intrinsic.c:7034
5164msgid "Argument NCOPIES of REPEAT intrinsic is too large"
5165msgstr ""
5166
5167#: fortran/trans-io.c:560
5168msgid "Unit number in I/O statement too small"
5169msgstr ""
5170
5171#: fortran/trans-io.c:569
5172msgid "Unit number in I/O statement too large"
5173msgstr ""
5174
5175#: fortran/trans-stmt.c:156
5176msgid "Assigned label is not a target label"
5177msgstr ""
5178
5179#: fortran/trans-stmt.c:1101
5180#, c-format
5181msgid "Invalid image number %d in SYNC IMAGES"
5182msgstr ""
5183
5184#: fortran/trans-stmt.c:1898 fortran/trans-stmt.c:2183
5185msgid "Loop variable has been modified"
5186msgstr ""
5187
5188#: fortran/trans-stmt.c:2038
5189msgid "DO step value is zero"
5190msgstr ""
5191
5192#: fortran/trans.c:47
5193msgid "Array reference out of bounds"
5194msgstr ""
5195
5196#: fortran/trans.c:48
5197msgid "Incorrect function return value"
5198msgstr ""
5199
5200#: fortran/trans.c:607
5201msgid "Memory allocation failed"
5202msgstr ""
5203
5204#: fortran/trans.c:688 fortran/trans.c:1527
5205msgid "Allocation would exceed memory limit"
5206msgstr ""
5207
5208#: fortran/trans.c:858
5209#, c-format
5210msgid "Attempting to allocate already allocated variable '%s'"
5211msgstr ""
5212
5213#: fortran/trans.c:864
5214msgid "Attempting to allocate already allocated variable"
5215msgstr ""
5216
5217#: fortran/trans.c:1274 fortran/trans.c:1428
5218#, c-format
5219msgid "Attempt to DEALLOCATE unallocated '%s'"
5220msgstr ""
5221
5222#. The remainder are real diagnostic types.
5223#: fortran/gfc-diagnostic.def:33
5224#, fuzzy
5225#| msgid "fatal error: "
5226msgid "Fatal Error"
5227msgstr "fatalna greška: "
5228
5229#. This is like DK_ICE, but backtrace is not printed.  Used in the driver
5230#. when reporting fatal signal in the compiler.
5231#: fortran/gfc-diagnostic.def:34 fortran/gfc-diagnostic.def:50
5232#, fuzzy
5233#| msgid "internal compiler error: "
5234msgid "internal compiler error"
5235msgstr "interna greška kompajlera: "
5236
5237#: fortran/gfc-diagnostic.def:35
5238#, fuzzy
5239#| msgid "error: "
5240msgid "Error"
5241msgstr "greška: "
5242
5243#: fortran/gfc-diagnostic.def:36
5244#, fuzzy
5245#| msgid "sorry, unimplemented: "
5246msgid "sorry, unimplemented"
5247msgstr "žao mi je, nije implementirano: "
5248
5249#: fortran/gfc-diagnostic.def:37
5250#, fuzzy
5251#| msgid "warning: "
5252msgid "Warning"
5253msgstr "upozorenje: "
5254
5255#: fortran/gfc-diagnostic.def:38
5256msgid "anachronism"
5257msgstr ""
5258
5259#: fortran/gfc-diagnostic.def:39
5260#, fuzzy
5261#| msgid "note: "
5262msgid "note"
5263msgstr "napomena: "
5264
5265#: fortran/gfc-diagnostic.def:40
5266#, fuzzy
5267#| msgid "debug: "
5268msgid "debug"
5269msgstr "debug: "
5270
5271#. These two would be re-classified as DK_WARNING or DK_ERROR, so the
5272#. prefix does not matter.
5273#: fortran/gfc-diagnostic.def:43
5274msgid "pedwarn"
5275msgstr ""
5276
5277#: fortran/gfc-diagnostic.def:44
5278#, fuzzy
5279#| msgid "error: "
5280msgid "permerror"
5281msgstr "greška: "
5282
5283#. This one is just for counting DK_WARNING promoted to DK_ERROR
5284#. due to -Werror and -Werror=warning.
5285#: fortran/gfc-diagnostic.def:47
5286#, fuzzy
5287#| msgid "error: "
5288msgid "error"
5289msgstr "greška: "
5290
5291#: go/go-backend.c:171
5292msgid "lseek failed while reading export data"
5293msgstr ""
5294
5295#: go/go-backend.c:178
5296msgid "memory allocation failed while reading export data"
5297msgstr ""
5298
5299#: go/go-backend.c:186
5300msgid "read failed while reading export data"
5301msgstr ""
5302
5303#: go/go-backend.c:192
5304msgid "short read while reading export data"
5305msgstr ""
5306
5307#: java/jcf-dump.c:1127
5308#, c-format
5309msgid "Not a valid Java .class file.\n"
5310msgstr ""
5311
5312#: java/jcf-dump.c:1133
5313#, c-format
5314msgid "error while parsing constant pool\n"
5315msgstr ""
5316
5317#: java/jcf-dump.c:1139 java/jcf-parse.c:1429
5318#, gcc-internal-format, gfc-internal-format
5319msgid "error in constant pool entry #%d\n"
5320msgstr ""
5321
5322#: java/jcf-dump.c:1149
5323#, c-format
5324msgid "error while parsing fields\n"
5325msgstr ""
5326
5327#: java/jcf-dump.c:1155
5328#, c-format
5329msgid "error while parsing methods\n"
5330msgstr ""
5331
5332#: java/jcf-dump.c:1161
5333#, c-format
5334msgid "error while parsing final attributes\n"
5335msgstr ""
5336
5337#: java/jcf-dump.c:1198
5338#, c-format
5339msgid "Try 'jcf-dump --help' for more information.\n"
5340msgstr ""
5341
5342#: java/jcf-dump.c:1205
5343#, c-format
5344msgid ""
5345"Usage: jcf-dump [OPTION]... CLASS...\n"
5346"\n"
5347msgstr ""
5348
5349#: java/jcf-dump.c:1206
5350#, c-format
5351msgid ""
5352"Display contents of a class file in readable form.\n"
5353"\n"
5354msgstr ""
5355
5356#: java/jcf-dump.c:1207
5357#, c-format
5358msgid "  -c                      Disassemble method bodies\n"
5359msgstr ""
5360
5361#: java/jcf-dump.c:1208
5362#, c-format
5363msgid "  --javap                 Generate output in 'javap' format\n"
5364msgstr ""
5365
5366#: java/jcf-dump.c:1210
5367#, c-format
5368msgid "  --classpath PATH        Set path to find .class files\n"
5369msgstr ""
5370
5371#: java/jcf-dump.c:1211
5372#, c-format
5373msgid "  -IDIR                   Append directory to class path\n"
5374msgstr ""
5375
5376#: java/jcf-dump.c:1212
5377#, c-format
5378msgid "  --bootclasspath PATH    Override built-in class path\n"
5379msgstr ""
5380
5381#: java/jcf-dump.c:1213
5382#, c-format
5383msgid "  --extdirs PATH          Set extensions directory path\n"
5384msgstr ""
5385
5386#: java/jcf-dump.c:1214
5387#, c-format
5388msgid "  -o FILE                 Set output file name\n"
5389msgstr ""
5390
5391#: java/jcf-dump.c:1216
5392#, c-format
5393msgid "  --help                  Print this help, then exit\n"
5394msgstr ""
5395
5396#: java/jcf-dump.c:1217
5397#, c-format
5398msgid "  --version               Print version number, then exit\n"
5399msgstr ""
5400
5401#: java/jcf-dump.c:1218
5402#, c-format
5403msgid "  -v, --verbose           Print extra information while running\n"
5404msgstr ""
5405
5406#: java/jcf-dump.c:1220
5407#, c-format
5408msgid ""
5409"For bug reporting instructions, please see:\n"
5410"%s.\n"
5411msgstr ""
5412
5413#: java/jcf-dump.c:1258 java/jcf-dump.c:1326
5414#, c-format
5415msgid "jcf-dump: no classes specified\n"
5416msgstr ""
5417
5418#: java/jcf-dump.c:1346
5419#, c-format
5420msgid "Cannot open '%s' for output.\n"
5421msgstr ""
5422
5423#: java/jcf-dump.c:1391
5424#, c-format
5425msgid "bad format of .zip/.jar archive\n"
5426msgstr ""
5427
5428#: java/jcf-dump.c:1509
5429#, c-format
5430msgid "Bad byte codes.\n"
5431msgstr ""
5432
5433#: java/jvgenmain.c:44
5434#, c-format
5435msgid "Usage: %s [OPTIONS]... CLASSNAMEmain [OUTFILE]\n"
5436msgstr ""
5437
5438#: java/jvgenmain.c:117
5439#, c-format
5440msgid "%s: Cannot open output file: %s\n"
5441msgstr ""
5442
5443#: java/jvgenmain.c:167
5444#, c-format
5445msgid "%s: Failed to close output file %s\n"
5446msgstr ""
5447
5448#: objc/objc-act.c:6179 cp/cxx-pretty-print.c:159
5449#, gcc-internal-format
5450msgid "<unnamed>"
5451msgstr ""
5452
5453#: gcc.c:747 gcc.c:751 gcc.c:806
5454msgid "-gz is not supported in this configuration"
5455msgstr ""
5456
5457#: gcc.c:757 gcc.c:817
5458msgid "-gz=zlib is not supported in this configuration"
5459msgstr ""
5460
5461#: gcc.c:961
5462msgid "-fuse-linker-plugin is not supported in this configuration"
5463msgstr ""
5464
5465#: gcc.c:976
5466msgid "cannot specify -static with -fsanitize=address"
5467msgstr ""
5468
5469#: gcc.c:978
5470msgid "cannot specify -static with -fsanitize=thread"
5471msgstr ""
5472
5473#: gcc.c:1122 ada/gcc-interface/lang-specs.h:33 java/jvspec.c:79
5474msgid "-pg and -fomit-frame-pointer are incompatible"
5475msgstr ""
5476
5477#: gcc.c:1298
5478msgid "GNU C no longer supports -traditional without -E"
5479msgstr ""
5480
5481#: gcc.c:1307
5482msgid "-E or -x required when input is from standard input"
5483msgstr ""
5484
5485#: config/darwin.h:252
5486msgid "-current_version only allowed with -dynamiclib"
5487msgstr ""
5488
5489#: config/darwin.h:254
5490msgid "-install_name only allowed with -dynamiclib"
5491msgstr ""
5492
5493#: config/darwin.h:259
5494msgid "-bundle not allowed with -dynamiclib"
5495msgstr ""
5496
5497#: config/darwin.h:260
5498msgid "-bundle_loader not allowed with -dynamiclib"
5499msgstr ""
5500
5501#: config/darwin.h:261
5502msgid "-client_name not allowed with -dynamiclib"
5503msgstr ""
5504
5505#: config/darwin.h:266
5506msgid "-force_flat_namespace not allowed with -dynamiclib"
5507msgstr ""
5508
5509#: config/darwin.h:268
5510msgid "-keep_private_externs not allowed with -dynamiclib"
5511msgstr ""
5512
5513#: config/darwin.h:269
5514msgid "-private_bundle not allowed with -dynamiclib"
5515msgstr ""
5516
5517#: config/dragonfly.h:76 config/alpha/freebsd.h:33 config/i386/freebsd.h:82
5518#: config/i386/freebsd64.h:35 config/ia64/freebsd.h:26
5519#: config/rs6000/sysv4.h:731 config/sparc/freebsd.h:45
5520msgid "consider using '-pg' instead of '-p' with gprof(1)"
5521msgstr ""
5522
5523#: config/lynx.h:69
5524msgid "cannot use mthreads and mlegacy-threads together"
5525msgstr ""
5526
5527#: config/lynx.h:94
5528msgid "cannot use mshared and static together"
5529msgstr ""
5530
5531#: config/sol2.h:181
5532msgid "-fvtable-verify is not supported in this configuration"
5533msgstr ""
5534
5535#: config/sol2.h:268 config/sol2.h:273
5536msgid "does not support multilib"
5537msgstr ""
5538
5539#: config/sol2.h:365
5540msgid "-pie is not supported in this configuration"
5541msgstr ""
5542
5543#: config/vxworks.h:70
5544msgid "-Xbind-now and -Xbind-lazy are incompatible"
5545msgstr ""
5546
5547#: config/arc/arc.h:142 config/mips/mips.h:1358
5548msgid "may not use both -EB and -EL"
5549msgstr ""
5550
5551#: config/arm/arm.h:100
5552msgid "-mfloat-abi=soft and -mfloat-abi=hard may not be used together"
5553msgstr ""
5554
5555#: config/arm/arm.h:102 config/tilegx/tilegx.h:546 config/tilegx/tilegx.h:551
5556msgid "-mbig-endian and -mlittle-endian may not be used together"
5557msgstr ""
5558
5559#: config/arm/freebsd.h:49
5560msgid "consider using `-pg' instead of `-p' with gprof (1) "
5561msgstr ""
5562
5563#: config/avr/specs.h:68
5564msgid "shared is not supported"
5565msgstr ""
5566
5567#: config/bfin/elf.h:55
5568msgid "no processor type specified for linking"
5569msgstr ""
5570
5571#: config/cris/cris.h:184
5572msgid "do not specify both -march=... and -mcpu=..."
5573msgstr ""
5574
5575#: config/i386/cygwin-w64.h:64 config/i386/cygwin.h:130
5576#: config/i386/mingw-w64.h:87 config/i386/mingw32.h:117
5577msgid "shared and mdll are not compatible"
5578msgstr ""
5579
5580#: config/mcore/mcore.h:53
5581msgid "the m210 does not have little endian support"
5582msgstr ""
5583
5584#: config/mips/r3900.h:37
5585msgid "-mhard-float not supported"
5586msgstr ""
5587
5588#: config/mips/r3900.h:39
5589msgid "-msingle-float and -msoft-float cannot both be specified"
5590msgstr ""
5591
5592#: config/moxie/moxiebox.h:43
5593msgid "this target is little-endian"
5594msgstr ""
5595
5596#: config/nios2/elf.h:44
5597msgid "You need a C startup file for -msys-crt0="
5598msgstr ""
5599
5600#: config/pa/pa-hpux10.h:102 config/pa/pa-hpux10.h:105
5601#: config/pa/pa-hpux10.h:113 config/pa/pa-hpux10.h:116
5602#: config/pa/pa-hpux11.h:134 config/pa/pa-hpux11.h:137
5603#: config/pa/pa64-hpux.h:29 config/pa/pa64-hpux.h:32 config/pa/pa64-hpux.h:41
5604#: config/pa/pa64-hpux.h:44
5605msgid "warning: consider linking with '-static' as system libraries with"
5606msgstr ""
5607
5608#: config/pa/pa-hpux10.h:103 config/pa/pa-hpux10.h:106
5609#: config/pa/pa-hpux10.h:114 config/pa/pa-hpux10.h:117
5610#: config/pa/pa-hpux11.h:135 config/pa/pa-hpux11.h:138
5611#: config/pa/pa64-hpux.h:30 config/pa/pa64-hpux.h:33 config/pa/pa64-hpux.h:42
5612#: config/pa/pa64-hpux.h:45
5613msgid "  profiling support are only provided in archive format"
5614msgstr ""
5615
5616#: config/rs6000/darwin.h:95
5617msgid " conflicting code gen style switches are used"
5618msgstr ""
5619
5620#: config/rs6000/freebsd64.h:171
5621msgid "consider using `-pg' instead of `-p' with gprof(1)"
5622msgstr ""
5623
5624#: config/rx/rx.h:80
5625msgid "-mas100-syntax is incompatible with -gdwarf"
5626msgstr ""
5627
5628#: config/rx/rx.h:81
5629msgid "rx100 cpu does not have FPU hardware"
5630msgstr ""
5631
5632#: config/rx/rx.h:82
5633msgid "rx200 cpu does not have FPU hardware"
5634msgstr ""
5635
5636#: config/s390/tpf.h:110
5637msgid "static is not supported on TPF-OS"
5638msgstr ""
5639
5640#: config/sh/sh.h:375 config/sh/sh.h:378
5641msgid "SH2a does not support little-endian"
5642msgstr ""
5643
5644#: config/sparc/linux64.h:149 config/sparc/linux64.h:156
5645#: config/sparc/netbsd-elf.h:108 config/sparc/netbsd-elf.h:117
5646#: config/sparc/sol2.h:228 config/sparc/sol2.h:234
5647msgid "may not use both -m32 and -m64"
5648msgstr ""
5649
5650#: config/vax/netbsd-elf.h:51
5651msgid "the -shared option is not currently supported for VAX ELF"
5652msgstr ""
5653
5654#: config/vax/vax.h:46 config/vax/vax.h:47
5655msgid "profiling not supported with -mg"
5656msgstr ""
5657
5658#: ada/gcc-interface/lang-specs.h:34
5659msgid "-c or -S required for Ada"
5660msgstr ""
5661
5662#: ada/gcc-interface/lang-specs.h:52
5663msgid "-c required for gnat2why"
5664msgstr ""
5665
5666#: ada/gcc-interface/lang-specs.h:65
5667msgid "-c required for gnat2scil"
5668msgstr ""
5669
5670#: fortran/lang-specs.h:54 fortran/lang-specs.h:68
5671msgid "gfortran does not support -E without -cpp"
5672msgstr ""
5673
5674#: java/lang-specs.h:32
5675msgid "-fjni and -femit-class-files are incompatible"
5676msgstr ""
5677
5678#: java/lang-specs.h:33
5679msgid "-fjni and -femit-class-file are incompatible"
5680msgstr ""
5681
5682#: java/lang-specs.h:34 java/lang-specs.h:35
5683msgid "-femit-class-file should used along with -fsyntax-only"
5684msgstr ""
5685
5686#: objc/lang-specs.h:30 objc/lang-specs.h:41
5687msgid "GNU Objective C no longer supports traditional compilation"
5688msgstr ""
5689
5690#: objc/lang-specs.h:55
5691msgid "objc-cpp-output is deprecated; please use objective-c-cpp-output instead"
5692msgstr ""
5693
5694#: objcp/lang-specs.h:58
5695msgid "objc++-cpp-output is deprecated; please use objective-c++-cpp-output instead"
5696msgstr ""
5697
5698#: fortran/lang.opt:146
5699msgid "-J<directory>\tPut MODULE files in 'directory'."
5700msgstr ""
5701
5702#: fortran/lang.opt:198
5703msgid "Warn about possible aliasing of dummy arguments."
5704msgstr ""
5705
5706#: fortran/lang.opt:202
5707msgid "Warn about alignment of COMMON blocks."
5708msgstr ""
5709
5710#: fortran/lang.opt:206
5711msgid "Warn about missing ampersand in continued character constants."
5712msgstr ""
5713
5714#: fortran/lang.opt:210
5715msgid "Warn about creation of array temporaries."
5716msgstr ""
5717
5718#: fortran/lang.opt:214
5719msgid "Warn if the type of a variable might be not interoperable with C."
5720msgstr ""
5721
5722#: fortran/lang.opt:222
5723msgid "Warn about truncated character expressions."
5724msgstr ""
5725
5726#: fortran/lang.opt:226
5727msgid "Warn about equality comparisons involving REAL or COMPLEX expressions."
5728msgstr ""
5729
5730#: fortran/lang.opt:234
5731msgid "Warn about most implicit conversions."
5732msgstr ""
5733
5734#: fortran/lang.opt:242
5735msgid "Warn about function call elimination."
5736msgstr ""
5737
5738#: fortran/lang.opt:246
5739msgid "Warn about calls with implicit interface."
5740msgstr ""
5741
5742#: fortran/lang.opt:250
5743msgid "Warn about called procedures not explicitly declared."
5744msgstr ""
5745
5746#: fortran/lang.opt:254
5747msgid "Warn about constant integer divisions with truncated results."
5748msgstr ""
5749
5750#: fortran/lang.opt:258
5751msgid "Warn about truncated source lines."
5752msgstr ""
5753
5754#: fortran/lang.opt:262
5755msgid "Warn on intrinsics not part of the selected standard."
5756msgstr ""
5757
5758#: fortran/lang.opt:274
5759msgid "Warn about USE statements that have no ONLY qualifier."
5760msgstr ""
5761
5762#: fortran/lang.opt:286
5763msgid "Warn about real-literal-constants with 'q' exponent-letter."
5764msgstr ""
5765
5766#: fortran/lang.opt:290
5767msgid "Warn when a left-hand-side array variable is reallocated."
5768msgstr ""
5769
5770#: fortran/lang.opt:294
5771msgid "Warn when a left-hand-side variable is reallocated."
5772msgstr ""
5773
5774#: fortran/lang.opt:298
5775msgid "Warn if the pointer in a pointer assignment might outlive its target."
5776msgstr ""
5777
5778#: fortran/lang.opt:306
5779msgid "Warn about \"suspicious\" constructs."
5780msgstr ""
5781
5782#: fortran/lang.opt:310
5783msgid "Permit nonconforming uses of the tab character."
5784msgstr ""
5785
5786#: fortran/lang.opt:314
5787msgid "Warn about underflow of numerical constant expressions."
5788msgstr ""
5789
5790#: fortran/lang.opt:322
5791msgid "Warn if a user-procedure has the same name as an intrinsic."
5792msgstr ""
5793
5794#: fortran/lang.opt:330
5795msgid "Warn about unused dummy arguments."
5796msgstr ""
5797
5798#: fortran/lang.opt:334
5799msgid "Warn about zero-trip DO loops."
5800msgstr ""
5801
5802#: fortran/lang.opt:338
5803msgid "Enable preprocessing."
5804msgstr ""
5805
5806#: fortran/lang.opt:346
5807msgid "Disable preprocessing."
5808msgstr ""
5809
5810#: fortran/lang.opt:354
5811msgid "Eliminate multiple function invokations also for impure functions."
5812msgstr ""
5813
5814#: fortran/lang.opt:358
5815msgid "Enable alignment of COMMON blocks."
5816msgstr ""
5817
5818#: fortran/lang.opt:362
5819msgid "All intrinsics procedures are available regardless of selected standard."
5820msgstr ""
5821
5822#: fortran/lang.opt:370
5823msgid "Do not treat local variables and COMMON blocks as if they were named in SAVE statements."
5824msgstr ""
5825
5826#: fortran/lang.opt:374
5827msgid "Specify that backslash in string introduces an escape character."
5828msgstr ""
5829
5830#: fortran/lang.opt:378
5831msgid "Produce a backtrace when a runtime error is encountered."
5832msgstr ""
5833
5834#: fortran/lang.opt:382
5835msgid "-fblas-matmul-limit=<n>\tSize of the smallest matrix for which matmul will use BLAS."
5836msgstr ""
5837
5838#: fortran/lang.opt:386
5839msgid "Produce a warning at runtime if a array temporary has been created for a procedure argument."
5840msgstr ""
5841
5842#: fortran/lang.opt:390
5843msgid "-fconvert=<big-endian|little-endian|native|swap> The endianness used for unformatted files."
5844msgstr ""
5845
5846#: fortran/lang.opt:393
5847#, c-format
5848msgid "Unrecognized option to endianess value: %qs"
5849msgstr ""
5850
5851#: fortran/lang.opt:409
5852msgid "Use the Cray Pointer extension."
5853msgstr ""
5854
5855#: fortran/lang.opt:413
5856msgid "Ignore 'D' in column one in fixed form."
5857msgstr ""
5858
5859#: fortran/lang.opt:417
5860msgid "Treat lines with 'D' in column one as comments."
5861msgstr ""
5862
5863#: fortran/lang.opt:421
5864msgid "Enable all DEC language extensions."
5865msgstr ""
5866
5867#: fortran/lang.opt:425
5868msgid "Enable support for DEC STRUCTURE/RECORD."
5869msgstr ""
5870
5871#: fortran/lang.opt:429
5872msgid "Set the default double precision kind to an 8 byte wide type."
5873msgstr ""
5874
5875#: fortran/lang.opt:433
5876msgid "Set the default integer kind to an 8 byte wide type."
5877msgstr ""
5878
5879#: fortran/lang.opt:437
5880msgid "Set the default real kind to an 8 byte wide type."
5881msgstr ""
5882
5883#: fortran/lang.opt:441
5884msgid "Allow dollar signs in entity names."
5885msgstr ""
5886
5887#: fortran/lang.opt:445 config/alpha/alpha.opt:31 common.opt:732
5888#: common.opt:920 common.opt:924 common.opt:928 common.opt:932 common.opt:1421
5889#: common.opt:1570 common.opt:1574 common.opt:1800 common.opt:1946
5890#: common.opt:2598
5891msgid "Does nothing. Preserved for backward compatibility."
5892msgstr ""
5893
5894#: fortran/lang.opt:449
5895msgid "Display the code tree after parsing."
5896msgstr ""
5897
5898#: fortran/lang.opt:453
5899msgid "Display the code tree after front end optimization."
5900msgstr ""
5901
5902#: fortran/lang.opt:457
5903msgid "Display the code tree after parsing; deprecated option."
5904msgstr ""
5905
5906#: fortran/lang.opt:461
5907msgid "Specify that an external BLAS library should be used for matmul calls on large-size arrays."
5908msgstr ""
5909
5910#: fortran/lang.opt:465
5911msgid "Use f2c calling convention."
5912msgstr ""
5913
5914#: fortran/lang.opt:469
5915msgid "Assume that the source file is fixed form."
5916msgstr ""
5917
5918#: fortran/lang.opt:473
5919msgid "Interpret any INTEGER(4) as an INTEGER(8)."
5920msgstr ""
5921
5922#: fortran/lang.opt:477 fortran/lang.opt:481
5923msgid "Specify where to find the compiled intrinsic modules."
5924msgstr ""
5925
5926#: fortran/lang.opt:485
5927msgid "Allow arbitrary character line width in fixed mode."
5928msgstr ""
5929
5930#: fortran/lang.opt:489
5931msgid "-ffixed-line-length-<n>\tUse n as character line width in fixed mode."
5932msgstr ""
5933
5934#: fortran/lang.opt:493
5935msgid "-ffpe-trap=[...]\tStop on following floating point exceptions."
5936msgstr ""
5937
5938#: fortran/lang.opt:497
5939msgid "-ffpe-summary=[...]\tPrint summary of floating point exceptions."
5940msgstr ""
5941
5942#: fortran/lang.opt:501
5943msgid "Assume that the source file is free form."
5944msgstr ""
5945
5946#: fortran/lang.opt:505
5947msgid "Allow arbitrary character line width in free mode."
5948msgstr ""
5949
5950#: fortran/lang.opt:509
5951msgid "-ffree-line-length-<n>\tUse n as character line width in free mode."
5952msgstr ""
5953
5954#: fortran/lang.opt:513
5955msgid "Enable front end optimization."
5956msgstr ""
5957
5958#: fortran/lang.opt:517
5959msgid "Specify that no implicit typing is allowed, unless overridden by explicit IMPLICIT statements."
5960msgstr ""
5961
5962#: fortran/lang.opt:521
5963msgid "-finit-character=<n>\tInitialize local character variables to ASCII value n."
5964msgstr ""
5965
5966#: fortran/lang.opt:525
5967msgid "-finit-integer=<n>\tInitialize local integer variables to n."
5968msgstr ""
5969
5970#: fortran/lang.opt:529
5971msgid "Initialize local variables to zero (from g77)."
5972msgstr ""
5973
5974#: fortran/lang.opt:533
5975msgid "-finit-logical=<true|false>\tInitialize local logical variables."
5976msgstr ""
5977
5978#: fortran/lang.opt:537
5979msgid "-finit-real=<zero|snan|nan|inf|-inf>\tInitialize local real variables."
5980msgstr ""
5981
5982#: fortran/lang.opt:540
5983#, c-format
5984msgid "Unrecognized option to floating-point init value: %qs"
5985msgstr ""
5986
5987#: fortran/lang.opt:559
5988msgid "-finline-matmul-limit=<n>\tSpecify the size of the largest matrix for which matmul will be inlined."
5989msgstr ""
5990
5991#: fortran/lang.opt:563
5992msgid "-fmax-array-constructor=<n>\tMaximum number of objects in an array constructor."
5993msgstr ""
5994
5995#: fortran/lang.opt:567
5996msgid "-fmax-identifier-length=<n>\tMaximum identifier length."
5997msgstr ""
5998
5999#: fortran/lang.opt:571
6000msgid "-fmax-subrecord-length=<n>\tMaximum length for subrecords."
6001msgstr ""
6002
6003#: fortran/lang.opt:575
6004msgid "-fmax-stack-var-size=<n>\tSize in bytes of the largest array that will be put on the stack."
6005msgstr ""
6006
6007#: fortran/lang.opt:579
6008msgid "Put all local arrays on stack."
6009msgstr ""
6010
6011#: fortran/lang.opt:583
6012msgid "Set default accessibility of module entities to PRIVATE."
6013msgstr ""
6014
6015#: fortran/lang.opt:603
6016msgid "Try to lay out derived types as compactly as possible."
6017msgstr ""
6018
6019#: fortran/lang.opt:611
6020msgid "Protect parentheses in expressions."
6021msgstr ""
6022
6023#: fortran/lang.opt:615
6024msgid "Enable range checking during compilation."
6025msgstr ""
6026
6027#: fortran/lang.opt:619
6028msgid "Interpret any REAL(4) as a REAL(8)."
6029msgstr ""
6030
6031#: fortran/lang.opt:623
6032msgid "Interpret any REAL(4) as a REAL(10)."
6033msgstr ""
6034
6035#: fortran/lang.opt:627
6036msgid "Interpret any REAL(4) as a REAL(16)."
6037msgstr ""
6038
6039#: fortran/lang.opt:631
6040msgid "Interpret any REAL(8) as a REAL(4)."
6041msgstr ""
6042
6043#: fortran/lang.opt:635
6044msgid "Interpret any REAL(8) as a REAL(10)."
6045msgstr ""
6046
6047#: fortran/lang.opt:639
6048msgid "Interpret any REAL(8) as a REAL(16)."
6049msgstr ""
6050
6051#: fortran/lang.opt:643
6052msgid "Reallocate the LHS in assignments."
6053msgstr ""
6054
6055#: fortran/lang.opt:647
6056msgid "Use a 4-byte record marker for unformatted files."
6057msgstr ""
6058
6059#: fortran/lang.opt:651
6060msgid "Use an 8-byte record marker for unformatted files."
6061msgstr ""
6062
6063#: fortran/lang.opt:655
6064msgid "Allocate local variables on the stack to allow indirect recursion."
6065msgstr ""
6066
6067#: fortran/lang.opt:659
6068msgid "Copy array sections into a contiguous block on procedure entry."
6069msgstr ""
6070
6071#: fortran/lang.opt:663
6072msgid "-fcoarray=<none|single|lib>\tSpecify which coarray parallelization should be used."
6073msgstr ""
6074
6075#: fortran/lang.opt:666
6076#, fuzzy, c-format
6077#| msgid "unrecognizable insn:"
6078msgid "Unrecognized option: %qs"
6079msgstr "neprepoznati insn:"
6080
6081#: fortran/lang.opt:679
6082msgid "-fcheck=[...]\tSpecify which runtime checks are to be performed."
6083msgstr ""
6084
6085#: fortran/lang.opt:683
6086msgid "Append a second underscore if the name already contains an underscore."
6087msgstr ""
6088
6089#: fortran/lang.opt:691
6090msgid "Apply negative sign to zero values."
6091msgstr ""
6092
6093#: fortran/lang.opt:695
6094msgid "Append underscores to externally visible names."
6095msgstr ""
6096
6097#: fortran/lang.opt:699 c-family/c.opt:1155 c-family/c.opt:1179
6098#: c-family/c.opt:1409 config/pa/pa.opt:42 config/pa/pa.opt:66
6099#: config/sh/sh.opt:213 common.opt:1074 common.opt:1301 common.opt:1653
6100#: common.opt:1999 common.opt:2035 common.opt:2124 common.opt:2128
6101#: common.opt:2224 common.opt:2306 common.opt:2314 common.opt:2322
6102#: common.opt:2330 common.opt:2431 common.opt:2558
6103msgid "Does nothing.  Preserved for backward compatibility."
6104msgstr ""
6105
6106#: fortran/lang.opt:739
6107msgid "Statically link the GNU Fortran helper library (libgfortran)."
6108msgstr ""
6109
6110#: fortran/lang.opt:743
6111msgid "Conform to the ISO Fortran 2003 standard."
6112msgstr ""
6113
6114#: fortran/lang.opt:747
6115msgid "Conform to the ISO Fortran 2008 standard."
6116msgstr ""
6117
6118#: fortran/lang.opt:751
6119msgid "Conform to the ISO Fortran 2008 standard including TS 29113."
6120msgstr ""
6121
6122#: fortran/lang.opt:755
6123msgid "Conform to the ISO Fortran 95 standard."
6124msgstr ""
6125
6126#: fortran/lang.opt:759
6127msgid "Conform to nothing in particular."
6128msgstr ""
6129
6130#: fortran/lang.opt:763
6131msgid "Accept extensions to support legacy code."
6132msgstr ""
6133
6134#: c-family/c.opt:43 c-family/c.opt:46 c-family/c.opt:181
6135#, c-format
6136msgid "assertion missing after %qs"
6137msgstr ""
6138
6139#: c-family/c.opt:55 c-family/c.opt:58 c-family/c.opt:163 c-family/c.opt:166
6140#: c-family/c.opt:193 c-family/c.opt:252
6141#, c-format
6142msgid "macro name missing after %qs"
6143msgstr ""
6144
6145#: c-family/c.opt:70 c-family/c.opt:73 c-family/c.opt:76 c-family/c.opt:79
6146#: c-family/c.opt:175 c-family/c.opt:178 c-family/c.opt:216 c-family/c.opt:220
6147#: c-family/c.opt:232 c-family/c.opt:1601 c-family/c.opt:1609
6148#: config/darwin.opt:53 common.opt:336 common.opt:339 common.opt:2813
6149#, c-format
6150msgid "missing filename after %qs"
6151msgstr ""
6152
6153#: c-family/c.opt:85 c-family/c.opt:88 c-family/c.opt:91 c-family/c.opt:94
6154#: c-family/c.opt:200 c-family/c.opt:208 c-family/c.opt:1597
6155#: c-family/c.opt:1617 c-family/c.opt:1621 c-family/c.opt:1625
6156#, c-format
6157msgid "missing path after %qs"
6158msgstr ""
6159
6160#: c-family/c.opt:182
6161msgid "-A<question>=<answer>\tAssert the <answer> to <question>.  Putting '-' before <question> disables the <answer> to <question>."
6162msgstr ""
6163
6164#: c-family/c.opt:186
6165msgid "Do not discard comments."
6166msgstr ""
6167
6168#: c-family/c.opt:190
6169msgid "Do not discard comments in macro expansions."
6170msgstr ""
6171
6172#: c-family/c.opt:194
6173msgid "-D<macro>[=<val>]\tDefine a <macro> with <val> as its value.  If just <macro> is given, <val> is taken to be 1."
6174msgstr ""
6175
6176#: c-family/c.opt:201
6177msgid "-F <dir>\tAdd <dir> to the end of the main framework include path."
6178msgstr ""
6179
6180#: c-family/c.opt:205
6181msgid "Print the name of header files as they are used."
6182msgstr ""
6183
6184#: c-family/c.opt:209
6185msgid "-I <dir>\tAdd <dir> to the end of the main include path."
6186msgstr ""
6187
6188#: c-family/c.opt:213
6189msgid "Generate make dependencies."
6190msgstr ""
6191
6192#: c-family/c.opt:217
6193msgid "Generate make dependencies and compile."
6194msgstr ""
6195
6196#: c-family/c.opt:221
6197msgid "-MF <file>\tWrite dependency output to the given file."
6198msgstr ""
6199
6200#: c-family/c.opt:225
6201msgid "Treat missing header files as generated files."
6202msgstr ""
6203
6204#: c-family/c.opt:229
6205msgid "Like -M but ignore system header files."
6206msgstr ""
6207
6208#: c-family/c.opt:233
6209msgid "Like -MD but ignore system header files."
6210msgstr ""
6211
6212#: c-family/c.opt:237
6213msgid "Generate phony targets for all headers."
6214msgstr ""
6215
6216#: c-family/c.opt:240 c-family/c.opt:244
6217#, c-format
6218msgid "missing makefile target after %qs"
6219msgstr ""
6220
6221#: c-family/c.opt:241
6222msgid "-MQ <target>\tAdd a MAKE-quoted target."
6223msgstr ""
6224
6225#: c-family/c.opt:245
6226msgid "-MT <target>\tAdd an unquoted target."
6227msgstr ""
6228
6229#: c-family/c.opt:249
6230msgid "Do not generate #line directives."
6231msgstr ""
6232
6233#: c-family/c.opt:253
6234msgid "-U<macro>\tUndefine <macro>."
6235msgstr ""
6236
6237#: c-family/c.opt:257
6238msgid "Warn about things that will change when compiling with an ABI-compliant compiler."
6239msgstr ""
6240
6241#: c-family/c.opt:261
6242msgid "Warn about things that change between the current -fabi-version and the specified version."
6243msgstr ""
6244
6245#: c-family/c.opt:265
6246msgid "Warn if a subobject has an abi_tag attribute that the complete object type does not have."
6247msgstr ""
6248
6249#: c-family/c.opt:272
6250msgid "Warn about suspicious uses of memory addresses."
6251msgstr ""
6252
6253#: c-family/c.opt:276 ada/gcc-interface/lang.opt:57
6254msgid "Enable most warning messages."
6255msgstr ""
6256
6257#: c-family/c.opt:288
6258msgid "Warn whenever an Objective-C assignment is being intercepted by the garbage collector."
6259msgstr ""
6260
6261#: c-family/c.opt:292
6262msgid "Warn about casting functions to incompatible types."
6263msgstr ""
6264
6265#: c-family/c.opt:296
6266msgid "Warn about boolean expression compared with an integer value different from true/false."
6267msgstr ""
6268
6269#: c-family/c.opt:300
6270msgid "Warn when __builtin_frame_address or __builtin_return_address is used unsafely."
6271msgstr ""
6272
6273#: c-family/c.opt:304
6274msgid "Warn when a built-in preprocessor macro is undefined or redefined."
6275msgstr ""
6276
6277#: c-family/c.opt:308
6278msgid "Warn about features not present in ISO C90, but present in ISO C99."
6279msgstr ""
6280
6281#: c-family/c.opt:312
6282msgid "Warn about features not present in ISO C99, but present in ISO C11."
6283msgstr ""
6284
6285#: c-family/c.opt:316
6286msgid "Warn about C constructs that are not in the common subset of C and C++."
6287msgstr ""
6288
6289#: c-family/c.opt:323
6290msgid "Warn about C++ constructs whose meaning differs between ISO C++ 1998 and ISO C++ 2011."
6291msgstr ""
6292
6293#: c-family/c.opt:327
6294msgid "Warn about C++ constructs whose meaning differs between ISO C++ 2011 and ISO C++ 2014."
6295msgstr ""
6296
6297#: c-family/c.opt:331
6298msgid "Warn about casts which discard qualifiers."
6299msgstr ""
6300
6301#: c-family/c.opt:335
6302msgid "Warn about subscripts whose type is \"char\"."
6303msgstr ""
6304
6305#: c-family/c.opt:339
6306msgid "Warn about memory access errors found by Pointer Bounds Checker."
6307msgstr ""
6308
6309#: c-family/c.opt:343
6310msgid "Warn about variables that might be changed by \"longjmp\" or \"vfork\"."
6311msgstr ""
6312
6313#: c-family/c.opt:347
6314msgid "Warn about possibly nested block comments, and C++ comments spanning more than one physical line."
6315msgstr ""
6316
6317#: c-family/c.opt:351
6318msgid "Synonym for -Wcomment."
6319msgstr ""
6320
6321#: c-family/c.opt:355
6322msgid "Warn for conditionally-supported constructs."
6323msgstr ""
6324
6325#: c-family/c.opt:359
6326msgid "Warn for implicit type conversions that may change a value."
6327msgstr ""
6328
6329#: c-family/c.opt:363
6330msgid "Warn for converting NULL from/to a non-pointer type."
6331msgstr ""
6332
6333#: c-family/c.opt:371
6334msgid "Warn when all constructors and destructors are private."
6335msgstr ""
6336
6337#: c-family/c.opt:375
6338msgid "Warn about __TIME__, __DATE__ and __TIMESTAMP__ usage."
6339msgstr ""
6340
6341#: c-family/c.opt:379
6342msgid "Warn when a declaration is found after a statement."
6343msgstr ""
6344
6345#: c-family/c.opt:383
6346msgid "Warn when deleting a pointer to incomplete type."
6347msgstr ""
6348
6349#: c-family/c.opt:387
6350msgid "Warn about deleting polymorphic objects with non-virtual destructors."
6351msgstr ""
6352
6353#: c-family/c.opt:391
6354msgid "Warn if a deprecated compiler feature, class, method, or field is used."
6355msgstr ""
6356
6357#: c-family/c.opt:395
6358msgid "Warn about positional initialization of structs requiring designated initializers."
6359msgstr ""
6360
6361#: c-family/c.opt:399
6362msgid "Warn if qualifiers on arrays which are pointer targets are discarded."
6363msgstr ""
6364
6365#: c-family/c.opt:403
6366msgid "Warn if type qualifiers on pointers are discarded."
6367msgstr ""
6368
6369#: c-family/c.opt:407
6370msgid "Warn about compile-time integer division by zero."
6371msgstr ""
6372
6373#: c-family/c.opt:411
6374msgid "Warn about duplicated conditions in an if-else-if chain."
6375msgstr ""
6376
6377#: c-family/c.opt:415
6378msgid "Warn about violations of Effective C++ style rules."
6379msgstr ""
6380
6381#: c-family/c.opt:419
6382msgid "Warn about an empty body in an if or else statement."
6383msgstr ""
6384
6385#: c-family/c.opt:423
6386msgid "Warn about stray tokens after #elif and #endif."
6387msgstr ""
6388
6389#: c-family/c.opt:427
6390msgid "Warn about comparison of different enum types."
6391msgstr ""
6392
6393#: c-family/c.opt:435
6394msgid "This switch is deprecated; use -Werror=implicit-function-declaration instead."
6395msgstr ""
6396
6397#: c-family/c.opt:439
6398msgid "Warn for implicit type conversions that cause loss of floating point precision."
6399msgstr ""
6400
6401#: c-family/c.opt:443
6402msgid "Warn if testing floating point numbers for equality."
6403msgstr ""
6404
6405#: c-family/c.opt:447 c-family/c.opt:479
6406msgid "Warn about printf/scanf/strftime/strfmon format string anomalies."
6407msgstr ""
6408
6409#: c-family/c.opt:451
6410msgid "Warn about format strings that contain NUL bytes."
6411msgstr ""
6412
6413#: c-family/c.opt:455
6414msgid "Warn if passing too many arguments to a function for its format string."
6415msgstr ""
6416
6417#: c-family/c.opt:459
6418msgid "Warn about format strings that are not literals."
6419msgstr ""
6420
6421#: c-family/c.opt:463
6422msgid "Warn about possible security problems with format functions."
6423msgstr ""
6424
6425#: c-family/c.opt:467
6426msgid "Warn about sign differences with format functions."
6427msgstr ""
6428
6429#: c-family/c.opt:471
6430msgid "Warn about strftime formats yielding 2-digit years."
6431msgstr ""
6432
6433#: c-family/c.opt:475
6434msgid "Warn about zero-length formats."
6435msgstr ""
6436
6437#: c-family/c.opt:483
6438msgid "Warn whenever type qualifiers are ignored."
6439msgstr ""
6440
6441#: c-family/c.opt:487
6442msgid "Warn whenever attributes are ignored."
6443msgstr ""
6444
6445#: c-family/c.opt:491
6446msgid "Warn when there is a conversion between pointers that have incompatible types."
6447msgstr ""
6448
6449#: c-family/c.opt:495
6450msgid "Warn about variables which are initialized to themselves."
6451msgstr ""
6452
6453#: c-family/c.opt:499
6454msgid "Warn about implicit declarations."
6455msgstr ""
6456
6457#: c-family/c.opt:503
6458msgid "Warn about implicit conversions from \"float\" to \"double\"."
6459msgstr ""
6460
6461#: c-family/c.opt:507
6462msgid "Warn about implicit function declarations."
6463msgstr ""
6464
6465#: c-family/c.opt:511
6466msgid "Warn when a declaration does not specify a type."
6467msgstr ""
6468
6469#: c-family/c.opt:518
6470msgid "Warn about C++11 inheriting constructors when the base has a variadic constructor."
6471msgstr ""
6472
6473#: c-family/c.opt:522
6474msgid "Warn about incompatible integer to pointer and pointer to integer conversions."
6475msgstr ""
6476
6477#: c-family/c.opt:526
6478msgid "Warn when there is a cast to a pointer from an integer of a different size."
6479msgstr ""
6480
6481#: c-family/c.opt:530
6482msgid "Warn about invalid uses of the \"offsetof\" macro."
6483msgstr ""
6484
6485#: c-family/c.opt:534
6486msgid "Warn about PCH files that are found but not used."
6487msgstr ""
6488
6489#: c-family/c.opt:538
6490msgid "Warn when a jump misses a variable initialization."
6491msgstr ""
6492
6493#: c-family/c.opt:542
6494msgid "Warn when a string or character literal is followed by a ud-suffix which does not begin with an underscore."
6495msgstr ""
6496
6497#: c-family/c.opt:546
6498msgid "Warn when a logical operator is suspiciously always evaluating to true or false."
6499msgstr ""
6500
6501#: c-family/c.opt:550
6502msgid "Warn when logical not is used on the left hand side operand of a comparison."
6503msgstr ""
6504
6505#: c-family/c.opt:554
6506msgid "Do not warn about using \"long long\" when -pedantic."
6507msgstr ""
6508
6509#: c-family/c.opt:558
6510msgid "Warn about suspicious declarations of \"main\"."
6511msgstr ""
6512
6513#: c-family/c.opt:566
6514msgid "Warn about suspicious calls to memset where the third argument is constant literal zero and the second is not."
6515msgstr ""
6516
6517#: c-family/c.opt:570
6518msgid "Warn when the indentation of the code does not reflect the block structure."
6519msgstr ""
6520
6521#: c-family/c.opt:574
6522msgid "Warn about possibly missing braces around initializers."
6523msgstr ""
6524
6525#: c-family/c.opt:578
6526msgid "Warn about global functions without previous declarations."
6527msgstr ""
6528
6529#: c-family/c.opt:582
6530msgid "Warn about missing fields in struct initializers."
6531msgstr ""
6532
6533#: c-family/c.opt:586
6534msgid "Warn on direct multiple inheritance."
6535msgstr ""
6536
6537#: c-family/c.opt:590
6538msgid "Warn on namespace definition."
6539msgstr ""
6540
6541#: c-family/c.opt:594
6542msgid "Warn about missing sized deallocation functions."
6543msgstr ""
6544
6545#: c-family/c.opt:598
6546msgid "Warn about suspicious length parameters to certain string functions if the argument uses sizeof."
6547msgstr ""
6548
6549#: c-family/c.opt:602
6550msgid "Warn when sizeof is applied on a parameter declared as an array."
6551msgstr ""
6552
6553#: c-family/c.opt:606
6554msgid "Warn about functions which might be candidates for format attributes."
6555msgstr ""
6556
6557#: c-family/c.opt:610
6558msgid "Suggest that the override keyword be used when the declaration of a virtual"
6559msgstr ""
6560
6561#: c-family/c.opt:615
6562msgid "Warn about enumerated switches, with no default, missing a case."
6563msgstr ""
6564
6565#: c-family/c.opt:619
6566msgid "Warn about enumerated switches missing a \"default:\" statement."
6567msgstr ""
6568
6569#: c-family/c.opt:623
6570msgid "Warn about all enumerated switches missing a specific case."
6571msgstr ""
6572
6573#: c-family/c.opt:627
6574msgid "Warn about switches with boolean controlling expression."
6575msgstr ""
6576
6577#: c-family/c.opt:631
6578msgid "Warn on primary template declaration."
6579msgstr ""
6580
6581#: c-family/c.opt:639
6582msgid "Warn about user-specified include directories that do not exist."
6583msgstr ""
6584
6585#: c-family/c.opt:643
6586msgid "Warn about function parameters declared without a type specifier in K&R-style functions."
6587msgstr ""
6588
6589#: c-family/c.opt:647
6590msgid "Warn about global functions without prototypes."
6591msgstr ""
6592
6593#: c-family/c.opt:650 c-family/c.opt:1024 c-family/c.opt:1031
6594#: c-family/c.opt:1205 c-family/c.opt:1224 c-family/c.opt:1247
6595#: c-family/c.opt:1253 c-family/c.opt:1260 c-family/c.opt:1284
6596#: c-family/c.opt:1295 c-family/c.opt:1298 c-family/c.opt:1301
6597#: c-family/c.opt:1304 c-family/c.opt:1307 c-family/c.opt:1344
6598#: c-family/c.opt:1475 c-family/c.opt:1499 c-family/c.opt:1517
6599#: c-family/c.opt:1548 c-family/c.opt:1552 c-family/c.opt:1568
6600#: config/ia64/ia64.opt:167 config/ia64/ia64.opt:170 c-family/c-opts.c:419
6601#, gcc-internal-format
6602msgid "switch %qs is no longer supported"
6603msgstr ""
6604
6605#: c-family/c.opt:654
6606msgid "Warn about use of multi-character character constants."
6607msgstr ""
6608
6609#: c-family/c.opt:658
6610msgid "Warn about narrowing conversions within { } that are ill-formed in C++11."
6611msgstr ""
6612
6613#: c-family/c.opt:662
6614msgid "Warn about \"extern\" declarations not at file scope."
6615msgstr ""
6616
6617#: c-family/c.opt:666
6618msgid "Warn when a noexcept expression evaluates to false even though the expression can't actually throw."
6619msgstr ""
6620
6621#: c-family/c.opt:670
6622msgid "Warn when non-templatized friend functions are declared within a template."
6623msgstr ""
6624
6625#: c-family/c.opt:674
6626msgid "Warn about non-virtual destructors."
6627msgstr ""
6628
6629#: c-family/c.opt:678
6630msgid "Warn about NULL being passed to argument slots marked as requiring non-NULL."
6631msgstr ""
6632
6633#: c-family/c.opt:694
6634msgid "-Wnormalized=<none|id|nfc|nfkc>\tWarn about non-normalised Unicode strings."
6635msgstr ""
6636
6637#: c-family/c.opt:701
6638msgid "argument %qs to %<-Wnormalized%> not recognized"
6639msgstr ""
6640
6641#: c-family/c.opt:717
6642msgid "Warn if a C-style cast is used in a program."
6643msgstr ""
6644
6645#: c-family/c.opt:721
6646msgid "Warn for obsolescent usage in a declaration."
6647msgstr ""
6648
6649#: c-family/c.opt:725
6650msgid "Warn if an old-style parameter definition is used."
6651msgstr ""
6652
6653#: c-family/c.opt:729
6654msgid "Warn if a simd directive is overridden by the vectorizer cost model."
6655msgstr ""
6656
6657#: c-family/c.opt:733
6658msgid "Warn if a string is longer than the maximum portable length specified by the standard."
6659msgstr ""
6660
6661#: c-family/c.opt:737
6662msgid "Warn about overloaded virtual function names."
6663msgstr ""
6664
6665#: c-family/c.opt:741
6666msgid "Warn about overriding initializers without side effects."
6667msgstr ""
6668
6669#: c-family/c.opt:745
6670msgid "Warn about overriding initializers with side effects."
6671msgstr ""
6672
6673#: c-family/c.opt:749
6674msgid "Warn about packed bit-fields whose offset changed in GCC 4.4."
6675msgstr ""
6676
6677#: c-family/c.opt:753
6678msgid "Warn about possibly missing parentheses."
6679msgstr ""
6680
6681#: c-family/c.opt:761
6682msgid "Warn when converting the type of pointers to member functions."
6683msgstr ""
6684
6685#: c-family/c.opt:765
6686msgid "Warn about function pointer arithmetic."
6687msgstr ""
6688
6689#: c-family/c.opt:769
6690msgid "Warn when a pointer differs in signedness in an assignment."
6691msgstr ""
6692
6693#: c-family/c.opt:773
6694msgid "Warn when a pointer is cast to an integer of a different size."
6695msgstr ""
6696
6697#: c-family/c.opt:777
6698msgid "Warn about misuses of pragmas."
6699msgstr ""
6700
6701#: c-family/c.opt:781
6702msgid "Warn if a property for an Objective-C object has no assign semantics specified."
6703msgstr ""
6704
6705#: c-family/c.opt:785
6706msgid "Warn if inherited methods are unimplemented."
6707msgstr ""
6708
6709#: c-family/c.opt:789 c-family/c.opt:793
6710msgid "Warn for placement new expressions with undefined behavior."
6711msgstr ""
6712
6713#: c-family/c.opt:797
6714msgid "Warn about multiple declarations of the same object."
6715msgstr ""
6716
6717#: c-family/c.opt:801
6718msgid "Warn when the compiler reorders code."
6719msgstr ""
6720
6721#: c-family/c.opt:805
6722msgid "Warn whenever a function's return type defaults to \"int\" (C), or about inconsistent return types (C++)."
6723msgstr ""
6724
6725#: c-family/c.opt:809
6726msgid "Warn on suspicious constructs involving reverse scalar storage order."
6727msgstr ""
6728
6729#: c-family/c.opt:813
6730msgid "Warn if a selector has multiple methods."
6731msgstr ""
6732
6733#: c-family/c.opt:817
6734msgid "Warn about possible violations of sequence point rules."
6735msgstr ""
6736
6737#: c-family/c.opt:821
6738msgid "Warn if a local declaration hides an instance variable."
6739msgstr ""
6740
6741#: c-family/c.opt:825 c-family/c.opt:829
6742msgid "Warn if left shift of a signed value overflows."
6743msgstr ""
6744
6745#: c-family/c.opt:833
6746msgid "Warn if shift count is negative."
6747msgstr ""
6748
6749#: c-family/c.opt:837
6750msgid "Warn if shift count >= width of type."
6751msgstr ""
6752
6753#: c-family/c.opt:841
6754msgid "Warn if left shifting a negative value."
6755msgstr ""
6756
6757#: c-family/c.opt:845
6758msgid "Warn about signed-unsigned comparisons."
6759msgstr ""
6760
6761#: c-family/c.opt:853
6762msgid "Warn for implicit type conversions between signed and unsigned integers."
6763msgstr ""
6764
6765#: c-family/c.opt:857
6766msgid "Warn when overload promotes from unsigned to signed."
6767msgstr ""
6768
6769#: c-family/c.opt:861
6770msgid "Warn about uncasted NULL used as sentinel."
6771msgstr ""
6772
6773#: c-family/c.opt:865
6774msgid "Warn about unprototyped function declarations."
6775msgstr ""
6776
6777#: c-family/c.opt:877
6778msgid "Warn if type signatures of candidate methods do not match exactly."
6779msgstr ""
6780
6781#: c-family/c.opt:881
6782msgid "Warn when __sync_fetch_and_nand and __sync_nand_and_fetch built-in functions are used."
6783msgstr ""
6784
6785#: c-family/c.opt:885
6786msgid "Deprecated.  This switch has no effect."
6787msgstr ""
6788
6789#: c-family/c.opt:893
6790msgid "Warn if a comparison always evaluates to true or false."
6791msgstr ""
6792
6793#: c-family/c.opt:897
6794msgid "Warn if a throw expression will always result in a call to terminate()."
6795msgstr ""
6796
6797#: c-family/c.opt:901
6798msgid "Warn about features not present in traditional C."
6799msgstr ""
6800
6801#: c-family/c.opt:905
6802msgid "Warn of prototypes causing type conversions different from what would happen in the absence of prototype."
6803msgstr ""
6804
6805#: c-family/c.opt:909
6806msgid "Warn if trigraphs are encountered that might affect the meaning of the program."
6807msgstr ""
6808
6809#: c-family/c.opt:913
6810msgid "Warn about @selector()s without previously declared methods."
6811msgstr ""
6812
6813#: c-family/c.opt:917
6814msgid "Warn if an undefined macro is used in an #if directive."
6815msgstr ""
6816
6817#: c-family/c.opt:929
6818msgid "Warn about unrecognized pragmas."
6819msgstr ""
6820
6821#: c-family/c.opt:933
6822msgid "Warn about unsuffixed float constants."
6823msgstr ""
6824
6825#: c-family/c.opt:941
6826msgid "Warn when typedefs locally defined in a function are not used."
6827msgstr ""
6828
6829#: c-family/c.opt:945
6830msgid "Warn about macros defined in the main file that are not used."
6831msgstr ""
6832
6833#: c-family/c.opt:949
6834msgid "Warn if a caller of a function, marked with attribute warn_unused_result, does not use its return value."
6835msgstr ""
6836
6837#: c-family/c.opt:957 c-family/c.opt:961
6838msgid "Warn when a const variable is unused."
6839msgstr ""
6840
6841#: c-family/c.opt:965
6842msgid "Warn about using variadic macros."
6843msgstr ""
6844
6845#: c-family/c.opt:969
6846msgid "Warn about questionable usage of the macros used to retrieve variable arguments."
6847msgstr ""
6848
6849#: c-family/c.opt:973
6850msgid "Warn if a variable length array is used."
6851msgstr ""
6852
6853#: c-family/c.opt:977
6854msgid "Warn when a register variable is declared volatile."
6855msgstr ""
6856
6857#: c-family/c.opt:981
6858msgid "Warn on direct virtual inheritance."
6859msgstr ""
6860
6861#: c-family/c.opt:985
6862msgid "Warn if a virtual base has a non-trivial move assignment operator."
6863msgstr ""
6864
6865#: c-family/c.opt:989
6866msgid "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."
6867msgstr ""
6868
6869#: c-family/c.opt:993
6870msgid "Warn when a literal '0' is used as null pointer."
6871msgstr ""
6872
6873#: c-family/c.opt:997
6874msgid "Warn about useless casts."
6875msgstr ""
6876
6877#: c-family/c.opt:1001
6878msgid "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."
6879msgstr ""
6880
6881#: c-family/c.opt:1005
6882msgid "A synonym for -std=c89 (for C) or -std=c++98 (for C++)."
6883msgstr ""
6884
6885#: c-family/c.opt:1013
6886msgid "The version of the C++ ABI used for -Wabi warnings and link compatibility aliases."
6887msgstr ""
6888
6889#: c-family/c.opt:1017
6890msgid "Enforce class member access control semantics."
6891msgstr ""
6892
6893#: c-family/c.opt:1021
6894msgid "-fada-spec-parent=unit  Dump Ada specs as child units of given parent."
6895msgstr ""
6896
6897#: c-family/c.opt:1028
6898msgid "Allow variadic functions without named parameter."
6899msgstr ""
6900
6901#: c-family/c.opt:1032 c-family/c.opt:1261 c-family/c.opt:1549
6902#: c-family/c.opt:1553 c-family/c.opt:1569
6903msgid "No longer supported."
6904msgstr ""
6905
6906#: c-family/c.opt:1036
6907msgid "Recognize the \"asm\" keyword."
6908msgstr ""
6909
6910#: c-family/c.opt:1044
6911msgid "Recognize built-in functions."
6912msgstr ""
6913
6914#: c-family/c.opt:1051
6915msgid "Where shorter, use canonicalized paths to systems headers."
6916msgstr ""
6917
6918#: c-family/c.opt:1055
6919msgid "Add Pointer Bounds Checker instrumentation.  fchkp-* flags are used to"
6920msgstr ""
6921
6922#: c-family/c.opt:1060
6923msgid "Generate pointer bounds checks for variables with incomplete type."
6924msgstr ""
6925
6926#: c-family/c.opt:1064
6927msgid "Use zero bounds for all incoming arguments in 'main' function.  It helps when"
6928msgstr ""
6929
6930#: c-family/c.opt:1069
6931msgid "Forces Pointer Bounds Checker to use narrowed bounds for address of the first"
6932msgstr ""
6933
6934#: c-family/c.opt:1075
6935msgid "Control how Pointer Bounds Checker handle pointers to object fields.  When"
6936msgstr ""
6937
6938#: c-family/c.opt:1080
6939msgid "Forces Pointer Bounds Checker to use bounds of the innermost arrays in case of"
6940msgstr ""
6941
6942#: c-family/c.opt:1085
6943msgid "Allow Pointer Bounds Checker optimizations.  By default allowed"
6944msgstr ""
6945
6946#: c-family/c.opt:1090
6947msgid "Allow to use *_nobnd versions of string functions by Pointer Bounds Checker."
6948msgstr ""
6949
6950#: c-family/c.opt:1094
6951msgid "Allow to use *_nochk versions of string functions by Pointer Bounds Checker."
6952msgstr ""
6953
6954#: c-family/c.opt:1098
6955msgid "Use statically initialized variable for vars bounds instead of"
6956msgstr ""
6957
6958#: c-family/c.opt:1103
6959msgid "Use statically initialized variable for constant bounds instead of"
6960msgstr ""
6961
6962#: c-family/c.opt:1108
6963msgid "With this option zero size obtained dynamically for objects with"
6964msgstr ""
6965
6966#: c-family/c.opt:1113
6967msgid "Generate checks for all read accesses to memory."
6968msgstr ""
6969
6970#: c-family/c.opt:1117
6971msgid "Generate checks for all write accesses to memory."
6972msgstr ""
6973
6974#: c-family/c.opt:1121
6975msgid "Generate bounds stores for pointer writes."
6976msgstr ""
6977
6978#: c-family/c.opt:1125
6979msgid "Generate bounds passing for calls."
6980msgstr ""
6981
6982#: c-family/c.opt:1129
6983msgid "Instrument only functions marked with bnd_instrument attribute."
6984msgstr ""
6985
6986#: c-family/c.opt:1133
6987msgid "Transform instrumented builtin calls into calls to wrappers."
6988msgstr ""
6989
6990#: c-family/c.opt:1143
6991msgid "Enable Cilk Plus."
6992msgstr ""
6993
6994#: c-family/c.opt:1147
6995msgid "Enable support for C++ concepts."
6996msgstr ""
6997
6998#: c-family/c.opt:1151
6999msgid "Allow the arguments of the '?' operator to have different types."
7000msgstr ""
7001
7002#: c-family/c.opt:1158
7003#, c-format
7004msgid "no class name specified with %qs"
7005msgstr ""
7006
7007#: c-family/c.opt:1159
7008msgid "-fconst-string-class=<name>\tUse class <name> for constant strings."
7009msgstr ""
7010
7011#: c-family/c.opt:1163
7012msgid "-fconstexpr-depth=<number>\tSpecify maximum constexpr recursion depth."
7013msgstr ""
7014
7015#: c-family/c.opt:1167
7016msgid "Emit debug annotations during preprocessing."
7017msgstr ""
7018
7019#: c-family/c.opt:1171
7020msgid "-fdeduce-init-list\tenable deduction of std::initializer_list for a template type parameter from a brace-enclosed initializer-list."
7021msgstr ""
7022
7023#: c-family/c.opt:1175
7024msgid "Factor complex constructors and destructors to favor space over speed."
7025msgstr ""
7026
7027#: c-family/c.opt:1183
7028msgid "Preprocess directives only."
7029msgstr ""
7030
7031#: c-family/c.opt:1187
7032msgid "Permit '$' as an identifier character."
7033msgstr ""
7034
7035#: c-family/c.opt:1191
7036msgid "Write all declarations as Ada code transitively."
7037msgstr ""
7038
7039#: c-family/c.opt:1195
7040msgid "Write all declarations as Ada code for the given file only."
7041msgstr ""
7042
7043#: c-family/c.opt:1202
7044msgid "Generate code to check exception specifications."
7045msgstr ""
7046
7047#: c-family/c.opt:1209
7048msgid "-fexec-charset=<cset>\tConvert all strings and character constants to character set <cset>."
7049msgstr ""
7050
7051#: c-family/c.opt:1213
7052msgid "Permit universal character names (\\u and \\U) in identifiers."
7053msgstr ""
7054
7055#: c-family/c.opt:1217
7056msgid "-finput-charset=<cset>\tSpecify the default character set for source files."
7057msgstr ""
7058
7059#: c-family/c.opt:1221
7060msgid "Support dynamic initialization of thread-local variables in a different translation unit."
7061msgstr ""
7062
7063#: c-family/c.opt:1228
7064msgid "Scope of for-init-statement variables is local to the loop."
7065msgstr ""
7066
7067#: c-family/c.opt:1232
7068msgid "Do not assume that standard C libraries and \"main\" exist."
7069msgstr ""
7070
7071#: c-family/c.opt:1236
7072msgid "Recognize GNU-defined keywords."
7073msgstr ""
7074
7075#: c-family/c.opt:1240
7076msgid "Generate code for GNU runtime environment."
7077msgstr ""
7078
7079#: c-family/c.opt:1244
7080msgid "Use traditional GNU semantics for inline functions."
7081msgstr ""
7082
7083#: c-family/c.opt:1250
7084msgid "-fhandle-exceptions has been renamed -fexceptions (and is now on by default)"
7085msgstr ""
7086
7087#: c-family/c.opt:1257
7088msgid "Assume normal C execution environment."
7089msgstr ""
7090
7091#: c-family/c.opt:1265
7092msgid "Export functions even if they can be inlined."
7093msgstr ""
7094
7095#: c-family/c.opt:1269
7096msgid "Emit implicit instantiations of inline templates."
7097msgstr ""
7098
7099#: c-family/c.opt:1273
7100msgid "Emit implicit instantiations of templates."
7101msgstr ""
7102
7103#: c-family/c.opt:1277
7104msgid "Inject friend functions into enclosing namespace."
7105msgstr ""
7106
7107#: c-family/c.opt:1281
7108msgid "Don't emit dllexported inline functions unless needed."
7109msgstr ""
7110
7111#: c-family/c.opt:1288
7112msgid "Allow implicit conversions between vectors with differing numbers of subparts and/or differing element types."
7113msgstr ""
7114
7115#: c-family/c.opt:1292
7116msgid "Don't warn about uses of Microsoft extensions."
7117msgstr ""
7118
7119#: c-family/c.opt:1311
7120msgid "Generate code for NeXT (Apple Mac OS X) runtime environment."
7121msgstr ""
7122
7123#: c-family/c.opt:1315
7124msgid "Assume that receivers of Objective-C messages may be nil."
7125msgstr ""
7126
7127#: c-family/c.opt:1319
7128msgid "Allow access to instance variables as if they were local declarations within instance method implementations."
7129msgstr ""
7130
7131#: c-family/c.opt:1323
7132msgid "-fvisibility=[private|protected|public|package]\tSet the default symbol visibility."
7133msgstr ""
7134
7135#: c-family/c.opt:1326
7136#, c-format
7137msgid "unrecognized ivar visibility value %qs"
7138msgstr ""
7139
7140#: c-family/c.opt:1348
7141msgid "Treat a throw() exception specification as noexcept to improve code size."
7142msgstr ""
7143
7144#: c-family/c.opt:1352
7145msgid "Specify which ABI to use for Objective-C family code and meta-data generation."
7146msgstr ""
7147
7148#: c-family/c.opt:1358
7149msgid "Generate special Objective-C methods to initialize/destroy non-POD C++ ivars, if needed."
7150msgstr ""
7151
7152#: c-family/c.opt:1362
7153msgid "Allow fast jumps to the message dispatcher."
7154msgstr ""
7155
7156#: c-family/c.opt:1368
7157msgid "Enable Objective-C exception and synchronization syntax."
7158msgstr ""
7159
7160#: c-family/c.opt:1372
7161msgid "Enable garbage collection (GC) in Objective-C/Objective-C++ programs."
7162msgstr ""
7163
7164#: c-family/c.opt:1376
7165msgid "Enable inline checks for nil receivers with the NeXT runtime and ABI version 2."
7166msgstr ""
7167
7168#: c-family/c.opt:1381
7169msgid "Enable Objective-C setjmp exception handling runtime."
7170msgstr ""
7171
7172#: c-family/c.opt:1385
7173msgid "Conform to the Objective-C 1.0 language as implemented in GCC 4.0."
7174msgstr ""
7175
7176#: c-family/c.opt:1389
7177msgid "Enable OpenACC."
7178msgstr ""
7179
7180#: c-family/c.opt:1393
7181msgid "Specify default OpenACC compute dimensions."
7182msgstr ""
7183
7184#: c-family/c.opt:1397
7185msgid "Enable OpenMP (implies -frecursive in Fortran)."
7186msgstr ""
7187
7188#: c-family/c.opt:1401
7189msgid "Enable OpenMP's SIMD directives."
7190msgstr ""
7191
7192#: c-family/c.opt:1405
7193msgid "Recognize C++ keywords like \"compl\" and \"xor\"."
7194msgstr ""
7195
7196#: c-family/c.opt:1416
7197msgid "Look for and use PCH files even when preprocessing."
7198msgstr ""
7199
7200#: c-family/c.opt:1420
7201msgid "Downgrade conformance errors to warnings."
7202msgstr ""
7203
7204#: c-family/c.opt:1424
7205msgid "Enable Plan 9 language extensions."
7206msgstr ""
7207
7208#: c-family/c.opt:1428
7209msgid "Treat the input file as already preprocessed."
7210msgstr ""
7211
7212#: c-family/c.opt:1436
7213msgid "-ftrack-macro-expansion=<0|1|2>  Track locations of tokens coming from macro expansion and display them in error messages."
7214msgstr ""
7215
7216#: c-family/c.opt:1440
7217msgid "-fno-pretty-templates Do not pretty-print template specializations as the template signature followed by the arguments."
7218msgstr ""
7219
7220#: c-family/c.opt:1444
7221msgid "Used in Fix-and-Continue mode to indicate that object files may be swapped in at runtime."
7222msgstr ""
7223
7224#: c-family/c.opt:1448
7225msgid "Enable automatic template instantiation."
7226msgstr ""
7227
7228#: c-family/c.opt:1452
7229msgid "Generate run time type descriptor information."
7230msgstr ""
7231
7232#: c-family/c.opt:1456 ada/gcc-interface/lang.opt:77
7233msgid "Use the narrowest integer type possible for enumeration types."
7234msgstr ""
7235
7236#: c-family/c.opt:1460
7237msgid "Force the underlying type for \"wchar_t\" to be \"unsigned short\"."
7238msgstr ""
7239
7240#: c-family/c.opt:1464
7241msgid "When \"signed\" or \"unsigned\" is not given make the bitfield signed."
7242msgstr ""
7243
7244#: c-family/c.opt:1468 ada/gcc-interface/lang.opt:81
7245#, fuzzy
7246#| msgid "enabled by default"
7247msgid "Make \"char\" signed by default."
7248msgstr "uobičajeno omogućeno"
7249
7250#: c-family/c.opt:1472
7251msgid "Enable C++14 sized deallocation support."
7252msgstr ""
7253
7254#: c-family/c.opt:1479
7255msgid "-fsso-struct=[big-endian|little-endian]\tSet the default scalar storage order."
7256msgstr ""
7257
7258#: c-family/c.opt:1482
7259#, c-format
7260msgid "unrecognized scalar storage order value %qs"
7261msgstr ""
7262
7263#: c-family/c.opt:1492
7264msgid "Display statistics accumulated during compilation."
7265msgstr ""
7266
7267#: c-family/c.opt:1496
7268msgid "Assume that values of enumeration type are always within the minimum range of that type."
7269msgstr ""
7270
7271#: c-family/c.opt:1503
7272msgid "-ftabstop=<number>\tDistance between tab stops for column reporting."
7273msgstr ""
7274
7275#: c-family/c.opt:1507
7276msgid "Set the maximum number of template instantiation notes for a single warning or error."
7277msgstr ""
7278
7279#: c-family/c.opt:1514
7280msgid "-ftemplate-depth=<number>\tSpecify maximum template instantiation depth."
7281msgstr ""
7282
7283#: c-family/c.opt:1521
7284msgid "-fno-threadsafe-statics\tDo not generate thread-safe code for initializing local statics."
7285msgstr ""
7286
7287#: c-family/c.opt:1525
7288msgid "When \"signed\" or \"unsigned\" is not given make the bitfield unsigned."
7289msgstr ""
7290
7291#: c-family/c.opt:1529
7292#, fuzzy
7293#| msgid "enabled by default"
7294msgid "Make \"char\" unsigned by default."
7295msgstr "uobičajeno omogućeno"
7296
7297#: c-family/c.opt:1533
7298msgid "Use __cxa_atexit to register destructors."
7299msgstr ""
7300
7301#: c-family/c.opt:1537
7302msgid "Use __cxa_get_exception_ptr in exception handling."
7303msgstr ""
7304
7305#: c-family/c.opt:1541
7306msgid "Marks all inlined functions and methods as having hidden visibility."
7307msgstr ""
7308
7309#: c-family/c.opt:1545
7310msgid "Changes visibility to match Microsoft Visual Studio by default."
7311msgstr ""
7312
7313#: c-family/c.opt:1557
7314msgid "Emit common-like symbols as weak symbols."
7315msgstr ""
7316
7317#: c-family/c.opt:1561
7318msgid "-fwide-exec-charset=<cset>\tConvert all wide strings and character constants to character set <cset>."
7319msgstr ""
7320
7321#: c-family/c.opt:1565
7322msgid "Generate a #line directive pointing at the current working directory."
7323msgstr ""
7324
7325#: c-family/c.opt:1573
7326msgid "Generate lazy class lookup (via objc_getClass()) for use in Zero-Link mode."
7327msgstr ""
7328
7329#: c-family/c.opt:1577
7330msgid "Dump declarations to a .decl file."
7331msgstr ""
7332
7333#: c-family/c.opt:1581
7334msgid "-femit-struct-debug-baseonly\tAggressive reduced debug info for structs."
7335msgstr ""
7336
7337#: c-family/c.opt:1585
7338msgid "-femit-struct-debug-reduced\tConservative reduced debug info for structs."
7339msgstr ""
7340
7341#: c-family/c.opt:1589
7342msgid "-femit-struct-debug-detailed=<spec-list>\tDetailed reduced debug info for structs."
7343msgstr ""
7344
7345#: c-family/c.opt:1593
7346msgid "Interpret imaginary, fixed-point, or other gnu number suffix as the corresponding"
7347msgstr ""
7348
7349#: c-family/c.opt:1598
7350msgid "-idirafter <dir>\tAdd <dir> to the end of the system include path."
7351msgstr ""
7352
7353#: c-family/c.opt:1602
7354msgid "-imacros <file>\tAccept definition of macros in <file>."
7355msgstr ""
7356
7357#: c-family/c.opt:1606
7358msgid "-imultilib <dir>\tSet <dir> to be the multilib include subdirectory."
7359msgstr ""
7360
7361#: c-family/c.opt:1610
7362msgid "-include <file>\tInclude the contents of <file> before other files."
7363msgstr ""
7364
7365#: c-family/c.opt:1614
7366msgid "-iprefix <path>\tSpecify <path> as a prefix for next two options."
7367msgstr ""
7368
7369#: c-family/c.opt:1618
7370msgid "-isysroot <dir>\tSet <dir> to be the system root directory."
7371msgstr ""
7372
7373#: c-family/c.opt:1622
7374msgid "-isystem <dir>\tAdd <dir> to the start of the system include path."
7375msgstr ""
7376
7377#: c-family/c.opt:1626
7378msgid "-iquote <dir>\tAdd <dir> to the end of the quote include path."
7379msgstr ""
7380
7381#: c-family/c.opt:1630
7382msgid "-iwithprefix <dir>\tAdd <dir> to the end of the system include path."
7383msgstr ""
7384
7385#: c-family/c.opt:1634
7386msgid "-iwithprefixbefore <dir>\tAdd <dir> to the end of the main include path."
7387msgstr ""
7388
7389#: c-family/c.opt:1644
7390msgid "Do not search standard system include directories (those specified with -isystem will still be used)."
7391msgstr ""
7392
7393#: c-family/c.opt:1648
7394msgid "Do not search standard system include directories for C++."
7395msgstr ""
7396
7397#: c-family/c.opt:1660
7398msgid "Generate C header of platform-specific features."
7399msgstr ""
7400
7401#: c-family/c.opt:1664
7402msgid "Remap file names when including files."
7403msgstr ""
7404
7405#: c-family/c.opt:1668 c-family/c.opt:1672
7406msgid "Conform to the ISO 1998 C++ standard revised by the 2003 technical corrigendum."
7407msgstr ""
7408
7409#: c-family/c.opt:1676
7410msgid "Conform to the ISO 2011 C++ standard."
7411msgstr ""
7412
7413#: c-family/c.opt:1680
7414msgid "Deprecated in favor of -std=c++11."
7415msgstr ""
7416
7417#: c-family/c.opt:1684
7418msgid "Deprecated in favor of -std=c++14."
7419msgstr ""
7420
7421#: c-family/c.opt:1688
7422msgid "Conform to the ISO 2014 C++ standard."
7423msgstr ""
7424
7425#: c-family/c.opt:1692
7426msgid "Conform to the ISO 2017(?) C++ draft standard (experimental and incomplete support)."
7427msgstr ""
7428
7429#: c-family/c.opt:1699 c-family/c.opt:1796
7430msgid "Conform to the ISO 2011 C standard."
7431msgstr ""
7432
7433#: c-family/c.opt:1703
7434msgid "Deprecated in favor of -std=c11."
7435msgstr ""
7436
7437#: c-family/c.opt:1707 c-family/c.opt:1711 c-family/c.opt:1780
7438msgid "Conform to the ISO 1990 C standard."
7439msgstr ""
7440
7441#: c-family/c.opt:1715 c-family/c.opt:1788
7442msgid "Conform to the ISO 1999 C standard."
7443msgstr ""
7444
7445#: c-family/c.opt:1719
7446msgid "Deprecated in favor of -std=c99."
7447msgstr ""
7448
7449#: c-family/c.opt:1723 c-family/c.opt:1728
7450msgid "Conform to the ISO 1998 C++ standard revised by the 2003 technical"
7451msgstr ""
7452
7453#: c-family/c.opt:1733
7454msgid "Conform to the ISO 2011 C++ standard with GNU extensions."
7455msgstr ""
7456
7457#: c-family/c.opt:1737
7458msgid "Deprecated in favor of -std=gnu++11."
7459msgstr ""
7460
7461#: c-family/c.opt:1741
7462msgid "Deprecated in favor of -std=gnu++14."
7463msgstr ""
7464
7465#: c-family/c.opt:1745
7466msgid "Conform to the ISO 2014 C++ standard with GNU extensions."
7467msgstr ""
7468
7469#: c-family/c.opt:1749
7470msgid "Conform to the ISO 201z(7?) C++ draft standard with GNU extensions (experimental and incomplete support)."
7471msgstr ""
7472
7473#: c-family/c.opt:1756
7474msgid "Conform to the ISO 2011 C standard with GNU extensions."
7475msgstr ""
7476
7477#: c-family/c.opt:1760
7478msgid "Deprecated in favor of -std=gnu11."
7479msgstr ""
7480
7481#: c-family/c.opt:1764 c-family/c.opt:1768
7482msgid "Conform to the ISO 1990 C standard with GNU extensions."
7483msgstr ""
7484
7485#: c-family/c.opt:1772
7486msgid "Conform to the ISO 1999 C standard with GNU extensions."
7487msgstr ""
7488
7489#: c-family/c.opt:1776
7490msgid "Deprecated in favor of -std=gnu99."
7491msgstr ""
7492
7493#: c-family/c.opt:1784
7494msgid "Conform to the ISO 1990 C standard as amended in 1994."
7495msgstr ""
7496
7497#: c-family/c.opt:1792
7498msgid "Deprecated in favor of -std=iso9899:1999."
7499msgstr ""
7500
7501#: c-family/c.opt:1803
7502msgid "Enable traditional preprocessing."
7503msgstr ""
7504
7505#: c-family/c.opt:1807
7506msgid "-trigraphs\tSupport ISO C trigraphs."
7507msgstr ""
7508
7509#: c-family/c.opt:1811
7510msgid "Do not predefine system-specific and GCC-specific macros."
7511msgstr ""
7512
7513#: ada/gcc-interface/lang.opt:61
7514msgid "Synonym of -gnatk8."
7515msgstr ""
7516
7517#: ada/gcc-interface/lang.opt:69
7518msgid "Do not look for object files in standard path."
7519msgstr ""
7520
7521#: ada/gcc-interface/lang.opt:73
7522msgid "Select the runtime."
7523msgstr ""
7524
7525#: ada/gcc-interface/lang.opt:85
7526msgid "Catch typos."
7527msgstr ""
7528
7529#: ada/gcc-interface/lang.opt:89
7530msgid "Set name of output ALI file (internal switch)."
7531msgstr ""
7532
7533#: ada/gcc-interface/lang.opt:93
7534msgid "-gnat<options>\tSpecify options to GNAT."
7535msgstr ""
7536
7537#: ada/gcc-interface/lang.opt:97
7538msgid "Ignored."
7539msgstr ""
7540
7541#: go/lang.opt:42
7542msgid "Add explicit checks for division by zero."
7543msgstr ""
7544
7545#: go/lang.opt:46
7546msgid "Add explicit checks for division overflow in INT_MIN / -1."
7547msgstr ""
7548
7549#: go/lang.opt:50
7550msgid "-fgo-dump-<type>\tDump Go frontend internal information."
7551msgstr ""
7552
7553#: go/lang.opt:54
7554msgid "-fgo-optimize-<type>\tTurn on optimization passes in the frontend."
7555msgstr ""
7556
7557#: go/lang.opt:58
7558msgid "-fgo-pkgpath=<string>\tSet Go package path."
7559msgstr ""
7560
7561#: go/lang.opt:62
7562msgid "-fgo-prefix=<string>\tSet package-specific prefix for exported Go names."
7563msgstr ""
7564
7565#: go/lang.opt:66
7566msgid "-fgo-relative-import-path=<path> Treat a relative import as relative to path."
7567msgstr ""
7568
7569#: go/lang.opt:70
7570msgid "Functions which return values must end with return statements."
7571msgstr ""
7572
7573#: config/vms/vms.opt:27
7574msgid "Malloc data into P2 space."
7575msgstr ""
7576
7577#: config/vms/vms.opt:31
7578msgid "Set name of main routine for the debugger."
7579msgstr ""
7580
7581#: config/vms/vms.opt:35
7582msgid "Use VMS exit codes instead of posix ones."
7583msgstr ""
7584
7585#: config/vms/vms.opt:39
7586msgid "-mpointer-size=[no,32,short,64,long]\tSet the default pointer size."
7587msgstr ""
7588
7589#: config/vms/vms.opt:42
7590#, c-format
7591msgid "unknown pointer size model %qs"
7592msgstr ""
7593
7594#: config/mcore/mcore.opt:23
7595msgid "Generate code for the M*Core M210"
7596msgstr ""
7597
7598#: config/mcore/mcore.opt:27
7599msgid "Generate code for the M*Core M340"
7600msgstr ""
7601
7602#: config/mcore/mcore.opt:31
7603msgid "Force functions to be aligned to a 4 byte boundary."
7604msgstr ""
7605
7606#: config/mcore/mcore.opt:35 config/moxie/moxie.opt:23
7607msgid "Generate big-endian code."
7608msgstr ""
7609
7610#: config/mcore/mcore.opt:39
7611msgid "Emit call graph information."
7612msgstr ""
7613
7614#: config/mcore/mcore.opt:43
7615msgid "Use the divide instruction."
7616msgstr ""
7617
7618#: config/mcore/mcore.opt:47
7619msgid "Inline constants if it can be done in 2 insns or less."
7620msgstr ""
7621
7622#: config/mcore/mcore.opt:51 config/moxie/moxie.opt:27
7623msgid "Generate little-endian code."
7624msgstr ""
7625
7626#: config/mcore/mcore.opt:56 config/fr30/fr30.opt:27
7627msgid "Assume that run-time support has been provided, so omit -lsim from the linker command line."
7628msgstr ""
7629
7630#: config/mcore/mcore.opt:60
7631msgid "Use arbitrary sized immediates in bit operations."
7632msgstr ""
7633
7634#: config/mcore/mcore.opt:64
7635msgid "Prefer word accesses over byte accesses."
7636msgstr ""
7637
7638#: config/mcore/mcore.opt:71
7639msgid "Set the maximum amount for a single stack increment operation."
7640msgstr ""
7641
7642#: config/mcore/mcore.opt:75
7643msgid "Always treat bitfields as int-sized."
7644msgstr ""
7645
7646#: config/linux-android.opt:23
7647msgid "Generate code for the Android platform."
7648msgstr ""
7649
7650#: config/mmix/mmix.opt:24
7651msgid "For intrinsics library: pass all parameters in registers."
7652msgstr ""
7653
7654#: config/mmix/mmix.opt:28
7655msgid "Use register stack for parameters and return value."
7656msgstr ""
7657
7658#: config/mmix/mmix.opt:32
7659msgid "Use call-clobbered registers for parameters and return value."
7660msgstr ""
7661
7662#: config/mmix/mmix.opt:37
7663msgid "Use epsilon-respecting floating point compare instructions."
7664msgstr ""
7665
7666#: config/mmix/mmix.opt:41
7667msgid "Use zero-extending memory loads, not sign-extending ones."
7668msgstr ""
7669
7670#: config/mmix/mmix.opt:45
7671msgid "Generate divide results with reminder having the same sign as the divisor (not the dividend)."
7672msgstr ""
7673
7674#: config/mmix/mmix.opt:49
7675msgid "Prepend global symbols with \":\" (for use with PREFIX)."
7676msgstr ""
7677
7678#: config/mmix/mmix.opt:53
7679msgid "Do not provide a default start-address 0x100 of the program."
7680msgstr ""
7681
7682#: config/mmix/mmix.opt:57
7683msgid "Link to emit program in ELF format (rather than mmo)."
7684msgstr ""
7685
7686#: config/mmix/mmix.opt:61
7687msgid "Use P-mnemonics for branches statically predicted as taken."
7688msgstr ""
7689
7690#: config/mmix/mmix.opt:65
7691msgid "Don't use P-mnemonics for branches."
7692msgstr ""
7693
7694#: config/mmix/mmix.opt:79
7695msgid "Use addresses that allocate global registers."
7696msgstr ""
7697
7698#: config/mmix/mmix.opt:83
7699msgid "Do not use addresses that allocate global registers."
7700msgstr ""
7701
7702#: config/mmix/mmix.opt:87
7703msgid "Generate a single exit point for each function."
7704msgstr ""
7705
7706#: config/mmix/mmix.opt:91
7707msgid "Do not generate a single exit point for each function."
7708msgstr ""
7709
7710#: config/mmix/mmix.opt:95
7711msgid "Set start-address of the program."
7712msgstr ""
7713
7714#: config/mmix/mmix.opt:99
7715msgid "Set start-address of data."
7716msgstr ""
7717
7718#: config/darwin.opt:114
7719msgid "Generate compile-time CFString objects."
7720msgstr ""
7721
7722#: config/darwin.opt:211
7723msgid "Warn if constant CFString objects contain non-portable characters."
7724msgstr ""
7725
7726#: config/darwin.opt:216
7727msgid "Generate AT&T-style stubs for Mach-O."
7728msgstr ""
7729
7730#: config/darwin.opt:220
7731msgid "Generate code suitable for executables (NOT shared libs)."
7732msgstr ""
7733
7734#: config/darwin.opt:224
7735msgid "Generate code suitable for fast turn around debugging."
7736msgstr ""
7737
7738#: config/darwin.opt:232
7739msgid "The earliest MacOS X version on which this program will run."
7740msgstr ""
7741
7742#: config/darwin.opt:236
7743msgid "Set sizeof(bool) to 1."
7744msgstr ""
7745
7746#: config/darwin.opt:240
7747msgid "Generate code for darwin loadable kernel extensions."
7748msgstr ""
7749
7750#: config/darwin.opt:244
7751msgid "Generate code for the kernel or loadable kernel extensions."
7752msgstr ""
7753
7754#: config/darwin.opt:248
7755msgid "-iframework <dir>\tAdd <dir> to the end of the system framework include path."
7756msgstr ""
7757
7758#: config/bfin/bfin.opt:40 config/msp430/msp430.opt:3 config/c6x/c6x.opt:38
7759#: config/mep/mep.opt:143
7760msgid "Use simulator runtime."
7761msgstr ""
7762
7763#: config/bfin/bfin.opt:44 config/arm/arm.opt:106
7764msgid "Specify the name of the target CPU."
7765msgstr ""
7766
7767#: config/bfin/bfin.opt:48
7768msgid "Omit frame pointer for leaf functions."
7769msgstr ""
7770
7771#: config/bfin/bfin.opt:52
7772msgid "Program is entirely located in low 64k of memory."
7773msgstr ""
7774
7775#: config/bfin/bfin.opt:56
7776msgid "Work around a hardware anomaly by adding a number of NOPs before a"
7777msgstr ""
7778
7779#: config/bfin/bfin.opt:61
7780msgid "Avoid speculative loads to work around a hardware anomaly."
7781msgstr ""
7782
7783#: config/bfin/bfin.opt:65
7784msgid "Enabled ID based shared library."
7785msgstr ""
7786
7787#: config/bfin/bfin.opt:69
7788msgid "Generate code that won't be linked against any other ID shared libraries,"
7789msgstr ""
7790
7791#: config/bfin/bfin.opt:74 config/m68k/m68k.opt:171
7792msgid "ID of shared library to build."
7793msgstr ""
7794
7795#: config/bfin/bfin.opt:78 config/m68k/m68k.opt:167
7796msgid "Enable separate data segment."
7797msgstr ""
7798
7799#: config/bfin/bfin.opt:82 config/c6x/c6x.opt:63
7800msgid "Avoid generating pc-relative calls; use indirection."
7801msgstr ""
7802
7803#: config/bfin/bfin.opt:86
7804msgid "Link with the fast floating-point library."
7805msgstr ""
7806
7807#: config/bfin/bfin.opt:90 config/frv/frv.opt:130
7808msgid "Enable Function Descriptor PIC mode."
7809msgstr ""
7810
7811#: config/bfin/bfin.opt:94 config/frv/frv.opt:162
7812msgid "Enable inlining of PLT in function calls."
7813msgstr ""
7814
7815#: config/bfin/bfin.opt:98
7816msgid "Do stack checking using bounds in L1 scratch memory."
7817msgstr ""
7818
7819#: config/bfin/bfin.opt:102
7820msgid "Enable multicore support."
7821msgstr ""
7822
7823#: config/bfin/bfin.opt:106
7824msgid "Build for Core A."
7825msgstr ""
7826
7827#: config/bfin/bfin.opt:110
7828msgid "Build for Core B."
7829msgstr ""
7830
7831#: config/bfin/bfin.opt:114
7832msgid "Build for SDRAM."
7833msgstr ""
7834
7835#: config/bfin/bfin.opt:118
7836msgid "Assume ICPLBs are enabled at runtime."
7837msgstr ""
7838
7839#: config/m68k/m68k-tables.opt:25
7840msgid "Known M68K CPUs (for use with the -mcpu= option):"
7841msgstr ""
7842
7843#: config/m68k/m68k-tables.opt:365
7844msgid "Known M68K microarchitectures (for use with the -mtune= option):"
7845msgstr ""
7846
7847#: config/m68k/m68k-tables.opt:411
7848msgid "Known M68K ISAs (for use with the -march= option):"
7849msgstr ""
7850
7851#: config/m68k/ieee.opt:24 config/i386/i386.opt:358
7852msgid "Use IEEE math for fp comparisons."
7853msgstr ""
7854
7855#: config/m68k/m68k.opt:30
7856msgid "Generate code for a 520X."
7857msgstr ""
7858
7859#: config/m68k/m68k.opt:34
7860msgid "Generate code for a 5206e."
7861msgstr ""
7862
7863#: config/m68k/m68k.opt:38
7864msgid "Generate code for a 528x."
7865msgstr ""
7866
7867#: config/m68k/m68k.opt:42
7868msgid "Generate code for a 5307."
7869msgstr ""
7870
7871#: config/m68k/m68k.opt:46
7872msgid "Generate code for a 5407."
7873msgstr ""
7874
7875#: config/m68k/m68k.opt:50 config/m68k/m68k.opt:111
7876msgid "Generate code for a 68000."
7877msgstr ""
7878
7879#: config/m68k/m68k.opt:54
7880msgid "Generate code for a 68010."
7881msgstr ""
7882
7883#: config/m68k/m68k.opt:58 config/m68k/m68k.opt:115
7884msgid "Generate code for a 68020."
7885msgstr ""
7886
7887#: config/m68k/m68k.opt:62
7888msgid "Generate code for a 68040, without any new instructions."
7889msgstr ""
7890
7891#: config/m68k/m68k.opt:66
7892msgid "Generate code for a 68060, without any new instructions."
7893msgstr ""
7894
7895#: config/m68k/m68k.opt:70
7896msgid "Generate code for a 68030."
7897msgstr ""
7898
7899#: config/m68k/m68k.opt:74
7900msgid "Generate code for a 68040."
7901msgstr ""
7902
7903#: config/m68k/m68k.opt:78
7904msgid "Generate code for a 68060."
7905msgstr ""
7906
7907#: config/m68k/m68k.opt:82
7908msgid "Generate code for a 68302."
7909msgstr ""
7910
7911#: config/m68k/m68k.opt:86
7912msgid "Generate code for a 68332."
7913msgstr ""
7914
7915#: config/m68k/m68k.opt:91
7916msgid "Generate code for a 68851."
7917msgstr ""
7918
7919#: config/m68k/m68k.opt:95
7920msgid "Generate code that uses 68881 floating-point instructions."
7921msgstr ""
7922
7923#: config/m68k/m68k.opt:99
7924msgid "Align variables on a 32-bit boundary."
7925msgstr ""
7926
7927#: config/m68k/m68k.opt:103 config/arm/arm.opt:81 config/nios2/nios2.opt:570
7928#: config/nds32/nds32.opt:66 config/c6x/c6x.opt:67
7929msgid "Specify the name of the target architecture."
7930msgstr ""
7931
7932#: config/m68k/m68k.opt:107
7933msgid "Use the bit-field instructions."
7934msgstr ""
7935
7936#: config/m68k/m68k.opt:119
7937msgid "Generate code for a ColdFire v4e."
7938msgstr ""
7939
7940#: config/m68k/m68k.opt:123
7941msgid "Specify the target CPU."
7942msgstr ""
7943
7944#: config/m68k/m68k.opt:127
7945msgid "Generate code for a cpu32."
7946msgstr ""
7947
7948#: config/m68k/m68k.opt:131
7949msgid "Use hardware division instructions on ColdFire."
7950msgstr ""
7951
7952#: config/m68k/m68k.opt:135
7953msgid "Generate code for a Fido A."
7954msgstr ""
7955
7956#: config/m68k/m68k.opt:139
7957msgid "Generate code which uses hardware floating point instructions."
7958msgstr ""
7959
7960#: config/m68k/m68k.opt:143
7961msgid "Enable ID based shared library."
7962msgstr ""
7963
7964#: config/m68k/m68k.opt:147
7965msgid "Do not use the bit-field instructions."
7966msgstr ""
7967
7968#: config/m68k/m68k.opt:151
7969msgid "Use normal calling convention."
7970msgstr ""
7971
7972#: config/m68k/m68k.opt:155
7973msgid "Consider type 'int' to be 32 bits wide."
7974msgstr ""
7975
7976#: config/m68k/m68k.opt:159
7977msgid "Generate pc-relative code."
7978msgstr ""
7979
7980#: config/m68k/m68k.opt:163
7981msgid "Use different calling convention using 'rtd'."
7982msgstr ""
7983
7984#: config/m68k/m68k.opt:175
7985msgid "Consider type 'int' to be 16 bits wide."
7986msgstr ""
7987
7988#: config/m68k/m68k.opt:179
7989msgid "Generate code with library calls for floating point."
7990msgstr ""
7991
7992#: config/m68k/m68k.opt:183
7993msgid "Do not use unaligned memory references."
7994msgstr ""
7995
7996#: config/m68k/m68k.opt:187
7997msgid "Tune for the specified target CPU or architecture."
7998msgstr ""
7999
8000#: config/m68k/m68k.opt:191
8001msgid "Support more than 8192 GOT entries on ColdFire."
8002msgstr ""
8003
8004#: config/m68k/m68k.opt:195
8005msgid "Support TLS segment larger than 64K."
8006msgstr ""
8007
8008#: config/m32c/m32c.opt:23
8009msgid "-msim\tUse simulator runtime."
8010msgstr ""
8011
8012#: config/m32c/m32c.opt:27
8013msgid "-mcpu=r8c\tCompile code for R8C variants."
8014msgstr ""
8015
8016#: config/m32c/m32c.opt:31
8017msgid "-mcpu=m16c\tCompile code for M16C variants."
8018msgstr ""
8019
8020#: config/m32c/m32c.opt:35
8021msgid "-mcpu=m32cm\tCompile code for M32CM variants."
8022msgstr ""
8023
8024#: config/m32c/m32c.opt:39
8025msgid "-mcpu=m32c\tCompile code for M32C variants."
8026msgstr ""
8027
8028#: config/m32c/m32c.opt:43
8029msgid "-memregs=\tNumber of memreg bytes (default: 16, range: 0..16)."
8030msgstr ""
8031
8032#: config/msp430/msp430.opt:7
8033msgid "Force assembly output to always use hex constants."
8034msgstr ""
8035
8036#: config/msp430/msp430.opt:11
8037msgid "Specify the MCU to build for."
8038msgstr ""
8039
8040#: config/msp430/msp430.opt:15
8041msgid "Warn if an MCU name is unrecognised or conflicts with other options (default: on)."
8042msgstr ""
8043
8044#: config/msp430/msp430.opt:19
8045msgid "Specify the ISA to build for: msp430, msp430x, msp430xv2."
8046msgstr ""
8047
8048#: config/msp430/msp430.opt:23
8049msgid "Select large model - 20-bit addresses/pointers."
8050msgstr ""
8051
8052#: config/msp430/msp430.opt:27
8053msgid "Select small model - 16-bit addresses/pointers (default)."
8054msgstr ""
8055
8056#: config/msp430/msp430.opt:31
8057msgid "Optimize opcode sizes at link time."
8058msgstr ""
8059
8060#: config/msp430/msp430.opt:38
8061msgid "Use a minimum runtime (no static initializers or ctors) for memory-constrained devices."
8062msgstr ""
8063
8064#: config/msp430/msp430.opt:45
8065msgid "Specify the type of hardware multiply to support."
8066msgstr ""
8067
8068#: config/msp430/msp430.opt:67
8069msgid "Specify whether functions should be placed into low or high memory."
8070msgstr ""
8071
8072#: config/msp430/msp430.opt:71
8073msgid "Specify whether variables should be placed into low or high memory."
8074msgstr ""
8075
8076#: config/msp430/msp430.opt:90
8077msgid "Passes on a request to the assembler to enable fixes for various silicon errata."
8078msgstr ""
8079
8080#: config/msp430/msp430.opt:94
8081msgid "Passes on a request to the assembler to warn about various silicon errata."
8082msgstr ""
8083
8084#: config/aarch64/aarch64.opt:40
8085msgid "The possible TLS dialects:"
8086msgstr ""
8087
8088#: config/aarch64/aarch64.opt:52
8089msgid "The code model option names for -mcmodel:"
8090msgstr ""
8091
8092#: config/aarch64/aarch64.opt:65 config/arm/arm.opt:94
8093#: config/microblaze/microblaze.opt:60
8094msgid "Assume target CPU is configured as big endian."
8095msgstr ""
8096
8097#: config/aarch64/aarch64.opt:69
8098msgid "Generate code which uses only the general registers."
8099msgstr ""
8100
8101#: config/aarch64/aarch64.opt:73
8102msgid "Workaround for ARM Cortex-A53 Erratum number 835769."
8103msgstr ""
8104
8105#: config/aarch64/aarch64.opt:77
8106msgid "Workaround for ARM Cortex-A53 Erratum number 843419."
8107msgstr ""
8108
8109#: config/aarch64/aarch64.opt:81 config/arm/arm.opt:155
8110#: config/microblaze/microblaze.opt:64
8111msgid "Assume target CPU is configured as little endian."
8112msgstr ""
8113
8114#: config/aarch64/aarch64.opt:85
8115msgid "Specify the code model."
8116msgstr ""
8117
8118#: config/aarch64/aarch64.opt:89
8119msgid "Don't assume that unaligned accesses are handled by the system."
8120msgstr ""
8121
8122#: config/aarch64/aarch64.opt:93 config/i386/i386.opt:390
8123msgid "Omit the frame pointer in leaf functions."
8124msgstr ""
8125
8126#: config/aarch64/aarch64.opt:97
8127msgid "Specify TLS dialect."
8128msgstr ""
8129
8130#: config/aarch64/aarch64.opt:101
8131msgid "Specifies bit size of immediate TLS offsets.  Valid values are 12, 24, 32, 48."
8132msgstr ""
8133
8134#: config/aarch64/aarch64.opt:120
8135msgid "-march=ARCH\tUse features of architecture ARCH."
8136msgstr ""
8137
8138#: config/aarch64/aarch64.opt:124
8139msgid "-mcpu=CPU\tUse features of and optimize for CPU."
8140msgstr ""
8141
8142#: config/aarch64/aarch64.opt:128
8143msgid "-mtune=CPU\tOptimize for CPU."
8144msgstr ""
8145
8146#: config/aarch64/aarch64.opt:132
8147msgid "-mabi=ABI\tGenerate code that conforms to the specified ABI."
8148msgstr ""
8149
8150#: config/aarch64/aarch64.opt:136
8151msgid "-moverride=STRING\tPower users only! Override CPU optimization parameters."
8152msgstr ""
8153
8154#: config/aarch64/aarch64.opt:140
8155msgid "Known AArch64 ABIs (for use with the -mabi= option):"
8156msgstr ""
8157
8158#: config/aarch64/aarch64.opt:150
8159msgid "PC relative literal loads."
8160msgstr ""
8161
8162#: config/aarch64/aarch64.opt:154
8163msgid "When calculating the reciprocal square root approximation,"
8164msgstr ""
8165
8166#: config/linux.opt:24
8167msgid "Use Bionic C library."
8168msgstr ""
8169
8170#: config/linux.opt:28
8171msgid "Use GNU C library."
8172msgstr ""
8173
8174#: config/linux.opt:32
8175msgid "Use uClibc C library."
8176msgstr ""
8177
8178#: config/linux.opt:36
8179msgid "Use musl C library."
8180msgstr ""
8181
8182#: config/ia64/ilp32.opt:3
8183msgid "Generate ILP32 code."
8184msgstr ""
8185
8186#: config/ia64/ilp32.opt:7
8187msgid "Generate LP64 code."
8188msgstr ""
8189
8190#: config/ia64/ia64.opt:28
8191msgid "Generate big endian code."
8192msgstr ""
8193
8194#: config/ia64/ia64.opt:32
8195msgid "Generate little endian code."
8196msgstr ""
8197
8198#: config/ia64/ia64.opt:36
8199msgid "Generate code for GNU as."
8200msgstr ""
8201
8202#: config/ia64/ia64.opt:40
8203msgid "Generate code for GNU ld."
8204msgstr ""
8205
8206#: config/ia64/ia64.opt:44
8207msgid "Emit stop bits before and after volatile extended asms."
8208msgstr ""
8209
8210#: config/ia64/ia64.opt:48
8211msgid "Use in/loc/out register names."
8212msgstr ""
8213
8214#: config/ia64/ia64.opt:55
8215msgid "Enable use of sdata/scommon/sbss."
8216msgstr ""
8217
8218#: config/ia64/ia64.opt:59
8219msgid "Generate code without GP reg."
8220msgstr ""
8221
8222#: config/ia64/ia64.opt:63
8223msgid "gp is constant (but save/restore gp on indirect calls)."
8224msgstr ""
8225
8226#: config/ia64/ia64.opt:67
8227msgid "Generate self-relocatable code."
8228msgstr ""
8229
8230#: config/ia64/ia64.opt:71
8231msgid "Generate inline floating point division, optimize for latency."
8232msgstr ""
8233
8234#: config/ia64/ia64.opt:75
8235msgid "Generate inline floating point division, optimize for throughput."
8236msgstr ""
8237
8238#: config/ia64/ia64.opt:82
8239msgid "Generate inline integer division, optimize for latency."
8240msgstr ""
8241
8242#: config/ia64/ia64.opt:86
8243msgid "Generate inline integer division, optimize for throughput."
8244msgstr ""
8245
8246#: config/ia64/ia64.opt:90
8247msgid "Do not inline integer division."
8248msgstr ""
8249
8250#: config/ia64/ia64.opt:94
8251msgid "Generate inline square root, optimize for latency."
8252msgstr ""
8253
8254#: config/ia64/ia64.opt:98
8255msgid "Generate inline square root, optimize for throughput."
8256msgstr ""
8257
8258#: config/ia64/ia64.opt:102
8259msgid "Do not inline square root."
8260msgstr ""
8261
8262#: config/ia64/ia64.opt:106
8263msgid "Enable DWARF line debug info via GNU as."
8264msgstr ""
8265
8266#: config/ia64/ia64.opt:110
8267msgid "Enable earlier placing stop bits for better scheduling."
8268msgstr ""
8269
8270#: config/ia64/ia64.opt:114 config/spu/spu.opt:72 config/pa/pa.opt:58
8271#: config/sh/sh.opt:273
8272msgid "Specify range of registers to make fixed."
8273msgstr ""
8274
8275#: config/ia64/ia64.opt:118 config/rs6000/sysv4.opt:32
8276#: config/alpha/alpha.opt:130
8277msgid "Specify bit size of immediate TLS offsets."
8278msgstr ""
8279
8280#: config/ia64/ia64.opt:122 config/spu/spu.opt:84 config/i386/i386.opt:504
8281#: config/s390/s390.opt:170 config/sparc/sparc.opt:130
8282#: config/visium/visium.opt:49
8283msgid "Schedule code for given CPU."
8284msgstr ""
8285
8286#: config/ia64/ia64.opt:126
8287msgid "Known Itanium CPUs (for use with the -mtune= option):"
8288msgstr ""
8289
8290#: config/ia64/ia64.opt:136
8291msgid "Use data speculation before reload."
8292msgstr ""
8293
8294#: config/ia64/ia64.opt:140
8295msgid "Use data speculation after reload."
8296msgstr ""
8297
8298#: config/ia64/ia64.opt:144
8299msgid "Use control speculation."
8300msgstr ""
8301
8302#: config/ia64/ia64.opt:148
8303msgid "Use in block data speculation before reload."
8304msgstr ""
8305
8306#: config/ia64/ia64.opt:152
8307msgid "Use in block data speculation after reload."
8308msgstr ""
8309
8310#: config/ia64/ia64.opt:156
8311msgid "Use in block control speculation."
8312msgstr ""
8313
8314#: config/ia64/ia64.opt:160
8315msgid "Use simple data speculation check."
8316msgstr ""
8317
8318#: config/ia64/ia64.opt:164
8319msgid "Use simple data speculation check for control speculation."
8320msgstr ""
8321
8322#: config/ia64/ia64.opt:174
8323msgid "Count speculative dependencies while calculating priority of instructions."
8324msgstr ""
8325
8326#: config/ia64/ia64.opt:178
8327msgid "Place a stop bit after every cycle when scheduling."
8328msgstr ""
8329
8330#: config/ia64/ia64.opt:182
8331msgid "Assume that floating-point stores and loads are not likely to cause conflict when placed into one instruction group."
8332msgstr ""
8333
8334#: config/ia64/ia64.opt:186
8335msgid "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."
8336msgstr ""
8337
8338#: config/ia64/ia64.opt:190
8339msgid "Disallow more than 'msched-max-memory-insns' in instruction group. Otherwise, limit is 'soft' (prefer non-memory operations when limit is reached)."
8340msgstr ""
8341
8342#: config/ia64/ia64.opt:194
8343msgid "Don't generate checks for control speculation in selective scheduling."
8344msgstr ""
8345
8346#: config/spu/spu.opt:20
8347msgid "Emit warnings when run-time relocations are generated."
8348msgstr ""
8349
8350#: config/spu/spu.opt:24
8351msgid "Emit errors when run-time relocations are generated."
8352msgstr ""
8353
8354#: config/spu/spu.opt:28
8355msgid "Specify cost of branches (Default 20)."
8356msgstr ""
8357
8358#: config/spu/spu.opt:32
8359msgid "Make sure loads and stores are not moved past DMA instructions."
8360msgstr ""
8361
8362#: config/spu/spu.opt:36
8363msgid "volatile must be specified on any memory that is effected by DMA."
8364msgstr ""
8365
8366#: config/spu/spu.opt:40 config/spu/spu.opt:44
8367msgid "Insert nops when it might improve performance by allowing dual issue (default)."
8368msgstr ""
8369
8370#: config/spu/spu.opt:48
8371msgid "Use standard main function as entry for startup."
8372msgstr ""
8373
8374#: config/spu/spu.opt:52
8375msgid "Generate branch hints for branches."
8376msgstr ""
8377
8378#: config/spu/spu.opt:56
8379msgid "Maximum number of nops to insert for a hint (Default 2)."
8380msgstr ""
8381
8382#: config/spu/spu.opt:60
8383msgid "Approximate maximum number of instructions to allow between a hint and its branch [125]."
8384msgstr ""
8385
8386#: config/spu/spu.opt:64
8387msgid "Generate code for 18 bit addressing."
8388msgstr ""
8389
8390#: config/spu/spu.opt:68
8391msgid "Generate code for 32 bit addressing."
8392msgstr ""
8393
8394#: config/spu/spu.opt:76
8395msgid "Insert hbrp instructions after hinted branch targets to avoid the SPU hang issue."
8396msgstr ""
8397
8398#: config/spu/spu.opt:80 config/i386/i386.opt:247 config/s390/s390.opt:56
8399msgid "Generate code for given CPU."
8400msgstr ""
8401
8402#: config/spu/spu.opt:88
8403msgid "Access variables in 32-bit PPU objects (default)."
8404msgstr ""
8405
8406#: config/spu/spu.opt:92
8407msgid "Access variables in 64-bit PPU objects."
8408msgstr ""
8409
8410#: config/spu/spu.opt:96
8411msgid "Allow conversions between __ea and generic pointers (default)."
8412msgstr ""
8413
8414#: config/spu/spu.opt:100
8415msgid "Size (in KB) of software data cache."
8416msgstr ""
8417
8418#: config/spu/spu.opt:104
8419msgid "Atomically write back software data cache lines (default)."
8420msgstr ""
8421
8422#: config/epiphany/epiphany.opt:24
8423msgid "Don't use any of r32..r63."
8424msgstr ""
8425
8426#: config/epiphany/epiphany.opt:28
8427msgid "preferentially allocate registers that allow short instruction generation."
8428msgstr ""
8429
8430#: config/epiphany/epiphany.opt:32
8431msgid "Set branch cost."
8432msgstr ""
8433
8434#: config/epiphany/epiphany.opt:36
8435msgid "enable conditional move instruction usage."
8436msgstr ""
8437
8438#: config/epiphany/epiphany.opt:40
8439msgid "set number of nops to emit before each insn pattern."
8440msgstr ""
8441
8442#: config/epiphany/epiphany.opt:52
8443msgid "Use software floating point comparisons."
8444msgstr ""
8445
8446#: config/epiphany/epiphany.opt:56
8447msgid "Enable split of 32 bit immediate loads into low / high part."
8448msgstr ""
8449
8450#: config/epiphany/epiphany.opt:60
8451msgid "Enable use of POST_INC / POST_DEC."
8452msgstr ""
8453
8454#: config/epiphany/epiphany.opt:64
8455msgid "Enable use of POST_MODIFY."
8456msgstr ""
8457
8458#: config/epiphany/epiphany.opt:68
8459msgid "Set number of bytes on the stack preallocated for use by the callee."
8460msgstr ""
8461
8462#: config/epiphany/epiphany.opt:72
8463msgid "Assume round to nearest is selected for purposes of scheduling."
8464msgstr ""
8465
8466#: config/epiphany/epiphany.opt:76
8467msgid "Generate call insns as indirect calls."
8468msgstr ""
8469
8470#: config/epiphany/epiphany.opt:80
8471msgid "Generate call insns as direct calls."
8472msgstr ""
8473
8474#: config/epiphany/epiphany.opt:84
8475msgid "Assume labels and symbols can be addressed using 16 bit absolute addresses."
8476msgstr ""
8477
8478#: config/epiphany/epiphany.opt:108
8479msgid "A floatig point to integer truncation may be replaced with rounding to save mode switching."
8480msgstr ""
8481
8482#: config/epiphany/epiphany.opt:112
8483msgid "Vectorize for double-word operations."
8484msgstr ""
8485
8486#: config/epiphany/epiphany.opt:128
8487msgid "Split unaligned 8 byte vector moves before post-modify address generation."
8488msgstr ""
8489
8490#: config/epiphany/epiphany.opt:132
8491msgid "Use the floating point unit for integer add/subtract."
8492msgstr ""
8493
8494#: config/epiphany/epiphany.opt:136
8495msgid "Set register to hold -1."
8496msgstr ""
8497
8498#: config/ft32/ft32.opt:23
8499msgid "target the software simulator."
8500msgstr ""
8501
8502#: config/ft32/ft32.opt:27 config/s390/s390.opt:201 config/mips/mips.opt:385
8503msgid "Use LRA instead of reload."
8504msgstr ""
8505
8506#: config/ft32/ft32.opt:31
8507msgid "Avoid use of the DIV and MOD instructions"
8508msgstr ""
8509
8510#: config/h8300/h8300.opt:23
8511msgid "Generate H8S code."
8512msgstr ""
8513
8514#: config/h8300/h8300.opt:27
8515msgid "Generate H8SX code."
8516msgstr ""
8517
8518#: config/h8300/h8300.opt:31
8519msgid "Generate H8S/2600 code."
8520msgstr ""
8521
8522#: config/h8300/h8300.opt:35
8523msgid "Make integers 32 bits wide."
8524msgstr ""
8525
8526#: config/h8300/h8300.opt:42
8527msgid "Use registers for argument passing."
8528msgstr ""
8529
8530#: config/h8300/h8300.opt:46
8531msgid "Consider access to byte sized memory slow."
8532msgstr ""
8533
8534#: config/h8300/h8300.opt:50
8535msgid "Enable linker relaxing."
8536msgstr ""
8537
8538#: config/h8300/h8300.opt:54
8539msgid "Generate H8/300H code."
8540msgstr ""
8541
8542#: config/h8300/h8300.opt:58
8543msgid "Enable the normal mode."
8544msgstr ""
8545
8546#: config/h8300/h8300.opt:62
8547msgid "Use H8/300 alignment rules."
8548msgstr ""
8549
8550#: config/h8300/h8300.opt:66
8551msgid "Push extended registers on stack in monitor functions."
8552msgstr ""
8553
8554#: config/h8300/h8300.opt:70
8555msgid "Do not push extended registers on stack in monitor functions."
8556msgstr ""
8557
8558#: config/pdp11/pdp11.opt:23
8559msgid "Generate code for an 11/10."
8560msgstr ""
8561
8562#: config/pdp11/pdp11.opt:27
8563msgid "Generate code for an 11/40."
8564msgstr ""
8565
8566#: config/pdp11/pdp11.opt:31
8567msgid "Generate code for an 11/45."
8568msgstr ""
8569
8570#: config/pdp11/pdp11.opt:35
8571msgid "Return floating-point results in ac0 (fr0 in Unix assembler syntax)."
8572msgstr ""
8573
8574#: config/pdp11/pdp11.opt:39
8575msgid "Do not use inline patterns for copying memory."
8576msgstr ""
8577
8578#: config/pdp11/pdp11.opt:43
8579msgid "Use inline patterns for copying memory."
8580msgstr ""
8581
8582#: config/pdp11/pdp11.opt:47
8583msgid "Do not pretend that branches are expensive."
8584msgstr ""
8585
8586#: config/pdp11/pdp11.opt:51
8587msgid "Pretend that branches are expensive."
8588msgstr ""
8589
8590#: config/pdp11/pdp11.opt:55
8591msgid "Use the DEC assembler syntax."
8592msgstr ""
8593
8594#: config/pdp11/pdp11.opt:59
8595msgid "Use 32 bit float."
8596msgstr ""
8597
8598#: config/pdp11/pdp11.opt:63
8599msgid "Use 64 bit float."
8600msgstr ""
8601
8602#: config/pdp11/pdp11.opt:67 config/rs6000/rs6000.opt:177
8603#: config/frv/frv.opt:158
8604msgid "Use hardware floating point."
8605msgstr ""
8606
8607#: config/pdp11/pdp11.opt:71
8608msgid "Use 16 bit int."
8609msgstr ""
8610
8611#: config/pdp11/pdp11.opt:75
8612msgid "Use 32 bit int."
8613msgstr ""
8614
8615#: config/pdp11/pdp11.opt:79 config/rs6000/rs6000.opt:173
8616msgid "Do not use hardware floating point."
8617msgstr ""
8618
8619#: config/pdp11/pdp11.opt:83
8620msgid "Target has split I&D."
8621msgstr ""
8622
8623#: config/pdp11/pdp11.opt:87
8624msgid "Use UNIX assembler syntax."
8625msgstr ""
8626
8627#: config/xtensa/xtensa.opt:23
8628msgid "Use CONST16 instruction to load constants."
8629msgstr ""
8630
8631#: config/xtensa/xtensa.opt:27
8632msgid "Disable position-independent code (PIC) for use in OS kernel code."
8633msgstr ""
8634
8635#: config/xtensa/xtensa.opt:31
8636msgid "Use indirect CALLXn instructions for large programs."
8637msgstr ""
8638
8639#: config/xtensa/xtensa.opt:35
8640msgid "Automatically align branch targets to reduce branch penalties."
8641msgstr ""
8642
8643#: config/xtensa/xtensa.opt:39
8644msgid "Intersperse literal pools with code in the text section."
8645msgstr ""
8646
8647#: config/xtensa/xtensa.opt:43
8648msgid "Relax literals in assembler and place them automatically in the text section."
8649msgstr ""
8650
8651#: config/xtensa/xtensa.opt:47
8652msgid "-mno-serialize-volatile\tDo not serialize volatile memory references with MEMW instructions."
8653msgstr ""
8654
8655#: config/i386/cygming.opt:23
8656msgid "Create console application."
8657msgstr ""
8658
8659#: config/i386/cygming.opt:27
8660msgid "Generate code for a DLL."
8661msgstr ""
8662
8663#: config/i386/cygming.opt:31
8664msgid "Ignore dllimport for functions."
8665msgstr ""
8666
8667#: config/i386/cygming.opt:35
8668msgid "Use Mingw-specific thread support."
8669msgstr ""
8670
8671#: config/i386/cygming.opt:39
8672msgid "Set Windows defines."
8673msgstr ""
8674
8675#: config/i386/cygming.opt:43
8676msgid "Create GUI application."
8677msgstr ""
8678
8679#: config/i386/cygming.opt:47 config/i386/interix.opt:32
8680msgid "Use the GNU extension to the PE format for aligned common data."
8681msgstr ""
8682
8683#: config/i386/cygming.opt:51
8684msgid "Compile code that relies on Cygwin DLL wrappers to support C++ operator new/delete replacement."
8685msgstr ""
8686
8687#: config/i386/cygming.opt:58
8688msgid "Put relocated read-only data into .data section."
8689msgstr ""
8690
8691#: config/i386/mingw.opt:29
8692msgid "Warn about none ISO msvcrt scanf/printf width extensions."
8693msgstr ""
8694
8695#: config/i386/mingw.opt:33
8696msgid "For nested functions on stack executable permission is set."
8697msgstr ""
8698
8699#: config/i386/mingw-w64.opt:23
8700msgid "Use unicode startup and define UNICODE macro."
8701msgstr ""
8702
8703#: config/i386/i386.opt:182
8704msgid "sizeof(long double) is 16."
8705msgstr ""
8706
8707#: config/i386/i386.opt:186 config/i386/i386.opt:354
8708msgid "Use hardware fp."
8709msgstr ""
8710
8711#: config/i386/i386.opt:190
8712msgid "sizeof(long double) is 12."
8713msgstr ""
8714
8715#: config/i386/i386.opt:194
8716msgid "Use 80-bit long double."
8717msgstr ""
8718
8719#: config/i386/i386.opt:198 config/s390/s390.opt:130
8720#: config/sparc/long-double-switch.opt:27 config/alpha/alpha.opt:102
8721msgid "Use 64-bit long double."
8722msgstr ""
8723
8724#: config/i386/i386.opt:202 config/s390/s390.opt:126
8725#: config/sparc/long-double-switch.opt:23 config/alpha/alpha.opt:98
8726msgid "Use 128-bit long double."
8727msgstr ""
8728
8729#: config/i386/i386.opt:206 config/sh/sh.opt:209
8730msgid "Reserve space for outgoing arguments in the function prologue."
8731msgstr ""
8732
8733#: config/i386/i386.opt:210
8734msgid "Align some doubles on dword boundary."
8735msgstr ""
8736
8737#: config/i386/i386.opt:214
8738msgid "Function starts are aligned to this power of 2."
8739msgstr ""
8740
8741#: config/i386/i386.opt:218
8742msgid "Jump targets are aligned to this power of 2."
8743msgstr ""
8744
8745#: config/i386/i386.opt:222
8746msgid "Loop code aligned to this power of 2."
8747msgstr ""
8748
8749#: config/i386/i386.opt:226
8750msgid "Align destination of the string operations."
8751msgstr ""
8752
8753#: config/i386/i386.opt:230
8754msgid "Use the given data alignment."
8755msgstr ""
8756
8757#: config/i386/i386.opt:234
8758msgid "Known data alignment choices (for use with the -malign-data= option):"
8759msgstr ""
8760
8761#: config/i386/i386.opt:251
8762msgid "Use given assembler dialect."
8763msgstr ""
8764
8765#: config/i386/i386.opt:255
8766msgid "Known assembler dialects (for use with the -masm-dialect= option):"
8767msgstr ""
8768
8769#: config/i386/i386.opt:265
8770msgid "Branches are this expensive (1-5, arbitrary units)."
8771msgstr ""
8772
8773#: config/i386/i386.opt:269
8774msgid "Data greater than given threshold will go into .ldata section in x86-64 medium model."
8775msgstr ""
8776
8777#: config/i386/i386.opt:273
8778msgid "Use given x86-64 code model."
8779msgstr ""
8780
8781#: config/i386/i386.opt:277 config/rs6000/aix64.opt:36
8782#: config/rs6000/linux64.opt:32 config/tilegx/tilegx.opt:57
8783msgid "Known code models (for use with the -mcmodel= option):"
8784msgstr ""
8785
8786#: config/i386/i386.opt:296
8787msgid "Use given address mode."
8788msgstr ""
8789
8790#: config/i386/i386.opt:300
8791msgid "Known address mode (for use with the -maddress-mode= option):"
8792msgstr ""
8793
8794#: config/i386/i386.opt:309
8795msgid "%<-mcpu=%> is deprecated; use %<-mtune=%> or %<-march=%> instead"
8796msgstr ""
8797
8798#: config/i386/i386.opt:313
8799msgid "Generate sin, cos, sqrt for FPU."
8800msgstr ""
8801
8802#: config/i386/i386.opt:317
8803msgid "Always use Dynamic Realigned Argument Pointer (DRAP) to realign stack."
8804msgstr ""
8805
8806#: config/i386/i386.opt:321
8807msgid "Return values of functions in FPU registers."
8808msgstr ""
8809
8810#: config/i386/i386.opt:325
8811msgid "Generate floating point mathematics using given instruction set."
8812msgstr ""
8813
8814#: config/i386/i386.opt:329
8815msgid "Valid arguments to -mfpmath=:"
8816msgstr ""
8817
8818#: config/i386/i386.opt:362
8819msgid "Inline all known string operations."
8820msgstr ""
8821
8822#: config/i386/i386.opt:366
8823msgid "Inline memset/memcpy string operations, but perform inline version only for small blocks."
8824msgstr ""
8825
8826#: config/i386/i386.opt:369
8827msgid "%<-mintel-syntax%> and %<-mno-intel-syntax%> are deprecated; use %<-masm=intel%> and %<-masm=att%> instead"
8828msgstr ""
8829
8830#: config/i386/i386.opt:374
8831msgid "Use native (MS) bitfield layout."
8832msgstr ""
8833
8834#: config/i386/i386.opt:394
8835msgid "Set 80387 floating-point precision to 32-bit."
8836msgstr ""
8837
8838#: config/i386/i386.opt:398
8839msgid "Set 80387 floating-point precision to 64-bit."
8840msgstr ""
8841
8842#: config/i386/i386.opt:402
8843msgid "Set 80387 floating-point precision to 80-bit."
8844msgstr ""
8845
8846#: config/i386/i386.opt:406
8847msgid "Attempt to keep stack aligned to this power of 2."
8848msgstr ""
8849
8850#: config/i386/i386.opt:410
8851msgid "Assume incoming stack aligned to this power of 2."
8852msgstr ""
8853
8854#: config/i386/i386.opt:414
8855msgid "Use push instructions to save outgoing arguments."
8856msgstr ""
8857
8858#: config/i386/i386.opt:418
8859msgid "Use red-zone in the x86-64 code."
8860msgstr ""
8861
8862#: config/i386/i386.opt:422
8863msgid "Number of registers used to pass integer arguments."
8864msgstr ""
8865
8866#: config/i386/i386.opt:426
8867msgid "Alternate calling convention."
8868msgstr ""
8869
8870#: config/i386/i386.opt:430 config/alpha/alpha.opt:23
8871msgid "Do not use hardware fp."
8872msgstr ""
8873
8874#: config/i386/i386.opt:434
8875msgid "Use SSE register passing conventions for SF and DF mode."
8876msgstr ""
8877
8878#: config/i386/i386.opt:438
8879msgid "Realign stack in prologue."
8880msgstr ""
8881
8882#: config/i386/i386.opt:442
8883msgid "Enable stack probing."
8884msgstr ""
8885
8886#: config/i386/i386.opt:446
8887msgid "Specify memcpy expansion strategy when expected size is known."
8888msgstr ""
8889
8890#: config/i386/i386.opt:450
8891msgid "Specify memset expansion strategy when expected size is known."
8892msgstr ""
8893
8894#: config/i386/i386.opt:454
8895msgid "Chose strategy to generate stringop using."
8896msgstr ""
8897
8898#: config/i386/i386.opt:458
8899msgid "Valid arguments to -mstringop-strategy=:"
8900msgstr ""
8901
8902#: config/i386/i386.opt:486
8903msgid "Use given thread-local storage dialect."
8904msgstr ""
8905
8906#: config/i386/i386.opt:490
8907msgid "Known TLS dialects (for use with the -mtls-dialect= option):"
8908msgstr ""
8909
8910#: config/i386/i386.opt:500
8911#, c-format
8912msgid "Use direct references against %gs when accessing tls data."
8913msgstr ""
8914
8915#: config/i386/i386.opt:508
8916msgid "Fine grain control of tune features."
8917msgstr ""
8918
8919#: config/i386/i386.opt:512
8920msgid "Clear all tune features."
8921msgstr ""
8922
8923#: config/i386/i386.opt:519
8924msgid "Generate code that conforms to Intel MCU psABI."
8925msgstr ""
8926
8927#: config/i386/i386.opt:523
8928msgid "Generate code that conforms to the given ABI."
8929msgstr ""
8930
8931#: config/i386/i386.opt:527
8932msgid "Known ABIs (for use with the -mabi= option):"
8933msgstr ""
8934
8935#: config/i386/i386.opt:537 config/rs6000/rs6000.opt:189
8936msgid "Vector library ABI to use."
8937msgstr ""
8938
8939#: config/i386/i386.opt:541
8940msgid "Known vectorization library ABIs (for use with the -mveclibabi= option):"
8941msgstr ""
8942
8943#: config/i386/i386.opt:551
8944msgid "Return 8-byte vectors in memory."
8945msgstr ""
8946
8947#: config/i386/i386.opt:555
8948msgid "Generate reciprocals instead of divss and sqrtss."
8949msgstr ""
8950
8951#: config/i386/i386.opt:559
8952msgid "Control generation of reciprocal estimates."
8953msgstr ""
8954
8955#: config/i386/i386.opt:563
8956msgid "Generate cld instruction in the function prologue."
8957msgstr ""
8958
8959#: config/i386/i386.opt:567
8960msgid "Generate vzeroupper instruction before a transfer of control flow out of"
8961msgstr ""
8962
8963#: config/i386/i386.opt:572
8964msgid "Disable Scalar to Vector optimization pass transforming 64-bit integer"
8965msgstr ""
8966
8967#: config/i386/i386.opt:577
8968msgid "Do dispatch scheduling if processor is bdver1, bdver2, bdver3, bdver4"
8969msgstr ""
8970
8971#: config/i386/i386.opt:582
8972msgid "Use 128-bit AVX instructions instead of 256-bit AVX instructions in the auto-vectorizer."
8973msgstr ""
8974
8975#: config/i386/i386.opt:588
8976msgid "Generate 32bit i386 code."
8977msgstr ""
8978
8979#: config/i386/i386.opt:592
8980msgid "Generate 64bit x86-64 code."
8981msgstr ""
8982
8983#: config/i386/i386.opt:596
8984msgid "Generate 32bit x86-64 code."
8985msgstr ""
8986
8987#: config/i386/i386.opt:600
8988msgid "Generate 16bit i386 code."
8989msgstr ""
8990
8991#: config/i386/i386.opt:604
8992msgid "Support MMX built-in functions."
8993msgstr ""
8994
8995#: config/i386/i386.opt:608
8996msgid "Support 3DNow! built-in functions."
8997msgstr ""
8998
8999#: config/i386/i386.opt:612
9000msgid "Support Athlon 3Dnow! built-in functions."
9001msgstr ""
9002
9003#: config/i386/i386.opt:616
9004msgid "Support MMX and SSE built-in functions and code generation."
9005msgstr ""
9006
9007#: config/i386/i386.opt:620
9008msgid "Support MMX, SSE and SSE2 built-in functions and code generation."
9009msgstr ""
9010
9011#: config/i386/i386.opt:624
9012msgid "Support MMX, SSE, SSE2 and SSE3 built-in functions and code generation."
9013msgstr ""
9014
9015#: config/i386/i386.opt:628
9016msgid "Support MMX, SSE, SSE2, SSE3 and SSSE3 built-in functions and code generation."
9017msgstr ""
9018
9019#: config/i386/i386.opt:632
9020msgid "Support MMX, SSE, SSE2, SSE3, SSSE3 and SSE4.1 built-in functions and code generation."
9021msgstr ""
9022
9023#: config/i386/i386.opt:636 config/i386/i386.opt:640
9024msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1 and SSE4.2 built-in functions and code generation."
9025msgstr ""
9026
9027#: config/i386/i386.opt:644
9028msgid "Do not support SSE4.1 and SSE4.2 built-in functions and code generation."
9029msgstr ""
9030
9031#: config/i386/i386.opt:647
9032msgid "%<-msse5%> was removed"
9033msgstr ""
9034
9035#: config/i386/i386.opt:652
9036msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2 and AVX built-in functions and code generation."
9037msgstr ""
9038
9039#: config/i386/i386.opt:656
9040msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX and AVX2 built-in functions and code generation."
9041msgstr ""
9042
9043#: config/i386/i386.opt:660
9044msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F built-in functions and code generation."
9045msgstr ""
9046
9047#: config/i386/i386.opt:664
9048msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512PF built-in functions and code generation."
9049msgstr ""
9050
9051#: config/i386/i386.opt:668
9052msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512ER built-in functions and code generation."
9053msgstr ""
9054
9055#: config/i386/i386.opt:672
9056msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512CD built-in functions and code generation."
9057msgstr ""
9058
9059#: config/i386/i386.opt:676
9060msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512DQ built-in functions and code generation."
9061msgstr ""
9062
9063#: config/i386/i386.opt:680
9064msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512BW built-in functions and code generation."
9065msgstr ""
9066
9067#: config/i386/i386.opt:684
9068msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512VL built-in functions and code generation."
9069msgstr ""
9070
9071#: config/i386/i386.opt:688
9072msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512IFMA built-in functions and code generation."
9073msgstr ""
9074
9075#: config/i386/i386.opt:692
9076msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512VBMI built-in functions and code generation."
9077msgstr ""
9078
9079#: config/i386/i386.opt:696
9080msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX and FMA built-in functions and code generation."
9081msgstr ""
9082
9083#: config/i386/i386.opt:700
9084msgid "Support MMX, SSE, SSE2, SSE3 and SSE4A built-in functions and code generation."
9085msgstr ""
9086
9087#: config/i386/i386.opt:704
9088msgid "Support FMA4 built-in functions and code generation."
9089msgstr ""
9090
9091#: config/i386/i386.opt:708
9092msgid "Support XOP built-in functions and code generation."
9093msgstr ""
9094
9095#: config/i386/i386.opt:712
9096msgid "Support LWP built-in functions and code generation."
9097msgstr ""
9098
9099#: config/i386/i386.opt:716
9100msgid "Support code generation of Advanced Bit Manipulation (ABM) instructions."
9101msgstr ""
9102
9103#: config/i386/i386.opt:720
9104msgid "Support code generation of popcnt instruction."
9105msgstr ""
9106
9107#: config/i386/i386.opt:724
9108msgid "Support BMI built-in functions and code generation."
9109msgstr ""
9110
9111#: config/i386/i386.opt:728
9112msgid "Support BMI2 built-in functions and code generation."
9113msgstr ""
9114
9115#: config/i386/i386.opt:732
9116msgid "Support LZCNT built-in function and code generation."
9117msgstr ""
9118
9119#: config/i386/i386.opt:736
9120msgid "Support Hardware Lock Elision prefixes."
9121msgstr ""
9122
9123#: config/i386/i386.opt:740
9124msgid "Support RDSEED instruction."
9125msgstr ""
9126
9127#: config/i386/i386.opt:744
9128msgid "Support PREFETCHW instruction."
9129msgstr ""
9130
9131#: config/i386/i386.opt:748
9132msgid "Support flag-preserving add-carry instructions."
9133msgstr ""
9134
9135#: config/i386/i386.opt:752
9136msgid "Support CLFLUSHOPT instructions."
9137msgstr ""
9138
9139#: config/i386/i386.opt:756
9140msgid "Support CLWB instruction."
9141msgstr ""
9142
9143#: config/i386/i386.opt:760
9144msgid "Support PCOMMIT instruction."
9145msgstr ""
9146
9147#: config/i386/i386.opt:764
9148msgid "Support FXSAVE and FXRSTOR instructions."
9149msgstr ""
9150
9151#: config/i386/i386.opt:768
9152msgid "Support XSAVE and XRSTOR instructions."
9153msgstr ""
9154
9155#: config/i386/i386.opt:772
9156msgid "Support XSAVEOPT instruction."
9157msgstr ""
9158
9159#: config/i386/i386.opt:776
9160msgid "Support XSAVEC instructions."
9161msgstr ""
9162
9163#: config/i386/i386.opt:780
9164msgid "Support XSAVES and XRSTORS instructions."
9165msgstr ""
9166
9167#: config/i386/i386.opt:784
9168msgid "Support TBM built-in functions and code generation."
9169msgstr ""
9170
9171#: config/i386/i386.opt:788
9172msgid "Support code generation of cmpxchg16b instruction."
9173msgstr ""
9174
9175#: config/i386/i386.opt:792
9176msgid "Support code generation of sahf instruction in 64bit x86-64 code."
9177msgstr ""
9178
9179#: config/i386/i386.opt:796
9180msgid "Support code generation of movbe instruction."
9181msgstr ""
9182
9183#: config/i386/i386.opt:800
9184msgid "Support code generation of crc32 instruction."
9185msgstr ""
9186
9187#: config/i386/i386.opt:804
9188msgid "Support AES built-in functions and code generation."
9189msgstr ""
9190
9191#: config/i386/i386.opt:808
9192msgid "Support SHA1 and SHA256 built-in functions and code generation."
9193msgstr ""
9194
9195#: config/i386/i386.opt:812
9196msgid "Support PCLMUL built-in functions and code generation."
9197msgstr ""
9198
9199#: config/i386/i386.opt:816
9200msgid "Encode SSE instructions with VEX prefix."
9201msgstr ""
9202
9203#: config/i386/i386.opt:820
9204msgid "Support FSGSBASE built-in functions and code generation."
9205msgstr ""
9206
9207#: config/i386/i386.opt:824
9208msgid "Support RDRND built-in functions and code generation."
9209msgstr ""
9210
9211#: config/i386/i386.opt:828
9212msgid "Support F16C built-in functions and code generation."
9213msgstr ""
9214
9215#: config/i386/i386.opt:832
9216msgid "Support PREFETCHWT1 built-in functions and code generation."
9217msgstr ""
9218
9219#: config/i386/i386.opt:836
9220msgid "Emit profiling counter call at function entry before prologue."
9221msgstr ""
9222
9223#: config/i386/i386.opt:840
9224msgid "Generate __mcount_loc section with all mcount or __fentry__ calls."
9225msgstr ""
9226
9227#: config/i386/i386.opt:844
9228msgid "Generate mcount/__fentry__ calls as nops. To activate they need to be"
9229msgstr ""
9230
9231#: config/i386/i386.opt:849
9232msgid "Skip setting up RAX register when passing variable arguments."
9233msgstr ""
9234
9235#: config/i386/i386.opt:853
9236msgid "Expand 32bit/64bit integer divide into 8bit unsigned integer divide with run-time check."
9237msgstr ""
9238
9239#: config/i386/i386.opt:857
9240msgid "Split 32-byte AVX unaligned load."
9241msgstr ""
9242
9243#: config/i386/i386.opt:861
9244msgid "Split 32-byte AVX unaligned store."
9245msgstr ""
9246
9247#: config/i386/i386.opt:865
9248msgid "Support RTM built-in functions and code generation."
9249msgstr ""
9250
9251#: config/i386/i386.opt:869
9252msgid "Support MPX code generation."
9253msgstr ""
9254
9255#: config/i386/i386.opt:873
9256msgid "Support MWAITX and MONITORX built-in functions and code generation."
9257msgstr ""
9258
9259#: config/i386/i386.opt:877
9260msgid "Support CLZERO built-in functions and code generation."
9261msgstr ""
9262
9263#: config/i386/i386.opt:881
9264msgid "Support PKU built-in functions and code generation."
9265msgstr ""
9266
9267#: config/i386/i386.opt:885
9268msgid "Use given stack-protector guard."
9269msgstr ""
9270
9271#: config/i386/i386.opt:889
9272msgid "Known stack protector guard (for use with the -mstack-protector-guard= option):"
9273msgstr ""
9274
9275#: config/i386/i386.opt:899
9276msgid "Attempt to avoid generating instruction sequences containing ret bytes."
9277msgstr ""
9278
9279#: config/i386/stringop.opt:8
9280msgid "the Free Software Foundation; either version 3, or (at your option)"
9281msgstr ""
9282
9283#: config/i386/stringop.opt:13
9284msgid "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the"
9285msgstr ""
9286
9287#: config/i386/stringop.opt:18
9288msgid "see <http://www.gnu.org/licenses/>.  */"
9289msgstr ""
9290
9291#: config/pa/pa64-hpux.opt:23
9292msgid "Assume code will be linked by GNU ld."
9293msgstr ""
9294
9295#: config/pa/pa64-hpux.opt:27
9296msgid "Assume code will be linked by HP ld."
9297msgstr ""
9298
9299#: config/pa/pa-hpux1010.opt:23 config/pa/pa-hpux.opt:31
9300#: config/pa/pa-hpux1131.opt:23 config/pa/pa-hpux1111.opt:23
9301msgid "Specify UNIX standard for predefines and linking."
9302msgstr ""
9303
9304#: config/pa/pa-hpux.opt:27
9305msgid "Generate cpp defines for server IO."
9306msgstr ""
9307
9308#: config/pa/pa-hpux.opt:35
9309msgid "Generate cpp defines for workstation IO."
9310msgstr ""
9311
9312#: config/pa/pa.opt:30 config/pa/pa.opt:83 config/pa/pa.opt:91
9313msgid "Generate PA1.0 code."
9314msgstr ""
9315
9316#: config/pa/pa.opt:34 config/pa/pa.opt:95 config/pa/pa.opt:136
9317msgid "Generate PA1.1 code."
9318msgstr ""
9319
9320#: config/pa/pa.opt:38 config/pa/pa.opt:99
9321msgid "Generate PA2.0 code (requires binutils 2.10 or later)."
9322msgstr ""
9323
9324#: config/pa/pa.opt:46
9325msgid "Disable FP regs."
9326msgstr ""
9327
9328#: config/pa/pa.opt:50
9329msgid "Disable indexed addressing."
9330msgstr ""
9331
9332#: config/pa/pa.opt:54
9333msgid "Generate fast indirect calls."
9334msgstr ""
9335
9336#: config/pa/pa.opt:62
9337msgid "Assume code will be assembled by GAS."
9338msgstr ""
9339
9340#: config/pa/pa.opt:71
9341msgid "Enable linker optimizations."
9342msgstr ""
9343
9344#: config/pa/pa.opt:75
9345msgid "Always generate long calls."
9346msgstr ""
9347
9348#: config/pa/pa.opt:79
9349msgid "Emit long load/store sequences."
9350msgstr ""
9351
9352#: config/pa/pa.opt:87
9353msgid "Disable space regs."
9354msgstr ""
9355
9356#: config/pa/pa.opt:103
9357msgid "Use portable calling conventions."
9358msgstr ""
9359
9360#: config/pa/pa.opt:107
9361msgid "Specify CPU for scheduling purposes.  Valid arguments are 700, 7100, 7100LC, 7200, 7300, and 8000."
9362msgstr ""
9363
9364#: config/pa/pa.opt:132 config/frv/frv.opt:215
9365msgid "Use software floating point."
9366msgstr ""
9367
9368#: config/pa/pa.opt:140
9369msgid "Do not disable space regs."
9370msgstr ""
9371
9372#: config/v850/v850.opt:29
9373msgid "Use registers r2 and r5."
9374msgstr ""
9375
9376#: config/v850/v850.opt:33
9377msgid "Use 4 byte entries in switch tables."
9378msgstr ""
9379
9380#: config/v850/v850.opt:37
9381msgid "Enable backend debugging."
9382msgstr ""
9383
9384#: config/v850/v850.opt:41
9385msgid "Do not use the callt instruction (default)."
9386msgstr ""
9387
9388#: config/v850/v850.opt:45
9389msgid "Reuse r30 on a per function basis."
9390msgstr ""
9391
9392#: config/v850/v850.opt:52
9393msgid "Prohibit PC relative function calls."
9394msgstr ""
9395
9396#: config/v850/v850.opt:56
9397msgid "Use stubs for function prologues."
9398msgstr ""
9399
9400#: config/v850/v850.opt:60
9401msgid "Set the max size of data eligible for the SDA area."
9402msgstr ""
9403
9404#: config/v850/v850.opt:67
9405msgid "Enable the use of the short load instructions."
9406msgstr ""
9407
9408#: config/v850/v850.opt:71
9409msgid "Same as: -mep -mprolog-function."
9410msgstr ""
9411
9412#: config/v850/v850.opt:75
9413msgid "Set the max size of data eligible for the TDA area."
9414msgstr ""
9415
9416#: config/v850/v850.opt:82
9417msgid "Do not enforce strict alignment."
9418msgstr ""
9419
9420#: config/v850/v850.opt:86
9421msgid "Put jump tables for switch statements into the .data section rather than the .code section."
9422msgstr ""
9423
9424#: config/v850/v850.opt:93
9425msgid "Compile for the v850 processor."
9426msgstr ""
9427
9428#: config/v850/v850.opt:97
9429msgid "Compile for the v850e processor."
9430msgstr ""
9431
9432#: config/v850/v850.opt:101
9433msgid "Compile for the v850e1 processor."
9434msgstr ""
9435
9436#: config/v850/v850.opt:105
9437msgid "Compile for the v850es variant of the v850e1."
9438msgstr ""
9439
9440#: config/v850/v850.opt:109
9441msgid "Compile for the v850e2 processor."
9442msgstr ""
9443
9444#: config/v850/v850.opt:113
9445msgid "Compile for the v850e2v3 processor."
9446msgstr ""
9447
9448#: config/v850/v850.opt:117
9449msgid "Compile for the v850e3v5 processor."
9450msgstr ""
9451
9452#: config/v850/v850.opt:124
9453msgid "Enable v850e3v5 loop instructions."
9454msgstr ""
9455
9456#: config/v850/v850.opt:128
9457msgid "Set the max size of data eligible for the ZDA area."
9458msgstr ""
9459
9460#: config/v850/v850.opt:135
9461msgid "Enable relaxing in the assembler."
9462msgstr ""
9463
9464#: config/v850/v850.opt:139
9465msgid "Prohibit PC relative jumps."
9466msgstr ""
9467
9468#: config/v850/v850.opt:143
9469msgid "Inhibit the use of hardware floating point instructions."
9470msgstr ""
9471
9472#: config/v850/v850.opt:147
9473msgid "Allow the use of hardware floating point instructions for V850E2V3 and up."
9474msgstr ""
9475
9476#: config/v850/v850.opt:151
9477msgid "Enable support for the RH850 ABI.  This is the default."
9478msgstr ""
9479
9480#: config/v850/v850.opt:155
9481msgid "Enable support for the old GCC ABI."
9482msgstr ""
9483
9484#: config/v850/v850.opt:159
9485msgid "Support alignments of up to 64-bits."
9486msgstr ""
9487
9488#: config/g.opt:27
9489msgid "-G<number>\tPut global and static data smaller than <number> bytes into a special section (on some targets)."
9490msgstr ""
9491
9492#: config/lynx.opt:23
9493msgid "Support legacy multi-threading."
9494msgstr ""
9495
9496#: config/lynx.opt:27
9497msgid "Use shared libraries."
9498msgstr ""
9499
9500#: config/lynx.opt:31
9501msgid "Support multi-threading."
9502msgstr ""
9503
9504#: config/nvptx/nvptx.opt:22
9505msgid "Generate code for a 32-bit ABI."
9506msgstr ""
9507
9508#: config/nvptx/nvptx.opt:26
9509msgid "Generate code for a 64-bit ABI."
9510msgstr ""
9511
9512#: config/nvptx/nvptx.opt:30
9513msgid "Link in code for a __main kernel."
9514msgstr ""
9515
9516#: config/nvptx/nvptx.opt:34
9517msgid "Optimize partition neutering."
9518msgstr ""
9519
9520#: config/vxworks.opt:36
9521msgid "Assume the VxWorks RTP environment."
9522msgstr ""
9523
9524#: config/vxworks.opt:43
9525msgid "Assume the VxWorks vThreads environment."
9526msgstr ""
9527
9528#: config/cr16/cr16.opt:23
9529msgid "-msim   Use simulator runtime."
9530msgstr ""
9531
9532#: config/cr16/cr16.opt:27
9533msgid "Generate SBIT, CBIT instructions."
9534msgstr ""
9535
9536#: config/cr16/cr16.opt:31
9537msgid "Support multiply accumulate instructions."
9538msgstr ""
9539
9540#: config/cr16/cr16.opt:38
9541msgid "Treat data references as near, far or medium. medium is default."
9542msgstr ""
9543
9544#: config/cr16/cr16.opt:42
9545msgid "Generate code for CR16C architecture."
9546msgstr ""
9547
9548#: config/cr16/cr16.opt:46
9549msgid "Generate code for CR16C+ architecture (Default)."
9550msgstr ""
9551
9552#: config/cr16/cr16.opt:50
9553msgid "Treat integers as 32-bit."
9554msgstr ""
9555
9556#: config/avr/avr.opt:23
9557msgid "Use subroutines for function prologues and epilogues."
9558msgstr ""
9559
9560#: config/avr/avr.opt:26
9561#, c-format
9562msgid "missing device or architecture after %qs"
9563msgstr ""
9564
9565#: config/avr/avr.opt:27
9566msgid "-mmcu=MCU\tSelect the target MCU."
9567msgstr ""
9568
9569#: config/avr/avr.opt:31
9570msgid "Set the number of 64 KiB flash segments."
9571msgstr ""
9572
9573#: config/avr/avr.opt:35
9574msgid "Indicate presence of a processor erratum."
9575msgstr ""
9576
9577#: config/avr/avr.opt:39
9578msgid "Enable Read-Modify-Write (RMW) instructions support/use."
9579msgstr ""
9580
9581#: config/avr/avr.opt:49
9582msgid "Use an 8-bit 'int' type."
9583msgstr ""
9584
9585#: config/avr/avr.opt:53
9586msgid "Change the stack pointer without disabling interrupts."
9587msgstr ""
9588
9589#: config/avr/avr.opt:57
9590msgid "Set the branch costs for conditional branch instructions.  Reasonable values are small, non-negative integers.  The default branch cost is 0."
9591msgstr ""
9592
9593#: config/avr/avr.opt:67
9594msgid "Change only the low 8 bits of the stack pointer."
9595msgstr ""
9596
9597#: config/avr/avr.opt:71
9598msgid "Relax branches."
9599msgstr ""
9600
9601#: config/avr/avr.opt:75
9602msgid "Make the linker relaxation machine assume that a program counter wrap-around occurs."
9603msgstr ""
9604
9605#: config/avr/avr.opt:79
9606msgid "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."
9607msgstr ""
9608
9609#: config/avr/avr.opt:83
9610msgid "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."
9611msgstr ""
9612
9613#: config/avr/avr.opt:88
9614msgid "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."
9615msgstr ""
9616
9617#: config/avr/avr.opt:92
9618msgid "Warn if the address space of an address is changed."
9619msgstr ""
9620
9621#: config/avr/avr.opt:96
9622msgid "Allow to use truncation instead of rounding towards 0 for fractional int types."
9623msgstr ""
9624
9625#: config/avr/avr.opt:100
9626msgid "Do not link against the device-specific library lib<MCU>.a."
9627msgstr ""
9628
9629#: config/m32r/m32r.opt:34
9630msgid "Compile for the m32rx."
9631msgstr ""
9632
9633#: config/m32r/m32r.opt:38
9634msgid "Compile for the m32r2."
9635msgstr ""
9636
9637#: config/m32r/m32r.opt:42
9638msgid "Compile for the m32r."
9639msgstr ""
9640
9641#: config/m32r/m32r.opt:46
9642msgid "Align all loops to 32 byte boundary."
9643msgstr ""
9644
9645#: config/m32r/m32r.opt:50
9646msgid "Prefer branches over conditional execution."
9647msgstr ""
9648
9649#: config/m32r/m32r.opt:54
9650msgid "Give branches their default cost."
9651msgstr ""
9652
9653#: config/m32r/m32r.opt:58
9654msgid "Display compile time statistics."
9655msgstr ""
9656
9657#: config/m32r/m32r.opt:62
9658msgid "Specify cache flush function."
9659msgstr ""
9660
9661#: config/m32r/m32r.opt:66
9662msgid "Specify cache flush trap number."
9663msgstr ""
9664
9665#: config/m32r/m32r.opt:70
9666msgid "Only issue one instruction per cycle."
9667msgstr ""
9668
9669#: config/m32r/m32r.opt:74
9670msgid "Allow two instructions to be issued per cycle."
9671msgstr ""
9672
9673#: config/m32r/m32r.opt:78
9674msgid "Code size: small, medium or large."
9675msgstr ""
9676
9677#: config/m32r/m32r.opt:94
9678msgid "Don't call any cache flush functions."
9679msgstr ""
9680
9681#: config/m32r/m32r.opt:98
9682msgid "Don't call any cache flush trap."
9683msgstr ""
9684
9685#: config/m32r/m32r.opt:105
9686msgid "Small data area: none, sdata, use."
9687msgstr ""
9688
9689#: config/s390/tpf.opt:23
9690msgid "Enable TPF-OS tracing code."
9691msgstr ""
9692
9693#: config/s390/tpf.opt:27
9694msgid "Specify main object for TPF-OS."
9695msgstr ""
9696
9697#: config/s390/s390.opt:48
9698msgid "31 bit ABI."
9699msgstr ""
9700
9701#: config/s390/s390.opt:52
9702msgid "64 bit ABI."
9703msgstr ""
9704
9705#: config/s390/s390.opt:96
9706msgid "Maintain backchain pointer."
9707msgstr ""
9708
9709#: config/s390/s390.opt:100
9710msgid "Additional debug prints."
9711msgstr ""
9712
9713#: config/s390/s390.opt:104
9714msgid "ESA/390 architecture."
9715msgstr ""
9716
9717#: config/s390/s390.opt:108
9718msgid "Enable decimal floating point hardware support."
9719msgstr ""
9720
9721#: config/s390/s390.opt:112
9722msgid "Enable hardware floating point."
9723msgstr ""
9724
9725#: config/s390/s390.opt:116
9726msgid "Takes two non-negative integer numbers separated by a comma."
9727msgstr ""
9728
9729#: config/s390/s390.opt:134
9730msgid "Use hardware transactional execution instructions."
9731msgstr ""
9732
9733#: config/s390/s390.opt:138
9734msgid "Use hardware vector facility instructions and enable the vector ABI."
9735msgstr ""
9736
9737#: config/s390/s390.opt:142
9738msgid "Use packed stack layout."
9739msgstr ""
9740
9741#: config/s390/s390.opt:146
9742msgid "Use bras for executable < 64k."
9743msgstr ""
9744
9745#: config/s390/s390.opt:150
9746msgid "Disable hardware floating point."
9747msgstr ""
9748
9749#: config/s390/s390.opt:154
9750msgid "Set the max. number of bytes which has to be left to stack size before a trap instruction is triggered."
9751msgstr ""
9752
9753#: config/s390/s390.opt:158
9754msgid "Switches off the -mstack-guard= option."
9755msgstr ""
9756
9757#: config/s390/s390.opt:162
9758msgid "Emit extra code in the function prologue in order to trap if the stack size exceeds the given limit."
9759msgstr ""
9760
9761#: config/s390/s390.opt:166
9762msgid "Switches off the -mstack-size= option."
9763msgstr ""
9764
9765#: config/s390/s390.opt:174
9766msgid "Use the mvcle instruction for block moves."
9767msgstr ""
9768
9769#: config/s390/s390.opt:178
9770msgid "Enable the z vector language extension providing the context-sensitive"
9771msgstr ""
9772
9773#: config/s390/s390.opt:183
9774msgid "Warn if a function uses alloca or creates an array with dynamic size."
9775msgstr ""
9776
9777#: config/s390/s390.opt:187
9778msgid "Warn if a single function's framesize exceeds the given framesize."
9779msgstr ""
9780
9781#: config/s390/s390.opt:191
9782msgid "z/Architecture."
9783msgstr ""
9784
9785#: config/s390/s390.opt:195
9786msgid "Set the branch costs for conditional branch instructions.  Reasonable"
9787msgstr ""
9788
9789#: config/rl78/rl78.opt:27 config/rx/rx.opt:87
9790msgid "Use the simulator runtime."
9791msgstr ""
9792
9793#: config/rl78/rl78.opt:31
9794msgid "Selects the type of hardware multiplication and division to use (none/g13/g14)."
9795msgstr ""
9796
9797#: config/rl78/rl78.opt:50
9798msgid "Use all registers, reserving none for interrupt handlers."
9799msgstr ""
9800
9801#: config/rl78/rl78.opt:54
9802msgid "Enable assembler and linker relaxation.  Enabled by default at -Os."
9803msgstr ""
9804
9805#: config/rl78/rl78.opt:58
9806msgid "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."
9807msgstr ""
9808
9809#: config/rl78/rl78.opt:77
9810msgid "Alias for -mcpu=g10."
9811msgstr ""
9812
9813#: config/rl78/rl78.opt:81
9814msgid "Alias for -mcpu=g13."
9815msgstr ""
9816
9817#: config/rl78/rl78.opt:85 config/rl78/rl78.opt:89
9818msgid "Alias for -mcpu=g14."
9819msgstr ""
9820
9821#: config/rl78/rl78.opt:93
9822msgid "Assume ES is zero throughout program execution, use ES: for read-only data."
9823msgstr ""
9824
9825#: config/stormy16/stormy16.opt:24
9826msgid "Provide libraries for the simulator."
9827msgstr ""
9828
9829#: config/arm/arm-tables.opt:25
9830msgid "Known ARM CPUs (for use with the -mcpu= and -mtune= options):"
9831msgstr ""
9832
9833#: config/arm/arm-tables.opt:341
9834msgid "Known ARM architectures (for use with the -march= option):"
9835msgstr ""
9836
9837#: config/arm/arm-tables.opt:438
9838msgid "Known ARM FPUs (for use with the -mfpu= option):"
9839msgstr ""
9840
9841#: config/arm/arm.opt:26
9842msgid "TLS dialect to use:"
9843msgstr ""
9844
9845#: config/arm/arm.opt:36
9846msgid "Specify an ABI."
9847msgstr ""
9848
9849#: config/arm/arm.opt:40
9850msgid "Known ARM ABIs (for use with the -mabi= option):"
9851msgstr ""
9852
9853#: config/arm/arm.opt:59
9854msgid "Generate a call to abort if a noreturn function returns."
9855msgstr ""
9856
9857#: config/arm/arm.opt:66
9858msgid "Pass FP arguments in FP registers."
9859msgstr ""
9860
9861#: config/arm/arm.opt:70
9862msgid "Generate APCS conformant stack frames."
9863msgstr ""
9864
9865#: config/arm/arm.opt:74
9866msgid "Generate re-entrant, PIC code."
9867msgstr ""
9868
9869#: config/arm/arm.opt:90
9870msgid "Generate code in 32 bit ARM state."
9871msgstr ""
9872
9873#: config/arm/arm.opt:98
9874msgid "Thumb: Assume non-static functions may be called from ARM code."
9875msgstr ""
9876
9877#: config/arm/arm.opt:102
9878msgid "Thumb: Assume function pointers may go to non-Thumb aware code."
9879msgstr ""
9880
9881#: config/arm/arm.opt:110
9882msgid "Specify if floating point hardware should be used."
9883msgstr ""
9884
9885#: config/arm/arm.opt:114
9886msgid "Known floating-point ABIs (for use with the -mfloat-abi= option):"
9887msgstr ""
9888
9889#: config/arm/arm.opt:127
9890msgid "Switch ARM/Thumb modes on alternating functions for compiler testing."
9891msgstr ""
9892
9893#: config/arm/arm.opt:131
9894msgid "Specify the __fp16 floating-point format."
9895msgstr ""
9896
9897#: config/arm/arm.opt:135
9898msgid "Known __fp16 formats (for use with the -mfp16-format= option):"
9899msgstr ""
9900
9901#: config/arm/arm.opt:148
9902msgid "Specify the name of the target floating point hardware/format."
9903msgstr ""
9904
9905#: config/arm/arm.opt:159
9906msgid "Generate call insns as indirect calls, if necessary."
9907msgstr ""
9908
9909#: config/arm/arm.opt:163
9910msgid "Assume data segments are relative to text segment."
9911msgstr ""
9912
9913#: config/arm/arm.opt:167
9914msgid "Specify the register to be used for PIC addressing."
9915msgstr ""
9916
9917#: config/arm/arm.opt:171
9918msgid "Store function names in object code."
9919msgstr ""
9920
9921#: config/arm/arm.opt:175
9922msgid "Permit scheduling of a function's prologue sequence."
9923msgstr ""
9924
9925#: config/arm/arm.opt:179 config/rs6000/rs6000.opt:248
9926msgid "Do not load the PIC register in function prologues."
9927msgstr ""
9928
9929#: config/arm/arm.opt:186
9930msgid "Specify the minimum bit alignment of structures."
9931msgstr ""
9932
9933#: config/arm/arm.opt:190
9934msgid "Generate code for Thumb state."
9935msgstr ""
9936
9937#: config/arm/arm.opt:194
9938msgid "Support calls between Thumb and ARM instruction sets."
9939msgstr ""
9940
9941#: config/arm/arm.opt:198
9942msgid "Specify thread local storage scheme."
9943msgstr ""
9944
9945#: config/arm/arm.opt:202
9946msgid "Specify how to access the thread pointer."
9947msgstr ""
9948
9949#: config/arm/arm.opt:206
9950msgid "Valid arguments to -mtp=:"
9951msgstr ""
9952
9953#: config/arm/arm.opt:219
9954msgid "Thumb: Generate (non-leaf) stack frames even if not needed."
9955msgstr ""
9956
9957#: config/arm/arm.opt:223
9958msgid "Thumb: Generate (leaf) stack frames even if not needed."
9959msgstr ""
9960
9961#: config/arm/arm.opt:227 config/mn10300/mn10300.opt:42
9962msgid "Tune code for the given processor."
9963msgstr ""
9964
9965#: config/arm/arm.opt:231
9966msgid "Print CPU tuning information as comment in assembler file.  This is"
9967msgstr ""
9968
9969#: config/arm/arm.opt:242
9970msgid "Use Neon quad-word (rather than double-word) registers for vectorization."
9971msgstr ""
9972
9973#: config/arm/arm.opt:246
9974msgid "Use Neon double-word (rather than quad-word) registers for vectorization."
9975msgstr ""
9976
9977#: config/arm/arm.opt:250
9978msgid "Only generate absolute relocations on word sized values."
9979msgstr ""
9980
9981#: config/arm/arm.opt:254
9982msgid "Generate IT blocks appropriate for ARMv8."
9983msgstr ""
9984
9985#: config/arm/arm.opt:258
9986msgid "Use the old RTX costing tables (transitional)."
9987msgstr ""
9988
9989#: config/arm/arm.opt:262
9990msgid "Use the new generic RTX cost tables if new core-specific cost table not available (transitional)."
9991msgstr ""
9992
9993#: config/arm/arm.opt:266
9994msgid "Avoid overlapping destination and address registers on LDRD instructions"
9995msgstr ""
9996
9997#: config/arm/arm.opt:271
9998msgid "Enable unaligned word and halfword accesses to packed data."
9999msgstr ""
10000
10001#: config/arm/arm.opt:275
10002msgid "Use Neon to perform 64-bits operations rather than core registers."
10003msgstr ""
10004
10005#: config/arm/arm.opt:279
10006msgid "Assume loading data from flash is slower than fetching instructions."
10007msgstr ""
10008
10009#: config/arm/arm.opt:283
10010msgid "Assume unified syntax for inline assembly code."
10011msgstr ""
10012
10013#: config/sparc/sparc.opt:30 config/sparc/sparc.opt:34
10014#: config/visium/visium.opt:37
10015msgid "Use hardware FP."
10016msgstr ""
10017
10018#: config/sparc/sparc.opt:38 config/visium/visium.opt:41
10019msgid "Do not use hardware FP."
10020msgstr ""
10021
10022#: config/sparc/sparc.opt:42
10023msgid "Use flat register window model."
10024msgstr ""
10025
10026#: config/sparc/sparc.opt:46
10027msgid "Assume possible double misalignment."
10028msgstr ""
10029
10030#: config/sparc/sparc.opt:50
10031msgid "Use ABI reserved registers."
10032msgstr ""
10033
10034#: config/sparc/sparc.opt:54
10035msgid "Use hardware quad FP instructions."
10036msgstr ""
10037
10038#: config/sparc/sparc.opt:58
10039msgid "Do not use hardware quad fp instructions."
10040msgstr ""
10041
10042#: config/sparc/sparc.opt:62
10043msgid "Compile for V8+ ABI."
10044msgstr ""
10045
10046#: config/sparc/sparc.opt:66
10047msgid "Use UltraSPARC Visual Instruction Set version 1.0 extensions."
10048msgstr ""
10049
10050#: config/sparc/sparc.opt:70
10051msgid "Use UltraSPARC Visual Instruction Set version 2.0 extensions."
10052msgstr ""
10053
10054#: config/sparc/sparc.opt:74
10055msgid "Use UltraSPARC Visual Instruction Set version 3.0 extensions."
10056msgstr ""
10057
10058#: config/sparc/sparc.opt:78
10059msgid "Use UltraSPARC Visual Instruction Set version 4.0 extensions."
10060msgstr ""
10061
10062#: config/sparc/sparc.opt:82
10063msgid "Use UltraSPARC Compare-and-Branch extensions."
10064msgstr ""
10065
10066#: config/sparc/sparc.opt:86
10067msgid "Use UltraSPARC Fused Multiply-Add extensions."
10068msgstr ""
10069
10070#: config/sparc/sparc.opt:90
10071msgid "Use UltraSPARC Population-Count instruction."
10072msgstr ""
10073
10074#: config/sparc/sparc.opt:94
10075msgid "Pointers are 64-bit."
10076msgstr ""
10077
10078#: config/sparc/sparc.opt:98
10079msgid "Pointers are 32-bit."
10080msgstr ""
10081
10082#: config/sparc/sparc.opt:102
10083msgid "Use 64-bit ABI."
10084msgstr ""
10085
10086#: config/sparc/sparc.opt:106
10087msgid "Use 32-bit ABI."
10088msgstr ""
10089
10090#: config/sparc/sparc.opt:110
10091msgid "Use stack bias."
10092msgstr ""
10093
10094#: config/sparc/sparc.opt:114
10095msgid "Use structs on stronger alignment for double-word copies."
10096msgstr ""
10097
10098#: config/sparc/sparc.opt:118
10099msgid "Optimize tail call instructions in assembler and linker."
10100msgstr ""
10101
10102#: config/sparc/sparc.opt:122
10103msgid "Do not generate code that can only run in supervisor mode (default)."
10104msgstr ""
10105
10106#: config/sparc/sparc.opt:126 config/visium/visium.opt:45
10107msgid "Use features of and schedule code for given CPU."
10108msgstr ""
10109
10110#: config/sparc/sparc.opt:206
10111msgid "Use given SPARC-V9 code model."
10112msgstr ""
10113
10114#: config/sparc/sparc.opt:210
10115msgid "Enable debug output."
10116msgstr ""
10117
10118#: config/sparc/sparc.opt:214
10119msgid "Enable strict 32-bit psABI struct return checking."
10120msgstr ""
10121
10122#: config/sparc/sparc.opt:218
10123msgid "Enable workaround for single erratum of AT697F processor"
10124msgstr ""
10125
10126#: config/sparc/sparc.opt:223
10127msgid "Enable workarounds for the errata of the UT699 processor."
10128msgstr ""
10129
10130#: config/sparc/sparc.opt:252
10131msgid "Specify the memory model in effect for the program."
10132msgstr ""
10133
10134#: config/rs6000/darwin.opt:38 config/rs6000/sysv4.opt:141
10135msgid "Generate 64-bit code."
10136msgstr ""
10137
10138#: config/rs6000/darwin.opt:42 config/rs6000/sysv4.opt:145
10139msgid "Generate 32-bit code."
10140msgstr ""
10141
10142#: config/rs6000/rs6000-tables.opt:24
10143msgid "Known CPUs (for use with the -mcpu= and -mtune= options):"
10144msgstr ""
10145
10146#: config/rs6000/476.opt:24
10147msgid "Preserve the PowerPC 476's link stack by matching up a blr with the bcl/bl insns used for GOT accesses."
10148msgstr ""
10149
10150#: config/rs6000/aix64.opt:24
10151msgid "Compile for 64-bit pointers."
10152msgstr ""
10153
10154#: config/rs6000/aix64.opt:28
10155msgid "Compile for 32-bit pointers."
10156msgstr ""
10157
10158#: config/rs6000/aix64.opt:32 config/rs6000/linux64.opt:28
10159msgid "Select code model."
10160msgstr ""
10161
10162#: config/rs6000/aix64.opt:49
10163msgid "Support message passing with the Parallel Environment."
10164msgstr ""
10165
10166#: config/rs6000/linux64.opt:24
10167msgid "Call mcount for profiling before a function prologue."
10168msgstr ""
10169
10170#: config/rs6000/rs6000.opt:109
10171msgid "Use PowerPC-64 instruction set."
10172msgstr ""
10173
10174#: config/rs6000/rs6000.opt:113
10175msgid "Use PowerPC General Purpose group optional instructions."
10176msgstr ""
10177
10178#: config/rs6000/rs6000.opt:117
10179msgid "Use PowerPC Graphics group optional instructions."
10180msgstr ""
10181
10182#: config/rs6000/rs6000.opt:121
10183msgid "Use PowerPC V2.01 single field mfcr instruction."
10184msgstr ""
10185
10186#: config/rs6000/rs6000.opt:125
10187msgid "Use PowerPC V2.02 popcntb instruction."
10188msgstr ""
10189
10190#: config/rs6000/rs6000.opt:129
10191msgid "Use PowerPC V2.02 floating point rounding instructions."
10192msgstr ""
10193
10194#: config/rs6000/rs6000.opt:133
10195msgid "Use PowerPC V2.05 compare bytes instruction."
10196msgstr ""
10197
10198#: config/rs6000/rs6000.opt:137
10199msgid "Use extended PowerPC V2.05 move floating point to/from GPR instructions."
10200msgstr ""
10201
10202#: config/rs6000/rs6000.opt:141
10203msgid "Use AltiVec instructions."
10204msgstr ""
10205
10206#: config/rs6000/rs6000.opt:145
10207msgid "Generate Altivec instructions using little-endian element order."
10208msgstr ""
10209
10210#: config/rs6000/rs6000.opt:149
10211msgid "Generate Altivec instructions using big-endian element order."
10212msgstr ""
10213
10214#: config/rs6000/rs6000.opt:153
10215msgid "Use decimal floating point instructions."
10216msgstr ""
10217
10218#: config/rs6000/rs6000.opt:157
10219msgid "Use 4xx half-word multiply instructions."
10220msgstr ""
10221
10222#: config/rs6000/rs6000.opt:161
10223msgid "Use 4xx string-search dlmzb instruction."
10224msgstr ""
10225
10226#: config/rs6000/rs6000.opt:165
10227msgid "Generate load/store multiple instructions."
10228msgstr ""
10229
10230#: config/rs6000/rs6000.opt:169
10231msgid "Generate string instructions for block moves."
10232msgstr ""
10233
10234#: config/rs6000/rs6000.opt:181
10235msgid "Use PowerPC V2.06 popcntd instruction."
10236msgstr ""
10237
10238#: config/rs6000/rs6000.opt:185
10239msgid "Under -ffast-math, generate a FRIZ instruction for (double)(long long) conversions."
10240msgstr ""
10241
10242#: config/rs6000/rs6000.opt:193
10243msgid "Use vector/scalar (VSX) instructions."
10244msgstr ""
10245
10246#: config/rs6000/rs6000.opt:240
10247msgid "Do not generate load/store with update instructions."
10248msgstr ""
10249
10250#: config/rs6000/rs6000.opt:244
10251msgid "Generate load/store with update instructions."
10252msgstr ""
10253
10254#: config/rs6000/rs6000.opt:252
10255msgid "Avoid generation of indexed load/store instructions when possible."
10256msgstr ""
10257
10258#: config/rs6000/rs6000.opt:256
10259msgid "Mark __tls_get_addr calls with argument info."
10260msgstr ""
10261
10262#: config/rs6000/rs6000.opt:263
10263msgid "Schedule the start and end of the procedure."
10264msgstr ""
10265
10266#: config/rs6000/rs6000.opt:267
10267msgid "Return all structures in memory (AIX default)."
10268msgstr ""
10269
10270#: config/rs6000/rs6000.opt:271
10271msgid "Return small structures in registers (SVR4 default)."
10272msgstr ""
10273
10274#: config/rs6000/rs6000.opt:275
10275msgid "Conform more closely to IBM XLC semantics."
10276msgstr ""
10277
10278#: config/rs6000/rs6000.opt:279 config/rs6000/rs6000.opt:283
10279msgid "Generate software reciprocal divide and square root for better throughput."
10280msgstr ""
10281
10282#: config/rs6000/rs6000.opt:287
10283msgid "Assume that the reciprocal estimate instructions provide more accuracy."
10284msgstr ""
10285
10286#: config/rs6000/rs6000.opt:291
10287msgid "Do not place floating point constants in TOC."
10288msgstr ""
10289
10290#: config/rs6000/rs6000.opt:295
10291msgid "Place floating point constants in TOC."
10292msgstr ""
10293
10294#: config/rs6000/rs6000.opt:299
10295msgid "Do not place symbol+offset constants in TOC."
10296msgstr ""
10297
10298#: config/rs6000/rs6000.opt:303
10299msgid "Place symbol+offset constants in TOC."
10300msgstr ""
10301
10302#: config/rs6000/rs6000.opt:314
10303msgid "Use only one TOC entry per procedure."
10304msgstr ""
10305
10306#: config/rs6000/rs6000.opt:318
10307msgid "Put everything in the regular TOC."
10308msgstr ""
10309
10310#: config/rs6000/rs6000.opt:322
10311msgid "Generate VRSAVE instructions when generating AltiVec code."
10312msgstr ""
10313
10314#: config/rs6000/rs6000.opt:326
10315msgid "Deprecated option.  Use -mno-vrsave instead."
10316msgstr ""
10317
10318#: config/rs6000/rs6000.opt:330
10319msgid "Deprecated option.  Use -mvrsave instead."
10320msgstr ""
10321
10322#: config/rs6000/rs6000.opt:334
10323msgid "Specify how many bytes should be moved inline before calling out to memcpy/memmove."
10324msgstr ""
10325
10326#: config/rs6000/rs6000.opt:338
10327msgid "Generate isel instructions."
10328msgstr ""
10329
10330#: config/rs6000/rs6000.opt:342
10331msgid "Deprecated option.  Use -mno-isel instead."
10332msgstr ""
10333
10334#: config/rs6000/rs6000.opt:346
10335msgid "Deprecated option.  Use -misel instead."
10336msgstr ""
10337
10338#: config/rs6000/rs6000.opt:350
10339msgid "Generate SPE SIMD instructions on E500."
10340msgstr ""
10341
10342#: config/rs6000/rs6000.opt:354
10343msgid "Generate PPC750CL paired-single instructions."
10344msgstr ""
10345
10346#: config/rs6000/rs6000.opt:358
10347msgid "Deprecated option.  Use -mno-spe instead."
10348msgstr ""
10349
10350#: config/rs6000/rs6000.opt:362
10351msgid "Deprecated option.  Use -mspe instead."
10352msgstr ""
10353
10354#: config/rs6000/rs6000.opt:366
10355msgid "-mdebug=\tEnable debug output."
10356msgstr ""
10357
10358#: config/rs6000/rs6000.opt:370
10359msgid "Use the AltiVec ABI extensions."
10360msgstr ""
10361
10362#: config/rs6000/rs6000.opt:374
10363msgid "Do not use the AltiVec ABI extensions."
10364msgstr ""
10365
10366#: config/rs6000/rs6000.opt:378
10367msgid "Use the SPE ABI extensions."
10368msgstr ""
10369
10370#: config/rs6000/rs6000.opt:382
10371msgid "Do not use the SPE ABI extensions."
10372msgstr ""
10373
10374#: config/rs6000/rs6000.opt:386
10375msgid "Use the ELFv1 ABI."
10376msgstr ""
10377
10378#: config/rs6000/rs6000.opt:390
10379msgid "Use the ELFv2 ABI."
10380msgstr ""
10381
10382#: config/rs6000/rs6000.opt:397
10383msgid "using darwin64 ABI"
10384msgstr ""
10385
10386#: config/rs6000/rs6000.opt:400
10387msgid "using old darwin ABI"
10388msgstr ""
10389
10390#: config/rs6000/rs6000.opt:403
10391msgid "using IEEE extended precision long double"
10392msgstr ""
10393
10394#: config/rs6000/rs6000.opt:406
10395msgid "using IBM extended precision long double"
10396msgstr ""
10397
10398#: config/rs6000/rs6000.opt:410
10399msgid "-mcpu=\tUse features of and schedule code for given CPU."
10400msgstr ""
10401
10402#: config/rs6000/rs6000.opt:414
10403msgid "-mtune=\tSchedule code for given CPU."
10404msgstr ""
10405
10406#: config/rs6000/rs6000.opt:418
10407msgid "-mtraceback=\tSelect full, part, or no traceback table."
10408msgstr ""
10409
10410#: config/rs6000/rs6000.opt:434
10411msgid "Avoid all range limits on call instructions."
10412msgstr ""
10413
10414#: config/rs6000/rs6000.opt:438
10415msgid "Generate Cell microcode."
10416msgstr ""
10417
10418#: config/rs6000/rs6000.opt:442
10419msgid "Warn when a Cell microcoded instruction is emitted."
10420msgstr ""
10421
10422#: config/rs6000/rs6000.opt:446
10423msgid "Warn about deprecated 'vector long ...' AltiVec type usage."
10424msgstr ""
10425
10426#: config/rs6000/rs6000.opt:450
10427msgid "-mfloat-gprs=\tSelect GPR floating point method."
10428msgstr ""
10429
10430#: config/rs6000/rs6000.opt:454
10431msgid "Valid arguments to -mfloat-gprs=:"
10432msgstr ""
10433
10434#: config/rs6000/rs6000.opt:470
10435msgid "-mlong-double-<n>\tSpecify size of long double (64 or 128 bits)."
10436msgstr ""
10437
10438#: config/rs6000/rs6000.opt:474
10439msgid "Enable Local Register Allocation."
10440msgstr ""
10441
10442#: config/rs6000/rs6000.opt:478
10443msgid "Determine which dependences between insns are considered costly."
10444msgstr ""
10445
10446#: config/rs6000/rs6000.opt:482
10447msgid "Specify which post scheduling nop insertion scheme to apply."
10448msgstr ""
10449
10450#: config/rs6000/rs6000.opt:486
10451msgid "Specify alignment of structure fields default/natural."
10452msgstr ""
10453
10454#: config/rs6000/rs6000.opt:490
10455msgid "Valid arguments to -malign-:"
10456msgstr ""
10457
10458#: config/rs6000/rs6000.opt:500
10459msgid "Specify scheduling priority for dispatch slot restricted insns."
10460msgstr ""
10461
10462#: config/rs6000/rs6000.opt:504
10463msgid "Single-precision floating point unit."
10464msgstr ""
10465
10466#: config/rs6000/rs6000.opt:508
10467msgid "Double-precision floating point unit."
10468msgstr ""
10469
10470#: config/rs6000/rs6000.opt:512
10471msgid "Floating point unit does not support divide & sqrt."
10472msgstr ""
10473
10474#: config/rs6000/rs6000.opt:516
10475msgid "-mfpu=\tSpecify FP (sp, dp, sp-lite, dp-lite) (implies -mxilinx-fpu)."
10476msgstr ""
10477
10478#: config/rs6000/rs6000.opt:538
10479msgid "Specify Xilinx FPU."
10480msgstr ""
10481
10482#: config/rs6000/rs6000.opt:542
10483msgid "Use/do not use r11 to hold the static link in calls to functions via pointers."
10484msgstr ""
10485
10486#: config/rs6000/rs6000.opt:546
10487msgid "Control whether we save the TOC in the prologue for indirect calls or generate the save inline."
10488msgstr ""
10489
10490#: config/rs6000/rs6000.opt:550
10491msgid "Allow 128-bit integers in VSX registers."
10492msgstr ""
10493
10494#: config/rs6000/rs6000.opt:554
10495msgid "Fuse certain integer operations together for better performance on power8."
10496msgstr ""
10497
10498#: config/rs6000/rs6000.opt:558
10499msgid "Allow sign extension in fusion operations."
10500msgstr ""
10501
10502#: config/rs6000/rs6000.opt:562
10503msgid "Use/do not use vector and scalar instructions added in ISA 2.07."
10504msgstr ""
10505
10506#: config/rs6000/rs6000.opt:566
10507msgid "Use ISA 2.07 Category:Vector.AES and Category:Vector.SHA2 instructions."
10508msgstr ""
10509
10510#: config/rs6000/rs6000.opt:570
10511msgid "Use ISA 2.07 direct move between GPR & VSX register instructions."
10512msgstr ""
10513
10514#: config/rs6000/rs6000.opt:574
10515msgid "Use ISA 2.07 transactional memory (HTM) instructions."
10516msgstr ""
10517
10518#: config/rs6000/rs6000.opt:578
10519msgid "Generate the quad word memory instructions (lq/stq)."
10520msgstr ""
10521
10522#: config/rs6000/rs6000.opt:582
10523msgid "Generate the quad word memory atomic instructions (lqarx/stqcx)."
10524msgstr ""
10525
10526#: config/rs6000/rs6000.opt:586
10527msgid "Generate aggregate parameter passing code with at most 64-bit alignment."
10528msgstr ""
10529
10530#: config/rs6000/rs6000.opt:590
10531msgid "Allow double variables in upper registers with -mcpu=power7 or -mvsx."
10532msgstr ""
10533
10534#: config/rs6000/rs6000.opt:594
10535msgid "Allow float variables in upper registers with -mcpu=power8 or -mpower8-vector."
10536msgstr ""
10537
10538#: config/rs6000/rs6000.opt:598
10539msgid "Allow float/double variables in upper registers if cpu allows it."
10540msgstr ""
10541
10542#: config/rs6000/rs6000.opt:602
10543msgid "Analyze and remove doubleword swaps from VSX computations."
10544msgstr ""
10545
10546#: config/rs6000/rs6000.opt:606
10547msgid "Fuse certain operations together for better performance on power9."
10548msgstr ""
10549
10550#: config/rs6000/rs6000.opt:610
10551msgid "Use/do not use certain scalar instructions added in ISA 3.0."
10552msgstr ""
10553
10554#: config/rs6000/rs6000.opt:614
10555msgid "Use/do not use vector instructions added in ISA 3.0."
10556msgstr ""
10557
10558#: config/rs6000/rs6000.opt:618
10559msgid "Use/do not use scalar register+offset memory instructions added in ISA 3.0."
10560msgstr ""
10561
10562#: config/rs6000/rs6000.opt:622
10563msgid "Use/do not use vector register+offset memory instructions added in ISA 3.0."
10564msgstr ""
10565
10566#: config/rs6000/rs6000.opt:626
10567msgid "Use/do not use register+offset memory instructions added in ISA 3.0."
10568msgstr ""
10569
10570#: config/rs6000/rs6000.opt:630
10571msgid "Use/do not use the new min/max instructions defined in ISA 3.0."
10572msgstr ""
10573
10574#: config/rs6000/rs6000.opt:634
10575msgid "Fuse medium/large code model toc references with the memory instruction."
10576msgstr ""
10577
10578#: config/rs6000/rs6000.opt:638
10579msgid "Generate the integer modulo instructions."
10580msgstr ""
10581
10582#: config/rs6000/rs6000.opt:642
10583msgid "Enable/disable IEEE 128-bit floating point via the __float128 keyword."
10584msgstr ""
10585
10586#: config/rs6000/rs6000.opt:646
10587msgid "Enable/disable using IEEE 128-bit floating point instructions."
10588msgstr ""
10589
10590#: config/rs6000/rs6000.opt:650
10591msgid "Enable/disable default conversions between __float128 & long double."
10592msgstr ""
10593
10594#: config/rs6000/sysv4.opt:24
10595msgid "Select ABI calling convention."
10596msgstr ""
10597
10598#: config/rs6000/sysv4.opt:28 config/c6x/c6x.opt:42
10599msgid "Select method for sdata handling."
10600msgstr ""
10601
10602#: config/rs6000/sysv4.opt:48 config/rs6000/sysv4.opt:52
10603msgid "Align to the base type of the bit-field."
10604msgstr ""
10605
10606#: config/rs6000/sysv4.opt:57 config/rs6000/sysv4.opt:61
10607msgid "Produce code relocatable at runtime."
10608msgstr ""
10609
10610#: config/rs6000/sysv4.opt:65 config/rs6000/sysv4.opt:69
10611msgid "Produce little endian code."
10612msgstr ""
10613
10614#: config/rs6000/sysv4.opt:73 config/rs6000/sysv4.opt:77
10615msgid "Produce big endian code."
10616msgstr ""
10617
10618#: config/rs6000/sysv4.opt:82 config/rs6000/sysv4.opt:86
10619#: config/rs6000/sysv4.opt:95 config/rs6000/sysv4.opt:137
10620#: config/rs6000/sysv4.opt:149
10621msgid "no description yet."
10622msgstr ""
10623
10624#: config/rs6000/sysv4.opt:90
10625msgid "Assume all variable arg functions are prototyped."
10626msgstr ""
10627
10628#: config/rs6000/sysv4.opt:99
10629msgid "Use EABI."
10630msgstr ""
10631
10632#: config/rs6000/sysv4.opt:103
10633msgid "Allow bit-fields to cross word boundaries."
10634msgstr ""
10635
10636#: config/rs6000/sysv4.opt:107
10637msgid "Use alternate register names."
10638msgstr ""
10639
10640#: config/rs6000/sysv4.opt:113
10641msgid "Use default method for sdata handling."
10642msgstr ""
10643
10644#: config/rs6000/sysv4.opt:117
10645msgid "Link with libsim.a, libc.a and sim-crt0.o."
10646msgstr ""
10647
10648#: config/rs6000/sysv4.opt:121
10649msgid "Link with libads.a, libc.a and crt0.o."
10650msgstr ""
10651
10652#: config/rs6000/sysv4.opt:125
10653msgid "Link with libyk.a, libc.a and crt0.o."
10654msgstr ""
10655
10656#: config/rs6000/sysv4.opt:129
10657msgid "Link with libmvme.a, libc.a and crt0.o."
10658msgstr ""
10659
10660#: config/rs6000/sysv4.opt:133
10661msgid "Set the PPC_EMB bit in the ELF flags header."
10662msgstr ""
10663
10664#: config/rs6000/sysv4.opt:153
10665msgid "Generate code to use a non-exec PLT and GOT."
10666msgstr ""
10667
10668#: config/rs6000/sysv4.opt:157
10669msgid "Generate code for old exec BSS PLT."
10670msgstr ""
10671
10672#: config/alpha/alpha.opt:27
10673msgid "Use fp registers."
10674msgstr ""
10675
10676#: config/alpha/alpha.opt:35
10677msgid "Request IEEE-conformant math library routines (OSF/1)."
10678msgstr ""
10679
10680#: config/alpha/alpha.opt:39
10681msgid "Emit IEEE-conformant code, without inexact exceptions."
10682msgstr ""
10683
10684#: config/alpha/alpha.opt:46
10685msgid "Do not emit complex integer constants to read-only memory."
10686msgstr ""
10687
10688#: config/alpha/alpha.opt:50
10689msgid "Use VAX fp."
10690msgstr ""
10691
10692#: config/alpha/alpha.opt:54
10693msgid "Do not use VAX fp."
10694msgstr ""
10695
10696#: config/alpha/alpha.opt:58
10697msgid "Emit code for the byte/word ISA extension."
10698msgstr ""
10699
10700#: config/alpha/alpha.opt:62
10701msgid "Emit code for the motion video ISA extension."
10702msgstr ""
10703
10704#: config/alpha/alpha.opt:66
10705msgid "Emit code for the fp move and sqrt ISA extension."
10706msgstr ""
10707
10708#: config/alpha/alpha.opt:70
10709msgid "Emit code for the counting ISA extension."
10710msgstr ""
10711
10712#: config/alpha/alpha.opt:74
10713msgid "Emit code using explicit relocation directives."
10714msgstr ""
10715
10716#: config/alpha/alpha.opt:78
10717msgid "Emit 16-bit relocations to the small data areas."
10718msgstr ""
10719
10720#: config/alpha/alpha.opt:82
10721msgid "Emit 32-bit relocations to the small data areas."
10722msgstr ""
10723
10724#: config/alpha/alpha.opt:86
10725msgid "Emit direct branches to local functions."
10726msgstr ""
10727
10728#: config/alpha/alpha.opt:90
10729msgid "Emit indirect branches to local functions."
10730msgstr ""
10731
10732#: config/alpha/alpha.opt:94
10733msgid "Emit rdval instead of rduniq for thread pointer."
10734msgstr ""
10735
10736#: config/alpha/alpha.opt:106
10737msgid "Use features of and schedule given CPU."
10738msgstr ""
10739
10740#: config/alpha/alpha.opt:110
10741msgid "Schedule given CPU."
10742msgstr ""
10743
10744#: config/alpha/alpha.opt:114
10745msgid "Control the generated fp rounding mode."
10746msgstr ""
10747
10748#: config/alpha/alpha.opt:118
10749msgid "Control the IEEE trap mode."
10750msgstr ""
10751
10752#: config/alpha/alpha.opt:122
10753msgid "Control the precision given to fp exceptions."
10754msgstr ""
10755
10756#: config/alpha/alpha.opt:126
10757msgid "Tune expected memory latency."
10758msgstr ""
10759
10760#: config/tilepro/tilepro.opt:23
10761msgid "Compile with 32 bit longs and pointers, which is the only supported"
10762msgstr ""
10763
10764#: config/tilepro/tilepro.opt:28 config/tilegx/tilegx.opt:26
10765msgid "-mcpu=CPU\tUse features of and schedule code for given CPU."
10766msgstr ""
10767
10768#: config/tilepro/tilepro.opt:32
10769msgid "Known TILEPro CPUs (for use with the -mcpu= option):"
10770msgstr ""
10771
10772#: config/lm32/lm32.opt:24
10773msgid "Enable multiply instructions."
10774msgstr ""
10775
10776#: config/lm32/lm32.opt:28
10777msgid "Enable divide and modulus instructions."
10778msgstr ""
10779
10780#: config/lm32/lm32.opt:32
10781msgid "Enable barrel shift instructions."
10782msgstr ""
10783
10784#: config/lm32/lm32.opt:36
10785msgid "Enable sign extend instructions."
10786msgstr ""
10787
10788#: config/lm32/lm32.opt:40
10789msgid "Enable user-defined instructions."
10790msgstr ""
10791
10792#: config/nios2/elf.opt:26
10793msgid "Link with a limited version of the C library."
10794msgstr ""
10795
10796#: config/nios2/elf.opt:30
10797msgid "Name of system library to link against."
10798msgstr ""
10799
10800#: config/nios2/elf.opt:34
10801msgid "Name of the startfile."
10802msgstr ""
10803
10804#: config/nios2/elf.opt:38
10805msgid "Link with HAL BSP."
10806msgstr ""
10807
10808#: config/nios2/nios2.opt:35
10809msgid "Enable DIV, DIVU."
10810msgstr ""
10811
10812#: config/nios2/nios2.opt:39
10813msgid "Enable MUL instructions."
10814msgstr ""
10815
10816#: config/nios2/nios2.opt:43
10817msgid "Enable MULX instructions, assume fast shifter."
10818msgstr ""
10819
10820#: config/nios2/nios2.opt:47
10821msgid "Use table based fast divide (default at -O3)."
10822msgstr ""
10823
10824#: config/nios2/nios2.opt:51
10825msgid "All memory accesses use I/O load/store instructions."
10826msgstr ""
10827
10828#: config/nios2/nios2.opt:55
10829msgid "Volatile memory accesses use I/O load/store instructions."
10830msgstr ""
10831
10832#: config/nios2/nios2.opt:59
10833msgid "Volatile memory accesses do not use I/O load/store instructions."
10834msgstr ""
10835
10836#: config/nios2/nios2.opt:63
10837msgid "Enable/disable GP-relative addressing."
10838msgstr ""
10839
10840#: config/nios2/nios2.opt:67
10841msgid "Valid options for GP-relative addressing (for -mgpopt):"
10842msgstr ""
10843
10844#: config/nios2/nios2.opt:86
10845msgid "Equivalent to -mgpopt=local."
10846msgstr ""
10847
10848#: config/nios2/nios2.opt:90
10849msgid "Equivalent to -mgpopt=none."
10850msgstr ""
10851
10852#: config/nios2/nios2.opt:94 config/c6x/c6x.opt:30 config/mep/mep.opt:82
10853#: config/mips/mips.opt:134 config/tilegx/tilegx.opt:45
10854msgid "Use big-endian byte order."
10855msgstr ""
10856
10857#: config/nios2/nios2.opt:98 config/c6x/c6x.opt:34 config/mep/mep.opt:86
10858#: config/mips/mips.opt:138 config/tilegx/tilegx.opt:49
10859msgid "Use little-endian byte order."
10860msgstr ""
10861
10862#: config/nios2/nios2.opt:102
10863msgid "Floating point custom instruction configuration name."
10864msgstr ""
10865
10866#: config/nios2/nios2.opt:106
10867msgid "Do not use the ftruncds custom instruction."
10868msgstr ""
10869
10870#: config/nios2/nios2.opt:110
10871msgid "Integer id (N) of ftruncds custom instruction."
10872msgstr ""
10873
10874#: config/nios2/nios2.opt:114
10875msgid "Do not use the fextsd custom instruction."
10876msgstr ""
10877
10878#: config/nios2/nios2.opt:118
10879msgid "Integer id (N) of fextsd custom instruction."
10880msgstr ""
10881
10882#: config/nios2/nios2.opt:122
10883msgid "Do not use the fixdu custom instruction."
10884msgstr ""
10885
10886#: config/nios2/nios2.opt:126
10887msgid "Integer id (N) of fixdu custom instruction."
10888msgstr ""
10889
10890#: config/nios2/nios2.opt:130
10891msgid "Do not use the fixdi custom instruction."
10892msgstr ""
10893
10894#: config/nios2/nios2.opt:134
10895msgid "Integer id (N) of fixdi custom instruction."
10896msgstr ""
10897
10898#: config/nios2/nios2.opt:138
10899msgid "Do not use the fixsu custom instruction."
10900msgstr ""
10901
10902#: config/nios2/nios2.opt:142
10903msgid "Integer id (N) of fixsu custom instruction."
10904msgstr ""
10905
10906#: config/nios2/nios2.opt:146
10907msgid "Do not use the fixsi custom instruction."
10908msgstr ""
10909
10910#: config/nios2/nios2.opt:150
10911msgid "Integer id (N) of fixsi custom instruction."
10912msgstr ""
10913
10914#: config/nios2/nios2.opt:154
10915msgid "Do not use the floatud custom instruction."
10916msgstr ""
10917
10918#: config/nios2/nios2.opt:158
10919msgid "Integer id (N) of floatud custom instruction."
10920msgstr ""
10921
10922#: config/nios2/nios2.opt:162
10923msgid "Do not use the floatid custom instruction."
10924msgstr ""
10925
10926#: config/nios2/nios2.opt:166
10927msgid "Integer id (N) of floatid custom instruction."
10928msgstr ""
10929
10930#: config/nios2/nios2.opt:170
10931msgid "Do not use the floatus custom instruction."
10932msgstr ""
10933
10934#: config/nios2/nios2.opt:174
10935msgid "Integer id (N) of floatus custom instruction."
10936msgstr ""
10937
10938#: config/nios2/nios2.opt:178
10939msgid "Do not use the floatis custom instruction."
10940msgstr ""
10941
10942#: config/nios2/nios2.opt:182
10943msgid "Integer id (N) of floatis custom instruction."
10944msgstr ""
10945
10946#: config/nios2/nios2.opt:186
10947msgid "Do not use the fcmpned custom instruction."
10948msgstr ""
10949
10950#: config/nios2/nios2.opt:190
10951msgid "Integer id (N) of fcmpned custom instruction."
10952msgstr ""
10953
10954#: config/nios2/nios2.opt:194
10955msgid "Do not use the fcmpeqd custom instruction."
10956msgstr ""
10957
10958#: config/nios2/nios2.opt:198
10959msgid "Integer id (N) of fcmpeqd custom instruction."
10960msgstr ""
10961
10962#: config/nios2/nios2.opt:202
10963msgid "Do not use the fcmpged custom instruction."
10964msgstr ""
10965
10966#: config/nios2/nios2.opt:206
10967msgid "Integer id (N) of fcmpged custom instruction."
10968msgstr ""
10969
10970#: config/nios2/nios2.opt:210
10971msgid "Do not use the fcmpgtd custom instruction."
10972msgstr ""
10973
10974#: config/nios2/nios2.opt:214
10975msgid "Integer id (N) of fcmpgtd custom instruction."
10976msgstr ""
10977
10978#: config/nios2/nios2.opt:218
10979msgid "Do not use the fcmpled custom instruction."
10980msgstr ""
10981
10982#: config/nios2/nios2.opt:222
10983msgid "Integer id (N) of fcmpled custom instruction."
10984msgstr ""
10985
10986#: config/nios2/nios2.opt:226
10987msgid "Do not use the fcmpltd custom instruction."
10988msgstr ""
10989
10990#: config/nios2/nios2.opt:230
10991msgid "Integer id (N) of fcmpltd custom instruction."
10992msgstr ""
10993
10994#: config/nios2/nios2.opt:234
10995msgid "Do not use the flogd custom instruction."
10996msgstr ""
10997
10998#: config/nios2/nios2.opt:238
10999msgid "Integer id (N) of flogd custom instruction."
11000msgstr ""
11001
11002#: config/nios2/nios2.opt:242
11003msgid "Do not use the fexpd custom instruction."
11004msgstr ""
11005
11006#: config/nios2/nios2.opt:246
11007msgid "Integer id (N) of fexpd custom instruction."
11008msgstr ""
11009
11010#: config/nios2/nios2.opt:250
11011msgid "Do not use the fatand custom instruction."
11012msgstr ""
11013
11014#: config/nios2/nios2.opt:254
11015msgid "Integer id (N) of fatand custom instruction."
11016msgstr ""
11017
11018#: config/nios2/nios2.opt:258
11019msgid "Do not use the ftand custom instruction."
11020msgstr ""
11021
11022#: config/nios2/nios2.opt:262
11023msgid "Integer id (N) of ftand custom instruction."
11024msgstr ""
11025
11026#: config/nios2/nios2.opt:266
11027msgid "Do not use the fsind custom instruction."
11028msgstr ""
11029
11030#: config/nios2/nios2.opt:270
11031msgid "Integer id (N) of fsind custom instruction."
11032msgstr ""
11033
11034#: config/nios2/nios2.opt:274
11035msgid "Do not use the fcosd custom instruction."
11036msgstr ""
11037
11038#: config/nios2/nios2.opt:278
11039msgid "Integer id (N) of fcosd custom instruction."
11040msgstr ""
11041
11042#: config/nios2/nios2.opt:282
11043msgid "Do not use the fsqrtd custom instruction."
11044msgstr ""
11045
11046#: config/nios2/nios2.opt:286
11047msgid "Integer id (N) of fsqrtd custom instruction."
11048msgstr ""
11049
11050#: config/nios2/nios2.opt:290
11051msgid "Do not use the fabsd custom instruction."
11052msgstr ""
11053
11054#: config/nios2/nios2.opt:294
11055msgid "Integer id (N) of fabsd custom instruction."
11056msgstr ""
11057
11058#: config/nios2/nios2.opt:298
11059msgid "Do not use the fnegd custom instruction."
11060msgstr ""
11061
11062#: config/nios2/nios2.opt:302
11063msgid "Integer id (N) of fnegd custom instruction."
11064msgstr ""
11065
11066#: config/nios2/nios2.opt:306
11067msgid "Do not use the fmaxd custom instruction."
11068msgstr ""
11069
11070#: config/nios2/nios2.opt:310
11071msgid "Integer id (N) of fmaxd custom instruction."
11072msgstr ""
11073
11074#: config/nios2/nios2.opt:314
11075msgid "Do not use the fmind custom instruction."
11076msgstr ""
11077
11078#: config/nios2/nios2.opt:318
11079msgid "Integer id (N) of fmind custom instruction."
11080msgstr ""
11081
11082#: config/nios2/nios2.opt:322
11083msgid "Do not use the fdivd custom instruction."
11084msgstr ""
11085
11086#: config/nios2/nios2.opt:326
11087msgid "Integer id (N) of fdivd custom instruction."
11088msgstr ""
11089
11090#: config/nios2/nios2.opt:330
11091msgid "Do not use the fmuld custom instruction."
11092msgstr ""
11093
11094#: config/nios2/nios2.opt:334
11095msgid "Integer id (N) of fmuld custom instruction."
11096msgstr ""
11097
11098#: config/nios2/nios2.opt:338
11099msgid "Do not use the fsubd custom instruction."
11100msgstr ""
11101
11102#: config/nios2/nios2.opt:342
11103msgid "Integer id (N) of fsubd custom instruction."
11104msgstr ""
11105
11106#: config/nios2/nios2.opt:346
11107msgid "Do not use the faddd custom instruction."
11108msgstr ""
11109
11110#: config/nios2/nios2.opt:350
11111msgid "Integer id (N) of faddd custom instruction."
11112msgstr ""
11113
11114#: config/nios2/nios2.opt:354
11115msgid "Do not use the fcmpnes custom instruction."
11116msgstr ""
11117
11118#: config/nios2/nios2.opt:358
11119msgid "Integer id (N) of fcmpnes custom instruction."
11120msgstr ""
11121
11122#: config/nios2/nios2.opt:362
11123msgid "Do not use the fcmpeqs custom instruction."
11124msgstr ""
11125
11126#: config/nios2/nios2.opt:366
11127msgid "Integer id (N) of fcmpeqs custom instruction."
11128msgstr ""
11129
11130#: config/nios2/nios2.opt:370
11131msgid "Do not use the fcmpges custom instruction."
11132msgstr ""
11133
11134#: config/nios2/nios2.opt:374
11135msgid "Integer id (N) of fcmpges custom instruction."
11136msgstr ""
11137
11138#: config/nios2/nios2.opt:378
11139msgid "Do not use the fcmpgts custom instruction."
11140msgstr ""
11141
11142#: config/nios2/nios2.opt:382
11143msgid "Integer id (N) of fcmpgts custom instruction."
11144msgstr ""
11145
11146#: config/nios2/nios2.opt:386
11147msgid "Do not use the fcmples custom instruction."
11148msgstr ""
11149
11150#: config/nios2/nios2.opt:390
11151msgid "Integer id (N) of fcmples custom instruction."
11152msgstr ""
11153
11154#: config/nios2/nios2.opt:394
11155msgid "Do not use the fcmplts custom instruction."
11156msgstr ""
11157
11158#: config/nios2/nios2.opt:398
11159msgid "Integer id (N) of fcmplts custom instruction."
11160msgstr ""
11161
11162#: config/nios2/nios2.opt:402
11163msgid "Do not use the flogs custom instruction."
11164msgstr ""
11165
11166#: config/nios2/nios2.opt:406
11167msgid "Integer id (N) of flogs custom instruction."
11168msgstr ""
11169
11170#: config/nios2/nios2.opt:410
11171msgid "Do not use the fexps custom instruction."
11172msgstr ""
11173
11174#: config/nios2/nios2.opt:414
11175msgid "Integer id (N) of fexps custom instruction."
11176msgstr ""
11177
11178#: config/nios2/nios2.opt:418
11179msgid "Do not use the fatans custom instruction."
11180msgstr ""
11181
11182#: config/nios2/nios2.opt:422
11183msgid "Integer id (N) of fatans custom instruction."
11184msgstr ""
11185
11186#: config/nios2/nios2.opt:426
11187msgid "Do not use the ftans custom instruction."
11188msgstr ""
11189
11190#: config/nios2/nios2.opt:430
11191msgid "Integer id (N) of ftans custom instruction."
11192msgstr ""
11193
11194#: config/nios2/nios2.opt:434
11195msgid "Do not use the fsins custom instruction."
11196msgstr ""
11197
11198#: config/nios2/nios2.opt:438
11199msgid "Integer id (N) of fsins custom instruction."
11200msgstr ""
11201
11202#: config/nios2/nios2.opt:442
11203msgid "Do not use the fcoss custom instruction."
11204msgstr ""
11205
11206#: config/nios2/nios2.opt:446
11207msgid "Integer id (N) of fcoss custom instruction."
11208msgstr ""
11209
11210#: config/nios2/nios2.opt:450
11211msgid "Do not use the fsqrts custom instruction."
11212msgstr ""
11213
11214#: config/nios2/nios2.opt:454
11215msgid "Integer id (N) of fsqrts custom instruction."
11216msgstr ""
11217
11218#: config/nios2/nios2.opt:458
11219msgid "Do not use the fabss custom instr."
11220msgstr ""
11221
11222#: config/nios2/nios2.opt:462
11223msgid "Integer id (N) of fabss custom instruction."
11224msgstr ""
11225
11226#: config/nios2/nios2.opt:466
11227msgid "Do not use the fnegs custom instruction."
11228msgstr ""
11229
11230#: config/nios2/nios2.opt:470
11231msgid "Integer id (N) of fnegs custom instruction."
11232msgstr ""
11233
11234#: config/nios2/nios2.opt:474
11235msgid "Do not use the fmaxs custom instruction."
11236msgstr ""
11237
11238#: config/nios2/nios2.opt:478
11239msgid "Integer id (N) of fmaxs custom instruction."
11240msgstr ""
11241
11242#: config/nios2/nios2.opt:482
11243msgid "Do not use the fmins custom instruction."
11244msgstr ""
11245
11246#: config/nios2/nios2.opt:486
11247msgid "Integer id (N) of fmins custom instruction."
11248msgstr ""
11249
11250#: config/nios2/nios2.opt:490
11251msgid "Do not use the fdivs custom instruction."
11252msgstr ""
11253
11254#: config/nios2/nios2.opt:494
11255msgid "Integer id (N) of fdivs custom instruction."
11256msgstr ""
11257
11258#: config/nios2/nios2.opt:498
11259msgid "Do not use the fmuls custom instruction."
11260msgstr ""
11261
11262#: config/nios2/nios2.opt:502
11263msgid "Integer id (N) of fmuls custom instruction."
11264msgstr ""
11265
11266#: config/nios2/nios2.opt:506
11267msgid "Do not use the fsubs custom instruction."
11268msgstr ""
11269
11270#: config/nios2/nios2.opt:510
11271msgid "Integer id (N) of fsubs custom instruction."
11272msgstr ""
11273
11274#: config/nios2/nios2.opt:514
11275msgid "Do not use the fadds custom instruction."
11276msgstr ""
11277
11278#: config/nios2/nios2.opt:518
11279msgid "Integer id (N) of fadds custom instruction."
11280msgstr ""
11281
11282#: config/nios2/nios2.opt:522
11283msgid "Do not use the frdy custom instruction."
11284msgstr ""
11285
11286#: config/nios2/nios2.opt:526
11287msgid "Integer id (N) of frdy custom instruction."
11288msgstr ""
11289
11290#: config/nios2/nios2.opt:530
11291msgid "Do not use the frdxhi custom instruction."
11292msgstr ""
11293
11294#: config/nios2/nios2.opt:534
11295msgid "Integer id (N) of frdxhi custom instruction."
11296msgstr ""
11297
11298#: config/nios2/nios2.opt:538
11299msgid "Do not use the frdxlo custom instruction."
11300msgstr ""
11301
11302#: config/nios2/nios2.opt:542
11303msgid "Integer id (N) of frdxlo custom instruction."
11304msgstr ""
11305
11306#: config/nios2/nios2.opt:546
11307msgid "Do not use the fwry custom instruction."
11308msgstr ""
11309
11310#: config/nios2/nios2.opt:550
11311msgid "Integer id (N) of fwry custom instruction."
11312msgstr ""
11313
11314#: config/nios2/nios2.opt:554
11315msgid "Do not use the fwrx custom instruction."
11316msgstr ""
11317
11318#: config/nios2/nios2.opt:558
11319msgid "Integer id (N) of fwrx custom instruction."
11320msgstr ""
11321
11322#: config/nios2/nios2.opt:562
11323msgid "Do not use the round custom instruction."
11324msgstr ""
11325
11326#: config/nios2/nios2.opt:566
11327msgid "Integer id (N) of round custom instruction."
11328msgstr ""
11329
11330#: config/nios2/nios2.opt:574
11331msgid "Valid Nios II ISA levels (for -march):"
11332msgstr ""
11333
11334#: config/nios2/nios2.opt:584
11335msgid "Enable generation of R2 BMX instructions."
11336msgstr ""
11337
11338#: config/nios2/nios2.opt:588
11339msgid "Enable generation of R2 CDX instructions."
11340msgstr ""
11341
11342#: config/rx/rx.opt:29
11343msgid "Store doubles in 64 bits."
11344msgstr ""
11345
11346#: config/rx/rx.opt:33
11347msgid "Stores doubles in 32 bits.  This is the default."
11348msgstr ""
11349
11350#: config/rx/rx.opt:37
11351msgid "Disable the use of RX FPU instructions.  "
11352msgstr ""
11353
11354#: config/rx/rx.opt:44
11355msgid "Enable the use of RX FPU instructions.  This is the default."
11356msgstr ""
11357
11358#: config/rx/rx.opt:50
11359msgid "Specify the target RX cpu type."
11360msgstr ""
11361
11362#: config/rx/rx.opt:71
11363msgid "Data is stored in big-endian format."
11364msgstr ""
11365
11366#: config/rx/rx.opt:75
11367msgid "Data is stored in little-endian format.  (Default)."
11368msgstr ""
11369
11370#: config/rx/rx.opt:81
11371msgid "Maximum size of global and static variables which can be placed into the small data area."
11372msgstr ""
11373
11374#: config/rx/rx.opt:93
11375msgid "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."
11376msgstr ""
11377
11378#: config/rx/rx.opt:99
11379msgid "Enable linker relaxation."
11380msgstr ""
11381
11382#: config/rx/rx.opt:105
11383msgid "Maximum size in bytes of constant values allowed as operands."
11384msgstr ""
11385
11386#: config/rx/rx.opt:111
11387msgid "Specifies the number of registers to reserve for interrupt handlers."
11388msgstr ""
11389
11390#: config/rx/rx.opt:117
11391msgid "Specifies whether interrupt functions should save and restore the accumulator register."
11392msgstr ""
11393
11394#: config/rx/rx.opt:123
11395msgid "Enables Position-Independent-Data (PID) mode."
11396msgstr ""
11397
11398#: config/rx/rx.opt:129
11399msgid "Warn when multiple, different, fast interrupt handlers are in the compilation unit."
11400msgstr ""
11401
11402#: config/rx/rx.opt:135
11403msgid "Enable the use of the old, broken, ABI where all stacked function arguments are aligned to 32-bits."
11404msgstr ""
11405
11406#: config/rx/rx.opt:139
11407msgid "Enable the use the standard RX ABI where all stacked function arguments are naturally aligned.  This is the default."
11408msgstr ""
11409
11410#: config/rx/rx.opt:145
11411msgid "Enable the use of the LRA register allocator."
11412msgstr ""
11413
11414#: config/rx/rx.opt:151
11415msgid "Enables or disables the use of the SMOVF, SMOVB, SMOVU, SUNTIL, SWHILE and RMPA instructions.  Enabled by default."
11416msgstr ""
11417
11418#: config/rx/rx.opt:157
11419msgid "Always use JSR, never BSR, for calls."
11420msgstr ""
11421
11422#: config/visium/visium.opt:25
11423msgid "Link with libc.a and libdebug.a."
11424msgstr ""
11425
11426#: config/visium/visium.opt:29
11427msgid "Link with libc.a and libsim.a."
11428msgstr ""
11429
11430#: config/visium/visium.opt:33
11431msgid "Use hardware FP (default)."
11432msgstr ""
11433
11434#: config/visium/visium.opt:65
11435msgid "Generate code for the supervisor mode (default)."
11436msgstr ""
11437
11438#: config/visium/visium.opt:69
11439msgid "Generate code for the user mode."
11440msgstr ""
11441
11442#: config/visium/visium.opt:73
11443msgid "Only retained for backward compatibility."
11444msgstr ""
11445
11446#: config/fused-madd.opt:22
11447msgid "%<-mfused-madd%> is deprecated; use %<-ffp-contract=%> instead"
11448msgstr ""
11449
11450#: config/sol2.opt:32
11451msgid "Clear hardware capabilities when linking."
11452msgstr ""
11453
11454#: config/sol2.opt:36
11455msgid "Pass -z text to linker."
11456msgstr ""
11457
11458#: config/moxie/moxie.opt:31
11459msgid "Enable MUL.X and UMUL.X instructions."
11460msgstr ""
11461
11462#: config/microblaze/microblaze.opt:40
11463msgid "Use software emulation for floating point (default)."
11464msgstr ""
11465
11466#: config/microblaze/microblaze.opt:44
11467msgid "Use hardware floating point instructions."
11468msgstr ""
11469
11470#: config/microblaze/microblaze.opt:48
11471msgid "Use table lookup optimization for small signed integer divisions."
11472msgstr ""
11473
11474#: config/microblaze/microblaze.opt:52
11475msgid "-mcpu=PROCESSOR\t\tUse features of and schedule code for given CPU."
11476msgstr ""
11477
11478#: config/microblaze/microblaze.opt:56
11479msgid "Don't optimize block moves, use memcpy."
11480msgstr ""
11481
11482#: config/microblaze/microblaze.opt:68
11483msgid "Use the soft multiply emulation (default)."
11484msgstr ""
11485
11486#: config/microblaze/microblaze.opt:72
11487msgid "Use reorder instructions (swap and byte reversed load/store) (default)."
11488msgstr ""
11489
11490#: config/microblaze/microblaze.opt:76
11491msgid "Use the software emulation for divides (default)."
11492msgstr ""
11493
11494#: config/microblaze/microblaze.opt:80
11495msgid "Use the hardware barrel shifter instead of emulation."
11496msgstr ""
11497
11498#: config/microblaze/microblaze.opt:84
11499msgid "Use pattern compare instructions."
11500msgstr ""
11501
11502#: config/microblaze/microblaze.opt:87
11503#, c-format
11504msgid "%qs is deprecated; use -fstack-check"
11505msgstr ""
11506
11507#: config/microblaze/microblaze.opt:88
11508msgid "Check for stack overflow at runtime."
11509msgstr ""
11510
11511#: config/microblaze/microblaze.opt:92 config/iq2000/iq2000.opt:65
11512msgid "Use GP relative sdata/sbss sections."
11513msgstr ""
11514
11515#: config/microblaze/microblaze.opt:95
11516#, c-format
11517msgid "%qs is deprecated; use -fno-zero-initialized-in-bss"
11518msgstr ""
11519
11520#: config/microblaze/microblaze.opt:96
11521msgid "Clear the BSS to zero and place zero initialized in BSS."
11522msgstr ""
11523
11524#: config/microblaze/microblaze.opt:100
11525msgid "Use multiply high instructions for high part of 32x32 multiply."
11526msgstr ""
11527
11528#: config/microblaze/microblaze.opt:104
11529msgid "Use hardware floating point conversion instructions."
11530msgstr ""
11531
11532#: config/microblaze/microblaze.opt:108
11533msgid "Use hardware floating point square root instruction."
11534msgstr ""
11535
11536#: config/microblaze/microblaze.opt:112
11537msgid "Description for mxl-mode-executable."
11538msgstr ""
11539
11540#: config/microblaze/microblaze.opt:116
11541msgid "Description for mxl-mode-xmdstub."
11542msgstr ""
11543
11544#: config/microblaze/microblaze.opt:120
11545msgid "Description for mxl-mode-bootstrap."
11546msgstr ""
11547
11548#: config/microblaze/microblaze.opt:124
11549msgid "Description for mxl-mode-novectors."
11550msgstr ""
11551
11552#: config/microblaze/microblaze.opt:128
11553msgid "Use hardware prefetch instruction"
11554msgstr ""
11555
11556#: config/vax/vax.opt:23 config/vax/vax.opt:27
11557msgid "Target DFLOAT double precision code."
11558msgstr ""
11559
11560#: config/vax/vax.opt:31 config/vax/vax.opt:35
11561msgid "Generate GFLOAT double precision code."
11562msgstr ""
11563
11564#: config/vax/vax.opt:39
11565msgid "Generate code for GNU assembler (gas)."
11566msgstr ""
11567
11568#: config/vax/vax.opt:43
11569msgid "Generate code for UNIX assembler."
11570msgstr ""
11571
11572#: config/vax/vax.opt:47
11573msgid "Use VAXC structure conventions."
11574msgstr ""
11575
11576#: config/vax/vax.opt:51
11577msgid "Use new adddi3/subdi3 patterns."
11578msgstr ""
11579
11580#: config/frv/frv.opt:30
11581msgid "Use 4 media accumulators."
11582msgstr ""
11583
11584#: config/frv/frv.opt:34
11585msgid "Use 8 media accumulators."
11586msgstr ""
11587
11588#: config/frv/frv.opt:38
11589msgid "Enable label alignment optimizations."
11590msgstr ""
11591
11592#: config/frv/frv.opt:42
11593msgid "Dynamically allocate cc registers."
11594msgstr ""
11595
11596#: config/frv/frv.opt:49
11597msgid "Set the cost of branches."
11598msgstr ""
11599
11600#: config/frv/frv.opt:53
11601msgid "Enable conditional execution other than moves/scc."
11602msgstr ""
11603
11604#: config/frv/frv.opt:57
11605msgid "Change the maximum length of conditionally-executed sequences."
11606msgstr ""
11607
11608#: config/frv/frv.opt:61
11609msgid "Change the number of temporary registers that are available to conditionally-executed sequences."
11610msgstr ""
11611
11612#: config/frv/frv.opt:65
11613msgid "Enable conditional moves."
11614msgstr ""
11615
11616#: config/frv/frv.opt:69
11617msgid "Set the target CPU type."
11618msgstr ""
11619
11620#: config/frv/frv.opt:73
11621msgid "Known FR-V CPUs (for use with the -mcpu= option):"
11622msgstr ""
11623
11624#: config/frv/frv.opt:122
11625msgid "Use fp double instructions."
11626msgstr ""
11627
11628#: config/frv/frv.opt:126
11629msgid "Change the ABI to allow double word insns."
11630msgstr ""
11631
11632#: config/frv/frv.opt:134
11633msgid "Just use icc0/fcc0."
11634msgstr ""
11635
11636#: config/frv/frv.opt:138
11637msgid "Only use 32 FPRs."
11638msgstr ""
11639
11640#: config/frv/frv.opt:142
11641msgid "Use 64 FPRs."
11642msgstr ""
11643
11644#: config/frv/frv.opt:146
11645msgid "Only use 32 GPRs."
11646msgstr ""
11647
11648#: config/frv/frv.opt:150
11649msgid "Use 64 GPRs."
11650msgstr ""
11651
11652#: config/frv/frv.opt:154
11653msgid "Enable use of GPREL for read-only data in FDPIC."
11654msgstr ""
11655
11656#: config/frv/frv.opt:166
11657msgid "Enable PIC support for building libraries."
11658msgstr ""
11659
11660#: config/frv/frv.opt:170
11661msgid "Follow the EABI linkage requirements."
11662msgstr ""
11663
11664#: config/frv/frv.opt:174
11665msgid "Disallow direct calls to global functions."
11666msgstr ""
11667
11668#: config/frv/frv.opt:178
11669msgid "Use media instructions."
11670msgstr ""
11671
11672#: config/frv/frv.opt:182
11673msgid "Use multiply add/subtract instructions."
11674msgstr ""
11675
11676#: config/frv/frv.opt:186
11677msgid "Enable optimizing &&/|| in conditional execution."
11678msgstr ""
11679
11680#: config/frv/frv.opt:190
11681msgid "Enable nested conditional execution optimizations."
11682msgstr ""
11683
11684#: config/frv/frv.opt:195
11685msgid "Do not mark ABI switches in e_flags."
11686msgstr ""
11687
11688#: config/frv/frv.opt:199
11689msgid "Remove redundant membars."
11690msgstr ""
11691
11692#: config/frv/frv.opt:203
11693msgid "Pack VLIW instructions."
11694msgstr ""
11695
11696#: config/frv/frv.opt:207
11697msgid "Enable setting GPRs to the result of comparisons."
11698msgstr ""
11699
11700#: config/frv/frv.opt:211
11701msgid "Change the amount of scheduler lookahead."
11702msgstr ""
11703
11704#: config/frv/frv.opt:219
11705msgid "Assume a large TLS segment."
11706msgstr ""
11707
11708#: config/frv/frv.opt:223
11709msgid "Do not assume a large TLS segment."
11710msgstr ""
11711
11712#: config/frv/frv.opt:228
11713msgid "Cause gas to print tomcat statistics."
11714msgstr ""
11715
11716#: config/frv/frv.opt:233
11717msgid "Link with the library-pic libraries."
11718msgstr ""
11719
11720#: config/frv/frv.opt:237
11721msgid "Allow branches to be packed with other instructions."
11722msgstr ""
11723
11724#: config/mn10300/mn10300.opt:30
11725msgid "Target the AM33 processor."
11726msgstr ""
11727
11728#: config/mn10300/mn10300.opt:34
11729msgid "Target the AM33/2.0 processor."
11730msgstr ""
11731
11732#: config/mn10300/mn10300.opt:38
11733msgid "Target the AM34 processor."
11734msgstr ""
11735
11736#: config/mn10300/mn10300.opt:46
11737msgid "Work around hardware multiply bug."
11738msgstr ""
11739
11740#: config/mn10300/mn10300.opt:55
11741msgid "Enable linker relaxations."
11742msgstr ""
11743
11744#: config/mn10300/mn10300.opt:59
11745msgid "Return pointers in both a0 and d0."
11746msgstr ""
11747
11748#: config/mn10300/mn10300.opt:63
11749msgid "Allow gcc to generate LIW instructions."
11750msgstr ""
11751
11752#: config/mn10300/mn10300.opt:67
11753msgid "Allow gcc to generate the SETLB and Lcc instructions."
11754msgstr ""
11755
11756#: config/nds32/nds32.opt:26
11757msgid "Generate code in big-endian mode."
11758msgstr ""
11759
11760#: config/nds32/nds32.opt:30
11761msgid "Generate code in little-endian mode."
11762msgstr ""
11763
11764#: config/nds32/nds32.opt:34
11765msgid "Use reduced-set registers for register allocation."
11766msgstr ""
11767
11768#: config/nds32/nds32.opt:38
11769msgid "Use full-set registers for register allocation."
11770msgstr ""
11771
11772#: config/nds32/nds32.opt:42
11773msgid "Generate conditional move instructions."
11774msgstr ""
11775
11776#: config/nds32/nds32.opt:46
11777msgid "Generate performance extension instructions."
11778msgstr ""
11779
11780#: config/nds32/nds32.opt:50
11781msgid "Generate v3 push25/pop25 instructions."
11782msgstr ""
11783
11784#: config/nds32/nds32.opt:54
11785msgid "Generate 16-bit instructions."
11786msgstr ""
11787
11788#: config/nds32/nds32.opt:58
11789msgid "Specify the size of each interrupt vector, which must be 4 or 16."
11790msgstr ""
11791
11792#: config/nds32/nds32.opt:62
11793msgid "Specify the size of each cache block, which must be a power of 2 between 4 and 512."
11794msgstr ""
11795
11796#: config/nds32/nds32.opt:70
11797msgid "Known arch types (for use with the -march= option):"
11798msgstr ""
11799
11800#: config/nds32/nds32.opt:83
11801msgid "Specify the address generation strategy for code model."
11802msgstr ""
11803
11804#: config/nds32/nds32.opt:87
11805msgid "Known cmodel types (for use with the -mcmodel= option):"
11806msgstr ""
11807
11808#: config/nds32/nds32.opt:100
11809#, fuzzy
11810#| msgid ""
11811#| "\n"
11812#| "ldd output with constructors/destructors.\n"
11813msgid "Enable constructor/destructor feature."
11814msgstr ""
11815"\n"
11816"izlaz ldd-a s konstruktorima/destruktorima.\n"
11817
11818#: config/nds32/nds32.opt:104
11819msgid "Guide linker to relax instructions."
11820msgstr ""
11821
11822#: config/iq2000/iq2000.opt:31
11823msgid "Specify CPU for code generation purposes."
11824msgstr ""
11825
11826#: config/iq2000/iq2000.opt:47
11827msgid "Specify CPU for scheduling purposes."
11828msgstr ""
11829
11830#: config/iq2000/iq2000.opt:51
11831msgid "Known IQ2000 CPUs (for use with the -mcpu= option):"
11832msgstr ""
11833
11834#: config/iq2000/iq2000.opt:61 config/mips/mips.opt:142
11835msgid "Use ROM instead of RAM."
11836msgstr ""
11837
11838#: config/iq2000/iq2000.opt:70
11839msgid "No default crt0.o."
11840msgstr ""
11841
11842#: config/iq2000/iq2000.opt:74 config/mips/mips.opt:393
11843msgid "Put uninitialized constants in ROM (needs -membedded-data)."
11844msgstr ""
11845
11846#: config/c6x/c6x-tables.opt:24
11847msgid "Known C6X ISAs (for use with the -march= option):"
11848msgstr ""
11849
11850#: config/c6x/c6x.opt:46
11851msgid "Valid arguments for the -msdata= option."
11852msgstr ""
11853
11854#: config/c6x/c6x.opt:59
11855msgid "Compile for the DSBT shared library ABI."
11856msgstr ""
11857
11858#: config/cris/linux.opt:27
11859msgid "Together with -fpic and -fPIC, do not use GOTPLT references."
11860msgstr ""
11861
11862#: config/cris/cris.opt:45
11863msgid "Work around bug in multiplication instruction."
11864msgstr ""
11865
11866#: config/cris/cris.opt:51
11867msgid "Compile for ETRAX 4 (CRIS v3)."
11868msgstr ""
11869
11870#: config/cris/cris.opt:56
11871msgid "Compile for ETRAX 100 (CRIS v8)."
11872msgstr ""
11873
11874#: config/cris/cris.opt:64
11875msgid "Emit verbose debug information in assembly code."
11876msgstr ""
11877
11878#: config/cris/cris.opt:71
11879msgid "Do not use condition codes from normal instructions."
11880msgstr ""
11881
11882#: config/cris/cris.opt:80
11883msgid "Do not emit addressing modes with side-effect assignment."
11884msgstr ""
11885
11886#: config/cris/cris.opt:89
11887msgid "Do not tune stack alignment."
11888msgstr ""
11889
11890#: config/cris/cris.opt:98
11891msgid "Do not tune writable data alignment."
11892msgstr ""
11893
11894#: config/cris/cris.opt:107
11895msgid "Do not tune code and read-only data alignment."
11896msgstr ""
11897
11898#: config/cris/cris.opt:116
11899msgid "Align code and data to 32 bits."
11900msgstr ""
11901
11902#: config/cris/cris.opt:133
11903msgid "Don't align items in code or data."
11904msgstr ""
11905
11906#: config/cris/cris.opt:142
11907msgid "Do not emit function prologue or epilogue."
11908msgstr ""
11909
11910#: config/cris/cris.opt:149
11911msgid "Use the most feature-enabling options allowed by other options."
11912msgstr ""
11913
11914#: config/cris/cris.opt:158
11915msgid "Override -mbest-lib-options."
11916msgstr ""
11917
11918#: config/cris/cris.opt:165
11919msgid "-march=ARCH\tGenerate code for the specified chip or CPU version."
11920msgstr ""
11921
11922#: config/cris/cris.opt:169
11923msgid "-mtune=ARCH\tTune alignment for the specified chip or CPU version."
11924msgstr ""
11925
11926#: config/cris/cris.opt:173
11927msgid "-mmax-stackframe=SIZE\tWarn when a stackframe is larger than the specified size."
11928msgstr ""
11929
11930#: config/cris/cris.opt:180
11931msgid "Emit traps as \"break 8\", default for CRIS v3 and up.  If disabled, calls to abort() are used."
11932msgstr ""
11933
11934#: config/cris/cris.opt:184
11935msgid "Emit checks causing \"break 8\" instructions to execute when applying atomic builtins on misaligned memory."
11936msgstr ""
11937
11938#: config/cris/cris.opt:188
11939msgid "Handle atomic builtins that may be applied to unaligned data by calling library functions. Overrides -mtrap-unaligned-atomic."
11940msgstr ""
11941
11942#: config/sh/superh.opt:6
11943msgid "Board name [and memory region]."
11944msgstr ""
11945
11946#: config/sh/superh.opt:10
11947msgid "Runtime name."
11948msgstr ""
11949
11950#: config/sh/sh.opt:48
11951msgid "Generate SH1 code."
11952msgstr ""
11953
11954#: config/sh/sh.opt:52
11955msgid "Generate SH2 code."
11956msgstr ""
11957
11958#: config/sh/sh.opt:56
11959msgid "Generate default double-precision SH2a-FPU code."
11960msgstr ""
11961
11962#: config/sh/sh.opt:60
11963msgid "Generate SH2a FPU-less code."
11964msgstr ""
11965
11966#: config/sh/sh.opt:64
11967msgid "Generate default single-precision SH2a-FPU code."
11968msgstr ""
11969
11970#: config/sh/sh.opt:68
11971msgid "Generate only single-precision SH2a-FPU code."
11972msgstr ""
11973
11974#: config/sh/sh.opt:72
11975msgid "Generate SH2e code."
11976msgstr ""
11977
11978#: config/sh/sh.opt:76
11979msgid "Generate SH3 code."
11980msgstr ""
11981
11982#: config/sh/sh.opt:80
11983msgid "Generate SH3e code."
11984msgstr ""
11985
11986#: config/sh/sh.opt:84
11987msgid "Generate SH4 code."
11988msgstr ""
11989
11990#: config/sh/sh.opt:88
11991msgid "Generate SH4-100 code."
11992msgstr ""
11993
11994#: config/sh/sh.opt:92
11995msgid "Generate SH4-200 code."
11996msgstr ""
11997
11998#: config/sh/sh.opt:98
11999msgid "Generate SH4-300 code."
12000msgstr ""
12001
12002#: config/sh/sh.opt:102
12003msgid "Generate SH4 FPU-less code."
12004msgstr ""
12005
12006#: config/sh/sh.opt:106
12007msgid "Generate SH4-100 FPU-less code."
12008msgstr ""
12009
12010#: config/sh/sh.opt:110
12011msgid "Generate SH4-200 FPU-less code."
12012msgstr ""
12013
12014#: config/sh/sh.opt:114
12015msgid "Generate SH4-300 FPU-less code."
12016msgstr ""
12017
12018#: config/sh/sh.opt:118
12019msgid "Generate code for SH4 340 series (MMU/FPU-less)."
12020msgstr ""
12021
12022#: config/sh/sh.opt:123
12023msgid "Generate code for SH4 400 series (MMU/FPU-less)."
12024msgstr ""
12025
12026#: config/sh/sh.opt:128
12027msgid "Generate code for SH4 500 series (FPU-less)."
12028msgstr ""
12029
12030#: config/sh/sh.opt:133
12031msgid "Generate default single-precision SH4 code."
12032msgstr ""
12033
12034#: config/sh/sh.opt:137
12035msgid "Generate default single-precision SH4-100 code."
12036msgstr ""
12037
12038#: config/sh/sh.opt:141
12039msgid "Generate default single-precision SH4-200 code."
12040msgstr ""
12041
12042#: config/sh/sh.opt:145
12043msgid "Generate default single-precision SH4-300 code."
12044msgstr ""
12045
12046#: config/sh/sh.opt:149
12047msgid "Generate only single-precision SH4 code."
12048msgstr ""
12049
12050#: config/sh/sh.opt:153
12051msgid "Generate only single-precision SH4-100 code."
12052msgstr ""
12053
12054#: config/sh/sh.opt:157
12055msgid "Generate only single-precision SH4-200 code."
12056msgstr ""
12057
12058#: config/sh/sh.opt:161
12059msgid "Generate only single-precision SH4-300 code."
12060msgstr ""
12061
12062#: config/sh/sh.opt:165
12063msgid "Generate SH4a code."
12064msgstr ""
12065
12066#: config/sh/sh.opt:169
12067msgid "Generate SH4a FPU-less code."
12068msgstr ""
12069
12070#: config/sh/sh.opt:173
12071msgid "Generate default single-precision SH4a code."
12072msgstr ""
12073
12074#: config/sh/sh.opt:177
12075msgid "Generate only single-precision SH4a code."
12076msgstr ""
12077
12078#: config/sh/sh.opt:181
12079msgid "Generate SH4al-dsp code."
12080msgstr ""
12081
12082#: config/sh/sh.opt:185
12083msgid "Generate 32-bit SHmedia code."
12084msgstr ""
12085
12086#: config/sh/sh.opt:189
12087msgid "Generate 32-bit FPU-less SHmedia code."
12088msgstr ""
12089
12090#: config/sh/sh.opt:193
12091msgid "Generate 64-bit SHmedia code."
12092msgstr ""
12093
12094#: config/sh/sh.opt:197
12095msgid "Generate 64-bit FPU-less SHmedia code."
12096msgstr ""
12097
12098#: config/sh/sh.opt:201
12099msgid "Generate SHcompact code."
12100msgstr ""
12101
12102#: config/sh/sh.opt:205
12103msgid "Generate FPU-less SHcompact code."
12104msgstr ""
12105
12106#: config/sh/sh.opt:217
12107msgid "Generate code in big endian mode."
12108msgstr ""
12109
12110#: config/sh/sh.opt:221
12111msgid "Generate 32-bit offsets in switch tables."
12112msgstr ""
12113
12114#: config/sh/sh.opt:225
12115msgid "Generate bit instructions."
12116msgstr ""
12117
12118#: config/sh/sh.opt:229
12119msgid "Cost to assume for a branch insn."
12120msgstr ""
12121
12122#: config/sh/sh.opt:233
12123msgid "Assume that zero displacement conditional branches are fast."
12124msgstr ""
12125
12126#: config/sh/sh.opt:236 config/sh/sh.opt:240
12127#, c-format
12128msgid "%qs is deprecated and has no effect"
12129msgstr ""
12130
12131#: config/sh/sh.opt:237
12132msgid "Enable cbranchdi4 pattern."
12133msgstr ""
12134
12135#: config/sh/sh.opt:241
12136msgid "Emit cmpeqdi_t pattern even when -mcbranchdi is in effect."
12137msgstr ""
12138
12139#: config/sh/sh.opt:245
12140msgid "Force the usage of delay slots for conditional branches."
12141msgstr ""
12142
12143#: config/sh/sh.opt:249
12144msgid "Enable SH5 cut2 workaround."
12145msgstr ""
12146
12147#: config/sh/sh.opt:253
12148msgid "Align doubles at 64-bit boundaries."
12149msgstr ""
12150
12151#: config/sh/sh.opt:257
12152msgid "Division strategy, one of: call, call2, fp, inv, inv:minlat, inv20u, inv20l, inv:call, inv:call2, inv:fp, call-div1, call-fp, call-table."
12153msgstr ""
12154
12155#: config/sh/sh.opt:261
12156msgid "Specify name for 32 bit signed division function."
12157msgstr ""
12158
12159#: config/sh/sh.opt:265
12160msgid "Generate ELF FDPIC code."
12161msgstr ""
12162
12163#: config/sh/sh.opt:269
12164msgid "Enable the use of 64-bit floating point registers in fmov instructions.  See -mdalign if 64-bit alignment is required."
12165msgstr ""
12166
12167#: config/sh/sh.opt:277
12168msgid "Cost to assume for gettr insn."
12169msgstr ""
12170
12171#: config/sh/sh.opt:281 config/sh/sh.opt:331
12172msgid "Follow Renesas (formerly Hitachi) / SuperH calling conventions."
12173msgstr ""
12174
12175#: config/sh/sh.opt:285
12176msgid "Increase the IEEE compliance for floating-point comparisons."
12177msgstr ""
12178
12179#: config/sh/sh.opt:289
12180msgid "Enable the use of the indexed addressing mode for SHmedia32/SHcompact."
12181msgstr ""
12182
12183#: config/sh/sh.opt:293
12184msgid "inline code to invalidate instruction cache entries after setting up nested function trampolines."
12185msgstr ""
12186
12187#: config/sh/sh.opt:297
12188msgid "Assume symbols might be invalid."
12189msgstr ""
12190
12191#: config/sh/sh.opt:301 config/arc/arc.opt:209
12192msgid "Annotate assembler instructions with estimated addresses."
12193msgstr ""
12194
12195#: config/sh/sh.opt:305
12196msgid "Generate code in little endian mode."
12197msgstr ""
12198
12199#: config/sh/sh.opt:309
12200msgid "Mark MAC register as call-clobbered."
12201msgstr ""
12202
12203#: config/sh/sh.opt:315
12204msgid "Make structs a multiple of 4 bytes (warning: ABI altered)."
12205msgstr ""
12206
12207#: config/sh/sh.opt:319
12208msgid "Emit function-calls using global offset table when generating PIC."
12209msgstr ""
12210
12211#: config/sh/sh.opt:323
12212msgid "Assume pt* instructions won't trap"
12213msgstr ""
12214
12215#: config/sh/sh.opt:327
12216msgid "Shorten address references during linking."
12217msgstr ""
12218
12219#: config/sh/sh.opt:335
12220msgid "Deprecated.  Use -matomic= instead to select the atomic model."
12221msgstr ""
12222
12223#: config/sh/sh.opt:339
12224msgid "Specify the model for atomic operations."
12225msgstr ""
12226
12227#: config/sh/sh.opt:343
12228msgid "Use tas.b instruction for __atomic_test_and_set."
12229msgstr ""
12230
12231#: config/sh/sh.opt:347
12232msgid "Deprecated.  Use -Os instead."
12233msgstr ""
12234
12235#: config/sh/sh.opt:351
12236msgid "Cost to assume for a multiply insn."
12237msgstr ""
12238
12239#: config/sh/sh.opt:355
12240msgid "Don't generate privileged-mode only code; implies -mno-inline-ic_invalidate if the inline code would not work in user mode."
12241msgstr ""
12242
12243#: config/sh/sh.opt:361
12244msgid "Pretend a branch-around-a-move is a conditional move."
12245msgstr ""
12246
12247#: config/sh/sh.opt:365
12248msgid "Enable the use of the fsca instruction."
12249msgstr ""
12250
12251#: config/sh/sh.opt:369
12252msgid "Enable the use of the fsrra instruction."
12253msgstr ""
12254
12255#: config/sh/sh.opt:373
12256msgid "Use LRA instead of reload (transitional)."
12257msgstr ""
12258
12259#: config/fr30/fr30.opt:23
12260msgid "Assume small address space."
12261msgstr ""
12262
12263#: config/mep/mep.opt:23
12264msgid "Enable absolute difference instructions."
12265msgstr ""
12266
12267#: config/mep/mep.opt:27
12268msgid "Enable all optional instructions."
12269msgstr ""
12270
12271#: config/mep/mep.opt:31
12272msgid "Enable average instructions."
12273msgstr ""
12274
12275#: config/mep/mep.opt:35
12276msgid "Variables this size and smaller go in the based section. (default 0)."
12277msgstr ""
12278
12279#: config/mep/mep.opt:39
12280msgid "Enable bit manipulation instructions."
12281msgstr ""
12282
12283#: config/mep/mep.opt:43
12284msgid "Section to put all const variables in (tiny, near, far) (no default)."
12285msgstr ""
12286
12287#: config/mep/mep.opt:47
12288msgid "Enable clip instructions."
12289msgstr ""
12290
12291#: config/mep/mep.opt:51
12292msgid "Configuration name."
12293msgstr ""
12294
12295#: config/mep/mep.opt:55
12296msgid "Enable MeP Coprocessor."
12297msgstr ""
12298
12299#: config/mep/mep.opt:59
12300msgid "Enable MeP Coprocessor with 32-bit registers."
12301msgstr ""
12302
12303#: config/mep/mep.opt:63
12304msgid "Enable MeP Coprocessor with 64-bit registers."
12305msgstr ""
12306
12307#: config/mep/mep.opt:67
12308msgid "Enable IVC2 scheduling."
12309msgstr ""
12310
12311#: config/mep/mep.opt:71
12312msgid "Const variables default to the near section."
12313msgstr ""
12314
12315#: config/mep/mep.opt:78
12316msgid "Enable 32-bit divide instructions."
12317msgstr ""
12318
12319#: config/mep/mep.opt:93
12320msgid "__io vars are volatile by default."
12321msgstr ""
12322
12323#: config/mep/mep.opt:97
12324msgid "All variables default to the far section."
12325msgstr ""
12326
12327#: config/mep/mep.opt:101
12328msgid "Enable leading zero instructions."
12329msgstr ""
12330
12331#: config/mep/mep.opt:108
12332msgid "All variables default to the near section."
12333msgstr ""
12334
12335#: config/mep/mep.opt:112
12336msgid "Enable min/max instructions."
12337msgstr ""
12338
12339#: config/mep/mep.opt:116
12340msgid "Enable 32-bit multiply instructions."
12341msgstr ""
12342
12343#: config/mep/mep.opt:120
12344msgid "Disable all optional instructions."
12345msgstr ""
12346
12347#: config/mep/mep.opt:127
12348msgid "Allow gcc to use the repeat/erepeat instructions."
12349msgstr ""
12350
12351#: config/mep/mep.opt:131
12352msgid "All variables default to the tiny section."
12353msgstr ""
12354
12355#: config/mep/mep.opt:135
12356msgid "Enable saturation instructions."
12357msgstr ""
12358
12359#: config/mep/mep.opt:139
12360msgid "Use sdram version of runtime."
12361msgstr ""
12362
12363#: config/mep/mep.opt:147
12364msgid "Use simulator runtime without vectors."
12365msgstr ""
12366
12367#: config/mep/mep.opt:151
12368msgid "All functions default to the far section."
12369msgstr ""
12370
12371#: config/mep/mep.opt:155
12372msgid "Variables this size and smaller go in the tiny section. (default 4)."
12373msgstr ""
12374
12375#: config/mips/mips.opt:32
12376msgid "-mabi=ABI\tGenerate code that conforms to the given ABI."
12377msgstr ""
12378
12379#: config/mips/mips.opt:36
12380msgid "Known MIPS ABIs (for use with the -mabi= option):"
12381msgstr ""
12382
12383#: config/mips/mips.opt:55
12384msgid "Generate code that can be used in SVR4-style dynamic objects."
12385msgstr ""
12386
12387#: config/mips/mips.opt:59
12388msgid "Use PMC-style 'mad' instructions."
12389msgstr ""
12390
12391#: config/mips/mips.opt:63
12392msgid "Use integer madd/msub instructions."
12393msgstr ""
12394
12395#: config/mips/mips.opt:67
12396msgid "-march=ISA\tGenerate code for the given ISA."
12397msgstr ""
12398
12399#: config/mips/mips.opt:71
12400msgid "-mbranch-cost=COST\tSet the cost of branches to roughly COST instructions."
12401msgstr ""
12402
12403#: config/mips/mips.opt:75
12404msgid "Use Branch Likely instructions, overriding the architecture default."
12405msgstr ""
12406
12407#: config/mips/mips.opt:79
12408msgid "Switch on/off MIPS16 ASE on alternating functions for compiler testing."
12409msgstr ""
12410
12411#: config/mips/mips.opt:83
12412msgid "Trap on integer divide by zero."
12413msgstr ""
12414
12415#: config/mips/mips.opt:87
12416msgid "-mcode-readable=SETTING\tSpecify when instructions are allowed to access code."
12417msgstr ""
12418
12419#: config/mips/mips.opt:91
12420msgid "Valid arguments to -mcode-readable=:"
12421msgstr ""
12422
12423#: config/mips/mips.opt:104
12424msgid "Use branch-and-break sequences to check for integer divide by zero."
12425msgstr ""
12426
12427#: config/mips/mips.opt:108
12428msgid "Use trap instructions to check for integer divide by zero."
12429msgstr ""
12430
12431#: config/mips/mips.opt:112
12432msgid "Allow the use of MDMX instructions."
12433msgstr ""
12434
12435#: config/mips/mips.opt:116
12436msgid "Allow hardware floating-point instructions to cover both 32-bit and 64-bit operations."
12437msgstr ""
12438
12439#: config/mips/mips.opt:120
12440msgid "Use MIPS-DSP instructions."
12441msgstr ""
12442
12443#: config/mips/mips.opt:124
12444msgid "Use MIPS-DSP REV 2 instructions."
12445msgstr ""
12446
12447#: config/mips/mips.opt:146
12448msgid "Use Enhanced Virtual Addressing instructions."
12449msgstr ""
12450
12451#: config/mips/mips.opt:150
12452msgid "Use NewABI-style %reloc() assembly operators."
12453msgstr ""
12454
12455#: config/mips/mips.opt:154
12456msgid "Use -G for data that is not defined by the current object."
12457msgstr ""
12458
12459#: config/mips/mips.opt:158
12460msgid "Work around certain 24K errata."
12461msgstr ""
12462
12463#: config/mips/mips.opt:162
12464msgid "Work around certain R4000 errata."
12465msgstr ""
12466
12467#: config/mips/mips.opt:166
12468msgid "Work around certain R4400 errata."
12469msgstr ""
12470
12471#: config/mips/mips.opt:170
12472msgid "Work around certain RM7000 errata."
12473msgstr ""
12474
12475#: config/mips/mips.opt:174
12476msgid "Work around certain R10000 errata."
12477msgstr ""
12478
12479#: config/mips/mips.opt:178
12480msgid "Work around errata for early SB-1 revision 2 cores."
12481msgstr ""
12482
12483#: config/mips/mips.opt:182
12484msgid "Work around certain VR4120 errata."
12485msgstr ""
12486
12487#: config/mips/mips.opt:186
12488msgid "Work around VR4130 mflo/mfhi errata."
12489msgstr ""
12490
12491#: config/mips/mips.opt:190
12492msgid "Work around an early 4300 hardware bug."
12493msgstr ""
12494
12495#: config/mips/mips.opt:194
12496#, fuzzy
12497#| msgid "options enabled: "
12498msgid "FP exceptions are enabled."
12499msgstr "omogućene opcije: "
12500
12501#: config/mips/mips.opt:198
12502msgid "Use 32-bit floating-point registers."
12503msgstr ""
12504
12505#: config/mips/mips.opt:202
12506msgid "Conform to the o32 FPXX ABI."
12507msgstr ""
12508
12509#: config/mips/mips.opt:206
12510msgid "Use 64-bit floating-point registers."
12511msgstr ""
12512
12513#: config/mips/mips.opt:210
12514msgid "-mflush-func=FUNC\tUse FUNC to flush the cache before calling stack trampolines."
12515msgstr ""
12516
12517#: config/mips/mips.opt:214
12518msgid "-mabs=MODE\tSelect the IEEE 754 ABS/NEG instruction execution mode."
12519msgstr ""
12520
12521#: config/mips/mips.opt:218
12522msgid "-mnan=ENCODING\tSelect the IEEE 754 NaN data encoding."
12523msgstr ""
12524
12525#: config/mips/mips.opt:222
12526msgid "Known MIPS IEEE 754 settings (for use with the -mabs= and -mnan= options):"
12527msgstr ""
12528
12529#: config/mips/mips.opt:232
12530msgid "Use 32-bit general registers."
12531msgstr ""
12532
12533#: config/mips/mips.opt:236
12534msgid "Use 64-bit general registers."
12535msgstr ""
12536
12537#: config/mips/mips.opt:240
12538msgid "Use GP-relative addressing to access small data."
12539msgstr ""
12540
12541#: config/mips/mips.opt:244
12542msgid "When generating -mabicalls code, allow executables to use PLTs and copy relocations."
12543msgstr ""
12544
12545#: config/mips/mips.opt:248
12546msgid "Allow the use of hardware floating-point ABI and instructions."
12547msgstr ""
12548
12549#: config/mips/mips.opt:252
12550msgid "Generate code that is link-compatible with MIPS16 and microMIPS code."
12551msgstr ""
12552
12553#: config/mips/mips.opt:256
12554msgid "An alias for minterlink-compressed provided for backward-compatibility."
12555msgstr ""
12556
12557#: config/mips/mips.opt:260
12558msgid "-mipsN\tGenerate code for ISA level N."
12559msgstr ""
12560
12561#: config/mips/mips.opt:264
12562msgid "Generate MIPS16 code."
12563msgstr ""
12564
12565#: config/mips/mips.opt:268
12566msgid "Use MIPS-3D instructions."
12567msgstr ""
12568
12569#: config/mips/mips.opt:272
12570msgid "Use ll, sc and sync instructions."
12571msgstr ""
12572
12573#: config/mips/mips.opt:276
12574msgid "Use -G for object-local data."
12575msgstr ""
12576
12577#: config/mips/mips.opt:280
12578msgid "Use indirect calls."
12579msgstr ""
12580
12581#: config/mips/mips.opt:284
12582msgid "Use a 32-bit long type."
12583msgstr ""
12584
12585#: config/mips/mips.opt:288
12586msgid "Use a 64-bit long type."
12587msgstr ""
12588
12589#: config/mips/mips.opt:292
12590msgid "Pass the address of the ra save location to _mcount in $12."
12591msgstr ""
12592
12593#: config/mips/mips.opt:296
12594msgid "Don't optimize block moves."
12595msgstr ""
12596
12597#: config/mips/mips.opt:300
12598msgid "Use microMIPS instructions."
12599msgstr ""
12600
12601#: config/mips/mips.opt:304
12602msgid "Allow the use of MT instructions."
12603msgstr ""
12604
12605#: config/mips/mips.opt:308
12606msgid "Prevent the use of all floating-point operations."
12607msgstr ""
12608
12609#: config/mips/mips.opt:312
12610msgid "Use MCU instructions."
12611msgstr ""
12612
12613#: config/mips/mips.opt:316
12614msgid "Do not use a cache-flushing function before calling stack trampolines."
12615msgstr ""
12616
12617#: config/mips/mips.opt:320
12618msgid "Do not use MDMX instructions."
12619msgstr ""
12620
12621#: config/mips/mips.opt:324
12622msgid "Generate normal-mode code."
12623msgstr ""
12624
12625#: config/mips/mips.opt:328
12626msgid "Do not use MIPS-3D instructions."
12627msgstr ""
12628
12629#: config/mips/mips.opt:332
12630msgid "Use paired-single floating-point instructions."
12631msgstr ""
12632
12633#: config/mips/mips.opt:336
12634msgid "-mr10k-cache-barrier=SETTING\tSpecify when r10k cache barriers should be inserted."
12635msgstr ""
12636
12637#: config/mips/mips.opt:340
12638msgid "Valid arguments to -mr10k-cache-barrier=:"
12639msgstr ""
12640
12641#: config/mips/mips.opt:353
12642msgid "Try to allow the linker to turn PIC calls into direct calls."
12643msgstr ""
12644
12645#: config/mips/mips.opt:357
12646msgid "When generating -mabicalls code, make the code suitable for use in shared libraries."
12647msgstr ""
12648
12649#: config/mips/mips.opt:361
12650msgid "Restrict the use of hardware floating-point instructions to 32-bit operations."
12651msgstr ""
12652
12653#: config/mips/mips.opt:365
12654msgid "Use SmartMIPS instructions."
12655msgstr ""
12656
12657#: config/mips/mips.opt:369
12658msgid "Prevent the use of all hardware floating-point instructions."
12659msgstr ""
12660
12661#: config/mips/mips.opt:373
12662msgid "Optimize lui/addiu address loads."
12663msgstr ""
12664
12665#: config/mips/mips.opt:377
12666msgid "Assume all symbols have 32-bit values."
12667msgstr ""
12668
12669#: config/mips/mips.opt:381
12670msgid "Use synci instruction to invalidate i-cache."
12671msgstr ""
12672
12673#: config/mips/mips.opt:389
12674msgid "-mtune=PROCESSOR\tOptimize the output for PROCESSOR."
12675msgstr ""
12676
12677#: config/mips/mips.opt:397
12678msgid "Use Virtualization Application Specific instructions."
12679msgstr ""
12680
12681#: config/mips/mips.opt:401
12682msgid "Use eXtended Physical Address (XPA) instructions."
12683msgstr ""
12684
12685#: config/mips/mips.opt:405
12686msgid "Perform VR4130-specific alignment optimizations."
12687msgstr ""
12688
12689#: config/mips/mips.opt:409
12690msgid "Lift restrictions on GOT size."
12691msgstr ""
12692
12693#: config/mips/mips.opt:413
12694msgid "Enable use of odd-numbered single-precision registers."
12695msgstr ""
12696
12697#: config/mips/mips.opt:417
12698msgid "Optimize frame header."
12699msgstr ""
12700
12701#: config/mips/mips.opt:424
12702msgid "Enable load/store bonding."
12703msgstr ""
12704
12705#: config/mips/mips.opt:428
12706msgid "Specify the compact branch usage policy."
12707msgstr ""
12708
12709#: config/mips/mips.opt:432
12710msgid "Policies available for use with -mcompact-branches=:"
12711msgstr ""
12712
12713#: config/mips/mips-tables.opt:24
12714msgid "Known MIPS CPUs (for use with the -march= and -mtune= options):"
12715msgstr ""
12716
12717#: config/mips/mips-tables.opt:28
12718msgid "Known MIPS ISA levels (for use with the -mips option):"
12719msgstr ""
12720
12721#: config/tilegx/tilegx.opt:30
12722msgid "Known TILE-Gx CPUs (for use with the -mcpu= option):"
12723msgstr ""
12724
12725#: config/tilegx/tilegx.opt:37
12726msgid "Compile with 32 bit longs and pointers."
12727msgstr ""
12728
12729#: config/tilegx/tilegx.opt:41
12730msgid "Compile with 64 bit longs and pointers."
12731msgstr ""
12732
12733#: config/tilegx/tilegx.opt:53
12734msgid "Use given TILE-Gx code model."
12735msgstr ""
12736
12737#: config/arc/arc.opt:26
12738msgid "Compile code for big endian mode."
12739msgstr ""
12740
12741#: config/arc/arc.opt:30
12742msgid "Compile code for little endian mode.  This is the default."
12743msgstr ""
12744
12745#: config/arc/arc.opt:34
12746msgid "Disable ARCompact specific pass to generate conditional execution instructions."
12747msgstr ""
12748
12749#: config/arc/arc.opt:38
12750msgid "Generate ARCompact 32-bit code for ARC600 processor."
12751msgstr ""
12752
12753#: config/arc/arc.opt:42
12754msgid "Same as -mA6."
12755msgstr ""
12756
12757#: config/arc/arc.opt:46
12758msgid "Generate ARCompact 32-bit code for ARC601 processor."
12759msgstr ""
12760
12761#: config/arc/arc.opt:50
12762msgid "Generate ARCompact 32-bit code for ARC700 processor."
12763msgstr ""
12764
12765#: config/arc/arc.opt:54
12766msgid "Same as -mA7."
12767msgstr ""
12768
12769#: config/arc/arc.opt:58
12770msgid "-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."
12771msgstr ""
12772
12773#: config/arc/arc.opt:62
12774msgid "Enable DIV-REM instructions for ARCv2."
12775msgstr ""
12776
12777#: config/arc/arc.opt:66
12778msgid "Enable code density instructions for ARCv2."
12779msgstr ""
12780
12781#: config/arc/arc.opt:70
12782msgid "Tweak register allocation to help 16-bit instruction generation."
12783msgstr ""
12784
12785#: config/arc/arc.opt:80
12786msgid "Use ordinarily cached memory accesses for volatile references."
12787msgstr ""
12788
12789#: config/arc/arc.opt:84
12790msgid "Enable cache bypass for volatile references."
12791msgstr ""
12792
12793#: config/arc/arc.opt:88
12794msgid "Generate instructions supported by barrel shifter."
12795msgstr ""
12796
12797#: config/arc/arc.opt:92
12798msgid "Generate norm instruction."
12799msgstr ""
12800
12801#: config/arc/arc.opt:96
12802msgid "Generate swap instruction."
12803msgstr ""
12804
12805#: config/arc/arc.opt:100
12806msgid "Generate mul64 and mulu64 instructions."
12807msgstr ""
12808
12809#: config/arc/arc.opt:104
12810msgid "Do not generate mpy instructions for ARC700."
12811msgstr ""
12812
12813#: config/arc/arc.opt:108
12814msgid "Generate Extended arithmetic instructions.  Currently only divaw, adds, subs and sat16 are supported."
12815msgstr ""
12816
12817#: config/arc/arc.opt:112
12818msgid "Dummy flag. This is the default unless FPX switches are provided explicitly."
12819msgstr ""
12820
12821#: config/arc/arc.opt:116
12822msgid "Generate call insns as register indirect calls."
12823msgstr ""
12824
12825#: config/arc/arc.opt:120
12826msgid "Do no generate BRcc instructions in arc_reorg."
12827msgstr ""
12828
12829#: config/arc/arc.opt:124
12830msgid "Generate sdata references.  This is the default, unless you compile for PIC."
12831msgstr ""
12832
12833#: config/arc/arc.opt:128
12834msgid "Do not generate millicode thunks (needed only with -Os)."
12835msgstr ""
12836
12837#: config/arc/arc.opt:132 config/arc/arc.opt:136
12838msgid "FPX: Generate Single Precision FPX (compact) instructions."
12839msgstr ""
12840
12841#: config/arc/arc.opt:140
12842msgid "FPX: Generate Single Precision FPX (fast) instructions."
12843msgstr ""
12844
12845#: config/arc/arc.opt:144
12846msgid "FPX: Enable Argonaut ARC CPU Double Precision Floating Point extensions."
12847msgstr ""
12848
12849#: config/arc/arc.opt:148 config/arc/arc.opt:152
12850msgid "FPX: Generate Double Precision FPX (compact) instructions."
12851msgstr ""
12852
12853#: config/arc/arc.opt:156
12854msgid "FPX: Generate Double Precision FPX (fast) instructions."
12855msgstr ""
12856
12857#: config/arc/arc.opt:160
12858msgid "Disable LR and SR instructions from using FPX extension aux registers."
12859msgstr ""
12860
12861#: config/arc/arc.opt:164
12862msgid "Enable generation of ARC SIMD instructions via target-specific builtins."
12863msgstr ""
12864
12865#: config/arc/arc.opt:168
12866msgid "-mcpu=CPU\tCompile code for ARC variant CPU."
12867msgstr ""
12868
12869#: config/arc/arc.opt:205
12870msgid "size optimization level: 0:none 1:opportunistic 2: regalloc 3:drop align, -Os."
12871msgstr ""
12872
12873#: config/arc/arc.opt:213
12874msgid "Cost to assume for a multiply instruction, with 4 being equal to a normal insn."
12875msgstr ""
12876
12877#: config/arc/arc.opt:217
12878msgid "Tune for ARC600 cpu."
12879msgstr ""
12880
12881#: config/arc/arc.opt:221
12882msgid "Tune for ARC601 cpu."
12883msgstr ""
12884
12885#: config/arc/arc.opt:225
12886msgid "Tune for ARC700 R4.2 Cpu with standard multiplier block."
12887msgstr ""
12888
12889#: config/arc/arc.opt:229 config/arc/arc.opt:233 config/arc/arc.opt:237
12890msgid "Tune for ARC700 R4.2 Cpu with XMAC block."
12891msgstr ""
12892
12893#: config/arc/arc.opt:241
12894msgid "Enable the use of indexed loads."
12895msgstr ""
12896
12897#: config/arc/arc.opt:245
12898msgid "Enable the use of pre/post modify with register displacement."
12899msgstr ""
12900
12901#: config/arc/arc.opt:249
12902msgid "Generate 32x16 multiply and mac instructions."
12903msgstr ""
12904
12905#: config/arc/arc.opt:255
12906msgid "Set probability threshold for unaligning branches."
12907msgstr ""
12908
12909#: config/arc/arc.opt:259
12910msgid "Don't use less than 25 bit addressing range for calls."
12911msgstr ""
12912
12913#: config/arc/arc.opt:263
12914msgid "Explain what alignment considerations lead to the decision to make an insn short or long."
12915msgstr ""
12916
12917#: config/arc/arc.opt:267
12918msgid "Do alignment optimizations for call instructions."
12919msgstr ""
12920
12921#: config/arc/arc.opt:271
12922msgid "Enable Rcq constraint handling - most short code generation depends on this."
12923msgstr ""
12924
12925#: config/arc/arc.opt:275
12926msgid "Enable Rcw constraint handling - ccfsm condexec mostly depends on this."
12927msgstr ""
12928
12929#: config/arc/arc.opt:279
12930msgid "Enable pre-reload use of cbranchsi pattern."
12931msgstr ""
12932
12933#: config/arc/arc.opt:283
12934msgid "Enable bbit peephole2."
12935msgstr ""
12936
12937#: config/arc/arc.opt:287
12938msgid "Use pc-relative switch case tables - this enables case table shortening."
12939msgstr ""
12940
12941#: config/arc/arc.opt:291
12942msgid "Enable compact casesi pattern."
12943msgstr ""
12944
12945#: config/arc/arc.opt:295
12946msgid "Enable 'q' instruction alternatives."
12947msgstr ""
12948
12949#: config/arc/arc.opt:299
12950msgid "Expand adddi3 and subdi3 at rtl generation time into add.f / adc etc."
12951msgstr ""
12952
12953#: config/arc/arc.opt:306
12954msgid "Enable variable polynomial CRC extension."
12955msgstr ""
12956
12957#: config/arc/arc.opt:310
12958msgid "Enable DSP 3.1 Pack A extensions."
12959msgstr ""
12960
12961#: config/arc/arc.opt:314
12962msgid "Enable dual viterbi butterfly extension."
12963msgstr ""
12964
12965#: config/arc/arc.opt:324
12966msgid "Enable Dual and Single Operand Instructions for Telephony."
12967msgstr ""
12968
12969#: config/arc/arc.opt:328
12970msgid "Enable XY Memory extension (DSP version 3)."
12971msgstr ""
12972
12973#: config/arc/arc.opt:333
12974msgid "Enable Locked Load/Store Conditional extension."
12975msgstr ""
12976
12977#: config/arc/arc.opt:337
12978msgid "Enable swap byte ordering extension instruction."
12979msgstr ""
12980
12981#: config/arc/arc.opt:341
12982msgid "Enable 64-bit Time-Stamp Counter extension instruction."
12983msgstr ""
12984
12985#: config/arc/arc.opt:345
12986msgid "Pass -EB option through to linker."
12987msgstr ""
12988
12989#: config/arc/arc.opt:349
12990msgid "Pass -EL option through to linker."
12991msgstr ""
12992
12993#: config/arc/arc.opt:353
12994msgid "Pass -marclinux option through to linker."
12995msgstr ""
12996
12997#: config/arc/arc.opt:357
12998msgid "Pass -marclinux_prof option through to linker."
12999msgstr ""
13000
13001#: config/arc/arc.opt:365
13002msgid "Enable lra."
13003msgstr ""
13004
13005#: config/arc/arc.opt:369
13006msgid "Don't indicate any priority with TARGET_REGISTER_PRIORITY."
13007msgstr ""
13008
13009#: config/arc/arc.opt:373
13010msgid "Indicate priority for r0..r3 / r12..r15 with TARGET_REGISTER_PRIORITY."
13011msgstr ""
13012
13013#: config/arc/arc.opt:377
13014msgid "Reduce priority for r0..r3 / r12..r15 with TARGET_REGISTER_PRIORITY."
13015msgstr ""
13016
13017#: config/arc/arc.opt:381
13018msgid "instrument with mcount calls as in the ucb code."
13019msgstr ""
13020
13021#: config/arc/arc.opt:411
13022msgid "Enable atomic instructions."
13023msgstr ""
13024
13025#: config/arc/arc.opt:415
13026msgid "Enable double load/store instructions for ARC HS."
13027msgstr ""
13028
13029#: config/arc/arc.opt:419
13030msgid "Specify the name of the target floating point configuration."
13031msgstr ""
13032
13033#: java/lang.opt:122
13034msgid "Warn if deprecated empty statements are found."
13035msgstr ""
13036
13037#: java/lang.opt:126
13038msgid "Warn if .class files are out of date."
13039msgstr ""
13040
13041#: java/lang.opt:130
13042msgid "Warn if modifiers are specified when not necessary."
13043msgstr ""
13044
13045#: java/lang.opt:150
13046msgid "--CLASSPATH\tDeprecated; use --classpath instead."
13047msgstr ""
13048
13049#: java/lang.opt:157
13050msgid "Permit the use of the assert keyword."
13051msgstr ""
13052
13053#: java/lang.opt:179
13054msgid "--bootclasspath=<path>\tReplace system path."
13055msgstr ""
13056
13057#: java/lang.opt:183
13058msgid "Generate checks for references to NULL."
13059msgstr ""
13060
13061#: java/lang.opt:187
13062msgid "--classpath=<path>\tSet class path."
13063msgstr ""
13064
13065#: java/lang.opt:194
13066msgid "Output a class file."
13067msgstr ""
13068
13069#: java/lang.opt:198
13070msgid "Alias for -femit-class-file."
13071msgstr ""
13072
13073#: java/lang.opt:202
13074msgid "--encoding=<encoding>\tChoose input encoding (defaults from your locale)."
13075msgstr ""
13076
13077#: java/lang.opt:206
13078msgid "--extdirs=<path>\tSet the extension directory path."
13079msgstr ""
13080
13081#: java/lang.opt:216
13082msgid "Input file is a file with a list of filenames to compile."
13083msgstr ""
13084
13085#: java/lang.opt:223
13086msgid "Always check for non gcj generated classes archives."
13087msgstr ""
13088
13089#: java/lang.opt:227
13090msgid "Assume the runtime uses a hash table to map an object to its synchronization structure."
13091msgstr ""
13092
13093#: java/lang.opt:231
13094msgid "Generate instances of Class at runtime."
13095msgstr ""
13096
13097#: java/lang.opt:235
13098msgid "Use offset tables for virtual method calls."
13099msgstr ""
13100
13101#: java/lang.opt:242
13102msgid "Assume native functions are implemented using JNI."
13103msgstr ""
13104
13105#: java/lang.opt:246
13106msgid "Enable optimization of static class initialization code."
13107msgstr ""
13108
13109#: java/lang.opt:253
13110msgid "Reduce the amount of reflection meta-data generated."
13111msgstr ""
13112
13113#: java/lang.opt:257
13114msgid "Enable assignability checks for stores into object arrays."
13115msgstr ""
13116
13117#: java/lang.opt:261
13118msgid "Generate code for the Boehm GC."
13119msgstr ""
13120
13121#: java/lang.opt:265
13122msgid "Call a library routine to do integer divisions."
13123msgstr ""
13124
13125#: java/lang.opt:269
13126msgid "Generate code for built-in atomic operations."
13127msgstr ""
13128
13129#: java/lang.opt:273
13130msgid "Generated should be loaded by bootstrap loader."
13131msgstr ""
13132
13133#: java/lang.opt:277
13134msgid "Set the source language version."
13135msgstr ""
13136
13137#: java/lang.opt:281
13138msgid "Set the target VM version."
13139msgstr ""
13140
13141#: lto/lang.opt:28
13142#, c-format
13143msgid "unknown linker output %qs"
13144msgstr ""
13145
13146#: lto/lang.opt:47
13147msgid "Set linker output type (used internally during LTO optimization)"
13148msgstr ""
13149
13150#: lto/lang.opt:52
13151msgid "Run the link-time optimizer in local transformation (LTRANS) mode."
13152msgstr ""
13153
13154#: lto/lang.opt:56
13155msgid "Specify a file to which a list of files output by LTRANS is written."
13156msgstr ""
13157
13158#: lto/lang.opt:60
13159msgid "Run the link-time optimizer in whole program analysis (WPA) mode."
13160msgstr ""
13161
13162#: lto/lang.opt:64
13163msgid "Whole program analysis (WPA) mode with number of parallel jobs specified."
13164msgstr ""
13165
13166#: lto/lang.opt:68
13167msgid "The resolution file."
13168msgstr ""
13169
13170#: common.opt:235
13171msgid "Enable coverage-guided fuzzing code instrumentation."
13172msgstr ""
13173
13174#: common.opt:302
13175#, fuzzy
13176#| msgid "  --help                   Display this information\n"
13177msgid "Display this information."
13178msgstr "  --help                   Prikaži ove informacije\n"
13179
13180#: common.opt:306
13181msgid "--help=<class>\tDisplay descriptions of a specific class of options.  <class> is one or more of optimizers, target, warnings, undocumented, params."
13182msgstr ""
13183
13184#: common.opt:424
13185msgid "Alias for --help=target."
13186msgstr ""
13187
13188#: common.opt:449
13189msgid "--param <param>=<value>\tSet parameter <param> to value.  See below for a complete list of parameters."
13190msgstr ""
13191
13192#: common.opt:477
13193msgid "-O<number>\tSet optimization level to <number>."
13194msgstr ""
13195
13196#: common.opt:481
13197msgid "Optimize for space rather than speed."
13198msgstr ""
13199
13200#: common.opt:485
13201msgid "Optimize for speed disregarding exact standards compliance."
13202msgstr ""
13203
13204#: common.opt:489
13205msgid "Optimize for debugging experience rather than speed or size."
13206msgstr ""
13207
13208#: common.opt:529
13209msgid "This switch is deprecated; use -Wextra instead."
13210msgstr ""
13211
13212#: common.opt:542
13213msgid "Warn about returning structures, unions or arrays."
13214msgstr ""
13215
13216#: common.opt:546
13217msgid "Warn if a loop with constant number of iterations triggers undefined behavior."
13218msgstr ""
13219
13220#: common.opt:550 common.opt:554
13221msgid "Warn if an array is accessed out of bounds."
13222msgstr ""
13223
13224#: common.opt:558
13225msgid "Warn about inappropriate attribute usage."
13226msgstr ""
13227
13228#: common.opt:562
13229msgid "Warn about pointer casts which increase alignment."
13230msgstr ""
13231
13232#: common.opt:566
13233msgid "Warn when a #warning directive is encountered."
13234msgstr ""
13235
13236#: common.opt:570
13237msgid "Warn about uses of __attribute__((deprecated)) declarations."
13238msgstr ""
13239
13240#: common.opt:574
13241msgid "Warn when an optimization pass is disabled."
13242msgstr ""
13243
13244#: common.opt:578
13245msgid "Treat all warnings as errors."
13246msgstr ""
13247
13248#: common.opt:582
13249msgid "Treat specified warning as error."
13250msgstr ""
13251
13252#: common.opt:586
13253msgid "Print extra (possibly unwanted) warnings."
13254msgstr ""
13255
13256#: common.opt:590
13257msgid "Exit on the first error occurred."
13258msgstr ""
13259
13260#: common.opt:594
13261msgid "-Wframe-larger-than=<number>\tWarn if a function's stack frame requires more than <number> bytes."
13262msgstr ""
13263
13264#: common.opt:598
13265msgid "Warn when attempting to free a non-heap object."
13266msgstr ""
13267
13268#: common.opt:602
13269msgid "Warn when a function cannot be expanded to HSAIL."
13270msgstr ""
13271
13272#: common.opt:606
13273msgid "Warn when an inlined function cannot be inlined."
13274msgstr ""
13275
13276#: common.opt:610
13277msgid "Warn when an atomic memory model parameter is known to be outside the valid range."
13278msgstr ""
13279
13280#: common.opt:617
13281msgid "-Wlarger-than=<number>\tWarn if an object is larger than <number> bytes."
13282msgstr ""
13283
13284#: common.opt:621
13285msgid "Warn if comparing pointer parameter with nonnull attribute with NULL."
13286msgstr ""
13287
13288#: common.opt:625
13289msgid "Warn if dereferencing a NULL pointer may lead to erroneous or undefined behavior."
13290msgstr ""
13291
13292#: common.opt:629
13293msgid "Warn if the loop cannot be optimized due to nontrivial assumptions."
13294msgstr ""
13295
13296#: common.opt:636
13297msgid "Warn about some C++ One Definition Rule violations during link time optimization."
13298msgstr ""
13299
13300#: common.opt:640
13301msgid "Warn about overflow in arithmetic expressions."
13302msgstr ""
13303
13304#: common.opt:644
13305msgid "During link time optimization warn about mismatched types of global declarations."
13306msgstr ""
13307
13308#: common.opt:648
13309msgid "Warn when the packed attribute has no effect on struct layout."
13310msgstr ""
13311
13312#: common.opt:652
13313msgid "Warn when padding is required to align structure members."
13314msgstr ""
13315
13316#: common.opt:656
13317msgid "Issue warnings needed for strict compliance to the standard."
13318msgstr ""
13319
13320#: common.opt:660
13321msgid "Warn about returning a pointer/reference to a local or temporary variable."
13322msgstr ""
13323
13324#: common.opt:664
13325msgid "Warn when one local variable shadows another."
13326msgstr ""
13327
13328#: common.opt:668
13329msgid "Warn when not issuing stack smashing protection for some reason."
13330msgstr ""
13331
13332#: common.opt:672
13333msgid "Warn if stack usage might be larger than specified amount."
13334msgstr ""
13335
13336#: common.opt:676 common.opt:680
13337msgid "Warn about code which might break strict aliasing rules."
13338msgstr ""
13339
13340#: common.opt:684 common.opt:688
13341msgid "Warn about optimizations that assume that signed overflow is undefined."
13342msgstr ""
13343
13344#: common.opt:692
13345msgid "Warn about functions which might be candidates for __attribute__((const))."
13346msgstr ""
13347
13348#: common.opt:696
13349msgid "Warn about functions which might be candidates for __attribute__((pure))."
13350msgstr ""
13351
13352#: common.opt:700
13353msgid "Warn about functions which might be candidates for __attribute__((noreturn))."
13354msgstr ""
13355
13356#: common.opt:704
13357msgid "Warn about C++ polymorphic types where adding final keyword would improve code quality."
13358msgstr ""
13359
13360#: common.opt:708
13361msgid "Warn about C++ virtual methods where adding final keyword would improve code quality."
13362msgstr ""
13363
13364#: common.opt:712
13365msgid "Do not suppress warnings from system headers."
13366msgstr ""
13367
13368#: common.opt:716
13369msgid "Warn whenever a trampoline is generated."
13370msgstr ""
13371
13372#: common.opt:720
13373msgid "Warn if a comparison is always true or always false due to the limited range of the data type."
13374msgstr ""
13375
13376#: common.opt:724
13377msgid "Warn about uninitialized automatic variables."
13378msgstr ""
13379
13380#: common.opt:728
13381msgid "Warn about maybe uninitialized automatic variables."
13382msgstr ""
13383
13384#: common.opt:736
13385msgid "Enable all -Wunused- warnings."
13386msgstr ""
13387
13388#: common.opt:740
13389msgid "Warn when a function parameter is only set, otherwise unused."
13390msgstr ""
13391
13392#: common.opt:744
13393msgid "Warn when a variable is only set, otherwise unused."
13394msgstr ""
13395
13396#: common.opt:748
13397msgid "Warn when a function is unused."
13398msgstr ""
13399
13400#: common.opt:752
13401msgid "Warn when a label is unused."
13402msgstr ""
13403
13404#: common.opt:756
13405msgid "Warn when a function parameter is unused."
13406msgstr ""
13407
13408#: common.opt:760
13409msgid "Warn when an expression value is unused."
13410msgstr ""
13411
13412#: common.opt:764
13413msgid "Warn when a variable is unused."
13414msgstr ""
13415
13416#: common.opt:768
13417msgid "Warn in case profiles in -fprofile-use do not match."
13418msgstr ""
13419
13420#: common.opt:772
13421msgid "Warn when a vector operation is compiled outside the SIMD."
13422msgstr ""
13423
13424#: common.opt:788
13425msgid "-aux-info <file>\tEmit declaration information into <file>."
13426msgstr ""
13427
13428#: common.opt:807
13429msgid "-d<letters>\tEnable dumps from specific passes of the compiler."
13430msgstr ""
13431
13432#: common.opt:811
13433msgid "-dumpbase <file>\tSet the file basename to be used for dumps."
13434msgstr ""
13435
13436#: common.opt:815
13437msgid "-dumpdir <dir>\tSet the directory name to be used for dumps."
13438msgstr ""
13439
13440#: common.opt:884
13441msgid "The version of the C++ ABI in use."
13442msgstr ""
13443
13444#: common.opt:888
13445msgid "Aggressively optimize loops using language constraints."
13446msgstr ""
13447
13448#: common.opt:892
13449msgid "Align the start of functions."
13450msgstr ""
13451
13452#: common.opt:899
13453msgid "Align labels which are only reached by jumping."
13454msgstr ""
13455
13456#: common.opt:906
13457msgid "Align all labels."
13458msgstr ""
13459
13460#: common.opt:913
13461msgid "Align the start of loops."
13462msgstr ""
13463
13464#: common.opt:936
13465msgid "Select what to sanitize."
13466msgstr ""
13467
13468#: common.opt:940
13469msgid "-fasan-shadow-offset=<number>\tUse custom shadow memory offset."
13470msgstr ""
13471
13472#: common.opt:944
13473msgid "-fsanitize-sections=<sec1,sec2,...>\tSanitize global variables"
13474msgstr ""
13475
13476#: common.opt:949
13477msgid "After diagnosing undefined behavior attempt to continue execution."
13478msgstr ""
13479
13480#: common.opt:953
13481msgid "This switch is deprecated; use -fsanitize-recover= instead."
13482msgstr ""
13483
13484#: common.opt:957
13485msgid "Use trap instead of a library function for undefined behavior sanitization."
13486msgstr ""
13487
13488#: common.opt:961
13489msgid "Generate unwind tables that are exact at each instruction boundary."
13490msgstr ""
13491
13492#: common.opt:965
13493msgid "Generate auto-inc/dec instructions."
13494msgstr ""
13495
13496#: common.opt:969
13497msgid "Use sample profile information for call graph node weights. The default"
13498msgstr ""
13499
13500#: common.opt:974
13501msgid "Use sample profile information for call graph node weights. The profile"
13502msgstr ""
13503
13504#: common.opt:983
13505msgid "Generate code to check bounds before indexing arrays."
13506msgstr ""
13507
13508#: common.opt:987
13509msgid "Replace add, compare, branch with branch on count register."
13510msgstr ""
13511
13512#: common.opt:991
13513msgid "Use profiling information for branch probabilities."
13514msgstr ""
13515
13516#: common.opt:995
13517msgid "Perform branch target load optimization before prologue / epilogue threading."
13518msgstr ""
13519
13520#: common.opt:999
13521msgid "Perform branch target load optimization after prologue / epilogue threading."
13522msgstr ""
13523
13524#: common.opt:1003
13525msgid "Restrict target load migration not to re-use registers in any basic block."
13526msgstr ""
13527
13528#: common.opt:1007
13529msgid "-fcall-saved-<register>\tMark <register> as being preserved across functions."
13530msgstr ""
13531
13532#: common.opt:1011
13533msgid "-fcall-used-<register>\tMark <register> as being corrupted by function calls."
13534msgstr ""
13535
13536#: common.opt:1018
13537msgid "Save registers around function calls."
13538msgstr ""
13539
13540#: common.opt:1022
13541msgid "This switch is deprecated; do not use."
13542msgstr ""
13543
13544#: common.opt:1026
13545msgid "Check the return value of new in C++."
13546msgstr ""
13547
13548#: common.opt:1030
13549msgid "Perform internal consistency checkings."
13550msgstr ""
13551
13552#: common.opt:1034
13553msgid "Looks for opportunities to reduce stack adjustments and stack references."
13554msgstr ""
13555
13556#: common.opt:1038
13557msgid "Do not put uninitialized globals in the common section."
13558msgstr ""
13559
13560#: common.opt:1046
13561msgid "-fcompare-debug[=<opts>]\tCompile with and without e.g. -gtoggle, and compare the final-insns dump."
13562msgstr ""
13563
13564#: common.opt:1050
13565msgid "Run only the second compilation of -fcompare-debug."
13566msgstr ""
13567
13568#: common.opt:1054
13569msgid "Perform comparison elimination after register allocation has finished."
13570msgstr ""
13571
13572#: common.opt:1058
13573msgid "Do not perform optimizations increasing noticeably stack usage."
13574msgstr ""
13575
13576#: common.opt:1062
13577msgid "Perform a register copy-propagation optimization pass."
13578msgstr ""
13579
13580#: common.opt:1066
13581msgid "Perform cross-jumping optimization."
13582msgstr ""
13583
13584#: common.opt:1070
13585msgid "When running CSE, follow jumps to their targets."
13586msgstr ""
13587
13588#: common.opt:1078
13589msgid "Omit range reduction step when performing complex division."
13590msgstr ""
13591
13592#: common.opt:1082
13593msgid "Complex multiplication and division follow Fortran rules."
13594msgstr ""
13595
13596#: common.opt:1086
13597msgid "Place data items into their own section."
13598msgstr ""
13599
13600#: common.opt:1090
13601msgid "List all available debugging counters with their limits and counts."
13602msgstr ""
13603
13604#: common.opt:1094
13605msgid "-fdbg-cnt=<counter>:<limit>[,<counter>:<limit>,...]\tSet the debug counter limit."
13606msgstr ""
13607
13608#: common.opt:1098
13609msgid "Map one directory name to another in debug information."
13610msgstr ""
13611
13612#: common.opt:1102
13613msgid "Output .debug_types section when using DWARF v4 debuginfo."
13614msgstr ""
13615
13616#: common.opt:1108
13617msgid "Defer popping functions args from stack until later."
13618msgstr ""
13619
13620#: common.opt:1112
13621msgid "Attempt to fill delay slots of branch instructions."
13622msgstr ""
13623
13624#: common.opt:1116
13625msgid "Delete dead instructions that may throw exceptions."
13626msgstr ""
13627
13628#: common.opt:1120
13629msgid "Delete useless null pointer checks."
13630msgstr ""
13631
13632#: common.opt:1124
13633msgid "Stream extra data to support more aggressive devirtualization in LTO local transformation mode."
13634msgstr ""
13635
13636#: common.opt:1128
13637msgid "Perform speculative devirtualization."
13638msgstr ""
13639
13640#: common.opt:1132
13641msgid "Try to convert virtual calls to direct ones."
13642msgstr ""
13643
13644#: common.opt:1136
13645msgid "-fdiagnostics-show-location=[once|every-line]\tHow often to emit source location at the beginning of line-wrapped diagnostics."
13646msgstr ""
13647
13648#: common.opt:1153
13649msgid "Show the source line with a caret indicating the column."
13650msgstr ""
13651
13652#: common.opt:1161
13653msgid "-fdiagnostics-color=[never|always|auto]\tColorize diagnostics."
13654msgstr ""
13655
13656#: common.opt:1181
13657msgid "Amend appropriate diagnostic messages with the command line option that controls them."
13658msgstr ""
13659
13660#: common.opt:1185
13661msgid "-fdisable-[tree|rtl|ipa]-<pass>=range1+range2 disables an optimization pass."
13662msgstr ""
13663
13664#: common.opt:1189
13665msgid "-fenable-[tree|rtl|ipa]-<pass>=range1+range2 enables an optimization pass."
13666msgstr ""
13667
13668#: common.opt:1193
13669msgid "-fdump-<type>\tDump various compiler internals to a file."
13670msgstr ""
13671
13672#: common.opt:1200
13673msgid "-fdump-final-insns=filename\tDump to filename the insns at the end of translation."
13674msgstr ""
13675
13676#: common.opt:1204
13677msgid "-fdump-go-spec=filename\tWrite all declarations to file as Go code."
13678msgstr ""
13679
13680#: common.opt:1208
13681msgid "Suppress output of addresses in debugging dumps."
13682msgstr ""
13683
13684#: common.opt:1212
13685msgid "Collect and dump debug information into temporary file if ICE in C/C++"
13686msgstr ""
13687
13688#: common.opt:1217
13689msgid "Dump detailed information on GCC's internal representation of source code locations."
13690msgstr ""
13691
13692#: common.opt:1221
13693msgid "Dump optimization passes."
13694msgstr ""
13695
13696#: common.opt:1225
13697msgid "Suppress output of instruction numbers, line number notes and addresses in debugging dumps."
13698msgstr ""
13699
13700#: common.opt:1229
13701msgid "Suppress output of previous and next insn numbers in debugging dumps."
13702msgstr ""
13703
13704#: common.opt:1233
13705msgid "Enable CFI tables via GAS assembler directives."
13706msgstr ""
13707
13708#: common.opt:1237
13709msgid "Perform early inlining."
13710msgstr ""
13711
13712#: common.opt:1241
13713msgid "Perform DWARF duplicate elimination."
13714msgstr ""
13715
13716#: common.opt:1245
13717msgid "Perform interprocedural reduction of aggregates."
13718msgstr ""
13719
13720#: common.opt:1249
13721msgid "Perform unused symbol elimination in debug info."
13722msgstr ""
13723
13724#: common.opt:1253
13725msgid "Perform unused type elimination in debug info."
13726msgstr ""
13727
13728#: common.opt:1257
13729msgid "Do not suppress C++ class debug information."
13730msgstr ""
13731
13732#: common.opt:1261
13733msgid "Enable exception handling."
13734msgstr ""
13735
13736#: common.opt:1265
13737msgid "Perform a number of minor, expensive optimizations."
13738msgstr ""
13739
13740#: common.opt:1269
13741msgid "-fexcess-precision=[fast|standard]\tSpecify handling of excess floating-point precision."
13742msgstr ""
13743
13744#: common.opt:1272
13745#, c-format
13746msgid "unknown excess precision style %qs"
13747msgstr ""
13748
13749#: common.opt:1285
13750msgid "Output lto objects containing both the intermediate language and binary output."
13751msgstr ""
13752
13753#: common.opt:1289
13754msgid "Assume no NaNs or infinities are generated."
13755msgstr ""
13756
13757#: common.opt:1293
13758msgid "-ffixed-<register>\tMark <register> as being unavailable to the compiler."
13759msgstr ""
13760
13761#: common.opt:1297
13762msgid "Don't allocate floats and doubles in extended-precision registers."
13763msgstr ""
13764
13765#: common.opt:1305
13766msgid "Perform a forward propagation pass on RTL."
13767msgstr ""
13768
13769#: common.opt:1309
13770msgid "-ffp-contract=[off|on|fast] Perform floating-point expression contraction."
13771msgstr ""
13772
13773#: common.opt:1312
13774#, c-format
13775msgid "unknown floating point contraction style %qs"
13776msgstr ""
13777
13778#: common.opt:1329
13779msgid "Allow function addresses to be held in registers."
13780msgstr ""
13781
13782#: common.opt:1333
13783msgid "Place each function into its own section."
13784msgstr ""
13785
13786#: common.opt:1337
13787msgid "Perform global common subexpression elimination."
13788msgstr ""
13789
13790#: common.opt:1341
13791msgid "Perform enhanced load motion during global common subexpression elimination."
13792msgstr ""
13793
13794#: common.opt:1345
13795msgid "Perform store motion after global common subexpression elimination."
13796msgstr ""
13797
13798#: common.opt:1349
13799msgid "Perform redundant load after store elimination in global common subexpression"
13800msgstr ""
13801
13802#: common.opt:1354
13803msgid "Perform global common subexpression elimination after register allocation has"
13804msgstr ""
13805
13806#: common.opt:1371
13807msgid "-fgnat-encodings=[all|gdb|minimal]\tSelect the balance between GNAT encodings and standard DWARF emitted in the debug information"
13808msgstr ""
13809
13810#: common.opt:1376
13811msgid "Enable in and out of Graphite representation."
13812msgstr ""
13813
13814#: common.opt:1380
13815msgid "Enable Graphite Identity transformation."
13816msgstr ""
13817
13818#: common.opt:1384
13819msgid "Enable hoisting adjacent loads to encourage generating conditional move"
13820msgstr ""
13821
13822#: common.opt:1393
13823msgid "Mark all loops as parallel."
13824msgstr ""
13825
13826#: common.opt:1397 common.opt:1401 common.opt:1405 common.opt:1409
13827#: common.opt:2395
13828msgid "Enable loop nest transforms.  Same as -floop-nest-optimize."
13829msgstr ""
13830
13831#: common.opt:1413
13832msgid "Enable support for GNU transactional memory."
13833msgstr ""
13834
13835#: common.opt:1417
13836msgid "Use STB_GNU_UNIQUE if supported by the assembler."
13837msgstr ""
13838
13839#: common.opt:1425
13840msgid "Enable the loop nest optimizer."
13841msgstr ""
13842
13843#: common.opt:1429
13844msgid "Force bitfield accesses to match their type width."
13845msgstr ""
13846
13847#: common.opt:1433
13848msgid "Enable guessing of branch probabilities."
13849msgstr ""
13850
13851#: common.opt:1441
13852msgid "Process #ident directives."
13853msgstr ""
13854
13855#: common.opt:1445
13856msgid "Perform conversion of conditional jumps to branchless equivalents."
13857msgstr ""
13858
13859#: common.opt:1449
13860msgid "Perform conversion of conditional jumps to conditional execution."
13861msgstr ""
13862
13863#: common.opt:1453
13864msgid "-fstack-reuse=[all|named_vars|none] Set stack reuse level for local variables."
13865msgstr ""
13866
13867#: common.opt:1456
13868#, c-format
13869msgid "unknown Stack Reuse Level %qs"
13870msgstr ""
13871
13872#: common.opt:1469
13873msgid "Convert conditional jumps in innermost loops to branchless equivalents."
13874msgstr ""
13875
13876#: common.opt:1473
13877msgid "Also if-convert conditional jumps containing memory writes."
13878msgstr ""
13879
13880#: common.opt:1481
13881msgid "Do not generate .size directives."
13882msgstr ""
13883
13884#: common.opt:1485
13885msgid "Perform indirect inlining."
13886msgstr ""
13887
13888#: common.opt:1491
13889msgid "Enable inlining of function declared \"inline\", disabling disables all inlining."
13890msgstr ""
13891
13892#: common.opt:1495
13893msgid "Integrate functions into their callers when code size is known not to grow."
13894msgstr ""
13895
13896#: common.opt:1499
13897msgid "Integrate functions not declared \"inline\" into their callers when profitable."
13898msgstr ""
13899
13900#: common.opt:1503
13901msgid "Integrate functions only required by their single caller."
13902msgstr ""
13903
13904#: common.opt:1510
13905msgid "-finline-limit=<number>\tLimit the size of inlined functions to <number>."
13906msgstr ""
13907
13908#: common.opt:1514
13909msgid "Inline __atomic operations when a lock free instruction sequence is available."
13910msgstr ""
13911
13912#: common.opt:1518
13913msgid "Instrument function entry and exit with profiling calls."
13914msgstr ""
13915
13916#: common.opt:1522
13917msgid "-finstrument-functions-exclude-function-list=name,...  Do not instrument listed functions."
13918msgstr ""
13919
13920#: common.opt:1526
13921msgid "-finstrument-functions-exclude-file-list=filename,...  Do not instrument functions listed in files."
13922msgstr ""
13923
13924#: common.opt:1530
13925msgid "Perform interprocedural constant propagation."
13926msgstr ""
13927
13928#: common.opt:1534
13929msgid "Perform cloning to make Interprocedural constant propagation stronger."
13930msgstr ""
13931
13932#: common.opt:1538
13933msgid "Perform alignment discovery and propagation to make Interprocedural constant propagation stronger."
13934msgstr ""
13935
13936#: common.opt:1542
13937msgid "Perform interprocedural profile propagation."
13938msgstr ""
13939
13940#: common.opt:1546
13941msgid "Perform interprocedural points-to analysis."
13942msgstr ""
13943
13944#: common.opt:1550
13945msgid "Discover pure and const functions."
13946msgstr ""
13947
13948#: common.opt:1554
13949msgid "Perform Identical Code Folding for functions and read-only variables."
13950msgstr ""
13951
13952#: common.opt:1558
13953msgid "Perform Identical Code Folding for functions."
13954msgstr ""
13955
13956#: common.opt:1562
13957msgid "Perform Identical Code Folding for variables."
13958msgstr ""
13959
13960#: common.opt:1566
13961msgid "Discover readonly and non addressable static variables."
13962msgstr ""
13963
13964#: common.opt:1578
13965msgid "-fira-algorithm=[CB|priority] Set the used IRA algorithm."
13966msgstr ""
13967
13968#: common.opt:1581
13969#, c-format
13970msgid "unknown IRA algorithm %qs"
13971msgstr ""
13972
13973#: common.opt:1591
13974msgid "-fira-region=[one|all|mixed] Set regions for IRA."
13975msgstr ""
13976
13977#: common.opt:1594
13978#, c-format
13979msgid "unknown IRA region %qs"
13980msgstr ""
13981
13982#: common.opt:1607 common.opt:1612
13983msgid "Use IRA based register pressure calculation"
13984msgstr ""
13985
13986#: common.opt:1617
13987msgid "Share slots for saving different hard registers."
13988msgstr ""
13989
13990#: common.opt:1621
13991msgid "Share stack slots for spilled pseudo-registers."
13992msgstr ""
13993
13994#: common.opt:1625
13995msgid "-fira-verbose=<number>\tControl IRA's level of diagnostic messages."
13996msgstr ""
13997
13998#: common.opt:1629
13999msgid "Optimize induction variables on trees."
14000msgstr ""
14001
14002#: common.opt:1633
14003msgid "Use jump tables for sufficiently large switch statements."
14004msgstr ""
14005
14006#: common.opt:1637
14007msgid "Generate code for functions even if they are fully inlined."
14008msgstr ""
14009
14010#: common.opt:1641
14011msgid "Generate code for static functions even if they are never called."
14012msgstr ""
14013
14014#: common.opt:1645
14015msgid "Emit static const variables even if they are not used."
14016msgstr ""
14017
14018#: common.opt:1649
14019msgid "Give external symbols a leading underscore."
14020msgstr ""
14021
14022#: common.opt:1657
14023msgid "Do CFG-sensitive rematerialization in LRA."
14024msgstr ""
14025
14026#: common.opt:1661
14027msgid "Enable link-time optimization."
14028msgstr ""
14029
14030#: common.opt:1665
14031msgid "Link-time optimization with number of parallel jobs or jobserver."
14032msgstr ""
14033
14034#: common.opt:1668
14035#, c-format
14036msgid "unknown LTO partitioning model %qs"
14037msgstr ""
14038
14039#: common.opt:1687
14040msgid "Specify the algorithm to partition symbols and vars at linktime."
14041msgstr ""
14042
14043#: common.opt:1692
14044msgid "-flto-compression-level=<number>\tUse zlib compression level <number> for IL."
14045msgstr ""
14046
14047#: common.opt:1696
14048msgid "Merge C++ types using One Definition Rule."
14049msgstr ""
14050
14051#: common.opt:1700
14052msgid "Report various link-time optimization statistics."
14053msgstr ""
14054
14055#: common.opt:1704
14056msgid "Report various link-time optimization statistics for WPA only."
14057msgstr ""
14058
14059#: common.opt:1708
14060msgid "Set errno after built-in math functions."
14061msgstr ""
14062
14063#: common.opt:1712
14064msgid "-fmax-errors=<number>\tMaximum number of errors to report."
14065msgstr ""
14066
14067#: common.opt:1716
14068msgid "Report on permanent memory allocation."
14069msgstr ""
14070
14071#: common.opt:1720
14072msgid "Report on permanent memory allocation in WPA only."
14073msgstr ""
14074
14075#: common.opt:1727
14076msgid "Attempt to merge identical constants and constant variables."
14077msgstr ""
14078
14079#: common.opt:1731
14080msgid "Attempt to merge identical constants across compilation units."
14081msgstr ""
14082
14083#: common.opt:1735
14084msgid "Attempt to merge identical debug strings across compilation units."
14085msgstr ""
14086
14087#: common.opt:1739
14088msgid "-fmessage-length=<number>\tLimit diagnostics to <number> characters per line.  0 suppresses line-wrapping."
14089msgstr ""
14090
14091#: common.opt:1743
14092msgid "Perform SMS based modulo scheduling before the first scheduling pass."
14093msgstr ""
14094
14095#: common.opt:1747
14096msgid "Perform SMS based modulo scheduling with register moves allowed."
14097msgstr ""
14098
14099#: common.opt:1751
14100msgid "Move loop invariant computations out of loops."
14101msgstr ""
14102
14103#: common.opt:1755
14104msgid "Use the RTL dead code elimination pass."
14105msgstr ""
14106
14107#: common.opt:1759
14108msgid "Use the RTL dead store elimination pass."
14109msgstr ""
14110
14111#: common.opt:1763
14112msgid "Enable/Disable the traditional scheduling in loops that already passed modulo scheduling."
14113msgstr ""
14114
14115#: common.opt:1767
14116msgid "Support synchronous non-call exceptions."
14117msgstr ""
14118
14119#: common.opt:1770
14120#, c-format
14121msgid "options or targets missing after %qs"
14122msgstr ""
14123
14124#: common.opt:1771
14125msgid "-foffload=<targets>=<options>  Specify offloading targets and options for them."
14126msgstr ""
14127
14128#: common.opt:1775
14129msgid "-foffload-abi=[lp64|ilp32]     Set the ABI to use in an offload compiler."
14130msgstr ""
14131
14132#: common.opt:1778
14133#, c-format
14134msgid "unknown offload ABI %qs"
14135msgstr ""
14136
14137#: common.opt:1788
14138msgid "When possible do not generate stack frames."
14139msgstr ""
14140
14141#: common.opt:1792
14142msgid "Enable all optimization info dumps on stderr."
14143msgstr ""
14144
14145#: common.opt:1796
14146msgid "-fopt-info[-<type>=filename]\tDump compiler optimization details."
14147msgstr ""
14148
14149#: common.opt:1804
14150msgid "Optimize sibling and tail recursive calls."
14151msgstr ""
14152
14153#: common.opt:1808
14154msgid "Perform partial inlining."
14155msgstr ""
14156
14157#: common.opt:1812 common.opt:1816
14158msgid "Report on memory allocation before interprocedural optimization."
14159msgstr ""
14160
14161#: common.opt:1820
14162msgid "Pack structure members together without holes."
14163msgstr ""
14164
14165#: common.opt:1824
14166msgid "-fpack-struct=<number>\tSet initial maximum structure member alignment."
14167msgstr ""
14168
14169#: common.opt:1828
14170msgid "Return small aggregates in memory, not registers."
14171msgstr ""
14172
14173#: common.opt:1832
14174msgid "Perform loop peeling."
14175msgstr ""
14176
14177#: common.opt:1836
14178msgid "Enable machine specific peephole optimizations."
14179msgstr ""
14180
14181#: common.opt:1840
14182msgid "Enable an RTL peephole pass before sched2."
14183msgstr ""
14184
14185#: common.opt:1844
14186msgid "Generate position-independent code if possible (large mode)."
14187msgstr ""
14188
14189#: common.opt:1848
14190msgid "Generate position-independent code for executables if possible (large mode)."
14191msgstr ""
14192
14193#: common.opt:1852
14194msgid "Generate position-independent code if possible (small mode)."
14195msgstr ""
14196
14197#: common.opt:1856
14198msgid "Generate position-independent code for executables if possible (small mode)."
14199msgstr ""
14200
14201#: common.opt:1860
14202msgid "Use PLT for PIC calls (-fno-plt: load the address from GOT at call site)."
14203msgstr ""
14204
14205#: common.opt:1864
14206msgid "Specify a plugin to load."
14207msgstr ""
14208
14209#: common.opt:1868
14210msgid "-fplugin-arg-<name>-<key>[=<value>]\tSpecify argument <key>=<value> for plugin <name>."
14211msgstr ""
14212
14213#: common.opt:1872
14214msgid "Run predictive commoning optimization."
14215msgstr ""
14216
14217#: common.opt:1876
14218msgid "Generate prefetch instructions, if available, for arrays in loops."
14219msgstr ""
14220
14221#: common.opt:1880
14222msgid "Enable basic program profiling code."
14223msgstr ""
14224
14225#: common.opt:1884
14226msgid "Insert arc-based program profiling code."
14227msgstr ""
14228
14229#: common.opt:1888
14230msgid "Set the top-level directory for storing the profile data."
14231msgstr ""
14232
14233#: common.opt:1893
14234msgid "Enable correction of flow inconsistent profile data input."
14235msgstr ""
14236
14237#: common.opt:1897
14238msgid "Enable common options for generating profile info for profile feedback directed optimizations."
14239msgstr ""
14240
14241#: common.opt:1901
14242msgid "Enable common options for generating profile info for profile feedback directed optimizations, and set -fprofile-dir=."
14243msgstr ""
14244
14245#: common.opt:1905
14246msgid "Enable common options for performing profile feedback directed optimizations."
14247msgstr ""
14248
14249#: common.opt:1909
14250msgid "Enable common options for performing profile feedback directed optimizations, and set -fprofile-dir=."
14251msgstr ""
14252
14253#: common.opt:1913
14254msgid "Insert code to profile values of expressions."
14255msgstr ""
14256
14257#: common.opt:1917
14258msgid "Report on consistency of profile."
14259msgstr ""
14260
14261#: common.opt:1921
14262msgid "Enable function reordering that improves code placement."
14263msgstr ""
14264
14265#: common.opt:1928
14266msgid "-frandom-seed=<string>\tMake compile reproducible using <string>."
14267msgstr ""
14268
14269#: common.opt:1938
14270msgid "Record gcc command line switches in the object file."
14271msgstr ""
14272
14273#: common.opt:1942
14274msgid "Return small aggregates in registers."
14275msgstr ""
14276
14277#: common.opt:1950
14278msgid "Tell DSE that the storage for a C++ object is dead when the constructor"
14279msgstr ""
14280
14281#: common.opt:1958
14282msgid "Relief of register pressure through live range shrinkage."
14283msgstr ""
14284
14285#: common.opt:1962
14286msgid "Perform a register renaming optimization pass."
14287msgstr ""
14288
14289#: common.opt:1966
14290msgid "Perform a target dependent instruction fusion optimization pass."
14291msgstr ""
14292
14293#: common.opt:1970
14294msgid "Reorder basic blocks to improve code placement."
14295msgstr ""
14296
14297#: common.opt:1974
14298msgid "-freorder-blocks-algorithm=[simple|stc] Set the used basic block reordering algorithm."
14299msgstr ""
14300
14301#: common.opt:1977
14302#, c-format
14303msgid "unknown basic block reordering algorithm %qs"
14304msgstr ""
14305
14306#: common.opt:1987
14307msgid "Reorder basic blocks and partition into hot and cold sections."
14308msgstr ""
14309
14310#: common.opt:1991
14311msgid "Reorder functions to improve code placement."
14312msgstr ""
14313
14314#: common.opt:1995
14315msgid "Add a common subexpression elimination pass after loop optimizations."
14316msgstr ""
14317
14318#: common.opt:2003
14319msgid "Disable optimizations that assume default FP rounding behavior."
14320msgstr ""
14321
14322#: common.opt:2007
14323msgid "Enable scheduling across basic blocks."
14324msgstr ""
14325
14326#: common.opt:2011
14327msgid "Enable register pressure sensitive insn scheduling."
14328msgstr ""
14329
14330#: common.opt:2015
14331msgid "Allow speculative motion of non-loads."
14332msgstr ""
14333
14334#: common.opt:2019
14335msgid "Allow speculative motion of some loads."
14336msgstr ""
14337
14338#: common.opt:2023
14339msgid "Allow speculative motion of more loads."
14340msgstr ""
14341
14342#: common.opt:2027
14343msgid "-fsched-verbose=<number>\tSet the verbosity level of the scheduler."
14344msgstr ""
14345
14346#: common.opt:2031
14347msgid "If scheduling post reload, do superblock scheduling."
14348msgstr ""
14349
14350#: common.opt:2039
14351msgid "Reschedule instructions before register allocation."
14352msgstr ""
14353
14354#: common.opt:2043
14355msgid "Reschedule instructions after register allocation."
14356msgstr ""
14357
14358#: common.opt:2050
14359msgid "Schedule instructions using selective scheduling algorithm."
14360msgstr ""
14361
14362#: common.opt:2054
14363msgid "Run selective scheduling after reload."
14364msgstr ""
14365
14366#: common.opt:2058
14367msgid "Perform software pipelining of inner loops during selective scheduling."
14368msgstr ""
14369
14370#: common.opt:2062
14371msgid "Perform software pipelining of outer loops during selective scheduling."
14372msgstr ""
14373
14374#: common.opt:2066
14375msgid "Reschedule pipelined regions without pipelining."
14376msgstr ""
14377
14378#: common.opt:2070
14379msgid "Allow interposing function (or variables) by ones with different semantics (or initializer) respectively by dynamic linker."
14380msgstr ""
14381
14382#: common.opt:2076
14383msgid "Allow premature scheduling of queued insns."
14384msgstr ""
14385
14386#: common.opt:2080
14387msgid "-fsched-stalled-insns=<number>\tSet number of queued insns that can be prematurely scheduled."
14388msgstr ""
14389
14390#: common.opt:2088
14391msgid "Set dependence distance checking in premature scheduling of queued insns."
14392msgstr ""
14393
14394#: common.opt:2092
14395msgid "-fsched-stalled-insns-dep=<number>\tSet dependence distance checking in premature scheduling of queued insns."
14396msgstr ""
14397
14398#: common.opt:2096
14399msgid "Enable the group heuristic in the scheduler."
14400msgstr ""
14401
14402#: common.opt:2100
14403msgid "Enable the critical path heuristic in the scheduler."
14404msgstr ""
14405
14406#: common.opt:2104
14407msgid "Enable the speculative instruction heuristic in the scheduler."
14408msgstr ""
14409
14410#: common.opt:2108
14411msgid "Enable the rank heuristic in the scheduler."
14412msgstr ""
14413
14414#: common.opt:2112
14415msgid "Enable the last instruction heuristic in the scheduler."
14416msgstr ""
14417
14418#: common.opt:2116
14419msgid "Enable the dependent count heuristic in the scheduler."
14420msgstr ""
14421
14422#: common.opt:2120
14423msgid "Access data in the same section from shared anchor points."
14424msgstr ""
14425
14426#: common.opt:2132
14427msgid "Turn on Redundant Extensions Elimination pass."
14428msgstr ""
14429
14430#: common.opt:2136
14431msgid "Show column numbers in diagnostics, when available.  Default on."
14432msgstr ""
14433
14434#: common.opt:2140
14435msgid "Emit function prologues only before parts of the function that need it,"
14436msgstr ""
14437
14438#: common.opt:2145
14439msgid "Disable optimizations observable by IEEE signaling NaNs."
14440msgstr ""
14441
14442#: common.opt:2149
14443msgid "Disable floating point optimizations that ignore the IEEE signedness of zero."
14444msgstr ""
14445
14446#: common.opt:2153
14447msgid "Convert floating point constants to single precision constants."
14448msgstr ""
14449
14450#: common.opt:2157
14451msgid "Split lifetimes of induction variables when loops are unrolled."
14452msgstr ""
14453
14454#: common.opt:2161
14455msgid "Generate discontiguous stack frames."
14456msgstr ""
14457
14458#: common.opt:2165
14459msgid "Split wide types into independent registers."
14460msgstr ""
14461
14462#: common.opt:2169
14463msgid "Enable backward propagation of use properties at the SSA level."
14464msgstr ""
14465
14466#: common.opt:2173
14467msgid "Optimize conditional patterns using SSA PHI nodes."
14468msgstr ""
14469
14470#: common.opt:2177
14471msgid "Optimize amount of stdarg registers saved to stack at start of function."
14472msgstr ""
14473
14474#: common.opt:2181
14475msgid "Apply variable expansion when loops are unrolled."
14476msgstr ""
14477
14478#: common.opt:2185
14479msgid "-fstack-check=[no|generic|specific]\tInsert stack checking code into the program."
14480msgstr ""
14481
14482#: common.opt:2189
14483msgid "Insert stack checking code into the program.  Same as -fstack-check=specific."
14484msgstr ""
14485
14486#: common.opt:2196
14487msgid "-fstack-limit-register=<register>\tTrap if the stack goes past <register>."
14488msgstr ""
14489
14490#: common.opt:2200
14491msgid "-fstack-limit-symbol=<name>\tTrap if the stack goes past symbol <name>."
14492msgstr ""
14493
14494#: common.opt:2204
14495msgid "Use propolice as a stack protection method."
14496msgstr ""
14497
14498#: common.opt:2208
14499msgid "Use a stack protection method for every function."
14500msgstr ""
14501
14502#: common.opt:2212
14503msgid "Use a smart stack protection method for certain functions."
14504msgstr ""
14505
14506#: common.opt:2216
14507msgid "Use stack protection method only for functions with the stack_protect attribute."
14508msgstr ""
14509
14510#: common.opt:2220
14511msgid "Output stack usage information on a per-function basis."
14512msgstr ""
14513
14514#: common.opt:2232
14515msgid "Assume strict aliasing rules apply."
14516msgstr ""
14517
14518#: common.opt:2236
14519msgid "Treat signed overflow as undefined."
14520msgstr ""
14521
14522#: common.opt:2240
14523msgid "Implement __atomic operations via libcalls to legacy __sync functions."
14524msgstr ""
14525
14526#: common.opt:2244
14527msgid "Check for syntax errors, then stop."
14528msgstr ""
14529
14530#: common.opt:2248
14531msgid "Create data files needed by \"gcov\"."
14532msgstr ""
14533
14534#: common.opt:2252
14535msgid "Perform jump threading optimizations."
14536msgstr ""
14537
14538#: common.opt:2256
14539msgid "Report the time taken by each compiler pass."
14540msgstr ""
14541
14542#: common.opt:2260
14543msgid "-ftls-model=[global-dynamic|local-dynamic|initial-exec|local-exec]\tSet the default thread-local storage code generation model."
14544msgstr ""
14545
14546#: common.opt:2263
14547#, c-format
14548msgid "unknown TLS model %qs"
14549msgstr ""
14550
14551#: common.opt:2279
14552msgid "Reorder top level functions, variables, and asms."
14553msgstr ""
14554
14555#: common.opt:2283
14556msgid "Perform superblock formation via tail duplication."
14557msgstr ""
14558
14559#: common.opt:2290
14560msgid "Assume floating-point operations can trap."
14561msgstr ""
14562
14563#: common.opt:2294
14564msgid "Trap for signed overflow in addition, subtraction and multiplication."
14565msgstr ""
14566
14567#: common.opt:2298
14568msgid "Enable SSA-CCP optimization on trees."
14569msgstr ""
14570
14571#: common.opt:2302
14572msgid "Enable SSA-BIT-CCP optimization on trees."
14573msgstr ""
14574
14575#: common.opt:2310
14576msgid "Enable loop header copying on trees."
14577msgstr ""
14578
14579#: common.opt:2318
14580msgid "Enable SSA coalescing of user variables."
14581msgstr ""
14582
14583#: common.opt:2326
14584msgid "Enable copy propagation on trees."
14585msgstr ""
14586
14587#: common.opt:2334
14588msgid "Transform condition stores into unconditional ones."
14589msgstr ""
14590
14591#: common.opt:2338
14592msgid "Perform conversions of switch initializations."
14593msgstr ""
14594
14595#: common.opt:2342
14596msgid "Enable SSA dead code elimination optimization on trees."
14597msgstr ""
14598
14599#: common.opt:2346
14600msgid "Enable dominator optimizations."
14601msgstr ""
14602
14603#: common.opt:2350
14604msgid "Enable tail merging on trees."
14605msgstr ""
14606
14607#: common.opt:2354
14608msgid "Enable dead store elimination."
14609msgstr ""
14610
14611#: common.opt:2358
14612msgid "Enable forward propagation on trees."
14613msgstr ""
14614
14615#: common.opt:2362
14616msgid "Enable Full Redundancy Elimination (FRE) on trees."
14617msgstr ""
14618
14619#: common.opt:2366
14620msgid "Enable string length optimizations on trees."
14621msgstr ""
14622
14623#: common.opt:2370
14624msgid "Detect paths that trigger erroneous or undefined behavior due to"
14625msgstr ""
14626
14627#: common.opt:2376
14628msgid "Detect paths that trigger erroneous or undefined behavior due a null value"
14629msgstr ""
14630
14631#: common.opt:2383
14632msgid "Enable loop distribution on trees."
14633msgstr ""
14634
14635#: common.opt:2387
14636msgid "Enable loop distribution for patterns transformed into a library call."
14637msgstr ""
14638
14639#: common.opt:2391
14640msgid "Enable loop invariant motion on trees."
14641msgstr ""
14642
14643#: common.opt:2399
14644msgid "Create canonical induction variables in loops."
14645msgstr ""
14646
14647#: common.opt:2403
14648msgid "Enable loop optimizations on tree level."
14649msgstr ""
14650
14651#: common.opt:2407
14652msgid "Enable automatic parallelization of loops."
14653msgstr ""
14654
14655#: common.opt:2411
14656msgid "Enable hoisting loads from conditional pointers."
14657msgstr ""
14658
14659#: common.opt:2415
14660msgid "Enable SSA-PRE optimization on trees."
14661msgstr ""
14662
14663#: common.opt:2419
14664msgid "In SSA-PRE optimization on trees, enable partial-partial redundancy elimination."
14665msgstr ""
14666
14667#: common.opt:2423
14668msgid "Perform function-local points-to analysis on trees."
14669msgstr ""
14670
14671#: common.opt:2427
14672msgid "Enable reassociation on tree level."
14673msgstr ""
14674
14675#: common.opt:2435
14676msgid "Enable SSA code sinking on trees."
14677msgstr ""
14678
14679#: common.opt:2439
14680msgid "Perform straight-line strength reduction."
14681msgstr ""
14682
14683#: common.opt:2443
14684msgid "Perform scalar replacement of aggregates."
14685msgstr ""
14686
14687#: common.opt:2447
14688msgid "Replace temporary expressions in the SSA->normal pass."
14689msgstr ""
14690
14691#: common.opt:2451
14692msgid "Perform live range splitting during the SSA->normal pass."
14693msgstr ""
14694
14695#: common.opt:2455
14696msgid "Perform Value Range Propagation on trees."
14697msgstr ""
14698
14699#: common.opt:2459
14700msgid "Split paths leading to loop backedges."
14701msgstr ""
14702
14703#: common.opt:2463
14704msgid "Assume common declarations may be overridden with ones with a larger"
14705msgstr ""
14706
14707#: common.opt:2468
14708msgid "Compile whole compilation unit at a time."
14709msgstr ""
14710
14711#: common.opt:2472
14712msgid "Perform loop unrolling when iteration count is known."
14713msgstr ""
14714
14715#: common.opt:2476
14716msgid "Perform loop unrolling for all loops."
14717msgstr ""
14718
14719#: common.opt:2483
14720msgid "Allow loop optimizations to assume that the loops behave in normal way."
14721msgstr ""
14722
14723#: common.opt:2487
14724msgid "Allow optimization for floating-point arithmetic which may change the"
14725msgstr ""
14726
14727#: common.opt:2492
14728msgid "Same as -fassociative-math for expressions which include division."
14729msgstr ""
14730
14731#: common.opt:2500
14732msgid "Allow math optimizations that may violate IEEE or ISO standards."
14733msgstr ""
14734
14735#: common.opt:2504
14736msgid "Perform loop unswitching."
14737msgstr ""
14738
14739#: common.opt:2508
14740msgid "Just generate unwind tables for exception handling."
14741msgstr ""
14742
14743#: common.opt:2512
14744msgid "Use the bfd linker instead of the default linker."
14745msgstr ""
14746
14747#: common.opt:2516
14748msgid "Use the gold linker instead of the default linker."
14749msgstr ""
14750
14751#: common.opt:2528
14752msgid "Perform variable tracking."
14753msgstr ""
14754
14755#: common.opt:2536
14756msgid "Perform variable tracking by annotating assignments."
14757msgstr ""
14758
14759#: common.opt:2542
14760msgid "Toggle -fvar-tracking-assignments."
14761msgstr ""
14762
14763#: common.opt:2550
14764msgid "Perform variable tracking and also tag variables that are uninitialized."
14765msgstr ""
14766
14767#: common.opt:2554
14768msgid "Enable vectorization on trees."
14769msgstr ""
14770
14771#: common.opt:2562
14772msgid "Enable loop vectorization on trees."
14773msgstr ""
14774
14775#: common.opt:2566
14776msgid "Enable basic block vectorization (SLP) on trees."
14777msgstr ""
14778
14779#: common.opt:2570
14780msgid "Specifies the cost model for vectorization."
14781msgstr ""
14782
14783#: common.opt:2574
14784msgid "Specifies the vectorization cost model for code marked with a simd directive."
14785msgstr ""
14786
14787#: common.opt:2577
14788#, c-format
14789msgid "unknown vectorizer cost model %qs"
14790msgstr ""
14791
14792#: common.opt:2590
14793msgid "Enables the dynamic vectorizer cost model.  Preserved for backward compatibility."
14794msgstr ""
14795
14796#: common.opt:2594
14797msgid "Enables the unlimited vectorizer cost model.  Preserved for backward compatibility."
14798msgstr ""
14799
14800#: common.opt:2602
14801msgid "Enable copy propagation of scalar-evolution information."
14802msgstr ""
14803
14804#: common.opt:2612
14805msgid "Add extra commentary to assembler output."
14806msgstr ""
14807
14808#: common.opt:2616
14809msgid "-fvisibility=[default|internal|hidden|protected]\tSet the default symbol visibility."
14810msgstr ""
14811
14812#: common.opt:2619
14813#, c-format
14814msgid "unrecognized visibility value %qs"
14815msgstr ""
14816
14817#: common.opt:2635
14818msgid "Validate vtable pointers before using them."
14819msgstr ""
14820
14821#: common.opt:2638
14822#, c-format
14823msgid "unknown vtable verify initialization priority %qs"
14824msgstr ""
14825
14826#: common.opt:2651
14827msgid "Output vtable verification counters."
14828msgstr ""
14829
14830#: common.opt:2655
14831msgid "Output vtable verification pointer sets information."
14832msgstr ""
14833
14834#: common.opt:2659
14835msgid "Use expression value profiles in optimizations."
14836msgstr ""
14837
14838#: common.opt:2663
14839msgid "Construct webs and split unrelated uses of single variable."
14840msgstr ""
14841
14842#: common.opt:2667
14843msgid "Enable conditional dead code elimination for builtin calls."
14844msgstr ""
14845
14846#: common.opt:2671
14847msgid "Perform whole program optimizations."
14848msgstr ""
14849
14850#: common.opt:2675
14851msgid "Assume signed arithmetic overflow wraps around."
14852msgstr ""
14853
14854#: common.opt:2679
14855msgid "Put zero initialized data in the bss section."
14856msgstr ""
14857
14858#: common.opt:2683
14859msgid "Generate debug information in default format."
14860msgstr ""
14861
14862#: common.opt:2687
14863msgid "Generate debug information in COFF format."
14864msgstr ""
14865
14866#: common.opt:2691
14867msgid "Generate debug information in default version of DWARF format."
14868msgstr ""
14869
14870#: common.opt:2695
14871msgid "Generate debug information in DWARF v2 (or later) format."
14872msgstr ""
14873
14874#: common.opt:2699
14875msgid "Generate debug information in default extended format."
14876msgstr ""
14877
14878#: common.opt:2703
14879msgid "Don't generate DWARF pubnames and pubtypes sections."
14880msgstr ""
14881
14882#: common.opt:2707
14883msgid "Generate DWARF pubnames and pubtypes sections."
14884msgstr ""
14885
14886#: common.opt:2711
14887msgid "Generate DWARF pubnames and pubtypes sections with GNU extensions."
14888msgstr ""
14889
14890#: common.opt:2715
14891msgid "Don't record gcc command line switches in DWARF DW_AT_producer."
14892msgstr ""
14893
14894#: common.opt:2719
14895msgid "Record gcc command line switches in DWARF DW_AT_producer."
14896msgstr ""
14897
14898#: common.opt:2723
14899msgid "Don't generate debug information in separate .dwo files."
14900msgstr ""
14901
14902#: common.opt:2727
14903msgid "Generate debug information in separate .dwo files."
14904msgstr ""
14905
14906#: common.opt:2731
14907msgid "Generate debug information in STABS format."
14908msgstr ""
14909
14910#: common.opt:2735
14911msgid "Generate debug information in extended STABS format."
14912msgstr ""
14913
14914#: common.opt:2739
14915msgid "Emit DWARF additions beyond selected version."
14916msgstr ""
14917
14918#: common.opt:2743
14919msgid "Don't emit DWARF additions beyond selected version."
14920msgstr ""
14921
14922#: common.opt:2747
14923msgid "Toggle debug information generation."
14924msgstr ""
14925
14926#: common.opt:2751
14927msgid "Generate debug information in VMS format."
14928msgstr ""
14929
14930#: common.opt:2755
14931msgid "Generate debug information in XCOFF format."
14932msgstr ""
14933
14934#: common.opt:2759
14935msgid "Generate debug information in extended XCOFF format."
14936msgstr ""
14937
14938#: common.opt:2777
14939msgid "Generate compressed debug sections."
14940msgstr ""
14941
14942#: common.opt:2781
14943msgid "-gz=<format>\tGenerate compressed debug sections in format <format>."
14944msgstr ""
14945
14946#: common.opt:2788
14947msgid "-iplugindir=<dir>\tSet <dir> to be the default plugin directory."
14948msgstr ""
14949
14950#: common.opt:2792
14951msgid "-imultiarch <dir>\tSet <dir> to be the multiarch include subdirectory."
14952msgstr ""
14953
14954#: common.opt:2814
14955#, fuzzy
14956#| msgid "  -o <file>                Place the output into <file>\n"
14957msgid "-o <file>\tPlace output into <file>."
14958msgstr "  -o <datoteka>            Spremi izlaz u <datoteka>\n"
14959
14960#: common.opt:2818
14961msgid "Enable function profiling."
14962msgstr ""
14963
14964#: common.opt:2828
14965msgid "Like -pedantic but issue them as errors."
14966msgstr ""
14967
14968#: common.opt:2868
14969msgid "Do not display functions compiled or elapsed time."
14970msgstr ""
14971
14972#: common.opt:2900
14973msgid "Enable verbose output."
14974msgstr ""
14975
14976#: common.opt:2904
14977msgid "Display the compiler's version."
14978msgstr ""
14979
14980#: common.opt:2908
14981msgid "Suppress warnings."
14982msgstr ""
14983
14984#: common.opt:2918
14985#, fuzzy
14986#| msgid "  -shared                  Create a shared library\n"
14987msgid "Create a shared library."
14988msgstr "  -shared                  Napravi dijeljenu biblioteku\n"
14989
14990#: common.opt:2963
14991msgid "Don't create a position independent executable."
14992msgstr ""
14993
14994#: common.opt:2967
14995msgid "Create a position independent executable."
14996msgstr ""
14997
14998#: common.opt:2974
14999msgid "Use caller save register across calls if possible."
15000msgstr ""
15001
15002#: go/gofrontend/expressions.cc:93 c-family/c-common.c:1524 cp/cvt.c:1175
15003#: cp/cvt.c:1424
15004#, gcc-internal-format
15005msgid "value computed is not used"
15006msgstr ""
15007
15008#: go/gofrontend/expressions.cc:617
15009msgid "invalid use of type"
15010msgstr ""
15011
15012#: go/gofrontend/expressions.cc:2744 go/gofrontend/expressions.cc:2810
15013#: go/gofrontend/expressions.cc:2826
15014msgid "constant refers to itself"
15015msgstr ""
15016
15017#: go/gofrontend/expressions.cc:3632 go/gofrontend/expressions.cc:4034
15018msgid "expected pointer"
15019msgstr ""
15020
15021#: go/gofrontend/expressions.cc:4005
15022msgid "expected numeric type"
15023msgstr ""
15024
15025#: go/gofrontend/expressions.cc:4010
15026msgid "expected boolean type"
15027msgstr ""
15028
15029#: go/gofrontend/expressions.cc:4015 c/c-parser.c:12578 c/c-parser.c:12585
15030#: cp/parser.c:31735 cp/parser.c:31742
15031#, fuzzy, gcc-internal-format
15032#| msgid "expected end of line"
15033msgid "expected integer"
15034msgstr "očekujem kraj retka"
15035
15036#: go/gofrontend/expressions.cc:5553
15037msgid "invalid comparison of nil with nil"
15038msgstr ""
15039
15040#: go/gofrontend/expressions.cc:5559 go/gofrontend/expressions.cc:5577
15041msgid "incompatible types in binary expression"
15042msgstr ""
15043
15044#: go/gofrontend/expressions.cc:5597
15045msgid "integer division by zero"
15046msgstr ""
15047
15048#: go/gofrontend/expressions.cc:5605
15049msgid "shift of non-integer operand"
15050msgstr ""
15051
15052#: go/gofrontend/expressions.cc:5608 go/gofrontend/expressions.cc:5612
15053#: go/gofrontend/expressions.cc:5620
15054msgid "shift count not unsigned integer"
15055msgstr ""
15056
15057#: go/gofrontend/expressions.cc:5625
15058msgid "negative shift count"
15059msgstr ""
15060
15061#: go/gofrontend/expressions.cc:6276
15062msgid "object is not a method"
15063msgstr ""
15064
15065#: go/gofrontend/expressions.cc:6293
15066msgid "method type does not match object type"
15067msgstr ""
15068
15069#: go/gofrontend/expressions.cc:6773
15070msgid "invalid use of %<...%> with builtin function"
15071msgstr ""
15072
15073#: go/gofrontend/expressions.cc:6784
15074msgid "invalid use of method value as argument of Offsetof"
15075msgstr ""
15076
15077#: go/gofrontend/expressions.cc:6798
15078msgid "argument of Offsetof implies indirection of an embedded field"
15079msgstr ""
15080
15081#: go/gofrontend/expressions.cc:6823 go/gofrontend/expressions.cc:6884
15082#: go/gofrontend/expressions.cc:6986 go/gofrontend/expressions.cc:7802
15083#: go/gofrontend/expressions.cc:7951 go/gofrontend/expressions.cc:7997
15084#: go/gofrontend/expressions.cc:8056 go/gofrontend/expressions.cc:9268
15085#: go/gofrontend/expressions.cc:9285 go/gofrontend/expressions.cc:9301
15086msgid "not enough arguments"
15087msgstr ""
15088
15089#: go/gofrontend/expressions.cc:6825 go/gofrontend/expressions.cc:6886
15090#: go/gofrontend/expressions.cc:7807 go/gofrontend/expressions.cc:7934
15091#: go/gofrontend/expressions.cc:7956 go/gofrontend/expressions.cc:8002
15092#: go/gofrontend/expressions.cc:8058 go/gofrontend/expressions.cc:8842
15093#: go/gofrontend/expressions.cc:9273 go/gofrontend/expressions.cc:9287
15094#: go/gofrontend/expressions.cc:9308
15095msgid "too many arguments"
15096msgstr ""
15097
15098#: go/gofrontend/expressions.cc:6888
15099msgid "argument 1 must be a map"
15100msgstr ""
15101
15102#: go/gofrontend/expressions.cc:7012
15103msgid "invalid type for make function"
15104msgstr ""
15105
15106#: go/gofrontend/expressions.cc:7028
15107msgid "length required when allocating a slice"
15108msgstr ""
15109
15110#: go/gofrontend/expressions.cc:7063
15111msgid "len larger than cap"
15112msgstr ""
15113
15114#: go/gofrontend/expressions.cc:7075
15115msgid "too many arguments to make"
15116msgstr ""
15117
15118#: go/gofrontend/expressions.cc:7851
15119msgid "argument must be array or slice or channel"
15120msgstr ""
15121
15122#: go/gofrontend/expressions.cc:7861
15123msgid "argument must be string or array or slice or map or channel"
15124msgstr ""
15125
15126#: go/gofrontend/expressions.cc:7907
15127msgid "unsupported argument type to builtin function"
15128msgstr ""
15129
15130#: go/gofrontend/expressions.cc:7918
15131msgid "argument must be channel"
15132msgstr ""
15133
15134#: go/gofrontend/expressions.cc:7920
15135msgid "cannot close receive-only channel"
15136msgstr ""
15137
15138#: go/gofrontend/expressions.cc:7942
15139msgid "argument must be a field reference"
15140msgstr ""
15141
15142#: go/gofrontend/expressions.cc:7972
15143msgid "left argument must be a slice"
15144msgstr ""
15145
15146#: go/gofrontend/expressions.cc:7980
15147msgid "element types must be the same"
15148msgstr ""
15149
15150#: go/gofrontend/expressions.cc:7985
15151msgid "first argument must be []byte"
15152msgstr ""
15153
15154#: go/gofrontend/expressions.cc:7988
15155msgid "second argument must be slice or string"
15156msgstr ""
15157
15158#: go/gofrontend/expressions.cc:8032
15159msgid "argument 2 has invalid type"
15160msgstr ""
15161
15162#: go/gofrontend/expressions.cc:8048
15163msgid "argument must have complex type"
15164msgstr ""
15165
15166#: go/gofrontend/expressions.cc:8066
15167msgid "complex arguments must have identical types"
15168msgstr ""
15169
15170#: go/gofrontend/expressions.cc:8068
15171msgid "complex arguments must have floating-point type"
15172msgstr ""
15173
15174#: go/gofrontend/expressions.cc:8653 go/gofrontend/expressions.cc:9214
15175#: go/gofrontend/expressions.cc:9605
15176msgid "expected function"
15177msgstr ""
15178
15179#: go/gofrontend/expressions.cc:8681
15180msgid "multiple-value argument in single-value context"
15181msgstr ""
15182
15183#: go/gofrontend/expressions.cc:8846
15184msgid "invalid use of %<...%> with non-slice"
15185msgstr ""
15186
15187#: go/gofrontend/expressions.cc:9222
15188msgid "function result count mismatch"
15189msgstr ""
15190
15191#: go/gofrontend/expressions.cc:9240
15192msgid "incompatible type for receiver"
15193msgstr ""
15194
15195#: go/gofrontend/expressions.cc:9258
15196msgid "invalid use of %<...%> calling non-variadic function"
15197msgstr ""
15198
15199#: go/gofrontend/expressions.cc:9614 go/gofrontend/expressions.cc:9628
15200msgid "number of results does not match number of values"
15201msgstr ""
15202
15203#: go/gofrontend/expressions.cc:9921 go/gofrontend/expressions.cc:10474
15204msgid "index must be integer"
15205msgstr ""
15206
15207#: go/gofrontend/expressions.cc:9929 go/gofrontend/expressions.cc:10482
15208msgid "slice end must be integer"
15209msgstr ""
15210
15211#: go/gofrontend/expressions.cc:9937
15212msgid "slice capacity must be integer"
15213msgstr ""
15214
15215#: go/gofrontend/expressions.cc:9987 go/gofrontend/expressions.cc:10516
15216msgid "inverted slice range"
15217msgstr ""
15218
15219#: go/gofrontend/expressions.cc:10030
15220msgid "slice of unaddressable value"
15221msgstr ""
15222
15223#: go/gofrontend/expressions.cc:10746
15224msgid "incompatible type for map index"
15225msgstr ""
15226
15227#: go/gofrontend/expressions.cc:11132
15228msgid "expected interface or pointer to interface"
15229msgstr ""
15230
15231#: go/gofrontend/expressions.cc:11802
15232msgid "too many expressions for struct"
15233msgstr ""
15234
15235#: go/gofrontend/expressions.cc:11815
15236msgid "too few expressions for struct"
15237msgstr ""
15238
15239#: go/gofrontend/expressions.cc:13363 go/gofrontend/statements.cc:1582
15240msgid "type assertion only valid for interface types"
15241msgstr ""
15242
15243#: go/gofrontend/expressions.cc:13375
15244msgid "impossible type assertion: type does not implement interface"
15245msgstr ""
15246
15247#: go/gofrontend/expressions.cc:13498 go/gofrontend/expressions.cc:13518
15248#: go/gofrontend/statements.cc:1427
15249msgid "expected channel"
15250msgstr ""
15251
15252#: go/gofrontend/expressions.cc:13523 go/gofrontend/statements.cc:1432
15253msgid "invalid receive on send-only channel"
15254msgstr ""
15255
15256#: go/gofrontend/parse.cc:3016
15257msgid "parentheses required around this composite literal to avoid parsing ambiguity"
15258msgstr ""
15259
15260#: go/gofrontend/parse.cc:4593
15261msgid "cannot fallthrough final case in switch"
15262msgstr ""
15263
15264#: go/gofrontend/statements.cc:592
15265msgid "invalid left hand side of assignment"
15266msgstr ""
15267
15268#: go/gofrontend/statements.cc:603 go/gofrontend/statements.cc:1021
15269msgid "use of untyped nil"
15270msgstr ""
15271
15272#: go/gofrontend/statements.cc:1143
15273msgid "expected map index on right hand side"
15274msgstr ""
15275
15276#: go/gofrontend/statements.cc:1294
15277msgid "expected map index on left hand side"
15278msgstr ""
15279
15280#: go/gofrontend/statements.cc:2707 go/gofrontend/statements.cc:2737
15281msgid "not enough arguments to return"
15282msgstr ""
15283
15284#: go/gofrontend/statements.cc:2715
15285msgid "return with value in function with no return type"
15286msgstr ""
15287
15288#: go/gofrontend/statements.cc:2743
15289msgid "too many values in return statement"
15290msgstr ""
15291
15292#: go/gofrontend/statements.cc:3192
15293msgid "expected boolean expression"
15294msgstr ""
15295
15296#: go/gofrontend/statements.cc:4281
15297msgid "cannot type switch on non-interface value"
15298msgstr ""
15299
15300#: go/gofrontend/statements.cc:4416
15301msgid "incompatible types in send"
15302msgstr ""
15303
15304#: go/gofrontend/statements.cc:4421
15305msgid "invalid send on receive-only channel"
15306msgstr ""
15307
15308#: go/gofrontend/statements.cc:5392
15309msgid "too many variables for range clause with channel"
15310msgstr ""
15311
15312#: go/gofrontend/statements.cc:5399
15313msgid "range clause must have array, slice, string, map, or channel type"
15314msgstr ""
15315
15316#: go/gofrontend/types.cc:509
15317msgid "invalid comparison of non-ordered type"
15318msgstr ""
15319
15320#: go/gofrontend/types.cc:525
15321msgid "slice can only be compared to nil"
15322msgstr ""
15323
15324#: go/gofrontend/types.cc:527
15325msgid "map can only be compared to nil"
15326msgstr ""
15327
15328#: go/gofrontend/types.cc:529
15329msgid "func can only be compared to nil"
15330msgstr ""
15331
15332#: go/gofrontend/types.cc:535
15333#, c-format
15334msgid "invalid operation (%s)"
15335msgstr ""
15336
15337#: go/gofrontend/types.cc:558
15338msgid "invalid comparison of non-comparable type"
15339msgstr ""
15340
15341#: go/gofrontend/types.cc:576
15342msgid "invalid comparison of non-comparable struct"
15343msgstr ""
15344
15345#: go/gofrontend/types.cc:587
15346msgid "invalid comparison of non-comparable array"
15347msgstr ""
15348
15349#: go/gofrontend/types.cc:615
15350msgid "multiple-value function call in single-value context"
15351msgstr ""
15352
15353#: go/gofrontend/types.cc:692
15354msgid "need explicit conversion"
15355msgstr ""
15356
15357#: go/gofrontend/types.cc:699
15358#, c-format
15359msgid "cannot use type %s as type %s"
15360msgstr ""
15361
15362#: go/gofrontend/types.cc:3503
15363msgid "different receiver types"
15364msgstr ""
15365
15366#: go/gofrontend/types.cc:3523 go/gofrontend/types.cc:3536
15367#: go/gofrontend/types.cc:3551
15368msgid "different number of parameters"
15369msgstr ""
15370
15371#: go/gofrontend/types.cc:3544
15372msgid "different parameter types"
15373msgstr ""
15374
15375#: go/gofrontend/types.cc:3559
15376msgid "different varargs"
15377msgstr ""
15378
15379#: go/gofrontend/types.cc:3568 go/gofrontend/types.cc:3581
15380#: go/gofrontend/types.cc:3596
15381msgid "different number of results"
15382msgstr ""
15383
15384#: go/gofrontend/types.cc:3589
15385msgid "different result types"
15386msgstr ""
15387
15388#: go/gofrontend/types.cc:7396
15389#, c-format
15390msgid "need explicit conversion; missing method %s%s%s"
15391msgstr ""
15392
15393#: go/gofrontend/types.cc:7413 go/gofrontend/types.cc:7555
15394#, c-format
15395msgid "incompatible type for method %s%s%s"
15396msgstr ""
15397
15398#: go/gofrontend/types.cc:7417 go/gofrontend/types.cc:7559
15399#, c-format
15400msgid "incompatible type for method %s%s%s (%s)"
15401msgstr ""
15402
15403#: go/gofrontend/types.cc:7496 go/gofrontend/types.cc:7509
15404msgid "pointer to interface type has no methods"
15405msgstr ""
15406
15407#: go/gofrontend/types.cc:7498 go/gofrontend/types.cc:7511
15408msgid "type has no methods"
15409msgstr ""
15410
15411#: go/gofrontend/types.cc:7532
15412#, c-format
15413msgid "ambiguous method %s%s%s"
15414msgstr ""
15415
15416#: go/gofrontend/types.cc:7535
15417#, c-format
15418msgid "missing method %s%s%s"
15419msgstr ""
15420
15421#: go/gofrontend/types.cc:7576
15422#, c-format
15423msgid "method %s%s%s requires a pointer receiver"
15424msgstr ""
15425
15426#: go/gofrontend/types.cc:7594
15427#, c-format
15428msgid "method %s%s%s is marked go:nointerface"
15429msgstr ""
15430
15431#. Warn about and ignore all others for now, but store them.
15432#: attribs.c:436 c-family/c-common.c:8653 objc/objc-act.c:4956
15433#: objc/objc-act.c:6925 objc/objc-act.c:8114 objc/objc-act.c:8165
15434#, gcc-internal-format
15435msgid "%qE attribute directive ignored"
15436msgstr ""
15437
15438#: attribs.c:440
15439#, gcc-internal-format
15440msgid "%<%E::%E%> scoped attribute directive ignored"
15441msgstr ""
15442
15443#: attribs.c:449
15444#, gcc-internal-format
15445msgid "wrong number of arguments specified for %qE attribute"
15446msgstr ""
15447
15448#. This is a c++11 attribute that appertains to a
15449#. type-specifier, outside of the definition of, a class
15450#. type.  Ignore it.
15451#: attribs.c:462
15452#, gcc-internal-format
15453msgid "attribute ignored"
15454msgstr ""
15455
15456#: attribs.c:464
15457#, gcc-internal-format
15458msgid "an attribute that appertains to a type-specifier is ignored"
15459msgstr ""
15460
15461#: attribs.c:481
15462#, gcc-internal-format
15463msgid "%qE attribute does not apply to types"
15464msgstr ""
15465
15466#: attribs.c:529
15467#, gcc-internal-format
15468msgid "%qE attribute only applies to function types"
15469msgstr ""
15470
15471#: attribs.c:539
15472#, gcc-internal-format
15473msgid "type attributes ignored after type is already defined"
15474msgstr ""
15475
15476#: auto-profile.c:345
15477#, gcc-internal-format
15478msgid "Offset exceeds 16 bytes."
15479msgstr ""
15480
15481#: auto-profile.c:822
15482#, fuzzy, gcc-internal-format
15483#| msgid "expected %<.%>"
15484msgid "Not expected TAG."
15485msgstr "očekujem %<.%>"
15486
15487#: auto-profile.c:887
15488#, fuzzy, gcc-internal-format, gfc-internal-format
15489#| msgid "Cannot open source file %s\n"
15490msgid "Cannot open profile file %s."
15491msgstr "Ne mogu otvoriti datoteku koda %s\n"
15492
15493#: auto-profile.c:890
15494#, gcc-internal-format
15495msgid "AutoFDO profile magic number does not mathch."
15496msgstr ""
15497
15498#: auto-profile.c:895
15499#, gcc-internal-format, gfc-internal-format
15500msgid "AutoFDO profile version %u does match %u."
15501msgstr ""
15502
15503#: auto-profile.c:904
15504#, gcc-internal-format, gfc-internal-format
15505msgid "Cannot read string table from %s."
15506msgstr ""
15507
15508#: auto-profile.c:909
15509#, gcc-internal-format, gfc-internal-format
15510msgid "Cannot read function profile from %s."
15511msgstr ""
15512
15513#: auto-profile.c:916
15514#, gcc-internal-format, gfc-internal-format
15515msgid "Cannot read working set from %s."
15516msgstr ""
15517
15518#: bt-load.c:1566
15519#, gcc-internal-format
15520msgid "branch target register load optimization is not intended to be run twice"
15521msgstr ""
15522
15523#: builtins.c:604
15524#, gcc-internal-format
15525msgid "offset outside bounds of constant string"
15526msgstr ""
15527
15528#: builtins.c:1181
15529#, gcc-internal-format
15530msgid "second argument to %<__builtin_prefetch%> must be a constant"
15531msgstr ""
15532
15533#: builtins.c:1188
15534#, gcc-internal-format
15535msgid "invalid second argument to %<__builtin_prefetch%>; using zero"
15536msgstr ""
15537
15538#: builtins.c:1196
15539#, gcc-internal-format
15540msgid "third argument to %<__builtin_prefetch%> must be a constant"
15541msgstr ""
15542
15543#: builtins.c:1203
15544#, gcc-internal-format
15545msgid "invalid third argument to %<__builtin_prefetch%>; using zero"
15546msgstr ""
15547
15548#: builtins.c:4176 gimplify.c:2414
15549#, gcc-internal-format
15550msgid "too few arguments to function %<va_start%>"
15551msgstr ""
15552
15553#: builtins.c:4276
15554#, gcc-internal-format
15555msgid "invalid argument to %qD"
15556msgstr ""
15557
15558#: builtins.c:4289
15559#, gcc-internal-format
15560msgid "unsupported argument to %qD"
15561msgstr ""
15562
15563#. Warn since no effort is made to ensure that any frame
15564#. beyond the current one exists or can be safely reached.
15565#: builtins.c:4297
15566#, gcc-internal-format
15567msgid "calling %qD with a nonzero argument is unsafe"
15568msgstr ""
15569
15570#: builtins.c:4547
15571#, gcc-internal-format
15572msgid "both arguments to %<__builtin___clear_cache%> must be pointers"
15573msgstr ""
15574
15575#: builtins.c:4645
15576#, gcc-internal-format
15577msgid "trampoline generated for nested function %qD"
15578msgstr ""
15579
15580#: builtins.c:4937 builtins.c:4950
15581#, gcc-internal-format
15582msgid "%qD changed semantics in GCC 4.4"
15583msgstr ""
15584
15585#: builtins.c:5056
15586#, gcc-internal-format
15587msgid "unknown architecture specifier in memory model to builtin"
15588msgstr ""
15589
15590#: builtins.c:5064
15591#, gcc-internal-format
15592msgid "invalid memory model argument to builtin"
15593msgstr ""
15594
15595#: builtins.c:5125
15596#, gcc-internal-format
15597msgid "failure memory model cannot be stronger than success memory model for %<__atomic_compare_exchange%>"
15598msgstr ""
15599
15600#: builtins.c:5133
15601#, gcc-internal-format
15602msgid "invalid failure memory model for %<__atomic_compare_exchange%>"
15603msgstr ""
15604
15605#: builtins.c:5198
15606#, gcc-internal-format
15607msgid "invalid memory model for %<__atomic_load%>"
15608msgstr ""
15609
15610#: builtins.c:5230 builtins.c:5333
15611#, gcc-internal-format
15612msgid "invalid memory model for %<__atomic_store%>"
15613msgstr ""
15614
15615#: builtins.c:5448
15616#, gcc-internal-format
15617msgid "non-constant argument 1 to __atomic_always_lock_free"
15618msgstr ""
15619
15620#: builtins.c:5490
15621#, gcc-internal-format
15622msgid "non-integer argument 1 to __atomic_is_lock_free"
15623msgstr ""
15624
15625#: builtins.c:5554
15626#, gcc-internal-format
15627msgid "__builtin_thread_pointer is not supported on this target"
15628msgstr ""
15629
15630#: builtins.c:5574
15631#, gcc-internal-format
15632msgid "__builtin_set_thread_pointer is not supported on this target"
15633msgstr ""
15634
15635#. All valid uses of __builtin_va_arg_pack () are removed during
15636#. inlining.
15637#: builtins.c:5831 expr.c:10565
15638#, gcc-internal-format
15639msgid "%Kinvalid use of %<__builtin_va_arg_pack ()%>"
15640msgstr ""
15641
15642#. All valid uses of __builtin_va_arg_pack_len () are removed during
15643#. inlining.
15644#: builtins.c:5837
15645#, gcc-internal-format
15646msgid "%Kinvalid use of %<__builtin_va_arg_pack_len ()%>"
15647msgstr ""
15648
15649#: builtins.c:6056
15650#, gcc-internal-format
15651msgid "%<__builtin_longjmp%> second argument must be 1"
15652msgstr ""
15653
15654#. Software implementation of Pointer Bounds Checker is NYI.
15655#. Target support is required.
15656#: builtins.c:6693
15657#, gcc-internal-format
15658msgid "Your target platform does not support -fcheck-pointer-bounds"
15659msgstr ""
15660
15661#: builtins.c:7014
15662#, gcc-internal-format
15663msgid "target format does not support infinity"
15664msgstr ""
15665
15666#: builtins.c:8916
15667#, gcc-internal-format
15668msgid "%<va_start%> used in function with fixed args"
15669msgstr ""
15670
15671#: builtins.c:8924
15672#, gcc-internal-format
15673msgid "wrong number of arguments to function %<va_start%>"
15674msgstr ""
15675
15676#: builtins.c:8939
15677#, gcc-internal-format
15678msgid "%<__builtin_next_arg%> called without an argument"
15679msgstr ""
15680
15681#: builtins.c:8944
15682#, gcc-internal-format
15683msgid "wrong number of arguments to function %<__builtin_next_arg%>"
15684msgstr ""
15685
15686#: builtins.c:8976
15687#, gcc-internal-format
15688msgid "second parameter of %<va_start%> not last named argument"
15689msgstr ""
15690
15691#: builtins.c:8989
15692#, gcc-internal-format
15693msgid "undefined behavior when second parameter of %<va_start%> is declared with %<register%> storage"
15694msgstr ""
15695
15696#: builtins.c:9018
15697#, gcc-internal-format
15698msgid "%Kfirst argument of %D must be a pointer, second integer constant"
15699msgstr ""
15700
15701#: builtins.c:9031
15702#, gcc-internal-format
15703msgid "%Klast argument of %D is not integer constant between 0 and 3"
15704msgstr ""
15705
15706#: builtins.c:9076 builtins.c:9227 builtins.c:9284
15707#, gcc-internal-format
15708msgid "%Kcall to %D will always overflow destination buffer"
15709msgstr ""
15710
15711#: builtins.c:9217
15712#, gcc-internal-format
15713msgid "%Kcall to %D might overflow destination buffer"
15714msgstr ""
15715
15716#: builtins.c:9305
15717#, gcc-internal-format
15718msgid "%Kattempt to free a non-heap object %qD"
15719msgstr ""
15720
15721#: builtins.c:9308
15722#, gcc-internal-format
15723msgid "%Kattempt to free a non-heap object"
15724msgstr ""
15725
15726#: calls.c:2501
15727#, gcc-internal-format
15728msgid "function call has aggregate value"
15729msgstr ""
15730
15731#: calls.c:3197
15732#, gcc-internal-format
15733msgid "passing too large argument on stack"
15734msgstr ""
15735
15736#: cfgexpand.c:1643 function.c:986 varasm.c:2158
15737#, gcc-internal-format
15738msgid "size of variable %q+D is too large"
15739msgstr ""
15740
15741#: cfgexpand.c:1655
15742#, gcc-internal-format
15743msgid "cannot allocate stack for variable %q+D, naked function."
15744msgstr ""
15745
15746#: cfgexpand.c:2711
15747#, gcc-internal-format
15748msgid "too many alternatives in %<asm%>"
15749msgstr ""
15750
15751#: cfgexpand.c:2718
15752#, gcc-internal-format
15753msgid "operand constraints for %<asm%> differ in number of alternatives"
15754msgstr ""
15755
15756#: cfgexpand.c:2739
15757#, gcc-internal-format
15758msgid "asm-specifier for variable %qE conflicts with asm clobber list"
15759msgstr ""
15760
15761#: cfgexpand.c:2813
15762#, gcc-internal-format
15763msgid "more than %d operands in %<asm%>"
15764msgstr ""
15765
15766#. ??? Diagnose during gimplification?
15767#: cfgexpand.c:2866
15768#, gcc-internal-format
15769msgid "unknown register name %qs in %<asm%>"
15770msgstr ""
15771
15772#. ??? Diagnose during gimplification?
15773#: cfgexpand.c:2887
15774#, gcc-internal-format
15775msgid "PIC register clobbered by %qs in %<asm%>"
15776msgstr ""
15777
15778#: cfgexpand.c:2992
15779#, gcc-internal-format, gfc-internal-format
15780msgid "output number %d not directly addressable"
15781msgstr ""
15782
15783#: cfgexpand.c:3073
15784#, gcc-internal-format
15785msgid "asm operand %d probably doesn%'t match constraints"
15786msgstr ""
15787
15788#: cfgexpand.c:3256
15789#, gcc-internal-format
15790msgid "asm clobber conflict with output operand"
15791msgstr ""
15792
15793#: cfgexpand.c:3260
15794#, gcc-internal-format
15795msgid "asm clobber conflict with input operand"
15796msgstr ""
15797
15798#: cfgexpand.c:6215
15799#, gcc-internal-format
15800msgid "stack protector not protecting local variables: variable length buffer"
15801msgstr ""
15802
15803#: cfgexpand.c:6219
15804#, gcc-internal-format, gfc-internal-format
15805msgid "stack protector not protecting function: all local arrays are less than %d bytes long"
15806msgstr ""
15807
15808#: cfghooks.c:111
15809#, gcc-internal-format, gfc-internal-format
15810msgid "bb %d on wrong place"
15811msgstr ""
15812
15813#: cfghooks.c:117
15814#, gcc-internal-format, gfc-internal-format
15815msgid "prev_bb of %d should be %d, not %d"
15816msgstr ""
15817
15818#: cfghooks.c:134
15819#, gcc-internal-format, gfc-internal-format
15820msgid "verify_flow_info: Block %i has loop_father, but there are no loops"
15821msgstr ""
15822
15823#: cfghooks.c:140
15824#, gcc-internal-format, gfc-internal-format
15825msgid "verify_flow_info: Block %i lacks loop_father"
15826msgstr ""
15827
15828#: cfghooks.c:146
15829#, gcc-internal-format, gfc-internal-format
15830msgid "verify_flow_info: Wrong count of block %i %i"
15831msgstr ""
15832
15833#: cfghooks.c:152
15834#, gcc-internal-format, gfc-internal-format
15835msgid "verify_flow_info: Wrong frequency of block %i %i"
15836msgstr ""
15837
15838#: cfghooks.c:160
15839#, gcc-internal-format, gfc-internal-format
15840msgid "verify_flow_info: Duplicate edge %i->%i"
15841msgstr ""
15842
15843#: cfghooks.c:166
15844#, gcc-internal-format, gfc-internal-format
15845msgid "verify_flow_info: Wrong probability of edge %i->%i %i"
15846msgstr ""
15847
15848#: cfghooks.c:172
15849#, gcc-internal-format, gfc-internal-format
15850msgid "verify_flow_info: Wrong count of edge %i->%i %i"
15851msgstr ""
15852
15853#: cfghooks.c:184
15854#, gcc-internal-format, gfc-internal-format
15855msgid "verify_flow_info: Basic block %d succ edge is corrupted"
15856msgstr ""
15857
15858#: cfghooks.c:198
15859#, gcc-internal-format, gfc-internal-format
15860msgid "wrong amount of branch edges after unconditional jump %i"
15861msgstr ""
15862
15863#: cfghooks.c:206 cfghooks.c:217
15864#, gcc-internal-format, gfc-internal-format
15865msgid "basic block %d pred edge is corrupted"
15866msgstr ""
15867
15868#: cfghooks.c:218
15869#, gcc-internal-format, gfc-internal-format
15870msgid "its dest_idx should be %d, not %d"
15871msgstr ""
15872
15873#: cfghooks.c:247
15874#, gcc-internal-format, gfc-internal-format
15875msgid "basic block %i edge lists are corrupted"
15876msgstr ""
15877
15878#: cfghooks.c:260
15879#, gcc-internal-format
15880msgid "verify_flow_info failed"
15881msgstr ""
15882
15883#: cfghooks.c:310
15884#, gcc-internal-format, gfc-internal-format
15885msgid "%s does not support dump_bb_for_graph"
15886msgstr ""
15887
15888#: cfghooks.c:353
15889#, gcc-internal-format, gfc-internal-format
15890msgid "%s does not support redirect_edge_and_branch"
15891msgstr ""
15892
15893#: cfghooks.c:373
15894#, gcc-internal-format, gfc-internal-format
15895msgid "%s does not support can_remove_branch_p"
15896msgstr ""
15897
15898#: cfghooks.c:470
15899#, gcc-internal-format, gfc-internal-format
15900msgid "%s does not support redirect_edge_and_branch_force"
15901msgstr ""
15902
15903#: cfghooks.c:508
15904#, gcc-internal-format, gfc-internal-format
15905msgid "%s does not support split_block"
15906msgstr ""
15907
15908#: cfghooks.c:575
15909#, gcc-internal-format, gfc-internal-format
15910msgid "%s does not support move_block_after"
15911msgstr ""
15912
15913#: cfghooks.c:588
15914#, gcc-internal-format, gfc-internal-format
15915msgid "%s does not support delete_basic_block"
15916msgstr ""
15917
15918#: cfghooks.c:635
15919#, gcc-internal-format, gfc-internal-format
15920msgid "%s does not support split_edge"
15921msgstr ""
15922
15923#: cfghooks.c:710
15924#, gcc-internal-format, gfc-internal-format
15925msgid "%s does not support create_basic_block"
15926msgstr ""
15927
15928#: cfghooks.c:751
15929#, gcc-internal-format, gfc-internal-format
15930msgid "%s does not support can_merge_blocks_p"
15931msgstr ""
15932
15933#: cfghooks.c:762
15934#, gcc-internal-format, gfc-internal-format
15935msgid "%s does not support predict_edge"
15936msgstr ""
15937
15938#: cfghooks.c:771
15939#, gcc-internal-format, gfc-internal-format
15940msgid "%s does not support predicted_by_p"
15941msgstr ""
15942
15943#: cfghooks.c:785
15944#, gcc-internal-format, gfc-internal-format
15945msgid "%s does not support merge_blocks"
15946msgstr ""
15947
15948#: cfghooks.c:866
15949#, gcc-internal-format, gfc-internal-format
15950msgid "%s does not support make_forwarder_block"
15951msgstr ""
15952
15953#: cfghooks.c:1022
15954#, gcc-internal-format, gfc-internal-format
15955msgid "%s does not support force_nonfallthru"
15956msgstr ""
15957
15958#: cfghooks.c:1050
15959#, gcc-internal-format, gfc-internal-format
15960msgid "%s does not support can_duplicate_block_p"
15961msgstr ""
15962
15963#: cfghooks.c:1072
15964#, gcc-internal-format, gfc-internal-format
15965msgid "%s does not support duplicate_block"
15966msgstr ""
15967
15968#: cfghooks.c:1166
15969#, gcc-internal-format, gfc-internal-format
15970msgid "%s does not support block_ends_with_call_p"
15971msgstr ""
15972
15973#: cfghooks.c:1177
15974#, gcc-internal-format, gfc-internal-format
15975msgid "%s does not support block_ends_with_condjump_p"
15976msgstr ""
15977
15978#: cfghooks.c:1195
15979#, gcc-internal-format, gfc-internal-format
15980msgid "%s does not support flow_call_edges_add"
15981msgstr ""
15982
15983#: cfgloop.c:1317
15984#, gcc-internal-format
15985msgid "loop verification on loop tree that needs fixup"
15986msgstr ""
15987
15988#: cfgloop.c:1333
15989#, gcc-internal-format
15990msgid "corrupt loop tree root"
15991msgstr ""
15992
15993#: cfgloop.c:1343
15994#, gcc-internal-format, gfc-internal-format
15995msgid "loop with header %d marked for removal"
15996msgstr ""
15997
15998#: cfgloop.c:1348
15999#, gcc-internal-format, gfc-internal-format
16000msgid "loop with header %d not in loop tree"
16001msgstr ""
16002
16003#: cfgloop.c:1354
16004#, gcc-internal-format, gfc-internal-format
16005msgid "non-loop with header %d not marked for removal"
16006msgstr ""
16007
16008#: cfgloop.c:1368
16009#, gcc-internal-format, gfc-internal-format
16010msgid "removed loop %d in loop tree"
16011msgstr ""
16012
16013#: cfgloop.c:1376
16014#, gcc-internal-format, gfc-internal-format
16015msgid "size of loop %d should be %d, not %d"
16016msgstr ""
16017
16018#: cfgloop.c:1387
16019#, gcc-internal-format, gfc-internal-format
16020msgid "bb %d does not belong to loop %d"
16021msgstr ""
16022
16023#: cfgloop.c:1399
16024#, gcc-internal-format, gfc-internal-format
16025msgid "bb %d has father loop %d, should be loop %d"
16026msgstr ""
16027
16028#: cfgloop.c:1416
16029#, gcc-internal-format
16030msgid "loop %d%'s header is not a loop header"
16031msgstr ""
16032
16033#: cfgloop.c:1422
16034#, gcc-internal-format
16035msgid "loop %d%'s header does not have exactly 2 entries"
16036msgstr ""
16037
16038#: cfgloop.c:1429
16039#, gcc-internal-format
16040msgid "loop %d%'s latch does not have an edge to its header"
16041msgstr ""
16042
16043#: cfgloop.c:1434
16044#, gcc-internal-format
16045msgid "loop %d%'s latch is not dominated by its header"
16046msgstr ""
16047
16048#: cfgloop.c:1442
16049#, gcc-internal-format
16050msgid "loop %d%'s latch does not have exactly 1 successor"
16051msgstr ""
16052
16053#: cfgloop.c:1447
16054#, gcc-internal-format
16055msgid "loop %d%'s latch does not have header as successor"
16056msgstr ""
16057
16058#: cfgloop.c:1452
16059#, gcc-internal-format
16060msgid "loop %d%'s latch does not belong directly to it"
16061msgstr ""
16062
16063#: cfgloop.c:1458
16064#, gcc-internal-format
16065msgid "loop %d%'s header does not belong directly to it"
16066msgstr ""
16067
16068#: cfgloop.c:1464
16069#, gcc-internal-format
16070msgid "loop %d%'s latch is marked as part of irreducible region"
16071msgstr ""
16072
16073#: cfgloop.c:1497
16074#, gcc-internal-format, gfc-internal-format
16075msgid "basic block %d should be marked irreducible"
16076msgstr ""
16077
16078#: cfgloop.c:1503
16079#, gcc-internal-format, gfc-internal-format
16080msgid "basic block %d should not be marked irreducible"
16081msgstr ""
16082
16083#: cfgloop.c:1511
16084#, gcc-internal-format, gfc-internal-format
16085msgid "edge from %d to %d should be marked irreducible"
16086msgstr ""
16087
16088#: cfgloop.c:1518
16089#, gcc-internal-format, gfc-internal-format
16090msgid "edge from %d to %d should not be marked irreducible"
16091msgstr ""
16092
16093#: cfgloop.c:1533
16094#, gcc-internal-format, gfc-internal-format
16095msgid "corrupted head of the exits list of loop %d"
16096msgstr ""
16097
16098#: cfgloop.c:1551
16099#, gcc-internal-format, gfc-internal-format
16100msgid "corrupted exits list of loop %d"
16101msgstr ""
16102
16103#: cfgloop.c:1560
16104#, gcc-internal-format, gfc-internal-format
16105msgid "nonempty exits list of loop %d, but exits are not recorded"
16106msgstr ""
16107
16108#: cfgloop.c:1587
16109#, gcc-internal-format, gfc-internal-format
16110msgid "exit %d->%d not recorded"
16111msgstr ""
16112
16113#: cfgloop.c:1610
16114#, gcc-internal-format, gfc-internal-format
16115msgid "wrong list of exited loops for edge  %d->%d"
16116msgstr ""
16117
16118#: cfgloop.c:1619
16119#, gcc-internal-format
16120msgid "too many loop exits recorded"
16121msgstr ""
16122
16123#: cfgloop.c:1630
16124#, gcc-internal-format, gfc-internal-format
16125msgid "%d exits recorded for loop %d (having %d exits)"
16126msgstr ""
16127
16128#: cfgrtl.c:2328
16129#, gcc-internal-format, gfc-internal-format
16130msgid "non-cold basic block %d dominated by a block in the cold partition (%d)"
16131msgstr ""
16132
16133#: cfgrtl.c:2405
16134#, gcc-internal-format, gfc-internal-format
16135msgid "multiple hot/cold transitions found (bb %i)"
16136msgstr ""
16137
16138#: cfgrtl.c:2413
16139#, gcc-internal-format
16140msgid "partition found but function partition flag not set"
16141msgstr ""
16142
16143#: cfgrtl.c:2451
16144#, gcc-internal-format, gfc-internal-format
16145msgid "verify_flow_info: REG_BR_PROB does not match cfg %i %i"
16146msgstr ""
16147
16148#: cfgrtl.c:2472
16149#, gcc-internal-format
16150msgid "EDGE_CROSSING incorrectly set across same section"
16151msgstr ""
16152
16153#: cfgrtl.c:2477
16154#, gcc-internal-format, gfc-internal-format
16155msgid "fallthru edge crosses section boundary in bb %i"
16156msgstr ""
16157
16158#: cfgrtl.c:2483
16159#, gcc-internal-format, gfc-internal-format
16160msgid "EH edge crosses section boundary in bb %i"
16161msgstr ""
16162
16163#: cfgrtl.c:2489
16164#, gcc-internal-format, gfc-internal-format
16165msgid "No region crossing jump at section boundary in bb %i"
16166msgstr ""
16167
16168#: cfgrtl.c:2496
16169#, gcc-internal-format
16170msgid "EDGE_CROSSING missing across section boundary"
16171msgstr ""
16172
16173#: cfgrtl.c:2526
16174#, gcc-internal-format, gfc-internal-format
16175msgid "Region crossing jump across same section in bb %i"
16176msgstr ""
16177
16178#: cfgrtl.c:2533
16179#, gcc-internal-format, gfc-internal-format
16180msgid "missing REG_EH_REGION note at the end of bb %i"
16181msgstr ""
16182
16183#: cfgrtl.c:2538
16184#, gcc-internal-format, gfc-internal-format
16185msgid "too many exception handling edges in bb %i"
16186msgstr ""
16187
16188#: cfgrtl.c:2546
16189#, gcc-internal-format, gfc-internal-format
16190msgid "too many outgoing branch edges from bb %i"
16191msgstr ""
16192
16193#: cfgrtl.c:2551
16194#, gcc-internal-format, gfc-internal-format
16195msgid "fallthru edge after unconditional jump in bb %i"
16196msgstr ""
16197
16198#: cfgrtl.c:2556
16199#, gcc-internal-format, gfc-internal-format
16200msgid "wrong number of branch edges after unconditional jump in bb %i"
16201msgstr ""
16202
16203#: cfgrtl.c:2563
16204#, gcc-internal-format, gfc-internal-format
16205msgid "wrong amount of branch edges after conditional jump in bb %i"
16206msgstr ""
16207
16208#: cfgrtl.c:2569
16209#, gcc-internal-format, gfc-internal-format
16210msgid "abnormal call edges for non-call insn in bb %i"
16211msgstr ""
16212
16213#: cfgrtl.c:2574
16214#, gcc-internal-format, gfc-internal-format
16215msgid "sibcall edges for non-call insn in bb %i"
16216msgstr ""
16217
16218#: cfgrtl.c:2584
16219#, gcc-internal-format, gfc-internal-format
16220msgid "abnormal edges for no purpose in bb %i"
16221msgstr ""
16222
16223#: cfgrtl.c:2622 cfgrtl.c:2632
16224#, gcc-internal-format, gfc-internal-format
16225msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d"
16226msgstr ""
16227
16228#: cfgrtl.c:2645
16229#, gcc-internal-format, gfc-internal-format
16230msgid "NOTE_INSN_BASIC_BLOCK %d in middle of basic block %d"
16231msgstr ""
16232
16233#: cfgrtl.c:2655
16234#, gcc-internal-format, gfc-internal-format
16235msgid "in basic block %d:"
16236msgstr ""
16237
16238#: cfgrtl.c:2681
16239#, gcc-internal-format, gfc-internal-format
16240msgid "BB_RTL flag not set for block %d"
16241msgstr ""
16242
16243#: cfgrtl.c:2688
16244#, gcc-internal-format, gfc-internal-format
16245msgid "insn %d basic block pointer is %d, should be %d"
16246msgstr ""
16247
16248#: cfgrtl.c:2699
16249#, gcc-internal-format, gfc-internal-format
16250msgid "insn %d in header of bb %d has non-NULL basic block"
16251msgstr ""
16252
16253#: cfgrtl.c:2707
16254#, gcc-internal-format, gfc-internal-format
16255msgid "insn %d in footer of bb %d has non-NULL basic block"
16256msgstr ""
16257
16258#: cfgrtl.c:2780 cfgrtl.c:2828
16259#, gcc-internal-format, gfc-internal-format
16260msgid "insn %d outside of basic blocks has non-NULL bb field"
16261msgstr ""
16262
16263#: cfgrtl.c:2788
16264#, gcc-internal-format, gfc-internal-format
16265msgid "end insn %d for block %d not found in the insn stream"
16266msgstr ""
16267
16268#: cfgrtl.c:2801
16269#, gcc-internal-format, gfc-internal-format
16270msgid "insn %d is in multiple basic blocks (%d and %d)"
16271msgstr ""
16272
16273#: cfgrtl.c:2813
16274#, gcc-internal-format, gfc-internal-format
16275msgid "head insn %d for block %d not found in the insn stream"
16276msgstr ""
16277
16278#: cfgrtl.c:2861
16279#, gcc-internal-format, gfc-internal-format
16280msgid "missing barrier after block %i"
16281msgstr ""
16282
16283#: cfgrtl.c:2877
16284#, gcc-internal-format, gfc-internal-format
16285msgid "verify_flow_info: Incorrect blocks for fallthru %i->%i"
16286msgstr ""
16287
16288#: cfgrtl.c:2886
16289#, gcc-internal-format, gfc-internal-format
16290msgid "verify_flow_info: Incorrect fallthru %i->%i"
16291msgstr ""
16292
16293#: cfgrtl.c:2922
16294#, gcc-internal-format
16295msgid "basic blocks not laid down consecutively"
16296msgstr ""
16297
16298#: cfgrtl.c:2960
16299#, gcc-internal-format, gfc-internal-format
16300msgid "number of bb notes in insn chain (%d) != n_basic_blocks (%d)"
16301msgstr ""
16302
16303#: cgraph.c:2739
16304#, gcc-internal-format
16305msgid "caller edge count is negative"
16306msgstr ""
16307
16308#: cgraph.c:2744
16309#, gcc-internal-format
16310msgid "caller edge frequency is negative"
16311msgstr ""
16312
16313#: cgraph.c:2749
16314#, gcc-internal-format
16315msgid "caller edge frequency is too large"
16316msgstr ""
16317
16318#: cgraph.c:2833
16319#, gcc-internal-format, gfc-internal-format
16320msgid "aux field set for edge %s->%s"
16321msgstr ""
16322
16323#: cgraph.c:2840
16324#, gcc-internal-format
16325msgid "execution count is negative"
16326msgstr ""
16327
16328#: cgraph.c:2845
16329#, gcc-internal-format
16330msgid "inline clone in same comdat group list"
16331msgstr ""
16332
16333#: cgraph.c:2850
16334#, gcc-internal-format
16335msgid "local symbols must be defined"
16336msgstr ""
16337
16338#: cgraph.c:2855
16339#, gcc-internal-format
16340msgid "externally visible inline clone"
16341msgstr ""
16342
16343#: cgraph.c:2860
16344#, gcc-internal-format
16345msgid "inline clone with address taken"
16346msgstr ""
16347
16348#: cgraph.c:2865
16349#, gcc-internal-format
16350msgid "inline clone is forced to output"
16351msgstr ""
16352
16353#: cgraph.c:2872
16354#, gcc-internal-format, gfc-internal-format
16355msgid "aux field set for indirect edge from %s"
16356msgstr ""
16357
16358#: cgraph.c:2879
16359#, gcc-internal-format, gfc-internal-format
16360msgid "An indirect edge from %s is not marked as indirect or has associated indirect_info, the corresponding statement is: "
16361msgstr ""
16362
16363#: cgraph.c:2894
16364#, gcc-internal-format, gfc-internal-format
16365msgid "comdat-local function called by %s outside its comdat"
16366msgstr ""
16367
16368#: cgraph.c:2904
16369#, gcc-internal-format
16370msgid "inlined_to pointer is wrong"
16371msgstr ""
16372
16373#: cgraph.c:2909
16374#, gcc-internal-format
16375msgid "multiple inline callers"
16376msgstr ""
16377
16378#: cgraph.c:2916
16379#, gcc-internal-format
16380msgid "inlined_to pointer set for noninline callers"
16381msgstr ""
16382
16383#: cgraph.c:2935
16384#, gcc-internal-format, gfc-internal-format
16385msgid "caller edge frequency %i does not match BB frequency %i"
16386msgstr ""
16387
16388#: cgraph.c:2953
16389#, gcc-internal-format, gfc-internal-format
16390msgid "indirect call frequency %i does not match BB frequency %i"
16391msgstr ""
16392
16393#: cgraph.c:2962
16394#, gcc-internal-format
16395msgid "inlined_to pointer is set but no predecessors found"
16396msgstr ""
16397
16398#: cgraph.c:2967
16399#, gcc-internal-format
16400msgid "inlined_to pointer refers to itself"
16401msgstr ""
16402
16403#: cgraph.c:2979
16404#, gcc-internal-format
16405msgid "cgraph_node has wrong clone_of"
16406msgstr ""
16407
16408#: cgraph.c:2991
16409#, gcc-internal-format
16410msgid "cgraph_node has wrong clone list"
16411msgstr ""
16412
16413#: cgraph.c:2997
16414#, gcc-internal-format
16415msgid "cgraph_node is in clone list but it is not clone"
16416msgstr ""
16417
16418#: cgraph.c:3002
16419#, gcc-internal-format
16420msgid "cgraph_node has wrong prev_clone pointer"
16421msgstr ""
16422
16423#: cgraph.c:3007
16424#, gcc-internal-format
16425msgid "double linked list of clones corrupted"
16426msgstr ""
16427
16428#: cgraph.c:3019
16429#, gcc-internal-format
16430msgid "Alias has call edges"
16431msgstr ""
16432
16433#: cgraph.c:3027
16434#, gcc-internal-format
16435msgid "Alias has non-alias reference"
16436msgstr ""
16437
16438#: cgraph.c:3032
16439#, gcc-internal-format
16440msgid "Alias has more than one alias reference"
16441msgstr ""
16442
16443#: cgraph.c:3039
16444#, gcc-internal-format
16445msgid "Analyzed alias has no reference"
16446msgstr ""
16447
16448#: cgraph.c:3048
16449#, gcc-internal-format
16450msgid "Instrumentation clone does not reference original node"
16451msgstr ""
16452
16453#: cgraph.c:3055
16454#, gcc-internal-format
16455msgid "Not instrumented node has non-NULL original declaration"
16456msgstr ""
16457
16458#: cgraph.c:3065
16459#, gcc-internal-format
16460msgid "Instrumented node has wrong original declaration"
16461msgstr ""
16462
16463#: cgraph.c:3083
16464#, gcc-internal-format
16465msgid "Node has more than one chkp reference"
16466msgstr ""
16467
16468#: cgraph.c:3088
16469#, gcc-internal-format
16470msgid "Wrong node is referenced with chkp reference"
16471msgstr ""
16472
16473#: cgraph.c:3096
16474#, gcc-internal-format
16475msgid "Analyzed node has no reference to instrumented version"
16476msgstr ""
16477
16478#: cgraph.c:3110
16479#, gcc-internal-format
16480msgid "Alias chain for instrumented node is broken"
16481msgstr ""
16482
16483#: cgraph.c:3119
16484#, gcc-internal-format
16485msgid "No edge out of thunk node"
16486msgstr ""
16487
16488#: cgraph.c:3124
16489#, gcc-internal-format
16490msgid "More than one edge out of thunk node"
16491msgstr ""
16492
16493#: cgraph.c:3129
16494#, gcc-internal-format
16495msgid "Thunk is not supposed to have body"
16496msgstr ""
16497
16498#: cgraph.c:3135
16499#, gcc-internal-format
16500msgid "Instrumentation thunk has wrong edge callee"
16501msgstr ""
16502
16503#: cgraph.c:3171
16504#, gcc-internal-format
16505msgid "shared call_stmt:"
16506msgstr ""
16507
16508#: cgraph.c:3179
16509#, gcc-internal-format
16510msgid "edge points to wrong declaration:"
16511msgstr ""
16512
16513#: cgraph.c:3188
16514#, gcc-internal-format
16515msgid "an indirect edge with unknown callee corresponding to a call_stmt with a known declaration:"
16516msgstr ""
16517
16518#: cgraph.c:3198
16519#, gcc-internal-format
16520msgid "missing callgraph edge for call stmt:"
16521msgstr ""
16522
16523#: cgraph.c:3208
16524#, gcc-internal-format
16525msgid "reference to dead statement"
16526msgstr ""
16527
16528#: cgraph.c:3221
16529#, gcc-internal-format, gfc-internal-format
16530msgid "edge %s->%s has no corresponding call_stmt"
16531msgstr ""
16532
16533#: cgraph.c:3233
16534#, gcc-internal-format, gfc-internal-format
16535msgid "an indirect edge from %s has no corresponding call_stmt"
16536msgstr ""
16537
16538#: cgraph.c:3244
16539#, gcc-internal-format
16540msgid "verify_cgraph_node failed"
16541msgstr ""
16542
16543#: cgraph.c:3343 varpool.c:304
16544#, gcc-internal-format, gfc-internal-format
16545msgid "%s: section %s is missing"
16546msgstr ""
16547
16548#: cgraphunit.c:680
16549#, gcc-internal-format
16550msgid "%<weakref%> attribute should be accompanied with an %<alias%> attribute"
16551msgstr ""
16552
16553#: cgraphunit.c:732 cgraphunit.c:768
16554#, gcc-internal-format
16555msgid "%<externally_visible%> attribute have effect only on public objects"
16556msgstr ""
16557
16558#: cgraphunit.c:739
16559#, gcc-internal-format
16560msgid "%<weakref%> attribute ignored because function is defined"
16561msgstr ""
16562
16563#: cgraphunit.c:751
16564#, gcc-internal-format
16565msgid "always_inline function might not be inlinable"
16566msgstr ""
16567
16568#: cgraphunit.c:776
16569#, gcc-internal-format
16570msgid "%<weakref%> attribute ignored because variable is initialized"
16571msgstr ""
16572
16573#. include_self=
16574#: cgraphunit.c:936 c/c-decl.c:10762
16575#, gcc-internal-format
16576msgid "%q+F used but never defined"
16577msgstr ""
16578
16579#: cgraphunit.c:938 c/c-decl.c:10771 cp/decl.c:918
16580#, gcc-internal-format
16581msgid "%q+F declared %<static%> but never defined"
16582msgstr ""
16583
16584#: cgraphunit.c:982
16585#, gcc-internal-format
16586msgid "%qD defined but not used"
16587msgstr ""
16588
16589#: cgraphunit.c:1271 c-family/c-pragma.c:335
16590#, gcc-internal-format
16591msgid "%q+D aliased to undefined symbol %qE"
16592msgstr ""
16593
16594#: cgraphunit.c:1287
16595#, gcc-internal-format
16596msgid "%q+D aliased to external symbol %qE"
16597msgstr ""
16598
16599#: cgraphunit.c:1308
16600#, gcc-internal-format
16601msgid "%q+D alias in between function and variable is not supported"
16602msgstr ""
16603
16604#: cgraphunit.c:1310
16605#, gcc-internal-format
16606msgid "%q+D aliased declaration"
16607msgstr ""
16608
16609#: cgraphunit.c:1381
16610#, gcc-internal-format
16611msgid "failed to reclaim unneeded function"
16612msgstr ""
16613
16614#: cgraphunit.c:1409
16615#, gcc-internal-format
16616msgid "failed to reclaim unneeded function in same comdat group"
16617msgstr ""
16618
16619#: cgraphunit.c:1651
16620#, gcc-internal-format
16621msgid "generic thunk code fails for method %qD which uses %<...%>"
16622msgstr ""
16623
16624#: cgraphunit.c:2008
16625#, gcc-internal-format
16626msgid "size of return value of %q+D is %u bytes"
16627msgstr ""
16628
16629#: cgraphunit.c:2011
16630#, gcc-internal-format
16631msgid "size of return value of %q+D is larger than %wd bytes"
16632msgstr ""
16633
16634#: cgraphunit.c:2505
16635#, gcc-internal-format
16636msgid "nodes with unreleased memory found"
16637msgstr ""
16638
16639#: collect-utils.c:68
16640#, gcc-internal-format
16641msgid "can't get program status: %m"
16642msgstr ""
16643
16644#: collect-utils.c:82
16645#, gcc-internal-format, gfc-internal-format
16646msgid "%s terminated with signal %d [%s]%s"
16647msgstr ""
16648
16649#: collect-utils.c:98
16650#, gcc-internal-format, gfc-internal-format
16651msgid "%s returned %d exit status"
16652msgstr ""
16653
16654#: collect-utils.c:133
16655#, gcc-internal-format, gfc-internal-format
16656msgid "could not open response file %s"
16657msgstr ""
16658
16659#: collect-utils.c:139
16660#, gcc-internal-format, gfc-internal-format
16661msgid "could not write to response file %s"
16662msgstr ""
16663
16664#: collect-utils.c:145
16665#, gcc-internal-format, gfc-internal-format
16666msgid "could not close response file %s"
16667msgstr ""
16668
16669#: collect-utils.c:179
16670#, gcc-internal-format, gfc-internal-format
16671msgid "cannot find '%s'"
16672msgstr ""
16673
16674#: collect-utils.c:183 collect2.c:2361 collect2.c:2560 gcc.c:3060 gcc.c:6730
16675#, gcc-internal-format
16676msgid "pex_init failed: %m"
16677msgstr ""
16678
16679#: collect-utils.c:192 collect2.c:2370 collect2.c:2568 gcc.c:8349
16680#, gcc-internal-format
16681msgid "%s: %m"
16682msgstr ""
16683
16684#: collect2.c:702
16685#, gcc-internal-format
16686msgid "COLLECT_LTO_WRAPPER must be set"
16687msgstr ""
16688
16689#: collect2.c:966 gcc.c:7256 lto-wrapper.c:1479
16690#: config/i386/intelmic-mkoffload.c:554 config/nvptx/mkoffload.c:403
16691#, gcc-internal-format
16692msgid "atexit failed"
16693msgstr ""
16694
16695#: collect2.c:1064
16696#, gcc-internal-format
16697msgid "no arguments"
16698msgstr ""
16699
16700#: collect2.c:1303 opts.c:890
16701#, gcc-internal-format
16702msgid "LTO support has not been enabled in this configuration"
16703msgstr ""
16704
16705#: collect2.c:1344
16706#, gcc-internal-format
16707msgid "can't open %s: %m"
16708msgstr ""
16709
16710#: collect2.c:1450
16711#, gcc-internal-format, gfc-internal-format
16712msgid "unknown demangling style '%s'"
16713msgstr ""
16714
16715#: collect2.c:1546 collect2.c:1729 collect2.c:1769
16716#, gcc-internal-format
16717msgid "fopen %s: %m"
16718msgstr ""
16719
16720#: collect2.c:1549 collect2.c:1734 collect2.c:1772
16721#, gcc-internal-format
16722msgid "fclose %s: %m"
16723msgstr ""
16724
16725#: collect2.c:2335
16726#, gcc-internal-format
16727msgid "cannot find 'nm'"
16728msgstr ""
16729
16730#: collect2.c:2383
16731#, gcc-internal-format
16732msgid "can't open nm output: %m"
16733msgstr ""
16734
16735#: collect2.c:2467
16736#, gcc-internal-format, gfc-internal-format
16737msgid "init function found in object %s"
16738msgstr ""
16739
16740#: collect2.c:2478
16741#, gcc-internal-format, gfc-internal-format
16742msgid "fini function found in object %s"
16743msgstr ""
16744
16745#: collect2.c:2535
16746#, gcc-internal-format
16747msgid "cannot find 'ldd'"
16748msgstr ""
16749
16750#: collect2.c:2581
16751#, gcc-internal-format
16752msgid "can't open ldd output: %m"
16753msgstr ""
16754
16755#: collect2.c:2599
16756#, gcc-internal-format, gfc-internal-format
16757msgid "dynamic dependency %s not found"
16758msgstr ""
16759
16760#: collect2.c:2611
16761#, gcc-internal-format, gfc-internal-format
16762msgid "unable to open dynamic dependency '%s'"
16763msgstr ""
16764
16765#: collect2.c:2775
16766#, gcc-internal-format, gfc-internal-format
16767msgid "%s: not a COFF file"
16768msgstr ""
16769
16770#: collect2.c:2933
16771#, gcc-internal-format, gfc-internal-format
16772msgid "%s: cannot open as COFF file"
16773msgstr ""
16774
16775#: collect2.c:2992
16776#, gcc-internal-format, gfc-internal-format
16777msgid "library lib%s not found"
16778msgstr ""
16779
16780#: convert.c:93
16781#, gcc-internal-format
16782msgid "cannot convert to a pointer type"
16783msgstr ""
16784
16785#: convert.c:387
16786#, gcc-internal-format
16787msgid "pointer value used where a floating point value was expected"
16788msgstr ""
16789
16790#: convert.c:391
16791#, gcc-internal-format
16792msgid "aggregate value used where a float was expected"
16793msgstr ""
16794
16795#: convert.c:437
16796#, gcc-internal-format
16797msgid "conversion to incomplete type"
16798msgstr ""
16799
16800#: convert.c:942
16801#, gcc-internal-format
16802msgid "can%'t convert a vector of type %qT to type %qT which has different size"
16803msgstr ""
16804
16805#: convert.c:950
16806#, gcc-internal-format
16807msgid "aggregate value used where an integer was expected"
16808msgstr ""
16809
16810#: convert.c:1035
16811#, gcc-internal-format
16812msgid "pointer value used where a complex was expected"
16813msgstr ""
16814
16815#: convert.c:1039
16816#, gcc-internal-format
16817msgid "aggregate value used where a complex was expected"
16818msgstr ""
16819
16820#: convert.c:1073
16821#, gcc-internal-format
16822msgid "can%'t convert a value of type %qT to vector type %qT which has different size"
16823msgstr ""
16824
16825#: convert.c:1081
16826#, gcc-internal-format
16827msgid "can%'t convert value to a vector"
16828msgstr ""
16829
16830#: convert.c:1120
16831#, gcc-internal-format
16832msgid "aggregate value used where a fixed-point was expected"
16833msgstr ""
16834
16835#: coverage.c:198
16836#, gcc-internal-format
16837msgid "%qs is not a gcov data file"
16838msgstr ""
16839
16840#: coverage.c:209
16841#, gcc-internal-format
16842msgid "%qs is version %q.*s, expected version %q.*s"
16843msgstr ""
16844
16845#: coverage.c:291 coverage.c:301
16846#, gcc-internal-format, gfc-internal-format
16847msgid "Profile data for function %u is corrupted"
16848msgstr ""
16849
16850#: coverage.c:292
16851#, gcc-internal-format
16852msgid "checksum is (%x,%x) instead of (%x,%x)"
16853msgstr ""
16854
16855#: coverage.c:302
16856#, gcc-internal-format, gfc-internal-format
16857msgid "number of counters is %d instead of %d"
16858msgstr ""
16859
16860#: coverage.c:309
16861#, gcc-internal-format, gfc-internal-format
16862msgid "cannot merge separate %s counters for function %u"
16863msgstr ""
16864
16865#: coverage.c:328
16866#, gcc-internal-format
16867msgid "%qs has overflowed"
16868msgstr ""
16869
16870#: coverage.c:386
16871#, gcc-internal-format
16872msgid "the control flow of function %qE does not match its profile data (counter %qs)"
16873msgstr ""
16874
16875#: coverage.c:402
16876#, gcc-internal-format
16877msgid "execution counts estimated\n"
16878msgstr ""
16879
16880#: coverage.c:403
16881#, gcc-internal-format
16882msgid "execution counts assumed to be zero\n"
16883msgstr ""
16884
16885#: coverage.c:415
16886#, gcc-internal-format
16887msgid "source locations for function %qE have changed, the profile data may be out of date"
16888msgstr ""
16889
16890#: coverage.c:677
16891#, gcc-internal-format
16892msgid "error writing %qs"
16893msgstr ""
16894
16895#: coverage.c:1211
16896#, gcc-internal-format, gfc-internal-format
16897msgid "cannot open %s"
16898msgstr ""
16899
16900#: data-streamer-in.c:53
16901#, gcc-internal-format
16902msgid "bytecode stream: string too long for the string table"
16903msgstr ""
16904
16905#: data-streamer-in.c:84 data-streamer-in.c:113
16906#, gcc-internal-format
16907msgid "bytecode stream: found non-null terminated string"
16908msgstr ""
16909
16910#: dbgcnt.c:133
16911#, gcc-internal-format
16912msgid "cannot find a valid counter:value pair:"
16913msgstr ""
16914
16915#: dbgcnt.c:134
16916#, gcc-internal-format, gfc-internal-format
16917msgid "-fdbg-cnt=%s"
16918msgstr ""
16919
16920#: dbgcnt.c:135
16921#, gcc-internal-format, gfc-internal-format
16922msgid "          %s"
16923msgstr ""
16924
16925#: dbxout.c:3331
16926#, gcc-internal-format
16927msgid "common symbol debug info is not structured as symbol+offset"
16928msgstr ""
16929
16930#: dbxout.c:3803
16931#, gcc-internal-format
16932msgid "global destructors not supported on this target"
16933msgstr ""
16934
16935#: dbxout.c:3820
16936#, gcc-internal-format
16937msgid "global constructors not supported on this target"
16938msgstr ""
16939
16940#: diagnostic.c:1327
16941#, gcc-internal-format, gfc-internal-format
16942msgid "in %s, at %s:%d"
16943msgstr ""
16944
16945#: dominance.c:1025
16946#, gcc-internal-format, gfc-internal-format
16947msgid "dominator of %d status unknown"
16948msgstr ""
16949
16950#: dominance.c:1032
16951#, gcc-internal-format, gfc-internal-format
16952msgid "dominator of %d should be %d, not %d"
16953msgstr ""
16954
16955#: dumpfile.c:316 dumpfile.c:480 dumpfile.c:573
16956#, gcc-internal-format
16957msgid "could not open dump file %qs: %m"
16958msgstr ""
16959
16960#: dumpfile.c:815
16961#, gcc-internal-format
16962msgid "ignoring unknown option %q.*s in %<-fdump-%s%>"
16963msgstr ""
16964
16965#: dumpfile.c:923
16966#, gcc-internal-format
16967msgid "unknown option %q.*s in %<-fopt-info-%s%>"
16968msgstr ""
16969
16970#: dumpfile.c:955
16971#, gcc-internal-format
16972msgid "ignoring possibly conflicting option %<-fopt-info-%s%>"
16973msgstr ""
16974
16975#: dwarf2out.c:1099
16976#, gcc-internal-format
16977msgid "multiple EH personalities are supported only with assemblers supporting .cfi_personality directive"
16978msgstr ""
16979
16980#: dwarf2out.c:12435
16981#, gcc-internal-format, gfc-internal-format
16982msgid "non-delegitimized UNSPEC %s (%d) found in variable location"
16983msgstr ""
16984
16985#: dwarf2out.c:25399
16986#, gcc-internal-format
16987msgid "-feliminate-dwarf2-dups is broken for C++, ignoring"
16988msgstr ""
16989
16990#: emit-rtl.c:2732
16991#, gcc-internal-format
16992msgid "invalid rtl sharing found in the insn"
16993msgstr ""
16994
16995#: emit-rtl.c:2734
16996#, gcc-internal-format
16997msgid "shared rtx"
16998msgstr ""
16999
17000#: emit-rtl.c:2736
17001#, gcc-internal-format
17002msgid "internal consistency failure"
17003msgstr ""
17004
17005#: emit-rtl.c:3859
17006#, gcc-internal-format
17007msgid "ICE: emit_insn used where emit_jump_insn needed:\n"
17008msgstr ""
17009
17010#: errors.c:133
17011#, gcc-internal-format, gfc-internal-format
17012msgid "abort in %s, at %s:%d"
17013msgstr ""
17014
17015#: except.c:2126
17016#, gcc-internal-format
17017msgid "argument of %<__builtin_eh_return_regno%> must be constant"
17018msgstr ""
17019
17020#: except.c:2261
17021#, gcc-internal-format
17022msgid "__builtin_eh_return not supported on this target"
17023msgstr ""
17024
17025#: except.c:3317 except.c:3342
17026#, gcc-internal-format, gfc-internal-format
17027msgid "region_array is corrupted for region %i"
17028msgstr ""
17029
17030#: except.c:3330 except.c:3361
17031#, gcc-internal-format, gfc-internal-format
17032msgid "lp_array is corrupted for lp %i"
17033msgstr ""
17034
17035#: except.c:3347
17036#, gcc-internal-format, gfc-internal-format
17037msgid "outer block of region %i is wrong"
17038msgstr ""
17039
17040#: except.c:3352
17041#, gcc-internal-format, gfc-internal-format
17042msgid "negative nesting depth of region %i"
17043msgstr ""
17044
17045#: except.c:3366
17046#, gcc-internal-format, gfc-internal-format
17047msgid "region of lp %i is wrong"
17048msgstr ""
17049
17050#: except.c:3393
17051#, gcc-internal-format, gfc-internal-format
17052msgid "tree list ends on depth %i"
17053msgstr ""
17054
17055#: except.c:3398
17056#, gcc-internal-format
17057msgid "region_array does not match region_tree"
17058msgstr ""
17059
17060#: except.c:3403
17061#, gcc-internal-format
17062msgid "lp_array does not match region_tree"
17063msgstr ""
17064
17065#: except.c:3410
17066#, gcc-internal-format
17067msgid "verify_eh_tree failed"
17068msgstr ""
17069
17070#: explow.c:1449
17071#, gcc-internal-format
17072msgid "stack limits not supported on this target"
17073msgstr ""
17074
17075#: expmed.c:337
17076#, gcc-internal-format
17077msgid "reverse scalar storage order"
17078msgstr ""
17079
17080#: expmed.c:354
17081#, gcc-internal-format
17082msgid "reverse floating-point scalar storage order"
17083msgstr ""
17084
17085#: expmed.c:398
17086#, gcc-internal-format, gfc-internal-format
17087msgid "reverse storage order for %smode"
17088msgstr ""
17089
17090#: expmed.c:641
17091#, gcc-internal-format
17092msgid "write of %wu-bit data outside the bound of destination object, data truncated into %wu-bit"
17093msgstr ""
17094
17095#: expr.c:10572
17096#, gcc-internal-format
17097msgid "%Kcall to %qs declared with attribute error: %s"
17098msgstr ""
17099
17100#: expr.c:10579
17101#, gcc-internal-format
17102msgid "%Kcall to %qs declared with attribute warning: %s"
17103msgstr ""
17104
17105#: final.c:1533
17106#, gcc-internal-format
17107msgid "invalid argument %qs to -fdebug-prefix-map"
17108msgstr ""
17109
17110#: final.c:1835
17111#, gcc-internal-format
17112msgid "the frame size of %wd bytes is larger than %wd bytes"
17113msgstr ""
17114
17115#: final.c:4589 toplev.c:1372 tree-cfgcleanup.c:1122
17116#, gcc-internal-format
17117msgid "could not open final insn dump file %qs: %m"
17118msgstr ""
17119
17120#: final.c:4642 tree-cfgcleanup.c:1138
17121#, gcc-internal-format
17122msgid "could not close final insn dump file %qs: %m"
17123msgstr ""
17124
17125#: fixed-value.c:128
17126#, gcc-internal-format
17127msgid "large fixed-point constant implicitly truncated to fixed-point type"
17128msgstr ""
17129
17130#: fold-const.c:3945 fold-const.c:3955
17131#, gcc-internal-format, gfc-internal-format
17132msgid "comparison is always %d due to width of bit-field"
17133msgstr ""
17134
17135#: fold-const.c:5321 tree-ssa-reassoc.c:2144
17136#, gcc-internal-format
17137msgid "assuming signed overflow does not occur when simplifying range test"
17138msgstr ""
17139
17140#: fold-const.c:5770 fold-const.c:5784
17141#, gcc-internal-format, gfc-internal-format
17142msgid "comparison is always %d"
17143msgstr ""
17144
17145#: fold-const.c:5921
17146#, gcc-internal-format
17147msgid "%<or%> of unmatched not-equal tests is always 1"
17148msgstr ""
17149
17150#: fold-const.c:5926
17151#, gcc-internal-format
17152msgid "%<and%> of mutually exclusive equal-tests is always 0"
17153msgstr ""
17154
17155#: fold-const.c:8277
17156#, gcc-internal-format
17157msgid "assuming signed overflow does not occur when reducing constant in comparison"
17158msgstr ""
17159
17160#: fold-const.c:8447
17161#, gcc-internal-format
17162msgid "assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1"
17163msgstr ""
17164
17165#: fold-const.c:8719
17166#, gcc-internal-format
17167msgid "assuming signed overflow does not occur when combining constants around a comparison"
17168msgstr ""
17169
17170#: fold-const.c:12289
17171#, gcc-internal-format
17172msgid "fold check: original tree changed by fold"
17173msgstr ""
17174
17175#: function.c:241
17176#, gcc-internal-format
17177msgid "total size of local objects too large"
17178msgstr ""
17179
17180#: function.c:1758 gimplify.c:5335
17181#, gcc-internal-format
17182msgid "impossible constraint in %<asm%>"
17183msgstr ""
17184
17185#: function.c:4379
17186#, gcc-internal-format
17187msgid "variable %q+D might be clobbered by %<longjmp%> or %<vfork%>"
17188msgstr ""
17189
17190#: function.c:4400
17191#, gcc-internal-format
17192msgid "argument %q+D might be clobbered by %<longjmp%> or %<vfork%>"
17193msgstr ""
17194
17195#: function.c:5045
17196#, gcc-internal-format
17197msgid "function returns an aggregate"
17198msgstr ""
17199
17200#: gcc.c:2099 gcc.c:2120
17201#, gcc-internal-format, gfc-internal-format
17202msgid "specs %%include syntax malformed after %ld characters"
17203msgstr ""
17204
17205#: gcc.c:2147 gcc.c:2157 gcc.c:2168 gcc.c:2179
17206#, gcc-internal-format, gfc-internal-format
17207msgid "specs %%rename syntax malformed after %ld characters"
17208msgstr ""
17209
17210#: gcc.c:2190
17211#, gcc-internal-format, gfc-internal-format
17212msgid "specs %s spec was not found to be renamed"
17213msgstr ""
17214
17215#: gcc.c:2198
17216#, gcc-internal-format
17217msgid "%s: attempt to rename spec %qs to already defined spec %qs"
17218msgstr ""
17219
17220#: gcc.c:2220
17221#, gcc-internal-format, gfc-internal-format
17222msgid "specs unknown %% command after %ld characters"
17223msgstr ""
17224
17225#: gcc.c:2232 gcc.c:2246
17226#, gcc-internal-format, gfc-internal-format
17227msgid "specs file malformed after %ld characters"
17228msgstr ""
17229
17230#: gcc.c:2301
17231#, gcc-internal-format
17232msgid "spec file has no spec for linking"
17233msgstr ""
17234
17235#: gcc.c:2849
17236#, gcc-internal-format
17237msgid "system path %qs is not absolute"
17238msgstr ""
17239
17240#: gcc.c:2937
17241#, gcc-internal-format
17242msgid "-pipe not supported"
17243msgstr ""
17244
17245#: gcc.c:3099
17246#, gcc-internal-format
17247msgid "failed to get exit status: %m"
17248msgstr ""
17249
17250#: gcc.c:3105
17251#, gcc-internal-format
17252msgid "failed to get process times: %m"
17253msgstr ""
17254
17255#: gcc.c:3131
17256#, gcc-internal-format, gfc-internal-format
17257msgid "%s (program %s)"
17258msgstr ""
17259
17260#: gcc.c:3585 opts-common.c:1164 opts-common.c:1188 opts-global.c:136
17261#, gcc-internal-format
17262msgid "unrecognized command line option %qs"
17263msgstr ""
17264
17265#: gcc.c:3650
17266#, gcc-internal-format, gfc-internal-format
17267msgid "GCC is not configured to support %s as offload target"
17268msgstr ""
17269
17270#: gcc.c:3948
17271#, gcc-internal-format
17272msgid "%qs is an unknown -save-temps option"
17273msgstr ""
17274
17275#: gcc.c:4414 toplev.c:891
17276#, gcc-internal-format
17277msgid "input file %qs is the same as output file"
17278msgstr ""
17279
17280#: gcc.c:4441
17281#, gcc-internal-format
17282msgid "-pipe ignored because -save-temps specified"
17283msgstr ""
17284
17285#: gcc.c:4529
17286#, gcc-internal-format
17287msgid "%<-x %s%> after last input file has no effect"
17288msgstr ""
17289
17290#: gcc.c:4711
17291#, gcc-internal-format
17292msgid "unable to locate default linker script %qs in the library search paths"
17293msgstr ""
17294
17295#: gcc.c:4916
17296#, gcc-internal-format
17297msgid "switch %qs does not start with %<-%>"
17298msgstr ""
17299
17300#: gcc.c:4920
17301#, gcc-internal-format
17302msgid "spec-generated switch is just %<-%>"
17303msgstr ""
17304
17305#: gcc.c:5013
17306#, gcc-internal-format, gfc-internal-format
17307msgid "could not open temporary response file %s"
17308msgstr ""
17309
17310#: gcc.c:5020
17311#, gcc-internal-format, gfc-internal-format
17312msgid "could not write to temporary response file %s"
17313msgstr ""
17314
17315#: gcc.c:5026
17316#, gcc-internal-format, gfc-internal-format
17317msgid "could not close temporary response file %s"
17318msgstr ""
17319
17320#: gcc.c:5149
17321#, gcc-internal-format
17322msgid "spec %qs invalid"
17323msgstr ""
17324
17325#: gcc.c:5299
17326#, gcc-internal-format
17327msgid "spec %qs has invalid %<%%0%c%>"
17328msgstr ""
17329
17330#: gcc.c:5620
17331#, gcc-internal-format
17332msgid "spec %qs has invalid %<%%W%c%>"
17333msgstr ""
17334
17335#: gcc.c:5643
17336#, gcc-internal-format
17337msgid "spec %qs has invalid %<%%x%c%>"
17338msgstr ""
17339
17340#. Catch the case where a spec string contains something like
17341#. '%{foo:%*}'.  i.e. there is no * in the pattern on the left
17342#. hand side of the :.
17343#: gcc.c:5854
17344#, gcc-internal-format
17345msgid "spec failure: %<%%*%> has not been initialized by pattern match"
17346msgstr ""
17347
17348#: gcc.c:5897
17349#, gcc-internal-format
17350msgid "spec failure: unrecognized spec option %qc"
17351msgstr ""
17352
17353#: gcc.c:5959
17354#, gcc-internal-format
17355msgid "unknown spec function %qs"
17356msgstr ""
17357
17358#: gcc.c:5989
17359#, gcc-internal-format
17360msgid "error in args to spec function %qs"
17361msgstr ""
17362
17363#: gcc.c:6043
17364#, gcc-internal-format
17365msgid "malformed spec function name"
17366msgstr ""
17367
17368#. )
17369#: gcc.c:6046
17370#, gcc-internal-format
17371msgid "no arguments for spec function"
17372msgstr ""
17373
17374#: gcc.c:6065
17375#, gcc-internal-format
17376msgid "malformed spec function arguments"
17377msgstr ""
17378
17379#: gcc.c:6339
17380#, gcc-internal-format
17381msgid "braced spec %qs is invalid at %qc"
17382msgstr ""
17383
17384#: gcc.c:6434
17385#, gcc-internal-format
17386msgid "braced spec body %qs is invalid"
17387msgstr ""
17388
17389#: gcc.c:7040
17390#, gcc-internal-format, gfc-internal-format
17391msgid "%s: could not determine length of compare-debug file %s"
17392msgstr ""
17393
17394#: gcc.c:7051
17395#, gcc-internal-format, gfc-internal-format
17396msgid "%s: -fcompare-debug failure (length)"
17397msgstr ""
17398
17399#: gcc.c:7061 gcc.c:7102
17400#, gcc-internal-format, gfc-internal-format
17401msgid "%s: could not open compare-debug file %s"
17402msgstr ""
17403
17404#: gcc.c:7081 gcc.c:7118
17405#, gcc-internal-format, gfc-internal-format
17406msgid "%s: -fcompare-debug failure"
17407msgstr ""
17408
17409#: gcc.c:7426
17410#, gcc-internal-format
17411msgid "spec failure: more than one arg to SYSROOT_SUFFIX_SPEC"
17412msgstr ""
17413
17414#: gcc.c:7450
17415#, gcc-internal-format
17416msgid "spec failure: more than one arg to SYSROOT_HEADERS_SUFFIX_SPEC"
17417msgstr ""
17418
17419#: gcc.c:7744
17420#, gcc-internal-format
17421msgid "unrecognized command line option %<-%s%>; did you mean %<-%s%>?"
17422msgstr ""
17423
17424#: gcc.c:7748
17425#, gcc-internal-format
17426msgid "unrecognized command line option %<-%s%>"
17427msgstr ""
17428
17429#: gcc.c:7874
17430#, gcc-internal-format
17431msgid "not configured with sysroot headers suffix"
17432msgstr ""
17433
17434#: gcc.c:7935
17435#, gcc-internal-format
17436msgid "no input files"
17437msgstr ""
17438
17439#: gcc.c:7986
17440#, gcc-internal-format
17441msgid "cannot specify -o with -c, -S or -E with multiple files"
17442msgstr ""
17443
17444#: gcc.c:8027
17445#, gcc-internal-format, gfc-internal-format
17446msgid "%s: %s compiler not installed on this system"
17447msgstr ""
17448
17449#: gcc.c:8051
17450#, gcc-internal-format
17451msgid "recompiling with -fcompare-debug"
17452msgstr ""
17453
17454#: gcc.c:8067
17455#, gcc-internal-format
17456msgid "during -fcompare-debug recompilation"
17457msgstr ""
17458
17459#: gcc.c:8076
17460#, gcc-internal-format
17461msgid "comparing final insns dumps"
17462msgstr ""
17463
17464#: gcc.c:8193
17465#, gcc-internal-format, gfc-internal-format
17466msgid "-fuse-linker-plugin, but %s not found"
17467msgstr ""
17468
17469#: gcc.c:8226
17470#, gcc-internal-format, gfc-internal-format
17471msgid "%s: linker input file unused because linking not done"
17472msgstr ""
17473
17474#: gcc.c:8278
17475#, gcc-internal-format, gfc-internal-format
17476msgid "language %s not recognized"
17477msgstr ""
17478
17479#: gcc.c:8517
17480#, gcc-internal-format
17481msgid "multilib spec %qs is invalid"
17482msgstr ""
17483
17484#: gcc.c:8719
17485#, gcc-internal-format
17486msgid "multilib exclusions %qs is invalid"
17487msgstr ""
17488
17489#: gcc.c:8783
17490#, gcc-internal-format
17491msgid "multilib select %qs %qs is invalid"
17492msgstr ""
17493
17494#: gcc.c:8945
17495#, gcc-internal-format
17496msgid "multilib select %qs is invalid"
17497msgstr ""
17498
17499#: gcc.c:8985
17500#, gcc-internal-format
17501msgid "multilib exclusion %qs is invalid"
17502msgstr ""
17503
17504#: gcc.c:9200
17505#, gcc-internal-format
17506msgid "environment variable %qs not defined"
17507msgstr ""
17508
17509#: gcc.c:9339 gcc.c:9344
17510#, gcc-internal-format
17511msgid "invalid version number %qs"
17512msgstr ""
17513
17514#: gcc.c:9387
17515#, gcc-internal-format, gfc-internal-format
17516msgid "too few arguments to %%:version-compare"
17517msgstr ""
17518
17519#: gcc.c:9393
17520#, gcc-internal-format, gfc-internal-format
17521msgid "too many arguments to %%:version-compare"
17522msgstr ""
17523
17524#: gcc.c:9435
17525#, gcc-internal-format
17526msgid "unknown operator %qs in %%:version-compare"
17527msgstr ""
17528
17529#: gcc.c:9559
17530#, gcc-internal-format, gfc-internal-format
17531msgid "too many arguments to %%:compare-debug-dump-opt"
17532msgstr ""
17533
17534#: gcc.c:9632
17535#, gcc-internal-format, gfc-internal-format
17536msgid "too many arguments to %%:compare-debug-self-opt"
17537msgstr ""
17538
17539#: gcc.c:9668
17540#, gcc-internal-format, gfc-internal-format
17541msgid "too few arguments to %%:compare-debug-auxbase-opt"
17542msgstr ""
17543
17544#: gcc.c:9672
17545#, gcc-internal-format, gfc-internal-format
17546msgid "too many arguments to %%:compare-debug-auxbase-opt"
17547msgstr ""
17548
17549#: gcc.c:9679
17550#, gcc-internal-format, gfc-internal-format
17551msgid "argument to %%:compare-debug-auxbase-opt does not end in .gk"
17552msgstr ""
17553
17554#: gcc.c:9753
17555#, gcc-internal-format, gfc-internal-format
17556msgid "too few arguments to %%:replace-extension"
17557msgstr ""
17558
17559#: gcov-tool.c:72
17560#, fuzzy, gcc-internal-format, gfc-internal-format
17561#| msgid "Removing '%s'\n"
17562msgid "error in removing %s\n"
17563msgstr "Uklanjam „%s”\n"
17564
17565#: gcov-tool.c:103
17566#, fuzzy, gcc-internal-format, gfc-internal-format
17567#| msgid "ignoring duplicate directory \"%s\"\n"
17568msgid "Cannot make directory %s"
17569msgstr "zanemarujem direktorij duplikat „%s”\n"
17570
17571#: gcov-tool.c:111
17572#, gcc-internal-format
17573msgid "Cannot get current directory name"
17574msgstr ""
17575
17576#: gcov-tool.c:115 gcov-tool.c:121
17577#, fuzzy, gcc-internal-format, gfc-internal-format
17578#| msgid "ignoring duplicate directory \"%s\"\n"
17579msgid "Cannot change directory to %s"
17580msgstr "zanemarujem direktorij duplikat „%s”\n"
17581
17582#: gcov-tool.c:214
17583#, gcc-internal-format
17584msgid "weights need to be non-negative\n"
17585msgstr ""
17586
17587#: gcov-tool.c:355
17588#, gcc-internal-format
17589msgid "scale needs to be non-negative\n"
17590msgstr ""
17591
17592#: gcse.c:3986
17593#, gcc-internal-format, gfc-internal-format
17594msgid "%s: %d basic blocks and %d edges/basic block"
17595msgstr ""
17596
17597#: gcse.c:3998
17598#, gcc-internal-format, gfc-internal-format
17599msgid "%s: %d basic blocks and %d registers; increase --param max-gcse-memory above %d"
17600msgstr ""
17601
17602#: gencfn-macros.c:183
17603#, gcc-internal-format, gfc-internal-format
17604msgid "DEF_INTERNAL_FLT_FN (%s) has no associated built-in functions"
17605msgstr ""
17606
17607#: gencfn-macros.c:190
17608#, gcc-internal-format, gfc-internal-format
17609msgid "DEF_INTERNAL_INT_FN (%s) has no associated built-in functions"
17610msgstr ""
17611
17612#: gentarget-def.c:126
17613#, gcc-internal-format, gfc-internal-format
17614msgid "invalid prototype for '%s'"
17615msgstr ""
17616
17617#: gentarget-def.c:131
17618#, gcc-internal-format, gfc-internal-format
17619msgid "prototype for '%s' has required operands after optional operands"
17620msgstr ""
17621
17622#: gentarget-def.c:148
17623#, gcc-internal-format, gfc-internal-format
17624msgid "argument %d of '%s' did not have the expected name"
17625msgstr ""
17626
17627#: gentarget-def.c:168
17628#, gcc-internal-format, gfc-internal-format
17629msgid "'%s' must have %d operands (excluding match_dups)"
17630msgstr ""
17631
17632#: gentarget-def.c:172
17633#, gcc-internal-format, gfc-internal-format
17634msgid "'%s' must have at least %d operands (excluding match_dups)"
17635msgstr ""
17636
17637#: gentarget-def.c:176
17638#, gcc-internal-format, gfc-internal-format
17639msgid "'%s' must have no more than %d operands (excluding match_dups)"
17640msgstr ""
17641
17642#: gentarget-def.c:276
17643#, gcc-internal-format, gfc-internal-format
17644msgid "duplicate definition of '%s'"
17645msgstr ""
17646
17647#: ggc-common.c:393 ggc-common.c:401 ggc-common.c:470 ggc-common.c:488
17648#: ggc-page.c:2457 ggc-page.c:2488 ggc-page.c:2495
17649#, gcc-internal-format
17650msgid "can%'t write PCH file: %m"
17651msgstr ""
17652
17653#: ggc-common.c:481 config/i386/host-cygwin.c:55
17654#, gcc-internal-format
17655msgid "can%'t get position in PCH file: %m"
17656msgstr ""
17657
17658#: ggc-common.c:491
17659#, gcc-internal-format
17660msgid "can%'t write padding to PCH file: %m"
17661msgstr ""
17662
17663#: ggc-common.c:613 ggc-common.c:621 ggc-common.c:624 ggc-common.c:634
17664#: ggc-common.c:637 ggc-page.c:2589
17665#, gcc-internal-format
17666msgid "can%'t read PCH file: %m"
17667msgstr ""
17668
17669#: ggc-common.c:629
17670#, gcc-internal-format
17671msgid "had to relocate PCH"
17672msgstr ""
17673
17674#: ggc-page.c:1725
17675#, gcc-internal-format
17676msgid "open /dev/zero: %m"
17677msgstr ""
17678
17679#: ggc-page.c:2473 ggc-page.c:2479
17680#, gcc-internal-format
17681msgid "can%'t write PCH file"
17682msgstr ""
17683
17684#: gimple-ssa-isolate-paths.c:290 gimple-ssa-isolate-paths.c:447 tree.c:12589
17685#: tree.c:12626 c/c-typeck.c:2847 c/c-typeck.c:2931 c/c-typeck.c:9680
17686#: c/c-typeck.c:9697 cp/call.c:6161 cp/constexpr.c:762 cp/constexpr.c:1969
17687#: cp/decl2.c:5112 cp/pt.c:7593 cp/semantics.c:1756 cp/typeck.c:1640
17688#: cp/typeck.c:1833 cp/typeck.c:3660
17689#, gcc-internal-format
17690msgid "declared here"
17691msgstr ""
17692
17693#: gimple-ssa-isolate-paths.c:332
17694#, gcc-internal-format
17695msgid "potential null pointer dereference"
17696msgstr ""
17697
17698#: gimple-ssa-isolate-paths.c:400
17699#, gcc-internal-format
17700msgid "null pointer dereference"
17701msgstr ""
17702
17703#: gimple-ssa-nonnull-compare.c:102
17704#, gcc-internal-format
17705msgid "nonnull argument %qD compared to NULL"
17706msgstr ""
17707
17708#: gimple-streamer-in.c:210
17709#, gcc-internal-format, gfc-internal-format
17710msgid "bytecode stream: unknown GIMPLE statement tag %s"
17711msgstr ""
17712
17713#: gimple.c:1166
17714#, gcc-internal-format, gfc-internal-format
17715msgid "gimple check: expected %s(%s), have %s(%s) in %s, at %s:%d"
17716msgstr ""
17717
17718#: gimplify.c:2566
17719#, gcc-internal-format
17720msgid "using result of function returning %<void%>"
17721msgstr ""
17722
17723#: gimplify.c:5194
17724#, gcc-internal-format, gfc-internal-format
17725msgid "invalid lvalue in asm output %d"
17726msgstr ""
17727
17728#: gimplify.c:5336
17729#, gcc-internal-format, gfc-internal-format
17730msgid "non-memory input %d must stay in memory"
17731msgstr ""
17732
17733#: gimplify.c:5376 gimplify.c:5385
17734#, gcc-internal-format, gfc-internal-format
17735msgid "memory input %d is not directly addressable"
17736msgstr ""
17737
17738#: gimplify.c:5956
17739#, gcc-internal-format
17740msgid "threadprivate variable %qE used in target region"
17741msgstr ""
17742
17743#: gimplify.c:5958
17744#, gcc-internal-format
17745msgid "enclosing target region"
17746msgstr ""
17747
17748#: gimplify.c:5970
17749#, gcc-internal-format
17750msgid "threadprivate variable %qE used in untied task"
17751msgstr ""
17752
17753#: gimplify.c:5972
17754#, gcc-internal-format
17755msgid "enclosing task"
17756msgstr ""
17757
17758#: gimplify.c:6034
17759#, gcc-internal-format
17760msgid "%qE not specified in enclosing %s"
17761msgstr ""
17762
17763#: gimplify.c:6036
17764#, fuzzy, gcc-internal-format, gfc-internal-format
17765#| msgid "Removing '%s'\n"
17766msgid "enclosing %s"
17767msgstr "Uklanjam „%s”\n"
17768
17769#: gimplify.c:6146
17770#, gcc-internal-format
17771msgid "%qE not specified in enclosing OpenACC %qs construct"
17772msgstr ""
17773
17774#: gimplify.c:6148
17775#, gcc-internal-format
17776msgid "enclosing OpenACC %qs construct"
17777msgstr ""
17778
17779#: gimplify.c:6199
17780#, gcc-internal-format
17781msgid "%qE with %<link%> clause used in %<routine%> function"
17782msgstr ""
17783
17784#: gimplify.c:6207
17785#, gcc-internal-format
17786msgid "%qE requires a %<declare%> directive for use in a %<routine%> function"
17787msgstr ""
17788
17789#: gimplify.c:6283 gimplify.c:6887
17790#, gcc-internal-format
17791msgid "variable %qE declared in enclosing %<host_data%> region"
17792msgstr ""
17793
17794#: gimplify.c:6301
17795#, gcc-internal-format
17796msgid "%qD referenced in target region does not have a mappable type"
17797msgstr ""
17798
17799#: gimplify.c:6419 gimplify.c:6451
17800#, gcc-internal-format
17801msgid "iteration variable %qE is predetermined linear"
17802msgstr ""
17803
17804#: gimplify.c:6422
17805#, gcc-internal-format
17806msgid "iteration variable %qE should be private"
17807msgstr ""
17808
17809#: gimplify.c:6436
17810#, gcc-internal-format
17811msgid "iteration variable %qE should not be firstprivate"
17812msgstr ""
17813
17814#: gimplify.c:6439
17815#, gcc-internal-format
17816msgid "iteration variable %qE should not be reduction"
17817msgstr ""
17818
17819#: gimplify.c:6442
17820#, gcc-internal-format
17821msgid "iteration variable %qE should not be linear"
17822msgstr ""
17823
17824#: gimplify.c:6445
17825#, gcc-internal-format
17826msgid "iteration variable %qE should not be lastprivate"
17827msgstr ""
17828
17829#: gimplify.c:6448
17830#, gcc-internal-format
17831msgid "iteration variable %qE should not be private"
17832msgstr ""
17833
17834#: gimplify.c:6761
17835#, gcc-internal-format
17836msgid "%<linear%> clause for variable other than loop iterator specified on construct combined with %<distribute%>"
17837msgstr ""
17838
17839#: gimplify.c:6963
17840#, gcc-internal-format
17841msgid "mapping field %qE of variable length structure"
17842msgstr ""
17843
17844#: gimplify.c:7175
17845#, gcc-internal-format
17846msgid "%qE appears more than once in map clauses"
17847msgstr ""
17848
17849#: gimplify.c:7467
17850#, gcc-internal-format
17851msgid "copyprivate variable %qE is not threadprivate or private in outer context"
17852msgstr ""
17853
17854#: gimplify.c:7487
17855#, gcc-internal-format
17856msgid "%s variable %qE is private in outer context"
17857msgstr ""
17858
17859#: gimplify.c:7513
17860#, gcc-internal-format
17861msgid "expected %qs %<if%> clause modifier rather than %qs"
17862msgstr ""
17863
17864#: gimplify.c:8015
17865#, gcc-internal-format
17866msgid "same variable used in %<firstprivate%> and %<lastprivate%> clauses on %<distribute%> construct"
17867msgstr ""
17868
17869#: gimplify.c:8097
17870#, gcc-internal-format
17871msgid "incompatible data clause with reduction on %qE; promoting to present_or_copy"
17872msgstr ""
17873
17874#: gimplify.c:8241
17875#, gcc-internal-format
17876msgid "invalid private reduction on %qE"
17877msgstr ""
17878
17879#: gimplify.c:10047 omp-low.c:3616
17880#, gcc-internal-format
17881msgid "%<ordered%> construct with %<depend%> clause must be closely nested inside a loop with %<ordered%> clause with a parameter"
17882msgstr ""
17883
17884#: gimplify.c:10065
17885#, gcc-internal-format
17886msgid "variable %qE is not an iteration of outermost loop %d, expected %qE"
17887msgstr ""
17888
17889#: gimplify.c:10078
17890#, gcc-internal-format
17891msgid "number of variables in %<depend(sink)%> clause does not match number of iteration variables"
17892msgstr ""
17893
17894#: gimplify.c:10091
17895#, gcc-internal-format
17896msgid "more than one %<depend(source)%> clause on an %<ordered%> construct"
17897msgstr ""
17898
17899#: gimplify.c:10102
17900#, gcc-internal-format
17901msgid "%<depend(source)%> clause specified together with %<depend(sink:)%> clauses on the same construct"
17902msgstr ""
17903
17904#: gimplify.c:11030
17905#, fuzzy, gcc-internal-format
17906#| msgid "expected %<,%> or %<)%>"
17907msgid "expected %<_Cilk_spawn%> before %<_Cilk_sync%>"
17908msgstr "očekujem %<,%> ili %<)%>"
17909
17910#: gimplify.c:11326
17911#, gcc-internal-format
17912msgid "gimplification failed"
17913msgstr ""
17914
17915#: gimplify.c:11796 c-family/c-common.c:5731 c-family/c-common.c:5804
17916#, gcc-internal-format
17917msgid "first argument to %<va_arg%> not of type %<va_list%>"
17918msgstr ""
17919
17920#: gimplify.c:11816
17921#, gcc-internal-format
17922msgid "%qT is promoted to %qT when passed through %<...%>"
17923msgstr ""
17924
17925#: gimplify.c:11821
17926#, gcc-internal-format
17927msgid "(so you should pass %qT not %qT to %<va_arg%>)"
17928msgstr ""
17929
17930#: gimplify.c:11828
17931#, gcc-internal-format
17932msgid "if this code is reached, the program will abort"
17933msgstr ""
17934
17935#: godump.c:1432
17936#, gcc-internal-format
17937msgid "could not close Go dump file: %m"
17938msgstr ""
17939
17940#: godump.c:1444
17941#, gcc-internal-format
17942msgid "could not open Go dump file %qs: %m"
17943msgstr ""
17944
17945#: graph.c:55 toplev.c:1489 java/jcf-parse.c:1751 java/jcf-parse.c:1890
17946#: objc/objc-act.c:461
17947#, gcc-internal-format
17948msgid "can%'t open %s: %m"
17949msgstr ""
17950
17951#: graphite.c:344
17952#, gcc-internal-format
17953msgid "Graphite loop optimizations cannot be used (isl is not available)."
17954msgstr ""
17955
17956#: hsa-brig.c:899
17957#, gcc-internal-format
17958msgid "Support for HSA does not implement immediate 16 bit FPU operands"
17959msgstr ""
17960
17961#: hsa-gen.c:1206
17962#, gcc-internal-format
17963msgid "HSA SSA name defined by instruction that is supposed to be using it"
17964msgstr ""
17965
17966#: hsa-gen.c:1210 hsa-gen.c:1223
17967#, gcc-internal-format
17968msgid "HSA SSA verification failed"
17969msgstr ""
17970
17971#: hsa-gen.c:1219
17972#, gcc-internal-format
17973msgid "HSA SSA name not among operands of instruction that is supposed to use it"
17974msgstr ""
17975
17976#: hsa-gen.c:1479
17977#, gcc-internal-format
17978msgid "HSA instruction uses a register but is not among recorded register uses"
17979msgstr ""
17980
17981#: hsa-gen.c:1483
17982#, gcc-internal-format
17983msgid "HSA instruction verification failed"
17984msgstr ""
17985
17986#: hsa.c:240
17987#, gcc-internal-format
17988msgid "HSA image ops not handled"
17989msgstr ""
17990
17991#: input.c:1072
17992#, gcc-internal-format, gfc-internal-format
17993msgid "expansion point is location %i"
17994msgstr ""
17995
17996#: input.c:1102
17997#, gcc-internal-format, gfc-internal-format
17998msgid "token %u has x-location == y-location == %u"
17999msgstr ""
18000
18001#: input.c:1110
18002#, gcc-internal-format, gfc-internal-format
18003msgid "token %u has x-location == %u"
18004msgstr ""
18005
18006#: input.c:1111
18007#, gcc-internal-format, gfc-internal-format
18008msgid "token %u has y-location == %u"
18009msgstr ""
18010
18011#: ipa-chkp.c:667
18012#, gcc-internal-format
18013msgid "function cannot be instrumented"
18014msgstr ""
18015
18016#: ipa-devirt.c:751 ipa-devirt.c:902
18017#, gcc-internal-format
18018msgid "virtual table of type %qD violates one definition rule"
18019msgstr ""
18020
18021#: ipa-devirt.c:754
18022#, gcc-internal-format
18023msgid "variable of same assembler name as the virtual table is defined in another translation unit"
18024msgstr ""
18025
18026#: ipa-devirt.c:793
18027#, gcc-internal-format
18028msgid "virtual table of type %qD contains RTTI information"
18029msgstr ""
18030
18031#: ipa-devirt.c:799
18032#, gcc-internal-format
18033msgid "but is prevailed by one without from other translation unit"
18034msgstr ""
18035
18036#: ipa-devirt.c:803
18037#, gcc-internal-format
18038msgid "RTTI will not work on this type"
18039msgstr ""
18040
18041#: ipa-devirt.c:833 ipa-devirt.c:861 ipa-devirt.c:932
18042#, gcc-internal-format
18043msgid "virtual table of type %qD violates one definition rule  "
18044msgstr ""
18045
18046#: ipa-devirt.c:839
18047#, gcc-internal-format
18048msgid "the conflicting type defined in another translation unit has virtual table of different size"
18049msgstr ""
18050
18051#: ipa-devirt.c:867
18052#, gcc-internal-format
18053msgid "the conflicting type defined in another translation unit with different RTTI information"
18054msgstr ""
18055
18056#: ipa-devirt.c:910 ipa-devirt.c:940
18057#, gcc-internal-format
18058msgid "the conflicting type defined in another translation unit"
18059msgstr ""
18060
18061#: ipa-devirt.c:914
18062#, gcc-internal-format
18063msgid "contains additional virtual method %qD"
18064msgstr ""
18065
18066#: ipa-devirt.c:921
18067#, gcc-internal-format
18068msgid "the conflicting type defined in another translation unit has virtual table with more entries"
18069msgstr ""
18070
18071#: ipa-devirt.c:946
18072#, gcc-internal-format
18073msgid "virtual method %qD"
18074msgstr ""
18075
18076#: ipa-devirt.c:950
18077#, gcc-internal-format
18078msgid "ought to match virtual method %qD but does not"
18079msgstr ""
18080
18081#: ipa-devirt.c:956
18082#, gcc-internal-format
18083msgid "the conflicting type defined in another translation unit has virtual table with different contents"
18084msgstr ""
18085
18086#: ipa-devirt.c:986
18087#, gcc-internal-format
18088msgid "type %qT violates the C++ One Definition Rule"
18089msgstr ""
18090
18091#: ipa-devirt.c:997 ipa-devirt.c:1012 ipa-devirt.c:1262 ipa-devirt.c:1354
18092#: ipa-devirt.c:1393 ipa-devirt.c:1411
18093#, gcc-internal-format
18094msgid "a different type is defined in another translation unit"
18095msgstr ""
18096
18097#: ipa-devirt.c:1004
18098#, gcc-internal-format
18099msgid "the first difference of corresponding definitions is field %qD"
18100msgstr ""
18101
18102#: ipa-devirt.c:1014
18103#, gcc-internal-format
18104msgid "the first difference of corresponding definitions is method %qD"
18105msgstr ""
18106
18107#: ipa-devirt.c:1108
18108#, gcc-internal-format
18109msgid "type %qT defined in anonymous namespace can not match type %qT across the translation unit boundary"
18110msgstr ""
18111
18112#: ipa-devirt.c:1113
18113#, gcc-internal-format
18114msgid "type %qT defined in anonymous namespace can not match across the translation unit boundary"
18115msgstr ""
18116
18117#: ipa-devirt.c:1118
18118#, gcc-internal-format
18119msgid "the incompatible type defined in another translation unit"
18120msgstr ""
18121
18122#: ipa-devirt.c:1141
18123#, gcc-internal-format
18124msgid "type name %<%s%> should match type name %<%s%>"
18125msgstr ""
18126
18127#: ipa-devirt.c:1145 ipa-devirt.c:1237
18128#, gcc-internal-format
18129msgid "the incompatible type is defined here"
18130msgstr ""
18131
18132#: ipa-devirt.c:1173
18133#, gcc-internal-format
18134msgid "array types have different bounds"
18135msgstr ""
18136
18137#: ipa-devirt.c:1188
18138#, gcc-internal-format
18139msgid "return value type mismatch"
18140msgstr ""
18141
18142#: ipa-devirt.c:1203
18143#, gcc-internal-format
18144msgid "implicit this pointer type mismatch"
18145msgstr ""
18146
18147#: ipa-devirt.c:1206
18148#, gcc-internal-format, gfc-internal-format
18149msgid "type mismatch in parameter %i"
18150msgstr ""
18151
18152#: ipa-devirt.c:1217
18153#, gcc-internal-format
18154msgid "types have different parameter counts"
18155msgstr ""
18156
18157#: ipa-devirt.c:1228
18158#, gcc-internal-format
18159msgid "type %qT itself violate the C++ One Definition Rule"
18160msgstr ""
18161
18162#: ipa-devirt.c:1234
18163#, gcc-internal-format
18164msgid "type %qT should match type %qT"
18165msgstr ""
18166
18167#: ipa-devirt.c:1269
18168#, gcc-internal-format
18169msgid "a type with different qualifiers is defined in another translation unit"
18170msgstr ""
18171
18172#: ipa-devirt.c:1287
18173#, gcc-internal-format
18174msgid "a type with different attributes is defined in another translation unit"
18175msgstr ""
18176
18177#: ipa-devirt.c:1302
18178#, gcc-internal-format
18179msgid "an enum with different value name is defined in another translation unit"
18180msgstr ""
18181
18182#: ipa-devirt.c:1311
18183#, gcc-internal-format
18184msgid "an enum with different values is defined in another translation unit"
18185msgstr ""
18186
18187#: ipa-devirt.c:1319
18188#, gcc-internal-format
18189msgid "an enum with mismatching number of values is defined in another translation unit"
18190msgstr ""
18191
18192#: ipa-devirt.c:1337
18193#, gcc-internal-format
18194msgid "a type with different precision is defined in another translation unit"
18195msgstr ""
18196
18197#: ipa-devirt.c:1344
18198#, gcc-internal-format
18199msgid "a type with different signedness is defined in another translation unit"
18200msgstr ""
18201
18202#: ipa-devirt.c:1369
18203#, gcc-internal-format
18204msgid "it is defined as a pointer in different address space in another translation unit"
18205msgstr ""
18206
18207#: ipa-devirt.c:1378
18208#, gcc-internal-format
18209msgid "it is defined as a pointer to different type in another translation unit"
18210msgstr ""
18211
18212#: ipa-devirt.c:1438
18213#, gcc-internal-format
18214msgid "an array of different size is defined in another translation unit"
18215msgstr ""
18216
18217#: ipa-devirt.c:1453
18218#, gcc-internal-format
18219msgid "has different return value in another translation unit"
18220msgstr ""
18221
18222#: ipa-devirt.c:1476 ipa-devirt.c:1488
18223#, gcc-internal-format
18224msgid "has different parameters in another translation unit"
18225msgstr ""
18226
18227#: ipa-devirt.c:1511
18228#, gcc-internal-format
18229msgid "a type defined in another translation unit is not polymorphic"
18230msgstr ""
18231
18232#: ipa-devirt.c:1515
18233#, gcc-internal-format
18234msgid "a type defined in another translation unit is polymorphic"
18235msgstr ""
18236
18237#: ipa-devirt.c:1533 ipa-devirt.c:1589
18238#, gcc-internal-format
18239msgid "a type with different virtual table pointers is defined in another translation unit"
18240msgstr ""
18241
18242#: ipa-devirt.c:1540 ipa-devirt.c:1594
18243#, gcc-internal-format
18244msgid "a type with different bases is defined in another translation unit"
18245msgstr ""
18246
18247#: ipa-devirt.c:1548
18248#, gcc-internal-format
18249msgid "a field with different name is defined in another translation unit"
18250msgstr ""
18251
18252#: ipa-devirt.c:1562
18253#, gcc-internal-format
18254msgid "a field of same name but different type is defined in another translation unit"
18255msgstr ""
18256
18257#: ipa-devirt.c:1575
18258#, gcc-internal-format
18259msgid "fields has different layout in another translation unit"
18260msgstr ""
18261
18262#: ipa-devirt.c:1598
18263#, gcc-internal-format
18264msgid "a type with different number of fields is defined in another translation unit"
18265msgstr ""
18266
18267#: ipa-devirt.c:1622
18268#, gcc-internal-format
18269msgid "a different method of same type is defined in another translation unit"
18270msgstr ""
18271
18272#: ipa-devirt.c:1630
18273#, gcc-internal-format
18274msgid "s definition that differs by virtual keyword in another translation unit"
18275msgstr ""
18276
18277#: ipa-devirt.c:1637
18278#, gcc-internal-format
18279msgid "virtual table layout differs in another translation unit"
18280msgstr ""
18281
18282#: ipa-devirt.c:1646
18283#, gcc-internal-format
18284msgid "method with incompatible type is defined in another translation unit"
18285msgstr ""
18286
18287#: ipa-devirt.c:1654
18288#, gcc-internal-format
18289msgid "a type with different number of methods is defined in another translation unit"
18290msgstr ""
18291
18292#: ipa-devirt.c:1676
18293#, gcc-internal-format
18294msgid "a type with different size is defined in another translation unit"
18295msgstr ""
18296
18297#: ipa-devirt.c:1684
18298#, gcc-internal-format
18299msgid "a type with different alignment is defined in another translation unit"
18300msgstr ""
18301
18302#: ipa-devirt.c:1807
18303#, gcc-internal-format
18304msgid "the extra base is defined here"
18305msgstr ""
18306
18307#: ipa-devirt.c:3777
18308#, gcc-internal-format
18309msgid "Declaring type %qD final would enable devirtualization of %i call"
18310msgid_plural "Declaring type %qD final would enable devirtualization of %i calls"
18311msgstr[0] ""
18312msgstr[1] ""
18313msgstr[2] ""
18314
18315#: ipa-devirt.c:3786
18316#, gcc-internal-format
18317msgid "Declaring type %qD final would enable devirtualization of %i call executed %lli times"
18318msgid_plural "Declaring type %qD final would enable devirtualization of %i calls executed %lli times"
18319msgstr[0] ""
18320msgstr[1] ""
18321msgstr[2] ""
18322
18323#: ipa-devirt.c:3815
18324#, gcc-internal-format
18325msgid "Declaring virtual destructor of %qD final would enable devirtualization of %i call"
18326msgid_plural "Declaring virtual destructor of %qD final would enable devirtualization of %i calls"
18327msgstr[0] ""
18328msgstr[1] ""
18329msgstr[2] ""
18330
18331#: ipa-devirt.c:3823
18332#, gcc-internal-format
18333msgid "Declaring method %qD final would enable devirtualization of %i call"
18334msgid_plural "Declaring method %qD final would enable devirtualization of %i calls"
18335msgstr[0] ""
18336msgstr[1] ""
18337msgstr[2] ""
18338
18339#: ipa-devirt.c:3831
18340#, gcc-internal-format
18341msgid "Declaring virtual destructor of %qD final would enable devirtualization of %i call executed %lli times"
18342msgid_plural "Declaring virtual destructor of %qD final would enable devirtualization of %i calls executed %lli times"
18343msgstr[0] ""
18344msgstr[1] ""
18345msgstr[2] ""
18346
18347#: ipa-devirt.c:3841
18348#, gcc-internal-format
18349msgid "Declaring method %qD final would enable devirtualization of %i call executed %lli times"
18350msgid_plural "Declaring method %qD final would enable devirtualization of %i calls executed %lli times"
18351msgstr[0] ""
18352msgstr[1] ""
18353msgstr[2] ""
18354
18355#: ipa-hsa.c:57
18356#, gcc-internal-format, gfc-internal-format
18357msgid "could not emit HSAIL for function %s: function cannot be cloned"
18358msgstr ""
18359
18360#: ipa-inline-analysis.c:4346
18361#, gcc-internal-format
18362msgid "ipa inline summary is missing in input file"
18363msgstr ""
18364
18365#: ipa-reference.c:1182
18366#, gcc-internal-format
18367msgid "ipa reference summary is missing in ltrans unit"
18368msgstr ""
18369
18370#: ira.c:2309 ira.c:2323 ira.c:2337
18371#, gcc-internal-format, gfc-internal-format
18372msgid "%s cannot be used in asm here"
18373msgstr ""
18374
18375#: ira.c:5511
18376#, gcc-internal-format
18377msgid "frame pointer required, but reserved"
18378msgstr ""
18379
18380#: ira.c:5512
18381#, gcc-internal-format
18382msgid "for %qD"
18383msgstr ""
18384
18385#: ira.c:5526
18386#, gcc-internal-format
18387msgid "frame size too large for reliable stack checking"
18388msgstr ""
18389
18390#: lra-assigns.c:1395 reload1.c:1254
18391#, gcc-internal-format
18392msgid "%<asm%> operand has impossible constraints"
18393msgstr ""
18394
18395#: lra-assigns.c:1416
18396#, gcc-internal-format
18397msgid "unable to find a register to spill"
18398msgstr ""
18399
18400#: lra-assigns.c:1630
18401#, gcc-internal-format, gfc-internal-format
18402msgid "Maximum number of LRA assignment passes is achieved (%d)\n"
18403msgstr ""
18404
18405#: lra-constraints.c:3566 reload.c:3831 reload.c:4086
18406#, gcc-internal-format
18407msgid "inconsistent operand constraints in an %<asm%>"
18408msgstr ""
18409
18410#: lra-constraints.c:4429
18411#, gcc-internal-format, gfc-internal-format
18412msgid "Max. number of generated reload insns per insn is achieved (%d)\n"
18413msgstr ""
18414
18415#: lto-cgraph.c:1289
18416#, gcc-internal-format, gfc-internal-format
18417msgid "bytecode stream: found multiple instances of cgraph node with uid %d"
18418msgstr ""
18419
18420#: lto-cgraph.c:1467
18421#, gcc-internal-format
18422msgid "bytecode stream: no caller found while reading edge"
18423msgstr ""
18424
18425#: lto-cgraph.c:1473
18426#, gcc-internal-format
18427msgid "bytecode stream: no callee found while reading edge"
18428msgstr ""
18429
18430#: lto-cgraph.c:1548
18431#, gcc-internal-format
18432msgid "bytecode stream: found empty cgraph node"
18433msgstr ""
18434
18435#: lto-cgraph.c:1726
18436#, gcc-internal-format, gfc-internal-format
18437msgid "At most %i profile runs is supported. Perhaps corrupted profile?"
18438msgstr ""
18439
18440#: lto-cgraph.c:1813
18441#, gcc-internal-format, gfc-internal-format
18442msgid "Profile information in %s corrupted"
18443msgstr ""
18444
18445#: lto-cgraph.c:1846
18446#, gcc-internal-format, gfc-internal-format
18447msgid "cannot find LTO cgraph in %s"
18448msgstr ""
18449
18450#: lto-cgraph.c:1856
18451#, gcc-internal-format, gfc-internal-format
18452msgid "cannot find LTO section refs in %s"
18453msgstr ""
18454
18455#: lto-cgraph.c:1935
18456#, gcc-internal-format, gfc-internal-format
18457msgid "invalid offload table in %s"
18458msgstr ""
18459
18460#: lto-compress.c:193 lto-compress.c:201 lto-compress.c:222 lto-compress.c:285
18461#: lto-compress.c:293 lto-compress.c:314
18462#, gcc-internal-format, gfc-internal-format
18463msgid "compressed stream: %s"
18464msgstr ""
18465
18466#: lto-section-in.c:444
18467#, gcc-internal-format, gfc-internal-format
18468msgid "bytecode stream: trying to read %d bytes after the end of the input buffer"
18469msgstr ""
18470
18471#: lto-section-in.c:455
18472#, gcc-internal-format, gfc-internal-format
18473msgid "%s out of range: Range is %i to %i, value is %i"
18474msgstr ""
18475
18476#: lto-streamer-in.c:79
18477#, gcc-internal-format, gfc-internal-format
18478msgid "bytecode stream: unexpected tag %s"
18479msgstr ""
18480
18481#: lto-streamer-in.c:909 lto-streamer-in.c:919
18482#, gcc-internal-format
18483msgid "Cgraph edge statement index out of range"
18484msgstr ""
18485
18486#: lto-streamer-in.c:913 lto-streamer-in.c:922
18487#, gcc-internal-format
18488msgid "Cgraph edge statement index not found"
18489msgstr ""
18490
18491#: lto-streamer-in.c:929
18492#, fuzzy, gcc-internal-format
18493#| msgid "operand number out of range"
18494msgid "Reference statement index out of range"
18495msgstr "broj operanada je izvan granica"
18496
18497#: lto-streamer-in.c:932
18498#, gcc-internal-format
18499msgid "Reference statement index not found"
18500msgstr ""
18501
18502#: lto-streamer-in.c:1513
18503#, gcc-internal-format, gfc-internal-format
18504msgid "cannot read LTO mode table from %s"
18505msgstr ""
18506
18507#: lto-streamer-in.c:1611
18508#, gcc-internal-format, gfc-internal-format
18509msgid "unsupported mode %s\n"
18510msgstr ""
18511
18512#: lto-streamer-out.c:419 lto-streamer-out.c:674
18513#, gcc-internal-format
18514msgid "tree code %qs is not supported in LTO streams"
18515msgstr ""
18516
18517#: lto-streamer.c:162
18518#, gcc-internal-format, gfc-internal-format
18519msgid "bytecode stream: unexpected LTO section %s"
18520msgstr ""
18521
18522#: lto-streamer.c:383
18523#, gcc-internal-format, gfc-internal-format
18524msgid "bytecode stream generated with LTO version %d.%d instead of the expected %d.%d"
18525msgstr ""
18526
18527#: lto-wrapper.c:114
18528#, fuzzy, gcc-internal-format
18529#| msgid "deleting LTRANS file %s"
18530msgid "deleting LTRANS file %s: %m"
18531msgstr "uklanjam LTRANS datoteku %s"
18532
18533#: lto-wrapper.c:151
18534#, gcc-internal-format
18535msgid "malformed COLLECT_GCC_OPTIONS"
18536msgstr "izobličen COLLECT_GCC_OPTIONS"
18537
18538#: lto-wrapper.c:307
18539#, gcc-internal-format, gfc-internal-format
18540msgid "Option %s with different values"
18541msgstr ""
18542
18543#: lto-wrapper.c:318 lto-wrapper.c:330
18544#, gcc-internal-format, gfc-internal-format
18545msgid "Option %s not used consistently in all LTO input files"
18546msgstr ""
18547
18548#: lto-wrapper.c:815
18549#, gcc-internal-format, gfc-internal-format
18550msgid "problem with building target image for %s\n"
18551msgstr ""
18552
18553#: lto-wrapper.c:835
18554#, gcc-internal-format
18555msgid "reading input file"
18556msgstr ""
18557
18558#: lto-wrapper.c:840
18559#, gcc-internal-format
18560msgid "writing output file"
18561msgstr ""
18562
18563#: lto-wrapper.c:870
18564#, gcc-internal-format
18565msgid "installation error, can't find crtoffloadtable.o"
18566msgstr ""
18567
18568#: lto-wrapper.c:974
18569#, gcc-internal-format
18570msgid "environment variable COLLECT_GCC must be set"
18571msgstr "varijabla okoline COLLECT_GCC mora biti postavljena "
18572
18573#: lto-wrapper.c:978 config/nvptx/mkoffload.c:361
18574#, gcc-internal-format
18575msgid "environment variable COLLECT_GCC_OPTIONS must be set"
18576msgstr "varijabla okoline COLLECT_GCC_OPTIONS mora biti postavljena"
18577
18578#: lto-wrapper.c:1135 lto-wrapper.c:1191
18579#, fuzzy, gcc-internal-format
18580#| msgid "[cannot find %s]"
18581msgid "cannot open %s: %m"
18582msgstr "[ne mogu naći %s]"
18583
18584#: lto-wrapper.c:1138 lto-wrapper.c:1197
18585#, fuzzy, gcc-internal-format
18586#| msgid "[cannot find %s]"
18587msgid "cannot read %s: %m"
18588msgstr "[ne mogu naći %s]"
18589
18590#: lto-wrapper.c:1165
18591#, gcc-internal-format, gfc-internal-format
18592msgid "invalid format of %s"
18593msgstr ""
18594
18595#: lto-wrapper.c:1301
18596#, fuzzy, gcc-internal-format
18597#| msgid "fopen: %s"
18598msgid "fopen: %s: %m"
18599msgstr "fopen: %s"
18600
18601#: multiple_target.c:67
18602#, gcc-internal-format
18603msgid "the call requires ifunc, which is not supported by this target"
18604msgstr ""
18605
18606#: multiple_target.c:76
18607#, gcc-internal-format
18608msgid "default target_clones attribute was not set"
18609msgstr ""
18610
18611#: multiple_target.c:256
18612#, gcc-internal-format
18613msgid "single target_clones attribute is ignored"
18614msgstr ""
18615
18616#: multiple_target.c:268
18617#, gcc-internal-format
18618msgid "default target was not set"
18619msgstr ""
18620
18621#: multiple_target.c:300
18622#, gcc-internal-format, gfc-internal-format
18623msgid "attribute(target_clones(\"%s\")) is not valid for current target"
18624msgstr ""
18625
18626#: multiple_target.c:331
18627#, gcc-internal-format
18628msgid "attribute(target_clones(\"default\")) is not valid for current target"
18629msgstr ""
18630
18631#: omp-low.c:2965 omp-low.c:19388
18632#, gcc-internal-format
18633msgid "%<seq%> overrides other OpenACC loop specifiers"
18634msgstr ""
18635
18636#: omp-low.c:2968
18637#, gcc-internal-format
18638msgid "%<auto%> conflicts with other OpenACC loop specifiers"
18639msgstr ""
18640
18641#: omp-low.c:2972
18642#, gcc-internal-format
18643msgid "inner loop uses same OpenACC parallelism as containing loop"
18644msgstr ""
18645
18646#: omp-low.c:3019
18647#, gcc-internal-format
18648msgid "argument not permitted on %qs clause in OpenACC %<parallel%>"
18649msgstr ""
18650
18651#: omp-low.c:3245
18652#, gcc-internal-format
18653msgid "non-OpenACC construct inside of OpenACC routine"
18654msgstr ""
18655
18656#: omp-low.c:3254
18657#, gcc-internal-format
18658msgid "non-OpenACC construct inside of OpenACC region"
18659msgstr ""
18660
18661#: omp-low.c:3279
18662#, gcc-internal-format
18663msgid "%<ordered simd threads%> must be closely nested inside of %<for simd%> region"
18664msgstr ""
18665
18666#: omp-low.c:3287
18667#, gcc-internal-format
18668msgid "OpenMP constructs other than %<#pragma omp ordered simd%> may not be nested inside %<simd%> region"
18669msgstr ""
18670
18671#: omp-low.c:3299
18672#, gcc-internal-format
18673msgid "only %<distribute%> or %<parallel%> regions are allowed to be strictly nested inside %<teams%> region"
18674msgstr ""
18675
18676#: omp-low.c:3316
18677#, gcc-internal-format
18678msgid "%<distribute%> region must be strictly nested inside %<teams%> construct"
18679msgstr ""
18680
18681#: omp-low.c:3357
18682#, gcc-internal-format
18683msgid "OpenACC loop directive must be associated with an OpenACC compute region"
18684msgstr ""
18685
18686#: omp-low.c:3379
18687#, gcc-internal-format
18688msgid "orphaned %qs construct"
18689msgstr ""
18690
18691#: omp-low.c:3408
18692#, gcc-internal-format
18693msgid "%<#pragma omp cancel for%> inside %<nowait%> for construct"
18694msgstr ""
18695
18696#: omp-low.c:3413
18697#, gcc-internal-format
18698msgid "%<#pragma omp cancel for%> inside %<ordered%> for construct"
18699msgstr ""
18700
18701#: omp-low.c:3433 omp-low.c:3446
18702#, gcc-internal-format
18703msgid "%<#pragma omp cancel sections%> inside %<nowait%> sections construct"
18704msgstr ""
18705
18706#: omp-low.c:3472
18707#, gcc-internal-format
18708msgid "%<%s taskgroup%> construct not closely nested inside of %<taskgroup%> region"
18709msgstr ""
18710
18711#: omp-low.c:3486
18712#, fuzzy, gcc-internal-format
18713#| msgid "invalid 'asm': "
18714msgid "invalid arguments"
18715msgstr "neispravni „asm”: "
18716
18717#: omp-low.c:3492
18718#, gcc-internal-format
18719msgid "%<%s %s%> construct not closely nested inside of %qs"
18720msgstr ""
18721
18722#: omp-low.c:3520
18723#, gcc-internal-format
18724msgid "barrier region may not be closely nested inside of work-sharing, %<critical%>, %<ordered%>, %<master%>, explicit %<task%> or %<taskloop%> region"
18725msgstr ""
18726
18727#: omp-low.c:3527
18728#, gcc-internal-format
18729msgid "work-sharing region may not be closely nested inside of work-sharing, %<critical%>, %<ordered%>, %<master%>, explicit %<task%> or %<taskloop%> region"
18730msgstr ""
18731
18732#: omp-low.c:3556
18733#, gcc-internal-format
18734msgid "%<master%> region may not be closely nested inside of work-sharing, explicit %<task%> or %<taskloop%> region"
18735msgstr ""
18736
18737#: omp-low.c:3580 omp-low.c:3719
18738#, gcc-internal-format
18739msgid "%<depend(%s)%> is only allowed in %<omp ordered%>"
18740msgstr ""
18741
18742#: omp-low.c:3608
18743#, gcc-internal-format
18744msgid "%<ordered%> construct with %<depend%> clause must be closely nested inside an %<ordered%> loop"
18745msgstr ""
18746
18747#: omp-low.c:3625
18748#, gcc-internal-format
18749msgid "invalid depend kind in omp %<ordered%> %<depend%>"
18750msgstr ""
18751
18752#: omp-low.c:3640
18753#, gcc-internal-format
18754msgid "%<ordered%> %<simd%> must be closely nested inside %<simd%> region"
18755msgstr ""
18756
18757#: omp-low.c:3653
18758#, gcc-internal-format
18759msgid "%<ordered%> region may not be closely nested inside of %<critical%>, %<ordered%>, explicit %<task%> or %<taskloop%> region"
18760msgstr ""
18761
18762#: omp-low.c:3664 omp-low.c:3677
18763#, gcc-internal-format
18764msgid "%<ordered%> region must be closely nested inside a loop region with an %<ordered%> clause"
18765msgstr ""
18766
18767#: omp-low.c:3694
18768#, gcc-internal-format
18769msgid "%<critical%> region may not be nested inside a %<critical%> region with the same name"
18770msgstr ""
18771
18772#: omp-low.c:3706
18773#, gcc-internal-format
18774msgid "%<teams%> construct not closely nested inside of %<target%> construct"
18775msgstr ""
18776
18777#: omp-low.c:3727
18778#, gcc-internal-format
18779msgid "OpenACC region inside of OpenACC routine, nested parallelism not supported yet"
18780msgstr ""
18781
18782#: omp-low.c:3740
18783#, gcc-internal-format
18784msgid "OpenACC construct inside of non-OpenACC region"
18785msgstr ""
18786
18787#: omp-low.c:3785
18788#, gcc-internal-format
18789msgid "%s %qs construct inside of %s %qs region"
18790msgstr ""
18791
18792#: omp-low.c:3798 omp-low.c:3805
18793#, gcc-internal-format
18794msgid "%qs construct inside of %qs region"
18795msgstr ""
18796
18797#: omp-low.c:3917
18798#, gcc-internal-format
18799msgid "setjmp/longjmp inside simd construct"
18800msgstr ""
18801
18802#: omp-low.c:8002
18803#, gcc-internal-format
18804msgid "%<depend(sink)%> clause waiting for lexically later iteration"
18805msgstr ""
18806
18807#: omp-low.c:8089
18808#, gcc-internal-format
18809msgid "%<depend(sink)%> refers to iteration never in the iteration space"
18810msgstr ""
18811
18812#: omp-low.c:12629
18813#, gcc-internal-format
18814msgid "multiple loop axes specified for routine"
18815msgstr ""
18816
18817#: omp-low.c:14650
18818#, gcc-internal-format
18819msgid "ignoring sink clause with offset that is not a multiple of the loop step"
18820msgstr ""
18821
18822#: omp-low.c:14673
18823#, gcc-internal-format
18824msgid "first offset must be in opposite direction of loop iterations"
18825msgstr ""
18826
18827#: omp-low.c:18016
18828#, gcc-internal-format, gfc-internal-format
18829msgid "invalid exit from %s structured block"
18830msgstr ""
18831
18832#: omp-low.c:18018 omp-low.c:18023
18833#, gcc-internal-format, gfc-internal-format
18834msgid "invalid entry to %s structured block"
18835msgstr ""
18836
18837#. Otherwise, be vague and lazy, but efficient.
18838#: omp-low.c:18027
18839#, gcc-internal-format, gfc-internal-format
18840msgid "invalid branch to/from %s structured block"
18841msgstr ""
18842
18843#: omp-low.c:18828
18844#, gcc-internal-format, gfc-internal-format
18845msgid "-fopenacc-dim operand is malformed at '%s'"
18846msgstr ""
18847
18848#: omp-low.c:19415
18849#, gcc-internal-format, gfc-internal-format
18850msgid "%s uses same OpenACC parallelism as containing loop"
18851msgstr ""
18852
18853#: omp-low.c:19417 omp-low.c:19446
18854#, gcc-internal-format
18855msgid "containing loop here"
18856msgstr ""
18857
18858#: omp-low.c:19421
18859#, gcc-internal-format, gfc-internal-format
18860msgid "%s uses OpenACC parallelism disallowed by containing routine"
18861msgstr ""
18862
18863#: omp-low.c:19426
18864#, gcc-internal-format
18865msgid "routine %qD declared here"
18866msgstr ""
18867
18868#: omp-low.c:19439
18869#, gcc-internal-format
18870msgid "incorrectly nested OpenACC loop parallelism"
18871msgstr ""
18872
18873#: omp-low.c:19503
18874#, gcc-internal-format
18875msgid "insufficient partitioning available to parallelize loop"
18876msgstr ""
18877
18878#: omp-simd-clone.c:193
18879#, fuzzy, gcc-internal-format
18880#| msgid "ignoring duplicate directory \"%s\"\n"
18881msgid "ignoring large linear step"
18882msgstr "zanemarujem direktorij duplikat „%s”\n"
18883
18884#: omp-simd-clone.c:200
18885#, gcc-internal-format
18886msgid "ignoring zero linear step"
18887msgstr ""
18888
18889#: optabs.c:4194
18890#, gcc-internal-format
18891msgid "indirect jumps are not available on this target"
18892msgstr ""
18893
18894#: opts-common.c:1085
18895#, gcc-internal-format
18896msgid "command line option %qs is not supported by this configuration"
18897msgstr ""
18898
18899#: opts-common.c:1095
18900#, gcc-internal-format
18901msgid "missing argument to %qs"
18902msgstr ""
18903
18904#: opts-common.c:1101
18905#, gcc-internal-format
18906msgid "argument to %qs should be a non-negative integer"
18907msgstr ""
18908
18909#: opts-common.c:1116
18910#, gcc-internal-format
18911msgid "unrecognized argument in option %qs"
18912msgstr ""
18913
18914#: opts-common.c:1134
18915#, gcc-internal-format
18916msgid "valid arguments to %qs are: %s"
18917msgstr ""
18918
18919#: opts-global.c:99
18920#, gcc-internal-format
18921msgid "command line option %qs is valid for the driver but not for %s"
18922msgstr ""
18923
18924#. Eventually this should become a hard error IMO.
18925#: opts-global.c:105
18926#, gcc-internal-format
18927msgid "command line option %qs is valid for %s but not for %s"
18928msgstr ""
18929
18930#: opts-global.c:364
18931#, gcc-internal-format
18932msgid "unrecognized command line option %<-fdump-%s%>"
18933msgstr ""
18934
18935#: opts-global.c:369
18936#, gcc-internal-format
18937msgid "unrecognized command line option %<-fopt-info-%s%>"
18938msgstr ""
18939
18940#: opts-global.c:390 opts-global.c:398
18941#, gcc-internal-format
18942msgid "plugin support is disabled; configure with --enable-plugin"
18943msgstr ""
18944
18945#: opts-global.c:422
18946#, gcc-internal-format
18947msgid "unrecognized register name %qs"
18948msgstr ""
18949
18950#: opts-global.c:440
18951#, gcc-internal-format
18952msgid "-fasan-shadow-offset should only be used with -fsanitize=kernel-address"
18953msgstr ""
18954
18955#: opts-global.c:443
18956#, gcc-internal-format
18957msgid "unrecognized shadow offset %qs"
18958msgstr ""
18959
18960#: opts.c:89
18961#, gcc-internal-format
18962msgid "argument %qs to %<-femit-struct-debug-detailed%> not recognized"
18963msgstr ""
18964
18965#: opts.c:125
18966#, gcc-internal-format
18967msgid "argument %qs to %<-femit-struct-debug-detailed%> unknown"
18968msgstr ""
18969
18970#: opts.c:132
18971#, gcc-internal-format
18972msgid "%<-femit-struct-debug-detailed=dir:...%> must allow at least as much as %<-femit-struct-debug-detailed=ind:...%>"
18973msgstr ""
18974
18975#: opts.c:580
18976#, gcc-internal-format
18977msgid "argument to %<-O%> should be a non-negative integer, %<g%>, %<s%> or %<fast%>"
18978msgstr ""
18979
18980#: opts.c:733
18981#, gcc-internal-format
18982msgid "section anchors must be disabled when unit-at-a-time is disabled"
18983msgstr ""
18984
18985#: opts.c:737
18986#, gcc-internal-format
18987msgid "toplevel reorder must be disabled when unit-at-a-time is disabled"
18988msgstr ""
18989
18990#: opts.c:743
18991#, gcc-internal-format
18992msgid "transactional memory is not supported with non-call exceptions"
18993msgstr ""
18994
18995#: opts.c:758
18996#, gcc-internal-format
18997msgid "section anchors must be disabled when toplevel reorder is disabled"
18998msgstr ""
18999
19000#: opts.c:813 config/darwin.c:3113
19001#, gcc-internal-format
19002msgid "-freorder-blocks-and-partition does not work with exceptions on this architecture"
19003msgstr ""
19004
19005#: opts.c:829
19006#, gcc-internal-format
19007msgid "-freorder-blocks-and-partition does not support unwind info on this architecture"
19008msgstr ""
19009
19010#: opts.c:847 config/pa/pa.c:526
19011#, gcc-internal-format
19012msgid "-freorder-blocks-and-partition does not work on this architecture"
19013msgstr ""
19014
19015#: opts.c:898
19016#, gcc-internal-format
19017msgid "-fno-fat-lto-objects are supported only with linker plugin"
19018msgstr ""
19019
19020#: opts.c:911
19021#, gcc-internal-format
19022msgid "%<-fsplit-stack%> is not supported by this compiler configuration"
19023msgstr ""
19024
19025#: opts.c:944
19026#, gcc-internal-format
19027msgid "-fsanitize=address is incompatible with -fsanitize=kernel-address"
19028msgstr ""
19029
19030#: opts.c:952
19031#, gcc-internal-format
19032msgid "-fsanitize=address and -fsanitize=kernel-address are incompatible with -fsanitize=thread"
19033msgstr ""
19034
19035#: opts.c:958
19036#, gcc-internal-format
19037msgid "-fsanitize-recover=thread is not supported"
19038msgstr ""
19039
19040#: opts.c:961
19041#, gcc-internal-format
19042msgid "-fsanitize-recover=leak is not supported"
19043msgstr ""
19044
19045#: opts.c:1375
19046#, gcc-internal-format
19047msgid "unrecognized include_flags 0x%x passed to print_specific_help"
19048msgstr ""
19049
19050#: opts.c:1509
19051#, gcc-internal-format
19052msgid "-fsanitize=all option is not valid"
19053msgstr ""
19054
19055#: opts.c:1524
19056#, gcc-internal-format
19057msgid "unrecognized argument to -fsanitize%s= option: %q.*s"
19058msgstr ""
19059
19060#: opts.c:1695
19061#, gcc-internal-format
19062msgid "--help argument %q.*s is ambiguous, please be more specific"
19063msgstr ""
19064
19065#: opts.c:1704
19066#, gcc-internal-format
19067msgid "unrecognized argument to --help= option: %q.*s"
19068msgstr ""
19069
19070#: opts.c:1936
19071#, gcc-internal-format
19072msgid "HSA has not been enabled during configuration"
19073msgstr ""
19074
19075#: opts.c:1948
19076#, gcc-internal-format
19077msgid "-foffload-abi option can be specified only for offload compiler"
19078msgstr ""
19079
19080#: opts.c:1956
19081#, gcc-internal-format, gfc-internal-format
19082msgid "structure alignment must be a small power of two, not %d"
19083msgstr ""
19084
19085#: opts.c:2070
19086#, gcc-internal-format
19087msgid "unknown stack check parameter %qs"
19088msgstr ""
19089
19090#: opts.c:2102
19091#, gcc-internal-format
19092msgid "%<-gdwarf%s%> is ambiguous; use %<-gdwarf-%s%> for DWARF version or %<-gdwarf -g%s%> for debug level"
19093msgstr ""
19094
19095#: opts.c:2113
19096#, gcc-internal-format, gfc-internal-format
19097msgid "dwarf version %d is not supported"
19098msgstr ""
19099
19100#: opts.c:2213
19101#, gcc-internal-format, gfc-internal-format
19102msgid "%s: --param arguments should be of the form NAME=VALUE"
19103msgstr ""
19104
19105#: opts.c:2221
19106#, gcc-internal-format
19107msgid "invalid --param name %qs"
19108msgstr ""
19109
19110#: opts.c:2228
19111#, gcc-internal-format
19112msgid "invalid --param value %qs"
19113msgstr ""
19114
19115#: opts.c:2344
19116#, gcc-internal-format
19117msgid "target system does not support debug output"
19118msgstr ""
19119
19120#: opts.c:2353
19121#, gcc-internal-format
19122msgid "debug format %qs conflicts with prior selection"
19123msgstr ""
19124
19125#: opts.c:2371
19126#, gcc-internal-format
19127msgid "unrecognised debug output level %qs"
19128msgstr ""
19129
19130#: opts.c:2373
19131#, gcc-internal-format
19132msgid "debug output level %qs is too high"
19133msgstr ""
19134
19135#: opts.c:2393
19136#, gcc-internal-format
19137msgid "getting core file size maximum limit: %m"
19138msgstr ""
19139
19140#: opts.c:2397
19141#, gcc-internal-format
19142msgid "setting core file size limit to maximum: %m"
19143msgstr ""
19144
19145#: opts.c:2442
19146#, gcc-internal-format, gfc-internal-format
19147msgid "unrecognized gcc debugging option: %c"
19148msgstr ""
19149
19150#: opts.c:2467
19151#, gcc-internal-format, gfc-internal-format
19152msgid "-Werror=%s: no option -%s"
19153msgstr ""
19154
19155#: opts.c:2469
19156#, gcc-internal-format, gfc-internal-format
19157msgid "-Werror=%s: -%s is not an option that controls warnings"
19158msgstr ""
19159
19160#. If we didn't find this parameter, issue an error message.
19161#: params.c:184
19162#, gcc-internal-format
19163msgid "invalid parameter %qs"
19164msgstr ""
19165
19166#: params.c:190
19167#, gcc-internal-format
19168msgid "minimum value of parameter %qs is %u"
19169msgstr ""
19170
19171#: params.c:195
19172#, gcc-internal-format
19173msgid "maximum value of parameter %qs is %u"
19174msgstr ""
19175
19176#: passes.c:81
19177#, gcc-internal-format, gfc-internal-format
19178msgid "pass %s does not support cloning"
19179msgstr ""
19180
19181#: passes.c:87
19182#, gcc-internal-format, gfc-internal-format
19183msgid "pass %s needs a set_pass_param implementation to handle the extra argument in NEXT_PASS"
19184msgstr ""
19185
19186#: passes.c:1023
19187#, gcc-internal-format
19188msgid "unrecognized option -fenable"
19189msgstr ""
19190
19191#: passes.c:1025
19192#, gcc-internal-format
19193msgid "unrecognized option -fdisable"
19194msgstr ""
19195
19196#: passes.c:1033
19197#, gcc-internal-format, gfc-internal-format
19198msgid "unknown pass %s specified in -fenable"
19199msgstr ""
19200
19201#: passes.c:1035
19202#, gcc-internal-format, gfc-internal-format
19203msgid "unknown pass %s specified in -fdisable"
19204msgstr ""
19205
19206#: passes.c:1060 passes.c:1149
19207#, gcc-internal-format, gfc-internal-format
19208msgid "enable pass %s for functions in the range of [%u, %u]"
19209msgstr ""
19210
19211#: passes.c:1063 passes.c:1160
19212#, gcc-internal-format, gfc-internal-format
19213msgid "disable pass %s for functions in the range of [%u, %u]"
19214msgstr ""
19215
19216#: passes.c:1099 passes.c:1127
19217#, gcc-internal-format, gfc-internal-format
19218msgid "Invalid range %s in option %s"
19219msgstr ""
19220
19221#: passes.c:1145
19222#, gcc-internal-format, gfc-internal-format
19223msgid "enable pass %s for function %s"
19224msgstr ""
19225
19226#: passes.c:1156
19227#, gcc-internal-format, gfc-internal-format
19228msgid "disable pass %s for function %s"
19229msgstr ""
19230
19231#: passes.c:1385
19232#, gcc-internal-format
19233msgid "invalid pass positioning operation"
19234msgstr ""
19235
19236#: passes.c:1447
19237#, gcc-internal-format
19238msgid "plugin cannot register a missing pass"
19239msgstr ""
19240
19241#: passes.c:1450
19242#, gcc-internal-format
19243msgid "plugin cannot register an unnamed pass"
19244msgstr ""
19245
19246#: passes.c:1455
19247#, gcc-internal-format
19248msgid "plugin cannot register pass %qs without reference pass name"
19249msgstr ""
19250
19251#: passes.c:1474
19252#, gcc-internal-format
19253msgid "pass %qs not found but is referenced by new pass %qs"
19254msgstr ""
19255
19256#: plugin.c:177
19257#, gcc-internal-format
19258msgid "inaccessible plugin file %s expanded from short plugin name %s: %m"
19259msgstr ""
19260
19261#: plugin.c:198
19262#, gcc-internal-format, gfc-internal-format
19263msgid ""
19264"plugin %s was specified with different paths:\n"
19265"%s\n"
19266"%s"
19267msgstr ""
19268
19269#: plugin.c:257
19270#, gcc-internal-format, gfc-internal-format
19271msgid "malformed option -fplugin-arg-%s (missing -<key>[=<value>])"
19272msgstr ""
19273
19274#: plugin.c:319
19275#, gcc-internal-format, gfc-internal-format
19276msgid "plugin %s should be specified before -fplugin-arg-%s in the command line"
19277msgstr ""
19278
19279#: plugin.c:425
19280#, gcc-internal-format, gfc-internal-format
19281msgid "unknown callback event registered by plugin %s"
19282msgstr ""
19283
19284#: plugin.c:457
19285#, gcc-internal-format, gfc-internal-format
19286msgid "plugin %s registered a null callback function for event %s"
19287msgstr ""
19288
19289#: plugin.c:580
19290#, gcc-internal-format, gfc-internal-format
19291msgid ""
19292"cannot load plugin %s\n"
19293"%s"
19294msgstr ""
19295
19296#: plugin.c:590
19297#, gcc-internal-format, gfc-internal-format
19298msgid ""
19299"plugin %s is not licensed under a GPL-compatible license\n"
19300"%s"
19301msgstr ""
19302
19303#: plugin.c:599
19304#, gcc-internal-format, gfc-internal-format
19305msgid ""
19306"cannot find %s in plugin %s\n"
19307"%s"
19308msgstr ""
19309
19310#: plugin.c:607
19311#, gcc-internal-format, gfc-internal-format
19312msgid "fail to initialize plugin %s"
19313msgstr ""
19314
19315#: plugin.c:889
19316#, gcc-internal-format
19317msgid "-iplugindir <dir> option not passed from the gcc driver"
19318msgstr ""
19319
19320#: predict.c:2709
19321#, gcc-internal-format, gfc-internal-format
19322msgid "Missing counts for called function %s/%i"
19323msgstr ""
19324
19325#: profile.c:461
19326#, gcc-internal-format, gfc-internal-format
19327msgid "corrupted profile info: edge from %i to %i exceeds maximal count"
19328msgstr ""
19329
19330#: profile.c:541
19331#, gcc-internal-format
19332msgid "corrupted profile info: sum_all is smaller than sum_max"
19333msgstr ""
19334
19335#: profile.c:724
19336#, gcc-internal-format
19337msgid "corrupted profile info: profile data is not flow-consistent"
19338msgstr ""
19339
19340#: profile.c:741
19341#, gcc-internal-format, gfc-internal-format
19342msgid "corrupted profile info: number of iterations for basic block %d thought to be %i"
19343msgstr ""
19344
19345#: profile.c:762
19346#, gcc-internal-format, gfc-internal-format
19347msgid "corrupted profile info: number of executions for edge %d-%d thought to be %i"
19348msgstr ""
19349
19350#: reg-stack.c:529
19351#, gcc-internal-format, gfc-internal-format
19352msgid "output constraint %d must specify a single register"
19353msgstr ""
19354
19355#: reg-stack.c:539
19356#, gcc-internal-format, gfc-internal-format
19357msgid "output constraint %d cannot be specified together with \"%s\" clobber"
19358msgstr ""
19359
19360#: reg-stack.c:562
19361#, gcc-internal-format
19362msgid "output regs must be grouped at top of stack"
19363msgstr ""
19364
19365#: reg-stack.c:599
19366#, gcc-internal-format
19367msgid "implicitly popped regs must be grouped at top of stack"
19368msgstr ""
19369
19370#: reg-stack.c:618
19371#, gcc-internal-format
19372msgid "output operand %d must use %<&%> constraint"
19373msgstr ""
19374
19375#: regcprop.c:1171
19376#, gcc-internal-format, gfc-internal-format
19377msgid "validate_value_data: [%u] Bad next_regno for empty chain (%u)"
19378msgstr ""
19379
19380#: regcprop.c:1183
19381#, gcc-internal-format, gfc-internal-format
19382msgid "validate_value_data: Loop in regno chain (%u)"
19383msgstr ""
19384
19385#: regcprop.c:1186
19386#, gcc-internal-format, gfc-internal-format
19387msgid "validate_value_data: [%u] Bad oldest_regno (%u)"
19388msgstr ""
19389
19390#: regcprop.c:1198
19391#, gcc-internal-format, gfc-internal-format
19392msgid "validate_value_data: [%u] Non-empty reg in chain (%s %u %i)"
19393msgstr ""
19394
19395#: reginfo.c:708
19396#, gcc-internal-format
19397msgid "can%'t use %qs as a call-saved register"
19398msgstr ""
19399
19400#: reginfo.c:712
19401#, gcc-internal-format
19402msgid "can%'t use %qs as a call-used register"
19403msgstr ""
19404
19405#: reginfo.c:724
19406#, gcc-internal-format
19407msgid "can%'t use %qs as a fixed register"
19408msgstr ""
19409
19410#: reginfo.c:750 config/ia64/ia64.c:5940 config/ia64/ia64.c:5947
19411#: config/pa/pa.c:437 config/pa/pa.c:444 config/sh/sh.c:9627
19412#: config/sh/sh.c:9634 config/spu/spu.c:4903 config/spu/spu.c:4910
19413#, gcc-internal-format, gfc-internal-format
19414msgid "unknown register name: %s"
19415msgstr ""
19416
19417#: reginfo.c:763
19418#, gcc-internal-format
19419msgid "stack register used for global register variable"
19420msgstr ""
19421
19422#: reginfo.c:769
19423#, gcc-internal-format
19424msgid "global register variable follows a function definition"
19425msgstr ""
19426
19427#: reginfo.c:774
19428#, gcc-internal-format
19429msgid "register of %qD used for multiple global register variables"
19430msgstr ""
19431
19432#: reginfo.c:777 config/rs6000/rs6000.c:28752
19433#, gcc-internal-format
19434msgid "conflicts with %qD"
19435msgstr ""
19436
19437#: reginfo.c:782
19438#, gcc-internal-format
19439msgid "call-clobbered register used for global register variable"
19440msgstr ""
19441
19442#: reload.c:1313
19443#, gcc-internal-format
19444msgid "cannot reload integer constant operand in %<asm%>"
19445msgstr ""
19446
19447#: reload.c:1327
19448#, gcc-internal-format
19449msgid "impossible register constraint in %<asm%>"
19450msgstr ""
19451
19452#: reload.c:3688
19453#, gcc-internal-format
19454msgid "%<&%> constraint used with no register class"
19455msgstr ""
19456
19457#: reload1.c:2076
19458#, gcc-internal-format
19459msgid "can%'t find a register in class %qs while reloading %<asm%>"
19460msgstr ""
19461
19462#: reload1.c:2081
19463#, gcc-internal-format
19464msgid "unable to find a register to spill in class %qs"
19465msgstr ""
19466
19467#: reload1.c:4697
19468#, gcc-internal-format
19469msgid "%<asm%> operand requires impossible reload"
19470msgstr ""
19471
19472#: reload1.c:6118
19473#, gcc-internal-format
19474msgid "%<asm%> operand constraint incompatible with operand size"
19475msgstr ""
19476
19477#: reload1.c:8010
19478#, gcc-internal-format
19479msgid "output operand is constant in %<asm%>"
19480msgstr ""
19481
19482#: rtl.c:780
19483#, gcc-internal-format, gfc-internal-format
19484msgid "RTL check: access of elt %d of '%s' with last elt %d in %s, at %s:%d"
19485msgstr ""
19486
19487#: rtl.c:790
19488#, gcc-internal-format, gfc-internal-format
19489msgid "RTL check: expected elt %d type '%c', have '%c' (rtx %s) in %s, at %s:%d"
19490msgstr ""
19491
19492#: rtl.c:800
19493#, gcc-internal-format, gfc-internal-format
19494msgid "RTL check: expected elt %d type '%c' or '%c', have '%c' (rtx %s) in %s, at %s:%d"
19495msgstr ""
19496
19497#: rtl.c:809
19498#, gcc-internal-format, gfc-internal-format
19499msgid "RTL check: expected code '%s', have '%s' in %s, at %s:%d"
19500msgstr ""
19501
19502#: rtl.c:819
19503#, gcc-internal-format, gfc-internal-format
19504msgid "RTL check: expected code '%s' or '%s', have '%s' in %s, at %s:%d"
19505msgstr ""
19506
19507#: rtl.c:846
19508#, gcc-internal-format, gfc-internal-format
19509msgid "RTL check: attempt to treat non-block symbol as a block symbol in %s, at %s:%d"
19510msgstr ""
19511
19512#: rtl.c:856
19513#, gcc-internal-format, gfc-internal-format
19514msgid "RTL check: access of hwi elt %d of vector with last elt %d in %s, at %s:%d"
19515msgstr ""
19516
19517#: rtl.c:866
19518#, gcc-internal-format, gfc-internal-format
19519msgid "RTL check: access of elt %d of vector with last elt %d in %s, at %s:%d"
19520msgstr ""
19521
19522#: rtl.c:877
19523#, gcc-internal-format, gfc-internal-format
19524msgid "RTL flag check: %s used with unexpected rtx code '%s' in %s, at %s:%d"
19525msgstr ""
19526
19527#: stmt.c:237
19528#, gcc-internal-format
19529msgid "output operand constraint lacks %<=%>"
19530msgstr ""
19531
19532#: stmt.c:252
19533#, gcc-internal-format
19534msgid "output constraint %qc for operand %d is not at the beginning"
19535msgstr ""
19536
19537#: stmt.c:275
19538#, gcc-internal-format
19539msgid "operand constraint contains incorrectly positioned %<+%> or %<=%>"
19540msgstr ""
19541
19542#: stmt.c:282 stmt.c:366
19543#, gcc-internal-format
19544msgid "%<%%%> constraint used with last operand"
19545msgstr ""
19546
19547#: stmt.c:298
19548#, gcc-internal-format
19549msgid "matching constraint not valid in output operand"
19550msgstr ""
19551
19552#: stmt.c:357
19553#, gcc-internal-format
19554msgid "input operand constraint contains %qc"
19555msgstr ""
19556
19557#: stmt.c:396
19558#, gcc-internal-format
19559msgid "matching constraint references invalid operand number"
19560msgstr ""
19561
19562#: stmt.c:430
19563#, gcc-internal-format
19564msgid "invalid punctuation %qc in constraint"
19565msgstr ""
19566
19567#: stmt.c:446
19568#, gcc-internal-format
19569msgid "matching constraint does not allow a register"
19570msgstr ""
19571
19572#: stmt.c:540
19573#, gcc-internal-format
19574msgid "duplicate asm operand name %qs"
19575msgstr ""
19576
19577#: stmt.c:637
19578#, gcc-internal-format
19579msgid "missing close brace for named operand"
19580msgstr ""
19581
19582#: stmt.c:662
19583#, gcc-internal-format
19584msgid "undefined named operand %qs"
19585msgstr ""
19586
19587#: stor-layout.c:753
19588#, gcc-internal-format
19589msgid "size of %q+D is %d bytes"
19590msgstr ""
19591
19592#: stor-layout.c:755
19593#, gcc-internal-format
19594msgid "size of %q+D is larger than %wd bytes"
19595msgstr ""
19596
19597#: stor-layout.c:1193
19598#, gcc-internal-format
19599msgid "packed attribute causes inefficient alignment for %q+D"
19600msgstr ""
19601
19602#: stor-layout.c:1197
19603#, gcc-internal-format
19604msgid "packed attribute is unnecessary for %q+D"
19605msgstr ""
19606
19607#: stor-layout.c:1214
19608#, gcc-internal-format
19609msgid "padding struct to align %q+D"
19610msgstr ""
19611
19612#: stor-layout.c:1275
19613#, gcc-internal-format
19614msgid "offset of packed bit-field %qD has changed in GCC 4.4"
19615msgstr ""
19616
19617#: stor-layout.c:1584
19618#, gcc-internal-format
19619msgid "padding struct size to alignment boundary"
19620msgstr ""
19621
19622#: stor-layout.c:1612
19623#, gcc-internal-format
19624msgid "packed attribute causes inefficient alignment for %qE"
19625msgstr ""
19626
19627#: stor-layout.c:1616
19628#, gcc-internal-format
19629msgid "packed attribute is unnecessary for %qE"
19630msgstr ""
19631
19632#: stor-layout.c:1622
19633#, gcc-internal-format
19634msgid "packed attribute causes inefficient alignment"
19635msgstr ""
19636
19637#: stor-layout.c:1624
19638#, gcc-internal-format
19639msgid "packed attribute is unnecessary"
19640msgstr ""
19641
19642#: stor-layout.c:2347
19643#, gcc-internal-format
19644msgid "alignment of array elements is greater than element size"
19645msgstr ""
19646
19647#: symtab.c:300
19648#, gcc-internal-format
19649msgid "%D renamed after being referenced in assembly"
19650msgstr ""
19651
19652#: symtab.c:964
19653#, gcc-internal-format
19654msgid "function symbol is not function"
19655msgstr ""
19656
19657#: symtab.c:972
19658#, gcc-internal-format
19659msgid "variable symbol is not variable"
19660msgstr ""
19661
19662#: symtab.c:978
19663#, gcc-internal-format
19664msgid "node has unknown type"
19665msgstr ""
19666
19667#: symtab.c:987
19668#, gcc-internal-format
19669msgid "node not found node->decl->decl_with_vis.symtab_node"
19670msgstr ""
19671
19672#: symtab.c:995
19673#, gcc-internal-format
19674msgid "node differs from node->decl->decl_with_vis.symtab_node"
19675msgstr ""
19676
19677#: symtab.c:1004
19678#, gcc-internal-format
19679msgid "assembler name hash list corrupted"
19680msgstr ""
19681
19682#: symtab.c:1017
19683#, gcc-internal-format
19684msgid "node not found in symtab assembler name hash"
19685msgstr ""
19686
19687#: symtab.c:1024
19688#, gcc-internal-format
19689msgid "double linked list of assembler names corrupted"
19690msgstr ""
19691
19692#: symtab.c:1029
19693#, gcc-internal-format
19694msgid "node has body_removed but is definition"
19695msgstr ""
19696
19697#: symtab.c:1034
19698#, gcc-internal-format
19699msgid "node is analyzed byt it is not a definition"
19700msgstr ""
19701
19702#: symtab.c:1039
19703#, gcc-internal-format
19704msgid "node is alias but not implicit alias"
19705msgstr ""
19706
19707#: symtab.c:1044
19708#, gcc-internal-format
19709msgid "node is alias but not definition"
19710msgstr ""
19711
19712#: symtab.c:1049
19713#, gcc-internal-format
19714msgid "node is weakref but not an transparent_alias"
19715msgstr ""
19716
19717#: symtab.c:1054
19718#, gcc-internal-format
19719msgid "node is transparent_alias but not an alias"
19720msgstr ""
19721
19722#: symtab.c:1063
19723#, gcc-internal-format
19724msgid "node is in same_comdat_group list but has no comdat_group"
19725msgstr ""
19726
19727#: symtab.c:1068
19728#, gcc-internal-format
19729msgid "same_comdat_group list across different groups"
19730msgstr ""
19731
19732#: symtab.c:1073
19733#, gcc-internal-format
19734msgid "mixing different types of symbol in same comdat groups is not supported"
19735msgstr ""
19736
19737#: symtab.c:1078
19738#, gcc-internal-format
19739msgid "node is alone in a comdat group"
19740msgstr ""
19741
19742#: symtab.c:1085
19743#, gcc-internal-format
19744msgid "same_comdat_group is not a circular list"
19745msgstr ""
19746
19747#: symtab.c:1100
19748#, gcc-internal-format, gfc-internal-format
19749msgid "comdat-local symbol referred to by %s outside its comdat"
19750msgstr ""
19751
19752#: symtab.c:1110
19753#, gcc-internal-format
19754msgid "implicit_section flag is set but section isn't"
19755msgstr ""
19756
19757#: symtab.c:1117
19758#, gcc-internal-format
19759msgid "Both section and comdat group is set"
19760msgstr ""
19761
19762#: symtab.c:1129
19763#, gcc-internal-format
19764msgid "Alias and target's section differs"
19765msgstr ""
19766
19767#: symtab.c:1136
19768#, gcc-internal-format
19769msgid "Alias and target's comdat groups differs"
19770msgstr ""
19771
19772#: symtab.c:1151
19773#, gcc-internal-format
19774msgid "Transparent alias and target's assembler names differs"
19775msgstr ""
19776
19777#: symtab.c:1159
19778#, gcc-internal-format
19779msgid "Chained transparent aliases"
19780msgstr ""
19781
19782#: symtab.c:1182 symtab.c:1219
19783#, gcc-internal-format
19784msgid "symtab_node::verify failed"
19785msgstr ""
19786
19787#: symtab.c:1215
19788#, gcc-internal-format
19789msgid "Two symbols with same comdat_group are not linked by the same_comdat_group list."
19790msgstr ""
19791
19792#: symtab.c:1622
19793#, gcc-internal-format
19794msgid "function %q+D part of alias cycle"
19795msgstr ""
19796
19797#: symtab.c:1624
19798#, gcc-internal-format
19799msgid "variable %q+D part of alias cycle"
19800msgstr ""
19801
19802#: symtab.c:1652
19803#, gcc-internal-format
19804msgid "section of alias %q+D must match section of its target"
19805msgstr ""
19806
19807#: targhooks.c:176
19808#, gcc-internal-format
19809msgid "__builtin_saveregs not supported by this target"
19810msgstr ""
19811
19812#: targhooks.c:870
19813#, gcc-internal-format
19814msgid "nested functions not supported on this target"
19815msgstr ""
19816
19817#: targhooks.c:883
19818#, gcc-internal-format
19819msgid "nested function trampolines not supported on this target"
19820msgstr ""
19821
19822#: targhooks.c:1330
19823#, gcc-internal-format
19824msgid "target attribute is not supported on this machine"
19825msgstr ""
19826
19827#: targhooks.c:1344
19828#, gcc-internal-format
19829msgid "#pragma GCC target is not supported for this machine"
19830msgstr ""
19831
19832#: tlink.c:487
19833#, gcc-internal-format
19834msgid "removing .rpo file: %m"
19835msgstr ""
19836
19837#: tlink.c:489
19838#, gcc-internal-format
19839msgid "renaming .rpo file: %m"
19840msgstr ""
19841
19842#: tlink.c:493
19843#, gcc-internal-format, gfc-internal-format
19844msgid "repository file '%s' does not contain command-line arguments"
19845msgstr ""
19846
19847#: tlink.c:619
19848#, gcc-internal-format, gfc-internal-format
19849msgid "'%s' was assigned to '%s', but was not defined during recompilation, or vice versa"
19850msgstr ""
19851
19852#: tlink.c:856
19853#, gcc-internal-format, gfc-internal-format
19854msgid "ld returned %d exit status"
19855msgstr ""
19856
19857#: toplev.c:895
19858#, fuzzy, gcc-internal-format
19859#| msgid "Failed to open file %s for writing state: %s"
19860msgid "can%'t open %qs for writing: %m"
19861msgstr "Nisam uspio otvoriti datoteku %s za pisanje stanja: %s"
19862
19863#: toplev.c:917
19864#, gcc-internal-format
19865msgid "-frecord-gcc-switches is not supported by the current target"
19866msgstr ""
19867
19868#: toplev.c:966
19869#, gcc-internal-format
19870msgid "stack usage computation not supported for this target"
19871msgstr ""
19872
19873#: toplev.c:1035
19874#, gcc-internal-format
19875msgid "stack usage might be unbounded"
19876msgstr ""
19877
19878#: toplev.c:1040
19879#, gcc-internal-format
19880msgid "stack usage might be %wd bytes"
19881msgstr ""
19882
19883#: toplev.c:1043
19884#, gcc-internal-format
19885msgid "stack usage is %wd bytes"
19886msgstr ""
19887
19888#: toplev.c:1059
19889#, gcc-internal-format
19890msgid "can%'t open %s for writing: %m"
19891msgstr ""
19892
19893#: toplev.c:1229
19894#, gcc-internal-format
19895msgid "this target does not support %qs"
19896msgstr ""
19897
19898#: toplev.c:1255
19899#, gcc-internal-format
19900msgid "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)"
19901msgstr ""
19902
19903#: toplev.c:1266
19904#, gcc-internal-format
19905msgid "-fcheck-pointer-bounds is not supported for this target"
19906msgstr ""
19907
19908#: toplev.c:1273
19909#, gcc-internal-format
19910msgid "-fcheck-pointer-bounds is not supported with Address Sanitizer"
19911msgstr ""
19912
19913#: toplev.c:1288
19914#, gcc-internal-format
19915msgid "%<-fabi-version=1%> is no longer supported"
19916msgstr ""
19917
19918#: toplev.c:1316
19919#, gcc-internal-format
19920msgid "instruction scheduling not supported on this target machine"
19921msgstr ""
19922
19923#: toplev.c:1320
19924#, gcc-internal-format
19925msgid "this target machine does not have delayed branches"
19926msgstr ""
19927
19928#: toplev.c:1334
19929#, gcc-internal-format, gfc-internal-format
19930msgid "-f%sleading-underscore not supported on this target machine"
19931msgstr ""
19932
19933#: toplev.c:1379
19934#, gcc-internal-format
19935msgid "could not close zeroed insn dump file %qs: %m"
19936msgstr ""
19937
19938#: toplev.c:1416
19939#, gcc-internal-format
19940msgid "target system does not support the %qs debug format"
19941msgstr ""
19942
19943#: toplev.c:1429
19944#, gcc-internal-format
19945msgid "variable tracking requested, but useless unless producing debug info"
19946msgstr ""
19947
19948#: toplev.c:1433
19949#, gcc-internal-format
19950msgid "variable tracking requested, but not supported by this debug format"
19951msgstr ""
19952
19953#: toplev.c:1471
19954#, gcc-internal-format
19955msgid "var-tracking-assignments changes selective scheduling"
19956msgstr ""
19957
19958#: toplev.c:1497
19959#, gcc-internal-format
19960msgid "-ffunction-sections not supported for this target"
19961msgstr ""
19962
19963#: toplev.c:1503
19964#, gcc-internal-format
19965msgid "-fdata-sections not supported for this target"
19966msgstr ""
19967
19968#: toplev.c:1511
19969#, gcc-internal-format
19970msgid "-fprefetch-loop-arrays not supported for this target"
19971msgstr ""
19972
19973#: toplev.c:1517
19974#, gcc-internal-format
19975msgid "-fprefetch-loop-arrays not supported for this target (try -march switches)"
19976msgstr ""
19977
19978#: toplev.c:1527
19979#, gcc-internal-format
19980msgid "-fprefetch-loop-arrays is not supported with -Os"
19981msgstr ""
19982
19983#: toplev.c:1539
19984#, gcc-internal-format
19985msgid "-fassociative-math disabled; other options take precedence"
19986msgstr ""
19987
19988#: toplev.c:1557
19989#, gcc-internal-format
19990msgid "-fstack-protector not supported for this target"
19991msgstr ""
19992
19993#: toplev.c:1569
19994#, gcc-internal-format
19995msgid "-fsanitize=address and -fsanitize=kernel-address are not supported for this target"
19996msgstr ""
19997
19998#: toplev.c:1578
19999#, gcc-internal-format
20000msgid "-fsanitize=address not supported for this target"
20001msgstr ""
20002
20003#: toplev.c:1896
20004#, gcc-internal-format
20005msgid "error writing to %s: %m"
20006msgstr ""
20007
20008#: toplev.c:1898 java/jcf-parse.c:1770
20009#, gcc-internal-format
20010msgid "error closing %s: %m"
20011msgstr ""
20012
20013#: trans-mem.c:621
20014#, gcc-internal-format
20015msgid "invalid use of volatile lvalue inside transaction"
20016msgstr ""
20017
20018#: trans-mem.c:624
20019#, gcc-internal-format
20020msgid "invalid use of volatile lvalue inside %<transaction_safe%>function"
20021msgstr ""
20022
20023#: trans-mem.c:656
20024#, gcc-internal-format
20025msgid "%<transaction_may_cancel_outer%> function call not within outer transaction or %<transaction_may_cancel_outer%>"
20026msgstr ""
20027
20028#: trans-mem.c:725 trans-mem.c:4840
20029#, gcc-internal-format
20030msgid "unsafe function call %qD within atomic transaction"
20031msgstr ""
20032
20033#: trans-mem.c:731
20034#, gcc-internal-format
20035msgid "unsafe function call %qE within atomic transaction"
20036msgstr ""
20037
20038#: trans-mem.c:735
20039#, gcc-internal-format
20040msgid "unsafe indirect function call within atomic transaction"
20041msgstr ""
20042
20043#: trans-mem.c:743 trans-mem.c:4772
20044#, gcc-internal-format
20045msgid "unsafe function call %qD within %<transaction_safe%> function"
20046msgstr ""
20047
20048#: trans-mem.c:749
20049#, gcc-internal-format
20050msgid "unsafe function call %qE within %<transaction_safe%> function"
20051msgstr ""
20052
20053#: trans-mem.c:753
20054#, gcc-internal-format
20055msgid "unsafe indirect function call within %<transaction_safe%> function"
20056msgstr ""
20057
20058#: trans-mem.c:768 trans-mem.c:4812
20059#, gcc-internal-format
20060msgid "asm not allowed in atomic transaction"
20061msgstr ""
20062
20063#: trans-mem.c:771
20064#, gcc-internal-format
20065msgid "asm not allowed in %<transaction_safe%> function"
20066msgstr ""
20067
20068#: trans-mem.c:783
20069#, gcc-internal-format
20070msgid "relaxed transaction in atomic transaction"
20071msgstr ""
20072
20073#: trans-mem.c:786
20074#, gcc-internal-format
20075msgid "relaxed transaction in %<transaction_safe%> function"
20076msgstr ""
20077
20078#: trans-mem.c:793
20079#, gcc-internal-format
20080msgid "outer transaction in transaction"
20081msgstr ""
20082
20083#: trans-mem.c:796
20084#, gcc-internal-format
20085msgid "outer transaction in %<transaction_may_cancel_outer%> function"
20086msgstr ""
20087
20088#: trans-mem.c:800
20089#, gcc-internal-format
20090msgid "outer transaction in %<transaction_safe%> function"
20091msgstr ""
20092
20093#: trans-mem.c:4438
20094#, gcc-internal-format
20095msgid "%Kasm not allowed in %<transaction_safe%> function"
20096msgstr ""
20097
20098#: tree-cfg.c:339
20099#, gcc-internal-format
20100msgid "ignoring loop annotation"
20101msgstr ""
20102
20103#: tree-cfg.c:2787
20104#, gcc-internal-format
20105msgid "constant not recomputed when ADDR_EXPR changed"
20106msgstr ""
20107
20108#: tree-cfg.c:2792
20109#, gcc-internal-format
20110msgid "side effects not recomputed when ADDR_EXPR changed"
20111msgstr ""
20112
20113#: tree-cfg.c:2803
20114#, gcc-internal-format
20115msgid "DECL_GIMPLE_REG_P set on a variable with address taken"
20116msgstr ""
20117
20118#: tree-cfg.c:2832
20119#, gcc-internal-format
20120msgid "SSA name in freelist but still referenced"
20121msgstr ""
20122
20123#: tree-cfg.c:2838 tree-cfg.c:4174
20124#, gcc-internal-format
20125msgid "INDIRECT_REF in gimple IL"
20126msgstr ""
20127
20128#: tree-cfg.c:2846
20129#, gcc-internal-format
20130msgid "invalid first operand of MEM_REF"
20131msgstr ""
20132
20133#: tree-cfg.c:2852
20134#, gcc-internal-format
20135msgid "invalid offset operand of MEM_REF"
20136msgstr ""
20137
20138#: tree-cfg.c:2865
20139#, gcc-internal-format
20140msgid "ASSERT_EXPR with an always-false condition"
20141msgstr ""
20142
20143#: tree-cfg.c:2871
20144#, gcc-internal-format
20145msgid "MODIFY_EXPR not expected while having tuples"
20146msgstr ""
20147
20148#: tree-cfg.c:2898 tree-ssa.c:870
20149#, gcc-internal-format
20150msgid "address taken, but ADDRESSABLE bit not set"
20151msgstr ""
20152
20153#: tree-cfg.c:2909
20154#, gcc-internal-format
20155msgid "non-integral used in condition"
20156msgstr ""
20157
20158#: tree-cfg.c:2914
20159#, gcc-internal-format
20160msgid "invalid conditional operand"
20161msgstr ""
20162
20163#: tree-cfg.c:2937
20164#, gcc-internal-format
20165msgid "non-scalar BIT_FIELD_REF, IMAGPART_EXPR or REALPART_EXPR"
20166msgstr ""
20167
20168#: tree-cfg.c:2949
20169#, gcc-internal-format
20170msgid "invalid position or size operand to BIT_FIELD_REF"
20171msgstr ""
20172
20173#: tree-cfg.c:2956
20174#, gcc-internal-format
20175msgid "integral result type precision does not match field size of BIT_FIELD_REF"
20176msgstr ""
20177
20178#: tree-cfg.c:2965
20179#, gcc-internal-format
20180msgid "mode size of non-integral result does not match field size of BIT_FIELD_REF"
20181msgstr ""
20182
20183#: tree-cfg.c:2973
20184#, gcc-internal-format
20185msgid "position plus size exceeds size of referenced object in BIT_FIELD_REF"
20186msgstr ""
20187
20188#: tree-cfg.c:3006
20189#, gcc-internal-format
20190msgid "non-top-level BIT_FIELD_REF, IMAGPART_EXPR or REALPART_EXPR"
20191msgstr ""
20192
20193#: tree-cfg.c:3016
20194#, gcc-internal-format
20195msgid "invalid reference prefix"
20196msgstr ""
20197
20198#: tree-cfg.c:3027
20199#, gcc-internal-format
20200msgid "invalid operand to plus/minus, type is a pointer"
20201msgstr ""
20202
20203#: tree-cfg.c:3038
20204#, gcc-internal-format
20205msgid "invalid operand to pointer plus, first operand is not a pointer"
20206msgstr ""
20207
20208#: tree-cfg.c:3044
20209#, gcc-internal-format
20210msgid "invalid operand to pointer plus, second operand is not an integer type of appropriate width"
20211msgstr ""
20212
20213#: tree-cfg.c:3095
20214#, gcc-internal-format
20215msgid "invalid CASE_CHAIN"
20216msgstr ""
20217
20218#: tree-cfg.c:3123
20219#, gcc-internal-format
20220msgid "invalid expression for min lvalue"
20221msgstr ""
20222
20223#: tree-cfg.c:3134
20224#, gcc-internal-format
20225msgid "invalid operand in indirect reference"
20226msgstr ""
20227
20228#: tree-cfg.c:3163
20229#, gcc-internal-format
20230msgid "invalid operands to array reference"
20231msgstr ""
20232
20233#: tree-cfg.c:3174
20234#, gcc-internal-format
20235msgid "type mismatch in array reference"
20236msgstr ""
20237
20238#: tree-cfg.c:3183
20239#, gcc-internal-format
20240msgid "type mismatch in array range reference"
20241msgstr ""
20242
20243#: tree-cfg.c:3194
20244#, gcc-internal-format
20245msgid "type mismatch in real/imagpart reference"
20246msgstr ""
20247
20248#: tree-cfg.c:3204
20249#, gcc-internal-format
20250msgid "type mismatch in component reference"
20251msgstr ""
20252
20253#: tree-cfg.c:3221
20254#, gcc-internal-format
20255msgid "conversion of an SSA_NAME on the left hand side"
20256msgstr ""
20257
20258#: tree-cfg.c:3228
20259#, gcc-internal-format
20260msgid "conversion of register to a different size"
20261msgstr ""
20262
20263#: tree-cfg.c:3243
20264#, gcc-internal-format
20265msgid "invalid address operand in MEM_REF"
20266msgstr ""
20267
20268#: tree-cfg.c:3250
20269#, gcc-internal-format
20270msgid "invalid offset operand in MEM_REF"
20271msgstr ""
20272
20273#: tree-cfg.c:3260
20274#, gcc-internal-format
20275msgid "invalid address operand in TARGET_MEM_REF"
20276msgstr ""
20277
20278#: tree-cfg.c:3267
20279#, gcc-internal-format
20280msgid "invalid offset operand in TARGET_MEM_REF"
20281msgstr ""
20282
20283#: tree-cfg.c:3321
20284#, gcc-internal-format
20285msgid "gimple call has two targets"
20286msgstr ""
20287
20288#: tree-cfg.c:3330
20289#, gcc-internal-format
20290msgid "gimple call has no target"
20291msgstr ""
20292
20293#: tree-cfg.c:3337
20294#, gcc-internal-format
20295msgid "invalid function in gimple call"
20296msgstr ""
20297
20298#: tree-cfg.c:3347
20299#, gcc-internal-format
20300msgid "non-function in gimple call"
20301msgstr ""
20302
20303#: tree-cfg.c:3358
20304#, gcc-internal-format
20305msgid "invalid pure const state for function"
20306msgstr ""
20307
20308#: tree-cfg.c:3367
20309#, gcc-internal-format
20310msgid "invalid LHS in gimple call"
20311msgstr ""
20312
20313#: tree-cfg.c:3377
20314#, gcc-internal-format
20315msgid "LHS in noreturn call"
20316msgstr ""
20317
20318#: tree-cfg.c:3393
20319#, gcc-internal-format
20320msgid "invalid conversion in gimple call"
20321msgstr ""
20322
20323#: tree-cfg.c:3402
20324#, gcc-internal-format
20325msgid "invalid static chain in gimple call"
20326msgstr ""
20327
20328#: tree-cfg.c:3413
20329#, gcc-internal-format
20330msgid "static chain with function that doesn%'t use one"
20331msgstr ""
20332
20333#: tree-cfg.c:3430
20334#, gcc-internal-format
20335msgid "invalid argument to gimple call"
20336msgstr ""
20337
20338#: tree-cfg.c:3450
20339#, gcc-internal-format
20340msgid "invalid operands in gimple comparison"
20341msgstr ""
20342
20343#: tree-cfg.c:3466
20344#, gcc-internal-format
20345msgid "mismatching comparison operand types"
20346msgstr ""
20347
20348#: tree-cfg.c:3483
20349#, gcc-internal-format
20350msgid "unsupported operation or type for vector comparison returning a boolean"
20351msgstr ""
20352
20353#: tree-cfg.c:3498
20354#, gcc-internal-format
20355msgid "non-vector operands in vector comparison"
20356msgstr ""
20357
20358#: tree-cfg.c:3506
20359#, gcc-internal-format
20360msgid "invalid vector comparison resulting type"
20361msgstr ""
20362
20363#: tree-cfg.c:3513
20364#, gcc-internal-format
20365msgid "bogus comparison result type"
20366msgstr ""
20367
20368#: tree-cfg.c:3535
20369#, gcc-internal-format
20370msgid "non-register as LHS of unary operation"
20371msgstr ""
20372
20373#: tree-cfg.c:3541
20374#, gcc-internal-format
20375msgid "invalid operand in unary operation"
20376msgstr ""
20377
20378#: tree-cfg.c:3573
20379#, gcc-internal-format
20380msgid "invalid types in nop conversion"
20381msgstr ""
20382
20383#: tree-cfg.c:3588
20384#, gcc-internal-format
20385msgid "invalid types in address space conversion"
20386msgstr ""
20387
20388#: tree-cfg.c:3602
20389#, gcc-internal-format
20390msgid "invalid types in fixed-point conversion"
20391msgstr ""
20392
20393#: tree-cfg.c:3617
20394#, gcc-internal-format
20395msgid "invalid types in conversion to floating point"
20396msgstr ""
20397
20398#: tree-cfg.c:3632
20399#, gcc-internal-format
20400msgid "invalid types in conversion to integer"
20401msgstr ""
20402
20403#: tree-cfg.c:3646
20404#, gcc-internal-format
20405msgid "reduction should convert from vector to element type"
20406msgstr ""
20407
20408#: tree-cfg.c:3674
20409#, gcc-internal-format
20410msgid "non-trivial conversion in unary operation"
20411msgstr ""
20412
20413#: tree-cfg.c:3699
20414#, gcc-internal-format
20415msgid "non-register as LHS of binary operation"
20416msgstr ""
20417
20418#: tree-cfg.c:3706
20419#, gcc-internal-format
20420msgid "invalid operands in binary operation"
20421msgstr ""
20422
20423#: tree-cfg.c:3721
20424#, gcc-internal-format
20425msgid "type mismatch in complex expression"
20426msgstr ""
20427
20428#: tree-cfg.c:3750
20429#, gcc-internal-format
20430msgid "type mismatch in shift expression"
20431msgstr ""
20432
20433#: tree-cfg.c:3767 tree-cfg.c:3788
20434#, gcc-internal-format
20435msgid "type mismatch in widening vector shift expression"
20436msgstr ""
20437
20438#: tree-cfg.c:3809
20439#, gcc-internal-format
20440msgid "invalid non-vector operands to vector valued plus"
20441msgstr ""
20442
20443#: tree-cfg.c:3820
20444#, gcc-internal-format
20445msgid "invalid (pointer) operands to plus/minus"
20446msgstr ""
20447
20448#: tree-cfg.c:3834
20449#, gcc-internal-format
20450msgid "type mismatch in pointer plus expression"
20451msgstr ""
20452
20453#: tree-cfg.c:3914
20454#, gcc-internal-format
20455msgid "type mismatch in binary expression"
20456msgstr ""
20457
20458#: tree-cfg.c:3942
20459#, gcc-internal-format
20460msgid "non-register as LHS of ternary operation"
20461msgstr ""
20462
20463#: tree-cfg.c:3951
20464#, gcc-internal-format
20465msgid "invalid operands in ternary operation"
20466msgstr ""
20467
20468#: tree-cfg.c:3967
20469#, gcc-internal-format
20470msgid "type mismatch in widening multiply-accumulate expression"
20471msgstr ""
20472
20473#: tree-cfg.c:3981
20474#, gcc-internal-format
20475msgid "type mismatch in fused multiply-add expression"
20476msgstr ""
20477
20478#: tree-cfg.c:3995
20479#, gcc-internal-format
20480msgid "the first argument of a VEC_COND_EXPR must be of a boolean vector type of the same number of elements as the result"
20481msgstr ""
20482
20483#: tree-cfg.c:4007 c/c-typeck.c:4975
20484#, gcc-internal-format
20485msgid "type mismatch in conditional expression"
20486msgstr ""
20487
20488#: tree-cfg.c:4019
20489#, gcc-internal-format
20490msgid "type mismatch in vector permute expression"
20491msgstr ""
20492
20493#: tree-cfg.c:4031
20494#, gcc-internal-format
20495msgid "vector types expected in vector permute expression"
20496msgstr ""
20497
20498#: tree-cfg.c:4045
20499#, gcc-internal-format
20500msgid "vectors with different element number found in vector permute expression"
20501msgstr ""
20502
20503#: tree-cfg.c:4058
20504#, gcc-internal-format
20505msgid "invalid mask type in vector permute expression"
20506msgstr ""
20507
20508#: tree-cfg.c:4074
20509#, gcc-internal-format
20510msgid "type mismatch in sad expression"
20511msgstr ""
20512
20513#: tree-cfg.c:4086
20514#, gcc-internal-format
20515msgid "vector types expected in sad expression"
20516msgstr ""
20517
20518#: tree-cfg.c:4122
20519#, gcc-internal-format
20520msgid "non-trivial conversion at assignment"
20521msgstr ""
20522
20523#: tree-cfg.c:4131
20524#, gcc-internal-format
20525msgid "non-decl/MEM_REF LHS in clobber statement"
20526msgstr ""
20527
20528#: tree-cfg.c:4149
20529#, gcc-internal-format
20530msgid "invalid operand in unary expression"
20531msgstr ""
20532
20533#: tree-cfg.c:4163
20534#, gcc-internal-format
20535msgid "type mismatch in address expression"
20536msgstr ""
20537
20538#: tree-cfg.c:4189 tree-cfg.c:4215
20539#, gcc-internal-format
20540msgid "invalid rhs for gimple memory store"
20541msgstr ""
20542
20543#: tree-cfg.c:4249 tree-cfg.c:4267 tree-cfg.c:4281
20544#, gcc-internal-format
20545msgid "incorrect type of vector CONSTRUCTOR elements"
20546msgstr ""
20547
20548#: tree-cfg.c:4258 tree-cfg.c:4274
20549#, gcc-internal-format
20550msgid "incorrect number of vector CONSTRUCTOR elements"
20551msgstr ""
20552
20553#: tree-cfg.c:4290
20554#, gcc-internal-format
20555msgid "vector CONSTRUCTOR with non-NULL element index"
20556msgstr ""
20557
20558#: tree-cfg.c:4296
20559#, gcc-internal-format
20560msgid "vector CONSTRUCTOR element is not a GIMPLE value"
20561msgstr ""
20562
20563#: tree-cfg.c:4304
20564#, gcc-internal-format
20565msgid "non-vector CONSTRUCTOR with elements"
20566msgstr ""
20567
20568#: tree-cfg.c:4363
20569#, gcc-internal-format
20570msgid "invalid operand in return statement"
20571msgstr ""
20572
20573#: tree-cfg.c:4378
20574#, gcc-internal-format
20575msgid "invalid conversion in return statement"
20576msgstr ""
20577
20578#: tree-cfg.c:4402
20579#, gcc-internal-format
20580msgid "goto destination is neither a label nor a pointer"
20581msgstr ""
20582
20583#: tree-cfg.c:4421
20584#, gcc-internal-format
20585msgid "invalid operand to switch statement"
20586msgstr ""
20587
20588#: tree-cfg.c:4429
20589#, gcc-internal-format
20590msgid "non-integral type switch statement"
20591msgstr ""
20592
20593#: tree-cfg.c:4437
20594#, gcc-internal-format
20595msgid "invalid default case label in switch statement"
20596msgstr ""
20597
20598#: tree-cfg.c:4449
20599#, gcc-internal-format
20600msgid "invalid case label in switch statement"
20601msgstr ""
20602
20603#: tree-cfg.c:4456
20604#, gcc-internal-format
20605msgid "invalid case range in switch statement"
20606msgstr ""
20607
20608#: tree-cfg.c:4466
20609#, gcc-internal-format
20610msgid "type mismatch for case label in switch statement"
20611msgstr ""
20612
20613#: tree-cfg.c:4476
20614#, gcc-internal-format
20615msgid "type precision mismatch in switch statement"
20616msgstr ""
20617
20618#: tree-cfg.c:4485
20619#, gcc-internal-format
20620msgid "case labels not sorted in switch statement"
20621msgstr ""
20622
20623#: tree-cfg.c:4528
20624#, gcc-internal-format
20625msgid "label's context is not the current function decl"
20626msgstr ""
20627
20628#: tree-cfg.c:4537
20629#, gcc-internal-format
20630msgid "incorrect entry in label_to_block_map"
20631msgstr ""
20632
20633#: tree-cfg.c:4547
20634#, gcc-internal-format
20635msgid "incorrect setting of landing pad number"
20636msgstr ""
20637
20638#: tree-cfg.c:4563
20639#, gcc-internal-format
20640msgid "invalid comparison code in gimple cond"
20641msgstr ""
20642
20643#: tree-cfg.c:4571
20644#, gcc-internal-format
20645msgid "invalid labels in gimple cond"
20646msgstr ""
20647
20648#: tree-cfg.c:4654 tree-cfg.c:4663
20649#, gcc-internal-format
20650msgid "invalid PHI result"
20651msgstr ""
20652
20653#: tree-cfg.c:4673
20654#, gcc-internal-format
20655msgid "missing PHI def"
20656msgstr ""
20657
20658#: tree-cfg.c:4687
20659#, gcc-internal-format
20660msgid "invalid PHI argument"
20661msgstr ""
20662
20663#: tree-cfg.c:4694
20664#, gcc-internal-format, gfc-internal-format
20665msgid "incompatible types in PHI argument %u"
20666msgstr ""
20667
20668#: tree-cfg.c:4792 tree-cfg.c:5125
20669#, gcc-internal-format
20670msgid "verify_gimple failed"
20671msgstr ""
20672
20673#: tree-cfg.c:4852
20674#, gcc-internal-format
20675msgid "dead STMT in EH table"
20676msgstr ""
20677
20678#: tree-cfg.c:4868
20679#, gcc-internal-format
20680msgid "location references block not in block tree"
20681msgstr ""
20682
20683#: tree-cfg.c:4991
20684#, gcc-internal-format
20685msgid "gimple_bb (phi) is set to a wrong basic block"
20686msgstr ""
20687
20688#: tree-cfg.c:5000
20689#, gcc-internal-format
20690msgid "PHI node with location"
20691msgstr ""
20692
20693#: tree-cfg.c:5011 tree-cfg.c:5060
20694#, gcc-internal-format
20695msgid "incorrect sharing of tree nodes"
20696msgstr ""
20697
20698#: tree-cfg.c:5019
20699#, gcc-internal-format
20700msgid "virtual PHI with argument locations"
20701msgstr ""
20702
20703#: tree-cfg.c:5048
20704#, gcc-internal-format
20705msgid "gimple_bb (stmt) is set to a wrong basic block"
20706msgstr ""
20707
20708#: tree-cfg.c:5084
20709#, gcc-internal-format
20710msgid "in statement"
20711msgstr ""
20712
20713#: tree-cfg.c:5101
20714#, gcc-internal-format
20715msgid "statement marked for throw, but doesn%'t"
20716msgstr ""
20717
20718#: tree-cfg.c:5107
20719#, gcc-internal-format
20720msgid "statement marked for throw in middle of block"
20721msgstr ""
20722
20723#: tree-cfg.c:5147
20724#, gcc-internal-format
20725msgid "ENTRY_BLOCK has IL associated with it"
20726msgstr ""
20727
20728#: tree-cfg.c:5154
20729#, gcc-internal-format
20730msgid "EXIT_BLOCK has IL associated with it"
20731msgstr ""
20732
20733#: tree-cfg.c:5161
20734#, gcc-internal-format, gfc-internal-format
20735msgid "fallthru to exit from bb %d"
20736msgstr ""
20737
20738#: tree-cfg.c:5185
20739#, gcc-internal-format
20740msgid "nonlocal label "
20741msgstr ""
20742
20743#: tree-cfg.c:5194
20744#, gcc-internal-format
20745msgid "EH landing pad label "
20746msgstr ""
20747
20748#: tree-cfg.c:5203 tree-cfg.c:5212 tree-cfg.c:5237
20749#, gcc-internal-format
20750msgid "label "
20751msgstr ""
20752
20753#: tree-cfg.c:5227
20754#, gcc-internal-format, gfc-internal-format
20755msgid "control flow in the middle of basic block %d"
20756msgstr ""
20757
20758#: tree-cfg.c:5260
20759#, gcc-internal-format, gfc-internal-format
20760msgid "fallthru edge after a control statement in bb %d"
20761msgstr ""
20762
20763#: tree-cfg.c:5273
20764#, gcc-internal-format, gfc-internal-format
20765msgid "true/false edge after a non-GIMPLE_COND in bb %d"
20766msgstr ""
20767
20768#: tree-cfg.c:5296 tree-cfg.c:5318 tree-cfg.c:5335 tree-cfg.c:5405
20769#, gcc-internal-format, gfc-internal-format
20770msgid "wrong outgoing edge flags at end of bb %d"
20771msgstr ""
20772
20773#: tree-cfg.c:5306
20774#, gcc-internal-format, gfc-internal-format
20775msgid "explicit goto at end of bb %d"
20776msgstr ""
20777
20778#: tree-cfg.c:5340
20779#, gcc-internal-format, gfc-internal-format
20780msgid "return edge does not point to exit in bb %d"
20781msgstr ""
20782
20783#: tree-cfg.c:5371
20784#, gcc-internal-format
20785msgid "found default case not at the start of case vector"
20786msgstr ""
20787
20788#: tree-cfg.c:5379
20789#, gcc-internal-format
20790msgid "case labels not sorted: "
20791msgstr ""
20792
20793#: tree-cfg.c:5396
20794#, gcc-internal-format, gfc-internal-format
20795msgid "extra outgoing edge %d->%d"
20796msgstr ""
20797
20798#: tree-cfg.c:5419
20799#, gcc-internal-format, gfc-internal-format
20800msgid "missing edge %i->%i"
20801msgstr ""
20802
20803#: tree-cfg.c:8725
20804#, gcc-internal-format
20805msgid "%<noreturn%> function does return"
20806msgstr ""
20807
20808#: tree-cfg.c:8746
20809#, gcc-internal-format
20810msgid "control reaches end of non-void function"
20811msgstr ""
20812
20813#: tree-cfg.c:8812
20814#, gcc-internal-format
20815msgid "ignoring return value of %qD, declared with attribute warn_unused_result"
20816msgstr ""
20817
20818#: tree-cfg.c:8817
20819#, gcc-internal-format
20820msgid "ignoring return value of function declared with attribute warn_unused_result"
20821msgstr ""
20822
20823#: tree-chkp-opt.c:718
20824#, gcc-internal-format
20825msgid "memory access check always fail"
20826msgstr ""
20827
20828#: tree-chkp.c:1993
20829#, gcc-internal-format, gfc-internal-format
20830msgid "-fcheck-pointer-bounds requires '%s' name for internal usage"
20831msgstr ""
20832
20833#: tree-chkp.c:2771
20834#, gcc-internal-format, gfc-internal-format
20835msgid "pointer bounds were lost due to unexpected expression %s"
20836msgstr ""
20837
20838#: tree-chkp.c:2859
20839#, gcc-internal-format, gfc-internal-format
20840msgid "chkp_get_bounds_by_definition: Unexpected var of type %s"
20841msgstr ""
20842
20843#: tree-chkp.c:2902
20844#, gcc-internal-format, gfc-internal-format
20845msgid "chkp_get_bounds_by_definition: Unexpected GIMPLE code %s"
20846msgstr ""
20847
20848#: tree-chkp.c:3525
20849#, gcc-internal-format, gfc-internal-format
20850msgid "chkp_make_addressed_object_bounds: Unexpected tree code %s"
20851msgstr ""
20852
20853#: tree-chkp.c:3678
20854#, gcc-internal-format, gfc-internal-format
20855msgid "chkp_find_bounds: Unexpected tree code %s"
20856msgstr ""
20857
20858#: tree-chkp.c:3689
20859#, gcc-internal-format
20860msgid "chkp_find_bounds: Cannot find bounds for pointer"
20861msgstr ""
20862
20863#: tree-chkp.c:3805
20864#, gcc-internal-format, gfc-internal-format
20865msgid "chkp_walk_pointer_assignments: unexpected RHS type: %s"
20866msgstr ""
20867
20868#: tree-diagnostic.c:202
20869#, gcc-internal-format
20870msgid "in definition of macro %qs"
20871msgstr ""
20872
20873#: tree-diagnostic.c:219
20874#, gcc-internal-format
20875msgid "in expansion of macro %qs"
20876msgstr ""
20877
20878#: tree-eh.c:4651
20879#, gcc-internal-format, gfc-internal-format
20880msgid "BB %i has multiple EH edges"
20881msgstr ""
20882
20883#: tree-eh.c:4663
20884#, gcc-internal-format, gfc-internal-format
20885msgid "BB %i can not throw but has an EH edge"
20886msgstr ""
20887
20888#: tree-eh.c:4671
20889#, gcc-internal-format, gfc-internal-format
20890msgid "BB %i last statement has incorrectly set lp"
20891msgstr ""
20892
20893#: tree-eh.c:4677
20894#, gcc-internal-format, gfc-internal-format
20895msgid "BB %i is missing an EH edge"
20896msgstr ""
20897
20898#: tree-eh.c:4683
20899#, gcc-internal-format, gfc-internal-format
20900msgid "Incorrect EH edge %i->%i"
20901msgstr ""
20902
20903#: tree-eh.c:4717 tree-eh.c:4736
20904#, gcc-internal-format, gfc-internal-format
20905msgid "BB %i is missing an edge"
20906msgstr ""
20907
20908#: tree-eh.c:4753
20909#, gcc-internal-format, gfc-internal-format
20910msgid "BB %i too many fallthru edges"
20911msgstr ""
20912
20913#: tree-eh.c:4762
20914#, gcc-internal-format, gfc-internal-format
20915msgid "BB %i has incorrect edge"
20916msgstr ""
20917
20918#: tree-eh.c:4768
20919#, gcc-internal-format, gfc-internal-format
20920msgid "BB %i has incorrect fallthru edge"
20921msgstr ""
20922
20923#: tree-inline.c:3528
20924#, gcc-internal-format
20925msgid "function %q+F can never be copied because it receives a non-local goto"
20926msgstr ""
20927
20928#: tree-inline.c:3535
20929#, gcc-internal-format
20930msgid "function %q+F can never be copied because it saves address of local label in a static variable"
20931msgstr ""
20932
20933#: tree-inline.c:3575
20934#, gcc-internal-format
20935msgid "function %q+F can never be inlined because it uses alloca (override using the always_inline attribute)"
20936msgstr ""
20937
20938#: tree-inline.c:3589
20939#, gcc-internal-format
20940msgid "function %q+F can never be inlined because it uses setjmp"
20941msgstr ""
20942
20943#: tree-inline.c:3603
20944#, gcc-internal-format
20945msgid "function %q+F can never be inlined because it uses variable argument lists"
20946msgstr ""
20947
20948#: tree-inline.c:3615
20949#, gcc-internal-format
20950msgid "function %q+F can never be inlined because it uses setjmp-longjmp exception handling"
20951msgstr ""
20952
20953#: tree-inline.c:3623
20954#, gcc-internal-format
20955msgid "function %q+F can never be inlined because it uses non-local goto"
20956msgstr ""
20957
20958#: tree-inline.c:3635
20959#, gcc-internal-format
20960msgid "function %q+F can never be inlined because it uses __builtin_return or __builtin_apply_args"
20961msgstr ""
20962
20963#: tree-inline.c:3655
20964#, gcc-internal-format
20965msgid "function %q+F can never be inlined because it contains a computed goto"
20966msgstr ""
20967
20968#: tree-inline.c:3756
20969#, gcc-internal-format
20970msgid "function %q+F can never be inlined because it is suppressed using -fno-inline"
20971msgstr ""
20972
20973#: tree-inline.c:3764
20974#, gcc-internal-format
20975msgid "function %q+F can never be inlined because it uses attributes conflicting with inlining"
20976msgstr ""
20977
20978#: tree-inline.c:4425
20979#, gcc-internal-format
20980msgid "inlining failed in call to always_inline %q+F: %s"
20981msgstr ""
20982
20983#: tree-inline.c:4428 tree-inline.c:4448
20984#, gcc-internal-format
20985msgid "called from here"
20986msgstr ""
20987
20988#: tree-inline.c:4431 tree-inline.c:4451
20989#, gcc-internal-format
20990msgid "called from this function"
20991msgstr ""
20992
20993#: tree-inline.c:4444
20994#, gcc-internal-format
20995msgid "inlining failed in call to %q+F: %s"
20996msgstr ""
20997
20998#: tree-into-ssa.c:3183
20999#, gcc-internal-format
21000msgid "statement uses released SSA name:"
21001msgstr ""
21002
21003#: tree-into-ssa.c:3195
21004#, gcc-internal-format
21005msgid "cannot update SSA form"
21006msgstr ""
21007
21008#: tree-into-ssa.c:3282 tree-outof-ssa.c:851 tree-outof-ssa.c:910
21009#: tree-ssa-coalesce.c:1010 tree-ssa-live.c:1294
21010#, gcc-internal-format
21011msgid "SSA corruption"
21012msgstr ""
21013
21014#: tree-profile.c:460
21015#, gcc-internal-format
21016msgid "unimplemented functionality"
21017msgstr ""
21018
21019#: tree-ssa-loop-niter.c:2921
21020#, gcc-internal-format, gfc-internal-format
21021msgid "iteration %s invokes undefined behavior"
21022msgstr ""
21023
21024#: tree-ssa-loop-niter.c:2922
21025#, gcc-internal-format
21026msgid "within this loop"
21027msgstr ""
21028
21029#: tree-ssa-operands.c:974
21030#, gcc-internal-format
21031msgid "virtual definition of statement not up-to-date"
21032msgstr ""
21033
21034#: tree-ssa-operands.c:981
21035#, gcc-internal-format
21036msgid "virtual def operand missing for stmt"
21037msgstr ""
21038
21039#: tree-ssa-operands.c:991
21040#, gcc-internal-format
21041msgid "virtual use of statement not up-to-date"
21042msgstr ""
21043
21044#: tree-ssa-operands.c:998
21045#, gcc-internal-format
21046msgid "virtual use operand missing for stmt"
21047msgstr ""
21048
21049#: tree-ssa-operands.c:1015
21050#, gcc-internal-format
21051msgid "excess use operand for stmt"
21052msgstr ""
21053
21054#: tree-ssa-operands.c:1025
21055#, gcc-internal-format
21056msgid "use operand missing for stmt"
21057msgstr ""
21058
21059#: tree-ssa-operands.c:1032
21060#, gcc-internal-format
21061msgid "stmt volatile flag not up-to-date"
21062msgstr ""
21063
21064#: tree-ssa-uninit.c:192 varasm.c:328
21065#, gcc-internal-format
21066msgid "%qD was declared here"
21067msgstr ""
21068
21069#: tree-ssa-uninit.c:224
21070#, gcc-internal-format
21071msgid "%qD is used uninitialized in this function"
21072msgstr ""
21073
21074#: tree-ssa-uninit.c:229 tree-ssa-uninit.c:2390
21075#, gcc-internal-format
21076msgid "%qD may be used uninitialized in this function"
21077msgstr ""
21078
21079#: tree-ssa-uninit.c:260
21080#, gcc-internal-format
21081msgid "%qE is used uninitialized in this function"
21082msgstr ""
21083
21084#: tree-ssa-uninit.c:265
21085#, gcc-internal-format
21086msgid "%qE may be used uninitialized in this function"
21087msgstr ""
21088
21089#: tree-ssa.c:616
21090#, gcc-internal-format
21091msgid "expected an SSA_NAME object"
21092msgstr ""
21093
21094#: tree-ssa.c:622
21095#, gcc-internal-format
21096msgid "found an SSA_NAME that had been released into the free pool"
21097msgstr ""
21098
21099#: tree-ssa.c:629
21100#, gcc-internal-format
21101msgid "type mismatch between an SSA_NAME and its symbol"
21102msgstr ""
21103
21104#: tree-ssa.c:635
21105#, gcc-internal-format
21106msgid "found a virtual definition for a GIMPLE register"
21107msgstr ""
21108
21109#: tree-ssa.c:641
21110#, gcc-internal-format
21111msgid "virtual SSA name for non-VOP decl"
21112msgstr ""
21113
21114#: tree-ssa.c:647
21115#, gcc-internal-format
21116msgid "found a real definition for a non-register"
21117msgstr ""
21118
21119#: tree-ssa.c:654
21120#, gcc-internal-format
21121msgid "found a default name with a non-empty defining statement"
21122msgstr ""
21123
21124#: tree-ssa.c:684
21125#, gcc-internal-format
21126msgid "RESULT_DECL should be read only when DECL_BY_REFERENCE is set"
21127msgstr ""
21128
21129#: tree-ssa.c:690
21130#, gcc-internal-format, gfc-internal-format
21131msgid "SSA_NAME created in two different blocks %i and %i"
21132msgstr ""
21133
21134#: tree-ssa.c:699 tree-ssa.c:1010
21135#, gcc-internal-format
21136msgid "SSA_NAME_DEF_STMT is wrong"
21137msgstr ""
21138
21139#: tree-ssa.c:751
21140#, gcc-internal-format
21141msgid "missing definition"
21142msgstr ""
21143
21144#: tree-ssa.c:757
21145#, gcc-internal-format, gfc-internal-format
21146msgid "definition in block %i does not dominate use in block %i"
21147msgstr ""
21148
21149#: tree-ssa.c:765
21150#, gcc-internal-format, gfc-internal-format
21151msgid "definition in block %i follows the use"
21152msgstr ""
21153
21154#: tree-ssa.c:772
21155#, gcc-internal-format
21156msgid "SSA_NAME_OCCURS_IN_ABNORMAL_PHI should be set"
21157msgstr ""
21158
21159#: tree-ssa.c:780
21160#, gcc-internal-format
21161msgid "no immediate_use list"
21162msgstr ""
21163
21164#: tree-ssa.c:792
21165#, gcc-internal-format
21166msgid "wrong immediate use list"
21167msgstr ""
21168
21169#: tree-ssa.c:826
21170#, gcc-internal-format
21171msgid "incoming edge count does not match number of PHI arguments"
21172msgstr ""
21173
21174#: tree-ssa.c:840
21175#, gcc-internal-format, gfc-internal-format
21176msgid "PHI argument is missing for edge %d->%d"
21177msgstr ""
21178
21179#: tree-ssa.c:849
21180#, gcc-internal-format
21181msgid "PHI argument is not SSA_NAME, or invariant"
21182msgstr ""
21183
21184#: tree-ssa.c:877
21185#, gcc-internal-format, gfc-internal-format
21186msgid "wrong edge %d->%d for PHI argument"
21187msgstr ""
21188
21189#: tree-ssa.c:956
21190#, gcc-internal-format, gfc-internal-format
21191msgid "AUX pointer initialized for edge %d->%d"
21192msgstr ""
21193
21194#: tree-ssa.c:982
21195#, gcc-internal-format
21196msgid "stmt (%p) marked modified after optimization pass: "
21197msgstr ""
21198
21199#: tree-ssa.c:1039
21200#, gcc-internal-format
21201msgid "verify_ssa failed"
21202msgstr ""
21203
21204#: tree-streamer-in.c:343 tree-streamer-in.c:1138
21205#, gcc-internal-format
21206msgid "machine independent builtin code out of range"
21207msgstr ""
21208
21209#: tree-streamer-in.c:349 tree-streamer-in.c:1162
21210#, gcc-internal-format
21211msgid "target specific builtin not available"
21212msgstr ""
21213
21214#: tree-streamer-out.c:500
21215#, gcc-internal-format
21216msgid "tree bytecode streams do not support machine specific builtin functions on this target"
21217msgstr ""
21218
21219#: tree-vect-generic.c:265
21220#, gcc-internal-format
21221msgid "vector operation will be expanded piecewise"
21222msgstr ""
21223
21224#: tree-vect-generic.c:268
21225#, gcc-internal-format
21226msgid "vector operation will be expanded in parallel"
21227msgstr ""
21228
21229#: tree-vect-generic.c:319
21230#, gcc-internal-format
21231msgid "vector operation will be expanded with a single scalar operation"
21232msgstr ""
21233
21234#: tree-vect-generic.c:887
21235#, gcc-internal-format
21236msgid "vector condition will be expanded piecewise"
21237msgstr ""
21238
21239#: tree-vect-generic.c:1304
21240#, gcc-internal-format
21241msgid "vector shuffling operation will be expanded piecewise"
21242msgstr ""
21243
21244#: tree-vect-loop.c:3383
21245#, gcc-internal-format
21246msgid "vectorization did not happen for a simd loop"
21247msgstr ""
21248
21249#: tree-vrp.c:6500 tree-vrp.c:6540 tree-vrp.c:6621
21250#, gcc-internal-format
21251msgid "array subscript is above array bounds"
21252msgstr ""
21253
21254#: tree-vrp.c:6524
21255#, gcc-internal-format
21256msgid "array subscript is outside array bounds"
21257msgstr ""
21258
21259#: tree-vrp.c:6553 tree-vrp.c:6608
21260#, gcc-internal-format
21261msgid "array subscript is below array bounds"
21262msgstr ""
21263
21264#: tree-vrp.c:7462
21265#, gcc-internal-format
21266msgid "assuming signed overflow does not occur when simplifying conditional to constant"
21267msgstr ""
21268
21269#: tree-vrp.c:7468 tree-vrp.c:9432 tree-vrp.c:9476 tree-vrp.c:9539
21270#, gcc-internal-format
21271msgid "assuming signed overflow does not occur when simplifying conditional"
21272msgstr ""
21273
21274#: tree-vrp.c:7512
21275#, gcc-internal-format
21276msgid "comparison always false due to limited range of data type"
21277msgstr ""
21278
21279#: tree-vrp.c:7514
21280#, gcc-internal-format
21281msgid "comparison always true due to limited range of data type"
21282msgstr ""
21283
21284#: tree-vrp.c:9031
21285#, gcc-internal-format
21286msgid "assuming signed overflow does not occur when simplifying %</%> or %<%%%> to %<>>%> or %<&%>"
21287msgstr ""
21288
21289#: tree-vrp.c:9096
21290#, gcc-internal-format
21291msgid "assuming signed overflow does not occur when simplifying %<min/max (X,Y)%> to %<X%> or %<Y%>"
21292msgstr ""
21293
21294#: tree-vrp.c:9149
21295#, gcc-internal-format
21296msgid "assuming signed overflow does not occur when simplifying %<abs (X)%> to %<X%> or %<-X%>"
21297msgstr ""
21298
21299#: tree.c:1836
21300#, gcc-internal-format
21301msgid "non-constant element in constant CONSTRUCTOR"
21302msgstr ""
21303
21304#: tree.c:1838
21305#, gcc-internal-format
21306msgid "side-effects element in no-side-effects CONSTRUCTOR"
21307msgstr ""
21308
21309#: tree.c:4839
21310#, gcc-internal-format
21311msgid "ignoring attributes applied to %qT after definition"
21312msgstr ""
21313
21314#: tree.c:6328
21315#, gcc-internal-format
21316msgid "%q+D already declared with dllexport attribute: dllimport ignored"
21317msgstr ""
21318
21319#: tree.c:6340
21320#, gcc-internal-format
21321msgid "%q+D redeclared without dllimport attribute after being referenced with dll linkage"
21322msgstr ""
21323
21324#: tree.c:6355
21325#, gcc-internal-format
21326msgid "%q+D redeclared without dllimport attribute: previous dllimport ignored"
21327msgstr ""
21328
21329#: tree.c:6398 tree.c:6410 tree.c:6420 c-family/c-common.c:6598
21330#: c-family/c-common.c:6617 c-family/c-common.c:6635 c-family/c-common.c:6665
21331#: c-family/c-common.c:6693 c-family/c-common.c:6721 c-family/c-common.c:6737
21332#: c-family/c-common.c:6752 c-family/c-common.c:6770 c-family/c-common.c:6785
21333#: c-family/c-common.c:6817 c-family/c-common.c:6834 c-family/c-common.c:6851
21334#: c-family/c-common.c:6889 c-family/c-common.c:6912 c-family/c-common.c:6929
21335#: c-family/c-common.c:6957 c-family/c-common.c:6978 c-family/c-common.c:6999
21336#: c-family/c-common.c:7026 c-family/c-common.c:7055 c-family/c-common.c:7092
21337#: c-family/c-common.c:7145 c-family/c-common.c:7203 c-family/c-common.c:7261
21338#: c-family/c-common.c:7350 c-family/c-common.c:7380 c-family/c-common.c:7434
21339#: c-family/c-common.c:7905 c-family/c-common.c:7942 c-family/c-common.c:7998
21340#: c-family/c-common.c:8054 c-family/c-common.c:8132 c-family/c-common.c:8259
21341#: c-family/c-common.c:8321 c-family/c-common.c:8428 c-family/c-common.c:8444
21342#: c-family/c-common.c:8460 c-family/c-common.c:8481 c-family/c-common.c:8551
21343#: c-family/c-common.c:8578 c-family/c-common.c:8626 c-family/c-common.c:8806
21344#: c-family/c-common.c:8827 c-family/c-common.c:8940 c-family/c-common.c:8967
21345#: c-family/c-common.c:9280 c-family/c-common.c:9303 c-family/c-common.c:9342
21346#: c-family/c-common.c:9424 c-family/c-common.c:9467 c-family/c-common.c:9604
21347#: config/darwin.c:2021 config/arm/arm.c:6488 config/arm/arm.c:6516
21348#: config/arm/arm.c:6533 config/avr/avr.c:8968 config/h8300/h8300.c:5477
21349#: config/h8300/h8300.c:5501 config/i386/i386.c:6862 config/i386/i386.c:44609
21350#: config/ia64/ia64.c:756 config/rs6000/rs6000.c:32417 config/spu/spu.c:3738
21351#: ada/gcc-interface/utils.c:6004 ada/gcc-interface/utils.c:6021
21352#: ada/gcc-interface/utils.c:6037 ada/gcc-interface/utils.c:6063
21353#: lto/lto-lang.c:243
21354#, gcc-internal-format
21355msgid "%qE attribute ignored"
21356msgstr ""
21357
21358#: tree.c:6438
21359#, gcc-internal-format
21360msgid "inline function %q+D declared as  dllimport: attribute ignored"
21361msgstr ""
21362
21363#: tree.c:6446
21364#, gcc-internal-format
21365msgid "function %q+D definition is marked dllimport"
21366msgstr ""
21367
21368#: tree.c:6454
21369#, gcc-internal-format
21370msgid "variable %q+D definition is marked dllimport"
21371msgstr ""
21372
21373#: tree.c:6482
21374#, gcc-internal-format
21375msgid "external linkage required for symbol %q+D because of %qE attribute"
21376msgstr ""
21377
21378#: tree.c:6496
21379#, gcc-internal-format
21380msgid "%qE implies default visibility, but %qD has already been declared with a different visibility"
21381msgstr ""
21382
21383#: tree.c:8245
21384#, gcc-internal-format
21385msgid "arrays of functions are not meaningful"
21386msgstr ""
21387
21388#: tree.c:8414
21389#, gcc-internal-format
21390msgid "function return type cannot be function"
21391msgstr ""
21392
21393#: tree.c:9641 tree.c:9726 tree.c:9787
21394#, gcc-internal-format, gfc-internal-format
21395msgid "tree check: %s, have %s in %s, at %s:%d"
21396msgstr ""
21397
21398#: tree.c:9678
21399#, gcc-internal-format, gfc-internal-format
21400msgid "tree check: expected none of %s, have %s in %s, at %s:%d"
21401msgstr ""
21402
21403#: tree.c:9691
21404#, gcc-internal-format
21405msgid "tree check: expected class %qs, have %qs (%s) in %s, at %s:%d"
21406msgstr ""
21407
21408#: tree.c:9740
21409#, gcc-internal-format
21410msgid "tree check: did not expect class %qs, have %qs (%s) in %s, at %s:%d"
21411msgstr ""
21412
21413#: tree.c:9753
21414#, gcc-internal-format, gfc-internal-format
21415msgid "tree check: expected omp_clause %s, have %s in %s, at %s:%d"
21416msgstr ""
21417
21418#: tree.c:9813
21419#, gcc-internal-format
21420msgid "tree check: expected tree that contains %qs structure, have %qs in %s, at %s:%d"
21421msgstr ""
21422
21423#: tree.c:9827
21424#, gcc-internal-format, gfc-internal-format
21425msgid "tree check: accessed elt %d of tree_int_cst with %d elts in %s, at %s:%d"
21426msgstr ""
21427
21428#: tree.c:9839
21429#, gcc-internal-format, gfc-internal-format
21430msgid "tree check: accessed elt %d of tree_vec with %d elts in %s, at %s:%d"
21431msgstr ""
21432
21433#: tree.c:9852
21434#, gcc-internal-format, gfc-internal-format
21435msgid "tree check: accessed operand %d of %s with %d operands in %s, at %s:%d"
21436msgstr ""
21437
21438#: tree.c:9865
21439#, gcc-internal-format, gfc-internal-format
21440msgid "tree check: accessed operand %d of omp_clause %s with %d operands in %s, at %s:%d"
21441msgstr ""
21442
21443#: tree.c:12584
21444#, gcc-internal-format
21445msgid "%qD is deprecated: %s"
21446msgstr ""
21447
21448#: tree.c:12587
21449#, gcc-internal-format
21450msgid "%qD is deprecated"
21451msgstr ""
21452
21453#: tree.c:12611 tree.c:12633
21454#, gcc-internal-format
21455msgid "%qE is deprecated: %s"
21456msgstr ""
21457
21458#: tree.c:12614 tree.c:12636
21459#, gcc-internal-format
21460msgid "%qE is deprecated"
21461msgstr ""
21462
21463#: tree.c:12620 tree.c:12641
21464#, gcc-internal-format, gfc-internal-format
21465msgid "type is deprecated: %s"
21466msgstr ""
21467
21468#: tree.c:12623 tree.c:12644
21469#, gcc-internal-format
21470msgid "type is deprecated"
21471msgstr ""
21472
21473#. Type variant can differ by:
21474#.
21475#. - TYPE_QUALS: TYPE_READONLY, TYPE_VOLATILE, TYPE_ATOMIC, TYPE_RESTRICT,
21476#. ENCODE_QUAL_ADDR_SPACE.
21477#. - main variant may be TYPE_COMPLETE_P and variant types !TYPE_COMPLETE_P
21478#. in this case some values may not be set in the variant types
21479#. (see TYPE_COMPLETE_P checks).
21480#. - it is possible to have TYPE_ARTIFICIAL variant of non-artifical type
21481#. - by TYPE_NAME and attributes (i.e. when variant originate by typedef)
21482#. - TYPE_CANONICAL (TYPE_ALIAS_SET is the same among variants)
21483#. - by the alignment: TYPE_ALIGN and TYPE_USER_ALIGN
21484#. - during LTO by TYPE_CONTEXT if type is TYPE_FILE_SCOPE_P
21485#. this is necessary to make it possible to merge types form different TUs
21486#. - arrays, pointers and references may have TREE_TYPE that is a variant
21487#. of TREE_TYPE of their main variants.
21488#. - aggregates may have new TYPE_FIELDS list that list variants of
21489#. the main variant TYPE_FIELDS.
21490#. - vector types may differ by TYPE_VECTOR_OPAQUE
21491#. - TYPE_METHODS is always NULL for vairant types and maintained for
21492#. main variant only.
21493#.
21494#. Convenience macro for matching individual fields.
21495#: tree.c:13048
21496#, gcc-internal-format
21497msgid "type variant differs by "
21498msgstr ""
21499
21500#: tree.c:13088
21501#, gcc-internal-format
21502msgid "type variant has different TYPE_SIZE_UNIT"
21503msgstr ""
21504
21505#: tree.c:13090
21506#, gcc-internal-format
21507msgid "type variant's TYPE_SIZE_UNIT"
21508msgstr ""
21509
21510#: tree.c:13092
21511#, gcc-internal-format
21512msgid "type's TYPE_SIZE_UNIT"
21513msgstr ""
21514
21515#: tree.c:13112
21516#, gcc-internal-format
21517msgid "type variant with TYPE_ALIAS_SET_KNOWN_P"
21518msgstr ""
21519
21520#: tree.c:13125
21521#, gcc-internal-format
21522msgid "type variant has different TYPE_VFIELD"
21523msgstr ""
21524
21525#: tree.c:13142
21526#, gcc-internal-format
21527msgid "type variant has TYPE_METHODS"
21528msgstr ""
21529
21530#: tree.c:13167
21531#, gcc-internal-format
21532msgid "type variant has different TYPE_BINFO"
21533msgstr ""
21534
21535#: tree.c:13169
21536#, gcc-internal-format
21537msgid "type variant's TYPE_BINFO"
21538msgstr ""
21539
21540#: tree.c:13171
21541#, gcc-internal-format
21542msgid "type's TYPE_BINFO"
21543msgstr ""
21544
21545#: tree.c:13209
21546#, gcc-internal-format
21547msgid "type variant has different TYPE_FIELDS"
21548msgstr ""
21549
21550#: tree.c:13211
21551#, gcc-internal-format
21552msgid "first mismatch is field"
21553msgstr ""
21554
21555#: tree.c:13213
21556#, gcc-internal-format
21557msgid "and field"
21558msgstr ""
21559
21560#: tree.c:13230
21561#, gcc-internal-format
21562msgid "type variant has different TREE_TYPE"
21563msgstr ""
21564
21565#: tree.c:13232 tree.c:13243
21566#, gcc-internal-format
21567msgid "type variant's TREE_TYPE"
21568msgstr ""
21569
21570#: tree.c:13234 tree.c:13245
21571#, gcc-internal-format
21572msgid "type's TREE_TYPE"
21573msgstr ""
21574
21575#: tree.c:13241
21576#, gcc-internal-format
21577msgid "type is not compatible with its vairant"
21578msgstr ""
21579
21580#: tree.c:13540
21581#, gcc-internal-format
21582msgid "Main variant is not defined"
21583msgstr ""
21584
21585#: tree.c:13545
21586#, gcc-internal-format
21587msgid "TYPE_MAIN_VARIANT has different TYPE_MAIN_VARIANT"
21588msgstr ""
21589
21590#: tree.c:13557
21591#, gcc-internal-format
21592msgid "TYPE_CANONICAL has different TYPE_CANONICAL"
21593msgstr ""
21594
21595#: tree.c:13575
21596#, gcc-internal-format
21597msgid "TYPE_CANONICAL is not compatible"
21598msgstr ""
21599
21600#: tree.c:13583
21601#, gcc-internal-format
21602msgid "TYPE_MODE of TYPE_CANONICAL is not compatible"
21603msgstr ""
21604
21605#: tree.c:13591
21606#, gcc-internal-format
21607msgid "TYPE_CANONICAL of main variant is not main variant"
21608msgstr ""
21609
21610#: tree.c:13607
21611#, gcc-internal-format
21612msgid "TYPE_VFIELD is not FIELD_DECL nor TREE_LIST"
21613msgstr ""
21614
21615#: tree.c:13617
21616#, gcc-internal-format
21617msgid "TYPE_NEXT_PTR_TO is not POINTER_TYPE"
21618msgstr ""
21619
21620#: tree.c:13627
21621#, gcc-internal-format
21622msgid "TYPE_NEXT_REF_TO is not REFERENCE_TYPE"
21623msgstr ""
21624
21625#: tree.c:13645
21626#, gcc-internal-format
21627msgid "TYPE_MINVAL non-NULL"
21628msgstr ""
21629
21630#: tree.c:13657
21631#, gcc-internal-format
21632msgid "TYPE_METHODS is not FUNCTION_DECL, TEMPLATE_DECL nor error_mark_node"
21633msgstr ""
21634
21635#: tree.c:13668
21636#, gcc-internal-format
21637msgid "TYPE_METHOD_BASETYPE is not record nor union"
21638msgstr ""
21639
21640#: tree.c:13679
21641#, gcc-internal-format
21642msgid "TYPE_OFFSET_BASETYPE is not record nor union"
21643msgstr ""
21644
21645#: tree.c:13697
21646#, gcc-internal-format
21647msgid "TYPE_ARRAY_MAX_SIZE not INTEGER_CST"
21648msgstr ""
21649
21650#: tree.c:13704
21651#, gcc-internal-format
21652msgid "TYPE_MAXVAL non-NULL"
21653msgstr ""
21654
21655#: tree.c:13716
21656#, gcc-internal-format
21657msgid "TYPE_BINFO is not TREE_BINFO"
21658msgstr ""
21659
21660#: tree.c:13724
21661#, gcc-internal-format
21662msgid "TYPE_BINFO type is not TYPE_MAIN_VARIANT"
21663msgstr ""
21664
21665#: tree.c:13731
21666#, gcc-internal-format
21667msgid "TYPE_LANG_SLOT_1 (binfo) field is non-NULL"
21668msgstr ""
21669
21670#: tree.c:13747
21671#, gcc-internal-format
21672msgid "Enum value is not CONST_DECL or INTEGER_CST"
21673msgstr ""
21674
21675#: tree.c:13755
21676#, gcc-internal-format
21677msgid "Enum value type is not INTEGER_TYPE nor convertible to the enum"
21678msgstr ""
21679
21680#: tree.c:13762
21681#, gcc-internal-format
21682msgid "Enum value name is not IDENTIFIER_NODE"
21683msgstr ""
21684
21685#: tree.c:13772
21686#, gcc-internal-format
21687msgid "Array TYPE_DOMAIN is not integer type"
21688msgstr ""
21689
21690#: tree.c:13781
21691#, gcc-internal-format
21692msgid "TYPE_FIELDS defined in incomplete type"
21693msgstr ""
21694
21695#: tree.c:13801
21696#, gcc-internal-format
21697msgid "Wrong tree in TYPE_FIELDS list"
21698msgstr ""
21699
21700#: tree.c:13816
21701#, gcc-internal-format
21702msgid "TYPE_CACHED_VALUES_P is %i while TYPE_CACHED_VALUES is %p"
21703msgstr ""
21704
21705#: tree.c:13822
21706#, gcc-internal-format
21707msgid "TYPE_CACHED_VALUES is not TREE_VEC"
21708msgstr ""
21709
21710#: tree.c:13835
21711#, gcc-internal-format
21712msgid "wrong TYPE_CACHED_VALUES entry"
21713msgstr ""
21714
21715#: tree.c:13848
21716#, gcc-internal-format
21717msgid "TREE_PURPOSE is non-NULL in TYPE_ARG_TYPES list"
21718msgstr ""
21719
21720#: tree.c:13854
21721#, gcc-internal-format
21722msgid "Wrong entry in TYPE_ARG_TYPES list"
21723msgstr ""
21724
21725#: tree.c:13861
21726#, gcc-internal-format
21727msgid "TYPE_VALUES_RAW field is non-NULL"
21728msgstr ""
21729
21730#: tree.c:13873
21731#, gcc-internal-format
21732msgid "TYPE_CACHED_VALUES_P is set while it should not"
21733msgstr ""
21734
21735#: tree.c:13879
21736#, gcc-internal-format
21737msgid "TYPE_STRING_FLAG is set on wrong type code"
21738msgstr ""
21739
21740#: tree.c:13891
21741#, gcc-internal-format
21742msgid "TYPE_STRING_FLAG is set on type that does not look like char nor array of chars"
21743msgstr ""
21744
21745#: tree.c:13903
21746#, gcc-internal-format
21747msgid "TYPE_METHOD_BASETYPE is not main variant"
21748msgstr ""
21749
21750#: tree.c:13910
21751#, fuzzy, gcc-internal-format
21752#| msgid "pex_init failed"
21753msgid "verify_type failed"
21754msgstr "pex_init nije uspio"
21755
21756#: value-prof.c:528
21757#, gcc-internal-format
21758msgid "dead histogram"
21759msgstr ""
21760
21761#: value-prof.c:557
21762#, gcc-internal-format
21763msgid "Histogram value statement does not correspond to the statement it is associated with"
21764msgstr ""
21765
21766#: value-prof.c:569
21767#, gcc-internal-format
21768msgid "verify_histograms failed"
21769msgstr ""
21770
21771#: value-prof.c:626
21772#, gcc-internal-format, gfc-internal-format
21773msgid "corrupted value profile: %s profile counter (%d out of %d) inconsistent with basic-block count (%d)"
21774msgstr ""
21775
21776#: var-tracking.c:7128
21777#, gcc-internal-format
21778msgid "variable tracking size limit exceeded with -fvar-tracking-assignments, retrying without"
21779msgstr ""
21780
21781#: var-tracking.c:7132
21782#, gcc-internal-format
21783msgid "variable tracking size limit exceeded"
21784msgstr ""
21785
21786#: varasm.c:323
21787#, gcc-internal-format
21788msgid "%+D causes a section type conflict with %D"
21789msgstr ""
21790
21791#: varasm.c:326
21792#, gcc-internal-format
21793msgid "section type conflict with %D"
21794msgstr ""
21795
21796#: varasm.c:331
21797#, gcc-internal-format
21798msgid "%+D causes a section type conflict"
21799msgstr ""
21800
21801#: varasm.c:333
21802#, gcc-internal-format
21803msgid "section type conflict"
21804msgstr ""
21805
21806#: varasm.c:1007
21807#, gcc-internal-format
21808msgid "alignment of %q+D is greater than maximum object file alignment %d"
21809msgstr ""
21810
21811#: varasm.c:1355 varasm.c:1364
21812#, gcc-internal-format
21813msgid "register name not specified for %q+D"
21814msgstr ""
21815
21816#: varasm.c:1366
21817#, gcc-internal-format
21818msgid "invalid register name for %q+D"
21819msgstr ""
21820
21821#: varasm.c:1368
21822#, gcc-internal-format
21823msgid "data type of %q+D isn%'t suitable for a register"
21824msgstr ""
21825
21826#: varasm.c:1371
21827#, gcc-internal-format
21828msgid "the register specified for %q+D cannot be accessed by the current target"
21829msgstr ""
21830
21831#: varasm.c:1374
21832#, gcc-internal-format
21833msgid "the register specified for %q+D is not general enough to be used as a register variable"
21834msgstr ""
21835
21836#: varasm.c:1377
21837#, gcc-internal-format
21838msgid "register specified for %q+D isn%'t suitable for data type"
21839msgstr ""
21840
21841#: varasm.c:1387
21842#, gcc-internal-format
21843msgid "global register variable has initial value"
21844msgstr ""
21845
21846#: varasm.c:1391
21847#, gcc-internal-format
21848msgid "optimization may eliminate reads and/or writes to register variables"
21849msgstr ""
21850
21851#: varasm.c:1437
21852#, gcc-internal-format
21853msgid "register name given for non-register variable %q+D"
21854msgstr ""
21855
21856#: varasm.c:1996
21857#, gcc-internal-format
21858msgid "thread-local COMMON data not implemented"
21859msgstr ""
21860
21861#: varasm.c:2029
21862#, gcc-internal-format
21863msgid "requested alignment for %q+D is greater than implemented alignment of %wu"
21864msgstr ""
21865
21866#: varasm.c:2132 c/c-decl.c:4819 c/c-parser.c:1440
21867#, gcc-internal-format
21868msgid "storage size of %q+D isn%'t known"
21869msgstr ""
21870
21871#: varasm.c:4750
21872#, gcc-internal-format
21873msgid "initializer for integer/fixed-point value is too complicated"
21874msgstr ""
21875
21876#: varasm.c:4755
21877#, gcc-internal-format
21878msgid "initializer for floating value is not a floating constant"
21879msgstr ""
21880
21881#: varasm.c:5064
21882#, gcc-internal-format
21883msgid "invalid initial value for member %qE"
21884msgstr ""
21885
21886#: varasm.c:5324
21887#, gcc-internal-format
21888msgid "%+D declared weak after being used"
21889msgstr ""
21890
21891#: varasm.c:5407
21892#, gcc-internal-format
21893msgid "weak declaration of %q+D must be public"
21894msgstr ""
21895
21896#: varasm.c:5411
21897#, gcc-internal-format
21898msgid "weak declaration of %q+D not supported"
21899msgstr ""
21900
21901#: varasm.c:5440 varasm.c:5744
21902#, gcc-internal-format
21903msgid "only weak aliases are supported in this configuration"
21904msgstr ""
21905
21906#: varasm.c:5634
21907#, gcc-internal-format
21908msgid "weakref is not supported in this configuration"
21909msgstr ""
21910
21911#: varasm.c:5666
21912#, gcc-internal-format
21913msgid "ifunc is not supported on this target"
21914msgstr ""
21915
21916#: varasm.c:5724
21917#, gcc-internal-format
21918msgid "weakref %q+D ultimately targets itself"
21919msgstr ""
21920
21921#: varasm.c:5726
21922#, gcc-internal-format
21923msgid "weakref %q+D must have static linkage"
21924msgstr ""
21925
21926#: varasm.c:5733
21927#, gcc-internal-format
21928msgid "alias definitions not supported in this configuration"
21929msgstr ""
21930
21931#: varasm.c:5741
21932#, gcc-internal-format
21933msgid "ifunc is not supported in this configuration"
21934msgstr ""
21935
21936#: varasm.c:5959 config/sol2.c:157 config/i386/winnt.c:260
21937#, gcc-internal-format
21938msgid "visibility attribute not supported in this configuration; ignored"
21939msgstr ""
21940
21941#. Print an error message for unrecognized stab codes.
21942#: xcoffout.c:193
21943#, gcc-internal-format
21944msgid "no sclass for %s stab (0x%x)"
21945msgstr ""
21946
21947#: lto-streamer.h:1017
21948#, gcc-internal-format, gfc-internal-format
21949msgid "bytecode stream: expected tag %s instead of %s"
21950msgstr ""
21951
21952#: lto-streamer.h:1027
21953#, gcc-internal-format, gfc-internal-format
21954msgid "bytecode stream: tag %s is not in the expected range [%s, %s]"
21955msgstr ""
21956
21957#: c-family/array-notation-common.c:71
21958#, gcc-internal-format
21959msgid "__sec_implicit_index parameter must be an integer constant expression"
21960msgstr ""
21961
21962#: c-family/array-notation-common.c:107
21963#, gcc-internal-format
21964msgid "length mismatch in expression"
21965msgstr ""
21966
21967#: c-family/array-notation-common.c:282 c-family/array-notation-common.c:310
21968#: c/c-array-notation.c:731 cp/cp-array-notation.c:611
21969#, gcc-internal-format
21970msgid "rank mismatch between %qE and %qE"
21971msgstr ""
21972
21973#. Here the original expression is printed as a "heads-up"
21974#. to the programmer.  This is because since there is no
21975#. location information for the offending argument, the
21976#. error could be in some internally generated code that is
21977#. not visible for the programmer.  Thus, the correct fix
21978#. may lie in the original expression.
21979#: c-family/array-notation-common.c:291
21980#, gcc-internal-format
21981msgid "rank mismatch in expression %qE"
21982msgstr ""
21983
21984#: c-family/array-notation-common.c:667
21985#, gcc-internal-format
21986msgid "__sec_implicit_index argument %d must be less than the rank of %qE"
21987msgstr ""
21988
21989#: c-family/c-cilkplus.c:38
21990#, gcc-internal-format
21991msgid "iteration variable cannot be volatile"
21992msgstr ""
21993
21994#: c-family/c-cilkplus.c:81
21995#, gcc-internal-format
21996msgid "variable appears in more than one clause"
21997msgstr ""
21998
21999#: c-family/c-cilkplus.c:83
22000#, gcc-internal-format
22001msgid "other clause defined here"
22002msgstr ""
22003
22004#: c-family/c-common.c:1016
22005#, gcc-internal-format
22006msgid "%qD is not defined outside of function scope"
22007msgstr ""
22008
22009#: c-family/c-common.c:1066
22010#, gcc-internal-format
22011msgid "string length %qd is greater than the length %qd ISO C%d compilers are required to support"
22012msgstr ""
22013
22014#: c-family/c-common.c:1126 c-family/c-common.c:1138 cp/constexpr.c:1619
22015#: cp/constexpr.c:3520
22016#, gcc-internal-format
22017msgid "overflow in constant expression"
22018msgstr ""
22019
22020#: c-family/c-common.c:1161
22021#, gcc-internal-format
22022msgid "integer overflow in expression"
22023msgstr ""
22024
22025#: c-family/c-common.c:1166
22026#, gcc-internal-format
22027msgid "floating point overflow in expression"
22028msgstr ""
22029
22030#: c-family/c-common.c:1170
22031#, gcc-internal-format
22032msgid "fixed-point overflow in expression"
22033msgstr ""
22034
22035#: c-family/c-common.c:1174
22036#, gcc-internal-format
22037msgid "vector overflow in expression"
22038msgstr ""
22039
22040#: c-family/c-common.c:1180
22041#, gcc-internal-format
22042msgid "complex integer overflow in expression"
22043msgstr ""
22044
22045#: c-family/c-common.c:1183
22046#, gcc-internal-format
22047msgid "complex floating point overflow in expression"
22048msgstr ""
22049
22050#: c-family/c-common.c:1236
22051#, gcc-internal-format
22052msgid "logical %<or%> applied to non-boolean constant"
22053msgstr ""
22054
22055#: c-family/c-common.c:1239
22056#, gcc-internal-format
22057msgid "logical %<and%> applied to non-boolean constant"
22058msgstr ""
22059
22060#: c-family/c-common.c:1309
22061#, gcc-internal-format
22062msgid "logical %<or%> of collectively exhaustive tests is always true"
22063msgstr ""
22064
22065#: c-family/c-common.c:1313
22066#, gcc-internal-format
22067msgid "logical %<and%> of mutually exclusive tests is always false"
22068msgstr ""
22069
22070#: c-family/c-common.c:1323
22071#, gcc-internal-format
22072msgid "logical %<or%> of equal expressions"
22073msgstr ""
22074
22075#: c-family/c-common.c:1326
22076#, gcc-internal-format
22077msgid "logical %<and%> of equal expressions"
22078msgstr ""
22079
22080#: c-family/c-common.c:1401
22081#, gcc-internal-format
22082msgid "self-comparison always evaluates to true"
22083msgstr ""
22084
22085#: c-family/c-common.c:1404
22086#, gcc-internal-format
22087msgid "self-comparison always evaluates to false"
22088msgstr ""
22089
22090#: c-family/c-common.c:1428
22091#, gcc-internal-format
22092msgid "logical not is only applied to the left hand side of comparison"
22093msgstr ""
22094
22095#: c-family/c-common.c:1558
22096#, gcc-internal-format
22097msgid "type-punning to incomplete type might break strict-aliasing rules"
22098msgstr ""
22099
22100#: c-family/c-common.c:1575
22101#, gcc-internal-format
22102msgid "dereferencing type-punned pointer will break strict-aliasing rules"
22103msgstr ""
22104
22105#: c-family/c-common.c:1582 c-family/c-common.c:1600
22106#, gcc-internal-format
22107msgid "dereferencing type-punned pointer might break strict-aliasing rules"
22108msgstr ""
22109
22110#: c-family/c-common.c:1734
22111#, gcc-internal-format
22112msgid "argument to %<sizeof%> in %qD call is the same expression as the destination; did you mean to remove the addressof?"
22113msgstr ""
22114
22115#: c-family/c-common.c:1741
22116#, gcc-internal-format
22117msgid "argument to %<sizeof%> in %qD call is the same expression as the destination; did you mean to provide an explicit length?"
22118msgstr ""
22119
22120#: c-family/c-common.c:1746
22121#, gcc-internal-format
22122msgid "argument to %<sizeof%> in %qD call is the same expression as the destination; did you mean to dereference it?"
22123msgstr ""
22124
22125#: c-family/c-common.c:1758
22126#, gcc-internal-format
22127msgid "argument to %<sizeof%> in %qD call is the same pointer type %qT as the destination; expected %qT or an explicit length"
22128msgstr ""
22129
22130#: c-family/c-common.c:1774
22131#, gcc-internal-format
22132msgid "argument to %<sizeof%> in %qD call is the same expression as the source; did you mean to remove the addressof?"
22133msgstr ""
22134
22135#: c-family/c-common.c:1781
22136#, gcc-internal-format
22137msgid "argument to %<sizeof%> in %qD call is the same expression as the source; did you mean to provide an explicit length?"
22138msgstr ""
22139
22140#: c-family/c-common.c:1786
22141#, gcc-internal-format
22142msgid "argument to %<sizeof%> in %qD call is the same expression as the source; did you mean to dereference it?"
22143msgstr ""
22144
22145#: c-family/c-common.c:1798
22146#, gcc-internal-format
22147msgid "argument to %<sizeof%> in %qD call is the same pointer type %qT as the source; expected %qT or an explicit length"
22148msgstr ""
22149
22150#: c-family/c-common.c:1814
22151#, gcc-internal-format
22152msgid "argument to %<sizeof%> in %qD call is the same expression as the first source; did you mean to remove the addressof?"
22153msgstr ""
22154
22155#: c-family/c-common.c:1821
22156#, gcc-internal-format
22157msgid "argument to %<sizeof%> in %qD call is the same expression as the first source; did you mean to provide an explicit length?"
22158msgstr ""
22159
22160#: c-family/c-common.c:1826
22161#, gcc-internal-format
22162msgid "argument to %<sizeof%> in %qD call is the same expression as the first source; did you mean to dereference it?"
22163msgstr ""
22164
22165#: c-family/c-common.c:1838
22166#, gcc-internal-format
22167msgid "argument to %<sizeof%> in %qD call is the same pointer type %qT as the first source; expected %qT or an explicit length"
22168msgstr ""
22169
22170#: c-family/c-common.c:1854
22171#, gcc-internal-format
22172msgid "argument to %<sizeof%> in %qD call is the same expression as the second source; did you mean to remove the addressof?"
22173msgstr ""
22174
22175#: c-family/c-common.c:1861
22176#, gcc-internal-format
22177msgid "argument to %<sizeof%> in %qD call is the same expression as the second source; did you mean to provide an explicit length?"
22178msgstr ""
22179
22180#: c-family/c-common.c:1866
22181#, gcc-internal-format
22182msgid "argument to %<sizeof%> in %qD call is the same expression as the second source; did you mean to dereference it?"
22183msgstr ""
22184
22185#: c-family/c-common.c:1878
22186#, gcc-internal-format
22187msgid "argument to %<sizeof%> in %qD call is the same pointer type %qT as the second source; expected %qT or an explicit length"
22188msgstr ""
22189
22190#: c-family/c-common.c:1907 c-family/c-common.c:1914
22191#, gcc-internal-format
22192msgid "%<_Atomic%>-qualified parameter type %qT of %q+D"
22193msgstr ""
22194
22195#: c-family/c-common.c:1924
22196#, gcc-internal-format
22197msgid "first argument of %q+D should be %<int%>"
22198msgstr ""
22199
22200#: c-family/c-common.c:1933
22201#, gcc-internal-format
22202msgid "second argument of %q+D should be %<char **%>"
22203msgstr ""
22204
22205#: c-family/c-common.c:1942
22206#, gcc-internal-format
22207msgid "third argument of %q+D should probably be %<char **%>"
22208msgstr ""
22209
22210#: c-family/c-common.c:1953
22211#, gcc-internal-format
22212msgid "%q+D takes only zero or two arguments"
22213msgstr ""
22214
22215#: c-family/c-common.c:1957
22216#, gcc-internal-format
22217msgid "%q+D declared as variadic function"
22218msgstr ""
22219
22220#: c-family/c-common.c:2025
22221#, gcc-internal-format
22222msgid "use -flax-vector-conversions to permit conversions between vectors with differing element types or numbers of subparts"
22223msgstr ""
22224
22225#: c-family/c-common.c:2065
22226#, gcc-internal-format
22227msgid "__builtin_shuffle last argument must be an integer vector"
22228msgstr ""
22229
22230#: c-family/c-common.c:2074
22231#, gcc-internal-format
22232msgid "__builtin_shuffle arguments must be vectors"
22233msgstr ""
22234
22235#: c-family/c-common.c:2081
22236#, gcc-internal-format
22237msgid "__builtin_shuffle argument vectors must be of the same type"
22238msgstr ""
22239
22240#: c-family/c-common.c:2092
22241#, gcc-internal-format
22242msgid "__builtin_shuffle number of elements of the argument vector(s) and the mask vector should be the same"
22243msgstr ""
22244
22245#: c-family/c-common.c:2102
22246#, gcc-internal-format
22247msgid "__builtin_shuffle argument vector(s) inner type must have the same size as inner type of the mask"
22248msgstr ""
22249
22250#: c-family/c-common.c:2329
22251#, gcc-internal-format
22252msgid "negative integer implicitly converted to unsigned type"
22253msgstr ""
22254
22255#: c-family/c-common.c:2335
22256#, gcc-internal-format
22257msgid "conversion of unsigned constant value to negative integer"
22258msgstr ""
22259
22260#: c-family/c-common.c:2486 c-family/c-common.c:2548
22261#, gcc-internal-format
22262msgid "conversion to %qT from %qT may change the sign of the result"
22263msgstr ""
22264
22265#: c-family/c-common.c:2606
22266#, gcc-internal-format
22267msgid "conversion to %qT from boolean expression"
22268msgstr ""
22269
22270#: c-family/c-common.c:2615 c-family/c-common.c:2619
22271#, gcc-internal-format
22272msgid "conversion to %qT alters %qT constant value"
22273msgstr ""
22274
22275#: c-family/c-common.c:2639 c-family/c-common.c:2647
22276#, gcc-internal-format
22277msgid "conversion to %qT from %qT may alter its value"
22278msgstr ""
22279
22280#: c-family/c-common.c:2643
22281#, gcc-internal-format
22282msgid "conversion to %qT from %qT discards imaginary component"
22283msgstr ""
22284
22285#: c-family/c-common.c:2678
22286#, gcc-internal-format
22287msgid "large integer implicitly truncated to unsigned type"
22288msgstr ""
22289
22290#: c-family/c-common.c:2684 c-family/c-common.c:2691 c-family/c-common.c:2699
22291#, gcc-internal-format
22292msgid "overflow in implicit constant conversion"
22293msgstr ""
22294
22295#: c-family/c-common.c:2871
22296#, gcc-internal-format
22297msgid "operation on %qE may be undefined"
22298msgstr ""
22299
22300#: c-family/c-common.c:3178
22301#, gcc-internal-format
22302msgid "case label does not reduce to an integer constant"
22303msgstr ""
22304
22305#: c-family/c-common.c:3224
22306#, gcc-internal-format
22307msgid "case label value is less than minimum value for type"
22308msgstr ""
22309
22310#: c-family/c-common.c:3234
22311#, gcc-internal-format
22312msgid "case label value exceeds maximum value for type"
22313msgstr ""
22314
22315#: c-family/c-common.c:3243
22316#, gcc-internal-format
22317msgid "lower value in case label range less than minimum value for type"
22318msgstr ""
22319
22320#: c-family/c-common.c:3253
22321#, gcc-internal-format
22322msgid "upper value in case label range exceeds maximum value for type"
22323msgstr ""
22324
22325#: c-family/c-common.c:3336
22326#, gcc-internal-format
22327msgid "GCC cannot support operators with integer types and fixed-point types that have too many integral and fractional bits together"
22328msgstr ""
22329
22330#: c-family/c-common.c:3866
22331#, gcc-internal-format
22332msgid "invalid operands to binary %s (have %qT and %qT)"
22333msgstr ""
22334
22335#: c-family/c-common.c:4116
22336#, gcc-internal-format
22337msgid "comparison is always false due to limited range of data type"
22338msgstr ""
22339
22340#: c-family/c-common.c:4119
22341#, gcc-internal-format
22342msgid "comparison is always true due to limited range of data type"
22343msgstr ""
22344
22345#: c-family/c-common.c:4209
22346#, gcc-internal-format
22347msgid "comparison of unsigned expression >= 0 is always true"
22348msgstr ""
22349
22350#: c-family/c-common.c:4216
22351#, gcc-internal-format
22352msgid "comparison of unsigned expression < 0 is always false"
22353msgstr ""
22354
22355#: c-family/c-common.c:4259
22356#, gcc-internal-format
22357msgid "pointer of type %<void *%> used in arithmetic"
22358msgstr ""
22359
22360#: c-family/c-common.c:4268
22361#, gcc-internal-format
22362msgid "pointer to a function used in arithmetic"
22363msgstr ""
22364
22365#: c-family/c-common.c:4480
22366#, gcc-internal-format
22367msgid "the address of %qD will always evaluate as %<true%>"
22368msgstr ""
22369
22370#: c-family/c-common.c:4562
22371#, gcc-internal-format
22372msgid "the compiler can assume that the address of %qD will always evaluate to %<true%>"
22373msgstr ""
22374
22375#: c-family/c-common.c:4589 cp/semantics.c:660 cp/typeck.c:8447
22376#, gcc-internal-format
22377msgid "suggest parentheses around assignment used as truth value"
22378msgstr ""
22379
22380#: c-family/c-common.c:4668 c/c-decl.c:4126 c/c-typeck.c:13534
22381#, gcc-internal-format
22382msgid "invalid use of %<restrict%>"
22383msgstr ""
22384
22385#: c-family/c-common.c:4868
22386#, gcc-internal-format
22387msgid "invalid application of %<sizeof%> to a function type"
22388msgstr ""
22389
22390#: c-family/c-common.c:4878
22391#, gcc-internal-format
22392msgid "ISO C++ does not permit %<alignof%> applied to a function type"
22393msgstr ""
22394
22395#: c-family/c-common.c:4881
22396#, gcc-internal-format
22397msgid "ISO C does not permit %<_Alignof%> applied to a function type"
22398msgstr ""
22399
22400#: c-family/c-common.c:4892
22401#, gcc-internal-format
22402msgid "invalid application of %qs to a void type"
22403msgstr ""
22404
22405#: c-family/c-common.c:4901
22406#, gcc-internal-format
22407msgid "invalid application of %qs to incomplete type %qT"
22408msgstr ""
22409
22410#: c-family/c-common.c:4909
22411#, gcc-internal-format
22412msgid "invalid application of %qs to array type %qT of incomplete element type"
22413msgstr ""
22414
22415#: c-family/c-common.c:4951
22416#, gcc-internal-format
22417msgid "%<__alignof%> applied to a bit-field"
22418msgstr ""
22419
22420#: c-family/c-common.c:5840
22421#, gcc-internal-format
22422msgid "cannot disable built-in function %qs"
22423msgstr ""
22424
22425#: c-family/c-common.c:6032
22426#, gcc-internal-format
22427msgid "pointers are not permitted as case values"
22428msgstr ""
22429
22430#: c-family/c-common.c:6039
22431#, gcc-internal-format
22432msgid "range expressions in switch statements are non-standard"
22433msgstr ""
22434
22435#: c-family/c-common.c:6065
22436#, gcc-internal-format
22437msgid "empty range specified"
22438msgstr ""
22439
22440#: c-family/c-common.c:6126
22441#, gcc-internal-format
22442msgid "duplicate (or overlapping) case value"
22443msgstr ""
22444
22445#: c-family/c-common.c:6128
22446#, gcc-internal-format
22447msgid "this is the first entry overlapping that value"
22448msgstr ""
22449
22450#: c-family/c-common.c:6132
22451#, gcc-internal-format
22452msgid "duplicate case value"
22453msgstr ""
22454
22455#: c-family/c-common.c:6133 c-family/c-common.c:12710
22456#, gcc-internal-format
22457msgid "previously used here"
22458msgstr ""
22459
22460#: c-family/c-common.c:6137
22461#, gcc-internal-format
22462msgid "multiple default labels in one switch"
22463msgstr ""
22464
22465#: c-family/c-common.c:6139
22466#, gcc-internal-format
22467msgid "this is the first default label"
22468msgstr ""
22469
22470#: c-family/c-common.c:6183
22471#, gcc-internal-format
22472msgid "case value %qs not in enumerated type"
22473msgstr ""
22474
22475#: c-family/c-common.c:6188
22476#, gcc-internal-format
22477msgid "case value %qs not in enumerated type %qT"
22478msgstr ""
22479
22480#: c-family/c-common.c:6249
22481#, gcc-internal-format
22482msgid "switch missing default case"
22483msgstr ""
22484
22485#: c-family/c-common.c:6294
22486#, gcc-internal-format
22487msgid "switch condition has boolean value"
22488msgstr ""
22489
22490#: c-family/c-common.c:6367
22491#, gcc-internal-format
22492msgid "enumeration value %qE not handled in switch"
22493msgstr ""
22494
22495#: c-family/c-common.c:6393
22496#, gcc-internal-format
22497msgid "taking the address of a label is non-standard"
22498msgstr ""
22499
22500#: c-family/c-common.c:6587
22501#, gcc-internal-format
22502msgid "%qE attribute ignored for field of type %qT"
22503msgstr ""
22504
22505#: c-family/c-common.c:6684 c-family/c-common.c:6712 c-family/c-common.c:6808
22506#: ada/gcc-interface/utils.c:5995
22507#, gcc-internal-format
22508msgid "%qE attribute ignored due to conflict with attribute %qs"
22509msgstr ""
22510
22511#: c-family/c-common.c:6872 c-family/c-common.c:6878 c-family/c-common.c:9429
22512#: c-family/c-common.c:9451 c-family/c-common.c:9457
22513#, gcc-internal-format
22514msgid "%qE attribute ignored due to conflict with %qs attribute"
22515msgstr ""
22516
22517#: c-family/c-common.c:6934 lto/lto-lang.c:248
22518#, gcc-internal-format
22519msgid "%qE attribute has no effect on unit local functions"
22520msgstr ""
22521
22522#: c-family/c-common.c:7086
22523#, gcc-internal-format
22524msgid "%qE attribute have effect only on public objects"
22525msgstr ""
22526
22527#: c-family/c-common.c:7115
22528#, gcc-internal-format
22529msgid "%qE attribute only affects top level objects"
22530msgstr ""
22531
22532#: c-family/c-common.c:7169
22533#, gcc-internal-format
22534msgid "scalar_storage_order is not supported because endianness is not uniform"
22535msgstr ""
22536
22537#: c-family/c-common.c:7186
22538#, gcc-internal-format
22539msgid "scalar_storage_order argument must be one of \"big-endian\" or \"little-endian\""
22540msgstr ""
22541
22542#: c-family/c-common.c:7282
22543#, gcc-internal-format
22544msgid "destructor priorities are not supported"
22545msgstr ""
22546
22547#: c-family/c-common.c:7284
22548#, gcc-internal-format
22549msgid "constructor priorities are not supported"
22550msgstr ""
22551
22552#: c-family/c-common.c:7306
22553#, gcc-internal-format, gfc-internal-format
22554msgid "destructor priorities from 0 to %d are reserved for the implementation"
22555msgstr ""
22556
22557#: c-family/c-common.c:7311
22558#, gcc-internal-format, gfc-internal-format
22559msgid "constructor priorities from 0 to %d are reserved for the implementation"
22560msgstr ""
22561
22562#: c-family/c-common.c:7319
22563#, gcc-internal-format, gfc-internal-format
22564msgid "destructor priorities must be integers from 0 to %d inclusive"
22565msgstr ""
22566
22567#: c-family/c-common.c:7322
22568#, gcc-internal-format, gfc-internal-format
22569msgid "constructor priorities must be integers from 0 to %d inclusive"
22570msgstr ""
22571
22572#: c-family/c-common.c:7478
22573#, gcc-internal-format
22574msgid "unknown machine mode %qE"
22575msgstr ""
22576
22577#: c-family/c-common.c:7507
22578#, gcc-internal-format
22579msgid "specifying vector types with __attribute__ ((mode)) is deprecated"
22580msgstr ""
22581
22582#: c-family/c-common.c:7510
22583#, gcc-internal-format
22584msgid "use __attribute__ ((vector_size)) instead"
22585msgstr ""
22586
22587#: c-family/c-common.c:7519
22588#, gcc-internal-format
22589msgid "unable to emulate %qs"
22590msgstr ""
22591
22592#: c-family/c-common.c:7530
22593#, gcc-internal-format
22594msgid "invalid pointer mode %qs"
22595msgstr ""
22596
22597#: c-family/c-common.c:7547
22598#, gcc-internal-format
22599msgid "signedness of type and machine mode %qs don%'t match"
22600msgstr ""
22601
22602#: c-family/c-common.c:7558
22603#, gcc-internal-format
22604msgid "no data type for mode %qs"
22605msgstr ""
22606
22607#: c-family/c-common.c:7568
22608#, gcc-internal-format
22609msgid "cannot use mode %qs for enumeral types"
22610msgstr ""
22611
22612#: c-family/c-common.c:7595
22613#, gcc-internal-format
22614msgid "mode %qs applied to inappropriate type"
22615msgstr ""
22616
22617#: c-family/c-common.c:7617
22618#, gcc-internal-format
22619msgid "section attributes are not supported for this target"
22620msgstr ""
22621
22622#: c-family/c-common.c:7625
22623#, gcc-internal-format
22624msgid "section attribute not allowed for %q+D"
22625msgstr ""
22626
22627#: c-family/c-common.c:7631
22628#, gcc-internal-format
22629msgid "section attribute argument not a string constant"
22630msgstr ""
22631
22632#: c-family/c-common.c:7640
22633#, gcc-internal-format
22634msgid "section attribute cannot be specified for local variables"
22635msgstr ""
22636
22637#: c-family/c-common.c:7650 config/bfin/bfin.c:4773 config/bfin/bfin.c:4824
22638#: config/bfin/bfin.c:4850 config/bfin/bfin.c:4863
22639#, gcc-internal-format
22640msgid "section of %q+D conflicts with previous declaration"
22641msgstr ""
22642
22643#: c-family/c-common.c:7658
22644#, gcc-internal-format
22645msgid "section of %q+D cannot be overridden"
22646msgstr ""
22647
22648#: c-family/c-common.c:7684
22649#, gcc-internal-format
22650msgid "requested alignment is not an integer constant"
22651msgstr ""
22652
22653#: c-family/c-common.c:7692
22654#, gcc-internal-format
22655msgid "requested alignment is not a positive power of 2"
22656msgstr ""
22657
22658#: c-family/c-common.c:7697
22659#, gcc-internal-format
22660msgid "requested alignment is too large"
22661msgstr ""
22662
22663#: c-family/c-common.c:7780
22664#, gcc-internal-format, gfc-internal-format
22665msgid "requested alignment %d is larger than %d"
22666msgstr ""
22667
22668#: c-family/c-common.c:7846
22669#, gcc-internal-format
22670msgid "alignment may not be specified for %q+D"
22671msgstr ""
22672
22673#: c-family/c-common.c:7864
22674#, gcc-internal-format
22675msgid "alignment for %q+D was previously specified as %d and may not be decreased"
22676msgstr ""
22677
22678#: c-family/c-common.c:7868
22679#, gcc-internal-format
22680msgid "alignment for %q+D must be at least %d"
22681msgstr ""
22682
22683#: c-family/c-common.c:7893
22684#, gcc-internal-format
22685msgid "inline function %q+D declared weak"
22686msgstr ""
22687
22688#: c-family/c-common.c:7898
22689#, gcc-internal-format
22690msgid "indirect function %q+D cannot be declared weak"
22691msgstr ""
22692
22693#: c-family/c-common.c:7922
22694#, gcc-internal-format
22695msgid "%qE attribute is only applicable on functions"
22696msgstr ""
22697
22698#: c-family/c-common.c:7953
22699#, gcc-internal-format
22700msgid "%q+D defined both normally and as %qE attribute"
22701msgstr ""
22702
22703#: c-family/c-common.c:7961
22704#, gcc-internal-format
22705msgid "weak %q+D cannot be defined %qE"
22706msgstr ""
22707
22708#: c-family/c-common.c:7978 c-family/c-common.c:8522
22709#, gcc-internal-format
22710msgid "attribute %qE argument not a string"
22711msgstr ""
22712
22713#: c-family/c-common.c:8008
22714#, gcc-internal-format
22715msgid "%+D declared alias after being used"
22716msgstr ""
22717
22718#: c-family/c-common.c:8010
22719#, gcc-internal-format
22720msgid "%+D declared ifunc after being used"
22721msgstr ""
22722
22723#: c-family/c-common.c:8061
22724#, gcc-internal-format
22725msgid "indirect function %q+D cannot be declared weakref"
22726msgstr ""
22727
22728#: c-family/c-common.c:8083
22729#, gcc-internal-format
22730msgid "weakref attribute must appear before alias attribute"
22731msgstr ""
22732
22733#: c-family/c-common.c:8095
22734#, gcc-internal-format
22735msgid "%+D declared weakref after being used"
22736msgstr ""
22737
22738#: c-family/c-common.c:8119
22739#, gcc-internal-format
22740msgid "%qE attribute ignored on non-class types"
22741msgstr ""
22742
22743#: c-family/c-common.c:8125
22744#, gcc-internal-format
22745msgid "%qE attribute ignored because %qT is already defined"
22746msgstr ""
22747
22748#: c-family/c-common.c:8138
22749#, gcc-internal-format
22750msgid "visibility argument not a string"
22751msgstr ""
22752
22753#: c-family/c-common.c:8150
22754#, gcc-internal-format
22755msgid "%qE attribute ignored on types"
22756msgstr ""
22757
22758#: c-family/c-common.c:8166
22759#, gcc-internal-format
22760msgid "visibility argument must be one of \"default\", \"hidden\", \"protected\" or \"internal\""
22761msgstr ""
22762
22763#: c-family/c-common.c:8177
22764#, gcc-internal-format
22765msgid "%qD redeclared with different visibility"
22766msgstr ""
22767
22768#: c-family/c-common.c:8180 c-family/c-common.c:8184
22769#, gcc-internal-format
22770msgid "%qD was declared %qs which implies default visibility"
22771msgstr ""
22772
22773#: c-family/c-common.c:8267
22774#, gcc-internal-format
22775msgid "tls_model argument not a string"
22776msgstr ""
22777
22778#: c-family/c-common.c:8280
22779#, gcc-internal-format
22780msgid "tls_model argument must be one of \"local-exec\", \"initial-exec\", \"local-dynamic\" or \"global-dynamic\""
22781msgstr ""
22782
22783#: c-family/c-common.c:8300 c-family/c-common.c:8599 c-family/c-common.c:9646
22784#: config/m32c/m32c.c:2932
22785#, gcc-internal-format
22786msgid "%qE attribute applies only to functions"
22787msgstr ""
22788
22789#: c-family/c-common.c:8348
22790#, gcc-internal-format
22791msgid "alloc_size parameter outside range"
22792msgstr ""
22793
22794#: c-family/c-common.c:8373
22795#, gcc-internal-format
22796msgid "alloc_align parameter outside range"
22797msgstr ""
22798
22799#: c-family/c-common.c:8397
22800#, gcc-internal-format
22801msgid "assume_aligned parameter not integer constant"
22802msgstr ""
22803
22804#: c-family/c-common.c:8508 c/c-parser.c:16444
22805#, gcc-internal-format
22806msgid "%<__simd__%> attribute cannot be used in the same function marked as a Cilk Plus SIMD-enabled function"
22807msgstr ""
22808
22809#: c-family/c-common.c:8536
22810#, gcc-internal-format
22811msgid "only %<inbranch%> and %<notinbranch%> flags are allowed for %<__simd__%> attribute"
22812msgstr ""
22813
22814#: c-family/c-common.c:8605 c-family/c-common.c:9652
22815#, gcc-internal-format
22816msgid "can%'t set %qE attribute after definition"
22817msgstr ""
22818
22819#: c-family/c-common.c:8663
22820#, gcc-internal-format
22821msgid "%qE attribute duplicated"
22822msgstr ""
22823
22824#: c-family/c-common.c:8665
22825#, gcc-internal-format
22826msgid "%qE attribute follows %qE"
22827msgstr ""
22828
22829#: c-family/c-common.c:8764
22830#, gcc-internal-format
22831msgid "type was previously declared %qE"
22832msgstr ""
22833
22834#: c-family/c-common.c:8777 cp/class.c:4626
22835#, gcc-internal-format
22836msgid "%<transaction_safe_dynamic%> may only be specified for a virtual function"
22837msgstr ""
22838
22839#: c-family/c-common.c:8835
22840#, gcc-internal-format
22841msgid "%qE argument not an identifier"
22842msgstr ""
22843
22844#: c-family/c-common.c:8846
22845#, gcc-internal-format
22846msgid "%qD is not compatible with %qD"
22847msgstr ""
22848
22849#: c-family/c-common.c:8849
22850#, gcc-internal-format
22851msgid "%qE argument is not a function"
22852msgstr ""
22853
22854#: c-family/c-common.c:8897
22855#, gcc-internal-format
22856msgid "deprecated message is not a string"
22857msgstr ""
22858
22859#: c-family/c-common.c:8938
22860#, gcc-internal-format
22861msgid "%qE attribute ignored for %qE"
22862msgstr ""
22863
22864#: c-family/c-common.c:9001
22865#, gcc-internal-format
22866msgid "invalid vector type for attribute %qE"
22867msgstr ""
22868
22869#: c-family/c-common.c:9007 ada/gcc-interface/utils.c:3772
22870#, gcc-internal-format
22871msgid "vector size not an integral multiple of component size"
22872msgstr ""
22873
22874#: c-family/c-common.c:9013 ada/gcc-interface/utils.c:3779
22875#, gcc-internal-format
22876msgid "zero vector size"
22877msgstr ""
22878
22879#: c-family/c-common.c:9021
22880#, gcc-internal-format
22881msgid "number of components of the vector not a power of two"
22882msgstr ""
22883
22884#: c-family/c-common.c:9049 ada/gcc-interface/utils.c:5852
22885#, gcc-internal-format
22886msgid "nonnull attribute without arguments on a non-prototype"
22887msgstr ""
22888
22889#: c-family/c-common.c:9068 ada/gcc-interface/utils.c:5866
22890#, gcc-internal-format, gfc-internal-format
22891msgid "nonnull argument has invalid operand number (argument %lu)"
22892msgstr ""
22893
22894#: c-family/c-common.c:9090 ada/gcc-interface/utils.c:5888
22895#, gcc-internal-format, gfc-internal-format
22896msgid "nonnull argument with out-of-range operand number (argument %lu, operand %lu)"
22897msgstr ""
22898
22899#: c-family/c-common.c:9098 ada/gcc-interface/utils.c:5897
22900#, gcc-internal-format, gfc-internal-format
22901msgid "nonnull argument references non-pointer operand (argument %lu, operand %lu)"
22902msgstr ""
22903
22904#: c-family/c-common.c:9192
22905#, gcc-internal-format
22906msgid "not enough variable arguments to fit a sentinel"
22907msgstr ""
22908
22909#: c-family/c-common.c:9206
22910#, gcc-internal-format
22911msgid "missing sentinel in function call"
22912msgstr ""
22913
22914#: c-family/c-common.c:9248
22915#, gcc-internal-format, gfc-internal-format
22916msgid "null argument where non-null required (argument %lu)"
22917msgstr ""
22918
22919#: c-family/c-common.c:9314
22920#, gcc-internal-format
22921msgid "cleanup argument not an identifier"
22922msgstr ""
22923
22924#: c-family/c-common.c:9321
22925#, gcc-internal-format
22926msgid "cleanup argument not a function"
22927msgstr ""
22928
22929#: c-family/c-common.c:9358
22930#, gcc-internal-format
22931msgid "%qE attribute requires prototypes with named arguments"
22932msgstr ""
22933
22934#: c-family/c-common.c:9366
22935#, gcc-internal-format
22936msgid "%qE attribute only applies to variadic functions"
22937msgstr ""
22938
22939#: c-family/c-common.c:9382 ada/gcc-interface/utils.c:5939
22940#, gcc-internal-format
22941msgid "requested position is not an integer constant"
22942msgstr ""
22943
22944#: c-family/c-common.c:9390 ada/gcc-interface/utils.c:5946
22945#, gcc-internal-format
22946msgid "requested position is less than zero"
22947msgstr ""
22948
22949#: c-family/c-common.c:9546
22950#, gcc-internal-format, gfc-internal-format
22951msgid "bad option %s to optimize attribute"
22952msgstr ""
22953
22954#: c-family/c-common.c:9549
22955#, gcc-internal-format, gfc-internal-format
22956msgid "bad option %s to pragma attribute"
22957msgstr ""
22958
22959#: c-family/c-common.c:9669
22960#, gcc-internal-format
22961msgid "returns_nonnull attribute on a function not returning a pointer"
22962msgstr ""
22963
22964#: c-family/c-common.c:9684
22965#, gcc-internal-format
22966msgid "%qE attribute is only valid on %<struct%> type"
22967msgstr ""
22968
22969#: c-family/c-common.c:9809
22970#, gcc-internal-format
22971msgid "not enough arguments to function %qE"
22972msgstr ""
22973
22974#: c-family/c-common.c:9815 c-family/c-common.c:10816 c/c-typeck.c:3213
22975#, gcc-internal-format
22976msgid "too many arguments to function %qE"
22977msgstr ""
22978
22979#: c-family/c-common.c:9852
22980#, gcc-internal-format
22981msgid "second argument to function %qE must be a constant integer power of 2 between %qi and %qu bits"
22982msgstr ""
22983
22984#: c-family/c-common.c:9873 c-family/c-common.c:9919
22985#, gcc-internal-format
22986msgid "non-floating-point argument in call to function %qE"
22987msgstr ""
22988
22989#: c-family/c-common.c:9896
22990#, gcc-internal-format
22991msgid "non-floating-point arguments in call to function %qE"
22992msgstr ""
22993
22994#: c-family/c-common.c:9912
22995#, gcc-internal-format
22996msgid "non-const integer argument %u in call to function %qE"
22997msgstr ""
22998
22999#: c-family/c-common.c:9932
23000#, gcc-internal-format
23001msgid "non-integer argument 3 in call to function %qE"
23002msgstr ""
23003
23004#: c-family/c-common.c:9948
23005#, gcc-internal-format
23006msgid "argument %u in call to function %qE does not have integral type"
23007msgstr ""
23008
23009#: c-family/c-common.c:9955
23010#, gcc-internal-format
23011msgid "argument 3 in call to function %qE does not have pointer to integer type"
23012msgstr ""
23013
23014#: c-family/c-common.c:10268
23015#, gcc-internal-format
23016msgid "cannot apply %<offsetof%> to static data member %qD"
23017msgstr ""
23018
23019#: c-family/c-common.c:10273
23020#, gcc-internal-format
23021msgid "cannot apply %<offsetof%> when %<operator[]%> is overloaded"
23022msgstr ""
23023
23024#: c-family/c-common.c:10280
23025#, gcc-internal-format
23026msgid "cannot apply %<offsetof%> to a non constant address"
23027msgstr ""
23028
23029#: c-family/c-common.c:10293 cp/typeck.c:5733
23030#, gcc-internal-format
23031msgid "attempt to take address of bit-field structure member %qD"
23032msgstr ""
23033
23034#: c-family/c-common.c:10345
23035#, gcc-internal-format
23036msgid "index %E denotes an offset greater than size of %qT"
23037msgstr ""
23038
23039#: c-family/c-common.c:10385
23040#, gcc-internal-format
23041msgid "the omitted middle operand in ?: will always be %<true%>, suggest explicit middle operand"
23042msgstr ""
23043
23044#: c-family/c-common.c:10406
23045#, gcc-internal-format
23046msgid "assignment of member %qD in read-only object"
23047msgstr ""
23048
23049#: c-family/c-common.c:10408
23050#, gcc-internal-format
23051msgid "increment of member %qD in read-only object"
23052msgstr ""
23053
23054#: c-family/c-common.c:10410
23055#, gcc-internal-format
23056msgid "decrement of member %qD in read-only object"
23057msgstr ""
23058
23059#: c-family/c-common.c:10412
23060#, gcc-internal-format
23061msgid "member %qD in read-only object used as %<asm%> output"
23062msgstr ""
23063
23064#: c-family/c-common.c:10416
23065#, gcc-internal-format
23066msgid "assignment of read-only member %qD"
23067msgstr ""
23068
23069#: c-family/c-common.c:10417
23070#, gcc-internal-format
23071msgid "increment of read-only member %qD"
23072msgstr ""
23073
23074#: c-family/c-common.c:10418
23075#, gcc-internal-format
23076msgid "decrement of read-only member %qD"
23077msgstr ""
23078
23079#: c-family/c-common.c:10419
23080#, gcc-internal-format
23081msgid "read-only member %qD used as %<asm%> output"
23082msgstr ""
23083
23084#: c-family/c-common.c:10423
23085#, gcc-internal-format
23086msgid "assignment of read-only variable %qD"
23087msgstr ""
23088
23089#: c-family/c-common.c:10424
23090#, gcc-internal-format
23091msgid "increment of read-only variable %qD"
23092msgstr ""
23093
23094#: c-family/c-common.c:10425
23095#, gcc-internal-format
23096msgid "decrement of read-only variable %qD"
23097msgstr ""
23098
23099#: c-family/c-common.c:10426
23100#, gcc-internal-format
23101msgid "read-only variable %qD used as %<asm%> output"
23102msgstr ""
23103
23104#: c-family/c-common.c:10429
23105#, gcc-internal-format
23106msgid "assignment of read-only parameter %qD"
23107msgstr ""
23108
23109#: c-family/c-common.c:10430
23110#, gcc-internal-format
23111msgid "increment of read-only parameter %qD"
23112msgstr ""
23113
23114#: c-family/c-common.c:10431
23115#, gcc-internal-format
23116msgid "decrement of read-only parameter %qD"
23117msgstr ""
23118
23119#: c-family/c-common.c:10432
23120#, gcc-internal-format
23121msgid "read-only parameter %qD use as %<asm%> output"
23122msgstr ""
23123
23124#: c-family/c-common.c:10437
23125#, gcc-internal-format
23126msgid "assignment of read-only named return value %qD"
23127msgstr ""
23128
23129#: c-family/c-common.c:10439
23130#, gcc-internal-format
23131msgid "increment of read-only named return value %qD"
23132msgstr ""
23133
23134#: c-family/c-common.c:10441
23135#, gcc-internal-format
23136msgid "decrement of read-only named return value %qD"
23137msgstr ""
23138
23139#: c-family/c-common.c:10443
23140#, gcc-internal-format
23141msgid "read-only named return value %qD used as %<asm%>output"
23142msgstr ""
23143
23144#: c-family/c-common.c:10448
23145#, gcc-internal-format
23146msgid "assignment of function %qD"
23147msgstr ""
23148
23149#: c-family/c-common.c:10449
23150#, gcc-internal-format
23151msgid "increment of function %qD"
23152msgstr ""
23153
23154#: c-family/c-common.c:10450
23155#, gcc-internal-format
23156msgid "decrement of function %qD"
23157msgstr ""
23158
23159#: c-family/c-common.c:10451
23160#, gcc-internal-format
23161msgid "function %qD used as %<asm%> output"
23162msgstr ""
23163
23164#: c-family/c-common.c:10454 c/c-typeck.c:4571
23165#, gcc-internal-format
23166msgid "assignment of read-only location %qE"
23167msgstr ""
23168
23169#: c-family/c-common.c:10455 c/c-typeck.c:4574
23170#, gcc-internal-format
23171msgid "increment of read-only location %qE"
23172msgstr ""
23173
23174#: c-family/c-common.c:10456 c/c-typeck.c:4577
23175#, gcc-internal-format
23176msgid "decrement of read-only location %qE"
23177msgstr ""
23178
23179#: c-family/c-common.c:10457
23180#, gcc-internal-format
23181msgid "read-only location %qE used as %<asm%> output"
23182msgstr ""
23183
23184#: c-family/c-common.c:10471
23185#, gcc-internal-format
23186msgid "lvalue required as left operand of assignment"
23187msgstr ""
23188
23189#: c-family/c-common.c:10474
23190#, gcc-internal-format
23191msgid "lvalue required as increment operand"
23192msgstr ""
23193
23194#: c-family/c-common.c:10477
23195#, gcc-internal-format
23196msgid "lvalue required as decrement operand"
23197msgstr ""
23198
23199#: c-family/c-common.c:10480
23200#, gcc-internal-format
23201msgid "lvalue required as unary %<&%> operand"
23202msgstr ""
23203
23204#: c-family/c-common.c:10483
23205#, gcc-internal-format
23206msgid "lvalue required in asm statement"
23207msgstr ""
23208
23209#: c-family/c-common.c:10500
23210#, gcc-internal-format
23211msgid "invalid type argument (have %qT)"
23212msgstr ""
23213
23214#: c-family/c-common.c:10504
23215#, gcc-internal-format
23216msgid "invalid type argument of array indexing (have %qT)"
23217msgstr ""
23218
23219#: c-family/c-common.c:10509
23220#, gcc-internal-format
23221msgid "invalid type argument of unary %<*%> (have %qT)"
23222msgstr ""
23223
23224#: c-family/c-common.c:10514
23225#, gcc-internal-format
23226msgid "invalid type argument of %<->%> (have %qT)"
23227msgstr ""
23228
23229#: c-family/c-common.c:10519
23230#, gcc-internal-format
23231msgid "invalid type argument of %<->*%> (have %qT)"
23232msgstr ""
23233
23234#: c-family/c-common.c:10524
23235#, gcc-internal-format
23236msgid "invalid type argument of implicit conversion (have %qT)"
23237msgstr ""
23238
23239#: c-family/c-common.c:10666 cp/init.c:2801 cp/init.c:2820
23240#, gcc-internal-format
23241msgid "size of array is too large"
23242msgstr ""
23243
23244#: c-family/c-common.c:10719 c-family/c-common.c:10790 c/c-typeck.c:3459
23245#, gcc-internal-format
23246msgid "too few arguments to function %qE"
23247msgstr ""
23248
23249#: c-family/c-common.c:10749
23250#, gcc-internal-format
23251msgid "operand type %qT is incompatible with argument %d of %qE"
23252msgstr ""
23253
23254#: c-family/c-common.c:10883
23255#, gcc-internal-format
23256msgid "incorrect number of arguments to function %qE"
23257msgstr ""
23258
23259#: c-family/c-common.c:10898
23260#, gcc-internal-format
23261msgid "argument 1 of %qE must be a non-void pointer type"
23262msgstr ""
23263
23264#: c-family/c-common.c:10907
23265#, gcc-internal-format
23266msgid "argument 1 of %qE must be a pointer to a constant size type"
23267msgstr ""
23268
23269#: c-family/c-common.c:10918
23270#, gcc-internal-format
23271msgid "argument 1 of %qE must be a pointer to a nonzero size object"
23272msgstr ""
23273
23274#: c-family/c-common.c:10933
23275#, gcc-internal-format
23276msgid "argument %d of %qE must be a pointer type"
23277msgstr ""
23278
23279#: c-family/c-common.c:10941
23280#, gcc-internal-format
23281msgid "size mismatch in argument %d of %qE"
23282msgstr ""
23283
23284#: c-family/c-common.c:10957
23285#, gcc-internal-format
23286msgid "invalid memory model argument %d of %qE"
23287msgstr ""
23288
23289#: c-family/c-common.c:10964
23290#, gcc-internal-format
23291msgid "non-integer memory model argument %d of %qE"
23292msgstr ""
23293
23294#: c-family/c-common.c:11562
23295#, gcc-internal-format
23296msgid "array subscript has type %<char%>"
23297msgstr ""
23298
23299#: c-family/c-common.c:11597 c-family/c-common.c:11600
23300#, gcc-internal-format
23301msgid "suggest parentheses around %<+%> inside %<<<%>"
23302msgstr ""
23303
23304#: c-family/c-common.c:11603 c-family/c-common.c:11606
23305#, gcc-internal-format
23306msgid "suggest parentheses around %<-%> inside %<<<%>"
23307msgstr ""
23308
23309#: c-family/c-common.c:11612 c-family/c-common.c:11615
23310#, gcc-internal-format
23311msgid "suggest parentheses around %<+%> inside %<>>%>"
23312msgstr ""
23313
23314#: c-family/c-common.c:11618 c-family/c-common.c:11621
23315#, gcc-internal-format
23316msgid "suggest parentheses around %<-%> inside %<>>%>"
23317msgstr ""
23318
23319#: c-family/c-common.c:11627 c-family/c-common.c:11630
23320#, gcc-internal-format
23321msgid "suggest parentheses around %<&&%> within %<||%>"
23322msgstr ""
23323
23324#: c-family/c-common.c:11637 c-family/c-common.c:11641
23325#, gcc-internal-format
23326msgid "suggest parentheses around arithmetic in operand of %<|%>"
23327msgstr ""
23328
23329#: c-family/c-common.c:11645 c-family/c-common.c:11648
23330#, gcc-internal-format
23331msgid "suggest parentheses around comparison in operand of %<|%>"
23332msgstr ""
23333
23334#: c-family/c-common.c:11653
23335#, gcc-internal-format
23336msgid "suggest parentheses around operand of %<!%> or change %<|%> to %<||%> or %<!%> to %<~%>"
23337msgstr ""
23338
23339#: c-family/c-common.c:11661 c-family/c-common.c:11665
23340#, gcc-internal-format
23341msgid "suggest parentheses around arithmetic in operand of %<^%>"
23342msgstr ""
23343
23344#: c-family/c-common.c:11669 c-family/c-common.c:11672
23345#, gcc-internal-format
23346msgid "suggest parentheses around comparison in operand of %<^%>"
23347msgstr ""
23348
23349#: c-family/c-common.c:11678 c-family/c-common.c:11681
23350#, gcc-internal-format
23351msgid "suggest parentheses around %<+%> in operand of %<&%>"
23352msgstr ""
23353
23354#: c-family/c-common.c:11684 c-family/c-common.c:11687
23355#, gcc-internal-format
23356msgid "suggest parentheses around %<-%> in operand of %<&%>"
23357msgstr ""
23358
23359#: c-family/c-common.c:11691 c-family/c-common.c:11694
23360#, gcc-internal-format
23361msgid "suggest parentheses around comparison in operand of %<&%>"
23362msgstr ""
23363
23364#: c-family/c-common.c:11699
23365#, gcc-internal-format
23366msgid "suggest parentheses around operand of %<!%> or change %<&%> to %<&&%> or %<!%> to %<~%>"
23367msgstr ""
23368
23369#: c-family/c-common.c:11706 c-family/c-common.c:11709
23370#, gcc-internal-format
23371msgid "suggest parentheses around comparison in operand of %<==%>"
23372msgstr ""
23373
23374#: c-family/c-common.c:11714 c-family/c-common.c:11717
23375#, gcc-internal-format
23376msgid "suggest parentheses around comparison in operand of %<!=%>"
23377msgstr ""
23378
23379#: c-family/c-common.c:11727 c-family/c-common.c:11733
23380#, gcc-internal-format
23381msgid "comparisons like %<X<=Y<=Z%> do not have their mathematical meaning"
23382msgstr ""
23383
23384#: c-family/c-common.c:11749
23385#, gcc-internal-format
23386msgid "label %q+D defined but not used"
23387msgstr ""
23388
23389#: c-family/c-common.c:11751
23390#, gcc-internal-format
23391msgid "label %q+D declared but not defined"
23392msgstr ""
23393
23394#: c-family/c-common.c:11767
23395#, gcc-internal-format
23396msgid "division by zero"
23397msgstr ""
23398
23399#: c-family/c-common.c:11799 c/c-typeck.c:11048 c/c-typeck.c:11205
23400#: cp/typeck.c:4820
23401#, gcc-internal-format
23402msgid "comparison between types %qT and %qT"
23403msgstr ""
23404
23405#: c-family/c-common.c:11850
23406#, gcc-internal-format
23407msgid "comparison between signed and unsigned integer expressions"
23408msgstr ""
23409
23410#: c-family/c-common.c:11901
23411#, gcc-internal-format
23412msgid "promoted ~unsigned is always non-zero"
23413msgstr ""
23414
23415#: c-family/c-common.c:11904
23416#, gcc-internal-format
23417msgid "comparison of promoted ~unsigned with constant"
23418msgstr ""
23419
23420#: c-family/c-common.c:11914
23421#, gcc-internal-format
23422msgid "comparison of promoted ~unsigned with unsigned"
23423msgstr ""
23424
23425#: c-family/c-common.c:11965
23426#, gcc-internal-format
23427msgid "unused parameter %qD"
23428msgstr ""
23429
23430#: c-family/c-common.c:12109
23431#, gcc-internal-format
23432msgid "typedef %qD locally defined but not used"
23433msgstr ""
23434
23435#: c-family/c-common.c:12146 c-family/c-common.c:12172
23436#, gcc-internal-format
23437msgid "comparison of constant %qE with boolean expression is always false"
23438msgstr ""
23439
23440#: c-family/c-common.c:12149 c-family/c-common.c:12169
23441#, gcc-internal-format
23442msgid "comparison of constant %qE with boolean expression is always true"
23443msgstr ""
23444
23445#: c-family/c-common.c:12218
23446#, gcc-internal-format
23447msgid "result of %qE requires %u bits to represent, but %qT only has %u bits"
23448msgstr ""
23449
23450#: c-family/c-common.c:12467
23451#, gcc-internal-format
23452msgid "index value is out of bound"
23453msgstr ""
23454
23455#: c-family/c-common.c:12539 c-family/c-common.c:12587
23456#: c-family/c-common.c:12602 cp/call.c:4701 cp/call.c:4708
23457#, gcc-internal-format
23458msgid "conversion of scalar %qT to vector %qT involves truncation"
23459msgstr ""
23460
23461#. Reject arguments that are built-in functions with
23462#. no library fallback.
23463#: c-family/c-common.c:12673
23464#, gcc-internal-format
23465msgid "built-in function %qE must be directly called"
23466msgstr ""
23467
23468#: c-family/c-common.c:12709
23469#, gcc-internal-format
23470msgid "duplicated %<if%> condition"
23471msgstr ""
23472
23473#: c-family/c-common.c:12736 c/c-decl.c:5913
23474#, gcc-internal-format
23475msgid "size of array %qE is too large"
23476msgstr ""
23477
23478#: c-family/c-common.c:12738 c/c-decl.c:5916
23479#, gcc-internal-format
23480msgid "size of unnamed array is too large"
23481msgstr ""
23482
23483#: c-family/c-format.c:175 c-family/c-format.c:362
23484#, gcc-internal-format
23485msgid "format string has invalid operand number"
23486msgstr ""
23487
23488#: c-family/c-format.c:191
23489#, gcc-internal-format
23490msgid "function does not return string type"
23491msgstr ""
23492
23493#: c-family/c-format.c:225
23494#, gcc-internal-format
23495msgid "format string argument is not a string type"
23496msgstr ""
23497
23498#: c-family/c-format.c:251
23499#, gcc-internal-format
23500msgid "found a %<%s%> reference but the format argument should be a string"
23501msgstr ""
23502
23503#: c-family/c-format.c:254
23504#, gcc-internal-format
23505msgid "found a %qT but the format argument should be a string"
23506msgstr ""
23507
23508#: c-family/c-format.c:264
23509#, gcc-internal-format
23510msgid "format argument should be a %<%s%> reference but a string was found"
23511msgstr ""
23512
23513#: c-family/c-format.c:286
23514#, gcc-internal-format
23515msgid "format argument should be a %<%s%> reference"
23516msgstr ""
23517
23518#: c-family/c-format.c:330
23519#, gcc-internal-format
23520msgid "unrecognized format specifier"
23521msgstr ""
23522
23523#: c-family/c-format.c:345
23524#, gcc-internal-format
23525msgid "%qE is only allowed in Objective-C dialects"
23526msgstr ""
23527
23528#: c-family/c-format.c:354
23529#, gcc-internal-format
23530msgid "%qE is an unrecognized format function type"
23531msgstr ""
23532
23533#: c-family/c-format.c:368
23534#, gcc-internal-format
23535msgid "%<...%> has invalid operand number"
23536msgstr ""
23537
23538#: c-family/c-format.c:375
23539#, gcc-internal-format
23540msgid "format string argument follows the args to be formatted"
23541msgstr ""
23542
23543#: c-family/c-format.c:1125
23544#, gcc-internal-format
23545msgid "function might be possible candidate for %qs format attribute"
23546msgstr ""
23547
23548#: c-family/c-format.c:1215 c-family/c-format.c:1236 c-family/c-format.c:2361
23549#, gcc-internal-format
23550msgid "missing $ operand number in format"
23551msgstr ""
23552
23553#: c-family/c-format.c:1245
23554#, gcc-internal-format, gfc-internal-format
23555msgid "%s does not support %%n$ operand number formats"
23556msgstr ""
23557
23558#: c-family/c-format.c:1252
23559#, gcc-internal-format
23560msgid "operand number out of range in format"
23561msgstr ""
23562
23563#: c-family/c-format.c:1275
23564#, gcc-internal-format, gfc-internal-format
23565msgid "format argument %d used more than once in %s format"
23566msgstr ""
23567
23568#: c-family/c-format.c:1307
23569#, gcc-internal-format
23570msgid "$ operand number used after format without operand number"
23571msgstr ""
23572
23573#: c-family/c-format.c:1338
23574#, gcc-internal-format, gfc-internal-format
23575msgid "format argument %d unused before used argument %d in $-style format"
23576msgstr ""
23577
23578#: c-family/c-format.c:1437
23579#, gcc-internal-format
23580msgid "format not a string literal, format string not checked"
23581msgstr ""
23582
23583#: c-family/c-format.c:1452 c-family/c-format.c:1455
23584#, gcc-internal-format
23585msgid "format not a string literal and no format arguments"
23586msgstr ""
23587
23588#: c-family/c-format.c:1458
23589#, gcc-internal-format
23590msgid "format not a string literal, argument types not checked"
23591msgstr ""
23592
23593#: c-family/c-format.c:1475
23594#, gcc-internal-format
23595msgid "too many arguments for format"
23596msgstr ""
23597
23598#: c-family/c-format.c:1479
23599#, gcc-internal-format
23600msgid "unused arguments in $-style format"
23601msgstr ""
23602
23603#: c-family/c-format.c:1482
23604#, gcc-internal-format, gfc-internal-format
23605msgid "zero-length %s format string"
23606msgstr ""
23607
23608#: c-family/c-format.c:1486
23609#, gcc-internal-format
23610msgid "format is a wide character string"
23611msgstr ""
23612
23613#: c-family/c-format.c:1489
23614#, gcc-internal-format
23615msgid "unterminated format string"
23616msgstr ""
23617
23618#: c-family/c-format.c:1753
23619#, gcc-internal-format
23620msgid "spurious trailing %<%%%> in format"
23621msgstr ""
23622
23623#: c-family/c-format.c:1801 c-family/c-format.c:2097
23624#, gcc-internal-format, gfc-internal-format
23625msgid "repeated %s in format"
23626msgstr ""
23627
23628#: c-family/c-format.c:1815
23629#, gcc-internal-format
23630msgid "missing fill character at end of strfmon format"
23631msgstr ""
23632
23633#: c-family/c-format.c:1906
23634#, gcc-internal-format, gfc-internal-format
23635msgid "zero width in %s format"
23636msgstr ""
23637
23638#: c-family/c-format.c:1927
23639#, gcc-internal-format, gfc-internal-format
23640msgid "empty left precision in %s format"
23641msgstr ""
23642
23643#: c-family/c-format.c:2008
23644#, gcc-internal-format, gfc-internal-format
23645msgid "empty precision in %s format"
23646msgstr ""
23647
23648#: c-family/c-format.c:2077
23649#, gcc-internal-format
23650msgid "%s does not support the %qs %s length modifier"
23651msgstr ""
23652
23653#: c-family/c-format.c:2117
23654#, gcc-internal-format
23655msgid "conversion lacks type at end of format"
23656msgstr ""
23657
23658#: c-family/c-format.c:2131
23659#, gcc-internal-format
23660msgid "unknown conversion type character %qc in format"
23661msgstr ""
23662
23663#: c-family/c-format.c:2137
23664#, gcc-internal-format
23665msgid "unknown conversion type character 0x%x in format"
23666msgstr ""
23667
23668#: c-family/c-format.c:2147
23669#, gcc-internal-format
23670msgid "%s does not support the %<%%%c%> %s format"
23671msgstr ""
23672
23673#: c-family/c-format.c:2166
23674#, gcc-internal-format
23675msgid "%s used with %<%%%c%> %s format"
23676msgstr ""
23677
23678#: c-family/c-format.c:2176
23679#, gcc-internal-format, gfc-internal-format
23680msgid "%s does not support %s"
23681msgstr ""
23682
23683#: c-family/c-format.c:2186
23684#, gcc-internal-format
23685msgid "%s does not support %s with the %<%%%c%> %s format"
23686msgstr ""
23687
23688#: c-family/c-format.c:2222
23689#, gcc-internal-format
23690msgid "%s ignored with %s and %<%%%c%> %s format"
23691msgstr ""
23692
23693#: c-family/c-format.c:2227
23694#, gcc-internal-format, gfc-internal-format
23695msgid "%s ignored with %s in %s format"
23696msgstr ""
23697
23698#: c-family/c-format.c:2234
23699#, gcc-internal-format
23700msgid "use of %s and %s together with %<%%%c%> %s format"
23701msgstr ""
23702
23703#: c-family/c-format.c:2239
23704#, gcc-internal-format, gfc-internal-format
23705msgid "use of %s and %s together in %s format"
23706msgstr ""
23707
23708#: c-family/c-format.c:2259
23709#, gcc-internal-format
23710msgid "%<%%%c%> yields only last 2 digits of year in some locales"
23711msgstr ""
23712
23713#: c-family/c-format.c:2263
23714#, gcc-internal-format
23715msgid "%<%%%c%> yields only last 2 digits of year"
23716msgstr ""
23717
23718#: c-family/c-format.c:2283
23719#, gcc-internal-format
23720msgid "no closing %<]%> for %<%%[%> format"
23721msgstr ""
23722
23723#: c-family/c-format.c:2299
23724#, gcc-internal-format
23725msgid "use of %qs length modifier with %qc type character has either no effect or undefined behavior"
23726msgstr ""
23727
23728#: c-family/c-format.c:2320
23729#, gcc-internal-format
23730msgid "%s does not support the %<%%%s%c%> %s format"
23731msgstr ""
23732
23733#: c-family/c-format.c:2338
23734#, gcc-internal-format
23735msgid "operand number specified with suppressed assignment"
23736msgstr ""
23737
23738#: c-family/c-format.c:2342
23739#, gcc-internal-format
23740msgid "operand number specified for format taking no argument"
23741msgstr ""
23742
23743#: c-family/c-format.c:2431
23744#, gcc-internal-format
23745msgid "embedded %<\\0%> in format"
23746msgstr ""
23747
23748#: c-family/c-format.c:2501
23749#, gcc-internal-format, gfc-internal-format
23750msgid "writing through null pointer (argument %d)"
23751msgstr ""
23752
23753#: c-family/c-format.c:2509
23754#, gcc-internal-format, gfc-internal-format
23755msgid "reading through null pointer (argument %d)"
23756msgstr ""
23757
23758#: c-family/c-format.c:2529
23759#, gcc-internal-format, gfc-internal-format
23760msgid "writing into constant object (argument %d)"
23761msgstr ""
23762
23763#: c-family/c-format.c:2541
23764#, gcc-internal-format, gfc-internal-format
23765msgid "extra type qualifiers in format argument (argument %d)"
23766msgstr ""
23767
23768#: c-family/c-format.c:2678
23769#, gcc-internal-format
23770msgid "%s %<%s%.*s%> expects argument of type %<%s%s%>, but argument %d has type %qT"
23771msgstr ""
23772
23773#: c-family/c-format.c:2686
23774#, gcc-internal-format
23775msgid "%s %<%s%.*s%> expects a matching %<%s%s%> argument"
23776msgstr ""
23777
23778#: c-family/c-format.c:2695
23779#, gcc-internal-format
23780msgid "%s %<%s%.*s%> expects argument of type %<%T%s%>, but argument %d has type %qT"
23781msgstr ""
23782
23783#: c-family/c-format.c:2703
23784#, gcc-internal-format
23785msgid "%s %<%s%.*s%> expects a matching %<%T%s%> argument"
23786msgstr ""
23787
23788#: c-family/c-format.c:2763 c-family/c-format.c:2769 c-family/c-format.c:2920
23789#, gcc-internal-format
23790msgid "%<__gcc_host_wide_int__%> is not defined as a type"
23791msgstr ""
23792
23793#: c-family/c-format.c:2776 c-family/c-format.c:2930
23794#, gcc-internal-format
23795msgid "%<__gcc_host_wide_int__%> is not defined as %<long%> or %<long long%>"
23796msgstr ""
23797
23798#: c-family/c-format.c:2826
23799#, gcc-internal-format
23800msgid "%<locus%> is not defined as a type"
23801msgstr ""
23802
23803#: c-family/c-format.c:2879
23804#, gcc-internal-format
23805msgid "%<location_t%> is not defined as a type"
23806msgstr ""
23807
23808#: c-family/c-format.c:2896
23809#, gcc-internal-format
23810msgid "%<tree%> is not defined as a type"
23811msgstr ""
23812
23813#: c-family/c-format.c:2901
23814#, gcc-internal-format
23815msgid "%<tree%> is not defined as a pointer type"
23816msgstr ""
23817
23818#: c-family/c-format.c:3174
23819#, gcc-internal-format
23820msgid "args to be formatted is not %<...%>"
23821msgstr ""
23822
23823#: c-family/c-format.c:3186
23824#, gcc-internal-format
23825msgid "strftime formats cannot format arguments"
23826msgstr ""
23827
23828#: c-family/c-indentation.c:66
23829#, gcc-internal-format
23830msgid "-Wmisleading-indentation is disabled from this point onwards, since column-tracking was disabled due to the size of the code/headers"
23831msgstr ""
23832
23833#: c-family/c-indentation.c:607
23834#, gcc-internal-format
23835msgid "this %qs clause does not guard..."
23836msgstr ""
23837
23838#: c-family/c-lex.c:222
23839#, gcc-internal-format
23840msgid "badly nested C headers from preprocessor"
23841msgstr ""
23842
23843#: c-family/c-lex.c:257
23844#, gcc-internal-format, gfc-internal-format
23845msgid "ignoring #pragma %s %s"
23846msgstr ""
23847
23848#. ... or not.
23849#: c-family/c-lex.c:494 c-family/c-lex.c:1157
23850#, gcc-internal-format
23851msgid "stray %<@%> in program"
23852msgstr ""
23853
23854#: c-family/c-lex.c:509
23855#, gcc-internal-format
23856msgid "stray %qs in program"
23857msgstr ""
23858
23859#: c-family/c-lex.c:519
23860#, gcc-internal-format, gfc-internal-format
23861msgid "missing terminating %c character"
23862msgstr ""
23863
23864#: c-family/c-lex.c:521
23865#, gcc-internal-format
23866msgid "stray %qc in program"
23867msgstr ""
23868
23869#: c-family/c-lex.c:523
23870#, gcc-internal-format
23871msgid "stray %<\\%o%> in program"
23872msgstr ""
23873
23874#: c-family/c-lex.c:731
23875#, gcc-internal-format
23876msgid "this decimal constant is unsigned only in ISO C90"
23877msgstr ""
23878
23879#: c-family/c-lex.c:735
23880#, gcc-internal-format
23881msgid "this decimal constant would be unsigned in ISO C90"
23882msgstr ""
23883
23884#: c-family/c-lex.c:755
23885#, gcc-internal-format
23886msgid "integer constant is too large for %<unsigned long%> type"
23887msgstr ""
23888
23889#: c-family/c-lex.c:795
23890#, gcc-internal-format
23891msgid "unsuffixed float constant"
23892msgstr ""
23893
23894#: c-family/c-lex.c:827
23895#, gcc-internal-format
23896msgid "unsupported non-standard suffix on floating constant"
23897msgstr ""
23898
23899#: c-family/c-lex.c:832
23900#, gcc-internal-format
23901msgid "non-standard suffix on floating constant"
23902msgstr ""
23903
23904#: c-family/c-lex.c:903 c-family/c-lex.c:906
23905#, gcc-internal-format
23906msgid "floating constant exceeds range of %qT"
23907msgstr ""
23908
23909#: c-family/c-lex.c:921
23910#, gcc-internal-format
23911msgid "floating constant truncated to zero"
23912msgstr ""
23913
23914#: c-family/c-lex.c:1119
23915#, gcc-internal-format
23916msgid "repeated %<@%> before Objective-C string"
23917msgstr ""
23918
23919#: c-family/c-lex.c:1138 cp/parser.c:3934
23920#, gcc-internal-format
23921msgid "unsupported non-standard concatenation of string literals"
23922msgstr ""
23923
23924#: c-family/c-lex.c:1166
23925#, gcc-internal-format
23926msgid "traditional C rejects string constant concatenation"
23927msgstr ""
23928
23929#: c-family/c-omp.c:199
23930#, gcc-internal-format
23931msgid "invalid expression type for %<#pragma omp atomic%>"
23932msgstr ""
23933
23934#: c-family/c-omp.c:276
23935#, gcc-internal-format
23936msgid "%<#pragma omp atomic update%> uses two different variables for memory"
23937msgstr ""
23938
23939#: c-family/c-omp.c:279 c-family/c-omp.c:292
23940#, gcc-internal-format
23941msgid "%<#pragma omp atomic capture%> uses two different variables for memory"
23942msgstr ""
23943
23944#: c-family/c-omp.c:480 cp/semantics.c:8081
23945#, gcc-internal-format
23946msgid "invalid type for iteration variable %qE"
23947msgstr ""
23948
23949#: c-family/c-omp.c:493
23950#, gcc-internal-format
23951msgid "%qE is not initialized"
23952msgstr ""
23953
23954#: c-family/c-omp.c:514 cp/semantics.c:7969
23955#, gcc-internal-format
23956msgid "missing controlling predicate"
23957msgstr ""
23958
23959#: c-family/c-omp.c:599 cp/semantics.c:7633
23960#, gcc-internal-format
23961msgid "invalid controlling predicate"
23962msgstr ""
23963
23964#: c-family/c-omp.c:606 cp/semantics.c:7975
23965#, gcc-internal-format
23966msgid "missing increment expression"
23967msgstr ""
23968
23969#: c-family/c-omp.c:670 cp/semantics.c:7748
23970#, gcc-internal-format
23971msgid "invalid increment expression"
23972msgstr ""
23973
23974#: c-family/c-omp.c:733
23975#, gcc-internal-format
23976msgid "initializer expression refers to iteration variable %qD"
23977msgstr ""
23978
23979#: c-family/c-omp.c:737
23980#, gcc-internal-format
23981msgid "condition expression refers to iteration variable %qD"
23982msgstr ""
23983
23984#: c-family/c-omp.c:741
23985#, gcc-internal-format
23986msgid "increment expression refers to iteration variable %qD"
23987msgstr ""
23988
23989#: c-family/c-omp.c:1317
23990#, gcc-internal-format
23991msgid "expected %<parallel%> or %<target%> %<if%> clause modifier"
23992msgstr ""
23993
23994#: c-family/c-omp.c:1427 c-family/c-omp.c:1442
23995#, fuzzy, gcc-internal-format
23996#| msgid "%s:no functions found\n"
23997msgid "%qD is not an function argument"
23998msgstr "%s:nisu pronađene funkcije\n"
23999
24000#: c-family/c-opts.c:320
24001#, gcc-internal-format
24002msgid "-I- specified twice"
24003msgstr ""
24004
24005#: c-family/c-opts.c:323
24006#, gcc-internal-format
24007msgid "obsolete option -I- used, please use -iquote instead"
24008msgstr ""
24009
24010#: c-family/c-opts.c:401
24011#, gcc-internal-format
24012msgid "%<-Wabi=1%> is not supported, using =2"
24013msgstr ""
24014
24015#: c-family/c-opts.c:593 fortran/cpp.c:350
24016#, gcc-internal-format
24017msgid "output filename specified twice"
24018msgstr ""
24019
24020#: c-family/c-opts.c:772
24021#, gcc-internal-format
24022msgid "-fexcess-precision=standard for C++"
24023msgstr ""
24024
24025#: c-family/c-opts.c:795
24026#, gcc-internal-format
24027msgid "-fno-gnu89-inline is only supported in GNU99 or C99 mode"
24028msgstr ""
24029
24030#: c-family/c-opts.c:841
24031#, gcc-internal-format
24032msgid "-Wformat-y2k ignored without -Wformat"
24033msgstr ""
24034
24035#: c-family/c-opts.c:843
24036#, gcc-internal-format
24037msgid "-Wformat-extra-args ignored without -Wformat"
24038msgstr ""
24039
24040#: c-family/c-opts.c:845
24041#, gcc-internal-format
24042msgid "-Wformat-zero-length ignored without -Wformat"
24043msgstr ""
24044
24045#: c-family/c-opts.c:847
24046#, gcc-internal-format
24047msgid "-Wformat-nonliteral ignored without -Wformat"
24048msgstr ""
24049
24050#: c-family/c-opts.c:849
24051#, gcc-internal-format
24052msgid "-Wformat-contains-nul ignored without -Wformat"
24053msgstr ""
24054
24055#: c-family/c-opts.c:851
24056#, gcc-internal-format
24057msgid "-Wformat-security ignored without -Wformat"
24058msgstr ""
24059
24060#: c-family/c-opts.c:885
24061#, gcc-internal-format
24062msgid "%<-fabi-compat-version=1%> is not supported, using =2"
24063msgstr ""
24064
24065#: c-family/c-opts.c:923
24066#, gcc-internal-format
24067msgid "external TLS initialization functions not supported on this target"
24068msgstr ""
24069
24070#: c-family/c-opts.c:943
24071#, gcc-internal-format
24072msgid "opening output file %s: %m"
24073msgstr ""
24074
24075#: c-family/c-opts.c:948
24076#, gcc-internal-format, gfc-internal-format
24077msgid "too many filenames given.  Type %s --help for usage"
24078msgstr ""
24079
24080#: c-family/c-opts.c:967
24081#, gcc-internal-format, gfc-internal-format
24082msgid "the \"%s\" debug format cannot be used with pre-compiled headers"
24083msgstr ""
24084
24085#: c-family/c-opts.c:1128
24086#, gcc-internal-format
24087msgid "opening dependency file %s: %m"
24088msgstr ""
24089
24090#: c-family/c-opts.c:1139
24091#, gcc-internal-format
24092msgid "closing dependency file %s: %m"
24093msgstr ""
24094
24095#: c-family/c-opts.c:1142
24096#, gcc-internal-format
24097msgid "when writing output to %s: %m"
24098msgstr ""
24099
24100#: c-family/c-opts.c:1222
24101#, gcc-internal-format
24102msgid "to generate dependencies you must specify either -M or -MM"
24103msgstr ""
24104
24105#: c-family/c-opts.c:1245
24106#, gcc-internal-format
24107msgid "-MG may only be used with -M or -MM"
24108msgstr ""
24109
24110#: c-family/c-opts.c:1273
24111#, gcc-internal-format
24112msgid "-fdirectives-only is incompatible with -Wunused_macros"
24113msgstr ""
24114
24115#: c-family/c-opts.c:1275
24116#, gcc-internal-format
24117msgid "-fdirectives-only is incompatible with -traditional"
24118msgstr ""
24119
24120#: c-family/c-opts.c:1467
24121#, gcc-internal-format
24122msgid "too late for # directive to set debug directory"
24123msgstr ""
24124
24125#: c-family/c-pch.c:110
24126#, gcc-internal-format
24127msgid "can%'t create precompiled header %s: %m"
24128msgstr ""
24129
24130#: c-family/c-pch.c:133
24131#, gcc-internal-format
24132msgid "can%'t write to %s: %m"
24133msgstr ""
24134
24135#: c-family/c-pch.c:191
24136#, gcc-internal-format
24137msgid "can%'t write %s: %m"
24138msgstr ""
24139
24140#: c-family/c-pch.c:219 c-family/c-pch.c:260 c-family/c-pch.c:311
24141#, gcc-internal-format
24142msgid "can%'t read %s: %m"
24143msgstr ""
24144
24145#: c-family/c-pch.c:417
24146#, gcc-internal-format
24147msgid "pch_preprocess pragma should only be used with -fpreprocessed"
24148msgstr ""
24149
24150#: c-family/c-pch.c:418
24151#, gcc-internal-format
24152msgid "use #include instead"
24153msgstr ""
24154
24155#: c-family/c-pch.c:424
24156#, gcc-internal-format
24157msgid "%s: couldn%'t open PCH file: %m"
24158msgstr ""
24159
24160#: c-family/c-pch.c:429
24161#, gcc-internal-format
24162msgid "use -Winvalid-pch for more information"
24163msgstr ""
24164
24165#: c-family/c-pch.c:430
24166#, gcc-internal-format, gfc-internal-format
24167msgid "%s: PCH file was invalid"
24168msgstr ""
24169
24170#: c-family/c-pragma.c:92
24171#, gcc-internal-format
24172msgid "#pragma pack (pop) encountered without matching #pragma pack (push)"
24173msgstr ""
24174
24175#: c-family/c-pragma.c:105
24176#, gcc-internal-format
24177msgid "#pragma pack(pop, %E) encountered without matching #pragma pack(push, %E)"
24178msgstr ""
24179
24180#: c-family/c-pragma.c:135
24181#, gcc-internal-format
24182msgid "missing %<(%> after %<#pragma pack%> - ignored"
24183msgstr ""
24184
24185#: c-family/c-pragma.c:146 c-family/c-pragma.c:178
24186#, gcc-internal-format
24187msgid "invalid constant in %<#pragma pack%> - ignored"
24188msgstr ""
24189
24190#: c-family/c-pragma.c:150 c-family/c-pragma.c:192
24191#, gcc-internal-format
24192msgid "malformed %<#pragma pack%> - ignored"
24193msgstr ""
24194
24195#: c-family/c-pragma.c:155
24196#, gcc-internal-format
24197msgid "malformed %<#pragma pack(push[, id][, <n>])%> - ignored"
24198msgstr ""
24199
24200#: c-family/c-pragma.c:157
24201#, gcc-internal-format
24202msgid "malformed %<#pragma pack(pop[, id])%> - ignored"
24203msgstr ""
24204
24205#: c-family/c-pragma.c:166
24206#, gcc-internal-format
24207msgid "unknown action %qE for %<#pragma pack%> - ignored"
24208msgstr ""
24209
24210#: c-family/c-pragma.c:195
24211#, gcc-internal-format
24212msgid "junk at end of %<#pragma pack%>"
24213msgstr ""
24214
24215#: c-family/c-pragma.c:198
24216#, gcc-internal-format
24217msgid "#pragma pack has no effect with -fpack-struct - ignored"
24218msgstr ""
24219
24220#: c-family/c-pragma.c:218
24221#, gcc-internal-format, gfc-internal-format
24222msgid "alignment must be a small power of two, not %d"
24223msgstr ""
24224
24225#: c-family/c-pragma.c:257
24226#, gcc-internal-format
24227msgid "applying #pragma weak %q+D after first use results in unspecified behavior"
24228msgstr ""
24229
24230#: c-family/c-pragma.c:354 c-family/c-pragma.c:359
24231#, gcc-internal-format
24232msgid "malformed #pragma weak, ignored"
24233msgstr ""
24234
24235#: c-family/c-pragma.c:363
24236#, gcc-internal-format
24237msgid "junk at end of %<#pragma weak%>"
24238msgstr ""
24239
24240#: c-family/c-pragma.c:369
24241#, gcc-internal-format
24242msgid "%<#pragma weak%> declaration of %q+D not allowed, ignored"
24243msgstr ""
24244
24245#: c-family/c-pragma.c:416
24246#, gcc-internal-format
24247msgid "scalar_storage_order is not supported"
24248msgstr ""
24249
24250#: c-family/c-pragma.c:420
24251#, gcc-internal-format
24252msgid "missing [big-endian|little-endian|default] after %<#pragma scalar_storage_order%>"
24253msgstr ""
24254
24255#: c-family/c-pragma.c:429
24256#, gcc-internal-format
24257msgid "expected [big-endian|little-endian|default] after %<#pragma scalar_storage_order%>"
24258msgstr ""
24259
24260#: c-family/c-pragma.c:483 c-family/c-pragma.c:485
24261#, gcc-internal-format
24262msgid "malformed #pragma redefine_extname, ignored"
24263msgstr ""
24264
24265#: c-family/c-pragma.c:488
24266#, gcc-internal-format
24267msgid "junk at end of %<#pragma redefine_extname%>"
24268msgstr ""
24269
24270#: c-family/c-pragma.c:516 c-family/c-pragma.c:589
24271#, gcc-internal-format
24272msgid "#pragma redefine_extname ignored due to conflict with previous rename"
24273msgstr ""
24274
24275#: c-family/c-pragma.c:544
24276#, gcc-internal-format
24277msgid "#pragma redefine_extname ignored due to conflict with previous #pragma redefine_extname"
24278msgstr ""
24279
24280#: c-family/c-pragma.c:580
24281#, gcc-internal-format
24282msgid "asm declaration ignored due to conflict with previous rename"
24283msgstr ""
24284
24285#: c-family/c-pragma.c:611
24286#, gcc-internal-format
24287msgid "#pragma redefine_extname ignored due to conflict with __asm__ declaration"
24288msgstr ""
24289
24290#: c-family/c-pragma.c:672
24291#, gcc-internal-format
24292msgid "#pragma GCC visibility push() must specify default, internal, hidden or protected"
24293msgstr ""
24294
24295#: c-family/c-pragma.c:714
24296#, gcc-internal-format
24297msgid "#pragma GCC visibility must be followed by push or pop"
24298msgstr ""
24299
24300#: c-family/c-pragma.c:720
24301#, gcc-internal-format
24302msgid "no matching push for %<#pragma GCC visibility pop%>"
24303msgstr ""
24304
24305#: c-family/c-pragma.c:725 c-family/c-pragma.c:732
24306#, gcc-internal-format
24307msgid "missing %<(%> after %<#pragma GCC visibility push%> - ignored"
24308msgstr ""
24309
24310#: c-family/c-pragma.c:728
24311#, gcc-internal-format
24312msgid "malformed #pragma GCC visibility push"
24313msgstr ""
24314
24315#: c-family/c-pragma.c:736
24316#, gcc-internal-format
24317msgid "junk at end of %<#pragma GCC visibility%>"
24318msgstr ""
24319
24320#: c-family/c-pragma.c:748
24321#, gcc-internal-format
24322msgid "missing [error|warning|ignored|push|pop] after %<#pragma GCC diagnostic%>"
24323msgstr ""
24324
24325#: c-family/c-pragma.c:774
24326#, gcc-internal-format
24327msgid "expected [error|warning|ignored|push|pop] after %<#pragma GCC diagnostic%>"
24328msgstr ""
24329
24330#: c-family/c-pragma.c:783
24331#, gcc-internal-format
24332msgid "missing option after %<#pragma GCC diagnostic%> kind"
24333msgstr ""
24334
24335#: c-family/c-pragma.c:794
24336#, gcc-internal-format
24337msgid "unknown option after %<#pragma GCC diagnostic%> kind"
24338msgstr ""
24339
24340#: c-family/c-pragma.c:800
24341#, gcc-internal-format
24342msgid "%qs is not an option that controls warnings"
24343msgstr ""
24344
24345#: c-family/c-pragma.c:808
24346#, gcc-internal-format
24347msgid "option %qs is valid for %s but not for %s"
24348msgstr ""
24349
24350#: c-family/c-pragma.c:840
24351#, gcc-internal-format
24352msgid "#pragma GCC option is not allowed inside functions"
24353msgstr ""
24354
24355#: c-family/c-pragma.c:853
24356#, gcc-internal-format
24357msgid "%<#pragma GCC option%> is not a string"
24358msgstr ""
24359
24360#: c-family/c-pragma.c:880
24361#, gcc-internal-format
24362msgid "%<#pragma GCC target (string [,string]...)%> does not have a final %<)%>"
24363msgstr ""
24364
24365#: c-family/c-pragma.c:886
24366#, gcc-internal-format
24367msgid "#pragma GCC target string... is badly formed"
24368msgstr ""
24369
24370#: c-family/c-pragma.c:909
24371#, gcc-internal-format
24372msgid "#pragma GCC optimize is not allowed inside functions"
24373msgstr ""
24374
24375#: c-family/c-pragma.c:922
24376#, gcc-internal-format
24377msgid "%<#pragma GCC optimize%> is not a string or number"
24378msgstr ""
24379
24380#: c-family/c-pragma.c:948
24381#, gcc-internal-format
24382msgid "%<#pragma GCC optimize (string [,string]...)%> does not have a final %<)%>"
24383msgstr ""
24384
24385#: c-family/c-pragma.c:954
24386#, gcc-internal-format
24387msgid "#pragma GCC optimize string... is badly formed"
24388msgstr ""
24389
24390#: c-family/c-pragma.c:995
24391#, gcc-internal-format
24392msgid "junk at end of %<#pragma push_options%>"
24393msgstr ""
24394
24395#: c-family/c-pragma.c:1025
24396#, gcc-internal-format
24397msgid "junk at end of %<#pragma pop_options%>"
24398msgstr ""
24399
24400#: c-family/c-pragma.c:1032
24401#, gcc-internal-format
24402msgid "%<#pragma GCC pop_options%> without a corresponding %<#pragma GCC push_options%>"
24403msgstr ""
24404
24405#: c-family/c-pragma.c:1074
24406#, gcc-internal-format
24407msgid "junk at end of %<#pragma reset_options%>"
24408msgstr ""
24409
24410#: c-family/c-pragma.c:1112 c-family/c-pragma.c:1119
24411#, gcc-internal-format
24412msgid "expected a string after %<#pragma message%>"
24413msgstr ""
24414
24415#: c-family/c-pragma.c:1114
24416#, gcc-internal-format
24417msgid "malformed %<#pragma message%>, ignored"
24418msgstr ""
24419
24420#: c-family/c-pragma.c:1124
24421#, gcc-internal-format
24422msgid "junk at end of %<#pragma message%>"
24423msgstr ""
24424
24425#: c-family/c-pragma.c:1127
24426#, gcc-internal-format, gfc-internal-format
24427msgid "#pragma message: %s"
24428msgstr ""
24429
24430#: c-family/c-pragma.c:1164
24431#, gcc-internal-format
24432msgid "invalid location for %<pragma %s%>, ignored"
24433msgstr ""
24434
24435#: c-family/c-pragma.c:1171 c-family/c-pragma.c:1185
24436#, gcc-internal-format
24437msgid "malformed %<#pragma %s%>, ignored"
24438msgstr ""
24439
24440#: c-family/c-pragma.c:1191
24441#, gcc-internal-format
24442msgid "junk at end of %<#pragma %s%>"
24443msgstr ""
24444
24445#: c-family/c-pragma.c:1209
24446#, gcc-internal-format
24447msgid "%<#pragma STDC FLOAT_CONST_DECIMAL64%> is not supported for C++"
24448msgstr ""
24449
24450#: c-family/c-pragma.c:1218
24451#, gcc-internal-format
24452msgid "%<#pragma STDC FLOAT_CONST_DECIMAL64%> is not supported on this target"
24453msgstr ""
24454
24455#: c-family/c-pragma.c:1224
24456#, gcc-internal-format
24457msgid "ISO C does not support %<#pragma STDC FLOAT_CONST_DECIMAL64%>"
24458msgstr ""
24459
24460#: c-family/c-pretty-print.c:327
24461#, gcc-internal-format
24462msgid "<type-error>"
24463msgstr ""
24464
24465#: c-family/c-pretty-print.c:366
24466#, gcc-internal-format
24467msgid "<unnamed-unsigned:"
24468msgstr ""
24469
24470#: c-family/c-pretty-print.c:370
24471#, gcc-internal-format
24472msgid "<unnamed-float:"
24473msgstr ""
24474
24475#: c-family/c-pretty-print.c:373
24476#, gcc-internal-format
24477msgid "<unnamed-fixed:"
24478msgstr ""
24479
24480#: c-family/c-pretty-print.c:388
24481#, gcc-internal-format
24482msgid "<typedef-error>"
24483msgstr ""
24484
24485#: c-family/c-pretty-print.c:403
24486#, gcc-internal-format
24487msgid "<tag-error>"
24488msgstr ""
24489
24490#: c-family/c-pretty-print.c:1241
24491#, gcc-internal-format
24492msgid "<erroneous-expression>"
24493msgstr ""
24494
24495#: c-family/c-pretty-print.c:1245 cp/cxx-pretty-print.c:140
24496#, gcc-internal-format
24497msgid "<return-value>"
24498msgstr ""
24499
24500#: c-family/c-semantics.c:152
24501#, gcc-internal-format, gfc-internal-format
24502msgid "wrong type argument to %s"
24503msgstr ""
24504
24505#: c-family/cilk.c:93 cp/parser.c:6518
24506#, gcc-internal-format
24507msgid "%<_Cilk_spawn%> may only be used inside a function"
24508msgstr ""
24509
24510#: c-family/cilk.c:106
24511#, gcc-internal-format
24512msgid "only function calls can be spawned"
24513msgstr ""
24514
24515#: c-family/cilk.c:250
24516#, gcc-internal-format
24517msgid "invalid use of %<_Cilk_spawn%>"
24518msgstr ""
24519
24520#: c-family/cilk.c:392
24521#, gcc-internal-format
24522msgid "explicit register variable %qD may not be modified in spawn"
24523msgstr ""
24524
24525#: c-family/cilk.c:473
24526#, gcc-internal-format
24527msgid "cannot spawn call to function that returns twice"
24528msgstr ""
24529
24530#: c-family/cilk.c:494
24531#, gcc-internal-format
24532msgid "invalid use of label %q+D in %<_Cilk_spawn%>"
24533msgstr ""
24534
24535#: c-family/cilk.c:991
24536#, gcc-internal-format
24537msgid "register assignment ignored for %qD used in Cilk block"
24538msgstr ""
24539
24540#: c-family/cppspec.c:93
24541#, gcc-internal-format
24542msgid "%qs is not a valid option to the preprocessor"
24543msgstr ""
24544
24545#: c-family/cppspec.c:112
24546#, gcc-internal-format
24547msgid "too many input files"
24548msgstr ""
24549
24550#: common/config/aarch64/aarch64-common.c:315 config/aarch64/aarch64.c:8164
24551#, gcc-internal-format
24552msgid "unknown value %qs for -mcpu"
24553msgstr ""
24554
24555#: common/config/alpha/alpha-common.c:76
24556#, gcc-internal-format
24557msgid "bad value %qs for -mtls-size switch"
24558msgstr ""
24559
24560#: common/config/arc/arc-common.c:81
24561#, gcc-internal-format
24562msgid "multiple -mcpu= options specified."
24563msgstr ""
24564
24565#: common/config/arc/arc-common.c:127
24566#, gcc-internal-format
24567msgid "bad value %qs for -mmpy-option switch"
24568msgstr ""
24569
24570#: common/config/bfin/bfin-common.c:303 common/config/m68k/m68k-common.c:60
24571#, gcc-internal-format, gfc-internal-format
24572msgid "-mshared-library-id=%s is not between 0 and %d"
24573msgstr ""
24574
24575#: common/config/bfin/bfin-common.c:322
24576#, gcc-internal-format, gfc-internal-format
24577msgid "-mcpu=%s is not valid"
24578msgstr ""
24579
24580#: common/config/bfin/bfin-common.c:358
24581#, gcc-internal-format, gfc-internal-format
24582msgid "-mcpu=%s has invalid silicon revision"
24583msgstr ""
24584
24585#: common/config/i386/i386-common.c:985
24586#, gcc-internal-format
24587msgid "-malign-loops is obsolete, use -falign-loops"
24588msgstr ""
24589
24590#: common/config/i386/i386-common.c:987
24591#, gcc-internal-format, gfc-internal-format
24592msgid "-malign-loops=%d is not between 0 and %d"
24593msgstr ""
24594
24595#: common/config/i386/i386-common.c:994
24596#, gcc-internal-format
24597msgid "-malign-jumps is obsolete, use -falign-jumps"
24598msgstr ""
24599
24600#: common/config/i386/i386-common.c:996
24601#, gcc-internal-format, gfc-internal-format
24602msgid "-malign-jumps=%d is not between 0 and %d"
24603msgstr ""
24604
24605#: common/config/i386/i386-common.c:1004
24606#, gcc-internal-format
24607msgid "-malign-functions is obsolete, use -falign-functions"
24608msgstr ""
24609
24610#: common/config/i386/i386-common.c:1006
24611#, gcc-internal-format, gfc-internal-format
24612msgid "-malign-functions=%d is not between 0 and %d"
24613msgstr ""
24614
24615#: common/config/i386/i386-common.c:1015
24616#, gcc-internal-format, gfc-internal-format
24617msgid "-mbranch-cost=%d is not between 0 and 5"
24618msgstr ""
24619
24620#: common/config/i386/i386-common.c:1069
24621#, gcc-internal-format
24622msgid "%<-fsplit-stack%> currently only supported on GNU/Linux"
24623msgstr ""
24624
24625#: common/config/i386/i386-common.c:1075
24626#, gcc-internal-format
24627msgid "%<-fsplit-stack%> requires assembler support for CFI directives"
24628msgstr ""
24629
24630#: common/config/ia64/ia64-common.c:58
24631#, gcc-internal-format
24632msgid "bad value %<%s%> for -mtls-size= switch"
24633msgstr ""
24634
24635#: common/config/msp430/msp430-common.c:57
24636#, gcc-internal-format, gfc-internal-format
24637msgid "unrecognised argument of -mcpu: %s"
24638msgstr ""
24639
24640#: common/config/nds32/nds32-common.c:49
24641#, gcc-internal-format
24642msgid "for the option -misr-vector-size=X, the valid X must be: 4 or 16"
24643msgstr ""
24644
24645#: common/config/nds32/nds32-common.c:60
24646#, gcc-internal-format
24647msgid "for the option -mcache-block-size=X, the valid X must be: 4, 8, 16, 32, 64, 128, 256, or 512"
24648msgstr ""
24649
24650#: common/config/rs6000/rs6000-common.c:172 config/sparc/sparc.c:1350
24651#, gcc-internal-format, gfc-internal-format
24652msgid "unknown -mdebug-%s switch"
24653msgstr ""
24654
24655#: common/config/rs6000/rs6000-common.c:220
24656#, gcc-internal-format, gfc-internal-format
24657msgid "unknown switch -mlong-double-%s"
24658msgstr ""
24659
24660#: common/config/rs6000/rs6000-common.c:230
24661#, gcc-internal-format
24662msgid "-msingle-float option equivalent to -mhard-float"
24663msgstr ""
24664
24665#: common/config/rs6000/rs6000-common.c:246
24666#, gcc-internal-format
24667msgid "-msimple-fpu option ignored"
24668msgstr ""
24669
24670#: common/config/rs6000/rs6000-common.c:312
24671#, gcc-internal-format
24672msgid "%<-fsplit-stack%> currently only supported on PowerPC64 GNU/Linux with glibc-2.18 or later"
24673msgstr ""
24674
24675#: common/config/rx/rx-common.c:61
24676#, gcc-internal-format
24677msgid "the RX200 cpu does not have FPU hardware"
24678msgstr ""
24679
24680#: common/config/rx/rx-common.c:63
24681#, gcc-internal-format
24682msgid "the RX100 cpu does not have FPU hardware"
24683msgstr ""
24684
24685#: common/config/s390/s390-common.c:95
24686#, gcc-internal-format
24687msgid "stack guard value must be an exact power of 2"
24688msgstr ""
24689
24690#: common/config/s390/s390-common.c:100
24691#, gcc-internal-format
24692msgid "stack size must be an exact power of 2"
24693msgstr ""
24694
24695#: common/config/v850/v850-common.c:47
24696#, gcc-internal-format
24697msgid "value passed in %qs is too large"
24698msgstr ""
24699
24700#: config/darwin-c.c:81
24701#, gcc-internal-format
24702msgid "too many #pragma options align=reset"
24703msgstr ""
24704
24705#: config/darwin-c.c:101 config/darwin-c.c:104 config/darwin-c.c:106
24706#: config/darwin-c.c:108
24707#, gcc-internal-format
24708msgid "malformed '#pragma options', ignoring"
24709msgstr ""
24710
24711#: config/darwin-c.c:111
24712#, gcc-internal-format
24713msgid "junk at end of '#pragma options'"
24714msgstr ""
24715
24716#: config/darwin-c.c:121
24717#, gcc-internal-format
24718msgid "malformed '#pragma options align={mac68k|power|reset}', ignoring"
24719msgstr ""
24720
24721#: config/darwin-c.c:133
24722#, gcc-internal-format
24723msgid "missing '(' after '#pragma unused', ignoring"
24724msgstr ""
24725
24726#: config/darwin-c.c:154
24727#, gcc-internal-format
24728msgid "missing ')' after '#pragma unused', ignoring"
24729msgstr ""
24730
24731#: config/darwin-c.c:157
24732#, gcc-internal-format
24733msgid "junk at end of '#pragma unused'"
24734msgstr ""
24735
24736#: config/darwin-c.c:168
24737#, gcc-internal-format
24738msgid "malformed '#pragma ms_struct', ignoring"
24739msgstr ""
24740
24741#: config/darwin-c.c:176
24742#, gcc-internal-format
24743msgid "malformed '#pragma ms_struct {on|off|reset}', ignoring"
24744msgstr ""
24745
24746#: config/darwin-c.c:179
24747#, gcc-internal-format
24748msgid "junk at end of '#pragma ms_struct'"
24749msgstr ""
24750
24751#: config/darwin-c.c:405
24752#, gcc-internal-format, gfc-internal-format
24753msgid "subframework include %s conflicts with framework include"
24754msgstr ""
24755
24756#: config/darwin-c.c:717
24757#, gcc-internal-format
24758msgid "unknown value %qs of -mmacosx-version-min"
24759msgstr ""
24760
24761#: config/darwin-driver.c:50
24762#, gcc-internal-format
24763msgid "sysctl for kern.osversion failed: %m"
24764msgstr ""
24765
24766#: config/darwin-driver.c:84
24767#, gcc-internal-format
24768msgid "couldn%'t understand kern.osversion %q.*s"
24769msgstr ""
24770
24771#. Arbitrary limit, number should be like xx.yy.zz
24772#: config/darwin-driver.c:124
24773#, fuzzy, gcc-internal-format
24774#| msgid "collect2 version %s\n"
24775msgid "couldn%'t understand version %s\n"
24776msgstr "collect2 inačica %s\n"
24777
24778#: config/darwin-driver.c:177
24779#, gcc-internal-format, gfc-internal-format
24780msgid "this compiler does not support %s"
24781msgstr ""
24782
24783#: config/darwin-driver.c:232
24784#, gcc-internal-format
24785msgid "this compiler does not support PowerPC (arch flags ignored)"
24786msgstr ""
24787
24788#: config/darwin-driver.c:236
24789#, gcc-internal-format, gfc-internal-format
24790msgid "%s conflicts with i386 (arch flags ignored)"
24791msgstr ""
24792
24793#: config/darwin-driver.c:244
24794#, gcc-internal-format, gfc-internal-format
24795msgid "%s conflicts with x86_64 (arch flags ignored)"
24796msgstr ""
24797
24798#: config/darwin-driver.c:251
24799#, gcc-internal-format
24800msgid "this compiler does not support X86 (arch flags ignored)"
24801msgstr ""
24802
24803#: config/darwin-driver.c:255
24804#, gcc-internal-format, gfc-internal-format
24805msgid "%s conflicts with ppc (arch flags ignored)"
24806msgstr ""
24807
24808#: config/darwin-driver.c:263
24809#, gcc-internal-format, gfc-internal-format
24810msgid "%s conflicts with ppc64 (arch flags ignored)"
24811msgstr ""
24812
24813#: config/darwin.c:1650
24814#, gcc-internal-format
24815msgid "the use of _OBJC_-prefixed variable names to select meta-data sections is deprecated at 4.6 and will be removed in 4.7"
24816msgstr ""
24817
24818#: config/darwin.c:1905
24819#, gcc-internal-format, gfc-internal-format
24820msgid "failed to open temporary file %s for LTO output"
24821msgstr ""
24822
24823#: config/darwin.c:1994
24824#, gcc-internal-format
24825msgid "%qE 2.95 vtable-compatibility attribute applies only when compiling a kext"
24826msgstr ""
24827
24828#: config/darwin.c:2001
24829#, gcc-internal-format
24830msgid "%qE 2.95 vtable-compatibility attribute applies only to C++ classes"
24831msgstr ""
24832
24833#: config/darwin.c:2713
24834#, gcc-internal-format
24835msgid "protected visibility attribute not supported in this configuration; ignored"
24836msgstr ""
24837
24838#: config/darwin.c:2899
24839#, gcc-internal-format, gfc-internal-format
24840msgid "failed to open temporary file %s with LTO output"
24841msgstr ""
24842
24843#: config/darwin.c:3072
24844#, gcc-internal-format
24845msgid "%<-fobjc-abi-version%> >= 2 must be used for %<-m64%> targets with %<-fnext-runtime%>"
24846msgstr ""
24847
24848#: config/darwin.c:3076
24849#, gcc-internal-format
24850msgid "%<-fobjc-abi-version%> >= 2 is not supported on %<-m32%> targets with %<-fnext-runtime%>"
24851msgstr ""
24852
24853#: config/darwin.c:3161
24854#, gcc-internal-format
24855msgid "%<-mdynamic-no-pic%> overrides %<-fpic%>, %<-fPIC%>, %<-fpie%> or %<-fPIE%>"
24856msgstr ""
24857
24858#: config/darwin.c:3349
24859#, gcc-internal-format
24860msgid "built-in function %qD requires the %<-mconstant-cfstrings%> flag"
24861msgstr ""
24862
24863#: config/darwin.c:3356
24864#, gcc-internal-format
24865msgid "built-in function %qD takes one argument only"
24866msgstr ""
24867
24868#: config/darwin.c:3442
24869#, gcc-internal-format
24870msgid "CFString literal is missing"
24871msgstr ""
24872
24873#: config/darwin.c:3453
24874#, gcc-internal-format
24875msgid "CFString literal expression is not a string constant"
24876msgstr ""
24877
24878#: config/darwin.c:3476
24879#, gcc-internal-format, gfc-internal-format
24880msgid "%s in CFString literal"
24881msgstr ""
24882
24883#: config/host-darwin.c:61
24884#, gcc-internal-format
24885msgid "couldn%'t unmap pch_address_space: %m"
24886msgstr ""
24887
24888#: config/sol2-c.c:91 config/sol2-c.c:107
24889#, gcc-internal-format
24890msgid "malformed %<#pragma align%>, ignoring"
24891msgstr ""
24892
24893#: config/sol2-c.c:100
24894#, gcc-internal-format
24895msgid "invalid alignment for %<#pragma align%>, ignoring"
24896msgstr ""
24897
24898#: config/sol2-c.c:115
24899#, gcc-internal-format
24900msgid "%<#pragma align%> must appear before the declaration of %D, ignoring"
24901msgstr ""
24902
24903#: config/sol2-c.c:127 config/sol2-c.c:139
24904#, gcc-internal-format
24905msgid "malformed %<#pragma align%>"
24906msgstr ""
24907
24908#: config/sol2-c.c:134
24909#, gcc-internal-format
24910msgid "junk at end of %<#pragma align%>"
24911msgstr ""
24912
24913#: config/sol2-c.c:155 config/sol2-c.c:162
24914#, gcc-internal-format
24915msgid "malformed %<#pragma init%>, ignoring"
24916msgstr ""
24917
24918#: config/sol2-c.c:186 config/sol2-c.c:198
24919#, gcc-internal-format
24920msgid "malformed %<#pragma init%>"
24921msgstr ""
24922
24923#: config/sol2-c.c:193
24924#, gcc-internal-format
24925msgid "junk at end of %<#pragma init%>"
24926msgstr ""
24927
24928#: config/sol2-c.c:214 config/sol2-c.c:221
24929#, gcc-internal-format
24930msgid "malformed %<#pragma fini%>, ignoring"
24931msgstr ""
24932
24933#: config/sol2-c.c:245 config/sol2-c.c:257
24934#, gcc-internal-format
24935msgid "malformed %<#pragma fini%>"
24936msgstr ""
24937
24938#: config/sol2-c.c:252
24939#, gcc-internal-format
24940msgid "junk at end of %<#pragma fini%>"
24941msgstr ""
24942
24943#: config/sol2.c:55
24944#, gcc-internal-format
24945msgid "ignoring %<#pragma align%> for explicitly aligned %q+D"
24946msgstr ""
24947
24948#: config/vxworks.c:145
24949#, gcc-internal-format
24950msgid "PIC is only supported for RTPs"
24951msgstr ""
24952
24953#. Mach-O supports 'weak imports', and 'weak definitions' in coalesced
24954#. sections.  machopic_select_section ensures that weak variables go in
24955#. coalesced sections.  Weak aliases (or any other kind of aliases) are
24956#. not supported.  Weak symbols that aren't visible outside the .s file
24957#. are not supported.
24958#: config/darwin.h:453
24959#, gcc-internal-format
24960msgid "alias definitions not supported in Mach-O; ignored"
24961msgstr ""
24962
24963#. No profiling.
24964#: config/vx-common.h:89
24965#, gcc-internal-format
24966msgid "profiler support for VxWorks"
24967msgstr ""
24968
24969#: config/aarch64/aarch64-builtins.c:1016 config/arm/arm-builtins.c:2122
24970#, gcc-internal-format
24971msgid "%Kargument %d must be a constant immediate"
24972msgstr ""
24973
24974#: config/aarch64/aarch64-builtins.c:1087 config/arm/arm-builtins.c:2241
24975#, gcc-internal-format
24976msgid "%Klane index must be a constant immediate"
24977msgstr ""
24978
24979#: config/aarch64/aarch64-builtins.c:1090
24980#, gcc-internal-format
24981msgid "%Ktotal size and element size must be a non-zero constant immediate"
24982msgstr ""
24983
24984#: config/aarch64/aarch64.c:721
24985#, gcc-internal-format
24986msgid "%qs is incompatible with %s %s"
24987msgstr ""
24988
24989#: config/aarch64/aarch64.c:723
24990#, gcc-internal-format
24991msgid "%qs feature modifier is incompatible with %s %s"
24992msgstr ""
24993
24994#: config/aarch64/aarch64.c:7830
24995#, gcc-internal-format, gfc-internal-format
24996msgid "unknown flag passed in -moverride=%s (%s)"
24997msgstr ""
24998
24999#: config/aarch64/aarch64.c:7874
25000#, gcc-internal-format, gfc-internal-format
25001msgid "%s string ill-formed\n"
25002msgstr ""
25003
25004#: config/aarch64/aarch64.c:7931
25005#, gcc-internal-format, gfc-internal-format
25006msgid "tuning string missing in option (%s)"
25007msgstr ""
25008
25009#: config/aarch64/aarch64.c:7949
25010#, fuzzy, gcc-internal-format, gfc-internal-format
25011#| msgid "%s:unknown function '%u'\n"
25012msgid "unknown tuning option (%s)"
25013msgstr "%s:nepoznata funkcija „%u”\n"
25014
25015#: config/aarch64/aarch64.c:8161
25016#, gcc-internal-format
25017msgid "missing cpu name in -mcpu=%qs"
25018msgstr ""
25019
25020#: config/aarch64/aarch64.c:8167
25021#, gcc-internal-format
25022msgid "invalid feature modifier in -mcpu=%qs"
25023msgstr ""
25024
25025#: config/aarch64/aarch64.c:8194
25026#, gcc-internal-format
25027msgid "missing arch name in -march=%qs"
25028msgstr ""
25029
25030#: config/aarch64/aarch64.c:8197
25031#, gcc-internal-format
25032msgid "unknown value %qs for -march"
25033msgstr ""
25034
25035#: config/aarch64/aarch64.c:8200
25036#, gcc-internal-format
25037msgid "invalid feature modifier in -march=%qs"
25038msgstr ""
25039
25040#: config/aarch64/aarch64.c:8226
25041#, gcc-internal-format
25042msgid "missing cpu name in -mtune=%qs"
25043msgstr ""
25044
25045#: config/aarch64/aarch64.c:8229
25046#, gcc-internal-format
25047msgid "unknown value %qs for -mtune"
25048msgstr ""
25049
25050#: config/aarch64/aarch64.c:8331 config/arm/arm.c:3007
25051#, gcc-internal-format, gfc-internal-format
25052msgid "switch -mcpu=%s conflicts with -march=%s switch"
25053msgstr ""
25054
25055#: config/aarch64/aarch64.c:8366
25056#, gcc-internal-format
25057msgid "Assembler does not support -mabi=ilp32"
25058msgstr ""
25059
25060#: config/aarch64/aarch64.c:8432
25061#, gcc-internal-format
25062msgid "code model %qs with -f%s"
25063msgstr ""
25064
25065#: config/aarch64/aarch64.c:8597
25066#, gcc-internal-format, gfc-internal-format
25067msgid "missing architecture name in 'arch' target %s"
25068msgstr ""
25069
25070#: config/aarch64/aarch64.c:8600
25071#, gcc-internal-format
25072msgid "unknown value %qs for 'arch' target %s"
25073msgstr ""
25074
25075#: config/aarch64/aarch64.c:8603
25076#, gcc-internal-format
25077msgid "invalid feature modifier %qs for 'arch' target %s"
25078msgstr ""
25079
25080#: config/aarch64/aarch64.c:8637
25081#, gcc-internal-format, gfc-internal-format
25082msgid "missing cpu name in 'cpu' target %s"
25083msgstr ""
25084
25085#: config/aarch64/aarch64.c:8640
25086#, gcc-internal-format
25087msgid "unknown value %qs for 'cpu' target %s"
25088msgstr ""
25089
25090#: config/aarch64/aarch64.c:8643
25091#, gcc-internal-format
25092msgid "invalid feature modifier %qs for 'cpu' target %s"
25093msgstr ""
25094
25095#: config/aarch64/aarch64.c:8674
25096#, gcc-internal-format
25097msgid "unknown value %qs for 'tune' target %s"
25098msgstr ""
25099
25100#: config/aarch64/aarch64.c:8714
25101#, gcc-internal-format
25102msgid "missing feature modifier in target %s %qs"
25103msgstr ""
25104
25105#: config/aarch64/aarch64.c:8719
25106#, gcc-internal-format
25107msgid "invalid feature modifier in target %s %qs"
25108msgstr ""
25109
25110#: config/aarch64/aarch64.c:8769
25111#, gcc-internal-format, gfc-internal-format
25112msgid "malformed target %s"
25113msgstr ""
25114
25115#: config/aarch64/aarch64.c:8817
25116#, gcc-internal-format
25117msgid "target %s %qs does not accept an argument"
25118msgstr ""
25119
25120#: config/aarch64/aarch64.c:8826
25121#, gcc-internal-format
25122msgid "target %s %qs does not allow a negated form"
25123msgstr ""
25124
25125#: config/aarch64/aarch64.c:8881
25126#, gcc-internal-format, gfc-internal-format
25127msgid "target %s %s=%s is not valid"
25128msgstr ""
25129
25130#: config/aarch64/aarch64.c:8947
25131#, gcc-internal-format, gfc-internal-format
25132msgid "malformed target %s value"
25133msgstr ""
25134
25135#: config/aarch64/aarch64.c:8964
25136#, gcc-internal-format
25137msgid "target %s %qs is invalid"
25138msgstr ""
25139
25140#: config/aarch64/aarch64.c:8973
25141#, gcc-internal-format
25142msgid "malformed target %s list %qs"
25143msgstr ""
25144
25145#: config/aarch64/aarch64.c:10813
25146#, gcc-internal-format
25147msgid "%Klane %wd out of range %wd - %wd"
25148msgstr ""
25149
25150#: config/aarch64/aarch64.c:10815
25151#, gcc-internal-format
25152msgid "lane %wd out of range %wd - %wd"
25153msgstr ""
25154
25155#: config/alpha/alpha.c:425
25156#, gcc-internal-format
25157msgid "bad value %qs for -mtrap-precision switch"
25158msgstr ""
25159
25160#: config/alpha/alpha.c:439
25161#, gcc-internal-format
25162msgid "bad value %qs for -mfp-rounding-mode switch"
25163msgstr ""
25164
25165#: config/alpha/alpha.c:454
25166#, gcc-internal-format
25167msgid "bad value %qs for -mfp-trap-mode switch"
25168msgstr ""
25169
25170#: config/alpha/alpha.c:471
25171#, gcc-internal-format
25172msgid "bad value %qs for -mcpu switch"
25173msgstr ""
25174
25175#: config/alpha/alpha.c:486
25176#, gcc-internal-format
25177msgid "bad value %qs for -mtune switch"
25178msgstr ""
25179
25180#: config/alpha/alpha.c:507
25181#, gcc-internal-format
25182msgid "fp software completion requires -mtrap-precision=i"
25183msgstr ""
25184
25185#: config/alpha/alpha.c:523
25186#, gcc-internal-format
25187msgid "rounding mode not supported for VAX floats"
25188msgstr ""
25189
25190#: config/alpha/alpha.c:528
25191#, gcc-internal-format
25192msgid "trap mode not supported for VAX floats"
25193msgstr ""
25194
25195#: config/alpha/alpha.c:532
25196#, gcc-internal-format
25197msgid "128-bit long double not supported for VAX floats"
25198msgstr ""
25199
25200#: config/alpha/alpha.c:560
25201#, gcc-internal-format, gfc-internal-format
25202msgid "L%d cache latency unknown for %s"
25203msgstr ""
25204
25205#: config/alpha/alpha.c:575
25206#, gcc-internal-format
25207msgid "bad value %qs for -mmemory-latency"
25208msgstr ""
25209
25210#: config/alpha/alpha.c:6652 config/alpha/alpha.c:6655 config/arc/arc.c:5480
25211#: config/arc/arc.c:5759 config/s390/s390.c:852 config/tilegx/tilegx.c:3540
25212#: config/tilepro/tilepro.c:3107
25213#, gcc-internal-format
25214msgid "bad builtin fcode"
25215msgstr ""
25216
25217#: config/arc/arc.c:698
25218#, gcc-internal-format
25219msgid "-mmul64 not supported for ARC700 or ARCv2"
25220msgstr ""
25221
25222#: config/arc/arc.c:702
25223#, gcc-internal-format
25224msgid "-mno-mpy supported only for ARC700 or ARCv2"
25225msgstr ""
25226
25227#: config/arc/arc.c:706
25228#, gcc-internal-format
25229msgid "-mmul32x16 supported only for ARC600 or ARC601"
25230msgstr ""
25231
25232#: config/arc/arc.c:709
25233#, gcc-internal-format
25234msgid "-mno-dpfp-lrsr supported only with -mdpfp"
25235msgstr ""
25236
25237#: config/arc/arc.c:714
25238#, gcc-internal-format
25239msgid "FPX fast and compact options cannot be specified together"
25240msgstr ""
25241
25242#: config/arc/arc.c:718
25243#, gcc-internal-format
25244msgid "-mspfp_fast not available on ARC600 or ARC601"
25245msgstr ""
25246
25247#: config/arc/arc.c:723
25248#, gcc-internal-format
25249msgid "FPX extensions not available on pre-ARC600 cores"
25250msgstr ""
25251
25252#: config/arc/arc.c:730
25253#, gcc-internal-format
25254msgid "No FPX/FPU mixing allowed"
25255msgstr ""
25256
25257#: config/arc/arc.c:735
25258#, gcc-internal-format
25259msgid "This multiplier configuration is not available for HS cores"
25260msgstr ""
25261
25262#: config/arc/arc.c:741
25263#, gcc-internal-format, gfc-internal-format
25264msgid "PIC is not supported for %s. Generating non-PIC code only.."
25265msgstr ""
25266
25267#: config/arc/arc.c:747
25268#, gcc-internal-format
25269msgid "-matomic is only supported for ARC700 or ARC HS cores"
25270msgstr ""
25271
25272#: config/arc/arc.c:751
25273#, gcc-internal-format
25274msgid "-mll64 is only supported for ARC HS cores"
25275msgstr ""
25276
25277#: config/arc/arc.c:758
25278#, gcc-internal-format
25279msgid "FPU double precision options are available for ARC HS only"
25280msgstr ""
25281
25282#: config/arc/arc.c:760
25283#, gcc-internal-format
25284msgid "FPU double precision assist options are not available for ARC HS"
25285msgstr ""
25286
25287#: config/arc/arc.c:763
25288#, gcc-internal-format
25289msgid "FPU options are available for ARCv2 architecture only"
25290msgstr ""
25291
25292#: config/arc/arc.c:1293
25293#, gcc-internal-format, gfc-internal-format
25294msgid "multiply option implies r%d is fixed"
25295msgstr ""
25296
25297#: config/arc/arc.c:1493 config/epiphany/epiphany.c:489
25298#: config/epiphany/epiphany.c:529
25299#, gcc-internal-format
25300msgid "argument of %qE attribute is not a string constant"
25301msgstr ""
25302
25303#: config/arc/arc.c:1502
25304#, gcc-internal-format
25305msgid "argument of %qE attribute is not \"ilink1\" or \"ilink2\""
25306msgstr ""
25307
25308#: config/arc/arc.c:1510
25309#, gcc-internal-format
25310msgid "argument of %qE attribute is not \"ilink\""
25311msgstr ""
25312
25313#: config/arc/arc.c:5379
25314#, gcc-internal-format
25315msgid "__builtin_arc_aligned with non-constant alignment"
25316msgstr ""
25317
25318#: config/arc/arc.c:5387
25319#, gcc-internal-format
25320msgid "invalid alignment value for __builtin_arc_aligned"
25321msgstr ""
25322
25323#: config/arc/arc.c:5514
25324#, gcc-internal-format
25325msgid "builtin operand should be an unsigned 6-bit value"
25326msgstr ""
25327
25328#: config/arc/arc.c:5555
25329#, gcc-internal-format
25330msgid "operand 1 should be an unsigned 3-bit immediate"
25331msgstr ""
25332
25333#: config/arc/arc.c:5596 config/arc/arc.c:5693
25334#, gcc-internal-format
25335msgid "operand 2 should be an unsigned 3-bit value (I0-I7)"
25336msgstr ""
25337
25338#: config/arc/arc.c:5629 config/arc/arc.c:5661
25339#, gcc-internal-format
25340msgid "operand 1 should be an unsigned 3-bit value (I0-I7)"
25341msgstr ""
25342
25343#: config/arc/arc.c:5633 config/arc/arc.c:5665
25344#, gcc-internal-format
25345msgid "operand 2 should be an unsigned 8-bit value"
25346msgstr ""
25347
25348#: config/arc/arc.c:5697
25349#, gcc-internal-format
25350msgid "operand 3 should be an unsigned 8-bit value"
25351msgstr ""
25352
25353#: config/arc/arc.c:5730
25354#, gcc-internal-format
25355msgid "operand 4 should be an unsigned 8-bit value (0-255)"
25356msgstr ""
25357
25358#: config/arc/arc.c:5734
25359#, gcc-internal-format
25360msgid "operand 3 should be an unsigned 3-bit value (I0-I7)"
25361msgstr ""
25362
25363#: config/arc/arc.c:5741
25364#, gcc-internal-format
25365msgid "operand 2 should be an unsigned 3-bit value (subreg 0-7)"
25366msgstr ""
25367
25368#: config/arc/arc.c:5744
25369#, gcc-internal-format
25370msgid "operand 2 should be an even 3-bit value (subreg 0,2,4,6)"
25371msgstr ""
25372
25373#: config/arc/arc.c:5791
25374#, gcc-internal-format, gfc-internal-format
25375msgid "builtin requires an immediate for operand %d"
25376msgstr ""
25377
25378#: config/arc/arc.c:5796
25379#, gcc-internal-format, gfc-internal-format
25380msgid "operand %d should be a 6 bit unsigned immediate"
25381msgstr ""
25382
25383#: config/arc/arc.c:5800
25384#, gcc-internal-format, gfc-internal-format
25385msgid "operand %d should be a 8 bit unsigned immediate"
25386msgstr ""
25387
25388#: config/arc/arc.c:5804
25389#, gcc-internal-format, gfc-internal-format
25390msgid "operand %d should be a 3 bit unsigned immediate"
25391msgstr ""
25392
25393#: config/arc/arc.c:5807
25394#, gcc-internal-format, gfc-internal-format
25395msgid "unknown builtin immediate operand type for operand %d"
25396msgstr ""
25397
25398#: config/arc/arc.c:5858
25399#, gcc-internal-format
25400msgid "register number must be a compile-time constant. Try giving higher optimization levels"
25401msgstr ""
25402
25403#: config/arc/arc.c:5878
25404#, gcc-internal-format
25405msgid "operand for sleep instruction must be an unsigned 6 bit compile-time constant"
25406msgstr ""
25407
25408#: config/arc/arc.c:6451
25409#, gcc-internal-format
25410msgid "Insn addresses not set after shorten_branches"
25411msgstr ""
25412
25413#: config/arc/arc.c:6660
25414#, gcc-internal-format
25415msgid "insn addresses not freed"
25416msgstr ""
25417
25418#: config/arm/arm-builtins.c:2226
25419#, gcc-internal-format
25420msgid "You must enable NEON instructions (e.g. -mfloat-abi=softfp -mfpu=neon) to use these intrinsics."
25421msgstr ""
25422
25423#: config/arm/arm-builtins.c:2346
25424#, gcc-internal-format
25425msgid "You must enable crypto intrinsics (e.g. include -mfloat-abi=softfp -mfpu=crypto-neon...) to use these intrinsics."
25426msgstr ""
25427
25428#. @@@ better error message
25429#: config/arm/arm-builtins.c:2396 config/arm/arm-builtins.c:2500
25430#, gcc-internal-format
25431msgid "selector must be an immediate"
25432msgstr ""
25433
25434#: config/arm/arm-builtins.c:2404 config/arm/arm-builtins.c:2449
25435#: config/arm/arm-builtins.c:2507 config/arm/arm-builtins.c:2516
25436#, gcc-internal-format
25437msgid "the range of selector should be in 0 to 7"
25438msgstr ""
25439
25440#: config/arm/arm-builtins.c:2409 config/arm/arm-builtins.c:2518
25441#, gcc-internal-format
25442msgid "the range of selector should be in 0 to 3"
25443msgstr ""
25444
25445#: config/arm/arm-builtins.c:2414 config/arm/arm-builtins.c:2520
25446#, gcc-internal-format
25447msgid "the range of selector should be in 0 to 1"
25448msgstr ""
25449
25450#: config/arm/arm-builtins.c:2586
25451#, gcc-internal-format
25452msgid "mask must be an immediate"
25453msgstr ""
25454
25455#: config/arm/arm-builtins.c:2591
25456#, gcc-internal-format
25457msgid "the range of mask should be in 0 to 255"
25458msgstr ""
25459
25460#: config/arm/arm-builtins.c:2779
25461#, gcc-internal-format
25462msgid "the range of count should be in 0 to 32.  please check the intrinsic _mm_rori_pi16 in code."
25463msgstr ""
25464
25465#: config/arm/arm-builtins.c:2781
25466#, gcc-internal-format
25467msgid "the range of count should be in 0 to 32.  please check the intrinsic _mm_rori_pi32 in code."
25468msgstr ""
25469
25470#: config/arm/arm-builtins.c:2783
25471#, gcc-internal-format
25472msgid "the range of count should be in 0 to 32.  please check the intrinsic _mm_ror_pi16 in code."
25473msgstr ""
25474
25475#: config/arm/arm-builtins.c:2785
25476#, gcc-internal-format
25477msgid "the range of count should be in 0 to 32.  please check the intrinsic _mm_ror_pi32 in code."
25478msgstr ""
25479
25480#: config/arm/arm-builtins.c:2791
25481#, gcc-internal-format
25482msgid "the range of count should be in 0 to 64.  please check the intrinsic _mm_rori_si64 in code."
25483msgstr ""
25484
25485#: config/arm/arm-builtins.c:2793
25486#, gcc-internal-format
25487msgid "the range of count should be in 0 to 64.  please check the intrinsic _mm_ror_si64 in code."
25488msgstr ""
25489
25490#: config/arm/arm-builtins.c:2798
25491#, gcc-internal-format
25492msgid "the count should be no less than 0.  please check the intrinsic _mm_srli_pi16 in code."
25493msgstr ""
25494
25495#: config/arm/arm-builtins.c:2800
25496#, gcc-internal-format
25497msgid "the count should be no less than 0.  please check the intrinsic _mm_srli_pi32 in code."
25498msgstr ""
25499
25500#: config/arm/arm-builtins.c:2802
25501#, gcc-internal-format
25502msgid "the count should be no less than 0.  please check the intrinsic _mm_srli_si64 in code."
25503msgstr ""
25504
25505#: config/arm/arm-builtins.c:2804
25506#, gcc-internal-format
25507msgid "the count should be no less than 0.  please check the intrinsic _mm_slli_pi16 in code."
25508msgstr ""
25509
25510#: config/arm/arm-builtins.c:2806
25511#, gcc-internal-format
25512msgid "the count should be no less than 0.  please check the intrinsic _mm_slli_pi32 in code."
25513msgstr ""
25514
25515#: config/arm/arm-builtins.c:2808
25516#, gcc-internal-format
25517msgid "the count should be no less than 0.  please check the intrinsic _mm_slli_si64 in code."
25518msgstr ""
25519
25520#: config/arm/arm-builtins.c:2810
25521#, gcc-internal-format
25522msgid "the count should be no less than 0.  please check the intrinsic _mm_srai_pi16 in code."
25523msgstr ""
25524
25525#: config/arm/arm-builtins.c:2812
25526#, gcc-internal-format
25527msgid "the count should be no less than 0.  please check the intrinsic _mm_srai_pi32 in code."
25528msgstr ""
25529
25530#: config/arm/arm-builtins.c:2814
25531#, gcc-internal-format
25532msgid "the count should be no less than 0.  please check the intrinsic _mm_srai_si64 in code."
25533msgstr ""
25534
25535#: config/arm/arm-builtins.c:2816
25536#, gcc-internal-format
25537msgid "the count should be no less than 0.  please check the intrinsic _mm_srl_pi16 in code."
25538msgstr ""
25539
25540#: config/arm/arm-builtins.c:2818
25541#, gcc-internal-format
25542msgid "the count should be no less than 0.  please check the intrinsic _mm_srl_pi32 in code."
25543msgstr ""
25544
25545#: config/arm/arm-builtins.c:2820
25546#, gcc-internal-format
25547msgid "the count should be no less than 0.  please check the intrinsic _mm_srl_si64 in code."
25548msgstr ""
25549
25550#: config/arm/arm-builtins.c:2822
25551#, gcc-internal-format
25552msgid "the count should be no less than 0.  please check the intrinsic _mm_sll_pi16 in code."
25553msgstr ""
25554
25555#: config/arm/arm-builtins.c:2824
25556#, gcc-internal-format
25557msgid "the count should be no less than 0.  please check the intrinsic _mm_sll_pi32 in code."
25558msgstr ""
25559
25560#: config/arm/arm-builtins.c:2826
25561#, gcc-internal-format
25562msgid "the count should be no less than 0.  please check the intrinsic _mm_sll_si64 in code."
25563msgstr ""
25564
25565#: config/arm/arm-builtins.c:2828
25566#, gcc-internal-format
25567msgid "the count should be no less than 0.  please check the intrinsic _mm_sra_pi16 in code."
25568msgstr ""
25569
25570#: config/arm/arm-builtins.c:2830
25571#, gcc-internal-format
25572msgid "the count should be no less than 0.  please check the intrinsic _mm_sra_pi32 in code."
25573msgstr ""
25574
25575#: config/arm/arm-builtins.c:2832
25576#, gcc-internal-format
25577msgid "the count should be no less than 0.  please check the intrinsic _mm_sra_si64 in code."
25578msgstr ""
25579
25580#: config/arm/arm.c:2757
25581#, gcc-internal-format
25582msgid "iWMMXt and NEON are incompatible"
25583msgstr ""
25584
25585#: config/arm/arm.c:2762
25586#, gcc-internal-format
25587msgid "target CPU does not support ARM mode"
25588msgstr ""
25589
25590#: config/arm/arm.c:2767
25591#, gcc-internal-format
25592msgid "enabling backtrace support is only meaningful when compiling for the Thumb"
25593msgstr ""
25594
25595#: config/arm/arm.c:2770
25596#, gcc-internal-format
25597msgid "enabling callee interworking support is only meaningful when compiling for the Thumb"
25598msgstr ""
25599
25600#: config/arm/arm.c:2778
25601#, gcc-internal-format
25602msgid "-g with -mno-apcs-frame may not give sensible debugging"
25603msgstr ""
25604
25605#: config/arm/arm.c:2782
25606#, gcc-internal-format
25607msgid "iWMMXt unsupported under Thumb mode"
25608msgstr ""
25609
25610#: config/arm/arm.c:2785
25611#, gcc-internal-format
25612msgid "can not use -mtp=cp15 with 16-bit Thumb"
25613msgstr ""
25614
25615#: config/arm/arm.c:2789
25616#, gcc-internal-format
25617msgid "RTP PIC is incompatible with Thumb"
25618msgstr ""
25619
25620#: config/arm/arm.c:2797
25621#, gcc-internal-format
25622msgid "-mslow-flash-data only supports non-pic code on armv7-m targets"
25623msgstr ""
25624
25625#: config/arm/arm.c:2888
25626#, gcc-internal-format
25627msgid "target CPU does not support THUMB instructions"
25628msgstr ""
25629
25630#: config/arm/arm.c:2931
25631#, gcc-internal-format
25632msgid "target CPU does not support unaligned accesses"
25633msgstr ""
25634
25635#: config/arm/arm.c:3136
25636#, gcc-internal-format
25637msgid "target CPU does not support interworking"
25638msgstr ""
25639
25640#: config/arm/arm.c:3142
25641#, gcc-internal-format
25642msgid "-mapcs-stack-check incompatible with -mno-apcs-frame"
25643msgstr ""
25644
25645#: config/arm/arm.c:3150
25646#, gcc-internal-format
25647msgid "-fpic and -mapcs-reent are incompatible"
25648msgstr ""
25649
25650#: config/arm/arm.c:3153
25651#, gcc-internal-format
25652msgid "APCS reentrant code not supported.  Ignored"
25653msgstr ""
25654
25655#: config/arm/arm.c:3156
25656#, gcc-internal-format
25657msgid "passing floating point arguments in fp regs not yet supported"
25658msgstr ""
25659
25660#: config/arm/arm.c:3201
25661#, gcc-internal-format
25662msgid "iwmmxt requires an AAPCS compatible ABI for proper operation"
25663msgstr ""
25664
25665#: config/arm/arm.c:3204
25666#, gcc-internal-format
25667msgid "iwmmxt abi requires an iwmmxt capable cpu"
25668msgstr ""
25669
25670#: config/arm/arm.c:3233
25671#, gcc-internal-format
25672msgid "AAPCS does not support -mcaller-super-interworking"
25673msgstr ""
25674
25675#: config/arm/arm.c:3236
25676#, gcc-internal-format
25677msgid "AAPCS does not support -mcallee-super-interworking"
25678msgstr ""
25679
25680#: config/arm/arm.c:3241
25681#, gcc-internal-format
25682msgid "__fp16 and no ldrh"
25683msgstr ""
25684
25685#: config/arm/arm.c:3257
25686#, gcc-internal-format
25687msgid "-mfloat-abi=hard and VFP"
25688msgstr ""
25689
25690#: config/arm/arm.c:3293
25691#, gcc-internal-format
25692msgid "structure size boundary can only be set to 8, 32 or 64"
25693msgstr ""
25694
25695#: config/arm/arm.c:3295
25696#, gcc-internal-format
25697msgid "structure size boundary can only be set to 8 or 32"
25698msgstr ""
25699
25700#: config/arm/arm.c:3306
25701#, gcc-internal-format
25702msgid "RTP PIC is incompatible with -msingle-pic-base"
25703msgstr ""
25704
25705#: config/arm/arm.c:3318
25706#, gcc-internal-format
25707msgid "-mpic-register= is useless without -fpic"
25708msgstr ""
25709
25710#: config/arm/arm.c:3327
25711#, gcc-internal-format, gfc-internal-format
25712msgid "unable to use '%s' for PIC register"
25713msgstr ""
25714
25715#: config/arm/arm.c:3350
25716#, gcc-internal-format
25717msgid "-freorder-blocks-and-partition not supported on this architecture"
25718msgstr ""
25719
25720#: config/arm/arm.c:5498
25721#, gcc-internal-format
25722msgid "non-AAPCS derived PCS variant"
25723msgstr ""
25724
25725#: config/arm/arm.c:5500
25726#, gcc-internal-format
25727msgid "variadic functions must use the base AAPCS variant"
25728msgstr ""
25729
25730#: config/arm/arm.c:5519
25731#, gcc-internal-format
25732msgid "PCS variant"
25733msgstr ""
25734
25735#: config/arm/arm.c:5714
25736#, gcc-internal-format
25737msgid "Thumb-1 hard-float VFP ABI"
25738msgstr ""
25739
25740#: config/arm/arm.c:6456 config/arm/arm.c:6474 config/avr/avr.c:8988
25741#: config/avr/avr.c:9004 config/bfin/bfin.c:4672 config/bfin/bfin.c:4733
25742#: config/bfin/bfin.c:4762 config/epiphany/epiphany.c:472
25743#: config/h8300/h8300.c:5453 config/i386/i386.c:6817 config/i386/i386.c:12002
25744#: config/i386/i386.c:44513 config/i386/i386.c:44563 config/i386/i386.c:44633
25745#: config/m68k/m68k.c:748 config/mcore/mcore.c:3052 config/mep/mep.c:3884
25746#: config/mep/mep.c:3898 config/mep/mep.c:3972 config/nvptx/nvptx.c:3794
25747#: config/rl78/rl78.c:756 config/rs6000/rs6000.c:32343 config/rx/rx.c:2695
25748#: config/rx/rx.c:2721 config/s390/s390.c:1061 config/sh/sh.c:9780
25749#: config/sh/sh.c:9798 config/sh/sh.c:9827 config/sh/sh.c:9909
25750#: config/sh/sh.c:9932 config/spu/spu.c:3680 config/stormy16/stormy16.c:2211
25751#: config/v850/v850.c:2082 config/visium/visium.c:699
25752#, gcc-internal-format
25753msgid "%qE attribute only applies to functions"
25754msgstr ""
25755
25756#: config/arm/arm.c:12912
25757#, gcc-internal-format
25758msgid "%K%s %wd out of range %wd - %wd"
25759msgstr ""
25760
25761#: config/arm/arm.c:12915
25762#, gcc-internal-format
25763msgid "%s %wd out of range %wd - %wd"
25764msgstr ""
25765
25766#: config/arm/arm.c:23605
25767#, gcc-internal-format
25768msgid "unable to compute real location of stacked parameter"
25769msgstr ""
25770
25771#: config/arm/arm.c:24216
25772#, gcc-internal-format
25773msgid "Unexpected thumb1 far jump"
25774msgstr ""
25775
25776#: config/arm/arm.c:24483
25777#, gcc-internal-format
25778msgid "no low registers available for popping high registers"
25779msgstr ""
25780
25781#: config/arm/arm.c:24731
25782#, gcc-internal-format
25783msgid "interrupt Service Routines cannot be coded in Thumb mode"
25784msgstr ""
25785
25786#: config/arm/arm.c:24956
25787#, gcc-internal-format
25788msgid "-fstack-check=specific for Thumb-1"
25789msgstr ""
25790
25791#: config/arm/arm.c:30017 config/i386/i386.c:6041 config/s390/s390.c:14532
25792#, gcc-internal-format
25793msgid "attribute %<target%> argument not a string"
25794msgstr ""
25795
25796#: config/arm/arm.c:30040
25797#, gcc-internal-format, gfc-internal-format
25798msgid "invalid fpu for attribute(target(\"%s\"))"
25799msgstr ""
25800
25801#: config/arm/arm.c:30046 config/i386/i386.c:6107 config/i386/i386.c:6154
25802#: config/s390/s390.c:14598 config/s390/s390.c:14648 config/s390/s390.c:14665
25803#, gcc-internal-format, gfc-internal-format
25804msgid "attribute(target(\"%s\")) is unknown"
25805msgstr ""
25806
25807#: config/arm/freebsd.h:129
25808#, gcc-internal-format
25809msgid "target OS does not support unaligned accesses"
25810msgstr ""
25811
25812#: config/avr/avr-c.c:62 config/avr/avr-c.c:187
25813#, gcc-internal-format
25814msgid "%qs expects 1 argument but %d given"
25815msgstr ""
25816
25817#: config/avr/avr-c.c:73
25818#, gcc-internal-format
25819msgid "%qs expects a fixed-point value as argument"
25820msgstr ""
25821
25822#: config/avr/avr-c.c:99
25823#, gcc-internal-format
25824msgid "using %qs with unsigned type has no effect"
25825msgstr ""
25826
25827#: config/avr/avr-c.c:104 config/avr/avr-c.c:170 config/avr/avr-c.c:227
25828#, gcc-internal-format
25829msgid "no matching fixed-point overload found for %qs"
25830msgstr ""
25831
25832#: config/avr/avr-c.c:121
25833#, gcc-internal-format
25834msgid "%qs expects 2 arguments but %d given"
25835msgstr ""
25836
25837#: config/avr/avr-c.c:133 config/avr/avr-c.c:198
25838#, gcc-internal-format
25839msgid "%qs expects a fixed-point value as first argument"
25840msgstr ""
25841
25842#: config/avr/avr-c.c:141
25843#, gcc-internal-format
25844msgid "%qs expects an integer value as second argument"
25845msgstr ""
25846
25847#: config/avr/avr-devices.c:203
25848#, gcc-internal-format, gfc-internal-format
25849msgid "devices natively supported:%s"
25850msgstr ""
25851
25852#: config/avr/avr-devices.c:212
25853#, gcc-internal-format, gfc-internal-format
25854msgid "supported core architectures:%s"
25855msgstr ""
25856
25857#. Reached the end of `avr_mcu_types'.  This should actually never
25858#. happen as options are provided by device-specs.  It could be a
25859#. typo in a device-specs or calling the compiler proper directly
25860#. with -mmcu=<device>.
25861#: config/avr/avr.c:366
25862#, gcc-internal-format
25863msgid "unknown core architecture %qs specified with %qs"
25864msgstr ""
25865
25866#: config/avr/avr.c:432 config/mep/mep.c:354 config/visium/visium.c:383
25867#, gcc-internal-format
25868msgid "-fpic is not supported"
25869msgstr ""
25870
25871#: config/avr/avr.c:434 config/mep/mep.c:356 config/visium/visium.c:385
25872#, gcc-internal-format
25873msgid "-fPIC is not supported"
25874msgstr ""
25875
25876#: config/avr/avr.c:436
25877#, gcc-internal-format
25878msgid "-fpie is not supported"
25879msgstr ""
25880
25881#: config/avr/avr.c:438
25882#, gcc-internal-format
25883msgid "-fPIE is not supported"
25884msgstr ""
25885
25886#: config/avr/avr.c:710
25887#, gcc-internal-format
25888msgid "function attributes %qs, %qs and %qs are mutually exclusive"
25889msgstr ""
25890
25891#: config/avr/avr.c:717
25892#, gcc-internal-format
25893msgid "function attributes %qs and %qs have no effect on %qs function"
25894msgstr ""
25895
25896#: config/avr/avr.c:744
25897#, gcc-internal-format
25898msgid "%qs function cannot have arguments"
25899msgstr ""
25900
25901#: config/avr/avr.c:747
25902#, gcc-internal-format
25903msgid "%qs function cannot return a value"
25904msgstr ""
25905
25906#: config/avr/avr.c:754
25907#, gcc-internal-format
25908msgid "%qs appears to be a misspelled %s handler"
25909msgstr ""
25910
25911#: config/avr/avr.c:981
25912#, gcc-internal-format
25913msgid "%<builtin_return_address%> contains only 2 bytes of address"
25914msgstr ""
25915
25916#: config/avr/avr.c:2205
25917#, gcc-internal-format
25918msgid "pointer offset from symbol maybe incorrect"
25919msgstr ""
25920
25921#: config/avr/avr.c:2344
25922#, gcc-internal-format
25923msgid "accessing data memory with program memory address"
25924msgstr ""
25925
25926#: config/avr/avr.c:2405
25927#, gcc-internal-format
25928msgid "accessing program memory with data memory address"
25929msgstr ""
25930
25931#: config/avr/avr.c:2850
25932#, gcc-internal-format, gfc-internal-format
25933msgid "fixed register %s used to pass parameter to function"
25934msgstr ""
25935
25936#: config/avr/avr.c:3121
25937#, gcc-internal-format
25938msgid "writing to address space %qs not supported"
25939msgstr ""
25940
25941#: config/avr/avr.c:9021 config/bfin/bfin.c:4794 config/i386/winnt.c:58
25942#: config/mep/mep.c:3788 config/mep/mep.c:3926
25943#, gcc-internal-format
25944msgid "%qE attribute only applies to variables"
25945msgstr ""
25946
25947#: config/avr/avr.c:9032 config/mep/mep.c:3936
25948#, gcc-internal-format
25949msgid "%qE attribute allows only an integer constant argument"
25950msgstr ""
25951
25952#: config/avr/avr.c:9042
25953#, gcc-internal-format
25954msgid "%qE attribute address out of range"
25955msgstr ""
25956
25957#: config/avr/avr.c:9055
25958#, gcc-internal-format
25959msgid "both %s and %qE attribute provide address"
25960msgstr ""
25961
25962#: config/avr/avr.c:9065
25963#, gcc-internal-format
25964msgid "%qE attribute on non-volatile variable"
25965msgstr ""
25966
25967#: config/avr/avr.c:9269
25968#, gcc-internal-format
25969msgid "%qT uses address space %qs beyond flash of %d KiB"
25970msgstr ""
25971
25972#: config/avr/avr.c:9272
25973#, gcc-internal-format
25974msgid "%s %q+D uses address space %qs beyond flash of %d KiB"
25975msgstr ""
25976
25977#: config/avr/avr.c:9278
25978#, gcc-internal-format
25979msgid "pointer targeting address space %qs must be const in %qT"
25980msgstr ""
25981
25982#: config/avr/avr.c:9281
25983#, gcc-internal-format
25984msgid "pointer targeting address space %qs must be const in %s %q+D"
25985msgstr ""
25986
25987#: config/avr/avr.c:9319
25988#, gcc-internal-format
25989msgid "variable %q+D located in address space %qs beyond flash of %d KiB"
25990msgstr ""
25991
25992#: config/avr/avr.c:9324
25993#, gcc-internal-format
25994msgid "variable %q+D located in address space %qs which is not supported for architecture %qs"
25995msgstr ""
25996
25997#: config/avr/avr.c:9340
25998#, gcc-internal-format
25999msgid "variable %q+D must be const in order to be put into read-only section by means of %qs"
26000msgstr ""
26001
26002#: config/avr/avr.c:9380
26003#, gcc-internal-format
26004msgid "static IO declaration for %q+D needs an address"
26005msgstr ""
26006
26007#: config/avr/avr.c:9412
26008#, gcc-internal-format
26009msgid "IO definition for %q+D needs an address"
26010msgstr ""
26011
26012#: config/avr/avr.c:9519
26013#, gcc-internal-format
26014msgid "only uninitialized variables can be placed in the .noinit section"
26015msgstr ""
26016
26017#: config/avr/avr.c:9560
26018#, gcc-internal-format
26019msgid "uninitialized variable %q+D put into program memory area"
26020msgstr ""
26021
26022#: config/avr/avr.c:9672
26023#, gcc-internal-format
26024msgid "architecture %qs supported for assembler only"
26025msgstr ""
26026
26027#: config/avr/avr.c:12191
26028#, gcc-internal-format
26029msgid "conversion from address space %qs to address space %qs"
26030msgstr ""
26031
26032#: config/avr/avr.c:13247
26033#, gcc-internal-format, gfc-internal-format
26034msgid "%s expects a compile time integer constant"
26035msgstr ""
26036
26037#: config/avr/avr.c:13261
26038#, gcc-internal-format, gfc-internal-format
26039msgid "%s expects a compile time long integer constant as first argument"
26040msgstr ""
26041
26042#: config/avr/avr.c:13289
26043#, gcc-internal-format, gfc-internal-format
26044msgid "rounding to %d bits has no effect for fixed-point value with %d fractional bits"
26045msgstr ""
26046
26047#: config/avr/avr.c:13298
26048#, gcc-internal-format
26049msgid "rounding result will always be 0"
26050msgstr ""
26051
26052#: config/avr/driver-avr.c:39
26053#, gcc-internal-format
26054msgid "cannot access device-specs for %qs expected at %qs"
26055msgstr ""
26056
26057#: config/avr/driver-avr.c:49
26058#, gcc-internal-format, gfc-internal-format
26059msgid "you can provide your own specs files, see <%s> for details"
26060msgstr ""
26061
26062#: config/avr/driver-avr.c:79
26063#, gcc-internal-format
26064msgid "bad usage of spec function %qs"
26065msgstr ""
26066
26067#: config/avr/driver-avr.c:107
26068#, gcc-internal-format
26069msgid "specified option %qs more than once"
26070msgstr ""
26071
26072#: config/avr/driver-avr.c:129
26073#, gcc-internal-format
26074msgid "strange device name %qs after %qs: bad character %qc"
26075msgstr ""
26076
26077#: config/bfin/bfin.c:2348
26078#, gcc-internal-format
26079msgid "-mfdpic is not supported, please use a bfin-linux-uclibc target"
26080msgstr ""
26081
26082#: config/bfin/bfin.c:2353
26083#, gcc-internal-format
26084msgid "-mshared-library-id= specified without -mid-shared-library"
26085msgstr ""
26086
26087#: config/bfin/bfin.c:2357
26088#, gcc-internal-format
26089msgid "-fstack-limit- options are ignored with -mfdpic; use -mstack-check-l1"
26090msgstr ""
26091
26092#: config/bfin/bfin.c:2362
26093#, gcc-internal-format
26094msgid "can%'t use multiple stack checking methods together"
26095msgstr ""
26096
26097#: config/bfin/bfin.c:2365
26098#, gcc-internal-format
26099msgid "ID shared libraries and FD-PIC mode can%'t be used together"
26100msgstr ""
26101
26102#: config/bfin/bfin.c:2370 config/m68k/m68k.c:552
26103#, gcc-internal-format
26104msgid "cannot specify both -msep-data and -mid-shared-library"
26105msgstr ""
26106
26107#: config/bfin/bfin.c:2390
26108#, gcc-internal-format
26109msgid "-mmulticore can only be used with BF561"
26110msgstr ""
26111
26112#: config/bfin/bfin.c:2393
26113#, gcc-internal-format
26114msgid "-mcorea should be used with -mmulticore"
26115msgstr ""
26116
26117#: config/bfin/bfin.c:2396
26118#, gcc-internal-format
26119msgid "-mcoreb should be used with -mmulticore"
26120msgstr ""
26121
26122#: config/bfin/bfin.c:2399
26123#, gcc-internal-format
26124msgid "-mcorea and -mcoreb can%'t be used together"
26125msgstr ""
26126
26127#: config/bfin/bfin.c:4677
26128#, gcc-internal-format
26129msgid "multiple function type attributes specified"
26130msgstr ""
26131
26132#: config/bfin/bfin.c:4744
26133#, gcc-internal-format
26134msgid "can%'t apply both longcall and shortcall attributes to the same function"
26135msgstr ""
26136
26137#: config/bfin/bfin.c:4801
26138#, gcc-internal-format
26139msgid "%qE attribute cannot be specified for local variables"
26140msgstr ""
26141
26142#: config/c6x/c6x.c:238
26143#, gcc-internal-format
26144msgid "-fpic and -fPIC not supported without -mdsbt on this target"
26145msgstr ""
26146
26147#: config/c6x/c6x.h:365 config/nvptx/nvptx.h:169
26148#, gcc-internal-format
26149msgid "profiling is not yet implemented for this architecture"
26150msgstr ""
26151
26152#: config/cr16/cr16.c:290
26153#, gcc-internal-format
26154msgid "data-model=far not valid for cr16c architecture"
26155msgstr ""
26156
26157#: config/cr16/cr16.c:293
26158#, gcc-internal-format, gfc-internal-format
26159msgid "invalid data model option -mdata-model=%s"
26160msgstr ""
26161
26162#: config/cr16/cr16.h:431
26163#, gcc-internal-format
26164msgid "profiler support for CR16"
26165msgstr ""
26166
26167#. This function is for retrieving a part of an instruction name for
26168#. an operator, for immediate output.  If that ever happens for
26169#. MULT, we need to apply TARGET_MUL_BUG in the caller.  Make sure
26170#. we notice.
26171#: config/cris/cris.c:555
26172#, gcc-internal-format
26173msgid "MULT case in cris_op_str"
26174msgstr ""
26175
26176#: config/cris/cris.c:893
26177#, gcc-internal-format
26178msgid "invalid use of ':' modifier"
26179msgstr ""
26180
26181#: config/cris/cris.c:1127 config/moxie/moxie.c:181
26182#, gcc-internal-format, gfc-internal-format
26183msgid "internal error: bad register: %d"
26184msgstr ""
26185
26186#: config/cris/cris.c:1879
26187#, gcc-internal-format
26188msgid "internal error: sideeffect-insn affecting main effect"
26189msgstr ""
26190
26191#: config/cris/cris.c:1976
26192#, gcc-internal-format
26193msgid "unknown cc_attr value"
26194msgstr ""
26195
26196#. If we get here, the caller got its initial tests wrong.
26197#: config/cris/cris.c:2403
26198#, gcc-internal-format
26199msgid "internal error: cris_side_effect_mode_ok with bad operands"
26200msgstr ""
26201
26202#: config/cris/cris.c:2642
26203#, gcc-internal-format, gfc-internal-format
26204msgid "-max-stackframe=%d is not usable, not between 0 and %d"
26205msgstr ""
26206
26207#: config/cris/cris.c:2670
26208#, gcc-internal-format, gfc-internal-format
26209msgid "unknown CRIS version specification in -march= or -mcpu= : %s"
26210msgstr ""
26211
26212#: config/cris/cris.c:2706
26213#, gcc-internal-format, gfc-internal-format
26214msgid "unknown CRIS cpu version specification in -mtune= : %s"
26215msgstr ""
26216
26217#: config/cris/cris.c:2727
26218#, gcc-internal-format
26219msgid "-fPIC and -fpic are not supported in this configuration"
26220msgstr ""
26221
26222#: config/cris/cris.c:2976
26223#, gcc-internal-format
26224msgid "unknown src"
26225msgstr ""
26226
26227#: config/cris/cris.c:3031
26228#, gcc-internal-format
26229msgid "unknown dest"
26230msgstr ""
26231
26232#: config/cris/cris.c:3312
26233#, gcc-internal-format, gfc-internal-format
26234msgid "stackframe too big: %d bytes"
26235msgstr ""
26236
26237#: config/cris/cris.c:3800 config/cris/cris.c:3828
26238#, gcc-internal-format
26239msgid "expand_binop failed in movsi got"
26240msgstr ""
26241
26242#: config/cris/cris.c:3923
26243#, gcc-internal-format
26244msgid "emitting PIC operand, but PIC register isn%'t set up"
26245msgstr ""
26246
26247#. Definitions for GCC.  Part of the machine description for CRIS.
26248#. Copyright (C) 1998-2016 Free Software Foundation, Inc.
26249#. Contributed by Axis Communications.  Written by Hans-Peter Nilsson.
26250#.
26251#. This file is part of GCC.
26252#.
26253#. GCC is free software; you can redistribute it and/or modify
26254#. it under the terms of the GNU General Public License as published by
26255#. the Free Software Foundation; either version 3, or (at your option)
26256#. any later version.
26257#.
26258#. GCC is distributed in the hope that it will be useful,
26259#. but WITHOUT ANY WARRANTY; without even the implied warranty of
26260#. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
26261#. GNU General Public License for more details.
26262#.
26263#. You should have received a copy of the GNU General Public License
26264#. along with GCC; see the file COPYING3.  If not see
26265#. <http://www.gnu.org/licenses/>.
26266#. After the first "Node:" comment comes all preprocessor directives and
26267#. attached declarations described in the info files, the "Using and
26268#. Porting GCC" manual (uapgcc), in the same order as found in the "Target
26269#. macros" section in the gcc-2.9x CVS edition of 2000-03-17.  FIXME: Not
26270#. really, but needs an update anyway.
26271#.
26272#. There is no generic copy-of-uapgcc comment, you'll have to see uapgcc
26273#. for that.  If applicable, there is a CRIS-specific comment.  The order
26274#. of macro definitions follow the order in the manual.  Every section in
26275#. the manual (node in the info pages) has an introductory `Node:
26276#. <subchapter>' comment.  If no macros are defined for a section, only
26277#. the section-comment is present.
26278#. Note that other header files (e.g. config/elfos.h, config/linux.h,
26279#. and config/cris/linux.h) are responsible for lots of settings not
26280#. repeated below.  This file contains general CRIS definitions
26281#. and definitions for the cris-*-elf subtarget.
26282#. We don't want to use gcc_assert for everything, as that can be
26283#. compiled out.
26284#: config/cris/cris.h:42
26285#, gcc-internal-format
26286msgid "CRIS-port assertion failed: "
26287msgstr ""
26288
26289#. Node: Caller Saves
26290#. (no definitions)
26291#. Node: Function entry
26292#. See cris.c for TARGET_ASM_FUNCTION_PROLOGUE and
26293#. TARGET_ASM_FUNCTION_EPILOGUE.
26294#. Node: Profiling
26295#: config/cris/cris.h:749
26296#, gcc-internal-format
26297msgid "no FUNCTION_PROFILER for CRIS"
26298msgstr ""
26299
26300#: config/epiphany/epiphany.c:480
26301#, gcc-internal-format
26302msgid "interrupt handlers cannot have arguments"
26303msgstr ""
26304
26305#: config/epiphany/epiphany.c:504
26306#, gcc-internal-format
26307msgid "argument of %qE attribute is not \"reset\", \"software_exception\", \"page_miss\", \"timer0\", \"timer1\", \"message\", \"dma0\", \"dma1\", \"wand\" or \"swi\""
26308msgstr ""
26309
26310#: config/epiphany/epiphany.c:1521
26311#, gcc-internal-format
26312msgid "stack_offset must be at least 4"
26313msgstr ""
26314
26315#: config/epiphany/epiphany.c:1523
26316#, gcc-internal-format
26317msgid "stack_offset must be a multiple of 4"
26318msgstr ""
26319
26320#: config/frv/frv.c:8589
26321#, gcc-internal-format
26322msgid "accumulator is not a constant integer"
26323msgstr ""
26324
26325#: config/frv/frv.c:8594
26326#, gcc-internal-format
26327msgid "accumulator number is out of bounds"
26328msgstr ""
26329
26330#: config/frv/frv.c:8605
26331#, gcc-internal-format
26332msgid "inappropriate accumulator for %qs"
26333msgstr ""
26334
26335#: config/frv/frv.c:8681
26336#, gcc-internal-format
26337msgid "invalid IACC argument"
26338msgstr ""
26339
26340#: config/frv/frv.c:8704
26341#, gcc-internal-format
26342msgid "%qs expects a constant argument"
26343msgstr ""
26344
26345#: config/frv/frv.c:8709
26346#, gcc-internal-format
26347msgid "constant argument out of range for %qs"
26348msgstr ""
26349
26350#: config/frv/frv.c:9190
26351#, gcc-internal-format
26352msgid "media functions are not available unless -mmedia is used"
26353msgstr ""
26354
26355#: config/frv/frv.c:9202
26356#, gcc-internal-format
26357msgid "this media function is only available on the fr500"
26358msgstr ""
26359
26360#: config/frv/frv.c:9230
26361#, gcc-internal-format
26362msgid "this media function is only available on the fr400 and fr550"
26363msgstr ""
26364
26365#: config/frv/frv.c:9249
26366#, gcc-internal-format
26367msgid "this builtin function is only available on the fr405 and fr450"
26368msgstr ""
26369
26370#: config/frv/frv.c:9258
26371#, gcc-internal-format
26372msgid "this builtin function is only available on the fr500 and fr550"
26373msgstr ""
26374
26375#: config/frv/frv.c:9270
26376#, gcc-internal-format
26377msgid "this builtin function is only available on the fr450"
26378msgstr ""
26379
26380#: config/ft32/ft32.c:175
26381#, gcc-internal-format
26382msgid "'h' applied to non-register operand"
26383msgstr ""
26384
26385#: config/ft32/ft32.c:200
26386#, gcc-internal-format, gfc-internal-format
26387msgid "bad alignment: %d"
26388msgstr ""
26389
26390#: config/ft32/ft32.c:478
26391#, gcc-internal-format
26392msgid "stack frame must be smaller than 64K"
26393msgstr ""
26394
26395#: config/h8300/h8300.c:325
26396#, gcc-internal-format
26397msgid "-msx is not supported in coff"
26398msgstr ""
26399
26400#: config/h8300/h8300.c:347
26401#, gcc-internal-format
26402msgid "-ms2600 is used without -ms"
26403msgstr ""
26404
26405#: config/h8300/h8300.c:353
26406#, gcc-internal-format
26407msgid "-mn is used without -mh or -ms or -msx"
26408msgstr ""
26409
26410#: config/h8300/h8300.c:359
26411#, gcc-internal-format
26412msgid "-mexr is used without -ms"
26413msgstr ""
26414
26415#: config/h8300/h8300.c:365
26416#, gcc-internal-format
26417msgid "-mint32 is not supported for H8300 and H8300L targets"
26418msgstr ""
26419
26420#: config/h8300/h8300.c:371
26421#, gcc-internal-format
26422msgid "-mexr is used without -ms or -msx"
26423msgstr ""
26424
26425#: config/h8300/h8300.c:377
26426#, gcc-internal-format
26427msgid "-mno-exr valid only with -ms or -msx                   - Option ignored!"
26428msgstr ""
26429
26430#: config/h8300/h8300.c:384
26431#, gcc-internal-format
26432msgid "-mn is not supported for linux targets"
26433msgstr ""
26434
26435#: config/i386/host-cygwin.c:62
26436#, gcc-internal-format
26437msgid "can%'t extend PCH file: %m"
26438msgstr ""
26439
26440#: config/i386/host-cygwin.c:73
26441#, gcc-internal-format
26442msgid "can%'t set position in PCH file: %m"
26443msgstr ""
26444
26445#: config/i386/i386.c:4088
26446#, gcc-internal-format, gfc-internal-format
26447msgid "wrong arg %s to option %s"
26448msgstr ""
26449
26450#: config/i386/i386.c:4095
26451#, gcc-internal-format, gfc-internal-format
26452msgid "size ranges of option %s should be increasing"
26453msgstr ""
26454
26455#: config/i386/i386.c:4106
26456#, gcc-internal-format, gfc-internal-format
26457msgid "wrong stringop strategy name %s specified for option %s"
26458msgstr ""
26459
26460#. rep; movq isn't available in 32-bit code.
26461#: config/i386/i386.c:4116
26462#, gcc-internal-format, gfc-internal-format
26463msgid "stringop strategy name %s specified for option %s not supported for 32-bit code"
26464msgstr ""
26465
26466#: config/i386/i386.c:4131
26467#, gcc-internal-format, gfc-internal-format
26468msgid "unknown alignment %s specified for option %s"
26469msgstr ""
26470
26471#: config/i386/i386.c:4142
26472#, gcc-internal-format, gfc-internal-format
26473msgid "the max value for the last size range should be -1 for option %s"
26474msgstr ""
26475
26476#: config/i386/i386.c:4150
26477#, gcc-internal-format, gfc-internal-format
26478msgid "too many size ranges specified in option %s"
26479msgstr ""
26480
26481#: config/i386/i386.c:4204
26482#, gcc-internal-format, gfc-internal-format
26483msgid "Unknown parameter to option -mtune-ctrl: %s"
26484msgstr ""
26485
26486#: config/i386/i386.c:4592
26487#, gcc-internal-format
26488msgid "Intel MCU psABI isn%'t supported in %s mode"
26489msgstr ""
26490
26491#: config/i386/i386.c:4639
26492#, gcc-internal-format, gfc-internal-format
26493msgid "%stune=x86-64%s is deprecated; use %stune=k8%s or %stune=generic%s instead as appropriate"
26494msgstr ""
26495
26496#. rep; movq isn't available in 32-bit code.
26497#: config/i386/i386.c:4666
26498#, gcc-internal-format
26499msgid "-mstringop-strategy=rep_8byte not supported for 32-bit code"
26500msgstr ""
26501
26502#: config/i386/i386.c:4683
26503#, gcc-internal-format
26504msgid "address mode %qs not supported in the %s bit mode"
26505msgstr ""
26506
26507#: config/i386/i386.c:4709 config/i386/i386.c:4718 config/i386/i386.c:4730
26508#: config/i386/i386.c:4741 config/i386/i386.c:4752
26509#, gcc-internal-format
26510msgid "code model %qs not supported in the %s bit mode"
26511msgstr ""
26512
26513#: config/i386/i386.c:4721 config/i386/i386.c:4733
26514#, gcc-internal-format
26515msgid "code model %qs not supported in x32 mode"
26516msgstr ""
26517
26518#: config/i386/i386.c:4739 config/i386/i386.c:4748 config/i386/i386.c:5837
26519#, gcc-internal-format, gfc-internal-format
26520msgid "code model %s does not support PIC mode"
26521msgstr ""
26522
26523#: config/i386/i386.c:4776
26524#, gcc-internal-format
26525msgid "-masm=intel not supported in this configuration"
26526msgstr ""
26527
26528#: config/i386/i386.c:4781
26529#, gcc-internal-format, gfc-internal-format
26530msgid "%i-bit mode not compiled in"
26531msgstr ""
26532
26533#: config/i386/i386.c:4794 config/i386/i386.c:5025
26534#, gcc-internal-format
26535msgid "CPU you selected does not support x86-64 instruction set"
26536msgstr ""
26537
26538#: config/i386/i386.c:4986 config/i386/i386.c:4989
26539#, gcc-internal-format
26540msgid "Intel MPX does not support x32"
26541msgstr ""
26542
26543#: config/i386/i386.c:4992
26544#, gcc-internal-format, gfc-internal-format
26545msgid "generic CPU can be used only for %stune=%s %s"
26546msgstr ""
26547
26548#: config/i386/i386.c:4995
26549#, gcc-internal-format, gfc-internal-format
26550msgid "intel CPU can be used only for %stune=%s %s"
26551msgstr ""
26552
26553#: config/i386/i386.c:4998
26554#, gcc-internal-format, gfc-internal-format
26555msgid "bad value (%s) for %sarch=%s %s"
26556msgstr ""
26557
26558#: config/i386/i386.c:5041
26559#, gcc-internal-format, gfc-internal-format
26560msgid "bad value (%s) for %stune=%s %s"
26561msgstr ""
26562
26563#: config/i386/i386.c:5105
26564#, gcc-internal-format
26565msgid "-mregparm is ignored in 64-bit mode"
26566msgstr ""
26567
26568#: config/i386/i386.c:5107
26569#, gcc-internal-format
26570msgid "-mregparm is ignored for Intel MCU psABI"
26571msgstr ""
26572
26573#: config/i386/i386.c:5110
26574#, gcc-internal-format, gfc-internal-format
26575msgid "-mregparm=%d is not between 0 and %d"
26576msgstr ""
26577
26578#: config/i386/i386.c:5141
26579#, gcc-internal-format, gfc-internal-format
26580msgid "%srtd%s is ignored in 64bit mode"
26581msgstr ""
26582
26583#: config/i386/i386.c:5219
26584#, gcc-internal-format
26585msgid "-mpreferred-stack-boundary is not supported for this target"
26586msgstr ""
26587
26588#: config/i386/i386.c:5222
26589#, gcc-internal-format, gfc-internal-format
26590msgid "-mpreferred-stack-boundary=%d is not between %d and %d"
26591msgstr ""
26592
26593#: config/i386/i386.c:5245
26594#, gcc-internal-format, gfc-internal-format
26595msgid "-mincoming-stack-boundary=%d is not between %d and 12"
26596msgstr ""
26597
26598#: config/i386/i386.c:5258
26599#, gcc-internal-format
26600msgid "-mnop-mcount is not compatible with this target"
26601msgstr ""
26602
26603#: config/i386/i386.c:5261
26604#, gcc-internal-format
26605msgid "-mnop-mcount is not implemented for -fPIC"
26606msgstr ""
26607
26608#: config/i386/i386.c:5266
26609#, gcc-internal-format, gfc-internal-format
26610msgid "%ssseregparm%s used without SSE enabled"
26611msgstr ""
26612
26613#: config/i386/i386.c:5276
26614#, gcc-internal-format
26615msgid "SSE instruction set disabled, using 387 arithmetics"
26616msgstr ""
26617
26618#: config/i386/i386.c:5283
26619#, gcc-internal-format
26620msgid "387 instruction set disabled, using SSE arithmetics"
26621msgstr ""
26622
26623#: config/i386/i386.c:5331
26624#, gcc-internal-format, gfc-internal-format
26625msgid "stack probing requires %saccumulate-outgoing-args%s for correctness"
26626msgstr ""
26627
26628#: config/i386/i386.c:5342
26629#, gcc-internal-format, gfc-internal-format
26630msgid "fixed ebp register requires %saccumulate-outgoing-args%s"
26631msgstr ""
26632
26633#: config/i386/i386.c:5455
26634#, gcc-internal-format
26635msgid "-mfentry isn%'t supported for 32-bit in combination with -fpic"
26636msgstr ""
26637
26638#: config/i386/i386.c:5462
26639#, gcc-internal-format
26640msgid "-mno-fentry isn%'t compatible with SEH"
26641msgstr ""
26642
26643#: config/i386/i386.c:5528 config/rs6000/rs6000.c:4932
26644#, gcc-internal-format, gfc-internal-format
26645msgid "unknown option for -mrecip=%s"
26646msgstr ""
26647
26648#: config/i386/i386.c:6135
26649#, gcc-internal-format, gfc-internal-format
26650msgid "option(\"%s\") was already specified"
26651msgstr ""
26652
26653#: config/i386/i386.c:6830 config/i386/i386.c:6881
26654#, gcc-internal-format
26655msgid "fastcall and regparm attributes are not compatible"
26656msgstr ""
26657
26658#: config/i386/i386.c:6835
26659#, gcc-internal-format
26660msgid "regparam and thiscall attributes are not compatible"
26661msgstr ""
26662
26663#: config/i386/i386.c:6842 config/i386/i386.c:44533
26664#, gcc-internal-format
26665msgid "%qE attribute requires an integer constant argument"
26666msgstr ""
26667
26668#: config/i386/i386.c:6848
26669#, gcc-internal-format
26670msgid "argument to %qE attribute larger than %d"
26671msgstr ""
26672
26673#: config/i386/i386.c:6873 config/i386/i386.c:6916
26674#, gcc-internal-format
26675msgid "fastcall and cdecl attributes are not compatible"
26676msgstr ""
26677
26678#: config/i386/i386.c:6877
26679#, gcc-internal-format
26680msgid "fastcall and stdcall attributes are not compatible"
26681msgstr ""
26682
26683#: config/i386/i386.c:6885 config/i386/i386.c:6934
26684#, gcc-internal-format
26685msgid "fastcall and thiscall attributes are not compatible"
26686msgstr ""
26687
26688#: config/i386/i386.c:6895 config/i386/i386.c:6912
26689#, gcc-internal-format
26690msgid "stdcall and cdecl attributes are not compatible"
26691msgstr ""
26692
26693#: config/i386/i386.c:6899
26694#, gcc-internal-format
26695msgid "stdcall and fastcall attributes are not compatible"
26696msgstr ""
26697
26698#: config/i386/i386.c:6903 config/i386/i386.c:6930
26699#, gcc-internal-format
26700msgid "stdcall and thiscall attributes are not compatible"
26701msgstr ""
26702
26703#: config/i386/i386.c:6920 config/i386/i386.c:6938
26704#, gcc-internal-format
26705msgid "cdecl and thiscall attributes are not compatible"
26706msgstr ""
26707
26708#: config/i386/i386.c:6926
26709#, gcc-internal-format
26710msgid "%qE attribute is used for non-class method"
26711msgstr ""
26712
26713#: config/i386/i386.c:7164
26714#, gcc-internal-format
26715msgid "calling %qD with attribute sseregparm without SSE/SSE2 enabled"
26716msgstr ""
26717
26718#: config/i386/i386.c:7167
26719#, gcc-internal-format
26720msgid "calling %qT with attribute sseregparm without SSE/SSE2 enabled"
26721msgstr ""
26722
26723#: config/i386/i386.c:7495
26724#, gcc-internal-format
26725msgid "X32 does not support ms_abi attribute"
26726msgstr ""
26727
26728#: config/i386/i386.c:7527
26729#, gcc-internal-format
26730msgid "ms_hook_prologue is not compatible with nested function"
26731msgstr ""
26732
26733#: config/i386/i386.c:7840
26734#, gcc-internal-format
26735msgid "AVX512F vector argument without AVX512F enabled changes the ABI"
26736msgstr ""
26737
26738#: config/i386/i386.c:7846
26739#, gcc-internal-format
26740msgid "AVX512F vector return without AVX512F enabled changes the ABI"
26741msgstr ""
26742
26743#: config/i386/i386.c:7860
26744#, gcc-internal-format
26745msgid "AVX vector argument without AVX enabled changes the ABI"
26746msgstr ""
26747
26748#: config/i386/i386.c:7866
26749#, gcc-internal-format
26750msgid "AVX vector return without AVX enabled changes the ABI"
26751msgstr ""
26752
26753#: config/i386/i386.c:7882
26754#, gcc-internal-format
26755msgid "SSE vector argument without SSE enabled changes the ABI"
26756msgstr ""
26757
26758#: config/i386/i386.c:7888
26759#, gcc-internal-format
26760msgid "SSE vector return without SSE enabled changes the ABI"
26761msgstr ""
26762
26763#: config/i386/i386.c:7902
26764#, gcc-internal-format
26765msgid "MMX vector argument without MMX enabled changes the ABI"
26766msgstr ""
26767
26768#: config/i386/i386.c:7908
26769#, gcc-internal-format
26770msgid "MMX vector return without MMX enabled changes the ABI"
26771msgstr ""
26772
26773#: config/i386/i386.c:8090
26774#, gcc-internal-format
26775msgid "the ABI of passing struct with a flexible array member has changed in GCC 4.4"
26776msgstr ""
26777
26778#: config/i386/i386.c:8207
26779#, gcc-internal-format
26780msgid "the ABI of passing union with long double has changed in GCC 4.4"
26781msgstr ""
26782
26783#: config/i386/i386.c:8325
26784#, gcc-internal-format
26785msgid "the ABI of passing structure with complex float member has changed in GCC 4.4"
26786msgstr ""
26787
26788#: config/i386/i386.c:8488
26789#, gcc-internal-format
26790msgid "SSE register return with SSE disabled"
26791msgstr ""
26792
26793#: config/i386/i386.c:8494
26794#, gcc-internal-format
26795msgid "SSE register argument with SSE disabled"
26796msgstr ""
26797
26798#: config/i386/i386.c:8510
26799#, gcc-internal-format
26800msgid "x87 register return with x87 disabled"
26801msgstr ""
26802
26803#: config/i386/i386.c:8805 config/i386/i386.c:9070
26804#, gcc-internal-format
26805msgid "calling %qD with SSE calling convention without SSE/SSE2 enabled"
26806msgstr ""
26807
26808#: config/i386/i386.c:8807 config/i386/i386.c:9072 config/i386/i386.c:9565
26809#, gcc-internal-format
26810msgid "this is a GCC bug that can be worked around by adding attribute used to function called"
26811msgstr ""
26812
26813#: config/i386/i386.c:9465
26814#, gcc-internal-format, gfc-internal-format
26815msgid "The ABI for passing parameters with %d-byte alignment has changed in GCC 4.6"
26816msgstr ""
26817
26818#: config/i386/i386.c:9563
26819#, gcc-internal-format
26820msgid "calling %qD with SSE caling convention without SSE/SSE2 enabled"
26821msgstr ""
26822
26823#: config/i386/i386.c:12691
26824#, gcc-internal-format
26825msgid "ms_hook_prologue attribute isn%'t compatible with -mfentry for 32-bit"
26826msgstr ""
26827
26828#: config/i386/i386.c:13757
26829#, gcc-internal-format
26830msgid "-fsplit-stack does not support fastcall with nested function"
26831msgstr ""
26832
26833#: config/i386/i386.c:13777
26834#, gcc-internal-format
26835msgid "-fsplit-stack does not support 2 register parameters for a nested function"
26836msgstr ""
26837
26838#. FIXME: We could make this work by pushing a register
26839#. around the addition and comparison.
26840#: config/i386/i386.c:13788
26841#, gcc-internal-format
26842msgid "-fsplit-stack does not support 3 register parameters"
26843msgstr ""
26844
26845#: config/i386/i386.c:16599
26846#, gcc-internal-format
26847msgid "extended registers have no high halves"
26848msgstr ""
26849
26850#: config/i386/i386.c:16614
26851#, gcc-internal-format
26852msgid "unsupported operand size for extended register"
26853msgstr ""
26854
26855#: config/i386/i386.c:16806
26856#, gcc-internal-format
26857msgid "non-integer operand used with operand code 'z'"
26858msgstr ""
26859
26860#: config/i386/i386.c:36446
26861#, gcc-internal-format
26862msgid "No dispatcher found for the versioning attributes"
26863msgstr ""
26864
26865#: config/i386/i386.c:36496
26866#, gcc-internal-format, gfc-internal-format
26867msgid "No dispatcher found for %s"
26868msgstr ""
26869
26870#: config/i386/i386.c:36506
26871#, gcc-internal-format, gfc-internal-format
26872msgid "No dispatcher found for the versioning attributes : %s"
26873msgstr ""
26874
26875#: config/i386/i386.c:36754
26876#, gcc-internal-format
26877msgid "Function versions cannot be marked as gnu_inline, bodies have to be generated"
26878msgstr ""
26879
26880#: config/i386/i386.c:36759 config/i386/i386.c:37187
26881#, gcc-internal-format
26882msgid "Virtual function multiversioning not supported"
26883msgstr ""
26884
26885#: config/i386/i386.c:36822
26886#, gcc-internal-format
26887msgid "missing %<target%> attribute for multi-versioned %D"
26888msgstr ""
26889
26890#: config/i386/i386.c:36825
26891#, gcc-internal-format
26892msgid "previous declaration of %D"
26893msgstr ""
26894
26895#: config/i386/i386.c:37044
26896#, gcc-internal-format
26897msgid "multiversioning needs ifunc which is not supported on this target"
26898msgstr ""
26899
26900#: config/i386/i386.c:37430
26901#, gcc-internal-format
26902msgid "Parameter to builtin must be a string constant or literal"
26903msgstr ""
26904
26905#: config/i386/i386.c:37455 config/i386/i386.c:37505
26906#, gcc-internal-format, gfc-internal-format
26907msgid "Parameter to builtin not valid: %s"
26908msgstr ""
26909
26910#: config/i386/i386.c:37916 config/i386/i386.c:39271
26911#, gcc-internal-format
26912msgid "the last argument must be a 2-bit immediate"
26913msgstr ""
26914
26915#: config/i386/i386.c:38311
26916#, gcc-internal-format
26917msgid "the fifth argument must be an 8-bit immediate"
26918msgstr ""
26919
26920#: config/i386/i386.c:38406
26921#, gcc-internal-format
26922msgid "the third argument must be an 8-bit immediate"
26923msgstr ""
26924
26925#: config/i386/i386.c:39202
26926#, gcc-internal-format
26927msgid "the last argument must be an 1-bit immediate"
26928msgstr ""
26929
26930#: config/i386/i386.c:39217
26931#, gcc-internal-format
26932msgid "the last argument must be a 3-bit immediate"
26933msgstr ""
26934
26935#: config/i386/i386.c:39250
26936#, gcc-internal-format
26937msgid "the last argument must be a 4-bit immediate"
26938msgstr ""
26939
26940#: config/i386/i386.c:39290
26941#, gcc-internal-format
26942msgid "the last argument must be a 1-bit immediate"
26943msgstr ""
26944
26945#: config/i386/i386.c:39303
26946#, gcc-internal-format
26947msgid "the last argument must be a 5-bit immediate"
26948msgstr ""
26949
26950#: config/i386/i386.c:39313
26951#, gcc-internal-format
26952msgid "the next to last argument must be an 8-bit immediate"
26953msgstr ""
26954
26955#: config/i386/i386.c:39317 config/i386/i386.c:40083
26956#, gcc-internal-format
26957msgid "the last argument must be an 8-bit immediate"
26958msgstr ""
26959
26960#: config/i386/i386.c:39485
26961#, gcc-internal-format
26962msgid "the third argument must be comparison constant"
26963msgstr ""
26964
26965#: config/i386/i386.c:39490
26966#, gcc-internal-format
26967msgid "incorrect comparison mode"
26968msgstr ""
26969
26970#: config/i386/i386.c:39496 config/i386/i386.c:39697
26971#, gcc-internal-format
26972msgid "incorrect rounding operand"
26973msgstr ""
26974
26975#: config/i386/i386.c:39679
26976#, gcc-internal-format
26977msgid "the immediate argument must be a 4-bit immediate"
26978msgstr ""
26979
26980#: config/i386/i386.c:39685
26981#, gcc-internal-format
26982msgid "the immediate argument must be a 5-bit immediate"
26983msgstr ""
26984
26985#: config/i386/i386.c:39688
26986#, gcc-internal-format
26987msgid "the immediate argument must be an 8-bit immediate"
26988msgstr ""
26989
26990#: config/i386/i386.c:40081
26991#, gcc-internal-format
26992msgid "the last argument must be a 32-bit immediate"
26993msgstr ""
26994
26995#: config/i386/i386.c:40163 config/rs6000/rs6000.c:14475
26996#, gcc-internal-format
26997msgid "selector must be an integer constant in the range 0..%wi"
26998msgstr ""
26999
27000#: config/i386/i386.c:40357
27001#, gcc-internal-format
27002msgid "%qE needs unknown isa option"
27003msgstr ""
27004
27005#: config/i386/i386.c:40361
27006#, gcc-internal-format
27007msgid "%qE needs isa option %s"
27008msgstr ""
27009
27010#: config/i386/i386.c:41123
27011#, gcc-internal-format
27012msgid "last argument must be an immediate"
27013msgstr ""
27014
27015#: config/i386/i386.c:41732 config/i386/i386.c:41914
27016#, gcc-internal-format
27017msgid "the last argument must be scale 1, 2, 4, 8"
27018msgstr ""
27019
27020#: config/i386/i386.c:41967
27021#, gcc-internal-format
27022msgid "the forth argument must be scale 1, 2, 4, 8"
27023msgstr ""
27024
27025#: config/i386/i386.c:41973
27026#, gcc-internal-format
27027msgid "incorrect hint operand"
27028msgstr ""
27029
27030#: config/i386/i386.c:41992
27031#, gcc-internal-format
27032msgid "the xabort's argument must be an 8-bit immediate"
27033msgstr ""
27034
27035#: config/i386/i386.c:44520
27036#, gcc-internal-format
27037msgid "%qE attribute only available for 32-bit"
27038msgstr ""
27039
27040#: config/i386/i386.c:44541
27041#, gcc-internal-format
27042msgid "argument to %qE attribute is neither zero, nor one"
27043msgstr ""
27044
27045#: config/i386/i386.c:44574 config/i386/i386.c:44583
27046#, gcc-internal-format
27047msgid "ms_abi and sysv_abi attributes are not compatible"
27048msgstr ""
27049
27050#: config/i386/i386.c:44619 config/rs6000/rs6000.c:32426
27051#, gcc-internal-format
27052msgid "%qE incompatible attribute ignored"
27053msgstr ""
27054
27055#: config/i386/i386.c:47556
27056#, gcc-internal-format
27057msgid "alternatives not allowed in asm flag output"
27058msgstr ""
27059
27060#: config/i386/i386.c:47620
27061#, gcc-internal-format
27062msgid "unknown asm flag output %qs"
27063msgstr ""
27064
27065#: config/i386/i386.c:47649
27066#, gcc-internal-format
27067msgid "invalid type for asm flag output"
27068msgstr ""
27069
27070#: config/i386/i386.c:53809
27071#, gcc-internal-format
27072msgid "Unknown architecture specific memory model"
27073msgstr ""
27074
27075#: config/i386/i386.c:53816
27076#, gcc-internal-format
27077msgid "HLE_ACQUIRE not used with ACQUIRE or stronger memory model"
27078msgstr ""
27079
27080#: config/i386/i386.c:53822
27081#, gcc-internal-format
27082msgid "HLE_RELEASE not used with RELEASE or stronger memory model"
27083msgstr ""
27084
27085#: config/i386/i386.c:53846 config/i386/i386.c:53967
27086#, gcc-internal-format, gfc-internal-format
27087msgid "unsupported simdlen %d"
27088msgstr ""
27089
27090#: config/i386/i386.c:53865
27091#, gcc-internal-format
27092msgid "unsupported return type %qT for simd\n"
27093msgstr ""
27094
27095#: config/i386/i386.c:53887
27096#, gcc-internal-format
27097msgid "unsupported argument type %qT for simd\n"
27098msgstr ""
27099
27100#: config/i386/i386.c:54214
27101#, gcc-internal-format
27102msgid "Pointer Checker requires MPX support on this target. Use -mmpx options to enable MPX."
27103msgstr ""
27104
27105#: config/i386/intelmic-mkoffload.c:71 config/nvptx/mkoffload.c:85
27106#, fuzzy, gcc-internal-format
27107#| msgid "deleting LTRANS file %s"
27108msgid "deleting file %s: %m"
27109msgstr "uklanjam LTRANS datoteku %s"
27110
27111#: config/i386/intelmic-mkoffload.c:253 config/i386/intelmic-mkoffload.c:317
27112#: config/i386/intelmic-mkoffload.c:358 config/nvptx/mkoffload.c:517
27113#, fuzzy, gcc-internal-format, gfc-internal-format
27114#| msgid "[cannot find %s]"
27115msgid "cannot open '%s'"
27116msgstr "[ne mogu naći %s]"
27117
27118#: config/i386/intelmic-mkoffload.c:465
27119#, gcc-internal-format
27120msgid "output file not specified"
27121msgstr ""
27122
27123#: config/i386/intelmic-mkoffload.c:558
27124#, fuzzy, gcc-internal-format
27125#| msgid "environment variable COLLECT_GCC must be set"
27126msgid "COLLECT_GCC must be set"
27127msgstr "varijabla okoline COLLECT_GCC mora biti postavljena "
27128
27129#: config/i386/intelmic-mkoffload.c:563 config/nvptx/mkoffload.c:455
27130#, gcc-internal-format, gfc-internal-format
27131msgid "offload compiler %s not found"
27132msgstr ""
27133
27134#: config/i386/intelmic-mkoffload.c:582 config/nvptx/mkoffload.c:474
27135#, fuzzy, gcc-internal-format
27136#| msgid "unrecognizable insn:"
27137msgid "unrecognizable argument of option "
27138msgstr "neprepoznati insn:"
27139
27140#: config/i386/winnt.c:78
27141#, gcc-internal-format
27142msgid "%qE attribute applies only to initialized variables with external linkage"
27143msgstr ""
27144
27145#: config/i386/winnt.c:151
27146#, gcc-internal-format
27147msgid "definition of static data member %q+D of dllimport%'d class"
27148msgstr ""
27149
27150#. 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.
27151#. 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.
27152#: config/i386/xm-djgpp.h:85
27153#, gcc-internal-format
27154msgid "environment variable DJGPP not defined"
27155msgstr ""
27156
27157#: config/i386/xm-djgpp.h:87
27158#, gcc-internal-format, gfc-internal-format
27159msgid "environment variable DJGPP points to missing file '%s'"
27160msgstr ""
27161
27162#: config/i386/xm-djgpp.h:90
27163#, gcc-internal-format, gfc-internal-format
27164msgid "environment variable DJGPP points to corrupt file '%s'"
27165msgstr ""
27166
27167#: config/ia64/ia64-c.c:48
27168#, gcc-internal-format
27169msgid "malformed #pragma builtin"
27170msgstr ""
27171
27172#: config/ia64/ia64.c:722
27173#, gcc-internal-format
27174msgid "invalid argument of %qE attribute"
27175msgstr ""
27176
27177#: config/ia64/ia64.c:735
27178#, gcc-internal-format
27179msgid "an address area attribute cannot be specified for local variables"
27180msgstr ""
27181
27182#: config/ia64/ia64.c:742
27183#, gcc-internal-format
27184msgid "address area of %q+D conflicts with previous declaration"
27185msgstr ""
27186
27187#: config/ia64/ia64.c:750
27188#, gcc-internal-format
27189msgid "address area attribute cannot be specified for functions"
27190msgstr ""
27191
27192#: config/ia64/ia64.c:783
27193#, gcc-internal-format
27194msgid "%qE attribute requires a string constant argument"
27195msgstr ""
27196
27197#: config/ia64/ia64.c:5928 config/pa/pa.c:425 config/sh/sh.c:9616
27198#: config/spu/spu.c:4892
27199#, gcc-internal-format
27200msgid "value of -mfixed-range must have form REG1-REG2"
27201msgstr ""
27202
27203#: config/ia64/ia64.c:5955 config/pa/pa.c:452 config/sh/sh.c:9642
27204#: config/spu/spu.c:4918
27205#, gcc-internal-format, gfc-internal-format
27206msgid "%s-%s is an empty range"
27207msgstr ""
27208
27209#: config/ia64/ia64.c:11154
27210#, gcc-internal-format
27211msgid "version attribute is not a string"
27212msgstr ""
27213
27214#: config/iq2000/iq2000.c:1832
27215#, gcc-internal-format, gfc-internal-format
27216msgid "gp_offset (%ld) or end_offset (%ld) is less than zero"
27217msgstr ""
27218
27219#: config/iq2000/iq2000.c:2599
27220#, gcc-internal-format
27221msgid "argument %qd is not a constant"
27222msgstr ""
27223
27224#: config/iq2000/iq2000.c:2902 config/xtensa/xtensa.c:2449
27225#, gcc-internal-format
27226msgid "PRINT_OPERAND_ADDRESS, null pointer"
27227msgstr ""
27228
27229#: config/iq2000/iq2000.c:3057
27230#, gcc-internal-format, gfc-internal-format
27231msgid "PRINT_OPERAND: Unknown punctuation '%c'"
27232msgstr ""
27233
27234#: config/iq2000/iq2000.c:3066 config/xtensa/xtensa.c:2293
27235#, gcc-internal-format
27236msgid "PRINT_OPERAND null pointer"
27237msgstr ""
27238
27239#: config/m32c/m32c-pragma.c:52
27240#, gcc-internal-format
27241msgid "junk at end of #pragma GCC memregs [0..16]"
27242msgstr ""
27243
27244#: config/m32c/m32c-pragma.c:59
27245#, gcc-internal-format
27246msgid "#pragma GCC memregs must precede any function decls"
27247msgstr ""
27248
27249#: config/m32c/m32c-pragma.c:67 config/m32c/m32c-pragma.c:74
27250#, gcc-internal-format
27251msgid "#pragma GCC memregs takes a number [0..16]"
27252msgstr ""
27253
27254#: config/m32c/m32c-pragma.c:102
27255#, gcc-internal-format
27256msgid "junk at end of #pragma ADDRESS"
27257msgstr ""
27258
27259#: config/m32c/m32c-pragma.c:107
27260#, gcc-internal-format
27261msgid "malformed #pragma ADDRESS variable address"
27262msgstr ""
27263
27264#: config/m32c/m32c.c:412
27265#, gcc-internal-format, gfc-internal-format
27266msgid "invalid target memregs value '%d'"
27267msgstr ""
27268
27269#: config/m32c/m32c.c:2924
27270#, gcc-internal-format
27271msgid "%qE attribute is not supported for R8C target"
27272msgstr ""
27273
27274#. The argument must be a constant integer.
27275#: config/m32c/m32c.c:2940 config/sh/sh.c:9835 config/sh/sh.c:9941
27276#, gcc-internal-format
27277msgid "%qE attribute argument not an integer constant"
27278msgstr ""
27279
27280#: config/m32c/m32c.c:2949
27281#, gcc-internal-format
27282msgid "%qE attribute argument should be between 18 to 255"
27283msgstr ""
27284
27285#: config/m32c/m32c.c:4070
27286#, gcc-internal-format
27287msgid "%<bank_switch%> has no effect on non-interrupt functions"
27288msgstr ""
27289
27290#: config/m32c/m32c.c:4177
27291#, gcc-internal-format
27292msgid "%<fast_interrupt%> attribute directive ignored"
27293msgstr ""
27294
27295#: config/m32r/m32r.c:389
27296#, gcc-internal-format
27297msgid "invalid argument of %qs attribute"
27298msgstr ""
27299
27300#: config/m68k/m68k.c:493
27301#, gcc-internal-format, gfc-internal-format
27302msgid "-mcpu=%s conflicts with -march=%s"
27303msgstr ""
27304
27305#: config/m68k/m68k.c:564
27306#, gcc-internal-format
27307msgid "-mpcrel -fPIC is not currently supported on selected cpu"
27308msgstr ""
27309
27310#: config/m68k/m68k.c:626
27311#, gcc-internal-format, gfc-internal-format
27312msgid "-falign-labels=%d is not supported"
27313msgstr ""
27314
27315#: config/m68k/m68k.c:631
27316#, gcc-internal-format, gfc-internal-format
27317msgid "-falign-loops=%d is not supported"
27318msgstr ""
27319
27320#: config/m68k/m68k.c:638
27321#, gcc-internal-format
27322msgid "-fstack-limit- options are not supported on this cpu"
27323msgstr ""
27324
27325#: config/m68k/m68k.c:755
27326#, gcc-internal-format
27327msgid "multiple interrupt attributes not allowed"
27328msgstr ""
27329
27330#: config/m68k/m68k.c:762
27331#, gcc-internal-format
27332msgid "interrupt_thread is available only on fido"
27333msgstr ""
27334
27335#: config/m68k/m68k.c:1096 config/rs6000/rs6000.c:25350
27336#, gcc-internal-format
27337msgid "stack limit expression is not supported"
27338msgstr ""
27339
27340#: config/mcore/mcore.c:2945
27341#, gcc-internal-format
27342msgid "initialized variable %q+D is marked dllimport"
27343msgstr ""
27344
27345#: config/mep/mep-pragma.c:68
27346#, gcc-internal-format
27347msgid "junk at end of #pragma io_volatile"
27348msgstr ""
27349
27350#: config/mep/mep-pragma.c:82
27351#, gcc-internal-format
27352msgid "#pragma io_volatile takes only on or off"
27353msgstr ""
27354
27355#: config/mep/mep-pragma.c:121
27356#, gcc-internal-format
27357msgid "invalid coprocessor register range"
27358msgstr ""
27359
27360#: config/mep/mep-pragma.c:141
27361#, gcc-internal-format
27362msgid "invalid coprocessor register %qE"
27363msgstr ""
27364
27365#: config/mep/mep-pragma.c:164
27366#, gcc-internal-format
27367msgid "malformed coprocessor register"
27368msgstr ""
27369
27370#: config/mep/mep-pragma.c:251
27371#, gcc-internal-format
27372msgid "junk at end of #pragma GCC coprocessor width"
27373msgstr ""
27374
27375#: config/mep/mep-pragma.c:258
27376#, gcc-internal-format
27377msgid "#pragma GCC coprocessor width takes only 32 or 64"
27378msgstr ""
27379
27380#: config/mep/mep-pragma.c:289
27381#, gcc-internal-format
27382msgid "#pragma GCC coprocessor subclass letter must be in [ABCD]"
27383msgstr ""
27384
27385#: config/mep/mep-pragma.c:294
27386#, gcc-internal-format, gfc-internal-format
27387msgid "#pragma GCC coprocessor subclass '%c' already defined"
27388msgstr ""
27389
27390#: config/mep/mep-pragma.c:312
27391#, gcc-internal-format
27392msgid "malformed #pragma GCC coprocessor subclass"
27393msgstr ""
27394
27395#: config/mep/mep-pragma.c:334
27396#, gcc-internal-format
27397msgid "malformed #pragma disinterrupt"
27398msgstr ""
27399
27400#: config/mep/mep-pragma.c:348
27401#, gcc-internal-format
27402msgid "malformed #pragma GCC coprocessor"
27403msgstr ""
27404
27405#: config/mep/mep-pragma.c:353
27406#, gcc-internal-format
27407msgid "coprocessor not enabled"
27408msgstr ""
27409
27410#: config/mep/mep-pragma.c:364
27411#, gcc-internal-format
27412msgid "unknown #pragma GCC coprocessor %E"
27413msgstr ""
27414
27415#: config/mep/mep-pragma.c:386
27416#, gcc-internal-format
27417msgid "malformed #pragma call"
27418msgstr ""
27419
27420#: config/mep/mep.c:358
27421#, gcc-internal-format
27422msgid "only one of -ms and -mm may be given"
27423msgstr ""
27424
27425#: config/mep/mep.c:360
27426#, gcc-internal-format
27427msgid "only one of -ms and -ml may be given"
27428msgstr ""
27429
27430#: config/mep/mep.c:362
27431#, gcc-internal-format
27432msgid "only one of -mm and -ml may be given"
27433msgstr ""
27434
27435#: config/mep/mep.c:364
27436#, gcc-internal-format
27437msgid "only one of -ms and -mtiny= may be given"
27438msgstr ""
27439
27440#: config/mep/mep.c:366
27441#, gcc-internal-format
27442msgid "only one of -mm and -mtiny= may be given"
27443msgstr ""
27444
27445#: config/mep/mep.c:368
27446#, gcc-internal-format
27447msgid "-mclip currently has no effect without -mminmax"
27448msgstr ""
27449
27450#: config/mep/mep.c:375
27451#, gcc-internal-format
27452msgid "-mc= must be -mc=tiny, -mc=near, or -mc=far"
27453msgstr ""
27454
27455#: config/mep/mep.c:1377
27456#, gcc-internal-format
27457msgid "unusual TP-relative address"
27458msgstr ""
27459
27460#: config/mep/mep.c:3349
27461#, gcc-internal-format
27462msgid "unconvertible operand %c %qs"
27463msgstr ""
27464
27465#: config/mep/mep.c:3795 config/mep/mep.c:3858
27466#, gcc-internal-format
27467msgid "address region attributes not allowed with auto storage class"
27468msgstr ""
27469
27470#: config/mep/mep.c:3801 config/mep/mep.c:3864
27471#, gcc-internal-format
27472msgid "address region attributes on pointed-to types ignored"
27473msgstr ""
27474
27475#: config/mep/mep.c:3850
27476#, gcc-internal-format
27477msgid "%qE attribute only applies to variables and functions"
27478msgstr ""
27479
27480#: config/mep/mep.c:3870 config/mep/mep.c:4157
27481#, gcc-internal-format
27482msgid "duplicate address region attribute %qE in declaration of %qE on line %d"
27483msgstr ""
27484
27485#: config/mep/mep.c:3904
27486#, gcc-internal-format
27487msgid "cannot inline interrupt function %qE"
27488msgstr ""
27489
27490#: config/mep/mep.c:3910
27491#, gcc-internal-format
27492msgid "interrupt function must have return type of void"
27493msgstr ""
27494
27495#: config/mep/mep.c:3915
27496#, gcc-internal-format
27497msgid "interrupt function must have no arguments"
27498msgstr ""
27499
27500#: config/mep/mep.c:3969
27501#, gcc-internal-format
27502msgid "%qE attribute only applies to functions, not %s"
27503msgstr ""
27504
27505#: config/mep/mep.c:3980
27506#, gcc-internal-format, gfc-internal-format
27507msgid ""
27508"to describe a pointer to a VLIW function, use syntax like this:\n"
27509"%s"
27510msgstr ""
27511
27512#: config/mep/mep.c:3989
27513#, gcc-internal-format, gfc-internal-format
27514msgid ""
27515"to describe an array of VLIW function pointers, use syntax like this:\n"
27516"%s"
27517msgstr ""
27518
27519#: config/mep/mep.c:3995
27520#, gcc-internal-format
27521msgid "VLIW functions are not allowed without a VLIW configuration"
27522msgstr ""
27523
27524#: config/mep/mep.c:4116
27525#, gcc-internal-format, gfc-internal-format
27526msgid "\"#pragma disinterrupt %s\" not used"
27527msgstr ""
27528
27529#: config/mep/mep.c:4282
27530#, gcc-internal-format
27531msgid "__io address 0x%x is the same for %qE and %qE"
27532msgstr ""
27533
27534#: config/mep/mep.c:4430
27535#, gcc-internal-format, gfc-internal-format
27536msgid "variable %s (%ld bytes) is too large for the %s section (%d bytes)"
27537msgstr ""
27538
27539#: config/mep/mep.c:4528
27540#, gcc-internal-format
27541msgid "variable %D of type %<io%> must be uninitialized"
27542msgstr ""
27543
27544#: config/mep/mep.c:4533
27545#, gcc-internal-format
27546msgid "variable %D of type %<cb%> must be uninitialized"
27547msgstr ""
27548
27549#: config/mep/mep.c:5968
27550#, gcc-internal-format
27551msgid "coprocessor intrinsic %qs is not available in this configuration"
27552msgstr ""
27553
27554#: config/mep/mep.c:5971
27555#, gcc-internal-format
27556msgid "%qs is not available in VLIW functions"
27557msgstr ""
27558
27559#: config/mep/mep.c:5974
27560#, gcc-internal-format
27561msgid "%qs is not available in non-VLIW functions"
27562msgstr ""
27563
27564#: config/mep/mep.c:6136 config/mep/mep.c:6253
27565#, gcc-internal-format
27566msgid "argument %d of %qE must be in the range %d...%d"
27567msgstr ""
27568
27569#: config/mep/mep.c:6139
27570#, gcc-internal-format
27571msgid "argument %d of %qE must be a multiple of %d"
27572msgstr ""
27573
27574#: config/mep/mep.c:6144 c/c-typeck.c:6630
27575#, gcc-internal-format
27576msgid "incompatible type for argument %d of %qE"
27577msgstr ""
27578
27579#: config/mep/mep.c:6192
27580#, gcc-internal-format
27581msgid "too few arguments to %qE"
27582msgstr ""
27583
27584#: config/mep/mep.c:6197
27585#, gcc-internal-format
27586msgid "too many arguments to %qE"
27587msgstr ""
27588
27589#: config/mep/mep.c:6215
27590#, gcc-internal-format
27591msgid "argument %d of %qE must be an address"
27592msgstr ""
27593
27594#: config/mep/mep.c:7011
27595#, gcc-internal-format
27596msgid "2 byte cop instructions are not allowed in 64-bit VLIW mode"
27597msgstr ""
27598
27599#: config/mep/mep.c:7017
27600#, gcc-internal-format, gfc-internal-format
27601msgid "unexpected %d byte cop instruction"
27602msgstr ""
27603
27604#: config/microblaze/microblaze.c:1688
27605#, gcc-internal-format
27606msgid "-fPIC/-fpic not supported for this target"
27607msgstr ""
27608
27609#: config/microblaze/microblaze.c:1700
27610#, gcc-internal-format
27611msgid "%qs is an invalid argument to -mcpu="
27612msgstr ""
27613
27614#: config/microblaze/microblaze.c:1749
27615#, gcc-internal-format
27616msgid "-mxl-multiply-high can be used only with -mcpu=v6.00.a or greater"
27617msgstr ""
27618
27619#: config/microblaze/microblaze.c:1765
27620#, gcc-internal-format
27621msgid "-mxl-reorder can be used only with -mcpu=v8.30.a or greater"
27622msgstr ""
27623
27624#: config/microblaze/microblaze.c:1771
27625#, gcc-internal-format
27626msgid "-mxl-reorder requires -mxl-pattern-compare for -mcpu=v8.30.a"
27627msgstr ""
27628
27629#: config/microblaze/microblaze.c:1776
27630#, gcc-internal-format
27631msgid "-mxl-multiply-high requires -mno-xl-soft-mul"
27632msgstr ""
27633
27634#: config/mips/mips.c:1385 config/mips/mips.c:1389
27635#, gcc-internal-format
27636msgid "%qs attribute only applies to functions"
27637msgstr ""
27638
27639#: config/mips/mips.c:1399 config/mips/mips.c:1405
27640#, gcc-internal-format
27641msgid "%qE cannot have both %qs and %qs attributes"
27642msgstr ""
27643
27644#: config/mips/mips.c:1434 config/mips/mips.c:1440 config/nios2/nios2.c:3985
27645#, gcc-internal-format
27646msgid "%qE redeclared with conflicting %qs attributes"
27647msgstr ""
27648
27649#: config/mips/mips.c:1472 config/mips/mips.c:1526
27650#, gcc-internal-format
27651msgid "%qE attribute requires a string argument"
27652msgstr ""
27653
27654#: config/mips/mips.c:1480
27655#, gcc-internal-format
27656msgid "argument to %qE attribute is neither eic, nor vector=<line>"
27657msgstr ""
27658
27659#: config/mips/mips.c:1496
27660#, gcc-internal-format
27661msgid "interrupt vector to %qE attribute is not vector=(sw0|sw1|hw0|hw1|hw2|hw3|hw4|hw5)"
27662msgstr ""
27663
27664#: config/mips/mips.c:1533
27665#, gcc-internal-format
27666msgid "argument to %qE attribute is not intstack"
27667msgstr ""
27668
27669#: config/mips/mips.c:7234
27670#, gcc-internal-format
27671msgid "cannot handle inconsistent calls to %qs"
27672msgstr ""
27673
27674#: config/mips/mips.c:10341
27675#, gcc-internal-format
27676msgid "the %<interrupt%> attribute requires a MIPS32r2 processor or greater"
27677msgstr ""
27678
27679#: config/mips/mips.c:10343
27680#, gcc-internal-format
27681msgid "interrupt handlers cannot be MIPS16 functions"
27682msgstr ""
27683
27684#: config/mips/mips.c:11334
27685#, gcc-internal-format
27686msgid "-fstack-check=specific not implemented for MIPS16"
27687msgstr ""
27688
27689#: config/mips/mips.c:15095 config/nds32/nds32-intrinsic.c:59
27690#: config/nds32/nds32-intrinsic.c:87 config/nds32/nds32-intrinsic.c:117
27691#: config/nios2/nios2.c:3135
27692#, gcc-internal-format
27693msgid "invalid argument to built-in function"
27694msgstr ""
27695
27696#: config/mips/mips.c:15296
27697#, gcc-internal-format
27698msgid "built-in function %qE not supported for MIPS16"
27699msgstr ""
27700
27701#: config/mips/mips.c:15892
27702#, gcc-internal-format
27703msgid "%qs does not support MIPS16 code"
27704msgstr ""
27705
27706#: config/mips/mips.c:17588
27707#, gcc-internal-format
27708msgid "MIPS16 PIC for ABIs other than o32 and o64"
27709msgstr ""
27710
27711#: config/mips/mips.c:17591
27712#, gcc-internal-format
27713msgid "MIPS16 -mxgot code"
27714msgstr ""
27715
27716#: config/mips/mips.c:17594
27717#, gcc-internal-format
27718msgid "hard-float MIPS16 code for ABIs other than o32 and o64"
27719msgstr ""
27720
27721#: config/mips/mips.c:17769 config/mips/mips.c:17851 config/mips/mips.c:17853
27722#: config/mips/mips.c:17881 config/mips/mips.c:17891 config/mips/mips.c:17990
27723#: config/mips/mips.c:18020
27724#, gcc-internal-format, gfc-internal-format
27725msgid "unsupported combination: %s"
27726msgstr ""
27727
27728#: config/mips/mips.c:17803
27729#, gcc-internal-format
27730msgid "%<-%s%> conflicts with the other architecture options, which specify a %s processor"
27731msgstr ""
27732
27733#: config/mips/mips.c:17813
27734#, gcc-internal-format
27735msgid "%<-march=%s%> is not compatible with the selected ABI"
27736msgstr ""
27737
27738#: config/mips/mips.c:17828
27739#, gcc-internal-format
27740msgid "%<-mgp64%> used with a 32-bit processor"
27741msgstr ""
27742
27743#: config/mips/mips.c:17830
27744#, gcc-internal-format
27745msgid "%<-mgp32%> used with a 64-bit ABI"
27746msgstr ""
27747
27748#: config/mips/mips.c:17832
27749#, gcc-internal-format
27750msgid "%<-mgp64%> used with a 32-bit ABI"
27751msgstr ""
27752
27753#: config/mips/mips.c:17848
27754#, gcc-internal-format
27755msgid "the %qs architecture does not support %<-mfp32%>"
27756msgstr ""
27757
27758#: config/mips/mips.c:17857
27759#, gcc-internal-format
27760msgid "%<-mgp32%> and %<-mfp64%> can only be combined if the target supports the mfhc1 and mthc1 instructions"
27761msgstr ""
27762
27763#: config/mips/mips.c:17860
27764#, gcc-internal-format
27765msgid "%<-mgp32%> and %<-mfp64%> can only be combined when using the o32 ABI"
27766msgstr ""
27767
27768#: config/mips/mips.c:17879
27769#, gcc-internal-format
27770msgid "%<-mfpxx%> can only be used with the o32 ABI"
27771msgstr ""
27772
27773#: config/mips/mips.c:17883
27774#, gcc-internal-format
27775msgid "%<-march=%s%> requires %<-mfp32%>"
27776msgstr ""
27777
27778#: config/mips/mips.c:17885
27779#, gcc-internal-format
27780msgid "%<-mfpxx%> requires %<-mlra%>"
27781msgstr ""
27782
27783#: config/mips/mips.c:17901 config/mips/mips.c:17903 config/mips/mips.c:17916
27784#, gcc-internal-format
27785msgid "%qs is incompatible with %qs"
27786msgstr ""
27787
27788#. We have traditionally allowed non-abicalls code to use
27789#. an LP64 form of o64.  However, it would take a bit more
27790#. effort to support the combination of 32-bit GOT entries
27791#. and 64-bit pointers, so we treat the abicalls case as
27792#. an error.
27793#: config/mips/mips.c:17910
27794#, gcc-internal-format
27795msgid "the combination of %qs and %qs is incompatible with %qs"
27796msgstr ""
27797
27798#: config/mips/mips.c:17956
27799#, gcc-internal-format
27800msgid "the %qs architecture does not support branch-likely instructions"
27801msgstr ""
27802
27803#: config/mips/mips.c:17971
27804#, gcc-internal-format
27805msgid "the %qs architecture does not support madd or msub instructions"
27806msgstr ""
27807
27808#: config/mips/mips.c:17985
27809#, gcc-internal-format
27810msgid "the %qs architecture does not support odd single-precision registers"
27811msgstr ""
27812
27813#: config/mips/mips.c:17998 config/mips/mips.c:18004
27814#, gcc-internal-format
27815msgid "unsupported combination: %qs%s %s"
27816msgstr ""
27817
27818#: config/mips/mips.c:18013
27819#, gcc-internal-format
27820msgid "unsupported combination: %qs %s"
27821msgstr ""
27822
27823#: config/mips/mips.c:18028
27824#, gcc-internal-format
27825msgid "cannot generate position-independent code for %qs"
27826msgstr ""
27827
27828#: config/mips/mips.c:18031
27829#, gcc-internal-format
27830msgid "position-independent code requires %qs"
27831msgstr ""
27832
27833#: config/mips/mips.c:18064
27834#, gcc-internal-format
27835msgid "%<-mno-gpopt%> needs %<-mexplicit-relocs%>"
27836msgstr ""
27837
27838#: config/mips/mips.c:18072 config/mips/mips.c:18075
27839#, gcc-internal-format
27840msgid "cannot use small-data accesses for %qs"
27841msgstr ""
27842
27843#: config/mips/mips.c:18090
27844#, gcc-internal-format
27845msgid "the %qs architecture does not support %<-m%s=legacy%>"
27846msgstr ""
27847
27848#: config/mips/mips.c:18097
27849#, gcc-internal-format
27850msgid "the %qs architecture does not support %<-m%s=2008%>"
27851msgstr ""
27852
27853#: config/mips/mips.c:18115
27854#, gcc-internal-format
27855msgid "%<-mips3d%> requires %<-mpaired-single%>"
27856msgstr ""
27857
27858#: config/mips/mips.c:18125
27859#, gcc-internal-format
27860msgid "%qs must be used with %qs"
27861msgstr ""
27862
27863#: config/mips/mips.c:18137
27864#, gcc-internal-format
27865msgid "the %qs architecture does not support paired-single instructions"
27866msgstr ""
27867
27868#: config/mips/mips.c:18146
27869#, gcc-internal-format
27870msgid "%qs requires a target that provides the %qs instruction"
27871msgstr ""
27872
27873#: config/mips/mips.c:18157
27874#, gcc-internal-format
27875msgid "the %qs architecture does not support DSP instructions"
27876msgstr ""
27877
27878#: config/mips/mips.c:18259
27879#, gcc-internal-format
27880msgid "%qs requires branch-likely instructions"
27881msgstr ""
27882
27883#: config/mips/mips.c:18263
27884#, gcc-internal-format
27885msgid "the %qs architecture does not support the synci instruction"
27886msgstr ""
27887
27888#: config/mips/mips.c:19075
27889#, gcc-internal-format
27890msgid "mips16 function profiling"
27891msgstr ""
27892
27893#: config/mmix/mmix.c:296
27894#, gcc-internal-format, gfc-internal-format
27895msgid "-f%s not supported: ignored"
27896msgstr ""
27897
27898#: config/mmix/mmix.c:726
27899#, gcc-internal-format
27900msgid "support for mode %qs"
27901msgstr ""
27902
27903#: config/mmix/mmix.c:740
27904#, gcc-internal-format, gfc-internal-format
27905msgid "too large function value type, needs %d registers, have only %d registers for this"
27906msgstr ""
27907
27908#: config/mmix/mmix.c:919
27909#, gcc-internal-format
27910msgid "function_profiler support for MMIX"
27911msgstr ""
27912
27913#: config/mmix/mmix.c:943
27914#, gcc-internal-format
27915msgid "MMIX Internal: Last named vararg would not fit in a register"
27916msgstr ""
27917
27918#: config/mmix/mmix.c:1555 config/mmix/mmix.c:1579 config/mmix/mmix.c:1695
27919#, gcc-internal-format, gfc-internal-format
27920msgid "MMIX Internal: Bad register: %d"
27921msgstr ""
27922
27923#. Presumably there's a missing case above if we get here.
27924#: config/mmix/mmix.c:1687
27925#, gcc-internal-format
27926msgid "MMIX Internal: Missing %qc case in mmix_print_operand"
27927msgstr ""
27928
27929#: config/mmix/mmix.c:1972
27930#, gcc-internal-format
27931msgid "stack frame not a multiple of 8 bytes: %wd"
27932msgstr ""
27933
27934#: config/mmix/mmix.c:2210
27935#, gcc-internal-format
27936msgid "stack frame not a multiple of octabyte: %wd"
27937msgstr ""
27938
27939#: config/mmix/mmix.c:2496 config/mmix/mmix.c:2555
27940#, gcc-internal-format, gfc-internal-format
27941msgid "MMIX Internal: %s is not a shiftable int"
27942msgstr ""
27943
27944#: config/mn10300/mn10300.c:102
27945#, gcc-internal-format
27946msgid "-mtune= expects mn10300, am33, am33-2, or am34"
27947msgstr ""
27948
27949#: config/msp430/driver-msp430.c:646
27950#, gcc-internal-format, gfc-internal-format
27951msgid "unexpected argument to msp430_select_hwmult_lib: %s"
27952msgstr ""
27953
27954#: config/msp430/driver-msp430.c:687
27955#, gcc-internal-format, gfc-internal-format
27956msgid "unrecognised hwpy field in msp430_mcu_data[%d]: %d"
27957msgstr ""
27958
27959#: config/msp430/driver-msp430.c:694
27960#, gcc-internal-format, gfc-internal-format
27961msgid "unexpected first argument to msp430_select_hwmult_lib: %s"
27962msgstr ""
27963
27964#: config/msp430/driver-msp430.c:698
27965#, gcc-internal-format
27966msgid "msp430_select_hwmult_lib needs one or more arguments"
27967msgstr ""
27968
27969#: config/msp430/msp430.c:776
27970#, gcc-internal-format, gfc-internal-format
27971msgid "MCU '%s' supports %s ISA but -mcpu option is set to %s"
27972msgstr ""
27973
27974#: config/msp430/msp430.c:782
27975#, gcc-internal-format, gfc-internal-format
27976msgid "MCU '%s' does not have hardware multiply support, but -mhwmult is set to %s"
27977msgstr ""
27978
27979#: config/msp430/msp430.c:788
27980#, gcc-internal-format, gfc-internal-format
27981msgid "MCU '%s' supports %s hardware multiply, but -mhwmult is set to 16-bit"
27982msgstr ""
27983
27984#: config/msp430/msp430.c:791
27985#, gcc-internal-format, gfc-internal-format
27986msgid "MCU '%s' supports %s hardware multiply, but -mhwmult is set to 32-bit"
27987msgstr ""
27988
27989#: config/msp430/msp430.c:794
27990#, gcc-internal-format, gfc-internal-format
27991msgid "MCU '%s' supports %s hardware multiply, but -mhwmult is set to f5series"
27992msgstr ""
27993
27994#: config/msp430/msp430.c:810
27995#, gcc-internal-format, gfc-internal-format
27996msgid ""
27997"Unrecognised MCU name '%s', assuming that it is just a MSP430 with no hardware multiply.\n"
27998"Use the -mcpu and -mhwmult options to set these explicitly."
27999msgstr ""
28000
28001#: config/msp430/msp430.c:814
28002#, gcc-internal-format, gfc-internal-format
28003msgid ""
28004"Unrecognised MCU name '%s', assuming that it has no hardware multiply.\n"
28005"Use the -mhwmult option to set this explicitly."
28006msgstr ""
28007
28008#: config/msp430/msp430.c:824
28009#, gcc-internal-format, gfc-internal-format
28010msgid ""
28011"Unrecognised MCU name '%s', assuming that it just supports the MSP430 ISA.\n"
28012"Use the -mcpu option to set the ISA explicitly."
28013msgstr ""
28014
28015#: config/msp430/msp430.c:831
28016#, gcc-internal-format, gfc-internal-format
28017msgid "Unrecognised MCU name '%s'."
28018msgstr ""
28019
28020#: config/msp430/msp430.c:840
28021#, gcc-internal-format
28022msgid "-mlarge requires a 430X-compatible -mmcu="
28023msgstr ""
28024
28025#: config/msp430/msp430.c:843
28026#, gcc-internal-format
28027msgid "-mcode-region=upper requires 430X-compatible cpu"
28028msgstr ""
28029
28030#: config/msp430/msp430.c:845
28031#, gcc-internal-format
28032msgid "-mdata-region=upper requires 430X-compatible cpu"
28033msgstr ""
28034
28035#: config/msp430/msp430.c:1848
28036#, gcc-internal-format
28037msgid "unrecognised interrupt vector argument of %qE attribute"
28038msgstr ""
28039
28040#: config/msp430/msp430.c:1857
28041#, gcc-internal-format
28042msgid "numeric argument of %qE attribute must be in range 0..63"
28043msgstr ""
28044
28045#: config/msp430/msp430.c:1863
28046#, gcc-internal-format
28047msgid "argument of %qE attribute is not a string constant or number"
28048msgstr ""
28049
28050#: config/msp430/msp430.c:2473
28051#, gcc-internal-format
28052msgid "__delay_cycles() only takes constant arguments"
28053msgstr ""
28054
28055#: config/msp430/msp430.c:2483
28056#, gcc-internal-format
28057msgid "__delay_cycles only takes non-negative cycle counts."
28058msgstr ""
28059
28060#: config/msp430/msp430.c:2503
28061#, gcc-internal-format
28062msgid "__delay_cycles is limited to 32-bit loop counts."
28063msgstr ""
28064
28065#: config/msp430/msp430.c:2573
28066#, gcc-internal-format
28067msgid "MSP430 builtin functions only work inside interrupt handlers"
28068msgstr ""
28069
28070#: config/msp430/msp430.c:2585 config/rx/rx.c:2634 config/xtensa/xtensa.c:3346
28071#: config/xtensa/xtensa.c:3372
28072#, gcc-internal-format
28073msgid "bad builtin code"
28074msgstr ""
28075
28076#: config/nds32/nds32-isr.c:337
28077#, gcc-internal-format
28078msgid "multiple save reg attributes to function %qD"
28079msgstr ""
28080
28081#: config/nds32/nds32-isr.c:348
28082#, gcc-internal-format
28083msgid "multiple nested types attributes to function %qD"
28084msgstr ""
28085
28086#: config/nds32/nds32-isr.c:360
28087#, gcc-internal-format
28088msgid "multiple interrupt attributes to function %qD"
28089msgstr ""
28090
28091#. Trampoline is not supported on reduced-set registers yet.
28092#: config/nds32/nds32.c:1741 config/nds32/nds32.c:1795
28093#: config/nds32/nds32.c:2307 config/nds32/nds32.c:2354
28094#: config/nds32/nds32.c:2369 config/nds32/nds32.c:2375
28095#: config/nds32/nds32.c:2435 config/nds32/nds32.c:2441
28096#: config/nds32/nds32.c:2473
28097#, gcc-internal-format
28098msgid "a nested function is not supported for reduced registers"
28099msgstr ""
28100
28101#. The enum index value for array size is out of range.
28102#: config/nds32/nds32.c:2276
28103#, gcc-internal-format
28104msgid "intrinsic register index is out of range"
28105msgstr ""
28106
28107#: config/nds32/nds32.c:2581
28108#, gcc-internal-format
28109msgid "invalid id value for interrupt/exception attribute"
28110msgstr ""
28111
28112#: config/nds32/nds32.c:2609
28113#, gcc-internal-format
28114msgid "invalid id value for reset attribute"
28115msgstr ""
28116
28117#: config/nds32/nds32.c:2625
28118#, gcc-internal-format
28119msgid "invalid nmi function for reset attribute"
28120msgstr ""
28121
28122#: config/nds32/nds32.c:2638
28123#, gcc-internal-format
28124msgid "invalid warm function for reset attribute"
28125msgstr ""
28126
28127#: config/nds32/nds32.c:2706
28128#, gcc-internal-format
28129msgid "not support -fpic"
28130msgstr ""
28131
28132#: config/nios2/nios2.c:560
28133#, gcc-internal-format
28134msgid "Unknown form for stack limit expression"
28135msgstr ""
28136
28137#: config/nios2/nios2.c:1167
28138#, gcc-internal-format
28139msgid "switch %<-mcustom-%s%> is required for double precision floating point"
28140msgstr ""
28141
28142#: config/nios2/nios2.c:1180
28143#, gcc-internal-format
28144msgid "switch %<-mcustom-%s%> has no effect unless -funsafe-math-optimizations is specified"
28145msgstr ""
28146
28147#: config/nios2/nios2.c:1189
28148#, gcc-internal-format
28149msgid "switch %<-mcustom-%s%> has no effect unless -ffinite-math-only is specified"
28150msgstr ""
28151
28152#: config/nios2/nios2.c:1198
28153#, gcc-internal-format
28154msgid "switch %<-mcustom-%s%> has no effect unless -fno-math-errno is specified"
28155msgstr ""
28156
28157#: config/nios2/nios2.c:1203
28158#, gcc-internal-format
28159msgid "conflicting use of -mcustom switches, target attributes, and/or __builtin_custom_ functions"
28160msgstr ""
28161
28162#: config/nios2/nios2.c:1305
28163#, gcc-internal-format
28164msgid "ignoring unrecognized switch %<-mcustom-fpu-cfg%> value %<%s%>"
28165msgstr ""
28166
28167#: config/nios2/nios2.c:1324
28168#, gcc-internal-format
28169msgid "switch %<-mcustom-%s%> value %d must be between 0 and 255"
28170msgstr ""
28171
28172#: config/nios2/nios2.c:1347
28173#, gcc-internal-format
28174msgid "position-independent code requires the Linux ABI"
28175msgstr ""
28176
28177#: config/nios2/nios2.c:1350
28178#, gcc-internal-format
28179msgid "PIC support for -fstack-limit-symbol"
28180msgstr ""
28181
28182#: config/nios2/nios2.c:1376
28183#, gcc-internal-format
28184msgid "BMX instructions are only supported with R2 architecture"
28185msgstr ""
28186
28187#: config/nios2/nios2.c:1378
28188#, gcc-internal-format
28189msgid "CDX instructions are only supported with R2 architecture"
28190msgstr ""
28191
28192#: config/nios2/nios2.c:1383
28193#, gcc-internal-format
28194msgid "R2 architecture is little-endian only"
28195msgstr ""
28196
28197#: config/nios2/nios2.c:3119
28198#, gcc-internal-format
28199msgid "Cannot call %<__builtin_custom_%s%> without specifying switch %<-mcustom-%s%>"
28200msgstr ""
28201
28202#: config/nios2/nios2.c:3227
28203#, gcc-internal-format, gfc-internal-format
28204msgid "custom instruction opcode must be compile time constant in the range 0-255 for __builtin_custom_%s"
28205msgstr ""
28206
28207#: config/nios2/nios2.c:3373
28208#, gcc-internal-format, gfc-internal-format
28209msgid "invalid argument to built-in function %s"
28210msgstr ""
28211
28212#: config/nios2/nios2.c:3432
28213#, gcc-internal-format, gfc-internal-format
28214msgid "Control register number must be in range 0-31 for %s"
28215msgstr ""
28216
28217#: config/nios2/nios2.c:3460
28218#, gcc-internal-format, gfc-internal-format
28219msgid "Register number must be in range 0-31 for %s"
28220msgstr ""
28221
28222#: config/nios2/nios2.c:3467
28223#, gcc-internal-format, gfc-internal-format
28224msgid "The immediate value must fit into a %d-bit integer for %s"
28225msgstr ""
28226
28227#: config/nios2/nios2.c:3517
28228#, gcc-internal-format
28229msgid "The ENI instruction operand must be either 0 or 1"
28230msgstr ""
28231
28232#: config/nios2/nios2.c:3545
28233#, gcc-internal-format, gfc-internal-format
28234msgid "Builtin function %s requires Nios II R%d"
28235msgstr ""
28236
28237#: config/nios2/nios2.c:3627
28238#, gcc-internal-format
28239msgid "switch %<-mcustom-%s%> conflicts with switch %<-mcustom-%s%>"
28240msgstr ""
28241
28242#: config/nios2/nios2.c:3633 config/nios2/nios2.c:3643
28243#, gcc-internal-format
28244msgid "call to %<__builtin_custom_%s%> conflicts with switch %<-mcustom-%s%>"
28245msgstr ""
28246
28247#: config/nios2/nios2.c:3749
28248#, gcc-internal-format
28249msgid "custom-fpu-cfg option does not support %<no-%>"
28250msgstr ""
28251
28252#: config/nios2/nios2.c:3754
28253#, gcc-internal-format
28254msgid "custom-fpu-cfg option requires configuration argument"
28255msgstr ""
28256
28257#: config/nios2/nios2.c:3783
28258#, gcc-internal-format
28259msgid "%<no-custom-%s%> does not accept arguments"
28260msgstr ""
28261
28262#: config/nios2/nios2.c:3798
28263#, gcc-internal-format
28264msgid "%<custom-%s=%> requires argument"
28265msgstr ""
28266
28267#: config/nios2/nios2.c:3808
28268#, gcc-internal-format, gfc-internal-format
28269msgid "`custom-%s=' argument requires numeric digits"
28270msgstr ""
28271
28272#: config/nios2/nios2.c:3820
28273#, gcc-internal-format
28274msgid "%<custom-%s=%> is not recognised as FPU instruction"
28275msgstr ""
28276
28277#: config/nios2/nios2.c:3827
28278#, gcc-internal-format
28279msgid "%<%s%> is unknown"
28280msgstr ""
28281
28282#: config/nvptx/mkoffload.c:107
28283#, gcc-internal-format
28284msgid "malformed ptx file"
28285msgstr ""
28286
28287#: config/nvptx/mkoffload.c:407
28288#, fuzzy, gcc-internal-format
28289#| msgid "environment variable COLLECT_GCC must be set"
28290msgid "COLLECT_GCC must be set."
28291msgstr "varijabla okoline COLLECT_GCC mora biti postavljena "
28292
28293#: config/nvptx/mkoffload.c:545
28294#, fuzzy, gcc-internal-format
28295#| msgid "Cannot open source file %s\n"
28296msgid "cannot open intermediate ptx file"
28297msgstr "Ne mogu otvoriti datoteku koda %s\n"
28298
28299#: config/nvptx/nvptx.c:1546
28300#, gcc-internal-format
28301msgid "cannot emit unaligned pointers in ptx assembly"
28302msgstr ""
28303
28304#: config/nvptx/nvptx.c:3799
28305#, gcc-internal-format
28306msgid "%qE attribute requires a void return type"
28307msgstr ""
28308
28309#: config/nvptx/nvptx.c:4143
28310#, gcc-internal-format, gfc-internal-format
28311msgid "using vector_length (%d), ignoring %d"
28312msgstr ""
28313
28314#: config/nvptx/nvptx.c:4154
28315#, gcc-internal-format, gfc-internal-format
28316msgid "using num_workers (%d), ignoring %d"
28317msgstr ""
28318
28319#: config/pa/pa.c:501
28320#, gcc-internal-format
28321msgid "PIC code generation is not supported in the portable runtime model"
28322msgstr ""
28323
28324#: config/pa/pa.c:506
28325#, gcc-internal-format
28326msgid "PIC code generation is not compatible with fast indirect calls"
28327msgstr ""
28328
28329#: config/pa/pa.c:511
28330#, gcc-internal-format
28331msgid "-g is only supported when using GAS on this processor,"
28332msgstr ""
28333
28334#: config/pa/pa.c:512
28335#, gcc-internal-format
28336msgid "-g option disabled"
28337msgstr ""
28338
28339#: config/pa/pa.c:8718
28340#, gcc-internal-format, gfc-internal-format
28341msgid "alignment (%u) for %s exceeds maximum alignment for global common data.  Using %u"
28342msgstr ""
28343
28344#. Address spaces are currently only supported by C.
28345#: config/rl78/rl78.c:345
28346#, gcc-internal-format
28347msgid "-mes0 can only be used with C"
28348msgstr ""
28349
28350#: config/rl78/rl78.c:360
28351#, gcc-internal-format
28352msgid "-mmul=g13 cannot be used with -mcpu=g10"
28353msgstr ""
28354
28355#: config/rl78/rl78.c:361
28356#, gcc-internal-format
28357msgid "-mmul=g14 cannot be used with -mcpu=g10"
28358msgstr ""
28359
28360#. The S2 core does not have mul/div instructions.
28361#: config/rl78/rl78.c:372
28362#, gcc-internal-format
28363msgid "-mmul=g14 cannot be used with -mcpu=g13"
28364msgstr ""
28365
28366#. The G14 core does not have the hardware multiply peripheral used by the
28367#. G13 core, hence you cannot use G13 multipliy routines on G14 hardware.
28368#: config/rl78/rl78.c:384
28369#, gcc-internal-format
28370msgid "-mmul=g13 cannot be used with -mcpu=g14"
28371msgstr ""
28372
28373#: config/rl78/rl78.c:779
28374#, gcc-internal-format
28375msgid "naked attribute only applies to functions"
28376msgstr ""
28377
28378#: config/rl78/rl78.c:803
28379#, gcc-internal-format
28380msgid "%qE attribute doesn't apply to functions"
28381msgstr ""
28382
28383#. This is unpredictable, as we're truncating off usable address
28384#. bits.
28385#: config/rl78/rl78.c:1142
28386#, gcc-internal-format
28387msgid "converting far pointer to near pointer"
28388msgstr ""
28389
28390#: config/rs6000/host-darwin.c:59
28391#, gcc-internal-format
28392msgid "Segmentation Fault (code)"
28393msgstr ""
28394
28395#: config/rs6000/host-darwin.c:129
28396#, gcc-internal-format
28397msgid "Segmentation Fault"
28398msgstr ""
28399
28400#: config/rs6000/host-darwin.c:143
28401#, gcc-internal-format
28402msgid "While setting up signal stack: %m"
28403msgstr ""
28404
28405#: config/rs6000/host-darwin.c:149
28406#, gcc-internal-format
28407msgid "While setting up signal handler: %m"
28408msgstr ""
28409
28410#. Handle the machine specific pragma longcall.  Its syntax is
28411#.
28412#. # pragma longcall ( TOGGLE )
28413#.
28414#. where TOGGLE is either 0 or 1.
28415#.
28416#. rs6000_default_long_calls is set to the value of TOGGLE, changing
28417#. whether or not new function declarations receive a longcall
28418#. attribute by default.
28419#: config/rs6000/rs6000-c.c:48
28420#, gcc-internal-format
28421msgid "ignoring malformed #pragma longcall"
28422msgstr ""
28423
28424#: config/rs6000/rs6000-c.c:61
28425#, gcc-internal-format
28426msgid "missing open paren"
28427msgstr ""
28428
28429#: config/rs6000/rs6000-c.c:63
28430#, gcc-internal-format
28431msgid "missing number"
28432msgstr ""
28433
28434#: config/rs6000/rs6000-c.c:65
28435#, gcc-internal-format
28436msgid "missing close paren"
28437msgstr ""
28438
28439#: config/rs6000/rs6000-c.c:68
28440#, gcc-internal-format
28441msgid "number must be 0 or 1"
28442msgstr ""
28443
28444#: config/rs6000/rs6000-c.c:71
28445#, gcc-internal-format
28446msgid "junk at end of #pragma longcall"
28447msgstr ""
28448
28449#: config/rs6000/rs6000-c.c:4746
28450#, gcc-internal-format
28451msgid "vec_lvsl is deprecated for little endian; use assignment for unaligned loads and stores"
28452msgstr ""
28453
28454#: config/rs6000/rs6000-c.c:4749
28455#, gcc-internal-format
28456msgid "vec_lvsr is deprecated for little endian; use assignment for unaligned loads and stores"
28457msgstr ""
28458
28459#: config/rs6000/rs6000-c.c:4765
28460#, gcc-internal-format, gfc-internal-format
28461msgid "%s only accepts %d arguments"
28462msgstr ""
28463
28464#: config/rs6000/rs6000-c.c:4770
28465#, gcc-internal-format, gfc-internal-format
28466msgid "%s only accepts 1 argument"
28467msgstr ""
28468
28469#: config/rs6000/rs6000-c.c:4775
28470#, gcc-internal-format, gfc-internal-format
28471msgid "%s only accepts 2 arguments"
28472msgstr ""
28473
28474#: config/rs6000/rs6000-c.c:4841
28475#, gcc-internal-format
28476msgid "vec_extract only accepts 2 arguments"
28477msgstr ""
28478
28479#: config/rs6000/rs6000-c.c:4943
28480#, gcc-internal-format
28481msgid "vec_insert only accepts 3 arguments"
28482msgstr ""
28483
28484#: config/rs6000/rs6000-c.c:5075
28485#, gcc-internal-format
28486msgid "passing arg %d of %qE discards qualifiers frompointer target type"
28487msgstr ""
28488
28489#: config/rs6000/rs6000-c.c:5119
28490#, gcc-internal-format
28491msgid "invalid parameter combination for AltiVec intrinsic"
28492msgstr ""
28493
28494#: config/rs6000/rs6000.c:3512
28495#, gcc-internal-format
28496msgid "-mrecip requires -ffinite-math or -ffast-math"
28497msgstr ""
28498
28499#: config/rs6000/rs6000.c:3514
28500#, gcc-internal-format
28501msgid "-mrecip requires -fno-trapping-math or -ffast-math"
28502msgstr ""
28503
28504#: config/rs6000/rs6000.c:3516
28505#, gcc-internal-format
28506msgid "-mrecip requires -freciprocal-math or -ffast-math"
28507msgstr ""
28508
28509#: config/rs6000/rs6000.c:3616
28510#, gcc-internal-format
28511msgid "-m64 requires PowerPC64 architecture, enabling"
28512msgstr ""
28513
28514#: config/rs6000/rs6000.c:3734
28515#, gcc-internal-format
28516msgid "-malign-power is not supported for 64-bit Darwin; it is incompatible with the installed C and C++ libraries"
28517msgstr ""
28518
28519#: config/rs6000/rs6000.c:3881
28520#, gcc-internal-format
28521msgid "not configured for SPE ABI"
28522msgstr ""
28523
28524#: config/rs6000/rs6000.c:3886
28525#, gcc-internal-format
28526msgid "not configured for SPE instruction set"
28527msgstr ""
28528
28529#: config/rs6000/rs6000.c:3892
28530#, gcc-internal-format
28531msgid "target attribute or pragma changes SPE ABI"
28532msgstr ""
28533
28534#: config/rs6000/rs6000.c:3899
28535#, gcc-internal-format
28536msgid "AltiVec not supported in this target"
28537msgstr ""
28538
28539#: config/rs6000/rs6000.c:3901 config/rs6000/rs6000.c:3906
28540#, gcc-internal-format
28541msgid "SPE not supported in this target"
28542msgstr ""
28543
28544#: config/rs6000/rs6000.c:3934
28545#, gcc-internal-format
28546msgid "-mmultiple is not supported on little endian systems"
28547msgstr ""
28548
28549#: config/rs6000/rs6000.c:3941
28550#, gcc-internal-format
28551msgid "-mstring is not supported on little endian systems"
28552msgstr ""
28553
28554#: config/rs6000/rs6000.c:4037
28555#, gcc-internal-format
28556msgid "-mcrypto requires -maltivec"
28557msgstr ""
28558
28559#: config/rs6000/rs6000.c:4044
28560#, gcc-internal-format
28561msgid "-mdirect-move requires -mvsx"
28562msgstr ""
28563
28564#: config/rs6000/rs6000.c:4051
28565#, gcc-internal-format
28566msgid "-mpower8-vector requires -maltivec"
28567msgstr ""
28568
28569#: config/rs6000/rs6000.c:4058
28570#, gcc-internal-format
28571msgid "-mpower8-vector requires -mvsx"
28572msgstr ""
28573
28574#: config/rs6000/rs6000.c:4065
28575#, gcc-internal-format
28576msgid "-mvsx-timode requires -mvsx"
28577msgstr ""
28578
28579#: config/rs6000/rs6000.c:4072
28580#, gcc-internal-format
28581msgid "-mhard-dfp requires -mhard-float"
28582msgstr ""
28583
28584#: config/rs6000/rs6000.c:4113
28585#, gcc-internal-format
28586msgid "-mupper-regs-df requires -mvsx"
28587msgstr ""
28588
28589#: config/rs6000/rs6000.c:4120
28590#, gcc-internal-format
28591msgid "-mupper-regs-sf requires -mpower8-vector"
28592msgstr ""
28593
28594#: config/rs6000/rs6000.c:4169
28595#, gcc-internal-format
28596msgid "-mpower8-fusion-sign requires -mpower8-fusion"
28597msgstr ""
28598
28599#: config/rs6000/rs6000.c:4172
28600#, gcc-internal-format
28601msgid "-mtoc-fusion requires -mpower8-fusion"
28602msgstr ""
28603
28604#: config/rs6000/rs6000.c:4185
28605#, gcc-internal-format
28606msgid "-mpower9-fusion requires -mpower8-fusion"
28607msgstr ""
28608
28609#: config/rs6000/rs6000.c:4233
28610#, gcc-internal-format
28611msgid "-mpower9-vector requires -mpower8-vector"
28612msgstr ""
28613
28614#: config/rs6000/rs6000.c:4260
28615#, gcc-internal-format
28616msgid "-mpower9-dform requires -mpower9-vector"
28617msgstr ""
28618
28619#: config/rs6000/rs6000.c:4268
28620#, gcc-internal-format
28621msgid "-mpower9-dform requires -mupper-regs-df"
28622msgstr ""
28623
28624#: config/rs6000/rs6000.c:4275
28625#, gcc-internal-format
28626msgid "-mpower9-dform requires -mupper-regs-sf"
28627msgstr ""
28628
28629#: config/rs6000/rs6000.c:4291
28630#, gcc-internal-format
28631msgid "-mvsx-timode might need -mlra"
28632msgstr ""
28633
28634#: config/rs6000/rs6000.c:4316
28635#, gcc-internal-format
28636msgid "-mallow-movmisalign requires -mvsx"
28637msgstr ""
28638
28639#: config/rs6000/rs6000.c:4331
28640#, gcc-internal-format
28641msgid "-mefficient-unaligned-vsx requires -mvsx"
28642msgstr ""
28643
28644#: config/rs6000/rs6000.c:4339
28645#, gcc-internal-format
28646msgid "-mefficient-unaligned-vsx requires -mallow-movmisalign"
28647msgstr ""
28648
28649#: config/rs6000/rs6000.c:4349
28650#, gcc-internal-format
28651msgid "-mfloat128 requires VSX support"
28652msgstr ""
28653
28654#: config/rs6000/rs6000.c:4371
28655#, gcc-internal-format
28656msgid "-mfloat128-hardware requires full ISA 3.0 support"
28657msgstr ""
28658
28659#: config/rs6000/rs6000.c:4434
28660#, gcc-internal-format, gfc-internal-format
28661msgid "unknown vectorization library ABI type (%s) for -mveclibabi= switch"
28662msgstr ""
28663
28664#: config/rs6000/rs6000.c:4446
28665#, gcc-internal-format
28666msgid "target attribute or pragma changes long double size"
28667msgstr ""
28668
28669#: config/rs6000/rs6000.c:4469 config/rs6000/rs6000.c:4484
28670#, gcc-internal-format
28671msgid "target attribute or pragma changes AltiVec ABI"
28672msgstr ""
28673
28674#: config/rs6000/rs6000.c:4497
28675#, gcc-internal-format
28676msgid "target attribute or pragma changes darwin64 ABI"
28677msgstr ""
28678
28679#: config/rs6000/rs6000.c:4563
28680#, gcc-internal-format
28681msgid "target attribute or pragma changes single precision floating point"
28682msgstr ""
28683
28684#: config/rs6000/rs6000.c:4566
28685#, gcc-internal-format
28686msgid "target attribute or pragma changes double precision floating point"
28687msgstr ""
28688
28689#: config/rs6000/rs6000.c:7010
28690#, gcc-internal-format, gfc-internal-format
28691msgid "the layout of aggregates containing vectors with %d-byte alignment has changed in GCC 5"
28692msgstr ""
28693
28694#: config/rs6000/rs6000.c:10258
28695#, gcc-internal-format
28696msgid "GCC vector returned by reference: non-standard ABI extension with no compatibility guarantee"
28697msgstr ""
28698
28699#: config/rs6000/rs6000.c:10411
28700#, gcc-internal-format
28701msgid "cannot return value in vector register because altivec instructions are disabled, use -maltivec to enable them"
28702msgstr ""
28703
28704#: config/rs6000/rs6000.c:10611
28705#, gcc-internal-format, gfc-internal-format
28706msgid "the ABI of passing aggregates with %d-byte alignment has changed in GCC 5"
28707msgstr ""
28708
28709#: config/rs6000/rs6000.c:10873
28710#, gcc-internal-format
28711msgid "cannot pass argument in vector register because altivec instructions are disabled, use -maltivec to enable them"
28712msgstr ""
28713
28714#: config/rs6000/rs6000.c:11725
28715#, gcc-internal-format
28716msgid "the ABI of passing homogeneous float aggregates has changed in GCC 5"
28717msgstr ""
28718
28719#: config/rs6000/rs6000.c:11900
28720#, gcc-internal-format
28721msgid "GCC vector passed by reference: non-standard ABI extension with no compatibility guarantee"
28722msgstr ""
28723
28724#: config/rs6000/rs6000.c:12684
28725#, gcc-internal-format, gfc-internal-format
28726msgid "internal error: builtin function %s already processed"
28727msgstr ""
28728
28729#: config/rs6000/rs6000.c:13182
28730#, gcc-internal-format
28731msgid "argument 1 must be an 8-bit field value"
28732msgstr ""
28733
28734#: config/rs6000/rs6000.c:13229
28735#, gcc-internal-format
28736msgid "argument 1 must be a 5-bit signed literal"
28737msgstr ""
28738
28739#: config/rs6000/rs6000.c:13332 config/rs6000/rs6000.c:15019
28740#, gcc-internal-format
28741msgid "argument 2 must be a 5-bit unsigned literal"
28742msgstr ""
28743
28744#: config/rs6000/rs6000.c:13350
28745#, gcc-internal-format
28746msgid "argument 1 must be a 6-bit unsigned literal"
28747msgstr ""
28748
28749#: config/rs6000/rs6000.c:13389
28750#, gcc-internal-format
28751msgid "argument 1 of __builtin_altivec_predicate must be a constant"
28752msgstr ""
28753
28754#: config/rs6000/rs6000.c:13441
28755#, gcc-internal-format
28756msgid "argument 1 of __builtin_altivec_predicate is out of range"
28757msgstr ""
28758
28759#: config/rs6000/rs6000.c:13815
28760#, gcc-internal-format, gfc-internal-format
28761msgid "builtin %s is only valid in 64-bit mode"
28762msgstr ""
28763
28764#: config/rs6000/rs6000.c:13864
28765#, gcc-internal-format, gfc-internal-format
28766msgid "argument %d must be an unsigned literal"
28767msgstr ""
28768
28769#: config/rs6000/rs6000.c:13866
28770#, gcc-internal-format, gfc-internal-format
28771msgid "argument %d is an unsigned literal that is out of range"
28772msgstr ""
28773
28774#: config/rs6000/rs6000.c:14004
28775#, gcc-internal-format, gfc-internal-format
28776msgid "builtin %s only accepts a string argument"
28777msgstr ""
28778
28779#. Invalid CPU argument.
28780#: config/rs6000/rs6000.c:14023
28781#, gcc-internal-format, gfc-internal-format
28782msgid "cpu %s is an invalid argument to builtin %s"
28783msgstr ""
28784
28785#. Invalid HWCAP argument.
28786#: config/rs6000/rs6000.c:14051
28787#, gcc-internal-format, gfc-internal-format
28788msgid "hwcap %s is an invalid argument to builtin %s"
28789msgstr ""
28790
28791#: config/rs6000/rs6000.c:14124
28792#, gcc-internal-format
28793msgid "argument 3 must be a 4-bit unsigned literal"
28794msgstr ""
28795
28796#: config/rs6000/rs6000.c:14142
28797#, gcc-internal-format
28798msgid "argument 3 must be a 2-bit unsigned literal"
28799msgstr ""
28800
28801#: config/rs6000/rs6000.c:14162
28802#, gcc-internal-format
28803msgid "argument 3 must be a 1-bit unsigned literal"
28804msgstr ""
28805
28806#: config/rs6000/rs6000.c:14174
28807#, gcc-internal-format
28808msgid "argument 1 must be 0 or 2"
28809msgstr ""
28810
28811#: config/rs6000/rs6000.c:14186
28812#, gcc-internal-format
28813msgid "argument 1 must be a 1-bit unsigned literal"
28814msgstr ""
28815
28816#: config/rs6000/rs6000.c:14200
28817#, gcc-internal-format
28818msgid "argument 2 must be a 6-bit unsigned literal"
28819msgstr ""
28820
28821#: config/rs6000/rs6000.c:14212
28822#, gcc-internal-format
28823msgid "argument 2 must be 0 or 1"
28824msgstr ""
28825
28826#: config/rs6000/rs6000.c:14219
28827#, gcc-internal-format
28828msgid "argument 3 must be in the range 0..15"
28829msgstr ""
28830
28831#: config/rs6000/rs6000.c:14408
28832#, gcc-internal-format
28833msgid "argument to %qs must be a 2-bit unsigned literal"
28834msgstr ""
28835
28836#: config/rs6000/rs6000.c:14561
28837#, gcc-internal-format
28838msgid "unresolved overload for Altivec builtin %qF"
28839msgstr ""
28840
28841#: config/rs6000/rs6000.c:14732
28842#, gcc-internal-format
28843msgid "argument to dss must be a 2-bit unsigned literal"
28844msgstr ""
28845
28846#: config/rs6000/rs6000.c:15139
28847#, gcc-internal-format
28848msgid "argument 1 of __builtin_paired_predicate must be a constant"
28849msgstr ""
28850
28851#: config/rs6000/rs6000.c:15186
28852#, gcc-internal-format
28853msgid "argument 1 of __builtin_paired_predicate is out of range"
28854msgstr ""
28855
28856#: config/rs6000/rs6000.c:15211
28857#, gcc-internal-format
28858msgid "argument 1 of __builtin_spe_predicate must be a constant"
28859msgstr ""
28860
28861#: config/rs6000/rs6000.c:15283
28862#, gcc-internal-format
28863msgid "argument 1 of __builtin_spe_predicate is out of range"
28864msgstr ""
28865
28866#: config/rs6000/rs6000.c:15365
28867#, gcc-internal-format, gfc-internal-format
28868msgid "Builtin function %s is only valid for the cell processor"
28869msgstr ""
28870
28871#: config/rs6000/rs6000.c:15367
28872#, gcc-internal-format, gfc-internal-format
28873msgid "Builtin function %s requires the -mvsx option"
28874msgstr ""
28875
28876#: config/rs6000/rs6000.c:15369
28877#, gcc-internal-format, gfc-internal-format
28878msgid "Builtin function %s requires the -mhtm option"
28879msgstr ""
28880
28881#: config/rs6000/rs6000.c:15371
28882#, gcc-internal-format, gfc-internal-format
28883msgid "Builtin function %s requires the -maltivec option"
28884msgstr ""
28885
28886#: config/rs6000/rs6000.c:15373
28887#, gcc-internal-format, gfc-internal-format
28888msgid "Builtin function %s requires the -mpaired option"
28889msgstr ""
28890
28891#: config/rs6000/rs6000.c:15375
28892#, gcc-internal-format, gfc-internal-format
28893msgid "Builtin function %s requires the -mspe option"
28894msgstr ""
28895
28896#: config/rs6000/rs6000.c:15378
28897#, gcc-internal-format, gfc-internal-format
28898msgid "Builtin function %s requires the -mhard-dfp and -mpower8-vector options"
28899msgstr ""
28900
28901#: config/rs6000/rs6000.c:15381
28902#, gcc-internal-format, gfc-internal-format
28903msgid "Builtin function %s requires the -mhard-dfp option"
28904msgstr ""
28905
28906#: config/rs6000/rs6000.c:15383
28907#, gcc-internal-format, gfc-internal-format
28908msgid "Builtin function %s requires the -mpower8-vector option"
28909msgstr ""
28910
28911#: config/rs6000/rs6000.c:15385
28912#, gcc-internal-format, gfc-internal-format
28913msgid "Builtin function %s requires the -mpower9-vector option"
28914msgstr ""
28915
28916#: config/rs6000/rs6000.c:15388
28917#, gcc-internal-format, gfc-internal-format
28918msgid "Builtin function %s requires the -mpower9-misc and -m64 options"
28919msgstr ""
28920
28921#: config/rs6000/rs6000.c:15391
28922#, gcc-internal-format, gfc-internal-format
28923msgid "Builtin function %s requires the -mpower9-misc option"
28924msgstr ""
28925
28926#: config/rs6000/rs6000.c:15394
28927#, gcc-internal-format, gfc-internal-format
28928msgid "Builtin function %s requires the -mhard-float and -mlong-double-128 options"
28929msgstr ""
28930
28931#: config/rs6000/rs6000.c:15397
28932#, gcc-internal-format, gfc-internal-format
28933msgid "Builtin function %s requires the -mhard-float option"
28934msgstr ""
28935
28936#: config/rs6000/rs6000.c:15399
28937#, gcc-internal-format, gfc-internal-format
28938msgid "Builtin function %s requires the -mfloat128 option"
28939msgstr ""
28940
28941#: config/rs6000/rs6000.c:15401
28942#, gcc-internal-format, gfc-internal-format
28943msgid "Builtin function %s is not supported with the current options"
28944msgstr ""
28945
28946#: config/rs6000/rs6000.c:17064
28947#, gcc-internal-format, gfc-internal-format
28948msgid "internal error: builtin function %s had an unexpected return type %s"
28949msgstr ""
28950
28951#: config/rs6000/rs6000.c:17081
28952#, gcc-internal-format, gfc-internal-format
28953msgid "internal error: builtin function %s, argument %d had unexpected argument type %s"
28954msgstr ""
28955
28956#: config/rs6000/rs6000.c:25320
28957#, gcc-internal-format
28958msgid "stack frame too large"
28959msgstr ""
28960
28961#: config/rs6000/rs6000.c:28750
28962#, gcc-internal-format
28963msgid "-fsplit-stack uses register r29"
28964msgstr ""
28965
28966#: config/rs6000/rs6000.c:28758
28967#, gcc-internal-format
28968msgid "Stack frame larger than 2G is not supported for -fsplit-stack"
28969msgstr ""
28970
28971#: config/rs6000/rs6000.c:29761
28972#, gcc-internal-format
28973msgid "no profiling of 64-bit code for this ABI"
28974msgstr ""
28975
28976#: config/rs6000/rs6000.c:32113
28977#, gcc-internal-format
28978msgid "You cannot take the address of a nested function if you use the -mno-pointers-to-nested-functions option."
28979msgstr ""
28980
28981#: config/rs6000/rs6000.c:32195
28982#, gcc-internal-format
28983msgid "use of %<long double%> in AltiVec types is invalid"
28984msgstr ""
28985
28986#: config/rs6000/rs6000.c:32197
28987#, gcc-internal-format
28988msgid "use of boolean types in AltiVec types is invalid"
28989msgstr ""
28990
28991#: config/rs6000/rs6000.c:32199
28992#, gcc-internal-format
28993msgid "use of %<complex%> in AltiVec types is invalid"
28994msgstr ""
28995
28996#: config/rs6000/rs6000.c:32201
28997#, gcc-internal-format
28998msgid "use of decimal floating point types in AltiVec types is invalid"
28999msgstr ""
29000
29001#: config/rs6000/rs6000.c:32207
29002#, gcc-internal-format
29003msgid "use of %<long%> in AltiVec types is invalid for 64-bit code without -mvsx"
29004msgstr ""
29005
29006#: config/rs6000/rs6000.c:32210
29007#, gcc-internal-format
29008msgid "use of %<long%> in AltiVec types is deprecated; use %<int%>"
29009msgstr ""
29010
29011#: config/rs6000/rs6000.c:32215
29012#, gcc-internal-format
29013msgid "use of %<long long%> in AltiVec types is invalid without -mvsx"
29014msgstr ""
29015
29016#: config/rs6000/rs6000.c:32218
29017#, gcc-internal-format
29018msgid "use of %<double%> in AltiVec types is invalid without -mvsx"
29019msgstr ""
29020
29021#: config/rs6000/rs6000.c:35741
29022#, gcc-internal-format, gfc-internal-format
29023msgid "emitting microcode insn %s\t[%s] #%d"
29024msgstr ""
29025
29026#: config/rs6000/rs6000.c:35745
29027#, gcc-internal-format, gfc-internal-format
29028msgid "emitting conditional microcode insn %s\t[%s] #%d"
29029msgstr ""
29030
29031#: config/rs6000/rs6000.c:36050
29032#, gcc-internal-format, gfc-internal-format
29033msgid "invalid cpu \"%s\" for %s\"%s\"%s"
29034msgstr ""
29035
29036#: config/rs6000/rs6000.c:36053
29037#, gcc-internal-format, gfc-internal-format
29038msgid "%s\"%s\"%s is not allowed"
29039msgstr ""
29040
29041#: config/rs6000/rs6000.c:36055
29042#, gcc-internal-format, gfc-internal-format
29043msgid "%s\"%s\"%s is invalid"
29044msgstr ""
29045
29046#. Definitions of target machine for GNU compiler,
29047#. for IBM RS/6000 POWER running AIX version 4.3.
29048#. Copyright (C) 1998-2016 Free Software Foundation, Inc.
29049#. Contributed by David Edelsohn (edelsohn@gnu.org).
29050#.
29051#. This file is part of GCC.
29052#.
29053#. GCC is free software; you can redistribute it and/or modify it
29054#. under the terms of the GNU General Public License as published
29055#. by the Free Software Foundation; either version 3, or (at your
29056#. option) any later version.
29057#.
29058#. GCC is distributed in the hope that it will be useful, but WITHOUT
29059#. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
29060#. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
29061#. License for more details.
29062#.
29063#. You should have received a copy of the GNU General Public License
29064#. along with GCC; see the file COPYING3.  If not see
29065#. <http://www.gnu.org/licenses/>.
29066#. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
29067#. get control in TARGET_OPTION_OVERRIDE.
29068#. Definitions of target machine for GNU compiler,
29069#. for IBM RS/6000 POWER running AIX V5.
29070#. Copyright (C) 2001-2016 Free Software Foundation, Inc.
29071#. Contributed by David Edelsohn (edelsohn@gnu.org).
29072#.
29073#. This file is part of GCC.
29074#.
29075#. GCC is free software; you can redistribute it and/or modify it
29076#. under the terms of the GNU General Public License as published
29077#. by the Free Software Foundation; either version 3, or (at your
29078#. option) any later version.
29079#.
29080#. GCC is distributed in the hope that it will be useful, but WITHOUT
29081#. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
29082#. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
29083#. License for more details.
29084#.
29085#. You should have received a copy of the GNU General Public License
29086#. along with GCC; see the file COPYING3.  If not see
29087#. <http://www.gnu.org/licenses/>.
29088#. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
29089#. get control in TARGET_OPTION_OVERRIDE.
29090#. Definitions of target machine for GNU compiler,
29091#. for IBM RS/6000 POWER running AIX V5.2.
29092#. Copyright (C) 2002-2016 Free Software Foundation, Inc.
29093#. Contributed by David Edelsohn (edelsohn@gnu.org).
29094#.
29095#. This file is part of GCC.
29096#.
29097#. GCC is free software; you can redistribute it and/or modify it
29098#. under the terms of the GNU General Public License as published
29099#. by the Free Software Foundation; either version 3, or (at your
29100#. option) any later version.
29101#.
29102#. GCC is distributed in the hope that it will be useful, but WITHOUT
29103#. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
29104#. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
29105#. License for more details.
29106#.
29107#. You should have received a copy of the GNU General Public License
29108#. along with GCC; see the file COPYING3.  If not see
29109#. <http://www.gnu.org/licenses/>.
29110#. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
29111#. get control in TARGET_OPTION_OVERRIDE.
29112#. Definitions of target machine for GNU compiler,
29113#. for IBM RS/6000 POWER running AIX V5.3.
29114#. Copyright (C) 2002-2016 Free Software Foundation, Inc.
29115#. Contributed by David Edelsohn (edelsohn@gnu.org).
29116#.
29117#. This file is part of GCC.
29118#.
29119#. GCC is free software; you can redistribute it and/or modify it
29120#. under the terms of the GNU General Public License as published
29121#. by the Free Software Foundation; either version 3, or (at your
29122#. option) any later version.
29123#.
29124#. GCC is distributed in the hope that it will be useful, but WITHOUT
29125#. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
29126#. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
29127#. License for more details.
29128#.
29129#. You should have received a copy of the GNU General Public License
29130#. along with GCC; see the file COPYING3.  If not see
29131#. <http://www.gnu.org/licenses/>.
29132#. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
29133#. get control in TARGET_OPTION_OVERRIDE.
29134#. Definitions of target machine for GNU compiler,
29135#. for IBM RS/6000 POWER running AIX V6.1.
29136#. Copyright (C) 2002-2016 Free Software Foundation, Inc.
29137#. Contributed by David Edelsohn (edelsohn@gnu.org).
29138#.
29139#. This file is part of GCC.
29140#.
29141#. GCC is free software; you can redistribute it and/or modify it
29142#. under the terms of the GNU General Public License as published
29143#. by the Free Software Foundation; either version 3, or (at your
29144#. option) any later version.
29145#.
29146#. GCC is distributed in the hope that it will be useful, but WITHOUT
29147#. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
29148#. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
29149#. License for more details.
29150#.
29151#. You should have received a copy of the GNU General Public License
29152#. along with GCC; see the file COPYING3.  If not see
29153#. <http://www.gnu.org/licenses/>.
29154#. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
29155#. get control in TARGET_OPTION_OVERRIDE.
29156#. Definitions of target machine for GNU compiler,
29157#. for IBM RS/6000 POWER running AIX V7.1.
29158#. Copyright (C) 2002-2016 Free Software Foundation, Inc.
29159#. Contributed by David Edelsohn (edelsohn@gnu.org).
29160#.
29161#. This file is part of GCC.
29162#.
29163#. GCC is free software; you can redistribute it and/or modify it
29164#. under the terms of the GNU General Public License as published
29165#. by the Free Software Foundation; either version 3, or (at your
29166#. option) any later version.
29167#.
29168#. GCC is distributed in the hope that it will be useful, but WITHOUT
29169#. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
29170#. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
29171#. License for more details.
29172#.
29173#. You should have received a copy of the GNU General Public License
29174#. along with GCC; see the file COPYING3.  If not see
29175#. <http://www.gnu.org/licenses/>.
29176#. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
29177#. get control in TARGET_OPTION_OVERRIDE.
29178#: config/rs6000/aix43.h:30 config/rs6000/aix51.h:30 config/rs6000/aix52.h:30
29179#: config/rs6000/aix53.h:30 config/rs6000/aix61.h:30 config/rs6000/aix71.h:30
29180#, gcc-internal-format
29181msgid "-maix64 requires PowerPC64 architecture remain enabled"
29182msgstr ""
29183
29184#: config/rs6000/aix43.h:36 config/rs6000/aix52.h:36 config/rs6000/aix53.h:36
29185#: config/rs6000/aix61.h:36 config/rs6000/aix71.h:36
29186#, gcc-internal-format
29187msgid "soft-float and long-double-128 are incompatible"
29188msgstr ""
29189
29190#: config/rs6000/aix43.h:40 config/rs6000/aix51.h:34 config/rs6000/aix52.h:40
29191#: config/rs6000/aix53.h:40 config/rs6000/aix61.h:40 config/rs6000/aix71.h:40
29192#, gcc-internal-format
29193msgid "-maix64 required: 64-bit computation with 32-bit addressing not yet supported"
29194msgstr ""
29195
29196#: config/rs6000/aix61.h:47 config/rs6000/aix71.h:47
29197#: config/rs6000/freebsd64.h:120 config/rs6000/linux64.h:142
29198#, gcc-internal-format
29199msgid "-mcmodel incompatible with other toc options"
29200msgstr ""
29201
29202#: config/rs6000/e500.h:37
29203#, gcc-internal-format
29204msgid "AltiVec and SPE instructions cannot coexist"
29205msgstr ""
29206
29207#: config/rs6000/e500.h:39
29208#, gcc-internal-format
29209msgid "VSX and SPE instructions cannot coexist"
29210msgstr ""
29211
29212#: config/rs6000/e500.h:41
29213#, gcc-internal-format
29214msgid "64-bit SPE not supported"
29215msgstr ""
29216
29217#: config/rs6000/e500.h:43
29218#, gcc-internal-format
29219msgid "E500 and FPRs not supported"
29220msgstr ""
29221
29222#: config/rs6000/freebsd64.h:98 config/rs6000/linux64.h:115
29223#, gcc-internal-format
29224msgid "-mcall-aixdesc incompatible with -mabi=elfv2"
29225msgstr ""
29226
29227#: config/rs6000/freebsd64.h:113 config/rs6000/linux64.h:135
29228#, gcc-internal-format
29229msgid "-m64 requires a PowerPC64 cpu"
29230msgstr ""
29231
29232#. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
29233#. get control in TARGET_OPTION_OVERRIDE.
29234#: config/rs6000/sysv4.h:113
29235#, gcc-internal-format, gfc-internal-format
29236msgid "bad value for -mcall-%s"
29237msgstr ""
29238
29239#: config/rs6000/sysv4.h:129
29240#, gcc-internal-format, gfc-internal-format
29241msgid "bad value for -msdata=%s"
29242msgstr ""
29243
29244#: config/rs6000/sysv4.h:146
29245#, gcc-internal-format, gfc-internal-format
29246msgid "-mrelocatable and -msdata=%s are incompatible"
29247msgstr ""
29248
29249#: config/rs6000/sysv4.h:155
29250#, gcc-internal-format, gfc-internal-format
29251msgid "-f%s and -msdata=%s are incompatible"
29252msgstr ""
29253
29254#: config/rs6000/sysv4.h:164
29255#, gcc-internal-format, gfc-internal-format
29256msgid "-msdata=%s and -mcall-%s are incompatible"
29257msgstr ""
29258
29259#: config/rs6000/sysv4.h:173
29260#, gcc-internal-format
29261msgid "-mrelocatable and -mno-minimal-toc are incompatible"
29262msgstr ""
29263
29264#: config/rs6000/sysv4.h:179
29265#, gcc-internal-format, gfc-internal-format
29266msgid "-mrelocatable and -mcall-%s are incompatible"
29267msgstr ""
29268
29269#: config/rs6000/sysv4.h:186
29270#, gcc-internal-format, gfc-internal-format
29271msgid "-fPIC and -mcall-%s are incompatible"
29272msgstr ""
29273
29274#: config/rs6000/sysv4.h:192
29275#, gcc-internal-format
29276msgid "-msecure-plt not supported by your assembler"
29277msgstr ""
29278
29279#: config/rs6000/sysv4.h:211
29280#, gcc-internal-format, gfc-internal-format
29281msgid "-m%s not supported in this configuration"
29282msgstr ""
29283
29284#: config/rx/rx.c:643
29285#, gcc-internal-format, gfc-internal-format
29286msgid "unrecognized control register number: %d - using 'psw'"
29287msgstr ""
29288
29289#: config/rx/rx.c:1381
29290#, gcc-internal-format
29291msgid "multiple fast interrupt routines seen: %qE and %qE"
29292msgstr ""
29293
29294#: config/rx/rx.c:2572
29295#, gcc-internal-format, gfc-internal-format
29296msgid "__builtin_rx_%s takes 'C', 'Z', 'S', 'O', 'I', or 'U'"
29297msgstr ""
29298
29299#: config/rx/rx.c:2574
29300#, gcc-internal-format
29301msgid "use __builtin_rx_mvtc (0, ... ) to write arbitrary values to PSW"
29302msgstr ""
29303
29304#: config/rx/rx.c:2621
29305#, gcc-internal-format
29306msgid "-mno-allow-string-insns forbids the generation of the RMPA instruction"
29307msgstr ""
29308
29309#: config/rx/rx.c:2768
29310#, gcc-internal-format
29311msgid "RX FPU instructions do not support NaNs and infinities"
29312msgstr ""
29313
29314#: config/s390/s390-c.c:451
29315#, gcc-internal-format
29316msgid "Builtin vec_step can only be used on vector types."
29317msgstr ""
29318
29319#: config/s390/s390-c.c:671
29320#, gcc-internal-format
29321msgid "valid values for builtin %qF argument %d are 64, 128, 256, 512, 1024, 2048, and 4096"
29322msgstr ""
29323
29324#: config/s390/s390-c.c:841
29325#, gcc-internal-format
29326msgid "Builtin %qF is for GCC internal use only."
29327msgstr ""
29328
29329#: config/s390/s390-c.c:858
29330#, gcc-internal-format
29331msgid "Mismatch in number of arguments for builtin %qF. Expected: %d got %d"
29332msgstr ""
29333
29334#: config/s390/s390-c.c:907
29335#, gcc-internal-format
29336msgid "invalid parameter combination for intrinsic %qs"
29337msgstr ""
29338
29339#: config/s390/s390-c.c:913
29340#, gcc-internal-format
29341msgid "ambiguous overload for intrinsic %qs"
29342msgstr ""
29343
29344#: config/s390/s390-c.c:953
29345#, gcc-internal-format
29346msgid "constant argument %d for builtin %qF is out of range for target type"
29347msgstr ""
29348
29349#: config/s390/s390.c:754
29350#, gcc-internal-format
29351msgid "constant argument %d for builtin %qF is out of range (0.."
29352msgstr ""
29353
29354#: config/s390/s390.c:771
29355#, gcc-internal-format
29356msgid "constant argument %d for builtin %qF is out of range ("
29357msgstr ""
29358
29359#: config/s390/s390.c:822
29360#, gcc-internal-format
29361msgid "Builtin %qF is not supported without -mhtm (default with -march=zEC12 and higher)."
29362msgstr ""
29363
29364#: config/s390/s390.c:828
29365#, gcc-internal-format
29366msgid "Builtin %qF is not supported without -mvx (default with -march=z13 and higher)."
29367msgstr ""
29368
29369#: config/s390/s390.c:848
29370#, gcc-internal-format
29371msgid "Unresolved overloaded builtin"
29372msgstr ""
29373
29374#: config/s390/s390.c:855 config/tilegx/tilegx.c:3543
29375#: config/tilepro/tilepro.c:3110
29376#, gcc-internal-format
29377msgid "bad builtin icode"
29378msgstr ""
29379
29380#: config/s390/s390.c:892
29381#, gcc-internal-format
29382msgid "constant value required for builtin %qF argument %d"
29383msgstr ""
29384
29385#: config/s390/s390.c:983
29386#, gcc-internal-format
29387msgid "Invalid argument %d for builtin %qF"
29388msgstr ""
29389
29390#: config/s390/s390.c:1084
29391#, gcc-internal-format
29392msgid "requested %qE attribute is not a comma separated pair of non-negative integer constants or too large (max. %d)"
29393msgstr ""
29394
29395#: config/s390/s390.c:9662
29396#, gcc-internal-format
29397msgid "total size of local variables exceeds architecture limit"
29398msgstr ""
29399
29400#: config/s390/s390.c:10768
29401#, gcc-internal-format
29402msgid "frame size of function %qs is %wd bytes exceeding user provided stack limit of %d bytes.  An unconditional trap is added."
29403msgstr ""
29404
29405#: config/s390/s390.c:10784
29406#, gcc-internal-format
29407msgid "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."
29408msgstr ""
29409
29410#: config/s390/s390.c:10812
29411#, gcc-internal-format
29412msgid "frame size of %qs is %wd bytes"
29413msgstr ""
29414
29415#: config/s390/s390.c:10816
29416#, gcc-internal-format
29417msgid "%qs uses dynamic stack allocation"
29418msgstr ""
29419
29420#: config/s390/s390.c:11194
29421#, gcc-internal-format
29422msgid "CPUs older than z900 are not supported for -fsplit-stack"
29423msgstr ""
29424
29425#: config/s390/s390.c:14185
29426#, gcc-internal-format, gfc-internal-format
29427msgid "%sarch=%s%s is deprecated and will be removed in future releases; use at least %sarch=z900%s"
29428msgstr ""
29429
29430#: config/s390/s390.c:14197
29431#, gcc-internal-format, gfc-internal-format
29432msgid "%stune=%s%s is deprecated and will be removed in future releases; use at least %stune=z900%s"
29433msgstr ""
29434
29435#: config/s390/s390.c:14209
29436#, gcc-internal-format, gfc-internal-format
29437msgid "z/Architecture mode not supported on %s"
29438msgstr ""
29439
29440#: config/s390/s390.c:14212
29441#, gcc-internal-format
29442msgid "64-bit ABI not supported in ESA/390 mode"
29443msgstr ""
29444
29445#: config/s390/s390.c:14229
29446#, gcc-internal-format, gfc-internal-format
29447msgid "hardware vector support not available on %s"
29448msgstr ""
29449
29450#: config/s390/s390.c:14232
29451#, gcc-internal-format
29452msgid "hardware vector support not available with -msoft-float"
29453msgstr ""
29454
29455#: config/s390/s390.c:14260
29456#, gcc-internal-format, gfc-internal-format
29457msgid "hardware decimal floating point instructions not available on %s"
29458msgstr ""
29459
29460#: config/s390/s390.c:14264
29461#, gcc-internal-format
29462msgid "hardware decimal floating point instructions not available in ESA/390 mode"
29463msgstr ""
29464
29465#: config/s390/s390.c:14276
29466#, gcc-internal-format
29467msgid "-mhard-dfp can%'t be used in conjunction with -msoft-float"
29468msgstr ""
29469
29470#: config/s390/s390.c:14284
29471#, gcc-internal-format
29472msgid "-mbackchain -mpacked-stack -mhard-float are not supported in combination"
29473msgstr ""
29474
29475#: config/s390/s390.c:14290
29476#, gcc-internal-format
29477msgid "stack size must be greater than the stack guard value"
29478msgstr ""
29479
29480#: config/s390/s390.c:14292
29481#, gcc-internal-format
29482msgid "stack size must not be greater than 64k"
29483msgstr ""
29484
29485#: config/s390/s390.c:14295
29486#, gcc-internal-format
29487msgid "-mstack-guard implies use of -mstack-size"
29488msgstr ""
29489
29490#. argument is not a plain number
29491#: config/s390/s390.c:14389
29492#, gcc-internal-format
29493msgid "arguments to %qs should be non-negative integers"
29494msgstr ""
29495
29496#: config/s390/s390.c:14396
29497#, gcc-internal-format
29498msgid "argument to %qs is too large (max. %d)"
29499msgstr ""
29500
29501#. Value is not allowed for the target attribute.
29502#: config/s390/s390.c:14604
29503#, gcc-internal-format
29504msgid "Value %qs is not supported by attribute %<target%>"
29505msgstr ""
29506
29507#: config/sh/sh.c:1028
29508#, gcc-internal-format
29509msgid "ignoring -fschedule-insns because of exception handling bug"
29510msgstr ""
29511
29512#: config/sh/sh.c:1045
29513#, gcc-internal-format
29514msgid "unwind tables currently require either a frame pointer or -maccumulate-outgoing-args for correctness"
29515msgstr ""
29516
29517#: config/sh/sh.c:8501
29518#, gcc-internal-format
29519msgid "__builtin_saveregs not supported by this subtarget"
29520msgstr ""
29521
29522#: config/sh/sh.c:9704
29523#, gcc-internal-format
29524msgid "%qE attribute only applies to interrupt functions"
29525msgstr ""
29526
29527#: config/sh/sh.c:9774
29528#, gcc-internal-format
29529msgid "%qE attribute is supported only for SH2A"
29530msgstr ""
29531
29532#: config/sh/sh.c:9804
29533#, gcc-internal-format
29534msgid "attribute interrupt_handler is not compatible with -m5-compact"
29535msgstr ""
29536
29537#: config/sh/sh.c:9821
29538#, gcc-internal-format
29539msgid "%qE attribute only applies to SH2A"
29540msgstr ""
29541
29542#: config/sh/sh.c:9843
29543#, gcc-internal-format
29544msgid "%qE attribute argument should be between 0 to 255"
29545msgstr ""
29546
29547#. The argument must be a constant string.
29548#: config/sh/sh.c:9916
29549#, gcc-internal-format
29550msgid "%qE attribute argument not a string constant"
29551msgstr ""
29552
29553#: config/sh/sh.c:12764
29554#, gcc-internal-format
29555msgid "r0 needs to be available as a call-clobbered register"
29556msgstr ""
29557
29558#: config/sh/sh.c:12785
29559#, gcc-internal-format
29560msgid "need a second call-clobbered general purpose register"
29561msgstr ""
29562
29563#: config/sh/sh.c:12793
29564#, gcc-internal-format
29565msgid "need a call-clobbered target register"
29566msgstr ""
29567
29568#. FIXME
29569#: config/sh/netbsd-elf.h:73
29570#, gcc-internal-format
29571msgid "unimplemented-shmedia profiling"
29572msgstr ""
29573
29574#. 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.
29575#: config/sh/vxworks.h:43
29576#, gcc-internal-format
29577msgid "-mrelax is only supported for RTP PIC"
29578msgstr ""
29579
29580#: config/sparc/sparc.c:1372
29581#, gcc-internal-format, gfc-internal-format
29582msgid "%s is not supported by this configuration"
29583msgstr ""
29584
29585#: config/sparc/sparc.c:1379
29586#, gcc-internal-format
29587msgid "-mlong-double-64 not allowed with -m64"
29588msgstr ""
29589
29590#: config/sparc/sparc.c:1399
29591#, gcc-internal-format, gfc-internal-format
29592msgid "bad value (%s) for -mcmodel= switch"
29593msgstr ""
29594
29595#: config/sparc/sparc.c:1404
29596#, gcc-internal-format
29597msgid "-mcmodel= is not supported on 32 bit systems"
29598msgstr ""
29599
29600#: config/sparc/sparc.c:1411
29601#, gcc-internal-format
29602msgid "-fcall-saved-REG is not supported for out registers"
29603msgstr ""
29604
29605#: config/spu/spu-c.c:131
29606#, gcc-internal-format, gfc-internal-format
29607msgid "insufficient arguments to overloaded function %s"
29608msgstr ""
29609
29610#: config/spu/spu-c.c:162
29611#, gcc-internal-format, gfc-internal-format
29612msgid "too many arguments to overloaded function %s"
29613msgstr ""
29614
29615#: config/spu/spu-c.c:174
29616#, gcc-internal-format, gfc-internal-format
29617msgid "parameter list does not match a valid signature for %s()"
29618msgstr ""
29619
29620#: config/spu/spu.c:255
29621#, gcc-internal-format, gfc-internal-format
29622msgid "bad value (%s) for -march= switch"
29623msgstr ""
29624
29625#: config/spu/spu.c:266
29626#, gcc-internal-format, gfc-internal-format
29627msgid "bad value (%s) for -mtune= switch"
29628msgstr ""
29629
29630#: config/spu/spu.c:5172 config/spu/spu.c:5175
29631#, gcc-internal-format
29632msgid "creating run-time relocation for %qD"
29633msgstr ""
29634
29635#: config/spu/spu.c:5180 config/spu/spu.c:5182
29636#, gcc-internal-format
29637msgid "creating run-time relocation"
29638msgstr ""
29639
29640#: config/spu/spu.c:6317
29641#, gcc-internal-format, gfc-internal-format
29642msgid "%s expects an integer literal in the range [%d, %d]"
29643msgstr ""
29644
29645#: config/spu/spu.c:6337
29646#, gcc-internal-format
29647msgid "%s expects an integer literal in the range [%d, %d]. (%wd)"
29648msgstr ""
29649
29650#: config/spu/spu.c:6366
29651#, gcc-internal-format, gfc-internal-format
29652msgid "%d least significant bits of %s are ignored"
29653msgstr ""
29654
29655#: config/stormy16/stormy16.c:1043
29656#, gcc-internal-format
29657msgid "local variable memory requirements exceed capacity"
29658msgstr ""
29659
29660#: config/stormy16/stormy16.c:1200
29661#, gcc-internal-format
29662msgid "function_profiler support"
29663msgstr ""
29664
29665#: config/stormy16/stormy16.c:1294
29666#, gcc-internal-format
29667msgid "cannot use va_start in interrupt function"
29668msgstr ""
29669
29670#: config/stormy16/stormy16.c:1862
29671#, gcc-internal-format, gfc-internal-format
29672msgid "switch statement of size %lu entries too large"
29673msgstr ""
29674
29675#: config/stormy16/stormy16.c:2234
29676#, gcc-internal-format
29677msgid "%<__BELOW100__%> attribute only applies to variables"
29678msgstr ""
29679
29680#: config/stormy16/stormy16.c:2241
29681#, gcc-internal-format
29682msgid "__BELOW100__ attribute not allowed with auto storage class"
29683msgstr ""
29684
29685#: config/tilegx/tilegx.c:3584 config/tilepro/tilepro.c:3136
29686#, gcc-internal-format
29687msgid "operand must be an immediate of the right size"
29688msgstr ""
29689
29690#: config/v850/v850-c.c:65
29691#, gcc-internal-format
29692msgid "#pragma GHS endXXXX found without previous startXXX"
29693msgstr ""
29694
29695#: config/v850/v850-c.c:68
29696#, gcc-internal-format
29697msgid "#pragma GHS endXXX does not match previous startXXX"
29698msgstr ""
29699
29700#: config/v850/v850-c.c:94
29701#, gcc-internal-format
29702msgid "cannot set interrupt attribute: no current function"
29703msgstr ""
29704
29705#: config/v850/v850-c.c:102
29706#, gcc-internal-format
29707msgid "cannot set interrupt attribute: no such identifier"
29708msgstr ""
29709
29710#: config/v850/v850-c.c:151
29711#, gcc-internal-format
29712msgid "junk at end of #pragma ghs section"
29713msgstr ""
29714
29715#: config/v850/v850-c.c:168
29716#, gcc-internal-format
29717msgid "unrecognized section name %qE"
29718msgstr ""
29719
29720#: config/v850/v850-c.c:182
29721#, gcc-internal-format
29722msgid "malformed #pragma ghs section"
29723msgstr ""
29724
29725#: config/v850/v850-c.c:201
29726#, gcc-internal-format
29727msgid "junk at end of #pragma ghs interrupt"
29728msgstr ""
29729
29730#: config/v850/v850-c.c:212
29731#, gcc-internal-format
29732msgid "junk at end of #pragma ghs starttda"
29733msgstr ""
29734
29735#: config/v850/v850-c.c:223
29736#, gcc-internal-format
29737msgid "junk at end of #pragma ghs startsda"
29738msgstr ""
29739
29740#: config/v850/v850-c.c:234
29741#, gcc-internal-format
29742msgid "junk at end of #pragma ghs startzda"
29743msgstr ""
29744
29745#: config/v850/v850-c.c:245
29746#, gcc-internal-format
29747msgid "junk at end of #pragma ghs endtda"
29748msgstr ""
29749
29750#: config/v850/v850-c.c:256
29751#, gcc-internal-format
29752msgid "junk at end of #pragma ghs endsda"
29753msgstr ""
29754
29755#: config/v850/v850-c.c:267
29756#, gcc-internal-format
29757msgid "junk at end of #pragma ghs endzda"
29758msgstr ""
29759
29760#: config/v850/v850.c:2119
29761#, gcc-internal-format
29762msgid "data area attributes cannot be specified for local variables"
29763msgstr ""
29764
29765#: config/v850/v850.c:2130
29766#, gcc-internal-format
29767msgid "data area of %q+D conflicts with previous declaration"
29768msgstr ""
29769
29770#: config/v850/v850.c:2261
29771#, gcc-internal-format, gfc-internal-format
29772msgid "bogus JR construction: %d"
29773msgstr ""
29774
29775#: config/v850/v850.c:2279 config/v850/v850.c:2386
29776#, gcc-internal-format, gfc-internal-format
29777msgid "bad amount of stack space removal: %d"
29778msgstr ""
29779
29780#: config/v850/v850.c:2366
29781#, gcc-internal-format, gfc-internal-format
29782msgid "bogus JARL construction: %d"
29783msgstr ""
29784
29785#: config/v850/v850.c:2663
29786#, gcc-internal-format, gfc-internal-format
29787msgid "bogus DISPOSE construction: %d"
29788msgstr ""
29789
29790#: config/v850/v850.c:2682
29791#, gcc-internal-format, gfc-internal-format
29792msgid "too much stack space to dispose of: %d"
29793msgstr ""
29794
29795#: config/v850/v850.c:2784
29796#, gcc-internal-format, gfc-internal-format
29797msgid "bogus PREPEARE construction: %d"
29798msgstr ""
29799
29800#: config/v850/v850.c:2801
29801#, gcc-internal-format, gfc-internal-format
29802msgid "too much stack space to prepare: %d"
29803msgstr ""
29804
29805#: config/visium/visium.c:705
29806#, gcc-internal-format
29807msgid "an interrupt handler cannot be compiled with -muser-mode"
29808msgstr ""
29809
29810#: config/vms/vms-c.c:41
29811#, gcc-internal-format
29812msgid "junk at end of #pragma __nostandard"
29813msgstr ""
29814
29815#: config/vms/vms-c.c:52
29816#, gcc-internal-format
29817msgid "junk at end of #pragma __standard"
29818msgstr ""
29819
29820#: config/vms/vms-c.c:77
29821#, gcc-internal-format
29822msgid "malformed '#pragma member_alignment', ignoring"
29823msgstr ""
29824
29825#: config/vms/vms-c.c:92
29826#, gcc-internal-format, gfc-internal-format
29827msgid "unknown '#pragma member_alignment' name %s"
29828msgstr ""
29829
29830#: config/vms/vms-c.c:97
29831#, gcc-internal-format
29832msgid "malformed '#pragma member_alignment'"
29833msgstr ""
29834
29835#: config/vms/vms-c.c:131
29836#, gcc-internal-format
29837msgid "unhandled alignment for '#pragma nomember_alignment'"
29838msgstr ""
29839
29840#: config/vms/vms-c.c:144
29841#, gcc-internal-format
29842msgid "garbage at end of '#pragma nomember_alignment'"
29843msgstr ""
29844
29845#: config/vms/vms-c.c:199
29846#, gcc-internal-format
29847msgid "malformed '#pragma extern_model', ignoring"
29848msgstr ""
29849
29850#: config/vms/vms-c.c:220
29851#, gcc-internal-format
29852msgid "extern model globalvalue"
29853msgstr ""
29854
29855#: config/vms/vms-c.c:225
29856#, gcc-internal-format, gfc-internal-format
29857msgid "unknown '#pragma extern_model' model '%s'"
29858msgstr ""
29859
29860#: config/vms/vms-c.c:231
29861#, gcc-internal-format
29862msgid "junk at end of '#pragma extern_model'"
29863msgstr ""
29864
29865#: config/vms/vms-c.c:245
29866#, gcc-internal-format
29867msgid "vms '#pragma __message' is ignored"
29868msgstr ""
29869
29870#: config/vms/vms-c.c:270 config/vms/vms-c.c:276
29871#, gcc-internal-format
29872msgid "malformed '#pragma __extern_prefix', ignoring"
29873msgstr ""
29874
29875#: config/vms/vms-c.c:309 config/vms/vms-c.c:329
29876#, gcc-internal-format
29877msgid "malformed %<#pragma %s%>, ignoring"
29878msgstr ""
29879
29880#: config/vms/vms-c.c:325
29881#, gcc-internal-format
29882msgid "invalid constant in %<#pragma %s%>"
29883msgstr ""
29884
29885#: config/xtensa/xtensa.c:2179
29886#, gcc-internal-format
29887msgid "boolean registers required for the floating-point option"
29888msgstr ""
29889
29890#: config/xtensa/xtensa.c:2214
29891#, gcc-internal-format, gfc-internal-format
29892msgid "-f%s is not supported with CONST16 instructions"
29893msgstr ""
29894
29895#: config/xtensa/xtensa.c:2221
29896#, gcc-internal-format
29897msgid "PIC is required but not supported with CONST16 instructions"
29898msgstr ""
29899
29900#: config/xtensa/xtensa.c:3514
29901#, gcc-internal-format
29902msgid "only uninitialized variables can be placed in a .bss section"
29903msgstr ""
29904
29905#: ada/gcc-interface/misc.c:158
29906#, gcc-internal-format
29907msgid "%<-gnat%> misspelled as %<-gant%>"
29908msgstr ""
29909
29910#: ada/gcc-interface/misc.c:260
29911#, gcc-internal-format
29912msgid "-fexcess-precision=standard for Ada"
29913msgstr ""
29914
29915#: ada/gcc-interface/misc.c:277
29916#, gcc-internal-format
29917msgid "STABS debugging information for Ada is obsolete and not supported anymore"
29918msgstr ""
29919
29920#: ada/gcc-interface/trans.c:1517
29921#, gcc-internal-format
29922msgid "subprogram %q+F not marked Inline_Always"
29923msgstr ""
29924
29925#: ada/gcc-interface/trans.c:1518 ada/gcc-interface/trans.c:1524
29926#, gcc-internal-format
29927msgid "parent subprogram cannot be inlined"
29928msgstr ""
29929
29930#: ada/gcc-interface/trans.c:1522
29931#, gcc-internal-format
29932msgid "subprogram %q+F not marked Inline"
29933msgstr ""
29934
29935#: ada/gcc-interface/trans.c:6248
29936#, gcc-internal-format
29937msgid "out-of-bounds access may be optimized away"
29938msgstr ""
29939
29940#: ada/gcc-interface/trans.c:6250
29941#, gcc-internal-format
29942msgid "containing loop"
29943msgstr ""
29944
29945#: ada/gcc-interface/utils.c:3763
29946#, gcc-internal-format
29947msgid "invalid element type for attribute %qs"
29948msgstr ""
29949
29950#: ada/gcc-interface/utils.c:3787
29951#, gcc-internal-format
29952msgid "number of components of vector not a power of two"
29953msgstr ""
29954
29955#: ada/gcc-interface/utils.c:5801 ada/gcc-interface/utils.c:5975
29956#: ada/gcc-interface/utils.c:6082
29957#, gcc-internal-format
29958msgid "%qs attribute ignored"
29959msgstr ""
29960
29961#: ada/gcc-interface/utils.c:5918
29962#, gcc-internal-format
29963msgid "%qs attribute requires prototypes with named arguments"
29964msgstr ""
29965
29966#: ada/gcc-interface/utils.c:5927
29967#, gcc-internal-format
29968msgid "%qs attribute only applies to variadic functions"
29969msgstr ""
29970
29971#: ada/gcc-interface/utils.c:6042
29972#, gcc-internal-format
29973msgid "%qE attribute has no effect"
29974msgstr ""
29975
29976#: ada/gcc-interface/utils.c:6166
29977#, gcc-internal-format
29978msgid "attribute %qs applies to array types only"
29979msgstr ""
29980
29981#: c/c-array-notation.c:217 c/c-array-notation.c:246 cp/call.c:7806
29982#: cp/cp-array-notation.c:250
29983#, gcc-internal-format
29984msgid "Invalid builtin arguments"
29985msgstr ""
29986
29987#: c/c-array-notation.c:253 cp/cp-array-notation.c:257
29988#, gcc-internal-format
29989msgid "__sec_reduce_min_ind or __sec_reduce_max_ind cannot have arrays with dimension greater than 1"
29990msgstr ""
29991
29992#: c/c-array-notation.c:718 c/c-array-notation.c:724
29993#: cp/cp-array-notation.c:606
29994#, gcc-internal-format
29995msgid "%qE cannot be scalar when %qE is not"
29996msgstr ""
29997
29998#: c/c-array-notation.c:786 cp/cp-array-notation.c:659
29999#, gcc-internal-format
30000msgid "length mismatch between LHS and RHS"
30001msgstr ""
30002
30003#: c/c-array-notation.c:1343 cp/cp-array-notation.c:1426
30004#, gcc-internal-format
30005msgid "start-index of array notation triplet is not an integer"
30006msgstr ""
30007
30008#: c/c-array-notation.c:1348 cp/cp-array-notation.c:1431
30009#, gcc-internal-format
30010msgid "length of array notation triplet is not an integer"
30011msgstr ""
30012
30013#: c/c-array-notation.c:1355 cp/cp-array-notation.c:1436
30014#, gcc-internal-format
30015msgid "stride of array notation triplet is not an integer"
30016msgstr ""
30017
30018#: c/c-array-notation.c:1376
30019#, gcc-internal-format
30020msgid "rank of an array notation triplet's start-index is not zero"
30021msgstr ""
30022
30023#: c/c-array-notation.c:1382
30024#, gcc-internal-format
30025msgid "rank of an array notation triplet's length is not zero"
30026msgstr ""
30027
30028#: c/c-array-notation.c:1387
30029#, gcc-internal-format
30030msgid "rank of array notation triplet's stride is not zero"
30031msgstr ""
30032
30033#. Except for passing an argument to an unprototyped function,
30034#. this is a constraint violation.  When passing an argument to
30035#. an unprototyped function, it is compile-time undefined;
30036#. making it a constraint in that case was rejected in
30037#. DR#252.
30038#: c/c-convert.c:98 c/c-typeck.c:2116 c/c-typeck.c:6137 c/c-typeck.c:11655
30039#: cp/typeck.c:1956 cp/typeck.c:7557 cp/typeck.c:8284
30040#, gcc-internal-format
30041msgid "void value not ignored as it ought to be"
30042msgstr ""
30043
30044#: c/c-convert.c:195 java/typeck.c:148
30045#, gcc-internal-format
30046msgid "conversion to non-scalar type requested"
30047msgstr ""
30048
30049#: c/c-decl.c:813
30050#, gcc-internal-format
30051msgid "array %q+D assumed to have one element"
30052msgstr ""
30053
30054#: c/c-decl.c:854
30055#, gcc-internal-format
30056msgid "%qD is static but used in inline function %qD which is not static"
30057msgstr ""
30058
30059#: c/c-decl.c:859
30060#, gcc-internal-format
30061msgid "%q+D is static but declared in inline function %qD which is not static"
30062msgstr ""
30063
30064#: c/c-decl.c:1044
30065#, gcc-internal-format, gfc-internal-format
30066msgid "GCC supports only %u nested scopes"
30067msgstr ""
30068
30069#: c/c-decl.c:1195 cp/decl.c:358
30070#, gcc-internal-format
30071msgid "label %q+D used but not defined"
30072msgstr ""
30073
30074#: c/c-decl.c:1240
30075#, gcc-internal-format
30076msgid "nested function %q+D declared but never defined"
30077msgstr ""
30078
30079#: c/c-decl.c:1254
30080#, gcc-internal-format
30081msgid "inline function %q+D declared but never defined"
30082msgstr ""
30083
30084#: c/c-decl.c:1271
30085#, gcc-internal-format
30086msgid "unused variable %q+D"
30087msgstr ""
30088
30089#: c/c-decl.c:1275 cp/decl.c:665
30090#, gcc-internal-format
30091msgid "variable %qD set but not used"
30092msgstr ""
30093
30094#: c/c-decl.c:1280
30095#, gcc-internal-format
30096msgid "type of array %q+D completed incompatibly with implicit initialization"
30097msgstr ""
30098
30099#: c/c-decl.c:1559 c/c-decl.c:6391 c/c-decl.c:7265 c/c-decl.c:8004
30100#, gcc-internal-format
30101msgid "originally defined here"
30102msgstr ""
30103
30104#: c/c-decl.c:1689
30105#, gcc-internal-format
30106msgid "a parameter list with an ellipsis can%'t match an empty parameter name list declaration"
30107msgstr ""
30108
30109#: c/c-decl.c:1696
30110#, gcc-internal-format
30111msgid "an argument type that has a default promotion can%'t match an empty parameter name list declaration"
30112msgstr ""
30113
30114#: c/c-decl.c:1743
30115#, gcc-internal-format
30116msgid "prototype for %q+D declares more arguments than previous old-style definition"
30117msgstr ""
30118
30119#: c/c-decl.c:1749
30120#, gcc-internal-format
30121msgid "prototype for %q+D declares fewer arguments than previous old-style definition"
30122msgstr ""
30123
30124#: c/c-decl.c:1758
30125#, gcc-internal-format
30126msgid "prototype for %q+D declares argument %d with incompatible type"
30127msgstr ""
30128
30129#. If we get here, no errors were found, but do issue a warning
30130#. for this poor-style construct.
30131#: c/c-decl.c:1771
30132#, gcc-internal-format
30133msgid "prototype for %q+D follows non-prototype definition"
30134msgstr ""
30135
30136#: c/c-decl.c:1787
30137#, gcc-internal-format
30138msgid "previous definition of %q+D was here"
30139msgstr ""
30140
30141#: c/c-decl.c:1789
30142#, gcc-internal-format
30143msgid "previous implicit declaration of %q+D was here"
30144msgstr ""
30145
30146#: c/c-decl.c:1791
30147#, gcc-internal-format
30148msgid "previous declaration of %q+D was here"
30149msgstr ""
30150
30151#: c/c-decl.c:1831
30152#, gcc-internal-format
30153msgid "%q+D redeclared as different kind of symbol"
30154msgstr ""
30155
30156#: c/c-decl.c:1835
30157#, gcc-internal-format
30158msgid "built-in function %q+D declared as non-function"
30159msgstr ""
30160
30161#: c/c-decl.c:1838 c/c-decl.c:2008 c/c-decl.c:2816
30162#, gcc-internal-format
30163msgid "declaration of %q+D shadows a built-in function"
30164msgstr ""
30165
30166#: c/c-decl.c:1847
30167#, gcc-internal-format
30168msgid "redeclaration of enumerator %q+D"
30169msgstr ""
30170
30171#. If types don't match for a built-in, throw away the
30172#. built-in.  No point in calling locate_old_decl here, it
30173#. won't print anything.
30174#: c/c-decl.c:1868
30175#, gcc-internal-format
30176msgid "conflicting types for built-in function %q+D"
30177msgstr ""
30178
30179#: c/c-decl.c:1893 c/c-decl.c:1906 c/c-decl.c:1942
30180#, gcc-internal-format
30181msgid "conflicting types for %q+D"
30182msgstr ""
30183
30184#: c/c-decl.c:1922
30185#, gcc-internal-format
30186msgid "conflicting named address spaces (generic vs %s) for %q+D"
30187msgstr ""
30188
30189#: c/c-decl.c:1926
30190#, gcc-internal-format
30191msgid "conflicting named address spaces (%s vs generic) for %q+D"
30192msgstr ""
30193
30194#: c/c-decl.c:1930
30195#, gcc-internal-format
30196msgid "conflicting named address spaces (%s vs %s) for %q+D"
30197msgstr ""
30198
30199#: c/c-decl.c:1939
30200#, gcc-internal-format
30201msgid "conflicting type qualifiers for %q+D"
30202msgstr ""
30203
30204#: c/c-decl.c:1964
30205#, gcc-internal-format
30206msgid "redefinition of typedef %q+D with different type"
30207msgstr ""
30208
30209#: c/c-decl.c:1977
30210#, gcc-internal-format
30211msgid "redefinition of typedef %q+D with variably modified type"
30212msgstr ""
30213
30214#: c/c-decl.c:1982
30215#, gcc-internal-format
30216msgid "redefinition of typedef %q+D"
30217msgstr ""
30218
30219#: c/c-decl.c:2034 c/c-decl.c:2137
30220#, gcc-internal-format
30221msgid "redefinition of %q+D"
30222msgstr ""
30223
30224#: c/c-decl.c:2069 c/c-decl.c:2175
30225#, gcc-internal-format
30226msgid "static declaration of %q+D follows non-static declaration"
30227msgstr ""
30228
30229#: c/c-decl.c:2079 c/c-decl.c:2087 c/c-decl.c:2165 c/c-decl.c:2172
30230#, gcc-internal-format
30231msgid "non-static declaration of %q+D follows static declaration"
30232msgstr ""
30233
30234#: c/c-decl.c:2103
30235#, gcc-internal-format
30236msgid "%<gnu_inline%> attribute present on %q+D"
30237msgstr ""
30238
30239#: c/c-decl.c:2106
30240#, gcc-internal-format
30241msgid "but not here"
30242msgstr ""
30243
30244#: c/c-decl.c:2124
30245#, gcc-internal-format
30246msgid "thread-local declaration of %q+D follows non-thread-local declaration"
30247msgstr ""
30248
30249#: c/c-decl.c:2127
30250#, gcc-internal-format
30251msgid "non-thread-local declaration of %q+D follows thread-local declaration"
30252msgstr ""
30253
30254#: c/c-decl.c:2157
30255#, gcc-internal-format
30256msgid "extern declaration of %q+D follows declaration with no linkage"
30257msgstr ""
30258
30259#: c/c-decl.c:2193
30260#, gcc-internal-format
30261msgid "declaration of %q+D with no linkage follows extern declaration"
30262msgstr ""
30263
30264#: c/c-decl.c:2199
30265#, gcc-internal-format
30266msgid "redeclaration of %q+D with no linkage"
30267msgstr ""
30268
30269#: c/c-decl.c:2225
30270#, gcc-internal-format
30271msgid "redeclaration of %q+D with different visibility (old visibility preserved)"
30272msgstr ""
30273
30274#: c/c-decl.c:2235
30275#, gcc-internal-format
30276msgid "inline declaration of %qD follows declaration with attribute noinline"
30277msgstr ""
30278
30279#: c/c-decl.c:2240
30280#, gcc-internal-format
30281msgid "declaration of %q+D with attribute noinline follows inline declaration "
30282msgstr ""
30283
30284#: c/c-decl.c:2245 c/c-decl.c:2251 c/c-decl.c:2257 c/c-decl.c:2263
30285#, gcc-internal-format
30286msgid "declaration of %q+D with attribute %qs follows declaration with attribute %qs"
30287msgstr ""
30288
30289#: c/c-decl.c:2281
30290#, gcc-internal-format
30291msgid "redefinition of parameter %q+D"
30292msgstr ""
30293
30294#: c/c-decl.c:2308
30295#, gcc-internal-format
30296msgid "redundant redeclaration of %q+D"
30297msgstr ""
30298
30299#: c/c-decl.c:2791
30300#, gcc-internal-format
30301msgid "declaration of %q+D shadows previous non-variable"
30302msgstr ""
30303
30304#: c/c-decl.c:2797
30305#, gcc-internal-format
30306msgid "declaration of %q+D shadows a parameter"
30307msgstr ""
30308
30309#: c/c-decl.c:2809 cp/name-lookup.c:1270
30310#, gcc-internal-format
30311msgid "declaration of %qD shadows a global declaration"
30312msgstr ""
30313
30314#: c/c-decl.c:2821
30315#, gcc-internal-format
30316msgid "declaration of %q+D shadows a previous local"
30317msgstr ""
30318
30319#: c/c-decl.c:2826 cp/name-lookup.c:1213 cp/name-lookup.c:1255
30320#: cp/name-lookup.c:1273
30321#, gcc-internal-format
30322msgid "shadowed declaration is here"
30323msgstr ""
30324
30325#: c/c-decl.c:2952
30326#, gcc-internal-format
30327msgid "nested extern declaration of %qD"
30328msgstr ""
30329
30330#: c/c-decl.c:3127 c/c-decl.c:3130
30331#, gcc-internal-format
30332msgid "implicit declaration of function %qE"
30333msgstr ""
30334
30335#: c/c-decl.c:3376
30336#, gcc-internal-format
30337msgid "incompatible implicit declaration of built-in function %qD"
30338msgstr ""
30339
30340#: c/c-decl.c:3383
30341#, gcc-internal-format
30342msgid "include %qs or provide a declaration of %qD"
30343msgstr ""
30344
30345#: c/c-decl.c:3392
30346#, gcc-internal-format
30347msgid "incompatible implicit declaration of function %qD"
30348msgstr ""
30349
30350#: c/c-decl.c:3446
30351#, gcc-internal-format
30352msgid "%qE undeclared here (not in a function)"
30353msgstr ""
30354
30355#: c/c-decl.c:3452
30356#, gcc-internal-format
30357msgid "%qE undeclared (first use in this function)"
30358msgstr ""
30359
30360#: c/c-decl.c:3455
30361#, gcc-internal-format
30362msgid "each undeclared identifier is reported only once for each function it appears in"
30363msgstr ""
30364
30365#: c/c-decl.c:3503 cp/decl.c:2959
30366#, gcc-internal-format
30367msgid "label %qE referenced outside of any function"
30368msgstr ""
30369
30370#: c/c-decl.c:3539
30371#, gcc-internal-format
30372msgid "jump into scope of identifier with variably modified type"
30373msgstr ""
30374
30375#: c/c-decl.c:3542
30376#, gcc-internal-format
30377msgid "jump skips variable initialization"
30378msgstr ""
30379
30380#: c/c-decl.c:3543 c/c-decl.c:3598 c/c-decl.c:3687
30381#, gcc-internal-format
30382msgid "label %qD defined here"
30383msgstr ""
30384
30385#: c/c-decl.c:3544 c/c-decl.c:3815 c/c-typeck.c:7884 cp/class.c:1438
30386#: cp/class.c:3303 cp/decl.c:3795 cp/friend.c:340 cp/friend.c:349
30387#: cp/parser.c:3146 cp/parser.c:3227 cp/parser.c:3255 cp/parser.c:5994
30388#, gcc-internal-format
30389msgid "%qD declared here"
30390msgstr ""
30391
30392#: c/c-decl.c:3597 c/c-decl.c:3686
30393#, gcc-internal-format
30394msgid "jump into statement expression"
30395msgstr ""
30396
30397#: c/c-decl.c:3619
30398#, gcc-internal-format
30399msgid "duplicate label declaration %qE"
30400msgstr ""
30401
30402#: c/c-decl.c:3717 cp/decl.c:3337
30403#, gcc-internal-format
30404msgid "duplicate label %qD"
30405msgstr ""
30406
30407#: c/c-decl.c:3748
30408#, gcc-internal-format
30409msgid "traditional C lacks a separate namespace for labels, identifier %qE conflicts"
30410msgstr ""
30411
30412#: c/c-decl.c:3813
30413#, gcc-internal-format
30414msgid "switch jumps over variable initialization"
30415msgstr ""
30416
30417#: c/c-decl.c:3814 c/c-decl.c:3825
30418#, gcc-internal-format
30419msgid "switch starts here"
30420msgstr ""
30421
30422#: c/c-decl.c:3824
30423#, gcc-internal-format
30424msgid "switch jumps into statement expression"
30425msgstr ""
30426
30427#: c/c-decl.c:3907
30428#, gcc-internal-format
30429msgid "%qE defined as wrong kind of tag"
30430msgstr ""
30431
30432#: c/c-decl.c:4136
30433#, gcc-internal-format
30434msgid "unnamed struct/union that defines no instances"
30435msgstr ""
30436
30437#: c/c-decl.c:4146
30438#, gcc-internal-format
30439msgid "empty declaration with storage class specifier does not redeclare tag"
30440msgstr ""
30441
30442#: c/c-decl.c:4161
30443#, gcc-internal-format
30444msgid "empty declaration with type qualifier does not redeclare tag"
30445msgstr ""
30446
30447#: c/c-decl.c:4172
30448#, gcc-internal-format
30449msgid "empty declaration with %<_Alignas%> does not redeclare tag"
30450msgstr ""
30451
30452#: c/c-decl.c:4194 c/c-decl.c:4202
30453#, gcc-internal-format
30454msgid "useless type name in empty declaration"
30455msgstr ""
30456
30457#: c/c-decl.c:4210
30458#, gcc-internal-format
30459msgid "%<inline%> in empty declaration"
30460msgstr ""
30461
30462#: c/c-decl.c:4216
30463#, gcc-internal-format
30464msgid "%<_Noreturn%> in empty declaration"
30465msgstr ""
30466
30467#: c/c-decl.c:4222
30468#, gcc-internal-format
30469msgid "%<auto%> in file-scope empty declaration"
30470msgstr ""
30471
30472#: c/c-decl.c:4228
30473#, gcc-internal-format
30474msgid "%<register%> in file-scope empty declaration"
30475msgstr ""
30476
30477#: c/c-decl.c:4235
30478#, gcc-internal-format
30479msgid "useless storage class specifier in empty declaration"
30480msgstr ""
30481
30482#: c/c-decl.c:4241
30483#, gcc-internal-format
30484msgid "useless %qs in empty declaration"
30485msgstr ""
30486
30487#: c/c-decl.c:4254
30488#, gcc-internal-format
30489msgid "useless type qualifier in empty declaration"
30490msgstr ""
30491
30492#: c/c-decl.c:4261
30493#, gcc-internal-format
30494msgid "useless %<_Alignas%> in empty declaration"
30495msgstr ""
30496
30497#: c/c-decl.c:4268 c/c-parser.c:1701
30498#, gcc-internal-format
30499msgid "empty declaration"
30500msgstr ""
30501
30502#: c/c-decl.c:4339
30503#, gcc-internal-format
30504msgid "ISO C90 does not support %<static%> or type qualifiers in parameter array declarators"
30505msgstr ""
30506
30507#: c/c-decl.c:4343
30508#, gcc-internal-format
30509msgid "ISO C90 does not support %<[*]%> array declarators"
30510msgstr ""
30511
30512#. C99 6.7.5.2p4
30513#. A function definition isn't function prototype scope C99 6.2.1p4.
30514#. C99 6.7.5.2p4
30515#: c/c-decl.c:4349 c/c-decl.c:6833
30516#, gcc-internal-format
30517msgid "%<[*]%> not allowed in other than function prototype scope"
30518msgstr ""
30519
30520#: c/c-decl.c:4436 cp/decl2.c:1463
30521#, gcc-internal-format
30522msgid "%q+D in declare target directive does not have mappable type"
30523msgstr ""
30524
30525#: c/c-decl.c:4485
30526#, gcc-internal-format
30527msgid "%q+D is usually a function"
30528msgstr ""
30529
30530#: c/c-decl.c:4494
30531#, gcc-internal-format
30532msgid "typedef %qD is initialized (use __typeof__ instead)"
30533msgstr ""
30534
30535#: c/c-decl.c:4499
30536#, gcc-internal-format
30537msgid "function %qD is initialized like a variable"
30538msgstr ""
30539
30540#. DECL_INITIAL in a PARM_DECL is really DECL_ARG_TYPE.
30541#: c/c-decl.c:4505
30542#, gcc-internal-format
30543msgid "parameter %qD is initialized"
30544msgstr ""
30545
30546#. Although C99 is unclear about whether incomplete arrays
30547#. of VLAs themselves count as VLAs, it does not make
30548#. sense to permit them to be initialized given that
30549#. ordinary VLAs may not be initialized.
30550#: c/c-decl.c:4524 c/c-decl.c:4539 c/c-typeck.c:7191
30551#, gcc-internal-format
30552msgid "variable-sized object may not be initialized"
30553msgstr ""
30554
30555#: c/c-decl.c:4530
30556#, gcc-internal-format
30557msgid "variable %qD has initializer but incomplete type"
30558msgstr ""
30559
30560#: c/c-decl.c:4619
30561#, gcc-internal-format
30562msgid "inline function %q+D given attribute noinline"
30563msgstr ""
30564
30565#: c/c-decl.c:4669
30566#, gcc-internal-format
30567msgid "uninitialized const member in %qT is invalid in C++"
30568msgstr ""
30569
30570#: c/c-decl.c:4671
30571#, gcc-internal-format
30572msgid "%qD should be initialized"
30573msgstr ""
30574
30575#: c/c-decl.c:4747
30576#, gcc-internal-format
30577msgid "initializer fails to determine size of %q+D"
30578msgstr ""
30579
30580#: c/c-decl.c:4752
30581#, gcc-internal-format
30582msgid "array size missing in %q+D"
30583msgstr ""
30584
30585#: c/c-decl.c:4764
30586#, gcc-internal-format
30587msgid "zero or negative size array %q+D"
30588msgstr ""
30589
30590#: c/c-decl.c:4835
30591#, gcc-internal-format
30592msgid "storage size of %q+D isn%'t constant"
30593msgstr ""
30594
30595#: c/c-decl.c:4885
30596#, gcc-internal-format
30597msgid "ignoring asm-specifier for non-static local variable %q+D"
30598msgstr ""
30599
30600#: c/c-decl.c:4915
30601#, gcc-internal-format
30602msgid "cannot put object with volatile field into register"
30603msgstr ""
30604
30605#: c/c-decl.c:5001
30606#, gcc-internal-format
30607msgid "uninitialized const %qD is invalid in C++"
30608msgstr ""
30609
30610#: c/c-decl.c:5058
30611#, gcc-internal-format
30612msgid "ISO C forbids forward parameter declarations"
30613msgstr ""
30614
30615#: c/c-decl.c:5155
30616#, gcc-internal-format
30617msgid "defining a type in a compound literal is invalid in C++"
30618msgstr ""
30619
30620#: c/c-decl.c:5209 c/c-decl.c:5224
30621#, gcc-internal-format
30622msgid "bit-field %qs width not an integer constant"
30623msgstr ""
30624
30625#: c/c-decl.c:5219
30626#, gcc-internal-format
30627msgid "bit-field %qs width not an integer constant expression"
30628msgstr ""
30629
30630#: c/c-decl.c:5230
30631#, gcc-internal-format
30632msgid "negative width in bit-field %qs"
30633msgstr ""
30634
30635#: c/c-decl.c:5235
30636#, gcc-internal-format
30637msgid "zero width for bit-field %qs"
30638msgstr ""
30639
30640#: c/c-decl.c:5245
30641#, gcc-internal-format
30642msgid "bit-field %qs has invalid type"
30643msgstr ""
30644
30645#: c/c-decl.c:5255
30646#, gcc-internal-format
30647msgid "type of bit-field %qs is a GCC extension"
30648msgstr ""
30649
30650#: c/c-decl.c:5261
30651#, gcc-internal-format
30652msgid "width of %qs exceeds its type"
30653msgstr ""
30654
30655#: c/c-decl.c:5274
30656#, gcc-internal-format
30657msgid "%qs is narrower than values of its type"
30658msgstr ""
30659
30660#: c/c-decl.c:5289
30661#, gcc-internal-format
30662msgid "ISO C90 forbids array %qE whose size can%'t be evaluated"
30663msgstr ""
30664
30665#: c/c-decl.c:5292
30666#, gcc-internal-format
30667msgid "ISO C90 forbids array whose size can%'t be evaluated"
30668msgstr ""
30669
30670#: c/c-decl.c:5299
30671#, gcc-internal-format
30672msgid "ISO C90 forbids variable length array %qE"
30673msgstr ""
30674
30675#: c/c-decl.c:5301
30676#, gcc-internal-format
30677msgid "ISO C90 forbids variable length array"
30678msgstr ""
30679
30680#: c/c-decl.c:5480 c/c-decl.c:5843 c/c-decl.c:5853
30681#, gcc-internal-format
30682msgid "variably modified %qE at file scope"
30683msgstr ""
30684
30685#: c/c-decl.c:5482
30686#, gcc-internal-format
30687msgid "variably modified field at file scope"
30688msgstr ""
30689
30690#: c/c-decl.c:5502
30691#, gcc-internal-format
30692msgid "type defaults to %<int%> in declaration of %qE"
30693msgstr ""
30694
30695#: c/c-decl.c:5506
30696#, gcc-internal-format
30697msgid "type defaults to %<int%> in type name"
30698msgstr ""
30699
30700#: c/c-decl.c:5538
30701#, gcc-internal-format
30702msgid "duplicate %<const%>"
30703msgstr ""
30704
30705#: c/c-decl.c:5540
30706#, gcc-internal-format
30707msgid "duplicate %<restrict%>"
30708msgstr ""
30709
30710#: c/c-decl.c:5542
30711#, gcc-internal-format
30712msgid "duplicate %<volatile%>"
30713msgstr ""
30714
30715#: c/c-decl.c:5544
30716#, gcc-internal-format
30717msgid "duplicate %<_Atomic%>"
30718msgstr ""
30719
30720#: c/c-decl.c:5547
30721#, gcc-internal-format, gfc-internal-format
30722msgid "conflicting named address spaces (%s vs %s)"
30723msgstr ""
30724
30725#: c/c-decl.c:5570 c/c-parser.c:2584
30726#, gcc-internal-format
30727msgid "%<_Atomic%>-qualified array type"
30728msgstr ""
30729
30730#: c/c-decl.c:5584
30731#, gcc-internal-format
30732msgid "function definition declared %<auto%>"
30733msgstr ""
30734
30735#: c/c-decl.c:5586
30736#, gcc-internal-format
30737msgid "function definition declared %<register%>"
30738msgstr ""
30739
30740#: c/c-decl.c:5588
30741#, gcc-internal-format
30742msgid "function definition declared %<typedef%>"
30743msgstr ""
30744
30745#: c/c-decl.c:5590
30746#, gcc-internal-format
30747msgid "function definition declared %qs"
30748msgstr ""
30749
30750#: c/c-decl.c:5608
30751#, gcc-internal-format
30752msgid "storage class specified for structure field %qE"
30753msgstr ""
30754
30755#: c/c-decl.c:5611
30756#, gcc-internal-format
30757msgid "storage class specified for structure field"
30758msgstr ""
30759
30760#: c/c-decl.c:5615
30761#, gcc-internal-format
30762msgid "storage class specified for parameter %qE"
30763msgstr ""
30764
30765#: c/c-decl.c:5618
30766#, gcc-internal-format
30767msgid "storage class specified for unnamed parameter"
30768msgstr ""
30769
30770#: c/c-decl.c:5621 cp/decl.c:9953
30771#, gcc-internal-format
30772msgid "storage class specified for typename"
30773msgstr ""
30774
30775#: c/c-decl.c:5638
30776#, gcc-internal-format
30777msgid "%qE initialized and declared %<extern%>"
30778msgstr ""
30779
30780#: c/c-decl.c:5642
30781#, gcc-internal-format
30782msgid "%qE has both %<extern%> and initializer"
30783msgstr ""
30784
30785#: c/c-decl.c:5647
30786#, gcc-internal-format
30787msgid "file-scope declaration of %qE specifies %<auto%>"
30788msgstr ""
30789
30790#: c/c-decl.c:5651
30791#, gcc-internal-format
30792msgid "file-scope declaration of %qE specifies %<register%>"
30793msgstr ""
30794
30795#: c/c-decl.c:5656
30796#, gcc-internal-format
30797msgid "nested function %qE declared %<extern%>"
30798msgstr ""
30799
30800#: c/c-decl.c:5659
30801#, gcc-internal-format
30802msgid "function-scope %qE implicitly auto and declared %qs"
30803msgstr ""
30804
30805#. Only the innermost declarator (making a parameter be of
30806#. array type which is converted to pointer type)
30807#. may have static or type qualifiers.
30808#: c/c-decl.c:5706 c/c-decl.c:6064
30809#, gcc-internal-format
30810msgid "static or type qualifiers in non-parameter array declarator"
30811msgstr ""
30812
30813#: c/c-decl.c:5754
30814#, gcc-internal-format
30815msgid "declaration of %qE as array of voids"
30816msgstr ""
30817
30818#: c/c-decl.c:5756
30819#, gcc-internal-format
30820msgid "declaration of type name as array of voids"
30821msgstr ""
30822
30823#: c/c-decl.c:5763
30824#, gcc-internal-format
30825msgid "declaration of %qE as array of functions"
30826msgstr ""
30827
30828#: c/c-decl.c:5766
30829#, gcc-internal-format
30830msgid "declaration of type name as array of functions"
30831msgstr ""
30832
30833#: c/c-decl.c:5774 c/c-decl.c:7759
30834#, gcc-internal-format
30835msgid "invalid use of structure with flexible array member"
30836msgstr ""
30837
30838#: c/c-decl.c:5800
30839#, gcc-internal-format
30840msgid "size of array %qE has non-integer type"
30841msgstr ""
30842
30843#: c/c-decl.c:5804
30844#, gcc-internal-format
30845msgid "size of unnamed array has non-integer type"
30846msgstr ""
30847
30848#: c/c-decl.c:5814
30849#, gcc-internal-format
30850msgid "ISO C forbids zero-size array %qE"
30851msgstr ""
30852
30853#: c/c-decl.c:5817
30854#, gcc-internal-format
30855msgid "ISO C forbids zero-size array"
30856msgstr ""
30857
30858#: c/c-decl.c:5826
30859#, gcc-internal-format
30860msgid "size of array %qE is negative"
30861msgstr ""
30862
30863#: c/c-decl.c:5828
30864#, gcc-internal-format
30865msgid "size of unnamed array is negative"
30866msgstr ""
30867
30868#: c/c-decl.c:5952 c/c-decl.c:6561
30869#, gcc-internal-format
30870msgid "ISO C90 does not support flexible array members"
30871msgstr ""
30872
30873#. C99 6.7.5.2p4
30874#: c/c-decl.c:5974
30875#, gcc-internal-format
30876msgid "%<[*]%> not in a declaration"
30877msgstr ""
30878
30879#: c/c-decl.c:5987
30880#, gcc-internal-format
30881msgid "array type has incomplete element type %qT"
30882msgstr ""
30883
30884#: c/c-decl.c:5993
30885#, gcc-internal-format
30886msgid "declaration of %qE as multidimensional array must have bounds for all dimensions except the first"
30887msgstr ""
30888
30889#: c/c-decl.c:5997
30890#, gcc-internal-format
30891msgid "declaration of multidimensional array must have bounds for all dimensions except the first"
30892msgstr ""
30893
30894#: c/c-decl.c:6100
30895#, gcc-internal-format
30896msgid "%qE declared as function returning a function"
30897msgstr ""
30898
30899#: c/c-decl.c:6103
30900#, gcc-internal-format
30901msgid "type name declared as function returning a function"
30902msgstr ""
30903
30904#: c/c-decl.c:6110
30905#, gcc-internal-format
30906msgid "%qE declared as function returning an array"
30907msgstr ""
30908
30909#: c/c-decl.c:6113
30910#, gcc-internal-format
30911msgid "type name declared as function returning an array"
30912msgstr ""
30913
30914#: c/c-decl.c:6141
30915#, gcc-internal-format
30916msgid "function definition has qualified void return type"
30917msgstr ""
30918
30919#: c/c-decl.c:6144 cp/decl.c:10083
30920#, gcc-internal-format
30921msgid "type qualifiers ignored on function return type"
30922msgstr ""
30923
30924#: c/c-decl.c:6173 c/c-decl.c:6357 c/c-decl.c:6411 c/c-decl.c:6495
30925#: c/c-decl.c:6613 c/c-parser.c:2586
30926#, gcc-internal-format
30927msgid "%<_Atomic%>-qualified function type"
30928msgstr ""
30929
30930#: c/c-decl.c:6179 c/c-decl.c:6363 c/c-decl.c:6500 c/c-decl.c:6618
30931#, gcc-internal-format
30932msgid "ISO C forbids qualified function types"
30933msgstr ""
30934
30935#: c/c-decl.c:6248
30936#, gcc-internal-format
30937msgid "%qs combined with %<auto%> qualifier for %qE"
30938msgstr ""
30939
30940#: c/c-decl.c:6252
30941#, gcc-internal-format
30942msgid "%qs combined with %<register%> qualifier for %qE"
30943msgstr ""
30944
30945#: c/c-decl.c:6258
30946#, gcc-internal-format
30947msgid "%qs specified for auto variable %qE"
30948msgstr ""
30949
30950#: c/c-decl.c:6274
30951#, gcc-internal-format
30952msgid "%qs specified for parameter %qE"
30953msgstr ""
30954
30955#: c/c-decl.c:6277
30956#, gcc-internal-format
30957msgid "%qs specified for unnamed parameter"
30958msgstr ""
30959
30960#: c/c-decl.c:6283
30961#, gcc-internal-format
30962msgid "%qs specified for structure field %qE"
30963msgstr ""
30964
30965#: c/c-decl.c:6286
30966#, gcc-internal-format
30967msgid "%qs specified for structure field"
30968msgstr ""
30969
30970#: c/c-decl.c:6301
30971#, gcc-internal-format
30972msgid "bit-field %qE has atomic type"
30973msgstr ""
30974
30975#: c/c-decl.c:6303
30976#, gcc-internal-format
30977msgid "bit-field has atomic type"
30978msgstr ""
30979
30980#: c/c-decl.c:6312
30981#, gcc-internal-format
30982msgid "alignment specified for typedef %qE"
30983msgstr ""
30984
30985#: c/c-decl.c:6314
30986#, gcc-internal-format
30987msgid "alignment specified for %<register%> object %qE"
30988msgstr ""
30989
30990#: c/c-decl.c:6319
30991#, gcc-internal-format
30992msgid "alignment specified for parameter %qE"
30993msgstr ""
30994
30995#: c/c-decl.c:6321
30996#, gcc-internal-format
30997msgid "alignment specified for unnamed parameter"
30998msgstr ""
30999
31000#: c/c-decl.c:6326
31001#, gcc-internal-format
31002msgid "alignment specified for bit-field %qE"
31003msgstr ""
31004
31005#: c/c-decl.c:6328
31006#, gcc-internal-format
31007msgid "alignment specified for unnamed bit-field"
31008msgstr ""
31009
31010#: c/c-decl.c:6331
31011#, gcc-internal-format
31012msgid "alignment specified for function %qE"
31013msgstr ""
31014
31015#: c/c-decl.c:6338
31016#, gcc-internal-format
31017msgid "%<_Alignas%> specifiers cannot reduce alignment of %qE"
31018msgstr ""
31019
31020#: c/c-decl.c:6341
31021#, gcc-internal-format
31022msgid "%<_Alignas%> specifiers cannot reduce alignment of unnamed field"
31023msgstr ""
31024
31025#: c/c-decl.c:6372
31026#, gcc-internal-format
31027msgid "typedef %q+D declared %<inline%>"
31028msgstr ""
31029
31030#: c/c-decl.c:6374
31031#, gcc-internal-format
31032msgid "typedef %q+D declared %<_Noreturn%>"
31033msgstr ""
31034
31035#: c/c-decl.c:6417
31036#, gcc-internal-format
31037msgid "ISO C forbids const or volatile function types"
31038msgstr ""
31039
31040#. C99 6.7.2.1p8
31041#: c/c-decl.c:6428
31042#, gcc-internal-format
31043msgid "a member of a structure or union cannot have a variably modified type"
31044msgstr ""
31045
31046#: c/c-decl.c:6445 cp/decl.c:9158
31047#, gcc-internal-format
31048msgid "variable or field %qE declared void"
31049msgstr ""
31050
31051#: c/c-decl.c:6485
31052#, gcc-internal-format
31053msgid "attributes in parameter array declarator ignored"
31054msgstr ""
31055
31056#: c/c-decl.c:6527
31057#, gcc-internal-format
31058msgid "parameter %q+D declared %<inline%>"
31059msgstr ""
31060
31061#: c/c-decl.c:6529
31062#, gcc-internal-format
31063msgid "parameter %q+D declared %<_Noreturn%>"
31064msgstr ""
31065
31066#: c/c-decl.c:6542
31067#, gcc-internal-format
31068msgid "field %qE declared as a function"
31069msgstr ""
31070
31071#: c/c-decl.c:6549
31072#, gcc-internal-format
31073msgid "field %qE has incomplete type"
31074msgstr ""
31075
31076#: c/c-decl.c:6551
31077#, gcc-internal-format
31078msgid "unnamed field has incomplete type"
31079msgstr ""
31080
31081#: c/c-decl.c:6584 c/c-decl.c:6595 c/c-decl.c:6598
31082#, gcc-internal-format
31083msgid "invalid storage class for function %qE"
31084msgstr ""
31085
31086#: c/c-decl.c:6655
31087#, gcc-internal-format
31088msgid "cannot inline function %<main%>"
31089msgstr ""
31090
31091#: c/c-decl.c:6657
31092#, gcc-internal-format
31093msgid "%<main%> declared %<_Noreturn%>"
31094msgstr ""
31095
31096#: c/c-decl.c:6668
31097#, gcc-internal-format
31098msgid "ISO C99 does not support %<_Noreturn%>"
31099msgstr ""
31100
31101#: c/c-decl.c:6671
31102#, gcc-internal-format
31103msgid "ISO C90 does not support %<_Noreturn%>"
31104msgstr ""
31105
31106#: c/c-decl.c:6700
31107#, gcc-internal-format
31108msgid "variable previously declared %<static%> redeclared %<extern%>"
31109msgstr ""
31110
31111#: c/c-decl.c:6710
31112#, gcc-internal-format
31113msgid "variable %q+D declared %<inline%>"
31114msgstr ""
31115
31116#: c/c-decl.c:6712
31117#, gcc-internal-format
31118msgid "variable %q+D declared %<_Noreturn%>"
31119msgstr ""
31120
31121#: c/c-decl.c:6747
31122#, gcc-internal-format
31123msgid "non-nested function with variably modified type"
31124msgstr ""
31125
31126#: c/c-decl.c:6749
31127#, gcc-internal-format
31128msgid "object with variably modified type must have no linkage"
31129msgstr ""
31130
31131#: c/c-decl.c:6839 c/c-decl.c:8444
31132#, gcc-internal-format
31133msgid "function declaration isn%'t a prototype"
31134msgstr ""
31135
31136#: c/c-decl.c:6848
31137#, gcc-internal-format
31138msgid "parameter names (without types) in function declaration"
31139msgstr ""
31140
31141#: c/c-decl.c:6886
31142#, gcc-internal-format
31143msgid "parameter %u (%q+D) has incomplete type"
31144msgstr ""
31145
31146#: c/c-decl.c:6890
31147#, gcc-internal-format, gfc-internal-format
31148msgid "parameter %u has incomplete type"
31149msgstr ""
31150
31151#: c/c-decl.c:6901
31152#, gcc-internal-format
31153msgid "parameter %u (%q+D) has void type"
31154msgstr ""
31155
31156#: c/c-decl.c:6905
31157#, gcc-internal-format, gfc-internal-format
31158msgid "parameter %u has void type"
31159msgstr ""
31160
31161#: c/c-decl.c:6988
31162#, gcc-internal-format
31163msgid "%<void%> as only parameter may not be qualified"
31164msgstr ""
31165
31166#: c/c-decl.c:6992 c/c-decl.c:7028
31167#, gcc-internal-format
31168msgid "%<void%> must be the only parameter"
31169msgstr ""
31170
31171#: c/c-decl.c:7022
31172#, gcc-internal-format
31173msgid "parameter %q+D has just a forward declaration"
31174msgstr ""
31175
31176#: c/c-decl.c:7068
31177#, gcc-internal-format
31178msgid "%<%s %E%> declared inside parameter list will not be visible outside of this definition or declaration"
31179msgstr ""
31180
31181#: c/c-decl.c:7074
31182#, gcc-internal-format, gfc-internal-format
31183msgid "anonymous %s declared inside parameter list will not be visible outside of this definition or declaration"
31184msgstr ""
31185
31186#: c/c-decl.c:7176
31187#, gcc-internal-format
31188msgid "enum type defined here"
31189msgstr ""
31190
31191#: c/c-decl.c:7182
31192#, gcc-internal-format
31193msgid "struct defined here"
31194msgstr ""
31195
31196#: c/c-decl.c:7188
31197#, gcc-internal-format
31198msgid "union defined here"
31199msgstr ""
31200
31201#: c/c-decl.c:7261
31202#, gcc-internal-format
31203msgid "redefinition of %<union %E%>"
31204msgstr ""
31205
31206#: c/c-decl.c:7263
31207#, gcc-internal-format
31208msgid "redefinition of %<struct %E%>"
31209msgstr ""
31210
31211#: c/c-decl.c:7272
31212#, gcc-internal-format
31213msgid "nested redefinition of %<union %E%>"
31214msgstr ""
31215
31216#: c/c-decl.c:7274
31217#, gcc-internal-format
31218msgid "nested redefinition of %<struct %E%>"
31219msgstr ""
31220
31221#: c/c-decl.c:7307 c/c-decl.c:8023
31222#, gcc-internal-format
31223msgid "defining type in %qs expression is invalid in C++"
31224msgstr ""
31225
31226#: c/c-decl.c:7375 cp/decl.c:4616
31227#, gcc-internal-format
31228msgid "declaration does not declare anything"
31229msgstr ""
31230
31231#: c/c-decl.c:7380
31232#, gcc-internal-format
31233msgid "ISO C99 doesn%'t support unnamed structs/unions"
31234msgstr ""
31235
31236#: c/c-decl.c:7383
31237#, gcc-internal-format
31238msgid "ISO C90 doesn%'t support unnamed structs/unions"
31239msgstr ""
31240
31241#: c/c-decl.c:7474 c/c-decl.c:7492 c/c-decl.c:7553
31242#, gcc-internal-format
31243msgid "duplicate member %q+D"
31244msgstr ""
31245
31246#: c/c-decl.c:7579
31247#, gcc-internal-format
31248msgid "empty struct has size 0 in C, size 1 in C++"
31249msgstr ""
31250
31251#: c/c-decl.c:7582
31252#, gcc-internal-format
31253msgid "empty union has size 0 in C, size 1 in C++"
31254msgstr ""
31255
31256#: c/c-decl.c:7668
31257#, gcc-internal-format
31258msgid "union has no named members"
31259msgstr ""
31260
31261#: c/c-decl.c:7670
31262#, gcc-internal-format
31263msgid "union has no members"
31264msgstr ""
31265
31266#: c/c-decl.c:7675
31267#, gcc-internal-format
31268msgid "struct has no named members"
31269msgstr ""
31270
31271#: c/c-decl.c:7677
31272#, gcc-internal-format
31273msgid "struct has no members"
31274msgstr ""
31275
31276#: c/c-decl.c:7739 cp/decl.c:11032
31277#, gcc-internal-format
31278msgid "flexible array member in union"
31279msgstr ""
31280
31281#: c/c-decl.c:7745
31282#, gcc-internal-format
31283msgid "flexible array member not at end of struct"
31284msgstr ""
31285
31286#: c/c-decl.c:7751
31287#, gcc-internal-format
31288msgid "flexible array member in otherwise empty struct"
31289msgstr ""
31290
31291#: c/c-decl.c:7781
31292#, gcc-internal-format
31293msgid "type %qT is too large"
31294msgstr ""
31295
31296#: c/c-decl.c:7904
31297#, gcc-internal-format
31298msgid "union cannot be made transparent"
31299msgstr ""
31300
31301#: c/c-decl.c:7995
31302#, gcc-internal-format
31303msgid "nested redefinition of %<enum %E%>"
31304msgstr ""
31305
31306#. This enum is a named one that has been declared already.
31307#: c/c-decl.c:8002
31308#, gcc-internal-format
31309msgid "redeclaration of %<enum %E%>"
31310msgstr ""
31311
31312#: c/c-decl.c:8081 cp/decl.c:13403
31313#, gcc-internal-format
31314msgid "specified mode too small for enumeral values"
31315msgstr ""
31316
31317#: c/c-decl.c:8096
31318#, gcc-internal-format
31319msgid "enumeration values exceed range of largest integer"
31320msgstr ""
31321
31322#: c/c-decl.c:8210 c/c-decl.c:8226
31323#, gcc-internal-format
31324msgid "enumerator value for %qE is not an integer constant"
31325msgstr ""
31326
31327#: c/c-decl.c:8221
31328#, gcc-internal-format
31329msgid "enumerator value for %qE is not an integer constant expression"
31330msgstr ""
31331
31332#: c/c-decl.c:8245
31333#, gcc-internal-format
31334msgid "overflow in enumeration values"
31335msgstr ""
31336
31337#: c/c-decl.c:8253
31338#, gcc-internal-format
31339msgid "ISO C restricts enumerator values to range of %<int%>"
31340msgstr ""
31341
31342#: c/c-decl.c:8339 cp/decl.c:4918 cp/decl.c:13899
31343#, gcc-internal-format
31344msgid "inline function %qD given attribute noinline"
31345msgstr ""
31346
31347#: c/c-decl.c:8357
31348#, gcc-internal-format
31349msgid "return type is an incomplete type"
31350msgstr ""
31351
31352#: c/c-decl.c:8368
31353#, gcc-internal-format
31354msgid "return type defaults to %<int%>"
31355msgstr ""
31356
31357#: c/c-decl.c:8394
31358#, gcc-internal-format
31359msgid "%q+D defined as variadic function without prototype"
31360msgstr ""
31361
31362#: c/c-decl.c:8453
31363#, gcc-internal-format
31364msgid "no previous prototype for %qD"
31365msgstr ""
31366
31367#: c/c-decl.c:8462
31368#, gcc-internal-format
31369msgid "%qD was used with no prototype before its definition"
31370msgstr ""
31371
31372#: c/c-decl.c:8470 cp/decl.c:14042
31373#, gcc-internal-format
31374msgid "no previous declaration for %qD"
31375msgstr ""
31376
31377#: c/c-decl.c:8480
31378#, gcc-internal-format
31379msgid "%qD was used with no declaration before its definition"
31380msgstr ""
31381
31382#: c/c-decl.c:8499
31383#, gcc-internal-format
31384msgid "return type of %qD is not %<int%>"
31385msgstr ""
31386
31387#: c/c-decl.c:8501
31388#, gcc-internal-format
31389msgid "%<_Atomic%>-qualified return type of %qD"
31390msgstr ""
31391
31392#: c/c-decl.c:8508
31393#, gcc-internal-format
31394msgid "%qD is normally a non-static function"
31395msgstr ""
31396
31397#: c/c-decl.c:8545
31398#, gcc-internal-format
31399msgid "old-style parameter declarations in prototyped function definition"
31400msgstr ""
31401
31402#: c/c-decl.c:8560
31403#, gcc-internal-format
31404msgid "traditional C rejects ISO C style function definitions"
31405msgstr ""
31406
31407#: c/c-decl.c:8576
31408#, gcc-internal-format
31409msgid "parameter name omitted"
31410msgstr ""
31411
31412#: c/c-decl.c:8613
31413#, gcc-internal-format
31414msgid "old-style function definition"
31415msgstr ""
31416
31417#: c/c-decl.c:8622
31418#, gcc-internal-format
31419msgid "parameter name missing from parameter list"
31420msgstr ""
31421
31422#: c/c-decl.c:8637
31423#, gcc-internal-format
31424msgid "%qD declared as a non-parameter"
31425msgstr ""
31426
31427#: c/c-decl.c:8643
31428#, gcc-internal-format
31429msgid "multiple parameters named %qD"
31430msgstr ""
31431
31432#: c/c-decl.c:8652
31433#, gcc-internal-format
31434msgid "parameter %qD declared with void type"
31435msgstr ""
31436
31437#: c/c-decl.c:8681 c/c-decl.c:8686
31438#, gcc-internal-format
31439msgid "type of %qD defaults to %<int%>"
31440msgstr ""
31441
31442#: c/c-decl.c:8706
31443#, gcc-internal-format
31444msgid "parameter %qD has incomplete type"
31445msgstr ""
31446
31447#: c/c-decl.c:8713
31448#, gcc-internal-format
31449msgid "declaration for parameter %qD but no such parameter"
31450msgstr ""
31451
31452#: c/c-decl.c:8763
31453#, gcc-internal-format
31454msgid "number of arguments doesn%'t match built-in prototype"
31455msgstr ""
31456
31457#: c/c-decl.c:8774
31458#, gcc-internal-format
31459msgid "number of arguments doesn%'t match prototype"
31460msgstr ""
31461
31462#: c/c-decl.c:8777 c/c-decl.c:8824 c/c-decl.c:8838
31463#, gcc-internal-format
31464msgid "prototype declaration"
31465msgstr ""
31466
31467#: c/c-decl.c:8816
31468#, gcc-internal-format
31469msgid "promoted argument %qD doesn%'t match built-in prototype"
31470msgstr ""
31471
31472#: c/c-decl.c:8821
31473#, gcc-internal-format
31474msgid "promoted argument %qD doesn%'t match prototype"
31475msgstr ""
31476
31477#: c/c-decl.c:8831
31478#, gcc-internal-format
31479msgid "argument %qD doesn%'t match built-in prototype"
31480msgstr ""
31481
31482#: c/c-decl.c:8836
31483#, gcc-internal-format
31484msgid "argument %qD doesn%'t match prototype"
31485msgstr ""
31486
31487#: c/c-decl.c:9093 cp/decl.c:14796
31488#, gcc-internal-format
31489msgid "no return statement in function returning non-void"
31490msgstr ""
31491
31492#: c/c-decl.c:9113 cp/decl.c:14828
31493#, gcc-internal-format
31494msgid "parameter %qD set but not used"
31495msgstr ""
31496
31497#. If we get here, declarations have been used in a for loop without
31498#. the C99 for loop scope.  This doesn't make much sense, so don't
31499#. allow it.
31500#: c/c-decl.c:9207
31501#, gcc-internal-format
31502msgid "%<for%> loop initial declarations are only allowed in C99 or C11 mode"
31503msgstr ""
31504
31505#: c/c-decl.c:9212
31506#, gcc-internal-format
31507msgid "use option -std=c99, -std=gnu99, -std=c11 or -std=gnu11 to compile your code"
31508msgstr ""
31509
31510#: c/c-decl.c:9247
31511#, gcc-internal-format
31512msgid "declaration of static variable %qD in %<for%> loop initial declaration"
31513msgstr ""
31514
31515#: c/c-decl.c:9251
31516#, gcc-internal-format
31517msgid "declaration of %<extern%> variable %qD in %<for%> loop initial declaration"
31518msgstr ""
31519
31520#: c/c-decl.c:9258
31521#, gcc-internal-format
31522msgid "%<struct %E%> declared in %<for%> loop initial declaration"
31523msgstr ""
31524
31525#: c/c-decl.c:9263
31526#, gcc-internal-format
31527msgid "%<union %E%> declared in %<for%> loop initial declaration"
31528msgstr ""
31529
31530#: c/c-decl.c:9267
31531#, gcc-internal-format
31532msgid "%<enum %E%> declared in %<for%> loop initial declaration"
31533msgstr ""
31534
31535#: c/c-decl.c:9271
31536#, gcc-internal-format
31537msgid "declaration of non-variable %qD in %<for%> loop initial declaration"
31538msgstr ""
31539
31540#: c/c-decl.c:9519
31541#, gcc-internal-format
31542msgid "incompatible address space qualifiers %qs and %qs"
31543msgstr ""
31544
31545#: c/c-decl.c:9569 c/c-decl.c:9926 c/c-decl.c:10416
31546#, gcc-internal-format
31547msgid "duplicate %qE"
31548msgstr ""
31549
31550#: c/c-decl.c:9595 c/c-decl.c:9938 c/c-decl.c:10259
31551#, gcc-internal-format
31552msgid "two or more data types in declaration specifiers"
31553msgstr ""
31554
31555#: c/c-decl.c:9607 cp/parser.c:26808
31556#, gcc-internal-format
31557msgid "%<long long long%> is too long for GCC"
31558msgstr ""
31559
31560#: c/c-decl.c:9620
31561#, gcc-internal-format
31562msgid "ISO C90 does not support %<long long%>"
31563msgstr ""
31564
31565#: c/c-decl.c:9817 c/c-parser.c:7943
31566#, gcc-internal-format
31567msgid "ISO C90 does not support complex types"
31568msgstr ""
31569
31570#: c/c-decl.c:9863
31571#, gcc-internal-format
31572msgid "ISO C does not support saturating types"
31573msgstr ""
31574
31575#: c/c-decl.c:9981
31576#, gcc-internal-format
31577msgid "ISO C does not support %<__int%d%> types"
31578msgstr ""
31579
31580#: c/c-decl.c:10001
31581#, gcc-internal-format
31582msgid "%<__int%d%> is not supported on this target"
31583msgstr ""
31584
31585#: c/c-decl.c:10043
31586#, gcc-internal-format
31587msgid "ISO C90 does not support boolean types"
31588msgstr ""
31589
31590#: c/c-decl.c:10217
31591#, gcc-internal-format
31592msgid "ISO C does not support decimal floating point"
31593msgstr ""
31594
31595#: c/c-decl.c:10240 c/c-decl.c:10506 c/c-parser.c:7446
31596#, gcc-internal-format
31597msgid "fixed-point types not supported for this target"
31598msgstr ""
31599
31600#: c/c-decl.c:10242
31601#, gcc-internal-format
31602msgid "ISO C does not support fixed-point types"
31603msgstr ""
31604
31605#: c/c-decl.c:10277
31606#, gcc-internal-format
31607msgid "C++ lookup of %qD would return a field, not a type"
31608msgstr ""
31609
31610#: c/c-decl.c:10290
31611#, gcc-internal-format
31612msgid "%qE fails to be a typedef or built in type"
31613msgstr ""
31614
31615#: c/c-decl.c:10338
31616#, gcc-internal-format
31617msgid "%qE is not at beginning of declaration"
31618msgstr ""
31619
31620#: c/c-decl.c:10359
31621#, gcc-internal-format
31622msgid "%qE used with %<auto%>"
31623msgstr ""
31624
31625#: c/c-decl.c:10361
31626#, gcc-internal-format
31627msgid "%qE used with %<register%>"
31628msgstr ""
31629
31630#: c/c-decl.c:10363
31631#, gcc-internal-format
31632msgid "%qE used with %<typedef%>"
31633msgstr ""
31634
31635#: c/c-decl.c:10377 c/c-parser.c:7023
31636#, gcc-internal-format
31637msgid "ISO C99 does not support %qE"
31638msgstr ""
31639
31640#: c/c-decl.c:10380 c/c-parser.c:7026
31641#, gcc-internal-format
31642msgid "ISO C90 does not support %qE"
31643msgstr ""
31644
31645#: c/c-decl.c:10392
31646#, gcc-internal-format
31647msgid "%<__thread%> before %<extern%>"
31648msgstr ""
31649
31650#: c/c-decl.c:10401
31651#, gcc-internal-format
31652msgid "%<__thread%> before %<static%>"
31653msgstr ""
31654
31655#: c/c-decl.c:10414
31656#, gcc-internal-format
31657msgid "duplicate %<_Thread_local%> or %<__thread%>"
31658msgstr ""
31659
31660#: c/c-decl.c:10422
31661#, gcc-internal-format
31662msgid "multiple storage classes in declaration specifiers"
31663msgstr ""
31664
31665#: c/c-decl.c:10430
31666#, gcc-internal-format
31667msgid "%qs used with %qE"
31668msgstr ""
31669
31670#: c/c-decl.c:10503
31671#, gcc-internal-format
31672msgid "%<_Sat%> is used without %<_Fract%> or %<_Accum%>"
31673msgstr ""
31674
31675#: c/c-decl.c:10518
31676#, gcc-internal-format
31677msgid "ISO C does not support plain %<complex%> meaning %<double complex%>"
31678msgstr ""
31679
31680#: c/c-decl.c:10569 c/c-decl.c:10582 c/c-decl.c:10608
31681#, gcc-internal-format
31682msgid "ISO C does not support complex integer types"
31683msgstr ""
31684
31685#: c/c-decl.c:11006 cp/semantics.c:5297
31686#, gcc-internal-format
31687msgid "%<#pragma omp declare reduction%> combiner refers to variable %qD which is not %<omp_out%> nor %<omp_in%>"
31688msgstr ""
31689
31690#: c/c-decl.c:11010 cp/semantics.c:5301
31691#, gcc-internal-format
31692msgid "%<#pragma omp declare reduction%> initializer refers to variable %qD which is not %<omp_priv%> nor %<omp_orig%>"
31693msgstr ""
31694
31695#: c/c-fold.c:319 c/c-typeck.c:10988 cp/typeck.c:4465
31696#, gcc-internal-format
31697msgid "left shift of negative value"
31698msgstr ""
31699
31700#: c/c-fold.c:331 c/c-typeck.c:10997 cp/typeck.c:4473
31701#, gcc-internal-format
31702msgid "left shift count is negative"
31703msgstr ""
31704
31705#: c/c-fold.c:332 c/c-typeck.c:10936 cp/typeck.c:4419
31706#, gcc-internal-format
31707msgid "right shift count is negative"
31708msgstr ""
31709
31710#: c/c-fold.c:338 c/c-typeck.c:11004 cp/typeck.c:4481
31711#, gcc-internal-format
31712msgid "left shift count >= width of type"
31713msgstr ""
31714
31715#: c/c-fold.c:339 c/c-typeck.c:10948 cp/typeck.c:4427
31716#, gcc-internal-format
31717msgid "right shift count >= width of type"
31718msgstr ""
31719
31720#: c/c-parser.c:297
31721#, gcc-internal-format
31722msgid "identifier %qE conflicts with C++ keyword"
31723msgstr ""
31724
31725#: c/c-parser.c:928 cp/parser.c:2786
31726#, gcc-internal-format
31727msgid "version control conflict marker in file"
31728msgstr ""
31729
31730#: c/c-parser.c:1086 cp/parser.c:27015
31731#, gcc-internal-format
31732msgid "expected end of line"
31733msgstr "očekujem kraj retka"
31734
31735#: c/c-parser.c:1421
31736#, gcc-internal-format
31737msgid "ISO C forbids an empty translation unit"
31738msgstr ""
31739
31740#: c/c-parser.c:1525 c/c-parser.c:9054
31741#, gcc-internal-format
31742msgid "ISO C does not allow extra %<;%> outside of a function"
31743msgstr ""
31744
31745#: c/c-parser.c:1658 c/c-parser.c:2410 c/c-parser.c:3809
31746#, gcc-internal-format
31747msgid "unknown type name %qE"
31748msgstr ""
31749
31750#: c/c-parser.c:1662
31751#, gcc-internal-format
31752msgid "use %<struct%> keyword to refer to the type"
31753msgstr ""
31754
31755#: c/c-parser.c:1664
31756#, gcc-internal-format
31757msgid "use %<union%> keyword to refer to the type"
31758msgstr ""
31759
31760#: c/c-parser.c:1666
31761#, gcc-internal-format
31762msgid "use %<enum%> keyword to refer to the type"
31763msgstr ""
31764
31765#: c/c-parser.c:1686 c/c-parser.c:10203 c/c-parser.c:15182 c/c-parser.c:16077
31766#: cp/parser.c:34050 cp/parser.c:34949 cp/parser.c:37474
31767#, gcc-internal-format
31768msgid "expected declaration specifiers"
31769msgstr ""
31770
31771#: c/c-parser.c:1695
31772#, gcc-internal-format
31773msgid "%<__auto_type%> in empty declaration"
31774msgstr ""
31775
31776#: c/c-parser.c:1717 c/c-parser.c:3088
31777#, gcc-internal-format
31778msgid "expected %<;%>, identifier or %<(%>"
31779msgstr ""
31780
31781#: c/c-parser.c:1735 cp/parser.c:28663 cp/parser.c:28737
31782#, gcc-internal-format
31783msgid "prefix attributes are ignored for methods"
31784msgstr ""
31785
31786#: c/c-parser.c:1770
31787#, gcc-internal-format
31788msgid "prefix attributes are ignored for implementations"
31789msgstr ""
31790
31791#: c/c-parser.c:1791
31792#, gcc-internal-format
31793msgid "unexpected attribute"
31794msgstr ""
31795
31796#: c/c-parser.c:1833
31797#, gcc-internal-format
31798msgid "%<__auto_type%> requires a plain identifier as declarator"
31799msgstr ""
31800
31801#: c/c-parser.c:1850
31802#, gcc-internal-format
31803msgid "data definition has no type or storage class"
31804msgstr ""
31805
31806#. This means there is an attribute specifier after
31807#. the declarator in a function definition.  Provide
31808#. some more information for the user.
31809#: c/c-parser.c:1865
31810#, gcc-internal-format
31811msgid "attributes should be specified before the declarator in a function definition"
31812msgstr ""
31813
31814#: c/c-parser.c:1885
31815#, gcc-internal-format
31816msgid "%<__auto_type%> used with a bit-field initializer"
31817msgstr ""
31818
31819#: c/c-parser.c:1956 c/c-parser.c:2044
31820#, gcc-internal-format
31821msgid "%<__auto_type%> requires an initialized data declaration"
31822msgstr ""
31823
31824#: c/c-parser.c:2007
31825#, gcc-internal-format
31826msgid "%<__auto_type%> may only be used with a single declarator"
31827msgstr ""
31828
31829#: c/c-parser.c:2036 cp/parser.c:12465
31830#, gcc-internal-format
31831msgid "expected %<,%> or %<;%>"
31832msgstr ""
31833
31834#. This can appear in many cases looking nothing like a
31835#. function definition, so we don't give a more specific
31836#. error suggesting there was one.
31837#: c/c-parser.c:2050 c/c-parser.c:2066
31838#, gcc-internal-format
31839msgid "expected %<=%>, %<,%>, %<;%>, %<asm%> or %<__attribute__%>"
31840msgstr ""
31841
31842#: c/c-parser.c:2058
31843#, gcc-internal-format
31844msgid "ISO C forbids nested functions"
31845msgstr ""
31846
31847#: c/c-parser.c:2181
31848#, gcc-internal-format
31849msgid "ISO C99 does not support %<_Static_assert%>"
31850msgstr ""
31851
31852#: c/c-parser.c:2184
31853#, gcc-internal-format
31854msgid "ISO C90 does not support %<_Static_assert%>"
31855msgstr ""
31856
31857#: c/c-parser.c:2209 c/c-parser.c:3877 c/c-parser.c:10261 cp/parser.c:37179
31858#, gcc-internal-format
31859msgid "expected string literal"
31860msgstr ""
31861
31862#: c/c-parser.c:2217
31863#, gcc-internal-format
31864msgid "expression in static assertion is not an integer"
31865msgstr ""
31866
31867#: c/c-parser.c:2226
31868#, gcc-internal-format
31869msgid "expression in static assertion is not an integer constant expression"
31870msgstr ""
31871
31872#: c/c-parser.c:2231
31873#, gcc-internal-format
31874msgid "expression in static assertion is not constant"
31875msgstr ""
31876
31877#: c/c-parser.c:2236
31878#, gcc-internal-format
31879msgid "static assertion failed: %E"
31880msgstr ""
31881
31882#: c/c-parser.c:2551
31883#, gcc-internal-format
31884msgid "%<_Atomic%> in Objective-C"
31885msgstr ""
31886
31887#: c/c-parser.c:2555
31888#, gcc-internal-format
31889msgid "%<_Atomic%> with OpenMP"
31890msgstr ""
31891
31892#: c/c-parser.c:2558
31893#, gcc-internal-format
31894msgid "ISO C99 does not support the %<_Atomic%> qualifier"
31895msgstr ""
31896
31897#: c/c-parser.c:2561
31898#, gcc-internal-format
31899msgid "ISO C90 does not support the %<_Atomic%> qualifier"
31900msgstr ""
31901
31902#: c/c-parser.c:2588
31903#, gcc-internal-format
31904msgid "%<_Atomic%> applied to a qualified type"
31905msgstr ""
31906
31907#: c/c-parser.c:2703
31908#, gcc-internal-format
31909msgid "empty enum is invalid"
31910msgstr ""
31911
31912#: c/c-parser.c:2707 c/c-parser.c:3649 c/c-parser.c:4437 c/c-parser.c:4734
31913#: c/c-parser.c:6131 c/c-parser.c:6218 c/c-parser.c:6893 c/c-parser.c:7504
31914#: c/c-parser.c:7725 c/c-parser.c:7750 c/c-parser.c:8020 c/c-parser.c:8327
31915#: c/c-parser.c:8359 c/c-parser.c:8638 c/c-parser.c:8687 c/c-parser.c:8847
31916#: c/c-parser.c:8877 c/c-parser.c:8885 c/c-parser.c:8914 c/c-parser.c:8927
31917#: c/c-parser.c:9232 c/c-parser.c:9356 c/c-parser.c:9796 c/c-parser.c:9831
31918#: c/c-parser.c:9884 c/c-parser.c:9937 c/c-parser.c:9953 c/c-parser.c:9999
31919#: c/c-parser.c:10575 c/c-parser.c:10616 c/c-parser.c:12546 c/c-parser.c:12780
31920#: c/c-parser.c:14579 c/c-parser.c:17356 c/c-parser.c:17685 cp/parser.c:27018
31921#: cp/parser.c:29506 cp/parser.c:29536 cp/parser.c:29606 cp/parser.c:31701
31922#: cp/parser.c:36893 cp/parser.c:37618
31923#, gcc-internal-format
31924msgid "expected identifier"
31925msgstr ""
31926
31927#: c/c-parser.c:2745 cp/parser.c:17380
31928#, gcc-internal-format
31929msgid "comma at end of enumerator list"
31930msgstr ""
31931
31932#: c/c-parser.c:2751
31933#, gcc-internal-format
31934msgid "expected %<,%> or %<}%>"
31935msgstr ""
31936
31937#: c/c-parser.c:2782
31938#, gcc-internal-format
31939msgid "ISO C forbids forward references to %<enum%> types"
31940msgstr ""
31941
31942#: c/c-parser.c:2898
31943#, gcc-internal-format
31944msgid "expected class name"
31945msgstr ""
31946
31947#: c/c-parser.c:2917
31948#, gcc-internal-format
31949msgid "extra semicolon in struct or union specified"
31950msgstr ""
31951
31952#: c/c-parser.c:2946
31953#, gcc-internal-format
31954msgid "no semicolon at end of struct or union"
31955msgstr ""
31956
31957#: c/c-parser.c:3050 c/c-parser.c:4243
31958#, gcc-internal-format
31959msgid "expected specifier-qualifier-list"
31960msgstr ""
31961
31962#: c/c-parser.c:3061
31963#, gcc-internal-format
31964msgid "ISO C forbids member declarations with no members"
31965msgstr ""
31966
31967#: c/c-parser.c:3151
31968#, gcc-internal-format
31969msgid "expected %<,%>, %<;%> or %<}%>"
31970msgstr ""
31971
31972#: c/c-parser.c:3158
31973#, gcc-internal-format
31974msgid "expected %<:%>, %<,%>, %<;%>, %<}%> or %<__attribute__%>"
31975msgstr ""
31976
31977#: c/c-parser.c:3211
31978#, gcc-internal-format
31979msgid "%<typeof%> applied to a bit-field"
31980msgstr ""
31981
31982#: c/c-parser.c:3248
31983#, gcc-internal-format
31984msgid "ISO C99 does not support %<_Alignas%>"
31985msgstr ""
31986
31987#: c/c-parser.c:3251
31988#, gcc-internal-format
31989msgid "ISO C90 does not support %<_Alignas%>"
31990msgstr ""
31991
31992#: c/c-parser.c:3486
31993#, gcc-internal-format
31994msgid "expected identifier or %<(%>"
31995msgstr ""
31996
31997#: c/c-parser.c:3547 c/c-parser.c:3576
31998#, gcc-internal-format
31999msgid "array notations cannot be used in declaration"
32000msgstr ""
32001
32002#: c/c-parser.c:3715
32003#, gcc-internal-format
32004msgid "ISO C requires a named argument before %<...%>"
32005msgstr ""
32006
32007#: c/c-parser.c:3816
32008#, gcc-internal-format
32009msgid "expected declaration specifiers or %<...%>"
32010msgstr ""
32011
32012#: c/c-parser.c:3871
32013#, gcc-internal-format
32014msgid "wide string literal in %<asm%>"
32015msgstr ""
32016
32017#: c/c-parser.c:4347
32018#, gcc-internal-format
32019msgid "ISO C forbids empty initializer braces"
32020msgstr ""
32021
32022#: c/c-parser.c:4402
32023#, gcc-internal-format
32024msgid "obsolete use of designated initializer with %<:%>"
32025msgstr ""
32026
32027#: c/c-parser.c:4546
32028#, gcc-internal-format
32029msgid "ISO C forbids specifying range of elements to initialize"
32030msgstr ""
32031
32032#: c/c-parser.c:4558
32033#, gcc-internal-format
32034msgid "ISO C90 forbids specifying subobject to initialize"
32035msgstr ""
32036
32037#: c/c-parser.c:4566
32038#, gcc-internal-format
32039msgid "obsolete use of designated initializer without %<=%>"
32040msgstr ""
32041
32042#: c/c-parser.c:4749
32043#, gcc-internal-format
32044msgid "ISO C forbids label declarations"
32045msgstr ""
32046
32047#: c/c-parser.c:4755 c/c-parser.c:4834
32048#, gcc-internal-format
32049msgid "expected declaration or statement"
32050msgstr ""
32051
32052#: c/c-parser.c:4785 c/c-parser.c:4813
32053#, gcc-internal-format
32054msgid "ISO C90 forbids mixed declarations and code"
32055msgstr ""
32056
32057#: c/c-parser.c:4842
32058#, gcc-internal-format
32059msgid "expected %<}%> before %<else%>"
32060msgstr ""
32061
32062#: c/c-parser.c:4847 cp/parser.c:10803
32063#, gcc-internal-format
32064msgid "%<else%> without a previous %<if%>"
32065msgstr ""
32066
32067#: c/c-parser.c:4864
32068#, gcc-internal-format
32069msgid "label at end of compound statement"
32070msgstr ""
32071
32072#: c/c-parser.c:4921
32073#, gcc-internal-format
32074msgid "expected %<:%> or %<...%>"
32075msgstr ""
32076
32077#: c/c-parser.c:4952
32078#, gcc-internal-format
32079msgid "a label can only be part of a statement and a declaration is not a statement"
32080msgstr ""
32081
32082#: c/c-parser.c:5156 cp/parser.c:10404
32083#, gcc-internal-format
32084msgid "-fcilkplus must be enabled to use %<_Cilk_for%>"
32085msgstr ""
32086
32087#: c/c-parser.c:5166 cp/parser.c:10430
32088#, gcc-internal-format
32089msgid "-fcilkplus must be enabled to use %<_Cilk_sync%>"
32090msgstr ""
32091
32092#: c/c-parser.c:5193
32093#, gcc-internal-format
32094msgid "expected identifier or %<*%>"
32095msgstr ""
32096
32097#. Avoid infinite loop in error recovery:
32098#. c_parser_skip_until_found stops at a closing nesting
32099#. delimiter without consuming it, but here we need to consume
32100#. it to proceed further.
32101#: c/c-parser.c:5276 cp/parser.c:10508
32102#, gcc-internal-format
32103msgid "expected statement"
32104msgstr ""
32105
32106#: c/c-parser.c:5380 cp/parser.c:11918
32107#, gcc-internal-format
32108msgid "suggest braces around empty body in an %<if%> statement"
32109msgstr ""
32110
32111#: c/c-parser.c:5414 cp/parser.c:11921
32112#, gcc-internal-format
32113msgid "suggest braces around empty body in an %<else%> statement"
32114msgstr ""
32115
32116#: c/c-parser.c:5459
32117#, gcc-internal-format
32118msgid "if statement cannot contain %<Cilk_spawn%>"
32119msgstr ""
32120
32121#: c/c-parser.c:5509 cp/parser.c:10957
32122#, gcc-internal-format
32123msgid "suggest explicit braces to avoid ambiguous %<else%>"
32124msgstr ""
32125
32126#: c/c-parser.c:5648
32127#, gcc-internal-format
32128msgid "suggest braces around empty body in %<do%> statement"
32129msgstr ""
32130
32131#: c/c-parser.c:5777 c/c-parser.c:5807
32132#, gcc-internal-format
32133msgid "multiple iterating variables in fast enumeration"
32134msgstr ""
32135
32136#: c/c-parser.c:5831
32137#, gcc-internal-format
32138msgid "invalid iterating variable in fast enumeration"
32139msgstr ""
32140
32141#: c/c-parser.c:5852 cp/parser.c:11158
32142#, gcc-internal-format
32143msgid "missing loop condition in loop with %<GCC ivdep%> pragma"
32144msgstr ""
32145
32146#: c/c-parser.c:5884
32147#, gcc-internal-format
32148msgid "missing collection in fast enumeration"
32149msgstr ""
32150
32151#: c/c-parser.c:6001
32152#, gcc-internal-format
32153msgid "%E qualifier ignored on asm"
32154msgstr ""
32155
32156#: c/c-parser.c:6356
32157#, gcc-internal-format
32158msgid "ISO C forbids omitting the middle term of a ?: expression"
32159msgstr ""
32160
32161#: c/c-parser.c:6856
32162#, gcc-internal-format
32163msgid "traditional C rejects the unary plus operator"
32164msgstr ""
32165
32166#: c/c-parser.c:6997
32167#, gcc-internal-format
32168msgid "%<sizeof%> applied to a bit-field"
32169msgstr ""
32170
32171#: c/c-parser.c:7083
32172#, gcc-internal-format
32173msgid "ISO C does not allow %<%E (expression)%>"
32174msgstr ""
32175
32176#: c/c-parser.c:7114
32177#, gcc-internal-format
32178msgid "cannot take address of %qs"
32179msgstr ""
32180
32181#: c/c-parser.c:7198
32182#, gcc-internal-format
32183msgid "ISO C99 does not support %<_Generic%>"
32184msgstr ""
32185
32186#: c/c-parser.c:7201
32187#, gcc-internal-format
32188msgid "ISO C90 does not support %<_Generic%>"
32189msgstr ""
32190
32191#: c/c-parser.c:7267
32192#, gcc-internal-format
32193msgid "%<_Generic%> association has function type"
32194msgstr ""
32195
32196#: c/c-parser.c:7270
32197#, gcc-internal-format
32198msgid "%<_Generic%> association has incomplete type"
32199msgstr ""
32200
32201#: c/c-parser.c:7274
32202#, gcc-internal-format
32203msgid "%<_Generic%> association has variable length type"
32204msgstr ""
32205
32206#: c/c-parser.c:7298
32207#, gcc-internal-format
32208msgid "duplicate %<default%> case in %<_Generic%>"
32209msgstr ""
32210
32211#: c/c-parser.c:7299
32212#, gcc-internal-format
32213msgid "original %<default%> is here"
32214msgstr ""
32215
32216#: c/c-parser.c:7307
32217#, gcc-internal-format
32218msgid "%<_Generic%> specifies two compatible types"
32219msgstr ""
32220
32221#: c/c-parser.c:7308
32222#, gcc-internal-format
32223msgid "compatible type is here"
32224msgstr ""
32225
32226#: c/c-parser.c:7331
32227#, gcc-internal-format
32228msgid "%<_Generic> selector matches multiple associations"
32229msgstr ""
32230
32231#: c/c-parser.c:7333
32232#, gcc-internal-format
32233msgid "other match is here"
32234msgstr ""
32235
32236#: c/c-parser.c:7354
32237#, gcc-internal-format
32238msgid "%<_Generic%> selector of type %qT is not compatible with any association"
32239msgstr ""
32240
32241#: c/c-parser.c:7518 c/c-parser.c:8088 c/c-parser.c:8109
32242#, gcc-internal-format
32243msgid "expected expression"
32244msgstr ""
32245
32246#: c/c-parser.c:7536
32247#, gcc-internal-format
32248msgid "braced-group within expression allowed only inside a function"
32249msgstr ""
32250
32251#: c/c-parser.c:7550
32252#, gcc-internal-format
32253msgid "ISO C forbids braced-groups within expressions"
32254msgstr ""
32255
32256#: c/c-parser.c:7598
32257#, gcc-internal-format
32258msgid "ISO C does not support %<__FUNCTION__%> predefined identifier"
32259msgstr ""
32260
32261#: c/c-parser.c:7607
32262#, gcc-internal-format
32263msgid "ISO C does not support %<__PRETTY_FUNCTION__%> predefined identifier"
32264msgstr ""
32265
32266#: c/c-parser.c:7616
32267#, gcc-internal-format
32268msgid "ISO C90 does not support %<__func__%> predefined identifier"
32269msgstr ""
32270
32271#: c/c-parser.c:7777
32272#, gcc-internal-format
32273msgid "wrong number of arguments to %<__builtin_choose_expr%>"
32274msgstr ""
32275
32276#: c/c-parser.c:7793
32277#, gcc-internal-format
32278msgid "first argument to %<__builtin_choose_expr%> not a constant"
32279msgstr ""
32280
32281#: c/c-parser.c:7864
32282#, gcc-internal-format
32283msgid "wrong number of arguments to %<__builtin_call_with_static_chain%>"
32284msgstr ""
32285
32286#: c/c-parser.c:7877
32287#, gcc-internal-format
32288msgid "first argument to %<__builtin_call_with_static_chain%> must be a call expression"
32289msgstr ""
32290
32291#: c/c-parser.c:7881
32292#, gcc-internal-format
32293msgid "second argument to %<__builtin_call_with_static_chain%> must be a pointer type"
32294msgstr ""
32295
32296#: c/c-parser.c:7907
32297#, gcc-internal-format
32298msgid "wrong number of arguments to %<__builtin_complex%>"
32299msgstr ""
32300
32301#: c/c-parser.c:7929
32302#, gcc-internal-format
32303msgid "%<__builtin_complex%> operand not of real binary floating-point type"
32304msgstr ""
32305
32306#: c/c-parser.c:7938
32307#, gcc-internal-format
32308msgid "%<__builtin_complex%> operands of different types"
32309msgstr ""
32310
32311#: c/c-parser.c:7986 cp/parser.c:6590
32312#, gcc-internal-format
32313msgid "wrong number of arguments to %<__builtin_shuffle%>"
32314msgstr ""
32315
32316#: c/c-parser.c:8067 cp/parser.c:6535
32317#, gcc-internal-format
32318msgid "-fcilkplus must be enabled to use %<_Cilk_spawn%>"
32319msgstr ""
32320
32321#: c/c-parser.c:8074 cp/parser.c:6541
32322#, gcc-internal-format
32323msgid "consecutive %<_Cilk_spawn%> keywords are not permitted"
32324msgstr ""
32325
32326#: c/c-parser.c:8145
32327#, gcc-internal-format
32328msgid "compound literal has variable size"
32329msgstr ""
32330
32331#: c/c-parser.c:8156
32332#, gcc-internal-format
32333msgid "compound literal qualified by address-space qualifier"
32334msgstr ""
32335
32336#: c/c-parser.c:8160
32337#, gcc-internal-format
32338msgid "ISO C90 forbids compound literals"
32339msgstr ""
32340
32341#: c/c-parser.c:8295 cp/parser.c:6843
32342#, gcc-internal-format
32343msgid "%<memset%> used with constant zero length parameter; this could be due to transposed parameters"
32344msgstr ""
32345
32346#: c/c-parser.c:8658
32347#, gcc-internal-format
32348msgid "expected identifier or %<)%>"
32349msgstr ""
32350
32351#: c/c-parser.c:8754
32352#, gcc-internal-format
32353msgid "extra semicolon"
32354msgstr ""
32355
32356#: c/c-parser.c:9002
32357#, gcc-internal-format
32358msgid "extra semicolon in method definition specified"
32359msgstr ""
32360
32361#: c/c-parser.c:9134
32362#, gcc-internal-format
32363msgid "method attributes must be specified at the end only"
32364msgstr ""
32365
32366#: c/c-parser.c:9154
32367#, gcc-internal-format
32368msgid "expected %<;%> or %<{%> after method attribute definition"
32369msgstr ""
32370
32371#: c/c-parser.c:9275
32372#, gcc-internal-format
32373msgid "objective-c method declaration is expected"
32374msgstr ""
32375
32376#: c/c-parser.c:9710
32377#, gcc-internal-format
32378msgid "no type or storage class may be specified here,"
32379msgstr ""
32380
32381#: c/c-parser.c:9800 c/c-parser.c:9857 cp/parser.c:29566
32382#, gcc-internal-format
32383msgid "unknown property attribute"
32384msgstr ""
32385
32386#: c/c-parser.c:9821 cp/parser.c:29526
32387#, gcc-internal-format
32388msgid "missing %<=%> (after %<getter%> attribute)"
32389msgstr ""
32390
32391#: c/c-parser.c:9824 cp/parser.c:29529
32392#, gcc-internal-format
32393msgid "missing %<=%> (after %<setter%> attribute)"
32394msgstr ""
32395
32396#: c/c-parser.c:9838 cp/parser.c:29544
32397#, gcc-internal-format
32398msgid "the %<setter%> attribute may only be specified once"
32399msgstr ""
32400
32401#: c/c-parser.c:9843 cp/parser.c:29550
32402#, gcc-internal-format
32403msgid "setter name must terminate with %<:%>"
32404msgstr ""
32405
32406#: c/c-parser.c:9850 cp/parser.c:29558
32407#, gcc-internal-format
32408msgid "the %<getter%> attribute may only be specified once"
32409msgstr ""
32410
32411#: c/c-parser.c:10052
32412#, gcc-internal-format
32413msgid "%<#pragma acc update%> may only be used in compound statements"
32414msgstr ""
32415
32416#: c/c-parser.c:10063 cp/parser.c:37257
32417#, gcc-internal-format
32418msgid "%<#pragma omp barrier%> may only be used in compound statements"
32419msgstr ""
32420
32421#: c/c-parser.c:10074 cp/parser.c:37272
32422#, gcc-internal-format
32423msgid "%<#pragma omp flush%> may only be used in compound statements"
32424msgstr ""
32425
32426#: c/c-parser.c:10085 cp/parser.c:37288
32427#, gcc-internal-format
32428msgid "%<#pragma omp taskwait%> may only be used in compound statements"
32429msgstr ""
32430
32431#: c/c-parser.c:10096 cp/parser.c:37304
32432#, gcc-internal-format
32433msgid "%<#pragma omp taskyield%> may only be used in compound statements"
32434msgstr ""
32435
32436#: c/c-parser.c:10107 cp/parser.c:37320
32437#, gcc-internal-format
32438msgid "%<#pragma omp cancel%> may only be used in compound statements"
32439msgstr ""
32440
32441#: c/c-parser.c:10118 cp/parser.c:37336
32442#, gcc-internal-format
32443msgid "%<#pragma omp cancellation point%> may only be used in compound statements"
32444msgstr ""
32445
32446#: c/c-parser.c:10138 cp/parser.c:37409
32447#, gcc-internal-format
32448msgid "%<#pragma omp section%> may only be used in %<#pragma omp sections%> construct"
32449msgstr ""
32450
32451#: c/c-parser.c:10157 cp/parser.c:37428
32452#, gcc-internal-format
32453msgid "for, while or do statement expected"
32454msgstr ""
32455
32456#: c/c-parser.c:10169 cp/parser.c:37247
32457#, gcc-internal-format
32458msgid "%<#pragma GCC pch_preprocess%> must be first"
32459msgstr ""
32460
32461#: c/c-parser.c:10182
32462#, gcc-internal-format
32463msgid "%<#pragma grainsize%> ignored because -fcilkplus is not enabled"
32464msgstr ""
32465
32466#: c/c-parser.c:10190
32467#, gcc-internal-format
32468msgid "%<#pragma grainsize%> must be inside a function"
32469msgstr ""
32470
32471#: c/c-parser.c:10501 cp/parser.c:29956
32472#, gcc-internal-format
32473msgid "too many %qs clauses"
32474msgstr ""
32475
32476#: c/c-parser.c:10522 cp/parser.c:30485
32477#, gcc-internal-format
32478msgid "expected integer expression before ')'"
32479msgstr ""
32480
32481#: c/c-parser.c:10537
32482#, gcc-internal-format
32483msgid "expression must be integral"
32484msgstr ""
32485
32486#: c/c-parser.c:10809 c/c-parser.c:17217
32487#, gcc-internal-format
32488msgid "%qD is not a variable"
32489msgstr ""
32490
32491#: c/c-parser.c:10813 cp/semantics.c:6719
32492#, gcc-internal-format
32493msgid "%qD is not a pointer variable"
32494msgstr ""
32495
32496#: c/c-parser.c:10853 cp/parser.c:30563
32497#, gcc-internal-format
32498msgid "collapse argument needs positive constant integer expression"
32499msgstr ""
32500
32501#: c/c-parser.c:10923 cp/parser.c:30619
32502#, fuzzy, gcc-internal-format
32503#| msgid "expected %<;%>"
32504msgid "expected %<none%>"
32505msgstr "očekujem %<;%>"
32506
32507#: c/c-parser.c:10925 cp/parser.c:30621
32508#, gcc-internal-format
32509msgid "expected %<none%> or %<shared%>"
32510msgstr ""
32511
32512#: c/c-parser.c:11025 cp/parser.c:30721
32513#, fuzzy, gcc-internal-format
32514#| msgid "expected %<;%>, %<,%> or %<)%>"
32515msgid "expected %<data%>, %<update%>, %<enter%> or %<exit%>"
32516msgstr "očekujem %<;%>, %<,%> ili %<)%>"
32517
32518#: c/c-parser.c:11045 c/c-parser.c:15906 c/c-parser.c:15991 cp/parser.c:30739
32519#: cp/parser.c:34733 cp/parser.c:34821
32520#, fuzzy, gcc-internal-format
32521#| msgid "expected %<;%>"
32522msgid "expected %<data%>"
32523msgstr "očekujem %<;%>"
32524
32525#: c/c-parser.c:11092 cp/parser.c:30792
32526#, gcc-internal-format
32527msgid "too many %<if%> clauses with %qs modifier"
32528msgstr ""
32529
32530#: c/c-parser.c:11099 cp/parser.c:30799
32531#, gcc-internal-format
32532msgid "too many %<if%> clauses"
32533msgstr ""
32534
32535#: c/c-parser.c:11101 cp/parser.c:30801
32536#, gcc-internal-format
32537msgid "too many %<if%> clauses without modifier"
32538msgstr ""
32539
32540#: c/c-parser.c:11107 cp/parser.c:30807
32541#, gcc-internal-format
32542msgid "if any %<if%> clause has modifier, then all %<if%> clauses have to use modifier"
32543msgstr ""
32544
32545#: c/c-parser.c:11181 c/c-parser.c:11225 c/c-parser.c:11269 c/c-parser.c:11313
32546#: c/c-parser.c:11357 c/c-parser.c:11401 c/c-parser.c:11505 c/c-parser.c:11631
32547#: c/c-parser.c:11712 c/c-parser.c:12110 c/c-parser.c:12177 c/c-parser.c:12280
32548#: c/c-parser.c:12323 c/c-parser.c:12832
32549#, gcc-internal-format
32550msgid "expected integer expression"
32551msgstr ""
32552
32553#: c/c-parser.c:11192
32554#, gcc-internal-format
32555msgid "%<num_gangs%> value must be positive"
32556msgstr ""
32557
32558#: c/c-parser.c:11236
32559#, gcc-internal-format
32560msgid "%<num_threads%> value must be positive"
32561msgstr ""
32562
32563#: c/c-parser.c:11280
32564#, gcc-internal-format
32565msgid "%<num_tasks%> value must be positive"
32566msgstr ""
32567
32568#: c/c-parser.c:11324 cp/semantics.c:6895
32569#, gcc-internal-format
32570msgid "%<grainsize%> value must be positive"
32571msgstr ""
32572
32573#: c/c-parser.c:11369 cp/semantics.c:6924
32574#, gcc-internal-format
32575msgid "%<priority%> value must be non-negative"
32576msgstr ""
32577
32578#: c/c-parser.c:11430 c/c-parser.c:11436 cp/parser.c:31018 cp/parser.c:31025
32579#, fuzzy, gcc-internal-format
32580#| msgid "expected %<;%>"
32581msgid "expected %<tofrom%>"
32582msgstr "očekujem %<;%>"
32583
32584#: c/c-parser.c:11444 c/c-parser.c:11450 cp/parser.c:31034 cp/parser.c:31041
32585#, fuzzy, gcc-internal-format
32586#| msgid "expected %<;%>"
32587msgid "expected %<scalar%>"
32588msgstr "očekujem %<;%>"
32589
32590#: c/c-parser.c:11516
32591#, gcc-internal-format
32592msgid "%<num_workers%> value must be positive"
32593msgstr ""
32594
32595#: c/c-parser.c:11580 cp/parser.c:30347
32596#, gcc-internal-format
32597msgid "too many %<static%> arguments"
32598msgstr ""
32599
32600#: c/c-parser.c:11614 cp/parser.c:30380
32601#, fuzzy, gcc-internal-format
32602#| msgid "expected %<@end%>"
32603msgid "unexpected argument"
32604msgstr "očekujem %<@end%>"
32605
32606#: c/c-parser.c:11640
32607#, gcc-internal-format
32608msgid "%<%s%> value must be positive"
32609msgstr ""
32610
32611#: c/c-parser.c:11769 cp/semantics.c:7008
32612#, gcc-internal-format
32613msgid "%<tile%> value must be integral"
32614msgstr ""
32615
32616#: c/c-parser.c:11782 cp/semantics.c:7022
32617#, gcc-internal-format
32618msgid "%<tile%> value must be positive"
32619msgstr ""
32620
32621#: c/c-parser.c:11848 cp/parser.c:31098
32622#, gcc-internal-format
32623msgid "ordered argument needs positive constant integer expression"
32624msgstr ""
32625
32626#: c/c-parser.c:11939
32627#, gcc-internal-format
32628msgid "expected %<+%>, %<*%>, %<-%>, %<&%>, %<^%>, %<|%>, %<&&%>, %<||%>, %<min%> or %<max%>"
32629msgstr ""
32630
32631#: c/c-parser.c:12048 cp/parser.c:31311
32632#, gcc-internal-format
32633msgid "both %<monotonic%> and %<nonmonotonic%> modifiers specified"
32634msgstr ""
32635
32636#: c/c-parser.c:12101 cp/parser.c:31327
32637#, gcc-internal-format
32638msgid "schedule %<runtime%> does not take a %<chunk_size%> parameter"
32639msgstr ""
32640
32641#: c/c-parser.c:12105 cp/parser.c:31330
32642#, gcc-internal-format
32643msgid "schedule %<auto%> does not take a %<chunk_size%> parameter"
32644msgstr ""
32645
32646#: c/c-parser.c:12127 cp/parser.c:31350
32647#, gcc-internal-format
32648msgid "invalid schedule kind"
32649msgstr ""
32650
32651#: c/c-parser.c:12188
32652#, gcc-internal-format
32653msgid "%<vector_length%> value must be positive"
32654msgstr ""
32655
32656#: c/c-parser.c:12290
32657#, gcc-internal-format
32658msgid "%<num_teams%> value must be positive"
32659msgstr ""
32660
32661#: c/c-parser.c:12333 cp/semantics.c:6393
32662#, gcc-internal-format
32663msgid "%<thread_limit%> value must be positive"
32664msgstr ""
32665
32666#: c/c-parser.c:12375 cp/semantics.c:6503
32667#, gcc-internal-format
32668msgid "%<aligned%> clause alignment expression must be positive constant integer expression"
32669msgstr ""
32670
32671#: c/c-parser.c:12436 cp/parser.c:31608
32672#, gcc-internal-format
32673msgid "using parameters for %<linear%> step is not supported yet"
32674msgstr ""
32675
32676#: c/c-parser.c:12441
32677#, gcc-internal-format
32678msgid "%<linear%> clause step expression must be integral"
32679msgstr ""
32680
32681#: c/c-parser.c:12479
32682#, gcc-internal-format
32683msgid "%<safelen%> clause expression must be positive constant integer expression"
32684msgstr ""
32685
32686#: c/c-parser.c:12515
32687#, gcc-internal-format
32688msgid "%<simdlen%> clause expression must be positive constant integer expression"
32689msgstr ""
32690
32691#: c/c-parser.c:12684 cp/parser.c:31844 cp/parser.c:32067
32692#, fuzzy, gcc-internal-format
32693#| msgid "invalid expression as operand"
32694msgid "invalid depend kind"
32695msgstr "neispravni izraz kao operand"
32696
32697#: c/c-parser.c:12768 cp/parser.c:31917
32698#, fuzzy, gcc-internal-format
32699#| msgid "invalid 'asm': "
32700msgid "invalid map kind"
32701msgstr "neispravni „asm”: "
32702
32703#: c/c-parser.c:12862 cp/parser.c:32014
32704#, gcc-internal-format
32705msgid "invalid dist_schedule kind"
32706msgstr ""
32707
32708#: c/c-parser.c:12931
32709#, gcc-internal-format
32710msgid "invalid proc_bind kind"
32711msgstr ""
32712
32713#: c/c-parser.c:13144 cp/parser.c:32292
32714#, gcc-internal-format
32715msgid "expected %<#pragma acc%> clause"
32716msgstr ""
32717
32718#: c/c-parser.c:13155 c/c-parser.c:13438 cp/parser.c:32303 cp/parser.c:32619
32719#, gcc-internal-format
32720msgid "%qs is not valid for %qs"
32721msgstr ""
32722
32723#: c/c-parser.c:13301 cp/parser.c:32479
32724#, gcc-internal-format
32725msgid "%qs must be the first clause of %qs"
32726msgstr ""
32727
32728#: c/c-parser.c:13427 cp/parser.c:32608
32729#, gcc-internal-format
32730msgid "expected %<#pragma omp%> clause"
32731msgstr ""
32732
32733#: c/c-parser.c:13565 cp/parser.c:35247
32734#, gcc-internal-format
32735msgid "no valid clauses specified in %<#pragma acc declare%>"
32736msgstr ""
32737
32738#: c/c-parser.c:13575 cp/parser.c:35257
32739#, gcc-internal-format
32740msgid "array section in %<#pragma acc declare%>"
32741msgstr ""
32742
32743#: c/c-parser.c:13599 cp/parser.c:35281
32744#, gcc-internal-format
32745msgid "%qD must be a global variable in%<#pragma acc declare link%>"
32746msgstr ""
32747
32748#: c/c-parser.c:13610 cp/parser.c:35292
32749#, gcc-internal-format
32750msgid "invalid OpenACC clause at file scope"
32751msgstr ""
32752
32753#: c/c-parser.c:13617 cp/parser.c:35299
32754#, gcc-internal-format
32755msgid "invalid use of %<extern%> variable %qD in %<#pragma acc declare%>"
32756msgstr ""
32757
32758#: c/c-parser.c:13625 cp/parser.c:35307
32759#, gcc-internal-format
32760msgid "invalid use of %<global%> variable %qD in %<#pragma acc declare%>"
32761msgstr ""
32762
32763#: c/c-parser.c:13637 cp/parser.c:35319
32764#, gcc-internal-format
32765msgid "variable %qD used more than once with %<#pragma acc declare%>"
32766msgstr ""
32767
32768#: c/c-parser.c:13723 cp/parser.c:35402
32769#, gcc-internal-format
32770msgid "expected %<data%> in %<#pragma acc enter data%>"
32771msgstr ""
32772
32773#: c/c-parser.c:13732 cp/parser.c:35412
32774#, fuzzy, gcc-internal-format
32775#| msgid "invalid 'asm': "
32776msgid "invalid pragma"
32777msgstr "neispravni „asm”: "
32778
32779#: c/c-parser.c:13749 cp/parser.c:35429
32780#, gcc-internal-format
32781msgid "%<#pragma acc enter data%> has no data movement clause"
32782msgstr ""
32783
32784#: c/c-parser.c:13953 cp/parser.c:36513
32785#, gcc-internal-format
32786msgid "%<#pragma acc routine%> not at file scope"
32787msgstr ""
32788
32789#: c/c-parser.c:13970 cp/parser.c:2829
32790#, gcc-internal-format
32791msgid "%qE has not been declared"
32792msgstr ""
32793
32794#: c/c-parser.c:13976
32795#, fuzzy, gcc-internal-format
32796#| msgid "expected end of line"
32797msgid "expected function name"
32798msgstr "očekujem kraj retka"
32799
32800#: c/c-parser.c:14015
32801#, gcc-internal-format
32802msgid "%<#pragma acc routine%> %s"
32803msgstr ""
32804
32805#: c/c-parser.c:14022 cp/parser.c:36726
32806#, gcc-internal-format
32807msgid "%<#pragma acc routine%> already applied to %D"
32808msgstr ""
32809
32810#: c/c-parser.c:14025 cp/parser.c:36733
32811#, gcc-internal-format
32812msgid "%<#pragma acc routine%> must be applied before %s"
32813msgstr ""
32814
32815#: c/c-parser.c:14062 cp/parser.c:35603
32816#, gcc-internal-format
32817msgid "%<#pragma acc update%> must contain at least one %<device%> or %<host%> or %<self%> clause"
32818msgstr ""
32819
32820#: c/c-parser.c:14470 cp/parser.c:32990 cp/parser.c:33016
32821#, gcc-internal-format
32822msgid "invalid form of %<#pragma omp atomic%>"
32823msgstr ""
32824
32825#: c/c-parser.c:14474 cp/parser.c:33047 cp/parser.c:33063
32826#, gcc-internal-format
32827msgid "invalid operator for %<#pragma omp atomic%>"
32828msgstr ""
32829
32830#: c/c-parser.c:14523 cp/semantics.c:8409 cp/semantics.c:8419
32831#, gcc-internal-format
32832msgid "%<#pragma omp atomic capture%> uses two different expressions for memory"
32833msgstr ""
32834
32835#: c/c-parser.c:14588 c/c-parser.c:14610
32836#, gcc-internal-format
32837msgid "expected %<(%> or end of line"
32838msgstr ""
32839
32840#: c/c-parser.c:14648 cp/parser.c:33561
32841#, gcc-internal-format
32842msgid "%<ordered%> clause parameter is less than %<collapse%>"
32843msgstr ""
32844
32845#: c/c-parser.c:14659 cp/parser.c:33572
32846#, gcc-internal-format
32847msgid "%<linear%> clause may not be specified together with %<ordered%> clause with a parameter"
32848msgstr ""
32849
32850#: c/c-parser.c:14678 cp/parser.c:33599 cp/parser.c:37795
32851#, gcc-internal-format
32852msgid "for statement expected"
32853msgstr ""
32854
32855#: c/c-parser.c:14684 cp/parser.c:33605
32856#, gcc-internal-format
32857msgid "_Cilk_for statement expected"
32858msgstr ""
32859
32860#: c/c-parser.c:14753 cp/semantics.c:7959 cp/semantics.c:8046
32861#, gcc-internal-format
32862msgid "expected iteration declaration or initialization"
32863msgstr ""
32864
32865#: c/c-parser.c:14838
32866#, gcc-internal-format
32867msgid "not enough perfectly nested loops"
32868msgstr ""
32869
32870#: c/c-parser.c:14897 cp/parser.c:33832
32871#, gcc-internal-format
32872msgid "collapsed loops not perfectly nested"
32873msgstr ""
32874
32875#: c/c-parser.c:14944 cp/parser.c:33648 cp/parser.c:33690 cp/pt.c:15026
32876#, gcc-internal-format
32877msgid "iteration variable %qD should not be firstprivate"
32878msgstr ""
32879
32880#: c/c-parser.c:15035 cp/parser.c:33899
32881#, gcc-internal-format
32882msgid "%<ordered%> clause with parameter may not be specified on %qs construct"
32883msgstr ""
32884
32885#: c/c-parser.c:15196
32886#, gcc-internal-format
32887msgid "%<#pragma omp ordered%> with %<depend> clause may only be used in compound statements"
32888msgstr ""
32889
32890#: c/c-parser.c:15399 cp/parser.c:34257
32891#, fuzzy, gcc-internal-format
32892#| msgid "expected %<,%> or %<)%>"
32893msgid "expected %<for%> after %qs"
32894msgstr "očekujem %<,%> ili %<)%>"
32895
32896#: c/c-parser.c:15598 cp/parser.c:34452
32897#, fuzzy, gcc-internal-format
32898#| msgid "expected %<;%>"
32899msgid "expected %<point%>"
32900msgstr "očekujem %<;%>"
32901
32902#: c/c-parser.c:15806 cp/parser.c:34675
32903#, gcc-internal-format
32904msgid "%<#pragma omp target data%> with map-type other than %<to%>, %<from%>, %<tofrom%> or %<alloc%> on %<map%> clause"
32905msgstr ""
32906
32907#: c/c-parser.c:15819 cp/parser.c:34688
32908#, gcc-internal-format
32909msgid "%<#pragma omp target data%> must contain at least one %<map%> clause"
32910msgstr ""
32911
32912#: c/c-parser.c:15854 cp/parser.c:34900
32913#, gcc-internal-format
32914msgid "%<#pragma omp target update%> may only be used in compound statements"
32915msgstr ""
32916
32917#: c/c-parser.c:15867 cp/parser.c:34913
32918#, gcc-internal-format
32919msgid "%<#pragma omp target update%> must contain at least one %<from%> or %<to%> clauses"
32920msgstr ""
32921
32922#: c/c-parser.c:15914 cp/parser.c:34741
32923#, gcc-internal-format
32924msgid "%<#pragma omp target enter data%> may only be used in compound statements"
32925msgstr ""
32926
32927#: c/c-parser.c:15940 cp/parser.c:34768
32928#, gcc-internal-format
32929msgid "%<#pragma omp target enter data%> with map-type other than %<to%> or %<alloc%> on %<map%> clause"
32930msgstr ""
32931
32932#: c/c-parser.c:15952 cp/parser.c:34780
32933#, gcc-internal-format
32934msgid "%<#pragma omp target enter data%> must contain at least one %<map%> clause"
32935msgstr ""
32936
32937#: c/c-parser.c:15999 cp/parser.c:34829
32938#, gcc-internal-format
32939msgid "%<#pragma omp target exit data%> may only be used in compound statements"
32940msgstr ""
32941
32942#: c/c-parser.c:16027
32943#, gcc-internal-format
32944msgid "%<#pragma omp target exit data%> with map-type other than %<from%>, %<release> or %<delete%> on %<map%> clause"
32945msgstr ""
32946
32947#: c/c-parser.c:16040 cp/parser.c:34870
32948#, gcc-internal-format
32949msgid "%<#pragma omp target exit data%> must contain at least one %<map%> clause"
32950msgstr ""
32951
32952#: c/c-parser.c:16249 cp/parser.c:35124
32953#, gcc-internal-format
32954msgid "%<#pragma omp target%> with map-type other than %<to%>, %<from%>, %<tofrom%> or %<alloc%> on %<map%> clause"
32955msgstr ""
32956
32957#: c/c-parser.c:16300
32958#, gcc-internal-format
32959msgid "%<#pragma omp declare simd%> must be followed by function declaration or definition or another %<#pragma omp declare simd%>"
32960msgstr ""
32961
32962#: c/c-parser.c:16351 c/c-parser.c:16379
32963#, gcc-internal-format
32964msgid "%<#pragma omp declare simd%> must be followed by function declaration or definition"
32965msgstr ""
32966
32967#: c/c-parser.c:16400
32968#, gcc-internal-format
32969msgid "%<#pragma omp declare simd%> or %<simd%> attribute cannot be used in the same function marked as a Cilk Plus SIMD-enabled function"
32970msgstr ""
32971
32972#: c/c-parser.c:16414
32973#, gcc-internal-format
32974msgid "%<#pragma omp declare simd%> not immediately followed by a function declaration or definition"
32975msgstr ""
32976
32977#: c/c-parser.c:16422 cp/parser.c:35779
32978#, gcc-internal-format
32979msgid "%<#pragma omp declare simd%> not immediately followed by a single function declaration or definition"
32980msgstr ""
32981
32982#: c/c-parser.c:16538 cp/parser.c:35850
32983#, gcc-internal-format
32984msgid "%<#pragma omp declare target%> with clauses in between %<#pragma omp declare target%> without clauses and %<#pragma omp end declare target%>"
32985msgstr ""
32986
32987#: c/c-parser.c:16557 cp/parser.c:35869
32988#, gcc-internal-format
32989msgid "%qD specified both in declare target %<link%> and %<to%> clauses"
32990msgstr ""
32991
32992#: c/c-parser.c:16595 cp/parser.c:35913
32993#, fuzzy, gcc-internal-format
32994#| msgid "expected %<;%>"
32995msgid "expected %<target%>"
32996msgstr "očekujem %<;%>"
32997
32998#: c/c-parser.c:16602 cp/parser.c:35920
32999#, fuzzy, gcc-internal-format
33000#| msgid "expected %<while%>"
33001msgid "expected %<declare%>"
33002msgstr "očekujem %<while%>"
33003
33004#: c/c-parser.c:16608 cp/parser.c:35927
33005#, gcc-internal-format
33006msgid "%<#pragma omp end declare target%> without corresponding %<#pragma omp declare target%>"
33007msgstr ""
33008
33009#: c/c-parser.c:16636
33010#, gcc-internal-format
33011msgid "%<#pragma omp declare reduction%> not at file or block scope"
33012msgstr ""
33013
33014#: c/c-parser.c:16686
33015#, gcc-internal-format
33016msgid "expected %<+%>, %<*%>, %<-%>, %<&%>, %<^%>, %<|%>, %<&&%>, %<||%>, %<min%> or identifier"
33017msgstr ""
33018
33019#: c/c-parser.c:16713
33020#, gcc-internal-format
33021msgid "predeclared arithmetic type in %<#pragma omp declare reduction%>"
33022msgstr ""
33023
33024#: c/c-parser.c:16717
33025#, gcc-internal-format
33026msgid "function or array type in %<#pragma omp declare reduction%>"
33027msgstr ""
33028
33029#: c/c-parser.c:16720
33030#, gcc-internal-format
33031msgid "const, volatile or restrict qualified type in %<#pragma omp declare reduction%>"
33032msgstr ""
33033
33034#: c/c-parser.c:16728
33035#, gcc-internal-format
33036msgid "redeclaration of %qs %<#pragma omp declare reduction%> for type %qT"
33037msgstr ""
33038
33039#: c/c-parser.c:16737
33040#, gcc-internal-format
33041msgid "previous %<#pragma omp declare reduction%>"
33042msgstr ""
33043
33044#: c/c-parser.c:16854
33045#, gcc-internal-format
33046msgid "expected %<omp_priv%> or function-name"
33047msgstr ""
33048
33049#: c/c-parser.c:16865
33050#, fuzzy, gcc-internal-format
33051#| msgid "expected %<(%>"
33052msgid "expected function-name %<(%>"
33053msgstr "očekujem %<(%>"
33054
33055#: c/c-parser.c:16884
33056#, gcc-internal-format
33057msgid "one of the initializer call arguments should be %<&omp_priv%>"
33058msgstr ""
33059
33060#: c/c-parser.c:17004 cp/parser.c:36372
33061#, fuzzy, gcc-internal-format
33062#| msgid "expected %<;%>, %<,%> or %<)%>"
33063msgid "expected %<simd%> or %<reduction%> or %<target%>"
33064msgstr "očekujem %<;%>, %<,%> ili %<)%>"
33065
33066#: c/c-parser.c:17219 cp/semantics.c:7432
33067#, gcc-internal-format
33068msgid "%qE declared %<threadprivate%> after first use"
33069msgstr ""
33070
33071#: c/c-parser.c:17221 cp/semantics.c:7434
33072#, gcc-internal-format
33073msgid "automatic variable %qE cannot be %<threadprivate%>"
33074msgstr ""
33075
33076#: c/c-parser.c:17225 cp/semantics.c:7436
33077#, gcc-internal-format
33078msgid "%<threadprivate%> %qE has incomplete type"
33079msgstr ""
33080
33081#: c/c-parser.c:17256
33082#, gcc-internal-format
33083msgid "pragma simd ignored because -fcilkplus is not enabled"
33084msgstr ""
33085
33086#: c/c-parser.c:17262
33087#, gcc-internal-format
33088msgid "pragma simd must be inside a function"
33089msgstr ""
33090
33091#: c/c-parser.c:17306 cp/parser.c:37566
33092#, gcc-internal-format
33093msgid "vectorlength must be an integer constant"
33094msgstr ""
33095
33096#: c/c-parser.c:17308 cp/parser.c:37569
33097#, gcc-internal-format
33098msgid "vectorlength must be a power of 2"
33099msgstr ""
33100
33101#: c/c-parser.c:17391 cp/parser.c:37676
33102#, gcc-internal-format
33103msgid "step size must be an integer constant expression or an integer variable"
33104msgstr ""
33105
33106#: c/c-parser.c:17490 cp/parser.c:37769
33107#, gcc-internal-format
33108msgid "expected %<#pragma simd%> clause"
33109msgstr ""
33110
33111#: c/c-parser.c:17534 cp/parser.c:37218
33112#, gcc-internal-format
33113msgid "%<#pragma cilk grainsize%> is not followed by %<_Cilk_for%>"
33114msgstr ""
33115
33116#: c/c-parser.c:17834 cp/parser.c:37110
33117#, gcc-internal-format
33118msgid "%<__transaction_cancel%> without transactional memory support enabled"
33119msgstr ""
33120
33121#: c/c-parser.c:17840 cp/parser.c:37116
33122#, gcc-internal-format
33123msgid "%<__transaction_cancel%> within a %<__transaction_relaxed%>"
33124msgstr ""
33125
33126#: c/c-parser.c:17849 cp/parser.c:37125
33127#, gcc-internal-format
33128msgid "outer %<__transaction_cancel%> not within outer %<__transaction_atomic%>"
33129msgstr ""
33130
33131#: c/c-parser.c:17851 cp/parser.c:37128
33132#, gcc-internal-format
33133msgid "  or a %<transaction_may_cancel_outer%> function"
33134msgstr ""
33135
33136#: c/c-parser.c:17857 cp/parser.c:37134
33137#, gcc-internal-format
33138msgid "%<__transaction_cancel%> not within %<__transaction_atomic%>"
33139msgstr ""
33140
33141#: c/c-parser.c:17925 cp/cp-array-notation.c:1407
33142#, gcc-internal-format
33143msgid "base of array section must be pointer or array type"
33144msgstr ""
33145
33146#: c/c-parser.c:17934 cp/parser.c:7013
33147#, fuzzy, gcc-internal-format
33148#| msgid "expected %<:%>"
33149msgid "expected %<:%> or numeral"
33150msgstr "očekujem %<:%>"
33151
33152#: c/c-parser.c:17945
33153#, gcc-internal-format
33154msgid "start-index and length fields necessary for using array notations in pointers"
33155msgstr ""
33156
33157#: c/c-parser.c:17952 c/c-parser.c:17995
33158#, gcc-internal-format
33159msgid "array notations cannot be used with function type"
33160msgstr ""
33161
33162#: c/c-parser.c:17961
33163#, gcc-internal-format
33164msgid "start-index and length fields necessary for using array notations in dimensionless arrays"
33165msgstr ""
33166
33167#: c/c-parser.c:17973
33168#, gcc-internal-format
33169msgid "start-index and length fields necessary for using array notations in variable-length arrays"
33170msgstr ""
33171
33172#: c/c-parser.c:18023 c/c-parser.c:18026
33173#, gcc-internal-format
33174msgid "expected array notation expression"
33175msgstr ""
33176
33177#: c/c-typeck.c:217
33178#, gcc-internal-format
33179msgid "%qD has an incomplete type %qT"
33180msgstr ""
33181
33182#: c/c-typeck.c:231 c/c-typeck.c:9508 c/c-typeck.c:9550 cp/call.c:3976
33183#, gcc-internal-format
33184msgid "invalid use of void expression"
33185msgstr ""
33186
33187#: c/c-typeck.c:239
33188#, gcc-internal-format
33189msgid "invalid use of flexible array member"
33190msgstr ""
33191
33192#: c/c-typeck.c:245 cp/typeck2.c:505
33193#, gcc-internal-format
33194msgid "invalid use of array with unspecified bounds"
33195msgstr ""
33196
33197#: c/c-typeck.c:253
33198#, gcc-internal-format
33199msgid "invalid use of undefined type %qT"
33200msgstr ""
33201
33202#. If this type has a typedef-name, the TYPE_NAME is a TYPE_DECL.
33203#: c/c-typeck.c:256
33204#, gcc-internal-format
33205msgid "invalid use of incomplete typedef %qT"
33206msgstr ""
33207
33208#: c/c-typeck.c:329
33209#, gcc-internal-format
33210msgid "%qT and %qT are in disjoint named address spaces"
33211msgstr ""
33212
33213#: c/c-typeck.c:570 c/c-typeck.c:595
33214#, gcc-internal-format
33215msgid "function types not truly compatible in ISO C"
33216msgstr ""
33217
33218#: c/c-typeck.c:739
33219#, gcc-internal-format
33220msgid "can%'t mix operands of decimal float and vector types"
33221msgstr ""
33222
33223#: c/c-typeck.c:744
33224#, gcc-internal-format
33225msgid "can%'t mix operands of decimal float and complex types"
33226msgstr ""
33227
33228#: c/c-typeck.c:749
33229#, gcc-internal-format
33230msgid "can%'t mix operands of decimal float and other float types"
33231msgstr ""
33232
33233#: c/c-typeck.c:1246
33234#, gcc-internal-format
33235msgid "pointers to arrays with different qualifiers are incompatible in ISO C"
33236msgstr ""
33237
33238#: c/c-typeck.c:1250
33239#, gcc-internal-format
33240msgid "types are not quite compatible"
33241msgstr ""
33242
33243#: c/c-typeck.c:1254
33244#, gcc-internal-format
33245msgid "pointer target types incompatible in C++"
33246msgstr ""
33247
33248#: c/c-typeck.c:1586
33249#, gcc-internal-format
33250msgid "function return types not compatible due to %<volatile%>"
33251msgstr ""
33252
33253#: c/c-typeck.c:1836
33254#, gcc-internal-format
33255msgid "converting an array compound literal to a pointer is ill-formed in C++"
33256msgstr ""
33257
33258#: c/c-typeck.c:2347
33259#, gcc-internal-format
33260msgid "%qT has no member named %qE; did you mean %qE?"
33261msgstr ""
33262
33263#: c/c-typeck.c:2350
33264#, gcc-internal-format
33265msgid "%qT has no member named %qE"
33266msgstr ""
33267
33268#: c/c-typeck.c:2359
33269#, gcc-internal-format
33270msgid "accessing a member %qE of an atomic structure %qE"
33271msgstr ""
33272
33273#: c/c-typeck.c:2362
33274#, gcc-internal-format
33275msgid "accessing a member %qE of an atomic union %qE"
33276msgstr ""
33277
33278#: c/c-typeck.c:2422
33279#, gcc-internal-format
33280msgid "%qE is a pointer; did you mean to use %<->%>?"
33281msgstr ""
33282
33283#: c/c-typeck.c:2428
33284#, gcc-internal-format
33285msgid "request for member %qE in something not a structure or union"
33286msgstr ""
33287
33288#: c/c-typeck.c:2479
33289#, gcc-internal-format
33290msgid "dereferencing pointer to incomplete type %qT"
33291msgstr ""
33292
33293#: c/c-typeck.c:2486
33294#, gcc-internal-format
33295msgid "dereferencing %<void *%> pointer"
33296msgstr ""
33297
33298#: c/c-typeck.c:2539
33299#, gcc-internal-format
33300msgid "rank of the array's index is greater than 1"
33301msgstr ""
33302
33303#: c/c-typeck.c:2552
33304#, gcc-internal-format
33305msgid "subscripted value is neither array nor pointer nor vector"
33306msgstr ""
33307
33308#: c/c-typeck.c:2562 cp/typeck.c:3150 cp/typeck.c:3237
33309#, gcc-internal-format
33310msgid "array subscript is not an integer"
33311msgstr ""
33312
33313#: c/c-typeck.c:2568
33314#, gcc-internal-format
33315msgid "subscripted value is pointer to function"
33316msgstr ""
33317
33318#: c/c-typeck.c:2621
33319#, gcc-internal-format
33320msgid "ISO C forbids subscripting %<register%> array"
33321msgstr ""
33322
33323#: c/c-typeck.c:2624
33324#, gcc-internal-format
33325msgid "ISO C90 forbids subscripting non-lvalue array"
33326msgstr ""
33327
33328#: c/c-typeck.c:2738
33329#, gcc-internal-format
33330msgid "enum constant defined here"
33331msgstr ""
33332
33333#: c/c-typeck.c:2844 cp/typeck.c:1638
33334#, gcc-internal-format
33335msgid "%<sizeof%> on array function parameter %qE will return size of %qT"
33336msgstr ""
33337
33338#: c/c-typeck.c:2994
33339#, gcc-internal-format
33340msgid "called object %qE is not a function or function pointer"
33341msgstr ""
33342
33343#: c/c-typeck.c:2999
33344#, gcc-internal-format
33345msgid "called object %qD is not a function or function pointer"
33346msgstr ""
33347
33348#: c/c-typeck.c:3005
33349#, gcc-internal-format
33350msgid "called object is not a function or function pointer"
33351msgstr ""
33352
33353#. This situation leads to run-time undefined behavior.  We can't,
33354#. therefore, simply error unless we can prove that all possible
33355#. executions of the program must execute the code.
33356#: c/c-typeck.c:3035
33357#, gcc-internal-format
33358msgid "function called through a non-compatible type"
33359msgstr ""
33360
33361#: c/c-typeck.c:3040 c/c-typeck.c:3087
33362#, gcc-internal-format
33363msgid "function with qualified void return type called"
33364msgstr ""
33365
33366#: c/c-typeck.c:3211
33367#, gcc-internal-format
33368msgid "too many arguments to method %qE"
33369msgstr ""
33370
33371#: c/c-typeck.c:3249
33372#, gcc-internal-format, gfc-internal-format
33373msgid "type of formal parameter %d is incomplete"
33374msgstr ""
33375
33376#: c/c-typeck.c:3266
33377#, gcc-internal-format
33378msgid "passing argument %d of %qE as integer rather than floating due to prototype"
33379msgstr ""
33380
33381#: c/c-typeck.c:3272
33382#, gcc-internal-format
33383msgid "passing argument %d of %qE as integer rather than complex due to prototype"
33384msgstr ""
33385
33386#: c/c-typeck.c:3278
33387#, gcc-internal-format
33388msgid "passing argument %d of %qE as complex rather than floating due to prototype"
33389msgstr ""
33390
33391#: c/c-typeck.c:3284
33392#, gcc-internal-format
33393msgid "passing argument %d of %qE as floating rather than integer due to prototype"
33394msgstr ""
33395
33396#: c/c-typeck.c:3290
33397#, gcc-internal-format
33398msgid "passing argument %d of %qE as complex rather than integer due to prototype"
33399msgstr ""
33400
33401#: c/c-typeck.c:3296
33402#, gcc-internal-format
33403msgid "passing argument %d of %qE as floating rather than complex due to prototype"
33404msgstr ""
33405
33406#: c/c-typeck.c:3310
33407#, gcc-internal-format
33408msgid "passing argument %d of %qE as %<float%> rather than %<double%> due to prototype"
33409msgstr ""
33410
33411#: c/c-typeck.c:3336
33412#, gcc-internal-format
33413msgid "passing argument %d of %qE as %qT rather than %qT due to prototype"
33414msgstr ""
33415
33416#: c/c-typeck.c:3358
33417#, gcc-internal-format
33418msgid "passing argument %d of %qE with different width due to prototype"
33419msgstr ""
33420
33421#: c/c-typeck.c:3382
33422#, gcc-internal-format
33423msgid "passing argument %d of %qE as unsigned due to prototype"
33424msgstr ""
33425
33426#: c/c-typeck.c:3387
33427#, gcc-internal-format
33428msgid "passing argument %d of %qE as signed due to prototype"
33429msgstr ""
33430
33431#: c/c-typeck.c:3423 cp/call.c:6779
33432#, gcc-internal-format
33433msgid "implicit conversion from %qT to %qT when passing argument to function"
33434msgstr ""
33435
33436#: c/c-typeck.c:3622 c/c-typeck.c:3627 cp/typeck.c:4534 cp/typeck.c:4776
33437#, gcc-internal-format
33438msgid "comparison with string literal results in unspecified behavior"
33439msgstr ""
33440
33441#: c/c-typeck.c:3641
33442#, gcc-internal-format
33443msgid "comparison between %qT and %qT"
33444msgstr ""
33445
33446#: c/c-typeck.c:3690
33447#, gcc-internal-format
33448msgid "pointer of type %<void *%> used in subtraction"
33449msgstr ""
33450
33451#: c/c-typeck.c:3693
33452#, gcc-internal-format
33453msgid "pointer to a function used in subtraction"
33454msgstr ""
33455
33456#: c/c-typeck.c:3705
33457#, gcc-internal-format
33458msgid "arithmetic on pointer to an incomplete type"
33459msgstr ""
33460
33461#: c/c-typeck.c:3710 cp/typeck.c:5293
33462#, gcc-internal-format
33463msgid "arithmetic on pointer to an empty aggregate"
33464msgstr ""
33465
33466#: c/c-typeck.c:4118
33467#, gcc-internal-format
33468msgid "ISO C does not support %<~%> for complex conjugation"
33469msgstr ""
33470
33471#: c/c-typeck.c:4157
33472#, gcc-internal-format
33473msgid "wrong type argument to unary exclamation mark"
33474msgstr ""
33475
33476#: c/c-typeck.c:4214
33477#, gcc-internal-format
33478msgid "increment of enumeration value is invalid in C++"
33479msgstr ""
33480
33481#: c/c-typeck.c:4217
33482#, gcc-internal-format
33483msgid "decrement of enumeration value is invalid in C++"
33484msgstr ""
33485
33486#: c/c-typeck.c:4233
33487#, gcc-internal-format
33488msgid "ISO C does not support %<++%> and %<--%> on complex types"
33489msgstr ""
33490
33491#: c/c-typeck.c:4256 c/c-typeck.c:4290
33492#, gcc-internal-format
33493msgid "wrong type argument to increment"
33494msgstr ""
33495
33496#: c/c-typeck.c:4258 c/c-typeck.c:4293
33497#, gcc-internal-format
33498msgid "wrong type argument to decrement"
33499msgstr ""
33500
33501#: c/c-typeck.c:4278
33502#, gcc-internal-format
33503msgid "increment of pointer to an incomplete type %qT"
33504msgstr ""
33505
33506#: c/c-typeck.c:4282
33507#, gcc-internal-format
33508msgid "decrement of pointer to an incomplete type %qT"
33509msgstr ""
33510
33511#: c/c-typeck.c:4386
33512#, gcc-internal-format
33513msgid "taking address of expression of type %<void%>"
33514msgstr ""
33515
33516#: c/c-typeck.c:4444
33517#, gcc-internal-format
33518msgid "cannot take address of bit-field %qD"
33519msgstr ""
33520
33521#: c/c-typeck.c:4457
33522#, gcc-internal-format
33523msgid "cannot take address of scalar with reverse storage order"
33524msgstr ""
33525
33526#: c/c-typeck.c:4465
33527#, gcc-internal-format
33528msgid "address of array with reverse scalar storage order requested"
33529msgstr ""
33530
33531#: c/c-typeck.c:4637
33532#, gcc-internal-format
33533msgid "global register variable %qD used in nested function"
33534msgstr ""
33535
33536#: c/c-typeck.c:4640
33537#, gcc-internal-format
33538msgid "register variable %qD used in nested function"
33539msgstr ""
33540
33541#: c/c-typeck.c:4645
33542#, gcc-internal-format
33543msgid "address of global register variable %qD requested"
33544msgstr ""
33545
33546#: c/c-typeck.c:4647
33547#, gcc-internal-format
33548msgid "address of register variable %qD requested"
33549msgstr ""
33550
33551#: c/c-typeck.c:4748
33552#, gcc-internal-format
33553msgid "non-lvalue array in conditional expression"
33554msgstr ""
33555
33556#: c/c-typeck.c:4804 cp/call.c:5098
33557#, gcc-internal-format
33558msgid "implicit conversion from %qT to %qT to match other result of conditional"
33559msgstr ""
33560
33561#: c/c-typeck.c:4878
33562#, gcc-internal-format
33563msgid "ISO C forbids conditional expr with only one void side"
33564msgstr ""
33565
33566#: c/c-typeck.c:4895
33567#, gcc-internal-format
33568msgid "pointers to disjoint address spaces used in conditional expression"
33569msgstr ""
33570
33571#: c/c-typeck.c:4906 c/c-typeck.c:4923
33572#, gcc-internal-format
33573msgid "pointer to array loses qualifier in conditional expression"
33574msgstr ""
33575
33576#: c/c-typeck.c:4911 c/c-typeck.c:4928
33577#, gcc-internal-format
33578msgid "ISO C forbids conditional expr between %<void *%> and function pointer"
33579msgstr ""
33580
33581#: c/c-typeck.c:4941
33582#, gcc-internal-format
33583msgid "pointer type mismatch in conditional expression"
33584msgstr ""
33585
33586#: c/c-typeck.c:4950 c/c-typeck.c:4961
33587#, gcc-internal-format
33588msgid "pointer/integer type mismatch in conditional expression"
33589msgstr ""
33590
33591#: c/c-typeck.c:5064 cp/typeck.c:6435
33592#, gcc-internal-format
33593msgid "spawned function call cannot be part of a comma expression"
33594msgstr ""
33595
33596#: c/c-typeck.c:5098
33597#, gcc-internal-format
33598msgid "left-hand operand of comma expression has no effect"
33599msgstr ""
33600
33601#: c/c-typeck.c:5116 c/c-typeck.c:10199
33602#, gcc-internal-format
33603msgid "right-hand operand of comma expression has no effect"
33604msgstr ""
33605
33606#: c/c-typeck.c:5185
33607msgid "cast adds %q#v qualifier to function type"
33608msgstr ""
33609
33610#: c/c-typeck.c:5191
33611msgid "cast discards %qv qualifier from pointer target type"
33612msgstr ""
33613
33614#: c/c-typeck.c:5226
33615#, gcc-internal-format
33616msgid "to be safe all intermediate pointers in cast from %qT to %qT must be %<const%> qualified"
33617msgstr ""
33618
33619#: c/c-typeck.c:5263
33620#, gcc-internal-format
33621msgid "cast specifies array type"
33622msgstr ""
33623
33624#: c/c-typeck.c:5269
33625#, gcc-internal-format
33626msgid "cast specifies function type"
33627msgstr ""
33628
33629#: c/c-typeck.c:5284
33630#, gcc-internal-format
33631msgid "ISO C forbids casting nonscalar to the same type"
33632msgstr ""
33633
33634#: c/c-typeck.c:5304
33635#, gcc-internal-format
33636msgid "ISO C forbids casts to union type"
33637msgstr ""
33638
33639#: c/c-typeck.c:5314
33640#, gcc-internal-format
33641msgid "cast to union type from type not present in union"
33642msgstr ""
33643
33644#: c/c-typeck.c:5349
33645#, gcc-internal-format, gfc-internal-format
33646msgid "cast to %s address space pointer from disjoint generic address space pointer"
33647msgstr ""
33648
33649#: c/c-typeck.c:5354
33650#, gcc-internal-format, gfc-internal-format
33651msgid "cast to generic address space pointer from disjoint %s address space pointer"
33652msgstr ""
33653
33654#: c/c-typeck.c:5359
33655#, gcc-internal-format, gfc-internal-format
33656msgid "cast to %s address space pointer from disjoint %s address space pointer"
33657msgstr ""
33658
33659#: c/c-typeck.c:5378
33660#, gcc-internal-format
33661msgid "cast increases required alignment of target type"
33662msgstr ""
33663
33664#: c/c-typeck.c:5389
33665#, gcc-internal-format
33666msgid "cast from pointer to integer of different size"
33667msgstr ""
33668
33669#: c/c-typeck.c:5394
33670#, gcc-internal-format
33671msgid "cast from function call of type %qT to non-matching type %qT"
33672msgstr ""
33673
33674#: c/c-typeck.c:5403 cp/typeck.c:7406
33675#, gcc-internal-format
33676msgid "cast to pointer from integer of different size"
33677msgstr ""
33678
33679#: c/c-typeck.c:5417
33680#, gcc-internal-format
33681msgid "ISO C forbids conversion of function pointer to object pointer type"
33682msgstr ""
33683
33684#: c/c-typeck.c:5426
33685#, gcc-internal-format
33686msgid "ISO C forbids conversion of object pointer to function pointer type"
33687msgstr ""
33688
33689#: c/c-typeck.c:5513
33690#, gcc-internal-format
33691msgid "defining a type in a cast is invalid in C++"
33692msgstr ""
33693
33694#: c/c-typeck.c:5555
33695#, gcc-internal-format
33696msgid "assignment to expression with array type"
33697msgstr ""
33698
33699#: c/c-typeck.c:5678 c/c-typeck.c:6118
33700#, gcc-internal-format
33701msgid "enum conversion in assignment is invalid in C++"
33702msgstr ""
33703
33704#: c/c-typeck.c:5870 c/c-typeck.c:5888 c/c-typeck.c:5907
33705#, gcc-internal-format
33706msgid "(near initialization for %qs)"
33707msgstr ""
33708
33709#: c/c-typeck.c:5922
33710#, gcc-internal-format
33711msgid "array initialized from parenthesized string constant"
33712msgstr ""
33713
33714#. This macro is used to emit diagnostics to ensure that all format
33715#. strings are complete sentences, visible to gettext and checked at
33716#. compile time.
33717#. This macro is used to emit diagnostics to ensure that all format
33718#. strings are complete sentences, visible to gettext and checked at
33719#. compile time.  It is the same as PEDWARN_FOR_ASSIGNMENT but with an
33720#. extra parameter to enumerate qualifiers.
33721#. This macro is used to emit diagnostics to ensure that all format
33722#. strings are complete sentences, visible to gettext and checked at
33723#. compile time.  It is the same as PEDWARN_FOR_QUALIFIERS but uses
33724#. warning_at instead of pedwarn.
33725#: c/c-typeck.c:5998 c/c-typeck.c:6027 c/c-typeck.c:6056 c/c-typeck.c:6634
33726#, gcc-internal-format
33727msgid "expected %qT but argument is of type %qT"
33728msgstr ""
33729
33730#: c/c-typeck.c:6116
33731#, gcc-internal-format
33732msgid "enum conversion when passing argument %d of %qE is invalid in C++"
33733msgstr ""
33734
33735#: c/c-typeck.c:6120 c/c-typeck.c:8718
33736#, gcc-internal-format
33737msgid "enum conversion in initialization is invalid in C++"
33738msgstr ""
33739
33740#: c/c-typeck.c:6122
33741#, gcc-internal-format
33742msgid "enum conversion in return is invalid in C++"
33743msgstr ""
33744
33745#: c/c-typeck.c:6153
33746#, gcc-internal-format
33747msgid "cannot pass rvalue to reference parameter"
33748msgstr ""
33749
33750#: c/c-typeck.c:6286 c/c-typeck.c:6551
33751msgid "passing argument %d of %qE makes %q#v qualified function pointer from unqualified"
33752msgstr ""
33753
33754#: c/c-typeck.c:6289 c/c-typeck.c:6554
33755msgid "assignment makes %q#v qualified function pointer from unqualified"
33756msgstr ""
33757
33758#: c/c-typeck.c:6292 c/c-typeck.c:6556
33759msgid "initialization makes %q#v qualified function pointer from unqualified"
33760msgstr ""
33761
33762#: c/c-typeck.c:6295 c/c-typeck.c:6558
33763msgid "return makes %q#v qualified function pointer from unqualified"
33764msgstr ""
33765
33766#: c/c-typeck.c:6303 c/c-typeck.c:6470 c/c-typeck.c:6513
33767msgid "passing argument %d of %qE discards %qv qualifier from pointer target type"
33768msgstr ""
33769
33770#: c/c-typeck.c:6305 c/c-typeck.c:6472 c/c-typeck.c:6515
33771msgid "assignment discards %qv qualifier from pointer target type"
33772msgstr ""
33773
33774#: c/c-typeck.c:6307 c/c-typeck.c:6474 c/c-typeck.c:6517
33775msgid "initialization discards %qv qualifier from pointer target type"
33776msgstr ""
33777
33778#: c/c-typeck.c:6309 c/c-typeck.c:6476 c/c-typeck.c:6519
33779msgid "return discards %qv qualifier from pointer target type"
33780msgstr ""
33781
33782#: c/c-typeck.c:6318
33783#, gcc-internal-format
33784msgid "ISO C prohibits argument conversion to union type"
33785msgstr ""
33786
33787#: c/c-typeck.c:6380
33788#, gcc-internal-format
33789msgid "request for implicit conversion from %qT to %qT not permitted in C++"
33790msgstr ""
33791
33792#: c/c-typeck.c:6392
33793#, gcc-internal-format
33794msgid "passing argument %d of %qE from pointer to non-enclosed address space"
33795msgstr ""
33796
33797#: c/c-typeck.c:6396
33798#, gcc-internal-format
33799msgid "assignment from pointer to non-enclosed address space"
33800msgstr ""
33801
33802#: c/c-typeck.c:6400
33803#, gcc-internal-format
33804msgid "initialization from pointer to non-enclosed address space"
33805msgstr ""
33806
33807#: c/c-typeck.c:6404
33808#, gcc-internal-format
33809msgid "return from pointer to non-enclosed address space"
33810msgstr ""
33811
33812#: c/c-typeck.c:6422
33813#, gcc-internal-format
33814msgid "argument %d of %qE might be a candidate for a format attribute"
33815msgstr ""
33816
33817#: c/c-typeck.c:6428
33818#, gcc-internal-format
33819msgid "assignment left-hand side might be a candidate for a format attribute"
33820msgstr ""
33821
33822#: c/c-typeck.c:6433
33823#, gcc-internal-format
33824msgid "initialization left-hand side might be a candidate for a format attribute"
33825msgstr ""
33826
33827#: c/c-typeck.c:6438 cp/typeck.c:8422
33828#, gcc-internal-format
33829msgid "return type might be a candidate for a format attribute"
33830msgstr ""
33831
33832#: c/c-typeck.c:6487
33833#, gcc-internal-format
33834msgid "ISO C forbids passing argument %d of %qE between function pointer and %<void *%>"
33835msgstr ""
33836
33837#: c/c-typeck.c:6490
33838#, gcc-internal-format
33839msgid "ISO C forbids assignment between function pointer and %<void *%>"
33840msgstr ""
33841
33842#: c/c-typeck.c:6492
33843#, gcc-internal-format
33844msgid "ISO C forbids initialization between function pointer and %<void *%>"
33845msgstr ""
33846
33847#: c/c-typeck.c:6494
33848#, gcc-internal-format
33849msgid "ISO C forbids return between function pointer and %<void *%>"
33850msgstr ""
33851
33852#: c/c-typeck.c:6531
33853#, gcc-internal-format
33854msgid "pointer targets in passing argument %d of %qE differ in signedness"
33855msgstr ""
33856
33857#: c/c-typeck.c:6533
33858#, gcc-internal-format
33859msgid "pointer targets in assignment differ in signedness"
33860msgstr ""
33861
33862#: c/c-typeck.c:6535
33863#, gcc-internal-format
33864msgid "pointer targets in initialization differ in signedness"
33865msgstr ""
33866
33867#: c/c-typeck.c:6537
33868#, gcc-internal-format
33869msgid "pointer targets in return differ in signedness"
33870msgstr ""
33871
33872#: c/c-typeck.c:6568
33873#, gcc-internal-format
33874msgid "passing argument %d of %qE from incompatible pointer type"
33875msgstr ""
33876
33877#: c/c-typeck.c:6570
33878#, gcc-internal-format
33879msgid "assignment from incompatible pointer type"
33880msgstr ""
33881
33882#: c/c-typeck.c:6571
33883#, gcc-internal-format
33884msgid "initialization from incompatible pointer type"
33885msgstr ""
33886
33887#: c/c-typeck.c:6573
33888#, gcc-internal-format
33889msgid "return from incompatible pointer type"
33890msgstr ""
33891
33892#. ??? This should not be an error when inlining calls to
33893#. unprototyped functions.
33894#: c/c-typeck.c:6581 c/c-typeck.c:7075 cp/typeck.c:1992
33895#, gcc-internal-format
33896msgid "invalid use of non-lvalue array"
33897msgstr ""
33898
33899#: c/c-typeck.c:6592
33900#, gcc-internal-format
33901msgid "passing argument %d of %qE makes pointer from integer without a cast"
33902msgstr ""
33903
33904#: c/c-typeck.c:6594
33905#, gcc-internal-format
33906msgid "assignment makes pointer from integer without a cast"
33907msgstr ""
33908
33909#: c/c-typeck.c:6596
33910#, gcc-internal-format
33911msgid "initialization makes pointer from integer without a cast"
33912msgstr ""
33913
33914#: c/c-typeck.c:6598
33915#, gcc-internal-format
33916msgid "return makes pointer from integer without a cast"
33917msgstr ""
33918
33919#: c/c-typeck.c:6607
33920#, gcc-internal-format
33921msgid "passing argument %d of %qE makes integer from pointer without a cast"
33922msgstr ""
33923
33924#: c/c-typeck.c:6609
33925#, gcc-internal-format
33926msgid "assignment makes integer from pointer without a cast"
33927msgstr ""
33928
33929#: c/c-typeck.c:6611
33930#, gcc-internal-format
33931msgid "initialization makes integer from pointer without a cast"
33932msgstr ""
33933
33934#: c/c-typeck.c:6613
33935#, gcc-internal-format
33936msgid "return makes integer from pointer without a cast"
33937msgstr ""
33938
33939#: c/c-typeck.c:6637
33940#, gcc-internal-format
33941msgid "incompatible types when assigning to type %qT from type %qT"
33942msgstr ""
33943
33944#: c/c-typeck.c:6642
33945#, gcc-internal-format
33946msgid "incompatible types when initializing type %qT using type %qT"
33947msgstr ""
33948
33949#: c/c-typeck.c:6647
33950#, gcc-internal-format
33951msgid "incompatible types when returning type %qT but %qT was expected"
33952msgstr ""
33953
33954#: c/c-typeck.c:6711
33955#, gcc-internal-format
33956msgid "traditional C rejects automatic aggregate initialization"
33957msgstr ""
33958
33959#: c/c-typeck.c:6948 c/c-typeck.c:7827 cp/typeck2.c:1023
33960#, gcc-internal-format
33961msgid "initialization of a flexible array member"
33962msgstr ""
33963
33964#: c/c-typeck.c:6958 cp/typeck2.c:1038
33965#, gcc-internal-format
33966msgid "char-array initialized from wide string"
33967msgstr ""
33968
33969#: c/c-typeck.c:6967
33970#, gcc-internal-format
33971msgid "wide character array initialized from non-wide string"
33972msgstr ""
33973
33974#: c/c-typeck.c:6973
33975#, gcc-internal-format
33976msgid "wide character array initialized from incompatible wide string"
33977msgstr ""
33978
33979#: c/c-typeck.c:7007
33980#, gcc-internal-format
33981msgid "array of inappropriate type initialized from string constant"
33982msgstr ""
33983
33984#: c/c-typeck.c:7094 c/c-typeck.c:7118 c/c-typeck.c:7121 c/c-typeck.c:7129
33985#: c/c-typeck.c:7169 c/c-typeck.c:8657 c/c-typeck.c:8691
33986#, gcc-internal-format
33987msgid "initializer element is not constant"
33988msgstr ""
33989
33990#: c/c-typeck.c:7103
33991#, gcc-internal-format
33992msgid "array initialized from non-constant array expression"
33993msgstr ""
33994
33995#: c/c-typeck.c:7134 c/c-typeck.c:7182 c/c-typeck.c:8701
33996#, gcc-internal-format
33997msgid "initializer element is not a constant expression"
33998msgstr ""
33999
34000#: c/c-typeck.c:7176 c/c-typeck.c:8696
34001#, gcc-internal-format
34002msgid "initializer element is not computable at load time"
34003msgstr ""
34004
34005#: c/c-typeck.c:7195
34006#, gcc-internal-format
34007msgid "invalid initializer"
34008msgstr ""
34009
34010#: c/c-typeck.c:7470 cp/decl.c:6115
34011#, gcc-internal-format
34012msgid "opaque vector types cannot be initialized"
34013msgstr ""
34014
34015#: c/c-typeck.c:7686
34016#, gcc-internal-format
34017msgid "extra brace group at end of initializer"
34018msgstr ""
34019
34020#: c/c-typeck.c:7764
34021#, gcc-internal-format
34022msgid "braces around scalar initializer"
34023msgstr ""
34024
34025#: c/c-typeck.c:7824 c/c-typeck.c:9130
34026#, gcc-internal-format
34027msgid "initialization of flexible array member in a nested context"
34028msgstr ""
34029
34030#: c/c-typeck.c:7858
34031#, gcc-internal-format
34032msgid "missing braces around initializer"
34033msgstr ""
34034
34035#: c/c-typeck.c:7880
34036#, gcc-internal-format
34037msgid "missing initializer for field %qD of %qT"
34038msgstr ""
34039
34040#: c/c-typeck.c:7904
34041#, gcc-internal-format
34042msgid "empty scalar initializer"
34043msgstr ""
34044
34045#: c/c-typeck.c:7909
34046#, gcc-internal-format
34047msgid "extra elements in scalar initializer"
34048msgstr ""
34049
34050#: c/c-typeck.c:8021 c/c-typeck.c:8103
34051#, gcc-internal-format
34052msgid "array index in non-array initializer"
34053msgstr ""
34054
34055#: c/c-typeck.c:8026 c/c-typeck.c:8165
34056#, gcc-internal-format
34057msgid "field name not in record or union initializer"
34058msgstr ""
34059
34060#: c/c-typeck.c:8076
34061#, gcc-internal-format
34062msgid "array index in initializer not of integer type"
34063msgstr ""
34064
34065#: c/c-typeck.c:8085 c/c-typeck.c:8094
34066#, gcc-internal-format
34067msgid "array index in initializer is not an integer constant expression"
34068msgstr ""
34069
34070#: c/c-typeck.c:8099 c/c-typeck.c:8101
34071#, gcc-internal-format
34072msgid "nonconstant array index in initializer"
34073msgstr ""
34074
34075#: c/c-typeck.c:8105 c/c-typeck.c:8108
34076#, gcc-internal-format
34077msgid "array index in initializer exceeds array bounds"
34078msgstr ""
34079
34080#: c/c-typeck.c:8127
34081#, gcc-internal-format
34082msgid "empty index range in initializer"
34083msgstr ""
34084
34085#: c/c-typeck.c:8136
34086#, gcc-internal-format
34087msgid "array index range in initializer exceeds array bounds"
34088msgstr ""
34089
34090#: c/c-typeck.c:8172
34091#, gcc-internal-format
34092msgid "unknown field %qE specified in initializer"
34093msgstr ""
34094
34095#: c/c-typeck.c:8225 c/c-typeck.c:8255 c/c-typeck.c:8791
34096#, gcc-internal-format
34097msgid "initialized field with side-effects overwritten"
34098msgstr ""
34099
34100#: c/c-typeck.c:8229 c/c-typeck.c:8259 c/c-typeck.c:8794
34101#, gcc-internal-format
34102msgid "initialized field overwritten"
34103msgstr ""
34104
34105#: c/c-typeck.c:9013
34106#, gcc-internal-format
34107msgid "excess elements in char array initializer"
34108msgstr ""
34109
34110#: c/c-typeck.c:9020 c/c-typeck.c:9089
34111#, gcc-internal-format
34112msgid "excess elements in struct initializer"
34113msgstr ""
34114
34115#: c/c-typeck.c:9035
34116#, gcc-internal-format
34117msgid "positional initialization of field in %<struct%> declared with %<designated_init%> attribute"
34118msgstr ""
34119
34120#: c/c-typeck.c:9104
34121#, gcc-internal-format
34122msgid "non-static initialization of a flexible array member"
34123msgstr ""
34124
34125#: c/c-typeck.c:9203
34126#, gcc-internal-format
34127msgid "excess elements in union initializer"
34128msgstr ""
34129
34130#: c/c-typeck.c:9225
34131#, gcc-internal-format
34132msgid "traditional C rejects initialization of unions"
34133msgstr ""
34134
34135#: c/c-typeck.c:9293
34136#, gcc-internal-format
34137msgid "excess elements in array initializer"
34138msgstr ""
34139
34140#: c/c-typeck.c:9327
34141#, gcc-internal-format
34142msgid "excess elements in vector initializer"
34143msgstr ""
34144
34145#: c/c-typeck.c:9359
34146#, gcc-internal-format
34147msgid "excess elements in scalar initializer"
34148msgstr ""
34149
34150#: c/c-typeck.c:9599
34151#, gcc-internal-format
34152msgid "ISO C forbids %<goto *expr;%>"
34153msgstr ""
34154
34155#: c/c-typeck.c:9627 cp/typeck.c:8651
34156#, gcc-internal-format
34157msgid "function declared %<noreturn%> has a %<return%> statement"
34158msgstr ""
34159
34160#: c/c-typeck.c:9637 cp/cp-array-notation.c:1087
34161#, gcc-internal-format
34162msgid "array notation expression cannot be used as a return value"
34163msgstr ""
34164
34165#: c/c-typeck.c:9644 cp/typeck.c:8642
34166#, gcc-internal-format
34167msgid "use of %<_Cilk_spawn%> in a return statement is not allowed"
34168msgstr ""
34169
34170#: c/c-typeck.c:9672 c/c-typeck.c:9676
34171#, gcc-internal-format
34172msgid "%<return%> with no value, in function returning non-void"
34173msgstr ""
34174
34175#: c/c-typeck.c:9690
34176#, gcc-internal-format
34177msgid "%<return%> with a value, in function returning void"
34178msgstr ""
34179
34180#: c/c-typeck.c:9693
34181#, gcc-internal-format
34182msgid "ISO C forbids %<return%> with expression, in function returning void"
34183msgstr ""
34184
34185#: c/c-typeck.c:9769
34186#, gcc-internal-format
34187msgid "function returns address of label"
34188msgstr ""
34189
34190#: c/c-typeck.c:9860 cp/semantics.c:1146
34191#, gcc-internal-format
34192msgid "switch quantity not an integer"
34193msgstr ""
34194
34195#: c/c-typeck.c:9885
34196#, gcc-internal-format
34197msgid "%<long%> switch expression not converted to %<int%> in ISO C"
34198msgstr ""
34199
34200#: c/c-typeck.c:9923 c/c-typeck.c:9931
34201#, gcc-internal-format
34202msgid "case label is not an integer constant expression"
34203msgstr ""
34204
34205#: c/c-typeck.c:9937 cp/parser.c:10626
34206#, gcc-internal-format
34207msgid "case label not within a switch statement"
34208msgstr ""
34209
34210#: c/c-typeck.c:9939
34211#, gcc-internal-format
34212msgid "%<default%> label not within a switch statement"
34213msgstr ""
34214
34215#: c/c-typeck.c:10010
34216#, gcc-internal-format
34217msgid "rank-mismatch between if-statement%'s condition and the then-block"
34218msgstr ""
34219
34220#: c/c-typeck.c:10016
34221#, gcc-internal-format
34222msgid "rank-mismatch between if-statement%'s condition and the else-block"
34223msgstr ""
34224
34225#: c/c-typeck.c:10141 cp/parser.c:11756
34226#, gcc-internal-format
34227msgid "break statement not within loop or switch"
34228msgstr ""
34229
34230#: c/c-typeck.c:10143 cp/parser.c:11782
34231#, gcc-internal-format
34232msgid "continue statement not within a loop"
34233msgstr ""
34234
34235#: c/c-typeck.c:10148 cp/parser.c:11769
34236#, gcc-internal-format
34237msgid "break statement used with OpenMP for loop"
34238msgstr ""
34239
34240#: c/c-typeck.c:10153
34241#, gcc-internal-format
34242msgid "break statement within %<#pragma simd%> loop body"
34243msgstr ""
34244
34245#: c/c-typeck.c:10155 cp/parser.c:11786
34246#, gcc-internal-format
34247msgid "continue statement within %<#pragma simd%> loop body"
34248msgstr ""
34249
34250#: c/c-typeck.c:10181 cp/cp-gimplify.c:444
34251#, gcc-internal-format
34252msgid "statement with no effect"
34253msgstr ""
34254
34255#: c/c-typeck.c:10225
34256#, gcc-internal-format
34257msgid "expression statement has incomplete type"
34258msgstr ""
34259
34260#: c/c-typeck.c:11026 c/c-typeck.c:11183 cp/typeck.c:4790
34261#, gcc-internal-format
34262msgid "comparing vectors with different element types"
34263msgstr ""
34264
34265#: c/c-typeck.c:11033 c/c-typeck.c:11190 cp/typeck.c:4802
34266#, gcc-internal-format
34267msgid "comparing vectors with different number of elements"
34268msgstr ""
34269
34270#: c/c-typeck.c:11064 cp/typeck.c:4528
34271#, gcc-internal-format
34272msgid "comparing floating point with == or != is unsafe"
34273msgstr ""
34274
34275#: c/c-typeck.c:11081 c/c-typeck.c:11101
34276#, gcc-internal-format
34277msgid "the comparison will always evaluate as %<false%> for the address of %qD will never be NULL"
34278msgstr ""
34279
34280#: c/c-typeck.c:11087 c/c-typeck.c:11107
34281#, gcc-internal-format
34282msgid "the comparison will always evaluate as %<true%> for the address of %qD will never be NULL"
34283msgstr ""
34284
34285#: c/c-typeck.c:11128 c/c-typeck.c:11248
34286#, gcc-internal-format
34287msgid "comparison of pointers to disjoint address spaces"
34288msgstr ""
34289
34290#: c/c-typeck.c:11135 c/c-typeck.c:11141
34291#, gcc-internal-format
34292msgid "ISO C forbids comparison of %<void *%> with function pointer"
34293msgstr ""
34294
34295#: c/c-typeck.c:11148 c/c-typeck.c:11258
34296#, gcc-internal-format
34297msgid "comparison of distinct pointer types lacks a cast"
34298msgstr ""
34299
34300#: c/c-typeck.c:11160 c/c-typeck.c:11165 c/c-typeck.c:11284 c/c-typeck.c:11289
34301#, gcc-internal-format
34302msgid "comparison between pointer and integer"
34303msgstr ""
34304
34305#: c/c-typeck.c:11236
34306#, gcc-internal-format
34307msgid "comparison of complete and incomplete pointers"
34308msgstr ""
34309
34310#: c/c-typeck.c:11238
34311#, gcc-internal-format
34312msgid "ISO C forbids ordered comparisons of pointers to functions"
34313msgstr ""
34314
34315#: c/c-typeck.c:11243
34316#, gcc-internal-format
34317msgid "ordered comparison of pointer with null pointer"
34318msgstr ""
34319
34320#: c/c-typeck.c:11266 c/c-typeck.c:11269 c/c-typeck.c:11276 c/c-typeck.c:11279
34321#: cp/typeck.c:4853 cp/typeck.c:4860
34322#, gcc-internal-format
34323msgid "ordered comparison of pointer with integer zero"
34324msgstr ""
34325
34326#: c/c-typeck.c:11330 cp/typeck.c:4939
34327#, gcc-internal-format
34328msgid "implicit conversion from %qT to %qT to match other operand of binary expression"
34329msgstr ""
34330
34331#: c/c-typeck.c:11643
34332#, gcc-internal-format
34333msgid "used array that cannot be converted to pointer where scalar is required"
34334msgstr ""
34335
34336#: c/c-typeck.c:11647
34337#, gcc-internal-format
34338msgid "used struct type value where scalar is required"
34339msgstr ""
34340
34341#: c/c-typeck.c:11651
34342#, gcc-internal-format
34343msgid "used union type value where scalar is required"
34344msgstr ""
34345
34346#: c/c-typeck.c:11667
34347#, gcc-internal-format
34348msgid "used vector type where scalar is required"
34349msgstr ""
34350
34351#: c/c-typeck.c:11857 cp/semantics.c:8516
34352#, gcc-internal-format
34353msgid "%<#pragma omp cancel must specify one of %<parallel%>, %<for%>, %<sections%> or %<taskgroup%> clauses"
34354msgstr ""
34355
34356#: c/c-typeck.c:11896 cp/semantics.c:8553
34357#, gcc-internal-format
34358msgid "%<#pragma omp cancellation point must specify one of %<parallel%>, %<for%>, %<sections%> or %<taskgroup%> clauses"
34359msgstr ""
34360
34361#: c/c-typeck.c:11946 c/c-typeck.c:13052 cp/semantics.c:4507
34362#: cp/semantics.c:6628
34363#, gcc-internal-format
34364msgid "bit-field %qE in %qs clause"
34365msgstr ""
34366
34367#: c/c-typeck.c:11955 c/c-typeck.c:13069 cp/semantics.c:4517
34368#: cp/semantics.c:6646
34369#, gcc-internal-format
34370msgid "%qE is a member of a union"
34371msgstr ""
34372
34373#: c/c-typeck.c:11965 cp/semantics.c:4531 cp/semantics.c:6671
34374#, gcc-internal-format
34375msgid "%qD is not a variable in %qs clause"
34376msgstr ""
34377
34378#: c/c-typeck.c:11969 c/c-typeck.c:13086 cp/semantics.c:4535
34379#: cp/semantics.c:6674
34380#, gcc-internal-format
34381msgid "%qE is not a variable in %qs clause"
34382msgstr ""
34383
34384#: c/c-typeck.c:11977 c/c-typeck.c:13093 c/c-typeck.c:13178
34385#: cp/semantics.c:4552 cp/semantics.c:6680 cp/semantics.c:6834
34386#, gcc-internal-format
34387msgid "%qD is threadprivate variable in %qs clause"
34388msgstr ""
34389
34390#: c/c-typeck.c:11999 cp/semantics.c:4583
34391#, gcc-internal-format
34392msgid "low bound %qE of array section does not have integral type"
34393msgstr ""
34394
34395#: c/c-typeck.c:12006 cp/semantics.c:4590
34396#, gcc-internal-format
34397msgid "length %qE of array section does not have integral type"
34398msgstr ""
34399
34400#: c/c-typeck.c:12033 c/c-typeck.c:12097 c/c-typeck.c:12355
34401#: cp/semantics.c:4626 cp/semantics.c:4690
34402#, gcc-internal-format
34403msgid "zero length array section in %qs clause"
34404msgstr ""
34405
34406#: c/c-typeck.c:12052 cp/semantics.c:4645
34407#, gcc-internal-format
34408msgid "for unknown bound array type length expression must be specified"
34409msgstr ""
34410
34411#: c/c-typeck.c:12060 cp/semantics.c:4653
34412#, gcc-internal-format
34413msgid "negative low bound in array section in %qs clause"
34414msgstr ""
34415
34416#: c/c-typeck.c:12069 c/c-typeck.c:12179 cp/semantics.c:4662
34417#: cp/semantics.c:4772
34418#, gcc-internal-format
34419msgid "negative length in array section in %qs clause"
34420msgstr ""
34421
34422#: c/c-typeck.c:12086 cp/semantics.c:4679
34423#, gcc-internal-format
34424msgid "low bound %qE above array section size in %qs clause"
34425msgstr ""
34426
34427#: c/c-typeck.c:12123 cp/semantics.c:4716
34428#, gcc-internal-format
34429msgid "length %qE above array section size in %qs clause"
34430msgstr ""
34431
34432#: c/c-typeck.c:12138 cp/semantics.c:4731
34433#, gcc-internal-format
34434msgid "high bound %qE above array section size in %qs clause"
34435msgstr ""
34436
34437#: c/c-typeck.c:12171 cp/semantics.c:4764
34438#, gcc-internal-format
34439msgid "for pointer type length expression must be specified"
34440msgstr ""
34441
34442#: c/c-typeck.c:12189 c/c-typeck.c:12298 cp/semantics.c:4782
34443#: cp/semantics.c:4894
34444#, gcc-internal-format
34445msgid "array section is not contiguous in %qs clause"
34446msgstr ""
34447
34448#: c/c-typeck.c:12197 cp/semantics.c:4790
34449#, gcc-internal-format
34450msgid "%qE does not have pointer or array type"
34451msgstr ""
34452
34453#: c/c-typeck.c:12575 c/c-typeck.c:12585
34454#, gcc-internal-format
34455msgid "%qD in %<reduction%> clause is a zero size array"
34456msgstr ""
34457
34458#: c/c-typeck.c:12643
34459#, gcc-internal-format
34460msgid "%qE has invalid type for %<reduction(%s)%>"
34461msgstr ""
34462
34463#: c/c-typeck.c:12652 cp/semantics.c:5701
34464#, gcc-internal-format
34465msgid "user defined reduction not found for %qE"
34466msgstr ""
34467
34468#: c/c-typeck.c:12740
34469#, gcc-internal-format
34470msgid "variable length element type in array %<reduction%> clause"
34471msgstr ""
34472
34473#: c/c-typeck.c:12758 c/c-typeck.c:13236 cp/semantics.c:7150
34474#, gcc-internal-format
34475msgid "%<nowait%> clause must not be used together with %<copyprivate%>"
34476msgstr ""
34477
34478#: c/c-typeck.c:12770 cp/semantics.c:7190
34479#, gcc-internal-format
34480msgid "%qE must be %<threadprivate%> for %<copyin%>"
34481msgstr ""
34482
34483#: c/c-typeck.c:12784 cp/semantics.c:5863
34484#, gcc-internal-format
34485msgid "modifier should not be specified in %<linear%> clause on %<simd%> or %<for%> constructs"
34486msgstr ""
34487
34488#: c/c-typeck.c:12792
34489#, gcc-internal-format
34490msgid "linear clause applied to non-integral non-pointer variable with type %qT"
34491msgstr ""
34492
34493#: c/c-typeck.c:12812 cp/semantics.c:5931
34494#, gcc-internal-format
34495msgid "%<linear%> clause step %qE is neither constant nor a parameter"
34496msgstr ""
34497
34498#: c/c-typeck.c:12842 c/c-typeck.c:13171 cp/semantics.c:6015
34499#: cp/semantics.c:6827
34500#, gcc-internal-format
34501msgid "%qE is not a variable in clause %qs"
34502msgstr ""
34503
34504#: c/c-typeck.c:12851 c/c-typeck.c:12878 c/c-typeck.c:12904
34505#, gcc-internal-format
34506msgid "%qE appears more than once in data clauses"
34507msgstr ""
34508
34509#: c/c-typeck.c:12857 c/c-typeck.c:12883 c/c-typeck.c:13127 c/c-typeck.c:13144
34510#: cp/semantics.c:6029 cp/semantics.c:6081 cp/semantics.c:6733
34511#: cp/semantics.c:6750
34512#, gcc-internal-format
34513msgid "%qD appears both in data and map clauses"
34514msgstr ""
34515
34516#: c/c-typeck.c:12871 cp/semantics.c:6070
34517#, gcc-internal-format
34518msgid "%qE is not a variable in clause %<firstprivate%>"
34519msgstr ""
34520
34521#: c/c-typeck.c:12897 cp/semantics.c:6109
34522#, gcc-internal-format
34523msgid "%qE is not a variable in clause %<lastprivate%>"
34524msgstr ""
34525
34526#: c/c-typeck.c:12916 cp/semantics.c:6459
34527#, gcc-internal-format
34528msgid "%qE is not a variable in %<aligned%> clause"
34529msgstr ""
34530
34531#: c/c-typeck.c:12923
34532#, gcc-internal-format
34533msgid "%qE in %<aligned%> clause is neither a pointer nor an array"
34534msgstr ""
34535
34536#: c/c-typeck.c:12930
34537#, gcc-internal-format
34538msgid "%qE appears more than once in %<aligned%> clauses"
34539msgstr ""
34540
34541#: c/c-typeck.c:12985 cp/semantics.c:6541
34542#, gcc-internal-format
34543msgid "%qE is not a variable in %<depend%> clause"
34544msgstr ""
34545
34546#: c/c-typeck.c:13007 cp/semantics.c:6572
34547#, gcc-internal-format
34548msgid "array section does not have mappable type in %qs clause"
34549msgstr ""
34550
34551#: c/c-typeck.c:13024 c/c-typeck.c:13136 cp/semantics.c:6591
34552#: cp/semantics.c:6742
34553#, gcc-internal-format
34554msgid "%qD appears more than once in motion clauses"
34555msgstr ""
34556
34557#: c/c-typeck.c:13027 c/c-typeck.c:13138 cp/semantics.c:6594
34558#: cp/semantics.c:6744
34559#, gcc-internal-format
34560msgid "%qD appears more than once in map clauses"
34561msgstr ""
34562
34563#: c/c-typeck.c:13059 cp/semantics.c:6635
34564#, gcc-internal-format
34565msgid "%qE does not have a mappable type in %qs clause"
34566msgstr ""
34567
34568#: c/c-typeck.c:13112 c/c-typeck.c:13185 cp/semantics.c:6710
34569#: cp/semantics.c:6841
34570#, gcc-internal-format
34571msgid "%qD does not have a mappable type in %qs clause"
34572msgstr ""
34573
34574#: c/c-typeck.c:13122 cp/semantics.c:6023 cp/semantics.c:6076
34575#: cp/semantics.c:6115 cp/semantics.c:6728
34576#, gcc-internal-format
34577msgid "%qD appears more than once in data clauses"
34578msgstr ""
34579
34580#: c/c-typeck.c:13166 cp/semantics.c:6821
34581#, gcc-internal-format
34582msgid "%qE is neither a variable nor a function name in clause %qs"
34583msgstr ""
34584
34585#: c/c-typeck.c:13194 cp/semantics.c:6850
34586#, gcc-internal-format
34587msgid "%qE appears more than once on the same %<declare target%> directive"
34588msgstr ""
34589
34590#: c/c-typeck.c:13208 cp/semantics.c:6865
34591#, gcc-internal-format
34592msgid "%qD is not an argument in %<uniform%> clause"
34593msgstr ""
34594
34595#: c/c-typeck.c:13211 cp/semantics.c:6867
34596#, gcc-internal-format
34597msgid "%qE is not an argument in %<uniform%> clause"
34598msgstr ""
34599
34600#: c/c-typeck.c:13226
34601#, gcc-internal-format
34602msgid "%qs variable is neither a pointer nor an array"
34603msgstr ""
34604
34605#: c/c-typeck.c:13301 cp/semantics.c:6269
34606#, gcc-internal-format
34607msgid "%<nonmonotonic%> modifier specified for %qs schedule kind"
34608msgstr ""
34609
34610#: c/c-typeck.c:13332 cp/semantics.c:7042
34611#, gcc-internal-format
34612msgid "%<inbranch%> clause is incompatible with %<notinbranch%>"
34613msgstr ""
34614
34615#: c/c-typeck.c:13382 cp/semantics.c:7233
34616#, gcc-internal-format
34617msgid "%qE is predetermined %qs for %qs"
34618msgstr ""
34619
34620#: c/c-typeck.c:13402 cp/semantics.c:7124
34621#, gcc-internal-format
34622msgid "%<simdlen%> clause value is bigger than %<safelen%> clause value"
34623msgstr ""
34624
34625#: c/c-typeck.c:13414 cp/semantics.c:7137
34626#, gcc-internal-format
34627msgid "%<nonmonotonic%> schedule modifier specified together with %<ordered%> clause"
34628msgstr ""
34629
34630#: c/c-typeck.c:13432 cp/semantics.c:7104
34631#, gcc-internal-format
34632msgid "%<linear%> clause step is a parameter %qD not specified in %<uniform%> clause"
34633msgstr ""
34634
34635#: c/c-typeck.c:13561
34636#, gcc-internal-format
34637msgid "cannot use %<va_arg%> with reverse storage order"
34638msgstr ""
34639
34640#: c/c-typeck.c:13566
34641#, gcc-internal-format
34642msgid "second argument to %<va_arg%> is of incomplete type %qT"
34643msgstr ""
34644
34645#: c/c-typeck.c:13572
34646#, gcc-internal-format
34647msgid "C++ requires promoted type, not enum type, in %<va_arg%>"
34648msgstr ""
34649
34650#. A bad conversion for 'this' must be discarding cv-quals.
34651#: cp/call.c:3319
34652#, gcc-internal-format
34653msgid "  passing %qT as %<this%> argument discards qualifiers"
34654msgstr ""
34655
34656#: cp/call.c:3323
34657#, gcc-internal-format
34658msgid "  no known conversion for implicit %<this%> parameter from %qT to %qT"
34659msgstr ""
34660
34661#: cp/call.c:3330
34662#, gcc-internal-format, gfc-internal-format
34663msgid "  conversion of argument %d would be ill-formed:"
34664msgstr ""
34665
34666#. Conversion of conversion function return value failed.
34667#: cp/call.c:3337
34668#, gcc-internal-format
34669msgid "  no known conversion from %qT to %qT"
34670msgstr ""
34671
34672#: cp/call.c:3340
34673#, gcc-internal-format
34674msgid "  no known conversion for argument %d from %qT to %qT"
34675msgstr ""
34676
34677#: cp/call.c:3351 cp/pt.c:6108
34678#, gcc-internal-format, gfc-internal-format
34679msgid "  candidate expects %d argument, %d provided"
34680msgid_plural "  candidate expects %d arguments, %d provided"
34681msgstr[0] ""
34682msgstr[1] ""
34683msgstr[2] ""
34684
34685#: cp/call.c:3376
34686#, gcc-internal-format
34687msgid "%s%D(%T, %T, %T) <built-in>"
34688msgstr ""
34689
34690#: cp/call.c:3381
34691#, gcc-internal-format
34692msgid "%s%D(%T, %T) <built-in>"
34693msgstr ""
34694
34695#: cp/call.c:3385
34696#, gcc-internal-format
34697msgid "%s%D(%T) <built-in>"
34698msgstr ""
34699
34700#: cp/call.c:3389
34701#, gcc-internal-format
34702msgid "%s%T <conversion>"
34703msgstr ""
34704
34705#: cp/call.c:3391
34706#, gcc-internal-format
34707msgid "%s%#D <near match>"
34708msgstr ""
34709
34710#: cp/call.c:3393
34711#, gcc-internal-format
34712msgid "%s%#D <deleted>"
34713msgstr ""
34714
34715#: cp/call.c:3395
34716#, gcc-internal-format
34717msgid "%s%#D"
34718msgstr ""
34719
34720#: cp/call.c:3414
34721#, gcc-internal-format
34722msgid "  return type %qT of explicit conversion function cannot be converted to %qT with a qualification conversion"
34723msgstr ""
34724
34725#: cp/call.c:3420
34726#, gcc-internal-format
34727msgid "  conversion from return type %qT of template conversion function specialization to %qT is not an exact match"
34728msgstr ""
34729
34730#: cp/call.c:3431
34731#, gcc-internal-format
34732msgid "  substitution of deduced template arguments resulted in errors seen above"
34733msgstr ""
34734
34735#. Re-run template unification with diagnostics.
34736#: cp/call.c:3436
34737#, gcc-internal-format
34738msgid "  template argument deduction/substitution failed:"
34739msgstr ""
34740
34741#: cp/call.c:3450
34742#, gcc-internal-format
34743msgid "  a constructor taking a single argument of its own class type is invalid"
34744msgstr ""
34745
34746#: cp/call.c:3814
34747#, gcc-internal-format
34748msgid "conversion from %qT to %qT is ambiguous"
34749msgstr ""
34750
34751#: cp/call.c:3941
34752#, gcc-internal-format
34753msgid "conversion from %qT to %qT not considered for non-type template argument"
34754msgstr ""
34755
34756#: cp/call.c:4059
34757#, gcc-internal-format
34758msgid "no matching function for call to %<%D(%A)%>"
34759msgstr ""
34760
34761#: cp/call.c:4062
34762#, gcc-internal-format
34763msgid "call of overloaded %<%D(%A)%> is ambiguous"
34764msgstr ""
34765
34766#. It's no good looking for an overloaded operator() on a
34767#. pointer-to-member-function.
34768#: cp/call.c:4297
34769#, gcc-internal-format
34770msgid "pointer-to-member function %E cannot be called without an object; consider using .* or ->*"
34771msgstr ""
34772
34773#: cp/call.c:4368
34774#, gcc-internal-format
34775msgid "no match for call to %<(%T) (%A)%>"
34776msgstr ""
34777
34778#: cp/call.c:4381
34779#, gcc-internal-format
34780msgid "call of %<(%T) (%A)%> is ambiguous"
34781msgstr ""
34782
34783#: cp/call.c:4432
34784#, gcc-internal-format
34785msgid "ambiguous overload for "
34786msgstr ""
34787
34788#: cp/call.c:4433
34789#, gcc-internal-format
34790msgid "no match for "
34791msgstr ""
34792
34793#: cp/call.c:4436
34794#, gcc-internal-format
34795msgid " (operand types are %qT, %qT, and %qT)"
34796msgstr ""
34797
34798#: cp/call.c:4438
34799#, gcc-internal-format
34800msgid " (operand types are %qT and %qT)"
34801msgstr ""
34802
34803#: cp/call.c:4440
34804#, gcc-internal-format
34805msgid " (operand type is %qT)"
34806msgstr ""
34807
34808#: cp/call.c:4460
34809#, gcc-internal-format
34810msgid "ternary %<operator?:%>"
34811msgstr ""
34812
34813#: cp/call.c:4464
34814#, gcc-internal-format
34815msgid "ternary %<operator?:%> in %<%E ? %E : %E%>"
34816msgstr ""
34817
34818#: cp/call.c:4473 cp/call.c:4504 cp/call.c:4513
34819#, gcc-internal-format
34820msgid "%<operator%s%>"
34821msgstr ""
34822
34823#: cp/call.c:4476
34824#, gcc-internal-format
34825msgid "%<operator%s%> in %<%E%s%>"
34826msgstr ""
34827
34828#: cp/call.c:4483
34829#, gcc-internal-format
34830msgid "%<operator[]%>"
34831msgstr ""
34832
34833#: cp/call.c:4486
34834#, gcc-internal-format
34835msgid "%<operator[]%> in %<%E[%E]%>"
34836msgstr ""
34837
34838#: cp/call.c:4494
34839#, fuzzy, gcc-internal-format
34840#| msgid "%s\n"
34841msgid "%qs"
34842msgstr "%s\n"
34843
34844#: cp/call.c:4497
34845#, gcc-internal-format
34846msgid "%qs in %<%s %E%>"
34847msgstr ""
34848
34849#: cp/call.c:4507
34850#, gcc-internal-format
34851msgid "%<operator%s%> in %<%E %s %E%>"
34852msgstr ""
34853
34854#: cp/call.c:4516
34855#, gcc-internal-format
34856msgid "%<operator%s%> in %<%s%E%>"
34857msgstr ""
34858
34859#: cp/call.c:4625
34860#, gcc-internal-format
34861msgid "ISO C++ forbids omitting the middle term of a ?: expression"
34862msgstr ""
34863
34864#: cp/call.c:4684
34865#, gcc-internal-format
34866msgid "inferred scalar type %qT is not an integer or floating point type of the same size as %qT"
34867msgstr ""
34868
34869#: cp/call.c:4761
34870#, gcc-internal-format
34871msgid "incompatible vector types in conditional expression: %qT, %qT and %qT"
34872msgstr ""
34873
34874#: cp/call.c:4851
34875#, gcc-internal-format
34876msgid "second operand to the conditional operator is of type %<void%>, but the third operand is neither a throw-expression nor of type %<void%>"
34877msgstr ""
34878
34879#: cp/call.c:4856
34880#, gcc-internal-format
34881msgid "third operand to the conditional operator is of type %<void%>, but the second operand is neither a throw-expression nor of type %<void%>"
34882msgstr ""
34883
34884#: cp/call.c:4907 cp/call.c:5023 cp/call.c:5166
34885#, gcc-internal-format
34886msgid "operands to ?: have different types %qT and %qT"
34887msgstr ""
34888
34889#: cp/call.c:4910
34890#, gcc-internal-format
34891msgid "  and each type can be converted to the other"
34892msgstr ""
34893
34894#: cp/call.c:5111
34895#, gcc-internal-format
34896msgid "enumeral mismatch in conditional expression: %qT vs %qT"
34897msgstr ""
34898
34899#: cp/call.c:5123
34900#, gcc-internal-format
34901msgid "enumeral and non-enumeral type in conditional expression"
34902msgstr ""
34903
34904#: cp/call.c:5586
34905#, gcc-internal-format
34906msgid "no %<%D(int)%> declared for postfix %qs, trying prefix operator instead"
34907msgstr ""
34908
34909#: cp/call.c:5588
34910#, gcc-internal-format
34911msgid "no %<%D(int)%> declared for postfix %qs"
34912msgstr ""
34913
34914#: cp/call.c:5694
34915#, gcc-internal-format
34916msgid "comparison between %q#T and %q#T"
34917msgstr ""
34918
34919#: cp/call.c:5965
34920#, gcc-internal-format
34921msgid "exception cleanup for this placement new selects non-placement operator delete"
34922msgstr ""
34923
34924#: cp/call.c:5968
34925#, gcc-internal-format
34926msgid "%qD is a usual (non-placement) deallocation function in C++14 (or with -fsized-deallocation)"
34927msgstr ""
34928
34929#: cp/call.c:6003
34930#, gcc-internal-format
34931msgid "%qD is a usual (non-placement) deallocation function"
34932msgstr ""
34933
34934#: cp/call.c:6120
34935#, gcc-internal-format
34936msgid "no corresponding deallocation function for %qD"
34937msgstr ""
34938
34939#: cp/call.c:6126
34940#, gcc-internal-format
34941msgid "no suitable %<operator %s%> for %qT"
34942msgstr ""
34943
34944#: cp/call.c:6148
34945#, gcc-internal-format
34946msgid "%q#D is private within this context"
34947msgstr ""
34948
34949#: cp/call.c:6150
34950#, gcc-internal-format
34951msgid "declared private here"
34952msgstr ""
34953
34954#: cp/call.c:6154
34955#, gcc-internal-format
34956msgid "%q#D is protected within this context"
34957msgstr ""
34958
34959#: cp/call.c:6156
34960#, gcc-internal-format
34961msgid "declared protected here"
34962msgstr ""
34963
34964#: cp/call.c:6160
34965#, gcc-internal-format
34966msgid "%q#D is inaccessible within this context"
34967msgstr ""
34968
34969#: cp/call.c:6213
34970#, gcc-internal-format
34971msgid "passing NULL to non-pointer argument %P of %qD"
34972msgstr ""
34973
34974#: cp/call.c:6217
34975#, gcc-internal-format
34976msgid "converting to non-pointer type %qT from NULL"
34977msgstr ""
34978
34979#: cp/call.c:6226
34980#, gcc-internal-format
34981msgid "converting %<false%> to pointer type for argument %P of %qD"
34982msgstr ""
34983
34984#: cp/call.c:6230
34985#, gcc-internal-format
34986msgid "converting %<false%> to pointer type %qT"
34987msgstr ""
34988
34989#: cp/call.c:6293
34990#, gcc-internal-format
34991msgid "too many braces around initializer for %qT"
34992msgstr ""
34993
34994#: cp/call.c:6304
34995#, gcc-internal-format
34996msgid "converting to %qT from %qT requires direct-initialization"
34997msgstr ""
34998
34999#: cp/call.c:6312
35000#, gcc-internal-format
35001msgid "invalid user-defined conversion from %qT to %qT"
35002msgstr ""
35003
35004#: cp/call.c:6329 cp/call.c:6353 cp/call.c:6472 cp/call.c:6564 cp/call.c:6606
35005#: cp/call.c:6634
35006#, gcc-internal-format
35007msgid "  initializing argument %P of %qD"
35008msgstr ""
35009
35010#: cp/call.c:6349 cp/cvt.c:224
35011#, gcc-internal-format
35012msgid "invalid conversion from %qT to %qT"
35013msgstr ""
35014
35015#: cp/call.c:6384 cp/call.c:6391
35016#, gcc-internal-format
35017msgid "converting to %qT from initializer list would use explicit constructor %qD"
35018msgstr ""
35019
35020#: cp/call.c:6387
35021#, gcc-internal-format
35022msgid "in C++11 and above a default constructor can be explicit"
35023msgstr ""
35024
35025#: cp/call.c:6620
35026#, gcc-internal-format
35027msgid "cannot bind %qT lvalue to %qT"
35028msgstr ""
35029
35030#: cp/call.c:6624 cp/call.c:9956
35031#, gcc-internal-format
35032msgid "invalid initialization of non-const reference of type %qT from an rvalue of type %qT"
35033msgstr ""
35034
35035#: cp/call.c:6627
35036#, gcc-internal-format
35037msgid "binding %qT to reference of type %qT discards qualifiers"
35038msgstr ""
35039
35040#: cp/call.c:6663
35041#, gcc-internal-format
35042msgid "cannot bind bitfield %qE to %qT"
35043msgstr ""
35044
35045#: cp/call.c:6666 cp/call.c:6683
35046#, gcc-internal-format
35047msgid "cannot bind packed field %qE to %qT"
35048msgstr ""
35049
35050#: cp/call.c:6669
35051#, gcc-internal-format
35052msgid "cannot bind rvalue %qE to %qT"
35053msgstr ""
35054
35055#: cp/call.c:6796 cp/cvt.c:1738
35056#, gcc-internal-format
35057msgid "scoped enum %qT passed through ... as %qT before -fabi-version=6, %qT after"
35058msgstr ""
35059
35060#: cp/call.c:6837
35061#, gcc-internal-format
35062msgid "passing objects of non-trivially-copyable type %q#T through %<...%> is conditionally supported"
35063msgstr ""
35064
35065#: cp/call.c:6868
35066#, gcc-internal-format
35067msgid "cannot receive reference type %qT through %<...%>"
35068msgstr ""
35069
35070#: cp/call.c:6878
35071#, gcc-internal-format
35072msgid "receiving objects of non-trivially-copyable type %q#T through %<...%> is conditionally-supported"
35073msgstr ""
35074
35075#: cp/call.c:6938
35076#, gcc-internal-format
35077msgid "recursive evaluation of default argument for %q#D"
35078msgstr ""
35079
35080#: cp/call.c:6947
35081#, gcc-internal-format
35082msgid "call to %qD uses the default argument for parameter %P, which is not yet defined"
35083msgstr ""
35084
35085#: cp/call.c:7049
35086#, gcc-internal-format
35087msgid "argument of function call might be a candidate for a format attribute"
35088msgstr ""
35089
35090#: cp/call.c:7098
35091#, gcc-internal-format
35092msgid "use of multiversioned function without a default"
35093msgstr ""
35094
35095#: cp/call.c:7380
35096#, gcc-internal-format
35097msgid "passing %qT as %<this%> argument discards qualifiers"
35098msgstr ""
35099
35100#: cp/call.c:7383 cp/call.c:7499 cp/call.c:9186 cp/name-lookup.c:5728
35101#, gcc-internal-format
35102msgid "  in call to %qD"
35103msgstr ""
35104
35105#: cp/call.c:7413
35106#, gcc-internal-format
35107msgid "%qT is not an accessible base of %qT"
35108msgstr ""
35109
35110#: cp/call.c:7495
35111#, gcc-internal-format
35112msgid "deducing %qT as %qT"
35113msgstr ""
35114
35115#: cp/call.c:7501
35116#, gcc-internal-format
35117msgid "  (you can disable this with -fno-deduce-init-list)"
35118msgstr ""
35119
35120#: cp/call.c:7877
35121#, gcc-internal-format
35122msgid "could not find class$ field in java interface type %qT"
35123msgstr ""
35124
35125#: cp/call.c:8048
35126#, gcc-internal-format
35127msgid "constructor delegates to itself"
35128msgstr ""
35129
35130#: cp/call.c:8138
35131#, gcc-internal-format
35132msgid "call to non-function %qD"
35133msgstr ""
35134
35135#: cp/call.c:8184 cp/pt.c:13718 cp/typeck.c:2783
35136#, gcc-internal-format
35137msgid "cannot call constructor %<%T::%D%> directly"
35138msgstr ""
35139
35140#: cp/call.c:8186
35141#, gcc-internal-format
35142msgid "for a function-style cast, remove the redundant %<::%D%>"
35143msgstr ""
35144
35145#: cp/call.c:8316
35146#, gcc-internal-format
35147msgid "no matching function for call to %<%T::operator %T(%A)%#V%>"
35148msgstr ""
35149
35150#: cp/call.c:8329
35151#, gcc-internal-format
35152msgid "no matching function for call to %<%T::%s(%A)%#V%>"
35153msgstr ""
35154
35155#: cp/call.c:8355
35156#, gcc-internal-format
35157msgid "no matching function for call to %<%s(%A)%>"
35158msgstr ""
35159
35160#: cp/call.c:8358
35161#, gcc-internal-format
35162msgid "call of overloaded %<%s(%A)%> is ambiguous"
35163msgstr ""
35164
35165#: cp/call.c:8379
35166#, gcc-internal-format
35167msgid "pure virtual %q#D called from non-static data member initializer"
35168msgstr ""
35169
35170#: cp/call.c:8405
35171#, gcc-internal-format
35172msgid "cannot call member function %qD without object"
35173msgstr ""
35174
35175#: cp/call.c:9184
35176#, gcc-internal-format
35177msgid "passing %qT chooses %qT over %qT"
35178msgstr ""
35179
35180#: cp/call.c:9244
35181#, gcc-internal-format
35182msgid "choosing %qD over %qD"
35183msgstr ""
35184
35185#: cp/call.c:9245
35186#, gcc-internal-format
35187msgid "  for conversion from %qT to %qT"
35188msgstr ""
35189
35190#: cp/call.c:9248
35191#, gcc-internal-format
35192msgid "  because conversion sequence for the argument is better"
35193msgstr ""
35194
35195#: cp/call.c:9410
35196#, gcc-internal-format
35197msgid "default argument mismatch in overload resolution"
35198msgstr ""
35199
35200#: cp/call.c:9414
35201#, gcc-internal-format
35202msgid " candidate 1: %q+#F"
35203msgstr ""
35204
35205#: cp/call.c:9416
35206#, gcc-internal-format
35207msgid " candidate 2: %q+#F"
35208msgstr ""
35209
35210#: cp/call.c:9461
35211#, gcc-internal-format
35212msgid "ISO C++ says that these are ambiguous, even though the worst conversion for the first is better than the worst conversion for the second:"
35213msgstr ""
35214
35215#: cp/call.c:9639
35216#, gcc-internal-format
35217msgid "could not convert %qE from %qT to %qT"
35218msgstr ""
35219
35220#: cp/call.c:9833
35221#, gcc-internal-format
35222msgid "a temporary bound to %qD only persists until the constructor exits"
35223msgstr ""
35224
35225#: cp/call.c:9960
35226#, gcc-internal-format
35227msgid "invalid initialization of reference of type %qT from expression of type %qT"
35228msgstr ""
35229
35230#: cp/class.c:324
35231#, gcc-internal-format
35232msgid "cannot convert from pointer to base class %qT to pointer to derived class %qT because the base is virtual"
35233msgstr ""
35234
35235#: cp/class.c:328
35236#, gcc-internal-format
35237msgid "cannot convert from base class %qT to derived class %qT because the base is virtual"
35238msgstr ""
35239
35240#: cp/class.c:335
35241#, gcc-internal-format
35242msgid "cannot convert from pointer to base class %qT to pointer to derived class %qT via virtual base %qT"
35243msgstr ""
35244
35245#: cp/class.c:340
35246#, gcc-internal-format
35247msgid "cannot convert from base class %qT to derived class %qT via virtual base %qT"
35248msgstr ""
35249
35250#: cp/class.c:1055
35251#, gcc-internal-format
35252msgid "Java class %qT cannot have a destructor"
35253msgstr ""
35254
35255#: cp/class.c:1057
35256#, gcc-internal-format
35257msgid "Java class %qT cannot have an implicit non-trivial destructor"
35258msgstr ""
35259
35260#: cp/class.c:1193
35261#, gcc-internal-format
35262msgid "%q#D inherited from %qT"
35263msgstr ""
35264
35265#: cp/class.c:1196
35266#, gcc-internal-format
35267msgid "conflicts with version inherited from %qT"
35268msgstr ""
35269
35270#: cp/class.c:1210
35271#, gcc-internal-format
35272msgid "%q+#D cannot be overloaded"
35273msgstr ""
35274
35275#: cp/class.c:1211
35276#, gcc-internal-format
35277msgid "with %q+#D"
35278msgstr ""
35279
35280#: cp/class.c:1284
35281#, gcc-internal-format
35282msgid "conflicting access specifications for method %q+D, ignored"
35283msgstr ""
35284
35285#: cp/class.c:1287
35286#, gcc-internal-format
35287msgid "conflicting access specifications for field %qE, ignored"
35288msgstr ""
35289
35290#: cp/class.c:1350 cp/class.c:1358
35291#, gcc-internal-format
35292msgid "%q+D invalid in %q#T"
35293msgstr ""
35294
35295#: cp/class.c:1351
35296#, gcc-internal-format
35297msgid "  because of local method %q+#D with same name"
35298msgstr ""
35299
35300#: cp/class.c:1359
35301#, gcc-internal-format
35302msgid "  because of local member %q+#D with same name"
35303msgstr ""
35304
35305#: cp/class.c:1414
35306#, gcc-internal-format
35307msgid "%qD inherits the %E ABI tag that %qT (used in its return type) has"
35308msgstr ""
35309
35310#: cp/class.c:1417 cp/class.c:1423 cp/class.c:1429 cp/class.c:1440
35311#, gcc-internal-format
35312msgid "%qT declared here"
35313msgstr ""
35314
35315#: cp/class.c:1421
35316#, gcc-internal-format
35317msgid "%qD inherits the %E ABI tag that %qT (used in its type) has"
35318msgstr ""
35319
35320#: cp/class.c:1427
35321#, gcc-internal-format
35322msgid "%qT does not have the %E ABI tag that base %qT has"
35323msgstr ""
35324
35325#: cp/class.c:1434
35326#, gcc-internal-format
35327msgid "%qT does not have the %E ABI tag that %qT (used in the type of %qD) has"
35328msgstr ""
35329
35330#: cp/class.c:1718
35331#, gcc-internal-format
35332msgid "cannot derive from %<final%> base %qT in derived type %qT"
35333msgstr ""
35334
35335#: cp/class.c:2164
35336#, gcc-internal-format
35337msgid "all member functions in class %qT are private"
35338msgstr ""
35339
35340#: cp/class.c:2176
35341#, gcc-internal-format
35342msgid "%q#T only defines a private destructor and has no friends"
35343msgstr ""
35344
35345#: cp/class.c:2221
35346#, gcc-internal-format
35347msgid "%q#T only defines private constructors and has no friends"
35348msgstr ""
35349
35350#: cp/class.c:2614
35351#, gcc-internal-format
35352msgid "no unique final overrider for %qD in %qT"
35353msgstr ""
35354
35355#: cp/class.c:2975
35356#, gcc-internal-format
35357msgid "%qD can be marked override"
35358msgstr ""
35359
35360#: cp/class.c:2987
35361#, gcc-internal-format
35362msgid "%q+#D marked %<final%>, but is not virtual"
35363msgstr ""
35364
35365#: cp/class.c:2989
35366#, gcc-internal-format
35367msgid "%q+#D marked %<override%>, but does not override"
35368msgstr ""
35369
35370#: cp/class.c:3059
35371#, gcc-internal-format
35372msgid "%qD was hidden"
35373msgstr ""
35374
35375#: cp/class.c:3061
35376#, gcc-internal-format
35377msgid "  by %qD"
35378msgstr ""
35379
35380#: cp/class.c:3095 cp/decl2.c:1538
35381#, gcc-internal-format
35382msgid "%q#D invalid; an anonymous union can only have non-static data members"
35383msgstr ""
35384
35385#: cp/class.c:3099
35386#, gcc-internal-format
35387msgid "%q#D invalid; an anonymous struct can only have non-static data members"
35388msgstr ""
35389
35390#: cp/class.c:3111 cp/decl2.c:1545
35391#, gcc-internal-format
35392msgid "private member %q#D in anonymous union"
35393msgstr ""
35394
35395#: cp/class.c:3114
35396#, gcc-internal-format
35397msgid "private member %q#D in anonymous struct"
35398msgstr ""
35399
35400#: cp/class.c:3120 cp/decl2.c:1548
35401#, gcc-internal-format
35402msgid "protected member %q#D in anonymous union"
35403msgstr ""
35404
35405#: cp/class.c:3123
35406#, gcc-internal-format
35407msgid "protected member %q#D in anonymous struct"
35408msgstr ""
35409
35410#: cp/class.c:3302
35411#, gcc-internal-format
35412msgid "the ellipsis in %qD is not inherited"
35413msgstr ""
35414
35415#: cp/class.c:3480
35416#, gcc-internal-format
35417msgid "bit-field %q+#D with non-integral type"
35418msgstr ""
35419
35420#: cp/class.c:3496
35421#, gcc-internal-format
35422msgid "bit-field %q+D width not an integer constant"
35423msgstr ""
35424
35425#: cp/class.c:3501
35426#, gcc-internal-format
35427msgid "negative width in bit-field %q+D"
35428msgstr ""
35429
35430#: cp/class.c:3506
35431#, gcc-internal-format
35432msgid "zero width for bit-field %q+D"
35433msgstr ""
35434
35435#: cp/class.c:3516
35436#, gcc-internal-format
35437msgid "width of %qD exceeds its type"
35438msgstr ""
35439
35440#: cp/class.c:3521
35441#, gcc-internal-format
35442msgid "%qD is too small to hold all values of %q#T"
35443msgstr ""
35444
35445#: cp/class.c:3581
35446#, gcc-internal-format
35447msgid "member %q+#D with constructor not allowed in union"
35448msgstr ""
35449
35450#: cp/class.c:3584
35451#, gcc-internal-format
35452msgid "member %q+#D with destructor not allowed in union"
35453msgstr ""
35454
35455#: cp/class.c:3586
35456#, gcc-internal-format
35457msgid "member %q+#D with copy assignment operator not allowed in union"
35458msgstr ""
35459
35460#: cp/class.c:3590
35461#, gcc-internal-format
35462msgid "unrestricted unions only available with -std=c++11 or -std=gnu++11"
35463msgstr ""
35464
35465#: cp/class.c:3627
35466#, gcc-internal-format
35467msgid "multiple fields in union %qT initialized"
35468msgstr ""
35469
35470#: cp/class.c:3715
35471#, gcc-internal-format
35472msgid "in C++98 %q+D may not be static because it is a member of a union"
35473msgstr ""
35474
35475#: cp/class.c:3721
35476#, gcc-internal-format
35477msgid "in C++98 %q+D may not have reference type %qT because it is a member of a union"
35478msgstr ""
35479
35480#: cp/class.c:3731
35481#, gcc-internal-format
35482msgid "field %q+D invalidly declared function type"
35483msgstr ""
35484
35485#: cp/class.c:3737
35486#, gcc-internal-format
35487msgid "field %q+D invalidly declared method type"
35488msgstr ""
35489
35490#: cp/class.c:3797
35491#, gcc-internal-format
35492msgid "ignoring packed attribute because of unpacked non-POD field %q#D"
35493msgstr ""
35494
35495#: cp/class.c:3845
35496#, gcc-internal-format
35497msgid "member %q+D cannot be declared both %<const%> and %<mutable%>"
35498msgstr ""
35499
35500#: cp/class.c:3851
35501#, gcc-internal-format
35502msgid "member %q+D cannot be declared as a %<mutable%> reference"
35503msgstr ""
35504
35505#: cp/class.c:3913
35506#, gcc-internal-format
35507msgid "field %q#D with same name as class"
35508msgstr ""
35509
35510#: cp/class.c:3936
35511#, gcc-internal-format
35512msgid "%q#T has pointer data members"
35513msgstr ""
35514
35515#: cp/class.c:3941
35516#, gcc-internal-format
35517msgid "  but does not override %<%T(const %T&)%>"
35518msgstr ""
35519
35520#: cp/class.c:3943
35521#, gcc-internal-format
35522msgid "  or %<operator=(const %T&)%>"
35523msgstr ""
35524
35525#: cp/class.c:3947
35526#, gcc-internal-format
35527msgid "  but does not override %<operator=(const %T&)%>"
35528msgstr ""
35529
35530#: cp/class.c:4352
35531#, gcc-internal-format
35532msgid "alignment of %qD increased in -fabi-version=9 (GCC 5.2)"
35533msgstr ""
35534
35535#: cp/class.c:4355
35536#, gcc-internal-format
35537msgid "alignment of %qD will increase in -fabi-version=9"
35538msgstr ""
35539
35540#: cp/class.c:4609
35541#, gcc-internal-format
35542msgid "initializer specified for non-virtual method %q+D"
35543msgstr ""
35544
35545#: cp/class.c:5046
35546#, gcc-internal-format
35547msgid "method overrides both %<transaction_pure%> and %qE methods"
35548msgstr ""
35549
35550#: cp/class.c:5067
35551#, gcc-internal-format
35552msgid "method declared %qE overriding %qE method"
35553msgstr ""
35554
35555#: cp/class.c:5661 cp/constexpr.c:217
35556#, gcc-internal-format
35557msgid "enclosing class of constexpr non-static member function %q+#D is not a literal type"
35558msgstr ""
35559
35560#: cp/class.c:5686
35561#, gcc-internal-format
35562msgid "%q+T is not literal because:"
35563msgstr ""
35564
35565#: cp/class.c:5688
35566#, gcc-internal-format
35567msgid "  %q+T has a non-trivial destructor"
35568msgstr ""
35569
35570#: cp/class.c:5693
35571#, gcc-internal-format
35572msgid "  %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"
35573msgstr ""
35574
35575#: cp/class.c:5728
35576#, gcc-internal-format
35577msgid "  base class %qT of %q+T is non-literal"
35578msgstr ""
35579
35580#: cp/class.c:5743
35581#, gcc-internal-format
35582msgid "  non-static data member %qD has non-literal type"
35583msgstr ""
35584
35585#: cp/class.c:5750
35586#, gcc-internal-format
35587msgid "  non-static data member %qD has volatile type"
35588msgstr ""
35589
35590#: cp/class.c:5868
35591#, gcc-internal-format
35592msgid "base class %q#T has accessible non-virtual destructor"
35593msgstr ""
35594
35595#: cp/class.c:5897
35596#, gcc-internal-format
35597msgid "non-static reference %q#D in class without a constructor"
35598msgstr ""
35599
35600#: cp/class.c:5903
35601#, gcc-internal-format
35602msgid "non-static const member %q#D in class without a constructor"
35603msgstr ""
35604
35605#. If the function is defaulted outside the class, we just
35606#. give the synthesis error.
35607#: cp/class.c:5929
35608#, gcc-internal-format
35609msgid "%q+D declared to take const reference, but implicit declaration would take non-const"
35610msgstr ""
35611
35612#: cp/class.c:6206
35613#, gcc-internal-format
35614msgid "direct base %qT inaccessible in %qT due to ambiguity"
35615msgstr ""
35616
35617#: cp/class.c:6218
35618#, gcc-internal-format
35619msgid "virtual base %qT inaccessible in %qT due to ambiguity"
35620msgstr ""
35621
35622#: cp/class.c:6446
35623#, gcc-internal-format
35624msgid "offset of %qD is not ABI-compliant and may change in a future version of GCC"
35625msgstr ""
35626
35627#: cp/class.c:6601
35628#, gcc-internal-format
35629msgid "size of type %qT is too large (%qE bytes)"
35630msgstr ""
35631
35632#: cp/class.c:6806
35633#, gcc-internal-format
35634msgid "zero-size array member %qD not at end of %q#T"
35635msgstr ""
35636
35637#: cp/class.c:6808
35638#, gcc-internal-format
35639msgid "zero-size array member %qD in an otherwise empty %q#T"
35640msgstr ""
35641
35642#: cp/class.c:6813 cp/class.c:6836
35643#, gcc-internal-format
35644msgid "in the definition of %q#T"
35645msgstr ""
35646
35647#: cp/class.c:6818
35648#, gcc-internal-format
35649msgid "flexible array member %qD not at end of %q#T"
35650msgstr ""
35651
35652#: cp/class.c:6820
35653#, gcc-internal-format
35654msgid "flexible array member %qD in an otherwise empty %q#T"
35655msgstr ""
35656
35657#: cp/class.c:6833
35658#, gcc-internal-format
35659msgid "next member %q#D declared here"
35660msgstr ""
35661
35662#: cp/class.c:6930 cp/decl.c:12954 cp/parser.c:22003
35663#, gcc-internal-format
35664msgid "redefinition of %q#T"
35665msgstr ""
35666
35667#: cp/class.c:7076
35668#, gcc-internal-format
35669msgid "%q#T has virtual functions and accessible non-virtual destructor"
35670msgstr ""
35671
35672#: cp/class.c:7104
35673#, gcc-internal-format
35674msgid "type transparent %q#T does not have any fields"
35675msgstr ""
35676
35677#: cp/class.c:7110
35678#, gcc-internal-format
35679msgid "type transparent class %qT has base classes"
35680msgstr ""
35681
35682#: cp/class.c:7114
35683#, gcc-internal-format
35684msgid "type transparent class %qT has virtual functions"
35685msgstr ""
35686
35687#: cp/class.c:7120
35688#, gcc-internal-format
35689msgid "type transparent %q#T cannot be made transparent because the type of the first field has a different ABI from the class overall"
35690msgstr ""
35691
35692#: cp/class.c:7284
35693#, gcc-internal-format
35694msgid "definition of std::initializer_list does not match #include <initializer_list>"
35695msgstr ""
35696
35697#: cp/class.c:7295
35698#, gcc-internal-format
35699msgid "trying to finish struct, but kicked out due to previous parse errors"
35700msgstr ""
35701
35702#: cp/class.c:7831
35703#, gcc-internal-format
35704msgid "language string %<\"%E\"%> not recognized"
35705msgstr ""
35706
35707#: cp/class.c:7921
35708#, gcc-internal-format
35709msgid "cannot resolve overloaded function %qD based on conversion to type %qT"
35710msgstr ""
35711
35712#: cp/class.c:8068
35713#, gcc-internal-format
35714msgid "no matches converting function %qD to type %q#T"
35715msgstr ""
35716
35717#: cp/class.c:8096
35718#, gcc-internal-format
35719msgid "converting overloaded function %qD to type %q#T is ambiguous"
35720msgstr ""
35721
35722#: cp/class.c:8123
35723#, gcc-internal-format
35724msgid "assuming pointer to member %qD"
35725msgstr ""
35726
35727#: cp/class.c:8126
35728#, gcc-internal-format
35729msgid "(a pointer to member can only be formed with %<&%E%>)"
35730msgstr ""
35731
35732#: cp/class.c:8201 cp/class.c:8236
35733#, gcc-internal-format
35734msgid "not enough type information"
35735msgstr ""
35736
35737#: cp/class.c:8219 cp/cvt.c:171 cp/cvt.c:198 cp/cvt.c:247
35738#, gcc-internal-format
35739msgid "cannot convert %qE from type %qT to type %qT"
35740msgstr ""
35741
35742#. [basic.scope.class]
35743#.
35744#. A name N used in a class S shall refer to the same declaration
35745#. in its context and when re-evaluated in the completed scope of
35746#. S.
35747#: cp/class.c:8500
35748#, gcc-internal-format
35749msgid "declaration of %q#D"
35750msgstr ""
35751
35752#: cp/class.c:8502
35753#, gcc-internal-format
35754msgid "changes meaning of %qD from %q#D"
35755msgstr ""
35756
35757#: cp/constexpr.c:95
35758#, gcc-internal-format
35759msgid "the type %qT of constexpr variable %qD is not literal"
35760msgstr ""
35761
35762#: cp/constexpr.c:103
35763#, gcc-internal-format
35764msgid "variable %qD of non-literal type %qT in %<constexpr%> function"
35765msgstr ""
35766
35767#: cp/constexpr.c:178
35768#, gcc-internal-format
35769msgid "inherited constructor %qD is not constexpr"
35770msgstr ""
35771
35772#: cp/constexpr.c:190
35773#, gcc-internal-format
35774msgid "invalid type for parameter %d of constexpr function %q+#D"
35775msgstr ""
35776
35777#: cp/constexpr.c:205
35778#, gcc-internal-format
35779msgid "invalid return type %qT of constexpr function %q+D"
35780msgstr ""
35781
35782#: cp/constexpr.c:227
35783#, gcc-internal-format
35784msgid "%q#T has virtual base classes"
35785msgstr ""
35786
35787#: cp/constexpr.c:483
35788#, gcc-internal-format
35789msgid "constexpr constructor does not have empty body"
35790msgstr ""
35791
35792#: cp/constexpr.c:589
35793#, gcc-internal-format
35794msgid "body of %<constexpr%> constructor cannot be a function-try-block"
35795msgstr ""
35796
35797#: cp/constexpr.c:720
35798#, gcc-internal-format
35799msgid "%<constexpr%> constructor for union %qT must initialize exactly one non-static data member"
35800msgstr ""
35801
35802#: cp/constexpr.c:760
35803#, gcc-internal-format
35804msgid "member %qD must be initialized by mem-initializer in %<constexpr%> constructor"
35805msgstr ""
35806
35807#: cp/constexpr.c:792
35808#, gcc-internal-format
35809msgid "body of constexpr function %qD not a return-statement"
35810msgstr ""
35811
35812#: cp/constexpr.c:846
35813#, gcc-internal-format
35814msgid "%qD is not usable as a constexpr function because:"
35815msgstr ""
35816
35817#: cp/constexpr.c:1286 cp/constexpr.c:4623
35818#, gcc-internal-format
35819msgid "call to internal function"
35820msgstr ""
35821
35822#: cp/constexpr.c:1304
35823#, gcc-internal-format
35824msgid "expression %qE does not designate a constexpr function"
35825msgstr ""
35826
35827#: cp/constexpr.c:1322 cp/constexpr.c:4640
35828#, gcc-internal-format
35829msgid "call to non-constexpr function %qD"
35830msgstr ""
35831
35832#: cp/constexpr.c:1390
35833#, gcc-internal-format
35834msgid "%qD called in a constant expression before its definition is complete"
35835msgstr ""
35836
35837#. The definition of fun was somehow unsuitable.
35838#: cp/constexpr.c:1395
35839#, gcc-internal-format
35840msgid "%qD called in a constant expression"
35841msgstr ""
35842
35843#: cp/constexpr.c:1399
35844#, gcc-internal-format
35845msgid "%qD used before its definition"
35846msgstr ""
35847
35848#: cp/constexpr.c:1439
35849#, gcc-internal-format
35850msgid "call has circular dependency"
35851msgstr ""
35852
35853#: cp/constexpr.c:1450
35854#, gcc-internal-format, gfc-internal-format
35855msgid "constexpr evaluation depth exceeds maximum of %d (use -fconstexpr-depth= to increase the maximum)"
35856msgstr ""
35857
35858#: cp/constexpr.c:1532
35859#, gcc-internal-format
35860msgid "constexpr call flows off the end of the function"
35861msgstr ""
35862
35863#: cp/constexpr.c:1612
35864#, gcc-internal-format
35865msgid "%q+E is not a constant expression"
35866msgstr ""
35867
35868#: cp/constexpr.c:1652
35869#, gcc-internal-format
35870msgid "right operand of shift expression %q+E is negative"
35871msgstr ""
35872
35873#: cp/constexpr.c:1659
35874#, gcc-internal-format
35875msgid "right operand of shift expression %q+E is >= than the precision of the left operand"
35876msgstr ""
35877
35878#: cp/constexpr.c:1677
35879#, gcc-internal-format
35880msgid "left operand of shift expression %q+E is negative"
35881msgstr ""
35882
35883#: cp/constexpr.c:1696
35884#, gcc-internal-format
35885msgid "shift expression %q+E overflows"
35886msgstr ""
35887
35888#: cp/constexpr.c:1967
35889#, gcc-internal-format
35890msgid "array subscript value %qE is outside the bounds of array %qD of type %qT"
35891msgstr ""
35892
35893#: cp/constexpr.c:1972
35894#, gcc-internal-format
35895msgid "array subscript value %qE is outside the bounds of array type %qT"
35896msgstr ""
35897
35898#: cp/constexpr.c:2083
35899#, gcc-internal-format
35900msgid "accessing uninitialized array element"
35901msgstr ""
35902
35903#: cp/constexpr.c:2123 cp/constexpr.c:2207 cp/constexpr.c:3587
35904#, gcc-internal-format
35905msgid "%qE is not a constant expression"
35906msgstr ""
35907
35908#: cp/constexpr.c:2129
35909#, gcc-internal-format
35910msgid "mutable %qD is not usable in a constant expression"
35911msgstr ""
35912
35913#: cp/constexpr.c:2150
35914#, gcc-internal-format
35915msgid "accessing %qD member instead of initialized %qD member in constant expression"
35916msgstr ""
35917
35918#: cp/constexpr.c:2167
35919#, gcc-internal-format
35920msgid "accessing uninitialized member %qD"
35921msgstr ""
35922
35923#: cp/constexpr.c:2885
35924#, gcc-internal-format
35925msgid "accessing value of %qE through a %qT glvalue in a constant expression"
35926msgstr ""
35927
35928#: cp/constexpr.c:2926
35929#, gcc-internal-format
35930msgid "the value of %qD is not usable in a constant expression"
35931msgstr ""
35932
35933#: cp/constexpr.c:2933
35934#, gcc-internal-format
35935msgid "%qD used in its own initializer"
35936msgstr ""
35937
35938#: cp/constexpr.c:2938
35939#, gcc-internal-format
35940msgid "%q#D is not const"
35941msgstr ""
35942
35943#: cp/constexpr.c:2941
35944#, gcc-internal-format
35945msgid "%q#D is volatile"
35946msgstr ""
35947
35948#: cp/constexpr.c:2946
35949#, gcc-internal-format
35950msgid "%qD was not initialized with a constant expression"
35951msgstr ""
35952
35953#: cp/constexpr.c:2955
35954#, gcc-internal-format
35955msgid "%qD was not declared %<constexpr%>"
35956msgstr ""
35957
35958#: cp/constexpr.c:2958
35959#, gcc-internal-format
35960msgid "%qD does not have integral or enumeration type"
35961msgstr ""
35962
35963#: cp/constexpr.c:3066
35964#, gcc-internal-format
35965msgid "modification of %qE is not a constant-expression"
35966msgstr ""
35967
35968#: cp/constexpr.c:3633 cp/constexpr.c:4994
35969#, gcc-internal-format
35970msgid "temporary of non-literal type %qT in a constant expression"
35971msgstr ""
35972
35973#: cp/constexpr.c:3970
35974#, gcc-internal-format
35975msgid "a reinterpret_cast is not a constant-expression"
35976msgstr ""
35977
35978#: cp/constexpr.c:3981 cp/constexpr.c:4730
35979#, gcc-internal-format
35980msgid "reinterpret_cast from integer to pointer"
35981msgstr ""
35982
35983#: cp/constexpr.c:4041 cp/constexpr.c:4881 cp/constexpr.c:5170
35984#, gcc-internal-format
35985msgid "expression %qE is not a constant-expression"
35986msgstr ""
35987
35988#: cp/constexpr.c:4111
35989#, gcc-internal-format
35990msgid "statement is not a constant-expression"
35991msgstr ""
35992
35993#: cp/constexpr.c:4114
35994#, gcc-internal-format
35995msgid "unexpected expression %qE of kind %s"
35996msgstr ""
35997
35998#: cp/constexpr.c:4184
35999#, gcc-internal-format
36000msgid "%qE is not a constant expression because it refers to mutable subobjects of %qT"
36001msgstr ""
36002
36003#: cp/constexpr.c:4197
36004#, gcc-internal-format
36005msgid "conversion from pointer type %qT to arithmetic type %qT in a constant-expression"
36006msgstr ""
36007
36008#: cp/constexpr.c:4559
36009#, gcc-internal-format
36010msgid "expression %qE has side-effects"
36011msgstr ""
36012
36013#: cp/constexpr.c:4756
36014#, gcc-internal-format
36015msgid "address-of an object %qE with thread local or automatic storage is not a constant expression"
36016msgstr ""
36017
36018#: cp/constexpr.c:4788
36019#, gcc-internal-format
36020msgid "use of %<this%> in a constant expression"
36021msgstr ""
36022
36023#: cp/constexpr.c:4893
36024#, gcc-internal-format
36025msgid "typeid-expression is not a constant expression because %qE is of polymorphic type"
36026msgstr ""
36027
36028#: cp/constexpr.c:4955
36029#, gcc-internal-format
36030msgid "cast to non-integral type %qT in a constant expression"
36031msgstr ""
36032
36033#: cp/constexpr.c:5042
36034#, gcc-internal-format
36035msgid "division by zero is not a constant-expression"
36036msgstr ""
36037
36038#: cp/constexpr.c:5147
36039#, gcc-internal-format
36040msgid "%<delete[]%> is not a constant-expression"
36041msgstr ""
36042
36043#: cp/constexpr.c:5178
36044#, gcc-internal-format
36045msgid "non-constant array initialization"
36046msgstr ""
36047
36048#: cp/constexpr.c:5198
36049#, gcc-internal-format
36050msgid "%<goto%> is not a constant-expression"
36051msgstr ""
36052
36053#: cp/constexpr.c:5206
36054#, gcc-internal-format, gfc-internal-format
36055msgid "unexpected AST of kind %s"
36056msgstr ""
36057
36058#: cp/cp-array-notation.c:819 cp/cp-array-notation.c:825
36059#: cp/cp-array-notation.c:850 cp/cp-array-notation.c:856
36060#, gcc-internal-format
36061msgid "rank mismatch with controlling expression of parent if-statement"
36062msgstr ""
36063
36064#: cp/cp-array-notation.c:1261
36065#, gcc-internal-format
36066msgid "array notation cannot be used in a condition for a for-loop"
36067msgstr ""
36068
36069#: cp/cp-array-notation.c:1294
36070#, gcc-internal-format
36071msgid "array notation cannot be used as a condition for switch statement"
36072msgstr ""
36073
36074#: cp/cp-array-notation.c:1307
36075#, gcc-internal-format
36076msgid "array notation cannot be used as a condition for while statement"
36077msgstr ""
36078
36079#: cp/cp-array-notation.c:1318
36080#, gcc-internal-format
36081msgid "array notation cannot be used as a condition for a do-while statement"
36082msgstr ""
36083
36084#: cp/cp-array-notation.c:1363
36085#, gcc-internal-format
36086msgid "start-index and length fields necessary for using array notation in pointers or records"
36087msgstr ""
36088
36089#: cp/cp-array-notation.c:1370
36090#, gcc-internal-format
36091msgid "start-index and length fields necessary for using array notation with array of unknown bound"
36092msgstr ""
36093
36094#: cp/cp-array-notation.c:1441
36095#, gcc-internal-format
36096msgid "array notation cannot be used with function type"
36097msgstr ""
36098
36099#: cp/cp-array-notation.c:1451
36100#, gcc-internal-format
36101msgid "rank of an array notation triplet%'s start-index is not zero"
36102msgstr ""
36103
36104#: cp/cp-array-notation.c:1457
36105#, gcc-internal-format
36106msgid "rank of an array notation triplet%'s length is not zero"
36107msgstr ""
36108
36109#: cp/cp-array-notation.c:1462
36110#, gcc-internal-format
36111msgid "rank of array notation triplet%'s stride is not zero"
36112msgstr ""
36113
36114#: cp/cp-cilkplus.c:49
36115#, gcc-internal-format
36116msgid "throw expressions are not allowed inside loops marked with pragma simd"
36117msgstr ""
36118
36119#: cp/cp-cilkplus.c:56
36120#, gcc-internal-format
36121msgid "try statements are not allowed inside loops marked with #pragma simd"
36122msgstr ""
36123
36124#: cp/cp-gimplify.c:1372
36125#, gcc-internal-format
36126msgid "throw will always call terminate()"
36127msgstr ""
36128
36129#: cp/cp-gimplify.c:1375
36130#, gcc-internal-format
36131msgid "in C++11 destructors default to noexcept"
36132msgstr ""
36133
36134#: cp/cp-gimplify.c:1386
36135#, gcc-internal-format
36136msgid "in C++11 this throw will terminate because destructors default to noexcept"
36137msgstr ""
36138
36139#: cp/cvt.c:89
36140#, gcc-internal-format
36141msgid "can%'t convert from incomplete type %qT to %qT"
36142msgstr ""
36143
36144#: cp/cvt.c:99
36145#, gcc-internal-format
36146msgid "conversion of %qE from %qT to %qT is ambiguous"
36147msgstr ""
36148
36149#: cp/cvt.c:382
36150#, gcc-internal-format
36151msgid "initialization of volatile reference type %q#T from rvalue of type %qT"
36152msgstr ""
36153
36154#: cp/cvt.c:385
36155#, gcc-internal-format
36156msgid "conversion to volatile reference type %q#T from rvalue of type %qT"
36157msgstr ""
36158
36159#: cp/cvt.c:388
36160#, gcc-internal-format
36161msgid "initialization of non-const reference type %q#T from rvalue of type %qT"
36162msgstr ""
36163
36164#: cp/cvt.c:391
36165#, gcc-internal-format
36166msgid "conversion to non-const reference type %q#T from rvalue of type %qT"
36167msgstr ""
36168
36169#: cp/cvt.c:467
36170#, gcc-internal-format
36171msgid "conversion from %qT to %qT discards qualifiers"
36172msgstr ""
36173
36174#: cp/cvt.c:489 cp/typeck.c:6985
36175#, gcc-internal-format
36176msgid "casting %qT to %qT does not dereference pointer"
36177msgstr ""
36178
36179#: cp/cvt.c:517
36180#, gcc-internal-format
36181msgid "cannot convert type %qT to type %qT"
36182msgstr ""
36183
36184#: cp/cvt.c:754
36185#, gcc-internal-format
36186msgid "conversion from %q#T to %q#T"
36187msgstr ""
36188
36189#: cp/cvt.c:771
36190#, gcc-internal-format
36191msgid "the result of the conversion is unspecified because %qE is outside the range of type %qT"
36192msgstr ""
36193
36194#: cp/cvt.c:782 cp/cvt.c:826
36195#, gcc-internal-format
36196msgid "%q#T used where a %qT was expected"
36197msgstr ""
36198
36199#: cp/cvt.c:791
36200#, gcc-internal-format
36201msgid "could not convert %qE from %<void%> to %<bool%>"
36202msgstr ""
36203
36204#: cp/cvt.c:842
36205#, gcc-internal-format
36206msgid "%q#T used where a floating point value was expected"
36207msgstr ""
36208
36209#: cp/cvt.c:901
36210#, gcc-internal-format
36211msgid "conversion from %qT to non-scalar type %qT requested"
36212msgstr ""
36213
36214#: cp/cvt.c:961
36215#, gcc-internal-format
36216msgid "pseudo-destructor is not called"
36217msgstr ""
36218
36219#: cp/cvt.c:1038
36220#, gcc-internal-format
36221msgid "conversion to void will not access object of incomplete type %qT"
36222msgstr ""
36223
36224#: cp/cvt.c:1042
36225#, gcc-internal-format
36226msgid "indirection will not access object of incomplete type %qT in second operand of conditional expression"
36227msgstr ""
36228
36229#: cp/cvt.c:1047
36230#, gcc-internal-format
36231msgid "indirection will not access object of incomplete type %qT in third operand of conditional expression"
36232msgstr ""
36233
36234#: cp/cvt.c:1052
36235#, gcc-internal-format
36236msgid "indirection will not access object of incomplete type %qT in right operand of comma operator"
36237msgstr ""
36238
36239#: cp/cvt.c:1057
36240#, gcc-internal-format
36241msgid "indirection will not access object of incomplete type %qT in left operand of comma operator"
36242msgstr ""
36243
36244#: cp/cvt.c:1062
36245#, gcc-internal-format
36246msgid "indirection will not access object of incomplete type %qT in statement"
36247msgstr ""
36248
36249#: cp/cvt.c:1066
36250#, gcc-internal-format
36251msgid "indirection will not access object of incomplete type %qT in for increment expression"
36252msgstr ""
36253
36254#: cp/cvt.c:1082
36255#, gcc-internal-format
36256msgid "conversion to void will not access object of type %qT"
36257msgstr ""
36258
36259#: cp/cvt.c:1086
36260#, gcc-internal-format
36261msgid "implicit dereference will not access object of type %qT in second operand of conditional expression"
36262msgstr ""
36263
36264#: cp/cvt.c:1091
36265#, gcc-internal-format
36266msgid "implicit dereference will not access object of type %qT in third operand of conditional expression"
36267msgstr ""
36268
36269#: cp/cvt.c:1096
36270#, gcc-internal-format
36271msgid "implicit dereference will not access object of type %qT in right operand of comma operator"
36272msgstr ""
36273
36274#: cp/cvt.c:1101
36275#, gcc-internal-format
36276msgid "implicit dereference will not access object of type %qT in left operand of comma operator"
36277msgstr ""
36278
36279#: cp/cvt.c:1106
36280#, gcc-internal-format
36281msgid "implicit dereference will not access object of type %qT in statement"
36282msgstr ""
36283
36284#: cp/cvt.c:1110
36285#, gcc-internal-format
36286msgid "implicit dereference will not access object of type %qT in for increment expression"
36287msgstr ""
36288
36289#: cp/cvt.c:1124
36290#, gcc-internal-format
36291msgid "conversion to void will not access object of non-trivially-copyable type %qT"
36292msgstr ""
36293
36294#: cp/cvt.c:1129
36295#, gcc-internal-format
36296msgid "indirection will not access object of non-trivially-copyable type %qT in second operand of conditional expression"
36297msgstr ""
36298
36299#: cp/cvt.c:1134
36300#, gcc-internal-format
36301msgid "indirection will not access object of non-trivially-copyable type %qT in third operand of conditional expression"
36302msgstr ""
36303
36304#: cp/cvt.c:1139
36305#, gcc-internal-format
36306msgid "indirection will not access object of non-trivially-copyable type %qT in right operand of comma operator"
36307msgstr ""
36308
36309#: cp/cvt.c:1144
36310#, gcc-internal-format
36311msgid "indirection will not access object of non-trivially-copyable type %qT in left operand of comma operator"
36312msgstr ""
36313
36314#: cp/cvt.c:1149
36315#, gcc-internal-format
36316msgid "indirection will not access object of non-trivially-copyable type %qT in statement"
36317msgstr ""
36318
36319#: cp/cvt.c:1154
36320#, gcc-internal-format
36321msgid "indirection will not access object of non-trivially-copyable type %qT in for increment expression"
36322msgstr ""
36323
36324#: cp/cvt.c:1192
36325#, gcc-internal-format
36326msgid "conversion to void will not access object %qE of incomplete type %qT"
36327msgstr ""
36328
36329#: cp/cvt.c:1196
36330#, gcc-internal-format
36331msgid "variable %qE of incomplete type %qT will not be accessed in second operand of conditional expression"
36332msgstr ""
36333
36334#: cp/cvt.c:1201
36335#, gcc-internal-format
36336msgid "variable %qE of incomplete type %qT will not be accessed in third operand of conditional expression"
36337msgstr ""
36338
36339#: cp/cvt.c:1206
36340#, gcc-internal-format
36341msgid "variable %qE of incomplete type %qT will not be accessed in right operand of comma operator"
36342msgstr ""
36343
36344#: cp/cvt.c:1211
36345#, gcc-internal-format
36346msgid "variable %qE of incomplete type %qT will not be accessed in left operand of comma operator"
36347msgstr ""
36348
36349#: cp/cvt.c:1216
36350#, gcc-internal-format
36351msgid "variable %qE of incomplete type %qT will not be accessed in statement"
36352msgstr ""
36353
36354#: cp/cvt.c:1220
36355#, gcc-internal-format
36356msgid "variable %qE of incomplete type %qT will not be accessed in for increment expression"
36357msgstr ""
36358
36359#: cp/cvt.c:1270
36360#, gcc-internal-format
36361msgid "conversion to void cannot resolve address of overloaded function"
36362msgstr ""
36363
36364#: cp/cvt.c:1274
36365#, gcc-internal-format
36366msgid "second operand of conditional expression cannot resolve address of overloaded function"
36367msgstr ""
36368
36369#: cp/cvt.c:1278
36370#, gcc-internal-format
36371msgid "third operand of conditional expression cannot resolve address of overloaded function"
36372msgstr ""
36373
36374#: cp/cvt.c:1282
36375#, gcc-internal-format
36376msgid "right operand of comma operator cannot resolve address of overloaded function"
36377msgstr ""
36378
36379#: cp/cvt.c:1286
36380#, gcc-internal-format
36381msgid "left operand of comma operator cannot resolve address of overloaded function"
36382msgstr ""
36383
36384#: cp/cvt.c:1290
36385#, gcc-internal-format
36386msgid "statement cannot resolve address of overloaded function"
36387msgstr ""
36388
36389#: cp/cvt.c:1294
36390#, gcc-internal-format
36391msgid "for increment expression cannot resolve address of overloaded function"
36392msgstr ""
36393
36394#: cp/cvt.c:1310
36395#, gcc-internal-format
36396msgid "second operand of conditional expression is a reference, not call, to function %qE"
36397msgstr ""
36398
36399#: cp/cvt.c:1315
36400#, gcc-internal-format
36401msgid "third operand of conditional expression is a reference, not call, to function %qE"
36402msgstr ""
36403
36404#: cp/cvt.c:1320
36405#, gcc-internal-format
36406msgid "right operand of comma operator is a reference, not call, to function %qE"
36407msgstr ""
36408
36409#: cp/cvt.c:1325
36410#, gcc-internal-format
36411msgid "left operand of comma operator is a reference, not call, to function %qE"
36412msgstr ""
36413
36414#: cp/cvt.c:1330
36415#, gcc-internal-format
36416msgid "statement is a reference, not call, to function %qE"
36417msgstr ""
36418
36419#: cp/cvt.c:1335
36420#, gcc-internal-format
36421msgid "for increment expression is a reference, not call, to function %qE"
36422msgstr ""
36423
36424#: cp/cvt.c:1362
36425#, gcc-internal-format
36426msgid "second operand of conditional expression has no effect"
36427msgstr ""
36428
36429#: cp/cvt.c:1367
36430#, gcc-internal-format
36431msgid "third operand of conditional expression has no effect"
36432msgstr ""
36433
36434#: cp/cvt.c:1372
36435#, gcc-internal-format
36436msgid "right operand of comma operator has no effect"
36437msgstr ""
36438
36439#: cp/cvt.c:1376
36440#, gcc-internal-format
36441msgid "left operand of comma operator has no effect"
36442msgstr ""
36443
36444#: cp/cvt.c:1380
36445#, gcc-internal-format
36446msgid "statement has no effect"
36447msgstr ""
36448
36449#: cp/cvt.c:1384
36450#, gcc-internal-format
36451msgid "for increment expression has no effect"
36452msgstr ""
36453
36454#: cp/cvt.c:1539
36455#, gcc-internal-format
36456msgid "converting NULL to non-pointer type"
36457msgstr ""
36458
36459#: cp/cvt.c:1654
36460#, gcc-internal-format
36461msgid "default type conversion can't deduce template argument for %qD"
36462msgstr ""
36463
36464#: cp/cvt.c:1669
36465#, gcc-internal-format
36466msgid "ambiguous default type conversion from %qT"
36467msgstr ""
36468
36469#: cp/cvt.c:1672
36470#, gcc-internal-format
36471msgid "  candidate conversions include %qD and %qD"
36472msgstr ""
36473
36474#: cp/cxx-pretty-print.c:2206
36475#, gcc-internal-format
36476msgid "template-parameter-"
36477msgstr ""
36478
36479#: cp/decl.c:657
36480#, gcc-internal-format
36481msgid "unused variable %qD"
36482msgstr ""
36483
36484#: cp/decl.c:1200
36485#, gcc-internal-format
36486msgid "%qD was declared %<extern%> and later %<static%>"
36487msgstr ""
36488
36489#: cp/decl.c:1202 cp/decl.c:1926 cp/decl.c:1936 cp/decl.c:2483
36490#, gcc-internal-format
36491msgid "previous declaration of %qD"
36492msgstr ""
36493
36494#: cp/decl.c:1247
36495#, gcc-internal-format
36496msgid "from previous declaration %q+F"
36497msgstr ""
36498
36499#: cp/decl.c:1281
36500#, gcc-internal-format
36501msgid "redeclaration %q+D differs in %<constexpr%>"
36502msgstr ""
36503
36504#: cp/decl.c:1282
36505#, gcc-internal-format
36506msgid "from previous declaration %q+D"
36507msgstr ""
36508
36509#: cp/decl.c:1311
36510#, gcc-internal-format
36511msgid "cannot specialize concept %q#D"
36512msgstr ""
36513
36514#: cp/decl.c:1333
36515#, gcc-internal-format
36516msgid "redeclaration of %q#D may not have default arguments"
36517msgstr ""
36518
36519#: cp/decl.c:1380
36520#, gcc-internal-format
36521msgid "literal operator template %q+D conflicts with raw literal operator %qD"
36522msgstr ""
36523
36524#: cp/decl.c:1385
36525#, gcc-internal-format
36526msgid "raw literal operator %q+D conflicts with literal operator template %qD"
36527msgstr ""
36528
36529#: cp/decl.c:1407
36530#, gcc-internal-format
36531msgid "function %qD redeclared as inline"
36532msgstr ""
36533
36534#: cp/decl.c:1410
36535#, gcc-internal-format
36536msgid "previous declaration of %qD with attribute noinline"
36537msgstr ""
36538
36539#: cp/decl.c:1418
36540#, gcc-internal-format
36541msgid "function %qD redeclared with attribute noinline"
36542msgstr ""
36543
36544#: cp/decl.c:1421
36545#, gcc-internal-format
36546msgid "previous declaration of %qD was inline"
36547msgstr ""
36548
36549#: cp/decl.c:1445 cp/decl.c:1523
36550#, gcc-internal-format
36551msgid "shadowing built-in function %q#D"
36552msgstr ""
36553
36554#: cp/decl.c:1446 cp/decl.c:1524
36555#, gcc-internal-format
36556msgid "shadowing library function %q#D"
36557msgstr ""
36558
36559#: cp/decl.c:1454
36560#, gcc-internal-format
36561msgid "library function %q#D redeclared as non-function %q#D"
36562msgstr ""
36563
36564#: cp/decl.c:1457
36565#, gcc-internal-format
36566msgid "declaration of %q+#D conflicts with built-in declaration %q#D"
36567msgstr ""
36568
36569#: cp/decl.c:1465
36570#, gcc-internal-format
36571msgid "redeclaration of %<pragma omp declare reduction%>"
36572msgstr ""
36573
36574#: cp/decl.c:1467
36575#, gcc-internal-format
36576msgid "previous %<pragma omp declare reduction%> declaration"
36577msgstr ""
36578
36579#: cp/decl.c:1518
36580#, gcc-internal-format
36581msgid "new declaration %q#D ambiguates built-in declaration %q#D"
36582msgstr ""
36583
36584#: cp/decl.c:1609
36585#, gcc-internal-format
36586msgid "%q#D redeclared as different kind of symbol"
36587msgstr ""
36588
36589#: cp/decl.c:1613 cp/decl.c:1634 cp/decl.c:1666 cp/name-lookup.c:586
36590#, gcc-internal-format
36591msgid "previous declaration %q#D"
36592msgstr ""
36593
36594#: cp/decl.c:1632
36595#, gcc-internal-format
36596msgid "conflicting declaration of template %q+#D"
36597msgstr ""
36598
36599#: cp/decl.c:1651
36600#, gcc-internal-format
36601msgid "ambiguating new declaration %q+#D"
36602msgstr ""
36603
36604#: cp/decl.c:1653 cp/decl.c:1681
36605#, gcc-internal-format
36606msgid "old declaration %q#D"
36607msgstr ""
36608
36609#: cp/decl.c:1663
36610#, gcc-internal-format
36611msgid "conflicting declaration of C function %q+#D"
36612msgstr ""
36613
36614#: cp/decl.c:1679
36615#, gcc-internal-format
36616msgid "ambiguating new declaration of %q+#D"
36617msgstr ""
36618
36619#: cp/decl.c:1689
36620#, gcc-internal-format
36621msgid "conflicting declaration %q+#D"
36622msgstr ""
36623
36624#: cp/decl.c:1691
36625#, gcc-internal-format
36626msgid "previous declaration as %q#D"
36627msgstr ""
36628
36629#. [namespace.alias]
36630#.
36631#. A namespace-name or namespace-alias shall not be declared as
36632#. the name of any other entity in the same declarative region.
36633#. A namespace-name defined at global scope shall not be
36634#. declared as the name of any other entity in any global scope
36635#. of the program.
36636#: cp/decl.c:1743
36637#, gcc-internal-format
36638msgid "conflicting declaration of namespace %q+D"
36639msgstr ""
36640
36641#: cp/decl.c:1745
36642#, gcc-internal-format
36643msgid "previous declaration of namespace %qD here"
36644msgstr ""
36645
36646#: cp/decl.c:1757
36647#, gcc-internal-format
36648msgid "%q#D previously defined here"
36649msgstr ""
36650
36651#: cp/decl.c:1758 cp/name-lookup.c:1168 cp/name-lookup.c:1191
36652#, gcc-internal-format
36653msgid "%q#D previously declared here"
36654msgstr ""
36655
36656#: cp/decl.c:1768
36657#, gcc-internal-format
36658msgid "prototype specified for %q#D"
36659msgstr ""
36660
36661#: cp/decl.c:1770
36662#, gcc-internal-format
36663msgid "previous non-prototype definition here"
36664msgstr ""
36665
36666#: cp/decl.c:1809
36667#, gcc-internal-format
36668msgid "conflicting declaration of %q+#D with %qL linkage"
36669msgstr ""
36670
36671#: cp/decl.c:1812
36672#, gcc-internal-format
36673msgid "previous declaration with %qL linkage"
36674msgstr ""
36675
36676#: cp/decl.c:1846 cp/decl.c:1854
36677#, gcc-internal-format
36678msgid "default argument given for parameter %d of %q#D"
36679msgstr ""
36680
36681#: cp/decl.c:1849 cp/decl.c:1857
36682#, gcc-internal-format
36683msgid "previous specification in %q#D here"
36684msgstr ""
36685
36686#: cp/decl.c:1923
36687#, gcc-internal-format
36688msgid "redundant redeclaration of %qD in same scope"
36689msgstr ""
36690
36691#: cp/decl.c:1934
36692#, gcc-internal-format
36693msgid "deleted definition of %q+D"
36694msgstr ""
36695
36696#. From [temp.expl.spec]:
36697#.
36698#. If a template, a member template or the member of a class
36699#. template is explicitly specialized then that
36700#. specialization shall be declared before the first use of
36701#. that specialization that would cause an implicit
36702#. instantiation to take place, in every translation unit in
36703#. which such a use occurs.
36704#: cp/decl.c:2349
36705#, gcc-internal-format
36706msgid "explicit specialization of %qD after first use"
36707msgstr ""
36708
36709#: cp/decl.c:2480
36710#, gcc-internal-format
36711msgid "%qD: visibility attribute ignored because it conflicts with previous declaration"
36712msgstr ""
36713
36714#. Reject two definitions.
36715#: cp/decl.c:2730 cp/decl.c:2759 cp/decl.c:2792 cp/decl.c:2809 cp/decl.c:2882
36716#, gcc-internal-format
36717msgid "redefinition of %q#D"
36718msgstr ""
36719
36720#: cp/decl.c:2746
36721#, gcc-internal-format
36722msgid "%qD conflicts with used function"
36723msgstr ""
36724
36725#: cp/decl.c:2756
36726#, gcc-internal-format
36727msgid "%q#D not declared in class"
36728msgstr ""
36729
36730#: cp/decl.c:2770 cp/decl.c:2819
36731#, gcc-internal-format
36732msgid "%q+D redeclared inline with %<gnu_inline%> attribute"
36733msgstr ""
36734
36735#: cp/decl.c:2773 cp/decl.c:2822
36736#, gcc-internal-format
36737msgid "%q+D redeclared inline without %<gnu_inline%> attribute"
36738msgstr ""
36739
36740#. is_primary=
36741#. is_partial=
36742#. is_friend_decl=
36743#: cp/decl.c:2839
36744#, gcc-internal-format
36745msgid "redeclaration of friend %q#D may not have default template arguments"
36746msgstr ""
36747
36748#: cp/decl.c:2853
36749#, gcc-internal-format
36750msgid "thread-local declaration of %q#D follows non-thread-local declaration"
36751msgstr ""
36752
36753#: cp/decl.c:2856
36754#, gcc-internal-format
36755msgid "non-thread-local declaration of %q#D follows thread-local declaration"
36756msgstr ""
36757
36758#: cp/decl.c:2871 cp/decl.c:2890 cp/name-lookup.c:582 cp/name-lookup.c:1166
36759#: cp/name-lookup.c:1189
36760#, gcc-internal-format
36761msgid "redeclaration of %q#D"
36762msgstr ""
36763
36764#: cp/decl.c:3039
36765#, gcc-internal-format
36766msgid "jump to label %qD"
36767msgstr ""
36768
36769#: cp/decl.c:3040
36770#, gcc-internal-format
36771msgid "jump to case label"
36772msgstr ""
36773
36774#: cp/decl.c:3042
36775#, gcc-internal-format
36776msgid "  from here"
36777msgstr ""
36778
36779#: cp/decl.c:3065 cp/decl.c:3284
36780#, gcc-internal-format
36781msgid "  exits OpenMP structured block"
36782msgstr ""
36783
36784#: cp/decl.c:3092
36785#, gcc-internal-format
36786msgid "  crosses initialization of %q#D"
36787msgstr ""
36788
36789#: cp/decl.c:3095 cp/decl.c:3247
36790#, gcc-internal-format
36791msgid "  enters scope of %q#D which has non-trivial destructor"
36792msgstr ""
36793
36794#: cp/decl.c:3113 cp/decl.c:3255
36795#, gcc-internal-format
36796msgid "  enters try block"
36797msgstr ""
36798
36799#: cp/decl.c:3115 cp/decl.c:3237 cp/decl.c:3257
36800#, gcc-internal-format
36801msgid "  enters catch block"
36802msgstr ""
36803
36804#: cp/decl.c:3128 cp/decl.c:3265
36805#, gcc-internal-format
36806msgid "  enters OpenMP structured block"
36807msgstr ""
36808
36809#: cp/decl.c:3141 cp/decl.c:3259
36810#, gcc-internal-format
36811msgid "  enters synchronized or atomic statement"
36812msgstr ""
36813
36814#: cp/decl.c:3244
36815#, gcc-internal-format
36816msgid "  skips initialization of %q#D"
36817msgstr ""
36818
36819#: cp/decl.c:3301 cp/parser.c:11766 cp/parser.c:11793
36820#, gcc-internal-format
36821msgid "invalid exit from OpenMP structured block"
36822msgstr ""
36823
36824#: cp/decl.c:3333
36825#, gcc-internal-format
36826msgid "label named wchar_t"
36827msgstr ""
36828
36829#: cp/decl.c:3652
36830#, gcc-internal-format
36831msgid "%qD is not a type"
36832msgstr ""
36833
36834#: cp/decl.c:3659 cp/parser.c:6033
36835#, gcc-internal-format
36836msgid "%qD used without template parameters"
36837msgstr ""
36838
36839#: cp/decl.c:3668
36840#, gcc-internal-format
36841msgid "%q#T is not a class"
36842msgstr ""
36843
36844#: cp/decl.c:3692 cp/decl.c:3784
36845#, gcc-internal-format
36846msgid "no class template named %q#T in %q#T"
36847msgstr ""
36848
36849#: cp/decl.c:3693
36850#, gcc-internal-format
36851msgid "no type named %q#T in %q#T"
36852msgstr ""
36853
36854#: cp/decl.c:3705
36855#, gcc-internal-format
36856msgid "lookup of %qT in %qT is ambiguous"
36857msgstr ""
36858
36859#: cp/decl.c:3714
36860#, gcc-internal-format
36861msgid "%<typename %T::%D%> names %q#T, which is not a class template"
36862msgstr ""
36863
36864#: cp/decl.c:3721
36865#, gcc-internal-format
36866msgid "%<typename %T::%D%> names %q#T, which is not a type"
36867msgstr ""
36868
36869#: cp/decl.c:3793
36870#, gcc-internal-format
36871msgid "template parameters do not match template %qD"
36872msgstr ""
36873
36874#: cp/decl.c:4526
36875#, gcc-internal-format
36876msgid "an anonymous struct cannot have function members"
36877msgstr ""
36878
36879#: cp/decl.c:4529
36880#, gcc-internal-format
36881msgid "an anonymous union cannot have function members"
36882msgstr ""
36883
36884#: cp/decl.c:4547
36885#, gcc-internal-format
36886msgid "member %q+#D with constructor not allowed in anonymous aggregate"
36887msgstr ""
36888
36889#: cp/decl.c:4550
36890#, gcc-internal-format
36891msgid "member %q+#D with destructor not allowed in anonymous aggregate"
36892msgstr ""
36893
36894#: cp/decl.c:4553
36895#, gcc-internal-format
36896msgid "member %q+#D with copy assignment operator not allowed in anonymous aggregate"
36897msgstr ""
36898
36899#: cp/decl.c:4571
36900#, gcc-internal-format
36901msgid "attribute ignored in declaration of %q#T"
36902msgstr ""
36903
36904#: cp/decl.c:4574
36905#, gcc-internal-format
36906msgid "attribute for %q#T must follow the %qs keyword"
36907msgstr ""
36908
36909#: cp/decl.c:4597
36910#, gcc-internal-format
36911msgid "multiple types in one declaration"
36912msgstr ""
36913
36914#: cp/decl.c:4602
36915#, gcc-internal-format
36916msgid "redeclaration of C++ built-in type %qT"
36917msgstr ""
36918
36919#: cp/decl.c:4620
36920#, gcc-internal-format
36921msgid "%<auto%> can only be specified for variables or function declarations"
36922msgstr ""
36923
36924#: cp/decl.c:4646
36925#, gcc-internal-format
36926msgid "missing type-name in typedef-declaration"
36927msgstr ""
36928
36929#: cp/decl.c:4654
36930#, gcc-internal-format
36931msgid "ISO C++ prohibits anonymous structs"
36932msgstr ""
36933
36934#: cp/decl.c:4661
36935#, gcc-internal-format
36936msgid "%<inline%> can only be specified for functions"
36937msgstr ""
36938
36939#: cp/decl.c:4664
36940#, gcc-internal-format
36941msgid "%<virtual%> can only be specified for functions"
36942msgstr ""
36943
36944#: cp/decl.c:4669
36945#, gcc-internal-format
36946msgid "%<friend%> can only be specified inside a class"
36947msgstr ""
36948
36949#: cp/decl.c:4672
36950#, gcc-internal-format
36951msgid "%<explicit%> can only be specified for constructors"
36952msgstr ""
36953
36954#: cp/decl.c:4675
36955#, gcc-internal-format
36956msgid "a storage class can only be specified for objects and functions"
36957msgstr ""
36958
36959#: cp/decl.c:4679
36960#, gcc-internal-format
36961msgid "%<const%> can only be specified for objects and functions"
36962msgstr ""
36963
36964#: cp/decl.c:4683
36965#, gcc-internal-format
36966msgid "%<volatile%> can only be specified for objects and functions"
36967msgstr ""
36968
36969#: cp/decl.c:4687
36970#, gcc-internal-format
36971msgid "%<__restrict%> can only be specified for objects and functions"
36972msgstr ""
36973
36974#: cp/decl.c:4691
36975#, gcc-internal-format
36976msgid "%<__thread%> can only be specified for objects and functions"
36977msgstr ""
36978
36979#: cp/decl.c:4695
36980#, gcc-internal-format
36981msgid "%<typedef%> was ignored in this declaration"
36982msgstr ""
36983
36984#: cp/decl.c:4698
36985#, gcc-internal-format
36986msgid "%<constexpr%> cannot be used for type declarations"
36987msgstr ""
36988
36989#: cp/decl.c:4720
36990#, gcc-internal-format
36991msgid "attribute ignored in explicit instantiation %q#T"
36992msgstr ""
36993
36994#: cp/decl.c:4723
36995#, gcc-internal-format
36996msgid "no attribute can be applied to an explicit instantiation"
36997msgstr ""
36998
36999#: cp/decl.c:4795
37000#, gcc-internal-format
37001msgid "ignoring attributes applied to class type %qT outside of definition"
37002msgstr ""
37003
37004#. A template type parameter or other dependent type.
37005#: cp/decl.c:4799
37006#, gcc-internal-format
37007msgid "ignoring attributes applied to dependent type %qT without an associated declaration"
37008msgstr ""
37009
37010#: cp/decl.c:4868 cp/decl2.c:889
37011#, gcc-internal-format
37012msgid "typedef %qD is initialized (use decltype instead)"
37013msgstr ""
37014
37015#: cp/decl.c:4876
37016#, gcc-internal-format
37017msgid "declaration of %q#D has %<extern%> and is initialized"
37018msgstr ""
37019
37020#: cp/decl.c:4905
37021#, gcc-internal-format
37022msgid "definition of %q#D is marked %<dllimport%>"
37023msgstr ""
37024
37025#: cp/decl.c:4929
37026#, gcc-internal-format
37027msgid "%q+#D is not a static data member of %q#T"
37028msgstr ""
37029
37030#: cp/decl.c:4938
37031#, gcc-internal-format
37032msgid "non-member-template declaration of %qD"
37033msgstr ""
37034
37035#: cp/decl.c:4939
37036#, gcc-internal-format
37037msgid "does not match member template declaration here"
37038msgstr ""
37039
37040#: cp/decl.c:4952
37041#, gcc-internal-format
37042msgid "ISO C++ does not permit %<%T::%D%> to be defined as %<%T::%D%>"
37043msgstr ""
37044
37045#: cp/decl.c:4964
37046#, gcc-internal-format
37047msgid "duplicate initialization of %qD"
37048msgstr ""
37049
37050#: cp/decl.c:4969
37051#, gcc-internal-format
37052msgid "%qD declared %<constexpr%> outside its class"
37053msgstr ""
37054
37055#: cp/decl.c:5012
37056#, gcc-internal-format
37057msgid "declaration of %q#D outside of class is not definition"
37058msgstr ""
37059
37060#: cp/decl.c:5045
37061#, gcc-internal-format
37062msgid "%qD declared %<thread_local%> in %<constexpr%> function"
37063msgstr ""
37064
37065#: cp/decl.c:5048
37066#, gcc-internal-format
37067msgid "%qD declared %<static%> in %<constexpr%> function"
37068msgstr ""
37069
37070#: cp/decl.c:5113
37071#, gcc-internal-format
37072msgid "variable %q#D has initializer but incomplete type"
37073msgstr ""
37074
37075#: cp/decl.c:5119 cp/decl.c:5982
37076#, gcc-internal-format
37077msgid "elements of array %q#D have incomplete type"
37078msgstr ""
37079
37080#: cp/decl.c:5126 cp/decl.c:6628
37081#, gcc-internal-format
37082msgid "declaration of %q#D has no initializer"
37083msgstr ""
37084
37085#: cp/decl.c:5128
37086#, gcc-internal-format
37087msgid "aggregate %q#D has incomplete type and cannot be defined"
37088msgstr ""
37089
37090#: cp/decl.c:5162
37091#, gcc-internal-format
37092msgid "%qD declared as reference but not initialized"
37093msgstr ""
37094
37095#: cp/decl.c:5219
37096#, gcc-internal-format
37097msgid "name used in a GNU-style designated initializer for an array"
37098msgstr ""
37099
37100#: cp/decl.c:5225
37101#, gcc-internal-format
37102msgid "name %qD used in a GNU-style designated initializer for an array"
37103msgstr ""
37104
37105#: cp/decl.c:5241 cp/typeck2.c:1284 cp/typeck2.c:1394
37106#, gcc-internal-format
37107msgid "non-trivial designated initializers not supported"
37108msgstr ""
37109
37110#: cp/decl.c:5244
37111#, gcc-internal-format
37112msgid "C99 designator %qE is not an integral constant-expression"
37113msgstr ""
37114
37115#: cp/decl.c:5292
37116#, gcc-internal-format
37117msgid "initializer fails to determine size of %qD"
37118msgstr ""
37119
37120#: cp/decl.c:5298
37121#, gcc-internal-format
37122msgid "array size missing in %qD"
37123msgstr ""
37124
37125#: cp/decl.c:5309
37126#, gcc-internal-format
37127msgid "zero-size array %qD"
37128msgstr ""
37129
37130#. An automatic variable with an incomplete type: that is an error.
37131#. Don't talk about array types here, since we took care of that
37132#. message in grokdeclarator.
37133#: cp/decl.c:5348
37134#, gcc-internal-format
37135msgid "storage size of %qD isn%'t known"
37136msgstr ""
37137
37138#: cp/decl.c:5371
37139#, gcc-internal-format
37140msgid "storage size of %qD isn%'t constant"
37141msgstr ""
37142
37143#: cp/decl.c:5417
37144#, gcc-internal-format
37145msgid "sorry: semantics of inline function static data %q#D are wrong (you%'ll wind up with multiple copies)"
37146msgstr ""
37147
37148#: cp/decl.c:5421
37149#, gcc-internal-format
37150msgid "you can work around this by removing the initializer"
37151msgstr ""
37152
37153#: cp/decl.c:5448
37154#, gcc-internal-format
37155msgid "uninitialized const %qD"
37156msgstr ""
37157
37158#: cp/decl.c:5452
37159#, gcc-internal-format
37160msgid "uninitialized variable %qD in %<constexpr%> function"
37161msgstr ""
37162
37163#: cp/decl.c:5462
37164#, gcc-internal-format
37165msgid "%q#T has no user-provided default constructor"
37166msgstr ""
37167
37168#: cp/decl.c:5466
37169#, gcc-internal-format
37170msgid "constructor is not user-provided because it is explicitly defaulted in the class body"
37171msgstr ""
37172
37173#: cp/decl.c:5469
37174#, gcc-internal-format
37175msgid "and the implicitly-defined constructor does not initialize %q#D"
37176msgstr ""
37177
37178#: cp/decl.c:5592
37179#, gcc-internal-format
37180msgid "invalid type %qT as initializer for a vector of type %qT"
37181msgstr ""
37182
37183#: cp/decl.c:5633
37184#, gcc-internal-format
37185msgid "initializer for %qT must be brace-enclosed"
37186msgstr ""
37187
37188#: cp/decl.c:5659
37189#, gcc-internal-format
37190msgid "%<[%E] =%> used in a GNU-style designated initializer for class %qT"
37191msgstr ""
37192
37193#: cp/decl.c:5667
37194#, gcc-internal-format
37195msgid "%qT has no non-static data member named %qD"
37196msgstr ""
37197
37198#: cp/decl.c:5687
37199#, gcc-internal-format
37200msgid "invalid initializer for %q#D"
37201msgstr ""
37202
37203#: cp/decl.c:5717
37204#, gcc-internal-format
37205msgid "C99 designator %qE outside aggregate initializer"
37206msgstr ""
37207
37208#: cp/decl.c:5754 cp/decl.c:5961 cp/typeck2.c:1271 cp/typeck2.c:1480
37209#: cp/typeck2.c:1524 cp/typeck2.c:1571
37210#, gcc-internal-format
37211msgid "too many initializers for %qT"
37212msgstr ""
37213
37214#: cp/decl.c:5793
37215#, gcc-internal-format
37216msgid "braces around scalar initializer for type %qT"
37217msgstr ""
37218
37219#: cp/decl.c:5902
37220#, gcc-internal-format
37221msgid "missing braces around initializer for %qT"
37222msgstr ""
37223
37224#: cp/decl.c:5984
37225#, gcc-internal-format
37226msgid "elements of array %q#T have incomplete type"
37227msgstr ""
37228
37229#: cp/decl.c:5992
37230#, gcc-internal-format
37231msgid "variable-sized compound literal"
37232msgstr ""
37233
37234#: cp/decl.c:6046
37235#, gcc-internal-format
37236msgid "%q#D has incomplete type"
37237msgstr ""
37238
37239#: cp/decl.c:6066
37240#, gcc-internal-format
37241msgid "scalar object %qD requires one element in initializer"
37242msgstr ""
37243
37244#: cp/decl.c:6109
37245#, gcc-internal-format
37246msgid "in C++98 %qD must be initialized by constructor, not by %<{...}%>"
37247msgstr ""
37248
37249#: cp/decl.c:6203
37250#, gcc-internal-format
37251msgid "array %qD initialized by parenthesized string literal %qE"
37252msgstr ""
37253
37254#: cp/decl.c:6234
37255#, gcc-internal-format
37256msgid "initializer invalid for static member with constructor"
37257msgstr ""
37258
37259#: cp/decl.c:6236
37260#, gcc-internal-format
37261msgid "non-constant in-class initialization invalid for static member %qD"
37262msgstr ""
37263
37264#: cp/decl.c:6241
37265#, gcc-internal-format
37266msgid "(an out of class initialization is required)"
37267msgstr ""
37268
37269#: cp/decl.c:6418
37270#, gcc-internal-format
37271msgid "reference %qD is initialized with itself"
37272msgstr ""
37273
37274#: cp/decl.c:6587
37275#, gcc-internal-format
37276msgid "assignment (not initialization) in declaration"
37277msgstr ""
37278
37279#: cp/decl.c:6645
37280#, gcc-internal-format
37281msgid "initializer for %<decltype(auto) %D%> has function type (did you forget the %<()%> ?)"
37282msgstr ""
37283
37284#: cp/decl.c:6746
37285#, gcc-internal-format
37286msgid "variable concept has no initializer"
37287msgstr ""
37288
37289#: cp/decl.c:6774
37290#, gcc-internal-format
37291msgid "shadowing previous type declaration of %q#D"
37292msgstr ""
37293
37294#: cp/decl.c:6848
37295#, gcc-internal-format
37296msgid "Java object %qD not allocated with %<new%>"
37297msgstr ""
37298
37299#: cp/decl.c:6896
37300#, gcc-internal-format
37301msgid "non-static data member %qD has Java class type"
37302msgstr ""
37303
37304#: cp/decl.c:6977
37305#, gcc-internal-format
37306msgid "function %q#D is initialized like a variable"
37307msgstr ""
37308
37309#: cp/decl.c:7411
37310#, gcc-internal-format
37311msgid "non-local variable %qD declared %<__thread%> needs dynamic initialization"
37312msgstr ""
37313
37314#: cp/decl.c:7414
37315#, gcc-internal-format
37316msgid "non-local variable %qD declared %<__thread%> has a non-trivial destructor"
37317msgstr ""
37318
37319#: cp/decl.c:7420
37320#, gcc-internal-format
37321msgid "C++11 %<thread_local%> allows dynamic initialization and destruction"
37322msgstr ""
37323
37324#: cp/decl.c:7647
37325#, gcc-internal-format
37326msgid "initializer fails to determine size of %qT"
37327msgstr ""
37328
37329#: cp/decl.c:7651
37330#, gcc-internal-format
37331msgid "array size missing in %qT"
37332msgstr ""
37333
37334#: cp/decl.c:7654
37335#, gcc-internal-format
37336msgid "zero-size array %qT"
37337msgstr ""
37338
37339#: cp/decl.c:7670
37340#, gcc-internal-format
37341msgid "destructor for alien class %qT cannot be a member"
37342msgstr ""
37343
37344#: cp/decl.c:7672
37345#, gcc-internal-format
37346msgid "constructor for alien class %qT cannot be a member"
37347msgstr ""
37348
37349#: cp/decl.c:7696
37350#, gcc-internal-format
37351msgid "%qD declared as a %<virtual%> variable"
37352msgstr ""
37353
37354#: cp/decl.c:7698
37355#, gcc-internal-format
37356msgid "%qD declared as an %<inline%> variable"
37357msgstr ""
37358
37359#: cp/decl.c:7700
37360#, gcc-internal-format
37361msgid "%<const%> and %<volatile%> function specifiers on %qD invalid in variable declaration"
37362msgstr ""
37363
37364#: cp/decl.c:7705
37365#, gcc-internal-format
37366msgid "%qD declared as a %<virtual%> parameter"
37367msgstr ""
37368
37369#: cp/decl.c:7707
37370#, gcc-internal-format
37371msgid "%qD declared as an %<inline%> parameter"
37372msgstr ""
37373
37374#: cp/decl.c:7709
37375#, gcc-internal-format
37376msgid "%<const%> and %<volatile%> function specifiers on %qD invalid in parameter declaration"
37377msgstr ""
37378
37379#: cp/decl.c:7714
37380#, gcc-internal-format
37381msgid "%qD declared as a %<virtual%> type"
37382msgstr ""
37383
37384#: cp/decl.c:7716
37385#, gcc-internal-format
37386msgid "%qD declared as an %<inline%> type"
37387msgstr ""
37388
37389#: cp/decl.c:7718
37390#, gcc-internal-format
37391msgid "%<const%> and %<volatile%> function specifiers on %qD invalid in type declaration"
37392msgstr ""
37393
37394#: cp/decl.c:7723
37395#, gcc-internal-format
37396msgid "%qD declared as a %<virtual%> field"
37397msgstr ""
37398
37399#: cp/decl.c:7725
37400#, gcc-internal-format
37401msgid "%qD declared as an %<inline%> field"
37402msgstr ""
37403
37404#: cp/decl.c:7727
37405#, gcc-internal-format
37406msgid "%<const%> and %<volatile%> function specifiers on %qD invalid in field declaration"
37407msgstr ""
37408
37409#: cp/decl.c:7734
37410#, gcc-internal-format
37411msgid "%q+D declared as a friend"
37412msgstr ""
37413
37414#: cp/decl.c:7740
37415#, gcc-internal-format
37416msgid "%q+D declared with an exception specification"
37417msgstr ""
37418
37419#: cp/decl.c:7773
37420#, gcc-internal-format
37421msgid "definition of %qD is not in namespace enclosing %qT"
37422msgstr ""
37423
37424#: cp/decl.c:7813
37425#, gcc-internal-format
37426msgid "static member function %q#D declared with type qualifiers"
37427msgstr ""
37428
37429#: cp/decl.c:7823
37430#, gcc-internal-format
37431msgid "concept %q#D declared with function parameters"
37432msgstr ""
37433
37434#: cp/decl.c:7829
37435#, gcc-internal-format
37436msgid "concept %q#D declared with a deduced return type"
37437msgstr ""
37438
37439#: cp/decl.c:7831
37440#, gcc-internal-format
37441msgid "concept %q#D with non-%<bool%> return type %qT"
37442msgstr ""
37443
37444#: cp/decl.c:7902
37445#, gcc-internal-format
37446msgid "concept %qD has no definition"
37447msgstr ""
37448
37449#: cp/decl.c:7970
37450#, gcc-internal-format
37451msgid "defining explicit specialization %qD in friend declaration"
37452msgstr ""
37453
37454#. Something like `template <class T> friend void f<T>()'.
37455#: cp/decl.c:7980
37456#, gcc-internal-format
37457msgid "invalid use of template-id %qD in declaration of primary template"
37458msgstr ""
37459
37460#: cp/decl.c:7998
37461#, gcc-internal-format
37462msgid "default arguments are not allowed in declaration of friend template specialization %qD"
37463msgstr ""
37464
37465#: cp/decl.c:8006
37466#, gcc-internal-format
37467msgid "%<inline%> is not allowed in declaration of friend template specialization %qD"
37468msgstr ""
37469
37470#: cp/decl.c:8053
37471#, gcc-internal-format
37472msgid "cannot declare %<::main%> to be a template"
37473msgstr ""
37474
37475#: cp/decl.c:8055
37476#, gcc-internal-format
37477msgid "cannot declare %<::main%> to be inline"
37478msgstr ""
37479
37480#: cp/decl.c:8057
37481#, gcc-internal-format
37482msgid "cannot declare %<::main%> to be constexpr"
37483msgstr ""
37484
37485#: cp/decl.c:8059
37486#, gcc-internal-format
37487msgid "cannot declare %<::main%> to be static"
37488msgstr ""
37489
37490#: cp/decl.c:8116
37491#, gcc-internal-format
37492msgid "static member function %qD cannot have cv-qualifier"
37493msgstr ""
37494
37495#: cp/decl.c:8117
37496#, gcc-internal-format
37497msgid "non-member function %qD cannot have cv-qualifier"
37498msgstr ""
37499
37500#: cp/decl.c:8125
37501#, gcc-internal-format
37502msgid "static member function %qD cannot have ref-qualifier"
37503msgstr ""
37504
37505#: cp/decl.c:8126
37506#, gcc-internal-format
37507msgid "non-member function %qD cannot have ref-qualifier"
37508msgstr ""
37509
37510#: cp/decl.c:8143
37511#, gcc-internal-format
37512msgid "literal operator with C linkage"
37513msgstr ""
37514
37515#: cp/decl.c:8152
37516#, gcc-internal-format
37517msgid "%qD has invalid argument list"
37518msgstr ""
37519
37520#: cp/decl.c:8160
37521#, gcc-internal-format
37522msgid "integer suffix %<%s%> shadowed by implementation"
37523msgstr ""
37524
37525#: cp/decl.c:8166
37526#, gcc-internal-format
37527msgid "floating point suffix %<%s%> shadowed by implementation"
37528msgstr ""
37529
37530#: cp/decl.c:8172
37531#, gcc-internal-format
37532msgid "%qD must be a non-member function"
37533msgstr ""
37534
37535#: cp/decl.c:8251
37536#, gcc-internal-format
37537msgid "%<::main%> must return %<int%>"
37538msgstr ""
37539
37540#: cp/decl.c:8293
37541#, gcc-internal-format
37542msgid "definition of implicitly-declared %qD"
37543msgstr ""
37544
37545#: cp/decl.c:8298
37546#, gcc-internal-format
37547msgid "definition of explicitly-defaulted %q+D"
37548msgstr ""
37549
37550#: cp/decl.c:8299
37551#, gcc-internal-format
37552msgid "%q+#D explicitly defaulted here"
37553msgstr ""
37554
37555#: cp/decl.c:8316 cp/decl2.c:787
37556#, gcc-internal-format
37557msgid "no %q#D member function declared in class %qT"
37558msgstr ""
37559
37560#: cp/decl.c:8500
37561#, gcc-internal-format
37562msgid "cannot declare %<::main%> to be a global variable"
37563msgstr ""
37564
37565#: cp/decl.c:8508
37566#, gcc-internal-format
37567msgid "a non-template variable cannot be %<concept%>"
37568msgstr ""
37569
37570#: cp/decl.c:8515
37571#, gcc-internal-format
37572msgid "concept must have type %<bool%>"
37573msgstr ""
37574
37575#: cp/decl.c:8628
37576#, gcc-internal-format
37577msgid "in-class initialization of static data member %q#D of incomplete type"
37578msgstr ""
37579
37580#: cp/decl.c:8632
37581#, gcc-internal-format
37582msgid "%<constexpr%> needed for in-class initialization of static data member %q#D of non-integral type"
37583msgstr ""
37584
37585#: cp/decl.c:8635
37586#, gcc-internal-format
37587msgid "in-class initialization of static data member %q#D of non-literal type"
37588msgstr ""
37589
37590#: cp/decl.c:8648
37591#, gcc-internal-format
37592msgid "invalid in-class initialization of static data member of non-integral type %qT"
37593msgstr ""
37594
37595#: cp/decl.c:8654
37596#, gcc-internal-format
37597msgid "ISO C++ forbids in-class initialization of non-const static member %qD"
37598msgstr ""
37599
37600#: cp/decl.c:8658
37601#, gcc-internal-format
37602msgid "ISO C++ forbids initialization of member constant %qD of non-integral type %qT"
37603msgstr ""
37604
37605#: cp/decl.c:8753 cp/decl.c:8780
37606#, gcc-internal-format
37607msgid "size of array %qD has non-integral type %qT"
37608msgstr ""
37609
37610#: cp/decl.c:8756 cp/decl.c:8782
37611#, gcc-internal-format
37612msgid "size of array has non-integral type %qT"
37613msgstr ""
37614
37615#: cp/decl.c:8813 cp/decl.c:8866
37616#, gcc-internal-format
37617msgid "size of array is not an integral constant-expression"
37618msgstr ""
37619
37620#: cp/decl.c:8832
37621#, gcc-internal-format
37622msgid "size of array %qD is negative"
37623msgstr ""
37624
37625#: cp/decl.c:8834 cp/init.c:3437
37626#, gcc-internal-format
37627msgid "size of array is negative"
37628msgstr ""
37629
37630#: cp/decl.c:8848
37631#, gcc-internal-format
37632msgid "ISO C++ forbids zero-size array %qD"
37633msgstr ""
37634
37635#: cp/decl.c:8850
37636#, gcc-internal-format
37637msgid "ISO C++ forbids zero-size array"
37638msgstr ""
37639
37640#: cp/decl.c:8863
37641#, gcc-internal-format
37642msgid "size of array %qD is not an integral constant-expression"
37643msgstr ""
37644
37645#: cp/decl.c:8872
37646#, gcc-internal-format
37647msgid "ISO C++ forbids variable length array %qD"
37648msgstr ""
37649
37650#: cp/decl.c:8874
37651#, gcc-internal-format
37652msgid "ISO C++ forbids variable length array"
37653msgstr ""
37654
37655#: cp/decl.c:8880
37656#, gcc-internal-format
37657msgid "variable length array %qD is used"
37658msgstr ""
37659
37660#: cp/decl.c:8883
37661#, gcc-internal-format
37662msgid "variable length array is used"
37663msgstr ""
37664
37665#: cp/decl.c:8934
37666#, gcc-internal-format
37667msgid "overflow in array dimension"
37668msgstr ""
37669
37670#: cp/decl.c:8987
37671#, gcc-internal-format
37672msgid "%qD declared as array of %qT"
37673msgstr ""
37674
37675#: cp/decl.c:8997
37676#, gcc-internal-format
37677msgid "declaration of %qD as array of void"
37678msgstr ""
37679
37680#: cp/decl.c:8999
37681#, gcc-internal-format
37682msgid "creating array of void"
37683msgstr ""
37684
37685#: cp/decl.c:9004
37686#, gcc-internal-format
37687msgid "declaration of %qD as array of functions"
37688msgstr ""
37689
37690#: cp/decl.c:9006
37691#, gcc-internal-format
37692msgid "creating array of functions"
37693msgstr ""
37694
37695#: cp/decl.c:9011
37696#, gcc-internal-format
37697msgid "declaration of %qD as array of references"
37698msgstr ""
37699
37700#: cp/decl.c:9013
37701#, gcc-internal-format
37702msgid "creating array of references"
37703msgstr ""
37704
37705#: cp/decl.c:9018
37706#, gcc-internal-format
37707msgid "declaration of %qD as array of function members"
37708msgstr ""
37709
37710#: cp/decl.c:9020
37711#, gcc-internal-format
37712msgid "creating array of function members"
37713msgstr ""
37714
37715#: cp/decl.c:9034
37716#, gcc-internal-format
37717msgid "declaration of %qD as multidimensional array must have bounds for all dimensions except the first"
37718msgstr ""
37719
37720#: cp/decl.c:9038
37721#, gcc-internal-format
37722msgid "multidimensional array must have bounds for all dimensions except the first"
37723msgstr ""
37724
37725#: cp/decl.c:9097
37726#, gcc-internal-format
37727msgid "return type specification for constructor invalid"
37728msgstr ""
37729
37730#: cp/decl.c:9100
37731#, gcc-internal-format
37732msgid "qualifiers are not allowed on constructor declaration"
37733msgstr ""
37734
37735#: cp/decl.c:9110
37736#, gcc-internal-format
37737msgid "return type specification for destructor invalid"
37738msgstr ""
37739
37740#: cp/decl.c:9113
37741#, gcc-internal-format
37742msgid "qualifiers are not allowed on destructor declaration"
37743msgstr ""
37744
37745#: cp/decl.c:9127
37746#, gcc-internal-format
37747msgid "return type specified for %<operator %T%>"
37748msgstr ""
37749
37750#: cp/decl.c:9130
37751#, gcc-internal-format
37752msgid "qualifiers are not allowed on declaration of %<operator %T%>"
37753msgstr ""
37754
37755#: cp/decl.c:9154
37756#, gcc-internal-format
37757msgid "unnamed variable or field declared void"
37758msgstr ""
37759
37760#: cp/decl.c:9161
37761#, gcc-internal-format
37762msgid "variable or field declared void"
37763msgstr ""
37764
37765#: cp/decl.c:9365
37766#, gcc-internal-format
37767msgid "invalid use of qualified-name %<::%D%>"
37768msgstr ""
37769
37770#: cp/decl.c:9368 cp/decl.c:9388
37771#, gcc-internal-format
37772msgid "invalid use of qualified-name %<%T::%D%>"
37773msgstr ""
37774
37775#: cp/decl.c:9371
37776#, gcc-internal-format
37777msgid "invalid use of qualified-name %<%D::%D%>"
37778msgstr ""
37779
37780#: cp/decl.c:9380
37781#, gcc-internal-format
37782msgid "%q#T is not a class or a namespace"
37783msgstr ""
37784
37785#: cp/decl.c:9404 cp/decl.c:9501 cp/decl.c:9510 cp/decl.c:10941
37786#, gcc-internal-format
37787msgid "declaration of %qD as non-function"
37788msgstr ""
37789
37790#: cp/decl.c:9410
37791#, gcc-internal-format
37792msgid "declaration of %qD as non-member"
37793msgstr ""
37794
37795#: cp/decl.c:9446
37796#, gcc-internal-format
37797msgid "declarator-id missing; using reserved word %qD"
37798msgstr ""
37799
37800#: cp/decl.c:9493
37801#, gcc-internal-format
37802msgid "function definition does not declare parameters"
37803msgstr ""
37804
37805#: cp/decl.c:9518
37806#, gcc-internal-format
37807msgid "declaration of %qD as %<typedef%>"
37808msgstr ""
37809
37810#: cp/decl.c:9523
37811#, gcc-internal-format
37812msgid "declaration of %qD as parameter"
37813msgstr ""
37814
37815#: cp/decl.c:9556
37816#, gcc-internal-format
37817msgid "%<concept%> cannot appear in a typedef declaration"
37818msgstr ""
37819
37820#: cp/decl.c:9562
37821#, gcc-internal-format
37822msgid "%<constexpr%> cannot appear in a typedef declaration"
37823msgstr ""
37824
37825#: cp/decl.c:9570
37826#, gcc-internal-format
37827msgid "two or more data types in declaration of %qs"
37828msgstr ""
37829
37830#: cp/decl.c:9576
37831#, gcc-internal-format
37832msgid "conflicting specifiers in declaration of %qs"
37833msgstr ""
37834
37835#: cp/decl.c:9617
37836#, gcc-internal-format
37837msgid "ISO C++ does not support plain %<complex%> meaning %<double complex%>"
37838msgstr ""
37839
37840#: cp/decl.c:9665 cp/decl.c:9668 cp/decl.c:9671
37841#, gcc-internal-format
37842msgid "ISO C++ forbids declaration of %qs with no type"
37843msgstr ""
37844
37845#: cp/decl.c:9687
37846#, gcc-internal-format
37847msgid "%<__int%d%> is not supported by this target"
37848msgstr ""
37849
37850#: cp/decl.c:9693
37851#, gcc-internal-format
37852msgid "ISO C++ does not support %<__int%d%> for %qs"
37853msgstr ""
37854
37855#: cp/decl.c:9715 cp/decl.c:9735
37856#, gcc-internal-format
37857msgid "%<signed%> or %<unsigned%> invalid for %qs"
37858msgstr ""
37859
37860#: cp/decl.c:9717
37861#, gcc-internal-format
37862msgid "%<signed%> and %<unsigned%> specified together for %qs"
37863msgstr ""
37864
37865#: cp/decl.c:9719
37866#, gcc-internal-format
37867msgid "%<long long%> invalid for %qs"
37868msgstr ""
37869
37870#: cp/decl.c:9721
37871#, gcc-internal-format
37872msgid "%<long%> invalid for %qs"
37873msgstr ""
37874
37875#: cp/decl.c:9723
37876#, gcc-internal-format
37877msgid "%<short%> invalid for %qs"
37878msgstr ""
37879
37880#: cp/decl.c:9725
37881#, gcc-internal-format
37882msgid "%<long%> or %<short%> invalid for %qs"
37883msgstr ""
37884
37885#: cp/decl.c:9727
37886#, gcc-internal-format
37887msgid "%<long%>, %<int%>, %<short%>, or %<char%> invalid for %qs"
37888msgstr ""
37889
37890#: cp/decl.c:9729
37891#, gcc-internal-format
37892msgid "%<long%> or %<short%> specified with char for %qs"
37893msgstr ""
37894
37895#: cp/decl.c:9731
37896#, gcc-internal-format
37897msgid "%<long%> and %<short%> specified together for %qs"
37898msgstr ""
37899
37900#: cp/decl.c:9737
37901#, gcc-internal-format
37902msgid "%<short%> or %<long%> invalid for %qs"
37903msgstr ""
37904
37905#: cp/decl.c:9745
37906#, gcc-internal-format
37907msgid "long, short, signed or unsigned used invalidly for %qs"
37908msgstr ""
37909
37910#: cp/decl.c:9813
37911#, gcc-internal-format
37912msgid "complex invalid for %qs"
37913msgstr ""
37914
37915#: cp/decl.c:9860
37916#, gcc-internal-format
37917msgid "member %qD cannot be declared both %<virtual%> and %<static%>"
37918msgstr ""
37919
37920#: cp/decl.c:9866
37921#, gcc-internal-format
37922msgid "member %qD cannot be declared both %<virtual%> and %<constexpr%>"
37923msgstr ""
37924
37925#: cp/decl.c:9876
37926#, gcc-internal-format
37927msgid "typedef declaration invalid in parameter declaration"
37928msgstr ""
37929
37930#: cp/decl.c:9881
37931#, gcc-internal-format
37932msgid "storage class specified for template parameter %qs"
37933msgstr ""
37934
37935#: cp/decl.c:9887
37936#, gcc-internal-format
37937msgid "storage class specifiers invalid in parameter declarations"
37938msgstr ""
37939
37940#: cp/decl.c:9891
37941#, gcc-internal-format
37942msgid "a parameter cannot be declared %<concept%>"
37943msgstr ""
37944
37945#: cp/decl.c:9896
37946#, gcc-internal-format
37947msgid "a parameter cannot be declared %<constexpr%>"
37948msgstr ""
37949
37950#: cp/decl.c:9906
37951#, gcc-internal-format
37952msgid "%<virtual%> outside class declaration"
37953msgstr ""
37954
37955#: cp/decl.c:9924
37956#, gcc-internal-format
37957msgid "multiple storage classes in declaration of %qs"
37958msgstr ""
37959
37960#: cp/decl.c:9947
37961#, gcc-internal-format
37962msgid "storage class specified for %qs"
37963msgstr ""
37964
37965#: cp/decl.c:9951
37966#, gcc-internal-format
37967msgid "storage class specified for parameter %qs"
37968msgstr ""
37969
37970#: cp/decl.c:9964
37971#, gcc-internal-format
37972msgid "nested function %qs declared %<extern%>"
37973msgstr ""
37974
37975#: cp/decl.c:9968
37976#, gcc-internal-format
37977msgid "top-level declaration of %qs specifies %<auto%>"
37978msgstr ""
37979
37980#: cp/decl.c:9975
37981#, gcc-internal-format
37982msgid "function-scope %qs implicitly auto and declared %<__thread%>"
37983msgstr ""
37984
37985#: cp/decl.c:9987
37986#, gcc-internal-format
37987msgid "storage class specifiers invalid in friend function declarations"
37988msgstr ""
37989
37990#: cp/decl.c:10099
37991#, gcc-internal-format
37992msgid "%qs declared as function returning a function"
37993msgstr ""
37994
37995#: cp/decl.c:10104
37996#, gcc-internal-format
37997msgid "%qs declared as function returning an array"
37998msgstr ""
37999
38000#: cp/decl.c:10128
38001#, gcc-internal-format
38002msgid "requires-clause on return type"
38003msgstr ""
38004
38005#: cp/decl.c:10147
38006#, gcc-internal-format
38007msgid "%qs function uses %<auto%> type specifier without trailing return type"
38008msgstr ""
38009
38010#: cp/decl.c:10150
38011#, gcc-internal-format
38012msgid "deduced return type only available with -std=c++14 or -std=gnu++14"
38013msgstr ""
38014
38015#: cp/decl.c:10156
38016#, gcc-internal-format
38017msgid "virtual function cannot have deduced return type"
38018msgstr ""
38019
38020#: cp/decl.c:10163
38021#, gcc-internal-format
38022msgid "%qs function with trailing return type has %qT as its type rather than plain %<auto%>"
38023msgstr ""
38024
38025#. Not using maybe_warn_cpp0x because this should
38026#. always be an error.
38027#: cp/decl.c:10175
38028#, gcc-internal-format
38029msgid "trailing return type only available with -std=c++11 or -std=gnu++11"
38030msgstr ""
38031
38032#: cp/decl.c:10178
38033#, gcc-internal-format
38034msgid "%qs function with trailing return type not declared with %<auto%> type specifier"
38035msgstr ""
38036
38037#: cp/decl.c:10215
38038#, gcc-internal-format
38039msgid "destructor cannot be static member function"
38040msgstr ""
38041
38042#: cp/decl.c:10216
38043#, gcc-internal-format
38044msgid "constructor cannot be static member function"
38045msgstr ""
38046
38047#: cp/decl.c:10220
38048#, gcc-internal-format
38049msgid "destructors may not be cv-qualified"
38050msgstr ""
38051
38052#: cp/decl.c:10221
38053#, gcc-internal-format
38054msgid "constructors may not be cv-qualified"
38055msgstr ""
38056
38057#: cp/decl.c:10229
38058#, gcc-internal-format
38059msgid "destructors may not be ref-qualified"
38060msgstr ""
38061
38062#: cp/decl.c:10248
38063#, gcc-internal-format
38064msgid "constructors cannot be declared %<virtual%>"
38065msgstr ""
38066
38067#. Cannot be both friend and virtual.
38068#: cp/decl.c:10263
38069#, gcc-internal-format
38070msgid "virtual functions cannot be friends"
38071msgstr ""
38072
38073#: cp/decl.c:10267
38074#, gcc-internal-format
38075msgid "friend declaration not in class definition"
38076msgstr ""
38077
38078#: cp/decl.c:10269
38079#, gcc-internal-format
38080msgid "can%'t define friend function %qs in a local class definition"
38081msgstr ""
38082
38083#: cp/decl.c:10281
38084#, gcc-internal-format
38085msgid "a conversion function cannot have a trailing return type"
38086msgstr ""
38087
38088#: cp/decl.c:10292
38089#, gcc-internal-format
38090msgid "destructors may not have parameters"
38091msgstr ""
38092
38093#: cp/decl.c:10329
38094#, gcc-internal-format
38095msgid "cannot declare pointer to %q#T"
38096msgstr ""
38097
38098#: cp/decl.c:10342 cp/decl.c:10349
38099#, gcc-internal-format
38100msgid "cannot declare reference to %q#T"
38101msgstr ""
38102
38103#: cp/decl.c:10351
38104#, gcc-internal-format
38105msgid "cannot declare pointer to %q#T member"
38106msgstr ""
38107
38108#: cp/decl.c:10380
38109#, gcc-internal-format
38110msgid "cannot declare reference to qualified function type %qT"
38111msgstr ""
38112
38113#: cp/decl.c:10381
38114#, gcc-internal-format
38115msgid "cannot declare pointer to qualified function type %qT"
38116msgstr ""
38117
38118#: cp/decl.c:10451
38119#, gcc-internal-format
38120msgid "cannot declare reference to %q#T, which is not a typedef or a template type argument"
38121msgstr ""
38122
38123#: cp/decl.c:10521
38124#, gcc-internal-format
38125msgid "template-id %qD used as a declarator"
38126msgstr ""
38127
38128#: cp/decl.c:10545
38129#, gcc-internal-format
38130msgid "member functions are implicitly friends of their class"
38131msgstr ""
38132
38133#: cp/decl.c:10550
38134#, gcc-internal-format
38135msgid "extra qualification %<%T::%> on member %qs"
38136msgstr ""
38137
38138#: cp/decl.c:10580
38139#, gcc-internal-format
38140msgid "cannot define member function %<%T::%s%> within %<%T%>"
38141msgstr ""
38142
38143#: cp/decl.c:10582
38144#, gcc-internal-format
38145msgid "cannot declare member function %<%T::%s%> within %<%T%>"
38146msgstr ""
38147
38148#: cp/decl.c:10590
38149#, gcc-internal-format
38150msgid "cannot declare member %<%T::%s%> within %qT"
38151msgstr ""
38152
38153#: cp/decl.c:10623
38154#, gcc-internal-format
38155msgid "non-parameter %qs cannot be a parameter pack"
38156msgstr ""
38157
38158#: cp/decl.c:10631
38159#, gcc-internal-format
38160msgid "data member may not have variably modified type %qT"
38161msgstr ""
38162
38163#: cp/decl.c:10633
38164#, gcc-internal-format
38165msgid "parameter may not have variably modified type %qT"
38166msgstr ""
38167
38168#: cp/decl.c:10644
38169#, gcc-internal-format
38170msgid "%<explicit%> outside class declaration"
38171msgstr ""
38172
38173#: cp/decl.c:10647
38174#, gcc-internal-format
38175msgid "%<explicit%> in friend declaration"
38176msgstr ""
38177
38178#: cp/decl.c:10650
38179#, gcc-internal-format
38180msgid "only declarations of constructors and conversion operators can be %<explicit%>"
38181msgstr ""
38182
38183#: cp/decl.c:10659
38184#, gcc-internal-format
38185msgid "non-member %qs cannot be declared %<mutable%>"
38186msgstr ""
38187
38188#: cp/decl.c:10664
38189#, gcc-internal-format
38190msgid "non-object member %qs cannot be declared %<mutable%>"
38191msgstr ""
38192
38193#: cp/decl.c:10670
38194#, gcc-internal-format
38195msgid "function %qs cannot be declared %<mutable%>"
38196msgstr ""
38197
38198#: cp/decl.c:10675
38199#, gcc-internal-format
38200msgid "static %qs cannot be declared %<mutable%>"
38201msgstr ""
38202
38203#: cp/decl.c:10680
38204#, gcc-internal-format
38205msgid "const %qs cannot be declared %<mutable%>"
38206msgstr ""
38207
38208#: cp/decl.c:10685
38209#, gcc-internal-format
38210msgid "reference %qs cannot be declared %<mutable%>"
38211msgstr ""
38212
38213#: cp/decl.c:10721
38214#, gcc-internal-format
38215msgid "typedef declared %<auto%>"
38216msgstr ""
38217
38218#: cp/decl.c:10726
38219#, gcc-internal-format
38220msgid "requires-clause on typedef"
38221msgstr ""
38222
38223#: cp/decl.c:10734
38224#, gcc-internal-format
38225msgid "typedef name may not be a nested-name-specifier"
38226msgstr ""
38227
38228#: cp/decl.c:10755
38229#, gcc-internal-format
38230msgid "ISO C++ forbids nested type %qD with same name as enclosing class"
38231msgstr ""
38232
38233#: cp/decl.c:10871
38234#, gcc-internal-format
38235msgid "%<inline%> specified for friend class declaration"
38236msgstr ""
38237
38238#: cp/decl.c:10879
38239#, gcc-internal-format
38240msgid "template parameters cannot be friends"
38241msgstr ""
38242
38243#: cp/decl.c:10881
38244#, gcc-internal-format
38245msgid "friend declaration requires class-key, i.e. %<friend class %T::%D%>"
38246msgstr ""
38247
38248#: cp/decl.c:10885
38249#, gcc-internal-format
38250msgid "friend declaration requires class-key, i.e. %<friend %#T%>"
38251msgstr ""
38252
38253#: cp/decl.c:10898
38254#, gcc-internal-format
38255msgid "trying to make class %qT a friend of global scope"
38256msgstr ""
38257
38258#: cp/decl.c:10918
38259#, gcc-internal-format
38260msgid "invalid qualifiers on non-member function type"
38261msgstr ""
38262
38263#: cp/decl.c:10922
38264#, gcc-internal-format
38265msgid "requires-clause on type-id"
38266msgstr ""
38267
38268#: cp/decl.c:10931
38269#, gcc-internal-format
38270msgid "abstract declarator %qT used as declaration"
38271msgstr ""
38272
38273#: cp/decl.c:10949
38274#, gcc-internal-format
38275msgid "requires-clause on declaration of non-function type %qT"
38276msgstr ""
38277
38278#: cp/decl.c:10967
38279#, gcc-internal-format
38280msgid "cannot use %<::%> in parameter declaration"
38281msgstr ""
38282
38283#: cp/decl.c:10972
38284#, gcc-internal-format
38285msgid "%<auto%> parameter not permitted in this context"
38286msgstr ""
38287
38288#: cp/decl.c:10974
38289#, gcc-internal-format
38290msgid "parameter declared %<auto%>"
38291msgstr ""
38292
38293#: cp/decl.c:11020
38294#, gcc-internal-format
38295msgid "non-static data member declared %<auto%>"
38296msgstr ""
38297
38298#. Something like struct S { int N::j; };
38299#: cp/decl.c:11051
38300#, gcc-internal-format
38301msgid "invalid use of %<::%>"
38302msgstr ""
38303
38304#: cp/decl.c:11073
38305#, gcc-internal-format
38306msgid "declaration of function %qD in invalid context"
38307msgstr ""
38308
38309#: cp/decl.c:11082
38310#, gcc-internal-format
38311msgid "function %qD declared %<virtual%> inside a union"
38312msgstr ""
38313
38314#: cp/decl.c:11091
38315#, gcc-internal-format
38316msgid "%qD cannot be declared %<virtual%>, since it is always static"
38317msgstr ""
38318
38319#: cp/decl.c:11107
38320#, gcc-internal-format
38321msgid "expected qualified name in friend declaration for destructor %qD"
38322msgstr ""
38323
38324#: cp/decl.c:11114
38325#, gcc-internal-format
38326msgid "declaration of %qD as member of %qT"
38327msgstr ""
38328
38329#: cp/decl.c:11120
38330#, gcc-internal-format
38331msgid "a destructor cannot be %<concept%>"
38332msgstr ""
38333
38334#: cp/decl.c:11125
38335#, gcc-internal-format
38336msgid "a destructor cannot be %<constexpr%>"
38337msgstr ""
38338
38339#: cp/decl.c:11131
38340#, gcc-internal-format
38341msgid "expected qualified name in friend declaration for constructor %qD"
38342msgstr ""
38343
38344#: cp/decl.c:11139
38345#, gcc-internal-format
38346msgid "a constructor cannot be %<concept%>"
38347msgstr ""
38348
38349#: cp/decl.c:11144
38350#, gcc-internal-format
38351msgid "a concept cannot be a member function"
38352msgstr ""
38353
38354#: cp/decl.c:11153
38355#, gcc-internal-format
38356msgid "specialization of variable template %qD declared as function"
38357msgstr ""
38358
38359#: cp/decl.c:11156
38360#, gcc-internal-format
38361msgid "variable template declared here"
38362msgstr ""
38363
38364#: cp/decl.c:11211
38365#, gcc-internal-format
38366msgid "field %qD has incomplete type %qT"
38367msgstr ""
38368
38369#: cp/decl.c:11216
38370#, gcc-internal-format
38371msgid "name %qT has incomplete type"
38372msgstr ""
38373
38374#: cp/decl.c:11226
38375#, gcc-internal-format
38376msgid "%qE is neither function nor member function; cannot be declared friend"
38377msgstr ""
38378
38379#: cp/decl.c:11285
38380#, gcc-internal-format
38381msgid "static data member %qE declared %<concept%>"
38382msgstr ""
38383
38384#: cp/decl.c:11289
38385#, gcc-internal-format
38386msgid "constexpr static data member %qD must have an initializer"
38387msgstr ""
38388
38389#: cp/decl.c:11297
38390#, gcc-internal-format
38391msgid "non-static data member %qE declared %<concept%>"
38392msgstr ""
38393
38394#: cp/decl.c:11301
38395#, gcc-internal-format
38396msgid "non-static data member %qE declared %<constexpr%>"
38397msgstr ""
38398
38399#: cp/decl.c:11351
38400#, gcc-internal-format
38401msgid "storage class %<auto%> invalid for function %qs"
38402msgstr ""
38403
38404#: cp/decl.c:11353
38405#, gcc-internal-format
38406msgid "storage class %<register%> invalid for function %qs"
38407msgstr ""
38408
38409#: cp/decl.c:11357
38410#, gcc-internal-format
38411msgid "storage class %<__thread%> invalid for function %qs"
38412msgstr ""
38413
38414#: cp/decl.c:11360
38415#, gcc-internal-format
38416msgid "storage class %<thread_local%> invalid for function %qs"
38417msgstr ""
38418
38419#: cp/decl.c:11365
38420#, gcc-internal-format
38421msgid "virt-specifiers in %qs not allowed outside a class definition"
38422msgstr ""
38423
38424#: cp/decl.c:11376
38425#, gcc-internal-format
38426msgid "%<static%> specified invalid for function %qs declared out of global scope"
38427msgstr ""
38428
38429#: cp/decl.c:11380
38430#, gcc-internal-format
38431msgid "%<inline%> specifier invalid for function %qs declared out of global scope"
38432msgstr ""
38433
38434#: cp/decl.c:11388
38435#, gcc-internal-format
38436msgid "virtual non-class function %qs"
38437msgstr ""
38438
38439#: cp/decl.c:11395
38440#, gcc-internal-format
38441msgid "%qs defined in a non-class scope"
38442msgstr ""
38443
38444#: cp/decl.c:11396
38445#, gcc-internal-format
38446msgid "%qs declared in a non-class scope"
38447msgstr ""
38448
38449#: cp/decl.c:11429
38450#, gcc-internal-format
38451msgid "cannot declare member function %qD to have static linkage"
38452msgstr ""
38453
38454#. FIXME need arm citation
38455#: cp/decl.c:11436
38456#, gcc-internal-format
38457msgid "cannot declare static function inside another function"
38458msgstr ""
38459
38460#: cp/decl.c:11470
38461#, gcc-internal-format
38462msgid "%<static%> may not be used when defining (as opposed to declaring) a static data member"
38463msgstr ""
38464
38465#: cp/decl.c:11477
38466#, gcc-internal-format
38467msgid "static member %qD declared %<register%>"
38468msgstr ""
38469
38470#: cp/decl.c:11483
38471#, gcc-internal-format
38472msgid "cannot explicitly declare member %q#D to have extern linkage"
38473msgstr ""
38474
38475#: cp/decl.c:11490
38476#, gcc-internal-format
38477msgid "declaration of constexpr variable %qD is not a definition"
38478msgstr ""
38479
38480#: cp/decl.c:11503
38481#, gcc-internal-format
38482msgid "%qs initialized and declared %<extern%>"
38483msgstr ""
38484
38485#: cp/decl.c:11507
38486#, gcc-internal-format
38487msgid "%qs has both %<extern%> and initializer"
38488msgstr ""
38489
38490#: cp/decl.c:11654
38491#, gcc-internal-format
38492msgid "default argument %qE uses %qD"
38493msgstr ""
38494
38495#: cp/decl.c:11657
38496#, gcc-internal-format
38497msgid "default argument %qE uses local variable %qD"
38498msgstr ""
38499
38500#: cp/decl.c:11742
38501#, gcc-internal-format
38502msgid "invalid use of cv-qualified type %qT in parameter declaration"
38503msgstr ""
38504
38505#: cp/decl.c:11746
38506#, gcc-internal-format
38507msgid "invalid use of type %<void%> in parameter declaration"
38508msgstr ""
38509
38510#: cp/decl.c:11759
38511#, gcc-internal-format
38512msgid "parameter %qD has Java class type"
38513msgstr ""
38514
38515#: cp/decl.c:11787
38516#, gcc-internal-format
38517msgid "parameter %qD invalidly declared method type"
38518msgstr ""
38519
38520#: cp/decl.c:11812
38521#, gcc-internal-format
38522msgid "parameter %qD includes pointer to array of unknown bound %qT"
38523msgstr ""
38524
38525#: cp/decl.c:11814
38526#, gcc-internal-format
38527msgid "parameter %qD includes reference to array of unknown bound %qT"
38528msgstr ""
38529
38530#. [class.copy]
38531#.
38532#. A declaration of a constructor for a class X is ill-formed if
38533#. its first parameter is of type (optionally cv-qualified) X
38534#. and either there are no other parameters or else all other
38535#. parameters have default arguments.
38536#.
38537#. We *don't* complain about member template instantiations that
38538#. have this form, though; they can occur as we try to decide
38539#. what constructor to use during overload resolution.  Since
38540#. overload resolution will never prefer such a constructor to
38541#. the non-template copy constructor (which is either explicitly
38542#. or implicitly defined), there's no need to worry about their
38543#. existence.  Theoretically, they should never even be
38544#. instantiated, but that's hard to forestall.
38545#: cp/decl.c:12064
38546#, gcc-internal-format
38547msgid "invalid constructor; you probably meant %<%T (const %T&)%>"
38548msgstr ""
38549
38550#: cp/decl.c:12186
38551#, gcc-internal-format
38552msgid "%qD may not be declared within a namespace"
38553msgstr ""
38554
38555#: cp/decl.c:12191
38556#, gcc-internal-format
38557msgid "%qD may not be declared as static"
38558msgstr ""
38559
38560#: cp/decl.c:12217
38561#, gcc-internal-format
38562msgid "%qD must be a nonstatic member function"
38563msgstr ""
38564
38565#: cp/decl.c:12226
38566#, gcc-internal-format
38567msgid "%qD must be either a non-static member function or a non-member function"
38568msgstr ""
38569
38570#: cp/decl.c:12248
38571#, gcc-internal-format
38572msgid "%qD must have an argument of class or enumerated type"
38573msgstr ""
38574
38575#: cp/decl.c:12277
38576#, gcc-internal-format
38577msgid "conversion to a reference to void will never use a type conversion operator"
38578msgstr ""
38579
38580#: cp/decl.c:12279
38581#, gcc-internal-format
38582msgid "conversion to void will never use a type conversion operator"
38583msgstr ""
38584
38585#: cp/decl.c:12286
38586#, gcc-internal-format
38587msgid "conversion to a reference to the same type will never use a type conversion operator"
38588msgstr ""
38589
38590#: cp/decl.c:12288
38591#, gcc-internal-format
38592msgid "conversion to the same type will never use a type conversion operator"
38593msgstr ""
38594
38595#: cp/decl.c:12296
38596#, gcc-internal-format
38597msgid "conversion to a reference to a base class will never use a type conversion operator"
38598msgstr ""
38599
38600#: cp/decl.c:12298
38601#, gcc-internal-format
38602msgid "conversion to a base class will never use a type conversion operator"
38603msgstr ""
38604
38605#. 13.4.0.3
38606#: cp/decl.c:12307
38607#, gcc-internal-format
38608msgid "ISO C++ prohibits overloading operator ?:"
38609msgstr ""
38610
38611#: cp/decl.c:12312
38612#, gcc-internal-format
38613msgid "%qD must not have variable number of arguments"
38614msgstr ""
38615
38616#: cp/decl.c:12363
38617#, gcc-internal-format
38618msgid "postfix %qD must take %<int%> as its argument"
38619msgstr ""
38620
38621#: cp/decl.c:12366
38622#, gcc-internal-format
38623msgid "postfix %qD must take %<int%> as its second argument"
38624msgstr ""
38625
38626#: cp/decl.c:12374
38627#, gcc-internal-format
38628msgid "%qD must take either zero or one argument"
38629msgstr ""
38630
38631#: cp/decl.c:12376
38632#, gcc-internal-format
38633msgid "%qD must take either one or two arguments"
38634msgstr ""
38635
38636#: cp/decl.c:12398
38637#, gcc-internal-format
38638msgid "prefix %qD should return %qT"
38639msgstr ""
38640
38641#: cp/decl.c:12404
38642#, gcc-internal-format
38643msgid "postfix %qD should return %qT"
38644msgstr ""
38645
38646#: cp/decl.c:12413
38647#, gcc-internal-format
38648msgid "%qD must take %<void%>"
38649msgstr ""
38650
38651#: cp/decl.c:12415 cp/decl.c:12424
38652#, gcc-internal-format
38653msgid "%qD must take exactly one argument"
38654msgstr ""
38655
38656#: cp/decl.c:12426
38657#, gcc-internal-format
38658msgid "%qD must take exactly two arguments"
38659msgstr ""
38660
38661#: cp/decl.c:12435
38662#, gcc-internal-format
38663msgid "user-defined %qD always evaluates both arguments"
38664msgstr ""
38665
38666#: cp/decl.c:12449
38667#, gcc-internal-format
38668msgid "%qD should return by value"
38669msgstr ""
38670
38671#: cp/decl.c:12460 cp/decl.c:12465
38672#, gcc-internal-format
38673msgid "%qD cannot have default arguments"
38674msgstr ""
38675
38676#: cp/decl.c:12523
38677#, gcc-internal-format
38678msgid "using template type parameter %qT after %qs"
38679msgstr ""
38680
38681#: cp/decl.c:12546
38682#, gcc-internal-format
38683msgid "using alias template specialization %qT after %qs"
38684msgstr ""
38685
38686#: cp/decl.c:12549
38687#, gcc-internal-format
38688msgid "using typedef-name %qD after %qs"
38689msgstr ""
38690
38691#: cp/decl.c:12551
38692#, gcc-internal-format
38693msgid "%qD has a previous declaration here"
38694msgstr ""
38695
38696#: cp/decl.c:12559
38697#, gcc-internal-format
38698msgid "%qT referred to as %qs"
38699msgstr ""
38700
38701#: cp/decl.c:12560 cp/decl.c:12567
38702#, gcc-internal-format
38703msgid "%q+T has a previous declaration here"
38704msgstr ""
38705
38706#: cp/decl.c:12566
38707#, gcc-internal-format
38708msgid "%qT referred to as enum"
38709msgstr ""
38710
38711#. If a class template appears as elaborated type specifier
38712#. without a template header such as:
38713#.
38714#. template <class T> class C {};
38715#. void f(class C);		// No template header here
38716#.
38717#. then the required template argument is missing.
38718#: cp/decl.c:12581
38719#, gcc-internal-format
38720msgid "template argument required for %<%s %T%>"
38721msgstr ""
38722
38723#: cp/decl.c:12635 cp/name-lookup.c:3195
38724#, gcc-internal-format
38725msgid "%qD has the same name as the class in which it is declared"
38726msgstr ""
38727
38728#: cp/decl.c:12665 cp/friend.c:261 cp/parser.c:2971 cp/parser.c:6092
38729#: cp/pt.c:8169
38730#, gcc-internal-format
38731msgid "%qT is not a template"
38732msgstr ""
38733
38734#: cp/decl.c:12666 cp/friend.c:262 cp/tree.c:3718
38735#, gcc-internal-format
38736msgid "previous declaration here"
38737msgstr ""
38738
38739#: cp/decl.c:12670
38740#, gcc-internal-format
38741msgid "perhaps you want to explicitly add %<%T::%>"
38742msgstr ""
38743
38744#: cp/decl.c:12679 cp/name-lookup.c:2685 cp/name-lookup.c:3524
38745#: cp/name-lookup.c:3569 cp/parser.c:6043 cp/parser.c:24878
38746#, gcc-internal-format
38747msgid "reference to %qD is ambiguous"
38748msgstr ""
38749
38750#: cp/decl.c:12800
38751#, gcc-internal-format
38752msgid "use of enum %q#D without previous declaration"
38753msgstr ""
38754
38755#: cp/decl.c:12833
38756#, gcc-internal-format
38757msgid "redeclaration of %qT as a non-template"
38758msgstr ""
38759
38760#: cp/decl.c:12834
38761#, gcc-internal-format
38762msgid "previous declaration %q+D"
38763msgstr ""
38764
38765#: cp/decl.c:12977
38766#, gcc-internal-format
38767msgid "derived union %qT invalid"
38768msgstr ""
38769
38770#: cp/decl.c:12986
38771#, gcc-internal-format
38772msgid "Java class %qT cannot have multiple bases"
38773msgstr ""
38774
38775#: cp/decl.c:12991
38776#, gcc-internal-format
38777msgid "%qT defined with multiple direct bases"
38778msgstr ""
38779
38780#: cp/decl.c:13000
38781#, gcc-internal-format
38782msgid "Java class %qT cannot have virtual bases"
38783msgstr ""
38784
38785#: cp/decl.c:13005
38786#, gcc-internal-format
38787msgid "%qT defined with direct virtual base"
38788msgstr ""
38789
38790#: cp/decl.c:13023
38791#, gcc-internal-format
38792msgid "base type %qT fails to be a struct or class type"
38793msgstr ""
38794
38795#: cp/decl.c:13056
38796#, gcc-internal-format
38797msgid "recursive type %qT undefined"
38798msgstr ""
38799
38800#: cp/decl.c:13058
38801#, gcc-internal-format
38802msgid "duplicate base type %qT invalid"
38803msgstr ""
38804
38805#: cp/decl.c:13188
38806#, gcc-internal-format
38807msgid "scoped/unscoped mismatch in enum %q#T"
38808msgstr ""
38809
38810#: cp/decl.c:13191 cp/decl.c:13199 cp/decl.c:13211 cp/parser.c:17280
38811#, gcc-internal-format
38812msgid "previous definition here"
38813msgstr ""
38814
38815#: cp/decl.c:13196
38816#, gcc-internal-format
38817msgid "underlying type mismatch in enum %q#T"
38818msgstr ""
38819
38820#: cp/decl.c:13208
38821#, gcc-internal-format
38822msgid "different underlying type in enum %q#T"
38823msgstr ""
38824
38825#: cp/decl.c:13280
38826#, gcc-internal-format
38827msgid "underlying type %<%T%> of %<%T%> must be an integral type"
38828msgstr ""
38829
38830#. DR 377
38831#.
38832#. IF no integral type can represent all the enumerator values, the
38833#. enumeration is ill-formed.
38834#: cp/decl.c:13427
38835#, gcc-internal-format
38836msgid "no integral type can represent all of the enumerator values for %qT"
38837msgstr ""
38838
38839#: cp/decl.c:13595
38840#, gcc-internal-format
38841msgid "enumerator value for %qD is not an integer constant"
38842msgstr ""
38843
38844#: cp/decl.c:13642
38845#, gcc-internal-format
38846msgid "incremented enumerator value is too large for %<unsigned long%>"
38847msgstr ""
38848
38849#: cp/decl.c:13654
38850#, gcc-internal-format
38851msgid "overflow in enumeration values at %qD"
38852msgstr ""
38853
38854#: cp/decl.c:13674
38855#, gcc-internal-format
38856msgid "enumerator value %E is outside the range of underlying type %<%T%>"
38857msgstr ""
38858
38859#: cp/decl.c:13767
38860#, gcc-internal-format
38861msgid "return type %q#T is incomplete"
38862msgstr ""
38863
38864#: cp/decl.c:13769
38865#, gcc-internal-format
38866msgid "return type has Java class type %q#T"
38867msgstr ""
38868
38869#: cp/decl.c:13941 cp/typeck.c:8819
38870#, gcc-internal-format
38871msgid "%<operator=%> should return a reference to %<*this%>"
38872msgstr ""
38873
38874#: cp/decl.c:14284
38875#, gcc-internal-format
38876msgid "invalid function declaration"
38877msgstr ""
38878
38879#: cp/decl.c:14366
38880#, gcc-internal-format
38881msgid "parameter %qD declared void"
38882msgstr ""
38883
38884#: cp/decl.c:14715
38885#, gcc-internal-format
38886msgid "no return statements in function returning %qT"
38887msgstr ""
38888
38889#: cp/decl.c:14717 cp/typeck.c:8700
38890#, gcc-internal-format
38891msgid "only plain %<auto%> return type can be deduced to %<void%>"
38892msgstr ""
38893
38894#: cp/decl.c:14919
38895#, gcc-internal-format
38896msgid "invalid member function declaration"
38897msgstr ""
38898
38899#: cp/decl.c:14933
38900#, gcc-internal-format
38901msgid "%qD is already defined in class %qT"
38902msgstr ""
38903
38904#: cp/decl.c:15305 cp/decl2.c:5131 cp/decl2.c:5181
38905#, gcc-internal-format
38906msgid "use of %qD before deduction of %<auto%>"
38907msgstr ""
38908
38909#: cp/decl2.c:332
38910#, gcc-internal-format
38911msgid "name missing for member function"
38912msgstr ""
38913
38914#: cp/decl2.c:409 cp/decl2.c:423
38915#, gcc-internal-format
38916msgid "ambiguous conversion for array subscript"
38917msgstr ""
38918
38919#: cp/decl2.c:417
38920#, gcc-internal-format
38921msgid "invalid types %<%T[%T]%> for array subscript"
38922msgstr ""
38923
38924#: cp/decl2.c:466
38925#, gcc-internal-format
38926msgid "deleting array %q#E"
38927msgstr ""
38928
38929#: cp/decl2.c:472
38930#, gcc-internal-format
38931msgid "type %q#T argument given to %<delete%>, expected pointer"
38932msgstr ""
38933
38934#: cp/decl2.c:484
38935#, gcc-internal-format
38936msgid "cannot delete a function.  Only pointer-to-objects are valid arguments to %<delete%>"
38937msgstr ""
38938
38939#: cp/decl2.c:492
38940#, gcc-internal-format
38941msgid "deleting %qT is undefined"
38942msgstr ""
38943
38944#: cp/decl2.c:540 cp/pt.c:5188
38945#, gcc-internal-format
38946msgid "template declaration of %q#D"
38947msgstr ""
38948
38949#: cp/decl2.c:592
38950#, gcc-internal-format
38951msgid "Java method %qD has non-Java return type %qT"
38952msgstr ""
38953
38954#: cp/decl2.c:609
38955#, gcc-internal-format
38956msgid "Java method %qD has non-Java parameter type %qT"
38957msgstr ""
38958
38959#: cp/decl2.c:658
38960#, gcc-internal-format
38961msgid "template parameter lists provided don%'t match the template parameters of %qD"
38962msgstr ""
38963
38964#. [temp.mem]
38965#.
38966#. A destructor shall not be a member template.
38967#: cp/decl2.c:673 cp/pt.c:5158
38968#, gcc-internal-format
38969msgid "destructor %qD declared as member template"
38970msgstr ""
38971
38972#: cp/decl2.c:749
38973#, gcc-internal-format
38974msgid "prototype for %q#D does not match any in class %qT"
38975msgstr ""
38976
38977#: cp/decl2.c:835
38978#, gcc-internal-format
38979msgid "local class %q#T shall not have static data member %q#D"
38980msgstr ""
38981
38982#: cp/decl2.c:843
38983#, gcc-internal-format
38984msgid "static data member %qD in unnamed class"
38985msgstr ""
38986
38987#: cp/decl2.c:845
38988#, gcc-internal-format
38989msgid "unnamed class defined here"
38990msgstr ""
38991
38992#: cp/decl2.c:904
38993#, gcc-internal-format
38994msgid "explicit template argument list not allowed"
38995msgstr ""
38996
38997#: cp/decl2.c:910
38998#, gcc-internal-format
38999msgid "member %qD conflicts with virtual function table field name"
39000msgstr ""
39001
39002#: cp/decl2.c:952
39003#, gcc-internal-format
39004msgid "%qD is already defined in %qT"
39005msgstr ""
39006
39007#: cp/decl2.c:979 cp/decl2.c:987
39008#, gcc-internal-format
39009msgid "invalid initializer for member function %qD"
39010msgstr ""
39011
39012#: cp/decl2.c:994
39013#, gcc-internal-format
39014msgid "initializer specified for friend function %qD"
39015msgstr ""
39016
39017#: cp/decl2.c:997
39018#, gcc-internal-format
39019msgid "initializer specified for static member function %qD"
39020msgstr ""
39021
39022#: cp/decl2.c:1041
39023#, gcc-internal-format
39024msgid "%<asm%> specifiers are not permitted on non-static data members"
39025msgstr ""
39026
39027#: cp/decl2.c:1094
39028#, gcc-internal-format
39029msgid "bit-field %qD with non-integral type"
39030msgstr ""
39031
39032#: cp/decl2.c:1100
39033#, gcc-internal-format
39034msgid "cannot declare %qD to be a bit-field type"
39035msgstr ""
39036
39037#: cp/decl2.c:1110
39038#, gcc-internal-format
39039msgid "cannot declare bit-field %qD with function type"
39040msgstr ""
39041
39042#: cp/decl2.c:1117
39043#, gcc-internal-format
39044msgid "%qD is already defined in the class %qT"
39045msgstr ""
39046
39047#: cp/decl2.c:1124
39048#, gcc-internal-format
39049msgid "static member %qD cannot be a bit-field"
39050msgstr ""
39051
39052#: cp/decl2.c:1134
39053#, gcc-internal-format
39054msgid "width of bit-field %qD has non-integral type %qT"
39055msgstr ""
39056
39057#: cp/decl2.c:1458
39058#, gcc-internal-format
39059msgid "%q+D static data member inside of declare target directive"
39060msgstr ""
39061
39062#: cp/decl2.c:1522
39063#, gcc-internal-format
39064msgid "anonymous struct not inside named type"
39065msgstr ""
39066
39067#: cp/decl2.c:1613
39068#, gcc-internal-format
39069msgid "namespace-scope anonymous aggregates must be static"
39070msgstr ""
39071
39072#: cp/decl2.c:1622
39073#, gcc-internal-format
39074msgid "anonymous union with no members"
39075msgstr ""
39076
39077#: cp/decl2.c:1655
39078#, gcc-internal-format
39079msgid "%<operator new%> must return type %qT"
39080msgstr ""
39081
39082#. [basic.stc.dynamic.allocation]
39083#.
39084#. The first parameter shall not have an associated default
39085#. argument.
39086#: cp/decl2.c:1666
39087#, gcc-internal-format
39088msgid "the first parameter of %<operator new%> cannot have a default argument"
39089msgstr ""
39090
39091#: cp/decl2.c:1682
39092#, gcc-internal-format
39093msgid "%<operator new%> takes type %<size_t%> (%qT) as first parameter"
39094msgstr ""
39095
39096#: cp/decl2.c:1711
39097#, gcc-internal-format
39098msgid "%<operator delete%> must return type %qT"
39099msgstr ""
39100
39101#: cp/decl2.c:1720
39102#, gcc-internal-format
39103msgid "%<operator delete%> takes type %qT as first parameter"
39104msgstr ""
39105
39106#: cp/decl2.c:2572
39107#, gcc-internal-format
39108msgid "%qT has a field %qD whose type has no linkage"
39109msgstr ""
39110
39111#: cp/decl2.c:2576
39112#, gcc-internal-format
39113msgid "%qT has a field %qD whose type depends on the type %qT which has no linkage"
39114msgstr ""
39115
39116#: cp/decl2.c:2581
39117#, gcc-internal-format
39118msgid "%qT has a field %qD whose type uses the anonymous namespace"
39119msgstr ""
39120
39121#: cp/decl2.c:2589
39122#, gcc-internal-format
39123msgid "%qT declared with greater visibility than the type of its field %qD"
39124msgstr ""
39125
39126#: cp/decl2.c:2607
39127#, gcc-internal-format
39128msgid "%qT has a base %qT whose type has no linkage"
39129msgstr ""
39130
39131#: cp/decl2.c:2611
39132#, gcc-internal-format
39133msgid "%qT has a base %qT whose type depends on the type %qT which has no linkage"
39134msgstr ""
39135
39136#: cp/decl2.c:2616
39137#, gcc-internal-format
39138msgid "%qT has a base %qT whose type uses the anonymous namespace"
39139msgstr ""
39140
39141#: cp/decl2.c:2623
39142#, gcc-internal-format
39143msgid "%qT declared with greater visibility than its base %qT"
39144msgstr ""
39145
39146#: cp/decl2.c:4263
39147#, gcc-internal-format
39148msgid "%q#D, declared using anonymous type, is used but never defined"
39149msgstr ""
39150
39151#. DRs 132, 319 and 389 seem to indicate types with
39152#. no linkage can only be used to declare extern "C"
39153#. entities.  Since it's not always an error in the
39154#. ISO C++ 90 Standard, we only issue a warning.
39155#: cp/decl2.c:4272
39156#, gcc-internal-format
39157msgid "anonymous type with no linkage used to declare variable %q#D with linkage"
39158msgstr ""
39159
39160#: cp/decl2.c:4276
39161#, gcc-internal-format
39162msgid "anonymous type with no linkage used to declare function %q#D with linkage"
39163msgstr ""
39164
39165#: cp/decl2.c:4280
39166#, gcc-internal-format
39167msgid "%q#D does not refer to the unqualified type, so it is not used for linkage"
39168msgstr ""
39169
39170#: cp/decl2.c:4288
39171#, gcc-internal-format
39172msgid "%q#D, declared using local type %qT, is used but never defined"
39173msgstr ""
39174
39175#: cp/decl2.c:4292
39176#, gcc-internal-format
39177msgid "type %qT with no linkage used to declare variable %q#D with linkage"
39178msgstr ""
39179
39180#: cp/decl2.c:4295
39181#, gcc-internal-format
39182msgid "type %qT with no linkage used to declare function %q#D with linkage"
39183msgstr ""
39184
39185#: cp/decl2.c:4482 cp/decl2.c:4485
39186#, gcc-internal-format
39187msgid "the program should also define %qD"
39188msgstr ""
39189
39190#: cp/decl2.c:4846
39191#, gcc-internal-format
39192msgid "inline function %qD used but never defined"
39193msgstr ""
39194
39195#: cp/decl2.c:5035
39196#, gcc-internal-format
39197msgid "default argument missing for parameter %P of %q+#D"
39198msgstr ""
39199
39200#. We mark a lambda conversion op as deleted if we can't
39201#. generate it properly; see maybe_add_lambda_conv_op.
39202#: cp/decl2.c:5103
39203#, gcc-internal-format
39204msgid "converting lambda which uses %<...%> to function pointer"
39205msgstr ""
39206
39207#: cp/decl2.c:5110
39208#, gcc-internal-format
39209msgid "use of deleted function %qD"
39210msgstr ""
39211
39212#: cp/error.c:1456
39213#, gcc-internal-format
39214msgid "with"
39215msgstr ""
39216
39217#: cp/error.c:3597
39218#, gcc-internal-format
39219msgid "extended initializer lists only available with -std=c++11 or -std=gnu++11"
39220msgstr ""
39221
39222#: cp/error.c:3602
39223#, gcc-internal-format
39224msgid "explicit conversion operators only available with -std=c++11 or -std=gnu++11"
39225msgstr ""
39226
39227#: cp/error.c:3607
39228#, gcc-internal-format
39229msgid "variadic templates only available with -std=c++11 or -std=gnu++11"
39230msgstr ""
39231
39232#: cp/error.c:3612
39233#, gcc-internal-format
39234msgid "lambda expressions only available with -std=c++11 or -std=gnu++11"
39235msgstr ""
39236
39237#: cp/error.c:3617
39238#, gcc-internal-format
39239msgid "C++11 auto only available with -std=c++11 or -std=gnu++11"
39240msgstr ""
39241
39242#: cp/error.c:3621
39243#, gcc-internal-format
39244msgid "scoped enums only available with -std=c++11 or -std=gnu++11"
39245msgstr ""
39246
39247#: cp/error.c:3625
39248#, gcc-internal-format
39249msgid "defaulted and deleted functions only available with -std=c++11 or -std=gnu++11"
39250msgstr ""
39251
39252#: cp/error.c:3630
39253#, gcc-internal-format
39254msgid "inline namespaces only available with -std=c++11 or -std=gnu++11"
39255msgstr ""
39256
39257#: cp/error.c:3635
39258#, gcc-internal-format
39259msgid "override controls (override/final) only available with -std=c++11 or -std=gnu++11"
39260msgstr ""
39261
39262#: cp/error.c:3640
39263#, gcc-internal-format
39264msgid "non-static data member initializers only available with -std=c++11 or -std=gnu++11"
39265msgstr ""
39266
39267#: cp/error.c:3645
39268#, gcc-internal-format
39269msgid "user-defined literals only available with -std=c++11 or -std=gnu++11"
39270msgstr ""
39271
39272#: cp/error.c:3650
39273#, gcc-internal-format
39274msgid "delegating constructors only available with -std=c++11 or -std=gnu++11"
39275msgstr ""
39276
39277#: cp/error.c:3655
39278#, gcc-internal-format
39279msgid "inheriting constructors only available with -std=c++11 or -std=gnu++11"
39280msgstr ""
39281
39282#: cp/error.c:3660
39283#, gcc-internal-format
39284msgid "c++11 attributes only available with -std=c++11 or -std=gnu++11"
39285msgstr ""
39286
39287#: cp/error.c:3665
39288#, gcc-internal-format
39289msgid "ref-qualifiers only available with -std=c++11 or -std=gnu++11"
39290msgstr ""
39291
39292#: cp/error.c:3715
39293#, gcc-internal-format
39294msgid "incomplete type %qT used in nested name specifier"
39295msgstr ""
39296
39297#: cp/error.c:3719
39298#, gcc-internal-format
39299msgid "reference to %<%T::%D%> is ambiguous"
39300msgstr ""
39301
39302#: cp/error.c:3724 cp/typeck.c:2339
39303#, gcc-internal-format
39304msgid "%qD is not a member of %qT"
39305msgstr ""
39306
39307#: cp/error.c:3728 cp/typeck.c:2767
39308#, gcc-internal-format
39309msgid "%qD is not a member of %qD"
39310msgstr ""
39311
39312#: cp/error.c:3733
39313#, gcc-internal-format
39314msgid "%<::%D%> has not been declared"
39315msgstr ""
39316
39317#. Can't throw a reference.
39318#: cp/except.c:282
39319#, gcc-internal-format
39320msgid "type %qT is disallowed in Java %<throw%> or %<catch%>"
39321msgstr ""
39322
39323#: cp/except.c:294
39324#, gcc-internal-format
39325msgid "call to Java %<catch%> or %<throw%> with %<jthrowable%> undefined"
39326msgstr ""
39327
39328#. Thrown object must be a Throwable.
39329#: cp/except.c:301
39330#, gcc-internal-format
39331msgid "type %qT is not derived from %<java::lang::Throwable%>"
39332msgstr ""
39333
39334#: cp/except.c:362
39335#, gcc-internal-format
39336msgid "mixing C++ and Java catches in a single translation unit"
39337msgstr ""
39338
39339#: cp/except.c:463 java/except.c:580
39340#, gcc-internal-format
39341msgid "exception handling disabled, use -fexceptions to enable"
39342msgstr ""
39343
39344#: cp/except.c:730
39345#, gcc-internal-format
39346msgid "throwing NULL, which has integral, not pointer type"
39347msgstr ""
39348
39349#: cp/except.c:754 cp/init.c:2883
39350#, gcc-internal-format
39351msgid "%qD should never be overloaded"
39352msgstr ""
39353
39354#: cp/except.c:858
39355#, gcc-internal-format
39356msgid "  in thrown expression"
39357msgstr ""
39358
39359#: cp/except.c:997
39360#, gcc-internal-format
39361msgid "cannot declare catch parameter to be of rvalue reference type %qT"
39362msgstr ""
39363
39364#: cp/except.c:1004
39365#, gcc-internal-format
39366msgid "cannot throw expression of type %qT because it involves types of variable size"
39367msgstr ""
39368
39369#: cp/except.c:1007
39370#, gcc-internal-format
39371msgid "cannot catch type %qT because it involves types of variable size"
39372msgstr ""
39373
39374#: cp/except.c:1094
39375#, gcc-internal-format
39376msgid "exception of type %qT will be caught"
39377msgstr ""
39378
39379#: cp/except.c:1097
39380#, gcc-internal-format
39381msgid "   by earlier handler for %qT"
39382msgstr ""
39383
39384#: cp/except.c:1126
39385#, gcc-internal-format
39386msgid "%<...%> handler must be the last handler for its try block"
39387msgstr ""
39388
39389#: cp/except.c:1208
39390#, gcc-internal-format
39391msgid "noexcept-expression evaluates to %<false%> because of a call to %qD"
39392msgstr ""
39393
39394#: cp/except.c:1211
39395#, gcc-internal-format
39396msgid "but %qD does not throw; perhaps it should be declared %<noexcept%>"
39397msgstr ""
39398
39399#: cp/friend.c:149
39400#, gcc-internal-format
39401msgid "%qD is already a friend of class %qT"
39402msgstr ""
39403
39404#: cp/friend.c:233
39405#, gcc-internal-format
39406msgid "invalid type %qT declared %<friend%>"
39407msgstr ""
39408
39409#. [temp.friend]
39410#. Friend declarations shall not declare partial
39411#. specializations.
39412#. template <class U> friend class T::X<U>;
39413#. [temp.friend]
39414#. Friend declarations shall not declare partial
39415#. specializations.
39416#: cp/friend.c:254 cp/friend.c:296
39417#, gcc-internal-format
39418msgid "partial specialization %qT declared %<friend%>"
39419msgstr ""
39420
39421#: cp/friend.c:266
39422#, gcc-internal-format
39423msgid "perhaps you need explicit template arguments in your nested-name-specifier"
39424msgstr ""
39425
39426#: cp/friend.c:274
39427#, gcc-internal-format
39428msgid "class %qT is implicitly friends with itself"
39429msgstr ""
39430
39431#: cp/friend.c:332
39432#, gcc-internal-format
39433msgid "%qT is not a member of %qT"
39434msgstr ""
39435
39436#: cp/friend.c:337
39437#, gcc-internal-format
39438msgid "%qT is not a member class template of %qT"
39439msgstr ""
39440
39441#: cp/friend.c:346
39442#, gcc-internal-format
39443msgid "%qT is not a nested class of %qT"
39444msgstr ""
39445
39446#. template <class T> friend class T;
39447#: cp/friend.c:360
39448#, gcc-internal-format
39449msgid "template parameter type %qT declared %<friend%>"
39450msgstr ""
39451
39452#. template <class T> friend class A; where A is not a template
39453#: cp/friend.c:368
39454#, gcc-internal-format
39455msgid "%q#T is not a template"
39456msgstr ""
39457
39458#: cp/friend.c:391
39459#, gcc-internal-format
39460msgid "%qD is already a friend of %qT"
39461msgstr ""
39462
39463#: cp/friend.c:401
39464#, gcc-internal-format
39465msgid "%qT is already a friend of %qT"
39466msgstr ""
39467
39468#: cp/friend.c:441
39469#, gcc-internal-format
39470msgid "friend declaration %qD may not have virt-specifiers"
39471msgstr ""
39472
39473#: cp/friend.c:534
39474#, gcc-internal-format
39475msgid "member %qD declared as friend before type %qT defined"
39476msgstr ""
39477
39478#: cp/friend.c:583
39479#, gcc-internal-format
39480msgid "friend declaration %qD in local class without prior declaration"
39481msgstr ""
39482
39483#: cp/friend.c:606
39484#, gcc-internal-format
39485msgid "friend declaration %q#D declares a non-template function"
39486msgstr ""
39487
39488#: cp/friend.c:610
39489#, gcc-internal-format
39490msgid "(if this is not what you intended, make sure the function template has already been declared and add <> after the function name here) "
39491msgstr ""
39492
39493#: cp/init.c:383
39494#, gcc-internal-format
39495msgid "value-initialization of incomplete type %qT"
39496msgstr ""
39497
39498#: cp/init.c:452
39499#, gcc-internal-format
39500msgid "cannot value-initialize array of unknown bound %qT"
39501msgstr ""
39502
39503#: cp/init.c:491
39504#, gcc-internal-format
39505msgid "value-initialization of function type %qT"
39506msgstr ""
39507
39508#: cp/init.c:497
39509#, gcc-internal-format
39510msgid "value-initialization of reference type %qT"
39511msgstr ""
39512
39513#: cp/init.c:556
39514#, gcc-internal-format
39515msgid "recursive instantiation of non-static data member initializer for %qD"
39516msgstr ""
39517
39518#: cp/init.c:580
39519#, gcc-internal-format
39520msgid "constructor required before non-static data member for %qD has been parsed"
39521msgstr ""
39522
39523#: cp/init.c:618
39524#, gcc-internal-format
39525msgid "%qD should be initialized in the member initialization list"
39526msgstr ""
39527
39528#: cp/init.c:639
39529#, gcc-internal-format
39530msgid "%qD is initialized with itself"
39531msgstr ""
39532
39533#: cp/init.c:742
39534#, gcc-internal-format
39535msgid "invalid initializer for array member %q#D"
39536msgstr ""
39537
39538#: cp/init.c:756 cp/init.c:780 cp/init.c:2252 cp/method.c:1232
39539#, gcc-internal-format
39540msgid "uninitialized const member in %q#T"
39541msgstr ""
39542
39543#: cp/init.c:758 cp/init.c:775 cp/init.c:782 cp/init.c:2237 cp/init.c:2265
39544#: cp/method.c:1235 cp/method.c:1246
39545#, gcc-internal-format
39546msgid "%q#D should be initialized"
39547msgstr ""
39548
39549#: cp/init.c:773 cp/init.c:2224 cp/method.c:1243
39550#, gcc-internal-format
39551msgid "uninitialized reference member in %q#T"
39552msgstr ""
39553
39554#: cp/init.c:950
39555#, gcc-internal-format
39556msgid "%qD will be initialized after"
39557msgstr ""
39558
39559#: cp/init.c:953
39560#, gcc-internal-format
39561msgid "base %qT will be initialized after"
39562msgstr ""
39563
39564#: cp/init.c:957
39565#, gcc-internal-format
39566msgid "  %q#D"
39567msgstr ""
39568
39569#: cp/init.c:959
39570#, gcc-internal-format
39571msgid "  base %qT"
39572msgstr ""
39573
39574#: cp/init.c:961
39575#, gcc-internal-format
39576msgid "  when initialized here"
39577msgstr ""
39578
39579#: cp/init.c:978
39580#, gcc-internal-format
39581msgid "multiple initializations given for %qD"
39582msgstr ""
39583
39584#: cp/init.c:982
39585#, gcc-internal-format
39586msgid "multiple initializations given for base %qT"
39587msgstr ""
39588
39589#: cp/init.c:1067
39590#, gcc-internal-format
39591msgid "initializations for multiple members of %qT"
39592msgstr ""
39593
39594#: cp/init.c:1146
39595#, gcc-internal-format
39596msgid "base class %q#T should be explicitly initialized in the copy constructor"
39597msgstr ""
39598
39599#: cp/init.c:1365 cp/init.c:1384
39600#, gcc-internal-format
39601msgid "class %qT does not have any field named %qD"
39602msgstr ""
39603
39604#: cp/init.c:1371
39605#, gcc-internal-format
39606msgid "%q#D is a static data member; it can only be initialized at its definition"
39607msgstr ""
39608
39609#: cp/init.c:1378
39610#, gcc-internal-format
39611msgid "%q#D is not a non-static data member of %qT"
39612msgstr ""
39613
39614#: cp/init.c:1417
39615#, gcc-internal-format
39616msgid "unnamed initializer for %qT, which has no base classes"
39617msgstr ""
39618
39619#: cp/init.c:1425
39620#, gcc-internal-format
39621msgid "unnamed initializer for %qT, which uses multiple inheritance"
39622msgstr ""
39623
39624#: cp/init.c:1472
39625#, gcc-internal-format
39626msgid "%qD is both a direct base and an indirect virtual base"
39627msgstr ""
39628
39629#: cp/init.c:1480
39630#, gcc-internal-format
39631msgid "type %qT is not a direct or virtual base of %qT"
39632msgstr ""
39633
39634#: cp/init.c:1483
39635#, gcc-internal-format
39636msgid "type %qT is not a direct base of %qT"
39637msgstr ""
39638
39639#: cp/init.c:1568
39640#, gcc-internal-format
39641msgid "bad array initializer"
39642msgstr ""
39643
39644#: cp/init.c:1877 cp/semantics.c:3187
39645#, gcc-internal-format
39646msgid "%qT is not a class type"
39647msgstr ""
39648
39649#: cp/init.c:1933
39650#, gcc-internal-format
39651msgid "incomplete type %qT does not have member %qD"
39652msgstr ""
39653
39654#: cp/init.c:1947
39655#, gcc-internal-format
39656msgid "invalid pointer to bit-field %qD"
39657msgstr ""
39658
39659#: cp/init.c:2028 cp/typeck.c:1831
39660#, gcc-internal-format
39661msgid "invalid use of non-static member function %qD"
39662msgstr ""
39663
39664#: cp/init.c:2035 cp/semantics.c:1755
39665#, gcc-internal-format
39666msgid "invalid use of non-static data member %qD"
39667msgstr ""
39668
39669#: cp/init.c:2221
39670#, gcc-internal-format
39671msgid "uninitialized reference member in %q#T using %<new%> without new-initializer"
39672msgstr ""
39673
39674#: cp/init.c:2229
39675#, gcc-internal-format
39676msgid "uninitialized reference member in base %q#T of %q#T using %<new%> without new-initializer"
39677msgstr ""
39678
39679#: cp/init.c:2233
39680#, gcc-internal-format
39681msgid "uninitialized reference member in base %q#T of %q#T"
39682msgstr ""
39683
39684#: cp/init.c:2249
39685#, gcc-internal-format
39686msgid "uninitialized const member in %q#T using %<new%> without new-initializer"
39687msgstr ""
39688
39689#: cp/init.c:2257
39690#, gcc-internal-format
39691msgid "uninitialized const member in base %q#T of %q#T using %<new%> without new-initializer"
39692msgstr ""
39693
39694#: cp/init.c:2261
39695#, gcc-internal-format
39696msgid "uninitialized const member in base %q#T of %q#T"
39697msgstr ""
39698
39699#: cp/init.c:2537
39700#, gcc-internal-format
39701msgid "placement new constructing an object of type %<%T [%wu]%> and size %qwu in a region of type %qT and size %qwi"
39702msgstr ""
39703
39704#: cp/init.c:2549
39705#, gcc-internal-format
39706msgid "placement new constructing an array of objects of type %qT and size %qwu in a region of type %qT and size %qwi"
39707msgstr ""
39708
39709#: cp/init.c:2560
39710#, gcc-internal-format
39711msgid "placement new constructing an object of type %qT and size %qwu in a region of type %qT and size %qwi"
39712msgstr ""
39713
39714#: cp/init.c:2674
39715#, gcc-internal-format
39716msgid "integer overflow in array size"
39717msgstr ""
39718
39719#: cp/init.c:2684
39720#, gcc-internal-format
39721msgid "array size in new-expression must be constant"
39722msgstr ""
39723
39724#: cp/init.c:2698
39725#, gcc-internal-format
39726msgid "variably modified type not allowed in new-expression"
39727msgstr ""
39728
39729#: cp/init.c:2729
39730#, gcc-internal-format
39731msgid "invalid type %<void%> for new"
39732msgstr ""
39733
39734#: cp/init.c:2772
39735#, gcc-internal-format
39736msgid "uninitialized const in %<new%> of %q#T"
39737msgstr ""
39738
39739#: cp/init.c:2864
39740#, gcc-internal-format
39741msgid "%qT isn%'t a valid Java class type"
39742msgstr ""
39743
39744#: cp/init.c:2877
39745#, gcc-internal-format
39746msgid "call to Java constructor with %qs undefined"
39747msgstr ""
39748
39749#: cp/init.c:2892
39750#, gcc-internal-format
39751msgid "%qD is not a function returning a pointer"
39752msgstr ""
39753
39754#: cp/init.c:2901
39755#, gcc-internal-format
39756msgid "Java class %q#T object allocated using placement new"
39757msgstr ""
39758
39759#: cp/init.c:2945
39760#, gcc-internal-format
39761msgid "no suitable %qD found in class %qT"
39762msgstr ""
39763
39764#: cp/init.c:2952 cp/search.c:1172
39765#, gcc-internal-format
39766msgid "request for member %qD is ambiguous"
39767msgstr ""
39768
39769#: cp/init.c:3181
39770#, gcc-internal-format
39771msgid "parenthesized initializer in array new"
39772msgstr ""
39773
39774#: cp/init.c:3419
39775#, gcc-internal-format
39776msgid "size in array new must have integral type"
39777msgstr ""
39778
39779#: cp/init.c:3451
39780#, gcc-internal-format
39781msgid "new cannot be applied to a reference type"
39782msgstr ""
39783
39784#: cp/init.c:3460
39785#, gcc-internal-format
39786msgid "new cannot be applied to a function type"
39787msgstr ""
39788
39789#: cp/init.c:3504
39790#, gcc-internal-format
39791msgid "call to Java constructor, while %<jclass%> undefined"
39792msgstr ""
39793
39794#: cp/init.c:3522
39795#, gcc-internal-format
39796msgid "can%'t find %<class$%> in %qT"
39797msgstr ""
39798
39799#: cp/init.c:3582
39800#, gcc-internal-format
39801msgid "possible problem detected in invocation of delete [] operator:"
39802msgstr ""
39803
39804#: cp/init.c:3586
39805#, gcc-internal-format
39806msgid "neither the destructor nor the class-specific operator delete [] will be called, even if they are declared when the class is defined"
39807msgstr ""
39808
39809#: cp/init.c:4078
39810#, gcc-internal-format
39811msgid "initializer ends prematurely"
39812msgstr ""
39813
39814#: cp/init.c:4163
39815#, gcc-internal-format
39816msgid "cannot initialize multi-dimensional array with initializer"
39817msgstr ""
39818
39819#: cp/init.c:4370
39820#, gcc-internal-format
39821msgid "unknown array size in delete"
39822msgstr ""
39823
39824#: cp/init.c:4394
39825#, gcc-internal-format
39826msgid "possible problem detected in invocation of delete operator:"
39827msgstr ""
39828
39829#: cp/init.c:4399
39830#, gcc-internal-format
39831msgid "neither the destructor nor the class-specific operator delete will be called, even if they are declared when the class is defined"
39832msgstr ""
39833
39834#: cp/init.c:4414
39835#, gcc-internal-format
39836msgid "deleting object of abstract class type %qT which has non-virtual destructor will cause undefined behavior"
39837msgstr ""
39838
39839#: cp/init.c:4419
39840#, gcc-internal-format
39841msgid "deleting object of polymorphic class type %qT which has non-virtual destructor might cause undefined behavior"
39842msgstr ""
39843
39844#: cp/init.c:4720
39845#, gcc-internal-format
39846msgid "type to vector delete is neither pointer or array type"
39847msgstr ""
39848
39849#: cp/lambda.c:462
39850#, gcc-internal-format
39851msgid "array of runtime bound cannot be captured by copy, only by reference"
39852msgstr ""
39853
39854#: cp/lambda.c:477
39855#, gcc-internal-format
39856msgid "capture of variable-size type %qT that is not an N3639 array of runtime bound"
39857msgstr ""
39858
39859#: cp/lambda.c:481
39860#, gcc-internal-format
39861msgid "because the array element type %qT has variable size"
39862msgstr ""
39863
39864#: cp/lambda.c:494
39865#, gcc-internal-format
39866msgid "cannot capture %qE by reference"
39867msgstr ""
39868
39869#: cp/lambda.c:502
39870#, gcc-internal-format
39871msgid "capture by copy of incomplete type %qT"
39872msgstr ""
39873
39874#: cp/lambda.c:526
39875#, gcc-internal-format
39876msgid "already captured %qD in lambda expression"
39877msgstr ""
39878
39879#: cp/lambda.c:725
39880#, gcc-internal-format
39881msgid "%<this%> was not captured for this lambda function"
39882msgstr ""
39883
39884#: cp/lex.c:325
39885#, gcc-internal-format, gfc-internal-format
39886msgid "junk at end of #pragma %s"
39887msgstr ""
39888
39889#: cp/lex.c:332
39890#, gcc-internal-format, gfc-internal-format
39891msgid "invalid #pragma %s"
39892msgstr ""
39893
39894#: cp/lex.c:340
39895#, gcc-internal-format
39896msgid "#pragma vtable no longer supported"
39897msgstr ""
39898
39899#: cp/lex.c:412
39900#, gcc-internal-format
39901msgid "#pragma implementation for %qs appears after file is included"
39902msgstr ""
39903
39904#: cp/lex.c:436
39905#, gcc-internal-format
39906msgid "junk at end of #pragma GCC java_exceptions"
39907msgstr ""
39908
39909#: cp/lex.c:451
39910#, gcc-internal-format
39911msgid "%qD not defined"
39912msgstr ""
39913
39914#: cp/lex.c:457
39915#, gcc-internal-format
39916msgid "%qD was not declared in this scope"
39917msgstr ""
39918
39919#. In a template, it is invalid to write "f()" or "f(3)" if no
39920#. declaration of "f" is available.  Historically, G++ and most
39921#. other compilers accepted that usage since they deferred all name
39922#. lookup until instantiation time rather than doing unqualified
39923#. name lookup at template definition time; explain to the user what
39924#. is going wrong.
39925#.
39926#. Note that we have the exact wording of the following message in
39927#. the manual (trouble.texi, node "Name lookup"), so they need to
39928#. be kept in synch.
39929#: cp/lex.c:497
39930#, gcc-internal-format
39931msgid "there are no arguments to %qD that depend on a template parameter, so a declaration of %qD must be available"
39932msgstr ""
39933
39934#: cp/lex.c:506
39935#, gcc-internal-format
39936msgid "(if you use %<-fpermissive%>, G++ will accept your code, but allowing the use of an undeclared name is deprecated)"
39937msgstr ""
39938
39939#: cp/mangle.c:2147
39940#, gcc-internal-format
39941msgid "mangling typeof, use decltype instead"
39942msgstr ""
39943
39944#: cp/mangle.c:2151
39945#, gcc-internal-format
39946msgid "mangling __underlying_type"
39947msgstr ""
39948
39949#: cp/mangle.c:2438
39950#, gcc-internal-format
39951msgid "mangling unknown fixed point type"
39952msgstr ""
39953
39954#: cp/mangle.c:3044
39955#, gcc-internal-format
39956msgid "use of built-in trait %qE in function signature; use library traits instead"
39957msgstr ""
39958
39959#: cp/mangle.c:3049
39960#, gcc-internal-format, gfc-internal-format
39961msgid "mangling %C"
39962msgstr ""
39963
39964#: cp/mangle.c:3126
39965#, gcc-internal-format
39966msgid "omitted middle operand to %<?:%> operand cannot be mangled"
39967msgstr ""
39968
39969#: cp/mangle.c:3213
39970#, gcc-internal-format
39971msgid "string literal in function template signature"
39972msgstr ""
39973
39974#: cp/mangle.c:3696
39975#, gcc-internal-format
39976msgid "a later -fabi-version= (or =0) avoids this error with a change in mangling"
39977msgstr ""
39978
39979#: cp/mangle.c:3723
39980#, gcc-internal-format
39981msgid "the mangled name of %qD changed between -fabi-version=%d (%D) and -fabi-version=%d (%D)"
39982msgstr ""
39983
39984#: cp/mangle.c:3729
39985#, gcc-internal-format
39986msgid "the mangled name of %qD changes between -fabi-version=%d (%D) and -fabi-version=%d (%D)"
39987msgstr ""
39988
39989#: cp/mangle.c:4025
39990#, gcc-internal-format
39991msgid "the mangled name of %qD changes between -fabi-version=%d and -fabi-version=%d"
39992msgstr ""
39993
39994#: cp/mangle.c:4030
39995#, gcc-internal-format
39996msgid "the mangled name of the initialization guard variable for%qD changes between -fabi-version=%d and -fabi-version=%d"
39997msgstr ""
39998
39999#: cp/method.c:707 cp/method.c:1188
40000#, gcc-internal-format
40001msgid "non-static const member %q#D, can%'t use default assignment operator"
40002msgstr ""
40003
40004#: cp/method.c:713 cp/method.c:1194
40005#, gcc-internal-format
40006msgid "non-static reference member %q#D, can%'t use default assignment operator"
40007msgstr ""
40008
40009#: cp/method.c:831
40010#, gcc-internal-format
40011msgid "synthesized method %qD first required here "
40012msgstr ""
40013
40014#: cp/method.c:1137
40015#, gcc-internal-format
40016msgid "union member %q+D with non-trivial %qD"
40017msgstr ""
40018
40019#: cp/method.c:1147
40020#, gcc-internal-format
40021msgid "defaulted constructor calls non-constexpr %qD"
40022msgstr ""
40023
40024#: cp/method.c:1211
40025#, gcc-internal-format
40026msgid "initializer for %q#D is invalid"
40027msgstr ""
40028
40029#: cp/method.c:1263
40030#, gcc-internal-format
40031msgid "defaulted default constructor does not initialize %q#D"
40032msgstr ""
40033
40034#: cp/method.c:1274
40035#, gcc-internal-format
40036msgid "copying non-static data member %q#D of rvalue reference type"
40037msgstr ""
40038
40039#. A trivial constructor doesn't have any NSDMI.
40040#: cp/method.c:1441
40041#, gcc-internal-format
40042msgid "defaulted default constructor does not initialize any non-static data member"
40043msgstr ""
40044
40045#: cp/method.c:1518
40046#, gcc-internal-format
40047msgid "defaulted move assignment for %qT calls a non-trivial move assignment operator for virtual base %qT"
40048msgstr ""
40049
40050#: cp/method.c:1624
40051#, gcc-internal-format
40052msgid "a lambda closure type has a deleted default constructor"
40053msgstr ""
40054
40055#: cp/method.c:1627
40056#, gcc-internal-format
40057msgid "a lambda closure type has a deleted copy assignment operator"
40058msgstr ""
40059
40060#: cp/method.c:1638
40061#, gcc-internal-format
40062msgid "%q#D is implicitly declared as deleted because %qT declares a move constructor or move assignment operator"
40063msgstr ""
40064
40065#: cp/method.c:1658
40066#, gcc-internal-format
40067msgid "%q#D is implicitly deleted because the default definition would be ill-formed:"
40068msgstr ""
40069
40070#: cp/method.c:1667
40071msgid "%q#F is implicitly deleted because its exception-specification does not match the implicit exception-specification %qX"
40072msgstr ""
40073
40074#: cp/method.c:1985
40075#, gcc-internal-format
40076msgid "defaulted declaration %q+D"
40077msgstr ""
40078
40079#: cp/method.c:1987
40080#, gcc-internal-format
40081msgid "does not match expected signature %qD"
40082msgstr ""
40083
40084#: cp/method.c:2019
40085msgid "function %q+D defaulted on its redeclaration with an exception-specification that differs from the implicit exception-specification %qX"
40086msgstr ""
40087
40088#: cp/method.c:2041
40089#, gcc-internal-format
40090msgid "explicitly defaulted function %q+D cannot be declared as constexpr because the implicit declaration is not constexpr:"
40091msgstr ""
40092
40093#: cp/method.c:2087
40094#, gcc-internal-format
40095msgid "a template cannot be defaulted"
40096msgstr ""
40097
40098#: cp/method.c:2115
40099#, gcc-internal-format
40100msgid "%qD cannot be defaulted"
40101msgstr ""
40102
40103#: cp/method.c:2124
40104#, gcc-internal-format
40105msgid "defaulted function %q+D with default argument"
40106msgstr ""
40107
40108#: cp/name-lookup.c:584
40109#, gcc-internal-format
40110msgid "%q#D conflicts with a previous declaration"
40111msgstr ""
40112
40113#: cp/name-lookup.c:797
40114#, gcc-internal-format
40115msgid "redeclaration of %<wchar_t%> as %qT"
40116msgstr ""
40117
40118#. A redeclaration of main, but not a duplicate of the
40119#. previous one.
40120#.
40121#. [basic.start.main]
40122#.
40123#. This function shall not be overloaded.
40124#: cp/name-lookup.c:827
40125#, gcc-internal-format
40126msgid "invalid redeclaration of %q+D"
40127msgstr ""
40128
40129#: cp/name-lookup.c:828
40130#, gcc-internal-format
40131msgid "as %qD"
40132msgstr ""
40133
40134#: cp/name-lookup.c:869 cp/name-lookup.c:885
40135#, gcc-internal-format
40136msgid "declaration of %q#D with C language linkage"
40137msgstr ""
40138
40139#: cp/name-lookup.c:872 cp/name-lookup.c:887
40140#, gcc-internal-format
40141msgid "conflicts with previous declaration %q#D"
40142msgstr ""
40143
40144#: cp/name-lookup.c:875
40145#, gcc-internal-format
40146msgid "due to different exception specifications"
40147msgstr ""
40148
40149#: cp/name-lookup.c:986
40150#, gcc-internal-format
40151msgid "type mismatch with previous external decl of %q#D"
40152msgstr ""
40153
40154#: cp/name-lookup.c:989
40155#, gcc-internal-format
40156msgid "previous external decl of %q#D"
40157msgstr ""
40158
40159#: cp/name-lookup.c:1077
40160#, gcc-internal-format
40161msgid "extern declaration of %q#D doesn%'t match"
40162msgstr ""
40163
40164#: cp/name-lookup.c:1079
40165#, gcc-internal-format
40166msgid "global declaration %q#D"
40167msgstr ""
40168
40169#: cp/name-lookup.c:1131 cp/name-lookup.c:1201
40170#, gcc-internal-format
40171msgid "declaration of %q#D shadows a parameter"
40172msgstr ""
40173
40174#: cp/name-lookup.c:1204
40175#, gcc-internal-format
40176msgid "declaration of %qD shadows a lambda capture"
40177msgstr ""
40178
40179#: cp/name-lookup.c:1208
40180#, gcc-internal-format
40181msgid "declaration of %qD shadows a previous local"
40182msgstr ""
40183
40184#: cp/name-lookup.c:1251
40185#, gcc-internal-format
40186msgid "declaration of %qD shadows a member of %qT"
40187msgstr ""
40188
40189#: cp/name-lookup.c:1406
40190#, gcc-internal-format
40191msgid "name lookup of %qD changed"
40192msgstr ""
40193
40194#: cp/name-lookup.c:1408
40195#, gcc-internal-format
40196msgid "  matches this %qD under ISO standard rules"
40197msgstr ""
40198
40199#: cp/name-lookup.c:1411
40200#, gcc-internal-format
40201msgid "  matches this %qD under old rules"
40202msgstr ""
40203
40204#: cp/name-lookup.c:1429 cp/name-lookup.c:1437
40205#, gcc-internal-format
40206msgid "name lookup of %qD changed for ISO %<for%> scoping"
40207msgstr ""
40208
40209#: cp/name-lookup.c:1431
40210#, gcc-internal-format
40211msgid "  cannot use obsolete binding at %q+D because it has a destructor"
40212msgstr ""
40213
40214#: cp/name-lookup.c:1441
40215#, gcc-internal-format
40216msgid "  using obsolete binding at %qD"
40217msgstr ""
40218
40219#: cp/name-lookup.c:1447
40220#, gcc-internal-format
40221msgid "(if you use %<-fpermissive%> G++ will accept your code)"
40222msgstr ""
40223
40224#: cp/name-lookup.c:1502
40225#, gcc-internal-format
40226msgid "%s %s(%E) %p %d\n"
40227msgstr ""
40228
40229#: cp/name-lookup.c:1505
40230#, gcc-internal-format
40231msgid "%s %s %p %d\n"
40232msgstr ""
40233
40234#: cp/name-lookup.c:2378
40235#, gcc-internal-format
40236msgid "%q#D hides constructor for %q#T"
40237msgstr ""
40238
40239#: cp/name-lookup.c:2416
40240#, gcc-internal-format
40241msgid "previous non-function declaration %q+#D"
40242msgstr ""
40243
40244#: cp/name-lookup.c:2417
40245#, gcc-internal-format
40246msgid "conflicts with function declaration %q#D"
40247msgstr ""
40248
40249#: cp/name-lookup.c:2507
40250#, gcc-internal-format
40251msgid "%qT is not a namespace or unscoped enum"
40252msgstr ""
40253
40254#. 7.3.3/5
40255#. A using-declaration shall not name a template-id.
40256#: cp/name-lookup.c:2517
40257#, gcc-internal-format
40258msgid "a using-declaration cannot specify a template-id.  Try %<using %D%>"
40259msgstr ""
40260
40261#: cp/name-lookup.c:2524
40262#, gcc-internal-format
40263msgid "namespace %qD not allowed in using-declaration"
40264msgstr ""
40265
40266#. It's a nested name with template parameter dependent scope.
40267#. This can only be using-declaration for class member.
40268#: cp/name-lookup.c:2532
40269#, gcc-internal-format
40270msgid "%qT is not a namespace"
40271msgstr ""
40272
40273#. C++11 7.3.3/10.
40274#: cp/name-lookup.c:2548 cp/name-lookup.c:2595 cp/name-lookup.c:2677
40275#: cp/name-lookup.c:2692
40276#, gcc-internal-format
40277msgid "%qD is already declared in this scope"
40278msgstr ""
40279
40280#: cp/name-lookup.c:2568
40281#, gcc-internal-format
40282msgid "%qD not declared"
40283msgstr ""
40284
40285#: cp/name-lookup.c:3344
40286#, gcc-internal-format
40287msgid "using-declaration for non-member at class scope"
40288msgstr ""
40289
40290#: cp/name-lookup.c:3351
40291#, gcc-internal-format
40292msgid "%<%T::%D%> names destructor"
40293msgstr ""
40294
40295#: cp/name-lookup.c:3364
40296#, gcc-internal-format
40297msgid "%<%T::%D%> names constructor in %qT"
40298msgstr ""
40299
40300#: cp/name-lookup.c:3415
40301#, gcc-internal-format
40302msgid "no members matching %<%T::%D%> in %q#T"
40303msgstr ""
40304
40305#: cp/name-lookup.c:3502
40306#, gcc-internal-format
40307msgid "declaration of %qD not in a namespace surrounding %qD"
40308msgstr ""
40309
40310#: cp/name-lookup.c:3510
40311#, gcc-internal-format
40312msgid "explicit qualification in declaration of %qD"
40313msgstr ""
40314
40315#: cp/name-lookup.c:3583
40316#, gcc-internal-format
40317msgid "%qD has not been declared within %D"
40318msgstr ""
40319
40320#: cp/name-lookup.c:3584
40321#, gcc-internal-format
40322msgid "only here as a friend"
40323msgstr ""
40324
40325#: cp/name-lookup.c:3600
40326#, gcc-internal-format
40327msgid "%qD should have been declared inside %qD"
40328msgstr ""
40329
40330#: cp/name-lookup.c:3645
40331#, gcc-internal-format
40332msgid "%qD attribute requires a single NTBS argument"
40333msgstr ""
40334
40335#: cp/name-lookup.c:3652
40336#, gcc-internal-format
40337msgid "%qD attribute is meaningless since members of the anonymous namespace get local symbols"
40338msgstr ""
40339
40340#: cp/name-lookup.c:3662
40341#, gcc-internal-format
40342msgid "ignoring %qD attribute on non-inline namespace"
40343msgstr ""
40344
40345#: cp/name-lookup.c:3668
40346#, gcc-internal-format
40347msgid "ignoring %qD attribute on anonymous namespace"
40348msgstr ""
40349
40350#: cp/name-lookup.c:3687 cp/name-lookup.c:4100
40351#, gcc-internal-format
40352msgid "%qD attribute directive ignored"
40353msgstr ""
40354
40355#: cp/name-lookup.c:3751
40356#, gcc-internal-format
40357msgid "namespace alias %qD not allowed here, assuming %qD"
40358msgstr ""
40359
40360#: cp/name-lookup.c:4088
40361#, gcc-internal-format
40362msgid "strong using only meaningful at namespace scope"
40363msgstr ""
40364
40365#: cp/name-lookup.c:4092
40366#, gcc-internal-format
40367msgid "current namespace %qD does not enclose strongly used namespace %qD"
40368msgstr ""
40369
40370#: cp/name-lookup.c:4438
40371#, gcc-internal-format
40372msgid "maximum limit of %d namespaces searched for %qE"
40373msgstr ""
40374
40375#: cp/name-lookup.c:4448
40376#, gcc-internal-format
40377msgid "suggested alternative:"
40378msgid_plural "suggested alternatives:"
40379msgstr[0] ""
40380msgstr[1] ""
40381msgstr[2] ""
40382
40383#: cp/name-lookup.c:4452
40384#, gcc-internal-format
40385msgid "  %qE"
40386msgstr ""
40387
40388#: cp/name-lookup.c:5727
40389#, gcc-internal-format
40390msgid "argument dependent lookup finds %q+D"
40391msgstr ""
40392
40393#: cp/name-lookup.c:6261
40394#, gcc-internal-format
40395msgid "XXX entering pop_everything ()\n"
40396msgstr ""
40397
40398#: cp/name-lookup.c:6270
40399#, gcc-internal-format
40400msgid "XXX leaving pop_everything ()\n"
40401msgstr ""
40402
40403#: cp/optimize.c:577
40404#, gcc-internal-format
40405msgid "making multiple clones of %qD"
40406msgstr ""
40407
40408#: cp/parser.c:824
40409#, gcc-internal-format
40410msgid "identifier %qE is a keyword in C++11"
40411msgstr ""
40412
40413#: cp/parser.c:1311 cp/parser.c:1324
40414#, gcc-internal-format
40415msgid "LEXER_DEBUGGING_ENABLED_P is not set to true"
40416msgstr ""
40417
40418#: cp/parser.c:1349 cp/parser.c:35699
40419#, gcc-internal-format
40420msgid "%<#pragma omp declare simd%> not immediately followed by function declaration or definition"
40421msgstr ""
40422
40423#: cp/parser.c:1387 cp/parser.c:36532 cp/parser.c:36637 cp/parser.c:36662
40424#: cp/parser.c:36719
40425#, gcc-internal-format
40426msgid "%<#pragma acc routine%> not followed by a function declaration or definition"
40427msgstr ""
40428
40429#: cp/parser.c:2773
40430#, gcc-internal-format
40431msgid "%<#pragma%> is not allowed here"
40432msgstr ""
40433
40434#: cp/parser.c:2817
40435#, gcc-internal-format
40436msgid "%<%E::%E%> has not been declared"
40437msgstr ""
40438
40439#: cp/parser.c:2820
40440#, gcc-internal-format
40441msgid "%<::%E%> has not been declared"
40442msgstr ""
40443
40444#: cp/parser.c:2823
40445#, gcc-internal-format
40446msgid "request for member %qE in non-class type %qT"
40447msgstr ""
40448
40449#: cp/parser.c:2826 cp/parser.c:17228
40450#, gcc-internal-format
40451msgid "%<%T::%E%> has not been declared"
40452msgstr ""
40453
40454#: cp/parser.c:2836
40455#, gcc-internal-format
40456msgid "%<%E::%E%> is not a type"
40457msgstr ""
40458
40459#: cp/parser.c:2840
40460#, gcc-internal-format
40461msgid "%<%E::%E%> is not a class or namespace"
40462msgstr ""
40463
40464#: cp/parser.c:2845
40465#, gcc-internal-format
40466msgid "%<%E::%E%> is not a class, namespace, or enumeration"
40467msgstr ""
40468
40469#: cp/parser.c:2858
40470#, gcc-internal-format
40471msgid "%<::%E%> is not a type"
40472msgstr ""
40473
40474#: cp/parser.c:2861
40475#, gcc-internal-format
40476msgid "%<::%E%> is not a class or namespace"
40477msgstr ""
40478
40479#: cp/parser.c:2865
40480#, gcc-internal-format
40481msgid "%<::%E%> is not a class, namespace, or enumeration"
40482msgstr ""
40483
40484#: cp/parser.c:2877
40485#, gcc-internal-format
40486msgid "%qE is not a type"
40487msgstr ""
40488
40489#: cp/parser.c:2880
40490#, gcc-internal-format
40491msgid "%qE is not a class or namespace"
40492msgstr ""
40493
40494#: cp/parser.c:2884
40495#, gcc-internal-format
40496msgid "%qE is not a class, namespace, or enumeration"
40497msgstr ""
40498
40499#: cp/parser.c:2947
40500#, gcc-internal-format
40501msgid "new types may not be defined in a return type"
40502msgstr ""
40503
40504#: cp/parser.c:2949
40505#, gcc-internal-format
40506msgid "(perhaps a semicolon is missing after the definition of %qT)"
40507msgstr ""
40508
40509#: cp/parser.c:2975
40510#, gcc-internal-format
40511msgid "%qE is not a class template"
40512msgstr ""
40513
40514#: cp/parser.c:2977
40515#, gcc-internal-format
40516msgid "%qE is not a template"
40517msgstr ""
40518
40519#: cp/parser.c:2980
40520#, gcc-internal-format
40521msgid "invalid template-id"
40522msgstr ""
40523
40524#: cp/parser.c:3013
40525#, gcc-internal-format
40526msgid "floating-point literal cannot appear in a constant-expression"
40527msgstr ""
40528
40529#: cp/parser.c:3017 cp/pt.c:16146
40530#, gcc-internal-format
40531msgid "a cast to a type other than an integral or enumeration type cannot appear in a constant-expression"
40532msgstr ""
40533
40534#: cp/parser.c:3022
40535#, gcc-internal-format
40536msgid "%<typeid%> operator cannot appear in a constant-expression"
40537msgstr ""
40538
40539#: cp/parser.c:3026
40540#, gcc-internal-format
40541msgid "non-constant compound literals cannot appear in a constant-expression"
40542msgstr ""
40543
40544#: cp/parser.c:3030
40545#, gcc-internal-format
40546msgid "a function call cannot appear in a constant-expression"
40547msgstr ""
40548
40549#: cp/parser.c:3034
40550#, gcc-internal-format
40551msgid "an increment cannot appear in a constant-expression"
40552msgstr ""
40553
40554#: cp/parser.c:3038
40555#, gcc-internal-format
40556msgid "an decrement cannot appear in a constant-expression"
40557msgstr ""
40558
40559#: cp/parser.c:3042
40560#, gcc-internal-format
40561msgid "an array reference cannot appear in a constant-expression"
40562msgstr ""
40563
40564#: cp/parser.c:3046
40565#, gcc-internal-format
40566msgid "the address of a label cannot appear in a constant-expression"
40567msgstr ""
40568
40569#: cp/parser.c:3050
40570#, gcc-internal-format
40571msgid "calls to overloaded operators cannot appear in a constant-expression"
40572msgstr ""
40573
40574#: cp/parser.c:3054
40575#, gcc-internal-format
40576msgid "an assignment cannot appear in a constant-expression"
40577msgstr ""
40578
40579#: cp/parser.c:3057
40580#, gcc-internal-format
40581msgid "a comma operator cannot appear in a constant-expression"
40582msgstr ""
40583
40584#: cp/parser.c:3061
40585#, gcc-internal-format
40586msgid "a call to a constructor cannot appear in a constant-expression"
40587msgstr ""
40588
40589#: cp/parser.c:3065
40590#, gcc-internal-format
40591msgid "a transaction expression cannot appear in a constant-expression"
40592msgstr ""
40593
40594#: cp/parser.c:3111
40595#, gcc-internal-format
40596msgid "%qs cannot appear in a constant-expression"
40597msgstr ""
40598
40599#: cp/parser.c:3144
40600#, gcc-internal-format
40601msgid "invalid use of template-name %qE without an argument list"
40602msgstr ""
40603
40604#: cp/parser.c:3149
40605#, gcc-internal-format
40606msgid "invalid use of destructor %qD as a type"
40607msgstr ""
40608
40609#. Something like 'unsigned A a;'
40610#: cp/parser.c:3152
40611#, gcc-internal-format
40612msgid "invalid combination of multiple type-specifiers"
40613msgstr ""
40614
40615#. Issue an error message.
40616#: cp/parser.c:3156
40617#, gcc-internal-format
40618msgid "%qE does not name a type"
40619msgstr ""
40620
40621#: cp/parser.c:3165
40622#, gcc-internal-format
40623msgid "C++11 %<constexpr%> only available with -std=c++11 or -std=gnu++11"
40624msgstr ""
40625
40626#: cp/parser.c:3168
40627#, gcc-internal-format
40628msgid "C++11 %<noexcept%> only available with -std=c++11 or -std=gnu++11"
40629msgstr ""
40630
40631#: cp/parser.c:3173
40632#, gcc-internal-format
40633msgid "C++11 %<thread_local%> only available with -std=c++11 or -std=gnu++11"
40634msgstr ""
40635
40636#: cp/parser.c:3176
40637#, gcc-internal-format
40638msgid "%<concept%> only available with -fconcepts"
40639msgstr ""
40640
40641#: cp/parser.c:3202
40642#, gcc-internal-format
40643msgid "(perhaps %<typename %T::%E%> was intended)"
40644msgstr ""
40645
40646#: cp/parser.c:3220
40647#, gcc-internal-format
40648msgid "%qE in namespace %qE does not name a template type"
40649msgstr ""
40650
40651#: cp/parser.c:3224
40652#, gcc-internal-format
40653msgid "%qE in namespace %qE does not name a type"
40654msgstr ""
40655
40656#. A<T>::A<T>()
40657#: cp/parser.c:3233
40658#, gcc-internal-format
40659msgid "%<%T::%E%> names the constructor, not the type"
40660msgstr ""
40661
40662#: cp/parser.c:3236
40663#, gcc-internal-format
40664msgid "and %qT has no template constructors"
40665msgstr ""
40666
40667#: cp/parser.c:3241
40668#, gcc-internal-format
40669msgid "need %<typename%> before %<%T::%E%> because %qT is a dependent scope"
40670msgstr ""
40671
40672#: cp/parser.c:3248
40673#, gcc-internal-format
40674msgid "%qE in %q#T does not name a template type"
40675msgstr ""
40676
40677#: cp/parser.c:3252
40678#, gcc-internal-format
40679msgid "%qE in %q#T does not name a type"
40680msgstr ""
40681
40682#: cp/parser.c:3852
40683#, gcc-internal-format
40684msgid "expected string-literal"
40685msgstr ""
40686
40687#: cp/parser.c:3918
40688#, gcc-internal-format
40689msgid "inconsistent user-defined literal suffixes %qD and %qD in string literal"
40690msgstr ""
40691
40692#: cp/parser.c:3966
40693#, gcc-internal-format
40694msgid "a wide string is invalid in this context"
40695msgstr ""
40696
40697#: cp/parser.c:4081
40698#, gcc-internal-format
40699msgid "unable to find character literal operator %qD with %qT argument"
40700msgstr ""
40701
40702#: cp/parser.c:4182
40703#, gcc-internal-format
40704msgid "integer literal exceeds range of %qT type"
40705msgstr ""
40706
40707#: cp/parser.c:4189
40708#, gcc-internal-format
40709msgid "floating literal exceeds range of %qT type"
40710msgstr ""
40711
40712#: cp/parser.c:4193
40713#, gcc-internal-format
40714msgid "floating literal truncated to zero"
40715msgstr ""
40716
40717#: cp/parser.c:4233
40718#, gcc-internal-format
40719msgid "unable to find numeric literal operator %qD"
40720msgstr ""
40721
40722#: cp/parser.c:4235
40723#, gcc-internal-format
40724msgid "use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes"
40725msgstr ""
40726
40727#: cp/parser.c:4287
40728#, gcc-internal-format
40729msgid "unable to find string literal operator %qD with %qT, %qT arguments"
40730msgstr ""
40731
40732#: cp/parser.c:4347 cp/parser.c:12322
40733#, gcc-internal-format
40734msgid "expected declaration"
40735msgstr ""
40736
40737#: cp/parser.c:4609 cp/parser.c:4624
40738#, gcc-internal-format
40739msgid "expected binary operator"
40740msgstr ""
40741
40742#: cp/parser.c:4630
40743#, fuzzy, gcc-internal-format
40744#| msgid "Unexpected type..."
40745msgid "expected ..."
40746msgstr "Neočekivana vrsta..."
40747
40748#: cp/parser.c:4640
40749#, fuzzy, gcc-internal-format
40750#| msgid "invalid expression as operand"
40751msgid "binary expression in operand of fold-expression"
40752msgstr "neispravni izraz kao operand"
40753
40754#: cp/parser.c:4643
40755#, gcc-internal-format
40756msgid "conditional expression in operand of fold-expression"
40757msgstr ""
40758
40759#: cp/parser.c:4651
40760#, gcc-internal-format
40761msgid "mismatched operator in fold-expression"
40762msgstr ""
40763
40764#: cp/parser.c:4755
40765#, gcc-internal-format
40766msgid "fixed-point types not supported in C++"
40767msgstr ""
40768
40769#: cp/parser.c:4836
40770#, gcc-internal-format
40771msgid "ISO C++ forbids braced-groups within expressions"
40772msgstr ""
40773
40774#: cp/parser.c:4848
40775#, gcc-internal-format
40776msgid "statement-expressions are not allowed outside functions nor in template-argument lists"
40777msgstr ""
40778
40779#: cp/parser.c:4887
40780#, gcc-internal-format
40781msgid "fold-expressions only available with -std=c++1z or -std=gnu++1z"
40782msgstr ""
40783
40784#: cp/parser.c:4945 cp/parser.c:5116 cp/parser.c:5294
40785#, gcc-internal-format
40786msgid "expected primary-expression"
40787msgstr ""
40788
40789#: cp/parser.c:4975
40790#, gcc-internal-format
40791msgid "%<this%> may not be used in this context"
40792msgstr ""
40793
40794#: cp/parser.c:5111
40795#, gcc-internal-format
40796msgid "a template declaration cannot appear at block scope"
40797msgstr ""
40798
40799#: cp/parser.c:5269
40800#, gcc-internal-format
40801msgid "local variable %qD may not appear in this context"
40802msgstr ""
40803
40804#: cp/parser.c:5446
40805#, gcc-internal-format
40806msgid "expected id-expression"
40807msgstr ""
40808
40809#: cp/parser.c:5578
40810#, gcc-internal-format
40811msgid "scope %qT before %<~%> is not a class-name"
40812msgstr ""
40813
40814#: cp/parser.c:5607 cp/parser.c:7560
40815#, gcc-internal-format
40816msgid "%<~auto%> only available with -std=c++14 or -std=gnu++14"
40817msgstr ""
40818
40819#: cp/parser.c:5718
40820#, gcc-internal-format
40821msgid "declaration of %<~%T%> as member of %qT"
40822msgstr ""
40823
40824#: cp/parser.c:5733
40825#, gcc-internal-format
40826msgid "typedef-name %qD used as destructor declarator"
40827msgstr ""
40828
40829#: cp/parser.c:5768
40830#, gcc-internal-format
40831msgid "literal operator suffixes not preceded by %<_%> are reserved for future standardization"
40832msgstr ""
40833
40834#: cp/parser.c:5779 cp/parser.c:19204
40835#, gcc-internal-format
40836msgid "expected unqualified-id"
40837msgstr ""
40838
40839#: cp/parser.c:5886
40840#, gcc-internal-format
40841msgid "found %<:%> in nested-name-specifier, expected %<::%>"
40842msgstr ""
40843
40844#: cp/parser.c:5955
40845#, gcc-internal-format
40846msgid "decltype evaluates to %qT, which is not a class or enumeration type"
40847msgstr ""
40848
40849#: cp/parser.c:5981
40850#, gcc-internal-format
40851msgid "function template-id %qD in nested-name-specifier"
40852msgstr ""
40853
40854#: cp/parser.c:5989
40855#, gcc-internal-format
40856msgid "variable template-id %qD in nested-name-specifier"
40857msgstr ""
40858
40859#: cp/parser.c:6093 cp/typeck.c:2610 cp/typeck.c:2613 cp/typeck.c:2633
40860#, gcc-internal-format
40861msgid "%qD is not a template"
40862msgstr ""
40863
40864#: cp/parser.c:6171
40865#, gcc-internal-format
40866msgid "expected nested-name-specifier"
40867msgstr ""
40868
40869#: cp/parser.c:6372 cp/parser.c:8540
40870#, gcc-internal-format
40871msgid "types may not be defined in casts"
40872msgstr ""
40873
40874#: cp/parser.c:6453
40875#, gcc-internal-format
40876msgid "types may not be defined in a %<typeid%> expression"
40877msgstr ""
40878
40879#: cp/parser.c:6511
40880#, gcc-internal-format
40881msgid "%<_Cilk_spawn%> must be followed by an expression"
40882msgstr ""
40883
40884#: cp/parser.c:6660
40885#, gcc-internal-format
40886msgid "ISO C++ forbids compound-literals"
40887msgstr ""
40888
40889#: cp/parser.c:6719
40890#, gcc-internal-format
40891msgid "two consecutive %<[%> shall only introduce an attribute"
40892msgstr ""
40893
40894#: cp/parser.c:7119
40895#, gcc-internal-format
40896msgid "braced list index is not allowed with array notation"
40897msgstr ""
40898
40899#: cp/parser.c:7212
40900#, gcc-internal-format
40901msgid "%qE does not have class type"
40902msgstr ""
40903
40904#: cp/parser.c:7305 cp/typeck.c:2498
40905#, gcc-internal-format
40906msgid "invalid use of %qD"
40907msgstr ""
40908
40909#: cp/parser.c:7314
40910#, gcc-internal-format
40911msgid "%<%D::%D%> is not a class member"
40912msgstr ""
40913
40914#: cp/parser.c:7612
40915#, gcc-internal-format
40916msgid "non-scalar type"
40917msgstr ""
40918
40919#: cp/parser.c:7711
40920#, gcc-internal-format
40921msgid "ISO C++ does not allow %<alignof%> with a non-type"
40922msgstr ""
40923
40924#: cp/parser.c:7796
40925#, gcc-internal-format
40926msgid "types may not be defined in %<noexcept%> expressions"
40927msgstr ""
40928
40929#: cp/parser.c:8074
40930#, gcc-internal-format
40931msgid "types may not be defined in a new-expression"
40932msgstr ""
40933
40934#: cp/parser.c:8090
40935#, gcc-internal-format
40936msgid "array bound forbidden after parenthesized type-id"
40937msgstr ""
40938
40939#: cp/parser.c:8092
40940#, gcc-internal-format
40941msgid "try removing the parentheses around the type-id"
40942msgstr ""
40943
40944#: cp/parser.c:8123
40945#, gcc-internal-format
40946msgid "initialization of new-expression for type %<auto%> requires exactly one element"
40947msgstr ""
40948
40949#: cp/parser.c:8171
40950#, gcc-internal-format
40951msgid "expected expression-list or type-id"
40952msgstr ""
40953
40954#: cp/parser.c:8200
40955#, gcc-internal-format
40956msgid "types may not be defined in a new-type-id"
40957msgstr ""
40958
40959#: cp/parser.c:8328
40960#, gcc-internal-format
40961msgid "expression in new-declarator must have integral or enumeration type"
40962msgstr ""
40963
40964#: cp/parser.c:8636
40965#, gcc-internal-format
40966msgid "use of old-style cast"
40967msgstr ""
40968
40969#: cp/parser.c:8783
40970#, gcc-internal-format
40971msgid "%<>>%> operator is treated as two right angle brackets in C++11"
40972msgstr ""
40973
40974#: cp/parser.c:8786
40975#, gcc-internal-format
40976msgid "suggest parentheses around %<>>%> expression"
40977msgstr ""
40978
40979#: cp/parser.c:8982
40980#, gcc-internal-format
40981msgid "ISO C++ does not allow ?: with omitted middle operand"
40982msgstr ""
40983
40984#: cp/parser.c:9690
40985#, gcc-internal-format
40986msgid "lambda-expression in unevaluated context"
40987msgstr ""
40988
40989#: cp/parser.c:9699
40990#, gcc-internal-format
40991msgid "lambda-expression in template-argument"
40992msgstr ""
40993
40994#: cp/parser.c:9852
40995#, gcc-internal-format
40996msgid "expected end of capture-list"
40997msgstr ""
40998
40999#: cp/parser.c:9866
41000#, gcc-internal-format
41001msgid "explicit by-copy capture of %<this%> redundant with by-copy capture default"
41002msgstr ""
41003
41004#: cp/parser.c:9910
41005#, gcc-internal-format
41006msgid "lambda capture initializers only available with -std=c++14 or -std=gnu++14"
41007msgstr ""
41008
41009#: cp/parser.c:9917
41010#, gcc-internal-format
41011msgid "empty initializer for lambda init-capture"
41012msgstr ""
41013
41014#: cp/parser.c:9940
41015#, gcc-internal-format
41016msgid "capture of non-variable %qD "
41017msgstr ""
41018
41019#: cp/parser.c:9943 cp/parser.c:9953 cp/semantics.c:3364 cp/semantics.c:3374
41020#, gcc-internal-format
41021msgid "%q#D declared here"
41022msgstr ""
41023
41024#: cp/parser.c:9949
41025#, gcc-internal-format
41026msgid "capture of variable %qD with non-automatic storage duration"
41027msgstr ""
41028
41029#: cp/parser.c:9987
41030#, gcc-internal-format
41031msgid "explicit by-copy capture of %qD redundant with by-copy capture default"
41032msgstr ""
41033
41034#: cp/parser.c:9992
41035#, gcc-internal-format
41036msgid "explicit by-reference capture of %qD redundant with by-reference capture default"
41037msgstr ""
41038
41039#: cp/parser.c:10039
41040#, gcc-internal-format
41041msgid "lambda templates are only available with -std=c++14 or -std=gnu++14"
41042msgstr ""
41043
41044#: cp/parser.c:10069
41045#, gcc-internal-format
41046msgid "default argument specified for lambda parameter"
41047msgstr ""
41048
41049#: cp/parser.c:10548
41050#, gcc-internal-format
41051msgid "attributes at the beginning of statement are ignored"
41052msgstr ""
41053
41054#: cp/parser.c:10576
41055#, gcc-internal-format
41056msgid "expected labeled-statement"
41057msgstr ""
41058
41059#: cp/parser.c:10614
41060#, gcc-internal-format
41061msgid "case label %qE not within a switch statement"
41062msgstr ""
41063
41064#: cp/parser.c:10699
41065#, gcc-internal-format
41066msgid "need %<typename%> before %qE because %qT is a dependent scope"
41067msgstr ""
41068
41069#: cp/parser.c:10708
41070#, gcc-internal-format
41071msgid "%<%T::%D%> names the constructor, not the type"
41072msgstr ""
41073
41074#: cp/parser.c:10755
41075#, gcc-internal-format
41076msgid "compound-statement in constexpr function"
41077msgstr ""
41078
41079#: cp/parser.c:10997 cp/parser.c:27021
41080#, gcc-internal-format
41081msgid "expected selection-statement"
41082msgstr ""
41083
41084#: cp/parser.c:11030
41085#, gcc-internal-format
41086msgid "types may not be defined in conditions"
41087msgstr ""
41088
41089#: cp/parser.c:11419
41090#, gcc-internal-format
41091msgid "range-based %<for%> expression of type %qT has incomplete type"
41092msgstr ""
41093
41094#: cp/parser.c:11457
41095#, gcc-internal-format
41096msgid "range-based %<for%> expression of type %qT has an %<end%> member but not a %<begin%>"
41097msgstr ""
41098
41099#: cp/parser.c:11463
41100#, gcc-internal-format
41101msgid "range-based %<for%> expression of type %qT has a %<begin%> member but not an %<end%>"
41102msgstr ""
41103
41104#: cp/parser.c:11515
41105#, gcc-internal-format
41106msgid "inconsistent begin/end types in range-based %<for%> statement: %qT and %qT"
41107msgstr ""
41108
41109#: cp/parser.c:11650 cp/parser.c:27024
41110#, gcc-internal-format
41111msgid "expected iteration-statement"
41112msgstr ""
41113
41114#: cp/parser.c:11698
41115#, gcc-internal-format
41116msgid "range-based %<for%> loops only available with -std=c++11 or -std=gnu++11"
41117msgstr ""
41118
41119#: cp/parser.c:11772
41120#, gcc-internal-format
41121msgid "break statement used with Cilk Plus for loop"
41122msgstr ""
41123
41124#: cp/parser.c:11829
41125#, gcc-internal-format
41126msgid "%<goto%> in %<constexpr%> function"
41127msgstr ""
41128
41129#. Issue a warning about this use of a GNU extension.
41130#: cp/parser.c:11837
41131#, gcc-internal-format
41132msgid "ISO C++ forbids computed gotos"
41133msgstr ""
41134
41135#: cp/parser.c:11850 cp/parser.c:27027
41136#, gcc-internal-format
41137msgid "expected jump-statement"
41138msgstr ""
41139
41140#: cp/parser.c:12007 cp/parser.c:22346
41141#, gcc-internal-format
41142msgid "extra %<;%>"
41143msgstr ""
41144
41145#: cp/parser.c:12247
41146#, gcc-internal-format
41147msgid "%<__label__%> not at the beginning of a block"
41148msgstr ""
41149
41150#: cp/parser.c:12409
41151#, gcc-internal-format
41152msgid "inconsistent deduction for %qT: %qT and then %qT"
41153msgstr ""
41154
41155#: cp/parser.c:12430
41156#, gcc-internal-format
41157msgid "mixing declarations and function-definitions is forbidden"
41158msgstr ""
41159
41160#: cp/parser.c:12454
41161#, gcc-internal-format
41162msgid "types may not be defined in a for-range-declaration"
41163msgstr ""
41164
41165#: cp/parser.c:12508
41166#, gcc-internal-format
41167msgid "initializer in range-based %<for%> loop"
41168msgstr ""
41169
41170#: cp/parser.c:12511
41171#, gcc-internal-format
41172msgid "multiple declarations in range-based %<for%> loop"
41173msgstr ""
41174
41175#: cp/parser.c:12652
41176#, gcc-internal-format
41177msgid "%<friend%> used outside of class"
41178msgstr ""
41179
41180#. Complain about `auto' as a storage specifier, if
41181#. we're complaining about C++0x compatibility.
41182#: cp/parser.c:12716
41183#, gcc-internal-format
41184msgid "%<auto%> changes meaning in C++11; please remove it"
41185msgstr ""
41186
41187#: cp/parser.c:12752
41188#, gcc-internal-format
41189msgid "decl-specifier invalid in condition"
41190msgstr ""
41191
41192#: cp/parser.c:12844
41193#, gcc-internal-format
41194msgid "class definition may not be declared a friend"
41195msgstr ""
41196
41197#: cp/parser.c:12912 cp/parser.c:22753
41198#, gcc-internal-format
41199msgid "templates may not be %<virtual%>"
41200msgstr ""
41201
41202#: cp/parser.c:12952
41203#, gcc-internal-format
41204msgid "invalid linkage-specification"
41205msgstr ""
41206
41207#: cp/parser.c:13039
41208#, gcc-internal-format
41209msgid "static_assert without a message only available with -std=c++1z or -std=gnu++1z"
41210msgstr ""
41211
41212#: cp/parser.c:13233
41213#, gcc-internal-format
41214msgid "types may not be defined in %<decltype%> expressions"
41215msgstr ""
41216
41217#: cp/parser.c:13376
41218#, gcc-internal-format
41219msgid "types may not be defined in a conversion-type-id"
41220msgstr ""
41221
41222#: cp/parser.c:13403
41223#, gcc-internal-format
41224msgid "invalid use of %<auto%> in conversion operator"
41225msgstr ""
41226
41227#: cp/parser.c:13407
41228#, gcc-internal-format
41229msgid "use of %<auto%> in member template conversion operator can never be deduced"
41230msgstr ""
41231
41232#: cp/parser.c:13496
41233#, gcc-internal-format
41234msgid "only constructors take member initializers"
41235msgstr ""
41236
41237#: cp/parser.c:13518
41238#, gcc-internal-format
41239msgid "cannot expand initializer for member %<%D%>"
41240msgstr ""
41241
41242#: cp/parser.c:13530
41243#, gcc-internal-format
41244msgid "mem-initializer for %qD follows constructor delegation"
41245msgstr ""
41246
41247#: cp/parser.c:13542
41248#, gcc-internal-format
41249msgid "constructor delegation follows mem-initializer for %qD"
41250msgstr ""
41251
41252#: cp/parser.c:13594
41253#, gcc-internal-format
41254msgid "anachronistic old-style base class initializer"
41255msgstr ""
41256
41257#: cp/parser.c:13664
41258#, gcc-internal-format
41259msgid "keyword %<typename%> not allowed in this context (a qualified member initializer is implicitly a type)"
41260msgstr ""
41261
41262#: cp/parser.c:14024
41263#, gcc-internal-format
41264msgid "unexpected keyword; remove space between quotes and suffix identifier"
41265msgstr ""
41266
41267#: cp/parser.c:14030
41268#, gcc-internal-format
41269msgid "expected suffix identifier"
41270msgstr ""
41271
41272#: cp/parser.c:14039
41273#, gcc-internal-format
41274msgid "expected empty string after %<operator%> keyword"
41275msgstr ""
41276
41277#: cp/parser.c:14045
41278#, fuzzy, gcc-internal-format
41279#| msgid "invalid expression as operand"
41280msgid "invalid encoding prefix in literal operator"
41281msgstr "neispravni izraz kao operand"
41282
41283#: cp/parser.c:14068
41284#, gcc-internal-format
41285msgid "expected operator"
41286msgstr ""
41287
41288#. Warn that we do not support `export'.
41289#: cp/parser.c:14113
41290#, gcc-internal-format
41291msgid "keyword %<export%> not implemented, and will be ignored"
41292msgstr ""
41293
41294#: cp/parser.c:14283
41295#, gcc-internal-format
41296msgid "invalid constrained type parameter"
41297msgstr ""
41298
41299#: cp/parser.c:14291
41300#, gcc-internal-format
41301msgid "cv-qualified type parameter"
41302msgstr ""
41303
41304#: cp/parser.c:14376
41305#, gcc-internal-format
41306msgid "variadic constraint introduced without %<...%>"
41307msgstr ""
41308
41309#: cp/parser.c:14440
41310#, gcc-internal-format
41311msgid "invalid use of %<auto%> in default template argument"
41312msgstr ""
41313
41314#: cp/parser.c:14675 cp/parser.c:14761 cp/parser.c:20621
41315#, gcc-internal-format
41316msgid "template parameter pack %qD cannot have a default argument"
41317msgstr ""
41318
41319#: cp/parser.c:14679 cp/parser.c:14765
41320#, gcc-internal-format
41321msgid "template parameter packs cannot have default arguments"
41322msgstr ""
41323
41324#: cp/parser.c:14831
41325#, gcc-internal-format
41326msgid "expected template-id"
41327msgstr ""
41328
41329#: cp/parser.c:14884 cp/parser.c:26985
41330#, gcc-internal-format
41331msgid "expected %<<%>"
41332msgstr ""
41333
41334#: cp/parser.c:14891
41335#, gcc-internal-format
41336msgid "%<<::%> cannot begin a template-argument list"
41337msgstr ""
41338
41339#: cp/parser.c:14895
41340#, gcc-internal-format
41341msgid "%<<:%> is an alternate spelling for %<[%>. Insert whitespace between %<<%> and %<::%>"
41342msgstr ""
41343
41344#: cp/parser.c:14899
41345#, gcc-internal-format
41346msgid "(if you use %<-fpermissive%> or %<-std=c++11%>, or %<-std=gnu++11%> G++ will accept your code)"
41347msgstr ""
41348
41349#: cp/parser.c:15006
41350#, gcc-internal-format
41351msgid "parse error in template argument list"
41352msgstr ""
41353
41354#. The name does not name a template.
41355#: cp/parser.c:15075 cp/parser.c:15196 cp/parser.c:15411
41356#, gcc-internal-format
41357msgid "expected template-name"
41358msgstr ""
41359
41360#. Explain what went wrong.
41361#: cp/parser.c:15121
41362#, gcc-internal-format
41363msgid "non-template %qD used as template"
41364msgstr ""
41365
41366#: cp/parser.c:15123
41367#, gcc-internal-format
41368msgid "use %<%T::template %D%> to indicate that it is a template"
41369msgstr ""
41370
41371#: cp/parser.c:15263
41372#, gcc-internal-format
41373msgid "expected parameter pack before %<...%>"
41374msgstr ""
41375
41376#: cp/parser.c:15372 cp/parser.c:15390 cp/parser.c:15557
41377#, gcc-internal-format
41378msgid "expected template-argument"
41379msgstr ""
41380
41381#: cp/parser.c:15532
41382#, gcc-internal-format
41383msgid "invalid non-type template argument"
41384msgstr ""
41385
41386#: cp/parser.c:15659
41387#, gcc-internal-format
41388msgid "explicit instantiation shall not use %<inline%> specifier"
41389msgstr ""
41390
41391#: cp/parser.c:15663
41392#, gcc-internal-format
41393msgid "explicit instantiation shall not use %<constexpr%> specifier"
41394msgstr ""
41395
41396#: cp/parser.c:15722
41397#, gcc-internal-format
41398msgid "template specialization with C linkage"
41399msgstr ""
41400
41401#: cp/parser.c:15942
41402#, gcc-internal-format
41403msgid "expected type specifier"
41404msgstr ""
41405
41406#: cp/parser.c:16122
41407#, gcc-internal-format
41408msgid "use of %<auto%> in lambda parameter declaration only available with -std=c++14 or -std=gnu++14"
41409msgstr ""
41410
41411#: cp/parser.c:16128
41412#, gcc-internal-format
41413msgid "use of %<auto%> in parameter declaration only available with -std=c++14 or -std=gnu++14"
41414msgstr ""
41415
41416#: cp/parser.c:16133
41417#, gcc-internal-format
41418msgid "ISO C++ forbids use of %<auto%> in parameter declaration"
41419msgstr ""
41420
41421#: cp/parser.c:16277
41422#, gcc-internal-format
41423msgid "expected template-id for type"
41424msgstr ""
41425
41426#: cp/parser.c:16304
41427#, gcc-internal-format
41428msgid "expected type-name"
41429msgstr ""
41430
41431#: cp/parser.c:16653
41432#, gcc-internal-format
41433msgid "elaborated-type-specifier for a scoped enum must not use the %<%D%> keyword"
41434msgstr ""
41435
41436#: cp/parser.c:16862
41437#, gcc-internal-format
41438msgid "declaration %qD does not declare anything"
41439msgstr ""
41440
41441#: cp/parser.c:16949
41442#, gcc-internal-format
41443msgid "attributes ignored on uninstantiated type"
41444msgstr ""
41445
41446#: cp/parser.c:16953
41447#, gcc-internal-format
41448msgid "attributes ignored on template instantiation"
41449msgstr ""
41450
41451#: cp/parser.c:16958
41452#, gcc-internal-format
41453msgid "attributes ignored on elaborated-type-specifier that is not a forward declaration"
41454msgstr ""
41455
41456#: cp/parser.c:17092
41457#, gcc-internal-format
41458msgid "%qD is an enumeration template"
41459msgstr ""
41460
41461#: cp/parser.c:17103
41462#, gcc-internal-format
41463msgid "%qD does not name an enumeration in %qT"
41464msgstr ""
41465
41466#: cp/parser.c:17118
41467#, gcc-internal-format
41468msgid "anonymous scoped enum is not allowed"
41469msgstr ""
41470
41471#: cp/parser.c:17173
41472#, gcc-internal-format
41473msgid "expected %<;%> or %<{%>"
41474msgstr ""
41475
41476#: cp/parser.c:17222
41477#, gcc-internal-format
41478msgid "cannot add an enumerator list to a template instantiation"
41479msgstr ""
41480
41481#: cp/parser.c:17236
41482#, gcc-internal-format
41483msgid "nested name specifier %qT for enum declaration does not name a class or namespace"
41484msgstr ""
41485
41486#: cp/parser.c:17248 cp/parser.c:21857
41487#, gcc-internal-format
41488msgid "declaration of %qD in namespace %qD which does not enclose %qD"
41489msgstr ""
41490
41491#: cp/parser.c:17253 cp/parser.c:21862
41492#, gcc-internal-format
41493msgid "declaration of %qD in %qD which does not enclose %qD"
41494msgstr ""
41495
41496#: cp/parser.c:17278
41497#, gcc-internal-format
41498msgid "multiple definition of %q#T"
41499msgstr ""
41500
41501#: cp/parser.c:17291
41502#, gcc-internal-format
41503msgid "ISO C++ forbids empty anonymous enum"
41504msgstr ""
41505
41506#: cp/parser.c:17311
41507#, gcc-internal-format
41508msgid "opaque-enum-specifier without name"
41509msgstr ""
41510
41511#: cp/parser.c:17314
41512#, gcc-internal-format
41513msgid "opaque-enum-specifier must use a simple identifier"
41514msgstr ""
41515
41516#: cp/parser.c:17492
41517#, gcc-internal-format
41518msgid "%qD is not a namespace-name"
41519msgstr ""
41520
41521#: cp/parser.c:17493
41522#, gcc-internal-format
41523msgid "expected namespace-name"
41524msgstr ""
41525
41526#: cp/parser.c:17571
41527#, gcc-internal-format
41528msgid "a nested namespace definition cannot have attributes"
41529msgstr ""
41530
41531#: cp/parser.c:17574
41532#, gcc-internal-format
41533msgid "nested namespace definitions only available with -std=c++1z or -std=gnu++1z"
41534msgstr ""
41535
41536#: cp/parser.c:17577
41537#, gcc-internal-format
41538msgid "a nested namespace definition cannot be inline"
41539msgstr ""
41540
41541#: cp/parser.c:17585
41542#, gcc-internal-format
41543msgid "nested identifier required"
41544msgstr ""
41545
41546#: cp/parser.c:17613
41547#, gcc-internal-format
41548msgid "namespace %qD entered"
41549msgstr ""
41550
41551#: cp/parser.c:17665
41552#, gcc-internal-format
41553msgid "%<namespace%> definition is not allowed here"
41554msgstr ""
41555
41556#: cp/parser.c:17820
41557#, gcc-internal-format
41558msgid "a template-id may not appear in a using-declaration"
41559msgstr ""
41560
41561#: cp/parser.c:17866
41562#, gcc-internal-format
41563msgid "access declarations are deprecated in favour of using-declarations; suggestion: add the %<using%> keyword"
41564msgstr ""
41565
41566#: cp/parser.c:17931
41567#, gcc-internal-format
41568msgid "types may not be defined in alias template declarations"
41569msgstr ""
41570
41571#: cp/parser.c:18084
41572#, gcc-internal-format
41573msgid "%<asm%> in %<constexpr%> function"
41574msgstr ""
41575
41576#: cp/parser.c:18450
41577#, gcc-internal-format
41578msgid "a function-definition is not allowed here"
41579msgstr ""
41580
41581#: cp/parser.c:18461
41582#, gcc-internal-format
41583msgid "an asm-specification is not allowed on a function-definition"
41584msgstr ""
41585
41586#: cp/parser.c:18465
41587#, gcc-internal-format
41588msgid "attributes are not allowed on a function-definition"
41589msgstr ""
41590
41591#: cp/parser.c:18516
41592#, gcc-internal-format
41593msgid "expected constructor, destructor, or type conversion"
41594msgstr ""
41595
41596#. Anything else is an error.
41597#: cp/parser.c:18555 cp/parser.c:20812
41598#, gcc-internal-format
41599msgid "expected initializer"
41600msgstr ""
41601
41602#: cp/parser.c:18636
41603#, gcc-internal-format
41604msgid "initializer provided for function"
41605msgstr ""
41606
41607#: cp/parser.c:18670
41608#, gcc-internal-format
41609msgid "attributes after parenthesized initializer ignored"
41610msgstr ""
41611
41612#: cp/parser.c:18675
41613#, gcc-internal-format
41614msgid "non-function %qD declared as implicit template"
41615msgstr ""
41616
41617#: cp/parser.c:19124
41618#, gcc-internal-format
41619msgid "array bound is not an integer constant"
41620msgstr ""
41621
41622#: cp/parser.c:19250
41623#, gcc-internal-format
41624msgid "cannot define member of dependent typedef %qT"
41625msgstr ""
41626
41627#: cp/parser.c:19254
41628#, gcc-internal-format
41629msgid "%<%T::%E%> is not a type"
41630msgstr ""
41631
41632#: cp/parser.c:19282
41633#, gcc-internal-format
41634msgid "invalid use of constructor as a template"
41635msgstr ""
41636
41637#: cp/parser.c:19284
41638#, gcc-internal-format
41639msgid "use %<%T::%D%> instead of %<%T::%D%> to name the constructor in a qualified name"
41640msgstr ""
41641
41642#. We do not attempt to print the declarator
41643#. here because we do not have enough
41644#. information about its original syntactic
41645#. form.
41646#: cp/parser.c:19301
41647#, gcc-internal-format
41648msgid "invalid declarator"
41649msgstr ""
41650
41651#. But declarations with qualified-ids can't appear in a
41652#. function.
41653#: cp/parser.c:19371
41654#, gcc-internal-format
41655msgid "qualified-id in declaration"
41656msgstr ""
41657
41658#: cp/parser.c:19396
41659#, gcc-internal-format
41660msgid "expected declarator"
41661msgstr ""
41662
41663#: cp/parser.c:19499
41664#, gcc-internal-format
41665msgid "%qD is a namespace"
41666msgstr ""
41667
41668#: cp/parser.c:19501
41669#, gcc-internal-format
41670msgid "cannot form pointer to member of non-class %q#T"
41671msgstr ""
41672
41673#: cp/parser.c:19522
41674#, gcc-internal-format
41675msgid "expected ptr-operator"
41676msgstr ""
41677
41678#: cp/parser.c:19581
41679#, gcc-internal-format
41680msgid "duplicate cv-qualifier"
41681msgstr ""
41682
41683#: cp/parser.c:19635
41684#, gcc-internal-format
41685msgid "multiple ref-qualifiers"
41686msgstr ""
41687
41688#: cp/parser.c:19672
41689#, gcc-internal-format
41690msgid "%E requires %<-fgnu-tm%>"
41691msgstr ""
41692
41693#: cp/parser.c:19728
41694#, gcc-internal-format
41695msgid "duplicate virt-specifier"
41696msgstr ""
41697
41698#: cp/parser.c:19958 cp/typeck2.c:529 cp/typeck2.c:1953
41699#, gcc-internal-format
41700msgid "invalid use of %<auto%>"
41701msgstr ""
41702
41703#: cp/parser.c:19979
41704#, gcc-internal-format
41705msgid "types may not be defined in template arguments"
41706msgstr ""
41707
41708#: cp/parser.c:19984
41709#, gcc-internal-format
41710msgid "invalid use of %<auto%> in template argument"
41711msgstr ""
41712
41713#: cp/parser.c:20072
41714#, gcc-internal-format
41715msgid "expected type-specifier"
41716msgstr ""
41717
41718#: cp/parser.c:20378
41719#, gcc-internal-format
41720msgid "expected %<,%> or %<...%>"
41721msgstr ""
41722
41723#: cp/parser.c:20453
41724#, gcc-internal-format
41725msgid "types may not be defined in parameter types"
41726msgstr ""
41727
41728#: cp/parser.c:20605
41729#, gcc-internal-format
41730msgid "default arguments are only permitted for function parameters"
41731msgstr ""
41732
41733#: cp/parser.c:20623
41734#, gcc-internal-format
41735msgid "parameter pack %qD cannot have a default argument"
41736msgstr ""
41737
41738#: cp/parser.c:20629
41739#, gcc-internal-format
41740msgid "template parameter pack cannot have a default argument"
41741msgstr ""
41742
41743#: cp/parser.c:20631
41744#, gcc-internal-format
41745msgid "parameter pack cannot have a default argument"
41746msgstr ""
41747
41748#: cp/parser.c:21015
41749#, gcc-internal-format
41750msgid "ISO C++ does not allow designated initializers"
41751msgstr ""
41752
41753#: cp/parser.c:21029
41754#, gcc-internal-format
41755msgid "ISO C++ does not allow C99 designated initializers"
41756msgstr ""
41757
41758#: cp/parser.c:21149 cp/parser.c:21275
41759#, gcc-internal-format
41760msgid "expected class-name"
41761msgstr ""
41762
41763#: cp/parser.c:21462
41764#, gcc-internal-format
41765msgid "expected %<;%> after class definition"
41766msgstr ""
41767
41768#: cp/parser.c:21464
41769#, gcc-internal-format
41770msgid "expected %<;%> after struct definition"
41771msgstr ""
41772
41773#: cp/parser.c:21466
41774#, gcc-internal-format
41775msgid "expected %<;%> after union definition"
41776msgstr ""
41777
41778#: cp/parser.c:21805
41779#, gcc-internal-format
41780msgid "expected %<{%> or %<:%>"
41781msgstr ""
41782
41783#: cp/parser.c:21816
41784#, gcc-internal-format
41785msgid "cannot specify %<override%> for a class"
41786msgstr ""
41787
41788#: cp/parser.c:21824
41789#, gcc-internal-format
41790msgid "global qualification of class name is invalid"
41791msgstr ""
41792
41793#: cp/parser.c:21831
41794#, gcc-internal-format
41795msgid "qualified name does not name a class"
41796msgstr ""
41797
41798#: cp/parser.c:21843
41799#, gcc-internal-format
41800msgid "invalid class name in declaration of %qD"
41801msgstr ""
41802
41803#: cp/parser.c:21876
41804#, gcc-internal-format
41805msgid "extra qualification not allowed"
41806msgstr ""
41807
41808#: cp/parser.c:21888
41809#, gcc-internal-format
41810msgid "an explicit specialization must be preceded by %<template <>%>"
41811msgstr ""
41812
41813#: cp/parser.c:21918
41814#, gcc-internal-format
41815msgid "function template %qD redeclared as a class template"
41816msgstr ""
41817
41818#: cp/parser.c:21949
41819#, gcc-internal-format
41820msgid "could not resolve typename type"
41821msgstr ""
41822
41823#: cp/parser.c:22005
41824#, gcc-internal-format
41825msgid "previous definition of %q+#T"
41826msgstr ""
41827
41828#: cp/parser.c:22096 cp/parser.c:27030
41829#, gcc-internal-format
41830msgid "expected class-key"
41831msgstr ""
41832
41833#: cp/parser.c:22120
41834#, gcc-internal-format
41835msgid "ISO C++ forbids typename key in template template parameter; use -std=c++1z or -std=gnu++1z"
41836msgstr ""
41837
41838#: cp/parser.c:22124
41839#, fuzzy, gcc-internal-format
41840#| msgid "expected %<,%> or %<)%>"
41841msgid "expected %<class%> or %<typename%>"
41842msgstr "očekujem %<,%> ili %<)%>"
41843
41844#: cp/parser.c:22366
41845#, gcc-internal-format
41846msgid "in C++03 a class-key must be used when declaring a friend"
41847msgstr ""
41848
41849#: cp/parser.c:22384
41850#, gcc-internal-format
41851msgid "friend declaration does not name a class or function"
41852msgstr ""
41853
41854#: cp/parser.c:22402
41855#, gcc-internal-format
41856msgid "a storage class on an anonymous aggregate in class scope is not allowed"
41857msgstr ""
41858
41859#: cp/parser.c:22606
41860#, gcc-internal-format
41861msgid "pure-specifier on function-definition"
41862msgstr ""
41863
41864#: cp/parser.c:22661
41865#, gcc-internal-format
41866msgid "stray %<,%> at end of member declaration"
41867msgstr ""
41868
41869#: cp/parser.c:22673
41870#, gcc-internal-format
41871msgid "expected %<;%> at end of member declaration"
41872msgstr ""
41873
41874#: cp/parser.c:22747
41875#, gcc-internal-format
41876msgid "invalid pure specifier (only %<= 0%> is allowed)"
41877msgstr ""
41878
41879#: cp/parser.c:22782
41880#, gcc-internal-format
41881msgid "a brace-enclosed initializer is not allowed here"
41882msgstr ""
41883
41884#: cp/parser.c:22911
41885#, gcc-internal-format
41886msgid "%<virtual%> specified more than once in base-specified"
41887msgstr ""
41888
41889#: cp/parser.c:22931
41890#, gcc-internal-format
41891msgid "more than one access specifier in base-specified"
41892msgstr ""
41893
41894#: cp/parser.c:22955
41895#, gcc-internal-format
41896msgid "keyword %<typename%> not allowed outside of templates"
41897msgstr ""
41898
41899#: cp/parser.c:22958
41900#, gcc-internal-format
41901msgid "keyword %<typename%> not allowed in this context (the base class is implicitly a type)"
41902msgstr ""
41903
41904#: cp/parser.c:23051 cp/parser.c:23133
41905#, gcc-internal-format
41906msgid "types may not be defined in an exception-specification"
41907msgstr ""
41908
41909#: cp/parser.c:23115
41910#, gcc-internal-format
41911msgid "dynamic exception specifications are deprecated in C++0x; use %<noexcept%> instead"
41912msgstr ""
41913
41914#: cp/parser.c:23175
41915#, gcc-internal-format
41916msgid "invalid use of %<auto%> in exception-specification"
41917msgstr ""
41918
41919#: cp/parser.c:23214
41920#, gcc-internal-format
41921msgid "%<try%> in %<constexpr%> function"
41922msgstr ""
41923
41924#: cp/parser.c:23327
41925#, gcc-internal-format
41926msgid "types may not be defined in exception-declarations"
41927msgstr ""
41928
41929#: cp/parser.c:23939
41930#, gcc-internal-format
41931msgid "expected an identifier for the attribute name"
41932msgstr ""
41933
41934#: cp/parser.c:23958
41935#, gcc-internal-format
41936msgid "%<deprecated%> is a C++14 feature; use %<gnu::deprecated%>"
41937msgstr ""
41938
41939#: cp/parser.c:24020
41940#, gcc-internal-format
41941msgid "attribute noreturn can appear at most once in an attribute-list"
41942msgstr ""
41943
41944#: cp/parser.c:24024
41945#, gcc-internal-format
41946msgid "attribute deprecated can appear at most once in an attribute-list"
41947msgstr ""
41948
41949#: cp/parser.c:24295
41950#, gcc-internal-format
41951msgid "%<requires%> only available with -fconcepts"
41952msgstr ""
41953
41954#: cp/parser.c:24327
41955#, gcc-internal-format
41956msgid "a requires expression cannot appear outside a template"
41957msgstr ""
41958
41959#: cp/parser.c:25037
41960#, gcc-internal-format
41961msgid "specializing member %<%T::%E%> requires %<template<>%> syntax"
41962msgstr ""
41963
41964#: cp/parser.c:25042
41965#, gcc-internal-format
41966msgid "invalid declaration of %<%T::%E%>"
41967msgstr ""
41968
41969#: cp/parser.c:25046
41970#, gcc-internal-format
41971msgid "too few template-parameter-lists"
41972msgstr ""
41973
41974#. Otherwise, there are too many template parameter lists.  We have
41975#. something like:
41976#.
41977#. template <class T> template <class U> void S::f();
41978#: cp/parser.c:25053
41979#, gcc-internal-format
41980msgid "too many template-parameter-lists"
41981msgstr ""
41982
41983#: cp/parser.c:25379
41984#, gcc-internal-format
41985msgid "named return values are no longer supported"
41986msgstr ""
41987
41988#: cp/parser.c:25544
41989#, gcc-internal-format
41990msgid "literal operator template %qD has invalid parameter list.  Expected non-type template argument pack <char...> or <typename CharT, CharT...>"
41991msgstr ""
41992
41993#: cp/parser.c:25549
41994#, gcc-internal-format
41995msgid "literal operator template %qD has invalid parameter list.  Expected non-type template argument pack <char...>"
41996msgstr ""
41997
41998#: cp/parser.c:25618
41999#, gcc-internal-format
42000msgid "empty introduction-list"
42001msgstr ""
42002
42003#: cp/parser.c:25642
42004#, gcc-internal-format
42005msgid "no matching concept for template-introduction"
42006msgstr ""
42007
42008#: cp/parser.c:25664
42009#, gcc-internal-format
42010msgid "invalid declaration of member template in local class"
42011msgstr ""
42012
42013#: cp/parser.c:25673
42014#, gcc-internal-format
42015msgid "template with C linkage"
42016msgstr ""
42017
42018#: cp/parser.c:25692
42019#, gcc-internal-format
42020msgid "invalid explicit specialization"
42021msgstr ""
42022
42023#: cp/parser.c:25796
42024#, gcc-internal-format
42025msgid "template declaration of %<typedef%>"
42026msgstr ""
42027
42028#: cp/parser.c:25847
42029#, gcc-internal-format
42030msgid "a class template declaration must not declare anything else"
42031msgstr ""
42032
42033#: cp/parser.c:25893
42034#, gcc-internal-format
42035msgid "explicit template specialization cannot have a storage class"
42036msgstr ""
42037
42038#: cp/parser.c:26199
42039#, gcc-internal-format
42040msgid "%<>>%> should be %<> >%> within a nested template argument list"
42041msgstr ""
42042
42043#: cp/parser.c:26212
42044#, gcc-internal-format
42045msgid "spurious %<>>%>, use %<>%> to terminate a template argument list"
42046msgstr ""
42047
42048#: cp/parser.c:26509
42049#, gcc-internal-format
42050msgid "%<sizeof...%> argument must be surrounded by parentheses"
42051msgstr ""
42052
42053#: cp/parser.c:26665
42054#, gcc-internal-format
42055msgid "invalid use of %qD in linkage specification"
42056msgstr ""
42057
42058#: cp/parser.c:26680
42059#, gcc-internal-format
42060msgid "%<__thread%> before %qD"
42061msgstr ""
42062
42063#: cp/parser.c:26814
42064#, gcc-internal-format
42065msgid "ISO C++ 1998 does not support %<long long%>"
42066msgstr ""
42067
42068#: cp/parser.c:26822
42069#, gcc-internal-format
42070msgid "both %<__thread%> and %<thread_local%> specified"
42071msgstr ""
42072
42073#: cp/parser.c:26824
42074#, gcc-internal-format
42075msgid "duplicate %qD"
42076msgstr ""
42077
42078#: cp/parser.c:26846
42079#, gcc-internal-format
42080msgid "duplicate %qs"
42081msgstr ""
42082
42083#: cp/parser.c:26888
42084#, gcc-internal-format
42085msgid "expected %<new%>"
42086msgstr ""
42087
42088#: cp/parser.c:26891
42089#, gcc-internal-format
42090msgid "expected %<delete%>"
42091msgstr ""
42092
42093#: cp/parser.c:26894
42094#, gcc-internal-format
42095msgid "expected %<return%>"
42096msgstr ""
42097
42098#: cp/parser.c:26900
42099#, gcc-internal-format
42100msgid "expected %<extern%>"
42101msgstr ""
42102
42103#: cp/parser.c:26903
42104#, gcc-internal-format
42105msgid "expected %<static_assert%>"
42106msgstr ""
42107
42108#: cp/parser.c:26906
42109#, gcc-internal-format
42110msgid "expected %<decltype%>"
42111msgstr ""
42112
42113#: cp/parser.c:26909
42114#, gcc-internal-format
42115msgid "expected %<operator%>"
42116msgstr ""
42117
42118#: cp/parser.c:26912
42119#, gcc-internal-format
42120msgid "expected %<class%>"
42121msgstr ""
42122
42123#: cp/parser.c:26915
42124#, gcc-internal-format
42125msgid "expected %<template%>"
42126msgstr ""
42127
42128#: cp/parser.c:26918
42129#, gcc-internal-format
42130msgid "expected %<namespace%>"
42131msgstr ""
42132
42133#: cp/parser.c:26921
42134#, gcc-internal-format
42135msgid "expected %<using%>"
42136msgstr ""
42137
42138#: cp/parser.c:26924
42139#, gcc-internal-format
42140msgid "expected %<asm%>"
42141msgstr ""
42142
42143#: cp/parser.c:26927
42144#, gcc-internal-format
42145msgid "expected %<try%>"
42146msgstr ""
42147
42148#: cp/parser.c:26930
42149#, gcc-internal-format
42150msgid "expected %<catch%>"
42151msgstr ""
42152
42153#: cp/parser.c:26933
42154#, gcc-internal-format
42155msgid "expected %<throw%>"
42156msgstr ""
42157
42158#: cp/parser.c:26936
42159#, gcc-internal-format
42160msgid "expected %<__label__%>"
42161msgstr ""
42162
42163#: cp/parser.c:26939
42164#, gcc-internal-format
42165msgid "expected %<@try%>"
42166msgstr ""
42167
42168#: cp/parser.c:26942
42169#, gcc-internal-format
42170msgid "expected %<@synchronized%>"
42171msgstr ""
42172
42173#: cp/parser.c:26945
42174#, gcc-internal-format
42175msgid "expected %<@throw%>"
42176msgstr ""
42177
42178#: cp/parser.c:26948
42179#, gcc-internal-format
42180msgid "expected %<__transaction_atomic%>"
42181msgstr ""
42182
42183#: cp/parser.c:26951
42184#, gcc-internal-format
42185msgid "expected %<__transaction_relaxed%>"
42186msgstr ""
42187
42188#: cp/parser.c:26982
42189#, gcc-internal-format
42190msgid "expected %<::%>"
42191msgstr ""
42192
42193#: cp/parser.c:26994
42194#, gcc-internal-format
42195msgid "expected %<...%>"
42196msgstr ""
42197
42198#: cp/parser.c:26997
42199#, gcc-internal-format
42200msgid "expected %<*%>"
42201msgstr ""
42202
42203#: cp/parser.c:27000
42204#, gcc-internal-format
42205msgid "expected %<~%>"
42206msgstr ""
42207
42208#: cp/parser.c:27006
42209#, gcc-internal-format
42210msgid "expected %<:%> or %<::%>"
42211msgstr ""
42212
42213#: cp/parser.c:27034
42214#, gcc-internal-format
42215msgid "expected %<class%>, %<typename%>, or %<template%>"
42216msgstr ""
42217
42218#: cp/parser.c:27295
42219#, gcc-internal-format
42220msgid "%qs tag used in naming %q#T"
42221msgstr ""
42222
42223#: cp/parser.c:27300
42224#, gcc-internal-format
42225msgid "%q#T was previously declared here"
42226msgstr ""
42227
42228#: cp/parser.c:27319
42229#, gcc-internal-format
42230msgid "%qD redeclared with different access"
42231msgstr ""
42232
42233#: cp/parser.c:27340
42234#, gcc-internal-format
42235msgid "in C++98 %<template%> (as a disambiguator) is only allowed within templates"
42236msgstr ""
42237
42238#: cp/parser.c:27581
42239#, gcc-internal-format
42240msgid "file ends in default argument"
42241msgstr ""
42242
42243#: cp/parser.c:27810 cp/parser.c:29119 cp/parser.c:29305
42244#, gcc-internal-format
42245msgid "misplaced %<@%D%> Objective-C++ construct"
42246msgstr ""
42247
42248#: cp/parser.c:27879
42249#, gcc-internal-format
42250msgid "objective-c++ message receiver expected"
42251msgstr ""
42252
42253#: cp/parser.c:27949
42254#, gcc-internal-format
42255msgid "objective-c++ message argument(s) are expected"
42256msgstr ""
42257
42258#: cp/parser.c:27979
42259#, gcc-internal-format
42260msgid "%<@encode%> must specify a type as an argument"
42261msgstr ""
42262
42263#: cp/parser.c:28385
42264#, gcc-internal-format
42265msgid "invalid Objective-C++ selector name"
42266msgstr ""
42267
42268#: cp/parser.c:28460 cp/parser.c:28478
42269#, gcc-internal-format
42270msgid "objective-c++ method declaration is expected"
42271msgstr ""
42272
42273#: cp/parser.c:28472 cp/parser.c:28537
42274#, gcc-internal-format
42275msgid "method attributes must be specified at the end"
42276msgstr ""
42277
42278#: cp/parser.c:28580
42279#, gcc-internal-format
42280msgid "stray %qs between Objective-C++ methods"
42281msgstr ""
42282
42283#: cp/parser.c:28786 cp/parser.c:28793 cp/parser.c:28800
42284#, gcc-internal-format
42285msgid "invalid type for instance variable"
42286msgstr ""
42287
42288#: cp/parser.c:28913
42289#, gcc-internal-format
42290msgid "identifier expected after %<@protocol%>"
42291msgstr ""
42292
42293#: cp/parser.c:29084
42294#, gcc-internal-format
42295msgid "attributes may not be specified before the %<@%D%> Objective-C++ keyword"
42296msgstr ""
42297
42298#: cp/parser.c:29091
42299#, gcc-internal-format
42300msgid "prefix attributes are ignored before %<@%D%>"
42301msgstr ""
42302
42303#: cp/parser.c:29364 cp/parser.c:29371 cp/parser.c:29378
42304#, gcc-internal-format
42305msgid "invalid type for property"
42306msgstr ""
42307
42308#: cp/parser.c:30502
42309#, gcc-internal-format
42310msgid "%<wait%> expression must be integral"
42311msgstr ""
42312
42313#: cp/parser.c:31196
42314#, gcc-internal-format
42315msgid "invalid reduction-identifier"
42316msgstr ""
42317
42318#: cp/parser.c:33394
42319#, gcc-internal-format
42320msgid "parenthesized initialization is not allowed in OpenMP %<for%> loop"
42321msgstr ""
42322
42323#: cp/parser.c:33397
42324#, gcc-internal-format
42325msgid "parenthesized initialization is not allowed in for-loop"
42326msgstr ""
42327
42328#: cp/parser.c:33467
42329#, gcc-internal-format
42330msgid "%<_Cilk_for%> allows expression instead of declaration only in C, not in C++"
42331msgstr ""
42332
42333#: cp/parser.c:33695 cp/pt.c:15033
42334#, gcc-internal-format
42335msgid "iteration variable %qD should not be reduction"
42336msgstr ""
42337
42338#: cp/parser.c:33780
42339#, gcc-internal-format
42340msgid "not enough collapsed for loops"
42341msgstr ""
42342
42343#: cp/parser.c:34064
42344#, gcc-internal-format
42345msgid "%<#pragma omp ordered%> with %<depend%> clause may only be used in compound statements"
42346msgstr ""
42347
42348#: cp/parser.c:34857
42349#, gcc-internal-format
42350msgid "%<#pragma omp target exit data%> with map-type other than %<from%>, %<release%> or %<delete%> on %<map%> clause"
42351msgstr ""
42352
42353#: cp/parser.c:35720
42354#, gcc-internal-format
42355msgid "%<#pragma omp declare simd%> of %<simd%> attribute cannot be used in the same function marked as a Cilk Plus SIMD-enabled  function"
42356msgstr ""
42357
42358#: cp/parser.c:35730
42359#, gcc-internal-format
42360msgid "vector attribute not immediately followed by a single function declaration or definition"
42361msgstr ""
42362
42363#: cp/parser.c:36024
42364#, gcc-internal-format
42365msgid "invalid initializer clause"
42366msgstr ""
42367
42368#: cp/parser.c:36052
42369#, gcc-internal-format
42370msgid "expected id-expression (arguments)"
42371msgstr ""
42372
42373#: cp/parser.c:36064
42374#, gcc-internal-format
42375msgid "one of the initializer call arguments should be %<omp_priv%> or %<&omp_priv%>"
42376msgstr ""
42377
42378#: cp/parser.c:36145
42379#, gcc-internal-format
42380msgid "expected %<+%>, %<*%>, %<-%>, %<&%>, %<^%>, %<|%>, %<&&%>, %<||%> or identifier"
42381msgstr ""
42382
42383#: cp/parser.c:36164
42384#, gcc-internal-format
42385msgid "types may not be defined in declare reduction type list"
42386msgstr ""
42387
42388#: cp/parser.c:36186 cp/semantics.c:5354
42389#, gcc-internal-format
42390msgid "predeclared arithmetic type %qT in %<#pragma omp declare reduction%>"
42391msgstr ""
42392
42393#: cp/parser.c:36191 cp/semantics.c:5363
42394#, gcc-internal-format
42395msgid "function or array type %qT in %<#pragma omp declare reduction%>"
42396msgstr ""
42397
42398#: cp/parser.c:36194 cp/pt.c:11889 cp/semantics.c:5369
42399#, gcc-internal-format
42400msgid "reference type %qT in %<#pragma omp declare reduction%>"
42401msgstr ""
42402
42403#: cp/parser.c:36197 cp/semantics.c:5375
42404#, gcc-internal-format
42405msgid "const, volatile or __restrict qualified type %qT in %<#pragma omp declare reduction%>"
42406msgstr ""
42407
42408#: cp/parser.c:36579
42409#, gcc-internal-format
42410msgid "%<#pragma acc routine%> names a set of overloads"
42411msgstr ""
42412
42413#: cp/parser.c:36588
42414#, gcc-internal-format
42415msgid "%<#pragma acc routine%> does not refer to a namespace scope function"
42416msgstr ""
42417
42418#: cp/parser.c:36597
42419#, gcc-internal-format
42420msgid "%<#pragma acc routine%> does not refer to a function"
42421msgstr ""
42422
42423#. cancel-and-throw is unimplemented.
42424#: cp/parser.c:36935
42425#, gcc-internal-format
42426msgid "atomic_cancel"
42427msgstr ""
42428
42429#: cp/parser.c:36978 cp/semantics.c:8583
42430#, gcc-internal-format
42431msgid "%<__transaction_relaxed%> without transactional memory support enabled"
42432msgstr ""
42433
42434#: cp/parser.c:36980 cp/semantics.c:8585
42435#, gcc-internal-format
42436msgid "%<__transaction_atomic%> without transactional memory support enabled"
42437msgstr ""
42438
42439#: cp/parser.c:37176
42440#, gcc-internal-format
42441msgid "junk at end of %<#pragma GCC pch_preprocess%>"
42442msgstr ""
42443
42444#: cp/parser.c:37209
42445#, gcc-internal-format
42446msgid "invalid grainsize for _Cilk_for"
42447msgstr ""
42448
42449#: cp/parser.c:37418
42450#, gcc-internal-format
42451msgid "%<#pragma GCC ivdep%> must be inside a function"
42452msgstr ""
42453
42454#: cp/parser.c:37439
42455#, gcc-internal-format
42456msgid "%<#pragma simd%> must be inside a function"
42457msgstr ""
42458
42459#: cp/parser.c:37451
42460#, gcc-internal-format
42461msgid "%<#pragma cilk grainsize%> must be inside a function"
42462msgstr ""
42463
42464#: cp/parser.c:37463
42465#, gcc-internal-format
42466msgid "-fcilkplus must be enabled to use %<#pragma cilk grainsize%>"
42467msgstr ""
42468
42469#: cp/parser.c:37520
42470#, gcc-internal-format
42471msgid "inter-module optimizations not implemented for C++"
42472msgstr ""
42473
42474#: cp/parser.c:37630
42475#, fuzzy, gcc-internal-format
42476#| msgid "expected %<while%>"
42477msgid "expected variable-name"
42478msgstr "očekujem %<while%>"
42479
42480#: cp/parser.c:37694
42481#, fuzzy, gcc-internal-format
42482#| msgid "expected %<,%> or %<)%>"
42483msgid "expected %<,%> or %<)%> after %qE"
42484msgstr "očekujem %<,%> ili %<)%>"
42485
42486#: cp/parser.c:38093
42487#, gcc-internal-format
42488msgid "implicit templates may not be %<virtual%>"
42489msgstr ""
42490
42491#: cp/pt.c:293
42492#, gcc-internal-format
42493msgid "data member %qD cannot be a member template"
42494msgstr ""
42495
42496#: cp/pt.c:305
42497#, gcc-internal-format
42498msgid "invalid member template declaration %qD"
42499msgstr ""
42500
42501#: cp/pt.c:684
42502#, gcc-internal-format
42503msgid "explicit specialization in non-namespace scope %qD"
42504msgstr ""
42505
42506#: cp/pt.c:698
42507#, gcc-internal-format
42508msgid "enclosing class templates are not explicitly specialized"
42509msgstr ""
42510
42511#: cp/pt.c:784
42512#, gcc-internal-format
42513msgid "specialization of %qD must appear at namespace scope"
42514msgstr ""
42515
42516#: cp/pt.c:793
42517#, gcc-internal-format
42518msgid "specialization of %qD in different namespace"
42519msgstr ""
42520
42521#: cp/pt.c:795 cp/pt.c:1022
42522#, gcc-internal-format
42523msgid "  from definition of %q#D"
42524msgstr ""
42525
42526#: cp/pt.c:812
42527#, gcc-internal-format
42528msgid "explicit instantiation of %qD in namespace %qD (which does not enclose namespace %qD)"
42529msgstr ""
42530
42531#: cp/pt.c:933
42532#, gcc-internal-format
42533msgid "name of class shadows template template parameter %qD"
42534msgstr ""
42535
42536#: cp/pt.c:944
42537#, gcc-internal-format
42538msgid "specialization of alias template %qD"
42539msgstr ""
42540
42541#: cp/pt.c:947 cp/pt.c:1084
42542#, gcc-internal-format
42543msgid "explicit specialization of non-template %qT"
42544msgstr ""
42545
42546#: cp/pt.c:979
42547#, gcc-internal-format
42548msgid "specialization of %qT after instantiation"
42549msgstr ""
42550
42551#: cp/pt.c:1020
42552#, gcc-internal-format
42553msgid "specializing %q#T in different namespace"
42554msgstr ""
42555
42556#. But if we've had an implicit instantiation, that's a
42557#. problem ([temp.expl.spec]/6).
42558#: cp/pt.c:1062
42559#, gcc-internal-format
42560msgid "specialization %qT after instantiation %qT"
42561msgstr ""
42562
42563#: cp/pt.c:1080
42564#, gcc-internal-format
42565msgid "template specialization of %qD not allowed by ISO C++"
42566msgstr ""
42567
42568#: cp/pt.c:1542
42569#, gcc-internal-format
42570msgid "specialization of %qD after instantiation"
42571msgstr ""
42572
42573#: cp/pt.c:1941
42574#, gcc-internal-format
42575msgid "candidate is: %#D"
42576msgstr ""
42577
42578#: cp/pt.c:1948 cp/semantics.c:5223
42579#, gcc-internal-format
42580msgid "%s %#D"
42581msgstr ""
42582
42583#: cp/pt.c:2089
42584#, gcc-internal-format
42585msgid "%qD is not a function template"
42586msgstr ""
42587
42588#: cp/pt.c:2094
42589#, gcc-internal-format
42590msgid "%qD is not a variable template"
42591msgstr ""
42592
42593#: cp/pt.c:2348
42594#, gcc-internal-format
42595msgid "template-id %qD for %q+D does not match any template declaration"
42596msgstr ""
42597
42598#: cp/pt.c:2351
42599#, gcc-internal-format
42600msgid "saw %d %<template<>%>, need %d for specializing a member function template"
42601msgstr ""
42602
42603#: cp/pt.c:2362
42604#, gcc-internal-format
42605msgid "ambiguous template specialization %qD for %q+D"
42606msgstr ""
42607
42608#: cp/pt.c:2572
42609#, gcc-internal-format
42610msgid "variable templates only available with -std=c++14 or -std=gnu++14"
42611msgstr ""
42612
42613#: cp/pt.c:2581
42614#, gcc-internal-format
42615msgid "too many template headers for %D (should be %d)"
42616msgstr ""
42617
42618#: cp/pt.c:2586
42619#, gcc-internal-format
42620msgid "members of an explicitly specialized class are defined without a template header"
42621msgstr ""
42622
42623#. This case handles bogus declarations like template <>
42624#. template <class T> void f<int>();
42625#: cp/pt.c:2675 cp/pt.c:2734
42626#, gcc-internal-format
42627msgid "template-id %qD in declaration of primary template"
42628msgstr ""
42629
42630#: cp/pt.c:2688
42631#, gcc-internal-format
42632msgid "template parameter list used in explicit instantiation"
42633msgstr ""
42634
42635#: cp/pt.c:2694
42636#, gcc-internal-format
42637msgid "definition provided for explicit instantiation"
42638msgstr ""
42639
42640#: cp/pt.c:2702
42641#, gcc-internal-format
42642msgid "too many template parameter lists in declaration of %qD"
42643msgstr ""
42644
42645#: cp/pt.c:2705
42646#, gcc-internal-format
42647msgid "too few template parameter lists in declaration of %qD"
42648msgstr ""
42649
42650#: cp/pt.c:2707
42651#, gcc-internal-format
42652msgid "explicit specialization of %qD must be introduced by %<template <>%>"
42653msgstr ""
42654
42655#: cp/pt.c:2713
42656#, gcc-internal-format
42657msgid "explicit specialization declared %<concept%>"
42658msgstr ""
42659
42660#: cp/pt.c:2744
42661#, gcc-internal-format
42662msgid "non-type partial specialization %qD is not allowed"
42663msgstr ""
42664
42665#: cp/pt.c:2747
42666#, gcc-internal-format
42667msgid "non-class, non-variable partial specialization %qD is not allowed"
42668msgstr ""
42669
42670#: cp/pt.c:2780
42671#, gcc-internal-format
42672msgid "default argument specified in explicit specialization"
42673msgstr ""
42674
42675#: cp/pt.c:2818
42676#, gcc-internal-format
42677msgid "%qD is not a template function"
42678msgstr ""
42679
42680#. From [temp.expl.spec]:
42681#.
42682#. If such an explicit specialization for the member
42683#. of a class template names an implicitly-declared
42684#. special member function (clause _special_), the
42685#. program is ill-formed.
42686#.
42687#. Similar language is found in [temp.explicit].
42688#: cp/pt.c:2883
42689#, gcc-internal-format
42690msgid "specialization of implicitly-declared special member function"
42691msgstr ""
42692
42693#: cp/pt.c:2927
42694#, gcc-internal-format
42695msgid "no member function %qD declared in %qT"
42696msgstr ""
42697
42698#: cp/pt.c:2959
42699#, gcc-internal-format
42700msgid "%qD is not declared in %qD"
42701msgstr ""
42702
42703#: cp/pt.c:2965
42704#, gcc-internal-format
42705msgid "friend declaration %qD is not visible to explicit specialization"
42706msgstr ""
42707
42708#: cp/pt.c:2968
42709#, gcc-internal-format
42710msgid "friend declaration here"
42711msgstr ""
42712
42713#: cp/pt.c:3073
42714#, gcc-internal-format
42715msgid "explicit specialization of function concept %qD"
42716msgstr ""
42717
42718#: cp/pt.c:3668
42719#, gcc-internal-format
42720msgid "base initializer expansion %<%T%> contains no parameter packs"
42721msgstr ""
42722
42723#: cp/pt.c:3732
42724#, gcc-internal-format
42725msgid "expansion pattern %<%T%> contains no argument packs"
42726msgstr ""
42727
42728#: cp/pt.c:3734
42729#, gcc-internal-format
42730msgid "expansion pattern %<%E%> contains no argument packs"
42731msgstr ""
42732
42733#: cp/pt.c:3778
42734#, gcc-internal-format
42735msgid "parameter packs not expanded with %<...%>:"
42736msgstr ""
42737
42738#: cp/pt.c:3793 cp/pt.c:4527
42739#, gcc-internal-format
42740msgid "        %qD"
42741msgstr ""
42742
42743#: cp/pt.c:3795
42744#, gcc-internal-format
42745msgid "        <anonymous>"
42746msgstr ""
42747
42748#: cp/pt.c:3919
42749#, gcc-internal-format
42750msgid "declaration of template parameter %q+D shadows template parameter"
42751msgstr ""
42752
42753#: cp/pt.c:3922
42754#, gcc-internal-format
42755msgid "declaration of %q+#D shadows template parameter"
42756msgstr ""
42757
42758#: cp/pt.c:3924
42759#, gcc-internal-format
42760msgid "template parameter %qD declared here"
42761msgstr ""
42762
42763#: cp/pt.c:4463
42764#, gcc-internal-format
42765msgid "specialization of variable concept %q#D"
42766msgstr ""
42767
42768#: cp/pt.c:4522
42769#, gcc-internal-format
42770msgid "template parameters not deducible in partial specialization:"
42771msgstr ""
42772
42773#: cp/pt.c:4546
42774#, gcc-internal-format
42775msgid "partial specialization %q+D does not specialize any template arguments"
42776msgstr ""
42777
42778#: cp/pt.c:4549
42779#, gcc-internal-format
42780msgid "partial specialization %q+D does not specialize any template arguments and is not more constrained than"
42781msgstr ""
42782
42783#: cp/pt.c:4551 cp/pt.c:4562
42784#, gcc-internal-format
42785msgid "primary template here"
42786msgstr ""
42787
42788#: cp/pt.c:4559
42789#, gcc-internal-format
42790msgid "partial specialization is not more specialized than the primary template because it replaces multiple parameters with a pack expansion"
42791msgstr ""
42792
42793#: cp/pt.c:4609
42794#, gcc-internal-format
42795msgid "parameter pack argument %qE must be at the end of the template argument list"
42796msgstr ""
42797
42798#: cp/pt.c:4612
42799#, gcc-internal-format
42800msgid "parameter pack argument %qT must be at the end of the template argument list"
42801msgstr ""
42802
42803#: cp/pt.c:4633
42804#, gcc-internal-format
42805msgid "template argument %qE involves template parameter(s)"
42806msgstr ""
42807
42808#: cp/pt.c:4679
42809#, gcc-internal-format
42810msgid "type %qT of template argument %qE depends on a template parameter"
42811msgid_plural "type %qT of template argument %qE depends on template parameters"
42812msgstr[0] ""
42813msgstr[1] ""
42814msgstr[2] ""
42815
42816#: cp/pt.c:4732
42817#, gcc-internal-format
42818msgid "declaration of %qD ambiguates earlier template instantiation for %qD"
42819msgstr ""
42820
42821#: cp/pt.c:4736
42822#, gcc-internal-format
42823msgid "partial specialization of %qD after instantiation of %qD"
42824msgstr ""
42825
42826#: cp/pt.c:4912
42827#, gcc-internal-format
42828msgid "no default argument for %qD"
42829msgstr ""
42830
42831#. A primary class template can only have one
42832#. parameter pack, at the end of the template
42833#. parameter list.
42834#: cp/pt.c:4934
42835#, gcc-internal-format
42836msgid "parameter pack %q+D must be at the end of the template parameter list"
42837msgstr ""
42838
42839#: cp/pt.c:4970
42840#, gcc-internal-format
42841msgid "default template arguments may not be used in function template friend re-declaration"
42842msgstr ""
42843
42844#: cp/pt.c:4973
42845#, gcc-internal-format
42846msgid "default template arguments may not be used in function template friend declarations"
42847msgstr ""
42848
42849#: cp/pt.c:4976
42850#, gcc-internal-format
42851msgid "default template arguments may not be used in function templates without -std=c++11 or -std=gnu++11"
42852msgstr ""
42853
42854#: cp/pt.c:4979
42855#, gcc-internal-format
42856msgid "default template arguments may not be used in partial specializations"
42857msgstr ""
42858
42859#: cp/pt.c:4982 cp/pt.c:5040
42860#, gcc-internal-format
42861msgid "default argument for template parameter for class enclosing %qD"
42862msgstr ""
42863
42864#: cp/pt.c:5136
42865#, gcc-internal-format
42866msgid "template %qD declared"
42867msgstr ""
42868
42869#: cp/pt.c:5143
42870#, gcc-internal-format
42871msgid "template class without a name"
42872msgstr ""
42873
42874#: cp/pt.c:5151
42875#, gcc-internal-format
42876msgid "member template %qD may not have virt-specifiers"
42877msgstr ""
42878
42879#. [basic.stc.dynamic.allocation]
42880#.
42881#. An allocation function can be a function
42882#. template. ... Template allocation functions shall
42883#. have two or more parameters.
42884#: cp/pt.c:5173
42885#, gcc-internal-format
42886msgid "invalid template declaration of %qD"
42887msgstr ""
42888
42889#: cp/pt.c:5302
42890#, gcc-internal-format
42891msgid "template definition of non-template %q#D"
42892msgstr ""
42893
42894#: cp/pt.c:5345
42895#, gcc-internal-format
42896msgid "expected %d levels of template parms for %q#D, got %d"
42897msgstr ""
42898
42899#: cp/pt.c:5359
42900#, gcc-internal-format
42901msgid "got %d template parameters for %q#D"
42902msgstr ""
42903
42904#: cp/pt.c:5362
42905#, gcc-internal-format
42906msgid "got %d template parameters for %q#T"
42907msgstr ""
42908
42909#: cp/pt.c:5364
42910#, gcc-internal-format, gfc-internal-format
42911msgid "  but %d required"
42912msgstr ""
42913
42914#: cp/pt.c:5385
42915#, gcc-internal-format
42916msgid "template arguments to %qD do not match original template %qD"
42917msgstr ""
42918
42919#: cp/pt.c:5389
42920#, gcc-internal-format
42921msgid "use template<> for an explicit specialization"
42922msgstr ""
42923
42924#: cp/pt.c:5527
42925#, gcc-internal-format
42926msgid "%qT is not a template type"
42927msgstr ""
42928
42929#: cp/pt.c:5540
42930#, gcc-internal-format
42931msgid "template specifiers not specified in declaration of %qD"
42932msgstr ""
42933
42934#: cp/pt.c:5551
42935#, gcc-internal-format, gfc-internal-format
42936msgid "redeclared with %d template parameter"
42937msgid_plural "redeclared with %d template parameters"
42938msgstr[0] ""
42939msgstr[1] ""
42940msgstr[2] ""
42941
42942#: cp/pt.c:5555
42943#, gcc-internal-format
42944msgid "previous declaration %qD used %d template parameter"
42945msgid_plural "previous declaration %qD used %d template parameters"
42946msgstr[0] ""
42947msgstr[1] ""
42948msgstr[2] ""
42949
42950#: cp/pt.c:5592
42951#, gcc-internal-format
42952msgid "template parameter %q+#D"
42953msgstr ""
42954
42955#: cp/pt.c:5593
42956#, gcc-internal-format
42957msgid "redeclared here as %q#D"
42958msgstr ""
42959
42960#. We have in [temp.param]:
42961#.
42962#. A template-parameter may not be given default arguments
42963#. by two different declarations in the same scope.
42964#: cp/pt.c:5603
42965#, gcc-internal-format
42966msgid "redefinition of default argument for %q#D"
42967msgstr ""
42968
42969#: cp/pt.c:5605
42970#, gcc-internal-format
42971msgid "original definition appeared here"
42972msgstr ""
42973
42974#: cp/pt.c:5630
42975#, gcc-internal-format
42976msgid "redeclaration %q#D with different constraints"
42977msgstr ""
42978
42979#: cp/pt.c:5633
42980#, gcc-internal-format
42981msgid "original declaration appeared here"
42982msgstr ""
42983
42984#: cp/pt.c:5886 cp/pt.c:5937
42985#, gcc-internal-format
42986msgid "%qE is not a valid template argument for type %qT"
42987msgstr ""
42988
42989#: cp/pt.c:5889
42990#, gcc-internal-format
42991msgid "it must be the address of a function with external linkage"
42992msgstr ""
42993
42994#: cp/pt.c:5892
42995#, gcc-internal-format
42996msgid "it must be the name of a function with external linkage"
42997msgstr ""
42998
42999#: cp/pt.c:5904
43000#, gcc-internal-format
43001msgid "%qE is not a valid template argument for type %qT because %qD has no linkage"
43002msgstr ""
43003
43004#: cp/pt.c:5908
43005#, gcc-internal-format
43006msgid "%qE is not a valid template argument for type %qT because %qD does not have external linkage"
43007msgstr ""
43008
43009#: cp/pt.c:5939
43010#, gcc-internal-format
43011msgid "it must be a pointer-to-member of the form %<&X::Y%>"
43012msgstr ""
43013
43014#: cp/pt.c:5990
43015#, gcc-internal-format
43016msgid "  couldn't deduce template parameter %qD"
43017msgstr ""
43018
43019#: cp/pt.c:6005
43020#, gcc-internal-format
43021msgid "  types %qT and %qT have incompatible cv-qualifiers"
43022msgstr ""
43023
43024#: cp/pt.c:6014
43025#, gcc-internal-format
43026msgid "  mismatched types %qT and %qT"
43027msgstr ""
43028
43029#: cp/pt.c:6023
43030#, gcc-internal-format
43031msgid "  template parameter %qD is not a parameter pack, but argument %qD is"
43032msgstr ""
43033
43034#: cp/pt.c:6034
43035#, gcc-internal-format
43036msgid "  template argument %qE does not match pointer-to-member constant %qE"
43037msgstr ""
43038
43039#: cp/pt.c:6044
43040#, gcc-internal-format
43041msgid "  %qE is not equivalent to %qE"
43042msgstr ""
43043
43044#: cp/pt.c:6053
43045#, gcc-internal-format
43046msgid "  inconsistent parameter pack deduction with %qT and %qT"
43047msgstr ""
43048
43049#: cp/pt.c:6065
43050#, gcc-internal-format
43051msgid "  deduced conflicting types for parameter %qT (%qT and %qT)"
43052msgstr ""
43053
43054#: cp/pt.c:6069
43055#, gcc-internal-format
43056msgid "  deduced conflicting values for non-type parameter %qE (%qE and %qE)"
43057msgstr ""
43058
43059#: cp/pt.c:6080
43060#, gcc-internal-format
43061msgid "  variable-sized array type %qT is not a valid template argument"
43062msgstr ""
43063
43064#: cp/pt.c:6091
43065#, gcc-internal-format
43066msgid "  member function type %qT is not a valid template argument"
43067msgstr ""
43068
43069#: cp/pt.c:6103
43070#, gcc-internal-format, gfc-internal-format
43071msgid "  candidate expects at least %d argument, %d provided"
43072msgid_plural "  candidate expects at least %d arguments, %d provided"
43073msgstr[0] ""
43074msgstr[1] ""
43075msgstr[2] ""
43076
43077#: cp/pt.c:6134
43078#, gcc-internal-format
43079msgid "  cannot convert %qE (type %qT) to type %qT"
43080msgstr ""
43081
43082#: cp/pt.c:6147
43083#, gcc-internal-format
43084msgid "  %qT is an ambiguous base class of %qT"
43085msgstr ""
43086
43087#: cp/pt.c:6151
43088#, gcc-internal-format
43089msgid "  %qT is not derived from %qT"
43090msgstr ""
43091
43092#: cp/pt.c:6162
43093#, gcc-internal-format
43094msgid "  template parameters of a template template argument are inconsistent with other deduced template arguments"
43095msgstr ""
43096
43097#: cp/pt.c:6172
43098#, gcc-internal-format
43099msgid "  can't deduce a template for %qT from non-template type %qT"
43100msgstr ""
43101
43102#: cp/pt.c:6182
43103#, gcc-internal-format
43104msgid "  template argument %qE does not match %qD"
43105msgstr ""
43106
43107#: cp/pt.c:6191
43108#, gcc-internal-format
43109msgid "  could not resolve address from overloaded function %qE"
43110msgstr ""
43111
43112#: cp/pt.c:6230
43113#, gcc-internal-format
43114msgid "%qE is not a valid template argument for type %qT because string literals can never be used in this context"
43115msgstr ""
43116
43117#: cp/pt.c:6393
43118#, gcc-internal-format
43119msgid "in template argument for type %qT "
43120msgstr ""
43121
43122#: cp/pt.c:6440
43123#, gcc-internal-format
43124msgid "%qD is not a valid template argument because %qD is a variable, not the address of a variable"
43125msgstr ""
43126
43127#: cp/pt.c:6448
43128#, gcc-internal-format
43129msgid "%qE is not a valid template argument for %qT because it is not the address of a variable"
43130msgstr ""
43131
43132#: cp/pt.c:6466
43133#, gcc-internal-format
43134msgid "%qE is not a valid template argument of type %qT because %qE is not a variable"
43135msgstr ""
43136
43137#: cp/pt.c:6473
43138#, gcc-internal-format
43139msgid "%qE is not a valid template argument of type %qT because %qD does not have external linkage"
43140msgstr ""
43141
43142#: cp/pt.c:6481
43143#, gcc-internal-format
43144msgid "%qE is not a valid template argument of type %qT because %qD has no linkage"
43145msgstr ""
43146
43147#: cp/pt.c:6511
43148#, gcc-internal-format
43149msgid "%qE is not a valid template argument for type %qT because of conflicts in cv-qualification"
43150msgstr ""
43151
43152#: cp/pt.c:6519
43153#, gcc-internal-format
43154msgid "%qE is not a valid template argument for type %qT because it is not an lvalue"
43155msgstr ""
43156
43157#: cp/pt.c:6537
43158#, gcc-internal-format
43159msgid "%q#D is not a valid template argument for type %qT because a reference variable does not have a constant address"
43160msgstr ""
43161
43162#: cp/pt.c:6547
43163#, gcc-internal-format
43164msgid "%qE is not a valid template argument for type %qT because it is not an object with linkage"
43165msgstr ""
43166
43167#: cp/pt.c:6558
43168#, gcc-internal-format
43169msgid "%qE is not a valid template argument for type %qT because object %qD does not have linkage"
43170msgstr ""
43171
43172#: cp/pt.c:6604
43173#, gcc-internal-format
43174msgid "%qE is not a valid template argument for type %qT because it is a pointer"
43175msgstr ""
43176
43177#: cp/pt.c:6606
43178#, gcc-internal-format
43179msgid "try using %qE instead"
43180msgstr ""
43181
43182#: cp/pt.c:6648 cp/pt.c:6679
43183#, gcc-internal-format
43184msgid "%qE is not a valid template argument for type %qT because it is of type %qT"
43185msgstr ""
43186
43187#: cp/pt.c:6654
43188#, gcc-internal-format
43189msgid "standard conversions are not allowed in this context"
43190msgstr ""
43191
43192#: cp/pt.c:6966
43193#, gcc-internal-format
43194msgid "ignoring attributes on template argument %qT"
43195msgstr ""
43196
43197#: cp/pt.c:7073
43198#, gcc-internal-format
43199msgid "injected-class-name %qD used as template template argument"
43200msgstr ""
43201
43202#: cp/pt.c:7102
43203#, gcc-internal-format
43204msgid "invalid use of destructor %qE as a type"
43205msgstr ""
43206
43207#: cp/pt.c:7107
43208#, gcc-internal-format
43209msgid "to refer to a type member of a template parameter, use %<typename %E%>"
43210msgstr ""
43211
43212#: cp/pt.c:7123 cp/pt.c:7145 cp/pt.c:7198
43213#, gcc-internal-format
43214msgid "type/value mismatch at argument %d in template parameter list for %qD"
43215msgstr ""
43216
43217#: cp/pt.c:7128
43218#, gcc-internal-format
43219msgid "  expected a constant of type %qT, got %qT"
43220msgstr ""
43221
43222#: cp/pt.c:7133
43223#, gcc-internal-format
43224msgid "  expected a class template, got %qE"
43225msgstr ""
43226
43227#: cp/pt.c:7136
43228#, gcc-internal-format
43229msgid "  expected a type, got %qE"
43230msgstr ""
43231
43232#: cp/pt.c:7150
43233#, gcc-internal-format
43234msgid "  expected a type, got %qT"
43235msgstr ""
43236
43237#: cp/pt.c:7153
43238#, gcc-internal-format
43239msgid "  expected a class template, got %qT"
43240msgstr ""
43241
43242#: cp/pt.c:7202
43243#, gcc-internal-format
43244msgid "  expected a template of type %qD, got %qT"
43245msgstr ""
43246
43247#: cp/pt.c:7216
43248#, gcc-internal-format
43249msgid "constraint mismatch at argument %d in template parameter list for %qD"
43250msgstr ""
43251
43252#: cp/pt.c:7219
43253#, gcc-internal-format
43254msgid "  expected %qD but got %qD"
43255msgstr ""
43256
43257#. Not sure if this is reachable, but it doesn't hurt
43258#. to be robust.
43259#: cp/pt.c:7251
43260#, gcc-internal-format
43261msgid "type mismatch in nontype parameter pack"
43262msgstr ""
43263
43264#: cp/pt.c:7277
43265#, gcc-internal-format
43266msgid "could not convert template argument %qE to %qT"
43267msgstr ""
43268
43269#: cp/pt.c:7412 cp/pt.c:7717
43270#, gcc-internal-format, gfc-internal-format
43271msgid "template argument %d is invalid"
43272msgstr ""
43273
43274#: cp/pt.c:7427 cp/pt.c:7557 cp/pt.c:7742
43275#, gcc-internal-format, gfc-internal-format
43276msgid "wrong number of template arguments (%d, should be %d)"
43277msgstr ""
43278
43279#: cp/pt.c:7553
43280#, gcc-internal-format, gfc-internal-format
43281msgid "wrong number of template arguments (%d, should be at least %d)"
43282msgstr ""
43283
43284#: cp/pt.c:7562
43285#, gcc-internal-format
43286msgid "provided for %qD"
43287msgstr ""
43288
43289#: cp/pt.c:7587
43290#, gcc-internal-format
43291msgid "pack expansion argument for non-pack parameter %qD of alias template %qD"
43292msgstr ""
43293
43294#: cp/pt.c:7591
43295#, gcc-internal-format
43296msgid "pack expansion argument for non-pack parameter %qD of concept %qD"
43297msgstr ""
43298
43299#: cp/pt.c:7683
43300#, gcc-internal-format
43301msgid "so any instantiation with a non-empty parameter pack would be ill-formed"
43302msgstr ""
43303
43304#: cp/pt.c:7745
43305#, gcc-internal-format
43306msgid "provided for %q+D"
43307msgstr ""
43308
43309#: cp/pt.c:8014
43310#, gcc-internal-format
43311msgid "%q#D is not a function template"
43312msgstr ""
43313
43314#: cp/pt.c:8181
43315#, gcc-internal-format
43316msgid "non-template type %qT used as a template"
43317msgstr ""
43318
43319#: cp/pt.c:8183
43320#, gcc-internal-format
43321msgid "for template declaration %q+D"
43322msgstr ""
43323
43324#: cp/pt.c:8354
43325#, gcc-internal-format
43326msgid "template constraint failure"
43327msgstr ""
43328
43329#: cp/pt.c:8700
43330#, gcc-internal-format
43331msgid "use of invalid variable template %qE"
43332msgstr ""
43333
43334#: cp/pt.c:9094
43335#, gcc-internal-format, gfc-internal-format
43336msgid "template instantiation depth exceeds maximum of %d (use -ftemplate-depth= to increase the maximum)"
43337msgstr ""
43338
43339#: cp/pt.c:10672
43340#, gcc-internal-format
43341msgid "fold of empty expansion over %O"
43342msgstr ""
43343
43344#: cp/pt.c:10991
43345#, gcc-internal-format
43346msgid "mismatched argument pack lengths while expanding %<%T%>"
43347msgstr ""
43348
43349#: cp/pt.c:10995
43350#, gcc-internal-format
43351msgid "mismatched argument pack lengths while expanding %<%E%>"
43352msgstr ""
43353
43354#: cp/pt.c:11552
43355#, gcc-internal-format
43356msgid "  when instantiating default argument for call to %D"
43357msgstr ""
43358
43359#. It may seem that this case cannot occur, since:
43360#.
43361#. typedef void f();
43362#. void g() { f x; }
43363#.
43364#. declares a function, not a variable.  However:
43365#.
43366#. typedef void f();
43367#. template <typename T> void g() { T t; }
43368#. template void g<f>();
43369#.
43370#. is an attempt to declare a variable with function
43371#. type.
43372#: cp/pt.c:12395
43373#, gcc-internal-format
43374msgid "variable %qD has function type"
43375msgstr ""
43376
43377#: cp/pt.c:12567
43378#, gcc-internal-format
43379msgid "invalid parameter type %qT"
43380msgstr ""
43381
43382#: cp/pt.c:12569
43383#, gcc-internal-format
43384msgid "in declaration %q+D"
43385msgstr ""
43386
43387#: cp/pt.c:12680
43388#, gcc-internal-format
43389msgid "function returning an array"
43390msgstr ""
43391
43392#: cp/pt.c:12682
43393#, gcc-internal-format
43394msgid "function returning a function"
43395msgstr ""
43396
43397#: cp/pt.c:12722
43398#, gcc-internal-format
43399msgid "creating pointer to member function of non-class type %qT"
43400msgstr ""
43401
43402#: cp/pt.c:13317
43403#, gcc-internal-format
43404msgid "forming reference to void"
43405msgstr ""
43406
43407#: cp/pt.c:13319
43408#, gcc-internal-format
43409msgid "forming pointer to reference type %qT"
43410msgstr ""
43411
43412#: cp/pt.c:13321
43413#, gcc-internal-format
43414msgid "forming reference to reference type %qT"
43415msgstr ""
43416
43417#: cp/pt.c:13334
43418#, gcc-internal-format
43419msgid "forming pointer to qualified function type %qT"
43420msgstr ""
43421
43422#: cp/pt.c:13337
43423#, gcc-internal-format
43424msgid "forming reference to qualified function type %qT"
43425msgstr ""
43426
43427#: cp/pt.c:13385
43428#, gcc-internal-format
43429msgid "creating pointer to member of non-class type %qT"
43430msgstr ""
43431
43432#: cp/pt.c:13391
43433#, gcc-internal-format
43434msgid "creating pointer to member reference type %qT"
43435msgstr ""
43436
43437#: cp/pt.c:13397
43438#, gcc-internal-format
43439msgid "creating pointer to member of type void"
43440msgstr ""
43441
43442#: cp/pt.c:13463
43443#, gcc-internal-format
43444msgid "creating array of %qT"
43445msgstr ""
43446
43447#: cp/pt.c:13494
43448#, gcc-internal-format
43449msgid "%qT is not a class, struct, or union type"
43450msgstr ""
43451
43452#: cp/pt.c:13531
43453#, gcc-internal-format
43454msgid "%qT resolves to %qT, which is not an enumeration type"
43455msgstr ""
43456
43457#: cp/pt.c:13539
43458#, gcc-internal-format
43459msgid "%qT resolves to %qT, which is is not a class type"
43460msgstr ""
43461
43462#: cp/pt.c:13668
43463#, gcc-internal-format
43464msgid "use of %qs in template"
43465msgstr ""
43466
43467#: cp/pt.c:13829
43468#, gcc-internal-format
43469msgid "qualifying type %qT does not match destructor name ~%qT"
43470msgstr ""
43471
43472#: cp/pt.c:13844
43473#, gcc-internal-format
43474msgid "dependent-name %qE is parsed as a non-type, but instantiation yields a type"
43475msgstr ""
43476
43477#: cp/pt.c:13846
43478#, gcc-internal-format
43479msgid "say %<typename %E%> if a type is meant"
43480msgstr ""
43481
43482#: cp/pt.c:14064
43483#, gcc-internal-format
43484msgid "using invalid field %qD"
43485msgstr ""
43486
43487#: cp/pt.c:14519 cp/pt.c:15845
43488#, gcc-internal-format
43489msgid "invalid use of pack expansion expression"
43490msgstr ""
43491
43492#: cp/pt.c:14523 cp/pt.c:15849
43493#, gcc-internal-format
43494msgid "use %<...%> to expand argument pack"
43495msgstr ""
43496
43497#: cp/pt.c:16624
43498#, gcc-internal-format
43499msgid "%qD was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation"
43500msgstr ""
43501
43502#: cp/pt.c:16636
43503#, gcc-internal-format
43504msgid "declarations in dependent base %qT are not found by unqualified lookup"
43505msgstr ""
43506
43507#: cp/pt.c:16641
43508#, gcc-internal-format
43509msgid "use %<this->%D%> instead"
43510msgstr ""
43511
43512#: cp/pt.c:16644
43513#, gcc-internal-format
43514msgid "use %<%T::%D%> instead"
43515msgstr ""
43516
43517#: cp/pt.c:16649
43518#, gcc-internal-format
43519msgid "%qD declared here, later in the translation unit"
43520msgstr ""
43521
43522#: cp/pt.c:16922
43523#, gcc-internal-format
43524msgid "%qT is not a class or namespace"
43525msgstr ""
43526
43527#: cp/pt.c:16925
43528#, gcc-internal-format
43529msgid "%qD is not a class or namespace"
43530msgstr ""
43531
43532#: cp/pt.c:17288
43533#, gcc-internal-format
43534msgid "%qT is/uses anonymous type"
43535msgstr ""
43536
43537#: cp/pt.c:17290
43538#, gcc-internal-format
43539msgid "template argument for %qD uses local type %qT"
43540msgstr ""
43541
43542#: cp/pt.c:17300
43543#, gcc-internal-format
43544msgid "%qT is a variably modified type"
43545msgstr ""
43546
43547#: cp/pt.c:17315
43548#, gcc-internal-format
43549msgid "integral expression %qE is not constant"
43550msgstr ""
43551
43552#: cp/pt.c:17333
43553#, gcc-internal-format
43554msgid "  trying to instantiate %qD"
43555msgstr ""
43556
43557#: cp/pt.c:21083
43558#, gcc-internal-format
43559msgid "ambiguous template instantiation for %q#T"
43560msgstr ""
43561
43562#: cp/pt.c:21085
43563#, gcc-internal-format
43564msgid "ambiguous template instantiation for %q#D"
43565msgstr ""
43566
43567#: cp/pt.c:21091
43568msgid "%s %#S"
43569msgstr ""
43570
43571#: cp/pt.c:21115 cp/pt.c:21202
43572#, gcc-internal-format
43573msgid "explicit instantiation of non-template %q#D"
43574msgstr ""
43575
43576#: cp/pt.c:21134
43577#, gcc-internal-format
43578msgid "%qD is not a static data member of a class template"
43579msgstr ""
43580
43581#: cp/pt.c:21140 cp/pt.c:21197
43582#, gcc-internal-format
43583msgid "no matching template for %qD found"
43584msgstr ""
43585
43586#: cp/pt.c:21145
43587#, gcc-internal-format
43588msgid "type %qT for explicit instantiation %qD does not match declared type %qT"
43589msgstr ""
43590
43591#: cp/pt.c:21153
43592#, gcc-internal-format
43593msgid "explicit instantiation of %q#D"
43594msgstr ""
43595
43596#: cp/pt.c:21189
43597#, gcc-internal-format
43598msgid "duplicate explicit instantiation of %q#D"
43599msgstr ""
43600
43601#: cp/pt.c:21212 cp/pt.c:21309
43602#, gcc-internal-format
43603msgid "ISO C++ 1998 forbids the use of %<extern%> on explicit instantiations"
43604msgstr ""
43605
43606#: cp/pt.c:21217 cp/pt.c:21326
43607#, gcc-internal-format
43608msgid "storage class %qD applied to template instantiation"
43609msgstr ""
43610
43611#: cp/pt.c:21285
43612#, gcc-internal-format
43613msgid "explicit instantiation of non-class template %qD"
43614msgstr ""
43615
43616#: cp/pt.c:21287
43617#, gcc-internal-format
43618msgid "explicit instantiation of non-template type %qT"
43619msgstr ""
43620
43621#: cp/pt.c:21296
43622#, gcc-internal-format
43623msgid "explicit instantiation of %q#T before definition of template"
43624msgstr ""
43625
43626#: cp/pt.c:21314
43627#, gcc-internal-format
43628msgid "ISO C++ forbids the use of %qE on explicit instantiations"
43629msgstr ""
43630
43631#: cp/pt.c:21360
43632#, gcc-internal-format
43633msgid "duplicate explicit instantiation of %q#T"
43634msgstr ""
43635
43636#. [temp.explicit]
43637#.
43638#. The definition of a non-exported function template, a
43639#. non-exported member function template, or a non-exported
43640#. member function or static data member of a class template
43641#. shall be present in every translation unit in which it is
43642#. explicitly instantiated.
43643#: cp/pt.c:21912
43644#, gcc-internal-format
43645msgid "explicit instantiation of %qD but no definition available"
43646msgstr ""
43647
43648#: cp/pt.c:22144
43649#, gcc-internal-format
43650msgid "template instantiation depth exceeds maximum of %d instantiating %q+D, possibly from virtual table generation (use -ftemplate-depth= to increase the maximum)"
43651msgstr ""
43652
43653#: cp/pt.c:22486
43654#, gcc-internal-format
43655msgid "invalid template non-type parameter"
43656msgstr ""
43657
43658#: cp/pt.c:22488
43659#, gcc-internal-format
43660msgid "%q#T is not a valid type for a template non-type parameter"
43661msgstr ""
43662
43663#: cp/pt.c:23854
43664#, gcc-internal-format
43665msgid "deducing from brace-enclosed initializer list requires #include <initializer_list>"
43666msgstr ""
43667
43668#: cp/pt.c:24018
43669#, gcc-internal-format
43670msgid "direct-list-initialization of %<auto%> requires exactly one element"
43671msgstr ""
43672
43673#: cp/pt.c:24021
43674#, gcc-internal-format
43675msgid "for deduction to %<std::initializer_list%>, use copy-list-initialization (i.e. add %<=%> before the %<{%>)"
43676msgstr ""
43677
43678#: cp/pt.c:24045
43679#, gcc-internal-format
43680msgid "%qT as type rather than plain %<decltype(auto)%>"
43681msgstr ""
43682
43683#: cp/pt.c:24080
43684#, gcc-internal-format
43685msgid "unable to deduce lambda return type from %qE"
43686msgstr ""
43687
43688#: cp/pt.c:24082
43689#, gcc-internal-format
43690msgid "unable to deduce %qT from %qE"
43691msgstr ""
43692
43693#: cp/pt.c:24114
43694#, gcc-internal-format
43695msgid "placeholder constraints not satisfied"
43696msgstr ""
43697
43698#: cp/pt.c:24117
43699#, fuzzy, gcc-internal-format
43700#| msgid "insn does not satisfy its constraints:"
43701msgid "deduced initializer does not satisfy placeholder constraints"
43702msgstr "insn ne zadovoljava svoja ograničenja:"
43703
43704#: cp/pt.c:24121
43705#, fuzzy, gcc-internal-format
43706#| msgid "insn does not satisfy its constraints:"
43707msgid "deduced return type does not satisfy placeholder constraints"
43708msgstr "insn ne zadovoljava svoja ograničenja:"
43709
43710#: cp/pt.c:24125
43711#, fuzzy, gcc-internal-format
43712#| msgid "insn does not satisfy its constraints:"
43713msgid "deduced expression type does not saatisy placeholder constraints"
43714msgstr "insn ne zadovoljava svoja ograničenja:"
43715
43716#: cp/repo.c:113
43717#, gcc-internal-format
43718msgid "-frepo must be used with -c"
43719msgstr ""
43720
43721#: cp/repo.c:203
43722#, gcc-internal-format, gfc-internal-format
43723msgid "mysterious repository information in %s"
43724msgstr ""
43725
43726#: cp/repo.c:221
43727#, gcc-internal-format
43728msgid "can%'t create repository information file %qs"
43729msgstr ""
43730
43731#: cp/rtti.c:287
43732#, gcc-internal-format
43733msgid "cannot use typeid with -fno-rtti"
43734msgstr ""
43735
43736#: cp/rtti.c:293
43737#, gcc-internal-format
43738msgid "must #include <typeinfo> before using typeid"
43739msgstr ""
43740
43741#: cp/rtti.c:395
43742#, gcc-internal-format
43743msgid "cannot create type information for type %qT because it involves types of variable size"
43744msgstr ""
43745
43746#: cp/rtti.c:485
43747#, gcc-internal-format
43748msgid "typeid of qualified function type %qT"
43749msgstr ""
43750
43751#: cp/rtti.c:666 cp/rtti.c:681
43752#, gcc-internal-format
43753msgid "dynamic_cast of %q#D to %q#T can never succeed"
43754msgstr ""
43755
43756#: cp/rtti.c:692
43757#, gcc-internal-format
43758msgid "%<dynamic_cast%> not permitted with -fno-rtti"
43759msgstr ""
43760
43761#: cp/rtti.c:771
43762#, gcc-internal-format
43763msgid "cannot dynamic_cast %qE (of type %q#T) to type %q#T (%s)"
43764msgstr ""
43765
43766#: cp/search.c:248
43767#, gcc-internal-format
43768msgid "%qT is an ambiguous base of %qT"
43769msgstr ""
43770
43771#: cp/search.c:264
43772#, gcc-internal-format
43773msgid "%qT is an inaccessible base of %qT"
43774msgstr ""
43775
43776#: cp/search.c:2053
43777#, gcc-internal-format
43778msgid "invalid covariant return type for %q#D"
43779msgstr ""
43780
43781#: cp/search.c:2055
43782#, gcc-internal-format
43783msgid "  overriding %q#D"
43784msgstr ""
43785
43786#: cp/search.c:2068
43787#, gcc-internal-format
43788msgid "invalid covariant return type for %q+#D"
43789msgstr ""
43790
43791#: cp/search.c:2069 cp/search.c:2074 cp/search.c:2101
43792#, gcc-internal-format
43793msgid "  overriding %q+#D"
43794msgstr ""
43795
43796#: cp/search.c:2073
43797#, gcc-internal-format
43798msgid "conflicting return type specified for %q+#D"
43799msgstr ""
43800
43801#: cp/search.c:2088
43802#, gcc-internal-format
43803msgid "looser throw specifier for %q+#F"
43804msgstr ""
43805
43806#: cp/search.c:2089
43807#, gcc-internal-format
43808msgid "  overriding %q+#F"
43809msgstr ""
43810
43811#: cp/search.c:2100
43812#, gcc-internal-format
43813msgid "conflicting type attributes specified for %q+#D"
43814msgstr ""
43815
43816#: cp/search.c:2116
43817#, gcc-internal-format
43818msgid "%qD declared %<transaction_safe_dynamic%>"
43819msgstr ""
43820
43821#: cp/search.c:2118
43822#, gcc-internal-format
43823msgid "overriding %qD declared %<transaction_safe%>"
43824msgstr ""
43825
43826#: cp/search.c:2125
43827#, gcc-internal-format
43828msgid "deleted function %q+D"
43829msgstr ""
43830
43831#: cp/search.c:2126
43832#, gcc-internal-format
43833msgid "overriding non-deleted function %q+D"
43834msgstr ""
43835
43836#: cp/search.c:2131
43837#, gcc-internal-format
43838msgid "non-deleted function %q+D"
43839msgstr ""
43840
43841#: cp/search.c:2132
43842#, gcc-internal-format
43843msgid "overriding deleted function %q+D"
43844msgstr ""
43845
43846#: cp/search.c:2138
43847#, gcc-internal-format
43848msgid "virtual function %q+D"
43849msgstr ""
43850
43851#: cp/search.c:2139
43852#, gcc-internal-format
43853msgid "overriding final function %q+D"
43854msgstr ""
43855
43856#. A static member function cannot match an inherited
43857#. virtual member function.
43858#: cp/search.c:2235
43859#, gcc-internal-format
43860msgid "%q+#D cannot be declared"
43861msgstr ""
43862
43863#: cp/search.c:2236
43864#, gcc-internal-format
43865msgid "  since %q+#D declared in base class"
43866msgstr ""
43867
43868#: cp/semantics.c:840
43869#, gcc-internal-format
43870msgid "suggest explicit braces around empty body in %<do%> statement"
43871msgstr ""
43872
43873#: cp/semantics.c:1508
43874#, gcc-internal-format
43875msgid "type of asm operand %qE could not be determined"
43876msgstr ""
43877
43878#: cp/semantics.c:1573
43879#, gcc-internal-format
43880msgid "__label__ declarations are only allowed in function scopes"
43881msgstr ""
43882
43883#: cp/semantics.c:1753
43884#, gcc-internal-format
43885msgid "invalid use of member %qD in static member function"
43886msgstr ""
43887
43888#: cp/semantics.c:2460
43889#, gcc-internal-format
43890msgid "arguments to destructor are not allowed"
43891msgstr ""
43892
43893#: cp/semantics.c:2557
43894#, gcc-internal-format
43895msgid "%<this%> is unavailable for static member functions"
43896msgstr ""
43897
43898#: cp/semantics.c:2559
43899#, gcc-internal-format
43900msgid "invalid use of %<this%> in non-member function"
43901msgstr ""
43902
43903#: cp/semantics.c:2561
43904#, gcc-internal-format
43905msgid "invalid use of %<this%> at top level"
43906msgstr ""
43907
43908#: cp/semantics.c:2583
43909#, gcc-internal-format
43910msgid "invalid qualifying scope in pseudo-destructor name"
43911msgstr ""
43912
43913#: cp/semantics.c:2591 cp/typeck.c:2530
43914#, gcc-internal-format
43915msgid "qualified type %qT does not match destructor name ~%qT"
43916msgstr ""
43917
43918#: cp/semantics.c:2613
43919#, gcc-internal-format
43920msgid "%qE is not of type %qT"
43921msgstr ""
43922
43923#: cp/semantics.c:2684
43924#, gcc-internal-format
43925msgid "compound literal of non-object type %qT"
43926msgstr ""
43927
43928#: cp/semantics.c:2801
43929#, gcc-internal-format
43930msgid "template type parameters must use the keyword %<class%> or %<typename%>"
43931msgstr ""
43932
43933#: cp/semantics.c:2851
43934#, gcc-internal-format
43935msgid "invalid use of type %qT as a default value for a template template-parameter"
43936msgstr ""
43937
43938#: cp/semantics.c:2854
43939#, gcc-internal-format
43940msgid "invalid default argument for a template template parameter"
43941msgstr ""
43942
43943#: cp/semantics.c:2871
43944#, gcc-internal-format
43945msgid "definition of %q#T inside template parameter list"
43946msgstr ""
43947
43948#: cp/semantics.c:2902
43949#, gcc-internal-format
43950msgid "invalid definition of qualified type %qT"
43951msgstr ""
43952
43953#: cp/semantics.c:3182
43954#, gcc-internal-format
43955msgid "invalid base-class specification"
43956msgstr ""
43957
43958#: cp/semantics.c:3341
43959#, gcc-internal-format
43960msgid "cannot capture member %qD of anonymous union"
43961msgstr ""
43962
43963#: cp/semantics.c:3354 cp/semantics.c:9266
43964#, gcc-internal-format
43965msgid "%qD is not captured"
43966msgstr ""
43967
43968#: cp/semantics.c:3359
43969#, gcc-internal-format
43970msgid "the lambda has no capture-default"
43971msgstr ""
43972
43973#: cp/semantics.c:3361
43974#, gcc-internal-format
43975msgid "lambda in local class %q+T cannot capture variables from the enclosing context"
43976msgstr ""
43977
43978#: cp/semantics.c:3372
43979#, gcc-internal-format
43980msgid "use of local variable with automatic storage from containing function"
43981msgstr ""
43982
43983#: cp/semantics.c:3373
43984#, gcc-internal-format
43985msgid "use of parameter from containing function"
43986msgstr ""
43987
43988#: cp/semantics.c:3541
43989#, gcc-internal-format
43990msgid "template parameter %qD of type %qT is not allowed in an integral constant expression because it is not of integral or enumeration type"
43991msgstr ""
43992
43993#: cp/semantics.c:3628
43994#, gcc-internal-format
43995msgid "use of namespace %qD as expression"
43996msgstr ""
43997
43998#: cp/semantics.c:3633
43999#, gcc-internal-format
44000msgid "use of class template %qT as expression"
44001msgstr ""
44002
44003#. Ambiguous reference to base members.
44004#: cp/semantics.c:3639
44005#, gcc-internal-format
44006msgid "request for member %qD is ambiguous in multiple inheritance lattice"
44007msgstr ""
44008
44009#: cp/semantics.c:3665
44010#, gcc-internal-format
44011msgid "%qD cannot appear in a constant-expression"
44012msgstr ""
44013
44014#: cp/semantics.c:3790
44015#, gcc-internal-format
44016msgid "type of %qE is unknown"
44017msgstr ""
44018
44019#: cp/semantics.c:3818
44020#, gcc-internal-format
44021msgid "%qT is not an enumeration type"
44022msgstr ""
44023
44024#. Parameter packs can only be used in templates
44025#: cp/semantics.c:3973
44026#, gcc-internal-format
44027msgid "Parameter pack __bases only valid in template declaration"
44028msgstr ""
44029
44030#: cp/semantics.c:4002
44031#, gcc-internal-format
44032msgid "cannot apply %<offsetof%> to destructor %<~%T%>"
44033msgstr ""
44034
44035#: cp/semantics.c:4011
44036#, gcc-internal-format
44037msgid "second operand of %<offsetof%> is neither a single identifier nor a sequence of member accesses and array references"
44038msgstr ""
44039
44040#: cp/semantics.c:4019
44041#, gcc-internal-format
44042msgid "cannot apply %<offsetof%> to member function %qD"
44043msgstr ""
44044
44045#: cp/semantics.c:4035
44046#, gcc-internal-format
44047msgid "offsetof within non-standard-layout type %qT is undefined"
44048msgstr ""
44049
44050#: cp/semantics.c:4544 cp/semantics.c:6001 cp/semantics.c:6057
44051#: cp/semantics.c:6096 cp/semantics.c:6447 cp/semantics.c:6546
44052#: cp/semantics.c:6686
44053#, gcc-internal-format
44054msgid "%<this%> allowed in OpenMP only in %<declare simd%> clauses"
44055msgstr ""
44056
44057#: cp/semantics.c:5220
44058#, gcc-internal-format
44059msgid "user defined reduction lookup is ambiguous"
44060msgstr ""
44061
44062#: cp/semantics.c:5493
44063#, gcc-internal-format
44064msgid "%qE in %<reduction%> clause is a zero size array"
44065msgstr ""
44066
44067#: cp/semantics.c:5541
44068#, gcc-internal-format
44069msgid "%qE has const type for %<reduction%>"
44070msgstr ""
44071
44072#: cp/semantics.c:5653
44073#, gcc-internal-format
44074msgid "user defined reduction with constructor initializer for base class %qT"
44075msgstr ""
44076
44077#: cp/semantics.c:5875
44078#, gcc-internal-format
44079msgid "linear clause with %qs modifier applied to non-reference variable with %qT type"
44080msgstr ""
44081
44082#: cp/semantics.c:5888
44083#, gcc-internal-format
44084msgid "linear clause applied to non-integral non-pointer variable with %qT type"
44085msgstr ""
44086
44087#: cp/semantics.c:5909
44088#, gcc-internal-format
44089msgid "linear step expression must be integral"
44090msgstr ""
44091
44092#: cp/semantics.c:6012
44093#, gcc-internal-format
44094msgid "%qD is not a variable in clause %qs"
44095msgstr ""
44096
44097#: cp/semantics.c:6068
44098#, gcc-internal-format
44099msgid "%qD is not a variable in clause %<firstprivate%>"
44100msgstr ""
44101
44102#: cp/semantics.c:6107
44103#, gcc-internal-format
44104msgid "%qD is not a variable in clause %<lastprivate%>"
44105msgstr ""
44106
44107#: cp/semantics.c:6152
44108#, gcc-internal-format
44109msgid "%<gang%> static expression must be integral"
44110msgstr ""
44111
44112#: cp/semantics.c:6166
44113#, gcc-internal-format
44114msgid "%<gang%> static value must bepositive"
44115msgstr ""
44116
44117#: cp/semantics.c:6198
44118#, gcc-internal-format
44119msgid "%<gang%> num expression must be integral"
44120msgstr ""
44121
44122#: cp/semantics.c:6201
44123#, gcc-internal-format
44124msgid "%<vector%> length expression must be integral"
44125msgstr ""
44126
44127#: cp/semantics.c:6205
44128#, gcc-internal-format
44129msgid "%<worker%> num expression must be integral"
44130msgstr ""
44131
44132#: cp/semantics.c:6209
44133#, gcc-internal-format
44134msgid "%qs expression must be integral"
44135msgstr ""
44136
44137#: cp/semantics.c:6227
44138#, gcc-internal-format
44139msgid "%<gang%> num value must be positive"
44140msgstr ""
44141
44142#: cp/semantics.c:6231
44143#, gcc-internal-format
44144msgid "%<vector%> length value must bepositive"
44145msgstr ""
44146
44147#: cp/semantics.c:6236
44148#, gcc-internal-format
44149msgid "%<worker%> num value must bepositive"
44150msgstr ""
44151
44152#: cp/semantics.c:6241
44153#, gcc-internal-format
44154msgid "%qs value must be positive"
44155msgstr ""
44156
44157#: cp/semantics.c:6288
44158#, gcc-internal-format
44159msgid "schedule chunk size expression must be integral"
44160msgstr ""
44161
44162#: cp/semantics.c:6320
44163#, gcc-internal-format
44164msgid "%qs length expression must be integral"
44165msgstr ""
44166
44167#: cp/semantics.c:6333
44168#, gcc-internal-format
44169msgid "%qs length expression must be positive constant integer expression"
44170msgstr ""
44171
44172#: cp/semantics.c:6352
44173#, gcc-internal-format
44174msgid "%<async%> expression must be integral"
44175msgstr ""
44176
44177#: cp/semantics.c:6380
44178#, gcc-internal-format
44179msgid "%<thread_limit%> expression must be integral"
44180msgstr ""
44181
44182#: cp/semantics.c:6409
44183#, gcc-internal-format
44184msgid "%<device%> id must be integral"
44185msgstr ""
44186
44187#: cp/semantics.c:6430
44188#, gcc-internal-format
44189msgid "%<dist_schedule%> chunk size expression must be integral"
44190msgstr ""
44191
44192#: cp/semantics.c:6457
44193#, gcc-internal-format
44194msgid "%qD is not a variable in %<aligned%> clause"
44195msgstr ""
44196
44197#: cp/semantics.c:6471
44198#, gcc-internal-format
44199msgid "%qE in %<aligned%> clause is neither a pointer nor an array nor a reference to pointer or array"
44200msgstr ""
44201
44202#: cp/semantics.c:6477
44203#, gcc-internal-format
44204msgid "%qD appears more than once in %<aligned%> clauses"
44205msgstr ""
44206
44207#: cp/semantics.c:6490
44208#, gcc-internal-format
44209msgid "%<aligned%> clause alignment expression must be integral"
44210msgstr ""
44211
44212#: cp/semantics.c:6539
44213#, gcc-internal-format
44214msgid "%qD is not a variable in %<depend%> clause"
44215msgstr ""
44216
44217#: cp/semantics.c:6813
44218#, gcc-internal-format
44219msgid "overloaded function name %qE in clause %qs"
44220msgstr ""
44221
44222#: cp/semantics.c:6817
44223#, gcc-internal-format
44224msgid "template %qE in clause %qs"
44225msgstr ""
44226
44227#: cp/semantics.c:6882
44228#, gcc-internal-format
44229msgid "%<grainsize%> expression must be integral"
44230msgstr ""
44231
44232#: cp/semantics.c:6911
44233#, gcc-internal-format
44234msgid "%<priority%> expression must be integral"
44235msgstr ""
44236
44237#: cp/semantics.c:6940
44238#, gcc-internal-format
44239msgid "%<num_tasks%> expression must be integral"
44240msgstr ""
44241
44242#: cp/semantics.c:6969
44243#, gcc-internal-format
44244msgid "%qs variable is neither a pointer, nor an arraynor reference to pointer or array"
44245msgstr ""
44246
44247#: cp/semantics.c:7425
44248#, gcc-internal-format
44249msgid "%<threadprivate%> %qD is not file, namespace or block scope variable"
44250msgstr ""
44251
44252#: cp/semantics.c:7439
44253#, gcc-internal-format
44254msgid "%<threadprivate%> %qE directive not in %qT definition"
44255msgstr ""
44256
44257#: cp/semantics.c:7644
44258#, gcc-internal-format
44259msgid "difference between %qE and %qD does not have integer type"
44260msgstr ""
44261
44262#: cp/semantics.c:8064
44263#, gcc-internal-format
44264msgid "%<#pragma omp simd%> used with class iteration variable %qE"
44265msgstr ""
44266
44267#: cp/semantics.c:8406 cp/semantics.c:8416
44268#, gcc-internal-format
44269msgid "%<#pragma omp atomic update%> uses two different expressions for memory"
44270msgstr ""
44271
44272#: cp/semantics.c:8709
44273#, gcc-internal-format
44274msgid "static assertion failed"
44275msgstr ""
44276
44277#: cp/semantics.c:8711
44278#, gcc-internal-format, gfc-internal-format
44279msgid "static assertion failed: %s"
44280msgstr ""
44281
44282#: cp/semantics.c:8716
44283#, gcc-internal-format
44284msgid "non-constant condition for static assertion"
44285msgstr ""
44286
44287#: cp/semantics.c:8746
44288#, gcc-internal-format
44289msgid "argument to decltype must be an expression"
44290msgstr ""
44291
44292#: cp/semantics.c:8774
44293#, gcc-internal-format
44294msgid "decltype cannot resolve address of overloaded function"
44295msgstr ""
44296
44297#: cp/semantics.c:9305
44298#, gcc-internal-format
44299msgid "operand of fold expression has no unexpanded parameter packs"
44300msgstr ""
44301
44302#: cp/semantics.c:9358
44303#, gcc-internal-format
44304msgid "both arguments in binary fold have unexpanded parameter packs"
44305msgstr ""
44306
44307#: cp/semantics.c:9360
44308#, gcc-internal-format
44309msgid "no unexpanded parameter packs in binary fold"
44310msgstr ""
44311
44312#: cp/tree.c:1140
44313#, gcc-internal-format
44314msgid "%qV qualifiers cannot be applied to %qT"
44315msgstr ""
44316
44317#: cp/tree.c:1631
44318#, gcc-internal-format
44319msgid "lambda-expression in a constant expression"
44320msgstr ""
44321
44322#: cp/tree.c:3572
44323#, gcc-internal-format
44324msgid "%qE attribute can only be applied to Java class definitions"
44325msgstr ""
44326
44327#: cp/tree.c:3601
44328#, gcc-internal-format
44329msgid "%qE attribute can only be applied to class definitions"
44330msgstr ""
44331
44332#: cp/tree.c:3607
44333#, gcc-internal-format
44334msgid "%qE is obsolete; g++ vtables are now COM-compatible by default"
44335msgstr ""
44336
44337#: cp/tree.c:3634
44338#, gcc-internal-format
44339msgid "requested init_priority is not an integer constant"
44340msgstr ""
44341
44342#: cp/tree.c:3656
44343#, gcc-internal-format
44344msgid "can only use %qE attribute on file-scope definitions of objects of class type"
44345msgstr ""
44346
44347#: cp/tree.c:3664
44348#, gcc-internal-format
44349msgid "requested init_priority is out of range"
44350msgstr ""
44351
44352#: cp/tree.c:3674
44353#, gcc-internal-format
44354msgid "requested init_priority is reserved for internal use"
44355msgstr ""
44356
44357#: cp/tree.c:3685
44358#, gcc-internal-format
44359msgid "%qE attribute is not supported on this platform"
44360msgstr ""
44361
44362#: cp/tree.c:3712
44363#, gcc-internal-format
44364msgid "redeclaration of %qD adds abi tag %E"
44365msgstr ""
44366
44367#: cp/tree.c:3732
44368#, gcc-internal-format
44369msgid "the %qE attribute requires arguments"
44370msgstr ""
44371
44372#: cp/tree.c:3743
44373#, gcc-internal-format
44374msgid "arguments to the %qE attribute must be narrow string literals"
44375msgstr ""
44376
44377#: cp/tree.c:3756 cp/tree.c:3769
44378#, gcc-internal-format
44379msgid "arguments to the %qE attribute must contain valid identifiers"
44380msgstr ""
44381
44382#: cp/tree.c:3758
44383#, gcc-internal-format
44384msgid "%<%c%> is not a valid first character for an identifier"
44385msgstr ""
44386
44387#: cp/tree.c:3771
44388#, gcc-internal-format
44389msgid "%<%c%> is not a valid character in an identifier"
44390msgstr ""
44391
44392#: cp/tree.c:3795
44393#, gcc-internal-format
44394msgid "%qE attribute applied to non-class, non-enum type %qT"
44395msgstr ""
44396
44397#: cp/tree.c:3801
44398#, gcc-internal-format
44399msgid "%qE attribute applied to %qT after its definition"
44400msgstr ""
44401
44402#: cp/tree.c:3808
44403#, gcc-internal-format
44404msgid "ignoring %qE attribute applied to template instantiation %qT"
44405msgstr ""
44406
44407#: cp/tree.c:3815
44408#, gcc-internal-format
44409msgid "ignoring %qE attribute applied to template specialization %qT"
44410msgstr ""
44411
44412#: cp/tree.c:3837
44413#, gcc-internal-format
44414msgid "%qE attribute applied to non-function, non-variable %qD"
44415msgstr ""
44416
44417#: cp/tree.c:3843
44418#, gcc-internal-format
44419msgid "%qE attribute applied to extern \"C\" declaration %qD"
44420msgstr ""
44421
44422#: cp/tree.c:4544
44423#, gcc-internal-format
44424msgid "zero as null pointer constant"
44425msgstr ""
44426
44427#: cp/tree.c:4557
44428#, gcc-internal-format, gfc-internal-format
44429msgid "lang_* check: failed in %s, at %s:%d"
44430msgstr ""
44431
44432#: cp/typeck.c:461
44433#, gcc-internal-format
44434msgid "comparison between distinct pointer types %qT and %qT lacks a cast"
44435msgstr ""
44436
44437#: cp/typeck.c:467
44438#, gcc-internal-format
44439msgid "conversion between distinct pointer types %qT and %qT lacks a cast"
44440msgstr ""
44441
44442#: cp/typeck.c:473
44443#, gcc-internal-format
44444msgid "conditional expression between distinct pointer types %qT and %qT lacks a cast"
44445msgstr ""
44446
44447#: cp/typeck.c:610
44448#, gcc-internal-format
44449msgid "ISO C++ forbids comparison between pointer of type %<void *%> and pointer-to-function"
44450msgstr ""
44451
44452#: cp/typeck.c:615
44453#, gcc-internal-format
44454msgid "ISO C++ forbids conversion between pointer of type %<void *%> and pointer-to-function"
44455msgstr ""
44456
44457#: cp/typeck.c:620
44458#, gcc-internal-format
44459msgid "ISO C++ forbids conditional expression between pointer of type %<void *%> and pointer-to-function"
44460msgstr ""
44461
44462#: cp/typeck.c:691
44463#, gcc-internal-format
44464msgid "comparison between distinct pointer-to-member types %qT and %qT lacks a cast"
44465msgstr ""
44466
44467#: cp/typeck.c:696
44468#, gcc-internal-format
44469msgid "conversion between distinct pointer-to-member types %qT and %qT lacks a cast"
44470msgstr ""
44471
44472#: cp/typeck.c:701
44473#, gcc-internal-format
44474msgid "conditional expression between distinct pointer-to-member types %qT and %qT lacks a cast"
44475msgstr ""
44476
44477#: cp/typeck.c:1427
44478#, gcc-internal-format
44479msgid "canonical types differ for identical types %T and %T"
44480msgstr ""
44481
44482#: cp/typeck.c:1434
44483#, gcc-internal-format
44484msgid "same canonical type node for different types %T and %T"
44485msgstr ""
44486
44487#: cp/typeck.c:1562
44488#, gcc-internal-format
44489msgid "invalid application of %qs to a member function"
44490msgstr ""
44491
44492#: cp/typeck.c:1650
44493#, gcc-internal-format
44494msgid "invalid application of %<sizeof%> to a bit-field"
44495msgstr ""
44496
44497#: cp/typeck.c:1658
44498#, gcc-internal-format
44499msgid "ISO C++ forbids applying %<sizeof%> to an expression of function type"
44500msgstr ""
44501
44502#: cp/typeck.c:1709
44503#, gcc-internal-format
44504msgid "invalid application of %<__alignof%> to a bit-field"
44505msgstr ""
44506
44507#: cp/typeck.c:1720
44508#, gcc-internal-format
44509msgid "ISO C++ forbids applying %<__alignof%> to an expression of function type"
44510msgstr ""
44511
44512#: cp/typeck.c:1836
44513#, gcc-internal-format
44514msgid "invalid use of non-static member function of type %qT"
44515msgstr ""
44516
44517#: cp/typeck.c:2001
44518#, gcc-internal-format
44519msgid "taking address of temporary array"
44520msgstr ""
44521
44522#: cp/typeck.c:2164
44523#, gcc-internal-format
44524msgid "ISO C++ forbids converting a string constant to %qT"
44525msgstr ""
44526
44527#: cp/typeck.c:2168
44528#, gcc-internal-format
44529msgid "deprecated conversion from string constant to %qT"
44530msgstr ""
44531
44532#: cp/typeck.c:2302 cp/typeck.c:2703
44533#, gcc-internal-format
44534msgid "request for member %qD in %qE, which is of pointer type %qT (maybe you meant to use %<->%> ?)"
44535msgstr ""
44536
44537#: cp/typeck.c:2306 cp/typeck.c:2707
44538#, gcc-internal-format
44539msgid "request for member %qD in %qE, which is of non-class type %qT"
44540msgstr ""
44541
44542#: cp/typeck.c:2337
44543#, gcc-internal-format
44544msgid "invalid use of nonstatic data member %qE"
44545msgstr ""
44546
44547#: cp/typeck.c:2396
44548#, gcc-internal-format
44549msgid "invalid access to non-static data member %qD in virtual base of NULL object"
44550msgstr ""
44551
44552#: cp/typeck.c:2545
44553#, gcc-internal-format
44554msgid "object type %qT does not match destructor name ~%qT"
44555msgstr ""
44556
44557#: cp/typeck.c:2554
44558#, gcc-internal-format
44559msgid "the type being destroyed is %qT, but the destructor refers to %qT"
44560msgstr ""
44561
44562#: cp/typeck.c:2747 cp/typeck.c:2759
44563#, gcc-internal-format
44564msgid "%<%D::%D%> is not a member of %qT"
44565msgstr ""
44566
44567#: cp/typeck.c:2796
44568#, gcc-internal-format
44569msgid "%qT is not a base of %qT"
44570msgstr ""
44571
44572#: cp/typeck.c:2820
44573#, gcc-internal-format
44574msgid "%q#T has no member named %qE; did you mean %qE?"
44575msgstr ""
44576
44577#: cp/typeck.c:2824
44578#, gcc-internal-format
44579msgid "%q#T has no member named %qE"
44580msgstr ""
44581
44582#: cp/typeck.c:2843
44583#, gcc-internal-format
44584msgid "%qD is not a member template function"
44585msgstr ""
44586
44587#: cp/typeck.c:3009
44588#, gcc-internal-format
44589msgid "%qT is not a pointer-to-object type"
44590msgstr ""
44591
44592#: cp/typeck.c:3040
44593#, gcc-internal-format
44594msgid "invalid use of array indexing on pointer to member"
44595msgstr ""
44596
44597#: cp/typeck.c:3043
44598#, gcc-internal-format
44599msgid "invalid use of unary %<*%> on pointer to member"
44600msgstr ""
44601
44602#: cp/typeck.c:3046
44603#, gcc-internal-format
44604msgid "invalid use of implicit conversion on pointer to member"
44605msgstr ""
44606
44607#: cp/typeck.c:3049
44608#, gcc-internal-format
44609msgid "left hand operand of %<->*%> must be a pointer to class, but is a pointer to member of type %qT"
44610msgstr ""
44611
44612#: cp/typeck.c:3085
44613#, gcc-internal-format
44614msgid "subscript missing in array reference"
44615msgstr ""
44616
44617#: cp/typeck.c:3101
44618#, gcc-internal-format
44619msgid "rank of the array%'s index is greater than 1"
44620msgstr ""
44621
44622#: cp/typeck.c:3197
44623#, gcc-internal-format
44624msgid "subscripting array declared %<register%>"
44625msgstr ""
44626
44627#: cp/typeck.c:3231
44628#, gcc-internal-format
44629msgid "subscripted value is neither array nor pointer"
44630msgstr ""
44631
44632#: cp/typeck.c:3304
44633#, gcc-internal-format
44634msgid "object missing in use of %qE"
44635msgstr ""
44636
44637#: cp/typeck.c:3535
44638#, fuzzy, gcc-internal-format
44639#| msgid "[cannot find %s]"
44640msgid "cannot call function %qD"
44641msgstr "[ne mogu naći %s]"
44642
44643#: cp/typeck.c:3550
44644#, gcc-internal-format
44645msgid "ISO C++ forbids calling %<::main%> from within program"
44646msgstr ""
44647
44648#: cp/typeck.c:3571
44649#, gcc-internal-format
44650msgid "must use %<.*%> or %<->*%> to call pointer-to-member function in %<%E (...)%>, e.g. %<(... ->* %E) (...)%>"
44651msgstr ""
44652
44653#: cp/typeck.c:3588
44654#, gcc-internal-format
44655msgid "%qE cannot be used as a function"
44656msgstr ""
44657
44658#: cp/typeck.c:3591
44659#, gcc-internal-format
44660msgid "%qD cannot be used as a function"
44661msgstr ""
44662
44663#: cp/typeck.c:3594
44664#, gcc-internal-format
44665msgid "expression cannot be used as a function"
44666msgstr ""
44667
44668#: cp/typeck.c:3643
44669#, gcc-internal-format
44670msgid "too many arguments to constructor %q#D"
44671msgstr ""
44672
44673#: cp/typeck.c:3644
44674#, gcc-internal-format
44675msgid "too few arguments to constructor %q#D"
44676msgstr ""
44677
44678#: cp/typeck.c:3649
44679#, gcc-internal-format
44680msgid "too many arguments to member function %q#D"
44681msgstr ""
44682
44683#: cp/typeck.c:3650
44684#, gcc-internal-format
44685msgid "too few arguments to member function %q#D"
44686msgstr ""
44687
44688#: cp/typeck.c:3656
44689#, gcc-internal-format
44690msgid "too many arguments to function %q#D"
44691msgstr ""
44692
44693#: cp/typeck.c:3657
44694#, gcc-internal-format
44695msgid "too few arguments to function %q#D"
44696msgstr ""
44697
44698#: cp/typeck.c:3667
44699#, gcc-internal-format
44700msgid "too many arguments to method %q#D"
44701msgstr ""
44702
44703#: cp/typeck.c:3668
44704#, gcc-internal-format
44705msgid "too few arguments to method %q#D"
44706msgstr ""
44707
44708#: cp/typeck.c:3671
44709#, gcc-internal-format
44710msgid "too many arguments to function"
44711msgstr ""
44712
44713#: cp/typeck.c:3672
44714#, gcc-internal-format
44715msgid "too few arguments to function"
44716msgstr ""
44717
44718#: cp/typeck.c:3751
44719#, gcc-internal-format
44720msgid "parameter %P of %qD has incomplete type %qT"
44721msgstr ""
44722
44723#: cp/typeck.c:3754
44724#, gcc-internal-format
44725msgid "parameter %P has incomplete type %qT"
44726msgstr ""
44727
44728#: cp/typeck.c:3993
44729#, gcc-internal-format
44730msgid "the address of %qD will never be NULL"
44731msgstr ""
44732
44733#: cp/typeck.c:4004
44734#, gcc-internal-format
44735msgid "the compiler can assume that the address of %qD will never be NULL"
44736msgstr ""
44737
44738#: cp/typeck.c:4123 cp/typeck.c:4134
44739#, gcc-internal-format
44740msgid "assuming cast to type %qT from overloaded function"
44741msgstr ""
44742
44743#: cp/typeck.c:4180
44744#, gcc-internal-format
44745msgid "NULL used in arithmetic"
44746msgstr ""
44747
44748#: cp/typeck.c:4503
44749#, gcc-internal-format
44750msgid "left rotate count is negative"
44751msgstr ""
44752
44753#: cp/typeck.c:4504
44754#, gcc-internal-format
44755msgid "right rotate count is negative"
44756msgstr ""
44757
44758#: cp/typeck.c:4510
44759#, gcc-internal-format
44760msgid "left rotate count >= width of type"
44761msgstr ""
44762
44763#: cp/typeck.c:4511
44764#, gcc-internal-format
44765msgid "right rotate count >= width of type"
44766msgstr ""
44767
44768#: cp/typeck.c:4582 cp/typeck.c:4590 cp/typeck.c:4869 cp/typeck.c:4877
44769#, gcc-internal-format
44770msgid "ISO C++ forbids comparison between pointer and integer"
44771msgstr ""
44772
44773#: cp/typeck.c:4792 cp/typeck.c:4804
44774#, gcc-internal-format
44775msgid "operand types are %qT and %qT"
44776msgstr ""
44777
44778#: cp/typeck.c:4830
44779#, gcc-internal-format
44780msgid "could not find an integer type of the same size as %qT"
44781msgstr ""
44782
44783#: cp/typeck.c:4894
44784#, gcc-internal-format
44785msgid "unordered comparison on non-floating point argument"
44786msgstr ""
44787
44788#: cp/typeck.c:4949
44789#, gcc-internal-format
44790msgid "invalid operands of types %qT and %qT to binary %qO"
44791msgstr ""
44792
44793#: cp/typeck.c:5249
44794#, gcc-internal-format
44795msgid "ISO C++ forbids using pointer of type %<void *%> in subtraction"
44796msgstr ""
44797
44798#: cp/typeck.c:5257
44799#, gcc-internal-format
44800msgid "ISO C++ forbids using pointer to a function in subtraction"
44801msgstr ""
44802
44803#: cp/typeck.c:5265
44804#, gcc-internal-format
44805msgid "ISO C++ forbids using pointer to a method in subtraction"
44806msgstr ""
44807
44808#: cp/typeck.c:5284
44809#, gcc-internal-format
44810msgid "invalid use of a pointer to an incomplete type in pointer arithmetic"
44811msgstr ""
44812
44813#: cp/typeck.c:5359
44814#, gcc-internal-format
44815msgid "taking address of constructor %qE"
44816msgstr ""
44817
44818#: cp/typeck.c:5360
44819#, gcc-internal-format
44820msgid "taking address of destructor %qE"
44821msgstr ""
44822
44823#: cp/typeck.c:5376
44824#, gcc-internal-format
44825msgid "invalid use of %qE to form a pointer-to-member-function"
44826msgstr ""
44827
44828#: cp/typeck.c:5379
44829#, gcc-internal-format
44830msgid "  a qualified-id is required"
44831msgstr ""
44832
44833#: cp/typeck.c:5386
44834#, gcc-internal-format
44835msgid "parentheses around %qE cannot be used to form a pointer-to-member-function"
44836msgstr ""
44837
44838#. An expression like &memfn.
44839#: cp/typeck.c:5545
44840#, gcc-internal-format
44841msgid "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%>"
44842msgstr ""
44843
44844#: cp/typeck.c:5550
44845#, gcc-internal-format
44846msgid "ISO C++ forbids taking the address of a bound member function to form a pointer to member function.  Say %<&%T::%D%>"
44847msgstr ""
44848
44849#. Make this a permerror because we used to accept it.
44850#: cp/typeck.c:5587
44851#, gcc-internal-format
44852msgid "taking address of temporary"
44853msgstr ""
44854
44855#: cp/typeck.c:5589
44856#, gcc-internal-format
44857msgid "taking address of xvalue (rvalue reference)"
44858msgstr ""
44859
44860#: cp/typeck.c:5606
44861#, gcc-internal-format
44862msgid "ISO C++ forbids taking address of function %<::main%>"
44863msgstr ""
44864
44865#: cp/typeck.c:5661
44866#, gcc-internal-format
44867msgid "ISO C++ forbids taking the address of a cast to a non-lvalue expression"
44868msgstr ""
44869
44870#: cp/typeck.c:5689
44871#, gcc-internal-format
44872msgid "cannot create pointer to reference member %qD"
44873msgstr ""
44874
44875#: cp/typeck.c:5967
44876#, gcc-internal-format
44877msgid "ISO C++ forbids incrementing an enum"
44878msgstr ""
44879
44880#: cp/typeck.c:5968
44881#, gcc-internal-format
44882msgid "ISO C++ forbids decrementing an enum"
44883msgstr ""
44884
44885#: cp/typeck.c:5984
44886#, gcc-internal-format
44887msgid "cannot increment a pointer to incomplete type %qT"
44888msgstr ""
44889
44890#: cp/typeck.c:5985
44891#, gcc-internal-format
44892msgid "cannot decrement a pointer to incomplete type %qT"
44893msgstr ""
44894
44895#: cp/typeck.c:5996
44896#, gcc-internal-format
44897msgid "ISO C++ forbids incrementing a pointer of type %qT"
44898msgstr ""
44899
44900#: cp/typeck.c:5997
44901#, gcc-internal-format
44902msgid "ISO C++ forbids decrementing a pointer of type %qT"
44903msgstr ""
44904
44905#: cp/typeck.c:6032
44906#, gcc-internal-format
44907msgid "invalid use of Boolean expression as operand to %<operator--%>"
44908msgstr ""
44909
44910#: cp/typeck.c:6194
44911#, gcc-internal-format
44912msgid "cannot take the address of %<this%>, which is an rvalue expression"
44913msgstr ""
44914
44915#: cp/typeck.c:6216
44916#, gcc-internal-format
44917msgid "address of explicit register variable %qD requested"
44918msgstr ""
44919
44920#: cp/typeck.c:6221
44921#, gcc-internal-format
44922msgid "address requested for %qD, which is declared %<register%>"
44923msgstr ""
44924
44925#: cp/typeck.c:6301
44926#, gcc-internal-format
44927msgid "list-initializer for non-class type must not be parenthesized"
44928msgstr ""
44929
44930#: cp/typeck.c:6313
44931#, gcc-internal-format
44932msgid "expression list treated as compound expression in initializer"
44933msgstr ""
44934
44935#: cp/typeck.c:6317
44936#, gcc-internal-format
44937msgid "expression list treated as compound expression in mem-initializer"
44938msgstr ""
44939
44940#: cp/typeck.c:6321
44941#, gcc-internal-format
44942msgid "expression list treated as compound expression in functional cast"
44943msgstr ""
44944
44945#: cp/typeck.c:6358
44946#, gcc-internal-format, gfc-internal-format
44947msgid "%s expression list treated as compound expression"
44948msgstr ""
44949
44950#: cp/typeck.c:6455
44951#, gcc-internal-format
44952msgid "no context to resolve type of %qE"
44953msgstr ""
44954
44955#: cp/typeck.c:6488
44956#, gcc-internal-format
44957msgid "cast from type %qT to type %qT casts away qualifiers"
44958msgstr ""
44959
44960#: cp/typeck.c:6494
44961#, gcc-internal-format
44962msgid "static_cast from type %qT to type %qT casts away qualifiers"
44963msgstr ""
44964
44965#: cp/typeck.c:6500
44966#, gcc-internal-format
44967msgid "reinterpret_cast from type %qT to type %qT casts away qualifiers"
44968msgstr ""
44969
44970#: cp/typeck.c:6523
44971#, gcc-internal-format
44972msgid "useless cast to type %qT"
44973msgstr ""
44974
44975#: cp/typeck.c:6894
44976#, gcc-internal-format
44977msgid "invalid static_cast from type %qT to type %qT"
44978msgstr ""
44979
44980#: cp/typeck.c:6920
44981#, gcc-internal-format
44982msgid "converting from %qT to %qT"
44983msgstr ""
44984
44985#: cp/typeck.c:6972
44986#, gcc-internal-format
44987msgid "invalid cast of an rvalue expression of type %qT to type %qT"
44988msgstr ""
44989
44990#: cp/typeck.c:7042
44991#, gcc-internal-format
44992msgid "cast from %qT to %qT loses precision"
44993msgstr ""
44994
44995#: cp/typeck.c:7082
44996#, gcc-internal-format
44997msgid "cast from %qT to %qT increases required alignment of target type"
44998msgstr ""
44999
45000#: cp/typeck.c:7100
45001#, gcc-internal-format
45002msgid "casting between pointer-to-function and pointer-to-object is conditionally-supported"
45003msgstr ""
45004
45005#: cp/typeck.c:7114
45006#, gcc-internal-format
45007msgid "invalid cast from type %qT to type %qT"
45008msgstr ""
45009
45010#: cp/typeck.c:7175
45011#, gcc-internal-format
45012msgid "invalid use of const_cast with type %qT, which is not a pointer, reference, nor a pointer-to-data-member type"
45013msgstr ""
45014
45015#: cp/typeck.c:7184
45016#, gcc-internal-format
45017msgid "invalid use of const_cast with type %qT, which is a pointer or reference to a function type"
45018msgstr ""
45019
45020#: cp/typeck.c:7224
45021#, gcc-internal-format
45022msgid "invalid const_cast of an rvalue of type %qT to type %qT"
45023msgstr ""
45024
45025#: cp/typeck.c:7285
45026#, gcc-internal-format
45027msgid "invalid const_cast from type %qT to type %qT"
45028msgstr ""
45029
45030#: cp/typeck.c:7378 cp/typeck.c:7386
45031#, gcc-internal-format
45032msgid "ISO C++ forbids casting to an array type %qT"
45033msgstr ""
45034
45035#: cp/typeck.c:7395
45036#, gcc-internal-format
45037msgid "invalid cast to function type %qT"
45038msgstr ""
45039
45040#: cp/typeck.c:7676
45041#, gcc-internal-format
45042msgid "  in evaluation of %<%Q(%#T, %#T)%>"
45043msgstr ""
45044
45045#: cp/typeck.c:7737
45046#, gcc-internal-format
45047msgid "assigning to an array from an initializer list"
45048msgstr ""
45049
45050#: cp/typeck.c:7763
45051#, gcc-internal-format
45052msgid "incompatible types in assignment of %qT to %qT"
45053msgstr ""
45054
45055#: cp/typeck.c:7777
45056#, gcc-internal-format
45057msgid "array used as initializer"
45058msgstr ""
45059
45060#: cp/typeck.c:7779
45061#, gcc-internal-format
45062msgid "invalid array assignment"
45063msgstr ""
45064
45065#: cp/typeck.c:7909
45066#, gcc-internal-format
45067msgid "   in pointer to member function conversion"
45068msgstr ""
45069
45070#: cp/typeck.c:7923
45071#, gcc-internal-format
45072msgid "pointer to member conversion via virtual base %qT"
45073msgstr ""
45074
45075#: cp/typeck.c:7970 cp/typeck.c:7989
45076#, gcc-internal-format
45077msgid "   in pointer to member conversion"
45078msgstr ""
45079
45080#: cp/typeck.c:8070
45081#, gcc-internal-format
45082msgid "invalid conversion to type %qT from type %qT"
45083msgstr ""
45084
45085#: cp/typeck.c:8346
45086#, gcc-internal-format
45087msgid "cannot convert %qT to %qT for argument %qP to %qD"
45088msgstr ""
45089
45090#: cp/typeck.c:8352
45091#, gcc-internal-format
45092msgid "cannot convert %qT to %qT in default argument"
45093msgstr ""
45094
45095#: cp/typeck.c:8356
45096#, gcc-internal-format
45097msgid "cannot convert %qT to %qT in argument passing"
45098msgstr ""
45099
45100#: cp/typeck.c:8360
45101#, gcc-internal-format
45102msgid "cannot convert %qT to %qT"
45103msgstr ""
45104
45105#: cp/typeck.c:8364
45106#, gcc-internal-format
45107msgid "cannot convert %qT to %qT in initialization"
45108msgstr ""
45109
45110#: cp/typeck.c:8368
45111#, gcc-internal-format
45112msgid "cannot convert %qT to %qT in return"
45113msgstr ""
45114
45115#: cp/typeck.c:8372
45116#, gcc-internal-format
45117msgid "cannot convert %qT to %qT in assignment"
45118msgstr ""
45119
45120#: cp/typeck.c:8385
45121#, gcc-internal-format
45122msgid "class type %qT is incomplete"
45123msgstr ""
45124
45125#: cp/typeck.c:8403
45126#, gcc-internal-format
45127msgid "parameter %qP of %qD might be a candidate for a format attribute"
45128msgstr ""
45129
45130#: cp/typeck.c:8407
45131#, gcc-internal-format
45132msgid "parameter might be a candidate for a format attribute"
45133msgstr ""
45134
45135#: cp/typeck.c:8412
45136#, gcc-internal-format
45137msgid "target of conversion might be a candidate for a format attribute"
45138msgstr ""
45139
45140#: cp/typeck.c:8417
45141#, gcc-internal-format
45142msgid "target of initialization might be a candidate for a format attribute"
45143msgstr ""
45144
45145#: cp/typeck.c:8427
45146#, gcc-internal-format
45147msgid "left-hand side of assignment might be a candidate for a format attribute"
45148msgstr ""
45149
45150#: cp/typeck.c:8522
45151#, gcc-internal-format
45152msgid "in passing argument %P of %qD"
45153msgstr ""
45154
45155#: cp/typeck.c:8581
45156#, gcc-internal-format
45157msgid "returning reference to temporary"
45158msgstr ""
45159
45160#: cp/typeck.c:8588
45161#, gcc-internal-format
45162msgid "reference to non-lvalue returned"
45163msgstr ""
45164
45165#: cp/typeck.c:8603
45166#, gcc-internal-format
45167msgid "reference to local variable %qD returned"
45168msgstr ""
45169
45170#: cp/typeck.c:8607
45171#, gcc-internal-format
45172msgid "address of label %qD returned"
45173msgstr ""
45174
45175#: cp/typeck.c:8611
45176#, gcc-internal-format
45177msgid "address of local variable %qD returned"
45178msgstr ""
45179
45180#: cp/typeck.c:8657
45181#, gcc-internal-format
45182msgid "returning a value from a destructor"
45183msgstr ""
45184
45185#. If a return statement appears in a handler of the
45186#. function-try-block of a constructor, the program is ill-formed.
45187#: cp/typeck.c:8665
45188#, gcc-internal-format
45189msgid "cannot return from a handler of a function-try-block of a constructor"
45190msgstr ""
45191
45192#. You can't return a value from a constructor.
45193#: cp/typeck.c:8668
45194#, gcc-internal-format
45195msgid "returning a value from a constructor"
45196msgstr ""
45197
45198#. Give a helpful error message.
45199#: cp/typeck.c:8698 cp/typeck.c:8744
45200#, gcc-internal-format
45201msgid "return-statement with no value, in function returning %qT"
45202msgstr ""
45203
45204#: cp/typeck.c:8706
45205#, gcc-internal-format
45206msgid "returning initializer list"
45207msgstr ""
45208
45209#: cp/typeck.c:8725
45210#, gcc-internal-format
45211msgid "inconsistent types %qT and %qT deduced for lambda return type"
45212msgstr ""
45213
45214#: cp/typeck.c:8728
45215#, gcc-internal-format
45216msgid "inconsistent deduction for auto return type: %qT and then %qT"
45217msgstr ""
45218
45219#: cp/typeck.c:8763
45220#, gcc-internal-format
45221msgid "return-statement with a value, in function returning 'void'"
45222msgstr ""
45223
45224#: cp/typeck.c:8793
45225#, gcc-internal-format
45226msgid "%<operator new%> must not return NULL unless it is declared %<throw()%> (or -fcheck-new is in effect)"
45227msgstr ""
45228
45229#. Make this a permerror because we used to accept it.
45230#: cp/typeck.c:9402
45231#, gcc-internal-format
45232msgid "using temporary as lvalue"
45233msgstr ""
45234
45235#: cp/typeck.c:9404
45236#, gcc-internal-format
45237msgid "using xvalue (rvalue reference) as lvalue"
45238msgstr ""
45239
45240#: cp/typeck2.c:48
45241#, gcc-internal-format
45242msgid "type %qT is not a base type for type %qT"
45243msgstr ""
45244
45245#: cp/typeck2.c:103
45246#, gcc-internal-format
45247msgid "assignment of constant field %qD"
45248msgstr ""
45249
45250#: cp/typeck2.c:105
45251#, gcc-internal-format
45252msgid "constant field %qD used as %<asm%> output"
45253msgstr ""
45254
45255#: cp/typeck2.c:107
45256#, gcc-internal-format
45257msgid "increment of constant field %qD"
45258msgstr ""
45259
45260#: cp/typeck2.c:109
45261#, gcc-internal-format
45262msgid "decrement of constant field %qD"
45263msgstr ""
45264
45265#: cp/typeck2.c:116
45266#, gcc-internal-format
45267msgid "assignment of read-only reference %qD"
45268msgstr ""
45269
45270#: cp/typeck2.c:118
45271#, gcc-internal-format
45272msgid "read-only reference %qD used as %<asm%> output"
45273msgstr ""
45274
45275#: cp/typeck2.c:120
45276#, gcc-internal-format
45277msgid "increment of read-only reference %qD"
45278msgstr ""
45279
45280#: cp/typeck2.c:122
45281#, gcc-internal-format
45282msgid "decrement of read-only reference %qD"
45283msgstr ""
45284
45285#: cp/typeck2.c:320
45286#, gcc-internal-format
45287msgid "cannot declare variable %q+D to be of abstract type %qT"
45288msgstr ""
45289
45290#: cp/typeck2.c:325
45291#, gcc-internal-format
45292msgid "cannot declare parameter %q+D to be of abstract type %qT"
45293msgstr ""
45294
45295#: cp/typeck2.c:328
45296#, gcc-internal-format
45297msgid "cannot declare parameter to be of abstract type %qT"
45298msgstr ""
45299
45300#: cp/typeck2.c:332
45301#, gcc-internal-format
45302msgid "cannot declare field %q+D to be of abstract type %qT"
45303msgstr ""
45304
45305#: cp/typeck2.c:336
45306#, gcc-internal-format
45307msgid "invalid abstract return type for member function %q+#D"
45308msgstr ""
45309
45310#: cp/typeck2.c:338
45311#, gcc-internal-format
45312msgid "invalid abstract return type for function %q+#D"
45313msgstr ""
45314
45315#. Here we do not have location information.
45316#: cp/typeck2.c:341
45317#, gcc-internal-format
45318msgid "invalid abstract type %qT for %qE"
45319msgstr ""
45320
45321#: cp/typeck2.c:343
45322#, gcc-internal-format
45323msgid "invalid abstract type for %q+D"
45324msgstr ""
45325
45326#: cp/typeck2.c:348
45327#, gcc-internal-format
45328msgid "creating array of %qT, which is an abstract class type"
45329msgstr ""
45330
45331#: cp/typeck2.c:351
45332#, gcc-internal-format
45333msgid "invalid cast to abstract class type %qT"
45334msgstr ""
45335
45336#: cp/typeck2.c:354
45337#, fuzzy, gcc-internal-format
45338#| msgid "invalid expression as operand"
45339msgid "invalid new-expression of abstract class type %qT"
45340msgstr "neispravni izraz kao operand"
45341
45342#: cp/typeck2.c:357
45343#, gcc-internal-format
45344msgid "invalid abstract return type %qT"
45345msgstr ""
45346
45347#: cp/typeck2.c:360
45348#, gcc-internal-format
45349msgid "invalid abstract parameter type %qT"
45350msgstr ""
45351
45352#: cp/typeck2.c:363
45353#, gcc-internal-format
45354msgid "expression of abstract class type %qT cannot be used in throw-expression"
45355msgstr ""
45356
45357#: cp/typeck2.c:367
45358#, gcc-internal-format
45359msgid "cannot declare catch parameter to be of abstract class type %qT"
45360msgstr ""
45361
45362#: cp/typeck2.c:371
45363#, gcc-internal-format
45364msgid "cannot allocate an object of abstract type %qT"
45365msgstr ""
45366
45367#: cp/typeck2.c:381
45368#, gcc-internal-format
45369msgid "  because the following virtual functions are pure within %qT:"
45370msgstr ""
45371
45372#: cp/typeck2.c:387
45373#, gcc-internal-format
45374msgid "\t%#D"
45375msgstr ""
45376
45377#: cp/typeck2.c:440
45378#, gcc-internal-format
45379msgid "definition of %q#T is not complete until the closing brace"
45380msgstr ""
45381
45382#: cp/typeck2.c:443
45383#, gcc-internal-format
45384msgid "forward declaration of %q#T"
45385msgstr ""
45386
45387#: cp/typeck2.c:445
45388#, gcc-internal-format
45389msgid "declaration of %q#T"
45390msgstr ""
45391
45392#: cp/typeck2.c:472
45393#, gcc-internal-format
45394msgid "%qD has incomplete type"
45395msgstr ""
45396
45397#: cp/typeck2.c:487
45398#, gcc-internal-format
45399msgid "invalid use of incomplete type %q#T"
45400msgstr ""
45401
45402#: cp/typeck2.c:495
45403#, gcc-internal-format
45404msgid "invalid use of %qT"
45405msgstr ""
45406
45407#: cp/typeck2.c:517
45408#, gcc-internal-format
45409msgid "invalid use of member function %qD (did you forget the %<()%> ?)"
45410msgstr ""
45411
45412#: cp/typeck2.c:521
45413#, gcc-internal-format
45414msgid "invalid use of member %qD (did you forget the %<&%> ?)"
45415msgstr ""
45416
45417#: cp/typeck2.c:532
45418#, gcc-internal-format
45419msgid "invalid use of template type parameter %qT"
45420msgstr ""
45421
45422#: cp/typeck2.c:537
45423#, gcc-internal-format
45424msgid "invalid use of template template parameter %qT"
45425msgstr ""
45426
45427#: cp/typeck2.c:544
45428#, gcc-internal-format
45429msgid "invalid use of dependent type %qT"
45430msgstr ""
45431
45432#: cp/typeck2.c:551
45433#, gcc-internal-format
45434msgid "invalid use of brace-enclosed initializer list"
45435msgstr ""
45436
45437#: cp/typeck2.c:559
45438#, gcc-internal-format
45439msgid "address of overloaded function with no contextual type information"
45440msgstr ""
45441
45442#: cp/typeck2.c:563
45443#, gcc-internal-format
45444msgid "overloaded function with no contextual type information"
45445msgstr ""
45446
45447#: cp/typeck2.c:566
45448#, gcc-internal-format
45449msgid "insufficient contextual information to determine type"
45450msgstr ""
45451
45452#: cp/typeck2.c:786
45453#, gcc-internal-format
45454msgid "constructor syntax used, but no constructor declared for type %qT"
45455msgstr ""
45456
45457#: cp/typeck2.c:946
45458#, gcc-internal-format
45459msgid "narrowing conversion of %qE from %qT to %qT inside { } is ill-formed in C++11"
45460msgstr ""
45461
45462#: cp/typeck2.c:957 cp/typeck2.c:971
45463#, gcc-internal-format
45464msgid "narrowing conversion of %qE from %qT to %qT inside { }"
45465msgstr ""
45466
45467#: cp/typeck2.c:961
45468#, gcc-internal-format
45469msgid " the expression has a constant value but is not a C++ constant-expression"
45470msgstr ""
45471
45472#: cp/typeck2.c:1047
45473#, gcc-internal-format
45474msgid "int-array initialized from non-wide string"
45475msgstr ""
45476
45477#: cp/typeck2.c:1053
45478#, gcc-internal-format
45479msgid "int-array initialized from incompatible wide string"
45480msgstr ""
45481
45482#: cp/typeck2.c:1074
45483#, gcc-internal-format
45484msgid "initializer-string for array of chars is too long"
45485msgstr ""
45486
45487#: cp/typeck2.c:1127
45488#, gcc-internal-format
45489msgid "cannot initialize aggregate of type %qT with a compound literal"
45490msgstr ""
45491
45492#: cp/typeck2.c:1145
45493#, gcc-internal-format
45494msgid "array must be initialized with a brace-enclosed initializer"
45495msgstr ""
45496
45497#: cp/typeck2.c:1428 cp/typeck2.c:1455
45498#, gcc-internal-format
45499msgid "missing initializer for member %qD"
45500msgstr ""
45501
45502#: cp/typeck2.c:1436
45503#, gcc-internal-format
45504msgid "member %qD is uninitialized reference"
45505msgstr ""
45506
45507#: cp/typeck2.c:1443
45508#, gcc-internal-format
45509msgid "member %qD with uninitialized reference fields"
45510msgstr ""
45511
45512#: cp/typeck2.c:1546
45513#, gcc-internal-format
45514msgid "no field %qD found in union being initialized"
45515msgstr ""
45516
45517#: cp/typeck2.c:1557
45518#, gcc-internal-format
45519msgid "index value instead of field name in union initializer"
45520msgstr ""
45521
45522#: cp/typeck2.c:1739
45523#, gcc-internal-format
45524msgid "circular pointer delegation detected"
45525msgstr ""
45526
45527#: cp/typeck2.c:1753
45528#, gcc-internal-format
45529msgid "base operand of %<->%> has non-pointer type %qT"
45530msgstr ""
45531
45532#: cp/typeck2.c:1779
45533#, gcc-internal-format
45534msgid "result of %<operator->()%> yields non-pointer result"
45535msgstr ""
45536
45537#: cp/typeck2.c:1781
45538#, gcc-internal-format
45539msgid "base operand of %<->%> is not a pointer"
45540msgstr ""
45541
45542#: cp/typeck2.c:1808
45543#, gcc-internal-format
45544msgid "%qE cannot be used as a member pointer, since it is of type %qT"
45545msgstr ""
45546
45547#: cp/typeck2.c:1817
45548#, gcc-internal-format
45549msgid "cannot apply member pointer %qE to %qE, which is of non-class type %qT"
45550msgstr ""
45551
45552#: cp/typeck2.c:1839
45553#, gcc-internal-format
45554msgid "pointer to member type %qT incompatible with object type %qT"
45555msgstr ""
45556
45557#: cp/typeck2.c:1898
45558#, gcc-internal-format
45559msgid "pointer-to-member-function type %qT requires an rvalue"
45560msgstr ""
45561
45562#: cp/typeck2.c:1905
45563#, gcc-internal-format
45564msgid "pointer-to-member-function type %qT requires an lvalue"
45565msgstr ""
45566
45567#: cp/typeck2.c:1946
45568#, gcc-internal-format
45569msgid "functional cast to array type %qT"
45570msgstr ""
45571
45572#: cp/typeck2.c:1967
45573#, gcc-internal-format
45574msgid "invalid value-initialization of reference type"
45575msgstr ""
45576
45577#: cp/typeck2.c:2194
45578#, gcc-internal-format
45579msgid "call to function %qD which throws incomplete type %q#T"
45580msgstr ""
45581
45582#: cp/typeck2.c:2197
45583#, gcc-internal-format
45584msgid "call to function which throws incomplete type %q#T"
45585msgstr ""
45586
45587#: cp/vtable-class-hierarchy.c:719
45588#, gcc-internal-format
45589msgid "unable to open log file %<vtv_class_set_sizes.log%>: %m"
45590msgstr ""
45591
45592#: cp/vtable-class-hierarchy.c:859
45593#, gcc-internal-format
45594msgid "unable to open log file %<vtv_set_ptr_data.log%>: %m"
45595msgstr ""
45596
45597#: cp/vtable-class-hierarchy.c:1109
45598#, gcc-internal-format
45599msgid "unable to open log file %<vtv_count_data.log%>: %m"
45600msgstr ""
45601
45602#: fortran/arith.c:45
45603#, gcc-internal-format, gfc-internal-format
45604msgid "Conversion of an Infinity or Not-a-Number at %L to INTEGER"
45605msgstr ""
45606
45607#: fortran/arith.c:117 fortran/arith.c:1965
45608#, gcc-internal-format
45609msgid "gfc_arith_error(): Bad error code"
45610msgstr ""
45611
45612#: fortran/arith.c:150
45613#, gcc-internal-format
45614msgid "Fix min_int calculation"
45615msgstr ""
45616
45617#: fortran/arith.c:530
45618#, gcc-internal-format
45619msgid "gfc_range_check(): Bad type"
45620msgstr ""
45621
45622#: fortran/arith.c:603
45623#, gcc-internal-format
45624msgid "gfc_arith_uminus(): Bad basic type"
45625msgstr ""
45626
45627#: fortran/arith.c:637
45628#, gcc-internal-format
45629msgid "gfc_arith_plus(): Bad basic type"
45630msgstr ""
45631
45632#: fortran/arith.c:671
45633#, gcc-internal-format
45634msgid "gfc_arith_minus(): Bad basic type"
45635msgstr ""
45636
45637#: fortran/arith.c:706
45638#, gcc-internal-format
45639msgid "gfc_arith_times(): Bad basic type"
45640msgstr ""
45641
45642#: fortran/arith.c:745
45643#, gcc-internal-format
45644msgid "Integer division truncated to constant %qs at %L"
45645msgstr ""
45646
45647#: fortran/arith.c:791
45648#, gcc-internal-format
45649msgid "gfc_arith_divide(): Bad basic type"
45650msgstr ""
45651
45652#: fortran/arith.c:837
45653#, gcc-internal-format
45654msgid "arith_power(): Bad base"
45655msgstr ""
45656
45657#: fortran/arith.c:924 fortran/arith.c:949
45658#, gcc-internal-format, gfc-internal-format
45659msgid "Noninteger exponent in an initialization expression at %L"
45660msgstr ""
45661
45662#: fortran/arith.c:935
45663#, gcc-internal-format, gfc-internal-format
45664msgid "Raising a negative REAL at %L to a REAL power is prohibited"
45665msgstr ""
45666
45667#: fortran/arith.c:963
45668#, gcc-internal-format
45669msgid "arith_power(): unknown type"
45670msgstr ""
45671
45672#: fortran/arith.c:1029
45673#, gcc-internal-format
45674msgid "compare_real(): Bad operator"
45675msgstr ""
45676
45677#: fortran/arith.c:1064
45678#, gcc-internal-format
45679msgid "gfc_compare_expr(): Bad basic type"
45680msgstr ""
45681
45682#: fortran/arith.c:1575
45683#, gcc-internal-format
45684msgid "eval_intrinsic(): Bad operator"
45685msgstr ""
45686
45687#: fortran/arith.c:1624
45688#, gcc-internal-format
45689msgid "eval_type_intrinsic0(): op NULL"
45690msgstr ""
45691
45692#: fortran/arith.c:1933
45693#, gcc-internal-format, gfc-internal-format
45694msgid "Arithmetic OK converting %s to %s at %L"
45695msgstr ""
45696
45697#: fortran/arith.c:1937
45698#, gcc-internal-format
45699msgid "Arithmetic overflow converting %s to %s at %L. This check can be disabled with the option %<-fno-range-check%>"
45700msgstr ""
45701
45702#: fortran/arith.c:1942
45703#, gcc-internal-format
45704msgid "Arithmetic underflow converting %s to %s at %L. This check can be disabled with the option %<-fno-range-check%>"
45705msgstr ""
45706
45707#: fortran/arith.c:1947
45708#, gcc-internal-format
45709msgid "Arithmetic NaN converting %s to %s at %L. This check can be disabled with the option %<-fno-range-check%>"
45710msgstr ""
45711
45712#: fortran/arith.c:1952
45713#, gcc-internal-format, gfc-internal-format
45714msgid "Division by zero converting %s to %s at %L"
45715msgstr ""
45716
45717#: fortran/arith.c:1956
45718#, gcc-internal-format, gfc-internal-format
45719msgid "Array operands are incommensurate converting %s to %s at %L"
45720msgstr ""
45721
45722#: fortran/arith.c:1960
45723#, gcc-internal-format, gfc-internal-format
45724msgid "Integer outside symmetric range implied by Standard Fortran converting %s to %s at %L"
45725msgstr ""
45726
45727#: fortran/arith.c:2046 fortran/arith.c:2155 fortran/arith.c:2215
45728#: fortran/arith.c:2267 fortran/arith.c:2327 fortran/arith.c:2396
45729#: fortran/arith.c:2463
45730#, gcc-internal-format
45731msgid "Conversion from %qs to %qs at %L"
45732msgstr ""
45733
45734#: fortran/arith.c:2075 fortran/arith.c:2108 fortran/arith.c:2147
45735#: fortran/arith.c:2205 fortran/arith.c:2257 fortran/arith.c:2317
45736#: fortran/arith.c:2386
45737#, gcc-internal-format
45738msgid "Change of value in conversion from %qs to %qs at %L"
45739msgstr ""
45740
45741#: fortran/arith.c:2303 fortran/arith.c:2372
45742#, gcc-internal-format
45743msgid "Non-zero imaginary part discarded in conversion from %qs to %qs at %L"
45744msgstr ""
45745
45746#: fortran/arith.c:2455
45747#, gcc-internal-format
45748msgid "Change of value in conversion from  %qs to %qs at %L"
45749msgstr ""
45750
45751#: fortran/arith.c:2528
45752#, gcc-internal-format
45753msgid "The Hollerith constant at %L is too long to convert to %qs"
45754msgstr ""
45755
45756#: fortran/array.c:95
45757#, gcc-internal-format, gfc-internal-format
45758msgid "Expected array subscript at %C"
45759msgstr ""
45760
45761#: fortran/array.c:104
45762#, gcc-internal-format
45763msgid "Unexpected %<*%> in coarray subscript at %C"
45764msgstr ""
45765
45766#: fortran/array.c:128
45767#, gcc-internal-format, gfc-internal-format
45768msgid "Strides not allowed in coarray subscript at %C"
45769msgstr ""
45770
45771#: fortran/array.c:136
45772#, gcc-internal-format, gfc-internal-format
45773msgid "Expected array subscript stride at %C"
45774msgstr ""
45775
45776#: fortran/array.c:193
45777#, gcc-internal-format, gfc-internal-format
45778msgid "Invalid form of array reference at %C"
45779msgstr ""
45780
45781#: fortran/array.c:198 fortran/array.c:271
45782#, gcc-internal-format, gfc-internal-format
45783msgid "Array reference at %C cannot have more than %d dimensions"
45784msgstr ""
45785
45786#: fortran/array.c:213 fortran/array.c:625 fortran/check.c:2642
45787#: fortran/check.c:4950 fortran/check.c:4988 fortran/check.c:5030
45788#: fortran/check.c:5229 fortran/match.c:1802 fortran/match.c:2909
45789#: fortran/match.c:3104 fortran/match.c:3300 fortran/simplify.c:4737
45790#, gcc-internal-format
45791msgid "Coarrays disabled at %C, use %<-fcoarray=%> to enable"
45792msgstr ""
45793
45794#: fortran/array.c:219
45795#, gcc-internal-format, gfc-internal-format
45796msgid "Unexpected coarray designator at %C"
45797msgstr ""
45798
45799#: fortran/array.c:234
45800#, gcc-internal-format, gfc-internal-format
45801msgid "Too few codimensions at %C, expected %d not %d"
45802msgstr ""
45803
45804#: fortran/array.c:240
45805#, gcc-internal-format, gfc-internal-format
45806msgid "Too many codimensions at %C, expected %d not %d"
45807msgstr ""
45808
45809#: fortran/array.c:250 fortran/array.c:258
45810#, gcc-internal-format
45811msgid "Unexpected %<*%> for codimension %d of %d at %C"
45812msgstr ""
45813
45814#: fortran/array.c:253
45815#, gcc-internal-format, gfc-internal-format
45816msgid "Invalid form of coarray reference at %C"
45817msgstr ""
45818
45819#: fortran/array.c:265
45820#, gcc-internal-format, gfc-internal-format
45821msgid "Invalid codimension %d at %C, only %d codimensions exist"
45822msgstr ""
45823
45824#: fortran/array.c:317
45825#, gcc-internal-format
45826msgid "Variable %qs at %L in this context must be constant"
45827msgstr ""
45828
45829#: fortran/array.c:320
45830#, gcc-internal-format, gfc-internal-format
45831msgid "Expression at %L in this context must be constant"
45832msgstr ""
45833
45834#: fortran/array.c:418
45835#, gcc-internal-format, gfc-internal-format
45836msgid "Expected expression in array specification at %C"
45837msgstr ""
45838
45839#: fortran/array.c:431 fortran/array.c:463
45840#, gcc-internal-format, gfc-internal-format
45841msgid "Expecting a scalar INTEGER expression at %C, found %s"
45842msgstr ""
45843
45844#: fortran/array.c:500
45845#, gcc-internal-format, gfc-internal-format
45846msgid "Assumed-rank array at %C"
45847msgstr ""
45848
45849#: fortran/array.c:534
45850#, gcc-internal-format, gfc-internal-format
45851msgid "Bad array specification for implied-shape array at %C"
45852msgstr ""
45853
45854#: fortran/array.c:550 fortran/array.c:663
45855#, gcc-internal-format, gfc-internal-format
45856msgid "Bad array specification for an explicitly shaped array at %C"
45857msgstr ""
45858
45859#: fortran/array.c:560 fortran/array.c:673
45860#, gcc-internal-format, gfc-internal-format
45861msgid "Bad array specification for assumed shape array at %C"
45862msgstr ""
45863
45864#: fortran/array.c:574 fortran/array.c:687
45865#, gcc-internal-format, gfc-internal-format
45866msgid "Bad specification for deferred shape array at %C"
45867msgstr ""
45868
45869#: fortran/array.c:584 fortran/array.c:691
45870#, gcc-internal-format, gfc-internal-format
45871msgid "Bad specification for assumed size array at %C"
45872msgstr ""
45873
45874#: fortran/array.c:596 fortran/array.c:703
45875#, gcc-internal-format, gfc-internal-format
45876msgid "Expected another dimension in array declaration at %C"
45877msgstr ""
45878
45879#: fortran/array.c:602 fortran/array.c:631 fortran/array.c:709
45880#, gcc-internal-format, gfc-internal-format
45881msgid "Array specification at %C has more than %d dimensions"
45882msgstr ""
45883
45884#: fortran/array.c:608
45885#, gcc-internal-format, gfc-internal-format
45886msgid "Array specification at %C with more than 7 dimensions"
45887msgstr ""
45888
45889#: fortran/array.c:620
45890#, gcc-internal-format, gfc-internal-format
45891msgid "Coarray declaration at %C"
45892msgstr ""
45893
45894#: fortran/array.c:717
45895#, gcc-internal-format
45896msgid "Upper bound of last coarray dimension must be %<*%> at %C"
45897msgstr ""
45898
45899#: fortran/array.c:785
45900#, gcc-internal-format
45901msgid "The assumed-rank array %qs at %L shall not have a codimension"
45902msgstr ""
45903
45904#: fortran/array.c:869
45905#, gcc-internal-format
45906msgid "gfc_compare_array_spec(): Array spec clobbered"
45907msgstr ""
45908
45909#: fortran/array.c:945
45910#, gcc-internal-format
45911msgid "DO-iterator %qs at %L is inside iterator of the same name"
45912msgstr ""
45913
45914#: fortran/array.c:1037 fortran/array.c:1217
45915#, gcc-internal-format, gfc-internal-format
45916msgid "Syntax error in array constructor at %C"
45917msgstr ""
45918
45919#: fortran/array.c:1090
45920#, gcc-internal-format, gfc-internal-format
45921msgid "[...] style array constructors at %C"
45922msgstr ""
45923
45924#: fortran/array.c:1113
45925#, gcc-internal-format, gfc-internal-format
45926msgid "Array constructor including type specification at %C"
45927msgstr ""
45928
45929#: fortran/array.c:1122 fortran/match.c:3730
45930#, gcc-internal-format, gfc-internal-format
45931msgid "Type-spec at %L cannot contain a deferred type parameter"
45932msgstr ""
45933
45934#: fortran/array.c:1149
45935#, gcc-internal-format, gfc-internal-format
45936msgid "Empty array constructor at %C is not allowed"
45937msgstr ""
45938
45939#: fortran/array.c:1188 fortran/array.c:1198
45940#, gcc-internal-format, gfc-internal-format
45941msgid "Incompatible typespec for array element at %L"
45942msgstr ""
45943
45944#: fortran/array.c:1264
45945#, gcc-internal-format, gfc-internal-format
45946msgid "Element in %s array constructor at %L is %s"
45947msgstr ""
45948
45949#: fortran/array.c:1595
45950#, gcc-internal-format, gfc-internal-format
45951msgid "Iterator step at %L cannot be zero"
45952msgstr ""
45953
45954#: fortran/array.c:1732
45955#, gcc-internal-format
45956msgid "The number of elements in the array constructor at %L requires an increase of the allowed %d upper limit.   See %<-fmax-array-constructor%> option"
45957msgstr ""
45958
45959#: fortran/array.c:1902
45960#, gcc-internal-format, gfc-internal-format
45961msgid "AC-IMPLIED-DO initial expression references control variable at %L"
45962msgstr ""
45963
45964#: fortran/array.c:1909
45965#, gcc-internal-format, gfc-internal-format
45966msgid "AC-IMPLIED-DO final expression references control variable at %L"
45967msgstr ""
45968
45969#: fortran/array.c:1916
45970#, gcc-internal-format, gfc-internal-format
45971msgid "AC-IMPLIED-DO step expression references control variable at %L"
45972msgstr ""
45973
45974#: fortran/array.c:1928
45975#, gcc-internal-format, gfc-internal-format
45976msgid "Array constructor value at %L shall not be unlimited polymorphic [F2008: C4106]"
45977msgstr ""
45978
45979#: fortran/array.c:2011
45980#, gcc-internal-format, gfc-internal-format
45981msgid "Different CHARACTER lengths (%d/%d) in array constructor at %L"
45982msgstr ""
45983
45984#: fortran/array.c:2129
45985#, gcc-internal-format
45986msgid "spec_dimen_size(): Bad dimension"
45987msgstr ""
45988
45989#: fortran/array.c:2187
45990#, gcc-internal-format
45991msgid "gfc_ref_dimen_size(): Bad dimension"
45992msgstr ""
45993
45994#: fortran/array.c:2317
45995#, gcc-internal-format
45996msgid "gfc_ref_dimen_size(): Bad dimen_type"
45997msgstr ""
45998
45999#: fortran/array.c:2368
46000#, gcc-internal-format
46001msgid "gfc_array_dimen_size(): Bad dimension"
46002msgstr ""
46003
46004#: fortran/array.c:2413
46005#, gcc-internal-format
46006msgid "gfc_array_dimen_size(): Bad EXPR_ARRAY expr"
46007msgstr ""
46008
46009#: fortran/array.c:2557
46010#, gcc-internal-format
46011msgid "gfc_find_array_ref(): No ref found"
46012msgstr ""
46013
46014#. if (c == 0)
46015#: fortran/bbt.c:119
46016#, gcc-internal-format
46017msgid "insert_bbt(): Duplicate key found!"
46018msgstr ""
46019
46020#: fortran/check.c:46
46021#, gcc-internal-format
46022msgid "%qs argument of %qs intrinsic at %L must be a scalar"
46023msgstr ""
46024
46025#: fortran/check.c:62
46026#, gcc-internal-format
46027msgid "%qs argument of %qs intrinsic at %L must be %s"
46028msgstr ""
46029
46030#: fortran/check.c:89
46031#, gcc-internal-format
46032msgid "%qs argument of %qs intrinsic at %L must be a numeric type"
46033msgstr ""
46034
46035#: fortran/check.c:104
46036#, gcc-internal-format
46037msgid "%qs argument of %qs intrinsic at %L must be INTEGER or REAL"
46038msgstr ""
46039
46040#: fortran/check.c:121
46041#, gcc-internal-format
46042msgid "%qs argument of %qs intrinsic at %L must be REAL or COMPLEX"
46043msgstr ""
46044
46045#: fortran/check.c:138
46046#, gcc-internal-format
46047msgid "%qs argument of %qs intrinsic at %L must be INTEGER or PROCEDURE"
46048msgstr ""
46049
46050#: fortran/check.c:167 fortran/check.c:6373
46051#, gcc-internal-format
46052msgid "%qs argument of %qs intrinsic at %L must be a constant"
46053msgstr ""
46054
46055#: fortran/check.c:176
46056#, gcc-internal-format, gfc-internal-format
46057msgid "Invalid kind for %s at %L"
46058msgstr ""
46059
46060#: fortran/check.c:195
46061#, gcc-internal-format
46062msgid "%qs argument of %qs intrinsic at %L must be double precision"
46063msgstr ""
46064
46065#: fortran/check.c:218
46066#, gcc-internal-format
46067msgid "Expected coarray variable as %qs argument to the %s intrinsic at %L"
46068msgstr ""
46069
46070#: fortran/check.c:235
46071#, gcc-internal-format
46072msgid "%qs argument of %qs intrinsic at %L must be a logical array"
46073msgstr ""
46074
46075#: fortran/check.c:261
46076#, gcc-internal-format
46077msgid "%qs argument of %qs intrinsic at %L must be an array"
46078msgstr ""
46079
46080#: fortran/check.c:282
46081#, gcc-internal-format
46082msgid "%qs at %L must be nonnegative"
46083msgstr ""
46084
46085#: fortran/check.c:313
46086#, gcc-internal-format
46087msgid "The absolute value of SHIFT at %L must be less than or equal to BIT_SIZE(%qs)"
46088msgstr ""
46089
46090#: fortran/check.c:324
46091#, gcc-internal-format
46092msgid "%qs at %L must be less than or equal to BIT_SIZE(%qs)"
46093msgstr ""
46094
46095#: fortran/check.c:334
46096#, gcc-internal-format
46097msgid "%qs at %L must be less than BIT_SIZE(%qs)"
46098msgstr ""
46099
46100#: fortran/check.c:361
46101#, gcc-internal-format
46102msgid "%qs at %L must be less than or equal to the BIT_SIZE of INTEGER(KIND=%d)"
46103msgstr ""
46104
46105#: fortran/check.c:387
46106#, gcc-internal-format
46107msgid "%<%s + %s%> at %L must be less than or equal to BIT_SIZE(%qs)"
46108msgstr ""
46109
46110#: fortran/check.c:413
46111#, gcc-internal-format
46112msgid "%qs argument of %qs intrinsic at %L must be the same type and kind as %qs"
46113msgstr ""
46114
46115#: fortran/check.c:430
46116#, gcc-internal-format
46117msgid "%qs argument of %qs intrinsic at %L must be of rank %d"
46118msgstr ""
46119
46120#: fortran/check.c:445
46121#, gcc-internal-format
46122msgid "%qs argument of %qs intrinsic at %L must not be OPTIONAL"
46123msgstr ""
46124
46125#: fortran/check.c:466
46126#, gcc-internal-format
46127msgid "%qs argument of %qs intrinsic at %L must be ALLOCATABLE"
46128msgstr ""
46129
46130#: fortran/check.c:484
46131#, gcc-internal-format
46132msgid "%qs argument of %qs intrinsic at %L must be of kind %d"
46133msgstr ""
46134
46135#: fortran/check.c:522
46136#, gcc-internal-format
46137msgid "%qs argument of %qs intrinsic at %L cannot be INTENT(IN)"
46138msgstr ""
46139
46140#: fortran/check.c:543
46141#, gcc-internal-format
46142msgid "%qs argument of %qs intrinsic at %L must be a variable"
46143msgstr ""
46144
46145#: fortran/check.c:592
46146#, gcc-internal-format
46147msgid "%<dim%> argument of %qs intrinsic at %L is not a valid codimension index"
46148msgstr ""
46149
46150#: fortran/check.c:642
46151#, gcc-internal-format
46152msgid "%<dim%> argument of %qs intrinsic at %L is not a valid dimension index"
46153msgstr ""
46154
46155#: fortran/check.c:745
46156#, gcc-internal-format, gfc-internal-format
46157msgid "Unequal character lengths (%ld/%ld) in %s at %L"
46158msgstr ""
46159
46160#: fortran/check.c:867 fortran/check.c:6317
46161#, gcc-internal-format
46162msgid "%qs and %qs arguments of %qs intrinsic at %L must have the same type"
46163msgstr ""
46164
46165#: fortran/check.c:876 fortran/check.c:2279 fortran/check.c:2405
46166#: fortran/check.c:2479 fortran/check.c:2906
46167#, gcc-internal-format, gfc-internal-format
46168msgid "Different type kinds at %L"
46169msgstr ""
46170
46171#: fortran/check.c:912
46172#, gcc-internal-format
46173msgid "%qs argument of %qs intrinsic at %L must be a POINTER"
46174msgstr ""
46175
46176#: fortran/check.c:921 fortran/check.c:957 fortran/check.c:3424
46177#, gcc-internal-format
46178msgid "%qs argument of %qs intrinsic at %L shall not be coindexed"
46179msgstr ""
46180
46181#: fortran/check.c:939
46182#, gcc-internal-format
46183msgid "%qs argument of %qs intrinsic at %L must be a pointer or target VARIABLE or FUNCTION"
46184msgstr ""
46185
46186#: fortran/check.c:948
46187#, gcc-internal-format
46188msgid "%qs argument of %qs intrinsic at %L must be a POINTER or a TARGET"
46189msgstr ""
46190
46191#: fortran/check.c:973
46192#, gcc-internal-format, gfc-internal-format
46193msgid "Array section with a vector subscript at %L shall not be the target of a pointer"
46194msgstr ""
46195
46196#: fortran/check.c:984
46197#, gcc-internal-format
46198msgid "NULL pointer at %L is not permitted as actual argument of %qs intrinsic function"
46199msgstr ""
46200
46201#: fortran/check.c:1027
46202#, gcc-internal-format, gfc-internal-format
46203msgid "ATOM argument at %L to intrinsic function %s shall be an integer of ATOMIC_INT_KIND or a logical of ATOMIC_LOGICAL_KIND"
46204msgstr ""
46205
46206#: fortran/check.c:1035
46207#, gcc-internal-format, gfc-internal-format
46208msgid "ATOM argument at %L of the %s intrinsic function shall be a coarray or coindexed"
46209msgstr ""
46210
46211#: fortran/check.c:1042
46212#, gcc-internal-format
46213msgid "%qs argument of %qs intrinsic at %L shall have the same type as %qs at %L"
46214msgstr ""
46215
46216#: fortran/check.c:1060 fortran/check.c:1205
46217#, gcc-internal-format, gfc-internal-format
46218msgid "STAT= argument to %s at %L"
46219msgstr ""
46220
46221#: fortran/check.c:1079 fortran/check.c:1145 fortran/check.c:1242
46222#, gcc-internal-format, gfc-internal-format
46223msgid "ATOM argument of the %s intrinsic function at %L shall be definable"
46224msgstr ""
46225
46226#: fortran/check.c:1093 fortran/check.c:1225
46227#, gcc-internal-format, gfc-internal-format
46228msgid "ATOM argument at %L to intrinsic function %s shall be an integer of ATOMIC_INT_KIND"
46229msgstr ""
46230
46231#: fortran/check.c:1113
46232#, gcc-internal-format, gfc-internal-format
46233msgid "VALUE argument of the %s intrinsic function at %L shall be definable"
46234msgstr ""
46235
46236#: fortran/check.c:1152 fortran/check.c:1249
46237#, gcc-internal-format, gfc-internal-format
46238msgid "OLD argument of the %s intrinsic function at %L shall be definable"
46239msgstr ""
46240
46241#: fortran/check.c:1167
46242#, gcc-internal-format, gfc-internal-format
46243msgid "EVENT argument at %L to the intrinsic EVENT_QUERY shall be of type EVENT_TYPE"
46244msgstr ""
46245
46246#: fortran/check.c:1177
46247#, gcc-internal-format, gfc-internal-format
46248msgid "COUNT argument of the EVENT_QUERY intrinsic function at %L shall be definable"
46249msgstr ""
46250
46251#: fortran/check.c:1190
46252#, gcc-internal-format, gfc-internal-format
46253msgid "COUNT argument of the EVENT_QUERY intrinsic function at %L shall have at least the range of the default integer"
46254msgstr ""
46255
46256#: fortran/check.c:1269
46257#, gcc-internal-format, gfc-internal-format
46258msgid "Negative argument N at %L"
46259msgstr ""
46260
46261#: fortran/check.c:1441 fortran/check.c:1898
46262#, gcc-internal-format
46263msgid "%qs argument of %qs intrinsic at %L must not be present if %<x%> is COMPLEX"
46264msgstr ""
46265
46266#: fortran/check.c:1450 fortran/check.c:1907
46267#, gcc-internal-format
46268msgid "%qs argument of %qs intrinsic at %L must have a type of either REAL or INTEGER"
46269msgstr ""
46270
46271#: fortran/check.c:1464 fortran/check.c:1470
46272#, gcc-internal-format, gfc-internal-format
46273msgid "Conversion from %s to default-kind COMPLEX(%d) at %L might lose precision, consider using the KIND argument"
46274msgstr ""
46275
46276#: fortran/check.c:1492
46277#, gcc-internal-format
46278msgid "Argument %<A%> with INTENT(INOUT) at %L of the intrinsic subroutine %s shall not have a vector subscript"
46279msgstr ""
46280
46281#: fortran/check.c:1500
46282#, gcc-internal-format, gfc-internal-format
46283msgid "The A argument at %L to the intrinsic %s shall not be coindexed"
46284msgstr ""
46285
46286#: fortran/check.c:1523
46287#, gcc-internal-format, gfc-internal-format
46288msgid "The stat= argument at %L must be a kind=4 integer variable"
46289msgstr ""
46290
46291#: fortran/check.c:1539
46292#, gcc-internal-format, gfc-internal-format
46293msgid "The errmsg= argument at %L must be a default-kind character variable"
46294msgstr ""
46295
46296#: fortran/check.c:1547
46297#, gcc-internal-format
46298msgid "Coarrays disabled at %L, use %<-fcoarray=%> to enable"
46299msgstr ""
46300
46301#: fortran/check.c:1562
46302#, gcc-internal-format, gfc-internal-format
46303msgid "Support for the A argument at %L which is polymorphic A argument or has allocatable components is not yet implemented"
46304msgstr ""
46305
46306#: fortran/check.c:1581
46307#, gcc-internal-format, gfc-internal-format
46308msgid "The A argument at %L of CO_REDUCE shall not be polymorphic"
46309msgstr ""
46310
46311#: fortran/check.c:1588
46312#, gcc-internal-format, gfc-internal-format
46313msgid "Support for the A argument at %L with allocatable components is not yet implemented"
46314msgstr ""
46315
46316#: fortran/check.c:1602
46317#, gcc-internal-format, gfc-internal-format
46318msgid "OPERATOR argument at %L must be a PURE function"
46319msgstr ""
46320
46321#. None of the intrinsics fulfills the criteria of taking two arguments,
46322#. returning the same type and kind as the arguments and being permitted
46323#. as actual argument.
46324#: fortran/check.c:1612
46325#, gcc-internal-format, gfc-internal-format
46326msgid "Intrinsic function %s at %L is not permitted for CO_REDUCE"
46327msgstr ""
46328
46329#: fortran/check.c:1629
46330#, gcc-internal-format, gfc-internal-format
46331msgid "The function passed as OPERATOR at %L shall have two arguments"
46332msgstr ""
46333
46334#: fortran/check.c:1639
46335#, gcc-internal-format, gfc-internal-format
46336msgid "A argument at %L has type %s but the function passed as OPERATOR at %L returns %s"
46337msgstr ""
46338
46339#: fortran/check.c:1648
46340#, gcc-internal-format, gfc-internal-format
46341msgid "The function passed as OPERATOR at %L has arguments of type %s and %s but shall have type %s"
46342msgstr ""
46343
46344#: fortran/check.c:1659
46345#, gcc-internal-format, gfc-internal-format
46346msgid "The function passed as OPERATOR at %L shall have scalar nonallocatable nonpointer arguments and return a nonallocatable nonpointer scalar"
46347msgstr ""
46348
46349#: fortran/check.c:1667
46350#, gcc-internal-format, gfc-internal-format
46351msgid "The function passed as OPERATOR at %L shall have the VALUE attribute either for none or both arguments"
46352msgstr ""
46353
46354#: fortran/check.c:1674
46355#, gcc-internal-format, gfc-internal-format
46356msgid "The function passed as OPERATOR at %L shall have the TARGET attribute either for none or both arguments"
46357msgstr ""
46358
46359#: fortran/check.c:1681
46360#, gcc-internal-format, gfc-internal-format
46361msgid "The function passed as OPERATOR at %L shall have the ASYNCHRONOUS attribute either for none or both arguments"
46362msgstr ""
46363
46364#: fortran/check.c:1689
46365#, gcc-internal-format, gfc-internal-format
46366msgid "The function passed as OPERATOR at %L shall not have the OPTIONAL attribute for either of the arguments"
46367msgstr ""
46368
46369#: fortran/check.c:1719
46370#, gcc-internal-format, gfc-internal-format
46371msgid "The character length of the A argument at %L and of the arguments of the OPERATOR at %L shall be the same"
46372msgstr ""
46373
46374#: fortran/check.c:1726
46375#, gcc-internal-format, gfc-internal-format
46376msgid "The character length of the A argument at %L and of the function result of the OPERATOR at %L shall be the same"
46377msgstr ""
46378
46379#: fortran/check.c:1744
46380#, gcc-internal-format
46381msgid "%qs argument of %qs intrinsic at %L shall be of type integer, real or character"
46382msgstr ""
46383
46384#: fortran/check.c:1792 fortran/check.c:2324 fortran/check.c:2427
46385#: fortran/check.c:2628 fortran/check.c:2673 fortran/check.c:3984
46386#: fortran/check.c:4118 fortran/check.c:4173 fortran/check.c:5215
46387#: fortran/check.c:5344
46388#, gcc-internal-format
46389msgid "%qs intrinsic with KIND argument at %L"
46390msgstr ""
46391
46392#: fortran/check.c:1839 fortran/check.c:2090
46393#, gcc-internal-format
46394msgid "%qs argument of %qs intrinsic at %L has invalid shape in dimension %d (%ld/%ld)"
46395msgstr ""
46396
46397#: fortran/check.c:1854 fortran/check.c:2105 fortran/check.c:2133
46398#, gcc-internal-format
46399msgid "%qs argument of intrinsic %qs at %L of must have rank %d or be a scalar"
46400msgstr ""
46401
46402#: fortran/check.c:1957 fortran/check.c:3000 fortran/check.c:3008
46403#, gcc-internal-format
46404msgid "%qs argument of %qs intrinsic at %L must be numeric or LOGICAL"
46405msgstr ""
46406
46407#: fortran/check.c:1971
46408#, gcc-internal-format
46409msgid "Different shape for arguments %qs and %qs at %L for intrinsic %<dot_product%>"
46410msgstr ""
46411
46412#: fortran/check.c:1991 fortran/check.c:1999
46413#, gcc-internal-format
46414msgid "%qs argument of %qs intrinsic at %L must be default real"
46415msgstr ""
46416
46417#: fortran/check.c:2020
46418#, gcc-internal-format
46419msgid "%<I%> at %L and %<J%>' at %L cannot both be BOZ literal constants"
46420msgstr ""
46421
46422#: fortran/check.c:2151
46423#, gcc-internal-format, gfc-internal-format
46424msgid "non-default INTEGER kind argument to %s intrinsic at %L"
46425msgstr ""
46426
46427#: fortran/check.c:2211
46428#, gcc-internal-format
46429msgid "COMPLEX argument %qs of %qs intrinsic at %L"
46430msgstr ""
46431
46432#: fortran/check.c:2375
46433#, gcc-internal-format, gfc-internal-format
46434msgid "Argument of %s at %L must be of length one"
46435msgstr ""
46436
46437#: fortran/check.c:2434
46438#, gcc-internal-format
46439msgid "%qs argument of %qs intrinsic at %L must be the same kind as %qs"
46440msgstr ""
46441
46442#: fortran/check.c:2524
46443#, gcc-internal-format, gfc-internal-format
46444msgid "SIZE at %L must be positive"
46445msgstr ""
46446
46447#: fortran/check.c:2536
46448#, gcc-internal-format, gfc-internal-format
46449msgid "The absolute value of SHIFT at %L must be less than or equal to SIZE at %L"
46450msgstr ""
46451
46452#: fortran/check.c:2597
46453#, gcc-internal-format
46454msgid "%qs argument of %qs intrinsic at %L must be of intrinsic type"
46455msgstr ""
46456
46457#: fortran/check.c:2604
46458#, gcc-internal-format
46459msgid "%qs argument of %qs intrinsic at %L must be a data entity"
46460msgstr ""
46461
46462#: fortran/check.c:2815
46463#, gcc-internal-format
46464msgid "Intrinsic %qs at %L must have at least two arguments"
46465msgstr ""
46466
46467#: fortran/check.c:2863
46468#, gcc-internal-format
46469msgid "Missing %qs argument to the %s intrinsic at %L"
46470msgstr ""
46471
46472#: fortran/check.c:2878
46473#, gcc-internal-format
46474msgid "Duplicate argument %qs at %L to intrinsic %s"
46475msgstr ""
46476
46477#: fortran/check.c:2883
46478#, gcc-internal-format
46479msgid "Unknown argument %qs at %L to intrinsic %s"
46480msgstr ""
46481
46482#: fortran/check.c:2912
46483#, gcc-internal-format
46484msgid "%<a%d%> argument of %qs intrinsic at %L must be %s(%d)"
46485msgstr ""
46486
46487#: fortran/check.c:2943
46488#, gcc-internal-format
46489msgid "%qs intrinsic with CHARACTER argument at %L"
46490msgstr ""
46491
46492#: fortran/check.c:2950
46493#, gcc-internal-format
46494msgid "%<a1%> argument of %qs intrinsic at %L must be INTEGER, REAL or CHARACTER"
46495msgstr ""
46496
46497#: fortran/check.c:3017
46498#, gcc-internal-format
46499msgid "Argument types of %qs intrinsic at %L must match (%s/%s)"
46500msgstr ""
46501
46502#: fortran/check.c:3031
46503#, gcc-internal-format
46504msgid "Different shape on dimension 1 for arguments %qs and %qs at %L for intrinsic matmul"
46505msgstr ""
46506
46507#: fortran/check.c:3050
46508#, gcc-internal-format
46509msgid "Different shape on dimension 2 for argument %qs and dimension 1 for argument %qs at %L for intrinsic matmul"
46510msgstr ""
46511
46512#: fortran/check.c:3059
46513#, gcc-internal-format
46514msgid "%qs argument of %qs intrinsic at %L must be of rank 1 or 2"
46515msgstr ""
46516
46517#: fortran/check.c:3234
46518#, gcc-internal-format
46519msgid "%qs argument of %qs intrinsic at %L must be INTEGER"
46520msgstr ""
46521
46522#: fortran/check.c:3294
46523#, gcc-internal-format, gfc-internal-format
46524msgid "The FROM argument to MOVE_ALLOC at %L shall not be coindexed"
46525msgstr ""
46526
46527#: fortran/check.c:3305
46528#, gcc-internal-format, gfc-internal-format
46529msgid "The TO argument to MOVE_ALLOC at %L shall not be coindexed"
46530msgstr ""
46531
46532#: fortran/check.c:3312
46533#, gcc-internal-format, gfc-internal-format
46534msgid "The TO arguments in MOVE_ALLOC at %L must be polymorphic if FROM is polymorphic"
46535msgstr ""
46536
46537#: fortran/check.c:3323
46538#, gcc-internal-format, gfc-internal-format
46539msgid "The FROM and TO arguments of the MOVE_ALLOC intrinsic at %L must have the same rank %d/%d"
46540msgstr ""
46541
46542#: fortran/check.c:3332
46543#, gcc-internal-format, gfc-internal-format
46544msgid "The FROM and TO arguments of the MOVE_ALLOC intrinsic at %L must have the same corank %d/%d"
46545msgstr ""
46546
46547#: fortran/check.c:3359
46548#, gcc-internal-format
46549msgid "Argument %<S%> of NEAREST at %L shall not be zero"
46550msgstr ""
46551
46552#: fortran/check.c:3409
46553#, gcc-internal-format
46554msgid "%qs argument of %qs intrinsic at %L must be a POINTER, ALLOCATABLE or procedure pointer"
46555msgstr ""
46556
46557#: fortran/check.c:3417
46558#, gcc-internal-format, gfc-internal-format
46559msgid "NULL intrinsic with allocatable MOLD at %L"
46560msgstr ""
46561
46562#: fortran/check.c:3496 fortran/check.c:5291
46563#, gcc-internal-format
46564msgid "%qs argument of %qs intrinsic at %L must provide at least as many elements as there are .TRUE. values in %qs (%ld/%d)"
46565msgstr ""
46566
46567#: fortran/check.c:3554
46568#, gcc-internal-format
46569msgid "%qs argument of %qs intrinsic at %L must be of a dummy variable"
46570msgstr ""
46571
46572#: fortran/check.c:3562
46573#, gcc-internal-format
46574msgid "%qs argument of %qs intrinsic at %L must be of an OPTIONAL dummy variable"
46575msgstr ""
46576
46577#: fortran/check.c:3581
46578#, gcc-internal-format
46579msgid "%qs argument of %qs intrinsic at %L must not be a subobject of %qs"
46580msgstr ""
46581
46582#: fortran/check.c:3629
46583#, gcc-internal-format, gfc-internal-format
46584msgid "The argument of the RANK intrinsic at %L must be a data object"
46585msgstr ""
46586
46587#: fortran/check.c:3733
46588#, gcc-internal-format
46589msgid "%<shape%> argument of %<reshape%> intrinsic at %L must be an array of constant size"
46590msgstr ""
46591
46592#: fortran/check.c:3743
46593#, gcc-internal-format
46594msgid "%qs argument of %qs intrinsic at %L is empty"
46595msgstr ""
46596
46597#: fortran/check.c:3750
46598#, gcc-internal-format
46599msgid "%<shape%> argument of %<reshape%> intrinsic at %L has more than %d elements"
46600msgstr ""
46601
46602#: fortran/check.c:3767
46603#, gcc-internal-format
46604msgid "%qs argument of %qs intrinsic at %L has negative element (%d)"
46605msgstr ""
46606
46607#: fortran/check.c:3799
46608#, gcc-internal-format, gfc-internal-format
46609msgid "Element %d of actual argument of RESHAPE at %L cannot be negative"
46610msgstr ""
46611
46612#: fortran/check.c:3837
46613#, gcc-internal-format
46614msgid "%qs argument of %qs intrinsic at %L has wrong number of elements (%d/%d)"
46615msgstr ""
46616
46617#: fortran/check.c:3855
46618#, gcc-internal-format
46619msgid "%qs argument of %qs intrinsic at %L has out-of-range dimension (%d)"
46620msgstr ""
46621
46622#: fortran/check.c:3864
46623#, gcc-internal-format
46624msgid "%qs argument of %qs intrinsic at %L has invalid permutation of dimensions (dimension %qd duplicated)"
46625msgstr ""
46626
46627#: fortran/check.c:3900
46628#, gcc-internal-format, gfc-internal-format
46629msgid "Without padding, there are not enough elements in the intrinsic RESHAPE source at %L to match the shape"
46630msgstr ""
46631
46632#: fortran/check.c:3917 fortran/check.c:3936
46633#, gcc-internal-format
46634msgid "%qs argument of %qs intrinsic at %L cannot be of type %s"
46635msgstr ""
46636
46637#: fortran/check.c:3927 fortran/check.c:3946
46638#, gcc-internal-format
46639msgid "%qs argument of %qs intrinsic at %L must be of an extensible type"
46640msgstr ""
46641
46642#: fortran/check.c:4045
46643#, gcc-internal-format
46644msgid "SELECTED_REAL_KIND with neither %<P%> nor %<R%> argument at %L"
46645msgstr ""
46646
46647#: fortran/check.c:4076
46648#, gcc-internal-format
46649msgid "%qs intrinsic with RADIX argument at %L"
46650msgstr ""
46651
46652#: fortran/check.c:4111
46653#, gcc-internal-format
46654msgid "%<source%> argument of %<shape%> intrinsic at %L must not be an assumed size array"
46655msgstr ""
46656
46657#: fortran/check.c:4188 fortran/check.c:6356
46658#, gcc-internal-format
46659msgid "%qs argument of %qs intrinsic at %L shall not be a procedure"
46660msgstr ""
46661
46662#: fortran/check.c:4201 fortran/check.c:4340 fortran/check.c:6348
46663#, gcc-internal-format
46664msgid "%qs argument of %qs intrinsic at %L shall not be TYPE(*)"
46665msgstr ""
46666
46667#: fortran/check.c:4212 fortran/check.c:4352
46668#, gcc-internal-format
46669msgid "%qs argument of %qs intrinsic at %L shall not be an assumed-size array"
46670msgstr ""
46671
46672#: fortran/check.c:4282
46673#, gcc-internal-format
46674msgid "is_c_interoperable(): gfc_simplify_expr failed"
46675msgstr ""
46676
46677#: fortran/check.c:4331
46678#, gcc-internal-format
46679msgid "%qs argument of %qs intrinsic at %L must be an interoperable data entity: %s"
46680msgstr ""
46681
46682#: fortran/check.c:4370
46683#, gcc-internal-format, gfc-internal-format
46684msgid "Argument C_PTR_1 at %L to C_ASSOCIATED shall have the type TYPE(C_PTR) or TYPE(C_FUNPTR)"
46685msgstr ""
46686
46687#: fortran/check.c:4384
46688#, gcc-internal-format, gfc-internal-format
46689msgid "Argument C_PTR_2 at %L to C_ASSOCIATED shall have the same type as C_PTR_1: %s instead of %s"
46690msgstr ""
46691
46692#: fortran/check.c:4408
46693#, gcc-internal-format, gfc-internal-format
46694msgid "Argument CPTR at %L to C_F_POINTER shall have the type TYPE(C_PTR)"
46695msgstr ""
46696
46697#: fortran/check.c:4420
46698#, gcc-internal-format, gfc-internal-format
46699msgid "Argument FPTR at %L to C_F_POINTER must be a pointer"
46700msgstr ""
46701
46702#: fortran/check.c:4427
46703#, gcc-internal-format, gfc-internal-format
46704msgid "FPTR argument at %L to C_F_POINTER shall not be polymorphic"
46705msgstr ""
46706
46707#: fortran/check.c:4434
46708#, gcc-internal-format, gfc-internal-format
46709msgid "Argument FPTR at %L to C_F_POINTER shall not be coindexed"
46710msgstr ""
46711
46712#: fortran/check.c:4441
46713#, gcc-internal-format, gfc-internal-format
46714msgid "Unexpected SHAPE argument at %L to C_F_POINTER with scalar FPTR"
46715msgstr ""
46716
46717#: fortran/check.c:4447
46718#, gcc-internal-format, gfc-internal-format
46719msgid "Expected SHAPE argument to C_F_POINTER with array FPTR at %L"
46720msgstr ""
46721
46722#: fortran/check.c:4466
46723#, gcc-internal-format, gfc-internal-format
46724msgid "SHAPE argument at %L to C_F_POINTER must have the same size as the RANK of FPTR"
46725msgstr ""
46726
46727#: fortran/check.c:4476
46728#, gcc-internal-format, gfc-internal-format
46729msgid "Polymorphic FPTR at %L to C_F_POINTER"
46730msgstr ""
46731
46732#: fortran/check.c:4481
46733#, gcc-internal-format, gfc-internal-format
46734msgid "Noninteroperable array FPTR at %L to C_F_POINTER: %s"
46735msgstr ""
46736
46737#: fortran/check.c:4497
46738#, gcc-internal-format, gfc-internal-format
46739msgid "Argument CPTR at %L to C_F_PROCPOINTER shall have the type TYPE(C_FUNPTR)"
46740msgstr ""
46741
46742#: fortran/check.c:4509
46743#, gcc-internal-format, gfc-internal-format
46744msgid "Argument FPTR at %L to C_F_PROCPOINTER shall be a procedure pointer"
46745msgstr ""
46746
46747#: fortran/check.c:4516
46748#, gcc-internal-format, gfc-internal-format
46749msgid "Argument FPTR at %L to C_F_PROCPOINTER shall not be coindexed"
46750msgstr ""
46751
46752#: fortran/check.c:4522
46753#, gcc-internal-format, gfc-internal-format
46754msgid "Noninteroperable procedure pointer at %L to C_F_PROCPOINTER"
46755msgstr ""
46756
46757#: fortran/check.c:4536
46758#, gcc-internal-format, gfc-internal-format
46759msgid "Argument X at %L to C_FUNLOC shall not be coindexed"
46760msgstr ""
46761
46762#: fortran/check.c:4551
46763#, gcc-internal-format
46764msgid "Function result %qs at %L is invalid as X argument to C_FUNLOC"
46765msgstr ""
46766
46767#: fortran/check.c:4559
46768#, gcc-internal-format, gfc-internal-format
46769msgid "Argument X at %L to C_FUNLOC shall be a procedure or a procedure pointer"
46770msgstr ""
46771
46772#: fortran/check.c:4565
46773#, gcc-internal-format, gfc-internal-format
46774msgid "Noninteroperable procedure at %L to C_FUNLOC"
46775msgstr ""
46776
46777#: fortran/check.c:4579
46778#, gcc-internal-format, gfc-internal-format
46779msgid "Argument X at %L to C_LOC shall not be coindexed"
46780msgstr ""
46781
46782#: fortran/check.c:4585
46783#, gcc-internal-format, gfc-internal-format
46784msgid "X argument at %L to C_LOC shall not be polymorphic"
46785msgstr ""
46786
46787#: fortran/check.c:4596
46788#, gcc-internal-format, gfc-internal-format
46789msgid "Argument X at %L to C_LOC shall have either the POINTER or the TARGET attribute"
46790msgstr ""
46791
46792#: fortran/check.c:4604
46793#, gcc-internal-format, gfc-internal-format
46794msgid "Argument X at %L to C_LOC shall be not be a zero-sized string"
46795msgstr ""
46796
46797#: fortran/check.c:4613
46798#, gcc-internal-format, gfc-internal-format
46799msgid "Argument at %L to C_LOC shall not be polymorphic"
46800msgstr ""
46801
46802#: fortran/check.c:4620
46803#, gcc-internal-format, gfc-internal-format
46804msgid "Noninteroperable array at %L as argument to C_LOC: %s"
46805msgstr ""
46806
46807#: fortran/check.c:4631
46808#, gcc-internal-format, gfc-internal-format
46809msgid "Array of interoperable type at %L to C_LOC which is nonallocatable and neither assumed size nor explicit size"
46810msgstr ""
46811
46812#: fortran/check.c:4636
46813#, gcc-internal-format, gfc-internal-format
46814msgid "Array section at %L to C_LOC"
46815msgstr ""
46816
46817#: fortran/check.c:4664
46818#, gcc-internal-format, gfc-internal-format
46819msgid "non double precision REAL argument to %s intrinsic at %L"
46820msgstr ""
46821
46822#: fortran/check.c:4677
46823#, gcc-internal-format
46824msgid "%qs argument of %qs intrinsic at %L must be less than rank %d"
46825msgstr ""
46826
46827#: fortran/check.c:4696
46828#, gcc-internal-format
46829msgid "%qs argument of %qs intrinsic at %L is not a valid dimension index"
46830msgstr ""
46831
46832#: fortran/check.c:4959
46833#, gcc-internal-format, gfc-internal-format
46834msgid "%s argument to IMAGE_INDEX must be a rank one array at %L"
46835msgstr ""
46836
46837#: fortran/check.c:4970
46838#, gcc-internal-format, gfc-internal-format
46839msgid "The number of array elements of the SUB argument to IMAGE_INDEX at %L shall be %d (corank) not %d"
46840msgstr ""
46841
46842#: fortran/check.c:5003
46843#, gcc-internal-format, gfc-internal-format
46844msgid "DISTANCE= argument to NUM_IMAGES at %L"
46845msgstr ""
46846
46847#: fortran/check.c:5016
46848#, gcc-internal-format, gfc-internal-format
46849msgid "FAILED= argument to NUM_IMAGES at %L"
46850msgstr ""
46851
46852#: fortran/check.c:5039
46853#, gcc-internal-format, gfc-internal-format
46854msgid "DIM argument without COARRAY argument not allowed for THIS_IMAGE intrinsic at %L"
46855msgstr ""
46856
46857#: fortran/check.c:5046
46858#, gcc-internal-format, gfc-internal-format
46859msgid "The DISTANCE argument may not be specified together with the COARRAY or DIM argument in intrinsic at %L"
46860msgstr ""
46861
46862#: fortran/check.c:5057
46863#, gcc-internal-format, gfc-internal-format
46864msgid "Unexpected DIM argument with noncoarray argument at %L"
46865msgstr ""
46866
46867#: fortran/check.c:5075
46868#, gcc-internal-format, gfc-internal-format
46869msgid "DISTANCE= argument to THIS_IMAGE at %L"
46870msgstr ""
46871
46872#: fortran/check.c:5155
46873#, gcc-internal-format
46874msgid "%<MOLD%> argument of %<TRANSFER%> intrinsic at %L must not be %s"
46875msgstr ""
46876
46877#: fortran/check.c:5183
46878#, gcc-internal-format, gfc-internal-format
46879msgid "Intrinsic TRANSFER at %L has partly undefined result: source size %ld < result size %ld"
46880msgstr ""
46881
46882#: fortran/check.c:5305
46883#, gcc-internal-format
46884msgid "%qs argument of %qs intrinsic at %L must have the same rank as %qs or be a scalar"
46885msgstr ""
46886
46887#: fortran/check.c:5318
46888#, gcc-internal-format
46889msgid "%qs and %qs arguments of %qs intrinsic at %L must have identical shape."
46890msgstr ""
46891
46892#: fortran/check.c:5576 fortran/check.c:5608
46893#, gcc-internal-format
46894msgid "Size of %qs argument of %qs intrinsic at %L too small (%i/%i)"
46895msgstr ""
46896
46897#: fortran/check.c:5616
46898#, gcc-internal-format, gfc-internal-format
46899msgid "Too many arguments to %s at %L"
46900msgstr ""
46901
46902#: fortran/check.c:5634
46903#, gcc-internal-format
46904msgid "fe_runtime_error string must be null terminated"
46905msgstr ""
46906
46907#: fortran/check.c:5646
46908#, gcc-internal-format, gfc-internal-format
46909msgid "fe_runtime_error: Wrong number of arguments (%d instead of %d)"
46910msgstr ""
46911
46912#: fortran/check.c:5686
46913#, gcc-internal-format, gfc-internal-format
46914msgid "COUNT argument to SYSTEM_CLOCK at %L has non-default kind"
46915msgstr ""
46916
46917#: fortran/check.c:5705
46918#, gcc-internal-format, gfc-internal-format
46919msgid "Real COUNT_RATE argument to SYSTEM_CLOCK at %L"
46920msgstr ""
46921
46922#: fortran/check.c:5715
46923#, gcc-internal-format, gfc-internal-format
46924msgid "COUNT_RATE argument to SYSTEM_CLOCK at %L has non-default kind"
46925msgstr ""
46926
46927#: fortran/check.c:5732
46928#, gcc-internal-format, gfc-internal-format
46929msgid "COUNT_MAX argument to SYSTEM_CLOCK at %L has non-default kind"
46930msgstr ""
46931
46932#: fortran/check.c:5949
46933#, gcc-internal-format
46934msgid "%qs argument of %qs intrinsic at %L must be of a kind not wider than the default kind (%d)"
46935msgstr ""
46936
46937#: fortran/check.c:6301 fortran/check.c:6309
46938#, gcc-internal-format
46939msgid "%qs argument of %qs intrinsic at %L must be INTEGER or LOGICAL"
46940msgstr ""
46941
46942#: fortran/check.c:6340
46943#, gcc-internal-format, gfc-internal-format
46944msgid "Intrinsic function NULL at %L cannot be an actual argument to STORAGE_SIZE, because it returns a disassociated pointer"
46945msgstr ""
46946
46947#: fortran/class.c:612
46948#, gcc-internal-format, gfc-internal-format
46949msgid "Assumed size polymorphic objects or components, such as that at %C, have not yet been implemented"
46950msgstr ""
46951
46952#. Since the extension field is 8 bit wide, we can only have
46953#. up to 255 extension levels.
46954#: fortran/class.c:723 fortran/decl.c:8717
46955#, gcc-internal-format
46956msgid "Maximum extension level reached with type %qs at %L"
46957msgstr ""
46958
46959#: fortran/class.c:2762 fortran/class.c:2836
46960#, gcc-internal-format
46961msgid "%qs of %qs is PRIVATE at %L"
46962msgstr ""
46963
46964#: fortran/cpp.c:450
46965#, gcc-internal-format
46966msgid "To enable preprocessing, use %<-cpp%>"
46967msgstr ""
46968
46969#: fortran/cpp.c:548 fortran/cpp.c:559 fortran/cpp.c:666
46970#, fuzzy, gcc-internal-format
46971#| msgid "Could not open output file '%s'\n"
46972msgid "opening output file %qs: %s"
46973msgstr "Ne mogu otvoriti izlaznu datoteku „%s”\n"
46974
46975#: fortran/data.c:65
46976#, gcc-internal-format, gfc-internal-format
46977msgid "non-constant array in DATA statement %L"
46978msgstr ""
46979
46980#: fortran/data.c:137
46981#, gcc-internal-format, gfc-internal-format
46982msgid "failure to simplify substring reference in DATA statement at %L"
46983msgstr ""
46984
46985#: fortran/data.c:170
46986#, gcc-internal-format, gfc-internal-format
46987msgid "Unused initialization string at %L because variable has zero length"
46988msgstr ""
46989
46990#: fortran/data.c:176
46991#, gcc-internal-format, gfc-internal-format
46992msgid "Initialization string at %L was truncated to fit the variable (%d/%d)"
46993msgstr ""
46994
46995#: fortran/data.c:266
46996#, gcc-internal-format
46997msgid "%qs at %L already is initialized at %L"
46998msgstr ""
46999
47000#: fortran/data.c:290
47001#, gcc-internal-format, gfc-internal-format
47002msgid "Data element below array lower bound at %L"
47003msgstr ""
47004
47005#: fortran/data.c:307 fortran/data.c:396
47006#, gcc-internal-format, gfc-internal-format
47007msgid "Data element above array upper bound at %L"
47008msgstr ""
47009
47010#: fortran/data.c:337 fortran/data.c:503
47011#, gcc-internal-format
47012msgid "re-initialization of %qs at %L"
47013msgstr ""
47014
47015#: fortran/data.c:703
47016#, gcc-internal-format
47017msgid "TODO: Vector sections in data statements"
47018msgstr ""
47019
47020#: fortran/decl.c:278
47021#, gcc-internal-format
47022msgid "Host associated variable %qs may not be in the DATA statement at %C"
47023msgstr ""
47024
47025#: fortran/decl.c:285
47026#, gcc-internal-format
47027msgid "initialization of common block variable %qs in DATA statement at %C"
47028msgstr ""
47029
47030#: fortran/decl.c:396
47031#, gcc-internal-format
47032msgid "Symbol %qs must be a PARAMETER in DATA statement at %C"
47033msgstr ""
47034
47035#: fortran/decl.c:421
47036#, gcc-internal-format, gfc-internal-format
47037msgid "Invalid initializer %s in Data statement at %C"
47038msgstr ""
47039
47040#: fortran/decl.c:523
47041#, gcc-internal-format, gfc-internal-format
47042msgid "Initialization at %C is not allowed in a PURE procedure"
47043msgstr ""
47044
47045#: fortran/decl.c:560
47046#, gcc-internal-format, gfc-internal-format
47047msgid "DATA statement at %C cannot appear within an INTERFACE"
47048msgstr ""
47049
47050#: fortran/decl.c:592
47051#, gcc-internal-format, gfc-internal-format
47052msgid "DATA statement at %C is not allowed in a PURE procedure"
47053msgstr ""
47054
47055#: fortran/decl.c:638
47056#, gcc-internal-format, gfc-internal-format
47057msgid "Empty old style initializer list at %C"
47058msgstr ""
47059
47060#: fortran/decl.c:658
47061#, gcc-internal-format, gfc-internal-format
47062msgid "Repeat spec invalid in scalar initializer at %C"
47063msgstr ""
47064
47065#: fortran/decl.c:663
47066#, gcc-internal-format, gfc-internal-format
47067msgid "Repeat spec must be an integer at %C"
47068msgstr ""
47069
47070#: fortran/decl.c:672
47071#, gcc-internal-format, gfc-internal-format
47072msgid "Expected data constant after repeat spec at %C"
47073msgstr ""
47074
47075#: fortran/decl.c:703
47076#, gcc-internal-format, gfc-internal-format
47077msgid "End of scalar initializer expected at %C"
47078msgstr ""
47079
47080#: fortran/decl.c:730
47081#, gcc-internal-format, gfc-internal-format
47082msgid "Not enough elements in array initializer at %C"
47083msgstr ""
47084
47085#: fortran/decl.c:732
47086#, gcc-internal-format, gfc-internal-format
47087msgid "Too many elements in array initializer at %C"
47088msgstr ""
47089
47090#: fortran/decl.c:751
47091#, gcc-internal-format, gfc-internal-format
47092msgid "Syntax error in old style initializer list at %C"
47093msgstr ""
47094
47095#: fortran/decl.c:774
47096#, gcc-internal-format, gfc-internal-format
47097msgid "The assumed-rank array at %C shall not have a codimension"
47098msgstr ""
47099
47100#: fortran/decl.c:842
47101#, gcc-internal-format, gfc-internal-format
47102msgid "Bad INTENT specification at %C"
47103msgstr ""
47104
47105#: fortran/decl.c:863
47106#, gcc-internal-format, gfc-internal-format
47107msgid "deferred type parameter at %C"
47108msgstr ""
47109
47110#: fortran/decl.c:935
47111#, gcc-internal-format, gfc-internal-format
47112msgid "Scalar INTEGER expression expected at %L"
47113msgstr ""
47114
47115#: fortran/decl.c:961
47116#, gcc-internal-format, gfc-internal-format
47117msgid "Old-style character length at %C"
47118msgstr ""
47119
47120#: fortran/decl.c:992
47121#, gcc-internal-format, gfc-internal-format
47122msgid "Syntax error in character length specification at %C"
47123msgstr ""
47124
47125#: fortran/decl.c:1145
47126#, gcc-internal-format
47127msgid "Procedure %qs at %C is already defined at %L"
47128msgstr ""
47129
47130#: fortran/decl.c:1153
47131#, gcc-internal-format
47132msgid "Name %qs at %C is already defined as a generic interface at %L"
47133msgstr ""
47134
47135#: fortran/decl.c:1166
47136#, gcc-internal-format
47137msgid "Procedure %qs at %C has an explicit interface and must not have attributes declared at %L"
47138msgstr ""
47139
47140#: fortran/decl.c:1237
47141#, gcc-internal-format
47142msgid "Procedure %qs at %L must have the BIND(C) attribute to be C interoperable"
47143msgstr ""
47144
47145#: fortran/decl.c:1264
47146#, gcc-internal-format
47147msgid "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"
47148msgstr ""
47149
47150#: fortran/decl.c:1271
47151#, gcc-internal-format
47152msgid "Variable %qs at %L is a dummy argument to the BIND(C) procedure %qs but is not C interoperable because it is polymorphic"
47153msgstr ""
47154
47155#: fortran/decl.c:1278
47156#, gcc-internal-format
47157msgid "Variable %qs at %L is a dummy argument of the BIND(C) procedure %qs but may not be C interoperable"
47158msgstr ""
47159
47160#: fortran/decl.c:1293
47161#, gcc-internal-format
47162msgid "Character argument %qs at %L must be length 1 because procedure %qs is BIND(C)"
47163msgstr ""
47164
47165#: fortran/decl.c:1306
47166#, gcc-internal-format
47167msgid "Variable %qs at %L with ALLOCATABLE attribute in procedure %qs with BIND(C)"
47168msgstr ""
47169
47170#: fortran/decl.c:1314
47171#, gcc-internal-format
47172msgid "Variable %qs at %L with POINTER attribute in procedure %qs with BIND(C)"
47173msgstr ""
47174
47175#: fortran/decl.c:1323
47176#, gcc-internal-format
47177msgid "Scalar variable %qs at %L with POINTER or ALLOCATABLE in procedure %qs with BIND(C) is not yet supported"
47178msgstr ""
47179
47180#: fortran/decl.c:1332
47181#, gcc-internal-format
47182msgid "Variable %qs at %L cannot have both the OPTIONAL and the VALUE attribute because procedure %qs is BIND(C)"
47183msgstr ""
47184
47185#: fortran/decl.c:1339
47186#, gcc-internal-format
47187msgid "Variable %qs at %L with OPTIONAL attribute in procedure %qs which is BIND(C)"
47188msgstr ""
47189
47190#: fortran/decl.c:1350
47191#, gcc-internal-format
47192msgid "Assumed-shape array %qs at %L as dummy argument to the BIND(C) procedure %qs at %L"
47193msgstr ""
47194
47195#: fortran/decl.c:1400
47196#, gcc-internal-format
47197msgid "Symbol %qs at %C also declared as a type at %L"
47198msgstr ""
47199
47200#: fortran/decl.c:1459
47201#, gcc-internal-format
47202msgid "Variable %qs in common block %qs at %C must be declared with a C interoperable kind since common block %qs is BIND(C)"
47203msgstr ""
47204
47205#: fortran/decl.c:1504
47206#, gcc-internal-format, gfc-internal-format
47207msgid "CHARACTER expression at %L is being truncated (%d/%d)"
47208msgstr ""
47209
47210#: fortran/decl.c:1511
47211#, gcc-internal-format, gfc-internal-format
47212msgid "The CHARACTER elements of the array constructor at %L must have the same length (%d/%d)"
47213msgstr ""
47214
47215#: fortran/decl.c:1601
47216#, gcc-internal-format
47217msgid "Initializer not allowed for PARAMETER %qs at %C"
47218msgstr ""
47219
47220#: fortran/decl.c:1611
47221#, gcc-internal-format, gfc-internal-format
47222msgid "PARAMETER at %L is missing an initializer"
47223msgstr ""
47224
47225#: fortran/decl.c:1621
47226#, gcc-internal-format
47227msgid "Variable %qs at %C with an initializer already appears in a DATA statement"
47228msgstr ""
47229
47230#: fortran/decl.c:1714
47231#, gcc-internal-format, gfc-internal-format
47232msgid "Can't initialize implied-shape array at %L with scalar"
47233msgstr ""
47234
47235#: fortran/decl.c:1749
47236#, gcc-internal-format, gfc-internal-format
47237msgid "Non-constant lower bound in implied-shape declaration at %L"
47238msgstr ""
47239
47240#: fortran/decl.c:1835
47241#, gcc-internal-format, gfc-internal-format
47242msgid "Component at %C must have the POINTER attribute"
47243msgstr ""
47244
47245#: fortran/decl.c:1843
47246#, gcc-internal-format, gfc-internal-format
47247msgid "Array component of structure at %C must have explicit or deferred shape"
47248msgstr ""
47249
47250#: fortran/decl.c:1867
47251#, gcc-internal-format, gfc-internal-format
47252msgid "Component '%s' at %C already declared at %L"
47253msgstr ""
47254
47255#: fortran/decl.c:1953
47256#, gcc-internal-format, gfc-internal-format
47257msgid "Pointer array component of structure at %C must have a deferred shape"
47258msgstr ""
47259
47260#: fortran/decl.c:1962
47261#, gcc-internal-format, gfc-internal-format
47262msgid "Allocatable component of structure at %C must have a deferred shape"
47263msgstr ""
47264
47265#: fortran/decl.c:1971
47266#, gcc-internal-format, gfc-internal-format
47267msgid "Array component of structure at %C must have an explicit shape"
47268msgstr ""
47269
47270#: fortran/decl.c:2025
47271#, gcc-internal-format, gfc-internal-format
47272msgid "NULL() initialization at %C is ambiguous"
47273msgstr ""
47274
47275#: fortran/decl.c:2042
47276#, gcc-internal-format, gfc-internal-format
47277msgid "NULL() initialization at %C may not have MOLD"
47278msgstr ""
47279
47280#: fortran/decl.c:2059
47281#, gcc-internal-format, gfc-internal-format
47282msgid "Initialization of pointer at %C is not allowed in a PURE procedure"
47283msgstr ""
47284
47285#: fortran/decl.c:2080
47286#, gcc-internal-format, gfc-internal-format
47287msgid "Error in pointer initialization at %C"
47288msgstr ""
47289
47290#: fortran/decl.c:2087
47291#, gcc-internal-format, gfc-internal-format
47292msgid "non-NULL pointer initialization at %C"
47293msgstr ""
47294
47295#: fortran/decl.c:2110
47296#, gcc-internal-format
47297msgid "Function name %qs not allowed at %C"
47298msgstr ""
47299
47300#: fortran/decl.c:2177
47301#, gcc-internal-format
47302msgid "Non-PARAMETER symbol %qs at %L can't be implied-shape"
47303msgstr ""
47304
47305#: fortran/decl.c:2187
47306#, gcc-internal-format, gfc-internal-format
47307msgid "Implied-shape array at %L"
47308msgstr ""
47309
47310#: fortran/decl.c:2240
47311#, gcc-internal-format
47312msgid "%qs at %C is a redefinition of the declaration in the corresponding interface for MODULE PROCEDURE %qs"
47313msgstr ""
47314
47315#: fortran/decl.c:2269 fortran/decl.c:7291
47316#, gcc-internal-format, gfc-internal-format
47317msgid "Duplicate array spec for Cray pointee at %C"
47318msgstr ""
47319
47320#: fortran/decl.c:2277
47321#, gcc-internal-format
47322msgid "Couldn't set pointee array spec."
47323msgstr ""
47324
47325#: fortran/decl.c:2340
47326#, gcc-internal-format, gfc-internal-format
47327msgid "Old-style initialization at %C"
47328msgstr ""
47329
47330#: fortran/decl.c:2348
47331#, gcc-internal-format, gfc-internal-format
47332msgid "Invalid old style initialization for derived type component at %C"
47333msgstr ""
47334
47335#: fortran/decl.c:2361
47336#, gcc-internal-format, gfc-internal-format
47337msgid "Syntax error in old style initialization of %s at %C"
47338msgstr ""
47339
47340#: fortran/decl.c:2381 fortran/decl.c:5584
47341#, gcc-internal-format, gfc-internal-format
47342msgid "Initialization at %C isn't for a pointer variable"
47343msgstr ""
47344
47345#: fortran/decl.c:2394
47346#, gcc-internal-format
47347msgid "Pointer initialization at %C requires %<=>%>, not %<=%>"
47348msgstr ""
47349
47350#: fortran/decl.c:2403 fortran/decl.c:8866
47351#, gcc-internal-format, gfc-internal-format
47352msgid "Expected an initialization expression at %C"
47353msgstr ""
47354
47355#: fortran/decl.c:2410
47356#, gcc-internal-format, gfc-internal-format
47357msgid "Initialization of variable at %C is not allowed in a PURE procedure"
47358msgstr ""
47359
47360#: fortran/decl.c:2427
47361#, gcc-internal-format, gfc-internal-format
47362msgid "Initialization of allocatable component at %C is not allowed"
47363msgstr ""
47364
47365#: fortran/decl.c:2487 fortran/decl.c:2523
47366#, gcc-internal-format, gfc-internal-format
47367msgid "Old-style type declaration %s*%d not supported at %C"
47368msgstr ""
47369
47370#: fortran/decl.c:2529
47371#, gcc-internal-format, gfc-internal-format
47372msgid "Nonstandard type declaration %s*%d at %C"
47373msgstr ""
47374
47375#: fortran/decl.c:2580 fortran/decl.c:2656
47376#, gcc-internal-format, gfc-internal-format
47377msgid "Missing right parenthesis at %C"
47378msgstr ""
47379
47380#: fortran/decl.c:2593 fortran/decl.c:2727
47381#, gcc-internal-format, gfc-internal-format
47382msgid "Expected initialization expression at %C"
47383msgstr ""
47384
47385#: fortran/decl.c:2601 fortran/decl.c:2733
47386#, gcc-internal-format, gfc-internal-format
47387msgid "Expected scalar initialization expression at %C"
47388msgstr ""
47389
47390#: fortran/decl.c:2632
47391#, gcc-internal-format, gfc-internal-format
47392msgid "Kind %d not supported for type %s at %C"
47393msgstr ""
47394
47395#: fortran/decl.c:2645
47396#, gcc-internal-format, gfc-internal-format
47397msgid "C kind type parameter is for type %s but type at %L is %s"
47398msgstr ""
47399
47400#: fortran/decl.c:2654
47401#, gcc-internal-format, gfc-internal-format
47402msgid "Missing right parenthesis or comma at %C"
47403msgstr ""
47404
47405#: fortran/decl.c:2753
47406#, gcc-internal-format, gfc-internal-format
47407msgid "Kind %d is not supported for CHARACTER at %C"
47408msgstr ""
47409
47410#: fortran/decl.c:2885
47411#, gcc-internal-format, gfc-internal-format
47412msgid "Syntax error in CHARACTER declaration at %C"
47413msgstr ""
47414
47415#: fortran/decl.c:2951
47416#, gcc-internal-format, gfc-internal-format
47417msgid "RECORD at %C is an extension, enable it with -fdec-structure"
47418msgstr ""
47419
47420#: fortran/decl.c:2957
47421#, gcc-internal-format, gfc-internal-format
47422msgid "Structure name expected after RECORD at %C"
47423msgstr ""
47424
47425#: fortran/decl.c:3000
47426#, gcc-internal-format, gfc-internal-format
47427msgid "BYTE type at %C"
47428msgstr ""
47429
47430#: fortran/decl.c:3005
47431#, gcc-internal-format, gfc-internal-format
47432msgid "BYTE type used at %C is not available on the target machine"
47433msgstr ""
47434
47435#: fortran/decl.c:3027
47436#, gcc-internal-format, gfc-internal-format
47437msgid "Assumed type at %C is not allowed for components"
47438msgstr ""
47439
47440#: fortran/decl.c:3030
47441#, gcc-internal-format, gfc-internal-format
47442msgid "Assumed type at %C"
47443msgstr ""
47444
47445#: fortran/decl.c:3053 fortran/decl.c:3084 fortran/decl.c:3113
47446#: fortran/decl.c:3331
47447#, gcc-internal-format, gfc-internal-format
47448msgid "TYPE with intrinsic-type-spec at %C"
47449msgstr ""
47450
47451#: fortran/decl.c:3109
47452#, gcc-internal-format, gfc-internal-format
47453msgid "DOUBLE COMPLEX at %C"
47454msgstr ""
47455
47456#: fortran/decl.c:3146
47457#, gcc-internal-format, gfc-internal-format
47458msgid "Type name '%s' at %C is ambiguous"
47459msgstr ""
47460
47461#: fortran/decl.c:3224
47462#, gcc-internal-format, gfc-internal-format
47463msgid "CLASS statement at %C"
47464msgstr ""
47465
47466#: fortran/decl.c:3257 fortran/decl.c:3270 fortran/decl.c:3726
47467#: fortran/decl.c:3734
47468#, gcc-internal-format
47469msgid "Type name %qs at %C is ambiguous"
47470msgstr ""
47471
47472#: fortran/decl.c:3285
47473#, gcc-internal-format
47474msgid "Type name %qs at %C conflicts with previously declared entity at %L, which has the same name"
47475msgstr ""
47476
47477#: fortran/decl.c:3402
47478#, gcc-internal-format, gfc-internal-format
47479msgid "Duplicate IMPLICIT NONE statement at %C"
47480msgstr ""
47481
47482#: fortran/decl.c:3411
47483#, gcc-internal-format, gfc-internal-format
47484msgid "IMPORT NONE with spec list at %C"
47485msgstr ""
47486
47487#: fortran/decl.c:3470
47488#, gcc-internal-format, gfc-internal-format
47489msgid "Missing character range in IMPLICIT at %C"
47490msgstr ""
47491
47492#: fortran/decl.c:3516
47493#, gcc-internal-format, gfc-internal-format
47494msgid "Letters must be in alphabetic order in IMPLICIT statement at %C"
47495msgstr ""
47496
47497#: fortran/decl.c:3569
47498#, gcc-internal-format, gfc-internal-format
47499msgid "IMPLICIT statement at %C following an IMPLICIT NONE (type) statement"
47500msgstr ""
47501
47502#: fortran/decl.c:3579
47503#, gcc-internal-format, gfc-internal-format
47504msgid "Empty IMPLICIT statement at %C"
47505msgstr ""
47506
47507#: fortran/decl.c:3685
47508#, gcc-internal-format, gfc-internal-format
47509msgid "IMPORT statement at %C only permitted in an INTERFACE body"
47510msgstr ""
47511
47512#: fortran/decl.c:3692
47513#, gcc-internal-format, gfc-internal-format
47514msgid "F2008: C1210 IMPORT statement at %C is not permitted in a module procedure interface body"
47515msgstr ""
47516
47517#: fortran/decl.c:3697
47518#, gcc-internal-format, gfc-internal-format
47519msgid "IMPORT statement at %C"
47520msgstr ""
47521
47522#: fortran/decl.c:3711
47523#, gcc-internal-format, gfc-internal-format
47524msgid "Expecting list of named entities at %C"
47525msgstr ""
47526
47527#: fortran/decl.c:3740
47528#, gcc-internal-format
47529msgid "Cannot IMPORT %qs from host scoping unit at %C - does not exist."
47530msgstr ""
47531
47532#: fortran/decl.c:3747
47533#, gcc-internal-format
47534msgid "%qs is already IMPORTed from host scoping unit at %C"
47535msgstr ""
47536
47537#: fortran/decl.c:3788
47538#, gcc-internal-format, gfc-internal-format
47539msgid "Syntax error in IMPORT statement at %C"
47540msgstr ""
47541
47542#: fortran/decl.c:4087
47543#, gcc-internal-format, gfc-internal-format
47544msgid "Missing codimension specification at %C"
47545msgstr ""
47546
47547#: fortran/decl.c:4089
47548#, gcc-internal-format, gfc-internal-format
47549msgid "Missing dimension specification at %C"
47550msgstr ""
47551
47552#: fortran/decl.c:4172
47553#, gcc-internal-format, gfc-internal-format
47554msgid "Duplicate %s attribute at %L"
47555msgstr ""
47556
47557#: fortran/decl.c:4191
47558#, gcc-internal-format, gfc-internal-format
47559msgid "ALLOCATABLE attribute at %C in a TYPE definition"
47560msgstr ""
47561
47562#: fortran/decl.c:4200
47563#, gcc-internal-format, gfc-internal-format
47564msgid "Attribute at %L is not allowed in a TYPE definition"
47565msgstr ""
47566
47567#: fortran/decl.c:4218
47568#, gcc-internal-format, gfc-internal-format
47569msgid "Attribute %s at %L in a TYPE definition"
47570msgstr ""
47571
47572#: fortran/decl.c:4228
47573#, gcc-internal-format, gfc-internal-format
47574msgid "%s attribute at %L is not allowed outside of the specification part of a module"
47575msgstr ""
47576
47577#: fortran/decl.c:4242
47578#, gcc-internal-format, gfc-internal-format
47579msgid "ASYNCHRONOUS attribute at %C"
47580msgstr ""
47581
47582#: fortran/decl.c:4253
47583#, gcc-internal-format, gfc-internal-format
47584msgid "CONTIGUOUS attribute at %C"
47585msgstr ""
47586
47587#: fortran/decl.c:4300 fortran/decl.c:7587
47588#, gcc-internal-format, gfc-internal-format
47589msgid "PROTECTED at %C only allowed in specification part of a module"
47590msgstr ""
47591
47592#: fortran/decl.c:4306
47593#, gcc-internal-format, gfc-internal-format
47594msgid "PROTECTED attribute at %C"
47595msgstr ""
47596
47597#: fortran/decl.c:4335
47598#, gcc-internal-format, gfc-internal-format
47599msgid "VALUE attribute at %C"
47600msgstr ""
47601
47602#: fortran/decl.c:4342
47603#, gcc-internal-format, gfc-internal-format
47604msgid "VOLATILE attribute at %C"
47605msgstr ""
47606
47607#: fortran/decl.c:4349
47608#, gcc-internal-format
47609msgid "match_attr_spec(): Bad attribute"
47610msgstr ""
47611
47612#: fortran/decl.c:4389
47613#, gcc-internal-format, gfc-internal-format
47614msgid "Multiple identifiers provided with single NAME= specifier at %C"
47615msgstr ""
47616
47617#: fortran/decl.c:4487
47618#, gcc-internal-format
47619msgid "Implicitly declared BIND(C) function %qs at %L may not be C interoperable"
47620msgstr ""
47621
47622#: fortran/decl.c:4509
47623#, gcc-internal-format
47624msgid "Variable %qs in common block %qs at %L may not be a C interoperable kind though common block %qs is BIND(C)"
47625msgstr ""
47626
47627#: fortran/decl.c:4518
47628#, gcc-internal-format
47629msgid "Type declaration %qs at %L is not C interoperable but it is BIND(C)"
47630msgstr ""
47631
47632#: fortran/decl.c:4522
47633#, gcc-internal-format
47634msgid "Variable %qs at %L may not be a C interoperable kind but it is BIND(C)"
47635msgstr ""
47636
47637#: fortran/decl.c:4534
47638#, gcc-internal-format
47639msgid "Variable %qs in common block %qs at %L cannot be declared with BIND(C) since it is not a global"
47640msgstr ""
47641
47642#: fortran/decl.c:4548
47643#, gcc-internal-format
47644msgid "Variable %qs at %L cannot have both the POINTER and BIND(C) attributes"
47645msgstr ""
47646
47647#: fortran/decl.c:4556
47648#, gcc-internal-format
47649msgid "Variable %qs at %L cannot have both the ALLOCATABLE and BIND(C) attributes"
47650msgstr ""
47651
47652#: fortran/decl.c:4568
47653#, gcc-internal-format
47654msgid "Return type of BIND(C) function %qs at %L cannot be an array"
47655msgstr ""
47656
47657#: fortran/decl.c:4576
47658#, gcc-internal-format
47659msgid "Return type of BIND(C) function %qs at %L cannot be a character string"
47660msgstr ""
47661
47662#. Use gfc_warning_now because we won't say that the symbol fails
47663#. just because of this.
47664#: fortran/decl.c:4587
47665#, gcc-internal-format
47666msgid "Symbol %qs at %L is marked PRIVATE but has been given the binding label %qs"
47667msgstr ""
47668
47669#: fortran/decl.c:4661
47670#, gcc-internal-format, gfc-internal-format
47671msgid "Need either entity or common block name for attribute specification statement at %C"
47672msgstr ""
47673
47674#: fortran/decl.c:4706
47675#, gcc-internal-format, gfc-internal-format
47676msgid "Missing entity or common block name for attribute specification statement at %C"
47677msgstr ""
47678
47679#: fortran/decl.c:4713
47680#, gcc-internal-format
47681msgid "Missing symbol"
47682msgstr ""
47683
47684#: fortran/decl.c:4742
47685#, gcc-internal-format, gfc-internal-format
47686msgid "BIND(C) statement at %C"
47687msgstr ""
47688
47689#: fortran/decl.c:4822
47690#, gcc-internal-format, gfc-internal-format
47691msgid "Derived type at %C has not been previously defined and so cannot appear in a derived type definition"
47692msgstr ""
47693
47694#: fortran/decl.c:4854
47695#, gcc-internal-format, gfc-internal-format
47696msgid "Syntax error in data declaration at %C"
47697msgstr ""
47698
47699#: fortran/decl.c:4895
47700#, gcc-internal-format, gfc-internal-format
47701msgid "MODULE prefix at %C"
47702msgstr ""
47703
47704#: fortran/decl.c:4940
47705#, gcc-internal-format, gfc-internal-format
47706msgid "IMPURE procedure at %C"
47707msgstr ""
47708
47709#: fortran/decl.c:4952
47710#, gcc-internal-format, gfc-internal-format
47711msgid "PURE and IMPURE must not appear both at %C"
47712msgstr ""
47713
47714#: fortran/decl.c:4998
47715#, gcc-internal-format, gfc-internal-format
47716msgid "ELEMENTAL prefix in MODULE PROCEDURE interface is missing at %L"
47717msgstr ""
47718
47719#: fortran/decl.c:5005
47720#, gcc-internal-format, gfc-internal-format
47721msgid "PURE prefix in MODULE PROCEDURE interface is missing at %L"
47722msgstr ""
47723
47724#: fortran/decl.c:5012
47725#, gcc-internal-format, gfc-internal-format
47726msgid "RECURSIVE prefix in MODULE PROCEDURE interface is missing at %L"
47727msgstr ""
47728
47729#: fortran/decl.c:5075 fortran/primary.c:1779
47730#, gcc-internal-format, gfc-internal-format
47731msgid "Alternate-return argument at %C"
47732msgstr ""
47733
47734#: fortran/decl.c:5121
47735#, gcc-internal-format
47736msgid "Name %qs at %C is the name of the procedure"
47737msgstr ""
47738
47739#: fortran/decl.c:5133
47740#, gcc-internal-format, gfc-internal-format
47741msgid "Unexpected junk in formal argument list at %C"
47742msgstr ""
47743
47744#: fortran/decl.c:5150
47745#, gcc-internal-format
47746msgid "Duplicate symbol %qs in formal argument list at %C"
47747msgstr ""
47748
47749#: fortran/decl.c:5189
47750#, gcc-internal-format, gfc-internal-format
47751msgid "Mismatch in MODULE PROCEDURE formal argument names (%s/%s) at %C"
47752msgstr ""
47753
47754#: fortran/decl.c:5195
47755#, gcc-internal-format, gfc-internal-format
47756msgid "Mismatch in number of MODULE PROCEDURE formal arguments at %C"
47757msgstr ""
47758
47759#: fortran/decl.c:5234
47760#, gcc-internal-format, gfc-internal-format
47761msgid "RESULT variable at %C must be different than function name"
47762msgstr ""
47763
47764#: fortran/decl.c:5311
47765#, gcc-internal-format, gfc-internal-format
47766msgid "Unexpected junk after function declaration at %C"
47767msgstr ""
47768
47769#: fortran/decl.c:5321 fortran/decl.c:6418
47770#, gcc-internal-format, gfc-internal-format
47771msgid "BIND(C) attribute at %L may not be specified for an internal procedure"
47772msgstr ""
47773
47774#: fortran/decl.c:5523
47775#, gcc-internal-format, gfc-internal-format
47776msgid "BIND(C) attribute at %C requires an interface with BIND(C)"
47777msgstr ""
47778
47779#: fortran/decl.c:5530
47780#, gcc-internal-format, gfc-internal-format
47781msgid "BIND(C) procedure with NAME may not have POINTER attribute at %C"
47782msgstr ""
47783
47784#: fortran/decl.c:5536
47785#, gcc-internal-format, gfc-internal-format
47786msgid "Dummy procedure at %C may not have BIND(C) attribute with NAME"
47787msgstr ""
47788
47789#: fortran/decl.c:5559
47790#, gcc-internal-format
47791msgid "Procedure %qs at %L already has basic type of %s"
47792msgstr ""
47793
47794#: fortran/decl.c:5605 fortran/decl.c:5793 fortran/decl.c:9347
47795#, gcc-internal-format, gfc-internal-format
47796msgid "Syntax error in PROCEDURE statement at %C"
47797msgstr ""
47798
47799#: fortran/decl.c:5654 fortran/decl.c:9249
47800#, gcc-internal-format
47801msgid "Expected %<::%> after binding-attributes at %C"
47802msgstr ""
47803
47804#: fortran/decl.c:5661
47805#, gcc-internal-format, gfc-internal-format
47806msgid "NOPASS or explicit interface required at %C"
47807msgstr ""
47808
47809#: fortran/decl.c:5665
47810#, gcc-internal-format, gfc-internal-format
47811msgid "Procedure pointer component at %C"
47812msgstr ""
47813
47814#: fortran/decl.c:5737
47815#, gcc-internal-format, gfc-internal-format
47816msgid "Syntax error in procedure pointer component at %C"
47817msgstr ""
47818
47819#: fortran/decl.c:5755
47820#, gcc-internal-format, gfc-internal-format
47821msgid "PROCEDURE at %C must be in a generic interface"
47822msgstr ""
47823
47824#: fortran/decl.c:5764 fortran/decl.c:8178
47825#, gcc-internal-format, gfc-internal-format
47826msgid "double colon in MODULE PROCEDURE statement at %L"
47827msgstr ""
47828
47829#: fortran/decl.c:5834
47830#, gcc-internal-format, gfc-internal-format
47831msgid "PROCEDURE statement at %C"
47832msgstr ""
47833
47834#: fortran/decl.c:5906
47835#, gcc-internal-format, gfc-internal-format
47836msgid "Expected formal argument list in function definition at %C"
47837msgstr ""
47838
47839#: fortran/decl.c:5930 fortran/decl.c:5934 fortran/decl.c:6190
47840#: fortran/decl.c:6194 fortran/decl.c:6386 fortran/decl.c:6390
47841#: fortran/symbol.c:1713
47842#, gcc-internal-format, gfc-internal-format
47843msgid "BIND(C) attribute at %L can only be used for variables or common blocks"
47844msgstr ""
47845
47846#: fortran/decl.c:6088
47847#, gcc-internal-format, gfc-internal-format
47848msgid "ENTRY statement at %C"
47849msgstr ""
47850
47851#: fortran/decl.c:6097
47852#, gcc-internal-format, gfc-internal-format
47853msgid "ENTRY statement at %C cannot appear within a PROGRAM"
47854msgstr ""
47855
47856#: fortran/decl.c:6100
47857#, gcc-internal-format, gfc-internal-format
47858msgid "ENTRY statement at %C cannot appear within a MODULE"
47859msgstr ""
47860
47861#: fortran/decl.c:6103
47862#, gcc-internal-format, gfc-internal-format
47863msgid "ENTRY statement at %C cannot appear within a SUBMODULE"
47864msgstr ""
47865
47866#: fortran/decl.c:6106
47867#, gcc-internal-format, gfc-internal-format
47868msgid "ENTRY statement at %C cannot appear within a BLOCK DATA"
47869msgstr ""
47870
47871#: fortran/decl.c:6110 fortran/decl.c:6155
47872#, gcc-internal-format, gfc-internal-format
47873msgid "ENTRY statement at %C cannot appear within an INTERFACE"
47874msgstr ""
47875
47876#: fortran/decl.c:6114
47877#, gcc-internal-format, gfc-internal-format
47878msgid "ENTRY statement at %C cannot appear within a STRUCTURE block"
47879msgstr ""
47880
47881#: fortran/decl.c:6118
47882#, gcc-internal-format, gfc-internal-format
47883msgid "ENTRY statement at %C cannot appear within a DERIVED TYPE block"
47884msgstr ""
47885
47886#: fortran/decl.c:6122
47887#, gcc-internal-format, gfc-internal-format
47888msgid "ENTRY statement at %C cannot appear within an IF-THEN block"
47889msgstr ""
47890
47891#: fortran/decl.c:6127
47892#, gcc-internal-format, gfc-internal-format
47893msgid "ENTRY statement at %C cannot appear within a DO block"
47894msgstr ""
47895
47896#: fortran/decl.c:6131
47897#, gcc-internal-format, gfc-internal-format
47898msgid "ENTRY statement at %C cannot appear within a SELECT block"
47899msgstr ""
47900
47901#: fortran/decl.c:6135
47902#, gcc-internal-format, gfc-internal-format
47903msgid "ENTRY statement at %C cannot appear within a FORALL block"
47904msgstr ""
47905
47906#: fortran/decl.c:6139
47907#, gcc-internal-format, gfc-internal-format
47908msgid "ENTRY statement at %C cannot appear within a WHERE block"
47909msgstr ""
47910
47911#: fortran/decl.c:6143
47912#, gcc-internal-format, gfc-internal-format
47913msgid "ENTRY statement at %C cannot appear within a contained subprogram"
47914msgstr ""
47915
47916#: fortran/decl.c:6147
47917#, gcc-internal-format, gfc-internal-format
47918msgid "Unexpected ENTRY statement at %C"
47919msgstr ""
47920
47921#: fortran/decl.c:6168
47922#, gcc-internal-format, gfc-internal-format
47923msgid "ENTRY statement at %C cannot appear in a contained procedure"
47924msgstr ""
47925
47926#: fortran/decl.c:6219 fortran/decl.c:6425
47927#, gcc-internal-format, gfc-internal-format
47928msgid "Missing required parentheses before BIND(C) at %C"
47929msgstr ""
47930
47931#: fortran/decl.c:6487 fortran/decl.c:6494
47932#, gcc-internal-format, gfc-internal-format
47933msgid "Invalid C identifier in NAME= specifier at %C"
47934msgstr ""
47935
47936#: fortran/decl.c:6534
47937#, gcc-internal-format, gfc-internal-format
47938msgid "Syntax error in NAME= specifier for binding label at %C"
47939msgstr ""
47940
47941#: fortran/decl.c:6550
47942#, gcc-internal-format, gfc-internal-format
47943msgid "NAME= specifier at %C should be a constant expression"
47944msgstr ""
47945
47946#: fortran/decl.c:6558
47947#, gcc-internal-format, gfc-internal-format
47948msgid "NAME= specifier at %C should be a scalar of default character kind"
47949msgstr ""
47950
47951#: fortran/decl.c:6577
47952#, gcc-internal-format, gfc-internal-format
47953msgid "Missing closing paren for binding label at %C"
47954msgstr ""
47955
47956#: fortran/decl.c:6583
47957#, gcc-internal-format, gfc-internal-format
47958msgid "No binding name is allowed in BIND(C) at %C"
47959msgstr ""
47960
47961#: fortran/decl.c:6589
47962#, gcc-internal-format, gfc-internal-format
47963msgid "For dummy procedure %s, no binding name is allowed in BIND(C) at %C"
47964msgstr ""
47965
47966#: fortran/decl.c:6618
47967#, gcc-internal-format, gfc-internal-format
47968msgid "NAME not allowed on BIND(C) for ABSTRACT INTERFACE at %C"
47969msgstr ""
47970
47971#: fortran/decl.c:6861
47972#, gcc-internal-format, gfc-internal-format
47973msgid "Unexpected END statement at %C"
47974msgstr ""
47975
47976#: fortran/decl.c:6870
47977#, gcc-internal-format, gfc-internal-format
47978msgid "END statement instead of %s statement at %L"
47979msgstr ""
47980
47981#. We would have required END [something].
47982#: fortran/decl.c:6879
47983#, gcc-internal-format, gfc-internal-format
47984msgid "%s statement expected at %L"
47985msgstr ""
47986
47987#: fortran/decl.c:6890
47988#, gcc-internal-format, gfc-internal-format
47989msgid "Expecting %s statement at %L"
47990msgstr ""
47991
47992#: fortran/decl.c:6910
47993#, gcc-internal-format
47994msgid "Expected block name of %qs in %s statement at %L"
47995msgstr ""
47996
47997#: fortran/decl.c:6927
47998#, gcc-internal-format, gfc-internal-format
47999msgid "Expected terminating name at %C"
48000msgstr ""
48001
48002#: fortran/decl.c:6941 fortran/decl.c:6949
48003#, gcc-internal-format
48004msgid "Expected label %qs for %s statement at %C"
48005msgstr ""
48006
48007#: fortran/decl.c:7048
48008#, gcc-internal-format, gfc-internal-format
48009msgid "Missing array specification at %L in DIMENSION statement"
48010msgstr ""
48011
48012#: fortran/decl.c:7056
48013#, gcc-internal-format, gfc-internal-format
48014msgid "Dimensions specified for %s at %L after its initialisation"
48015msgstr ""
48016
48017#: fortran/decl.c:7064
48018#, gcc-internal-format, gfc-internal-format
48019msgid "Missing array specification at %L in CODIMENSION statement"
48020msgstr ""
48021
48022#: fortran/decl.c:7073
48023#, gcc-internal-format, gfc-internal-format
48024msgid "Array specification must be deferred at %L"
48025msgstr ""
48026
48027#: fortran/decl.c:7171
48028#, gcc-internal-format, gfc-internal-format
48029msgid "Unexpected character in variable list at %C"
48030msgstr ""
48031
48032#: fortran/decl.c:7208
48033#, fuzzy, gcc-internal-format
48034#| msgid "expected %<(%>"
48035msgid "Expected %<(%> at %C"
48036msgstr "očekujem %<(%>"
48037
48038#: fortran/decl.c:7222 fortran/decl.c:7262
48039#, gcc-internal-format, gfc-internal-format
48040msgid "Expected variable name at %C"
48041msgstr ""
48042
48043#: fortran/decl.c:7238
48044#, gcc-internal-format, gfc-internal-format
48045msgid "Cray pointer at %C must be an integer"
48046msgstr ""
48047
48048#: fortran/decl.c:7242
48049#, gcc-internal-format, gfc-internal-format
48050msgid "Cray pointer at %C has %d bytes of precision; memory addresses require %d bytes"
48051msgstr ""
48052
48053#: fortran/decl.c:7248
48054#, gcc-internal-format, gfc-internal-format
48055msgid "Expected \",\" at %C"
48056msgstr ""
48057
48058#: fortran/decl.c:7287
48059#, gcc-internal-format
48060msgid "Couldn't set Cray pointee array spec."
48061msgstr ""
48062
48063#: fortran/decl.c:7311
48064#, gcc-internal-format, gfc-internal-format
48065msgid "Expected \")\" at %C"
48066msgstr ""
48067
48068#: fortran/decl.c:7323
48069#, gcc-internal-format
48070msgid "Expected %<,%> or end of statement at %C"
48071msgstr ""
48072
48073#: fortran/decl.c:7349
48074#, gcc-internal-format, gfc-internal-format
48075msgid "INTENT is not allowed inside of BLOCK at %C"
48076msgstr ""
48077
48078#: fortran/decl.c:7381
48079#, gcc-internal-format, gfc-internal-format
48080msgid "OPTIONAL is not allowed inside of BLOCK at %C"
48081msgstr ""
48082
48083#: fortran/decl.c:7400
48084#, gcc-internal-format, gfc-internal-format
48085msgid "Cray pointer declaration at %C requires -fcray-pointer flag"
48086msgstr ""
48087
48088#: fortran/decl.c:7439
48089#, gcc-internal-format, gfc-internal-format
48090msgid "CONTIGUOUS statement at %C"
48091msgstr ""
48092
48093#: fortran/decl.c:7537
48094#, gcc-internal-format, gfc-internal-format
48095msgid "Access specification of the %s operator at %C has already been specified"
48096msgstr ""
48097
48098#: fortran/decl.c:7554
48099#, gcc-internal-format, gfc-internal-format
48100msgid "Access specification of the .%s. operator at %C has already been specified"
48101msgstr ""
48102
48103#: fortran/decl.c:7593
48104#, gcc-internal-format, gfc-internal-format
48105msgid "PROTECTED statement at %C"
48106msgstr ""
48107
48108#: fortran/decl.c:7631
48109#, gcc-internal-format, gfc-internal-format
48110msgid "Syntax error in PROTECTED statement at %C"
48111msgstr ""
48112
48113#: fortran/decl.c:7655
48114#, gcc-internal-format, gfc-internal-format
48115msgid "PRIVATE statement at %C is only allowed in the specification part of a module"
48116msgstr ""
48117
48118#: fortran/decl.c:7692
48119#, gcc-internal-format, gfc-internal-format
48120msgid "PUBLIC statement at %C is only allowed in the specification part of a module"
48121msgstr ""
48122
48123#: fortran/decl.c:7720
48124#, gcc-internal-format, gfc-internal-format
48125msgid "Expected variable name at %C in PARAMETER statement"
48126msgstr ""
48127
48128#: fortran/decl.c:7727
48129#, gcc-internal-format, gfc-internal-format
48130msgid "Expected = sign in PARAMETER statement at %C"
48131msgstr ""
48132
48133#: fortran/decl.c:7733
48134#, gcc-internal-format, gfc-internal-format
48135msgid "Expected expression at %C in PARAMETER statement"
48136msgstr ""
48137
48138#: fortran/decl.c:7753
48139#, gcc-internal-format, gfc-internal-format
48140msgid "Initializing already initialized variable at %C"
48141msgstr ""
48142
48143#: fortran/decl.c:7788
48144#, gcc-internal-format, gfc-internal-format
48145msgid "Unexpected characters in PARAMETER statement at %C"
48146msgstr ""
48147
48148#: fortran/decl.c:7812
48149#, gcc-internal-format, gfc-internal-format
48150msgid "Blanket SAVE statement at %C follows previous SAVE statement"
48151msgstr ""
48152
48153#: fortran/decl.c:7823
48154#, gcc-internal-format, gfc-internal-format
48155msgid "SAVE statement at %C follows blanket SAVE statement"
48156msgstr ""
48157
48158#: fortran/decl.c:7869
48159#, gcc-internal-format, gfc-internal-format
48160msgid "Syntax error in SAVE statement at %C"
48161msgstr ""
48162
48163#: fortran/decl.c:7883
48164#, gcc-internal-format, gfc-internal-format
48165msgid "VALUE is not allowed inside of BLOCK at %C"
48166msgstr ""
48167
48168#: fortran/decl.c:7887
48169#, gcc-internal-format, gfc-internal-format
48170msgid "VALUE statement at %C"
48171msgstr ""
48172
48173#: fortran/decl.c:7925
48174#, gcc-internal-format, gfc-internal-format
48175msgid "Syntax error in VALUE statement at %C"
48176msgstr ""
48177
48178#: fortran/decl.c:7936
48179#, gcc-internal-format, gfc-internal-format
48180msgid "VOLATILE statement at %C"
48181msgstr ""
48182
48183#: fortran/decl.c:7959
48184#, gcc-internal-format
48185msgid "Specifying VOLATILE for coarray variable %qs at %C, which is use-/host-associated"
48186msgstr ""
48187
48188#: fortran/decl.c:7984
48189#, gcc-internal-format, gfc-internal-format
48190msgid "Syntax error in VOLATILE statement at %C"
48191msgstr ""
48192
48193#: fortran/decl.c:7995
48194#, gcc-internal-format, gfc-internal-format
48195msgid "ASYNCHRONOUS statement at %C"
48196msgstr ""
48197
48198#: fortran/decl.c:8035
48199#, gcc-internal-format, gfc-internal-format
48200msgid "Syntax error in ASYNCHRONOUS statement at %C"
48201msgstr ""
48202
48203#: fortran/decl.c:8060
48204#, gcc-internal-format, gfc-internal-format
48205msgid "MODULE PROCEDURE declaration at %C"
48206msgstr ""
48207
48208#: fortran/decl.c:8153
48209#, gcc-internal-format, gfc-internal-format
48210msgid "MODULE PROCEDURE at %C must be in a generic module interface"
48211msgstr ""
48212
48213#: fortran/decl.c:8211
48214#, gcc-internal-format, gfc-internal-format
48215msgid "Intrinsic procedure at %L cannot be a MODULE PROCEDURE"
48216msgstr ""
48217
48218#: fortran/decl.c:8260
48219#, gcc-internal-format, gfc-internal-format
48220msgid "Ambiguous symbol in TYPE definition at %C"
48221msgstr ""
48222
48223#: fortran/decl.c:8269
48224#, gcc-internal-format
48225msgid "Symbol %qs at %C has not been previously defined"
48226msgstr ""
48227
48228#: fortran/decl.c:8275
48229#, gcc-internal-format
48230msgid "%qs in EXTENDS expression at %C is not a derived type"
48231msgstr ""
48232
48233#: fortran/decl.c:8282
48234#, gcc-internal-format
48235msgid "%qs cannot be extended at %C because it is BIND(C)"
48236msgstr ""
48237
48238#: fortran/decl.c:8289
48239#, gcc-internal-format
48240msgid "%qs cannot be extended at %C because it is a SEQUENCE type"
48241msgstr ""
48242
48243#: fortran/decl.c:8312
48244#, gcc-internal-format, gfc-internal-format
48245msgid "Derived type at %C can only be PRIVATE in the specification part of a module"
48246msgstr ""
48247
48248#: fortran/decl.c:8324
48249#, gcc-internal-format, gfc-internal-format
48250msgid "Derived type at %C can only be PUBLIC in the specification part of a module"
48251msgstr ""
48252
48253#: fortran/decl.c:8345
48254#, gcc-internal-format, gfc-internal-format
48255msgid "ABSTRACT type at %C"
48256msgstr ""
48257
48258#: fortran/decl.c:8391
48259#, fuzzy, gcc-internal-format, gfc-internal-format
48260#| msgid "failed to close state file %s [%s]"
48261msgid "Failed to create structure type '%s' at %C"
48262msgstr "nisam uspio zatvoriti datoteku stanja %s [%s]"
48263
48264#: fortran/decl.c:8397
48265#, gcc-internal-format, gfc-internal-format
48266msgid "Type definition of '%s' at %C was already defined at %L"
48267msgstr ""
48268
48269#: fortran/decl.c:8444
48270#, gcc-internal-format, gfc-internal-format
48271msgid "Junk after MAP statement at %C"
48272msgstr ""
48273
48274#: fortran/decl.c:8477
48275#, gcc-internal-format, gfc-internal-format
48276msgid "Junk after UNION statement at %C"
48277msgstr ""
48278
48279#: fortran/decl.c:8512
48280#, gcc-internal-format, gfc-internal-format
48281msgid "STRUCTURE at %C is a DEC extension, enable with -fdec-structure"
48282msgstr ""
48283
48284#: fortran/decl.c:8525
48285#, gcc-internal-format, gfc-internal-format
48286msgid "Structure name expected in non-nested structure declaration at %C"
48287msgstr ""
48288
48289#: fortran/decl.c:8543
48290#, gcc-internal-format, gfc-internal-format
48291msgid "Junk after non-nested STRUCTURE statement at %C"
48292msgstr ""
48293
48294#: fortran/decl.c:8550
48295#, gcc-internal-format, gfc-internal-format
48296msgid "Structure name '%s' at %C cannot be the same as an intrinsic type"
48297msgstr ""
48298
48299#: fortran/decl.c:8611
48300#, gcc-internal-format, gfc-internal-format
48301msgid "Expected :: in TYPE definition at %C"
48302msgstr ""
48303
48304#: fortran/decl.c:8622
48305#, gcc-internal-format
48306msgid "Type name %qs at %C cannot be the same as an intrinsic type"
48307msgstr ""
48308
48309#: fortran/decl.c:8632
48310#, gcc-internal-format
48311msgid "Derived type name %qs at %C already has a basic type of %s"
48312msgstr ""
48313
48314#: fortran/decl.c:8649
48315#, gcc-internal-format
48316msgid "Derived type definition of %qs at %C has already been defined"
48317msgstr ""
48318
48319#: fortran/decl.c:8752
48320#, gcc-internal-format, gfc-internal-format
48321msgid "Cray Pointee at %C cannot be assumed shape array"
48322msgstr ""
48323
48324#: fortran/decl.c:8772
48325#, gcc-internal-format, gfc-internal-format
48326msgid "ENUM and ENUMERATOR at %C"
48327msgstr ""
48328
48329#: fortran/decl.c:8804
48330#, gcc-internal-format, gfc-internal-format
48331msgid "Enumerator exceeds the C integer type at %C"
48332msgstr ""
48333
48334#: fortran/decl.c:8883
48335#, gcc-internal-format, gfc-internal-format
48336msgid "ENUMERATOR %L not initialized with integer expression"
48337msgstr ""
48338
48339#: fortran/decl.c:8931
48340#, gcc-internal-format, gfc-internal-format
48341msgid "ENUM definition statement expected before %C"
48342msgstr ""
48343
48344#: fortran/decl.c:8967
48345#, gcc-internal-format, gfc-internal-format
48346msgid "Syntax error in ENUMERATOR definition at %C"
48347msgstr ""
48348
48349#: fortran/decl.c:9014 fortran/decl.c:9029
48350#, gcc-internal-format, gfc-internal-format
48351msgid "Duplicate access-specifier at %C"
48352msgstr ""
48353
48354#: fortran/decl.c:9049
48355#, gcc-internal-format, gfc-internal-format
48356msgid "Binding attributes already specify passing, illegal NOPASS at %C"
48357msgstr ""
48358
48359#: fortran/decl.c:9069
48360#, gcc-internal-format, gfc-internal-format
48361msgid "Binding attributes already specify passing, illegal PASS at %C"
48362msgstr ""
48363
48364#: fortran/decl.c:9096
48365#, gcc-internal-format, gfc-internal-format
48366msgid "Duplicate POINTER attribute at %C"
48367msgstr ""
48368
48369#: fortran/decl.c:9114
48370#, gcc-internal-format, gfc-internal-format
48371msgid "Duplicate NON_OVERRIDABLE at %C"
48372msgstr ""
48373
48374#: fortran/decl.c:9130
48375#, gcc-internal-format, gfc-internal-format
48376msgid "Duplicate DEFERRED at %C"
48377msgstr ""
48378
48379#: fortran/decl.c:9143
48380#, gcc-internal-format, gfc-internal-format
48381msgid "Expected access-specifier at %C"
48382msgstr ""
48383
48384#: fortran/decl.c:9145
48385#, gcc-internal-format, gfc-internal-format
48386msgid "Expected binding attribute at %C"
48387msgstr ""
48388
48389#: fortran/decl.c:9153
48390#, gcc-internal-format, gfc-internal-format
48391msgid "NON_OVERRIDABLE and DEFERRED can't both appear at %C"
48392msgstr ""
48393
48394#: fortran/decl.c:9165
48395#, gcc-internal-format, gfc-internal-format
48396msgid "POINTER attribute is required for procedure pointer component at %C"
48397msgstr ""
48398
48399#: fortran/decl.c:9207
48400#, gcc-internal-format
48401msgid "Interface-name expected after %<(%> at %C"
48402msgstr ""
48403
48404#: fortran/decl.c:9213
48405#, gcc-internal-format
48406msgid "%<)%> expected at %C"
48407msgstr ""
48408
48409#: fortran/decl.c:9233
48410#, gcc-internal-format, gfc-internal-format
48411msgid "Interface must be specified for DEFERRED binding at %C"
48412msgstr ""
48413
48414#: fortran/decl.c:9238
48415#, gcc-internal-format, gfc-internal-format
48416msgid "PROCEDURE(interface) at %C should be declared DEFERRED"
48417msgstr ""
48418
48419#: fortran/decl.c:9261
48420#, gcc-internal-format, gfc-internal-format
48421msgid "Expected binding name at %C"
48422msgstr ""
48423
48424#: fortran/decl.c:9265
48425#, gcc-internal-format, gfc-internal-format
48426msgid "PROCEDURE list at %C"
48427msgstr ""
48428
48429#: fortran/decl.c:9277
48430#, gcc-internal-format
48431msgid "%<=> target%> is invalid for DEFERRED binding at %C"
48432msgstr ""
48433
48434#: fortran/decl.c:9283
48435#, gcc-internal-format
48436msgid "%<::%> needed in PROCEDURE binding with explicit target at %C"
48437msgstr ""
48438
48439#: fortran/decl.c:9293
48440#, gcc-internal-format
48441msgid "Expected binding target after %<=>%> at %C"
48442msgstr ""
48443
48444#: fortran/decl.c:9310
48445#, gcc-internal-format
48446msgid "Type %qs containing DEFERRED binding at %C is not ABSTRACT"
48447msgstr ""
48448
48449#: fortran/decl.c:9321
48450#, gcc-internal-format
48451msgid "There is already a procedure with binding name %qs for the derived type %qs at %C"
48452msgstr ""
48453
48454#: fortran/decl.c:9370
48455#, gcc-internal-format, gfc-internal-format
48456msgid "GENERIC at %C must be inside a derived-type CONTAINS"
48457msgstr ""
48458
48459#: fortran/decl.c:9390
48460#, fuzzy, gcc-internal-format
48461#| msgid "expected %<:%>"
48462msgid "Expected %<::%> at %C"
48463msgstr "očekujem %<:%>"
48464
48465#: fortran/decl.c:9402
48466#, gcc-internal-format, gfc-internal-format
48467msgid "Expected generic name or operator descriptor at %C"
48468msgstr ""
48469
48470#: fortran/decl.c:9422
48471#, gcc-internal-format, gfc-internal-format
48472msgid "Malformed GENERIC statement at %C"
48473msgstr ""
48474
48475#: fortran/decl.c:9433
48476#, fuzzy, gcc-internal-format
48477#| msgid "expected %<=%>"
48478msgid "Expected %<=>%> at %C"
48479msgstr "očekujem %<=%>"
48480
48481#: fortran/decl.c:9475
48482#, gcc-internal-format
48483msgid "There's already a non-generic procedure with binding name %qs for the derived type %qs at %C"
48484msgstr ""
48485
48486#: fortran/decl.c:9483
48487#, gcc-internal-format
48488msgid "Binding at %C must have the same access as already defined binding %qs"
48489msgstr ""
48490
48491#: fortran/decl.c:9532
48492#, gcc-internal-format, gfc-internal-format
48493msgid "Expected specific binding name at %C"
48494msgstr ""
48495
48496#: fortran/decl.c:9542
48497#, gcc-internal-format
48498msgid "%qs already defined as specific binding for the generic %qs at %C"
48499msgstr ""
48500
48501#: fortran/decl.c:9560
48502#, gcc-internal-format, gfc-internal-format
48503msgid "Junk after GENERIC binding at %C"
48504msgstr ""
48505
48506#: fortran/decl.c:9595
48507#, gcc-internal-format, gfc-internal-format
48508msgid "FINAL declaration at %C must be inside a derived type CONTAINS section"
48509msgstr ""
48510
48511#: fortran/decl.c:9606
48512#, gcc-internal-format, gfc-internal-format
48513msgid "Derived type declaration with FINAL at %C must be in the specification part of a MODULE"
48514msgstr ""
48515
48516#: fortran/decl.c:9628
48517#, gcc-internal-format, gfc-internal-format
48518msgid "Empty FINAL at %C"
48519msgstr ""
48520
48521#: fortran/decl.c:9635
48522#, gcc-internal-format, gfc-internal-format
48523msgid "Expected module procedure name at %C"
48524msgstr ""
48525
48526#: fortran/decl.c:9645
48527#, fuzzy, gcc-internal-format
48528#| msgid "expected %<,%>"
48529msgid "Expected %<,%> at %C"
48530msgstr "očekujem %<,%>"
48531
48532#: fortran/decl.c:9651
48533#, gcc-internal-format
48534msgid "Unknown procedure name %qs at %C"
48535msgstr ""
48536
48537#: fortran/decl.c:9664
48538#, gcc-internal-format
48539msgid "%qs at %C is already defined as FINAL procedure!"
48540msgstr ""
48541
48542#: fortran/decl.c:9734
48543#, gcc-internal-format, gfc-internal-format
48544msgid "Unknown attribute in !GCC$ ATTRIBUTES statement at %C"
48545msgstr ""
48546
48547#: fortran/decl.c:9780
48548#, gcc-internal-format, gfc-internal-format
48549msgid "Syntax error in !GCC$ ATTRIBUTES statement at %C"
48550msgstr ""
48551
48552#: fortran/dependency.c:191
48553#, gcc-internal-format
48554msgid "are_identical_variables: Bad type"
48555msgstr ""
48556
48557#. We are told not to check dependencies.
48558#. We do it, however, and issue a warning in case we find one.
48559#. If a dependency is found in the case
48560#. elemental == ELEM_CHECK_VARIABLE, we will generate
48561#. a temporary, so we don't need to bother the user.
48562#: fortran/dependency.c:958
48563#, gcc-internal-format, gfc-internal-format
48564msgid "INTENT(%s) actual argument at %L might interfere with actual argument at %L."
48565msgstr ""
48566
48567#: fortran/dump-parse-tree.c:188
48568#, gcc-internal-format
48569msgid "show_array_spec(): Unhandled array shape type."
48570msgstr ""
48571
48572#: fortran/dump-parse-tree.c:267
48573#, gcc-internal-format
48574msgid "show_array_ref(): Unknown array reference"
48575msgstr ""
48576
48577#: fortran/dump-parse-tree.c:299
48578#, gcc-internal-format
48579msgid "show_ref(): Bad component code"
48580msgstr ""
48581
48582#: fortran/dump-parse-tree.c:563
48583#, gcc-internal-format
48584msgid "show_expr(): Bad intrinsic in expression!"
48585msgstr ""
48586
48587#: fortran/dump-parse-tree.c:606
48588#, gcc-internal-format
48589msgid "show_expr(): Don't know how to show expr"
48590msgstr ""
48591
48592#: fortran/dump-parse-tree.c:2541
48593#, gcc-internal-format
48594msgid "show_code_node(): Bad statement code"
48595msgstr ""
48596
48597#: fortran/error.c:335
48598#, gcc-internal-format, gfc-internal-format
48599msgid "    Included at %s:%d:"
48600msgstr ""
48601
48602#: fortran/error.c:421
48603#, gcc-internal-format
48604msgid "<During initialization>\n"
48605msgstr ""
48606
48607#: fortran/expr.c:148
48608#, gcc-internal-format
48609msgid "gfc_get_constant_expr(): locus %<where%> cannot be NULL"
48610msgstr ""
48611
48612#: fortran/expr.c:347
48613#, gcc-internal-format
48614msgid "gfc_copy_expr(): Bad expr node"
48615msgstr ""
48616
48617#: fortran/expr.c:494
48618#, gcc-internal-format
48619msgid "free_expr0(): Bad expr type"
48620msgstr ""
48621
48622#: fortran/expr.c:973
48623#, gcc-internal-format
48624msgid "gfc_is_constant_expr(): Unknown expression type"
48625msgstr ""
48626
48627#: fortran/expr.c:1125
48628#, gcc-internal-format
48629msgid "simplify_intrinsic_op(): Bad operator"
48630msgstr ""
48631
48632#: fortran/expr.c:1231
48633#, gcc-internal-format, gfc-internal-format
48634msgid "Index in dimension %d is out of bounds at %L"
48635msgstr ""
48636
48637#: fortran/expr.c:1419 fortran/expr.c:1470
48638#, gcc-internal-format, gfc-internal-format
48639msgid "index in dimension %d is out of bounds at %L"
48640msgstr ""
48641
48642#: fortran/expr.c:1546
48643#, gcc-internal-format, gfc-internal-format
48644msgid "The number of elements in the array constructor at %L requires an increase of the allowed %d upper limit.   See -fmax-array-constructor option"
48645msgstr ""
48646
48647#: fortran/expr.c:2074
48648#, gcc-internal-format, gfc-internal-format
48649msgid "elemental function arguments at %C are not compliant"
48650msgstr ""
48651
48652#: fortran/expr.c:2118
48653#, gcc-internal-format, gfc-internal-format
48654msgid "Numeric or CHARACTER operands are required in expression at %L"
48655msgstr ""
48656
48657#: fortran/expr.c:2143
48658#, gcc-internal-format, gfc-internal-format
48659msgid "Concatenation operator in expression at %L must have two CHARACTER operands"
48660msgstr ""
48661
48662#: fortran/expr.c:2150
48663#, gcc-internal-format, gfc-internal-format
48664msgid "Concat operator at %L must concatenate strings of the same kind"
48665msgstr ""
48666
48667#: fortran/expr.c:2160
48668#, gcc-internal-format, gfc-internal-format
48669msgid ".NOT. operator in expression at %L must have a LOGICAL operand"
48670msgstr ""
48671
48672#: fortran/expr.c:2176
48673#, gcc-internal-format, gfc-internal-format
48674msgid "LOGICAL operands are required in expression at %L"
48675msgstr ""
48676
48677#: fortran/expr.c:2187
48678#, gcc-internal-format, gfc-internal-format
48679msgid "Only intrinsic operators can be used in expression at %L"
48680msgstr ""
48681
48682#: fortran/expr.c:2195
48683#, gcc-internal-format, gfc-internal-format
48684msgid "Numeric operands are required in expression at %L"
48685msgstr ""
48686
48687#: fortran/expr.c:2218
48688#, gcc-internal-format
48689msgid "Invalid initialization expression for ALLOCATABLE component %qs in structure constructor at %L"
48690msgstr ""
48691
48692#: fortran/expr.c:2329
48693#, gcc-internal-format
48694msgid "Assumed or deferred character length variable %qs  in constant expression at %L"
48695msgstr ""
48696
48697#: fortran/expr.c:2395
48698#, gcc-internal-format
48699msgid "transformational intrinsic %qs at %L is not permitted in an initialization expression"
48700msgstr ""
48701
48702#: fortran/expr.c:2426
48703#, gcc-internal-format, gfc-internal-format
48704msgid "Evaluation of nonstandard initialization expression at %L"
48705msgstr ""
48706
48707#: fortran/expr.c:2503 fortran/resolve.c:2575
48708#, gcc-internal-format
48709msgid "Function %qs in initialization expression at %L must be an intrinsic function"
48710msgstr ""
48711
48712#: fortran/expr.c:2515
48713#, gcc-internal-format
48714msgid "Intrinsic function %qs at %L is not permitted in an initialization expression"
48715msgstr ""
48716
48717#: fortran/expr.c:2550
48718#, gcc-internal-format
48719msgid "PARAMETER %qs is used at %L before its definition is complete"
48720msgstr ""
48721
48722#: fortran/expr.c:2570
48723#, gcc-internal-format
48724msgid "Assumed size array %qs at %L is not permitted in an initialization expression"
48725msgstr ""
48726
48727#: fortran/expr.c:2576
48728#, gcc-internal-format
48729msgid "Assumed shape array %qs at %L is not permitted in an initialization expression"
48730msgstr ""
48731
48732#: fortran/expr.c:2582
48733#, gcc-internal-format
48734msgid "Deferred array %qs at %L is not permitted in an initialization expression"
48735msgstr ""
48736
48737#: fortran/expr.c:2588
48738#, gcc-internal-format
48739msgid "Array %qs at %L is a variable, which does not reduce to a constant expression"
48740msgstr ""
48741
48742#: fortran/expr.c:2598
48743#, gcc-internal-format
48744msgid "Parameter %qs at %L has not been declared or is a variable, which does not reduce to a constant expression"
48745msgstr ""
48746
48747#: fortran/expr.c:2652
48748#, gcc-internal-format
48749msgid "check_init_expr(): Unknown expression type"
48750msgstr ""
48751
48752#: fortran/expr.c:2778
48753#, gcc-internal-format
48754msgid "Specification function %qs at %L cannot be a statement function"
48755msgstr ""
48756
48757#: fortran/expr.c:2785
48758#, gcc-internal-format
48759msgid "Specification function %qs at %L cannot be an internal function"
48760msgstr ""
48761
48762#: fortran/expr.c:2792
48763#, gcc-internal-format
48764msgid "Specification function %qs at %L must be PURE"
48765msgstr ""
48766
48767#: fortran/expr.c:2799
48768#, gcc-internal-format
48769msgid "Specification function %qs at %L cannot be RECURSIVE"
48770msgstr ""
48771
48772#: fortran/expr.c:2946
48773#, gcc-internal-format
48774msgid "Dummy argument %qs not allowed in expression at %L"
48775msgstr ""
48776
48777#: fortran/expr.c:2953
48778#, gcc-internal-format
48779msgid "Dummy argument %qs at %L cannot be OPTIONAL"
48780msgstr ""
48781
48782#: fortran/expr.c:2960
48783#, gcc-internal-format
48784msgid "Dummy argument %qs at %L cannot be INTENT(OUT)"
48785msgstr ""
48786
48787#: fortran/expr.c:2989
48788#, gcc-internal-format
48789msgid "Variable %qs cannot appear in the expression at %L"
48790msgstr ""
48791
48792#: fortran/expr.c:3020
48793#, gcc-internal-format
48794msgid "check_restricted(): Unknown expression type"
48795msgstr ""
48796
48797#: fortran/expr.c:3040
48798#, gcc-internal-format, gfc-internal-format
48799msgid "Expression at %L must be of INTEGER type, found %s"
48800msgstr ""
48801
48802#: fortran/expr.c:3052
48803#, gcc-internal-format
48804msgid "Function %qs at %L must be PURE"
48805msgstr ""
48806
48807#: fortran/expr.c:3061
48808#, gcc-internal-format, gfc-internal-format
48809msgid "Expression at %L must be scalar"
48810msgstr ""
48811
48812#: fortran/expr.c:3095
48813#, gcc-internal-format, gfc-internal-format
48814msgid "Incompatible ranks in %s (%d and %d) at %L"
48815msgstr ""
48816
48817#: fortran/expr.c:3109
48818#, gcc-internal-format, gfc-internal-format
48819msgid "Different shape for %s at %L on dimension %d (%d and %d)"
48820msgstr ""
48821
48822#: fortran/expr.c:3201
48823#, gcc-internal-format
48824msgid "%qs at %L is not a VALUE"
48825msgstr ""
48826
48827#: fortran/expr.c:3208
48828#, gcc-internal-format, gfc-internal-format
48829msgid "Incompatible ranks %d and %d in assignment at %L"
48830msgstr ""
48831
48832#: fortran/expr.c:3215
48833#, gcc-internal-format, gfc-internal-format
48834msgid "Variable type is UNKNOWN in assignment at %L"
48835msgstr ""
48836
48837#: fortran/expr.c:3227
48838#, gcc-internal-format, gfc-internal-format
48839msgid "NULL appears on right-hand side in assignment at %L"
48840msgstr ""
48841
48842#: fortran/expr.c:3237
48843#, gcc-internal-format, gfc-internal-format
48844msgid "POINTER-valued function appears on right-hand side of assignment at %L"
48845msgstr ""
48846
48847#: fortran/expr.c:3247
48848#, gcc-internal-format
48849msgid "BOZ literal at %L used to initialize non-integer variable %qs"
48850msgstr ""
48851
48852#: fortran/expr.c:3252 fortran/resolve.c:9548
48853#, gcc-internal-format, gfc-internal-format
48854msgid "BOZ literal at %L outside a DATA statement and outside INT/REAL/DBLE/CMPLX"
48855msgstr ""
48856
48857#: fortran/expr.c:3263 fortran/resolve.c:9559
48858#, gcc-internal-format
48859msgid "BOZ literal at %L is bitwise transferred non-integer symbol %qs"
48860msgstr ""
48861
48862#: fortran/expr.c:3271 fortran/resolve.c:9568
48863#, gcc-internal-format
48864msgid "Arithmetic underflow of bit-wise transferred BOZ at %L. This check can be disabled with the option %<-fno-range-check%>"
48865msgstr ""
48866
48867#: fortran/expr.c:3275 fortran/resolve.c:9572
48868#, gcc-internal-format
48869msgid "Arithmetic overflow of bit-wise transferred BOZ at %L. This check can be disabled with the option %<-fno-range-check%>"
48870msgstr ""
48871
48872#: fortran/expr.c:3279 fortran/resolve.c:9576
48873#, gcc-internal-format
48874msgid "Arithmetic NaN of bit-wise transferred BOZ at %L. This check can be disabled with the option %<-fno-range-check%>"
48875msgstr ""
48876
48877#: fortran/expr.c:3301
48878#, gcc-internal-format, gfc-internal-format
48879msgid "Incompatible types in DATA statement at %L; attempted conversion of %s to %s"
48880msgstr ""
48881
48882#: fortran/expr.c:3337
48883#, gcc-internal-format, gfc-internal-format
48884msgid "Pointer assignment target is not a POINTER at %L"
48885msgstr ""
48886
48887#: fortran/expr.c:3345
48888#, gcc-internal-format
48889msgid "%qs in the pointer assignment at %L cannot be an l-value since it is a procedure"
48890msgstr ""
48891
48892#: fortran/expr.c:3368
48893#, gcc-internal-format
48894msgid "Expected bounds specification for %qs at %L"
48895msgstr ""
48896
48897#: fortran/expr.c:3373
48898#, gcc-internal-format
48899msgid "Bounds specification for %qs in pointer assignment at %L"
48900msgstr ""
48901
48902#: fortran/expr.c:3386
48903#, gcc-internal-format, gfc-internal-format
48904msgid "Lower bound has to be present at %L"
48905msgstr ""
48906
48907#: fortran/expr.c:3392
48908#, gcc-internal-format, gfc-internal-format
48909msgid "Stride must not be present at %L"
48910msgstr ""
48911
48912#: fortran/expr.c:3404
48913#, gcc-internal-format, gfc-internal-format
48914msgid "Either all or none of the upper bounds must be specified at %L"
48915msgstr ""
48916
48917#: fortran/expr.c:3430
48918#, gcc-internal-format, gfc-internal-format
48919msgid "Pointer object at %L shall not have a coindex"
48920msgstr ""
48921
48922#: fortran/expr.c:3451
48923#, gcc-internal-format, gfc-internal-format
48924msgid "Invalid procedure pointer assignment at %L"
48925msgstr ""
48926
48927#: fortran/expr.c:3475
48928#, gcc-internal-format
48929msgid "Function result %qs is invalid as proc-target in procedure pointer assignment at %L"
48930msgstr ""
48931
48932#: fortran/expr.c:3484
48933#, gcc-internal-format
48934msgid "Abstract interface %qs is invalid in procedure pointer assignment at %L"
48935msgstr ""
48936
48937#: fortran/expr.c:3494
48938#, gcc-internal-format
48939msgid "Statement function %qs is invalid in procedure pointer assignment at %L"
48940msgstr ""
48941
48942#: fortran/expr.c:3500
48943#, gcc-internal-format
48944msgid "Internal procedure %qs is invalid in procedure pointer assignment at %L"
48945msgstr ""
48946
48947#: fortran/expr.c:3507
48948#, gcc-internal-format
48949msgid "Intrinsic %qs at %L is invalid in procedure pointer assignment"
48950msgstr ""
48951
48952#: fortran/expr.c:3515
48953#, gcc-internal-format
48954msgid "Nonintrinsic elemental procedure %qs is invalid in procedure pointer assignment at %L"
48955msgstr ""
48956
48957#: fortran/expr.c:3538
48958#, gcc-internal-format, gfc-internal-format
48959msgid "Mismatch in the procedure pointer assignment at %L: mismatch in the calling convention"
48960msgstr ""
48961
48962#: fortran/expr.c:3594 fortran/expr.c:3601 fortran/resolve.c:2454
48963#, gcc-internal-format
48964msgid "Explicit interface required for %qs at %L: %s"
48965msgstr ""
48966
48967#: fortran/expr.c:3609
48968#, gcc-internal-format, gfc-internal-format
48969msgid "Interface mismatch in procedure pointer assignment at %L: %s"
48970msgstr ""
48971
48972#: fortran/expr.c:3618
48973#, gcc-internal-format
48974msgid "Procedure pointer target %qs at %L must be either an intrinsic, host or use associated, referenced or have the EXTERNAL attribute"
48975msgstr ""
48976
48977#: fortran/expr.c:3635
48978#, gcc-internal-format, gfc-internal-format
48979msgid "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"
48980msgstr ""
48981
48982#: fortran/expr.c:3640
48983#, gcc-internal-format, gfc-internal-format
48984msgid "Different types in pointer assignment at %L; attempted assignment of %s to %s"
48985msgstr ""
48986
48987#: fortran/expr.c:3649
48988#, gcc-internal-format, gfc-internal-format
48989msgid "Different kind type parameters in pointer assignment at %L"
48990msgstr ""
48991
48992#: fortran/expr.c:3656
48993#, gcc-internal-format, gfc-internal-format
48994msgid "Different ranks in pointer assignment at %L"
48995msgstr ""
48996
48997#: fortran/expr.c:3675
48998#, gcc-internal-format, gfc-internal-format
48999msgid "Rank remapping target is smaller than size of the pointer (%ld < %ld) at %L"
49000msgstr ""
49001
49002#: fortran/expr.c:3688
49003#, gcc-internal-format, gfc-internal-format
49004msgid "Rank remapping target must be rank 1 or simply contiguous at %L"
49005msgstr ""
49006
49007#: fortran/expr.c:3692
49008#, gcc-internal-format, gfc-internal-format
49009msgid "Rank remapping target is not rank 1 at %L"
49010msgstr ""
49011
49012#: fortran/expr.c:3716
49013#, gcc-internal-format, gfc-internal-format
49014msgid "Target expression in pointer assignment at %L must deliver a pointer result"
49015msgstr ""
49016
49017#: fortran/expr.c:3724
49018#, gcc-internal-format, gfc-internal-format
49019msgid "Pointer assignment target is neither TARGET nor POINTER at %L"
49020msgstr ""
49021
49022#: fortran/expr.c:3731
49023#, gcc-internal-format, gfc-internal-format
49024msgid "Bad target in pointer assignment in PURE procedure at %L"
49025msgstr ""
49026
49027#: fortran/expr.c:3740
49028#, gcc-internal-format, gfc-internal-format
49029msgid "Pointer assignment with vector subscript on rhs at %L"
49030msgstr ""
49031
49032#: fortran/expr.c:3748
49033#, gcc-internal-format, gfc-internal-format
49034msgid "Pointer assignment target has PROTECTED attribute at %L"
49035msgstr ""
49036
49037#: fortran/expr.c:3761
49038#, gcc-internal-format, gfc-internal-format
49039msgid "Data target at %L shall not have a coindex"
49040msgstr ""
49041
49042#: fortran/expr.c:3802
49043#, gcc-internal-format, gfc-internal-format
49044msgid "Pointer at %L in pointer assignment might outlive the pointer target"
49045msgstr ""
49046
49047#: fortran/expr.c:3878
49048#, gcc-internal-format, gfc-internal-format
49049msgid "Pointer initialization target at %L must not be ALLOCATABLE"
49050msgstr ""
49051
49052#: fortran/expr.c:3884
49053#, gcc-internal-format, gfc-internal-format
49054msgid "Pointer initialization target at %L must have the TARGET attribute"
49055msgstr ""
49056
49057#: fortran/expr.c:3899 fortran/resolve.c:1347
49058#, gcc-internal-format, gfc-internal-format
49059msgid "Pointer initialization target at %L must have the SAVE attribute"
49060msgstr ""
49061
49062#: fortran/expr.c:3911
49063#, gcc-internal-format, gfc-internal-format
49064msgid "Procedure pointer initialization target at %L may not be a procedure pointer"
49065msgstr ""
49066
49067#: fortran/expr.c:4804
49068#, gcc-internal-format, gfc-internal-format
49069msgid "Fortran 2008: Pointer functions in variable definition context (%s) at %L"
49070msgstr ""
49071
49072#: fortran/expr.c:4812
49073#, gcc-internal-format, gfc-internal-format
49074msgid "Non-variable expression in variable definition context (%s) at %L"
49075msgstr ""
49076
49077#: fortran/expr.c:4820
49078#, gcc-internal-format
49079msgid "Named constant %qs in variable definition context (%s) at %L"
49080msgstr ""
49081
49082#: fortran/expr.c:4829
49083#, gcc-internal-format
49084msgid "%qs in variable definition context (%s) at %L is not a variable"
49085msgstr ""
49086
49087#: fortran/expr.c:4840
49088#, gcc-internal-format, gfc-internal-format
49089msgid "Non-POINTER in pointer association context (%s) at %L"
49090msgstr ""
49091
49092#: fortran/expr.c:4849
49093#, gcc-internal-format, gfc-internal-format
49094msgid "Type inaccessible in variable definition context (%s) at %L"
49095msgstr ""
49096
49097#: fortran/expr.c:4862
49098#, gcc-internal-format, gfc-internal-format
49099msgid "LOCK_TYPE in variable definition context (%s) at %L"
49100msgstr ""
49101
49102#: fortran/expr.c:4875
49103#, gcc-internal-format, gfc-internal-format
49104msgid "LOCK_EVENT in variable definition context (%s) at %L"
49105msgstr ""
49106
49107#: fortran/expr.c:4904
49108#, gcc-internal-format
49109msgid "Dummy argument %qs with INTENT(IN) in pointer association context (%s) at %L"
49110msgstr ""
49111
49112#: fortran/expr.c:4912
49113#, gcc-internal-format
49114msgid "Dummy argument %qs with INTENT(IN) in variable definition context (%s) at %L"
49115msgstr ""
49116
49117#: fortran/expr.c:4925
49118#, gcc-internal-format
49119msgid "Variable %qs is PROTECTED and can not appear in a pointer association context (%s) at %L"
49120msgstr ""
49121
49122#: fortran/expr.c:4933
49123#, gcc-internal-format
49124msgid "Variable %qs is PROTECTED and can not appear in a variable definition context (%s) at %L"
49125msgstr ""
49126
49127#: fortran/expr.c:4945
49128#, gcc-internal-format
49129msgid "Variable %qs can not appear in a variable definition context (%s) at %L in PURE procedure"
49130msgstr ""
49131
49132#: fortran/expr.c:5004
49133#, gcc-internal-format
49134msgid "%qs at %L associated to vector-indexed target can not be used in a variable definition context (%s)"
49135msgstr ""
49136
49137#: fortran/expr.c:5008
49138#, gcc-internal-format
49139msgid "%qs at %L associated to expression can not be used in a variable definition context (%s)"
49140msgstr ""
49141
49142#: fortran/expr.c:5019
49143#, gcc-internal-format
49144msgid "Associate-name %qs can not appear in a variable definition context (%s) at %L because its target at %L can not, either"
49145msgstr ""
49146
49147#: fortran/expr.c:5061
49148#, gcc-internal-format, gfc-internal-format
49149msgid "Elements with the same value at %L and %L in vector subscript in a variable definition context (%s)"
49150msgstr ""
49151
49152#: fortran/f95-lang.c:248
49153#, gcc-internal-format, gfc-internal-format
49154msgid "can't open input file: %s"
49155msgstr ""
49156
49157#: fortran/frontend-passes.c:311
49158#, gcc-internal-format
49159msgid "Illegal id in copy_walk_reduction_arg"
49160msgstr ""
49161
49162#: fortran/frontend-passes.c:711 fortran/trans-array.c:1044
49163#: fortran/trans-array.c:6179 fortran/trans-array.c:7535
49164#: fortran/trans-intrinsic.c:6278
49165#, gcc-internal-format, gfc-internal-format
49166msgid "Creating array temporary at %L"
49167msgstr ""
49168
49169#: fortran/frontend-passes.c:735 fortran/frontend-passes.c:738
49170#, gcc-internal-format
49171msgid "Removing call to function %qs at %L"
49172msgstr ""
49173
49174#: fortran/frontend-passes.c:1718
49175#, gcc-internal-format
49176msgid "illegal OP in optimize_comparison"
49177msgstr ""
49178
49179#: fortran/frontend-passes.c:1910
49180#, gcc-internal-format
49181msgid "Variable %qs at %L set to undefined value inside loop  beginning at %L as INTENT(OUT) argument to subroutine %qs"
49182msgstr ""
49183
49184#: fortran/frontend-passes.c:1917
49185#, gcc-internal-format
49186msgid "Variable %qs at %L not definable inside loop beginning at %L as INTENT(INOUT) argument to subroutine %qs"
49187msgstr ""
49188
49189#: fortran/frontend-passes.c:1982
49190#, gcc-internal-format
49191msgid "Variable %qs at %L set to undefined value inside loop beginning at %L as INTENT(OUT) argument to function %qs"
49192msgstr ""
49193
49194#: fortran/frontend-passes.c:1988
49195#, gcc-internal-format
49196msgid "Variable %qs at %L not definable inside loop beginning at %L as INTENT(INOUT) argument to function %qs"
49197msgstr ""
49198
49199#: fortran/frontend-passes.c:2236 fortran/trans-expr.c:1522
49200#, gcc-internal-format, gfc-internal-format
49201msgid "Code for reallocating the allocatable array at %L will be added"
49202msgstr ""
49203
49204#: fortran/frontend-passes.c:2715
49205#, gcc-internal-format
49206msgid "Scalarization using DIMEN_RANGE unimplemented"
49207msgstr ""
49208
49209#: fortran/gfortranspec.c:145
49210#, gcc-internal-format
49211msgid "overflowed output arg list for %qs"
49212msgstr ""
49213
49214#: fortran/gfortranspec.c:299
49215#, gcc-internal-format
49216msgid "no input files; unwilling to write output files"
49217msgstr ""
49218
49219#: fortran/interface.c:176
49220#, gcc-internal-format, gfc-internal-format
49221msgid "Syntax error in generic specification at %C"
49222msgstr ""
49223
49224#: fortran/interface.c:203
49225#, gcc-internal-format, gfc-internal-format
49226msgid "Syntax error: Trailing garbage in INTERFACE statement at %C"
49227msgstr ""
49228
49229#: fortran/interface.c:222
49230#, gcc-internal-format
49231msgid "Dummy procedure %qs at %C cannot have a generic interface"
49232msgstr ""
49233
49234#: fortran/interface.c:255
49235#, gcc-internal-format, gfc-internal-format
49236msgid "ABSTRACT INTERFACE at %C"
49237msgstr ""
49238
49239#: fortran/interface.c:262
49240#, gcc-internal-format, gfc-internal-format
49241msgid "Syntax error in ABSTRACT INTERFACE statement at %C"
49242msgstr ""
49243
49244#: fortran/interface.c:293
49245#, gcc-internal-format, gfc-internal-format
49246msgid "Syntax error: Trailing garbage in END INTERFACE statement at %C"
49247msgstr ""
49248
49249#: fortran/interface.c:306
49250#, gcc-internal-format, gfc-internal-format
49251msgid "Expected a nameless interface at %C"
49252msgstr ""
49253
49254#: fortran/interface.c:319
49255#, gcc-internal-format
49256msgid "Expected %<END INTERFACE ASSIGNMENT (=)%> at %C"
49257msgstr ""
49258
49259#: fortran/interface.c:350
49260#, gcc-internal-format
49261msgid "Expecting %<END INTERFACE OPERATOR (%s)%> at %C, "
49262msgstr ""
49263
49264#: fortran/interface.c:353
49265#, gcc-internal-format
49266msgid "Expecting %<END INTERFACE OPERATOR (%s)%> at %C, but got %s"
49267msgstr ""
49268
49269#: fortran/interface.c:367
49270#, gcc-internal-format
49271msgid "Expecting %<END INTERFACE OPERATOR (.%s.)%> at %C"
49272msgstr ""
49273
49274#: fortran/interface.c:378
49275#, gcc-internal-format
49276msgid "Expecting %<END INTERFACE %s%> at %C"
49277msgstr ""
49278
49279#: fortran/interface.c:769
49280#, gcc-internal-format, gfc-internal-format
49281msgid "Alternate return cannot appear in operator interface at %L"
49282msgstr ""
49283
49284#: fortran/interface.c:798
49285#, gcc-internal-format, gfc-internal-format
49286msgid "Assignment operator interface at %L must have two arguments"
49287msgstr ""
49288
49289#: fortran/interface.c:801
49290#, gcc-internal-format, gfc-internal-format
49291msgid "Operator interface at %L has the wrong number of arguments"
49292msgstr ""
49293
49294#: fortran/interface.c:814
49295#, gcc-internal-format, gfc-internal-format
49296msgid "Assignment operator interface at %L must be a SUBROUTINE"
49297msgstr ""
49298
49299#: fortran/interface.c:832
49300#, gcc-internal-format, gfc-internal-format
49301msgid "Assignment operator interface at %L must not redefine an INTRINSIC type assignment"
49302msgstr ""
49303
49304#: fortran/interface.c:841
49305#, gcc-internal-format, gfc-internal-format
49306msgid "Intrinsic operator interface at %L must be a FUNCTION"
49307msgstr ""
49308
49309#: fortran/interface.c:852
49310#, gcc-internal-format, gfc-internal-format
49311msgid "First argument of defined assignment at %L must be INTENT(OUT) or INTENT(INOUT)"
49312msgstr ""
49313
49314#: fortran/interface.c:859
49315#, gcc-internal-format, gfc-internal-format
49316msgid "Second argument of defined assignment at %L must be INTENT(IN)"
49317msgstr ""
49318
49319#: fortran/interface.c:868 fortran/resolve.c:15452
49320#, gcc-internal-format, gfc-internal-format
49321msgid "First argument of operator interface at %L must be INTENT(IN)"
49322msgstr ""
49323
49324#: fortran/interface.c:875 fortran/resolve.c:15470
49325#, gcc-internal-format, gfc-internal-format
49326msgid "Second argument of operator interface at %L must be INTENT(IN)"
49327msgstr ""
49328
49329#: fortran/interface.c:980
49330#, gcc-internal-format, gfc-internal-format
49331msgid "Operator interface at %L conflicts with intrinsic interface"
49332msgstr ""
49333
49334#: fortran/interface.c:1312 fortran/interface.c:1371
49335#, gcc-internal-format, gfc-internal-format
49336msgid "check_dummy_characteristics: Unexpected result %i of gfc_dep_compare_expr"
49337msgstr ""
49338
49339#: fortran/interface.c:1484
49340#, gcc-internal-format, gfc-internal-format
49341msgid "check_result_characteristics (1): Unexpected result %i of gfc_dep_compare_expr"
49342msgstr ""
49343
49344#: fortran/interface.c:1531
49345#, gcc-internal-format, gfc-internal-format
49346msgid "check_result_characteristics (2): Unexpected result %i of gfc_dep_compare_expr"
49347msgstr ""
49348
49349#: fortran/interface.c:1698
49350#, gcc-internal-format
49351msgid "Procedure %qs in %s at %L has no explicit interface"
49352msgstr ""
49353
49354#: fortran/interface.c:1701
49355#, gcc-internal-format
49356msgid "Procedure %qs in %s at %L is neither function nor subroutine"
49357msgstr ""
49358
49359#: fortran/interface.c:1713
49360#, gcc-internal-format, gfc-internal-format
49361msgid "In %s at %L procedures must be either all SUBROUTINEs or all FUNCTIONs"
49362msgstr ""
49363
49364#: fortran/interface.c:1717
49365#, gcc-internal-format, gfc-internal-format
49366msgid "In %s at %L procedures must be all FUNCTIONs as the generic name is also the name of a derived type"
49367msgstr ""
49368
49369#: fortran/interface.c:1725
49370#, gcc-internal-format
49371msgid "Internal procedure %qs in %s at %L"
49372msgstr ""
49373
49374#: fortran/interface.c:1782 fortran/interface.c:1786
49375#, gcc-internal-format
49376msgid "Ambiguous interfaces %qs and %qs in %s at %L"
49377msgstr ""
49378
49379#: fortran/interface.c:1790
49380#, gcc-internal-format
49381msgid "Although not referenced, %qs has ambiguous interfaces at %L"
49382msgstr ""
49383
49384#: fortran/interface.c:1825
49385#, gcc-internal-format
49386msgid "%qs at %L is not a module procedure"
49387msgstr ""
49388
49389#: fortran/interface.c:2029
49390#, gcc-internal-format
49391msgid "The assumed-rank array at %L requires that the dummy argument %qs has assumed-rank"
49392msgstr ""
49393
49394#: fortran/interface.c:2034
49395#, gcc-internal-format
49396msgid "Rank mismatch in argument %qs at %L (scalar and rank-%d)"
49397msgstr ""
49398
49399#: fortran/interface.c:2039
49400#, gcc-internal-format
49401msgid "Rank mismatch in argument %qs at %L (rank-%d and scalar)"
49402msgstr ""
49403
49404#: fortran/interface.c:2044
49405#, gcc-internal-format
49406msgid "Rank mismatch in argument %qs at %L (rank-%d and rank-%d)"
49407msgstr ""
49408
49409#: fortran/interface.c:2087
49410#, gcc-internal-format, gfc-internal-format
49411msgid "Invalid procedure argument at %L"
49412msgstr ""
49413
49414#: fortran/interface.c:2095 fortran/interface.c:2122
49415#, gcc-internal-format
49416msgid "Interface mismatch in dummy procedure %qs at %L: %s"
49417msgstr ""
49418
49419#: fortran/interface.c:2133
49420#, gcc-internal-format
49421msgid "Actual argument to contiguous pointer dummy %qs at %L must be simply contiguous"
49422msgstr ""
49423
49424#: fortran/interface.c:2148
49425#, gcc-internal-format
49426msgid "Type mismatch in argument %qs at %L; passed %s to %s"
49427msgstr ""
49428
49429#: fortran/interface.c:2157
49430#, gcc-internal-format
49431msgid "Assumed-type actual argument at %L requires that dummy argument %qs is of assumed type"
49432msgstr ""
49433
49434#: fortran/interface.c:2173
49435#, gcc-internal-format
49436msgid "Actual argument to %qs at %L must be polymorphic"
49437msgstr ""
49438
49439#: fortran/interface.c:2186
49440#, gcc-internal-format
49441msgid "Actual argument to %qs at %L must have the same declared type"
49442msgstr ""
49443
49444#: fortran/interface.c:2201
49445#, gcc-internal-format
49446msgid "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]"
49447msgstr ""
49448
49449#: fortran/interface.c:2212
49450#, gcc-internal-format
49451msgid "Actual argument to %qs at %L must be a coarray"
49452msgstr ""
49453
49454#: fortran/interface.c:2231
49455#, gcc-internal-format
49456msgid "Corank mismatch in argument %qs at %L (%d and %d)"
49457msgstr ""
49458
49459#: fortran/interface.c:2249
49460#, gcc-internal-format
49461msgid "Actual argument to %qs at %L must be simply contiguous or an element of such an array"
49462msgstr ""
49463
49464#: fortran/interface.c:2264
49465#, gcc-internal-format
49466msgid "Actual argument to non-INTENT(INOUT) dummy %qs at %L, which is LOCK_TYPE or has a LOCK_TYPE component"
49467msgstr ""
49468
49469#: fortran/interface.c:2279
49470#, gcc-internal-format
49471msgid "Actual argument to non-INTENT(INOUT) dummy %qs at %L, which is EVENT_TYPE or has a EVENT_TYPE component"
49472msgstr ""
49473
49474#: fortran/interface.c:2298
49475#, gcc-internal-format
49476msgid "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"
49477msgstr ""
49478
49479#: fortran/interface.c:2311
49480#, gcc-internal-format
49481msgid "Passing coarray at %L to allocatable, noncoarray, INTENT(OUT) dummy argument %qs"
49482msgstr ""
49483
49484#: fortran/interface.c:2318
49485#, gcc-internal-format
49486msgid "Passing coarray at %L to allocatable, noncoarray dummy argument %qs, which is invalid if the allocation status is modified"
49487msgstr ""
49488
49489#: fortran/interface.c:2381
49490#, gcc-internal-format
49491msgid "Polymorphic scalar passed to array dummy argument %qs at %L"
49492msgstr ""
49493
49494#: fortran/interface.c:2390
49495#, gcc-internal-format
49496msgid "Element of assumed-shaped or pointer array passed to array dummy argument %qs at %L"
49497msgstr ""
49498
49499#: fortran/interface.c:2402
49500#, gcc-internal-format
49501msgid "Extension: Scalar non-default-kind, non-C_CHAR-kind CHARACTER actual argument with array dummy argument %qs at %L"
49502msgstr ""
49503
49504#: fortran/interface.c:2410
49505#, gcc-internal-format
49506msgid "Fortran 2003: Scalar CHARACTER actual argument with array dummy argument %qs at %L"
49507msgstr ""
49508
49509#: fortran/interface.c:2739
49510#, gcc-internal-format
49511msgid "Keyword argument %qs at %L is not in the procedure"
49512msgstr ""
49513
49514#: fortran/interface.c:2747
49515#, gcc-internal-format
49516msgid "Keyword argument %qs at %L is already associated with another actual argument"
49517msgstr ""
49518
49519#: fortran/interface.c:2757
49520#, gcc-internal-format, gfc-internal-format
49521msgid "More actual than formal arguments in procedure call at %L"
49522msgstr ""
49523
49524#: fortran/interface.c:2769 fortran/interface.c:3139
49525#, gcc-internal-format, gfc-internal-format
49526msgid "Missing alternate return spec in subroutine call at %L"
49527msgstr ""
49528
49529#: fortran/interface.c:2777
49530#, gcc-internal-format, gfc-internal-format
49531msgid "Unexpected alternate return spec in subroutine call at %L"
49532msgstr ""
49533
49534#: fortran/interface.c:2804
49535#, gcc-internal-format
49536msgid "Unexpected NULL() intrinsic at %L to dummy %qs"
49537msgstr ""
49538
49539#: fortran/interface.c:2807
49540#, gcc-internal-format
49541msgid "Fortran 2008: Null pointer at %L to non-pointer dummy %qs"
49542msgstr ""
49543
49544#: fortran/interface.c:2831
49545#, gcc-internal-format, gfc-internal-format
49546msgid "Actual argument at %L to assumed-type dummy is of derived type with type-bound or FINAL procedures"
49547msgstr ""
49548
49549#: fortran/interface.c:2853
49550#, gcc-internal-format
49551msgid "Character length mismatch (%ld/%ld) between actual argument and pointer or allocatable dummy argument %qs at %L"
49552msgstr ""
49553
49554#: fortran/interface.c:2861
49555#, gcc-internal-format
49556msgid "Character length mismatch (%ld/%ld) between actual argument and assumed-shape dummy argument %qs at %L"
49557msgstr ""
49558
49559#: fortran/interface.c:2875
49560#, gcc-internal-format
49561msgid "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"
49562msgstr ""
49563
49564#: fortran/interface.c:2892
49565#, gcc-internal-format
49566msgid "Character length of actual argument shorter than of dummy argument %qs (%lu/%lu) at %L"
49567msgstr ""
49568
49569#: fortran/interface.c:2897
49570#, gcc-internal-format
49571msgid "Actual argument contains too few elements for dummy argument %qs (%lu/%lu) at %L"
49572msgstr ""
49573
49574#: fortran/interface.c:2916
49575#, gcc-internal-format
49576msgid "Expected a procedure pointer for argument %qs at %L"
49577msgstr ""
49578
49579#: fortran/interface.c:2932
49580#, gcc-internal-format
49581msgid "Expected a procedure for argument %qs at %L"
49582msgstr ""
49583
49584#: fortran/interface.c:2946
49585#, gcc-internal-format
49586msgid "Actual argument for %qs cannot be an assumed-size array at %L"
49587msgstr ""
49588
49589#: fortran/interface.c:2955
49590#, gcc-internal-format
49591msgid "Actual argument for %qs must be a pointer at %L"
49592msgstr ""
49593
49594#: fortran/interface.c:2965
49595#, gcc-internal-format
49596msgid "Fortran 2008: Non-pointer actual argument at %L to pointer dummy %qs"
49597msgstr ""
49598
49599#: fortran/interface.c:2975
49600#, gcc-internal-format
49601msgid "Coindexed actual argument at %L to pointer dummy %qs"
49602msgstr ""
49603
49604#: fortran/interface.c:2988
49605#, gcc-internal-format
49606msgid "Coindexed actual argument at %L to allocatable dummy %qs requires INTENT(IN)"
49607msgstr ""
49608
49609#: fortran/interface.c:3002
49610#, gcc-internal-format
49611msgid "Coindexed ASYNCHRONOUS or VOLATILE actual argument at %L requires that dummy %qs has neither ASYNCHRONOUS nor VOLATILE"
49612msgstr ""
49613
49614#: fortran/interface.c:3016
49615#, gcc-internal-format
49616msgid "Coindexed actual argument at %L with allocatable ultimate component to dummy %qs requires either VALUE or INTENT(IN)"
49617msgstr ""
49618
49619#: fortran/interface.c:3028
49620#, gcc-internal-format
49621msgid "Actual CLASS array argument for %qs must be a full array at %L"
49622msgstr ""
49623
49624#: fortran/interface.c:3038
49625#, gcc-internal-format
49626msgid "Actual argument for %qs must be ALLOCATABLE at %L"
49627msgstr ""
49628
49629#: fortran/interface.c:3067
49630#, gcc-internal-format
49631msgid "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"
49632msgstr ""
49633
49634#: fortran/interface.c:3085
49635#, gcc-internal-format
49636msgid "Assumed-shape actual argument at %L is incompatible with the non-assumed-shape dummy argument %qs due to VOLATILE attribute"
49637msgstr ""
49638
49639#: fortran/interface.c:3097
49640#, gcc-internal-format
49641msgid "Array-section actual argument at %L is incompatible with the non-assumed-shape dummy argument %qs due to VOLATILE attribute"
49642msgstr ""
49643
49644#: fortran/interface.c:3116
49645#, gcc-internal-format
49646msgid "Pointer-array actual argument at %L requires an assumed-shape or pointer-array dummy argument %qs due to VOLATILE attribute"
49647msgstr ""
49648
49649#: fortran/interface.c:3146
49650#, gcc-internal-format
49651msgid "Missing actual argument for argument %qs at %L"
49652msgstr ""
49653
49654#: fortran/interface.c:3263
49655#, gcc-internal-format
49656msgid "compare_actual_expr(): Bad component code"
49657msgstr ""
49658
49659#: fortran/interface.c:3292
49660#, gcc-internal-format
49661msgid "check_some_aliasing(): List mismatch"
49662msgstr ""
49663
49664#: fortran/interface.c:3318
49665#, gcc-internal-format
49666msgid "check_some_aliasing(): corrupted data"
49667msgstr ""
49668
49669#: fortran/interface.c:3328
49670#, gcc-internal-format
49671msgid "Same actual argument associated with INTENT(%s) argument %qs and INTENT(%s) argument %qs at %L"
49672msgstr ""
49673
49674#: fortran/interface.c:3358
49675#, gcc-internal-format
49676msgid "check_intents(): List mismatch"
49677msgstr ""
49678
49679#: fortran/interface.c:3378
49680#, gcc-internal-format, gfc-internal-format
49681msgid "Procedure argument at %L is local to a PURE procedure and has the POINTER attribute"
49682msgstr ""
49683
49684#: fortran/interface.c:3390
49685#, gcc-internal-format, gfc-internal-format
49686msgid "Coindexed actual argument at %L in PURE procedure is passed to an INTENT(%s) argument"
49687msgstr ""
49688
49689#: fortran/interface.c:3400
49690#, gcc-internal-format, gfc-internal-format
49691msgid "Coindexed actual argument at %L in PURE procedure is passed to a POINTER dummy argument"
49692msgstr ""
49693
49694#: fortran/interface.c:3411
49695#, gcc-internal-format
49696msgid "Coindexed polymorphic actual argument at %L is passed polymorphic dummy argument %qs"
49697msgstr ""
49698
49699#: fortran/interface.c:3439 fortran/interface.c:3449
49700#, gcc-internal-format
49701msgid "Procedure %qs called at %L is not explicitly declared"
49702msgstr ""
49703
49704#: fortran/interface.c:3445
49705#, gcc-internal-format
49706msgid "Procedure %qs called with an implicit interface at %L"
49707msgstr ""
49708
49709#: fortran/interface.c:3459
49710#, gcc-internal-format
49711msgid "The pointer object %qs at %L must have an explicit function interface or be declared as array"
49712msgstr ""
49713
49714#: fortran/interface.c:3467
49715#, gcc-internal-format
49716msgid "The allocatable object %qs at %L must have an explicit function interface or be declared as array"
49717msgstr ""
49718
49719#: fortran/interface.c:3475
49720#, gcc-internal-format
49721msgid "Allocatable function %qs at %L must have an explicit function interface"
49722msgstr ""
49723
49724#: fortran/interface.c:3485
49725#, gcc-internal-format
49726msgid "Keyword argument requires explicit interface for procedure %qs at %L"
49727msgstr ""
49728
49729#: fortran/interface.c:3494
49730#, gcc-internal-format, gfc-internal-format
49731msgid "Assumed-type argument %s at %L requires an explicit interface"
49732msgstr ""
49733
49734#: fortran/interface.c:3507
49735#, gcc-internal-format
49736msgid "Actual argument of LOCK_TYPE or with LOCK_TYPE component at %L requires an explicit interface for procedure %qs"
49737msgstr ""
49738
49739#: fortran/interface.c:3520
49740#, gcc-internal-format
49741msgid "Actual argument of EVENT_TYPE or with EVENT_TYPE component at %L requires an explicit interface for procedure %qs"
49742msgstr ""
49743
49744#: fortran/interface.c:3529
49745#, gcc-internal-format, gfc-internal-format
49746msgid "MOLD argument to NULL required at %L"
49747msgstr ""
49748
49749#: fortran/interface.c:3537
49750#, gcc-internal-format, gfc-internal-format
49751msgid "Assumed-rank argument requires an explicit interface at %L"
49752msgstr ""
49753
49754#: fortran/interface.c:3575
49755#, gcc-internal-format
49756msgid "Procedure pointer component %qs called with an implicit interface at %L"
49757msgstr ""
49758
49759#: fortran/interface.c:3586
49760#, gcc-internal-format
49761msgid "Keyword argument requires explicit interface for procedure pointer component %qs at %L"
49762msgstr ""
49763
49764#: fortran/interface.c:3671
49765#, gcc-internal-format, gfc-internal-format
49766msgid "MOLD= required in NULL() argument at %L: Ambiguity between specific functions %s and %s"
49767msgstr ""
49768
49769#: fortran/interface.c:3741
49770#, gcc-internal-format
49771msgid "Unable to find symbol %qs"
49772msgstr ""
49773
49774#: fortran/interface.c:4108
49775#, gcc-internal-format
49776msgid "Entity %qs at %L is already present in the interface"
49777msgstr ""
49778
49779#: fortran/interface.c:4224
49780#, gcc-internal-format
49781msgid "gfc_add_interface(): Bad interface type"
49782msgstr ""
49783
49784#: fortran/interface.c:4319
49785#, gcc-internal-format
49786msgid "Can't overwrite GENERIC %qs at %L"
49787msgstr ""
49788
49789#: fortran/interface.c:4331
49790#, gcc-internal-format
49791msgid "%qs at %L overrides a procedure binding declared NON_OVERRIDABLE"
49792msgstr ""
49793
49794#: fortran/interface.c:4339
49795#, gcc-internal-format
49796msgid "%qs at %L must not be DEFERRED as it overrides a non-DEFERRED binding"
49797msgstr ""
49798
49799#: fortran/interface.c:4347
49800#, gcc-internal-format
49801msgid "%qs at %L overrides a PURE procedure and must also be PURE"
49802msgstr ""
49803
49804#: fortran/interface.c:4356
49805#, gcc-internal-format
49806msgid "%qs at %L overrides an ELEMENTAL procedure and must also be ELEMENTAL"
49807msgstr ""
49808
49809#: fortran/interface.c:4362
49810#, gcc-internal-format
49811msgid "%qs at %L overrides a non-ELEMENTAL procedure and must not be ELEMENTAL, either"
49812msgstr ""
49813
49814#: fortran/interface.c:4371
49815#, gcc-internal-format
49816msgid "%qs at %L overrides a SUBROUTINE and must also be a SUBROUTINE"
49817msgstr ""
49818
49819#: fortran/interface.c:4382
49820#, gcc-internal-format
49821msgid "%qs at %L overrides a FUNCTION and must also be a FUNCTION"
49822msgstr ""
49823
49824#: fortran/interface.c:4390
49825#, gcc-internal-format
49826msgid "Result mismatch for the overriding procedure %qs at %L: %s"
49827msgstr ""
49828
49829#: fortran/interface.c:4401
49830#, gcc-internal-format
49831msgid "%qs at %L overrides a PUBLIC procedure and must not be PRIVATE"
49832msgstr ""
49833
49834#: fortran/interface.c:4431
49835#, gcc-internal-format
49836msgid "Dummy argument %qs of %qs at %L should be named %qs as to match the corresponding argument of the overridden procedure"
49837msgstr ""
49838
49839#: fortran/interface.c:4442
49840#, gcc-internal-format
49841msgid "Argument mismatch for the overriding procedure %qs at %L: %s"
49842msgstr ""
49843
49844#: fortran/interface.c:4451
49845#, gcc-internal-format
49846msgid "%qs at %L must have the same number of formal arguments as the overridden procedure"
49847msgstr ""
49848
49849#: fortran/interface.c:4460
49850#, gcc-internal-format
49851msgid "%qs at %L overrides a NOPASS binding and must also be NOPASS"
49852msgstr ""
49853
49854#: fortran/interface.c:4471
49855#, gcc-internal-format
49856msgid "%qs at %L overrides a binding with PASS and must also be PASS"
49857msgstr ""
49858
49859#: fortran/interface.c:4478
49860#, gcc-internal-format
49861msgid "Passed-object dummy argument of %qs at %L must be at the same position as the passed-object dummy argument of the overridden procedure"
49862msgstr ""
49863
49864#: fortran/intrinsic.c:196
49865#, gcc-internal-format, gfc-internal-format
49866msgid "Variable with NO_ARG_CHECK attribute at %L is only permitted as argument to the intrinsic functions C_LOC and PRESENT"
49867msgstr ""
49868
49869#: fortran/intrinsic.c:211
49870#, gcc-internal-format, gfc-internal-format
49871msgid "Assumed-type argument at %L is not permitted as actual argument to the intrinsic %s"
49872msgstr ""
49873
49874#: fortran/intrinsic.c:218
49875#, gcc-internal-format, gfc-internal-format
49876msgid "Assumed-type argument at %L is only permitted as first actual argument to the intrinsic %s"
49877msgstr ""
49878
49879#: fortran/intrinsic.c:225
49880#, gcc-internal-format, gfc-internal-format
49881msgid "Assumed-rank argument at %L is only permitted as actual argument to intrinsic inquiry functions"
49882msgstr ""
49883
49884#: fortran/intrinsic.c:232
49885#, gcc-internal-format, gfc-internal-format
49886msgid "Assumed-rank argument at %L is only permitted as first actual argument to the intrinsic inquiry function %s"
49887msgstr ""
49888
49889#: fortran/intrinsic.c:280
49890#, gcc-internal-format
49891msgid "do_check(): too many args"
49892msgstr ""
49893
49894#: fortran/intrinsic.c:360
49895#, gcc-internal-format
49896msgid "add_sym(): Bad sizing mode"
49897msgstr ""
49898
49899#: fortran/intrinsic.c:1077
49900#, gcc-internal-format
49901msgid "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."
49902msgstr ""
49903
49904#: fortran/intrinsic.c:1112
49905#, gcc-internal-format
49906msgid "make_generic(): Can't find generic symbol %qs"
49907msgstr ""
49908
49909#: fortran/intrinsic.c:3871
49910#, gcc-internal-format
49911msgid "Too many arguments in call to %qs at %L"
49912msgstr ""
49913
49914#: fortran/intrinsic.c:3886
49915#, gcc-internal-format, gfc-internal-format
49916msgid "The argument list functions %%VAL, %%LOC or %%REF are not allowed in this context at %L"
49917msgstr ""
49918
49919#: fortran/intrinsic.c:3889
49920#, gcc-internal-format
49921msgid "Can't find keyword named %qs in call to %qs at %L"
49922msgstr ""
49923
49924#: fortran/intrinsic.c:3896
49925#, gcc-internal-format
49926msgid "Argument %qs appears twice in call to %qs at %L"
49927msgstr ""
49928
49929#: fortran/intrinsic.c:3910
49930#, gcc-internal-format
49931msgid "Missing actual argument %qs in call to %qs at %L"
49932msgstr ""
49933
49934#: fortran/intrinsic.c:3925
49935#, gcc-internal-format, gfc-internal-format
49936msgid "ALTERNATE RETURN not permitted at %L"
49937msgstr ""
49938
49939#: fortran/intrinsic.c:3982
49940#, gcc-internal-format
49941msgid "Type of argument %qs in call to %qs at %L should be %s, not %s"
49942msgstr ""
49943
49944#: fortran/intrinsic.c:4088
49945#, gcc-internal-format
49946msgid "resolve_intrinsic(): Too many args for intrinsic"
49947msgstr ""
49948
49949#: fortran/intrinsic.c:4174
49950#, gcc-internal-format
49951msgid "do_simplify(): Too many args for intrinsic"
49952msgstr ""
49953
49954#: fortran/intrinsic.c:4213
49955#, gcc-internal-format
49956msgid "init_arglist(): too many arguments"
49957msgstr ""
49958
49959#: fortran/intrinsic.c:4363
49960#, gcc-internal-format
49961msgid "Invalid standard code on intrinsic %qs (%d)"
49962msgstr ""
49963
49964#: fortran/intrinsic.c:4372
49965#, gcc-internal-format
49966msgid "Intrinsic %qs (is %s) is used at %L"
49967msgstr ""
49968
49969#: fortran/intrinsic.c:4443
49970#, gcc-internal-format
49971msgid "Function %qs as initialization expression at %L"
49972msgstr ""
49973
49974#: fortran/intrinsic.c:4519
49975#, gcc-internal-format, gfc-internal-format
49976msgid "Elemental function as initialization expression with non-integer/non-character arguments at %L"
49977msgstr ""
49978
49979#: fortran/intrinsic.c:4590
49980#, gcc-internal-format
49981msgid "Subroutine call to intrinsic %qs in DO CONCURRENT block at %L is not PURE"
49982msgstr ""
49983
49984#: fortran/intrinsic.c:4597
49985#, gcc-internal-format
49986msgid "Subroutine call to intrinsic %qs at %L is not PURE"
49987msgstr ""
49988
49989#: fortran/intrinsic.c:4673
49990#, gcc-internal-format, gfc-internal-format
49991msgid "Extension: Conversion from %s to %s at %L"
49992msgstr ""
49993
49994#: fortran/intrinsic.c:4709 fortran/intrinsic.c:4726
49995#, gcc-internal-format, gfc-internal-format
49996msgid "Possible change of value in conversion from %s to %s at %L"
49997msgstr ""
49998
49999#: fortran/intrinsic.c:4714 fortran/intrinsic.c:4735
50000#, gcc-internal-format, gfc-internal-format
50001msgid "Conversion from %s to %s at %L"
50002msgstr ""
50003
50004#: fortran/intrinsic.c:4788
50005#, gcc-internal-format, gfc-internal-format
50006msgid "Can't convert %s to %s at %L"
50007msgstr ""
50008
50009#: fortran/intrinsic.c:4793
50010#, gcc-internal-format
50011msgid "Can't convert %qs to %qs at %L"
50012msgstr ""
50013
50014#: fortran/intrinsic.c:4883
50015#, gcc-internal-format
50016msgid "%qs declared at %L may shadow the intrinsic of the same name.  In order to call the intrinsic, explicit INTRINSIC declarations may be required."
50017msgstr ""
50018
50019#: fortran/intrinsic.c:4889
50020#, gcc-internal-format
50021msgid "%qs declared at %L is also the name of an intrinsic.  It can only be called via an explicit interface or if declared EXTERNAL."
50022msgstr ""
50023
50024#: fortran/io.c:167 fortran/primary.c:920
50025#, gcc-internal-format, gfc-internal-format
50026msgid "Extension: backslash character at %C"
50027msgstr ""
50028
50029#: fortran/io.c:203 fortran/io.c:206
50030#, gcc-internal-format, gfc-internal-format
50031msgid "Extension: Tab character in format at %C"
50032msgstr ""
50033
50034#: fortran/io.c:454
50035#, gcc-internal-format, gfc-internal-format
50036msgid "DP format specifier not allowed at %C"
50037msgstr ""
50038
50039#: fortran/io.c:461
50040#, gcc-internal-format, gfc-internal-format
50041msgid "DC format specifier not allowed at %C"
50042msgstr ""
50043
50044#: fortran/io.c:650
50045#, gcc-internal-format, gfc-internal-format
50046msgid "X descriptor requires leading space count at %L"
50047msgstr ""
50048
50049#: fortran/io.c:679
50050#, gcc-internal-format, gfc-internal-format
50051msgid "$ descriptor at %L"
50052msgstr ""
50053
50054#: fortran/io.c:683
50055#, gcc-internal-format, gfc-internal-format
50056msgid "$ should be the last specifier in format at %L"
50057msgstr ""
50058
50059#: fortran/io.c:781
50060#, gcc-internal-format, gfc-internal-format
50061msgid "Extension: Missing positive width after L descriptor at %L"
50062msgstr ""
50063
50064#: fortran/io.c:825
50065#, gcc-internal-format
50066msgid "%<G0%> in format at %L"
50067msgstr ""
50068
50069#: fortran/io.c:853
50070#, gcc-internal-format, gfc-internal-format
50071msgid "Positive width required in format specifier %s at %L"
50072msgstr ""
50073
50074#: fortran/io.c:869 fortran/io.c:876
50075#, gcc-internal-format, gfc-internal-format
50076msgid "Period required in format specifier %s at %L"
50077msgstr ""
50078
50079#: fortran/io.c:948
50080#, gcc-internal-format, gfc-internal-format
50081msgid "Period required in format specifier at %L"
50082msgstr ""
50083
50084#: fortran/io.c:970
50085#, gcc-internal-format, gfc-internal-format
50086msgid "The H format specifier at %L is a Fortran 95 deleted feature"
50087msgstr ""
50088
50089#: fortran/io.c:1058 fortran/io.c:1120
50090#, gcc-internal-format, gfc-internal-format
50091msgid "Missing comma at %L"
50092msgstr ""
50093
50094#: fortran/io.c:1138
50095#, gcc-internal-format, gfc-internal-format
50096msgid "%s in format string at %L"
50097msgstr ""
50098
50099#: fortran/io.c:1176
50100#, gcc-internal-format, gfc-internal-format
50101msgid "Extraneous characters in format at %L"
50102msgstr ""
50103
50104#: fortran/io.c:1198
50105#, gcc-internal-format, gfc-internal-format
50106msgid "Format statement in module main block at %C"
50107msgstr ""
50108
50109#: fortran/io.c:1207
50110#, gcc-internal-format, gfc-internal-format
50111msgid "FORMAT statement at %C cannot appear within an INTERFACE"
50112msgstr ""
50113
50114#: fortran/io.c:1213
50115#, gcc-internal-format, gfc-internal-format
50116msgid "Missing format label at %C"
50117msgstr ""
50118
50119#: fortran/io.c:1261
50120#, gcc-internal-format, gfc-internal-format
50121msgid "IOMSG must be a scalar-default-char-variable at %L"
50122msgstr ""
50123
50124#: fortran/io.c:1275
50125#, gcc-internal-format, gfc-internal-format
50126msgid "%s requires a scalar-default-char-expr at %L"
50127msgstr ""
50128
50129#: fortran/io.c:1298 fortran/io.c:1329 fortran/io.c:1395
50130#, gcc-internal-format, gfc-internal-format
50131msgid "Invalid value for %s specification at %C"
50132msgstr ""
50133
50134#: fortran/io.c:1304 fortran/io.c:1335
50135#, gcc-internal-format, gfc-internal-format
50136msgid "Duplicate %s specification at %C"
50137msgstr ""
50138
50139#: fortran/io.c:1342
50140#, gcc-internal-format, gfc-internal-format
50141msgid "Variable %s cannot be INTENT(IN) at %C"
50142msgstr ""
50143
50144#: fortran/io.c:1350
50145#, gcc-internal-format, gfc-internal-format
50146msgid "Variable %s cannot be assigned in PURE procedure at %C"
50147msgstr ""
50148
50149#: fortran/io.c:1401
50150#, gcc-internal-format, gfc-internal-format
50151msgid "Duplicate %s label specification at %C"
50152msgstr ""
50153
50154#: fortran/io.c:1421
50155#, gcc-internal-format, gfc-internal-format
50156msgid "Constant expression in FORMAT tag at %L must be of type default CHARACTER"
50157msgstr ""
50158
50159#: fortran/io.c:1439
50160#, gcc-internal-format, gfc-internal-format
50161msgid "FORMAT tag at %L must be of type default-kind CHARACTER or of INTEGER"
50162msgstr ""
50163
50164#: fortran/io.c:1445
50165#, gcc-internal-format, gfc-internal-format
50166msgid "ASSIGNED variable in FORMAT tag at %L"
50167msgstr ""
50168
50169#: fortran/io.c:1450
50170#, gcc-internal-format
50171msgid "Variable %qs at %L has not been assigned a format label"
50172msgstr ""
50173
50174#: fortran/io.c:1457
50175#, gcc-internal-format
50176msgid "Scalar %qs in FORMAT tag at %L is not an ASSIGNED variable"
50177msgstr ""
50178
50179#: fortran/io.c:1469
50180#, gcc-internal-format, gfc-internal-format
50181msgid "Non-character in FORMAT tag at %L"
50182msgstr ""
50183
50184#: fortran/io.c:1475
50185#, gcc-internal-format, gfc-internal-format
50186msgid "Non-character assumed shape array element in FORMAT tag at %L"
50187msgstr ""
50188
50189#: fortran/io.c:1482
50190#, gcc-internal-format, gfc-internal-format
50191msgid "Non-character assumed size array element in FORMAT tag at %L"
50192msgstr ""
50193
50194#: fortran/io.c:1489
50195#, gcc-internal-format, gfc-internal-format
50196msgid "Non-character pointer array element in FORMAT tag at %L"
50197msgstr ""
50198
50199#: fortran/io.c:1515
50200#, gcc-internal-format, gfc-internal-format
50201msgid "%s tag at %L must be of type %s"
50202msgstr ""
50203
50204#: fortran/io.c:1522
50205#, gcc-internal-format, gfc-internal-format
50206msgid "%s tag at %L must be a character string of default kind"
50207msgstr ""
50208
50209#: fortran/io.c:1529
50210#, gcc-internal-format, gfc-internal-format
50211msgid "%s tag at %L must be scalar"
50212msgstr ""
50213
50214#: fortran/io.c:1535
50215#, gcc-internal-format, gfc-internal-format
50216msgid "IOMSG tag at %L"
50217msgstr ""
50218
50219#: fortran/io.c:1543
50220#, gcc-internal-format, gfc-internal-format
50221msgid "Fortran 95 requires default INTEGER in %s tag at %L"
50222msgstr ""
50223
50224#: fortran/io.c:1552
50225#, gcc-internal-format, gfc-internal-format
50226msgid "Non-default LOGICAL kind in %s tag at %L"
50227msgstr ""
50228
50229#: fortran/io.c:1559
50230#, gcc-internal-format, gfc-internal-format
50231msgid "NEWUNIT specifier at %L"
50232msgstr ""
50233
50234#: fortran/io.c:1577
50235#, gcc-internal-format, gfc-internal-format
50236msgid "CONVERT tag at %L"
50237msgstr ""
50238
50239#: fortran/io.c:1766
50240#, gcc-internal-format
50241msgid "Fortran 2003: %s specifier in %s statement at %C has value %qs"
50242msgstr ""
50243
50244#: fortran/io.c:1774 fortran/io.c:1801
50245#, gcc-internal-format
50246msgid "%s specifier in %s statement at %C has value %qs"
50247msgstr ""
50248
50249#: fortran/io.c:1793
50250#, gcc-internal-format
50251msgid "Extension: %s specifier in %s statement at %C has value %qs"
50252msgstr ""
50253
50254#: fortran/io.c:1815 fortran/io.c:1823
50255#, gcc-internal-format
50256msgid "%s specifier in %s statement at %C has invalid value %qs"
50257msgstr ""
50258
50259#: fortran/io.c:1876
50260#, gcc-internal-format, gfc-internal-format
50261msgid "OPEN statement not allowed in PURE procedure at %C"
50262msgstr ""
50263
50264#: fortran/io.c:1889
50265#, gcc-internal-format, gfc-internal-format
50266msgid "UNIT specifier not allowed with NEWUNIT at %C"
50267msgstr ""
50268
50269#: fortran/io.c:1899
50270#, gcc-internal-format, gfc-internal-format
50271msgid "NEWUNIT specifier must have FILE= or STATUS='scratch' at %C"
50272msgstr ""
50273
50274#: fortran/io.c:1907
50275#, gcc-internal-format, gfc-internal-format
50276msgid "OPEN statement at %C must have UNIT or NEWUNIT specified"
50277msgstr ""
50278
50279#: fortran/io.c:1945
50280#, gcc-internal-format, gfc-internal-format
50281msgid "ASYNCHRONOUS= at %C not allowed in Fortran 95"
50282msgstr ""
50283
50284#: fortran/io.c:1966 fortran/io.c:3461
50285#, gcc-internal-format, gfc-internal-format
50286msgid "BLANK= at %C not allowed in Fortran 95"
50287msgstr ""
50288
50289#: fortran/io.c:1987 fortran/io.c:3437
50290#, gcc-internal-format, gfc-internal-format
50291msgid "DECIMAL= at %C not allowed in Fortran 95"
50292msgstr ""
50293
50294#: fortran/io.c:2025
50295#, gcc-internal-format, gfc-internal-format
50296msgid "ENCODING= at %C not allowed in Fortran 95"
50297msgstr ""
50298
50299#: fortran/io.c:2088 fortran/io.c:3510
50300#, gcc-internal-format, gfc-internal-format
50301msgid "ROUND= at %C not allowed in Fortran 95"
50302msgstr ""
50303
50304#: fortran/io.c:2111
50305#, gcc-internal-format, gfc-internal-format
50306msgid "SIGN= at %C not allowed in Fortran 95"
50307msgstr ""
50308
50309#: fortran/io.c:2332
50310#, gcc-internal-format, gfc-internal-format
50311msgid "CLOSE statement not allowed in PURE procedure at %C"
50312msgstr ""
50313
50314#: fortran/io.c:2394
50315#, gcc-internal-format, gfc-internal-format
50316msgid "CLOSE statement at %L requires a UNIT number"
50317msgstr ""
50318
50319#: fortran/io.c:2402
50320#, gcc-internal-format, gfc-internal-format
50321msgid "UNIT number in CLOSE statement at %L must be non-negative"
50322msgstr ""
50323
50324#: fortran/io.c:2500 fortran/match.c:2761
50325#, gcc-internal-format, gfc-internal-format
50326msgid "%s statement not allowed in PURE procedure at %C"
50327msgstr ""
50328
50329#: fortran/io.c:2534
50330#, gcc-internal-format, gfc-internal-format
50331msgid "UNIT number missing in statement at %L"
50332msgstr ""
50333
50334#: fortran/io.c:2542 fortran/io.c:2979
50335#, gcc-internal-format, gfc-internal-format
50336msgid "UNIT number in statement at %L must be non-negative"
50337msgstr ""
50338
50339#: fortran/io.c:2575
50340#, gcc-internal-format, gfc-internal-format
50341msgid "FLUSH statement at %C"
50342msgstr ""
50343
50344#: fortran/io.c:2630
50345#, gcc-internal-format, gfc-internal-format
50346msgid "Duplicate UNIT specification at %C"
50347msgstr ""
50348
50349#: fortran/io.c:2704
50350#, gcc-internal-format, gfc-internal-format
50351msgid "Duplicate format specification at %C"
50352msgstr ""
50353
50354#: fortran/io.c:2721
50355#, gcc-internal-format
50356msgid "Symbol %qs in namelist %qs is INTENT(IN) at %C"
50357msgstr ""
50358
50359#: fortran/io.c:2757
50360#, gcc-internal-format, gfc-internal-format
50361msgid "Duplicate NML specification at %C"
50362msgstr ""
50363
50364#: fortran/io.c:2766
50365#, gcc-internal-format
50366msgid "Symbol %qs at %C must be a NAMELIST group name"
50367msgstr ""
50368
50369#: fortran/io.c:2836
50370#, gcc-internal-format, gfc-internal-format
50371msgid "END tag at %C not allowed in output statement"
50372msgstr ""
50373
50374#: fortran/io.c:2913
50375#, gcc-internal-format, gfc-internal-format
50376msgid "UNIT not specified at %L"
50377msgstr ""
50378
50379#: fortran/io.c:2925
50380#, gcc-internal-format, gfc-internal-format
50381msgid "UNIT specification at %L must be an INTEGER expression or a CHARACTER variable"
50382msgstr ""
50383
50384#: fortran/io.c:2947
50385#, gcc-internal-format, gfc-internal-format
50386msgid "Invalid form of WRITE statement at %L, UNIT required"
50387msgstr ""
50388
50389#: fortran/io.c:2958
50390#, gcc-internal-format, gfc-internal-format
50391msgid "Internal unit with vector subscript at %L"
50392msgstr ""
50393
50394#: fortran/io.c:2972
50395#, gcc-internal-format, gfc-internal-format
50396msgid "External IO UNIT cannot be an array at %L"
50397msgstr ""
50398
50399#: fortran/io.c:3000
50400#, gcc-internal-format
50401msgid "NAMELIST %qs in READ statement at %L contains the symbol %qs which may not appear in a variable definition context"
50402msgstr ""
50403
50404#: fortran/io.c:3010
50405#, gcc-internal-format, gfc-internal-format
50406msgid "Comma before i/o item list at %L"
50407msgstr ""
50408
50409#: fortran/io.c:3020
50410#, gcc-internal-format, gfc-internal-format
50411msgid "ERR tag label %d at %L not defined"
50412msgstr ""
50413
50414#: fortran/io.c:3032
50415#, gcc-internal-format, gfc-internal-format
50416msgid "END tag label %d at %L not defined"
50417msgstr ""
50418
50419#: fortran/io.c:3044
50420#, gcc-internal-format, gfc-internal-format
50421msgid "EOR tag label %d at %L not defined"
50422msgstr ""
50423
50424#: fortran/io.c:3054
50425#, gcc-internal-format, gfc-internal-format
50426msgid "FORMAT label %d at %L not defined"
50427msgstr ""
50428
50429#: fortran/io.c:3085
50430#, gcc-internal-format
50431msgid "io_kind_name(): bad I/O-kind"
50432msgstr ""
50433
50434#: fortran/io.c:3174
50435#, gcc-internal-format, gfc-internal-format
50436msgid "Syntax error in I/O iterator at %C"
50437msgstr ""
50438
50439#: fortran/io.c:3205
50440#, gcc-internal-format, gfc-internal-format
50441msgid "Expected variable in READ statement at %C"
50442msgstr ""
50443
50444#: fortran/io.c:3211
50445#, gcc-internal-format, gfc-internal-format
50446msgid "Expected expression in %s statement at %C"
50447msgstr ""
50448
50449#. A general purpose syntax error.
50450#: fortran/io.c:3268 fortran/io.c:3886 fortran/gfortran.h:2731
50451#, gcc-internal-format, gfc-internal-format
50452msgid "Syntax error in %s statement at %C"
50453msgstr ""
50454
50455#: fortran/io.c:3352
50456#, gcc-internal-format, gfc-internal-format
50457msgid "Internal file at %L with namelist"
50458msgstr ""
50459
50460#: fortran/io.c:3408
50461#, gcc-internal-format, gfc-internal-format
50462msgid "ASYNCHRONOUS= specifier at %L must be an initialization expression"
50463msgstr ""
50464
50465#: fortran/io.c:3486
50466#, gcc-internal-format, gfc-internal-format
50467msgid "PAD= at %C not allowed in Fortran 95"
50468msgstr ""
50469
50470#: fortran/io.c:3562
50471#, gcc-internal-format, gfc-internal-format
50472msgid "DELIM= at %C not allowed in Fortran 95"
50473msgstr ""
50474
50475#: fortran/io.c:3714
50476#, gcc-internal-format, gfc-internal-format
50477msgid "PRINT namelist at %C is an extension"
50478msgstr ""
50479
50480#: fortran/io.c:3857
50481#, gcc-internal-format, gfc-internal-format
50482msgid "Expected comma in I/O list at %C"
50483msgstr ""
50484
50485#: fortran/io.c:3920
50486#, gcc-internal-format, gfc-internal-format
50487msgid "PRINT statement at %C not allowed within PURE procedure"
50488msgstr ""
50489
50490#: fortran/io.c:4083 fortran/io.c:4143
50491#, gcc-internal-format, gfc-internal-format
50492msgid "INQUIRE statement not allowed in PURE procedure at %C"
50493msgstr ""
50494
50495#: fortran/io.c:4111
50496#, gcc-internal-format, gfc-internal-format
50497msgid "IOLENGTH tag invalid in INQUIRE statement at %C"
50498msgstr ""
50499
50500#: fortran/io.c:4121 fortran/trans-io.c:1303
50501#, gcc-internal-format, gfc-internal-format
50502msgid "INQUIRE statement at %L cannot contain both FILE and UNIT specifiers"
50503msgstr ""
50504
50505#: fortran/io.c:4128
50506#, gcc-internal-format, gfc-internal-format
50507msgid "INQUIRE statement at %L requires either FILE or UNIT specifier"
50508msgstr ""
50509
50510#: fortran/io.c:4137
50511#, gcc-internal-format, gfc-internal-format
50512msgid "UNIT number in INQUIRE statement at %L can not be -1"
50513msgstr ""
50514
50515#: fortran/io.c:4151
50516#, gcc-internal-format, gfc-internal-format
50517msgid "INQUIRE statement at %L requires a PENDING= specifier with the ID= specifier"
50518msgstr ""
50519
50520#: fortran/io.c:4327
50521#, gcc-internal-format, gfc-internal-format
50522msgid "WAIT at %C not allowed in Fortran 95"
50523msgstr ""
50524
50525#: fortran/io.c:4333
50526#, gcc-internal-format, gfc-internal-format
50527msgid "WAIT statement not allowed in PURE procedure at %C"
50528msgstr ""
50529
50530#: fortran/match.c:109
50531#, gcc-internal-format
50532msgid "gfc_op2string(): Bad code"
50533msgstr ""
50534
50535#: fortran/match.c:186
50536#, gcc-internal-format, gfc-internal-format
50537msgid "Expected structure component or operator name after '.' at %C"
50538msgstr ""
50539
50540#: fortran/match.c:218
50541#, gcc-internal-format, gfc-internal-format
50542msgid "'%s' is neither a defined operator nor a structure component in dotted string at %C"
50543msgstr ""
50544
50545#: fortran/match.c:288
50546#, gcc-internal-format
50547msgid "Missing %<)%> in statement at or before %L"
50548msgstr ""
50549
50550#: fortran/match.c:293
50551#, gcc-internal-format
50552msgid "Missing %<(%> in statement at or before %L"
50553msgstr ""
50554
50555#: fortran/match.c:490
50556#, gcc-internal-format, gfc-internal-format
50557msgid "Integer too large at %C"
50558msgstr ""
50559
50560#: fortran/match.c:583 fortran/parse.c:1045
50561#, gcc-internal-format, gfc-internal-format
50562msgid "Too many digits in statement label at %C"
50563msgstr ""
50564
50565#: fortran/match.c:589
50566#, gcc-internal-format, gfc-internal-format
50567msgid "Statement label at %C is zero"
50568msgstr ""
50569
50570#: fortran/match.c:622
50571#, gcc-internal-format
50572msgid "Label name %qs at %C is ambiguous"
50573msgstr ""
50574
50575#: fortran/match.c:628
50576#, gcc-internal-format
50577msgid "Duplicate construct label %qs at %C"
50578msgstr ""
50579
50580#: fortran/match.c:662
50581#, gcc-internal-format, gfc-internal-format
50582msgid "Invalid character in name at %C"
50583msgstr ""
50584
50585#: fortran/match.c:675
50586#, gcc-internal-format, gfc-internal-format
50587msgid "Name at %C is too long"
50588msgstr ""
50589
50590#: fortran/match.c:686
50591#, gcc-internal-format
50592msgid "Invalid character %<$%> at %L. Use %<-fdollar-ok%> to allow it as an extension"
50593msgstr ""
50594
50595#: fortran/match.c:1004
50596#, gcc-internal-format, gfc-internal-format
50597msgid "Loop variable at %C cannot be an array"
50598msgstr ""
50599
50600#: fortran/match.c:1011
50601#, gcc-internal-format, gfc-internal-format
50602msgid "Loop variable at %C cannot be a coarray"
50603msgstr ""
50604
50605#: fortran/match.c:1017
50606#, gcc-internal-format, gfc-internal-format
50607msgid "Loop variable at %C cannot be a sub-component"
50608msgstr ""
50609
50610#: fortran/match.c:1051
50611#, gcc-internal-format, gfc-internal-format
50612msgid "Expected a step value in iterator at %C"
50613msgstr ""
50614
50615#: fortran/match.c:1063
50616#, gcc-internal-format, gfc-internal-format
50617msgid "Syntax error in iterator at %C"
50618msgstr ""
50619
50620#: fortran/match.c:1231
50621#, gcc-internal-format, gfc-internal-format
50622msgid "gfc_match(): Bad match code %c"
50623msgstr ""
50624
50625#: fortran/match.c:1304
50626#, gcc-internal-format, gfc-internal-format
50627msgid "Invalid form of PROGRAM statement at %C"
50628msgstr ""
50629
50630#: fortran/match.c:1434 fortran/match.c:1514
50631#, gcc-internal-format, gfc-internal-format
50632msgid "Arithmetic IF statement at %C"
50633msgstr ""
50634
50635#: fortran/match.c:1489
50636#, gcc-internal-format, gfc-internal-format
50637msgid "Syntax error in IF-expression at %C"
50638msgstr ""
50639
50640#: fortran/match.c:1500
50641#, gcc-internal-format, gfc-internal-format
50642msgid "Block label not appropriate for arithmetic IF statement at %C"
50643msgstr ""
50644
50645#: fortran/match.c:1537
50646#, gcc-internal-format, gfc-internal-format
50647msgid "Block label is not appropriate for IF statement at %C"
50648msgstr ""
50649
50650#: fortran/match.c:1625
50651#, gcc-internal-format, gfc-internal-format
50652msgid "Cannot assign to a named constant at %C"
50653msgstr ""
50654
50655#: fortran/match.c:1635
50656#, gcc-internal-format, gfc-internal-format
50657msgid "Unclassifiable statement in IF-clause at %C"
50658msgstr ""
50659
50660#: fortran/match.c:1642
50661#, gcc-internal-format, gfc-internal-format
50662msgid "Syntax error in IF-clause at %C"
50663msgstr ""
50664
50665#: fortran/match.c:1685
50666#, gcc-internal-format, gfc-internal-format
50667msgid "Unexpected junk after ELSE statement at %C"
50668msgstr ""
50669
50670#: fortran/match.c:1691 fortran/match.c:1726
50671#, gcc-internal-format
50672msgid "Label %qs at %C doesn't match IF label %qs"
50673msgstr ""
50674
50675#: fortran/match.c:1720
50676#, gcc-internal-format, gfc-internal-format
50677msgid "Unexpected junk after ELSE IF statement at %C"
50678msgstr ""
50679
50680#: fortran/match.c:1784
50681#, gcc-internal-format, gfc-internal-format
50682msgid "Image control statement CRITICAL at %C in PURE procedure"
50683msgstr ""
50684
50685#: fortran/match.c:1790
50686#, gcc-internal-format, gfc-internal-format
50687msgid "Image control statement CRITICAL at %C in DO CONCURRENT block"
50688msgstr ""
50689
50690#: fortran/match.c:1797
50691#, gcc-internal-format, gfc-internal-format
50692msgid "CRITICAL statement at %C"
50693msgstr ""
50694
50695#: fortran/match.c:1809
50696#, gcc-internal-format, gfc-internal-format
50697msgid "Nested CRITICAL block at %C"
50698msgstr ""
50699
50700#: fortran/match.c:1861
50701#, gcc-internal-format, gfc-internal-format
50702msgid "Expected association list at %C"
50703msgstr ""
50704
50705#: fortran/match.c:1874
50706#, gcc-internal-format, gfc-internal-format
50707msgid "Expected association at %C"
50708msgstr ""
50709
50710#: fortran/match.c:1883
50711#, gcc-internal-format
50712msgid "Duplicate name %qs in association at %C"
50713msgstr ""
50714
50715#: fortran/match.c:1891
50716#, gcc-internal-format, gfc-internal-format
50717msgid "Association target at %C must not be coindexed"
50718msgstr ""
50719
50720#: fortran/match.c:1909
50721#, fuzzy, gcc-internal-format
50722#| msgid "expected %<,%> or %<)%>"
50723msgid "Expected %<)%> or %<,%> at %C"
50724msgstr "očekujem %<,%> ili %<)%>"
50725
50726#: fortran/match.c:1927
50727#, gcc-internal-format, gfc-internal-format
50728msgid "Junk after ASSOCIATE statement at %C"
50729msgstr ""
50730
50731#: fortran/match.c:1996
50732#, gcc-internal-format
50733msgid "Derived type %qs at %L may not be ABSTRACT"
50734msgstr ""
50735
50736#: fortran/match.c:2059
50737#, gcc-internal-format, gfc-internal-format
50738msgid "Invalid type-spec at %C"
50739msgstr ""
50740
50741#: fortran/match.c:2158
50742#, gcc-internal-format, gfc-internal-format
50743msgid "Syntax error in FORALL iterator at %C"
50744msgstr ""
50745
50746#: fortran/match.c:2423
50747#, gcc-internal-format, gfc-internal-format
50748msgid "DO CONCURRENT construct at %C"
50749msgstr ""
50750
50751#: fortran/match.c:2548
50752#, gcc-internal-format
50753msgid "Name %qs in %s statement at %C is unknown"
50754msgstr ""
50755
50756#: fortran/match.c:2556
50757#, gcc-internal-format
50758msgid "Name %qs in %s statement at %C is not a construct name"
50759msgstr ""
50760
50761#: fortran/match.c:2568
50762#, gcc-internal-format, gfc-internal-format
50763msgid "%s statement at %C leaves CRITICAL construct"
50764msgstr ""
50765
50766#. F2008, C821 & C845.
50767#: fortran/match.c:2576
50768#, gcc-internal-format, gfc-internal-format
50769msgid "%s statement at %C leaves DO CONCURRENT construct"
50770msgstr ""
50771
50772#: fortran/match.c:2588
50773#, gcc-internal-format, gfc-internal-format
50774msgid "%s statement at %C is not within a construct"
50775msgstr ""
50776
50777#: fortran/match.c:2591
50778#, gcc-internal-format
50779msgid "%s statement at %C is not within construct %qs"
50780msgstr ""
50781
50782#: fortran/match.c:2616
50783#, gcc-internal-format
50784msgid "CYCLE statement at %C is not applicable to non-loop construct %qs"
50785msgstr ""
50786
50787#: fortran/match.c:2621
50788#, gcc-internal-format, gfc-internal-format
50789msgid "EXIT statement with no do-construct-name at %C"
50790msgstr ""
50791
50792#: fortran/match.c:2627
50793#, gcc-internal-format
50794msgid "%s statement at %C is not applicable to construct %qs"
50795msgstr ""
50796
50797#: fortran/match.c:2635
50798#, gcc-internal-format, gfc-internal-format
50799msgid "%s statement at %C leaving OpenACC structured block"
50800msgstr ""
50801
50802#: fortran/match.c:2660
50803#, gcc-internal-format, gfc-internal-format
50804msgid "EXIT statement at %C terminating !$ACC LOOP loop"
50805msgstr ""
50806
50807#: fortran/match.c:2665
50808#, gcc-internal-format, gfc-internal-format
50809msgid "CYCLE statement at %C to non-innermost collapsed !$ACC LOOP loop"
50810msgstr ""
50811
50812#: fortran/match.c:2690
50813#, gcc-internal-format, gfc-internal-format
50814msgid "EXIT statement at %C terminating !$OMP DO loop"
50815msgstr ""
50816
50817#: fortran/match.c:2695
50818#, gcc-internal-format, gfc-internal-format
50819msgid "CYCLE statement at %C to non-innermost collapsed !$OMP DO loop"
50820msgstr ""
50821
50822#: fortran/match.c:2755
50823#, gcc-internal-format, gfc-internal-format
50824msgid "%s statement at %C in PURE procedure"
50825msgstr ""
50826
50827#: fortran/match.c:2771
50828#, gcc-internal-format, gfc-internal-format
50829msgid "Image control statement STOP at %C in CRITICAL block"
50830msgstr ""
50831
50832#: fortran/match.c:2776
50833#, gcc-internal-format, gfc-internal-format
50834msgid "Image control statement STOP at %C in DO CONCURRENT block"
50835msgstr ""
50836
50837#: fortran/match.c:2784
50838#, gcc-internal-format, gfc-internal-format
50839msgid "STOP code at %L must be either INTEGER or CHARACTER type"
50840msgstr ""
50841
50842#: fortran/match.c:2791
50843#, gcc-internal-format, gfc-internal-format
50844msgid "STOP code at %L must be scalar"
50845msgstr ""
50846
50847#: fortran/match.c:2799
50848#, gcc-internal-format, gfc-internal-format
50849msgid "STOP code at %L must be default character KIND=%d"
50850msgstr ""
50851
50852#: fortran/match.c:2807
50853#, gcc-internal-format, gfc-internal-format
50854msgid "STOP code at %L must be default integer KIND=%d"
50855msgstr ""
50856
50857#: fortran/match.c:2853
50858#, gcc-internal-format, gfc-internal-format
50859msgid "PAUSE statement at %C"
50860msgstr ""
50861
50862#: fortran/match.c:2874
50863#, gcc-internal-format, gfc-internal-format
50864msgid "ERROR STOP statement at %C"
50865msgstr ""
50866
50867#: fortran/match.c:2900
50868#, gcc-internal-format, gfc-internal-format
50869msgid "Image control statement EVENT %s at %C in PURE procedure"
50870msgstr ""
50871
50872#: fortran/match.c:2915
50873#, gcc-internal-format, gfc-internal-format
50874msgid "Image control statement EVENT %s at %C in CRITICAL block"
50875msgstr ""
50876
50877#: fortran/match.c:2922
50878#, gcc-internal-format, gfc-internal-format
50879msgid "Image control statement EVENT %s at %C in DO CONCURRENT block"
50880msgstr ""
50881
50882#: fortran/match.c:2952 fortran/match.c:3147 fortran/match.c:3359
50883#: fortran/match.c:3869 fortran/match.c:4206
50884#, gcc-internal-format, gfc-internal-format
50885msgid "Redundant STAT tag found at %L "
50886msgstr ""
50887
50888#: fortran/match.c:2973 fortran/match.c:3168 fortran/match.c:3379
50889#: fortran/match.c:3895 fortran/match.c:4231
50890#, gcc-internal-format, gfc-internal-format
50891msgid "Redundant ERRMSG tag found at %L "
50892msgstr ""
50893
50894#: fortran/match.c:2994
50895#, gcc-internal-format, gfc-internal-format
50896msgid "Redundant UNTIL_COUNT tag found at %L "
50897msgstr ""
50898
50899#: fortran/match.c:3060
50900#, gcc-internal-format, gfc-internal-format
50901msgid "EVENT POST statement at %C"
50902msgstr ""
50903
50904#: fortran/match.c:3070
50905#, gcc-internal-format, gfc-internal-format
50906msgid "EVENT WAIT statement at %C"
50907msgstr ""
50908
50909#: fortran/match.c:3095
50910#, gcc-internal-format, gfc-internal-format
50911msgid "Image control statement %s at %C in PURE procedure"
50912msgstr ""
50913
50914#: fortran/match.c:3110
50915#, gcc-internal-format, gfc-internal-format
50916msgid "Image control statement %s at %C in CRITICAL block"
50917msgstr ""
50918
50919#: fortran/match.c:3117
50920#, gcc-internal-format, gfc-internal-format
50921msgid "Image control statement %s at %C in DO CONCURRENT block"
50922msgstr ""
50923
50924#: fortran/match.c:3189
50925#, gcc-internal-format, gfc-internal-format
50926msgid "Redundant ACQUIRED_LOCK tag found at %L "
50927msgstr ""
50928
50929#: fortran/match.c:3254
50930#, gcc-internal-format, gfc-internal-format
50931msgid "LOCK statement at %C"
50932msgstr ""
50933
50934#: fortran/match.c:3264
50935#, gcc-internal-format, gfc-internal-format
50936msgid "UNLOCK statement at %C"
50937msgstr ""
50938
50939#: fortran/match.c:3289
50940#, gcc-internal-format, gfc-internal-format
50941msgid "Image control statement SYNC at %C in PURE procedure"
50942msgstr ""
50943
50944#: fortran/match.c:3295
50945#, gcc-internal-format, gfc-internal-format
50946msgid "SYNC statement at %C"
50947msgstr ""
50948
50949#: fortran/match.c:3307
50950#, gcc-internal-format, gfc-internal-format
50951msgid "Image control statement SYNC at %C in CRITICAL block"
50952msgstr ""
50953
50954#: fortran/match.c:3313
50955#, gcc-internal-format, gfc-internal-format
50956msgid "Image control statement SYNC at %C in DO CONCURRENT block"
50957msgstr ""
50958
50959#: fortran/match.c:3493
50960#, gcc-internal-format, gfc-internal-format
50961msgid "ASSIGN statement at %C"
50962msgstr ""
50963
50964#: fortran/match.c:3537
50965#, gcc-internal-format, gfc-internal-format
50966msgid "Assigned GOTO statement at %C"
50967msgstr ""
50968
50969#: fortran/match.c:3581 fortran/match.c:3632
50970#, gcc-internal-format, gfc-internal-format
50971msgid "Statement label list in GOTO at %C cannot be empty"
50972msgstr ""
50973
50974#: fortran/match.c:3642
50975#, gcc-internal-format, gfc-internal-format
50976msgid "Computed GOTO at %C"
50977msgstr ""
50978
50979#: fortran/match.c:3714
50980#, gcc-internal-format, gfc-internal-format
50981msgid "Error in type-spec at %L"
50982msgstr ""
50983
50984#: fortran/match.c:3724
50985#, gcc-internal-format, gfc-internal-format
50986msgid "typespec in ALLOCATE at %L"
50987msgstr ""
50988
50989#: fortran/match.c:3767
50990#, gcc-internal-format, gfc-internal-format
50991msgid "Bad allocate-object at %C for a PURE procedure"
50992msgstr ""
50993
50994#: fortran/match.c:3791
50995#, gcc-internal-format, gfc-internal-format
50996msgid "ALLOCATE of coarray at %C in DO CONCURRENT block"
50997msgstr ""
50998
50999#: fortran/match.c:3796
51000#, gcc-internal-format, gfc-internal-format
51001msgid "ALLOCATE of coarray at %C in CRITICAL block"
51002msgstr ""
51003
51004#: fortran/match.c:3818
51005#, gcc-internal-format, gfc-internal-format
51006msgid "Allocate-object at %L is neither a data pointer nor an allocatable variable"
51007msgstr ""
51008
51009#: fortran/match.c:3830
51010#, gcc-internal-format, gfc-internal-format
51011msgid "Type of entity at %L is type incompatible with typespec"
51012msgstr ""
51013
51014#: fortran/match.c:3838
51015#, gcc-internal-format, gfc-internal-format
51016msgid "Kind type parameter for entity at %L differs from the kind type parameter of the typespec"
51017msgstr ""
51018
51019#: fortran/match.c:3852
51020#, gcc-internal-format, gfc-internal-format
51021msgid "Shape specification for allocatable scalar at %C"
51022msgstr ""
51023
51024#: fortran/match.c:3889
51025#, gcc-internal-format, gfc-internal-format
51026msgid "ERRMSG tag at %L"
51027msgstr ""
51028
51029#: fortran/match.c:3912
51030#, gcc-internal-format, gfc-internal-format
51031msgid "SOURCE tag at %L"
51032msgstr ""
51033
51034#: fortran/match.c:3918
51035#, gcc-internal-format, gfc-internal-format
51036msgid "Redundant SOURCE tag found at %L "
51037msgstr ""
51038
51039#: fortran/match.c:3925
51040#, gcc-internal-format, gfc-internal-format
51041msgid "SOURCE tag at %L conflicts with the typespec at %L"
51042msgstr ""
51043
51044#: fortran/match.c:3931
51045#, gcc-internal-format, gfc-internal-format
51046msgid "SOURCE tag at %L with more than a single allocate object"
51047msgstr ""
51048
51049#: fortran/match.c:3949
51050#, gcc-internal-format, gfc-internal-format
51051msgid "MOLD tag at %L"
51052msgstr ""
51053
51054#: fortran/match.c:3955
51055#, gcc-internal-format, gfc-internal-format
51056msgid "Redundant MOLD tag found at %L "
51057msgstr ""
51058
51059#: fortran/match.c:3962
51060#, gcc-internal-format, gfc-internal-format
51061msgid "MOLD tag at %L conflicts with the typespec at %L"
51062msgstr ""
51063
51064#: fortran/match.c:3988
51065#, gcc-internal-format, gfc-internal-format
51066msgid "MOLD tag at %L conflicts with SOURCE tag at %L"
51067msgstr ""
51068
51069#: fortran/match.c:3996
51070#, gcc-internal-format, gfc-internal-format
51071msgid "Allocate-object at %L with a deferred type parameter requires either a type-spec or SOURCE tag or a MOLD tag"
51072msgstr ""
51073
51074#: fortran/match.c:4008
51075#, gcc-internal-format, gfc-internal-format
51076msgid "Unlimited polymorphic allocate-object at %L requires either a type-spec or SOURCE tag or a MOLD tag"
51077msgstr ""
51078
51079#: fortran/match.c:4070
51080#, gcc-internal-format, gfc-internal-format
51081msgid "Pointer object at %C shall not be coindexed"
51082msgstr ""
51083
51084#: fortran/match.c:4156
51085#, gcc-internal-format, gfc-internal-format
51086msgid "Illegal allocate-object at %C for a PURE procedure"
51087msgstr ""
51088
51089#: fortran/match.c:4166
51090#, gcc-internal-format, gfc-internal-format
51091msgid "DEALLOCATE of coarray at %C in DO CONCURRENT block"
51092msgstr ""
51093
51094#: fortran/match.c:4173
51095#, gcc-internal-format, gfc-internal-format
51096msgid "DEALLOCATE of coarray at %C in CRITICAL block"
51097msgstr ""
51098
51099#: fortran/match.c:4189
51100#, gcc-internal-format, gfc-internal-format
51101msgid "Allocate-object at %C is not a nonprocedure pointer nor an allocatable variable"
51102msgstr ""
51103
51104#: fortran/match.c:4226
51105#, gcc-internal-format, gfc-internal-format
51106msgid "ERRMSG at %L"
51107msgstr ""
51108
51109#: fortran/match.c:4283
51110#, gcc-internal-format, gfc-internal-format
51111msgid "Image control statement RETURN at %C in CRITICAL block"
51112msgstr ""
51113
51114#: fortran/match.c:4289
51115#, gcc-internal-format, gfc-internal-format
51116msgid "Image control statement RETURN at %C in DO CONCURRENT block"
51117msgstr ""
51118
51119#: fortran/match.c:4298
51120#, gcc-internal-format, gfc-internal-format
51121msgid "Alternate RETURN statement at %C is only allowed within a SUBROUTINE"
51122msgstr ""
51123
51124#: fortran/match.c:4329
51125#, gcc-internal-format, gfc-internal-format
51126msgid "RETURN statement in main program at %C"
51127msgstr ""
51128
51129#: fortran/match.c:4357
51130#, gcc-internal-format, gfc-internal-format
51131msgid "Expected component reference at %C"
51132msgstr ""
51133
51134#: fortran/match.c:4366
51135#, gcc-internal-format, gfc-internal-format
51136msgid "Junk after CALL at %C"
51137msgstr ""
51138
51139#: fortran/match.c:4377
51140#, gcc-internal-format, gfc-internal-format
51141msgid "Expected type-bound procedure or procedure pointer component at %C"
51142msgstr ""
51143
51144#: fortran/match.c:4598
51145#, gcc-internal-format, gfc-internal-format
51146msgid "Syntax error in common block name at %C"
51147msgstr ""
51148
51149#. If we find an error, just print it and continue,
51150#. cause it's just semantic, and we can see if there
51151#. are more errors.
51152#: fortran/match.c:4665
51153#, gcc-internal-format
51154msgid "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)"
51155msgstr ""
51156
51157#: fortran/match.c:4674
51158#, gcc-internal-format
51159msgid "Variable %qs in common block %qs at %C can not be bind(c) since it is not global"
51160msgstr ""
51161
51162#: fortran/match.c:4681
51163#, gcc-internal-format
51164msgid "Symbol %qs at %C is already in a COMMON block"
51165msgstr ""
51166
51167#: fortran/match.c:4689
51168#, gcc-internal-format
51169msgid "Initialized symbol %qs at %C can only be COMMON in BLOCK DATA"
51170msgstr ""
51171
51172#: fortran/match.c:4705
51173#, gcc-internal-format
51174msgid "Array specification for symbol %qs in COMMON at %C must be explicit"
51175msgstr ""
51176
51177#: fortran/match.c:4715
51178#, gcc-internal-format
51179msgid "Symbol %qs in COMMON at %C cannot be a POINTER array"
51180msgstr ""
51181
51182#: fortran/match.c:4761
51183#, gcc-internal-format
51184msgid "Symbol %qs, in COMMON block %qs at %C is being indirectly equivalenced to another COMMON block %qs"
51185msgstr ""
51186
51187#: fortran/match.c:4889
51188#, gcc-internal-format
51189msgid "Namelist group name %qs at %C already has a basic type of %s"
51190msgstr ""
51191
51192#: fortran/match.c:4897
51193#, gcc-internal-format
51194msgid "Namelist group name %qs at %C already is USE associated and cannot be respecified."
51195msgstr ""
51196
51197#: fortran/match.c:4923
51198#, gcc-internal-format
51199msgid "Assumed size array %qs in namelist %qs at %C is not allowed"
51200msgstr ""
51201
51202#: fortran/match.c:5057
51203#, gcc-internal-format, gfc-internal-format
51204msgid "Derived type component %C is not a permitted EQUIVALENCE member"
51205msgstr ""
51206
51207#: fortran/match.c:5065
51208#, gcc-internal-format, gfc-internal-format
51209msgid "Array reference in EQUIVALENCE at %C cannot be an array section"
51210msgstr ""
51211
51212#: fortran/match.c:5093
51213#, gcc-internal-format, gfc-internal-format
51214msgid "EQUIVALENCE at %C requires two or more objects"
51215msgstr ""
51216
51217#: fortran/match.c:5107
51218#, gcc-internal-format, gfc-internal-format
51219msgid "Attempt to indirectly overlap COMMON blocks %s and %s by EQUIVALENCE at %C"
51220msgstr ""
51221
51222#: fortran/match.c:5120
51223#, gcc-internal-format, gfc-internal-format
51224msgid "Expecting a comma in EQUIVALENCE at %C"
51225msgstr ""
51226
51227#: fortran/match.c:5236
51228#, gcc-internal-format, gfc-internal-format
51229msgid "Statement function at %L is recursive"
51230msgstr ""
51231
51232#: fortran/match.c:5246
51233#, gcc-internal-format, gfc-internal-format
51234msgid "Statement function at %L cannot appear within an INTERFACE"
51235msgstr ""
51236
51237#: fortran/match.c:5251
51238#, gcc-internal-format, gfc-internal-format
51239msgid "Statement function at %C"
51240msgstr ""
51241
51242#: fortran/match.c:5376 fortran/match.c:5392
51243#, gcc-internal-format, gfc-internal-format
51244msgid "Expression in CASE selector at %L cannot be %s"
51245msgstr ""
51246
51247#: fortran/match.c:5414
51248#, gcc-internal-format, gfc-internal-format
51249msgid "Expected initialization expression in CASE at %C"
51250msgstr ""
51251
51252#: fortran/match.c:5446
51253#, gcc-internal-format
51254msgid "Expected block name %qs of SELECT construct at %C"
51255msgstr ""
51256
51257#: fortran/match.c:5726
51258#, gcc-internal-format, gfc-internal-format
51259msgid "parse error in SELECT TYPE statement at %C"
51260msgstr ""
51261
51262#: fortran/match.c:5750
51263#, gcc-internal-format, gfc-internal-format
51264msgid "Selector in SELECT TYPE at %C is not a named variable; use associate-name=>"
51265msgstr ""
51266
51267#: fortran/match.c:5784
51268#, gcc-internal-format, gfc-internal-format
51269msgid "Unexpected CASE statement at %C"
51270msgstr ""
51271
51272#: fortran/match.c:5836
51273#, gcc-internal-format, gfc-internal-format
51274msgid "Syntax error in CASE specification at %C"
51275msgstr ""
51276
51277#: fortran/match.c:5854
51278#, gcc-internal-format, gfc-internal-format
51279msgid "Unexpected TYPE IS statement at %C"
51280msgstr ""
51281
51282#: fortran/match.c:5886
51283#, gcc-internal-format, gfc-internal-format
51284msgid "The type-spec shall not specify a sequence derived type or a type with the BIND attribute in SELECT TYPE at %C [F2003:C815]"
51285msgstr ""
51286
51287#: fortran/match.c:5898
51288#, gcc-internal-format, gfc-internal-format
51289msgid "Syntax error in TYPE IS specification at %C"
51290msgstr ""
51291
51292#: fortran/match.c:5974
51293#, gcc-internal-format, gfc-internal-format
51294msgid "Syntax error in CLASS IS specification at %C"
51295msgstr ""
51296
51297#: fortran/match.c:6092
51298#, gcc-internal-format, gfc-internal-format
51299msgid "ELSEWHERE statement at %C not enclosed in WHERE block"
51300msgstr ""
51301
51302#: fortran/match.c:6130
51303#, gcc-internal-format
51304msgid "Label %qs at %C doesn't match WHERE label %qs"
51305msgstr ""
51306
51307#: fortran/matchexp.c:72
51308#, gcc-internal-format
51309msgid "Bad character %qc in OPERATOR name at %C"
51310msgstr ""
51311
51312#: fortran/matchexp.c:80
51313#, gcc-internal-format
51314msgid "The name %qs cannot be used as a defined operator at %C"
51315msgstr ""
51316
51317#: fortran/matchexp.c:173
51318#, gcc-internal-format, gfc-internal-format
51319msgid "Expected a right parenthesis in expression at %C"
51320msgstr ""
51321
51322#: fortran/matchexp.c:281
51323#, gcc-internal-format, gfc-internal-format
51324msgid "Expected exponent in expression at %C"
51325msgstr ""
51326
51327#: fortran/matchexp.c:319 fortran/matchexp.c:324 fortran/matchexp.c:428
51328#: fortran/matchexp.c:433
51329#, gcc-internal-format, gfc-internal-format
51330msgid "Extension: Unary operator following arithmetic operator (use parentheses) at %C"
51331msgstr ""
51332
51333#: fortran/matchexp.c:665
51334#, gcc-internal-format
51335msgid "match_level_4(): Bad operator"
51336msgstr ""
51337
51338#: fortran/misc.c:108
51339#, gcc-internal-format
51340msgid "gfc_basic_typename(): Undefined type"
51341msgstr ""
51342
51343#: fortran/misc.c:173
51344#, gcc-internal-format
51345msgid "gfc_typename(): Undefined type"
51346msgstr ""
51347
51348#: fortran/misc.c:193
51349#, gcc-internal-format
51350msgid "gfc_code2string(): Bad code"
51351msgstr ""
51352
51353#: fortran/module.c:240
51354#, gcc-internal-format
51355msgid "free_pi_tree(): Unresolved fixup"
51356msgstr ""
51357
51358#: fortran/module.c:457
51359#, gcc-internal-format
51360msgid "associate_integer_pointer(): Already associated"
51361msgstr ""
51362
51363#: fortran/module.c:539
51364#, gcc-internal-format, gfc-internal-format
51365msgid "module nature in USE statement at %C"
51366msgstr ""
51367
51368#: fortran/module.c:551
51369#, gcc-internal-format, gfc-internal-format
51370msgid "Module nature in USE statement at %C shall be either INTRINSIC or NON_INTRINSIC"
51371msgstr ""
51372
51373#: fortran/module.c:564
51374#, gcc-internal-format, gfc-internal-format
51375msgid "\"::\" was expected after module nature at %C but was not found"
51376msgstr ""
51377
51378#: fortran/module.c:574
51379#, gcc-internal-format, gfc-internal-format
51380msgid "\"USE :: module\" at %C"
51381msgstr ""
51382
51383#: fortran/module.c:633
51384#, gcc-internal-format, gfc-internal-format
51385msgid "Missing generic specification in USE statement at %C"
51386msgstr ""
51387
51388#: fortran/module.c:641
51389#, gcc-internal-format, gfc-internal-format
51390msgid "Renaming operators in USE statements at %C"
51391msgstr ""
51392
51393#: fortran/module.c:682
51394#, gcc-internal-format
51395msgid "The name %qs at %C has already been used as an external module name."
51396msgstr ""
51397
51398#: fortran/module.c:744
51399#, gcc-internal-format, gfc-internal-format
51400msgid "SUBMODULE declaration at %C"
51401msgstr ""
51402
51403#: fortran/module.c:814
51404#, gcc-internal-format, gfc-internal-format
51405msgid "Syntax error in SUBMODULE statement at %C"
51406msgstr ""
51407
51408#: fortran/module.c:1159
51409#, gcc-internal-format
51410msgid "Reading module %qs at line %d column %d: %s"
51411msgstr ""
51412
51413#: fortran/module.c:1163
51414#, gcc-internal-format
51415msgid "Writing module %qs at line %d column %d: %s"
51416msgstr ""
51417
51418#: fortran/module.c:1167
51419#, gcc-internal-format
51420msgid "Module %qs at line %d column %d: %s"
51421msgstr ""
51422
51423#: fortran/module.c:1562
51424#, gcc-internal-format
51425msgid "require_atom(): bad atom type required"
51426msgstr ""
51427
51428#: fortran/module.c:1611
51429#, gcc-internal-format, gfc-internal-format
51430msgid "Error writing modules file: %s"
51431msgstr ""
51432
51433#: fortran/module.c:1655
51434#, gcc-internal-format
51435msgid "write_atom(): Writing negative integer"
51436msgstr ""
51437
51438#: fortran/module.c:1662
51439#, gcc-internal-format
51440msgid "write_atom(): Trying to write dab atom"
51441msgstr ""
51442
51443#: fortran/module.c:1868
51444#, gcc-internal-format
51445msgid "unquote_string(): got bad string"
51446msgstr ""
51447
51448#: fortran/module.c:2662
51449#, gcc-internal-format
51450msgid "mio_array_ref(): Unknown array ref"
51451msgstr ""
51452
51453#: fortran/module.c:3638
51454#, gcc-internal-format, gfc-internal-format
51455msgid "Namelist %s cannot be renamed by USE association to %s"
51456msgstr ""
51457
51458#: fortran/module.c:4758
51459#, gcc-internal-format, gfc-internal-format
51460msgid "Ambiguous !$OMP DECLARE REDUCTION from module %s at %L"
51461msgstr ""
51462
51463#: fortran/module.c:4761
51464#, gcc-internal-format, gfc-internal-format
51465msgid "Previous !$OMP DECLARE REDUCTION from module %s at %L"
51466msgstr ""
51467
51468#: fortran/module.c:4955
51469#, gcc-internal-format
51470msgid "%qs of module %qs, imported at %C, is also the name of the current program unit"
51471msgstr ""
51472
51473#: fortran/module.c:5316
51474#, gcc-internal-format
51475msgid "Symbol %qs referenced at %L not found in module %qs"
51476msgstr ""
51477
51478#: fortran/module.c:5323
51479#, gcc-internal-format
51480msgid "User operator %qs referenced at %L not found in module %qs"
51481msgstr ""
51482
51483#: fortran/module.c:5328
51484#, gcc-internal-format
51485msgid "Intrinsic operator %qs referenced at %L not found in module %qs"
51486msgstr ""
51487
51488#: fortran/module.c:5563
51489#, gcc-internal-format
51490msgid "write_symbol(): bad module symbol %qs"
51491msgstr ""
51492
51493#: fortran/module.c:5896
51494#, gcc-internal-format
51495msgid "write_symtree(): Symbol not written"
51496msgstr ""
51497
51498#: fortran/module.c:6083
51499#, fuzzy, gcc-internal-format
51500#| msgid "Failed to open file %s for writing state: %s"
51501msgid "Can't open module file %qs for writing at %C: %s"
51502msgstr "Nisam uspio otvoriti datoteku %s za pisanje stanja: %s"
51503
51504#: fortran/module.c:6102
51505#, fuzzy, gcc-internal-format
51506#| msgid "Failed to open file %s for writing state: %s"
51507msgid "Error writing module file %qs for writing: %s"
51508msgstr "Nisam uspio otvoriti datoteku %s za pisanje stanja: %s"
51509
51510#: fortran/module.c:6113
51511#, fuzzy, gcc-internal-format
51512#| msgid "Cannot open source file %s\n"
51513msgid "Can't delete module file %qs: %s"
51514msgstr "Ne mogu otvoriti datoteku koda %s\n"
51515
51516#: fortran/module.c:6116
51517#, gcc-internal-format
51518msgid "Can't rename module file %qs to %qs: %s"
51519msgstr ""
51520
51521#: fortran/module.c:6122
51522#, gcc-internal-format
51523msgid "Can't delete temporary module file %qs: %s"
51524msgstr ""
51525
51526#: fortran/module.c:6164 fortran/module.c:6491 fortran/module.c:6524
51527#: fortran/module.c:6566
51528#, gcc-internal-format
51529msgid "Symbol %qs already declared"
51530msgstr ""
51531
51532#: fortran/module.c:6234
51533#, gcc-internal-format, gfc-internal-format
51534msgid "import_iso_c_binding_module(): Unable to create symbol for %s"
51535msgstr ""
51536
51537#: fortran/module.c:6342 fortran/module.c:6686
51538#, gcc-internal-format
51539msgid "The symbol %qs, referenced at %L, is not in the selected standard"
51540msgstr ""
51541
51542#: fortran/module.c:6470
51543#, gcc-internal-format
51544msgid "Symbol %qs referenced at %L not found in intrinsic module ISO_C_BINDING"
51545msgstr ""
51546
51547#: fortran/module.c:6671
51548#, gcc-internal-format
51549msgid "Use of intrinsic module %qs at %C conflicts with non-intrinsic module name used previously"
51550msgstr ""
51551
51552#: fortran/module.c:6693
51553#, gcc-internal-format
51554msgid "Use of the NUMERIC_STORAGE_SIZE named constant from intrinsic module ISO_FORTRAN_ENV at %L is incompatible with option %qs"
51555msgstr ""
51556
51557#: fortran/module.c:6761
51558#, gcc-internal-format, gfc-internal-format
51559msgid "Use of the NUMERIC_STORAGE_SIZE named constant from intrinsic module ISO_FORTRAN_ENV at %C is incompatible with option %s"
51560msgstr ""
51561
51562#: fortran/module.c:6815
51563#, gcc-internal-format
51564msgid "Symbol %qs referenced at %L not found in intrinsic module ISO_FORTRAN_ENV"
51565msgstr ""
51566
51567#: fortran/module.c:6841
51568#, gcc-internal-format, gfc-internal-format
51569msgid "USE statement at %C has no ONLY qualifier"
51570msgstr ""
51571
51572#: fortran/module.c:6870
51573#, gcc-internal-format, gfc-internal-format
51574msgid "ISO_FORTRAN_ENV intrinsic module at %C"
51575msgstr ""
51576
51577#: fortran/module.c:6882
51578#, gcc-internal-format, gfc-internal-format
51579msgid "ISO_C_BINDING module at %C"
51580msgstr ""
51581
51582#: fortran/module.c:6895
51583#, gcc-internal-format
51584msgid "Can't find an intrinsic module named %qs at %C"
51585msgstr ""
51586
51587#: fortran/module.c:6901
51588#, gcc-internal-format, gfc-internal-format
51589msgid "IEEE_FEATURES module at %C"
51590msgstr ""
51591
51592#: fortran/module.c:6907
51593#, gcc-internal-format, gfc-internal-format
51594msgid "IEEE_EXCEPTIONS module at %C"
51595msgstr ""
51596
51597#: fortran/module.c:6913
51598#, gcc-internal-format, gfc-internal-format
51599msgid "IEEE_ARITHMETIC module at %C"
51600msgstr ""
51601
51602#: fortran/module.c:6920
51603#, fuzzy, gcc-internal-format
51604#| msgid "Failed to open file %s for writing state: %s"
51605msgid "Can't open module file %qs for reading at %C: %s"
51606msgstr "Nisam uspio otvoriti datoteku %s za pisanje stanja: %s"
51607
51608#: fortran/module.c:6928
51609#, gcc-internal-format
51610msgid "Use of non-intrinsic module %qs at %C conflicts with intrinsic module name used previously"
51611msgstr ""
51612
51613#: fortran/module.c:6951
51614#, gcc-internal-format
51615msgid "File %qs opened at %C is not a GNU Fortran module file"
51616msgstr ""
51617
51618#: fortran/module.c:6959
51619#, gcc-internal-format
51620msgid "Cannot read module file %qs opened at %C, because it was created by a different version of GNU Fortran"
51621msgstr ""
51622
51623#: fortran/module.c:6974
51624#, gcc-internal-format, gfc-internal-format
51625msgid "Can't USE the same %smodule we're building!"
51626msgstr ""
51627
51628#: fortran/openmp.c:289 fortran/openmp.c:521 fortran/openmp.c:2454
51629#: fortran/openmp.c:2528
51630#, gcc-internal-format, gfc-internal-format
51631msgid "COMMON block /%s/ not found at %C"
51632msgstr ""
51633
51634#: fortran/openmp.c:328
51635#, gcc-internal-format, gfc-internal-format
51636msgid "Syntax error in OpenMP variable list at %C"
51637msgstr ""
51638
51639#: fortran/openmp.c:390
51640#, gcc-internal-format, gfc-internal-format
51641msgid "Syntax error in OpenACC expression list at %C"
51642msgstr ""
51643
51644#: fortran/openmp.c:457
51645#, gcc-internal-format
51646msgid "Unexpected OpenACC parallelism."
51647msgstr ""
51648
51649#: fortran/openmp.c:489
51650#, gcc-internal-format, gfc-internal-format
51651msgid "Variable at %C is an element of a COMMON block"
51652msgstr ""
51653
51654#: fortran/openmp.c:549
51655#, gcc-internal-format, gfc-internal-format
51656msgid "Unexpected junk after !$ACC DECLARE at %C"
51657msgstr ""
51658
51659#: fortran/openmp.c:559
51660#, gcc-internal-format, gfc-internal-format
51661msgid "Syntax error in !$ACC DECLARE list at %C"
51662msgstr ""
51663
51664#: fortran/openmp.c:1039
51665#, gcc-internal-format, gfc-internal-format
51666msgid "!$OMP DECLARE REDUCTION %s not found at %L"
51667msgstr ""
51668
51669#: fortran/openmp.c:1139
51670#, gcc-internal-format, gfc-internal-format
51671msgid "COLLAPSE clause argument not constant positive integer at %C"
51672msgstr ""
51673
51674#: fortran/openmp.c:1524
51675#, gcc-internal-format, gfc-internal-format
51676msgid "Invalid clause in module with $!ACC DECLARE at %L"
51677msgstr ""
51678
51679#: fortran/openmp.c:1534
51680#, gcc-internal-format, gfc-internal-format
51681msgid "Variable is USE-associated with $!ACC DECLARE at %L"
51682msgstr ""
51683
51684#: fortran/openmp.c:1542
51685#, gcc-internal-format, gfc-internal-format
51686msgid "Assumed-size dummy array with $!ACC DECLARE at %L"
51687msgstr ""
51688
51689#: fortran/openmp.c:1589
51690#, gcc-internal-format
51691msgid "%<acc update%> must contain at least one %<device%> or %<host%> or %<self%> clause at %L"
51692msgstr ""
51693
51694#: fortran/openmp.c:1651
51695#, gcc-internal-format, gfc-internal-format
51696msgid "Invalid argument to $!ACC WAIT at %L"
51697msgstr ""
51698
51699#: fortran/openmp.c:1660
51700#, gcc-internal-format, gfc-internal-format
51701msgid "WAIT clause at %L requires a scalar INTEGER expression"
51702msgstr ""
51703
51704#: fortran/openmp.c:1693
51705#, gcc-internal-format, gfc-internal-format
51706msgid "ACC CACHE directive must be inside of loop %C"
51707msgstr ""
51708
51709#: fortran/openmp.c:1724
51710#, gcc-internal-format
51711msgid "Multiple loop axes specified for routine"
51712msgstr ""
51713
51714#: fortran/openmp.c:1750
51715#, gcc-internal-format, gfc-internal-format
51716msgid "Only the !$ACC ROUTINE form without list is allowed in interface block at %C"
51717msgstr ""
51718
51719#: fortran/openmp.c:1777
51720#, gcc-internal-format, gfc-internal-format
51721msgid "Syntax error in !$ACC ROUTINE ( NAME ) at %C, invalid function name %s"
51722msgstr ""
51723
51724#: fortran/openmp.c:1786
51725#, gcc-internal-format, gfc-internal-format
51726msgid "Syntax error in !$ACC ROUTINE ( NAME ) at %C"
51727msgstr ""
51728
51729#: fortran/openmp.c:1793
51730#, gcc-internal-format, gfc-internal-format
51731msgid "Syntax error in !$ACC ROUTINE ( NAME ) at %C, expecting ')' after NAME"
51732msgstr ""
51733
51734#: fortran/openmp.c:1899
51735#, gcc-internal-format, gfc-internal-format
51736msgid "Unexpected junk after $OMP CRITICAL statement at %C"
51737msgstr ""
51738
51739#: fortran/openmp.c:1964
51740#, gcc-internal-format, gfc-internal-format
51741msgid "Unexpected junk after $OMP FLUSH statement at %C"
51742msgstr ""
51743
51744#: fortran/openmp.c:2347 fortran/openmp.c:5206
51745#, gcc-internal-format, gfc-internal-format
51746msgid "Redefinition of predefined %s !$OMP DECLARE REDUCTION at %L"
51747msgstr ""
51748
51749#: fortran/openmp.c:2351 fortran/openmp.c:5210
51750#, gcc-internal-format, gfc-internal-format
51751msgid "Redefinition of predefined !$OMP DECLARE REDUCTION at %L"
51752msgstr ""
51753
51754#: fortran/openmp.c:2356
51755#, gcc-internal-format, gfc-internal-format
51756msgid "Redefinition of !$OMP DECLARE REDUCTION at %L"
51757msgstr ""
51758
51759#: fortran/openmp.c:2358
51760#, gcc-internal-format, gfc-internal-format
51761msgid "Previous !$OMP DECLARE REDUCTION at %L"
51762msgstr ""
51763
51764#: fortran/openmp.c:2378
51765#, gcc-internal-format, gfc-internal-format
51766msgid "Unexpected junk after !$OMP DECLARE REDUCTION at %C"
51767msgstr ""
51768
51769#: fortran/openmp.c:2407
51770#, gcc-internal-format, gfc-internal-format
51771msgid "Only the !$OMP DECLARE TARGET form without list is allowed in interface block at %C"
51772msgstr ""
51773
51774#: fortran/openmp.c:2433
51775#, gcc-internal-format, gfc-internal-format
51776msgid "OMP DECLARE TARGET on a variable at %C is an element of a COMMON block"
51777msgstr ""
51778
51779#: fortran/openmp.c:2472
51780#, gcc-internal-format, gfc-internal-format
51781msgid "Unexpected junk after !$OMP DECLARE TARGET at %C"
51782msgstr ""
51783
51784#: fortran/openmp.c:2478
51785#, gcc-internal-format, gfc-internal-format
51786msgid "Syntax error in !$OMP DECLARE TARGET list at %C"
51787msgstr ""
51788
51789#: fortran/openmp.c:2508
51790#, gcc-internal-format, gfc-internal-format
51791msgid "Threadprivate variable at %C is an element of a COMMON block"
51792msgstr ""
51793
51794#: fortran/openmp.c:2545
51795#, gcc-internal-format, gfc-internal-format
51796msgid "Unexpected junk after OMP THREADPRIVATE at %C"
51797msgstr ""
51798
51799#: fortran/openmp.c:2552
51800#, gcc-internal-format, gfc-internal-format
51801msgid "Syntax error in !$OMP THREADPRIVATE list at %C"
51802msgstr ""
51803
51804#: fortran/openmp.c:2633
51805#, gcc-internal-format, gfc-internal-format
51806msgid "Unexpected junk after TASKWAIT clause at %C"
51807msgstr ""
51808
51809#: fortran/openmp.c:2647
51810#, gcc-internal-format, gfc-internal-format
51811msgid "Unexpected junk after TASKYIELD clause at %C"
51812msgstr ""
51813
51814#: fortran/openmp.c:2772
51815#, gcc-internal-format, gfc-internal-format
51816msgid "Unexpected junk after $OMP WORKSHARE statement at %C"
51817msgstr ""
51818
51819#: fortran/openmp.c:2786
51820#, gcc-internal-format, gfc-internal-format
51821msgid "Unexpected junk after $OMP MASTER statement at %C"
51822msgstr ""
51823
51824#: fortran/openmp.c:2800
51825#, gcc-internal-format, gfc-internal-format
51826msgid "Unexpected junk after $OMP ORDERED statement at %C"
51827msgstr ""
51828
51829#: fortran/openmp.c:2845
51830#, gcc-internal-format, gfc-internal-format
51831msgid "Unexpected junk after $OMP ATOMIC statement at %C"
51832msgstr ""
51833
51834#: fortran/openmp.c:2872
51835#, gcc-internal-format, gfc-internal-format
51836msgid "Unexpected junk after $OMP BARRIER statement at %C"
51837msgstr ""
51838
51839#: fortran/openmp.c:2886
51840#, gcc-internal-format, gfc-internal-format
51841msgid "Unexpected junk after $OMP TASKGROUP statement at %C"
51842msgstr ""
51843
51844#: fortran/openmp.c:2936
51845#, gcc-internal-format, gfc-internal-format
51846msgid "Unexpected junk after $OMP CANCELLATION POINT statement at %C"
51847msgstr ""
51848
51849#: fortran/openmp.c:2956
51850#, gcc-internal-format, gfc-internal-format
51851msgid "Unexpected junk after NOWAIT clause at %C"
51852msgstr ""
51853
51854#: fortran/openmp.c:2996
51855#, gcc-internal-format, gfc-internal-format
51856msgid "%s clause at %L requires a scalar INTEGER expression"
51857msgstr ""
51858
51859#: fortran/openmp.c:3007
51860#, gcc-internal-format, gfc-internal-format
51861msgid "INTEGER expression of %s clause at %L must be positive"
51862msgstr ""
51863
51864#: fortran/openmp.c:3018
51865#, gcc-internal-format
51866msgid "POINTER object %qs of derived type in %s clause at %L"
51867msgstr ""
51868
51869#: fortran/openmp.c:3021
51870#, gcc-internal-format
51871msgid "Cray pointer object of derived type %qs in %s clause at %L"
51872msgstr ""
51873
51874#: fortran/openmp.c:3024
51875#, gcc-internal-format
51876msgid "Cray pointee object of derived type %qs in %s clause at %L"
51877msgstr ""
51878
51879#: fortran/openmp.c:3030
51880#, gcc-internal-format
51881msgid "POINTER object %qs of polymorphic type in %s clause at %L"
51882msgstr ""
51883
51884#: fortran/openmp.c:3035
51885#, gcc-internal-format
51886msgid "Cray pointer object of polymorphic type %qs in %s clause at %L"
51887msgstr ""
51888
51889#: fortran/openmp.c:3040
51890#, gcc-internal-format
51891msgid "Cray pointee object of polymorphic type %qs in %s clause at %L"
51892msgstr ""
51893
51894#: fortran/openmp.c:3050 fortran/openmp.c:3576
51895#, gcc-internal-format
51896msgid "Assumed size array %qs in %s clause at %L"
51897msgstr ""
51898
51899#: fortran/openmp.c:3053
51900#, gcc-internal-format
51901msgid "Assumed rank array %qs in %s clause at %L"
51902msgstr ""
51903
51904#: fortran/openmp.c:3057
51905#, gcc-internal-format
51906msgid "Noncontiguous deferred shape array %qs in %s clause at %L"
51907msgstr ""
51908
51909#: fortran/openmp.c:3065
51910#, gcc-internal-format
51911msgid "ALLOCATABLE object %qs of derived type in %s clause at %L"
51912msgstr ""
51913
51914#: fortran/openmp.c:3070
51915#, gcc-internal-format
51916msgid "ALLOCATABLE object %qs of polymorphic type in %s clause at %L"
51917msgstr ""
51918
51919#: fortran/openmp.c:3082 fortran/openmp.c:3566 fortran/openmp.c:3739
51920#, gcc-internal-format
51921msgid "POINTER object %qs in %s clause at %L"
51922msgstr ""
51923
51924#: fortran/openmp.c:3087 fortran/openmp.c:3742
51925#, gcc-internal-format
51926msgid "Cray pointer object %qs in %s clause at %L"
51927msgstr ""
51928
51929#: fortran/openmp.c:3092 fortran/openmp.c:3745
51930#, gcc-internal-format
51931msgid "Cray pointee object %qs in %s clause at %L"
51932msgstr ""
51933
51934#: fortran/openmp.c:3097 fortran/openmp.c:3734
51935#, gcc-internal-format
51936msgid "ALLOCATABLE object %qs in %s clause at %L"
51937msgstr ""
51938
51939#: fortran/openmp.c:3100
51940#, gcc-internal-format
51941msgid "VALUE object %qs in %s clause at %L"
51942msgstr ""
51943
51944#: fortran/openmp.c:3143
51945#, gcc-internal-format, gfc-internal-format
51946msgid "Implicitly declared function %s used in !$OMP DECLARE REDUCTION at %L "
51947msgstr ""
51948
51949#: fortran/openmp.c:3192
51950#, gcc-internal-format, gfc-internal-format
51951msgid "Implicitly declared subroutine %s used in !$OMP DECLARE REDUCTION at %L "
51952msgstr ""
51953
51954#: fortran/openmp.c:3226 fortran/resolve.c:9401 fortran/resolve.c:10623
51955#, gcc-internal-format, gfc-internal-format
51956msgid "IF clause at %L requires a scalar LOGICAL expression"
51957msgstr ""
51958
51959#: fortran/openmp.c:3234
51960#, gcc-internal-format, gfc-internal-format
51961msgid "FINAL clause at %L requires a scalar LOGICAL expression"
51962msgstr ""
51963
51964#: fortran/openmp.c:3242
51965#, gcc-internal-format, gfc-internal-format
51966msgid "NUM_THREADS clause at %L requires a scalar INTEGER expression"
51967msgstr ""
51968
51969#: fortran/openmp.c:3250
51970#, gcc-internal-format, gfc-internal-format
51971msgid "SCHEDULE clause's chunk_size at %L requires a scalar INTEGER expression"
51972msgstr ""
51973
51974#: fortran/openmp.c:3265
51975#, gcc-internal-format
51976msgid "Variable %qs is not a dummy argument at %L"
51977msgstr ""
51978
51979#: fortran/openmp.c:3297
51980#, gcc-internal-format
51981msgid "Object %qs is not a variable at %L"
51982msgstr ""
51983
51984#: fortran/openmp.c:3313 fortran/openmp.c:3324 fortran/openmp.c:3332
51985#: fortran/openmp.c:3343 fortran/openmp.c:3355 fortran/openmp.c:3370
51986#: fortran/openmp.c:5013
51987#, gcc-internal-format
51988msgid "Symbol %qs present on multiple clauses at %L"
51989msgstr ""
51990
51991#: fortran/openmp.c:3377
51992#, gcc-internal-format
51993msgid "Array %qs is not permitted in reduction at %L"
51994msgstr ""
51995
51996#: fortran/openmp.c:3390
51997#, gcc-internal-format
51998msgid "Symbol %qs present on both FROM and TO clauses at %L"
51999msgstr ""
52000
52001#: fortran/openmp.c:3412
52002#, gcc-internal-format
52003msgid "Non-THREADPRIVATE object %qs in COPYIN clause at %L"
52004msgstr ""
52005
52006#: fortran/openmp.c:3420
52007#, gcc-internal-format
52008msgid "Assumed size array %qs in COPYPRIVATE clause at %L"
52009msgstr ""
52010
52011#: fortran/openmp.c:3423
52012#, gcc-internal-format
52013msgid "INTENT(IN) POINTER %qs in COPYPRIVATE clause at %L"
52014msgstr ""
52015
52016#: fortran/openmp.c:3431
52017#, gcc-internal-format
52018msgid "THREADPRIVATE object %qs in SHARED clause at %L"
52019msgstr ""
52020
52021#: fortran/openmp.c:3434
52022#, gcc-internal-format
52023msgid "Cray pointee %qs in SHARED clause at %L"
52024msgstr ""
52025
52026#: fortran/openmp.c:3437
52027#, gcc-internal-format
52028msgid "ASSOCIATE name %qs in SHARED clause at %L"
52029msgstr ""
52030
52031#: fortran/openmp.c:3452
52032#, gcc-internal-format
52033msgid "%qs in ALIGNED clause must be POINTER, ALLOCATABLE, Cray pointer or C_PTR at %L"
52034msgstr ""
52035
52036#: fortran/openmp.c:3464
52037#, gcc-internal-format
52038msgid "%qs in ALIGNED clause at %L requires a scalar positive constant integer alignment expression"
52039msgstr ""
52040
52041#: fortran/openmp.c:3484 fortran/openmp.c:3505
52042#, gcc-internal-format
52043msgid "%qs in %s clause at %L is not a proper array section"
52044msgstr ""
52045
52046#: fortran/openmp.c:3488
52047#, gcc-internal-format, gfc-internal-format
52048msgid "Coarrays not supported in %s clause at %L"
52049msgstr ""
52050
52051#: fortran/openmp.c:3497
52052#, gcc-internal-format, gfc-internal-format
52053msgid "Stride should not be specified for array section in %s clause at %L"
52054msgstr ""
52055
52056#: fortran/openmp.c:3518
52057#, gcc-internal-format
52058msgid "%qs in DEPEND clause at %L is a zero size array section"
52059msgstr ""
52060
52061#: fortran/openmp.c:3540 fortran/openmp.c:3552
52062#, gcc-internal-format
52063msgid "THREADPRIVATE object %qs in %s clause at %L"
52064msgstr ""
52065
52066#: fortran/openmp.c:3543 fortran/openmp.c:3555
52067#, gcc-internal-format
52068msgid "Cray pointee %qs in %s clause at %L"
52069msgstr ""
52070
52071#: fortran/openmp.c:3558
52072#, gcc-internal-format
52073msgid "ASSOCIATE name %qs in %s clause at %L"
52074msgstr ""
52075
52076#: fortran/openmp.c:3563
52077#, gcc-internal-format
52078msgid "Procedure pointer %qs in %s clause at %L"
52079msgstr ""
52080
52081#: fortran/openmp.c:3569
52082#, gcc-internal-format
52083msgid "Cray pointer %qs in %s clause at %L"
52084msgstr ""
52085
52086#: fortran/openmp.c:3579
52087#, gcc-internal-format
52088msgid "Variable %qs in %s clause is used in NAMELIST statement at %L"
52089msgstr ""
52090
52091#. case OMP_LIST_REDUCTION:
52092#: fortran/openmp.c:3589
52093#, gcc-internal-format
52094msgid "INTENT(IN) POINTER %qs in %s clause at %L"
52095msgstr ""
52096
52097#: fortran/openmp.c:3682
52098#, gcc-internal-format, gfc-internal-format
52099msgid "!$OMP DECLARE REDUCTION %s not found for type %s at %L"
52100msgstr ""
52101
52102#: fortran/openmp.c:3705
52103#, gcc-internal-format
52104msgid "LINEAR variable %qs must be INTEGER at %L"
52105msgstr ""
52106
52107#: fortran/openmp.c:3708
52108#, gcc-internal-format
52109msgid "LINEAR dummy argument %qs must have VALUE attribute at %L"
52110msgstr ""
52111
52112#: fortran/openmp.c:3716
52113#, gcc-internal-format
52114msgid "%qs in LINEAR clause at %L requires a scalar integer linear-step expression"
52115msgstr ""
52116
52117#: fortran/openmp.c:3720
52118#, gcc-internal-format
52119msgid "%qs in LINEAR clause at %L requires a constant integer linear-step expression"
52120msgstr ""
52121
52122#: fortran/openmp.c:3764
52123#, gcc-internal-format, gfc-internal-format
52124msgid "SAFELEN clause at %L requires a scalar INTEGER expression"
52125msgstr ""
52126
52127#: fortran/openmp.c:3772
52128#, gcc-internal-format, gfc-internal-format
52129msgid "SIMDLEN clause at %L requires a scalar INTEGER expression"
52130msgstr ""
52131
52132#: fortran/openmp.c:3780
52133#, gcc-internal-format, gfc-internal-format
52134msgid "NUM_TEAMS clause at %L requires a scalar INTEGER expression"
52135msgstr ""
52136
52137#: fortran/openmp.c:3788
52138#, gcc-internal-format, gfc-internal-format
52139msgid "DEVICE clause at %L requires a scalar INTEGER expression"
52140msgstr ""
52141
52142#: fortran/openmp.c:3796
52143#, gcc-internal-format, gfc-internal-format
52144msgid "DIST_SCHEDULE clause's chunk_size at %L requires a scalar INTEGER expression"
52145msgstr ""
52146
52147#: fortran/openmp.c:3804
52148#, gcc-internal-format, gfc-internal-format
52149msgid "THREAD_LIMIT clause at %L requires a scalar INTEGER expression"
52150msgstr ""
52151
52152#: fortran/openmp.c:3932
52153#, gcc-internal-format, gfc-internal-format
52154msgid "!$OMP ATOMIC statement must set a scalar variable of intrinsic type at %L"
52155msgstr ""
52156
52157#: fortran/openmp.c:3957
52158#, gcc-internal-format, gfc-internal-format
52159msgid "!$OMP ATOMIC READ statement must read from a scalar variable of intrinsic type at %L"
52160msgstr ""
52161
52162#: fortran/openmp.c:3962
52163#, gcc-internal-format, gfc-internal-format
52164msgid "expr in !$OMP ATOMIC WRITE assignment var = expr must be scalar and cannot reference var at %L"
52165msgstr ""
52166
52167#: fortran/openmp.c:3984 fortran/openmp.c:4275
52168#, gcc-internal-format, gfc-internal-format
52169msgid "!$OMP ATOMIC CAPTURE capture statement must read from a scalar variable of intrinsic type at %L"
52170msgstr ""
52171
52172#: fortran/openmp.c:3999
52173#, gcc-internal-format, gfc-internal-format
52174msgid "!$OMP ATOMIC CAPTURE update statement must set a scalar variable of intrinsic type at %L"
52175msgstr ""
52176
52177#: fortran/openmp.c:4006 fortran/openmp.c:4282
52178#, gcc-internal-format, gfc-internal-format
52179msgid "!$OMP ATOMIC CAPTURE capture statement reads from different variable than update statement writes into at %L"
52180msgstr ""
52181
52182#: fortran/openmp.c:4022
52183#, gcc-internal-format, gfc-internal-format
52184msgid "!$OMP ATOMIC with ALLOCATABLE variable at %L"
52185msgstr ""
52186
52187#: fortran/openmp.c:4064
52188#, gcc-internal-format, gfc-internal-format
52189msgid "!$OMP ATOMIC assignment operator must be binary +, *, -, /, .AND., .OR., .EQV. or .NEQV. at %L"
52190msgstr ""
52191
52192#: fortran/openmp.c:4112
52193#, gcc-internal-format, gfc-internal-format
52194msgid "!$OMP ATOMIC assignment must be var = var op expr or var = expr op var at %L"
52195msgstr ""
52196
52197#: fortran/openmp.c:4126
52198#, gcc-internal-format, gfc-internal-format
52199msgid "!$OMP ATOMIC var = var op expr not mathematically equivalent to var = var op (expr) at %L"
52200msgstr ""
52201
52202#: fortran/openmp.c:4158
52203#, gcc-internal-format, gfc-internal-format
52204msgid "expr in !$OMP ATOMIC assignment var = var op expr must be scalar and cannot reference var at %L"
52205msgstr ""
52206
52207#: fortran/openmp.c:4182
52208#, gcc-internal-format, gfc-internal-format
52209msgid "!$OMP ATOMIC assignment intrinsic IAND, IOR or IEOR must have two arguments at %L"
52210msgstr ""
52211
52212#: fortran/openmp.c:4189
52213#, gcc-internal-format, gfc-internal-format
52214msgid "!$OMP ATOMIC assignment intrinsic must be MIN, MAX, IAND, IOR or IEOR at %L"
52215msgstr ""
52216
52217#: fortran/openmp.c:4206
52218#, gcc-internal-format
52219msgid "!$OMP ATOMIC intrinsic arguments except one must not reference %qs at %L"
52220msgstr ""
52221
52222#: fortran/openmp.c:4213
52223#, gcc-internal-format, gfc-internal-format
52224msgid "!$OMP ATOMIC intrinsic arguments must be scalar at %L"
52225msgstr ""
52226
52227#: fortran/openmp.c:4221
52228#, gcc-internal-format
52229msgid "First or last !$OMP ATOMIC intrinsic argument must be %qs at %L"
52230msgstr ""
52231
52232#: fortran/openmp.c:4239
52233#, gcc-internal-format, gfc-internal-format
52234msgid "!$OMP ATOMIC assignment must have an operator or intrinsic on right hand side at %L"
52235msgstr ""
52236
52237#: fortran/openmp.c:4253
52238#, gcc-internal-format, gfc-internal-format
52239msgid "!$OMP ATOMIC CAPTURE capture statement must set a scalar variable of intrinsic type at %L"
52240msgstr ""
52241
52242#: fortran/openmp.c:4530
52243#, gcc-internal-format, gfc-internal-format
52244msgid "%s cannot be a DO WHILE or DO without loop control at %L"
52245msgstr ""
52246
52247#: fortran/openmp.c:4536
52248#, gcc-internal-format, gfc-internal-format
52249msgid "%s cannot be a DO CONCURRENT loop at %L"
52250msgstr ""
52251
52252#: fortran/openmp.c:4542
52253#, gcc-internal-format, gfc-internal-format
52254msgid "%s iteration variable must be of type integer at %L"
52255msgstr ""
52256
52257#: fortran/openmp.c:4546
52258#, gcc-internal-format, gfc-internal-format
52259msgid "%s iteration variable must not be THREADPRIVATE at %L"
52260msgstr ""
52261
52262#: fortran/openmp.c:4559
52263#, gcc-internal-format, gfc-internal-format
52264msgid "%s iteration variable present on clause other than PRIVATE or LASTPRIVATE at %L"
52265msgstr ""
52266
52267#: fortran/openmp.c:4563
52268#, gcc-internal-format, gfc-internal-format
52269msgid "%s iteration variable present on clause other than LASTPRIVATE at %L"
52270msgstr ""
52271
52272#: fortran/openmp.c:4567
52273#, gcc-internal-format, gfc-internal-format
52274msgid "%s iteration variable present on clause other than LINEAR at %L"
52275msgstr ""
52276
52277#: fortran/openmp.c:4585
52278#, gcc-internal-format, gfc-internal-format
52279msgid "%s collapsed loops don't form rectangular iteration space at %L"
52280msgstr ""
52281
52282#: fortran/openmp.c:4599
52283#, gcc-internal-format, gfc-internal-format
52284msgid "collapsed %s loops not perfectly nested at %L"
52285msgstr ""
52286
52287#: fortran/openmp.c:4608 fortran/openmp.c:4616
52288#, gcc-internal-format, gfc-internal-format
52289msgid "not enough DO loops for collapsed %s at %L"
52290msgstr ""
52291
52292#: fortran/openmp.c:4700 fortran/openmp.c:4713
52293#, gcc-internal-format, gfc-internal-format
52294msgid "The %s directive cannot be specified within a %s region at %L"
52295msgstr ""
52296
52297#: fortran/openmp.c:4732
52298#, gcc-internal-format, gfc-internal-format
52299msgid "!$ACC LOOP cannot be a DO WHILE or DO without loop control at %L"
52300msgstr ""
52301
52302#: fortran/openmp.c:4738
52303#, gcc-internal-format, gfc-internal-format
52304msgid "!$ACC LOOP iteration variable must be of type integer at %L"
52305msgstr ""
52306
52307#: fortran/openmp.c:4754
52308#, gcc-internal-format, gfc-internal-format
52309msgid "!$ACC LOOP %s loops don't form rectangular iteration space at %L"
52310msgstr ""
52311
52312#: fortran/openmp.c:4768
52313#, gcc-internal-format, gfc-internal-format
52314msgid "%s !$ACC LOOP loops not perfectly nested at %L"
52315msgstr ""
52316
52317#: fortran/openmp.c:4778 fortran/openmp.c:4787
52318#, gcc-internal-format, gfc-internal-format
52319msgid "not enough DO loops for %s !$ACC LOOP at %L"
52320msgstr ""
52321
52322#: fortran/openmp.c:4802 fortran/openmp.c:4809
52323#, gcc-internal-format, gfc-internal-format
52324msgid "!$ACC LOOP %s in PARALLEL region doesn't allow %s arguments at %L"
52325msgstr ""
52326
52327#: fortran/openmp.c:4831
52328#, gcc-internal-format, gfc-internal-format
52329msgid "Loop parallelized across gangs is not allowed inside another loop parallelized across gangs at %L"
52330msgstr ""
52331
52332#: fortran/openmp.c:4835 fortran/openmp.c:4839
52333#, gcc-internal-format, gfc-internal-format
52334msgid "Loop parallelized across gangs is not allowed inside loop parallelized across workers at %L"
52335msgstr ""
52336
52337#: fortran/openmp.c:4846
52338#, gcc-internal-format, gfc-internal-format
52339msgid "Loop parallelized across workers is not allowed inside another loop parallelized across workers at %L"
52340msgstr ""
52341
52342#: fortran/openmp.c:4850
52343#, gcc-internal-format, gfc-internal-format
52344msgid "Loop parallelized across workers is not allowed inside another loop parallelized across vectors at %L"
52345msgstr ""
52346
52347#: fortran/openmp.c:4856
52348#, gcc-internal-format, gfc-internal-format
52349msgid "Loop parallelized across vectors is not allowed inside another loop parallelized across vectors at %L"
52350msgstr ""
52351
52352#: fortran/openmp.c:4868
52353#, gcc-internal-format, gfc-internal-format
52354msgid "Clause SEQ conflicts with INDEPENDENT at %L"
52355msgstr ""
52356
52357#: fortran/openmp.c:4870
52358#, gcc-internal-format, gfc-internal-format
52359msgid "Clause SEQ conflicts with GANG at %L"
52360msgstr ""
52361
52362#: fortran/openmp.c:4872
52363#, gcc-internal-format, gfc-internal-format
52364msgid "Clause SEQ conflicts with WORKER at %L"
52365msgstr ""
52366
52367#: fortran/openmp.c:4874
52368#, gcc-internal-format, gfc-internal-format
52369msgid "Clause SEQ conflicts with VECTOR at %L"
52370msgstr ""
52371
52372#: fortran/openmp.c:4876
52373#, gcc-internal-format, gfc-internal-format
52374msgid "Clause SEQ conflicts with AUTO at %L"
52375msgstr ""
52376
52377#: fortran/openmp.c:4881
52378#, gcc-internal-format, gfc-internal-format
52379msgid "Clause AUTO conflicts with GANG at %L"
52380msgstr ""
52381
52382#: fortran/openmp.c:4883
52383#, gcc-internal-format, gfc-internal-format
52384msgid "Clause AUTO conflicts with WORKER at %L"
52385msgstr ""
52386
52387#: fortran/openmp.c:4885
52388#, gcc-internal-format, gfc-internal-format
52389msgid "Clause AUTO conflicts with VECTOR at %L"
52390msgstr ""
52391
52392#: fortran/openmp.c:4889
52393#, gcc-internal-format, gfc-internal-format
52394msgid "Tiled loop cannot be parallelized across gangs, workers and vectors at the same time at %L"
52395msgstr ""
52396
52397#: fortran/openmp.c:4924
52398#, gcc-internal-format, gfc-internal-format
52399msgid "TILE requires constant expression at %L"
52400msgstr ""
52401
52402#: fortran/openmp.c:4989
52403#, gcc-internal-format
52404msgid "PARAMETER object %qs is not allowed at %L"
52405msgstr ""
52406
52407#: fortran/openmp.c:4996
52408#, gcc-internal-format
52409msgid "Array sections: %qs not allowed in $!ACC DECLARE at %L"
52410msgstr ""
52411
52412#: fortran/openmp.c:5115
52413#, gcc-internal-format, gfc-internal-format
52414msgid "OMP TARGET UPDATE at %L requires at least one TO or FROM clause"
52415msgstr ""
52416
52417#: fortran/openmp.c:5136
52418#, gcc-internal-format
52419msgid "!$OMP DECLARE SIMD should refer to containing procedure %qs at %L"
52420msgstr ""
52421
52422#: fortran/openmp.c:5160
52423#, gcc-internal-format, gfc-internal-format
52424msgid "Variable other than OMP_PRIV or OMP_ORIG used in INITIALIZER clause of !$OMP DECLARE REDUCTION at %L"
52425msgstr ""
52426
52427#: fortran/openmp.c:5168
52428#, gcc-internal-format, gfc-internal-format
52429msgid "Variable other than OMP_OUT or OMP_IN used in combiner of !$OMP DECLARE REDUCTION at %L"
52430msgstr ""
52431
52432#: fortran/openmp.c:5197
52433#, gcc-internal-format, gfc-internal-format
52434msgid "Invalid operator for !$OMP DECLARE REDUCTION %s at %L"
52435msgstr ""
52436
52437#: fortran/openmp.c:5219
52438#, gcc-internal-format, gfc-internal-format
52439msgid "CHARACTER length in !$OMP DECLARE REDUCTION %s not constant at %L"
52440msgstr ""
52441
52442#: fortran/openmp.c:5235
52443#, gcc-internal-format, gfc-internal-format
52444msgid "Subroutine call with alternate returns in combiner of !$OMP DECLARE REDUCTION at %L"
52445msgstr ""
52446
52447#: fortran/openmp.c:5250
52448#, gcc-internal-format, gfc-internal-format
52449msgid "Subroutine call with alternate returns in INITIALIZER clause of !$OMP DECLARE REDUCTION at %L"
52450msgstr ""
52451
52452#: fortran/openmp.c:5260
52453#, gcc-internal-format, gfc-internal-format
52454msgid "One of actual subroutine arguments in INITIALIZER clause of !$OMP DECLARE REDUCTION must be OMP_PRIV at %L"
52455msgstr ""
52456
52457#: fortran/openmp.c:5268
52458#, gcc-internal-format, gfc-internal-format
52459msgid "Missing INITIALIZER clause for !$OMP DECLARE REDUCTION of derived type without default initializer at %L"
52460msgstr ""
52461
52462#: fortran/options.c:213
52463#, gcc-internal-format
52464msgid "-fexcess-precision=standard for Fortran"
52465msgstr ""
52466
52467#: fortran/options.c:300
52468#, gcc-internal-format
52469msgid "Reading file %qs as free form"
52470msgstr ""
52471
52472#: fortran/options.c:310
52473#, gcc-internal-format
52474msgid "%<-fd-lines-as-comments%> has no effect in free form"
52475msgstr ""
52476
52477#: fortran/options.c:313
52478#, gcc-internal-format
52479msgid "%<-fd-lines-as-code%> has no effect in free form"
52480msgstr ""
52481
52482#: fortran/options.c:344
52483#, gcc-internal-format
52484msgid "Flag %<-fno-automatic%> overwrites %<-fmax-stack-var-size=%d%>"
52485msgstr ""
52486
52487#: fortran/options.c:347
52488#, gcc-internal-format
52489msgid "Flag %<-fno-automatic%> overwrites %<-frecursive%>"
52490msgstr ""
52491
52492#: fortran/options.c:349
52493#, gcc-internal-format
52494msgid "Flag %<-fno-automatic%> overwrites %<-frecursive%> implied by %<-fopenmp%>"
52495msgstr ""
52496
52497#: fortran/options.c:352
52498#, gcc-internal-format
52499msgid "Flag %<-frecursive%> overwrites %<-fmax-stack-var-size=%d%>"
52500msgstr ""
52501
52502#: fortran/options.c:355
52503#, gcc-internal-format
52504msgid "Flag %<-fmax-stack-var-size=%d%> overwrites %<-frecursive%> implied by %<-fopenmp%>"
52505msgstr ""
52506
52507#: fortran/options.c:392
52508#, gcc-internal-format
52509msgid "Fixed line length must be at least seven"
52510msgstr ""
52511
52512#: fortran/options.c:395
52513#, gcc-internal-format
52514msgid "Free line length must be at least three"
52515msgstr ""
52516
52517#: fortran/options.c:398
52518#, gcc-internal-format, gfc-internal-format
52519msgid "Maximum subrecord length cannot exceed %d"
52520msgstr ""
52521
52522#: fortran/options.c:417
52523#, gcc-internal-format
52524msgid "gfortran: Only one %<-J%> option allowed"
52525msgstr ""
52526
52527#: fortran/options.c:489
52528#, gcc-internal-format
52529msgid "Argument to %<-ffpe-trap%> is not valid: %s"
52530msgstr ""
52531
52532#: fortran/options.c:491
52533#, gcc-internal-format
52534msgid "Argument to %<-ffpe-summary%> is not valid: %s"
52535msgstr ""
52536
52537#: fortran/options.c:540
52538#, gcc-internal-format
52539msgid "Argument to %<-fcheck%> is not valid: %s"
52540msgstr ""
52541
52542#: fortran/options.c:589
52543#, gcc-internal-format
52544msgid "%<-static-libgfortran%> is not supported in this configuration"
52545msgstr ""
52546
52547#: fortran/options.c:612
52548#, gcc-internal-format, gfc-internal-format
52549msgid "Maximum supported identifier length is %d"
52550msgstr ""
52551
52552#: fortran/options.c:632
52553#, gcc-internal-format
52554msgid "Unrecognized option to %<-finit-logical%>: %s"
52555msgstr ""
52556
52557#: fortran/options.c:648
52558#, gcc-internal-format
52559msgid "The value of n in %<-finit-character=n%> must be between 0 and 127"
52560msgstr ""
52561
52562#: fortran/parse.c:583
52563#, gcc-internal-format, gfc-internal-format
52564msgid "Unclassifiable statement at %C"
52565msgstr ""
52566
52567#: fortran/parse.c:619
52568#, gcc-internal-format, gfc-internal-format
52569msgid "OpenACC directives at %C may not appear in PURE procedures"
52570msgstr ""
52571
52572#: fortran/parse.c:695
52573#, gcc-internal-format, gfc-internal-format
52574msgid "Unclassifiable OpenACC directive at %C"
52575msgstr ""
52576
52577#: fortran/parse.c:776
52578#, gcc-internal-format, gfc-internal-format
52579msgid "OpenMP directives at %C may not appear in PURE or ELEMENTAL procedures"
52580msgstr ""
52581
52582#: fortran/parse.c:955
52583#, gcc-internal-format, gfc-internal-format
52584msgid "Unclassifiable OpenMP directive at %C"
52585msgstr ""
52586
52587#: fortran/parse.c:989
52588#, gcc-internal-format, gfc-internal-format
52589msgid "Unclassifiable GCC directive at %C"
52590msgstr ""
52591
52592#: fortran/parse.c:1048 fortran/parse.c:1280
52593#, gcc-internal-format, gfc-internal-format
52594msgid "Zero is not a valid statement label at %C"
52595msgstr ""
52596
52597#: fortran/parse.c:1055 fortran/parse.c:1272
52598#, gcc-internal-format, gfc-internal-format
52599msgid "Non-numeric character in statement label at %C"
52600msgstr ""
52601
52602#: fortran/parse.c:1067 fortran/parse.c:1321
52603#, gcc-internal-format, gfc-internal-format
52604msgid "Semicolon at %C needs to be preceded by statement"
52605msgstr ""
52606
52607#: fortran/parse.c:1075 fortran/parse.c:1336
52608#, gcc-internal-format, gfc-internal-format
52609msgid "Ignoring statement label in empty statement at %L"
52610msgstr ""
52611
52612#: fortran/parse.c:1142 fortran/parse.c:1323
52613#, gcc-internal-format, gfc-internal-format
52614msgid "Fortran 2008: Semicolon at %C without preceding statement"
52615msgstr ""
52616
52617#: fortran/parse.c:1165 fortran/parse.c:1299
52618#, gcc-internal-format, gfc-internal-format
52619msgid "Bad continuation line at %C"
52620msgstr ""
52621
52622#: fortran/parse.c:1593
52623#, gcc-internal-format, gfc-internal-format
52624msgid "FORMAT statement at %L does not have a statement label"
52625msgstr ""
52626
52627#: fortran/parse.c:2291
52628#, gcc-internal-format
52629msgid "gfc_ascii_statement(): Bad statement code"
52630msgstr ""
52631
52632#: fortran/parse.c:2436
52633#, gcc-internal-format, gfc-internal-format
52634msgid "Unexpected %s statement at %C"
52635msgstr ""
52636
52637#: fortran/parse.c:2591
52638#, gcc-internal-format, gfc-internal-format
52639msgid "%s statement at %C cannot follow %s statement at %L"
52640msgstr ""
52641
52642#: fortran/parse.c:2608
52643#, fuzzy, gcc-internal-format
52644#| msgid "expected end of line"
52645msgid "Unexpected end of file in %qs"
52646msgstr "očekujem kraj retka"
52647
52648#: fortran/parse.c:2640
52649#, gcc-internal-format
52650msgid "Derived-type %qs with SEQUENCE must not have a CONTAINS section at %C"
52651msgstr ""
52652
52653#: fortran/parse.c:2643
52654#, gcc-internal-format
52655msgid "Derived-type %qs with BIND(C) must not have a CONTAINS section at %C"
52656msgstr ""
52657
52658#: fortran/parse.c:2663
52659#, gcc-internal-format, gfc-internal-format
52660msgid "Components in TYPE at %C must precede CONTAINS"
52661msgstr ""
52662
52663#: fortran/parse.c:2667
52664#, gcc-internal-format, gfc-internal-format
52665msgid "Type-bound procedure at %C"
52666msgstr ""
52667
52668#: fortran/parse.c:2675
52669#, gcc-internal-format, gfc-internal-format
52670msgid "GENERIC binding at %C"
52671msgstr ""
52672
52673#: fortran/parse.c:2683
52674#, gcc-internal-format, gfc-internal-format
52675msgid "FINAL procedure declaration at %C"
52676msgstr ""
52677
52678#: fortran/parse.c:2695
52679#, gcc-internal-format, gfc-internal-format
52680msgid "Derived type definition at %C with empty CONTAINS section"
52681msgstr ""
52682
52683#: fortran/parse.c:2705 fortran/parse.c:3160
52684#, gcc-internal-format, gfc-internal-format
52685msgid "PRIVATE statement in TYPE at %C must be inside a MODULE"
52686msgstr ""
52687
52688#: fortran/parse.c:2712
52689#, gcc-internal-format, gfc-internal-format
52690msgid "PRIVATE statement at %C must precede procedure bindings"
52691msgstr ""
52692
52693#: fortran/parse.c:2719 fortran/parse.c:3173
52694#, gcc-internal-format, gfc-internal-format
52695msgid "Duplicate PRIVATE statement at %C"
52696msgstr ""
52697
52698#: fortran/parse.c:2729
52699#, gcc-internal-format, gfc-internal-format
52700msgid "SEQUENCE statement at %C must precede CONTAINS"
52701msgstr ""
52702
52703#: fortran/parse.c:2733
52704#, gcc-internal-format, gfc-internal-format
52705msgid "Already inside a CONTAINS block at %C"
52706msgstr ""
52707
52708#: fortran/parse.c:2852
52709#, gcc-internal-format, gfc-internal-format
52710msgid "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"
52711msgstr ""
52712
52713#: fortran/parse.c:2858
52714#, gcc-internal-format, gfc-internal-format
52715msgid "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"
52716msgstr ""
52717
52718#: fortran/parse.c:2863
52719#, gcc-internal-format, gfc-internal-format
52720msgid "Allocatable component %s at %L of type LOCK_TYPE must have a codimension"
52721msgstr ""
52722
52723#: fortran/parse.c:2867
52724#, gcc-internal-format, gfc-internal-format
52725msgid "Allocatable component %s at %L must have a codimension as it has a noncoarray subcomponent of type LOCK_TYPE"
52726msgstr ""
52727
52728#: fortran/parse.c:2872
52729#, gcc-internal-format, gfc-internal-format
52730msgid "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)"
52731msgstr ""
52732
52733#: fortran/parse.c:2879
52734#, gcc-internal-format, gfc-internal-format
52735msgid "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)"
52736msgstr ""
52737
52738#: fortran/parse.c:2889
52739#, gcc-internal-format, gfc-internal-format
52740msgid "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"
52741msgstr ""
52742
52743#: fortran/parse.c:2895
52744#, gcc-internal-format, gfc-internal-format
52745msgid "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"
52746msgstr ""
52747
52748#: fortran/parse.c:2900
52749#, gcc-internal-format, gfc-internal-format
52750msgid "Allocatable component %s at %L of type EVENT_TYPE must have a codimension"
52751msgstr ""
52752
52753#: fortran/parse.c:2904
52754#, gcc-internal-format, gfc-internal-format
52755msgid "Allocatable component %s at %L must have a codimension as it has a noncoarray subcomponent of type EVENT_TYPE"
52756msgstr ""
52757
52758#: fortran/parse.c:2909
52759#, gcc-internal-format, gfc-internal-format
52760msgid "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)"
52761msgstr ""
52762
52763#: fortran/parse.c:2916
52764#, gcc-internal-format, gfc-internal-format
52765msgid "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)"
52766msgstr ""
52767
52768#: fortran/parse.c:2968
52769#, fuzzy, gcc-internal-format, gfc-internal-format
52770#| msgid "failed to open %s"
52771msgid "failed to create map component '%s'"
52772msgstr "nisam uspio otvoriti %s"
52773
52774#: fortran/parse.c:3001
52775#, fuzzy, gcc-internal-format, gfc-internal-format
52776#| msgid "failed to open %s"
52777msgid "failed to create union component '%s'"
52778msgstr "nisam uspio otvoriti %s"
52779
52780#: fortran/parse.c:3056
52781#, gcc-internal-format, gfc-internal-format
52782msgid "Syntax error in nested structure declaration at %C"
52783msgstr ""
52784
52785#: fortran/parse.c:3143
52786#, gcc-internal-format, gfc-internal-format
52787msgid "FINAL declaration at %C must be inside CONTAINS"
52788msgstr ""
52789
52790#: fortran/parse.c:3151
52791#, gcc-internal-format, gfc-internal-format
52792msgid "Derived type definition at %C without components"
52793msgstr ""
52794
52795#: fortran/parse.c:3167
52796#, gcc-internal-format, gfc-internal-format
52797msgid "PRIVATE statement at %C must precede structure components"
52798msgstr ""
52799
52800#: fortran/parse.c:3184
52801#, gcc-internal-format, gfc-internal-format
52802msgid "SEQUENCE statement at %C must precede structure components"
52803msgstr ""
52804
52805#: fortran/parse.c:3190
52806#, gcc-internal-format, gfc-internal-format
52807msgid "SEQUENCE attribute at %C already specified in TYPE statement"
52808msgstr ""
52809
52810#: fortran/parse.c:3195
52811#, gcc-internal-format, gfc-internal-format
52812msgid "Duplicate SEQUENCE statement at %C"
52813msgstr ""
52814
52815#: fortran/parse.c:3205
52816#, gcc-internal-format, gfc-internal-format
52817msgid "CONTAINS block in derived type definition at %C"
52818msgstr ""
52819
52820#: fortran/parse.c:3263
52821#, gcc-internal-format, gfc-internal-format
52822msgid "ENUM declaration at %C has no ENUMERATORS"
52823msgstr ""
52824
52825#: fortran/parse.c:3350
52826#, gcc-internal-format, gfc-internal-format
52827msgid "Unexpected %s statement in INTERFACE block at %C"
52828msgstr ""
52829
52830#: fortran/parse.c:3374
52831#, gcc-internal-format
52832msgid "Name %qs of ABSTRACT INTERFACE at %C cannot be the same as an intrinsic type"
52833msgstr ""
52834
52835#: fortran/parse.c:3408
52836#, gcc-internal-format, gfc-internal-format
52837msgid "Unexpected %s statement at %C in INTERFACE body"
52838msgstr ""
52839
52840#: fortran/parse.c:3426
52841#, gcc-internal-format
52842msgid "INTERFACE procedure %qs at %L has the same name as the enclosing procedure"
52843msgstr ""
52844
52845#: fortran/parse.c:3556
52846#, gcc-internal-format, gfc-internal-format
52847msgid "%s statement is not allowed inside of BLOCK at %C"
52848msgstr ""
52849
52850#: fortran/parse.c:3586
52851#, gcc-internal-format, gfc-internal-format
52852msgid "%s statement is not allowed inside of BLOCK DATA at %C"
52853msgstr ""
52854
52855#: fortran/parse.c:3676
52856#, gcc-internal-format, gfc-internal-format
52857msgid "%s statement must appear in a MODULE"
52858msgstr ""
52859
52860#: fortran/parse.c:3684
52861#, gcc-internal-format, gfc-internal-format
52862msgid "%s statement at %C follows another accessibility specification"
52863msgstr ""
52864
52865#: fortran/parse.c:3736
52866#, gcc-internal-format
52867msgid "Bad kind expression for function %qs at %L"
52868msgstr ""
52869
52870#: fortran/parse.c:3740
52871#, gcc-internal-format
52872msgid "The type for function %qs at %L is not accessible"
52873msgstr ""
52874
52875#: fortran/parse.c:3800
52876#, gcc-internal-format, gfc-internal-format
52877msgid "ELSEWHERE statement at %C follows previous unmasked ELSEWHERE"
52878msgstr ""
52879
52880#: fortran/parse.c:3822
52881#, gcc-internal-format, gfc-internal-format
52882msgid "Unexpected %s statement in WHERE block at %C"
52883msgstr ""
52884
52885#: fortran/parse.c:3881
52886#, gcc-internal-format, gfc-internal-format
52887msgid "Unexpected %s statement in FORALL block at %C"
52888msgstr ""
52889
52890#: fortran/parse.c:3932
52891#, gcc-internal-format, gfc-internal-format
52892msgid "ELSE IF statement at %C cannot follow ELSE statement at %L"
52893msgstr ""
52894
52895#: fortran/parse.c:3950
52896#, gcc-internal-format, gfc-internal-format
52897msgid "Duplicate ELSE statements at %L and %C"
52898msgstr ""
52899
52900#: fortran/parse.c:4011
52901#, gcc-internal-format, gfc-internal-format
52902msgid "Expected a CASE or END SELECT statement following SELECT CASE at %C"
52903msgstr ""
52904
52905#: fortran/parse.c:4094
52906#, gcc-internal-format, gfc-internal-format
52907msgid "Expected TYPE IS, CLASS IS or END SELECT statement following SELECT TYPE at %C"
52908msgstr ""
52909
52910#: fortran/parse.c:4156
52911#, gcc-internal-format
52912msgid "Variable %qs at %C cannot be redefined inside loop beginning at %L"
52913msgstr ""
52914
52915#: fortran/parse.c:4189
52916#, gcc-internal-format, gfc-internal-format
52917msgid "End of nonblock DO statement at %C is within another block"
52918msgstr ""
52919
52920#: fortran/parse.c:4199
52921#, gcc-internal-format, gfc-internal-format
52922msgid "End of nonblock DO statement at %C is interwoven with another DO loop"
52923msgstr ""
52924
52925#: fortran/parse.c:4225
52926#, gcc-internal-format, gfc-internal-format
52927msgid "CRITICAL block inside of OpenACC region at %C"
52928msgstr ""
52929
52930#: fortran/parse.c:4252
52931#, gcc-internal-format, gfc-internal-format
52932msgid "Statement label in END CRITICAL at %C does not match CRITICAL label"
52933msgstr ""
52934
52935#: fortran/parse.c:4321
52936#, gcc-internal-format, gfc-internal-format
52937msgid "BLOCK construct at %C"
52938msgstr ""
52939
52940#: fortran/parse.c:4355
52941#, gcc-internal-format, gfc-internal-format
52942msgid "ASSOCIATE construct at %C"
52943msgstr ""
52944
52945#: fortran/parse.c:4536
52946#, gcc-internal-format, gfc-internal-format
52947msgid "Statement label in ENDDO at %C doesn't match DO label"
52948msgstr ""
52949
52950#: fortran/parse.c:4552
52951#, gcc-internal-format, gfc-internal-format
52952msgid "Named block DO at %L requires matching ENDDO name"
52953msgstr ""
52954
52955#: fortran/parse.c:4733
52956#, gcc-internal-format, gfc-internal-format
52957msgid "Missing !$OMP END ATOMIC after !$OMP ATOMIC CAPTURE at %C"
52958msgstr ""
52959
52960#: fortran/parse.c:4749 fortran/parse.c:4808
52961#, gcc-internal-format, gfc-internal-format
52962msgid "OpenACC directive inside of CRITICAL block at %C"
52963msgstr ""
52964
52965#: fortran/parse.c:4783
52966#, gcc-internal-format, gfc-internal-format
52967msgid "Expecting %s at %C"
52968msgstr ""
52969
52970#: fortran/parse.c:4827
52971#, gcc-internal-format, gfc-internal-format
52972msgid "Expected DO loop at %C"
52973msgstr ""
52974
52975#: fortran/parse.c:4847
52976#, gcc-internal-format, gfc-internal-format
52977msgid "Redundant !$ACC END LOOP at %C"
52978msgstr ""
52979
52980#: fortran/parse.c:5060
52981#, gcc-internal-format, gfc-internal-format
52982msgid "Name after !$omp critical and !$omp end critical does not match at %C"
52983msgstr ""
52984
52985#: fortran/parse.c:5117
52986#, gcc-internal-format, gfc-internal-format
52987msgid "%s statement at %C cannot terminate a non-block DO loop"
52988msgstr ""
52989
52990#: fortran/parse.c:5131
52991#, gcc-internal-format, gfc-internal-format
52992msgid "DATA statement at %C after the first executable statement"
52993msgstr ""
52994
52995#: fortran/parse.c:5362
52996#, gcc-internal-format
52997msgid "Contained procedure %qs at %C is already ambiguous"
52998msgstr ""
52999
53000#: fortran/parse.c:5419
53001#, gcc-internal-format, gfc-internal-format
53002msgid "Unexpected %s statement in CONTAINS section at %C"
53003msgstr ""
53004
53005#: fortran/parse.c:5444
53006#, gcc-internal-format, gfc-internal-format
53007msgid "CONTAINS statement without FUNCTION or SUBROUTINE statement at %C"
53008msgstr ""
53009
53010#: fortran/parse.c:5556
53011#, gcc-internal-format, gfc-internal-format
53012msgid "CONTAINS statement at %C is already in a contained program unit"
53013msgstr ""
53014
53015#: fortran/parse.c:5602
53016#, gcc-internal-format
53017msgid "gfc_global_used(): Bad type"
53018msgstr ""
53019
53020#: fortran/parse.c:5607
53021#, gcc-internal-format
53022msgid "Global binding name %qs at %L is already being used as a %s at %L"
53023msgstr ""
53024
53025#: fortran/parse.c:5610
53026#, gcc-internal-format
53027msgid "Global name %qs at %L is already being used as a %s at %L"
53028msgstr ""
53029
53030#: fortran/parse.c:5631
53031#, gcc-internal-format, gfc-internal-format
53032msgid "Blank BLOCK DATA at %C conflicts with prior BLOCK DATA at %L"
53033msgstr ""
53034
53035#: fortran/parse.c:5657
53036#, gcc-internal-format, gfc-internal-format
53037msgid "Unexpected %s statement in BLOCK DATA at %C"
53038msgstr ""
53039
53040#: fortran/parse.c:5742
53041#, gcc-internal-format, gfc-internal-format
53042msgid "Unexpected %s statement in MODULE at %C"
53043msgstr ""
53044
53045#. If we see a duplicate main program, shut down.  If the second
53046#. instance is an implied main program, i.e. data decls or executable
53047#. statements, we're in for lots of errors.
53048#: fortran/parse.c:6129
53049#, gcc-internal-format, gfc-internal-format
53050msgid "Two main PROGRAMs at %L and %C"
53051msgstr ""
53052
53053#: fortran/primary.c:105
53054#, gcc-internal-format, gfc-internal-format
53055msgid "Missing kind-parameter at %C"
53056msgstr ""
53057
53058#: fortran/primary.c:138
53059#, gcc-internal-format
53060msgid "gfc_check_digit(): bad radix"
53061msgstr ""
53062
53063#: fortran/primary.c:232
53064#, gcc-internal-format, gfc-internal-format
53065msgid "Integer kind %d at %C not available"
53066msgstr ""
53067
53068#: fortran/primary.c:241
53069#, gcc-internal-format, gfc-internal-format
53070msgid "Integer too big for its kind at %C. This check can be disabled with the option -fno-range-check"
53071msgstr ""
53072
53073#: fortran/primary.c:270
53074#, gcc-internal-format, gfc-internal-format
53075msgid "Hollerith constant at %C"
53076msgstr ""
53077
53078#: fortran/primary.c:281
53079#, gcc-internal-format, gfc-internal-format
53080msgid "Invalid Hollerith constant: %L must contain at least one character"
53081msgstr ""
53082
53083#: fortran/primary.c:287
53084#, gcc-internal-format, gfc-internal-format
53085msgid "Invalid Hollerith constant: Integer kind at %L should be default"
53086msgstr ""
53087
53088#: fortran/primary.c:307
53089#, gcc-internal-format, gfc-internal-format
53090msgid "Invalid Hollerith constant at %L contains a wide character"
53091msgstr ""
53092
53093#: fortran/primary.c:393
53094#, gcc-internal-format, gfc-internal-format
53095msgid "Hexadecimal constant at %C uses non-standard syntax"
53096msgstr ""
53097
53098#: fortran/primary.c:402
53099#, gcc-internal-format, gfc-internal-format
53100msgid "Empty set of digits in BOZ constant at %C"
53101msgstr ""
53102
53103#: fortran/primary.c:408
53104#, gcc-internal-format, gfc-internal-format
53105msgid "Illegal character in BOZ constant at %C"
53106msgstr ""
53107
53108#: fortran/primary.c:431
53109#, gcc-internal-format, gfc-internal-format
53110msgid "BOZ constant at %C uses non-standard postfix syntax"
53111msgstr ""
53112
53113#: fortran/primary.c:461
53114#, gcc-internal-format, gfc-internal-format
53115msgid "Integer too big for integer kind %i at %C"
53116msgstr ""
53117
53118#: fortran/primary.c:467
53119#, gcc-internal-format, gfc-internal-format
53120msgid "BOZ used outside a DATA statement at %C"
53121msgstr ""
53122
53123#: fortran/primary.c:557
53124#, gcc-internal-format, gfc-internal-format
53125msgid "exponent-letter 'q' in real-literal-constant at %C"
53126msgstr ""
53127
53128#: fortran/primary.c:562
53129#, gcc-internal-format
53130msgid "Extension: exponent-letter %<q%> in real-literal-constant at %C"
53131msgstr ""
53132
53133#: fortran/primary.c:578
53134#, gcc-internal-format, gfc-internal-format
53135msgid "Missing exponent in real number at %C"
53136msgstr ""
53137
53138#: fortran/primary.c:634
53139#, gcc-internal-format
53140msgid "Real number at %C has a %<d%> exponent and an explicit kind"
53141msgstr ""
53142
53143#: fortran/primary.c:664
53144#, gcc-internal-format
53145msgid "Real number at %C has a %<q%> exponent and an explicit kind"
53146msgstr ""
53147
53148#: fortran/primary.c:678
53149#, gcc-internal-format
53150msgid "Invalid exponent-letter %<q%> in real-literal-constant at %C"
53151msgstr ""
53152
53153#: fortran/primary.c:711
53154#, gcc-internal-format, gfc-internal-format
53155msgid "Invalid real kind %d at %C"
53156msgstr ""
53157
53158#: fortran/primary.c:726
53159#, gcc-internal-format, gfc-internal-format
53160msgid "Real constant overflows its kind at %C"
53161msgstr ""
53162
53163#: fortran/primary.c:731
53164#, gcc-internal-format, gfc-internal-format
53165msgid "Real constant underflows its kind at %C"
53166msgstr ""
53167
53168#: fortran/primary.c:736
53169#, gcc-internal-format
53170msgid "gfc_range_check() returned bad value"
53171msgstr ""
53172
53173#: fortran/primary.c:783
53174#, gcc-internal-format
53175msgid "Non-significant digits in %qs number at %C, maybe incorrect KIND"
53176msgstr ""
53177
53178#: fortran/primary.c:875
53179#, gcc-internal-format, gfc-internal-format
53180msgid "Syntax error in SUBSTRING specification at %C"
53181msgstr ""
53182
53183#: fortran/primary.c:1087
53184#, gcc-internal-format, gfc-internal-format
53185msgid "Invalid kind %d for CHARACTER constant at %C"
53186msgstr ""
53187
53188#: fortran/primary.c:1108
53189#, gcc-internal-format, gfc-internal-format
53190msgid "Unterminated character constant beginning at %C"
53191msgstr ""
53192
53193#: fortran/primary.c:1138
53194#, gcc-internal-format
53195msgid "Character %qs in string at %C is not representable in character kind %d"
53196msgstr ""
53197
53198#: fortran/primary.c:1151
53199#, gcc-internal-format
53200msgid "match_string_constant(): Delimiter not found"
53201msgstr ""
53202
53203#: fortran/primary.c:1221
53204#, gcc-internal-format, gfc-internal-format
53205msgid "Bad kind for logical constant at %C"
53206msgstr ""
53207
53208#: fortran/primary.c:1253
53209#, gcc-internal-format, gfc-internal-format
53210msgid "Expected PARAMETER symbol in complex constant at %C"
53211msgstr ""
53212
53213#: fortran/primary.c:1262
53214#, gcc-internal-format, gfc-internal-format
53215msgid "Numeric PARAMETER required in complex constant at %C"
53216msgstr ""
53217
53218#: fortran/primary.c:1268
53219#, gcc-internal-format, gfc-internal-format
53220msgid "Scalar PARAMETER required in complex constant at %C"
53221msgstr ""
53222
53223#: fortran/primary.c:1272
53224#, gcc-internal-format, gfc-internal-format
53225msgid "PARAMETER symbol in complex constant at %C"
53226msgstr ""
53227
53228#: fortran/primary.c:1295
53229#, gcc-internal-format
53230msgid "gfc_match_sym_complex_part(): Bad type"
53231msgstr ""
53232
53233#: fortran/primary.c:1302
53234#, gcc-internal-format, gfc-internal-format
53235msgid "Error converting PARAMETER constant in complex constant at %C"
53236msgstr ""
53237
53238#: fortran/primary.c:1430
53239#, gcc-internal-format, gfc-internal-format
53240msgid "Syntax error in COMPLEX constant at %C"
53241msgstr ""
53242
53243#: fortran/primary.c:1557
53244#, gcc-internal-format, gfc-internal-format
53245msgid "Namelist '%s' can not be an argument at %L"
53246msgstr ""
53247
53248#: fortran/primary.c:1643
53249#, gcc-internal-format
53250msgid "Keyword %qs at %C has already appeared in the current argument list"
53251msgstr ""
53252
53253#: fortran/primary.c:1707
53254#, gcc-internal-format, gfc-internal-format
53255msgid "argument list function at %C"
53256msgstr ""
53257
53258#: fortran/primary.c:1775
53259#, gcc-internal-format, gfc-internal-format
53260msgid "Expected alternate return label at %C"
53261msgstr ""
53262
53263#: fortran/primary.c:1797
53264#, gcc-internal-format, gfc-internal-format
53265msgid "Missing keyword name in actual argument list at %C"
53266msgstr ""
53267
53268#: fortran/primary.c:1843
53269#, gcc-internal-format, gfc-internal-format
53270msgid "Syntax error in argument list at %C"
53271msgstr ""
53272
53273#: fortran/primary.c:1864
53274#, gcc-internal-format
53275msgid "extend_ref(): Bad tail"
53276msgstr ""
53277
53278#: fortran/primary.c:1903
53279#, gcc-internal-format, gfc-internal-format
53280msgid "Array section designator, e.g. '(:)', is required besides the coarray designator '[...]' at %C"
53281msgstr ""
53282
53283#: fortran/primary.c:1911
53284#, gcc-internal-format
53285msgid "Coarray designator at %C but %qs is not a coarray"
53286msgstr ""
53287
53288#: fortran/primary.c:1988
53289#, gcc-internal-format
53290msgid "Symbol %qs at %C has no IMPLICIT type"
53291msgstr ""
53292
53293#: fortran/primary.c:1994
53294#, gcc-internal-format
53295msgid "Unexpected %<%c%> for nonderived-type variable %qs at %C"
53296msgstr ""
53297
53298#: fortran/primary.c:2012
53299#, gcc-internal-format, gfc-internal-format
53300msgid "Expected structure component name at %C"
53301msgstr ""
53302
53303#: fortran/primary.c:2063
53304#, gcc-internal-format, gfc-internal-format
53305msgid "Expected argument list at %C"
53306msgstr ""
53307
53308#: fortran/primary.c:2103
53309#, gcc-internal-format
53310msgid "Procedure pointer component %qs requires an argument list at %C"
53311msgstr ""
53312
53313#: fortran/primary.c:2191
53314#, gcc-internal-format, gfc-internal-format
53315msgid "Coindexed procedure-pointer component at %C"
53316msgstr ""
53317
53318#: fortran/primary.c:2226
53319#, gcc-internal-format
53320msgid "gfc_variable_attr(): Expression isn't a variable"
53321msgstr ""
53322
53323#: fortran/primary.c:2281
53324#, gcc-internal-format
53325msgid "gfc_variable_attr(): Bad array reference"
53326msgstr ""
53327
53328#: fortran/primary.c:2451
53329#, gcc-internal-format, gfc-internal-format
53330msgid "Structure constructor with missing optional arguments at %C"
53331msgstr ""
53332
53333#: fortran/primary.c:2460
53334#, gcc-internal-format
53335msgid "No initializer for allocatable component '%qs' given in the structure constructor at %C"
53336msgstr ""
53337
53338#: fortran/primary.c:2467
53339#, gcc-internal-format
53340msgid "No initializer for component %qs given in the structure constructor at %C!"
53341msgstr ""
53342
53343#: fortran/primary.c:2515
53344#, gcc-internal-format
53345msgid "Can't construct ABSTRACT type %qs at %L"
53346msgstr ""
53347
53348#: fortran/primary.c:2535
53349#, gcc-internal-format, gfc-internal-format
53350msgid "Structure constructor with named arguments at %C"
53351msgstr ""
53352
53353#: fortran/primary.c:2550
53354#, gcc-internal-format, gfc-internal-format
53355msgid "Component initializer without name after component named %s at %L!"
53356msgstr ""
53357
53358#: fortran/primary.c:2555
53359#, gcc-internal-format, gfc-internal-format
53360msgid "Too many components in structure constructor at %L!"
53361msgstr ""
53362
53363#: fortran/primary.c:2592
53364#, gcc-internal-format
53365msgid "Component %qs is initialized twice in the structure constructor at %L!"
53366msgstr ""
53367
53368#: fortran/primary.c:2604
53369#, gcc-internal-format
53370msgid "Coindexed expression to pointer component %qs in structure constructor at %L!"
53371msgstr ""
53372
53373#: fortran/primary.c:2658
53374#, gcc-internal-format
53375msgid "component %qs at %L has already been set by a parent derived type constructor"
53376msgstr ""
53377
53378#: fortran/primary.c:2861
53379#, gcc-internal-format
53380msgid "%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)"
53381msgstr ""
53382
53383#: fortran/primary.c:2985
53384#, gcc-internal-format
53385msgid "Unexpected use of subroutine name %qs at %C"
53386msgstr ""
53387
53388#: fortran/primary.c:3017
53389#, gcc-internal-format
53390msgid "Statement function %qs requires argument list at %C"
53391msgstr ""
53392
53393#: fortran/primary.c:3020
53394#, gcc-internal-format
53395msgid "Function %qs requires an argument list at %C"
53396msgstr ""
53397
53398#: fortran/primary.c:3070
53399#, gcc-internal-format
53400msgid "Missing argument to %qs at %C"
53401msgstr ""
53402
53403#: fortran/primary.c:3228
53404#, gcc-internal-format
53405msgid "Missing argument list in function %qs at %C"
53406msgstr ""
53407
53408#: fortran/primary.c:3272
53409#, gcc-internal-format, gfc-internal-format
53410msgid "Symbol at %C is not appropriate for an expression"
53411msgstr ""
53412
53413#: fortran/primary.c:3342
53414#, gcc-internal-format, gfc-internal-format
53415msgid "Derived type '%s' cannot be used as a variable at %C"
53416msgstr ""
53417
53418#: fortran/primary.c:3383
53419#, gcc-internal-format, gfc-internal-format
53420msgid "Named constant at %C in an EQUIVALENCE"
53421msgstr ""
53422
53423#: fortran/primary.c:3417
53424#, gcc-internal-format
53425msgid "%qs at %C is not a variable"
53426msgstr ""
53427
53428#: fortran/resolve.c:123
53429#, gcc-internal-format
53430msgid "%qs at %L is of the ABSTRACT type %qs"
53431msgstr ""
53432
53433#: fortran/resolve.c:126
53434#, gcc-internal-format
53435msgid "ABSTRACT type %qs used at %L"
53436msgstr ""
53437
53438#: fortran/resolve.c:143
53439#, gcc-internal-format
53440msgid "Interface %qs at %L is declared in a later PROCEDURE statement"
53441msgstr ""
53442
53443#: fortran/resolve.c:156
53444#, gcc-internal-format
53445msgid "Interface %qs at %L may not be generic"
53446msgstr ""
53447
53448#: fortran/resolve.c:163
53449#, gcc-internal-format
53450msgid "Interface %qs at %L may not be a statement function"
53451msgstr ""
53452
53453#: fortran/resolve.c:172
53454#, gcc-internal-format
53455msgid "Intrinsic procedure %qs not allowed in PROCEDURE statement at %L"
53456msgstr ""
53457
53458#: fortran/resolve.c:178
53459#, gcc-internal-format
53460msgid "Interface %qs at %L must be explicit"
53461msgstr ""
53462
53463#: fortran/resolve.c:200
53464#, gcc-internal-format
53465msgid "PROCEDURE %qs at %L may not be used as its own interface"
53466msgstr ""
53467
53468#: fortran/resolve.c:294
53469#, gcc-internal-format
53470msgid "Alternate return specifier in elemental subroutine %qs at %L is not allowed"
53471msgstr ""
53472
53473#: fortran/resolve.c:298
53474#, gcc-internal-format
53475msgid "Alternate return specifier in function %qs at %L is not allowed"
53476msgstr ""
53477
53478#: fortran/resolve.c:309
53479#, gcc-internal-format
53480msgid "Self-referential argument %qs at %L is not allowed"
53481msgstr ""
53482
53483#: fortran/resolve.c:381
53484#, gcc-internal-format
53485msgid "Dummy procedure %qs of PURE procedure at %L must also be PURE"
53486msgstr ""
53487
53488#: fortran/resolve.c:391
53489#, gcc-internal-format
53490msgid "Argument %qs of pure function %qs at %L with VALUE attribute but without INTENT(IN)"
53491msgstr ""
53492
53493#: fortran/resolve.c:396
53494#, gcc-internal-format
53495msgid "Argument %qs of pure function %qs at %L must be INTENT(IN) or VALUE"
53496msgstr ""
53497
53498#: fortran/resolve.c:404
53499#, gcc-internal-format
53500msgid "Argument %qs of pure subroutine %qs at %L with VALUE attribute but without INTENT"
53501msgstr ""
53502
53503#: fortran/resolve.c:409
53504#, gcc-internal-format
53505msgid "Argument %qs of pure subroutine %qs at %L must have its INTENT specified or have the VALUE attribute"
53506msgstr ""
53507
53508#: fortran/resolve.c:419
53509#, gcc-internal-format
53510msgid "INTENT(OUT) argument %qs of pure procedure %qs at %L may not be polymorphic"
53511msgstr ""
53512
53513#: fortran/resolve.c:452
53514#, gcc-internal-format
53515msgid "Coarray dummy argument %qs at %L to elemental procedure"
53516msgstr ""
53517
53518#: fortran/resolve.c:460
53519#, gcc-internal-format
53520msgid "Argument %qs of elemental procedure at %L must be scalar"
53521msgstr ""
53522
53523#: fortran/resolve.c:469
53524#, gcc-internal-format
53525msgid "Argument %qs of elemental procedure at %L cannot have the ALLOCATABLE attribute"
53526msgstr ""
53527
53528#: fortran/resolve.c:479
53529#, gcc-internal-format
53530msgid "Argument %qs of elemental procedure at %L cannot have the POINTER attribute"
53531msgstr ""
53532
53533#: fortran/resolve.c:487
53534#, gcc-internal-format
53535msgid "Dummy procedure %qs not allowed in elemental procedure %qs at %L"
53536msgstr ""
53537
53538#: fortran/resolve.c:496
53539#, gcc-internal-format
53540msgid "Argument %qs of elemental procedure %qs at %L must have its INTENT specified or have the VALUE attribute"
53541msgstr ""
53542
53543#: fortran/resolve.c:509
53544#, gcc-internal-format
53545msgid "Argument %qs of statement function at %L must be scalar"
53546msgstr ""
53547
53548#: fortran/resolve.c:519
53549#, gcc-internal-format
53550msgid "Character-valued argument %qs of statement function at %L must have constant length"
53551msgstr ""
53552
53553#: fortran/resolve.c:577
53554#, gcc-internal-format
53555msgid "Contained function %qs at %L has no IMPLICIT type"
53556msgstr ""
53557
53558#: fortran/resolve.c:580
53559#, gcc-internal-format
53560msgid "Result %qs of contained function %qs at %L has no IMPLICIT type"
53561msgstr ""
53562
53563#: fortran/resolve.c:604
53564#, gcc-internal-format
53565msgid "Character-valued %s %qs at %L must not be assumed length"
53566msgstr ""
53567
53568#: fortran/resolve.c:778
53569#, gcc-internal-format, gfc-internal-format
53570msgid "Function %s at %L has entries with mismatched array specifications"
53571msgstr ""
53572
53573#: fortran/resolve.c:795
53574#, gcc-internal-format, gfc-internal-format
53575msgid "Function %s at %L with entries returning variables of different string lengths"
53576msgstr ""
53577
53578#: fortran/resolve.c:822
53579#, gcc-internal-format, gfc-internal-format
53580msgid "FUNCTION result %s can't be an array in FUNCTION %s at %L"
53581msgstr ""
53582
53583#: fortran/resolve.c:826
53584#, gcc-internal-format, gfc-internal-format
53585msgid "ENTRY result %s can't be an array in FUNCTION %s at %L"
53586msgstr ""
53587
53588#: fortran/resolve.c:833
53589#, gcc-internal-format, gfc-internal-format
53590msgid "FUNCTION result %s can't be a POINTER in FUNCTION %s at %L"
53591msgstr ""
53592
53593#: fortran/resolve.c:837
53594#, gcc-internal-format, gfc-internal-format
53595msgid "ENTRY result %s can't be a POINTER in FUNCTION %s at %L"
53596msgstr ""
53597
53598#: fortran/resolve.c:875
53599#, gcc-internal-format, gfc-internal-format
53600msgid "FUNCTION result %s can't be of type %s in FUNCTION %s at %L"
53601msgstr ""
53602
53603#: fortran/resolve.c:880
53604#, gcc-internal-format, gfc-internal-format
53605msgid "ENTRY result %s can't be of type %s in FUNCTION %s at %L"
53606msgstr ""
53607
53608#: fortran/resolve.c:929
53609#, gcc-internal-format
53610msgid "Variable %qs at %L is in COMMON but only in BLOCK DATA initialization is allowed"
53611msgstr ""
53612
53613#: fortran/resolve.c:933
53614#, gcc-internal-format
53615msgid "Initialized variable %qs at %L is in a blank COMMON but initialization is only allowed in named common blocks"
53616msgstr ""
53617
53618#: fortran/resolve.c:940
53619#, gcc-internal-format
53620msgid "%qs in cannot appear in COMMON at %L [F2008:C5100]"
53621msgstr ""
53622
53623#: fortran/resolve.c:948
53624#, gcc-internal-format
53625msgid "Derived type variable %qs in COMMON at %L has neither the SEQUENCE nor the BIND(C) attribute"
53626msgstr ""
53627
53628#: fortran/resolve.c:952
53629#, gcc-internal-format
53630msgid "Derived type variable %qs in COMMON at %L has an ultimate component that is allocatable"
53631msgstr ""
53632
53633#: fortran/resolve.c:956
53634#, gcc-internal-format
53635msgid "Derived type variable %qs in COMMON at %L may not have default initializer"
53636msgstr ""
53637
53638#: fortran/resolve.c:1000
53639#, gcc-internal-format
53640msgid "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"
53641msgstr ""
53642
53643#: fortran/resolve.c:1014
53644#, gcc-internal-format
53645msgid "COMMON block %qs at %L uses the same global identifier as entity at %L"
53646msgstr ""
53647
53648#: fortran/resolve.c:1022
53649#, gcc-internal-format
53650msgid "Fortran 2008: COMMON block %qs with binding label at %L sharing the identifier with global non-COMMON-block entity at %L"
53651msgstr ""
53652
53653#: fortran/resolve.c:1044
53654#, gcc-internal-format, gfc-internal-format
53655msgid "COMMON block at %L with binding label %s uses the same global identifier as entity at %L"
53656msgstr ""
53657
53658#: fortran/resolve.c:1065
53659#, gcc-internal-format
53660msgid "COMMON block %qs at %L is used as PARAMETER at %L"
53661msgstr ""
53662
53663#: fortran/resolve.c:1069
53664#, gcc-internal-format
53665msgid "COMMON block %qs at %L can not have the EXTERNAL attribute"
53666msgstr ""
53667
53668#: fortran/resolve.c:1073
53669#, gcc-internal-format
53670msgid "COMMON block %qs at %L is also an intrinsic procedure"
53671msgstr ""
53672
53673#: fortran/resolve.c:1077
53674#, gcc-internal-format
53675msgid "COMMON block %qs at %L that is also a function result"
53676msgstr ""
53677
53678#: fortran/resolve.c:1082
53679#, gcc-internal-format
53680msgid "COMMON block %qs at %L that is also a global procedure"
53681msgstr ""
53682
53683#: fortran/resolve.c:1174
53684#, gcc-internal-format, gfc-internal-format
53685msgid "The rank of the element in the structure constructor at %L does not match that of the component (%d/%d)"
53686msgstr ""
53687
53688#: fortran/resolve.c:1195
53689#, gcc-internal-format
53690msgid "The element in the structure constructor at %L, for pointer component %qs, is %s but should be %s"
53691msgstr ""
53692
53693#: fortran/resolve.c:1280
53694#, gcc-internal-format
53695msgid "The NULL in the structure constructor at %L is being applied to component %qs, which is neither a POINTER nor ALLOCATABLE"
53696msgstr ""
53697
53698#: fortran/resolve.c:1314
53699#, gcc-internal-format
53700msgid "Interface mismatch for procedure-pointer component %qs in structure constructor at %L: %s"
53701msgstr ""
53702
53703#: fortran/resolve.c:1330
53704#, gcc-internal-format
53705msgid "The element in the structure constructor at %L, for pointer component %qs should be a POINTER or a TARGET"
53706msgstr ""
53707
53708#: fortran/resolve.c:1341
53709#, gcc-internal-format, gfc-internal-format
53710msgid "Pointer initialization target at %L must not be ALLOCATABLE "
53711msgstr ""
53712
53713#: fortran/resolve.c:1359
53714#, gcc-internal-format
53715msgid "Invalid expression in the structure constructor for pointer component %qs at %L in PURE procedure"
53716msgstr ""
53717
53718#: fortran/resolve.c:1483
53719#, gcc-internal-format
53720msgid "The upper bound in the last dimension must appear in the reference to the assumed size array %qs at %L"
53721msgstr ""
53722
53723#: fortran/resolve.c:1545
53724#, gcc-internal-format
53725msgid "%qs at %L is ambiguous"
53726msgstr ""
53727
53728#: fortran/resolve.c:1549
53729#, gcc-internal-format
53730msgid "GENERIC procedure %qs is not allowed as an actual argument at %L"
53731msgstr ""
53732
53733#: fortran/resolve.c:1670
53734#, gcc-internal-format
53735msgid "Type specified for intrinsic function %qs at %L is ignored"
53736msgstr ""
53737
53738#: fortran/resolve.c:1683
53739#, gcc-internal-format
53740msgid "Intrinsic subroutine %qs at %L shall not have a type specifier"
53741msgstr ""
53742
53743#: fortran/resolve.c:1694
53744#, gcc-internal-format
53745msgid "%qs declared INTRINSIC at %L does not exist"
53746msgstr ""
53747
53748#: fortran/resolve.c:1707
53749#, gcc-internal-format
53750msgid "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."
53751msgstr ""
53752
53753#: fortran/resolve.c:1743
53754#, gcc-internal-format
53755msgid "Non-RECURSIVE procedure %qs at %L is possibly calling itself recursively.  Declare it RECURSIVE or use %<-frecursive%>"
53756msgstr ""
53757
53758#: fortran/resolve.c:1782 fortran/resolve.c:8938 fortran/resolve.c:10563
53759#, gcc-internal-format, gfc-internal-format
53760msgid "Label %d referenced at %L is never defined"
53761msgstr ""
53762
53763#: fortran/resolve.c:1825
53764#, gcc-internal-format
53765msgid "Statement function %qs at %L is not allowed as an actual argument"
53766msgstr ""
53767
53768#: fortran/resolve.c:1833
53769#, gcc-internal-format
53770msgid "Intrinsic %qs at %L is not allowed as an actual argument"
53771msgstr ""
53772
53773#: fortran/resolve.c:1840
53774#, gcc-internal-format
53775msgid "Internal procedure %qs is used as actual argument at %L"
53776msgstr ""
53777
53778#: fortran/resolve.c:1848
53779#, gcc-internal-format
53780msgid "ELEMENTAL non-INTRINSIC procedure %qs is not allowed as an actual argument at %L"
53781msgstr ""
53782
53783#: fortran/resolve.c:1875
53784#, gcc-internal-format
53785msgid "Unable to find a specific INTRINSIC procedure for the reference %qs at %L"
53786msgstr ""
53787
53788#: fortran/resolve.c:1897
53789#, gcc-internal-format
53790msgid "Symbol %qs at %L is ambiguous"
53791msgstr ""
53792
53793#: fortran/resolve.c:1952
53794#, gcc-internal-format, gfc-internal-format
53795msgid "By-value argument at %L is not of numeric type"
53796msgstr ""
53797
53798#: fortran/resolve.c:1959
53799#, gcc-internal-format, gfc-internal-format
53800msgid "By-value argument at %L cannot be an array or an array section"
53801msgstr ""
53802
53803#: fortran/resolve.c:1973
53804#, gcc-internal-format, gfc-internal-format
53805msgid "By-value argument at %L is not allowed in this context"
53806msgstr ""
53807
53808#: fortran/resolve.c:1985
53809#, gcc-internal-format, gfc-internal-format
53810msgid "Passing internal procedure at %L by location not allowed"
53811msgstr ""
53812
53813#: fortran/resolve.c:1996
53814#, gcc-internal-format
53815msgid "ELEMENTAL procedure pointer component %qs is not allowed as an actual argument at %L"
53816msgstr ""
53817
53818#: fortran/resolve.c:2005
53819#, gcc-internal-format, gfc-internal-format
53820msgid "Coindexed actual argument at %L with ultimate pointer component"
53821msgstr ""
53822
53823#: fortran/resolve.c:2136
53824#, gcc-internal-format
53825msgid "%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)"
53826msgstr ""
53827
53828#: fortran/resolve.c:2173
53829#, gcc-internal-format
53830msgid "Actual argument at %L for INTENT(%s) dummy %qs of ELEMENTAL subroutine %qs is a scalar, but another actual argument is an array"
53831msgstr ""
53832
53833#: fortran/resolve.c:2445
53834#, gcc-internal-format
53835msgid "Return type mismatch of function %qs at %L (%s/%s)"
53836msgstr ""
53837
53838#: fortran/resolve.c:2466
53839#, gcc-internal-format
53840msgid "Interface mismatch in global procedure %qs at %L: %s "
53841msgstr ""
53842
53843#: fortran/resolve.c:2579
53844#, gcc-internal-format
53845msgid "There is no specific function for the generic %qs at %L"
53846msgstr ""
53847
53848#: fortran/resolve.c:2597
53849#, gcc-internal-format
53850msgid "Generic function %qs at %L is not consistent with a specific intrinsic interface"
53851msgstr ""
53852
53853#: fortran/resolve.c:2635
53854#, gcc-internal-format
53855msgid "Function %qs at %L is INTRINSIC but is not compatible with an intrinsic"
53856msgstr ""
53857
53858#: fortran/resolve.c:2690
53859#, gcc-internal-format
53860msgid "Unable to resolve the specific function %qs at %L"
53861msgstr ""
53862
53863#: fortran/resolve.c:2746 fortran/resolve.c:15387
53864#, gcc-internal-format
53865msgid "Function %qs at %L has no IMPLICIT type"
53866msgstr ""
53867
53868#: fortran/resolve.c:2855
53869#, gcc-internal-format
53870msgid "Reference to impure function %qs at %L inside a FORALL %s"
53871msgstr ""
53872
53873#: fortran/resolve.c:2862
53874#, gcc-internal-format
53875msgid "Reference to impure function %qs at %L inside a DO CONCURRENT %s"
53876msgstr ""
53877
53878#: fortran/resolve.c:2869
53879#, gcc-internal-format
53880msgid "Reference to impure function %qs at %L within a PURE procedure"
53881msgstr ""
53882
53883#: fortran/resolve.c:2932
53884#, gcc-internal-format
53885msgid "%qs at %L is not a function"
53886msgstr ""
53887
53888#: fortran/resolve.c:2940 fortran/resolve.c:3410
53889#, gcc-internal-format
53890msgid "ABSTRACT INTERFACE %qs must not be referenced at %L"
53891msgstr ""
53892
53893#. Internal procedures are taken care of in resolve_contained_fntype.
53894#: fortran/resolve.c:2983
53895#, gcc-internal-format
53896msgid "Function %qs is declared CHARACTER(*) and cannot be used at %L since it is not a dummy argument"
53897msgstr ""
53898
53899#: fortran/resolve.c:3017
53900#, gcc-internal-format
53901msgid "resolve_function(): bad function type"
53902msgstr ""
53903
53904#: fortran/resolve.c:3037
53905#, gcc-internal-format
53906msgid "User defined non-ELEMENTAL function %qs at %L not allowed in WORKSHARE construct"
53907msgstr ""
53908
53909#: fortran/resolve.c:3099
53910#, gcc-internal-format
53911msgid "ENTRY %qs at %L cannot be called recursively, as function %qs is not RECURSIVE"
53912msgstr ""
53913
53914#: fortran/resolve.c:3103
53915#, gcc-internal-format
53916msgid "Function %qs at %L cannot be called recursively, as it is not RECURSIVE"
53917msgstr ""
53918
53919#: fortran/resolve.c:3154
53920#, gcc-internal-format
53921msgid "Subroutine call to %qs in FORALL block at %L is not PURE"
53922msgstr ""
53923
53924#: fortran/resolve.c:3160
53925#, gcc-internal-format
53926msgid "Subroutine call to %qs in DO CONCURRENT block at %L is not PURE"
53927msgstr ""
53928
53929#: fortran/resolve.c:3166
53930#, gcc-internal-format
53931msgid "Subroutine call to %qs at %L is not PURE"
53932msgstr ""
53933
53934#: fortran/resolve.c:3234
53935#, gcc-internal-format
53936msgid "There is no specific subroutine for the generic %qs at %L"
53937msgstr ""
53938
53939#: fortran/resolve.c:3243
53940#, gcc-internal-format
53941msgid "Generic subroutine %qs at %L is not consistent with an intrinsic subroutine interface"
53942msgstr ""
53943
53944#: fortran/resolve.c:3278
53945#, gcc-internal-format
53946msgid "Subroutine %qs at %L is INTRINSIC but is not compatible with an intrinsic"
53947msgstr ""
53948
53949#: fortran/resolve.c:3323
53950#, gcc-internal-format
53951msgid "Unable to resolve the specific subroutine %qs at %L"
53952msgstr ""
53953
53954#: fortran/resolve.c:3381
53955#, gcc-internal-format
53956msgid "%qs at %L has a type, which is not consistent with the CALL at %L"
53957msgstr ""
53958
53959#: fortran/resolve.c:3420
53960#, gcc-internal-format
53961msgid "ENTRY %qs at %L cannot be called recursively, as subroutine %qs is not RECURSIVE"
53962msgstr ""
53963
53964#: fortran/resolve.c:3424
53965#, gcc-internal-format
53966msgid "SUBROUTINE %qs at %L cannot be called recursively, as it is not RECURSIVE"
53967msgstr ""
53968
53969#: fortran/resolve.c:3469
53970#, gcc-internal-format
53971msgid "resolve_subroutine(): bad function type"
53972msgstr ""
53973
53974#: fortran/resolve.c:3507
53975#, gcc-internal-format, gfc-internal-format
53976msgid "Shapes for operands at %L and %L are not conformable"
53977msgstr ""
53978
53979#: fortran/resolve.c:3739
53980#, gcc-internal-format
53981msgid "resolve_operator(): Bad intrinsic"
53982msgstr ""
53983
53984#: fortran/resolve.c:3909 fortran/resolve.c:3932
53985#, gcc-internal-format
53986msgid "compare_bound_int(): Bad expression"
53987msgstr ""
53988
53989#: fortran/resolve.c:4027
53990#, gcc-internal-format, gfc-internal-format
53991msgid "Array reference at %L is out of bounds (%ld < %ld) in dimension %d"
53992msgstr ""
53993
53994#: fortran/resolve.c:4032
53995#, gcc-internal-format, gfc-internal-format
53996msgid "Array reference at %L is out of bounds (%ld < %ld) in codimension %d"
53997msgstr ""
53998
53999#: fortran/resolve.c:4042
54000#, gcc-internal-format, gfc-internal-format
54001msgid "Array reference at %L is out of bounds (%ld > %ld) in dimension %d"
54002msgstr ""
54003
54004#: fortran/resolve.c:4047
54005#, gcc-internal-format, gfc-internal-format
54006msgid "Array reference at %L is out of bounds (%ld > %ld) in codimension %d"
54007msgstr ""
54008
54009#: fortran/resolve.c:4067
54010#, gcc-internal-format, gfc-internal-format
54011msgid "Illegal stride of zero at %L"
54012msgstr ""
54013
54014#: fortran/resolve.c:4084
54015#, gcc-internal-format, gfc-internal-format
54016msgid "Lower array reference at %L is out of bounds (%ld < %ld) in dimension %d"
54017msgstr ""
54018
54019#: fortran/resolve.c:4092
54020#, gcc-internal-format, gfc-internal-format
54021msgid "Lower array reference at %L is out of bounds (%ld > %ld) in dimension %d"
54022msgstr ""
54023
54024#: fortran/resolve.c:4108
54025#, gcc-internal-format, gfc-internal-format
54026msgid "Upper array reference at %L is out of bounds (%ld < %ld) in dimension %d"
54027msgstr ""
54028
54029#: fortran/resolve.c:4117
54030#, gcc-internal-format, gfc-internal-format
54031msgid "Upper array reference at %L is out of bounds (%ld > %ld) in dimension %d"
54032msgstr ""
54033
54034#: fortran/resolve.c:4133
54035#, gcc-internal-format
54036msgid "check_dimension(): Bad array reference"
54037msgstr ""
54038
54039#: fortran/resolve.c:4156
54040#, gcc-internal-format, gfc-internal-format
54041msgid "Rightmost upper bound of assumed size array section not specified at %L"
54042msgstr ""
54043
54044#: fortran/resolve.c:4166
54045#, gcc-internal-format, gfc-internal-format
54046msgid "Rank mismatch in array reference at %L (%d/%d)"
54047msgstr ""
54048
54049#: fortran/resolve.c:4174
54050#, gcc-internal-format, gfc-internal-format
54051msgid "Coindex rank mismatch in array reference at %L (%d/%d)"
54052msgstr ""
54053
54054#: fortran/resolve.c:4190
54055#, gcc-internal-format, gfc-internal-format
54056msgid "Coindex of codimension %d must be a scalar at %L"
54057msgstr ""
54058
54059#: fortran/resolve.c:4218
54060#, gcc-internal-format, gfc-internal-format
54061msgid "Array index at %L must be scalar"
54062msgstr ""
54063
54064#: fortran/resolve.c:4224
54065#, gcc-internal-format, gfc-internal-format
54066msgid "Array index at %L must be of INTEGER type, found %s"
54067msgstr ""
54068
54069#: fortran/resolve.c:4230
54070#, gcc-internal-format, gfc-internal-format
54071msgid "REAL array index at %L"
54072msgstr ""
54073
54074#: fortran/resolve.c:4269
54075#, gcc-internal-format, gfc-internal-format
54076msgid "Argument dim at %L must be scalar"
54077msgstr ""
54078
54079#: fortran/resolve.c:4276
54080#, gcc-internal-format, gfc-internal-format
54081msgid "Argument dim at %L must be of INTEGER type"
54082msgstr ""
54083
54084#: fortran/resolve.c:4321
54085#, gcc-internal-format
54086msgid "find_array_spec(): Missing spec"
54087msgstr ""
54088
54089#: fortran/resolve.c:4332
54090#, gcc-internal-format
54091msgid "find_array_spec(): unused as(1)"
54092msgstr ""
54093
54094#: fortran/resolve.c:4343
54095#, gcc-internal-format
54096msgid "find_array_spec(): unused as(2)"
54097msgstr ""
54098
54099#: fortran/resolve.c:4386
54100#, gcc-internal-format, gfc-internal-format
54101msgid "Array index at %L is an array of rank %d"
54102msgstr ""
54103
54104#: fortran/resolve.c:4484
54105#, gcc-internal-format, gfc-internal-format
54106msgid "Substring start index at %L must be of type INTEGER"
54107msgstr ""
54108
54109#: fortran/resolve.c:4491
54110#, gcc-internal-format, gfc-internal-format
54111msgid "Substring start index at %L must be scalar"
54112msgstr ""
54113
54114#: fortran/resolve.c:4500
54115#, gcc-internal-format, gfc-internal-format
54116msgid "Substring start index at %L is less than one"
54117msgstr ""
54118
54119#: fortran/resolve.c:4513
54120#, gcc-internal-format, gfc-internal-format
54121msgid "Substring end index at %L must be of type INTEGER"
54122msgstr ""
54123
54124#: fortran/resolve.c:4520
54125#, gcc-internal-format, gfc-internal-format
54126msgid "Substring end index at %L must be scalar"
54127msgstr ""
54128
54129#: fortran/resolve.c:4530
54130#, gcc-internal-format, gfc-internal-format
54131msgid "Substring end index at %L exceeds the string length"
54132msgstr ""
54133
54134#: fortran/resolve.c:4540
54135#, gcc-internal-format, gfc-internal-format
54136msgid "Substring end index at %L is too large"
54137msgstr ""
54138
54139#: fortran/resolve.c:4693
54140#, gcc-internal-format
54141msgid "resolve_ref(): Bad array reference"
54142msgstr ""
54143
54144#: fortran/resolve.c:4707
54145#, gcc-internal-format, gfc-internal-format
54146msgid "Component to the right of a part reference with nonzero rank must not have the POINTER attribute at %L"
54147msgstr ""
54148
54149#: fortran/resolve.c:4717
54150#, gcc-internal-format, gfc-internal-format
54151msgid "Component to the right of a part reference with nonzero rank must not have the ALLOCATABLE attribute at %L"
54152msgstr ""
54153
54154#: fortran/resolve.c:4736
54155#, gcc-internal-format, gfc-internal-format
54156msgid "Two or more part references with nonzero rank must not be specified at %L"
54157msgstr ""
54158
54159#: fortran/resolve.c:4834
54160#, gcc-internal-format
54161msgid "expression_rank(): Two array specs"
54162msgstr ""
54163
54164#: fortran/resolve.c:4916
54165#, gcc-internal-format, gfc-internal-format
54166msgid "Variable %s at %L with NO_ARG_CHECK attribute may only be used as actual argument"
54167msgstr ""
54168
54169#: fortran/resolve.c:4926
54170#, gcc-internal-format, gfc-internal-format
54171msgid "Assumed-type variable %s at %L may only be used as actual argument"
54172msgstr ""
54173
54174#. FIXME: It doesn't work reliably as inquiry_argument is not set
54175#. for all inquiry functions in resolve_function; the reason is
54176#. that the function-name resolution happens too late in that
54177#. function.
54178#: fortran/resolve.c:4936
54179#, gcc-internal-format, gfc-internal-format
54180msgid "Assumed-type variable %s at %L as actual argument to an inquiry function shall be the first argument"
54181msgstr ""
54182
54183#: fortran/resolve.c:4951
54184#, gcc-internal-format, gfc-internal-format
54185msgid "Assumed-rank variable %s at %L may only be used as actual argument"
54186msgstr ""
54187
54188#. FIXME: It doesn't work reliably as inquiry_argument is not set
54189#. for all inquiry functions in resolve_function; the reason is
54190#. that the function-name resolution happens too late in that
54191#. function.
54192#: fortran/resolve.c:4961
54193#, gcc-internal-format, gfc-internal-format
54194msgid "Assumed-rank variable %s at %L as actual argument to an inquiry function shall be the first argument"
54195msgstr ""
54196
54197#: fortran/resolve.c:4972
54198#, gcc-internal-format, gfc-internal-format
54199msgid "Variable %s at %L with NO_ARG_CHECK attribute shall not have a subobject reference"
54200msgstr ""
54201
54202#: fortran/resolve.c:4981
54203#, gcc-internal-format, gfc-internal-format
54204msgid "Assumed-type variable %s at %L shall not have a subobject reference"
54205msgstr ""
54206
54207#: fortran/resolve.c:4996
54208#, gcc-internal-format, gfc-internal-format
54209msgid "Assumed-rank variable %s at %L shall not have a subobject reference"
54210msgstr ""
54211
54212#: fortran/resolve.c:5153
54213#, gcc-internal-format
54214msgid "Variable %qs, used in a specification expression, is referenced at %L before the ENTRY statement in which it is a parameter"
54215msgstr ""
54216
54217#: fortran/resolve.c:5158
54218#, gcc-internal-format
54219msgid "Variable %qs is used at %L before the ENTRY statement in which it is a parameter"
54220msgstr ""
54221
54222#: fortran/resolve.c:5228
54223#, gcc-internal-format, gfc-internal-format
54224msgid "Polymorphic subobject of coindexed object at %L"
54225msgstr ""
54226
54227#: fortran/resolve.c:5241
54228#, gcc-internal-format, gfc-internal-format
54229msgid "Coindexed object with polymorphic allocatable subcomponent at %L"
54230msgstr ""
54231
54232#: fortran/resolve.c:5579
54233#, gcc-internal-format, gfc-internal-format
54234msgid "Passed-object at %L must be scalar"
54235msgstr ""
54236
54237#: fortran/resolve.c:5586
54238#, gcc-internal-format
54239msgid "Base object for procedure-pointer component call at %L is of ABSTRACT type %qs"
54240msgstr ""
54241
54242#: fortran/resolve.c:5621
54243#, gcc-internal-format
54244msgid "Base object for type-bound procedure call at %L is of ABSTRACT type %qs"
54245msgstr ""
54246
54247#: fortran/resolve.c:5630
54248#, gcc-internal-format, gfc-internal-format
54249msgid "Base object for NOPASS type-bound procedure call at %L must be scalar"
54250msgstr ""
54251
54252#. Nothing matching found!
54253#: fortran/resolve.c:5818
54254#, gcc-internal-format
54255msgid "Found no matching specific binding for the call to the GENERIC %qs at %L"
54256msgstr ""
54257
54258#: fortran/resolve.c:5845
54259#, gcc-internal-format
54260msgid "%qs at %L should be a SUBROUTINE"
54261msgstr ""
54262
54263#: fortran/resolve.c:5896
54264#, gcc-internal-format
54265msgid "%qs at %L should be a FUNCTION"
54266msgstr ""
54267
54268#: fortran/resolve.c:6413
54269#, gcc-internal-format
54270msgid "gfc_resolve_expr(): Bad expression type"
54271msgstr ""
54272
54273#: fortran/resolve.c:6439
54274#, gcc-internal-format, gfc-internal-format
54275msgid "%s at %L must be a scalar"
54276msgstr ""
54277
54278#: fortran/resolve.c:6449
54279#, gcc-internal-format, gfc-internal-format
54280msgid "%s at %L must be integer"
54281msgstr ""
54282
54283#: fortran/resolve.c:6453 fortran/resolve.c:6460
54284#, gcc-internal-format, gfc-internal-format
54285msgid "%s at %L must be INTEGER"
54286msgstr ""
54287
54288#: fortran/resolve.c:6502
54289#, gcc-internal-format, gfc-internal-format
54290msgid "Step expression in DO loop at %L cannot be zero"
54291msgstr ""
54292
54293#: fortran/resolve.c:6538
54294#, gcc-internal-format, gfc-internal-format
54295msgid "DO loop at %L will be executed zero times"
54296msgstr ""
54297
54298#: fortran/resolve.c:6599
54299#, gcc-internal-format, gfc-internal-format
54300msgid "FORALL index-name at %L must be a scalar INTEGER"
54301msgstr ""
54302
54303#: fortran/resolve.c:6604
54304#, gcc-internal-format, gfc-internal-format
54305msgid "FORALL start expression at %L must be a scalar INTEGER"
54306msgstr ""
54307
54308#: fortran/resolve.c:6611
54309#, gcc-internal-format, gfc-internal-format
54310msgid "FORALL end expression at %L must be a scalar INTEGER"
54311msgstr ""
54312
54313#: fortran/resolve.c:6619
54314#, gcc-internal-format, gfc-internal-format
54315msgid "FORALL stride expression at %L must be a scalar %s"
54316msgstr ""
54317
54318#: fortran/resolve.c:6624
54319#, gcc-internal-format, gfc-internal-format
54320msgid "FORALL stride expression at %L cannot be zero"
54321msgstr ""
54322
54323#: fortran/resolve.c:6637
54324#, gcc-internal-format
54325msgid "FORALL index %qs may not appear in triplet specification at %L"
54326msgstr ""
54327
54328#: fortran/resolve.c:6735 fortran/resolve.c:7027
54329#, gcc-internal-format, gfc-internal-format
54330msgid "Allocate-object at %L must be ALLOCATABLE or a POINTER"
54331msgstr ""
54332
54333#: fortran/resolve.c:6743 fortran/resolve.c:6992
54334#, gcc-internal-format, gfc-internal-format
54335msgid "Coindexed allocatable object at %L"
54336msgstr ""
54337
54338#: fortran/resolve.c:6849
54339#, gcc-internal-format, gfc-internal-format
54340msgid "Source-expr at %L must be scalar or have the same rank as the allocate-object at %L"
54341msgstr ""
54342
54343#: fortran/resolve.c:6880
54344#, gcc-internal-format, gfc-internal-format
54345msgid "Source-expr at %L and allocate-object at %L must have the same shape"
54346msgstr ""
54347
54348#: fortran/resolve.c:7038
54349#, gcc-internal-format, gfc-internal-format
54350msgid "Type of entity at %L is type incompatible with source-expr at %L"
54351msgstr ""
54352
54353#: fortran/resolve.c:7050
54354#, gcc-internal-format, gfc-internal-format
54355msgid "The allocate-object at %L and the source-expr at %L shall have the same kind type parameter"
54356msgstr ""
54357
54358#: fortran/resolve.c:7064
54359#, gcc-internal-format, gfc-internal-format
54360msgid "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"
54361msgstr ""
54362
54363#: fortran/resolve.c:7079
54364#, gcc-internal-format, gfc-internal-format
54365msgid "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"
54366msgstr ""
54367
54368#: fortran/resolve.c:7092
54369#, gcc-internal-format, gfc-internal-format
54370msgid "Allocating %s of ABSTRACT base type at %L requires a type-spec or source-expr"
54371msgstr ""
54372
54373#: fortran/resolve.c:7105
54374#, gcc-internal-format, gfc-internal-format
54375msgid "Allocating %s at %L with type-spec requires the same character-length parameter as in the declaration"
54376msgstr ""
54377
54378#: fortran/resolve.c:7223 fortran/resolve.c:7238
54379#, gcc-internal-format, gfc-internal-format
54380msgid "Array specification required in ALLOCATE statement at %L"
54381msgstr ""
54382
54383#: fortran/resolve.c:7230
54384#, gcc-internal-format, gfc-internal-format
54385msgid "Array specification or array-valued SOURCE= expression required in ALLOCATE statement at %L"
54386msgstr ""
54387
54388#: fortran/resolve.c:7253
54389#, gcc-internal-format, gfc-internal-format
54390msgid "Coarray specification required in ALLOCATE statement at %L"
54391msgstr ""
54392
54393#: fortran/resolve.c:7280
54394#, gcc-internal-format, gfc-internal-format
54395msgid "Bad array specification in ALLOCATE statement at %L"
54396msgstr ""
54397
54398#: fortran/resolve.c:7299
54399#, gcc-internal-format
54400msgid "%qs must not appear in the array specification at %L in the same ALLOCATE statement where it is itself allocated"
54401msgstr ""
54402
54403#: fortran/resolve.c:7314
54404#, gcc-internal-format, gfc-internal-format
54405msgid "Expected '*' in coindex specification in ALLOCATE statement at %L"
54406msgstr ""
54407
54408#: fortran/resolve.c:7325
54409#, gcc-internal-format, gfc-internal-format
54410msgid "Bad coarray specification in ALLOCATE statement at %L"
54411msgstr ""
54412
54413#: fortran/resolve.c:7357
54414#, gcc-internal-format, gfc-internal-format
54415msgid "Stat-variable at %L must be a scalar INTEGER variable"
54416msgstr ""
54417
54418#: fortran/resolve.c:7380
54419#, gcc-internal-format, gfc-internal-format
54420msgid "Stat-variable at %L shall not be %sd within the same %s statement"
54421msgstr ""
54422
54423#: fortran/resolve.c:7391
54424#, gcc-internal-format, gfc-internal-format
54425msgid "ERRMSG at %L is useless without a STAT tag"
54426msgstr ""
54427
54428#: fortran/resolve.c:7402
54429#, gcc-internal-format, gfc-internal-format
54430msgid "Errmsg-variable at %L must be a scalar CHARACTER variable"
54431msgstr ""
54432
54433#: fortran/resolve.c:7425
54434#, gcc-internal-format, gfc-internal-format
54435msgid "Errmsg-variable at %L shall not be %sd within the same %s statement"
54436msgstr ""
54437
54438#: fortran/resolve.c:7455
54439#, gcc-internal-format, gfc-internal-format
54440msgid "Allocate-object at %L also appears at %L"
54441msgstr ""
54442
54443#: fortran/resolve.c:7461 fortran/resolve.c:7467
54444#, gcc-internal-format, gfc-internal-format
54445msgid "Allocate-object at %L is subobject of object at %L"
54446msgstr ""
54447
54448#. The cases overlap, or they are the same
54449#. element in the list.  Either way, we must
54450#. issue an error and get the next case from P.
54451#. FIXME: Sort P and Q by line number.
54452#: fortran/resolve.c:7679
54453#, gcc-internal-format, gfc-internal-format
54454msgid "CASE label at %L overlaps with CASE label at %L"
54455msgstr ""
54456
54457#: fortran/resolve.c:7730
54458#, gcc-internal-format, gfc-internal-format
54459msgid "Expression in CASE statement at %L must be of type %s"
54460msgstr ""
54461
54462#: fortran/resolve.c:7741
54463#, gcc-internal-format, gfc-internal-format
54464msgid "Expression in CASE statement at %L must be of kind %d"
54465msgstr ""
54466
54467#: fortran/resolve.c:7754
54468#, gcc-internal-format, gfc-internal-format
54469msgid "Expression in CASE statement at %L must be scalar"
54470msgstr ""
54471
54472#: fortran/resolve.c:7800
54473#, gcc-internal-format, gfc-internal-format
54474msgid "Selection expression in computed GOTO statement at %L must be a scalar integer expression"
54475msgstr ""
54476
54477#: fortran/resolve.c:7819
54478#, gcc-internal-format, gfc-internal-format
54479msgid "Argument of SELECT statement at %L cannot be %s"
54480msgstr ""
54481
54482#: fortran/resolve.c:7829
54483#, gcc-internal-format, gfc-internal-format
54484msgid "Argument of SELECT statement at %L must be a scalar expression"
54485msgstr ""
54486
54487#: fortran/resolve.c:7847 fortran/resolve.c:7855
54488#, gcc-internal-format, gfc-internal-format
54489msgid "Expression in CASE statement at %L is not in the range of %s"
54490msgstr ""
54491
54492#: fortran/resolve.c:7917 fortran/resolve.c:8356
54493#, gcc-internal-format, gfc-internal-format
54494msgid "The DEFAULT CASE at %L cannot be followed by a second DEFAULT CASE at %L"
54495msgstr ""
54496
54497#: fortran/resolve.c:7943
54498#, gcc-internal-format, gfc-internal-format
54499msgid "Logical range in CASE statement at %L is not allowed"
54500msgstr ""
54501
54502#: fortran/resolve.c:7955
54503#, gcc-internal-format, gfc-internal-format
54504msgid "Constant logical value in CASE statement is repeated at %L"
54505msgstr ""
54506
54507#: fortran/resolve.c:7970
54508#, gcc-internal-format, gfc-internal-format
54509msgid "Range specification at %L can never be matched"
54510msgstr ""
54511
54512#: fortran/resolve.c:8073
54513#, gcc-internal-format, gfc-internal-format
54514msgid "Logical SELECT CASE block at %L has more that two cases"
54515msgstr ""
54516
54517#: fortran/resolve.c:8148
54518#, gcc-internal-format
54519msgid "Associate-name %qs at %L is used as array"
54520msgstr ""
54521
54522#: fortran/resolve.c:8159
54523#, gcc-internal-format, gfc-internal-format
54524msgid "CLASS selector at %L needs a temporary which is not yet implemented"
54525msgstr ""
54526
54527#: fortran/resolve.c:8275
54528#, gcc-internal-format, gfc-internal-format
54529msgid "Selector shall be polymorphic in SELECT TYPE statement at %L"
54530msgstr ""
54531
54532#: fortran/resolve.c:8292 fortran/resolve.c:8304
54533#, gcc-internal-format, gfc-internal-format
54534msgid "Selector at %L must not be coindexed"
54535msgstr ""
54536
54537#: fortran/resolve.c:8320
54538#, gcc-internal-format
54539msgid "Derived type %qs at %L must be extensible"
54540msgstr ""
54541
54542#: fortran/resolve.c:8332
54543#, gcc-internal-format
54544msgid "Derived type %qs at %L must be an extension of %qs"
54545msgstr ""
54546
54547#: fortran/resolve.c:8335
54548#, gcc-internal-format
54549msgid "Unexpected intrinsic type %qs at %L"
54550msgstr ""
54551
54552#: fortran/resolve.c:8344
54553#, gcc-internal-format, gfc-internal-format
54554msgid "The type-spec at %L shall specify that each length type parameter is assumed"
54555msgstr ""
54556
54557#: fortran/resolve.c:8536
54558#, gcc-internal-format, gfc-internal-format
54559msgid "Double CLASS IS block in SELECT TYPE statement at %L"
54560msgstr ""
54561
54562#: fortran/resolve.c:8625
54563#, gcc-internal-format, gfc-internal-format
54564msgid "Invalid context for NULL () intrinsic at %L"
54565msgstr ""
54566
54567#. FIXME: Test for defined input/output.
54568#: fortran/resolve.c:8653
54569#, gcc-internal-format, gfc-internal-format
54570msgid "Data transfer element at %L cannot be polymorphic unless it is processed by a defined input/output procedure"
54571msgstr ""
54572
54573#: fortran/resolve.c:8665
54574#, gcc-internal-format, gfc-internal-format
54575msgid "Data transfer element at %L cannot have POINTER components unless it is processed by a defined input/output procedure"
54576msgstr ""
54577
54578#: fortran/resolve.c:8674
54579#, gcc-internal-format, gfc-internal-format
54580msgid "Data transfer element at %L cannot have procedure pointer components"
54581msgstr ""
54582
54583#: fortran/resolve.c:8681
54584#, gcc-internal-format, gfc-internal-format
54585msgid "Data transfer element at %L cannot have ALLOCATABLE components unless it is processed by a defined input/output procedure"
54586msgstr ""
54587
54588#: fortran/resolve.c:8692 fortran/resolve.c:8698
54589#, gcc-internal-format, gfc-internal-format
54590msgid "Data transfer element at %L cannot have PRIVATE components"
54591msgstr ""
54592
54593#: fortran/resolve.c:8712
54594#, gcc-internal-format, gfc-internal-format
54595msgid "Data transfer element at %L cannot be a full reference to an assumed-size array"
54596msgstr ""
54597
54598#: fortran/resolve.c:8769
54599#, gcc-internal-format, gfc-internal-format
54600msgid "Lock variable at %L must be a scalar of type LOCK_TYPE"
54601msgstr ""
54602
54603#: fortran/resolve.c:8779
54604#, gcc-internal-format, gfc-internal-format
54605msgid "Event variable at %L must be a scalar of type EVENT_TYPE"
54606msgstr ""
54607
54608#: fortran/resolve.c:8783
54609#, gcc-internal-format, gfc-internal-format
54610msgid "Event variable argument at %L must be a coarray or coindexed"
54611msgstr ""
54612
54613#: fortran/resolve.c:8786
54614#, gcc-internal-format, gfc-internal-format
54615msgid "Event variable argument at %L must be a coarray but not coindexed"
54616msgstr ""
54617
54618#: fortran/resolve.c:8793 fortran/resolve.c:8911
54619#, gcc-internal-format, gfc-internal-format
54620msgid "STAT= argument at %L must be a scalar INTEGER variable"
54621msgstr ""
54622
54623#: fortran/resolve.c:8805 fortran/resolve.c:8918
54624#, gcc-internal-format, gfc-internal-format
54625msgid "ERRMSG= argument at %L must be a scalar CHARACTER variable"
54626msgstr ""
54627
54628#: fortran/resolve.c:8817
54629#, gcc-internal-format, gfc-internal-format
54630msgid "ACQUIRED_LOCK= argument at %L must be a scalar LOGICAL variable"
54631msgstr ""
54632
54633#: fortran/resolve.c:8828
54634#, gcc-internal-format, gfc-internal-format
54635msgid "UNTIL_COUNT= argument at %L must be a scalar INTEGER expression"
54636msgstr ""
54637
54638#: fortran/resolve.c:8888
54639#, gcc-internal-format, gfc-internal-format
54640msgid "Imageset argument at %L must be a scalar or rank-1 INTEGER expression"
54641msgstr ""
54642
54643#: fortran/resolve.c:8892 fortran/resolve.c:8902
54644#, gcc-internal-format, gfc-internal-format
54645msgid "Imageset argument at %L must between 1 and num_images()"
54646msgstr ""
54647
54648#: fortran/resolve.c:8945
54649#, gcc-internal-format, gfc-internal-format
54650msgid "Statement at %L is not a valid branch target statement for the branch statement at %L"
54651msgstr ""
54652
54653#: fortran/resolve.c:8955
54654#, gcc-internal-format, gfc-internal-format
54655msgid "Branch at %L may result in an infinite loop"
54656msgstr ""
54657
54658#. Note: A label at END CRITICAL does not leave the CRITICAL
54659#. construct as END CRITICAL is still part of it.
54660#: fortran/resolve.c:8972 fortran/resolve.c:8995
54661#, gcc-internal-format, gfc-internal-format
54662msgid "GOTO statement at %L leaves CRITICAL construct for label at %L"
54663msgstr ""
54664
54665#: fortran/resolve.c:8976 fortran/resolve.c:9001
54666#, gcc-internal-format, gfc-internal-format
54667msgid "GOTO statement at %L leaves DO CONCURRENT construct for label at %L"
54668msgstr ""
54669
54670#. The label is not in an enclosing block, so illegal.  This was
54671#. allowed in Fortran 66, so we allow it as extension.  No
54672#. further checks are necessary in this case.
54673#: fortran/resolve.c:9016
54674#, gcc-internal-format, gfc-internal-format
54675msgid "Label at %L is not in the same block as the GOTO statement at %L"
54676msgstr ""
54677
54678#: fortran/resolve.c:9088
54679#, gcc-internal-format, gfc-internal-format
54680msgid "WHERE mask at %L has inconsistent shape"
54681msgstr ""
54682
54683#: fortran/resolve.c:9104
54684#, gcc-internal-format, gfc-internal-format
54685msgid "WHERE assignment target at %L has inconsistent shape"
54686msgstr ""
54687
54688#: fortran/resolve.c:9112 fortran/resolve.c:9199
54689#, gcc-internal-format, gfc-internal-format
54690msgid "Non-ELEMENTAL user-defined assignment in WHERE at %L"
54691msgstr ""
54692
54693#: fortran/resolve.c:9122 fortran/resolve.c:9209
54694#, gcc-internal-format, gfc-internal-format
54695msgid "Unsupported statement inside WHERE at %L"
54696msgstr ""
54697
54698#: fortran/resolve.c:9153
54699#, gcc-internal-format, gfc-internal-format
54700msgid "Assignment to a FORALL index variable at %L"
54701msgstr ""
54702
54703#: fortran/resolve.c:9162
54704#, gcc-internal-format
54705msgid "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"
54706msgstr ""
54707
54708#: fortran/resolve.c:9331
54709#, gcc-internal-format, gfc-internal-format
54710msgid "An outer FORALL construct already has an index with this name %L"
54711msgstr ""
54712
54713#: fortran/resolve.c:9409
54714#, gcc-internal-format, gfc-internal-format
54715msgid "WHERE/ELSEWHERE clause at %L requires a LOGICAL array"
54716msgstr ""
54717
54718#: fortran/resolve.c:9487
54719#, gcc-internal-format
54720msgid "gfc_resolve_blocks(): Bad block type"
54721msgstr ""
54722
54723#: fortran/resolve.c:9601
54724#, gcc-internal-format, gfc-internal-format
54725msgid "CHARACTER expression will be truncated in assignment (%d/%d) at %L"
54726msgstr ""
54727
54728#: fortran/resolve.c:9633
54729#, gcc-internal-format, gfc-internal-format
54730msgid "Coindexed expression at %L is assigned to a derived type variable with a POINTER component in a PURE procedure"
54731msgstr ""
54732
54733#: fortran/resolve.c:9638
54734#, gcc-internal-format, gfc-internal-format
54735msgid "The impure variable at %L is assigned to a derived type variable with a POINTER component in a PURE procedure (12.6)"
54736msgstr ""
54737
54738#: fortran/resolve.c:9648
54739#, gcc-internal-format, gfc-internal-format
54740msgid "Assignment to coindexed variable at %L in a PURE procedure"
54741msgstr ""
54742
54743#: fortran/resolve.c:9680
54744#, gcc-internal-format, gfc-internal-format
54745msgid "Assignment to polymorphic coarray at %L is not permitted"
54746msgstr ""
54747
54748#: fortran/resolve.c:9684
54749#, gcc-internal-format, gfc-internal-format
54750msgid "Assignment to an allocatable polymorphic variable at %L"
54751msgstr ""
54752
54753#: fortran/resolve.c:9689
54754#, gcc-internal-format
54755msgid "Assignment to an allocatable polymorphic variable at %L requires %<-frealloc-lhs%>"
54756msgstr ""
54757
54758#. See PR 43366.
54759#: fortran/resolve.c:9694
54760#, gcc-internal-format, gfc-internal-format
54761msgid "Assignment to an allocatable polymorphic variable at %L is not yet supported"
54762msgstr ""
54763
54764#: fortran/resolve.c:9700
54765#, gcc-internal-format, gfc-internal-format
54766msgid "Nonallocatable variable must not be polymorphic in intrinsic assignment at %L - check that there is a matching specific subroutine for '=' operator"
54767msgstr ""
54768
54769#: fortran/resolve.c:9711
54770#, gcc-internal-format, gfc-internal-format
54771msgid "Coindexed variable must not have an allocatable ultimate component in assignment at %L"
54772msgstr ""
54773
54774#: fortran/resolve.c:10014
54775#, gcc-internal-format, gfc-internal-format
54776msgid "TODO: type-bound defined assignment(s) at %L not done because multiple part array references would occur in intermediate expressions."
54777msgstr ""
54778
54779#. Even if standard does not support this feature, continue to build
54780#. the two statements to avoid upsetting frontend_passes.c.
54781#: fortran/resolve.c:10256
54782#, gcc-internal-format, gfc-internal-format
54783msgid "Pointer procedure assignment at %L"
54784msgstr ""
54785
54786#: fortran/resolve.c:10268
54787#, gcc-internal-format, gfc-internal-format
54788msgid "The function result on the lhs of the assignment at %L must have the pointer attribute."
54789msgstr ""
54790
54791#: fortran/resolve.c:10495
54792#, gcc-internal-format, gfc-internal-format
54793msgid "ASSIGNED GOTO statement at %L requires an INTEGER variable"
54794msgstr ""
54795
54796#: fortran/resolve.c:10498
54797#, gcc-internal-format
54798msgid "Variable %qs has not been assigned a target label at %L"
54799msgstr ""
54800
54801#: fortran/resolve.c:10509
54802#, gcc-internal-format, gfc-internal-format
54803msgid "Alternate RETURN statement at %L requires a SCALAR-INTEGER return specifier"
54804msgstr ""
54805
54806#: fortran/resolve.c:10571
54807#, gcc-internal-format, gfc-internal-format
54808msgid "ASSIGN statement at %L requires a scalar default INTEGER variable"
54809msgstr ""
54810
54811#: fortran/resolve.c:10606
54812#, gcc-internal-format, gfc-internal-format
54813msgid "Invalid NULL at %L"
54814msgstr ""
54815
54816#: fortran/resolve.c:10610
54817#, gcc-internal-format, gfc-internal-format
54818msgid "Arithmetic IF statement at %L requires a scalar REAL or INTEGER expression"
54819msgstr ""
54820
54821#: fortran/resolve.c:10666
54822#, gcc-internal-format
54823msgid "gfc_resolve_code(): No expression on DO WHILE"
54824msgstr ""
54825
54826#: fortran/resolve.c:10671
54827#, gcc-internal-format, gfc-internal-format
54828msgid "Exit condition of DO WHILE loop at %L must be a scalar LOGICAL expression"
54829msgstr ""
54830
54831#: fortran/resolve.c:10755
54832#, gcc-internal-format, gfc-internal-format
54833msgid "FORALL mask clause at %L requires a scalar LOGICAL expression"
54834msgstr ""
54835
54836#: fortran/resolve.c:10826
54837#, gcc-internal-format
54838msgid "gfc_resolve_code(): Bad statement code"
54839msgstr ""
54840
54841#: fortran/resolve.c:10921
54842#, gcc-internal-format, gfc-internal-format
54843msgid "Variable %s with binding label %s at %L uses the same global identifier as entity at %L"
54844msgstr ""
54845
54846#. This can only happen if the variable is defined in a module - if it
54847#. isn't the same module, reject it.
54848#: fortran/resolve.c:10934
54849#, gcc-internal-format, gfc-internal-format
54850msgid "Variable %s from module %s with binding label %s at %L uses the same global identifier as entity at %L from module %s"
54851msgstr ""
54852
54853#. Print an error if the procedure is defined multiple times; we have to
54854#. exclude references to the same procedure via module association or
54855#. multiple checks for the same procedure.
54856#: fortran/resolve.c:10951
54857#, gcc-internal-format, gfc-internal-format
54858msgid "Procedure %s with binding label %s at %L uses the same global identifier as entity at %L"
54859msgstr ""
54860
54861#: fortran/resolve.c:11028
54862#, gcc-internal-format, gfc-internal-format
54863msgid "String length at %L is too large"
54864msgstr ""
54865
54866#: fortran/resolve.c:11364
54867#, gcc-internal-format
54868msgid "Allocatable array %qs at %L must have a deferred shape or assumed rank"
54869msgstr ""
54870
54871#: fortran/resolve.c:11368
54872#, gcc-internal-format
54873msgid "Scalar object %qs at %L may not be ALLOCATABLE"
54874msgstr ""
54875
54876#: fortran/resolve.c:11376
54877#, gcc-internal-format
54878msgid "Array pointer %qs at %L must have a deferred shape or assumed rank"
54879msgstr ""
54880
54881#: fortran/resolve.c:11386
54882#, gcc-internal-format
54883msgid "Array %qs at %L cannot have a deferred shape"
54884msgstr ""
54885
54886#: fortran/resolve.c:11401
54887#, gcc-internal-format
54888msgid "Type %qs of CLASS variable %qs at %L is not extensible"
54889msgstr ""
54890
54891#: fortran/resolve.c:11413
54892#, gcc-internal-format
54893msgid "CLASS variable %qs at %L must be dummy, allocatable or pointer"
54894msgstr ""
54895
54896#: fortran/resolve.c:11444
54897#, gcc-internal-format
54898msgid "The type %qs cannot be host associated at %L because it is blocked by an incompatible object of the same name declared at %L"
54899msgstr ""
54900
54901#: fortran/resolve.c:11466
54902#, gcc-internal-format
54903msgid "Implied SAVE for module variable %qs at %L, needed due to the default initialization"
54904msgstr ""
54905
54906#. The shape of a main program or module array needs to be
54907#. constant.
54908#: fortran/resolve.c:11514
54909#, gcc-internal-format
54910msgid "The module or main program array %qs at %L must have constant shape"
54911msgstr ""
54912
54913#: fortran/resolve.c:11526
54914#, gcc-internal-format
54915msgid "Entity %qs at %L has a deferred type parameter and requires either the pointer or allocatable attribute"
54916msgstr ""
54917
54918#: fortran/resolve.c:11542
54919#, gcc-internal-format, gfc-internal-format
54920msgid "Entity with assumed character length at %L must be a dummy argument or a PARAMETER"
54921msgstr ""
54922
54923#: fortran/resolve.c:11563
54924#, gcc-internal-format
54925msgid "%qs at %L must have constant character length in this context"
54926msgstr ""
54927
54928#: fortran/resolve.c:11570
54929#, gcc-internal-format
54930msgid "COMMON variable %qs at %L must have constant character length"
54931msgstr ""
54932
54933#: fortran/resolve.c:11617
54934#, gcc-internal-format
54935msgid "Allocatable %qs at %L cannot have an initializer"
54936msgstr ""
54937
54938#: fortran/resolve.c:11620
54939#, gcc-internal-format
54940msgid "External %qs at %L cannot have an initializer"
54941msgstr ""
54942
54943#: fortran/resolve.c:11624
54944#, gcc-internal-format
54945msgid "Dummy %qs at %L cannot have an initializer"
54946msgstr ""
54947
54948#: fortran/resolve.c:11627
54949#, gcc-internal-format
54950msgid "Intrinsic %qs at %L cannot have an initializer"
54951msgstr ""
54952
54953#: fortran/resolve.c:11630
54954#, gcc-internal-format
54955msgid "Function result %qs at %L cannot have an initializer"
54956msgstr ""
54957
54958#: fortran/resolve.c:11633
54959#, gcc-internal-format
54960msgid "Automatic array %qs at %L cannot have an initializer"
54961msgstr ""
54962
54963#: fortran/resolve.c:11675
54964#, gcc-internal-format, gfc-internal-format
54965msgid "%s at %L"
54966msgstr ""
54967
54968#: fortran/resolve.c:11702
54969#, gcc-internal-format
54970msgid "Character-valued statement function %qs at %L must have constant length"
54971msgstr ""
54972
54973#: fortran/resolve.c:11724
54974#, gcc-internal-format
54975msgid "%qs is of a PRIVATE type and cannot be a dummy argument of %qs, which is PUBLIC at %L"
54976msgstr ""
54977
54978#: fortran/resolve.c:11746
54979#, gcc-internal-format
54980msgid "Procedure %qs in PUBLIC interface %qs at %L takes dummy arguments of %qs which is PRIVATE"
54981msgstr ""
54982
54983#: fortran/resolve.c:11764
54984#, gcc-internal-format
54985msgid "Function %qs at %L cannot have an initializer"
54986msgstr ""
54987
54988#: fortran/resolve.c:11773
54989#, gcc-internal-format
54990msgid "External object %qs at %L may not have an initializer"
54991msgstr ""
54992
54993#: fortran/resolve.c:11781
54994#, gcc-internal-format
54995msgid "ELEMENTAL function %qs at %L must have a scalar result"
54996msgstr ""
54997
54998#: fortran/resolve.c:11791
54999#, gcc-internal-format
55000msgid "Statement function %qs at %L may not have pointer or allocatable attribute"
55001msgstr ""
55002
55003#: fortran/resolve.c:11810
55004#, gcc-internal-format
55005msgid "CHARACTER(*) function %qs at %L cannot be array-valued"
55006msgstr ""
55007
55008#: fortran/resolve.c:11814
55009#, gcc-internal-format
55010msgid "CHARACTER(*) function %qs at %L cannot be pointer-valued"
55011msgstr ""
55012
55013#: fortran/resolve.c:11818
55014#, gcc-internal-format
55015msgid "CHARACTER(*) function %qs at %L cannot be pure"
55016msgstr ""
55017
55018#: fortran/resolve.c:11822
55019#, gcc-internal-format
55020msgid "CHARACTER(*) function %qs at %L cannot be recursive"
55021msgstr ""
55022
55023#: fortran/resolve.c:11835
55024#, gcc-internal-format
55025msgid "CHARACTER(*) function %qs at %L"
55026msgstr ""
55027
55028#: fortran/resolve.c:11844
55029#, gcc-internal-format
55030msgid "Procedure pointer %qs at %L shall not be elemental"
55031msgstr ""
55032
55033#: fortran/resolve.c:11850
55034#, gcc-internal-format
55035msgid "Dummy procedure %qs at %L shall not be elemental"
55036msgstr ""
55037
55038#: fortran/resolve.c:11906
55039#, gcc-internal-format
55040msgid "PROCEDURE attribute conflicts with SAVE attribute in %qs at %L"
55041msgstr ""
55042
55043#: fortran/resolve.c:11912
55044#, gcc-internal-format
55045msgid "PROCEDURE attribute conflicts with INTENT attribute in %qs at %L"
55046msgstr ""
55047
55048#: fortran/resolve.c:11918
55049#, gcc-internal-format
55050msgid "PROCEDURE attribute conflicts with RESULT attribute in %qs at %L"
55051msgstr ""
55052
55053#: fortran/resolve.c:11926
55054#, gcc-internal-format
55055msgid "EXTERNAL attribute conflicts with FUNCTION attribute in %qs at %L"
55056msgstr ""
55057
55058#: fortran/resolve.c:11932
55059#, gcc-internal-format
55060msgid "Procedure pointer result %qs at %L is missing the pointer attribute"
55061msgstr ""
55062
55063#: fortran/resolve.c:11970
55064#, gcc-internal-format, gfc-internal-format
55065msgid "Mismatch in ELEMENTAL attribute between MODULE PROCEDURE at %L and its interface in %s"
55066msgstr ""
55067
55068#: fortran/resolve.c:11978
55069#, gcc-internal-format, gfc-internal-format
55070msgid "Mismatch in PURE attribute between MODULE PROCEDURE at %L and its interface in %s"
55071msgstr ""
55072
55073#: fortran/resolve.c:11986
55074#, gcc-internal-format, gfc-internal-format
55075msgid "Mismatch in RECURSIVE attribute between MODULE PROCEDURE at %L and its interface in %s"
55076msgstr ""
55077
55078#: fortran/resolve.c:11995
55079#, gcc-internal-format, gfc-internal-format
55080msgid "%s between the MODULE PROCEDURE declaration in module %s and the declaration at %L in SUBMODULE %s"
55081msgstr ""
55082
55083#: fortran/resolve.c:12080
55084#, gcc-internal-format
55085msgid "FINAL procedure %qs at %L is not a SUBROUTINE"
55086msgstr ""
55087
55088#: fortran/resolve.c:12089
55089#, gcc-internal-format, gfc-internal-format
55090msgid "FINAL procedure at %L must have exactly one argument"
55091msgstr ""
55092
55093#: fortran/resolve.c:12098
55094#, gcc-internal-format
55095msgid "Argument of FINAL procedure at %L must be of type %qs"
55096msgstr ""
55097
55098#: fortran/resolve.c:12106
55099#, gcc-internal-format, gfc-internal-format
55100msgid "Argument of FINAL procedure at %L must not be a POINTER"
55101msgstr ""
55102
55103#: fortran/resolve.c:12112
55104#, gcc-internal-format, gfc-internal-format
55105msgid "Argument of FINAL procedure at %L must not be ALLOCATABLE"
55106msgstr ""
55107
55108#: fortran/resolve.c:12118
55109#, gcc-internal-format, gfc-internal-format
55110msgid "Argument of FINAL procedure at %L must not be OPTIONAL"
55111msgstr ""
55112
55113#: fortran/resolve.c:12126
55114#, gcc-internal-format, gfc-internal-format
55115msgid "Argument of FINAL procedure at %L must not be INTENT(OUT)"
55116msgstr ""
55117
55118#: fortran/resolve.c:12135
55119#, gcc-internal-format, gfc-internal-format
55120msgid "Non-scalar FINAL procedure at %L should have assumed shape argument"
55121msgstr ""
55122
55123#: fortran/resolve.c:12157
55124#, gcc-internal-format
55125msgid "FINAL procedure %qs declared at %L has the same rank (%d) as %qs"
55126msgstr ""
55127
55128#: fortran/resolve.c:12194
55129#, gcc-internal-format
55130msgid "Only array FINAL procedures declared for derived type %qs defined at %L, suggest also scalar one"
55131msgstr ""
55132
55133#: fortran/resolve.c:12234
55134#, gcc-internal-format
55135msgid "%qs and %qs can't be mixed FUNCTION/SUBROUTINE for GENERIC %qs at %L"
55136msgstr ""
55137
55138#: fortran/resolve.c:12270
55139#, gcc-internal-format
55140msgid "%qs and %qs for GENERIC %qs at %L are ambiguous"
55141msgstr ""
55142
55143#: fortran/resolve.c:12329
55144#, gcc-internal-format
55145msgid "Undefined specific binding %qs as target of GENERIC %qs at %L"
55146msgstr ""
55147
55148#: fortran/resolve.c:12341
55149#, gcc-internal-format
55150msgid "GENERIC %qs at %L must target a specific binding, %qs is GENERIC, too"
55151msgstr ""
55152
55153#: fortran/resolve.c:12369
55154#, gcc-internal-format
55155msgid "GENERIC %qs at %L can't overwrite specific binding with the same name"
55156msgstr ""
55157
55158#: fortran/resolve.c:12425
55159#, gcc-internal-format, gfc-internal-format
55160msgid "Type-bound operator at %L can't be NOPASS"
55161msgstr ""
55162
55163#: fortran/resolve.c:12607
55164#, gcc-internal-format
55165msgid "%qs must be a module procedure or an external procedure with an explicit interface at %L"
55166msgstr ""
55167
55168#: fortran/resolve.c:12649
55169#, gcc-internal-format
55170msgid "Procedure %qs with PASS(%s) at %L has no argument %qs"
55171msgstr ""
55172
55173#: fortran/resolve.c:12663
55174#, gcc-internal-format
55175msgid "Procedure %qs with PASS at %L must have at least one argument"
55176msgstr ""
55177
55178#: fortran/resolve.c:12677 fortran/resolve.c:13125
55179#, gcc-internal-format
55180msgid "Non-polymorphic passed-object dummy argument of %qs at %L"
55181msgstr ""
55182
55183#: fortran/resolve.c:12685
55184#, gcc-internal-format
55185msgid "Argument %qs of %qs with PASS(%s) at %L must be of the derived-type %qs"
55186msgstr ""
55187
55188#: fortran/resolve.c:12694
55189#, gcc-internal-format
55190msgid "Passed-object dummy argument of %qs at %L must be scalar"
55191msgstr ""
55192
55193#: fortran/resolve.c:12700
55194#, gcc-internal-format
55195msgid "Passed-object dummy argument of %qs at %L must not be ALLOCATABLE"
55196msgstr ""
55197
55198#: fortran/resolve.c:12706
55199#, gcc-internal-format
55200msgid "Passed-object dummy argument of %qs at %L must not be POINTER"
55201msgstr ""
55202
55203#: fortran/resolve.c:12735
55204#, gcc-internal-format
55205msgid "Procedure %qs at %L has the same name as a component of %qs"
55206msgstr ""
55207
55208#: fortran/resolve.c:12745
55209#, gcc-internal-format
55210msgid "Procedure %qs at %L has the same name as an inherited component of %qs"
55211msgstr ""
55212
55213#: fortran/resolve.c:12837
55214#, gcc-internal-format
55215msgid "Derived-type %qs declared at %L must be ABSTRACT because %qs is DEFERRED and not overridden"
55216msgstr ""
55217
55218#: fortran/resolve.c:12932
55219#, gcc-internal-format
55220msgid "Coarray component %qs at %L must be allocatable with deferred shape"
55221msgstr ""
55222
55223#: fortran/resolve.c:12941
55224#, gcc-internal-format
55225msgid "Component %qs at %L of TYPE(C_PTR) or TYPE(C_FUNPTR) shall not be a coarray"
55226msgstr ""
55227
55228#: fortran/resolve.c:12951
55229#, gcc-internal-format
55230msgid "Component %qs at %L with coarray component shall be a nonpointer, nonallocatable scalar"
55231msgstr ""
55232
55233#: fortran/resolve.c:12960
55234#, gcc-internal-format
55235msgid "Component %qs at %L has the CONTIGUOUS attribute but is not an array pointer"
55236msgstr ""
55237
55238#: fortran/resolve.c:13058
55239#, gcc-internal-format
55240msgid "Procedure pointer component %qs with PASS(%s) at %L has no argument %qs"
55241msgstr ""
55242
55243#: fortran/resolve.c:13072
55244#, gcc-internal-format
55245msgid "Procedure pointer component %qs with PASS at %L must have at least one argument"
55246msgstr ""
55247
55248#: fortran/resolve.c:13088
55249#, gcc-internal-format
55250msgid "Argument %qs of %qs with PASS(%s) at %L must be of the derived type %qs"
55251msgstr ""
55252
55253#: fortran/resolve.c:13098
55254#, gcc-internal-format
55255msgid "Argument %qs of %qs with PASS(%s) at %L must be scalar"
55256msgstr ""
55257
55258#: fortran/resolve.c:13107
55259#, gcc-internal-format
55260msgid "Argument %qs of %qs with PASS(%s) at %L may not have the POINTER attribute"
55261msgstr ""
55262
55263#: fortran/resolve.c:13116
55264#, gcc-internal-format
55265msgid "Argument %qs of %qs with PASS(%s) at %L may not be ALLOCATABLE"
55266msgstr ""
55267
55268#: fortran/resolve.c:13158
55269#, gcc-internal-format
55270msgid "Component %qs of %qs at %L has the same name as an inherited type-bound procedure"
55271msgstr ""
55272
55273#: fortran/resolve.c:13171
55274#, gcc-internal-format
55275msgid "Character length of component %qs needs to be a constant specification expression at %L"
55276msgstr ""
55277
55278#: fortran/resolve.c:13182
55279#, gcc-internal-format
55280msgid "Character component %qs of %qs at %L with deferred length must be a POINTER or ALLOCATABLE"
55281msgstr ""
55282
55283#: fortran/resolve.c:13213
55284#, gcc-internal-format
55285msgid "the component %qs is a PRIVATE type and cannot be a component of %qs, which is PUBLIC at %L"
55286msgstr ""
55287
55288#: fortran/resolve.c:13221
55289#, gcc-internal-format, gfc-internal-format
55290msgid "Polymorphic component %s at %L in SEQUENCE or BIND(C) type %s"
55291msgstr ""
55292
55293#: fortran/resolve.c:13230
55294#, gcc-internal-format, gfc-internal-format
55295msgid "Component %s of SEQUENCE type declared at %L does not have the SEQUENCE attribute"
55296msgstr ""
55297
55298#: fortran/resolve.c:13248 fortran/resolve.c:13260
55299#, gcc-internal-format
55300msgid "The pointer component %qs of %qs at %L is a type that has not been declared"
55301msgstr ""
55302
55303#: fortran/resolve.c:13272
55304#, gcc-internal-format
55305msgid "Component %qs with CLASS at %L must be allocatable or pointer"
55306msgstr ""
55307
55308#: fortran/resolve.c:13339
55309#, gcc-internal-format, gfc-internal-format
55310msgid "Conflicting initializers in union at %L and %L"
55311msgstr ""
55312
55313#: fortran/resolve.c:13383
55314#, gcc-internal-format
55315msgid "As extending type %qs at %L has a coarray component, parent type %qs shall also have one"
55316msgstr ""
55317
55318#: fortran/resolve.c:13396
55319#, gcc-internal-format
55320msgid "Non-extensible derived-type %qs at %L must not be ABSTRACT"
55321msgstr ""
55322
55323#: fortran/resolve.c:13450
55324#, gcc-internal-format
55325msgid "Generic name %qs of function %qs at %L being the same name as derived type at %L"
55326msgstr ""
55327
55328#: fortran/resolve.c:13506
55329#, gcc-internal-format
55330msgid "Assumed size array %qs in namelist %qs at %L is not allowed"
55331msgstr ""
55332
55333#: fortran/resolve.c:13512
55334#, gcc-internal-format
55335msgid "NAMELIST array object %qs with assumed shape in namelist %qs at %L"
55336msgstr ""
55337
55338#: fortran/resolve.c:13518
55339#, gcc-internal-format
55340msgid "NAMELIST array object %qs with nonconstant shape in namelist %qs at %L"
55341msgstr ""
55342
55343#: fortran/resolve.c:13526
55344#, gcc-internal-format
55345msgid "NAMELIST object %qs with nonconstant character length in namelist %qs at %L"
55346msgstr ""
55347
55348#: fortran/resolve.c:13536
55349#, gcc-internal-format
55350msgid "NAMELIST object %qs in namelist %qs at %L is polymorphic and requires a defined input/output procedure"
55351msgstr ""
55352
55353#: fortran/resolve.c:13546
55354#, gcc-internal-format
55355msgid "NAMELIST object %qs in namelist %qs at %L with ALLOCATABLE or POINTER components"
55356msgstr ""
55357
55358#. FIXME: Once UDDTIO is implemented, the following can be
55359#. removed.
55360#: fortran/resolve.c:13554
55361#, gcc-internal-format
55362msgid "NAMELIST object %qs in namelist %qs at %L has ALLOCATABLE or POINTER components and thus requires a defined input/output procedure"
55363msgstr ""
55364
55365#: fortran/resolve.c:13571
55366#, gcc-internal-format
55367msgid "NAMELIST object %qs was declared PRIVATE and cannot be member of PUBLIC namelist %qs at %L"
55368msgstr ""
55369
55370#: fortran/resolve.c:13581
55371#, gcc-internal-format
55372msgid "NAMELIST object %qs has use-associated PRIVATE components and cannot be member of namelist %qs at %L"
55373msgstr ""
55374
55375#: fortran/resolve.c:13592
55376#, gcc-internal-format
55377msgid "NAMELIST object %qs has PRIVATE components and cannot be a member of PUBLIC namelist %qs at %L"
55378msgstr ""
55379
55380#: fortran/resolve.c:13619
55381#, gcc-internal-format
55382msgid "PROCEDURE attribute conflicts with NAMELIST attribute in %qs at %L"
55383msgstr ""
55384
55385#: fortran/resolve.c:13638
55386#, gcc-internal-format
55387msgid "Parameter array %qs at %L cannot be automatic or of deferred shape"
55388msgstr ""
55389
55390#: fortran/resolve.c:13650
55391#, gcc-internal-format
55392msgid "Implicitly typed PARAMETER %qs at %L doesn't match a later IMPLICIT type"
55393msgstr ""
55394
55395#: fortran/resolve.c:13661
55396#, gcc-internal-format, gfc-internal-format
55397msgid "Incompatible derived type in PARAMETER at %L"
55398msgstr ""
55399
55400#: fortran/resolve.c:13753
55401#, gcc-internal-format, gfc-internal-format
55402msgid "PROTECTED attribute conflicts with EXTERNAL attribute at %L"
55403msgstr ""
55404
55405#: fortran/resolve.c:13756
55406#, gcc-internal-format, gfc-internal-format
55407msgid "PROCEDURE attribute conflicts with PROTECTED attribute at %L"
55408msgstr ""
55409
55410#: fortran/resolve.c:13849
55411#, gcc-internal-format
55412msgid "%qs at %L has the CONTIGUOUS attribute but is not an array pointer or an assumed-shape or assumed-rank array"
55413msgstr ""
55414
55415#: fortran/resolve.c:13867
55416#, gcc-internal-format, gfc-internal-format
55417msgid "Assumed size array at %L must be a dummy argument"
55418msgstr ""
55419
55420#: fortran/resolve.c:13870
55421#, gcc-internal-format, gfc-internal-format
55422msgid "Assumed shape array at %L must be a dummy argument"
55423msgstr ""
55424
55425#: fortran/resolve.c:13878
55426#, gcc-internal-format, gfc-internal-format
55427msgid "Assumed-rank array at %L must be a dummy argument"
55428msgstr ""
55429
55430#: fortran/resolve.c:13885
55431#, gcc-internal-format, gfc-internal-format
55432msgid "Assumed-rank array at %L may not have the VALUE or CODIMENSION attribute"
55433msgstr ""
55434
55435#: fortran/resolve.c:13898
55436#, gcc-internal-format, gfc-internal-format
55437msgid "Symbol at %L is not a DUMMY variable"
55438msgstr ""
55439
55440#: fortran/resolve.c:13904
55441#, gcc-internal-format
55442msgid "%qs at %L cannot have the VALUE attribute because it is not a dummy argument"
55443msgstr ""
55444
55445#: fortran/resolve.c:13914
55446#, gcc-internal-format
55447msgid "Character dummy variable %qs at %L with VALUE attribute must have constant length"
55448msgstr ""
55449
55450#: fortran/resolve.c:13923
55451#, gcc-internal-format
55452msgid "C interoperable character dummy variable %qs at %L with VALUE attribute must have length one"
55453msgstr ""
55454
55455#: fortran/resolve.c:13936 fortran/resolve.c:14103
55456#, gcc-internal-format
55457msgid "The derived type %qs at %L is of type %qs, which has not been defined"
55458msgstr ""
55459
55460#: fortran/resolve.c:13950
55461#, gcc-internal-format, gfc-internal-format
55462msgid "Variable %s at %L with NO_ARG_CHECK attribute shall be a dummy argument"
55463msgstr ""
55464
55465#: fortran/resolve.c:13959
55466#, gcc-internal-format, gfc-internal-format
55467msgid "Variable %s at %L with NO_ARG_CHECK attribute shall be of type TYPE(*) or of an numeric intrinsic type"
55468msgstr ""
55469
55470#: fortran/resolve.c:13968
55471#, gcc-internal-format, gfc-internal-format
55472msgid "Variable %s at %L with NO_ARG_CHECK attribute may not have the ALLOCATABLE, CODIMENSION, POINTER or VALUE attribute"
55473msgstr ""
55474
55475#: fortran/resolve.c:13976
55476#, gcc-internal-format, gfc-internal-format
55477msgid "Variable %s at %L with NO_ARG_CHECK attribute may not have the INTENT(OUT) attribute"
55478msgstr ""
55479
55480#: fortran/resolve.c:13983
55481#, gcc-internal-format, gfc-internal-format
55482msgid "Variable %s at %L with NO_ARG_CHECK attribute shall either be a scalar or an assumed-size array"
55483msgstr ""
55484
55485#: fortran/resolve.c:14003
55486#, gcc-internal-format, gfc-internal-format
55487msgid "Assumed type of variable %s at %L is only permitted for dummy variables"
55488msgstr ""
55489
55490#: fortran/resolve.c:14010
55491#, gcc-internal-format, gfc-internal-format
55492msgid "Assumed-type variable %s at %L may not have the ALLOCATABLE, CODIMENSION, POINTER or VALUE attribute"
55493msgstr ""
55494
55495#: fortran/resolve.c:14017
55496#, gcc-internal-format, gfc-internal-format
55497msgid "Assumed-type variable %s at %L may not have the INTENT(OUT) attribute"
55498msgstr ""
55499
55500#: fortran/resolve.c:14024
55501#, gcc-internal-format, gfc-internal-format
55502msgid "Assumed-type variable %s at %L shall not be an explicit-shape array"
55503msgstr ""
55504
55505#: fortran/resolve.c:14049
55506#, gcc-internal-format
55507msgid "Variable %qs at %L cannot be BIND(C) because it is neither a COMMON block nor declared at the module level scope"
55508msgstr ""
55509
55510#: fortran/resolve.c:14129
55511#, gcc-internal-format
55512msgid "PUBLIC %s %qs at %L of PRIVATE derived type %qs"
55513msgstr ""
55514
55515#: fortran/resolve.c:14144
55516#, gcc-internal-format, gfc-internal-format
55517msgid "Variable %s at %L of type LOCK_TYPE or with subcomponent of type LOCK_TYPE must be a coarray"
55518msgstr ""
55519
55520#: fortran/resolve.c:14157
55521#, gcc-internal-format, gfc-internal-format
55522msgid "Variable %s at %L of type EVENT_TYPE or with subcomponent of type LOCK_TYPE must be a coarray"
55523msgstr ""
55524
55525#: fortran/resolve.c:14175
55526#, gcc-internal-format
55527msgid "The INTENT(OUT) dummy argument %qs at %L is ASSUMED SIZE and so cannot have a default initializer"
55528msgstr ""
55529
55530#: fortran/resolve.c:14187
55531#, gcc-internal-format
55532msgid "Dummy argument %qs at %L of LOCK_TYPE shall not be INTENT(OUT)"
55533msgstr ""
55534
55535#: fortran/resolve.c:14196
55536#, gcc-internal-format
55537msgid "Dummy argument %qs at %L of EVENT_TYPE shall not be INTENT(OUT)"
55538msgstr ""
55539
55540#: fortran/resolve.c:14208
55541#, gcc-internal-format
55542msgid "Function result %qs at %L shall not be a coarray or have a coarray component"
55543msgstr ""
55544
55545#: fortran/resolve.c:14217
55546#, gcc-internal-format
55547msgid "Variable %qs at %L of TYPE(C_PTR) or TYPE(C_FUNPTR) shall not be a coarray"
55548msgstr ""
55549
55550#: fortran/resolve.c:14229
55551#, gcc-internal-format
55552msgid "Variable %qs at %L with coarray component shall be a nonpointer, nonallocatable scalar, which is not a coarray"
55553msgstr ""
55554
55555#: fortran/resolve.c:14244
55556#, gcc-internal-format
55557msgid "Variable %qs at %L is a coarray and is not ALLOCATABLE, SAVE nor a dummy argument"
55558msgstr ""
55559
55560#: fortran/resolve.c:14252
55561#, gcc-internal-format
55562msgid "Coarray variable %qs at %L shall not have codimensions with deferred shape"
55563msgstr ""
55564
55565#: fortran/resolve.c:14259
55566#, gcc-internal-format
55567msgid "Allocatable coarray variable %qs at %L must have deferred shape"
55568msgstr ""
55569
55570#: fortran/resolve.c:14271
55571#, gcc-internal-format
55572msgid "Variable %qs at %L is INTENT(OUT) and can thus not be an allocatable coarray or have coarray components"
55573msgstr ""
55574
55575#: fortran/resolve.c:14280
55576#, gcc-internal-format
55577msgid "Coarray dummy variable %qs at %L not allowed in BIND(C) procedure %qs"
55578msgstr ""
55579
55580#: fortran/resolve.c:14296
55581#, gcc-internal-format
55582msgid "LOGICAL dummy argument %qs at %L with non-C_Bool kind in BIND(C) procedure %qs"
55583msgstr ""
55584
55585#: fortran/resolve.c:14302
55586#, gcc-internal-format
55587msgid "LOGICAL result variable %qs at %L with non-C_Bool kind in BIND(C) procedure %qs"
55588msgstr ""
55589
55590#: fortran/resolve.c:14327
55591#, gcc-internal-format, gfc-internal-format
55592msgid "Namelist '%s' can not be an argument to subroutine or function at %L"
55593msgstr ""
55594
55595#: fortran/resolve.c:14396
55596#, gcc-internal-format, gfc-internal-format
55597msgid "Threadprivate at %L isn't SAVEd"
55598msgstr ""
55599
55600#: fortran/resolve.c:14407
55601#, gcc-internal-format
55602msgid "!$OMP DECLARE TARGET variable %qs at %L isn't SAVEd"
55603msgstr ""
55604
55605#: fortran/resolve.c:14499
55606#, gcc-internal-format
55607msgid "check_data_variable(): Bad expression"
55608msgstr ""
55609
55610#: fortran/resolve.c:14505
55611#, gcc-internal-format
55612msgid "BLOCK DATA element %qs at %L must be in COMMON"
55613msgstr ""
55614
55615#: fortran/resolve.c:14511
55616#, gcc-internal-format
55617msgid "DATA array %qs at %L must be specified in a previous declaration"
55618msgstr ""
55619
55620#: fortran/resolve.c:14520
55621#, gcc-internal-format
55622msgid "DATA element %qs at %L cannot have a coindex"
55623msgstr ""
55624
55625#: fortran/resolve.c:14534
55626#, gcc-internal-format
55627msgid "DATA element %qs at %L is a pointer and so must be a full array"
55628msgstr ""
55629
55630#: fortran/resolve.c:14580
55631#, gcc-internal-format, gfc-internal-format
55632msgid "Nonconstant array section at %L in DATA statement"
55633msgstr ""
55634
55635#: fortran/resolve.c:14593
55636#, gcc-internal-format, gfc-internal-format
55637msgid "DATA statement at %L has more variables than values"
55638msgstr ""
55639
55640#: fortran/resolve.c:14692
55641#, gcc-internal-format, gfc-internal-format
55642msgid "start of implied-do loop at %L could not be simplified to a constant value"
55643msgstr ""
55644
55645#: fortran/resolve.c:14700
55646#, gcc-internal-format, gfc-internal-format
55647msgid "end of implied-do loop at %L could not be simplified to a constant value"
55648msgstr ""
55649
55650#: fortran/resolve.c:14708
55651#, gcc-internal-format, gfc-internal-format
55652msgid "step of implied-do loop at %L could not be simplified to a constant value"
55653msgstr ""
55654
55655#: fortran/resolve.c:14833
55656#, gcc-internal-format, gfc-internal-format
55657msgid "DATA statement at %L has more values than variables"
55658msgstr ""
55659
55660#: fortran/resolve.c:14998
55661#, gcc-internal-format, gfc-internal-format
55662msgid "Label %d at %L defined but not used"
55663msgstr ""
55664
55665#: fortran/resolve.c:15003
55666#, gcc-internal-format, gfc-internal-format
55667msgid "Label %d at %L defined but cannot be used"
55668msgstr ""
55669
55670#: fortran/resolve.c:15087
55671#, gcc-internal-format
55672msgid "Derived type variable %qs at %L must have SEQUENCE attribute to be an EQUIVALENCE object"
55673msgstr ""
55674
55675#: fortran/resolve.c:15096
55676#, gcc-internal-format
55677msgid "Derived type variable %qs at %L cannot have ALLOCATABLE components to be an EQUIVALENCE object"
55678msgstr ""
55679
55680#: fortran/resolve.c:15104
55681#, gcc-internal-format
55682msgid "Derived type variable %qs at %L with default initialization cannot be in EQUIVALENCE with a variable in COMMON"
55683msgstr ""
55684
55685#: fortran/resolve.c:15120
55686#, gcc-internal-format
55687msgid "Derived type variable %qs at %L with pointer component(s) cannot be an EQUIVALENCE object"
55688msgstr ""
55689
55690#: fortran/resolve.c:15223
55691#, gcc-internal-format, gfc-internal-format
55692msgid "Syntax error in EQUIVALENCE statement at %L"
55693msgstr ""
55694
55695#: fortran/resolve.c:15238
55696#, gcc-internal-format, gfc-internal-format
55697msgid "Either all or none of the objects in the EQUIVALENCE set at %L shall have the PROTECTED attribute"
55698msgstr ""
55699
55700#: fortran/resolve.c:15250
55701#, gcc-internal-format
55702msgid "Common block member %qs at %L cannot be an EQUIVALENCE object in the pure procedure %qs"
55703msgstr ""
55704
55705#: fortran/resolve.c:15259
55706#, gcc-internal-format
55707msgid "Named constant %qs at %L cannot be an EQUIVALENCE object"
55708msgstr ""
55709
55710#: fortran/resolve.c:15332
55711#, gcc-internal-format
55712msgid "Array %qs at %L with non-constant bounds cannot be an EQUIVALENCE object"
55713msgstr ""
55714
55715#: fortran/resolve.c:15343
55716#, gcc-internal-format
55717msgid "Structure component %qs at %L cannot be an EQUIVALENCE object"
55718msgstr ""
55719
55720#: fortran/resolve.c:15354
55721#, gcc-internal-format, gfc-internal-format
55722msgid "Substring at %L has length zero"
55723msgstr ""
55724
55725#: fortran/resolve.c:15397
55726#, gcc-internal-format
55727msgid "PUBLIC function %qs at %L of PRIVATE type %qs"
55728msgstr ""
55729
55730#: fortran/resolve.c:15410
55731#, gcc-internal-format
55732msgid "ENTRY %qs at %L has no IMPLICIT type"
55733msgstr ""
55734
55735#: fortran/resolve.c:15427
55736#, gcc-internal-format
55737msgid "User operator procedure %qs at %L must be a FUNCTION"
55738msgstr ""
55739
55740#: fortran/resolve.c:15437
55741#, gcc-internal-format
55742msgid "User operator procedure %qs at %L cannot be assumed character length"
55743msgstr ""
55744
55745#: fortran/resolve.c:15445
55746#, gcc-internal-format
55747msgid "User operator procedure %qs at %L must have at least one argument"
55748msgstr ""
55749
55750#: fortran/resolve.c:15459
55751#, gcc-internal-format, gfc-internal-format
55752msgid "First argument of operator interface at %L cannot be optional"
55753msgstr ""
55754
55755#: fortran/resolve.c:15477
55756#, gcc-internal-format, gfc-internal-format
55757msgid "Second argument of operator interface at %L cannot be optional"
55758msgstr ""
55759
55760#: fortran/resolve.c:15484
55761#, gcc-internal-format, gfc-internal-format
55762msgid "Operator interface at %L must have, at most, two arguments"
55763msgstr ""
55764
55765#: fortran/resolve.c:15562
55766#, gcc-internal-format
55767msgid "Contained procedure %qs at %L of a PURE procedure must also be PURE"
55768msgstr ""
55769
55770#: fortran/scanner.c:330
55771#, gcc-internal-format
55772msgid "Include directory %qs: %s"
55773msgstr ""
55774
55775#: fortran/scanner.c:334
55776#, fuzzy, gcc-internal-format
55777#| msgid "ignoring nonexistent directory \"%s\"\n"
55778msgid "Nonexistent include directory %qs"
55779msgstr "zanemarujem nepostojeći direktorij „%s”\n"
55780
55781#: fortran/scanner.c:339
55782#, gcc-internal-format
55783msgid "%qs is not a directory"
55784msgstr ""
55785
55786#: fortran/scanner.c:742
55787#, gcc-internal-format, gfc-internal-format
55788msgid "!$ACC at %C starts a commented line as it neither is followed by a space nor is a continuation line"
55789msgstr ""
55790
55791#: fortran/scanner.c:782
55792#, gcc-internal-format, gfc-internal-format
55793msgid "!$OMP at %C starts a commented line as it neither is followed by a space nor is a continuation line"
55794msgstr ""
55795
55796#: fortran/scanner.c:1275 fortran/scanner.c:1464
55797#, gcc-internal-format, gfc-internal-format
55798msgid "Line truncated at %L"
55799msgstr ""
55800
55801#: fortran/scanner.c:1331 fortran/scanner.c:1541
55802#, gcc-internal-format, gfc-internal-format
55803msgid "Limit of %d continuations exceeded in statement at %C"
55804msgstr ""
55805
55806#: fortran/scanner.c:1409 fortran/scanner.c:1502
55807#, gcc-internal-format, gfc-internal-format
55808msgid "Wrong OpenACC continuation at %C: expected !$ACC, got !$OMP"
55809msgstr ""
55810
55811#: fortran/scanner.c:1422
55812#, gcc-internal-format
55813msgid "Missing %<&%> in continued character constant at %C"
55814msgstr ""
55815
55816#: fortran/scanner.c:1692
55817#, gcc-internal-format, gfc-internal-format
55818msgid "Nonconforming tab character at %C"
55819msgstr ""
55820
55821#: fortran/scanner.c:1780 fortran/scanner.c:1783
55822#, gcc-internal-format
55823msgid "%<&%> not allowed by itself in line %d"
55824msgstr ""
55825
55826#: fortran/scanner.c:1842
55827#, gcc-internal-format, gfc-internal-format
55828msgid "Nonconforming tab character in column %d of line %d"
55829msgstr ""
55830
55831#: fortran/scanner.c:2071
55832#, gcc-internal-format
55833msgid "file %qs left but not entered"
55834msgstr ""
55835
55836#: fortran/scanner.c:2109
55837#, gcc-internal-format
55838msgid "Illegal preprocessor directive"
55839msgstr ""
55840
55841#: fortran/scanner.c:2236
55842#, fuzzy, gcc-internal-format
55843#| msgid "Cannot open source file %s\n"
55844msgid "Can't open file %qs"
55845msgstr "Ne mogu otvoriti datoteku koda %s\n"
55846
55847#: fortran/simplify.c:88
55848#, gcc-internal-format, gfc-internal-format
55849msgid "Result of %s overflows its kind at %L"
55850msgstr ""
55851
55852#: fortran/simplify.c:93
55853#, gcc-internal-format, gfc-internal-format
55854msgid "Result of %s underflows its kind at %L"
55855msgstr ""
55856
55857#: fortran/simplify.c:98
55858#, gcc-internal-format, gfc-internal-format
55859msgid "Result of %s is NaN at %L"
55860msgstr ""
55861
55862#: fortran/simplify.c:102
55863#, gcc-internal-format, gfc-internal-format
55864msgid "Result of %s gives range error for its kind at %L"
55865msgstr ""
55866
55867#: fortran/simplify.c:125
55868#, gcc-internal-format, gfc-internal-format
55869msgid "KIND parameter of %s at %L must be an initialization expression"
55870msgstr ""
55871
55872#: fortran/simplify.c:133
55873#, gcc-internal-format, gfc-internal-format
55874msgid "Invalid KIND parameter of %s at %L"
55875msgstr ""
55876
55877#: fortran/simplify.c:691
55878#, gcc-internal-format
55879msgid "gfc_simplify_abs(): Bad type"
55880msgstr ""
55881
55882#: fortran/simplify.c:712
55883#, gcc-internal-format, gfc-internal-format
55884msgid "Argument of %s function at %L is negative"
55885msgstr ""
55886
55887#: fortran/simplify.c:719
55888#, gcc-internal-format, gfc-internal-format
55889msgid "Argument of %s function at %L outside of range [0,127]"
55890msgstr ""
55891
55892#: fortran/simplify.c:737
55893#, gcc-internal-format, gfc-internal-format
55894msgid "Argument of %s function at %L is too large for the collating sequence of kind %d"
55895msgstr ""
55896
55897#: fortran/simplify.c:774
55898#, gcc-internal-format, gfc-internal-format
55899msgid "Argument of ACOS at %L must be between -1 and 1"
55900msgstr ""
55901
55902#: fortran/simplify.c:788
55903#, gcc-internal-format
55904msgid "in gfc_simplify_acos(): Bad type"
55905msgstr ""
55906
55907#: fortran/simplify.c:807
55908#, gcc-internal-format, gfc-internal-format
55909msgid "Argument of ACOSH at %L must not be less than 1"
55910msgstr ""
55911
55912#: fortran/simplify.c:822
55913#, gcc-internal-format
55914msgid "in gfc_simplify_acosh(): Bad type"
55915msgstr ""
55916
55917#: fortran/simplify.c:1051
55918#, gcc-internal-format, gfc-internal-format
55919msgid "Argument of ASIN at %L must be between -1 and 1"
55920msgstr ""
55921
55922#: fortran/simplify.c:1065
55923#, gcc-internal-format
55924msgid "in gfc_simplify_asin(): Bad type"
55925msgstr ""
55926
55927#: fortran/simplify.c:1093
55928#, gcc-internal-format
55929msgid "in gfc_simplify_asinh(): Bad type"
55930msgstr ""
55931
55932#: fortran/simplify.c:1121
55933#, gcc-internal-format
55934msgid "in gfc_simplify_atan(): Bad type"
55935msgstr ""
55936
55937#: fortran/simplify.c:1142
55938#, gcc-internal-format, gfc-internal-format
55939msgid "Argument of ATANH at %L must be inside the range -1 to 1"
55940msgstr ""
55941
55942#: fortran/simplify.c:1156
55943#, gcc-internal-format
55944msgid "in gfc_simplify_atanh(): Bad type"
55945msgstr ""
55946
55947#: fortran/simplify.c:1173
55948#, gcc-internal-format, gfc-internal-format
55949msgid "If first argument of ATAN2 %L is zero, then the second argument must not be zero"
55950msgstr ""
55951
55952#: fortran/simplify.c:1265
55953#, gcc-internal-format, gfc-internal-format
55954msgid "Result of BESSEL_YN is -INF at %L"
55955msgstr ""
55956
55957#: fortran/simplify.c:1634
55958#, gcc-internal-format
55959msgid "gfc_simplify_dcmplx(): Bad type (x)"
55960msgstr ""
55961
55962#: fortran/simplify.c:1653
55963#, gcc-internal-format
55964msgid "gfc_simplify_dcmplx(): Bad type (y)"
55965msgstr ""
55966
55967#: fortran/simplify.c:1730
55968#, gcc-internal-format
55969msgid "in gfc_simplify_cos(): Bad type"
55970msgstr ""
55971
55972#: fortran/simplify.c:1963
55973#, gcc-internal-format
55974msgid "gfc_simplify_dim(): Bad type"
55975msgstr ""
55976
55977#: fortran/simplify.c:2271
55978#, gcc-internal-format
55979msgid "in gfc_simplify_exp(): Bad type"
55980msgstr ""
55981
55982#: fortran/simplify.c:2437
55983#, gcc-internal-format
55984msgid "gfc_simplify_floor(): Bad kind"
55985msgstr ""
55986
55987#: fortran/simplify.c:2587
55988#, gcc-internal-format, gfc-internal-format
55989msgid "Argument of IACHAR at %L must be of length one"
55990msgstr ""
55991
55992#: fortran/simplify.c:2595
55993#, gcc-internal-format, gfc-internal-format
55994msgid "Argument of IACHAR function at %L outside of range 0..127"
55995msgstr ""
55996
55997#: fortran/simplify.c:2710
55998#, gcc-internal-format, gfc-internal-format
55999msgid "Sum of second and third arguments of IBITS exceeds bit size at %L"
56000msgstr ""
56001
56002#: fortran/simplify.c:2734
56003#, gcc-internal-format
56004msgid "IBITS: Bad bit"
56005msgstr ""
56006
56007#: fortran/simplify.c:2785
56008#, gcc-internal-format, gfc-internal-format
56009msgid "Argument of ICHAR at %L must be of length one"
56010msgstr ""
56011
56012#. Left shift, as in SHIFTL.
56013#: fortran/simplify.c:3150 fortran/simplify.c:3158
56014#, gcc-internal-format, gfc-internal-format
56015msgid "Second argument of %s is negative at %L"
56016msgstr ""
56017
56018#: fortran/simplify.c:3170
56019#, gcc-internal-format, gfc-internal-format
56020msgid "Magnitude of second argument of %s exceeds bit size at %L"
56021msgstr ""
56022
56023#: fortran/simplify.c:3296
56024#, gcc-internal-format, gfc-internal-format
56025msgid "Magnitude of second argument of ISHFTC exceeds BIT_SIZE of first argument at %L"
56026msgstr ""
56027
56028#: fortran/simplify.c:3616 fortran/simplify.c:3748
56029#, gcc-internal-format, gfc-internal-format
56030msgid "DIM argument at %L is out of bounds"
56031msgstr ""
56032
56033#: fortran/simplify.c:3931
56034#, gcc-internal-format, gfc-internal-format
56035msgid "Argument of LOG at %L cannot be less than or equal to zero"
56036msgstr ""
56037
56038#: fortran/simplify.c:3944
56039#, gcc-internal-format, gfc-internal-format
56040msgid "Complex argument of LOG at %L cannot be zero"
56041msgstr ""
56042
56043#: fortran/simplify.c:3955
56044#, gcc-internal-format
56045msgid "gfc_simplify_log: bad type"
56046msgstr ""
56047
56048#: fortran/simplify.c:3972
56049#, gcc-internal-format, gfc-internal-format
56050msgid "Argument of LOG10 at %L cannot be less than or equal to zero"
56051msgstr ""
56052
56053#: fortran/simplify.c:4275
56054#, gcc-internal-format
56055msgid "simplify_min_max(): Bad type in arglist"
56056msgstr ""
56057
56058#. Result is processor-dependent.
56059#: fortran/simplify.c:4451
56060#, gcc-internal-format, gfc-internal-format
56061msgid "Second argument MOD at %L is zero"
56062msgstr ""
56063
56064#. Result is processor-dependent.
56065#: fortran/simplify.c:4462
56066#, gcc-internal-format, gfc-internal-format
56067msgid "Second argument of MOD at %L is zero"
56068msgstr ""
56069
56070#: fortran/simplify.c:4473
56071#, gcc-internal-format
56072msgid "gfc_simplify_mod(): Bad arguments"
56073msgstr ""
56074
56075#. Result is processor-dependent. This processor just opts
56076#. to not handle it at all.
56077#. Result is processor-dependent.
56078#: fortran/simplify.c:4499 fortran/simplify.c:4511
56079#, gcc-internal-format, gfc-internal-format
56080msgid "Second argument of MODULO at %L is zero"
56081msgstr ""
56082
56083#: fortran/simplify.c:4531
56084#, gcc-internal-format
56085msgid "gfc_simplify_modulo(): Bad arguments"
56086msgstr ""
56087
56088#: fortran/simplify.c:4579
56089#, gcc-internal-format, gfc-internal-format
56090msgid "Result of NEAREST is NaN at %L"
56091msgstr ""
56092
56093#: fortran/simplify.c:5055
56094#, gcc-internal-format, gfc-internal-format
56095msgid "Argument NCOPIES of REPEAT intrinsic is negative at %L"
56096msgstr ""
56097
56098#: fortran/simplify.c:5110
56099#, gcc-internal-format, gfc-internal-format
56100msgid "Argument NCOPIES of REPEAT intrinsic is too large at %L"
56101msgstr ""
56102
56103#: fortran/simplify.c:5263
56104#, gcc-internal-format, gfc-internal-format
56105msgid "Reshaped array too large at %C"
56106msgstr ""
56107
56108#: fortran/simplify.c:5377
56109#, gcc-internal-format, gfc-internal-format
56110msgid "Result of SCALE overflows its kind at %L"
56111msgstr ""
56112
56113#: fortran/simplify.c:5956
56114#, gcc-internal-format
56115msgid "Bad type in gfc_simplify_sign"
56116msgstr ""
56117
56118#: fortran/simplify.c:5985
56119#, gcc-internal-format
56120msgid "in gfc_simplify_sin(): Bad type"
56121msgstr ""
56122
56123#: fortran/simplify.c:6112 fortran/simplify.c:6357
56124#, gcc-internal-format
56125msgid "Failure getting length of a constant array."
56126msgstr ""
56127
56128#: fortran/simplify.c:6122
56129#, gcc-internal-format
56130msgid "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."
56131msgstr ""
56132
56133#: fortran/simplify.c:6188
56134#, gcc-internal-format, gfc-internal-format
56135msgid "Simplification of SPREAD at %L not yet implemented"
56136msgstr ""
56137
56138#: fortran/simplify.c:6213
56139#, gcc-internal-format, gfc-internal-format
56140msgid "Argument of SQRT at %L has a negative value"
56141msgstr ""
56142
56143#: fortran/simplify.c:6229
56144#, gcc-internal-format, gfc-internal-format
56145msgid "invalid argument of SQRT at %L"
56146msgstr ""
56147
56148#: fortran/simplify.c:6524
56149#, gcc-internal-format, gfc-internal-format
56150msgid "Out of bounds in IMAGE_INDEX at %L for dimension %d, SUB has %ld and COARRAY lower bound is %ld)"
56151msgstr ""
56152
56153#: fortran/simplify.c:6547
56154#, gcc-internal-format, gfc-internal-format
56155msgid "Out of bounds in IMAGE_INDEX at %L for dimension %d, SUB has %ld and COARRAY upper bound is %ld)"
56156msgstr ""
56157
56158#: fortran/simplify.c:6882
56159#, gcc-internal-format
56160msgid "gfc_convert_constant(): Unexpected type"
56161msgstr ""
56162
56163#: fortran/simplify.c:6968
56164#, gcc-internal-format
56165msgid "Character %qs in string at %L cannot be converted into character kind %d"
56166msgstr ""
56167
56168#: fortran/st.c:263
56169#, gcc-internal-format
56170msgid "gfc_free_statement(): Bad statement"
56171msgstr ""
56172
56173#: fortran/symbol.c:132
56174#, gcc-internal-format, gfc-internal-format
56175msgid "IMPLICIT NONE (type) statement at %L following an IMPLICIT statement"
56176msgstr ""
56177
56178#: fortran/symbol.c:169
56179#, gcc-internal-format
56180msgid "Letter %qc already set in IMPLICIT statement at %C"
56181msgstr ""
56182
56183#: fortran/symbol.c:191
56184#, gcc-internal-format, gfc-internal-format
56185msgid "Cannot specify IMPLICIT at %C after IMPLICIT NONE"
56186msgstr ""
56187
56188#: fortran/symbol.c:201
56189#, gcc-internal-format
56190msgid "Letter %qc already has an IMPLICIT type at %C"
56191msgstr ""
56192
56193#: fortran/symbol.c:225
56194#, gcc-internal-format
56195msgid "Option %<-fallow-leading-underscore%> is for use only by gfortran developers, and should not be used for implicitly typed variables"
56196msgstr ""
56197
56198#: fortran/symbol.c:230
56199#, gcc-internal-format
56200msgid "gfc_get_default_type(): Bad symbol %qs"
56201msgstr ""
56202
56203#: fortran/symbol.c:249
56204#, gcc-internal-format
56205msgid "gfc_set_default_type(): symbol already has a type"
56206msgstr ""
56207
56208#: fortran/symbol.c:257
56209#, gcc-internal-format
56210msgid "Symbol %qs at %L has no IMPLICIT type"
56211msgstr ""
56212
56213#. BIND(C) variables should not be implicitly declared.
56214#: fortran/symbol.c:277
56215#, gcc-internal-format
56216msgid "Implicitly declared BIND(C) variable %qs at %L may not be C interoperable"
56217msgstr ""
56218
56219#. Dummy args to a BIND(C) routine may not be interoperable if
56220#. they are implicitly typed.
56221#: fortran/symbol.c:293
56222#, gcc-internal-format
56223msgid "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"
56224msgstr ""
56225
56226#: fortran/symbol.c:334
56227#, gcc-internal-format
56228msgid "Function result %qs at %L has no IMPLICIT type"
56229msgstr ""
56230
56231#: fortran/symbol.c:430
56232#, gcc-internal-format, gfc-internal-format
56233msgid "%s attribute not allowed in BLOCK DATA program unit at %L"
56234msgstr ""
56235
56236#: fortran/symbol.c:454
56237#, gcc-internal-format, gfc-internal-format
56238msgid "Namelist group name at %L cannot have the SAVE attribute"
56239msgstr ""
56240
56241#: fortran/symbol.c:469
56242#, gcc-internal-format
56243msgid "internal procedure %qs at %L conflicts with DUMMY argument"
56244msgstr ""
56245
56246#: fortran/symbol.c:495
56247#, gcc-internal-format, gfc-internal-format
56248msgid "Procedure pointer at %C"
56249msgstr ""
56250
56251#: fortran/symbol.c:680
56252#, gcc-internal-format, gfc-internal-format
56253msgid "%s attribute applied to %s %s at %L"
56254msgstr ""
56255
56256#: fortran/symbol.c:687
56257#, gcc-internal-format, gfc-internal-format
56258msgid "BIND(C) applied to %s %s at %L"
56259msgstr ""
56260
56261#: fortran/symbol.c:803 fortran/symbol.c:1600
56262#, gcc-internal-format, gfc-internal-format
56263msgid "%s attribute conflicts with %s attribute at %L"
56264msgstr ""
56265
56266#: fortran/symbol.c:806
56267#, gcc-internal-format
56268msgid "%s attribute conflicts with %s attribute in %qs at %L"
56269msgstr ""
56270
56271#: fortran/symbol.c:814
56272#, gcc-internal-format, gfc-internal-format
56273msgid "%s attribute with %s attribute at %L"
56274msgstr ""
56275
56276#: fortran/symbol.c:820
56277#, gcc-internal-format
56278msgid "%s attribute with %s attribute in %qs at %L"
56279msgstr ""
56280
56281#: fortran/symbol.c:864
56282#, gcc-internal-format, gfc-internal-format
56283msgid "Cannot change attributes of USE-associated symbol at %L"
56284msgstr ""
56285
56286#: fortran/symbol.c:867
56287#, gcc-internal-format, gfc-internal-format
56288msgid "Cannot change attributes of USE-associated symbol %s at %L"
56289msgstr ""
56290
56291#: fortran/symbol.c:883
56292#, gcc-internal-format, gfc-internal-format
56293msgid "Duplicate %s attribute specified at %L"
56294msgstr ""
56295
56296#: fortran/symbol.c:925
56297#, gcc-internal-format, gfc-internal-format
56298msgid "ALLOCATABLE specified outside of INTERFACE body at %L"
56299msgstr ""
56300
56301#: fortran/symbol.c:951
56302#, gcc-internal-format
56303msgid "CODIMENSION specified for %qs outside its INTERFACE body at %L"
56304msgstr ""
56305
56306#: fortran/symbol.c:977
56307#, gcc-internal-format
56308msgid "DIMENSION specified for %qs outside its INTERFACE body at %L"
56309msgstr ""
56310
56311#: fortran/symbol.c:1107
56312#, gcc-internal-format, gfc-internal-format
56313msgid "Cray Pointee at %L appears in multiple pointer() statements"
56314msgstr ""
56315
56316#: fortran/symbol.c:1126
56317#, gcc-internal-format, gfc-internal-format
56318msgid "Duplicate PROTECTED attribute specified at %L"
56319msgstr ""
56320
56321#: fortran/symbol.c:1159
56322#, gcc-internal-format, gfc-internal-format
56323msgid "SAVE attribute at %L cannot be specified in a PURE procedure"
56324msgstr ""
56325
56326#: fortran/symbol.c:1170
56327#, gcc-internal-format, gfc-internal-format
56328msgid "Duplicate SAVE attribute specified at %L"
56329msgstr ""
56330
56331#: fortran/symbol.c:1190
56332#, gcc-internal-format, gfc-internal-format
56333msgid "Duplicate VALUE attribute specified at %L"
56334msgstr ""
56335
56336#: fortran/symbol.c:1209
56337#, gcc-internal-format, gfc-internal-format
56338msgid "Duplicate VOLATILE attribute specified at %L"
56339msgstr ""
56340
56341#: fortran/symbol.c:1228
56342#, gcc-internal-format, gfc-internal-format
56343msgid "Duplicate ASYNCHRONOUS attribute specified at %L"
56344msgstr ""
56345
56346#: fortran/symbol.c:1596
56347#, gcc-internal-format
56348msgid "%s attribute of %qs conflicts with %s attribute at %L"
56349msgstr ""
56350
56351#: fortran/symbol.c:1632
56352#, gcc-internal-format, gfc-internal-format
56353msgid ""
56354"%s procedure at %L is already declared as %s procedure. \n"
56355"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"
56356msgstr ""
56357
56358#: fortran/symbol.c:1640
56359#, gcc-internal-format, gfc-internal-format
56360msgid "%s procedure at %L is already declared as %s procedure"
56361msgstr ""
56362
56363#: fortran/symbol.c:1675
56364#, gcc-internal-format, gfc-internal-format
56365msgid "INTENT (%s) conflicts with INTENT(%s) at %L"
56366msgstr ""
56367
56368#: fortran/symbol.c:1699
56369#, gcc-internal-format, gfc-internal-format
56370msgid "ACCESS specification at %L was already specified"
56371msgstr ""
56372
56373#: fortran/symbol.c:1716
56374#, gcc-internal-format, gfc-internal-format
56375msgid "Duplicate BIND attribute specified at %L"
56376msgstr ""
56377
56378#: fortran/symbol.c:1723
56379#, gcc-internal-format, gfc-internal-format
56380msgid "BIND(C) at %L"
56381msgstr ""
56382
56383#: fortran/symbol.c:1739
56384#, gcc-internal-format, gfc-internal-format
56385msgid "Duplicate EXTENDS attribute specified at %L"
56386msgstr ""
56387
56388#: fortran/symbol.c:1743
56389#, gcc-internal-format, gfc-internal-format
56390msgid "EXTENDS at %L"
56391msgstr ""
56392
56393#: fortran/symbol.c:1769
56394#, gcc-internal-format
56395msgid "Symbol %qs at %L already has an explicit interface"
56396msgstr ""
56397
56398#: fortran/symbol.c:1776
56399#, gcc-internal-format
56400msgid "%qs at %L has attributes specified outside its INTERFACE body"
56401msgstr ""
56402
56403#: fortran/symbol.c:1814
56404#, gcc-internal-format
56405msgid "Symbol %qs at %L conflicts with symbol from module %qs, use-associated at %L"
56406msgstr ""
56407
56408#: fortran/symbol.c:1818
56409#, gcc-internal-format
56410msgid "Symbol %qs at %L already has basic type of %s"
56411msgstr ""
56412
56413#: fortran/symbol.c:1825
56414#, gcc-internal-format
56415msgid "Procedure %qs at %L may not have basic type of %s"
56416msgstr ""
56417
56418#: fortran/symbol.c:1837
56419#, gcc-internal-format
56420msgid "Symbol %qs at %L cannot have a type"
56421msgstr ""
56422
56423#: fortran/symbol.c:2063
56424#, gcc-internal-format
56425msgid "Component %qs at %C already declared at %L"
56426msgstr ""
56427
56428#: fortran/symbol.c:2075
56429#, gcc-internal-format
56430msgid "Component %qs at %C already in the parent type at %L"
56431msgstr ""
56432
56433#: fortran/symbol.c:2160
56434#, gcc-internal-format
56435msgid "Symbol %qs at %C is ambiguous"
56436msgstr ""
56437
56438#: fortran/symbol.c:2192
56439#, gcc-internal-format
56440msgid "Derived type %qs at %C is being used before it is defined"
56441msgstr ""
56442
56443#: fortran/symbol.c:2315
56444#, gcc-internal-format
56445msgid "Component %qs at %C is a PRIVATE component of %qs"
56446msgstr ""
56447
56448#: fortran/symbol.c:2333
56449#, gcc-internal-format
56450msgid "%qs at %C is not a member of the %qs structure"
56451msgstr ""
56452
56453#: fortran/symbol.c:2492
56454#, gcc-internal-format, gfc-internal-format
56455msgid "Duplicate statement label %d at %L and %L"
56456msgstr ""
56457
56458#: fortran/symbol.c:2503
56459#, gcc-internal-format, gfc-internal-format
56460msgid "Label %d at %C already referenced as branch target"
56461msgstr ""
56462
56463#: fortran/symbol.c:2513
56464#, gcc-internal-format, gfc-internal-format
56465msgid "Label %d at %C already referenced as a format label"
56466msgstr ""
56467
56468#: fortran/symbol.c:2519
56469#, gcc-internal-format, gfc-internal-format
56470msgid "DO termination statement which is not END DO or CONTINUE with label %d at %C"
56471msgstr ""
56472
56473#: fortran/symbol.c:2561
56474#, gcc-internal-format, gfc-internal-format
56475msgid "Label %d at %C previously used as a FORMAT label"
56476msgstr ""
56477
56478#: fortran/symbol.c:2570
56479#, gcc-internal-format, gfc-internal-format
56480msgid "Label %d at %C previously used as branch target"
56481msgstr ""
56482
56483#: fortran/symbol.c:2576
56484#, gcc-internal-format, gfc-internal-format
56485msgid "Shared DO termination label %d at %C"
56486msgstr ""
56487
56488#: fortran/symbol.c:2892
56489#, gcc-internal-format
56490msgid "new_symbol(): Symbol name too long"
56491msgstr ""
56492
56493#: fortran/symbol.c:2916
56494#, gcc-internal-format
56495msgid "Name %qs at %C is an ambiguous reference to %qs from module %qs"
56496msgstr ""
56497
56498#: fortran/symbol.c:2919
56499#, gcc-internal-format
56500msgid "Name %qs at %C is an ambiguous reference to %qs from current program unit"
56501msgstr ""
56502
56503#. Symbol is from another namespace.
56504#: fortran/symbol.c:3140
56505#, gcc-internal-format
56506msgid "Symbol %qs at %C has already been host associated"
56507msgstr ""
56508
56509#: fortran/symbol.c:4131
56510#, gcc-internal-format
56511msgid "verify_bind_c_derived_type(): Given symbol is unexpectedly NULL"
56512msgstr ""
56513
56514#: fortran/symbol.c:4144
56515#, gcc-internal-format
56516msgid "Derived type %qs declared at %L must have the BIND attribute to be C interoperable"
56517msgstr ""
56518
56519#: fortran/symbol.c:4162
56520#, gcc-internal-format
56521msgid "Derived type %qs with BIND(C) attribute at %L is empty, and may be inaccessible by the C companion processor"
56522msgstr ""
56523
56524#: fortran/symbol.c:4183
56525#, gcc-internal-format
56526msgid "Component %qs at %L cannot have the POINTER attribute because it is a member of the BIND(C) derived type %qs at %L"
56527msgstr ""
56528
56529#: fortran/symbol.c:4193
56530#, gcc-internal-format
56531msgid "Procedure pointer component %qs at %L cannot be a member of the BIND(C) derived type %qs at %L"
56532msgstr ""
56533
56534#: fortran/symbol.c:4204
56535#, gcc-internal-format
56536msgid "Component %qs at %L cannot have the ALLOCATABLE attribute because it is a member of the BIND(C) derived type %qs at %L"
56537msgstr ""
56538
56539#: fortran/symbol.c:4243
56540#, gcc-internal-format
56541msgid "Component %qs in derived type %qs at %L may not be C interoperable, even though derived type %qs is BIND(C)"
56542msgstr ""
56543
56544#: fortran/symbol.c:4253
56545#, gcc-internal-format
56546msgid "Component %qs in derived type %qs at %L may not be C interoperable"
56547msgstr ""
56548
56549#: fortran/symbol.c:4267
56550#, gcc-internal-format
56551msgid "Derived type %qs at %L cannot be declared with both PRIVATE and BIND(C) attributes"
56552msgstr ""
56553
56554#: fortran/symbol.c:4275
56555#, gcc-internal-format
56556msgid "Derived type %qs at %L cannot have the SEQUENCE attribute because it is BIND(C)"
56557msgstr ""
56558
56559#: fortran/symbol.c:4752 fortran/symbol.c:4757
56560#, gcc-internal-format
56561msgid "Symbol %qs is used before it is typed at %L"
56562msgstr ""
56563
56564#: fortran/target-memory.c:126
56565#, fuzzy, gcc-internal-format
56566#| msgid "invalid expression as operand"
56567msgid "Invalid expression in gfc_element_size."
56568msgstr "neispravni izraz kao operand"
56569
56570#: fortran/target-memory.c:346
56571#, gcc-internal-format
56572msgid "Invalid expression in gfc_target_encode_expr."
56573msgstr ""
56574
56575#: fortran/target-memory.c:610
56576#, gcc-internal-format
56577msgid "Invalid expression in gfc_target_interpret_expr."
56578msgstr ""
56579
56580#: fortran/target-memory.c:681
56581#, gcc-internal-format, gfc-internal-format
56582msgid "Overlapping unequal initializers in EQUIVALENCE at %L"
56583msgstr ""
56584
56585#: fortran/target-memory.c:769
56586#, gcc-internal-format, gfc-internal-format
56587msgid "BOZ constant at %L is too large (%ld vs %ld bits)"
56588msgstr ""
56589
56590#. Problems occur when we get something like
56591#. integer :: a(lots) = (/(i, i=1, lots)/)
56592#: fortran/trans-array.c:5666
56593#, gcc-internal-format
56594msgid "The number of elements in the array constructor at %L requires an increase of the allowed %d upper limit. See %<-fmax-array-constructor%> option"
56595msgstr ""
56596
56597#: fortran/trans-array.c:7531
56598#, gcc-internal-format
56599msgid "Creating array temporary at %L for argument %qs"
56600msgstr ""
56601
56602#: fortran/trans-array.c:9610
56603#, gcc-internal-format, gfc-internal-format
56604msgid "bad expression type during walk (%d)"
56605msgstr ""
56606
56607#: fortran/trans-common.c:401
56608#, gcc-internal-format
56609msgid "Named COMMON block %qs at %L shall be of the same size as elsewhere (%lu vs %lu bytes)"
56610msgstr ""
56611
56612#: fortran/trans-common.c:773
56613#, gcc-internal-format
56614msgid "get_mpz(): Not an integer constant"
56615msgstr ""
56616
56617#: fortran/trans-common.c:801
56618#, gcc-internal-format
56619msgid "element_number(): Bad dimension type"
56620msgstr ""
56621
56622#: fortran/trans-common.c:863
56623#, gcc-internal-format, gfc-internal-format
56624msgid "Bad array reference at %L"
56625msgstr ""
56626
56627#: fortran/trans-common.c:871
56628#, gcc-internal-format, gfc-internal-format
56629msgid "Illegal reference type at %L as EQUIVALENCE object"
56630msgstr ""
56631
56632#: fortran/trans-common.c:911
56633#, gcc-internal-format
56634msgid "Inconsistent equivalence rules involving %qs at %L and %qs at %L"
56635msgstr ""
56636
56637#. Aligning this field would misalign a previous field.
56638#: fortran/trans-common.c:1044
56639#, gcc-internal-format
56640msgid "The equivalence set for variable %qs declared at %L violates alignment requirements"
56641msgstr ""
56642
56643#: fortran/trans-common.c:1109
56644#, gcc-internal-format
56645msgid "Equivalence for %qs does not match ordering of COMMON %qs at %L"
56646msgstr ""
56647
56648#: fortran/trans-common.c:1124
56649#, gcc-internal-format
56650msgid "The equivalence set for %qs cause an invalid extension to COMMON %qs at %L"
56651msgstr ""
56652
56653#: fortran/trans-common.c:1140
56654#, gcc-internal-format
56655msgid "Padding of %d bytes required before %qs in COMMON %qs at %L; reorder elements or use -fno-align-commons"
56656msgstr ""
56657
56658#: fortran/trans-common.c:1146
56659#, gcc-internal-format
56660msgid "Padding of %d bytes required before %qs in COMMON at %L; reorder elements or use -fno-align-commons"
56661msgstr ""
56662
56663#: fortran/trans-common.c:1167
56664#, gcc-internal-format
56665msgid "COMMON %qs at %L does not exist"
56666msgstr ""
56667
56668#: fortran/trans-common.c:1176
56669#, gcc-internal-format
56670msgid "COMMON %qs at %L requires %d bytes of padding; reorder elements or use %<-fno-align-commons%>"
56671msgstr ""
56672
56673#: fortran/trans-common.c:1181
56674#, gcc-internal-format
56675msgid "COMMON at %L requires %d bytes of padding; reorder elements or use %<-fno-align-commons%>"
56676msgstr ""
56677
56678#: fortran/trans-const.c:323
56679#, gcc-internal-format, gfc-internal-format
56680msgid "Assigning value other than 0 or 1 to LOGICAL has undefined result at %L"
56681msgstr ""
56682
56683#: fortran/trans-const.c:360
56684#, gcc-internal-format, gfc-internal-format
56685msgid "gfc_conv_constant_to_tree(): invalid type: %s"
56686msgstr ""
56687
56688#: fortran/trans-const.c:391
56689#, gcc-internal-format, gfc-internal-format
56690msgid "non-constant initialization expression at %L"
56691msgstr ""
56692
56693#: fortran/trans-decl.c:1573
56694#, gcc-internal-format
56695msgid "intrinsic variable which isn't a procedure"
56696msgstr ""
56697
56698#: fortran/trans-decl.c:4044 fortran/trans-decl.c:6244
56699#, gcc-internal-format
56700msgid "Return value of function %qs at %L not set"
56701msgstr ""
56702
56703#: fortran/trans-decl.c:4432
56704#, gcc-internal-format
56705msgid "Deferred type parameter not yet supported"
56706msgstr ""
56707
56708#: fortran/trans-decl.c:4661
56709#, gcc-internal-format
56710msgid "backend decl for module variable %qs already exists"
56711msgstr ""
56712
56713#: fortran/trans-decl.c:4674
56714#, gcc-internal-format
56715msgid "Unused PRIVATE module variable %qs declared at %L"
56716msgstr ""
56717
56718#: fortran/trans-decl.c:5243
56719#, gcc-internal-format
56720msgid "Dummy argument %qs at %L was declared INTENT(OUT) but was not set"
56721msgstr ""
56722
56723#: fortran/trans-decl.c:5249
56724#, gcc-internal-format
56725msgid "Derived-type dummy argument %qs at %L was declared INTENT(OUT) but was not set and does not have a default initializer"
56726msgstr ""
56727
56728#: fortran/trans-decl.c:5259 fortran/trans-decl.c:5390
56729#, gcc-internal-format
56730msgid "Unused dummy argument %qs at %L"
56731msgstr ""
56732
56733#: fortran/trans-decl.c:5274
56734#, gcc-internal-format
56735msgid "Unused module variable %qs which has been explicitly imported at %L"
56736msgstr ""
56737
56738#: fortran/trans-decl.c:5283
56739#, gcc-internal-format
56740msgid "Unused variable %qs declared at %L"
56741msgstr ""
56742
56743#: fortran/trans-decl.c:5332
56744#, gcc-internal-format
56745msgid "Unused parameter %qs declared at %L"
56746msgstr ""
56747
56748#: fortran/trans-decl.c:5336
56749#, gcc-internal-format
56750msgid "Unused parameter %qs which has been explicitly imported at %L"
56751msgstr ""
56752
56753#: fortran/trans-decl.c:5362
56754#, gcc-internal-format
56755msgid "Return value %qs of function %qs declared at %L not set"
56756msgstr ""
56757
56758#: fortran/trans-decl.c:5971
56759#, gcc-internal-format, gfc-internal-format
56760msgid "Sorry, $!ACC DECLARE at %L is not allowed in BLOCK construct"
56761msgstr ""
56762
56763#: fortran/trans-expr.c:827
56764#, gcc-internal-format, gfc-internal-format
56765msgid "Can't compute the length of the char array at %L."
56766msgstr ""
56767
56768#: fortran/trans-expr.c:1526
56769#, gcc-internal-format, gfc-internal-format
56770msgid "Code for reallocating the allocatable variable at %L will be added"
56771msgstr ""
56772
56773#: fortran/trans-expr.c:1833
56774#, gcc-internal-format, gfc-internal-format
56775msgid "Sorry, coindexed access to a pointer or allocatable component of the coindexed coarray at %L is not yet supported"
56776msgstr ""
56777
56778#: fortran/trans-expr.c:1847
56779#, gcc-internal-format, gfc-internal-format
56780msgid "Sorry, coindexed coarray at %L with allocatable component is not yet supported"
56781msgstr ""
56782
56783#: fortran/trans-expr.c:1870
56784#, gcc-internal-format, gfc-internal-format
56785msgid "Sorry, coindexed access at %L to a scalar component with an array partref is not yet supported"
56786msgstr ""
56787
56788#: fortran/trans-expr.c:3309
56789#, gcc-internal-format
56790msgid "Unknown intrinsic op"
56791msgstr ""
56792
56793#: fortran/trans-expr.c:4597
56794#, gcc-internal-format, gfc-internal-format
56795msgid "Unknown argument list function at %L"
56796msgstr ""
56797
56798#: fortran/trans-intrinsic.c:858
56799#, gcc-internal-format
56800msgid "Intrinsic function %qs (%d) not recognized"
56801msgstr ""
56802
56803#: fortran/trans-intrinsic.c:1501 fortran/trans-intrinsic.c:1887
56804#: fortran/trans-intrinsic.c:2083
56805#, gcc-internal-format
56806msgid "%<dim%> argument of %s intrinsic at %L is not a valid dimension index"
56807msgstr ""
56808
56809#: fortran/trans-intrinsic.c:9366 fortran/trans-stmt.c:919
56810#, gcc-internal-format, gfc-internal-format
56811msgid "Sorry, the event component of derived type at %L is not yet supported"
56812msgstr ""
56813
56814#: fortran/trans-intrinsic.c:9373
56815#, gcc-internal-format, gfc-internal-format
56816msgid "The event variable at %L shall not be coindexed "
56817msgstr ""
56818
56819#: fortran/trans-io.c:1849
56820#, gcc-internal-format
56821msgid "build_dt: format with namelist"
56822msgstr ""
56823
56824#: fortran/trans-io.c:2253
56825#, gcc-internal-format, gfc-internal-format
56826msgid "Bad IO basetype (%d)"
56827msgstr ""
56828
56829#: fortran/trans-openmp.c:4348
56830#, gcc-internal-format
56831msgid "gfc_trans_omp_workshare(): Bad statement code"
56832msgstr ""
56833
56834#: fortran/trans-stmt.c:542
56835#, gcc-internal-format, gfc-internal-format
56836msgid "An alternate return at %L without a * dummy argument"
56837msgstr ""
56838
56839#: fortran/trans-stmt.c:723
56840#, gcc-internal-format, gfc-internal-format
56841msgid "Sorry, the lock component of derived type at %L is not yet supported"
56842msgstr ""
56843
56844#: fortran/trans-stmt.c:1178
56845#, gcc-internal-format, gfc-internal-format
56846msgid "Sorry, only support for integer kind %d implemented for image-set at %L"
56847msgstr ""
56848
56849#: fortran/trans-stmt.c:2951
56850#, gcc-internal-format
56851msgid "gfc_trans_select(): Bad type for case expr."
56852msgstr ""
56853
56854#: fortran/trans-types.c:488
56855#, gcc-internal-format
56856msgid "INTEGER(KIND=8) is not available for %<-fdefault-integer-8%> option"
56857msgstr ""
56858
56859#: fortran/trans-types.c:497
56860#, gcc-internal-format
56861msgid "INTEGER(KIND=8) is not available for %<-finteger-4-integer-8%> option"
56862msgstr ""
56863
56864#: fortran/trans-types.c:516
56865#, gcc-internal-format
56866msgid "REAL(KIND=8) is not available for %<-fdefault-real-8%> option"
56867msgstr ""
56868
56869#: fortran/trans-types.c:524
56870#, gcc-internal-format
56871msgid "REAL(KIND=8) is not available for %<-freal-4-real-8%> option"
56872msgstr ""
56873
56874#: fortran/trans-types.c:532
56875#, gcc-internal-format
56876msgid "REAL(KIND=10) is not available for %<-freal-4-real-10%> option"
56877msgstr ""
56878
56879#: fortran/trans-types.c:540
56880#, gcc-internal-format
56881msgid "REAL(KIND=16) is not available for %<-freal-4-real-16%> option"
56882msgstr ""
56883
56884#: fortran/trans-types.c:555
56885#, gcc-internal-format
56886msgid "Use of %<-fdefault-double-8%> requires %<-fdefault-real-8%>"
56887msgstr ""
56888
56889#: fortran/trans-types.c:565
56890#, gcc-internal-format
56891msgid "REAL(KIND=4) is not available for %<-freal-8-real-4%> option"
56892msgstr ""
56893
56894#: fortran/trans-types.c:573
56895#, gcc-internal-format
56896msgid "REAL(KIND=10) is not available for %<-freal-8-real-10%> option"
56897msgstr ""
56898
56899#: fortran/trans-types.c:581
56900#, gcc-internal-format
56901msgid "REAL(KIND=10) is not available for %<-freal-8-real-16%> option"
56902msgstr ""
56903
56904#: fortran/trans-types.c:721
56905#, gcc-internal-format
56906msgid "gfc_validate_kind(): Got bad type"
56907msgstr ""
56908
56909#: fortran/trans-types.c:725
56910#, gcc-internal-format
56911msgid "gfc_validate_kind(): Got bad kind"
56912msgstr ""
56913
56914#: fortran/trans-types.c:1467
56915#, gcc-internal-format, gfc-internal-format
56916msgid "Array element size too big at %C"
56917msgstr ""
56918
56919#: fortran/trans.c:1956
56920#, gcc-internal-format
56921msgid "gfc_trans_code(): Bad statement code"
56922msgstr ""
56923
56924#: java/class.c:823
56925#, gcc-internal-format
56926msgid "bad method signature"
56927msgstr ""
56928
56929#: java/class.c:880
56930#, gcc-internal-format
56931msgid "misplaced ConstantValue attribute (not in any field)"
56932msgstr ""
56933
56934#: java/class.c:883
56935#, gcc-internal-format, gfc-internal-format
56936msgid "duplicate ConstantValue attribute for field '%s'"
56937msgstr ""
56938
56939#: java/class.c:894
56940#, gcc-internal-format, gfc-internal-format
56941msgid "ConstantValue attribute of field '%s' has wrong type"
56942msgstr ""
56943
56944#: java/class.c:1619
56945#, gcc-internal-format
56946msgid "abstract method in non-abstract class"
56947msgstr ""
56948
56949#: java/class.c:2682
56950#, gcc-internal-format
56951msgid "non-static method %q+D overrides static method"
56952msgstr ""
56953
56954#: java/decl.c:1197
56955#, gcc-internal-format
56956msgid "%q+D used prior to declaration"
56957msgstr ""
56958
56959#: java/decl.c:1620
56960#, gcc-internal-format
56961msgid "In %+D: overlapped variable and exception ranges at %d"
56962msgstr ""
56963
56964#: java/decl.c:1671
56965#, gcc-internal-format
56966msgid "bad type in parameter debug info"
56967msgstr ""
56968
56969#: java/decl.c:1680
56970#, gcc-internal-format
56971msgid "bad PC range for debug info for local %q+D"
56972msgstr ""
56973
56974#: java/expr.c:349
56975#, gcc-internal-format, gfc-internal-format
56976msgid "need to insert runtime check for %s"
56977msgstr ""
56978
56979#: java/expr.c:493 java/expr.c:540
56980#, gcc-internal-format, gfc-internal-format
56981msgid "assert: %s is assign compatible with %s"
56982msgstr ""
56983
56984#: java/expr.c:651
56985#, gcc-internal-format
56986msgid "stack underflow - dup* operation"
56987msgstr ""
56988
56989#: java/expr.c:1650
56990#, gcc-internal-format
56991msgid "reference %qs is ambiguous: appears in interface %qs and interface %qs"
56992msgstr ""
56993
56994#: java/expr.c:1678
56995#, gcc-internal-format
56996msgid "field %qs not found"
56997msgstr ""
56998
56999#: java/expr.c:2236
57000#, gcc-internal-format, gfc-internal-format
57001msgid "method '%s' not found in class"
57002msgstr ""
57003
57004#: java/expr.c:2428
57005#, gcc-internal-format, gfc-internal-format
57006msgid "failed to find class '%s'"
57007msgstr ""
57008
57009#: java/expr.c:2469
57010#, gcc-internal-format, gfc-internal-format
57011msgid "class '%s' has no method named '%s' matching signature '%s'"
57012msgstr ""
57013
57014#: java/expr.c:2500
57015#, gcc-internal-format
57016msgid "invokestatic on non static method"
57017msgstr ""
57018
57019#: java/expr.c:2505
57020#, gcc-internal-format
57021msgid "invokestatic on abstract method"
57022msgstr ""
57023
57024#: java/expr.c:2513
57025#, gcc-internal-format
57026msgid "invoke[non-static] on static method"
57027msgstr ""
57028
57029#: java/expr.c:2871
57030#, gcc-internal-format, gfc-internal-format
57031msgid "missing field '%s' in '%s'"
57032msgstr ""
57033
57034#: java/expr.c:2878
57035#, gcc-internal-format, gfc-internal-format
57036msgid "mismatching signature for field '%s' in '%s'"
57037msgstr ""
57038
57039#: java/expr.c:2907
57040#, gcc-internal-format
57041msgid "assignment to final field %q+D not in field%'s class"
57042msgstr ""
57043
57044#: java/expr.c:3135
57045#, gcc-internal-format
57046msgid "invalid PC in line number table"
57047msgstr ""
57048
57049#: java/expr.c:3185
57050#, gcc-internal-format, gfc-internal-format
57051msgid "unreachable bytecode from %d to before %d"
57052msgstr ""
57053
57054#: java/expr.c:3227
57055#, gcc-internal-format, gfc-internal-format
57056msgid "unreachable bytecode from %d to the end of the method"
57057msgstr ""
57058
57059#. duplicate code from LOAD macro
57060#: java/expr.c:3535
57061#, gcc-internal-format
57062msgid "unrecognized wide sub-instruction"
57063msgstr ""
57064
57065#: java/jcf-parse.c:502
57066#, gcc-internal-format, gfc-internal-format
57067msgid "<constant pool index %d not in range>"
57068msgstr ""
57069
57070#: java/jcf-parse.c:512
57071#, gcc-internal-format, gfc-internal-format
57072msgid "<constant pool index %d unexpected type"
57073msgstr ""
57074
57075#: java/jcf-parse.c:1094
57076#, gcc-internal-format
57077msgid "bad string constant"
57078msgstr ""
57079
57080#: java/jcf-parse.c:1112
57081#, gcc-internal-format, gfc-internal-format
57082msgid "bad value constant type %d, index %d"
57083msgstr ""
57084
57085#: java/jcf-parse.c:1392 java/jcf-parse.c:1398
57086#, gcc-internal-format, gfc-internal-format
57087msgid "cannot find file for class %s"
57088msgstr ""
57089
57090#: java/jcf-parse.c:1423
57091#, gcc-internal-format
57092msgid "not a valid Java .class file"
57093msgstr ""
57094
57095#: java/jcf-parse.c:1426
57096#, gcc-internal-format
57097msgid "error while parsing constant pool"
57098msgstr ""
57099
57100#: java/jcf-parse.c:1442
57101#, gcc-internal-format, gfc-internal-format
57102msgid "reading class %s for the second time from %s"
57103msgstr ""
57104
57105#: java/jcf-parse.c:1460
57106#, gcc-internal-format
57107msgid "error while parsing fields"
57108msgstr ""
57109
57110#: java/jcf-parse.c:1463
57111#, gcc-internal-format
57112msgid "error while parsing methods"
57113msgstr ""
57114
57115#: java/jcf-parse.c:1466
57116#, gcc-internal-format
57117msgid "error while parsing final attributes"
57118msgstr ""
57119
57120#: java/jcf-parse.c:1505
57121#, gcc-internal-format
57122msgid "duplicate class will only be compiled once"
57123msgstr ""
57124
57125#: java/jcf-parse.c:1602
57126#, gcc-internal-format
57127msgid "missing Code attribute"
57128msgstr ""
57129
57130#: java/jcf-parse.c:1850
57131#, gcc-internal-format
57132msgid "no input file specified"
57133msgstr ""
57134
57135#: java/jcf-parse.c:1886
57136#, gcc-internal-format
57137msgid "can%'t close input file %s: %m"
57138msgstr ""
57139
57140#: java/jcf-parse.c:1929
57141#, gcc-internal-format, gfc-internal-format
57142msgid "bad zip/jar file %s"
57143msgstr ""
57144
57145#: java/jcf-parse.c:2135
57146#, gcc-internal-format, gfc-internal-format
57147msgid "error while reading %s from zip file"
57148msgstr ""
57149
57150#: java/jvspec.c:395
57151#, gcc-internal-format
57152msgid "can%'t specify %<-D%> without %<--main%>"
57153msgstr ""
57154
57155#: java/jvspec.c:399
57156#, gcc-internal-format
57157msgid "%qs is not a valid class name"
57158msgstr ""
57159
57160#: java/jvspec.c:405
57161#, gcc-internal-format
57162msgid "--resource requires -o"
57163msgstr ""
57164
57165#: java/jvspec.c:412
57166#, gcc-internal-format
57167msgid "already-compiled .class files ignored with -C"
57168msgstr ""
57169
57170#: java/jvspec.c:419
57171#, gcc-internal-format
57172msgid "cannot specify both -C and -o"
57173msgstr ""
57174
57175#: java/jvspec.c:431
57176#, gcc-internal-format
57177msgid "cannot create temporary file"
57178msgstr ""
57179
57180#: java/jvspec.c:454
57181#, gcc-internal-format
57182msgid "using both @FILE with multiple files not implemented"
57183msgstr ""
57184
57185#: java/jvspec.c:539
57186#, gcc-internal-format
57187msgid "cannot specify %<main%> class when not linking"
57188msgstr ""
57189
57190#: java/lang.c:574
57191#, gcc-internal-format
57192msgid "-fexcess-precision=standard for Java"
57193msgstr ""
57194
57195#: java/lang.c:585
57196#, gcc-internal-format
57197msgid "-findirect-dispatch is incompatible with -freduced-reflection"
57198msgstr ""
57199
57200#: java/lang.c:588
57201#, gcc-internal-format
57202msgid "-fjni is incompatible with -freduced-reflection"
57203msgstr ""
57204
57205#: java/lang.c:599
57206#, gcc-internal-format
57207msgid "can%'t do dependency tracking with input from stdin"
57208msgstr ""
57209
57210#: java/lang.c:615
57211#, gcc-internal-format
57212msgid "couldn%'t determine target name for dependency tracking"
57213msgstr ""
57214
57215#: java/mangle_name.c:322 java/mangle_name.c:399
57216#, gcc-internal-format
57217msgid "internal error - invalid Utf8 name"
57218msgstr ""
57219
57220#: java/typeck.c:424
57221#, gcc-internal-format
57222msgid "junk at end of signature string"
57223msgstr ""
57224
57225#: java/verify-glue.c:377
57226#, gcc-internal-format, gfc-internal-format
57227msgid "verification failed: %s"
57228msgstr ""
57229
57230#: java/verify-glue.c:379
57231#, gcc-internal-format, gfc-internal-format
57232msgid "verification failed at PC=%d: %s"
57233msgstr ""
57234
57235#: java/verify-glue.c:467
57236#, gcc-internal-format
57237msgid "bad pc in exception_table"
57238msgstr ""
57239
57240#: jit/docs/examples/tut05-bf.c:242
57241#, gcc-internal-format
57242msgid "too many open parens"
57243msgstr ""
57244
57245#: jit/docs/examples/tut05-bf.c:275
57246#, gcc-internal-format
57247msgid "mismatching parens"
57248msgstr ""
57249
57250#: jit/docs/examples/tut05-bf.c:310
57251#, fuzzy, gcc-internal-format
57252#| msgid "failed to open %s"
57253msgid "unable to open file"
57254msgstr "nisam uspio otvoriti %s"
57255
57256#: lto/lto-lang.c:808
57257#, gcc-internal-format
57258msgid "-fwpa and -fltrans are mutually exclusive"
57259msgstr ""
57260
57261#: lto/lto-object.c:107
57262#, gcc-internal-format, gfc-internal-format
57263msgid "open %s failed: %s"
57264msgstr ""
57265
57266#: lto/lto-object.c:151 lto/lto-object.c:186 lto/lto-object.c:283
57267#: lto/lto-object.c:340 lto/lto-object.c:364
57268#, gcc-internal-format, gfc-internal-format
57269msgid "%s: %s"
57270msgstr ""
57271
57272#: lto/lto-object.c:153
57273#, gcc-internal-format, gfc-internal-format
57274msgid "%s: %s: %s"
57275msgstr ""
57276
57277#: lto/lto-object.c:195
57278#, gcc-internal-format, gfc-internal-format
57279msgid "close: %s"
57280msgstr ""
57281
57282#: lto/lto-object.c:251
57283#, gcc-internal-format, gfc-internal-format
57284msgid "two or more sections for %s"
57285msgstr ""
57286
57287#: lto/lto-symtab.c:172
57288#, fuzzy, gcc-internal-format
57289#| msgid "%s terminated with signal %d [%s]"
57290msgid "%qD is defined with tls model %s"
57291msgstr "%s prekinut signalom %d [%s]"
57292
57293#: lto/lto-symtab.c:174
57294#, gcc-internal-format, gfc-internal-format
57295msgid "previously defined here as %s"
57296msgstr ""
57297
57298#: lto/lto-symtab.c:444
57299#, gcc-internal-format
57300msgid "multiple prevailing defs for %qE"
57301msgstr ""
57302
57303#: lto/lto-symtab.c:462
57304#, gcc-internal-format
57305msgid "%qD has already been defined"
57306msgstr ""
57307
57308#: lto/lto-symtab.c:464
57309#, gcc-internal-format
57310msgid "previously defined here"
57311msgstr ""
57312
57313#: lto/lto-symtab.c:664
57314#, gcc-internal-format
57315msgid "%qD violates the C++ One Definition Rule "
57316msgstr ""
57317
57318#: lto/lto-symtab.c:669
57319#, gcc-internal-format
57320msgid "type of %qD does not match original declaration"
57321msgstr ""
57322
57323#: lto/lto-symtab.c:689
57324#, gcc-internal-format
57325msgid "alignment of %qD is bigger than original declaration"
57326msgstr ""
57327
57328#: lto/lto-symtab.c:695
57329#, gcc-internal-format
57330msgid "size of %qD differ from the size of original declaration"
57331msgstr ""
57332
57333#: lto/lto-symtab.c:700
57334#, gcc-internal-format
57335msgid "%qD was previously declared here"
57336msgstr ""
57337
57338#: lto/lto-symtab.c:703
57339#, gcc-internal-format
57340msgid "code may be misoptimized unless -fno-strict-aliasing is used"
57341msgstr ""
57342
57343#: lto/lto-symtab.c:789
57344#, gcc-internal-format
57345msgid "variable %qD redeclared as function"
57346msgstr ""
57347
57348#: lto/lto-symtab.c:796
57349#, gcc-internal-format
57350msgid "function %qD redeclared as variable"
57351msgstr ""
57352
57353#: lto/lto-symtab.c:808
57354#, gcc-internal-format
57355msgid "previously declared here"
57356msgstr ""
57357
57358#: lto/lto.c:1817
57359#, gcc-internal-format
57360msgid "bytecode stream: garbage at the end of symbols section"
57361msgstr ""
57362
57363#: lto/lto.c:1844
57364#, gcc-internal-format
57365msgid "could not parse hex number"
57366msgstr ""
57367
57368#: lto/lto.c:1876
57369#, gcc-internal-format, gfc-internal-format
57370msgid "unexpected file name %s in linker resolution file. Expected %s"
57371msgstr ""
57372
57373#: lto/lto.c:1885
57374#, gcc-internal-format
57375msgid "could not parse file offset"
57376msgstr ""
57377
57378#: lto/lto.c:1888
57379#, gcc-internal-format
57380msgid "unexpected offset"
57381msgstr ""
57382
57383#: lto/lto.c:1910
57384#, gcc-internal-format
57385msgid "invalid line in the resolution file"
57386msgstr ""
57387
57388#: lto/lto.c:1921
57389#, gcc-internal-format
57390msgid "invalid resolution in the resolution file"
57391msgstr ""
57392
57393#: lto/lto.c:1927
57394#, gcc-internal-format
57395msgid "resolution sub id %wx not in object file"
57396msgstr ""
57397
57398#: lto/lto.c:2039
57399#, gcc-internal-format, gfc-internal-format
57400msgid "cannot read LTO decls from %s"
57401msgstr ""
57402
57403#: lto/lto.c:2145
57404#, gcc-internal-format, gfc-internal-format
57405msgid "Cannot open %s"
57406msgstr ""
57407
57408#: lto/lto.c:2166
57409#, gcc-internal-format, gfc-internal-format
57410msgid "Cannot map %s"
57411msgstr ""
57412
57413#: lto/lto.c:2177
57414#, gcc-internal-format, gfc-internal-format
57415msgid "Cannot read %s"
57416msgstr ""
57417
57418#: lto/lto.c:2291
57419#, gcc-internal-format
57420msgid "lto_obj_file_open() failed"
57421msgstr ""
57422
57423#: lto/lto.c:2314
57424#, fuzzy, gcc-internal-format
57425#| msgid "pex_init failed"
57426msgid "waitpid failed"
57427msgstr "pex_init nije uspio"
57428
57429#: lto/lto.c:2317
57430#, gcc-internal-format
57431msgid "streaming subprocess failed"
57432msgstr ""
57433
57434#: lto/lto.c:2320
57435#, gcc-internal-format
57436msgid "streaming subprocess was killed by signal"
57437msgstr ""
57438
57439#: lto/lto.c:2396
57440#, gcc-internal-format
57441msgid "no LTRANS output list filename provided"
57442msgstr ""
57443
57444#: lto/lto.c:2484
57445#, gcc-internal-format
57446msgid "opening LTRANS output list %s: %m"
57447msgstr ""
57448
57449#: lto/lto.c:2490
57450#, gcc-internal-format
57451msgid "writing to LTRANS output list %s: %m"
57452msgstr ""
57453
57454#: lto/lto.c:2501
57455#, gcc-internal-format
57456msgid "closing LTRANS output list %s: %m"
57457msgstr ""
57458
57459#: lto/lto.c:2753
57460#, gcc-internal-format
57461msgid "could not open symbol resolution file: %m"
57462msgstr ""
57463
57464#: lto/lto.c:2894
57465#, gcc-internal-format
57466msgid "errors during merging of translation units"
57467msgstr ""
57468
57469#: objc/objc-act.c:425 objc/objc-act.c:6779
57470#, gcc-internal-format
57471msgid "%<@end%> missing in implementation context"
57472msgstr ""
57473
57474#: objc/objc-act.c:578
57475#, gcc-internal-format
57476msgid "class attributes are not available in Objective-C 1.0"
57477msgstr ""
57478
57479#: objc/objc-act.c:593
57480#, gcc-internal-format
57481msgid "category attributes are not available in Objective-C 1.0"
57482msgstr ""
57483
57484#: objc/objc-act.c:596
57485#, gcc-internal-format
57486msgid "category attributes are not available in this version of the compiler, (ignored)"
57487msgstr ""
57488
57489#: objc/objc-act.c:602
57490#, gcc-internal-format
57491msgid "class extensions are not available in Objective-C 1.0"
57492msgstr ""
57493
57494#: objc/objc-act.c:616
57495#, gcc-internal-format
57496msgid "class extension for class %qE declared after its %<@implementation%>"
57497msgstr ""
57498
57499#: objc/objc-act.c:631
57500#, gcc-internal-format
57501msgid "protocol attributes are not available in Objective-C 1.0"
57502msgstr ""
57503
57504#: objc/objc-act.c:696
57505#, gcc-internal-format
57506msgid "%<@end%> must appear in an @implementation context"
57507msgstr ""
57508
57509#: objc/objc-act.c:705
57510#, gcc-internal-format
57511msgid "%<@package%> is not available in Objective-C 1.0"
57512msgstr ""
57513
57514#: objc/objc-act.c:707
57515#, gcc-internal-format
57516msgid "%<@package%> presently has the same effect as %<@public%>"
57517msgstr ""
57518
57519#: objc/objc-act.c:718
57520#, gcc-internal-format
57521msgid "%<@optional%> is not available in Objective-C 1.0"
57522msgstr ""
57523
57524#: objc/objc-act.c:720
57525#, gcc-internal-format
57526msgid "%<@required%> is not available in Objective-C 1.0"
57527msgstr ""
57528
57529#: objc/objc-act.c:728
57530#, gcc-internal-format
57531msgid "%<@optional%> is allowed in @protocol context only"
57532msgstr ""
57533
57534#: objc/objc-act.c:730
57535#, gcc-internal-format
57536msgid "%<@required%> is allowed in @protocol context only"
57537msgstr ""
57538
57539#: objc/objc-act.c:837
57540#, gcc-internal-format
57541msgid "%<@property%> is not available in Objective-C 1.0"
57542msgstr ""
57543
57544#: objc/objc-act.c:841
57545#, gcc-internal-format
57546msgid "%<readonly%> attribute conflicts with %<readwrite%> attribute"
57547msgstr ""
57548
57549#: objc/objc-act.c:858
57550#, gcc-internal-format
57551msgid "%<readonly%> attribute conflicts with %<setter%> attribute"
57552msgstr ""
57553
57554#: objc/objc-act.c:864
57555#, gcc-internal-format
57556msgid "%<assign%> attribute conflicts with %<retain%> attribute"
57557msgstr ""
57558
57559#: objc/objc-act.c:869
57560#, gcc-internal-format
57561msgid "%<assign%> attribute conflicts with %<copy%> attribute"
57562msgstr ""
57563
57564#: objc/objc-act.c:874
57565#, gcc-internal-format
57566msgid "%<retain%> attribute conflicts with %<copy%> attribute"
57567msgstr ""
57568
57569#: objc/objc-act.c:891
57570#, gcc-internal-format
57571msgid "property declaration not in @interface or @protocol context"
57572msgstr ""
57573
57574#: objc/objc-act.c:902
57575#, gcc-internal-format
57576msgid "invalid property declaration"
57577msgstr ""
57578
57579#: objc/objc-act.c:910
57580#, gcc-internal-format
57581msgid "property can not be an array"
57582msgstr ""
57583
57584#. A @property is not an actual variable, but it is a way to
57585#. describe a pair of accessor methods, so its type (which is
57586#. the type of the return value of the getter and the first
57587#. argument of the setter) can't be a bitfield (as return values
57588#. and arguments of functions can not be bitfields).  The
57589#. underlying instance variable could be a bitfield, but that is
57590#. a different matter.
57591#: objc/objc-act.c:928
57592#, gcc-internal-format
57593msgid "property can not be a bit-field"
57594msgstr ""
57595
57596#: objc/objc-act.c:960
57597#, gcc-internal-format
57598msgid "object property %qD has no %<assign%>, %<retain%> or %<copy%> attribute; assuming %<assign%>"
57599msgstr ""
57600
57601#: objc/objc-act.c:963
57602#, gcc-internal-format
57603msgid "%<assign%> can be unsafe for Objective-C objects; please state explicitly if you need it"
57604msgstr ""
57605
57606#: objc/objc-act.c:970
57607#, gcc-internal-format
57608msgid "%<retain%> attribute is only valid for Objective-C objects"
57609msgstr ""
57610
57611#: objc/objc-act.c:974
57612#, gcc-internal-format
57613msgid "%<copy%> attribute is only valid for Objective-C objects"
57614msgstr ""
57615
57616#: objc/objc-act.c:1028
57617#, gcc-internal-format
57618msgid "redeclaration of property %qD"
57619msgstr ""
57620
57621#: objc/objc-act.c:1031 objc/objc-act.c:1096 objc/objc-act.c:1106
57622#: objc/objc-act.c:1119 objc/objc-act.c:1130 objc/objc-act.c:1141
57623#: objc/objc-act.c:1178 objc/objc-act.c:7552 objc/objc-act.c:7615
57624#: objc/objc-act.c:7637 objc/objc-act.c:7650 objc/objc-act.c:7668
57625#: objc/objc-act.c:7767
57626#, gcc-internal-format
57627msgid "originally specified here"
57628msgstr ""
57629
57630#: objc/objc-act.c:1093
57631#, gcc-internal-format
57632msgid "'nonatomic' attribute of property %qD conflicts with previous declaration"
57633msgstr ""
57634
57635#: objc/objc-act.c:1103
57636#, gcc-internal-format
57637msgid "'getter' attribute of property %qD conflicts with previous declaration"
57638msgstr ""
57639
57640#: objc/objc-act.c:1116
57641#, gcc-internal-format
57642msgid "'setter' attribute of property %qD conflicts with previous declaration"
57643msgstr ""
57644
57645#: objc/objc-act.c:1127
57646#, gcc-internal-format
57647msgid "assign semantics attributes of property %qD conflict with previous declaration"
57648msgstr ""
57649
57650#: objc/objc-act.c:1138
57651#, gcc-internal-format
57652msgid "'readonly' attribute of property %qD conflicts with previous declaration"
57653msgstr ""
57654
57655#: objc/objc-act.c:1176
57656#, gcc-internal-format
57657msgid "type of property %qD conflicts with previous declaration"
57658msgstr ""
57659
57660#: objc/objc-act.c:1649
57661#, gcc-internal-format
57662msgid "the dot syntax is not available in Objective-C 1.0"
57663msgstr ""
57664
57665#. We know that 'class_name' is an Objective-C class name as the
57666#. parser won't call this function if it is not.  This is only a
57667#. double-check for safety.
57668#: objc/objc-act.c:1665
57669#, gcc-internal-format
57670msgid "could not find class %qE"
57671msgstr ""
57672
57673#. Again, this should never happen, but we do check.
57674#: objc/objc-act.c:1673
57675#, gcc-internal-format
57676msgid "could not find interface for class %qE"
57677msgstr ""
57678
57679#: objc/objc-act.c:1679 objc/objc-act.c:6816 objc/objc-act.c:6947
57680#, gcc-internal-format
57681msgid "class %qE is deprecated"
57682msgstr ""
57683
57684#: objc/objc-act.c:1708
57685#, gcc-internal-format
57686msgid "could not find setter/getter for %qE in class %qE"
57687msgstr ""
57688
57689#: objc/objc-act.c:1744
57690#, gcc-internal-format
57691msgid "readonly property can not be set"
57692msgstr ""
57693
57694#: objc/objc-act.c:2015
57695#, gcc-internal-format
57696msgid "method declaration not in @interface context"
57697msgstr ""
57698
57699#: objc/objc-act.c:2019
57700#, gcc-internal-format
57701msgid "method attributes are not available in Objective-C 1.0"
57702msgstr ""
57703
57704#: objc/objc-act.c:2039
57705#, gcc-internal-format
57706msgid "method definition not in @implementation context"
57707msgstr ""
57708
57709#: objc/objc-act.c:2054
57710#, gcc-internal-format
57711msgid "method attributes can not be specified in @implementation context"
57712msgstr ""
57713
57714#: objc/objc-act.c:2283
57715#, gcc-internal-format
57716msgid "class %qs does not implement the %qE protocol"
57717msgstr ""
57718
57719#: objc/objc-act.c:2286
57720#, gcc-internal-format
57721msgid "type %qs does not conform to the %qE protocol"
57722msgstr ""
57723
57724#: objc/objc-act.c:2567
57725#, gcc-internal-format
57726msgid "comparison of distinct Objective-C types lacks a cast"
57727msgstr ""
57728
57729#: objc/objc-act.c:2571
57730#, gcc-internal-format
57731msgid "initialization from distinct Objective-C type"
57732msgstr ""
57733
57734#: objc/objc-act.c:2575
57735#, gcc-internal-format
57736msgid "assignment from distinct Objective-C type"
57737msgstr ""
57738
57739#: objc/objc-act.c:2579
57740#, gcc-internal-format
57741msgid "distinct Objective-C type in return"
57742msgstr ""
57743
57744#: objc/objc-act.c:2583
57745#, gcc-internal-format
57746msgid "passing argument %d of %qE from distinct Objective-C type"
57747msgstr ""
57748
57749#: objc/objc-act.c:2725
57750#, gcc-internal-format
57751msgid "statically allocated instance of Objective-C class %qE"
57752msgstr ""
57753
57754#: objc/objc-act.c:2734
57755#, gcc-internal-format
57756msgid "redeclaration of Objective-C class %qs"
57757msgstr ""
57758
57759#. This case happens when we are given an 'interface' which
57760#. is not a valid class name.  For example if a typedef was
57761#. used, and 'interface' really is the identifier of the
57762#. typedef, but when you resolve it you don't get an
57763#. Objective-C class, but something else, such as 'int'.
57764#. This is an error; protocols make no sense unless you use
57765#. them with Objective-C objects.
57766#: objc/objc-act.c:2776
57767#, gcc-internal-format
57768msgid "only Objective-C object types can be qualified with a protocol"
57769msgstr ""
57770
57771#: objc/objc-act.c:2840
57772#, gcc-internal-format
57773msgid "protocol %qE has circular dependency"
57774msgstr ""
57775
57776#: objc/objc-act.c:2873 objc/objc-act.c:5680
57777#, gcc-internal-format
57778msgid "cannot find protocol declaration for %qE"
57779msgstr ""
57780
57781#: objc/objc-act.c:3174 objc/objc-act.c:3829 objc/objc-act.c:6392
57782#: objc/objc-act.c:6867 objc/objc-act.c:6940 objc/objc-act.c:6993
57783#, gcc-internal-format
57784msgid "cannot find interface declaration for %qE"
57785msgstr ""
57786
57787#: objc/objc-act.c:3178
57788#, gcc-internal-format
57789msgid "interface %qE does not have valid constant string layout"
57790msgstr ""
57791
57792#: objc/objc-act.c:3183
57793#, gcc-internal-format
57794msgid "cannot find reference tag for class %qE"
57795msgstr ""
57796
57797#: objc/objc-act.c:3328
57798#, gcc-internal-format
57799msgid "%qE is not an Objective-C class name or alias"
57800msgstr ""
57801
57802#: objc/objc-act.c:3343 objc/objc-act.c:3374 objc/objc-act.c:6773
57803#: objc/objc-act.c:8098 objc/objc-act.c:8149
57804#, gcc-internal-format
57805msgid "Objective-C declarations may only appear in global scope"
57806msgstr ""
57807
57808#: objc/objc-act.c:3348
57809#, gcc-internal-format
57810msgid "cannot find class %qE"
57811msgstr ""
57812
57813#: objc/objc-act.c:3350
57814#, gcc-internal-format
57815msgid "class %qE already exists"
57816msgstr ""
57817
57818#: objc/objc-act.c:3392 objc/objc-act.c:6832
57819#, gcc-internal-format
57820msgid "%qE redeclared as different kind of symbol"
57821msgstr ""
57822
57823#: objc/objc-act.c:3394 objc/objc-act.c:3980 objc/objc-act.c:4008
57824#: objc/objc-act.c:4063 objc/objc-act.c:6834
57825#, gcc-internal-format
57826msgid "previous declaration of %q+D"
57827msgstr ""
57828
57829#: objc/objc-act.c:3683
57830#, gcc-internal-format
57831msgid "strong-cast assignment has been intercepted"
57832msgstr ""
57833
57834#: objc/objc-act.c:3725
57835#, gcc-internal-format
57836msgid "strong-cast may possibly be needed"
57837msgstr ""
57838
57839#: objc/objc-act.c:3735
57840#, gcc-internal-format
57841msgid "instance variable assignment has been intercepted"
57842msgstr ""
57843
57844#: objc/objc-act.c:3754
57845#, gcc-internal-format
57846msgid "pointer arithmetic for garbage-collected objects not allowed"
57847msgstr ""
57848
57849#: objc/objc-act.c:3760
57850#, gcc-internal-format
57851msgid "global/static variable assignment has been intercepted"
57852msgstr ""
57853
57854#: objc/objc-act.c:3977 objc/objc-act.c:4005 objc/objc-act.c:4060
57855#, gcc-internal-format
57856msgid "duplicate instance variable %q+D"
57857msgstr ""
57858
57859#: objc/objc-act.c:4120
57860#, gcc-internal-format
57861msgid "%<-fobjc-exceptions%> is required to enable Objective-C exception syntax"
57862msgstr ""
57863
57864#: objc/objc-act.c:4204
57865#, gcc-internal-format
57866msgid "@catch parameter is not a known Objective-C class type"
57867msgstr ""
57868
57869#: objc/objc-act.c:4210
57870#, gcc-internal-format
57871msgid "@catch parameter can not be protocol-qualified"
57872msgstr ""
57873
57874#: objc/objc-act.c:4255
57875#, gcc-internal-format
57876msgid "exception of type %<%T%> will be caught"
57877msgstr ""
57878
57879#: objc/objc-act.c:4257
57880#, gcc-internal-format
57881msgid "   by earlier handler for %<%T%>"
57882msgstr ""
57883
57884#: objc/objc-act.c:4304
57885#, gcc-internal-format
57886msgid "%<@try%> without %<@catch%> or %<@finally%>"
57887msgstr ""
57888
57889#: objc/objc-act.c:4332
57890#, gcc-internal-format
57891msgid "%<@throw%> (rethrow) used outside of a @catch block"
57892msgstr ""
57893
57894#: objc/objc-act.c:4345
57895#, gcc-internal-format
57896msgid "%<@throw%> argument is not an object"
57897msgstr ""
57898
57899#: objc/objc-act.c:4366
57900#, gcc-internal-format
57901msgid "%<@synchronized%> argument is not an object"
57902msgstr ""
57903
57904#: objc/objc-act.c:4574
57905#, gcc-internal-format
57906msgid "%s %qs"
57907msgstr ""
57908
57909#: objc/objc-act.c:4597 objc/objc-act.c:4616
57910#, gcc-internal-format
57911msgid "inconsistent instance variable specification"
57912msgstr ""
57913
57914#: objc/objc-act.c:4671
57915#, gcc-internal-format
57916msgid "can not use an object as parameter to a method"
57917msgstr ""
57918
57919#: objc/objc-act.c:4715
57920#, gcc-internal-format
57921msgid "method argument attributes are not available in Objective-C 1.0"
57922msgstr ""
57923
57924#: objc/objc-act.c:5089
57925#, gcc-internal-format
57926msgid "multiple methods named %<%c%E%> found"
57927msgstr ""
57928
57929#: objc/objc-act.c:5092
57930#, gcc-internal-format
57931msgid "using %<%c%s%>"
57932msgstr ""
57933
57934#: objc/objc-act.c:5101
57935#, gcc-internal-format
57936msgid "multiple selectors named %<%c%E%> found"
57937msgstr ""
57938
57939#: objc/objc-act.c:5104
57940#, gcc-internal-format
57941msgid "found %<%c%s%>"
57942msgstr ""
57943
57944#: objc/objc-act.c:5113
57945#, gcc-internal-format
57946msgid "also found %<%c%s%>"
57947msgstr ""
57948
57949#. If 'rtype' is NULL_TREE at this point it means that
57950#. we have seen no @interface corresponding to that
57951#. class name, only a @class declaration (alternatively,
57952#. this was a call such as [objc_getClass("SomeClass")
57953#. alloc], where we've never seen the @interface of
57954#. SomeClass).  So, we have a class name (class_tree)
57955#. but no actual details of the class methods.  We won't
57956#. be able to check that the class responds to the
57957#. method, and we will have to guess the method
57958#. prototype.  Emit a warning, then keep going (this
57959#. will use any method with a matching name, as if the
57960#. receiver was of type 'Class').
57961#. We could not find an @interface declaration, and
57962#. there are no protocols attached to the receiver,
57963#. so we can't complete the check that the receiver
57964#. responds to the method, and we can't retrieve the
57965#. method prototype.  But, because the receiver has
57966#. a well-specified class, the programmer did want
57967#. this check to be performed.  Emit a warning, then
57968#. keep going as if it was an 'id'.  To remove the
57969#. warning, either include an @interface for the
57970#. class, or cast the receiver to 'id'.  Note that
57971#. rtype is an IDENTIFIER_NODE at this point.
57972#: objc/objc-act.c:5399 objc/objc-act.c:5533
57973#, gcc-internal-format
57974msgid "@interface of class %qE not found"
57975msgstr ""
57976
57977#: objc/objc-act.c:5407
57978#, gcc-internal-format
57979msgid "no super class declared in @interface for %qE"
57980msgstr ""
57981
57982#: objc/objc-act.c:5458
57983#, gcc-internal-format
57984msgid "found %<-%E%> instead of %<+%E%> in protocol(s)"
57985msgstr ""
57986
57987#. We have a type, but it's not an Objective-C type (!).
57988#: objc/objc-act.c:5570
57989#, gcc-internal-format
57990msgid "invalid receiver type %qs"
57991msgstr ""
57992
57993#: objc/objc-act.c:5587
57994#, gcc-internal-format
57995msgid "%<%c%E%> not found in protocol(s)"
57996msgstr ""
57997
57998#: objc/objc-act.c:5601
57999#, gcc-internal-format
58000msgid "%qE may not respond to %<%c%E%>"
58001msgstr ""
58002
58003#: objc/objc-act.c:5609
58004#, gcc-internal-format
58005msgid "no %<%c%E%> method found"
58006msgstr ""
58007
58008#: objc/objc-act.c:5616
58009#, gcc-internal-format
58010msgid "(Messages without a matching method signature"
58011msgstr ""
58012
58013#: objc/objc-act.c:5618
58014#, gcc-internal-format
58015msgid "will be assumed to return %<id%> and accept"
58016msgstr ""
58017
58018#: objc/objc-act.c:5620
58019#, gcc-internal-format
58020msgid "%<...%> as arguments.)"
58021msgstr ""
58022
58023#: objc/objc-act.c:5729
58024#, gcc-internal-format
58025msgid "undeclared selector %qE"
58026msgstr ""
58027
58028#. Historically, a class method that produced objects (factory
58029#. method) would assign `self' to the instance that it
58030#. allocated.  This would effectively turn the class method into
58031#. an instance method.  Following this assignment, the instance
58032#. variables could be accessed.  That practice, while safe,
58033#. violates the simple rule that a class method should not refer
58034#. to an instance variable.  It's better to catch the cases
58035#. where this is done unknowingly than to support the above
58036#. paradigm.
58037#: objc/objc-act.c:5753
58038#, gcc-internal-format
58039msgid "instance variable %qE accessed in class method"
58040msgstr ""
58041
58042#: objc/objc-act.c:5983 objc/objc-act.c:6003
58043#, gcc-internal-format
58044msgid "method %<%c%E%> declared %<@optional%> and %<@required%> at the same time"
58045msgstr ""
58046
58047#: objc/objc-act.c:5987
58048#, gcc-internal-format
58049msgid "previous declaration of %<%c%E%> as %<@required%>"
58050msgstr ""
58051
58052#: objc/objc-act.c:6007
58053#, gcc-internal-format
58054msgid "previous declaration of %<%c%E%> as %<@optional%>"
58055msgstr ""
58056
58057#: objc/objc-act.c:6067
58058#, gcc-internal-format
58059msgid "duplicate declaration of method %<%c%E%> with conflicting types"
58060msgstr ""
58061
58062#: objc/objc-act.c:6071
58063#, gcc-internal-format
58064msgid "previous declaration of %<%c%E%>"
58065msgstr ""
58066
58067#: objc/objc-act.c:6108
58068#, gcc-internal-format
58069msgid "duplicate interface declaration for category %<%E(%E)%>"
58070msgstr ""
58071
58072#: objc/objc-act.c:6196
58073#, gcc-internal-format
58074msgid "illegal reference type specified for instance variable %qs"
58075msgstr ""
58076
58077#: objc/objc-act.c:6207
58078#, gcc-internal-format
58079msgid "instance variable %qs has unknown size"
58080msgstr ""
58081
58082#: objc/objc-act.c:6228
58083#, gcc-internal-format
58084msgid "instance variable %qs uses flexible array member"
58085msgstr ""
58086
58087#: objc/objc-act.c:6255
58088#, gcc-internal-format
58089msgid "type %qE has no default constructor to call"
58090msgstr ""
58091
58092#: objc/objc-act.c:6261
58093#, gcc-internal-format
58094msgid "destructor for %qE shall not be run either"
58095msgstr ""
58096
58097#. Vtable pointers are Real Bad(tm), since Obj-C cannot
58098#. initialize them.
58099#: objc/objc-act.c:6273
58100#, gcc-internal-format
58101msgid "type %qE has virtual member functions"
58102msgstr ""
58103
58104#: objc/objc-act.c:6274
58105#, gcc-internal-format
58106msgid "illegal aggregate type %qE specified for instance variable %qs"
58107msgstr ""
58108
58109#: objc/objc-act.c:6284
58110#, gcc-internal-format
58111msgid "type %qE has a user-defined constructor"
58112msgstr ""
58113
58114#: objc/objc-act.c:6286
58115#, gcc-internal-format
58116msgid "type %qE has a user-defined destructor"
58117msgstr ""
58118
58119#: objc/objc-act.c:6290
58120#, gcc-internal-format
58121msgid "C++ constructors and destructors will not be invoked for Objective-C fields"
58122msgstr ""
58123
58124#: objc/objc-act.c:6421
58125#, gcc-internal-format
58126msgid "instance variable %qE is declared private"
58127msgstr ""
58128
58129#: objc/objc-act.c:6432
58130#, gcc-internal-format
58131msgid "instance variable %qE is %s; this will be a hard error in the future"
58132msgstr ""
58133
58134#: objc/objc-act.c:6439
58135#, gcc-internal-format
58136msgid "instance variable %qE is declared %s"
58137msgstr ""
58138
58139#: objc/objc-act.c:6550 objc/objc-act.c:6665
58140#, gcc-internal-format
58141msgid "incomplete implementation of class %qE"
58142msgstr ""
58143
58144#: objc/objc-act.c:6554 objc/objc-act.c:6669
58145#, gcc-internal-format
58146msgid "incomplete implementation of category %qE"
58147msgstr ""
58148
58149#: objc/objc-act.c:6563 objc/objc-act.c:6677
58150#, gcc-internal-format
58151msgid "method definition for %<%c%E%> not found"
58152msgstr ""
58153
58154#: objc/objc-act.c:6718
58155#, gcc-internal-format
58156msgid "%s %qE does not fully implement the %qE protocol"
58157msgstr ""
58158
58159#: objc/objc-act.c:6808
58160#, gcc-internal-format
58161msgid "cannot find interface declaration for %qE, superclass of %qE"
58162msgstr ""
58163
58164#: objc/objc-act.c:6847
58165#, gcc-internal-format
58166msgid "reimplementation of class %qE"
58167msgstr ""
58168
58169#: objc/objc-act.c:6880
58170#, gcc-internal-format
58171msgid "conflicting super class name %qE"
58172msgstr ""
58173
58174#: objc/objc-act.c:6883
58175#, gcc-internal-format
58176msgid "previous declaration of %qE"
58177msgstr ""
58178
58179#: objc/objc-act.c:6885
58180#, gcc-internal-format
58181msgid "previous declaration"
58182msgstr ""
58183
58184#: objc/objc-act.c:6898 objc/objc-act.c:6900
58185#, gcc-internal-format
58186msgid "duplicate interface declaration for class %qE"
58187msgstr ""
58188
58189#: objc/objc-act.c:7219 objc/objc-act.c:7415
58190#, gcc-internal-format
58191msgid "can not find instance variable associated with property"
58192msgstr ""
58193
58194#. TODO: This should be caught much earlier than this.
58195#: objc/objc-act.c:7381
58196#, gcc-internal-format
58197msgid "invalid setter, it must have one argument"
58198msgstr ""
58199
58200#: objc/objc-act.c:7545 objc/objc-act.c:7760
58201#, gcc-internal-format
58202msgid "property %qs already specified in %<@dynamic%>"
58203msgstr ""
58204
58205#: objc/objc-act.c:7548 objc/objc-act.c:7763
58206#, gcc-internal-format
58207msgid "property %qs already specified in %<@synthesize%>"
58208msgstr ""
58209
58210#: objc/objc-act.c:7562 objc/objc-act.c:7777
58211#, gcc-internal-format
58212msgid "no declaration of property %qs found in the interface"
58213msgstr ""
58214
58215#: objc/objc-act.c:7589
58216#, gcc-internal-format
58217msgid "ivar %qs used by %<@synthesize%> declaration must be an existing ivar"
58218msgstr ""
58219
58220#: objc/objc-act.c:7610
58221#, gcc-internal-format
58222msgid "property %qs is using instance variable %qs of incompatible type"
58223msgstr ""
58224
58225#: objc/objc-act.c:7632
58226#, gcc-internal-format
58227msgid "'assign' property %qs is using bit-field instance variable %qs"
58228msgstr ""
58229
58230#: objc/objc-act.c:7645
58231#, gcc-internal-format
58232msgid "'atomic' property %qs is using bit-field instance variable %qs"
58233msgstr ""
58234
58235#: objc/objc-act.c:7663
58236#, gcc-internal-format
58237msgid "property %qs is using the same instance variable as property %qs"
58238msgstr ""
58239
58240#: objc/objc-act.c:7704
58241#, gcc-internal-format
58242msgid "%<@synthesize%> is not available in Objective-C 1.0"
58243msgstr ""
58244
58245#. We can get here only in Objective-C; the Objective-C++ parser
58246#. detects the problem while parsing, outputs the error
58247#. "misplaced '@synthesize' Objective-C++ construct" and skips
58248#. the declaration.
58249#: objc/objc-act.c:7715
58250#, gcc-internal-format
58251msgid "%<@synthesize%> not in @implementation context"
58252msgstr ""
58253
58254#: objc/objc-act.c:7721
58255#, gcc-internal-format
58256msgid "%<@synthesize%> can not be used in categories"
58257msgstr ""
58258
58259#: objc/objc-act.c:7730
58260#, gcc-internal-format
58261msgid "%<@synthesize%> requires the @interface of the class to be available"
58262msgstr ""
58263
58264#: objc/objc-act.c:7813
58265#, gcc-internal-format
58266msgid "%<@dynamic%> is not available in Objective-C 1.0"
58267msgstr ""
58268
58269#. We can get here only in Objective-C; the Objective-C++ parser
58270#. detects the problem while parsing, outputs the error
58271#. "misplaced '@dynamic' Objective-C++ construct" and skips the
58272#. declaration.
58273#: objc/objc-act.c:7824
58274#, gcc-internal-format
58275msgid "%<@dynamic%> not in @implementation context"
58276msgstr ""
58277
58278#: objc/objc-act.c:7846
58279#, gcc-internal-format
58280msgid "%<@dynamic%> requires the @interface of the class to be available"
58281msgstr ""
58282
58283#: objc/objc-act.c:8044
58284#, gcc-internal-format
58285msgid "definition of protocol %qE not found"
58286msgstr ""
58287
58288#. It would be nice to use warn_deprecated_use() here, but
58289#. we are using TREE_CHAIN (which is supposed to be the
58290#. TYPE_STUB_DECL for a TYPE) for something different.
58291#: objc/objc-act.c:8075
58292#, gcc-internal-format
58293msgid "protocol %qE is deprecated"
58294msgstr ""
58295
58296#: objc/objc-act.c:8194
58297#, gcc-internal-format
58298msgid "duplicate declaration for protocol %qE"
58299msgstr ""
58300
58301#: objc/objc-act.c:8705
58302#, gcc-internal-format
58303msgid "conflicting types for %<%c%s%>"
58304msgstr ""
58305
58306#: objc/objc-act.c:8709
58307#, gcc-internal-format
58308msgid "previous declaration of %<%c%s%>"
58309msgstr ""
58310
58311#: objc/objc-act.c:8809
58312#, gcc-internal-format
58313msgid "no super class declared in interface for %qE"
58314msgstr ""
58315
58316#: objc/objc-act.c:8836
58317#, gcc-internal-format
58318msgid "[super ...] must appear in a method context"
58319msgstr ""
58320
58321#: objc/objc-act.c:8876
58322#, gcc-internal-format
58323msgid "method possibly missing a [super dealloc] call"
58324msgstr ""
58325
58326#: objc/objc-act.c:9340
58327#, gcc-internal-format
58328msgid "instance variable %qs is declared private"
58329msgstr ""
58330
58331#: objc/objc-act.c:9393
58332#, gcc-internal-format
58333msgid "local declaration of %qE hides instance variable"
58334msgstr ""
58335
58336#. This can happen if DECL_ARTIFICIAL (*expr_p), but
58337#. should be impossible for real properties, which always
58338#. have a getter.
58339#: objc/objc-act.c:9439
58340#, gcc-internal-format
58341msgid "no %qs getter found"
58342msgstr ""
58343
58344#: objc/objc-act.c:9679
58345#, gcc-internal-format
58346msgid "fast enumeration is not available in Objective-C 1.0"
58347msgstr ""
58348
58349#: objc/objc-act.c:9689
58350#, gcc-internal-format
58351msgid "iterating variable in fast enumeration is not an object"
58352msgstr ""
58353
58354#: objc/objc-act.c:9695
58355#, gcc-internal-format
58356msgid "collection in fast enumeration is not an object"
58357msgstr ""
58358
58359#: objc/objc-encoding.c:130
58360#, gcc-internal-format
58361msgid "type %qT does not have a known size"
58362msgstr ""
58363
58364#: objc/objc-encoding.c:720
58365#, gcc-internal-format
58366msgid "unknown type %<%T%> found during Objective-C encoding"
58367msgstr ""
58368
58369#. Do not do any encoding, produce an error and keep going.
58370#: objc/objc-encoding.c:803
58371#, gcc-internal-format
58372msgid "trying to encode non-integer type as a bitfield"
58373msgstr ""
58374
58375#: objc/objc-gnu-runtime-abi-01.c:131
58376#, gcc-internal-format
58377msgid "%<-fobjc-gc%> is ignored for %<-fgnu-runtime%>"
58378msgstr ""
58379
58380#: objc/objc-gnu-runtime-abi-01.c:139
58381#, gcc-internal-format
58382msgid "%<-fobjc-sjlj-exceptions%> is ignored for %<-fgnu-runtime%>"
58383msgstr ""
58384
58385#: objc/objc-gnu-runtime-abi-01.c:2168 objc/objc-next-runtime-abi-01.c:2815
58386#: objc/objc-next-runtime-abi-02.c:3587
58387#, gcc-internal-format
58388msgid "non-objective-c type '%T' cannot be caught"
58389msgstr ""
58390
58391#: objc/objc-next-runtime-abi-01.c:150
58392#, gcc-internal-format
58393msgid "%<-fobjc-sjlj-exceptions%> is the only supported exceptions system for %<-fnext-runtime%> with %<-fobjc-abi-version%> < 2"
58394msgstr ""
58395
58396#: objc/objc-next-runtime-abi-02.c:242
58397#, gcc-internal-format
58398msgid "%<-fobjc-sjlj-exceptions%> is ignored for %<-fnext-runtime%> when %<-fobjc-abi-version%> >= 2"
58399msgstr ""
58400
58401#: objc/objc-runtime-shared-support.c:425
58402#, gcc-internal-format
58403msgid "creating selector for nonexistent method %qE"
58404msgstr ""
58405
58406#~ msgid "Option tag unknown"
58407#~ msgstr "Oznaka opcije nepoznata"
58408
58409#~ msgid "Unexpected type in write_state_scalar_type"
58410#~ msgstr "Neočekivana vrsta u write_state_scalar_type"
58411
58412#~ msgid "Unexpected type in write_state_string_type"
58413#~ msgstr "Neočekivana vrsta u write_state_string_type"
58414
58415#~ msgid "output error when writing state file %s [%s]"
58416#~ msgstr "izlazna greška pri pisanju datoteke stanja %s [%s]"
58417
58418#~ msgid "can't get program status"
58419#~ msgstr "ne mogu dohvatiti stanje programa"
58420
58421#~ msgid "%s terminated with signal %d [%s], core dumped"
58422#~ msgstr "%s prekinut signalom %d [%s], jezgra izbačena"
58423
58424#~ msgid "could not write to temporary file %s"
58425#~ msgstr "ne mogu pisati u privremenu datoteku %s"
58426
58427#~ msgid "out of memory"
58428#~ msgstr "nema dovoljno memorije"
58429
58430#~ msgid "optimizing for size and code size would grow"
58431#~ msgstr "optimiziram za veličinu i veličina koda može narasti"
58432