1# SOME DESCRIPTIVE TITLE.
2# Copyright (C) YEAR Free Software Foundation, Inc.
3# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
4#
5#, fuzzy
6msgid ""
7msgstr ""
8"Project-Id-Version: PACKAGE VERSION\n"
9"POT-Creation-Date: 1999-07-27 01:41-0600\n"
10"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
11"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
12"Language-Team: LANGUAGE <LL@li.org>\n"
13"MIME-Version: 1.0\n"
14"Content-Type: text/plain; charset=CHARSET\n"
15"Content-Transfer-Encoding: ENCODING\n"
16
17#: c-common.c:472
18#, c-format
19msgid "`%s' attribute directive ignored"
20msgstr ""
21
22#: c-common.c:480
23#, c-format
24msgid "`%s' attribute does not apply to types"
25msgstr ""
26
27#: c-common.c:487
28#, c-format
29msgid "wrong number of arguments specified for `%s' attribute"
30msgstr ""
31
32#: c-common.c:503 c-common.c:510 c-common.c:517 c-common.c:530 c-common.c:542
33#: c-common.c:555 c-common.c:570 c-common.c:582 c-common.c:594 c-common.c:599
34#: c-common.c:910 c-common.c:1036
35#, c-format
36msgid "`%s' attribute ignored"
37msgstr ""
38
39#: c-common.c:632
40#, c-format
41msgid "unknown machine mode `%s'"
42msgstr ""
43
44#: c-common.c:635
45#, c-format
46msgid "no data type for mode `%s'"
47msgstr ""
48
49#: c-common.c:655
50msgid "section attribute cannot be specified for local variables"
51msgstr ""
52
53#: c-common.c:662
54#, c-format
55msgid "section of `%s' conflicts with previous declaration"
56msgstr ""
57
58#: c-common.c:668
59#, c-format
60msgid "section attribute not allowed for `%s'"
61msgstr ""
62
63#: c-common.c:671
64msgid "section attributes are not supported for this target"
65msgstr ""
66
67#: c-common.c:690
68msgid "requested alignment is not a constant"
69msgstr ""
70
71#: c-common.c:697
72msgid "requested alignment is not a power of 2"
73msgstr ""
74
75#: c-common.c:703
76#, c-format
77msgid "alignment may not be specified for `%s'"
78msgstr ""
79
80#: c-common.c:724 c-common.c:827
81#, c-format
82msgid "argument format specified for non-function `%s'"
83msgstr ""
84
85#: c-common.c:730
86msgid "unrecognized format specifier"
87msgstr ""
88
89#: c-common.c:746
90#, c-format
91msgid "`%s' is an unrecognized format function type"
92msgstr ""
93
94#: c-common.c:766 c-common.c:840
95msgid "format string has non-constant operand number"
96msgstr ""
97
98#: c-common.c:774
99msgid "format string arg follows the args to be formatted"
100msgstr ""
101
102#: c-common.c:795 c-common.c:863
103msgid "format string arg not a string type"
104msgstr ""
105
106#: c-common.c:806
107msgid "args to be formatted is not ..."
108msgstr ""
109
110#: c-common.c:872
111msgid "function does not return string type"
112msgstr ""
113
114#: c-common.c:890
115#, c-format
116msgid "`%s' defined both normally and as an alias"
117msgstr ""
118
119#: c-common.c:898
120msgid "alias arg not a string"
121msgstr ""
122
123#: c-common.c:917 c-common.c:934
124#, c-format
125msgid "`%s' attribute applies only to functions"
126msgstr ""
127
128#: c-common.c:923 c-common.c:940
129#, c-format
130msgid "can't set `%s' attribute after definition"
131msgstr ""
132
133#: c-common.c:1291
134msgid "too few arguments for format"
135msgstr ""
136
137#: c-common.c:1400
138msgid "null format string"
139msgstr ""
140
141#: c-common.c:1411
142msgid "zero-length format string"
143msgstr ""
144
145#: c-common.c:1414
146msgid "unterminated format string"
147msgstr ""
148
149#: c-common.c:1433
150msgid "embedded `\\0' in format"
151msgstr ""
152
153#: c-common.c:1435
154msgid "too many arguments for format"
155msgstr ""
156
157#: c-common.c:1442
158msgid "spurious trailing `%%' in format"
159msgstr ""
160
161#: c-common.c:1465
162#, c-format
163msgid "ANSI C does not support the strftime `%c' flag"
164msgstr ""
165
166#: c-common.c:1469 c-common.c:1533
167#, c-format
168msgid "repeated `%c' flag in format"
169msgstr ""
170
171#: c-common.c:1486
172msgid "ANSI C does not support strftime format width"
173msgstr ""
174
175#: c-common.c:1494
176msgid "multiple E/O modifiers in format"
177msgstr ""
178
179#: c-common.c:1524
180msgid "operand number out of range in format"
181msgstr ""
182
183#: c-common.c:1545
184msgid "use of both ` ' and `+' flags in format"
185msgstr ""
186
187#: c-common.c:1550
188msgid "use of both `0' and `-' flags in format"
189msgstr ""
190
191#: c-common.c:1576 c-common.c:1610
192#, c-format
193msgid "field width is not type int (arg %d)"
194msgstr ""
195
196#: c-common.c:1592
197msgid "`.' not followed by `*' or digit in format"
198msgstr ""
199
200#: c-common.c:1632
201#, c-format
202msgid "ANSI C does not support the `%c' length modifier"
203msgstr ""
204
205#: c-common.c:1639
206msgid "ANSI C does not support the `Z' length modifier"
207msgstr ""
208
209#: c-common.c:1648
210msgid "ANSI C does not support the `ll' length modifier"
211msgstr ""
212
213#: c-common.c:1655
214msgid "ANSI C does not support the `hh' length modifier"
215msgstr ""
216
217#: c-common.c:1668
218#, c-format
219msgid "use of `*' and `%c' together in format"
220msgstr ""
221
222#: c-common.c:1674
223msgid "conversion lacks type at end of format"
224msgstr ""
225
226#: c-common.c:1680 c-common.c:1685
227#, c-format
228msgid "ANSI C does not support the `%c' format"
229msgstr ""
230
231#: c-common.c:1707
232#, c-format
233msgid "unknown conversion type character `%c' in format"
234msgstr ""
235
236#: c-common.c:1710
237#, c-format
238msgid "unknown conversion type character 0x%x in format"
239msgstr ""
240
241#: c-common.c:1717
242msgid "ANSI C does not support `%%%c'"
243msgstr ""
244
245#: c-common.c:1720
246msgid "ANSI C does not support `%%O%c'"
247msgstr ""
248
249#: c-common.c:1723
250#, c-format
251msgid "width used with `%c' format"
252msgstr ""
253
254#: c-common.c:1725
255msgid "`%%%c' yields only last 2 digits of year"
256msgstr ""
257
258#: c-common.c:1727
259msgid "`%%%c' yields only last 2 digits of year in some locales"
260msgstr ""
261
262#: c-common.c:1730
263#, c-format
264msgid "precision used with `%c' format"
265msgstr ""
266
267#: c-common.c:1733
268#, c-format
269msgid "`a' flag used with `%c' format"
270msgstr ""
271
272#: c-common.c:1739
273msgid "ANSI C does not support the `a' flag"
274msgstr ""
275
276#. The end of the format string was reached.
277#: c-common.c:1753
278msgid "no closing `]' for `%%[' format"
279msgstr ""
280
281#: c-common.c:1758
282#, c-format
283msgid "suppression of `%c' conversion in format"
284msgstr ""
285
286#: c-common.c:1764
287#, c-format
288msgid "flag `%c' used with type `%c'"
289msgstr ""
290
291#: c-common.c:1773
292#, c-format
293msgid "`0' flag ignored with precision specifier and `%c' format"
294msgstr ""
295
296#: c-common.c:1786
297#, c-format
298msgid "use of `%c' length character with `%c' type character"
299msgstr ""
300
301#: c-common.c:1824
302#, c-format
303msgid "format argument is not a pointer (arg %d)"
304msgstr ""
305
306#: c-common.c:1825
307#, c-format
308msgid "format argument is not a pointer to a pointer (arg %d)"
309msgstr ""
310
311#: c-common.c:1843
312#, c-format
313msgid "writing into constant object (arg %d)"
314msgstr ""
315
316#: c-common.c:1903
317#, c-format
318msgid "%s format, %s arg (arg %d)"
319msgstr ""
320
321#: c-common.c:1921
322msgid "overflow in constant expression"
323msgstr ""
324
325#: c-common.c:1942
326msgid "integer overflow in expression"
327msgstr ""
328
329#: c-common.c:1951
330msgid "floating point overflow in expression"
331msgstr ""
332
333#. This detects cases like converting -129 or 256 to unsigned char.
334#: c-common.c:1972
335msgid "large integer implicitly truncated to unsigned type"
336msgstr ""
337
338#: c-common.c:1974
339msgid "negative integer implicitly converted to unsigned type"
340msgstr ""
341
342#: c-common.c:2007
343msgid "overflow in implicit constant conversion"
344msgstr ""
345
346#: c-common.c:2028
347msgid "expression statement has incomplete type"
348msgstr ""
349
350#: c-common.c:2048
351msgid "case label does not reduce to an integer constant"
352msgstr ""
353
354#: c-common.c:2201
355msgid "invalid truth-value expression"
356msgstr ""
357
358#: c-common.c:2252
359#, c-format
360msgid "invalid operands to binary %s"
361msgstr ""
362
363#: c-common.c:2487 c-common.c:2496
364msgid "comparison is always false due to limited range of data type"
365msgstr ""
366
367#: c-common.c:2489 c-common.c:2498
368msgid "comparison is always true due to limited range of data type"
369msgstr ""
370
371#: c-common.c:2564
372msgid "comparison of unsigned expression >= 0 is always true"
373msgstr ""
374
375#: c-common.c:2573
376msgid "comparison of unsigned expression < 0 is always false"
377msgstr ""
378
379#: c-common.c:2624
380msgid "struct type value used where scalar is required"
381msgstr ""
382
383#: c-common.c:2628
384msgid "union type value used where scalar is required"
385msgstr ""
386
387#: c-common.c:2632
388msgid "array type value used where scalar is required"
389msgstr ""
390
391#: c-common.c:2764
392msgid "suggest parentheses around assignment used as truth value"
393msgstr ""
394
395#: c-common.c:2987 c-common.c:3017
396msgid "invalid use of `restrict'"
397msgstr ""
398
399#: c-convert.c:75 c-typeck.c:1065 c-typeck.c:4073 cp/typeck.c:1760
400#: cp/typeck.c:6780
401msgid "void value not ignored as it ought to be"
402msgstr ""
403
404#: c-convert.c:95
405msgid "conversion to non-scalar type requested"
406msgstr ""
407
408#: c-decl.c:697
409#, c-format
410msgid "unknown C standard `%s'"
411msgstr ""
412
413#: c-decl.c:948
414#, c-format
415msgid "array `%s' assumed to have one element"
416msgstr ""
417
418#: c-decl.c:1125
419#, c-format
420msgid "`struct %s' incomplete in scope ending here"
421msgstr ""
422
423#: c-decl.c:1128
424#, c-format
425msgid "`union %s' incomplete in scope ending here"
426msgstr ""
427
428#: c-decl.c:1131
429#, c-format
430msgid "`enum %s' incomplete in scope ending here"
431msgstr ""
432
433#: c-decl.c:1247 c-decl.c:1408
434#, c-format
435msgid "label `%s' used but not defined"
436msgstr ""
437
438#: c-decl.c:1253 c-decl.c:1415
439#, c-format
440msgid "label `%s' defined but not used"
441msgstr ""
442
443#: c-decl.c:1540 c-decl.c:1593
444#, c-format
445msgid "shadowing built-in function `%s'"
446msgstr ""
447
448#: c-decl.c:1542
449#, c-format
450msgid "shadowing library function `%s'"
451msgstr ""
452
453#: c-decl.c:1548
454#, c-format
455msgid "library function `%s' declared as non-function"
456msgstr ""
457
458#: c-decl.c:1552 c-decl.c:1555
459#, c-format
460msgid "built-in function `%s' declared as non-function"
461msgstr ""
462
463#: c-decl.c:1559 objc/objc-act.c:2448 objc/objc-act.c:6166
464#, c-format
465msgid "`%s' redeclared as different kind of symbol"
466msgstr ""
467
468#: c-decl.c:1560 c-decl.c:1752 c-decl.c:1898 objc/objc-act.c:2450
469#: objc/objc-act.c:6168 objc/objc-act.c:6222
470#, c-format
471msgid "previous declaration of `%s'"
472msgstr ""
473
474#. If types don't match for a built-in, throw away the built-in.
475#: c-decl.c:1655
476#, c-format
477msgid "conflicting types for built-in function `%s'"
478msgstr ""
479
480#: c-decl.c:1698 c-decl.c:1717
481#, c-format
482msgid "conflicting types for `%s'"
483msgstr ""
484
485#: c-decl.c:1740
486msgid ""
487"A parameter list with an ellipsis can't match an empty parameter name list "
488"declaration."
489msgstr ""
490
491#: c-decl.c:1747
492msgid ""
493"An argument type that has a default promotion can't match an empty parameter "
494"name list declaration."
495msgstr ""
496
497#: c-decl.c:1762 c-decl.c:1784
498#, c-format
499msgid "redefinition of `%s'"
500msgstr ""
501
502#: c-decl.c:1765
503#, c-format
504msgid "redeclaration of `%s'"
505msgstr ""
506
507#: c-decl.c:1768
508#, c-format
509msgid "conflicting declarations of `%s'"
510msgstr ""
511
512#: c-decl.c:1777 c-decl.c:1789
513#, c-format
514msgid "`%s' previously defined here"
515msgstr ""
516
517#: c-decl.c:1778 c-decl.c:1790
518#, c-format
519msgid "`%s' previously declared here"
520msgstr ""
521
522#: c-decl.c:1811
523#, c-format
524msgid "prototype for `%s' follows"
525msgstr ""
526
527#: c-decl.c:1812 c-decl.c:1819 c-decl.c:1835
528msgid "non-prototype definition here"
529msgstr ""
530
531#: c-decl.c:1818
532#, c-format
533msgid "prototype for `%s' follows and number of arguments doesn't match"
534msgstr ""
535
536#: c-decl.c:1833
537#, c-format
538msgid "prototype for `%s' follows and argument %d doesn't match"
539msgstr ""
540
541#: c-decl.c:1850
542#, c-format
543msgid "`%s' declared inline after being called"
544msgstr ""
545
546#: c-decl.c:1855
547#, c-format
548msgid "`%s' declared inline after its definition"
549msgstr ""
550
551#: c-decl.c:1862
552#, c-format
553msgid "static declaration for `%s' follows non-static"
554msgstr ""
555
556#: c-decl.c:1870
557#, c-format
558msgid "non-static declaration for `%s' follows static"
559msgstr ""
560
561#: c-decl.c:1877
562#, c-format
563msgid "const declaration for `%s' follows non-const"
564msgstr ""
565
566#: c-decl.c:1884
567#, c-format
568msgid "type qualifiers for `%s' conflict with previous decl"
569msgstr ""
570
571#: c-decl.c:1897
572#, c-format
573msgid "redundant redeclaration of `%s' in same scope"
574msgstr ""
575
576#: c-decl.c:2164
577#, c-format
578msgid "nested extern declaration of `%s'"
579msgstr ""
580
581#: c-decl.c:2189
582#, c-format
583msgid "`%s' used prior to declaration"
584msgstr ""
585
586#: c-decl.c:2210 c-decl.c:2423
587#, c-format
588msgid "`%s' was declared implicitly `extern' and later `static'"
589msgstr ""
590
591#: c-decl.c:2318
592msgid "type mismatch with previous external decl"
593msgstr ""
594
595#: c-decl.c:2319
596#, c-format
597msgid "previous external decl of `%s'"
598msgstr ""
599
600#: c-decl.c:2332
601msgid "type mismatch with previous implicit declaration"
602msgstr ""
603
604#: c-decl.c:2334
605#, c-format
606msgid "previous implicit declaration of `%s'"
607msgstr ""
608
609#: c-decl.c:2351
610#, c-format
611msgid "type of external `%s' is not global"
612msgstr ""
613
614#: c-decl.c:2402
615#, c-format
616msgid "`%s' was previously implicitly declared to return `int'"
617msgstr ""
618
619#: c-decl.c:2427
620#, c-format
621msgid "`%s' was declared `extern' and later `static'"
622msgstr ""
623
624#: c-decl.c:2449
625#, c-format
626msgid "extern declaration of `%s' doesn't match global one"
627msgstr ""
628
629#: c-decl.c:2487
630#, c-format
631msgid "`%s' locally external but globally static"
632msgstr ""
633
634#: c-decl.c:2523 c-decl.c:2548
635#, c-format
636msgid "declaration of `%s' shadows a parameter"
637msgstr ""
638
639#: c-decl.c:2526
640#, c-format
641msgid "declaration of `%s' shadows a symbol from the parameter list"
642msgstr ""
643
644#: c-decl.c:2550
645#, c-format
646msgid "declaration of `%s' shadows previous local"
647msgstr ""
648
649#: c-decl.c:2553
650#, c-format
651msgid "declaration of `%s' shadows global declaration"
652msgstr ""
653
654#: c-decl.c:2641 c-decl.c:2644
655#, c-format
656msgid "implicit declaration of function `%s'"
657msgstr ""
658
659#: c-decl.c:2648
660#, c-format
661msgid "function `%s' was previously declared within a block"
662msgstr ""
663
664#: c-decl.c:2745
665#, c-format
666msgid "label %s referenced outside of any function"
667msgstr ""
668
669#: c-decl.c:2805
670#, c-format
671msgid "duplicate label declaration `%s'"
672msgstr ""
673
674#: c-decl.c:2808
675msgid "this is a previous declaration"
676msgstr ""
677
678#: c-decl.c:2842
679#, c-format
680msgid "duplicate label `%s'"
681msgstr ""
682
683#: c-decl.c:3700
684msgid "unnamed struct/union that defines no instances"
685msgstr ""
686
687#: c-decl.c:3719
688msgid "useless keyword or type name in empty declaration"
689msgstr ""
690
691#: c-decl.c:3726
692msgid "two types specified in one empty declaration"
693msgstr ""
694
695#: c-decl.c:3731 c-parse.y:294 c-parse.y:797 c-parse.y:799 c-parse.y:861
696#: objc-parse.y:295 objc-parse.y:894 objc-parse.y:896 objc-parse.y:958
697#: objc-parse.y:2782 parse.y:609 parse.y:1659
698msgid "empty declaration"
699msgstr ""
700
701#: c-decl.c:3796
702#, c-format
703msgid "`%s' is usually a function"
704msgstr ""
705
706#: c-decl.c:3810
707#, c-format
708msgid "typedef `%s' is initialized"
709msgstr ""
710
711#: c-decl.c:3817
712#, c-format
713msgid "function `%s' is initialized like a variable"
714msgstr ""
715
716#. DECL_INITIAL in a PARM_DECL is really DECL_ARG_TYPE.
717#: c-decl.c:3824
718#, c-format
719msgid "parameter `%s' is initialized"
720msgstr ""
721
722#: c-decl.c:3839 c-typeck.c:4909
723msgid "variable-sized object may not be initialized"
724msgstr ""
725
726#: c-decl.c:3845
727#, c-format
728msgid "variable `%s' has initializer but incomplete type"
729msgstr ""
730
731#: c-decl.c:3851
732#, c-format
733msgid "elements of array `%s' have incomplete type"
734msgstr ""
735
736#: c-decl.c:3863
737#, c-format
738msgid "declaration of `%s' has `extern' and is initialized"
739msgstr ""
740
741#: c-decl.c:3956
742msgid "iterator has no initial value"
743msgstr ""
744
745#: c-decl.c:4002
746#, c-format
747msgid "initializer fails to determine size of `%s'"
748msgstr ""
749
750#: c-decl.c:4007
751#, c-format
752msgid "array size missing in `%s'"
753msgstr ""
754
755#: c-decl.c:4023
756#, c-format
757msgid "zero or negative size array `%s'"
758msgstr ""
759
760#: c-decl.c:4052
761#, c-format
762msgid "storage size of `%s' isn't known"
763msgstr ""
764
765#: c-decl.c:4062
766#, c-format
767msgid "storage size of `%s' isn't constant"
768msgstr ""
769
770#: c-decl.c:4188 cp/decl.c:8407
771#, c-format
772msgid "size of `%s' is %u bytes"
773msgstr ""
774
775#: c-decl.c:4250
776#, c-format
777msgid "ANSI C forbids parameter `%s' shadowing typedef"
778msgstr ""
779
780#: c-decl.c:4489 cp/decl.c:9733
781msgid "`long long long' is too long for GCC"
782msgstr ""
783
784#: c-decl.c:4493
785msgid "ANSI C does not support `long long'"
786msgstr ""
787
788#: c-decl.c:4498 cp/decl.c:9738
789#, c-format
790msgid "duplicate `%s'"
791msgstr ""
792
793#: c-decl.c:4504 cp/decl.c:9758
794#, c-format
795msgid "two or more data types in declaration of `%s'"
796msgstr ""
797
798#: c-decl.c:4519 cp/decl.c:9763
799#, c-format
800msgid "`%s' fails to be a typedef or built in type"
801msgstr ""
802
803#: c-decl.c:4555
804#, c-format
805msgid "type defaults to `int' in declaration of `%s'"
806msgstr ""
807
808#: c-decl.c:4583
809#, c-format
810msgid "both long and short specified for `%s'"
811msgstr ""
812
813#: c-decl.c:4587 cp/decl.c:9898
814#, c-format
815msgid "long or short specified with char for `%s'"
816msgstr ""
817
818#: c-decl.c:4594 cp/decl.c:9902
819#, c-format
820msgid "long or short specified with floating type for `%s'"
821msgstr ""
822
823#: c-decl.c:4597
824msgid "the only valid combination is `long double'"
825msgstr ""
826
827#: c-decl.c:4603
828#, c-format
829msgid "both signed and unsigned specified for `%s'"
830msgstr ""
831
832#: c-decl.c:4605 cp/decl.c:9891
833#, c-format
834msgid "long, short, signed or unsigned invalid for `%s'"
835msgstr ""
836
837#: c-decl.c:4611 cp/decl.c:9911
838#, c-format
839msgid "long, short, signed or unsigned used invalidly for `%s'"
840msgstr ""
841
842#: c-decl.c:4630 cp/decl.c:9932
843#, c-format
844msgid "complex invalid for `%s'"
845msgstr ""
846
847#: c-decl.c:4706 c-decl.c:5085 cp/decl.c:10761
848msgid "duplicate `const'"
849msgstr ""
850
851#: c-decl.c:4708 c-decl.c:5089 cp/decl.c:10765
852msgid "duplicate `restrict'"
853msgstr ""
854
855#: c-decl.c:4710 c-decl.c:5087 cp/decl.c:10763
856msgid "duplicate `volatile'"
857msgstr ""
858
859#: c-decl.c:4733 cp/decl.c:10125
860#, c-format
861msgid "multiple storage classes in declaration of `%s'"
862msgstr ""
863
864#: c-decl.c:4742
865msgid "function definition declared `auto'"
866msgstr ""
867
868#: c-decl.c:4744
869msgid "function definition declared `register'"
870msgstr ""
871
872#: c-decl.c:4746
873msgid "function definition declared `typedef'"
874msgstr ""
875
876#: c-decl.c:4757
877#, c-format
878msgid "storage class specified for structure field `%s'"
879msgstr ""
880
881#: c-decl.c:4759 cp/decl.c:10167
882#, c-format
883msgid "storage class specified for parameter `%s'"
884msgstr ""
885
886#: c-decl.c:4760 cp/decl.c:10168
887msgid "storage class specified for typename"
888msgstr ""
889
890#: c-decl.c:4771 cp/decl.c:10187
891#, c-format
892msgid "`%s' initialized and declared `extern'"
893msgstr ""
894
895#: c-decl.c:4773 cp/decl.c:10190
896#, c-format
897msgid "`%s' has both `extern' and initializer"
898msgstr ""
899
900#: c-decl.c:4777 cp/decl.c:10194
901#, c-format
902msgid "nested function `%s' declared `extern'"
903msgstr ""
904
905#: c-decl.c:4780 cp/decl.c:10198
906#, c-format
907msgid "top-level declaration of `%s' specifies `auto'"
908msgstr ""
909
910#: c-decl.c:4784
911#, c-format
912msgid "iterator `%s' has derived type"
913msgstr ""
914
915#: c-decl.c:4790
916#, c-format
917msgid "iterator `%s' has noninteger type"
918msgstr ""
919
920#: c-decl.c:4836
921#, c-format
922msgid "declaration of `%s' as array of voids"
923msgstr ""
924
925#: c-decl.c:4842
926#, c-format
927msgid "declaration of `%s' as array of functions"
928msgstr ""
929
930#: c-decl.c:4870
931#, c-format
932msgid "size of array `%s' has non-integer type"
933msgstr ""
934
935#: c-decl.c:4875
936#, c-format
937msgid "ANSI C forbids zero-size array `%s'"
938msgstr ""
939
940#: c-decl.c:4882
941#, c-format
942msgid "size of array `%s' is negative"
943msgstr ""
944
945#: c-decl.c:4895
946#, c-format
947msgid "ANSI C forbids array `%s' whose size can't be evaluated"
948msgstr ""
949
950#: c-decl.c:4897
951#, c-format
952msgid "ANSI C forbids variable-size array `%s'"
953msgstr ""
954
955#: c-decl.c:4914 c-decl.c:5110
956#, c-format
957msgid "size of array `%s' is too large"
958msgstr ""
959
960#: c-decl.c:4933
961msgid "array type has incomplete element type"
962msgstr ""
963
964#: c-decl.c:4940 c-decl.c:5156
965msgid "ANSI C forbids const or volatile function types"
966msgstr ""
967
968#: c-decl.c:4977 cp/decl.c:10490
969#, c-format
970msgid "`%s' declared as function returning a function"
971msgstr ""
972
973#: c-decl.c:4982 cp/decl.c:10495
974#, c-format
975msgid "`%s' declared as function returning an array"
976msgstr ""
977
978#: c-decl.c:5048 c-decl.c:5121 c-decl.c:5207 c-decl.c:5305
979msgid "ANSI C forbids qualified function types"
980msgstr ""
981
982#: c-decl.c:5081 cp/decl.c:10757
983msgid "invalid type modifier within pointer declarator"
984msgstr ""
985
986#: c-decl.c:5176 cp/decl.c:11215
987#, c-format
988msgid "variable or field `%s' declared void"
989msgstr ""
990
991#: c-decl.c:5250
992#, c-format
993msgid "field `%s' declared as a function"
994msgstr ""
995
996#: c-decl.c:5255
997#, c-format
998msgid "field `%s' has incomplete type"
999msgstr ""
1000
1001#: c-decl.c:5284 c-decl.c:5286 c-decl.c:5293
1002#, c-format
1003msgid "invalid storage class for function `%s'"
1004msgstr ""
1005
1006#: c-decl.c:5311
1007msgid "ANSI C forbids qualified void function return type"
1008msgstr ""
1009
1010#: c-decl.c:5317
1011msgid "`noreturn' function returns non-void value"
1012msgstr ""
1013
1014#: c-decl.c:5329
1015msgid "cannot inline function `main'"
1016msgstr ""
1017
1018#: c-decl.c:5366
1019#, c-format
1020msgid "variable `%s' declared `inline'"
1021msgstr ""
1022
1023#: c-decl.c:5442 c-decl.c:6483
1024msgid "function declaration isn't a prototype"
1025msgstr ""
1026
1027#: c-decl.c:5448 cp/decl.c:11886
1028msgid "parameter names (without types) in function declaration"
1029msgstr ""
1030
1031#: c-decl.c:5478 c-decl.c:6871 c-decl.c:7161 cp/decl.c:11729
1032#, c-format
1033msgid "parameter `%s' has incomplete type"
1034msgstr ""
1035
1036#: c-decl.c:5481 cp/decl.c:11732
1037msgid "parameter has incomplete type"
1038msgstr ""
1039
1040#: c-decl.c:5500
1041#, c-format
1042msgid "parameter `%s' points to incomplete type"
1043msgstr ""
1044
1045#: c-decl.c:5503
1046msgid "parameter points to incomplete type"
1047msgstr ""
1048
1049#: c-decl.c:5574
1050#, c-format
1051msgid "parameter `%s' has just a forward declaration"
1052msgstr ""
1053
1054#: c-decl.c:5617
1055msgid "`void' in parameter list must be the entire list"
1056msgstr ""
1057
1058#: c-decl.c:5646
1059#, c-format
1060msgid "`%s %s' declared inside parameter list"
1061msgstr ""
1062
1063#: c-decl.c:5652
1064#, c-format
1065msgid "anonymous %s declared inside parameter list"
1066msgstr ""
1067
1068#: c-decl.c:5659
1069msgid ""
1070"its scope is only this definition or declaration, which is probably not what "
1071"you want."
1072msgstr ""
1073
1074#: c-decl.c:5701
1075msgid "ANSI C forbids forward references to `enum' types"
1076msgstr ""
1077
1078#: c-decl.c:5747
1079#, c-format
1080msgid "redefinition of `union %s'"
1081msgstr ""
1082
1083#: c-decl.c:5748
1084#, c-format
1085msgid "redefinition of `struct %s'"
1086msgstr ""
1087
1088#: c-decl.c:5840 c-decl.c:5843
1089msgid "union defined inside parms"
1090msgstr ""
1091
1092#: c-decl.c:5841 c-decl.c:5844
1093msgid "structure defined inside parms"
1094msgstr ""
1095
1096#: c-decl.c:5857
1097#, c-format
1098msgid "%s has no named members"
1099msgstr ""
1100
1101#: c-decl.c:5858
1102#, c-format
1103msgid "%s has no members"
1104msgstr ""
1105
1106#: c-decl.c:5900
1107#, c-format
1108msgid "nested redefinition of `%s'"
1109msgstr ""
1110
1111#: c-decl.c:5912
1112#, c-format
1113msgid "bit-field `%s' width not an integer constant"
1114msgstr ""
1115
1116#: c-decl.c:5922
1117#, c-format
1118msgid "bit-field `%s' has invalid type"
1119msgstr ""
1120
1121#: c-decl.c:5932
1122#, c-format
1123msgid "bit-field `%s' type invalid in ANSI C"
1124msgstr ""
1125
1126#: c-decl.c:5942
1127#, c-format
1128msgid "negative width in bit-field `%s'"
1129msgstr ""
1130
1131#: c-decl.c:5948
1132#, c-format
1133msgid "width of `%s' exceeds its type"
1134msgstr ""
1135
1136#: c-decl.c:5952
1137#, c-format
1138msgid "zero width for bit-field `%s'"
1139msgstr ""
1140
1141#: c-decl.c:5967
1142#, c-format
1143msgid "`%s' is narrower than values of its type"
1144msgstr ""
1145
1146#: c-decl.c:6017
1147#, c-format
1148msgid "duplicate member `%s'"
1149msgstr ""
1150
1151#: c-decl.c:6098
1152msgid "union cannot be made transparent"
1153msgstr ""
1154
1155#. This enum is a named one that has been declared already.
1156#: c-decl.c:6190
1157#, c-format
1158msgid "redeclaration of `enum %s'"
1159msgstr ""
1160
1161#: c-decl.c:6224
1162msgid "enum defined inside parms"
1163msgstr ""
1164
1165#: c-decl.c:6264
1166msgid "enumeration values exceed range of largest integer"
1167msgstr ""
1168
1169#: c-decl.c:6347
1170#, c-format
1171msgid "enumerator value for `%s' not integer constant"
1172msgstr ""
1173
1174#: c-decl.c:6360
1175msgid "overflow in enumeration values"
1176msgstr ""
1177
1178#: c-decl.c:6365
1179msgid "ANSI C restricts enumerator values to range of `int'"
1180msgstr ""
1181
1182#: c-decl.c:6440
1183msgid "return-type is an incomplete type"
1184msgstr ""
1185
1186#: c-decl.c:6448
1187msgid "return-type defaults to `int'"
1188msgstr ""
1189
1190#: c-decl.c:6489
1191#, c-format
1192msgid "no previous prototype for `%s'"
1193msgstr ""
1194
1195#: c-decl.c:6496
1196#, c-format
1197msgid "`%s' was used with no prototype before its definition"
1198msgstr ""
1199
1200#: c-decl.c:6502
1201#, c-format
1202msgid "no previous declaration for `%s'"
1203msgstr ""
1204
1205#: c-decl.c:6509
1206#, c-format
1207msgid "`%s' was used with no declaration before its definition"
1208msgstr ""
1209
1210#: c-decl.c:6538 c-decl.c:7250
1211#, c-format
1212msgid "return type of `%s' is not `int'"
1213msgstr ""
1214
1215#: c-decl.c:6554
1216#, c-format
1217msgid "first argument of `%s' should be `int'"
1218msgstr ""
1219
1220#: c-decl.c:6563
1221#, c-format
1222msgid "second argument of `%s' should be `char **'"
1223msgstr ""
1224
1225#: c-decl.c:6572
1226#, c-format
1227msgid "third argument of `%s' should probably be `char **'"
1228msgstr ""
1229
1230#: c-decl.c:6581
1231#, c-format
1232msgid "`%s' takes only zero or two arguments"
1233msgstr ""
1234
1235#: c-decl.c:6584
1236#, c-format
1237msgid "third argument of `%s' is deprecated"
1238msgstr ""
1239
1240#: c-decl.c:6587
1241#, c-format
1242msgid "`%s' is normally a non-static function"
1243msgstr ""
1244
1245#: c-decl.c:6692
1246msgid "parm types given both in parmlist and separately"
1247msgstr ""
1248
1249#: c-decl.c:6713
1250msgid "parameter name omitted"
1251msgstr ""
1252
1253#: c-decl.c:6716 c-decl.c:6816 c-decl.c:7116
1254#, c-format
1255msgid "parameter `%s' declared void"
1256msgstr ""
1257
1258#: c-decl.c:6790
1259msgid "parameter name missing from parameter list"
1260msgstr ""
1261
1262#: c-decl.c:6809 c-decl.c:7109
1263#, c-format
1264msgid "multiple parameters named `%s'"
1265msgstr ""
1266
1267#: c-decl.c:6840
1268#, c-format
1269msgid "type of `%s' defaults to `int'"
1270msgstr ""
1271
1272#: c-decl.c:6878 c-decl.c:7168
1273#, c-format
1274msgid "declaration for parameter `%s' but no such parameter"
1275msgstr ""
1276
1277#: c-decl.c:6925
1278msgid "number of arguments doesn't match prototype"
1279msgstr ""
1280
1281#: c-decl.c:6953
1282#, c-format
1283msgid "promoted argument `%s' doesn't match prototype"
1284msgstr ""
1285
1286#: c-decl.c:6967
1287#, c-format
1288msgid "argument `%s' doesn't match prototype"
1289msgstr ""
1290
1291#: c-decl.c:7139
1292#, c-format
1293msgid "type of parameter `%s' is not declared"
1294msgstr ""
1295
1296#: c-decl.c:7276
1297msgid "function might be possible candidate for attribute `noreturn'"
1298msgstr ""
1299
1300#: c-decl.c:7279
1301msgid "`noreturn' function does return"
1302msgstr ""
1303
1304#. If this function returns non-void and control can drop through,
1305#. complain.
1306#: c-decl.c:7284
1307msgid "control reaches end of non-void function"
1308msgstr ""
1309
1310#: c-decl.c:7289 cp/decl.c:14491
1311msgid "this function may return with or without a value"
1312msgstr ""
1313
1314#: c-decl.c:7310
1315#, c-format
1316msgid "size of return value of `%s' is %u bytes"
1317msgstr ""
1318
1319#: c-decl.c:7390
1320msgid "ANSI C forbids nested functions"
1321msgstr ""
1322
1323#: c-iterate.c:492
1324#, c-format
1325msgid "`for (%s)' appears within implicit iteration"
1326msgstr ""
1327
1328#: c-lex.c:374
1329msgid "carriage return in source file"
1330msgstr ""
1331
1332#: c-lex.c:375
1333msgid "(we only warn about the first carriage return)"
1334msgstr ""
1335
1336#: c-lex.c:420 cp/lex.c:2124
1337msgid "stray '\\' in program"
1338msgstr ""
1339
1340#: c-lex.c:602 cp/lex.c:2280
1341#, c-format
1342msgid "ignoring pragma: %s"
1343msgstr ""
1344
1345#: c-lex.c:667 cp/lex.c:2340
1346msgid "invalid #ident"
1347msgstr ""
1348
1349#: c-lex.c:683 cp/lex.c:2372
1350msgid "undefined or invalid # directive"
1351msgstr ""
1352
1353#: c-lex.c:734 cp/lex.c:2430
1354msgid "invalid #line"
1355msgstr ""
1356
1357#: c-lex.c:805 cp/lex.c:2591
1358msgid "#-lines for entering and leaving files don't match"
1359msgstr ""
1360
1361#: c-lex.c:846
1362msgid "unrecognized text at end of #line"
1363msgstr ""
1364
1365#: c-lex.c:849 cp/lex.c:2602
1366msgid "invalid #-line"
1367msgstr ""
1368
1369#: c-lex.c:929
1370msgid "the meaning of `\\x' varies with -traditional"
1371msgstr ""
1372
1373#: c-lex.c:963 cexp.y:925 cp/lex.c:2667 cppexp.c:600
1374msgid "\\x used with no following hex digits"
1375msgstr ""
1376
1377#: c-lex.c:971 cp/lex.c:2676
1378msgid "hex escape out of range"
1379msgstr ""
1380
1381#: c-lex.c:1011
1382msgid "the meaning of `\\a' varies with -traditional"
1383msgstr ""
1384
1385#: c-lex.c:1027 cexp.y:855 cp/lex.c:2723 cppexp.c:530
1386#, c-format
1387msgid "non-ANSI-standard escape sequence, `\\%c'"
1388msgstr ""
1389
1390#: c-lex.c:1040
1391#, c-format
1392msgid "non-ANSI escape sequence `\\%c'"
1393msgstr ""
1394
1395#: c-lex.c:1044 cp/lex.c:2736 cp/lex.c:2740
1396#, c-format
1397msgid "unknown escape sequence `\\%c'"
1398msgstr ""
1399
1400#: c-lex.c:1046 cp/lex.c:2742
1401#, c-format
1402msgid "unknown escape sequence: `\\' followed by char code 0x%x"
1403msgstr ""
1404
1405#: c-lex.c:1059
1406#, c-format
1407msgid "%s at end of input"
1408msgstr ""
1409
1410#: c-lex.c:1061
1411#, c-format
1412msgid "%s at null character"
1413msgstr ""
1414
1415#: c-lex.c:1063
1416#, c-format
1417msgid "%s before string constant"
1418msgstr ""
1419
1420#: c-lex.c:1065
1421#, c-format
1422msgid "%s before character constant"
1423msgstr ""
1424
1425#: c-lex.c:1067
1426#, c-format
1427msgid "%s before character 0%o"
1428msgstr ""
1429
1430#: c-lex.c:1069
1431#, c-format
1432msgid "%s before `%s'"
1433msgstr ""
1434
1435#: c-lex.c:1128 cp/lex.c:3164
1436msgid "more than one `f' in numeric constant"
1437msgstr ""
1438
1439#: c-lex.c:1134 cp/lex.c:3170
1440msgid "more than one `l' in numeric constant"
1441msgstr ""
1442
1443#: c-lex.c:1140 c-lex.c:1723 cp/lex.c:3176 cp/lex.c:3879
1444msgid "more than one `i' or `j' in numeric constant"
1445msgstr ""
1446
1447#: c-lex.c:1142 c-lex.c:1725
1448msgid "ANSI C forbids imaginary numeric constants"
1449msgstr ""
1450
1451#: c-lex.c:1167 cp/lex.c:3203
1452msgid "both `f' and `l' in floating constant"
1453msgstr ""
1454
1455#: c-lex.c:1180 cp/lex.c:3211
1456msgid "floating point number exceeds range of `float'"
1457msgstr ""
1458
1459#: c-lex.c:1192 cp/lex.c:3218
1460msgid "floating point number exceeds range of `long double'"
1461msgstr ""
1462
1463#: c-lex.c:1203 c-lex.c:1672 cp/lex.c:3224
1464msgid "floating point number exceeds range of `double'"
1465msgstr ""
1466
1467#: c-lex.c:1320 c-lex.c:1322 cccp.c:3039 cp/lex.c:3287 cp/lex.c:3289
1468#: cp/lex.c:3345 cp/lex.c:3347 cp/lex.c:3375 cp/lex.c:3377 cpplib.c:2537
1469msgid "`$' in identifier"
1470msgstr ""
1471
1472#: c-lex.c:1368
1473#, c-format
1474msgid "ANSI does not permit the keyword `%s'"
1475msgstr ""
1476
1477#: c-lex.c:1379
1478#, c-format
1479msgid "invalid identifier `%s'"
1480msgstr ""
1481
1482#: c-lex.c:1489 cp/lex.c:3650
1483msgid "floating constant may not be in radix 16"
1484msgstr ""
1485
1486#: c-lex.c:1495 cp/lex.c:3656
1487msgid "malformed floating constant"
1488msgstr ""
1489
1490#: c-lex.c:1522 cp/lex.c:3561 cp/lex.c:3683
1491msgid "parse error at `..'"
1492msgstr ""
1493
1494#: c-lex.c:1547 cp/lex.c:3708
1495msgid "nondigits in number and not hexadecimal"
1496msgstr ""
1497
1498#: c-lex.c:1593 cp/lex.c:3749
1499msgid "numeric constant with no digits"
1500msgstr ""
1501
1502#: c-lex.c:1596 cp/lex.c:3752
1503msgid "numeric constant contains digits beyond the radix"
1504msgstr ""
1505
1506#: c-lex.c:1625 cp/lex.c:3779
1507msgid "floating constant exponent has no digits"
1508msgstr ""
1509
1510#: c-lex.c:1635
1511msgid "hexadecimal floating constant has no exponent"
1512msgstr ""
1513
1514#. We got an exception from parse_float()
1515#: c-lex.c:1656 cp/lex.c:3807
1516msgid "floating constant out of range"
1517msgstr ""
1518
1519#: c-lex.c:1705 cexp.y:454 cp/lex.c:3861
1520msgid "two `u's in integer constant"
1521msgstr ""
1522
1523#: c-lex.c:1713 cp/lex.c:3869
1524msgid "three `l's in integer constant"
1525msgstr ""
1526
1527#: c-lex.c:1715
1528msgid "ANSI C forbids long long integer constants"
1529msgstr ""
1530
1531#: c-lex.c:1741 c-lex.c:1832 c-lex.c:1869 cexp.y:483 cp/lex.c:3912
1532#: cp/lex.c:3953 cppexp.c:219
1533msgid "integer constant out of range"
1534msgstr ""
1535
1536#: c-lex.c:1819
1537msgid "width of integer constant changes with -traditional"
1538msgstr ""
1539
1540#: c-lex.c:1822
1541msgid "integer constant is unsigned in ANSI C, signed with -traditional"
1542msgstr ""
1543
1544#: c-lex.c:1824
1545msgid "width of integer constant may change on other systems with -traditional"
1546msgstr ""
1547
1548#: c-lex.c:1836
1549msgid "decimal constant is so large that it is unsigned"
1550msgstr ""
1551
1552#: c-lex.c:1847
1553msgid "complex integer constant is too wide for `complex int'"
1554msgstr ""
1555
1556#: c-lex.c:1878
1557#, c-format
1558msgid "missing white space after number `%s'"
1559msgstr ""
1560
1561#: c-lex.c:1917 c-lex.c:2072 cp/lex.c:4013 cp/lex.c:4174 cppexp.c:292
1562msgid "escape sequence out of range for character"
1563msgstr ""
1564
1565#: c-lex.c:1926 cp/lex.c:4022
1566msgid "ANSI C forbids newline in character constant"
1567msgstr ""
1568
1569#: c-lex.c:1975 c-lex.c:2098 cexp.y:661 cp/lex.c:4071 cp/lex.c:4200
1570msgid "Ignoring invalid multibyte character"
1571msgstr ""
1572
1573#: c-lex.c:2009 cexp.y:687 cp/lex.c:4105 cppexp.c:314
1574msgid "malformatted character constant"
1575msgstr ""
1576
1577#: c-lex.c:2011 cexp.y:689 cp/lex.c:4107 cppexp.c:307
1578msgid "empty character constant"
1579msgstr ""
1580
1581#: c-lex.c:2015 cexp.y:693 cp/lex.c:4111 cppexp.c:319
1582msgid "character constant too long"
1583msgstr ""
1584
1585#: c-lex.c:2018 cexp.y:696 cp/lex.c:4114 cppexp.c:323
1586msgid "multi-character character constant"
1587msgstr ""
1588
1589#: c-lex.c:2077
1590msgid "ANSI C forbids newline in string constant"
1591msgstr ""
1592
1593#: c-lex.c:2168
1594msgid "Unterminated string constant"
1595msgstr ""
1596
1597#: c-lex.c:2348 cp/lex.c:1042
1598msgid "YYDEBUG not defined."
1599msgstr ""
1600
1601#: /tmp/sky/share/bison.simple:327 /usr/lib/bison.simple:327
1602msgid "parser stack overflow"
1603msgstr ""
1604
1605#: c-parse.y:235 objc-parse.y:235
1606msgid "ANSI C forbids an empty source file"
1607msgstr ""
1608
1609#: c-parse.y:267 c-parse.y:1852 objc-parse.y:268 objc-parse.y:1961
1610msgid "argument of `asm' is not a constant string"
1611msgstr ""
1612
1613#: c-parse.y:275 objc-parse.y:276
1614msgid "ANSI C forbids data definition with no type or storage class"
1615msgstr ""
1616
1617#: c-parse.y:277 objc-parse.y:278
1618msgid "data definition has no type or storage class"
1619msgstr ""
1620
1621#: c-parse.y:301 objc-parse.y:302
1622msgid "ANSI C does not allow extra `;' outside of a function"
1623msgstr ""
1624
1625#: c-parse.y:414 objc-parse.y:417
1626msgid "ANSI C forbids `&&'"
1627msgstr ""
1628
1629#: c-parse.y:443 objc-parse.y:446
1630msgid "`sizeof' applied to a bit-field"
1631msgstr ""
1632
1633#: c-parse.y:484 objc-parse.y:487
1634msgid "ANSI C forbids constructor expressions"
1635msgstr ""
1636
1637#: c-parse.y:553 objc-parse.y:556
1638msgid "ANSI C forbids omitting the middle term of a ?: expression"
1639msgstr ""
1640
1641#: c-parse.y:599 objc-parse.y:618
1642#, c-format
1643msgid "`%s' undeclared here (not in a function)"
1644msgstr ""
1645
1646#: c-parse.y:609 objc-parse.y:643
1647#, c-format
1648msgid "`%s' undeclared (first use in this function)"
1649msgstr ""
1650
1651#: c-parse.y:614 cp/lex.c:2939 objc-parse.y:648
1652msgid "(Each undeclared identifier is reported only once"
1653msgstr ""
1654
1655#: c-parse.y:615 cp/lex.c:2940 objc-parse.y:649
1656msgid "for each function it appears in.)"
1657msgstr ""
1658
1659#: c-parse.y:642 objc-parse.y:681
1660#, c-format
1661msgid "`%s' implicitly declared as function"
1662msgstr ""
1663
1664#: c-parse.y:648 objc-parse.y:687
1665#, c-format
1666msgid "type mismatch in implicit declaration for built-in function `%s'"
1667msgstr ""
1668
1669#: c-parse.y:657 objc-parse.y:696
1670#, c-format
1671msgid "built-in function `%s' used without declaration"
1672msgstr ""
1673
1674#: c-parse.y:693 objc-parse.y:757 parse.y:1429
1675msgid "braced-group within expression allowed only inside a function"
1676msgstr ""
1677
1678#: c-parse.y:707 objc-parse.y:771
1679msgid "ANSI C forbids braced-groups within expressions"
1680msgstr ""
1681
1682#: c-parse.y:762 objc-parse.y:859
1683msgid "ANSI C does not permit use of `varargs.h'"
1684msgstr ""
1685
1686#: c-parse.y:884 c-parse.y:905 c-parse.y:937 objc-parse.y:981
1687#: objc-parse.y:1002 objc-parse.y:1034 parse.y:1737 parse.y:1744 parse.y:1777
1688#, c-format
1689msgid "`%s' is not at beginning of declaration"
1690msgstr ""
1691
1692#: c-parse.y:1110 objc-parse.y:1216
1693msgid "ANSI C forbids empty initializer braces"
1694msgstr ""
1695
1696#: c-parse.y:1251 c-parse.y:1285
1697msgid "`[*]' in parameter declaration only allowed in ISO C 9x"
1698msgstr ""
1699
1700#: c-parse.y:1370 objc-parse.y:1463 parse.y:2197
1701msgid "comma at end of enumerator list"
1702msgstr ""
1703
1704#: c-parse.y:1378 objc-parse.y:1471
1705msgid "no semicolon at end of struct or union"
1706msgstr ""
1707
1708#: c-parse.y:1387 objc-parse.y:1480 objc-parse.y:2564
1709msgid "extra semicolon in struct or union specified"
1710msgstr ""
1711
1712#: c-parse.y:1408 c-parse.y:1419 objc-parse.y:1515 objc-parse.y:1526
1713msgid "ANSI C forbids member declarations with no members"
1714msgstr ""
1715
1716#: c-parse.y:1533 objc-parse.y:1640
1717msgid "ANSI C forbids label at end of compound statement"
1718msgstr ""
1719
1720#: c-parse.y:1568 objc-parse.y:1677
1721msgid "ANSI C forbids label declarations"
1722msgstr ""
1723
1724#: c-parse.y:1721 objc-parse.y:1830
1725msgid "empty body in an else-statement"
1726msgstr ""
1727
1728#: c-parse.y:1829 objc-parse.y:1938
1729msgid "break statement not within loop or switch"
1730msgstr ""
1731
1732#: c-parse.y:1834 objc-parse.y:1943
1733msgid "continue statement not within a loop"
1734msgstr ""
1735
1736#: c-parse.y:1888 objc-parse.y:1997
1737msgid "ANSI C forbids `goto *expr;'"
1738msgstr ""
1739
1740#: c-parse.y:1909 objc-parse.y:2018
1741msgid "invalid `for (ITERATOR)' syntax"
1742msgstr ""
1743
1744#: c-parse.y:1911 objc-parse.y:2020
1745#, c-format
1746msgid "`%s' is not an iterator"
1747msgstr ""
1748
1749#: c-parse.y:1914 objc-parse.y:2023
1750#, c-format
1751msgid "`for (%s)' inside expansion of same iterator"
1752msgstr ""
1753
1754#: c-parse.y:1970 objc-parse.y:2079
1755msgid "label must have integral type in ANSI C"
1756msgstr ""
1757
1758#: c-parse.y:1976 c-parse.y:2005 cp/expr.c:421 cp/typeck2.c:1560
1759#: objc-parse.y:2085 objc-parse.y:2114
1760msgid "case label not within a switch statement"
1761msgstr ""
1762
1763#: c-parse.y:1979 c-parse.y:2008 objc-parse.y:2088 objc-parse.y:2117
1764msgid "duplicate case value"
1765msgstr ""
1766
1767#: c-parse.y:1980 c-parse.y:2009 objc-parse.y:2089 objc-parse.y:2118
1768msgid "this is the first entry for that value"
1769msgstr ""
1770
1771#: c-parse.y:1983 c-parse.y:2012 cp/expr.c:447 cp/typeck2.c:1635
1772#: objc-parse.y:2092 objc-parse.y:2121
1773msgid "case value out of range"
1774msgstr ""
1775
1776#: c-parse.y:1985 c-parse.y:2016 cp/expr.c:453 objc-parse.y:2094
1777#: objc-parse.y:2125
1778msgid "case label within scope of cleanup or variable array"
1779msgstr ""
1780
1781#: c-parse.y:1995 objc-parse.y:2104
1782msgid "ANSI C forbids case ranges"
1783msgstr ""
1784
1785#: c-parse.y:2014 objc-parse.y:2123
1786msgid "empty case range"
1787msgstr ""
1788
1789#: c-parse.y:2027 cp/expr.c:425 cp/typeck2.c:1562 objc-parse.y:2136
1790msgid "default label not within a switch statement"
1791msgstr ""
1792
1793#: c-parse.y:2030 cp/expr.c:442 cp/typeck2.c:1568 objc-parse.y:2139
1794msgid "multiple default labels in one switch"
1795msgstr ""
1796
1797#: c-parse.y:2031 objc-parse.y:2140
1798msgid "this is the first default label"
1799msgstr ""
1800
1801#: c-parse.y:2104 objc-parse.y:2213
1802msgid "ANSI C forbids forward parameter declarations"
1803msgstr ""
1804
1805#. Gcc used to allow this as an extension.  However, it does
1806#. not work for all targets, and thus has been disabled.
1807#. Also, since func (...) and func () are indistinguishable,
1808#. it caused problems with the code in expand_builtin which
1809#. tries to verify that BUILT_IN_NEXT_ARG is being used
1810#. correctly.
1811#: c-parse.y:2127 objc-parse.y:2236
1812msgid "ANSI C requires a named argument before `...'"
1813msgstr ""
1814
1815#: c-parse.y:2212 objc-parse.y:2321
1816msgid "`...' in old-style identifier list"
1817msgstr ""
1818
1819#: /tmp/sky/share/bison.simple:594 /usr/lib/bison.simple:594
1820msgid "parse error; also virtual memory exceeded"
1821msgstr ""
1822
1823#: /tmp/sky/share/bison.simple:598 /usr/lib/bison.simple:598
1824msgid "parse error"
1825msgstr ""
1826
1827#: c-pragma.c:73
1828#, c-format
1829msgid "Alignment must be a small power of two, not %d, in #pragma pack"
1830msgstr ""
1831
1832#: c-pragma.c:89
1833msgid "Out of memory pushing #pragma pack"
1834msgstr ""
1835
1836#: c-pragma.c:117
1837msgid ""
1838"#pragma pack (pop) encountered without matching #pragma pack (push, <n>)"
1839msgstr ""
1840
1841#: c-pragma.c:135
1842#, c-format
1843msgid ""
1844"#pragma pack(pop, %s) encountered without matching #pragma pack(push, %s, "
1845"<n>)"
1846msgstr ""
1847
1848#: c-pragma.c:269
1849msgid "malformed `#pragma pack'"
1850msgstr ""
1851
1852#: c-pragma.c:278
1853msgid "malformed '#pragma pack(push[,id],<n>)'"
1854msgstr ""
1855
1856#: c-pragma.c:285
1857msgid "malformed '#pragma pack(pop[,id])'"
1858msgstr ""
1859
1860#: c-pragma.c:298
1861msgid "malformed `#pragma weak'"
1862msgstr ""
1863
1864#: c-pragma.c:350 c-pragma.c:368
1865msgid "Out of memory parsing #pragma weak"
1866msgstr ""
1867
1868#: c-typeck.c:115
1869#, c-format
1870msgid "`%s' has an incomplete type"
1871msgstr ""
1872
1873#: c-typeck.c:137 cp/call.c:2254
1874msgid "invalid use of void expression"
1875msgstr ""
1876
1877#: c-typeck.c:146
1878msgid "invalid use of array with unspecified bounds"
1879msgstr ""
1880
1881#: c-typeck.c:154
1882#, c-format
1883msgid "invalid use of undefined type `%s %s'"
1884msgstr ""
1885
1886#. If this type has a typedef-name, the TYPE_NAME is a TYPE_DECL.
1887#: c-typeck.c:158
1888#, c-format
1889msgid "invalid use of incomplete typedef `%s'"
1890msgstr ""
1891
1892#: c-typeck.c:385 c-typeck.c:399
1893msgid "function types not truly compatible in ANSI C"
1894msgstr ""
1895
1896#: c-typeck.c:543
1897msgid "types are not quite compatible"
1898msgstr ""
1899
1900#: c-typeck.c:820
1901msgid "sizeof applied to a function type"
1902msgstr ""
1903
1904#: c-typeck.c:826
1905msgid "sizeof applied to a void type"
1906msgstr ""
1907
1908#: c-typeck.c:833
1909msgid "sizeof applied to an incomplete type"
1910msgstr ""
1911
1912#: c-typeck.c:886 c-typeck.c:2767 cp/typeck.c:4245
1913msgid "arithmetic on pointer to an incomplete type"
1914msgstr ""
1915
1916#: c-typeck.c:931
1917msgid "`__alignof' applied to a bit-field"
1918msgstr ""
1919
1920#: c-typeck.c:1108 cp/typeck.c:1798
1921msgid "invalid use of non-lvalue array"
1922msgstr ""
1923
1924#: c-typeck.c:1284
1925#, c-format
1926msgid "structure has no member named `%s'"
1927msgstr ""
1928
1929#: c-typeck.c:1285
1930#, c-format
1931msgid "union has no member named `%s'"
1932msgstr ""
1933
1934#: c-typeck.c:1315
1935#, c-format
1936msgid "request for member `%s' in something not a structure or union"
1937msgstr ""
1938
1939#: c-typeck.c:1348
1940msgid "dereferencing pointer to incomplete type"
1941msgstr ""
1942
1943#: c-typeck.c:1352
1944msgid "dereferencing `void *' pointer"
1945msgstr ""
1946
1947#: c-typeck.c:1369 cp/typeck.c:2394
1948#, c-format
1949msgid "invalid type argument of `%s'"
1950msgstr ""
1951
1952#: c-typeck.c:1388 cp/typeck.c:2420
1953msgid "subscript missing in array reference"
1954msgstr ""
1955
1956#: c-typeck.c:1409 cp/typeck.c:2441
1957msgid "array subscript has type `char'"
1958msgstr ""
1959
1960#: c-typeck.c:1417 c-typeck.c:1512 cp/typeck.c:2448 cp/typeck.c:2526
1961msgid "array subscript is not an integer"
1962msgstr ""
1963
1964#: c-typeck.c:1447
1965msgid "ANSI C forbids subscripting `register' array"
1966msgstr ""
1967
1968#: c-typeck.c:1449 c-typeck.c:1458
1969msgid "ANSI C forbids subscripting non-lvalue array"
1970msgstr ""
1971
1972#: c-typeck.c:1491
1973msgid "subscript has type `char'"
1974msgstr ""
1975
1976#: c-typeck.c:1507 cp/typeck.c:2521
1977msgid "subscripted value is neither array nor pointer"
1978msgstr ""
1979
1980#: c-typeck.c:1563
1981msgid "called object is not a function"
1982msgstr ""
1983
1984#: c-typeck.c:1651
1985#, c-format
1986msgid "too many arguments to function `%s'"
1987msgstr ""
1988
1989#: c-typeck.c:1654 cp/typeck.c:3132
1990msgid "too many arguments to function"
1991msgstr ""
1992
1993#: c-typeck.c:1677
1994#, c-format
1995msgid "type of formal parameter %d is incomplete"
1996msgstr ""
1997
1998#: c-typeck.c:1690
1999#, c-format
2000msgid "%s as integer rather than floating due to prototype"
2001msgstr ""
2002
2003#: c-typeck.c:1693
2004#, c-format
2005msgid "%s as complex rather than floating due to prototype"
2006msgstr ""
2007
2008#: c-typeck.c:1696
2009#, c-format
2010msgid "%s as floating rather than integer due to prototype"
2011msgstr ""
2012
2013#: c-typeck.c:1699
2014#, c-format
2015msgid "%s as floating rather than complex due to prototype"
2016msgstr ""
2017
2018#: c-typeck.c:1709
2019#, c-format
2020msgid "%s as `float' rather than `double' due to prototype"
2021msgstr ""
2022
2023#: c-typeck.c:1724
2024#, c-format
2025msgid "%s with different width due to prototype"
2026msgstr ""
2027
2028#: c-typeck.c:1758
2029#, c-format
2030msgid "%s as unsigned due to prototype"
2031msgstr ""
2032
2033#: c-typeck.c:1760
2034#, c-format
2035msgid "%s as signed due to prototype"
2036msgstr ""
2037
2038#: c-typeck.c:1793
2039#, c-format
2040msgid "too few arguments to function `%s'"
2041msgstr ""
2042
2043#: c-typeck.c:1796 cp/typeck.c:3235
2044msgid "too few arguments to function"
2045msgstr ""
2046
2047#: c-typeck.c:1837
2048msgid "suggest parentheses around + or - inside shift"
2049msgstr ""
2050
2051#: c-typeck.c:1844
2052msgid "suggest parentheses around && within ||"
2053msgstr ""
2054
2055#: c-typeck.c:1853
2056msgid "suggest parentheses around arithmetic in operand of |"
2057msgstr ""
2058
2059#: c-typeck.c:1856
2060msgid "suggest parentheses around comparison in operand of |"
2061msgstr ""
2062
2063#: c-typeck.c:1865
2064msgid "suggest parentheses around arithmetic in operand of ^"
2065msgstr ""
2066
2067#: c-typeck.c:1868
2068msgid "suggest parentheses around comparison in operand of ^"
2069msgstr ""
2070
2071#: c-typeck.c:1875
2072msgid "suggest parentheses around + or - in operand of &"
2073msgstr ""
2074
2075#: c-typeck.c:1878
2076msgid "suggest parentheses around comparison in operand of &"
2077msgstr ""
2078
2079#: c-typeck.c:1885
2080msgid "comparisons like X<=Y<=Z do not have their mathematical meaning"
2081msgstr ""
2082
2083#: c-typeck.c:2143 cp/typeck.c:3526
2084msgid "right shift count is negative"
2085msgstr ""
2086
2087#: c-typeck.c:2151 cp/typeck.c:3534
2088msgid "right shift count >= width of type"
2089msgstr ""
2090
2091#: c-typeck.c:2175 cp/typeck.c:3553
2092msgid "left shift count is negative"
2093msgstr ""
2094
2095#: c-typeck.c:2179 cp/typeck.c:3557
2096msgid "left shift count >= width of type"
2097msgstr ""
2098
2099#: c-typeck.c:2203
2100msgid "shift count is negative"
2101msgstr ""
2102
2103#: c-typeck.c:2207
2104msgid "shift count >= width of type"
2105msgstr ""
2106
2107#: c-typeck.c:2249 c-typeck.c:2255
2108msgid "ANSI C forbids comparison of `void *' with function pointer"
2109msgstr ""
2110
2111#: c-typeck.c:2258 c-typeck.c:2300 c-typeck.c:2328
2112msgid "comparison of distinct pointer types lacks a cast"
2113msgstr ""
2114
2115#: c-typeck.c:2273 c-typeck.c:2279 c-typeck.c:2349 c-typeck.c:2355
2116msgid "comparison between pointer and integer"
2117msgstr ""
2118
2119#: c-typeck.c:2295 c-typeck.c:2323
2120msgid "ANSI C forbids ordered comparisons of pointers to functions"
2121msgstr ""
2122
2123#: c-typeck.c:2320
2124msgid "comparison of complete and incomplete pointers"
2125msgstr ""
2126
2127#: c-typeck.c:2336 c-typeck.c:2343
2128msgid "ordered comparison of pointer with integer zero"
2129msgstr ""
2130
2131#: c-typeck.c:2553 cp/typeck.c:3997
2132msgid "comparison between signed and unsigned"
2133msgstr ""
2134
2135#: c-typeck.c:2599 cp/typeck.c:4042
2136msgid "comparison of promoted ~unsigned with constant"
2137msgstr ""
2138
2139#: c-typeck.c:2607 cp/typeck.c:4050
2140msgid "comparison of promoted ~unsigned with unsigned"
2141msgstr ""
2142
2143#: c-typeck.c:2669
2144msgid "pointer of type `void *' used in arithmetic"
2145msgstr ""
2146
2147#: c-typeck.c:2675
2148msgid "pointer to a function used in arithmetic"
2149msgstr ""
2150
2151#: c-typeck.c:2753
2152msgid "pointer of type `void *' used in subtraction"
2153msgstr ""
2154
2155#: c-typeck.c:2755
2156msgid "pointer to a function used in subtraction"
2157msgstr ""
2158
2159#: c-typeck.c:2813
2160msgid "wrong type argument to unary plus"
2161msgstr ""
2162
2163#: c-typeck.c:2824
2164msgid "wrong type argument to unary minus"
2165msgstr ""
2166
2167#: c-typeck.c:2840
2168msgid "wrong type argument to bit-complement"
2169msgstr ""
2170
2171#: c-typeck.c:2851
2172msgid "wrong type argument to abs"
2173msgstr ""
2174
2175#: c-typeck.c:2863
2176msgid "wrong type argument to conjugation"
2177msgstr ""
2178
2179#: c-typeck.c:2877
2180msgid "wrong type argument to unary exclamation mark"
2181msgstr ""
2182
2183#: c-typeck.c:2932 c-typeck.c:2958
2184msgid "wrong type argument to increment"
2185msgstr ""
2186
2187#: c-typeck.c:2933 c-typeck.c:2959
2188msgid "wrong type argument to decrement"
2189msgstr ""
2190
2191#: c-typeck.c:2952
2192msgid "increment of pointer to unknown structure"
2193msgstr ""
2194
2195#: c-typeck.c:2953
2196msgid "decrement of pointer to unknown structure"
2197msgstr ""
2198
2199#: c-typeck.c:3016
2200msgid "invalid lvalue in increment"
2201msgstr ""
2202
2203#: c-typeck.c:3017
2204msgid "invalid lvalue in decrement"
2205msgstr ""
2206
2207#: c-typeck.c:3025 cp/typeck.c:4599
2208msgid "increment"
2209msgstr ""
2210
2211#: c-typeck.c:3025 cp/typeck.c:4599
2212msgid "decrement"
2213msgstr ""
2214
2215#: c-typeck.c:3078
2216msgid "ANSI C forbids the address of a cast expression"
2217msgstr ""
2218
2219#: c-typeck.c:3092
2220msgid "invalid lvalue in unary `&'"
2221msgstr ""
2222
2223#: c-typeck.c:3126
2224#, c-format
2225msgid "attempt to take address of bit-field structure member `%s'"
2226msgstr ""
2227
2228#: c-typeck.c:3296
2229msgid "ANSI C forbids use of conditional expressions as lvalues"
2230msgstr ""
2231
2232#: c-typeck.c:3298
2233msgid "ANSI C forbids use of compound expressions as lvalues"
2234msgstr ""
2235
2236#: c-typeck.c:3299
2237msgid "ANSI C forbids use of cast expressions as lvalues"
2238msgstr ""
2239
2240#: c-typeck.c:3311
2241#, c-format
2242msgid "%s of iterator `%s'"
2243msgstr ""
2244
2245#: c-typeck.c:3319
2246#, c-format
2247msgid "%s of read-only member `%s'"
2248msgstr ""
2249
2250#: c-typeck.c:3323
2251#, c-format
2252msgid "%s of read-only variable `%s'"
2253msgstr ""
2254
2255#: c-typeck.c:3326
2256#, c-format
2257msgid "%s of read-only location"
2258msgstr ""
2259
2260#: c-typeck.c:3344
2261#, c-format
2262msgid "cannot take address of bitfield `%s'"
2263msgstr ""
2264
2265#: c-typeck.c:3371
2266#, c-format
2267msgid "global register variable `%s' used in nested function"
2268msgstr ""
2269
2270#: c-typeck.c:3375
2271#, c-format
2272msgid "register variable `%s' used in nested function"
2273msgstr ""
2274
2275#: c-typeck.c:3382
2276#, c-format
2277msgid "address of global register variable `%s' requested"
2278msgstr ""
2279
2280#: c-typeck.c:3394
2281msgid "cannot put object with volatile field into register"
2282msgstr ""
2283
2284#: c-typeck.c:3398
2285#, c-format
2286msgid "address of register variable `%s' requested"
2287msgstr ""
2288
2289#: c-typeck.c:3482
2290msgid "ANSI C forbids conditional expr with only one void side"
2291msgstr ""
2292
2293#: c-typeck.c:3498 c-typeck.c:3504
2294msgid "ANSI C forbids conditional expr between `void *' and function pointer"
2295msgstr ""
2296
2297#: c-typeck.c:3509 cp/typeck.c:5270
2298msgid "pointer type mismatch in conditional expression"
2299msgstr ""
2300
2301#: c-typeck.c:3516 c-typeck.c:3530 cp/typeck.c:5276 cp/typeck.c:5281
2302msgid "pointer/integer type mismatch in conditional expression"
2303msgstr ""
2304
2305#: c-typeck.c:3522 c-typeck.c:3536
2306msgid "ANSI C forbids conditional expr between 0 and function pointer"
2307msgstr ""
2308
2309#: c-typeck.c:3548 cp/typeck.c:5357
2310msgid "type mismatch in conditional expression"
2311msgstr ""
2312
2313#: c-typeck.c:3658 cp/typeck.c:5410
2314msgid "left-hand operand of comma expression has no effect"
2315msgstr ""
2316
2317#: c-typeck.c:3697
2318msgid "cast specifies array type"
2319msgstr ""
2320
2321#: c-typeck.c:3703
2322msgid "cast specifies function type"
2323msgstr ""
2324
2325#: c-typeck.c:3713
2326msgid "ANSI C forbids casting nonscalar to the same type"
2327msgstr ""
2328
2329#: c-typeck.c:3734
2330msgid "ANSI C forbids casts to union type"
2331msgstr ""
2332
2333#: c-typeck.c:3750
2334msgid "cast to union type from type not present in union"
2335msgstr ""
2336
2337#. There are qualifiers present in IN_OTYPE that are not
2338#. present in IN_TYPE.
2339#: c-typeck.c:3787
2340msgid "cast discards qualifiers from pointer target type"
2341msgstr ""
2342
2343#: c-typeck.c:3802 cp/typeck.c:5830
2344msgid "cast increases required alignment of target type"
2345msgstr ""
2346
2347#: c-typeck.c:3808 cp/typeck.c:5838
2348msgid "cast from pointer to integer of different size"
2349msgstr ""
2350
2351#: c-typeck.c:3813
2352msgid "cast does not match function type"
2353msgstr ""
2354
2355#: c-typeck.c:3825 cp/typeck.c:5846
2356msgid "cast to pointer from integer of different size"
2357msgstr ""
2358
2359#. Now we have handled acceptable kinds of LHS that are not truly lvalues.
2360#. Reject anything strange now.
2361#: c-typeck.c:3968
2362msgid "invalid lvalue in assignment"
2363msgstr ""
2364
2365#. Convert new value to destination type.
2366#: c-typeck.c:3977 c-typeck.c:4001 c-typeck.c:4016 cp/typeck.c:6103
2367msgid "assignment"
2368msgstr ""
2369
2370#: c-typeck.c:4161 c-typeck.c:4230
2371#, c-format
2372msgid "%s makes qualified function pointer from unqualified"
2373msgstr ""
2374
2375#: c-typeck.c:4165 c-typeck.c:4209
2376#, c-format
2377msgid "%s discards qualifiers from pointer target type"
2378msgstr ""
2379
2380#: c-typeck.c:4171
2381msgid "ANSI C prohibits argument conversion to union type"
2382msgstr ""
2383
2384#: c-typeck.c:4201
2385#, c-format
2386msgid "ANSI forbids %s between function pointer and `void *'"
2387msgstr ""
2388
2389#: c-typeck.c:4219
2390#, c-format
2391msgid "pointer targets in %s differ in signedness"
2392msgstr ""
2393
2394#: c-typeck.c:4235
2395#, c-format
2396msgid "%s from incompatible pointer type"
2397msgstr ""
2398
2399#: c-typeck.c:4251
2400#, c-format
2401msgid "%s makes pointer from integer without a cast"
2402msgstr ""
2403
2404#: c-typeck.c:4259
2405#, c-format
2406msgid "%s makes integer from pointer without a cast"
2407msgstr ""
2408
2409#: c-typeck.c:4271 c-typeck.c:4274
2410#, c-format
2411msgid "incompatible type for argument %d of `%s'"
2412msgstr ""
2413
2414#: c-typeck.c:4278
2415#, c-format
2416msgid "incompatible type for argument %d of indirect function call"
2417msgstr ""
2418
2419#: c-typeck.c:4282
2420#, c-format
2421msgid "incompatible types in %s"
2422msgstr ""
2423
2424#. Function name is known; supply it.
2425#: c-typeck.c:4313
2426#, c-format
2427msgid "passing arg %d of `%s'"
2428msgstr ""
2429
2430#. Function name unknown (call through ptr); just give arg number.
2431#: c-typeck.c:4323
2432#, c-format
2433msgid "passing arg %d of pointer to function"
2434msgstr ""
2435
2436#: c-typeck.c:4529
2437msgid "initializer for static variable is not constant"
2438msgstr ""
2439
2440#: c-typeck.c:4535
2441msgid "initializer for static variable uses complicated arithmetic"
2442msgstr ""
2443
2444#: c-typeck.c:4543
2445msgid "aggregate initializer is not constant"
2446msgstr ""
2447
2448#: c-typeck.c:4545
2449msgid "aggregate initializer uses complicated arithmetic"
2450msgstr ""
2451
2452#: c-typeck.c:4709 c-typeck.c:4725 c-typeck.c:4741
2453#, c-format
2454msgid "(near initialization for `%s')"
2455msgstr ""
2456
2457#: c-typeck.c:4789 cp/typeck2.c:769
2458msgid "char-array initialized from wide string"
2459msgstr ""
2460
2461#: c-typeck.c:4796 cp/typeck2.c:776
2462msgid "int-array initialized from non-wide string"
2463msgstr ""
2464
2465#: c-typeck.c:4813 cp/typeck2.c:792
2466msgid "initializer-string for array of chars is too long"
2467msgstr ""
2468
2469#: c-typeck.c:4840
2470msgid "array initialized from non-constant array expression"
2471msgstr ""
2472
2473#: c-typeck.c:4857 c-typeck.c:4859 c-typeck.c:4865 c-typeck.c:4892
2474#: c-typeck.c:6112
2475msgid "initializer element is not constant"
2476msgstr ""
2477
2478#: c-typeck.c:4871 c-typeck.c:4898 c-typeck.c:6118
2479msgid "initializer element is not computable at load time"
2480msgstr ""
2481
2482#: c-typeck.c:4887
2483msgid "initialization"
2484msgstr ""
2485
2486#: c-typeck.c:4935 c-typeck.c:4951 cp/typeck2.c:870
2487msgid "invalid initializer"
2488msgstr ""
2489
2490#: c-typeck.c:5428
2491msgid "extra brace group at end of initializer"
2492msgstr ""
2493
2494#: c-typeck.c:5440
2495msgid "missing braces around initializer"
2496msgstr ""
2497
2498#: c-typeck.c:5471
2499msgid "braces around scalar initializer"
2500msgstr ""
2501
2502#: c-typeck.c:5552
2503msgid "missing initializer"
2504msgstr ""
2505
2506#: c-typeck.c:5565
2507msgid "empty braces in initializer"
2508msgstr ""
2509
2510#: c-typeck.c:5629
2511msgid "empty scalar initializer"
2512msgstr ""
2513
2514#: c-typeck.c:5634
2515msgid "extra elements in scalar initializer"
2516msgstr ""
2517
2518#: c-typeck.c:5697
2519#, c-format
2520msgid "zero or negative array size `%s'"
2521msgstr ""
2522
2523#: c-typeck.c:5768 c-typeck.c:5770
2524msgid "nonconstant array index in initializer"
2525msgstr ""
2526
2527#: c-typeck.c:5772
2528msgid "array index in non-array initializer"
2529msgstr ""
2530
2531#: c-typeck.c:5774
2532msgid "duplicate array index in initializer"
2533msgstr ""
2534
2535#: c-typeck.c:5781
2536msgid "empty index range in initializer"
2537msgstr ""
2538
2539#: c-typeck.c:5785
2540msgid "ANSI C forbids specifying element to initialize"
2541msgstr ""
2542
2543#: c-typeck.c:5815
2544#, c-format
2545msgid "unknown field `%s' specified in initializer"
2546msgstr ""
2547
2548#: c-typeck.c:5818
2549#, c-format
2550msgid "field `%s' already initialized"
2551msgstr ""
2552
2553#: c-typeck.c:5824
2554msgid "ANSI C forbids specifying structure member to initialize"
2555msgstr ""
2556
2557#: c-typeck.c:6134
2558msgid "duplicate initializer"
2559msgstr ""
2560
2561#: c-typeck.c:6487 c-typeck.c:6522
2562msgid "excess elements in struct initializer"
2563msgstr ""
2564
2565#: c-typeck.c:6586
2566msgid "excess elements in union initializer"
2567msgstr ""
2568
2569#: c-typeck.c:6660 c-typeck.c:6671
2570msgid "excess elements in array initializer"
2571msgstr ""
2572
2573#: c-typeck.c:6722
2574msgid "excess elements in scalar initializer"
2575msgstr ""
2576
2577#: c-typeck.c:6762
2578msgid "asm template is not a string constant"
2579msgstr ""
2580
2581#: c-typeck.c:6802
2582msgid "modification by `asm'"
2583msgstr ""
2584
2585#: c-typeck.c:6821 cp/typeck.c:7327
2586msgid "function declared `noreturn' has a `return' statement"
2587msgstr ""
2588
2589#: c-typeck.c:6827 cp/typeck.c:7375
2590msgid "`return' with no value, in function returning non-void"
2591msgstr ""
2592
2593#: c-typeck.c:6834 cp/typeck.c:7406
2594msgid "`return' with a value, in function returning void"
2595msgstr ""
2596
2597#: c-typeck.c:6839
2598msgid "return"
2599msgstr ""
2600
2601#: c-typeck.c:6890
2602msgid "function returns address of local variable"
2603msgstr ""
2604
2605#: c-typeck.c:6919 cp/typeck.c:7547
2606msgid "switch quantity not an integer"
2607msgstr ""
2608
2609#: c-typeck.c:6930
2610msgid "`long' switch expression not converted to `int' in ANSI C"
2611msgstr ""
2612
2613#: calls.c:1664
2614#, c-format
2615msgid "can't inline call to `%s'"
2616msgstr ""
2617
2618#: calls.c:1665 calls.c:1847
2619msgid "called from here"
2620msgstr ""
2621
2622#: calls.c:1703
2623msgid "function call has aggregate value"
2624msgstr ""
2625
2626#: calls.c:1846
2627#, c-format
2628msgid "inlining failed in call to `%s'"
2629msgstr ""
2630
2631#: cccp.c:1313
2632msgid "Too many arguments"
2633msgstr ""
2634
2635#: cccp.c:1327
2636msgid "Filename missing after `-include' option"
2637msgstr ""
2638
2639#: cccp.c:1335
2640msgid "Filename missing after `-imacros' option"
2641msgstr ""
2642
2643#: cccp.c:1341
2644msgid "Filename missing after `-iprefix' option"
2645msgstr ""
2646
2647#: cccp.c:1423
2648msgid "Output filename specified twice"
2649msgstr ""
2650
2651#: cccp.c:1425
2652msgid "Filename missing after -o option"
2653msgstr ""
2654
2655#: cccp.c:1440
2656msgid "Filename missing after -pcp option"
2657msgstr ""
2658
2659#: cccp.c:1571
2660#, c-format
2661msgid "Filename missing after %s option"
2662msgstr ""
2663
2664#: cccp.c:1621
2665#, c-format
2666msgid "GNU CPP version %s"
2667msgstr ""
2668
2669#: cccp.c:1637
2670msgid "Macro name missing after -D option"
2671msgstr ""
2672
2673#: cccp.c:1649
2674msgid "Assertion missing after -A option"
2675msgstr ""
2676
2677#: cccp.c:1672
2678msgid "Macro name missing after -U option"
2679msgstr ""
2680
2681#: cccp.c:1736 cppmain.c:68 toplev.c:1294 toplev.c:5102 toplev.c:5178
2682#: toplev.c:5347 toplev.c:5350 toplev.c:5503
2683#, c-format
2684msgid "Invalid option `%s'"
2685msgstr ""
2686
2687#: cccp.c:1914
2688msgid "#include \"...\" search starts here:\n"
2689msgstr ""
2690
2691#: cccp.c:1917
2692msgid "#include <...> search starts here:\n"
2693msgstr ""
2694
2695#: cccp.c:1926
2696msgid "End of search list.\n"
2697msgstr ""
2698
2699#: cccp.c:1929
2700msgid ""
2701"The following default directories have been omitted from the search path:\n"
2702msgstr ""
2703
2704#: cccp.c:1933
2705msgid "End of omitted list.\n"
2706msgstr ""
2707
2708#: cccp.c:1941
2709msgid "-MG must be specified with one of -M or -MM"
2710msgstr ""
2711
2712#: cccp.c:2080
2713#, c-format
2714msgid "Input file `%s' is a directory"
2715msgstr ""
2716
2717#: cccp.c:2154 cccp.c:5296
2718msgid "file does not end in newline"
2719msgstr ""
2720
2721#: cccp.c:2174 cccp.c:2184
2722msgid "I/O error on output"
2723msgstr ""
2724
2725#: cccp.c:2181
2726msgid "I/O error on `-pcp' output"
2727msgstr ""
2728
2729#: cccp.c:2329
2730#, c-format
2731msgid "%lu trigraph(s) encountered"
2732msgstr ""
2733
2734#: cccp.c:2639
2735msgid "preprocessing directive not recognized within macro arg"
2736msgstr ""
2737
2738#: cccp.c:2783 cccp.c:8068 cccp.c:8102
2739msgid "unterminated string or character constant"
2740msgstr ""
2741
2742#: cccp.c:2786 cccp.c:8070
2743msgid "possible real start of unterminated constant"
2744msgstr ""
2745
2746#: cccp.c:2805
2747msgid "unterminated character constant"
2748msgstr ""
2749
2750#: cccp.c:2811 cccp.c:8114
2751msgid "string constant runs past end of line"
2752msgstr ""
2753
2754#: cccp.c:2905 cccp.c:7584 cccp.c:7949 cccp.c:8938
2755msgid "multiline `//' comment"
2756msgstr ""
2757
2758#: cccp.c:2989 cccp.c:7560 cccp.c:8002 cccp.c:8909 cpplib.c:269 cpplib.c:343
2759msgid "`/*' within comment"
2760msgstr ""
2761
2762#: cccp.c:3009 cccp.c:8033
2763msgid "unterminated comment"
2764msgstr ""
2765
2766#: cccp.c:3298
2767#, c-format
2768msgid "recursive use of macro `%s'"
2769msgstr ""
2770
2771#: cccp.c:3548
2772#, c-format
2773msgid "unterminated `#%s' conditional"
2774msgstr ""
2775
2776#: cccp.c:3733 cccp.c:7641 cpplib.c:512
2777msgid "`#' followed by integer"
2778msgstr ""
2779
2780#: cccp.c:3745 cccp.c:7650
2781msgid "invalid preprocessing directive"
2782msgstr ""
2783
2784#: cccp.c:3751 cccp.c:7656 cccp.c:7718
2785msgid "invalid preprocessing directive name"
2786msgstr ""
2787
2788#: cccp.c:4130
2789#, c-format
2790msgid "Predefined macro `%s' used inside `#if' during precompilation"
2791msgstr ""
2792
2793#: cccp.c:4139
2794msgid "cccp error: not in any file?!"
2795msgstr ""
2796
2797#: cccp.c:4278 cppexp.c:475
2798msgid "`defined' without an identifier"
2799msgstr ""
2800
2801#: cccp.c:4282
2802msgid "cccp error: invalid special hash type"
2803msgstr ""
2804
2805#: cccp.c:4336 cpplib.c:972
2806msgid "ANSI C does not allow `#import'"
2807msgstr ""
2808
2809#: cccp.c:4338 cpplib.c:974
2810msgid "ANSI C does not allow `#include_next'"
2811msgstr ""
2812
2813#: cccp.c:4344
2814msgid "using `#import' is not recommended"
2815msgstr ""
2816
2817#: cccp.c:4345
2818msgid ""
2819"The fact that a certain header file need not be processed more than once\n"
2820"should be indicated in the header file, not where it is used.\n"
2821"The best way to do this is with a conditional of this form:\n"
2822"\n"
2823"  #ifndef _FOO_H_INCLUDED\n"
2824"  #define _FOO_H_INCLUDED\n"
2825"  ... <real contents of file> ...\n"
2826"  #endif /* Not _FOO_H_INCLUDED */\n"
2827"\n"
2828"Then users can use `#include' any number of times.\n"
2829"GNU C automatically avoids processing the file more than once\n"
2830"when it is equipped with such a conditional.\n"
2831msgstr ""
2832
2833#: cccp.c:4466
2834msgid "VAX-C-style include specification found, use '#include <filename.h>' !"
2835msgstr ""
2836
2837#: cccp.c:4518 cpplib.c:1011
2838#, c-format
2839msgid "`#%s' expects \"FILENAME\" or <FILENAME>"
2840msgstr ""
2841
2842#: cccp.c:4541 cpplib.c:1032
2843#, c-format
2844msgid "empty file name in `#%s'"
2845msgstr ""
2846
2847#: cccp.c:4681 cccp.c:4685 cpplib.c:1097 cpplib.c:1145
2848#, c-format
2849msgid "No include path in which to find %s"
2850msgstr ""
2851
2852#: cccp.c:5242
2853#, c-format
2854msgid "directory `%s' specified in #include"
2855msgstr ""
2856
2857#: cccp.c:5404 cccp.c:5439
2858msgid "Bad format encountered while reading precompiled file"
2859msgstr ""
2860
2861#: cccp.c:5732 cpphash.c:639
2862#, c-format
2863msgid "another parameter follows `%s'"
2864msgstr ""
2865
2866#: cccp.c:5746 cpphash.c:643
2867msgid "invalid character in macro parameter name"
2868msgstr ""
2869
2870#: cccp.c:5756
2871msgid "ANSI C does not allow macro with variable arguments"
2872msgstr ""
2873
2874#: cccp.c:5775 cccp.c:5785 cpphash.c:666
2875msgid "badly punctuated parameter list in `#define'"
2876msgstr ""
2877
2878#: cccp.c:5790 cpphash.c:676
2879msgid "unterminated parameter list in `#define'"
2880msgstr ""
2881
2882#: cccp.c:5800
2883#, c-format
2884msgid "duplicate argument name `%.*s' in `#define'"
2885msgstr ""
2886
2887#: cccp.c:5807
2888#, c-format
2889msgid "reserved name `%s' used as argument name in `#define'"
2890msgstr ""
2891
2892#: cccp.c:5852 cccp.c:5857 cpphash.c:740
2893#, c-format
2894msgid "missing white space after `#define %.*s'"
2895msgstr ""
2896
2897#: cccp.c:5929 cpplib.c:654
2898#, c-format
2899msgid "`%.*s' redefined"
2900msgstr ""
2901
2902#: cccp.c:5972 cpplib.c:590
2903msgid "invalid assertion name"
2904msgstr ""
2905
2906#: cccp.c:5972 cpplib.c:590
2907msgid "invalid macro name"
2908msgstr ""
2909
2910#: cccp.c:5976
2911#, c-format
2912msgid "invalid assertion name `%.*s'"
2913msgstr ""
2914
2915#: cccp.c:5977
2916#, c-format
2917msgid "invalid macro name `%.*s'"
2918msgstr ""
2919
2920#: cccp.c:6118 cpphash.c:326
2921msgid "`##' at start of macro definition"
2922msgstr ""
2923
2924#: cccp.c:6189 cpphash.c:379
2925msgid "`##' at end of macro definition"
2926msgstr ""
2927
2928#: cccp.c:6203 cpphash.c:391
2929msgid "`#' operator is not followed by a macro argument name"
2930msgstr ""
2931
2932#: cccp.c:6298 cpphash.c:481
2933#, c-format
2934msgid "macro argument `%.*s' is stringified."
2935msgstr ""
2936
2937#: cccp.c:6301 cpphash.c:487
2938#, c-format
2939msgid "macro arg `%.*s' would be stringified with -traditional."
2940msgstr ""
2941
2942#: cccp.c:6354 cpphash.c:537
2943msgid "`#' operator should be followed by a macro argument name"
2944msgstr ""
2945
2946#: cccp.c:6396 cpplib.c:2731
2947msgid "ANSI C does not allow `#assert'"
2948msgstr ""
2949
2950#: cccp.c:6414 cpplib.c:2740
2951msgid "missing token-sequence in `#assert'"
2952msgstr ""
2953
2954#: cccp.c:6428
2955msgid "empty token-sequence in `#assert'"
2956msgstr ""
2957
2958#: cccp.c:6448
2959msgid "`defined' redefined as assertion"
2960msgstr ""
2961
2962#: cccp.c:6475 cpplib.c:2797
2963msgid "ANSI C does not allow `#unassert'"
2964msgstr ""
2965
2966#: cccp.c:6502
2967msgid "empty token list in `#unassert'"
2968msgstr ""
2969
2970#: cccp.c:6572
2971msgid "ANSI C does not allow testing assertions"
2972msgstr ""
2973
2974#: cccp.c:6672
2975msgid "unterminated token sequence in `#assert' or `#unassert'"
2976msgstr ""
2977
2978#: cccp.c:6812 cccp.c:6831 cccp.c:6852 cccp.c:6888 cccp.c:6905 cccp.c:6929
2979msgid "invalid format `#line' directive"
2980msgstr ""
2981
2982#: cccp.c:6823
2983msgid "line number out of range in `#line' directive"
2984msgstr ""
2985
2986#: cccp.c:6878
2987msgid "garbage at end of `#line' directive"
2988msgstr ""
2989
2990#: cccp.c:6966 cpplib.c:1367
2991#, c-format
2992msgid "undefining `%s'"
2993msgstr ""
2994
2995#: cccp.c:6974
2996msgid "garbage after `#undef' directive"
2997msgstr ""
2998
2999#: cccp.c:6994 cpplib.c:1405
3000#, c-format
3001msgid "#error %s"
3002msgstr ""
3003
3004#: cccp.c:7015 cpplib.c:1427
3005msgid "ANSI C does not allow `#warning'"
3006msgstr ""
3007
3008#. Use `pedwarn' not `warning', because #warning isn't in the C Standard;
3009#. if -pedantic-errors is given, #warning should cause an error.
3010#: cccp.c:7019 cpplib.c:1431
3011#, c-format
3012msgid "#warning %s"
3013msgstr ""
3014
3015#: cccp.c:7051 cpplib.c:1448
3016msgid "ANSI C does not allow `#ident'"
3017msgstr ""
3018
3019#: cccp.c:7082 cpplib.c:1482
3020msgid "`#pragma once' is obsolete"
3021msgstr ""
3022
3023#: cccp.c:7104
3024#, c-format
3025msgid "`#pragma implementation' for \"%s\" appears after its #include"
3026msgstr ""
3027
3028#: cccp.c:7134
3029msgid "You are in a maze of twisty compiler features, all different"
3030msgstr ""
3031
3032#: cccp.c:7149 cpplib.c:1533
3033msgid "ANSI C does not allow `#sccs'"
3034msgstr ""
3035
3036#: cccp.c:7193 cpplib.c:1573
3037msgid "`#elif' not within a conditional"
3038msgstr ""
3039
3040#: cccp.c:7197 cpplib.c:1577
3041msgid "`#elif' after `#else'"
3042msgstr ""
3043
3044#: cccp.c:7305 cpplib.c:1661
3045#, c-format
3046msgid "`#%s' with no argument"
3047msgstr ""
3048
3049#: cccp.c:7306
3050#, c-format
3051msgid "`#%s' argument starts with punctuation"
3052msgstr ""
3053
3054#: cccp.c:7313
3055#, c-format
3056msgid "`#%s' argument starts with a digit"
3057msgstr ""
3058
3059#: cccp.c:7315 cpplib.c:1685
3060#, c-format
3061msgid "garbage at end of `#%s' argument"
3062msgstr ""
3063
3064#: cccp.c:7686
3065#, c-format
3066msgid "`#%s' not within a conditional"
3067msgstr ""
3068
3069#: cccp.c:7694
3070msgid "`#else' or `#elif' after `#else'"
3071msgstr ""
3072
3073#: cccp.c:7765
3074msgid "text following `#else' violates ANSI standard"
3075msgstr ""
3076
3077#: cccp.c:7769 cpplib.c:1916
3078msgid "`#else' not within a conditional"
3079msgstr ""
3080
3081#: cccp.c:7777 cpplib.c:1924
3082msgid "`#else' after `#else'"
3083msgstr ""
3084
3085#: cccp.c:7810
3086msgid "text following `#endif' violates ANSI standard"
3087msgstr ""
3088
3089#: cccp.c:7814 cpplib.c:1956
3090msgid "unbalanced `#endif'"
3091msgstr ""
3092
3093#: cccp.c:7909
3094msgid "text following `#else' or `#endif' violates ANSI standard"
3095msgstr ""
3096
3097#: cccp.c:8391
3098msgid "unterminated macro call"
3099msgstr ""
3100
3101#: cccp.c:8414 cpphash.c:1139
3102#, c-format
3103msgid "arguments given to macro `%s'"
3104msgstr ""
3105
3106#: cccp.c:8425 cpphash.c:1150
3107#, c-format
3108msgid "macro `%s' used without args"
3109msgstr ""
3110
3111#: cccp.c:8427 cpphash.c:1152
3112#, c-format
3113msgid "macro `%s' used with just one arg"
3114msgstr ""
3115
3116#: cccp.c:8429 cpphash.c:1154
3117#, c-format
3118msgid "macro `%s' used with only %d args"
3119msgstr ""
3120
3121#: cccp.c:8432 cpphash.c:1160
3122#, c-format
3123msgid "macro `%s' used with too many (%d) args"
3124msgstr ""
3125
3126#: cccp.c:9412 cccp.c:9511 cccp.c:9596 cpperror.c:107 toplev.c:1659
3127msgid "warning: "
3128msgstr ""
3129
3130#: cccp.c:9608
3131msgid "formfeed in preprocessing directive"
3132msgstr ""
3133
3134#: cccp.c:9609
3135msgid "carriage return in preprocessing directive"
3136msgstr ""
3137
3138#: cccp.c:9610
3139msgid "vertical tab in preprocessing directive"
3140msgstr ""
3141
3142#: cccp.c:9646
3143msgid "In file included from "
3144msgstr ""
3145
3146#: cccp.c:9648
3147msgid ""
3148",\n"
3149"                 from "
3150msgstr ""
3151
3152#: cccp.c:10210 cccp.c:10226
3153#, c-format
3154msgid "malformed option `-D %s'"
3155msgstr ""
3156
3157#: cccp.c:10338 cccp.c:10345
3158#, c-format
3159msgid "malformed option `%s %s'"
3160msgstr ""
3161
3162#: cccp.c:10386
3163msgid "Directory name missing after command line option"
3164msgstr ""
3165
3166#: ../libiberty/cplus-dem.c:4395 cccp.c:10634 gcc.c:5316
3167msgid "Internal gcc abort."
3168msgstr ""
3169
3170#: cccp.c:10664 toplev.c:2511
3171msgid "output pipe has been closed"
3172msgstr ""
3173
3174#: cccp.c:10670
3175msgid "Memory exhausted."
3176msgstr ""
3177
3178#: cexp.y:197 cppexp.c:954
3179msgid "comma operator in operand of `#if'"
3180msgstr ""
3181
3182#: cexp.y:248 cexp.y:265 cppexp.c:861 cppexp.c:879
3183msgid "division by zero in #if"
3184msgstr ""
3185
3186#: cexp.y:367 cppexp.c:436
3187#, c-format
3188msgid "`%.*s' is not defined"
3189msgstr ""
3190
3191#: cexp.y:448
3192msgid "too many `l's in integer constant"
3193msgstr ""
3194
3195#: cexp.y:459
3196msgid "Floating point numbers not allowed in #if expressions"
3197msgstr ""
3198
3199#: cexp.y:461
3200#, c-format
3201msgid "missing white space after number `%.*s'"
3202msgstr ""
3203
3204#: cexp.y:480 cppexp.c:216
3205msgid "integer constant contains digits beyond the radix"
3206msgstr ""
3207
3208#: cexp.y:489 cppexp.c:226
3209msgid "integer constant is so large that it is unsigned"
3210msgstr ""
3211
3212#: cexp.y:539 cppexp.c:487
3213#, c-format
3214msgid "`%s' not allowed in operand of `#if'"
3215msgstr ""
3216
3217#: cexp.y:776 cppexp.c:423
3218msgid "string constants not allowed in #if expressions"
3219msgstr ""
3220
3221#: cexp.y:808
3222msgid "Invalid token in expression"
3223msgstr ""
3224
3225#: cexp.y:898 cppexp.c:573
3226msgid "octal escape sequence out of range"
3227msgstr ""
3228
3229#: cexp.y:929 cppexp.c:604
3230msgid "hex escape sequence out of range"
3231msgstr ""
3232
3233#: cexp.y:942 cppexp.c:618
3234msgid "integer overflow in preprocessor expression"
3235msgstr ""
3236
3237#: cexp.y:1000
3238msgid "Junk after end of expression."
3239msgstr ""
3240
3241#: collect2.c:501
3242msgid "internal error"
3243msgstr ""
3244
3245#: collect2.c:536 collect2.c:546
3246msgid "out of memory"
3247msgstr ""
3248
3249#: ../libiberty/cplus-dem.c:4601 ../libiberty/cplus-dem.c:4612 collect2.c:561
3250#: cp/decl.c:5474 gcc.c:5243 gcc.c:5258 toplev.c:2315 toplev.c:2332
3251#: toplev.c:2353 toplev.c:2367
3252msgid "virtual memory exhausted"
3253msgstr ""
3254
3255#: collect2.c:1072
3256msgid "no arguments"
3257msgstr ""
3258
3259#: collect2.c:1449 collect2.c:1601 collect2.c:1626
3260#, c-format
3261msgid "fopen %s"
3262msgstr ""
3263
3264#: collect2.c:1452 collect2.c:1458 collect2.c:1606 collect2.c:1629
3265#, c-format
3266msgid "fclose %s"
3267msgstr ""
3268
3269#: collect2.c:1455
3270#, c-format
3271msgid "%s"
3272msgstr ""
3273
3274#: collect2.c:1467
3275#, c-format
3276msgid "collect2 version %s"
3277msgstr ""
3278
3279#: collect2.c:1556
3280#, c-format
3281msgid "%d constructor(s) found\n"
3282msgstr ""
3283
3284#: collect2.c:1557
3285#, c-format
3286msgid "%d destructor(s)  found\n"
3287msgstr ""
3288
3289#: collect2.c:1558
3290#, c-format
3291msgid "%d frame table(s) found\n"
3292msgstr ""
3293
3294#: collect2.c:1689
3295#, c-format
3296msgid "%s terminated with signal %d [%s]"
3297msgstr ""
3298
3299#: collect2.c:1690
3300#, c-format
3301msgid "%s terminated with signal %d [%s], core dumped"
3302msgstr ""
3303
3304#: collect2.c:1710
3305#, c-format
3306msgid "%s returned %d exit status"
3307msgstr ""
3308
3309#: collect2.c:1738
3310#, c-format
3311msgid "[cannot find %s]"
3312msgstr ""
3313
3314#: collect2.c:1753
3315#, c-format
3316msgid "cannot find `%s'"
3317msgstr ""
3318
3319#: collect2.c:1764 collect2.c:1767
3320#, c-format
3321msgid "redirecting stdout: %s"
3322msgstr ""
3323
3324#: collect2.c:1810
3325#, c-format
3326msgid "[Leaving %s]\n"
3327msgstr ""
3328
3329#: collect2.c:2032
3330#, c-format
3331msgid ""
3332"\n"
3333"write_c_file - output name is %s, prefix is %s\n"
3334msgstr ""
3335
3336#: collect2.c:2256
3337msgid "cannot find `nm'"
3338msgstr ""
3339
3340#: collect2.c:2266 collect2.c:2703
3341msgid "pipe"
3342msgstr ""
3343
3344#: collect2.c:2270 collect2.c:2707
3345msgid "fdopen"
3346msgstr ""
3347
3348#: collect2.c:2296 collect2.c:2733
3349#, c-format
3350msgid "dup2 %d 1"
3351msgstr ""
3352
3353#: collect2.c:2299 collect2.c:2302 collect2.c:2315 collect2.c:2736
3354#: collect2.c:2739 collect2.c:2752
3355#, c-format
3356msgid "close %d"
3357msgstr ""
3358
3359#: collect2.c:2305
3360#, c-format
3361msgid "execvp %s"
3362msgstr ""
3363
3364#: collect2.c:2359
3365#, c-format
3366msgid "init function found in object %s"
3367msgstr ""
3368
3369#: collect2.c:2367
3370#, c-format
3371msgid "fini function found in object %s"
3372msgstr ""
3373
3374#: collect2.c:2390 collect2.c:2791
3375msgid "fclose"
3376msgstr ""
3377
3378#: collect2.c:2433
3379#, c-format
3380msgid "unable to open file '%s'"
3381msgstr ""
3382
3383#: collect2.c:2435
3384#, c-format
3385msgid "unable to stat file '%s'"
3386msgstr ""
3387
3388#: collect2.c:2441
3389#, c-format
3390msgid "unable to mmap file '%s'"
3391msgstr ""
3392
3393#: collect2.c:2592
3394msgid "not found\n"
3395msgstr ""
3396
3397#: collect2.c:2594 collect2.c:2770
3398#, c-format
3399msgid "dynamic dependency %s not found"
3400msgstr ""
3401
3402#: collect2.c:2614
3403#, c-format
3404msgid "bad magic number in file '%s'"
3405msgstr ""
3406
3407#: collect2.c:2636
3408msgid "dynamic dependencies.\n"
3409msgstr ""
3410
3411#: collect2.c:2694
3412msgid "cannot find `ldd'"
3413msgstr ""
3414
3415#: collect2.c:2742
3416#, c-format
3417msgid "execv %s"
3418msgstr ""
3419
3420#: collect2.c:2755
3421msgid ""
3422"\n"
3423"ldd output with constructors/destructors.\n"
3424msgstr ""
3425
3426#: collect2.c:2782
3427#, c-format
3428msgid "unable to open dynamic dependency '%s'"
3429msgstr ""
3430
3431#: collect2.c:2883
3432#, c-format
3433msgid "%s: not a COFF file"
3434msgstr ""
3435
3436#: collect2.c:3030
3437#, c-format
3438msgid "%s: cannot open as COFF file"
3439msgstr ""
3440
3441#: collect2.c:3105
3442#, c-format
3443msgid "Library lib%s not found"
3444msgstr ""
3445
3446#: collect2.c:3229
3447#, c-format
3448msgid "open %s"
3449msgstr ""
3450
3451#: collect2.c:3252
3452msgid "incompatibilities between object file & expected values"
3453msgstr ""
3454
3455#: collect2.c:3325
3456#, c-format
3457msgid ""
3458"\n"
3459"Processing symbol table #%d, offset = 0x%.8lx, kind = %s\n"
3460msgstr ""
3461
3462#: collect2.c:3334
3463msgid "string section missing"
3464msgstr ""
3465
3466#: collect2.c:3337
3467msgid "section pointer missing"
3468msgstr ""
3469
3470#: collect2.c:3385
3471msgid "no symbol table found"
3472msgstr ""
3473
3474#: collect2.c:3398
3475msgid "no cmd_strings found"
3476msgstr ""
3477
3478#: collect2.c:3410
3479msgid ""
3480"\n"
3481"Updating header and load commands.\n"
3482"\n"
3483msgstr ""
3484
3485#: collect2.c:3417
3486#, c-format
3487msgid "load command map, %d cmds, new size %ld.\n"
3488msgstr ""
3489
3490#: collect2.c:3448
3491msgid ""
3492"writing load commands.\n"
3493"\n"
3494msgstr ""
3495
3496#: collect2.c:3468
3497#, c-format
3498msgid "close %s"
3499msgstr ""
3500
3501#: collect2.c:3542
3502msgid "could not convert 0x%l.8x into a region"
3503msgstr ""
3504
3505#: collect2.c:3546
3506#, c-format
3507msgid "%s function, region %d, offset = %ld (0x%.8lx)\n"
3508msgstr ""
3509
3510#: collect2.c:3673
3511msgid "bad magic number"
3512msgstr ""
3513
3514#: collect2.c:3674
3515msgid "bad header version"
3516msgstr ""
3517
3518#: collect2.c:3675
3519msgid "bad raw header version"
3520msgstr ""
3521
3522#: collect2.c:3676
3523msgid "raw header buffer too small"
3524msgstr ""
3525
3526#: collect2.c:3677
3527msgid "old raw header file"
3528msgstr ""
3529
3530#: collect2.c:3678
3531msgid "unsupported version"
3532msgstr ""
3533
3534#: collect2.c:3680
3535#, c-format
3536msgid "unknown {de,en}code_mach_o_hdr return value %d"
3537msgstr ""
3538
3539#: collect2.c:3700
3540#, c-format
3541msgid "fstat %s"
3542msgstr ""
3543
3544#: collect2.c:3737 collect2.c:3785
3545#, c-format
3546msgid "lseek %s 0"
3547msgstr ""
3548
3549#: collect2.c:3741
3550#, c-format
3551msgid "read %s"
3552msgstr ""
3553
3554#: collect2.c:3744
3555#, c-format
3556msgid "read %ld bytes, expected %ld, from %s"
3557msgstr ""
3558
3559#: collect2.c:3765
3560#, c-format
3561msgid "msync %s"
3562msgstr ""
3563
3564#: collect2.c:3772
3565#, c-format
3566msgid "munmap %s"
3567msgstr ""
3568
3569#: collect2.c:3789
3570#, c-format
3571msgid "write %s"
3572msgstr ""
3573
3574#: collect2.c:3792
3575#, c-format
3576msgid "wrote %ld bytes, expected %ld, to %s"
3577msgstr ""
3578
3579#: combine.c:12026
3580#, c-format
3581msgid ""
3582";; Combiner statistics: %d attempts, %d substitutions (%d requiring new "
3583"space),\n"
3584";; %d successes.\n"
3585"\n"
3586msgstr ""
3587
3588#: combine.c:12036
3589#, c-format
3590msgid ""
3591"\n"
3592";; Combiner totals: %d attempts, %d substitutions (%d requiring new space),\n"
3593";; %d successes.\n"
3594msgstr ""
3595
3596#: config/a29k/a29k.c:996
3597msgid "invalid %%Q value"
3598msgstr ""
3599
3600#: config/a29k/a29k.c:1002 config/alpha/alpha.c:2931
3601msgid "invalid %%C value"
3602msgstr ""
3603
3604#: config/a29k/a29k.c:1008 config/alpha/alpha.c:2795
3605#: config/rs6000/rs6000.c:2781
3606msgid "invalid %%N value"
3607msgstr ""
3608
3609#: config/a29k/a29k.c:1014 config/alpha/alpha.c:2866
3610#: config/rs6000/rs6000.c:2745
3611msgid "invalid %%M value"
3612msgstr ""
3613
3614#: config/a29k/a29k.c:1020 config/alpha/alpha.c:2858
3615#: config/rs6000/rs6000.c:2710
3616msgid "invalid %%m value"
3617msgstr ""
3618
3619#: config/a29k/a29k.c:1120 config/alpha/alpha.c:2819 config/romp/romp.c:675
3620msgid "invalid %%L value"
3621msgstr ""
3622
3623#: config/a29k/a29k.c:1125 config/rs6000/rs6000.c:2789
3624msgid "invalid %%O value"
3625msgstr ""
3626
3627#: config/a29k/a29k.c:1131 config/alpha/alpha.c:2803
3628#: config/rs6000/rs6000.c:2808
3629msgid "invalid %%P value"
3630msgstr ""
3631
3632#: config/a29k/a29k.c:1141
3633msgid "invalid %%V value"
3634msgstr ""
3635
3636#: config/alpha/alpha.c:162
3637#, c-format
3638msgid "bad value `%s' for -mtrap-precision switch"
3639msgstr ""
3640
3641#: config/alpha/alpha.c:176
3642#, c-format
3643msgid "bad value `%s' for -mfp-rounding-mode switch"
3644msgstr ""
3645
3646#: config/alpha/alpha.c:191
3647#, c-format
3648msgid "bad value `%s' for -mfp-trap-mode switch"
3649msgstr ""
3650
3651#: config/alpha/alpha.c:240
3652#, c-format
3653msgid "bad value `%s' for -mcpu switch"
3654msgstr ""
3655
3656#: config/alpha/alpha.c:248
3657msgid "fp software completion requires -mtrap-precision=i"
3658msgstr ""
3659
3660#: config/alpha/alpha.c:256
3661msgid "rounding mode not supported for VAX floats"
3662msgstr ""
3663
3664#: config/alpha/alpha.c:261
3665msgid "trap mode not supported for VAX floats"
3666msgstr ""
3667
3668#: config/alpha/alpha.c:290
3669#, c-format
3670msgid "L%d cache latency unknown for %s"
3671msgstr ""
3672
3673#: config/alpha/alpha.c:305
3674#, c-format
3675msgid "bad value `%s' for -mmemory-latency"
3676msgstr ""
3677
3678#: config/alpha/alpha.c:2777
3679msgid "invalid %%r value"
3680msgstr ""
3681
3682#: config/alpha/alpha.c:2788 config/rs6000/rs6000.c:2816
3683msgid "invalid %%R value"
3684msgstr ""
3685
3686#: config/alpha/alpha.c:2811 config/romp/romp.c:717 config/romp/romp.c:724
3687msgid "invalid %%h value"
3688msgstr ""
3689
3690#: config/alpha/alpha.c:2901
3691msgid "invalid %%U value"
3692msgstr ""
3693
3694#: config/alpha/alpha.c:2909 config/alpha/alpha.c:2920 config/romp/romp.c:683
3695#: config/rs6000/rs6000.c:2824
3696msgid "invalid %%s value"
3697msgstr ""
3698
3699#: config/alpha/alpha.c:2966 config/rs6000/rs6000.c:2598
3700msgid "invalid %%E value"
3701msgstr ""
3702
3703#: config/alpha/alpha.c:2987 config/romp/romp.c:958
3704#: config/rs6000/rs6000.c:3107
3705msgid "invalid %%xn code"
3706msgstr ""
3707
3708#: config/arc/arc.c:103
3709#, c-format
3710msgid "bad value (%s) for -mcpu switch"
3711msgstr ""
3712
3713#: config/arc/arc.c:1649 config/m32r/m32r.c:1868
3714msgid "invalid operand to %R code"
3715msgstr ""
3716
3717#: config/arc/arc.c:1681 config/m32r/m32r.c:1891
3718msgid "invalid operand to %H/%L code"
3719msgstr ""
3720
3721#: config/arc/arc.c:1705 config/m32r/m32r.c:1968
3722msgid "invalid operand to %U code"
3723msgstr ""
3724
3725#: config/arc/arc.c:1716
3726msgid "invalid operand to %V code"
3727msgstr ""
3728
3729#. Unknown flag.
3730#: config/arc/arc.c:1723 config/m32r/m32r.c:2007 config/sparc/sparc.c:5161
3731msgid "invalid operand output code"
3732msgstr ""
3733
3734#: config/arm/arm.c:297
3735#, c-format
3736msgid "switch -mcpu=%s conflicts with -mtune= switch"
3737msgstr ""
3738
3739#: config/arm/arm.c:307 config/rs6000/rs6000.c:287 config/sparc/sparc.c:296
3740#, c-format
3741msgid "bad value (%s) for %s switch"
3742msgstr ""
3743
3744#: config/arm/arm.c:443
3745msgid "target CPU does not support APCS-32"
3746msgstr ""
3747
3748#: config/arm/arm.c:448
3749msgid "target CPU does not support APCS-26"
3750msgstr ""
3751
3752#: config/arm/arm.c:454
3753msgid "target CPU does not support interworking"
3754msgstr ""
3755
3756#: config/arm/arm.c:462
3757msgid "interworking forces APCS-32 to be used"
3758msgstr ""
3759
3760#: config/arm/arm.c:468
3761msgid "-mapcs-stack-check incompatible with -mno-apcs-frame"
3762msgstr ""
3763
3764#: config/arm/arm.c:473
3765msgid "-g with -fomit-frame-pointer may not give sensible debugging"
3766msgstr ""
3767
3768#: config/arm/arm.c:479
3769msgid "-fpic and -mapcs-reent are incompatible"
3770msgstr ""
3771
3772#: config/arm/arm.c:482
3773msgid "APCS reentrant code not supported.  Ignored"
3774msgstr ""
3775
3776#: config/arm/arm.c:490
3777msgid "Passing floating point arguments in fp regs not yet supported"
3778msgstr ""
3779
3780#: config/arm/arm.c:515
3781#, c-format
3782msgid "Invalid floating point emulation option: -mfpe-%s"
3783msgstr ""
3784
3785#: config/arm/arm.c:538
3786msgid "Structure size boundary can only be set to 8 or 32"
3787msgstr ""
3788
3789#: config/dsp16xx/dsp16xx.c:264
3790#, c-format
3791msgid "Invalid register class letter %c"
3792msgstr ""
3793
3794#: config/dsp16xx/dsp16xx.c:367
3795msgid "ACCUM_HIGH_REGS class in limit_reload_class"
3796msgstr ""
3797
3798#: config/dsp16xx/dsp16xx.c:394
3799msgid "YH_OR_ACCUM_HIGH_REGS found in limit_reload_class"
3800msgstr ""
3801
3802#. Register 'yl' is invalid for QImode, so we should never
3803#. see it.
3804#: config/dsp16xx/dsp16xx.c:403
3805msgid "YL found in limit_reload_class"
3806msgstr ""
3807
3808#: config/dsp16xx/dsp16xx.c:1220 config/dsp16xx/dsp16xx.c:1247
3809msgid "Stack size > 32k"
3810msgstr ""
3811
3812#: config/dsp16xx/dsp16xx.c:1476
3813msgid "Invalid addressing mode"
3814msgstr ""
3815
3816#: config/dsp16xx/dsp16xx.c:1635
3817msgid "Bad register extension code"
3818msgstr ""
3819
3820#: config/dsp16xx/dsp16xx.c:1693
3821msgid "Invalid offset in ybase addressing"
3822msgstr ""
3823
3824#: config/dsp16xx/dsp16xx.c:1696
3825msgid "Invalid register in ybase addressing"
3826msgstr ""
3827
3828#: config/dsp16xx/dsp16xx.c:1726 config/dsp16xx/dsp16xx.c:1962
3829msgid "inline float constants not supported on this host"
3830msgstr ""
3831
3832#: config/dsp16xx/dsp16xx.c:1868
3833msgid "Invalid shift operator in emit_1600_core_shift"
3834msgstr ""
3835
3836#: config/dsp16xx/dsp16xx.c:2147
3837msgid "Invalid mode for gen_tst_reg"
3838msgstr ""
3839
3840#: config/dsp16xx/dsp16xx.c:2218
3841msgid "Invalid mode for integer comparison in gen_compare_reg"
3842msgstr ""
3843
3844#: config/dsp16xx/dsp16xx.c:2246
3845msgid "Invalid register for compare"
3846msgstr ""
3847
3848#: config/h8300/h8300.c:2960 config/h8300/h8300.c:2972
3849msgid "Only initialized variables can be placed into the 8-bit area."
3850msgstr ""
3851
3852#: config/i370/i370.c:283
3853msgid "virtual memory exhausted\n"
3854msgstr ""
3855
3856#: config/i386/dgux.c:179
3857#, c-format
3858msgid "Internal gcc abort from %s:%d"
3859msgstr ""
3860
3861#: config/i386/dgux.c:183
3862msgid "The local variable `insn' has the value:"
3863msgstr ""
3864
3865#: config/i386/i386.c:282
3866#, c-format
3867msgid "Register '%c' is unknown"
3868msgstr ""
3869
3870#: config/i386/i386.c:286
3871#, c-format
3872msgid "Register '%c' already specified in allocation order"
3873msgstr ""
3874
3875#: config/i386/i386.c:310
3876#, c-format
3877msgid "bad value (%s) for -march= switch"
3878msgstr ""
3879
3880#: config/i386/i386.c:324
3881#, c-format
3882msgid "-mcpu=%s does not support -march=%s"
3883msgstr ""
3884
3885#: config/i386/i386.c:334 config/mips/mips.c:4266
3886#, c-format
3887msgid "bad value (%s) for -mcpu= switch"
3888msgstr ""
3889
3890#: config/i386/i386.c:344
3891#, c-format
3892msgid "-mregparm=%d is not between 0 and %d"
3893msgstr ""
3894
3895#: config/i386/i386.c:364
3896#, c-format
3897msgid "-malign-loops=%d is not between 0 and %d"
3898msgstr ""
3899
3900#: config/i386/i386.c:378
3901#, c-format
3902msgid "-malign-jumps=%d is not between 0 and %d"
3903msgstr ""
3904
3905#: config/i386/i386.c:388
3906#, c-format
3907msgid "-malign-functions=%d is not between 0 and %d"
3908msgstr ""
3909
3910#: config/i386/i386.c:399
3911#, c-format
3912msgid "-mpreferred_stack_boundary=%d is not between 2 and 31"
3913msgstr ""
3914
3915#: config/i386/i386.c:409
3916#, c-format
3917msgid "-mbranch-cost=%d is not between 0 and 5"
3918msgstr ""
3919
3920#: config/i386/i386.c:1228
3921msgid "Source is not offsettable"
3922msgstr ""
3923
3924#: config/i386/i386.c:1231
3925msgid "Pushing non-word aligned size"
3926msgstr ""
3927
3928#. We can't handle floating point constants;
3929#. PRINT_OPERAND must handle them.
3930#: config/i386/i386.c:2938 config/pdp11/pdp11.c:1474 dwarf2out.c:2821
3931#: final.c:3625
3932msgid "floating constant misused"
3933msgstr ""
3934
3935#: config/i386/i386.c:2981
3936msgid "invalid UNSPEC as operand"
3937msgstr ""
3938
3939#: config/i386/i386.c:2987 config/pdp11/pdp11.c:1521 dwarf2out.c:2870
3940#: final.c:3672
3941msgid "invalid expression as operand"
3942msgstr ""
3943
3944#: config/i386/i386.c:3170 config/i386/i386.c:3207 config/sparc/sparc.c:5111
3945msgid "Invalid %%C operand"
3946msgstr ""
3947
3948#: config/i386/winnt.c:298
3949#, c-format
3950msgid "`%s' declared as both exported to and imported from a DLL."
3951msgstr ""
3952
3953#: config/i386/winnt.c:326
3954#, c-format
3955msgid "initialized variable `%s' is marked dllimport"
3956msgstr ""
3957
3958#: config/i386/winnt.c:335
3959#, c-format
3960msgid "static variable `%s' is marked dllimport"
3961msgstr ""
3962
3963#: config/m32r/m32r.c:79
3964#, c-format
3965msgid "bad value (%s) for -mmodel switch"
3966msgstr ""
3967
3968#: config/m32r/m32r.c:88
3969#, c-format
3970msgid "bad value (%s) for -msdata switch"
3971msgstr ""
3972
3973#: config/m32r/m32r.c:374
3974msgid "const objects cannot go in .sdata/.sbss"
3975msgstr ""
3976
3977#: config/m32r/m32r.c:1838
3978#, c-format
3979msgid "invalid operand to %s code"
3980msgstr ""
3981
3982#: config/m32r/m32r.c:1845
3983#, c-format
3984msgid "invalid operand to %p code"
3985msgstr ""
3986
3987#: config/m32r/m32r.c:1953
3988msgid "invalid operand to %T/%B code"
3989msgstr ""
3990
3991#: config/m32r/m32r.c:1976
3992msgid "invalid operand to %N code"
3993msgstr ""
3994
3995#: config/m68k/m68k.c:100
3996#, c-format
3997msgid "-malign-loops=%d is not between 1 and %d"
3998msgstr ""
3999
4000#: config/m68k/m68k.c:111
4001#, c-format
4002msgid "-malign-jumps=%d is not between 1 and %d"
4003msgstr ""
4004
4005#: config/m68k/m68k.c:122
4006#, c-format
4007msgid "-malign-functions=%d is not between 1 and %d"
4008msgstr ""
4009
4010#: config/m88k/m88k.c:866
4011#, c-format
4012msgid "Internal gcc monitor: short-branch(%x)"
4013msgstr ""
4014
4015#: config/m88k/m88k.c:2264
4016msgid "Internal gcc error: Can't express symbolic location"
4017msgstr ""
4018
4019#: config/m88k/m88k.c:2545
4020#, c-format
4021msgid "argument #%d is a structure"
4022msgstr ""
4023
4024#: config/m88k/m88k.c:2754
4025msgid "%R not followed by %B/C/D/E"
4026msgstr ""
4027
4028#: config/m88k/m88k.c:2822
4029#, c-format
4030msgid "invalid %x/X value"
4031msgstr ""
4032
4033#: config/m88k/m88k.c:2827
4034msgid "invalid %H value"
4035msgstr ""
4036
4037#: config/m88k/m88k.c:2833
4038msgid "invalid %h value"
4039msgstr ""
4040
4041#: config/m88k/m88k.c:2839
4042msgid "invalid %Q value"
4043msgstr ""
4044
4045#: config/m88k/m88k.c:2845
4046msgid "invalid %q value"
4047msgstr ""
4048
4049#: config/m88k/m88k.c:2851
4050#, c-format
4051msgid "invalid %o value"
4052msgstr ""
4053
4054#: config/m88k/m88k.c:2858
4055#, c-format
4056msgid "invalid %p value"
4057msgstr ""
4058
4059#: config/m88k/m88k.c:2871 config/m88k/m88k.c:2876
4060#, c-format
4061msgid "invalid %s/S value"
4062msgstr ""
4063
4064#: config/m88k/m88k.c:2887
4065msgid "invalid %P operand"
4066msgstr ""
4067
4068#: config/m88k/m88k.c:2918
4069msgid "invalid %B value"
4070msgstr ""
4071
4072#: config/m88k/m88k.c:2935
4073msgid "invalid %C value"
4074msgstr ""
4075
4076#: config/m88k/m88k.c:2948
4077msgid "invalid %D value"
4078msgstr ""
4079
4080#: config/m88k/m88k.c:2956
4081#, c-format
4082msgid "invalid %E value"
4083msgstr ""
4084
4085#: config/m88k/m88k.c:2961
4086#, c-format
4087msgid "`%d' operand isn't a register"
4088msgstr ""
4089
4090#: config/m88k/m88k.c:2972
4091msgid "invalid %r value"
4092msgstr ""
4093
4094#: config/m88k/m88k.c:2979
4095msgid "operand is r0"
4096msgstr ""
4097
4098#: config/m88k/m88k.c:2993
4099msgid "operand is const_double"
4100msgstr ""
4101
4102#: config/m88k/m88k.c:3012
4103msgid "invalid code"
4104msgstr ""
4105
4106#: config/mips/mips.c:4067
4107#, c-format
4108msgid "-mips%d not supported"
4109msgstr ""
4110
4111#: config/mips/mips.c:4074
4112#, c-format
4113msgid "bad value (%s) for -mips switch"
4114msgstr ""
4115
4116#: config/mips/mips.c:4093
4117#, c-format
4118msgid "bad value (%s) for -mabi= switch"
4119msgstr ""
4120
4121#: config/mips/mips.c:4123
4122#, c-format
4123msgid "-mabi=%s does not support -mips%d"
4124msgstr ""
4125
4126#: config/mips/mips.c:4140
4127msgid "The -mabi=32 support does not work yet."
4128msgstr ""
4129
4130#: config/mips/mips.c:4144
4131msgid "This target does not support the -mabi switch."
4132msgstr ""
4133
4134#: config/mips/mips.c:4279
4135#, c-format
4136msgid "-mcpu=%s does not support -mips%d"
4137msgstr ""
4138
4139#: config/mips/mips.c:4285
4140msgid "Only MIPS-III or MIPS-IV CPUs can support 64 bit fp registers"
4141msgstr ""
4142
4143#: config/mips/mips.c:4288
4144msgid "Only MIPS-III or MIPS-IV CPUs can support 64 bit gp registers"
4145msgstr ""
4146
4147#: config/mips/mips.c:4307
4148msgid "-G is incompatible with PIC code which is the default"
4149msgstr ""
4150
4151#: config/mips/mips.c:4323
4152msgid "-membedded-pic and -mabicalls are incompatible"
4153msgstr ""
4154
4155#: config/mips/mips.c:4326
4156msgid "-G and -membedded-pic are incompatible"
4157msgstr ""
4158
4159#: config/mips/mips.c:4378
4160#, c-format
4161msgid "Invalid option `entry%s'"
4162msgstr ""
4163
4164#: config/mips/mips.c:4381
4165msgid "-mentry is only meaningful with -mips-16"
4166msgstr ""
4167
4168#: config/mips/mips.c:4696
4169msgid "internal error: %%) found without a %%( in assembler pattern"
4170msgstr ""
4171
4172#: config/mips/mips.c:4710
4173msgid "internal error: %%] found without a %%[ in assembler pattern"
4174msgstr ""
4175
4176#: config/mips/mips.c:4723
4177msgid "internal error: %%> found without a %%< in assembler pattern"
4178msgstr ""
4179
4180#: config/mips/mips.c:4736
4181msgid "internal error: %%} found without a %%{ in assembler pattern"
4182msgstr ""
4183
4184#: config/mips/mips.c:4743
4185#, c-format
4186msgid "PRINT_OPERAND: Unknown punctuation '%c'"
4187msgstr ""
4188
4189#: config/mips/mips.c:4752
4190msgid "PRINT_OPERAND null pointer"
4191msgstr ""
4192
4193#: config/mips/mips.c:4862
4194#, c-format
4195msgid "PRINT_OPERAND: letter %c was found & insn was not CONST_INT"
4196msgstr ""
4197
4198#: config/mips/mips.c:4906
4199msgid "PRINT_OPERAND_ADDRESS, null pointer"
4200msgstr ""
4201
4202#: config/mips/mips.c:5161
4203msgid ""
4204"MIPS ECOFF format does not allow changing filenames within functions with "
4205"#line"
4206msgstr ""
4207
4208#: config/mips/mips.c:5724
4209#, c-format
4210msgid "gp_offset (%ld) or end_offset (%ld) is less than zero."
4211msgstr ""
4212
4213#: config/mips/mips.c:5941
4214#, c-format
4215msgid "fp_offset (%ld) or end_offset (%ld) is less than zero."
4216msgstr ""
4217
4218#: config/mips/mips.c:7910
4219#, c-format
4220msgid "can not handle inconsistent calls to `%s'"
4221msgstr ""
4222
4223#: config/nextstep.c:65
4224msgid "optimization turned on"
4225msgstr ""
4226
4227#: config/nextstep.c:71
4228msgid "optimization turned off"
4229msgstr ""
4230
4231#: config/nextstep.c:86
4232msgid "optimization level restored"
4233msgstr ""
4234
4235#: config/pa/pa.c:134
4236#, c-format
4237msgid ""
4238"Unknown -mschedule= option (%s).\n"
4239"Valid options are 700, 7100, 7100LC, 7200, and 8000\n"
4240msgstr ""
4241
4242#: config/pa/pa.c:159
4243#, c-format
4244msgid ""
4245"Unknown -march= option (%s).\n"
4246"Valid options are 1.0, 1.1, and 2.0\n"
4247msgstr ""
4248
4249#: config/pa/pa.c:164
4250msgid "PIC code generation is not supported in the portable runtime model\n"
4251msgstr ""
4252
4253#: config/pa/pa.c:169
4254msgid "PIC code generation is not compatible with fast indirect calls\n"
4255msgstr ""
4256
4257#: config/pa/pa.c:174
4258msgid "PIC code generation is not compatible with profiling\n"
4259msgstr ""
4260
4261#: config/pa/pa.c:179
4262msgid "Out of line entry/exit sequences are not compatible\n"
4263msgstr ""
4264
4265#: config/pa/pa.c:180
4266msgid "with PIC or profiling\n"
4267msgstr ""
4268
4269#: config/pa/pa.c:185
4270msgid "-g is only supported when using GAS on this processor,"
4271msgstr ""
4272
4273#: config/pa/pa.c:186
4274msgid "-g option disabled."
4275msgstr ""
4276
4277#: config/romp/romp.c:667
4278msgid "invalid %%B value"
4279msgstr ""
4280
4281#: config/romp/romp.c:694 config/rs6000/rs6000.c:2834
4282msgid "invalid %%S value"
4283msgstr ""
4284
4285#: config/romp/romp.c:703 config/romp/romp.c:710 config/rs6000/rs6000.c:2548
4286msgid "invalid %%b value"
4287msgstr ""
4288
4289#: config/romp/romp.c:731 config/romp/romp.c:738
4290msgid "invalid %%H value"
4291msgstr ""
4292
4293#: config/romp/romp.c:750 config/romp/romp.c:761
4294msgid "invalid %%z value"
4295msgstr ""
4296
4297#: config/romp/romp.c:769 config/romp/romp.c:777
4298msgid "invalid %%Z value"
4299msgstr ""
4300
4301#: config/romp/romp.c:784 config/romp/romp.c:793 config/romp/romp.c:800
4302#: config/rs6000/rs6000.c:2680
4303msgid "invalid %%k value"
4304msgstr ""
4305
4306#: config/romp/romp.c:885 config/romp/romp.c:928
4307msgid "invalid %%j value"
4308msgstr ""
4309
4310#: config/rs6000/rs6000.c:317
4311msgid "-mmultiple is not supported on little endian systems"
4312msgstr ""
4313
4314#: config/rs6000/rs6000.c:324
4315msgid "-mstring is not supported on little endian systems"
4316msgstr ""
4317
4318#: config/rs6000/rs6000.c:330
4319#, c-format
4320msgid "-f%s ignored for AIX (all code is position independent)"
4321msgstr ""
4322
4323#: config/rs6000/rs6000.c:345
4324#, c-format
4325msgid "Unknown -mdebug-%s switch"
4326msgstr ""
4327
4328#: config/rs6000/rs6000.c:2427
4329msgid "GOT/TOC register marker not removed:"
4330msgstr ""
4331
4332#: config/rs6000/rs6000.c:2607
4333msgid "invalid %%f value"
4334msgstr ""
4335
4336#: config/rs6000/rs6000.c:2616
4337msgid "invalid %%F value"
4338msgstr ""
4339
4340#: config/rs6000/rs6000.c:2625
4341msgid "invalid %%G value"
4342msgstr ""
4343
4344#: config/rs6000/rs6000.c:2660
4345msgid "invalid %%j code"
4346msgstr ""
4347
4348#: config/rs6000/rs6000.c:2670
4349msgid "invalid %%J code"
4350msgstr ""
4351
4352#: config/rs6000/rs6000.c:2798
4353msgid "invalid %%p value"
4354msgstr ""
4355
4356#: config/rs6000/rs6000.c:2860
4357msgid "%%S computed all 1's mask"
4358msgstr ""
4359
4360#: config/rs6000/rs6000.c:2886
4361msgid "%%S computed all 0's mask"
4362msgstr ""
4363
4364#: config/rs6000/rs6000.c:2896
4365msgid "invalid %%t value"
4366msgstr ""
4367
4368#: config/rs6000/rs6000.c:2912
4369msgid "invalid %%T value"
4370msgstr ""
4371
4372#: config/rs6000/rs6000.c:2927
4373msgid "invalid %%u value"
4374msgstr ""
4375
4376#: config/rs6000/rs6000.c:2935
4377msgid "invalid %%v value"
4378msgstr ""
4379
4380#: config/rs6000/rs6000.c:5729
4381msgid "bad address"
4382msgstr ""
4383
4384#: config/sparc/sparc.c:227
4385#, c-format
4386msgid "%s is not supported by this configuration"
4387msgstr ""
4388
4389#: config/sparc/sparc.c:235
4390#, c-format
4391msgid "-mptr%d not allowed on -m%d"
4392msgstr ""
4393
4394#: config/sparc/sparc.c:259
4395#, c-format
4396msgid "bad value (%s) for -mcmodel= switch"
4397msgstr ""
4398
4399#: config/sparc/sparc.c:264
4400msgid "-mcmodel= is not supported on 32 bit systems"
4401msgstr ""
4402
4403#: config/sparc/sparc.c:326
4404#, c-format
4405msgid "-malign-loops=%s is not between 4 and 128 or is not a power of two"
4406msgstr ""
4407
4408#: config/sparc/sparc.c:341
4409#, c-format
4410msgid "-malign-jumps=%s is not between 4 and 128 or is not a power of two"
4411msgstr ""
4412
4413#: config/sparc/sparc.c:356
4414#, c-format
4415msgid "-malign-functions=%s is not between 4 and 128 or is not a power of two"
4416msgstr ""
4417
4418#: config/sparc/sparc.c:372
4419msgid "profiling does not support code models other than medlow"
4420msgstr ""
4421
4422#: config/sparc/sparc.c:5000 config/sparc/sparc.c:5006
4423msgid "Invalid %%Y operand"
4424msgstr ""
4425
4426#: config/sparc/sparc.c:5076
4427msgid "Invalid %%A operand"
4428msgstr ""
4429
4430#: config/sparc/sparc.c:5086
4431msgid "Invalid %%B operand"
4432msgstr ""
4433
4434#: config/sparc/sparc.c:5110
4435msgid "Invalid %%c operand"
4436msgstr ""
4437
4438#: config/sparc/sparc.c:5132
4439msgid "Invalid %%d operand"
4440msgstr ""
4441
4442#: config/sparc/sparc.c:5133
4443msgid "Invalid %%D operand"
4444msgstr ""
4445
4446#: config/sparc/sparc.c:5151
4447msgid "Invalid %%f operand"
4448msgstr ""
4449
4450#: config/sparc/sparc.c:5202
4451msgid "long long constant not a valid immediate operand"
4452msgstr ""
4453
4454#: config/sparc/sparc.c:5205
4455msgid "floating point constant not a valid immediate operand"
4456msgstr ""
4457
4458#: config/v850/v850.c:138
4459#, c-format
4460msgid "%s=%s is not numeric."
4461msgstr ""
4462
4463#: config/v850/v850.c:145
4464#, c-format
4465msgid "%s=%s is too large."
4466msgstr ""
4467
4468#: config/v850/v850.c:301
4469msgid "const_double_split got a bad insn:"
4470msgstr ""
4471
4472#: config/v850/v850.c:792
4473msgid "output_move_single:"
4474msgstr ""
4475
4476#: config/v850/v850.c:2066
4477msgid "a data area attribute cannot be specified for local variables"
4478msgstr ""
4479
4480#: config/v850/v850.c:2074
4481#, c-format
4482msgid "data area of '%s' conflicts with previous declaration"
4483msgstr ""
4484
4485#: config/v850/v850.c:2278
4486#, c-format
4487msgid "Bogus JR construction: %d\n"
4488msgstr ""
4489
4490#: config/v850/v850.c:2299 config/v850/v850.c:2501
4491#, c-format
4492msgid "Bad amount of stack space removal: %d"
4493msgstr ""
4494
4495#: config/v850/v850.c:2477
4496#, c-format
4497msgid "Bogus JARL construction: %d\n"
4498msgstr ""
4499
4500#: config/v850/v850.c:2722
4501msgid "#pragma GHS endXXXX found without previous startXXX"
4502msgstr ""
4503
4504#: config/v850/v850.c:2724
4505msgid "#pragma GHS endXXX does not match previous startXXX"
4506msgstr ""
4507
4508#: config/v850/v850.c:2748
4509msgid "Cannot set interrupt attribute: no current function"
4510msgstr ""
4511
4512#: config/v850/v850.c:2756
4513msgid "Cannot set interrupt attribute: no such identifier"
4514msgstr ""
4515
4516#: config/v850/v850.c:2789
4517msgid "Incomplete #pragma ghs"
4518msgstr ""
4519
4520#: config/v850/v850.c:2796
4521msgid "Nothing follows #pragma ghs"
4522msgstr ""
4523
4524#: config/v850/v850.c:2888
4525#, c-format
4526msgid "Unrecognised GHS pragma: '%s'\n"
4527msgstr ""
4528
4529#: config/v850/v850.c:2894
4530#, c-format
4531msgid "Extra text after valid #pragma: '%s'"
4532msgstr ""
4533
4534#: config/v850/v850.c:2919
4535#, c-format
4536msgid "Unrecognised section name '%s' in GHS section pragma"
4537msgstr ""
4538
4539#: config/v850/v850.c:2930
4540msgid "Missing '=' in GHS section pragma"
4541msgstr ""
4542
4543#: config/v850/v850.c:2951
4544#, c-format
4545msgid "Malformed GHS section pragma: found '%s' instead of a comma"
4546msgstr ""
4547
4548#: config/v850/v850.c:3028
4549msgid "Missing trailing \" in #pragma ghs"
4550msgstr ""
4551
4552#: convert.c:65
4553msgid "cannot convert to a pointer type"
4554msgstr ""
4555
4556#: convert.c:98
4557msgid "pointer value used where a floating point value was expected"
4558msgstr ""
4559
4560#: convert.c:102
4561msgid "aggregate value used where a float was expected"
4562msgstr ""
4563
4564#: convert.c:128
4565msgid "conversion to incomplete type"
4566msgstr ""
4567
4568#: convert.c:385
4569msgid "aggregate value used where an integer was expected"
4570msgstr ""
4571
4572#: convert.c:437
4573msgid "pointer value used where a complex was expected"
4574msgstr ""
4575
4576#: convert.c:441
4577msgid "aggregate value used where a complex was expected"
4578msgstr ""
4579
4580#: cp/call.c:493
4581msgid "unable to call pointer to member function here"
4582msgstr ""
4583
4584#: cp/call.c:605
4585msgid "destructors take no parameters"
4586msgstr ""
4587
4588#: cp/class.c:450
4589msgid ""
4590"object size exceeds built-in limit for virtual function table implementation"
4591msgstr ""
4592
4593#: cp/class.c:452
4594msgid ""
4595"object size exceeds normal limit for virtual function table implementation, "
4596"recompile all source and use -fhuge-objects"
4597msgstr ""
4598
4599#: cp/class.c:899
4600msgid "internal inconsistency: binfo offset error for rtti"
4601msgstr ""
4602
4603#: cp/class.c:1435
4604#, c-format
4605msgid "conflicting access specifications for field `%s', ignored"
4606msgstr ""
4607
4608#. Only give error if the two offsets are different
4609#: cp/class.c:2253
4610msgid "every virtual function must have a unique final overrider"
4611msgstr ""
4612
4613#: cp/class.c:3138
4614msgid "anonymous class type not used to declare any objects"
4615msgstr ""
4616
4617#: cp/class.c:3477
4618#, c-format
4619msgid "bit-fields larger than %d bits"
4620msgstr ""
4621
4622#: cp/class.c:4232
4623msgid "trying to finish struct, but kicked out due to previous parse errors."
4624msgstr ""
4625
4626#: cp/class.c:4662
4627#, c-format
4628msgid "language string `\"%s\"' not recognized"
4629msgstr ""
4630
4631#: cp/class.c:4951 cp/class.c:5139 cp/class.c:5146
4632msgid "not enough type information"
4633msgstr ""
4634
4635#: cp/class.c:5123
4636msgid "invalid operation on uninstantiated type"
4637msgstr ""
4638
4639#: cp/decl.c:1413
4640msgid "internal compiler error: debugging info corrupted"
4641msgstr ""
4642
4643#: cp/decl.c:3888 cp/decl.c:13734
4644msgid "parse errors have confused me too much"
4645msgstr ""
4646
4647#: cp/decl.c:4175
4648#, c-format
4649msgid "variable `%s' shadows local"
4650msgstr ""
4651
4652#: cp/decl.c:4787
4653#, c-format
4654msgid "label `%s' referenced outside of any function"
4655msgstr ""
4656
4657#: cp/decl.c:5040
4658msgid "where case label appears here"
4659msgstr ""
4660
4661#: cp/decl.c:5043
4662msgid "(enclose actions of previous case statements requiring"
4663msgstr ""
4664
4665#: cp/decl.c:5044
4666msgid "destructors in their own binding contours.)"
4667msgstr ""
4668
4669#: cp/decl.c:5065
4670msgid "jump to case label"
4671msgstr ""
4672
4673#: cp/decl.c:7044
4674msgid "an anonymous union cannot have function members"
4675msgstr ""
4676
4677#: cp/decl.c:7094
4678msgid "multiple types in one declaration"
4679msgstr ""
4680
4681#: cp/decl.c:7099
4682msgid "declaration does not declare anything"
4683msgstr ""
4684
4685#: cp/decl.c:7746
4686msgid "assignment (not initialization) in declaration"
4687msgstr ""
4688
4689#: cp/decl.c:8794
4690msgid "cannot declare `main' to be a template"
4691msgstr ""
4692
4693#: cp/decl.c:8796
4694msgid "cannot declare `main' to be inline"
4695msgstr ""
4696
4697#: cp/decl.c:8798
4698msgid "cannot declare `main' to be static"
4699msgstr ""
4700
4701#: cp/decl.c:9371
4702msgid "destructors must be member functions"
4703msgstr ""
4704
4705#: cp/decl.c:9700
4706msgid "`bool' is now a keyword"
4707msgstr ""
4708
4709#: cp/decl.c:9731
4710msgid "ANSI C++ does not support `long long'"
4711msgstr ""
4712
4713#: cp/decl.c:9844
4714msgid "return type specification for destructor invalid"
4715msgstr ""
4716
4717#: cp/decl.c:9849
4718msgid "return type specification for constructor invalid"
4719msgstr ""
4720
4721#: cp/decl.c:9889
4722#, c-format
4723msgid "short, signed or unsigned invalid for `%s'"
4724msgstr ""
4725
4726#: cp/decl.c:9894
4727#, c-format
4728msgid "long and short specified together for `%s'"
4729msgstr ""
4730
4731#: cp/decl.c:9905
4732#, c-format
4733msgid "signed and unsigned given together for `%s'"
4734msgstr ""
4735
4736#: cp/decl.c:10037
4737msgid "only declarations of constructors can be `explicit'"
4738msgstr ""
4739
4740#: cp/decl.c:10043
4741#, c-format
4742msgid "non-member `%s' cannot be declared `mutable'"
4743msgstr ""
4744
4745#: cp/decl.c:10048
4746#, c-format
4747msgid "non-object member `%s' cannot be declared `mutable'"
4748msgstr ""
4749
4750#: cp/decl.c:10060
4751msgid "storage class specifiers invalid in parameter declarations"
4752msgstr ""
4753
4754#: cp/decl.c:10064
4755msgid "typedef declaration invalid in parameter declaration"
4756msgstr ""
4757
4758#: cp/decl.c:10075
4759msgid "virtual outside class declaration"
4760msgstr ""
4761
4762#: cp/decl.c:10080
4763msgid "only members can be declared mutable"
4764msgstr ""
4765
4766#: cp/decl.c:10098
4767#, c-format
4768msgid "type qualifiers specified for signature member function `%s'"
4769msgstr ""
4770
4771#: cp/decl.c:10103
4772#, c-format
4773msgid "`inline' specified for signature member function `%s'"
4774msgstr ""
4775
4776#: cp/decl.c:10109 cp/friend.c:248
4777msgid "`friend' declaration in signature definition"
4778msgstr ""
4779
4780#: cp/decl.c:10114
4781#, c-format
4782msgid "`virtual' specified for signature member function `%s'"
4783msgstr ""
4784
4785#: cp/decl.c:10157
4786#, c-format
4787msgid "storage class specified for %s `%s'"
4788msgstr ""
4789
4790#: cp/decl.c:10202
4791msgid "storage class specifiers invalid in friend function declarations"
4792msgstr ""
4793
4794#: cp/decl.c:10445
4795msgid "overflow in array dimension"
4796msgstr ""
4797
4798#: cp/decl.c:10540
4799msgid "destructor cannot be static member function"
4800msgstr ""
4801
4802#: cp/decl.c:10562
4803msgid "constructor cannot be static member function"
4804msgstr ""
4805
4806#: cp/decl.c:10565
4807msgid "constructors cannot be declared virtual"
4808msgstr ""
4809
4810#: cp/decl.c:10580
4811msgid "return value type specifier for constructor ignored"
4812msgstr ""
4813
4814#: cp/decl.c:10586
4815msgid "constructor not allowed in signature"
4816msgstr ""
4817
4818#: cp/decl.c:10605
4819#, c-format
4820msgid "can't initialize friend function `%s'"
4821msgstr ""
4822
4823#. Cannot be both friend and virtual.
4824#: cp/decl.c:10609
4825msgid "virtual functions cannot be friends"
4826msgstr ""
4827
4828#: cp/decl.c:10614
4829msgid "friend declaration not in class definition"
4830msgstr ""
4831
4832#: cp/decl.c:10673
4833#, c-format
4834msgid "cannot declare %s to references"
4835msgstr ""
4836
4837#: cp/decl.c:10707
4838msgid "signature reference"
4839msgstr ""
4840
4841#: cp/decl.c:10723
4842msgid "invalid type: `void &'"
4843msgstr ""
4844
4845#: cp/decl.c:10774
4846msgid "discarding `const' applied to a reference"
4847msgstr ""
4848
4849#: cp/decl.c:10776
4850msgid "discarding `volatile' applied to a reference"
4851msgstr ""
4852
4853#: cp/decl.c:10979
4854msgid "only constructors can be declared `explicit'"
4855msgstr ""
4856
4857#: cp/decl.c:10987
4858#, c-format
4859msgid "const `%s' cannot be declared `mutable'"
4860msgstr ""
4861
4862#: cp/decl.c:10992
4863#, c-format
4864msgid "static `%s' cannot be declared `mutable'"
4865msgstr ""
4866
4867#: cp/decl.c:11115
4868#, c-format
4869msgid "non-object member `%s' cannot be declared mutable"
4870msgstr ""
4871
4872#: cp/decl.c:11121
4873msgid "typedef declaration includes an initializer"
4874msgstr ""
4875
4876#: cp/decl.c:11148
4877msgid "type qualifiers specified for signature type"
4878msgstr ""
4879
4880#: cp/decl.c:11173
4881#, c-format
4882msgid "trying to make class `%s' a friend of global scope"
4883msgstr ""
4884
4885#: cp/decl.c:11209
4886msgid "unnamed variable or field declared void"
4887msgstr ""
4888
4889#: cp/decl.c:11218
4890msgid "variable or field declared void"
4891msgstr ""
4892
4893#: cp/decl.c:11228
4894msgid "cannot use `::' in parameter declaration"
4895msgstr ""
4896
4897#: cp/decl.c:11246
4898#, c-format
4899msgid "declaration of `%s' as void"
4900msgstr ""
4901
4902#: cp/decl.c:11264
4903msgid "parameter of signature member function declared `inline'"
4904msgstr ""
4905
4906#: cp/decl.c:11266
4907msgid "parameter of signature member function declared `auto'"
4908msgstr ""
4909
4910#: cp/decl.c:11268
4911msgid "parameter of signature member function declared `register'"
4912msgstr ""
4913
4914#: cp/decl.c:11435
4915#, c-format
4916msgid "`%s' is neither function nor method; cannot be declared friend"
4917msgstr ""
4918
4919#: cp/decl.c:11446
4920msgid "member functions are implicitly friends of their class"
4921msgstr ""
4922
4923#: cp/decl.c:11560
4924#, c-format
4925msgid "storage class `auto' invalid for function `%s'"
4926msgstr ""
4927
4928#: cp/decl.c:11562
4929#, c-format
4930msgid "storage class `register' invalid for function `%s'"
4931msgstr ""
4932
4933#: cp/decl.c:11573
4934#, c-format
4935msgid ""
4936"storage class `static' invalid for function `%s' declared out of global scope"
4937msgstr ""
4938
4939#: cp/decl.c:11575
4940#, c-format
4941msgid ""
4942"storage class `inline' invalid for function `%s' declared out of global scope"
4943msgstr ""
4944
4945#: cp/decl.c:11582
4946#, c-format
4947msgid "virtual non-class function `%s'"
4948msgstr ""
4949
4950#. FIXME need arm citation
4951#: cp/decl.c:11617
4952msgid "cannot declare static function inside another function"
4953msgstr ""
4954
4955#: cp/decl.c:11665
4956#, c-format
4957msgid "`%s' cannot be declared mutable"
4958msgstr ""
4959
4960#: cp/decl.c:11921
4961msgid ""
4962"invalid integer constant in parameter list, did you forget to give parameter "
4963"name?"
4964msgstr ""
4965
4966#: cp/decl.c:11948
4967msgid "parameter invalidly declared method type"
4968msgstr ""
4969
4970#: cp/decl.c:11958
4971msgid "parameter invalidly declared offset type"
4972msgstr ""
4973
4974#: cp/decl.c:12004
4975msgid "`void' in parameter list must be entire list"
4976msgstr ""
4977
4978#: cp/decl.c:12336
4979msgid "void is not a valid type conversion operator"
4980msgstr ""
4981
4982#: cp/decl.c:12353
4983#, c-format
4984msgid "conversion to %s%s will never use a type conversion operator"
4985msgstr ""
4986
4987#. 13.4.0.3
4988#: cp/decl.c:12381
4989msgid "ANSI C++ prohibits overloading operator ?:"
4990msgstr ""
4991
4992#: cp/decl.c:13392
4993msgid "return type for `main' changed to `int'"
4994msgstr ""
4995
4996#. Give this error as many times as there are occurrences,
4997#. so that users can use Emacs compilation buffers to find
4998#. and fix all such places.
4999#: cp/decl.c:13886
5000msgid "ANSI C++ does not permit named return values"
5001msgstr ""
5002
5003#: cp/decl.c:13902
5004msgid "can't redefine default return value for constructors"
5005msgstr ""
5006
5007#: cp/decl.c:14837 cp/init.c:1782 cp/typeck.c:3129 cp/typeck.c:3232
5008msgid "at this point in file"
5009msgstr ""
5010
5011#: cp/decl2.c:573
5012msgid ""
5013"-fhandle-exceptions has been renamed to -fexceptions (and is now on by "
5014"default)"
5015msgstr ""
5016
5017#: cp/decl2.c:592
5018#, c-format
5019msgid "-f%s is no longer supported"
5020msgstr ""
5021
5022#: cp/decl2.c:990
5023msgid "name missing for member function"
5024msgstr ""
5025
5026#: cp/decl2.c:1060
5027msgid "`__alignof__' applied to a bit-field"
5028msgstr ""
5029
5030#. Something has gone very wrong.  Assume we are mistakenly reducing
5031#. an expression instead of a declaration.
5032#: cp/decl2.c:1112
5033msgid "parser may be lost: is there a '{' missing somewhere?"
5034msgstr ""
5035
5036#: cp/decl2.c:1143 cp/decl2.c:1157
5037msgid "ambiguous conversion for array subscript"
5038msgstr ""
5039
5040#: cp/decl2.c:1207
5041msgid "anachronistic use of array size in vector delete"
5042msgstr ""
5043
5044#: cp/decl2.c:1217
5045msgid "cannot delete a function"
5046msgstr ""
5047
5048#: cp/decl2.c:1537
5049msgid "initializer invalid for static member with constructor"
5050msgstr ""
5051
5052#: cp/decl2.c:1539
5053msgid "(you really want to initialize it separately)"
5054msgstr ""
5055
5056#: cp/decl2.c:1648 cp/decl2.c:1817
5057msgid "field declaration not allowed in signature"
5058msgstr ""
5059
5060#: cp/decl2.c:1667
5061msgid "function declarations cannot have initializers in signature"
5062msgstr ""
5063
5064#: cp/decl2.c:1713
5065msgid "field initializer is not constant"
5066msgstr ""
5067
5068#: cp/decl2.c:2245
5069msgid "global anonymous unions must be declared static"
5070msgstr ""
5071
5072#: cp/decl2.c:2254
5073msgid "anonymous union with no members"
5074msgstr ""
5075
5076#: cp/decl2.c:2319
5077msgid "`operator new' must return type `void *'"
5078msgstr ""
5079
5080#: cp/decl2.c:2324
5081msgid "`operator new' takes type `size_t' parameter"
5082msgstr ""
5083
5084#: cp/decl2.c:2326
5085msgid "`operator new' takes type `size_t' as first parameter"
5086msgstr ""
5087
5088#: cp/decl2.c:2351
5089msgid "`operator delete' must return type `void'"
5090msgstr ""
5091
5092#: cp/decl2.c:2355
5093msgid "`operator delete' takes type `void *' as first parameter"
5094msgstr ""
5095
5096#: cp/decl2.c:2366
5097msgid "second argument to `operator delete' must be of type `size_t'"
5098msgstr ""
5099
5100#: cp/decl2.c:2371
5101msgid "too many arguments in declaration of `operator delete'"
5102msgstr ""
5103
5104#: cp/decl2.c:2373
5105msgid "`...' invalid in specification of `operator delete'"
5106msgstr ""
5107
5108#. Overflow occurred.  That means there are at least 4 billion
5109#. initialization functions.
5110#: cp/decl2.c:3031
5111msgid "too many initialization functions required"
5112msgstr ""
5113
5114#: cp/decl2.c:3797 cp/typeck.c:5770
5115msgid "cast specifies signature type"
5116msgstr ""
5117
5118#: cp/decl2.c:3818
5119msgid "use of old-style cast"
5120msgstr ""
5121
5122#: cp/error.c:339
5123#, c-format
5124msgid "`%s' not supported by dump_type"
5125msgstr ""
5126
5127#: cp/error.c:530
5128#, c-format
5129msgid "`%s' not supported by dump_type_prefix"
5130msgstr ""
5131
5132#: cp/error.c:613
5133#, c-format
5134msgid "`%s' not supported by dump_type_suffix"
5135msgstr ""
5136
5137#: cp/error.c:947
5138#, c-format
5139msgid "`%s' not supported by dump_decl"
5140msgstr ""
5141
5142#: cp/error.c:1794
5143#, c-format
5144msgid "`%s' not supported by dump_expr"
5145msgstr ""
5146
5147#: cp/except.c:627
5148msgid "invalid catch parameter"
5149msgstr ""
5150
5151#: cp/except.c:1046
5152msgid "  in thrown expression"
5153msgstr ""
5154
5155#: cp/expr.c:386
5156msgid "pointers are not permitted as case values"
5157msgstr ""
5158
5159#: cp/expr.c:389
5160msgid "ANSI C++ forbids range expressions in switch statement"
5161msgstr ""
5162
5163#: cp/expr.c:431
5164msgid "duplicate (or overlapping) case value"
5165msgstr ""
5166
5167#: cp/expr.c:449
5168msgid "empty range specified"
5169msgstr ""
5170
5171#: cp/expr.c:455
5172msgid "`default' label within scope of cleanup or variable array"
5173msgstr ""
5174
5175#: cp/friend.c:208
5176#, c-format
5177msgid "method `%s::%s' is already a friend of class"
5178msgstr ""
5179
5180#: cp/friend.c:212
5181#, c-format
5182msgid "function `%s' is already a friend of class `%s'"
5183msgstr ""
5184
5185#: cp/friend.c:277
5186#, c-format
5187msgid "class `%s' is implicitly friends with itself"
5188msgstr ""
5189
5190#: cp/friend.c:431
5191msgid "  declares a non-template function"
5192msgstr ""
5193
5194#: cp/friend.c:434
5195msgid "  (if this is not what you intended, make sure"
5196msgstr ""
5197
5198#: cp/friend.c:435
5199msgid "  the function template has already been declared,"
5200msgstr ""
5201
5202#: cp/friend.c:436
5203msgid "  and add <> after the function name here)"
5204msgstr ""
5205
5206#: cp/friend.c:437
5207msgid "  -Wno-non-template-friend disables this warning."
5208msgstr ""
5209
5210#: cp/init.c:208
5211msgid "initializer list treated as compound expression"
5212msgstr ""
5213
5214#: cp/init.c:301
5215msgid "  will be re-ordered to match declaration order"
5216msgstr ""
5217
5218#: cp/init.c:456
5219msgid "  will be re-ordered to match inheritance order"
5220msgstr ""
5221
5222#: cp/init.c:942
5223msgid "base class initializer specified, but no base class to initialize"
5224msgstr ""
5225
5226#: cp/init.c:948
5227msgid "initializer for unnamed base class ambiguous"
5228msgstr ""
5229
5230#: cp/init.c:975
5231msgid "no base class to initialize"
5232msgstr ""
5233
5234#: cp/init.c:1006
5235msgid "   will be re-ordered to precede member initializations"
5236msgstr ""
5237
5238#. Handle bad initializers like:
5239#. class COMPLEX {
5240#. public:
5241#. double re, im;
5242#. COMPLEX(double r = 0.0, double i = 0.0) {re = r; im = i;};
5243#. ~COMPLEX() {};
5244#. };
5245#.
5246#. int main(int argc, char **argv) {
5247#. COMPLEX zees(1.0, 0.0)[10];
5248#. }
5249#.
5250#: cp/init.c:1114
5251msgid "bad array initializer"
5252msgstr ""
5253
5254#: cp/init.c:1739
5255msgid "object missing in use of pointer-to-member construct"
5256msgstr ""
5257
5258#: cp/init.c:1976
5259msgid "new of array type fails to specify size"
5260msgstr ""
5261
5262#: cp/init.c:1987
5263msgid "size in array new must have integral type"
5264msgstr ""
5265
5266#: cp/init.c:1993
5267msgid "zero size array reserves no space"
5268msgstr ""
5269
5270#: cp/init.c:2068
5271msgid "new cannot be applied to a reference type"
5272msgstr ""
5273
5274#: cp/init.c:2074
5275msgid "new cannot be applied to a function type"
5276msgstr ""
5277
5278#: cp/init.c:2126
5279msgid "call to Java constructor, while `jclass' undefined"
5280msgstr ""
5281
5282#: cp/init.c:2201
5283msgid "invalid type `void' for new"
5284msgstr ""
5285
5286#: cp/init.c:2257
5287msgid "constructors take parameter lists"
5288msgstr ""
5289
5290#: cp/init.c:2270
5291#, c-format
5292msgid "call to Java constructor, while `%s' undefined"
5293msgstr ""
5294
5295#: cp/init.c:2385 cp/typeck2.c:626 cp/typeck2.c:1470
5296msgid "initializer list being treated as compound expression"
5297msgstr ""
5298
5299#: cp/init.c:2388
5300msgid "initializer list appears where operand should be used"
5301msgstr ""
5302
5303#: cp/init.c:2859
5304msgid "initialization of array from dissimilar array type"
5305msgstr ""
5306
5307#: cp/init.c:2873
5308msgid "initializer ends prematurely"
5309msgstr ""
5310
5311#: cp/init.c:2923
5312msgid "cannot initialize multi-dimensional array with initializer"
5313msgstr ""
5314
5315#: cp/init.c:3063
5316msgid "unknown array size in delete"
5317msgstr ""
5318
5319#: cp/init.c:3315
5320msgid "type to vector delete is neither pointer or array type"
5321msgstr ""
5322
5323#: cp/lex.c:186
5324msgid "type name expected before `*'"
5325msgstr ""
5326
5327#: cp/lex.c:208
5328msgid "cannot declare references to references"
5329msgstr ""
5330
5331#: cp/lex.c:213
5332msgid "cannot declare pointers to references"
5333msgstr ""
5334
5335#: cp/lex.c:217
5336msgid "type name expected before `&'"
5337msgstr ""
5338
5339#: cp/lex.c:1260 cp/lex.c:1830
5340msgid "parse error at end of saved function text"
5341msgstr ""
5342
5343#: cp/lex.c:1301
5344msgid "end of file encountered inside string constant"
5345msgstr ""
5346
5347#: cp/lex.c:1303
5348msgid "end of file encountered inside character constant"
5349msgstr ""
5350
5351#: cp/lex.c:1320 cp/lex.c:4179
5352msgid "ANSI C++ forbids newline in string constant"
5353msgstr ""
5354
5355#: cp/lex.c:1516
5356msgid "parse error in method specification"
5357msgstr ""
5358
5359#: cp/lex.c:1613
5360msgid "function body for constructor missing"
5361msgstr ""
5362
5363#: cp/lex.c:2058
5364#, c-format
5365msgid "semicolon missing after %s declaration"
5366msgstr ""
5367
5368#. Used to test incremental compilation.
5369#: cp/lex.c:2368
5370msgid "#pragma newworld"
5371msgstr ""
5372
5373#: cp/lex.c:2579
5374msgid "badly nested C headers from preprocessor"
5375msgstr ""
5376
5377#: cp/lex.c:2963
5378#, c-format
5379msgid "name lookup of `%s' changed"
5380msgstr ""
5381
5382#: cp/lex.c:3178 cp/lex.c:3881
5383msgid "ANSI C++ forbids imaginary numeric constants"
5384msgstr ""
5385
5386#: cp/lex.c:3427
5387#, c-format
5388msgid "invalid modifier `%s' for language string"
5389msgstr ""
5390
5391#: cp/lex.c:3526
5392#, c-format
5393msgid "identifier name `%s' conflicts with GNU C++ internal naming strategy"
5394msgstr ""
5395
5396#: cp/lex.c:3825
5397#, c-format
5398msgid "floating point number exceeds range of `%s'"
5399msgstr ""
5400
5401#: cp/lex.c:3871
5402msgid "ANSI C++ forbids long long integer constants"
5403msgstr ""
5404
5405#: cp/lex.c:3956
5406msgid "decimal integer constant is so large that it is unsigned"
5407msgstr ""
5408
5409#: cp/lex.c:3967
5410msgid "complex integer constant is too wide for `__complex int'"
5411msgstr ""
5412
5413#: cp/lex.c:4252
5414msgid "Unterminated string"
5415msgstr ""
5416
5417#: cp/lex.c:4401
5418#, c-format
5419msgid "use of `operator %s' is not standard C++"
5420msgstr ""
5421
5422#: cp/lex.c:4794
5423msgid "invalid #pragma vtable"
5424msgstr ""
5425
5426#: cp/lex.c:4800
5427msgid "use `+e2' option to enable #pragma vtable"
5428msgstr ""
5429
5430#: cp/lex.c:4809 cp/lex.c:4823
5431msgid "trailing characters ignored"
5432msgstr ""
5433
5434#: cp/lex.c:4818
5435msgid "invalid #pragma unit"
5436msgstr ""
5437
5438#: cp/lex.c:4841
5439msgid "invalid `#pragma interface'"
5440msgstr ""
5441
5442#: cp/lex.c:4849
5443msgid "garbage after `#pragma interface' ignored"
5444msgstr ""
5445
5446#: cp/lex.c:4898
5447msgid "invalid `#pragma implementation'"
5448msgstr ""
5449
5450#: cp/lex.c:4906
5451msgid "garbage after `#pragma implementation' ignored"
5452msgstr ""
5453
5454#: cp/lex.c:4938
5455msgid "`#pragma implementation' can only appear at top-level"
5456msgstr ""
5457
5458#: cp/method.c:762
5459msgid "ANSI C++ forbids floating-point template arguments"
5460msgstr ""
5461
5462#: cp/method.c:905
5463#, c-format
5464msgid "conversion of %s as template parameter"
5465msgstr ""
5466
5467#: cp/method.c:1897
5468msgid "methods cannot be converted to function pointers"
5469msgstr ""
5470
5471#: cp/method.c:1902
5472#, c-format
5473msgid "ambiguous request for method pointer `%s'"
5474msgstr ""
5475
5476#: cp/method.c:2019
5477#, c-format
5478msgid "request for member `%s' is ambiguous in multiple inheritance lattice"
5479msgstr ""
5480
5481#: parse.y:560
5482msgid "invalid default template argument"
5483msgstr ""
5484
5485#: parse.y:780
5486msgid "no base initializers given following ':'"
5487msgstr ""
5488
5489#: parse.y:803
5490msgid "base initializers not allowed for non-member functions"
5491msgstr ""
5492
5493#: parse.y:805
5494msgid "only constructors take base initializers"
5495msgstr ""
5496
5497#: parse.y:822 parse.y:828
5498msgid "anachronistic old style base class initializer"
5499msgstr ""
5500
5501#. Handle `Class<Class<Type>>' without space in the `>>'
5502#: parse.y:945
5503msgid "`>>' should be `> >' in template class name"
5504msgstr ""
5505
5506#: parse.y:992 parse.y:1001
5507#, c-format
5508msgid "ANSI C++ forbids an empty condition for `%s'"
5509msgstr ""
5510
5511#: parse.y:1098
5512msgid "ANSI C++ forbids `&&'"
5513msgstr ""
5514
5515#: parse.y:1204
5516msgid "ANSI C++ forbids initialization of new expression with `='"
5517msgstr ""
5518
5519#: parse.y:1234
5520msgid "ANSI C++ forbids constructor-expressions"
5521msgstr ""
5522
5523#: parse.y:1433
5524msgid "ANSI C++ forbids braced-groups within expressions"
5525msgstr ""
5526
5527#: parse.y:1837 parse.y:1852
5528msgid "sigof type specifier"
5529msgstr ""
5530
5531#: parse.y:1842 parse.y:2371 parse.y:2392
5532msgid "`sigof' applied to non-aggregate expression"
5533msgstr ""
5534
5535#: parse.y:1857
5536msgid "`sigof' applied to non-aggregate type"
5537msgstr ""
5538
5539#: parse.y:2203
5540#, c-format
5541msgid "storage class specifier `%s' not allowed after struct or class"
5542msgstr ""
5543
5544#: parse.y:2205
5545#, c-format
5546msgid "type specifier `%s' not allowed after struct or class"
5547msgstr ""
5548
5549#: parse.y:2207
5550#, c-format
5551msgid "type qualifier `%s' not allowed after struct or class"
5552msgstr ""
5553
5554#: parse.y:2209
5555msgid "no body nor ';' separates two class, struct or union declarations"
5556msgstr ""
5557
5558#: parse.y:2366 parse.y:2387
5559msgid "`sigof' as base signature specifier"
5560msgstr ""
5561
5562#: parse.y:2377 parse.y:2398
5563msgid "`sigof' in struct or class declaration"
5564msgstr ""
5565
5566#: parse.y:2413
5567msgid "multiple access specifiers"
5568msgstr ""
5569
5570#: parse.y:2431
5571msgid "multiple `virtual' specifiers"
5572msgstr ""
5573
5574#: parse.y:2446
5575msgid "access specifier not allowed in signature"
5576msgstr ""
5577
5578#: parse.y:2470
5579msgid "missing ';' before right brace"
5580msgstr ""
5581
5582#: parse.y:2712
5583msgid "ANSI C++ forbids array dimensions with parenthesized type in new"
5584msgstr ""
5585
5586#: parse.y:3218
5587msgid "ANSI C++ forbids label declarations"
5588msgstr ""
5589
5590#: parse.y:3364
5591msgid "ANSI C++ forbids computed gotos"
5592msgstr ""
5593
5594#: parse.y:3372
5595msgid "label must be followed by statement"
5596msgstr ""
5597
5598#: parse.y:3475
5599msgid "ANSI C++ forbids compound statements inside for initializations"
5600msgstr ""
5601
5602#. This helps us recover from really nasty
5603#. parse errors, for example, a missing right
5604#. parenthesis.
5605#: parse.y:3560 parse.y:3570
5606msgid "possibly missing ')'"
5607msgstr ""
5608
5609#: parse.y:3667 parse.y:3672
5610msgid "type specifier omitted for parameter"
5611msgstr ""
5612
5613#: cp/pt.c:1787
5614msgid "  a template type parameter must begin with `class' or `typename'"
5615msgstr ""
5616
5617#: cp/pt.c:2704
5618msgid "because it is the address of an object with static linkage"
5619msgstr ""
5620
5621#: cp/pt.c:4238
5622#, c-format
5623msgid "testing %s for template parms"
5624msgstr ""
5625
5626#: cp/pt.c:4335
5627#, c-format
5628msgid "template instantiation depth exceeds maximum of %d"
5629msgstr ""
5630
5631#: cp/pt.c:4337
5632msgid " (use -ftemplate-depth-NN to increase the maximum)"
5633msgstr ""
5634
5635#: cp/pt.c:6150
5636msgid "creating array with size zero"
5637msgstr ""
5638
5639#: cp/pt.c:6618
5640#, c-format
5641msgid "use of `%s' in template"
5642msgstr ""
5643
5644#: cp/pt.c:7656
5645msgid "incomplete type unification"
5646msgstr ""
5647
5648#: cp/pt.c:8493
5649#, c-format
5650msgid "use of `%s' in template type unification"
5651msgstr ""
5652
5653#: cp/repo.c:263
5654msgid "-frepo must be used with -c"
5655msgstr ""
5656
5657#: cp/repo.c:353
5658#, c-format
5659msgid "mysterious repository information in %s"
5660msgstr ""
5661
5662#: cp/repo.c:368
5663#, c-format
5664msgid "can't create repository information file `%s'"
5665msgstr ""
5666
5667#: cp/rtti.c:104
5668msgid "`headof' applied to non-pointer type"
5669msgstr ""
5670
5671#: cp/rtti.c:197
5672msgid "typeid of overloaded function"
5673msgstr ""
5674
5675#: cp/rtti.c:223
5676msgid "taking dynamic typeid of object with -fno-rtti"
5677msgstr ""
5678
5679#: cp/rtti.c:269
5680msgid "cannot use typeid with -fno-rtti"
5681msgstr ""
5682
5683#: cp/rtti.c:275 cp/rtti.c:425
5684msgid "must #include <typeinfo> before using typeid"
5685msgstr ""
5686
5687#: cp/rtti.c:430
5688msgid "requesting typeid with -fno-rtti"
5689msgstr ""
5690
5691#: cp/search.c:1919
5692msgid "adjusting pointers for covariant returns"
5693msgstr ""
5694
5695#: cp/search.c:1930
5696msgid "invalid covariant return type (must use pointer or reference)"
5697msgstr ""
5698
5699#. This shouldn't happen, I don't want errors!
5700#: cp/search.c:2438
5701msgid "recoverable compiler error, fixups for virtual function"
5702msgstr ""
5703
5704#: cp/search.c:2714
5705msgid "recoverable internal compiler error, nobody's in charge!"
5706msgstr ""
5707
5708#: cp/sig.c:473
5709msgid "conformance check with signature containing class declarations"
5710msgstr ""
5711
5712#: cp/sig.c:736
5713msgid "signature with opaque type implemented by multiple classes"
5714msgstr ""
5715
5716#: cp/sig.c:807
5717msgid "invalid assignment to signature pointer or reference"
5718msgstr ""
5719
5720#: cp/spew.c:367
5721msgid "keyword 'export' not implemented and will be ignored"
5722msgstr ""
5723
5724#: cp/tree.c:177
5725#, c-format
5726msgid "non-lvalue in %s"
5727msgstr ""
5728
5729#: cp/tree.c:1690 cp/tree.c:1982
5730msgid "initializer contains unrecognized tree code"
5731msgstr ""
5732
5733#: cp/tree.c:2723
5734msgid "`com_interface' only supported with -fvtable-thunks"
5735msgstr ""
5736
5737#: cp/tree.c:2732
5738msgid "`com_interface' attribute can only be applied to class definitions"
5739msgstr ""
5740
5741#: cp/tree.c:2749
5742msgid "requested init_priority is not an integer constant"
5743msgstr ""
5744
5745#: cp/tree.c:2770
5746msgid ""
5747"can only use init_priority attribute on file-scope definitions of objects of "
5748"class type"
5749msgstr ""
5750
5751#: cp/tree.c:2776
5752msgid "requested init_priority is out of range"
5753msgstr ""
5754
5755#: cp/tree.c:2785
5756msgid "requested init_priority is reserved for internal use"
5757msgstr ""
5758
5759#: cp/typeck.c:1561 cp/typeck.c:1638
5760msgid "ANSI C++ forbids taking the sizeof a function type"
5761msgstr ""
5762
5763#: cp/typeck.c:1567
5764msgid "ANSI C++ forbids taking the sizeof a method type"
5765msgstr ""
5766
5767#: cp/typeck.c:1573
5768msgid "ANSI C++ forbids taking the sizeof a void type"
5769msgstr ""
5770
5771#: cp/typeck.c:1598
5772msgid "`sizeof' applied to a signature type"
5773msgstr ""
5774
5775#: cp/typeck.c:1627
5776msgid "sizeof applied to a bit-field"
5777msgstr ""
5778
5779#: cp/typeck.c:1703
5780msgid "`__alignof' applied to a signature type"
5781msgstr ""
5782
5783#: cp/typeck.c:1923
5784msgid "signature name in scope resolution ignored"
5785msgstr ""
5786
5787#: cp/typeck.c:2230
5788msgid "invalid reference to NULL ptr, use ptr-to-member instead"
5789msgstr ""
5790
5791#: cp/typeck.c:2387
5792#, c-format
5793msgid "invalid use of `%s' on pointer to member"
5794msgstr ""
5795
5796#: cp/typeck.c:2390
5797msgid "cannot dereference signature pointer/reference"
5798msgstr ""
5799
5800#: cp/typeck.c:2396
5801msgid "invalid type argument"
5802msgstr ""
5803
5804#: cp/typeck.c:2477
5805msgid "ANSI C++ forbids subscripting non-lvalue array"
5806msgstr ""
5807
5808#: cp/typeck.c:2488
5809msgid "subscripting array declared `register'"
5810msgstr ""
5811
5812#: cp/typeck.c:2660 cp/typeck.c:2800
5813msgid "pointer to member function called, but not in class scope"
5814msgstr ""
5815
5816#: cp/typeck.c:2798
5817msgid ""
5818"invalid call to member function needing `this' in static member function "
5819"scope"
5820msgstr ""
5821
5822#: cp/typeck.c:2956
5823msgid "ANSI C++ forbids calling `main' from within program"
5824msgstr ""
5825
5826#: cp/typeck.c:3168
5827msgid "parameter type of called function is incomplete"
5828msgstr ""
5829
5830#: cp/typeck.c:3576
5831#, c-format
5832msgid "%s rotate count is negative"
5833msgstr ""
5834
5835#: cp/typeck.c:3581
5836#, c-format
5837msgid "%s rotate count >= width of type"
5838msgstr ""
5839
5840#: cp/typeck.c:3610 cp/typeck.c:3618
5841msgid "ANSI C++ forbids comparison of `void *' with function pointer"
5842msgstr ""
5843
5844#: cp/typeck.c:3612
5845msgid "ANSI C++ forbids conversion of a pointer to member to `void *'"
5846msgstr ""
5847
5848#: cp/typeck.c:3636 cp/typeck.c:3641 cp/typeck.c:3791 cp/typeck.c:3796
5849msgid "ANSI C++ forbids comparison between pointer and integer"
5850msgstr ""
5851
5852#: cp/typeck.c:4137
5853msgid "ANSI C++ forbids using pointer of type `void *' in arithmetic"
5854msgstr ""
5855
5856#: cp/typeck.c:4143
5857msgid "ANSI C++ forbids using pointer to a function in arithmetic"
5858msgstr ""
5859
5860#: cp/typeck.c:4149
5861msgid "ANSI C++ forbids using pointer to a method in arithmetic"
5862msgstr ""
5863
5864#: cp/typeck.c:4155
5865msgid "ANSI C++ forbids using pointer to a member in arithmetic"
5866msgstr ""
5867
5868#: cp/typeck.c:4228
5869msgid "ANSI C++ forbids using pointer of type `void *' in subtraction"
5870msgstr ""
5871
5872#: cp/typeck.c:4230
5873msgid "ANSI C++ forbids using pointer to a function in subtraction"
5874msgstr ""
5875
5876#: cp/typeck.c:4232
5877msgid "ANSI C++ forbids using pointer to a method in subtraction"
5878msgstr ""
5879
5880#: cp/typeck.c:4234
5881msgid "ANSI C++ forbids using pointer to a member in subtraction"
5882msgstr ""
5883
5884#: cp/typeck.c:4347
5885msgid "taking address of temporary"
5886msgstr ""
5887
5888#: cp/typeck.c:4530
5889#, c-format
5890msgid "ANSI C++ forbids %sing an enum"
5891msgstr ""
5892
5893#: cp/typeck.c:4572
5894msgid "cast to non-reference type used as lvalue"
5895msgstr ""
5896
5897#. ARM $3.4
5898#: cp/typeck.c:4652
5899msgid "taking address of function `main'"
5900msgstr ""
5901
5902#. An expression like &memfn.
5903#: cp/typeck.c:4708
5904msgid "taking the address of a non-static member function"
5905msgstr ""
5906
5907#: cp/typeck.c:4710
5908msgid "taking the address of a bound member function"
5909msgstr ""
5910
5911#: cp/typeck.c:4739
5912msgid "taking the address of a cast to non-reference type"
5913msgstr ""
5914
5915#: cp/typeck.c:4755
5916msgid "unary `&'"
5917msgstr ""
5918
5919#: cp/typeck.c:4977
5920msgid "address of `this' not available"
5921msgstr ""
5922
5923#: cp/typeck.c:5076
5924msgid "ANSI C++ forbids omitting the middle term of a ?: expression"
5925msgstr ""
5926
5927#: cp/typeck.c:5164 cp/typeck.c:5169
5928msgid "enumeral and non-enumeral type in conditional expression"
5929msgstr ""
5930
5931#: cp/typeck.c:5220
5932msgid "ANSI C++ forbids conditional expr with only one void side"
5933msgstr ""
5934
5935#: cp/typeck.c:5234 cp/typeck.c:5240
5936msgid "ANSI C++ forbids conditional expr between `void *' and function pointer"
5937msgstr ""
5938
5939#: cp/typeck.c:5321 cp/typeck.c:5347
5940msgid "ambiguous pointer conversion"
5941msgstr ""
5942
5943#: cp/typeck.c:5632
5944msgid "ANSI C++ forbids casting between pointers to functions and objects"
5945msgstr ""
5946
5947#: cp/typeck.c:5751 cp/typeck.c:5756
5948msgid "ANSI C++ forbids casting to an array type"
5949msgstr ""
5950
5951#: cp/typeck.c:6086
5952msgid "ANSI C++ forbids cast to non-reference type used as lvalue"
5953msgstr ""
5954
5955#: cp/typeck.c:6156
5956msgid "assignment to `this' not in constructor or destructor"
5957msgstr ""
5958
5959#: cp/typeck.c:6209
5960msgid "ANSI C++ forbids assignment of arrays"
5961msgstr ""
5962
5963#: cp/typeck.c:6246
5964msgid "return value from function receives multiple initializations"
5965msgstr ""
5966
5967#: cp/typeck.c:6384
5968msgid "   in pointer to member function conversion"
5969msgstr ""
5970
5971#: cp/typeck.c:6392
5972msgid "   in pointer to member conversion"
5973msgstr ""
5974
5975#: cp/typeck.c:6404 cp/typeck.c:6420
5976msgid "  will only work if you are very careful"
5977msgstr ""
5978
5979#: cp/typeck.c:6904
5980#, c-format
5981msgid "ANSI C++ forbids implicit conversion from `void *' in %s"
5982msgstr ""
5983
5984#: cp/typeck.c:6916
5985#, c-format
5986msgid "%s between pointer to members converting across virtual baseclasses"
5987msgstr ""
5988
5989#: cp/typeck.c:7019
5990#, c-format
5991msgid "conflicting function types in %s:"
5992msgstr ""
5993
5994#: cp/typeck.c:7344
5995msgid "returning a value from a destructor"
5996msgstr ""
5997
5998#: cp/typeck.c:7390
5999msgid "return from a constructor: use `this = ...' instead"
6000msgstr ""
6001
6002#: cp/typeck.c:7392
6003msgid "returning a value from a constructor"
6004msgstr ""
6005
6006#: cp/typeck.c:7424
6007msgid "return of void value in function returning non-void"
6008msgstr ""
6009
6010#: cp/typeck.c:7481
6011msgid "returning reference to temporary"
6012msgstr ""
6013
6014#: cp/typeck.c:7488
6015msgid "reference to non-lvalue returned"
6016msgstr ""
6017
6018#: cp/typeck2.c:167
6019msgid "  since the following virtual functions are abstract:"
6020msgstr ""
6021
6022#: cp/typeck2.c:350
6023msgid "confused by earlier errors, bailing out"
6024msgstr ""
6025
6026#: cp/typeck2.c:357
6027msgid "Internal compiler error."
6028msgstr ""
6029
6030#: cp/typeck2.c:359
6031#, c-format
6032msgid "Internal compiler error %d."
6033msgstr ""
6034
6035#: cp/typeck2.c:361
6036msgid "Please submit a full bug report."
6037msgstr ""
6038
6039#: cp/typeck2.c:362
6040msgid "See <URL:http://egcs.cygnus.com/faq.html#bugreport> for instructions."
6041msgstr ""
6042
6043#: cp/typeck2.c:584
6044msgid "due to the presence of a constructor"
6045msgstr ""
6046
6047#: cp/typeck2.c:608
6048msgid "comma expression used to initialize return value"
6049msgstr ""
6050
6051#: cp/typeck2.c:617
6052msgid "cannot initialize arrays using this syntax"
6053msgstr ""
6054
6055#: cp/typeck2.c:679
6056msgid "ANSI C++ forbids non-constant aggregate initializer expressions"
6057msgstr ""
6058
6059#: cp/typeck2.c:750
6060msgid "initializing array with parameter list"
6061msgstr ""
6062
6063#: cp/typeck2.c:812
6064msgid "initializer for scalar variable requires one element"
6065msgstr ""
6066
6067#: cp/typeck2.c:909
6068msgid "aggregate has a partly bracketed initializer"
6069msgstr ""
6070
6071#: cp/typeck2.c:939 cp/typeck2.c:1040
6072msgid "non-trivial labeled initializers"
6073msgstr ""
6074
6075#: cp/typeck2.c:956
6076msgid "non-empty initializer for array of empty elements"
6077msgstr ""
6078
6079#: cp/typeck2.c:1006
6080msgid "initializer list for object of class with virtual baseclasses"
6081msgstr ""
6082
6083#: cp/typeck2.c:1012
6084msgid "initializer list for object of class with baseclasses"
6085msgstr ""
6086
6087#: cp/typeck2.c:1018
6088msgid "initializer list for object using virtual functions"
6089msgstr ""
6090
6091#: cp/typeck2.c:1126
6092msgid "index value instead of field name in union initializer"
6093msgstr ""
6094
6095#: cp/typeck2.c:1182
6096msgid "excess elements in aggregate initializer"
6097msgstr ""
6098
6099#: cp/typeck2.c:1309
6100msgid "circular pointer delegation detected"
6101msgstr ""
6102
6103#: cp/typeck2.c:1341
6104msgid "result of `operator->()' yields non-pointer result"
6105msgstr ""
6106
6107#: cp/typeck2.c:1343
6108msgid "base operand of `->' is not a pointer"
6109msgstr ""
6110
6111#: cp/typeck2.c:1458
6112msgid "signature type not allowed in cast or constructor expression"
6113msgstr ""
6114
6115#: cp/typeck2.c:1622
6116#, c-format
6117msgid "duplicate label `%s' in switch statement"
6118msgstr ""
6119
6120#: cp/typeck2.c:1625
6121#, c-format
6122msgid "duplicate label (%d) in switch statement"
6123msgstr ""
6124
6125#: cp/typeck2.c:1632
6126#, c-format
6127msgid "case value out of range for enum %s"
6128msgstr ""
6129
6130#: cp/typeck2.c:1640
6131#, c-format
6132msgid "range values `%s' and `%s' reversed"
6133msgstr ""
6134
6135#: cp/typeck2.c:1644
6136msgid "range values reversed"
6137msgstr ""
6138
6139#: cp/typeck2.c:1659
6140#, c-format
6141msgid "ANSI C++ forbids defining types within %s"
6142msgstr ""
6143
6144#: cp/xref.c:838
6145#, c-format
6146msgid "Can't create cross-reference file `%s'"
6147msgstr ""
6148
6149#: cppalloc.c:34
6150#, c-format
6151msgid "%s: Memory exhausted.\n"
6152msgstr ""
6153
6154#: cpperror.c:66
6155#, c-format
6156msgid "In file included from %s:%ld"
6157msgstr ""
6158
6159#: cpperror.c:70
6160#, c-format
6161msgid ""
6162",\n"
6163"                 from %s:%ld"
6164msgstr ""
6165
6166#: cpperror.c:117
6167#, c-format
6168msgid "internal error: bad is_error(%d) in v_cpp_message"
6169msgstr ""
6170
6171#: cppexp.c:164
6172msgid "floating point numbers are not allowed in #if expressions"
6173msgstr ""
6174
6175#: cppexp.c:201
6176msgid "invalid number in #if expression"
6177msgstr ""
6178
6179#: cppexp.c:206
6180msgid "too many `l' suffixes in integer constant"
6181msgstr ""
6182
6183#: cppexp.c:211
6184msgid "too many `u' suffixes in integer constant"
6185msgstr ""
6186
6187#: cppexp.c:724
6188msgid "internal error: cpp_lex returns a NAME"
6189msgstr ""
6190
6191#: cppexp.c:773
6192msgid "invalid character in #if"
6193msgstr ""
6194
6195#: cppexp.c:781 cppexp.c:959
6196msgid "syntax error in #if"
6197msgstr ""
6198
6199#: cppexp.c:797
6200msgid "syntax error - missing left operand"
6201msgstr ""
6202
6203#: cppexp.c:803
6204msgid "syntax error - missing right operand"
6205msgstr ""
6206
6207#: cppexp.c:891 cppexp.c:901
6208msgid "syntax error"
6209msgstr ""
6210
6211#: cppexp.c:965
6212msgid "syntax error ':' without preceding '?'"
6213msgstr ""
6214
6215#: cppexp.c:972
6216msgid "bad syntax for ?: operator"
6217msgstr ""
6218
6219#: cppexp.c:989
6220msgid "mismatched parentheses in #if"
6221msgstr ""
6222
6223#: cppexp.c:1003
6224#, c-format
6225msgid "unimplemented operator '%c'\n"
6226msgstr ""
6227
6228#: cppexp.c:1004
6229#, c-format
6230msgid "unimplemented operator '\\%03o'\n"
6231msgstr ""
6232
6233#: cppexp.c:1011
6234msgid "internal error in #if expression"
6235msgstr ""
6236
6237#: cpphash.c:295
6238msgid "internal error: limit < buf in collect_expansion"
6239msgstr ""
6240
6241#: cpphash.c:692
6242#, c-format
6243msgid "duplicate argument name `%s' in `#define'"
6244msgstr ""
6245
6246#: cpphash.c:1015
6247msgid "cpplib internal error: invalid special hash type"
6248msgstr ""
6249
6250#: cpphash.c:1413
6251msgid "internal_error: buffer overrun in macroexpand"
6252msgstr ""
6253
6254#: cpplib.c:394 cpplib.c:470
6255#, c-format
6256msgid "%s in preprocessing directive"
6257msgstr ""
6258
6259#: cpplib.c:599
6260#, c-format
6261msgid "invalid assertion name `%s'"
6262msgstr ""
6263
6264#: cpplib.c:600
6265#, c-format
6266msgid "invalid macro name `%s'"
6267msgstr ""
6268
6269#: cpplib.c:696
6270msgid "macro or `#include' recursion too deep"
6271msgstr ""
6272
6273#: cpplib.c:773
6274msgid "internal error: length < 0 in cpp_expand_to_buffer"
6275msgstr ""
6276
6277#: cpplib.c:983
6278msgid "#import is obsolete, use an #ifndef wrapper in the header file"
6279msgstr ""
6280
6281#: cpplib.c:1001
6282msgid "`#include filename' is obsolete, use `#include <filename.h>'"
6283msgstr ""
6284
6285#: cpplib.c:1024
6286msgid "junk at end of `#include'"
6287msgstr ""
6288
6289#: cpplib.c:1063
6290msgid "cpp internal error: fp == NULL_BUFFER in do_include"
6291msgstr ""
6292
6293#: cpplib.c:1079
6294msgid "#include_next in primary source file"
6295msgstr ""
6296
6297#: cpplib.c:1209 cpplib.c:1216
6298msgid "token after `#line' is not an integer"
6299msgstr ""
6300
6301#: cpplib.c:1222
6302msgid "line number out of range in `#line' command"
6303msgstr ""
6304
6305#: cpplib.c:1237
6306msgid "garbage at end of `#line' command"
6307msgstr ""
6308
6309#: cpplib.c:1241 cpplib.c:1263
6310msgid "invalid format `#line' command"
6311msgstr ""
6312
6313#: cpplib.c:1298
6314#, c-format
6315msgid "token after `#line %d' is not a string"
6316msgstr ""
6317
6318#: cpplib.c:1335
6319msgid "token after #undef is not an identifier"
6320msgstr ""
6321
6322#: cpplib.c:1352
6323msgid "junk on line after #undef"
6324msgstr ""
6325
6326#: cpplib.c:1493
6327msgid "`#pragma once' outside include file"
6328msgstr ""
6329
6330#: cpplib.c:1517
6331#, c-format
6332msgid "`#pragma implementation' for `%s' appears after file is included"
6333msgstr ""
6334
6335#: cpplib.c:1677
6336#, c-format
6337msgid "`#%s' with invalid argument"
6338msgstr ""
6339
6340#: cpplib.c:1784
6341#, c-format
6342msgid "`%s' after `#else'"
6343msgstr ""
6344
6345#: cpplib.c:1812
6346msgid "invalid preprocessor directive name"
6347msgstr ""
6348
6349#: cpplib.c:2011
6350#, c-format
6351msgid "text following `%s' violates ANSI standard"
6352msgstr ""
6353
6354#: cpplib.c:2191
6355msgid "missing '>' in `#include <FILENAME>'"
6356msgstr ""
6357
6358#: cpplib.c:2209 cpplib.c:2462
6359#, c-format
6360msgid "internal error: unrecognized escape \\r%c"
6361msgstr ""
6362
6363#: cpplib.c:2621
6364msgid "internal error: \\r escape inside string constant"
6365msgstr ""
6366
6367#: cpplib.c:2659
6368msgid "assertion predicate is not an identifier"
6369msgstr ""
6370
6371#: cpplib.c:2692
6372msgid "un-terminated assertion answer"
6373msgstr ""
6374
6375#: cpplib.c:2709
6376msgid "empty token sequence in assertion"
6377msgstr ""
6378
6379#: cpplib.c:2748
6380msgid "junk at end of `#assert'"
6381msgstr ""
6382
6383#: cpplib.c:2757
6384#, c-format
6385msgid "`%s' re-asserted"
6386msgstr ""
6387
6388#: cpplib.c:2768
6389msgid "cpp internal error: base->type != T_ASSERT in do_assert"
6390msgstr ""
6391
6392#: cpplib.c:2809
6393msgid "junk at end of `#unassert'"
6394msgstr ""
6395
6396#: cpplib.c:2898
6397msgid "cpp internal error: ip->mark != -1 in parse_set_mark"
6398msgstr ""
6399
6400#: cpplib.c:2912
6401msgid "cpp internal error: ip->mark == -1 in parse_clear_mark"
6402msgstr ""
6403
6404#: cpplib.c:2927
6405msgid "cpp internal error: ip->mark == -1 in parse_goto_mark"
6406msgstr ""
6407
6408#: cpplib.c:3254 gcc.c:5287
6409#, c-format
6410msgid "%s: %s"
6411msgstr ""
6412
6413#: cpplib.c:3262
6414#, c-format
6415msgid "%s: %s: %s"
6416msgstr ""
6417
6418#: cse.c:8798
6419#, c-format
6420msgid ";; Processing block from %d to %d, %d sets.\n"
6421msgstr ""
6422
6423#: dwarf2out.c:554 dwarfout.c:1679
6424#, c-format
6425msgid "internal regno botch: regno = %d\n"
6426msgstr ""
6427
6428#: emit-rtl.c:973
6429msgid ""
6430"Unable to access real part of complex value in a hard register on this target"
6431msgstr ""
6432
6433#: emit-rtl.c:996
6434msgid ""
6435"Unable to access imaginary part of complex value in a hard register on this "
6436"target"
6437msgstr ""
6438
6439#: except.c:816
6440msgid "additional handler after ..."
6441msgstr ""
6442
6443#: except.c:989
6444msgid "Cannot duplicate non-existant exception region."
6445msgstr ""
6446
6447#: except.c:1084
6448msgid "exception handling disabled, use -fexceptions to enable"
6449msgstr ""
6450
6451#: except.c:1760
6452msgid "Compiler Bug: Never issued previous false_label"
6453msgstr ""
6454
6455#: except.c:2389
6456#, c-format
6457msgid "Counted %d copies of EH region %d in list.\n"
6458msgstr ""
6459
6460#: except.c:2778
6461msgid "Duplicate call to __builtin_eh_return"
6462msgstr ""
6463
6464#: except.c:2798
6465msgid "function uses __builtin_eh_return"
6466msgstr ""
6467
6468#: expr.c:5459 expr.c:5468 expr.c:5477 expr.c:5482 expr.c:5637 expr.c:5650
6469msgid "unsupported wide integer operation"
6470msgstr ""
6471
6472#: expr.c:5702
6473#, c-format
6474msgid "prior parameter's size depends on `%s'"
6475msgstr ""
6476
6477#: expr.c:6098
6478msgid "returned value in block_exit_expr"
6479msgstr ""
6480
6481#: expr.c:8411
6482msgid "offset outside bounds of constant string"
6483msgstr ""
6484
6485#: expr.c:9006
6486#, c-format
6487msgid "CUMULATIVE_ARGS type defined badly; see %s, line %d"
6488msgstr ""
6489
6490#: expr.c:9013
6491msgid "argument of `__builtin_args_info' must be constant"
6492msgstr ""
6493
6494#: expr.c:9019
6495msgid "argument of `__builtin_args_info' out of range"
6496msgstr ""
6497
6498#: expr.c:9025
6499msgid "missing argument in `__builtin_args_info'"
6500msgstr ""
6501
6502#: expr.c:9054
6503msgid "`va_start' used in function with fixed args"
6504msgstr ""
6505
6506#: expr.c:9073
6507msgid "second parameter of `va_start' not last named argument"
6508msgstr ""
6509
6510#. Evidently an out of date version of <stdarg.h>; can't validate
6511#. va_start's second argument, but can still work as intended.
6512#: expr.c:9078
6513msgid "`__builtin_next_arg' called without an argument"
6514msgstr ""
6515
6516#: expr.c:9189
6517msgid "invalid arg to `__builtin_frame_address'"
6518msgstr ""
6519
6520#: expr.c:9191
6521msgid "invalid arg to `__builtin_return_address'"
6522msgstr ""
6523
6524#: expr.c:9204
6525msgid "unsupported arg to `__builtin_frame_address'"
6526msgstr ""
6527
6528#: expr.c:9206
6529msgid "unsupported arg to `__builtin_return_address'"
6530msgstr ""
6531
6532#: expr.c:9664
6533msgid "__builtin_longjmp second argument must be 1"
6534msgstr ""
6535
6536#: expr.c:9678
6537msgid "__builtin_trap not supported by this target"
6538msgstr ""
6539
6540#. just do library call, if unknown builtin
6541#: expr.c:9705
6542#, c-format
6543msgid "built-in function `%s' not currently supported"
6544msgstr ""
6545
6546#: final.c:1324
6547msgid "Negative insn length"
6548msgstr ""
6549
6550#: final.c:2914
6551msgid "Could not split insn"
6552msgstr ""
6553
6554#: final.c:3310
6555#, c-format
6556msgid "invalid `asm': %s"
6557msgstr ""
6558
6559#: final.c:3312
6560#, c-format
6561msgid "Internal compiler error, output_operand_lossage `%s'"
6562msgstr ""
6563
6564#: final.c:3448
6565#, c-format
6566msgid "operand number missing after %-letter"
6567msgstr ""
6568
6569#: final.c:3450 final.c:3483
6570msgid "operand number out of range"
6571msgstr ""
6572
6573#: final.c:3496
6574msgid "invalid %%-code"
6575msgstr ""
6576
6577#: final.c:3521
6578msgid "`%l' operand isn't a label"
6579msgstr ""
6580
6581#: flow.c:5074
6582#, c-format
6583msgid ""
6584"verify_flow_info: Head insn %d for block %d not found in the insn stream.\n"
6585msgstr ""
6586
6587#: flow.c:5084
6588#, c-format
6589msgid "verify_flow_info: Insn %d is in multiple basic blocks (%d and %d)"
6590msgstr ""
6591
6592#: flow.c:5094
6593#, c-format
6594msgid ""
6595"verify_flow_info: End insn %d for block %d not found in the insn stream.\n"
6596msgstr ""
6597
6598#: flow.c:5127 flow.c:5155
6599#, c-format
6600msgid "verify_flow_info: Basic block %i edge lists are corrupted\n"
6601msgstr ""
6602
6603#: flow.c:5170
6604msgid ""
6605"verify_flow_info: Basic block contains only CODE_LABEL and no "
6606"NOTE_INSN_BASIC_BLOCK note\n"
6607msgstr ""
6608
6609#: flow.c:5178
6610#, c-format
6611msgid "verify_flow_info: NOTE_INSN_BASIC_BLOCK is missing for block %d\n"
6612msgstr ""
6613
6614#: flow.c:5194
6615#, c-format
6616msgid ""
6617"verify_flow_info: NOTE_INSN_BASIC_BLOCK %d in the middle of basic block %d\n"
6618msgstr ""
6619
6620#: flow.c:5205
6621#, c-format
6622msgid "verify_flow_info: Incorrect insn in the middle of basic block %d\n"
6623msgstr ""
6624
6625#: flow.c:5239
6626msgid "verify_flow_info: Insn outside basic block\n"
6627msgstr ""
6628
6629#: fold-const.c:2817 fold-const.c:2830
6630#, c-format
6631msgid "comparison is always %d due to width of bitfield"
6632msgstr ""
6633
6634#: fold-const.c:3868 fold-const.c:3885
6635#, c-format
6636msgid "comparison is always %d"
6637msgstr ""
6638
6639#: fold-const.c:4016
6640msgid "`or' of unmatched not-equal tests is always 1"
6641msgstr ""
6642
6643#: fold-const.c:4021
6644msgid "`and' of mutually exclusive equal-tests is always 0"
6645msgstr ""
6646
6647#: function.c:5407
6648#, c-format
6649msgid "`%s' might be used uninitialized in this function"
6650msgstr ""
6651
6652#: function.c:5413
6653#, c-format
6654msgid "variable `%s' might be clobbered by `longjmp' or `vfork'"
6655msgstr ""
6656
6657#: function.c:5431
6658#, c-format
6659msgid "argument `%s' might be clobbered by `longjmp' or `vfork'"
6660msgstr ""
6661
6662#: function.c:6004
6663msgid "function returns an aggregate"
6664msgstr ""
6665
6666#: function.c:6422
6667#, c-format
6668msgid "unused parameter `%s'"
6669msgstr ""
6670
6671#: gcc.c:941
6672#, c-format
6673msgid "Ambiguous abbreviation %s"
6674msgstr ""
6675
6676#: gcc.c:968
6677#, c-format
6678msgid "Incomplete `%s' option"
6679msgstr ""
6680
6681#: gcc.c:979
6682#, c-format
6683msgid "Missing argument to `%s' option"
6684msgstr ""
6685
6686#: gcc.c:992
6687#, c-format
6688msgid "Extraneous argument to `%s' option"
6689msgstr ""
6690
6691#: gcc.c:1177
6692msgid "Using builtin specs.\n"
6693msgstr ""
6694
6695#: gcc.c:1262
6696#, c-format
6697msgid ""
6698"Setting spec %s to '%s'\n"
6699"\n"
6700msgstr ""
6701
6702#: gcc.c:1460
6703#, c-format
6704msgid "Reading specs from %s\n"
6705msgstr ""
6706
6707#: gcc.c:1512 gcc.c:1530
6708msgid "specs %%include syntax malformed after %ld characters"
6709msgstr ""
6710
6711#: gcc.c:1538
6712#, c-format
6713msgid "Could not find specs file %s\n"
6714msgstr ""
6715
6716#: gcc.c:1554 gcc.c:1562 gcc.c:1571 gcc.c:1580
6717msgid "specs %%rename syntax malformed after %ld characters"
6718msgstr ""
6719
6720#: gcc.c:1589
6721#, c-format
6722msgid "specs %s spec was not found to be renamed"
6723msgstr ""
6724
6725#: gcc.c:1596
6726#, c-format
6727msgid "rename spec %s to %s\n"
6728msgstr ""
6729
6730#: gcc.c:1598
6731#, c-format
6732msgid ""
6733"spec is '%s'\n"
6734"\n"
6735msgstr ""
6736
6737#: gcc.c:1611
6738msgid "specs unknown %% command after %ld characters"
6739msgstr ""
6740
6741#: gcc.c:1622 gcc.c:1635
6742#, c-format
6743msgid "specs file malformed after %ld characters"
6744msgstr ""
6745
6746#: gcc.c:1692
6747msgid "spec file has no spec for linking"
6748msgstr ""
6749
6750#: gcc.c:2178
6751#, c-format
6752msgid "file path prefix `%s%s' never used"
6753msgstr ""
6754
6755#: gcc.c:2181
6756#, c-format
6757msgid "file path prefix `%s' never used"
6758msgstr ""
6759
6760#: gcc.c:2237
6761msgid "-pipe not supported"
6762msgstr ""
6763
6764#: gcc.c:2273
6765msgid ""
6766"\n"
6767"Go ahead? (y or n) "
6768msgstr ""
6769
6770#: gcc.c:2337
6771#, c-format
6772msgid "Internal compiler error: program %s got fatal signal %d"
6773msgstr ""
6774
6775#: gcc.c:2828
6776msgid "argument to `-Xlinker' is missing"
6777msgstr ""
6778
6779#: gcc.c:2845
6780msgid "argument to `-specs' is missing"
6781msgstr ""
6782
6783#: gcc.c:2860
6784msgid "argument to `-specs=' is missing"
6785msgstr ""
6786
6787#: gcc.c:2880
6788msgid "argument to `-b' is missing"
6789msgstr ""
6790
6791#: gcc.c:2893
6792msgid "argument to `-B' is missing"
6793msgstr ""
6794
6795#: gcc.c:2945
6796msgid "argument to `-V' is missing"
6797msgstr ""
6798
6799#: gcc.c:2966 gcc.c:2973 gcc.c:2980
6800msgid "invalid version number format"
6801msgstr ""
6802
6803#: gcc.c:3051
6804msgid "cannot specify -o with -c or -S and multiple compilations"
6805msgstr ""
6806
6807#: gcc.c:3212
6808msgid "Warning: -pipe ignored since -save-temps specified"
6809msgstr ""
6810
6811#: gcc.c:3221
6812msgid "argument to `-x' is missing"
6813msgstr ""
6814
6815#: gcc.c:3249
6816#, c-format
6817msgid "argument to `-%s' is missing"
6818msgstr ""
6819
6820#: gcc.c:3307
6821#, c-format
6822msgid "Warning: `-x %s' after last input file has no effect"
6823msgstr ""
6824
6825#: gcc.c:3503
6826msgid "Invalid specification!  Bug in cc."
6827msgstr ""
6828
6829#: gcc.c:4083
6830msgid "Warning: use of obsolete %%[ operator in specs"
6831msgstr ""
6832
6833#: gcc.c:4101
6834#, c-format
6835msgid "Processing spec %c%s%c, which is '%s'\n"
6836msgstr ""
6837
6838#: gcc.c:4919
6839#, c-format
6840msgid "unrecognized option `-%s'"
6841msgstr ""
6842
6843#: gcc.c:4989
6844#, c-format
6845msgid "gcc version %s\n"
6846msgstr ""
6847
6848#: gcc.c:4991
6849#, c-format
6850msgid "gcc driver version %s executing gcc version %s\n"
6851msgstr ""
6852
6853#: gcc.c:4999
6854msgid "No input files"
6855msgstr ""
6856
6857#: gcc.c:5042
6858#, c-format
6859msgid "%s: %s compiler not installed on this system"
6860msgstr ""
6861
6862#: gcc.c:5147
6863#, c-format
6864msgid "%s: linker input file unused since linking not done"
6865msgstr ""
6866
6867#: gcc.c:5190
6868#, c-format
6869msgid "language %s not recognized"
6870msgstr ""
6871
6872#: gcov.c:277
6873msgid "error: virtual memory exhausted"
6874msgstr ""
6875
6876#: gcov.c:289
6877msgid "Internal gcc abort.\n"
6878msgstr ""
6879
6880#: gcov.c:298
6881msgid "gcov [-b] [-v] [-n] [-l] [-f] [-o OBJDIR] file\n"
6882msgstr ""
6883
6884#: gcov.c:416
6885#, c-format
6886msgid "Could not open basic block file %s.\n"
6887msgstr ""
6888
6889#: gcov.c:425
6890#, c-format
6891msgid "Could not open data file %s.\n"
6892msgstr ""
6893
6894#: gcov.c:426
6895msgid "Assuming that all execution counts are zero.\n"
6896msgstr ""
6897
6898#: gcov.c:432
6899#, c-format
6900msgid "Could not open program flow graph file %s.\n"
6901msgstr ""
6902
6903#: gcov.c:443
6904#, c-format
6905msgid "No executable code associated with file %s.\n"
6906msgstr ""
6907
6908#: gcov.c:744 profile.c:1495
6909msgid ".da file contents exhausted too early\n"
6910msgstr ""
6911
6912#: gcov.c:747 profile.c:1498
6913msgid ".da file contents not exhausted\n"
6914msgstr ""
6915
6916#: gcov.c:928
6917msgid "%6.2f%% of %d source lines executed in function %s\n"
6918msgstr ""
6919
6920#: gcov.c:932
6921#, c-format
6922msgid "No executable source lines in function %s\n"
6923msgstr ""
6924
6925#: gcov.c:939
6926msgid "%6.2f%% of %d branches executed in function %s\n"
6927msgstr ""
6928
6929#: gcov.c:943
6930msgid "%6.2f%% of %d branches taken at least once in function %s\n"
6931msgstr ""
6932
6933#: gcov.c:948
6934#, c-format
6935msgid "No branches in function %s\n"
6936msgstr ""
6937
6938#: gcov.c:950
6939msgid "%6.2f%% of %d calls executed in function %s\n"
6940msgstr ""
6941
6942#: gcov.c:954
6943#, c-format
6944msgid "No calls in function %s\n"
6945msgstr ""
6946
6947#: gcov.c:1086
6948#, c-format
6949msgid "didn't use all bb entries of graph, function %s\n"
6950msgstr ""
6951
6952#: gcov.c:1088
6953#, c-format
6954msgid "block_num = %ld, num_blocks = %d\n"
6955msgstr ""
6956
6957#: gcov.c:1126
6958#, c-format
6959msgid "ERROR: too many basic blocks in .bb file %s\n"
6960msgstr ""
6961
6962#: gcov.c:1203
6963msgid "%6.2f%% of %d source lines executed in file %s\n"
6964msgstr ""
6965
6966#: gcov.c:1207
6967#, c-format
6968msgid "No executable source lines in file %s\n"
6969msgstr ""
6970
6971#: gcov.c:1214
6972msgid "%6.2f%% of %d branches executed in file %s\n"
6973msgstr ""
6974
6975#: gcov.c:1218
6976msgid "%6.2f%% of %d branches taken at least once in file %s\n"
6977msgstr ""
6978
6979#: gcov.c:1223
6980#, c-format
6981msgid "No branches in file %s\n"
6982msgstr ""
6983
6984#: gcov.c:1225
6985msgid "%6.2f%% of %d calls executed in file %s\n"
6986msgstr ""
6987
6988#: gcov.c:1229
6989#, c-format
6990msgid "No calls in file %s\n"
6991msgstr ""
6992
6993#: gcov.c:1241
6994#, c-format
6995msgid "Could not open source file %s.\n"
6996msgstr ""
6997
6998#: gcov.c:1291
6999#, c-format
7000msgid "Could not open output file %s.\n"
7001msgstr ""
7002
7003#: gcov.c:1299
7004#, c-format
7005msgid "Creating %s.\n"
7006msgstr ""
7007
7008#: gcov.c:1343
7009#, c-format
7010msgid "call %d never executed\n"
7011msgstr ""
7012
7013#: gcov.c:1346
7014msgid "call %d returns = %d%%\n"
7015msgstr ""
7016
7017#: gcov.c:1352
7018#, c-format
7019msgid "branch %d never executed\n"
7020msgstr ""
7021
7022#: gcov.c:1355
7023msgid "branch %d taken = %d%%\n"
7024msgstr ""
7025
7026#: gcov.c:1365
7027#, c-format
7028msgid "Unexpected EOF while reading source file %s.\n"
7029msgstr ""
7030
7031#: ../libiberty/getopt.c:682
7032#, c-format
7033msgid "%s: option `%s' is ambiguous\n"
7034msgstr ""
7035
7036#: ../libiberty/getopt.c:707
7037#, c-format
7038msgid "%s: option `--%s' doesn't allow an argument\n"
7039msgstr ""
7040
7041#: ../libiberty/getopt.c:712
7042#, c-format
7043msgid "%s: option `%c%s' doesn't allow an argument\n"
7044msgstr ""
7045
7046#: ../libiberty/getopt.c:730 ../libiberty/getopt.c:903
7047#, c-format
7048msgid "%s: option `%s' requires an argument\n"
7049msgstr ""
7050
7051#. --option
7052#: ../libiberty/getopt.c:759
7053#, c-format
7054msgid "%s: unrecognized option `--%s'\n"
7055msgstr ""
7056
7057#. +option or -option
7058#: ../libiberty/getopt.c:763
7059#, c-format
7060msgid "%s: unrecognized option `%c%s'\n"
7061msgstr ""
7062
7063#. 1003.2 specifies the format of this message.
7064#: ../libiberty/getopt.c:789
7065#, c-format
7066msgid "%s: illegal option -- %c\n"
7067msgstr ""
7068
7069#: ../libiberty/getopt.c:792
7070#, c-format
7071msgid "%s: invalid option -- %c\n"
7072msgstr ""
7073
7074#. 1003.2 specifies the format of this message.
7075#: ../libiberty/getopt.c:822 ../libiberty/getopt.c:952
7076#, c-format
7077msgid "%s: option requires an argument -- %c\n"
7078msgstr ""
7079
7080#: ../libiberty/getopt.c:869
7081#, c-format
7082msgid "%s: option `-W %s' is ambiguous\n"
7083msgstr ""
7084
7085#: ../libiberty/getopt.c:887
7086#, c-format
7087msgid "%s: option `-W %s' doesn't allow an argument\n"
7088msgstr ""
7089
7090#: integrate.c:146
7091msgid "varargs function cannot be inline"
7092msgstr ""
7093
7094#: integrate.c:149
7095msgid "function using alloca cannot be inline"
7096msgstr ""
7097
7098#: integrate.c:152
7099msgid "function with nested functions cannot be inline"
7100msgstr ""
7101
7102#: integrate.c:159 integrate.c:201
7103msgid "function too large to be inline"
7104msgstr ""
7105
7106#: integrate.c:169
7107msgid "no prototype, and parameter address used; cannot be inline"
7108msgstr ""
7109
7110#: integrate.c:176 integrate.c:230
7111msgid "inline functions not supported for this return value type"
7112msgstr ""
7113
7114#: integrate.c:180
7115msgid "function with varying-size return value cannot be inline"
7116msgstr ""
7117
7118#: integrate.c:187
7119msgid "function with varying-size parameter cannot be inline"
7120msgstr ""
7121
7122#: integrate.c:189
7123msgid "function with transparent unit parameter cannot be inline"
7124msgstr ""
7125
7126#: integrate.c:208
7127msgid "function with computed jump cannot inline"
7128msgstr ""
7129
7130#: integrate.c:212
7131msgid "function with nonlocal goto cannot be inline"
7132msgstr ""
7133
7134#: integrate.c:224
7135msgid "function with complex parameters cannot be inline"
7136msgstr ""
7137
7138#: objc/objc-act.c:667
7139msgid "Objective-C text in C source file"
7140msgstr ""
7141
7142#: objc/objc-act.c:878
7143#, c-format
7144msgid "object does not conform to the `%s' protocol"
7145msgstr ""
7146
7147#: objc/objc-act.c:916
7148#, c-format
7149msgid "class `%s' does not implement the `%s' protocol"
7150msgstr ""
7151
7152#: objc/objc-act.c:998
7153#, c-format
7154msgid "`%s' cannot be statically allocated"
7155msgstr ""
7156
7157#: objc/objc-act.c:999
7158msgid "statically allocated objects not supported"
7159msgstr ""
7160
7161#: objc/objc-act.c:1060
7162#, c-format
7163msgid "Unexpected type for `id' (%s)"
7164msgstr ""
7165
7166#: objc/objc-act.c:1064
7167msgid "Undefined type `id', please import <objc/objc.h>"
7168msgstr ""
7169
7170#: objc/objc-act.c:1113 objc/objc-act.c:5363
7171#, c-format
7172msgid "Cannot find protocol declaration for `%s'"
7173msgstr ""
7174
7175#: objc-parse.y:1490 objc/objc-act.c:1350 objc/objc-act.c:5897
7176#: objc/objc-act.c:6207 objc/objc-act.c:6255 objc/objc-act.c:6291
7177#, c-format
7178msgid "Cannot find interface declaration for `%s'"
7179msgstr ""
7180
7181#: objc/objc-act.c:2425
7182#, c-format
7183msgid "Cannot find class `%s'"
7184msgstr ""
7185
7186#: objc/objc-act.c:2427
7187#, c-format
7188msgid "Class `%s' already exists"
7189msgstr ""
7190
7191#. fatal did not work with 2 args...should fix
7192#: objc/objc-act.c:2559
7193#, c-format
7194msgid "Cannot find interface declaration for `%s', superclass of `%s'"
7195msgstr ""
7196
7197#: objc/objc-act.c:2567
7198#, c-format
7199msgid "Circular inheritance in interface declaration for `%s'"
7200msgstr ""
7201
7202#: objc/objc-act.c:3616 objc/objc-act.c:3633
7203msgid "inconsistent instance variable specification"
7204msgstr ""
7205
7206#: objc/objc-act.c:4846
7207#, c-format
7208msgid "multiple declarations for method `%s'"
7209msgstr ""
7210
7211#: objc/objc-act.c:4963
7212#, c-format
7213msgid "invalid receiver type `%s'"
7214msgstr ""
7215
7216#: objc/objc-act.c:5031 objc/objc-act.c:5057 objc/objc-act.c:5105
7217#, c-format
7218msgid "`%s' does not respond to `%s'"
7219msgstr ""
7220
7221#: objc/objc-act.c:5037 objc/objc-act.c:7329
7222#, c-format
7223msgid "no super class declared in interface for `%s'"
7224msgstr ""
7225
7226#: objc/objc-act.c:5135
7227msgid "cannot find class (factory) method."
7228msgstr ""
7229
7230#: objc/objc-act.c:5136 objc/objc-act.c:5180
7231#, c-format
7232msgid "return type for `%s' defaults to id"
7233msgstr ""
7234
7235#: objc/objc-act.c:5153
7236#, c-format
7237msgid "method `%s' not implemented by protocol."
7238msgstr ""
7239
7240#: objc/objc-act.c:5162
7241msgid "return type defaults to id"
7242msgstr ""
7243
7244#: objc/objc-act.c:5179
7245msgid "cannot find method."
7246msgstr ""
7247
7248#. Historically, a class method that produced objects (factory
7249#. method) would assign `self' to the instance that it
7250#. allocated.  This would effectively turn the class method into
7251#. an instance method.  Following this assignment, the instance
7252#. variables could be accessed.  That practice, while safe,
7253#. violates the simple rule that a class method should not refer
7254#. to an instance variable.  It's better to catch the cases
7255#. where this is done unknowingly than to support the above
7256#. paradigm.
7257#: objc/objc-act.c:5438
7258#, c-format
7259msgid "instance variable `%s' accessed in class method"
7260msgstr ""
7261
7262#: objc/objc-act.c:5694
7263#, c-format
7264msgid "duplicate definition of class method `%s'."
7265msgstr ""
7266
7267#: objc/objc-act.c:5700
7268#, c-format
7269msgid "duplicate declaration of class method `%s'."
7270msgstr ""
7271
7272#: objc/objc-act.c:5740
7273#, c-format
7274msgid "duplicate definition of instance method `%s'."
7275msgstr ""
7276
7277#: objc/objc-act.c:5746
7278#, c-format
7279msgid "duplicate declaration of instance method `%s'."
7280msgstr ""
7281
7282#: objc/objc-act.c:5786
7283#, c-format
7284msgid "duplicate interface declaration for category `%s(%s)'"
7285msgstr ""
7286
7287#: objc/objc-act.c:5872
7288#, c-format
7289msgid "instance variable `%s' is declared private"
7290msgstr ""
7291
7292#: objc/objc-act.c:5919
7293#, c-format
7294msgid "instance variable `%s' is declared %s"
7295msgstr ""
7296
7297#: objc/objc-act.c:5929
7298msgid "static access to object of type `id'"
7299msgstr ""
7300
7301#: objc/objc-act.c:5966 objc/objc-act.c:6060
7302#, c-format
7303msgid "incomplete implementation of class `%s'"
7304msgstr ""
7305
7306#: objc/objc-act.c:5970 objc/objc-act.c:6065
7307#, c-format
7308msgid "incomplete implementation of category `%s'"
7309msgstr ""
7310
7311#: objc/objc-act.c:5975 objc/objc-act.c:6070
7312#, c-format
7313msgid "method definition for `%c%s' not found"
7314msgstr ""
7315
7316#: objc/objc-act.c:6111
7317#, c-format
7318msgid "%s `%s' does not fully implement the `%s' protocol"
7319msgstr ""
7320
7321#: objc/objc-act.c:6179
7322#, c-format
7323msgid "reimplementation of class `%s'"
7324msgstr ""
7325
7326#: objc/objc-act.c:6220
7327#, c-format
7328msgid "conflicting super class name `%s'"
7329msgstr ""
7330
7331#: objc/objc-act.c:6235
7332#, c-format
7333msgid "duplicate interface declaration for class `%s'"
7334msgstr ""
7335
7336#: objc/objc-act.c:6481
7337#, c-format
7338msgid "duplicate declaration for protocol `%s'"
7339msgstr ""
7340
7341#: objc/objc-act.c:7370
7342msgid "[super ...] must appear in a method context"
7343msgstr ""
7344
7345#: objc/objc-act.c:8325 objc/objc-act.c:8341
7346#, c-format
7347msgid "potential selector conflict for method `%s'"
7348msgstr ""
7349
7350#: objc-parse.y:677
7351#, c-format
7352msgid "Instance variable `%s' implicitly declared as function"
7353msgstr ""
7354
7355#: objc-parse.y:719
7356#, c-format
7357msgid "local declaration of `%s' hides instance variable"
7358msgstr ""
7359
7360#: objc-parse.y:2364
7361msgid "`@end' must appear in an implementation context"
7362msgstr ""
7363
7364#: objc-parse.y:2632 objc-parse.y:2657
7365msgid "method definition not in class context"
7366msgstr ""
7367
7368#: profile.c:805
7369msgid "-fprofile-arcs does not support computed gotos"
7370msgstr ""
7371
7372#: profile.c:1215
7373msgid "Arc profiling: some arc counts were bad."
7374msgstr ""
7375
7376#: profile.c:1448
7377#, c-format
7378msgid "file %s not found, execution counts assumed to be zero."
7379msgstr ""
7380
7381#: protoize.c:622 protoize.c:642
7382#, c-format
7383msgid ""
7384"\n"
7385"%s: virtual memory exceeded\n"
7386msgstr ""
7387
7388#: protoize.c:693
7389#, c-format
7390msgid "%s: internal abort\n"
7391msgstr ""
7392
7393#: protoize.c:783
7394#, c-format
7395msgid "%s: error writing file `%s': %s\n"
7396msgstr ""
7397
7398#: protoize.c:827
7399#, c-format
7400msgid "%s: usage '%s [ -VqfnkN ] [ -i <istring> ] [ filename ... ]'\n"
7401msgstr ""
7402
7403#: protoize.c:830
7404#, c-format
7405msgid "%s: usage '%s [ -VqfnkNlgC ] [ -B <dirname> ] [ filename ... ]'\n"
7406msgstr ""
7407
7408#: protoize.c:917
7409#, c-format
7410msgid "%s: warning: no read access for file `%s'\n"
7411msgstr ""
7412
7413#: protoize.c:925
7414#, c-format
7415msgid "%s: warning: no write access for file `%s'\n"
7416msgstr ""
7417
7418#: protoize.c:933
7419#, c-format
7420msgid "%s: warning: no write access for dir containing `%s'\n"
7421msgstr ""
7422
7423#. Catch cases like /.. where we try to backup to a
7424#. point above the absolute root of the logical file
7425#. system.
7426#: protoize.c:1325
7427#, c-format
7428msgid "%s: invalid file name: %s\n"
7429msgstr ""
7430
7431#: protoize.c:1476
7432#, c-format
7433msgid "%s: %s: can't get status: %s\n"
7434msgstr ""
7435
7436#: protoize.c:1497
7437#, c-format
7438msgid ""
7439"\n"
7440"%s: fatal error: aux info file corrupted at line %d\n"
7441msgstr ""
7442
7443#: protoize.c:1821
7444#, c-format
7445msgid "%s:%d: declaration of function `%s' takes different forms\n"
7446msgstr ""
7447
7448#: protoize.c:2072
7449#, c-format
7450msgid "%s: compiling `%s'\n"
7451msgstr ""
7452
7453#: protoize.c:2096
7454#, c-format
7455msgid "%s: wait: %s\n"
7456msgstr ""
7457
7458#: protoize.c:2101
7459#, c-format
7460msgid "%s: subprocess got fatal signal %d\n"
7461msgstr ""
7462
7463#: protoize.c:2109
7464#, c-format
7465msgid "%s: %s exited with status %d\n"
7466msgstr ""
7467
7468#: protoize.c:2161
7469#, c-format
7470msgid "%s: warning: missing SYSCALLS file `%s'\n"
7471msgstr ""
7472
7473#: protoize.c:2170 protoize.c:2199
7474#, c-format
7475msgid "%s: can't read aux info file `%s': %s\n"
7476msgstr ""
7477
7478#: protoize.c:2215 protoize.c:2243
7479#, c-format
7480msgid "%s: can't get status of aux info file `%s': %s\n"
7481msgstr ""
7482
7483#: protoize.c:2265
7484#, c-format
7485msgid "%s: can't open aux info file `%s' for reading: %s\n"
7486msgstr ""
7487
7488#: protoize.c:2283
7489#, c-format
7490msgid "%s: error reading aux info file `%s': %s\n"
7491msgstr ""
7492
7493#: protoize.c:2296
7494#, c-format
7495msgid "%s: error closing aux info file `%s': %s\n"
7496msgstr ""
7497
7498#: protoize.c:2312
7499#, c-format
7500msgid "%s: can't delete aux info file `%s': %s\n"
7501msgstr ""
7502
7503#: protoize.c:2380 protoize.c:4376
7504#, c-format
7505msgid "%s: can't delete file `%s': %s\n"
7506msgstr ""
7507
7508#: protoize.c:2457
7509#, c-format
7510msgid "%s: warning: can't link file `%s' to `%s': %s\n"
7511msgstr ""
7512
7513#: protoize.c:2467
7514#, c-format
7515msgid "%s: warning: can't delete file `%s': %s\n"
7516msgstr ""
7517
7518#: protoize.c:2591
7519#, c-format
7520msgid "%s: conflicting extern definitions of '%s'\n"
7521msgstr ""
7522
7523#: protoize.c:2595
7524#, c-format
7525msgid "%s: declarations of '%s' will not be converted\n"
7526msgstr ""
7527
7528#: protoize.c:2597
7529#, c-format
7530msgid "%s: conflict list for '%s' follows:\n"
7531msgstr ""
7532
7533#: protoize.c:2630
7534#, c-format
7535msgid "%s: warning: using formals list from %s(%d) for function `%s'\n"
7536msgstr ""
7537
7538#: protoize.c:2670
7539#, c-format
7540msgid "%s: %d: `%s' used but missing from SYSCALLS\n"
7541msgstr ""
7542
7543#: protoize.c:2676
7544#, c-format
7545msgid "%s: %d: warning: no extern definition for `%s'\n"
7546msgstr ""
7547
7548#: protoize.c:2707
7549#, c-format
7550msgid "%s: warning: no static definition for `%s' in file `%s'\n"
7551msgstr ""
7552
7553#: protoize.c:2713
7554#, c-format
7555msgid "%s: multiple static defs of `%s' in file `%s'\n"
7556msgstr ""
7557
7558#: protoize.c:2886 protoize.c:2889
7559#, c-format
7560msgid "%s: %d: warning: source too confusing\n"
7561msgstr ""
7562
7563#: protoize.c:3095
7564#, c-format
7565msgid "%s: %d: warning: varargs function declaration not converted\n"
7566msgstr ""
7567
7568#: protoize.c:3110
7569#, c-format
7570msgid "%s: declaration of function `%s' not converted\n"
7571msgstr ""
7572
7573#: protoize.c:3233
7574#, c-format
7575msgid "%s: warning: too many parameter lists in declaration of `%s'\n"
7576msgstr ""
7577
7578#: protoize.c:3254
7579#, c-format
7580msgid ""
7581"\n"
7582"%s: warning: too few parameter lists in declaration of `%s'\n"
7583msgstr ""
7584
7585#: protoize.c:3352
7586#, c-format
7587msgid "%s: %d: warning: found `%s' but expected `%s'\n"
7588msgstr ""
7589
7590#: protoize.c:3530
7591#, c-format
7592msgid "%s: local declaration for function `%s' not inserted\n"
7593msgstr ""
7594
7595#: protoize.c:3557
7596#, c-format
7597msgid ""
7598"\n"
7599"%s: %d: warning: can't add declaration of `%s' into macro call\n"
7600msgstr ""
7601
7602#: protoize.c:3631
7603#, c-format
7604msgid "%s: global declarations for file `%s' not inserted\n"
7605msgstr ""
7606
7607#: protoize.c:3722 protoize.c:3752
7608#, c-format
7609msgid "%s: definition of function `%s' not converted\n"
7610msgstr ""
7611
7612#: protoize.c:3741
7613#, c-format
7614msgid "%s: %d: warning: definition of %s not converted\n"
7615msgstr ""
7616
7617#: protoize.c:4071
7618#, c-format
7619msgid "%s: found definition of `%s' at %s(%d)\n"
7620msgstr ""
7621
7622#. If we make it here, then we did not know about this
7623#. function definition.
7624#: protoize.c:4087
7625#, c-format
7626msgid "%s: %d: warning: `%s' excluded by preprocessing\n"
7627msgstr ""
7628
7629#: protoize.c:4090
7630#, c-format
7631msgid "%s: function definition not converted\n"
7632msgstr ""
7633
7634#: protoize.c:4149
7635#, c-format
7636msgid "%s: `%s' not converted\n"
7637msgstr ""
7638
7639#: protoize.c:4157
7640#, c-format
7641msgid "%s: would convert file `%s'\n"
7642msgstr ""
7643
7644#: protoize.c:4160
7645#, c-format
7646msgid "%s: converting file `%s'\n"
7647msgstr ""
7648
7649#: protoize.c:4170
7650#, c-format
7651msgid "%s: can't get status for file `%s': %s\n"
7652msgstr ""
7653
7654#: protoize.c:4206
7655#, c-format
7656msgid "%s: can't open file `%s' for reading: %s\n"
7657msgstr ""
7658
7659#: protoize.c:4221
7660#, c-format
7661msgid ""
7662"\n"
7663"%s: error reading input file `%s': %s\n"
7664msgstr ""
7665
7666#: protoize.c:4255
7667#, c-format
7668msgid "%s: can't create/open clean file `%s': %s\n"
7669msgstr ""
7670
7671#: protoize.c:4356
7672#, c-format
7673msgid "%s: warning: file `%s' already saved in `%s'\n"
7674msgstr ""
7675
7676#: protoize.c:4363
7677#, c-format
7678msgid "%s: can't link file `%s' to `%s': %s\n"
7679msgstr ""
7680
7681#: protoize.c:4390
7682#, c-format
7683msgid "%s: can't create/open output file `%s': %s\n"
7684msgstr ""
7685
7686#: protoize.c:4419
7687#, c-format
7688msgid "%s: can't change mode of file `%s': %s\n"
7689msgstr ""
7690
7691#: protoize.c:4570
7692#, c-format
7693msgid "%s: cannot get working directory: %s\n"
7694msgstr ""
7695
7696#: protoize.c:4668
7697#, c-format
7698msgid "%s: input file names must have .c suffixes: %s\n"
7699msgstr ""
7700
7701#: real.c:770 real.c:937
7702msgid "conversion from NaN to int"
7703msgstr ""
7704
7705#: real.c:793
7706msgid "conversion from NaN to unsigned int"
7707msgstr ""
7708
7709#: real.c:2646
7710msgid "floating point overflow"
7711msgstr ""
7712
7713#: real.c:4275 real.c:6548 real.c:6629
7714msgid "overflow on truncation to integer"
7715msgstr ""
7716
7717#: real.c:4347
7718msgid "overflow on truncation to unsigned integer"
7719msgstr ""
7720
7721#: real.c:5693
7722#, c-format
7723msgid "%s: argument domain error"
7724msgstr ""
7725
7726#: real.c:5694
7727#, c-format
7728msgid "%s: function singularity"
7729msgstr ""
7730
7731#: real.c:5695
7732#, c-format
7733msgid "%s: overflow range error"
7734msgstr ""
7735
7736#: real.c:5696
7737#, c-format
7738msgid "%s: underflow range error"
7739msgstr ""
7740
7741#: real.c:5697
7742#, c-format
7743msgid "%s: total loss of precision"
7744msgstr ""
7745
7746#: real.c:5698
7747#, c-format
7748msgid "%s: partial loss of precision"
7749msgstr ""
7750
7751#: real.c:5699
7752#, c-format
7753msgid "%s: NaN - producing operation"
7754msgstr ""
7755
7756#: reg-stack.c:764
7757#, c-format
7758msgid "Output constraint %d must specify a single register"
7759msgstr ""
7760
7761#: reg-stack.c:784
7762msgid "Output regs must be grouped at top of stack"
7763msgstr ""
7764
7765#: reg-stack.c:821
7766msgid "Implicitly popped regs must be grouped at top of stack"
7767msgstr ""
7768
7769#: reg-stack.c:840
7770#, c-format
7771msgid "Output operand %d must use `&' constraint"
7772msgstr ""
7773
7774#: regclass.c:593
7775#, c-format
7776msgid "can't use '%s' as a %s register"
7777msgstr ""
7778
7779#: regclass.c:604
7780#, c-format
7781msgid "unknown register name: %s"
7782msgstr ""
7783
7784#: regclass.c:616
7785msgid "register used for two global register variables"
7786msgstr ""
7787
7788#: regclass.c:621
7789msgid "call-clobbered register used for global register variable"
7790msgstr ""
7791
7792#: reload.c:1242
7793msgid "cannot reload integer constant operand in `asm'"
7794msgstr ""
7795
7796#: reload.c:1264
7797msgid "impossible register constraint in `asm'"
7798msgstr ""
7799
7800#: reload.c:3389
7801msgid "`&' constraint used with no register class"
7802msgstr ""
7803
7804#: reload.c:3537
7805msgid "Unable to generate reloads for:"
7806msgstr ""
7807
7808#: reload.c:3538 reload.c:3754
7809msgid "inconsistent operand constraints in an `asm'"
7810msgstr ""
7811
7812#: reload1.c:1192
7813msgid "frame size too large for reliable stack checking"
7814msgstr ""
7815
7816#: reload1.c:1195
7817msgid "try reducing the number of local variables"
7818msgstr ""
7819
7820#: reload1.c:1606
7821msgid ""
7822"Two dissimilar machine modes both need groups of consecutive regs of the "
7823"same class"
7824msgstr ""
7825
7826#: reload1.c:2264
7827msgid "`asm' needs too many reloads"
7828msgstr ""
7829
7830#: reload1.c:2266
7831msgid "Unable to find a register to spill."
7832msgstr ""
7833
7834#. The error message is still correct - we know only that it wasn't
7835#. an asm statement that caused the problem, but one of the global
7836#. registers declared by the users might have screwed us.
7837#: reload1.c:2304 reload1.c:2312
7838#, c-format
7839msgid "fixed or forbidden register %d (%s) was spilled for class %s."
7840msgstr ""
7841
7842#: reload1.c:2306
7843msgid "This may be due to a compiler bug or to impossible asm"
7844msgstr ""
7845
7846#: reload1.c:2307
7847msgid "statements or clauses."
7848msgstr ""
7849
7850#: reload1.c:2308
7851msgid "This is the instruction:"
7852msgstr ""
7853
7854#: reload1.c:2310
7855msgid "Invalid `asm' statement:"
7856msgstr ""
7857
7858#: reload1.c:4319
7859msgid "`asm' operand requires impossible reload"
7860msgstr ""
7861
7862#. It's the compiler's fault.
7863#: reload1.c:5583
7864msgid "Could not find a spill register"
7865msgstr ""
7866
7867#: reload1.c:5588
7868msgid "`asm' operand constraint incompatible with operand size"
7869msgstr ""
7870
7871#. It's the compiler's fault.
7872#: reload1.c:7181
7873msgid "VOIDmode on an output"
7874msgstr ""
7875
7876#: reload1.c:7182
7877msgid "output operand is constant in `asm'"
7878msgstr ""
7879
7880#: stmt.c:749
7881#, c-format
7882msgid "jump to `%s' invalidly jumps into binding contour"
7883msgstr ""
7884
7885#: stmt.c:976 stmt.c:3398
7886#, c-format
7887msgid "label `%s' used before containing binding contour"
7888msgstr ""
7889
7890#: stmt.c:1102 stmt.c:1159
7891msgid "`asm' cannot be used with `-fcheck-memory-usage'"
7892msgstr ""
7893
7894#: stmt.c:1173
7895#, c-format
7896msgid "unknown register name `%s' in `asm'"
7897msgstr ""
7898
7899#: stmt.c:1188
7900msgid "too many alternatives in `asm'"
7901msgstr ""
7902
7903#: stmt.c:1198
7904msgid "operand constraints for `asm' differ in number of alternatives"
7905msgstr ""
7906
7907#: stmt.c:1244
7908msgid "output operand constraint lacks `='"
7909msgstr ""
7910
7911#: stmt.c:1254
7912#, c-format
7913msgid "output constraint `%c' for operand %d is not at the beginning"
7914msgstr ""
7915
7916#: stmt.c:1263
7917#, c-format
7918msgid "output operand constraint %d contains `+'"
7919msgstr ""
7920
7921#: stmt.c:1272
7922msgid "operand constraint contains '+' or '=' at illegal position."
7923msgstr ""
7924
7925#: stmt.c:1278 stmt.c:1430
7926msgid "`%%' constraint used with last operand"
7927msgstr ""
7928
7929#: stmt.c:1295
7930msgid "matching constraint not valid in output operand"
7931msgstr ""
7932
7933#: stmt.c:1343
7934#, c-format
7935msgid "output number %d not directly addressable"
7936msgstr ""
7937
7938#: stmt.c:1368
7939#, c-format
7940msgid "more than %d operands in `asm'"
7941msgstr ""
7942
7943#: stmt.c:1404
7944#, c-format
7945msgid "hard register `%s' listed as input operand to `asm'"
7946msgstr ""
7947
7948#: stmt.c:1421
7949#, c-format
7950msgid "input operand constraint contains `%c'"
7951msgstr ""
7952
7953#: stmt.c:1460
7954msgid "matching constraint references invalid operand number"
7955msgstr ""
7956
7957#. ??? Leave this only until we have experience with what
7958#. happens in combine and elsewhere when constraints are
7959#. not satisfied.
7960#: stmt.c:1501 stmt.c:1525
7961#, c-format
7962msgid "asm operand %d probably doesn't match constraints"
7963msgstr ""
7964
7965#: stmt.c:3360
7966#, c-format
7967msgid "unused variable `%s'"
7968msgstr ""
7969
7970#: stmt.c:4912
7971#, c-format
7972msgid "enumeration value `%s' not handled in switch"
7973msgstr ""
7974
7975#: stmt.c:4939 stmt.c:4959
7976#, c-format
7977msgid "case value `%ld' not in enumerated type"
7978msgstr ""
7979
7980#: stmt.c:4942 stmt.c:4962
7981#, c-format
7982msgid "case value `%ld' not in enumerated type `%s'"
7983msgstr ""
7984
7985#: stor-layout.c:110
7986msgid "type size can't be explicitly evaluated"
7987msgstr ""
7988
7989#: stor-layout.c:112
7990msgid "variable-size type declared outside of any function"
7991msgstr ""
7992
7993#: toplev.c:1429
7994#, c-format
7995msgid "%s: warnings being treated as errors\n"
7996msgstr ""
7997
7998#: toplev.c:1454
7999#, c-format
8000msgid "%s: %s: I/O error\n"
8001msgstr ""
8002
8003#: toplev.c:1491
8004msgid "internal error--unrecognizable insn:"
8005msgstr ""
8006
8007#: toplev.c:1493
8008msgid "internal error--insn does not satisfy its constraints:"
8009msgstr ""
8010
8011#: toplev.c:1548
8012msgid "At top level:\n"
8013msgstr ""
8014
8015#: toplev.c:1551
8016#, c-format
8017msgid "In method `%s':\n"
8018msgstr ""
8019
8020#: toplev.c:1552
8021#, c-format
8022msgid "In function `%s':\n"
8023msgstr ""
8024
8025#: toplev.c:1586
8026#, c-format
8027msgid "In file included from %s:%d"
8028msgstr ""
8029
8030#: toplev.c:1587
8031#, c-format
8032msgid ""
8033",\n"
8034"                 from %s:%d"
8035msgstr ""
8036
8037#: toplev.c:2224
8038msgid "sorry, not implemented: "
8039msgstr ""
8040
8041#: toplev.c:2280
8042msgid "internal gcc abort"
8043msgstr ""
8044
8045#: toplev.c:2829
8046#, c-format
8047msgid "`%s' used but never defined"
8048msgstr ""
8049
8050#: toplev.c:2832
8051#, c-format
8052msgid "`%s' declared `static' but never defined"
8053msgstr ""
8054
8055#: toplev.c:2853
8056#, c-format
8057msgid "`%s' defined but not used"
8058msgstr ""
8059
8060#: toplev.c:3186
8061msgid "-ffunction-sections not supported for this target."
8062msgstr ""
8063
8064#: toplev.c:3191
8065msgid "-fdata-sections not supported for this target."
8066msgstr ""
8067
8068#: toplev.c:3199
8069msgid "-ffunction-sections disabled; it makes profiling impossible."
8070msgstr ""
8071
8072#: toplev.c:3205
8073msgid "-ffunction-sections may affect debugging on some targets."
8074msgstr ""
8075
8076#: toplev.c:3268
8077msgid "Errors detected in input file (your bison.simple is out of date)\n"
8078msgstr ""
8079
8080#: toplev.c:3552
8081#, c-format
8082msgid "invalid register name `%s' for register variable"
8083msgstr ""
8084
8085#: toplev.c:5052
8086#, c-format
8087msgid "unrecognised gcc debugging option: %c"
8088msgstr ""
8089
8090#: toplev.c:5187
8091msgid "`-a' option (basic block profile) not supported"
8092msgstr ""
8093
8094#: toplev.c:5195
8095msgid "`-ax' option (jump profiling) not supported"
8096msgstr ""
8097
8098#: toplev.c:5252
8099#, c-format
8100msgid "use -gdwarf -g%d for DWARF v1, level %d"
8101msgstr ""
8102
8103#: toplev.c:5255
8104msgid "use -gdwarf-2   for DWARF v2"
8105msgstr ""
8106
8107#: toplev.c:5260
8108#, c-format
8109msgid "ignoring option `%s' due to invalid debug level specification"
8110msgstr ""
8111
8112#: toplev.c:5281 toplev.c:5313
8113#, c-format
8114msgid "`-%s' not supported by this configuration of GCC"
8115msgstr ""
8116
8117#: toplev.c:5289
8118#, c-format
8119msgid "`-%s' ignored, conflicts with `-g%s'"
8120msgstr ""
8121
8122#: toplev.c:5333
8123#, c-format
8124msgid "Invalid option `-%s'"
8125msgstr ""
8126
8127#: toplev.c:5370
8128msgid "-Wuninitialized is not supported without -O"
8129msgstr ""
8130
8131#: toplev.c:5389
8132msgid "`-ax' and `-a' are conflicting options. `-a' ignored."
8133msgstr ""
8134
8135#: toplev.c:5410
8136msgid "instruction scheduling not supported on this target machine"
8137msgstr ""
8138
8139#: toplev.c:5414
8140msgid "this target machine does not have delayed branches"
8141msgstr ""
8142
8143#: toplev.c:5428
8144#, c-format
8145msgid "-f%sleading-underscore not supported on this target machine"
8146msgstr ""
8147
8148#: toplev.c:5448
8149#, c-format
8150msgid "Data size %ld.\n"
8151msgstr ""
8152
8153#: toplev.c:5520
8154#, c-format
8155msgid ""
8156"%s%s%s version %s (%s) compiled by GNU C version %s.\n"
8157"%s%s%s version %s (%s) compiled by CC.\n"
8158msgstr ""
8159
8160#: toplev.c:5575
8161msgid "options passed: "
8162msgstr ""
8163
8164#: toplev.c:5604
8165msgid "options enabled: "
8166msgstr ""
8167
8168#: tree.c:1282
8169#, c-format
8170msgid "`%s' and `%s' identical in first %d characters"
8171msgstr ""
8172
8173#: tree.c:4264
8174msgid "arrays of functions are not meaningful"
8175msgstr ""
8176
8177#: tree.c:4321
8178msgid "function return type cannot be function"
8179msgstr ""
8180
8181#: tree.c:5015
8182msgid "invalid initializer for bit string"
8183msgstr ""
8184
8185#: tree.c:5084
8186#, c-format
8187msgid "%s:%d: Expect %s, have %s\n"
8188msgstr ""
8189
8190#: tree.c:5104
8191#, c-format
8192msgid "%s:%d: Expect '%c', have '%s'\n"
8193msgstr ""
8194
8195#: tree.c:5132
8196#, c-format
8197msgid "%s:%d: Expect expression, have '%s'\n"
8198msgstr ""
8199
8200#: varasm.c:657
8201#, c-format
8202msgid "register name not specified for `%s'"
8203msgstr ""
8204
8205#: varasm.c:661
8206#, c-format
8207msgid "invalid register name for `%s'"
8208msgstr ""
8209
8210#: varasm.c:666
8211#, c-format
8212msgid "register name given for non-register variable `%s'"
8213msgstr ""
8214
8215#: varasm.c:671
8216#, c-format
8217msgid "data type of `%s' isn't suitable for a register"
8218msgstr ""
8219
8220#: varasm.c:676
8221#, c-format
8222msgid "register number for `%s' isn't suitable for data type"
8223msgstr ""
8224
8225#: varasm.c:685
8226msgid "global register variable has initial value"
8227msgstr ""
8228
8229#: varasm.c:689
8230msgid "global register variable follows a function definition"
8231msgstr ""
8232
8233#: varasm.c:691
8234msgid "volatile register variables don't work as you might wish"
8235msgstr ""
8236
8237#: varasm.c:1266
8238#, c-format
8239msgid "size of variable `%s' is too large"
8240msgstr ""
8241
8242#: varasm.c:1306
8243#, c-format
8244msgid ""
8245"alignment of `%s' is greater than maximum object file alignment. Using %d."
8246msgstr ""
8247
8248#: varasm.c:1350
8249#, c-format
8250msgid "requested alignment for %s is greater than implemented alignment of %d."
8251msgstr ""
8252
8253#: varasm.c:1890
8254msgid "floating point trap outputting a constant"
8255msgstr ""
8256
8257#: varasm.c:3948
8258msgid "initializer for integer value is too complicated"
8259msgstr ""
8260
8261#: varasm.c:3954
8262msgid "initializer for floating value is not a floating constant"
8263msgstr ""
8264
8265#: varasm.c:4011
8266msgid "unknown set constructor type"
8267msgstr ""
8268
8269#: varasm.c:4169
8270#, c-format
8271msgid "invalid initial value for member `%s'"
8272msgstr ""
8273
8274#: varasm.c:4342
8275#, c-format
8276msgid "weak declaration of `%s' must be public"
8277msgstr ""
8278
8279#: varasm.c:4344
8280#, c-format
8281msgid "weak declaration of `%s' must precede definition"
8282msgstr ""
8283
8284#: varasm.c:4431
8285msgid "only weak aliases are supported in this configuration"
8286msgstr ""
8287
8288#: varasm.c:4436
8289msgid "alias definitions not supported in this configuration; ignored"
8290msgstr ""
8291
8292#: config/arc/arc.h:59 config/mips/mips.h:954
8293msgid "may not use both -EB and -EL"
8294msgstr ""
8295
8296#: config/arm/arm.h:183
8297msgid "-mapcs-26 and -mapcs-32 may not be used together"
8298msgstr ""
8299
8300#: config/arm/arm.h:195
8301msgid "-msoft-float and -mhard_float may not be used together"
8302msgstr ""
8303
8304#: config/arm/arm.h:206
8305msgid "-mbig-endian and -mlittle-endian may not be used together"
8306msgstr ""
8307
8308#: config/arm/riscix.h:72 config/arm/riscix.h:140
8309msgid "-mbsd and -pedantic incompatible"
8310msgstr ""
8311
8312#: config/arm/riscix.h:73 config/arm/riscix.h:141
8313msgid "-mbsd and -mxopen incompatible"
8314msgstr ""
8315
8316#: config/arm/riscix.h:74 config/arm/riscix.h:142
8317msgid "-mxopen and -pedantic incompatible"
8318msgstr ""
8319
8320#: config/dsp16xx/dsp16xx.h:126 config/dsp16xx/dsp16xx.h:135
8321msgid "A -ifile option requires a -map option"
8322msgstr ""
8323
8324#: config/i386/freebsd.h:239
8325msgid "`-p' not supported; use `-pg' and gprof(1)"
8326msgstr ""
8327
8328#: config/i386/sco5.h:804 config/i386/sco5.h:879
8329msgid "-static not valid with -mcoff"
8330msgstr ""
8331
8332#: config/i386/sco5.h:805 config/i386/sco5.h:880
8333msgid "-shared not valid with -mcoff"
8334msgstr ""
8335
8336#: config/i386/sco5.h:806 config/i386/sco5.h:881
8337msgid "-symbolic not valid with -mcoff"
8338msgstr ""
8339
8340#: config/i386/sco5.h:844
8341msgid "-fpic is not valid with -mcoff"
8342msgstr ""
8343
8344#: config/i386/sco5.h:845
8345msgid "-fPIC is not valid with -mcoff"
8346msgstr ""
8347
8348#: config/i386/sco5.h:882
8349msgid "-fpic not valid with -mcoff"
8350msgstr ""
8351
8352#: config/i386/sco5.h:883
8353msgid "-fPIC not valid with -mcoff"
8354msgstr ""
8355
8356#: config/i860/fx2800.h:305
8357msgid "-p option not supported: use -pg instead"
8358msgstr ""
8359
8360#: config/mips/mips.h:811
8361msgid "-pipe is not supported."
8362msgstr ""
8363
8364#: config/mips/mips.h:949
8365msgid "may not use both -mfp64 and -msingle-float"
8366msgstr ""
8367
8368#: config/mips/mips.h:950
8369msgid "may not use both -mfp64 and -m4650"
8370msgstr ""
8371
8372#: config/mips/r3900.h:27 config/mips/r3900.h:41
8373msgid "-mhard-float not supported."
8374msgstr ""
8375
8376#: config/mips/r3900.h:29 config/mips/r3900.h:43
8377msgid "-msingle-float and -msoft-float can not both be specified."
8378msgstr ""
8379
8380#: config/nextstep.h:166 config/nextstep.h:169
8381msgid "-p profiling is no longer supported.  Use -pg instead."
8382msgstr ""
8383
8384#: config/vax/vax.h:36 config/vax/vax.h:37
8385msgid "profiling not supported with -mg\n"
8386msgstr ""
8387
8388#: cp/lang-specs.h:34 cp/lang-specs.h:66
8389msgid "GNU C++ does not support -C without using -E"
8390msgstr ""
8391
8392#: cp/lang-specs.h:59 cp/lang-specs.h:81 cp/lang-specs.h:93 gcc.c:627
8393#: gcc.c:653 gcc.c:698
8394msgid "-pg and -fomit-frame-pointer are incompatible"
8395msgstr ""
8396
8397#: gcc.c:599 gcc.c:635 gcc.c:663 gcc.c:680 gcc.c:711
8398msgid "GNU C does not support -C without using -E"
8399msgstr ""
8400
8401#: gcc.c:675
8402msgid "-E required when input is from standard input"
8403msgstr ""
8404
8405#: gcc.c:678
8406msgid "Compilation of header file requested"
8407msgstr ""
8408