* gcc.dg/compat/struct-layout-1_generate.c (dg_options): New. Moved
[official-gcc.git] / gcc / po / gcc.pot
blob85a5b79ce5a8c5ac2578df33391f7e23cd4ed4ee
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR Free Software Foundation, Inc.
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
6 #, fuzzy
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: http://gcc.gnu.org/bugs.html\n"
11 "POT-Creation-Date: 2008-08-27 17:39+0000\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=CHARSET\n"
17 "Content-Transfer-Encoding: 8bit\n"
19 #: c-decl.c:3799
20 msgid "<anonymous>"
21 msgstr ""
23 #: c-format.c:361 c-format.c:385 config/i386/msformat-c.c:49
24 msgid "' ' flag"
25 msgstr ""
27 #: c-format.c:361 c-format.c:385 config/i386/msformat-c.c:49
28 msgid "the ' ' printf flag"
29 msgstr ""
31 #: c-format.c:362 c-format.c:386 c-format.c:420 c-format.c:432 c-format.c:491
32 #: config/i386/msformat-c.c:50
33 msgid "'+' flag"
34 msgstr ""
36 #: c-format.c:362 c-format.c:386 c-format.c:420 c-format.c:432
37 #: config/i386/msformat-c.c:50
38 msgid "the '+' printf flag"
39 msgstr ""
41 #: c-format.c:363 c-format.c:387 c-format.c:433 c-format.c:467
42 #: config/i386/msformat-c.c:51 config/i386/msformat-c.c:86
43 msgid "'#' flag"
44 msgstr ""
46 #: c-format.c:363 c-format.c:387 c-format.c:433 config/i386/msformat-c.c:51
47 msgid "the '#' printf flag"
48 msgstr ""
50 #: c-format.c:364 c-format.c:388 c-format.c:465 config/i386/msformat-c.c:52
51 msgid "'0' flag"
52 msgstr ""
54 #: c-format.c:364 c-format.c:388 config/i386/msformat-c.c:52
55 msgid "the '0' printf flag"
56 msgstr ""
58 #: c-format.c:365 c-format.c:389 c-format.c:464 c-format.c:494
59 #: config/i386/msformat-c.c:53
60 msgid "'-' flag"
61 msgstr ""
63 #: c-format.c:365 c-format.c:389 config/i386/msformat-c.c:53
64 msgid "the '-' printf flag"
65 msgstr ""
67 #: c-format.c:366 c-format.c:447 config/i386/msformat-c.c:54
68 #: config/i386/msformat-c.c:74
69 msgid "''' flag"
70 msgstr ""
72 #: c-format.c:366 config/i386/msformat-c.c:54
73 msgid "the ''' printf flag"
74 msgstr ""
76 #: c-format.c:367 c-format.c:448
77 msgid "'I' flag"
78 msgstr ""
80 #: c-format.c:367
81 msgid "the 'I' printf flag"
82 msgstr ""
84 #: c-format.c:368 c-format.c:390 c-format.c:445 c-format.c:468 c-format.c:495
85 #: c-format.c:1629 config/sol2-c.c:45 config/i386/msformat-c.c:55
86 #: config/i386/msformat-c.c:72
87 msgid "field width"
88 msgstr ""
90 #: c-format.c:368 c-format.c:390 config/sol2-c.c:45
91 #: config/i386/msformat-c.c:55
92 msgid "field width in printf format"
93 msgstr ""
95 #: c-format.c:369 c-format.c:391 c-format.c:422 c-format.c:435
96 #: config/i386/msformat-c.c:56
97 msgid "precision"
98 msgstr ""
100 #: c-format.c:369 c-format.c:391 c-format.c:422 c-format.c:435
101 #: config/i386/msformat-c.c:56
102 msgid "precision in printf format"
103 msgstr ""
105 #: c-format.c:370 c-format.c:392 c-format.c:423 c-format.c:436 c-format.c:446
106 #: c-format.c:498 config/sol2-c.c:46 config/i386/msformat-c.c:57
107 #: config/i386/msformat-c.c:73
108 msgid "length modifier"
109 msgstr ""
111 #: c-format.c:370 c-format.c:392 c-format.c:423 c-format.c:436
112 #: config/sol2-c.c:46 config/i386/msformat-c.c:57
113 msgid "length modifier in printf format"
114 msgstr ""
116 #: c-format.c:421 c-format.c:434
117 msgid "'q' flag"
118 msgstr ""
120 #: c-format.c:421 c-format.c:434
121 msgid "the 'q' diagnostic flag"
122 msgstr ""
124 #: c-format.c:442 config/i386/msformat-c.c:70
125 msgid "assignment suppression"
126 msgstr ""
128 #: c-format.c:442 config/i386/msformat-c.c:70
129 msgid "the assignment suppression scanf feature"
130 msgstr ""
132 #: c-format.c:443 config/i386/msformat-c.c:71
133 msgid "'a' flag"
134 msgstr ""
136 #: c-format.c:443 config/i386/msformat-c.c:71
137 msgid "the 'a' scanf flag"
138 msgstr ""
140 #: c-format.c:444
141 msgid "'m' flag"
142 msgstr ""
144 #: c-format.c:444
145 msgid "the 'm' scanf flag"
146 msgstr ""
148 #: c-format.c:445 config/i386/msformat-c.c:72
149 msgid "field width in scanf format"
150 msgstr ""
152 #: c-format.c:446 config/i386/msformat-c.c:73
153 msgid "length modifier in scanf format"
154 msgstr ""
156 #: c-format.c:447 config/i386/msformat-c.c:74
157 msgid "the ''' scanf flag"
158 msgstr ""
160 #: c-format.c:448
161 msgid "the 'I' scanf flag"
162 msgstr ""
164 #: c-format.c:463
165 msgid "'_' flag"
166 msgstr ""
168 #: c-format.c:463
169 msgid "the '_' strftime flag"
170 msgstr ""
172 #: c-format.c:464
173 msgid "the '-' strftime flag"
174 msgstr ""
176 #: c-format.c:465
177 msgid "the '0' strftime flag"
178 msgstr ""
180 #: c-format.c:466 c-format.c:490
181 msgid "'^' flag"
182 msgstr ""
184 #: c-format.c:466
185 msgid "the '^' strftime flag"
186 msgstr ""
188 #: c-format.c:467 config/i386/msformat-c.c:86
189 msgid "the '#' strftime flag"
190 msgstr ""
192 #: c-format.c:468
193 msgid "field width in strftime format"
194 msgstr ""
196 #: c-format.c:469
197 msgid "'E' modifier"
198 msgstr ""
200 #: c-format.c:469
201 msgid "the 'E' strftime modifier"
202 msgstr ""
204 #: c-format.c:470
205 msgid "'O' modifier"
206 msgstr ""
208 #: c-format.c:470
209 msgid "the 'O' strftime modifier"
210 msgstr ""
212 #: c-format.c:471
213 msgid "the 'O' modifier"
214 msgstr ""
216 #: c-format.c:489
217 msgid "fill character"
218 msgstr ""
220 #: c-format.c:489
221 msgid "fill character in strfmon format"
222 msgstr ""
224 #: c-format.c:490
225 msgid "the '^' strfmon flag"
226 msgstr ""
228 #: c-format.c:491
229 msgid "the '+' strfmon flag"
230 msgstr ""
232 #: c-format.c:492
233 msgid "'(' flag"
234 msgstr ""
236 #: c-format.c:492
237 msgid "the '(' strfmon flag"
238 msgstr ""
240 #: c-format.c:493
241 msgid "'!' flag"
242 msgstr ""
244 #: c-format.c:493
245 msgid "the '!' strfmon flag"
246 msgstr ""
248 #: c-format.c:494
249 msgid "the '-' strfmon flag"
250 msgstr ""
252 #: c-format.c:495
253 msgid "field width in strfmon format"
254 msgstr ""
256 #: c-format.c:496
257 msgid "left precision"
258 msgstr ""
260 #: c-format.c:496
261 msgid "left precision in strfmon format"
262 msgstr ""
264 #: c-format.c:497
265 msgid "right precision"
266 msgstr ""
268 #: c-format.c:497
269 msgid "right precision in strfmon format"
270 msgstr ""
272 #: c-format.c:498
273 msgid "length modifier in strfmon format"
274 msgstr ""
276 #: c-format.c:1731
277 msgid "field precision"
278 msgstr ""
280 #: c-opts.c:1455 fortran/cpp.c:548
281 msgid "<built-in>"
282 msgstr ""
284 #. Handle deferred options from command-line.
285 #: c-opts.c:1473 fortran/cpp.c:553
286 msgid "<command-line>"
287 msgstr ""
289 #: c-typeck.c:2460 c-typeck.c:4890 c-typeck.c:4893 c-typeck.c:4901
290 #: c-typeck.c:4931 c-typeck.c:6301
291 msgid "initializer element is not constant"
292 msgstr ""
294 #: c-typeck.c:4680
295 msgid "array initialized from parenthesized string constant"
296 msgstr ""
298 #: c-typeck.c:4742 cp/typeck2.c:752
299 #, gcc-internal-format
300 msgid "char-array initialized from wide string"
301 msgstr ""
303 #: c-typeck.c:4750
304 msgid "wide character array initialized from non-wide string"
305 msgstr ""
307 #: c-typeck.c:4756
308 msgid "wide character array initialized from incompatible wide string"
309 msgstr ""
311 #: c-typeck.c:4774 cp/typeck2.c:780
312 #, gcc-internal-format
313 msgid "initializer-string for array of chars is too long"
314 msgstr ""
316 #: c-typeck.c:4780
317 msgid "array of inappropriate type initialized from string constant"
318 msgstr ""
320 #. ??? This should not be an error when inlining calls to
321 #. unprototyped functions.
322 #: c-typeck.c:4847 c-typeck.c:4353 cp/typeck.c:1609
323 #, gcc-internal-format
324 msgid "invalid use of non-lvalue array"
325 msgstr ""
327 #: c-typeck.c:4873
328 msgid "array initialized from non-constant array expression"
329 msgstr ""
331 #: c-typeck.c:4938 c-typeck.c:6306
332 #, gcc-internal-format
333 msgid "initializer element is not computable at load time"
334 msgstr ""
336 #. Although C99 is unclear about whether incomplete arrays
337 #. of VLAs themselves count as VLAs, it does not make
338 #. sense to permit them to be initialized given that
339 #. ordinary VLAs may not be initialized.
340 #: c-typeck.c:4949 c-decl.c:3204 c-decl.c:3219
341 #, gcc-internal-format
342 msgid "variable-sized object may not be initialized"
343 msgstr ""
345 #: c-typeck.c:4953
346 msgid "invalid initializer"
347 msgstr ""
349 #: c-typeck.c:5427
350 msgid "extra brace group at end of initializer"
351 msgstr ""
353 #: c-typeck.c:5447
354 msgid "missing braces around initializer"
355 msgstr ""
357 #: c-typeck.c:5508
358 msgid "braces around scalar initializer"
359 msgstr ""
361 #: c-typeck.c:5565
362 msgid "initialization of flexible array member in a nested context"
363 msgstr ""
365 #: c-typeck.c:5568
366 msgid "initialization of a flexible array member"
367 msgstr ""
369 #: c-typeck.c:5596
370 msgid "missing initializer"
371 msgstr ""
373 #: c-typeck.c:5618
374 msgid "empty scalar initializer"
375 msgstr ""
377 #: c-typeck.c:5623
378 msgid "extra elements in scalar initializer"
379 msgstr ""
381 #: c-typeck.c:5720 c-typeck.c:5780
382 msgid "array index in non-array initializer"
383 msgstr ""
385 #: c-typeck.c:5725 c-typeck.c:5833
386 msgid "field name not in record or union initializer"
387 msgstr ""
389 #: c-typeck.c:5771
390 msgid "array index in initializer not of integer type"
391 msgstr ""
393 #: c-typeck.c:5776 c-typeck.c:5778
394 msgid "nonconstant array index in initializer"
395 msgstr ""
397 #: c-typeck.c:5782 c-typeck.c:5785
398 msgid "array index in initializer exceeds array bounds"
399 msgstr ""
401 #: c-typeck.c:5796
402 msgid "empty index range in initializer"
403 msgstr ""
405 #: c-typeck.c:5805
406 msgid "array index range in initializer exceeds array bounds"
407 msgstr ""
409 #: c-typeck.c:5880 c-typeck.c:5903 c-typeck.c:6370
410 msgid "initialized field with side-effects overwritten"
411 msgstr ""
413 #: c-typeck.c:5882 c-typeck.c:5905 c-typeck.c:6372
414 msgid "initialized field overwritten"
415 msgstr ""
417 #: c-typeck.c:6580
418 msgid "excess elements in char array initializer"
419 msgstr ""
421 #: c-typeck.c:6587 c-typeck.c:6634
422 msgid "excess elements in struct initializer"
423 msgstr ""
425 #: c-typeck.c:6649
426 msgid "non-static initialization of a flexible array member"
427 msgstr ""
429 #: c-typeck.c:6718
430 msgid "excess elements in union initializer"
431 msgstr ""
433 #: c-typeck.c:6806
434 msgid "excess elements in array initializer"
435 msgstr ""
437 #: c-typeck.c:6837
438 msgid "excess elements in vector initializer"
439 msgstr ""
441 #: c-typeck.c:6862
442 msgid "excess elements in scalar initializer"
443 msgstr ""
445 #: cfgrtl.c:1915
446 msgid "flow control insn inside a basic block"
447 msgstr ""
449 #: cfgrtl.c:2044
450 msgid "wrong insn in the fallthru edge"
451 msgstr ""
453 #: cfgrtl.c:2100
454 msgid "insn outside basic block"
455 msgstr ""
457 #: cfgrtl.c:2107
458 msgid "return not followed by barrier"
459 msgstr ""
461 #: cgraph.c:635 ipa-inline.c:423
462 msgid "function body not available"
463 msgstr ""
465 #: cgraph.c:637 cgraphbuild.c:95
466 msgid "redefined extern inline functions are not considered for inlining"
467 msgstr ""
469 #: cgraph.c:640 cgraphbuild.c:102
470 msgid "function not considered for inlining"
471 msgstr ""
473 #: cgraph.c:642 cgraphbuild.c:98
474 msgid "function not inlinable"
475 msgstr ""
477 #: cgraphbuild.c:100
478 msgid "mismatched arguments"
479 msgstr ""
481 #: collect2.c:395 gcc.c:6990
482 #, c-format
483 msgid "internal gcc abort in %s, at %s:%d"
484 msgstr ""
486 #: collect2.c:909
487 #, c-format
488 msgid "no arguments"
489 msgstr ""
491 #: collect2.c:1283 collect2.c:1431 collect2.c:1466
492 #, c-format
493 msgid "fopen %s"
494 msgstr ""
496 #: collect2.c:1286 collect2.c:1436 collect2.c:1469
497 #, c-format
498 msgid "fclose %s"
499 msgstr ""
501 #: collect2.c:1295
502 #, c-format
503 msgid "collect2 version %s"
504 msgstr ""
506 #: collect2.c:1385
507 #, c-format
508 msgid "%d constructor(s) found\n"
509 msgstr ""
511 #: collect2.c:1386
512 #, c-format
513 msgid "%d destructor(s)  found\n"
514 msgstr ""
516 #: collect2.c:1387
517 #, c-format
518 msgid "%d frame table(s) found\n"
519 msgstr ""
521 #: collect2.c:1524
522 #, c-format
523 msgid "can't get program status"
524 msgstr ""
526 #: collect2.c:1593
527 #, c-format
528 msgid "could not open response file %s"
529 msgstr ""
531 #: collect2.c:1598
532 #, c-format
533 msgid "could not write to response file %s"
534 msgstr ""
536 #: collect2.c:1603
537 #, c-format
538 msgid "could not close response file %s"
539 msgstr ""
541 #: collect2.c:1621
542 #, c-format
543 msgid "[cannot find %s]"
544 msgstr ""
546 #: collect2.c:1636
547 #, c-format
548 msgid "cannot find '%s'"
549 msgstr ""
551 #: collect2.c:1640 collect2.c:2131 collect2.c:2286 gcc.c:2997
552 #, c-format
553 msgid "pex_init failed"
554 msgstr ""
556 #: collect2.c:1678
557 #, c-format
558 msgid "[Leaving %s]\n"
559 msgstr ""
561 #: collect2.c:1899
562 #, c-format
563 msgid ""
564 "\n"
565 "write_c_file - output name is %s, prefix is %s\n"
566 msgstr ""
568 #: collect2.c:2105
569 #, c-format
570 msgid "cannot find 'nm'"
571 msgstr ""
573 #: collect2.c:2152
574 #, c-format
575 msgid "can't open nm output"
576 msgstr ""
578 #: collect2.c:2196
579 #, c-format
580 msgid "init function found in object %s"
581 msgstr ""
583 #: collect2.c:2204
584 #, c-format
585 msgid "fini function found in object %s"
586 msgstr ""
588 #: collect2.c:2307
589 #, c-format
590 msgid "can't open ldd output"
591 msgstr ""
593 #: collect2.c:2310
594 #, c-format
595 msgid ""
596 "\n"
597 "ldd output with constructors/destructors.\n"
598 msgstr ""
600 #: collect2.c:2325
601 #, c-format
602 msgid "dynamic dependency %s not found"
603 msgstr ""
605 #: collect2.c:2337
606 #, c-format
607 msgid "unable to open dynamic dependency '%s'"
608 msgstr ""
610 #: collect2.c:2493
611 #, c-format
612 msgid "%s: not a COFF file"
613 msgstr ""
615 #: collect2.c:2613
616 #, c-format
617 msgid "%s: cannot open as COFF file"
618 msgstr ""
620 #: collect2.c:2671
621 #, c-format
622 msgid "library lib%s not found"
623 msgstr ""
625 #: cppspec.c:106
626 #, c-format
627 msgid "\"%s\" is not a valid option to the preprocessor"
628 msgstr ""
630 #: cppspec.c:128
631 #, c-format
632 msgid "too many input files"
633 msgstr ""
635 #: diagnostic.c:186
636 #, c-format
637 msgid "compilation terminated due to -Wfatal-errors.\n"
638 msgstr ""
640 #: diagnostic.c:195
641 #, c-format
642 msgid ""
643 "Please submit a full bug report,\n"
644 "with preprocessed source if appropriate.\n"
645 "See %s for instructions.\n"
646 msgstr ""
648 #: diagnostic.c:204
649 #, c-format
650 msgid "compilation terminated.\n"
651 msgstr ""
653 #: diagnostic.c:382
654 #, c-format
655 msgid "%s:%d: confused by earlier errors, bailing out\n"
656 msgstr ""
658 #: diagnostic.c:680
659 #, c-format
660 msgid "Internal compiler error: Error reporting routines re-entered.\n"
661 msgstr ""
663 #: final.c:1131
664 msgid "negative insn length"
665 msgstr ""
667 #: final.c:2601
668 msgid "could not split insn"
669 msgstr ""
671 #: final.c:2992
672 msgid "invalid 'asm': "
673 msgstr ""
675 #: final.c:3175
676 #, c-format
677 msgid "nested assembly dialect alternatives"
678 msgstr ""
680 #: final.c:3192 final.c:3204
681 #, c-format
682 msgid "unterminated assembly dialect alternative"
683 msgstr ""
685 #: final.c:3251
686 #, c-format
687 msgid "operand number missing after %%-letter"
688 msgstr ""
690 #: final.c:3254 final.c:3295
691 #, c-format
692 msgid "operand number out of range"
693 msgstr ""
695 #: final.c:3314
696 #, c-format
697 msgid "invalid %%-code"
698 msgstr ""
700 #: final.c:3344
701 #, c-format
702 msgid "'%%l' operand isn't a label"
703 msgstr ""
705 #. We can't handle floating point constants;
706 #. PRINT_OPERAND must handle them.
707 #. We can't handle floating point constants; PRINT_OPERAND must
708 #. handle them.
709 #. We can't handle floating point constants;
710 #. PRINT_OPERAND must handle them.
711 #: final.c:3456 vmsdbgout.c:487 config/i386/i386.c:9651
712 #: config/pdp11/pdp11.c:1708
713 #, c-format
714 msgid "floating constant misused"
715 msgstr ""
717 #: final.c:3518 vmsdbgout.c:544 config/i386/i386.c:9732
718 #: config/pdp11/pdp11.c:1755
719 #, c-format
720 msgid "invalid expression as operand"
721 msgstr ""
723 #: gcc.c:1719
724 #, c-format
725 msgid "Using built-in specs.\n"
726 msgstr ""
728 #: gcc.c:1897
729 #, c-format
730 msgid ""
731 "Setting spec %s to '%s'\n"
732 "\n"
733 msgstr ""
735 #: gcc.c:2012
736 #, c-format
737 msgid "Reading specs from %s\n"
738 msgstr ""
740 #: gcc.c:2108 gcc.c:2127
741 #, c-format
742 msgid "specs %%include syntax malformed after %ld characters"
743 msgstr ""
745 #: gcc.c:2135
746 #, c-format
747 msgid "could not find specs file %s\n"
748 msgstr ""
750 #: gcc.c:2152 gcc.c:2160 gcc.c:2169 gcc.c:2178
751 #, c-format
752 msgid "specs %%rename syntax malformed after %ld characters"
753 msgstr ""
755 #: gcc.c:2187
756 #, c-format
757 msgid "specs %s spec was not found to be renamed"
758 msgstr ""
760 #: gcc.c:2194
761 #, c-format
762 msgid "%s: attempt to rename spec '%s' to already defined spec '%s'"
763 msgstr ""
765 #: gcc.c:2199
766 #, c-format
767 msgid "rename spec %s to %s\n"
768 msgstr ""
770 #: gcc.c:2201
771 #, c-format
772 msgid ""
773 "spec is '%s'\n"
774 "\n"
775 msgstr ""
777 #: gcc.c:2214
778 #, c-format
779 msgid "specs unknown %% command after %ld characters"
780 msgstr ""
782 #: gcc.c:2225 gcc.c:2238
783 #, c-format
784 msgid "specs file malformed after %ld characters"
785 msgstr ""
787 #: gcc.c:2290
788 #, c-format
789 msgid "spec file has no spec for linking"
790 msgstr ""
792 #: gcc.c:2618 gcc.c:4827
793 #, c-format
794 msgid "%s\n"
795 msgstr ""
797 #: gcc.c:2819
798 #, c-format
799 msgid "system path '%s' is not absolute"
800 msgstr ""
802 #: gcc.c:2891
803 #, c-format
804 msgid "-pipe not supported"
805 msgstr ""
807 #: gcc.c:2953
808 #, c-format
809 msgid ""
810 "\n"
811 "Go ahead? (y or n) "
812 msgstr ""
814 #: gcc.c:3036
815 msgid "failed to get exit status"
816 msgstr ""
818 #: gcc.c:3042
819 msgid "failed to get process times"
820 msgstr ""
822 #: gcc.c:3068
823 #, c-format
824 msgid ""
825 "Internal error: %s (program %s)\n"
826 "Please submit a full bug report.\n"
827 "See %s for instructions."
828 msgstr ""
830 #: gcc.c:3094
831 #, c-format
832 msgid "# %s %.2f %.2f\n"
833 msgstr ""
835 #: gcc.c:3228
836 #, c-format
837 msgid "Usage: %s [options] file...\n"
838 msgstr ""
840 #: gcc.c:3229
841 msgid "Options:\n"
842 msgstr ""
844 #: gcc.c:3231
845 msgid "  -pass-exit-codes         Exit with highest error code from a phase\n"
846 msgstr ""
848 #: gcc.c:3232
849 msgid "  --help                   Display this information\n"
850 msgstr ""
852 #: gcc.c:3233
853 msgid ""
854 "  --target-help            Display target specific command line options\n"
855 msgstr ""
857 #: gcc.c:3234
858 msgid ""
859 "  --help={target|optimizers|warnings|undocumented|params}[,{[^]joined|[^]"
860 "separate}]\n"
861 msgstr ""
863 #: gcc.c:3235
864 msgid ""
865 "                           Display specific types of command line options\n"
866 msgstr ""
868 #: gcc.c:3237
869 msgid "  (Use '-v --help' to display command line options of sub-processes)\n"
870 msgstr ""
872 #: gcc.c:3238
873 msgid "  -dumpspecs               Display all of the built in spec strings\n"
874 msgstr ""
876 #: gcc.c:3239
877 msgid "  -dumpversion             Display the version of the compiler\n"
878 msgstr ""
880 #: gcc.c:3240
881 msgid "  -dumpmachine             Display the compiler's target processor\n"
882 msgstr ""
884 #: gcc.c:3241
885 msgid ""
886 "  -print-search-dirs       Display the directories in the compiler's search "
887 "path\n"
888 msgstr ""
890 #: gcc.c:3242
891 msgid ""
892 "  -print-libgcc-file-name  Display the name of the compiler's companion "
893 "library\n"
894 msgstr ""
896 #: gcc.c:3243
897 msgid "  -print-file-name=<lib>   Display the full path to library <lib>\n"
898 msgstr ""
900 #: gcc.c:3244
901 msgid ""
902 "  -print-prog-name=<prog>  Display the full path to compiler component "
903 "<prog>\n"
904 msgstr ""
906 #: gcc.c:3245
907 msgid ""
908 "  -print-multi-directory   Display the root directory for versions of "
909 "libgcc\n"
910 msgstr ""
912 #: gcc.c:3246
913 msgid ""
914 "  -print-multi-lib         Display the mapping between command line options "
915 "and\n"
916 "                           multiple library search directories\n"
917 msgstr ""
919 #: gcc.c:3249
920 msgid "  -print-multi-os-directory Display the relative path to OS libraries\n"
921 msgstr ""
923 #: gcc.c:3250
924 msgid "  -print-sysroot           Display the target libraries directory\n"
925 msgstr ""
927 #: gcc.c:3251
928 msgid ""
929 "  -print-sysroot-headers-suffix Display the sysroot suffix used to find "
930 "headers\n"
931 msgstr ""
933 #: gcc.c:3252
934 msgid ""
935 "  -Wa,<options>            Pass comma-separated <options> on to the "
936 "assembler\n"
937 msgstr ""
939 #: gcc.c:3253
940 msgid ""
941 "  -Wp,<options>            Pass comma-separated <options> on to the "
942 "preprocessor\n"
943 msgstr ""
945 #: gcc.c:3254
946 msgid ""
947 "  -Wl,<options>            Pass comma-separated <options> on to the linker\n"
948 msgstr ""
950 #: gcc.c:3255
951 msgid "  -Xassembler <arg>        Pass <arg> on to the assembler\n"
952 msgstr ""
954 #: gcc.c:3256
955 msgid "  -Xpreprocessor <arg>     Pass <arg> on to the preprocessor\n"
956 msgstr ""
958 #: gcc.c:3257
959 msgid "  -Xlinker <arg>           Pass <arg> on to the linker\n"
960 msgstr ""
962 #: gcc.c:3258
963 msgid ""
964 "  -combine                 Pass multiple source files to compiler at once\n"
965 msgstr ""
967 #: gcc.c:3259
968 msgid "  -save-temps              Do not delete intermediate files\n"
969 msgstr ""
971 #: gcc.c:3260
972 msgid "  -pipe                    Use pipes rather than intermediate files\n"
973 msgstr ""
975 #: gcc.c:3261
976 msgid "  -time                    Time the execution of each subprocess\n"
977 msgstr ""
979 #: gcc.c:3262
980 msgid ""
981 "  -specs=<file>            Override built-in specs with the contents of "
982 "<file>\n"
983 msgstr ""
985 #: gcc.c:3263
986 msgid ""
987 "  -std=<standard>          Assume that the input sources are for <standard>\n"
988 msgstr ""
990 #: gcc.c:3264
991 msgid ""
992 "  --sysroot=<directory>    Use <directory> as the root directory for "
993 "headers\n"
994 "                           and libraries\n"
995 msgstr ""
997 #: gcc.c:3267
998 msgid ""
999 "  -B <directory>           Add <directory> to the compiler's search paths\n"
1000 msgstr ""
1002 #: gcc.c:3268
1003 msgid "  -b <machine>             Run gcc for target <machine>, if installed\n"
1004 msgstr ""
1006 #: gcc.c:3269
1007 msgid ""
1008 "  -V <version>             Run gcc version number <version>, if installed\n"
1009 msgstr ""
1011 #: gcc.c:3270
1012 msgid ""
1013 "  -v                       Display the programs invoked by the compiler\n"
1014 msgstr ""
1016 #: gcc.c:3271
1017 msgid ""
1018 "  -###                     Like -v but options quoted and commands not "
1019 "executed\n"
1020 msgstr ""
1022 #: gcc.c:3272
1023 msgid ""
1024 "  -E                       Preprocess only; do not compile, assemble or "
1025 "link\n"
1026 msgstr ""
1028 #: gcc.c:3273
1029 msgid "  -S                       Compile only; do not assemble or link\n"
1030 msgstr ""
1032 #: gcc.c:3274
1033 msgid "  -c                       Compile and assemble, but do not link\n"
1034 msgstr ""
1036 #: gcc.c:3275
1037 msgid "  -o <file>                Place the output into <file>\n"
1038 msgstr ""
1040 #: gcc.c:3276
1041 msgid ""
1042 "  -x <language>            Specify the language of the following input "
1043 "files\n"
1044 "                           Permissible languages include: c c++ assembler "
1045 "none\n"
1046 "                           'none' means revert to the default behavior of\n"
1047 "                           guessing the language based on the file's "
1048 "extension\n"
1049 msgstr ""
1051 #: gcc.c:3283
1052 #, c-format
1053 msgid ""
1054 "\n"
1055 "Options starting with -g, -f, -m, -O, -W, or --param are automatically\n"
1056 " passed on to the various sub-processes invoked by %s.  In order to pass\n"
1057 " other options on to these processes the -W<letter> options must be used.\n"
1058 msgstr ""
1060 #: gcc.c:3406
1061 #, c-format
1062 msgid "'-%c' option must have argument"
1063 msgstr ""
1065 #: gcc.c:3427
1066 #, c-format
1067 msgid "couldn't run '%s': %s"
1068 msgstr ""
1070 #. translate_options () has turned --version into -fversion.
1071 #: gcc.c:3628
1072 #, c-format
1073 msgid "%s %s%s\n"
1074 msgstr ""
1076 #: gcc.c:3631 gcov.c:427 fortran/gfortranspec.c:383 java/jcf-dump.c:1170
1077 msgid "(C)"
1078 msgstr ""
1080 #: gcc.c:3632 java/jcf-dump.c:1171
1081 #, c-format
1082 msgid ""
1083 "This is free software; see the source for copying conditions.  There is NO\n"
1084 "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
1085 "\n"
1086 msgstr ""
1088 #: gcc.c:3746
1089 #, c-format
1090 msgid "argument to '-Xlinker' is missing"
1091 msgstr ""
1093 #: gcc.c:3754
1094 #, c-format
1095 msgid "argument to '-Xpreprocessor' is missing"
1096 msgstr ""
1098 #: gcc.c:3761
1099 #, c-format
1100 msgid "argument to '-Xassembler' is missing"
1101 msgstr ""
1103 #: gcc.c:3768
1104 #, c-format
1105 msgid "argument to '-l' is missing"
1106 msgstr ""
1108 #: gcc.c:3789
1109 #, c-format
1110 msgid "argument to '-specs' is missing"
1111 msgstr ""
1113 #: gcc.c:3803
1114 #, c-format
1115 msgid "argument to '-specs=' is missing"
1116 msgstr ""
1118 #: gcc.c:3825
1119 #, c-format
1120 msgid "argument to '-wrapper' is missing"
1121 msgstr ""
1123 #: gcc.c:3853
1124 #, c-format
1125 msgid "'-%c' must come at the start of the command line"
1126 msgstr ""
1128 #: gcc.c:3862
1129 #, c-format
1130 msgid "argument to '-B' is missing"
1131 msgstr ""
1133 #: gcc.c:4216
1134 #, c-format
1135 msgid "argument to '-x' is missing"
1136 msgstr ""
1138 #: gcc.c:4244
1139 #, c-format
1140 msgid "argument to '-%s' is missing"
1141 msgstr ""
1143 #: gcc.c:4617
1144 #, c-format
1145 msgid "switch '%s' does not start with '-'"
1146 msgstr ""
1148 #: gcc.c:4761
1149 #, c-format
1150 msgid "spec '%s' invalid"
1151 msgstr ""
1153 #: gcc.c:4900
1154 #, c-format
1155 msgid "spec '%s' has invalid '%%0%c'"
1156 msgstr ""
1158 #: gcc.c:5129
1159 #, c-format
1160 msgid "could not open temporary response file %s"
1161 msgstr ""
1163 #: gcc.c:5135
1164 #, c-format
1165 msgid "could not write to temporary response file %s"
1166 msgstr ""
1168 #: gcc.c:5141
1169 #, c-format
1170 msgid "could not close temporary response file %s"
1171 msgstr ""
1173 #: gcc.c:5175
1174 #, c-format
1175 msgid "spec '%s' has invalid '%%W%c"
1176 msgstr ""
1178 #: gcc.c:5195
1179 #, c-format
1180 msgid "spec '%s' has invalid '%%x%c'"
1181 msgstr ""
1183 #: gcc.c:5417
1184 #, c-format
1185 msgid "Processing spec %c%s%c, which is '%s'\n"
1186 msgstr ""
1188 #: gcc.c:5541
1189 #, c-format
1190 msgid "unknown spec function '%s'"
1191 msgstr ""
1193 #: gcc.c:5560
1194 #, c-format
1195 msgid "error in args to spec function '%s'"
1196 msgstr ""
1198 #: gcc.c:5608
1199 #, c-format
1200 msgid "malformed spec function name"
1201 msgstr ""
1203 #. )
1204 #: gcc.c:5611
1205 #, c-format
1206 msgid "no arguments for spec function"
1207 msgstr ""
1209 #: gcc.c:5630
1210 #, c-format
1211 msgid "malformed spec function arguments"
1212 msgstr ""
1214 #: gcc.c:5876
1215 #, c-format
1216 msgid "braced spec '%s' is invalid at '%c'"
1217 msgstr ""
1219 #: gcc.c:5964
1220 #, c-format
1221 msgid "braced spec body '%s' is invalid"
1222 msgstr ""
1224 #: gcc.c:6502
1225 #, c-format
1226 msgid "install: %s%s\n"
1227 msgstr ""
1229 #: gcc.c:6505
1230 #, c-format
1231 msgid "programs: %s\n"
1232 msgstr ""
1234 #: gcc.c:6507
1235 #, c-format
1236 msgid "libraries: %s\n"
1237 msgstr ""
1239 #. The error status indicates that only one set of fixed
1240 #. headers should be built.
1241 #: gcc.c:6573
1242 #, c-format
1243 msgid "not configured with sysroot headers suffix"
1244 msgstr ""
1246 #: gcc.c:6582
1247 #, c-format
1248 msgid ""
1249 "\n"
1250 "For bug reporting instructions, please see:\n"
1251 msgstr ""
1253 #: gcc.c:6598
1254 #, c-format
1255 msgid "Target: %s\n"
1256 msgstr ""
1258 #: gcc.c:6599
1259 #, c-format
1260 msgid "Configured with: %s\n"
1261 msgstr ""
1263 #: gcc.c:6613
1264 #, c-format
1265 msgid "Thread model: %s\n"
1266 msgstr ""
1268 #: gcc.c:6624
1269 #, c-format
1270 msgid "gcc version %s %s\n"
1271 msgstr ""
1273 #: gcc.c:6626
1274 #, c-format
1275 msgid "gcc driver version %s %sexecuting gcc version %s\n"
1276 msgstr ""
1278 #: gcc.c:6634
1279 #, c-format
1280 msgid "no input files"
1281 msgstr ""
1283 #: gcc.c:6683
1284 #, c-format
1285 msgid "cannot specify -o with -c or -S with multiple files"
1286 msgstr ""
1288 #: gcc.c:6717
1289 #, c-format
1290 msgid "spec '%s' is invalid"
1291 msgstr ""
1293 #: gcc.c:6853
1294 #, c-format
1295 msgid ""
1296 "\n"
1297 "Linker options\n"
1298 "==============\n"
1299 "\n"
1300 msgstr ""
1302 #: gcc.c:6854
1303 #, c-format
1304 msgid ""
1305 "Use \"-Wl,OPTION\" to pass \"OPTION\" to the linker.\n"
1306 "\n"
1307 msgstr ""
1309 #: gcc.c:7206
1310 #, c-format
1311 msgid "multilib spec '%s' is invalid"
1312 msgstr ""
1314 #: gcc.c:7397
1315 #, c-format
1316 msgid "multilib exclusions '%s' is invalid"
1317 msgstr ""
1319 #: gcc.c:7455 gcc.c:7596
1320 #, c-format
1321 msgid "multilib select '%s' is invalid"
1322 msgstr ""
1324 #: gcc.c:7634
1325 #, c-format
1326 msgid "multilib exclusion '%s' is invalid"
1327 msgstr ""
1329 #: gcc.c:7840
1330 #, c-format
1331 msgid "environment variable \"%s\" not defined"
1332 msgstr ""
1334 #: gcc.c:7931 gcc.c:7936
1335 #, c-format
1336 msgid "invalid version number `%s'"
1337 msgstr ""
1339 #: gcc.c:7979
1340 #, c-format
1341 msgid "too few arguments to %%:version-compare"
1342 msgstr ""
1344 #: gcc.c:7985
1345 #, c-format
1346 msgid "too many arguments to %%:version-compare"
1347 msgstr ""
1349 #: gcc.c:8026
1350 #, c-format
1351 msgid "unknown operator '%s' in %%:version-compare"
1352 msgstr ""
1354 #: gcc.c:8060
1355 #, c-format
1356 msgid ""
1357 "Assembler options\n"
1358 "=================\n"
1359 "\n"
1360 msgstr ""
1362 #: gcc.c:8061
1363 #, c-format
1364 msgid ""
1365 "Use \"-Wa,OPTION\" to pass \"OPTION\" to the assembler.\n"
1366 "\n"
1367 msgstr ""
1369 #: gcov.c:400
1370 #, c-format
1371 msgid ""
1372 "Usage: gcov [OPTION]... SOURCEFILE...\n"
1373 "\n"
1374 msgstr ""
1376 #: gcov.c:401
1377 #, c-format
1378 msgid ""
1379 "Print code coverage information.\n"
1380 "\n"
1381 msgstr ""
1383 #: gcov.c:402
1384 #, c-format
1385 msgid "  -h, --help                      Print this help, then exit\n"
1386 msgstr ""
1388 #: gcov.c:403
1389 #, c-format
1390 msgid "  -v, --version                   Print version number, then exit\n"
1391 msgstr ""
1393 #: gcov.c:404
1394 #, c-format
1395 msgid ""
1396 "  -a, --all-blocks                Show information for every basic block\n"
1397 msgstr ""
1399 #: gcov.c:405
1400 #, c-format
1401 msgid ""
1402 "  -b, --branch-probabilities      Include branch probabilities in output\n"
1403 msgstr ""
1405 #: gcov.c:406
1406 #, c-format
1407 msgid ""
1408 "  -c, --branch-counts             Given counts of branches taken\n"
1409 "                                    rather than percentages\n"
1410 msgstr ""
1412 #: gcov.c:408
1413 #, c-format
1414 msgid "  -n, --no-output                 Do not create an output file\n"
1415 msgstr ""
1417 #: gcov.c:409
1418 #, c-format
1419 msgid ""
1420 "  -l, --long-file-names           Use long output file names for included\n"
1421 "                                    source files\n"
1422 msgstr ""
1424 #: gcov.c:411
1425 #, c-format
1426 msgid "  -f, --function-summaries        Output summaries for each function\n"
1427 msgstr ""
1429 #: gcov.c:412
1430 #, c-format
1431 msgid ""
1432 "  -o, --object-directory DIR|FILE Search for object files in DIR or called "
1433 "FILE\n"
1434 msgstr ""
1436 #: gcov.c:413
1437 #, c-format
1438 msgid "  -p, --preserve-paths            Preserve all pathname components\n"
1439 msgstr ""
1441 #: gcov.c:414
1442 #, c-format
1443 msgid ""
1444 "  -u, --unconditional-branches    Show unconditional branch counts too\n"
1445 msgstr ""
1447 #: gcov.c:415
1448 #, c-format
1449 msgid ""
1450 "\n"
1451 "For bug reporting instructions, please see:\n"
1452 "%s.\n"
1453 msgstr ""
1455 #: gcov.c:425
1456 #, c-format
1457 msgid "gcov %s%s\n"
1458 msgstr ""
1460 #: gcov.c:429
1461 #, c-format
1462 msgid ""
1463 "This is free software; see the source for copying conditions.\n"
1464 "There is NO warranty; not even for MERCHANTABILITY or \n"
1465 "FITNESS FOR A PARTICULAR PURPOSE.\n"
1466 "\n"
1467 msgstr ""
1469 #: gcov.c:525
1470 #, c-format
1471 msgid "%s:no functions found\n"
1472 msgstr ""
1474 #: gcov.c:557 gcov.c:585
1475 #, c-format
1476 msgid "\n"
1477 msgstr ""
1479 #: gcov.c:572
1480 #, c-format
1481 msgid "%s:creating '%s'\n"
1482 msgstr ""
1484 #: gcov.c:576
1485 #, c-format
1486 msgid "%s:error writing output file '%s'\n"
1487 msgstr ""
1489 #: gcov.c:581
1490 #, c-format
1491 msgid "%s:could not open output file '%s'\n"
1492 msgstr ""
1494 #: gcov.c:730
1495 #, c-format
1496 msgid "%s:source file is newer than graph file '%s'\n"
1497 msgstr ""
1499 #: gcov.c:735
1500 #, c-format
1501 msgid "(the message is only displayed one per source file)\n"
1502 msgstr ""
1504 #: gcov.c:759
1505 #, c-format
1506 msgid "%s:cannot open graph file\n"
1507 msgstr ""
1509 #: gcov.c:765
1510 #, c-format
1511 msgid "%s:not a gcov graph file\n"
1512 msgstr ""
1514 #: gcov.c:778
1515 #, c-format
1516 msgid "%s:version '%.4s', prefer '%.4s'\n"
1517 msgstr ""
1519 #: gcov.c:830
1520 #, c-format
1521 msgid "%s:already seen blocks for '%s'\n"
1522 msgstr ""
1524 #: gcov.c:948
1525 #, c-format
1526 msgid "%s:corrupted\n"
1527 msgstr ""
1529 #: gcov.c:1024
1530 #, c-format
1531 msgid "%s:cannot open data file, assuming not executed\n"
1532 msgstr ""
1534 #: gcov.c:1031
1535 #, c-format
1536 msgid "%s:not a gcov data file\n"
1537 msgstr ""
1539 #: gcov.c:1044
1540 #, c-format
1541 msgid "%s:version '%.4s', prefer version '%.4s'\n"
1542 msgstr ""
1544 #: gcov.c:1050
1545 #, c-format
1546 msgid "%s:stamp mismatch with graph file\n"
1547 msgstr ""
1549 #: gcov.c:1079
1550 #, c-format
1551 msgid "%s:unknown function '%u'\n"
1552 msgstr ""
1554 #: gcov.c:1092
1555 #, c-format
1556 msgid "%s:profile mismatch for '%s'\n"
1557 msgstr ""
1559 #: gcov.c:1111
1560 #, c-format
1561 msgid "%s:overflowed\n"
1562 msgstr ""
1564 #: gcov.c:1135
1565 #, c-format
1566 msgid "%s:'%s' lacks entry and/or exit blocks\n"
1567 msgstr ""
1569 #: gcov.c:1140
1570 #, c-format
1571 msgid "%s:'%s' has arcs to entry block\n"
1572 msgstr ""
1574 #: gcov.c:1148
1575 #, c-format
1576 msgid "%s:'%s' has arcs from exit block\n"
1577 msgstr ""
1579 #: gcov.c:1356
1580 #, c-format
1581 msgid "%s:graph is unsolvable for '%s'\n"
1582 msgstr ""
1584 #: gcov.c:1436
1585 #, c-format
1586 msgid "%s '%s'\n"
1587 msgstr ""
1589 #: gcov.c:1439
1590 #, c-format
1591 msgid "Lines executed:%s of %d\n"
1592 msgstr ""
1594 #: gcov.c:1443
1595 #, c-format
1596 msgid "No executable lines\n"
1597 msgstr ""
1599 #: gcov.c:1449
1600 #, c-format
1601 msgid "Branches executed:%s of %d\n"
1602 msgstr ""
1604 #: gcov.c:1453
1605 #, c-format
1606 msgid "Taken at least once:%s of %d\n"
1607 msgstr ""
1609 #: gcov.c:1459
1610 #, c-format
1611 msgid "No branches\n"
1612 msgstr ""
1614 #: gcov.c:1461
1615 #, c-format
1616 msgid "Calls executed:%s of %d\n"
1617 msgstr ""
1619 #: gcov.c:1465
1620 #, c-format
1621 msgid "No calls\n"
1622 msgstr ""
1624 #: gcov.c:1612
1625 #, c-format
1626 msgid "%s:no lines for '%s'\n"
1627 msgstr ""
1629 #: gcov.c:1807
1630 #, c-format
1631 msgid "call   %2d returned %s\n"
1632 msgstr ""
1634 #: gcov.c:1812
1635 #, c-format
1636 msgid "call   %2d never executed\n"
1637 msgstr ""
1639 #: gcov.c:1817
1640 #, c-format
1641 msgid "branch %2d taken %s%s\n"
1642 msgstr ""
1644 #: gcov.c:1821
1645 #, c-format
1646 msgid "branch %2d never executed\n"
1647 msgstr ""
1649 #: gcov.c:1826
1650 #, c-format
1651 msgid "unconditional %2d taken %s\n"
1652 msgstr ""
1654 #: gcov.c:1829
1655 #, c-format
1656 msgid "unconditional %2d never executed\n"
1657 msgstr ""
1659 #: gcov.c:1865
1660 #, c-format
1661 msgid "%s:cannot open source file\n"
1662 msgstr ""
1664 #: gcse.c:692
1665 msgid "GCSE disabled"
1666 msgstr ""
1668 #: gcse.c:6512
1669 msgid "jump bypassing disabled"
1670 msgstr ""
1672 #: incpath.c:76
1673 #, c-format
1674 msgid "ignoring duplicate directory \"%s\"\n"
1675 msgstr ""
1677 #: incpath.c:79
1678 #, c-format
1679 msgid "  as it is a non-system directory that duplicates a system directory\n"
1680 msgstr ""
1682 #: incpath.c:83
1683 #, c-format
1684 msgid "ignoring nonexistent directory \"%s\"\n"
1685 msgstr ""
1687 #: incpath.c:345
1688 #, c-format
1689 msgid "#include \"...\" search starts here:\n"
1690 msgstr ""
1692 #: incpath.c:349
1693 #, c-format
1694 msgid "#include <...> search starts here:\n"
1695 msgstr ""
1697 #: incpath.c:354
1698 #, c-format
1699 msgid "End of search list.\n"
1700 msgstr ""
1702 #. Opening quotation mark.
1703 #: intl.c:57
1704 msgid "`"
1705 msgstr ""
1707 #. Closing quotation mark.
1708 #: intl.c:60
1709 msgid "'"
1710 msgstr ""
1712 #: ipa-inline.c:383
1713 msgid "--param large-function-growth limit reached"
1714 msgstr ""
1716 #: ipa-inline.c:398
1717 msgid "--param large-stack-frame-growth limit reached"
1718 msgstr ""
1720 #: ipa-inline.c:416
1721 msgid "function not inline candidate"
1722 msgstr ""
1724 #: ipa-inline.c:432
1725 msgid "--param max-inline-insns-single limit reached"
1726 msgstr ""
1728 #: ipa-inline.c:441
1729 msgid "--param max-inline-insns-auto limit reached"
1730 msgstr ""
1732 #: ipa-inline.c:467 ipa-inline.c:942 ipa-inline.c:1160 ipa-inline.c:1286
1733 msgid "recursive inlining"
1734 msgstr ""
1736 #: ipa-inline.c:950
1737 msgid "call is unlikely and code size would grow"
1738 msgstr ""
1740 #: ipa-inline.c:953
1741 msgid "function not declared inline and code size would grow"
1742 msgstr ""
1744 #: ipa-inline.c:955
1745 msgid "optimizing for size and code size would grow"
1746 msgstr ""
1748 #: ipa-inline.c:980
1749 msgid "target specific option mismatch"
1750 msgstr ""
1752 #: ipa-inline.c:1056
1753 msgid "--param inline-unit-growth limit reached"
1754 msgstr ""
1756 #: langhooks.c:390
1757 msgid "At top level:"
1758 msgstr ""
1760 #: langhooks.c:410
1761 #, c-format
1762 msgid "In member function %qs"
1763 msgstr ""
1765 #: langhooks.c:414
1766 #, c-format
1767 msgid "In function %qs"
1768 msgstr ""
1770 #: langhooks.c:465
1771 #, c-format
1772 msgid "    inlined from %qs at %s:%d:%d"
1773 msgstr ""
1775 #: langhooks.c:470
1776 #, c-format
1777 msgid "    inlined from %qs at %s:%d"
1778 msgstr ""
1780 #: langhooks.c:476
1781 #, c-format
1782 msgid "    inlined from %qs"
1783 msgstr ""
1785 #: loop-iv.c:2806 tree-ssa-loop-niter.c:1845
1786 msgid "assuming that the loop is not infinite"
1787 msgstr ""
1789 #: loop-iv.c:2807 tree-ssa-loop-niter.c:1846
1790 msgid "cannot optimize possibly infinite loops"
1791 msgstr ""
1793 #: loop-iv.c:2815 tree-ssa-loop-niter.c:1850
1794 msgid "assuming that the loop counter does not overflow"
1795 msgstr ""
1797 #: loop-iv.c:2816 tree-ssa-loop-niter.c:1851
1798 msgid "cannot optimize loop, the loop counter may overflow"
1799 msgstr ""
1801 #: opts.c:339
1802 msgid "This switch lacks documentation"
1803 msgstr ""
1805 #: opts.c:1310
1806 msgid "[enabled]"
1807 msgstr ""
1809 #: opts.c:1310
1810 msgid "[disabled]"
1811 msgstr ""
1813 #: opts.c:1325
1814 #, c-format
1815 msgid " No options with the desired characteristics were found\n"
1816 msgstr ""
1818 #: opts.c:1334
1819 #, c-format
1820 msgid ""
1821 " None found.  Use --help=%s to show *all* the options supported by the %s "
1822 "front-end\n"
1823 msgstr ""
1825 #: opts.c:1340
1826 #, c-format
1827 msgid ""
1828 " All options with the desired characteristics have already been displayed\n"
1829 msgstr ""
1831 #: opts.c:1394
1832 msgid "The following options are target specific"
1833 msgstr ""
1835 #: opts.c:1397
1836 msgid "The following options control compiler warning messages"
1837 msgstr ""
1839 #: opts.c:1400
1840 msgid "The following options control optimizations"
1841 msgstr ""
1843 #: opts.c:1403 opts.c:1438
1844 msgid "The following options are language-independent"
1845 msgstr ""
1847 #: opts.c:1406
1848 msgid "The --param option recognizes the following as parameters"
1849 msgstr ""
1851 #: opts.c:1412
1852 msgid "The following options are specific to just the language "
1853 msgstr ""
1855 #: opts.c:1414
1856 msgid "The following options are supported by the language "
1857 msgstr ""
1859 #: opts.c:1425
1860 msgid "The following options are not documented"
1861 msgstr ""
1863 #: opts.c:1436
1864 msgid "The following options are language-related"
1865 msgstr ""
1867 #: opts.c:1591
1868 #, c-format
1869 msgid "warning: --help argument %.*s is ambiguous, please be more specific\n"
1870 msgstr ""
1872 #: opts.c:1599
1873 #, c-format
1874 msgid "warning: unrecognized argument to --help= option: %.*s\n"
1875 msgstr ""
1877 #: protoize.c:583
1878 #, c-format
1879 msgid "%s: error writing file '%s': %s\n"
1880 msgstr ""
1882 #: protoize.c:627
1883 #, c-format
1884 msgid "%s: usage '%s [ -VqfnkN ] [ -i <istring> ] [ filename ... ]'\n"
1885 msgstr ""
1887 #: protoize.c:630
1888 #, c-format
1889 msgid "%s: usage '%s [ -VqfnkNlgC ] [ -B <dirname> ] [ filename ... ]'\n"
1890 msgstr ""
1892 #: protoize.c:731
1893 #, c-format
1894 msgid "%s: warning: no read access for file '%s'\n"
1895 msgstr ""
1897 #: protoize.c:739
1898 #, c-format
1899 msgid "%s: warning: no write access for file '%s'\n"
1900 msgstr ""
1902 #: protoize.c:747
1903 #, c-format
1904 msgid "%s: warning: no write access for dir containing '%s'\n"
1905 msgstr ""
1907 #. Catch cases like /.. where we try to backup to a
1908 #. point above the absolute root of the logical file
1909 #. system.
1910 #: protoize.c:1134
1911 #, c-format
1912 msgid "%s: invalid file name: %s\n"
1913 msgstr ""
1915 #: protoize.c:1282
1916 #, c-format
1917 msgid "%s: %s: can't get status: %s\n"
1918 msgstr ""
1920 #: protoize.c:1303
1921 #, c-format
1922 msgid ""
1923 "\n"
1924 "%s: fatal error: aux info file corrupted at line %d\n"
1925 msgstr ""
1927 #: protoize.c:1632
1928 #, c-format
1929 msgid "%s:%d: declaration of function '%s' takes different forms\n"
1930 msgstr ""
1932 #: protoize.c:1887
1933 #, c-format
1934 msgid "%s: compiling '%s'\n"
1935 msgstr ""
1937 #: protoize.c:1910
1938 #, c-format
1939 msgid "%s: wait: %s\n"
1940 msgstr ""
1942 #: protoize.c:1915
1943 #, c-format
1944 msgid "%s: subprocess got fatal signal %d\n"
1945 msgstr ""
1947 #: protoize.c:1923
1948 #, c-format
1949 msgid "%s: %s exited with status %d\n"
1950 msgstr ""
1952 #: protoize.c:1972
1953 #, c-format
1954 msgid "%s: warning: missing SYSCALLS file '%s'\n"
1955 msgstr ""
1957 #: protoize.c:1981 protoize.c:2010
1958 #, c-format
1959 msgid "%s: can't read aux info file '%s': %s\n"
1960 msgstr ""
1962 #: protoize.c:2026 protoize.c:2054
1963 #, c-format
1964 msgid "%s: can't get status of aux info file '%s': %s\n"
1965 msgstr ""
1967 #: protoize.c:2082
1968 #, c-format
1969 msgid "%s: can't open aux info file '%s' for reading: %s\n"
1970 msgstr ""
1972 #: protoize.c:2100
1973 #, c-format
1974 msgid "%s: error reading aux info file '%s': %s\n"
1975 msgstr ""
1977 #: protoize.c:2113
1978 #, c-format
1979 msgid "%s: error closing aux info file '%s': %s\n"
1980 msgstr ""
1982 #: protoize.c:2129
1983 #, c-format
1984 msgid "%s: can't delete aux info file '%s': %s\n"
1985 msgstr ""
1987 #: protoize.c:2211 protoize.c:4181
1988 #, c-format
1989 msgid "%s: can't delete file '%s': %s\n"
1990 msgstr ""
1992 #: protoize.c:2289
1993 #, c-format
1994 msgid "%s: warning: can't rename file '%s' to '%s': %s\n"
1995 msgstr ""
1997 #: protoize.c:2411
1998 #, c-format
1999 msgid "%s: conflicting extern definitions of '%s'\n"
2000 msgstr ""
2002 #: protoize.c:2415
2003 #, c-format
2004 msgid "%s: declarations of '%s' will not be converted\n"
2005 msgstr ""
2007 #: protoize.c:2417
2008 #, c-format
2009 msgid "%s: conflict list for '%s' follows:\n"
2010 msgstr ""
2012 #: protoize.c:2450
2013 #, c-format
2014 msgid "%s: warning: using formals list from %s(%d) for function '%s'\n"
2015 msgstr ""
2017 #: protoize.c:2490
2018 #, c-format
2019 msgid "%s: %d: '%s' used but missing from SYSCALLS\n"
2020 msgstr ""
2022 #: protoize.c:2496
2023 #, c-format
2024 msgid "%s: %d: warning: no extern definition for '%s'\n"
2025 msgstr ""
2027 #: protoize.c:2526
2028 #, c-format
2029 msgid "%s: warning: no static definition for '%s' in file '%s'\n"
2030 msgstr ""
2032 #: protoize.c:2532
2033 #, c-format
2034 msgid "%s: multiple static defs of '%s' in file '%s'\n"
2035 msgstr ""
2037 #: protoize.c:2702 protoize.c:2705
2038 #, c-format
2039 msgid "%s: %d: warning: source too confusing\n"
2040 msgstr ""
2042 #: protoize.c:2900
2043 #, c-format
2044 msgid "%s: %d: warning: varargs function declaration not converted\n"
2045 msgstr ""
2047 #: protoize.c:2915
2048 #, c-format
2049 msgid "%s: declaration of function '%s' not converted\n"
2050 msgstr ""
2052 #: protoize.c:3038
2053 #, c-format
2054 msgid "%s: warning: too many parameter lists in declaration of '%s'\n"
2055 msgstr ""
2057 #: protoize.c:3059
2058 #, c-format
2059 msgid ""
2060 "\n"
2061 "%s: warning: too few parameter lists in declaration of '%s'\n"
2062 msgstr ""
2064 #: protoize.c:3155
2065 #, c-format
2066 msgid "%s: %d: warning: found '%s' but expected '%s'\n"
2067 msgstr ""
2069 #: protoize.c:3330
2070 #, c-format
2071 msgid "%s: local declaration for function '%s' not inserted\n"
2072 msgstr ""
2074 #: protoize.c:3357
2075 #, c-format
2076 msgid ""
2077 "\n"
2078 "%s: %d: warning: can't add declaration of '%s' into macro call\n"
2079 msgstr ""
2081 #: protoize.c:3429
2082 #, c-format
2083 msgid "%s: global declarations for file '%s' not inserted\n"
2084 msgstr ""
2086 #: protoize.c:3519 protoize.c:3549
2087 #, c-format
2088 msgid "%s: definition of function '%s' not converted\n"
2089 msgstr ""
2091 #: protoize.c:3538
2092 #, c-format
2093 msgid "%s: %d: warning: definition of %s not converted\n"
2094 msgstr ""
2096 #: protoize.c:3864
2097 #, c-format
2098 msgid "%s: found definition of '%s' at %s(%d)\n"
2099 msgstr ""
2101 #. If we make it here, then we did not know about this
2102 #. function definition.
2103 #: protoize.c:3880
2104 #, c-format
2105 msgid "%s: %d: warning: '%s' excluded by preprocessing\n"
2106 msgstr ""
2108 #: protoize.c:3883
2109 #, c-format
2110 msgid "%s: function definition not converted\n"
2111 msgstr ""
2113 #: protoize.c:3941
2114 #, c-format
2115 msgid "%s: '%s' not converted\n"
2116 msgstr ""
2118 #: protoize.c:3949
2119 #, c-format
2120 msgid "%s: would convert file '%s'\n"
2121 msgstr ""
2123 #: protoize.c:3952
2124 #, c-format
2125 msgid "%s: converting file '%s'\n"
2126 msgstr ""
2128 #: protoize.c:3962
2129 #, c-format
2130 msgid "%s: can't get status for file '%s': %s\n"
2131 msgstr ""
2133 #: protoize.c:4004
2134 #, c-format
2135 msgid "%s: can't open file '%s' for reading: %s\n"
2136 msgstr ""
2138 #: protoize.c:4019
2139 #, c-format
2140 msgid ""
2141 "\n"
2142 "%s: error reading input file '%s': %s\n"
2143 msgstr ""
2145 #: protoize.c:4053
2146 #, c-format
2147 msgid "%s: can't create/open clean file '%s': %s\n"
2148 msgstr ""
2150 #: protoize.c:4158
2151 #, c-format
2152 msgid "%s: warning: file '%s' already saved in '%s'\n"
2153 msgstr ""
2155 #: protoize.c:4166
2156 #, c-format
2157 msgid "%s: can't link file '%s' to '%s': %s\n"
2158 msgstr ""
2160 #: protoize.c:4196
2161 #, c-format
2162 msgid "%s: can't create/open output file '%s': %s\n"
2163 msgstr ""
2165 #: protoize.c:4229
2166 #, c-format
2167 msgid "%s: can't change mode of file '%s': %s\n"
2168 msgstr ""
2170 #: protoize.c:4405
2171 #, c-format
2172 msgid "%s: cannot get working directory: %s\n"
2173 msgstr ""
2175 #: protoize.c:4503
2176 #, c-format
2177 msgid "%s: input file names must have .c suffixes: %s\n"
2178 msgstr ""
2180 #: reload.c:3786
2181 msgid "unable to generate reloads for:"
2182 msgstr ""
2184 #: reload1.c:2098
2185 msgid "this is the insn:"
2186 msgstr ""
2188 #. It's the compiler's fault.
2189 #: reload1.c:5644
2190 msgid "could not find a spill register"
2191 msgstr ""
2193 #. It's the compiler's fault.
2194 #: reload1.c:7597
2195 msgid "VOIDmode on an output"
2196 msgstr ""
2198 #: reload1.c:8352
2199 msgid "Failure trying to reload:"
2200 msgstr ""
2202 #: rtl-error.c:120
2203 msgid "unrecognizable insn:"
2204 msgstr ""
2206 #: rtl-error.c:122
2207 msgid "insn does not satisfy its constraints:"
2208 msgstr ""
2210 #: timevar.c:411
2211 msgid ""
2212 "\n"
2213 "Execution times (seconds)\n"
2214 msgstr ""
2216 #. Print total time.
2217 #: timevar.c:469
2218 msgid " TOTAL                 :"
2219 msgstr ""
2221 #: timevar.c:502
2222 #, c-format
2223 msgid "time in %s: %ld.%06ld (%ld%%)\n"
2224 msgstr ""
2226 #: tlink.c:382
2227 #, c-format
2228 msgid "collect: reading %s\n"
2229 msgstr ""
2231 #: tlink.c:476
2232 #, c-format
2233 msgid "removing .rpo file"
2234 msgstr ""
2236 #: tlink.c:478
2237 #, c-format
2238 msgid "renaming .rpo file"
2239 msgstr ""
2241 #: tlink.c:532
2242 #, c-format
2243 msgid "collect: recompiling %s\n"
2244 msgstr ""
2246 #: tlink.c:739
2247 #, c-format
2248 msgid "collect: tweaking %s in %s\n"
2249 msgstr ""
2251 #: tlink.c:789
2252 #, c-format
2253 msgid "collect: relinking\n"
2254 msgstr ""
2256 #: toplev.c:595
2257 #, c-format
2258 msgid "unrecoverable error"
2259 msgstr ""
2261 #: toplev.c:1108
2262 #, c-format
2263 msgid ""
2264 "%s%s%s %sversion %s (%s)\n"
2265 "%s\tcompiled by GNU C version %s, "
2266 msgstr ""
2268 #: toplev.c:1110
2269 #, c-format
2270 msgid "%s%s%s %sversion %s (%s) compiled by CC, "
2271 msgstr ""
2273 #: toplev.c:1114
2274 #, c-format
2275 msgid "GMP version %s, MPFR version %s.\n"
2276 msgstr ""
2278 #: toplev.c:1116
2279 #, c-format
2280 msgid "%s%swarning: %s header version %s differs from library version %s.\n"
2281 msgstr ""
2283 #: toplev.c:1118
2284 #, c-format
2285 msgid ""
2286 "%s%sGGC heuristics: --param ggc-min-expand=%d --param ggc-min-heapsize=%d\n"
2287 msgstr ""
2289 #: toplev.c:1270
2290 msgid "options passed: "
2291 msgstr ""
2293 #: toplev.c:1304
2294 msgid "options enabled: "
2295 msgstr ""
2297 #: toplev.c:1439
2298 #, c-format
2299 msgid "created and used with differing settings of '%s'"
2300 msgstr ""
2302 #: toplev.c:1441
2303 msgid "out of memory"
2304 msgstr ""
2306 #: toplev.c:1456
2307 msgid "created and used with different settings of -fpic"
2308 msgstr ""
2310 #: toplev.c:1458
2311 msgid "created and used with different settings of -fpie"
2312 msgstr ""
2314 #: tree-inline.c:3110
2315 msgid "originally indirect function call not considered for inlining"
2316 msgstr ""
2318 #. The remainder are real diagnostic types.
2319 #: diagnostic.def:15
2320 msgid "fatal error: "
2321 msgstr ""
2323 #: diagnostic.def:16
2324 msgid "internal compiler error: "
2325 msgstr ""
2327 #: diagnostic.def:17
2328 msgid "error: "
2329 msgstr ""
2331 #: diagnostic.def:18
2332 msgid "sorry, unimplemented: "
2333 msgstr ""
2335 #: diagnostic.def:19
2336 msgid "warning: "
2337 msgstr ""
2339 #: diagnostic.def:20
2340 msgid "anachronism: "
2341 msgstr ""
2343 #: diagnostic.def:21
2344 msgid "note: "
2345 msgstr ""
2347 #: diagnostic.def:22
2348 msgid "debug: "
2349 msgstr ""
2351 #. These two would be re-classified as DK_WARNING or DK_ERROR, so the
2352 #. prefix does not matter.
2353 #: diagnostic.def:25
2354 msgid "pedwarn: "
2355 msgstr ""
2357 #: diagnostic.def:26
2358 msgid "permerror: "
2359 msgstr ""
2361 #: params.def:47
2362 msgid ""
2363 "The maximum structure size (in bytes) for which GCC will use by-element "
2364 "copies"
2365 msgstr ""
2367 #: params.def:56
2368 msgid ""
2369 "The maximum number of structure fields for which GCC will use by-element "
2370 "copies"
2371 msgstr ""
2373 #: params.def:68
2374 msgid ""
2375 "The threshold ratio between instantiated fields and the total structure size"
2376 msgstr ""
2378 #: params.def:78
2379 msgid "The threshold ratio between current and hottest structure counts"
2380 msgstr ""
2382 #: params.def:95
2383 msgid ""
2384 "The maximum number of instructions in a single function eligible for inlining"
2385 msgstr ""
2387 #: params.def:107
2388 msgid "The maximum number of instructions when automatically inlining"
2389 msgstr ""
2391 #: params.def:112
2392 msgid ""
2393 "The maximum number of instructions inline function can grow to via recursive "
2394 "inlining"
2395 msgstr ""
2397 #: params.def:117
2398 msgid ""
2399 "The maximum number of instructions non-inline function can grow to via "
2400 "recursive inlining"
2401 msgstr ""
2403 #: params.def:122
2404 msgid "The maximum depth of recursive inlining for inline functions"
2405 msgstr ""
2407 #: params.def:127
2408 msgid "The maximum depth of recursive inlining for non-inline functions"
2409 msgstr ""
2411 #: params.def:132
2412 msgid ""
2413 "Inline recursively only when the probability of call being executed exceeds "
2414 "the parameter"
2415 msgstr ""
2417 #: params.def:139
2418 msgid ""
2419 "If -fvariable-expansion-in-unroller is used, the maximum number of times "
2420 "that an individual variable will be expanded during loop unrolling"
2421 msgstr ""
2423 #: params.def:145
2424 msgid ""
2425 "If -ftree-vectorize is used, the minimal loop bound of a loop to be "
2426 "considered for vectorization"
2427 msgstr ""
2429 #: params.def:156
2430 msgid "The maximum number of instructions to consider to fill a delay slot"
2431 msgstr ""
2433 #: params.def:167
2434 msgid ""
2435 "The maximum number of instructions to consider to find accurate live "
2436 "register information"
2437 msgstr ""
2439 #: params.def:177
2440 msgid "The maximum length of scheduling's pending operations list"
2441 msgstr ""
2443 #: params.def:182
2444 msgid "The size of function body to be considered large"
2445 msgstr ""
2447 #: params.def:186
2448 msgid "Maximal growth due to inlining of large function (in percent)"
2449 msgstr ""
2451 #: params.def:190
2452 msgid "The size of translation unit to be considered large"
2453 msgstr ""
2455 #: params.def:194
2456 msgid ""
2457 "how much can given compilation unit grow because of the inlining (in percent)"
2458 msgstr ""
2460 #: params.def:198
2461 msgid ""
2462 "how much can given compilation unit grow because of the interprocedural "
2463 "constant propagation (in percent)"
2464 msgstr ""
2466 #: params.def:202
2467 msgid "expense of call operation relative to ordinary arithmetic operations"
2468 msgstr ""
2470 #: params.def:206
2471 msgid "The size of stack frame to be considered large"
2472 msgstr ""
2474 #: params.def:210
2475 msgid "Maximal stack frame growth due to inlining (in percent)"
2476 msgstr ""
2478 #: params.def:217
2479 msgid "The maximum amount of memory to be allocated by GCSE"
2480 msgstr ""
2482 #: params.def:222
2483 msgid "The maximum number of passes to make when doing GCSE"
2484 msgstr ""
2486 #: params.def:232
2487 msgid ""
2488 "The threshold ratio for performing partial redundancy elimination after "
2489 "reload"
2490 msgstr ""
2492 #: params.def:239
2493 msgid ""
2494 "The threshold ratio of critical edges execution count that permit performing "
2495 "redundancy elimination after reload"
2496 msgstr ""
2498 #: params.def:250
2499 msgid "The maximum number of instructions to consider to unroll in a loop"
2500 msgstr ""
2502 #: params.def:256
2503 msgid ""
2504 "The maximum number of instructions to consider to unroll in a loop on average"
2505 msgstr ""
2507 #: params.def:261
2508 msgid "The maximum number of unrollings of a single loop"
2509 msgstr ""
2511 #: params.def:266
2512 msgid "The maximum number of insns of a peeled loop"
2513 msgstr ""
2515 #: params.def:271
2516 msgid "The maximum number of peelings of a single loop"
2517 msgstr ""
2519 #: params.def:276
2520 msgid "The maximum number of insns of a completely peeled loop"
2521 msgstr ""
2523 #: params.def:281
2524 msgid ""
2525 "The maximum number of peelings of a single loop that is peeled completely"
2526 msgstr ""
2528 #: params.def:286
2529 msgid "The maximum number of insns of a peeled loop that rolls only once"
2530 msgstr ""
2532 #: params.def:292
2533 msgid "The maximum number of insns of an unswitched loop"
2534 msgstr ""
2536 #: params.def:297
2537 msgid "The maximum number of unswitchings in a single loop"
2538 msgstr ""
2540 #: params.def:304
2541 msgid ""
2542 "Bound on the number of iterations the brute force # of iterations analysis "
2543 "algorithm evaluates"
2544 msgstr ""
2546 #: params.def:310
2547 msgid "Bound on the cost of an expression to compute the number of iterations"
2548 msgstr ""
2550 #: params.def:316
2551 msgid ""
2552 "A factor for tuning the upper bound that swing modulo scheduler uses for "
2553 "scheduling a loop"
2554 msgstr ""
2556 #: params.def:320
2557 msgid ""
2558 "The number of cycles the swing modulo scheduler considers when checking "
2559 "conflicts using DFA"
2560 msgstr ""
2562 #: params.def:324
2563 msgid ""
2564 "A threshold on the average loop count considered by the swing modulo "
2565 "scheduler"
2566 msgstr ""
2568 #: params.def:329
2569 msgid ""
2570 "Select fraction of the maximal count of repetitions of basic block in "
2571 "program given basic block needs to have to be considered hot"
2572 msgstr ""
2574 #: params.def:333
2575 msgid ""
2576 "Select fraction of the maximal frequency of executions of basic block in "
2577 "function given basic block needs to have to be considered hot"
2578 msgstr ""
2580 #: params.def:338
2581 msgid ""
2582 "Select fraction of the maximal frequency of executions of basic block in "
2583 "function given basic block get alignment"
2584 msgstr ""
2586 #: params.def:343
2587 msgid ""
2588 "Loops iterating at least selected number of iterations will get loop "
2589 "alignement."
2590 msgstr ""
2592 #: params.def:359
2593 msgid "The maximum number of loop iterations we predict statically"
2594 msgstr ""
2596 #: params.def:363
2597 msgid ""
2598 "The percentage of function, weighted by execution frequency, that must be "
2599 "covered by trace formation. Used when profile feedback is available"
2600 msgstr ""
2602 #: params.def:367
2603 msgid ""
2604 "The percentage of function, weighted by execution frequency, that must be "
2605 "covered by trace formation. Used when profile feedback is not available"
2606 msgstr ""
2608 #: params.def:371
2609 msgid "Maximal code growth caused by tail duplication (in percent)"
2610 msgstr ""
2612 #: params.def:375
2613 msgid ""
2614 "Stop reverse growth if the reverse probability of best edge is less than "
2615 "this threshold (in percent)"
2616 msgstr ""
2618 #: params.def:379
2619 msgid ""
2620 "Stop forward growth if the probability of best edge is less than this "
2621 "threshold (in percent). Used when profile feedback is available"
2622 msgstr ""
2624 #: params.def:383
2625 msgid ""
2626 "Stop forward growth if the probability of best edge is less than this "
2627 "threshold (in percent). Used when profile feedback is not available"
2628 msgstr ""
2630 #: params.def:389
2631 msgid "The maximum number of incoming edges to consider for crossjumping"
2632 msgstr ""
2634 #: params.def:395
2635 msgid ""
2636 "The minimum number of matching instructions to consider for crossjumping"
2637 msgstr ""
2639 #: params.def:401
2640 msgid "The maximum expansion factor when copying basic blocks"
2641 msgstr ""
2643 #: params.def:407
2644 msgid ""
2645 "The maximum number of insns to duplicate when unfactoring computed gotos"
2646 msgstr ""
2648 #: params.def:413
2649 msgid "The maximum length of path considered in cse"
2650 msgstr ""
2652 #: params.def:417
2653 msgid "The maximum instructions CSE process before flushing"
2654 msgstr ""
2656 #: params.def:424
2657 msgid ""
2658 "The minimum cost of an expensive expression in the loop invariant motion"
2659 msgstr ""
2661 #: params.def:433
2662 msgid ""
2663 "Bound on number of candidates below that all candidates are considered in iv "
2664 "optimizations"
2665 msgstr ""
2667 #: params.def:441
2668 msgid "Bound on number of iv uses in loop optimized in iv optimizations"
2669 msgstr ""
2671 #: params.def:449
2672 msgid ""
2673 "If number of candidates in the set is smaller, we always try to remove "
2674 "unused ivs during its optimization"
2675 msgstr ""
2677 #: params.def:454
2678 msgid "Bound on size of expressions used in the scalar evolutions analyzer"
2679 msgstr ""
2681 #: params.def:459
2682 msgid "Bound on the number of variables in Omega constraint systems"
2683 msgstr ""
2685 #: params.def:464
2686 msgid "Bound on the number of inequalities in Omega constraint systems"
2687 msgstr ""
2689 #: params.def:469
2690 msgid "Bound on the number of equalities in Omega constraint systems"
2691 msgstr ""
2693 #: params.def:474
2694 msgid "Bound on the number of wild cards in Omega constraint systems"
2695 msgstr ""
2697 #: params.def:479
2698 msgid "Bound on the size of the hash table in Omega constraint systems"
2699 msgstr ""
2701 #: params.def:484
2702 msgid "Bound on the number of keys in Omega constraint systems"
2703 msgstr ""
2705 #: params.def:489
2706 msgid ""
2707 "When set to 1, use expensive methods to eliminate all redundant constraints"
2708 msgstr ""
2710 #: params.def:494
2711 msgid ""
2712 "Bound on number of runtime checks inserted by the vectorizer's loop "
2713 "versioning for alignment check"
2714 msgstr ""
2716 #: params.def:499
2717 msgid ""
2718 "Bound on number of runtime checks inserted by the vectorizer's loop "
2719 "versioning for alias check"
2720 msgstr ""
2722 #: params.def:504
2723 msgid "The maximum memory locations recorded by cselib"
2724 msgstr ""
2726 #: params.def:517
2727 msgid ""
2728 "Minimum heap expansion to trigger garbage collection, as a percentage of the "
2729 "total size of the heap"
2730 msgstr ""
2732 #: params.def:522
2733 msgid "Minimum heap size before we start collecting garbage, in kilobytes"
2734 msgstr ""
2736 #: params.def:530
2737 msgid ""
2738 "The maximum number of instructions to search backward when looking for "
2739 "equivalent reload"
2740 msgstr ""
2742 #: params.def:535
2743 msgid ""
2744 "The maximum number of virtual operators that a function is allowed to have "
2745 "before triggering memory partitioning heuristics"
2746 msgstr ""
2748 #: params.def:540
2749 msgid ""
2750 "The average number of virtual operators that memory statements are allowed "
2751 "to have before triggering memory partitioning heuristics"
2752 msgstr ""
2754 #: params.def:545
2755 msgid ""
2756 "The maximum number of blocks in a region to be considered for interblock "
2757 "scheduling"
2758 msgstr ""
2760 #: params.def:550
2761 msgid ""
2762 "The maximum number of insns in a region to be considered for interblock "
2763 "scheduling"
2764 msgstr ""
2766 #: params.def:555
2767 msgid ""
2768 "The minimum probability of reaching a source block for interblock "
2769 "speculative scheduling"
2770 msgstr ""
2772 #: params.def:560
2773 msgid "The maximum number of iterations through CFG to extend regions"
2774 msgstr ""
2776 #: params.def:565
2777 msgid ""
2778 "The maximum conflict delay for an insn to be considered for speculative "
2779 "motion"
2780 msgstr ""
2782 #: params.def:570
2783 msgid ""
2784 "The minimal probability of speculation success (in percents), so that "
2785 "speculative insn will be scheduled."
2786 msgstr ""
2788 #: params.def:575
2789 msgid ""
2790 "The maximum number of RTL nodes that can be recorded as combiner's last value"
2791 msgstr ""
2793 #: params.def:583
2794 msgid "The upper bound for sharing integer constants"
2795 msgstr ""
2797 #: params.def:602
2798 msgid ""
2799 "Minimum number of virtual mappings to consider switching to full virtual "
2800 "renames"
2801 msgstr ""
2803 #: params.def:607
2804 msgid ""
2805 "Ratio between virtual mappings and virtual symbols to do full virtual renames"
2806 msgstr ""
2808 #: params.def:612
2809 msgid ""
2810 "The lower bound for a buffer to be considered for stack smashing protection"
2811 msgstr ""
2813 #: params.def:630
2814 msgid ""
2815 "Maximum number of statements allowed in a block that needs to be duplicated "
2816 "when threading jumps"
2817 msgstr ""
2819 #: params.def:639
2820 msgid ""
2821 "Maximum number of fields in a structure before pointer analysis treats the "
2822 "structure as a single variable"
2823 msgstr ""
2825 #: params.def:644
2826 msgid ""
2827 "The maximum number of instructions ready to be issued to be considered by "
2828 "the scheduler during the first scheduling pass"
2829 msgstr ""
2831 #: params.def:654
2832 msgid "The number of insns executed before prefetch is completed"
2833 msgstr ""
2835 #: params.def:661
2836 msgid "The number of prefetches that can run at the same time"
2837 msgstr ""
2839 #: params.def:668
2840 msgid "The size of L1 cache"
2841 msgstr ""
2843 #: params.def:675
2844 msgid "The size of L1 cache line"
2845 msgstr ""
2847 #: params.def:682
2848 msgid "The size of L2 cache"
2849 msgstr ""
2851 #: params.def:693
2852 msgid "Whether to use canonical types"
2853 msgstr ""
2855 #: params.def:698
2856 msgid ""
2857 "Maximum length of partial antic set when performing tree pre optimization"
2858 msgstr ""
2860 #: params.def:708
2861 msgid "Maximum size of a SCC before SCCVN stops processing a function"
2862 msgstr ""
2864 #: params.def:714
2865 msgid "Multiplier used for determining the double-queueing threshold"
2866 msgstr ""
2868 #: params.def:719
2869 msgid "max loops number for regional RA"
2870 msgstr ""
2872 #: params.def:727
2873 msgid ""
2874 "The maximum ratio between array size and switch branches for a switch "
2875 "conversion to take place"
2876 msgstr ""
2878 #: config/alpha/alpha.c:5023
2879 #, c-format
2880 msgid "invalid %%H value"
2881 msgstr ""
2883 #: config/alpha/alpha.c:5044 config/bfin/bfin.c:1514
2884 #, c-format
2885 msgid "invalid %%J value"
2886 msgstr ""
2888 #: config/alpha/alpha.c:5074 config/ia64/ia64.c:4727
2889 #, c-format
2890 msgid "invalid %%r value"
2891 msgstr ""
2893 #: config/alpha/alpha.c:5084 config/ia64/ia64.c:4681
2894 #: config/rs6000/rs6000.c:12028 config/xtensa/xtensa.c:2063
2895 #, c-format
2896 msgid "invalid %%R value"
2897 msgstr ""
2899 #: config/alpha/alpha.c:5090 config/rs6000/rs6000.c:11947
2900 #: config/xtensa/xtensa.c:2030
2901 #, c-format
2902 msgid "invalid %%N value"
2903 msgstr ""
2905 #: config/alpha/alpha.c:5098 config/rs6000/rs6000.c:11975
2906 #, c-format
2907 msgid "invalid %%P value"
2908 msgstr ""
2910 #: config/alpha/alpha.c:5106
2911 #, c-format
2912 msgid "invalid %%h value"
2913 msgstr ""
2915 #: config/alpha/alpha.c:5114 config/xtensa/xtensa.c:2056
2916 #, c-format
2917 msgid "invalid %%L value"
2918 msgstr ""
2920 #: config/alpha/alpha.c:5153 config/rs6000/rs6000.c:11929
2921 #, c-format
2922 msgid "invalid %%m value"
2923 msgstr ""
2925 #: config/alpha/alpha.c:5161 config/rs6000/rs6000.c:11937
2926 #, c-format
2927 msgid "invalid %%M value"
2928 msgstr ""
2930 #: config/alpha/alpha.c:5205
2931 #, c-format
2932 msgid "invalid %%U value"
2933 msgstr ""
2935 #: config/alpha/alpha.c:5217 config/alpha/alpha.c:5231
2936 #: config/rs6000/rs6000.c:12036
2937 #, c-format
2938 msgid "invalid %%s value"
2939 msgstr ""
2941 #: config/alpha/alpha.c:5254
2942 #, c-format
2943 msgid "invalid %%C value"
2944 msgstr ""
2946 #: config/alpha/alpha.c:5291 config/rs6000/rs6000.c:11764
2947 #: config/rs6000/rs6000.c:11783
2948 #, c-format
2949 msgid "invalid %%E value"
2950 msgstr ""
2952 #: config/alpha/alpha.c:5316 config/alpha/alpha.c:5364
2953 #, c-format
2954 msgid "unknown relocation unspec"
2955 msgstr ""
2957 #: config/alpha/alpha.c:5325 config/crx/crx.c:1081
2958 #: config/rs6000/rs6000.c:12367 config/spu/spu.c:1488
2959 #, c-format
2960 msgid "invalid %%xn code"
2961 msgstr ""
2963 #: config/arc/arc.c:1728 config/m32r/m32r.c:1805
2964 #, c-format
2965 msgid "invalid operand to %%R code"
2966 msgstr ""
2968 #: config/arc/arc.c:1760 config/m32r/m32r.c:1828
2969 #, c-format
2970 msgid "invalid operand to %%H/%%L code"
2971 msgstr ""
2973 #: config/arc/arc.c:1782 config/m32r/m32r.c:1899
2974 #, c-format
2975 msgid "invalid operand to %%U code"
2976 msgstr ""
2978 #: config/arc/arc.c:1793
2979 #, c-format
2980 msgid "invalid operand to %%V code"
2981 msgstr ""
2983 #. Unknown flag.
2984 #. Undocumented flag.
2985 #: config/arc/arc.c:1800 config/m32r/m32r.c:1926 config/sparc/sparc.c:7003
2986 #, c-format
2987 msgid "invalid operand output code"
2988 msgstr ""
2990 #: config/arm/arm.c:12744 config/arm/arm.c:12762
2991 #, c-format
2992 msgid "predicated Thumb instruction"
2993 msgstr ""
2995 #: config/arm/arm.c:12750
2996 #, c-format
2997 msgid "predicated instruction in conditional sequence"
2998 msgstr ""
3000 #: config/arm/arm.c:12909
3001 #, c-format
3002 msgid "invalid shift operand"
3003 msgstr ""
3005 #: config/arm/arm.c:12956 config/arm/arm.c:12966 config/arm/arm.c:12976
3006 #: config/arm/arm.c:12986 config/arm/arm.c:12996 config/arm/arm.c:13035
3007 #: config/arm/arm.c:13053 config/arm/arm.c:13088 config/arm/arm.c:13107
3008 #: config/arm/arm.c:13122 config/arm/arm.c:13150 config/arm/arm.c:13157
3009 #: config/arm/arm.c:13165 config/arm/arm.c:13186 config/arm/arm.c:13193
3010 #: config/bfin/bfin.c:1527 config/bfin/bfin.c:1534 config/bfin/bfin.c:1541
3011 #: config/bfin/bfin.c:1548 config/bfin/bfin.c:1557 config/bfin/bfin.c:1564
3012 #: config/bfin/bfin.c:1571 config/bfin/bfin.c:1578
3013 #, c-format
3014 msgid "invalid operand for code '%c'"
3015 msgstr ""
3017 #: config/arm/arm.c:13048
3018 #, c-format
3019 msgid "instruction never executed"
3020 msgstr ""
3022 #: config/arm/arm.c:13260
3023 #, c-format
3024 msgid "missing operand"
3025 msgstr ""
3027 #: config/avr/avr.c:1175
3028 #, c-format
3029 msgid "address operand requires constraint for X, Y, or Z register"
3030 msgstr ""
3032 #: config/avr/avr.c:1287
3033 msgid "bad address, not (reg+disp):"
3034 msgstr ""
3036 #: config/avr/avr.c:1294
3037 msgid "bad address, not post_inc or pre_dec:"
3038 msgstr ""
3040 #: config/avr/avr.c:1305
3041 msgid "internal compiler error.  Bad address:"
3042 msgstr ""
3044 #: config/avr/avr.c:1318
3045 msgid "internal compiler error.  Unknown mode:"
3046 msgstr ""
3048 #: config/avr/avr.c:1913 config/avr/avr.c:2601
3049 msgid "invalid insn:"
3050 msgstr ""
3052 #: config/avr/avr.c:1952 config/avr/avr.c:2038 config/avr/avr.c:2087
3053 #: config/avr/avr.c:2115 config/avr/avr.c:2210 config/avr/avr.c:2379
3054 #: config/avr/avr.c:2640 config/avr/avr.c:2752
3055 msgid "incorrect insn:"
3056 msgstr ""
3058 #: config/avr/avr.c:2134 config/avr/avr.c:2295 config/avr/avr.c:2450
3059 #: config/avr/avr.c:2818
3060 msgid "unknown move insn:"
3061 msgstr ""
3063 #: config/avr/avr.c:3048
3064 msgid "bad shift insn:"
3065 msgstr ""
3067 #: config/avr/avr.c:3164 config/avr/avr.c:3584 config/avr/avr.c:3942
3068 msgid "internal compiler error.  Incorrect shift:"
3069 msgstr ""
3071 #: config/bfin/bfin.c:1476
3072 #, c-format
3073 msgid "invalid %%j value"
3074 msgstr ""
3076 #: config/bfin/bfin.c:1669
3077 #, c-format
3078 msgid "invalid const_double operand"
3079 msgstr ""
3081 #: config/cris/cris.c:504 c-typeck.c:4629 c-typeck.c:4645 c-typeck.c:4662
3082 #: final.c:2997 final.c:2999 gcc.c:4813 loop-iv.c:2808 loop-iv.c:2817
3083 #: rtl-error.c:105 toplev.c:599 tree-ssa-loop-niter.c:1856 cp/typeck.c:4600
3084 #: java/expr.c:410
3085 #, gcc-internal-format
3086 msgid "%s"
3087 msgstr ""
3089 #: config/cris/cris.c:555
3090 msgid "unexpected index-type in cris_print_index"
3091 msgstr ""
3093 #: config/cris/cris.c:572
3094 msgid "unexpected base-type in cris_print_base"
3095 msgstr ""
3097 #: config/cris/cris.c:688
3098 msgid "invalid operand for 'b' modifier"
3099 msgstr ""
3101 #: config/cris/cris.c:705
3102 msgid "invalid operand for 'o' modifier"
3103 msgstr ""
3105 #: config/cris/cris.c:724
3106 msgid "invalid operand for 'O' modifier"
3107 msgstr ""
3109 #: config/cris/cris.c:757
3110 msgid "invalid operand for 'p' modifier"
3111 msgstr ""
3113 #: config/cris/cris.c:796
3114 msgid "invalid operand for 'z' modifier"
3115 msgstr ""
3117 #: config/cris/cris.c:860 config/cris/cris.c:894
3118 msgid "invalid operand for 'H' modifier"
3119 msgstr ""
3121 #: config/cris/cris.c:870
3122 msgid "bad register"
3123 msgstr ""
3125 #: config/cris/cris.c:914
3126 msgid "invalid operand for 'e' modifier"
3127 msgstr ""
3129 #: config/cris/cris.c:931
3130 msgid "invalid operand for 'm' modifier"
3131 msgstr ""
3133 #: config/cris/cris.c:956
3134 msgid "invalid operand for 'A' modifier"
3135 msgstr ""
3137 #: config/cris/cris.c:979
3138 msgid "invalid operand for 'D' modifier"
3139 msgstr ""
3141 #: config/cris/cris.c:993
3142 msgid "invalid operand for 'T' modifier"
3143 msgstr ""
3145 #: config/cris/cris.c:1013
3146 msgid "invalid operand modifier letter"
3147 msgstr ""
3149 #: config/cris/cris.c:1070
3150 msgid "unexpected multiplicative operand"
3151 msgstr ""
3153 #: config/cris/cris.c:1090
3154 msgid "unexpected operand"
3155 msgstr ""
3157 #: config/cris/cris.c:1123 config/cris/cris.c:1133
3158 msgid "unrecognized address"
3159 msgstr ""
3161 #: config/cris/cris.c:2215
3162 msgid "unrecognized supposed constant"
3163 msgstr ""
3165 #: config/cris/cris.c:2644 config/cris/cris.c:2708
3166 msgid "unexpected side-effects in address"
3167 msgstr ""
3169 #. Can't possibly get a GOT-needing-fixup for a function-call,
3170 #. right?
3171 #: config/cris/cris.c:3545
3172 msgid "Unidentifiable call op"
3173 msgstr ""
3175 #: config/cris/cris.c:3596
3176 #, c-format
3177 msgid "PIC register isn't set up"
3178 msgstr ""
3180 #: config/fr30/fr30.c:464
3181 #, c-format
3182 msgid "fr30_print_operand_address: unhandled address"
3183 msgstr ""
3185 #: config/fr30/fr30.c:488
3186 #, c-format
3187 msgid "fr30_print_operand: unrecognized %%p code"
3188 msgstr ""
3190 #: config/fr30/fr30.c:508
3191 #, c-format
3192 msgid "fr30_print_operand: unrecognized %%b code"
3193 msgstr ""
3195 #: config/fr30/fr30.c:529
3196 #, c-format
3197 msgid "fr30_print_operand: unrecognized %%B code"
3198 msgstr ""
3200 #: config/fr30/fr30.c:537
3201 #, c-format
3202 msgid "fr30_print_operand: invalid operand to %%A code"
3203 msgstr ""
3205 #: config/fr30/fr30.c:554
3206 #, c-format
3207 msgid "fr30_print_operand: invalid %%x code"
3208 msgstr ""
3210 #: config/fr30/fr30.c:561
3211 #, c-format
3212 msgid "fr30_print_operand: invalid %%F code"
3213 msgstr ""
3215 #: config/fr30/fr30.c:578
3216 #, c-format
3217 msgid "fr30_print_operand: unknown code"
3218 msgstr ""
3220 #: config/fr30/fr30.c:606 config/fr30/fr30.c:615 config/fr30/fr30.c:626
3221 #: config/fr30/fr30.c:639
3222 #, c-format
3223 msgid "fr30_print_operand: unhandled MEM"
3224 msgstr ""
3226 #: config/frv/frv.c:2546
3227 msgid "bad insn to frv_print_operand_address:"
3228 msgstr ""
3230 #: config/frv/frv.c:2557
3231 msgid "bad register to frv_print_operand_memory_reference_reg:"
3232 msgstr ""
3234 #: config/frv/frv.c:2596 config/frv/frv.c:2606 config/frv/frv.c:2615
3235 #: config/frv/frv.c:2636 config/frv/frv.c:2641
3236 msgid "bad insn to frv_print_operand_memory_reference:"
3237 msgstr ""
3239 #: config/frv/frv.c:2727
3240 #, c-format
3241 msgid "bad condition code"
3242 msgstr ""
3244 #: config/frv/frv.c:2802
3245 msgid "bad insn in frv_print_operand, bad const_double"
3246 msgstr ""
3248 #: config/frv/frv.c:2863
3249 msgid "bad insn to frv_print_operand, 'e' modifier:"
3250 msgstr ""
3252 #: config/frv/frv.c:2871
3253 msgid "bad insn to frv_print_operand, 'F' modifier:"
3254 msgstr ""
3256 #: config/frv/frv.c:2887
3257 msgid "bad insn to frv_print_operand, 'f' modifier:"
3258 msgstr ""
3260 #: config/frv/frv.c:2901
3261 msgid "bad insn to frv_print_operand, 'g' modifier:"
3262 msgstr ""
3264 #: config/frv/frv.c:2949
3265 msgid "bad insn to frv_print_operand, 'L' modifier:"
3266 msgstr ""
3268 #: config/frv/frv.c:2962
3269 msgid "bad insn to frv_print_operand, 'M/N' modifier:"
3270 msgstr ""
3272 #: config/frv/frv.c:2983
3273 msgid "bad insn to frv_print_operand, 'O' modifier:"
3274 msgstr ""
3276 #: config/frv/frv.c:3001
3277 msgid "bad insn to frv_print_operand, P modifier:"
3278 msgstr ""
3280 #: config/frv/frv.c:3021
3281 msgid "bad insn in frv_print_operand, z case"
3282 msgstr ""
3284 #: config/frv/frv.c:3052
3285 msgid "bad insn in frv_print_operand, 0 case"
3286 msgstr ""
3288 #: config/frv/frv.c:3057
3289 msgid "frv_print_operand: unknown code"
3290 msgstr ""
3292 #: config/frv/frv.c:4426
3293 msgid "bad output_move_single operand"
3294 msgstr ""
3296 #: config/frv/frv.c:4553
3297 msgid "bad output_move_double operand"
3298 msgstr ""
3300 #: config/frv/frv.c:4695
3301 msgid "bad output_condmove_single operand"
3302 msgstr ""
3304 #. This macro is a C statement to print on `stderr' a string describing the
3305 #. particular machine description choice.  Every machine description should
3306 #. define `TARGET_VERSION'.  For example:
3308 #. #ifdef MOTOROLA
3309 #. #define TARGET_VERSION           fprintf (stderr, " (68k, Motorola syntax)");
3310 #. #else
3311 #. #define TARGET_VERSION           fprintf (stderr, " (68k, MIT syntax)");
3312 #. #endif
3313 #: config/frv/frv.h:328
3314 #, c-format
3315 msgid " (frv)"
3316 msgstr ""
3318 #: config/i386/i386.c:9726
3319 #, c-format
3320 msgid "invalid UNSPEC as operand"
3321 msgstr ""
3323 #: config/i386/i386.c:10438
3324 #, c-format
3325 msgid ""
3326 "operand is neither a constant nor a condition code, invalid operand code 'c'"
3327 msgstr ""
3329 #: config/i386/i386.c:10562
3330 #, c-format
3331 msgid "invalid operand code '%c'"
3332 msgstr ""
3334 #: config/i386/i386.c:10611
3335 #, c-format
3336 msgid "invalid constraints for operand"
3337 msgstr ""
3339 #: config/i386/i386.c:17897
3340 msgid "unknown insn mode"
3341 msgstr ""
3343 #. 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.
3344 #. 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.
3345 #: config/i386/xm-djgpp.h:61
3346 #, c-format
3347 msgid "environment variable DJGPP not defined"
3348 msgstr ""
3350 #: config/i386/xm-djgpp.h:63
3351 #, c-format
3352 msgid "environment variable DJGPP points to missing file '%s'"
3353 msgstr ""
3355 #: config/i386/xm-djgpp.h:66
3356 #, c-format
3357 msgid "environment variable DJGPP points to corrupt file '%s'"
3358 msgstr ""
3360 #: config/ia64/ia64.c:4779
3361 #, c-format
3362 msgid "ia64_print_operand: unknown code"
3363 msgstr ""
3365 #: config/ia64/ia64.c:9897
3366 msgid "invalid conversion from %<__fpreg%>"
3367 msgstr ""
3369 #: config/ia64/ia64.c:9900
3370 msgid "invalid conversion to %<__fpreg%>"
3371 msgstr ""
3373 #: config/ia64/ia64.c:9913 config/ia64/ia64.c:9924
3374 msgid "invalid operation on %<__fpreg%>"
3375 msgstr ""
3377 #: config/iq2000/iq2000.c:3121
3378 #, c-format
3379 msgid "invalid %%P operand"
3380 msgstr ""
3382 #: config/iq2000/iq2000.c:3129 config/rs6000/rs6000.c:11965
3383 #, c-format
3384 msgid "invalid %%p value"
3385 msgstr ""
3387 #: config/iq2000/iq2000.c:3185
3388 #, c-format
3389 msgid "invalid use of %%d, %%x, or %%X"
3390 msgstr ""
3392 #: config/m32r/m32r.c:1775
3393 #, c-format
3394 msgid "invalid operand to %%s code"
3395 msgstr ""
3397 #: config/m32r/m32r.c:1782
3398 #, c-format
3399 msgid "invalid operand to %%p code"
3400 msgstr ""
3402 #: config/m32r/m32r.c:1837
3403 msgid "bad insn for 'A'"
3404 msgstr ""
3406 #: config/m32r/m32r.c:1884
3407 #, c-format
3408 msgid "invalid operand to %%T/%%B code"
3409 msgstr ""
3411 #: config/m32r/m32r.c:1907
3412 #, c-format
3413 msgid "invalid operand to %%N code"
3414 msgstr ""
3416 #: config/m32r/m32r.c:1940
3417 msgid "pre-increment address is not a register"
3418 msgstr ""
3420 #: config/m32r/m32r.c:1947
3421 msgid "pre-decrement address is not a register"
3422 msgstr ""
3424 #: config/m32r/m32r.c:1954
3425 msgid "post-increment address is not a register"
3426 msgstr ""
3428 #: config/m32r/m32r.c:2030 config/m32r/m32r.c:2044
3429 #: config/rs6000/rs6000.c:20642
3430 msgid "bad address"
3431 msgstr ""
3433 #: config/m32r/m32r.c:2049
3434 msgid "lo_sum not of register"
3435 msgstr ""
3437 #. !!!! SCz wrong here.
3438 #: config/m68hc11/m68hc11.c:3189 config/m68hc11/m68hc11.c:3567
3439 msgid "move insn not handled"
3440 msgstr ""
3442 #: config/m68hc11/m68hc11.c:3413 config/m68hc11/m68hc11.c:3497
3443 #: config/m68hc11/m68hc11.c:3770
3444 msgid "invalid register in the move instruction"
3445 msgstr ""
3447 #: config/m68hc11/m68hc11.c:3447
3448 msgid "invalid operand in the instruction"
3449 msgstr ""
3451 #: config/m68hc11/m68hc11.c:3744
3452 msgid "invalid register in the instruction"
3453 msgstr ""
3455 #: config/m68hc11/m68hc11.c:3777
3456 msgid "operand 1 must be a hard register"
3457 msgstr ""
3459 #: config/m68hc11/m68hc11.c:3791
3460 msgid "invalid rotate insn"
3461 msgstr ""
3463 #: config/m68hc11/m68hc11.c:4215
3464 msgid "registers IX, IY and Z used in the same INSN"
3465 msgstr ""
3467 #: config/m68hc11/m68hc11.c:4548 config/m68hc11/m68hc11.c:4848
3468 msgid "cannot do z-register replacement"
3469 msgstr ""
3471 #: config/m68hc11/m68hc11.c:4911
3472 msgid "invalid Z register replacement for insn"
3473 msgstr ""
3475 #: config/mips/mips.c:6997 config/mips/mips.c:7018 config/mips/mips.c:7122
3476 #, c-format
3477 msgid "'%%%c' is not a valid operand prefix"
3478 msgstr ""
3480 #: config/mips/mips.c:7066 config/mips/mips.c:7073 config/mips/mips.c:7080
3481 #: config/mips/mips.c:7140
3482 #, c-format
3483 msgid "invalid use of '%%%c'"
3484 msgstr ""
3486 #: config/mips/mips.c:7388
3487 msgid "mips_debugger_offset called with non stack/frame/arg pointer"
3488 msgstr ""
3490 #: config/mmix/mmix.c:1483 config/mmix/mmix.c:1613
3491 msgid "MMIX Internal: Expected a CONST_INT, not this"
3492 msgstr ""
3494 #: config/mmix/mmix.c:1562
3495 msgid "MMIX Internal: Bad value for 'm', not a CONST_INT"
3496 msgstr ""
3498 #: config/mmix/mmix.c:1581
3499 msgid "MMIX Internal: Expected a register, not this"
3500 msgstr ""
3502 #: config/mmix/mmix.c:1591
3503 msgid "MMIX Internal: Expected a constant, not this"
3504 msgstr ""
3506 #. We need the original here.
3507 #: config/mmix/mmix.c:1675
3508 msgid "MMIX Internal: Cannot decode this operand"
3509 msgstr ""
3511 #: config/mmix/mmix.c:1732
3512 msgid "MMIX Internal: This is not a recognized address"
3513 msgstr ""
3515 #: config/mmix/mmix.c:2665
3516 msgid "MMIX Internal: Trying to output invalidly reversed condition:"
3517 msgstr ""
3519 #: config/mmix/mmix.c:2672
3520 msgid "MMIX Internal: What's the CC of this?"
3521 msgstr ""
3523 #: config/mmix/mmix.c:2676
3524 msgid "MMIX Internal: What is the CC of this?"
3525 msgstr ""
3527 #: config/mmix/mmix.c:2740
3528 msgid "MMIX Internal: This is not a constant:"
3529 msgstr ""
3531 #: config/rs6000/host-darwin.c:97
3532 #, c-format
3533 msgid "Out of stack space.\n"
3534 msgstr ""
3536 #: config/rs6000/host-darwin.c:118
3537 #, c-format
3538 msgid "Try running '%s' in the shell to raise its limit.\n"
3539 msgstr ""
3541 #: config/rs6000/rs6000.c:11792
3542 #, c-format
3543 msgid "invalid %%f value"
3544 msgstr ""
3546 #: config/rs6000/rs6000.c:11801
3547 #, c-format
3548 msgid "invalid %%F value"
3549 msgstr ""
3551 #: config/rs6000/rs6000.c:11810
3552 #, c-format
3553 msgid "invalid %%G value"
3554 msgstr ""
3556 #: config/rs6000/rs6000.c:11845
3557 #, c-format
3558 msgid "invalid %%j code"
3559 msgstr ""
3561 #: config/rs6000/rs6000.c:11855
3562 #, c-format
3563 msgid "invalid %%J code"
3564 msgstr ""
3566 #: config/rs6000/rs6000.c:11865
3567 #, c-format
3568 msgid "invalid %%k value"
3569 msgstr ""
3571 #: config/rs6000/rs6000.c:11885 config/xtensa/xtensa.c:2049
3572 #, c-format
3573 msgid "invalid %%K value"
3574 msgstr ""
3576 #: config/rs6000/rs6000.c:11955
3577 #, c-format
3578 msgid "invalid %%O value"
3579 msgstr ""
3581 #: config/rs6000/rs6000.c:12002
3582 #, c-format
3583 msgid "invalid %%q value"
3584 msgstr ""
3586 #: config/rs6000/rs6000.c:12046
3587 #, c-format
3588 msgid "invalid %%S value"
3589 msgstr ""
3591 #: config/rs6000/rs6000.c:12086
3592 #, c-format
3593 msgid "invalid %%T value"
3594 msgstr ""
3596 #: config/rs6000/rs6000.c:12096
3597 #, c-format
3598 msgid "invalid %%u value"
3599 msgstr ""
3601 #: config/rs6000/rs6000.c:12105 config/xtensa/xtensa.c:2019
3602 #, c-format
3603 msgid "invalid %%v value"
3604 msgstr ""
3606 #: config/rs6000/rs6000.c:12326
3607 #, c-format
3608 msgid "invalid %%y value, try using the 'Z' constraint"
3609 msgstr ""
3611 #: config/rs6000/rs6000.c:22506
3612 msgid "AltiVec argument passed to unprototyped function"
3613 msgstr ""
3615 #: config/s390/s390.c:4932
3616 #, c-format
3617 msgid "cannot decompose address"
3618 msgstr ""
3620 #: config/s390/s390.c:5145
3621 msgid "UNKNOWN in print_operand !?"
3622 msgstr ""
3624 #: config/score/score3.c:1263 config/score/score3.c:1283
3625 #: config/score/score7.c:1254
3626 #, c-format
3627 msgid "invalid operand for code: '%c'"
3628 msgstr ""
3630 #: config/sh/sh.c:779
3631 #, c-format
3632 msgid "invalid operand to %%R"
3633 msgstr ""
3635 #: config/sh/sh.c:806
3636 #, c-format
3637 msgid "invalid operand to %%S"
3638 msgstr ""
3640 #: config/sh/sh.c:8414
3641 msgid "created and used with different architectures / ABIs"
3642 msgstr ""
3644 #: config/sh/sh.c:8416
3645 msgid "created and used with different ABIs"
3646 msgstr ""
3648 #: config/sh/sh.c:8418
3649 msgid "created and used with different endianness"
3650 msgstr ""
3652 #: config/sparc/sparc.c:6811 config/sparc/sparc.c:6817
3653 #, c-format
3654 msgid "invalid %%Y operand"
3655 msgstr ""
3657 #: config/sparc/sparc.c:6887
3658 #, c-format
3659 msgid "invalid %%A operand"
3660 msgstr ""
3662 #: config/sparc/sparc.c:6897
3663 #, c-format
3664 msgid "invalid %%B operand"
3665 msgstr ""
3667 #: config/sparc/sparc.c:6936
3668 #, c-format
3669 msgid "invalid %%c operand"
3670 msgstr ""
3672 #: config/sparc/sparc.c:6958
3673 #, c-format
3674 msgid "invalid %%d operand"
3675 msgstr ""
3677 #: config/sparc/sparc.c:6975
3678 #, c-format
3679 msgid "invalid %%f operand"
3680 msgstr ""
3682 #: config/sparc/sparc.c:6989
3683 #, c-format
3684 msgid "invalid %%s operand"
3685 msgstr ""
3687 #: config/sparc/sparc.c:7043
3688 #, c-format
3689 msgid "long long constant not a valid immediate operand"
3690 msgstr ""
3692 #: config/sparc/sparc.c:7046
3693 #, c-format
3694 msgid "floating point constant not a valid immediate operand"
3695 msgstr ""
3697 #: config/stormy16/stormy16.c:1750 config/stormy16/stormy16.c:1821
3698 #, c-format
3699 msgid "'B' operand is not constant"
3700 msgstr ""
3702 #: config/stormy16/stormy16.c:1777
3703 #, c-format
3704 msgid "'B' operand has multiple bits set"
3705 msgstr ""
3707 #: config/stormy16/stormy16.c:1803
3708 #, c-format
3709 msgid "'o' operand is not constant"
3710 msgstr ""
3712 #: config/stormy16/stormy16.c:1835
3713 #, c-format
3714 msgid "xstormy16_print_operand: unknown code"
3715 msgstr ""
3717 #: config/v850/v850.c:372
3718 msgid "const_double_split got a bad insn:"
3719 msgstr ""
3721 #: config/v850/v850.c:936
3722 msgid "output_move_single:"
3723 msgstr ""
3725 #: config/xtensa/xtensa.c:670 config/xtensa/xtensa.c:702
3726 #: config/xtensa/xtensa.c:711
3727 msgid "bad test"
3728 msgstr ""
3730 #: config/xtensa/xtensa.c:2007
3731 #, c-format
3732 msgid "invalid %%D value"
3733 msgstr ""
3735 #: config/xtensa/xtensa.c:2044
3736 msgid "invalid mask"
3737 msgstr ""
3739 #: config/xtensa/xtensa.c:2070
3740 #, c-format
3741 msgid "invalid %%x value"
3742 msgstr ""
3744 #: config/xtensa/xtensa.c:2077
3745 #, c-format
3746 msgid "invalid %%d value"
3747 msgstr ""
3749 #: config/xtensa/xtensa.c:2098 config/xtensa/xtensa.c:2108
3750 #, c-format
3751 msgid "invalid %%t/%%b value"
3752 msgstr ""
3754 #: config/xtensa/xtensa.c:2150
3755 msgid "invalid address"
3756 msgstr ""
3758 #: config/xtensa/xtensa.c:2175
3759 msgid "no register in address"
3760 msgstr ""
3762 #: config/xtensa/xtensa.c:2183
3763 msgid "address offset not a constant"
3764 msgstr ""
3766 #: cp/call.c:2602
3767 msgid "candidates are:"
3768 msgstr ""
3770 #: cp/call.c:6775
3771 msgid "candidate 1:"
3772 msgstr ""
3774 #: cp/call.c:6776
3775 msgid "candidate 2:"
3776 msgstr ""
3778 #: cp/decl2.c:670
3779 msgid "candidates are: %+#D"
3780 msgstr ""
3782 #: cp/decl2.c:672
3783 msgid "candidate is: %+#D"
3784 msgstr ""
3786 #: cp/g++spec.c:251 java/jvspec.c:406
3787 #, c-format
3788 msgid "argument to '%s' missing\n"
3789 msgstr ""
3791 #: fortran/arith.c:90
3792 msgid "Arithmetic OK at %L"
3793 msgstr ""
3795 #: fortran/arith.c:93
3796 msgid "Arithmetic overflow at %L"
3797 msgstr ""
3799 #: fortran/arith.c:96
3800 msgid "Arithmetic underflow at %L"
3801 msgstr ""
3803 #: fortran/arith.c:99
3804 msgid "Arithmetic NaN at %L"
3805 msgstr ""
3807 #: fortran/arith.c:102
3808 msgid "Division by zero at %L"
3809 msgstr ""
3811 #: fortran/arith.c:105
3812 msgid "Array operands are incommensurate at %L"
3813 msgstr ""
3815 #: fortran/arith.c:109
3816 msgid "Integer outside symmetric range implied by Standard Fortran at %L"
3817 msgstr ""
3819 #: fortran/arith.c:1477
3820 msgid "elemental binary operation"
3821 msgstr ""
3823 #: fortran/arith.c:2055
3824 #, no-c-format
3825 msgid "Arithmetic OK converting %s to %s at %L"
3826 msgstr ""
3828 #: fortran/arith.c:2059
3829 #, no-c-format
3830 msgid ""
3831 "Arithmetic overflow converting %s to %s at %L. This check can be disabled "
3832 "with the option -fno-range-check"
3833 msgstr ""
3835 #: fortran/arith.c:2064
3836 #, no-c-format
3837 msgid "Arithmetic underflow converting %s to %s at %L"
3838 msgstr ""
3840 #: fortran/arith.c:2068
3841 #, no-c-format
3842 msgid "Arithmetic NaN converting %s to %s at %L"
3843 msgstr ""
3845 #: fortran/arith.c:2072
3846 #, no-c-format
3847 msgid "Division by zero converting %s to %s at %L"
3848 msgstr ""
3850 #: fortran/arith.c:2076
3851 #, no-c-format
3852 msgid "Array operands are incommensurate converting %s to %s at %L"
3853 msgstr ""
3855 #: fortran/arith.c:2080
3856 #, no-c-format
3857 msgid ""
3858 "Integer outside symmetric range implied by Standard Fortran converting %s to "
3859 "%s at %L"
3860 msgstr ""
3862 #: fortran/arith.c:2413
3863 #, no-c-format
3864 msgid "The Hollerith constant at %L is too long to convert to %s"
3865 msgstr ""
3867 #: fortran/arith.c:2572
3868 #, no-c-format
3869 msgid "Enumerator exceeds the C integer type at %C"
3870 msgstr ""
3872 #: fortran/array.c:97
3873 #, no-c-format
3874 msgid "Expected array subscript at %C"
3875 msgstr ""
3877 #: fortran/array.c:124
3878 #, no-c-format
3879 msgid "Expected array subscript stride at %C"
3880 msgstr ""
3882 #: fortran/array.c:167
3883 #, no-c-format
3884 msgid "Invalid form of array reference at %C"
3885 msgstr ""
3887 #: fortran/array.c:172
3888 #, no-c-format
3889 msgid "Array reference at %C cannot have more than %d dimensions"
3890 msgstr ""
3892 #: fortran/array.c:223
3893 #, no-c-format
3894 msgid "Variable '%s' at %L in this context must be constant"
3895 msgstr ""
3897 #: fortran/array.c:314
3898 #, no-c-format
3899 msgid "Expected expression in array specification at %C"
3900 msgstr ""
3902 #: fortran/array.c:396
3903 #, no-c-format
3904 msgid "Bad array specification for an explicitly shaped array at %C"
3905 msgstr ""
3907 #: fortran/array.c:406
3908 #, no-c-format
3909 msgid "Bad array specification for assumed shape array at %C"
3910 msgstr ""
3912 #: fortran/array.c:420
3913 #, no-c-format
3914 msgid "Bad specification for deferred shape array at %C"
3915 msgstr ""
3917 #: fortran/array.c:424
3918 #, no-c-format
3919 msgid "Bad specification for assumed size array at %C"
3920 msgstr ""
3922 #: fortran/array.c:433
3923 #, no-c-format
3924 msgid "Expected another dimension in array declaration at %C"
3925 msgstr ""
3927 #: fortran/array.c:439
3928 #, no-c-format
3929 msgid "Array specification at %C has more than %d dimensions"
3930 msgstr ""
3932 #: fortran/array.c:445
3933 #, no-c-format
3934 msgid "Fortran 2008: Array specification at %C with more than 7 dimensions"
3935 msgstr ""
3937 #: fortran/array.c:651
3938 #, no-c-format
3939 msgid "duplicated initializer"
3940 msgstr ""
3942 #: fortran/array.c:743
3943 #, no-c-format
3944 msgid "DO-iterator '%s' at %L is inside iterator of the same name"
3945 msgstr ""
3947 #: fortran/array.c:845 fortran/array.c:987
3948 #, no-c-format
3949 msgid "Syntax error in array constructor at %C"
3950 msgstr ""
3952 #: fortran/array.c:902
3953 #, no-c-format
3954 msgid "Fortran 2003: [...] style array constructors at %C"
3955 msgstr ""
3957 #: fortran/array.c:922
3958 #, no-c-format
3959 msgid "Fortran 2003: Array constructor including type specification at %C"
3960 msgstr ""
3962 #: fortran/array.c:937
3963 #, no-c-format
3964 msgid "Empty array constructor at %C is not allowed"
3965 msgstr ""
3967 #: fortran/array.c:1034
3968 #, no-c-format
3969 msgid "Element in %s array constructor at %L is %s"
3970 msgstr ""
3972 #: fortran/array.c:1371
3973 #, no-c-format
3974 msgid "Iterator step at %L cannot be zero"
3975 msgstr ""
3977 #: fortran/array.c:1657
3978 #, no-c-format
3979 msgid "Different CHARACTER lengths (%d/%d) in array constructor at %L"
3980 msgstr ""
3982 #: fortran/check.c:44
3983 #, no-c-format
3984 msgid "'%s' argument of '%s' intrinsic at %L must be a scalar"
3985 msgstr ""
3987 #: fortran/check.c:59
3988 #, no-c-format
3989 msgid "'%s' argument of '%s' intrinsic at %L must be %s"
3990 msgstr ""
3992 #: fortran/check.c:87
3993 #, no-c-format
3994 msgid "'%s' argument of '%s' intrinsic at %L must be a numeric type"
3995 msgstr ""
3997 #: fortran/check.c:101 fortran/check.c:825 fortran/check.c:835
3998 #, no-c-format
3999 msgid "'%s' argument of '%s' intrinsic at %L must be INTEGER or REAL"
4000 msgstr ""
4002 #: fortran/check.c:118
4003 #, no-c-format
4004 msgid "'%s' argument of '%s' intrinsic at %L must be REAL or COMPLEX"
4005 msgstr ""
4007 #: fortran/check.c:147
4008 #, no-c-format
4009 msgid "'%s' argument of '%s' intrinsic at %L must be a constant"
4010 msgstr ""
4012 #: fortran/check.c:156
4013 #, no-c-format
4014 msgid "Invalid kind for %s at %L"
4015 msgstr ""
4017 #: fortran/check.c:175
4018 #, no-c-format
4019 msgid "'%s' argument of '%s' intrinsic at %L must be double precision"
4020 msgstr ""
4022 #: fortran/check.c:192
4023 #, no-c-format
4024 msgid "'%s' argument of '%s' intrinsic at %L must be a logical array"
4025 msgstr ""
4027 #: fortran/check.c:210
4028 #, no-c-format
4029 msgid "'%s' argument of '%s' intrinsic at %L must be an array"
4030 msgstr ""
4032 #: fortran/check.c:225
4033 #, no-c-format
4034 msgid ""
4035 "'%s' argument of '%s' intrinsic at %L must be the same type and kind as '%s'"
4036 msgstr ""
4038 #: fortran/check.c:241
4039 #, no-c-format
4040 msgid "'%s' argument of '%s' intrinsic at %L must be of rank %d"
4041 msgstr ""
4043 #: fortran/check.c:256
4044 #, no-c-format
4045 msgid "'%s' argument of '%s' intrinsic at %L must not be OPTIONAL"
4046 msgstr ""
4048 #: fortran/check.c:275
4049 #, no-c-format
4050 msgid "'%s' argument of '%s' intrinsic at %L must be of kind %d"
4051 msgstr ""
4053 #: fortran/check.c:297
4054 #, no-c-format
4055 msgid "'%s' argument of '%s' intrinsic at %L cannot be INTENT(IN)"
4056 msgstr ""
4058 #: fortran/check.c:303
4059 #, no-c-format
4060 msgid "'%s' argument of '%s' intrinsic at %L must be a variable"
4061 msgstr ""
4063 #: fortran/check.c:356
4064 #, no-c-format
4065 msgid "'dim' argument of '%s' intrinsic at %L is not a valid dimension index"
4066 msgstr ""
4068 #: fortran/check.c:426
4069 #, no-c-format
4070 msgid "Unequal character lengths (%ld and %ld) in %s intrinsic at %L"
4071 msgstr ""
4073 #: fortran/check.c:532 fortran/check.c:2025 fortran/check.c:2040
4074 #, no-c-format
4075 msgid "'%s' argument of '%s' intrinsic at %L must be ALLOCATABLE"
4076 msgstr ""
4078 #: fortran/check.c:556 fortran/check.c:3872
4079 #, no-c-format
4080 msgid "'%s' and '%s' arguments of '%s' intrinsic at %L must have the same type"
4081 msgstr ""
4083 #: fortran/check.c:565 fortran/check.c:1197 fortran/check.c:1340
4084 #: fortran/check.c:1414 fortran/check.c:1703
4085 #, no-c-format
4086 msgid "Extension: Different type kinds at %L"
4087 msgstr ""
4089 #: fortran/check.c:605 fortran/check.c:2109
4090 #, no-c-format
4091 msgid "'%s' argument of '%s' intrinsic at %L must be a POINTER"
4092 msgstr ""
4094 #: fortran/check.c:625
4095 #, no-c-format
4096 msgid ""
4097 "'%s' argument of '%s' intrinsic at %L must be a pointer or target VARIABLE "
4098 "or FUNCTION"
4099 msgstr ""
4101 #: fortran/check.c:633
4102 #, no-c-format
4103 msgid "'%s' argument of '%s' intrinsic at %L must be a POINTER or a TARGET"
4104 msgstr ""
4106 #: fortran/check.c:649
4107 #, no-c-format
4108 msgid ""
4109 "Array section with a vector subscript at %L shall not be the target of a "
4110 "pointer"
4111 msgstr ""
4113 #: fortran/check.c:660
4114 #, no-c-format
4115 msgid ""
4116 "NULL pointer at %L is not permitted as actual argument of '%s' intrinsic "
4117 "function"
4118 msgstr ""
4120 #: fortran/check.c:806 fortran/check.c:930
4121 #, no-c-format
4122 msgid ""
4123 "'%s' argument of '%s' intrinsic at %L must not be present if 'x' is COMPLEX"
4124 msgstr ""
4126 #: fortran/check.c:856 fortran/check.c:1259 fortran/check.c:1362
4127 #: fortran/check.c:1521 fortran/check.c:1538 fortran/check.c:2413
4128 #: fortran/check.c:2555 fortran/check.c:2898 fortran/check.c:2959
4129 #, no-c-format
4130 msgid "Fortran 2003: '%s' intrinsic with KIND argument at %L"
4131 msgstr ""
4133 #: fortran/check.c:881
4134 #, no-c-format
4135 msgid "SHIFT argument at %L of CSHIFT must have rank %d or be a scalar"
4136 msgstr ""
4138 #: fortran/check.c:979 fortran/check.c:1799 fortran/check.c:1807
4139 #, no-c-format
4140 msgid "'%s' argument of '%s' intrinsic at %L must be numeric or LOGICAL"
4141 msgstr ""
4143 #: fortran/check.c:993
4144 #, no-c-format
4145 msgid ""
4146 "Different shape for arguments '%s' and '%s' at %L for intrinsic 'dot_product'"
4147 msgstr ""
4149 #: fortran/check.c:1012 fortran/check.c:1020
4150 #, no-c-format
4151 msgid "'%s' argument of '%s' intrinsic at %L must be default real"
4152 msgstr ""
4154 #: fortran/check.c:1047
4155 #, no-c-format
4156 msgid "SHIFT argument at %L of EOSHIFT must have rank %d or be a scalar"
4157 msgstr ""
4159 #: fortran/check.c:1067
4160 #, no-c-format
4161 msgid "BOUNDARY argument at %L of EOSHIFT must have rank %d or be a scalar"
4162 msgstr ""
4164 #: fortran/check.c:1078
4165 #, no-c-format
4166 msgid ""
4167 "Different shape in dimension %d for SHIFT and BOUNDARY arguments of EOSHIFT "
4168 "at %L"
4169 msgstr ""
4171 #: fortran/check.c:1310
4172 #, no-c-format
4173 msgid "Argument of %s at %L must be of length one"
4174 msgstr ""
4176 #: fortran/check.c:1369
4177 #, no-c-format
4178 msgid "'%s' argument of '%s' intrinsic at %L must be the same kind as '%s'"
4179 msgstr ""
4181 #: fortran/check.c:1494
4182 #, no-c-format
4183 msgid "'%s' argument of '%s' intrinsic at %L must be a non-derived type"
4184 msgstr ""
4186 #: fortran/check.c:1676
4187 #, no-c-format
4188 msgid "Intrinsic '%s' at %L must have at least two arguments"
4189 msgstr ""
4191 #: fortran/check.c:1709
4192 #, no-c-format
4193 msgid "'a%d' argument of '%s' intrinsic at %L must be %s(%d)"
4194 msgstr ""
4196 #: fortran/check.c:1742
4197 #, no-c-format
4198 msgid "Fortran 2003: '%s' intrinsic with CHARACTER argument at %L"
4199 msgstr ""
4201 #: fortran/check.c:1749
4202 #, no-c-format
4203 msgid ""
4204 "'a1' argument of '%s' intrinsic at %L must be INTEGER, REAL or CHARACTER"
4205 msgstr ""
4207 #: fortran/check.c:1821
4208 #, no-c-format
4209 msgid ""
4210 "Different shape on dimension 1 for arguments '%s' and '%s' at %L for "
4211 "intrinsic matmul"
4212 msgstr ""
4214 #: fortran/check.c:1840
4215 #, no-c-format
4216 msgid ""
4217 "Different shape on dimension 2 for argument '%s' and dimension 1 for "
4218 "argument '%s' at %L for intrinsic matmul"
4219 msgstr ""
4221 #: fortran/check.c:1849
4222 #, no-c-format
4223 msgid "'%s' argument of '%s' intrinsic at %L must be of rank 1 or 2"
4224 msgstr ""
4226 #: fortran/check.c:2051
4227 #, no-c-format
4228 msgid ""
4229 "the '%s' and '%s' arguments of '%s' intrinsic at %L must have the same rank %"
4230 "d/%d"
4231 msgstr ""
4233 #: fortran/check.c:2060
4234 #, no-c-format
4235 msgid ""
4236 "the '%s' and '%s' arguments of '%s' intrinsic at %L must be of the same kind "
4237 "%d/%d"
4238 msgstr ""
4240 #: fortran/check.c:2156
4241 #, no-c-format
4242 msgid "'%s' argument of '%s' intrinsic at %L must be of type REAL or COMPLEX"
4243 msgstr ""
4245 #: fortran/check.c:2177
4246 #, no-c-format
4247 msgid "'%s' argument of '%s' intrinsic at %L must be of a dummy variable"
4248 msgstr ""
4250 #: fortran/check.c:2185
4251 #, no-c-format
4252 msgid ""
4253 "'%s' argument of '%s' intrinsic at %L must be of an OPTIONAL dummy variable"
4254 msgstr ""
4256 #: fortran/check.c:2201
4257 #, no-c-format
4258 msgid "'%s' argument of '%s' intrinsic at %L must not be a subobject of '%s'"
4259 msgstr ""
4261 #: fortran/check.c:2326
4262 #, no-c-format
4263 msgid ""
4264 "'shape' argument of 'reshape' intrinsic at %L must be an array of constant "
4265 "size"
4266 msgstr ""
4268 #: fortran/check.c:2336
4269 #, no-c-format
4270 msgid "'shape' argument of 'reshape' intrinsic at %L has more than %d elements"
4271 msgstr ""
4273 #: fortran/check.c:2374
4274 #, no-c-format
4275 msgid ""
4276 "Without padding, there are not enough elements in the intrinsic RESHAPE "
4277 "source at %L to match the shape"
4278 msgstr ""
4280 #: fortran/check.c:2475
4281 #, no-c-format
4282 msgid "Missing arguments to %s intrinsic at %L"
4283 msgstr ""
4285 #: fortran/check.c:2516
4286 #, no-c-format
4287 msgid ""
4288 "'source' argument of 'shape' intrinsic at %L must not be an assumed size "
4289 "array"
4290 msgstr ""
4292 #: fortran/check.c:2590
4293 #, no-c-format
4294 msgid "'%s' argument of '%s' intrinsic at %L must be less than rank %d"
4295 msgstr ""
4297 #: fortran/check.c:2850
4298 #, no-c-format
4299 msgid "'MOLD' argument of 'TRANSFER' intrinsic at %L must not be %s"
4300 msgstr ""
4302 #: fortran/check.c:2924
4303 #, no-c-format
4304 msgid ""
4305 "FIELD argument at %L of UNPACK must have the same rank as MASK or be a scalar"
4306 msgstr ""
4308 #: fortran/check.c:2935
4309 #, no-c-format
4310 msgid ""
4311 "Different shape in dimension %d for MASK and FIELD arguments of UNPACK at %L"
4312 msgstr ""
4314 #: fortran/check.c:3194
4315 #, no-c-format
4316 msgid "Too many arguments to %s at %L"
4317 msgstr ""
4319 #: fortran/check.c:3306 fortran/check.c:3783 fortran/check.c:3807
4320 #, no-c-format
4321 msgid "'%s' argument of '%s' intrinsic at %L must be INTEGER or PROCEDURE"
4322 msgstr ""
4324 #: fortran/check.c:3489
4325 #, no-c-format
4326 msgid ""
4327 "'%s' argument of '%s' intrinsic at %L must be of a kind not wider than the "
4328 "default kind (%d)"
4329 msgstr ""
4331 #: fortran/check.c:3856 fortran/check.c:3864
4332 #, no-c-format
4333 msgid "'%s' argument of '%s' intrinsic at %L must be INTEGER or LOGICAL"
4334 msgstr ""
4336 #: fortran/cpp.c:374 c-opts.c:887
4337 #, gcc-internal-format
4338 msgid "output filename specified twice"
4339 msgstr ""
4341 #: fortran/cpp.c:432
4342 #, no-c-format
4343 msgid "To enable preprocessing, use -cpp"
4344 msgstr ""
4346 #: fortran/cpp.c:521 fortran/cpp.c:531
4347 #, no-c-format
4348 msgid "opening output file %s: %s"
4349 msgstr ""
4351 #: fortran/data.c:64
4352 #, no-c-format
4353 msgid "non-constant array in DATA statement %L"
4354 msgstr ""
4356 #: fortran/data.c:191
4357 #, no-c-format
4358 msgid "failure to simplify substring reference in DATA statement at %L"
4359 msgstr ""
4361 #: fortran/data.c:216
4362 #, no-c-format
4363 msgid "initialization string truncated to match variable at %L"
4364 msgstr ""
4366 #: fortran/data.c:295
4367 #, no-c-format
4368 msgid "'%s' at %L already is initialized at %L"
4369 msgstr ""
4371 #: fortran/data.c:319
4372 #, no-c-format
4373 msgid "Data element below array lower bound at %L"
4374 msgstr ""
4376 #: fortran/data.c:331
4377 #, no-c-format
4378 msgid "Data element above array upper bound at %L"
4379 msgstr ""
4381 #: fortran/data.c:432
4382 #, no-c-format
4383 msgid "Extension: re-initialization of '%s' at %L"
4384 msgstr ""
4386 #: fortran/decl.c:258
4387 #, no-c-format
4388 msgid "Host associated variable '%s' may not be in the DATA statement at %C"
4389 msgstr ""
4391 #: fortran/decl.c:265
4392 #, no-c-format
4393 msgid ""
4394 "Extension: initialization of common block variable '%s' in DATA statement at "
4395 "%C"
4396 msgstr ""
4398 #: fortran/decl.c:370
4399 #, no-c-format
4400 msgid "Symbol '%s' must be a PARAMETER in DATA statement at %C"
4401 msgstr ""
4403 #: fortran/decl.c:395
4404 #, no-c-format
4405 msgid "Invalid initializer %s in Data statement at %C"
4406 msgstr ""
4408 #: fortran/decl.c:498
4409 #, no-c-format
4410 msgid "Initialization at %C is not allowed in a PURE procedure"
4411 msgstr ""
4413 #: fortran/decl.c:557
4414 #, no-c-format
4415 msgid "DATA statement at %C is not allowed in a PURE procedure"
4416 msgstr ""
4418 #: fortran/decl.c:586
4419 #, no-c-format
4420 msgid "Bad INTENT specification at %C"
4421 msgstr ""
4423 #: fortran/decl.c:633
4424 #, no-c-format
4425 msgid "Conflict in attributes of function argument at %C"
4426 msgstr ""
4428 #: fortran/decl.c:686
4429 #, no-c-format
4430 msgid "Syntax error in character length specification at %C"
4431 msgstr ""
4433 #: fortran/decl.c:805
4434 #, no-c-format
4435 msgid "Procedure '%s' at %C is already defined at %L"
4436 msgstr ""
4438 #: fortran/decl.c:813
4439 #, no-c-format
4440 msgid "Name '%s' at %C is already defined as a generic interface at %L"
4441 msgstr ""
4443 #: fortran/decl.c:826
4444 #, no-c-format
4445 msgid ""
4446 "Procedure '%s' at %C has an explicit interface and must not have attributes "
4447 "declared at %L"
4448 msgstr ""
4450 #: fortran/decl.c:898
4451 #, no-c-format
4452 msgid ""
4453 "Procedure '%s' at %L must have the BIND(C) attribute to be C interoperable"
4454 msgstr ""
4456 #: fortran/decl.c:928
4457 #, no-c-format
4458 msgid ""
4459 "Type '%s' at %L is a parameter to the BIND(C)  procedure '%s' but is not C "
4460 "interoperable because derived type '%s' is not C interoperable"
4461 msgstr ""
4463 #: fortran/decl.c:935
4464 #, no-c-format
4465 msgid ""
4466 "Variable '%s' at %L is a parameter to the BIND(C) procedure '%s' but may not "
4467 "be C interoperable"
4468 msgstr ""
4470 #: fortran/decl.c:950
4471 #, no-c-format
4472 msgid ""
4473 "Character argument '%s' at %L must be length 1 because procedure '%s' is BIND"
4474 "(C)"
4475 msgstr ""
4477 #: fortran/decl.c:964
4478 #, no-c-format
4479 msgid ""
4480 "Variable '%s' at %L cannot have the ALLOCATABLE attribute because procedure "
4481 "'%s' is BIND(C)"
4482 msgstr ""
4484 #: fortran/decl.c:973
4485 #, no-c-format
4486 msgid ""
4487 "Variable '%s' at %L cannot have the POINTER attribute because procedure '%s' "
4488 "is BIND(C)"
4489 msgstr ""
4491 #: fortran/decl.c:982
4492 #, no-c-format
4493 msgid ""
4494 "Variable '%s' at %L cannot have the OPTIONAL attribute because procedure '%"
4495 "s' is BIND(C)"
4496 msgstr ""
4498 #: fortran/decl.c:995
4499 #, no-c-format
4500 msgid ""
4501 "Assumed-shape array '%s' at %L cannot be an argument to the procedure '%s' "
4502 "at %L because the procedure is BIND(C)"
4503 msgstr ""
4505 #: fortran/decl.c:1005
4506 #, no-c-format
4507 msgid ""
4508 "Deferred-shape array '%s' at %L cannot be an argument to the procedure '%s' "
4509 "at %L because the procedure is BIND(C)"
4510 msgstr ""
4512 #: fortran/decl.c:1081
4513 #, no-c-format
4514 msgid ""
4515 "Variable '%s' in common block '%s' at %C must be declared with a C "
4516 "interoperable kind since common block '%s' is BIND(C)"
4517 msgstr ""
4519 #: fortran/decl.c:1120
4520 #, no-c-format
4521 msgid "CHARACTER expression at %L is being truncated (%d/%d)"
4522 msgstr ""
4524 #: fortran/decl.c:1127
4525 #, no-c-format
4526 msgid ""
4527 "The CHARACTER elements of the array constructor at %L must have the same "
4528 "length (%d/%d)"
4529 msgstr ""
4531 #: fortran/decl.c:1217
4532 #, no-c-format
4533 msgid "Initializer not allowed for PARAMETER '%s' at %C"
4534 msgstr ""
4536 #: fortran/decl.c:1227
4537 #, no-c-format
4538 msgid "PARAMETER at %L is missing an initializer"
4539 msgstr ""
4541 #: fortran/decl.c:1237
4542 #, no-c-format
4543 msgid ""
4544 "Variable '%s' at %C with an initializer already appears in a DATA statement"
4545 msgstr ""
4547 #: fortran/decl.c:1387
4548 #, no-c-format
4549 msgid "Component at %C must have the POINTER attribute"
4550 msgstr ""
4552 #: fortran/decl.c:1395
4553 #, no-c-format
4554 msgid "Array component of structure at %C must have explicit or deferred shape"
4555 msgstr ""
4557 #: fortran/decl.c:1468
4558 #, no-c-format
4559 msgid "Allocatable component at %C must be an array"
4560 msgstr ""
4562 #: fortran/decl.c:1479
4563 #, no-c-format
4564 msgid "Pointer array component of structure at %C must have a deferred shape"
4565 msgstr ""
4567 #: fortran/decl.c:1488
4568 #, no-c-format
4569 msgid "Allocatable component of structure at %C must have a deferred shape"
4570 msgstr ""
4572 #: fortran/decl.c:1497
4573 #, no-c-format
4574 msgid "Array component of structure at %C must have an explicit shape"
4575 msgstr ""
4577 #: fortran/decl.c:1523
4578 #, no-c-format
4579 msgid "NULL() initialization at %C is ambiguous"
4580 msgstr ""
4582 #: fortran/decl.c:1646 fortran/decl.c:5534
4583 #, no-c-format
4584 msgid "Duplicate array spec for Cray pointee at %C"
4585 msgstr ""
4587 #: fortran/decl.c:1706
4588 #, no-c-format
4589 msgid "the type of '%s' at %C has not been declared within the interface"
4590 msgstr ""
4592 #: fortran/decl.c:1722
4593 #, no-c-format
4594 msgid "Function name '%s' not allowed at %C"
4595 msgstr ""
4597 #: fortran/decl.c:1738
4598 #, no-c-format
4599 msgid "Extension: Old-style initialization at %C"
4600 msgstr ""
4602 #: fortran/decl.c:1753 fortran/decl.c:4236
4603 #, no-c-format
4604 msgid "Initialization at %C isn't for a pointer variable"
4605 msgstr ""
4607 #: fortran/decl.c:1761 fortran/decl.c:4244
4608 #, no-c-format
4609 msgid "Pointer initialization requires a NULL() at %C"
4610 msgstr ""
4612 #: fortran/decl.c:1767 fortran/decl.c:4250
4613 #, no-c-format
4614 msgid "Initialization of pointer at %C is not allowed in a PURE procedure"
4615 msgstr ""
4617 #: fortran/decl.c:1780
4618 #, no-c-format
4619 msgid "Pointer initialization at %C requires '=>', not '='"
4620 msgstr ""
4622 #: fortran/decl.c:1789 fortran/decl.c:6610
4623 #, no-c-format
4624 msgid "Expected an initialization expression at %C"
4625 msgstr ""
4627 #: fortran/decl.c:1795
4628 #, no-c-format
4629 msgid "Initialization of variable at %C is not allowed in a PURE procedure"
4630 msgstr ""
4632 #: fortran/decl.c:1808
4633 #, no-c-format
4634 msgid "Initialization of allocatable component at %C is not allowed"
4635 msgstr ""
4637 #: fortran/decl.c:1862 fortran/decl.c:1871
4638 #, no-c-format
4639 msgid "Old-style type declaration %s*%d not supported at %C"
4640 msgstr ""
4642 #: fortran/decl.c:1876
4643 #, no-c-format
4644 msgid "Nonstandard type declaration %s*%d at %C"
4645 msgstr ""
4647 #: fortran/decl.c:1927 fortran/decl.c:1992
4648 #, no-c-format
4649 msgid "Missing right parenthesis at %C"
4650 msgstr ""
4652 #: fortran/decl.c:1940 fortran/decl.c:2037
4653 #, no-c-format
4654 msgid "Expected initialization expression at %C"
4655 msgstr ""
4657 #: fortran/decl.c:1948 fortran/decl.c:2043
4658 #, no-c-format
4659 msgid "Expected scalar initialization expression at %C"
4660 msgstr ""
4662 #: fortran/decl.c:1979
4663 #, no-c-format
4664 msgid "Kind %d not supported for type %s at %C"
4665 msgstr ""
4667 #: fortran/decl.c:1990
4668 #, no-c-format
4669 msgid "Missing right parenthesis or comma at %C"
4670 msgstr ""
4672 #: fortran/decl.c:2063
4673 #, no-c-format
4674 msgid "Kind %d is not supported for CHARACTER at %C"
4675 msgstr ""
4677 #: fortran/decl.c:2192
4678 #, no-c-format
4679 msgid "Syntax error in CHARACTER declaration at %C"
4680 msgstr ""
4682 #: fortran/decl.c:2277
4683 #, no-c-format
4684 msgid "Extension: BYTE type at %C"
4685 msgstr ""
4687 #: fortran/decl.c:2283
4688 #, no-c-format
4689 msgid "BYTE type used at %C is not available on the target machine"
4690 msgstr ""
4692 #: fortran/decl.c:2332
4693 #, no-c-format
4694 msgid "DOUBLE COMPLEX at %C does not conform to the Fortran 95 standard"
4695 msgstr ""
4697 #: fortran/decl.c:2372 fortran/decl.c:2381 fortran/decl.c:2696
4698 #: fortran/decl.c:2704
4699 #, no-c-format
4700 msgid "Type name '%s' at %C is ambiguous"
4701 msgstr ""
4703 #: fortran/decl.c:2457
4704 #, no-c-format
4705 msgid "Missing character range in IMPLICIT at %C"
4706 msgstr ""
4708 #: fortran/decl.c:2503
4709 #, no-c-format
4710 msgid "Letters must be in alphabetic order in IMPLICIT statement at %C"
4711 msgstr ""
4713 #: fortran/decl.c:2559
4714 #, no-c-format
4715 msgid "Empty IMPLICIT statement at %C"
4716 msgstr ""
4718 #: fortran/decl.c:2662
4719 #, no-c-format
4720 msgid "IMPORT statement at %C only permitted in an INTERFACE body"
4721 msgstr ""
4723 #: fortran/decl.c:2667
4724 #, no-c-format
4725 msgid "Fortran 2003: IMPORT statement at %C"
4726 msgstr ""
4728 #: fortran/decl.c:2682
4729 #, no-c-format
4730 msgid "Expecting list of named entities at %C"
4731 msgstr ""
4733 #: fortran/decl.c:2710
4734 #, no-c-format
4735 msgid "Cannot IMPORT '%s' from host scoping unit at %C - does not exist."
4736 msgstr ""
4738 #: fortran/decl.c:2717
4739 #, no-c-format
4740 msgid "'%s' is already IMPORTed from host scoping unit at %C."
4741 msgstr ""
4743 #: fortran/decl.c:2746
4744 #, no-c-format
4745 msgid "Syntax error in IMPORT statement at %C"
4746 msgstr ""
4748 #: fortran/decl.c:2995
4749 #, no-c-format
4750 msgid "Missing dimension specification at %C"
4751 msgstr ""
4753 #: fortran/decl.c:3069
4754 #, no-c-format
4755 msgid "Duplicate %s attribute at %L"
4756 msgstr ""
4758 #: fortran/decl.c:3088
4759 #, no-c-format
4760 msgid "Fortran 2003: ALLOCATABLE attribute at %C in a TYPE definition"
4761 msgstr ""
4763 #: fortran/decl.c:3098
4764 #, no-c-format
4765 msgid "Attribute at %L is not allowed in a TYPE definition"
4766 msgstr ""
4768 #: fortran/decl.c:3116
4769 #, no-c-format
4770 msgid "Fortran 2003: Attribute %s at %L in a TYPE definition"
4771 msgstr ""
4773 #: fortran/decl.c:3127
4774 #, no-c-format
4775 msgid ""
4776 "%s attribute at %L is not allowed outside of the specification part of a "
4777 "module"
4778 msgstr ""
4780 #: fortran/decl.c:3179 fortran/decl.c:5774
4781 #, no-c-format
4782 msgid "PROTECTED at %C only allowed in specification part of a module"
4783 msgstr ""
4785 #: fortran/decl.c:3185
4786 #, no-c-format
4787 msgid "Fortran 2003: PROTECTED attribute at %C"
4788 msgstr ""
4790 #: fortran/decl.c:3216
4791 #, no-c-format
4792 msgid "Fortran 2003: VALUE attribute at %C"
4793 msgstr ""
4795 #: fortran/decl.c:3226
4796 #, no-c-format
4797 msgid "Fortran 2003: VOLATILE attribute at %C"
4798 msgstr ""
4800 #: fortran/decl.c:3266
4801 #, no-c-format
4802 msgid "Multiple identifiers provided with single NAME= specifier at %C"
4803 msgstr ""
4805 #. Print an error, but continue parsing line.
4806 #: fortran/decl.c:3315
4807 #, no-c-format
4808 msgid "C kind parameter is for type %s but symbol '%s' at %L is of type %s"
4809 msgstr ""
4811 #: fortran/decl.c:3383
4812 #, no-c-format
4813 msgid ""
4814 "Implicitly declared BIND(C) function '%s' at %L may not be C interoperable"
4815 msgstr ""
4817 #: fortran/decl.c:3405
4818 #, no-c-format
4819 msgid ""
4820 "Variable '%s' in common block '%s' at %L may not be a C interoperable kind "
4821 "though common block '%s' is BIND(C)"
4822 msgstr ""
4824 #: fortran/decl.c:3414
4825 #, no-c-format
4826 msgid "Type declaration '%s' at %L is not C interoperable but it is BIND(C)"
4827 msgstr ""
4829 #: fortran/decl.c:3418
4830 #, no-c-format
4831 msgid "Variable '%s' at %L may not be a C interoperable kind but it is bind(c)"
4832 msgstr ""
4834 #: fortran/decl.c:3430
4835 #, no-c-format
4836 msgid ""
4837 "Variable '%s' in common block '%s' at %L cannot be declared with BIND(C) "
4838 "since it is not a global"
4839 msgstr ""
4841 #: fortran/decl.c:3444
4842 #, no-c-format
4843 msgid "Variable '%s' at %L cannot have both the POINTER and BIND(C) attributes"
4844 msgstr ""
4846 #: fortran/decl.c:3452
4847 #, no-c-format
4848 msgid ""
4849 "Variable '%s' at %L cannot have both the ALLOCATABLE and BIND(C) attributes"
4850 msgstr ""
4852 #: fortran/decl.c:3464
4853 #, no-c-format
4854 msgid "Return type of BIND(C) function '%s' at %L cannot be an array"
4855 msgstr ""
4857 #: fortran/decl.c:3472
4858 #, no-c-format
4859 msgid "Return type of BIND(C) function '%s' at %L cannot be a character string"
4860 msgstr ""
4862 #. Use gfc_warning_now because we won't say that the symbol fails
4863 #. just because of this.
4864 #: fortran/decl.c:3483
4865 #, no-c-format
4866 msgid ""
4867 "Symbol '%s' at %L is marked PRIVATE but has been given the binding label '%s'"
4868 msgstr ""
4870 #: fortran/decl.c:3558
4871 #, no-c-format
4872 msgid ""
4873 "Need either entity or common block name for attribute specification "
4874 "statement at %C"
4875 msgstr ""
4877 #: fortran/decl.c:3605
4878 #, no-c-format
4879 msgid ""
4880 "Missing entity or common block name for attribute specification statement at "
4881 "%C"
4882 msgstr ""
4884 #. Now we have an error, which we signal, and then fix up
4885 #. because the knock-on is plain and simple confusing.
4886 #: fortran/decl.c:3712
4887 #, no-c-format
4888 msgid ""
4889 "Derived type at %C has not been previously defined and so cannot appear in a "
4890 "derived type definition"
4891 msgstr ""
4893 #: fortran/decl.c:3744
4894 #, no-c-format
4895 msgid "Syntax error in data declaration at %C"
4896 msgstr ""
4898 #: fortran/decl.c:3901
4899 #, no-c-format
4900 msgid "Name '%s' at %C is the name of the procedure"
4901 msgstr ""
4903 #: fortran/decl.c:3913
4904 #, no-c-format
4905 msgid "Unexpected junk in formal argument list at %C"
4906 msgstr ""
4908 #: fortran/decl.c:3930
4909 #, no-c-format
4910 msgid "Duplicate symbol '%s' in formal argument list at %C"
4911 msgstr ""
4913 #: fortran/decl.c:3981
4914 #, no-c-format
4915 msgid "RESULT variable at %C must be different than function name"
4916 msgstr ""
4918 #: fortran/decl.c:4059
4919 #, no-c-format
4920 msgid "Unexpected junk after function declaration at %C"
4921 msgstr ""
4923 #: fortran/decl.c:4069 fortran/decl.c:4869
4924 #, no-c-format
4925 msgid ""
4926 "Fortran 2008: BIND(C) attribute at %L may not be specified for an internal "
4927 "procedure"
4928 msgstr ""
4930 #: fortran/decl.c:4136
4931 #, no-c-format
4932 msgid "Interface '%s' at %C may not be generic"
4933 msgstr ""
4935 #: fortran/decl.c:4141
4936 #, no-c-format
4937 msgid "Interface '%s' at %C may not be a statement function"
4938 msgstr ""
4940 #: fortran/decl.c:4154
4941 #, no-c-format
4942 msgid "Intrinsic procedure '%s' not allowed in PROCEDURE statement at %C"
4943 msgstr ""
4945 #: fortran/decl.c:4190
4946 #, no-c-format
4947 msgid "BIND(C) attribute at %C requires an interface with BIND(C)"
4948 msgstr ""
4950 #: fortran/decl.c:4197
4951 #, no-c-format
4952 msgid "BIND(C) procedure with NAME may not have POINTER attribute at %C"
4953 msgstr ""
4955 #: fortran/decl.c:4203
4956 #, no-c-format
4957 msgid "Dummy procedure at %C may not have BIND(C) attribute with NAME"
4958 msgstr ""
4960 #: fortran/decl.c:4273 fortran/decl.c:4321
4961 #, no-c-format
4962 msgid "Syntax error in PROCEDURE statement at %C"
4963 msgstr ""
4965 #: fortran/decl.c:4295
4966 #, no-c-format
4967 msgid "PROCEDURE at %C must be in a generic interface"
4968 msgstr ""
4970 #: fortran/decl.c:4348
4971 #, no-c-format
4972 msgid ""
4973 "Fortran 2003: Procedure components at %C are not yet implemented in gfortran"
4974 msgstr ""
4976 #: fortran/decl.c:4361
4977 #, no-c-format
4978 msgid "Fortran 2003: PROCEDURE statement at %C"
4979 msgstr ""
4981 #: fortran/decl.c:4425
4982 #, no-c-format
4983 msgid "Expected formal argument list in function definition at %C"
4984 msgstr ""
4986 #: fortran/decl.c:4449 fortran/decl.c:4453 fortran/decl.c:4655
4987 #: fortran/decl.c:4659 fortran/decl.c:4837 fortran/decl.c:4841
4988 #: fortran/symbol.c:1450
4989 #, no-c-format
4990 msgid "BIND(C) attribute at %L can only be used for variables or common blocks"
4991 msgstr ""
4993 #: fortran/decl.c:4485
4994 #, no-c-format
4995 msgid "Function '%s' at %C already has a type of %s"
4996 msgstr ""
4998 #: fortran/decl.c:4576
4999 #, no-c-format
5000 msgid "ENTRY statement at %C cannot appear within a PROGRAM"
5001 msgstr ""
5003 #: fortran/decl.c:4579
5004 #, no-c-format
5005 msgid "ENTRY statement at %C cannot appear within a MODULE"
5006 msgstr ""
5008 #: fortran/decl.c:4582
5009 #, no-c-format
5010 msgid "ENTRY statement at %C cannot appear within a BLOCK DATA"
5011 msgstr ""
5013 #: fortran/decl.c:4586
5014 #, no-c-format
5015 msgid "ENTRY statement at %C cannot appear within an INTERFACE"
5016 msgstr ""
5018 #: fortran/decl.c:4590
5019 #, no-c-format
5020 msgid "ENTRY statement at %C cannot appear within a DERIVED TYPE block"
5021 msgstr ""
5023 #: fortran/decl.c:4594
5024 #, no-c-format
5025 msgid "ENTRY statement at %C cannot appear within an IF-THEN block"
5026 msgstr ""
5028 #: fortran/decl.c:4598
5029 #, no-c-format
5030 msgid "ENTRY statement at %C cannot appear within a DO block"
5031 msgstr ""
5033 #: fortran/decl.c:4602
5034 #, no-c-format
5035 msgid "ENTRY statement at %C cannot appear within a SELECT block"
5036 msgstr ""
5038 #: fortran/decl.c:4606
5039 #, no-c-format
5040 msgid "ENTRY statement at %C cannot appear within a FORALL block"
5041 msgstr ""
5043 #: fortran/decl.c:4610
5044 #, no-c-format
5045 msgid "ENTRY statement at %C cannot appear within a WHERE block"
5046 msgstr ""
5048 #: fortran/decl.c:4614
5049 #, no-c-format
5050 msgid "ENTRY statement at %C cannot appear within a contained subprogram"
5051 msgstr ""
5053 #: fortran/decl.c:4632
5054 #, no-c-format
5055 msgid "ENTRY statement at %C cannot appear in a contained procedure"
5056 msgstr ""
5058 #: fortran/decl.c:4687 fortran/decl.c:4877
5059 #, no-c-format
5060 msgid "Missing required parentheses before BIND(C) at %C"
5061 msgstr ""
5063 #: fortran/decl.c:4939 fortran/decl.c:4955
5064 #, no-c-format
5065 msgid "Syntax error in NAME= specifier for binding label at %C"
5066 msgstr ""
5068 #: fortran/decl.c:4970
5069 #, no-c-format
5070 msgid "Missing closing quote '\"' for binding label at %C"
5071 msgstr ""
5073 #: fortran/decl.c:4979
5074 #, no-c-format
5075 msgid "Missing closing quote ''' for binding label at %C"
5076 msgstr ""
5078 #: fortran/decl.c:4989
5079 #, no-c-format
5080 msgid "Missing closing paren for binding label at %C"
5081 msgstr ""
5083 #: fortran/decl.c:4995
5084 #, no-c-format
5085 msgid "No binding name is allowed in BIND(C) at %C"
5086 msgstr ""
5088 #: fortran/decl.c:5001
5089 #, no-c-format
5090 msgid "For dummy procedure %s, no binding name is allowed in BIND(C) at %C"
5091 msgstr ""
5093 #: fortran/decl.c:5032
5094 #, no-c-format
5095 msgid "NAME not allowed on BIND(C) for ABSTRACT INTERFACE at %C"
5096 msgstr ""
5098 #: fortran/decl.c:5205
5099 #, no-c-format
5100 msgid "Unexpected END statement at %C"
5101 msgstr ""
5103 #. We would have required END [something].
5104 #: fortran/decl.c:5214
5105 #, no-c-format
5106 msgid "%s statement expected at %L"
5107 msgstr ""
5109 #: fortran/decl.c:5225
5110 #, no-c-format
5111 msgid "Expecting %s statement at %C"
5112 msgstr ""
5114 #: fortran/decl.c:5240
5115 #, no-c-format
5116 msgid "Expected block name of '%s' in %s statement at %C"
5117 msgstr ""
5119 #: fortran/decl.c:5257
5120 #, no-c-format
5121 msgid "Expected terminating name at %C"
5122 msgstr ""
5124 #: fortran/decl.c:5266
5125 #, no-c-format
5126 msgid "Expected label '%s' for %s statement at %C"
5127 msgstr ""
5129 #: fortran/decl.c:5320
5130 #, no-c-format
5131 msgid "Missing array specification at %L in DIMENSION statement"
5132 msgstr ""
5134 #: fortran/decl.c:5328
5135 #, no-c-format
5136 msgid "Dimensions specified for %s at %L after its initialisation"
5137 msgstr ""
5139 #: fortran/decl.c:5337
5140 #, no-c-format
5141 msgid "Array specification must be deferred at %L"
5142 msgstr ""
5144 #: fortran/decl.c:5414
5145 #, no-c-format
5146 msgid "Unexpected character in variable list at %C"
5147 msgstr ""
5149 #: fortran/decl.c:5451
5150 #, no-c-format
5151 msgid "Expected '(' at %C"
5152 msgstr ""
5154 #: fortran/decl.c:5465 fortran/decl.c:5505
5155 #, no-c-format
5156 msgid "Expected variable name at %C"
5157 msgstr ""
5159 #: fortran/decl.c:5481
5160 #, no-c-format
5161 msgid "Cray pointer at %C must be an integer"
5162 msgstr ""
5164 #: fortran/decl.c:5485
5165 #, no-c-format
5166 msgid ""
5167 "Cray pointer at %C has %d bytes of precision; memory addresses require %d "
5168 "bytes"
5169 msgstr ""
5171 #: fortran/decl.c:5491
5172 #, no-c-format
5173 msgid "Expected \",\" at %C"
5174 msgstr ""
5176 #: fortran/decl.c:5554
5177 #, no-c-format
5178 msgid "Expected \")\" at %C"
5179 msgstr ""
5181 #: fortran/decl.c:5566
5182 #, no-c-format
5183 msgid "Expected \",\" or end of statement at %C"
5184 msgstr ""
5186 #: fortran/decl.c:5630
5187 #, no-c-format
5188 msgid "Cray pointer declaration at %C requires -fcray-pointer flag"
5189 msgstr ""
5191 #: fortran/decl.c:5725
5192 #, no-c-format
5193 msgid ""
5194 "Access specification of the %s operator at %C has already been specified"
5195 msgstr ""
5197 #: fortran/decl.c:5742
5198 #, no-c-format
5199 msgid ""
5200 "Access specification of the .%s. operator at %C has already been specified"
5201 msgstr ""
5203 #: fortran/decl.c:5780
5204 #, no-c-format
5205 msgid "Fortran 2003: PROTECTED statement at %C"
5206 msgstr ""
5208 #: fortran/decl.c:5820
5209 #, no-c-format
5210 msgid "Syntax error in PROTECTED statement at %C"
5211 msgstr ""
5213 #: fortran/decl.c:5844
5214 #, no-c-format
5215 msgid ""
5216 "PRIVATE statement at %C is only allowed in the specification part of a module"
5217 msgstr ""
5219 #: fortran/decl.c:5881
5220 #, no-c-format
5221 msgid ""
5222 "PUBLIC statement at %C is only allowed in the specification part of a module"
5223 msgstr ""
5225 #: fortran/decl.c:5908
5226 #, no-c-format
5227 msgid "Expected variable name at %C in PARAMETER statement"
5228 msgstr ""
5230 #: fortran/decl.c:5915
5231 #, no-c-format
5232 msgid "Expected = sign in PARAMETER statement at %C"
5233 msgstr ""
5235 #: fortran/decl.c:5921
5236 #, no-c-format
5237 msgid "Expected expression at %C in PARAMETER statement"
5238 msgstr ""
5240 #: fortran/decl.c:5941
5241 #, no-c-format
5242 msgid "Initializing already initialized variable at %C"
5243 msgstr ""
5245 #: fortran/decl.c:6003
5246 #, no-c-format
5247 msgid "Unexpected characters in PARAMETER statement at %C"
5248 msgstr ""
5250 #: fortran/decl.c:6027
5251 #, no-c-format
5252 msgid "Blanket SAVE statement at %C follows previous SAVE statement"
5253 msgstr ""
5255 #: fortran/decl.c:6039
5256 #, no-c-format
5257 msgid "SAVE statement at %C follows blanket SAVE statement"
5258 msgstr ""
5260 #: fortran/decl.c:6086
5261 #, no-c-format
5262 msgid "Syntax error in SAVE statement at %C"
5263 msgstr ""
5265 #: fortran/decl.c:6097
5266 #, no-c-format
5267 msgid "Fortran 2003: VALUE statement at %C"
5268 msgstr ""
5270 #: fortran/decl.c:6137
5271 #, no-c-format
5272 msgid "Syntax error in VALUE statement at %C"
5273 msgstr ""
5275 #: fortran/decl.c:6148
5276 #, no-c-format
5277 msgid "Fortran 2003: VOLATILE statement at %C"
5278 msgstr ""
5280 #: fortran/decl.c:6190
5281 #, no-c-format
5282 msgid "Syntax error in VOLATILE statement at %C"
5283 msgstr ""
5285 #: fortran/decl.c:6213
5286 #, no-c-format
5287 msgid "MODULE PROCEDURE at %C must be in a generic module interface"
5288 msgstr ""
5290 #: fortran/decl.c:6295
5291 #, no-c-format
5292 msgid "Ambiguous symbol in TYPE definition at %C"
5293 msgstr ""
5295 #: fortran/decl.c:6301
5296 #, no-c-format
5297 msgid "No such symbol in TYPE definition at %C"
5298 msgstr ""
5300 #: fortran/decl.c:6307
5301 #, no-c-format
5302 msgid "'%s' in EXTENDS expression at %C is not a derived type"
5303 msgstr ""
5305 #: fortran/decl.c:6314
5306 #, no-c-format
5307 msgid "'%s' cannot be extended at %C because it is BIND(C)"
5308 msgstr ""
5310 #: fortran/decl.c:6321
5311 #, no-c-format
5312 msgid "'%s' cannot be extended at %C because it is a SEQUENCE type"
5313 msgstr ""
5315 #: fortran/decl.c:6344
5316 #, no-c-format
5317 msgid ""
5318 "Derived type at %C can only be PRIVATE in the specification part of a module"
5319 msgstr ""
5321 #: fortran/decl.c:6356
5322 #, no-c-format
5323 msgid ""
5324 "Derived type at %C can only be PUBLIC in the specification part of a module"
5325 msgstr ""
5327 #: fortran/decl.c:6432
5328 #, no-c-format
5329 msgid "Expected :: in TYPE definition at %C"
5330 msgstr ""
5332 #: fortran/decl.c:6443
5333 #, no-c-format
5334 msgid "Type name '%s' at %C cannot be the same as an intrinsic type"
5335 msgstr ""
5337 #: fortran/decl.c:6453
5338 #, no-c-format
5339 msgid "Derived type name '%s' at %C already has a basic type of %s"
5340 msgstr ""
5342 #: fortran/decl.c:6469
5343 #, no-c-format
5344 msgid "Derived type definition of '%s' at %C has already been defined"
5345 msgstr ""
5347 #: fortran/decl.c:6535
5348 #, no-c-format
5349 msgid "Cray Pointee at %C cannot be assumed shape array"
5350 msgstr ""
5352 #: fortran/decl.c:6555
5353 #, no-c-format
5354 msgid "Fortran 2003: ENUM and ENUMERATOR at %C"
5355 msgstr ""
5357 #: fortran/decl.c:6627
5358 #, no-c-format
5359 msgid "ENUMERATOR %L not initialized with integer expression"
5360 msgstr ""
5362 #: fortran/decl.c:6676
5363 #, no-c-format
5364 msgid "ENUM definition statement expected before %C"
5365 msgstr ""
5367 #: fortran/decl.c:6709
5368 #, no-c-format
5369 msgid "Syntax error in ENUMERATOR definition at %C"
5370 msgstr ""
5372 #: fortran/decl.c:6751
5373 #, no-c-format
5374 msgid "Binding attributes already specify passing, illegal NOPASS at %C"
5375 msgstr ""
5377 #: fortran/decl.c:6769
5378 #, no-c-format
5379 msgid "Duplicate NON_OVERRIDABLE at %C"
5380 msgstr ""
5382 #: fortran/decl.c:6784
5383 #, no-c-format
5384 msgid "DEFERRED not yet implemented at %C"
5385 msgstr ""
5387 #: fortran/decl.c:6798
5388 #, no-c-format
5389 msgid "Binding attributes already specify passing, illegal PASS at %C"
5390 msgstr ""
5392 #: fortran/decl.c:6824 fortran/decl.c:6839
5393 #, no-c-format
5394 msgid "Duplicate access-specifier at %C"
5395 msgstr ""
5397 #. Nothing matching found.
5398 #: fortran/decl.c:6848
5399 #, no-c-format
5400 msgid "Expected binding attribute at %C"
5401 msgstr ""
5403 #: fortran/decl.c:6885
5404 #, no-c-format
5405 msgid "Procedure with interface only allowed in abstract types at %C"
5406 msgstr ""
5408 #: fortran/decl.c:6907
5409 #, no-c-format
5410 msgid "Expected '::' after binding-attributes at %C"
5411 msgstr ""
5413 #: fortran/decl.c:6917
5414 #, no-c-format
5415 msgid "Expected binding name at %C"
5416 msgstr ""
5418 #: fortran/decl.c:6930
5419 #, no-c-format
5420 msgid "'::' needed in PROCEDURE binding with explicit target at %C"
5421 msgstr ""
5423 #: fortran/decl.c:6940
5424 #, no-c-format
5425 msgid "Expected binding target after '=>' at %C"
5426 msgstr ""
5428 #: fortran/decl.c:6952
5429 #, no-c-format
5430 msgid "Junk after PROCEDURE declaration at %C"
5431 msgstr ""
5433 #: fortran/decl.c:6969
5434 #, no-c-format
5435 msgid ""
5436 "There's already a procedure with binding name '%s' for the derived type '%s' "
5437 "at %C"
5438 msgstr ""
5440 #: fortran/decl.c:6999
5441 #, no-c-format
5442 msgid "FINAL declaration at %C must be inside a derived type CONTAINS section"
5443 msgstr ""
5445 #: fortran/decl.c:7010
5446 #, no-c-format
5447 msgid ""
5448 "Derived type declaration with FINAL at %C must be in the specification part "
5449 "of a MODULE"
5450 msgstr ""
5452 #: fortran/decl.c:7032
5453 #, no-c-format
5454 msgid "Empty FINAL at %C"
5455 msgstr ""
5457 #: fortran/decl.c:7039
5458 #, no-c-format
5459 msgid "Expected module procedure name at %C"
5460 msgstr ""
5462 #: fortran/decl.c:7049
5463 #, no-c-format
5464 msgid "Expected ',' at %C"
5465 msgstr ""
5467 #: fortran/decl.c:7055
5468 #, no-c-format
5469 msgid "Unknown procedure name \"%s\" at %C"
5470 msgstr ""
5472 #: fortran/decl.c:7069
5473 #, no-c-format
5474 msgid "'%s' at %C is already defined as FINAL procedure!"
5475 msgstr ""
5477 #: fortran/error.c:278
5478 #, no-c-format
5479 msgid "    Included at %s:%d:"
5480 msgstr ""
5482 #: fortran/error.c:370
5483 #, no-c-format
5484 msgid "<During initialization>\n"
5485 msgstr ""
5487 #: fortran/error.c:703
5488 #, no-c-format
5489 msgid "Error count reached limit of %d."
5490 msgstr ""
5492 #: fortran/error.c:722 fortran/error.c:776 fortran/error.c:813
5493 msgid "Warning:"
5494 msgstr ""
5496 #: fortran/error.c:778 fortran/error.c:861 fortran/error.c:887
5497 msgid "Error:"
5498 msgstr ""
5500 #: fortran/error.c:911
5501 msgid "Fatal Error:"
5502 msgstr ""
5504 #: fortran/error.c:930
5505 #, no-c-format
5506 msgid "Internal Error at (1):"
5507 msgstr ""
5509 #: fortran/expr.c:252
5510 #, c-format
5511 msgid "Constant expression required at %C"
5512 msgstr ""
5514 #: fortran/expr.c:255
5515 #, c-format
5516 msgid "Integer expression required at %C"
5517 msgstr ""
5519 #: fortran/expr.c:260
5520 #, c-format
5521 msgid "Integer value too large in expression at %C"
5522 msgstr ""
5524 #: fortran/expr.c:1037
5525 #, no-c-format
5526 msgid "Index in dimension %d is out of bounds at %L"
5527 msgstr ""
5529 #: fortran/expr.c:1209 fortran/expr.c:1260
5530 #, no-c-format
5531 msgid "index in dimension %d is out of bounds at %L"
5532 msgstr ""
5534 #: fortran/expr.c:1825
5535 #, no-c-format
5536 msgid "elemental function arguments at %C are not compliant"
5537 msgstr ""
5539 #: fortran/expr.c:1869
5540 #, no-c-format
5541 msgid "Numeric or CHARACTER operands are required in expression at %L"
5542 msgstr ""
5544 #: fortran/expr.c:1889
5545 #, no-c-format
5546 msgid "Fortran 2003: Noninteger exponent in an initialization expression at %L"
5547 msgstr ""
5549 #: fortran/expr.c:1904
5550 #, no-c-format
5551 msgid ""
5552 "Concatenation operator in expression at %L must have two CHARACTER operands"
5553 msgstr ""
5555 #: fortran/expr.c:1911
5556 #, no-c-format
5557 msgid "Concat operator at %L must concatenate strings of the same kind"
5558 msgstr ""
5560 #: fortran/expr.c:1921
5561 #, no-c-format
5562 msgid ".NOT. operator in expression at %L must have a LOGICAL operand"
5563 msgstr ""
5565 #: fortran/expr.c:1937
5566 #, no-c-format
5567 msgid "LOGICAL operands are required in expression at %L"
5568 msgstr ""
5570 #: fortran/expr.c:1948
5571 #, no-c-format
5572 msgid "Only intrinsic operators can be used in expression at %L"
5573 msgstr ""
5575 #: fortran/expr.c:1956
5576 #, no-c-format
5577 msgid "Numeric operands are required in expression at %L"
5578 msgstr ""
5580 #: fortran/expr.c:2047
5581 #, no-c-format
5582 msgid "Assumed character length variable '%s' in constant expression at %L"
5583 msgstr ""
5585 #: fortran/expr.c:2093 fortran/expr.c:2099
5586 #, no-c-format
5587 msgid ""
5588 "transformational intrinsic '%s' at %L is not permitted in an initialization "
5589 "expression"
5590 msgstr ""
5592 #: fortran/expr.c:2131
5593 #, no-c-format
5594 msgid "Extension: Evaluation of nonstandard initialization expression at %L"
5595 msgstr ""
5597 #: fortran/expr.c:2188
5598 #, no-c-format
5599 msgid ""
5600 "Function '%s' in initialization expression at %L must be an intrinsic or a "
5601 "specification function"
5602 msgstr ""
5604 #: fortran/expr.c:2200
5605 #, no-c-format
5606 msgid ""
5607 "Intrinsic function '%s' at %L is not permitted in an initialization "
5608 "expression"
5609 msgstr ""
5611 #: fortran/expr.c:2232
5612 #, no-c-format
5613 msgid "PARAMETER '%s' is used at %L before its definition is complete"
5614 msgstr ""
5616 #: fortran/expr.c:2252
5617 #, no-c-format
5618 msgid ""
5619 "Assumed size array '%s' at %L is not permitted in an initialization "
5620 "expression"
5621 msgstr ""
5623 #: fortran/expr.c:2258
5624 #, no-c-format
5625 msgid ""
5626 "Assumed shape array '%s' at %L is not permitted in an initialization "
5627 "expression"
5628 msgstr ""
5630 #: fortran/expr.c:2264
5631 #, no-c-format
5632 msgid ""
5633 "Deferred array '%s' at %L is not permitted in an initialization expression"
5634 msgstr ""
5636 #: fortran/expr.c:2270
5637 #, no-c-format
5638 msgid ""
5639 "Array '%s' at %L is a variable, which does not reduce to a constant "
5640 "expression"
5641 msgstr ""
5643 #: fortran/expr.c:2280
5644 #, no-c-format
5645 msgid ""
5646 "Parameter '%s' at %L has not been declared or is a variable, which does not "
5647 "reduce to a constant expression"
5648 msgstr ""
5650 #: fortran/expr.c:2368
5651 #, no-c-format
5652 msgid "Initialization expression didn't reduce %C"
5653 msgstr ""
5655 #: fortran/expr.c:2411
5656 #, no-c-format
5657 msgid "Specification function '%s' at %L cannot be a statement function"
5658 msgstr ""
5660 #: fortran/expr.c:2418
5661 #, no-c-format
5662 msgid "Specification function '%s' at %L cannot be an internal function"
5663 msgstr ""
5665 #: fortran/expr.c:2425
5666 #, no-c-format
5667 msgid "Specification function '%s' at %L must be PURE"
5668 msgstr ""
5670 #: fortran/expr.c:2432
5671 #, no-c-format
5672 msgid "Specification function '%s' at %L cannot be RECURSIVE"
5673 msgstr ""
5675 #: fortran/expr.c:2494
5676 #, no-c-format
5677 msgid "Dummy argument '%s' not allowed in expression at %L"
5678 msgstr ""
5680 #: fortran/expr.c:2501
5681 #, no-c-format
5682 msgid "Dummy argument '%s' at %L cannot be OPTIONAL"
5683 msgstr ""
5685 #: fortran/expr.c:2508
5686 #, no-c-format
5687 msgid "Dummy argument '%s' at %L cannot be INTENT(OUT)"
5688 msgstr ""
5690 #: fortran/expr.c:2531
5691 #, no-c-format
5692 msgid "Variable '%s' cannot appear in the expression at %L"
5693 msgstr ""
5695 #: fortran/expr.c:2580
5696 #, no-c-format
5697 msgid "Expression at %L must be of INTEGER type, found %s"
5698 msgstr ""
5700 #: fortran/expr.c:2590
5701 #, no-c-format
5702 msgid "Function '%s' at %L must be PURE"
5703 msgstr ""
5705 #: fortran/expr.c:2599
5706 #, no-c-format
5707 msgid "Expression at %L must be scalar"
5708 msgstr ""
5710 #: fortran/expr.c:2626
5711 #, no-c-format
5712 msgid "Incompatible ranks in %s (%d and %d) at %L"
5713 msgstr ""
5715 #: fortran/expr.c:2640
5716 #, no-c-format
5717 msgid "Different shape for %s at %L on dimension %d (%d and %d)"
5718 msgstr ""
5720 #: fortran/expr.c:2686 fortran/expr.c:2916
5721 #, no-c-format
5722 msgid "Cannot assign to INTENT(IN) variable '%s' at %L"
5723 msgstr ""
5725 #: fortran/expr.c:2738
5726 #, no-c-format
5727 msgid "'%s' at %L is not a VALUE"
5728 msgstr ""
5730 #: fortran/expr.c:2745
5731 #, no-c-format
5732 msgid "Incompatible ranks %d and %d in assignment at %L"
5733 msgstr ""
5735 #: fortran/expr.c:2752
5736 #, no-c-format
5737 msgid "Variable type is UNKNOWN in assignment at %L"
5738 msgstr ""
5740 #: fortran/expr.c:2764
5741 #, no-c-format
5742 msgid "NULL appears on right-hand side in assignment at %L"
5743 msgstr ""
5745 #: fortran/expr.c:2775
5746 #, no-c-format
5747 msgid "Vector assignment to assumed-size Cray Pointee at %L is illegal"
5748 msgstr ""
5750 #: fortran/expr.c:2784
5751 #, no-c-format
5752 msgid "POINTER valued function appears on right-hand side of assignment at %L"
5753 msgstr ""
5755 #: fortran/expr.c:2789
5756 msgid "array assignment"
5757 msgstr ""
5759 #: fortran/expr.c:2794
5760 #, no-c-format
5761 msgid ""
5762 "Extension: BOZ literal at %L used to initialize non-integer variable '%s'"
5763 msgstr ""
5765 #: fortran/expr.c:2800 fortran/resolve.c:6041
5766 #, no-c-format
5767 msgid ""
5768 "Extension: BOZ literal at %L outside a DATA statement and outside INT/REAL/"
5769 "DBLE/CMPLX"
5770 msgstr ""
5772 #: fortran/expr.c:2810 fortran/resolve.c:6051
5773 #, no-c-format
5774 msgid "BOZ literal at %L is bitwise transferred non-integer symbol '%s'"
5775 msgstr ""
5777 #: fortran/expr.c:2818 fortran/resolve.c:6060
5778 #, no-c-format
5779 msgid ""
5780 "Arithmetic underflow of bit-wise transferred BOZ at %L. This check can be "
5781 "disabled with the option -fno-range-check"
5782 msgstr ""
5784 #: fortran/expr.c:2822 fortran/resolve.c:6064
5785 #, no-c-format
5786 msgid ""
5787 "Arithmetic overflow of bit-wise transferred BOZ at %L. This check can be "
5788 "disabled with the option -fno-range-check"
5789 msgstr ""
5791 #: fortran/expr.c:2826 fortran/resolve.c:6068
5792 #, no-c-format
5793 msgid ""
5794 "Arithmetic NaN of bit-wise transferred BOZ at %L. This check can be disabled "
5795 "with the option -fno-range-check"
5796 msgstr ""
5798 #: fortran/expr.c:2848
5799 #, no-c-format
5800 msgid ""
5801 "Incompatible types in DATA statement at %L; attempted conversion of %s to %s"
5802 msgstr ""
5804 #: fortran/expr.c:2884
5805 #, no-c-format
5806 msgid "Pointer assignment target is not a POINTER at %L"
5807 msgstr ""
5809 #: fortran/expr.c:2892
5810 #, no-c-format
5811 msgid ""
5812 "'%s' in the pointer assignment at %L cannot be an l-value since it is a "
5813 "procedure"
5814 msgstr ""
5816 #: fortran/expr.c:2923
5817 #, no-c-format
5818 msgid "Pointer assignment to non-POINTER at %L"
5819 msgstr ""
5821 #: fortran/expr.c:2932
5822 #, no-c-format
5823 msgid "Bad pointer object in PURE procedure at %L"
5824 msgstr ""
5826 #: fortran/expr.c:2948
5827 #, no-c-format
5828 msgid ""
5829 "Different types in pointer assignment at %L; attempted assignment of %s to %s"
5830 msgstr ""
5832 #: fortran/expr.c:2956
5833 #, no-c-format
5834 msgid "Different kind type parameters in pointer assignment at %L"
5835 msgstr ""
5837 #: fortran/expr.c:2963
5838 #, no-c-format
5839 msgid "Different ranks in pointer assignment at %L"
5840 msgstr ""
5842 #: fortran/expr.c:2978
5843 #, no-c-format
5844 msgid "Different character lengths in pointer assignment at %L"
5845 msgstr ""
5847 #: fortran/expr.c:2989
5848 #, no-c-format
5849 msgid "Pointer assignment target is neither TARGET nor POINTER at %L"
5850 msgstr ""
5852 #: fortran/expr.c:2996
5853 #, no-c-format
5854 msgid "Bad target in pointer assignment in PURE procedure at %L"
5855 msgstr ""
5857 #: fortran/expr.c:3002
5858 #, no-c-format
5859 msgid "Pointer assignment with vector subscript on rhs at %L"
5860 msgstr ""
5862 #: fortran/expr.c:3009
5863 #, no-c-format
5864 msgid "Pointer assignment target has PROTECTED attribute at %L"
5865 msgstr ""
5867 #: fortran/gfortranspec.c:251
5868 #, c-format
5869 msgid "overflowed output arg list for '%s'"
5870 msgstr ""
5872 #: fortran/gfortranspec.c:384
5873 #, c-format
5874 msgid ""
5875 "GNU Fortran comes with NO WARRANTY, to the extent permitted by law.\n"
5876 "You may redistribute copies of GNU Fortran\n"
5877 "under the terms of the GNU General Public License.\n"
5878 "For more information about these matters, see the file named COPYING\n"
5879 "\n"
5880 msgstr ""
5882 #: fortran/gfortranspec.c:406 fortran/gfortranspec.c:445
5883 #, c-format
5884 msgid "argument to '%s' missing"
5885 msgstr ""
5887 #: fortran/gfortranspec.c:410
5888 #, c-format
5889 msgid "no input files; unwilling to write output files"
5890 msgstr ""
5892 #: fortran/gfortranspec.c:432
5893 #, c-format
5894 msgid "Warning: Using -M <directory> is deprecated, use -J instead\n"
5895 msgstr ""
5897 #: fortran/gfortranspec.c:578
5898 #, c-format
5899 msgid "Driving:"
5900 msgstr ""
5902 #: fortran/interface.c:173
5903 #, no-c-format
5904 msgid "Syntax error in generic specification at %C"
5905 msgstr ""
5907 #: fortran/interface.c:200
5908 #, no-c-format
5909 msgid "Syntax error: Trailing garbage in INTERFACE statement at %C"
5910 msgstr ""
5912 #: fortran/interface.c:219
5913 #, no-c-format
5914 msgid "Dummy procedure '%s' at %C cannot have a generic interface"
5915 msgstr ""
5917 #: fortran/interface.c:252
5918 #, no-c-format
5919 msgid "Fortran 2003: ABSTRACT INTERFACE at %C"
5920 msgstr ""
5922 #: fortran/interface.c:260
5923 #, no-c-format
5924 msgid "Syntax error in ABSTRACT INTERFACE statement at %C"
5925 msgstr ""
5927 #: fortran/interface.c:291
5928 #, no-c-format
5929 msgid "Syntax error: Trailing garbage in END INTERFACE statement at %C"
5930 msgstr ""
5932 #: fortran/interface.c:304
5933 #, no-c-format
5934 msgid "Expected a nameless interface at %C"
5935 msgstr ""
5937 #: fortran/interface.c:315
5938 #, no-c-format
5939 msgid "Expected 'END INTERFACE ASSIGNMENT (=)' at %C"
5940 msgstr ""
5942 #: fortran/interface.c:317
5943 #, no-c-format
5944 msgid "Expecting 'END INTERFACE OPERATOR (%s)' at %C"
5945 msgstr ""
5947 #: fortran/interface.c:331
5948 #, no-c-format
5949 msgid "Expecting 'END INTERFACE OPERATOR (.%s.)' at %C"
5950 msgstr ""
5952 #: fortran/interface.c:342
5953 #, no-c-format
5954 msgid "Expecting 'END INTERFACE %s' at %C"
5955 msgstr ""
5957 #: fortran/interface.c:563
5958 #, no-c-format
5959 msgid "Alternate return cannot appear in operator interface at %L"
5960 msgstr ""
5962 #: fortran/interface.c:593
5963 #, no-c-format
5964 msgid "Operator interface at %L has the wrong number of arguments"
5965 msgstr ""
5967 #: fortran/interface.c:604
5968 #, no-c-format
5969 msgid "Assignment operator interface at %L must be a SUBROUTINE"
5970 msgstr ""
5972 #: fortran/interface.c:610
5973 #, no-c-format
5974 msgid "Assignment operator interface at %L must have two arguments"
5975 msgstr ""
5977 #: fortran/interface.c:625
5978 #, no-c-format
5979 msgid ""
5980 "Assignment operator interface at %L must not redefine an INTRINSIC type "
5981 "assignment"
5982 msgstr ""
5984 #: fortran/interface.c:634
5985 #, no-c-format
5986 msgid "Intrinsic operator interface at %L must be a FUNCTION"
5987 msgstr ""
5989 #: fortran/interface.c:644
5990 #, no-c-format
5991 msgid ""
5992 "First argument of defined assignment at %L must be INTENT(OUT) or INTENT"
5993 "(INOUT)"
5994 msgstr ""
5996 #: fortran/interface.c:648
5997 #, no-c-format
5998 msgid "Second argument of defined assignment at %L must be INTENT(IN)"
5999 msgstr ""
6001 #: fortran/interface.c:654 fortran/resolve.c:9590
6002 #, no-c-format
6003 msgid "First argument of operator interface at %L must be INTENT(IN)"
6004 msgstr ""
6006 #: fortran/interface.c:658 fortran/resolve.c:9602
6007 #, no-c-format
6008 msgid "Second argument of operator interface at %L must be INTENT(IN)"
6009 msgstr ""
6011 #: fortran/interface.c:761
6012 #, no-c-format
6013 msgid "Operator interface at %L conflicts with intrinsic interface"
6014 msgstr ""
6016 #: fortran/interface.c:1122
6017 #, no-c-format
6018 msgid "Procedure '%s' in %s at %L has no explicit interface"
6019 msgstr ""
6021 #: fortran/interface.c:1125
6022 #, no-c-format
6023 msgid "Procedure '%s' in %s at %L is neither function nor subroutine"
6024 msgstr ""
6026 #: fortran/interface.c:1180 fortran/interface.c:1186
6027 #, no-c-format
6028 msgid "Ambiguous interfaces '%s' and '%s' in %s at %L"
6029 msgstr ""
6031 #: fortran/interface.c:1222
6032 #, no-c-format
6033 msgid "'%s' at %L is not a module procedure"
6034 msgstr ""
6036 #: fortran/interface.c:1470 fortran/interface.c:2429
6037 #, no-c-format
6038 msgid "Type/rank mismatch in argument '%s' at %L"
6039 msgstr ""
6041 #: fortran/interface.c:1479
6042 #, no-c-format
6043 msgid "Type mismatch in argument '%s' at %L; passed %s to %s"
6044 msgstr ""
6046 #: fortran/interface.c:1497 fortran/interface.c:1537
6047 #, no-c-format
6048 msgid "Rank mismatch in argument '%s' at %L (%d and %d)"
6049 msgstr ""
6051 #: fortran/interface.c:1524
6052 #, no-c-format
6053 msgid ""
6054 "Fortran 2003: Scalar CHARACTER actual argument with array dummy argument '%"
6055 "s' at %L"
6056 msgstr ""
6058 #: fortran/interface.c:1549
6059 #, no-c-format
6060 msgid "Element of assumed-shaped array passed to dummy argument '%s' at %L"
6061 msgstr ""
6063 #: fortran/interface.c:1866
6064 #, no-c-format
6065 msgid "Keyword argument '%s' at %L is not in the procedure"
6066 msgstr ""
6068 #: fortran/interface.c:1874
6069 #, no-c-format
6070 msgid ""
6071 "Keyword argument '%s' at %L is already associated with another actual "
6072 "argument"
6073 msgstr ""
6075 #: fortran/interface.c:1884
6076 #, no-c-format
6077 msgid "More actual than formal arguments in procedure call at %L"
6078 msgstr ""
6080 #: fortran/interface.c:1896 fortran/interface.c:2128
6081 #, no-c-format
6082 msgid "Missing alternate return spec in subroutine call at %L"
6083 msgstr ""
6085 #: fortran/interface.c:1904
6086 #, no-c-format
6087 msgid "Unexpected alternate return spec in subroutine call at %L"
6088 msgstr ""
6090 #: fortran/interface.c:1927
6091 #, no-c-format
6092 msgid ""
6093 "Character length mismatch (%ld/%ld) between actual argument and pointer or "
6094 "allocatable dummy argument '%s' at %L"
6095 msgstr ""
6097 #: fortran/interface.c:1934
6098 #, no-c-format
6099 msgid ""
6100 "Character length mismatch (%ld/%ld) between actual argument and assumed-"
6101 "shape dummy argument '%s' at %L"
6102 msgstr ""
6104 #: fortran/interface.c:1950
6105 #, no-c-format
6106 msgid ""
6107 "Character length of actual argument shorter than of dummy argument '%s' (%lu/"
6108 "%lu) at %L"
6109 msgstr ""
6111 #: fortran/interface.c:1955
6112 #, no-c-format
6113 msgid ""
6114 "Actual argument contains too few elements for dummy argument '%s' (%lu/%lu) "
6115 "at %L"
6116 msgstr ""
6118 #: fortran/interface.c:1968
6119 #, no-c-format
6120 msgid "Expected a procedure pointer for argument '%s' at %L"
6121 msgstr ""
6123 #: fortran/interface.c:1980
6124 #, no-c-format
6125 msgid "Expected a procedure for argument '%s' at %L"
6126 msgstr ""
6128 #: fortran/interface.c:1990
6129 #, no-c-format
6130 msgid "Expected a PURE procedure for argument '%s' at %L"
6131 msgstr ""
6133 #: fortran/interface.c:2004
6134 #, no-c-format
6135 msgid "Actual argument for '%s' cannot be an assumed-size array at %L"
6136 msgstr ""
6138 #: fortran/interface.c:2013
6139 #, no-c-format
6140 msgid "Actual argument for '%s' must be a pointer at %L"
6141 msgstr ""
6143 #: fortran/interface.c:2022
6144 #, no-c-format
6145 msgid "Actual argument for '%s' must be ALLOCATABLE at %L"
6146 msgstr ""
6148 #: fortran/interface.c:2035
6149 #, no-c-format
6150 msgid ""
6151 "Actual argument at %L must be definable as the dummy argument '%s' is INTENT "
6152 "= OUT/INOUT"
6153 msgstr ""
6155 #: fortran/interface.c:2044
6156 #, no-c-format
6157 msgid ""
6158 "Actual argument at %L is use-associated with PROTECTED attribute and dummy "
6159 "argument '%s' is INTENT = OUT/INOUT"
6160 msgstr ""
6162 #: fortran/interface.c:2057
6163 #, no-c-format
6164 msgid ""
6165 "Array-section actual argument with vector subscripts at %L is incompatible "
6166 "with INTENT(OUT), INTENT(INOUT) or VOLATILE attribute of the dummy argument "
6167 "'%s'"
6168 msgstr ""
6170 #: fortran/interface.c:2074
6171 #, no-c-format
6172 msgid ""
6173 "Assumed-shape actual argument at %L is incompatible with the non-assumed-"
6174 "shape dummy argument '%s' due to VOLATILE attribute"
6175 msgstr ""
6177 #: fortran/interface.c:2086
6178 #, no-c-format
6179 msgid ""
6180 "Array-section actual argument at %L is incompatible with the non-assumed-"
6181 "shape dummy argument '%s' due to VOLATILE attribute"
6182 msgstr ""
6184 #: fortran/interface.c:2105
6185 #, no-c-format
6186 msgid ""
6187 "Pointer-array actual argument at %L requires an assumed-shape or pointer-"
6188 "array dummy argument '%s' due to VOLATILE attribute"
6189 msgstr ""
6191 #: fortran/interface.c:2135
6192 #, no-c-format
6193 msgid "Missing actual argument for argument '%s' at %L"
6194 msgstr ""
6196 #: fortran/interface.c:2321
6197 #, no-c-format
6198 msgid ""
6199 "Same actual argument associated with INTENT(%s) argument '%s' and INTENT(%s) "
6200 "argument '%s' at %L"
6201 msgstr ""
6203 #: fortran/interface.c:2377
6204 #, no-c-format
6205 msgid ""
6206 "Procedure argument at %L is INTENT(IN) while interface specifies INTENT(%s)"
6207 msgstr ""
6209 #: fortran/interface.c:2387
6210 #, no-c-format
6211 msgid ""
6212 "Procedure argument at %L is local to a PURE procedure and is passed to an "
6213 "INTENT(%s) argument"
6214 msgstr ""
6216 #: fortran/interface.c:2395
6217 #, no-c-format
6218 msgid ""
6219 "Procedure argument at %L is local to a PURE procedure and has the POINTER "
6220 "attribute"
6221 msgstr ""
6223 #: fortran/interface.c:2418
6224 #, no-c-format
6225 msgid "Procedure '%s' called with an implicit interface at %L"
6226 msgstr ""
6228 #: fortran/interface.c:2443
6229 #, no-c-format
6230 msgid "Keyword argument requires explicit interface for procedure '%s' at %L"
6231 msgstr ""
6233 #: fortran/interface.c:2663
6234 #, no-c-format
6235 msgid "Function '%s' called in lieu of an operator at %L must be PURE"
6236 msgstr ""
6238 #: fortran/interface.c:2743
6239 #, no-c-format
6240 msgid "Entity '%s' at %C is already present in the interface"
6241 msgstr ""
6243 #: fortran/intrinsic.c:840
6244 #, no-c-format
6245 msgid ""
6246 "The intrinsic '%s' at %L is not included in the selected standard but %s and "
6247 "'%s' will be treated as if declared EXTERNAL.  Use an appropriate -std=* "
6248 "option or define -fall-intrinsics to allow this intrinsic."
6249 msgstr ""
6251 #: fortran/intrinsic.c:3065
6252 #, no-c-format
6253 msgid "Too many arguments in call to '%s' at %L"
6254 msgstr ""
6256 #: fortran/intrinsic.c:3080
6257 #, no-c-format
6258 msgid ""
6259 "The argument list functions %%VAL, %%LOC or %%REF are not allowed in this "
6260 "context at %L"
6261 msgstr ""
6263 #: fortran/intrinsic.c:3083
6264 #, no-c-format
6265 msgid "Can't find keyword named '%s' in call to '%s' at %L"
6266 msgstr ""
6268 #: fortran/intrinsic.c:3090
6269 #, no-c-format
6270 msgid "Argument '%s' is appears twice in call to '%s' at %L"
6271 msgstr ""
6273 #: fortran/intrinsic.c:3104
6274 #, no-c-format
6275 msgid "Missing actual argument '%s' in call to '%s' at %L"
6276 msgstr ""
6278 #: fortran/intrinsic.c:3119
6279 #, no-c-format
6280 msgid "ALTERNATE RETURN not permitted at %L"
6281 msgstr ""
6283 #: fortran/intrinsic.c:3176
6284 #, no-c-format
6285 msgid "Type of argument '%s' in call to '%s' at %L should be %s, not %s"
6286 msgstr ""
6288 #: fortran/intrinsic.c:3545
6289 #, no-c-format
6290 msgid "Intrinsic '%s' (is %s) is used at %L"
6291 msgstr ""
6293 #: fortran/intrinsic.c:3607
6294 #, no-c-format
6295 msgid "Fortran 2003: Function '%s' as initialization expression at %L"
6296 msgstr ""
6298 #: fortran/intrinsic.c:3672
6299 #, no-c-format
6300 msgid ""
6301 "Fortran 2003: Elemental function as initialization expression with non-"
6302 "integer/non-character arguments at %L"
6303 msgstr ""
6305 #: fortran/intrinsic.c:3730
6306 #, no-c-format
6307 msgid "Subroutine call to intrinsic '%s' at %L is not PURE"
6308 msgstr ""
6310 #: fortran/intrinsic.c:3801
6311 #, no-c-format
6312 msgid "Extension: Conversion from %s to %s at %L"
6313 msgstr ""
6315 #: fortran/intrinsic.c:3804
6316 #, no-c-format
6317 msgid "Conversion from %s to %s at %L"
6318 msgstr ""
6320 #: fortran/intrinsic.c:3851
6321 #, no-c-format
6322 msgid "Can't convert %s to %s at %L"
6323 msgstr ""
6325 #: fortran/intrinsic.c:3947
6326 #, no-c-format
6327 msgid ""
6328 "'%s' declared at %L may shadow the intrinsic of the same name.  In order to "
6329 "call the intrinsic, explicit INTRINSIC declarations may be required."
6330 msgstr ""
6332 #: fortran/intrinsic.c:3952
6333 #, no-c-format
6334 msgid ""
6335 "'%s' declared at %L is also the name of an intrinsic.  It can only be called "
6336 "via an explicit interface or if declared EXTERNAL."
6337 msgstr ""
6339 #: fortran/io.c:164 fortran/primary.c:768
6340 #, no-c-format
6341 msgid "Extension: backslash character at %C"
6342 msgstr ""
6344 #: fortran/io.c:198 fortran/io.c:201
6345 #, no-c-format
6346 msgid "Extension: Tab character in format at %C"
6347 msgstr ""
6349 #: fortran/io.c:437
6350 #, no-c-format
6351 msgid "Fortran 2003: DP format specifier not allowed at %C"
6352 msgstr ""
6354 #: fortran/io.c:444
6355 #, no-c-format
6356 msgid "Fortran 2003: DC format specifier not allowed at %C"
6357 msgstr ""
6359 #: fortran/io.c:480
6360 msgid "Positive width required"
6361 msgstr ""
6363 #: fortran/io.c:481
6364 msgid "Nonnegative width required"
6365 msgstr ""
6367 #: fortran/io.c:482
6368 msgid "Unexpected element '%c' in format string at %L"
6369 msgstr ""
6371 #: fortran/io.c:484
6372 msgid "Unexpected end of format string"
6373 msgstr ""
6375 #: fortran/io.c:485
6376 msgid "Zero width in format descriptor"
6377 msgstr ""
6379 #: fortran/io.c:486
6380 msgid "Specifying precision with G0 not allowed"
6381 msgstr ""
6383 #: fortran/io.c:505
6384 msgid "Missing leading left parenthesis"
6385 msgstr ""
6387 #: fortran/io.c:552
6388 msgid "Expected P edit descriptor"
6389 msgstr ""
6391 #. P requires a prior number.
6392 #: fortran/io.c:560
6393 msgid "P descriptor requires leading scale factor"
6394 msgstr ""
6396 #. X requires a prior number if we're being pedantic.
6397 #: fortran/io.c:565
6398 #, no-c-format
6399 msgid "Extension: X descriptor requires leading space count at %C"
6400 msgstr ""
6402 #: fortran/io.c:589
6403 #, no-c-format
6404 msgid "Extension: $ descriptor at %C"
6405 msgstr ""
6407 #: fortran/io.c:594
6408 #, no-c-format
6409 msgid "$ should be the last specifier in format at %C"
6410 msgstr ""
6412 #: fortran/io.c:641
6413 msgid "Repeat count cannot follow P descriptor"
6414 msgstr ""
6416 #: fortran/io.c:661
6417 #, no-c-format
6418 msgid "Extension: Missing positive width after L descriptor at %C"
6419 msgstr ""
6421 #: fortran/io.c:705
6422 #, no-c-format
6423 msgid "Fortran 2008: 'G0' in format at %C"
6424 msgstr ""
6426 #: fortran/io.c:734 fortran/io.c:736 fortran/io.c:797 fortran/io.c:799
6427 #, no-c-format
6428 msgid "Period required in format specifier at %C"
6429 msgstr ""
6431 #: fortran/io.c:768
6432 msgid "Positive exponent width required"
6433 msgstr ""
6435 #: fortran/io.c:817
6436 #, no-c-format
6437 msgid "The H format specifier at %C is a Fortran 95 deleted feature"
6438 msgstr ""
6440 #: fortran/io.c:902 fortran/io.c:959
6441 #, no-c-format
6442 msgid "Extension: Missing comma at %C"
6443 msgstr ""
6445 #: fortran/io.c:972
6446 #, no-c-format
6447 msgid "%s in format string at %L"
6448 msgstr ""
6450 #: fortran/io.c:1017
6451 #, no-c-format
6452 msgid "Format statement in module main block at %C"
6453 msgstr ""
6455 #: fortran/io.c:1023
6456 #, no-c-format
6457 msgid "Missing format label at %C"
6458 msgstr ""
6460 #: fortran/io.c:1083 fortran/io.c:1114 fortran/io.c:1175
6461 #, no-c-format
6462 msgid "Invalid value for %s specification at %C"
6463 msgstr ""
6465 #: fortran/io.c:1089 fortran/io.c:1120
6466 #, no-c-format
6467 msgid "Duplicate %s specification at %C"
6468 msgstr ""
6470 #: fortran/io.c:1127
6471 #, no-c-format
6472 msgid "Variable tag cannot be INTENT(IN) at %C"
6473 msgstr ""
6475 #: fortran/io.c:1134
6476 #, no-c-format
6477 msgid "Variable tag cannot be assigned in PURE procedure at %C"
6478 msgstr ""
6480 #: fortran/io.c:1181
6481 #, no-c-format
6482 msgid "Duplicate %s label specification at %C"
6483 msgstr ""
6485 #: fortran/io.c:1201
6486 #, no-c-format
6487 msgid ""
6488 "Constant expression in FORMAT tag at %L must be of type default CHARACTER"
6489 msgstr ""
6491 #: fortran/io.c:1214
6492 #, no-c-format
6493 msgid "FORMAT tag at %L must be of type CHARACTER or INTEGER"
6494 msgstr ""
6496 #: fortran/io.c:1220
6497 #, no-c-format
6498 msgid "Deleted feature: ASSIGNED variable in FORMAT tag at %L"
6499 msgstr ""
6501 #: fortran/io.c:1226
6502 #, no-c-format
6503 msgid "Variable '%s' at %L has not been assigned a format label"
6504 msgstr ""
6506 #: fortran/io.c:1233
6507 #, no-c-format
6508 msgid "Scalar '%s' in FORMAT tag at %L is not an ASSIGNED variable"
6509 msgstr ""
6511 #: fortran/io.c:1246
6512 #, no-c-format
6513 msgid "Extension: Character array in FORMAT tag at %L"
6514 msgstr ""
6516 #: fortran/io.c:1252
6517 #, no-c-format
6518 msgid "Extension: Non-character in FORMAT tag at %L"
6519 msgstr ""
6521 #: fortran/io.c:1277
6522 #, no-c-format
6523 msgid "%s tag at %L must be of type %s"
6524 msgstr ""
6526 #: fortran/io.c:1284
6527 #, no-c-format
6528 msgid "%s tag at %L must be scalar"
6529 msgstr ""
6531 #: fortran/io.c:1290
6532 #, no-c-format
6533 msgid "Fortran 2003: IOMSG tag at %L"
6534 msgstr ""
6536 #: fortran/io.c:1298
6537 #, no-c-format
6538 msgid "Fortran 95 requires default INTEGER in %s tag at %L"
6539 msgstr ""
6541 #: fortran/io.c:1306
6542 #, no-c-format
6543 msgid "Extension: CONVERT tag at %L"
6544 msgstr ""
6546 #: fortran/io.c:1487 fortran/io.c:1495
6547 #, no-c-format
6548 msgid "Fortran 2003: %s specifier in %s statement at %C has value '%s'"
6549 msgstr ""
6551 #: fortran/io.c:1514 fortran/io.c:1522
6552 #, no-c-format
6553 msgid "Extension: %s specifier in %s statement at %C has value '%s'"
6554 msgstr ""
6556 #: fortran/io.c:1535 fortran/io.c:1543
6557 #, no-c-format
6558 msgid "%s specifier in %s statement at %C has invalid value '%s'"
6559 msgstr ""
6561 #: fortran/io.c:1598
6562 #, no-c-format
6563 msgid "OPEN statement not allowed in PURE procedure at %C"
6564 msgstr ""
6566 #: fortran/io.c:1631
6567 #, no-c-format
6568 msgid "Fortran 2003: ASYNCHRONOUS= at %C not allowed in Fortran 95"
6569 msgstr ""
6571 #: fortran/io.c:1649 fortran/io.c:3025
6572 #, no-c-format
6573 msgid "Fortran 2003: BLANK= at %C not allowed in Fortran 95"
6574 msgstr ""
6576 #: fortran/io.c:1667 fortran/io.c:3004
6577 #, no-c-format
6578 msgid "Fortran 2003: DECIMAL= at %C not allowed in Fortran 95"
6579 msgstr ""
6581 #: fortran/io.c:1685 fortran/io.c:3115
6582 #, no-c-format
6583 msgid "Fortran 2003: DELIM= at %C not allowed in Fortran 95"
6584 msgstr ""
6586 #: fortran/io.c:1703
6587 #, no-c-format
6588 msgid "Fortran 2003: ENCODING= at %C not allowed in Fortran 95"
6589 msgstr ""
6591 #. When implemented, change the following to use gfc_notify_std F2003.
6592 #: fortran/io.c:1755
6593 #, no-c-format
6594 msgid "Fortran F2003: ROUND= specifier at %C not implemented"
6595 msgstr ""
6597 #: fortran/io.c:1774
6598 #, no-c-format
6599 msgid "Fortran 2003: SIGN= at %C not allowed in Fortran 95"
6600 msgstr ""
6602 #: fortran/io.c:1987
6603 #, no-c-format
6604 msgid "CLOSE statement not allowed in PURE procedure at %C"
6605 msgstr ""
6607 #: fortran/io.c:2124 fortran/match.c:1965
6608 #, no-c-format
6609 msgid "%s statement not allowed in PURE procedure at %C"
6610 msgstr ""
6612 #: fortran/io.c:2180
6613 #, no-c-format
6614 msgid "Fortran 2003: FLUSH statement at %C"
6615 msgstr ""
6617 #: fortran/io.c:2236
6618 #, no-c-format
6619 msgid "Duplicate UNIT specification at %C"
6620 msgstr ""
6622 #: fortran/io.c:2296
6623 #, no-c-format
6624 msgid "Duplicate format specification at %C"
6625 msgstr ""
6627 #: fortran/io.c:2313
6628 #, no-c-format
6629 msgid "Symbol '%s' in namelist '%s' is INTENT(IN) at %C"
6630 msgstr ""
6632 #: fortran/io.c:2349
6633 #, no-c-format
6634 msgid "Duplicate NML specification at %C"
6635 msgstr ""
6637 #: fortran/io.c:2358
6638 #, no-c-format
6639 msgid "Symbol '%s' at %C must be a NAMELIST group name"
6640 msgstr ""
6642 #: fortran/io.c:2423
6643 #, no-c-format
6644 msgid "END tag at %C not allowed in output statement"
6645 msgstr ""
6647 #: fortran/io.c:2497
6648 #, no-c-format
6649 msgid ""
6650 "UNIT specification at %L must be an INTEGER expression or a CHARACTER "
6651 "variable"
6652 msgstr ""
6654 #: fortran/io.c:2522
6655 #, no-c-format
6656 msgid "Invalid form of WRITE statement at %L, UNIT required"
6657 msgstr ""
6659 #: fortran/io.c:2533
6660 #, no-c-format
6661 msgid "Internal unit with vector subscript at %L"
6662 msgstr ""
6664 #: fortran/io.c:2540
6665 #, no-c-format
6666 msgid "External IO UNIT cannot be an array at %L"
6667 msgstr ""
6669 #: fortran/io.c:2545
6670 #, no-c-format
6671 msgid "Extension: Comma before i/o item list at %L"
6672 msgstr ""
6674 #: fortran/io.c:2555
6675 #, no-c-format
6676 msgid "ERR tag label %d at %L not defined"
6677 msgstr ""
6679 #: fortran/io.c:2567
6680 #, no-c-format
6681 msgid "END tag label %d at %L not defined"
6682 msgstr ""
6684 #: fortran/io.c:2579
6685 #, no-c-format
6686 msgid "EOR tag label %d at %L not defined"
6687 msgstr ""
6689 #: fortran/io.c:2589
6690 #, no-c-format
6691 msgid "FORMAT label %d at %L not defined"
6692 msgstr ""
6694 #: fortran/io.c:2710
6695 #, no-c-format
6696 msgid "Syntax error in I/O iterator at %C"
6697 msgstr ""
6699 #: fortran/io.c:2741
6700 #, no-c-format
6701 msgid "Expected variable in READ statement at %C"
6702 msgstr ""
6704 #: fortran/io.c:2747
6705 #, no-c-format
6706 msgid "Expected expression in %s statement at %C"
6707 msgstr ""
6709 #: fortran/io.c:2757
6710 #, no-c-format
6711 msgid "Variable '%s' in input list at %C cannot be INTENT(IN)"
6712 msgstr ""
6714 #: fortran/io.c:2766
6715 #, no-c-format
6716 msgid "Cannot read to variable '%s' in PURE procedure at %C"
6717 msgstr ""
6719 #: fortran/io.c:2782
6720 #, no-c-format
6721 msgid "Cannot write to internal file unit '%s' at %C inside a PURE procedure"
6722 msgstr ""
6724 #. A general purpose syntax error.
6725 #: fortran/io.c:2843 fortran/io.c:3442 fortran/gfortran.h:2113
6726 #, no-c-format
6727 msgid "Syntax error in %s statement at %C"
6728 msgstr ""
6730 #: fortran/io.c:2924
6731 #, no-c-format
6732 msgid "Fortran 2003: Internal file at %L with namelist"
6733 msgstr ""
6735 #: fortran/io.c:2978
6736 #, no-c-format
6737 msgid "ASYNCHRONOUS= specifier at %L must be an initialization expression"
6738 msgstr ""
6740 #: fortran/io.c:3046
6741 #, no-c-format
6742 msgid "Fortran 2003: PAD= at %C not allowed in Fortran 95"
6743 msgstr ""
6745 #. When implemented, change the following to use gfc_notify_std F2003.
6746 #. if (gfc_notify_std (GFC_STD_F2003, "Fortran 2003: ROUND= at %C "
6747 #. "not allowed in Fortran 95") == FAILURE)
6748 #. return MATCH_ERROR;
6749 #: fortran/io.c:3071
6750 #, no-c-format
6751 msgid "F2003 Feature: ROUND= specifier at %C not implemented"
6752 msgstr ""
6754 #: fortran/io.c:3260
6755 #, no-c-format
6756 msgid "PRINT namelist at %C is an extension"
6757 msgstr ""
6759 #: fortran/io.c:3412
6760 #, no-c-format
6761 msgid "Expected comma in I/O list at %C"
6762 msgstr ""
6764 #: fortran/io.c:3476
6765 #, no-c-format
6766 msgid "PRINT statement at %C not allowed within PURE procedure"
6767 msgstr ""
6769 #: fortran/io.c:3630 fortran/io.c:3681
6770 #, no-c-format
6771 msgid "INQUIRE statement not allowed in PURE procedure at %C"
6772 msgstr ""
6774 #: fortran/io.c:3657
6775 #, no-c-format
6776 msgid "IOLENGTH tag invalid in INQUIRE statement at %C"
6777 msgstr ""
6779 #: fortran/io.c:3667 fortran/trans-io.c:1178
6780 #, no-c-format
6781 msgid "INQUIRE statement at %L cannot contain both FILE and UNIT specifiers"
6782 msgstr ""
6784 #: fortran/io.c:3674
6785 #, no-c-format
6786 msgid "INQUIRE statement at %L requires either FILE or UNIT specifier"
6787 msgstr ""
6789 #: fortran/io.c:3687
6790 #, no-c-format
6791 msgid ""
6792 "INQUIRE statement at %L requires a PENDING= specifier with the ID= specifier"
6793 msgstr ""
6795 #: fortran/io.c:3846
6796 #, no-c-format
6797 msgid "Fortran 2003: WAIT at %C not allowed in Fortran 95"
6798 msgstr ""
6800 #: fortran/io.c:3852
6801 #, no-c-format
6802 msgid "WAIT statement not allowed in PURE procedure at %C"
6803 msgstr ""
6805 #: fortran/match.c:158
6806 #, no-c-format
6807 msgid "Missing ')' in statement at or before %L"
6808 msgstr ""
6810 #: fortran/match.c:163
6811 #, no-c-format
6812 msgid "Missing '(' in statement at or before %L"
6813 msgstr ""
6815 #: fortran/match.c:360
6816 #, no-c-format
6817 msgid "Integer too large at %C"
6818 msgstr ""
6820 #: fortran/match.c:453 fortran/parse.c:597
6821 #, no-c-format
6822 msgid "Too many digits in statement label at %C"
6823 msgstr ""
6825 #: fortran/match.c:459
6826 #, no-c-format
6827 msgid "Statement label at %C is zero"
6828 msgstr ""
6830 #: fortran/match.c:492
6831 #, no-c-format
6832 msgid "Label name '%s' at %C is ambiguous"
6833 msgstr ""
6835 #: fortran/match.c:498
6836 #, no-c-format
6837 msgid "Duplicate construct label '%s' at %C"
6838 msgstr ""
6840 #: fortran/match.c:529
6841 #, no-c-format
6842 msgid "Invalid character in name at %C"
6843 msgstr ""
6845 #: fortran/match.c:542 fortran/match.c:623
6846 #, no-c-format
6847 msgid "Name at %C is too long"
6848 msgstr ""
6850 #: fortran/match.c:553
6851 #, no-c-format
6852 msgid ""
6853 "Invalid character '$' at %C. Use -fdollar-ok to allow it as an extension"
6854 msgstr ""
6856 #: fortran/match.c:604 fortran/match.c:652
6857 #, no-c-format
6858 msgid "Invalid C name in NAME= specifier at %C"
6859 msgstr ""
6861 #: fortran/match.c:643
6862 #, no-c-format
6863 msgid "Embedded space in NAME= specifier at %C"
6864 msgstr ""
6866 #: fortran/match.c:968
6867 #, no-c-format
6868 msgid "Loop variable at %C cannot be a sub-component"
6869 msgstr ""
6871 #: fortran/match.c:974
6872 #, no-c-format
6873 msgid "Loop variable '%s' at %C cannot be INTENT(IN)"
6874 msgstr ""
6876 #: fortran/match.c:1007
6877 #, no-c-format
6878 msgid "Expected a step value in iterator at %C"
6879 msgstr ""
6881 #: fortran/match.c:1019
6882 #, no-c-format
6883 msgid "Syntax error in iterator at %C"
6884 msgstr ""
6886 #: fortran/match.c:1260
6887 #, no-c-format
6888 msgid "Invalid form of PROGRAM statement at %C"
6889 msgstr ""
6891 #: fortran/match.c:1301
6892 #, no-c-format
6893 msgid "Setting value of PROTECTED variable at %C"
6894 msgstr ""
6896 #: fortran/match.c:1359
6897 #, no-c-format
6898 msgid "Assigning to a PROTECTED pointer at %C"
6899 msgstr ""
6901 #: fortran/match.c:1402 fortran/match.c:1483
6902 #, no-c-format
6903 msgid "Obsolescent: arithmetic IF statement at %C"
6904 msgstr ""
6906 #: fortran/match.c:1458
6907 #, no-c-format
6908 msgid "Syntax error in IF-expression at %C"
6909 msgstr ""
6911 #: fortran/match.c:1469
6912 #, no-c-format
6913 msgid "Block label not appropriate for arithmetic IF statement at %C"
6914 msgstr ""
6916 #: fortran/match.c:1507
6917 #, no-c-format
6918 msgid "Block label is not appropriate for IF statement at %C"
6919 msgstr ""
6921 #: fortran/match.c:1587 fortran/primary.c:2822
6922 #, no-c-format
6923 msgid "Cannot assign to a named constant at %C"
6924 msgstr ""
6926 #: fortran/match.c:1597
6927 #, no-c-format
6928 msgid "Unclassifiable statement in IF-clause at %C"
6929 msgstr ""
6931 #: fortran/match.c:1604
6932 #, no-c-format
6933 msgid "Syntax error in IF-clause at %C"
6934 msgstr ""
6936 #: fortran/match.c:1648
6937 #, no-c-format
6938 msgid "Unexpected junk after ELSE statement at %C"
6939 msgstr ""
6941 #: fortran/match.c:1654 fortran/match.c:1689
6942 #, no-c-format
6943 msgid "Label '%s' at %C doesn't match IF label '%s'"
6944 msgstr ""
6946 #: fortran/match.c:1683
6947 #, no-c-format
6948 msgid "Unexpected junk after ELSE IF statement at %C"
6949 msgstr ""
6951 #: fortran/match.c:1851
6952 #, no-c-format
6953 msgid "Name '%s' in %s statement at %C is not a loop name"
6954 msgstr ""
6956 #: fortran/match.c:1867
6957 #, no-c-format
6958 msgid "%s statement at %C is not within a loop"
6959 msgstr ""
6961 #: fortran/match.c:1870
6962 #, no-c-format
6963 msgid "%s statement at %C is not within loop '%s'"
6964 msgstr ""
6966 #: fortran/match.c:1878
6967 #, no-c-format
6968 msgid "%s statement at %C leaving OpenMP structured block"
6969 msgstr ""
6971 #: fortran/match.c:1891
6972 #, no-c-format
6973 msgid "EXIT statement at %C terminating !$OMP DO loop"
6974 msgstr ""
6976 #: fortran/match.c:1943
6977 #, no-c-format
6978 msgid "Too many digits in STOP code at %C"
6979 msgstr ""
6981 #: fortran/match.c:1996
6982 #, no-c-format
6983 msgid "Deleted feature: PAUSE statement at %C"
6984 msgstr ""
6986 #: fortran/match.c:2044
6987 #, no-c-format
6988 msgid "Deleted feature: ASSIGN statement at %C"
6989 msgstr ""
6991 #: fortran/match.c:2090
6992 #, no-c-format
6993 msgid "Deleted feature: Assigned GOTO statement at %C"
6994 msgstr ""
6996 #: fortran/match.c:2137 fortran/match.c:2189
6997 #, no-c-format
6998 msgid "Statement label list in GOTO at %C cannot be empty"
6999 msgstr ""
7001 #: fortran/match.c:2273
7002 #, no-c-format
7003 msgid "Bad allocate-object in ALLOCATE statement at %C for a PURE procedure"
7004 msgstr ""
7006 #: fortran/match.c:2341
7007 #, no-c-format
7008 msgid "Illegal variable in NULLIFY at %C for a PURE procedure"
7009 msgstr ""
7011 #: fortran/match.c:2418
7012 #, no-c-format
7013 msgid "Illegal deallocate-expression in DEALLOCATE at %C for a PURE procedure"
7014 msgstr ""
7016 #: fortran/match.c:2470
7017 #, no-c-format
7018 msgid "Alternate RETURN statement at %C is only allowed within a SUBROUTINE"
7019 msgstr ""
7021 #: fortran/match.c:2501
7022 #, no-c-format
7023 msgid "Extension: RETURN statement in main program at %C"
7024 msgstr ""
7026 #: fortran/match.c:2711
7027 #, no-c-format
7028 msgid "Syntax error in common block name at %C"
7029 msgstr ""
7031 #: fortran/match.c:2747
7032 #, no-c-format
7033 msgid "Symbol '%s' at %C is already an external symbol that is not COMMON"
7034 msgstr ""
7036 #. If we find an error, just print it and continue,
7037 #. cause it's just semantic, and we can see if there
7038 #. are more errors.
7039 #: fortran/match.c:2806
7040 #, no-c-format
7041 msgid ""
7042 "Variable '%s' at %L in common block '%s' at %C must be declared with a C "
7043 "interoperable kind since common block '%s' is bind(c)"
7044 msgstr ""
7046 #: fortran/match.c:2815
7047 #, no-c-format
7048 msgid ""
7049 "Variable '%s' in common block '%s' at %C can not be bind(c) since it is not "
7050 "global"
7051 msgstr ""
7053 #: fortran/match.c:2822
7054 #, no-c-format
7055 msgid "Symbol '%s' at %C is already in a COMMON block"
7056 msgstr ""
7058 #: fortran/match.c:2830
7059 #, no-c-format
7060 msgid "Initialized symbol '%s' at %C can only be COMMON in BLOCK DATA"
7061 msgstr ""
7063 #: fortran/match.c:2857
7064 #, no-c-format
7065 msgid "Array specification for symbol '%s' in COMMON at %C must be explicit"
7066 msgstr ""
7068 #: fortran/match.c:2867
7069 #, no-c-format
7070 msgid "Symbol '%s' in COMMON at %C cannot be a POINTER array"
7071 msgstr ""
7073 #: fortran/match.c:2899
7074 #, no-c-format
7075 msgid ""
7076 "Symbol '%s', in COMMON block '%s' at %C is being indirectly equivalenced to "
7077 "another COMMON block '%s'"
7078 msgstr ""
7080 #: fortran/match.c:3007
7081 #, no-c-format
7082 msgid "Namelist group name '%s' at %C already has a basic type of %s"
7083 msgstr ""
7085 #: fortran/match.c:3015
7086 #, no-c-format
7087 msgid ""
7088 "Namelist group name '%s' at %C already is USE associated and cannot be "
7089 "respecified."
7090 msgstr ""
7092 #: fortran/match.c:3042
7093 #, no-c-format
7094 msgid "Assumed size array '%s' in namelist '%s' at %C is not allowed"
7095 msgstr ""
7097 #: fortran/match.c:3049
7098 #, no-c-format
7099 msgid "Assumed character length '%s' in namelist '%s' at %C is not allowed"
7100 msgstr ""
7102 #: fortran/match.c:3176
7103 #, no-c-format
7104 msgid "Derived type component %C is not a permitted EQUIVALENCE member"
7105 msgstr ""
7107 #: fortran/match.c:3184
7108 #, no-c-format
7109 msgid "Array reference in EQUIVALENCE at %C cannot be an array section"
7110 msgstr ""
7112 #: fortran/match.c:3212
7113 #, no-c-format
7114 msgid "EQUIVALENCE at %C requires two or more objects"
7115 msgstr ""
7117 #: fortran/match.c:3226
7118 #, no-c-format
7119 msgid ""
7120 "Attempt to indirectly overlap COMMON blocks %s and %s by EQUIVALENCE at %C"
7121 msgstr ""
7123 #: fortran/match.c:3352
7124 #, no-c-format
7125 msgid "Statement function at %L is recursive"
7126 msgstr ""
7128 #: fortran/match.c:3440
7129 #, no-c-format
7130 msgid "Expected initialization expression in CASE at %C"
7131 msgstr ""
7133 #: fortran/match.c:3463
7134 #, no-c-format
7135 msgid "Expected the name of the SELECT CASE construct at %C"
7136 msgstr ""
7138 #: fortran/match.c:3475
7139 #, no-c-format
7140 msgid "Expected case name of '%s' at %C"
7141 msgstr ""
7143 #: fortran/match.c:3519
7144 #, no-c-format
7145 msgid "Unexpected CASE statement at %C"
7146 msgstr ""
7148 #: fortran/match.c:3571
7149 #, no-c-format
7150 msgid "Syntax error in CASE-specification at %C"
7151 msgstr ""
7153 #: fortran/match.c:3691
7154 #, no-c-format
7155 msgid "ELSEWHERE statement at %C not enclosed in WHERE block"
7156 msgstr ""
7158 #: fortran/match.c:3729
7159 #, no-c-format
7160 msgid "Label '%s' at %C doesn't match WHERE label '%s'"
7161 msgstr ""
7163 #: fortran/match.c:3829
7164 #, no-c-format
7165 msgid "Syntax error in FORALL iterator at %C"
7166 msgstr ""
7168 #: fortran/matchexp.c:28
7169 #, c-format
7170 msgid "Syntax error in expression at %C"
7171 msgstr ""
7173 #: fortran/matchexp.c:72
7174 #, no-c-format
7175 msgid "Bad character '%c' in OPERATOR name at %C"
7176 msgstr ""
7178 #: fortran/matchexp.c:80
7179 #, no-c-format
7180 msgid "The name '%s' cannot be used as a defined operator at %C"
7181 msgstr ""
7183 #: fortran/matchexp.c:180
7184 #, no-c-format
7185 msgid "Expected a right parenthesis in expression at %C"
7186 msgstr ""
7188 #: fortran/matchexp.c:305
7189 #, no-c-format
7190 msgid "Expected exponent in expression at %C"
7191 msgstr ""
7193 #: fortran/matchexp.c:343 fortran/matchexp.c:348 fortran/matchexp.c:452
7194 #: fortran/matchexp.c:457
7195 #, no-c-format
7196 msgid ""
7197 "Extension: Unary operator following arithmetic operator (use parentheses) at "
7198 "%C"
7199 msgstr ""
7201 #: fortran/misc.c:39
7202 #, no-c-format
7203 msgid "Out of memory-- malloc() failed"
7204 msgstr ""
7206 #: fortran/module.c:517
7207 #, no-c-format
7208 msgid "Fortran 2003: module nature in USE statement at %C"
7209 msgstr ""
7211 #: fortran/module.c:529
7212 #, no-c-format
7213 msgid ""
7214 "Module nature in USE statement at %C shall be either INTRINSIC or "
7215 "NON_INTRINSIC"
7216 msgstr ""
7218 #: fortran/module.c:542
7219 #, no-c-format
7220 msgid "\"::\" was expected after module nature at %C but was not found"
7221 msgstr ""
7223 #: fortran/module.c:551
7224 #, no-c-format
7225 msgid "Fortran 2003: \"USE :: module\" at %C"
7226 msgstr ""
7228 #: fortran/module.c:603
7229 #, no-c-format
7230 msgid "Missing generic specification in USE statement at %C"
7231 msgstr ""
7233 #: fortran/module.c:611
7234 #, no-c-format
7235 msgid "Fortran 2003: Renaming operators in USE statements at %C"
7236 msgstr ""
7238 #: fortran/module.c:653
7239 #, no-c-format
7240 msgid "The name '%s' at %C has already been used as an external module name."
7241 msgstr ""
7243 #: fortran/module.c:931
7244 #, no-c-format
7245 msgid "Reading module %s at line %d column %d: %s"
7246 msgstr ""
7248 #: fortran/module.c:935
7249 #, no-c-format
7250 msgid "Writing module %s at line %d column %d: %s"
7251 msgstr ""
7253 #: fortran/module.c:939
7254 #, no-c-format
7255 msgid "Module %s at line %d column %d: %s"
7256 msgstr ""
7258 #: fortran/module.c:979
7259 msgid "Unexpected EOF"
7260 msgstr ""
7262 #: fortran/module.c:1011
7263 msgid "Unexpected end of module in string constant"
7264 msgstr ""
7266 #: fortran/module.c:1065
7267 msgid "Integer overflow"
7268 msgstr ""
7270 #: fortran/module.c:1096
7271 msgid "Name too long"
7272 msgstr ""
7274 #: fortran/module.c:1203
7275 msgid "Bad name"
7276 msgstr ""
7278 #: fortran/module.c:1247
7279 msgid "Expected name"
7280 msgstr ""
7282 #: fortran/module.c:1250
7283 msgid "Expected left parenthesis"
7284 msgstr ""
7286 #: fortran/module.c:1253
7287 msgid "Expected right parenthesis"
7288 msgstr ""
7290 #: fortran/module.c:1256
7291 msgid "Expected integer"
7292 msgstr ""
7294 #: fortran/module.c:1259
7295 msgid "Expected string"
7296 msgstr ""
7298 #: fortran/module.c:1283
7299 msgid "find_enum(): Enum not found"
7300 msgstr ""
7302 #: fortran/module.c:1297
7303 #, no-c-format
7304 msgid "Error writing modules file: %s"
7305 msgstr ""
7307 #: fortran/module.c:1820
7308 msgid "Expected attribute bit name"
7309 msgstr ""
7311 #: fortran/module.c:2639
7312 msgid "Expected integer string"
7313 msgstr ""
7315 #: fortran/module.c:2643
7316 msgid "Error converting integer"
7317 msgstr ""
7319 #: fortran/module.c:2665
7320 msgid "Expected real string"
7321 msgstr ""
7323 #: fortran/module.c:2866
7324 msgid "Expected expression type"
7325 msgstr ""
7327 #: fortran/module.c:2920
7328 msgid "Bad operator"
7329 msgstr ""
7331 #: fortran/module.c:3009
7332 msgid "Bad type in constant expression"
7333 msgstr ""
7335 #: fortran/module.c:3046
7336 #, no-c-format
7337 msgid "Namelist %s cannot be renamed by USE association to %s"
7338 msgstr ""
7340 #: fortran/module.c:4069
7341 #, no-c-format
7342 msgid "Symbol '%s' referenced at %L not found in module '%s'"
7343 msgstr ""
7345 #: fortran/module.c:4076
7346 #, no-c-format
7347 msgid "User operator '%s' referenced at %L not found in module '%s'"
7348 msgstr ""
7350 #: fortran/module.c:4081
7351 #, no-c-format
7352 msgid "Intrinsic operator '%s' referenced at %L not found in module '%s'"
7353 msgstr ""
7355 #: fortran/module.c:4622
7356 #, no-c-format
7357 msgid "Can't open module file '%s' for writing at %C: %s"
7358 msgstr ""
7360 #: fortran/module.c:4660
7361 #, no-c-format
7362 msgid "Error writing module file '%s' for writing: %s"
7363 msgstr ""
7365 #: fortran/module.c:4690 fortran/module.c:4772
7366 #, no-c-format
7367 msgid ""
7368 "Symbol '%s' referenced at %L does not exist in intrinsic module "
7369 "ISO_C_BINDING."
7370 msgstr ""
7372 #: fortran/module.c:4803
7373 #, no-c-format
7374 msgid ""
7375 "Symbol '%s' referenced at %L not found in intrinsic module ISO_C_BINDING"
7376 msgstr ""
7378 #: fortran/module.c:4825
7379 #, no-c-format
7380 msgid "Symbol '%s' already declared"
7381 msgstr ""
7383 #: fortran/module.c:4880
7384 #, no-c-format
7385 msgid ""
7386 "Use of intrinsic module '%s' at %C conflicts with non-intrinsic module name "
7387 "used previously"
7388 msgstr ""
7390 #: fortran/module.c:4893
7391 #, no-c-format
7392 msgid ""
7393 "Symbol '%s' referenced at %L does not exist in intrinsic module "
7394 "ISO_FORTRAN_ENV"
7395 msgstr ""
7397 #: fortran/module.c:4901
7398 #, no-c-format
7399 msgid ""
7400 "Use of the NUMERIC_STORAGE_SIZE named constant from intrinsic module "
7401 "ISO_FORTRAN_ENV at %L is incompatible with option %s"
7402 msgstr ""
7404 #: fortran/module.c:4929
7405 #, no-c-format
7406 msgid ""
7407 "Use of the NUMERIC_STORAGE_SIZE named constant from intrinsic module "
7408 "ISO_FORTRAN_ENV at %C is incompatible with option %s"
7409 msgstr ""
7411 #: fortran/module.c:4945
7412 #, no-c-format
7413 msgid ""
7414 "Symbol '%s' referenced at %L not found in intrinsic module ISO_FORTRAN_ENV"
7415 msgstr ""
7417 #: fortran/module.c:4978
7418 #, no-c-format
7419 msgid "Fortran 2003: ISO_FORTRAN_ENV intrinsic module at %C"
7420 msgstr ""
7422 #: fortran/module.c:4986
7423 #, no-c-format
7424 msgid "Fortran 2003: ISO_C_BINDING module at %C"
7425 msgstr ""
7427 #: fortran/module.c:4996
7428 #, no-c-format
7429 msgid "Can't find an intrinsic module named '%s' at %C"
7430 msgstr ""
7432 #: fortran/module.c:5001
7433 #, no-c-format
7434 msgid "Can't open module file '%s' for reading at %C: %s"
7435 msgstr ""
7437 #: fortran/module.c:5009
7438 #, no-c-format
7439 msgid ""
7440 "Use of non-intrinsic module '%s' at %C conflicts with intrinsic module name "
7441 "used previously"
7442 msgstr ""
7444 #: fortran/module.c:5024
7445 msgid "Unexpected end of module"
7446 msgstr ""
7448 #: fortran/module.c:5029
7449 #, no-c-format
7450 msgid "File '%s' opened at %C is not a GFORTRAN module file"
7451 msgstr ""
7453 #: fortran/module.c:5039
7454 #, no-c-format
7455 msgid "Can't USE the same module we're building!"
7456 msgstr ""
7458 #: fortran/openmp.c:134 fortran/openmp.c:562
7459 #, no-c-format
7460 msgid "COMMON block /%s/ not found at %C"
7461 msgstr ""
7463 #: fortran/openmp.c:165
7464 #, no-c-format
7465 msgid "Syntax error in OpenMP variable list at %C"
7466 msgstr ""
7468 #: fortran/openmp.c:293
7469 #, no-c-format
7470 msgid "%s is not INTRINSIC procedure name at %C"
7471 msgstr ""
7473 #: fortran/openmp.c:404
7474 #, no-c-format
7475 msgid "COLLAPSE clause argument not constant positive integer at %C"
7476 msgstr ""
7478 #: fortran/openmp.c:541
7479 #, no-c-format
7480 msgid "Threadprivate variable at %C is an element of a COMMON block"
7481 msgstr ""
7483 #: fortran/openmp.c:581
7484 #, no-c-format
7485 msgid "Syntax error in !$OMP THREADPRIVATE list at %C"
7486 msgstr ""
7488 #: fortran/openmp.c:759 fortran/resolve.c:5950 fortran/resolve.c:6301
7489 #, no-c-format
7490 msgid "IF clause at %L requires a scalar LOGICAL expression"
7491 msgstr ""
7493 #: fortran/openmp.c:767
7494 #, no-c-format
7495 msgid "NUM_THREADS clause at %L requires a scalar INTEGER expression"
7496 msgstr ""
7498 #: fortran/openmp.c:775
7499 #, no-c-format
7500 msgid "SCHEDULE clause's chunk_size at %L requires a scalar INTEGER expression"
7501 msgstr ""
7503 #: fortran/openmp.c:815
7504 #, no-c-format
7505 msgid "Object '%s' is not a variable at %L"
7506 msgstr ""
7508 #: fortran/openmp.c:823 fortran/openmp.c:833 fortran/openmp.c:840
7509 #: fortran/openmp.c:850
7510 #, no-c-format
7511 msgid "Symbol '%s' present on multiple clauses at %L"
7512 msgstr ""
7514 #: fortran/openmp.c:873
7515 #, no-c-format
7516 msgid "Non-THREADPRIVATE object '%s' in COPYIN clause at %L"
7517 msgstr ""
7519 #: fortran/openmp.c:876
7520 #, no-c-format
7521 msgid "COPYIN clause object '%s' at %L has ALLOCATABLE components"
7522 msgstr ""
7524 #: fortran/openmp.c:884
7525 #, no-c-format
7526 msgid "Assumed size array '%s' in COPYPRIVATE clause at %L"
7527 msgstr ""
7529 #: fortran/openmp.c:887
7530 #, no-c-format
7531 msgid "COPYPRIVATE clause object '%s' at %L has ALLOCATABLE components"
7532 msgstr ""
7534 #: fortran/openmp.c:895
7535 #, no-c-format
7536 msgid "THREADPRIVATE object '%s' in SHARED clause at %L"
7537 msgstr ""
7539 #: fortran/openmp.c:898
7540 #, no-c-format
7541 msgid "Cray pointee '%s' in SHARED clause at %L"
7542 msgstr ""
7544 #: fortran/openmp.c:906
7545 #, no-c-format
7546 msgid "THREADPRIVATE object '%s' in %s clause at %L"
7547 msgstr ""
7549 #: fortran/openmp.c:909
7550 #, no-c-format
7551 msgid "Cray pointee '%s' in %s clause at %L"
7552 msgstr ""
7554 #: fortran/openmp.c:914
7555 #, no-c-format
7556 msgid "POINTER object '%s' in %s clause at %L"
7557 msgstr ""
7559 #: fortran/openmp.c:919
7560 #, no-c-format
7561 msgid "%s clause object '%s' has ALLOCATABLE components at %L"
7562 msgstr ""
7564 #: fortran/openmp.c:922
7565 #, no-c-format
7566 msgid "Cray pointer '%s' in %s clause at %L"
7567 msgstr ""
7569 #: fortran/openmp.c:926
7570 #, no-c-format
7571 msgid "Assumed size array '%s' in %s clause at %L"
7572 msgstr ""
7574 #: fortran/openmp.c:931
7575 #, no-c-format
7576 msgid "Variable '%s' in %s clause is used in NAMELIST statement at %L"
7577 msgstr ""
7579 #: fortran/openmp.c:940
7580 #, no-c-format
7581 msgid "%c REDUCTION variable '%s' at %L must be of numeric type, got %s"
7582 msgstr ""
7584 #: fortran/openmp.c:951
7585 #, no-c-format
7586 msgid "%s REDUCTION variable '%s' must be LOGICAL at %L"
7587 msgstr ""
7589 #: fortran/openmp.c:962
7590 #, no-c-format
7591 msgid "%s REDUCTION variable '%s' must be INTEGER or REAL at %L"
7592 msgstr ""
7594 #: fortran/openmp.c:971
7595 #, no-c-format
7596 msgid "%s REDUCTION variable '%s' must be INTEGER at %L"
7597 msgstr ""
7599 #: fortran/openmp.c:1083
7600 #, no-c-format
7601 msgid ""
7602 "!$OMP ATOMIC statement must set a scalar variable of intrinsic type at %L"
7603 msgstr ""
7605 #: fortran/openmp.c:1123
7606 #, no-c-format
7607 msgid ""
7608 "!$OMP ATOMIC assignment operator must be +, *, -, /, .AND., .OR., .EQV. or ."
7609 "NEQV. at %L"
7610 msgstr ""
7612 #: fortran/openmp.c:1171
7613 #, no-c-format
7614 msgid ""
7615 "!$OMP ATOMIC assignment must be var = var op expr or var = expr op var at %L"
7616 msgstr ""
7618 #: fortran/openmp.c:1185
7619 #, no-c-format
7620 msgid ""
7621 "!$OMP ATOMIC var = var op expr not mathematically equivalent to var = var op "
7622 "(expr) at %L"
7623 msgstr ""
7625 #: fortran/openmp.c:1217
7626 #, no-c-format
7627 msgid ""
7628 "expr in !$OMP ATOMIC assignment var = var op expr must be scalar and cannot "
7629 "reference var at %L"
7630 msgstr ""
7632 #: fortran/openmp.c:1241
7633 #, no-c-format
7634 msgid ""
7635 "!$OMP ATOMIC assignment intrinsic IAND, IOR or IEOR must have two arguments "
7636 "at %L"
7637 msgstr ""
7639 #: fortran/openmp.c:1248
7640 #, no-c-format
7641 msgid ""
7642 "!$OMP ATOMIC assignment intrinsic must be MIN, MAX, IAND, IOR or IEOR at %L"
7643 msgstr ""
7645 #: fortran/openmp.c:1264
7646 #, no-c-format
7647 msgid ""
7648 "!$OMP ATOMIC intrinsic arguments except one must not reference '%s' at %L"
7649 msgstr ""
7651 #: fortran/openmp.c:1267
7652 #, no-c-format
7653 msgid "!$OMP ATOMIC intrinsic arguments must be scalar at %L"
7654 msgstr ""
7656 #: fortran/openmp.c:1273
7657 #, no-c-format
7658 msgid "First or last !$OMP ATOMIC intrinsic argument must be '%s' at %L"
7659 msgstr ""
7661 #: fortran/openmp.c:1291
7662 #, no-c-format
7663 msgid ""
7664 "!$OMP ATOMIC assignment must have an operator or intrinsic on right hand "
7665 "side at %L"
7666 msgstr ""
7668 #: fortran/openmp.c:1426
7669 #, no-c-format
7670 msgid "!$OMP DO cannot be a DO WHILE or DO without loop control at %L"
7671 msgstr ""
7673 #: fortran/openmp.c:1432
7674 #, no-c-format
7675 msgid "!$OMP DO iteration variable must be of type integer at %L"
7676 msgstr ""
7678 #: fortran/openmp.c:1436
7679 #, no-c-format
7680 msgid "!$OMP DO iteration variable must not be THREADPRIVATE at %L"
7681 msgstr ""
7683 #: fortran/openmp.c:1444
7684 #, no-c-format
7685 msgid ""
7686 "!$OMP DO iteration variable present on clause other than PRIVATE or "
7687 "LASTPRIVATE at %L"
7688 msgstr ""
7690 #: fortran/openmp.c:1462
7691 #, no-c-format
7692 msgid "!$OMP DO collapsed loops don't form rectangular iteration space at %L"
7693 msgstr ""
7695 #: fortran/openmp.c:1476
7696 #, no-c-format
7697 msgid "collapsed !$OMP DO loops not perfectly nested at %L"
7698 msgstr ""
7700 #: fortran/openmp.c:1485 fortran/openmp.c:1492
7701 #, no-c-format
7702 msgid "not enough DO loops for collapsed !$OMP DO at %L"
7703 msgstr ""
7705 #: fortran/options.c:227
7706 #, no-c-format
7707 msgid "Option -fwhole-program is not supported for Fortran"
7708 msgstr ""
7710 #: fortran/options.c:281
7711 #, no-c-format
7712 msgid "Reading file '%s' as free form"
7713 msgstr ""
7715 #: fortran/options.c:291
7716 #, no-c-format
7717 msgid "'-fd-lines-as-comments' has no effect in free form"
7718 msgstr ""
7720 #: fortran/options.c:294
7721 #, no-c-format
7722 msgid "'-fd-lines-as-code' has no effect in free form"
7723 msgstr ""
7725 #: fortran/options.c:312
7726 #, no-c-format
7727 msgid "Flag -fno-automatic overwrites -fmax-stack-var-size=%d"
7728 msgstr ""
7730 #: fortran/options.c:315
7731 #, no-c-format
7732 msgid "Flag -fno-automatic overwrites -frecursive"
7733 msgstr ""
7735 #: fortran/options.c:317
7736 #, no-c-format
7737 msgid "Flag -fno-automatic overwrites -frecursive implied by -fopenmp"
7738 msgstr ""
7740 #: fortran/options.c:321
7741 #, no-c-format
7742 msgid "Flag -frecursive overwrites -fmax-stack-var-size=%d"
7743 msgstr ""
7745 #: fortran/options.c:325
7746 #, no-c-format
7747 msgid "Flag -fmax-stack-var-size=%d overwrites -frecursive implied by -fopenmp"
7748 msgstr ""
7750 #: fortran/options.c:398
7751 #, no-c-format
7752 msgid "gfortran: Only one -J option allowed"
7753 msgstr ""
7755 #: fortran/options.c:441
7756 #, no-c-format
7757 msgid "Argument to -ffpe-trap is not valid: %s"
7758 msgstr ""
7760 #: fortran/options.c:590
7761 #, no-c-format
7762 msgid "Fixed line length must be at least seven."
7763 msgstr ""
7765 #: fortran/options.c:608
7766 #, no-c-format
7767 msgid "Free line length must be at least three."
7768 msgstr ""
7770 #: fortran/options.c:622
7771 #, no-c-format
7772 msgid "-static-libgfortran is not supported in this configuration"
7773 msgstr ""
7775 #: fortran/options.c:666
7776 #, no-c-format
7777 msgid "Maximum supported identifier length is %d"
7778 msgstr ""
7780 #: fortran/options.c:698
7781 #, no-c-format
7782 msgid "Unrecognized option to -finit-logical: %s"
7783 msgstr ""
7785 #: fortran/options.c:712
7786 #, no-c-format
7787 msgid "Unrecognized option to -finit-real: %s"
7788 msgstr ""
7790 #: fortran/options.c:728
7791 #, no-c-format
7792 msgid "The value of n in -finit-character=n must be between 0 and 127"
7793 msgstr ""
7795 #: fortran/options.c:819
7796 #, no-c-format
7797 msgid "Maximum subrecord length cannot exceed %d"
7798 msgstr ""
7800 #: fortran/parse.c:453
7801 #, no-c-format
7802 msgid "Unclassifiable statement at %C"
7803 msgstr ""
7805 #: fortran/parse.c:477
7806 #, no-c-format
7807 msgid "OpenMP directives at %C may not appear in PURE or ELEMENTAL procedures"
7808 msgstr ""
7810 #: fortran/parse.c:558
7811 #, no-c-format
7812 msgid "Unclassifiable OpenMP directive at %C"
7813 msgstr ""
7815 #: fortran/parse.c:600 fortran/parse.c:741
7816 #, no-c-format
7817 msgid "Zero is not a valid statement label at %C"
7818 msgstr ""
7820 #: fortran/parse.c:607 fortran/parse.c:733
7821 #, no-c-format
7822 msgid "Non-numeric character in statement label at %C"
7823 msgstr ""
7825 #: fortran/parse.c:619 fortran/parse.c:655 fortran/parse.c:781
7826 #, no-c-format
7827 msgid "Semicolon at %C needs to be preceded by statement"
7828 msgstr ""
7830 #: fortran/parse.c:627 fortran/parse.c:793
7831 #, no-c-format
7832 msgid "Ignoring statement label in empty statement at %C"
7833 msgstr ""
7835 #: fortran/parse.c:720 fortran/parse.c:760
7836 #, no-c-format
7837 msgid "Bad continuation line at %C"
7838 msgstr ""
7840 #: fortran/parse.c:819
7841 #, no-c-format
7842 msgid "Line truncated at %C"
7843 msgstr ""
7845 #: fortran/parse.c:1006
7846 #, no-c-format
7847 msgid "FORMAT statement at %L does not have a statement label"
7848 msgstr ""
7850 #: fortran/parse.c:1078
7851 msgid "arithmetic IF"
7852 msgstr ""
7854 #: fortran/parse.c:1084
7855 msgid "attribute declaration"
7856 msgstr ""
7858 #: fortran/parse.c:1114
7859 msgid "data declaration"
7860 msgstr ""
7862 #: fortran/parse.c:1123
7863 msgid "derived type declaration"
7864 msgstr ""
7866 #: fortran/parse.c:1202
7867 msgid "block IF"
7868 msgstr ""
7870 #: fortran/parse.c:1211
7871 msgid "implied END DO"
7872 msgstr ""
7874 #: fortran/parse.c:1287
7875 msgid "assignment"
7876 msgstr ""
7878 #: fortran/parse.c:1290
7879 msgid "pointer assignment"
7880 msgstr ""
7882 #: fortran/parse.c:1299
7883 msgid "simple IF"
7884 msgstr ""
7886 #: fortran/parse.c:1524
7887 #, no-c-format
7888 msgid "Unexpected %s statement at %C"
7889 msgstr ""
7891 #: fortran/parse.c:1664
7892 #, no-c-format
7893 msgid "%s statement at %C cannot follow %s statement at %L"
7894 msgstr ""
7896 #: fortran/parse.c:1681
7897 #, no-c-format
7898 msgid "Unexpected end of file in '%s'"
7899 msgstr ""
7901 #: fortran/parse.c:1724
7902 #, no-c-format
7903 msgid "Derived-type '%s' with SEQUENCE must not have a CONTAINS section at %C"
7904 msgstr ""
7906 #: fortran/parse.c:1727
7907 #, no-c-format
7908 msgid "Derived-type '%s' with BIND(C) must not have a CONTAINS section at %C"
7909 msgstr ""
7911 #: fortran/parse.c:1745
7912 #, no-c-format
7913 msgid "Components in TYPE at %C must precede CONTAINS"
7914 msgstr ""
7916 #: fortran/parse.c:1750
7917 #, no-c-format
7918 msgid "Fortran 2003:  Type-bound procedure at %C"
7919 msgstr ""
7921 #: fortran/parse.c:1760
7922 #, no-c-format
7923 msgid "Fortran 2003:  FINAL procedure declaration at %C"
7924 msgstr ""
7926 #: fortran/parse.c:1772
7927 #, no-c-format
7928 msgid "Fortran 2008: Derived type definition at %C with empty CONTAINS section"
7929 msgstr ""
7931 #: fortran/parse.c:1783 fortran/parse.c:1899
7932 #, no-c-format
7933 msgid "PRIVATE statement in TYPE at %C must be inside a MODULE"
7934 msgstr ""
7936 #: fortran/parse.c:1791
7937 #, no-c-format
7938 msgid "PRIVATE statement at %C must precede procedure bindings"
7939 msgstr ""
7941 #: fortran/parse.c:1799 fortran/parse.c:1915
7942 #, no-c-format
7943 msgid "Duplicate PRIVATE statement at %C"
7944 msgstr ""
7946 #: fortran/parse.c:1808
7947 #, no-c-format
7948 msgid "SEQUENCE statement at %C must precede CONTAINS"
7949 msgstr ""
7951 #: fortran/parse.c:1813
7952 #, no-c-format
7953 msgid "Already inside a CONTAINS block at %C"
7954 msgstr ""
7956 #: fortran/parse.c:1874
7957 #, no-c-format
7958 msgid "PROCEDURE binding at %C must be inside CONTAINS"
7959 msgstr ""
7961 #: fortran/parse.c:1879
7962 #, no-c-format
7963 msgid "FINAL declaration at %C must be inside CONTAINS"
7964 msgstr ""
7966 #: fortran/parse.c:1888
7967 #, no-c-format
7968 msgid "Fortran 2003: Derived type definition at %C without components"
7969 msgstr ""
7971 #: fortran/parse.c:1907
7972 #, no-c-format
7973 msgid "PRIVATE statement at %C must precede structure components"
7974 msgstr ""
7976 #: fortran/parse.c:1928
7977 #, no-c-format
7978 msgid "SEQUENCE statement at %C must precede structure components"
7979 msgstr ""
7981 #: fortran/parse.c:1935
7982 #, no-c-format
7983 msgid "SEQUENCE attribute at %C already specified in TYPE statement"
7984 msgstr ""
7986 #: fortran/parse.c:1940
7987 #, no-c-format
7988 msgid "Duplicate SEQUENCE statement at %C"
7989 msgstr ""
7991 #: fortran/parse.c:1951
7992 #, no-c-format
7993 msgid "Fortran 2003:  CONTAINS block in derived type definition at %C"
7994 msgstr ""
7996 #: fortran/parse.c:2042
7997 #, no-c-format
7998 msgid "ENUM declaration at %C has no ENUMERATORS"
7999 msgstr ""
8001 #: fortran/parse.c:2136
8002 #, no-c-format
8003 msgid "Unexpected %s statement in INTERFACE block at %C"
8004 msgstr ""
8006 #: fortran/parse.c:2162
8007 #, no-c-format
8008 msgid "SUBROUTINE at %C does not belong in a generic function interface"
8009 msgstr ""
8011 #: fortran/parse.c:2166
8012 #, no-c-format
8013 msgid "FUNCTION at %C does not belong in a generic subroutine interface"
8014 msgstr ""
8016 #: fortran/parse.c:2176
8017 #, no-c-format
8018 msgid ""
8019 "Name '%s' of ABSTRACT INTERFACE at %C cannot be the same as an intrinsic type"
8020 msgstr ""
8022 #: fortran/parse.c:2207
8023 #, no-c-format
8024 msgid "Unexpected %s statement at %C in INTERFACE body"
8025 msgstr ""
8027 #: fortran/parse.c:2221
8028 #, no-c-format
8029 msgid ""
8030 "INTERFACE procedure '%s' at %L has the same name as the enclosing procedure"
8031 msgstr ""
8033 #: fortran/parse.c:2406
8034 #, no-c-format
8035 msgid "%s statement must appear in a MODULE"
8036 msgstr ""
8038 #: fortran/parse.c:2413
8039 #, no-c-format
8040 msgid "%s statement at %C follows another accessibility specification"
8041 msgstr ""
8043 #: fortran/parse.c:2463
8044 #, no-c-format
8045 msgid "Bad kind expression for function '%s' at %L"
8046 msgstr ""
8048 #: fortran/parse.c:2467
8049 #, no-c-format
8050 msgid "The type for function '%s' at %L is not accessible"
8051 msgstr ""
8053 #: fortran/parse.c:2525
8054 #, no-c-format
8055 msgid "ELSEWHERE statement at %C follows previous unmasked ELSEWHERE"
8056 msgstr ""
8058 #: fortran/parse.c:2546
8059 #, no-c-format
8060 msgid "Unexpected %s statement in WHERE block at %C"
8061 msgstr ""
8063 #: fortran/parse.c:2605
8064 #, no-c-format
8065 msgid "Unexpected %s statement in FORALL block at %C"
8066 msgstr ""
8068 #: fortran/parse.c:2656
8069 #, no-c-format
8070 msgid "ELSE IF statement at %C cannot follow ELSE statement at %L"
8071 msgstr ""
8073 #: fortran/parse.c:2674
8074 #, no-c-format
8075 msgid "Duplicate ELSE statements at %L and %C"
8076 msgstr ""
8078 #: fortran/parse.c:2735
8079 #, no-c-format
8080 msgid "Expected a CASE or END SELECT statement following SELECT CASE at %C"
8081 msgstr ""
8083 #: fortran/parse.c:2793
8084 #, no-c-format
8085 msgid "Variable '%s' at %C cannot be redefined inside loop beginning at %L"
8086 msgstr ""
8088 #: fortran/parse.c:2827
8089 #, no-c-format
8090 msgid "End of nonblock DO statement at %C is within another block"
8091 msgstr ""
8093 #: fortran/parse.c:2836
8094 #, no-c-format
8095 msgid "End of nonblock DO statement at %C is interwoven with another DO loop"
8096 msgstr ""
8098 #: fortran/parse.c:2885
8099 #, no-c-format
8100 msgid "Statement label in ENDDO at %C doesn't match DO label"
8101 msgstr ""
8103 #: fortran/parse.c:2901
8104 #, no-c-format
8105 msgid "named block DO at %L requires matching ENDDO name"
8106 msgstr ""
8108 #: fortran/parse.c:3160
8109 #, no-c-format
8110 msgid "Name after !$omp critical and !$omp end critical does not match at %C"
8111 msgstr ""
8113 #: fortran/parse.c:3216
8114 #, no-c-format
8115 msgid "%s statement at %C cannot terminate a non-block DO loop"
8116 msgstr ""
8118 #: fortran/parse.c:3402
8119 #, no-c-format
8120 msgid "Contained procedure '%s' at %C is already ambiguous"
8121 msgstr ""
8123 #: fortran/parse.c:3452
8124 #, no-c-format
8125 msgid "Unexpected %s statement in CONTAINS section at %C"
8126 msgstr ""
8128 #: fortran/parse.c:3476
8129 #, no-c-format
8130 msgid ""
8131 "Fortran 2008: CONTAINS statement without FUNCTION or SUBROUTINE statement at "
8132 "%C"
8133 msgstr ""
8135 #: fortran/parse.c:3547
8136 #, no-c-format
8137 msgid "CONTAINS statement at %C is already in a contained program unit"
8138 msgstr ""
8140 #: fortran/parse.c:3596
8141 #, no-c-format
8142 msgid "Global name '%s' at %L is already being used as a %s at %L"
8143 msgstr ""
8145 #: fortran/parse.c:3617
8146 #, no-c-format
8147 msgid "Blank BLOCK DATA at %C conflicts with prior BLOCK DATA at %L"
8148 msgstr ""
8150 #: fortran/parse.c:3643
8151 #, no-c-format
8152 msgid "Unexpected %s statement in BLOCK DATA at %C"
8153 msgstr ""
8155 #: fortran/parse.c:3686
8156 #, no-c-format
8157 msgid "Unexpected %s statement in MODULE at %C"
8158 msgstr ""
8160 #. If we see a duplicate main program, shut down.  If the second
8161 #. instance is an implied main program, i.e. data decls or executable
8162 #. statements, we're in for lots of errors.
8163 #: fortran/parse.c:3869
8164 #, no-c-format
8165 msgid "Two main PROGRAMs at %L and %C"
8166 msgstr ""
8168 #: fortran/primary.c:90
8169 #, no-c-format
8170 msgid "Missing kind-parameter at %C"
8171 msgstr ""
8173 #: fortran/primary.c:214
8174 #, no-c-format
8175 msgid "Integer kind %d at %C not available"
8176 msgstr ""
8178 #: fortran/primary.c:222
8179 #, no-c-format
8180 msgid ""
8181 "Integer too big for its kind at %C. This check can be disabled with the "
8182 "option -fno-range-check"
8183 msgstr ""
8185 #: fortran/primary.c:251
8186 #, no-c-format
8187 msgid "Extension: Hollerith constant at %C"
8188 msgstr ""
8190 #: fortran/primary.c:263
8191 #, no-c-format
8192 msgid "Invalid Hollerith constant: %L must contain at least one character"
8193 msgstr ""
8195 #: fortran/primary.c:269
8196 #, no-c-format
8197 msgid "Invalid Hollerith constant: Integer kind at %L should be default"
8198 msgstr ""
8200 #: fortran/primary.c:286
8201 #, no-c-format
8202 msgid "Invalid Hollerith constant at %L contains a wide character"
8203 msgstr ""
8205 #: fortran/primary.c:367
8206 #, no-c-format
8207 msgid "Extension: Hexadecimal constant at %C uses non-standard syntax"
8208 msgstr ""
8210 #: fortran/primary.c:377
8211 #, no-c-format
8212 msgid "Empty set of digits in BOZ constant at %C"
8213 msgstr ""
8215 #: fortran/primary.c:383
8216 #, no-c-format
8217 msgid "Illegal character in BOZ constant at %C"
8218 msgstr ""
8220 #: fortran/primary.c:406
8221 #, no-c-format
8222 msgid "Extension: BOZ constant at %C uses non-standard postfix syntax"
8223 msgstr ""
8225 #: fortran/primary.c:437
8226 #, no-c-format
8227 msgid "Integer too big for integer kind %i at %C"
8228 msgstr ""
8230 #: fortran/primary.c:443
8231 #, no-c-format
8232 msgid "Fortran 2003: BOZ used outside a DATA statement at %C"
8233 msgstr ""
8235 #: fortran/primary.c:543
8236 #, no-c-format
8237 msgid "Missing exponent in real number at %C"
8238 msgstr ""
8240 #: fortran/primary.c:599
8241 #, no-c-format
8242 msgid "Real number at %C has a 'd' exponent and an explicit kind"
8243 msgstr ""
8245 #: fortran/primary.c:612
8246 #, no-c-format
8247 msgid "Invalid real kind %d at %C"
8248 msgstr ""
8250 #: fortran/primary.c:626
8251 #, no-c-format
8252 msgid "Real constant overflows its kind at %C"
8253 msgstr ""
8255 #: fortran/primary.c:631
8256 #, no-c-format
8257 msgid "Real constant underflows its kind at %C"
8258 msgstr ""
8260 #: fortran/primary.c:723
8261 #, no-c-format
8262 msgid "Syntax error in SUBSTRING specification at %C"
8263 msgstr ""
8265 #: fortran/primary.c:935
8266 #, no-c-format
8267 msgid "Invalid kind %d for CHARACTER constant at %C"
8268 msgstr ""
8270 #: fortran/primary.c:956
8271 #, no-c-format
8272 msgid "Unterminated character constant beginning at %C"
8273 msgstr ""
8275 #: fortran/primary.c:997
8276 #, no-c-format
8277 msgid ""
8278 "Character '%s' in string at %C is not representable in character kind %d"
8279 msgstr ""
8281 #: fortran/primary.c:1080
8282 #, no-c-format
8283 msgid "Bad kind for logical constant at %C"
8284 msgstr ""
8286 #: fortran/primary.c:1119
8287 #, no-c-format
8288 msgid "Expected PARAMETER symbol in complex constant at %C"
8289 msgstr ""
8291 #: fortran/primary.c:1125
8292 #, no-c-format
8293 msgid "Numeric PARAMETER required in complex constant at %C"
8294 msgstr ""
8296 #: fortran/primary.c:1131
8297 #, no-c-format
8298 msgid "Scalar PARAMETER required in complex constant at %C"
8299 msgstr ""
8301 #: fortran/primary.c:1135
8302 #, no-c-format
8303 msgid "Fortran 2003: PARAMETER symbol in complex constant at %C"
8304 msgstr ""
8306 #: fortran/primary.c:1165
8307 #, no-c-format
8308 msgid "Error converting PARAMETER constant in complex constant at %C"
8309 msgstr ""
8311 #: fortran/primary.c:1294
8312 #, no-c-format
8313 msgid "Syntax error in COMPLEX constant at %C"
8314 msgstr ""
8316 #: fortran/primary.c:1475
8317 #, no-c-format
8318 msgid "Keyword '%s' at %C has already appeared in the current argument list"
8319 msgstr ""
8321 #: fortran/primary.c:1539
8322 #, no-c-format
8323 msgid "Extension: argument list function at %C"
8324 msgstr ""
8326 #: fortran/primary.c:1606
8327 #, no-c-format
8328 msgid "Expected alternate return label at %C"
8329 msgstr ""
8331 #: fortran/primary.c:1624
8332 #, no-c-format
8333 msgid "Missing keyword name in actual argument list at %C"
8334 msgstr ""
8336 #: fortran/primary.c:1669
8337 #, no-c-format
8338 msgid "Syntax error in argument list at %C"
8339 msgstr ""
8341 #: fortran/primary.c:1756
8342 #, no-c-format
8343 msgid "Expected structure component name at %C"
8344 msgstr ""
8346 #: fortran/primary.c:2041
8347 #, no-c-format
8348 msgid ""
8349 "Fortran 2003: Structure constructor with missing optional arguments at %C"
8350 msgstr ""
8352 #: fortran/primary.c:2049
8353 #, no-c-format
8354 msgid ""
8355 "No initializer for component '%s' given in the structure constructor at %C!"
8356 msgstr ""
8358 #: fortran/primary.c:2125
8359 #, no-c-format
8360 msgid "Fortran 2003: Structure constructor with named arguments at %C"
8361 msgstr ""
8363 #: fortran/primary.c:2140
8364 #, no-c-format
8365 msgid "Component initializer without name after component named %s at %C!"
8366 msgstr ""
8368 #: fortran/primary.c:2143
8369 #, no-c-format
8370 msgid "Too many components in structure constructor at %C!"
8371 msgstr ""
8373 #: fortran/primary.c:2176
8374 #, no-c-format
8375 msgid "Component '%s' is initialized twice in the structure constructor at %C!"
8376 msgstr ""
8378 #: fortran/primary.c:2231
8379 #, no-c-format
8380 msgid ""
8381 "component '%s' at %L has already been set by a parent derived type "
8382 "constructor"
8383 msgstr ""
8385 #: fortran/primary.c:2254
8386 #, no-c-format
8387 msgid "Syntax error in structure constructor at %C"
8388 msgstr ""
8390 #: fortran/primary.c:2344
8391 #, no-c-format
8392 msgid ""
8393 "'%s' at %C is the name of a recursive function and so refers to the result "
8394 "variable. Use an explicit RESULT variable for direct recursion (12.5.2.1)"
8395 msgstr ""
8397 #: fortran/primary.c:2470
8398 #, no-c-format
8399 msgid "Unexpected use of subroutine name '%s' at %C"
8400 msgstr ""
8402 #: fortran/primary.c:2501
8403 #, no-c-format
8404 msgid "Statement function '%s' requires argument list at %C"
8405 msgstr ""
8407 #: fortran/primary.c:2504
8408 #, no-c-format
8409 msgid "Function '%s' requires an argument list at %C"
8410 msgstr ""
8412 #: fortran/primary.c:2549
8413 #, no-c-format
8414 msgid "Missing argument to '%s' at %C"
8415 msgstr ""
8417 #: fortran/primary.c:2690
8418 #, no-c-format
8419 msgid "Missing argument list in function '%s' at %C"
8420 msgstr ""
8422 #: fortran/primary.c:2718
8423 #, no-c-format
8424 msgid "Symbol at %C is not appropriate for an expression"
8425 msgstr ""
8427 #: fortran/primary.c:2786
8428 #, no-c-format
8429 msgid "Assigning to PROTECTED variable at %C"
8430 msgstr ""
8432 #: fortran/primary.c:2820
8433 #, no-c-format
8434 msgid "Named constant at %C in an EQUIVALENCE"
8435 msgstr ""
8437 #: fortran/primary.c:2855
8438 #, no-c-format
8439 msgid "'%s' at %C is not a variable"
8440 msgstr ""
8442 #: fortran/resolve.c:124
8443 #, no-c-format
8444 msgid ""
8445 "Alternate return specifier in elemental subroutine '%s' at %L is not allowed"
8446 msgstr ""
8448 #: fortran/resolve.c:128
8449 #, no-c-format
8450 msgid "Alternate return specifier in function '%s' at %L is not allowed"
8451 msgstr ""
8453 #: fortran/resolve.c:141
8454 #, no-c-format
8455 msgid "Dummy procedure '%s' of PURE procedure at %L must also be PURE"
8456 msgstr ""
8458 #: fortran/resolve.c:148
8459 #, no-c-format
8460 msgid "Dummy procedure at %L not allowed in ELEMENTAL procedure"
8461 msgstr ""
8463 #: fortran/resolve.c:161 fortran/resolve.c:1147
8464 #, no-c-format
8465 msgid ""
8466 "Unable to find a specific INTRINSIC procedure for the reference '%s' at %L"
8467 msgstr ""
8469 #: fortran/resolve.c:209
8470 #, no-c-format
8471 msgid "Argument '%s' of pure function '%s' at %L must be INTENT(IN)"
8472 msgstr ""
8474 #: fortran/resolve.c:214
8475 #, no-c-format
8476 msgid ""
8477 "Argument '%s' of pure subroutine '%s' at %L must have its INTENT specified"
8478 msgstr ""
8480 #: fortran/resolve.c:223
8481 #, no-c-format
8482 msgid "Argument '%s' of elemental procedure at %L must be scalar"
8483 msgstr ""
8485 #: fortran/resolve.c:230
8486 #, no-c-format
8487 msgid ""
8488 "Argument '%s' of elemental procedure at %L cannot have the POINTER attribute"
8489 msgstr ""
8491 #: fortran/resolve.c:238
8492 #, no-c-format
8493 msgid "Dummy procedure '%s' not allowed in elemental procedure '%s' at %L"
8494 msgstr ""
8496 #: fortran/resolve.c:250
8497 #, no-c-format
8498 msgid "Argument '%s' of statement function at %L must be scalar"
8499 msgstr ""
8501 #: fortran/resolve.c:260
8502 #, no-c-format
8503 msgid ""
8504 "Character-valued argument '%s' of statement function at %L must have "
8505 "constant length"
8506 msgstr ""
8508 #: fortran/resolve.c:317
8509 #, no-c-format
8510 msgid "Contained function '%s' at %L has no IMPLICIT type"
8511 msgstr ""
8513 #: fortran/resolve.c:320
8514 #, no-c-format
8515 msgid "Result '%s' of contained function '%s' at %L has no IMPLICIT type"
8516 msgstr ""
8518 #: fortran/resolve.c:337
8519 #, no-c-format
8520 msgid ""
8521 "Character-valued internal function '%s' at %L must not be assumed length"
8522 msgstr ""
8524 #: fortran/resolve.c:508
8525 #, no-c-format
8526 msgid "Function %s at %L has entries with mismatched array specifications"
8527 msgstr ""
8529 #: fortran/resolve.c:525
8530 #, no-c-format
8531 msgid ""
8532 "Extension: Function %s at %L with entries returning variables of different "
8533 "string lengths"
8534 msgstr ""
8536 #: fortran/resolve.c:552
8537 #, no-c-format
8538 msgid "FUNCTION result %s can't be an array in FUNCTION %s at %L"
8539 msgstr ""
8541 #: fortran/resolve.c:556
8542 #, no-c-format
8543 msgid "ENTRY result %s can't be an array in FUNCTION %s at %L"
8544 msgstr ""
8546 #: fortran/resolve.c:563
8547 #, no-c-format
8548 msgid "FUNCTION result %s can't be a POINTER in FUNCTION %s at %L"
8549 msgstr ""
8551 #: fortran/resolve.c:567
8552 #, no-c-format
8553 msgid "ENTRY result %s can't be a POINTER in FUNCTION %s at %L"
8554 msgstr ""
8556 #: fortran/resolve.c:605
8557 #, no-c-format
8558 msgid "FUNCTION result %s can't be of type %s in FUNCTION %s at %L"
8559 msgstr ""
8561 #: fortran/resolve.c:610
8562 #, no-c-format
8563 msgid "ENTRY result %s can't be of type %s in FUNCTION %s at %L"
8564 msgstr ""
8566 #: fortran/resolve.c:668
8567 #, no-c-format
8568 msgid ""
8569 "Variable '%s' at %L is in COMMON but only in BLOCK DATA initialization is "
8570 "allowed"
8571 msgstr ""
8573 #: fortran/resolve.c:672
8574 #, no-c-format
8575 msgid ""
8576 "Initialized variable '%s' at %L is in a blank COMMON but initialization is "
8577 "only allowed in named common blocks"
8578 msgstr ""
8580 #: fortran/resolve.c:683
8581 #, no-c-format
8582 msgid ""
8583 "Derived type variable '%s' in COMMON at %L has neither the SEQUENCE nor the "
8584 "BIND(C) attribute"
8585 msgstr ""
8587 #: fortran/resolve.c:687
8588 #, no-c-format
8589 msgid ""
8590 "Derived type variable '%s' in COMMON at %L has an ultimate component that is "
8591 "allocatable"
8592 msgstr ""
8594 #: fortran/resolve.c:691
8595 #, no-c-format
8596 msgid ""
8597 "Derived type variable '%s' in COMMON at %L may not have default initializer"
8598 msgstr ""
8600 #: fortran/resolve.c:718
8601 #, no-c-format
8602 msgid "COMMON block '%s' at %L is used as PARAMETER at %L"
8603 msgstr ""
8605 #: fortran/resolve.c:722
8606 #, no-c-format
8607 msgid "COMMON block '%s' at %L is also an intrinsic procedure"
8608 msgstr ""
8610 #: fortran/resolve.c:726
8611 #, no-c-format
8612 msgid "Fortran 2003: COMMON block '%s' at %L that is also a function result"
8613 msgstr ""
8615 #: fortran/resolve.c:731
8616 #, no-c-format
8617 msgid "Fortran 2003: COMMON block '%s' at %L that is also a global procedure"
8618 msgstr ""
8620 #: fortran/resolve.c:793
8621 #, no-c-format
8622 msgid "Components of structure constructor '%s' at %L are PRIVATE"
8623 msgstr ""
8625 #: fortran/resolve.c:815
8626 #, no-c-format
8627 msgid ""
8628 "The rank of the element in the derived type constructor at %L does not match "
8629 "that of the component (%d/%d)"
8630 msgstr ""
8632 #: fortran/resolve.c:828
8633 #, no-c-format
8634 msgid ""
8635 "The element in the derived type constructor at %L, for pointer component '%"
8636 "s', is %s but should be %s"
8637 msgstr ""
8639 #: fortran/resolve.c:841
8640 #, no-c-format
8641 msgid ""
8642 "The NULL in the derived type constructor at %L is being applied to component "
8643 "'%s', which is neither a POINTER nor ALLOCATABLE"
8644 msgstr ""
8646 #: fortran/resolve.c:855
8647 #, no-c-format
8648 msgid ""
8649 "The element in the derived type constructor at %L, for pointer component '%"
8650 "s' should be a POINTER or a TARGET"
8651 msgstr ""
8653 #: fortran/resolve.c:974
8654 #, no-c-format
8655 msgid ""
8656 "The upper bound in the last dimension must appear in the reference to the "
8657 "assumed size array '%s' at %L"
8658 msgstr ""
8660 #: fortran/resolve.c:1038 fortran/resolve.c:5556 fortran/resolve.c:6266
8661 #, no-c-format
8662 msgid "Label %d referenced at %L is never defined"
8663 msgstr ""
8665 #: fortran/resolve.c:1048
8666 #, no-c-format
8667 msgid "'%s' at %L is ambiguous"
8668 msgstr ""
8670 #: fortran/resolve.c:1084
8671 #, no-c-format
8672 msgid "Statement function '%s' at %L is not allowed as an actual argument"
8673 msgstr ""
8675 #: fortran/resolve.c:1092
8676 #, no-c-format
8677 msgid "Intrinsic '%s' at %L is not allowed as an actual argument"
8678 msgstr ""
8680 #: fortran/resolve.c:1099
8681 #, no-c-format
8682 msgid "Internal procedure '%s' is not allowed as an actual argument at %L"
8683 msgstr ""
8685 #: fortran/resolve.c:1105
8686 #, no-c-format
8687 msgid ""
8688 "ELEMENTAL non-INTRINSIC procedure '%s' is not allowed as an actual argument "
8689 "at %L"
8690 msgstr ""
8692 #: fortran/resolve.c:1125
8693 #, no-c-format
8694 msgid "GENERIC procedure '%s' is not allowed as an actual argument at %L"
8695 msgstr ""
8697 #: fortran/resolve.c:1166
8698 #, no-c-format
8699 msgid "Symbol '%s' at %L is ambiguous"
8700 msgstr ""
8702 #: fortran/resolve.c:1215
8703 #, no-c-format
8704 msgid "By-value argument at %L is not of numeric type"
8705 msgstr ""
8707 #: fortran/resolve.c:1222
8708 #, no-c-format
8709 msgid "By-value argument at %L cannot be an array or an array section"
8710 msgstr ""
8712 #: fortran/resolve.c:1236
8713 #, no-c-format
8714 msgid "By-value argument at %L is not allowed in this context"
8715 msgstr ""
8717 #: fortran/resolve.c:1248
8718 #, no-c-format
8719 msgid "Passing internal procedure at %L by location not allowed"
8720 msgstr ""
8722 #: fortran/resolve.c:1365
8723 #, no-c-format
8724 msgid ""
8725 "'%s' at %L is an array and OPTIONAL; IF IT IS MISSING, it cannot be the "
8726 "actual argument of an ELEMENTAL procedure unless there is a non-optional "
8727 "argument with the same rank (12.4.1.5)"
8728 msgstr ""
8730 #: fortran/resolve.c:1387
8731 msgid "elemental procedure"
8732 msgstr ""
8734 #: fortran/resolve.c:1404
8735 #, no-c-format
8736 msgid ""
8737 "Actual argument at %L for INTENT(%s) dummy '%s' of ELEMENTAL subroutine '%s' "
8738 "is a scalar, but another actual argument is an array"
8739 msgstr ""
8741 #: fortran/resolve.c:1540
8742 #, no-c-format
8743 msgid "There is no specific function for the generic '%s' at %L"
8744 msgstr ""
8746 #: fortran/resolve.c:1549
8747 #, no-c-format
8748 msgid ""
8749 "Generic function '%s' at %L is not consistent with a specific intrinsic "
8750 "interface"
8751 msgstr ""
8753 #: fortran/resolve.c:1604
8754 #, no-c-format
8755 msgid ""
8756 "Function '%s' at %L is INTRINSIC but is not compatible with an intrinsic"
8757 msgstr ""
8759 #: fortran/resolve.c:1650
8760 #, no-c-format
8761 msgid "Unable to resolve the specific function '%s' at %L"
8762 msgstr ""
8764 #: fortran/resolve.c:1706 fortran/resolve.c:9523
8765 #, no-c-format
8766 msgid "Function '%s' at %L has no IMPLICIT type"
8767 msgstr ""
8769 #: fortran/resolve.c:1917
8770 #, no-c-format
8771 msgid "Argument to '%s' at %L is not a variable"
8772 msgstr ""
8774 #: fortran/resolve.c:1989
8775 #, no-c-format
8776 msgid "More actual than formal arguments in '%s' call at %L"
8777 msgstr ""
8779 #: fortran/resolve.c:2001
8780 #, no-c-format
8781 msgid ""
8782 "Parameter '%s' to '%s' at %L must be either a TARGET or an associated pointer"
8783 msgstr ""
8785 #: fortran/resolve.c:2027
8786 #, no-c-format
8787 msgid ""
8788 "Allocatable variable '%s' used as a parameter to '%s' at %L must not be an "
8789 "array of zero size"
8790 msgstr ""
8792 #: fortran/resolve.c:2044
8793 #, no-c-format
8794 msgid ""
8795 "Assumed-shape array '%s' at %L cannot be an argument to the procedure '%s' "
8796 "because it is not C interoperable"
8797 msgstr ""
8799 #: fortran/resolve.c:2054
8800 #, no-c-format
8801 msgid ""
8802 "Deferred-shape array '%s' at %L cannot be an argument to the procedure '%s' "
8803 "because it is not C interoperable"
8804 msgstr ""
8806 #: fortran/resolve.c:2077 fortran/resolve.c:2116
8807 #, no-c-format
8808 msgid "CHARACTER argument '%s' to '%s' at %L must have a length of 1"
8809 msgstr ""
8811 #. Case 1c, section 15.1.2.5, J3/04-007: an associated
8812 #. scalar pointer.
8813 #: fortran/resolve.c:2092
8814 #, no-c-format
8815 msgid "Argument '%s' to '%s' at %L must be an associated scalar POINTER"
8816 msgstr ""
8818 #: fortran/resolve.c:2108
8819 #, no-c-format
8820 msgid "Parameter '%s' to '%s' at %L must be a scalar"
8821 msgstr ""
8823 #. TODO: Update this error message to allow for procedure
8824 #. pointers once they are implemented.
8825 #: fortran/resolve.c:2130
8826 #, no-c-format
8827 msgid "Parameter '%s' to '%s' at %L must be a procedure"
8828 msgstr ""
8830 #: fortran/resolve.c:2138
8831 #, no-c-format
8832 msgid "Parameter '%s' to '%s' at %L must be BIND(C)"
8833 msgstr ""
8835 #: fortran/resolve.c:2180
8836 #, no-c-format
8837 msgid "'%s' at %L is not a function"
8838 msgstr ""
8840 #: fortran/resolve.c:2186
8841 #, no-c-format
8842 msgid "ABSTRACT INTERFACE '%s' must not be referenced at %L"
8843 msgstr ""
8845 #. Internal procedures are taken care of in resolve_contained_fntype.
8846 #: fortran/resolve.c:2229
8847 #, no-c-format
8848 msgid ""
8849 "Function '%s' is declared CHARACTER(*) and cannot be used at %L since it is "
8850 "not a dummy argument"
8851 msgstr ""
8853 #: fortran/resolve.c:2282
8854 #, no-c-format
8855 msgid ""
8856 "User defined non-ELEMENTAL function '%s' at %L not allowed in WORKSHARE "
8857 "construct"
8858 msgstr ""
8860 #: fortran/resolve.c:2331
8861 #, no-c-format
8862 msgid "reference to non-PURE function '%s' at %L inside a FORALL %s"
8863 msgstr ""
8865 #: fortran/resolve.c:2338
8866 #, no-c-format
8867 msgid ""
8868 "Function reference to '%s' at %L is to a non-PURE procedure within a PURE "
8869 "procedure"
8870 msgstr ""
8872 #: fortran/resolve.c:2353
8873 #, no-c-format
8874 msgid "Function '%s' at %L cannot call itself, as it is not RECURSIVE"
8875 msgstr ""
8877 #: fortran/resolve.c:2361
8878 #, no-c-format
8879 msgid ""
8880 "Call to ENTRY '%s' at %L is recursive, but function '%s' is not declared as "
8881 "RECURSIVE"
8882 msgstr ""
8884 #: fortran/resolve.c:2408
8885 #, no-c-format
8886 msgid "Subroutine call to '%s' in FORALL block at %L is not PURE"
8887 msgstr ""
8889 #: fortran/resolve.c:2411
8890 #, no-c-format
8891 msgid "Subroutine call to '%s' at %L is not PURE"
8892 msgstr ""
8894 #: fortran/resolve.c:2474
8895 #, no-c-format
8896 msgid "There is no specific subroutine for the generic '%s' at %L"
8897 msgstr ""
8899 #: fortran/resolve.c:2483
8900 #, no-c-format
8901 msgid ""
8902 "Generic subroutine '%s' at %L is not consistent with an intrinsic subroutine "
8903 "interface"
8904 msgstr ""
8906 #: fortran/resolve.c:2591
8907 #, no-c-format
8908 msgid "Missing SHAPE parameter for call to %s at %L"
8909 msgstr ""
8911 #: fortran/resolve.c:2599
8912 #, no-c-format
8913 msgid "SHAPE parameter for call to %s at %L must be a rank 1 INTEGER array"
8914 msgstr ""
8916 #: fortran/resolve.c:2683
8917 #, no-c-format
8918 msgid ""
8919 "Subroutine '%s' at %L is INTRINSIC but is not compatible with an intrinsic"
8920 msgstr ""
8922 #: fortran/resolve.c:2727
8923 #, no-c-format
8924 msgid "Unable to resolve the specific subroutine '%s' at %L"
8925 msgstr ""
8927 #: fortran/resolve.c:2784
8928 #, no-c-format
8929 msgid "'%s' at %L has a type, which is not consistent with the CALL at %L"
8930 msgstr ""
8932 #: fortran/resolve.c:2803
8933 #, no-c-format
8934 msgid "SUBROUTINE '%s' at %L cannot call itself, as it is not RECURSIVE"
8935 msgstr ""
8937 #: fortran/resolve.c:2811
8938 #, no-c-format
8939 msgid ""
8940 "Call to ENTRY '%s' at %L is recursive, but subroutine '%s' is not declared "
8941 "as RECURSIVE"
8942 msgstr ""
8944 #: fortran/resolve.c:2881
8945 #, no-c-format
8946 msgid "Shapes for operands at %L and %L are not conformable"
8947 msgstr ""
8949 #: fortran/resolve.c:2932
8950 #, c-format
8951 msgid "Invalid context for NULL() pointer at %%L"
8952 msgstr ""
8954 #: fortran/resolve.c:2948
8955 #, c-format
8956 msgid "Operand of unary numeric operator '%s' at %%L is %s"
8957 msgstr ""
8959 #: fortran/resolve.c:2964
8960 #, c-format
8961 msgid "Operands of binary numeric operator '%s' at %%L are %s/%s"
8962 msgstr ""
8964 #: fortran/resolve.c:2979
8965 #, c-format
8966 msgid "Operands of string concatenation operator at %%L are %s/%s"
8967 msgstr ""
8969 #: fortran/resolve.c:2998
8970 #, c-format
8971 msgid "Operands of logical operator '%s' at %%L are %s/%s"
8972 msgstr ""
8974 #: fortran/resolve.c:3012
8975 #, c-format
8976 msgid "Operand of .not. operator at %%L is %s"
8977 msgstr ""
8979 #: fortran/resolve.c:3026
8980 msgid "COMPLEX quantities cannot be compared at %L"
8981 msgstr ""
8983 #: fortran/resolve.c:3055
8984 #, c-format
8985 msgid "Logicals at %%L must be compared with %s instead of %s"
8986 msgstr ""
8988 #: fortran/resolve.c:3061
8989 #, c-format
8990 msgid "Operands of comparison operator '%s' at %%L are %s/%s"
8991 msgstr ""
8993 #: fortran/resolve.c:3069
8994 #, c-format
8995 msgid "Unknown operator '%s' at %%L"
8996 msgstr ""
8998 #: fortran/resolve.c:3071
8999 #, c-format
9000 msgid "Operand of user operator '%s' at %%L is %s"
9001 msgstr ""
9003 #: fortran/resolve.c:3074
9004 #, c-format
9005 msgid "Operands of user operator '%s' at %%L are %s/%s"
9006 msgstr ""
9008 #: fortran/resolve.c:3160
9009 #, c-format
9010 msgid "Inconsistent ranks for operator at %%L and %%L"
9011 msgstr ""
9013 #: fortran/resolve.c:3357
9014 #, no-c-format
9015 msgid "Array reference at %L is out of bounds (%ld < %ld) in dimension %d"
9016 msgstr ""
9018 #: fortran/resolve.c:3365
9019 #, no-c-format
9020 msgid "Array reference at %L is out of bounds (%ld > %ld) in dimension %d"
9021 msgstr ""
9023 #: fortran/resolve.c:3384
9024 #, no-c-format
9025 msgid "Illegal stride of zero at %L"
9026 msgstr ""
9028 #: fortran/resolve.c:3401
9029 #, no-c-format
9030 msgid ""
9031 "Lower array reference at %L is out of bounds (%ld < %ld) in dimension %d"
9032 msgstr ""
9034 #: fortran/resolve.c:3409
9035 #, no-c-format
9036 msgid ""
9037 "Lower array reference at %L is out of bounds (%ld > %ld) in dimension %d"
9038 msgstr ""
9040 #: fortran/resolve.c:3425
9041 #, no-c-format
9042 msgid ""
9043 "Upper array reference at %L is out of bounds (%ld < %ld) in dimension %d"
9044 msgstr ""
9046 #: fortran/resolve.c:3434
9047 #, no-c-format
9048 msgid ""
9049 "Upper array reference at %L is out of bounds (%ld > %ld) in dimension %d"
9050 msgstr ""
9052 #: fortran/resolve.c:3473
9053 #, no-c-format
9054 msgid "Rightmost upper bound of assumed size array section not specified at %L"
9055 msgstr ""
9057 #: fortran/resolve.c:3483
9058 #, no-c-format
9059 msgid "Rank mismatch in array reference at %L (%d/%d)"
9060 msgstr ""
9062 #: fortran/resolve.c:3511
9063 #, no-c-format
9064 msgid "Array index at %L must be scalar"
9065 msgstr ""
9067 #: fortran/resolve.c:3517
9068 #, no-c-format
9069 msgid "Array index at %L must be of INTEGER type, found %s"
9070 msgstr ""
9072 #: fortran/resolve.c:3523
9073 #, no-c-format
9074 msgid "Extension: REAL array index at %L"
9075 msgstr ""
9077 #: fortran/resolve.c:3553
9078 #, no-c-format
9079 msgid "Argument dim at %L must be scalar"
9080 msgstr ""
9082 #: fortran/resolve.c:3560
9083 #, no-c-format
9084 msgid "Argument dim at %L must be of INTEGER type"
9085 msgstr ""
9087 #: fortran/resolve.c:3681
9088 #, no-c-format
9089 msgid "Array index at %L is an array of rank %d"
9090 msgstr ""
9092 #: fortran/resolve.c:3718
9093 #, no-c-format
9094 msgid "Substring start index at %L must be of type INTEGER"
9095 msgstr ""
9097 #: fortran/resolve.c:3725
9098 #, no-c-format
9099 msgid "Substring start index at %L must be scalar"
9100 msgstr ""
9102 #: fortran/resolve.c:3734
9103 #, no-c-format
9104 msgid "Substring start index at %L is less than one"
9105 msgstr ""
9107 #: fortran/resolve.c:3747
9108 #, no-c-format
9109 msgid "Substring end index at %L must be of type INTEGER"
9110 msgstr ""
9112 #: fortran/resolve.c:3754
9113 #, no-c-format
9114 msgid "Substring end index at %L must be scalar"
9115 msgstr ""
9117 #: fortran/resolve.c:3764
9118 #, no-c-format
9119 msgid "Substring end index at %L exceeds the string length"
9120 msgstr ""
9122 #: fortran/resolve.c:3902
9123 #, no-c-format
9124 msgid ""
9125 "Component to the right of a part reference with nonzero rank must not have "
9126 "the POINTER attribute at %L"
9127 msgstr ""
9129 #: fortran/resolve.c:3909
9130 #, no-c-format
9131 msgid ""
9132 "Component to the right of a part reference with nonzero rank must not have "
9133 "the ALLOCATABLE attribute at %L"
9134 msgstr ""
9136 #: fortran/resolve.c:3928
9137 #, no-c-format
9138 msgid ""
9139 "Two or more part references with nonzero rank must not be specified at %L"
9140 msgstr ""
9142 #: fortran/resolve.c:4103
9143 #, no-c-format
9144 msgid ""
9145 "Variable '%s', used in a specification expression, is referenced at %L "
9146 "before the ENTRY statement in which it is a parameter"
9147 msgstr ""
9149 #: fortran/resolve.c:4108
9150 #, no-c-format
9151 msgid ""
9152 "Variable '%s' is used at %L before the ENTRY statement in which it is a "
9153 "parameter"
9154 msgstr ""
9156 #: fortran/resolve.c:4385
9157 #, no-c-format
9158 msgid "%s at %L must be a scalar"
9159 msgstr ""
9161 #: fortran/resolve.c:4395
9162 #, no-c-format
9163 msgid "Deleted feature: %s at %L must be integer"
9164 msgstr ""
9166 #: fortran/resolve.c:4399 fortran/resolve.c:4406
9167 #, no-c-format
9168 msgid "%s at %L must be INTEGER"
9169 msgstr ""
9171 #: fortran/resolve.c:4426
9172 #, no-c-format
9173 msgid "Cannot assign to loop variable in PURE procedure at %L"
9174 msgstr ""
9176 #: fortran/resolve.c:4450
9177 #, no-c-format
9178 msgid "Step expression in DO loop at %L cannot be zero"
9179 msgstr ""
9181 #: fortran/resolve.c:4526
9182 #, no-c-format
9183 msgid "FORALL index-name at %L must be a scalar INTEGER"
9184 msgstr ""
9186 #: fortran/resolve.c:4531
9187 #, no-c-format
9188 msgid "FORALL start expression at %L must be a scalar INTEGER"
9189 msgstr ""
9191 #: fortran/resolve.c:4538
9192 #, no-c-format
9193 msgid "FORALL end expression at %L must be a scalar INTEGER"
9194 msgstr ""
9196 #: fortran/resolve.c:4546
9197 #, no-c-format
9198 msgid "FORALL stride expression at %L must be a scalar %s"
9199 msgstr ""
9201 #: fortran/resolve.c:4551
9202 #, no-c-format
9203 msgid "FORALL stride expression at %L cannot be zero"
9204 msgstr ""
9206 #: fortran/resolve.c:4567
9207 #, no-c-format
9208 msgid "FORALL index '%s' may not appear in triplet specification at %L"
9209 msgstr ""
9211 #: fortran/resolve.c:4647
9212 #, no-c-format
9213 msgid ""
9214 "Expression in DEALLOCATE statement at %L must be ALLOCATABLE or a POINTER"
9215 msgstr ""
9217 #: fortran/resolve.c:4654
9218 #, no-c-format
9219 msgid "Cannot deallocate INTENT(IN) variable '%s' at %L"
9220 msgstr ""
9222 #: fortran/resolve.c:4758
9223 #, no-c-format
9224 msgid ""
9225 "The STAT variable '%s' in an ALLOCATE statement must not be allocated in the "
9226 "same statement at %L"
9227 msgstr ""
9229 #: fortran/resolve.c:4794
9230 #, no-c-format
9231 msgid "Expression in ALLOCATE statement at %L must be ALLOCATABLE or a POINTER"
9232 msgstr ""
9234 #: fortran/resolve.c:4802
9235 #, no-c-format
9236 msgid "Cannot allocate INTENT(IN) variable '%s' at %L"
9237 msgstr ""
9239 #: fortran/resolve.c:4826
9240 #, no-c-format
9241 msgid "Array specification required in ALLOCATE statement at %L"
9242 msgstr ""
9244 #: fortran/resolve.c:4856
9245 #, no-c-format
9246 msgid "Bad array specification in ALLOCATE statement at %L"
9247 msgstr ""
9249 #: fortran/resolve.c:4876
9250 #, no-c-format
9251 msgid ""
9252 "'%s' must not appear in the array specification at %L in the same ALLOCATE "
9253 "statement where it is itself allocated"
9254 msgstr ""
9256 #: fortran/resolve.c:4899
9257 #, no-c-format
9258 msgid "STAT variable '%s' of %s statement at %C cannot be INTENT(IN)"
9259 msgstr ""
9261 #: fortran/resolve.c:4903
9262 #, no-c-format
9263 msgid "Illegal STAT variable in %s statement at %C for a PURE procedure"
9264 msgstr ""
9266 #: fortran/resolve.c:4908
9267 #, no-c-format
9268 msgid "STAT tag in %s statement at %L must be of type INTEGER"
9269 msgstr ""
9271 #. The cases overlap, or they are the same
9272 #. element in the list.  Either way, we must
9273 #. issue an error and get the next case from P.
9274 #. FIXME: Sort P and Q by line number.
9275 #: fortran/resolve.c:5071
9276 #, no-c-format
9277 msgid "CASE label at %L overlaps with CASE label at %L"
9278 msgstr ""
9280 #: fortran/resolve.c:5122
9281 #, no-c-format
9282 msgid "Expression in CASE statement at %L must be of type %s"
9283 msgstr ""
9285 #: fortran/resolve.c:5133
9286 #, no-c-format
9287 msgid "Expression in CASE statement at %L must be of kind %d"
9288 msgstr ""
9290 #: fortran/resolve.c:5145
9291 #, no-c-format
9292 msgid "Expression in CASE statement at %L must be scalar"
9293 msgstr ""
9295 #: fortran/resolve.c:5191
9296 #, no-c-format
9297 msgid ""
9298 "Selection expression in computed GOTO statement at %L must be a scalar "
9299 "integer expression"
9300 msgstr ""
9302 #: fortran/resolve.c:5209
9303 #, no-c-format
9304 msgid "Argument of SELECT statement at %L cannot be %s"
9305 msgstr ""
9307 #: fortran/resolve.c:5218
9308 #, no-c-format
9309 msgid "Argument of SELECT statement at %L must be a scalar expression"
9310 msgstr ""
9312 #: fortran/resolve.c:5283
9313 #, no-c-format
9314 msgid ""
9315 "The DEFAULT CASE at %L cannot be followed by a second DEFAULT CASE at %L"
9316 msgstr ""
9318 #: fortran/resolve.c:5309
9319 #, no-c-format
9320 msgid "Logical range in CASE statement at %L is not allowed"
9321 msgstr ""
9323 #: fortran/resolve.c:5321
9324 #, no-c-format
9325 msgid "constant logical value in CASE statement is repeated at %L"
9326 msgstr ""
9328 #: fortran/resolve.c:5335
9329 #, no-c-format
9330 msgid "Range specification at %L can never be matched"
9331 msgstr ""
9333 #: fortran/resolve.c:5438
9334 #, no-c-format
9335 msgid "Logical SELECT CASE block at %L has more that two cases"
9336 msgstr ""
9338 #: fortran/resolve.c:5476
9339 #, no-c-format
9340 msgid "Data transfer element at %L cannot have POINTER components"
9341 msgstr ""
9343 #: fortran/resolve.c:5483
9344 #, no-c-format
9345 msgid "Data transfer element at %L cannot have ALLOCATABLE components"
9346 msgstr ""
9348 #: fortran/resolve.c:5490
9349 #, no-c-format
9350 msgid "Data transfer element at %L cannot have PRIVATE components"
9351 msgstr ""
9353 #: fortran/resolve.c:5499
9354 #, no-c-format
9355 msgid ""
9356 "Data transfer element at %L cannot be a full reference to an assumed-size "
9357 "array"
9358 msgstr ""
9360 #: fortran/resolve.c:5563
9361 #, no-c-format
9362 msgid ""
9363 "Statement at %L is not a valid branch target statement for the branch "
9364 "statement at %L"
9365 msgstr ""
9367 #: fortran/resolve.c:5572
9368 #, no-c-format
9369 msgid "Branch at %L may result in an infinite loop"
9370 msgstr ""
9372 #. The label is not in an enclosing block, so illegal.  This was
9373 #. allowed in Fortran 66, so we allow it as extension.  No
9374 #. further checks are necessary in this case.
9375 #: fortran/resolve.c:5585
9376 #, no-c-format
9377 msgid "Label at %L is not in the same block as the GOTO statement at %L"
9378 msgstr ""
9380 #: fortran/resolve.c:5600 fortran/resolve.c:5614
9381 #, no-c-format
9382 msgid "Deleted feature: GOTO at %L jumps to END of construct at %L"
9383 msgstr ""
9385 #: fortran/resolve.c:5691
9386 #, no-c-format
9387 msgid "WHERE mask at %L has inconsistent shape"
9388 msgstr ""
9390 #: fortran/resolve.c:5707
9391 #, no-c-format
9392 msgid "WHERE assignment target at %L has inconsistent shape"
9393 msgstr ""
9395 #: fortran/resolve.c:5715 fortran/resolve.c:5800
9396 #, no-c-format
9397 msgid "Non-ELEMENTAL user-defined assignment in WHERE at %L"
9398 msgstr ""
9400 #: fortran/resolve.c:5725 fortran/resolve.c:5810
9401 #, no-c-format
9402 msgid "Unsupported statement inside WHERE at %L"
9403 msgstr ""
9405 #: fortran/resolve.c:5756
9406 #, no-c-format
9407 msgid "Assignment to a FORALL index variable at %L"
9408 msgstr ""
9410 #: fortran/resolve.c:5764
9411 #, no-c-format
9412 msgid ""
9413 "The FORALL with index '%s' cause more than one assignment to this object at %"
9415 msgstr ""
9417 #: fortran/resolve.c:5902
9418 #, no-c-format
9419 msgid "An outer FORALL construct already has an index with this name %L"
9420 msgstr ""
9422 #: fortran/resolve.c:5958
9423 #, no-c-format
9424 msgid "WHERE/ELSEWHERE clause at %L requires a LOGICAL array"
9425 msgstr ""
9427 #: fortran/resolve.c:6020
9428 #, no-c-format
9429 msgid "Subroutine '%s' called instead of assignment at %L must be PURE"
9430 msgstr ""
9432 #: fortran/resolve.c:6093
9433 #, no-c-format
9434 msgid "CHARACTER expression will be truncated in assignment (%d/%d) at %L"
9435 msgstr ""
9437 #: fortran/resolve.c:6118
9438 #, no-c-format
9439 msgid "Cannot assign to variable '%s' in PURE procedure at %L"
9440 msgstr ""
9442 #: fortran/resolve.c:6130
9443 #, no-c-format
9444 msgid ""
9445 "The impure variable at %L is assigned to a derived type variable with a "
9446 "POINTER component in a PURE procedure (12.6)"
9447 msgstr ""
9449 #: fortran/resolve.c:6234
9450 #, no-c-format
9451 msgid "ASSIGNED GOTO statement at %L requires an INTEGER variable"
9452 msgstr ""
9454 #: fortran/resolve.c:6237
9455 #, no-c-format
9456 msgid "Variable '%s' has not been assigned a target label at %L"
9457 msgstr ""
9459 #: fortran/resolve.c:6248
9460 #, no-c-format
9461 msgid ""
9462 "Alternate RETURN statement at %L requires a SCALAR-INTEGER return specifier"
9463 msgstr ""
9465 #: fortran/resolve.c:6274
9466 #, no-c-format
9467 msgid "ASSIGN statement at %L requires a scalar default INTEGER variable"
9468 msgstr ""
9470 #: fortran/resolve.c:6289
9471 #, no-c-format
9472 msgid "Arithmetic IF statement at %L requires a numeric expression"
9473 msgstr ""
9475 #: fortran/resolve.c:6331
9476 #, no-c-format
9477 msgid ""
9478 "Exit condition of DO WHILE loop at %L must be a scalar LOGICAL expression"
9479 msgstr ""
9481 #: fortran/resolve.c:6413
9482 #, no-c-format
9483 msgid "FORALL mask clause at %L requires a LOGICAL expression"
9484 msgstr ""
9486 #: fortran/resolve.c:6485 fortran/resolve.c:6541
9487 #, no-c-format
9488 msgid ""
9489 "Binding label '%s' for common block '%s' at %L collides with the global "
9490 "entity '%s' at %L"
9491 msgstr ""
9493 #. Common block names match but binding labels do not.
9494 #: fortran/resolve.c:6506
9495 #, no-c-format
9496 msgid ""
9497 "Binding label '%s' for common block '%s' at %L does not match the binding "
9498 "label '%s' for common block '%s' at %L"
9499 msgstr ""
9501 #: fortran/resolve.c:6553
9502 #, no-c-format
9503 msgid ""
9504 "Binding label '%s' for common block '%s' at %L collides with global entity '%"
9505 "s' at %L"
9506 msgstr ""
9508 #. Make sure global procedures don't collide with anything.
9509 #: fortran/resolve.c:6605
9510 #, no-c-format
9511 msgid "Binding label '%s' at %L collides with the global entity '%s' at %L"
9512 msgstr ""
9514 #. Make sure procedures in interface bodies don't collide.
9515 #: fortran/resolve.c:6618
9516 #, no-c-format
9517 msgid ""
9518 "Binding label '%s' in interface body at %L collides with the global entity '%"
9519 "s' at %L"
9520 msgstr ""
9522 #: fortran/resolve.c:6631
9523 #, no-c-format
9524 msgid "Binding label '%s' at %L collides with global entity '%s' at %L"
9525 msgstr ""
9527 #: fortran/resolve.c:6708
9528 #, no-c-format
9529 msgid "CHARACTER variable has zero length at %L"
9530 msgstr ""
9532 #: fortran/resolve.c:6995
9533 #, no-c-format
9534 msgid "Allocatable array '%s' at %L must have a deferred shape"
9535 msgstr ""
9537 #: fortran/resolve.c:6998
9538 #, no-c-format
9539 msgid "Scalar object '%s' at %L may not be ALLOCATABLE"
9540 msgstr ""
9542 #: fortran/resolve.c:7005
9543 #, no-c-format
9544 msgid "Array pointer '%s' at %L must have a deferred shape"
9545 msgstr ""
9547 #: fortran/resolve.c:7016
9548 #, no-c-format
9549 msgid "Array '%s' at %L cannot have a deferred shape"
9550 msgstr ""
9552 #: fortran/resolve.c:7045
9553 #, no-c-format
9554 msgid ""
9555 "The type '%s' cannot be host associated at %L because it is blocked by an "
9556 "incompatible object of the same name declared at %L"
9557 msgstr ""
9559 #: fortran/resolve.c:7068
9560 #, no-c-format
9561 msgid ""
9562 "Object '%s' at %L must have the SAVE attribute for default initialization of "
9563 "a component"
9564 msgstr ""
9566 #. The shape of a main program or module array needs to be
9567 #. constant.
9568 #: fortran/resolve.c:7115
9569 #, no-c-format
9570 msgid "The module or main program array '%s' at %L must have constant shape"
9571 msgstr ""
9573 #: fortran/resolve.c:7128
9574 #, no-c-format
9575 msgid ""
9576 "Entity with assumed character length at %L must be a dummy argument or a "
9577 "PARAMETER"
9578 msgstr ""
9580 #: fortran/resolve.c:7147
9581 #, no-c-format
9582 msgid "'%s' at %L must have constant character length in this context"
9583 msgstr ""
9585 #: fortran/resolve.c:7179
9586 #, no-c-format
9587 msgid "Allocatable '%s' at %L cannot have an initializer"
9588 msgstr ""
9590 #: fortran/resolve.c:7182
9591 #, no-c-format
9592 msgid "External '%s' at %L cannot have an initializer"
9593 msgstr ""
9595 #: fortran/resolve.c:7186
9596 #, no-c-format
9597 msgid "Dummy '%s' at %L cannot have an initializer"
9598 msgstr ""
9600 #: fortran/resolve.c:7189
9601 #, no-c-format
9602 msgid "Intrinsic '%s' at %L cannot have an initializer"
9603 msgstr ""
9605 #: fortran/resolve.c:7192
9606 #, no-c-format
9607 msgid "Function result '%s' at %L cannot have an initializer"
9608 msgstr ""
9610 #: fortran/resolve.c:7195
9611 #, no-c-format
9612 msgid "Automatic array '%s' at %L cannot have an initializer"
9613 msgstr ""
9615 #: fortran/resolve.c:7218
9616 #, no-c-format
9617 msgid "Although not referenced, '%s' at %L has ambiguous interfaces"
9618 msgstr ""
9620 #: fortran/resolve.c:7237
9621 #, no-c-format
9622 msgid ""
9623 "Character-valued statement function '%s' at %L must have constant length"
9624 msgstr ""
9626 #: fortran/resolve.c:7245
9627 #, no-c-format
9628 msgid ""
9629 "Automatic character length function '%s' at %L must have an explicit "
9630 "interface"
9631 msgstr ""
9633 #: fortran/resolve.c:7270
9634 #, no-c-format
9635 msgid ""
9636 "Fortran 2003: '%s' is of a PRIVATE type and cannot be a dummy argument of '%"
9637 "s', which is PUBLIC at %L"
9638 msgstr ""
9640 #: fortran/resolve.c:7293 fortran/resolve.c:7318
9641 #, no-c-format
9642 msgid ""
9643 "Fortran 2003: Procedure '%s' in PUBLIC interface '%s' at %L takes dummy "
9644 "arguments of '%s' which is PRIVATE"
9645 msgstr ""
9647 #: fortran/resolve.c:7336
9648 #, no-c-format
9649 msgid "Function '%s' at %L cannot have an initializer"
9650 msgstr ""
9652 #: fortran/resolve.c:7345
9653 #, no-c-format
9654 msgid "External object '%s' at %L may not have an initializer"
9655 msgstr ""
9657 #: fortran/resolve.c:7353
9658 #, no-c-format
9659 msgid "ELEMENTAL function '%s' at %L must have a scalar result"
9660 msgstr ""
9662 #: fortran/resolve.c:7374
9663 #, no-c-format
9664 msgid "CHARACTER(*) function '%s' at %L cannot be array-valued"
9665 msgstr ""
9667 #: fortran/resolve.c:7378
9668 #, no-c-format
9669 msgid "CHARACTER(*) function '%s' at %L cannot be pointer-valued"
9670 msgstr ""
9672 #: fortran/resolve.c:7382
9673 #, no-c-format
9674 msgid "CHARACTER(*) function '%s' at %L cannot be pure"
9675 msgstr ""
9677 #: fortran/resolve.c:7386
9678 #, no-c-format
9679 msgid "CHARACTER(*) function '%s' at %L cannot be recursive"
9680 msgstr ""
9682 #: fortran/resolve.c:7395
9683 #, no-c-format
9684 msgid "CHARACTER(*) function '%s' at %L is obsolescent in fortran 95"
9685 msgstr ""
9687 #: fortran/resolve.c:7448
9688 #, no-c-format
9689 msgid "PROCEDURE attribute conflicts with SAVE attribute in '%s' at %L"
9690 msgstr ""
9692 #: fortran/resolve.c:7455
9693 #, no-c-format
9694 msgid "PROCEDURE attribute conflicts with INTENT attribute in '%s' at %L"
9695 msgstr ""
9697 #: fortran/resolve.c:7499
9698 #, no-c-format
9699 msgid "FINAL procedure '%s' at %L is not a SUBROUTINE"
9700 msgstr ""
9702 #: fortran/resolve.c:7507
9703 #, no-c-format
9704 msgid "FINAL procedure at %L must have exactly one argument"
9705 msgstr ""
9707 #: fortran/resolve.c:7516
9708 #, no-c-format
9709 msgid "Argument of FINAL procedure at %L must be of type '%s'"
9710 msgstr ""
9712 #: fortran/resolve.c:7524
9713 #, no-c-format
9714 msgid "Argument of FINAL procedure at %L must not be a POINTER"
9715 msgstr ""
9717 #: fortran/resolve.c:7530
9718 #, no-c-format
9719 msgid "Argument of FINAL procedure at %L must not be ALLOCATABLE"
9720 msgstr ""
9722 #: fortran/resolve.c:7536
9723 #, no-c-format
9724 msgid "Argument of FINAL procedure at %L must not be OPTIONAL"
9725 msgstr ""
9727 #: fortran/resolve.c:7544
9728 #, no-c-format
9729 msgid "Argument of FINAL procedure at %L must not be INTENT(OUT)"
9730 msgstr ""
9732 #: fortran/resolve.c:7552
9733 #, no-c-format
9734 msgid "Non-scalar FINAL procedure at %L should have assumed shape argument"
9735 msgstr ""
9737 #: fortran/resolve.c:7571
9738 #, no-c-format
9739 msgid "FINAL procedure '%s' declared at %L has the same rank (%d) as '%s'"
9740 msgstr ""
9742 #: fortran/resolve.c:7604
9743 #, no-c-format
9744 msgid ""
9745 "Only array FINAL procedures declared for derived type '%s' defined at %L, "
9746 "suggest also scalar one"
9747 msgstr ""
9749 #. TODO:  Remove this error when finalization is finished.
9750 #: fortran/resolve.c:7609
9751 #, no-c-format
9752 msgid "Finalization at %L is not yet implemented"
9753 msgstr ""
9755 #: fortran/resolve.c:7636
9756 #, no-c-format
9757 msgid "'%s' at %L overrides a procedure binding declared NON_OVERRIDABLE"
9758 msgstr ""
9760 #: fortran/resolve.c:7644
9761 #, no-c-format
9762 msgid "'%s' at %L overrides a PURE procedure and must also be PURE"
9763 msgstr ""
9765 #: fortran/resolve.c:7653
9766 #, no-c-format
9767 msgid "'%s' at %L overrides an ELEMENTAL procedure and must also be ELEMENTAL"
9768 msgstr ""
9770 #: fortran/resolve.c:7659
9771 #, no-c-format
9772 msgid ""
9773 "'%s' at %L overrides a non-ELEMENTAL procedure and must not be ELEMENTAL, "
9774 "either"
9775 msgstr ""
9777 #: fortran/resolve.c:7668
9778 #, no-c-format
9779 msgid "'%s' at %L overrides a SUBROUTINE and must also be a SUBROUTINE"
9780 msgstr ""
9782 #: fortran/resolve.c:7679
9783 #, no-c-format
9784 msgid "'%s' at %L overrides a FUNCTION and must also be a FUNCTION"
9785 msgstr ""
9787 #: fortran/resolve.c:7690
9788 #, no-c-format
9789 msgid ""
9790 "'%s' at %L and the overridden FUNCTION should have matching result types"
9791 msgstr ""
9793 #: fortran/resolve.c:7701
9794 #, no-c-format
9795 msgid "'%s' at %L overrides a PUBLIC procedure and must not be PRIVATE"
9796 msgstr ""
9798 #: fortran/resolve.c:7730
9799 #, no-c-format
9800 msgid ""
9801 "Dummy argument '%s' of '%s' at %L should be named '%s' as to match the "
9802 "corresponding argument of the overridden procedure"
9803 msgstr ""
9805 #: fortran/resolve.c:7743
9806 #, no-c-format
9807 msgid ""
9808 "Types mismatch for dummy argument '%s' of '%s' %L in in respect to the "
9809 "overridden procedure"
9810 msgstr ""
9812 #: fortran/resolve.c:7753
9813 #, no-c-format
9814 msgid ""
9815 "'%s' at %L must have the same number of formal arguments as the overridden "
9816 "procedure"
9817 msgstr ""
9819 #: fortran/resolve.c:7762
9820 #, no-c-format
9821 msgid "'%s' at %L overrides a NOPASS binding and must also be NOPASS"
9822 msgstr ""
9824 #: fortran/resolve.c:7773
9825 #, no-c-format
9826 msgid "'%s' at %L overrides a binding with PASS and must also be PASS"
9827 msgstr ""
9829 #: fortran/resolve.c:7780
9830 #, no-c-format
9831 msgid ""
9832 "Passed-object dummy argument of '%s' at %L must be at the same position as "
9833 "the passed-object dummy argument of the overridden procedure"
9834 msgstr ""
9836 #: fortran/resolve.c:7824
9837 #, no-c-format
9838 msgid ""
9839 "'%s' must be a module procedure or an external procedure with an explicit "
9840 "interface at %L"
9841 msgstr ""
9843 #: fortran/resolve.c:7858
9844 #, no-c-format
9845 msgid "Procedure '%s' with PASS(%s) at %L has no argument '%s'"
9846 msgstr ""
9848 #: fortran/resolve.c:7872
9849 #, no-c-format
9850 msgid "Procedure '%s' with PASS at %L must have at least one argument"
9851 msgstr ""
9853 #: fortran/resolve.c:7884
9854 #, no-c-format
9855 msgid ""
9856 "Argument '%s' of '%s' with PASS(%s) at %L must be of the derived-type '%s'"
9857 msgstr ""
9859 #: fortran/resolve.c:7906
9860 #, no-c-format
9861 msgid "Procedure '%s' at %L has the same name as a component of '%s'"
9862 msgstr ""
9864 #: fortran/resolve.c:7915
9865 #, no-c-format
9866 msgid ""
9867 "Procedure '%s' at %L has the same name as an inherited component of '%s'"
9868 msgstr ""
9870 #: fortran/resolve.c:7926
9871 #, no-c-format
9872 msgid "Type-bound procedures are not yet implemented at %L"
9873 msgstr ""
9875 #: fortran/resolve.c:7989
9876 #, no-c-format
9877 msgid ""
9878 "Component '%s' of '%s' at %L has the same name as an inherited type-bound "
9879 "procedure"
9880 msgstr ""
9882 #: fortran/resolve.c:8001
9883 #, no-c-format
9884 msgid ""
9885 "Character length of component '%s' needs to be a constant specification "
9886 "expression at %L"
9887 msgstr ""
9889 #: fortran/resolve.c:8016
9890 #, no-c-format
9891 msgid ""
9892 "The component '%s' is a PRIVATE type and cannot be a component of '%s', "
9893 "which is PUBLIC at %L"
9894 msgstr ""
9896 #: fortran/resolve.c:8026
9897 #, no-c-format
9898 msgid ""
9899 "Component %s of SEQUENCE type declared at %L does not have the SEQUENCE "
9900 "attribute"
9901 msgstr ""
9903 #: fortran/resolve.c:8037
9904 #, no-c-format
9905 msgid ""
9906 "The pointer component '%s' of '%s' at %L is a type that has not been declared"
9907 msgstr ""
9909 #: fortran/resolve.c:8065
9910 #, no-c-format
9911 msgid "Component '%s' of '%s' at %L must have constant array bounds"
9912 msgstr ""
9914 #: fortran/resolve.c:8106
9915 #, no-c-format
9916 msgid ""
9917 "NAMELIST object '%s' was declared PRIVATE and cannot be member of PUBLIC "
9918 "namelist '%s' at %L"
9919 msgstr ""
9921 #: fortran/resolve.c:8116
9922 #, no-c-format
9923 msgid ""
9924 "NAMELIST object '%s' has use-associated PRIVATE components and cannot be "
9925 "member of namelist '%s' at %L"
9926 msgstr ""
9928 #: fortran/resolve.c:8129
9929 #, no-c-format
9930 msgid ""
9931 "NAMELIST object '%s' has PRIVATE components and cannot be a member of PUBLIC "
9932 "namelist '%s' at %L"
9933 msgstr ""
9935 #: fortran/resolve.c:8141
9936 #, no-c-format
9937 msgid ""
9938 "NAMELIST array object '%s' must not have assumed shape in namelist '%s' at %L"
9939 msgstr ""
9941 #: fortran/resolve.c:8150
9942 #, no-c-format
9943 msgid ""
9944 "NAMELIST array object '%s' must have constant shape in namelist '%s' at %L"
9945 msgstr ""
9947 #: fortran/resolve.c:8162
9948 #, no-c-format
9949 msgid ""
9950 "NAMELIST object '%s' in namelist '%s' at %L cannot have ALLOCATABLE "
9951 "components"
9952 msgstr ""
9954 #: fortran/resolve.c:8170
9955 #, no-c-format
9956 msgid ""
9957 "NAMELIST object '%s' in namelist '%s' at %L cannot have POINTER components"
9958 msgstr ""
9960 #: fortran/resolve.c:8196
9961 #, no-c-format
9962 msgid "PROCEDURE attribute conflicts with NAMELIST attribute in '%s' at %L"
9963 msgstr ""
9965 #: fortran/resolve.c:8215
9966 #, no-c-format
9967 msgid "Parameter array '%s' at %L cannot be automatic or of deferred shape"
9968 msgstr ""
9970 #: fortran/resolve.c:8226
9971 #, no-c-format
9972 msgid ""
9973 "Implicitly typed PARAMETER '%s' at %L doesn't match a later IMPLICIT type"
9974 msgstr ""
9976 #: fortran/resolve.c:8237
9977 #, no-c-format
9978 msgid "Incompatible derived type in PARAMETER at %L"
9979 msgstr ""
9981 #: fortran/resolve.c:8296
9982 #, no-c-format
9983 msgid ""
9984 "Interface '%s', used by procedure '%s' at %L, is declared in a later "
9985 "PROCEDURE statement"
9986 msgstr ""
9988 #: fortran/resolve.c:8320
9989 #, no-c-format
9990 msgid "Interface '%s' of procedure '%s' at %L must be explicit"
9991 msgstr ""
9993 #: fortran/resolve.c:8353
9994 #, no-c-format
9995 msgid "Type specified for intrinsic function '%s' at %L is ignored"
9996 msgstr ""
9998 #: fortran/resolve.c:8360
9999 #, no-c-format
10000 msgid "Intrinsic subroutine '%s' at %L shall not have a type specifier"
10001 msgstr ""
10003 #: fortran/resolve.c:8367
10004 #, no-c-format
10005 msgid "'%s' declared INTRINSIC at %L does not exist"
10006 msgstr ""
10008 #: fortran/resolve.c:8376
10009 #, no-c-format
10010 msgid ""
10011 "The intrinsic '%s' declared INTRINSIC at %L is not available in the current "
10012 "standard settings but %s.  Use an appropriate -std=* option or enable -fall-"
10013 "intrinsics in order to use it."
10014 msgstr ""
10016 #: fortran/resolve.c:8420
10017 #, no-c-format
10018 msgid "Assumed size array at %L must be a dummy argument"
10019 msgstr ""
10021 #: fortran/resolve.c:8423
10022 #, no-c-format
10023 msgid "Assumed shape array at %L must be a dummy argument"
10024 msgstr ""
10026 #: fortran/resolve.c:8435
10027 #, no-c-format
10028 msgid "Symbol at %L is not a DUMMY variable"
10029 msgstr ""
10031 #: fortran/resolve.c:8441
10032 #, no-c-format
10033 msgid ""
10034 "'%s' at %L cannot have the VALUE attribute because it is not a dummy argument"
10035 msgstr ""
10037 #: fortran/resolve.c:8451
10038 #, no-c-format
10039 msgid ""
10040 "Character dummy variable '%s' at %L with VALUE attribute must have constant "
10041 "length"
10042 msgstr ""
10044 #: fortran/resolve.c:8460
10045 #, no-c-format
10046 msgid ""
10047 "C interoperable character dummy variable '%s' at %L with VALUE attribute "
10048 "must have length one"
10049 msgstr ""
10051 #: fortran/resolve.c:8486
10052 #, no-c-format
10053 msgid ""
10054 "Variable '%s' at %L cannot be BIND(C) because it is neither a COMMON block "
10055 "nor declared at the module level scope"
10056 msgstr ""
10058 #: fortran/resolve.c:8539
10059 #, no-c-format
10060 msgid "The derived type '%s' at %L is of type '%s', which has not been defined"
10061 msgstr ""
10063 #: fortran/resolve.c:8579
10064 #, no-c-format
10065 msgid "Fortran 2003: PUBLIC %s '%s' at %L of PRIVATE derived type '%s'"
10066 msgstr ""
10068 #: fortran/resolve.c:8598
10069 #, no-c-format
10070 msgid ""
10071 "The INTENT(OUT) dummy argument '%s' at %L is ASSUMED SIZE and so cannot have "
10072 "a default initializer"
10073 msgstr ""
10075 #: fortran/resolve.c:8657
10076 #, no-c-format
10077 msgid "Threadprivate at %L isn't SAVEd"
10078 msgstr ""
10080 #: fortran/resolve.c:8735
10081 #, no-c-format
10082 msgid "BLOCK DATA element '%s' at %L must be in COMMON"
10083 msgstr ""
10085 #: fortran/resolve.c:8741
10086 #, no-c-format
10087 msgid "DATA array '%s' at %L must be specified in a previous declaration"
10088 msgstr ""
10090 #: fortran/resolve.c:8786
10091 #, no-c-format
10092 msgid "Nonconstant array section at %L in DATA statement"
10093 msgstr ""
10095 #: fortran/resolve.c:8799
10096 #, no-c-format
10097 msgid "DATA statement at %L has more variables than values"
10098 msgstr ""
10100 #: fortran/resolve.c:8893
10101 #, no-c-format
10102 msgid "iterator start at %L does not simplify"
10103 msgstr ""
10105 #: fortran/resolve.c:8900
10106 #, no-c-format
10107 msgid "iterator end at %L does not simplify"
10108 msgstr ""
10110 #: fortran/resolve.c:8907
10111 #, no-c-format
10112 msgid "iterator step at %L does not simplify"
10113 msgstr ""
10115 #: fortran/resolve.c:9033
10116 #, no-c-format
10117 msgid "DATA statement at %L has more values than variables"
10118 msgstr ""
10120 #: fortran/resolve.c:9124
10121 #, no-c-format
10122 msgid "Label %d at %L defined but not used"
10123 msgstr ""
10125 #: fortran/resolve.c:9129
10126 #, no-c-format
10127 msgid "Label %d at %L defined but cannot be used"
10128 msgstr ""
10130 #: fortran/resolve.c:9214
10131 #, no-c-format
10132 msgid ""
10133 "Derived type variable '%s' at %L must have SEQUENCE attribute to be an "
10134 "EQUIVALENCE object"
10135 msgstr ""
10137 #: fortran/resolve.c:9223
10138 #, no-c-format
10139 msgid ""
10140 "Derived type variable '%s' at %L cannot have ALLOCATABLE components to be an "
10141 "EQUIVALENCE object"
10142 msgstr ""
10144 #: fortran/resolve.c:9231
10145 #, no-c-format
10146 msgid ""
10147 "Derived type variable '%s' at %L with default initialization cannot be in "
10148 "EQUIVALENCE with a variable in COMMON"
10149 msgstr ""
10151 #: fortran/resolve.c:9248
10152 #, no-c-format
10153 msgid ""
10154 "Derived type variable '%s' at %L with pointer component(s) cannot be an "
10155 "EQUIVALENCE object"
10156 msgstr ""
10158 #: fortran/resolve.c:9353
10159 #, no-c-format
10160 msgid "Syntax error in EQUIVALENCE statement at %L"
10161 msgstr ""
10163 #: fortran/resolve.c:9368
10164 #, no-c-format
10165 msgid ""
10166 "Either all or none of the objects in the EQUIVALENCE set at %L shall have "
10167 "the PROTECTED attribute"
10168 msgstr ""
10170 #: fortran/resolve.c:9380
10171 #, no-c-format
10172 msgid ""
10173 "Common block member '%s' at %L cannot be an EQUIVALENCE object in the pure "
10174 "procedure '%s'"
10175 msgstr ""
10177 #: fortran/resolve.c:9389
10178 #, no-c-format
10179 msgid "Named constant '%s' at %L cannot be an EQUIVALENCE object"
10180 msgstr ""
10182 #: fortran/resolve.c:9468
10183 #, no-c-format
10184 msgid ""
10185 "Array '%s' at %L with non-constant bounds cannot be an EQUIVALENCE object"
10186 msgstr ""
10188 #: fortran/resolve.c:9479
10189 #, no-c-format
10190 msgid "Structure component '%s' at %L cannot be an EQUIVALENCE object"
10191 msgstr ""
10193 #: fortran/resolve.c:9490
10194 #, no-c-format
10195 msgid "Substring at %L has length zero"
10196 msgstr ""
10198 #: fortran/resolve.c:9533
10199 #, no-c-format
10200 msgid "PUBLIC function '%s' at %L cannot be of PRIVATE type '%s'"
10201 msgstr ""
10203 #: fortran/resolve.c:9545
10204 #, no-c-format
10205 msgid "ENTRY '%s' at %L has no IMPLICIT type"
10206 msgstr ""
10208 #: fortran/resolve.c:9571
10209 #, no-c-format
10210 msgid "User operator procedure '%s' at %L must be a FUNCTION"
10211 msgstr ""
10213 #: fortran/resolve.c:9578
10214 #, no-c-format
10215 msgid "User operator procedure '%s' at %L cannot be assumed character length"
10216 msgstr ""
10218 #: fortran/resolve.c:9584
10219 #, no-c-format
10220 msgid "User operator procedure '%s' at %L must have at least one argument"
10221 msgstr ""
10223 #: fortran/resolve.c:9594
10224 #, no-c-format
10225 msgid "First argument of operator interface at %L cannot be optional"
10226 msgstr ""
10228 #: fortran/resolve.c:9606
10229 #, no-c-format
10230 msgid "Second argument of operator interface at %L cannot be optional"
10231 msgstr ""
10233 #: fortran/resolve.c:9610
10234 #, no-c-format
10235 msgid "Operator interface at %L must have, at most, two arguments"
10236 msgstr ""
10238 #: fortran/resolve.c:9651
10239 #, no-c-format
10240 msgid "Contained procedure '%s' at %L of a PURE procedure must also be PURE"
10241 msgstr ""
10243 #: fortran/scanner.c:718
10244 #, no-c-format
10245 msgid ""
10246 "!$OMP at %C starts a commented line as it neither is followed by a space nor "
10247 "is a continuation line"
10248 msgstr ""
10250 #: fortran/scanner.c:1021 fortran/scanner.c:1145
10251 #, no-c-format
10252 msgid "Limit of %d continuations exceeded in statement at %C"
10253 msgstr ""
10255 #: fortran/scanner.c:1069
10256 #, no-c-format
10257 msgid "Missing '&' in continued character constant at %C"
10258 msgstr ""
10260 #: fortran/scanner.c:1295
10261 #, no-c-format
10262 msgid "Nonconforming tab character at %C"
10263 msgstr ""
10265 #: fortran/scanner.c:1383 fortran/scanner.c:1386
10266 #, no-c-format
10267 msgid "'&' not allowed by itself in line %d"
10268 msgstr ""
10270 #: fortran/scanner.c:1430
10271 #, no-c-format
10272 msgid "Nonconforming tab character in column %d of line %d"
10273 msgstr ""
10275 #: fortran/scanner.c:1635
10276 #, no-c-format
10277 msgid "%s:%d: file %s left but not entered"
10278 msgstr ""
10280 #: fortran/scanner.c:1669
10281 #, no-c-format
10282 msgid "%s:%d: Illegal preprocessor directive"
10283 msgstr ""
10285 #: fortran/scanner.c:1770
10286 #, no-c-format
10287 msgid "File '%s' is being included recursively"
10288 msgstr ""
10290 #: fortran/scanner.c:1785
10291 #, no-c-format
10292 msgid "Can't open file '%s'"
10293 msgstr ""
10295 #: fortran/scanner.c:1794
10296 #, no-c-format
10297 msgid "Can't open included file '%s'"
10298 msgstr ""
10300 #: fortran/simplify.c:82
10301 #, no-c-format
10302 msgid "Result of %s overflows its kind at %L"
10303 msgstr ""
10305 #: fortran/simplify.c:87
10306 #, no-c-format
10307 msgid "Result of %s underflows its kind at %L"
10308 msgstr ""
10310 #: fortran/simplify.c:92
10311 #, no-c-format
10312 msgid "Result of %s is NaN at %L"
10313 msgstr ""
10315 #: fortran/simplify.c:96
10316 #, no-c-format
10317 msgid "Result of %s gives range error for its kind at %L"
10318 msgstr ""
10320 #: fortran/simplify.c:119
10321 #, no-c-format
10322 msgid "KIND parameter of %s at %L must be an initialization expression"
10323 msgstr ""
10325 #: fortran/simplify.c:127
10326 #, no-c-format
10327 msgid "Invalid KIND parameter of %s at %L"
10328 msgstr ""
10330 #: fortran/simplify.c:276
10331 #, no-c-format
10332 msgid "Argument of %s function at %L is negative"
10333 msgstr ""
10335 #: fortran/simplify.c:283
10336 #, no-c-format
10337 msgid "Argument of %s function at %L outside of range [0,127]"
10338 msgstr ""
10340 #: fortran/simplify.c:301
10341 #, no-c-format
10342 msgid ""
10343 "Argument of %s function at %L is too large for the collating sequence of "
10344 "kind %d"
10345 msgstr ""
10347 #: fortran/simplify.c:337
10348 #, no-c-format
10349 msgid "Argument of ACOS at %L must be between -1 and 1"
10350 msgstr ""
10352 #: fortran/simplify.c:359
10353 #, no-c-format
10354 msgid "Argument of ACOSH at %L must not be less than 1"
10355 msgstr ""
10357 #: fortran/simplify.c:576
10358 #, no-c-format
10359 msgid "Argument of ASIN at %L must be between -1 and 1"
10360 msgstr ""
10362 #: fortran/simplify.c:632
10363 #, no-c-format
10364 msgid "Argument of ATANH at %L must be inside the range -1 to 1"
10365 msgstr ""
10367 #: fortran/simplify.c:655
10368 #, no-c-format
10369 msgid ""
10370 "If first argument of ATAN2 %L is zero, then the second argument must not be "
10371 "zero"
10372 msgstr ""
10374 #: fortran/simplify.c:1485
10375 #, no-c-format
10376 msgid "Argument of IACHAR at %L must be of length one"
10377 msgstr ""
10379 #: fortran/simplify.c:1492
10380 #, no-c-format
10381 msgid "Argument of IACHAR function at %L outside of range 0..127"
10382 msgstr ""
10384 #: fortran/simplify.c:1531
10385 #, no-c-format
10386 msgid "Invalid second argument of IBCLR at %L"
10387 msgstr ""
10389 #: fortran/simplify.c:1539
10390 #, no-c-format
10391 msgid "Second argument of IBCLR exceeds bit size at %L"
10392 msgstr ""
10394 #: fortran/simplify.c:1573
10395 #, no-c-format
10396 msgid "Invalid second argument of IBITS at %L"
10397 msgstr ""
10399 #: fortran/simplify.c:1579
10400 #, no-c-format
10401 msgid "Invalid third argument of IBITS at %L"
10402 msgstr ""
10404 #: fortran/simplify.c:1589
10405 #, no-c-format
10406 msgid "Sum of second and third arguments of IBITS exceeds bit size at %L"
10407 msgstr ""
10409 #: fortran/simplify.c:1636
10410 #, no-c-format
10411 msgid "Invalid second argument of IBSET at %L"
10412 msgstr ""
10414 #: fortran/simplify.c:1644
10415 #, no-c-format
10416 msgid "Second argument of IBSET exceeds bit size at %L"
10417 msgstr ""
10419 #: fortran/simplify.c:1674
10420 #, no-c-format
10421 msgid "Argument of ICHAR at %L must be of length one"
10422 msgstr ""
10424 #: fortran/simplify.c:1877
10425 #, no-c-format
10426 msgid "Argument of INT at %L is not a valid type"
10427 msgstr ""
10429 #: fortran/simplify.c:1908
10430 #, no-c-format
10431 msgid "Argument of %s at %L is not a valid type"
10432 msgstr ""
10434 #: fortran/simplify.c:2005
10435 #, no-c-format
10436 msgid "Invalid second argument of ISHFT at %L"
10437 msgstr ""
10439 #: fortran/simplify.c:2020
10440 #, no-c-format
10441 msgid "Magnitude of second argument of ISHFT exceeds bit size at %L"
10442 msgstr ""
10444 #: fortran/simplify.c:2084
10445 #, no-c-format
10446 msgid "Invalid second argument of ISHFTC at %L"
10447 msgstr ""
10449 #: fortran/simplify.c:2098
10450 #, no-c-format
10451 msgid "Invalid third argument of ISHFTC at %L"
10452 msgstr ""
10454 #: fortran/simplify.c:2104
10455 #, no-c-format
10456 msgid ""
10457 "Magnitude of third argument of ISHFTC exceeds BIT_SIZE of first argument at %"
10459 msgstr ""
10461 #: fortran/simplify.c:2120
10462 #, no-c-format
10463 msgid "Magnitude of second argument of ISHFTC exceeds third argument at %L"
10464 msgstr ""
10466 #: fortran/simplify.c:2123
10467 #, no-c-format
10468 msgid ""
10469 "Magnitude of second argument of ISHFTC exceeds BIT_SIZE of first argument at "
10470 "%L"
10471 msgstr ""
10473 #: fortran/simplify.c:2194
10474 #, no-c-format
10475 msgid "Argument of KIND at %L is a DERIVED type"
10476 msgstr ""
10478 #: fortran/simplify.c:2385
10479 #, no-c-format
10480 msgid "DIM argument at %L is out of bounds"
10481 msgstr ""
10483 #: fortran/simplify.c:2537
10484 #, no-c-format
10485 msgid "Argument of LOG at %L cannot be less than or equal to zero"
10486 msgstr ""
10488 #: fortran/simplify.c:2550
10489 #, no-c-format
10490 msgid "Complex argument of LOG at %L cannot be zero"
10491 msgstr ""
10493 #: fortran/simplify.c:2591
10494 #, no-c-format
10495 msgid "Argument of LOG10 at %L cannot be less than or equal to zero"
10496 msgstr ""
10498 #. Result is processor-dependent.
10499 #: fortran/simplify.c:2801
10500 #, no-c-format
10501 msgid "Second argument MOD at %L is zero"
10502 msgstr ""
10504 #. Result is processor-dependent.
10505 #: fortran/simplify.c:2812
10506 #, no-c-format
10507 msgid "Second argument of MOD at %L is zero"
10508 msgstr ""
10510 #. Result is processor-dependent. This processor just opts
10511 #. to not handle it at all.
10512 #. Result is processor-dependent.
10513 #: fortran/simplify.c:2854 fortran/simplify.c:2866
10514 #, no-c-format
10515 msgid "Second argument of MODULO at %L is zero"
10516 msgstr ""
10518 #: fortran/simplify.c:2912
10519 #, no-c-format
10520 msgid "Second argument of NEAREST at %L shall not be zero"
10521 msgstr ""
10523 #: fortran/simplify.c:2947
10524 #, no-c-format
10525 msgid "Result of NEAREST is NaN at %L"
10526 msgstr ""
10528 #: fortran/simplify.c:3228
10529 #, no-c-format
10530 msgid "Argument NCOPIES of REPEAT intrinsic is negative at %L"
10531 msgstr ""
10533 #: fortran/simplify.c:3283
10534 #, no-c-format
10535 msgid "Argument NCOPIES of REPEAT intrinsic is too large at %L"
10536 msgstr ""
10538 #: fortran/simplify.c:3397
10539 #, no-c-format
10540 msgid "Integer too large in shape specification at %L"
10541 msgstr ""
10543 #: fortran/simplify.c:3405
10544 #, no-c-format
10545 msgid "Too many dimensions in shape specification for RESHAPE at %L"
10546 msgstr ""
10548 #: fortran/simplify.c:3413
10549 #, no-c-format
10550 msgid "Shape specification at %L cannot be negative"
10551 msgstr ""
10553 #: fortran/simplify.c:3425
10554 #, no-c-format
10555 msgid "Shape specification at %L cannot be the null array"
10556 msgstr ""
10558 #: fortran/simplify.c:3446
10559 #, no-c-format
10560 msgid ""
10561 "ORDER parameter of RESHAPE at %L is not the same size as SHAPE parameter"
10562 msgstr ""
10564 #: fortran/simplify.c:3453
10565 #, no-c-format
10566 msgid "Error in ORDER parameter of RESHAPE at %L"
10567 msgstr ""
10569 #: fortran/simplify.c:3461
10570 #, no-c-format
10571 msgid "ORDER parameter of RESHAPE at %L is out of range"
10572 msgstr ""
10574 #: fortran/simplify.c:3471
10575 #, no-c-format
10576 msgid "Invalid permutation in ORDER parameter at %L"
10577 msgstr ""
10579 #: fortran/simplify.c:3530
10580 #, no-c-format
10581 msgid "PAD parameter required for short SOURCE parameter at %L"
10582 msgstr ""
10584 #: fortran/simplify.c:3649
10585 #, no-c-format
10586 msgid "Result of SCALE overflows its kind at %L"
10587 msgstr ""
10589 #: fortran/simplify.c:4283
10590 #, no-c-format
10591 msgid "Argument of SQRT at %L has a negative value"
10592 msgstr ""
10594 #: fortran/simplify.c:4417
10595 #, no-c-format
10596 msgid ""
10597 "Intrinsic TRANSFER at %L has partly undefined result: source size %ld < "
10598 "result size %ld"
10599 msgstr ""
10601 #: fortran/simplify.c:4782
10602 #, no-c-format
10603 msgid ""
10604 "Character '%s' in string at %L cannot be converted into character kind %d"
10605 msgstr ""
10607 #: fortran/symbol.c:121
10608 #, no-c-format
10609 msgid "Duplicate IMPLICIT NONE statement at %C"
10610 msgstr ""
10612 #: fortran/symbol.c:161
10613 #, no-c-format
10614 msgid "Letter '%c' already set in IMPLICIT statement at %C"
10615 msgstr ""
10617 #: fortran/symbol.c:183
10618 #, no-c-format
10619 msgid "Cannot specify IMPLICIT at %C after IMPLICIT NONE"
10620 msgstr ""
10622 #: fortran/symbol.c:194
10623 #, no-c-format
10624 msgid "Letter %c already has an IMPLICIT type at %C"
10625 msgstr ""
10627 #: fortran/symbol.c:248
10628 #, no-c-format
10629 msgid "Symbol '%s' at %L has no IMPLICIT type"
10630 msgstr ""
10632 #. BIND(C) variables should not be implicitly declared.
10633 #: fortran/symbol.c:262
10634 #, no-c-format
10635 msgid ""
10636 "Implicitly declared BIND(C) variable '%s' at %L may not be C interoperable"
10637 msgstr ""
10639 #. Dummy args to a BIND(C) routine may not be interoperable if
10640 #. they are implicitly typed.
10641 #: fortran/symbol.c:276
10642 #, no-c-format
10643 msgid ""
10644 "Implicitly declared variable '%s' at %L may not be C interoperable but it is "
10645 "a dummy argument to the BIND(C) procedure '%s' at %L"
10646 msgstr ""
10648 #: fortran/symbol.c:317
10649 #, no-c-format
10650 msgid "Function result '%s' at %L has no IMPLICIT type"
10651 msgstr ""
10653 #: fortran/symbol.c:396
10654 #, no-c-format
10655 msgid "%s attribute not allowed in BLOCK DATA program unit at %L"
10656 msgstr ""
10658 #: fortran/symbol.c:600
10659 #, no-c-format
10660 msgid "%s attribute applied to %s %s at %L"
10661 msgstr ""
10663 #: fortran/symbol.c:607
10664 #, no-c-format
10665 msgid "BIND(C) applied to %s %s at %L"
10666 msgstr ""
10668 #: fortran/symbol.c:703 fortran/symbol.c:1348
10669 #, no-c-format
10670 msgid "%s attribute conflicts with %s attribute at %L"
10671 msgstr ""
10673 #: fortran/symbol.c:706
10674 #, no-c-format
10675 msgid "%s attribute conflicts with %s attribute in '%s' at %L"
10676 msgstr ""
10678 #: fortran/symbol.c:714
10679 #, no-c-format
10680 msgid "Fortran 2003: %s attribute with %s attribute at %L"
10681 msgstr ""
10683 #: fortran/symbol.c:720
10684 #, no-c-format
10685 msgid "Fortran 2003: %s attribute with %s attribute in '%s' at %L"
10686 msgstr ""
10688 #: fortran/symbol.c:764
10689 #, no-c-format
10690 msgid "Cannot change attributes of USE-associated symbol at %L"
10691 msgstr ""
10693 #: fortran/symbol.c:767
10694 #, no-c-format
10695 msgid "Cannot change attributes of USE-associated symbol %s at %L"
10696 msgstr ""
10698 #: fortran/symbol.c:783
10699 #, no-c-format
10700 msgid "Duplicate %s attribute specified at %L"
10701 msgstr ""
10703 #: fortran/symbol.c:816
10704 #, no-c-format
10705 msgid "ALLOCATABLE specified outside of INTERFACE body at %L"
10706 msgstr ""
10708 #: fortran/symbol.c:842
10709 #, no-c-format
10710 msgid "DIMENSION specified for '%s' outside its INTERFACE body at %L"
10711 msgstr ""
10713 #: fortran/symbol.c:960
10714 #, no-c-format
10715 msgid "Cray Pointee at %L appears in multiple pointer() statements"
10716 msgstr ""
10718 #: fortran/symbol.c:979
10719 #, no-c-format
10720 msgid "Duplicate PROTECTED attribute specified at %L"
10721 msgstr ""
10723 #: fortran/symbol.c:1012
10724 #, no-c-format
10725 msgid "SAVE attribute at %L cannot be specified in a PURE procedure"
10726 msgstr ""
10728 #: fortran/symbol.c:1020
10729 #, no-c-format
10730 msgid "Duplicate SAVE attribute specified at %L"
10731 msgstr ""
10733 #: fortran/symbol.c:1041
10734 #, no-c-format
10735 msgid "Duplicate VALUE attribute specified at %L"
10736 msgstr ""
10738 #: fortran/symbol.c:1061
10739 #, no-c-format
10740 msgid "Duplicate VOLATILE attribute specified at %L"
10741 msgstr ""
10743 #: fortran/symbol.c:1344
10744 #, no-c-format
10745 msgid "%s attribute of '%s' conflicts with %s attribute at %L"
10746 msgstr ""
10748 #: fortran/symbol.c:1378
10749 #, no-c-format
10750 msgid "%s procedure at %L is already declared as %s procedure"
10751 msgstr ""
10753 #: fortran/symbol.c:1413
10754 #, no-c-format
10755 msgid "INTENT (%s) conflicts with INTENT(%s) at %L"
10756 msgstr ""
10758 #: fortran/symbol.c:1436
10759 #, no-c-format
10760 msgid "ACCESS specification at %L was already specified"
10761 msgstr ""
10763 #: fortran/symbol.c:1453
10764 #, no-c-format
10765 msgid "Duplicate BIND attribute specified at %L"
10766 msgstr ""
10768 #: fortran/symbol.c:1460
10769 #, no-c-format
10770 msgid "Fortran 2003: BIND(C) at %L"
10771 msgstr ""
10773 #: fortran/symbol.c:1477
10774 #, no-c-format
10775 msgid "Duplicate EXTENDS attribute specified at %L"
10776 msgstr ""
10778 #: fortran/symbol.c:1481
10779 #, no-c-format
10780 msgid "Fortran 2003: EXTENDS at %L"
10781 msgstr ""
10783 #: fortran/symbol.c:1503
10784 #, no-c-format
10785 msgid "Symbol '%s' at %L already has an explicit interface"
10786 msgstr ""
10788 #: fortran/symbol.c:1510
10789 #, no-c-format
10790 msgid "'%s' at %L has attributes specified outside its INTERFACE body"
10791 msgstr ""
10793 #: fortran/symbol.c:1557
10794 #, no-c-format
10795 msgid "Symbol '%s' at %L cannot have a type"
10796 msgstr ""
10798 #: fortran/symbol.c:1716
10799 #, no-c-format
10800 msgid "Component '%s' at %C already declared at %L"
10801 msgstr ""
10803 #: fortran/symbol.c:1727
10804 #, no-c-format
10805 msgid "Component '%s' at %C already in the parent type at %L"
10806 msgstr ""
10808 #: fortran/symbol.c:1802
10809 #, no-c-format
10810 msgid "Symbol '%s' at %C is ambiguous"
10811 msgstr ""
10813 #: fortran/symbol.c:1834
10814 #, no-c-format
10815 msgid "Derived type '%s' at %C is being used before it is defined"
10816 msgstr ""
10818 #: fortran/symbol.c:1875
10819 #, no-c-format
10820 msgid "'%s' at %C is not a member of the '%s' structure"
10821 msgstr ""
10823 #: fortran/symbol.c:1883
10824 #, no-c-format
10825 msgid "Component '%s' at %C is a PRIVATE component of '%s'"
10826 msgstr ""
10828 #: fortran/symbol.c:1893
10829 #, no-c-format
10830 msgid "All components of '%s' are PRIVATE in structure constructor at %C"
10831 msgstr ""
10833 #: fortran/symbol.c:2022
10834 #, no-c-format
10835 msgid "Duplicate statement label %d at %L and %L"
10836 msgstr ""
10838 #: fortran/symbol.c:2032
10839 #, no-c-format
10840 msgid "Label %d at %C already referenced as branch target"
10841 msgstr ""
10843 #: fortran/symbol.c:2041
10844 #, no-c-format
10845 msgid "Label %d at %C already referenced as a format label"
10846 msgstr ""
10848 #: fortran/symbol.c:2083
10849 #, no-c-format
10850 msgid "Label %d at %C previously used as a FORMAT label"
10851 msgstr ""
10853 #: fortran/symbol.c:2091
10854 #, no-c-format
10855 msgid "Label %d at %C previously used as branch target"
10856 msgstr ""
10858 #: fortran/symbol.c:2403
10859 #, no-c-format
10860 msgid "Name '%s' at %C is an ambiguous reference to '%s' from module '%s'"
10861 msgstr ""
10863 #: fortran/symbol.c:2406
10864 #, no-c-format
10865 msgid ""
10866 "Name '%s' at %C is an ambiguous reference to '%s' from current program unit"
10867 msgstr ""
10869 #. Symbol is from another namespace.
10870 #: fortran/symbol.c:2550
10871 #, no-c-format
10872 msgid "Symbol '%s' at %C has already been host associated"
10873 msgstr ""
10875 #: fortran/symbol.c:3309
10876 #, no-c-format
10877 msgid ""
10878 "Derived type '%s' declared at %L must have the BIND attribute to be C "
10879 "interoperable"
10880 msgstr ""
10882 #: fortran/symbol.c:3320
10883 #, no-c-format
10884 msgid "Derived type '%s' at %L is empty"
10885 msgstr ""
10887 #: fortran/symbol.c:3337
10888 #, no-c-format
10889 msgid ""
10890 "Component '%s' at %L cannot have the POINTER attribute because it is a "
10891 "member of the BIND(C) derived type '%s' at %L"
10892 msgstr ""
10894 #: fortran/symbol.c:3349
10895 #, no-c-format
10896 msgid ""
10897 "Component '%s' at %L cannot have the ALLOCATABLE attribute because it is a "
10898 "member of the BIND(C) derived type '%s' at %L"
10899 msgstr ""
10901 #. If the derived type is bind(c), all fields must be
10902 #. interop.
10903 #: fortran/symbol.c:3388
10904 #, no-c-format
10905 msgid ""
10906 "Component '%s' in derived type '%s' at %L may not be C interoperable, even "
10907 "though derived type '%s' is BIND(C)"
10908 msgstr ""
10910 #. If derived type is param to bind(c) routine, or to one
10911 #. of the iso_c_binding procs, it must be interoperable, so
10912 #. all fields must interop too.
10913 #: fortran/symbol.c:3397
10914 #, no-c-format
10915 msgid "Component '%s' in derived type '%s' at %L may not be C interoperable"
10916 msgstr ""
10918 #: fortran/symbol.c:3411
10919 #, no-c-format
10920 msgid ""
10921 "Derived type '%s' at %L cannot be declared with both PRIVATE and BIND(C) "
10922 "attributes"
10923 msgstr ""
10925 #: fortran/symbol.c:3419
10926 #, no-c-format
10927 msgid ""
10928 "Derived type '%s' at %L cannot have the SEQUENCE attribute because it is BIND"
10929 "(C)"
10930 msgstr ""
10932 #: fortran/symbol.c:4233
10933 #, no-c-format
10934 msgid "Symbol '%s' is used before it is typed at %L"
10935 msgstr ""
10937 #: fortran/symbol.c:4239
10938 #, no-c-format
10939 msgid "Extension: Symbol '%s' is used before it is typed at %L"
10940 msgstr ""
10942 #: fortran/target-memory.c:609
10943 #, no-c-format
10944 msgid "Overlapping unequal initializers in EQUIVALENCE at %L"
10945 msgstr ""
10947 #: fortran/target-memory.c:696
10948 #, no-c-format
10949 msgid "BOZ constant at %L is too large (%ld vs %ld bits)"
10950 msgstr ""
10952 #: fortran/trans-array.c:592 fortran/trans-array.c:4316
10953 #: fortran/trans-array.c:5245 fortran/trans-intrinsic.c:3498
10954 #, no-c-format
10955 msgid "Creating array temporary at %L"
10956 msgstr ""
10958 #: fortran/trans-array.c:5242
10959 #, no-c-format
10960 msgid "Creating array temporary at %L for argument '%s'"
10961 msgstr ""
10963 #: fortran/trans-common.c:399
10964 #, no-c-format
10965 msgid "Named COMMON block '%s' at %L shall be of the same size"
10966 msgstr ""
10968 #: fortran/trans-common.c:835
10969 #, no-c-format
10970 msgid "Bad array reference at %L"
10971 msgstr ""
10973 #: fortran/trans-common.c:843
10974 #, no-c-format
10975 msgid "Illegal reference type at %L as EQUIVALENCE object"
10976 msgstr ""
10978 #: fortran/trans-common.c:883
10979 #, no-c-format
10980 msgid "Inconsistent equivalence rules involving '%s' at %L and '%s' at %L"
10981 msgstr ""
10983 #. Aligning this field would misalign a previous field.
10984 #: fortran/trans-common.c:1016
10985 #, no-c-format
10986 msgid ""
10987 "The equivalence set for variable '%s' declared at %L violates alignment "
10988 "requirements"
10989 msgstr ""
10991 #: fortran/trans-common.c:1081
10992 #, no-c-format
10993 msgid "Equivalence for '%s' does not match ordering of COMMON '%s' at %L"
10994 msgstr ""
10996 #: fortran/trans-common.c:1096
10997 #, no-c-format
10998 msgid ""
10999 "The equivalence set for '%s' cause an invalid extension to COMMON '%s' at %L"
11000 msgstr ""
11002 #. The required offset conflicts with previous alignment
11003 #. requirements.  Insert padding immediately before this
11004 #. segment.
11005 #: fortran/trans-common.c:1107
11006 #, no-c-format
11007 msgid "Padding of %d bytes required before '%s' in COMMON '%s' at %L"
11008 msgstr ""
11010 #: fortran/trans-common.c:1133
11011 #, no-c-format
11012 msgid "COMMON '%s' at %L does not exist"
11013 msgstr ""
11015 #: fortran/trans-common.c:1140
11016 #, no-c-format
11017 msgid "COMMON '%s' at %L requires %d bytes of padding at start"
11018 msgstr ""
11020 #: fortran/trans-decl.c:2773 fortran/trans-decl.c:3468
11021 #, no-c-format
11022 msgid "Return value of function '%s' at %L not set"
11023 msgstr ""
11025 #: fortran/trans-decl.c:3109
11026 #, no-c-format
11027 msgid "Dummy argument '%s' at %L was declared INTENT(OUT) but was not set"
11028 msgstr ""
11030 #: fortran/trans-decl.c:3113
11031 #, no-c-format
11032 msgid "Unused dummy argument '%s' at %L"
11033 msgstr ""
11035 #: fortran/trans-decl.c:3119
11036 #, no-c-format
11037 msgid "Unused variable '%s' declared at %L"
11038 msgstr ""
11040 #: fortran/trans-decl.c:3145
11041 #, no-c-format
11042 msgid "Unused parameter '%s' declared at %L"
11043 msgstr ""
11045 #: fortran/trans-decl.c:3159
11046 #, no-c-format
11047 msgid "Return value '%s' of function '%s' declared at %L not set"
11048 msgstr ""
11050 #: fortran/trans-expr.c:2275
11051 #, no-c-format
11052 msgid "Unknown argument list function at %L"
11053 msgstr ""
11055 #: fortran/trans-intrinsic.c:853
11056 #, no-c-format
11057 msgid "'dim' argument of %s intrinsic at %L is not a valid dimension index"
11058 msgstr ""
11060 #: fortran/trans-io.c:2006
11061 #, no-c-format
11062 msgid "Derived type '%s' at %L has PRIVATE components"
11063 msgstr ""
11065 #: fortran/trans-stmt.c:438
11066 #, no-c-format
11067 msgid "An alternate return at %L without a * dummy argument"
11068 msgstr ""
11070 #: fortran/trans.c:50
11071 msgid "Array bound mismatch"
11072 msgstr ""
11074 #: fortran/trans.c:51
11075 msgid "Array reference out of bounds"
11076 msgstr ""
11078 #: fortran/trans.c:52
11079 msgid "Incorrect function return value"
11080 msgstr ""
11082 #: fortran/trans.c:485 fortran/trans.c:878
11083 msgid "Attempt to allocate a negative amount of memory."
11084 msgstr ""
11086 #: fortran/trans.c:503
11087 msgid "Memory allocation failed"
11088 msgstr ""
11090 #: fortran/trans.c:585
11091 msgid ""
11092 "Attempt to allocate negative amount of memory. Possible integer overflow"
11093 msgstr ""
11095 #: fortran/trans.c:616 fortran/trans.c:895
11096 msgid "Out of memory"
11097 msgstr ""
11099 #: fortran/trans.c:696
11100 msgid "Attempting to allocate already allocated array"
11101 msgstr ""
11103 #: fortran/trans.c:795
11104 msgid "Attempt to DEALLOCATE unallocated memory."
11105 msgstr ""
11107 #: java/jcf-dump.c:1068
11108 #, c-format
11109 msgid "Not a valid Java .class file.\n"
11110 msgstr ""
11112 #: java/jcf-dump.c:1074
11113 #, c-format
11114 msgid "error while parsing constant pool\n"
11115 msgstr ""
11117 #: java/jcf-dump.c:1080 java/jcf-parse.c:1436
11118 #, gcc-internal-format
11119 msgid "error in constant pool entry #%d\n"
11120 msgstr ""
11122 #: java/jcf-dump.c:1090
11123 #, c-format
11124 msgid "error while parsing fields\n"
11125 msgstr ""
11127 #: java/jcf-dump.c:1096
11128 #, c-format
11129 msgid "error while parsing methods\n"
11130 msgstr ""
11132 #: java/jcf-dump.c:1102
11133 #, c-format
11134 msgid "error while parsing final attributes\n"
11135 msgstr ""
11137 #: java/jcf-dump.c:1139
11138 #, c-format
11139 msgid "Try 'jcf-dump --help' for more information.\n"
11140 msgstr ""
11142 #: java/jcf-dump.c:1146
11143 #, c-format
11144 msgid ""
11145 "Usage: jcf-dump [OPTION]... CLASS...\n"
11146 "\n"
11147 msgstr ""
11149 #: java/jcf-dump.c:1147
11150 #, c-format
11151 msgid ""
11152 "Display contents of a class file in readable form.\n"
11153 "\n"
11154 msgstr ""
11156 #: java/jcf-dump.c:1148
11157 #, c-format
11158 msgid "  -c                      Disassemble method bodies\n"
11159 msgstr ""
11161 #: java/jcf-dump.c:1149
11162 #, c-format
11163 msgid "  --javap                 Generate output in 'javap' format\n"
11164 msgstr ""
11166 #: java/jcf-dump.c:1151
11167 #, c-format
11168 msgid "  --classpath PATH        Set path to find .class files\n"
11169 msgstr ""
11171 #: java/jcf-dump.c:1152
11172 #, c-format
11173 msgid "  -IDIR                   Append directory to class path\n"
11174 msgstr ""
11176 #: java/jcf-dump.c:1153
11177 #, c-format
11178 msgid "  --bootclasspath PATH    Override built-in class path\n"
11179 msgstr ""
11181 #: java/jcf-dump.c:1154
11182 #, c-format
11183 msgid "  --extdirs PATH          Set extensions directory path\n"
11184 msgstr ""
11186 #: java/jcf-dump.c:1155
11187 #, c-format
11188 msgid "  -o FILE                 Set output file name\n"
11189 msgstr ""
11191 #: java/jcf-dump.c:1157
11192 #, c-format
11193 msgid "  --help                  Print this help, then exit\n"
11194 msgstr ""
11196 #: java/jcf-dump.c:1158
11197 #, c-format
11198 msgid "  --version               Print version number, then exit\n"
11199 msgstr ""
11201 #: java/jcf-dump.c:1159
11202 #, c-format
11203 msgid "  -v, --verbose           Print extra information while running\n"
11204 msgstr ""
11206 #: java/jcf-dump.c:1161
11207 #, c-format
11208 msgid ""
11209 "For bug reporting instructions, please see:\n"
11210 "%s.\n"
11211 msgstr ""
11213 #: java/jcf-dump.c:1189 java/jcf-dump.c:1257
11214 #, c-format
11215 msgid "jcf-dump: no classes specified\n"
11216 msgstr ""
11218 #: java/jcf-dump.c:1277
11219 #, c-format
11220 msgid "Cannot open '%s' for output.\n"
11221 msgstr ""
11223 #: java/jcf-dump.c:1323
11224 #, c-format
11225 msgid "bad format of .zip/.jar archive\n"
11226 msgstr ""
11228 #: java/jcf-dump.c:1441
11229 #, c-format
11230 msgid "Bad byte codes.\n"
11231 msgstr ""
11233 #: java/jvgenmain.c:47
11234 #, c-format
11235 msgid "Usage: %s [OPTIONS]... CLASSNAMEmain [OUTFILE]\n"
11236 msgstr ""
11238 #: java/jvgenmain.c:109
11239 #, c-format
11240 msgid "%s: Cannot open output file: %s\n"
11241 msgstr ""
11243 #: java/jvgenmain.c:151
11244 #, c-format
11245 msgid "%s: Failed to close output file %s\n"
11246 msgstr ""
11248 #: java/jvspec.c:409
11249 #, c-format
11250 msgid "can't specify '-D' without '--main'\n"
11251 msgstr ""
11253 #: java/jvspec.c:412
11254 #, c-format
11255 msgid "'%s' is not a valid class name"
11256 msgstr ""
11258 #: java/jvspec.c:418
11259 #, c-format
11260 msgid "--resource requires -o"
11261 msgstr ""
11263 #: java/jvspec.c:432
11264 #, c-format
11265 msgid "cannot specify both -C and -o"
11266 msgstr ""
11268 #: java/jvspec.c:444
11269 #, c-format
11270 msgid "cannot create temporary file"
11271 msgstr ""
11273 #: java/jvspec.c:466
11274 #, c-format
11275 msgid "using both @FILE with multiple files not implemented"
11276 msgstr ""
11278 #: java/jvspec.c:588
11279 #, c-format
11280 msgid "cannot specify 'main' class when not linking"
11281 msgstr ""
11283 #: config/i386/mingw32.h:74 config/i386/cygwin.h:74
11284 msgid "shared and mdll are not compatible"
11285 msgstr ""
11287 #: fortran/lang-specs.h:45 fortran/lang-specs.h:58
11288 msgid "gfortran does not support -E without -cpp"
11289 msgstr ""
11291 #: java/lang-specs.h:33
11292 msgid "-fjni and -femit-class-files are incompatible"
11293 msgstr ""
11295 #: java/lang-specs.h:34
11296 msgid "-fjni and -femit-class-file are incompatible"
11297 msgstr ""
11299 #: java/lang-specs.h:35 java/lang-specs.h:36
11300 msgid "-femit-class-file should used along with -fsyntax-only"
11301 msgstr ""
11303 #: config/vax/netbsd-elf.h:41
11304 msgid "the -shared option is not currently supported for VAX ELF"
11305 msgstr ""
11307 #: config/vax/vax.h:49 config/vax/vax.h:50
11308 msgid "profiling not supported with -mg\n"
11309 msgstr ""
11311 #: config/sh/sh.h:461
11312 msgid "SH2a does not support little-endian"
11313 msgstr ""
11315 #: config/arc/arc.h:61 config/mips/mips.h:1132
11316 msgid "may not use both -EB and -EL"
11317 msgstr ""
11319 #: config/bfin/elf.h:29
11320 msgid "no processor type specified for linking"
11321 msgstr ""
11323 #: config/i386/nwld.h:34
11324 msgid "Static linking is not supported.\n"
11325 msgstr ""
11327 #: gcc.c:803
11328 msgid "GCC does not support -C or -CC without -E"
11329 msgstr ""
11331 #: gcc.c:831 java/jvspec.c:80
11332 msgid "-pg and -fomit-frame-pointer are incompatible"
11333 msgstr ""
11335 #: gcc.c:1016
11336 msgid "-E or -x required when input is from standard input"
11337 msgstr ""
11339 #: config/i386/cygwin.h:28
11340 msgid "mno-cygwin and mno-win32 are not compatible"
11341 msgstr ""
11343 #: config/mcore/mcore.h:56
11344 msgid "the m210 does not have little endian support"
11345 msgstr ""
11347 #: config/darwin.h:269
11348 msgid "-current_version only allowed with -dynamiclib"
11349 msgstr ""
11351 #: config/darwin.h:271
11352 msgid "-install_name only allowed with -dynamiclib"
11353 msgstr ""
11355 #: config/darwin.h:276
11356 msgid "-bundle not allowed with -dynamiclib"
11357 msgstr ""
11359 #: config/darwin.h:277
11360 msgid "-bundle_loader not allowed with -dynamiclib"
11361 msgstr ""
11363 #: config/darwin.h:278
11364 msgid "-client_name not allowed with -dynamiclib"
11365 msgstr ""
11367 #: config/darwin.h:283
11368 msgid "-force_flat_namespace not allowed with -dynamiclib"
11369 msgstr ""
11371 #: config/darwin.h:285
11372 msgid "-keep_private_externs not allowed with -dynamiclib"
11373 msgstr ""
11375 #: config/darwin.h:286
11376 msgid "-private_bundle not allowed with -dynamiclib"
11377 msgstr ""
11379 #: config/s390/tpf.h:119
11380 msgid "static is not supported on TPF-OS"
11381 msgstr ""
11383 #: config/rs6000/sysv4.h:899 config/rs6000/sysv4.h:901
11384 #: config/alpha/linux-elf.h:33 config/alpha/linux-elf.h:35 config/linux.h:106
11385 #: config/linux.h:108 config/rs6000/linux64.h:345 config/rs6000/linux64.h:347
11386 msgid "-mglibc and -muclibc used together"
11387 msgstr ""
11389 #: config/vxworks.h:71
11390 msgid "-Xbind-now and -Xbind-lazy are incompatible"
11391 msgstr ""
11393 #: config/arm/arm.h:148
11394 msgid "-msoft-float and -mhard_float may not be used together"
11395 msgstr ""
11397 #: config/arm/arm.h:150
11398 msgid "-mbig-endian and -mlittle-endian may not be used together"
11399 msgstr ""
11401 #: config/cris/cris.h:207
11402 msgid "Do not specify both -march=... and -mcpu=..."
11403 msgstr ""
11405 #: config/sparc/linux64.h:165 config/sparc/linux64.h:176
11406 #: config/sparc/netbsd-elf.h:125 config/sparc/netbsd-elf.h:144
11407 #: config/sparc/sol2-bi.h:217 config/sparc/sol2-bi.h:227
11408 msgid "may not use both -m32 and -m64"
11409 msgstr ""
11411 #: config/rs6000/darwin.h:95
11412 msgid " conflicting code gen style switches are used"
11413 msgstr ""
11415 #: config/mips/r3900.h:34
11416 msgid "-mhard-float not supported"
11417 msgstr ""
11419 #: config/mips/r3900.h:36
11420 msgid "-msingle-float and -msoft-float cannot both be specified"
11421 msgstr ""
11423 #: config/lynx.h:70
11424 msgid "cannot use mthreads and mlegacy-threads together"
11425 msgstr ""
11427 #: config/lynx.h:95
11428 msgid "cannot use mshared and static together"
11429 msgstr ""
11431 #: config/sparc/sol2-bi.h:189 config/sparc/sol2-bi.h:194
11432 #: config/sparc/sol2-gld-bi.h:17 config/sparc/sol2-gld-bi.h:22
11433 msgid "does not support multilib"
11434 msgstr ""
11436 #: java/lang.opt:65
11437 msgid "Warn if a deprecated compiler feature, class, method, or field is used"
11438 msgstr ""
11440 #: java/lang.opt:69
11441 msgid "Warn if deprecated empty statements are found"
11442 msgstr ""
11444 #: java/lang.opt:73
11445 msgid "Warn if .class files are out of date"
11446 msgstr ""
11448 #: java/lang.opt:77
11449 msgid "Warn if modifiers are specified when not necessary"
11450 msgstr ""
11452 #: java/lang.opt:81
11453 msgid "Deprecated; use --classpath instead"
11454 msgstr ""
11456 #: java/lang.opt:88
11457 msgid "Permit the use of the assert keyword"
11458 msgstr ""
11460 #: java/lang.opt:110
11461 msgid "Replace system path"
11462 msgstr ""
11464 #: java/lang.opt:114
11465 msgid "Generate checks for references to NULL"
11466 msgstr ""
11468 #: java/lang.opt:118
11469 msgid "Set class path"
11470 msgstr ""
11472 #: java/lang.opt:125
11473 msgid "Output a class file"
11474 msgstr ""
11476 #: java/lang.opt:129
11477 msgid "Alias for -femit-class-file"
11478 msgstr ""
11480 #: java/lang.opt:133
11481 msgid "Choose input encoding (defaults from your locale)"
11482 msgstr ""
11484 #: java/lang.opt:137
11485 msgid "Set the extension directory path"
11486 msgstr ""
11488 #: java/lang.opt:144
11489 msgid "Input file is a file with a list of filenames to compile"
11490 msgstr ""
11492 #: java/lang.opt:151
11493 msgid "Always check for non gcj generated classes archives"
11494 msgstr ""
11496 #: java/lang.opt:155
11497 msgid ""
11498 "Assume the runtime uses a hash table to map an object to its synchronization "
11499 "structure"
11500 msgstr ""
11502 #: java/lang.opt:159
11503 msgid "Generate instances of Class at runtime"
11504 msgstr ""
11506 #: java/lang.opt:163
11507 msgid "Use offset tables for virtual method calls"
11508 msgstr ""
11510 #: java/lang.opt:170
11511 msgid "Assume native functions are implemented using JNI"
11512 msgstr ""
11514 #: java/lang.opt:174
11515 msgid "Enable optimization of static class initialization code"
11516 msgstr ""
11518 #: java/lang.opt:181
11519 msgid "Reduce the amount of reflection meta-data generated"
11520 msgstr ""
11522 #: java/lang.opt:185
11523 msgid "Enable assignability checks for stores into object arrays"
11524 msgstr ""
11526 #: java/lang.opt:189
11527 msgid "Generate code for the Boehm GC"
11528 msgstr ""
11530 #: java/lang.opt:193
11531 msgid "Call a library routine to do integer divisions"
11532 msgstr ""
11534 #: java/lang.opt:197
11535 msgid "Generated should be loaded by bootstrap loader"
11536 msgstr ""
11538 #: java/lang.opt:201
11539 msgid "Set the source language version"
11540 msgstr ""
11542 #: java/lang.opt:205
11543 msgid "Set the target VM version"
11544 msgstr ""
11546 #: ada/gcc-interface/lang.opt:100
11547 msgid "Specify options to GNAT"
11548 msgstr ""
11550 #: fortran/lang.opt:53
11551 msgid "Add a directory for INCLUDE and MODULE searching"
11552 msgstr ""
11554 #: fortran/lang.opt:57
11555 msgid "Put MODULE files in 'directory'"
11556 msgstr ""
11558 #: fortran/lang.opt:73
11559 msgid "Warn about possible aliasing of dummy arguments"
11560 msgstr ""
11562 #: fortran/lang.opt:77
11563 msgid "Warn about missing ampersand in continued character constants"
11564 msgstr ""
11566 #: fortran/lang.opt:81
11567 msgid "Warn about creation of array temporaries"
11568 msgstr ""
11570 #: fortran/lang.opt:85
11571 msgid "Warn about truncated character expressions"
11572 msgstr ""
11574 #: fortran/lang.opt:89
11575 msgid "Warn about implicit conversion"
11576 msgstr ""
11578 #: fortran/lang.opt:93
11579 msgid "Warn about calls with implicit interface"
11580 msgstr ""
11582 #: fortran/lang.opt:97
11583 msgid "Warn about truncated source lines"
11584 msgstr ""
11586 #: fortran/lang.opt:101
11587 msgid "Warn on intrinsics not part of the selected standard"
11588 msgstr ""
11590 #: fortran/lang.opt:109
11591 msgid "Warn about \"suspicious\" constructs"
11592 msgstr ""
11594 #: fortran/lang.opt:113
11595 msgid "Permit nonconforming uses of the tab character"
11596 msgstr ""
11598 #: fortran/lang.opt:117
11599 msgid "Warn about underflow of numerical constant expressions"
11600 msgstr ""
11602 #: fortran/lang.opt:121
11603 msgid "Warn if a user-procedure has the same name as an intrinsic"
11604 msgstr ""
11606 #: fortran/lang.opt:125
11607 msgid "Enable preprocessing"
11608 msgstr ""
11610 #: fortran/lang.opt:129
11611 msgid "Disable preprocessing"
11612 msgstr ""
11614 #: fortran/lang.opt:133
11615 msgid "Dump details about macro names and definitions during preprocessing"
11616 msgstr ""
11618 #: fortran/lang.opt:137
11619 msgid "All intrinsics procedures are available regardless of selected standard"
11620 msgstr ""
11622 #: fortran/lang.opt:145
11623 msgid ""
11624 "Do not treat local variables and COMMON blocks as if they were named in SAVE "
11625 "statements"
11626 msgstr ""
11628 #: fortran/lang.opt:149
11629 msgid "Specify that backslash in string introduces an escape character"
11630 msgstr ""
11632 #: fortran/lang.opt:153
11633 msgid "Produce a backtrace when a runtime error is encountered"
11634 msgstr ""
11636 #: fortran/lang.opt:157
11637 msgid ""
11638 "-fblas-matmul-limit=<n>        Size of the smallest matrix for which matmul "
11639 "will use BLAS"
11640 msgstr ""
11642 #: fortran/lang.opt:161
11643 msgid ""
11644 "Produce a warning at runtime if a array temporary has been created for a "
11645 "procedure argument"
11646 msgstr ""
11648 #: fortran/lang.opt:165
11649 msgid "Use big-endian format for unformatted files"
11650 msgstr ""
11652 #: fortran/lang.opt:169
11653 msgid "Use little-endian format for unformatted files"
11654 msgstr ""
11656 #: fortran/lang.opt:173
11657 msgid "Use native format for unformatted files"
11658 msgstr ""
11660 #: fortran/lang.opt:177
11661 msgid "Swap endianness for unformatted files"
11662 msgstr ""
11664 #: fortran/lang.opt:181
11665 msgid "Use the Cray Pointer extension"
11666 msgstr ""
11668 #: fortran/lang.opt:185
11669 msgid "Ignore 'D' in column one in fixed form"
11670 msgstr ""
11672 #: fortran/lang.opt:189
11673 msgid "Treat lines with 'D' in column one as comments"
11674 msgstr ""
11676 #: fortran/lang.opt:193
11677 msgid "Set the default double precision kind to an 8 byte wide type"
11678 msgstr ""
11680 #: fortran/lang.opt:197
11681 msgid "Set the default integer kind to an 8 byte wide type"
11682 msgstr ""
11684 #: fortran/lang.opt:201
11685 msgid "Set the default real kind to an 8 byte wide type"
11686 msgstr ""
11688 #: fortran/lang.opt:205
11689 msgid "Allow dollar signs in entity names"
11690 msgstr ""
11692 #: fortran/lang.opt:209
11693 msgid "Dump a core file when a runtime error occurs"
11694 msgstr ""
11696 #: fortran/lang.opt:213
11697 msgid "Display the code tree after parsing"
11698 msgstr ""
11700 #: fortran/lang.opt:217
11701 msgid ""
11702 "Specify that an external BLAS library should be used for matmul calls on "
11703 "large-size arrays"
11704 msgstr ""
11706 #: fortran/lang.opt:221
11707 msgid "Use f2c calling convention"
11708 msgstr ""
11710 #: fortran/lang.opt:225
11711 msgid "Assume that the source file is fixed form"
11712 msgstr ""
11714 #: fortran/lang.opt:229
11715 msgid "Specify where to find the compiled intrinsic modules"
11716 msgstr ""
11718 #: fortran/lang.opt:233
11719 msgid "Allow arbitrary character line width in fixed mode"
11720 msgstr ""
11722 #: fortran/lang.opt:237
11723 msgid "Use n as character line width in fixed mode"
11724 msgstr ""
11726 #: fortran/lang.opt:241
11727 msgid "Stop on following floating point exceptions"
11728 msgstr ""
11730 #: fortran/lang.opt:245
11731 msgid "Assume that the source file is free form"
11732 msgstr ""
11734 #: fortran/lang.opt:249
11735 msgid "Allow arbitrary character line width in free mode"
11736 msgstr ""
11738 #: fortran/lang.opt:253
11739 msgid "Use n as character line width in free mode"
11740 msgstr ""
11742 #: fortran/lang.opt:257
11743 msgid ""
11744 "Specify that no implicit typing is allowed, unless overridden by explicit "
11745 "IMPLICIT statements"
11746 msgstr ""
11748 #: fortran/lang.opt:261
11749 msgid ""
11750 "-finit-character=<n> Initialize local character variables to ASCII value n"
11751 msgstr ""
11753 #: fortran/lang.opt:265
11754 msgid "-finit-integer=<n> Initialize local integer variables to n"
11755 msgstr ""
11757 #: fortran/lang.opt:269
11758 msgid "Initialize local variables to zero (from g77)"
11759 msgstr ""
11761 #: fortran/lang.opt:273
11762 msgid "-finit-logical=<true|false> Initialize local logical variables"
11763 msgstr ""
11765 #: fortran/lang.opt:277
11766 msgid "-finit-real=<zero|nan|inf|-inf> Initialize local real variables"
11767 msgstr ""
11769 #: fortran/lang.opt:281
11770 msgid "Maximum number of errors to report"
11771 msgstr ""
11773 #: fortran/lang.opt:285
11774 msgid "Maximum identifier length"
11775 msgstr ""
11777 #: fortran/lang.opt:289
11778 msgid "Maximum length for subrecords"
11779 msgstr ""
11781 #: fortran/lang.opt:293
11782 msgid "Size in bytes of the largest array that will be put on the stack"
11783 msgstr ""
11785 #: fortran/lang.opt:297
11786 msgid "Set default accessibility of module entities to PRIVATE."
11787 msgstr ""
11789 #: fortran/lang.opt:301
11790 msgid "Enable OpenMP (also sets frecursive)"
11791 msgstr ""
11793 #: fortran/lang.opt:305
11794 msgid "Try to lay out derived types as compactly as possible"
11795 msgstr ""
11797 #: fortran/lang.opt:309
11798 msgid "Treat the input file as preprocessed"
11799 msgstr ""
11801 #: fortran/lang.opt:313
11802 msgid "Enable range checking during compilation"
11803 msgstr ""
11805 #: fortran/lang.opt:317
11806 msgid "Use a 4-byte record marker for unformatted files"
11807 msgstr ""
11809 #: fortran/lang.opt:321
11810 msgid "Use an 8-byte record marker for unformatted files"
11811 msgstr ""
11813 #: fortran/lang.opt:325
11814 msgid "Allocate local variables on the stack to allow indirect recursion"
11815 msgstr ""
11817 #: fortran/lang.opt:329
11818 msgid "Copy array sections into a contiguous block on procedure entry"
11819 msgstr ""
11821 #: fortran/lang.opt:333
11822 msgid "Append a second underscore if the name already contains an underscore"
11823 msgstr ""
11825 #: fortran/lang.opt:337 c.opt:721
11826 msgid "Use the narrowest integer type possible for enumeration types"
11827 msgstr ""
11829 #: fortran/lang.opt:341
11830 msgid "Apply negative sign to zero values"
11831 msgstr ""
11833 #: fortran/lang.opt:345
11834 msgid "Append underscores to externally visible names"
11835 msgstr ""
11837 #: fortran/lang.opt:381
11838 msgid "Statically link the GNU Fortran helper library (libgfortran)"
11839 msgstr ""
11841 #: fortran/lang.opt:385
11842 msgid "Conform to the ISO Fortran 2003 standard"
11843 msgstr ""
11845 #: fortran/lang.opt:389
11846 msgid "Conform to the ISO Fortran 2008 standard"
11847 msgstr ""
11849 #: fortran/lang.opt:393
11850 msgid "Conform to the ISO Fortran 95 standard"
11851 msgstr ""
11853 #: fortran/lang.opt:397
11854 msgid "Conform to nothing in particular"
11855 msgstr ""
11857 #: fortran/lang.opt:401
11858 msgid "Accept extensions to support legacy code"
11859 msgstr ""
11861 #: config/alpha/alpha.opt:23 config/i386/i386.opt:197
11862 msgid "Do not use hardware fp"
11863 msgstr ""
11865 #: config/alpha/alpha.opt:27
11866 msgid "Use fp registers"
11867 msgstr ""
11869 #: config/alpha/alpha.opt:31
11870 msgid "Assume GAS"
11871 msgstr ""
11873 #: config/alpha/alpha.opt:35
11874 msgid "Do not assume GAS"
11875 msgstr ""
11877 #: config/alpha/alpha.opt:39
11878 msgid "Request IEEE-conformant math library routines (OSF/1)"
11879 msgstr ""
11881 #: config/alpha/alpha.opt:43
11882 msgid "Emit IEEE-conformant code, without inexact exceptions"
11883 msgstr ""
11885 #: config/alpha/alpha.opt:50
11886 msgid "Do not emit complex integer constants to read-only memory"
11887 msgstr ""
11889 #: config/alpha/alpha.opt:54
11890 msgid "Use VAX fp"
11891 msgstr ""
11893 #: config/alpha/alpha.opt:58
11894 msgid "Do not use VAX fp"
11895 msgstr ""
11897 #: config/alpha/alpha.opt:62
11898 msgid "Emit code for the byte/word ISA extension"
11899 msgstr ""
11901 #: config/alpha/alpha.opt:66
11902 msgid "Emit code for the motion video ISA extension"
11903 msgstr ""
11905 #: config/alpha/alpha.opt:70
11906 msgid "Emit code for the fp move and sqrt ISA extension"
11907 msgstr ""
11909 #: config/alpha/alpha.opt:74
11910 msgid "Emit code for the counting ISA extension"
11911 msgstr ""
11913 #: config/alpha/alpha.opt:78
11914 msgid "Emit code using explicit relocation directives"
11915 msgstr ""
11917 #: config/alpha/alpha.opt:82
11918 msgid "Emit 16-bit relocations to the small data areas"
11919 msgstr ""
11921 #: config/alpha/alpha.opt:86
11922 msgid "Emit 32-bit relocations to the small data areas"
11923 msgstr ""
11925 #: config/alpha/alpha.opt:90
11926 msgid "Emit direct branches to local functions"
11927 msgstr ""
11929 #: config/alpha/alpha.opt:94
11930 msgid "Emit indirect branches to local functions"
11931 msgstr ""
11933 #: config/alpha/alpha.opt:98
11934 msgid "Emit rdval instead of rduniq for thread pointer"
11935 msgstr ""
11937 #: config/alpha/alpha.opt:102 config/s390/s390.opt:59
11938 #: config/sparc/long-double-switch.opt:23
11939 msgid "Use 128-bit long double"
11940 msgstr ""
11942 #: config/alpha/alpha.opt:106 config/s390/s390.opt:63
11943 #: config/sparc/long-double-switch.opt:27
11944 msgid "Use 64-bit long double"
11945 msgstr ""
11947 #: config/alpha/alpha.opt:110
11948 msgid "Use features of and schedule given CPU"
11949 msgstr ""
11951 #: config/alpha/alpha.opt:114
11952 msgid "Schedule given CPU"
11953 msgstr ""
11955 #: config/alpha/alpha.opt:118
11956 msgid "Control the generated fp rounding mode"
11957 msgstr ""
11959 #: config/alpha/alpha.opt:122
11960 msgid "Control the IEEE trap mode"
11961 msgstr ""
11963 #: config/alpha/alpha.opt:126
11964 msgid "Control the precision given to fp exceptions"
11965 msgstr ""
11967 #: config/alpha/alpha.opt:130
11968 msgid "Tune expected memory latency"
11969 msgstr ""
11971 #: config/alpha/alpha.opt:134 config/ia64/ia64.opt:93
11972 #: config/rs6000/sysv4.opt:32
11973 msgid "Specify bit size of immediate TLS offsets"
11974 msgstr ""
11976 #: config/frv/frv.opt:23
11977 msgid "Use 4 media accumulators"
11978 msgstr ""
11980 #: config/frv/frv.opt:27
11981 msgid "Use 8 media accumulators"
11982 msgstr ""
11984 #: config/frv/frv.opt:31
11985 msgid "Enable label alignment optimizations"
11986 msgstr ""
11988 #: config/frv/frv.opt:35
11989 msgid "Dynamically allocate cc registers"
11990 msgstr ""
11992 #: config/frv/frv.opt:42
11993 msgid "Set the cost of branches"
11994 msgstr ""
11996 #: config/frv/frv.opt:46
11997 msgid "Enable conditional execution other than moves/scc"
11998 msgstr ""
12000 #: config/frv/frv.opt:50
12001 msgid "Change the maximum length of conditionally-executed sequences"
12002 msgstr ""
12004 #: config/frv/frv.opt:54
12005 msgid ""
12006 "Change the number of temporary registers that are available to conditionally-"
12007 "executed sequences"
12008 msgstr ""
12010 #: config/frv/frv.opt:58
12011 msgid "Enable conditional moves"
12012 msgstr ""
12014 #: config/frv/frv.opt:62
12015 msgid "Set the target CPU type"
12016 msgstr ""
12018 #: config/frv/frv.opt:84
12019 msgid "Use fp double instructions"
12020 msgstr ""
12022 #: config/frv/frv.opt:88
12023 msgid "Change the ABI to allow double word insns"
12024 msgstr ""
12026 #: config/frv/frv.opt:92 config/bfin/bfin.opt:73
12027 msgid "Enable Function Descriptor PIC mode"
12028 msgstr ""
12030 #: config/frv/frv.opt:96
12031 msgid "Just use icc0/fcc0"
12032 msgstr ""
12034 #: config/frv/frv.opt:100
12035 msgid "Only use 32 FPRs"
12036 msgstr ""
12038 #: config/frv/frv.opt:104
12039 msgid "Use 64 FPRs"
12040 msgstr ""
12042 #: config/frv/frv.opt:108
12043 msgid "Only use 32 GPRs"
12044 msgstr ""
12046 #: config/frv/frv.opt:112
12047 msgid "Use 64 GPRs"
12048 msgstr ""
12050 #: config/frv/frv.opt:116
12051 msgid "Enable use of GPREL for read-only data in FDPIC"
12052 msgstr ""
12054 #: config/frv/frv.opt:120 config/rs6000/rs6000.opt:112
12055 #: config/pdp11/pdp11.opt:71
12056 msgid "Use hardware floating point"
12057 msgstr ""
12059 #: config/frv/frv.opt:124 config/bfin/bfin.opt:77
12060 msgid "Enable inlining of PLT in function calls"
12061 msgstr ""
12063 #: config/frv/frv.opt:128
12064 msgid "Enable PIC support for building libraries"
12065 msgstr ""
12067 #: config/frv/frv.opt:132
12068 msgid "Follow the EABI linkage requirements"
12069 msgstr ""
12071 #: config/frv/frv.opt:136
12072 msgid "Disallow direct calls to global functions"
12073 msgstr ""
12075 #: config/frv/frv.opt:140
12076 msgid "Use media instructions"
12077 msgstr ""
12079 #: config/frv/frv.opt:144
12080 msgid "Use multiply add/subtract instructions"
12081 msgstr ""
12083 #: config/frv/frv.opt:148
12084 msgid "Enable optimizing &&/|| in conditional execution"
12085 msgstr ""
12087 #: config/frv/frv.opt:152
12088 msgid "Enable nested conditional execution optimizations"
12089 msgstr ""
12091 #: config/frv/frv.opt:157
12092 msgid "Do not mark ABI switches in e_flags"
12093 msgstr ""
12095 #: config/frv/frv.opt:161
12096 msgid "Remove redundant membars"
12097 msgstr ""
12099 #: config/frv/frv.opt:165
12100 msgid "Pack VLIW instructions"
12101 msgstr ""
12103 #: config/frv/frv.opt:169
12104 msgid "Enable setting GPRs to the result of comparisons"
12105 msgstr ""
12107 #: config/frv/frv.opt:173
12108 msgid "Change the amount of scheduler lookahead"
12109 msgstr ""
12111 #: config/frv/frv.opt:177 config/pa/pa.opt:104
12112 msgid "Use software floating point"
12113 msgstr ""
12115 #: config/frv/frv.opt:181
12116 msgid "Assume a large TLS segment"
12117 msgstr ""
12119 #: config/frv/frv.opt:185
12120 msgid "Do not assume a large TLS segment"
12121 msgstr ""
12123 #: config/frv/frv.opt:190
12124 msgid "Cause gas to print tomcat statistics"
12125 msgstr ""
12127 #: config/frv/frv.opt:195
12128 msgid "Link with the library-pic libraries"
12129 msgstr ""
12131 #: config/frv/frv.opt:199
12132 msgid "Allow branches to be packed with other instructions"
12133 msgstr ""
12135 #: config/mn10300/mn10300.opt:23
12136 msgid "Target the AM33 processor"
12137 msgstr ""
12139 #: config/mn10300/mn10300.opt:27
12140 msgid "Target the AM33/2.0 processor"
12141 msgstr ""
12143 #: config/mn10300/mn10300.opt:31
12144 msgid "Work around hardware multiply bug"
12145 msgstr ""
12147 #: config/mn10300/mn10300.opt:36
12148 msgid "Enable linker relaxations"
12149 msgstr ""
12151 #: config/mn10300/mn10300.opt:40
12152 msgid "Return pointers in both a0 and d0"
12153 msgstr ""
12155 #: config/s390/tpf.opt:23
12156 msgid "Enable TPF-OS tracing code"
12157 msgstr ""
12159 #: config/s390/tpf.opt:27
12160 msgid "Specify main object for TPF-OS"
12161 msgstr ""
12163 #: config/s390/s390.opt:23
12164 msgid "31 bit ABI"
12165 msgstr ""
12167 #: config/s390/s390.opt:27
12168 msgid "64 bit ABI"
12169 msgstr ""
12171 #: config/s390/s390.opt:31 config/i386/i386.opt:93 config/spu/spu.opt:60
12172 msgid "Generate code for given CPU"
12173 msgstr ""
12175 #: config/s390/s390.opt:35
12176 msgid "Maintain backchain pointer"
12177 msgstr ""
12179 #: config/s390/s390.opt:39
12180 msgid "Additional debug prints"
12181 msgstr ""
12183 #: config/s390/s390.opt:43
12184 msgid "ESA/390 architecture"
12185 msgstr ""
12187 #: config/s390/s390.opt:47
12188 msgid "Enable fused multiply/add instructions"
12189 msgstr ""
12191 #: config/s390/s390.opt:51
12192 msgid "Enable decimal floating point hardware support"
12193 msgstr ""
12195 #: config/s390/s390.opt:55
12196 msgid "Enable hardware floating point"
12197 msgstr ""
12199 #: config/s390/s390.opt:67
12200 msgid "Use packed stack layout"
12201 msgstr ""
12203 #: config/s390/s390.opt:71
12204 msgid "Use bras for executable < 64k"
12205 msgstr ""
12207 #: config/s390/s390.opt:75
12208 msgid "Disable hardware floating point"
12209 msgstr ""
12211 #: config/s390/s390.opt:79
12212 msgid ""
12213 "Set the max. number of bytes which has to be left to stack size before a "
12214 "trap instruction is triggered"
12215 msgstr ""
12217 #: config/s390/s390.opt:83
12218 msgid ""
12219 "Emit extra code in the function prologue in order to trap if the stack size "
12220 "exceeds the given limit"
12221 msgstr ""
12223 #: config/s390/s390.opt:87 config/ia64/ia64.opt:97 config/sparc/sparc.opt:95
12224 #: config/i386/i386.opt:225 config/rs6000/rs6000.opt:226 config/spu/spu.opt:64
12225 msgid "Schedule code for given CPU"
12226 msgstr ""
12228 #: config/s390/s390.opt:91
12229 msgid "mvcle use"
12230 msgstr ""
12232 #: config/s390/s390.opt:95
12233 msgid "Warn if a function uses alloca or creates an array with dynamic size"
12234 msgstr ""
12236 #: config/s390/s390.opt:99
12237 msgid "Warn if a single function's framesize exceeds the given framesize"
12238 msgstr ""
12240 #: config/s390/s390.opt:103
12241 msgid "z/Architecture"
12242 msgstr ""
12244 #: config/ia64/ilp32.opt:3
12245 msgid "Generate ILP32 code"
12246 msgstr ""
12248 #: config/ia64/ilp32.opt:7
12249 msgid "Generate LP64 code"
12250 msgstr ""
12252 #: config/ia64/ia64.opt:3
12253 msgid "Generate big endian code"
12254 msgstr ""
12256 #: config/ia64/ia64.opt:7
12257 msgid "Generate little endian code"
12258 msgstr ""
12260 #: config/ia64/ia64.opt:11
12261 msgid "Generate code for GNU as"
12262 msgstr ""
12264 #: config/ia64/ia64.opt:15
12265 msgid "Generate code for GNU ld"
12266 msgstr ""
12268 #: config/ia64/ia64.opt:19
12269 msgid "Emit stop bits before and after volatile extended asms"
12270 msgstr ""
12272 #: config/ia64/ia64.opt:23
12273 msgid "Use in/loc/out register names"
12274 msgstr ""
12276 #: config/ia64/ia64.opt:30
12277 msgid "Enable use of sdata/scommon/sbss"
12278 msgstr ""
12280 #: config/ia64/ia64.opt:34
12281 msgid "Generate code without GP reg"
12282 msgstr ""
12284 #: config/ia64/ia64.opt:38
12285 msgid "gp is constant (but save/restore gp on indirect calls)"
12286 msgstr ""
12288 #: config/ia64/ia64.opt:42
12289 msgid "Generate self-relocatable code"
12290 msgstr ""
12292 #: config/ia64/ia64.opt:46
12293 msgid "Generate inline floating point division, optimize for latency"
12294 msgstr ""
12296 #: config/ia64/ia64.opt:50
12297 msgid "Generate inline floating point division, optimize for throughput"
12298 msgstr ""
12300 #: config/ia64/ia64.opt:57
12301 msgid "Generate inline integer division, optimize for latency"
12302 msgstr ""
12304 #: config/ia64/ia64.opt:61
12305 msgid "Generate inline integer division, optimize for throughput"
12306 msgstr ""
12308 #: config/ia64/ia64.opt:65
12309 msgid "Do not inline integer division"
12310 msgstr ""
12312 #: config/ia64/ia64.opt:69
12313 msgid "Generate inline square root, optimize for latency"
12314 msgstr ""
12316 #: config/ia64/ia64.opt:73
12317 msgid "Generate inline square root, optimize for throughput"
12318 msgstr ""
12320 #: config/ia64/ia64.opt:77
12321 msgid "Do not inline square root"
12322 msgstr ""
12324 #: config/ia64/ia64.opt:81
12325 msgid "Enable Dwarf 2 line debug info via GNU as"
12326 msgstr ""
12328 #: config/ia64/ia64.opt:85
12329 msgid "Enable earlier placing stop bits for better scheduling"
12330 msgstr ""
12332 #: config/ia64/ia64.opt:89 config/spu/spu.opt:56 config/sh/sh.opt:253
12333 #: config/pa/pa.opt:51
12334 msgid "Specify range of registers to make fixed"
12335 msgstr ""
12337 #: config/ia64/ia64.opt:101
12338 msgid "Use data speculation before reload"
12339 msgstr ""
12341 #: config/ia64/ia64.opt:105
12342 msgid "Use data speculation after reload"
12343 msgstr ""
12345 #: config/ia64/ia64.opt:109
12346 msgid "Use control speculation"
12347 msgstr ""
12349 #: config/ia64/ia64.opt:113
12350 msgid "Use in block data speculation before reload"
12351 msgstr ""
12353 #: config/ia64/ia64.opt:117
12354 msgid "Use in block data speculation after reload"
12355 msgstr ""
12357 #: config/ia64/ia64.opt:121
12358 msgid "Use in block control speculation"
12359 msgstr ""
12361 #: config/ia64/ia64.opt:125
12362 msgid "Use simple data speculation check"
12363 msgstr ""
12365 #: config/ia64/ia64.opt:129
12366 msgid "Use simple data speculation check for control speculation"
12367 msgstr ""
12369 #: config/ia64/ia64.opt:133
12370 msgid "Print information about speculative motions."
12371 msgstr ""
12373 #: config/ia64/ia64.opt:137
12374 msgid ""
12375 "If set, data speculative instructions will be chosen for schedule only if "
12376 "there are no other choices at the moment "
12377 msgstr ""
12379 #: config/ia64/ia64.opt:141
12380 msgid ""
12381 "If set, control speculative instructions will be chosen for schedule only if "
12382 "there are no other choices at the moment "
12383 msgstr ""
12385 #: config/ia64/ia64.opt:145
12386 msgid ""
12387 "Count speculative dependencies while calculating priority of instructions"
12388 msgstr ""
12390 #: config/m32c/m32c.opt:24 config/bfin/bfin.opt:23
12391 msgid "Use simulator runtime"
12392 msgstr ""
12394 #: config/m32c/m32c.opt:28
12395 msgid "Compile code for R8C variants"
12396 msgstr ""
12398 #: config/m32c/m32c.opt:32
12399 msgid "Compile code for M16C variants"
12400 msgstr ""
12402 #: config/m32c/m32c.opt:36
12403 msgid "Compile code for M32CM variants"
12404 msgstr ""
12406 #: config/m32c/m32c.opt:40
12407 msgid "Compile code for M32C variants"
12408 msgstr ""
12410 #: config/m32c/m32c.opt:44
12411 msgid "Number of memreg bytes (default: 16, range: 0..16)"
12412 msgstr ""
12414 #: config/sparc/little-endian.opt:23
12415 msgid "Generate code for little-endian"
12416 msgstr ""
12418 #: config/sparc/little-endian.opt:27
12419 msgid "Generate code for big-endian"
12420 msgstr ""
12422 #: config/sparc/sparc.opt:23 config/sparc/sparc.opt:27
12423 msgid "Use hardware FP"
12424 msgstr ""
12426 #: config/sparc/sparc.opt:31
12427 msgid "Do not use hardware FP"
12428 msgstr ""
12430 #: config/sparc/sparc.opt:35
12431 msgid "Assume possible double misalignment"
12432 msgstr ""
12434 #: config/sparc/sparc.opt:39
12435 msgid "Pass -assert pure-text to linker"
12436 msgstr ""
12438 #: config/sparc/sparc.opt:43
12439 msgid "Use ABI reserved registers"
12440 msgstr ""
12442 #: config/sparc/sparc.opt:47
12443 msgid "Use hardware quad FP instructions"
12444 msgstr ""
12446 #: config/sparc/sparc.opt:51
12447 msgid "Do not use hardware quad fp instructions"
12448 msgstr ""
12450 #: config/sparc/sparc.opt:55
12451 msgid "Compile for V8+ ABI"
12452 msgstr ""
12454 #: config/sparc/sparc.opt:59
12455 msgid "Use UltraSPARC Visual Instruction Set extensions"
12456 msgstr ""
12458 #: config/sparc/sparc.opt:63
12459 msgid "Pointers are 64-bit"
12460 msgstr ""
12462 #: config/sparc/sparc.opt:67
12463 msgid "Pointers are 32-bit"
12464 msgstr ""
12466 #: config/sparc/sparc.opt:71
12467 msgid "Use 64-bit ABI"
12468 msgstr ""
12470 #: config/sparc/sparc.opt:75
12471 msgid "Use 32-bit ABI"
12472 msgstr ""
12474 #: config/sparc/sparc.opt:79
12475 msgid "Use stack bias"
12476 msgstr ""
12478 #: config/sparc/sparc.opt:83
12479 msgid "Use structs on stronger alignment for double-word copies"
12480 msgstr ""
12482 #: config/sparc/sparc.opt:87
12483 msgid "Optimize tail call instructions in assembler and linker"
12484 msgstr ""
12486 #: config/sparc/sparc.opt:91 config/rs6000/rs6000.opt:222
12487 msgid "Use features of and schedule code for given CPU"
12488 msgstr ""
12490 #: config/sparc/sparc.opt:99
12491 msgid "Use given SPARC-V9 code model"
12492 msgstr ""
12494 #: config/sparc/sparc.opt:103
12495 msgid "Enable strict 32-bit psABI struct return checking."
12496 msgstr ""
12498 #: config/m32r/m32r.opt:23
12499 msgid "Compile for the m32rx"
12500 msgstr ""
12502 #: config/m32r/m32r.opt:27
12503 msgid "Compile for the m32r2"
12504 msgstr ""
12506 #: config/m32r/m32r.opt:31
12507 msgid "Compile for the m32r"
12508 msgstr ""
12510 #: config/m32r/m32r.opt:35
12511 msgid "Align all loops to 32 byte boundary"
12512 msgstr ""
12514 #: config/m32r/m32r.opt:39
12515 msgid "Prefer branches over conditional execution"
12516 msgstr ""
12518 #: config/m32r/m32r.opt:43
12519 msgid "Give branches their default cost"
12520 msgstr ""
12522 #: config/m32r/m32r.opt:47
12523 msgid "Display compile time statistics"
12524 msgstr ""
12526 #: config/m32r/m32r.opt:51
12527 msgid "Specify cache flush function"
12528 msgstr ""
12530 #: config/m32r/m32r.opt:55
12531 msgid "Specify cache flush trap number"
12532 msgstr ""
12534 #: config/m32r/m32r.opt:59
12535 msgid "Only issue one instruction per cycle"
12536 msgstr ""
12538 #: config/m32r/m32r.opt:63
12539 msgid "Allow two instructions to be issued per cycle"
12540 msgstr ""
12542 #: config/m32r/m32r.opt:67
12543 msgid "Code size: small, medium or large"
12544 msgstr ""
12546 #: config/m32r/m32r.opt:71
12547 msgid "Don't call any cache flush functions"
12548 msgstr ""
12550 #: config/m32r/m32r.opt:75
12551 msgid "Don't call any cache flush trap"
12552 msgstr ""
12554 #: config/m32r/m32r.opt:82
12555 msgid "Small data area: none, sdata, use"
12556 msgstr ""
12558 #: config/m68k/m68k.opt:23
12559 msgid "Generate code for a 520X"
12560 msgstr ""
12562 #: config/m68k/m68k.opt:27
12563 msgid "Generate code for a 5206e"
12564 msgstr ""
12566 #: config/m68k/m68k.opt:31
12567 msgid "Generate code for a 528x"
12568 msgstr ""
12570 #: config/m68k/m68k.opt:35
12571 msgid "Generate code for a 5307"
12572 msgstr ""
12574 #: config/m68k/m68k.opt:39
12575 msgid "Generate code for a 5407"
12576 msgstr ""
12578 #: config/m68k/m68k.opt:43 config/m68k/m68k.opt:104
12579 msgid "Generate code for a 68000"
12580 msgstr ""
12582 #: config/m68k/m68k.opt:47
12583 msgid "Generate code for a 68010"
12584 msgstr ""
12586 #: config/m68k/m68k.opt:51 config/m68k/m68k.opt:108
12587 msgid "Generate code for a 68020"
12588 msgstr ""
12590 #: config/m68k/m68k.opt:55
12591 msgid "Generate code for a 68040, without any new instructions"
12592 msgstr ""
12594 #: config/m68k/m68k.opt:59
12595 msgid "Generate code for a 68060, without any new instructions"
12596 msgstr ""
12598 #: config/m68k/m68k.opt:63
12599 msgid "Generate code for a 68030"
12600 msgstr ""
12602 #: config/m68k/m68k.opt:67
12603 msgid "Generate code for a 68040"
12604 msgstr ""
12606 #: config/m68k/m68k.opt:71
12607 msgid "Generate code for a 68060"
12608 msgstr ""
12610 #: config/m68k/m68k.opt:75
12611 msgid "Generate code for a 68302"
12612 msgstr ""
12614 #: config/m68k/m68k.opt:79
12615 msgid "Generate code for a 68332"
12616 msgstr ""
12618 #: config/m68k/m68k.opt:84
12619 msgid "Generate code for a 68851"
12620 msgstr ""
12622 #: config/m68k/m68k.opt:88
12623 msgid "Generate code that uses 68881 floating-point instructions"
12624 msgstr ""
12626 #: config/m68k/m68k.opt:92
12627 msgid "Align variables on a 32-bit boundary"
12628 msgstr ""
12630 #: config/m68k/m68k.opt:96 config/arm/arm.opt:49 config/score/score.opt:63
12631 msgid "Specify the name of the target architecture"
12632 msgstr ""
12634 #: config/m68k/m68k.opt:100
12635 msgid "Use the bit-field instructions"
12636 msgstr ""
12638 #: config/m68k/m68k.opt:112
12639 msgid "Generate code for a ColdFire v4e"
12640 msgstr ""
12642 #: config/m68k/m68k.opt:116
12643 msgid "Specify the target CPU"
12644 msgstr ""
12646 #: config/m68k/m68k.opt:120
12647 msgid "Generate code for a cpu32"
12648 msgstr ""
12650 #: config/m68k/m68k.opt:124
12651 msgid "Use hardware division instructions on ColdFire"
12652 msgstr ""
12654 #: config/m68k/m68k.opt:128
12655 msgid "Generate code for a Fido A"
12656 msgstr ""
12658 #: config/m68k/m68k.opt:132
12659 msgid "Generate code which uses hardware floating point instructions"
12660 msgstr ""
12662 #: config/m68k/m68k.opt:136
12663 msgid "Enable ID based shared library"
12664 msgstr ""
12666 #: config/m68k/m68k.opt:140
12667 msgid "Do not use the bit-field instructions"
12668 msgstr ""
12670 #: config/m68k/m68k.opt:144
12671 msgid "Use normal calling convention"
12672 msgstr ""
12674 #: config/m68k/m68k.opt:148
12675 msgid "Consider type 'int' to be 32 bits wide"
12676 msgstr ""
12678 #: config/m68k/m68k.opt:152
12679 msgid "Generate pc-relative code"
12680 msgstr ""
12682 #: config/m68k/m68k.opt:156
12683 msgid "Use different calling convention using 'rtd'"
12684 msgstr ""
12686 #: config/m68k/m68k.opt:160 config/bfin/bfin.opt:61
12687 msgid "Enable separate data segment"
12688 msgstr ""
12690 #: config/m68k/m68k.opt:164 config/bfin/bfin.opt:57
12691 msgid "ID of shared library to build"
12692 msgstr ""
12694 #: config/m68k/m68k.opt:168
12695 msgid "Consider type 'int' to be 16 bits wide"
12696 msgstr ""
12698 #: config/m68k/m68k.opt:172
12699 msgid "Generate code with library calls for floating point"
12700 msgstr ""
12702 #: config/m68k/m68k.opt:176
12703 msgid "Do not use unaligned memory references"
12704 msgstr ""
12706 #: config/m68k/m68k.opt:180
12707 msgid "Tune for the specified target CPU or architecture"
12708 msgstr ""
12710 #: config/m68k/m68k.opt:184
12711 msgid "Support more than 8192 GOT entries on ColdFire"
12712 msgstr ""
12714 #: config/m68k/ieee.opt:24 config/i386/i386.opt:133
12715 msgid "Use IEEE math for fp comparisons"
12716 msgstr ""
12718 #: config/i386/djgpp.opt:25
12719 msgid "Ignored (obsolete)"
12720 msgstr ""
12722 #: config/i386/i386.opt:57
12723 msgid "sizeof(long double) is 16"
12724 msgstr ""
12726 #: config/i386/i386.opt:61 config/i386/i386.opt:129
12727 msgid "Use hardware fp"
12728 msgstr ""
12730 #: config/i386/i386.opt:65
12731 msgid "sizeof(long double) is 12"
12732 msgstr ""
12734 #: config/i386/i386.opt:69
12735 msgid "Reserve space for outgoing arguments in the function prologue"
12736 msgstr ""
12738 #: config/i386/i386.opt:73
12739 msgid "Align some doubles on dword boundary"
12740 msgstr ""
12742 #: config/i386/i386.opt:77
12743 msgid "Function starts are aligned to this power of 2"
12744 msgstr ""
12746 #: config/i386/i386.opt:81
12747 msgid "Jump targets are aligned to this power of 2"
12748 msgstr ""
12750 #: config/i386/i386.opt:85
12751 msgid "Loop code aligned to this power of 2"
12752 msgstr ""
12754 #: config/i386/i386.opt:89
12755 msgid "Align destination of the string operations"
12756 msgstr ""
12758 #: config/i386/i386.opt:97
12759 msgid "Use given assembler dialect"
12760 msgstr ""
12762 #: config/i386/i386.opt:101
12763 msgid "Branches are this expensive (1-5, arbitrary units)"
12764 msgstr ""
12766 #: config/i386/i386.opt:105
12767 msgid ""
12768 "Data greater than given threshold will go into .ldata section in x86-64 "
12769 "medium model"
12770 msgstr ""
12772 #: config/i386/i386.opt:109
12773 msgid "Use given x86-64 code model"
12774 msgstr ""
12776 #: config/i386/i386.opt:113
12777 msgid "Generate sin, cos, sqrt for FPU"
12778 msgstr ""
12780 #: config/i386/i386.opt:117
12781 msgid "Always use Dynamic Realigned Argument Pointer (DRAP) to realign stack"
12782 msgstr ""
12784 #: config/i386/i386.opt:121
12785 msgid "Return values of functions in FPU registers"
12786 msgstr ""
12788 #: config/i386/i386.opt:125
12789 msgid "Generate floating point mathematics using given instruction set"
12790 msgstr ""
12792 #: config/i386/i386.opt:137
12793 msgid "Inline all known string operations"
12794 msgstr ""
12796 #: config/i386/i386.opt:141
12797 msgid ""
12798 "Inline memset/memcpy string operations, but perform inline version only for "
12799 "small blocks"
12800 msgstr ""
12802 #: config/i386/i386.opt:149
12803 msgid "Use native (MS) bitfield layout"
12804 msgstr ""
12806 #: config/i386/i386.opt:165
12807 msgid "Omit the frame pointer in leaf functions"
12808 msgstr ""
12810 #: config/i386/i386.opt:169
12811 msgid "Set 80387 floating-point precision (-mpc32, -mpc64, -mpc80)"
12812 msgstr ""
12814 #: config/i386/i386.opt:173
12815 msgid "Attempt to keep stack aligned to this power of 2"
12816 msgstr ""
12818 #: config/i386/i386.opt:177
12819 msgid "Assume incoming stack aligned to this power of 2"
12820 msgstr ""
12822 #: config/i386/i386.opt:181
12823 msgid "Use push instructions to save outgoing arguments"
12824 msgstr ""
12826 #: config/i386/i386.opt:185
12827 msgid "Use red-zone in the x86-64 code"
12828 msgstr ""
12830 #: config/i386/i386.opt:189
12831 msgid "Number of registers used to pass integer arguments"
12832 msgstr ""
12834 #: config/i386/i386.opt:193
12835 msgid "Alternate calling convention"
12836 msgstr ""
12838 #: config/i386/i386.opt:201
12839 msgid "Use SSE register passing conventions for SF and DF mode"
12840 msgstr ""
12842 #: config/i386/i386.opt:205
12843 msgid "Realign stack in prologue"
12844 msgstr ""
12846 #: config/i386/i386.opt:209
12847 msgid "Enable stack probing"
12848 msgstr ""
12850 #: config/i386/i386.opt:213
12851 msgid "Chose strategy to generate stringop using"
12852 msgstr ""
12854 #: config/i386/i386.opt:217
12855 msgid "Use given thread-local storage dialect"
12856 msgstr ""
12858 #: config/i386/i386.opt:221
12859 #, c-format
12860 msgid "Use direct references against %gs when accessing tls data"
12861 msgstr ""
12863 #: config/i386/i386.opt:229
12864 msgid "Vector library ABI to use"
12865 msgstr ""
12867 #: config/i386/i386.opt:233
12868 msgid "Generate reciprocals instead of divss and sqrtss."
12869 msgstr ""
12871 #: config/i386/i386.opt:237
12872 msgid "Generate cld instruction in the function prologue."
12873 msgstr ""
12875 #: config/i386/i386.opt:244
12876 msgid ""
12877 "Enable automatic generation of fused floating point multiply-add instructions"
12878 msgstr ""
12880 #: config/i386/i386.opt:252
12881 msgid "Generate 32bit i386 code"
12882 msgstr ""
12884 #: config/i386/i386.opt:256
12885 msgid "Generate 64bit x86-64 code"
12886 msgstr ""
12888 #: config/i386/i386.opt:260
12889 msgid "Support MMX built-in functions"
12890 msgstr ""
12892 #: config/i386/i386.opt:264
12893 msgid "Support 3DNow! built-in functions"
12894 msgstr ""
12896 #: config/i386/i386.opt:268
12897 msgid "Support Athlon 3Dnow! built-in functions"
12898 msgstr ""
12900 #: config/i386/i386.opt:272
12901 msgid "Support MMX and SSE built-in functions and code generation"
12902 msgstr ""
12904 #: config/i386/i386.opt:276
12905 msgid "Support MMX, SSE and SSE2 built-in functions and code generation"
12906 msgstr ""
12908 #: config/i386/i386.opt:280
12909 msgid "Support MMX, SSE, SSE2 and SSE3 built-in functions and code generation"
12910 msgstr ""
12912 #: config/i386/i386.opt:284
12913 msgid ""
12914 "Support MMX, SSE, SSE2, SSE3 and SSSE3 built-in functions and code generation"
12915 msgstr ""
12917 #: config/i386/i386.opt:288
12918 msgid ""
12919 "Support MMX, SSE, SSE2, SSE3, SSSE3 and SSE4.1 built-in functions and code "
12920 "generation"
12921 msgstr ""
12923 #: config/i386/i386.opt:292 config/i386/i386.opt:296
12924 msgid ""
12925 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1 and SSE4.2 built-in functions "
12926 "and code generation"
12927 msgstr ""
12929 #: config/i386/i386.opt:300
12930 msgid "Do not support SSE4.1 and SSE4.2 built-in functions and code generation"
12931 msgstr ""
12933 #: config/i386/i386.opt:304
12934 msgid ""
12935 "Support MMX, SSE, SSE2, SSE3 and SSE4A built-in functions and code generation"
12936 msgstr ""
12938 #: config/i386/i386.opt:308
12939 msgid "Support SSE5 built-in functions and code generation"
12940 msgstr ""
12942 #: config/i386/i386.opt:312
12943 msgid ""
12944 "Support code generation of Advanced Bit Manipulation (ABM) instructions."
12945 msgstr ""
12947 #: config/i386/i386.opt:316
12948 msgid "Support code generation of popcnt instruction."
12949 msgstr ""
12951 #: config/i386/i386.opt:320
12952 msgid "Support code generation of cmpxchg16b instruction."
12953 msgstr ""
12955 #: config/i386/i386.opt:324
12956 msgid "Support code generation of sahf instruction in 64bit x86-64 code."
12957 msgstr ""
12959 #: config/i386/i386.opt:328
12960 msgid "Support AES built-in functions and code generation"
12961 msgstr ""
12963 #: config/i386/i386.opt:332
12964 msgid "Support PCLMUL built-in functions and code generation"
12965 msgstr ""
12967 #: config/i386/cygming.opt:23
12968 msgid "Create console application"
12969 msgstr ""
12971 #: config/i386/cygming.opt:27
12972 msgid "Use the Cygwin interface"
12973 msgstr ""
12975 #: config/i386/cygming.opt:31
12976 msgid "Generate code for a DLL"
12977 msgstr ""
12979 #: config/i386/cygming.opt:35
12980 msgid "Ignore dllimport for functions"
12981 msgstr ""
12983 #: config/i386/cygming.opt:39
12984 msgid "Use Mingw-specific thread support"
12985 msgstr ""
12987 #: config/i386/cygming.opt:43
12988 msgid "Set Windows defines"
12989 msgstr ""
12991 #: config/i386/cygming.opt:47
12992 msgid "Create GUI application"
12993 msgstr ""
12995 #: config/rs6000/aix41.opt:24 config/rs6000/aix64.opt:32
12996 msgid "Support message passing with the Parallel Environment"
12997 msgstr ""
12999 #: config/rs6000/aix.opt:24 config/rs6000/rs6000.opt:147
13000 msgid "Conform more closely to IBM XLC semantics"
13001 msgstr ""
13003 #: config/rs6000/darwin.opt:24 config/rs6000/sysv4.opt:128
13004 msgid "Generate 64-bit code"
13005 msgstr ""
13007 #: config/rs6000/darwin.opt:28 config/rs6000/sysv4.opt:132
13008 msgid "Generate 32-bit code"
13009 msgstr ""
13011 #: config/rs6000/darwin.opt:32
13012 msgid "Generate code suitable for executables (NOT shared libs)"
13013 msgstr ""
13015 #: config/rs6000/rs6000.opt:24
13016 msgid "Use POWER instruction set"
13017 msgstr ""
13019 #: config/rs6000/rs6000.opt:28
13020 msgid "Do not use POWER instruction set"
13021 msgstr ""
13023 #: config/rs6000/rs6000.opt:32
13024 msgid "Use POWER2 instruction set"
13025 msgstr ""
13027 #: config/rs6000/rs6000.opt:36
13028 msgid "Use PowerPC instruction set"
13029 msgstr ""
13031 #: config/rs6000/rs6000.opt:40
13032 msgid "Do not use PowerPC instruction set"
13033 msgstr ""
13035 #: config/rs6000/rs6000.opt:44
13036 msgid "Use PowerPC-64 instruction set"
13037 msgstr ""
13039 #: config/rs6000/rs6000.opt:48
13040 msgid "Use PowerPC General Purpose group optional instructions"
13041 msgstr ""
13043 #: config/rs6000/rs6000.opt:52
13044 msgid "Use PowerPC Graphics group optional instructions"
13045 msgstr ""
13047 #: config/rs6000/rs6000.opt:56
13048 msgid "Use PowerPC V2.01 single field mfcr instruction"
13049 msgstr ""
13051 #: config/rs6000/rs6000.opt:60
13052 msgid "Use PowerPC V2.02 popcntb instruction"
13053 msgstr ""
13055 #: config/rs6000/rs6000.opt:64
13056 msgid "Use PowerPC V2.02 floating point rounding instructions"
13057 msgstr ""
13059 #: config/rs6000/rs6000.opt:68
13060 msgid "Use PowerPC V2.05 compare bytes instruction"
13061 msgstr ""
13063 #: config/rs6000/rs6000.opt:72
13064 msgid "Use extended PowerPC V2.05 move floating point to/from GPR instructions"
13065 msgstr ""
13067 #: config/rs6000/rs6000.opt:76
13068 msgid "Use AltiVec instructions"
13069 msgstr ""
13071 #: config/rs6000/rs6000.opt:80
13072 msgid "Use decimal floating point instructions"
13073 msgstr ""
13075 #: config/rs6000/rs6000.opt:84
13076 msgid "Use 4xx half-word multiply instructions"
13077 msgstr ""
13079 #: config/rs6000/rs6000.opt:88
13080 msgid "Use 4xx string-search dlmzb instruction"
13081 msgstr ""
13083 #: config/rs6000/rs6000.opt:92
13084 msgid "Generate load/store multiple instructions"
13085 msgstr ""
13087 #: config/rs6000/rs6000.opt:96
13088 msgid "Generate string instructions for block moves"
13089 msgstr ""
13091 #: config/rs6000/rs6000.opt:100
13092 msgid "Use new mnemonics for PowerPC architecture"
13093 msgstr ""
13095 #: config/rs6000/rs6000.opt:104
13096 msgid "Use old mnemonics for PowerPC architecture"
13097 msgstr ""
13099 #: config/rs6000/rs6000.opt:108 config/pdp11/pdp11.opt:83
13100 msgid "Do not use hardware floating point"
13101 msgstr ""
13103 #: config/rs6000/rs6000.opt:116
13104 msgid "Do not generate load/store with update instructions"
13105 msgstr ""
13107 #: config/rs6000/rs6000.opt:120
13108 msgid "Generate load/store with update instructions"
13109 msgstr ""
13111 #: config/rs6000/rs6000.opt:124
13112 msgid "Do not generate fused multiply/add instructions"
13113 msgstr ""
13115 #: config/rs6000/rs6000.opt:128
13116 msgid "Generate fused multiply/add instructions"
13117 msgstr ""
13119 #: config/rs6000/rs6000.opt:132
13120 msgid "Schedule the start and end of the procedure"
13121 msgstr ""
13123 #: config/rs6000/rs6000.opt:139
13124 msgid "Return all structures in memory (AIX default)"
13125 msgstr ""
13127 #: config/rs6000/rs6000.opt:143
13128 msgid "Return small structures in registers (SVR4 default)"
13129 msgstr ""
13131 #: config/rs6000/rs6000.opt:151
13132 msgid "Generate software reciprocal sqrt for better throughput"
13133 msgstr ""
13135 #: config/rs6000/rs6000.opt:155
13136 msgid "Do not place floating point constants in TOC"
13137 msgstr ""
13139 #: config/rs6000/rs6000.opt:159
13140 msgid "Place floating point constants in TOC"
13141 msgstr ""
13143 #: config/rs6000/rs6000.opt:163
13144 msgid "Do not place symbol+offset constants in TOC"
13145 msgstr ""
13147 #: config/rs6000/rs6000.opt:167
13148 msgid "Place symbol+offset constants in TOC"
13149 msgstr ""
13151 #: config/rs6000/rs6000.opt:178
13152 msgid "Use only one TOC entry per procedure"
13153 msgstr ""
13155 #: config/rs6000/rs6000.opt:182
13156 msgid "Put everything in the regular TOC"
13157 msgstr ""
13159 #: config/rs6000/rs6000.opt:186
13160 msgid "Generate VRSAVE instructions when generating AltiVec code"
13161 msgstr ""
13163 #: config/rs6000/rs6000.opt:190
13164 msgid "Deprecated option.  Use -mvrsave/-mno-vrsave instead"
13165 msgstr ""
13167 #: config/rs6000/rs6000.opt:194
13168 msgid "Generate isel instructions"
13169 msgstr ""
13171 #: config/rs6000/rs6000.opt:198
13172 msgid "Deprecated option.  Use -misel/-mno-isel instead"
13173 msgstr ""
13175 #: config/rs6000/rs6000.opt:202
13176 msgid "Generate SPE SIMD instructions on E500"
13177 msgstr ""
13179 #: config/rs6000/rs6000.opt:206
13180 msgid "Generate PPC750CL paired-single instructions"
13181 msgstr ""
13183 #: config/rs6000/rs6000.opt:210
13184 msgid "Deprecated option.  Use -mspe/-mno-spe instead"
13185 msgstr ""
13187 #: config/rs6000/rs6000.opt:214
13188 msgid "Enable debug output"
13189 msgstr ""
13191 #: config/rs6000/rs6000.opt:218
13192 msgid "Specify ABI to use"
13193 msgstr ""
13195 #: config/rs6000/rs6000.opt:230
13196 msgid "Select full, part, or no traceback table"
13197 msgstr ""
13199 #: config/rs6000/rs6000.opt:234
13200 msgid "Avoid all range limits on call instructions"
13201 msgstr ""
13203 #: config/rs6000/rs6000.opt:238
13204 msgid "Warn about deprecated 'vector long ...' AltiVec type usage"
13205 msgstr ""
13207 #: config/rs6000/rs6000.opt:242
13208 msgid "Select GPR floating point method"
13209 msgstr ""
13211 #: config/rs6000/rs6000.opt:246
13212 msgid "Specify size of long double (64 or 128 bits)"
13213 msgstr ""
13215 #: config/rs6000/rs6000.opt:250
13216 msgid "Determine which dependences between insns are considered costly"
13217 msgstr ""
13219 #: config/rs6000/rs6000.opt:254
13220 msgid "Specify which post scheduling nop insertion scheme to apply"
13221 msgstr ""
13223 #: config/rs6000/rs6000.opt:258
13224 msgid "Specify alignment of structure fields default/natural"
13225 msgstr ""
13227 #: config/rs6000/rs6000.opt:262
13228 msgid "Specify scheduling priority for dispatch slot restricted insns"
13229 msgstr ""
13231 #: config/rs6000/aix64.opt:24
13232 msgid "Compile for 64-bit pointers"
13233 msgstr ""
13235 #: config/rs6000/aix64.opt:28
13236 msgid "Compile for 32-bit pointers"
13237 msgstr ""
13239 #: config/rs6000/linux64.opt:24
13240 msgid "Call mcount for profiling before a function prologue"
13241 msgstr ""
13243 #: config/rs6000/sysv4.opt:24
13244 msgid "Select ABI calling convention"
13245 msgstr ""
13247 #: config/rs6000/sysv4.opt:28
13248 msgid "Select method for sdata handling"
13249 msgstr ""
13251 #: config/rs6000/sysv4.opt:36 config/rs6000/sysv4.opt:40
13252 msgid "Align to the base type of the bit-field"
13253 msgstr ""
13255 #: config/rs6000/sysv4.opt:45 config/rs6000/sysv4.opt:49
13256 msgid "Produce code relocatable at runtime"
13257 msgstr ""
13259 #: config/rs6000/sysv4.opt:53 config/rs6000/sysv4.opt:57
13260 msgid "Produce little endian code"
13261 msgstr ""
13263 #: config/rs6000/sysv4.opt:61 config/rs6000/sysv4.opt:65
13264 msgid "Produce big endian code"
13265 msgstr ""
13267 #: config/rs6000/sysv4.opt:70 config/rs6000/sysv4.opt:74
13268 #: config/rs6000/sysv4.opt:83 config/rs6000/sysv4.opt:100
13269 #: config/rs6000/sysv4.opt:124 config/rs6000/sysv4.opt:136
13270 msgid "no description yet"
13271 msgstr ""
13273 #: config/rs6000/sysv4.opt:78
13274 msgid "Assume all variable arg functions are prototyped"
13275 msgstr ""
13277 #: config/rs6000/sysv4.opt:87
13278 msgid "Use EABI"
13279 msgstr ""
13281 #: config/rs6000/sysv4.opt:91
13282 msgid "Allow bit-fields to cross word boundaries"
13283 msgstr ""
13285 #: config/rs6000/sysv4.opt:95
13286 msgid "Use alternate register names"
13287 msgstr ""
13289 #: config/rs6000/sysv4.opt:104
13290 msgid "Link with libsim.a, libc.a and sim-crt0.o"
13291 msgstr ""
13293 #: config/rs6000/sysv4.opt:108
13294 msgid "Link with libads.a, libc.a and crt0.o"
13295 msgstr ""
13297 #: config/rs6000/sysv4.opt:112
13298 msgid "Link with libyk.a, libc.a and crt0.o"
13299 msgstr ""
13301 #: config/rs6000/sysv4.opt:116
13302 msgid "Link with libmvme.a, libc.a and crt0.o"
13303 msgstr ""
13305 #: config/rs6000/sysv4.opt:120
13306 msgid "Set the PPC_EMB bit in the ELF flags header"
13307 msgstr ""
13309 #: config/rs6000/sysv4.opt:140
13310 msgid "Generate code to use a non-exec PLT and GOT"
13311 msgstr ""
13313 #: config/rs6000/sysv4.opt:144
13314 msgid "Generate code for old exec BSS PLT"
13315 msgstr ""
13317 #: config/spu/spu.opt:20
13318 msgid "Emit warnings when run-time relocations are generated"
13319 msgstr ""
13321 #: config/spu/spu.opt:24
13322 msgid "Emit errors when run-time relocations are generated"
13323 msgstr ""
13325 #: config/spu/spu.opt:28
13326 msgid "Specify cost of branches (Default 20)"
13327 msgstr ""
13329 #: config/spu/spu.opt:32
13330 msgid "Make sure loads and stores are not moved past DMA instructions"
13331 msgstr ""
13333 #: config/spu/spu.opt:36
13334 msgid "volatile must be specified on any memory that is effected by DMA"
13335 msgstr ""
13337 #: config/spu/spu.opt:40
13338 msgid "Use standard main function as entry for startup"
13339 msgstr ""
13341 #: config/spu/spu.opt:44
13342 msgid "Generate branch hints for branches"
13343 msgstr ""
13345 #: config/spu/spu.opt:48
13346 msgid "Generate code for 18 bit addressing"
13347 msgstr ""
13349 #: config/spu/spu.opt:52
13350 msgid "Generate code for 32 bit addressing"
13351 msgstr ""
13353 #: config/mcore/mcore.opt:23
13354 msgid "Generate code for the M*Core M210"
13355 msgstr ""
13357 #: config/mcore/mcore.opt:27
13358 msgid "Generate code for the M*Core M340"
13359 msgstr ""
13361 #: config/mcore/mcore.opt:31
13362 msgid "Set maximum alignment to 4"
13363 msgstr ""
13365 #: config/mcore/mcore.opt:35
13366 msgid "Force functions to be aligned to a 4 byte boundary"
13367 msgstr ""
13369 #: config/mcore/mcore.opt:39
13370 msgid "Set maximum alignment to 8"
13371 msgstr ""
13373 #: config/mcore/mcore.opt:43 config/score/score.opt:23
13374 msgid "Generate big-endian code"
13375 msgstr ""
13377 #: config/mcore/mcore.opt:47
13378 msgid "Emit call graph information"
13379 msgstr ""
13381 #: config/mcore/mcore.opt:51
13382 msgid "Use the divide instruction"
13383 msgstr ""
13385 #: config/mcore/mcore.opt:55
13386 msgid "Inline constants if it can be done in 2 insns or less"
13387 msgstr ""
13389 #: config/mcore/mcore.opt:59 config/score/score.opt:27
13390 msgid "Generate little-endian code"
13391 msgstr ""
13393 #: config/mcore/mcore.opt:67
13394 msgid "Use arbitrary sized immediates in bit operations"
13395 msgstr ""
13397 #: config/mcore/mcore.opt:71
13398 msgid "Prefer word accesses over byte accesses"
13399 msgstr ""
13401 #: config/mcore/mcore.opt:75
13402 msgid "Set the maximum amount for a single stack increment operation"
13403 msgstr ""
13405 #: config/mcore/mcore.opt:79
13406 msgid "Always treat bitfields as int-sized"
13407 msgstr ""
13409 #: config/arc/arc.opt:32
13410 msgid "Prepend the name of the cpu to all public symbol names"
13411 msgstr ""
13413 #: config/arc/arc.opt:42
13414 msgid "Compile code for ARC variant CPU"
13415 msgstr ""
13417 #: config/arc/arc.opt:46
13418 msgid "Put functions in SECTION"
13419 msgstr ""
13421 #: config/arc/arc.opt:50
13422 msgid "Put data in SECTION"
13423 msgstr ""
13425 #: config/arc/arc.opt:54
13426 msgid "Put read-only data in SECTION"
13427 msgstr ""
13429 #: config/sh/sh.opt:44
13430 msgid "Generate SH1 code"
13431 msgstr ""
13433 #: config/sh/sh.opt:48
13434 msgid "Generate SH2 code"
13435 msgstr ""
13437 #: config/sh/sh.opt:52
13438 msgid "Generate SH2a code"
13439 msgstr ""
13441 #: config/sh/sh.opt:56
13442 msgid "Generate SH2a FPU-less code"
13443 msgstr ""
13445 #: config/sh/sh.opt:60
13446 msgid "Generate default single-precision SH2a code"
13447 msgstr ""
13449 #: config/sh/sh.opt:64
13450 msgid "Generate only single-precision SH2a code"
13451 msgstr ""
13453 #: config/sh/sh.opt:68
13454 msgid "Generate SH2e code"
13455 msgstr ""
13457 #: config/sh/sh.opt:72
13458 msgid "Generate SH3 code"
13459 msgstr ""
13461 #: config/sh/sh.opt:76
13462 msgid "Generate SH3e code"
13463 msgstr ""
13465 #: config/sh/sh.opt:80
13466 msgid "Generate SH4 code"
13467 msgstr ""
13469 #: config/sh/sh.opt:84
13470 msgid "Generate SH4-100 code"
13471 msgstr ""
13473 #: config/sh/sh.opt:88
13474 msgid "Generate SH4-200 code"
13475 msgstr ""
13477 #: config/sh/sh.opt:94
13478 msgid "Generate SH4-300 code"
13479 msgstr ""
13481 #: config/sh/sh.opt:98
13482 msgid "Generate SH4 FPU-less code"
13483 msgstr ""
13485 #: config/sh/sh.opt:102
13486 msgid "Generate SH4-100 FPU-less code"
13487 msgstr ""
13489 #: config/sh/sh.opt:106
13490 msgid "Generate SH4-200 FPU-less code"
13491 msgstr ""
13493 #: config/sh/sh.opt:110
13494 msgid "Generate SH4-300 FPU-less code"
13495 msgstr ""
13497 #: config/sh/sh.opt:114
13498 msgid "Generate code for SH4 340 series (MMU/FPU-less)"
13499 msgstr ""
13501 #: config/sh/sh.opt:119
13502 msgid "Generate code for SH4 400 series (MMU/FPU-less)"
13503 msgstr ""
13505 #: config/sh/sh.opt:124
13506 msgid "Generate code for SH4 500 series (FPU-less)."
13507 msgstr ""
13509 #: config/sh/sh.opt:129
13510 msgid "Generate default single-precision SH4 code"
13511 msgstr ""
13513 #: config/sh/sh.opt:133
13514 msgid "Generate default single-precision SH4-100 code"
13515 msgstr ""
13517 #: config/sh/sh.opt:137
13518 msgid "Generate default single-precision SH4-200 code"
13519 msgstr ""
13521 #: config/sh/sh.opt:141
13522 msgid "Generate default single-precision SH4-300 code"
13523 msgstr ""
13525 #: config/sh/sh.opt:145
13526 msgid "Generate only single-precision SH4 code"
13527 msgstr ""
13529 #: config/sh/sh.opt:149
13530 msgid "Generate only single-precision SH4-100 code"
13531 msgstr ""
13533 #: config/sh/sh.opt:153
13534 msgid "Generate only single-precision SH4-200 code"
13535 msgstr ""
13537 #: config/sh/sh.opt:157
13538 msgid "Generate only single-precision SH4-300 code"
13539 msgstr ""
13541 #: config/sh/sh.opt:161
13542 msgid "Generate SH4a code"
13543 msgstr ""
13545 #: config/sh/sh.opt:165
13546 msgid "Generate SH4a FPU-less code"
13547 msgstr ""
13549 #: config/sh/sh.opt:169
13550 msgid "Generate default single-precision SH4a code"
13551 msgstr ""
13553 #: config/sh/sh.opt:173
13554 msgid "Generate only single-precision SH4a code"
13555 msgstr ""
13557 #: config/sh/sh.opt:177
13558 msgid "Generate SH4al-dsp code"
13559 msgstr ""
13561 #: config/sh/sh.opt:181
13562 msgid "Generate 32-bit SHmedia code"
13563 msgstr ""
13565 #: config/sh/sh.opt:185
13566 msgid "Generate 32-bit FPU-less SHmedia code"
13567 msgstr ""
13569 #: config/sh/sh.opt:189
13570 msgid "Generate 64-bit SHmedia code"
13571 msgstr ""
13573 #: config/sh/sh.opt:193
13574 msgid "Generate 64-bit FPU-less SHmedia code"
13575 msgstr ""
13577 #: config/sh/sh.opt:197
13578 msgid "Generate SHcompact code"
13579 msgstr ""
13581 #: config/sh/sh.opt:201
13582 msgid "Generate FPU-less SHcompact code"
13583 msgstr ""
13585 #: config/sh/sh.opt:205
13586 msgid ""
13587 "Throttle unrolling to avoid thrashing target registers unless the unroll "
13588 "benefit outweighs this"
13589 msgstr ""
13591 #: config/sh/sh.opt:209
13592 msgid "Generate code in big endian mode"
13593 msgstr ""
13595 #: config/sh/sh.opt:213
13596 msgid "Generate 32-bit offsets in switch tables"
13597 msgstr ""
13599 #: config/sh/sh.opt:217
13600 msgid "Generate bit instructions"
13601 msgstr ""
13603 #: config/sh/sh.opt:221
13604 msgid "Cost to assume for a branch insn"
13605 msgstr ""
13607 #: config/sh/sh.opt:225
13608 msgid "Enable cbranchdi4 pattern"
13609 msgstr ""
13611 #: config/sh/sh.opt:229
13612 msgid "Expand cbranchdi4 pattern early into separate comparisons and branches."
13613 msgstr ""
13615 #: config/sh/sh.opt:233
13616 msgid ""
13617 "Emit cmpeqdi_t pattern even when -mcbranchdi and -mexpand-cbranchdi are in "
13618 "effect."
13619 msgstr ""
13621 #: config/sh/sh.opt:237
13622 msgid "Enable SH5 cut2 workaround"
13623 msgstr ""
13625 #: config/sh/sh.opt:241
13626 msgid "Align doubles at 64-bit boundaries"
13627 msgstr ""
13629 #: config/sh/sh.opt:245
13630 msgid ""
13631 "Division strategy, one of: call, call2, fp, inv, inv:minlat, inv20u, inv20l, "
13632 "inv:call, inv:call2, inv:fp, call-div1, call-fp, call-table"
13633 msgstr ""
13635 #: config/sh/sh.opt:249
13636 msgid "Specify name for 32 bit signed division function"
13637 msgstr ""
13639 #: config/sh/sh.opt:260
13640 msgid ""
13641 "Enable the use of the fused floating point multiply-accumulate operation"
13642 msgstr ""
13644 #: config/sh/sh.opt:264
13645 msgid "Cost to assume for gettr insn"
13646 msgstr ""
13648 #: config/sh/sh.opt:268 config/sh/sh.opt:318
13649 msgid "Follow Renesas (formerly Hitachi) / SuperH calling conventions"
13650 msgstr ""
13652 #: config/sh/sh.opt:272
13653 msgid "Increase the IEEE compliance for floating-point code"
13654 msgstr ""
13656 #: config/sh/sh.opt:276
13657 msgid "Enable the use of the indexed addressing mode for SHmedia32/SHcompact"
13658 msgstr ""
13660 #: config/sh/sh.opt:280
13661 msgid ""
13662 "inline code to invalidate instruction cache entries after setting up nested "
13663 "function trampolines"
13664 msgstr ""
13666 #: config/sh/sh.opt:284
13667 msgid "Assume symbols might be invalid"
13668 msgstr ""
13670 #: config/sh/sh.opt:288
13671 msgid "Annotate assembler instructions with estimated addresses"
13672 msgstr ""
13674 #: config/sh/sh.opt:292
13675 msgid "Generate code in little endian mode"
13676 msgstr ""
13678 #: config/sh/sh.opt:296
13679 msgid "Mark MAC register as call-clobbered"
13680 msgstr ""
13682 #: config/sh/sh.opt:302
13683 msgid "Make structs a multiple of 4 bytes (warning: ABI altered)"
13684 msgstr ""
13686 #: config/sh/sh.opt:306
13687 msgid "Emit function-calls using global offset table when generating PIC"
13688 msgstr ""
13690 #: config/sh/sh.opt:310
13691 msgid "Assume pt* instructions won't trap"
13692 msgstr ""
13694 #: config/sh/sh.opt:314
13695 msgid "Shorten address references during linking"
13696 msgstr ""
13698 #: config/sh/sh.opt:322
13699 msgid "Deprecated. Use -Os instead"
13700 msgstr ""
13702 #: config/sh/sh.opt:326
13703 msgid "Cost to assume for a multiply insn"
13704 msgstr ""
13706 #: config/sh/sh.opt:330
13707 msgid ""
13708 "Don't generate privileged-mode only code; implies -mno-inline-ic_invalidate "
13709 "if the inline code would not work in user mode."
13710 msgstr ""
13712 #: config/sh/sh.opt:336
13713 msgid "Pretend a branch-around-a-move is a conditional move."
13714 msgstr ""
13716 #: config/sh/superh.opt:6
13717 msgid "Board name [and memory region]."
13718 msgstr ""
13720 #: config/sh/superh.opt:10
13721 msgid "Runtime name."
13722 msgstr ""
13724 #: config/arm/eabi.opt:23
13725 msgid "Generate code for the Android operating system."
13726 msgstr ""
13728 #: config/arm/arm.opt:23
13729 msgid "Specify an ABI"
13730 msgstr ""
13732 #: config/arm/arm.opt:27
13733 msgid "Generate a call to abort if a noreturn function returns"
13734 msgstr ""
13736 #: config/arm/arm.opt:34
13737 msgid "Pass FP arguments in FP registers"
13738 msgstr ""
13740 #: config/arm/arm.opt:38
13741 msgid "Generate APCS conformant stack frames"
13742 msgstr ""
13744 #: config/arm/arm.opt:42
13745 msgid "Generate re-entrant, PIC code"
13746 msgstr ""
13748 #: config/arm/arm.opt:56
13749 msgid "Assume target CPU is configured as big endian"
13750 msgstr ""
13752 #: config/arm/arm.opt:60
13753 msgid "Thumb: Assume non-static functions may be called from ARM code"
13754 msgstr ""
13756 #: config/arm/arm.opt:64
13757 msgid "Thumb: Assume function pointers may go to non-Thumb aware code"
13758 msgstr ""
13760 #: config/arm/arm.opt:68
13761 msgid "Cirrus: Place NOPs to avoid invalid instruction combinations"
13762 msgstr ""
13764 #: config/arm/arm.opt:72 config/bfin/bfin.opt:27
13765 msgid "Specify the name of the target CPU"
13766 msgstr ""
13768 #: config/arm/arm.opt:76
13769 msgid "Specify if floating point hardware should be used"
13770 msgstr ""
13772 #: config/arm/arm.opt:90
13773 msgid "Specify the name of the target floating point hardware/format"
13774 msgstr ""
13776 #: config/arm/arm.opt:94
13777 msgid "Alias for -mfloat-abi=hard"
13778 msgstr ""
13780 #: config/arm/arm.opt:98
13781 msgid "Assume target CPU is configured as little endian"
13782 msgstr ""
13784 #: config/arm/arm.opt:102
13785 msgid "Generate call insns as indirect calls, if necessary"
13786 msgstr ""
13788 #: config/arm/arm.opt:106
13789 msgid "Specify the register to be used for PIC addressing"
13790 msgstr ""
13792 #: config/arm/arm.opt:110
13793 msgid "Store function names in object code"
13794 msgstr ""
13796 #: config/arm/arm.opt:114
13797 msgid "Permit scheduling of a function's prologue sequence"
13798 msgstr ""
13800 #: config/arm/arm.opt:118
13801 msgid "Do not load the PIC register in function prologues"
13802 msgstr ""
13804 #: config/arm/arm.opt:122
13805 msgid "Alias for -mfloat-abi=soft"
13806 msgstr ""
13808 #: config/arm/arm.opt:126
13809 msgid "Specify the minimum bit alignment of structures"
13810 msgstr ""
13812 #: config/arm/arm.opt:130
13813 msgid "Compile for the Thumb not the ARM"
13814 msgstr ""
13816 #: config/arm/arm.opt:134
13817 msgid "Support calls between Thumb and ARM instruction sets"
13818 msgstr ""
13820 #: config/arm/arm.opt:138
13821 msgid "Specify how to access the thread pointer"
13822 msgstr ""
13824 #: config/arm/arm.opt:142
13825 msgid "Thumb: Generate (non-leaf) stack frames even if not needed"
13826 msgstr ""
13828 #: config/arm/arm.opt:146
13829 msgid "Thumb: Generate (leaf) stack frames even if not needed"
13830 msgstr ""
13832 #: config/arm/arm.opt:150
13833 msgid "Tune code for the given processor"
13834 msgstr ""
13836 #: config/arm/arm.opt:154
13837 msgid "Assume big endian bytes, little endian words"
13838 msgstr ""
13840 #: config/arm/arm.opt:158
13841 msgid ""
13842 "Use Neon quad-word (rather than double-word) registers for vectorization"
13843 msgstr ""
13845 #: config/arm/pe.opt:23
13846 msgid "Ignore dllimport attribute for functions"
13847 msgstr ""
13849 #: config/pdp11/pdp11.opt:23
13850 msgid "Generate code for an 11/10"
13851 msgstr ""
13853 #: config/pdp11/pdp11.opt:27
13854 msgid "Generate code for an 11/40"
13855 msgstr ""
13857 #: config/pdp11/pdp11.opt:31
13858 msgid "Generate code for an 11/45"
13859 msgstr ""
13861 #: config/pdp11/pdp11.opt:35
13862 msgid "Use 16-bit abs patterns"
13863 msgstr ""
13865 #: config/pdp11/pdp11.opt:39
13866 msgid "Return floating-point results in ac0 (fr0 in Unix assembler syntax)"
13867 msgstr ""
13869 #: config/pdp11/pdp11.opt:43
13870 msgid "Do not use inline patterns for copying memory"
13871 msgstr ""
13873 #: config/pdp11/pdp11.opt:47
13874 msgid "Use inline patterns for copying memory"
13875 msgstr ""
13877 #: config/pdp11/pdp11.opt:51
13878 msgid "Do not pretend that branches are expensive"
13879 msgstr ""
13881 #: config/pdp11/pdp11.opt:55
13882 msgid "Pretend that branches are expensive"
13883 msgstr ""
13885 #: config/pdp11/pdp11.opt:59
13886 msgid "Use the DEC assembler syntax"
13887 msgstr ""
13889 #: config/pdp11/pdp11.opt:63
13890 msgid "Use 32 bit float"
13891 msgstr ""
13893 #: config/pdp11/pdp11.opt:67
13894 msgid "Use 64 bit float"
13895 msgstr ""
13897 #: config/pdp11/pdp11.opt:75
13898 msgid "Use 16 bit int"
13899 msgstr ""
13901 #: config/pdp11/pdp11.opt:79
13902 msgid "Use 32 bit int"
13903 msgstr ""
13905 #: config/pdp11/pdp11.opt:87
13906 msgid "Target has split I&D"
13907 msgstr ""
13909 #: config/pdp11/pdp11.opt:91
13910 msgid "Use UNIX assembler syntax"
13911 msgstr ""
13913 #: config/avr/avr.opt:23
13914 msgid "Use subroutines for function prologues and epilogues"
13915 msgstr ""
13917 #: config/avr/avr.opt:27
13918 msgid "Select the target MCU"
13919 msgstr ""
13921 #: config/avr/avr.opt:34
13922 msgid "Use an 8-bit 'int' type"
13923 msgstr ""
13925 #: config/avr/avr.opt:38
13926 msgid "Change the stack pointer without disabling interrupts"
13927 msgstr ""
13929 #: config/avr/avr.opt:42
13930 msgid "Do not generate tablejump insns"
13931 msgstr ""
13933 #: config/avr/avr.opt:52
13934 msgid "Use rjmp/rcall (limited range) on >8K devices"
13935 msgstr ""
13937 #: config/avr/avr.opt:56
13938 msgid "Output instruction sizes to the asm file"
13939 msgstr ""
13941 #: config/avr/avr.opt:60
13942 msgid "Change only the low 8 bits of the stack pointer"
13943 msgstr ""
13945 #: config/avr/avr.opt:64
13946 msgid "Relax branches"
13947 msgstr ""
13949 #: config/avr/avr.opt:68
13950 msgid ""
13951 "Make the linker relaxation machine assume that a program counter wrap-around "
13952 "occures."
13953 msgstr ""
13955 #: config/crx/crx.opt:23
13956 msgid "Support multiply accumulate instructions"
13957 msgstr ""
13959 #: config/crx/crx.opt:27
13960 msgid "Do not use push to store function arguments"
13961 msgstr ""
13963 #: config/crx/crx.opt:31
13964 msgid "Restrict doloop to the given nesting level"
13965 msgstr ""
13967 #: config/pa/pa-hpux.opt:23
13968 msgid "Generate cpp defines for server IO"
13969 msgstr ""
13971 #: config/pa/pa-hpux.opt:27 config/pa/pa-hpux1010.opt:23
13972 #: config/pa/pa-hpux1111.opt:23
13973 msgid "Specify UNIX standard for predefines and linking"
13974 msgstr ""
13976 #: config/pa/pa-hpux.opt:31
13977 msgid "Generate cpp defines for workstation IO"
13978 msgstr ""
13980 #: config/pa/pa.opt:23 config/pa/pa.opt:76 config/pa/pa.opt:84
13981 msgid "Generate PA1.0 code"
13982 msgstr ""
13984 #: config/pa/pa.opt:27 config/pa/pa.opt:88 config/pa/pa.opt:108
13985 msgid "Generate PA1.1 code"
13986 msgstr ""
13988 #: config/pa/pa.opt:31 config/pa/pa.opt:92
13989 msgid "Generate PA2.0 code (requires binutils 2.10 or later)"
13990 msgstr ""
13992 #: config/pa/pa.opt:35
13993 msgid "Generate code for huge switch statements"
13994 msgstr ""
13996 #: config/pa/pa.opt:39
13997 msgid "Disable FP regs"
13998 msgstr ""
14000 #: config/pa/pa.opt:43
14001 msgid "Disable indexed addressing"
14002 msgstr ""
14004 #: config/pa/pa.opt:47
14005 msgid "Generate fast indirect calls"
14006 msgstr ""
14008 #: config/pa/pa.opt:55
14009 msgid "Assume code will be assembled by GAS"
14010 msgstr ""
14012 #: config/pa/pa.opt:59
14013 msgid "Put jumps in call delay slots"
14014 msgstr ""
14016 #: config/pa/pa.opt:64
14017 msgid "Enable linker optimizations"
14018 msgstr ""
14020 #: config/pa/pa.opt:68
14021 msgid "Always generate long calls"
14022 msgstr ""
14024 #: config/pa/pa.opt:72
14025 msgid "Emit long load/store sequences"
14026 msgstr ""
14028 #: config/pa/pa.opt:80
14029 msgid "Disable space regs"
14030 msgstr ""
14032 #: config/pa/pa.opt:96
14033 msgid "Use portable calling conventions"
14034 msgstr ""
14036 #: config/pa/pa.opt:100
14037 msgid ""
14038 "Specify CPU for scheduling purposes.  Valid arguments are 700, 7100, 7100LC, "
14039 "7200, 7300, and 8000"
14040 msgstr ""
14042 #: config/pa/pa.opt:112
14043 msgid "Do not disable space regs"
14044 msgstr ""
14046 #: config/pa/pa64-hpux.opt:23
14047 msgid "Assume code will be linked by GNU ld"
14048 msgstr ""
14050 #: config/pa/pa64-hpux.opt:27
14051 msgid "Assume code will be linked by HP ld"
14052 msgstr ""
14054 #: config/xtensa/xtensa.opt:23
14055 msgid "Use CONST16 instruction to load constants"
14056 msgstr ""
14058 #: config/xtensa/xtensa.opt:27
14059 msgid "Enable fused multiply/add and multiply/subtract FP instructions"
14060 msgstr ""
14062 #: config/xtensa/xtensa.opt:31
14063 msgid "Use indirect CALLXn instructions for large programs"
14064 msgstr ""
14066 #: config/xtensa/xtensa.opt:35
14067 msgid "Automatically align branch targets to reduce branch penalties"
14068 msgstr ""
14070 #: config/xtensa/xtensa.opt:39
14071 msgid "Intersperse literal pools with code in the text section"
14072 msgstr ""
14074 #: config/xtensa/xtensa.opt:43
14075 msgid "Do not serialize volatile memory references with MEMW instructions"
14076 msgstr ""
14078 #: config/stormy16/stormy16.opt:24
14079 msgid "Provide libraries for the simulator"
14080 msgstr ""
14082 #: config/mips/mips.opt:23
14083 msgid "Generate code that conforms to the given ABI"
14084 msgstr ""
14086 #: config/mips/mips.opt:27
14087 msgid "Generate code that can be used in SVR4-style dynamic objects"
14088 msgstr ""
14090 #: config/mips/mips.opt:31
14091 msgid "Use PMC-style 'mad' instructions"
14092 msgstr ""
14094 #: config/mips/mips.opt:35
14095 msgid "Generate code for the given ISA"
14096 msgstr ""
14098 #: config/mips/mips.opt:39
14099 msgid "Set the cost of branches to roughly COST instructions"
14100 msgstr ""
14102 #: config/mips/mips.opt:43
14103 msgid "Use Branch Likely instructions, overriding the architecture default"
14104 msgstr ""
14106 #: config/mips/mips.opt:47
14107 msgid "Switch on/off MIPS16 ASE on alternating functions for compiler testing"
14108 msgstr ""
14110 #: config/mips/mips.opt:51
14111 msgid "Trap on integer divide by zero"
14112 msgstr ""
14114 #: config/mips/mips.opt:55
14115 msgid "Specify when instructions are allowed to access code"
14116 msgstr ""
14118 #: config/mips/mips.opt:59
14119 msgid "Use branch-and-break sequences to check for integer divide by zero"
14120 msgstr ""
14122 #: config/mips/mips.opt:63
14123 msgid "Use trap instructions to check for integer divide by zero"
14124 msgstr ""
14126 #: config/mips/mips.opt:67
14127 msgid "Allow the use of MDMX instructions"
14128 msgstr ""
14130 #: config/mips/mips.opt:71
14131 msgid ""
14132 "Allow hardware floating-point instructions to cover both 32-bit and 64-bit "
14133 "operations"
14134 msgstr ""
14136 #: config/mips/mips.opt:75
14137 msgid "Use MIPS-DSP instructions"
14138 msgstr ""
14140 #: config/mips/mips.opt:79
14141 msgid "Use MIPS-DSP REV 2 instructions"
14142 msgstr ""
14144 #: config/mips/mips.opt:89
14145 msgid "Use big-endian byte order"
14146 msgstr ""
14148 #: config/mips/mips.opt:93
14149 msgid "Use little-endian byte order"
14150 msgstr ""
14152 #: config/mips/mips.opt:97 config/iq2000/iq2000.opt:31
14153 msgid "Use ROM instead of RAM"
14154 msgstr ""
14156 #: config/mips/mips.opt:101
14157 msgid "Use NewABI-style %reloc() assembly operators"
14158 msgstr ""
14160 #: config/mips/mips.opt:105
14161 msgid "Use -G for data that is not defined by the current object"
14162 msgstr ""
14164 #: config/mips/mips.opt:109
14165 msgid "Work around certain R4000 errata"
14166 msgstr ""
14168 #: config/mips/mips.opt:113
14169 msgid "Work around certain R4400 errata"
14170 msgstr ""
14172 #: config/mips/mips.opt:117
14173 msgid "Work around errata for early SB-1 revision 2 cores"
14174 msgstr ""
14176 #: config/mips/mips.opt:121
14177 msgid "Work around certain VR4120 errata"
14178 msgstr ""
14180 #: config/mips/mips.opt:125
14181 msgid "Work around VR4130 mflo/mfhi errata"
14182 msgstr ""
14184 #: config/mips/mips.opt:129
14185 msgid "Work around an early 4300 hardware bug"
14186 msgstr ""
14188 #: config/mips/mips.opt:133
14189 msgid "FP exceptions are enabled"
14190 msgstr ""
14192 #: config/mips/mips.opt:137
14193 msgid "Use 32-bit floating-point registers"
14194 msgstr ""
14196 #: config/mips/mips.opt:141
14197 msgid "Use 64-bit floating-point registers"
14198 msgstr ""
14200 #: config/mips/mips.opt:145
14201 msgid "Use FUNC to flush the cache before calling stack trampolines"
14202 msgstr ""
14204 #: config/mips/mips.opt:149
14205 msgid "Generate floating-point multiply-add instructions"
14206 msgstr ""
14208 #: config/mips/mips.opt:153
14209 msgid "Use 32-bit general registers"
14210 msgstr ""
14212 #: config/mips/mips.opt:157
14213 msgid "Use 64-bit general registers"
14214 msgstr ""
14216 #: config/mips/mips.opt:161
14217 msgid "Use GP-relative addressing to access small data"
14218 msgstr ""
14220 #: config/mips/mips.opt:165
14221 msgid ""
14222 "When generating -mabicalls code, allow executables to use PLTs and copy "
14223 "relocations"
14224 msgstr ""
14226 #: config/mips/mips.opt:169
14227 msgid "Allow the use of hardware floating-point ABI and instructions"
14228 msgstr ""
14230 #: config/mips/mips.opt:173
14231 msgid "Generate code that can be safely linked with MIPS16 code."
14232 msgstr ""
14234 #: config/mips/mips.opt:177
14235 msgid "Generate code for ISA level N"
14236 msgstr ""
14238 #: config/mips/mips.opt:181
14239 msgid "Generate MIPS16 code"
14240 msgstr ""
14242 #: config/mips/mips.opt:185
14243 msgid "Use MIPS-3D instructions"
14244 msgstr ""
14246 #: config/mips/mips.opt:189
14247 msgid "Use ll, sc and sync instructions"
14248 msgstr ""
14250 #: config/mips/mips.opt:193
14251 msgid "Use -G for object-local data"
14252 msgstr ""
14254 #: config/mips/mips.opt:197
14255 msgid "Use indirect calls"
14256 msgstr ""
14258 #: config/mips/mips.opt:201
14259 msgid "Use a 32-bit long type"
14260 msgstr ""
14262 #: config/mips/mips.opt:205
14263 msgid "Use a 64-bit long type"
14264 msgstr ""
14266 #: config/mips/mips.opt:209
14267 msgid "Don't optimize block moves"
14268 msgstr ""
14270 #: config/mips/mips.opt:213
14271 msgid "Use the mips-tfile postpass"
14272 msgstr ""
14274 #: config/mips/mips.opt:217
14275 msgid "Allow the use of MT instructions"
14276 msgstr ""
14278 #: config/mips/mips.opt:221
14279 msgid "Do not use a cache-flushing function before calling stack trampolines"
14280 msgstr ""
14282 #: config/mips/mips.opt:225
14283 msgid "Do not use MDMX instructions"
14284 msgstr ""
14286 #: config/mips/mips.opt:229
14287 msgid "Generate normal-mode code"
14288 msgstr ""
14290 #: config/mips/mips.opt:233
14291 msgid "Do not use MIPS-3D instructions"
14292 msgstr ""
14294 #: config/mips/mips.opt:237
14295 msgid "Use paired-single floating-point instructions"
14296 msgstr ""
14298 #: config/mips/mips.opt:241
14299 msgid ""
14300 "When generating -mabicalls code, make the code suitable for use in shared "
14301 "libraries"
14302 msgstr ""
14304 #: config/mips/mips.opt:245
14305 msgid ""
14306 "Restrict the use of hardware floating-point instructions to 32-bit operations"
14307 msgstr ""
14309 #: config/mips/mips.opt:249
14310 msgid "Use SmartMIPS instructions"
14311 msgstr ""
14313 #: config/mips/mips.opt:253
14314 msgid "Prevent the use of all hardware floating-point instructions"
14315 msgstr ""
14317 #: config/mips/mips.opt:257
14318 msgid "Optimize lui/addiu address loads"
14319 msgstr ""
14321 #: config/mips/mips.opt:261
14322 msgid "Assume all symbols have 32-bit values"
14323 msgstr ""
14325 #: config/mips/mips.opt:265
14326 msgid "Optimize the output for PROCESSOR"
14327 msgstr ""
14329 #: config/mips/mips.opt:269 config/iq2000/iq2000.opt:44
14330 msgid "Put uninitialized constants in ROM (needs -membedded-data)"
14331 msgstr ""
14333 #: config/mips/mips.opt:273
14334 msgid "Perform VR4130-specific alignment optimizations"
14335 msgstr ""
14337 #: config/mips/mips.opt:277
14338 msgid "Lift restrictions on GOT size"
14339 msgstr ""
14341 #: config/mips/sdemtk.opt:23
14342 msgid "Prevent the use of all floating-point operations"
14343 msgstr ""
14345 #: config/fr30/fr30.opt:23
14346 msgid "Assume small address space"
14347 msgstr ""
14349 #: config/m68hc11/m68hc11.opt:23 config/m68hc11/m68hc11.opt:31
14350 msgid "Compile for a 68HC11"
14351 msgstr ""
14353 #: config/m68hc11/m68hc11.opt:27 config/m68hc11/m68hc11.opt:35
14354 msgid "Compile for a 68HC12"
14355 msgstr ""
14357 #: config/m68hc11/m68hc11.opt:41 config/m68hc11/m68hc11.opt:45
14358 msgid "Compile for a 68HCS12"
14359 msgstr ""
14361 #: config/m68hc11/m68hc11.opt:49
14362 msgid "Auto pre/post decrement increment allowed"
14363 msgstr ""
14365 #: config/m68hc11/m68hc11.opt:53
14366 msgid "Min/max instructions allowed"
14367 msgstr ""
14369 #: config/m68hc11/m68hc11.opt:57
14370 msgid "Use call and rtc for function calls and returns"
14371 msgstr ""
14373 #: config/m68hc11/m68hc11.opt:61
14374 msgid "Auto pre/post decrement increment not allowed"
14375 msgstr ""
14377 #: config/m68hc11/m68hc11.opt:65
14378 msgid "Use jsr and rts for function calls and returns"
14379 msgstr ""
14381 #: config/m68hc11/m68hc11.opt:69
14382 msgid "Min/max instructions not allowed"
14383 msgstr ""
14385 #: config/m68hc11/m68hc11.opt:73
14386 msgid "Use direct addressing mode for soft registers"
14387 msgstr ""
14389 #: config/m68hc11/m68hc11.opt:77
14390 msgid "Compile with 32-bit integer mode"
14391 msgstr ""
14393 #: config/m68hc11/m68hc11.opt:82
14394 msgid "Specify the register allocation order"
14395 msgstr ""
14397 #: config/m68hc11/m68hc11.opt:86
14398 msgid "Do not use direct addressing mode for soft registers"
14399 msgstr ""
14401 #: config/m68hc11/m68hc11.opt:90
14402 msgid "Compile with 16-bit integer mode"
14403 msgstr ""
14405 #: config/m68hc11/m68hc11.opt:94
14406 msgid "Indicate the number of soft registers available"
14407 msgstr ""
14409 #: config/vax/vax.opt:23 config/vax/vax.opt:27
14410 msgid "Target DFLOAT double precision code"
14411 msgstr ""
14413 #: config/vax/vax.opt:31 config/vax/vax.opt:35
14414 msgid "Generate GFLOAT double precision code"
14415 msgstr ""
14417 #: config/vax/vax.opt:39
14418 msgid "Generate code for GNU assembler (gas)"
14419 msgstr ""
14421 #: config/vax/vax.opt:43
14422 msgid "Generate code for UNIX assembler"
14423 msgstr ""
14425 #: config/vax/vax.opt:47
14426 msgid "Use VAXC structure conventions"
14427 msgstr ""
14429 #: config/cris/linux.opt:27
14430 msgid "Together with -fpic and -fPIC, do not use GOTPLT references"
14431 msgstr ""
14433 #: config/cris/cris.opt:45
14434 msgid "Work around bug in multiplication instruction"
14435 msgstr ""
14437 #: config/cris/cris.opt:51
14438 msgid "Compile for ETRAX 4 (CRIS v3)"
14439 msgstr ""
14441 #: config/cris/cris.opt:56
14442 msgid "Compile for ETRAX 100 (CRIS v8)"
14443 msgstr ""
14445 #: config/cris/cris.opt:64
14446 msgid "Emit verbose debug information in assembly code"
14447 msgstr ""
14449 #: config/cris/cris.opt:71
14450 msgid "Do not use condition codes from normal instructions"
14451 msgstr ""
14453 #: config/cris/cris.opt:80
14454 msgid "Do not emit addressing modes with side-effect assignment"
14455 msgstr ""
14457 #: config/cris/cris.opt:89
14458 msgid "Do not tune stack alignment"
14459 msgstr ""
14461 #: config/cris/cris.opt:98
14462 msgid "Do not tune writable data alignment"
14463 msgstr ""
14465 #: config/cris/cris.opt:107
14466 msgid "Do not tune code and read-only data alignment"
14467 msgstr ""
14469 #: config/cris/cris.opt:116
14470 msgid "Align code and data to 32 bits"
14471 msgstr ""
14473 #: config/cris/cris.opt:133
14474 msgid "Don't align items in code or data"
14475 msgstr ""
14477 #: config/cris/cris.opt:142
14478 msgid "Do not emit function prologue or epilogue"
14479 msgstr ""
14481 #: config/cris/cris.opt:149
14482 msgid "Use the most feature-enabling options allowed by other options"
14483 msgstr ""
14485 #: config/cris/cris.opt:158
14486 msgid "Override -mbest-lib-options"
14487 msgstr ""
14489 #: config/cris/cris.opt:165
14490 msgid "Generate code for the specified chip or CPU version"
14491 msgstr ""
14493 #: config/cris/cris.opt:169
14494 msgid "Tune alignment for the specified chip or CPU version"
14495 msgstr ""
14497 #: config/cris/cris.opt:173
14498 msgid "Warn when a stackframe is larger than the specified size"
14499 msgstr ""
14501 #: config/h8300/h8300.opt:23
14502 msgid "Generate H8S code"
14503 msgstr ""
14505 #: config/h8300/h8300.opt:27
14506 msgid "Generate H8SX code"
14507 msgstr ""
14509 #: config/h8300/h8300.opt:31
14510 msgid "Generate H8S/2600 code"
14511 msgstr ""
14513 #: config/h8300/h8300.opt:35
14514 msgid "Make integers 32 bits wide"
14515 msgstr ""
14517 #: config/h8300/h8300.opt:42
14518 msgid "Use registers for argument passing"
14519 msgstr ""
14521 #: config/h8300/h8300.opt:46
14522 msgid "Consider access to byte sized memory slow"
14523 msgstr ""
14525 #: config/h8300/h8300.opt:50
14526 msgid "Enable linker relaxing"
14527 msgstr ""
14529 #: config/h8300/h8300.opt:54
14530 msgid "Generate H8/300H code"
14531 msgstr ""
14533 #: config/h8300/h8300.opt:58
14534 msgid "Enable the normal mode"
14535 msgstr ""
14537 #: config/h8300/h8300.opt:62
14538 msgid "Use H8/300 alignment rules"
14539 msgstr ""
14541 #: config/v850/v850.opt:23
14542 msgid "Use registers r2 and r5"
14543 msgstr ""
14545 #: config/v850/v850.opt:27
14546 msgid "Use 4 byte entries in switch tables"
14547 msgstr ""
14549 #: config/v850/v850.opt:31
14550 msgid "Enable backend debugging"
14551 msgstr ""
14553 #: config/v850/v850.opt:35
14554 msgid "Do not use the callt instruction"
14555 msgstr ""
14557 #: config/v850/v850.opt:39
14558 msgid "Reuse r30 on a per function basis"
14559 msgstr ""
14561 #: config/v850/v850.opt:43
14562 msgid "Support Green Hills ABI"
14563 msgstr ""
14565 #: config/v850/v850.opt:47
14566 msgid "Prohibit PC relative function calls"
14567 msgstr ""
14569 #: config/v850/v850.opt:51
14570 msgid "Use stubs for function prologues"
14571 msgstr ""
14573 #: config/v850/v850.opt:55
14574 msgid "Set the max size of data eligible for the SDA area"
14575 msgstr ""
14577 #: config/v850/v850.opt:59
14578 msgid "Enable the use of the short load instructions"
14579 msgstr ""
14581 #: config/v850/v850.opt:63
14582 msgid "Same as: -mep -mprolog-function"
14583 msgstr ""
14585 #: config/v850/v850.opt:67
14586 msgid "Set the max size of data eligible for the TDA area"
14587 msgstr ""
14589 #: config/v850/v850.opt:71
14590 msgid "Enforce strict alignment"
14591 msgstr ""
14593 #: config/v850/v850.opt:78
14594 msgid "Compile for the v850 processor"
14595 msgstr ""
14597 #: config/v850/v850.opt:82
14598 msgid "Compile for the v850e processor"
14599 msgstr ""
14601 #: config/v850/v850.opt:86
14602 msgid "Compile for the v850e1 processor"
14603 msgstr ""
14605 #: config/v850/v850.opt:90
14606 msgid "Set the max size of data eligible for the ZDA area"
14607 msgstr ""
14609 #: config/mmix/mmix.opt:24
14610 msgid "For intrinsics library: pass all parameters in registers"
14611 msgstr ""
14613 #: config/mmix/mmix.opt:28
14614 msgid "Use register stack for parameters and return value"
14615 msgstr ""
14617 #: config/mmix/mmix.opt:32
14618 msgid "Use call-clobbered registers for parameters and return value"
14619 msgstr ""
14621 #: config/mmix/mmix.opt:37
14622 msgid "Use epsilon-respecting floating point compare instructions"
14623 msgstr ""
14625 #: config/mmix/mmix.opt:41
14626 msgid "Use zero-extending memory loads, not sign-extending ones"
14627 msgstr ""
14629 #: config/mmix/mmix.opt:45
14630 msgid ""
14631 "Generate divide results with reminder having the same sign as the divisor "
14632 "(not the dividend)"
14633 msgstr ""
14635 #: config/mmix/mmix.opt:49
14636 msgid "Prepend global symbols with \":\" (for use with PREFIX)"
14637 msgstr ""
14639 #: config/mmix/mmix.opt:53
14640 msgid "Do not provide a default start-address 0x100 of the program"
14641 msgstr ""
14643 #: config/mmix/mmix.opt:57
14644 msgid "Link to emit program in ELF format (rather than mmo)"
14645 msgstr ""
14647 #: config/mmix/mmix.opt:61
14648 msgid "Use P-mnemonics for branches statically predicted as taken"
14649 msgstr ""
14651 #: config/mmix/mmix.opt:65
14652 msgid "Don't use P-mnemonics for branches"
14653 msgstr ""
14655 #: config/mmix/mmix.opt:79
14656 msgid "Use addresses that allocate global registers"
14657 msgstr ""
14659 #: config/mmix/mmix.opt:83
14660 msgid "Do not use addresses that allocate global registers"
14661 msgstr ""
14663 #: config/mmix/mmix.opt:87
14664 msgid "Generate a single exit point for each function"
14665 msgstr ""
14667 #: config/mmix/mmix.opt:91
14668 msgid "Do not generate a single exit point for each function"
14669 msgstr ""
14671 #: config/mmix/mmix.opt:95
14672 msgid "Set start-address of the program"
14673 msgstr ""
14675 #: config/mmix/mmix.opt:99
14676 msgid "Set start-address of data"
14677 msgstr ""
14679 #: config/iq2000/iq2000.opt:23
14680 msgid "Specify CPU for code generation purposes"
14681 msgstr ""
14683 #: config/iq2000/iq2000.opt:27
14684 msgid "Specify CPU for scheduling purposes"
14685 msgstr ""
14687 #: config/iq2000/iq2000.opt:35
14688 msgid "Use GP relative sdata/sbss sections"
14689 msgstr ""
14691 #: config/iq2000/iq2000.opt:40
14692 msgid "No default crt0.o"
14693 msgstr ""
14695 #: config/bfin/bfin.opt:31
14696 msgid "Omit frame pointer for leaf functions"
14697 msgstr ""
14699 #: config/bfin/bfin.opt:35
14700 msgid "Program is entirely located in low 64k of memory"
14701 msgstr ""
14703 #: config/bfin/bfin.opt:39
14704 msgid "Work around a hardware anomaly by adding a number of NOPs before a"
14705 msgstr ""
14707 #: config/bfin/bfin.opt:44
14708 msgid "Avoid speculative loads to work around a hardware anomaly."
14709 msgstr ""
14711 #: config/bfin/bfin.opt:48
14712 msgid "Enabled ID based shared library"
14713 msgstr ""
14715 #: config/bfin/bfin.opt:52
14716 msgid ""
14717 "Generate code that won't be linked against any other ID shared libraries,"
14718 msgstr ""
14720 #: config/bfin/bfin.opt:65
14721 msgid "Avoid generating pc-relative calls; use indirection"
14722 msgstr ""
14724 #: config/bfin/bfin.opt:69
14725 msgid "Link with the fast floating-point library"
14726 msgstr ""
14728 #: config/bfin/bfin.opt:81
14729 msgid "Do stack checking using bounds in L1 scratch memory"
14730 msgstr ""
14732 #: config/bfin/bfin.opt:85
14733 msgid "Enable multicore support"
14734 msgstr ""
14736 #: config/bfin/bfin.opt:89
14737 msgid "Build for Core A"
14738 msgstr ""
14740 #: config/bfin/bfin.opt:93
14741 msgid "Build for Core B"
14742 msgstr ""
14744 #: config/bfin/bfin.opt:97
14745 msgid "Build for SDRAM"
14746 msgstr ""
14748 #: config/vxworks.opt:24
14749 msgid "Assume the VxWorks RTP environment"
14750 msgstr ""
14752 #: config/vxworks.opt:31
14753 msgid "Assume the VxWorks vThreads environment"
14754 msgstr ""
14756 #: config/darwin.opt:23
14757 msgid "Generate code suitable for fast turn around debugging"
14758 msgstr ""
14760 #: config/darwin.opt:31
14761 msgid "The earliest MacOS X version on which this program will run"
14762 msgstr ""
14764 #: config/darwin.opt:35
14765 msgid "Set sizeof(bool) to 1"
14766 msgstr ""
14768 #: config/darwin.opt:39
14769 msgid "Generate code for darwin loadable kernel extensions"
14770 msgstr ""
14772 #: config/darwin.opt:43
14773 msgid "Generate code for the kernel or loadable kernel extensions"
14774 msgstr ""
14776 #: config/darwin.opt:47
14777 msgid "Add <dir> to the end of the system framework include path"
14778 msgstr ""
14780 #: config/lynx.opt:23
14781 msgid "Support legacy multi-threading"
14782 msgstr ""
14784 #: config/lynx.opt:27
14785 msgid "Use shared libraries"
14786 msgstr ""
14788 #: config/lynx.opt:31
14789 msgid "Support multi-threading"
14790 msgstr ""
14792 #: config/score/score.opt:31
14793 msgid "Disable bcnz instruction"
14794 msgstr ""
14796 #: config/score/score.opt:35
14797 msgid "Enable unaligned load/store instruction"
14798 msgstr ""
14800 #: config/score/score.opt:39
14801 msgid "Support SCORE 5 ISA"
14802 msgstr ""
14804 #: config/score/score.opt:43
14805 msgid "Support SCORE 5U ISA"
14806 msgstr ""
14808 #: config/score/score.opt:47
14809 msgid "Support SCORE 7 ISA"
14810 msgstr ""
14812 #: config/score/score.opt:51
14813 msgid "Support SCORE 7D ISA"
14814 msgstr ""
14816 #: config/score/score.opt:55
14817 msgid "Support SCORE 3 ISA"
14818 msgstr ""
14820 #: config/score/score.opt:59
14821 msgid "Support SCORE 3d ISA"
14822 msgstr ""
14824 #: config/linux.opt:24
14825 msgid "Use uClibc instead of GNU libc"
14826 msgstr ""
14828 #: config/linux.opt:28
14829 msgid "Use GNU libc instead of uClibc"
14830 msgstr ""
14832 #: c.opt:41
14833 msgid ""
14834 "Assert the <answer> to <question>.  Putting '-' before <question> disables "
14835 "the <answer> to <question>"
14836 msgstr ""
14838 #: c.opt:45
14839 msgid "Do not discard comments"
14840 msgstr ""
14842 #: c.opt:49
14843 msgid "Do not discard comments in macro expansions"
14844 msgstr ""
14846 #: c.opt:53
14847 msgid ""
14848 "Define a <macro> with <val> as its value.  If just <macro> is given, <val> "
14849 "is taken to be 1"
14850 msgstr ""
14852 #: c.opt:60
14853 msgid "Add <dir> to the end of the main framework include path"
14854 msgstr ""
14856 #: c.opt:64
14857 msgid "Print the name of header files as they are used"
14858 msgstr ""
14860 #: c.opt:68 c.opt:866
14861 msgid "Add <dir> to the end of the main include path"
14862 msgstr ""
14864 #: c.opt:72
14865 msgid "Generate make dependencies"
14866 msgstr ""
14868 #: c.opt:76
14869 msgid "Generate make dependencies and compile"
14870 msgstr ""
14872 #: c.opt:80
14873 msgid "Write dependency output to the given file"
14874 msgstr ""
14876 #: c.opt:84
14877 msgid "Treat missing header files as generated files"
14878 msgstr ""
14880 #: c.opt:88
14881 msgid "Like -M but ignore system header files"
14882 msgstr ""
14884 #: c.opt:92
14885 msgid "Like -MD but ignore system header files"
14886 msgstr ""
14888 #: c.opt:96
14889 msgid "Generate phony targets for all headers"
14890 msgstr ""
14892 #: c.opt:100
14893 msgid "Add a MAKE-quoted target"
14894 msgstr ""
14896 #: c.opt:104
14897 msgid "Add an unquoted target"
14898 msgstr ""
14900 #: c.opt:108
14901 msgid "Do not generate #line directives"
14902 msgstr ""
14904 #: c.opt:112
14905 msgid "Undefine <macro>"
14906 msgstr ""
14908 #: c.opt:116
14909 msgid ""
14910 "Warn about things that will change when compiling with an ABI-compliant "
14911 "compiler"
14912 msgstr ""
14914 #: c.opt:120
14915 msgid "Warn about suspicious uses of memory addresses"
14916 msgstr ""
14918 #: c.opt:124
14919 msgid "Enable most warning messages"
14920 msgstr ""
14922 #: c.opt:128
14923 msgid ""
14924 "Warn whenever an Objective-C assignment is being intercepted by the garbage "
14925 "collector"
14926 msgstr ""
14928 #: c.opt:132
14929 msgid "Warn about casting functions to incompatible types"
14930 msgstr ""
14932 #: c.opt:136
14933 msgid "Warn about C constructs that are not in the common subset of C and C++"
14934 msgstr ""
14936 #: c.opt:140
14937 msgid ""
14938 "Warn about C++ constructs whose meaning differs between ISO C++ 1998 and ISO "
14939 "C++ 200x"
14940 msgstr ""
14942 #: c.opt:144
14943 msgid "Warn about casts which discard qualifiers"
14944 msgstr ""
14946 #: c.opt:148
14947 msgid "Warn about subscripts whose type is \"char\""
14948 msgstr ""
14950 #: c.opt:152
14951 msgid "Warn about variables that might be changed by \"longjmp\" or \"vfork\""
14952 msgstr ""
14954 #: c.opt:156
14955 msgid ""
14956 "Warn about possibly nested block comments, and C++ comments spanning more "
14957 "than one physical line"
14958 msgstr ""
14960 #: c.opt:160
14961 msgid "Synonym for -Wcomment"
14962 msgstr ""
14964 #: c.opt:164
14965 msgid "Warn for implicit type conversions that may change a value"
14966 msgstr ""
14968 #: c.opt:168
14969 msgid "Warn for implicit type conversions between signed and unsigned integers"
14970 msgstr ""
14972 #: c.opt:172
14973 msgid "Warn when all constructors and destructors are private"
14974 msgstr ""
14976 #: c.opt:176
14977 msgid "Warn when a declaration is found after a statement"
14978 msgstr ""
14980 #: c.opt:180
14981 msgid "Warn about deprecated compiler features"
14982 msgstr ""
14984 #: c.opt:184
14985 msgid "Warn about compile-time integer division by zero"
14986 msgstr ""
14988 #: c.opt:188
14989 msgid "Warn about violations of Effective C++ style rules"
14990 msgstr ""
14992 #: c.opt:192
14993 msgid "Warn about an empty body in an if or else statement"
14994 msgstr ""
14996 #: c.opt:196
14997 msgid "Warn about stray tokens after #elif and #endif"
14998 msgstr ""
15000 #: c.opt:200
15001 msgid "Warn about comparison of different enum types"
15002 msgstr ""
15004 #: c.opt:208
15005 msgid ""
15006 "This switch is deprecated; use -Werror=implicit-function-declaration instead"
15007 msgstr ""
15009 #: c.opt:212
15010 msgid "Warn if testing floating point numbers for equality"
15011 msgstr ""
15013 #: c.opt:216
15014 msgid "Warn about printf/scanf/strftime/strfmon format string anomalies"
15015 msgstr ""
15017 #: c.opt:220
15018 msgid "Warn if passing too many arguments to a function for its format string"
15019 msgstr ""
15021 #: c.opt:224
15022 msgid "Warn about format strings that are not literals"
15023 msgstr ""
15025 #: c.opt:228
15026 msgid "Warn about format strings that contain NUL bytes"
15027 msgstr ""
15029 #: c.opt:232
15030 msgid "Warn about possible security problems with format functions"
15031 msgstr ""
15033 #: c.opt:236
15034 msgid "Warn about strftime formats yielding 2-digit years"
15035 msgstr ""
15037 #: c.opt:240
15038 msgid "Warn about zero-length formats"
15039 msgstr ""
15041 #: c.opt:247
15042 msgid "Warn whenever type qualifiers are ignored."
15043 msgstr ""
15045 #: c.opt:251
15046 msgid "Warn about variables which are initialized to themselves"
15047 msgstr ""
15049 #: c.opt:258
15050 msgid "Warn about implicit function declarations"
15051 msgstr ""
15053 #: c.opt:262
15054 msgid "Warn when a declaration does not specify a type"
15055 msgstr ""
15057 #: c.opt:269
15058 msgid ""
15059 "Warn when there is a cast to a pointer from an integer of a different size"
15060 msgstr ""
15062 #: c.opt:273
15063 msgid "Warn about invalid uses of the \"offsetof\" macro"
15064 msgstr ""
15066 #: c.opt:277
15067 msgid "Warn about PCH files that are found but not used"
15068 msgstr ""
15070 #: c.opt:281
15071 msgid "Do not warn about using \"long long\" when -pedantic"
15072 msgstr ""
15074 #: c.opt:285
15075 msgid "Warn about suspicious declarations of \"main\""
15076 msgstr ""
15078 #: c.opt:289
15079 msgid "Warn about possibly missing braces around initializers"
15080 msgstr ""
15082 #: c.opt:293
15083 msgid "Warn about global functions without previous declarations"
15084 msgstr ""
15086 #: c.opt:297
15087 msgid "Warn about missing fields in struct initializers"
15088 msgstr ""
15090 #: c.opt:301
15091 msgid "Warn about functions which might be candidates for format attributes"
15092 msgstr ""
15094 #: c.opt:305
15095 msgid "Warn about user-specified include directories that do not exist"
15096 msgstr ""
15098 #: c.opt:309
15099 msgid ""
15100 "Warn about function parameters declared without a type specifier in K&R-"
15101 "style functions"
15102 msgstr ""
15104 #: c.opt:313
15105 msgid "Warn about global functions without prototypes"
15106 msgstr ""
15108 #: c.opt:317
15109 msgid "Warn about use of multi-character character constants"
15110 msgstr ""
15112 #: c.opt:321
15113 msgid "Warn about \"extern\" declarations not at file scope"
15114 msgstr ""
15116 #: c.opt:325
15117 msgid ""
15118 "Warn when non-templatized friend functions are declared within a template"
15119 msgstr ""
15121 #: c.opt:329
15122 msgid "Warn about non-virtual destructors"
15123 msgstr ""
15125 #: c.opt:333
15126 msgid ""
15127 "Warn about NULL being passed to argument slots marked as requiring non-NULL"
15128 msgstr ""
15130 #: c.opt:337
15131 msgid "Warn about non-normalised Unicode strings"
15132 msgstr ""
15134 #: c.opt:341
15135 msgid "Warn if a C-style cast is used in a program"
15136 msgstr ""
15138 #: c.opt:345
15139 msgid "Warn for obsolescent usage in a declaration"
15140 msgstr ""
15142 #: c.opt:349
15143 msgid "Warn if an old-style parameter definition is used"
15144 msgstr ""
15146 #: c.opt:353
15147 msgid ""
15148 "Warn if a string is longer than the maximum portable length specified by the "
15149 "standard"
15150 msgstr ""
15152 #: c.opt:357
15153 msgid "Warn about overloaded virtual function names"
15154 msgstr ""
15156 #: c.opt:361
15157 msgid "Warn about overriding initializers without side effects"
15158 msgstr ""
15160 #: c.opt:365
15161 msgid "Warn about possibly missing parentheses"
15162 msgstr ""
15164 #: c.opt:369
15165 msgid "Warn when converting the type of pointers to member functions"
15166 msgstr ""
15168 #: c.opt:373
15169 msgid "Warn about function pointer arithmetic"
15170 msgstr ""
15172 #: c.opt:377
15173 msgid "Warn when a pointer is cast to an integer of a different size"
15174 msgstr ""
15176 #: c.opt:381
15177 msgid "Warn about misuses of pragmas"
15178 msgstr ""
15180 #: c.opt:385
15181 msgid "Warn if inherited methods are unimplemented"
15182 msgstr ""
15184 #: c.opt:389
15185 msgid "Warn about multiple declarations of the same object"
15186 msgstr ""
15188 #: c.opt:393
15189 msgid "Warn when the compiler reorders code"
15190 msgstr ""
15192 #: c.opt:397
15193 msgid ""
15194 "Warn whenever a function's return type defaults to \"int\" (C), or about "
15195 "inconsistent return types (C++)"
15196 msgstr ""
15198 #: c.opt:401
15199 msgid "Warn if a selector has multiple methods"
15200 msgstr ""
15202 #: c.opt:405
15203 msgid "Warn about possible violations of sequence point rules"
15204 msgstr ""
15206 #: c.opt:409
15207 msgid "Warn about signed-unsigned comparisons"
15208 msgstr ""
15210 #: c.opt:413
15211 msgid "Warn when overload promotes from unsigned to signed"
15212 msgstr ""
15214 #: c.opt:417
15215 msgid "Warn about uncasted NULL used as sentinel"
15216 msgstr ""
15218 #: c.opt:421
15219 msgid "Warn about unprototyped function declarations"
15220 msgstr ""
15222 #: c.opt:425
15223 msgid "Warn if type signatures of candidate methods do not match exactly"
15224 msgstr ""
15226 #: c.opt:429
15227 msgid "Deprecated.  This switch has no effect"
15228 msgstr ""
15230 #: c.opt:433 common.opt:198
15231 msgid "Do not suppress warnings from system headers"
15232 msgstr ""
15234 #: c.opt:437
15235 msgid "Warn about features not present in traditional C"
15236 msgstr ""
15238 #: c.opt:441
15239 msgid ""
15240 "Warn of prototypes causing type conversions different from what would happen "
15241 "in the absence of prototype"
15242 msgstr ""
15244 #: c.opt:445
15245 msgid ""
15246 "Warn if trigraphs are encountered that might affect the meaning of the "
15247 "program"
15248 msgstr ""
15250 #: c.opt:449
15251 msgid "Warn about @selector()s without previously declared methods"
15252 msgstr ""
15254 #: c.opt:453
15255 msgid "Warn if an undefined macro is used in an #if directive"
15256 msgstr ""
15258 #: c.opt:457
15259 msgid "Warn about unrecognized pragmas"
15260 msgstr ""
15262 #: c.opt:461
15263 msgid "Warn about macros defined in the main file that are not used"
15264 msgstr ""
15266 #: c.opt:465
15267 msgid "Do not warn about using variadic macros when -pedantic"
15268 msgstr ""
15270 #: c.opt:469
15271 msgid "Warn if a variable length array is used"
15272 msgstr ""
15274 #: c.opt:473
15275 msgid "Warn when a register variable is declared volatile"
15276 msgstr ""
15278 #: c.opt:477
15279 msgid ""
15280 "In C++, nonzero means warn about deprecated conversion from string literals "
15281 "to `char *'.  In C, similar warning, except that the conversion is of course "
15282 "not deprecated by the ISO C standard."
15283 msgstr ""
15285 #: c.opt:481
15286 msgid "Warn when a pointer differs in signedness in an assignment"
15287 msgstr ""
15289 #: c.opt:485
15290 msgid "A synonym for -std=c89 (for C) or -std=c++98 (for C++)"
15291 msgstr ""
15293 #: c.opt:493
15294 msgid "Enforce class member access control semantics"
15295 msgstr ""
15297 #: c.opt:500
15298 msgid "Change when template instances are emitted"
15299 msgstr ""
15301 #: c.opt:504
15302 msgid "Recognize the \"asm\" keyword"
15303 msgstr ""
15305 #: c.opt:508
15306 msgid "Recognize built-in functions"
15307 msgstr ""
15309 #: c.opt:515
15310 msgid "Check the return value of new"
15311 msgstr ""
15313 #: c.opt:519
15314 msgid "Allow the arguments of the '?' operator to have different types"
15315 msgstr ""
15317 #: c.opt:523
15318 msgid "Reduce the size of object files"
15319 msgstr ""
15321 #: c.opt:527
15322 msgid "Use class <name> for constant strings"
15323 msgstr ""
15325 #: c.opt:531
15326 msgid "Inline member functions by default"
15327 msgstr ""
15329 #: c.opt:535
15330 msgid "Preprocess directives only."
15331 msgstr ""
15333 #: c.opt:539
15334 msgid "Permit '$' as an identifier character"
15335 msgstr ""
15337 #: c.opt:546
15338 msgid "Generate code to check exception specifications"
15339 msgstr ""
15341 #: c.opt:553
15342 msgid "Convert all strings and character constants to character set <cset>"
15343 msgstr ""
15345 #: c.opt:557
15346 msgid "Permit universal character names (\\u and \\U) in identifiers"
15347 msgstr ""
15349 #: c.opt:561
15350 msgid "Specify the default character set for source files"
15351 msgstr ""
15353 #: c.opt:569
15354 msgid "Scope of for-init-statement variables is local to the loop"
15355 msgstr ""
15357 #: c.opt:573
15358 msgid "Do not assume that standard C libraries and \"main\" exist"
15359 msgstr ""
15361 #: c.opt:577
15362 msgid "Recognize GNU-defined keywords"
15363 msgstr ""
15365 #: c.opt:581
15366 msgid "Generate code for GNU runtime environment"
15367 msgstr ""
15369 #: c.opt:585
15370 msgid "Use traditional GNU semantics for inline functions"
15371 msgstr ""
15373 #: c.opt:598
15374 msgid "Assume normal C execution environment"
15375 msgstr ""
15377 #: c.opt:602
15378 msgid "Enable support for huge objects"
15379 msgstr ""
15381 #: c.opt:606
15382 msgid "Export functions even if they can be inlined"
15383 msgstr ""
15385 #: c.opt:610
15386 msgid "Emit implicit instantiations of inline templates"
15387 msgstr ""
15389 #: c.opt:614
15390 msgid "Emit implicit instantiations of templates"
15391 msgstr ""
15393 #: c.opt:618
15394 msgid "Inject friend functions into enclosing namespace"
15395 msgstr ""
15397 #: c.opt:625
15398 msgid ""
15399 "Allow implicit conversions between vectors with differing numbers of "
15400 "subparts and/or differing element types."
15401 msgstr ""
15403 #: c.opt:629
15404 msgid "Don't warn about uses of Microsoft extensions"
15405 msgstr ""
15407 #: c.opt:639
15408 msgid "Generate code for NeXT (Apple Mac OS X) runtime environment"
15409 msgstr ""
15411 #: c.opt:643
15412 msgid "Assume that receivers of Objective-C messages may be nil"
15413 msgstr ""
15415 #: c.opt:655
15416 msgid ""
15417 "Generate special Objective-C methods to initialize/destroy non-POD C++ "
15418 "ivars, if needed"
15419 msgstr ""
15421 #: c.opt:659
15422 msgid "Allow fast jumps to the message dispatcher"
15423 msgstr ""
15425 #: c.opt:665
15426 msgid "Enable Objective-C exception and synchronization syntax"
15427 msgstr ""
15429 #: c.opt:669
15430 msgid "Enable garbage collection (GC) in Objective-C/Objective-C++ programs"
15431 msgstr ""
15433 #: c.opt:674
15434 msgid "Enable Objective-C setjmp exception handling runtime"
15435 msgstr ""
15437 #: c.opt:678
15438 msgid "Enable OpenMP"
15439 msgstr ""
15441 #: c.opt:682
15442 msgid "Recognize C++ keywords like \"compl\" and \"xor\""
15443 msgstr ""
15445 #: c.opt:686
15446 msgid "Enable optional diagnostics"
15447 msgstr ""
15449 #: c.opt:693
15450 msgid "Look for and use PCH files even when preprocessing"
15451 msgstr ""
15453 #: c.opt:697
15454 msgid "Downgrade conformance errors to warnings"
15455 msgstr ""
15457 #: c.opt:701
15458 msgid "Treat the input file as already preprocessed"
15459 msgstr ""
15461 #: c.opt:705
15462 msgid ""
15463 "Used in Fix-and-Continue mode to indicate that object files may be swapped "
15464 "in at runtime"
15465 msgstr ""
15467 #: c.opt:709
15468 msgid "Enable automatic template instantiation"
15469 msgstr ""
15471 #: c.opt:713
15472 msgid "Generate run time type descriptor information"
15473 msgstr ""
15475 #: c.opt:717
15476 msgid "Use the same size for double as for float"
15477 msgstr ""
15479 #: c.opt:725
15480 msgid "Force the underlying type for \"wchar_t\" to be \"unsigned short\""
15481 msgstr ""
15483 #: c.opt:729
15484 msgid "When \"signed\" or \"unsigned\" is not given make the bitfield signed"
15485 msgstr ""
15487 #: c.opt:733
15488 msgid "Make \"char\" signed by default"
15489 msgstr ""
15491 #: c.opt:740
15492 msgid "Display statistics accumulated during compilation"
15493 msgstr ""
15495 #: c.opt:747
15496 msgid "Distance between tab stops for column reporting"
15497 msgstr ""
15499 #: c.opt:751
15500 msgid "Specify maximum template instantiation depth"
15501 msgstr ""
15503 #: c.opt:758
15504 msgid "Do not generate thread-safe code for initializing local statics"
15505 msgstr ""
15507 #: c.opt:762
15508 msgid "When \"signed\" or \"unsigned\" is not given make the bitfield unsigned"
15509 msgstr ""
15511 #: c.opt:766
15512 msgid "Make \"char\" unsigned by default"
15513 msgstr ""
15515 #: c.opt:770
15516 msgid "Use __cxa_atexit to register destructors"
15517 msgstr ""
15519 #: c.opt:774
15520 msgid "Use __cxa_get_exception_ptr in exception handling"
15521 msgstr ""
15523 #: c.opt:778
15524 msgid "Marks all inlined methods as having hidden visibility"
15525 msgstr ""
15527 #: c.opt:782
15528 msgid "Changes visibility to match Microsoft Visual Studio by default"
15529 msgstr ""
15531 #: c.opt:786
15532 msgid "Discard unused virtual functions"
15533 msgstr ""
15535 #: c.opt:790
15536 msgid "Implement vtables using thunks"
15537 msgstr ""
15539 #: c.opt:794
15540 msgid "Emit common-like symbols as weak symbols"
15541 msgstr ""
15543 #: c.opt:798
15544 msgid ""
15545 "Convert all wide strings and character constants to character set <cset>"
15546 msgstr ""
15548 #: c.opt:802
15549 msgid "Generate a #line directive pointing at the current working directory"
15550 msgstr ""
15552 #: c.opt:806
15553 msgid "Emit cross referencing information"
15554 msgstr ""
15556 #: c.opt:810
15557 msgid ""
15558 "Generate lazy class lookup (via objc_getClass()) for use in Zero-Link mode"
15559 msgstr ""
15561 #: c.opt:814
15562 msgid "Dump declarations to a .decl file"
15563 msgstr ""
15565 #: c.opt:818
15566 msgid "Aggressive reduced debug info for structs"
15567 msgstr ""
15569 #: c.opt:822
15570 msgid "Conservative reduced debug info for structs"
15571 msgstr ""
15573 #: c.opt:826
15574 msgid "Detailed reduced debug info for structs"
15575 msgstr ""
15577 #: c.opt:830 c.opt:862
15578 msgid "Add <dir> to the end of the system include path"
15579 msgstr ""
15581 #: c.opt:834
15582 msgid "Accept definition of macros in <file>"
15583 msgstr ""
15585 #: c.opt:838
15586 msgid "-imultilib <dir> Set <dir> to be the multilib include subdirectory"
15587 msgstr ""
15589 #: c.opt:842
15590 msgid "Include the contents of <file> before other files"
15591 msgstr ""
15593 #: c.opt:846
15594 msgid "Specify <path> as a prefix for next two options"
15595 msgstr ""
15597 #: c.opt:850
15598 msgid "Set <dir> to be the system root directory"
15599 msgstr ""
15601 #: c.opt:854
15602 msgid "Add <dir> to the start of the system include path"
15603 msgstr ""
15605 #: c.opt:858
15606 msgid "Add <dir> to the end of the quote include path"
15607 msgstr ""
15609 #: c.opt:876
15610 msgid ""
15611 "Do not search standard system include directories (those specified with -"
15612 "isystem will still be used)"
15613 msgstr ""
15615 #: c.opt:880
15616 msgid "Do not search standard system include directories for C++"
15617 msgstr ""
15619 #: c.opt:896
15620 msgid "Generate C header of platform-specific features"
15621 msgstr ""
15623 #: c.opt:900
15624 msgid "Print a checksum of the executable for PCH validity checking, and stop"
15625 msgstr ""
15627 #: c.opt:904
15628 msgid "Remap file names when including files"
15629 msgstr ""
15631 #: c.opt:908
15632 msgid "Conform to the ISO 1998 C++ standard"
15633 msgstr ""
15635 #: c.opt:912
15636 msgid ""
15637 "Conform to the ISO 1998 C++ standard, with extensions that are likely to"
15638 msgstr ""
15640 #: c.opt:919 c.opt:954
15641 msgid "Conform to the ISO 1990 C standard"
15642 msgstr ""
15644 #: c.opt:923 c.opt:962
15645 msgid "Conform to the ISO 1999 C standard"
15646 msgstr ""
15648 #: c.opt:927
15649 msgid "Deprecated in favor of -std=c99"
15650 msgstr ""
15652 #: c.opt:931
15653 msgid "Conform to the ISO 1998 C++ standard with GNU extensions"
15654 msgstr ""
15656 #: c.opt:935
15657 msgid "Conform to the ISO 1998 C++ standard, with GNU extensions and"
15658 msgstr ""
15660 #: c.opt:942
15661 msgid "Conform to the ISO 1990 C standard with GNU extensions"
15662 msgstr ""
15664 #: c.opt:946
15665 msgid "Conform to the ISO 1999 C standard with GNU extensions"
15666 msgstr ""
15668 #: c.opt:950
15669 msgid "Deprecated in favor of -std=gnu99"
15670 msgstr ""
15672 #: c.opt:958
15673 msgid "Conform to the ISO 1990 C standard as amended in 1994"
15674 msgstr ""
15676 #: c.opt:966
15677 msgid "Deprecated in favor of -std=iso9899:1999"
15678 msgstr ""
15680 #: c.opt:970
15681 msgid "Enable traditional preprocessing"
15682 msgstr ""
15684 #: c.opt:974
15685 msgid "Support ISO C trigraphs"
15686 msgstr ""
15688 #: c.opt:978
15689 msgid "Do not predefine system-specific and GCC-specific macros"
15690 msgstr ""
15692 #: c.opt:982
15693 msgid "Enable verbose output"
15694 msgstr ""
15696 #: common.opt:28
15697 msgid "Display this information"
15698 msgstr ""
15700 #: common.opt:32
15701 msgid ""
15702 "Display descriptions of a specific class of options.  <class> is one or more "
15703 "of optimizers, target, warnings, undocumented, params"
15704 msgstr ""
15706 #: common.opt:36
15707 msgid "Alias for --help=target"
15708 msgstr ""
15710 #: common.opt:52
15711 msgid ""
15712 "Set parameter <param> to value.  See below for a complete list of parameters"
15713 msgstr ""
15715 #: common.opt:59
15716 msgid ""
15717 "Put global and static data smaller than <number> bytes into a special "
15718 "section (on some targets)"
15719 msgstr ""
15721 #: common.opt:63
15722 msgid "Set optimization level to <number>"
15723 msgstr ""
15725 #: common.opt:67
15726 msgid "Optimize for space rather than speed"
15727 msgstr ""
15729 #: common.opt:71
15730 msgid "This switch is deprecated; use -Wextra instead"
15731 msgstr ""
15733 #: common.opt:75
15734 msgid "Warn about returning structures, unions or arrays"
15735 msgstr ""
15737 #: common.opt:79
15738 msgid "Warn if an array is accessed out of bounds"
15739 msgstr ""
15741 #: common.opt:83
15742 msgid "Warn about inappropriate attribute usage"
15743 msgstr ""
15745 #: common.opt:87
15746 msgid "Warn about pointer casts which increase alignment"
15747 msgstr ""
15749 #: common.opt:91
15750 msgid "Warn about uses of __attribute__((deprecated)) declarations"
15751 msgstr ""
15753 #: common.opt:95
15754 msgid "Warn when an optimization pass is disabled"
15755 msgstr ""
15757 #: common.opt:99
15758 msgid "Warn on calls to these functions"
15759 msgstr ""
15761 #: common.opt:103
15762 msgid "Treat all warnings as errors"
15763 msgstr ""
15765 #: common.opt:107
15766 msgid "Treat specified warning as error"
15767 msgstr ""
15769 #: common.opt:111
15770 msgid "Print extra (possibly unwanted) warnings"
15771 msgstr ""
15773 #: common.opt:115
15774 msgid "Exit on the first error occurred"
15775 msgstr ""
15777 #: common.opt:119
15778 msgid ""
15779 "-Wframe-larger-than=<number> Warn if a function's stack frame requires more "
15780 "than <number> bytes"
15781 msgstr ""
15783 #: common.opt:123
15784 msgid "Warn when an inlined function cannot be inlined"
15785 msgstr ""
15787 #: common.opt:130
15788 msgid "Warn if an object is larger than <number> bytes"
15789 msgstr ""
15791 #: common.opt:134
15792 msgid ""
15793 "Warn when a logical operator is suspicously always evaluating to true or "
15794 "false"
15795 msgstr ""
15797 #: common.opt:138
15798 msgid "Warn if the loop cannot be optimized due to nontrivial assumptions."
15799 msgstr ""
15801 #: common.opt:142
15802 msgid ""
15803 "Warn about functions which might be candidates for __attribute__((noreturn))"
15804 msgstr ""
15806 #: common.opt:146
15807 msgid "Warn about constructs not instrumented by -fmudflap"
15808 msgstr ""
15810 #: common.opt:150
15811 msgid "Warn about overflow in arithmetic expressions"
15812 msgstr ""
15814 #: common.opt:154
15815 msgid "Warn when the packed attribute has no effect on struct layout"
15816 msgstr ""
15818 #: common.opt:158
15819 msgid "Warn when padding is required to align structure members"
15820 msgstr ""
15822 #: common.opt:162
15823 msgid "Warn when one local variable shadows another"
15824 msgstr ""
15826 #: common.opt:166
15827 msgid "Warn when not issuing stack smashing protection for some reason"
15828 msgstr ""
15830 #: common.opt:170 common.opt:174
15831 msgid "Warn about code which might break strict aliasing rules"
15832 msgstr ""
15834 #: common.opt:178 common.opt:182
15835 msgid "Warn about optimizations that assume that signed overflow is undefined"
15836 msgstr ""
15838 #: common.opt:186
15839 msgid "Warn about enumerated switches, with no default, missing a case"
15840 msgstr ""
15842 #: common.opt:190
15843 msgid "Warn about enumerated switches missing a \"default:\" statement"
15844 msgstr ""
15846 #: common.opt:194
15847 msgid "Warn about all enumerated switches missing a specific case"
15848 msgstr ""
15850 #: common.opt:202
15851 msgid ""
15852 "Warn if a comparison is always true or always false due to the limited range "
15853 "of the data type"
15854 msgstr ""
15856 #: common.opt:206
15857 msgid "Warn about uninitialized automatic variables"
15858 msgstr ""
15860 #: common.opt:210
15861 msgid "Warn about code that will never be executed"
15862 msgstr ""
15864 #: common.opt:214
15865 msgid "Enable all -Wunused- warnings"
15866 msgstr ""
15868 #: common.opt:218
15869 msgid "Warn when a function is unused"
15870 msgstr ""
15872 #: common.opt:222
15873 msgid "Warn when a label is unused"
15874 msgstr ""
15876 #: common.opt:226
15877 msgid "Warn when a function parameter is unused"
15878 msgstr ""
15880 #: common.opt:230
15881 msgid "Warn when an expression value is unused"
15882 msgstr ""
15884 #: common.opt:234
15885 msgid "Warn when a variable is unused"
15886 msgstr ""
15888 #: common.opt:238
15889 msgid "Warn instead of error in case profiles in -fprofile-use do not match"
15890 msgstr ""
15892 #: common.opt:242
15893 msgid "Emit declaration information into <file>"
15894 msgstr ""
15896 #: common.opt:255
15897 msgid "Enable dumps from specific passes of the compiler"
15898 msgstr ""
15900 #: common.opt:259
15901 msgid "Set the file basename to be used for dumps"
15902 msgstr ""
15904 #: common.opt:279
15905 msgid "Align the start of functions"
15906 msgstr ""
15908 #: common.opt:286
15909 msgid "Align labels which are only reached by jumping"
15910 msgstr ""
15912 #: common.opt:293
15913 msgid "Align all labels"
15914 msgstr ""
15916 #: common.opt:300
15917 msgid "Align the start of loops"
15918 msgstr ""
15920 #: common.opt:315
15921 msgid "Specify that arguments may alias each other and globals"
15922 msgstr ""
15924 #: common.opt:319
15925 msgid "Assume arguments may alias globals but not each other"
15926 msgstr ""
15928 #: common.opt:323
15929 msgid "Assume arguments alias neither each other nor globals"
15930 msgstr ""
15932 #: common.opt:327
15933 msgid "Assume arguments alias no other storage"
15934 msgstr ""
15936 #: common.opt:331
15937 msgid "Generate unwind tables that are exact at each instruction boundary"
15938 msgstr ""
15940 #: common.opt:335
15941 msgid "Generate auto-inc/dec instructions"
15942 msgstr ""
15944 #: common.opt:343
15945 msgid "Generate code to check bounds before indexing arrays"
15946 msgstr ""
15948 #: common.opt:347
15949 msgid "Replace add, compare, branch with branch on count register"
15950 msgstr ""
15952 #: common.opt:351
15953 msgid "Use profiling information for branch probabilities"
15954 msgstr ""
15956 #: common.opt:355
15957 msgid ""
15958 "Perform branch target load optimization before prologue / epilogue threading"
15959 msgstr ""
15961 #: common.opt:359
15962 msgid ""
15963 "Perform branch target load optimization after prologue / epilogue threading"
15964 msgstr ""
15966 #: common.opt:363
15967 msgid ""
15968 "Restrict target load migration not to re-use registers in any basic block"
15969 msgstr ""
15971 #: common.opt:367
15972 msgid "Mark <register> as being preserved across functions"
15973 msgstr ""
15975 #: common.opt:371
15976 msgid "Mark <register> as being corrupted by function calls"
15977 msgstr ""
15979 #: common.opt:378
15980 msgid "Save registers around function calls"
15981 msgstr ""
15983 #: common.opt:382
15984 msgid "Compare the results of several data dependence analyzers."
15985 msgstr ""
15987 #: common.opt:386
15988 msgid "Do not put uninitialized globals in the common section"
15989 msgstr ""
15991 #: common.opt:390
15992 msgid "Perform a register copy-propagation optimization pass"
15993 msgstr ""
15995 #: common.opt:394
15996 msgid "Perform cross-jumping optimization"
15997 msgstr ""
15999 #: common.opt:398
16000 msgid "When running CSE, follow jumps to their targets"
16001 msgstr ""
16003 #: common.opt:402
16004 msgid "When running CSE, follow conditional jumps"
16005 msgstr ""
16007 #: common.opt:406
16008 msgid "Omit range reduction step when performing complex division"
16009 msgstr ""
16011 #: common.opt:410
16012 msgid "Complex multiplication and division follow Fortran rules"
16013 msgstr ""
16015 #: common.opt:414
16016 msgid "Place data items into their own section"
16017 msgstr ""
16019 #: common.opt:418
16020 msgid "List all available debugging counters with their limits and counts."
16021 msgstr ""
16023 #: common.opt:422
16024 msgid ""
16025 "-fdbg-cnt=<counter>:<limit>[,<counter>:<limit>,...]    Set the debug counter "
16026 "limit.   "
16027 msgstr ""
16029 #: common.opt:426
16030 msgid "Map one directory name to another in debug information"
16031 msgstr ""
16033 #: common.opt:432
16034 msgid "Defer popping functions args from stack until later"
16035 msgstr ""
16037 #: common.opt:436
16038 msgid "Attempt to fill delay slots of branch instructions"
16039 msgstr ""
16041 #: common.opt:440
16042 msgid "Delete useless null pointer checks"
16043 msgstr ""
16045 #: common.opt:444
16046 msgid ""
16047 "How often to emit source location at the beginning of line-wrapped "
16048 "diagnostics"
16049 msgstr ""
16051 #: common.opt:448
16052 msgid ""
16053 "Amend appropriate diagnostic messages with the command line option that "
16054 "controls them"
16055 msgstr ""
16057 #: common.opt:452
16058 msgid "Dump various compiler internals to a file"
16059 msgstr ""
16061 #: common.opt:456
16062 msgid "Suppress output of addresses in debugging dumps"
16063 msgstr ""
16065 #: common.opt:460
16066 msgid ""
16067 "Suppress output of instruction numbers, line number notes and addresses in "
16068 "debugging dumps"
16069 msgstr ""
16071 #: common.opt:464
16072 msgid "Enable CFI tables via GAS assembler directives."
16073 msgstr ""
16075 #: common.opt:468
16076 msgid "Perform early inlining"
16077 msgstr ""
16079 #: common.opt:472
16080 msgid "Perform DWARF2 duplicate elimination"
16081 msgstr ""
16083 #: common.opt:476 common.opt:480
16084 msgid "Perform unused type elimination in debug info"
16085 msgstr ""
16087 #: common.opt:484
16088 msgid "Do not suppress C++ class debug information."
16089 msgstr ""
16091 #: common.opt:488
16092 msgid "Enable exception handling"
16093 msgstr ""
16095 #: common.opt:492
16096 msgid "Perform a number of minor, expensive optimizations"
16097 msgstr ""
16099 #: common.opt:499
16100 msgid "Assume no NaNs or infinities are generated"
16101 msgstr ""
16103 #: common.opt:503
16104 msgid "Mark <register> as being unavailable to the compiler"
16105 msgstr ""
16107 #: common.opt:507
16108 msgid "Don't allocate floats and doubles in extended-precision registers"
16109 msgstr ""
16111 #: common.opt:511 common.opt:702 common.opt:923 common.opt:1056
16112 #: common.opt:1131 common.opt:1191
16113 msgid "Does nothing.  Preserved for backward compatibility."
16114 msgstr ""
16116 #: common.opt:515
16117 msgid "Perform a forward propagation pass on RTL"
16118 msgstr ""
16120 #: common.opt:522
16121 msgid "Allow function addresses to be held in registers"
16122 msgstr ""
16124 #: common.opt:526
16125 msgid "Place each function into its own section"
16126 msgstr ""
16128 #: common.opt:530
16129 msgid "Perform global common subexpression elimination"
16130 msgstr ""
16132 #: common.opt:534
16133 msgid ""
16134 "Perform enhanced load motion during global common subexpression elimination"
16135 msgstr ""
16137 #: common.opt:538
16138 msgid "Perform store motion after global common subexpression elimination"
16139 msgstr ""
16141 #: common.opt:542
16142 msgid ""
16143 "Perform redundant load after store elimination in global common subexpression"
16144 msgstr ""
16146 #: common.opt:547
16147 msgid ""
16148 "Perform global common subexpression elimination after register allocation"
16149 msgstr ""
16151 #: common.opt:552
16152 msgid "Enable guessing of branch probabilities"
16153 msgstr ""
16155 #: common.opt:560
16156 msgid "Process #ident directives"
16157 msgstr ""
16159 #: common.opt:564
16160 msgid "Perform conversion of conditional jumps to branchless equivalents"
16161 msgstr ""
16163 #: common.opt:568
16164 msgid "Perform conversion of conditional jumps to conditional execution"
16165 msgstr ""
16167 #: common.opt:576
16168 msgid "Do not generate .size directives"
16169 msgstr ""
16171 #: common.opt:580
16172 msgid "Perform indirect inlining"
16173 msgstr ""
16175 #: common.opt:589
16176 msgid "Pay attention to the \"inline\" keyword"
16177 msgstr ""
16179 #: common.opt:593
16180 msgid ""
16181 "Integrate simple functions into their callers when code size is known to not "
16182 "growth"
16183 msgstr ""
16185 #: common.opt:597
16186 msgid "Integrate simple functions into their callers"
16187 msgstr ""
16189 #: common.opt:601
16190 msgid "Integrate functions called once into their callers"
16191 msgstr ""
16193 #: common.opt:608
16194 msgid "Limit the size of inlined functions to <number>"
16195 msgstr ""
16197 #: common.opt:612
16198 msgid "Instrument function entry and exit with profiling calls"
16199 msgstr ""
16201 #: common.opt:616
16202 msgid ""
16203 "-finstrument-functions-exclude-function-list=name,...  Do not instrument "
16204 "listed functions"
16205 msgstr ""
16207 #: common.opt:620
16208 msgid ""
16209 "-finstrument-functions-exclude-file-list=filename,...  Do not instrument "
16210 "functions listed in files"
16211 msgstr ""
16213 #: common.opt:624
16214 msgid "Perform Interprocedural constant propagation"
16215 msgstr ""
16217 #: common.opt:628
16218 msgid "Perform cloning to make Interprocedural constant propagation stronger"
16219 msgstr ""
16221 #: common.opt:632
16222 msgid "Discover pure and const functions"
16223 msgstr ""
16225 #: common.opt:636
16226 msgid "Perform interprocedural points-to analysis"
16227 msgstr ""
16229 #: common.opt:640
16230 msgid "Discover readonly and non addressable static variables"
16231 msgstr ""
16233 #: common.opt:644
16234 msgid "Type based escape and alias analysis"
16235 msgstr ""
16237 #: common.opt:648
16238 msgid "Perform matrix layout flattening and transposing based"
16239 msgstr ""
16241 #: common.opt:653
16242 msgid "Perform structure layout optimizations based"
16243 msgstr ""
16245 #: common.opt:658
16246 msgid "Use integrated register allocator."
16247 msgstr ""
16249 #: common.opt:662
16250 msgid "-fira-algorithm=[regional|CB|mixed] Set the used IRA algorithm"
16251 msgstr ""
16253 #: common.opt:666
16254 msgid "Do optimistic coalescing."
16255 msgstr ""
16257 #: common.opt:670
16258 msgid "Share slots for saving different hard registers."
16259 msgstr ""
16261 #: common.opt:674
16262 msgid "Share stack slots for spilled pseudo-registers."
16263 msgstr ""
16265 #: common.opt:678
16266 msgid "-fira-verbose=<number> Control IRA's level of diagnostic messages."
16267 msgstr ""
16269 #: common.opt:682
16270 msgid "Optimize induction variables on trees"
16271 msgstr ""
16273 #: common.opt:686
16274 msgid "Use jump tables for sufficiently large switch statements"
16275 msgstr ""
16277 #: common.opt:690
16278 msgid "Generate code for functions even if they are fully inlined"
16279 msgstr ""
16281 #: common.opt:694
16282 msgid "Emit static const variables even if they are not used"
16283 msgstr ""
16285 #: common.opt:698
16286 msgid "Give external symbols a leading underscore"
16287 msgstr ""
16289 #: common.opt:706
16290 msgid "Set errno after built-in math functions"
16291 msgstr ""
16293 #: common.opt:710
16294 msgid "Report on permanent memory allocation"
16295 msgstr ""
16297 #: common.opt:717
16298 msgid "Attempt to merge identical constants and constant variables"
16299 msgstr ""
16301 #: common.opt:721
16302 msgid "Attempt to merge identical constants across compilation units"
16303 msgstr ""
16305 #: common.opt:725
16306 msgid "Attempt to merge identical debug strings across compilation units"
16307 msgstr ""
16309 #: common.opt:729
16310 msgid ""
16311 "Limit diagnostics to <number> characters per line.  0 suppresses line-"
16312 "wrapping"
16313 msgstr ""
16315 #: common.opt:733
16316 msgid "Perform SMS based modulo scheduling before the first scheduling pass"
16317 msgstr ""
16319 #: common.opt:737
16320 msgid "Perform SMS based modulo scheduling with register moves allowed"
16321 msgstr ""
16323 #: common.opt:741
16324 msgid "Move loop invariant computations out of loops"
16325 msgstr ""
16327 #: common.opt:745
16328 msgid "Add mudflap bounds-checking instrumentation for single-threaded program"
16329 msgstr ""
16331 #: common.opt:749
16332 msgid "Add mudflap bounds-checking instrumentation for multi-threaded program"
16333 msgstr ""
16335 #: common.opt:753
16336 msgid "Ignore read operations when inserting mudflap instrumentation"
16337 msgstr ""
16339 #: common.opt:757
16340 msgid "Use the RTL dead code elimination pass"
16341 msgstr ""
16343 #: common.opt:761
16344 msgid "Use the RTL dead store elimination pass"
16345 msgstr ""
16347 #: common.opt:765
16348 msgid ""
16349 "Enable/Disable the traditional scheduling in loops that already passed "
16350 "modulo scheduling"
16351 msgstr ""
16353 #: common.opt:769
16354 msgid "Support synchronous non-call exceptions"
16355 msgstr ""
16357 #: common.opt:773
16358 msgid "When possible do not generate stack frames"
16359 msgstr ""
16361 #: common.opt:777
16362 msgid "Do the full register move optimization pass"
16363 msgstr ""
16365 #: common.opt:781
16366 msgid "Optimize sibling and tail recursive calls"
16367 msgstr ""
16369 #: common.opt:785 common.opt:789
16370 msgid "Report on memory allocation before interprocedural optimization"
16371 msgstr ""
16373 #: common.opt:793
16374 msgid "Pack structure members together without holes"
16375 msgstr ""
16377 #: common.opt:797
16378 msgid "Set initial maximum structure member alignment"
16379 msgstr ""
16381 #: common.opt:801
16382 msgid "Return small aggregates in memory, not registers"
16383 msgstr ""
16385 #: common.opt:805
16386 msgid "Perform loop peeling"
16387 msgstr ""
16389 #: common.opt:809
16390 msgid "Enable machine specific peephole optimizations"
16391 msgstr ""
16393 #: common.opt:813
16394 msgid "Enable an RTL peephole pass before sched2"
16395 msgstr ""
16397 #: common.opt:817
16398 msgid "Generate position-independent code if possible (large mode)"
16399 msgstr ""
16401 #: common.opt:821
16402 msgid ""
16403 "Generate position-independent code for executables if possible (large mode)"
16404 msgstr ""
16406 #: common.opt:825
16407 msgid "Generate position-independent code if possible (small mode)"
16408 msgstr ""
16410 #: common.opt:829
16411 msgid ""
16412 "Generate position-independent code for executables if possible (small mode)"
16413 msgstr ""
16415 #: common.opt:833
16416 msgid "Run predictive commoning optimization."
16417 msgstr ""
16419 #: common.opt:837
16420 msgid "Generate prefetch instructions, if available, for arrays in loops"
16421 msgstr ""
16423 #: common.opt:841
16424 msgid "Enable basic program profiling code"
16425 msgstr ""
16427 #: common.opt:845
16428 msgid "Insert arc-based program profiling code"
16429 msgstr ""
16431 #: common.opt:849
16432 msgid "Set the top-level directory for storing the profile data."
16433 msgstr ""
16435 #: common.opt:854
16436 msgid "Enable correction of flow inconsistent profile data input"
16437 msgstr ""
16439 #: common.opt:858
16440 msgid ""
16441 "Enable common options for generating profile info for profile feedback "
16442 "directed optimizations"
16443 msgstr ""
16445 #: common.opt:862
16446 msgid ""
16447 "Enable common options for generating profile info for profile feedback "
16448 "directed optimizations, and set -fprofile-dir="
16449 msgstr ""
16451 #: common.opt:866
16452 msgid ""
16453 "Enable common options for performing profile feedback directed optimizations"
16454 msgstr ""
16456 #: common.opt:870
16457 msgid ""
16458 "Enable common options for performing profile feedback directed "
16459 "optimizations, and set -fprofile-dir="
16460 msgstr ""
16462 #: common.opt:874
16463 msgid "Insert code to profile values of expressions"
16464 msgstr ""
16466 #: common.opt:881
16467 msgid "Make compile reproducible using <string>"
16468 msgstr ""
16470 #: common.opt:891
16471 msgid "Record gcc command line switches in the object file."
16472 msgstr ""
16474 #: common.opt:895
16475 msgid "Return small aggregates in registers"
16476 msgstr ""
16478 #: common.opt:899
16479 msgid "Enables a register move optimization"
16480 msgstr ""
16482 #: common.opt:903
16483 msgid "Perform a register renaming optimization pass"
16484 msgstr ""
16486 #: common.opt:907
16487 msgid "Reorder basic blocks to improve code placement"
16488 msgstr ""
16490 #: common.opt:911
16491 msgid "Reorder basic blocks and partition into hot and cold sections"
16492 msgstr ""
16494 #: common.opt:915
16495 msgid "Reorder functions to improve code placement"
16496 msgstr ""
16498 #: common.opt:919
16499 msgid "Add a common subexpression elimination pass after loop optimizations"
16500 msgstr ""
16502 #: common.opt:927
16503 msgid "Disable optimizations that assume default FP rounding behavior"
16504 msgstr ""
16506 #: common.opt:931
16507 msgid "Enable scheduling across basic blocks"
16508 msgstr ""
16510 #: common.opt:935
16511 msgid "Allow speculative motion of non-loads"
16512 msgstr ""
16514 #: common.opt:939
16515 msgid "Allow speculative motion of some loads"
16516 msgstr ""
16518 #: common.opt:943
16519 msgid "Allow speculative motion of more loads"
16520 msgstr ""
16522 #: common.opt:947
16523 msgid "Set the verbosity level of the scheduler"
16524 msgstr ""
16526 #: common.opt:951
16527 msgid "If scheduling post reload, do superblock scheduling"
16528 msgstr ""
16530 #: common.opt:955
16531 msgid "If scheduling post reload, do trace scheduling"
16532 msgstr ""
16534 #: common.opt:959
16535 msgid "Reschedule instructions before register allocation"
16536 msgstr ""
16538 #: common.opt:963
16539 msgid "Reschedule instructions after register allocation"
16540 msgstr ""
16542 #: common.opt:969
16543 msgid "Allow premature scheduling of queued insns"
16544 msgstr ""
16546 #: common.opt:973
16547 msgid "Set number of queued insns that can be prematurely scheduled"
16548 msgstr ""
16550 #: common.opt:981 common.opt:985
16551 msgid ""
16552 "Set dependence distance checking in premature scheduling of queued insns"
16553 msgstr ""
16555 #: common.opt:989
16556 msgid "Access data in the same section from shared anchor points"
16557 msgstr ""
16559 #: common.opt:993
16560 msgid "Perform sequence abstraction optimization on RTL"
16561 msgstr ""
16563 #: common.opt:997
16564 msgid "Eliminate redundant sign extensions using LCM."
16565 msgstr ""
16567 #: common.opt:1001
16568 msgid "Show column numbers in diagnostics, when available.  Default off"
16569 msgstr ""
16571 #: common.opt:1005
16572 msgid "Disable optimizations observable by IEEE signaling NaNs"
16573 msgstr ""
16575 #: common.opt:1009
16576 msgid ""
16577 "Disable floating point optimizations that ignore the IEEE signedness of zero"
16578 msgstr ""
16580 #: common.opt:1013
16581 msgid "Convert floating point constants to single precision constants"
16582 msgstr ""
16584 #: common.opt:1017
16585 msgid "Split lifetimes of induction variables when loops are unrolled"
16586 msgstr ""
16588 #: common.opt:1021
16589 msgid "Split wide types into independent registers"
16590 msgstr ""
16592 #: common.opt:1025
16593 msgid "Apply variable expansion when loops are unrolled"
16594 msgstr ""
16596 #: common.opt:1029
16597 msgid "Insert stack checking code into the program"
16598 msgstr ""
16600 #: common.opt:1033
16601 msgid ""
16602 "Insert stack checking code into the program.  Same as -fstack-check=specific"
16603 msgstr ""
16605 #: common.opt:1040
16606 msgid "Trap if the stack goes past <register>"
16607 msgstr ""
16609 #: common.opt:1044
16610 msgid "Trap if the stack goes past symbol <name>"
16611 msgstr ""
16613 #: common.opt:1048
16614 msgid "Use propolice as a stack protection method"
16615 msgstr ""
16617 #: common.opt:1052
16618 msgid "Use a stack protection method for every function"
16619 msgstr ""
16621 #: common.opt:1064
16622 msgid "Assume strict aliasing rules apply"
16623 msgstr ""
16625 #: common.opt:1068
16626 msgid "Treat signed overflow as undefined"
16627 msgstr ""
16629 #: common.opt:1072
16630 msgid "Check for syntax errors, then stop"
16631 msgstr ""
16633 #: common.opt:1076
16634 msgid "Create data files needed by \"gcov\""
16635 msgstr ""
16637 #: common.opt:1080
16638 msgid "Perform jump threading optimizations"
16639 msgstr ""
16641 #: common.opt:1084
16642 msgid "Report the time taken by each compiler pass"
16643 msgstr ""
16645 #: common.opt:1088
16646 msgid "Set the default thread-local storage code generation model"
16647 msgstr ""
16649 #: common.opt:1092
16650 msgid "Reorder top level functions, variables, and asms"
16651 msgstr ""
16653 #: common.opt:1096
16654 msgid "Perform superblock formation via tail duplication"
16655 msgstr ""
16657 #: common.opt:1103
16658 msgid "Assume floating-point operations can trap"
16659 msgstr ""
16661 #: common.opt:1107
16662 msgid "Trap for signed overflow in addition, subtraction and multiplication"
16663 msgstr ""
16665 #: common.opt:1111
16666 msgid "Enable SSA-CCP optimization on trees"
16667 msgstr ""
16669 #: common.opt:1115
16670 msgid "Enable SSA-CCP optimization for stores and loads"
16671 msgstr ""
16673 #: common.opt:1119
16674 msgid "Enable loop header copying on trees"
16675 msgstr ""
16677 #: common.opt:1123
16678 msgid "Replace SSA temporaries with better names in copies"
16679 msgstr ""
16681 #: common.opt:1127
16682 msgid "Enable copy propagation on trees"
16683 msgstr ""
16685 #: common.opt:1135
16686 msgid "Transform condition stores into unconditional ones"
16687 msgstr ""
16689 #: common.opt:1139
16690 msgid "Perform conversions of switch initializations."
16691 msgstr ""
16693 #: common.opt:1143
16694 msgid "Enable SSA dead code elimination optimization on trees"
16695 msgstr ""
16697 #: common.opt:1147
16698 msgid "Enable dominator optimizations"
16699 msgstr ""
16701 #: common.opt:1151
16702 msgid "Enable dead store elimination"
16703 msgstr ""
16705 #: common.opt:1155
16706 msgid "Enable Full Redundancy Elimination (FRE) on trees"
16707 msgstr ""
16709 #: common.opt:1159
16710 msgid "Enable loop distribution on trees"
16711 msgstr ""
16713 #: common.opt:1163
16714 msgid "Enable loop invariant motion on trees"
16715 msgstr ""
16717 #: common.opt:1167
16718 msgid "Enable linear loop transforms on trees"
16719 msgstr ""
16721 #: common.opt:1171
16722 msgid "Create canonical induction variables in loops"
16723 msgstr ""
16725 #: common.opt:1175
16726 msgid "Enable loop optimizations on tree level"
16727 msgstr ""
16729 #: common.opt:1179
16730 msgid "Enable automatic parallelization of loops"
16731 msgstr ""
16733 #: common.opt:1183
16734 msgid "Enable SSA-PRE optimization on trees"
16735 msgstr ""
16737 #: common.opt:1187
16738 msgid "Enable reassociation on tree level"
16739 msgstr ""
16741 #: common.opt:1195
16742 msgid "Enable SSA code sinking on trees"
16743 msgstr ""
16745 #: common.opt:1199
16746 msgid "Perform scalar replacement of aggregates"
16747 msgstr ""
16749 #: common.opt:1203
16750 msgid "Replace temporary expressions in the SSA->normal pass"
16751 msgstr ""
16753 #: common.opt:1207
16754 msgid "Perform live range splitting during the SSA->normal pass"
16755 msgstr ""
16757 #: common.opt:1211
16758 msgid "Perform Value Range Propagation on trees"
16759 msgstr ""
16761 #: common.opt:1215
16762 msgid "Compile whole compilation unit at a time"
16763 msgstr ""
16765 #: common.opt:1219
16766 msgid "Perform loop unrolling when iteration count is known"
16767 msgstr ""
16769 #: common.opt:1223
16770 msgid "Perform loop unrolling for all loops"
16771 msgstr ""
16773 #: common.opt:1230
16774 msgid "Allow loop optimizations to assume that the loops behave in normal way"
16775 msgstr ""
16777 #: common.opt:1234
16778 msgid "Allow optimization for floating-point arithmetic which may change the"
16779 msgstr ""
16781 #: common.opt:1239
16782 msgid "Same as -fassociative-math for expressions which include division."
16783 msgstr ""
16785 #: common.opt:1247
16786 msgid "Allow math optimizations that may violate IEEE or ISO standards"
16787 msgstr ""
16789 #: common.opt:1251
16790 msgid "Perform loop unswitching"
16791 msgstr ""
16793 #: common.opt:1255
16794 msgid "Just generate unwind tables for exception handling"
16795 msgstr ""
16797 #: common.opt:1259
16798 msgid "Perform variable tracking"
16799 msgstr ""
16801 #: common.opt:1263
16802 msgid "Perform variable tracking and also tag variables that are uninitialized"
16803 msgstr ""
16805 #: common.opt:1267
16806 msgid "Enable loop vectorization on trees"
16807 msgstr ""
16809 #: common.opt:1271
16810 msgid "Enable use of cost model in vectorization"
16811 msgstr ""
16813 #: common.opt:1275
16814 msgid "Enable loop versioning when doing loop vectorization on trees"
16815 msgstr ""
16817 #: common.opt:1279
16818 msgid "Set the verbosity level of the vectorizer"
16819 msgstr ""
16821 #: common.opt:1283
16822 msgid "Enable copy propagation of scalar-evolution information."
16823 msgstr ""
16825 #: common.opt:1293
16826 msgid "Add extra commentary to assembler output"
16827 msgstr ""
16829 #: common.opt:1297
16830 msgid "Set the default symbol visibility"
16831 msgstr ""
16833 #: common.opt:1302
16834 msgid "Use expression value profiles in optimizations"
16835 msgstr ""
16837 #: common.opt:1306
16838 msgid "Construct webs and split unrelated uses of single variable"
16839 msgstr ""
16841 #: common.opt:1310
16842 msgid "Enable conditional dead code elimination for builtin calls"
16843 msgstr ""
16845 #: common.opt:1314
16846 msgid "Perform whole program optimizations"
16847 msgstr ""
16849 #: common.opt:1318
16850 msgid "Assume signed arithmetic overflow wraps around"
16851 msgstr ""
16853 #: common.opt:1322
16854 msgid "Put zero initialized data in the bss section"
16855 msgstr ""
16857 #: common.opt:1326
16858 msgid "Generate debug information in default format"
16859 msgstr ""
16861 #: common.opt:1330
16862 msgid "Generate debug information in COFF format"
16863 msgstr ""
16865 #: common.opt:1334
16866 msgid "Generate debug information in DWARF v2 format"
16867 msgstr ""
16869 #: common.opt:1338
16870 msgid "Generate debug information in default extended format"
16871 msgstr ""
16873 #: common.opt:1342
16874 msgid "Generate debug information in STABS format"
16875 msgstr ""
16877 #: common.opt:1346
16878 msgid "Generate debug information in extended STABS format"
16879 msgstr ""
16881 #: common.opt:1350
16882 msgid "Generate debug information in VMS format"
16883 msgstr ""
16885 #: common.opt:1354
16886 msgid "Generate debug information in XCOFF format"
16887 msgstr ""
16889 #: common.opt:1358
16890 msgid "Generate debug information in extended XCOFF format"
16891 msgstr ""
16893 #: common.opt:1362
16894 msgid "Place output into <file>"
16895 msgstr ""
16897 #: common.opt:1366
16898 msgid "Enable function profiling"
16899 msgstr ""
16901 #: common.opt:1370
16902 msgid "Issue warnings needed for strict compliance to the standard"
16903 msgstr ""
16905 #: common.opt:1374
16906 msgid "Like -pedantic but issue them as errors"
16907 msgstr ""
16909 #: common.opt:1378
16910 msgid "Do not display functions compiled or elapsed time"
16911 msgstr ""
16913 #: common.opt:1382
16914 msgid "Display the compiler's version"
16915 msgstr ""
16917 #: common.opt:1386
16918 msgid "Suppress warnings"
16919 msgstr ""
16921 #: common.opt:1390
16922 msgid "Create a shared library"
16923 msgstr ""
16925 #: common.opt:1394
16926 msgid "Create a position independent executable"
16927 msgstr ""
16929 #: attribs.c:284
16930 #, gcc-internal-format
16931 msgid "%qs attribute directive ignored"
16932 msgstr ""
16934 #: attribs.c:292
16935 #, gcc-internal-format
16936 msgid "wrong number of arguments specified for %qs attribute"
16937 msgstr ""
16939 #: attribs.c:310
16940 #, gcc-internal-format
16941 msgid "%qs attribute does not apply to types"
16942 msgstr ""
16944 #: attribs.c:361
16945 #, gcc-internal-format
16946 msgid "%qs attribute only applies to function types"
16947 msgstr ""
16949 #: attribs.c:371
16950 #, gcc-internal-format
16951 msgid "type attributes ignored after type is already defined"
16952 msgstr ""
16954 #: bb-reorder.c:1878
16955 #, gcc-internal-format
16956 msgid "multiple hot/cold transitions found (bb %i)"
16957 msgstr ""
16959 #: bt-load.c:1546
16960 #, gcc-internal-format
16961 msgid ""
16962 "branch target register load optimization is not intended to be run twice"
16963 msgstr ""
16965 #: builtins.c:453
16966 #, gcc-internal-format
16967 msgid "offset outside bounds of constant string"
16968 msgstr ""
16970 #: builtins.c:1016
16971 #, gcc-internal-format
16972 msgid "second argument to %<__builtin_prefetch%> must be a constant"
16973 msgstr ""
16975 #: builtins.c:1023
16976 #, gcc-internal-format
16977 msgid "invalid second argument to %<__builtin_prefetch%>; using zero"
16978 msgstr ""
16980 #: builtins.c:1031
16981 #, gcc-internal-format
16982 msgid "third argument to %<__builtin_prefetch%> must be a constant"
16983 msgstr ""
16985 #: builtins.c:1038
16986 #, gcc-internal-format
16987 msgid "invalid third argument to %<__builtin_prefetch%>; using zero"
16988 msgstr ""
16990 #: builtins.c:4610
16991 #, gcc-internal-format
16992 msgid "argument of %<__builtin_args_info%> must be constant"
16993 msgstr ""
16995 #: builtins.c:4616
16996 #, gcc-internal-format
16997 msgid "argument of %<__builtin_args_info%> out of range"
16998 msgstr ""
17000 #: builtins.c:4622
17001 #, gcc-internal-format
17002 msgid "missing argument in %<__builtin_args_info%>"
17003 msgstr ""
17005 #: builtins.c:4758 gimplify.c:2314
17006 #, gcc-internal-format
17007 msgid "too few arguments to function %<va_start%>"
17008 msgstr ""
17010 #: builtins.c:4916
17011 #, gcc-internal-format
17012 msgid "first argument to %<va_arg%> not of type %<va_list%>"
17013 msgstr ""
17015 #. Unfortunately, this is merely undefined, rather than a constraint
17016 #. violation, so we cannot make this an error.  If this call is never
17017 #. executed, the program is still strictly conforming.
17018 #: builtins.c:4931
17019 #, gcc-internal-format
17020 msgid "%qT is promoted to %qT when passed through %<...%>"
17021 msgstr ""
17023 #: builtins.c:4936
17024 #, gcc-internal-format
17025 msgid "(so you should pass %qT not %qT to %<va_arg%>)"
17026 msgstr ""
17028 #. We can, however, treat "undefined" any way we please.
17029 #. Call abort to encourage the user to fix the program.
17030 #: builtins.c:4943 c-typeck.c:2414
17031 #, gcc-internal-format
17032 msgid "if this code is reached, the program will abort"
17033 msgstr ""
17035 #: builtins.c:5064
17036 #, gcc-internal-format
17037 msgid "invalid argument to %<__builtin_frame_address%>"
17038 msgstr ""
17040 #: builtins.c:5066
17041 #, gcc-internal-format
17042 msgid "invalid argument to %<__builtin_return_address%>"
17043 msgstr ""
17045 #: builtins.c:5079
17046 #, gcc-internal-format
17047 msgid "unsupported argument to %<__builtin_frame_address%>"
17048 msgstr ""
17050 #: builtins.c:5081
17051 #, gcc-internal-format
17052 msgid "unsupported argument to %<__builtin_return_address%>"
17053 msgstr ""
17055 #: builtins.c:5627
17056 #, gcc-internal-format
17057 msgid "both arguments to %<__builtin___clear_cache%> must be pointers"
17058 msgstr ""
17060 #. All valid uses of __builtin_va_arg_pack () are removed during
17061 #. inlining.
17062 #: builtins.c:6346 expr.c:8025
17063 msgid "%Kinvalid use of %<__builtin_va_arg_pack ()%>"
17064 msgstr ""
17066 #. All valid uses of __builtin_va_arg_pack_len () are removed during
17067 #. inlining.
17068 #: builtins.c:6352
17069 msgid "%Kinvalid use of %<__builtin_va_arg_pack_len ()%>"
17070 msgstr ""
17072 #: builtins.c:6648
17073 #, gcc-internal-format
17074 msgid "%<__builtin_longjmp%> second argument must be 1"
17075 msgstr ""
17077 #: builtins.c:7282
17078 #, gcc-internal-format
17079 msgid "target format does not support infinity"
17080 msgstr ""
17082 #: builtins.c:11534
17083 #, gcc-internal-format
17084 msgid "%<va_start%> used in function with fixed args"
17085 msgstr ""
17087 #: builtins.c:11542
17088 #, gcc-internal-format
17089 msgid "wrong number of arguments to function %<va_start%>"
17090 msgstr ""
17092 #. Evidently an out of date version of <stdarg.h>; can't validate
17093 #. va_start's second argument, but can still work as intended.
17094 #: builtins.c:11555
17095 #, gcc-internal-format
17096 msgid "%<__builtin_next_arg%> called without an argument"
17097 msgstr ""
17099 #: builtins.c:11560
17100 #, gcc-internal-format
17101 msgid "wrong number of arguments to function %<__builtin_next_arg%>"
17102 msgstr ""
17104 #. FIXME: Sometimes with the tree optimizers we can get the
17105 #. not the last argument even though the user used the last
17106 #. argument.  We just warn and set the arg to be the last
17107 #. argument so that we will get wrong-code because of
17108 #. it.
17109 #: builtins.c:11587
17110 #, gcc-internal-format
17111 msgid "second parameter of %<va_start%> not last named argument"
17112 msgstr ""
17114 #: builtins.c:11597
17115 #, gcc-internal-format
17116 msgid ""
17117 "undefined behaviour when second parameter of %<va_start%> is declared with %"
17118 "<register%> storage"
17119 msgstr ""
17121 #: builtins.c:11712
17122 msgid "%Kfirst argument of %D must be a pointer, second integer constant"
17123 msgstr ""
17125 #: builtins.c:11725
17126 msgid "%Klast argument of %D is not integer constant between 0 and 3"
17127 msgstr ""
17129 #: builtins.c:11769 builtins.c:11933 builtins.c:11992
17130 msgid "%Kcall to %D will always overflow destination buffer"
17131 msgstr ""
17133 #: builtins.c:11923
17134 msgid "%Kcall to %D might overflow destination buffer"
17135 msgstr ""
17137 #: builtins.c:12013
17138 msgid "%Kattempt to free a non-heap object %qD"
17139 msgstr ""
17141 #: builtins.c:12015
17142 msgid "%Kattempt to free a non-heap object"
17143 msgstr ""
17145 #: c-common.c:1047
17146 #, gcc-internal-format
17147 msgid "%qD is not defined outside of function scope"
17148 msgstr ""
17150 #: c-common.c:1097
17151 #, gcc-internal-format
17152 msgid ""
17153 "string length %qd is greater than the length %qd ISO C%d compilers are "
17154 "required to support"
17155 msgstr ""
17157 #: c-common.c:1144 c-common.c:1156
17158 #, gcc-internal-format
17159 msgid "overflow in constant expression"
17160 msgstr ""
17162 #: c-common.c:1178
17163 #, gcc-internal-format
17164 msgid "integer overflow in expression"
17165 msgstr ""
17167 #: c-common.c:1182
17168 #, gcc-internal-format
17169 msgid "floating point overflow in expression"
17170 msgstr ""
17172 #: c-common.c:1186
17173 #, gcc-internal-format
17174 msgid "fixed-point overflow in expression"
17175 msgstr ""
17177 #: c-common.c:1190
17178 #, gcc-internal-format
17179 msgid "vector overflow in expression"
17180 msgstr ""
17182 #: c-common.c:1195
17183 #, gcc-internal-format
17184 msgid "complex integer overflow in expression"
17185 msgstr ""
17187 #: c-common.c:1197
17188 #, gcc-internal-format
17189 msgid "complex floating point overflow in expression"
17190 msgstr ""
17192 #: c-common.c:1228
17193 #, gcc-internal-format
17194 msgid "logical %<%s%> with non-zero constant will always evaluate as true"
17195 msgstr ""
17197 #: c-common.c:1266
17198 #, gcc-internal-format
17199 msgid "type-punning to incomplete type might break strict-aliasing rules"
17200 msgstr ""
17202 #: c-common.c:1281
17203 #, gcc-internal-format
17204 msgid "dereferencing type-punned pointer will break strict-aliasing rules"
17205 msgstr ""
17207 #: c-common.c:1288 c-common.c:1306
17208 #, gcc-internal-format
17209 msgid "dereferencing type-punned pointer might break strict-aliasing rules"
17210 msgstr ""
17212 #: c-common.c:1332
17213 #, gcc-internal-format
17214 msgid "%Hsuggest braces around empty body in an %<if%> statement"
17215 msgstr ""
17217 #: c-common.c:1336
17218 #, gcc-internal-format
17219 msgid "%Hsuggest braces around empty body in an %<else%> statement"
17220 msgstr ""
17222 #: c-common.c:1362
17223 #, gcc-internal-format
17224 msgid "first argument of %q+D should be %<int%>"
17225 msgstr ""
17227 #: c-common.c:1371
17228 #, gcc-internal-format
17229 msgid "second argument of %q+D should be %<char **%>"
17230 msgstr ""
17232 #: c-common.c:1380
17233 #, gcc-internal-format
17234 msgid "third argument of %q+D should probably be %<char **%>"
17235 msgstr ""
17237 #: c-common.c:1390
17238 #, gcc-internal-format
17239 msgid "%q+D takes only zero or two arguments"
17240 msgstr ""
17242 #: c-common.c:1439
17243 #, gcc-internal-format
17244 msgid ""
17245 "use -flax-vector-conversions to permit conversions between vectors with "
17246 "differing element types or numbers of subparts"
17247 msgstr ""
17249 #: c-common.c:1594
17250 #, gcc-internal-format
17251 msgid "conversion to %qT from boolean expression"
17252 msgstr ""
17254 #: c-common.c:1616
17255 #, gcc-internal-format
17256 msgid "negative integer implicitly converted to unsigned type"
17257 msgstr ""
17259 #: c-common.c:1618
17260 #, gcc-internal-format
17261 msgid "conversion of unsigned constant value to negative integer"
17262 msgstr ""
17264 #: c-common.c:1645
17265 #, gcc-internal-format
17266 msgid "conversion to %qT alters %qT constant value"
17267 msgstr ""
17269 #: c-common.c:1737
17270 #, gcc-internal-format
17271 msgid "conversion to %qT from %qT may change the sign of the result"
17272 msgstr ""
17274 #: c-common.c:1769
17275 #, gcc-internal-format
17276 msgid "conversion to %qT from %qT may alter its value"
17277 msgstr ""
17279 #: c-common.c:1797
17280 #, gcc-internal-format
17281 msgid "large integer implicitly truncated to unsigned type"
17282 msgstr ""
17284 #: c-common.c:1803 c-common.c:1810 c-common.c:1818
17285 #, gcc-internal-format
17286 msgid "overflow in implicit constant conversion"
17287 msgstr ""
17289 #: c-common.c:1974
17290 #, gcc-internal-format
17291 msgid "operation on %qE may be undefined"
17292 msgstr ""
17294 #: c-common.c:2268
17295 #, gcc-internal-format
17296 msgid "case label does not reduce to an integer constant"
17297 msgstr ""
17299 #: c-common.c:2308
17300 #, gcc-internal-format
17301 msgid "case label value is less than minimum value for type"
17302 msgstr ""
17304 #: c-common.c:2316
17305 #, gcc-internal-format
17306 msgid "case label value exceeds maximum value for type"
17307 msgstr ""
17309 #: c-common.c:2324
17310 #, gcc-internal-format
17311 msgid "lower value in case label range less than minimum value for type"
17312 msgstr ""
17314 #: c-common.c:2333
17315 #, gcc-internal-format
17316 msgid "upper value in case label range exceeds maximum value for type"
17317 msgstr ""
17319 #: c-common.c:2407
17320 #, gcc-internal-format
17321 msgid ""
17322 "GCC cannot support operators with integer types and fixed-point types that "
17323 "have too many integral and fractional bits together"
17324 msgstr ""
17326 #: c-common.c:2921
17327 #, gcc-internal-format
17328 msgid "invalid operands to binary %s (have %qT and %qT)"
17329 msgstr ""
17331 #: c-common.c:3157
17332 #, gcc-internal-format
17333 msgid "comparison is always false due to limited range of data type"
17334 msgstr ""
17336 #: c-common.c:3159
17337 #, gcc-internal-format
17338 msgid "comparison is always true due to limited range of data type"
17339 msgstr ""
17341 #: c-common.c:3238
17342 #, gcc-internal-format
17343 msgid "comparison of unsigned expression >= 0 is always true"
17344 msgstr ""
17346 #: c-common.c:3248
17347 #, gcc-internal-format
17348 msgid "comparison of unsigned expression < 0 is always false"
17349 msgstr ""
17351 #: c-common.c:3289
17352 #, gcc-internal-format
17353 msgid "pointer of type %<void *%> used in arithmetic"
17354 msgstr ""
17356 #: c-common.c:3295
17357 #, gcc-internal-format
17358 msgid "pointer to a function used in arithmetic"
17359 msgstr ""
17361 #: c-common.c:3301
17362 #, gcc-internal-format
17363 msgid "pointer to member function used in arithmetic"
17364 msgstr ""
17366 #: c-common.c:3453
17367 #, gcc-internal-format
17368 msgid "the address of %qD will always evaluate as %<true%>"
17369 msgstr ""
17371 #: c-common.c:3521 cp/semantics.c:600 cp/typeck.c:6554
17372 #, gcc-internal-format
17373 msgid "suggest parentheses around assignment used as truth value"
17374 msgstr ""
17376 #: c-common.c:3593 c-typeck.c:8850
17377 #, gcc-internal-format
17378 msgid "invalid use of %<restrict%>"
17379 msgstr ""
17381 #: c-common.c:3810
17382 #, gcc-internal-format
17383 msgid "invalid application of %<sizeof%> to a function type"
17384 msgstr ""
17386 #: c-common.c:3823
17387 #, gcc-internal-format
17388 msgid "invalid application of %qs to a void type"
17389 msgstr ""
17391 #: c-common.c:3831
17392 #, gcc-internal-format
17393 msgid "invalid application of %qs to incomplete type %qT "
17394 msgstr ""
17396 #: c-common.c:3872
17397 #, gcc-internal-format
17398 msgid "%<__alignof%> applied to a bit-field"
17399 msgstr ""
17401 #: c-common.c:4493
17402 #, gcc-internal-format
17403 msgid "cannot disable built-in function %qs"
17404 msgstr ""
17406 #: c-common.c:4684
17407 #, gcc-internal-format
17408 msgid "pointers are not permitted as case values"
17409 msgstr ""
17411 #: c-common.c:4691
17412 #, gcc-internal-format
17413 msgid "range expressions in switch statements are non-standard"
17414 msgstr ""
17416 #: c-common.c:4717
17417 #, gcc-internal-format
17418 msgid "empty range specified"
17419 msgstr ""
17421 #: c-common.c:4777
17422 #, gcc-internal-format
17423 msgid "duplicate (or overlapping) case value"
17424 msgstr ""
17426 #: c-common.c:4778
17427 #, gcc-internal-format
17428 msgid "%Jthis is the first entry overlapping that value"
17429 msgstr ""
17431 #: c-common.c:4782
17432 #, gcc-internal-format
17433 msgid "duplicate case value"
17434 msgstr ""
17436 #: c-common.c:4783
17437 #, gcc-internal-format
17438 msgid "%Jpreviously used here"
17439 msgstr ""
17441 #: c-common.c:4787
17442 #, gcc-internal-format
17443 msgid "multiple default labels in one switch"
17444 msgstr ""
17446 #: c-common.c:4788
17447 #, gcc-internal-format
17448 msgid "%Jthis is the first default label"
17449 msgstr ""
17451 #: c-common.c:4839
17452 #, gcc-internal-format
17453 msgid "%Jcase value %qs not in enumerated type"
17454 msgstr ""
17456 #: c-common.c:4843
17457 #, gcc-internal-format
17458 msgid "%Jcase value %qs not in enumerated type %qT"
17459 msgstr ""
17461 #: c-common.c:4902
17462 #, gcc-internal-format
17463 msgid "%Hswitch missing default case"
17464 msgstr ""
17466 #: c-common.c:4973
17467 #, gcc-internal-format
17468 msgid "%Henumeration value %qE not handled in switch"
17469 msgstr ""
17471 #: c-common.c:5006
17472 #, gcc-internal-format
17473 msgid "taking the address of a label is non-standard"
17474 msgstr ""
17476 #: c-common.c:5159
17477 #, gcc-internal-format
17478 msgid "%qE attribute ignored for field of type %qT"
17479 msgstr ""
17481 #: c-common.c:5170 c-common.c:5189 c-common.c:5207 c-common.c:5234
17482 #: c-common.c:5287 c-common.c:5339 c-common.c:5358 c-common.c:5382
17483 #: c-common.c:5405 c-common.c:5428 c-common.c:5449 c-common.c:5470
17484 #: c-common.c:5494 c-common.c:5520 c-common.c:5557 c-common.c:5584
17485 #: c-common.c:5627 c-common.c:5711 c-common.c:5741 c-common.c:5760
17486 #: c-common.c:6095 c-common.c:6154 c-common.c:6175 c-common.c:6239
17487 #: c-common.c:6357 c-common.c:6423 c-common.c:6467 c-common.c:6513
17488 #: c-common.c:6583 c-common.c:6607 c-common.c:6892 c-common.c:6915
17489 #: c-common.c:6954 c-common.c:7044 c-common.c:7186
17490 #, gcc-internal-format
17491 msgid "%qE attribute ignored"
17492 msgstr ""
17494 #: c-common.c:5252 c-common.c:5304
17495 #, gcc-internal-format
17496 msgid "%qE attribute conflicts with attribute %s"
17497 msgstr ""
17499 #: c-common.c:5551
17500 #, gcc-internal-format
17501 msgid "%qE attribute have effect only on public objects"
17502 msgstr ""
17504 #: c-common.c:5648
17505 #, gcc-internal-format
17506 msgid "destructor priorities are not supported"
17507 msgstr ""
17509 #: c-common.c:5650
17510 #, gcc-internal-format
17511 msgid "constructor priorities are not supported"
17512 msgstr ""
17514 #: c-common.c:5667
17515 #, gcc-internal-format
17516 msgid "destructor priorities from 0 to %d are reserved for the implementation"
17517 msgstr ""
17519 #: c-common.c:5672
17520 #, gcc-internal-format
17521 msgid "constructor priorities from 0 to %d are reserved for the implementation"
17522 msgstr ""
17524 #: c-common.c:5680
17525 #, gcc-internal-format
17526 msgid "destructor priorities must be integers from 0 to %d inclusive"
17527 msgstr ""
17529 #: c-common.c:5683
17530 #, gcc-internal-format
17531 msgid "constructor priorities must be integers from 0 to %d inclusive"
17532 msgstr ""
17534 #: c-common.c:5804
17535 #, gcc-internal-format
17536 msgid "unknown machine mode %qs"
17537 msgstr ""
17539 #: c-common.c:5833
17540 #, gcc-internal-format
17541 msgid "specifying vector types with __attribute__ ((mode)) is deprecated"
17542 msgstr ""
17544 #: c-common.c:5836
17545 #, gcc-internal-format
17546 msgid "use __attribute__ ((vector_size)) instead"
17547 msgstr ""
17549 #: c-common.c:5845
17550 #, gcc-internal-format
17551 msgid "unable to emulate %qs"
17552 msgstr ""
17554 #: c-common.c:5855
17555 #, gcc-internal-format
17556 msgid "invalid pointer mode %qs"
17557 msgstr ""
17559 #: c-common.c:5872
17560 #, gcc-internal-format
17561 msgid "signness of type and machine mode %qs don't match"
17562 msgstr ""
17564 #: c-common.c:5883
17565 #, gcc-internal-format
17566 msgid "no data type for mode %qs"
17567 msgstr ""
17569 #: c-common.c:5893
17570 #, gcc-internal-format
17571 msgid "cannot use mode %qs for enumeral types"
17572 msgstr ""
17574 #: c-common.c:5920
17575 #, gcc-internal-format
17576 msgid "mode %qs applied to inappropriate type"
17577 msgstr ""
17579 #: c-common.c:5951
17580 #, gcc-internal-format
17581 msgid "%Jsection attribute cannot be specified for local variables"
17582 msgstr ""
17584 #: c-common.c:5962 config/bfin/bfin.c:5007 config/bfin/bfin.c:5058
17585 #, gcc-internal-format
17586 msgid "section of %q+D conflicts with previous declaration"
17587 msgstr ""
17589 #: c-common.c:5970
17590 #, gcc-internal-format
17591 msgid "section of %q+D cannot be overridden"
17592 msgstr ""
17594 #: c-common.c:5978
17595 #, gcc-internal-format
17596 msgid "section attribute not allowed for %q+D"
17597 msgstr ""
17599 #: c-common.c:5984
17600 #, gcc-internal-format
17601 msgid "%Jsection attributes are not supported for this target"
17602 msgstr ""
17604 #: c-common.c:6016
17605 #, gcc-internal-format
17606 msgid "requested alignment is not a constant"
17607 msgstr ""
17609 #: c-common.c:6021
17610 #, gcc-internal-format
17611 msgid "requested alignment is not a power of 2"
17612 msgstr ""
17614 #: c-common.c:6026
17615 #, gcc-internal-format
17616 msgid "requested alignment is too large"
17617 msgstr ""
17619 #: c-common.c:6052
17620 #, gcc-internal-format
17621 msgid "alignment may not be specified for %q+D"
17622 msgstr ""
17624 #: c-common.c:6059
17625 #, gcc-internal-format
17626 msgid ""
17627 "alignment for %q+D was previously specified as %d and may not be decreased"
17628 msgstr ""
17630 #: c-common.c:6063
17631 #, gcc-internal-format
17632 msgid "alignment for %q+D must be at least %d"
17633 msgstr ""
17635 #: c-common.c:6088
17636 #, gcc-internal-format
17637 msgid "inline function %q+D cannot be declared weak"
17638 msgstr ""
17640 #: c-common.c:6117
17641 #, gcc-internal-format
17642 msgid "%q+D defined both normally and as an alias"
17643 msgstr ""
17645 #: c-common.c:6133
17646 #, gcc-internal-format
17647 msgid "alias argument not a string"
17648 msgstr ""
17650 #: c-common.c:6196
17651 #, gcc-internal-format
17652 msgid "%Jweakref attribute must appear before alias attribute"
17653 msgstr ""
17655 #: c-common.c:6226
17656 #, gcc-internal-format
17657 msgid "%qE attribute ignored on non-class types"
17658 msgstr ""
17660 #: c-common.c:6232
17661 #, gcc-internal-format
17662 msgid "%qE attribute ignored because %qT is already defined"
17663 msgstr ""
17665 #: c-common.c:6245
17666 #, gcc-internal-format
17667 msgid "visibility argument not a string"
17668 msgstr ""
17670 #: c-common.c:6257
17671 #, gcc-internal-format
17672 msgid "%qE attribute ignored on types"
17673 msgstr ""
17675 #: c-common.c:6273
17676 #, gcc-internal-format
17677 msgid ""
17678 "visibility argument must be one of \"default\", \"hidden\", \"protected\" or "
17679 "\"internal\""
17680 msgstr ""
17682 #: c-common.c:6284
17683 #, gcc-internal-format
17684 msgid "%qD redeclared with different visibility"
17685 msgstr ""
17687 #: c-common.c:6287 c-common.c:6291
17688 #, gcc-internal-format
17689 msgid "%qD was declared %qs which implies default visibility"
17690 msgstr ""
17692 #: c-common.c:6365
17693 #, gcc-internal-format
17694 msgid "tls_model argument not a string"
17695 msgstr ""
17697 #: c-common.c:6378
17698 #, gcc-internal-format
17699 msgid ""
17700 "tls_model argument must be one of \"local-exec\", \"initial-exec\", \"local-"
17701 "dynamic\" or \"global-dynamic\""
17702 msgstr ""
17704 #: c-common.c:6397 c-common.c:6487
17705 #, gcc-internal-format
17706 msgid "%J%qE attribute applies only to functions"
17707 msgstr ""
17709 #: c-common.c:6402 c-common.c:6492
17710 #, gcc-internal-format
17711 msgid "%Jcan%'t set %qE attribute after definition"
17712 msgstr ""
17714 #: c-common.c:6448
17715 #, gcc-internal-format
17716 msgid "alloc_size parameter outside range"
17717 msgstr ""
17719 #: c-common.c:6581
17720 #, gcc-internal-format
17721 msgid "%qE attribute ignored for %qE"
17722 msgstr ""
17724 #: c-common.c:6640
17725 #, gcc-internal-format
17726 msgid "invalid vector type for attribute %qE"
17727 msgstr ""
17729 #: c-common.c:6646
17730 #, gcc-internal-format
17731 msgid "vector size not an integral multiple of component size"
17732 msgstr ""
17734 #: c-common.c:6652
17735 #, gcc-internal-format
17736 msgid "zero vector size"
17737 msgstr ""
17739 #: c-common.c:6660
17740 #, gcc-internal-format
17741 msgid "number of components of the vector not a power of two"
17742 msgstr ""
17744 #: c-common.c:6688
17745 #, gcc-internal-format
17746 msgid "nonnull attribute without arguments on a non-prototype"
17747 msgstr ""
17749 #: c-common.c:6703
17750 #, gcc-internal-format
17751 msgid "nonnull argument has invalid operand number (argument %lu)"
17752 msgstr ""
17754 #: c-common.c:6722
17755 #, gcc-internal-format
17756 msgid ""
17757 "nonnull argument with out-of-range operand number (argument %lu, operand %lu)"
17758 msgstr ""
17760 #: c-common.c:6730
17761 #, gcc-internal-format
17762 msgid ""
17763 "nonnull argument references non-pointer operand (argument %lu, operand %lu)"
17764 msgstr ""
17766 #: c-common.c:6806
17767 #, gcc-internal-format
17768 msgid "not enough variable arguments to fit a sentinel"
17769 msgstr ""
17771 #: c-common.c:6820
17772 #, gcc-internal-format
17773 msgid "missing sentinel in function call"
17774 msgstr ""
17776 #: c-common.c:6861
17777 #, gcc-internal-format
17778 msgid "null argument where non-null required (argument %lu)"
17779 msgstr ""
17781 #: c-common.c:6926
17782 #, gcc-internal-format
17783 msgid "cleanup argument not an identifier"
17784 msgstr ""
17786 #: c-common.c:6933
17787 #, gcc-internal-format
17788 msgid "cleanup argument not a function"
17789 msgstr ""
17791 #: c-common.c:6972
17792 #, gcc-internal-format
17793 msgid "%qE attribute requires prototypes with named arguments"
17794 msgstr ""
17796 #: c-common.c:6983
17797 #, gcc-internal-format
17798 msgid "%qE attribute only applies to variadic functions"
17799 msgstr ""
17801 #: c-common.c:6995
17802 #, gcc-internal-format
17803 msgid "requested position is not an integer constant"
17804 msgstr ""
17806 #: c-common.c:7003
17807 #, gcc-internal-format
17808 msgid "requested position is less than zero"
17809 msgstr ""
17811 #: c-common.c:7051
17812 #, gcc-internal-format
17813 msgid "%qE attribute is not supported on this machine"
17814 msgstr ""
17816 #: c-common.c:7135
17817 #, gcc-internal-format
17818 msgid "Bad option %s to optimize attribute."
17819 msgstr ""
17821 #: c-common.c:7138
17822 #, gcc-internal-format
17823 msgid "Bad option %s to pragma attribute"
17824 msgstr ""
17826 #: c-common.c:7326
17827 #, gcc-internal-format
17828 msgid "not enough arguments to function %qE"
17829 msgstr ""
17831 #: c-common.c:7331 c-typeck.c:2527
17832 #, gcc-internal-format
17833 msgid "too many arguments to function %qE"
17834 msgstr ""
17836 #: c-common.c:7361 c-common.c:7407
17837 #, gcc-internal-format
17838 msgid "non-floating-point argument in call to function %qE"
17839 msgstr ""
17841 #: c-common.c:7384
17842 #, gcc-internal-format
17843 msgid "non-floating-point arguments in call to function %qE"
17844 msgstr ""
17846 #: c-common.c:7400
17847 #, gcc-internal-format
17848 msgid "non-const integer argument %u in call to function %qE"
17849 msgstr ""
17851 #: c-common.c:7626
17852 #, gcc-internal-format
17853 msgid ""
17854 "%Hignoring return value of %qD, declared with attribute warn_unused_result"
17855 msgstr ""
17857 #: c-common.c:7630
17858 #, gcc-internal-format
17859 msgid ""
17860 "%Hignoring return value of function declared with attribute "
17861 "warn_unused_result"
17862 msgstr ""
17864 #: c-common.c:7684
17865 #, gcc-internal-format
17866 msgid "cannot apply %<offsetof%> to static data member %qD"
17867 msgstr ""
17869 #: c-common.c:7689
17870 #, gcc-internal-format
17871 msgid "cannot apply %<offsetof%> when %<operator[]%> is overloaded"
17872 msgstr ""
17874 #: c-common.c:7710 cp/typeck.c:4565
17875 #, gcc-internal-format
17876 msgid "attempt to take address of bit-field structure member %qD"
17877 msgstr ""
17879 #: c-common.c:7763
17880 #, gcc-internal-format
17881 msgid "lvalue required as left operand of assignment"
17882 msgstr ""
17884 #: c-common.c:7766
17885 #, gcc-internal-format
17886 msgid "lvalue required as increment operand"
17887 msgstr ""
17889 #: c-common.c:7769
17890 #, gcc-internal-format
17891 msgid "lvalue required as decrement operand"
17892 msgstr ""
17894 #: c-common.c:7772
17895 #, gcc-internal-format
17896 msgid "lvalue required as unary %<&%> operand"
17897 msgstr ""
17899 #: c-common.c:7775
17900 #, gcc-internal-format
17901 msgid "lvalue required in asm statement"
17902 msgstr ""
17904 #: c-common.c:7897
17905 #, gcc-internal-format
17906 msgid "size of array is too large"
17907 msgstr ""
17909 #: c-common.c:7933 c-common.c:7982 c-typeck.c:2717
17910 #, gcc-internal-format
17911 msgid "too few arguments to function %qE"
17912 msgstr ""
17914 #. ??? This should not be an error when inlining calls to
17915 #. unprototyped functions.
17916 #: c-common.c:7950 c-typeck.c:4396
17917 #, gcc-internal-format
17918 msgid "incompatible type for argument %d of %qE"
17919 msgstr ""
17921 #: c-common.c:8142
17922 #, gcc-internal-format
17923 msgid "array subscript has type %<char%>"
17924 msgstr ""
17926 #: c-common.c:8165
17927 #, gcc-internal-format
17928 msgid "suggest parentheses around + or - inside shift"
17929 msgstr ""
17931 #: c-common.c:8173
17932 #, gcc-internal-format
17933 msgid "suggest parentheses around && within ||"
17934 msgstr ""
17936 #: c-common.c:8183
17937 #, gcc-internal-format
17938 msgid "suggest parentheses around arithmetic in operand of |"
17939 msgstr ""
17941 #: c-common.c:8188
17942 #, gcc-internal-format
17943 msgid "suggest parentheses around comparison in operand of |"
17944 msgstr ""
17946 #: c-common.c:8198
17947 #, gcc-internal-format
17948 msgid "suggest parentheses around arithmetic in operand of ^"
17949 msgstr ""
17951 #: c-common.c:8203
17952 #, gcc-internal-format
17953 msgid "suggest parentheses around comparison in operand of ^"
17954 msgstr ""
17956 #: c-common.c:8211
17957 #, gcc-internal-format
17958 msgid "suggest parentheses around + or - in operand of &"
17959 msgstr ""
17961 #: c-common.c:8216
17962 #, gcc-internal-format
17963 msgid "suggest parentheses around comparison in operand of &"
17964 msgstr ""
17966 #: c-common.c:8224
17967 #, gcc-internal-format
17968 msgid "suggest parentheses around comparison in operand of %s"
17969 msgstr ""
17971 #: c-common.c:8233
17972 #, gcc-internal-format
17973 msgid "comparisons like X<=Y<=Z do not have their mathematical meaning"
17974 msgstr ""
17976 #: c-common.c:8246
17977 #, gcc-internal-format
17978 msgid "label %q+D defined but not used"
17979 msgstr ""
17981 #: c-common.c:8248
17982 #, gcc-internal-format
17983 msgid "label %q+D declared but not defined"
17984 msgstr ""
17986 #: c-common.c:8267
17987 #, gcc-internal-format
17988 msgid "division by zero"
17989 msgstr ""
17991 #: c-common.c:8295
17992 #, gcc-internal-format
17993 msgid "comparison between types %qT and %qT"
17994 msgstr ""
17996 #: c-common.c:8343
17997 #, gcc-internal-format
17998 msgid "comparison between signed and unsigned integer expressions"
17999 msgstr ""
18001 #: c-common.c:8394
18002 #, gcc-internal-format
18003 msgid "promoted ~unsigned is always non-zero"
18004 msgstr ""
18006 #: c-common.c:8397
18007 #, gcc-internal-format
18008 msgid "comparison of promoted ~unsigned with constant"
18009 msgstr ""
18011 #: c-common.c:8407
18012 #, gcc-internal-format
18013 msgid "comparison of promoted ~unsigned with unsigned"
18014 msgstr ""
18016 #. Except for passing an argument to an unprototyped function,
18017 #. this is a constraint violation.  When passing an argument to
18018 #. an unprototyped function, it is compile-time undefined;
18019 #. making it a constraint in that case was rejected in
18020 #. DR#252.
18021 #: c-convert.c:95 c-typeck.c:1784 c-typeck.c:4027 cp/typeck.c:1583
18022 #: cp/typeck.c:5813 cp/typeck.c:6462 fortran/convert.c:88
18023 #, gcc-internal-format
18024 msgid "void value not ignored as it ought to be"
18025 msgstr ""
18027 #: c-convert.c:118 fortran/convert.c:121 java/typeck.c:151
18028 #, gcc-internal-format
18029 msgid "conversion to non-scalar type requested"
18030 msgstr ""
18032 #: c-decl.c:549
18033 #, gcc-internal-format
18034 msgid "array %q+D assumed to have one element"
18035 msgstr ""
18037 #: c-decl.c:654
18038 #, gcc-internal-format
18039 msgid "GCC supports only %u nested scopes"
18040 msgstr ""
18042 #: c-decl.c:740 cp/decl.c:359
18043 #, gcc-internal-format
18044 msgid "label %q+D used but not defined"
18045 msgstr ""
18047 #: c-decl.c:781
18048 #, gcc-internal-format
18049 msgid "nested function %q+D declared but never defined"
18050 msgstr ""
18052 #: c-decl.c:791
18053 #, gcc-internal-format
18054 msgid "inline function %q+D declared but never defined"
18055 msgstr ""
18057 #: c-decl.c:804 cp/decl.c:604
18058 #, gcc-internal-format
18059 msgid "unused variable %q+D"
18060 msgstr ""
18062 #: c-decl.c:808
18063 #, gcc-internal-format
18064 msgid "type of array %q+D completed incompatibly with implicit initialization"
18065 msgstr ""
18067 #: c-decl.c:1032
18068 #, gcc-internal-format
18069 msgid ""
18070 "a parameter list with an ellipsis can%'t match an empty parameter name list "
18071 "declaration"
18072 msgstr ""
18074 #: c-decl.c:1039
18075 #, gcc-internal-format
18076 msgid ""
18077 "an argument type that has a default promotion can%'t match an empty "
18078 "parameter name list declaration"
18079 msgstr ""
18081 #: c-decl.c:1080
18082 #, gcc-internal-format
18083 msgid ""
18084 "prototype for %q+D declares more arguments than previous old-style definition"
18085 msgstr ""
18087 #: c-decl.c:1086
18088 #, gcc-internal-format
18089 msgid ""
18090 "prototype for %q+D declares fewer arguments than previous old-style "
18091 "definition"
18092 msgstr ""
18094 #: c-decl.c:1095
18095 #, gcc-internal-format
18096 msgid "prototype for %q+D declares argument %d with incompatible type"
18097 msgstr ""
18099 #. If we get here, no errors were found, but do issue a warning
18100 #. for this poor-style construct.
18101 #: c-decl.c:1108
18102 #, gcc-internal-format
18103 msgid "prototype for %q+D follows non-prototype definition"
18104 msgstr ""
18106 #: c-decl.c:1123
18107 #, gcc-internal-format
18108 msgid "previous definition of %q+D was here"
18109 msgstr ""
18111 #: c-decl.c:1125
18112 #, gcc-internal-format
18113 msgid "previous implicit declaration of %q+D was here"
18114 msgstr ""
18116 #: c-decl.c:1127
18117 #, gcc-internal-format
18118 msgid "previous declaration of %q+D was here"
18119 msgstr ""
18121 #: c-decl.c:1167
18122 #, gcc-internal-format
18123 msgid "%q+D redeclared as different kind of symbol"
18124 msgstr ""
18126 #: c-decl.c:1171
18127 #, gcc-internal-format
18128 msgid "built-in function %q+D declared as non-function"
18129 msgstr ""
18131 #: c-decl.c:1174 c-decl.c:1294 c-decl.c:1969
18132 #, gcc-internal-format
18133 msgid "declaration of %q+D shadows a built-in function"
18134 msgstr ""
18136 #: c-decl.c:1183
18137 #, gcc-internal-format
18138 msgid "redeclaration of enumerator %q+D"
18139 msgstr ""
18141 #. If types don't match for a built-in, throw away the
18142 #. built-in.  No point in calling locate_old_decl here, it
18143 #. won't print anything.
18144 #: c-decl.c:1204
18145 #, gcc-internal-format
18146 msgid "conflicting types for built-in function %q+D"
18147 msgstr ""
18149 #: c-decl.c:1229 c-decl.c:1242 c-decl.c:1251
18150 #, gcc-internal-format
18151 msgid "conflicting types for %q+D"
18152 msgstr ""
18154 #: c-decl.c:1249
18155 #, gcc-internal-format
18156 msgid "conflicting type qualifiers for %q+D"
18157 msgstr ""
18159 #. Allow OLDDECL to continue in use.
18160 #: c-decl.c:1269
18161 #, gcc-internal-format
18162 msgid "redefinition of typedef %q+D"
18163 msgstr ""
18165 #: c-decl.c:1320 c-decl.c:1422
18166 #, gcc-internal-format
18167 msgid "redefinition of %q+D"
18168 msgstr ""
18170 #: c-decl.c:1355 c-decl.c:1460
18171 #, gcc-internal-format
18172 msgid "static declaration of %q+D follows non-static declaration"
18173 msgstr ""
18175 #: c-decl.c:1365 c-decl.c:1373 c-decl.c:1450 c-decl.c:1457
18176 #, gcc-internal-format
18177 msgid "non-static declaration of %q+D follows static declaration"
18178 msgstr ""
18180 #: c-decl.c:1389
18181 #, gcc-internal-format
18182 msgid "%<gnu_inline%> attribute present on %q+D"
18183 msgstr ""
18185 #: c-decl.c:1391
18186 #, gcc-internal-format
18187 msgid "%Jbut not here"
18188 msgstr ""
18190 #: c-decl.c:1409
18191 #, gcc-internal-format
18192 msgid "thread-local declaration of %q+D follows non-thread-local declaration"
18193 msgstr ""
18195 #: c-decl.c:1412
18196 #, gcc-internal-format
18197 msgid "non-thread-local declaration of %q+D follows thread-local declaration"
18198 msgstr ""
18200 #: c-decl.c:1442
18201 #, gcc-internal-format
18202 msgid "extern declaration of %q+D follows declaration with no linkage"
18203 msgstr ""
18205 #: c-decl.c:1478
18206 #, gcc-internal-format
18207 msgid "declaration of %q+D with no linkage follows extern declaration"
18208 msgstr ""
18210 #: c-decl.c:1484
18211 #, gcc-internal-format
18212 msgid "redeclaration of %q+D with no linkage"
18213 msgstr ""
18215 #: c-decl.c:1498
18216 #, gcc-internal-format
18217 msgid ""
18218 "redeclaration of %q+D with different visibility (old visibility preserved)"
18219 msgstr ""
18221 #: c-decl.c:1509
18222 #, gcc-internal-format
18223 msgid "inline declaration of %qD follows declaration with attribute noinline"
18224 msgstr ""
18226 #: c-decl.c:1516
18227 #, gcc-internal-format
18228 msgid "declaration of %q+D with attribute noinline follows inline declaration "
18229 msgstr ""
18231 #: c-decl.c:1534
18232 #, gcc-internal-format
18233 msgid "redefinition of parameter %q+D"
18234 msgstr ""
18236 #: c-decl.c:1561
18237 #, gcc-internal-format
18238 msgid "redundant redeclaration of %q+D"
18239 msgstr ""
18241 #: c-decl.c:1956
18242 #, gcc-internal-format
18243 msgid "declaration of %q+D shadows previous non-variable"
18244 msgstr ""
18246 #: c-decl.c:1961
18247 #, gcc-internal-format
18248 msgid "declaration of %q+D shadows a parameter"
18249 msgstr ""
18251 #: c-decl.c:1964
18252 #, gcc-internal-format
18253 msgid "declaration of %q+D shadows a global declaration"
18254 msgstr ""
18256 #: c-decl.c:1974
18257 #, gcc-internal-format
18258 msgid "declaration of %q+D shadows a previous local"
18259 msgstr ""
18261 #: c-decl.c:1977 cp/name-lookup.c:1031 cp/name-lookup.c:1062
18262 #: cp/name-lookup.c:1070
18263 #, gcc-internal-format
18264 msgid "%Jshadowed declaration is here"
18265 msgstr ""
18267 #: c-decl.c:2169
18268 #, gcc-internal-format
18269 msgid "nested extern declaration of %qD"
18270 msgstr ""
18272 #: c-decl.c:2335 c-decl.c:2338
18273 #, gcc-internal-format
18274 msgid "implicit declaration of function %qE"
18275 msgstr ""
18277 #: c-decl.c:2400
18278 #, gcc-internal-format
18279 msgid "incompatible implicit declaration of built-in function %qD"
18280 msgstr ""
18282 #: c-decl.c:2409
18283 #, gcc-internal-format
18284 msgid "incompatible implicit declaration of function %qD"
18285 msgstr ""
18287 #: c-decl.c:2462
18288 #, gcc-internal-format
18289 msgid "%H%qE undeclared here (not in a function)"
18290 msgstr ""
18292 #: c-decl.c:2467
18293 #, gcc-internal-format
18294 msgid "%H%qE undeclared (first use in this function)"
18295 msgstr ""
18297 #: c-decl.c:2471
18298 #, gcc-internal-format
18299 msgid "%H(Each undeclared identifier is reported only once"
18300 msgstr ""
18302 #: c-decl.c:2472
18303 #, gcc-internal-format
18304 msgid "%Hfor each function it appears in.)"
18305 msgstr ""
18307 #: c-decl.c:2510 cp/decl.c:2391
18308 #, gcc-internal-format
18309 msgid "label %qE referenced outside of any function"
18310 msgstr ""
18312 #: c-decl.c:2552
18313 #, gcc-internal-format
18314 msgid "duplicate label declaration %qE"
18315 msgstr ""
18317 #: c-decl.c:2588
18318 #, gcc-internal-format
18319 msgid "%Hduplicate label %qD"
18320 msgstr ""
18322 #: c-decl.c:2598
18323 #, gcc-internal-format
18324 msgid "%Jjump into statement expression"
18325 msgstr ""
18327 #: c-decl.c:2600
18328 #, gcc-internal-format
18329 msgid "%Jjump into scope of identifier with variably modified type"
18330 msgstr ""
18332 #: c-decl.c:2615
18333 #, gcc-internal-format
18334 msgid ""
18335 "%Htraditional C lacks a separate namespace for labels, identifier %qE "
18336 "conflicts"
18337 msgstr ""
18339 #: c-decl.c:2690
18340 #, gcc-internal-format
18341 msgid "%H%qE defined as wrong kind of tag"
18342 msgstr ""
18344 #: c-decl.c:2888
18345 #, gcc-internal-format
18346 msgid "unnamed struct/union that defines no instances"
18347 msgstr ""
18349 #: c-decl.c:2897
18350 #, gcc-internal-format
18351 msgid "empty declaration with storage class specifier does not redeclare tag"
18352 msgstr ""
18354 #: c-decl.c:2909
18355 #, gcc-internal-format
18356 msgid "empty declaration with type qualifier does not redeclare tag"
18357 msgstr ""
18359 #: c-decl.c:2931 c-decl.c:2938
18360 #, gcc-internal-format
18361 msgid "useless type name in empty declaration"
18362 msgstr ""
18364 #: c-decl.c:2946
18365 #, gcc-internal-format
18366 msgid "%<inline%> in empty declaration"
18367 msgstr ""
18369 #: c-decl.c:2952
18370 #, gcc-internal-format
18371 msgid "%<auto%> in file-scope empty declaration"
18372 msgstr ""
18374 #: c-decl.c:2958
18375 #, gcc-internal-format
18376 msgid "%<register%> in file-scope empty declaration"
18377 msgstr ""
18379 #: c-decl.c:2964
18380 #, gcc-internal-format
18381 msgid "useless storage class specifier in empty declaration"
18382 msgstr ""
18384 #: c-decl.c:2970
18385 #, gcc-internal-format
18386 msgid "useless %<__thread%> in empty declaration"
18387 msgstr ""
18389 #: c-decl.c:2978
18390 #, gcc-internal-format
18391 msgid "useless type qualifier in empty declaration"
18392 msgstr ""
18394 #: c-decl.c:2985 c-parser.c:1170
18395 #, gcc-internal-format
18396 msgid "empty declaration"
18397 msgstr ""
18399 #: c-decl.c:3052
18400 #, gcc-internal-format
18401 msgid ""
18402 "ISO C90 does not support %<static%> or type qualifiers in parameter array "
18403 "declarators"
18404 msgstr ""
18406 #: c-decl.c:3056
18407 #, gcc-internal-format
18408 msgid "ISO C90 does not support %<[*]%> array declarators"
18409 msgstr ""
18411 #. C99 6.7.5.2p4
18412 #. A function definition isn't function prototype scope C99 6.2.1p4.
18413 #. C99 6.7.5.2p4
18414 #: c-decl.c:3063 c-decl.c:4990
18415 #, gcc-internal-format
18416 msgid "%<[*]%> not allowed in other than function prototype scope"
18417 msgstr ""
18419 #: c-decl.c:3165
18420 #, gcc-internal-format
18421 msgid "%q+D is usually a function"
18422 msgstr ""
18424 #: c-decl.c:3174 cp/decl2.c:775
18425 #, gcc-internal-format
18426 msgid "typedef %qD is initialized (use __typeof__ instead)"
18427 msgstr ""
18429 #: c-decl.c:3179
18430 #, gcc-internal-format
18431 msgid "function %qD is initialized like a variable"
18432 msgstr ""
18434 #. DECL_INITIAL in a PARM_DECL is really DECL_ARG_TYPE.
18435 #: c-decl.c:3185
18436 #, gcc-internal-format
18437 msgid "parameter %qD is initialized"
18438 msgstr ""
18440 #: c-decl.c:3210
18441 #, gcc-internal-format
18442 msgid "variable %qD has initializer but incomplete type"
18443 msgstr ""
18445 #: c-decl.c:3299 c-decl.c:6088 cp/decl.c:4045 cp/decl.c:11279
18446 #, gcc-internal-format
18447 msgid "inline function %q+D given attribute noinline"
18448 msgstr ""
18450 #: c-decl.c:3312
18451 #, gcc-internal-format
18452 msgid "%q+D is static but declared in inline function %qD which is not static"
18453 msgstr ""
18455 #: c-decl.c:3403
18456 #, gcc-internal-format
18457 msgid "initializer fails to determine size of %q+D"
18458 msgstr ""
18460 #: c-decl.c:3408
18461 #, gcc-internal-format
18462 msgid "array size missing in %q+D"
18463 msgstr ""
18465 #: c-decl.c:3420
18466 #, gcc-internal-format
18467 msgid "zero or negative size array %q+D"
18468 msgstr ""
18470 #: c-decl.c:3475 varasm.c:2111
18471 #, gcc-internal-format
18472 msgid "storage size of %q+D isn%'t known"
18473 msgstr ""
18475 #: c-decl.c:3486
18476 #, gcc-internal-format
18477 msgid "storage size of %q+D isn%'t constant"
18478 msgstr ""
18480 #: c-decl.c:3533
18481 #, gcc-internal-format
18482 msgid "ignoring asm-specifier for non-static local variable %q+D"
18483 msgstr ""
18485 #: c-decl.c:3561 fortran/f95-lang.c:627
18486 #, gcc-internal-format
18487 msgid "cannot put object with volatile field into register"
18488 msgstr ""
18490 #: c-decl.c:3687
18491 #, gcc-internal-format
18492 msgid "ISO C forbids forward parameter declarations"
18493 msgstr ""
18495 #: c-decl.c:3806
18496 #, gcc-internal-format
18497 msgid "bit-field %qs width not an integer constant"
18498 msgstr ""
18500 #: c-decl.c:3814
18501 #, gcc-internal-format
18502 msgid "negative width in bit-field %qs"
18503 msgstr ""
18505 #: c-decl.c:3819
18506 #, gcc-internal-format
18507 msgid "zero width for bit-field %qs"
18508 msgstr ""
18510 #: c-decl.c:3829
18511 #, gcc-internal-format
18512 msgid "bit-field %qs has invalid type"
18513 msgstr ""
18515 #: c-decl.c:3839
18516 #, gcc-internal-format
18517 msgid "type of bit-field %qs is a GCC extension"
18518 msgstr ""
18520 #: c-decl.c:3845
18521 #, gcc-internal-format
18522 msgid "width of %qs exceeds its type"
18523 msgstr ""
18525 #: c-decl.c:3858
18526 #, gcc-internal-format
18527 msgid "%qs is narrower than values of its type"
18528 msgstr ""
18530 #: c-decl.c:3876
18531 #, gcc-internal-format
18532 msgid "ISO C90 forbids array %qs whose size can%'t be evaluated"
18533 msgstr ""
18535 #: c-decl.c:3880
18536 #, gcc-internal-format
18537 msgid "ISO C90 forbids array whose size can%'t be evaluated"
18538 msgstr ""
18540 #: c-decl.c:3886
18541 #, gcc-internal-format
18542 msgid "ISO C90 forbids variable length array %qs"
18543 msgstr ""
18545 #: c-decl.c:3889
18546 #, gcc-internal-format
18547 msgid "ISO C90 forbids variable length array"
18548 msgstr ""
18550 #: c-decl.c:3898
18551 #, gcc-internal-format
18552 msgid "the size of array %qs can%'t be evaluated"
18553 msgstr ""
18555 #: c-decl.c:3902
18556 #, gcc-internal-format
18557 msgid "the size of array can %'t be evaluated"
18558 msgstr ""
18560 #: c-decl.c:3908
18561 #, gcc-internal-format
18562 msgid "variable length array %qs is used"
18563 msgstr ""
18565 #: c-decl.c:3912 cp/decl.c:7145
18566 #, gcc-internal-format
18567 msgid "variable length array is used"
18568 msgstr ""
18570 #: c-decl.c:4034 c-decl.c:4315
18571 #, gcc-internal-format
18572 msgid "variably modified %qs at file scope"
18573 msgstr ""
18575 #: c-decl.c:4052
18576 #, gcc-internal-format
18577 msgid "type defaults to %<int%> in declaration of %qs"
18578 msgstr ""
18580 #: c-decl.c:4080
18581 #, gcc-internal-format
18582 msgid "duplicate %<const%>"
18583 msgstr ""
18585 #: c-decl.c:4082
18586 #, gcc-internal-format
18587 msgid "duplicate %<restrict%>"
18588 msgstr ""
18590 #: c-decl.c:4084
18591 #, gcc-internal-format
18592 msgid "duplicate %<volatile%>"
18593 msgstr ""
18595 #: c-decl.c:4104
18596 #, gcc-internal-format
18597 msgid "function definition declared %<auto%>"
18598 msgstr ""
18600 #: c-decl.c:4106
18601 #, gcc-internal-format
18602 msgid "function definition declared %<register%>"
18603 msgstr ""
18605 #: c-decl.c:4108
18606 #, gcc-internal-format
18607 msgid "function definition declared %<typedef%>"
18608 msgstr ""
18610 #: c-decl.c:4110
18611 #, gcc-internal-format
18612 msgid "function definition declared %<__thread%>"
18613 msgstr ""
18615 #: c-decl.c:4126
18616 #, gcc-internal-format
18617 msgid "storage class specified for structure field %qs"
18618 msgstr ""
18620 #: c-decl.c:4130 cp/decl.c:8031
18621 #, gcc-internal-format
18622 msgid "storage class specified for parameter %qs"
18623 msgstr ""
18625 #: c-decl.c:4133 cp/decl.c:8033
18626 #, gcc-internal-format
18627 msgid "storage class specified for typename"
18628 msgstr ""
18630 #: c-decl.c:4150 cp/decl.c:9270
18631 #, gcc-internal-format
18632 msgid "%qs initialized and declared %<extern%>"
18633 msgstr ""
18635 #: c-decl.c:4153 cp/decl.c:9274
18636 #, gcc-internal-format
18637 msgid "%qs has both %<extern%> and initializer"
18638 msgstr ""
18640 #: c-decl.c:4158
18641 #, gcc-internal-format
18642 msgid "file-scope declaration of %qs specifies %<auto%>"
18643 msgstr ""
18645 #: c-decl.c:4161
18646 #, gcc-internal-format
18647 msgid "file-scope declaration of %qs specifies %<register%>"
18648 msgstr ""
18650 #: c-decl.c:4166 cp/decl.c:8044
18651 #, gcc-internal-format
18652 msgid "nested function %qs declared %<extern%>"
18653 msgstr ""
18655 #: c-decl.c:4169 cp/decl.c:8054
18656 #, gcc-internal-format
18657 msgid "function-scope %qs implicitly auto and declared %<__thread%>"
18658 msgstr ""
18660 #. Only the innermost declarator (making a parameter be of
18661 #. array type which is converted to pointer type)
18662 #. may have static or type qualifiers.
18663 #: c-decl.c:4216 c-decl.c:4460
18664 #, gcc-internal-format
18665 msgid "static or type qualifiers in non-parameter array declarator"
18666 msgstr ""
18668 #: c-decl.c:4263
18669 #, gcc-internal-format
18670 msgid "declaration of %qs as array of voids"
18671 msgstr ""
18673 #: c-decl.c:4269
18674 #, gcc-internal-format
18675 msgid "declaration of %qs as array of functions"
18676 msgstr ""
18678 #: c-decl.c:4275
18679 #, gcc-internal-format
18680 msgid "invalid use of structure with flexible array member"
18681 msgstr ""
18683 #: c-decl.c:4295
18684 #, gcc-internal-format
18685 msgid "size of array %qs has non-integer type"
18686 msgstr ""
18688 #: c-decl.c:4301
18689 #, gcc-internal-format
18690 msgid "ISO C forbids zero-size array %qs"
18691 msgstr ""
18693 #: c-decl.c:4308
18694 #, gcc-internal-format
18695 msgid "size of array %qs is negative"
18696 msgstr ""
18698 #: c-decl.c:4362 c-decl.c:4621 cp/decl.c:8524
18699 #, gcc-internal-format
18700 msgid "size of array %qs is too large"
18701 msgstr ""
18703 #: c-decl.c:4374
18704 #, gcc-internal-format
18705 msgid "ISO C90 does not support flexible array members"
18706 msgstr ""
18708 #. C99 6.7.5.2p4
18709 #: c-decl.c:4387
18710 #, gcc-internal-format
18711 msgid "%<[*]%> not allowed in other than a declaration"
18712 msgstr ""
18714 #: c-decl.c:4410
18715 #, gcc-internal-format
18716 msgid "array type has incomplete element type"
18717 msgstr ""
18719 #: c-decl.c:4492 cp/decl.c:8149
18720 #, gcc-internal-format
18721 msgid "%qs declared as function returning a function"
18722 msgstr ""
18724 #: c-decl.c:4497 cp/decl.c:8154
18725 #, gcc-internal-format
18726 msgid "%qs declared as function returning an array"
18727 msgstr ""
18729 #: c-decl.c:4520
18730 #, gcc-internal-format
18731 msgid "function definition has qualified void return type"
18732 msgstr ""
18734 #: c-decl.c:4523 cp/decl.c:8138
18735 #, gcc-internal-format
18736 msgid "type qualifiers ignored on function return type"
18737 msgstr ""
18739 #: c-decl.c:4553 c-decl.c:4635 c-decl.c:4725 c-decl.c:4814
18740 #, gcc-internal-format
18741 msgid "ISO C forbids qualified function types"
18742 msgstr ""
18744 #: c-decl.c:4643
18745 #, gcc-internal-format
18746 msgid "typedef %q+D declared %<inline%>"
18747 msgstr ""
18749 #: c-decl.c:4659
18750 #, gcc-internal-format
18751 msgid "ISO C forbids const or volatile function types"
18752 msgstr ""
18754 #: c-decl.c:4670
18755 #, gcc-internal-format
18756 msgid "a member of a structure or union cannot have a variably modified type"
18757 msgstr ""
18759 #: c-decl.c:4686
18760 #, gcc-internal-format
18761 msgid "variable or field %qs declared void"
18762 msgstr ""
18764 #: c-decl.c:4717
18765 #, gcc-internal-format
18766 msgid "attributes in parameter array declarator ignored"
18767 msgstr ""
18769 #: c-decl.c:4751
18770 #, gcc-internal-format
18771 msgid "parameter %q+D declared %<inline%>"
18772 msgstr ""
18774 #: c-decl.c:4764
18775 #, gcc-internal-format
18776 msgid "field %qs declared as a function"
18777 msgstr ""
18779 #: c-decl.c:4770
18780 #, gcc-internal-format
18781 msgid "field %qs has incomplete type"
18782 msgstr ""
18784 #: c-decl.c:4787 c-decl.c:4797 c-decl.c:4800
18785 #, gcc-internal-format
18786 msgid "invalid storage class for function %qs"
18787 msgstr ""
18789 #: c-decl.c:4820
18790 #, gcc-internal-format
18791 msgid "%<noreturn%> function returns non-void value"
18792 msgstr ""
18794 #: c-decl.c:4856
18795 #, gcc-internal-format
18796 msgid "cannot inline function %<main%>"
18797 msgstr ""
18799 #: c-decl.c:4885
18800 #, gcc-internal-format
18801 msgid "variable previously declared %<static%> redeclared %<extern%>"
18802 msgstr ""
18804 #: c-decl.c:4895
18805 #, gcc-internal-format
18806 msgid "variable %q+D declared %<inline%>"
18807 msgstr ""
18809 #. C99 6.7.5.2p2
18810 #: c-decl.c:4926
18811 #, gcc-internal-format
18812 msgid "object with variably modified type must have no linkage"
18813 msgstr ""
18815 #: c-decl.c:4995 c-decl.c:6182
18816 #, gcc-internal-format
18817 msgid "function declaration isn%'t a prototype"
18818 msgstr ""
18820 #: c-decl.c:5003
18821 #, gcc-internal-format
18822 msgid "parameter names (without types) in function declaration"
18823 msgstr ""
18825 #: c-decl.c:5036
18826 #, gcc-internal-format
18827 msgid "parameter %u (%q+D) has incomplete type"
18828 msgstr ""
18830 #: c-decl.c:5039
18831 #, gcc-internal-format
18832 msgid "%Jparameter %u has incomplete type"
18833 msgstr ""
18835 #: c-decl.c:5048
18836 #, gcc-internal-format
18837 msgid "parameter %u (%q+D) has void type"
18838 msgstr ""
18840 #: c-decl.c:5051
18841 #, gcc-internal-format
18842 msgid "%Jparameter %u has void type"
18843 msgstr ""
18845 #: c-decl.c:5113
18846 #, gcc-internal-format
18847 msgid "%<void%> as only parameter may not be qualified"
18848 msgstr ""
18850 #: c-decl.c:5117 c-decl.c:5151
18851 #, gcc-internal-format
18852 msgid "%<void%> must be the only parameter"
18853 msgstr ""
18855 #: c-decl.c:5145
18856 #, gcc-internal-format
18857 msgid "parameter %q+D has just a forward declaration"
18858 msgstr ""
18860 #. The %s will be one of 'struct', 'union', or 'enum'.
18861 #: c-decl.c:5190
18862 #, gcc-internal-format
18863 msgid "%<%s %E%> declared inside parameter list"
18864 msgstr ""
18866 #. The %s will be one of 'struct', 'union', or 'enum'.
18867 #: c-decl.c:5194
18868 #, gcc-internal-format
18869 msgid "anonymous %s declared inside parameter list"
18870 msgstr ""
18872 #: c-decl.c:5199
18873 #, gcc-internal-format
18874 msgid ""
18875 "its scope is only this definition or declaration, which is probably not what "
18876 "you want"
18877 msgstr ""
18879 #: c-decl.c:5333
18880 #, gcc-internal-format
18881 msgid "redefinition of %<union %E%>"
18882 msgstr ""
18884 #: c-decl.c:5335
18885 #, gcc-internal-format
18886 msgid "redefinition of %<struct %E%>"
18887 msgstr ""
18889 #: c-decl.c:5340
18890 #, gcc-internal-format
18891 msgid "nested redefinition of %<union %E%>"
18892 msgstr ""
18894 #: c-decl.c:5342
18895 #, gcc-internal-format
18896 msgid "nested redefinition of %<struct %E%>"
18897 msgstr ""
18899 #: c-decl.c:5420 cp/decl.c:3783
18900 #, gcc-internal-format
18901 msgid "declaration does not declare anything"
18902 msgstr ""
18904 #: c-decl.c:5423
18905 #, gcc-internal-format
18906 msgid "ISO C doesn%'t support unnamed structs/unions"
18907 msgstr ""
18909 #: c-decl.c:5467 c-decl.c:5483
18910 #, gcc-internal-format
18911 msgid "duplicate member %q+D"
18912 msgstr ""
18914 #: c-decl.c:5522
18915 #, gcc-internal-format
18916 msgid "union has no named members"
18917 msgstr ""
18919 #: c-decl.c:5524
18920 #, gcc-internal-format
18921 msgid "union has no members"
18922 msgstr ""
18924 #: c-decl.c:5529
18925 #, gcc-internal-format
18926 msgid "struct has no named members"
18927 msgstr ""
18929 #: c-decl.c:5531
18930 #, gcc-internal-format
18931 msgid "struct has no members"
18932 msgstr ""
18934 #: c-decl.c:5593
18935 #, gcc-internal-format
18936 msgid "%Jflexible array member in union"
18937 msgstr ""
18939 #: c-decl.c:5598
18940 #, gcc-internal-format
18941 msgid "%Jflexible array member not at end of struct"
18942 msgstr ""
18944 #: c-decl.c:5603
18945 #, gcc-internal-format
18946 msgid "%Jflexible array member in otherwise empty struct"
18947 msgstr ""
18949 #: c-decl.c:5611
18950 #, gcc-internal-format
18951 msgid "%Jinvalid use of structure with flexible array member"
18952 msgstr ""
18954 #: c-decl.c:5720
18955 #, gcc-internal-format
18956 msgid "union cannot be made transparent"
18957 msgstr ""
18959 #: c-decl.c:5791
18960 #, gcc-internal-format
18961 msgid "nested redefinition of %<enum %E%>"
18962 msgstr ""
18964 #. This enum is a named one that has been declared already.
18965 #: c-decl.c:5798
18966 #, gcc-internal-format
18967 msgid "redeclaration of %<enum %E%>"
18968 msgstr ""
18970 #: c-decl.c:5861
18971 #, gcc-internal-format
18972 msgid "enumeration values exceed range of largest integer"
18973 msgstr ""
18975 #: c-decl.c:5878
18976 #, gcc-internal-format
18977 msgid "specified mode too small for enumeral values"
18978 msgstr ""
18980 #: c-decl.c:5977
18981 #, gcc-internal-format
18982 msgid "enumerator value for %qE is not an integer constant"
18983 msgstr ""
18985 #: c-decl.c:5994
18986 #, gcc-internal-format
18987 msgid "overflow in enumeration values"
18988 msgstr ""
18990 #: c-decl.c:6002
18991 #, gcc-internal-format
18992 msgid "ISO C restricts enumerator values to range of %<int%>"
18993 msgstr ""
18995 #: c-decl.c:6106
18996 #, gcc-internal-format
18997 msgid "return type is an incomplete type"
18998 msgstr ""
19000 #: c-decl.c:6116
19001 #, gcc-internal-format
19002 msgid "return type defaults to %<int%>"
19003 msgstr ""
19005 #: c-decl.c:6189
19006 #, gcc-internal-format
19007 msgid "no previous prototype for %q+D"
19008 msgstr ""
19010 #: c-decl.c:6198
19011 #, gcc-internal-format
19012 msgid "%q+D was used with no prototype before its definition"
19013 msgstr ""
19015 #: c-decl.c:6204 cp/decl.c:11420
19016 #, gcc-internal-format
19017 msgid "no previous declaration for %q+D"
19018 msgstr ""
19020 #: c-decl.c:6214
19021 #, gcc-internal-format
19022 msgid "%q+D was used with no declaration before its definition"
19023 msgstr ""
19025 #: c-decl.c:6237
19026 #, gcc-internal-format
19027 msgid "return type of %q+D is not %<int%>"
19028 msgstr ""
19030 #: c-decl.c:6242
19031 #, gcc-internal-format
19032 msgid "%q+D is normally a non-static function"
19033 msgstr ""
19035 #: c-decl.c:6276
19036 #, gcc-internal-format
19037 msgid "%Jold-style parameter declarations in prototyped function definition"
19038 msgstr ""
19040 #: c-decl.c:6290
19041 #, gcc-internal-format
19042 msgid "%Jtraditional C rejects ISO C style function definitions"
19043 msgstr ""
19045 #: c-decl.c:6306
19046 #, gcc-internal-format
19047 msgid "%Jparameter name omitted"
19048 msgstr ""
19050 #: c-decl.c:6340
19051 #, gcc-internal-format
19052 msgid "%Jold-style function definition"
19053 msgstr ""
19055 #: c-decl.c:6349
19056 #, gcc-internal-format
19057 msgid "%Jparameter name missing from parameter list"
19058 msgstr ""
19060 #: c-decl.c:6360
19061 #, gcc-internal-format
19062 msgid "%q+D declared as a non-parameter"
19063 msgstr ""
19065 #: c-decl.c:6365
19066 #, gcc-internal-format
19067 msgid "multiple parameters named %q+D"
19068 msgstr ""
19070 #: c-decl.c:6373
19071 #, gcc-internal-format
19072 msgid "parameter %q+D declared with void type"
19073 msgstr ""
19075 #: c-decl.c:6390 c-decl.c:6392
19076 #, gcc-internal-format
19077 msgid "type of %q+D defaults to %<int%>"
19078 msgstr ""
19080 #: c-decl.c:6411
19081 #, gcc-internal-format
19082 msgid "parameter %q+D has incomplete type"
19083 msgstr ""
19085 #: c-decl.c:6417
19086 #, gcc-internal-format
19087 msgid "declaration for parameter %q+D but no such parameter"
19088 msgstr ""
19090 #: c-decl.c:6467
19091 #, gcc-internal-format
19092 msgid "number of arguments doesn%'t match built-in prototype"
19093 msgstr ""
19095 #: c-decl.c:6471
19096 #, gcc-internal-format
19097 msgid "number of arguments doesn%'t match prototype"
19098 msgstr ""
19100 #: c-decl.c:6472 c-decl.c:6524
19101 #, gcc-internal-format
19102 msgid "%Hprototype declaration"
19103 msgstr ""
19105 #: c-decl.c:6506
19106 #, gcc-internal-format
19107 msgid "promoted argument %qD doesn%'t match built-in prototype"
19108 msgstr ""
19110 #: c-decl.c:6510
19111 #, gcc-internal-format
19112 msgid "promoted argument %qD doesn%'t match prototype"
19113 msgstr ""
19115 #: c-decl.c:6513
19116 #, gcc-internal-format
19117 msgid "prototype declaration"
19118 msgstr ""
19120 #: c-decl.c:6519
19121 #, gcc-internal-format
19122 msgid "argument %qD doesn%'t match built-in prototype"
19123 msgstr ""
19125 #: c-decl.c:6523
19126 #, gcc-internal-format
19127 msgid "argument %qD doesn%'t match prototype"
19128 msgstr ""
19130 #: c-decl.c:6732 cp/decl.c:12116
19131 #, gcc-internal-format
19132 msgid "no return statement in function returning non-void"
19133 msgstr ""
19135 #. If we get here, declarations have been used in a for loop without
19136 #. the C99 for loop scope.  This doesn't make much sense, so don't
19137 #. allow it.
19138 #: c-decl.c:6805
19139 #, gcc-internal-format
19140 msgid "%<for%> loop initial declaration used outside C99 mode"
19141 msgstr ""
19143 #: c-decl.c:6834
19144 #, gcc-internal-format
19145 msgid "declaration of static variable %q+D in %<for%> loop initial declaration"
19146 msgstr ""
19148 #: c-decl.c:6837
19149 #, gcc-internal-format
19150 msgid ""
19151 "declaration of %<extern%> variable %q+D in %<for%> loop initial declaration"
19152 msgstr ""
19154 #: c-decl.c:6842
19155 #, gcc-internal-format
19156 msgid "%<struct %E%> declared in %<for%> loop initial declaration"
19157 msgstr ""
19159 #: c-decl.c:6846
19160 #, gcc-internal-format
19161 msgid "%<union %E%> declared in %<for%> loop initial declaration"
19162 msgstr ""
19164 #: c-decl.c:6850
19165 #, gcc-internal-format
19166 msgid "%<enum %E%> declared in %<for%> loop initial declaration"
19167 msgstr ""
19169 #: c-decl.c:6854
19170 #, gcc-internal-format
19171 msgid "declaration of non-variable %q+D in %<for%> loop initial declaration"
19172 msgstr ""
19174 #: c-decl.c:7146 c-decl.c:7388 c-decl.c:7684
19175 #, gcc-internal-format
19176 msgid "duplicate %qE"
19177 msgstr ""
19179 #: c-decl.c:7171 c-decl.c:7398 c-decl.c:7585
19180 #, gcc-internal-format
19181 msgid "two or more data types in declaration specifiers"
19182 msgstr ""
19184 #: c-decl.c:7183
19185 #, gcc-internal-format
19186 msgid "%<long long long%> is too long for GCC"
19187 msgstr ""
19189 #: c-decl.c:7190 c-decl.c:7488
19190 #, gcc-internal-format
19191 msgid "both %<long long%> and %<double%> in declaration specifiers"
19192 msgstr ""
19194 #: c-decl.c:7195
19195 #, gcc-internal-format
19196 msgid "ISO C90 does not support %<long long%>"
19197 msgstr ""
19199 #: c-decl.c:7200 c-decl.c:7229
19200 #, gcc-internal-format
19201 msgid "both %<long%> and %<short%> in declaration specifiers"
19202 msgstr ""
19204 #: c-decl.c:7203 c-decl.c:7405
19205 #, gcc-internal-format
19206 msgid "both %<long%> and %<void%> in declaration specifiers"
19207 msgstr ""
19209 #: c-decl.c:7206 c-decl.c:7427
19210 #, gcc-internal-format
19211 msgid "both %<long%> and %<_Bool%> in declaration specifiers"
19212 msgstr ""
19214 #: c-decl.c:7209 c-decl.c:7449
19215 #, gcc-internal-format
19216 msgid "both %<long%> and %<char%> in declaration specifiers"
19217 msgstr ""
19219 #: c-decl.c:7212 c-decl.c:7469
19220 #, gcc-internal-format
19221 msgid "both %<long%> and %<float%> in declaration specifiers"
19222 msgstr ""
19224 #: c-decl.c:7215
19225 #, gcc-internal-format
19226 msgid "both %<long%> and %<_Decimal32%> in declaration specifiers"
19227 msgstr ""
19229 #: c-decl.c:7218
19230 #, gcc-internal-format
19231 msgid "both %<long%> and %<_Decimal64%> in declaration specifiers"
19232 msgstr ""
19234 #: c-decl.c:7221
19235 #, gcc-internal-format
19236 msgid "both %<long%> and %<_Decimal128%> in declaration specifiers"
19237 msgstr ""
19239 #: c-decl.c:7232 c-decl.c:7408
19240 #, gcc-internal-format
19241 msgid "both %<short%> and %<void%> in declaration specifiers"
19242 msgstr ""
19244 #: c-decl.c:7235 c-decl.c:7430
19245 #, gcc-internal-format
19246 msgid "both %<short%> and %<_Bool%> in declaration specifiers"
19247 msgstr ""
19249 #: c-decl.c:7238 c-decl.c:7452
19250 #, gcc-internal-format
19251 msgid "both %<short%> and %<char%> in declaration specifiers"
19252 msgstr ""
19254 #: c-decl.c:7241 c-decl.c:7472
19255 #, gcc-internal-format
19256 msgid "both %<short%> and %<float%> in declaration specifiers"
19257 msgstr ""
19259 #: c-decl.c:7244 c-decl.c:7491
19260 #, gcc-internal-format
19261 msgid "both %<short%> and %<double%> in declaration specifiers"
19262 msgstr ""
19264 #: c-decl.c:7247
19265 #, gcc-internal-format
19266 msgid "both %<short%> and %<_Decimal32%> in declaration specifiers"
19267 msgstr ""
19269 #: c-decl.c:7250
19270 #, gcc-internal-format
19271 msgid "both %<short%> and %<_Decimal64%> in declaration specifiers"
19272 msgstr ""
19274 #: c-decl.c:7253
19275 #, gcc-internal-format
19276 msgid "both %<short%> and %<_Decimal128%> in declaration specifiers"
19277 msgstr ""
19279 #: c-decl.c:7261 c-decl.c:7290
19280 #, gcc-internal-format
19281 msgid "both %<signed%> and %<unsigned%> in declaration specifiers"
19282 msgstr ""
19284 #: c-decl.c:7264 c-decl.c:7411
19285 #, gcc-internal-format
19286 msgid "both %<signed%> and %<void%> in declaration specifiers"
19287 msgstr ""
19289 #: c-decl.c:7267 c-decl.c:7433
19290 #, gcc-internal-format
19291 msgid "both %<signed%> and %<_Bool%> in declaration specifiers"
19292 msgstr ""
19294 #: c-decl.c:7270 c-decl.c:7475
19295 #, gcc-internal-format
19296 msgid "both %<signed%> and %<float%> in declaration specifiers"
19297 msgstr ""
19299 #: c-decl.c:7273 c-decl.c:7494
19300 #, gcc-internal-format
19301 msgid "both %<signed%> and %<double%> in declaration specifiers"
19302 msgstr ""
19304 #: c-decl.c:7276
19305 #, gcc-internal-format
19306 msgid "both %<signed%> and %<_Decimal32%> in declaration specifiers"
19307 msgstr ""
19309 #: c-decl.c:7279
19310 #, gcc-internal-format
19311 msgid "both %<signed%> and %<_Decimal64%> in declaration specifiers"
19312 msgstr ""
19314 #: c-decl.c:7282
19315 #, gcc-internal-format
19316 msgid "both %<signed%> and %<_Decimal128%> in declaration specifiers"
19317 msgstr ""
19319 #: c-decl.c:7293 c-decl.c:7414
19320 #, gcc-internal-format
19321 msgid "both %<unsigned%> and %<void%> in declaration specifiers"
19322 msgstr ""
19324 #: c-decl.c:7296 c-decl.c:7436
19325 #, gcc-internal-format
19326 msgid "both %<unsigned%> and %<_Bool%> in declaration specifiers"
19327 msgstr ""
19329 #: c-decl.c:7299 c-decl.c:7478
19330 #, gcc-internal-format
19331 msgid "both %<unsigned%> and %<float%> in declaration specifiers"
19332 msgstr ""
19334 #: c-decl.c:7302 c-decl.c:7497
19335 #, gcc-internal-format
19336 msgid "both %<unsigned%> and %<double%> in declaration specifiers"
19337 msgstr ""
19339 #: c-decl.c:7305
19340 #, gcc-internal-format
19341 msgid "both %<unsigned%> and %<_Decimal32%> in declaration specifiers"
19342 msgstr ""
19344 #: c-decl.c:7308
19345 #, gcc-internal-format
19346 msgid "both %<unsigned%> and %<_Decimal64%> in declaration specifiers"
19347 msgstr ""
19349 #: c-decl.c:7311
19350 #, gcc-internal-format
19351 msgid "both %<unsigned%> and %<_Decimal128%> in declaration specifiers"
19352 msgstr ""
19354 #: c-decl.c:7319
19355 #, gcc-internal-format
19356 msgid "ISO C90 does not support complex types"
19357 msgstr ""
19359 #: c-decl.c:7321 c-decl.c:7417
19360 #, gcc-internal-format
19361 msgid "both %<complex%> and %<void%> in declaration specifiers"
19362 msgstr ""
19364 #: c-decl.c:7324 c-decl.c:7439
19365 #, gcc-internal-format
19366 msgid "both %<complex%> and %<_Bool%> in declaration specifiers"
19367 msgstr ""
19369 #: c-decl.c:7327
19370 #, gcc-internal-format
19371 msgid "both %<complex%> and %<_Decimal32%> in declaration specifiers"
19372 msgstr ""
19374 #: c-decl.c:7330
19375 #, gcc-internal-format
19376 msgid "both %<complex%> and %<_Decimal64%> in declaration specifiers"
19377 msgstr ""
19379 #: c-decl.c:7333
19380 #, gcc-internal-format
19381 msgid "both %<complex%> and %<_Decimal128%> in declaration specifiers"
19382 msgstr ""
19384 #: c-decl.c:7336
19385 #, gcc-internal-format
19386 msgid "both %<complex%> and %<_Fract%> in declaration specifiers"
19387 msgstr ""
19389 #: c-decl.c:7339
19390 #, gcc-internal-format
19391 msgid "both %<complex%> and %<_Accum%> in declaration specifiers"
19392 msgstr ""
19394 #: c-decl.c:7342
19395 #, gcc-internal-format
19396 msgid "both %<complex%> and %<_Sat%> in declaration specifiers"
19397 msgstr ""
19399 #: c-decl.c:7349
19400 #, gcc-internal-format
19401 msgid "ISO C does not support saturating types"
19402 msgstr ""
19404 #: c-decl.c:7351 c-decl.c:7420
19405 #, gcc-internal-format
19406 msgid "both %<_Sat%> and %<void%> in declaration specifiers"
19407 msgstr ""
19409 #: c-decl.c:7354 c-decl.c:7442
19410 #, gcc-internal-format
19411 msgid "both %<_Sat%> and %<_Bool%> in declaration specifiers"
19412 msgstr ""
19414 #: c-decl.c:7357 c-decl.c:7455
19415 #, gcc-internal-format
19416 msgid "both %<_Sat%> and %<char%> in declaration specifiers"
19417 msgstr ""
19419 #: c-decl.c:7360 c-decl.c:7462
19420 #, gcc-internal-format
19421 msgid "both %<_Sat%> and %<int%> in declaration specifiers"
19422 msgstr ""
19424 #: c-decl.c:7363 c-decl.c:7481
19425 #, gcc-internal-format
19426 msgid "both %<_Sat%> and %<float%> in declaration specifiers"
19427 msgstr ""
19429 #: c-decl.c:7366 c-decl.c:7500
19430 #, gcc-internal-format
19431 msgid "both %<_Sat%> and %<double%> in declaration specifiers"
19432 msgstr ""
19434 #: c-decl.c:7369
19435 #, gcc-internal-format
19436 msgid "both %<_Sat%> and %<_Decimal32%> in declaration specifiers"
19437 msgstr ""
19439 #: c-decl.c:7372
19440 #, gcc-internal-format
19441 msgid "both %<_Sat%> and %<_Decimal64%> in declaration specifiers"
19442 msgstr ""
19444 #: c-decl.c:7375
19445 #, gcc-internal-format
19446 msgid "both %<_Sat%> and %<_Decimal128%> in declaration specifiers"
19447 msgstr ""
19449 #: c-decl.c:7378
19450 #, gcc-internal-format
19451 msgid "both %<_Sat%> and %<complex%> in declaration specifiers"
19452 msgstr ""
19454 #: c-decl.c:7517
19455 #, gcc-internal-format
19456 msgid "both %<long long%> and %<%s%> in declaration specifiers"
19457 msgstr ""
19459 #: c-decl.c:7520
19460 #, gcc-internal-format
19461 msgid "both %<long%> and %<%s%> in declaration specifiers"
19462 msgstr ""
19464 #: c-decl.c:7523
19465 #, gcc-internal-format
19466 msgid "both %<short%> and %<%s%> in declaration specifiers"
19467 msgstr ""
19469 #: c-decl.c:7526
19470 #, gcc-internal-format
19471 msgid "both %<signed%> and %<%s%> in declaration specifiers"
19472 msgstr ""
19474 #: c-decl.c:7529
19475 #, gcc-internal-format
19476 msgid "both %<unsigned%> and %<%s%> in declaration specifiers"
19477 msgstr ""
19479 #: c-decl.c:7532 c-decl.c:7558
19480 #, gcc-internal-format
19481 msgid "both %<complex%> and %<%s%> in declaration specifiers"
19482 msgstr ""
19484 #: c-decl.c:7535
19485 #, gcc-internal-format
19486 msgid "both %<_Sat%> and %<%s%> in declaration specifiers"
19487 msgstr ""
19489 #: c-decl.c:7545
19490 #, gcc-internal-format
19491 msgid "decimal floating point not supported for this target"
19492 msgstr ""
19494 #: c-decl.c:7547
19495 #, gcc-internal-format
19496 msgid "ISO C does not support decimal floating point"
19497 msgstr ""
19499 #: c-decl.c:7566
19500 #, gcc-internal-format
19501 msgid "fixed-point types not supported for this target"
19502 msgstr ""
19504 #: c-decl.c:7568
19505 #, gcc-internal-format
19506 msgid "ISO C does not support fixed-point types"
19507 msgstr ""
19509 #: c-decl.c:7602
19510 #, gcc-internal-format
19511 msgid "%qE fails to be a typedef or built in type"
19512 msgstr ""
19514 #: c-decl.c:7635
19515 #, gcc-internal-format
19516 msgid "%qE is not at beginning of declaration"
19517 msgstr ""
19519 #: c-decl.c:7649
19520 #, gcc-internal-format
19521 msgid "%<__thread%> used with %<auto%>"
19522 msgstr ""
19524 #: c-decl.c:7651
19525 #, gcc-internal-format
19526 msgid "%<__thread%> used with %<register%>"
19527 msgstr ""
19529 #: c-decl.c:7653
19530 #, gcc-internal-format
19531 msgid "%<__thread%> used with %<typedef%>"
19532 msgstr ""
19534 #: c-decl.c:7664
19535 #, gcc-internal-format
19536 msgid "%<__thread%> before %<extern%>"
19537 msgstr ""
19539 #: c-decl.c:7673
19540 #, gcc-internal-format
19541 msgid "%<__thread%> before %<static%>"
19542 msgstr ""
19544 #: c-decl.c:7689
19545 #, gcc-internal-format
19546 msgid "multiple storage classes in declaration specifiers"
19547 msgstr ""
19549 #: c-decl.c:7696
19550 #, gcc-internal-format
19551 msgid "%<__thread%> used with %qE"
19552 msgstr ""
19554 #: c-decl.c:7743
19555 #, gcc-internal-format
19556 msgid "%<_Sat%> is used without %<_Fract%> or %<_Accum%>"
19557 msgstr ""
19559 #: c-decl.c:7755
19560 #, gcc-internal-format
19561 msgid "ISO C does not support plain %<complex%> meaning %<double complex%>"
19562 msgstr ""
19564 #: c-decl.c:7800 c-decl.c:7826
19565 #, gcc-internal-format
19566 msgid "ISO C does not support complex integer types"
19567 msgstr ""
19569 #: c-decl.c:7976 toplev.c:836
19570 #, gcc-internal-format
19571 msgid "%q+F used but never defined"
19572 msgstr ""
19574 #: c-format.c:98 c-format.c:209
19575 #, gcc-internal-format
19576 msgid "format string has invalid operand number"
19577 msgstr ""
19579 #: c-format.c:115
19580 #, gcc-internal-format
19581 msgid "function does not return string type"
19582 msgstr ""
19584 #: c-format.c:144
19585 #, gcc-internal-format
19586 msgid "format string argument not a string type"
19587 msgstr ""
19589 #: c-format.c:187
19590 #, gcc-internal-format
19591 msgid "unrecognized format specifier"
19592 msgstr ""
19594 #: c-format.c:201
19595 #, gcc-internal-format
19596 msgid "%qE is an unrecognized format function type"
19597 msgstr ""
19599 #: c-format.c:215
19600 #, gcc-internal-format
19601 msgid "%<...%> has invalid operand number"
19602 msgstr ""
19604 #: c-format.c:222
19605 #, gcc-internal-format
19606 msgid "format string argument follows the args to be formatted"
19607 msgstr ""
19609 #: c-format.c:933
19610 #, gcc-internal-format
19611 msgid "function might be possible candidate for %qs format attribute"
19612 msgstr ""
19614 #: c-format.c:1025 c-format.c:1046 c-format.c:2065
19615 #, gcc-internal-format
19616 msgid "missing $ operand number in format"
19617 msgstr ""
19619 #: c-format.c:1055
19620 #, gcc-internal-format
19621 msgid "%s does not support %%n$ operand number formats"
19622 msgstr ""
19624 #: c-format.c:1062
19625 #, gcc-internal-format
19626 msgid "operand number out of range in format"
19627 msgstr ""
19629 #: c-format.c:1085
19630 #, gcc-internal-format
19631 msgid "format argument %d used more than once in %s format"
19632 msgstr ""
19634 #: c-format.c:1117
19635 #, gcc-internal-format
19636 msgid "$ operand number used after format without operand number"
19637 msgstr ""
19639 #: c-format.c:1148
19640 #, gcc-internal-format
19641 msgid "format argument %d unused before used argument %d in $-style format"
19642 msgstr ""
19644 #: c-format.c:1243
19645 #, gcc-internal-format
19646 msgid "format not a string literal, format string not checked"
19647 msgstr ""
19649 #: c-format.c:1258 c-format.c:1261
19650 #, gcc-internal-format
19651 msgid "format not a string literal and no format arguments"
19652 msgstr ""
19654 #: c-format.c:1264
19655 #, gcc-internal-format
19656 msgid "format not a string literal, argument types not checked"
19657 msgstr ""
19659 #: c-format.c:1277
19660 #, gcc-internal-format
19661 msgid "too many arguments for format"
19662 msgstr ""
19664 #: c-format.c:1280
19665 #, gcc-internal-format
19666 msgid "unused arguments in $-style format"
19667 msgstr ""
19669 #: c-format.c:1283
19670 #, gcc-internal-format
19671 msgid "zero-length %s format string"
19672 msgstr ""
19674 #: c-format.c:1287
19675 #, gcc-internal-format
19676 msgid "format is a wide character string"
19677 msgstr ""
19679 #: c-format.c:1290
19680 #, gcc-internal-format
19681 msgid "unterminated format string"
19682 msgstr ""
19684 #: c-format.c:1498
19685 #, gcc-internal-format
19686 msgid "embedded %<\\0%> in format"
19687 msgstr ""
19689 #: c-format.c:1513
19690 #, gcc-internal-format
19691 msgid "spurious trailing %<%%%> in format"
19692 msgstr ""
19694 #: c-format.c:1557 c-format.c:1828
19695 #, gcc-internal-format
19696 msgid "repeated %s in format"
19697 msgstr ""
19699 #: c-format.c:1570
19700 #, gcc-internal-format
19701 msgid "missing fill character at end of strfmon format"
19702 msgstr ""
19704 #: c-format.c:1614 c-format.c:1716 c-format.c:2012 c-format.c:2077
19705 #, gcc-internal-format
19706 msgid "too few arguments for format"
19707 msgstr ""
19709 #: c-format.c:1655
19710 #, gcc-internal-format
19711 msgid "zero width in %s format"
19712 msgstr ""
19714 #: c-format.c:1673
19715 #, gcc-internal-format
19716 msgid "empty left precision in %s format"
19717 msgstr ""
19719 #: c-format.c:1746
19720 #, gcc-internal-format
19721 msgid "empty precision in %s format"
19722 msgstr ""
19724 #: c-format.c:1812
19725 #, gcc-internal-format
19726 msgid "%s does not support the %qs %s length modifier"
19727 msgstr ""
19729 #: c-format.c:1845
19730 #, gcc-internal-format
19731 msgid "conversion lacks type at end of format"
19732 msgstr ""
19734 #: c-format.c:1856
19735 #, gcc-internal-format
19736 msgid "unknown conversion type character %qc in format"
19737 msgstr ""
19739 #: c-format.c:1859
19740 #, gcc-internal-format
19741 msgid "unknown conversion type character 0x%x in format"
19742 msgstr ""
19744 #: c-format.c:1866
19745 #, gcc-internal-format
19746 msgid "%s does not support the %<%%%c%> %s format"
19747 msgstr ""
19749 #: c-format.c:1882
19750 #, gcc-internal-format
19751 msgid "%s used with %<%%%c%> %s format"
19752 msgstr ""
19754 #: c-format.c:1891
19755 #, gcc-internal-format
19756 msgid "%s does not support %s"
19757 msgstr ""
19759 #: c-format.c:1901
19760 #, gcc-internal-format
19761 msgid "%s does not support %s with the %<%%%c%> %s format"
19762 msgstr ""
19764 #: c-format.c:1937
19765 #, gcc-internal-format
19766 msgid "%s ignored with %s and %<%%%c%> %s format"
19767 msgstr ""
19769 #: c-format.c:1941
19770 #, gcc-internal-format
19771 msgid "%s ignored with %s in %s format"
19772 msgstr ""
19774 #: c-format.c:1948
19775 #, gcc-internal-format
19776 msgid "use of %s and %s together with %<%%%c%> %s format"
19777 msgstr ""
19779 #: c-format.c:1952
19780 #, gcc-internal-format
19781 msgid "use of %s and %s together in %s format"
19782 msgstr ""
19784 #: c-format.c:1971
19785 #, gcc-internal-format
19786 msgid "%<%%%c%> yields only last 2 digits of year in some locales"
19787 msgstr ""
19789 #: c-format.c:1974
19790 #, gcc-internal-format
19791 msgid "%<%%%c%> yields only last 2 digits of year"
19792 msgstr ""
19794 #. The end of the format string was reached.
19795 #: c-format.c:1991
19796 #, gcc-internal-format
19797 msgid "no closing %<]%> for %<%%[%> format"
19798 msgstr ""
19800 #: c-format.c:2005
19801 #, gcc-internal-format
19802 msgid "use of %qs length modifier with %qc type character"
19803 msgstr ""
19805 #: c-format.c:2027
19806 #, gcc-internal-format
19807 msgid "%s does not support the %<%%%s%c%> %s format"
19808 msgstr ""
19810 #: c-format.c:2044
19811 #, gcc-internal-format
19812 msgid "operand number specified with suppressed assignment"
19813 msgstr ""
19815 #: c-format.c:2047
19816 #, gcc-internal-format
19817 msgid "operand number specified for format taking no argument"
19818 msgstr ""
19820 #: c-format.c:2180
19821 #, gcc-internal-format
19822 msgid "writing through null pointer (argument %d)"
19823 msgstr ""
19825 #: c-format.c:2188
19826 #, gcc-internal-format
19827 msgid "reading through null pointer (argument %d)"
19828 msgstr ""
19830 #: c-format.c:2208
19831 #, gcc-internal-format
19832 msgid "writing into constant object (argument %d)"
19833 msgstr ""
19835 #: c-format.c:2219
19836 #, gcc-internal-format
19837 msgid "extra type qualifiers in format argument (argument %d)"
19838 msgstr ""
19840 #: c-format.c:2330
19841 #, gcc-internal-format
19842 msgid "%s should have type %<%s%s%>, but argument %d has type %qT"
19843 msgstr ""
19845 #: c-format.c:2334
19846 #, gcc-internal-format
19847 msgid "format %q.*s expects type %<%s%s%>, but argument %d has type %qT"
19848 msgstr ""
19850 #: c-format.c:2342
19851 #, gcc-internal-format
19852 msgid "%s should have type %<%T%s%>, but argument %d has type %qT"
19853 msgstr ""
19855 #: c-format.c:2346
19856 #, gcc-internal-format
19857 msgid "format %q.*s expects type %<%T%s%>, but argument %d has type %qT"
19858 msgstr ""
19860 #: c-format.c:2405 c-format.c:2411 c-format.c:2562
19861 #, gcc-internal-format
19862 msgid "%<__gcc_host_wide_int__%> is not defined as a type"
19863 msgstr ""
19865 #: c-format.c:2418 c-format.c:2572
19866 #, gcc-internal-format
19867 msgid "%<__gcc_host_wide_int__%> is not defined as %<long%> or %<long long%>"
19868 msgstr ""
19870 #: c-format.c:2468
19871 #, gcc-internal-format
19872 msgid "%<locus%> is not defined as a type"
19873 msgstr ""
19875 #: c-format.c:2521
19876 #, gcc-internal-format
19877 msgid "%<location_t%> is not defined as a type"
19878 msgstr ""
19880 #: c-format.c:2538
19881 #, gcc-internal-format
19882 msgid "%<tree%> is not defined as a type"
19883 msgstr ""
19885 #: c-format.c:2543
19886 #, gcc-internal-format
19887 msgid "%<tree%> is not defined as a pointer type"
19888 msgstr ""
19890 #: c-format.c:2844
19891 #, gcc-internal-format
19892 msgid "args to be formatted is not %<...%>"
19893 msgstr ""
19895 #: c-format.c:2856
19896 #, gcc-internal-format
19897 msgid "strftime formats cannot format arguments"
19898 msgstr ""
19900 #: c-lex.c:232
19901 #, gcc-internal-format
19902 msgid "badly nested C headers from preprocessor"
19903 msgstr ""
19905 #: c-lex.c:267
19906 #, gcc-internal-format
19907 msgid "%Hignoring #pragma %s %s"
19908 msgstr ""
19910 #. ... or not.
19911 #: c-lex.c:382
19912 #, gcc-internal-format
19913 msgid "%Hstray %<@%> in program"
19914 msgstr ""
19916 #: c-lex.c:397
19917 #, gcc-internal-format
19918 msgid "stray %qs in program"
19919 msgstr ""
19921 #: c-lex.c:407
19922 #, gcc-internal-format
19923 msgid "missing terminating %c character"
19924 msgstr ""
19926 #: c-lex.c:409
19927 #, gcc-internal-format
19928 msgid "stray %qc in program"
19929 msgstr ""
19931 #: c-lex.c:411
19932 #, gcc-internal-format
19933 msgid "stray %<\\%o%> in program"
19934 msgstr ""
19936 #: c-lex.c:570
19937 #, gcc-internal-format
19938 msgid "this decimal constant is unsigned only in ISO C90"
19939 msgstr ""
19941 #: c-lex.c:574
19942 #, gcc-internal-format
19943 msgid "this decimal constant would be unsigned in ISO C90"
19944 msgstr ""
19946 #: c-lex.c:590
19947 #, gcc-internal-format
19948 msgid "integer constant is too large for %qs type"
19949 msgstr ""
19951 #: c-lex.c:639
19952 #, gcc-internal-format
19953 msgid "unsupported non-standard suffix on floating constant"
19954 msgstr ""
19956 #: c-lex.c:645
19957 #, gcc-internal-format
19958 msgid "non-standard suffix on floating constant"
19959 msgstr ""
19961 #: c-lex.c:687 c-lex.c:689
19962 #, gcc-internal-format
19963 msgid "floating constant exceeds range of %qT"
19964 msgstr ""
19966 #: c-lex.c:697
19967 #, gcc-internal-format
19968 msgid "floating constant truncated to zero"
19969 msgstr ""
19971 #: c-lex.c:888
19972 #, gcc-internal-format
19973 msgid "unsupported non-standard concatenation of string literals"
19974 msgstr ""
19976 #: c-lex.c:910
19977 #, gcc-internal-format
19978 msgid "traditional C rejects string constant concatenation"
19979 msgstr ""
19981 #: c-omp.c:119
19982 #, gcc-internal-format
19983 msgid "invalid expression type for %<#pragma omp atomic%>"
19984 msgstr ""
19986 #: c-omp.c:245 cp/semantics.c:4295
19987 #, gcc-internal-format
19988 msgid "%Hinvalid type for iteration variable %qE"
19989 msgstr ""
19991 #: c-omp.c:258
19992 #, gcc-internal-format
19993 msgid "%H%qE is not initialized"
19994 msgstr ""
19996 #: c-omp.c:271 cp/semantics.c:4209
19997 #, gcc-internal-format
19998 msgid "%Hmissing controlling predicate"
19999 msgstr ""
20001 #: c-omp.c:332 cp/semantics.c:3968
20002 #, gcc-internal-format
20003 msgid "%Hinvalid controlling predicate"
20004 msgstr ""
20006 #: c-omp.c:339 cp/semantics.c:4215
20007 #, gcc-internal-format
20008 msgid "%Hmissing increment expression"
20009 msgstr ""
20011 #: c-omp.c:405 cp/semantics.c:4073
20012 #, gcc-internal-format
20013 msgid "%Hinvalid increment expression"
20014 msgstr ""
20016 #: c-opts.c:150
20017 #, gcc-internal-format
20018 msgid "no class name specified with %qs"
20019 msgstr ""
20021 #: c-opts.c:154
20022 #, gcc-internal-format
20023 msgid "assertion missing after %qs"
20024 msgstr ""
20026 #: c-opts.c:159
20027 #, gcc-internal-format
20028 msgid "macro name missing after %qs"
20029 msgstr ""
20031 #: c-opts.c:168
20032 #, gcc-internal-format
20033 msgid "missing path after %qs"
20034 msgstr ""
20036 #: c-opts.c:177
20037 #, gcc-internal-format
20038 msgid "missing filename after %qs"
20039 msgstr ""
20041 #: c-opts.c:182
20042 #, gcc-internal-format
20043 msgid "missing makefile target after %qs"
20044 msgstr ""
20046 #: c-opts.c:321
20047 #, gcc-internal-format
20048 msgid "-I- specified twice"
20049 msgstr ""
20051 #: c-opts.c:324
20052 #, gcc-internal-format
20053 msgid "obsolete option -I- used, please use -iquote instead"
20054 msgstr ""
20056 #: c-opts.c:491
20057 #, gcc-internal-format
20058 msgid "argument %qs to %<-Wnormalized%> not recognized"
20059 msgstr ""
20061 #: c-opts.c:578
20062 #, gcc-internal-format
20063 msgid "switch %qs is no longer supported"
20064 msgstr ""
20066 #: c-opts.c:685
20067 #, gcc-internal-format
20068 msgid ""
20069 "-fhandle-exceptions has been renamed -fexceptions (and is now on by default)"
20070 msgstr ""
20072 #: c-opts.c:1021
20073 #, gcc-internal-format
20074 msgid "-fno-gnu89-inline is only supported in GNU99 or C99 mode"
20075 msgstr ""
20077 #: c-opts.c:1090
20078 #, gcc-internal-format
20079 msgid "-Wformat-y2k ignored without -Wformat"
20080 msgstr ""
20082 #: c-opts.c:1092
20083 #, gcc-internal-format
20084 msgid "-Wformat-extra-args ignored without -Wformat"
20085 msgstr ""
20087 #: c-opts.c:1094
20088 #, gcc-internal-format
20089 msgid "-Wformat-zero-length ignored without -Wformat"
20090 msgstr ""
20092 #: c-opts.c:1096
20093 #, gcc-internal-format
20094 msgid "-Wformat-nonliteral ignored without -Wformat"
20095 msgstr ""
20097 #: c-opts.c:1098
20098 #, gcc-internal-format
20099 msgid "-Wformat-contains-nul ignored without -Wformat"
20100 msgstr ""
20102 #: c-opts.c:1100
20103 #, gcc-internal-format
20104 msgid "-Wformat-security ignored without -Wformat"
20105 msgstr ""
20107 #: c-opts.c:1124
20108 #, gcc-internal-format
20109 msgid "opening output file %s: %m"
20110 msgstr ""
20112 #: c-opts.c:1129
20113 #, gcc-internal-format
20114 msgid "too many filenames given.  Type %s --help for usage"
20115 msgstr ""
20117 #: c-opts.c:1213
20118 #, gcc-internal-format
20119 msgid "The C parser does not support -dy, option ignored"
20120 msgstr ""
20122 #: c-opts.c:1217
20123 #, gcc-internal-format
20124 msgid "The Objective-C parser does not support -dy, option ignored"
20125 msgstr ""
20127 #: c-opts.c:1220
20128 #, gcc-internal-format
20129 msgid "The C++ parser does not support -dy, option ignored"
20130 msgstr ""
20132 #: c-opts.c:1224
20133 #, gcc-internal-format
20134 msgid "The Objective-C++ parser does not support -dy, option ignored"
20135 msgstr ""
20137 #: c-opts.c:1274
20138 #, gcc-internal-format
20139 msgid "opening dependency file %s: %m"
20140 msgstr ""
20142 #: c-opts.c:1284
20143 #, gcc-internal-format
20144 msgid "closing dependency file %s: %m"
20145 msgstr ""
20147 #: c-opts.c:1287
20148 #, gcc-internal-format
20149 msgid "when writing output to %s: %m"
20150 msgstr ""
20152 #: c-opts.c:1367
20153 #, gcc-internal-format
20154 msgid "to generate dependencies you must specify either -M or -MM"
20155 msgstr ""
20157 #: c-opts.c:1390
20158 #, gcc-internal-format
20159 msgid "-MG may only be used with -M or -MM"
20160 msgstr ""
20162 #: c-opts.c:1419
20163 #, gcc-internal-format
20164 msgid "-fdirectives-only is incompatible with -Wunused_macros"
20165 msgstr ""
20167 #: c-opts.c:1421
20168 #, gcc-internal-format
20169 msgid "-fdirectives-only is incompatible with -traditional"
20170 msgstr ""
20172 #: c-opts.c:1559
20173 #, gcc-internal-format
20174 msgid "too late for # directive to set debug directory"
20175 msgstr ""
20177 #: c-parser.c:225
20178 #, gcc-internal-format
20179 msgid "%Hidentifier %qs conflicts with C++ keyword"
20180 msgstr ""
20182 #: c-parser.c:971
20183 #, gcc-internal-format
20184 msgid "ISO C forbids an empty translation unit"
20185 msgstr ""
20187 #: c-parser.c:1056 c-parser.c:6058
20188 #, gcc-internal-format
20189 msgid "ISO C does not allow extra %<;%> outside of a function"
20190 msgstr ""
20192 #: c-parser.c:1158 c-parser.c:6616
20193 #, gcc-internal-format
20194 msgid "expected declaration specifiers"
20195 msgstr ""
20197 #: c-parser.c:1206
20198 #, gcc-internal-format
20199 msgid "data definition has no type or storage class"
20200 msgstr ""
20202 #: c-parser.c:1260
20203 #, gcc-internal-format
20204 msgid "expected %<,%> or %<;%>"
20205 msgstr ""
20207 #. This can appear in many cases looking nothing like a
20208 #. function definition, so we don't give a more specific
20209 #. error suggesting there was one.
20210 #: c-parser.c:1267 c-parser.c:1283
20211 #, gcc-internal-format
20212 msgid "expected %<=%>, %<,%>, %<;%>, %<asm%> or %<__attribute__%>"
20213 msgstr ""
20215 #: c-parser.c:1275
20216 #, gcc-internal-format
20217 msgid "ISO C forbids nested functions"
20218 msgstr ""
20220 #: c-parser.c:1641 c-parser.c:2456 c-parser.c:3093 c-parser.c:3345
20221 #: c-parser.c:4273 c-parser.c:4859 c-parser.c:5265 c-parser.c:5285
20222 #: c-parser.c:5401 c-parser.c:5551 c-parser.c:5568 c-parser.c:5700
20223 #: c-parser.c:5712 c-parser.c:5737 c-parser.c:5871 c-parser.c:5900
20224 #: c-parser.c:5908 c-parser.c:5936 c-parser.c:5950 c-parser.c:6166
20225 #: c-parser.c:6265 c-parser.c:6786 c-parser.c:7485
20226 #, gcc-internal-format
20227 msgid "expected identifier"
20228 msgstr ""
20230 #: c-parser.c:1675 cp/parser.c:11835
20231 #, gcc-internal-format
20232 msgid "comma at end of enumerator list"
20233 msgstr ""
20235 #: c-parser.c:1681
20236 #, gcc-internal-format
20237 msgid "expected %<,%> or %<}%>"
20238 msgstr ""
20240 #: c-parser.c:1695 c-parser.c:1878 c-parser.c:6025
20241 #, gcc-internal-format
20242 msgid "expected %<{%>"
20243 msgstr ""
20245 #: c-parser.c:1707
20246 #, gcc-internal-format
20247 msgid "ISO C forbids forward references to %<enum%> types"
20248 msgstr ""
20250 #: c-parser.c:1813
20251 #, gcc-internal-format
20252 msgid "expected class name"
20253 msgstr ""
20255 #: c-parser.c:1832 c-parser.c:5804
20256 #, gcc-internal-format
20257 msgid "extra semicolon in struct or union specified"
20258 msgstr ""
20260 #: c-parser.c:1861
20261 #, gcc-internal-format
20262 msgid "no semicolon at end of struct or union"
20263 msgstr ""
20265 #: c-parser.c:1864
20266 #, gcc-internal-format
20267 msgid "expected %<;%>"
20268 msgstr ""
20270 #: c-parser.c:1943 c-parser.c:2922
20271 #, gcc-internal-format
20272 msgid "expected specifier-qualifier-list"
20273 msgstr ""
20275 #: c-parser.c:1953
20276 #, gcc-internal-format
20277 msgid "ISO C forbids member declarations with no members"
20278 msgstr ""
20280 #: c-parser.c:2029
20281 #, gcc-internal-format
20282 msgid "expected %<,%>, %<;%> or %<}%>"
20283 msgstr ""
20285 #: c-parser.c:2036
20286 #, gcc-internal-format
20287 msgid "expected %<:%>, %<,%>, %<;%>, %<}%> or %<__attribute__%>"
20288 msgstr ""
20290 #: c-parser.c:2087
20291 #, gcc-internal-format
20292 msgid "%H%<typeof%> applied to a bit-field"
20293 msgstr ""
20295 #: c-parser.c:2324
20296 #, gcc-internal-format
20297 msgid "expected identifier or %<(%>"
20298 msgstr ""
20300 #: c-parser.c:2525
20301 #, gcc-internal-format
20302 msgid "%HISO C requires a named argument before %<...%>"
20303 msgstr ""
20305 #: c-parser.c:2632
20306 #, gcc-internal-format
20307 msgid "expected declaration specifiers or %<...%>"
20308 msgstr ""
20310 #: c-parser.c:2682
20311 #, gcc-internal-format
20312 msgid "%Hwide string literal in %<asm%>"
20313 msgstr ""
20315 #: c-parser.c:2689 c-parser.c:6671
20316 #, gcc-internal-format
20317 msgid "expected string literal"
20318 msgstr ""
20320 #: c-parser.c:3014
20321 #, gcc-internal-format
20322 msgid "ISO C forbids empty initializer braces"
20323 msgstr ""
20325 #: c-parser.c:3060
20326 #, gcc-internal-format
20327 msgid "obsolete use of designated initializer with %<:%>"
20328 msgstr ""
20330 #: c-parser.c:3190
20331 #, gcc-internal-format
20332 msgid "ISO C forbids specifying range of elements to initialize"
20333 msgstr ""
20335 #: c-parser.c:3203
20336 #, gcc-internal-format
20337 msgid "ISO C90 forbids specifying subobject to initialize"
20338 msgstr ""
20340 #: c-parser.c:3210
20341 #, gcc-internal-format
20342 msgid "obsolete use of designated initializer without %<=%>"
20343 msgstr ""
20345 #: c-parser.c:3216
20346 #, gcc-internal-format
20347 msgid "expected %<=%>"
20348 msgstr ""
20350 #: c-parser.c:3360
20351 #, gcc-internal-format
20352 msgid "ISO C forbids label declarations"
20353 msgstr ""
20355 #: c-parser.c:3365 c-parser.c:3441
20356 #, gcc-internal-format
20357 msgid "expected declaration or statement"
20358 msgstr ""
20360 #: c-parser.c:3395 c-parser.c:3423
20361 #, gcc-internal-format
20362 msgid "ISO C90 forbids mixed declarations and code"
20363 msgstr ""
20365 #: c-parser.c:3448
20366 #, gcc-internal-format
20367 msgid "%Hexpected %<}%> before %<else%>"
20368 msgstr ""
20370 #: c-parser.c:3453 cp/parser.c:7077
20371 #, gcc-internal-format
20372 msgid "%H%<else%> without a previous %<if%>"
20373 msgstr ""
20375 #: c-parser.c:3469
20376 #, gcc-internal-format
20377 msgid "%Hlabel at end of compound statement"
20378 msgstr ""
20380 #: c-parser.c:3512
20381 #, gcc-internal-format
20382 msgid "expected %<:%> or %<...%>"
20383 msgstr ""
20385 #: c-parser.c:3545
20386 #, gcc-internal-format
20387 msgid ""
20388 "%Ha label can only be part of a statement and a declaration is not a "
20389 "statement"
20390 msgstr ""
20392 #: c-parser.c:3708
20393 #, gcc-internal-format
20394 msgid "expected identifier or %<*%>"
20395 msgstr ""
20397 #. Avoid infinite loop in error recovery:
20398 #. c_parser_skip_until_found stops at a closing nesting
20399 #. delimiter without consuming it, but here we need to consume
20400 #. it to proceed further.
20401 #: c-parser.c:3770
20402 #, gcc-internal-format
20403 msgid "expected statement"
20404 msgstr ""
20406 #: c-parser.c:4005
20407 #, gcc-internal-format
20408 msgid "%Hsuggest braces around empty body in %<do%> statement"
20409 msgstr ""
20411 #: c-parser.c:4157
20412 #, gcc-internal-format
20413 msgid "%H%E qualifier ignored on asm"
20414 msgstr ""
20416 #: c-parser.c:4438
20417 #, gcc-internal-format
20418 msgid "ISO C forbids omitting the middle term of a ?: expression"
20419 msgstr ""
20421 #: c-parser.c:4827
20422 #, gcc-internal-format
20423 msgid "%Htraditional C rejects the unary plus operator"
20424 msgstr ""
20426 #. C99 6.7.5.2p4
20427 #: c-parser.c:4938
20428 #, gcc-internal-format
20429 msgid "%H%<[*]%> not allowed in other than a declaration"
20430 msgstr ""
20432 #: c-parser.c:4952
20433 #, gcc-internal-format
20434 msgid "%H%<sizeof%> applied to a bit-field"
20435 msgstr ""
20437 #: c-parser.c:5100 c-parser.c:5443 c-parser.c:5465
20438 #, gcc-internal-format
20439 msgid "expected expression"
20440 msgstr ""
20442 #: c-parser.c:5127
20443 #, gcc-internal-format
20444 msgid "%Hbraced-group within expression allowed only inside a function"
20445 msgstr ""
20447 #: c-parser.c:5141
20448 #, gcc-internal-format
20449 msgid "ISO C forbids braced-groups within expressions"
20450 msgstr ""
20452 #: c-parser.c:5325
20453 #, gcc-internal-format
20454 msgid "%Hfirst argument to %<__builtin_choose_expr%> not a constant"
20455 msgstr ""
20457 #: c-parser.c:5494
20458 #, gcc-internal-format
20459 msgid "%Hcompound literal has variable size"
20460 msgstr ""
20462 #: c-parser.c:5502
20463 #, gcc-internal-format
20464 msgid "ISO C90 forbids compound literals"
20465 msgstr ""
20467 #: c-parser.c:6021
20468 #, gcc-internal-format
20469 msgid "extra semicolon in method definition specified"
20470 msgstr ""
20472 #: c-parser.c:6565
20473 #, gcc-internal-format
20474 msgid "%<#pragma omp barrier%> may only be used in compound statements"
20475 msgstr ""
20477 #: c-parser.c:6576
20478 #, gcc-internal-format
20479 msgid "%<#pragma omp flush%> may only be used in compound statements"
20480 msgstr ""
20482 #: c-parser.c:6587
20483 #, gcc-internal-format
20484 msgid "%<#pragma omp taskwait%> may only be used in compound statements"
20485 msgstr ""
20487 #: c-parser.c:6599 cp/parser.c:21794
20488 #, gcc-internal-format
20489 msgid ""
20490 "%H%<#pragma omp section%> may only be used in %<#pragma omp sections%> "
20491 "construct"
20492 msgstr ""
20494 #: c-parser.c:6606
20495 #, gcc-internal-format
20496 msgid "%<#pragma GCC pch_preprocess%> must be first"
20497 msgstr ""
20499 #: c-parser.c:6764
20500 #, gcc-internal-format
20501 msgid "too many %qs clauses"
20502 msgstr ""
20504 #: c-parser.c:6859 cp/parser.c:20137
20505 #, gcc-internal-format
20506 msgid "%Hcollapse argument needs positive constant integer expression"
20507 msgstr ""
20509 #: c-parser.c:6925
20510 #, gcc-internal-format
20511 msgid "expected %<none%> or %<shared%>"
20512 msgstr ""
20514 #: c-parser.c:6968
20515 #, gcc-internal-format
20516 msgid "expected %<(%>"
20517 msgstr ""
20519 #: c-parser.c:7012 c-parser.c:7194
20520 #, gcc-internal-format
20521 msgid "expected integer expression"
20522 msgstr ""
20524 #: c-parser.c:7021
20525 #, gcc-internal-format
20526 msgid "%H%<num_threads%> value must be positive"
20527 msgstr ""
20529 #: c-parser.c:7101
20530 #, gcc-internal-format
20531 msgid "expected %<+%>, %<*%>, %<-%>, %<&%>, %<^%>, %<|%>, %<&&%>, or %<||%>"
20532 msgstr ""
20534 #: c-parser.c:7186 cp/parser.c:20426
20535 #, gcc-internal-format
20536 msgid "%Hschedule %<runtime%> does not take a %<chunk_size%> parameter"
20537 msgstr ""
20539 #: c-parser.c:7189 cp/parser.c:20429
20540 #, gcc-internal-format
20541 msgid "%Hschedule %<auto%> does not take a %<chunk_size%> parameter"
20542 msgstr ""
20544 #: c-parser.c:7207
20545 #, gcc-internal-format
20546 msgid "invalid schedule kind"
20547 msgstr ""
20549 #: c-parser.c:7325
20550 #, gcc-internal-format
20551 msgid "expected %<#pragma omp%> clause"
20552 msgstr ""
20554 #: c-parser.c:7334 cp/parser.c:20577
20555 #, gcc-internal-format
20556 msgid "%H%qs is not valid for %qs"
20557 msgstr ""
20559 #: c-parser.c:7435
20560 #, gcc-internal-format
20561 msgid "invalid operator for %<#pragma omp atomic%>"
20562 msgstr ""
20564 #: c-parser.c:7488 c-parser.c:7508
20565 #, gcc-internal-format
20566 msgid "expected %<(%> or end of line"
20567 msgstr ""
20569 #: c-parser.c:7540
20570 #, gcc-internal-format
20571 msgid "for statement expected"
20572 msgstr ""
20574 #: c-parser.c:7587
20575 #, gcc-internal-format
20576 msgid "expected iteration declaration or initialization"
20577 msgstr ""
20579 #: c-parser.c:7646
20580 #, gcc-internal-format
20581 msgid "not enough perfectly nested loops"
20582 msgstr ""
20584 #: c-parser.c:7694
20585 #, gcc-internal-format
20586 msgid "collapsed loops not perfectly nested"
20587 msgstr ""
20589 #: c-parser.c:7730 cp/parser.c:21113 cp/parser.c:21151
20590 #, gcc-internal-format
20591 msgid "%Hiteration variable %qD should not be firstprivate"
20592 msgstr ""
20594 #: c-parser.c:7880
20595 #, gcc-internal-format
20596 msgid "%Hexpected %<#pragma omp section%> or %<}%>"
20597 msgstr ""
20599 #: c-parser.c:8151
20600 #, gcc-internal-format
20601 msgid "%qD is not a variable"
20602 msgstr ""
20604 #: c-parser.c:8153 cp/semantics.c:3829
20605 #, gcc-internal-format
20606 msgid "%qE declared %<threadprivate%> after first use"
20607 msgstr ""
20609 #: c-parser.c:8155 cp/semantics.c:3831
20610 #, gcc-internal-format
20611 msgid "automatic variable %qE cannot be %<threadprivate%>"
20612 msgstr ""
20614 #: c-parser.c:8159 cp/semantics.c:3833
20615 #, gcc-internal-format
20616 msgid "%<threadprivate%> %qE has incomplete type"
20617 msgstr ""
20619 #: c-pch.c:131
20620 #, gcc-internal-format
20621 msgid "can%'t create precompiled header %s: %m"
20622 msgstr ""
20624 #: c-pch.c:152
20625 #, gcc-internal-format
20626 msgid "can%'t write to %s: %m"
20627 msgstr ""
20629 #: c-pch.c:158
20630 #, gcc-internal-format
20631 msgid "%qs is not a valid output file"
20632 msgstr ""
20634 #: c-pch.c:187 c-pch.c:202 c-pch.c:216
20635 #, gcc-internal-format
20636 msgid "can%'t write %s: %m"
20637 msgstr ""
20639 #: c-pch.c:192 c-pch.c:209
20640 #, gcc-internal-format
20641 msgid "can%'t seek in %s: %m"
20642 msgstr ""
20644 #: c-pch.c:200 c-pch.c:242 c-pch.c:283 c-pch.c:334
20645 #, gcc-internal-format
20646 msgid "can%'t read %s: %m"
20647 msgstr ""
20649 #: c-pch.c:465
20650 #, gcc-internal-format
20651 msgid "pch_preprocess pragma should only be used with -fpreprocessed"
20652 msgstr ""
20654 #: c-pch.c:466
20655 #, gcc-internal-format
20656 msgid "use #include instead"
20657 msgstr ""
20659 #: c-pch.c:472
20660 #, gcc-internal-format
20661 msgid "%s: couldn%'t open PCH file: %m"
20662 msgstr ""
20664 #: c-pch.c:477
20665 #, gcc-internal-format
20666 msgid "use -Winvalid-pch for more information"
20667 msgstr ""
20669 #: c-pch.c:478
20670 #, gcc-internal-format
20671 msgid "%s: PCH file was invalid"
20672 msgstr ""
20674 #: c-pragma.c:102
20675 #, gcc-internal-format
20676 msgid "#pragma pack (pop) encountered without matching #pragma pack (push)"
20677 msgstr ""
20679 #: c-pragma.c:115
20680 #, gcc-internal-format
20681 msgid ""
20682 "#pragma pack(pop, %s) encountered without matching #pragma pack(push, %s)"
20683 msgstr ""
20685 #: c-pragma.c:129
20686 #, gcc-internal-format
20687 msgid "#pragma pack(push[, id], <n>) is not supported on this target"
20688 msgstr ""
20690 #: c-pragma.c:131
20691 #, gcc-internal-format
20692 msgid "#pragma pack(pop[, id], <n>) is not supported on this target"
20693 msgstr ""
20695 #: c-pragma.c:152
20696 #, gcc-internal-format
20697 msgid "missing %<(%> after %<#pragma pack%> - ignored"
20698 msgstr ""
20700 #: c-pragma.c:163 c-pragma.c:195
20701 #, gcc-internal-format
20702 msgid "invalid constant in %<#pragma pack%> - ignored"
20703 msgstr ""
20705 #: c-pragma.c:167 c-pragma.c:209
20706 #, gcc-internal-format
20707 msgid "malformed %<#pragma pack%> - ignored"
20708 msgstr ""
20710 #: c-pragma.c:172
20711 #, gcc-internal-format
20712 msgid "malformed %<#pragma pack(push[, id][, <n>])%> - ignored"
20713 msgstr ""
20715 #: c-pragma.c:174
20716 #, gcc-internal-format
20717 msgid "malformed %<#pragma pack(pop[, id])%> - ignored"
20718 msgstr ""
20720 #: c-pragma.c:183
20721 #, gcc-internal-format
20722 msgid "unknown action %qs for %<#pragma pack%> - ignored"
20723 msgstr ""
20725 #: c-pragma.c:212
20726 #, gcc-internal-format
20727 msgid "junk at end of %<#pragma pack%>"
20728 msgstr ""
20730 #: c-pragma.c:215
20731 #, gcc-internal-format
20732 msgid "#pragma pack has no effect with -fpack-struct - ignored"
20733 msgstr ""
20735 #: c-pragma.c:235
20736 #, gcc-internal-format
20737 msgid "alignment must be a small power of two, not %d"
20738 msgstr ""
20740 #: c-pragma.c:291
20741 #, gcc-internal-format
20742 msgid "missing %<(%> after %<#pragma push_macro%> - ignored"
20743 msgstr ""
20745 #: c-pragma.c:299
20746 #, gcc-internal-format
20747 msgid "invalid constant in %<#pragma push_macro%> - ignored"
20748 msgstr ""
20750 #: c-pragma.c:302
20751 #, gcc-internal-format
20752 msgid "missing %<)%> after %<#pragma push_macro%> - ignored"
20753 msgstr ""
20755 #: c-pragma.c:305
20756 #, gcc-internal-format
20757 msgid "junk at end of %<#pragma push_macro%>"
20758 msgstr ""
20760 #: c-pragma.c:348
20761 #, gcc-internal-format
20762 msgid "missing %<(%> after %<#pragma pop_macro%> - ignored"
20763 msgstr ""
20765 #: c-pragma.c:356
20766 #, gcc-internal-format
20767 msgid "invalid constant in %<#pragma pop_macro%> - ignored"
20768 msgstr ""
20770 #: c-pragma.c:359
20771 #, gcc-internal-format
20772 msgid "missing %<)%> after %<#pragma pop_macro%> - ignored"
20773 msgstr ""
20775 #: c-pragma.c:362
20776 #, gcc-internal-format
20777 msgid "junk at end of %<#pragma pop_macro%>"
20778 msgstr ""
20780 #: c-pragma.c:408
20781 #, gcc-internal-format
20782 msgid ""
20783 "applying #pragma weak %q+D after first use results in unspecified behavior"
20784 msgstr ""
20786 #: c-pragma.c:482 c-pragma.c:487
20787 #, gcc-internal-format
20788 msgid "malformed #pragma weak, ignored"
20789 msgstr ""
20791 #: c-pragma.c:491
20792 #, gcc-internal-format
20793 msgid "junk at end of %<#pragma weak%>"
20794 msgstr ""
20796 #: c-pragma.c:559 c-pragma.c:561
20797 #, gcc-internal-format
20798 msgid "malformed #pragma redefine_extname, ignored"
20799 msgstr ""
20801 #: c-pragma.c:564
20802 #, gcc-internal-format
20803 msgid "junk at end of %<#pragma redefine_extname%>"
20804 msgstr ""
20806 #: c-pragma.c:570
20807 #, gcc-internal-format
20808 msgid "#pragma redefine_extname not supported on this target"
20809 msgstr ""
20811 #: c-pragma.c:587 c-pragma.c:674
20812 #, gcc-internal-format
20813 msgid "#pragma redefine_extname ignored due to conflict with previous rename"
20814 msgstr ""
20816 #: c-pragma.c:610
20817 #, gcc-internal-format
20818 msgid ""
20819 "#pragma redefine_extname ignored due to conflict with previous #pragma "
20820 "redefine_extname"
20821 msgstr ""
20823 #: c-pragma.c:629
20824 #, gcc-internal-format
20825 msgid "malformed #pragma extern_prefix, ignored"
20826 msgstr ""
20828 #: c-pragma.c:632
20829 #, gcc-internal-format
20830 msgid "junk at end of %<#pragma extern_prefix%>"
20831 msgstr ""
20833 #: c-pragma.c:639
20834 #, gcc-internal-format
20835 msgid "#pragma extern_prefix not supported on this target"
20836 msgstr ""
20838 #: c-pragma.c:665
20839 #, gcc-internal-format
20840 msgid "asm declaration ignored due to conflict with previous rename"
20841 msgstr ""
20843 #: c-pragma.c:696
20844 #, gcc-internal-format
20845 msgid ""
20846 "#pragma redefine_extname ignored due to conflict with __asm__ declaration"
20847 msgstr ""
20849 #: c-pragma.c:758
20850 #, gcc-internal-format
20851 msgid ""
20852 "#pragma GCC visibility push() must specify default, internal, hidden or "
20853 "protected"
20854 msgstr ""
20856 #: c-pragma.c:793
20857 #, gcc-internal-format
20858 msgid "#pragma GCC visibility must be followed by push or pop"
20859 msgstr ""
20861 #: c-pragma.c:799
20862 #, gcc-internal-format
20863 msgid "no matching push for %<#pragma GCC visibility pop%>"
20864 msgstr ""
20866 #: c-pragma.c:806 c-pragma.c:813
20867 #, gcc-internal-format
20868 msgid "missing %<(%> after %<#pragma GCC visibility push%> - ignored"
20869 msgstr ""
20871 #: c-pragma.c:809
20872 #, gcc-internal-format
20873 msgid "malformed #pragma GCC visibility push"
20874 msgstr ""
20876 #: c-pragma.c:817
20877 #, gcc-internal-format
20878 msgid "junk at end of %<#pragma GCC visibility%>"
20879 msgstr ""
20881 #: c-pragma.c:833
20882 #, gcc-internal-format
20883 msgid "#pragma GCC diagnostic not allowed inside functions"
20884 msgstr ""
20886 #: c-pragma.c:839
20887 #, gcc-internal-format
20888 msgid "missing [error|warning|ignored] after %<#pragma GCC diagnostic%>"
20889 msgstr ""
20891 #: c-pragma.c:848
20892 #, gcc-internal-format
20893 msgid "expected [error|warning|ignored] after %<#pragma GCC diagnostic%>"
20894 msgstr ""
20896 #: c-pragma.c:852
20897 #, gcc-internal-format
20898 msgid "missing option after %<#pragma GCC diagnostic%> kind"
20899 msgstr ""
20901 #: c-pragma.c:866
20902 #, gcc-internal-format
20903 msgid "unknown option after %<#pragma GCC diagnostic%> kind"
20904 msgstr ""
20906 #: c-pragma.c:883
20907 #, gcc-internal-format
20908 msgid "#pragma GCC option is not allowed inside functions"
20909 msgstr ""
20911 #: c-pragma.c:889
20912 #, gcc-internal-format
20913 msgid "#pragma GCC option is not supported for this system"
20914 msgstr ""
20916 #: c-pragma.c:921
20917 #, gcc-internal-format
20918 msgid "%<#pragma GCC option pop%> without a %<#pragma GCC option push%>"
20919 msgstr ""
20921 #: c-pragma.c:938 c-pragma.c:969
20922 #, gcc-internal-format
20923 msgid "%<#pragma GCC option%> is not a string or push/pop/reset"
20924 msgstr ""
20926 #: c-pragma.c:949
20927 #, gcc-internal-format
20928 msgid "%<#pragma GCC option ([push|pop|reset])%> does not have a final %<)%>."
20929 msgstr ""
20931 #: c-pragma.c:955
20932 #, gcc-internal-format
20933 msgid "%<#pragma GCC option [push|pop|reset]%> is badly formed"
20934 msgstr ""
20936 #: c-pragma.c:996
20937 #, gcc-internal-format
20938 msgid ""
20939 "%<#pragma GCC option (string [,string]...)%> does not have a final %<)%>."
20940 msgstr ""
20942 #: c-pragma.c:1002
20943 #, gcc-internal-format
20944 msgid "#pragma GCC option string... is badly formed"
20945 msgstr ""
20947 #: c-pragma.c:1030
20948 #, gcc-internal-format
20949 msgid "#pragma GCC optimize is not allowed inside functions"
20950 msgstr ""
20952 #: c-pragma.c:1064
20953 #, gcc-internal-format
20954 msgid "%<#pragma GCC optimize pop%> without a %<#pragma GCC optimize push%>"
20955 msgstr ""
20957 #: c-pragma.c:1096
20958 #, gcc-internal-format
20959 msgid "%<#pragma GCC optimize%> is not a string or push/pop/reset"
20960 msgstr ""
20962 #: c-pragma.c:1107
20963 #, gcc-internal-format
20964 msgid ""
20965 "%<#pragma GCC optimize ([push|pop|reset])%> does not have a final %<)%>."
20966 msgstr ""
20968 #: c-pragma.c:1113
20969 #, gcc-internal-format
20970 msgid "%<#pragma GCC optimize [push|pop|reset]%> is badly formed"
20971 msgstr ""
20973 #: c-pragma.c:1128
20974 #, gcc-internal-format
20975 msgid "%<#pragma GCC optimize%> is not a string, number, or push/pop/reset"
20976 msgstr ""
20978 #: c-pragma.c:1155
20979 #, gcc-internal-format
20980 msgid ""
20981 "%<#pragma GCC optimize (string [,string]...)%> does not have a final %<)%>."
20982 msgstr ""
20984 #: c-pragma.c:1161
20985 #, gcc-internal-format
20986 msgid "#pragma GCC optimize string... is badly formed"
20987 msgstr ""
20989 #: c-pragma.c:1191 c-pragma.c:1198
20990 #, gcc-internal-format
20991 msgid "expected a string after %<#pragma message%>"
20992 msgstr ""
20994 #: c-pragma.c:1193
20995 #, gcc-internal-format
20996 msgid "malformed %<#pragma message%>, ignored"
20997 msgstr ""
20999 #: c-pragma.c:1203
21000 #, gcc-internal-format
21001 msgid "junk at end of %<#pragma message%>"
21002 msgstr ""
21004 #: c-pragma.c:1206
21005 #, gcc-internal-format
21006 msgid "#pragma message: %s"
21007 msgstr ""
21009 #: c-typeck.c:174
21010 #, gcc-internal-format
21011 msgid "%qD has an incomplete type"
21012 msgstr ""
21014 #: c-typeck.c:195 cp/call.c:2914
21015 #, gcc-internal-format
21016 msgid "invalid use of void expression"
21017 msgstr ""
21019 #: c-typeck.c:203
21020 #, gcc-internal-format
21021 msgid "invalid use of flexible array member"
21022 msgstr ""
21024 #: c-typeck.c:209
21025 #, gcc-internal-format
21026 msgid "invalid use of array with unspecified bounds"
21027 msgstr ""
21029 #: c-typeck.c:217
21030 #, gcc-internal-format
21031 msgid "invalid use of undefined type %<%s %E%>"
21032 msgstr ""
21034 #. If this type has a typedef-name, the TYPE_NAME is a TYPE_DECL.
21035 #: c-typeck.c:221
21036 #, gcc-internal-format
21037 msgid "invalid use of incomplete typedef %qD"
21038 msgstr ""
21040 #: c-typeck.c:474 c-typeck.c:499
21041 #, gcc-internal-format
21042 msgid "function types not truly compatible in ISO C"
21043 msgstr ""
21045 #: c-typeck.c:627
21046 #, gcc-internal-format
21047 msgid "can%'t mix operands of decimal float and vector types"
21048 msgstr ""
21050 #: c-typeck.c:632
21051 #, gcc-internal-format
21052 msgid "can%'t mix operands of decimal float and complex types"
21053 msgstr ""
21055 #: c-typeck.c:637
21056 #, gcc-internal-format
21057 msgid "can%'t mix operands of decimal float and other float types"
21058 msgstr ""
21060 #: c-typeck.c:1043
21061 #, gcc-internal-format
21062 msgid "types are not quite compatible"
21063 msgstr ""
21065 #: c-typeck.c:1366
21066 #, gcc-internal-format
21067 msgid "function return types not compatible due to %<volatile%>"
21068 msgstr ""
21070 #: c-typeck.c:1525 c-typeck.c:2864
21071 #, gcc-internal-format
21072 msgid "arithmetic on pointer to an incomplete type"
21073 msgstr ""
21075 #: c-typeck.c:1921
21076 #, gcc-internal-format
21077 msgid "%qT has no member named %qE"
21078 msgstr ""
21080 #: c-typeck.c:1962
21081 #, gcc-internal-format
21082 msgid "request for member %qE in something not a structure or union"
21083 msgstr ""
21085 #: c-typeck.c:2005
21086 #, gcc-internal-format
21087 msgid "dereferencing pointer to incomplete type"
21088 msgstr ""
21090 #: c-typeck.c:2009
21091 #, gcc-internal-format
21092 msgid "dereferencing %<void *%> pointer"
21093 msgstr ""
21095 #: c-typeck.c:2026
21096 #, gcc-internal-format
21097 msgid "invalid type argument of %qs (have %qT)"
21098 msgstr ""
21100 #: c-typeck.c:2054 cp/typeck.c:2634
21101 #, gcc-internal-format
21102 msgid "subscripted value is neither array nor pointer"
21103 msgstr ""
21105 #: c-typeck.c:2065 cp/typeck.c:2553 cp/typeck.c:2639
21106 #, gcc-internal-format
21107 msgid "array subscript is not an integer"
21108 msgstr ""
21110 #: c-typeck.c:2071
21111 #, gcc-internal-format
21112 msgid "subscripted value is pointer to function"
21113 msgstr ""
21115 #: c-typeck.c:2119
21116 #, gcc-internal-format
21117 msgid "ISO C forbids subscripting %<register%> array"
21118 msgstr ""
21120 #: c-typeck.c:2122
21121 #, gcc-internal-format
21122 msgid "ISO C90 forbids subscripting non-lvalue array"
21123 msgstr ""
21125 #: c-typeck.c:2236
21126 #, gcc-internal-format
21127 msgid "%qD is static but used in inline function %qD which is not static"
21128 msgstr ""
21130 #: c-typeck.c:2384
21131 #, gcc-internal-format
21132 msgid "called object %qE is not a function"
21133 msgstr ""
21135 #. This situation leads to run-time undefined behavior.  We can't,
21136 #. therefore, simply error unless we can prove that all possible
21137 #. executions of the program must execute the code.
21138 #: c-typeck.c:2411
21139 #, gcc-internal-format
21140 msgid "function called through a non-compatible type"
21141 msgstr ""
21143 #: c-typeck.c:2548
21144 #, gcc-internal-format
21145 msgid "type of formal parameter %d is incomplete"
21146 msgstr ""
21148 #: c-typeck.c:2561
21149 #, gcc-internal-format
21150 msgid ""
21151 "passing argument %d of %qE as integer rather than floating due to prototype"
21152 msgstr ""
21154 #: c-typeck.c:2566
21155 #, gcc-internal-format
21156 msgid ""
21157 "passing argument %d of %qE as integer rather than complex due to prototype"
21158 msgstr ""
21160 #: c-typeck.c:2571
21161 #, gcc-internal-format
21162 msgid ""
21163 "passing argument %d of %qE as complex rather than floating due to prototype"
21164 msgstr ""
21166 #: c-typeck.c:2576
21167 #, gcc-internal-format
21168 msgid ""
21169 "passing argument %d of %qE as floating rather than integer due to prototype"
21170 msgstr ""
21172 #: c-typeck.c:2581
21173 #, gcc-internal-format
21174 msgid ""
21175 "passing argument %d of %qE as complex rather than integer due to prototype"
21176 msgstr ""
21178 #: c-typeck.c:2586
21179 #, gcc-internal-format
21180 msgid ""
21181 "passing argument %d of %qE as floating rather than complex due to prototype"
21182 msgstr ""
21184 #: c-typeck.c:2599
21185 #, gcc-internal-format
21186 msgid ""
21187 "passing argument %d of %qE as %<float%> rather than %<double%> due to "
21188 "prototype"
21189 msgstr ""
21191 #: c-typeck.c:2624
21192 #, gcc-internal-format
21193 msgid "passing argument %d of %qE as %qT rather than %qT due to prototype"
21194 msgstr ""
21196 #: c-typeck.c:2645
21197 #, gcc-internal-format
21198 msgid "passing argument %d of %qE with different width due to prototype"
21199 msgstr ""
21201 #: c-typeck.c:2668
21202 #, gcc-internal-format
21203 msgid "passing argument %d of %qE as unsigned due to prototype"
21204 msgstr ""
21206 #: c-typeck.c:2672
21207 #, gcc-internal-format
21208 msgid "passing argument %d of %qE as signed due to prototype"
21209 msgstr ""
21211 #: c-typeck.c:2778 c-typeck.c:2782
21212 #, gcc-internal-format
21213 msgid "comparison with string literal results in unspecified behavior"
21214 msgstr ""
21216 #: c-typeck.c:2806
21217 #, gcc-internal-format
21218 msgid "pointer of type %<void *%> used in subtraction"
21219 msgstr ""
21221 #: c-typeck.c:2809
21222 #, gcc-internal-format
21223 msgid "pointer to a function used in subtraction"
21224 msgstr ""
21226 #: c-typeck.c:2919
21227 #, gcc-internal-format
21228 msgid "wrong type argument to unary plus"
21229 msgstr ""
21231 #: c-typeck.c:2932
21232 #, gcc-internal-format
21233 msgid "wrong type argument to unary minus"
21234 msgstr ""
21236 #: c-typeck.c:2952
21237 #, gcc-internal-format
21238 msgid "ISO C does not support %<~%> for complex conjugation"
21239 msgstr ""
21241 #: c-typeck.c:2958
21242 #, gcc-internal-format
21243 msgid "wrong type argument to bit-complement"
21244 msgstr ""
21246 #: c-typeck.c:2966
21247 #, gcc-internal-format
21248 msgid "wrong type argument to abs"
21249 msgstr ""
21251 #: c-typeck.c:2978
21252 #, gcc-internal-format
21253 msgid "wrong type argument to conjugation"
21254 msgstr ""
21256 #: c-typeck.c:2990
21257 #, gcc-internal-format
21258 msgid "wrong type argument to unary exclamation mark"
21259 msgstr ""
21261 #: c-typeck.c:3024
21262 #, gcc-internal-format
21263 msgid "ISO C does not support %<++%> and %<--%> on complex types"
21264 msgstr ""
21266 #: c-typeck.c:3042 c-typeck.c:3074
21267 #, gcc-internal-format
21268 msgid "wrong type argument to increment"
21269 msgstr ""
21271 #: c-typeck.c:3044 c-typeck.c:3077
21272 #, gcc-internal-format
21273 msgid "wrong type argument to decrement"
21274 msgstr ""
21276 #: c-typeck.c:3065
21277 #, gcc-internal-format
21278 msgid "increment of pointer to unknown structure"
21279 msgstr ""
21281 #: c-typeck.c:3067
21282 #, gcc-internal-format
21283 msgid "decrement of pointer to unknown structure"
21284 msgstr ""
21286 #: c-typeck.c:3269
21287 #, gcc-internal-format
21288 msgid "assignment of read-only member %qD"
21289 msgstr ""
21291 #: c-typeck.c:3270
21292 #, gcc-internal-format
21293 msgid "increment of read-only member %qD"
21294 msgstr ""
21296 #: c-typeck.c:3271
21297 #, gcc-internal-format
21298 msgid "decrement of read-only member %qD"
21299 msgstr ""
21301 #: c-typeck.c:3272
21302 #, gcc-internal-format
21303 msgid "read-only member %qD used as %<asm%> output"
21304 msgstr ""
21306 #: c-typeck.c:3276
21307 #, gcc-internal-format
21308 msgid "assignment of read-only variable %qD"
21309 msgstr ""
21311 #: c-typeck.c:3277
21312 #, gcc-internal-format
21313 msgid "increment of read-only variable %qD"
21314 msgstr ""
21316 #: c-typeck.c:3278
21317 #, gcc-internal-format
21318 msgid "decrement of read-only variable %qD"
21319 msgstr ""
21321 #: c-typeck.c:3279
21322 #, gcc-internal-format
21323 msgid "read-only variable %qD used as %<asm%> output"
21324 msgstr ""
21326 #: c-typeck.c:3282
21327 #, gcc-internal-format
21328 msgid "assignment of read-only location %qE"
21329 msgstr ""
21331 #: c-typeck.c:3283
21332 #, gcc-internal-format
21333 msgid "increment of read-only location %qE"
21334 msgstr ""
21336 #: c-typeck.c:3284
21337 #, gcc-internal-format
21338 msgid "decrement of read-only location %qE"
21339 msgstr ""
21341 #: c-typeck.c:3285
21342 #, gcc-internal-format
21343 msgid "read-only location %qE used as %<asm%> output"
21344 msgstr ""
21346 #: c-typeck.c:3321
21347 #, gcc-internal-format
21348 msgid "cannot take address of bit-field %qD"
21349 msgstr ""
21351 #: c-typeck.c:3349
21352 #, gcc-internal-format
21353 msgid "global register variable %qD used in nested function"
21354 msgstr ""
21356 #: c-typeck.c:3352
21357 #, gcc-internal-format
21358 msgid "register variable %qD used in nested function"
21359 msgstr ""
21361 #: c-typeck.c:3357
21362 #, gcc-internal-format
21363 msgid "address of global register variable %qD requested"
21364 msgstr ""
21366 #: c-typeck.c:3359
21367 #, gcc-internal-format
21368 msgid "address of register variable %qD requested"
21369 msgstr ""
21371 #: c-typeck.c:3405
21372 #, gcc-internal-format
21373 msgid "non-lvalue array in conditional expression"
21374 msgstr ""
21376 #: c-typeck.c:3453
21377 #, gcc-internal-format
21378 msgid "signed and unsigned type in conditional expression"
21379 msgstr ""
21381 #: c-typeck.c:3461
21382 #, gcc-internal-format
21383 msgid "ISO C forbids conditional expr with only one void side"
21384 msgstr ""
21386 #: c-typeck.c:3476 c-typeck.c:3485
21387 #, gcc-internal-format
21388 msgid "ISO C forbids conditional expr between %<void *%> and function pointer"
21389 msgstr ""
21391 #: c-typeck.c:3493
21392 #, gcc-internal-format
21393 msgid "pointer type mismatch in conditional expression"
21394 msgstr ""
21396 #: c-typeck.c:3501 c-typeck.c:3512
21397 #, gcc-internal-format
21398 msgid "pointer/integer type mismatch in conditional expression"
21399 msgstr ""
21401 #: c-typeck.c:3526
21402 #, gcc-internal-format
21403 msgid "type mismatch in conditional expression"
21404 msgstr ""
21406 #: c-typeck.c:3567
21407 #, gcc-internal-format
21408 msgid "left-hand operand of comma expression has no effect"
21409 msgstr ""
21411 #: c-typeck.c:3604
21412 #, gcc-internal-format
21413 msgid "cast specifies array type"
21414 msgstr ""
21416 #: c-typeck.c:3610
21417 #, gcc-internal-format
21418 msgid "cast specifies function type"
21419 msgstr ""
21421 #: c-typeck.c:3626
21422 #, gcc-internal-format
21423 msgid "ISO C forbids casting nonscalar to the same type"
21424 msgstr ""
21426 #: c-typeck.c:3643
21427 #, gcc-internal-format
21428 msgid "ISO C forbids casts to union type"
21429 msgstr ""
21431 #: c-typeck.c:3650
21432 #, gcc-internal-format
21433 msgid "cast to union type from type not present in union"
21434 msgstr ""
21436 #: c-typeck.c:3696
21437 #, gcc-internal-format
21438 msgid "cast adds new qualifiers to function type"
21439 msgstr ""
21441 #. There are qualifiers present in IN_OTYPE that are not
21442 #. present in IN_TYPE.
21443 #: c-typeck.c:3701
21444 #, gcc-internal-format
21445 msgid "cast discards qualifiers from pointer target type"
21446 msgstr ""
21448 #: c-typeck.c:3717
21449 #, gcc-internal-format
21450 msgid "cast increases required alignment of target type"
21451 msgstr ""
21453 #: c-typeck.c:3728
21454 #, gcc-internal-format
21455 msgid "cast from pointer to integer of different size"
21456 msgstr ""
21458 #: c-typeck.c:3732
21459 #, gcc-internal-format
21460 msgid "cast from function call of type %qT to non-matching type %qT"
21461 msgstr ""
21463 #: c-typeck.c:3740
21464 #, gcc-internal-format
21465 msgid "cast to pointer from integer of different size"
21466 msgstr ""
21468 #: c-typeck.c:3754
21469 #, gcc-internal-format
21470 msgid "ISO C forbids conversion of function pointer to object pointer type"
21471 msgstr ""
21473 #: c-typeck.c:3763
21474 #, gcc-internal-format
21475 msgid "ISO C forbids conversion of object pointer to function pointer type"
21476 msgstr ""
21478 #: c-typeck.c:4041
21479 #, gcc-internal-format
21480 msgid "cannot pass rvalue to reference parameter"
21481 msgstr ""
21483 #: c-typeck.c:4155 c-typeck.c:4325
21484 #, gcc-internal-format
21485 msgid ""
21486 "passing argument %d of %qE makes qualified function pointer from unqualified"
21487 msgstr ""
21489 #: c-typeck.c:4158 c-typeck.c:4328
21490 #, gcc-internal-format
21491 msgid "assignment makes qualified function pointer from unqualified"
21492 msgstr ""
21494 #: c-typeck.c:4161 c-typeck.c:4330
21495 #, gcc-internal-format
21496 msgid "initialization makes qualified function pointer from unqualified"
21497 msgstr ""
21499 #: c-typeck.c:4164 c-typeck.c:4332
21500 #, gcc-internal-format
21501 msgid "return makes qualified function pointer from unqualified"
21502 msgstr ""
21504 #: c-typeck.c:4169 c-typeck.c:4290
21505 #, gcc-internal-format
21506 msgid "passing argument %d of %qE discards qualifiers from pointer target type"
21507 msgstr ""
21509 #: c-typeck.c:4171 c-typeck.c:4292
21510 #, gcc-internal-format
21511 msgid "assignment discards qualifiers from pointer target type"
21512 msgstr ""
21514 #: c-typeck.c:4173 c-typeck.c:4294
21515 #, gcc-internal-format
21516 msgid "initialization discards qualifiers from pointer target type"
21517 msgstr ""
21519 #: c-typeck.c:4175 c-typeck.c:4296
21520 #, gcc-internal-format
21521 msgid "return discards qualifiers from pointer target type"
21522 msgstr ""
21524 #: c-typeck.c:4183
21525 #, gcc-internal-format
21526 msgid "ISO C prohibits argument conversion to union type"
21527 msgstr ""
21529 #: c-typeck.c:4216
21530 #, gcc-internal-format
21531 msgid "request for implicit conversion from %qT to %qT not permitted in C++"
21532 msgstr ""
21534 #: c-typeck.c:4229
21535 #, gcc-internal-format
21536 msgid "argument %d of %qE might be a candidate for a format attribute"
21537 msgstr ""
21539 #: c-typeck.c:4235
21540 #, gcc-internal-format
21541 msgid "assignment left-hand side might be a candidate for a format attribute"
21542 msgstr ""
21544 #: c-typeck.c:4240
21545 #, gcc-internal-format
21546 msgid ""
21547 "initialization left-hand side might be a candidate for a format attribute"
21548 msgstr ""
21550 #: c-typeck.c:4245
21551 #, gcc-internal-format
21552 msgid "return type might be a candidate for a format attribute"
21553 msgstr ""
21555 #: c-typeck.c:4269
21556 #, gcc-internal-format
21557 msgid ""
21558 "ISO C forbids passing argument %d of %qE between function pointer and %<void "
21559 "*%>"
21560 msgstr ""
21562 #: c-typeck.c:4272
21563 #, gcc-internal-format
21564 msgid "ISO C forbids assignment between function pointer and %<void *%>"
21565 msgstr ""
21567 #: c-typeck.c:4274
21568 #, gcc-internal-format
21569 msgid "ISO C forbids initialization between function pointer and %<void *%>"
21570 msgstr ""
21572 #: c-typeck.c:4276
21573 #, gcc-internal-format
21574 msgid "ISO C forbids return between function pointer and %<void *%>"
21575 msgstr ""
21577 #: c-typeck.c:4307
21578 #, gcc-internal-format
21579 msgid "pointer targets in passing argument %d of %qE differ in signedness"
21580 msgstr ""
21582 #: c-typeck.c:4309
21583 #, gcc-internal-format
21584 msgid "pointer targets in assignment differ in signedness"
21585 msgstr ""
21587 #: c-typeck.c:4311
21588 #, gcc-internal-format
21589 msgid "pointer targets in initialization differ in signedness"
21590 msgstr ""
21592 #: c-typeck.c:4313
21593 #, gcc-internal-format
21594 msgid "pointer targets in return differ in signedness"
21595 msgstr ""
21597 #: c-typeck.c:4340
21598 #, gcc-internal-format
21599 msgid "passing argument %d of %qE from incompatible pointer type"
21600 msgstr ""
21602 #: c-typeck.c:4342
21603 #, gcc-internal-format
21604 msgid "assignment from incompatible pointer type"
21605 msgstr ""
21607 #: c-typeck.c:4343
21608 #, gcc-internal-format
21609 msgid "initialization from incompatible pointer type"
21610 msgstr ""
21612 #: c-typeck.c:4345
21613 #, gcc-internal-format
21614 msgid "return from incompatible pointer type"
21615 msgstr ""
21617 #: c-typeck.c:4363
21618 #, gcc-internal-format
21619 msgid "passing argument %d of %qE makes pointer from integer without a cast"
21620 msgstr ""
21622 #: c-typeck.c:4365
21623 #, gcc-internal-format
21624 msgid "assignment makes pointer from integer without a cast"
21625 msgstr ""
21627 #: c-typeck.c:4367
21628 #, gcc-internal-format
21629 msgid "initialization makes pointer from integer without a cast"
21630 msgstr ""
21632 #: c-typeck.c:4369
21633 #, gcc-internal-format
21634 msgid "return makes pointer from integer without a cast"
21635 msgstr ""
21637 #: c-typeck.c:4377
21638 #, gcc-internal-format
21639 msgid "passing argument %d of %qE makes integer from pointer without a cast"
21640 msgstr ""
21642 #: c-typeck.c:4379
21643 #, gcc-internal-format
21644 msgid "assignment makes integer from pointer without a cast"
21645 msgstr ""
21647 #: c-typeck.c:4381
21648 #, gcc-internal-format
21649 msgid "initialization makes integer from pointer without a cast"
21650 msgstr ""
21652 #: c-typeck.c:4383
21653 #, gcc-internal-format
21654 msgid "return makes integer from pointer without a cast"
21655 msgstr ""
21657 #: c-typeck.c:4399
21658 #, gcc-internal-format
21659 msgid "incompatible types in assignment"
21660 msgstr ""
21662 #: c-typeck.c:4402
21663 #, gcc-internal-format
21664 msgid "incompatible types in initialization"
21665 msgstr ""
21667 #: c-typeck.c:4405
21668 #, gcc-internal-format
21669 msgid "incompatible types in return"
21670 msgstr ""
21672 #: c-typeck.c:4461
21673 #, gcc-internal-format
21674 msgid "traditional C rejects automatic aggregate initialization"
21675 msgstr ""
21677 #: c-typeck.c:4632 c-typeck.c:4648 c-typeck.c:4665
21678 #, gcc-internal-format
21679 msgid "(near initialization for %qs)"
21680 msgstr ""
21682 #: c-typeck.c:5220 cp/decl.c:5075
21683 #, gcc-internal-format
21684 msgid "opaque vector types cannot be initialized"
21685 msgstr ""
21687 #: c-typeck.c:5845
21688 #, gcc-internal-format
21689 msgid "unknown field %qE specified in initializer"
21690 msgstr ""
21692 #: c-typeck.c:6740
21693 #, gcc-internal-format
21694 msgid "traditional C rejects initialization of unions"
21695 msgstr ""
21697 #: c-typeck.c:7051
21698 #, gcc-internal-format
21699 msgid "jump into statement expression"
21700 msgstr ""
21702 #: c-typeck.c:7057
21703 #, gcc-internal-format
21704 msgid "jump into scope of identifier with variably modified type"
21705 msgstr ""
21707 #: c-typeck.c:7093
21708 #, gcc-internal-format
21709 msgid "ISO C forbids %<goto *expr;%>"
21710 msgstr ""
21712 #: c-typeck.c:7108 cp/typeck.c:6736
21713 #, gcc-internal-format
21714 msgid "function declared %<noreturn%> has a %<return%> statement"
21715 msgstr ""
21717 #: c-typeck.c:7117
21718 #, gcc-internal-format
21719 msgid "%<return%> with no value, in function returning non-void"
21720 msgstr ""
21722 #: c-typeck.c:7127
21723 #, gcc-internal-format
21724 msgid "%<return%> with a value, in function returning void"
21725 msgstr ""
21727 #: c-typeck.c:7129
21728 #, gcc-internal-format
21729 msgid "ISO C forbids %<return%> with expression, in function returning void"
21730 msgstr ""
21732 #: c-typeck.c:7186
21733 #, gcc-internal-format
21734 msgid "function returns address of local variable"
21735 msgstr ""
21737 #: c-typeck.c:7261 cp/semantics.c:961
21738 #, gcc-internal-format
21739 msgid "switch quantity not an integer"
21740 msgstr ""
21742 #: c-typeck.c:7273
21743 #, gcc-internal-format
21744 msgid "%<long%> switch expression not converted to %<int%> in ISO C"
21745 msgstr ""
21747 #: c-typeck.c:7316
21748 #, gcc-internal-format
21749 msgid ""
21750 "case label in statement expression not containing enclosing switch statement"
21751 msgstr ""
21753 #: c-typeck.c:7319
21754 #, gcc-internal-format
21755 msgid ""
21756 "%<default%> label in statement expression not containing enclosing switch "
21757 "statement"
21758 msgstr ""
21760 #: c-typeck.c:7325
21761 #, gcc-internal-format
21762 msgid ""
21763 "case label in scope of identifier with variably modified type not containing "
21764 "enclosing switch statement"
21765 msgstr ""
21767 #: c-typeck.c:7328
21768 #, gcc-internal-format
21769 msgid ""
21770 "%<default%> label in scope of identifier with variably modified type not "
21771 "containing enclosing switch statement"
21772 msgstr ""
21774 #: c-typeck.c:7332
21775 #, gcc-internal-format
21776 msgid "case label not within a switch statement"
21777 msgstr ""
21779 #: c-typeck.c:7334
21780 #, gcc-internal-format
21781 msgid "%<default%> label not within a switch statement"
21782 msgstr ""
21784 #: c-typeck.c:7411
21785 #, gcc-internal-format
21786 msgid "%Hsuggest explicit braces to avoid ambiguous %<else%>"
21787 msgstr ""
21789 #: c-typeck.c:7522 cp/cp-gimplify.c:92
21790 #, gcc-internal-format
21791 msgid "break statement not within loop or switch"
21792 msgstr ""
21794 #: c-typeck.c:7524
21795 #, gcc-internal-format
21796 msgid "continue statement not within a loop"
21797 msgstr ""
21799 #: c-typeck.c:7529
21800 #, gcc-internal-format
21801 msgid "break statement used with OpenMP for loop"
21802 msgstr ""
21804 #: c-typeck.c:7555
21805 #, gcc-internal-format
21806 msgid "%Hstatement with no effect"
21807 msgstr ""
21809 #: c-typeck.c:7577
21810 #, gcc-internal-format
21811 msgid "expression statement has incomplete type"
21812 msgstr ""
21814 #: c-typeck.c:8132 cp/typeck.c:3402
21815 #, gcc-internal-format
21816 msgid "right shift count is negative"
21817 msgstr ""
21819 #: c-typeck.c:8139 cp/typeck.c:3408
21820 #, gcc-internal-format
21821 msgid "right shift count >= width of type"
21822 msgstr ""
21824 #: c-typeck.c:8161 cp/typeck.c:3429
21825 #, gcc-internal-format
21826 msgid "left shift count is negative"
21827 msgstr ""
21829 #: c-typeck.c:8164 cp/typeck.c:3434
21830 #, gcc-internal-format
21831 msgid "left shift count >= width of type"
21832 msgstr ""
21834 #: c-typeck.c:8182 cp/typeck.c:3480
21835 #, gcc-internal-format
21836 msgid "comparing floating point with == or != is unsafe"
21837 msgstr ""
21839 #: c-typeck.c:8206 c-typeck.c:8213
21840 #, gcc-internal-format
21841 msgid "ISO C forbids comparison of %<void *%> with function pointer"
21842 msgstr ""
21844 #: c-typeck.c:8220 c-typeck.c:8280
21845 #, gcc-internal-format
21846 msgid "comparison of distinct pointer types lacks a cast"
21847 msgstr ""
21849 #: c-typeck.c:8229 c-typeck.c:8237 cp/typeck.c:3503 cp/typeck.c:3515
21850 #, gcc-internal-format
21851 msgid "the address of %qD will never be NULL"
21852 msgstr ""
21854 #: c-typeck.c:8244 c-typeck.c:8249 c-typeck.c:8302 c-typeck.c:8307
21855 #, gcc-internal-format
21856 msgid "comparison between pointer and integer"
21857 msgstr ""
21859 #: c-typeck.c:8271
21860 #, gcc-internal-format
21861 msgid "comparison of complete and incomplete pointers"
21862 msgstr ""
21864 #: c-typeck.c:8273
21865 #, gcc-internal-format
21866 msgid "ISO C forbids ordered comparisons of pointers to functions"
21867 msgstr ""
21869 #: c-typeck.c:8288 c-typeck.c:8291 c-typeck.c:8297
21870 #, gcc-internal-format
21871 msgid "ordered comparison of pointer with integer zero"
21872 msgstr ""
21874 #: c-typeck.c:8471
21875 #, gcc-internal-format
21876 msgid "used array that cannot be converted to pointer where scalar is required"
21877 msgstr ""
21879 #: c-typeck.c:8475
21880 #, gcc-internal-format
21881 msgid "used struct type value where scalar is required"
21882 msgstr ""
21884 #: c-typeck.c:8479
21885 #, gcc-internal-format
21886 msgid "used union type value where scalar is required"
21887 msgstr ""
21889 #: c-typeck.c:8615 cp/semantics.c:3712
21890 #, gcc-internal-format
21891 msgid "%qE has invalid type for %<reduction%>"
21892 msgstr ""
21894 #: c-typeck.c:8649 cp/semantics.c:3725
21895 #, gcc-internal-format
21896 msgid "%qE has invalid type for %<reduction(%s)%>"
21897 msgstr ""
21899 #: c-typeck.c:8665 cp/semantics.c:3735
21900 #, gcc-internal-format
21901 msgid "%qE must be %<threadprivate%> for %<copyin%>"
21902 msgstr ""
21904 #: c-typeck.c:8674 cp/semantics.c:3532
21905 #, gcc-internal-format
21906 msgid "%qE is not a variable in clause %qs"
21907 msgstr ""
21909 #: c-typeck.c:8681 c-typeck.c:8701 c-typeck.c:8721
21910 #, gcc-internal-format
21911 msgid "%qE appears more than once in data clauses"
21912 msgstr ""
21914 #: c-typeck.c:8695 cp/semantics.c:3555
21915 #, gcc-internal-format
21916 msgid "%qE is not a variable in clause %<firstprivate%>"
21917 msgstr ""
21919 #: c-typeck.c:8715 cp/semantics.c:3577
21920 #, gcc-internal-format
21921 msgid "%qE is not a variable in clause %<lastprivate%>"
21922 msgstr ""
21924 #: c-typeck.c:8775 cp/semantics.c:3776
21925 #, gcc-internal-format
21926 msgid "%qE is predetermined %qs for %qs"
21927 msgstr ""
21929 #: calls.c:2047
21930 #, gcc-internal-format
21931 msgid "function call has aggregate value"
21932 msgstr ""
21934 #: cfgexpand.c:298
21935 #, gcc-internal-format
21936 msgid "Unrecognized GIMPLE statement during RTL expansion"
21937 msgstr ""
21939 #: cfgexpand.c:2292
21940 #, gcc-internal-format
21941 msgid "not protecting local variables: variable length buffer"
21942 msgstr ""
21944 #: cfgexpand.c:2295
21945 #, gcc-internal-format
21946 msgid "not protecting function: no buffer at least %d bytes long"
21947 msgstr ""
21949 #: cfghooks.c:98
21950 #, gcc-internal-format
21951 msgid "bb %d on wrong place"
21952 msgstr ""
21954 #: cfghooks.c:104
21955 #, gcc-internal-format
21956 msgid "prev_bb of %d should be %d, not %d"
21957 msgstr ""
21959 #: cfghooks.c:121
21960 #, gcc-internal-format
21961 msgid "verify_flow_info: Block %i has loop_father, but there are no loops"
21962 msgstr ""
21964 #: cfghooks.c:127
21965 #, gcc-internal-format
21966 msgid "verify_flow_info: Block %i lacks loop_father"
21967 msgstr ""
21969 #: cfghooks.c:133
21970 #, gcc-internal-format
21971 msgid "verify_flow_info: Wrong count of block %i %i"
21972 msgstr ""
21974 #: cfghooks.c:139
21975 #, gcc-internal-format
21976 msgid "verify_flow_info: Wrong frequency of block %i %i"
21977 msgstr ""
21979 #: cfghooks.c:147
21980 #, gcc-internal-format
21981 msgid "verify_flow_info: Duplicate edge %i->%i"
21982 msgstr ""
21984 #: cfghooks.c:153
21985 #, gcc-internal-format
21986 msgid "verify_flow_info: Wrong probability of edge %i->%i %i"
21987 msgstr ""
21989 #: cfghooks.c:159
21990 #, gcc-internal-format
21991 msgid "verify_flow_info: Wrong count of edge %i->%i %i"
21992 msgstr ""
21994 #: cfghooks.c:171
21995 #, gcc-internal-format
21996 msgid "verify_flow_info: Basic block %d succ edge is corrupted"
21997 msgstr ""
21999 #: cfghooks.c:185 cfgrtl.c:1830
22000 #, gcc-internal-format
22001 msgid "wrong amount of branch edges after unconditional jump %i"
22002 msgstr ""
22004 #: cfghooks.c:193 cfghooks.c:204
22005 #, gcc-internal-format
22006 msgid "basic block %d pred edge is corrupted"
22007 msgstr ""
22009 #: cfghooks.c:205
22010 #, gcc-internal-format
22011 msgid "its dest_idx should be %d, not %d"
22012 msgstr ""
22014 #: cfghooks.c:234
22015 #, gcc-internal-format
22016 msgid "basic block %i edge lists are corrupted"
22017 msgstr ""
22019 #: cfghooks.c:247
22020 #, gcc-internal-format
22021 msgid "verify_flow_info failed"
22022 msgstr ""
22024 #: cfghooks.c:308
22025 #, gcc-internal-format
22026 msgid "%s does not support redirect_edge_and_branch"
22027 msgstr ""
22029 #: cfghooks.c:328
22030 #, gcc-internal-format
22031 msgid "%s does not support can_remove_branch_p"
22032 msgstr ""
22034 #: cfghooks.c:382
22035 #, gcc-internal-format
22036 msgid "%s does not support redirect_edge_and_branch_force"
22037 msgstr ""
22039 #: cfghooks.c:418
22040 #, gcc-internal-format
22041 msgid "%s does not support split_block"
22042 msgstr ""
22044 #: cfghooks.c:461
22045 #, gcc-internal-format
22046 msgid "%s does not support move_block_after"
22047 msgstr ""
22049 #: cfghooks.c:474
22050 #, gcc-internal-format
22051 msgid "%s does not support delete_basic_block"
22052 msgstr ""
22054 #: cfghooks.c:524
22055 #, gcc-internal-format
22056 msgid "%s does not support split_edge"
22057 msgstr ""
22059 #: cfghooks.c:597
22060 #, gcc-internal-format
22061 msgid "%s does not support create_basic_block"
22062 msgstr ""
22064 #: cfghooks.c:625
22065 #, gcc-internal-format
22066 msgid "%s does not support can_merge_blocks_p"
22067 msgstr ""
22069 #: cfghooks.c:636
22070 #, gcc-internal-format
22071 msgid "%s does not support predict_edge"
22072 msgstr ""
22074 #: cfghooks.c:645
22075 #, gcc-internal-format
22076 msgid "%s does not support predicted_by_p"
22077 msgstr ""
22079 #: cfghooks.c:659
22080 #, gcc-internal-format
22081 msgid "%s does not support merge_blocks"
22082 msgstr ""
22084 #: cfghooks.c:712
22085 #, gcc-internal-format
22086 msgid "%s does not support make_forwarder_block"
22087 msgstr ""
22089 #: cfghooks.c:846
22090 #, gcc-internal-format
22091 msgid "%s does not support can_duplicate_block_p"
22092 msgstr ""
22094 #: cfghooks.c:868
22095 #, gcc-internal-format
22096 msgid "%s does not support duplicate_block"
22097 msgstr ""
22099 #: cfghooks.c:945
22100 #, gcc-internal-format
22101 msgid "%s does not support block_ends_with_call_p"
22102 msgstr ""
22104 #: cfghooks.c:956
22105 #, gcc-internal-format
22106 msgid "%s does not support block_ends_with_condjump_p"
22107 msgstr ""
22109 #: cfghooks.c:974
22110 #, gcc-internal-format
22111 msgid "%s does not support flow_call_edges_add"
22112 msgstr ""
22114 #: cfgloop.c:1331
22115 #, gcc-internal-format
22116 msgid "size of loop %d should be %d, not %d"
22117 msgstr ""
22119 #: cfgloop.c:1345
22120 #, gcc-internal-format
22121 msgid "bb %d do not belong to loop %d"
22122 msgstr ""
22124 #: cfgloop.c:1360
22125 #, gcc-internal-format
22126 msgid "loop %d's header does not have exactly 2 entries"
22127 msgstr ""
22129 #: cfgloop.c:1367
22130 #, gcc-internal-format
22131 msgid "loop %d's latch does not have exactly 1 successor"
22132 msgstr ""
22134 #: cfgloop.c:1372
22135 #, gcc-internal-format
22136 msgid "loop %d's latch does not have header as successor"
22137 msgstr ""
22139 #: cfgloop.c:1377
22140 #, gcc-internal-format
22141 msgid "loop %d's latch does not belong directly to it"
22142 msgstr ""
22144 #: cfgloop.c:1383
22145 #, gcc-internal-format
22146 msgid "loop %d's header does not belong directly to it"
22147 msgstr ""
22149 #: cfgloop.c:1389
22150 #, gcc-internal-format
22151 msgid "loop %d's latch is marked as part of irreducible region"
22152 msgstr ""
22154 #: cfgloop.c:1422
22155 #, gcc-internal-format
22156 msgid "basic block %d should be marked irreducible"
22157 msgstr ""
22159 #: cfgloop.c:1428
22160 #, gcc-internal-format
22161 msgid "basic block %d should not be marked irreducible"
22162 msgstr ""
22164 #: cfgloop.c:1436
22165 #, gcc-internal-format
22166 msgid "edge from %d to %d should be marked irreducible"
22167 msgstr ""
22169 #: cfgloop.c:1443
22170 #, gcc-internal-format
22171 msgid "edge from %d to %d should not be marked irreducible"
22172 msgstr ""
22174 #: cfgloop.c:1458
22175 #, gcc-internal-format
22176 msgid "corrupted head of the exits list of loop %d"
22177 msgstr ""
22179 #: cfgloop.c:1476
22180 #, gcc-internal-format
22181 msgid "corrupted exits list of loop %d"
22182 msgstr ""
22184 #: cfgloop.c:1485
22185 #, gcc-internal-format
22186 msgid "nonempty exits list of loop %d, but exits are not recorded"
22187 msgstr ""
22189 #: cfgloop.c:1511
22190 #, gcc-internal-format
22191 msgid "Exit %d->%d not recorded"
22192 msgstr ""
22194 #: cfgloop.c:1529
22195 #, gcc-internal-format
22196 msgid "Wrong list of exited loops for edge  %d->%d"
22197 msgstr ""
22199 #: cfgloop.c:1538
22200 #, gcc-internal-format
22201 msgid "Too many loop exits recorded"
22202 msgstr ""
22204 #: cfgloop.c:1549
22205 #, gcc-internal-format
22206 msgid "%d exits recorded for loop %d (having %d exits)"
22207 msgstr ""
22209 #: cfgrtl.c:1724
22210 #, gcc-internal-format
22211 msgid "BB_RTL flag not set for block %d"
22212 msgstr ""
22214 #: cfgrtl.c:1731
22215 #, gcc-internal-format
22216 msgid "insn %d basic block pointer is %d, should be %d"
22217 msgstr ""
22219 #: cfgrtl.c:1742
22220 #, gcc-internal-format
22221 msgid "insn %d in header of bb %d has non-NULL basic block"
22222 msgstr ""
22224 #: cfgrtl.c:1750
22225 #, gcc-internal-format
22226 msgid "insn %d in footer of bb %d has non-NULL basic block"
22227 msgstr ""
22229 #: cfgrtl.c:1772
22230 #, gcc-internal-format
22231 msgid "verify_flow_info: REG_BR_PROB does not match cfg %wi %i"
22232 msgstr ""
22234 #: cfgrtl.c:1787
22235 #, gcc-internal-format
22236 msgid "fallthru edge crosses section boundary (bb %i)"
22237 msgstr ""
22239 #: cfgrtl.c:1812
22240 #, gcc-internal-format
22241 msgid "missing REG_EH_REGION note in the end of bb %i"
22242 msgstr ""
22244 #: cfgrtl.c:1820
22245 #, gcc-internal-format
22246 msgid "too many outgoing branch edges from bb %i"
22247 msgstr ""
22249 #: cfgrtl.c:1825
22250 #, gcc-internal-format
22251 msgid "fallthru edge after unconditional jump %i"
22252 msgstr ""
22254 #: cfgrtl.c:1836
22255 #, gcc-internal-format
22256 msgid "wrong amount of branch edges after conditional jump %i"
22257 msgstr ""
22259 #: cfgrtl.c:1842
22260 #, gcc-internal-format
22261 msgid "call edges for non-call insn in bb %i"
22262 msgstr ""
22264 #: cfgrtl.c:1851
22265 #, gcc-internal-format
22266 msgid "abnormal edges for no purpose in bb %i"
22267 msgstr ""
22269 #: cfgrtl.c:1863
22270 #, gcc-internal-format
22271 msgid "insn %d inside basic block %d but block_for_insn is NULL"
22272 msgstr ""
22274 #: cfgrtl.c:1867
22275 #, gcc-internal-format
22276 msgid "insn %d inside basic block %d but block_for_insn is %i"
22277 msgstr ""
22279 #: cfgrtl.c:1881 cfgrtl.c:1891
22280 #, gcc-internal-format
22281 msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d"
22282 msgstr ""
22284 #: cfgrtl.c:1904
22285 #, gcc-internal-format
22286 msgid "NOTE_INSN_BASIC_BLOCK %d in middle of basic block %d"
22287 msgstr ""
22289 #: cfgrtl.c:1914
22290 #, gcc-internal-format
22291 msgid "in basic block %d:"
22292 msgstr ""
22294 #: cfgrtl.c:1967 cfgrtl.c:2057
22295 #, gcc-internal-format
22296 msgid "insn %d outside of basic blocks has non-NULL bb field"
22297 msgstr ""
22299 #: cfgrtl.c:1975
22300 #, gcc-internal-format
22301 msgid "end insn %d for block %d not found in the insn stream"
22302 msgstr ""
22304 #: cfgrtl.c:1988
22305 #, gcc-internal-format
22306 msgid "insn %d is in multiple basic blocks (%d and %d)"
22307 msgstr ""
22309 #: cfgrtl.c:2000
22310 #, gcc-internal-format
22311 msgid "head insn %d for block %d not found in the insn stream"
22312 msgstr ""
22314 #: cfgrtl.c:2020
22315 #, gcc-internal-format
22316 msgid "missing barrier after block %i"
22317 msgstr ""
22319 #: cfgrtl.c:2033
22320 #, gcc-internal-format
22321 msgid "verify_flow_info: Incorrect blocks for fallthru %i->%i"
22322 msgstr ""
22324 #: cfgrtl.c:2042
22325 #, gcc-internal-format
22326 msgid "verify_flow_info: Incorrect fallthru %i->%i"
22327 msgstr ""
22329 #: cfgrtl.c:2075
22330 #, gcc-internal-format
22331 msgid "basic blocks not laid down consecutively"
22332 msgstr ""
22334 #: cfgrtl.c:2114
22335 #, gcc-internal-format
22336 msgid "number of bb notes in insn chain (%d) != n_basic_blocks (%d)"
22337 msgstr ""
22339 #: cgraph.c:1165
22340 #, gcc-internal-format
22341 msgid "%D renamed after being referenced in assembly"
22342 msgstr ""
22344 #: cgraphunit.c:572
22345 #, gcc-internal-format
22346 msgid "aux field set for edge %s->%s"
22347 msgstr ""
22349 #: cgraphunit.c:578
22350 #, gcc-internal-format
22351 msgid "Execution count is negative"
22352 msgstr ""
22354 #: cgraphunit.c:585
22355 #, gcc-internal-format
22356 msgid "caller edge count is negative"
22357 msgstr ""
22359 #: cgraphunit.c:590
22360 #, gcc-internal-format
22361 msgid "caller edge frequency is negative"
22362 msgstr ""
22364 #: cgraphunit.c:595
22365 #, gcc-internal-format
22366 msgid "caller edge frequency is too large"
22367 msgstr ""
22369 #: cgraphunit.c:604
22370 #, gcc-internal-format
22371 msgid "inlined_to pointer is wrong"
22372 msgstr ""
22374 #: cgraphunit.c:609
22375 #, gcc-internal-format
22376 msgid "multiple inline callers"
22377 msgstr ""
22379 #: cgraphunit.c:616
22380 #, gcc-internal-format
22381 msgid "inlined_to pointer set for noninline callers"
22382 msgstr ""
22384 #: cgraphunit.c:622
22385 #, gcc-internal-format
22386 msgid "inlined_to pointer is set but no predecessors found"
22387 msgstr ""
22389 #: cgraphunit.c:627
22390 #, gcc-internal-format
22391 msgid "inlined_to pointer refers to itself"
22392 msgstr ""
22394 #: cgraphunit.c:637
22395 #, gcc-internal-format
22396 msgid "node not found in cgraph_hash"
22397 msgstr ""
22399 #: cgraphunit.c:667
22400 #, gcc-internal-format
22401 msgid "shared call_stmt:"
22402 msgstr ""
22404 #: cgraphunit.c:674
22405 #, gcc-internal-format
22406 msgid "edge points to wrong declaration:"
22407 msgstr ""
22409 #: cgraphunit.c:683
22410 #, gcc-internal-format
22411 msgid "missing callgraph edge for call stmt:"
22412 msgstr ""
22414 #: cgraphunit.c:699
22415 #, gcc-internal-format
22416 msgid "edge %s->%s has no corresponding call_stmt"
22417 msgstr ""
22419 #: cgraphunit.c:711
22420 #, gcc-internal-format
22421 msgid "verify_cgraph_node failed"
22422 msgstr ""
22424 #: cgraphunit.c:804 cgraphunit.c:827
22425 #, gcc-internal-format
22426 msgid "%J%<externally_visible%> attribute have effect only on public objects"
22427 msgstr ""
22429 #: cgraphunit.c:1010
22430 #, gcc-internal-format
22431 msgid "failed to reclaim unneeded function"
22432 msgstr ""
22434 #: cgraphunit.c:1338
22435 #, gcc-internal-format
22436 msgid "nodes with unreleased memory found"
22437 msgstr ""
22439 #: collect2.c:1209
22440 #, gcc-internal-format
22441 msgid "unknown demangling style '%s'"
22442 msgstr ""
22444 #: collect2.c:1532
22445 #, gcc-internal-format
22446 msgid "%s terminated with signal %d [%s]%s"
22447 msgstr ""
22449 #: collect2.c:1550
22450 #, gcc-internal-format
22451 msgid "%s returned %d exit status"
22452 msgstr ""
22454 #: collect2.c:2261
22455 #, gcc-internal-format
22456 msgid "cannot find 'ldd'"
22457 msgstr ""
22459 #: convert.c:69
22460 #, gcc-internal-format
22461 msgid "cannot convert to a pointer type"
22462 msgstr ""
22464 #: convert.c:332
22465 #, gcc-internal-format
22466 msgid "pointer value used where a floating point value was expected"
22467 msgstr ""
22469 #: convert.c:336
22470 #, gcc-internal-format
22471 msgid "aggregate value used where a float was expected"
22472 msgstr ""
22474 #: convert.c:361
22475 #, gcc-internal-format
22476 msgid "conversion to incomplete type"
22477 msgstr ""
22479 #: convert.c:730 convert.c:806
22480 #, gcc-internal-format
22481 msgid "can't convert between vector values of different size"
22482 msgstr ""
22484 #: convert.c:736
22485 #, gcc-internal-format
22486 msgid "aggregate value used where an integer was expected"
22487 msgstr ""
22489 #: convert.c:786
22490 #, gcc-internal-format
22491 msgid "pointer value used where a complex was expected"
22492 msgstr ""
22494 #: convert.c:790
22495 #, gcc-internal-format
22496 msgid "aggregate value used where a complex was expected"
22497 msgstr ""
22499 #: convert.c:812
22500 #, gcc-internal-format
22501 msgid "can't convert value to a vector"
22502 msgstr ""
22504 #: convert.c:851
22505 #, gcc-internal-format
22506 msgid "aggregate value used where a fixed-point was expected"
22507 msgstr ""
22509 #: coverage.c:184
22510 #, gcc-internal-format
22511 msgid "%qs is not a gcov data file"
22512 msgstr ""
22514 #: coverage.c:195
22515 #, gcc-internal-format
22516 msgid "%qs is version %q.*s, expected version %q.*s"
22517 msgstr ""
22519 #: coverage.c:275 coverage.c:283
22520 #, gcc-internal-format
22521 msgid "coverage mismatch for function %u while reading execution counters"
22522 msgstr ""
22524 #: coverage.c:277 coverage.c:372
22525 #, gcc-internal-format
22526 msgid "checksum is %x instead of %x"
22527 msgstr ""
22529 #: coverage.c:285 coverage.c:374
22530 #, gcc-internal-format
22531 msgid "number of counters is %d instead of %d"
22532 msgstr ""
22534 #: coverage.c:291
22535 #, gcc-internal-format
22536 msgid "cannot merge separate %s counters for function %u"
22537 msgstr ""
22539 #: coverage.c:312
22540 #, gcc-internal-format
22541 msgid "%qs has overflowed"
22542 msgstr ""
22544 #: coverage.c:349
22545 #, gcc-internal-format
22546 msgid "no coverage for function %qs found"
22547 msgstr ""
22549 #: coverage.c:363 coverage.c:366
22550 #, gcc-internal-format
22551 msgid "coverage mismatch for function %qs while reading counter %qs"
22552 msgstr ""
22554 #: coverage.c:382
22555 #, gcc-internal-format
22556 msgid "coverage mismatch ignored due to -Wcoverage-mismatch"
22557 msgstr ""
22559 #: coverage.c:384
22560 #, gcc-internal-format
22561 msgid "execution counts estimated"
22562 msgstr ""
22564 #: coverage.c:387
22565 #, gcc-internal-format
22566 msgid "this can result in poorly optimized code"
22567 msgstr ""
22569 #: coverage.c:567
22570 #, gcc-internal-format
22571 msgid "cannot open %s"
22572 msgstr ""
22574 #: coverage.c:602
22575 #, gcc-internal-format
22576 msgid "error writing %qs"
22577 msgstr ""
22579 #: dbgcnt.c:134
22580 #, gcc-internal-format
22581 msgid "Can not find a valid counter:value pair:"
22582 msgstr ""
22584 #: dbgcnt.c:135
22585 #, gcc-internal-format
22586 msgid "-fdbg-cnt=%s"
22587 msgstr ""
22589 #: dbgcnt.c:136
22590 #, gcc-internal-format
22591 msgid "          %s"
22592 msgstr ""
22594 #: dbxout.c:3227
22595 #, gcc-internal-format
22596 msgid "common symbol debug info is not structured as symbol+offset"
22597 msgstr ""
22599 #: diagnostic.c:699
22600 #, gcc-internal-format
22601 msgid "in %s, at %s:%d"
22602 msgstr ""
22604 #: dominance.c:984
22605 #, gcc-internal-format
22606 msgid "dominator of %d status unknown"
22607 msgstr ""
22609 #: dominance.c:991
22610 #, gcc-internal-format
22611 msgid "dominator of %d should be %d, not %d"
22612 msgstr ""
22614 #: dwarf2out.c:4464
22615 #, gcc-internal-format
22616 msgid "DW_LOC_OP %s not implemented"
22617 msgstr ""
22619 #: emit-rtl.c:2300
22620 #, gcc-internal-format
22621 msgid "invalid rtl sharing found in the insn"
22622 msgstr ""
22624 #: emit-rtl.c:2302
22625 #, gcc-internal-format
22626 msgid "shared rtx"
22627 msgstr ""
22629 #: emit-rtl.c:2304
22630 #, gcc-internal-format
22631 msgid "internal consistency failure"
22632 msgstr ""
22634 #: emit-rtl.c:3364
22635 #, gcc-internal-format
22636 msgid "ICE: emit_insn used where emit_jump_insn needed:\n"
22637 msgstr ""
22639 #: errors.c:133
22640 #, gcc-internal-format
22641 msgid "abort in %s, at %s:%d"
22642 msgstr ""
22644 #: except.c:307
22645 #, gcc-internal-format
22646 msgid "exception handling disabled, use -fexceptions to enable"
22647 msgstr ""
22649 #: except.c:2854
22650 #, gcc-internal-format
22651 msgid "argument of %<__builtin_eh_return_regno%> must be constant"
22652 msgstr ""
22654 #: except.c:2987
22655 #, gcc-internal-format
22656 msgid "__builtin_eh_return not supported on this target"
22657 msgstr ""
22659 #: except.c:3861 except.c:3870
22660 #, gcc-internal-format
22661 msgid "region_array is corrupted for region %i"
22662 msgstr ""
22664 #: except.c:3875
22665 #, gcc-internal-format
22666 msgid "outer block of region %i is wrong"
22667 msgstr ""
22669 #: except.c:3880
22670 #, gcc-internal-format
22671 msgid "region %i may contain throw and is contained in region that may not"
22672 msgstr ""
22674 #: except.c:3886
22675 #, gcc-internal-format
22676 msgid "negative nesting depth of region %i"
22677 msgstr ""
22679 #: except.c:3906
22680 #, gcc-internal-format
22681 msgid "tree list ends on depth %i"
22682 msgstr ""
22684 #: except.c:3911
22685 #, gcc-internal-format
22686 msgid "array does not match the region tree"
22687 msgstr ""
22689 #: except.c:3917
22690 #, gcc-internal-format
22691 msgid "verify_eh_tree failed"
22692 msgstr ""
22694 #: explow.c:1260
22695 #, gcc-internal-format
22696 msgid "stack limits not supported on this target"
22697 msgstr ""
22699 #: expr.c:8032
22700 msgid "%Kcall to %qs declared with attribute error: %s"
22701 msgstr ""
22703 #: expr.c:8038
22704 msgid "%Kcall to %qs declared with attribute warning: %s"
22705 msgstr ""
22707 #: final.c:1429
22708 #, gcc-internal-format
22709 msgid "invalid argument %qs to -fdebug-prefix-map"
22710 msgstr ""
22712 #: final.c:1530
22713 #, gcc-internal-format
22714 msgid "the frame size of %wd bytes is larger than %wd bytes"
22715 msgstr ""
22717 #: fixed-value.c:104
22718 #, gcc-internal-format
22719 msgid "large fixed-point constant implicitly truncated to fixed-point type"
22720 msgstr ""
22722 #: fold-const.c:990 tree-ssa-loop-niter.c:1854 tree-vrp.c:5516 tree-vrp.c:5557
22723 #, gcc-internal-format
22724 msgid "%H%s"
22725 msgstr ""
22727 #: fold-const.c:1360
22728 #, gcc-internal-format
22729 msgid "assuming signed overflow does not occur when negating a division"
22730 msgstr ""
22732 #: fold-const.c:5129
22733 #, gcc-internal-format
22734 msgid "assuming signed overflow does not occur when simplifying range test"
22735 msgstr ""
22737 #: fold-const.c:5505 fold-const.c:5520
22738 #, gcc-internal-format
22739 msgid "comparison is always %d"
22740 msgstr ""
22742 #: fold-const.c:5537
22743 #, gcc-internal-format
22744 msgid "%<or%> of unmatched not-equal tests is always 1"
22745 msgstr ""
22747 #: fold-const.c:5542
22748 #, gcc-internal-format
22749 msgid "%<and%> of mutually exclusive equal-tests is always 0"
22750 msgstr ""
22752 #: fold-const.c:8380
22753 #, gcc-internal-format
22754 msgid ""
22755 "assuming signed overflow does not occur when reducing constant in comparison"
22756 msgstr ""
22758 #: fold-const.c:8753
22759 #, gcc-internal-format
22760 msgid ""
22761 "assuming signed overflow does not occur when combining constants around a "
22762 "comparison"
22763 msgstr ""
22765 #: fold-const.c:13312
22766 #, gcc-internal-format
22767 msgid "fold check: original tree changed by fold"
22768 msgstr ""
22770 #: function.c:317
22771 #, gcc-internal-format
22772 msgid "%Jtotal size of local objects too large"
22773 msgstr ""
22775 #: function.c:813 varasm.c:2139
22776 #, gcc-internal-format
22777 msgid "size of variable %q+D is too large"
22778 msgstr ""
22780 #: function.c:1556 gimplify.c:4750
22781 #, gcc-internal-format
22782 msgid "impossible constraint in %<asm%>"
22783 msgstr ""
22785 #: function.c:3596
22786 #, gcc-internal-format
22787 msgid "variable %q+D might be clobbered by %<longjmp%> or %<vfork%>"
22788 msgstr ""
22790 #: function.c:3617
22791 #, gcc-internal-format
22792 msgid "argument %q+D might be clobbered by %<longjmp%> or %<vfork%>"
22793 msgstr ""
22795 #: function.c:4068
22796 #, gcc-internal-format
22797 msgid "function returns an aggregate"
22798 msgstr ""
22800 #: function.c:4469
22801 #, gcc-internal-format
22802 msgid "unused parameter %q+D"
22803 msgstr ""
22805 #: gcc.c:1301
22806 #, gcc-internal-format
22807 msgid "ambiguous abbreviation %s"
22808 msgstr ""
22810 #: gcc.c:1328
22811 #, gcc-internal-format
22812 msgid "incomplete '%s' option"
22813 msgstr ""
22815 #: gcc.c:1339
22816 #, gcc-internal-format
22817 msgid "missing argument to '%s' option"
22818 msgstr ""
22820 #: gcc.c:1352
22821 #, gcc-internal-format
22822 msgid "extraneous argument to '%s' option"
22823 msgstr ""
22825 #: gcc.c:4014
22826 #, gcc-internal-format
22827 msgid "warning: -pipe ignored because -save-temps specified"
22828 msgstr ""
22830 #: gcc.c:4307
22831 #, gcc-internal-format
22832 msgid "warning: '-x %s' after last input file has no effect"
22833 msgstr ""
22835 #. Catch the case where a spec string contains something like
22836 #. '%{foo:%*}'.  i.e. there is no * in the pattern on the left
22837 #. hand side of the :.
22838 #: gcc.c:5390
22839 #, gcc-internal-format
22840 msgid "spec failure: '%%*' has not been initialized by pattern match"
22841 msgstr ""
22843 #: gcc.c:5399
22844 #, gcc-internal-format
22845 msgid "warning: use of obsolete %%[ operator in specs"
22846 msgstr ""
22848 #: gcc.c:5480
22849 #, gcc-internal-format
22850 msgid "spec failure: unrecognized spec option '%c'"
22851 msgstr ""
22853 #: gcc.c:6386
22854 #, gcc-internal-format
22855 msgid "spec failure: more than one arg to SYSROOT_SUFFIX_SPEC"
22856 msgstr ""
22858 #: gcc.c:6409
22859 #, gcc-internal-format
22860 msgid "spec failure: more than one arg to SYSROOT_HEADERS_SUFFIX_SPEC"
22861 msgstr ""
22863 #: gcc.c:6496
22864 #, gcc-internal-format
22865 msgid "unrecognized option '-%s'"
22866 msgstr ""
22868 #: gcc.c:6708 gcc.c:6771
22869 #, gcc-internal-format
22870 msgid "%s: %s compiler not installed on this system"
22871 msgstr ""
22873 #: gcc.c:6871
22874 #, gcc-internal-format
22875 msgid "%s: linker input file unused because linking not done"
22876 msgstr ""
22878 #: gcc.c:6911
22879 #, gcc-internal-format
22880 msgid "language %s not recognized"
22881 msgstr ""
22883 #: gcc.c:6982
22884 #, gcc-internal-format
22885 msgid "%s: %s"
22886 msgstr ""
22888 #: gcse.c:6572
22889 #, gcc-internal-format
22890 msgid "%s: %d basic blocks and %d edges/basic block"
22891 msgstr ""
22893 #: gcse.c:6585
22894 #, gcc-internal-format
22895 msgid "%s: %d basic blocks and %d registers"
22896 msgstr ""
22898 #: ggc-common.c:400 ggc-common.c:408 ggc-common.c:476 ggc-common.c:495
22899 #: ggc-page.c:2173 ggc-page.c:2204 ggc-page.c:2211 ggc-zone.c:2437
22900 #: ggc-zone.c:2448 ggc-zone.c:2452
22901 #, gcc-internal-format
22902 msgid "can't write PCH file: %m"
22903 msgstr ""
22905 #: ggc-common.c:488 config/i386/host-cygwin.c:57
22906 #, gcc-internal-format
22907 msgid "can't get position in PCH file: %m"
22908 msgstr ""
22910 #: ggc-common.c:498
22911 #, gcc-internal-format
22912 msgid "can't write padding to PCH file: %m"
22913 msgstr ""
22915 #: ggc-common.c:553 ggc-common.c:561 ggc-common.c:568 ggc-common.c:571
22916 #: ggc-common.c:581 ggc-common.c:584 ggc-page.c:2301 ggc-zone.c:2471
22917 #, gcc-internal-format
22918 msgid "can't read PCH file: %m"
22919 msgstr ""
22921 #: ggc-common.c:576
22922 #, gcc-internal-format
22923 msgid "had to relocate PCH"
22924 msgstr ""
22926 #: ggc-page.c:1505
22927 #, gcc-internal-format
22928 msgid "open /dev/zero: %m"
22929 msgstr ""
22931 #: ggc-page.c:2189 ggc-page.c:2195
22932 #, gcc-internal-format
22933 msgid "can't write PCH file"
22934 msgstr ""
22936 #: ggc-zone.c:2434 ggc-zone.c:2445
22937 #, gcc-internal-format
22938 msgid "can't seek PCH file: %m"
22939 msgstr ""
22941 #: gimple.c:1111
22942 #, gcc-internal-format
22943 msgid "gimple check: expected %s(%s), have %s(%s) in %s, at %s:%d"
22944 msgstr ""
22946 #: gimple.c:1151
22947 #, gcc-internal-format
22948 msgid "gimple check: %s, have %s in %s, at %s:%d"
22949 msgstr ""
22951 #: gimplify.c:4635
22952 #, gcc-internal-format
22953 msgid "invalid lvalue in asm output %d"
22954 msgstr ""
22956 #: gimplify.c:4751
22957 #, gcc-internal-format
22958 msgid "non-memory input %d must stay in memory"
22959 msgstr ""
22961 #: gimplify.c:4764
22962 #, gcc-internal-format
22963 msgid "memory input %d is not directly addressable"
22964 msgstr ""
22966 #: gimplify.c:5258
22967 #, gcc-internal-format
22968 msgid "%qs not specified in enclosing parallel"
22969 msgstr ""
22971 #: gimplify.c:5260
22972 #, gcc-internal-format
22973 msgid "%Henclosing parallel"
22974 msgstr ""
22976 #: gimplify.c:5351
22977 #, gcc-internal-format
22978 msgid "iteration variable %qs should be private"
22979 msgstr ""
22981 #: gimplify.c:5365
22982 #, gcc-internal-format
22983 msgid "iteration variable %qs should not be firstprivate"
22984 msgstr ""
22986 #: gimplify.c:5368
22987 #, gcc-internal-format
22988 msgid "iteration variable %qs should not be reduction"
22989 msgstr ""
22991 #: gimplify.c:5531
22992 #, gcc-internal-format
22993 msgid "%s variable %qs is private in outer context"
22994 msgstr ""
22996 #: gimplify.c:7021
22997 #, gcc-internal-format
22998 msgid "gimplification failed"
22999 msgstr ""
23001 #: global.c:272 global.c:285 global.c:299 ira.c:1305 ira.c:1318 ira.c:1332
23002 #, gcc-internal-format
23003 msgid "%s cannot be used in asm here"
23004 msgstr ""
23006 #: graph.c:401 java/jcf-parse.c:1724 java/jcf-parse.c:1864 objc/objc-act.c:493
23007 #, gcc-internal-format
23008 msgid "can't open %s: %m"
23009 msgstr ""
23011 #: haifa-sched.c:185
23012 #, gcc-internal-format
23013 msgid "fix_sched_param: unknown param: %s"
23014 msgstr ""
23016 #: omp-low.c:1817
23017 #, gcc-internal-format
23018 msgid ""
23019 "barrier region may not be closely nested inside of work-sharing, critical, "
23020 "ordered, master or explicit task region"
23021 msgstr ""
23023 #: omp-low.c:1822
23024 #, gcc-internal-format
23025 msgid ""
23026 "work-sharing region may not be closely nested inside of work-sharing, "
23027 "critical, ordered, master or explicit task region"
23028 msgstr ""
23030 #: omp-low.c:1840
23031 #, gcc-internal-format
23032 msgid ""
23033 "master region may not be closely nested inside of work-sharing or explicit "
23034 "task region"
23035 msgstr ""
23037 #: omp-low.c:1855
23038 #, gcc-internal-format
23039 msgid ""
23040 "ordered region may not be closely nested inside of critical or explicit task "
23041 "region"
23042 msgstr ""
23044 #: omp-low.c:1861
23045 #, gcc-internal-format
23046 msgid ""
23047 "ordered region must be closely nested inside a loop region with an ordered "
23048 "clause"
23049 msgstr ""
23051 #: omp-low.c:1876
23052 #, gcc-internal-format
23053 msgid ""
23054 "critical region may not be nested inside a critical region with the same name"
23055 msgstr ""
23057 #: omp-low.c:6610 cp/decl.c:2654
23058 #, gcc-internal-format
23059 msgid "invalid exit from OpenMP structured block"
23060 msgstr ""
23062 #: omp-low.c:6612 omp-low.c:6617
23063 #, gcc-internal-format
23064 msgid "invalid entry to OpenMP structured block"
23065 msgstr ""
23067 #. Otherwise, be vague and lazy, but efficient.
23068 #: omp-low.c:6620
23069 #, gcc-internal-format
23070 msgid "invalid branch to/from an OpenMP structured block"
23071 msgstr ""
23073 #: opts.c:168
23074 #, gcc-internal-format
23075 msgid "argument %qs to %<-femit-struct-debug-detailed%> not recognized"
23076 msgstr ""
23078 #: opts.c:202
23079 #, gcc-internal-format
23080 msgid "argument %qs to %<-femit-struct-debug-detailed%> unknown"
23081 msgstr ""
23083 #: opts.c:208
23084 #, gcc-internal-format
23085 msgid ""
23086 "%<-femit-struct-debug-detailed=dir:...%> must allow at least as much as %<-"
23087 "femit-struct-debug-detailed=ind:...%>"
23088 msgstr ""
23090 #. Eventually this should become a hard error IMO.
23091 #: opts.c:444
23092 #, gcc-internal-format
23093 msgid "command line option \"%s\" is valid for %s but not for %s"
23094 msgstr ""
23096 #: opts.c:475 opts.c:795
23097 #, gcc-internal-format
23098 msgid "unrecognized command line option \"%s\""
23099 msgstr ""
23101 #: opts.c:536
23102 #, gcc-internal-format
23103 msgid "command line option %qs is not supported by this configuration"
23104 msgstr ""
23106 #: opts.c:589
23107 #, gcc-internal-format
23108 msgid "missing argument to \"%s\""
23109 msgstr ""
23111 #: opts.c:599
23112 #, gcc-internal-format
23113 msgid "argument to \"%s\" should be a non-negative integer"
23114 msgstr ""
23116 #: opts.c:757
23117 #, gcc-internal-format
23118 msgid "disallowed call to %qs"
23119 msgstr ""
23121 #: opts.c:877
23122 #, gcc-internal-format
23123 msgid "Section anchors must be disabled when toplevel reorder is disabled."
23124 msgstr ""
23126 #: opts.c:1097
23127 #, gcc-internal-format
23128 msgid "-freorder-blocks-and-partition does not work with exceptions"
23129 msgstr ""
23131 #: opts.c:1108
23132 #, gcc-internal-format
23133 msgid "-freorder-blocks-and-partition does not support unwind info"
23134 msgstr ""
23136 #: opts.c:1122
23137 #, gcc-internal-format
23138 msgid "-freorder-blocks-and-partition does not work on this architecture"
23139 msgstr ""
23141 #: opts.c:1130
23142 #, gcc-internal-format
23143 msgid "-fira does not work on this architecture"
23144 msgstr ""
23146 #: opts.c:1428
23147 #, gcc-internal-format
23148 msgid "unrecognized include_flags 0x%x passed to print_specific_help"
23149 msgstr ""
23151 #: opts.c:1804
23152 #, gcc-internal-format
23153 msgid "structure alignment must be a small power of two, not %d"
23154 msgstr ""
23156 #: opts.c:1880
23157 #, gcc-internal-format
23158 msgid "unrecognized visibility value \"%s\""
23159 msgstr ""
23161 #: opts.c:1933
23162 #, gcc-internal-format
23163 msgid "unknown stack check parameter \"%s\""
23164 msgstr ""
23166 #: opts.c:1959
23167 #, gcc-internal-format
23168 msgid "unrecognized register name \"%s\""
23169 msgstr ""
23171 #: opts.c:1983
23172 #, gcc-internal-format
23173 msgid "unknown tls-model \"%s\""
23174 msgstr ""
23176 #: opts.c:1994
23177 #, gcc-internal-format
23178 msgid "unknown ira algorithm \"%s\""
23179 msgstr ""
23181 #: opts.c:2076
23182 #, gcc-internal-format
23183 msgid "%s: --param arguments should be of the form NAME=VALUE"
23184 msgstr ""
23186 #: opts.c:2081
23187 #, gcc-internal-format
23188 msgid "invalid --param value %qs"
23189 msgstr ""
23191 #: opts.c:2199
23192 #, gcc-internal-format
23193 msgid "target system does not support debug output"
23194 msgstr ""
23196 #: opts.c:2206
23197 #, gcc-internal-format
23198 msgid "debug format \"%s\" conflicts with prior selection"
23199 msgstr ""
23201 #: opts.c:2222
23202 #, gcc-internal-format
23203 msgid "unrecognised debug output level \"%s\""
23204 msgstr ""
23206 #: opts.c:2224
23207 #, gcc-internal-format
23208 msgid "debug output level %s is too high"
23209 msgstr ""
23211 #: opts.c:2306
23212 #, gcc-internal-format
23213 msgid "-Werror=%s: No option -%s"
23214 msgstr ""
23216 #: params.c:68
23217 #, gcc-internal-format
23218 msgid "minimum value of parameter %qs is %u"
23219 msgstr ""
23221 #: params.c:73
23222 #, gcc-internal-format
23223 msgid "maximum value of parameter %qs is %u"
23224 msgstr ""
23226 #. If we didn't find this parameter, issue an error message.
23227 #: params.c:85
23228 #, gcc-internal-format
23229 msgid "invalid parameter %qs"
23230 msgstr ""
23232 #: profile.c:364
23233 #, gcc-internal-format
23234 msgid "corrupted profile info: edge from %i to %i exceeds maximal count"
23235 msgstr ""
23237 #: profile.c:409
23238 #, gcc-internal-format
23239 msgid "corrupted profile info: run_max * runs < sum_max"
23240 msgstr ""
23242 #: profile.c:415
23243 #, gcc-internal-format
23244 msgid "corrupted profile info: sum_all is smaller than sum_max"
23245 msgstr ""
23247 #: profile.c:582
23248 #, gcc-internal-format
23249 msgid "correcting inconsistent profile data"
23250 msgstr ""
23252 #: profile.c:592
23253 #, gcc-internal-format
23254 msgid "corrupted profile info: profile data is not flow-consistent"
23255 msgstr ""
23257 #: profile.c:610
23258 #, gcc-internal-format
23259 msgid ""
23260 "corrupted profile info: number of iterations for basic block %d thought to "
23261 "be %i"
23262 msgstr ""
23264 #: profile.c:631
23265 #, gcc-internal-format
23266 msgid ""
23267 "corrupted profile info: number of executions for edge %d-%d thought to be %i"
23268 msgstr ""
23270 #: reg-stack.c:538
23271 #, gcc-internal-format
23272 msgid "output constraint %d must specify a single register"
23273 msgstr ""
23275 #: reg-stack.c:548
23276 #, gcc-internal-format
23277 msgid "output constraint %d cannot be specified together with \"%s\" clobber"
23278 msgstr ""
23280 #: reg-stack.c:571
23281 #, gcc-internal-format
23282 msgid "output regs must be grouped at top of stack"
23283 msgstr ""
23285 #: reg-stack.c:608
23286 #, gcc-internal-format
23287 msgid "implicitly popped regs must be grouped at top of stack"
23288 msgstr ""
23290 #: reg-stack.c:627
23291 #, gcc-internal-format
23292 msgid "output operand %d must use %<&%> constraint"
23293 msgstr ""
23295 #: regclass.c:873
23296 #, gcc-internal-format
23297 msgid "can't use '%s' as a %s register"
23298 msgstr ""
23300 #: regclass.c:888 config/ia64/ia64.c:5147 config/ia64/ia64.c:5154
23301 #: config/pa/pa.c:362 config/pa/pa.c:369 config/sh/sh.c:7996
23302 #: config/sh/sh.c:8003 config/spu/spu.c:3876 config/spu/spu.c:3883
23303 #, gcc-internal-format
23304 msgid "unknown register name: %s"
23305 msgstr ""
23307 #: regclass.c:898
23308 #, gcc-internal-format
23309 msgid "global register variable follows a function definition"
23310 msgstr ""
23312 #: regclass.c:902
23313 #, gcc-internal-format
23314 msgid "register used for two global register variables"
23315 msgstr ""
23317 #: regclass.c:907
23318 #, gcc-internal-format
23319 msgid "call-clobbered register used for global register variable"
23320 msgstr ""
23322 #: regrename.c:1892
23323 #, gcc-internal-format
23324 msgid "validate_value_data: [%u] Bad next_regno for empty chain (%u)"
23325 msgstr ""
23327 #: regrename.c:1904
23328 #, gcc-internal-format
23329 msgid "validate_value_data: Loop in regno chain (%u)"
23330 msgstr ""
23332 #: regrename.c:1907
23333 #, gcc-internal-format
23334 msgid "validate_value_data: [%u] Bad oldest_regno (%u)"
23335 msgstr ""
23337 #: regrename.c:1919
23338 #, gcc-internal-format
23339 msgid "validate_value_data: [%u] Non-empty reg in chain (%s %u %i)"
23340 msgstr ""
23342 #: reload.c:1258
23343 #, gcc-internal-format
23344 msgid "cannot reload integer constant operand in %<asm%>"
23345 msgstr ""
23347 #: reload.c:1272
23348 #, gcc-internal-format
23349 msgid "impossible register constraint in %<asm%>"
23350 msgstr ""
23352 #: reload.c:3616
23353 #, gcc-internal-format
23354 msgid "%<&%> constraint used with no register class"
23355 msgstr ""
23357 #: reload.c:3787 reload.c:4045
23358 #, gcc-internal-format
23359 msgid "inconsistent operand constraints in an %<asm%>"
23360 msgstr ""
23362 #: reload1.c:1327
23363 #, gcc-internal-format
23364 msgid "%<asm%> operand has impossible constraints"
23365 msgstr ""
23367 #: reload1.c:1347
23368 #, gcc-internal-format
23369 msgid "frame size too large for reliable stack checking"
23370 msgstr ""
23372 #: reload1.c:1350
23373 #, gcc-internal-format
23374 msgid "try reducing the number of local variables"
23375 msgstr ""
23377 #: reload1.c:2085
23378 #, gcc-internal-format
23379 msgid "can't find a register in class %qs while reloading %<asm%>"
23380 msgstr ""
23382 #: reload1.c:2090
23383 #, gcc-internal-format
23384 msgid "unable to find a register to spill in class %qs"
23385 msgstr ""
23387 #: reload1.c:4303
23388 #, gcc-internal-format
23389 msgid "%<asm%> operand requires impossible reload"
23390 msgstr ""
23392 #: reload1.c:5649
23393 #, gcc-internal-format
23394 msgid "%<asm%> operand constraint incompatible with operand size"
23395 msgstr ""
23397 #: reload1.c:7598
23398 #, gcc-internal-format
23399 msgid "output operand is constant in %<asm%>"
23400 msgstr ""
23402 #: rtl.c:484
23403 #, gcc-internal-format
23404 msgid "RTL check: access of elt %d of '%s' with last elt %d in %s, at %s:%d"
23405 msgstr ""
23407 #: rtl.c:494
23408 #, gcc-internal-format
23409 msgid ""
23410 "RTL check: expected elt %d type '%c', have '%c' (rtx %s) in %s, at %s:%d"
23411 msgstr ""
23413 #: rtl.c:504
23414 #, gcc-internal-format
23415 msgid ""
23416 "RTL check: expected elt %d type '%c' or '%c', have '%c' (rtx %s) in %s, at %"
23417 "s:%d"
23418 msgstr ""
23420 #: rtl.c:513
23421 #, gcc-internal-format
23422 msgid "RTL check: expected code '%s', have '%s' in %s, at %s:%d"
23423 msgstr ""
23425 #: rtl.c:523
23426 #, gcc-internal-format
23427 msgid "RTL check: expected code '%s' or '%s', have '%s' in %s, at %s:%d"
23428 msgstr ""
23430 #: rtl.c:550
23431 #, gcc-internal-format
23432 msgid ""
23433 "RTL check: attempt to treat non-block symbol as a block symbol in %s, at %s:%"
23435 msgstr ""
23437 #: rtl.c:560
23438 #, gcc-internal-format
23439 msgid "RTL check: access of elt %d of vector with last elt %d in %s, at %s:%d"
23440 msgstr ""
23442 #: rtl.c:571
23443 #, gcc-internal-format
23444 msgid "RTL flag check: %s used with unexpected rtx code '%s' in %s, at %s:%d"
23445 msgstr ""
23447 #: stmt.c:316
23448 #, gcc-internal-format
23449 msgid "output operand constraint lacks %<=%>"
23450 msgstr ""
23452 #: stmt.c:331
23453 #, gcc-internal-format
23454 msgid "output constraint %qc for operand %d is not at the beginning"
23455 msgstr ""
23457 #: stmt.c:354
23458 #, gcc-internal-format
23459 msgid "operand constraint contains incorrectly positioned %<+%> or %<=%>"
23460 msgstr ""
23462 #: stmt.c:361 stmt.c:460
23463 #, gcc-internal-format
23464 msgid "%<%%%> constraint used with last operand"
23465 msgstr ""
23467 #: stmt.c:380
23468 #, gcc-internal-format
23469 msgid "matching constraint not valid in output operand"
23470 msgstr ""
23472 #: stmt.c:451
23473 #, gcc-internal-format
23474 msgid "input operand constraint contains %qc"
23475 msgstr ""
23477 #: stmt.c:493
23478 #, gcc-internal-format
23479 msgid "matching constraint references invalid operand number"
23480 msgstr ""
23482 #: stmt.c:531
23483 #, gcc-internal-format
23484 msgid "invalid punctuation %qc in constraint"
23485 msgstr ""
23487 #: stmt.c:555
23488 #, gcc-internal-format
23489 msgid "matching constraint does not allow a register"
23490 msgstr ""
23492 #: stmt.c:609
23493 #, gcc-internal-format
23494 msgid "asm-specifier for variable %qs conflicts with asm clobber list"
23495 msgstr ""
23497 #: stmt.c:699
23498 #, gcc-internal-format
23499 msgid "unknown register name %qs in %<asm%>"
23500 msgstr ""
23502 #: stmt.c:707
23503 #, gcc-internal-format
23504 msgid "PIC register %qs clobbered in %<asm%>"
23505 msgstr ""
23507 #: stmt.c:754
23508 #, gcc-internal-format
23509 msgid "more than %d operands in %<asm%>"
23510 msgstr ""
23512 #: stmt.c:817
23513 #, gcc-internal-format
23514 msgid "output number %d not directly addressable"
23515 msgstr ""
23517 #: stmt.c:900
23518 #, gcc-internal-format
23519 msgid "asm operand %d probably doesn%'t match constraints"
23520 msgstr ""
23522 #: stmt.c:910
23523 #, gcc-internal-format
23524 msgid "use of memory input without lvalue in asm operand %d is deprecated"
23525 msgstr ""
23527 #: stmt.c:1057
23528 #, gcc-internal-format
23529 msgid "asm clobber conflict with output operand"
23530 msgstr ""
23532 #: stmt.c:1062
23533 #, gcc-internal-format
23534 msgid "asm clobber conflict with input operand"
23535 msgstr ""
23537 #: stmt.c:1140
23538 #, gcc-internal-format
23539 msgid "too many alternatives in %<asm%>"
23540 msgstr ""
23542 #: stmt.c:1152
23543 #, gcc-internal-format
23544 msgid "operand constraints for %<asm%> differ in number of alternatives"
23545 msgstr ""
23547 #: stmt.c:1205
23548 #, gcc-internal-format
23549 msgid "duplicate asm operand name %qs"
23550 msgstr ""
23552 #: stmt.c:1303
23553 #, gcc-internal-format
23554 msgid "missing close brace for named operand"
23555 msgstr ""
23557 #: stmt.c:1331
23558 #, gcc-internal-format
23559 msgid "undefined named operand %qs"
23560 msgstr ""
23562 #: stmt.c:1475
23563 #, gcc-internal-format
23564 msgid "%Hvalue computed is not used"
23565 msgstr ""
23567 #: stor-layout.c:149
23568 #, gcc-internal-format
23569 msgid "type size can%'t be explicitly evaluated"
23570 msgstr ""
23572 #: stor-layout.c:151
23573 #, gcc-internal-format
23574 msgid "variable-size type declared outside of any function"
23575 msgstr ""
23577 #: stor-layout.c:467
23578 #, gcc-internal-format
23579 msgid "size of %q+D is %d bytes"
23580 msgstr ""
23582 #: stor-layout.c:469
23583 #, gcc-internal-format
23584 msgid "size of %q+D is larger than %wd bytes"
23585 msgstr ""
23587 #: stor-layout.c:888
23588 #, gcc-internal-format
23589 msgid "packed attribute causes inefficient alignment for %q+D"
23590 msgstr ""
23592 #: stor-layout.c:891
23593 #, gcc-internal-format
23594 msgid "packed attribute is unnecessary for %q+D"
23595 msgstr ""
23597 #. No, we need to skip space before this field.
23598 #. Bump the cumulative size to multiple of field alignment.
23599 #: stor-layout.c:908
23600 #, gcc-internal-format
23601 msgid "padding struct to align %q+D"
23602 msgstr ""
23604 #: stor-layout.c:1259
23605 #, gcc-internal-format
23606 msgid "padding struct size to alignment boundary"
23607 msgstr ""
23609 #: stor-layout.c:1289
23610 #, gcc-internal-format
23611 msgid "packed attribute causes inefficient alignment for %qs"
23612 msgstr ""
23614 #: stor-layout.c:1293
23615 #, gcc-internal-format
23616 msgid "packed attribute is unnecessary for %qs"
23617 msgstr ""
23619 #: stor-layout.c:1299
23620 #, gcc-internal-format
23621 msgid "packed attribute causes inefficient alignment"
23622 msgstr ""
23624 #: stor-layout.c:1301
23625 #, gcc-internal-format
23626 msgid "packed attribute is unnecessary"
23627 msgstr ""
23629 #: stor-layout.c:1831
23630 #, gcc-internal-format
23631 msgid "alignment of array elements is greater than element size"
23632 msgstr ""
23634 #: targhooks.c:116
23635 #, gcc-internal-format
23636 msgid "__builtin_saveregs not supported by this target"
23637 msgstr ""
23639 #: tlink.c:482
23640 #, gcc-internal-format
23641 msgid "repository file '%s' does not contain command-line arguments"
23642 msgstr ""
23644 #: tlink.c:730
23645 #, gcc-internal-format
23646 msgid ""
23647 "'%s' was assigned to '%s', but was not defined during recompilation, or vice "
23648 "versa"
23649 msgstr ""
23651 #: tlink.c:800
23652 #, gcc-internal-format
23653 msgid "ld returned %d exit status"
23654 msgstr ""
23656 #: toplev.c:517
23657 #, gcc-internal-format
23658 msgid "invalid option argument %qs"
23659 msgstr ""
23661 #: toplev.c:615
23662 #, gcc-internal-format
23663 msgid "getting core file size maximum limit: %m"
23664 msgstr ""
23666 #: toplev.c:618
23667 #, gcc-internal-format
23668 msgid "setting core file size limit to maximum: %m"
23669 msgstr ""
23671 #: toplev.c:838
23672 #, gcc-internal-format
23673 msgid "%q+F declared %<static%> but never defined"
23674 msgstr ""
23676 #: toplev.c:866
23677 #, gcc-internal-format
23678 msgid "%q+D defined but not used"
23679 msgstr ""
23681 #: toplev.c:909
23682 #, gcc-internal-format
23683 msgid "%qD is deprecated (declared at %s:%d)"
23684 msgstr ""
23686 #: toplev.c:932
23687 #, gcc-internal-format
23688 msgid "%qs is deprecated (declared at %s:%d)"
23689 msgstr ""
23691 #: toplev.c:936
23692 #, gcc-internal-format
23693 msgid "type is deprecated (declared at %s:%d)"
23694 msgstr ""
23696 #: toplev.c:942
23697 #, gcc-internal-format
23698 msgid "%qs is deprecated"
23699 msgstr ""
23701 #: toplev.c:944
23702 #, gcc-internal-format
23703 msgid "type is deprecated"
23704 msgstr ""
23706 #: toplev.c:1088
23707 #, gcc-internal-format
23708 msgid "unrecognized gcc debugging option: %c"
23709 msgstr ""
23711 #: toplev.c:1341
23712 #, gcc-internal-format
23713 msgid "can%'t open %s for writing: %m"
23714 msgstr ""
23716 #: toplev.c:1362
23717 #, gcc-internal-format
23718 msgid "-frecord-gcc-switches is not supported by the current target"
23719 msgstr ""
23721 #: toplev.c:1686
23722 #, gcc-internal-format
23723 msgid "this target does not support %qs"
23724 msgstr ""
23726 #: toplev.c:1732
23727 #, gcc-internal-format
23728 msgid "instruction scheduling not supported on this target machine"
23729 msgstr ""
23731 #: toplev.c:1736
23732 #, gcc-internal-format
23733 msgid "this target machine does not have delayed branches"
23734 msgstr ""
23736 #: toplev.c:1750
23737 #, gcc-internal-format
23738 msgid "-f%sleading-underscore not supported on this target machine"
23739 msgstr ""
23741 #: toplev.c:1823
23742 #, gcc-internal-format
23743 msgid "target system does not support the \"%s\" debug format"
23744 msgstr ""
23746 #: toplev.c:1836
23747 #, gcc-internal-format
23748 msgid "variable tracking requested, but useless unless producing debug info"
23749 msgstr ""
23751 #: toplev.c:1839
23752 #, gcc-internal-format
23753 msgid "variable tracking requested, but not supported by this debug format"
23754 msgstr ""
23756 #: toplev.c:1873
23757 #, gcc-internal-format
23758 msgid "can%'t open %s: %m"
23759 msgstr ""
23761 #: toplev.c:1880
23762 #, gcc-internal-format
23763 msgid "-ffunction-sections not supported for this target"
23764 msgstr ""
23766 #: toplev.c:1885
23767 #, gcc-internal-format
23768 msgid "-fdata-sections not supported for this target"
23769 msgstr ""
23771 #: toplev.c:1892
23772 #, gcc-internal-format
23773 msgid "-ffunction-sections disabled; it makes profiling impossible"
23774 msgstr ""
23776 #: toplev.c:1899
23777 #, gcc-internal-format
23778 msgid "-fprefetch-loop-arrays not supported for this target"
23779 msgstr ""
23781 #: toplev.c:1905
23782 #, gcc-internal-format
23783 msgid ""
23784 "-fprefetch-loop-arrays not supported for this target (try -march switches)"
23785 msgstr ""
23787 #: toplev.c:1914
23788 #, gcc-internal-format
23789 msgid "-fprefetch-loop-arrays is not supported with -Os"
23790 msgstr ""
23792 #: toplev.c:1925
23793 #, gcc-internal-format
23794 msgid "-fassociative-math disabled; other options take precedence"
23795 msgstr ""
23797 #: toplev.c:1941
23798 #, gcc-internal-format
23799 msgid "-fstack-protector not supported for this target"
23800 msgstr ""
23802 #: toplev.c:1954
23803 #, gcc-internal-format
23804 msgid "unwind tables currently require a frame pointer for correctness"
23805 msgstr ""
23807 #: toplev.c:2138
23808 #, gcc-internal-format
23809 msgid "error writing to %s: %m"
23810 msgstr ""
23812 #: toplev.c:2140 java/jcf-parse.c:1743
23813 #, gcc-internal-format
23814 msgid "error closing %s: %m"
23815 msgstr ""
23817 #: tree-cfg.c:1497 tree-cfg.c:2151
23818 #, gcc-internal-format
23819 msgid "%Hwill never be executed"
23820 msgstr ""
23822 #: tree-cfg.c:2785
23823 #, gcc-internal-format
23824 msgid "SSA name in freelist but still referenced"
23825 msgstr ""
23827 #: tree-cfg.c:2794
23828 #, gcc-internal-format
23829 msgid "ASSERT_EXPR with an always-false condition"
23830 msgstr ""
23832 #: tree-cfg.c:2804
23833 #, gcc-internal-format
23834 msgid "GIMPLE register modified with BIT_FIELD_REF"
23835 msgstr ""
23837 #: tree-cfg.c:2827
23838 #, gcc-internal-format
23839 msgid "constant not recomputed when ADDR_EXPR changed"
23840 msgstr ""
23842 #: tree-cfg.c:2832
23843 #, gcc-internal-format
23844 msgid "side effects not recomputed when ADDR_EXPR changed"
23845 msgstr ""
23847 #: tree-cfg.c:2848
23848 #, gcc-internal-format
23849 msgid "address taken, but ADDRESSABLE bit not set"
23850 msgstr ""
23852 #: tree-cfg.c:2859
23853 #, gcc-internal-format
23854 msgid "non-integral used in condition"
23855 msgstr ""
23857 #: tree-cfg.c:2864
23858 #, gcc-internal-format
23859 msgid "invalid conditional operand"
23860 msgstr ""
23862 #: tree-cfg.c:2911
23863 #, gcc-internal-format
23864 msgid "invalid position or size operand to BIT_FIELD_REF"
23865 msgstr ""
23867 #: tree-cfg.c:2918
23868 #, gcc-internal-format
23869 msgid ""
23870 "integral result type precision does not match field size of BIT_FIELD_REF"
23871 msgstr ""
23873 #: tree-cfg.c:2926
23874 #, gcc-internal-format
23875 msgid ""
23876 "mode precision of non-integral result does not match field size of "
23877 "BIT_FIELD_REF"
23878 msgstr ""
23880 #: tree-cfg.c:2937
23881 #, gcc-internal-format
23882 msgid "invalid reference prefix"
23883 msgstr ""
23885 #: tree-cfg.c:2948
23886 #, gcc-internal-format
23887 msgid "invalid operand to plus/minus, type is a pointer"
23888 msgstr ""
23890 #: tree-cfg.c:2959
23891 #, gcc-internal-format
23892 msgid "invalid operand to pointer plus, first operand is not a pointer"
23893 msgstr ""
23895 #: tree-cfg.c:2967
23896 #, gcc-internal-format
23897 msgid ""
23898 "invalid operand to pointer plus, second operand is not an integer with type "
23899 "of sizetype."
23900 msgstr ""
23902 #: tree-cfg.c:3039
23903 #, gcc-internal-format
23904 msgid "invalid expression for min lvalue"
23905 msgstr ""
23907 #: tree-cfg.c:3046
23908 #, gcc-internal-format
23909 msgid "invalid operand in indirect reference"
23910 msgstr ""
23912 #: tree-cfg.c:3053
23913 #, gcc-internal-format
23914 msgid "type mismatch in indirect reference"
23915 msgstr ""
23917 #: tree-cfg.c:3081
23918 #, gcc-internal-format
23919 msgid "invalid operands to array reference"
23920 msgstr ""
23922 #: tree-cfg.c:3092
23923 #, gcc-internal-format
23924 msgid "type mismatch in array reference"
23925 msgstr ""
23927 #: tree-cfg.c:3101
23928 #, gcc-internal-format
23929 msgid "type mismatch in array range reference"
23930 msgstr ""
23932 #: tree-cfg.c:3112
23933 #, gcc-internal-format
23934 msgid "type mismatch in real/imagpart reference"
23935 msgstr ""
23937 #: tree-cfg.c:3122
23938 #, gcc-internal-format
23939 msgid "type mismatch in component reference"
23940 msgstr ""
23942 #: tree-cfg.c:3176
23943 #, gcc-internal-format
23944 msgid "Invalid GIMPLE operand"
23945 msgstr ""
23947 #: tree-cfg.c:3257 tree-cfg.c:3295
23948 #, gcc-internal-format
23949 msgid "invalid operand in conversion"
23950 msgstr ""
23952 #: tree-cfg.c:3282
23953 #, gcc-internal-format
23954 msgid "invalid types in nop conversion"
23955 msgstr ""
23957 #: tree-cfg.c:3302
23958 #, gcc-internal-format
23959 msgid "invalid types in fixed-point conversion"
23960 msgstr ""
23962 #: tree-cfg.c:3315
23963 #, gcc-internal-format
23964 msgid "invalid operand in int to float conversion"
23965 msgstr ""
23967 #: tree-cfg.c:3321
23968 #, gcc-internal-format
23969 msgid "invalid types in conversion to floating point"
23970 msgstr ""
23972 #: tree-cfg.c:3334
23973 #, gcc-internal-format
23974 msgid "invalid operand in float to int conversion"
23975 msgstr ""
23977 #: tree-cfg.c:3340
23978 #, gcc-internal-format
23979 msgid "invalid types in conversion to integer"
23980 msgstr ""
23982 #: tree-cfg.c:3353
23983 #, gcc-internal-format
23984 msgid "invalid operands in complex expression"
23985 msgstr ""
23987 #: tree-cfg.c:3363
23988 #, gcc-internal-format
23989 msgid "type mismatch in complex expression"
23990 msgstr ""
23992 #: tree-cfg.c:3388
23993 #, gcc-internal-format
23994 msgid "invalid operands in shift expression"
23995 msgstr ""
23997 #: tree-cfg.c:3395
23998 #, gcc-internal-format
23999 msgid "type mismatch in shift expression"
24000 msgstr ""
24002 #: tree-cfg.c:3412
24003 #, gcc-internal-format
24004 msgid "invalid (pointer) operands to plus/minus"
24005 msgstr ""
24007 #: tree-cfg.c:3424
24008 #, gcc-internal-format
24009 msgid "invalid operands in pointer plus expression"
24010 msgstr ""
24012 #: tree-cfg.c:3431
24013 #, gcc-internal-format
24014 msgid "type mismatch in pointer plus expression"
24015 msgstr ""
24017 #: tree-cfg.c:3446
24018 #, gcc-internal-format
24019 msgid "invalid operand in unary expression"
24020 msgstr ""
24022 #: tree-cfg.c:3456
24023 #, gcc-internal-format
24024 msgid "type mismatch in address expression"
24025 msgstr ""
24027 #: tree-cfg.c:3475
24028 #, gcc-internal-format
24029 msgid "invalid operands in truth expression"
24030 msgstr ""
24032 #: tree-cfg.c:3484
24033 #, gcc-internal-format
24034 msgid "type mismatch in binary truth expression"
24035 msgstr ""
24037 #: tree-cfg.c:3498
24038 #, gcc-internal-format
24039 msgid "invalid operand in unary not"
24040 msgstr ""
24042 #: tree-cfg.c:3507
24043 #, gcc-internal-format
24044 msgid "type mismatch in not expression"
24045 msgstr ""
24047 #: tree-cfg.c:3533
24048 #, gcc-internal-format
24049 msgid "tree node that should already be gimple."
24050 msgstr ""
24052 #: tree-cfg.c:3551 tree-cfg.c:3563
24053 #, gcc-internal-format
24054 msgid "non-trivial conversion at assignment"
24055 msgstr ""
24057 #: tree-cfg.c:3574
24058 #, gcc-internal-format
24059 msgid "invalid operands in comparison expression"
24060 msgstr ""
24062 #: tree-cfg.c:3592
24063 #, gcc-internal-format
24064 msgid "type mismatch in comparison expression"
24065 msgstr ""
24067 #: tree-cfg.c:3631
24068 #, gcc-internal-format
24069 msgid "invalid operand to switch statement"
24070 msgstr ""
24072 #: tree-cfg.c:3790
24073 #, gcc-internal-format
24074 msgid "verify_gimple failed"
24075 msgstr ""
24077 #: tree-cfg.c:3824
24078 #, gcc-internal-format
24079 msgid "invalid function in call statement"
24080 msgstr ""
24082 #: tree-cfg.c:3835
24083 #, gcc-internal-format
24084 msgid "invalid pure const state for function"
24085 msgstr ""
24087 #: tree-cfg.c:3845 tree-ssa.c:832 tree-ssa.c:842
24088 #, gcc-internal-format
24089 msgid "in statement"
24090 msgstr ""
24092 #: tree-cfg.c:3859
24093 #, gcc-internal-format
24094 msgid "statement marked for throw, but doesn%'t"
24095 msgstr ""
24097 #: tree-cfg.c:3864
24098 #, gcc-internal-format
24099 msgid "statement marked for throw in middle of block"
24100 msgstr ""
24102 #: tree-cfg.c:3936
24103 #, gcc-internal-format
24104 msgid "Dead STMT in EH table"
24105 msgstr ""
24107 #: tree-cfg.c:3974
24108 #, gcc-internal-format
24109 msgid "gimple_bb (phi) is set to a wrong basic block"
24110 msgstr ""
24112 #: tree-cfg.c:3985
24113 #, gcc-internal-format
24114 msgid "missing PHI def"
24115 msgstr ""
24117 #: tree-cfg.c:3996
24118 #, gcc-internal-format
24119 msgid "PHI argument is not a GIMPLE value"
24120 msgstr ""
24122 #: tree-cfg.c:4005 tree-cfg.c:4050
24123 #, gcc-internal-format
24124 msgid "incorrect sharing of tree nodes"
24125 msgstr ""
24127 #: tree-cfg.c:4020
24128 #, gcc-internal-format
24129 msgid "invalid GIMPLE statement"
24130 msgstr ""
24132 #: tree-cfg.c:4029
24133 #, gcc-internal-format
24134 msgid "gimple_bb (stmt) is set to a wrong basic block"
24135 msgstr ""
24137 #: tree-cfg.c:4041
24138 #, gcc-internal-format
24139 msgid "incorrect entry in label_to_block_map.\n"
24140 msgstr ""
24142 #: tree-cfg.c:4066
24143 #, gcc-internal-format
24144 msgid "verify_stmts failed"
24145 msgstr ""
24147 #: tree-cfg.c:4089
24148 #, gcc-internal-format
24149 msgid "ENTRY_BLOCK has IL associated with it"
24150 msgstr ""
24152 #: tree-cfg.c:4095
24153 #, gcc-internal-format
24154 msgid "EXIT_BLOCK has IL associated with it"
24155 msgstr ""
24157 #: tree-cfg.c:4102
24158 #, gcc-internal-format
24159 msgid "fallthru to exit from bb %d"
24160 msgstr ""
24162 #: tree-cfg.c:4126
24163 #, gcc-internal-format
24164 msgid "nonlocal label "
24165 msgstr ""
24167 #: tree-cfg.c:4135 tree-cfg.c:4144 tree-cfg.c:4169
24168 #, gcc-internal-format
24169 msgid "label "
24170 msgstr ""
24172 #: tree-cfg.c:4159
24173 #, gcc-internal-format
24174 msgid "control flow in the middle of basic block %d"
24175 msgstr ""
24177 #: tree-cfg.c:4189
24178 #, gcc-internal-format
24179 msgid "fallthru edge after a control statement in bb %d"
24180 msgstr ""
24182 #: tree-cfg.c:4202
24183 #, gcc-internal-format
24184 msgid "true/false edge after a non-GIMPLE_COND in bb %d"
24185 msgstr ""
24187 #: tree-cfg.c:4225 tree-cfg.c:4247 tree-cfg.c:4260 tree-cfg.c:4329
24188 #, gcc-internal-format
24189 msgid "wrong outgoing edge flags at end of bb %d"
24190 msgstr ""
24192 #: tree-cfg.c:4235
24193 #, gcc-internal-format
24194 msgid "explicit goto at end of bb %d"
24195 msgstr ""
24197 #: tree-cfg.c:4265
24198 #, gcc-internal-format
24199 msgid "return edge does not point to exit in bb %d"
24200 msgstr ""
24202 #: tree-cfg.c:4295
24203 #, gcc-internal-format
24204 msgid "found default case not at the start of case vector"
24205 msgstr ""
24207 #: tree-cfg.c:4303
24208 #, gcc-internal-format
24209 msgid "case labels not sorted: "
24210 msgstr ""
24212 #: tree-cfg.c:4320
24213 #, gcc-internal-format
24214 msgid "extra outgoing edge %d->%d"
24215 msgstr ""
24217 #: tree-cfg.c:4343
24218 #, gcc-internal-format
24219 msgid "missing edge %i->%i"
24220 msgstr ""
24222 #: tree-cfg.c:6796
24223 #, gcc-internal-format
24224 msgid "%H%<noreturn%> function does return"
24225 msgstr ""
24227 #: tree-cfg.c:6816
24228 #, gcc-internal-format
24229 msgid "control reaches end of non-void function"
24230 msgstr ""
24232 #: tree-cfg.c:6878
24233 #, gcc-internal-format
24234 msgid "%Jfunction might be possible candidate for attribute %<noreturn%>"
24235 msgstr ""
24237 #: tree-dump.c:927
24238 #, gcc-internal-format
24239 msgid "could not open dump file %qs: %s"
24240 msgstr ""
24242 #: tree-dump.c:1060
24243 #, gcc-internal-format
24244 msgid "ignoring unknown option %q.*s in %<-fdump-%s%>"
24245 msgstr ""
24247 #: tree-eh.c:1993
24248 #, gcc-internal-format
24249 msgid "EH edge %i->%i is missing"
24250 msgstr ""
24252 #: tree-eh.c:1998
24253 #, gcc-internal-format
24254 msgid "EH edge %i->%i miss EH flag"
24255 msgstr ""
24257 #. ??? might not be mistake.
24258 #: tree-eh.c:2004
24259 #, gcc-internal-format
24260 msgid "EH edge %i->%i has duplicated regions"
24261 msgstr ""
24263 #: tree-eh.c:2039
24264 #, gcc-internal-format
24265 msgid "BB %i can not throw but has EH edges"
24266 msgstr ""
24268 #: tree-eh.c:2046
24269 #, gcc-internal-format
24270 msgid "BB %i last statement has incorrectly set region"
24271 msgstr ""
24273 #: tree-eh.c:2057
24274 #, gcc-internal-format
24275 msgid "unnecessary EH edge %i->%i"
24276 msgstr ""
24278 #: tree-inline.c:2314
24279 #, gcc-internal-format
24280 msgid ""
24281 "function %q+F can never be inlined because it uses variable sized variables"
24282 msgstr ""
24284 #: tree-inline.c:2348
24285 #, gcc-internal-format
24286 msgid ""
24287 "function %q+F can never be inlined because it uses alloca (override using "
24288 "the always_inline attribute)"
24289 msgstr ""
24291 #: tree-inline.c:2362
24292 #, gcc-internal-format
24293 msgid "function %q+F can never be inlined because it uses setjmp"
24294 msgstr ""
24296 #: tree-inline.c:2376
24297 #, gcc-internal-format
24298 msgid ""
24299 "function %q+F can never be inlined because it uses variable argument lists"
24300 msgstr ""
24302 #: tree-inline.c:2388
24303 #, gcc-internal-format
24304 msgid ""
24305 "function %q+F can never be inlined because it uses setjmp-longjmp exception "
24306 "handling"
24307 msgstr ""
24309 #: tree-inline.c:2396
24310 #, gcc-internal-format
24311 msgid "function %q+F can never be inlined because it uses non-local goto"
24312 msgstr ""
24314 #: tree-inline.c:2408
24315 #, gcc-internal-format
24316 msgid ""
24317 "function %q+F can never be inlined because it uses __builtin_return or "
24318 "__builtin_apply_args"
24319 msgstr ""
24321 #: tree-inline.c:2428
24322 #, gcc-internal-format
24323 msgid "function %q+F can never be inlined because it contains a computed goto"
24324 msgstr ""
24326 #: tree-inline.c:2443
24327 #, gcc-internal-format
24328 msgid "function %q+F can never be inlined because it receives a non-local goto"
24329 msgstr ""
24331 #: tree-inline.c:2469
24332 #, gcc-internal-format
24333 msgid ""
24334 "function %q+F can never be inlined because it saves address of local label "
24335 "in a static variable"
24336 msgstr ""
24338 #: tree-inline.c:2559
24339 #, gcc-internal-format
24340 msgid ""
24341 "function %q+F can never be inlined because it is suppressed using -fno-inline"
24342 msgstr ""
24344 #: tree-inline.c:2573
24345 #, gcc-internal-format
24346 msgid ""
24347 "function %q+F can never be inlined because it uses attributes conflicting "
24348 "with inlining"
24349 msgstr ""
24351 #: tree-inline.c:3133 tree-inline.c:3143
24352 #, gcc-internal-format
24353 msgid "inlining failed in call to %q+F: %s"
24354 msgstr ""
24356 #: tree-inline.c:3134 tree-inline.c:3145
24357 #, gcc-internal-format
24358 msgid "called from here"
24359 msgstr ""
24361 #: tree-mudflap.c:852
24362 #, gcc-internal-format
24363 msgid "mudflap checking not yet implemented for ARRAY_RANGE_REF"
24364 msgstr ""
24366 #: tree-mudflap.c:1043
24367 #, gcc-internal-format
24368 msgid "mudflap cannot track %qs in stub function"
24369 msgstr ""
24371 #: tree-mudflap.c:1287
24372 #, gcc-internal-format
24373 msgid "mudflap cannot track unknown size extern %qs"
24374 msgstr ""
24376 #: tree-nomudflap.c:50
24377 #, gcc-internal-format
24378 msgid "mudflap: this language is not supported"
24379 msgstr ""
24381 #: tree-optimize.c:443
24382 #, gcc-internal-format
24383 msgid "size of return value of %q+D is %u bytes"
24384 msgstr ""
24386 #: tree-optimize.c:446
24387 #, gcc-internal-format
24388 msgid "size of return value of %q+D is larger than %wd bytes"
24389 msgstr ""
24391 #: tree-outof-ssa.c:638 tree-outof-ssa.c:691 tree-ssa-coalesce.c:939
24392 #: tree-ssa-coalesce.c:954 tree-ssa-coalesce.c:1176 tree-ssa-live.c:1075
24393 #, gcc-internal-format
24394 msgid "SSA corruption"
24395 msgstr ""
24397 #: tree-outof-ssa.c:1261
24398 #, gcc-internal-format
24399 msgid " Pending stmts not issued on PRED edge (%d, %d)\n"
24400 msgstr ""
24402 #: tree-outof-ssa.c:1267
24403 #, gcc-internal-format
24404 msgid " Pending stmts not issued on SUCC edge (%d, %d)\n"
24405 msgstr ""
24407 #: tree-outof-ssa.c:1274
24408 #, gcc-internal-format
24409 msgid " Pending stmts not issued on ENTRY edge (%d, %d)\n"
24410 msgstr ""
24412 #: tree-outof-ssa.c:1280
24413 #, gcc-internal-format
24414 msgid " Pending stmts not issued on EXIT edge (%d, %d)\n"
24415 msgstr ""
24417 #: tree-profile.c:368
24418 #, gcc-internal-format
24419 msgid "unimplemented functionality"
24420 msgstr ""
24422 #: tree-ssa-alias-warnings.c:843
24423 #, gcc-internal-format
24424 msgid ""
24425 "%Hlikely type-punning may break strict-aliasing rules: object %<%s%s%> of "
24426 "main type %qT is referenced at or around %s:%d and may be aliased to object %"
24427 "<%s%s%> of main type %qT which is referenced at or around %s:%d."
24428 msgstr ""
24430 #: tree-ssa-alias-warnings.c:969
24431 #, gcc-internal-format
24432 msgid "dereferencing type-punned pointer %D will break strict-aliasing rules"
24433 msgstr ""
24435 #: tree-ssa.c:239
24436 #, gcc-internal-format
24437 msgid "expected an SSA_NAME object"
24438 msgstr ""
24440 #: tree-ssa.c:245
24441 #, gcc-internal-format
24442 msgid "type mismatch between an SSA_NAME and its symbol"
24443 msgstr ""
24445 #: tree-ssa.c:251
24446 #, gcc-internal-format
24447 msgid "found an SSA_NAME that had been released into the free pool"
24448 msgstr ""
24450 #: tree-ssa.c:257
24451 #, gcc-internal-format
24452 msgid "found a virtual definition for a GIMPLE register"
24453 msgstr ""
24455 #: tree-ssa.c:263
24456 #, gcc-internal-format
24457 msgid "found a real definition for a non-register"
24458 msgstr ""
24460 #: tree-ssa.c:270
24461 #, gcc-internal-format
24462 msgid "found a default name with a non-empty defining statement"
24463 msgstr ""
24465 #: tree-ssa.c:298
24466 #, gcc-internal-format
24467 msgid "SSA_NAME created in two different blocks %i and %i"
24468 msgstr ""
24470 #: tree-ssa.c:307
24471 #, gcc-internal-format
24472 msgid "SSA_NAME_DEF_STMT is wrong"
24473 msgstr ""
24475 #: tree-ssa.c:359
24476 #, gcc-internal-format
24477 msgid "missing definition"
24478 msgstr ""
24480 #: tree-ssa.c:365
24481 #, gcc-internal-format
24482 msgid "definition in block %i does not dominate use in block %i"
24483 msgstr ""
24485 #: tree-ssa.c:373
24486 #, gcc-internal-format
24487 msgid "definition in block %i follows the use"
24488 msgstr ""
24490 #: tree-ssa.c:380
24491 #, gcc-internal-format
24492 msgid "SSA_NAME_OCCURS_IN_ABNORMAL_PHI should be set"
24493 msgstr ""
24495 #: tree-ssa.c:388
24496 #, gcc-internal-format
24497 msgid "no immediate_use list"
24498 msgstr ""
24500 #: tree-ssa.c:400
24501 #, gcc-internal-format
24502 msgid "wrong immediate use list"
24503 msgstr ""
24505 #: tree-ssa.c:434
24506 #, gcc-internal-format
24507 msgid "incoming edge count does not match number of PHI arguments"
24508 msgstr ""
24510 #: tree-ssa.c:448
24511 #, gcc-internal-format
24512 msgid "PHI argument is missing for edge %d->%d"
24513 msgstr ""
24515 #: tree-ssa.c:457
24516 #, gcc-internal-format
24517 msgid "PHI argument is not SSA_NAME, or invariant"
24518 msgstr ""
24520 #: tree-ssa.c:470
24521 #, gcc-internal-format
24522 msgid "wrong edge %d->%d for PHI argument"
24523 msgstr ""
24525 #: tree-ssa.c:520
24526 #, gcc-internal-format
24527 msgid "non-addressable variable inside an alias set"
24528 msgstr ""
24530 #: tree-ssa.c:531
24531 #, gcc-internal-format
24532 msgid "verify_flow_insensitive_alias_info failed"
24533 msgstr ""
24535 #: tree-ssa.c:573
24536 #, gcc-internal-format
24537 msgid "dereferenced pointers should have a name or a symbol tag"
24538 msgstr ""
24540 #: tree-ssa.c:580
24541 #, gcc-internal-format
24542 msgid "pointers with a memory tag, should have points-to sets"
24543 msgstr ""
24545 #: tree-ssa.c:594
24546 #, gcc-internal-format
24547 msgid "pointer escapes but its name tag is not call-clobbered"
24548 msgstr ""
24550 #: tree-ssa.c:604
24551 #, gcc-internal-format
24552 msgid "verify_flow_sensitive_alias_info failed"
24553 msgstr ""
24555 #: tree-ssa.c:632
24556 #, gcc-internal-format
24557 msgid "variable in call_clobbered_vars but not marked call_clobbered"
24558 msgstr ""
24560 #: tree-ssa.c:651
24561 #, gcc-internal-format
24562 msgid "variable marked call_clobbered but not in call_clobbered_vars bitmap."
24563 msgstr ""
24565 #: tree-ssa.c:661
24566 #, gcc-internal-format
24567 msgid "verify_call_clobbering failed"
24568 msgstr ""
24570 #: tree-ssa.c:682
24571 #, gcc-internal-format
24572 msgid "Memory partitions should have at least one symbol"
24573 msgstr ""
24575 #: tree-ssa.c:692
24576 #, gcc-internal-format
24577 msgid "Partitioned symbols should belong to exactly one partition"
24578 msgstr ""
24580 #: tree-ssa.c:705
24581 #, gcc-internal-format
24582 msgid "verify_memory_partitions failed"
24583 msgstr ""
24585 #: tree-ssa.c:777
24586 #, gcc-internal-format
24587 msgid "AUX pointer initialized for edge %d->%d"
24588 msgstr ""
24590 #: tree-ssa.c:802
24591 #, gcc-internal-format
24592 msgid "stmt (%p) marked modified after optimization pass: "
24593 msgstr ""
24595 #: tree-ssa.c:822
24596 #, gcc-internal-format
24597 msgid "statement makes a memory store, but has no VDEFS"
24598 msgstr ""
24600 #: tree-ssa.c:881
24601 #, gcc-internal-format
24602 msgid "verify_ssa failed"
24603 msgstr ""
24605 #: tree-ssa.c:1430
24606 #, gcc-internal-format
24607 msgid "%J%qD was declared here"
24608 msgstr ""
24610 #: tree-ssa.c:1494
24611 #, gcc-internal-format
24612 msgid "%qD is used uninitialized in this function"
24613 msgstr ""
24615 #: tree-ssa.c:1497 tree-ssa.c:1536
24616 #, gcc-internal-format
24617 msgid "%qD may be used uninitialized in this function"
24618 msgstr ""
24620 #: tree-vrp.c:4861
24621 #, gcc-internal-format
24622 msgid "%Harray subscript is outside array bounds"
24623 msgstr ""
24625 #: tree-vrp.c:4875
24626 #, gcc-internal-format
24627 msgid "%Harray subscript is above array bounds"
24628 msgstr ""
24630 #: tree-vrp.c:4882
24631 #, gcc-internal-format
24632 msgid "%Harray subscript is below array bounds"
24633 msgstr ""
24635 #: tree-vrp.c:5498
24636 #, gcc-internal-format
24637 msgid ""
24638 "assuming signed overflow does not occur when simplifying conditional to "
24639 "constant"
24640 msgstr ""
24642 #: tree-vrp.c:5504
24643 #, gcc-internal-format
24644 msgid "assuming signed overflow does not occur when simplifying conditional"
24645 msgstr ""
24647 #: tree-vrp.c:5541
24648 #, gcc-internal-format
24649 msgid "comparison always false due to limited range of data type"
24650 msgstr ""
24652 #: tree-vrp.c:5544
24653 #, gcc-internal-format
24654 msgid "comparison always true due to limited range of data type"
24655 msgstr ""
24657 #: tree.c:3685
24658 #, gcc-internal-format
24659 msgid "ignoring attributes applied to %qT after definition"
24660 msgstr ""
24662 #: tree.c:3969
24663 #, gcc-internal-format
24664 msgid "%q+D already declared with dllexport attribute: dllimport ignored"
24665 msgstr ""
24667 #: tree.c:3981
24668 #, gcc-internal-format
24669 msgid ""
24670 "%q+D redeclared without dllimport attribute after being referenced with dll "
24671 "linkage"
24672 msgstr ""
24674 #: tree.c:3996
24675 #, gcc-internal-format
24676 msgid "%q+D redeclared without dllimport attribute: previous dllimport ignored"
24677 msgstr ""
24679 #: tree.c:4055 tree.c:4067 tree.c:4077 config/darwin.c:1456
24680 #: config/arm/arm.c:3125 config/arm/arm.c:3153 config/avr/avr.c:4737
24681 #: config/h8300/h8300.c:5282 config/h8300/h8300.c:5306 config/i386/i386.c:4099
24682 #: config/i386/i386.c:24408 config/ia64/ia64.c:592
24683 #: config/m68hc11/m68hc11.c:1118 config/rs6000/rs6000.c:20429
24684 #: config/sh/symbian.c:408 config/sh/symbian.c:415
24685 #, gcc-internal-format
24686 msgid "%qs attribute ignored"
24687 msgstr ""
24689 #: tree.c:4093
24690 #, gcc-internal-format
24691 msgid "inline function %q+D declared as  dllimport: attribute ignored"
24692 msgstr ""
24694 #: tree.c:4101
24695 #, gcc-internal-format
24696 msgid "function %q+D definition is marked dllimport"
24697 msgstr ""
24699 #: tree.c:4109 config/sh/symbian.c:430
24700 #, gcc-internal-format
24701 msgid "variable %q+D definition is marked dllimport"
24702 msgstr ""
24704 #: tree.c:4132 config/sh/symbian.c:505
24705 #, gcc-internal-format
24706 msgid "external linkage required for symbol %q+D because of %qs attribute"
24707 msgstr ""
24709 #: tree.c:4146
24710 #, gcc-internal-format
24711 msgid ""
24712 "%qs implies default visibility, but %qD has already been declared with a "
24713 "different visibility"
24714 msgstr ""
24716 #: tree.c:5699
24717 #, gcc-internal-format
24718 msgid "arrays of functions are not meaningful"
24719 msgstr ""
24721 #: tree.c:5850
24722 #, gcc-internal-format
24723 msgid "function return type cannot be function"
24724 msgstr ""
24726 #: tree.c:6865 tree.c:6950 tree.c:7011
24727 #, gcc-internal-format
24728 msgid "tree check: %s, have %s in %s, at %s:%d"
24729 msgstr ""
24731 #: tree.c:6902
24732 #, gcc-internal-format
24733 msgid "tree check: expected none of %s, have %s in %s, at %s:%d"
24734 msgstr ""
24736 #: tree.c:6915
24737 #, gcc-internal-format
24738 msgid "tree check: expected class %qs, have %qs (%s) in %s, at %s:%d"
24739 msgstr ""
24741 #: tree.c:6964
24742 #, gcc-internal-format
24743 msgid "tree check: did not expect class %qs, have %qs (%s) in %s, at %s:%d"
24744 msgstr ""
24746 #: tree.c:6977
24747 #, gcc-internal-format
24748 msgid "tree check: expected omp_clause %s, have %s in %s, at %s:%d"
24749 msgstr ""
24751 #: tree.c:7037
24752 #, gcc-internal-format
24753 msgid ""
24754 "tree check: expected tree that contains %qs structure, have %qs in %s, at %s:"
24755 "%d"
24756 msgstr ""
24758 #: tree.c:7051
24759 #, gcc-internal-format
24760 msgid "tree check: accessed elt %d of tree_vec with %d elts in %s, at %s:%d"
24761 msgstr ""
24763 #: tree.c:7064
24764 #, gcc-internal-format
24765 msgid "tree check: accessed operand %d of %s with %d operands in %s, at %s:%d"
24766 msgstr ""
24768 #: tree.c:7077
24769 #, gcc-internal-format
24770 msgid ""
24771 "tree check: accessed operand %d of omp_clause %s with %d operands in %s, at %"
24772 "s:%d"
24773 msgstr ""
24775 #: value-prof.c:376
24776 #, gcc-internal-format
24777 msgid "Dead histogram"
24778 msgstr ""
24780 #: value-prof.c:407
24781 #, gcc-internal-format
24782 msgid ""
24783 "Histogram value statement does not correspond to the statement it is "
24784 "associated with"
24785 msgstr ""
24787 #: value-prof.c:420
24788 #, gcc-internal-format
24789 msgid "verify_histograms failed"
24790 msgstr ""
24792 #: value-prof.c:467
24793 #, gcc-internal-format
24794 msgid ""
24795 "Correcting inconsistent value profile: %s profiler overall count (%d) does "
24796 "not match BB count (%d)"
24797 msgstr ""
24799 #: value-prof.c:477
24800 #, gcc-internal-format
24801 msgid ""
24802 "%HCorrupted value profile: %s profiler overall count (%d) does not match BB "
24803 "count (%d)"
24804 msgstr ""
24806 #: varasm.c:575
24807 #, gcc-internal-format
24808 msgid "%+D causes a section type conflict"
24809 msgstr ""
24811 #: varasm.c:1118
24812 #, gcc-internal-format
24813 msgid ""
24814 "alignment of %q+D is greater than maximum object file alignment.  Using %d"
24815 msgstr ""
24817 #: varasm.c:1344 varasm.c:1352
24818 #, gcc-internal-format
24819 msgid "register name not specified for %q+D"
24820 msgstr ""
24822 #: varasm.c:1354
24823 #, gcc-internal-format
24824 msgid "invalid register name for %q+D"
24825 msgstr ""
24827 #: varasm.c:1356
24828 #, gcc-internal-format
24829 msgid "data type of %q+D isn%'t suitable for a register"
24830 msgstr ""
24832 #: varasm.c:1359
24833 #, gcc-internal-format
24834 msgid "register specified for %q+D isn%'t suitable for data type"
24835 msgstr ""
24837 #: varasm.c:1369
24838 #, gcc-internal-format
24839 msgid "global register variable has initial value"
24840 msgstr ""
24842 #: varasm.c:1373
24843 #, gcc-internal-format
24844 msgid "optimization may eliminate reads and/or writes to register variables"
24845 msgstr ""
24847 #: varasm.c:1411
24848 #, gcc-internal-format
24849 msgid "register name given for non-register variable %q+D"
24850 msgstr ""
24852 #: varasm.c:1480
24853 #, gcc-internal-format
24854 msgid "global destructors not supported on this target"
24855 msgstr ""
24857 #: varasm.c:1546
24858 #, gcc-internal-format
24859 msgid "global constructors not supported on this target"
24860 msgstr ""
24862 #: varasm.c:1932
24863 #, gcc-internal-format
24864 msgid "thread-local COMMON data not implemented"
24865 msgstr ""
24867 #: varasm.c:1961
24868 #, gcc-internal-format
24869 msgid ""
24870 "requested alignment for %q+D is greater than implemented alignment of %wu"
24871 msgstr ""
24873 #: varasm.c:4429
24874 #, gcc-internal-format
24875 msgid "initializer for integer/fixed-point value is too complicated"
24876 msgstr ""
24878 #: varasm.c:4434
24879 #, gcc-internal-format
24880 msgid "initializer for floating value is not a floating constant"
24881 msgstr ""
24883 #: varasm.c:4707
24884 #, gcc-internal-format
24885 msgid "invalid initial value for member %qs"
24886 msgstr ""
24888 #: varasm.c:4903 varasm.c:4947
24889 #, gcc-internal-format
24890 msgid "weak declaration of %q+D must precede definition"
24891 msgstr ""
24893 #: varasm.c:4911
24894 #, gcc-internal-format
24895 msgid ""
24896 "weak declaration of %q+D after first use results in unspecified behavior"
24897 msgstr ""
24899 #: varasm.c:4945
24900 #, gcc-internal-format
24901 msgid "weak declaration of %q+D must be public"
24902 msgstr ""
24904 #: varasm.c:4949
24905 #, gcc-internal-format
24906 msgid "weak declaration of %q+D not supported"
24907 msgstr ""
24909 #: varasm.c:4975
24910 #, gcc-internal-format
24911 msgid "only weak aliases are supported in this configuration"
24912 msgstr ""
24914 #: varasm.c:5210
24915 #, gcc-internal-format
24916 msgid "%Jweakref is not supported in this configuration"
24917 msgstr ""
24919 #: varasm.c:5291
24920 #, gcc-internal-format
24921 msgid "%q+D aliased to undefined symbol %qs"
24922 msgstr ""
24924 #: varasm.c:5296
24925 #, gcc-internal-format
24926 msgid "%q+D aliased to external symbol %qs"
24927 msgstr ""
24929 #: varasm.c:5335
24930 #, gcc-internal-format
24931 msgid "weakref %q+D ultimately targets itself"
24932 msgstr ""
24934 #: varasm.c:5344
24935 #, gcc-internal-format
24936 msgid "weakref %q+D must have static linkage"
24937 msgstr ""
24939 #: varasm.c:5350
24940 #, gcc-internal-format
24941 msgid "%Jalias definitions not supported in this configuration"
24942 msgstr ""
24944 #: varasm.c:5355
24945 #, gcc-internal-format
24946 msgid "%Jonly weak aliases are supported in this configuration"
24947 msgstr ""
24949 #: varasm.c:5415
24950 #, gcc-internal-format
24951 msgid "visibility attribute not supported in this configuration; ignored"
24952 msgstr ""
24954 #: varray.c:197
24955 #, gcc-internal-format
24956 msgid "virtual array %s[%lu]: element %lu out of bounds in %s, at %s:%d"
24957 msgstr ""
24959 #: varray.c:207
24960 #, gcc-internal-format
24961 msgid "underflowed virtual array %s in %s, at %s:%d"
24962 msgstr ""
24964 #: vec.c:233
24965 #, gcc-internal-format
24966 msgid "vector %s %s domain error, in %s at %s:%u"
24967 msgstr ""
24969 #. Print an error message for unrecognized stab codes.
24970 #: xcoffout.c:187
24971 #, gcc-internal-format
24972 msgid "no sclass for %s stab (0x%x)"
24973 msgstr ""
24975 #: config/darwin-c.c:84
24976 #, gcc-internal-format
24977 msgid "too many #pragma options align=reset"
24978 msgstr ""
24980 #: config/darwin-c.c:104 config/darwin-c.c:107 config/darwin-c.c:109
24981 #: config/darwin-c.c:111
24982 #, gcc-internal-format
24983 msgid "malformed '#pragma options', ignoring"
24984 msgstr ""
24986 #: config/darwin-c.c:114
24987 #, gcc-internal-format
24988 msgid "junk at end of '#pragma options'"
24989 msgstr ""
24991 #: config/darwin-c.c:124
24992 #, gcc-internal-format
24993 msgid "malformed '#pragma options align={mac68k|power|reset}', ignoring"
24994 msgstr ""
24996 #: config/darwin-c.c:136
24997 #, gcc-internal-format
24998 msgid "missing '(' after '#pragma unused', ignoring"
24999 msgstr ""
25001 #: config/darwin-c.c:154
25002 #, gcc-internal-format
25003 msgid "missing ')' after '#pragma unused', ignoring"
25004 msgstr ""
25006 #: config/darwin-c.c:157
25007 #, gcc-internal-format
25008 msgid "junk at end of '#pragma unused'"
25009 msgstr ""
25011 #: config/darwin-c.c:168
25012 #, gcc-internal-format
25013 msgid "malformed '#pragma ms_struct', ignoring"
25014 msgstr ""
25016 #: config/darwin-c.c:176
25017 #, gcc-internal-format
25018 msgid "malformed '#pragma ms_struct {on|off|reset}', ignoring"
25019 msgstr ""
25021 #: config/darwin-c.c:179
25022 #, gcc-internal-format
25023 msgid "junk at end of '#pragma ms_struct'"
25024 msgstr ""
25026 #: config/darwin-c.c:405
25027 #, gcc-internal-format
25028 msgid "subframework include %s conflicts with framework include"
25029 msgstr ""
25031 #: config/darwin-c.c:588
25032 #, gcc-internal-format
25033 msgid "Unknown value %qs of -mmacosx-version-min"
25034 msgstr ""
25036 #: config/darwin.c:1429
25037 #, gcc-internal-format
25038 msgid ""
25039 "%<%s%> 2.95 vtable-compatibility attribute applies only when compiling a kext"
25040 msgstr ""
25042 #: config/darwin.c:1436
25043 #, gcc-internal-format
25044 msgid "%<%s%> 2.95 vtable-compatibility attribute applies only to C++ classes"
25045 msgstr ""
25047 #: config/darwin.c:1561
25048 #, gcc-internal-format
25049 msgid ""
25050 "internal and protected visibility attributes not supported in this "
25051 "configuration; ignored"
25052 msgstr ""
25054 #: config/host-darwin.c:62
25055 #, gcc-internal-format
25056 msgid "couldn't unmap pch_address_space: %m"
25057 msgstr ""
25059 #: config/sol2-c.c:93 config/sol2-c.c:109
25060 #, gcc-internal-format
25061 msgid "malformed %<#pragma align%>, ignoring"
25062 msgstr ""
25064 #: config/sol2-c.c:102
25065 #, gcc-internal-format
25066 msgid "invalid alignment for %<#pragma align%>, ignoring"
25067 msgstr ""
25069 #: config/sol2-c.c:117
25070 #, gcc-internal-format
25071 msgid "%<#pragma align%> must appear before the declaration of %D, ignoring"
25072 msgstr ""
25074 #: config/sol2-c.c:129 config/sol2-c.c:141
25075 #, gcc-internal-format
25076 msgid "malformed %<#pragma align%>"
25077 msgstr ""
25079 #: config/sol2-c.c:136
25080 #, gcc-internal-format
25081 msgid "junk at end of %<#pragma align%>"
25082 msgstr ""
25084 #: config/sol2-c.c:157 config/sol2-c.c:164
25085 #, gcc-internal-format
25086 msgid "malformed %<#pragma init%>, ignoring"
25087 msgstr ""
25089 #: config/sol2-c.c:187 config/sol2-c.c:199
25090 #, gcc-internal-format
25091 msgid "malformed %<#pragma init%>"
25092 msgstr ""
25094 #: config/sol2-c.c:194
25095 #, gcc-internal-format
25096 msgid "junk at end of %<#pragma init%>"
25097 msgstr ""
25099 #: config/sol2-c.c:215 config/sol2-c.c:222
25100 #, gcc-internal-format
25101 msgid "malformed %<#pragma fini%>, ignoring"
25102 msgstr ""
25104 #: config/sol2-c.c:245 config/sol2-c.c:257
25105 #, gcc-internal-format
25106 msgid "malformed %<#pragma fini%>"
25107 msgstr ""
25109 #: config/sol2-c.c:252
25110 #, gcc-internal-format
25111 msgid "junk at end of %<#pragma fini%>"
25112 msgstr ""
25114 #: config/sol2.c:53
25115 #, gcc-internal-format
25116 msgid "ignoring %<#pragma align%> for explicitly aligned %q+D"
25117 msgstr ""
25119 #: config/vxworks.c:146
25120 #, gcc-internal-format
25121 msgid "PIC is only supported for RTPs"
25122 msgstr ""
25124 #. Mach-O supports 'weak imports', and 'weak definitions' in coalesced
25125 #. sections.  machopic_select_section ensures that weak variables go in
25126 #. coalesced sections.  Weak aliases (or any other kind of aliases) are
25127 #. not supported.  Weak symbols that aren't visible outside the .s file
25128 #. are not supported.
25129 #: config/darwin.h:451
25130 #, gcc-internal-format
25131 msgid "alias definitions not supported in Mach-O; ignored"
25132 msgstr ""
25134 #. No profiling.
25135 #: config/vx-common.h:89
25136 #, gcc-internal-format
25137 msgid "profiler support for VxWorks"
25138 msgstr ""
25140 #: config/alpha/alpha.c:232 config/rs6000/rs6000.c:2115
25141 #, gcc-internal-format
25142 msgid "bad value %qs for -mtls-size switch"
25143 msgstr ""
25145 #: config/alpha/alpha.c:286
25146 #, gcc-internal-format
25147 msgid "-f%s ignored for Unicos/Mk (not supported)"
25148 msgstr ""
25150 #: config/alpha/alpha.c:310
25151 #, gcc-internal-format
25152 msgid "-mieee not supported on Unicos/Mk"
25153 msgstr ""
25155 #: config/alpha/alpha.c:321
25156 #, gcc-internal-format
25157 msgid "-mieee-with-inexact not supported on Unicos/Mk"
25158 msgstr ""
25160 #: config/alpha/alpha.c:338
25161 #, gcc-internal-format
25162 msgid "bad value %qs for -mtrap-precision switch"
25163 msgstr ""
25165 #: config/alpha/alpha.c:352
25166 #, gcc-internal-format
25167 msgid "bad value %qs for -mfp-rounding-mode switch"
25168 msgstr ""
25170 #: config/alpha/alpha.c:367
25171 #, gcc-internal-format
25172 msgid "bad value %qs for -mfp-trap-mode switch"
25173 msgstr ""
25175 #: config/alpha/alpha.c:381 config/alpha/alpha.c:393
25176 #, gcc-internal-format
25177 msgid "bad value %qs for -mcpu switch"
25178 msgstr ""
25180 #: config/alpha/alpha.c:400
25181 #, gcc-internal-format
25182 msgid "trap mode not supported on Unicos/Mk"
25183 msgstr ""
25185 #: config/alpha/alpha.c:407
25186 #, gcc-internal-format
25187 msgid "fp software completion requires -mtrap-precision=i"
25188 msgstr ""
25190 #: config/alpha/alpha.c:423
25191 #, gcc-internal-format
25192 msgid "rounding mode not supported for VAX floats"
25193 msgstr ""
25195 #: config/alpha/alpha.c:428
25196 #, gcc-internal-format
25197 msgid "trap mode not supported for VAX floats"
25198 msgstr ""
25200 #: config/alpha/alpha.c:432
25201 #, gcc-internal-format
25202 msgid "128-bit long double not supported for VAX floats"
25203 msgstr ""
25205 #: config/alpha/alpha.c:460
25206 #, gcc-internal-format
25207 msgid "L%d cache latency unknown for %s"
25208 msgstr ""
25210 #: config/alpha/alpha.c:475
25211 #, gcc-internal-format
25212 msgid "bad value %qs for -mmemory-latency"
25213 msgstr ""
25215 #: config/alpha/alpha.c:6505 config/alpha/alpha.c:6508 config/s390/s390.c:8715
25216 #: config/s390/s390.c:8718
25217 #, gcc-internal-format
25218 msgid "bad builtin fcode"
25219 msgstr ""
25221 #: config/arc/arc.c:392
25222 #, gcc-internal-format
25223 msgid "argument of %qs attribute is not a string constant"
25224 msgstr ""
25226 #: config/arc/arc.c:400
25227 #, gcc-internal-format
25228 msgid "argument of %qs attribute is not \"ilink1\" or \"ilink2\""
25229 msgstr ""
25231 #: config/arm/arm.c:1067
25232 #, gcc-internal-format
25233 msgid "switch -mcpu=%s conflicts with -march= switch"
25234 msgstr ""
25236 #: config/arm/arm.c:1077 config/rs6000/rs6000.c:1582 config/sparc/sparc.c:764
25237 #, gcc-internal-format
25238 msgid "bad value (%s) for %s switch"
25239 msgstr ""
25241 #: config/arm/arm.c:1187
25242 #, gcc-internal-format
25243 msgid "target CPU does not support ARM mode"
25244 msgstr ""
25246 #: config/arm/arm.c:1191
25247 #, gcc-internal-format
25248 msgid "target CPU does not support interworking"
25249 msgstr ""
25251 #: config/arm/arm.c:1197
25252 #, gcc-internal-format
25253 msgid "target CPU does not support THUMB instructions"
25254 msgstr ""
25256 #: config/arm/arm.c:1215
25257 #, gcc-internal-format
25258 msgid ""
25259 "enabling backtrace support is only meaningful when compiling for the Thumb"
25260 msgstr ""
25262 #: config/arm/arm.c:1218
25263 #, gcc-internal-format
25264 msgid ""
25265 "enabling callee interworking support is only meaningful when compiling for "
25266 "the Thumb"
25267 msgstr ""
25269 #: config/arm/arm.c:1221
25270 #, gcc-internal-format
25271 msgid ""
25272 "enabling caller interworking support is only meaningful when compiling for "
25273 "the Thumb"
25274 msgstr ""
25276 #: config/arm/arm.c:1225
25277 #, gcc-internal-format
25278 msgid "-mapcs-stack-check incompatible with -mno-apcs-frame"
25279 msgstr ""
25281 #: config/arm/arm.c:1233
25282 #, gcc-internal-format
25283 msgid "-fpic and -mapcs-reent are incompatible"
25284 msgstr ""
25286 #: config/arm/arm.c:1236
25287 #, gcc-internal-format
25288 msgid "APCS reentrant code not supported.  Ignored"
25289 msgstr ""
25291 #: config/arm/arm.c:1244
25292 #, gcc-internal-format
25293 msgid "-g with -mno-apcs-frame may not give sensible debugging"
25294 msgstr ""
25296 #: config/arm/arm.c:1247
25297 #, gcc-internal-format
25298 msgid "passing floating point arguments in fp regs not yet supported"
25299 msgstr ""
25301 #: config/arm/arm.c:1292
25302 #, gcc-internal-format
25303 msgid "invalid ABI option: -mabi=%s"
25304 msgstr ""
25306 #: config/arm/arm.c:1298
25307 #, gcc-internal-format
25308 msgid "iwmmxt requires an AAPCS compatible ABI for proper operation"
25309 msgstr ""
25311 #: config/arm/arm.c:1301
25312 #, gcc-internal-format
25313 msgid "iwmmxt abi requires an iwmmxt capable cpu"
25314 msgstr ""
25316 #: config/arm/arm.c:1311
25317 #, gcc-internal-format
25318 msgid "invalid floating point emulation option: -mfpe=%s"
25319 msgstr ""
25321 #: config/arm/arm.c:1328
25322 #, gcc-internal-format
25323 msgid "invalid floating point option: -mfpu=%s"
25324 msgstr ""
25326 #: config/arm/arm.c:1368
25327 #, gcc-internal-format
25328 msgid "invalid floating point abi: -mfloat-abi=%s"
25329 msgstr ""
25331 #: config/arm/arm.c:1375
25332 #, gcc-internal-format
25333 msgid "-mfloat-abi=hard and VFP"
25334 msgstr ""
25336 #: config/arm/arm.c:1381
25337 #, gcc-internal-format
25338 msgid "iWMMXt and hardware floating point"
25339 msgstr ""
25341 #: config/arm/arm.c:1385
25342 #, gcc-internal-format
25343 msgid "Thumb-2 iWMMXt"
25344 msgstr ""
25346 #: config/arm/arm.c:1408
25347 #, gcc-internal-format
25348 msgid "invalid thread pointer option: -mtp=%s"
25349 msgstr ""
25351 #: config/arm/arm.c:1421
25352 #, gcc-internal-format
25353 msgid "can not use -mtp=cp15 with 16-bit Thumb"
25354 msgstr ""
25356 #: config/arm/arm.c:1435
25357 #, gcc-internal-format
25358 msgid "structure size boundary can only be set to %s"
25359 msgstr ""
25361 #: config/arm/arm.c:1441
25362 #, gcc-internal-format
25363 msgid "RTP PIC is incompatible with Thumb"
25364 msgstr ""
25366 #: config/arm/arm.c:1450
25367 #, gcc-internal-format
25368 msgid "RTP PIC is incompatible with -msingle-pic-base"
25369 msgstr ""
25371 #: config/arm/arm.c:1462
25372 #, gcc-internal-format
25373 msgid "-mpic-register= is useless without -fpic"
25374 msgstr ""
25376 #: config/arm/arm.c:1471
25377 #, gcc-internal-format
25378 msgid "unable to use '%s' for PIC register"
25379 msgstr ""
25381 #: config/arm/arm.c:3093 config/arm/arm.c:3111 config/avr/avr.c:4757
25382 #: config/avr/avr.c:4799 config/bfin/bfin.c:4906 config/h8300/h8300.c:5258
25383 #: config/i386/i386.c:4061 config/i386/i386.c:24353
25384 #: config/m68hc11/m68hc11.c:1155 config/m68k/m68k.c:783
25385 #: config/mcore/mcore.c:3032 config/mips/mips.c:1196 config/mips/mips.c:1198
25386 #: config/rs6000/rs6000.c:20355 config/sh/sh.c:8162 config/sh/sh.c:8180
25387 #: config/sh/sh.c:8209 config/sh/sh.c:8291 config/sh/sh.c:8314
25388 #: config/stormy16/stormy16.c:2227 config/v850/v850.c:2048
25389 #, gcc-internal-format
25390 msgid "%qs attribute only applies to functions"
25391 msgstr ""
25393 #: config/arm/arm.c:14223
25394 #, gcc-internal-format
25395 msgid "unable to compute real location of stacked parameter"
25396 msgstr ""
25398 #: config/arm/arm.c:15729
25399 #, gcc-internal-format
25400 msgid "argument must be a constant"
25401 msgstr ""
25403 #. @@@ better error message
25404 #: config/arm/arm.c:16037 config/arm/arm.c:16074
25405 #, gcc-internal-format
25406 msgid "selector must be an immediate"
25407 msgstr ""
25409 #. @@@ better error message
25410 #: config/arm/arm.c:16117
25411 #, gcc-internal-format
25412 msgid "mask must be an immediate"
25413 msgstr ""
25415 #: config/arm/arm.c:16778
25416 #, gcc-internal-format
25417 msgid "no low registers available for popping high registers"
25418 msgstr ""
25420 #: config/arm/arm.c:17001
25421 #, gcc-internal-format
25422 msgid "interrupt Service Routines cannot be coded in Thumb mode"
25423 msgstr ""
25425 #: config/arm/pe.c:158 config/mcore/mcore.c:2898
25426 #, gcc-internal-format
25427 msgid "initialized variable %q+D is marked dllimport"
25428 msgstr ""
25430 #: config/arm/pe.c:167
25431 #, gcc-internal-format
25432 msgid "static variable %q+D is marked dllimport"
25433 msgstr ""
25435 #: config/avr/avr.c:4730
25436 #, gcc-internal-format
25437 msgid "only initialized variables can be placed into program memory area"
25438 msgstr ""
25440 #: config/avr/avr.c:4774
25441 #, gcc-internal-format
25442 msgid "%qs appears to be a misspelled interrupt handler"
25443 msgstr ""
25445 #: config/avr/avr.c:4782
25446 #, gcc-internal-format
25447 msgid "%qs appears to be a misspelled signal handler"
25448 msgstr ""
25450 #: config/avr/avr.c:4890
25451 #, gcc-internal-format
25452 msgid "only uninitialized variables can be placed in the .noinit section"
25453 msgstr ""
25455 #: config/avr/avr.c:4904
25456 #, gcc-internal-format
25457 msgid "MCU %qs supported for assembler only"
25458 msgstr ""
25460 #: config/avr/avr.h:763
25461 #, gcc-internal-format
25462 msgid "trampolines not supported"
25463 msgstr ""
25465 #: config/bfin/bfin.c:2344 config/m68k/m68k.c:500
25466 #, gcc-internal-format
25467 msgid "-mshared-library-id=%s is not between 0 and %d"
25468 msgstr ""
25470 #: config/bfin/bfin.c:2364
25471 #, gcc-internal-format
25472 msgid "-mcpu=%s is not valid"
25473 msgstr ""
25475 #: config/bfin/bfin.c:2400
25476 #, gcc-internal-format
25477 msgid "-mcpu=%s has invalid silicon revision"
25478 msgstr ""
25480 #: config/bfin/bfin.c:2417
25481 #, gcc-internal-format
25482 msgid "bf561 support is incomplete yet."
25483 msgstr ""
25485 #: config/bfin/bfin.c:2468
25486 #, gcc-internal-format
25487 msgid "-mshared-library-id= specified without -mid-shared-library"
25488 msgstr ""
25490 #: config/bfin/bfin.c:2471
25491 #, gcc-internal-format
25492 msgid "Can't use multiple stack checking methods together."
25493 msgstr ""
25495 #: config/bfin/bfin.c:2474
25496 #, gcc-internal-format
25497 msgid "ID shared libraries and FD-PIC mode can't be used together."
25498 msgstr ""
25500 #: config/bfin/bfin.c:2479 config/m68k/m68k.c:608
25501 #, gcc-internal-format
25502 msgid "cannot specify both -msep-data and -mid-shared-library"
25503 msgstr ""
25505 #: config/bfin/bfin.c:2499
25506 #, gcc-internal-format
25507 msgid "-mmulticore can only be used with BF561"
25508 msgstr ""
25510 #: config/bfin/bfin.c:2502
25511 #, gcc-internal-format
25512 msgid "-mcorea should be used with -mmulticore"
25513 msgstr ""
25515 #: config/bfin/bfin.c:2505
25516 #, gcc-internal-format
25517 msgid "-mcoreb should be used with -mmulticore"
25518 msgstr ""
25520 #: config/bfin/bfin.c:2508
25521 #, gcc-internal-format
25522 msgid "-mcorea and -mcoreb can't be used together"
25523 msgstr ""
25525 #: config/bfin/bfin.c:4911
25526 #, gcc-internal-format
25527 msgid "multiple function type attributes specified"
25528 msgstr ""
25530 #: config/bfin/bfin.c:4967 config/bfin/bfin.c:4996 config/spu/spu.c:2978
25531 #, gcc-internal-format
25532 msgid "`%s' attribute only applies to functions"
25533 msgstr ""
25535 #: config/bfin/bfin.c:4978
25536 #, gcc-internal-format
25537 msgid "can't apply both longcall and shortcall attributes to the same function"
25538 msgstr ""
25540 #: config/bfin/bfin.c:5028
25541 #, gcc-internal-format
25542 msgid "`%s' attribute only applies to variables"
25543 msgstr ""
25545 #: config/bfin/bfin.c:5035
25546 #, gcc-internal-format
25547 msgid "`%s' attribute cannot be specified for local variables"
25548 msgstr ""
25550 #. This function is for retrieving a part of an instruction name for
25551 #. an operator, for immediate output.  If that ever happens for
25552 #. MULT, we need to apply TARGET_MUL_BUG in the caller.  Make sure
25553 #. we notice.
25554 #: config/cris/cris.c:447
25555 #, gcc-internal-format
25556 msgid "MULT case in cris_op_str"
25557 msgstr ""
25559 #: config/cris/cris.c:837
25560 #, gcc-internal-format
25561 msgid "invalid use of ':' modifier"
25562 msgstr ""
25564 #: config/cris/cris.c:1024
25565 #, gcc-internal-format
25566 msgid "internal error: bad register: %d"
25567 msgstr ""
25569 #: config/cris/cris.c:1586
25570 #, gcc-internal-format
25571 msgid "internal error: sideeffect-insn affecting main effect"
25572 msgstr ""
25574 #: config/cris/cris.c:1683
25575 #, gcc-internal-format
25576 msgid "unknown cc_attr value"
25577 msgstr ""
25579 #. If we get here, the caller got its initial tests wrong.
25580 #: config/cris/cris.c:2046
25581 #, gcc-internal-format
25582 msgid "internal error: cris_side_effect_mode_ok with bad operands"
25583 msgstr ""
25585 #: config/cris/cris.c:2338
25586 #, gcc-internal-format
25587 msgid "-max-stackframe=%d is not usable, not between 0 and %d"
25588 msgstr ""
25590 #: config/cris/cris.c:2366
25591 #, gcc-internal-format
25592 msgid "unknown CRIS version specification in -march= or -mcpu= : %s"
25593 msgstr ""
25595 #: config/cris/cris.c:2402
25596 #, gcc-internal-format
25597 msgid "unknown CRIS cpu version specification in -mtune= : %s"
25598 msgstr ""
25600 #: config/cris/cris.c:2423
25601 #, gcc-internal-format
25602 msgid "-fPIC and -fpic are not supported in this configuration"
25603 msgstr ""
25605 #: config/cris/cris.c:2438
25606 #, gcc-internal-format
25607 msgid "that particular -g option is invalid with -maout and -melinux"
25608 msgstr ""
25610 #: config/cris/cris.c:2664
25611 #, gcc-internal-format
25612 msgid "Unknown src"
25613 msgstr ""
25615 #: config/cris/cris.c:2725
25616 #, gcc-internal-format
25617 msgid "Unknown dest"
25618 msgstr ""
25620 #: config/cris/cris.c:3010
25621 #, gcc-internal-format
25622 msgid "stackframe too big: %d bytes"
25623 msgstr ""
25625 #: config/cris/cris.c:3504 config/cris/cris.c:3532
25626 #, gcc-internal-format
25627 msgid "expand_binop failed in movsi got"
25628 msgstr ""
25630 #: config/cris/cris.c:3613
25631 #, gcc-internal-format
25632 msgid "emitting PIC operand, but PIC register isn't set up"
25633 msgstr ""
25635 #. Definitions for GCC.  Part of the machine description for CRIS.
25636 #. Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2007
25637 #. Free Software Foundation, Inc.
25638 #. Contributed by Axis Communications.  Written by Hans-Peter Nilsson.
25640 #. This file is part of GCC.
25642 #. GCC is free software; you can redistribute it and/or modify
25643 #. it under the terms of the GNU General Public License as published by
25644 #. the Free Software Foundation; either version 3, or (at your option)
25645 #. any later version.
25647 #. GCC is distributed in the hope that it will be useful,
25648 #. but WITHOUT ANY WARRANTY; without even the implied warranty of
25649 #. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
25650 #. GNU General Public License for more details.
25652 #. You should have received a copy of the GNU General Public License
25653 #. along with GCC; see the file COPYING3.  If not see
25654 #. <http://www.gnu.org/licenses/>.
25655 #. After the first "Node:" comment comes all preprocessor directives and
25656 #. attached declarations described in the info files, the "Using and
25657 #. Porting GCC" manual (uapgcc), in the same order as found in the "Target
25658 #. macros" section in the gcc-2.9x CVS edition of 2000-03-17.  FIXME: Not
25659 #. really, but needs an update anyway.
25661 #. There is no generic copy-of-uapgcc comment, you'll have to see uapgcc
25662 #. for that.  If applicable, there is a CRIS-specific comment.  The order
25663 #. of macro definitions follow the order in the manual.  Every section in
25664 #. the manual (node in the info pages) has an introductory `Node:
25665 #. <subchapter>' comment.  If no macros are defined for a section, only
25666 #. the section-comment is present.
25667 #. Note that other header files (e.g. config/elfos.h, config/linux.h,
25668 #. config/cris/linux.h and config/cris/aout.h) are responsible for lots of
25669 #. settings not repeated below.  This file contains general CRIS
25670 #. definitions and definitions for the cris-*-elf subtarget.
25671 #. We don't want to use gcc_assert for everything, as that can be
25672 #. compiled out.
25673 #: config/cris/cris.h:43
25674 #, gcc-internal-format
25675 msgid "CRIS-port assertion failed: "
25676 msgstr ""
25678 #. Node: Caller Saves
25679 #. (no definitions)
25680 #. Node: Function entry
25681 #. See cris.c for TARGET_ASM_FUNCTION_PROLOGUE and
25682 #. TARGET_ASM_FUNCTION_EPILOGUE.
25683 #. Node: Profiling
25684 #: config/cris/cris.h:950
25685 #, gcc-internal-format
25686 msgid "no FUNCTION_PROFILER for CRIS"
25687 msgstr ""
25689 #: config/crx/crx.h:354
25690 #, gcc-internal-format
25691 msgid "Profiler support for CRX"
25692 msgstr ""
25694 #: config/crx/crx.h:365
25695 #, gcc-internal-format
25696 msgid "Trampoline support for CRX"
25697 msgstr ""
25699 #: config/frv/frv.c:8627
25700 #, gcc-internal-format
25701 msgid "accumulator is not a constant integer"
25702 msgstr ""
25704 #: config/frv/frv.c:8632
25705 #, gcc-internal-format
25706 msgid "accumulator number is out of bounds"
25707 msgstr ""
25709 #: config/frv/frv.c:8643
25710 #, gcc-internal-format
25711 msgid "inappropriate accumulator for %qs"
25712 msgstr ""
25714 #: config/frv/frv.c:8720
25715 #, gcc-internal-format
25716 msgid "invalid IACC argument"
25717 msgstr ""
25719 #: config/frv/frv.c:8743
25720 #, gcc-internal-format
25721 msgid "%qs expects a constant argument"
25722 msgstr ""
25724 #: config/frv/frv.c:8748
25725 #, gcc-internal-format
25726 msgid "constant argument out of range for %qs"
25727 msgstr ""
25729 #: config/frv/frv.c:9229
25730 #, gcc-internal-format
25731 msgid "media functions are not available unless -mmedia is used"
25732 msgstr ""
25734 #: config/frv/frv.c:9241
25735 #, gcc-internal-format
25736 msgid "this media function is only available on the fr500"
25737 msgstr ""
25739 #: config/frv/frv.c:9269
25740 #, gcc-internal-format
25741 msgid "this media function is only available on the fr400 and fr550"
25742 msgstr ""
25744 #: config/frv/frv.c:9288
25745 #, gcc-internal-format
25746 msgid "this builtin function is only available on the fr405 and fr450"
25747 msgstr ""
25749 #: config/frv/frv.c:9297
25750 #, gcc-internal-format
25751 msgid "this builtin function is only available on the fr500 and fr550"
25752 msgstr ""
25754 #: config/frv/frv.c:9309
25755 #, gcc-internal-format
25756 msgid "this builtin function is only available on the fr450"
25757 msgstr ""
25759 #: config/h8300/h8300.c:331
25760 #, gcc-internal-format
25761 msgid "-ms2600 is used without -ms"
25762 msgstr ""
25764 #: config/h8300/h8300.c:337
25765 #, gcc-internal-format
25766 msgid "-mn is used without -mh or -ms"
25767 msgstr ""
25769 #: config/i386/host-cygwin.c:64
25770 #, gcc-internal-format
25771 msgid "can't extend PCH file: %m"
25772 msgstr ""
25774 #: config/i386/host-cygwin.c:75
25775 #, gcc-internal-format
25776 msgid "can't set position in PCH file: %m"
25777 msgstr ""
25779 #: config/i386/i386.c:2619 config/i386/i386.c:2836
25780 #, gcc-internal-format
25781 msgid "bad value (%s) for %stune=%s %s"
25782 msgstr ""
25784 #: config/i386/i386.c:2661
25785 #, gcc-internal-format
25786 msgid "bad value (%s) for %sstringop-strategy=%s %s"
25787 msgstr ""
25789 #: config/i386/i386.c:2665
25790 #, gcc-internal-format
25791 msgid ""
25792 "%stune=x86-64%s is deprecated.  Use %stune=k8%s or %stune=generic%s instead "
25793 "as appropriate."
25794 msgstr ""
25796 #: config/i386/i386.c:2675
25797 #, gcc-internal-format
25798 msgid "generic CPU can be used only for %stune=%s %s"
25799 msgstr ""
25801 #: config/i386/i386.c:2678 config/i386/i386.c:2799
25802 #, gcc-internal-format
25803 msgid "bad value (%s) for %sarch=%s %s"
25804 msgstr ""
25806 #: config/i386/i386.c:2690
25807 #, gcc-internal-format
25808 msgid "code model %s does not support PIC mode"
25809 msgstr ""
25811 #: config/i386/i386.c:2696
25812 #, gcc-internal-format
25813 msgid "bad value (%s) for %scmodel=%s %s"
25814 msgstr ""
25816 #: config/i386/i386.c:2720
25817 #, gcc-internal-format
25818 msgid "bad value (%s) for %sasm=%s %s"
25819 msgstr ""
25821 #: config/i386/i386.c:2724
25822 #, gcc-internal-format
25823 msgid "code model %qs not supported in the %s bit mode"
25824 msgstr ""
25826 #: config/i386/i386.c:2727
25827 #, gcc-internal-format
25828 msgid "%i-bit mode not compiled in"
25829 msgstr ""
25831 #: config/i386/i386.c:2738 config/i386/i386.c:2822
25832 #, gcc-internal-format
25833 msgid "CPU you selected does not support x86-64 instruction set"
25834 msgstr ""
25836 #: config/i386/i386.c:2855
25837 #, gcc-internal-format
25838 msgid "%sregparm%s is ignored in 64-bit mode"
25839 msgstr ""
25841 #: config/i386/i386.c:2858
25842 #, gcc-internal-format
25843 msgid "%sregparm=%d%s is not between 0 and %d"
25844 msgstr ""
25846 #: config/i386/i386.c:2871
25847 #, gcc-internal-format
25848 msgid "%salign-loops%s is obsolete, use %salign-loops%s"
25849 msgstr ""
25851 #: config/i386/i386.c:2877 config/i386/i386.c:2892 config/i386/i386.c:2907
25852 #, gcc-internal-format
25853 msgid "%salign-loops=%d%s is not between 0 and %d"
25854 msgstr ""
25856 #: config/i386/i386.c:2886
25857 #, gcc-internal-format
25858 msgid "%salign-jumps%s is obsolete, use %salign-jumps%s"
25859 msgstr ""
25861 #: config/i386/i386.c:2901
25862 #, gcc-internal-format
25863 msgid "%salign-functions%s is obsolete, use %salign-functions%s"
25864 msgstr ""
25866 #: config/i386/i386.c:2936
25867 #, gcc-internal-format
25868 msgid "%sbranch-cost=%d%s is not between 0 and 5"
25869 msgstr ""
25871 #: config/i386/i386.c:2944
25872 #, gcc-internal-format
25873 msgid "%slarge-data-threshold=%d%s is negative"
25874 msgstr ""
25876 #: config/i386/i386.c:2958
25877 #, gcc-internal-format
25878 msgid "bad value (%s) for %stls-dialect=%s %s"
25879 msgstr ""
25881 #: config/i386/i386.c:2966
25882 #, gcc-internal-format
25883 msgid "pc%d is not valid precision setting (32, 64 or 80)"
25884 msgstr ""
25886 #: config/i386/i386.c:2982
25887 #, gcc-internal-format
25888 msgid "%srtd%s is ignored in 64bit mode"
25889 msgstr ""
25891 #: config/i386/i386.c:3037
25892 #, gcc-internal-format
25893 msgid "%spreferred-stack-boundary=%d%s is not between %d and 12"
25894 msgstr ""
25896 #: config/i386/i386.c:3058
25897 #, gcc-internal-format
25898 msgid "-mincoming-stack-boundary=%d is not between %d and 12"
25899 msgstr ""
25901 #: config/i386/i386.c:3071
25902 #, gcc-internal-format
25903 msgid "%ssseregparm%s used without SSE enabled"
25904 msgstr ""
25906 #: config/i386/i386.c:3082 config/i386/i386.c:3096
25907 #, gcc-internal-format
25908 msgid "SSE instruction set disabled, using 387 arithmetics"
25909 msgstr ""
25911 #: config/i386/i386.c:3101
25912 #, gcc-internal-format
25913 msgid "387 instruction set disabled, using SSE arithmetics"
25914 msgstr ""
25916 #: config/i386/i386.c:3108
25917 #, gcc-internal-format
25918 msgid "bad value (%s) for %sfpmath=%s %s"
25919 msgstr ""
25921 #: config/i386/i386.c:3124
25922 #, gcc-internal-format
25923 msgid "unknown vectorization library ABI type (%s) for %sveclibabi=%s %s"
25924 msgstr ""
25926 #: config/i386/i386.c:3144
25927 #, gcc-internal-format
25928 msgid ""
25929 "unwind tables currently require either a frame pointer or %saccumulate-"
25930 "outgoing-args%s for correctness"
25931 msgstr ""
25933 #: config/i386/i386.c:3157
25934 #, gcc-internal-format
25935 msgid "stack probing requires %saccumulate-outgoing-args%s for correctness"
25936 msgstr ""
25938 #: config/i386/i386.c:3491
25939 #, gcc-internal-format
25940 msgid "attribute(option(\"%s\")) is unknown"
25941 msgstr ""
25943 #: config/i386/i386.c:3513
25944 #, gcc-internal-format
25945 msgid "option(\"%s\") was already specified"
25946 msgstr ""
25948 #: config/i386/i386.c:4074 config/i386/i386.c:4118
25949 #, gcc-internal-format
25950 msgid "fastcall and regparm attributes are not compatible"
25951 msgstr ""
25953 #: config/i386/i386.c:4081
25954 #, gcc-internal-format
25955 msgid "%qs attribute requires an integer constant argument"
25956 msgstr ""
25958 #: config/i386/i386.c:4087
25959 #, gcc-internal-format
25960 msgid "argument to %qs attribute larger than %d"
25961 msgstr ""
25963 #: config/i386/i386.c:4110 config/i386/i386.c:4145
25964 #, gcc-internal-format
25965 msgid "fastcall and cdecl attributes are not compatible"
25966 msgstr ""
25968 #: config/i386/i386.c:4114
25969 #, gcc-internal-format
25970 msgid "fastcall and stdcall attributes are not compatible"
25971 msgstr ""
25973 #: config/i386/i386.c:4128 config/i386/i386.c:4141
25974 #, gcc-internal-format
25975 msgid "stdcall and cdecl attributes are not compatible"
25976 msgstr ""
25978 #: config/i386/i386.c:4132
25979 #, gcc-internal-format
25980 msgid "stdcall and fastcall attributes are not compatible"
25981 msgstr ""
25983 #: config/i386/i386.c:4221
25984 #, gcc-internal-format
25985 msgid "nested functions are limited to 2 register parameters"
25986 msgstr ""
25988 #: config/i386/i386.c:4305
25989 #, gcc-internal-format
25990 msgid "Calling %qD with attribute sseregparm without SSE/SSE2 enabled"
25991 msgstr ""
25993 #: config/i386/i386.c:4308
25994 #, gcc-internal-format
25995 msgid "Calling %qT with attribute sseregparm without SSE/SSE2 enabled"
25996 msgstr ""
25998 #: config/i386/i386.c:5115
25999 #, gcc-internal-format
26000 msgid "SSE register return with SSE disabled"
26001 msgstr ""
26003 #: config/i386/i386.c:5121
26004 #, gcc-internal-format
26005 msgid "SSE register argument with SSE disabled"
26006 msgstr ""
26008 #: config/i386/i386.c:5137
26009 #, gcc-internal-format
26010 msgid "x87 register return with x87 disabled"
26011 msgstr ""
26013 #: config/i386/i386.c:5459
26014 #, gcc-internal-format
26015 msgid "SSE vector argument without SSE enabled changes the ABI"
26016 msgstr ""
26018 #: config/i386/i386.c:5478
26019 #, gcc-internal-format
26020 msgid "MMX vector argument without MMX enabled changes the ABI"
26021 msgstr ""
26023 #: config/i386/i386.c:6043
26024 #, gcc-internal-format
26025 msgid "SSE vector return without SSE enabled changes the ABI"
26026 msgstr ""
26028 #: config/i386/i386.c:6053
26029 #, gcc-internal-format
26030 msgid "MMX vector return without MMX enabled changes the ABI"
26031 msgstr ""
26033 #: config/i386/i386.c:10084
26034 #, gcc-internal-format
26035 msgid "extended registers have no high halves"
26036 msgstr ""
26038 #: config/i386/i386.c:10099
26039 #, gcc-internal-format
26040 msgid "unsupported operand size for extended register"
26041 msgstr ""
26043 #: config/i386/i386.c:21664
26044 #, gcc-internal-format
26045 msgid "last argument must be an immediate"
26046 msgstr ""
26048 #: config/i386/i386.c:21957
26049 #, gcc-internal-format
26050 msgid "the fifth argument must be a 8-bit immediate"
26051 msgstr ""
26053 #: config/i386/i386.c:22052
26054 #, gcc-internal-format
26055 msgid "the third argument must be a 8-bit immediate"
26056 msgstr ""
26058 #: config/i386/i386.c:22348
26059 #, gcc-internal-format
26060 msgid "the last argument must be a 4-bit immediate"
26061 msgstr ""
26063 #: config/i386/i386.c:22352
26064 #, gcc-internal-format
26065 msgid "the last argument must be a 2-bit immediate"
26066 msgstr ""
26068 #: config/i386/i386.c:22361
26069 #, gcc-internal-format
26070 msgid "the next to last argument must be an 8-bit immediate"
26071 msgstr ""
26073 #: config/i386/i386.c:22365 config/i386/i386.c:22517
26074 #, gcc-internal-format
26075 msgid "the last argument must be an 8-bit immediate"
26076 msgstr ""
26078 #: config/i386/i386.c:22575 config/rs6000/rs6000.c:8381
26079 #, gcc-internal-format
26080 msgid "selector must be an integer constant in the range 0..%wi"
26081 msgstr ""
26083 #: config/i386/i386.c:22718
26084 #, gcc-internal-format
26085 msgid "%qE needs unknown isa option"
26086 msgstr ""
26088 #: config/i386/i386.c:22722
26089 #, gcc-internal-format
26090 msgid "%qE needs isa option %s"
26091 msgstr ""
26093 #: config/i386/i386.c:24360
26094 #, gcc-internal-format
26095 msgid "%qs attribute only available for 64-bit"
26096 msgstr ""
26098 #: config/i386/i386.c:24371 config/i386/i386.c:24380
26099 #, gcc-internal-format
26100 msgid "ms_abi and sysv_abi attributes are not compatible"
26101 msgstr ""
26103 #: config/i386/i386.c:24418 config/rs6000/rs6000.c:20438
26104 #, gcc-internal-format
26105 msgid "%qs incompatible attribute ignored"
26106 msgstr ""
26108 #: config/i386/netware.c:253
26109 #, gcc-internal-format
26110 msgid "-fPIC and -fpic are not supported for this target"
26111 msgstr ""
26113 #: config/i386/winnt-cxx.c:71 config/sh/symbian.c:172
26114 #, gcc-internal-format
26115 msgid "definition of static data member %q+D of dllimport'd class"
26116 msgstr ""
26118 #: config/i386/winnt.c:58
26119 #, gcc-internal-format
26120 msgid "%qs attribute only applies to variables"
26121 msgstr ""
26123 #: config/i386/winnt.c:80
26124 #, gcc-internal-format
26125 msgid ""
26126 "%qs attribute applies only to initialized variables with external linkage"
26127 msgstr ""
26129 #: config/i386/winnt.c:297
26130 #, gcc-internal-format
26131 msgid "%q+D:'selectany' attribute applies only to initialized objects"
26132 msgstr ""
26134 #: config/i386/winnt.c:454
26135 #, gcc-internal-format
26136 msgid "%q+D causes a section type conflict"
26137 msgstr ""
26139 #: config/i386/cygming.h:150
26140 #, gcc-internal-format
26141 msgid "-f%s ignored for target (all code is position independent)"
26142 msgstr ""
26144 #: config/i386/djgpp.h:180
26145 #, gcc-internal-format
26146 msgid "-mbnu210 is ignored (option is obsolete)"
26147 msgstr ""
26149 #: config/i386/i386-interix.h:256
26150 #, gcc-internal-format
26151 msgid "ms-bitfields not supported for objc"
26152 msgstr ""
26154 #: config/ia64/ia64-c.c:51
26155 #, gcc-internal-format
26156 msgid "malformed #pragma builtin"
26157 msgstr ""
26159 #: config/ia64/ia64.c:560 config/m32r/m32r.c:373
26160 #, gcc-internal-format
26161 msgid "invalid argument of %qs attribute"
26162 msgstr ""
26164 #: config/ia64/ia64.c:572
26165 #, gcc-internal-format
26166 msgid "%Jan address area attribute cannot be specified for local variables"
26167 msgstr ""
26169 #: config/ia64/ia64.c:579
26170 #, gcc-internal-format
26171 msgid "address area of %q+D conflicts with previous declaration"
26172 msgstr ""
26174 #: config/ia64/ia64.c:586
26175 #, gcc-internal-format
26176 msgid "%Jaddress area attribute cannot be specified for functions"
26177 msgstr ""
26179 #: config/ia64/ia64.c:5135 config/pa/pa.c:350 config/sh/sh.c:7985
26180 #: config/spu/spu.c:3865
26181 #, gcc-internal-format
26182 msgid "value of -mfixed-range must have form REG1-REG2"
26183 msgstr ""
26185 #: config/ia64/ia64.c:5162 config/pa/pa.c:377 config/sh/sh.c:8011
26186 #: config/spu/spu.c:3891
26187 #, gcc-internal-format
26188 msgid "%s-%s is an empty range"
26189 msgstr ""
26191 #: config/ia64/ia64.c:5190
26192 #, gcc-internal-format
26193 msgid "bad value %<%s%> for -mtls-size= switch"
26194 msgstr ""
26196 #: config/ia64/ia64.c:5218
26197 #, gcc-internal-format
26198 msgid "bad value %<%s%> for -mtune= switch"
26199 msgstr ""
26201 #: config/ia64/ia64.c:5237
26202 #, gcc-internal-format
26203 msgid "not yet implemented: latency-optimized inline square root"
26204 msgstr ""
26206 #: config/ia64/ia64.c:9965
26207 #, gcc-internal-format
26208 msgid "version attribute is not a string"
26209 msgstr ""
26211 #: config/iq2000/iq2000.c:1816
26212 #, gcc-internal-format
26213 msgid "gp_offset (%ld) or end_offset (%ld) is less than zero"
26214 msgstr ""
26216 #: config/iq2000/iq2000.c:2586
26217 #, gcc-internal-format
26218 msgid "argument %qd is not a constant"
26219 msgstr ""
26221 #: config/iq2000/iq2000.c:2888 config/xtensa/xtensa.c:2145
26222 #, gcc-internal-format
26223 msgid "PRINT_OPERAND_ADDRESS, null pointer"
26224 msgstr ""
26226 #: config/iq2000/iq2000.c:3043
26227 #, gcc-internal-format
26228 msgid "PRINT_OPERAND: Unknown punctuation '%c'"
26229 msgstr ""
26231 #: config/iq2000/iq2000.c:3052 config/xtensa/xtensa.c:1999
26232 #, gcc-internal-format
26233 msgid "PRINT_OPERAND null pointer"
26234 msgstr ""
26236 #: config/m32c/m32c-pragma.c:63
26237 #, gcc-internal-format
26238 msgid "junk at end of #pragma GCC memregs [0..16]"
26239 msgstr ""
26241 #: config/m32c/m32c-pragma.c:70
26242 #, gcc-internal-format
26243 msgid "#pragma GCC memregs must precede any function decls"
26244 msgstr ""
26246 #: config/m32c/m32c-pragma.c:81 config/m32c/m32c-pragma.c:88
26247 #, gcc-internal-format
26248 msgid "#pragma GCC memregs takes a number [0..16]"
26249 msgstr ""
26251 #: config/m32c/m32c.c:416
26252 #, gcc-internal-format
26253 msgid "invalid target memregs value '%d'"
26254 msgstr ""
26256 #: config/m32c/m32c.c:2787
26257 #, gcc-internal-format
26258 msgid "`%s' attribute is not supported for R8C target"
26259 msgstr ""
26261 #: config/m32c/m32c.c:2795
26262 #, gcc-internal-format
26263 msgid "`%s' attribute applies only to functions"
26264 msgstr ""
26266 #: config/m32c/m32c.c:2803 config/sh/sh.c:8217
26267 #, gcc-internal-format
26268 msgid "`%s' attribute argument not an integer constant"
26269 msgstr ""
26271 #: config/m32c/m32c.c:2812
26272 #, gcc-internal-format
26273 msgid "`%s' attribute argument should be between 18 to 255"
26274 msgstr ""
26276 #: config/m68hc11/m68hc11.c:279
26277 #, gcc-internal-format
26278 msgid "-f%s ignored for 68HC11/68HC12 (not supported)"
26279 msgstr ""
26281 #: config/m68hc11/m68hc11.c:1240
26282 #, gcc-internal-format
26283 msgid "%<trap%> and %<far%> attributes are not compatible, ignoring %<far%>"
26284 msgstr ""
26286 #: config/m68hc11/m68hc11.c:1247
26287 #, gcc-internal-format
26288 msgid "%<trap%> attribute is already used"
26289 msgstr ""
26291 #: config/m68k/m68k.c:549
26292 #, gcc-internal-format
26293 msgid "-mcpu=%s conflicts with -march=%s"
26294 msgstr ""
26296 #: config/m68k/m68k.c:620
26297 #, gcc-internal-format
26298 msgid "-mpcrel -fPIC is not currently supported on selected cpu"
26299 msgstr ""
26301 #: config/m68k/m68k.c:682
26302 #, gcc-internal-format
26303 msgid "-falign-labels=%d is not supported"
26304 msgstr ""
26306 #: config/m68k/m68k.c:687
26307 #, gcc-internal-format
26308 msgid "-falign-loops=%d is not supported"
26309 msgstr ""
26311 #: config/m68k/m68k.c:790
26312 #, gcc-internal-format
26313 msgid "multiple interrupt attributes not allowed"
26314 msgstr ""
26316 #: config/m68k/m68k.c:797
26317 #, gcc-internal-format
26318 msgid "interrupt_thread is available only on fido"
26319 msgstr ""
26321 #: config/m68k/m68k.c:1119 config/rs6000/rs6000.c:15384
26322 #, gcc-internal-format
26323 msgid "stack limit expression is not supported"
26324 msgstr ""
26326 #: config/mips/mips.c:1208
26327 #, gcc-internal-format
26328 msgid "%qs cannot have both %<mips16%> and %<nomips16%> attributes"
26329 msgstr ""
26331 #: config/mips/mips.c:1230 config/mips/mips.c:1233
26332 #, gcc-internal-format
26333 msgid "%qs redeclared with conflicting %qs attributes"
26334 msgstr ""
26336 #: config/mips/mips.c:2691
26337 #, gcc-internal-format
26338 msgid "MIPS16 TLS"
26339 msgstr ""
26341 #: config/mips/mips.c:6022
26342 #, gcc-internal-format
26343 msgid "cannot handle inconsistent calls to %qs"
26344 msgstr ""
26346 #: config/mips/mips.c:11443
26347 #, gcc-internal-format
26348 msgid "invalid argument to built-in function"
26349 msgstr ""
26351 #: config/mips/mips.c:11684
26352 #, gcc-internal-format
26353 msgid "built-in function %qs not supported for MIPS16"
26354 msgstr ""
26356 #: config/mips/mips.c:12855
26357 #, gcc-internal-format
26358 msgid "MIPS16 PIC for ABIs other than o32 and o64"
26359 msgstr ""
26361 #: config/mips/mips.c:12858
26362 #, gcc-internal-format
26363 msgid "MIPS16 -mxgot code"
26364 msgstr ""
26366 #: config/mips/mips.c:12861
26367 #, gcc-internal-format
26368 msgid "hard-float MIPS16 code for ABIs other than o32 and o64"
26369 msgstr ""
26371 #: config/mips/mips.c:12990
26372 #, gcc-internal-format
26373 msgid "CPU names must be lower case"
26374 msgstr ""
26376 #: config/mips/mips.c:13122
26377 #, gcc-internal-format
26378 msgid ""
26379 "%<-%s%> conflicts with the other architecture options, which specify a %s "
26380 "processor"
26381 msgstr ""
26383 #: config/mips/mips.c:13138
26384 #, gcc-internal-format
26385 msgid "%<-march=%s%> is not compatible with the selected ABI"
26386 msgstr ""
26388 #: config/mips/mips.c:13153
26389 #, gcc-internal-format
26390 msgid "%<-mgp64%> used with a 32-bit processor"
26391 msgstr ""
26393 #: config/mips/mips.c:13155
26394 #, gcc-internal-format
26395 msgid "%<-mgp32%> used with a 64-bit ABI"
26396 msgstr ""
26398 #: config/mips/mips.c:13157
26399 #, gcc-internal-format
26400 msgid "%<-mgp64%> used with a 32-bit ABI"
26401 msgstr ""
26403 #: config/mips/mips.c:13173 config/mips/mips.c:13175 config/mips/mips.c:13242
26404 #, gcc-internal-format
26405 msgid "unsupported combination: %s"
26406 msgstr ""
26408 #: config/mips/mips.c:13179
26409 #, gcc-internal-format
26410 msgid ""
26411 "%<-mgp32%> and %<-mfp64%> can only be combined if the target supports the "
26412 "mfhc1 and mthc1 instructions"
26413 msgstr ""
26415 #: config/mips/mips.c:13182
26416 #, gcc-internal-format
26417 msgid "%<-mgp32%> and %<-mfp64%> can only be combined when using the o32 ABI"
26418 msgstr ""
26420 #: config/mips/mips.c:13236
26421 #, gcc-internal-format
26422 msgid "the %qs architecture does not support branch-likely instructions"
26423 msgstr ""
26425 #: config/mips/mips.c:13276
26426 #, gcc-internal-format
26427 msgid "%<-mno-gpopt%> needs %<-mexplicit-relocs%>"
26428 msgstr ""
26430 #: config/mips/mips.c:13284 config/mips/mips.c:13287
26431 #, gcc-internal-format
26432 msgid "cannot use small-data accesses for %qs"
26433 msgstr ""
26435 #: config/mips/mips.c:13301
26436 #, gcc-internal-format
26437 msgid "%<-mips3d%> requires %<-mpaired-single%>"
26438 msgstr ""
26440 #: config/mips/mips.c:13310
26441 #, gcc-internal-format
26442 msgid "%qs must be used with %qs"
26443 msgstr ""
26445 #: config/mips/mips.c:13317
26446 #, gcc-internal-format
26447 msgid "the %qs architecture does not support paired-single instructions"
26448 msgstr ""
26450 #. Output assembler code to FILE to increment profiler label # LABELNO
26451 #. for profiling a function entry.
26452 #: config/mips/mips.h:2234
26453 #, gcc-internal-format
26454 msgid "mips16 function profiling"
26455 msgstr ""
26457 #: config/mmix/mmix.c:226
26458 #, gcc-internal-format
26459 msgid "-f%s not supported: ignored"
26460 msgstr ""
26462 #: config/mmix/mmix.c:674
26463 #, gcc-internal-format
26464 msgid "support for mode %qs"
26465 msgstr ""
26467 #: config/mmix/mmix.c:688
26468 #, gcc-internal-format
26469 msgid ""
26470 "too large function value type, needs %d registers, have only %d registers "
26471 "for this"
26472 msgstr ""
26474 #: config/mmix/mmix.c:858
26475 #, gcc-internal-format
26476 msgid "function_profiler support for MMIX"
26477 msgstr ""
26479 #: config/mmix/mmix.c:880
26480 #, gcc-internal-format
26481 msgid "MMIX Internal: Last named vararg would not fit in a register"
26482 msgstr ""
26484 #: config/mmix/mmix.c:1491 config/mmix/mmix.c:1515 config/mmix/mmix.c:1631
26485 #, gcc-internal-format
26486 msgid "MMIX Internal: Bad register: %d"
26487 msgstr ""
26489 #. Presumably there's a missing case above if we get here.
26490 #: config/mmix/mmix.c:1623
26491 #, gcc-internal-format
26492 msgid "MMIX Internal: Missing %qc case in mmix_print_operand"
26493 msgstr ""
26495 #: config/mmix/mmix.c:1909
26496 #, gcc-internal-format
26497 msgid "stack frame not a multiple of 8 bytes: %wd"
26498 msgstr ""
26500 #: config/mmix/mmix.c:2145
26501 #, gcc-internal-format
26502 msgid "stack frame not a multiple of octabyte: %wd"
26503 msgstr ""
26505 #: config/mmix/mmix.c:2485 config/mmix/mmix.c:2549
26506 #, gcc-internal-format
26507 msgid "MMIX Internal: %s is not a shiftable int"
26508 msgstr ""
26510 #: config/pa/pa.c:482
26511 #, gcc-internal-format
26512 msgid "PIC code generation is not supported in the portable runtime model"
26513 msgstr ""
26515 #: config/pa/pa.c:487
26516 #, gcc-internal-format
26517 msgid "PIC code generation is not compatible with fast indirect calls"
26518 msgstr ""
26520 #: config/pa/pa.c:492
26521 #, gcc-internal-format
26522 msgid "-g is only supported when using GAS on this processor,"
26523 msgstr ""
26525 #: config/pa/pa.c:493
26526 #, gcc-internal-format
26527 msgid "-g option disabled"
26528 msgstr ""
26530 #: config/pa/pa.c:8369
26531 #, gcc-internal-format
26532 msgid ""
26533 "alignment (%u) for %s exceeds maximum alignment for global common data.  "
26534 "Using %u"
26535 msgstr ""
26537 #: config/pa/pa-hpux11.h:84
26538 #, gcc-internal-format
26539 msgid "-munix=98 option required for C89 Amendment 1 features.\n"
26540 msgstr ""
26542 #: config/rs6000/host-darwin.c:62
26543 #, gcc-internal-format
26544 msgid "Segmentation Fault (code)"
26545 msgstr ""
26547 #: config/rs6000/host-darwin.c:132
26548 #, gcc-internal-format
26549 msgid "Segmentation Fault"
26550 msgstr ""
26552 #: config/rs6000/host-darwin.c:146
26553 #, gcc-internal-format
26554 msgid "While setting up signal stack: %m"
26555 msgstr ""
26557 #: config/rs6000/host-darwin.c:152
26558 #, gcc-internal-format
26559 msgid "While setting up signal handler: %m"
26560 msgstr ""
26562 #. Handle the machine specific pragma longcall.  Its syntax is
26564 #. # pragma longcall ( TOGGLE )
26566 #. where TOGGLE is either 0 or 1.
26568 #. rs6000_default_long_calls is set to the value of TOGGLE, changing
26569 #. whether or not new function declarations receive a longcall
26570 #. attribute by default.
26571 #: config/rs6000/rs6000-c.c:52
26572 #, gcc-internal-format
26573 msgid "ignoring malformed #pragma longcall"
26574 msgstr ""
26576 #: config/rs6000/rs6000-c.c:65
26577 #, gcc-internal-format
26578 msgid "missing open paren"
26579 msgstr ""
26581 #: config/rs6000/rs6000-c.c:67
26582 #, gcc-internal-format
26583 msgid "missing number"
26584 msgstr ""
26586 #: config/rs6000/rs6000-c.c:69
26587 #, gcc-internal-format
26588 msgid "missing close paren"
26589 msgstr ""
26591 #: config/rs6000/rs6000-c.c:72
26592 #, gcc-internal-format
26593 msgid "number must be 0 or 1"
26594 msgstr ""
26596 #: config/rs6000/rs6000-c.c:75
26597 #, gcc-internal-format
26598 msgid "junk at end of #pragma longcall"
26599 msgstr ""
26601 #: config/rs6000/rs6000-c.c:2714
26602 #, gcc-internal-format
26603 msgid "passing arg %d of %qE discards qualifiers frompointer target type"
26604 msgstr ""
26606 #: config/rs6000/rs6000-c.c:2757
26607 #, gcc-internal-format
26608 msgid "invalid parameter combination for AltiVec intrinsic"
26609 msgstr ""
26611 #: config/rs6000/rs6000.c:1361
26612 #, gcc-internal-format
26613 msgid "-mdynamic-no-pic overrides -fpic or -fPIC"
26614 msgstr ""
26616 #: config/rs6000/rs6000.c:1372
26617 #, gcc-internal-format
26618 msgid "-m64 requires PowerPC64 architecture, enabling"
26619 msgstr ""
26621 #: config/rs6000/rs6000.c:1594
26622 #, gcc-internal-format
26623 msgid "AltiVec not supported in this target"
26624 msgstr ""
26626 #: config/rs6000/rs6000.c:1596
26627 #, gcc-internal-format
26628 msgid "Spe not supported in this target"
26629 msgstr ""
26631 #: config/rs6000/rs6000.c:1616
26632 #, gcc-internal-format
26633 msgid "-mmultiple is not supported on little endian systems"
26634 msgstr ""
26636 #: config/rs6000/rs6000.c:1623
26637 #, gcc-internal-format
26638 msgid "-mstring is not supported on little endian systems"
26639 msgstr ""
26641 #: config/rs6000/rs6000.c:1637
26642 #, gcc-internal-format
26643 msgid "unknown -mdebug-%s switch"
26644 msgstr ""
26646 #: config/rs6000/rs6000.c:1649
26647 #, gcc-internal-format
26648 msgid ""
26649 "unknown -mtraceback arg %qs; expecting %<full%>, %<partial%> or %<none%>"
26650 msgstr ""
26652 #: config/rs6000/rs6000.c:2098
26653 #, gcc-internal-format
26654 msgid "unknown -m%s= option specified: '%s'"
26655 msgstr ""
26657 #: config/rs6000/rs6000.c:2326
26658 #, gcc-internal-format
26659 msgid "not configured for ABI: '%s'"
26660 msgstr ""
26662 #: config/rs6000/rs6000.c:2339
26663 #, gcc-internal-format
26664 msgid "Using darwin64 ABI"
26665 msgstr ""
26667 #: config/rs6000/rs6000.c:2344
26668 #, gcc-internal-format
26669 msgid "Using old darwin ABI"
26670 msgstr ""
26672 #: config/rs6000/rs6000.c:2351
26673 #, gcc-internal-format
26674 msgid "Using IBM extended precision long double"
26675 msgstr ""
26677 #: config/rs6000/rs6000.c:2357
26678 #, gcc-internal-format
26679 msgid "Using IEEE extended precision long double"
26680 msgstr ""
26682 #: config/rs6000/rs6000.c:2362
26683 #, gcc-internal-format
26684 msgid "unknown ABI specified: '%s'"
26685 msgstr ""
26687 #: config/rs6000/rs6000.c:2389
26688 #, gcc-internal-format
26689 msgid "invalid option for -mfloat-gprs: '%s'"
26690 msgstr ""
26692 #: config/rs6000/rs6000.c:2399
26693 #, gcc-internal-format
26694 msgid "Unknown switch -mlong-double-%s"
26695 msgstr ""
26697 #: config/rs6000/rs6000.c:2420
26698 #, gcc-internal-format
26699 msgid ""
26700 "-malign-power is not supported for 64-bit Darwin; it is incompatible with "
26701 "the installed C and C++ libraries"
26702 msgstr ""
26704 #: config/rs6000/rs6000.c:2428
26705 #, gcc-internal-format
26706 msgid "unknown -malign-XXXXX option specified: '%s'"
26707 msgstr ""
26709 #: config/rs6000/rs6000.c:5226
26710 #, gcc-internal-format
26711 msgid ""
26712 "GCC vector returned by reference: non-standard ABI extension with no "
26713 "compatibility guarantee"
26714 msgstr ""
26716 #: config/rs6000/rs6000.c:5299
26717 #, gcc-internal-format
26718 msgid ""
26719 "cannot return value in vector register because altivec instructions are "
26720 "disabled, use -maltivec to enable them"
26721 msgstr ""
26723 #: config/rs6000/rs6000.c:5557
26724 #, gcc-internal-format
26725 msgid ""
26726 "cannot pass argument in vector register because altivec instructions are "
26727 "disabled, use -maltivec to enable them"
26728 msgstr ""
26730 #: config/rs6000/rs6000.c:6456
26731 #, gcc-internal-format
26732 msgid ""
26733 "GCC vector passed by reference: non-standard ABI extension with no "
26734 "compatibility guarantee"
26735 msgstr ""
26737 #: config/rs6000/rs6000.c:7709
26738 #, gcc-internal-format
26739 msgid "argument 1 must be a 5-bit signed literal"
26740 msgstr ""
26742 #: config/rs6000/rs6000.c:7812 config/rs6000/rs6000.c:8723
26743 #, gcc-internal-format
26744 msgid "argument 2 must be a 5-bit unsigned literal"
26745 msgstr ""
26747 #: config/rs6000/rs6000.c:7852
26748 #, gcc-internal-format
26749 msgid "argument 1 of __builtin_altivec_predicate must be a constant"
26750 msgstr ""
26752 #: config/rs6000/rs6000.c:7905
26753 #, gcc-internal-format
26754 msgid "argument 1 of __builtin_altivec_predicate is out of range"
26755 msgstr ""
26757 #: config/rs6000/rs6000.c:8154
26758 #, gcc-internal-format
26759 msgid "argument 3 must be a 4-bit unsigned literal"
26760 msgstr ""
26762 #: config/rs6000/rs6000.c:8326
26763 #, gcc-internal-format
26764 msgid "argument to %qs must be a 2-bit unsigned literal"
26765 msgstr ""
26767 #: config/rs6000/rs6000.c:8468
26768 #, gcc-internal-format
26769 msgid "unresolved overload for Altivec builtin %qF"
26770 msgstr ""
26772 #: config/rs6000/rs6000.c:8550
26773 #, gcc-internal-format
26774 msgid "argument to dss must be a 2-bit unsigned literal"
26775 msgstr ""
26777 #: config/rs6000/rs6000.c:8843
26778 #, gcc-internal-format
26779 msgid "argument 1 of __builtin_paired_predicate must be a constant"
26780 msgstr ""
26782 #: config/rs6000/rs6000.c:8890
26783 #, gcc-internal-format
26784 msgid "argument 1 of __builtin_paired_predicate is out of range"
26785 msgstr ""
26787 #: config/rs6000/rs6000.c:8915
26788 #, gcc-internal-format
26789 msgid "argument 1 of __builtin_spe_predicate must be a constant"
26790 msgstr ""
26792 #: config/rs6000/rs6000.c:8987
26793 #, gcc-internal-format
26794 msgid "argument 1 of __builtin_spe_predicate is out of range"
26795 msgstr ""
26797 #: config/rs6000/rs6000.c:15347
26798 #, gcc-internal-format
26799 msgid "stack frame too large"
26800 msgstr ""
26802 #: config/rs6000/rs6000.c:18361
26803 #, gcc-internal-format
26804 msgid "no profiling of 64-bit code for this ABI"
26805 msgstr ""
26807 #: config/rs6000/rs6000.c:20240
26808 #, gcc-internal-format
26809 msgid "use of %<long%> in AltiVec types is invalid for 64-bit code"
26810 msgstr ""
26812 #: config/rs6000/rs6000.c:20242
26813 #, gcc-internal-format
26814 msgid "use of %<long%> in AltiVec types is deprecated; use %<int%>"
26815 msgstr ""
26817 #: config/rs6000/rs6000.c:20246
26818 #, gcc-internal-format
26819 msgid "use of %<long long%> in AltiVec types is invalid"
26820 msgstr ""
26822 #: config/rs6000/rs6000.c:20248
26823 #, gcc-internal-format
26824 msgid "use of %<double%> in AltiVec types is invalid"
26825 msgstr ""
26827 #: config/rs6000/rs6000.c:20250
26828 #, gcc-internal-format
26829 msgid "use of %<long double%> in AltiVec types is invalid"
26830 msgstr ""
26832 #: config/rs6000/rs6000.c:20252
26833 #, gcc-internal-format
26834 msgid "use of boolean types in AltiVec types is invalid"
26835 msgstr ""
26837 #: config/rs6000/rs6000.c:20254
26838 #, gcc-internal-format
26839 msgid "use of %<complex%> in AltiVec types is invalid"
26840 msgstr ""
26842 #: config/rs6000/rs6000.c:20256
26843 #, gcc-internal-format
26844 msgid "use of decimal floating point types in AltiVec types is invalid"
26845 msgstr ""
26847 #: config/rs6000/aix43.h:38 config/rs6000/aix51.h:37 config/rs6000/aix52.h:38
26848 #: config/rs6000/aix53.h:38 config/rs6000/aix61.h:38
26849 #, gcc-internal-format
26850 msgid "-maix64 and POWER architecture are incompatible"
26851 msgstr ""
26853 #: config/rs6000/aix43.h:43 config/rs6000/aix51.h:42 config/rs6000/aix52.h:43
26854 #: config/rs6000/aix53.h:43 config/rs6000/aix61.h:43
26855 #, gcc-internal-format
26856 msgid "-maix64 requires PowerPC64 architecture remain enabled"
26857 msgstr ""
26859 #: config/rs6000/aix43.h:49 config/rs6000/aix52.h:49 config/rs6000/aix53.h:49
26860 #: config/rs6000/aix61.h:49
26861 #, gcc-internal-format
26862 msgid "soft-float and long-double-128 are incompatible"
26863 msgstr ""
26865 #: config/rs6000/aix43.h:53 config/rs6000/aix51.h:46 config/rs6000/aix52.h:53
26866 #: config/rs6000/aix53.h:53 config/rs6000/aix61.h:53
26867 #, gcc-internal-format
26868 msgid ""
26869 "-maix64 required: 64-bit computation with 32-bit addressing not yet supported"
26870 msgstr ""
26872 #: config/rs6000/e500.h:39
26873 #, gcc-internal-format
26874 msgid "AltiVec and E500 instructions cannot coexist"
26875 msgstr ""
26877 #: config/rs6000/e500.h:41
26878 #, gcc-internal-format
26879 msgid "64-bit E500 not supported"
26880 msgstr ""
26882 #: config/rs6000/e500.h:43
26883 #, gcc-internal-format
26884 msgid "E500 and FPRs not supported"
26885 msgstr ""
26887 #: config/rs6000/eabispe.h:41 config/rs6000/linuxspe.h:40
26888 #, gcc-internal-format
26889 msgid "-m64 not supported in this configuration"
26890 msgstr ""
26892 #: config/rs6000/linux64.h:108
26893 #, gcc-internal-format
26894 msgid "-m64 requires a PowerPC64 cpu"
26895 msgstr ""
26897 #. Definitions for __builtin_return_address and __builtin_frame_address.
26898 #. __builtin_return_address (0) should give link register (65), enable
26899 #. this.
26900 #. This should be uncommented, so that the link register is used, but
26901 #. currently this would result in unmatched insns and spilling fixed
26902 #. registers so we'll leave it for another day.  When these problems are
26903 #. taken care of one additional fetch will be necessary in RETURN_ADDR_RTX.
26904 #. (mrs)
26905 #. #define RETURN_ADDR_IN_PREVIOUS_FRAME
26906 #. Number of bytes into the frame return addresses can be found.  See
26907 #. rs6000_stack_info in rs6000.c for more information on how the different
26908 #. abi's store the return address.
26909 #: config/rs6000/rs6000.h:1621
26910 #, gcc-internal-format
26911 msgid "RETURN_ADDRESS_OFFSET not supported"
26912 msgstr ""
26914 #. Sometimes certain combinations of command options do not make sense
26915 #. on a particular target machine.  You can define a macro
26916 #. `OVERRIDE_OPTIONS' to take account of this.  This macro, if
26917 #. defined, is executed once just after all the command options have
26918 #. been parsed.
26920 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
26921 #. get control.
26922 #: config/rs6000/sysv4.h:129
26923 #, gcc-internal-format
26924 msgid "bad value for -mcall-%s"
26925 msgstr ""
26927 #: config/rs6000/sysv4.h:145
26928 #, gcc-internal-format
26929 msgid "bad value for -msdata=%s"
26930 msgstr ""
26932 #: config/rs6000/sysv4.h:162
26933 #, gcc-internal-format
26934 msgid "-mrelocatable and -msdata=%s are incompatible"
26935 msgstr ""
26937 #: config/rs6000/sysv4.h:171
26938 #, gcc-internal-format
26939 msgid "-f%s and -msdata=%s are incompatible"
26940 msgstr ""
26942 #: config/rs6000/sysv4.h:180
26943 #, gcc-internal-format
26944 msgid "-msdata=%s and -mcall-%s are incompatible"
26945 msgstr ""
26947 #: config/rs6000/sysv4.h:189
26948 #, gcc-internal-format
26949 msgid "-mrelocatable and -mno-minimal-toc are incompatible"
26950 msgstr ""
26952 #: config/rs6000/sysv4.h:195
26953 #, gcc-internal-format
26954 msgid "-mrelocatable and -mcall-%s are incompatible"
26955 msgstr ""
26957 #: config/rs6000/sysv4.h:202
26958 #, gcc-internal-format
26959 msgid "-fPIC and -mcall-%s are incompatible"
26960 msgstr ""
26962 #: config/rs6000/sysv4.h:209
26963 #, gcc-internal-format
26964 msgid "-mcall-aixdesc must be big endian"
26965 msgstr ""
26967 #: config/rs6000/sysv4.h:214
26968 #, gcc-internal-format
26969 msgid "-msecure-plt not supported by your assembler"
26970 msgstr ""
26972 #: config/rs6000/sysv4.h:232
26973 #, gcc-internal-format
26974 msgid "-m%s not supported in this configuration"
26975 msgstr ""
26977 #: config/s390/s390.c:1534
26978 #, gcc-internal-format
26979 msgid "stack guard value must be an exact power of 2"
26980 msgstr ""
26982 #: config/s390/s390.c:1541
26983 #, gcc-internal-format
26984 msgid "stack size must be an exact power of 2"
26985 msgstr ""
26987 #: config/s390/s390.c:1586
26988 #, gcc-internal-format
26989 msgid "z/Architecture mode not supported on %s"
26990 msgstr ""
26992 #: config/s390/s390.c:1588
26993 #, gcc-internal-format
26994 msgid "64-bit ABI not supported in ESA/390 mode"
26995 msgstr ""
26997 #: config/s390/s390.c:1595
26998 #, gcc-internal-format
26999 msgid "Hardware decimal floating point instructions not available on %s"
27000 msgstr ""
27002 #: config/s390/s390.c:1598
27003 #, gcc-internal-format
27004 msgid ""
27005 "Hardware decimal floating point instructions not available in ESA/390 mode"
27006 msgstr ""
27008 #: config/s390/s390.c:1608
27009 #, gcc-internal-format
27010 msgid "-mhard-dfp can't be used in conjunction with -msoft-float"
27011 msgstr ""
27013 #: config/s390/s390.c:1630
27014 #, gcc-internal-format
27015 msgid ""
27016 "-mbackchain -mpacked-stack -mhard-float are not supported in combination"
27017 msgstr ""
27019 #: config/s390/s390.c:1636
27020 #, gcc-internal-format
27021 msgid "stack size must be greater than the stack guard value"
27022 msgstr ""
27024 #: config/s390/s390.c:1638
27025 #, gcc-internal-format
27026 msgid "stack size must not be greater than 64k"
27027 msgstr ""
27029 #: config/s390/s390.c:1641
27030 #, gcc-internal-format
27031 msgid "-mstack-guard implies use of -mstack-size"
27032 msgstr ""
27034 #: config/s390/s390.c:7061
27035 #, gcc-internal-format
27036 msgid "total size of local variables exceeds architecture limit"
27037 msgstr ""
27039 #: config/s390/s390.c:7731
27040 #, gcc-internal-format
27041 msgid "frame size of function %qs is "
27042 msgstr ""
27044 #: config/s390/s390.c:7761
27045 #, gcc-internal-format
27046 msgid "frame size of %qs is "
27047 msgstr ""
27049 #: config/s390/s390.c:7765
27050 #, gcc-internal-format
27051 msgid "%qs uses dynamic stack allocation"
27052 msgstr ""
27054 #: config/score/score3.c:655 config/score/score7.c:654
27055 #, gcc-internal-format
27056 msgid "-fPIC and -G are incompatible"
27057 msgstr ""
27059 #: config/sh/sh.c:7006
27060 #, gcc-internal-format
27061 msgid "__builtin_saveregs not supported by this subtarget"
27062 msgstr ""
27064 #: config/sh/sh.c:8073
27065 #, gcc-internal-format
27066 msgid "%qs attribute only applies to interrupt functions"
27067 msgstr ""
27069 #: config/sh/sh.c:8156
27070 #, gcc-internal-format
27071 msgid "%qs attribute is supported only for SH2A"
27072 msgstr ""
27074 #: config/sh/sh.c:8186
27075 #, gcc-internal-format
27076 msgid "attribute interrupt_handler is not compatible with -m5-compact"
27077 msgstr ""
27079 #: config/sh/sh.c:8203
27080 #, gcc-internal-format
27081 msgid "%qs attribute only applies to SH2A"
27082 msgstr ""
27084 #: config/sh/sh.c:8225
27085 #, gcc-internal-format
27086 msgid "`%s' attribute argument should be between 0 to 255"
27087 msgstr ""
27089 #. The argument must be a constant string.
27090 #: config/sh/sh.c:8298
27091 #, gcc-internal-format
27092 msgid "%qs attribute argument not a string constant"
27093 msgstr ""
27095 #. The argument must be a constant integer.
27096 #: config/sh/sh.c:8323
27097 #, gcc-internal-format
27098 msgid "%qs attribute argument not an integer constant"
27099 msgstr ""
27101 #: config/sh/sh.c:10411
27102 #, gcc-internal-format
27103 msgid "r0 needs to be available as a call-clobbered register"
27104 msgstr ""
27106 #: config/sh/sh.c:10432
27107 #, gcc-internal-format
27108 msgid "Need a second call-clobbered general purpose register"
27109 msgstr ""
27111 #: config/sh/sh.c:10440
27112 #, gcc-internal-format
27113 msgid "Need a call-clobbered target register"
27114 msgstr ""
27116 #: config/sh/symbian.c:146
27117 #, gcc-internal-format
27118 msgid ""
27119 "function %q+D is defined after prior declaration as dllimport: attribute "
27120 "ignored"
27121 msgstr ""
27123 #: config/sh/symbian.c:158
27124 #, gcc-internal-format
27125 msgid "inline function %q+D is declared as dllimport: attribute ignored"
27126 msgstr ""
27128 #: config/sh/symbian.c:272
27129 #, gcc-internal-format
27130 msgid "%qs declared as both exported to and imported from a DLL"
27131 msgstr ""
27133 #: config/sh/symbian.c:279
27134 #, gcc-internal-format
27135 msgid ""
27136 "failure in redeclaration of %q+D: dllimport'd symbol lacks external linkage"
27137 msgstr ""
27139 #: config/sh/symbian.c:325
27140 #, gcc-internal-format
27141 msgid "%s %q+D %s after being referenced with dllimport linkage"
27142 msgstr ""
27144 #: config/sh/symbian.c:891 cp/tree.c:2796
27145 #, gcc-internal-format
27146 msgid "lang_* check: failed in %s, at %s:%d"
27147 msgstr ""
27149 #. FIXME
27150 #: config/sh/netbsd-elf.h:94
27151 #, gcc-internal-format
27152 msgid "unimplemented-shmedia profiling"
27153 msgstr ""
27155 #. There are no delay slots on SHmedia.
27156 #. Relaxation isn't yet supported for SHmedia
27157 #. After reload, if conversion does little good but can cause        ICEs:                                                                   - find_if_block doesn't do anything for SH because we don't               have conditional execution patterns.  (We use conditional               move patterns, which are handled differently, and only                  before reload).                                                       - find_cond_trap doesn't do anything for the SH because we #. don't have conditional traps.                                             - find_if_case_1 uses redirect_edge_and_branch_force in                   the only path that does an optimization, and this causes                an ICE when branch targets are in registers.                          - find_if_case_2 doesn't do anything for the SHmedia after                reload except when it can redirect a tablejump - and                    that's rather rare.
27158 #. Only the sh64-elf assembler fully supports .quad properly.
27159 #. Pick one that makes most sense for the target in general.               It is not much good to use different functions depending                on -Os, since then we'll end up with two different functions            when some of the code is compiled for size, and some for                speed.
27160 #. SH4 tends to emphasize speed.
27161 #. These have their own way of doing things.
27162 #. ??? Should we use the integer SHmedia function instead?
27163 #. SH1 .. SH3 cores often go into small-footprint systems, so              default to the smallest implementation available.
27164 #. ??? EXPERIMENTAL
27165 #. User supplied - leave it alone.
27166 #. The debugging information is sufficient,                             but gdb doesn't implement this yet
27167 #. Never run scheduling before reload, since that can                    break global alloc, and generates slower code anyway due                to the pressure on R0.
27168 #. Enable sched1 for SH4; ready queue will be reordered by               the target hooks when pressure is high. We can not do this for          PIC, SH3 and lower as they give spill failures for R0.
27169 #. ??? Current exception handling places basic block boundaries          after call_insns.  It causes the high pressure on R0 and gives          spill failures for R0 in reload.  See PR 22553 and the thread           on gcc-patches                                                          <http://gcc.gnu.org/ml/gcc-patches/2005-10/msg00816.html>.
27170 #: config/sh/sh.h:726
27171 #, gcc-internal-format
27172 msgid "ignoring -fschedule-insns because of exception handling bug"
27173 msgstr ""
27175 #. 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.
27176 #: config/sh/vxworks.h:43
27177 #, gcc-internal-format
27178 msgid "-mrelax is only supported for RTP PIC"
27179 msgstr ""
27181 #: config/sparc/sparc.c:701
27182 #, gcc-internal-format
27183 msgid "%s is not supported by this configuration"
27184 msgstr ""
27186 #: config/sparc/sparc.c:708
27187 #, gcc-internal-format
27188 msgid "-mlong-double-64 not allowed with -m64"
27189 msgstr ""
27191 #: config/sparc/sparc.c:728
27192 #, gcc-internal-format
27193 msgid "bad value (%s) for -mcmodel= switch"
27194 msgstr ""
27196 #: config/sparc/sparc.c:733
27197 #, gcc-internal-format
27198 msgid "-mcmodel= is not supported on 32 bit systems"
27199 msgstr ""
27201 #: config/spu/spu-c.c:135
27202 #, gcc-internal-format
27203 msgid "insufficient arguments to overloaded function %s"
27204 msgstr ""
27206 #: config/spu/spu-c.c:170
27207 #, gcc-internal-format
27208 msgid "too many arguments to overloaded function %s"
27209 msgstr ""
27211 #: config/spu/spu-c.c:182
27212 #, gcc-internal-format
27213 msgid "parameter list does not match a valid signature for %s()"
27214 msgstr ""
27216 #: config/spu/spu.c:342 config/spu/spu.c:353
27217 #, gcc-internal-format
27218 msgid "Unknown architecture '%s'"
27219 msgstr ""
27221 #: config/spu/spu.c:3036
27222 #, gcc-internal-format
27223 msgid "`%s' attribute ignored"
27224 msgstr ""
27226 #: config/spu/spu.c:5215
27227 #, gcc-internal-format
27228 msgid "%s expects an integer literal in the range [%d, %d]."
27229 msgstr ""
27231 #: config/spu/spu.c:5235
27232 #, gcc-internal-format
27233 msgid "%s expects an integer literal in the range [%d, %d]. ("
27234 msgstr ""
27236 #: config/spu/spu.c:5265
27237 #, gcc-internal-format
27238 msgid "%d least significant bits of %s are ignored."
27239 msgstr ""
27241 #: config/stormy16/stormy16.c:1085
27242 #, gcc-internal-format
27243 msgid "local variable memory requirements exceed capacity"
27244 msgstr ""
27246 #: config/stormy16/stormy16.c:1251
27247 #, gcc-internal-format
27248 msgid "function_profiler support"
27249 msgstr ""
27251 #: config/stormy16/stormy16.c:1340
27252 #, gcc-internal-format
27253 msgid "cannot use va_start in interrupt function"
27254 msgstr ""
27256 #: config/stormy16/stormy16.c:1881
27257 #, gcc-internal-format
27258 msgid "switch statement of size %lu entries too large"
27259 msgstr ""
27261 #: config/stormy16/stormy16.c:2249
27262 #, gcc-internal-format
27263 msgid "%<__BELOW100__%> attribute only applies to variables"
27264 msgstr ""
27266 #: config/stormy16/stormy16.c:2256
27267 #, gcc-internal-format
27268 msgid "__BELOW100__ attribute not allowed with auto storage class"
27269 msgstr ""
27271 #: config/v850/v850-c.c:66
27272 #, gcc-internal-format
27273 msgid "#pragma GHS endXXXX found without previous startXXX"
27274 msgstr ""
27276 #: config/v850/v850-c.c:69
27277 #, gcc-internal-format
27278 msgid "#pragma GHS endXXX does not match previous startXXX"
27279 msgstr ""
27281 #: config/v850/v850-c.c:95
27282 #, gcc-internal-format
27283 msgid "cannot set interrupt attribute: no current function"
27284 msgstr ""
27286 #: config/v850/v850-c.c:103
27287 #, gcc-internal-format
27288 msgid "cannot set interrupt attribute: no such identifier"
27289 msgstr ""
27291 #: config/v850/v850-c.c:148
27292 #, gcc-internal-format
27293 msgid "junk at end of #pragma ghs section"
27294 msgstr ""
27296 #: config/v850/v850-c.c:165
27297 #, gcc-internal-format
27298 msgid "unrecognized section name \"%s\""
27299 msgstr ""
27301 #: config/v850/v850-c.c:180
27302 #, gcc-internal-format
27303 msgid "malformed #pragma ghs section"
27304 msgstr ""
27306 #: config/v850/v850-c.c:199
27307 #, gcc-internal-format
27308 msgid "junk at end of #pragma ghs interrupt"
27309 msgstr ""
27311 #: config/v850/v850-c.c:210
27312 #, gcc-internal-format
27313 msgid "junk at end of #pragma ghs starttda"
27314 msgstr ""
27316 #: config/v850/v850-c.c:221
27317 #, gcc-internal-format
27318 msgid "junk at end of #pragma ghs startsda"
27319 msgstr ""
27321 #: config/v850/v850-c.c:232
27322 #, gcc-internal-format
27323 msgid "junk at end of #pragma ghs startzda"
27324 msgstr ""
27326 #: config/v850/v850-c.c:243
27327 #, gcc-internal-format
27328 msgid "junk at end of #pragma ghs endtda"
27329 msgstr ""
27331 #: config/v850/v850-c.c:254
27332 #, gcc-internal-format
27333 msgid "junk at end of #pragma ghs endsda"
27334 msgstr ""
27336 #: config/v850/v850-c.c:265
27337 #, gcc-internal-format
27338 msgid "junk at end of #pragma ghs endzda"
27339 msgstr ""
27341 #: config/v850/v850.c:184
27342 #, gcc-internal-format
27343 msgid "value passed to %<-m%s%> is too large"
27344 msgstr ""
27346 #: config/v850/v850.c:2084
27347 #, gcc-internal-format
27348 msgid "%Jdata area attributes cannot be specified for local variables"
27349 msgstr ""
27351 #: config/v850/v850.c:2095
27352 #, gcc-internal-format
27353 msgid "data area of %q+D conflicts with previous declaration"
27354 msgstr ""
27356 #: config/v850/v850.c:2225
27357 #, gcc-internal-format
27358 msgid "bogus JR construction: %d"
27359 msgstr ""
27361 #: config/v850/v850.c:2243 config/v850/v850.c:2352
27362 #, gcc-internal-format
27363 msgid "bad amount of stack space removal: %d"
27364 msgstr ""
27366 #: config/v850/v850.c:2332
27367 #, gcc-internal-format
27368 msgid "bogus JARL construction: %d\n"
27369 msgstr ""
27371 #: config/v850/v850.c:2631
27372 #, gcc-internal-format
27373 msgid "bogus DISPOSE construction: %d"
27374 msgstr ""
27376 #: config/v850/v850.c:2650
27377 #, gcc-internal-format
27378 msgid "too much stack space to dispose of: %d"
27379 msgstr ""
27381 #: config/v850/v850.c:2752
27382 #, gcc-internal-format
27383 msgid "bogus PREPEARE construction: %d"
27384 msgstr ""
27386 #: config/v850/v850.c:2771
27387 #, gcc-internal-format
27388 msgid "too much stack space to prepare: %d"
27389 msgstr ""
27391 #: config/xtensa/xtensa.c:1886
27392 #, gcc-internal-format
27393 msgid "boolean registers required for the floating-point option"
27394 msgstr ""
27396 #: config/xtensa/xtensa.c:1921
27397 #, gcc-internal-format
27398 msgid "-f%s is not supported with CONST16 instructions"
27399 msgstr ""
27401 #: config/xtensa/xtensa.c:1926
27402 #, gcc-internal-format
27403 msgid "PIC is required but not supported with CONST16 instructions"
27404 msgstr ""
27406 #: config/xtensa/xtensa.c:2798 config/xtensa/xtensa.c:2818
27407 #, gcc-internal-format
27408 msgid "bad builtin code"
27409 msgstr ""
27411 #: config/xtensa/xtensa.c:2927
27412 #, gcc-internal-format
27413 msgid "only uninitialized variables can be placed in a .bss section"
27414 msgstr ""
27416 #: cp/call.c:2550
27417 #, gcc-internal-format
27418 msgid "%s %D(%T, %T, %T) <built-in>"
27419 msgstr ""
27421 #: cp/call.c:2555
27422 #, gcc-internal-format
27423 msgid "%s %D(%T, %T) <built-in>"
27424 msgstr ""
27426 #: cp/call.c:2559
27427 #, gcc-internal-format
27428 msgid "%s %D(%T) <built-in>"
27429 msgstr ""
27431 #: cp/call.c:2563
27432 #, gcc-internal-format
27433 msgid "%s %T <conversion>"
27434 msgstr ""
27436 #: cp/call.c:2565
27437 #, gcc-internal-format
27438 msgid "%s %+#D <near match>"
27439 msgstr ""
27441 #: cp/call.c:2567 cp/pt.c:1404
27442 #, gcc-internal-format
27443 msgid "%s %+#D"
27444 msgstr ""
27446 #: cp/call.c:2849
27447 #, gcc-internal-format
27448 msgid "conversion from %qT to %qT is ambiguous"
27449 msgstr ""
27451 #: cp/call.c:3004 cp/call.c:3024 cp/call.c:3088
27452 #, gcc-internal-format
27453 msgid "no matching function for call to %<%D(%A)%>"
27454 msgstr ""
27456 #: cp/call.c:3027 cp/call.c:3091
27457 #, gcc-internal-format
27458 msgid "call of overloaded %<%D(%A)%> is ambiguous"
27459 msgstr ""
27461 #. It's no good looking for an overloaded operator() on a
27462 #. pointer-to-member-function.
27463 #: cp/call.c:3164
27464 #, gcc-internal-format
27465 msgid ""
27466 "pointer-to-member function %E cannot be called without an object; consider "
27467 "using .* or ->*"
27468 msgstr ""
27470 #: cp/call.c:3240
27471 #, gcc-internal-format
27472 msgid "no match for call to %<(%T) (%A)%>"
27473 msgstr ""
27475 #: cp/call.c:3252
27476 #, gcc-internal-format
27477 msgid "call of %<(%T) (%A)%> is ambiguous"
27478 msgstr ""
27480 #: cp/call.c:3293
27481 #, gcc-internal-format
27482 msgid "%s for ternary %<operator?:%> in %<%E ? %E : %E%>"
27483 msgstr ""
27485 #: cp/call.c:3299
27486 #, gcc-internal-format
27487 msgid "%s for %<operator%s%> in %<%E%s%>"
27488 msgstr ""
27490 #: cp/call.c:3303
27491 #, gcc-internal-format
27492 msgid "%s for %<operator[]%> in %<%E[%E]%>"
27493 msgstr ""
27495 #: cp/call.c:3308
27496 #, gcc-internal-format
27497 msgid "%s for %qs in %<%s %E%>"
27498 msgstr ""
27500 #: cp/call.c:3313
27501 #, gcc-internal-format
27502 msgid "%s for %<operator%s%> in %<%E %s %E%>"
27503 msgstr ""
27505 #: cp/call.c:3316
27506 #, gcc-internal-format
27507 msgid "%s for %<operator%s%> in %<%s%E%>"
27508 msgstr ""
27510 #: cp/call.c:3410
27511 #, gcc-internal-format
27512 msgid "ISO C++ forbids omitting the middle term of a ?: expression"
27513 msgstr ""
27515 #: cp/call.c:3490
27516 #, gcc-internal-format
27517 msgid ""
27518 "second operand to the conditional operator is of type %<void%>, but the "
27519 "third operand is neither a throw-expression nor of type %<void%>"
27520 msgstr ""
27522 #: cp/call.c:3495
27523 #, gcc-internal-format
27524 msgid ""
27525 "third operand to the conditional operator is of type %<void%>, but the "
27526 "second operand is neither a throw-expression nor of type %<void%>"
27527 msgstr ""
27529 #: cp/call.c:3537 cp/call.c:3773
27530 #, gcc-internal-format
27531 msgid "operands to ?: have different types %qT and %qT"
27532 msgstr ""
27534 #: cp/call.c:3720
27535 #, gcc-internal-format
27536 msgid "enumeral mismatch in conditional expression: %qT vs %qT"
27537 msgstr ""
27539 #: cp/call.c:3731
27540 #, gcc-internal-format
27541 msgid "enumeral and non-enumeral type in conditional expression"
27542 msgstr ""
27544 #: cp/call.c:4043
27545 #, gcc-internal-format
27546 msgid "no %<%D(int)%> declared for postfix %qs, trying prefix operator instead"
27547 msgstr ""
27549 #: cp/call.c:4121
27550 #, gcc-internal-format
27551 msgid "comparison between %q#T and %q#T"
27552 msgstr ""
27554 #: cp/call.c:4406
27555 #, gcc-internal-format
27556 msgid "no corresponding deallocation function for %qD"
27557 msgstr ""
27559 #: cp/call.c:4411
27560 #, gcc-internal-format
27561 msgid "no suitable %<operator %s%> for %qT"
27562 msgstr ""
27564 #: cp/call.c:4429
27565 #, gcc-internal-format
27566 msgid "%q+#D is private"
27567 msgstr ""
27569 #: cp/call.c:4431
27570 #, gcc-internal-format
27571 msgid "%q+#D is protected"
27572 msgstr ""
27574 #: cp/call.c:4433
27575 #, gcc-internal-format
27576 msgid "%q+#D is inaccessible"
27577 msgstr ""
27579 #: cp/call.c:4434
27580 #, gcc-internal-format
27581 msgid "within this context"
27582 msgstr ""
27584 #: cp/call.c:4480
27585 #, gcc-internal-format
27586 msgid "passing NULL to non-pointer argument %P of %qD"
27587 msgstr ""
27589 #: cp/call.c:4483
27590 #, gcc-internal-format
27591 msgid "converting to non-pointer type %qT from NULL"
27592 msgstr ""
27594 #: cp/call.c:4489
27595 #, gcc-internal-format
27596 msgid "converting %<false%> to pointer type for argument %P of %qD"
27597 msgstr ""
27599 #: cp/call.c:4540 cp/cvt.c:217
27600 #, gcc-internal-format
27601 msgid "invalid conversion from %qT to %qT"
27602 msgstr ""
27604 #: cp/call.c:4542
27605 #, gcc-internal-format
27606 msgid "  initializing argument %P of %qD"
27607 msgstr ""
27609 #: cp/call.c:4566
27610 #, gcc-internal-format
27611 msgid ""
27612 "converting to %qT from initializer list would use explicit constructor %qD"
27613 msgstr ""
27615 #: cp/call.c:4723
27616 #, gcc-internal-format
27617 msgid "cannot bind bitfield %qE to %qT"
27618 msgstr ""
27620 #: cp/call.c:4726 cp/call.c:4744
27621 #, gcc-internal-format
27622 msgid "cannot bind packed field %qE to %qT"
27623 msgstr ""
27625 #: cp/call.c:4729
27626 #, gcc-internal-format
27627 msgid "cannot bind rvalue %qE to %qT"
27628 msgstr ""
27630 #: cp/call.c:4853
27631 #, gcc-internal-format
27632 msgid ""
27633 "cannot pass objects of non-POD type %q#T through %<...%>; call will abort at "
27634 "runtime"
27635 msgstr ""
27637 #. Undefined behavior [expr.call] 5.2.2/7.
27638 #: cp/call.c:4881
27639 #, gcc-internal-format
27640 msgid ""
27641 "cannot receive objects of non-POD type %q#T through %<...%>; call will abort "
27642 "at runtime"
27643 msgstr ""
27645 #: cp/call.c:4929
27646 #, gcc-internal-format
27647 msgid "the default argument for parameter %d of %qD has not yet been parsed"
27648 msgstr ""
27650 #: cp/call.c:4939
27651 #, gcc-internal-format
27652 msgid "recursive evaluation of default argument for %q#D"
27653 msgstr ""
27655 #: cp/call.c:5046
27656 #, gcc-internal-format
27657 msgid "argument of function call might be a candidate for a format attribute"
27658 msgstr ""
27660 #: cp/call.c:5196
27661 #, gcc-internal-format
27662 msgid "passing %qT as %<this%> argument of %q#D discards qualifiers"
27663 msgstr ""
27665 #: cp/call.c:5218
27666 #, gcc-internal-format
27667 msgid "%qT is not an accessible base of %qT"
27668 msgstr ""
27670 #: cp/call.c:5490
27671 #, gcc-internal-format
27672 msgid "could not find class$ field in java interface type %qT"
27673 msgstr ""
27675 #: cp/call.c:5733
27676 #, gcc-internal-format
27677 msgid "call to non-function %qD"
27678 msgstr ""
27680 #: cp/call.c:5872
27681 #, gcc-internal-format
27682 msgid "no matching function for call to %<%T::%s(%A)%#V%>"
27683 msgstr ""
27685 #: cp/call.c:5893
27686 #, gcc-internal-format
27687 msgid "call of overloaded %<%s(%A)%> is ambiguous"
27688 msgstr ""
27690 #: cp/call.c:5922
27691 #, gcc-internal-format
27692 msgid "cannot call member function %qD without object"
27693 msgstr ""
27695 #: cp/call.c:6593
27696 #, gcc-internal-format
27697 msgid "passing %qT chooses %qT over %qT"
27698 msgstr ""
27700 #: cp/call.c:6595 cp/name-lookup.c:4413 cp/name-lookup.c:4857
27701 #, gcc-internal-format
27702 msgid "  in call to %qD"
27703 msgstr ""
27705 #: cp/call.c:6652
27706 #, gcc-internal-format
27707 msgid "choosing %qD over %qD"
27708 msgstr ""
27710 #: cp/call.c:6653
27711 #, gcc-internal-format
27712 msgid "  for conversion from %qT to %qT"
27713 msgstr ""
27715 #: cp/call.c:6656
27716 #, gcc-internal-format
27717 msgid "  because conversion sequence for the argument is better"
27718 msgstr ""
27720 #: cp/call.c:6772
27721 #, gcc-internal-format
27722 msgid ""
27723 "ISO C++ says that these are ambiguous, even though the worst conversion for "
27724 "the first is better than the worst conversion for the second:"
27725 msgstr ""
27727 #: cp/call.c:6916
27728 #, gcc-internal-format
27729 msgid "could not convert %qE to %qT"
27730 msgstr ""
27732 #: cp/call.c:7122
27733 #, gcc-internal-format
27734 msgid ""
27735 "invalid initialization of non-const reference of type %qT from a temporary "
27736 "of type %qT"
27737 msgstr ""
27739 #: cp/call.c:7126
27740 #, gcc-internal-format
27741 msgid ""
27742 "invalid initialization of reference of type %qT from expression of type %qT"
27743 msgstr ""
27745 #: cp/class.c:280
27746 #, gcc-internal-format
27747 msgid "cannot convert from base %qT to derived type %qT via virtual base %qT"
27748 msgstr ""
27750 #: cp/class.c:975
27751 #, gcc-internal-format
27752 msgid "Java class %qT cannot have a destructor"
27753 msgstr ""
27755 #: cp/class.c:977
27756 #, gcc-internal-format
27757 msgid "Java class %qT cannot have an implicit non-trivial destructor"
27758 msgstr ""
27760 #: cp/class.c:1078
27761 #, gcc-internal-format
27762 msgid "repeated using declaration %q+D"
27763 msgstr ""
27765 #: cp/class.c:1080
27766 #, gcc-internal-format
27767 msgid "using declaration %q+D conflicts with a previous using declaration"
27768 msgstr ""
27770 #: cp/class.c:1085
27771 #, gcc-internal-format
27772 msgid "%q+#D cannot be overloaded"
27773 msgstr ""
27775 #: cp/class.c:1086
27776 #, gcc-internal-format
27777 msgid "with %q+#D"
27778 msgstr ""
27780 #: cp/class.c:1153
27781 #, gcc-internal-format
27782 msgid "conflicting access specifications for method %q+D, ignored"
27783 msgstr ""
27785 #: cp/class.c:1156
27786 #, gcc-internal-format
27787 msgid "conflicting access specifications for field %qE, ignored"
27788 msgstr ""
27790 #: cp/class.c:1217 cp/class.c:1225
27791 #, gcc-internal-format
27792 msgid "%q+D invalid in %q#T"
27793 msgstr ""
27795 #: cp/class.c:1218
27796 #, gcc-internal-format
27797 msgid "  because of local method %q+#D with same name"
27798 msgstr ""
27800 #: cp/class.c:1226
27801 #, gcc-internal-format
27802 msgid "  because of local member %q+#D with same name"
27803 msgstr ""
27805 #: cp/class.c:1269
27806 #, gcc-internal-format
27807 msgid "base class %q#T has a non-virtual destructor"
27808 msgstr ""
27810 #: cp/class.c:1586
27811 #, gcc-internal-format
27812 msgid "all member functions in class %qT are private"
27813 msgstr ""
27815 #: cp/class.c:1598
27816 #, gcc-internal-format
27817 msgid "%q#T only defines a private destructor and has no friends"
27818 msgstr ""
27820 #: cp/class.c:1643
27821 #, gcc-internal-format
27822 msgid "%q#T only defines private constructors and has no friends"
27823 msgstr ""
27825 #: cp/class.c:2036
27826 #, gcc-internal-format
27827 msgid "no unique final overrider for %qD in %qT"
27828 msgstr ""
27830 #. Here we know it is a hider, and no overrider exists.
27831 #: cp/class.c:2456
27832 #, gcc-internal-format
27833 msgid "%q+D was hidden"
27834 msgstr ""
27836 #: cp/class.c:2457
27837 #, gcc-internal-format
27838 msgid "  by %q+D"
27839 msgstr ""
27841 #: cp/class.c:2500 cp/decl2.c:1263
27842 #, gcc-internal-format
27843 msgid "%q+#D invalid; an anonymous union can only have non-static data members"
27844 msgstr ""
27846 #: cp/class.c:2503
27847 #, gcc-internal-format
27848 msgid ""
27849 "%q+#D invalid; an anonymous struct can only have non-static data members"
27850 msgstr ""
27852 #: cp/class.c:2511 cp/decl2.c:1269
27853 #, gcc-internal-format
27854 msgid "private member %q+#D in anonymous union"
27855 msgstr ""
27857 #: cp/class.c:2513
27858 #, gcc-internal-format
27859 msgid "private member %q+#D in anonymous struct"
27860 msgstr ""
27862 #: cp/class.c:2518 cp/decl2.c:1271
27863 #, gcc-internal-format
27864 msgid "protected member %q+#D in anonymous union"
27865 msgstr ""
27867 #: cp/class.c:2520
27868 #, gcc-internal-format
27869 msgid "protected member %q+#D in anonymous struct"
27870 msgstr ""
27872 #: cp/class.c:2699
27873 #, gcc-internal-format
27874 msgid "bit-field %q+#D with non-integral type"
27875 msgstr ""
27877 #: cp/class.c:2712
27878 #, gcc-internal-format
27879 msgid "bit-field %q+D width not an integer constant"
27880 msgstr ""
27882 #: cp/class.c:2717
27883 #, gcc-internal-format
27884 msgid "negative width in bit-field %q+D"
27885 msgstr ""
27887 #: cp/class.c:2722
27888 #, gcc-internal-format
27889 msgid "zero width for bit-field %q+D"
27890 msgstr ""
27892 #: cp/class.c:2728
27893 #, gcc-internal-format
27894 msgid "width of %q+D exceeds its type"
27895 msgstr ""
27897 #: cp/class.c:2737
27898 #, gcc-internal-format
27899 msgid "%q+D is too small to hold all values of %q#T"
27900 msgstr ""
27902 #: cp/class.c:2794
27903 #, gcc-internal-format
27904 msgid "member %q+#D with constructor not allowed in union"
27905 msgstr ""
27907 #: cp/class.c:2797
27908 #, gcc-internal-format
27909 msgid "member %q+#D with destructor not allowed in union"
27910 msgstr ""
27912 #: cp/class.c:2799
27913 #, gcc-internal-format
27914 msgid "member %q+#D with copy assignment operator not allowed in union"
27915 msgstr ""
27917 #: cp/class.c:2823
27918 #, gcc-internal-format
27919 msgid "multiple fields in union %qT initialized"
27920 msgstr ""
27922 #: cp/class.c:2912
27923 #, gcc-internal-format
27924 msgid "%q+D may not be static because it is a member of a union"
27925 msgstr ""
27927 #: cp/class.c:2917
27928 #, gcc-internal-format
27929 msgid "%q+D may not have reference type %qT because it is a member of a union"
27930 msgstr ""
27932 #: cp/class.c:2928
27933 #, gcc-internal-format
27934 msgid "field %q+D invalidly declared function type"
27935 msgstr ""
27937 #: cp/class.c:2934
27938 #, gcc-internal-format
27939 msgid "field %q+D invalidly declared method type"
27940 msgstr ""
27942 #: cp/class.c:2972
27943 #, gcc-internal-format
27944 msgid "ignoring packed attribute because of unpacked non-POD field %q+#D"
27945 msgstr ""
27947 #: cp/class.c:3051
27948 #, gcc-internal-format
27949 msgid "field %q+#D with same name as class"
27950 msgstr ""
27952 #: cp/class.c:3082
27953 #, gcc-internal-format
27954 msgid "%q#T has pointer data members"
27955 msgstr ""
27957 #: cp/class.c:3087
27958 #, gcc-internal-format
27959 msgid "  but does not override %<%T(const %T&)%>"
27960 msgstr ""
27962 #: cp/class.c:3089
27963 #, gcc-internal-format
27964 msgid "  or %<operator=(const %T&)%>"
27965 msgstr ""
27967 #: cp/class.c:3093
27968 #, gcc-internal-format
27969 msgid "  but does not override %<operator=(const %T&)%>"
27970 msgstr ""
27972 #: cp/class.c:3554
27973 #, gcc-internal-format
27974 msgid ""
27975 "offset of empty base %qT may not be ABI-compliant and maychange in a future "
27976 "version of GCC"
27977 msgstr ""
27979 #: cp/class.c:3679
27980 #, gcc-internal-format
27981 msgid "class %qT will be considered nearly empty in a future version of GCC"
27982 msgstr ""
27984 #: cp/class.c:3761
27985 #, gcc-internal-format
27986 msgid "initializer specified for non-virtual method %q+D"
27987 msgstr ""
27989 #: cp/class.c:4328
27990 #, gcc-internal-format
27991 msgid "non-static reference %q+#D in class without a constructor"
27992 msgstr ""
27994 #: cp/class.c:4333
27995 #, gcc-internal-format
27996 msgid "non-static const member %q+#D in class without a constructor"
27997 msgstr ""
27999 #: cp/class.c:4588
28000 #, gcc-internal-format
28001 msgid ""
28002 "offset of virtual base %qT is not ABI-compliant and may change in a future "
28003 "version of GCC"
28004 msgstr ""
28006 #: cp/class.c:4689
28007 #, gcc-internal-format
28008 msgid "direct base %qT inaccessible in %qT due to ambiguity"
28009 msgstr ""
28011 #: cp/class.c:4701
28012 #, gcc-internal-format
28013 msgid "virtual base %qT inaccessible in %qT due to ambiguity"
28014 msgstr ""
28016 #: cp/class.c:4880
28017 #, gcc-internal-format
28018 msgid ""
28019 "size assigned to %qT may not be ABI-compliant and may change in a future "
28020 "version of GCC"
28021 msgstr ""
28023 #: cp/class.c:4920
28024 #, gcc-internal-format
28025 msgid ""
28026 "the offset of %qD may not be ABI-compliant and may change in a future "
28027 "version of GCC"
28028 msgstr ""
28030 #: cp/class.c:4948
28031 #, gcc-internal-format
28032 msgid ""
28033 "offset of %q+D is not ABI-compliant and may change in a future version of GCC"
28034 msgstr ""
28036 #: cp/class.c:4957
28037 #, gcc-internal-format
28038 msgid ""
28039 "%q+D contains empty classes which may cause base classes to be placed at "
28040 "different locations in a future version of GCC"
28041 msgstr ""
28043 #: cp/class.c:5044
28044 #, gcc-internal-format
28045 msgid ""
28046 "layout of classes derived from empty class %qT may change in a future "
28047 "version of GCC"
28048 msgstr ""
28050 #: cp/class.c:5190
28051 #, gcc-internal-format
28052 msgid "redefinition of %q#T"
28053 msgstr ""
28055 #: cp/class.c:5346
28056 #, gcc-internal-format
28057 msgid "%q#T has virtual functions and accessible non-virtual destructor"
28058 msgstr ""
28060 #: cp/class.c:5448
28061 #, gcc-internal-format
28062 msgid "trying to finish struct, but kicked out due to previous parse errors"
28063 msgstr ""
28065 #: cp/class.c:5907
28066 #, gcc-internal-format
28067 msgid "language string %<\"%E\"%> not recognized"
28068 msgstr ""
28070 #: cp/class.c:5996
28071 #, gcc-internal-format
28072 msgid "cannot resolve overloaded function %qD based on conversion to type %qT"
28073 msgstr ""
28075 #: cp/class.c:6125
28076 #, gcc-internal-format
28077 msgid "no matches converting function %qD to type %q#T"
28078 msgstr ""
28080 #: cp/class.c:6148
28081 #, gcc-internal-format
28082 msgid "converting overloaded function %qD to type %q#T is ambiguous"
28083 msgstr ""
28085 #: cp/class.c:6174
28086 #, gcc-internal-format
28087 msgid "assuming pointer to member %qD"
28088 msgstr ""
28090 #: cp/class.c:6177
28091 #, gcc-internal-format
28092 msgid "(a pointer to member can only be formed with %<&%E%>)"
28093 msgstr ""
28095 #: cp/class.c:6233 cp/class.c:6267
28096 #, gcc-internal-format
28097 msgid "not enough type information"
28098 msgstr ""
28100 #: cp/class.c:6250
28101 #, gcc-internal-format
28102 msgid "argument of type %qT does not match %qT"
28103 msgstr ""
28105 #. [basic.scope.class]
28107 #. A name N used in a class S shall refer to the same declaration
28108 #. in its context and when re-evaluated in the completed scope of
28109 #. S.
28110 #: cp/class.c:6537 cp/decl.c:1195 cp/name-lookup.c:526
28111 #, gcc-internal-format
28112 msgid "declaration of %q#D"
28113 msgstr ""
28115 #: cp/class.c:6538
28116 #, gcc-internal-format
28117 msgid "changes meaning of %qD from %q+#D"
28118 msgstr ""
28120 #: cp/cp-gimplify.c:94
28121 #, gcc-internal-format
28122 msgid "continue statement not within loop or switch"
28123 msgstr ""
28125 #: cp/cp-gimplify.c:409
28126 #, gcc-internal-format
28127 msgid "statement with no effect"
28128 msgstr ""
28130 #: cp/cp-gimplify.c:1086
28131 #, gcc-internal-format
28132 msgid "%qE implicitly determined as %<firstprivate%> has reference type"
28133 msgstr ""
28135 #: cp/cvt.c:90
28136 #, gcc-internal-format
28137 msgid "can't convert from incomplete type %qT to %qT"
28138 msgstr ""
28140 #: cp/cvt.c:99
28141 #, gcc-internal-format
28142 msgid "conversion of %qE from %qT to %qT is ambiguous"
28143 msgstr ""
28145 #: cp/cvt.c:168 cp/cvt.c:193 cp/cvt.c:238
28146 #, gcc-internal-format
28147 msgid "cannot convert %qE from type %qT to type %qT"
28148 msgstr ""
28150 #: cp/cvt.c:452
28151 #, gcc-internal-format
28152 msgid "conversion from %qT to %qT discards qualifiers"
28153 msgstr ""
28155 #: cp/cvt.c:470 cp/typeck.c:5326
28156 #, gcc-internal-format
28157 msgid "casting %qT to %qT does not dereference pointer"
28158 msgstr ""
28160 #: cp/cvt.c:498
28161 #, gcc-internal-format
28162 msgid "cannot convert type %qT to type %qT"
28163 msgstr ""
28165 #: cp/cvt.c:652
28166 #, gcc-internal-format
28167 msgid "conversion from %q#T to %q#T"
28168 msgstr ""
28170 #: cp/cvt.c:667
28171 #, gcc-internal-format
28172 msgid ""
28173 "the result of the conversion is unspecified because %qE is outside the range "
28174 "of type %qT"
28175 msgstr ""
28177 #: cp/cvt.c:678 cp/cvt.c:698
28178 #, gcc-internal-format
28179 msgid "%q#T used where a %qT was expected"
28180 msgstr ""
28182 #: cp/cvt.c:713
28183 #, gcc-internal-format
28184 msgid "%q#T used where a floating point value was expected"
28185 msgstr ""
28187 #: cp/cvt.c:763
28188 #, gcc-internal-format
28189 msgid "conversion from %qT to non-scalar type %qT requested"
28190 msgstr ""
28192 #: cp/cvt.c:798
28193 #, gcc-internal-format
28194 msgid "pseudo-destructor is not called"
28195 msgstr ""
28197 #: cp/cvt.c:860
28198 #, gcc-internal-format
28199 msgid "object of incomplete type %qT will not be accessed in %s"
28200 msgstr ""
28202 #: cp/cvt.c:868
28203 #, gcc-internal-format
28204 msgid "object of type %qT will not be accessed in %s"
28205 msgstr ""
28207 #: cp/cvt.c:885
28208 #, gcc-internal-format
28209 msgid "object %qE of incomplete type %qT will not be accessed in %s"
28210 msgstr ""
28212 #: cp/cvt.c:923
28213 #, gcc-internal-format
28214 msgid "%s cannot resolve address of overloaded function"
28215 msgstr ""
28217 #: cp/cvt.c:933
28218 #, gcc-internal-format
28219 msgid "%s is a reference, not call, to function %qE"
28220 msgstr ""
28222 #: cp/cvt.c:951
28223 #, gcc-internal-format
28224 msgid "%s has no effect"
28225 msgstr ""
28227 #: cp/cvt.c:985
28228 #, gcc-internal-format
28229 msgid "value computed is not used"
28230 msgstr ""
28232 #: cp/cvt.c:1095
28233 #, gcc-internal-format
28234 msgid "converting NULL to non-pointer type"
28235 msgstr ""
28237 #: cp/cvt.c:1201
28238 #, gcc-internal-format
28239 msgid "ambiguous default type conversion from %qT"
28240 msgstr ""
28242 #: cp/cvt.c:1203
28243 #, gcc-internal-format
28244 msgid "  candidate conversions include %qD and %qD"
28245 msgstr ""
28247 #: cp/decl.c:1058
28248 #, gcc-internal-format
28249 msgid "%qD was declared %<extern%> and later %<static%>"
28250 msgstr ""
28252 #: cp/decl.c:1059 cp/decl.c:1606 objc/objc-act.c:2920 objc/objc-act.c:7490
28253 #, gcc-internal-format
28254 msgid "previous declaration of %q+D"
28255 msgstr ""
28257 #: cp/decl.c:1092
28258 #, gcc-internal-format
28259 msgid "declaration of %qF throws different exceptions"
28260 msgstr ""
28262 #: cp/decl.c:1093
28263 #, gcc-internal-format
28264 msgid "from previous declaration %q+F"
28265 msgstr ""
28267 #: cp/decl.c:1149
28268 #, gcc-internal-format
28269 msgid "function %q+D redeclared as inline"
28270 msgstr ""
28272 #: cp/decl.c:1151
28273 #, gcc-internal-format
28274 msgid "previous declaration of %q+D with attribute noinline"
28275 msgstr ""
28277 #: cp/decl.c:1158
28278 #, gcc-internal-format
28279 msgid "function %q+D redeclared with attribute noinline"
28280 msgstr ""
28282 #: cp/decl.c:1160
28283 #, gcc-internal-format
28284 msgid "previous declaration of %q+D was inline"
28285 msgstr ""
28287 #: cp/decl.c:1182 cp/decl.c:1255
28288 #, gcc-internal-format
28289 msgid "shadowing %s function %q#D"
28290 msgstr ""
28292 #: cp/decl.c:1191
28293 #, gcc-internal-format
28294 msgid "library function %q#D redeclared as non-function %q#D"
28295 msgstr ""
28297 #: cp/decl.c:1196
28298 #, gcc-internal-format
28299 msgid "conflicts with built-in declaration %q#D"
28300 msgstr ""
28302 #: cp/decl.c:1250 cp/decl.c:1376 cp/decl.c:1392
28303 #, gcc-internal-format
28304 msgid "new declaration %q#D"
28305 msgstr ""
28307 #: cp/decl.c:1251
28308 #, gcc-internal-format
28309 msgid "ambiguates built-in declaration %q#D"
28310 msgstr ""
28312 #: cp/decl.c:1340
28313 #, gcc-internal-format
28314 msgid "%q#D redeclared as different kind of symbol"
28315 msgstr ""
28317 #: cp/decl.c:1343
28318 #, gcc-internal-format
28319 msgid "previous declaration of %q+#D"
28320 msgstr ""
28322 #: cp/decl.c:1362
28323 #, gcc-internal-format
28324 msgid "declaration of template %q#D"
28325 msgstr ""
28327 #: cp/decl.c:1363 cp/name-lookup.c:527 cp/name-lookup.c:801
28328 #, gcc-internal-format
28329 msgid "conflicts with previous declaration %q+#D"
28330 msgstr ""
28332 #: cp/decl.c:1377 cp/decl.c:1393
28333 #, gcc-internal-format
28334 msgid "ambiguates old declaration %q+#D"
28335 msgstr ""
28337 #: cp/decl.c:1385
28338 #, gcc-internal-format
28339 msgid "declaration of C function %q#D conflicts with"
28340 msgstr ""
28342 #: cp/decl.c:1387
28343 #, gcc-internal-format
28344 msgid "previous declaration %q+#D here"
28345 msgstr ""
28347 #: cp/decl.c:1401
28348 #, gcc-internal-format
28349 msgid "conflicting declaration %q#D"
28350 msgstr ""
28352 #: cp/decl.c:1402
28353 #, gcc-internal-format
28354 msgid "%q+D has a previous declaration as %q#D"
28355 msgstr ""
28357 #. [namespace.alias]
28359 #. A namespace-name or namespace-alias shall not be declared as
28360 #. the name of any other entity in the same declarative region.
28361 #. A namespace-name defined at global scope shall not be
28362 #. declared as the name of any other entity in any global scope
28363 #. of the program.
28364 #: cp/decl.c:1454
28365 #, gcc-internal-format
28366 msgid "declaration of namespace %qD conflicts with"
28367 msgstr ""
28369 #: cp/decl.c:1455
28370 #, gcc-internal-format
28371 msgid "previous declaration of namespace %q+D here"
28372 msgstr ""
28374 #: cp/decl.c:1466
28375 #, gcc-internal-format
28376 msgid "%q+#D previously defined here"
28377 msgstr ""
28379 #. Prototype decl follows defn w/o prototype.
28380 #: cp/decl.c:1476
28381 #, gcc-internal-format
28382 msgid "prototype for %q+#D"
28383 msgstr ""
28385 #: cp/decl.c:1477
28386 #, gcc-internal-format
28387 msgid "%Jfollows non-prototype definition here"
28388 msgstr ""
28390 #: cp/decl.c:1517
28391 #, gcc-internal-format
28392 msgid "previous declaration of %q+#D with %qL linkage"
28393 msgstr ""
28395 #: cp/decl.c:1519
28396 #, gcc-internal-format
28397 msgid "conflicts with new declaration with %qL linkage"
28398 msgstr ""
28400 #: cp/decl.c:1542 cp/decl.c:1548
28401 #, gcc-internal-format
28402 msgid "default argument given for parameter %d of %q#D"
28403 msgstr ""
28405 #: cp/decl.c:1544 cp/decl.c:1550
28406 #, gcc-internal-format
28407 msgid "after previous specification in %q+#D"
28408 msgstr ""
28410 #: cp/decl.c:1605
28411 #, gcc-internal-format
28412 msgid "redundant redeclaration of %qD in same scope"
28413 msgstr ""
28415 #: cp/decl.c:1611
28416 #, gcc-internal-format
28417 msgid "deleted definition of %qD"
28418 msgstr ""
28420 #: cp/decl.c:1612
28421 #, gcc-internal-format
28422 msgid "after previous declaration %q+D"
28423 msgstr ""
28425 #. From [temp.expl.spec]:
28427 #. If a template, a member template or the member of a class
28428 #. template is explicitly specialized then that
28429 #. specialization shall be declared before the first use of
28430 #. that specialization that would cause an implicit
28431 #. instantiation to take place, in every translation unit in
28432 #. which such a use occurs.
28433 #: cp/decl.c:1926
28434 #, gcc-internal-format
28435 msgid "explicit specialization of %qD after first use"
28436 msgstr ""
28438 #: cp/decl.c:2016
28439 #, gcc-internal-format
28440 msgid "%q+D: visibility attribute ignored because it"
28441 msgstr ""
28443 #: cp/decl.c:2018
28444 #, gcc-internal-format
28445 msgid "%Jconflicts with previous declaration here"
28446 msgstr ""
28448 #: cp/decl.c:2451
28449 #, gcc-internal-format
28450 msgid "jump to label %qD"
28451 msgstr ""
28453 #: cp/decl.c:2453
28454 #, gcc-internal-format
28455 msgid "jump to case label"
28456 msgstr ""
28458 #: cp/decl.c:2455
28459 #, gcc-internal-format
28460 msgid "%H  from here"
28461 msgstr ""
28463 #: cp/decl.c:2474 cp/decl.c:2637
28464 #, gcc-internal-format
28465 msgid "  exits OpenMP structured block"
28466 msgstr ""
28468 #: cp/decl.c:2495
28469 #, gcc-internal-format
28470 msgid "  crosses initialization of %q+#D"
28471 msgstr ""
28473 #: cp/decl.c:2497 cp/decl.c:2612
28474 #, gcc-internal-format
28475 msgid "  enters scope of non-POD %q+#D"
28476 msgstr ""
28478 #: cp/decl.c:2510 cp/decl.c:2616
28479 #, gcc-internal-format
28480 msgid "  enters try block"
28481 msgstr ""
28483 #: cp/decl.c:2512 cp/decl.c:2618
28484 #, gcc-internal-format
28485 msgid "  enters catch block"
28486 msgstr ""
28488 #: cp/decl.c:2522 cp/decl.c:2621
28489 #, gcc-internal-format
28490 msgid "  enters OpenMP structured block"
28491 msgstr ""
28493 #: cp/decl.c:2593 cp/decl.c:2633
28494 #, gcc-internal-format
28495 msgid "jump to label %q+D"
28496 msgstr ""
28498 #: cp/decl.c:2594 cp/decl.c:2634
28499 #, gcc-internal-format
28500 msgid "  from here"
28501 msgstr ""
28503 #. Can't skip init of __exception_info.
28504 #: cp/decl.c:2606
28505 #, gcc-internal-format
28506 msgid "%J  enters catch block"
28507 msgstr ""
28509 #: cp/decl.c:2610
28510 #, gcc-internal-format
28511 msgid "  skips initialization of %q+#D"
28512 msgstr ""
28514 #: cp/decl.c:2686
28515 #, gcc-internal-format
28516 msgid "label named wchar_t"
28517 msgstr ""
28519 #: cp/decl.c:2690
28520 #, gcc-internal-format
28521 msgid "duplicate label %qD"
28522 msgstr ""
28524 #: cp/decl.c:2956
28525 #, gcc-internal-format
28526 msgid "%qD is not a type"
28527 msgstr ""
28529 #: cp/decl.c:2962
28530 #, gcc-internal-format
28531 msgid "%qD used without template parameters"
28532 msgstr ""
28534 #: cp/decl.c:2977
28535 #, gcc-internal-format
28536 msgid "%q#T is not a class"
28537 msgstr ""
28539 #: cp/decl.c:2989 cp/decl.c:3057
28540 #, gcc-internal-format
28541 msgid "no class template named %q#T in %q#T"
28542 msgstr ""
28544 #: cp/decl.c:2997
28545 #, gcc-internal-format
28546 msgid "%<typename %T::%D%> names %q#T, which is not a class template"
28547 msgstr ""
28549 #: cp/decl.c:3004
28550 #, gcc-internal-format
28551 msgid "%<typename %T::%D%> names %q#T, which is not a type"
28552 msgstr ""
28554 #: cp/decl.c:3066
28555 #, gcc-internal-format
28556 msgid "template parameters do not match template"
28557 msgstr ""
28559 #: cp/decl.c:3067 cp/friend.c:321 cp/friend.c:329
28560 #, gcc-internal-format
28561 msgid "%q+D declared here"
28562 msgstr ""
28564 #: cp/decl.c:3714
28565 #, gcc-internal-format
28566 msgid "%Jan anonymous struct cannot have function members"
28567 msgstr ""
28569 #: cp/decl.c:3716
28570 #, gcc-internal-format
28571 msgid "%Jan anonymous union cannot have function members"
28572 msgstr ""
28574 #: cp/decl.c:3734
28575 #, gcc-internal-format
28576 msgid "member %q+#D with constructor not allowed in anonymous aggregate"
28577 msgstr ""
28579 #: cp/decl.c:3737
28580 #, gcc-internal-format
28581 msgid "member %q+#D with destructor not allowed in anonymous aggregate"
28582 msgstr ""
28584 #: cp/decl.c:3740
28585 #, gcc-internal-format
28586 msgid ""
28587 "member %q+#D with copy assignment operator not allowed in anonymous aggregate"
28588 msgstr ""
28590 #: cp/decl.c:3765
28591 #, gcc-internal-format
28592 msgid "multiple types in one declaration"
28593 msgstr ""
28595 #: cp/decl.c:3769
28596 #, gcc-internal-format
28597 msgid "redeclaration of C++ built-in type %qT"
28598 msgstr ""
28600 #: cp/decl.c:3806
28601 #, gcc-internal-format
28602 msgid "missing type-name in typedef-declaration"
28603 msgstr ""
28605 #: cp/decl.c:3813
28606 #, gcc-internal-format
28607 msgid "ISO C++ prohibits anonymous structs"
28608 msgstr ""
28610 #: cp/decl.c:3820
28611 #, gcc-internal-format
28612 msgid "%qs can only be specified for functions"
28613 msgstr ""
28615 #: cp/decl.c:3826
28616 #, gcc-internal-format
28617 msgid "%<friend%> can only be specified inside a class"
28618 msgstr ""
28620 #: cp/decl.c:3828
28621 #, gcc-internal-format
28622 msgid "%<explicit%> can only be specified for constructors"
28623 msgstr ""
28625 #: cp/decl.c:3830
28626 #, gcc-internal-format
28627 msgid "a storage class can only be specified for objects and functions"
28628 msgstr ""
28630 #: cp/decl.c:3836
28631 #, gcc-internal-format
28632 msgid "qualifiers can only be specified for objects and functions"
28633 msgstr ""
28635 #: cp/decl.c:3839
28636 #, gcc-internal-format
28637 msgid "%<typedef%> was ignored in this declaration"
28638 msgstr ""
28640 #: cp/decl.c:3868
28641 #, gcc-internal-format
28642 msgid "attribute ignored in declaration of %q+#T"
28643 msgstr ""
28645 #: cp/decl.c:3869
28646 #, gcc-internal-format
28647 msgid "attribute for %q+#T must follow the %qs keyword"
28648 msgstr ""
28650 #: cp/decl.c:3911
28651 #, gcc-internal-format
28652 msgid "ignoring attributes applied to class type %qT outside of definition"
28653 msgstr ""
28655 #. A template type parameter or other dependent type.
28656 #: cp/decl.c:3915
28657 #, gcc-internal-format
28658 msgid ""
28659 "ignoring attributes applied to dependent type %qT without an associated "
28660 "declaration"
28661 msgstr ""
28663 #: cp/decl.c:3991
28664 #, gcc-internal-format
28665 msgid "typedef %qD is initialized (use decltype instead)"
28666 msgstr ""
28668 #: cp/decl.c:4009
28669 #, gcc-internal-format
28670 msgid "declaration of %q#D has %<extern%> and is initialized"
28671 msgstr ""
28673 #: cp/decl.c:4034
28674 #, gcc-internal-format
28675 msgid "definition of %q#D is marked %<dllimport%>"
28676 msgstr ""
28678 #: cp/decl.c:4053
28679 #, gcc-internal-format
28680 msgid "%q#D is not a static member of %q#T"
28681 msgstr ""
28683 #: cp/decl.c:4059
28684 #, gcc-internal-format
28685 msgid "ISO C++ does not permit %<%T::%D%> to be defined as %<%T::%D%>"
28686 msgstr ""
28688 #: cp/decl.c:4068
28689 #, gcc-internal-format
28690 msgid ""
28691 "template header not allowed in member definition of explicitly specialized "
28692 "class"
28693 msgstr ""
28695 #: cp/decl.c:4076
28696 #, gcc-internal-format
28697 msgid "duplicate initialization of %qD"
28698 msgstr ""
28700 #: cp/decl.c:4115
28701 #, gcc-internal-format
28702 msgid "declaration of %q#D outside of class is not definition"
28703 msgstr ""
28705 #: cp/decl.c:4208
28706 #, gcc-internal-format
28707 msgid "variable %q#D has initializer but incomplete type"
28708 msgstr ""
28710 #: cp/decl.c:4214 cp/decl.c:4950
28711 #, gcc-internal-format
28712 msgid "elements of array %q#D have incomplete type"
28713 msgstr ""
28715 #: cp/decl.c:4220
28716 #, gcc-internal-format
28717 msgid "aggregate %q#D has incomplete type and cannot be defined"
28718 msgstr ""
28720 #: cp/decl.c:4256
28721 #, gcc-internal-format
28722 msgid "%qD declared as reference but not initialized"
28723 msgstr ""
28725 #: cp/decl.c:4262
28726 #, gcc-internal-format
28727 msgid "ISO C++ forbids use of initializer list to initialize reference %qD"
28728 msgstr ""
28730 #: cp/decl.c:4288
28731 #, gcc-internal-format
28732 msgid "cannot initialize %qT from %qT"
28733 msgstr ""
28735 #: cp/decl.c:4349
28736 #, gcc-internal-format
28737 msgid "name %qD used in a GNU-style designated initializer for an array"
28738 msgstr ""
28740 #: cp/decl.c:4398
28741 #, gcc-internal-format
28742 msgid "initializer fails to determine size of %qD"
28743 msgstr ""
28745 #: cp/decl.c:4405
28746 #, gcc-internal-format
28747 msgid "array size missing in %qD"
28748 msgstr ""
28750 #: cp/decl.c:4417
28751 #, gcc-internal-format
28752 msgid "zero-size array %qD"
28753 msgstr ""
28755 #. An automatic variable with an incomplete type: that is an error.
28756 #. Don't talk about array types here, since we took care of that
28757 #. message in grokdeclarator.
28758 #: cp/decl.c:4460
28759 #, gcc-internal-format
28760 msgid "storage size of %qD isn't known"
28761 msgstr ""
28763 #: cp/decl.c:4483
28764 #, gcc-internal-format
28765 msgid "storage size of %qD isn't constant"
28766 msgstr ""
28768 #: cp/decl.c:4534
28769 #, gcc-internal-format
28770 msgid ""
28771 "sorry: semantics of inline function static data %q+#D are wrong (you'll wind "
28772 "up with multiple copies)"
28773 msgstr ""
28775 #: cp/decl.c:4537
28776 #, gcc-internal-format
28777 msgid "%J  you can work around this by removing the initializer"
28778 msgstr ""
28780 #: cp/decl.c:4564
28781 #, gcc-internal-format
28782 msgid "uninitialized const %qD"
28783 msgstr ""
28785 #: cp/decl.c:4676
28786 #, gcc-internal-format
28787 msgid "invalid type %qT as initializer for a vector of type %qT"
28788 msgstr ""
28790 #: cp/decl.c:4718
28791 #, gcc-internal-format
28792 msgid "initializer for %qT must be brace-enclosed"
28793 msgstr ""
28795 #: cp/decl.c:4736
28796 #, gcc-internal-format
28797 msgid "%qT has no non-static data member named %qD"
28798 msgstr ""
28800 #: cp/decl.c:4789
28801 #, gcc-internal-format
28802 msgid "braces around scalar initializer for type %qT"
28803 msgstr ""
28805 #: cp/decl.c:4875
28806 #, gcc-internal-format
28807 msgid "missing braces around initializer for %qT"
28808 msgstr ""
28810 #: cp/decl.c:4932
28811 #, gcc-internal-format
28812 msgid "too many initializers for %qT"
28813 msgstr ""
28815 #: cp/decl.c:4952
28816 #, gcc-internal-format
28817 msgid "elements of array %q#T have incomplete type"
28818 msgstr ""
28820 #: cp/decl.c:4961
28821 #, gcc-internal-format
28822 msgid "variable-sized object %qD may not be initialized"
28823 msgstr ""
28825 #: cp/decl.c:4963
28826 #, gcc-internal-format
28827 msgid "variable-sized compound literal"
28828 msgstr ""
28830 #: cp/decl.c:5017
28831 #, gcc-internal-format
28832 msgid "%qD has incomplete type"
28833 msgstr ""
28835 #: cp/decl.c:5037
28836 #, gcc-internal-format
28837 msgid "scalar object %qD requires one element in initializer"
28838 msgstr ""
28840 #: cp/decl.c:5068
28841 #, gcc-internal-format
28842 msgid "in C++98 %qD must be initialized by constructor, not by %<{...}%>"
28843 msgstr ""
28845 #: cp/decl.c:5100
28846 #, gcc-internal-format
28847 msgid "array %qD initialized by parenthesized string literal %qE"
28848 msgstr ""
28850 #: cp/decl.c:5114
28851 #, gcc-internal-format
28852 msgid "structure %qD with uninitialized const members"
28853 msgstr ""
28855 #: cp/decl.c:5116
28856 #, gcc-internal-format
28857 msgid "structure %qD with uninitialized reference members"
28858 msgstr ""
28860 #: cp/decl.c:5412
28861 #, gcc-internal-format
28862 msgid "assignment (not initialization) in declaration"
28863 msgstr ""
28865 #: cp/decl.c:5508
28866 #, gcc-internal-format
28867 msgid "shadowing previous type declaration of %q#D"
28868 msgstr ""
28870 #: cp/decl.c:5538
28871 #, gcc-internal-format
28872 msgid "%qD cannot be thread-local because it has non-POD type %qT"
28873 msgstr ""
28875 #: cp/decl.c:5570
28876 #, gcc-internal-format
28877 msgid "Java object %qD not allocated with %<new%>"
28878 msgstr ""
28880 #: cp/decl.c:5587
28881 #, gcc-internal-format
28882 msgid "%qD is thread-local and so cannot be dynamically initialized"
28883 msgstr ""
28885 #: cp/decl.c:5605
28886 #, gcc-internal-format
28887 msgid ""
28888 "%qD cannot be initialized by a non-constant expression when being declared"
28889 msgstr ""
28891 #: cp/decl.c:5645
28892 #, gcc-internal-format
28893 msgid "non-static data member %qD has Java class type"
28894 msgstr ""
28896 #: cp/decl.c:5711 cp/decl2.c:834
28897 #, gcc-internal-format
28898 msgid "%qD cannot be defaulted"
28899 msgstr ""
28901 #: cp/decl.c:5722
28902 #, gcc-internal-format
28903 msgid "function %q#D is initialized like a variable"
28904 msgstr ""
28906 #: cp/decl.c:6309
28907 #, gcc-internal-format
28908 msgid "destructor for alien class %qT cannot be a member"
28909 msgstr ""
28911 #: cp/decl.c:6311
28912 #, gcc-internal-format
28913 msgid "constructor for alien class %qT cannot be a member"
28914 msgstr ""
28916 #: cp/decl.c:6332
28917 #, gcc-internal-format
28918 msgid "%qD declared as a %<virtual%> %s"
28919 msgstr ""
28921 #: cp/decl.c:6334
28922 #, gcc-internal-format
28923 msgid "%qD declared as an %<inline%> %s"
28924 msgstr ""
28926 #: cp/decl.c:6336
28927 #, gcc-internal-format
28928 msgid ""
28929 "%<const%> and %<volatile%> function specifiers on %qD invalid in %s "
28930 "declaration"
28931 msgstr ""
28933 #: cp/decl.c:6340
28934 #, gcc-internal-format
28935 msgid "%q+D declared as a friend"
28936 msgstr ""
28938 #: cp/decl.c:6346
28939 #, gcc-internal-format
28940 msgid "%q+D declared with an exception specification"
28941 msgstr ""
28943 #: cp/decl.c:6380
28944 #, gcc-internal-format
28945 msgid "definition of %qD is not in namespace enclosing %qT"
28946 msgstr ""
28948 #: cp/decl.c:6491
28949 #, gcc-internal-format
28950 msgid "defining explicit specialization %qD in friend declaration"
28951 msgstr ""
28953 #. Something like `template <class T> friend void f<T>()'.
28954 #: cp/decl.c:6501
28955 #, gcc-internal-format
28956 msgid "invalid use of template-id %qD in declaration of primary template"
28957 msgstr ""
28959 #: cp/decl.c:6531
28960 #, gcc-internal-format
28961 msgid ""
28962 "default arguments are not allowed in declaration of friend template "
28963 "specialization %qD"
28964 msgstr ""
28966 #: cp/decl.c:6539
28967 #, gcc-internal-format
28968 msgid ""
28969 "%<inline%> is not allowed in declaration of friend template specialization %"
28970 "qD"
28971 msgstr ""
28973 #: cp/decl.c:6582
28974 #, gcc-internal-format
28975 msgid "cannot declare %<::main%> to be a template"
28976 msgstr ""
28978 #: cp/decl.c:6584
28979 #, gcc-internal-format
28980 msgid "cannot declare %<::main%> to be inline"
28981 msgstr ""
28983 #: cp/decl.c:6586
28984 #, gcc-internal-format
28985 msgid "cannot declare %<::main%> to be static"
28986 msgstr ""
28988 #: cp/decl.c:6614
28989 #, gcc-internal-format
28990 msgid "non-local function %q#D uses anonymous type"
28991 msgstr ""
28993 #: cp/decl.c:6617 cp/decl.c:6893
28994 #, gcc-internal-format
28995 msgid ""
28996 "%q+#D does not refer to the unqualified type, so it is not used for linkage"
28997 msgstr ""
28999 #: cp/decl.c:6623
29000 #, gcc-internal-format
29001 msgid "non-local function %q#D uses local type %qT"
29002 msgstr ""
29004 #: cp/decl.c:6642
29005 #, gcc-internal-format
29006 msgid "static member function %qD cannot have cv-qualifier"
29007 msgstr ""
29009 #: cp/decl.c:6643
29010 #, gcc-internal-format
29011 msgid "non-member function %qD cannot have cv-qualifier"
29012 msgstr ""
29014 #: cp/decl.c:6691
29015 #, gcc-internal-format
29016 msgid "%<::main%> must return %<int%>"
29017 msgstr ""
29019 #: cp/decl.c:6731
29020 #, gcc-internal-format
29021 msgid "definition of implicitly-declared %qD"
29022 msgstr ""
29024 #: cp/decl.c:6748 cp/decl2.c:679
29025 #, gcc-internal-format
29026 msgid "no %q#D member function declared in class %qT"
29027 msgstr ""
29029 #. DRs 132, 319 and 389 seem to indicate types with
29030 #. no linkage can only be used to declare extern "C"
29031 #. entities.  Since it's not always an error in the
29032 #. ISO C++ 90 Standard, we only issue a warning.
29033 #: cp/decl.c:6890
29034 #, gcc-internal-format
29035 msgid "non-local variable %q#D uses anonymous type"
29036 msgstr ""
29038 #: cp/decl.c:6899
29039 #, gcc-internal-format
29040 msgid "non-local variable %q#D uses local type %qT"
29041 msgstr ""
29043 #: cp/decl.c:7022
29044 #, gcc-internal-format
29045 msgid ""
29046 "invalid in-class initialization of static data member of non-integral type %"
29047 "qT"
29048 msgstr ""
29050 #: cp/decl.c:7032
29051 #, gcc-internal-format
29052 msgid "ISO C++ forbids in-class initialization of non-const static member %qD"
29053 msgstr ""
29055 #: cp/decl.c:7036
29056 #, gcc-internal-format
29057 msgid ""
29058 "ISO C++ forbids initialization of member constant %qD of non-integral type %"
29059 "qT"
29060 msgstr ""
29062 #: cp/decl.c:7061
29063 #, gcc-internal-format
29064 msgid "size of array %qD has non-integral type %qT"
29065 msgstr ""
29067 #: cp/decl.c:7063
29068 #, gcc-internal-format
29069 msgid "size of array has non-integral type %qT"
29070 msgstr ""
29072 #: cp/decl.c:7106
29073 #, gcc-internal-format
29074 msgid "size of array %qD is negative"
29075 msgstr ""
29077 #: cp/decl.c:7108
29078 #, gcc-internal-format
29079 msgid "size of array is negative"
29080 msgstr ""
29082 #: cp/decl.c:7116
29083 #, gcc-internal-format
29084 msgid "ISO C++ forbids zero-size array %qD"
29085 msgstr ""
29087 #: cp/decl.c:7118
29088 #, gcc-internal-format
29089 msgid "ISO C++ forbids zero-size array"
29090 msgstr ""
29092 #: cp/decl.c:7125
29093 #, gcc-internal-format
29094 msgid "size of array %qD is not an integral constant-expression"
29095 msgstr ""
29097 #: cp/decl.c:7128
29098 #, gcc-internal-format
29099 msgid "size of array is not an integral constant-expression"
29100 msgstr ""
29102 #: cp/decl.c:7134
29103 #, gcc-internal-format
29104 msgid "ISO C++ forbids variable length array %qD"
29105 msgstr ""
29107 #: cp/decl.c:7136
29108 #, gcc-internal-format
29109 msgid "ISO C++ forbids variable length array"
29110 msgstr ""
29112 #: cp/decl.c:7142
29113 #, gcc-internal-format
29114 msgid "variable length array %qD is used"
29115 msgstr ""
29117 #: cp/decl.c:7177
29118 #, gcc-internal-format
29119 msgid "overflow in array dimension"
29120 msgstr ""
29122 #: cp/decl.c:7258
29123 #, gcc-internal-format
29124 msgid "declaration of %qD as %s"
29125 msgstr ""
29127 #: cp/decl.c:7260
29128 #, gcc-internal-format
29129 msgid "creating %s"
29130 msgstr ""
29132 #: cp/decl.c:7272
29133 #, gcc-internal-format
29134 msgid ""
29135 "declaration of %qD as multidimensional array must have bounds for all "
29136 "dimensions except the first"
29137 msgstr ""
29139 #: cp/decl.c:7276
29140 #, gcc-internal-format
29141 msgid ""
29142 "multidimensional array must have bounds for all dimensions except the first"
29143 msgstr ""
29145 #: cp/decl.c:7311
29146 #, gcc-internal-format
29147 msgid "return type specification for constructor invalid"
29148 msgstr ""
29150 #: cp/decl.c:7321
29151 #, gcc-internal-format
29152 msgid "return type specification for destructor invalid"
29153 msgstr ""
29155 #: cp/decl.c:7334
29156 #, gcc-internal-format
29157 msgid "return type specified for %<operator %T%>"
29158 msgstr ""
29160 #: cp/decl.c:7356
29161 #, gcc-internal-format
29162 msgid "unnamed variable or field declared void"
29163 msgstr ""
29165 #: cp/decl.c:7360
29166 #, gcc-internal-format
29167 msgid "variable or field %qE declared void"
29168 msgstr ""
29170 #: cp/decl.c:7363
29171 #, gcc-internal-format
29172 msgid "variable or field declared void"
29173 msgstr ""
29175 #: cp/decl.c:7533
29176 #, gcc-internal-format
29177 msgid "invalid use of qualified-name %<::%D%>"
29178 msgstr ""
29180 #: cp/decl.c:7536
29181 #, gcc-internal-format
29182 msgid "invalid use of qualified-name %<%T::%D%>"
29183 msgstr ""
29185 #: cp/decl.c:7539
29186 #, gcc-internal-format
29187 msgid "invalid use of qualified-name %<%D::%D%>"
29188 msgstr ""
29190 #: cp/decl.c:7551
29191 #, gcc-internal-format
29192 msgid "type %qT is not derived from type %qT"
29193 msgstr ""
29195 #: cp/decl.c:7567 cp/decl.c:7657 cp/decl.c:8807
29196 #, gcc-internal-format
29197 msgid "declaration of %qD as non-function"
29198 msgstr ""
29200 #: cp/decl.c:7573
29201 #, gcc-internal-format
29202 msgid "declaration of %qD as non-member"
29203 msgstr ""
29205 #: cp/decl.c:7602
29206 #, gcc-internal-format
29207 msgid "declarator-id missing; using reserved word %qD"
29208 msgstr ""
29210 #: cp/decl.c:7649
29211 #, gcc-internal-format
29212 msgid "function definition does not declare parameters"
29213 msgstr ""
29215 #: cp/decl.c:7691
29216 #, gcc-internal-format
29217 msgid "two or more data types in declaration of %qs"
29218 msgstr ""
29220 #: cp/decl.c:7697
29221 #, gcc-internal-format
29222 msgid "conflicting specifiers in declaration of %qs"
29223 msgstr ""
29225 #: cp/decl.c:7768 cp/decl.c:7771 cp/decl.c:7774
29226 #, gcc-internal-format
29227 msgid "ISO C++ forbids declaration of %qs with no type"
29228 msgstr ""
29230 #: cp/decl.c:7799 cp/decl.c:7817
29231 #, gcc-internal-format
29232 msgid "%<signed%> or %<unsigned%> invalid for %qs"
29233 msgstr ""
29235 #: cp/decl.c:7801
29236 #, gcc-internal-format
29237 msgid "%<signed%> and %<unsigned%> specified together for %qs"
29238 msgstr ""
29240 #: cp/decl.c:7803
29241 #, gcc-internal-format
29242 msgid "%<long long%> invalid for %qs"
29243 msgstr ""
29245 #: cp/decl.c:7805
29246 #, gcc-internal-format
29247 msgid "%<long%> invalid for %qs"
29248 msgstr ""
29250 #: cp/decl.c:7807
29251 #, gcc-internal-format
29252 msgid "%<short%> invalid for %qs"
29253 msgstr ""
29255 #: cp/decl.c:7809
29256 #, gcc-internal-format
29257 msgid "%<long%> or %<short%> invalid for %qs"
29258 msgstr ""
29260 #: cp/decl.c:7811
29261 #, gcc-internal-format
29262 msgid "%<long%> or %<short%> specified with char for %qs"
29263 msgstr ""
29265 #: cp/decl.c:7813
29266 #, gcc-internal-format
29267 msgid "%<long%> and %<short%> specified together for %qs"
29268 msgstr ""
29270 #: cp/decl.c:7819
29271 #, gcc-internal-format
29272 msgid "%<short%> or %<long%> invalid for %qs"
29273 msgstr ""
29275 #: cp/decl.c:7827
29276 #, gcc-internal-format
29277 msgid "long, short, signed or unsigned used invalidly for %qs"
29278 msgstr ""
29280 #: cp/decl.c:7891
29281 #, gcc-internal-format
29282 msgid "complex invalid for %qs"
29283 msgstr ""
29285 #: cp/decl.c:7920
29286 #, gcc-internal-format
29287 msgid "qualifiers are not allowed on declaration of %<operator %T%>"
29288 msgstr ""
29290 #: cp/decl.c:7933 cp/typeck.c:7168
29291 #, gcc-internal-format
29292 msgid "ignoring %qV qualifiers added to function type %qT"
29293 msgstr ""
29295 #: cp/decl.c:7956
29296 #, gcc-internal-format
29297 msgid "member %qD cannot be declared both virtual and static"
29298 msgstr ""
29300 #: cp/decl.c:7964
29301 #, gcc-internal-format
29302 msgid "%<%T::%D%> is not a valid declarator"
29303 msgstr ""
29305 #: cp/decl.c:7973
29306 #, gcc-internal-format
29307 msgid "typedef declaration invalid in parameter declaration"
29308 msgstr ""
29310 #: cp/decl.c:7979
29311 #, gcc-internal-format
29312 msgid "storage class specifiers invalid in parameter declarations"
29313 msgstr ""
29315 #: cp/decl.c:7986
29316 #, gcc-internal-format
29317 msgid "%<virtual%> outside class declaration"
29318 msgstr ""
29320 #: cp/decl.c:8004
29321 #, gcc-internal-format
29322 msgid "multiple storage classes in declaration of %qs"
29323 msgstr ""
29325 #: cp/decl.c:8027
29326 #, gcc-internal-format
29327 msgid "storage class specified for %qs"
29328 msgstr ""
29330 #: cp/decl.c:8048
29331 #, gcc-internal-format
29332 msgid "top-level declaration of %qs specifies %<auto%>"
29333 msgstr ""
29335 #: cp/decl.c:8061
29336 #, gcc-internal-format
29337 msgid "storage class specifiers invalid in friend function declarations"
29338 msgstr ""
29340 #: cp/decl.c:8191
29341 #, gcc-internal-format
29342 msgid "destructor cannot be static member function"
29343 msgstr ""
29345 #: cp/decl.c:8196
29346 #, gcc-internal-format
29347 msgid "destructors may not be cv-qualified"
29348 msgstr ""
29350 #: cp/decl.c:8214
29351 #, gcc-internal-format
29352 msgid "constructors cannot be declared virtual"
29353 msgstr ""
29355 #: cp/decl.c:8227
29356 #, gcc-internal-format
29357 msgid "can't initialize friend function %qs"
29358 msgstr ""
29360 #. Cannot be both friend and virtual.
29361 #: cp/decl.c:8231
29362 #, gcc-internal-format
29363 msgid "virtual functions cannot be friends"
29364 msgstr ""
29366 #: cp/decl.c:8235
29367 #, gcc-internal-format
29368 msgid "friend declaration not in class definition"
29369 msgstr ""
29371 #: cp/decl.c:8237
29372 #, gcc-internal-format
29373 msgid "can't define friend function %qs in a local class definition"
29374 msgstr ""
29376 #: cp/decl.c:8250
29377 #, gcc-internal-format
29378 msgid "destructors may not have parameters"
29379 msgstr ""
29381 #: cp/decl.c:8269
29382 #, gcc-internal-format
29383 msgid "cannot declare pointer to %q#T"
29384 msgstr ""
29386 #: cp/decl.c:8282 cp/decl.c:8289
29387 #, gcc-internal-format
29388 msgid "cannot declare reference to %q#T"
29389 msgstr ""
29391 #: cp/decl.c:8291
29392 #, gcc-internal-format
29393 msgid "cannot declare pointer to %q#T member"
29394 msgstr ""
29396 #: cp/decl.c:8342
29397 #, gcc-internal-format
29398 msgid ""
29399 "cannot declare reference to %q#T, which is not a typedef or a template type "
29400 "argument"
29401 msgstr ""
29403 #: cp/decl.c:8386
29404 #, gcc-internal-format
29405 msgid "template-id %qD used as a declarator"
29406 msgstr ""
29408 #: cp/decl.c:8437
29409 #, gcc-internal-format
29410 msgid "member functions are implicitly friends of their class"
29411 msgstr ""
29413 #: cp/decl.c:8442
29414 #, gcc-internal-format
29415 msgid "extra qualification %<%T::%> on member %qs"
29416 msgstr ""
29418 #: cp/decl.c:8474
29419 #, gcc-internal-format
29420 msgid "cannot define member function %<%T::%s%> within %<%T%>"
29421 msgstr ""
29423 #: cp/decl.c:8491
29424 #, gcc-internal-format
29425 msgid "cannot declare member %<%T::%s%> within %qT"
29426 msgstr ""
29428 #: cp/decl.c:8514
29429 #, gcc-internal-format
29430 msgid "non-parameter %qs cannot be a parameter pack"
29431 msgstr ""
29433 #: cp/decl.c:8535
29434 #, gcc-internal-format
29435 msgid "data member may not have variably modified type %qT"
29436 msgstr ""
29438 #: cp/decl.c:8537
29439 #, gcc-internal-format
29440 msgid "parameter may not have variably modified type %qT"
29441 msgstr ""
29443 #. [dcl.fct.spec] The explicit specifier shall only be used in
29444 #. declarations of constructors within a class definition.
29445 #: cp/decl.c:8545
29446 #, gcc-internal-format
29447 msgid "only declarations of constructors can be %<explicit%>"
29448 msgstr ""
29450 #: cp/decl.c:8553
29451 #, gcc-internal-format
29452 msgid "non-member %qs cannot be declared %<mutable%>"
29453 msgstr ""
29455 #: cp/decl.c:8558
29456 #, gcc-internal-format
29457 msgid "non-object member %qs cannot be declared %<mutable%>"
29458 msgstr ""
29460 #: cp/decl.c:8564
29461 #, gcc-internal-format
29462 msgid "function %qs cannot be declared %<mutable%>"
29463 msgstr ""
29465 #: cp/decl.c:8569
29466 #, gcc-internal-format
29467 msgid "static %qs cannot be declared %<mutable%>"
29468 msgstr ""
29470 #: cp/decl.c:8574
29471 #, gcc-internal-format
29472 msgid "const %qs cannot be declared %<mutable%>"
29473 msgstr ""
29475 #: cp/decl.c:8611
29476 #, gcc-internal-format
29477 msgid "%Jtypedef name may not be a nested-name-specifier"
29478 msgstr ""
29480 #: cp/decl.c:8627
29481 #, gcc-internal-format
29482 msgid "ISO C++ forbids nested type %qD with same name as enclosing class"
29483 msgstr ""
29485 #: cp/decl.c:8711
29486 #, gcc-internal-format
29487 msgid ""
29488 "qualified function types cannot be used to declare static member functions"
29489 msgstr ""
29491 #: cp/decl.c:8713
29492 #, gcc-internal-format
29493 msgid "qualified function types cannot be used to declare free functions"
29494 msgstr ""
29496 #: cp/decl.c:8739
29497 #, gcc-internal-format
29498 msgid "type qualifiers specified for friend class declaration"
29499 msgstr ""
29501 #: cp/decl.c:8744
29502 #, gcc-internal-format
29503 msgid "%<inline%> specified for friend class declaration"
29504 msgstr ""
29506 #: cp/decl.c:8752
29507 #, gcc-internal-format
29508 msgid "template parameters cannot be friends"
29509 msgstr ""
29511 #: cp/decl.c:8754
29512 #, gcc-internal-format
29513 msgid "friend declaration requires class-key, i.e. %<friend class %T::%D%>"
29514 msgstr ""
29516 #: cp/decl.c:8758
29517 #, gcc-internal-format
29518 msgid "friend declaration requires class-key, i.e. %<friend %#T%>"
29519 msgstr ""
29521 #: cp/decl.c:8771
29522 #, gcc-internal-format
29523 msgid "trying to make class %qT a friend of global scope"
29524 msgstr ""
29526 #: cp/decl.c:8782
29527 #, gcc-internal-format
29528 msgid "invalid qualifiers on non-member function type"
29529 msgstr ""
29531 #: cp/decl.c:8797
29532 #, gcc-internal-format
29533 msgid "abstract declarator %qT used as declaration"
29534 msgstr ""
29536 #: cp/decl.c:8826
29537 #, gcc-internal-format
29538 msgid "cannot use %<::%> in parameter declaration"
29539 msgstr ""
29541 #. Something like struct S { int N::j; };
29542 #: cp/decl.c:8872
29543 #, gcc-internal-format
29544 msgid "invalid use of %<::%>"
29545 msgstr ""
29547 #: cp/decl.c:8887
29548 #, gcc-internal-format
29549 msgid "can't make %qD into a method -- not in a class"
29550 msgstr ""
29552 #: cp/decl.c:8896
29553 #, gcc-internal-format
29554 msgid "function %qD declared virtual inside a union"
29555 msgstr ""
29557 #: cp/decl.c:8905
29558 #, gcc-internal-format
29559 msgid "%qD cannot be declared virtual, since it is always static"
29560 msgstr ""
29562 #: cp/decl.c:8921
29563 #, gcc-internal-format
29564 msgid "expected qualified name in friend declaration for destructor %qD"
29565 msgstr ""
29567 #: cp/decl.c:8931
29568 #, gcc-internal-format
29569 msgid "declaration of %qD as member of %qT"
29570 msgstr ""
29572 #: cp/decl.c:8938
29573 #, gcc-internal-format
29574 msgid "expected qualified name in friend declaration for constructor %qD"
29575 msgstr ""
29577 #: cp/decl.c:9008
29578 #, gcc-internal-format
29579 msgid "field %qD has incomplete type"
29580 msgstr ""
29582 #: cp/decl.c:9010
29583 #, gcc-internal-format
29584 msgid "name %qT has incomplete type"
29585 msgstr ""
29587 #: cp/decl.c:9019
29588 #, gcc-internal-format
29589 msgid "  in instantiation of template %qT"
29590 msgstr ""
29592 #: cp/decl.c:9028
29593 #, gcc-internal-format
29594 msgid "%qE is neither function nor member function; cannot be declared friend"
29595 msgstr ""
29597 #. An attempt is being made to initialize a non-static
29598 #. member.  But, from [class.mem]:
29600 #. 4 A member-declarator can contain a
29601 #. constant-initializer only if it declares a static
29602 #. member (_class.static_) of integral or enumeration
29603 #. type, see _class.static.data_.
29605 #. This used to be relatively common practice, but
29606 #. the rest of the compiler does not correctly
29607 #. handle the initialization unless the member is
29608 #. static so we make it static below.
29609 #: cp/decl.c:9080
29610 #, gcc-internal-format
29611 msgid "ISO C++ forbids initialization of member %qD"
29612 msgstr ""
29614 #: cp/decl.c:9082
29615 #, gcc-internal-format
29616 msgid "making %qD static"
29617 msgstr ""
29619 #: cp/decl.c:9147
29620 #, gcc-internal-format
29621 msgid "storage class %<auto%> invalid for function %qs"
29622 msgstr ""
29624 #: cp/decl.c:9149
29625 #, gcc-internal-format
29626 msgid "storage class %<register%> invalid for function %qs"
29627 msgstr ""
29629 #: cp/decl.c:9151
29630 #, gcc-internal-format
29631 msgid "storage class %<__thread%> invalid for function %qs"
29632 msgstr ""
29634 #: cp/decl.c:9163
29635 #, gcc-internal-format
29636 msgid ""
29637 "%<static%> specified invalid for function %qs declared out of global scope"
29638 msgstr ""
29640 #: cp/decl.c:9167
29641 #, gcc-internal-format
29642 msgid ""
29643 "%<inline%> specifier invalid for function %qs declared out of global scope"
29644 msgstr ""
29646 #: cp/decl.c:9175
29647 #, gcc-internal-format
29648 msgid "virtual non-class function %qs"
29649 msgstr ""
29651 #: cp/decl.c:9206
29652 #, gcc-internal-format
29653 msgid "cannot declare member function %qD to have static linkage"
29654 msgstr ""
29656 #. FIXME need arm citation
29657 #: cp/decl.c:9213
29658 #, gcc-internal-format
29659 msgid "cannot declare static function inside another function"
29660 msgstr ""
29662 #: cp/decl.c:9243
29663 #, gcc-internal-format
29664 msgid ""
29665 "%<static%> may not be used when defining (as opposed to declaring) a static "
29666 "data member"
29667 msgstr ""
29669 #: cp/decl.c:9250
29670 #, gcc-internal-format
29671 msgid "static member %qD declared %<register%>"
29672 msgstr ""
29674 #: cp/decl.c:9256
29675 #, gcc-internal-format
29676 msgid "cannot explicitly declare member %q#D to have extern linkage"
29677 msgstr ""
29679 #: cp/decl.c:9400
29680 #, gcc-internal-format
29681 msgid "default argument for %q#D has type %qT"
29682 msgstr ""
29684 #: cp/decl.c:9403
29685 #, gcc-internal-format
29686 msgid "default argument for parameter of type %qT has type %qT"
29687 msgstr ""
29689 #: cp/decl.c:9419
29690 #, gcc-internal-format
29691 msgid "default argument %qE uses local variable %qD"
29692 msgstr ""
29694 #: cp/decl.c:9486
29695 #, gcc-internal-format
29696 msgid "parameter %qD has Java class type"
29697 msgstr ""
29699 #: cp/decl.c:9499
29700 #, gcc-internal-format
29701 msgid "parameter %qD invalidly declared method type"
29702 msgstr ""
29704 #: cp/decl.c:9523
29705 #, gcc-internal-format
29706 msgid "parameter %qD includes %s to array of unknown bound %qT"
29707 msgstr ""
29709 #: cp/decl.c:9537
29710 #, gcc-internal-format
29711 msgid "parameter packs must be at the end of the parameter list"
29712 msgstr ""
29714 #: cp/decl.c:9542
29715 #, gcc-internal-format
29716 msgid "multiple parameters named %qE"
29717 msgstr ""
29719 #. [class.copy]
29721 #. A declaration of a constructor for a class X is ill-formed if
29722 #. its first parameter is of type (optionally cv-qualified) X
29723 #. and either there are no other parameters or else all other
29724 #. parameters have default arguments.
29726 #. We *don't* complain about member template instantiations that
29727 #. have this form, though; they can occur as we try to decide
29728 #. what constructor to use during overload resolution.  Since
29729 #. overload resolution will never prefer such a constructor to
29730 #. the non-template copy constructor (which is either explicitly
29731 #. or implicitly defined), there's no need to worry about their
29732 #. existence.  Theoretically, they should never even be
29733 #. instantiated, but that's hard to forestall.
29734 #: cp/decl.c:9765
29735 #, gcc-internal-format
29736 msgid "invalid constructor; you probably meant %<%T (const %T&)%>"
29737 msgstr ""
29739 #: cp/decl.c:9887
29740 #, gcc-internal-format
29741 msgid "%qD may not be declared within a namespace"
29742 msgstr ""
29744 #: cp/decl.c:9892
29745 #, gcc-internal-format
29746 msgid "%qD may not be declared as static"
29747 msgstr ""
29749 #: cp/decl.c:9918
29750 #, gcc-internal-format
29751 msgid "%qD must be a nonstatic member function"
29752 msgstr ""
29754 #: cp/decl.c:9927
29755 #, gcc-internal-format
29756 msgid ""
29757 "%qD must be either a non-static member function or a non-member function"
29758 msgstr ""
29760 #: cp/decl.c:9949
29761 #, gcc-internal-format
29762 msgid "%qD must have an argument of class or enumerated type"
29763 msgstr ""
29765 #: cp/decl.c:9990
29766 #, gcc-internal-format
29767 msgid "conversion to %s%s will never use a type conversion operator"
29768 msgstr ""
29770 #. 13.4.0.3
29771 #: cp/decl.c:9998
29772 #, gcc-internal-format
29773 msgid "ISO C++ prohibits overloading operator ?:"
29774 msgstr ""
29776 #: cp/decl.c:10003
29777 #, gcc-internal-format
29778 msgid "%qD must not have variable number of arguments"
29779 msgstr ""
29781 #: cp/decl.c:10054
29782 #, gcc-internal-format
29783 msgid "postfix %qD must take %<int%> as its argument"
29784 msgstr ""
29786 #: cp/decl.c:10057
29787 #, gcc-internal-format
29788 msgid "postfix %qD must take %<int%> as its second argument"
29789 msgstr ""
29791 #: cp/decl.c:10065
29792 #, gcc-internal-format
29793 msgid "%qD must take either zero or one argument"
29794 msgstr ""
29796 #: cp/decl.c:10067
29797 #, gcc-internal-format
29798 msgid "%qD must take either one or two arguments"
29799 msgstr ""
29801 #: cp/decl.c:10089
29802 #, gcc-internal-format
29803 msgid "prefix %qD should return %qT"
29804 msgstr ""
29806 #: cp/decl.c:10095
29807 #, gcc-internal-format
29808 msgid "postfix %qD should return %qT"
29809 msgstr ""
29811 #: cp/decl.c:10104
29812 #, gcc-internal-format
29813 msgid "%qD must take %<void%>"
29814 msgstr ""
29816 #: cp/decl.c:10106 cp/decl.c:10115
29817 #, gcc-internal-format
29818 msgid "%qD must take exactly one argument"
29819 msgstr ""
29821 #: cp/decl.c:10117
29822 #, gcc-internal-format
29823 msgid "%qD must take exactly two arguments"
29824 msgstr ""
29826 #: cp/decl.c:10126
29827 #, gcc-internal-format
29828 msgid "user-defined %qD always evaluates both arguments"
29829 msgstr ""
29831 #: cp/decl.c:10140
29832 #, gcc-internal-format
29833 msgid "%qD should return by value"
29834 msgstr ""
29836 #: cp/decl.c:10151 cp/decl.c:10156
29837 #, gcc-internal-format
29838 msgid "%qD cannot have default arguments"
29839 msgstr ""
29841 #: cp/decl.c:10214
29842 #, gcc-internal-format
29843 msgid "using template type parameter %qT after %qs"
29844 msgstr ""
29846 #: cp/decl.c:10229
29847 #, gcc-internal-format
29848 msgid "using typedef-name %qD after %qs"
29849 msgstr ""
29851 #: cp/decl.c:10230
29852 #, gcc-internal-format
29853 msgid "%q+D has a previous declaration here"
29854 msgstr ""
29856 #: cp/decl.c:10238
29857 #, gcc-internal-format
29858 msgid "%qT referred to as %qs"
29859 msgstr ""
29861 #: cp/decl.c:10239 cp/decl.c:10246
29862 #, gcc-internal-format
29863 msgid "%q+T has a previous declaration here"
29864 msgstr ""
29866 #: cp/decl.c:10245
29867 #, gcc-internal-format
29868 msgid "%qT referred to as enum"
29869 msgstr ""
29871 #. If a class template appears as elaborated type specifier
29872 #. without a template header such as:
29874 #. template <class T> class C {};
29875 #. void f(class C);             // No template header here
29877 #. then the required template argument is missing.
29878 #: cp/decl.c:10260
29879 #, gcc-internal-format
29880 msgid "template argument required for %<%s %T%>"
29881 msgstr ""
29883 #: cp/decl.c:10308 cp/name-lookup.c:2789
29884 #, gcc-internal-format
29885 msgid "%qD has the same name as the class in which it is declared"
29886 msgstr ""
29888 #: cp/decl.c:10338 cp/name-lookup.c:2297
29889 #, gcc-internal-format
29890 msgid "reference to %qD is ambiguous"
29891 msgstr ""
29893 #: cp/decl.c:10452
29894 #, gcc-internal-format
29895 msgid "use of enum %q#D without previous declaration"
29896 msgstr ""
29898 #: cp/decl.c:10473
29899 #, gcc-internal-format
29900 msgid "redeclaration of %qT as a non-template"
29901 msgstr ""
29903 #: cp/decl.c:10474
29904 #, gcc-internal-format
29905 msgid "previous declaration %q+D"
29906 msgstr ""
29908 #: cp/decl.c:10585
29909 #, gcc-internal-format
29910 msgid "derived union %qT invalid"
29911 msgstr ""
29913 #: cp/decl.c:10594
29914 #, gcc-internal-format
29915 msgid "Java class %qT cannot have multiple bases"
29916 msgstr ""
29918 #: cp/decl.c:10605
29919 #, gcc-internal-format
29920 msgid "Java class %qT cannot have virtual bases"
29921 msgstr ""
29923 #: cp/decl.c:10625
29924 #, gcc-internal-format
29925 msgid "base type %qT fails to be a struct or class type"
29926 msgstr ""
29928 #: cp/decl.c:10658
29929 #, gcc-internal-format
29930 msgid "recursive type %qT undefined"
29931 msgstr ""
29933 #: cp/decl.c:10660
29934 #, gcc-internal-format
29935 msgid "duplicate base type %qT invalid"
29936 msgstr ""
29938 #: cp/decl.c:10744
29939 #, gcc-internal-format
29940 msgid "multiple definition of %q#T"
29941 msgstr ""
29943 #: cp/decl.c:10745
29944 #, gcc-internal-format
29945 msgid "%Jprevious definition here"
29946 msgstr ""
29948 #: cp/decl.c:10789
29949 #, gcc-internal-format
29950 msgid "underlying type %<%T%> of %<%T%> must be an integral type"
29951 msgstr ""
29953 #. DR 377
29955 #. IF no integral type can represent all the enumerator values, the
29956 #. enumeration is ill-formed.
29957 #: cp/decl.c:10921
29958 #, gcc-internal-format
29959 msgid "no integral type can represent all of the enumerator values for %qT"
29960 msgstr ""
29962 #: cp/decl.c:11052
29963 #, gcc-internal-format
29964 msgid "enumerator value for %qD is not an integer constant"
29965 msgstr ""
29967 #: cp/decl.c:11080
29968 #, gcc-internal-format
29969 msgid "overflow in enumeration values at %qD"
29970 msgstr ""
29972 #: cp/decl.c:11099
29973 #, gcc-internal-format
29974 msgid "enumerator value %E is too large for underlying type %<%T%>"
29975 msgstr ""
29977 #: cp/decl.c:11198
29978 #, gcc-internal-format
29979 msgid "return type %q#T is incomplete"
29980 msgstr ""
29982 #: cp/decl.c:11200
29983 #, gcc-internal-format
29984 msgid "return type has Java class type %q#T"
29985 msgstr ""
29987 #: cp/decl.c:11325 cp/typeck.c:6855
29988 #, gcc-internal-format
29989 msgid "%<operator=%> should return a reference to %<*this%>"
29990 msgstr ""
29992 #: cp/decl.c:11719
29993 #, gcc-internal-format
29994 msgid "parameter %qD declared void"
29995 msgstr ""
29997 #: cp/decl.c:12206
29998 #, gcc-internal-format
29999 msgid "invalid member function declaration"
30000 msgstr ""
30002 #: cp/decl.c:12221
30003 #, gcc-internal-format
30004 msgid "%qD is already defined in class %qT"
30005 msgstr ""
30007 #: cp/decl.c:12467
30008 #, gcc-internal-format
30009 msgid "static member function %q#D declared with type qualifiers"
30010 msgstr ""
30012 #: cp/decl2.c:270
30013 #, gcc-internal-format
30014 msgid "name missing for member function"
30015 msgstr ""
30017 #: cp/decl2.c:341 cp/decl2.c:355
30018 #, gcc-internal-format
30019 msgid "ambiguous conversion for array subscript"
30020 msgstr ""
30022 #: cp/decl2.c:349
30023 #, gcc-internal-format
30024 msgid "invalid types %<%T[%T]%> for array subscript"
30025 msgstr ""
30027 #: cp/decl2.c:392
30028 #, gcc-internal-format
30029 msgid "deleting array %q#D"
30030 msgstr ""
30032 #: cp/decl2.c:398
30033 #, gcc-internal-format
30034 msgid "type %q#T argument given to %<delete%>, expected pointer"
30035 msgstr ""
30037 #: cp/decl2.c:410
30038 #, gcc-internal-format
30039 msgid ""
30040 "cannot delete a function.  Only pointer-to-objects are valid arguments to %"
30041 "<delete%>"
30042 msgstr ""
30044 #: cp/decl2.c:418
30045 #, gcc-internal-format
30046 msgid "deleting %qT is undefined"
30047 msgstr ""
30049 #: cp/decl2.c:461 cp/pt.c:3833
30050 #, gcc-internal-format
30051 msgid "template declaration of %q#D"
30052 msgstr ""
30054 #: cp/decl2.c:513
30055 #, gcc-internal-format
30056 msgid "Java method %qD has non-Java return type %qT"
30057 msgstr ""
30059 #: cp/decl2.c:530
30060 #, gcc-internal-format
30061 msgid "Java method %qD has non-Java parameter type %qT"
30062 msgstr ""
30064 #: cp/decl2.c:641
30065 #, gcc-internal-format
30066 msgid "prototype for %q#D does not match any in class %qT"
30067 msgstr ""
30069 #: cp/decl2.c:721
30070 #, gcc-internal-format
30071 msgid "local class %q#T shall not have static data member %q#D"
30072 msgstr ""
30074 #: cp/decl2.c:729
30075 #, gcc-internal-format
30076 msgid "initializer invalid for static member with constructor"
30077 msgstr ""
30079 #: cp/decl2.c:732
30080 #, gcc-internal-format
30081 msgid "(an out of class initialization is required)"
30082 msgstr ""
30084 #: cp/decl2.c:792
30085 #, gcc-internal-format
30086 msgid "member %qD conflicts with virtual function table field name"
30087 msgstr ""
30089 #: cp/decl2.c:812
30090 #, gcc-internal-format
30091 msgid "%qD is already defined in %qT"
30092 msgstr ""
30094 #: cp/decl2.c:850
30095 #, gcc-internal-format
30096 msgid "initializer specified for static member function %qD"
30097 msgstr ""
30099 #: cp/decl2.c:873
30100 #, gcc-internal-format
30101 msgid "field initializer is not constant"
30102 msgstr ""
30104 #: cp/decl2.c:900
30105 #, gcc-internal-format
30106 msgid "%<asm%> specifiers are not permitted on non-static data members"
30107 msgstr ""
30109 #: cp/decl2.c:952
30110 #, gcc-internal-format
30111 msgid "bit-field %qD with non-integral type"
30112 msgstr ""
30114 #: cp/decl2.c:958
30115 #, gcc-internal-format
30116 msgid "cannot declare %qD to be a bit-field type"
30117 msgstr ""
30119 #: cp/decl2.c:968
30120 #, gcc-internal-format
30121 msgid "cannot declare bit-field %qD with function type"
30122 msgstr ""
30124 #: cp/decl2.c:975
30125 #, gcc-internal-format
30126 msgid "%qD is already defined in the class %qT"
30127 msgstr ""
30129 #: cp/decl2.c:982
30130 #, gcc-internal-format
30131 msgid "static member %qD cannot be a bit-field"
30132 msgstr ""
30134 #: cp/decl2.c:1250
30135 #, gcc-internal-format
30136 msgid "anonymous struct not inside named type"
30137 msgstr ""
30139 #: cp/decl2.c:1334
30140 #, gcc-internal-format
30141 msgid "namespace-scope anonymous aggregates must be static"
30142 msgstr ""
30144 #: cp/decl2.c:1343
30145 #, gcc-internal-format
30146 msgid "anonymous union with no members"
30147 msgstr ""
30149 #: cp/decl2.c:1379
30150 #, gcc-internal-format
30151 msgid "%<operator new%> must return type %qT"
30152 msgstr ""
30154 #. [basic.stc.dynamic.allocation]
30156 #. The first parameter shall not have an associated default
30157 #. argument.
30158 #: cp/decl2.c:1390
30159 #, gcc-internal-format
30160 msgid "the first parameter of %<operator new%> cannot have a default argument"
30161 msgstr ""
30163 #: cp/decl2.c:1406
30164 #, gcc-internal-format
30165 msgid "%<operator new%> takes type %<size_t%> (%qT) as first parameter"
30166 msgstr ""
30168 #: cp/decl2.c:1435
30169 #, gcc-internal-format
30170 msgid "%<operator delete%> must return type %qT"
30171 msgstr ""
30173 #: cp/decl2.c:1444
30174 #, gcc-internal-format
30175 msgid "%<operator delete%> takes type %qT as first parameter"
30176 msgstr ""
30178 #: cp/decl2.c:2121
30179 #, gcc-internal-format
30180 msgid "%qT has a field %qD whose type uses the anonymous namespace"
30181 msgstr ""
30183 #: cp/decl2.c:2128
30184 #, gcc-internal-format
30185 msgid "%qT declared with greater visibility than the type of its field %qD"
30186 msgstr ""
30188 #: cp/decl2.c:2141
30189 #, gcc-internal-format
30190 msgid "%qT has a base %qT whose type uses the anonymous namespace"
30191 msgstr ""
30193 #: cp/decl2.c:2147
30194 #, gcc-internal-format
30195 msgid "%qT declared with greater visibility than its base %qT"
30196 msgstr ""
30198 #: cp/decl2.c:3575
30199 #, gcc-internal-format
30200 msgid "inline function %q+D used but never defined"
30201 msgstr ""
30203 #: cp/decl2.c:3724
30204 #, gcc-internal-format
30205 msgid "default argument missing for parameter %P of %q+#D"
30206 msgstr ""
30208 #: cp/decl2.c:3836 cp/search.c:1919
30209 #, gcc-internal-format
30210 msgid "deleted function %q+D"
30211 msgstr ""
30213 #: cp/decl2.c:3837
30214 #, gcc-internal-format
30215 msgid "used here"
30216 msgstr ""
30218 #. We really want to suppress this warning in system headers,
30219 #. because libstdc++ uses variadic templates even when we aren't
30220 #. in C++0x mode.
30221 #: cp/error.c:2695
30222 #, gcc-internal-format
30223 msgid "%s only available with -std=c++0x or -std=gnu++0x"
30224 msgstr ""
30226 #. Can't throw a reference.
30227 #: cp/except.c:286
30228 #, gcc-internal-format
30229 msgid "type %qT is disallowed in Java %<throw%> or %<catch%>"
30230 msgstr ""
30232 #: cp/except.c:297
30233 #, gcc-internal-format
30234 msgid "call to Java %<catch%> or %<throw%> with %<jthrowable%> undefined"
30235 msgstr ""
30237 #. Thrown object must be a Throwable.
30238 #: cp/except.c:304
30239 #, gcc-internal-format
30240 msgid "type %qT is not derived from %<java::lang::Throwable%>"
30241 msgstr ""
30243 #: cp/except.c:367
30244 #, gcc-internal-format
30245 msgid "mixing C++ and Java catches in a single translation unit"
30246 msgstr ""
30248 #: cp/except.c:638
30249 #, gcc-internal-format
30250 msgid "throwing NULL, which has integral, not pointer type"
30251 msgstr ""
30253 #: cp/except.c:661 cp/init.c:1945
30254 #, gcc-internal-format
30255 msgid "%qD should never be overloaded"
30256 msgstr ""
30258 #: cp/except.c:758
30259 #, gcc-internal-format
30260 msgid "  in thrown expression"
30261 msgstr ""
30263 #: cp/except.c:914
30264 #, gcc-internal-format
30265 msgid ""
30266 "expression %qE of abstract class type %qT cannot be used in throw-expression"
30267 msgstr ""
30269 #: cp/except.c:999
30270 #, gcc-internal-format
30271 msgid "%Hexception of type %qT will be caught"
30272 msgstr ""
30274 #: cp/except.c:1001
30275 #, gcc-internal-format
30276 msgid "%H   by earlier handler for %qT"
30277 msgstr ""
30279 #: cp/except.c:1031
30280 #, gcc-internal-format
30281 msgid "%H%<...%> handler must be the last handler for its try block"
30282 msgstr ""
30284 #: cp/friend.c:156
30285 #, gcc-internal-format
30286 msgid "%qD is already a friend of class %qT"
30287 msgstr ""
30289 #: cp/friend.c:232
30290 #, gcc-internal-format
30291 msgid "invalid type %qT declared %<friend%>"
30292 msgstr ""
30294 #. [temp.friend]
30295 #. Friend declarations shall not declare partial
30296 #. specializations.
30297 #. template <class U> friend class T::X<U>;
30298 #. [temp.friend]
30299 #. Friend declarations shall not declare partial
30300 #. specializations.
30301 #: cp/friend.c:248 cp/friend.c:278
30302 #, gcc-internal-format
30303 msgid "partial specialization %qT declared %<friend%>"
30304 msgstr ""
30306 #: cp/friend.c:256
30307 #, gcc-internal-format
30308 msgid "class %qT is implicitly friends with itself"
30309 msgstr ""
30311 #: cp/friend.c:314
30312 #, gcc-internal-format
30313 msgid "%qT is not a member of %qT"
30314 msgstr ""
30316 #: cp/friend.c:319
30317 #, gcc-internal-format
30318 msgid "%qT is not a member class template of %qT"
30319 msgstr ""
30321 #: cp/friend.c:327
30322 #, gcc-internal-format
30323 msgid "%qT is not a nested class of %qT"
30324 msgstr ""
30326 #. template <class T> friend class T;
30327 #: cp/friend.c:340
30328 #, gcc-internal-format
30329 msgid "template parameter type %qT declared %<friend%>"
30330 msgstr ""
30332 #. template <class T> friend class A; where A is not a template
30333 #: cp/friend.c:346
30334 #, gcc-internal-format
30335 msgid "%q#T is not a template"
30336 msgstr ""
30338 #: cp/friend.c:368
30339 #, gcc-internal-format
30340 msgid "%qD is already a friend of %qT"
30341 msgstr ""
30343 #: cp/friend.c:377
30344 #, gcc-internal-format
30345 msgid "%qT is already a friend of %qT"
30346 msgstr ""
30348 #: cp/friend.c:501
30349 #, gcc-internal-format
30350 msgid "member %qD declared as friend before type %qT defined"
30351 msgstr ""
30353 #: cp/friend.c:550
30354 #, gcc-internal-format
30355 msgid "friend declaration %qD in local class without prior declaration"
30356 msgstr ""
30358 #: cp/friend.c:573
30359 #, gcc-internal-format
30360 msgid "friend declaration %q#D declares a non-template function"
30361 msgstr ""
30363 #: cp/friend.c:577
30364 #, gcc-internal-format
30365 msgid ""
30366 "(if this is not what you intended, make sure the function template has "
30367 "already been declared and add <> after the function name here) "
30368 msgstr ""
30370 #: cp/init.c:372
30371 #, gcc-internal-format
30372 msgid "value-initialization of reference"
30373 msgstr ""
30375 #: cp/init.c:479
30376 #, gcc-internal-format
30377 msgid "%J%qD should be initialized in the member initialization list"
30378 msgstr ""
30380 #. TYPE_NEEDS_CONSTRUCTING can be set just because we have a
30381 #. vtable; still give this diagnostic.
30382 #: cp/init.c:525 cp/init.c:548
30383 #, gcc-internal-format
30384 msgid "%Juninitialized member %qD with %<const%> type %qT"
30385 msgstr ""
30387 #: cp/init.c:539
30388 #, gcc-internal-format
30389 msgid "%Jdefault-initialization of %q#D, which has reference type"
30390 msgstr ""
30392 #: cp/init.c:545
30393 #, gcc-internal-format
30394 msgid "%Juninitialized reference member %qD"
30395 msgstr ""
30397 #: cp/init.c:693
30398 #, gcc-internal-format
30399 msgid "%q+D will be initialized after"
30400 msgstr ""
30402 #: cp/init.c:696
30403 #, gcc-internal-format
30404 msgid "base %qT will be initialized after"
30405 msgstr ""
30407 #: cp/init.c:699
30408 #, gcc-internal-format
30409 msgid "  %q+#D"
30410 msgstr ""
30412 #: cp/init.c:701
30413 #, gcc-internal-format
30414 msgid "  base %qT"
30415 msgstr ""
30417 #: cp/init.c:702
30418 #, gcc-internal-format
30419 msgid "%J  when initialized here"
30420 msgstr ""
30422 #: cp/init.c:718
30423 #, gcc-internal-format
30424 msgid "%Jmultiple initializations given for %qD"
30425 msgstr ""
30427 #: cp/init.c:721
30428 #, gcc-internal-format
30429 msgid "%Jmultiple initializations given for base %qT"
30430 msgstr ""
30432 #: cp/init.c:788
30433 #, gcc-internal-format
30434 msgid "%Jinitializations for multiple members of %qT"
30435 msgstr ""
30437 #: cp/init.c:851
30438 #, gcc-internal-format
30439 msgid ""
30440 "%Jbase class %q#T should be explicitly initialized in the copy constructor"
30441 msgstr ""
30443 #: cp/init.c:1080 cp/init.c:1099
30444 #, gcc-internal-format
30445 msgid "class %qT does not have any field named %qD"
30446 msgstr ""
30448 #: cp/init.c:1086
30449 #, gcc-internal-format
30450 msgid ""
30451 "%q#D is a static data member; it can only be initialized at its definition"
30452 msgstr ""
30454 #: cp/init.c:1093
30455 #, gcc-internal-format
30456 msgid "%q#D is not a non-static data member of %qT"
30457 msgstr ""
30459 #: cp/init.c:1132
30460 #, gcc-internal-format
30461 msgid "unnamed initializer for %qT, which has no base classes"
30462 msgstr ""
30464 #: cp/init.c:1140
30465 #, gcc-internal-format
30466 msgid "unnamed initializer for %qT, which uses multiple inheritance"
30467 msgstr ""
30469 #: cp/init.c:1186
30470 #, gcc-internal-format
30471 msgid "%qD is both a direct base and an indirect virtual base"
30472 msgstr ""
30474 #: cp/init.c:1194
30475 #, gcc-internal-format
30476 msgid "type %qT is not a direct or virtual base of %qT"
30477 msgstr ""
30479 #: cp/init.c:1197
30480 #, gcc-internal-format
30481 msgid "type %qT is not a direct base of %qT"
30482 msgstr ""
30484 #: cp/init.c:1278
30485 #, gcc-internal-format
30486 msgid "bad array initializer"
30487 msgstr ""
30489 #: cp/init.c:1457 cp/semantics.c:2497
30490 #, gcc-internal-format
30491 msgid "%qT is not a class type"
30492 msgstr ""
30494 #: cp/init.c:1511
30495 #, gcc-internal-format
30496 msgid "incomplete type %qT does not have member %qD"
30497 msgstr ""
30499 #: cp/init.c:1524
30500 #, gcc-internal-format
30501 msgid "invalid pointer to bit-field %qD"
30502 msgstr ""
30504 #: cp/init.c:1602
30505 #, gcc-internal-format
30506 msgid "invalid use of non-static member function %qD"
30507 msgstr ""
30509 #: cp/init.c:1608
30510 #, gcc-internal-format
30511 msgid "invalid use of non-static data member %qD"
30512 msgstr ""
30514 #: cp/init.c:1887
30515 #, gcc-internal-format
30516 msgid "invalid type %<void%> for new"
30517 msgstr ""
30519 #: cp/init.c:1900
30520 #, gcc-internal-format
30521 msgid "uninitialized const in %<new%> of %q#T"
30522 msgstr ""
30524 #: cp/init.c:1939
30525 #, gcc-internal-format
30526 msgid "call to Java constructor with %qs undefined"
30527 msgstr ""
30529 #: cp/init.c:1957
30530 #, gcc-internal-format
30531 msgid "Java class %q#T object allocated using placement new"
30532 msgstr ""
30534 #: cp/init.c:1987
30535 #, gcc-internal-format
30536 msgid "no suitable %qD found in class %qT"
30537 msgstr ""
30539 #: cp/init.c:1994
30540 #, gcc-internal-format
30541 msgid "request for member %qD is ambiguous"
30542 msgstr ""
30544 #: cp/init.c:2174
30545 #, gcc-internal-format
30546 msgid "ISO C++ forbids initialization in array new"
30547 msgstr ""
30549 #: cp/init.c:2390
30550 #, gcc-internal-format
30551 msgid "size in array new must have integral type"
30552 msgstr ""
30554 #: cp/init.c:2403
30555 #, gcc-internal-format
30556 msgid "new cannot be applied to a reference type"
30557 msgstr ""
30559 #: cp/init.c:2412
30560 #, gcc-internal-format
30561 msgid "new cannot be applied to a function type"
30562 msgstr ""
30564 #: cp/init.c:2451
30565 #, gcc-internal-format
30566 msgid "call to Java constructor, while %<jclass%> undefined"
30567 msgstr ""
30569 #: cp/init.c:2469
30570 #, gcc-internal-format
30571 msgid "can't find %<class$%> in %qT"
30572 msgstr ""
30574 #: cp/init.c:2837
30575 #, gcc-internal-format
30576 msgid "initializer ends prematurely"
30577 msgstr ""
30579 #: cp/init.c:2895
30580 #, gcc-internal-format
30581 msgid "cannot initialize multi-dimensional array with initializer"
30582 msgstr ""
30584 #: cp/init.c:3038
30585 #, gcc-internal-format
30586 msgid "possible problem detected in invocation of delete operator:"
30587 msgstr ""
30589 #: cp/init.c:3042
30590 #, gcc-internal-format
30591 msgid ""
30592 "neither the destructor nor the class-specific operator delete will be "
30593 "called, even if they are declared when the class is defined."
30594 msgstr ""
30596 #: cp/init.c:3064
30597 #, gcc-internal-format
30598 msgid "unknown array size in delete"
30599 msgstr ""
30601 #: cp/init.c:3317
30602 #, gcc-internal-format
30603 msgid "type to vector delete is neither pointer or array type"
30604 msgstr ""
30606 #: cp/lex.c:318
30607 #, gcc-internal-format
30608 msgid "junk at end of #pragma %s"
30609 msgstr ""
30611 #: cp/lex.c:325
30612 #, gcc-internal-format
30613 msgid "invalid #pragma %s"
30614 msgstr ""
30616 #: cp/lex.c:333
30617 #, gcc-internal-format
30618 msgid "#pragma vtable no longer supported"
30619 msgstr ""
30621 #: cp/lex.c:405
30622 #, gcc-internal-format
30623 msgid "#pragma implementation for %qs appears after file is included"
30624 msgstr ""
30626 #: cp/lex.c:429
30627 #, gcc-internal-format
30628 msgid "junk at end of #pragma GCC java_exceptions"
30629 msgstr ""
30631 #: cp/lex.c:443
30632 #, gcc-internal-format
30633 msgid "%qD not defined"
30634 msgstr ""
30636 #: cp/lex.c:447
30637 #, gcc-internal-format
30638 msgid "%qD was not declared in this scope"
30639 msgstr ""
30641 #. In a template, it is invalid to write "f()" or "f(3)" if no
30642 #. declaration of "f" is available.  Historically, G++ and most
30643 #. other compilers accepted that usage since they deferred all name
30644 #. lookup until instantiation time rather than doing unqualified
30645 #. name lookup at template definition time; explain to the user what
30646 #. is going wrong.
30648 #. Note that we have the exact wording of the following message in
30649 #. the manual (trouble.texi, node "Name lookup"), so they need to
30650 #. be kept in synch.
30651 #: cp/lex.c:484
30652 #, gcc-internal-format
30653 msgid ""
30654 "there are no arguments to %qD that depend on a template parameter, so a "
30655 "declaration of %qD must be available"
30656 msgstr ""
30658 #: cp/lex.c:493
30659 #, gcc-internal-format
30660 msgid ""
30661 "(if you use %<-fpermissive%>, G++ will accept your code, but allowing the "
30662 "use of an undeclared name is deprecated)"
30663 msgstr ""
30665 #: cp/mangle.c:1647
30666 #, gcc-internal-format
30667 msgid "mangling typeof, use decltype instead"
30668 msgstr ""
30670 #: cp/mangle.c:2171
30671 #, gcc-internal-format
30672 msgid "call_expr cannot be mangled due to a defect in the C++ ABI"
30673 msgstr ""
30675 #: cp/mangle.c:2179
30676 #, gcc-internal-format
30677 msgid "zero-operand casts cannot be mangled due to a defect in the C++ ABI"
30678 msgstr ""
30680 #: cp/mangle.c:2229
30681 #, gcc-internal-format
30682 msgid "omitted middle operand to %<?:%> operand cannot be mangled"
30683 msgstr ""
30685 #: cp/mangle.c:2542
30686 #, gcc-internal-format
30687 msgid "the mangled name of %qD will change in a future version of GCC"
30688 msgstr ""
30690 #: cp/method.c:461
30691 #, gcc-internal-format
30692 msgid "generic thunk code fails for method %q#D which uses %<...%>"
30693 msgstr ""
30695 #: cp/method.c:697
30696 #, gcc-internal-format
30697 msgid "non-static const member %q#D, can't use default assignment operator"
30698 msgstr ""
30700 #: cp/method.c:703
30701 #, gcc-internal-format
30702 msgid "non-static reference member %q#D, can't use default assignment operator"
30703 msgstr ""
30705 #: cp/method.c:816
30706 #, gcc-internal-format
30707 msgid "synthesized method %qD first required here "
30708 msgstr ""
30710 #: cp/method.c:1159
30711 #, gcc-internal-format
30712 msgid ""
30713 "vtable layout for class %qT may not be ABI-compliantand may change in a "
30714 "future version of GCC due to implicit virtual destructor"
30715 msgstr ""
30717 #: cp/name-lookup.c:728
30718 #, gcc-internal-format
30719 msgid "redeclaration of %<wchar_t%> as %qT"
30720 msgstr ""
30722 #. A redeclaration of main, but not a duplicate of the
30723 #. previous one.
30725 #. [basic.start.main]
30727 #. This function shall not be overloaded.
30728 #: cp/name-lookup.c:758
30729 #, gcc-internal-format
30730 msgid "invalid redeclaration of %q+D"
30731 msgstr ""
30733 #: cp/name-lookup.c:759
30734 #, gcc-internal-format
30735 msgid "as %qD"
30736 msgstr ""
30738 #: cp/name-lookup.c:799
30739 #, gcc-internal-format
30740 msgid "declaration of %q#D with C language linkage"
30741 msgstr ""
30743 #: cp/name-lookup.c:803
30744 #, gcc-internal-format
30745 msgid "due to different exception specifications"
30746 msgstr ""
30748 #: cp/name-lookup.c:893
30749 #, gcc-internal-format
30750 msgid "type mismatch with previous external decl of %q#D"
30751 msgstr ""
30753 #: cp/name-lookup.c:894
30754 #, gcc-internal-format
30755 msgid "previous external decl of %q+#D"
30756 msgstr ""
30758 #: cp/name-lookup.c:985
30759 #, gcc-internal-format
30760 msgid "extern declaration of %q#D doesn't match"
30761 msgstr ""
30763 #: cp/name-lookup.c:986
30764 #, gcc-internal-format
30765 msgid "global declaration %q+#D"
30766 msgstr ""
30768 #: cp/name-lookup.c:1023 cp/name-lookup.c:1030
30769 #, gcc-internal-format
30770 msgid "declaration of %q#D shadows a parameter"
30771 msgstr ""
30773 #. Location of previous decl is not useful in this case.
30774 #: cp/name-lookup.c:1055
30775 #, gcc-internal-format
30776 msgid "declaration of %qD shadows a member of 'this'"
30777 msgstr ""
30779 #: cp/name-lookup.c:1061
30780 #, gcc-internal-format
30781 msgid "declaration of %qD shadows a previous local"
30782 msgstr ""
30784 #: cp/name-lookup.c:1068
30785 #, gcc-internal-format
30786 msgid "declaration of %qD shadows a global declaration"
30787 msgstr ""
30789 #: cp/name-lookup.c:1191
30790 #, gcc-internal-format
30791 msgid "name lookup of %qD changed"
30792 msgstr ""
30794 #: cp/name-lookup.c:1192
30795 #, gcc-internal-format
30796 msgid "  matches this %q+D under ISO standard rules"
30797 msgstr ""
30799 #: cp/name-lookup.c:1194
30800 #, gcc-internal-format
30801 msgid "  matches this %q+D under old rules"
30802 msgstr ""
30804 #: cp/name-lookup.c:1212 cp/name-lookup.c:1220
30805 #, gcc-internal-format
30806 msgid "name lookup of %qD changed for ISO %<for%> scoping"
30807 msgstr ""
30809 #: cp/name-lookup.c:1214
30810 #, gcc-internal-format
30811 msgid "  cannot use obsolete binding at %q+D because it has a destructor"
30812 msgstr ""
30814 #: cp/name-lookup.c:1223
30815 #, gcc-internal-format
30816 msgid "  using obsolete binding at %q+D"
30817 msgstr ""
30819 #: cp/name-lookup.c:1229 cp/parser.c:10022
30820 #, gcc-internal-format
30821 msgid "(if you use %<-fpermissive%> G++ will accept your code)"
30822 msgstr ""
30824 #: cp/name-lookup.c:1285
30825 #, gcc-internal-format
30826 msgid "%s %s(%E) %p %d\n"
30827 msgstr ""
30829 #: cp/name-lookup.c:1288
30830 #, gcc-internal-format
30831 msgid "%s %s %p %d\n"
30832 msgstr ""
30834 #: cp/name-lookup.c:1416
30835 #, gcc-internal-format
30836 msgid "XXX is_class_level != (current_scope == class_scope)\n"
30837 msgstr ""
30839 #: cp/name-lookup.c:2010
30840 #, gcc-internal-format
30841 msgid "%q#D hides constructor for %q#T"
30842 msgstr ""
30844 #: cp/name-lookup.c:2027
30845 #, gcc-internal-format
30846 msgid "%q#D conflicts with previous using declaration %q#D"
30847 msgstr ""
30849 #: cp/name-lookup.c:2050
30850 #, gcc-internal-format
30851 msgid "previous non-function declaration %q+#D"
30852 msgstr ""
30854 #: cp/name-lookup.c:2051
30855 #, gcc-internal-format
30856 msgid "conflicts with function declaration %q#D"
30857 msgstr ""
30859 #. It's a nested name with template parameter dependent scope.
30860 #. This can only be using-declaration for class member.
30861 #: cp/name-lookup.c:2129 cp/name-lookup.c:2154
30862 #, gcc-internal-format
30863 msgid "%qT is not a namespace"
30864 msgstr ""
30866 #. 7.3.3/5
30867 #. A using-declaration shall not name a template-id.
30868 #: cp/name-lookup.c:2139
30869 #, gcc-internal-format
30870 msgid "a using-declaration cannot specify a template-id.  Try %<using %D%>"
30871 msgstr ""
30873 #: cp/name-lookup.c:2146
30874 #, gcc-internal-format
30875 msgid "namespace %qD not allowed in using-declaration"
30876 msgstr ""
30878 #: cp/name-lookup.c:2182
30879 #, gcc-internal-format
30880 msgid "%qD not declared"
30881 msgstr ""
30883 #: cp/name-lookup.c:2218 cp/name-lookup.c:2255 cp/name-lookup.c:2289
30884 #: cp/name-lookup.c:2304
30885 #, gcc-internal-format
30886 msgid "%qD is already declared in this scope"
30887 msgstr ""
30889 #: cp/name-lookup.c:2908
30890 #, gcc-internal-format
30891 msgid "using-declaration for non-member at class scope"
30892 msgstr ""
30894 #: cp/name-lookup.c:2915
30895 #, gcc-internal-format
30896 msgid "%<%T::%D%> names destructor"
30897 msgstr ""
30899 #: cp/name-lookup.c:2920
30900 #, gcc-internal-format
30901 msgid "%<%T::%D%> names constructor"
30902 msgstr ""
30904 #: cp/name-lookup.c:2925
30905 #, gcc-internal-format
30906 msgid "%<%T::%D%> names constructor in %qT"
30907 msgstr ""
30909 #: cp/name-lookup.c:2975
30910 #, gcc-internal-format
30911 msgid "no members matching %<%T::%D%> in %q#T"
30912 msgstr ""
30914 #: cp/name-lookup.c:3043
30915 #, gcc-internal-format
30916 msgid "declaration of %qD not in a namespace surrounding %qD"
30917 msgstr ""
30919 #: cp/name-lookup.c:3051
30920 #, gcc-internal-format
30921 msgid "explicit qualification in declaration of %qD"
30922 msgstr ""
30924 #: cp/name-lookup.c:3094
30925 #, gcc-internal-format
30926 msgid "%qD should have been declared inside %qD"
30927 msgstr ""
30929 #: cp/name-lookup.c:3139
30930 #, gcc-internal-format
30931 msgid "%qD attribute requires a single NTBS argument"
30932 msgstr ""
30934 #: cp/name-lookup.c:3146
30935 #, gcc-internal-format
30936 msgid ""
30937 "%qD attribute is meaningless since members of the anonymous namespace get "
30938 "local symbols"
30939 msgstr ""
30941 #: cp/name-lookup.c:3155 cp/name-lookup.c:3524
30942 #, gcc-internal-format
30943 msgid "%qD attribute directive ignored"
30944 msgstr ""
30946 #: cp/name-lookup.c:3200
30947 #, gcc-internal-format
30948 msgid "namespace alias %qD not allowed here, assuming %qD"
30949 msgstr ""
30951 #: cp/name-lookup.c:3512
30952 #, gcc-internal-format
30953 msgid "strong using only meaningful at namespace scope"
30954 msgstr ""
30956 #: cp/name-lookup.c:3516
30957 #, gcc-internal-format
30958 msgid "current namespace %qD does not enclose strongly used namespace %qD"
30959 msgstr ""
30961 #: cp/name-lookup.c:4411
30962 #, gcc-internal-format
30963 msgid "%q+D is not a function,"
30964 msgstr ""
30966 #: cp/name-lookup.c:4412
30967 #, gcc-internal-format
30968 msgid "  conflict with %q+D"
30969 msgstr ""
30971 #: cp/name-lookup.c:4856
30972 #, gcc-internal-format
30973 msgid "argument dependent lookup finds %q+D"
30974 msgstr ""
30976 #: cp/name-lookup.c:5289
30977 #, gcc-internal-format
30978 msgid "XXX entering pop_everything ()\n"
30979 msgstr ""
30981 #: cp/name-lookup.c:5298
30982 #, gcc-internal-format
30983 msgid "XXX leaving pop_everything ()\n"
30984 msgstr ""
30986 #: cp/parser.c:441
30987 #, gcc-internal-format
30988 msgid "identifier %<%s%> will become a keyword in C++0x"
30989 msgstr ""
30991 #: cp/parser.c:2077
30992 #, gcc-internal-format
30993 msgid "%H%<#pragma%> is not allowed here"
30994 msgstr ""
30996 #: cp/parser.c:2108
30997 #, gcc-internal-format
30998 msgid "%H%<%E::%E%> has not been declared"
30999 msgstr ""
31001 #: cp/parser.c:2111
31002 #, gcc-internal-format
31003 msgid "%H%<::%E%> has not been declared"
31004 msgstr ""
31006 #: cp/parser.c:2114
31007 #, gcc-internal-format
31008 msgid "%Hrequest for member %qE in non-class type %qT"
31009 msgstr ""
31011 #: cp/parser.c:2117
31012 #, gcc-internal-format
31013 msgid "%H%<%T::%E%> has not been declared"
31014 msgstr ""
31016 #: cp/parser.c:2120
31017 #, gcc-internal-format
31018 msgid "%H%qE has not been declared"
31019 msgstr ""
31021 #: cp/parser.c:2123
31022 #, gcc-internal-format
31023 msgid "%H%<%E::%E%> %s"
31024 msgstr ""
31026 #: cp/parser.c:2125
31027 #, gcc-internal-format
31028 msgid "%H%<::%E%> %s"
31029 msgstr ""
31031 #: cp/parser.c:2127
31032 #, gcc-internal-format
31033 msgid "%H%qE %s"
31034 msgstr ""
31036 #: cp/parser.c:2162
31037 #, gcc-internal-format
31038 msgid "%H%<long long long%> is too long for GCC"
31039 msgstr ""
31041 #: cp/parser.c:2166
31042 #, gcc-internal-format
31043 msgid "ISO C++ 1998 does not support %<long long%>"
31044 msgstr ""
31046 #: cp/parser.c:2186
31047 #, gcc-internal-format
31048 msgid "%Hduplicate %qs"
31049 msgstr ""
31051 #: cp/parser.c:2230
31052 #, gcc-internal-format
31053 msgid "%Hnew types may not be defined in a return type"
31054 msgstr ""
31056 #: cp/parser.c:2232
31057 #, gcc-internal-format
31058 msgid "(perhaps a semicolon is missing after the definition of %qT)"
31059 msgstr ""
31061 #: cp/parser.c:2252
31062 #, gcc-internal-format
31063 msgid "%H%qT is not a template"
31064 msgstr ""
31066 #: cp/parser.c:2254
31067 #, gcc-internal-format
31068 msgid "%H%qE is not a template"
31069 msgstr ""
31071 #: cp/parser.c:2256
31072 #, gcc-internal-format
31073 msgid "%Hinvalid template-id"
31074 msgstr ""
31076 #: cp/parser.c:2318
31077 #, gcc-internal-format
31078 msgid "%Hinvalid use of template-name %qE without an argument list"
31079 msgstr ""
31081 #: cp/parser.c:2321
31082 #, gcc-internal-format
31083 msgid "%Hinvalid use of destructor %qD as a type"
31084 msgstr ""
31086 #. Something like 'unsigned A a;'
31087 #: cp/parser.c:2324
31088 #, gcc-internal-format
31089 msgid "%Hinvalid combination of multiple type-specifiers"
31090 msgstr ""
31092 #. Issue an error message.
31093 #: cp/parser.c:2329
31094 #, gcc-internal-format
31095 msgid "%H%qE does not name a type"
31096 msgstr ""
31098 #: cp/parser.c:2362
31099 #, gcc-internal-format
31100 msgid "(perhaps %<typename %T::%E%> was intended)"
31101 msgstr ""
31103 #: cp/parser.c:2377
31104 #, gcc-internal-format
31105 msgid "%H%qE in namespace %qE does not name a type"
31106 msgstr ""
31108 #: cp/parser.c:2380
31109 #, gcc-internal-format
31110 msgid "%H%qE in class %qT does not name a type"
31111 msgstr ""
31113 #: cp/parser.c:2942
31114 #, gcc-internal-format
31115 msgid "%Hunsupported non-standard concatenation of string literals"
31116 msgstr ""
31118 #: cp/parser.c:3220
31119 #, gcc-internal-format
31120 msgid "ISO C++ forbids braced-groups within expressions"
31121 msgstr ""
31123 #: cp/parser.c:3231
31124 #, gcc-internal-format
31125 msgid ""
31126 "%Hstatement-expressions are not allowed outside functions nor in template-"
31127 "argument lists"
31128 msgstr ""
31130 #: cp/parser.c:3290
31131 #, gcc-internal-format
31132 msgid "%H%<this%> may not be used in this context"
31133 msgstr ""
31135 #: cp/parser.c:3476
31136 #, gcc-internal-format
31137 msgid "%Hlocal variable %qD may not appear in this context"
31138 msgstr ""
31140 #: cp/parser.c:3776
31141 #, gcc-internal-format
31142 msgid "%Hscope %qT before %<~%> is not a class-name"
31143 msgstr ""
31145 #: cp/parser.c:3878
31146 #, gcc-internal-format
31147 msgid "%Hdeclaration of %<~%T%> as member of %qT"
31148 msgstr ""
31150 #: cp/parser.c:3892
31151 #, gcc-internal-format
31152 msgid "%Htypedef-name %qD used as destructor declarator"
31153 msgstr ""
31155 #: cp/parser.c:4106
31156 #, gcc-internal-format
31157 msgid "%H%qD used without template parameters"
31158 msgstr ""
31160 #: cp/parser.c:4110 cp/parser.c:14633 cp/parser.c:16909
31161 #, gcc-internal-format
31162 msgid "%Hreference to %qD is ambiguous"
31163 msgstr ""
31165 #: cp/parser.c:4156 cp/pt.c:5594
31166 #, gcc-internal-format
31167 msgid "%qT is not a template"
31168 msgstr ""
31170 #. Warn the user that a compound literal is not
31171 #. allowed in standard C++.
31172 #: cp/parser.c:4579
31173 #, gcc-internal-format
31174 msgid "ISO C++ forbids compound-literals"
31175 msgstr ""
31177 #: cp/parser.c:4947
31178 #, gcc-internal-format
31179 msgid "%H%qE does not have class type"
31180 msgstr ""
31182 #: cp/parser.c:5031
31183 #, gcc-internal-format
31184 msgid "%Hinvalid use of %qD"
31185 msgstr ""
31187 #: cp/parser.c:5607
31188 #, gcc-internal-format
31189 msgid "%Harray bound forbidden after parenthesized type-id"
31190 msgstr ""
31192 #: cp/parser.c:5610
31193 #, gcc-internal-format
31194 msgid "try removing the parentheses around the type-id"
31195 msgstr ""
31197 #: cp/parser.c:5803
31198 #, gcc-internal-format
31199 msgid "%Hexpression in new-declarator must have integral or enumeration type"
31200 msgstr ""
31202 #: cp/parser.c:6002
31203 #, gcc-internal-format
31204 msgid "use of old-style cast"
31205 msgstr ""
31207 #: cp/parser.c:6129
31208 #, gcc-internal-format
31209 msgid "%H%<>>%> operator will be treated as two right angle brackets in C++0x"
31210 msgstr ""
31212 #: cp/parser.c:6132
31213 #, gcc-internal-format
31214 msgid "suggest parentheses around %<>>%> expression"
31215 msgstr ""
31217 #: cp/parser.c:6947
31218 #, gcc-internal-format
31219 msgid "%Hcase label %qE not within a switch statement"
31220 msgstr ""
31222 #: cp/parser.c:6959
31223 #, gcc-internal-format
31224 msgid "%Hcase label not within a switch statement"
31225 msgstr ""
31227 #: cp/parser.c:7377
31228 #, gcc-internal-format
31229 msgid ""
31230 "suggest a space before %<;%> or explicit braces around empty body in %<%s%> "
31231 "statement"
31232 msgstr ""
31234 #: cp/parser.c:7579
31235 #, gcc-internal-format
31236 msgid "%Hbreak statement not within loop or switch"
31237 msgstr ""
31239 #: cp/parser.c:7587 cp/parser.c:7607
31240 #, gcc-internal-format
31241 msgid "%Hinvalid exit from OpenMP structured block"
31242 msgstr ""
31244 #: cp/parser.c:7590
31245 #, gcc-internal-format
31246 msgid "%Hbreak statement used with OpenMP for loop"
31247 msgstr ""
31249 #: cp/parser.c:7600
31250 #, gcc-internal-format
31251 msgid "%Hcontinue statement not within a loop"
31252 msgstr ""
31254 #. Issue a warning about this use of a GNU extension.
31255 #: cp/parser.c:7643
31256 #, gcc-internal-format
31257 msgid "ISO C++ forbids computed gotos"
31258 msgstr ""
31260 #: cp/parser.c:7783 cp/parser.c:15503
31261 #, gcc-internal-format
31262 msgid "extra %<;%>"
31263 msgstr ""
31265 #: cp/parser.c:8004
31266 #, gcc-internal-format
31267 msgid "%H%<__label__%> not at the beginning of a block"
31268 msgstr ""
31270 #: cp/parser.c:8140
31271 #, gcc-internal-format
31272 msgid "%Hmixing declarations and function-definitions is forbidden"
31273 msgstr ""
31275 #: cp/parser.c:8280
31276 #, gcc-internal-format
31277 msgid "%H%<friend%> used outside of class"
31278 msgstr ""
31280 #: cp/parser.c:8336
31281 #, gcc-internal-format
31282 msgid "%H%<auto%> will change meaning in C++0x; please remove it"
31283 msgstr ""
31285 #. We do not yet support the use of `auto' as a
31286 #. type-specifier.
31287 #: cp/parser.c:8346 cp/parser.c:11078
31288 #, gcc-internal-format
31289 msgid "%HC++0x %<auto%> specifier not supported"
31290 msgstr ""
31292 #: cp/parser.c:8456
31293 #, gcc-internal-format
31294 msgid "%Hclass definition may not be declared a friend"
31295 msgstr ""
31297 #: cp/parser.c:8526 cp/parser.c:15817
31298 #, gcc-internal-format
31299 msgid "%Htemplates may not be %<virtual%>"
31300 msgstr ""
31302 #: cp/parser.c:9003
31303 #, gcc-internal-format
31304 msgid "%Honly constructors take base initializers"
31305 msgstr ""
31307 #: cp/parser.c:9025
31308 #, gcc-internal-format
31309 msgid "%Hcannot expand initializer for member %<%D%>"
31310 msgstr ""
31312 #: cp/parser.c:9080
31313 #, gcc-internal-format
31314 msgid "anachronistic old-style base class initializer"
31315 msgstr ""
31317 #: cp/parser.c:9136
31318 #, gcc-internal-format
31319 msgid ""
31320 "%Hkeyword %<typename%> not allowed in this context (a qualified member "
31321 "initializer is implicitly a type)"
31322 msgstr ""
31324 #. Warn that we do not support `export'.
31325 #: cp/parser.c:9482
31326 #, gcc-internal-format
31327 msgid "keyword %<export%> not implemented, and will be ignored"
31328 msgstr ""
31330 #: cp/parser.c:9664 cp/parser.c:9762 cp/parser.c:9868
31331 #, gcc-internal-format
31332 msgid "%Htemplate parameter pack %qD cannot have a default argument"
31333 msgstr ""
31335 #: cp/parser.c:9667
31336 #, gcc-internal-format
31337 msgid "%Htemplate parameter pack cannot have a default argument"
31338 msgstr ""
31340 #: cp/parser.c:9765 cp/parser.c:9872
31341 #, gcc-internal-format
31342 msgid "%Htemplate parameter packs cannot have default arguments"
31343 msgstr ""
31345 #: cp/parser.c:10014
31346 #, gcc-internal-format
31347 msgid "%<<::%> cannot begin a template-argument list"
31348 msgstr ""
31350 #: cp/parser.c:10018
31351 #, gcc-internal-format
31352 msgid ""
31353 "%<<:%> is an alternate spelling for %<[%>. Insert whitespace between %<<%> "
31354 "and %<::%>"
31355 msgstr ""
31357 #: cp/parser.c:10096
31358 #, gcc-internal-format
31359 msgid "%Hparse error in template argument list"
31360 msgstr ""
31362 #. Explain what went wrong.
31363 #: cp/parser.c:10211
31364 #, gcc-internal-format
31365 msgid "%Hnon-template %qD used as template"
31366 msgstr ""
31368 #: cp/parser.c:10213
31369 #, gcc-internal-format
31370 msgid "use %<%T::template %D%> to indicate that it is a template"
31371 msgstr ""
31373 #: cp/parser.c:10750
31374 #, gcc-internal-format
31375 msgid "%Htemplate specialization with C linkage"
31376 msgstr ""
31378 #: cp/parser.c:11402
31379 #, gcc-internal-format
31380 msgid "using %<typename%> outside of template"
31381 msgstr ""
31383 #: cp/parser.c:11566
31384 #, gcc-internal-format
31385 msgid "declaration %qD does not declare anything"
31386 msgstr ""
31388 #: cp/parser.c:11651
31389 #, gcc-internal-format
31390 msgid "attributes ignored on uninstantiated type"
31391 msgstr ""
31393 #: cp/parser.c:11655
31394 #, gcc-internal-format
31395 msgid "attributes ignored on template instantiation"
31396 msgstr ""
31398 #: cp/parser.c:11660
31399 #, gcc-internal-format
31400 msgid ""
31401 "attributes ignored on elaborated-type-specifier that is not a forward "
31402 "declaration"
31403 msgstr ""
31405 #: cp/parser.c:11930
31406 #, gcc-internal-format
31407 msgid "%H%qD is not a namespace-name"
31408 msgstr ""
31410 #: cp/parser.c:12057
31411 #, gcc-internal-format
31412 msgid "%H%<namespace%> definition is not allowed here"
31413 msgstr ""
31415 #. [namespace.udecl]
31417 #. A using declaration shall not name a template-id.
31418 #: cp/parser.c:12197
31419 #, gcc-internal-format
31420 msgid "%Ha template-id may not appear in a using-declaration"
31421 msgstr ""
31423 #: cp/parser.c:12571
31424 #, gcc-internal-format
31425 msgid "%Han asm-specification is not allowed on a function-definition"
31426 msgstr ""
31428 #: cp/parser.c:12575
31429 #, gcc-internal-format
31430 msgid "%Hattributes are not allowed on a function-definition"
31431 msgstr ""
31433 #: cp/parser.c:12721
31434 #, gcc-internal-format
31435 msgid "%Hinitializer provided for function"
31436 msgstr ""
31438 #: cp/parser.c:12743
31439 #, gcc-internal-format
31440 msgid "attributes after parenthesized initializer ignored"
31441 msgstr ""
31443 #: cp/parser.c:13124
31444 #, gcc-internal-format
31445 msgid "%Harray bound is not an integer constant"
31446 msgstr ""
31448 #: cp/parser.c:13236
31449 #, gcc-internal-format
31450 msgid "%H%<%T::%E%> is not a type"
31451 msgstr ""
31453 #: cp/parser.c:13263
31454 #, gcc-internal-format
31455 msgid "%Hinvalid use of constructor as a template"
31456 msgstr ""
31458 #: cp/parser.c:13265
31459 #, gcc-internal-format
31460 msgid ""
31461 "use %<%T::%D%> instead of %<%T::%D%> to name the constructor in a qualified "
31462 "name"
31463 msgstr ""
31465 #: cp/parser.c:13438
31466 #, gcc-internal-format
31467 msgid "%H%qD is a namespace"
31468 msgstr ""
31470 #: cp/parser.c:13513
31471 #, gcc-internal-format
31472 msgid "%Hduplicate cv-qualifier"
31473 msgstr ""
31475 #: cp/parser.c:14146
31476 #, gcc-internal-format
31477 msgid "%Hfile ends in default argument"
31478 msgstr ""
31480 #: cp/parser.c:14192
31481 #, gcc-internal-format
31482 msgid "deprecated use of default argument for parameter of non-function"
31483 msgstr ""
31485 #: cp/parser.c:14195
31486 #, gcc-internal-format
31487 msgid "%Hdefault arguments are only permitted for function parameters"
31488 msgstr ""
31490 #: cp/parser.c:14213
31491 #, gcc-internal-format
31492 msgid "%H%sparameter pack %qD cannot have a default argument"
31493 msgstr ""
31495 #: cp/parser.c:14217
31496 #, gcc-internal-format
31497 msgid "%H%sparameter pack cannot have a default argument"
31498 msgstr ""
31500 #: cp/parser.c:14480
31501 #, gcc-internal-format
31502 msgid "ISO C++ does not allow designated initializers"
31503 msgstr ""
31505 #: cp/parser.c:15096
31506 #, gcc-internal-format
31507 msgid "%Hinvalid class name in declaration of %qD"
31508 msgstr ""
31510 #: cp/parser.c:15109
31511 #, gcc-internal-format
31512 msgid "%Hdeclaration of %qD in namespace %qD which does not enclose %qD"
31513 msgstr ""
31515 #: cp/parser.c:15114
31516 #, gcc-internal-format
31517 msgid "%Hdeclaration of %qD in %qD which does not enclose %qD"
31518 msgstr ""
31520 #: cp/parser.c:15128
31521 #, gcc-internal-format
31522 msgid "%Hextra qualification not allowed"
31523 msgstr ""
31525 #: cp/parser.c:15140
31526 #, gcc-internal-format
31527 msgid "%Han explicit specialization must be preceded by %<template <>%>"
31528 msgstr ""
31530 #: cp/parser.c:15169
31531 #, gcc-internal-format
31532 msgid "%Hfunction template %qD redeclared as a class template"
31533 msgstr ""
31535 #: cp/parser.c:15251
31536 #, gcc-internal-format
31537 msgid "%Hredefinition of %q#T"
31538 msgstr ""
31540 #: cp/parser.c:15253
31541 #, gcc-internal-format
31542 msgid "%Hprevious definition of %q+#T"
31543 msgstr ""
31545 #: cp/parser.c:15521
31546 #, gcc-internal-format
31547 msgid "%Ha class-key must be used when declaring a friend"
31548 msgstr ""
31550 #: cp/parser.c:15536
31551 #, gcc-internal-format
31552 msgid "%Hfriend declaration does not name a class or function"
31553 msgstr ""
31555 #: cp/parser.c:15716
31556 #, gcc-internal-format
31557 msgid "%Hpure-specifier on function-definition"
31558 msgstr ""
31560 #: cp/parser.c:16021
31561 #, gcc-internal-format
31562 msgid "%Hkeyword %<typename%> not allowed outside of templates"
31563 msgstr ""
31565 #: cp/parser.c:16024
31566 #, gcc-internal-format
31567 msgid ""
31568 "%Hkeyword %<typename%> not allowed in this context (the base class is "
31569 "implicitly a type)"
31570 msgstr ""
31572 #: cp/parser.c:17087
31573 #, gcc-internal-format
31574 msgid "%Htoo few template-parameter-lists"
31575 msgstr ""
31577 #. Otherwise, there are too many template parameter lists.  We have
31578 #. something like:
31580 #. template <class T> template <class U> void S::f();
31581 #: cp/parser.c:17102
31582 #, gcc-internal-format
31583 msgid "%Htoo many template-parameter-lists"
31584 msgstr ""
31586 #. Issue an error message.
31587 #: cp/parser.c:17376
31588 #, gcc-internal-format
31589 msgid "%Hnamed return values are no longer supported"
31590 msgstr ""
31592 #. 14.5.2.2 [temp.mem]
31594 #. A local class shall not have member templates.
31595 #: cp/parser.c:17451
31596 #, gcc-internal-format
31597 msgid "%Hinvalid declaration of member template in local class"
31598 msgstr ""
31600 #: cp/parser.c:17461
31601 #, gcc-internal-format
31602 msgid "%Htemplate with C linkage"
31603 msgstr ""
31605 #: cp/parser.c:17608
31606 #, gcc-internal-format
31607 msgid "%Htemplate declaration of %qs"
31608 msgstr ""
31610 #: cp/parser.c:17672
31611 #, gcc-internal-format
31612 msgid "%Hexplicit template specialization cannot have a storage class"
31613 msgstr ""
31615 #: cp/parser.c:17890
31616 #, gcc-internal-format
31617 msgid "%H%<>>%> should be %<> >%> within a nested template argument list"
31618 msgstr ""
31620 #: cp/parser.c:17903
31621 #, gcc-internal-format
31622 msgid "%Hspurious %<>>%>, use %<>%> to terminate a template argument list"
31623 msgstr ""
31625 #: cp/parser.c:18232
31626 #, gcc-internal-format
31627 msgid "%Hinvalid use of %qD in linkage specification"
31628 msgstr ""
31630 #: cp/parser.c:18245
31631 #, gcc-internal-format
31632 msgid "%H%<__thread%> before %qD"
31633 msgstr ""
31635 #: cp/parser.c:18566
31636 #, gcc-internal-format
31637 msgid "%qs tag used in naming %q#T"
31638 msgstr ""
31640 #: cp/parser.c:18587
31641 #, gcc-internal-format
31642 msgid "%H%qD redeclared with different access"
31643 msgstr ""
31645 #: cp/parser.c:18605
31646 #, gcc-internal-format
31647 msgid "%H%<template%> (as a disambiguator) is only allowed within templates"
31648 msgstr ""
31650 #: cp/parser.c:18871 cp/parser.c:19798 cp/parser.c:19930
31651 #, gcc-internal-format
31652 msgid "%Hmisplaced %<@%D%> Objective-C++ construct"
31653 msgstr ""
31655 #: cp/parser.c:19015
31656 #, gcc-internal-format
31657 msgid "%H%<@encode%> must specify a type as an argument"
31658 msgstr ""
31660 #: cp/parser.c:19331
31661 #, gcc-internal-format
31662 msgid "%Hinvalid Objective-C++ selector name"
31663 msgstr ""
31665 #: cp/parser.c:19662
31666 #, gcc-internal-format
31667 msgid "%Hidentifier expected after %<@protocol%>"
31668 msgstr ""
31670 #: cp/parser.c:20023
31671 #, gcc-internal-format
31672 msgid "%Htoo many %qs clauses"
31673 msgstr ""
31675 #: cp/parser.c:21001
31676 #, gcc-internal-format
31677 msgid "parenthesized initialization is not allowed in OpenMP %<for%> loop"
31678 msgstr ""
31680 #: cp/parser.c:21155
31681 #, gcc-internal-format
31682 msgid "%Hiteration variable %qD should not be reduction"
31683 msgstr ""
31685 #: cp/parser.c:21231
31686 #, gcc-internal-format
31687 msgid "%Hnot enough collapsed for loops"
31688 msgstr ""
31690 #: cp/parser.c:21277
31691 #, gcc-internal-format
31692 msgid "%Hcollapsed loops not perfectly nested"
31693 msgstr ""
31695 #: cp/parser.c:21688
31696 #, gcc-internal-format
31697 msgid "%Hjunk at end of %<#pragma GCC pch_preprocess%>"
31698 msgstr ""
31700 #: cp/parser.c:21692
31701 #, gcc-internal-format
31702 msgid "%Hexpected string literal"
31703 msgstr ""
31705 #: cp/parser.c:21725
31706 #, gcc-internal-format
31707 msgid "%H%<#pragma GCC pch_preprocess%> must be first"
31708 msgstr ""
31710 #: cp/parser.c:21736
31711 #, gcc-internal-format
31712 msgid "%H%<#pragma omp barrier%> may only be used in compound statements"
31713 msgstr ""
31715 #: cp/parser.c:21751
31716 #, gcc-internal-format
31717 msgid "%H%<#pragma omp flush%> may only be used in compound statements"
31718 msgstr ""
31720 #: cp/parser.c:21766
31721 #, gcc-internal-format
31722 msgid "%H%<#pragma omp taskwait%> may only be used in compound statements"
31723 msgstr ""
31725 #: cp/parser.c:21852
31726 #, gcc-internal-format
31727 msgid "inter-module optimizations not implemented for C++"
31728 msgstr ""
31730 #: cp/pt.c:252
31731 #, gcc-internal-format
31732 msgid "data member %qD cannot be a member template"
31733 msgstr ""
31735 #: cp/pt.c:264
31736 #, gcc-internal-format
31737 msgid "invalid member template declaration %qD"
31738 msgstr ""
31740 #: cp/pt.c:611
31741 #, gcc-internal-format
31742 msgid "explicit specialization in non-namespace scope %qD"
31743 msgstr ""
31745 #: cp/pt.c:625
31746 #, gcc-internal-format
31747 msgid "enclosing class templates are not explicitly specialized"
31748 msgstr ""
31750 #: cp/pt.c:713
31751 #, gcc-internal-format
31752 msgid "specialization of %qD in different namespace"
31753 msgstr ""
31755 #: cp/pt.c:714 cp/pt.c:815
31756 #, gcc-internal-format
31757 msgid "  from definition of %q+#D"
31758 msgstr ""
31760 #: cp/pt.c:731
31761 #, gcc-internal-format
31762 msgid ""
31763 "explicit instantiation of %qD in namespace %qD (which does not enclose "
31764 "namespace %qD)"
31765 msgstr ""
31767 #: cp/pt.c:749
31768 #, gcc-internal-format
31769 msgid "name of class shadows template template parameter %qD"
31770 msgstr ""
31772 #: cp/pt.c:782
31773 #, gcc-internal-format
31774 msgid "specialization of %qT after instantiation"
31775 msgstr ""
31777 #: cp/pt.c:814
31778 #, gcc-internal-format
31779 msgid "specializing %q#T in different namespace"
31780 msgstr ""
31782 #: cp/pt.c:829
31783 #, gcc-internal-format
31784 msgid "specialization %qT after instantiation %qT"
31785 msgstr ""
31787 #: cp/pt.c:842
31788 #, gcc-internal-format
31789 msgid "explicit specialization of non-template %qT"
31790 msgstr ""
31792 #: cp/pt.c:1249
31793 #, gcc-internal-format
31794 msgid "specialization of %qD after instantiation"
31795 msgstr ""
31797 #: cp/pt.c:1471
31798 #, gcc-internal-format
31799 msgid "%qD is not a function template"
31800 msgstr ""
31802 #: cp/pt.c:1680
31803 #, gcc-internal-format
31804 msgid "template-id %qD for %q+D does not match any template declaration"
31805 msgstr ""
31807 #: cp/pt.c:1688
31808 #, gcc-internal-format
31809 msgid "ambiguous template specialization %qD for %q+D"
31810 msgstr ""
31812 #. This case handles bogus declarations like template <>
31813 #. template <class T> void f<int>();
31814 #: cp/pt.c:1923 cp/pt.c:1977
31815 #, gcc-internal-format
31816 msgid "template-id %qD in declaration of primary template"
31817 msgstr ""
31819 #: cp/pt.c:1936
31820 #, gcc-internal-format
31821 msgid "template parameter list used in explicit instantiation"
31822 msgstr ""
31824 #: cp/pt.c:1942
31825 #, gcc-internal-format
31826 msgid "definition provided for explicit instantiation"
31827 msgstr ""
31829 #: cp/pt.c:1950
31830 #, gcc-internal-format
31831 msgid "too many template parameter lists in declaration of %qD"
31832 msgstr ""
31834 #: cp/pt.c:1953
31835 #, gcc-internal-format
31836 msgid "too few template parameter lists in declaration of %qD"
31837 msgstr ""
31839 #: cp/pt.c:1955
31840 #, gcc-internal-format
31841 msgid "explicit specialization of %qD must be introduced by %<template <>%>"
31842 msgstr ""
31844 #: cp/pt.c:1974
31845 #, gcc-internal-format
31846 msgid "function template partial specialization %qD is not allowed"
31847 msgstr ""
31849 #: cp/pt.c:2006
31850 #, gcc-internal-format
31851 msgid "default argument specified in explicit specialization"
31852 msgstr ""
31854 #: cp/pt.c:2036
31855 #, gcc-internal-format
31856 msgid "%qD is not a template function"
31857 msgstr ""
31859 #: cp/pt.c:2044
31860 #, gcc-internal-format
31861 msgid "%qD is not declared in %qD"
31862 msgstr ""
31864 #. From [temp.expl.spec]:
31866 #. If such an explicit specialization for the member
31867 #. of a class template names an implicitly-declared
31868 #. special member function (clause _special_), the
31869 #. program is ill-formed.
31871 #. Similar language is found in [temp.explicit].
31872 #: cp/pt.c:2106
31873 #, gcc-internal-format
31874 msgid "specialization of implicitly-declared special member function"
31875 msgstr ""
31877 #: cp/pt.c:2150
31878 #, gcc-internal-format
31879 msgid "no member function %qD declared in %qT"
31880 msgstr ""
31882 #: cp/pt.c:2627
31883 #, gcc-internal-format
31884 msgid "base initializer expansion %<%T%> contains no parameter packs"
31885 msgstr ""
31887 #: cp/pt.c:2686
31888 #, gcc-internal-format
31889 msgid "expansion pattern %<%T%> contains no argument packs"
31890 msgstr ""
31892 #: cp/pt.c:2688
31893 #, gcc-internal-format
31894 msgid "expansion pattern %<%E%> contains no argument packs"
31895 msgstr ""
31897 #: cp/pt.c:2729
31898 #, gcc-internal-format
31899 msgid "parameter packs not expanded with %<...%>:"
31900 msgstr ""
31902 #: cp/pt.c:2744 cp/pt.c:3360
31903 #, gcc-internal-format
31904 msgid "        %qD"
31905 msgstr ""
31907 #: cp/pt.c:2746
31908 #, gcc-internal-format
31909 msgid "        <anonymous>"
31910 msgstr ""
31912 #: cp/pt.c:2854
31913 #, gcc-internal-format
31914 msgid "declaration of %q+#D"
31915 msgstr ""
31917 #: cp/pt.c:2855
31918 #, gcc-internal-format
31919 msgid " shadows template parm %q+#D"
31920 msgstr ""
31922 #: cp/pt.c:3356
31923 #, gcc-internal-format
31924 msgid "template parameters not used in partial specialization:"
31925 msgstr ""
31927 #: cp/pt.c:3371
31928 #, gcc-internal-format
31929 msgid "partial specialization %qT does not specialize any template arguments"
31930 msgstr ""
31932 #: cp/pt.c:3416
31933 #, gcc-internal-format
31934 msgid ""
31935 "parameter pack argument %qE must be at the end of the template argument list"
31936 msgstr ""
31938 #: cp/pt.c:3418
31939 #, gcc-internal-format
31940 msgid ""
31941 "parameter pack argument %qT must be at the end of the template argument list"
31942 msgstr ""
31944 #: cp/pt.c:3439
31945 #, gcc-internal-format
31946 msgid "template argument %qE involves template parameter(s)"
31947 msgstr ""
31949 #: cp/pt.c:3483
31950 #, gcc-internal-format
31951 msgid "type %qT of template argument %qE depends on template parameter(s)"
31952 msgstr ""
31954 #: cp/pt.c:3590
31955 #, gcc-internal-format
31956 msgid "no default argument for %qD"
31957 msgstr ""
31959 #: cp/pt.c:3608
31960 #, gcc-internal-format
31961 msgid "parameter pack %qE must be at the end of the template parameter list"
31962 msgstr ""
31964 #: cp/pt.c:3611
31965 #, gcc-internal-format
31966 msgid "parameter pack %qT must be at the end of the template parameter list"
31967 msgstr ""
31969 #: cp/pt.c:3799
31970 #, gcc-internal-format
31971 msgid "template class without a name"
31972 msgstr ""
31974 #. [temp.mem]
31976 #. A destructor shall not be a member template.
31977 #: cp/pt.c:3809
31978 #, gcc-internal-format
31979 msgid "destructor %qD declared as member template"
31980 msgstr ""
31982 #. [basic.stc.dynamic.allocation]
31984 #. An allocation function can be a function
31985 #. template. ... Template allocation functions shall
31986 #. have two or more parameters.
31987 #: cp/pt.c:3824
31988 #, gcc-internal-format
31989 msgid "invalid template declaration of %qD"
31990 msgstr ""
31992 #: cp/pt.c:3941
31993 #, gcc-internal-format
31994 msgid "template definition of non-template %q#D"
31995 msgstr ""
31997 #: cp/pt.c:3984
31998 #, gcc-internal-format
31999 msgid "expected %d levels of template parms for %q#D, got %d"
32000 msgstr ""
32002 #: cp/pt.c:3996
32003 #, gcc-internal-format
32004 msgid "got %d template parameters for %q#D"
32005 msgstr ""
32007 #: cp/pt.c:3999
32008 #, gcc-internal-format
32009 msgid "got %d template parameters for %q#T"
32010 msgstr ""
32012 #: cp/pt.c:4001
32013 #, gcc-internal-format
32014 msgid "  but %d required"
32015 msgstr ""
32017 #: cp/pt.c:4019
32018 #, gcc-internal-format
32019 msgid "template arguments to %qD do not match original template %qD"
32020 msgstr ""
32022 #: cp/pt.c:4023
32023 #, gcc-internal-format
32024 msgid "use template<> for an explicit specialization"
32025 msgstr ""
32027 #: cp/pt.c:4119
32028 #, gcc-internal-format
32029 msgid "%qT is not a template type"
32030 msgstr ""
32032 #: cp/pt.c:4132
32033 #, gcc-internal-format
32034 msgid "template specifiers not specified in declaration of %qD"
32035 msgstr ""
32037 #: cp/pt.c:4142
32038 #, gcc-internal-format
32039 msgid "redeclared with %d template parameter(s)"
32040 msgstr ""
32042 #: cp/pt.c:4144
32043 #, gcc-internal-format
32044 msgid "previous declaration %q+D used %d template parameter(s)"
32045 msgstr ""
32047 #: cp/pt.c:4178
32048 #, gcc-internal-format
32049 msgid "template parameter %q+#D"
32050 msgstr ""
32052 #: cp/pt.c:4179
32053 #, gcc-internal-format
32054 msgid "redeclared here as %q#D"
32055 msgstr ""
32057 #. We have in [temp.param]:
32059 #. A template-parameter may not be given default arguments
32060 #. by two different declarations in the same scope.
32061 #: cp/pt.c:4189
32062 #, gcc-internal-format
32063 msgid "redefinition of default argument for %q#D"
32064 msgstr ""
32066 #: cp/pt.c:4190
32067 #, gcc-internal-format
32068 msgid "%Joriginal definition appeared here"
32069 msgstr ""
32071 #: cp/pt.c:4294
32072 #, gcc-internal-format
32073 msgid ""
32074 "%qE is not a valid template argument for type %qT because function %qD has "
32075 "not external linkage"
32076 msgstr ""
32078 #: cp/pt.c:4335
32079 #, gcc-internal-format
32080 msgid ""
32081 "%qE is not a valid template argument for type %qT because string literals "
32082 "can never be used in this context"
32083 msgstr ""
32085 #: cp/pt.c:4412
32086 #, gcc-internal-format
32087 msgid ""
32088 "%qE is not a valid template argument for type %qT because it is a non-"
32089 "constant expression"
32090 msgstr ""
32092 #: cp/pt.c:4456
32093 #, gcc-internal-format
32094 msgid ""
32095 "%qD is not a valid template argument because %qD is a variable, not the "
32096 "address of a variable"
32097 msgstr ""
32099 #: cp/pt.c:4474
32100 #, gcc-internal-format
32101 msgid ""
32102 "%qE is not a valid template argument of type %qT because %qE is not a "
32103 "variable"
32104 msgstr ""
32106 #: cp/pt.c:4481
32107 #, gcc-internal-format
32108 msgid ""
32109 "%qE is not a valid template argument of type %qT because %qD does not have "
32110 "external linkage"
32111 msgstr ""
32113 #: cp/pt.c:4511
32114 #, gcc-internal-format
32115 msgid ""
32116 "%qE is not a valid template argument for type %qT because of conflicts in cv-"
32117 "qualification"
32118 msgstr ""
32120 #: cp/pt.c:4518
32121 #, gcc-internal-format
32122 msgid ""
32123 "%qE is not a valid template argument for type %qT because it is not an lvalue"
32124 msgstr ""
32126 #: cp/pt.c:4531
32127 #, gcc-internal-format
32128 msgid ""
32129 "%qE is not a valid template argument for type %qT because object %qD has not "
32130 "external linkage"
32131 msgstr ""
32133 #: cp/pt.c:4571
32134 #, gcc-internal-format
32135 msgid ""
32136 "%qE is not a valid template argument for type %qT because it is a pointer"
32137 msgstr ""
32139 #: cp/pt.c:4573
32140 #, gcc-internal-format
32141 msgid "try using %qE instead"
32142 msgstr ""
32144 #: cp/pt.c:4608
32145 #, gcc-internal-format
32146 msgid ""
32147 "%qE is not a valid template argument for type %qT because it is of type %qT"
32148 msgstr ""
32150 #: cp/pt.c:4611
32151 #, gcc-internal-format
32152 msgid "standard conversions are not allowed in this context"
32153 msgstr ""
32155 #: cp/pt.c:4945
32156 #, gcc-internal-format
32157 msgid "to refer to a type member of a template parameter, use %<typename %E%>"
32158 msgstr ""
32160 #: cp/pt.c:4961 cp/pt.c:4980 cp/pt.c:5030
32161 #, gcc-internal-format
32162 msgid "type/value mismatch at argument %d in template parameter list for %qD"
32163 msgstr ""
32165 #: cp/pt.c:4965
32166 #, gcc-internal-format
32167 msgid "  expected a constant of type %qT, got %qT"
32168 msgstr ""
32170 #: cp/pt.c:4969
32171 #, gcc-internal-format
32172 msgid "  expected a class template, got %qE"
32173 msgstr ""
32175 #: cp/pt.c:4971
32176 #, gcc-internal-format
32177 msgid "  expected a type, got %qE"
32178 msgstr ""
32180 #: cp/pt.c:4984
32181 #, gcc-internal-format
32182 msgid "  expected a type, got %qT"
32183 msgstr ""
32185 #: cp/pt.c:4986
32186 #, gcc-internal-format
32187 msgid "  expected a class template, got %qT"
32188 msgstr ""
32190 #: cp/pt.c:5033
32191 #, gcc-internal-format
32192 msgid "  expected a template of type %qD, got %qD"
32193 msgstr ""
32195 #: cp/pt.c:5076
32196 #, gcc-internal-format
32197 msgid "could not convert template argument %qE to %qT"
32198 msgstr ""
32200 #: cp/pt.c:5132
32201 #, gcc-internal-format
32202 msgid "wrong number of template arguments (%d, should be %d)"
32203 msgstr ""
32205 #: cp/pt.c:5264
32206 #, gcc-internal-format
32207 msgid "wrong number of template arguments (%d, should be %d%s)"
32208 msgstr ""
32210 #: cp/pt.c:5268
32211 #, gcc-internal-format
32212 msgid "provided for %q+D"
32213 msgstr ""
32215 #: cp/pt.c:5327
32216 #, gcc-internal-format
32217 msgid "cannot expand %<%E%> into a fixed-length argument list"
32218 msgstr ""
32220 #: cp/pt.c:5330
32221 #, gcc-internal-format
32222 msgid "cannot expand %<%T%> into a fixed-length argument list"
32223 msgstr ""
32225 #: cp/pt.c:5346
32226 #, gcc-internal-format
32227 msgid "template argument %d is invalid"
32228 msgstr ""
32230 #: cp/pt.c:5606
32231 #, gcc-internal-format
32232 msgid "non-template type %qT used as a template"
32233 msgstr ""
32235 #: cp/pt.c:5608
32236 #, gcc-internal-format
32237 msgid "for template declaration %q+D"
32238 msgstr ""
32240 #: cp/pt.c:6310
32241 #, gcc-internal-format
32242 msgid ""
32243 "template instantiation depth exceeds maximum of %d (use -ftemplate-depth-NN "
32244 "to increase the maximum) instantiating %qD"
32245 msgstr ""
32247 #: cp/pt.c:7440
32248 #, gcc-internal-format
32249 msgid "mismatched argument pack lengths while expanding %<%T%>"
32250 msgstr ""
32252 #: cp/pt.c:7444
32253 #, gcc-internal-format
32254 msgid "mismatched argument pack lengths while expanding %<%E%>"
32255 msgstr ""
32257 #: cp/pt.c:8398
32258 #, gcc-internal-format
32259 msgid "instantiation of %q+D as type %qT"
32260 msgstr ""
32262 #. It may seem that this case cannot occur, since:
32264 #. typedef void f();
32265 #. void g() { f x; }
32267 #. declares a function, not a variable.  However:
32269 #. typedef void f();
32270 #. template <typename T> void g() { T t; }
32271 #. template void g<f>();
32273 #. is an attempt to declare a variable with function
32274 #. type.
32275 #: cp/pt.c:8533
32276 #, gcc-internal-format
32277 msgid "variable %qD has function type"
32278 msgstr ""
32280 #: cp/pt.c:8680
32281 #, gcc-internal-format
32282 msgid "invalid parameter type %qT"
32283 msgstr ""
32285 #: cp/pt.c:8682
32286 #, gcc-internal-format
32287 msgid "in declaration %q+D"
32288 msgstr ""
32290 #: cp/pt.c:8759
32291 #, gcc-internal-format
32292 msgid "function returning an array"
32293 msgstr ""
32295 #: cp/pt.c:8761
32296 #, gcc-internal-format
32297 msgid "function returning a function"
32298 msgstr ""
32300 #: cp/pt.c:8788
32301 #, gcc-internal-format
32302 msgid "creating pointer to member function of non-class type %qT"
32303 msgstr ""
32305 #: cp/pt.c:8995
32306 #, gcc-internal-format
32307 msgid "array bound is not an integer constant"
32308 msgstr ""
32310 #: cp/pt.c:9015
32311 #, gcc-internal-format
32312 msgid "creating array with negative size (%qE)"
32313 msgstr ""
32315 #: cp/pt.c:9264
32316 #, gcc-internal-format
32317 msgid "forming reference to void"
32318 msgstr ""
32320 #: cp/pt.c:9266
32321 #, gcc-internal-format
32322 msgid "forming %s to reference type %qT"
32323 msgstr ""
32325 #: cp/pt.c:9317
32326 #, gcc-internal-format
32327 msgid "creating pointer to member of non-class type %qT"
32328 msgstr ""
32330 #: cp/pt.c:9323
32331 #, gcc-internal-format
32332 msgid "creating pointer to member reference type %qT"
32333 msgstr ""
32335 #: cp/pt.c:9329
32336 #, gcc-internal-format
32337 msgid "creating pointer to member of type void"
32338 msgstr ""
32340 #: cp/pt.c:9396
32341 #, gcc-internal-format
32342 msgid "creating array of %qT"
32343 msgstr ""
32345 #: cp/pt.c:9402
32346 #, gcc-internal-format
32347 msgid "creating array of %qT, which is an abstract class type"
32348 msgstr ""
32350 #: cp/pt.c:9453
32351 #, gcc-internal-format
32352 msgid "%qT is not a class, struct, or union type"
32353 msgstr ""
32355 #: cp/pt.c:9488
32356 #, gcc-internal-format
32357 msgid "%qT resolves to %qT, which is not an enumeration type"
32358 msgstr ""
32360 #: cp/pt.c:9491
32361 #, gcc-internal-format
32362 msgid "%qT resolves to %qT, which is is not a class type"
32363 msgstr ""
32365 #: cp/pt.c:9592
32366 #, gcc-internal-format
32367 msgid "use of %qs in template"
32368 msgstr ""
32370 #: cp/pt.c:9729
32371 #, gcc-internal-format
32372 msgid ""
32373 "dependent-name %qE is parsed as a non-type, but instantiation yields a type"
32374 msgstr ""
32376 #: cp/pt.c:9731
32377 #, gcc-internal-format
32378 msgid "say %<typename %E%> if a type is meant"
32379 msgstr ""
32381 #: cp/pt.c:9860
32382 #, gcc-internal-format
32383 msgid "using invalid field %qD"
32384 msgstr ""
32386 #: cp/pt.c:10190 cp/pt.c:10844
32387 #, gcc-internal-format
32388 msgid "invalid use of pack expansion expression"
32389 msgstr ""
32391 #: cp/pt.c:10194 cp/pt.c:10848
32392 #, gcc-internal-format
32393 msgid "use %<...%> to expand argument pack"
32394 msgstr ""
32396 #: cp/pt.c:10336
32397 #, gcc-internal-format
32398 msgid "iteration variable %qD should not be firstprivate"
32399 msgstr ""
32401 #: cp/pt.c:10339
32402 #, gcc-internal-format
32403 msgid "iteration variable %qD should not be reduction"
32404 msgstr ""
32406 #: cp/pt.c:11008
32407 #, gcc-internal-format
32408 msgid ""
32409 "a cast to a type other than an integral or enumeration type cannot appear in "
32410 "a constant-expression"
32411 msgstr ""
32413 #: cp/pt.c:11480
32414 #, gcc-internal-format
32415 msgid "%qT is not a class or namespace"
32416 msgstr ""
32418 #: cp/pt.c:11483
32419 #, gcc-internal-format
32420 msgid "%qD is not a class or namespace"
32421 msgstr ""
32423 #: cp/pt.c:11697
32424 #, gcc-internal-format
32425 msgid "%qT is/uses anonymous type"
32426 msgstr ""
32428 #: cp/pt.c:11699
32429 #, gcc-internal-format
32430 msgid "template argument for %qD uses local type %qT"
32431 msgstr ""
32433 #: cp/pt.c:11709
32434 #, gcc-internal-format
32435 msgid "%qT is a variably modified type"
32436 msgstr ""
32438 #: cp/pt.c:11720
32439 #, gcc-internal-format
32440 msgid "integral expression %qE is not constant"
32441 msgstr ""
32443 #: cp/pt.c:11725
32444 #, gcc-internal-format
32445 msgid "  trying to instantiate %qD"
32446 msgstr ""
32448 #: cp/pt.c:14504
32449 #, gcc-internal-format
32450 msgid "ambiguous class template instantiation for %q#T"
32451 msgstr ""
32453 #: cp/pt.c:14507
32454 #, gcc-internal-format
32455 msgid "%s %+#T"
32456 msgstr ""
32458 #: cp/pt.c:14530 cp/pt.c:14613
32459 #, gcc-internal-format
32460 msgid "explicit instantiation of non-template %q#D"
32461 msgstr ""
32463 #: cp/pt.c:14545
32464 #, gcc-internal-format
32465 msgid "%qD is not a static data member of a class template"
32466 msgstr ""
32468 #: cp/pt.c:14551 cp/pt.c:14608
32469 #, gcc-internal-format
32470 msgid "no matching template for %qD found"
32471 msgstr ""
32473 #: cp/pt.c:14556
32474 #, gcc-internal-format
32475 msgid ""
32476 "type %qT for explicit instantiation %qD does not match declared type %qT"
32477 msgstr ""
32479 #: cp/pt.c:14564
32480 #, gcc-internal-format
32481 msgid "explicit instantiation of %q#D"
32482 msgstr ""
32484 #: cp/pt.c:14600
32485 #, gcc-internal-format
32486 msgid "duplicate explicit instantiation of %q#D"
32487 msgstr ""
32489 #: cp/pt.c:14623 cp/pt.c:14715
32490 #, gcc-internal-format
32491 msgid "ISO C++ 1998 forbids the use of %<extern%> on explicit instantiations"
32492 msgstr ""
32494 #: cp/pt.c:14628 cp/pt.c:14732
32495 #, gcc-internal-format
32496 msgid "storage class %qD applied to template instantiation"
32497 msgstr ""
32499 #: cp/pt.c:14693
32500 #, gcc-internal-format
32501 msgid "explicit instantiation of non-template type %qT"
32502 msgstr ""
32504 #: cp/pt.c:14702
32505 #, gcc-internal-format
32506 msgid "explicit instantiation of %q#T before definition of template"
32507 msgstr ""
32509 #: cp/pt.c:14720
32510 #, gcc-internal-format
32511 msgid "ISO C++ forbids the use of %qE on explicit instantiations"
32512 msgstr ""
32514 #: cp/pt.c:14766
32515 #, gcc-internal-format
32516 msgid "duplicate explicit instantiation of %q#T"
32517 msgstr ""
32519 #. [temp.explicit]
32521 #. The definition of a non-exported function template, a
32522 #. non-exported member function template, or a non-exported
32523 #. member function or static data member of a class template
32524 #. shall be present in every translation unit in which it is
32525 #. explicitly instantiated.
32526 #: cp/pt.c:15210
32527 #, gcc-internal-format
32528 msgid "explicit instantiation of %qD but no definition available"
32529 msgstr ""
32531 #: cp/pt.c:15401
32532 #, gcc-internal-format
32533 msgid ""
32534 "template instantiation depth exceeds maximum of %d instantiating %q+D, "
32535 "possibly from virtual table generation (use -ftemplate-depth-NN to increase "
32536 "the maximum)"
32537 msgstr ""
32539 #: cp/pt.c:15756
32540 #, gcc-internal-format
32541 msgid "%q#T is not a valid type for a template constant parameter"
32542 msgstr ""
32544 #: cp/repo.c:111
32545 #, gcc-internal-format
32546 msgid "-frepo must be used with -c"
32547 msgstr ""
32549 #: cp/repo.c:200
32550 #, gcc-internal-format
32551 msgid "mysterious repository information in %s"
32552 msgstr ""
32554 #: cp/repo.c:218
32555 #, gcc-internal-format
32556 msgid "can't create repository information file %qs"
32557 msgstr ""
32559 #: cp/rtti.c:288
32560 #, gcc-internal-format
32561 msgid "cannot use typeid with -fno-rtti"
32562 msgstr ""
32564 #: cp/rtti.c:294
32565 #, gcc-internal-format
32566 msgid "must #include <typeinfo> before using typeid"
32567 msgstr ""
32569 #: cp/rtti.c:377
32570 #, gcc-internal-format
32571 msgid ""
32572 "cannot create type information for type %qT because it involves types of "
32573 "variable size"
32574 msgstr ""
32576 #: cp/rtti.c:635 cp/rtti.c:650
32577 #, gcc-internal-format
32578 msgid "dynamic_cast of %q#D to %q#T can never succeed"
32579 msgstr ""
32581 #: cp/rtti.c:661
32582 #, gcc-internal-format
32583 msgid "%<dynamic_cast%> not permitted with -fno-rtti"
32584 msgstr ""
32586 #: cp/rtti.c:738
32587 #, gcc-internal-format
32588 msgid "cannot dynamic_cast %qE (of type %q#T) to type %q#T (%s)"
32589 msgstr ""
32591 #: cp/search.c:258
32592 #, gcc-internal-format
32593 msgid "%qT is an ambiguous base of %qT"
32594 msgstr ""
32596 #: cp/search.c:276
32597 #, gcc-internal-format
32598 msgid "%qT is an inaccessible base of %qT"
32599 msgstr ""
32601 #: cp/search.c:1869
32602 #, gcc-internal-format
32603 msgid "deprecated covariant return type for %q+#D"
32604 msgstr ""
32606 #: cp/search.c:1871 cp/search.c:1886 cp/search.c:1891 cp/search.c:1910
32607 #, gcc-internal-format
32608 msgid "  overriding %q+#D"
32609 msgstr ""
32611 #: cp/search.c:1885
32612 #, gcc-internal-format
32613 msgid "invalid covariant return type for %q+#D"
32614 msgstr ""
32616 #: cp/search.c:1890
32617 #, gcc-internal-format
32618 msgid "conflicting return type specified for %q+#D"
32619 msgstr ""
32621 #: cp/search.c:1900
32622 #, gcc-internal-format
32623 msgid "looser throw specifier for %q+#F"
32624 msgstr ""
32626 #: cp/search.c:1901
32627 #, gcc-internal-format
32628 msgid "  overriding %q+#F"
32629 msgstr ""
32631 #: cp/search.c:1909
32632 #, gcc-internal-format
32633 msgid "conflicting type attributes specified for %q+#D"
32634 msgstr ""
32636 #: cp/search.c:1920
32637 #, gcc-internal-format
32638 msgid "overriding non-deleted function %q+D"
32639 msgstr ""
32641 #: cp/search.c:1924
32642 #, gcc-internal-format
32643 msgid "non-deleted function %q+D"
32644 msgstr ""
32646 #: cp/search.c:1925
32647 #, gcc-internal-format
32648 msgid "overriding deleted function %q+D"
32649 msgstr ""
32651 #. A static member function cannot match an inherited
32652 #. virtual member function.
32653 #: cp/search.c:2017
32654 #, gcc-internal-format
32655 msgid "%q+#D cannot be declared"
32656 msgstr ""
32658 #: cp/search.c:2018
32659 #, gcc-internal-format
32660 msgid "  since %q+#D declared in base class"
32661 msgstr ""
32663 #: cp/semantics.c:768
32664 #, gcc-internal-format
32665 msgid "suggest explicit braces around empty body in %<do%> statement"
32666 msgstr ""
32668 #: cp/semantics.c:1306
32669 #, gcc-internal-format
32670 msgid "type of asm operand %qE could not be determined"
32671 msgstr ""
32673 #: cp/semantics.c:1362
32674 #, gcc-internal-format
32675 msgid "__label__ declarations are only allowed in function scopes"
32676 msgstr ""
32678 #: cp/semantics.c:1450
32679 #, gcc-internal-format
32680 msgid "invalid use of member %q+D in static member function"
32681 msgstr ""
32683 #: cp/semantics.c:1452
32684 #, gcc-internal-format
32685 msgid "invalid use of non-static data member %q+D"
32686 msgstr ""
32688 #: cp/semantics.c:1453 cp/semantics.c:1492
32689 #, gcc-internal-format
32690 msgid "from this location"
32691 msgstr ""
32693 #: cp/semantics.c:1491
32694 #, gcc-internal-format
32695 msgid "object missing in reference to %q+D"
32696 msgstr ""
32698 #: cp/semantics.c:1970
32699 #, gcc-internal-format
32700 msgid "arguments to destructor are not allowed"
32701 msgstr ""
32703 #: cp/semantics.c:2020
32704 #, gcc-internal-format
32705 msgid "%<this%> is unavailable for static member functions"
32706 msgstr ""
32708 #: cp/semantics.c:2026
32709 #, gcc-internal-format
32710 msgid "invalid use of %<this%> in non-member function"
32711 msgstr ""
32713 #: cp/semantics.c:2028
32714 #, gcc-internal-format
32715 msgid "invalid use of %<this%> at top level"
32716 msgstr ""
32718 #: cp/semantics.c:2052
32719 #, gcc-internal-format
32720 msgid "invalid qualifying scope in pseudo-destructor name"
32721 msgstr ""
32723 #: cp/semantics.c:2057 cp/typeck.c:2094
32724 #, gcc-internal-format
32725 msgid "qualified type %qT does not match destructor name ~%qT"
32726 msgstr ""
32728 #: cp/semantics.c:2079
32729 #, gcc-internal-format
32730 msgid "%qE is not of type %qT"
32731 msgstr ""
32733 #: cp/semantics.c:2120
32734 #, gcc-internal-format
32735 msgid "compound literal of non-object type %qT"
32736 msgstr ""
32738 #: cp/semantics.c:2204
32739 #, gcc-internal-format
32740 msgid "template type parameters must use the keyword %<class%> or %<typename%>"
32741 msgstr ""
32743 #: cp/semantics.c:2245
32744 #, gcc-internal-format
32745 msgid ""
32746 "invalid use of type %qT as a default value for a template template-parameter"
32747 msgstr ""
32749 #: cp/semantics.c:2248
32750 #, gcc-internal-format
32751 msgid "invalid default argument for a template template parameter"
32752 msgstr ""
32754 #: cp/semantics.c:2265
32755 #, gcc-internal-format
32756 msgid "definition of %q#T inside template parameter list"
32757 msgstr ""
32759 #: cp/semantics.c:2276
32760 #, gcc-internal-format
32761 msgid "invalid definition of qualified type %qT"
32762 msgstr ""
32764 #: cp/semantics.c:2492
32765 #, gcc-internal-format
32766 msgid "invalid base-class specification"
32767 msgstr ""
32769 #: cp/semantics.c:2504
32770 #, gcc-internal-format
32771 msgid "base class %qT has cv qualifiers"
32772 msgstr ""
32774 #: cp/semantics.c:2529
32775 #, gcc-internal-format
32776 msgid "%Hincomplete type %qT used in nested name specifier"
32777 msgstr ""
32779 #: cp/semantics.c:2533
32780 #, gcc-internal-format
32781 msgid "%Hreference to %<%T::%D%> is ambiguous"
32782 msgstr ""
32784 #: cp/semantics.c:2537
32785 #, gcc-internal-format
32786 msgid "%H%qD is not a member of %qT"
32787 msgstr ""
32789 #: cp/semantics.c:2540
32790 #, gcc-internal-format
32791 msgid "%H%qD is not a member of %qD"
32792 msgstr ""
32794 #: cp/semantics.c:2542
32795 #, gcc-internal-format
32796 msgid "%H%<::%D%> has not been declared"
32797 msgstr ""
32799 #: cp/semantics.c:2683
32800 #, gcc-internal-format
32801 msgid "use of %<auto%> variable from containing function"
32802 msgstr ""
32804 #: cp/semantics.c:2685
32805 #, gcc-internal-format
32806 msgid "  %q+#D declared here"
32807 msgstr ""
32809 #: cp/semantics.c:2723
32810 #, gcc-internal-format
32811 msgid ""
32812 "template parameter %qD of type %qT is not allowed in an integral constant "
32813 "expression because it is not of integral or enumeration type"
32814 msgstr ""
32816 #: cp/semantics.c:2892
32817 #, gcc-internal-format
32818 msgid "%qD cannot appear in a constant-expression"
32819 msgstr ""
32821 #: cp/semantics.c:2900
32822 #, gcc-internal-format
32823 msgid "use of namespace %qD as expression"
32824 msgstr ""
32826 #: cp/semantics.c:2905
32827 #, gcc-internal-format
32828 msgid "use of class template %qT as expression"
32829 msgstr ""
32831 #. Ambiguous reference to base members.
32832 #: cp/semantics.c:2911
32833 #, gcc-internal-format
32834 msgid "request for member %qD is ambiguous in multiple inheritance lattice"
32835 msgstr ""
32837 #: cp/semantics.c:3033 cp/semantics.c:4670
32838 #, gcc-internal-format
32839 msgid "type of %qE is unknown"
32840 msgstr ""
32842 #: cp/semantics.c:3048
32843 #, gcc-internal-format
32844 msgid "cannot apply %<offsetof%> to destructor %<~%T%>"
32845 msgstr ""
32847 #: cp/semantics.c:3059
32848 #, gcc-internal-format
32849 msgid "cannot apply %<offsetof%> to member function %qD"
32850 msgstr ""
32852 #: cp/semantics.c:3530
32853 #, gcc-internal-format
32854 msgid "%qD is not a variable in clause %qs"
32855 msgstr ""
32857 #: cp/semantics.c:3539 cp/semantics.c:3561 cp/semantics.c:3583
32858 #, gcc-internal-format
32859 msgid "%qD appears more than once in data clauses"
32860 msgstr ""
32862 #: cp/semantics.c:3553
32863 #, gcc-internal-format
32864 msgid "%qD is not a variable in clause %<firstprivate%>"
32865 msgstr ""
32867 #: cp/semantics.c:3575
32868 #, gcc-internal-format
32869 msgid "%qD is not a variable in clause %<lastprivate%>"
32870 msgstr ""
32872 #: cp/semantics.c:3605
32873 #, gcc-internal-format
32874 msgid "num_threads expression must be integral"
32875 msgstr ""
32877 #: cp/semantics.c:3619
32878 #, gcc-internal-format
32879 msgid "schedule chunk size expression must be integral"
32880 msgstr ""
32882 #: cp/semantics.c:3751
32883 #, gcc-internal-format
32884 msgid "%qE has reference type for %qs"
32885 msgstr ""
32887 #: cp/semantics.c:3822
32888 #, gcc-internal-format
32889 msgid "%<threadprivate%> %qD is not file, namespace or block scope variable"
32890 msgstr ""
32892 #: cp/semantics.c:3836
32893 #, gcc-internal-format
32894 msgid "%<threadprivate%> %qE directive not in %qT definition"
32895 msgstr ""
32897 #: cp/semantics.c:3978
32898 #, gcc-internal-format
32899 msgid "%Hdifference between %qE and %qD does not have integer type"
32900 msgstr ""
32902 #: cp/semantics.c:4198 cp/semantics.c:4269
32903 #, gcc-internal-format
32904 msgid "%Hexpected iteration declaration or initialization"
32905 msgstr ""
32907 #. Report the error.
32908 #: cp/semantics.c:4471
32909 #, gcc-internal-format
32910 msgid "static assertion failed: %E"
32911 msgstr ""
32913 #: cp/semantics.c:4473
32914 #, gcc-internal-format
32915 msgid "non-constant condition for static assertion"
32916 msgstr ""
32918 #: cp/semantics.c:4498 cp/semantics.c:4593
32919 #, gcc-internal-format
32920 msgid "argument to decltype must be an expression"
32921 msgstr ""
32923 #: cp/semantics.c:4544
32924 #, gcc-internal-format
32925 msgid "%qE refers to a set of overloaded functions"
32926 msgstr ""
32928 #: cp/semantics.c:4626
32929 #, gcc-internal-format
32930 msgid "unable to determine the declared type of expression %<%E%>"
32931 msgstr ""
32933 #: cp/semantics.c:4839
32934 #, gcc-internal-format
32935 msgid "__is_convertible_to"
32936 msgstr ""
32938 #: cp/semantics.c:4868
32939 #, gcc-internal-format
32940 msgid "incomplete type %qT not allowed"
32941 msgstr ""
32943 #: cp/tree.c:862
32944 #, gcc-internal-format
32945 msgid "%qV qualifiers cannot be applied to %qT"
32946 msgstr ""
32948 #: cp/tree.c:2172
32949 #, gcc-internal-format
32950 msgid "%qE attribute can only be applied to Java class definitions"
32951 msgstr ""
32953 #: cp/tree.c:2201
32954 #, gcc-internal-format
32955 msgid "%qE attribute can only be applied to class definitions"
32956 msgstr ""
32958 #: cp/tree.c:2207
32959 #, gcc-internal-format
32960 msgid "%qE is obsolete; g++ vtables are now COM-compatible by default"
32961 msgstr ""
32963 #: cp/tree.c:2231
32964 #, gcc-internal-format
32965 msgid "requested init_priority is not an integer constant"
32966 msgstr ""
32968 #: cp/tree.c:2252
32969 #, gcc-internal-format
32970 msgid ""
32971 "can only use %qE attribute on file-scope definitions of objects of class type"
32972 msgstr ""
32974 #: cp/tree.c:2260
32975 #, gcc-internal-format
32976 msgid "requested init_priority is out of range"
32977 msgstr ""
32979 #: cp/tree.c:2270
32980 #, gcc-internal-format
32981 msgid "requested init_priority is reserved for internal use"
32982 msgstr ""
32984 #: cp/tree.c:2281
32985 #, gcc-internal-format
32986 msgid "%qE attribute is not supported on this platform"
32987 msgstr ""
32989 #: cp/typeck.c:438 cp/typeck.c:453 cp/typeck.c:555
32990 #, gcc-internal-format
32991 msgid "%s between distinct pointer types %qT and %qT lacks a cast"
32992 msgstr ""
32994 #: cp/typeck.c:515
32995 #, gcc-internal-format
32996 msgid ""
32997 "ISO C++ forbids %s between pointer of type %<void *%> and pointer-to-function"
32998 msgstr ""
33000 #: cp/typeck.c:576
33001 #, gcc-internal-format
33002 msgid "%s between distinct pointer-to-member types %qT and %qT lacks a cast"
33003 msgstr ""
33005 #: cp/typeck.c:1164
33006 #, gcc-internal-format
33007 msgid "canonical types differ for identical types %T and %T"
33008 msgstr ""
33010 #: cp/typeck.c:1171
33011 #, gcc-internal-format
33012 msgid "same canonical type node for different types %T and %T"
33013 msgstr ""
33015 #: cp/typeck.c:1284
33016 #, gcc-internal-format
33017 msgid "invalid application of %qs to a member function"
33018 msgstr ""
33020 #: cp/typeck.c:1352
33021 #, gcc-internal-format
33022 msgid "invalid application of %<sizeof%> to a bit-field"
33023 msgstr ""
33025 #: cp/typeck.c:1360
33026 #, gcc-internal-format
33027 msgid "ISO C++ forbids applying %<sizeof%> to an expression of function type"
33028 msgstr ""
33030 #: cp/typeck.c:1409
33031 #, gcc-internal-format
33032 msgid "invalid application of %<__alignof%> to a bit-field"
33033 msgstr ""
33035 #: cp/typeck.c:1420
33036 #, gcc-internal-format
33037 msgid ""
33038 "ISO C++ forbids applying %<__alignof%> to an expression of function type"
33039 msgstr ""
33041 #: cp/typeck.c:1478
33042 #, gcc-internal-format
33043 msgid "invalid use of non-static member function"
33044 msgstr ""
33046 #: cp/typeck.c:1740
33047 #, gcc-internal-format
33048 msgid "deprecated conversion from string constant to %qT"
33049 msgstr ""
33051 #: cp/typeck.c:1863 cp/typeck.c:2224
33052 #, gcc-internal-format
33053 msgid "request for member %qD in %qE, which is of non-class type %qT"
33054 msgstr ""
33056 #: cp/typeck.c:1892
33057 #, gcc-internal-format
33058 msgid "invalid use of nonstatic data member %qE"
33059 msgstr ""
33061 #: cp/typeck.c:1894
33062 #, gcc-internal-format
33063 msgid "%qD is not a member of %qT"
33064 msgstr ""
33066 #: cp/typeck.c:1947
33067 #, gcc-internal-format
33068 msgid "invalid access to non-static data member %qD of NULL object"
33069 msgstr ""
33071 #: cp/typeck.c:1950 cp/typeck.c:1981
33072 #, gcc-internal-format
33073 msgid "(perhaps the %<offsetof%> macro was used incorrectly)"
33074 msgstr ""
33076 #: cp/typeck.c:1978
33077 #, gcc-internal-format
33078 msgid "invalid access to non-static data member %qD  of NULL object"
33079 msgstr ""
33081 #: cp/typeck.c:2068
33082 #, gcc-internal-format
33083 msgid "invalid use of %qD"
33084 msgstr ""
33086 #: cp/typeck.c:2100
33087 #, gcc-internal-format
33088 msgid "the type being destroyed is %qT, but the destructor refers to %qT"
33089 msgstr ""
33091 #: cp/typeck.c:2139 cp/typeck.c:2159
33092 #, gcc-internal-format
33093 msgid "%qD is not a template"
33094 msgstr ""
33096 #: cp/typeck.c:2263
33097 #, gcc-internal-format
33098 msgid "%<%D::%D%> is not a member of %qT"
33099 msgstr ""
33101 #: cp/typeck.c:2279
33102 #, gcc-internal-format
33103 msgid "%qT is not a base of %qT"
33104 msgstr ""
33106 #: cp/typeck.c:2299
33107 #, gcc-internal-format
33108 msgid "%qD has no member named %qE"
33109 msgstr ""
33111 #: cp/typeck.c:2315
33112 #, gcc-internal-format
33113 msgid "%qD is not a member template function"
33114 msgstr ""
33116 #: cp/typeck.c:2458
33117 #, gcc-internal-format
33118 msgid "%qT is not a pointer-to-object type"
33119 msgstr ""
33121 #: cp/typeck.c:2486
33122 #, gcc-internal-format
33123 msgid "invalid use of %qs on pointer to member"
33124 msgstr ""
33126 #: cp/typeck.c:2490
33127 #, gcc-internal-format
33128 msgid "invalid type argument of %qs"
33129 msgstr ""
33131 #: cp/typeck.c:2492
33132 #, gcc-internal-format
33133 msgid "invalid type argument"
33134 msgstr ""
33136 #: cp/typeck.c:2515
33137 #, gcc-internal-format
33138 msgid "subscript missing in array reference"
33139 msgstr ""
33141 #: cp/typeck.c:2590
33142 #, gcc-internal-format
33143 msgid "ISO C++ forbids subscripting non-lvalue array"
33144 msgstr ""
33146 #: cp/typeck.c:2601
33147 #, gcc-internal-format
33148 msgid "subscripting array declared %<register%>"
33149 msgstr ""
33151 #: cp/typeck.c:2688
33152 #, gcc-internal-format
33153 msgid "object missing in use of %qE"
33154 msgstr ""
33156 #: cp/typeck.c:2817
33157 #, gcc-internal-format
33158 msgid "ISO C++ forbids calling %<::main%> from within program"
33159 msgstr ""
33161 #: cp/typeck.c:2836
33162 #, gcc-internal-format
33163 msgid ""
33164 "must use %<.*%> or %<->*%> to call pointer-to-member function in %<%E (...)%"
33165 ">, e.g. %<(... ->* %E) (...)%>"
33166 msgstr ""
33168 #: cp/typeck.c:2851
33169 #, gcc-internal-format
33170 msgid "%qE cannot be used as a function"
33171 msgstr ""
33173 #: cp/typeck.c:2944
33174 #, gcc-internal-format
33175 msgid "too many arguments to %s %q+#D"
33176 msgstr ""
33178 #: cp/typeck.c:2946 cp/typeck.c:3059
33179 #, gcc-internal-format
33180 msgid "at this point in file"
33181 msgstr ""
33183 #: cp/typeck.c:2949
33184 #, gcc-internal-format
33185 msgid "too many arguments to function"
33186 msgstr ""
33188 #: cp/typeck.c:2984
33189 #, gcc-internal-format
33190 msgid "parameter %P of %qD has incomplete type %qT"
33191 msgstr ""
33193 #: cp/typeck.c:2987
33194 #, gcc-internal-format
33195 msgid "parameter %P has incomplete type %qT"
33196 msgstr ""
33198 #: cp/typeck.c:3057
33199 #, gcc-internal-format
33200 msgid "too few arguments to %s %q+#D"
33201 msgstr ""
33203 #: cp/typeck.c:3062
33204 #, gcc-internal-format
33205 msgid "too few arguments to function"
33206 msgstr ""
33208 #: cp/typeck.c:3238 cp/typeck.c:3249
33209 #, gcc-internal-format
33210 msgid "assuming cast to type %qT from overloaded function"
33211 msgstr ""
33213 #: cp/typeck.c:3457
33214 #, gcc-internal-format
33215 msgid "left rotate count is negative"
33216 msgstr ""
33218 #: cp/typeck.c:3458
33219 #, gcc-internal-format
33220 msgid "right rotate count is negative"
33221 msgstr ""
33223 #: cp/typeck.c:3464
33224 #, gcc-internal-format
33225 msgid "left rotate count >= width of type"
33226 msgstr ""
33228 #: cp/typeck.c:3465
33229 #, gcc-internal-format
33230 msgid "right rotate count >= width of type"
33231 msgstr ""
33233 #: cp/typeck.c:3484 cp/typeck.c:3692
33234 #, gcc-internal-format
33235 msgid "comparison with string literal results in unspecified behaviour"
33236 msgstr ""
33238 #: cp/typeck.c:3524 cp/typeck.c:3532 cp/typeck.c:3712 cp/typeck.c:3720
33239 #, gcc-internal-format
33240 msgid "ISO C++ forbids comparison between pointer and integer"
33241 msgstr ""
33243 #: cp/typeck.c:3737
33244 #, gcc-internal-format
33245 msgid "unordered comparison on non-floating point argument"
33246 msgstr ""
33248 #: cp/typeck.c:3776
33249 #, gcc-internal-format
33250 msgid "invalid operands of types %qT and %qT to binary %qO"
33251 msgstr ""
33253 #. Some sort of arithmetic operation involving NULL was
33254 #. performed.  Note that pointer-difference and pointer-addition
33255 #. have already been handled above, and so we don't end up here in
33256 #. that case.
33257 #: cp/typeck.c:3866
33258 #, gcc-internal-format
33259 msgid "NULL used in arithmetic"
33260 msgstr ""
33262 #: cp/typeck.c:3933
33263 #, gcc-internal-format
33264 msgid "ISO C++ forbids using pointer of type %<void *%> in subtraction"
33265 msgstr ""
33267 #: cp/typeck.c:3935
33268 #, gcc-internal-format
33269 msgid "ISO C++ forbids using pointer to a function in subtraction"
33270 msgstr ""
33272 #: cp/typeck.c:3937
33273 #, gcc-internal-format
33274 msgid "ISO C++ forbids using pointer to a method in subtraction"
33275 msgstr ""
33277 #: cp/typeck.c:3949
33278 #, gcc-internal-format
33279 msgid "invalid use of a pointer to an incomplete type in pointer arithmetic"
33280 msgstr ""
33282 #: cp/typeck.c:4009
33283 #, gcc-internal-format
33284 msgid "invalid use of %qE to form a pointer-to-member-function"
33285 msgstr ""
33287 #: cp/typeck.c:4012
33288 #, gcc-internal-format
33289 msgid "  a qualified-id is required"
33290 msgstr ""
33292 #: cp/typeck.c:4017
33293 #, gcc-internal-format
33294 msgid ""
33295 "parentheses around %qE cannot be used to form a pointer-to-member-function"
33296 msgstr ""
33298 #: cp/typeck.c:4040
33299 #, gcc-internal-format
33300 msgid "taking address of temporary"
33301 msgstr ""
33303 #: cp/typeck.c:4303
33304 #, gcc-internal-format
33305 msgid "ISO C++ forbids incrementing an enum"
33306 msgstr ""
33308 #: cp/typeck.c:4304
33309 #, gcc-internal-format
33310 msgid "ISO C++ forbids decrementing an enum"
33311 msgstr ""
33313 #: cp/typeck.c:4320
33314 #, gcc-internal-format
33315 msgid "cannot increment a pointer to incomplete type %qT"
33316 msgstr ""
33318 #: cp/typeck.c:4321
33319 #, gcc-internal-format
33320 msgid "cannot decrement a pointer to incomplete type %qT"
33321 msgstr ""
33323 #: cp/typeck.c:4332
33324 #, gcc-internal-format
33325 msgid "ISO C++ forbids incrementing a pointer of type %qT"
33326 msgstr ""
33328 #: cp/typeck.c:4333
33329 #, gcc-internal-format
33330 msgid "ISO C++ forbids decrementing a pointer of type %qT"
33331 msgstr ""
33333 #: cp/typeck.c:4359
33334 #, gcc-internal-format
33335 msgid "invalid use of Boolean expression as operand to %<operator--%>"
33336 msgstr ""
33338 #: cp/typeck.c:4391
33339 #, gcc-internal-format
33340 msgid "ISO C++ forbids taking address of function %<::main%>"
33341 msgstr ""
33343 #. An expression like &memfn.
33344 #: cp/typeck.c:4452
33345 #, gcc-internal-format
33346 msgid ""
33347 "ISO C++ forbids taking the address of an unqualified or parenthesized non-"
33348 "static member function to form a pointer to member function.  Say %<&%T::%D%>"
33349 msgstr ""
33351 #: cp/typeck.c:4457
33352 #, gcc-internal-format
33353 msgid ""
33354 "ISO C++ forbids taking the address of a bound member function to form a "
33355 "pointer to member function.  Say %<&%T::%D%>"
33356 msgstr ""
33358 #: cp/typeck.c:4486
33359 #, gcc-internal-format
33360 msgid "ISO C++ forbids taking the address of a cast to a non-lvalue expression"
33361 msgstr ""
33363 #: cp/typeck.c:4514
33364 #, gcc-internal-format
33365 msgid "cannot create pointer to reference member %qD"
33366 msgstr ""
33368 #: cp/typeck.c:4728
33369 #, gcc-internal-format
33370 msgid "cannot take the address of %<this%>, which is an rvalue expression"
33371 msgstr ""
33373 #: cp/typeck.c:4751
33374 #, gcc-internal-format
33375 msgid "address of explicit register variable %qD requested"
33376 msgstr ""
33378 #: cp/typeck.c:4756
33379 #, gcc-internal-format
33380 msgid "address requested for %qD, which is declared %<register%>"
33381 msgstr ""
33383 #: cp/typeck.c:4823
33384 #, gcc-internal-format
33385 msgid "%s expression list treated as compound expression"
33386 msgstr ""
33388 #: cp/typeck.c:4913
33389 #, gcc-internal-format
33390 msgid "cast from type %qT to type %qT casts away constness"
33391 msgstr ""
33393 #: cp/typeck.c:4918
33394 #, gcc-internal-format
33395 msgid "static_cast from type %qT to type %qT casts away constness"
33396 msgstr ""
33398 #: cp/typeck.c:4923
33399 #, gcc-internal-format
33400 msgid "reinterpret_cast from type %qT to type %qT casts away constness"
33401 msgstr ""
33403 #: cp/typeck.c:5241
33404 #, gcc-internal-format
33405 msgid "invalid static_cast from type %qT to type %qT"
33406 msgstr ""
33408 #: cp/typeck.c:5264
33409 #, gcc-internal-format
33410 msgid "converting from %qT to %qT"
33411 msgstr ""
33413 #: cp/typeck.c:5313
33414 #, gcc-internal-format
33415 msgid "invalid cast of an rvalue expression of type %qT to type %qT"
33416 msgstr ""
33418 #: cp/typeck.c:5375
33419 #, gcc-internal-format
33420 msgid "cast from %qT to %qT loses precision"
33421 msgstr ""
33423 #: cp/typeck.c:5405
33424 #, gcc-internal-format
33425 msgid "cast from %qT to %qT increases required alignment of target type"
33426 msgstr ""
33428 #. Only issue a warning, as we have always supported this
33429 #. where possible, and it is necessary in some cases.  DR 195
33430 #. addresses this issue, but as of 2004/10/26 is still in
33431 #. drafting.
33432 #: cp/typeck.c:5424
33433 #, gcc-internal-format
33434 msgid ""
33435 "ISO C++ forbids casting between pointer-to-function and pointer-to-object"
33436 msgstr ""
33438 #: cp/typeck.c:5436
33439 #, gcc-internal-format
33440 msgid "invalid cast from type %qT to type %qT"
33441 msgstr ""
33443 #: cp/typeck.c:5492
33444 #, gcc-internal-format
33445 msgid ""
33446 "invalid use of const_cast with type %qT, which is not a pointer, reference, "
33447 "nor a pointer-to-data-member type"
33448 msgstr ""
33450 #: cp/typeck.c:5501
33451 #, gcc-internal-format
33452 msgid ""
33453 "invalid use of const_cast with type %qT, which is a pointer or reference to "
33454 "a function type"
33455 msgstr ""
33457 #: cp/typeck.c:5526
33458 #, gcc-internal-format
33459 msgid "invalid const_cast of an rvalue of type %qT to type %qT"
33460 msgstr ""
33462 #: cp/typeck.c:5575
33463 #, gcc-internal-format
33464 msgid "invalid const_cast from type %qT to type %qT"
33465 msgstr ""
33467 #: cp/typeck.c:5652 cp/typeck.c:5660
33468 #, gcc-internal-format
33469 msgid "ISO C++ forbids casting to an array type %qT"
33470 msgstr ""
33472 #: cp/typeck.c:5669
33473 #, gcc-internal-format
33474 msgid "invalid cast to function type %qT"
33475 msgstr ""
33477 #: cp/typeck.c:5907
33478 #, gcc-internal-format
33479 msgid "  in evaluation of %<%Q(%#T, %#T)%>"
33480 msgstr ""
33482 #: cp/typeck.c:5982
33483 #, gcc-internal-format
33484 msgid "incompatible types in assignment of %qT to %qT"
33485 msgstr ""
33487 #: cp/typeck.c:5995
33488 #, gcc-internal-format
33489 msgid "array used as initializer"
33490 msgstr ""
33492 #: cp/typeck.c:5997
33493 #, gcc-internal-format
33494 msgid "invalid array assignment"
33495 msgstr ""
33497 #: cp/typeck.c:6113
33498 #, gcc-internal-format
33499 msgid "   in pointer to member function conversion"
33500 msgstr ""
33502 #: cp/typeck.c:6124
33503 #, gcc-internal-format
33504 msgid "pointer to member conversion via virtual base %qT"
33505 msgstr ""
33507 #: cp/typeck.c:6164 cp/typeck.c:6176
33508 #, gcc-internal-format
33509 msgid "   in pointer to member conversion"
33510 msgstr ""
33512 #: cp/typeck.c:6254
33513 #, gcc-internal-format
33514 msgid "invalid conversion to type %qT from type %qT"
33515 msgstr ""
33517 #: cp/typeck.c:6523
33518 #, gcc-internal-format
33519 msgid "cannot convert %qT to %qT for argument %qP to %qD"
33520 msgstr ""
33522 #: cp/typeck.c:6526
33523 #, gcc-internal-format
33524 msgid "cannot convert %qT to %qT in %s"
33525 msgstr ""
33527 #: cp/typeck.c:6540
33528 #, gcc-internal-format
33529 msgid "%s might be a candidate for a format attribute"
33530 msgstr ""
33532 #: cp/typeck.c:6629 cp/typeck.c:6631
33533 #, gcc-internal-format
33534 msgid "in passing argument %P of %q+D"
33535 msgstr ""
33537 #: cp/typeck.c:6681
33538 #, gcc-internal-format
33539 msgid "returning reference to temporary"
33540 msgstr ""
33542 #: cp/typeck.c:6688
33543 #, gcc-internal-format
33544 msgid "reference to non-lvalue returned"
33545 msgstr ""
33547 #: cp/typeck.c:6704
33548 #, gcc-internal-format
33549 msgid "reference to local variable %q+D returned"
33550 msgstr ""
33552 #: cp/typeck.c:6707
33553 #, gcc-internal-format
33554 msgid "address of local variable %q+D returned"
33555 msgstr ""
33557 #: cp/typeck.c:6742
33558 #, gcc-internal-format
33559 msgid "returning a value from a destructor"
33560 msgstr ""
33562 #. If a return statement appears in a handler of the
33563 #. function-try-block of a constructor, the program is ill-formed.
33564 #: cp/typeck.c:6750
33565 #, gcc-internal-format
33566 msgid "cannot return from a handler of a function-try-block of a constructor"
33567 msgstr ""
33569 #. You can't return a value from a constructor.
33570 #: cp/typeck.c:6753
33571 #, gcc-internal-format
33572 msgid "returning a value from a constructor"
33573 msgstr ""
33575 #: cp/typeck.c:6778
33576 #, gcc-internal-format
33577 msgid "return-statement with no value, in function returning %qT"
33578 msgstr ""
33580 #: cp/typeck.c:6799
33581 #, gcc-internal-format
33582 msgid "return-statement with a value, in function returning 'void'"
33583 msgstr ""
33585 #: cp/typeck.c:6829
33586 #, gcc-internal-format
33587 msgid ""
33588 "%<operator new%> must not return NULL unless it is declared %<throw()%> (or -"
33589 "fcheck-new is in effect)"
33590 msgstr ""
33592 #: cp/typeck2.c:54
33593 #, gcc-internal-format
33594 msgid "type %qT is not a base type for type %qT"
33595 msgstr ""
33597 #: cp/typeck2.c:97
33598 #, gcc-internal-format
33599 msgid "%s of read-only parameter %qD"
33600 msgstr ""
33602 #: cp/typeck2.c:102
33603 #, gcc-internal-format
33604 msgid "%s of read-only reference %qD"
33605 msgstr ""
33607 #: cp/typeck2.c:104
33608 #, gcc-internal-format
33609 msgid "%s of read-only named return value %qD"
33610 msgstr ""
33612 #: cp/typeck2.c:106
33613 #, gcc-internal-format
33614 msgid "%s of function %qD"
33615 msgstr ""
33617 #: cp/typeck2.c:108
33618 #, gcc-internal-format
33619 msgid "%s of read-only location %qE"
33620 msgstr ""
33622 #: cp/typeck2.c:288
33623 #, gcc-internal-format
33624 msgid "cannot declare variable %q+D to be of abstract type %qT"
33625 msgstr ""
33627 #: cp/typeck2.c:291
33628 #, gcc-internal-format
33629 msgid "cannot declare parameter %q+D to be of abstract type %qT"
33630 msgstr ""
33632 #: cp/typeck2.c:294
33633 #, gcc-internal-format
33634 msgid "cannot declare field %q+D to be of abstract type %qT"
33635 msgstr ""
33637 #: cp/typeck2.c:298
33638 #, gcc-internal-format
33639 msgid "invalid abstract return type for member function %q+#D"
33640 msgstr ""
33642 #: cp/typeck2.c:300
33643 #, gcc-internal-format
33644 msgid "invalid abstract return type for function %q+#D"
33645 msgstr ""
33647 #. Here we do not have location information.
33648 #: cp/typeck2.c:303
33649 #, gcc-internal-format
33650 msgid "invalid abstract type %qT for %qE"
33651 msgstr ""
33653 #: cp/typeck2.c:305
33654 #, gcc-internal-format
33655 msgid "invalid abstract type for %q+D"
33656 msgstr ""
33658 #: cp/typeck2.c:308
33659 #, gcc-internal-format
33660 msgid "cannot allocate an object of abstract type %qT"
33661 msgstr ""
33663 #: cp/typeck2.c:316
33664 #, gcc-internal-format
33665 msgid "%J  because the following virtual functions are pure within %qT:"
33666 msgstr ""
33668 #: cp/typeck2.c:320
33669 #, gcc-internal-format
33670 msgid "\t%+#D"
33671 msgstr ""
33673 #: cp/typeck2.c:327
33674 #, gcc-internal-format
33675 msgid "%J  since type %qT has pure virtual functions"
33676 msgstr ""
33678 #: cp/typeck2.c:603
33679 #, gcc-internal-format
33680 msgid "constructor syntax used, but no constructor declared for type %qT"
33681 msgstr ""
33683 #: cp/typeck2.c:617
33684 #, gcc-internal-format
33685 msgid "cannot initialize arrays using this syntax"
33686 msgstr ""
33688 #: cp/typeck2.c:703
33689 #, gcc-internal-format
33690 msgid "narrowing conversion of %qE to %qT inside { }"
33691 msgstr ""
33693 #: cp/typeck2.c:760
33694 #, gcc-internal-format
33695 msgid "int-array initialized from non-wide string"
33696 msgstr ""
33698 #: cp/typeck2.c:765
33699 #, gcc-internal-format
33700 msgid "int-array initialized from incompatible wide string"
33701 msgstr ""
33703 #: cp/typeck2.c:824
33704 #, gcc-internal-format
33705 msgid "cannot initialize aggregate of type %qT with a compound literal"
33706 msgstr ""
33708 #: cp/typeck2.c:833
33709 #, gcc-internal-format
33710 msgid "array must be initialized with a brace-enclosed initializer"
33711 msgstr ""
33713 #: cp/typeck2.c:915 cp/typeck2.c:1017
33714 #, gcc-internal-format
33715 msgid "non-trivial designated initializers not supported"
33716 msgstr ""
33718 #: cp/typeck2.c:1041 cp/typeck2.c:1055
33719 #, gcc-internal-format
33720 msgid "missing initializer for member %qD"
33721 msgstr ""
33723 #: cp/typeck2.c:1046
33724 #, gcc-internal-format
33725 msgid "uninitialized const member %qD"
33726 msgstr ""
33728 #: cp/typeck2.c:1048
33729 #, gcc-internal-format
33730 msgid "member %qD with uninitialized const fields"
33731 msgstr ""
33733 #: cp/typeck2.c:1050
33734 #, gcc-internal-format
33735 msgid "member %qD is uninitialized reference"
33736 msgstr ""
33738 #: cp/typeck2.c:1105
33739 #, gcc-internal-format
33740 msgid "no field %qD found in union being initialized"
33741 msgstr ""
33743 #: cp/typeck2.c:1114
33744 #, gcc-internal-format
33745 msgid "index value instead of field name in union initializer"
33746 msgstr ""
33748 #: cp/typeck2.c:1269
33749 #, gcc-internal-format
33750 msgid "circular pointer delegation detected"
33751 msgstr ""
33753 #: cp/typeck2.c:1282
33754 #, gcc-internal-format
33755 msgid "base operand of %<->%> has non-pointer type %qT"
33756 msgstr ""
33758 #: cp/typeck2.c:1306
33759 #, gcc-internal-format
33760 msgid "result of %<operator->()%> yields non-pointer result"
33761 msgstr ""
33763 #: cp/typeck2.c:1308
33764 #, gcc-internal-format
33765 msgid "base operand of %<->%> is not a pointer"
33766 msgstr ""
33768 #: cp/typeck2.c:1330
33769 #, gcc-internal-format
33770 msgid "%qE cannot be used as a member pointer, since it is of type %qT"
33771 msgstr ""
33773 #: cp/typeck2.c:1339
33774 #, gcc-internal-format
33775 msgid "cannot apply member pointer %qE to %qE, which is of non-class type %qT"
33776 msgstr ""
33778 #: cp/typeck2.c:1361
33779 #, gcc-internal-format
33780 msgid "pointer to member type %qT incompatible with object type %qT"
33781 msgstr ""
33783 #: cp/typeck2.c:1602
33784 #, gcc-internal-format
33785 msgid "call to function %qD which throws incomplete type %q#T"
33786 msgstr ""
33788 #: cp/typeck2.c:1605
33789 #, gcc-internal-format
33790 msgid "call to function which throws incomplete type %q#T"
33791 msgstr ""
33793 #: fortran/f95-lang.c:208
33794 #, gcc-internal-format
33795 msgid "Unexpected type in truthvalue_conversion"
33796 msgstr ""
33798 #: fortran/f95-lang.c:270
33799 #, gcc-internal-format
33800 msgid "can't open input file: %s"
33801 msgstr ""
33803 #: fortran/f95-lang.c:603
33804 #, gcc-internal-format
33805 msgid "global register variable %qs used in nested function"
33806 msgstr ""
33808 #: fortran/f95-lang.c:607
33809 #, gcc-internal-format
33810 msgid "register variable %qs used in nested function"
33811 msgstr ""
33813 #: fortran/f95-lang.c:614
33814 #, gcc-internal-format
33815 msgid "address of global register variable %qs requested"
33816 msgstr ""
33818 #: fortran/f95-lang.c:632
33819 #, gcc-internal-format
33820 msgid "address of register variable %qs requested"
33821 msgstr ""
33823 #: fortran/trans-array.c:3904
33824 #, gcc-internal-format
33825 msgid "Possible frontend bug: array constructor not expanded"
33826 msgstr ""
33828 #: fortran/trans-array.c:5659
33829 #, gcc-internal-format
33830 msgid ""
33831 "Possible frontend bug: Deferred array size without pointer, allocatable "
33832 "attribute or derived type without allocatable components."
33833 msgstr ""
33835 #: fortran/trans-array.c:6140
33836 #, gcc-internal-format
33837 msgid "bad expression type during walk (%d)"
33838 msgstr ""
33840 #: fortran/trans-const.c:320
33841 #, gcc-internal-format
33842 msgid "gfc_conv_constant_to_tree(): invalid type: %s"
33843 msgstr ""
33845 #: fortran/trans-decl.c:981
33846 #, gcc-internal-format
33847 msgid "intrinsic variable which isn't a procedure"
33848 msgstr ""
33850 #: fortran/trans-decl.c:2962
33851 #, gcc-internal-format
33852 msgid "backend decl for module variable %s already exists"
33853 msgstr ""
33855 #: fortran/trans-expr.c:1235
33856 #, gcc-internal-format
33857 msgid "Unknown intrinsic op"
33858 msgstr ""
33860 #: fortran/trans-intrinsic.c:733
33861 #, gcc-internal-format
33862 msgid "Intrinsic function %s(%d) not recognized"
33863 msgstr ""
33865 #: fortran/trans-io.c:2105
33866 #, gcc-internal-format
33867 msgid "Bad IO basetype (%d)"
33868 msgstr ""
33870 #: fortran/trans-types.c:392
33871 #, gcc-internal-format
33872 msgid "integer kind=8 not available for -fdefault-integer-8 option"
33873 msgstr ""
33875 #: fortran/trans-types.c:415
33876 #, gcc-internal-format
33877 msgid "real kind=8 not available for -fdefault-real-8 option"
33878 msgstr ""
33880 #: fortran/trans-types.c:428
33881 #, gcc-internal-format
33882 msgid "Use of -fdefault-double-8 requires -fdefault-real-8"
33883 msgstr ""
33885 #: fortran/trans-types.c:1261
33886 #, gcc-internal-format
33887 msgid "Array element size too big"
33888 msgstr ""
33890 #: fortran/trans.c:1167
33891 #, gcc-internal-format
33892 msgid "gfc_trans_code(): Bad statement code"
33893 msgstr ""
33895 #: java/class.c:833
33896 #, gcc-internal-format
33897 msgid "bad method signature"
33898 msgstr ""
33900 #: java/class.c:889
33901 #, gcc-internal-format
33902 msgid "misplaced ConstantValue attribute (not in any field)"
33903 msgstr ""
33905 #: java/class.c:892
33906 #, gcc-internal-format
33907 msgid "duplicate ConstantValue attribute for field '%s'"
33908 msgstr ""
33910 #: java/class.c:903
33911 #, gcc-internal-format
33912 msgid "ConstantValue attribute of field '%s' has wrong type"
33913 msgstr ""
33915 #: java/class.c:1601
33916 #, gcc-internal-format
33917 msgid "%Jabstract method in non-abstract class"
33918 msgstr ""
33920 #: java/class.c:2669
33921 #, gcc-internal-format
33922 msgid "non-static method %q+D overrides static method"
33923 msgstr ""
33925 #: java/decl.c:1155
33926 #, gcc-internal-format
33927 msgid "%q+D used prior to declaration"
33928 msgstr ""
33930 #: java/decl.c:1578
33931 #, gcc-internal-format
33932 msgid "In %+D: overlapped variable and exception ranges at %d"
33933 msgstr ""
33935 #: java/decl.c:1629
33936 #, gcc-internal-format
33937 msgid "bad type in parameter debug info"
33938 msgstr ""
33940 #: java/decl.c:1638
33941 #, gcc-internal-format
33942 msgid "bad PC range for debug info for local %q+D"
33943 msgstr ""
33945 #: java/expr.c:377
33946 #, gcc-internal-format
33947 msgid "need to insert runtime check for %s"
33948 msgstr ""
33950 #: java/expr.c:525 java/expr.c:572
33951 #, gcc-internal-format
33952 msgid "assert: %s is assign compatible with %s"
33953 msgstr ""
33955 #: java/expr.c:690
33956 #, gcc-internal-format
33957 msgid "stack underflow - dup* operation"
33958 msgstr ""
33960 #: java/expr.c:1688
33961 #, gcc-internal-format
33962 msgid "reference %qs is ambiguous: appears in interface %qs and interface %qs"
33963 msgstr ""
33965 #: java/expr.c:1716
33966 #, gcc-internal-format
33967 msgid "field %qs not found"
33968 msgstr ""
33970 #: java/expr.c:2255
33971 #, gcc-internal-format
33972 msgid "method '%s' not found in class"
33973 msgstr ""
33975 #: java/expr.c:2460
33976 #, gcc-internal-format
33977 msgid "failed to find class '%s'"
33978 msgstr ""
33980 #: java/expr.c:2501
33981 #, gcc-internal-format
33982 msgid "class '%s' has no method named '%s' matching signature '%s'"
33983 msgstr ""
33985 #: java/expr.c:2532
33986 #, gcc-internal-format
33987 msgid "invokestatic on non static method"
33988 msgstr ""
33990 #: java/expr.c:2537
33991 #, gcc-internal-format
33992 msgid "invokestatic on abstract method"
33993 msgstr ""
33995 #: java/expr.c:2545
33996 #, gcc-internal-format
33997 msgid "invoke[non-static] on static method"
33998 msgstr ""
34000 #: java/expr.c:2902
34001 #, gcc-internal-format
34002 msgid "missing field '%s' in '%s'"
34003 msgstr ""
34005 #: java/expr.c:2909
34006 #, gcc-internal-format
34007 msgid "mismatching signature for field '%s' in '%s'"
34008 msgstr ""
34010 #: java/expr.c:2938
34011 #, gcc-internal-format
34012 msgid "assignment to final field %q+D not in field's class"
34013 msgstr ""
34015 #: java/expr.c:3161
34016 #, gcc-internal-format
34017 msgid "invalid PC in line number table"
34018 msgstr ""
34020 #: java/expr.c:3211
34021 #, gcc-internal-format
34022 msgid "unreachable bytecode from %d to before %d"
34023 msgstr ""
34025 #: java/expr.c:3253
34026 #, gcc-internal-format
34027 msgid "unreachable bytecode from %d to the end of the method"
34028 msgstr ""
34030 #. duplicate code from LOAD macro
34031 #: java/expr.c:3560
34032 #, gcc-internal-format
34033 msgid "unrecogized wide sub-instruction"
34034 msgstr ""
34036 #: java/jcf-parse.c:508
34037 #, gcc-internal-format
34038 msgid "<constant pool index %d not in range>"
34039 msgstr ""
34041 #: java/jcf-parse.c:518
34042 #, gcc-internal-format
34043 msgid "<constant pool index %d unexpected type"
34044 msgstr ""
34046 #: java/jcf-parse.c:1098
34047 #, gcc-internal-format
34048 msgid "bad string constant"
34049 msgstr ""
34051 #: java/jcf-parse.c:1116
34052 #, gcc-internal-format
34053 msgid "bad value constant type %d, index %d"
34054 msgstr ""
34056 #: java/jcf-parse.c:1399 java/jcf-parse.c:1405
34057 #, gcc-internal-format
34058 msgid "cannot find file for class %s"
34059 msgstr ""
34061 #: java/jcf-parse.c:1430
34062 #, gcc-internal-format
34063 msgid "not a valid Java .class file"
34064 msgstr ""
34066 #: java/jcf-parse.c:1433
34067 #, gcc-internal-format
34068 msgid "error while parsing constant pool"
34069 msgstr ""
34071 #. FIXME - where was first time
34072 #: java/jcf-parse.c:1448
34073 #, gcc-internal-format
34074 msgid "reading class %s for the second time from %s"
34075 msgstr ""
34077 #: java/jcf-parse.c:1466
34078 #, gcc-internal-format
34079 msgid "error while parsing fields"
34080 msgstr ""
34082 #: java/jcf-parse.c:1469
34083 #, gcc-internal-format
34084 msgid "error while parsing methods"
34085 msgstr ""
34087 #: java/jcf-parse.c:1472
34088 #, gcc-internal-format
34089 msgid "error while parsing final attributes"
34090 msgstr ""
34092 #: java/jcf-parse.c:1512
34093 #, gcc-internal-format
34094 msgid "%Hduplicate class will only be compiled once"
34095 msgstr ""
34097 #: java/jcf-parse.c:1607
34098 #, gcc-internal-format
34099 msgid "missing Code attribute"
34100 msgstr ""
34102 #: java/jcf-parse.c:1825
34103 #, gcc-internal-format
34104 msgid "no input file specified"
34105 msgstr ""
34107 #: java/jcf-parse.c:1860
34108 #, gcc-internal-format
34109 msgid "can't close input file %s: %m"
34110 msgstr ""
34112 #: java/jcf-parse.c:1905
34113 #, gcc-internal-format
34114 msgid "bad zip/jar file %s"
34115 msgstr ""
34117 #: java/jcf-parse.c:2112
34118 #, gcc-internal-format
34119 msgid "error while reading %s from zip file"
34120 msgstr ""
34122 #: java/jvspec.c:425
34123 #, gcc-internal-format
34124 msgid "warning: already-compiled .class files ignored with -C"
34125 msgstr ""
34127 #: java/lang.c:543
34128 #, gcc-internal-format
34129 msgid "-findirect-dispatch is incompatible with -freduced-reflection"
34130 msgstr ""
34132 #: java/lang.c:546
34133 #, gcc-internal-format
34134 msgid "-fjni is incompatible with -freduced-reflection"
34135 msgstr ""
34137 #: java/lang.c:557
34138 #, gcc-internal-format
34139 msgid "can't do dependency tracking with input from stdin"
34140 msgstr ""
34142 #: java/lang.c:573
34143 #, gcc-internal-format
34144 msgid "couldn't determine target name for dependency tracking"
34145 msgstr ""
34147 #: java/mangle_name.c:139 java/mangle_name.c:209
34148 #, gcc-internal-format
34149 msgid "internal error - invalid Utf8 name"
34150 msgstr ""
34152 #: java/typeck.c:490
34153 #, gcc-internal-format
34154 msgid "junk at end of signature string"
34155 msgstr ""
34157 #: java/verify-glue.c:378
34158 #, gcc-internal-format
34159 msgid "verification failed: %s"
34160 msgstr ""
34162 #: java/verify-glue.c:380
34163 #, gcc-internal-format
34164 msgid "verification failed at PC=%d: %s"
34165 msgstr ""
34167 #: java/verify-glue.c:468
34168 #, gcc-internal-format
34169 msgid "bad pc in exception_table"
34170 msgstr ""
34172 #: objc/objc-act.c:698
34173 #, gcc-internal-format
34174 msgid "%<@end%> must appear in an @implementation context"
34175 msgstr ""
34177 #: objc/objc-act.c:727
34178 #, gcc-internal-format
34179 msgid "method declaration not in @interface context"
34180 msgstr ""
34182 #: objc/objc-act.c:738
34183 #, gcc-internal-format
34184 msgid "method definition not in @implementation context"
34185 msgstr ""
34187 #: objc/objc-act.c:1167
34188 #, gcc-internal-format
34189 msgid "comparison of distinct Objective-C types lacks a cast"
34190 msgstr ""
34192 #: objc/objc-act.c:1171
34193 #, gcc-internal-format
34194 msgid "initialization from distinct Objective-C type"
34195 msgstr ""
34197 #: objc/objc-act.c:1175
34198 #, gcc-internal-format
34199 msgid "assignment from distinct Objective-C type"
34200 msgstr ""
34202 #: objc/objc-act.c:1179
34203 #, gcc-internal-format
34204 msgid "distinct Objective-C type in return"
34205 msgstr ""
34207 #: objc/objc-act.c:1183
34208 #, gcc-internal-format
34209 msgid "passing argument %d of %qE from distinct Objective-C type"
34210 msgstr ""
34212 #: objc/objc-act.c:1339
34213 #, gcc-internal-format
34214 msgid "statically allocated instance of Objective-C class %qs"
34215 msgstr ""
34217 #: objc/objc-act.c:1416
34218 #, gcc-internal-format
34219 msgid "protocol %qs has circular dependency"
34220 msgstr ""
34222 #: objc/objc-act.c:1441 objc/objc-act.c:6570
34223 #, gcc-internal-format
34224 msgid "cannot find protocol declaration for %qs"
34225 msgstr ""
34227 #: objc/objc-act.c:1905 objc/objc-act.c:3338 objc/objc-act.c:7183
34228 #: objc/objc-act.c:7519 objc/objc-act.c:7573 objc/objc-act.c:7598
34229 #, gcc-internal-format
34230 msgid "cannot find interface declaration for %qs"
34231 msgstr ""
34233 #: objc/objc-act.c:1909
34234 #, gcc-internal-format
34235 msgid "interface %qs does not have valid constant string layout"
34236 msgstr ""
34238 #: objc/objc-act.c:1914
34239 #, gcc-internal-format
34240 msgid "cannot find reference tag for class %qs"
34241 msgstr ""
34243 #: objc/objc-act.c:2539
34244 #, gcc-internal-format
34245 msgid "%Hcreating selector for nonexistent method %qE"
34246 msgstr ""
34248 #: objc/objc-act.c:2741
34249 #, gcc-internal-format
34250 msgid "%qs is not an Objective-C class name or alias"
34251 msgstr ""
34253 #: objc/objc-act.c:2867 objc/objc-act.c:2898 objc/objc-act.c:7447
34254 #: objc/objc-act.c:7748 objc/objc-act.c:7778
34255 #, gcc-internal-format
34256 msgid "Objective-C declarations may only appear in global scope"
34257 msgstr ""
34259 #: objc/objc-act.c:2872
34260 #, gcc-internal-format
34261 msgid "cannot find class %qs"
34262 msgstr ""
34264 #: objc/objc-act.c:2874
34265 #, gcc-internal-format
34266 msgid "class %qs already exists"
34267 msgstr ""
34269 #: objc/objc-act.c:2918 objc/objc-act.c:7488
34270 #, gcc-internal-format
34271 msgid "%qs redeclared as different kind of symbol"
34272 msgstr ""
34274 #: objc/objc-act.c:3191
34275 #, gcc-internal-format
34276 msgid "strong-cast assignment has been intercepted"
34277 msgstr ""
34279 #: objc/objc-act.c:3233
34280 #, gcc-internal-format
34281 msgid "strong-cast may possibly be needed"
34282 msgstr ""
34284 #: objc/objc-act.c:3243
34285 #, gcc-internal-format
34286 msgid "instance variable assignment has been intercepted"
34287 msgstr ""
34289 #: objc/objc-act.c:3262
34290 #, gcc-internal-format
34291 msgid "pointer arithmetic for garbage-collected objects not allowed"
34292 msgstr ""
34294 #: objc/objc-act.c:3268
34295 #, gcc-internal-format
34296 msgid "global/static variable assignment has been intercepted"
34297 msgstr ""
34299 #: objc/objc-act.c:3451
34300 #, gcc-internal-format
34301 msgid "use %<-fobjc-exceptions%> to enable Objective-C exception syntax"
34302 msgstr ""
34304 #: objc/objc-act.c:3792
34305 #, gcc-internal-format
34306 msgid "@catch parameter is not a known Objective-C class type"
34307 msgstr ""
34309 #: objc/objc-act.c:3808
34310 #, gcc-internal-format
34311 msgid "exception of type %<%T%> will be caught"
34312 msgstr ""
34314 #: objc/objc-act.c:3810
34315 #, gcc-internal-format
34316 msgid "%H   by earlier handler for %<%T%>"
34317 msgstr ""
34319 #: objc/objc-act.c:3863
34320 #, gcc-internal-format
34321 msgid "%<@try%> without %<@catch%> or %<@finally%>"
34322 msgstr ""
34324 #: objc/objc-act.c:3911
34325 #, gcc-internal-format
34326 msgid "%<@throw%> (rethrow) used outside of a @catch block"
34327 msgstr ""
34329 #: objc/objc-act.c:4312
34330 #, gcc-internal-format
34331 msgid "type %q+D does not have a known size"
34332 msgstr ""
34334 #: objc/objc-act.c:4945
34335 #, gcc-internal-format
34336 msgid "%J%s %qs"
34337 msgstr ""
34339 #: objc/objc-act.c:4968 objc/objc-act.c:4987
34340 #, gcc-internal-format
34341 msgid "inconsistent instance variable specification"
34342 msgstr ""
34344 #: objc/objc-act.c:5845
34345 #, gcc-internal-format
34346 msgid "can not use an object as parameter to a method"
34347 msgstr ""
34349 #: objc/objc-act.c:6068
34350 #, gcc-internal-format
34351 msgid "multiple %s named %<%c%s%> found"
34352 msgstr ""
34354 #: objc/objc-act.c:6294
34355 #, gcc-internal-format
34356 msgid "no super class declared in @interface for %qs"
34357 msgstr ""
34359 #: objc/objc-act.c:6332
34360 #, gcc-internal-format
34361 msgid "found %<-%s%> instead of %<+%s%> in protocol(s)"
34362 msgstr ""
34364 #: objc/objc-act.c:6391
34365 #, gcc-internal-format
34366 msgid "invalid receiver type %qs"
34367 msgstr ""
34369 #: objc/objc-act.c:6406
34370 #, gcc-internal-format
34371 msgid "%<%c%s%> not found in protocol(s)"
34372 msgstr ""
34374 #: objc/objc-act.c:6420
34375 #, gcc-internal-format
34376 msgid "%qs may not respond to %<%c%s%>"
34377 msgstr ""
34379 #: objc/objc-act.c:6428
34380 #, gcc-internal-format
34381 msgid "no %<%c%s%> method found"
34382 msgstr ""
34384 #: objc/objc-act.c:6434
34385 #, gcc-internal-format
34386 msgid "(Messages without a matching method signature"
34387 msgstr ""
34389 #: objc/objc-act.c:6435
34390 #, gcc-internal-format
34391 msgid "will be assumed to return %<id%> and accept"
34392 msgstr ""
34394 #: objc/objc-act.c:6436
34395 #, gcc-internal-format
34396 msgid "%<...%> as arguments.)"
34397 msgstr ""
34399 #: objc/objc-act.c:6669
34400 #, gcc-internal-format
34401 msgid "undeclared selector %qs"
34402 msgstr ""
34404 #. Historically, a class method that produced objects (factory
34405 #. method) would assign `self' to the instance that it
34406 #. allocated.  This would effectively turn the class method into
34407 #. an instance method.  Following this assignment, the instance
34408 #. variables could be accessed.  That practice, while safe,
34409 #. violates the simple rule that a class method should not refer
34410 #. to an instance variable.  It's better to catch the cases
34411 #. where this is done unknowingly than to support the above
34412 #. paradigm.
34413 #: objc/objc-act.c:6711
34414 #, gcc-internal-format
34415 msgid "instance variable %qs accessed in class method"
34416 msgstr ""
34418 #: objc/objc-act.c:6944
34419 #, gcc-internal-format
34420 msgid "duplicate declaration of method %<%c%s%>"
34421 msgstr ""
34423 #: objc/objc-act.c:7005
34424 #, gcc-internal-format
34425 msgid "duplicate interface declaration for category %<%s(%s)%>"
34426 msgstr ""
34428 #: objc/objc-act.c:7032
34429 #, gcc-internal-format
34430 msgid "illegal reference type specified for instance variable %qs"
34431 msgstr ""
34433 #: objc/objc-act.c:7043
34434 #, gcc-internal-format
34435 msgid "instance variable %qs has unknown size"
34436 msgstr ""
34438 #: objc/objc-act.c:7068
34439 #, gcc-internal-format
34440 msgid "type %qs has no default constructor to call"
34441 msgstr ""
34443 #: objc/objc-act.c:7074
34444 #, gcc-internal-format
34445 msgid "destructor for %qs shall not be run either"
34446 msgstr ""
34448 #. Vtable pointers are Real Bad(tm), since Obj-C cannot
34449 #. initialize them.
34450 #: objc/objc-act.c:7086
34451 #, gcc-internal-format
34452 msgid "type %qs has virtual member functions"
34453 msgstr ""
34455 #: objc/objc-act.c:7087
34456 #, gcc-internal-format
34457 msgid "illegal aggregate type %qs specified for instance variable %qs"
34458 msgstr ""
34460 #: objc/objc-act.c:7097
34461 #, gcc-internal-format
34462 msgid "type %qs has a user-defined constructor"
34463 msgstr ""
34465 #: objc/objc-act.c:7099
34466 #, gcc-internal-format
34467 msgid "type %qs has a user-defined destructor"
34468 msgstr ""
34470 #: objc/objc-act.c:7103
34471 #, gcc-internal-format
34472 msgid ""
34473 "C++ constructors and destructors will not be invoked for Objective-C fields"
34474 msgstr ""
34476 #: objc/objc-act.c:7212
34477 #, gcc-internal-format
34478 msgid "instance variable %qs is declared private"
34479 msgstr ""
34481 #: objc/objc-act.c:7223
34482 #, gcc-internal-format
34483 msgid "instance variable %qs is %s; this will be a hard error in the future"
34484 msgstr ""
34486 #: objc/objc-act.c:7230
34487 #, gcc-internal-format
34488 msgid "instance variable %qs is declared %s"
34489 msgstr ""
34491 #: objc/objc-act.c:7256 objc/objc-act.c:7344
34492 #, gcc-internal-format
34493 msgid "incomplete implementation of class %qs"
34494 msgstr ""
34496 #: objc/objc-act.c:7260 objc/objc-act.c:7349
34497 #, gcc-internal-format
34498 msgid "incomplete implementation of category %qs"
34499 msgstr ""
34501 #: objc/objc-act.c:7265 objc/objc-act.c:7354
34502 #, gcc-internal-format
34503 msgid "method definition for %<%c%s%> not found"
34504 msgstr ""
34506 #: objc/objc-act.c:7395
34507 #, gcc-internal-format
34508 msgid "%s %qs does not fully implement the %qs protocol"
34509 msgstr ""
34511 #: objc/objc-act.c:7453 objc/objc-act.c:9153
34512 #, gcc-internal-format
34513 msgid "%<@end%> missing in implementation context"
34514 msgstr ""
34516 #: objc/objc-act.c:7472
34517 #, gcc-internal-format
34518 msgid "cannot find interface declaration for %qs, superclass of %qs"
34519 msgstr ""
34521 #: objc/objc-act.c:7502
34522 #, gcc-internal-format
34523 msgid "reimplementation of class %qs"
34524 msgstr ""
34526 #: objc/objc-act.c:7534
34527 #, gcc-internal-format
34528 msgid "conflicting super class name %qs"
34529 msgstr ""
34531 #: objc/objc-act.c:7536
34532 #, gcc-internal-format
34533 msgid "previous declaration of %qs"
34534 msgstr ""
34536 #: objc/objc-act.c:7552 objc/objc-act.c:7550
34537 #, gcc-internal-format
34538 msgid "duplicate interface declaration for class %qs"
34539 msgstr ""
34541 #: objc/objc-act.c:7806
34542 #, gcc-internal-format
34543 msgid "duplicate declaration for protocol %qs"
34544 msgstr ""
34546 #. Add a readable method name to the warning.
34547 #: objc/objc-act.c:8394
34548 #, gcc-internal-format
34549 msgid "%J%s %<%c%s%>"
34550 msgstr ""
34552 #: objc/objc-act.c:8724
34553 #, gcc-internal-format
34554 msgid "no super class declared in interface for %qs"
34555 msgstr ""
34557 #: objc/objc-act.c:8773
34558 #, gcc-internal-format
34559 msgid "[super ...] must appear in a method context"
34560 msgstr ""
34562 #: objc/objc-act.c:8813
34563 #, gcc-internal-format
34564 msgid "method possibly missing a [super dealloc] call"
34565 msgstr ""
34567 #: objc/objc-act.c:9443
34568 #, gcc-internal-format
34569 msgid "local declaration of %qs hides instance variable"
34570 msgstr ""