OSDN Git Service

* POTFILES.in: Remove dyn-string.[ch].
[pf3gnuchains/gcc-fork.git] / gcc / po / gcc.pot
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR Free Software Foundation, Inc.
3 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
4 #
5 #, fuzzy
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: PACKAGE VERSION\n"
9 "POT-Creation-Date: 2000-06-07 14:16+0200\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:550
18 #, c-format
19 msgid "wrong number of arguments specified for `%s' attribute"
20 msgstr ""
21
22 #: c-common.c:715
23 #, c-format
24 msgid "unknown machine mode `%s'"
25 msgstr ""
26
27 #: c-common.c:718
28 #, c-format
29 msgid "no data type for mode `%s'"
30 msgstr ""
31
32 #: c-common.c:773
33 msgid "requested alignment is not a constant"
34 msgstr ""
35
36 #: c-common.c:778
37 msgid "requested alignment is not a power of 2"
38 msgstr ""
39
40 #: c-common.c:780
41 msgid "requested alignment is too large"
42 msgstr ""
43
44 #: c-common.c:812
45 msgid "unrecognized format specifier"
46 msgstr ""
47
48 #: c-common.c:850 c-common.c:926
49 msgid "format string has invalid operand number"
50 msgstr ""
51
52 #: c-common.c:858
53 msgid "format string arg follows the args to be formatted"
54 msgstr ""
55
56 #: c-common.c:877 c-common.c:947
57 msgid "format string arg not a string type"
58 msgstr ""
59
60 #: c-common.c:890
61 msgid "args to be formatted is not '...'"
62 msgstr ""
63
64 #: c-common.c:956
65 msgid "function does not return string type"
66 msgstr ""
67
68 #: c-common.c:982
69 msgid "alias arg not a string"
70 msgstr ""
71
72 #: c-common.c:2158
73 msgid "expression statement has incomplete type"
74 msgstr ""
75
76 #: c-common.c:2178
77 msgid "case label does not reduce to an integer constant"
78 msgstr ""
79
80 #: c-common.c:2435
81 msgid "invalid truth-value expression"
82 msgstr ""
83
84 #: c-common.c:2486
85 #, c-format
86 msgid "invalid operands to binary %s"
87 msgstr ""
88
89 #: c-common.c:2858
90 msgid "struct type value used where scalar is required"
91 msgstr ""
92
93 #: c-common.c:2862
94 msgid "union type value used where scalar is required"
95 msgstr ""
96
97 #: c-common.c:2866
98 msgid "array type value used where scalar is required"
99 msgstr ""
100
101 #: c-common.c:3204 c-common.c:3236
102 msgid "invalid use of `restrict'"
103 msgstr ""
104
105 #: c-common.c:3929 c-typeck.c:1655
106 #, c-format
107 msgid "too few arguments to function `%s'"
108 msgstr ""
109
110 #: c-common.c:3935 c-typeck.c:1514
111 #, c-format
112 msgid "too many arguments to function `%s'"
113 msgstr ""
114
115 #: c-convert.c:78 c-typeck.c:938 c-typeck.c:3956 cp/typeck.c:1724
116 #: cp/typeck.c:6480
117 msgid "void value not ignored as it ought to be"
118 msgstr ""
119
120 #: c-convert.c:98
121 msgid "conversion to non-scalar type requested"
122 msgstr ""
123
124 #: c-decl.c:563
125 #, c-format
126 msgid "unknown C standard `%s'"
127 msgstr ""
128
129 #: c-decl.c:1001
130 #, c-format
131 msgid "`struct %s' incomplete in scope ending here"
132 msgstr ""
133
134 #: c-decl.c:1004
135 #, c-format
136 msgid "`union %s' incomplete in scope ending here"
137 msgstr ""
138
139 #: c-decl.c:1007
140 #, c-format
141 msgid "`enum %s' incomplete in scope ending here"
142 msgstr ""
143
144 #: c-decl.c:1598
145 msgid ""
146 "A parameter list with an ellipsis can't match an empty parameter name list "
147 "declaration."
148 msgstr ""
149
150 #: c-decl.c:1604
151 msgid ""
152 "An argument type that has a default promotion can't match an empty parameter "
153 "name list declaration."
154 msgstr ""
155
156 #: c-decl.c:2496
157 #, c-format
158 msgid "implicit declaration of function `%s'"
159 msgstr ""
160
161 #: c-decl.c:2598
162 #, c-format
163 msgid "label %s referenced outside of any function"
164 msgstr ""
165
166 #: c-decl.c:2658
167 #, c-format
168 msgid "duplicate label declaration `%s'"
169 msgstr ""
170
171 #: c-decl.c:2695
172 #, c-format
173 msgid "duplicate label `%s'"
174 msgstr ""
175
176 #: c-decl.c:3302
177 msgid "two types specified in one empty declaration"
178 msgstr ""
179
180 #: c-decl.c:3378
181 #, c-format
182 msgid "typedef `%s' is initialized"
183 msgstr ""
184
185 #: c-decl.c:3385
186 #, c-format
187 msgid "function `%s' is initialized like a variable"
188 msgstr ""
189
190 #. DECL_INITIAL in a PARM_DECL is really DECL_ARG_TYPE.
191 #: c-decl.c:3392
192 #, c-format
193 msgid "parameter `%s' is initialized"
194 msgstr ""
195
196 #: c-decl.c:3407 c-typeck.c:4671
197 msgid "variable-sized object may not be initialized"
198 msgstr ""
199
200 #: c-decl.c:3413
201 #, c-format
202 msgid "variable `%s' has initializer but incomplete type"
203 msgstr ""
204
205 #: c-decl.c:3419
206 #, c-format
207 msgid "elements of array `%s' have incomplete type"
208 msgstr ""
209
210 #: c-decl.c:3944 cp/decl.c:10079
211 msgid "`long long long' is too long for GCC"
212 msgstr ""
213
214 #: c-decl.c:3959 cp/decl.c:10104
215 #, c-format
216 msgid "two or more data types in declaration of `%s'"
217 msgstr ""
218
219 #: c-decl.c:3974 cp/decl.c:10109
220 #, c-format
221 msgid "`%s' fails to be a typedef or built in type"
222 msgstr ""
223
224 #: c-decl.c:4038
225 #, c-format
226 msgid "both long and short specified for `%s'"
227 msgstr ""
228
229 #: c-decl.c:4042 cp/decl.c:10209
230 #, c-format
231 msgid "long or short specified with char for `%s'"
232 msgstr ""
233
234 #: c-decl.c:4049 cp/decl.c:10213
235 #, c-format
236 msgid "long or short specified with floating type for `%s'"
237 msgstr ""
238
239 #: c-decl.c:4052
240 msgid "the only valid combination is `long double'"
241 msgstr ""
242
243 #: c-decl.c:4058
244 #, c-format
245 msgid "both signed and unsigned specified for `%s'"
246 msgstr ""
247
248 #: c-decl.c:4060 cp/decl.c:10202
249 #, c-format
250 msgid "long, short, signed or unsigned invalid for `%s'"
251 msgstr ""
252
253 #: c-decl.c:4085 cp/decl.c:10243
254 #, c-format
255 msgid "complex invalid for `%s'"
256 msgstr ""
257
258 #: c-decl.c:4188 cp/decl.c:10392
259 #, c-format
260 msgid "multiple storage classes in declaration of `%s'"
261 msgstr ""
262
263 #: c-decl.c:4199
264 msgid "function definition declared `register'"
265 msgstr ""
266
267 #: c-decl.c:4201
268 msgid "function definition declared `typedef'"
269 msgstr ""
270
271 #: c-decl.c:4214
272 #, c-format
273 msgid "storage class specified for structure field `%s'"
274 msgstr ""
275
276 #: c-decl.c:4217 cp/decl.c:10439
277 #, c-format
278 msgid "storage class specified for parameter `%s'"
279 msgstr ""
280
281 #: c-decl.c:4220 cp/decl.c:10441
282 msgid "storage class specified for typename"
283 msgstr ""
284
285 #: c-decl.c:4234 cp/decl.c:10458
286 #, c-format
287 msgid "`%s' has both `extern' and initializer"
288 msgstr ""
289
290 #: c-decl.c:4238 cp/decl.c:10462
291 #, c-format
292 msgid "nested function `%s' declared `extern'"
293 msgstr ""
294
295 #: c-decl.c:4241 cp/decl.c:10466
296 #, c-format
297 msgid "top-level declaration of `%s' specifies `auto'"
298 msgstr ""
299
300 #: c-decl.c:4245
301 #, c-format
302 msgid "iterator `%s' has derived type"
303 msgstr ""
304
305 #: c-decl.c:4251
306 #, c-format
307 msgid "iterator `%s' has noninteger type"
308 msgstr ""
309
310 #: c-decl.c:4295
311 #, c-format
312 msgid "declaration of `%s' as array of voids"
313 msgstr ""
314
315 #: c-decl.c:4301
316 #, c-format
317 msgid "declaration of `%s' as array of functions"
318 msgstr ""
319
320 #: c-decl.c:4323
321 #, c-format
322 msgid "size of array `%s' has non-integer type"
323 msgstr ""
324
325 #: c-decl.c:4335
326 #, c-format
327 msgid "size of array `%s' is negative"
328 msgstr ""
329
330 #: c-decl.c:4367 c-decl.c:4544
331 #, c-format
332 msgid "size of array `%s' is too large"
333 msgstr ""
334
335 #: c-decl.c:4428 cp/decl.c:10602
336 #, c-format
337 msgid "`%s' declared as function returning a function"
338 msgstr ""
339
340 #: c-decl.c:4433 cp/decl.c:10607
341 #, c-format
342 msgid "`%s' declared as function returning an array"
343 msgstr ""
344
345 #: c-decl.c:4515 cp/decl.c:10841
346 msgid "invalid type modifier within pointer declarator"
347 msgstr ""
348
349 #: c-decl.c:4608 cp/decl.c:11321
350 #, c-format
351 msgid "variable or field `%s' declared void"
352 msgstr ""
353
354 #: c-decl.c:4673
355 #, c-format
356 msgid "field `%s' declared as a function"
357 msgstr ""
358
359 #: c-decl.c:4679
360 #, c-format
361 msgid "field `%s' has incomplete type"
362 msgstr ""
363
364 #: c-decl.c:4712
365 #, c-format
366 msgid "invalid storage class for function `%s'"
367 msgstr ""
368
369 #: c-decl.c:4890 cp/decl.c:11831
370 #, c-format
371 msgid "parameter `%s' has incomplete type"
372 msgstr ""
373
374 #: c-decl.c:5015
375 msgid "`void' in parameter list must be the entire list"
376 msgstr ""
377
378 #: c-decl.c:5129
379 #, c-format
380 msgid "redefinition of `%s %s'"
381 msgstr ""
382
383 #: c-decl.c:5250
384 #, c-format
385 msgid "nested redefinition of `%s'"
386 msgstr ""
387
388 #. This enum is a named one that has been declared already.
389 #: c-decl.c:5485
390 #, c-format
391 msgid "redeclaration of `enum %s'"
392 msgstr ""
393
394 #: c-decl.c:5637
395 #, c-format
396 msgid "enumerator value for `%s' not integer constant"
397 msgstr ""
398
399 #: c-decl.c:5650
400 msgid "overflow in enumeration values"
401 msgstr ""
402
403 #: c-decl.c:5726
404 msgid "return-type is an incomplete type"
405 msgstr ""
406
407 #: c-decl.c:6208
408 msgid "number of arguments doesn't match prototype"
409 msgstr ""
410
411 #: c-decl.c:6251
412 #, c-format
413 msgid "argument `%s' doesn't match prototype"
414 msgstr ""
415
416 #: c-lex.c:482 cp/lex.c:1897
417 msgid "stray '\\' in program"
418 msgstr ""
419
420 #: c-lex.c:559 c-lex.c:726 cp/lex.c:1961 cp/lex.c:2137
421 msgid "invalid #-line"
422 msgstr ""
423
424 #: c-lex.c:694 cp/lex.c:2105 cpplib.c:771
425 msgid "invalid #ident"
426 msgstr ""
427
428 #: c-lex.c:710 cp/lex.c:2121
429 #, c-format
430 msgid "undefined or invalid # directive `%s'"
431 msgstr ""
432
433 #: c-lex.c:762 cp/lex.c:2174
434 msgid "invalid #line"
435 msgstr ""
436
437 #: c-lex.c:842 cp/lex.c:2291
438 msgid "#-lines for entering and leaving files don't match"
439 msgstr ""
440
441 #: c-lex.c:1050 cp/lex.c:2970
442 #, c-format
443 msgid "%s at end of input"
444 msgstr ""
445
446 #: c-lex.c:1052 cp/lex.c:2973
447 #, c-format
448 msgid "%s at null character"
449 msgstr ""
450
451 #: c-lex.c:1054 cp/lex.c:2975
452 #, c-format
453 msgid "%s before string constant"
454 msgstr ""
455
456 #: c-lex.c:1056 cp/lex.c:2977
457 #, c-format
458 msgid "%s before character constant"
459 msgstr ""
460
461 #: c-lex.c:1058 cp/lex.c:2979
462 #, c-format
463 msgid "%s before character 0%o"
464 msgstr ""
465
466 #: c-lex.c:1060 cp/lex.c:2981
467 #, c-format
468 msgid "%s before `%s'"
469 msgstr ""
470
471 #: c-lex.c:1122 cp/lex.c:3379
472 msgid "more than one `f' in numeric constant"
473 msgstr ""
474
475 #: c-lex.c:1128 cp/lex.c:3385
476 msgid "more than one `l' in numeric constant"
477 msgstr ""
478
479 #: c-lex.c:1134 c-lex.c:1799 cp/lex.c:3391 cp/lex.c:4104
480 msgid "more than one `i' or `j' in numeric constant"
481 msgstr ""
482
483 #: c-lex.c:1161 cp/lex.c:3418
484 msgid "both `f' and `l' in floating constant"
485 msgstr ""
486
487 #: c-lex.c:1372 cp/lex.c:3612 cpplex.c:1100
488 msgid "`$' in identifier"
489 msgstr ""
490
491 #: c-lex.c:1428
492 #, c-format
493 msgid "invalid identifier `%s'"
494 msgstr ""
495
496 #: c-lex.c:1486 cp/lex.c:3791
497 msgid "parse error at `..'"
498 msgstr ""
499
500 #: c-lex.c:1586 cp/lex.c:3891
501 msgid "malformed floating constant"
502 msgstr ""
503
504 #: c-lex.c:1620 cp/lex.c:3925
505 msgid "nondigits in number and not hexadecimal"
506 msgstr ""
507
508 #: c-lex.c:1672 cp/lex.c:3977
509 msgid "numeric constant with no digits"
510 msgstr ""
511
512 #: c-lex.c:1675 cp/lex.c:3980
513 msgid "numeric constant contains digits beyond the radix"
514 msgstr ""
515
516 #: c-lex.c:1704 cp/lex.c:4009
517 msgid "floating constant exponent has no digits"
518 msgstr ""
519
520 #: c-lex.c:1714 cp/lex.c:4019
521 msgid "hexadecimal floating constant has no exponent"
522 msgstr ""
523
524 #. We got an exception from parse_float()
525 #: c-lex.c:1732 cp/lex.c:4037
526 msgid "floating constant out of range"
527 msgstr ""
528
529 #: c-lex.c:1781 cp/lex.c:4086
530 msgid "two `u's in integer constant"
531 msgstr ""
532
533 #: c-lex.c:1789 cp/lex.c:4094
534 msgid "three `l's in integer constant"
535 msgstr ""
536
537 #: c-lex.c:1941
538 msgid "complex integer constant is too wide for `complex int'"
539 msgstr ""
540
541 #: c-lex.c:1972 cp/lex.c:4209
542 #, c-format
543 msgid "missing white space after number `%s'"
544 msgstr ""
545
546 #: c-lex.c:2108
547 msgid "malformed character constant"
548 msgstr ""
549
550 #: c-lex.c:2110 cp/lex.c:4347 cppexp.c:305
551 msgid "empty character constant"
552 msgstr ""
553
554 #: c-lex.c:2114 cp/lex.c:4351 cppexp.c:317
555 msgid "character constant too long"
556 msgstr ""
557
558 #: c-lex.c:2272 cp/lex.c:4514
559 msgid "Unterminated string constant"
560 msgstr ""
561
562 #. Like YYERROR but do call yyerror.
563 #: c-parse.y:57 objc-parse.y:58 parse.y:57
564 msgid "syntax error"
565 msgstr ""
566
567 #: /usr/lib/bison.simple:107
568 msgid "syntax error: cannot back up"
569 msgstr ""
570
571 #: /usr/lib/bison.simple:358
572 msgid "parser stack overflow"
573 msgstr ""
574
575 #: c-parse.y:270 c-parse.y:1831 objc-parse.y:299 objc-parse.y:1966
576 msgid "argument of `asm' is not a constant string"
577 msgstr ""
578
579 #: c-parse.y:278 objc-parse.y:307
580 msgid "ANSI C forbids data definition with no type or storage class"
581 msgstr ""
582
583 #: c-parse.y:437 objc-parse.y:468
584 msgid "`sizeof' applied to a bit-field"
585 msgstr ""
586
587 #: c-parse.y:595 objc-parse.y:642
588 #, c-format
589 msgid "`%s' undeclared here (not in a function)"
590 msgstr ""
591
592 #: c-parse.y:605 objc-parse.y:667
593 #, c-format
594 msgid "`%s' undeclared (first use in this function)"
595 msgstr ""
596
597 #: c-parse.y:610 objc-parse.y:672
598 msgid "(Each undeclared identifier is reported only once"
599 msgstr ""
600
601 #: c-parse.y:611 objc-parse.y:673
602 msgid "for each function it appears in.)"
603 msgstr ""
604
605 #: c-parse.y:638 objc-parse.y:705
606 #, c-format
607 msgid "`%s' implicitly declared as function"
608 msgstr ""
609
610 #: c-parse.y:1234 c-parse.y:1268
611 msgid "`[*]' in parameter declaration only allowed in ISO C 99"
612 msgstr ""
613
614 #: c-parse.y:1604 objc-parse.y:1739 parse.y:1471
615 msgid "braced-group within expression allowed only inside a function"
616 msgstr ""
617
618 #: c-parse.y:1808 objc-parse.y:1943
619 msgid "break statement not within loop or switch"
620 msgstr ""
621
622 #: c-parse.y:1813 objc-parse.y:1948
623 msgid "continue statement not within a loop"
624 msgstr ""
625
626 #: c-parse.y:1888 objc-parse.y:2023
627 msgid "invalid `for (ITERATOR)' syntax"
628 msgstr ""
629
630 #: c-parse.y:1890 objc-parse.y:2025
631 #, c-format
632 msgid "`%s' is not an iterator"
633 msgstr ""
634
635 #: c-parse.y:1893 objc-parse.y:2028
636 #, c-format
637 msgid "`for (%s)' inside expansion of same iterator"
638 msgstr ""
639
640 #: c-parse.y:1951 c-parse.y:1980 cp/expr.c:245 cp/typeck2.c:1340
641 #: objc-parse.y:2086 objc-parse.y:2115
642 msgid "case label not within a switch statement"
643 msgstr ""
644
645 #: c-parse.y:1954 c-parse.y:1983 objc-parse.y:2089 objc-parse.y:2118
646 msgid "duplicate case value"
647 msgstr ""
648
649 #: c-parse.y:1960 c-parse.y:1991 cp/expr.c:277 objc-parse.y:2095
650 #: objc-parse.y:2126
651 msgid "case label within scope of cleanup or variable array"
652 msgstr ""
653
654 #: c-parse.y:2002 cp/expr.c:249 cp/typeck2.c:1342 objc-parse.y:2137
655 msgid "default label not within a switch statement"
656 msgstr ""
657
658 #: c-parse.y:2005 cp/expr.c:266 cp/typeck2.c:1348 objc-parse.y:2140
659 msgid "multiple default labels in one switch"
660 msgstr ""
661
662 #. Gcc used to allow this as an extension.  However, it does
663 #. not work for all targets, and thus has been disabled.
664 #. Also, since func (...) and func () are indistinguishable,
665 #. it caused problems with the code in expand_builtin which
666 #. tries to verify that BUILT_IN_NEXT_ARG is being used
667 #. correctly.
668 #: c-parse.y:2102 objc-parse.y:2237
669 msgid "ANSI C requires a named argument before `...'"
670 msgstr ""
671
672 #: c-parse.y:2182 objc-parse.y:2317
673 msgid "`...' in old-style identifier list"
674 msgstr ""
675
676 #: /usr/lib/bison.simple:639
677 msgid "parse error; also virtual memory exceeded"
678 msgstr ""
679
680 #: /usr/lib/bison.simple:643
681 msgid "parse error"
682 msgstr ""
683
684 #: c-typeck.c:117
685 #, c-format
686 msgid "`%s' has an incomplete type"
687 msgstr ""
688
689 #: c-typeck.c:139 cp/call.c:2517
690 msgid "invalid use of void expression"
691 msgstr ""
692
693 #: c-typeck.c:148
694 msgid "invalid use of array with unspecified bounds"
695 msgstr ""
696
697 #: c-typeck.c:156
698 #, c-format
699 msgid "invalid use of undefined type `%s %s'"
700 msgstr ""
701
702 #. If this type has a typedef-name, the TYPE_NAME is a TYPE_DECL.
703 #: c-typeck.c:160
704 #, c-format
705 msgid "invalid use of incomplete typedef `%s'"
706 msgstr ""
707
708 #: c-typeck.c:717
709 msgid "sizeof applied to an incomplete type"
710 msgstr ""
711
712 #: c-typeck.c:758 c-typeck.c:2656
713 msgid "arithmetic on pointer to an incomplete type"
714 msgstr ""
715
716 #: c-typeck.c:785
717 msgid "__alignof__ applied to an incomplete type"
718 msgstr ""
719
720 #: c-typeck.c:807
721 msgid "`__alignof' applied to a bit-field"
722 msgstr ""
723
724 #: c-typeck.c:980 cp/typeck.c:1762
725 msgid "invalid use of non-lvalue array"
726 msgstr ""
727
728 #: c-typeck.c:1155
729 #, c-format
730 msgid "%s has no member named `%s'"
731 msgstr ""
732
733 #: c-typeck.c:1186
734 #, c-format
735 msgid "request for member `%s' in something not a structure or union"
736 msgstr ""
737
738 #: c-typeck.c:1219
739 msgid "dereferencing pointer to incomplete type"
740 msgstr ""
741
742 #: c-typeck.c:1240 cp/typeck.c:2368
743 #, c-format
744 msgid "invalid type argument of `%s'"
745 msgstr ""
746
747 #: c-typeck.c:1259 cp/typeck.c:2394
748 msgid "subscript missing in array reference"
749 msgstr ""
750
751 #: c-typeck.c:1288 c-typeck.c:1383 cp/typeck.c:2422 cp/typeck.c:2500
752 msgid "array subscript is not an integer"
753 msgstr ""
754
755 #: c-typeck.c:1378 cp/typeck.c:2495
756 msgid "subscripted value is neither array nor pointer"
757 msgstr ""
758
759 #: c-typeck.c:1434
760 msgid "called object is not a function"
761 msgstr ""
762
763 #: c-typeck.c:1517 cp/typeck.c:3128
764 msgid "too many arguments to function"
765 msgstr ""
766
767 #: c-typeck.c:1540
768 #, c-format
769 msgid "type of formal parameter %d is incomplete"
770 msgstr ""
771
772 #: c-typeck.c:1553
773 #, c-format
774 msgid "%s as integer rather than floating due to prototype"
775 msgstr ""
776
777 #: c-typeck.c:1556
778 #, c-format
779 msgid "%s as complex rather than floating due to prototype"
780 msgstr ""
781
782 #: c-typeck.c:1559
783 #, c-format
784 msgid "%s as floating rather than integer due to prototype"
785 msgstr ""
786
787 #: c-typeck.c:1562
788 #, c-format
789 msgid "%s as floating rather than complex due to prototype"
790 msgstr ""
791
792 #: c-typeck.c:1572
793 #, c-format
794 msgid "%s as `float' rather than `double' due to prototype"
795 msgstr ""
796
797 #: c-typeck.c:1587
798 #, c-format
799 msgid "%s with different width due to prototype"
800 msgstr ""
801
802 #: c-typeck.c:1621
803 #, c-format
804 msgid "%s as unsigned due to prototype"
805 msgstr ""
806
807 #: c-typeck.c:1623
808 #, c-format
809 msgid "%s as signed due to prototype"
810 msgstr ""
811
812 #: c-typeck.c:1658 cp/typeck.c:3230
813 msgid "too few arguments to function"
814 msgstr ""
815
816 #: c-typeck.c:2228 cp/typeck.c:3781
817 msgid "unordered comparison on non-floating point argument"
818 msgstr ""
819
820 #: c-typeck.c:2702
821 msgid "wrong type argument to unary plus"
822 msgstr ""
823
824 #: c-typeck.c:2713
825 msgid "wrong type argument to unary minus"
826 msgstr ""
827
828 #: c-typeck.c:2729
829 msgid "wrong type argument to bit-complement"
830 msgstr ""
831
832 #: c-typeck.c:2740
833 msgid "wrong type argument to abs"
834 msgstr ""
835
836 #: c-typeck.c:2752
837 msgid "wrong type argument to conjugation"
838 msgstr ""
839
840 #: c-typeck.c:2766
841 msgid "wrong type argument to unary exclamation mark"
842 msgstr ""
843
844 #: c-typeck.c:2820
845 #, c-format
846 msgid "wrong type argument to %s"
847 msgstr ""
848
849 #: c-typeck.c:2840
850 #, c-format
851 msgid "%s of pointer to unknown structure"
852 msgstr ""
853
854 #: c-typeck.c:2905
855 msgid "invalid lvalue in increment"
856 msgstr ""
857
858 #: c-typeck.c:2906
859 msgid "invalid lvalue in decrement"
860 msgstr ""
861
862 #: c-typeck.c:2914 cp/typeck.c:4573
863 msgid "increment"
864 msgstr ""
865
866 #: c-typeck.c:2914 cp/typeck.c:4573
867 msgid "decrement"
868 msgstr ""
869
870 #: c-typeck.c:2981
871 msgid "invalid lvalue in unary `&'"
872 msgstr ""
873
874 #: c-typeck.c:3013
875 #, c-format
876 msgid "attempt to take address of bit-field structure member `%s'"
877 msgstr ""
878
879 #: c-typeck.c:3121 c-typeck.c:4468 collect2.c:1318 cp/typeck.c:4775 gcc.c:4012
880 #, c-format
881 msgid "%s"
882 msgstr ""
883
884 #: c-typeck.c:3231
885 #, c-format
886 msgid "cannot take address of bitfield `%s'"
887 msgstr ""
888
889 #: c-typeck.c:3258
890 #, c-format
891 msgid "global register variable `%s' used in nested function"
892 msgstr ""
893
894 #: c-typeck.c:3269
895 #, c-format
896 msgid "address of global register variable `%s' requested"
897 msgstr ""
898
899 #: c-typeck.c:3281
900 msgid "cannot put object with volatile field into register"
901 msgstr ""
902
903 #: c-typeck.c:3466
904 msgid "type mismatch in conditional expression"
905 msgstr ""
906
907 #: c-typeck.c:3578
908 msgid "cast specifies array type"
909 msgstr ""
910
911 #: c-typeck.c:3584
912 msgid "cast specifies function type"
913 msgstr ""
914
915 #: c-typeck.c:3631
916 msgid "cast to union type from type not present in union"
917 msgstr ""
918
919 #. Now we have handled acceptable kinds of LHS that are not truly lvalues.
920 #. Reject anything strange now.
921 #: c-typeck.c:3851
922 msgid "invalid lvalue in assignment"
923 msgstr ""
924
925 #. Convert new value to destination type.
926 #: c-typeck.c:3860 c-typeck.c:3884 c-typeck.c:3899 cp/typeck.c:5599
927 #: cp/typeck.c:5748
928 msgid "assignment"
929 msgstr ""
930
931 #: c-typeck.c:4064 c-typeck.c:4131
932 #, c-format
933 msgid "%s makes qualified function pointer from unqualified"
934 msgstr ""
935
936 #: c-typeck.c:4068 c-typeck.c:4111
937 #, c-format
938 msgid "%s discards qualifiers from pointer target type"
939 msgstr ""
940
941 #: c-typeck.c:4103
942 #, c-format
943 msgid "ANSI forbids %s between function pointer and `void *'"
944 msgstr ""
945
946 #: c-typeck.c:4120
947 #, c-format
948 msgid "pointer targets in %s differ in signedness"
949 msgstr ""
950
951 #: c-typeck.c:4136
952 #, c-format
953 msgid "%s from incompatible pointer type"
954 msgstr ""
955
956 #: c-typeck.c:4152
957 #, c-format
958 msgid "%s makes pointer from integer without a cast"
959 msgstr ""
960
961 #: c-typeck.c:4160
962 #, c-format
963 msgid "%s makes integer from pointer without a cast"
964 msgstr ""
965
966 #: c-typeck.c:4172 c-typeck.c:4175
967 #, c-format
968 msgid "incompatible type for argument %d of `%s'"
969 msgstr ""
970
971 #: c-typeck.c:4179
972 #, c-format
973 msgid "incompatible type for argument %d of indirect function call"
974 msgstr ""
975
976 #: c-typeck.c:4183
977 #, c-format
978 msgid "incompatible types in %s"
979 msgstr ""
980
981 #. Function name is known; supply it.
982 #: c-typeck.c:4214
983 #, c-format
984 msgid "passing arg %d of `%s'"
985 msgstr ""
986
987 #. Function name unknown (call through ptr); just give arg number.
988 #: c-typeck.c:4224
989 #, c-format
990 msgid "passing arg %d of pointer to function"
991 msgstr ""
992
993 #: c-typeck.c:4291
994 msgid "initializer for static variable is not constant"
995 msgstr ""
996
997 #: c-typeck.c:4297
998 msgid "initializer for static variable uses complicated arithmetic"
999 msgstr ""
1000
1001 #: c-typeck.c:4471
1002 #, c-format
1003 msgid "(near initialization for `%s')"
1004 msgstr ""
1005
1006 #: c-typeck.c:4551 cp/typeck2.c:590
1007 msgid "char-array initialized from wide string"
1008 msgstr ""
1009
1010 #: c-typeck.c:4558 cp/typeck2.c:597
1011 msgid "int-array initialized from non-wide string"
1012 msgstr ""
1013
1014 #: c-typeck.c:4575
1015 msgid "initializer-string for array of chars is too long"
1016 msgstr ""
1017
1018 #: c-typeck.c:4602
1019 msgid "array initialized from non-constant array expression"
1020 msgstr ""
1021
1022 #: c-typeck.c:4619 c-typeck.c:4621 c-typeck.c:4627 c-typeck.c:4654
1023 #: c-typeck.c:5840
1024 msgid "initializer element is not constant"
1025 msgstr ""
1026
1027 #: c-typeck.c:4633 c-typeck.c:4660 c-typeck.c:5846
1028 msgid "initializer element is not computable at load time"
1029 msgstr ""
1030
1031 #: c-typeck.c:4649
1032 msgid "initialization"
1033 msgstr ""
1034
1035 #: c-typeck.c:4697 c-typeck.c:4713 cp/typeck2.c:689
1036 msgid "invalid initializer"
1037 msgstr ""
1038
1039 #: c-typeck.c:5177
1040 msgid "extra brace group at end of initializer"
1041 msgstr ""
1042
1043 #: c-typeck.c:5189
1044 msgid "missing braces around initializer"
1045 msgstr ""
1046
1047 #: c-typeck.c:5223
1048 msgid "braces around scalar initializer"
1049 msgstr ""
1050
1051 #: c-typeck.c:5304
1052 msgid "missing initializer"
1053 msgstr ""
1054
1055 #: c-typeck.c:5317
1056 msgid "empty braces in initializer"
1057 msgstr ""
1058
1059 #: c-typeck.c:5367
1060 msgid "empty scalar initializer"
1061 msgstr ""
1062
1063 #: c-typeck.c:5372
1064 msgid "extra elements in scalar initializer"
1065 msgstr ""
1066
1067 #: c-typeck.c:5497 c-typeck.c:5499
1068 msgid "nonconstant array index in initializer"
1069 msgstr ""
1070
1071 #: c-typeck.c:5501
1072 msgid "array index in non-array initializer"
1073 msgstr ""
1074
1075 #: c-typeck.c:5503
1076 msgid "duplicate array index in initializer"
1077 msgstr ""
1078
1079 #: c-typeck.c:5509
1080 msgid "empty index range in initializer"
1081 msgstr ""
1082
1083 #: c-typeck.c:5544
1084 #, c-format
1085 msgid "unknown field `%s' specified in initializer"
1086 msgstr ""
1087
1088 #: c-typeck.c:5547
1089 #, c-format
1090 msgid "field `%s' already initialized"
1091 msgstr ""
1092
1093 #: c-typeck.c:5862
1094 msgid "duplicate initializer"
1095 msgstr ""
1096
1097 #: c-typeck.c:6186
1098 msgid "excess elements in char array initializer"
1099 msgstr ""
1100
1101 #: c-typeck.c:6193 c-typeck.c:6228
1102 msgid "excess elements in struct initializer"
1103 msgstr ""
1104
1105 #: c-typeck.c:6295
1106 msgid "excess elements in union initializer"
1107 msgstr ""
1108
1109 #: c-typeck.c:6365 c-typeck.c:6376
1110 msgid "excess elements in array initializer"
1111 msgstr ""
1112
1113 #: c-typeck.c:6415
1114 msgid "excess elements in scalar initializer"
1115 msgstr ""
1116
1117 #: c-typeck.c:6449
1118 msgid "asm template is not a string constant"
1119 msgstr ""
1120
1121 #: c-typeck.c:6473
1122 msgid "invalid lvalue in asm statement"
1123 msgstr ""
1124
1125 #: c-typeck.c:6508
1126 msgid "modification by `asm'"
1127 msgstr ""
1128
1129 #: c-typeck.c:6545
1130 msgid "return"
1131 msgstr ""
1132
1133 #: c-typeck.c:6631
1134 msgid "switch quantity not an integer"
1135 msgstr ""
1136
1137 #: collect2.c:455
1138 msgid "internal error"
1139 msgstr ""
1140
1141 #: collect2.c:939
1142 msgid "no arguments"
1143 msgstr ""
1144
1145 #: collect2.c:1302 collect2.c:1470 collect2.c:1514
1146 #, c-format
1147 msgid "fopen %s"
1148 msgstr ""
1149
1150 #: collect2.c:1305 collect2.c:1322 collect2.c:1475 collect2.c:1517
1151 #, c-format
1152 msgid "fclose %s"
1153 msgstr ""
1154
1155 #: collect2.c:1331
1156 #, c-format
1157 msgid "collect2 version %s"
1158 msgstr ""
1159
1160 #: collect2.c:1423
1161 #, c-format
1162 msgid "%d constructor(s) found\n"
1163 msgstr ""
1164
1165 #: collect2.c:1424
1166 #, c-format
1167 msgid "%d destructor(s)  found\n"
1168 msgstr ""
1169
1170 #: collect2.c:1425
1171 #, c-format
1172 msgid "%d frame table(s) found\n"
1173 msgstr ""
1174
1175 #: collect2.c:1579
1176 #, c-format
1177 msgid "%s terminated with signal %d [%s]%s"
1178 msgstr ""
1179
1180 #: collect2.c:1598
1181 #, c-format
1182 msgid "%s returned %d exit status"
1183 msgstr ""
1184
1185 #: collect2.c:1626
1186 #, c-format
1187 msgid "[cannot find %s]"
1188 msgstr ""
1189
1190 #: collect2.c:1641
1191 #, c-format
1192 msgid "cannot find `%s'"
1193 msgstr ""
1194
1195 #: collect2.c:1652 collect2.c:1655
1196 #, c-format
1197 msgid "redirecting stdout: %s"
1198 msgstr ""
1199
1200 #: collect2.c:1698
1201 #, c-format
1202 msgid "[Leaving %s]\n"
1203 msgstr ""
1204
1205 #: collect2.c:1921
1206 #, c-format
1207 msgid ""
1208 "\n"
1209 "write_c_file - output name is %s, prefix is %s\n"
1210 msgstr ""
1211
1212 #: collect2.c:2139
1213 msgid "cannot find `nm'"
1214 msgstr ""
1215
1216 #: collect2.c:2149 collect2.c:2591
1217 msgid "pipe"
1218 msgstr ""
1219
1220 #: collect2.c:2153 collect2.c:2595
1221 msgid "fdopen"
1222 msgstr ""
1223
1224 #: collect2.c:2179 collect2.c:2621
1225 #, c-format
1226 msgid "dup2 %d 1"
1227 msgstr ""
1228
1229 #: collect2.c:2182 collect2.c:2185 collect2.c:2198 collect2.c:2624
1230 #: collect2.c:2627 collect2.c:2640
1231 #, c-format
1232 msgid "close %d"
1233 msgstr ""
1234
1235 #: collect2.c:2188
1236 #, c-format
1237 msgid "execvp %s"
1238 msgstr ""
1239
1240 #: collect2.c:2242
1241 #, c-format
1242 msgid "init function found in object %s"
1243 msgstr ""
1244
1245 #: collect2.c:2250
1246 #, c-format
1247 msgid "fini function found in object %s"
1248 msgstr ""
1249
1250 #: collect2.c:2273 collect2.c:2679
1251 msgid "fclose"
1252 msgstr ""
1253
1254 #: collect2.c:2318
1255 #, c-format
1256 msgid "unable to open file '%s'"
1257 msgstr ""
1258
1259 #: collect2.c:2320
1260 #, c-format
1261 msgid "unable to stat file '%s'"
1262 msgstr ""
1263
1264 #: collect2.c:2326
1265 #, c-format
1266 msgid "unable to mmap file '%s'"
1267 msgstr ""
1268
1269 #: collect2.c:2479
1270 msgid "not found\n"
1271 msgstr ""
1272
1273 #: collect2.c:2481 collect2.c:2658
1274 #, c-format
1275 msgid "dynamic dependency %s not found"
1276 msgstr ""
1277
1278 #: collect2.c:2501
1279 #, c-format
1280 msgid "bad magic number in file '%s'"
1281 msgstr ""
1282
1283 #: collect2.c:2523
1284 msgid "dynamic dependencies.\n"
1285 msgstr ""
1286
1287 #: collect2.c:2582
1288 msgid "cannot find `ldd'"
1289 msgstr ""
1290
1291 #: collect2.c:2630
1292 #, c-format
1293 msgid "execv %s"
1294 msgstr ""
1295
1296 #: collect2.c:2643
1297 msgid ""
1298 "\n"
1299 "ldd output with constructors/destructors.\n"
1300 msgstr ""
1301
1302 #: collect2.c:2670
1303 #, c-format
1304 msgid "unable to open dynamic dependency '%s'"
1305 msgstr ""
1306
1307 #: collect2.c:2776
1308 #, c-format
1309 msgid "%s: not a COFF file"
1310 msgstr ""
1311
1312 #: collect2.c:2943
1313 #, c-format
1314 msgid "%s: cannot open as COFF file"
1315 msgstr ""
1316
1317 #: collect2.c:3018
1318 #, c-format
1319 msgid "Library lib%s not found"
1320 msgstr ""
1321
1322 #: collect2.c:3142
1323 #, c-format
1324 msgid "open %s"
1325 msgstr ""
1326
1327 #: collect2.c:3165
1328 msgid "incompatibilities between object file & expected values"
1329 msgstr ""
1330
1331 #: collect2.c:3238
1332 #, c-format
1333 msgid ""
1334 "\n"
1335 "Processing symbol table #%d, offset = 0x%.8lx, kind = %s\n"
1336 msgstr ""
1337
1338 #: collect2.c:3247
1339 msgid "string section missing"
1340 msgstr ""
1341
1342 #: collect2.c:3250
1343 msgid "section pointer missing"
1344 msgstr ""
1345
1346 #: collect2.c:3298
1347 msgid "no symbol table found"
1348 msgstr ""
1349
1350 #: collect2.c:3311
1351 msgid "no cmd_strings found"
1352 msgstr ""
1353
1354 #: collect2.c:3323
1355 msgid ""
1356 "\n"
1357 "Updating header and load commands.\n"
1358 "\n"
1359 msgstr ""
1360
1361 #: collect2.c:3330
1362 #, c-format
1363 msgid "load command map, %d cmds, new size %ld.\n"
1364 msgstr ""
1365
1366 #: collect2.c:3361
1367 msgid ""
1368 "writing load commands.\n"
1369 "\n"
1370 msgstr ""
1371
1372 #: collect2.c:3381
1373 #, c-format
1374 msgid "close %s"
1375 msgstr ""
1376
1377 #: collect2.c:3455
1378 msgid "could not convert 0x%l.8x into a region"
1379 msgstr ""
1380
1381 #: collect2.c:3459
1382 #, c-format
1383 msgid "%s function, region %d, offset = %ld (0x%.8lx)\n"
1384 msgstr ""
1385
1386 #: collect2.c:3586
1387 msgid "bad magic number"
1388 msgstr ""
1389
1390 #: collect2.c:3587
1391 msgid "bad header version"
1392 msgstr ""
1393
1394 #: collect2.c:3588
1395 msgid "bad raw header version"
1396 msgstr ""
1397
1398 #: collect2.c:3589
1399 msgid "raw header buffer too small"
1400 msgstr ""
1401
1402 #: collect2.c:3590
1403 msgid "old raw header file"
1404 msgstr ""
1405
1406 #: collect2.c:3591
1407 msgid "unsupported version"
1408 msgstr ""
1409
1410 #: collect2.c:3593
1411 #, c-format
1412 msgid "unknown {de,en}code_mach_o_hdr return value %d"
1413 msgstr ""
1414
1415 #: collect2.c:3613
1416 #, c-format
1417 msgid "fstat %s"
1418 msgstr ""
1419
1420 #: collect2.c:3650 collect2.c:3698
1421 #, c-format
1422 msgid "lseek %s 0"
1423 msgstr ""
1424
1425 #: collect2.c:3654
1426 #, c-format
1427 msgid "read %s"
1428 msgstr ""
1429
1430 #: collect2.c:3657
1431 #, c-format
1432 msgid "read %ld bytes, expected %ld, from %s"
1433 msgstr ""
1434
1435 #: collect2.c:3678
1436 #, c-format
1437 msgid "msync %s"
1438 msgstr ""
1439
1440 #: collect2.c:3685
1441 #, c-format
1442 msgid "munmap %s"
1443 msgstr ""
1444
1445 #: collect2.c:3702
1446 #, c-format
1447 msgid "write %s"
1448 msgstr ""
1449
1450 #: collect2.c:3705
1451 #, c-format
1452 msgid "wrote %ld bytes, expected %ld, to %s"
1453 msgstr ""
1454
1455 #: combine.c:12603
1456 #, c-format
1457 msgid ""
1458 ";; Combiner statistics: %d attempts, %d substitutions (%d requiring new "
1459 "space),\n"
1460 ";; %d successes.\n"
1461 "\n"
1462 msgstr ""
1463
1464 #: combine.c:12613
1465 #, c-format
1466 msgid ""
1467 "\n"
1468 ";; Combiner totals: %d attempts, %d substitutions (%d requiring new space),\n"
1469 ";; %d successes.\n"
1470 msgstr ""
1471
1472 #: config/a29k/a29k.c:1007
1473 #, ycp-format
1474 msgid "invalid %%Q value"
1475 msgstr ""
1476
1477 #: config/a29k/a29k.c:1013 config/alpha/alpha.c:3646
1478 #, ycp-format
1479 msgid "invalid %%C value"
1480 msgstr ""
1481
1482 #: config/a29k/a29k.c:1019 config/alpha/alpha.c:3510
1483 #: config/rs6000/rs6000.c:3605
1484 #, ycp-format
1485 msgid "invalid %%N value"
1486 msgstr ""
1487
1488 #: config/a29k/a29k.c:1025 config/alpha/alpha.c:3581
1489 #: config/rs6000/rs6000.c:3567
1490 #, ycp-format
1491 msgid "invalid %%M value"
1492 msgstr ""
1493
1494 #: config/a29k/a29k.c:1031 config/alpha/alpha.c:3573
1495 #: config/rs6000/rs6000.c:3532
1496 #, ycp-format
1497 msgid "invalid %%m value"
1498 msgstr ""
1499
1500 #: config/a29k/a29k.c:1131 config/alpha/alpha.c:3534 config/romp/romp.c:683
1501 #, ycp-format
1502 msgid "invalid %%L value"
1503 msgstr ""
1504
1505 #: config/a29k/a29k.c:1136 config/rs6000/rs6000.c:3613
1506 #, ycp-format
1507 msgid "invalid %%O value"
1508 msgstr ""
1509
1510 #: config/a29k/a29k.c:1142 config/alpha/alpha.c:3518
1511 #: config/rs6000/rs6000.c:3632
1512 #, ycp-format
1513 msgid "invalid %%P value"
1514 msgstr ""
1515
1516 #: config/a29k/a29k.c:1152
1517 #, ycp-format
1518 msgid "invalid %%V value"
1519 msgstr ""
1520
1521 #: config/alpha/alpha.c:174
1522 #, c-format
1523 msgid "bad value `%s' for -mtrap-precision switch"
1524 msgstr ""
1525
1526 #: config/alpha/alpha.c:188
1527 #, c-format
1528 msgid "bad value `%s' for -mfp-rounding-mode switch"
1529 msgstr ""
1530
1531 #: config/alpha/alpha.c:203
1532 #, c-format
1533 msgid "bad value `%s' for -mfp-trap-mode switch"
1534 msgstr ""
1535
1536 #: config/alpha/alpha.c:254
1537 #, c-format
1538 msgid "bad value `%s' for -mcpu switch"
1539 msgstr ""
1540
1541 #: config/alpha/alpha.c:3492
1542 #, ycp-format
1543 msgid "invalid %%r value"
1544 msgstr ""
1545
1546 #: config/alpha/alpha.c:3503 config/rs6000/rs6000.c:3677
1547 #, ycp-format
1548 msgid "invalid %%R value"
1549 msgstr ""
1550
1551 #: config/alpha/alpha.c:3526 config/romp/romp.c:725 config/romp/romp.c:732
1552 #, ycp-format
1553 msgid "invalid %%h value"
1554 msgstr ""
1555
1556 #: config/alpha/alpha.c:3616
1557 #, ycp-format
1558 msgid "invalid %%U value"
1559 msgstr ""
1560
1561 #: config/alpha/alpha.c:3624 config/alpha/alpha.c:3635 config/romp/romp.c:691
1562 #: config/rs6000/rs6000.c:3685
1563 #, ycp-format
1564 msgid "invalid %%s value"
1565 msgstr ""
1566
1567 #: config/alpha/alpha.c:3683 config/rs6000/rs6000.c:3396
1568 #, ycp-format
1569 msgid "invalid %%E value"
1570 msgstr ""
1571
1572 #: config/alpha/alpha.c:3704 config/romp/romp.c:966
1573 #: config/rs6000/rs6000.c:3937
1574 #, ycp-format
1575 msgid "invalid %%xn code"
1576 msgstr ""
1577
1578 #: config/arc/arc.c:109
1579 #, c-format
1580 msgid "bad value (%s) for -mcpu switch"
1581 msgstr ""
1582
1583 #: config/arc/arc.c:1667 config/m32r/m32r.c:2218
1584 msgid "invalid operand to %R code"
1585 msgstr ""
1586
1587 #: config/arc/arc.c:1699 config/m32r/m32r.c:2241
1588 msgid "invalid operand to %H/%L code"
1589 msgstr ""
1590
1591 #: config/arc/arc.c:1723 config/m32r/m32r.c:2318
1592 msgid "invalid operand to %U code"
1593 msgstr ""
1594
1595 #: config/arc/arc.c:1734
1596 msgid "invalid operand to %V code"
1597 msgstr ""
1598
1599 #. Unknown flag.
1600 #: config/arc/arc.c:1741 config/m32r/m32r.c:2357 config/sparc/sparc.c:5849
1601 msgid "invalid operand output code"
1602 msgstr ""
1603
1604 #: config/arm/arm.c:349 config/rs6000/rs6000.c:315 config/sparc/sparc.c:332
1605 #, c-format
1606 msgid "bad value (%s) for %s switch"
1607 msgstr ""
1608
1609 #: config/arm/arm.c:541
1610 msgid "-fpic and -mapcs-reent are incompatible"
1611 msgstr ""
1612
1613 #: config/arm/arm.c:587
1614 #, c-format
1615 msgid "Invalid floating point emulation option: -mfpe-%s"
1616 msgstr ""
1617
1618 #: config/arm/arm.c:628
1619 #, c-format
1620 msgid "Unable to use '%s' for PIC register"
1621 msgstr ""
1622
1623 #. Oh dear!  We have no low registers into which we can pop
1624 #. high registers!
1625 #: config/arm/arm.c:8704
1626 msgid "No low registers available for popping high registers"
1627 msgstr ""
1628
1629 #: config/arm/arm.c:9266
1630 msgid "thumb_load_double_from_address: destination is not a register"
1631 msgstr ""
1632
1633 #: config/arm/arm.c:9271
1634 msgid "thumb_load_double_from_address: source is not a computed memory address"
1635 msgstr ""
1636
1637 #: config/arm/arm.c:9315
1638 msgid "thumb_load_double_from_address: base is not a register"
1639 msgstr ""
1640
1641 #: config/arm/arm.c:9373
1642 msgid "thumb_load_double_from_address: Unhandled address calculation"
1643 msgstr ""
1644
1645 #: config/dsp16xx/dsp16xx.c:271
1646 #, c-format
1647 msgid "Invalid register class letter %c"
1648 msgstr ""
1649
1650 #: config/dsp16xx/dsp16xx.c:374
1651 msgid "ACCUM_HIGH_REGS class in limit_reload_class"
1652 msgstr ""
1653
1654 #: config/dsp16xx/dsp16xx.c:401
1655 msgid "YH_OR_ACCUM_HIGH_REGS found in limit_reload_class"
1656 msgstr ""
1657
1658 #. Register 'yl' is invalid for QImode, so we should never
1659 #. see it.
1660 #: config/dsp16xx/dsp16xx.c:410
1661 msgid "YL found in limit_reload_class"
1662 msgstr ""
1663
1664 #: config/dsp16xx/dsp16xx.c:1228 config/dsp16xx/dsp16xx.c:1255
1665 msgid "Stack size > 32k"
1666 msgstr ""
1667
1668 #: config/dsp16xx/dsp16xx.c:1485
1669 msgid "Invalid addressing mode"
1670 msgstr ""
1671
1672 #: config/dsp16xx/dsp16xx.c:1671
1673 msgid "Bad register extension code"
1674 msgstr ""
1675
1676 #: config/dsp16xx/dsp16xx.c:1729
1677 msgid "Invalid offset in ybase addressing"
1678 msgstr ""
1679
1680 #: config/dsp16xx/dsp16xx.c:1732
1681 msgid "Invalid register in ybase addressing"
1682 msgstr ""
1683
1684 #: config/dsp16xx/dsp16xx.c:1761 config/dsp16xx/dsp16xx.c:1999
1685 msgid "inline float constants not supported on this host"
1686 msgstr ""
1687
1688 #: config/dsp16xx/dsp16xx.c:1905
1689 msgid "Invalid shift operator in emit_1600_core_shift"
1690 msgstr ""
1691
1692 #: config/dsp16xx/dsp16xx.c:2184
1693 msgid "Invalid mode for gen_tst_reg"
1694 msgstr ""
1695
1696 #: config/dsp16xx/dsp16xx.c:2265
1697 msgid "Invalid mode for integer comparison in gen_compare_reg"
1698 msgstr ""
1699
1700 #: config/dsp16xx/dsp16xx.c:2293
1701 msgid "Invalid register for compare"
1702 msgstr ""
1703
1704 #. Output assembler code to FILE to increment profiler label # LABELNO
1705 #. for profiling a function entry.
1706 #: config/dsp16xx/dsp16xx.h:1187 config/dsp16xx/dsp16xx.h:1191
1707 #: config/dsp16xx/dsp16xx.h:1195 config/dsp16xx/dsp16xx.h:1838
1708 #: config/dsp16xx/dsp16xx.h:1842
1709 msgid "Profiling not implemented yet."
1710 msgstr ""
1711
1712 #. Emit RTL insns to initialize the variable parts of a trampoline.
1713 #. FNADDR is an RTX for the address of the function's pure code.
1714 #. CXT is an RTX for the static chain value for the function.
1715 #: config/dsp16xx/dsp16xx.h:1205 config/dsp16xx/dsp16xx.h:1217
1716 msgid "Trampolines not yet implemented"
1717 msgstr ""
1718
1719 #: config/i386/dgux.c:185
1720 #, c-format
1721 msgid "Internal gcc abort from %s:%d"
1722 msgstr ""
1723
1724 #: config/i386/dgux.c:189
1725 msgid "The local variable `insn' has the value:"
1726 msgstr ""
1727
1728 #: config/i386/i386.c:504
1729 #, c-format
1730 msgid "bad value (%s) for -march= switch"
1731 msgstr ""
1732
1733 #: config/i386/i386.c:517 config/mips/mips.c:4864
1734 #, c-format
1735 msgid "bad value (%s) for -mcpu= switch"
1736 msgstr ""
1737
1738 #: config/i386/i386.c:546
1739 #, c-format
1740 msgid "Register '%c' is unknown"
1741 msgstr ""
1742
1743 #: config/i386/i386.c:550
1744 #, c-format
1745 msgid "Register '%c' already specified in allocation order"
1746 msgstr ""
1747
1748 #: config/i386/i386.c:561
1749 #, c-format
1750 msgid "-mregparm=%d is not between 0 and %d"
1751 msgstr ""
1752
1753 #: config/i386/i386.c:571
1754 #, c-format
1755 msgid "-malign-loops=%d is not between 0 and %d"
1756 msgstr ""
1757
1758 #: config/i386/i386.c:581
1759 #, c-format
1760 msgid "-malign-jumps=%d is not between 0 and %d"
1761 msgstr ""
1762
1763 #: config/i386/i386.c:591
1764 #, c-format
1765 msgid "-malign-functions=%d is not between 0 and %d"
1766 msgstr ""
1767
1768 #: config/i386/i386.c:602
1769 #, c-format
1770 msgid "-mpreferred-stack-boundary=%d is not between 2 and 31"
1771 msgstr ""
1772
1773 #: config/i386/i386.c:612
1774 #, c-format
1775 msgid "-mbranch-cost=%d is not between 0 and 5"
1776 msgstr ""
1777
1778 #. We can't handle floating point constants;
1779 #. PRINT_OPERAND must handle them.
1780 #: config/i386/i386.c:2890 config/pdp11/pdp11.c:1478 final.c:3686
1781 msgid "floating constant misused"
1782 msgstr ""
1783
1784 #: config/i386/i386.c:2935
1785 msgid "invalid UNSPEC as operand"
1786 msgstr ""
1787
1788 #: config/i386/i386.c:2941 config/pdp11/pdp11.c:1525 final.c:3733
1789 msgid "invalid expression as operand"
1790 msgstr ""
1791
1792 #: config/i386/i386.h:45 config/mips/mips.h:176
1793 msgid "half-pic init called on systems that don't support it."
1794 msgstr ""
1795
1796 #: config/i386/i386.h:222 config/i386/i386.h:224 config/i386/i386.h:226
1797 msgid "Use hardware fp"
1798 msgstr ""
1799
1800 #: config/i386/i386.h:223 config/i386/i386.h:225
1801 msgid "Do not use hardware fp"
1802 msgstr ""
1803
1804 #: config/i386/i386.h:227
1805 msgid "Same as -mcpu=i386"
1806 msgstr ""
1807
1808 #: config/i386/i386.h:228
1809 msgid "Same as -mcpu=i486"
1810 msgstr ""
1811
1812 #: config/i386/i386.h:229
1813 msgid "Same as -mcpu=pentium"
1814 msgstr ""
1815
1816 #: config/i386/i386.h:230
1817 msgid "Same as -mcpu=pentiumpro"
1818 msgstr ""
1819
1820 #: config/i386/i386.h:231
1821 msgid "Alternate calling convention"
1822 msgstr ""
1823
1824 #: config/i386/i386.h:232
1825 msgid "Use normal calling convention"
1826 msgstr ""
1827
1828 #: config/i386/i386.h:234
1829 msgid "Align some doubles on dword boundary"
1830 msgstr ""
1831
1832 #: config/i386/i386.h:236
1833 msgid "Align doubles on word boundary"
1834 msgstr ""
1835
1836 #: config/i386/i386.h:238
1837 msgid "Uninitialized locals in .bss"
1838 msgstr ""
1839
1840 #: config/i386/i386.h:240
1841 msgid "Uninitialized locals in .data"
1842 msgstr ""
1843
1844 #: config/i386/i386.h:242
1845 msgid "Use IEEE math for fp comparisons"
1846 msgstr ""
1847
1848 #: config/i386/i386.h:244
1849 msgid "Do not use IEEE math for fp comparisons"
1850 msgstr ""
1851
1852 #: config/i386/i386.h:246
1853 msgid "Return values of functions in FPU registers"
1854 msgstr ""
1855
1856 #: config/i386/i386.h:248
1857 msgid "Do not return values of functions in FPU registers"
1858 msgstr ""
1859
1860 #: config/i386/i386.h:250
1861 msgid "Do not generate sin, cos, sqrt for FPU"
1862 msgstr ""
1863
1864 #: config/i386/i386.h:252
1865 msgid "Generate sin, cos, sqrt for FPU"
1866 msgstr ""
1867
1868 #: config/i386/i386.h:254
1869 msgid "Omit the frame pointer in leaf functions"
1870 msgstr ""
1871
1872 #. undocumented
1873 #. undocumented
1874 #. undocumented
1875 #. undocumented
1876 #: config/i386/i386.h:260
1877 msgid "Enable stack probing"
1878 msgstr ""
1879
1880 #. undocumented
1881 #. undocumented
1882 #: config/i386/i386.h:265
1883 msgid "Emit Intel syntax assembler opcodes"
1884 msgstr ""
1885
1886 #: config/i386/i386.h:268
1887 msgid "Align destination of the string operations"
1888 msgstr ""
1889
1890 #: config/i386/i386.h:270
1891 msgid "Do not align destination of the string operations"
1892 msgstr ""
1893
1894 #: config/i386/i386.h:272
1895 msgid "Inline all known string operations"
1896 msgstr ""
1897
1898 #: config/i386/i386.h:274
1899 msgid "Do not inline all known string operations"
1900 msgstr ""
1901
1902 #: config/i386/i386.h:276 config/i386/i386.h:280
1903 msgid "Use push instructions to save outgoing arguments"
1904 msgstr ""
1905
1906 #: config/i386/i386.h:278 config/i386/i386.h:282
1907 msgid "Do not use push instructions to save outgoing arguments"
1908 msgstr ""
1909
1910 #. This macro is similar to `TARGET_SWITCHES' but defines names of
1911 #. command options that have values.  Its definition is an
1912 #. initializer with a subgrouping for each command option.
1913 #.
1914 #. Each subgrouping contains a string constant, that defines the
1915 #. fixed part of the option name, and the address of a variable.  The
1916 #. variable, type `char *', is set to the variable part of the given
1917 #. option if the fixed part matches.  The actual option name is made
1918 #. by appending `-m' to the specified name.
1919 #: config/i386/i386.h:315
1920 msgid "Schedule code for given CPU"
1921 msgstr ""
1922
1923 #: config/i386/i386.h:317
1924 msgid "Generate code for given CPU"
1925 msgstr ""
1926
1927 #: config/i386/i386.h:319
1928 msgid "Control allocation order of integer registers"
1929 msgstr ""
1930
1931 #: config/i386/i386.h:321
1932 msgid "Number of registers used to pass integer arguments"
1933 msgstr ""
1934
1935 #: config/i386/i386.h:323
1936 msgid "Loop code aligned to this power of 2"
1937 msgstr ""
1938
1939 #: config/i386/i386.h:325
1940 msgid "Jump targets are aligned to this power of 2"
1941 msgstr ""
1942
1943 #: config/i386/i386.h:327
1944 msgid "Function starts are aligned to this power of 2"
1945 msgstr ""
1946
1947 #: config/i386/i386.h:330
1948 msgid "Attempt to keep stack aligned to this power of 2"
1949 msgstr ""
1950
1951 #: config/i386/i386.h:332
1952 msgid "Branches are this expensive (1-5, arbitrary units)"
1953 msgstr ""
1954
1955 #: config/i386/winnt.c:300
1956 #, c-format
1957 msgid "`%s' declared as both exported to and imported from a DLL."
1958 msgstr ""
1959
1960 #: config/m32r/m32r.c:84
1961 #, c-format
1962 msgid "bad value (%s) for -mmodel switch"
1963 msgstr ""
1964
1965 #: config/m32r/m32r.c:93
1966 #, c-format
1967 msgid "bad value (%s) for -msdata switch"
1968 msgstr ""
1969
1970 #: config/m32r/m32r.c:2188
1971 #, c-format
1972 msgid "invalid operand to %s code"
1973 msgstr ""
1974
1975 #: config/m32r/m32r.c:2195
1976 #, c-format
1977 msgid "invalid operand to %p code"
1978 msgstr ""
1979
1980 #: config/m32r/m32r.c:2303
1981 msgid "invalid operand to %T/%B code"
1982 msgstr ""
1983
1984 #: config/m32r/m32r.c:2326
1985 msgid "invalid operand to %N code"
1986 msgstr ""
1987
1988 #: config/m68k/m68k.c:101
1989 #, c-format
1990 msgid "-malign-loops=%d is not between 1 and %d"
1991 msgstr ""
1992
1993 #: config/m68k/m68k.c:112
1994 #, c-format
1995 msgid "-malign-jumps=%d is not between 1 and %d"
1996 msgstr ""
1997
1998 #: config/m68k/m68k.c:123
1999 #, c-format
2000 msgid "-malign-functions=%d is not between 1 and %d"
2001 msgstr ""
2002
2003 #. Sometimes certain combinations of command options do not make
2004 #. sense on a particular target machine.  You can define a macro
2005 #. `OVERRIDE_OPTIONS' to take account of this.  This macro, if
2006 #. defined, is executed once just after all the command options have
2007 #. been parsed.
2008 #.
2009 #. Don't use this macro to turn on various extra optimizations for
2010 #. `-O'.  That is what `OPTIMIZATION_OPTIONS' is for.
2011 #: config/m68k/m68k.h:237 config/m68k/m68kv4.h:312
2012 msgid "-fPIC is not currently supported on the 68000 or 68010\n"
2013 msgstr ""
2014
2015 #: config/m88k/m88k.c:2864
2016 msgid "%R not followed by %B/C/D/E"
2017 msgstr ""
2018
2019 #: config/m88k/m88k.c:2932
2020 #, c-format
2021 msgid "invalid %x/X value"
2022 msgstr ""
2023
2024 #: config/m88k/m88k.c:2937
2025 msgid "invalid %H value"
2026 msgstr ""
2027
2028 #: config/m88k/m88k.c:2943
2029 msgid "invalid %h value"
2030 msgstr ""
2031
2032 #: config/m88k/m88k.c:2949
2033 msgid "invalid %Q value"
2034 msgstr ""
2035
2036 #: config/m88k/m88k.c:2955
2037 msgid "invalid %q value"
2038 msgstr ""
2039
2040 #: config/m88k/m88k.c:2961
2041 #, c-format
2042 msgid "invalid %o value"
2043 msgstr ""
2044
2045 #: config/m88k/m88k.c:2968
2046 #, c-format
2047 msgid "invalid %p value"
2048 msgstr ""
2049
2050 #: config/m88k/m88k.c:2981 config/m88k/m88k.c:2986
2051 #, c-format
2052 msgid "invalid %s/S value"
2053 msgstr ""
2054
2055 #: config/m88k/m88k.c:2997
2056 msgid "invalid %P operand"
2057 msgstr ""
2058
2059 #: config/m88k/m88k.c:3028
2060 msgid "invalid %B value"
2061 msgstr ""
2062
2063 #: config/m88k/m88k.c:3045
2064 msgid "invalid %C value"
2065 msgstr ""
2066
2067 #: config/m88k/m88k.c:3058
2068 msgid "invalid %D value"
2069 msgstr ""
2070
2071 #: config/m88k/m88k.c:3066
2072 #, c-format
2073 msgid "invalid %E value"
2074 msgstr ""
2075
2076 #: config/m88k/m88k.c:3071
2077 #, c-format
2078 msgid "`%d' operand isn't a register"
2079 msgstr ""
2080
2081 #: config/m88k/m88k.c:3082
2082 msgid "invalid %r value"
2083 msgstr ""
2084
2085 #: config/m88k/m88k.c:3089
2086 msgid "operand is r0"
2087 msgstr ""
2088
2089 #: config/m88k/m88k.c:3103
2090 msgid "operand is const_double"
2091 msgstr ""
2092
2093 #: config/m88k/m88k.c:3122
2094 msgid "invalid code"
2095 msgstr ""
2096
2097 #. Do any checking or such that is needed after processing the -m switches.
2098 #: config/m88k/m88k.h:277
2099 msgid "-mtrap-large-shift and -mhandle-large-shift are incompatible"
2100 msgstr ""
2101
2102 #: config/m88k/m88k.h:299
2103 #, c-format
2104 msgid "Invalid option `-mshort-data-%s'"
2105 msgstr ""
2106
2107 #: config/m88k/m88k.h:304
2108 #, c-format
2109 msgid "-mshort-data-%s is too large "
2110 msgstr ""
2111
2112 #: config/m88k/m88k.h:306
2113 #, c-format
2114 msgid "-mshort-data-%s and PIC are incompatible"
2115 msgstr ""
2116
2117 #: config/mips/mips.c:4665
2118 #, c-format
2119 msgid "-mips%d not supported"
2120 msgstr ""
2121
2122 #: config/mips/mips.c:4672
2123 #, c-format
2124 msgid "bad value (%s) for -mips switch"
2125 msgstr ""
2126
2127 #: config/mips/mips.c:4691
2128 #, c-format
2129 msgid "bad value (%s) for -mabi= switch"
2130 msgstr ""
2131
2132 #: config/mips/mips.c:4721
2133 #, c-format
2134 msgid "-mabi=%s does not support -mips%d"
2135 msgstr ""
2136
2137 #: config/mips/mips.c:4738
2138 msgid "The -mabi=32 support does not work yet."
2139 msgstr ""
2140
2141 #: config/mips/mips.c:4742
2142 msgid "This target does not support the -mabi switch."
2143 msgstr ""
2144
2145 #: config/mips/mips.c:4877
2146 #, c-format
2147 msgid "-mcpu=%s does not support -mips%d"
2148 msgstr ""
2149
2150 #: config/mips/mips.c:4883
2151 #, c-format
2152 msgid "-mips%d does not support 64 bit fp registers"
2153 msgstr ""
2154
2155 #: config/mips/mips.c:4886
2156 #, c-format
2157 msgid "-mips%d does not support 64 bit gp registers"
2158 msgstr ""
2159
2160 #: config/mips/mips.c:4976
2161 #, c-format
2162 msgid "Invalid option `entry%s'"
2163 msgstr ""
2164
2165 #: config/mips/mips.c:5312
2166 #, ycp-format
2167 msgid "internal error: %%) found without a %%( in assembler pattern"
2168 msgstr ""
2169
2170 #: config/mips/mips.c:5326
2171 #, ycp-format
2172 msgid "internal error: %%] found without a %%[ in assembler pattern"
2173 msgstr ""
2174
2175 #: config/mips/mips.c:5339
2176 #, ycp-format
2177 msgid "internal error: %%> found without a %%< in assembler pattern"
2178 msgstr ""
2179
2180 #: config/mips/mips.c:5352
2181 #, ycp-format
2182 msgid "internal error: %%} found without a %%{ in assembler pattern"
2183 msgstr ""
2184
2185 #: config/mips/mips.c:5366
2186 #, c-format
2187 msgid "PRINT_OPERAND: Unknown punctuation '%c'"
2188 msgstr ""
2189
2190 #: config/mips/mips.c:5375
2191 msgid "PRINT_OPERAND null pointer"
2192 msgstr ""
2193
2194 #: config/mips/mips.c:5503
2195 #, c-format
2196 msgid "PRINT_OPERAND: letter %c was found & insn was not CONST_INT"
2197 msgstr ""
2198
2199 #: config/mips/mips.c:5547
2200 msgid "PRINT_OPERAND_ADDRESS, null pointer"
2201 msgstr ""
2202
2203 #: config/mips/mips.c:6365
2204 #, c-format
2205 msgid "gp_offset (%ld) or end_offset (%ld) is less than zero."
2206 msgstr ""
2207
2208 #: config/mips/mips.c:6582
2209 #, c-format
2210 msgid "fp_offset (%ld) or end_offset (%ld) is less than zero."
2211 msgstr ""
2212
2213 #: config/mips/mips.c:8620
2214 #, c-format
2215 msgid "can not handle inconsistent calls to `%s'"
2216 msgstr ""
2217
2218 #: config/romp/romp.c:675
2219 #, ycp-format
2220 msgid "invalid %%B value"
2221 msgstr ""
2222
2223 #: config/romp/romp.c:702 config/rs6000/rs6000.c:3695
2224 #, ycp-format
2225 msgid "invalid %%S value"
2226 msgstr ""
2227
2228 #: config/romp/romp.c:711 config/romp/romp.c:718 config/rs6000/rs6000.c:3323
2229 #, ycp-format
2230 msgid "invalid %%b value"
2231 msgstr ""
2232
2233 #: config/romp/romp.c:739 config/romp/romp.c:746
2234 #, ycp-format
2235 msgid "invalid %%H value"
2236 msgstr ""
2237
2238 #: config/romp/romp.c:758 config/romp/romp.c:769
2239 #, ycp-format
2240 msgid "invalid %%z value"
2241 msgstr ""
2242
2243 #: config/romp/romp.c:777 config/romp/romp.c:785
2244 #, ycp-format
2245 msgid "invalid %%Z value"
2246 msgstr ""
2247
2248 #: config/romp/romp.c:792 config/romp/romp.c:801 config/romp/romp.c:808
2249 #: config/rs6000/rs6000.c:3478
2250 #, ycp-format
2251 msgid "invalid %%k value"
2252 msgstr ""
2253
2254 #: config/romp/romp.c:893 config/romp/romp.c:936
2255 #, ycp-format
2256 msgid "invalid %%j value"
2257 msgstr ""
2258
2259 #. Perform any needed actions needed for a function that is receiving a
2260 #. variable number of arguments.
2261 #.
2262 #. CUM is as above.
2263 #.
2264 #. MODE and TYPE are the mode and type of the current parameter.
2265 #.
2266 #. PRETEND_SIZE is a variable that should be set to the amount of stack
2267 #. that must be pushed by the prolog to pretend that our caller pushed
2268 #. it.
2269 #.
2270 #. Normally, this macro will push all remaining incoming registers on the
2271 #. stack and set PRETEND_SIZE to the length of the registers pushed.
2272 #: config/romp/romp.h:660
2273 msgid "can't have varargs with -mfp-arg-in-fp-regs"
2274 msgstr ""
2275
2276 #: config/rs6000/aix43.h:63
2277 msgid ""
2278 "-maix64 required: 64-bit computation with 32-bit addressing not yet "
2279 "supported."
2280 msgstr ""
2281
2282 #: config/rs6000/rs6000.c:373
2283 #, c-format
2284 msgid "Unknown -mdebug-%s switch"
2285 msgstr ""
2286
2287 #: config/rs6000/rs6000.c:3405
2288 #, ycp-format
2289 msgid "invalid %%f value"
2290 msgstr ""
2291
2292 #: config/rs6000/rs6000.c:3414
2293 #, ycp-format
2294 msgid "invalid %%F value"
2295 msgstr ""
2296
2297 #: config/rs6000/rs6000.c:3423
2298 #, ycp-format
2299 msgid "invalid %%G value"
2300 msgstr ""
2301
2302 #: config/rs6000/rs6000.c:3458
2303 #, ycp-format
2304 msgid "invalid %%j code"
2305 msgstr ""
2306
2307 #: config/rs6000/rs6000.c:3468
2308 #, ycp-format
2309 msgid "invalid %%J code"
2310 msgstr ""
2311
2312 #: config/rs6000/rs6000.c:3498
2313 #, ycp-format
2314 msgid "invalid %%K value"
2315 msgstr ""
2316
2317 #: config/rs6000/rs6000.c:3622
2318 #, ycp-format
2319 msgid "invalid %%p value"
2320 msgstr ""
2321
2322 #: config/rs6000/rs6000.c:3658
2323 #, ycp-format
2324 msgid "invalid %%q value"
2325 msgstr ""
2326
2327 #: config/rs6000/rs6000.c:3721
2328 #, ycp-format
2329 msgid "%%S computed all 1's mask"
2330 msgstr ""
2331
2332 #: config/rs6000/rs6000.c:3747
2333 #, ycp-format
2334 msgid "%%S computed all 0's mask"
2335 msgstr ""
2336
2337 #: config/rs6000/rs6000.c:3755
2338 #, ycp-format
2339 msgid "invalid %%u value"
2340 msgstr ""
2341
2342 #: config/rs6000/rs6000.c:3764
2343 #, ycp-format
2344 msgid "invalid %%v value"
2345 msgstr ""
2346
2347 #. Definitions for __builtin_return_address and __builtin_frame_address.
2348 #. __builtin_return_address (0) should give link register (65), enable
2349 #. this.
2350 #. This should be uncommented, so that the link register is used, but
2351 #. currently this would result in unmatched insns and spilling fixed
2352 #. registers so we'll leave it for another day.  When these problems are
2353 #. taken care of one additional fetch will be necessary in RETURN_ADDR_RTX.
2354 #. (mrs)
2355 #. #define RETURN_ADDR_IN_PREVIOUS_FRAME
2356 #. Number of bytes into the frame return addresses can be found.  See
2357 #. rs6000_stack_info in rs6000.c for more information on how the different
2358 #. abi's store the return address.
2359 #: config/rs6000/rs6000.h:1620
2360 msgid "RETURN_ADDRESS_OFFSET not supported"
2361 msgstr ""
2362
2363 #. Sometimes certain combinations of command options do not make sense
2364 #. on a particular target machine.  You can define a macro
2365 #. `OVERRIDE_OPTIONS' to take account of this.  This macro, if
2366 #. defined, is executed once just after all the command options have
2367 #. been parsed.
2368 #.
2369 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
2370 #. get control.
2371 #: config/rs6000/sysv4.h:184
2372 #, c-format
2373 msgid "Bad value for -mcall-%s"
2374 msgstr ""
2375
2376 #: config/rs6000/sysv4.h:200
2377 #, c-format
2378 msgid "Bad value for -msdata=%s"
2379 msgstr ""
2380
2381 #: config/rs6000/sysv4.h:217
2382 #, c-format
2383 msgid "-mrelocatable and -msdata=%s are incompatible."
2384 msgstr ""
2385
2386 #: config/rs6000/sysv4.h:225
2387 #, c-format
2388 msgid "-f%s and -msdata=%s are incompatible."
2389 msgstr ""
2390
2391 #: config/rs6000/sysv4.h:234
2392 #, c-format
2393 msgid "-msdata=%s and -mcall-%s are incompatible."
2394 msgstr ""
2395
2396 #: config/rs6000/sysv4.h:241
2397 msgid "-mrelocatable and -mno-minimal-toc are incompatible."
2398 msgstr ""
2399
2400 #: config/rs6000/sysv4.h:247
2401 #, c-format
2402 msgid "-mrelocatable and -mcall-%s are incompatible."
2403 msgstr ""
2404
2405 #: config/rs6000/sysv4.h:254
2406 #, c-format
2407 msgid "-fPIC and -mcall-%s are incompatible."
2408 msgstr ""
2409
2410 #: config/rs6000/sysv4.h:261
2411 msgid "-mcall-aixdesc must be big endian"
2412 msgstr ""
2413
2414 #: config/sparc/sparc.c:256
2415 #, c-format
2416 msgid "%s is not supported by this configuration"
2417 msgstr ""
2418
2419 #: config/sparc/sparc.c:264
2420 #, c-format
2421 msgid "-mptr%d not allowed on -m%d"
2422 msgstr ""
2423
2424 #: config/sparc/sparc.c:275
2425 msgid "-mlong-double-64 not allowed with -m64"
2426 msgstr ""
2427
2428 #: config/sparc/sparc.c:295
2429 #, c-format
2430 msgid "bad value (%s) for -mcmodel= switch"
2431 msgstr ""
2432
2433 #: config/sparc/sparc.c:300
2434 msgid "-mcmodel= is not supported on 32 bit systems"
2435 msgstr ""
2436
2437 #: config/sparc/sparc.c:381
2438 msgid "profiling does not support code models other than medlow"
2439 msgstr ""
2440
2441 #: config/sparc/sparc.c:5673 config/sparc/sparc.c:5679
2442 #, ycp-format
2443 msgid "Invalid %%Y operand"
2444 msgstr ""
2445
2446 #: config/sparc/sparc.c:5749
2447 #, ycp-format
2448 msgid "Invalid %%A operand"
2449 msgstr ""
2450
2451 #: config/sparc/sparc.c:5759
2452 #, ycp-format
2453 msgid "Invalid %%B operand"
2454 msgstr ""
2455
2456 #: config/sparc/sparc.c:5798
2457 #, ycp-format
2458 msgid "Invalid %%c operand"
2459 msgstr ""
2460
2461 #: config/sparc/sparc.c:5799
2462 #, ycp-format
2463 msgid "Invalid %%C operand"
2464 msgstr ""
2465
2466 #: config/sparc/sparc.c:5820
2467 #, ycp-format
2468 msgid "Invalid %%d operand"
2469 msgstr ""
2470
2471 #: config/sparc/sparc.c:5821
2472 #, ycp-format
2473 msgid "Invalid %%D operand"
2474 msgstr ""
2475
2476 #: config/sparc/sparc.c:5839
2477 #, ycp-format
2478 msgid "Invalid %%f operand"
2479 msgstr ""
2480
2481 #: config/sparc/sparc.c:5889
2482 msgid "long long constant not a valid immediate operand"
2483 msgstr ""
2484
2485 #: config/sparc/sparc.c:5892
2486 msgid "floating point constant not a valid immediate operand"
2487 msgstr ""
2488
2489 #: config/v850/v850.c:99
2490 #, c-format
2491 msgid "%s=%s is not numeric."
2492 msgstr ""
2493
2494 #: config/v850/v850.c:106
2495 #, c-format
2496 msgid "%s=%s is too large."
2497 msgstr ""
2498
2499 #: config/v850/v850.c:2243
2500 #, c-format
2501 msgid "Bogus JR construction: %d\n"
2502 msgstr ""
2503
2504 #: config/v850/v850.c:2264 config/v850/v850.c:2466
2505 #, c-format
2506 msgid "Bad amount of stack space removal: %d"
2507 msgstr ""
2508
2509 #: config/v850/v850.c:2442
2510 #, c-format
2511 msgid "Bogus JARL construction: %d\n"
2512 msgstr ""
2513
2514 #: convert.c:67
2515 msgid "cannot convert to a pointer type"
2516 msgstr ""
2517
2518 #: convert.c:100
2519 msgid "pointer value used where a floating point value was expected"
2520 msgstr ""
2521
2522 #: convert.c:104
2523 msgid "aggregate value used where a float was expected"
2524 msgstr ""
2525
2526 #: convert.c:130
2527 msgid "conversion to incomplete type"
2528 msgstr ""
2529
2530 #: convert.c:387
2531 msgid "aggregate value used where an integer was expected"
2532 msgstr ""
2533
2534 #: convert.c:439
2535 msgid "pointer value used where a complex was expected"
2536 msgstr ""
2537
2538 #: convert.c:443
2539 msgid "aggregate value used where a complex was expected"
2540 msgstr ""
2541
2542 #: cp/call.c:505
2543 msgid "destructors take no parameters"
2544 msgstr ""
2545
2546 #: cp/class.c:1464
2547 #, c-format
2548 msgid "conflicting access specifications for field `%s', ignored"
2549 msgstr ""
2550
2551 #: cp/class.c:5217
2552 msgid "trying to finish struct, but kicked out due to previous parse errors."
2553 msgstr ""
2554
2555 #: cp/class.c:5666
2556 #, c-format
2557 msgid "language string `\"%s\"' not recognized"
2558 msgstr ""
2559
2560 #: cp/class.c:5964 cp/class.c:6159 cp/class.c:6166
2561 msgid "not enough type information"
2562 msgstr ""
2563
2564 #: cp/class.c:6143
2565 msgid "invalid operation on uninstantiated type"
2566 msgstr ""
2567
2568 #: cp/decl.c:3874
2569 msgid "parse errors have confused me too much"
2570 msgstr ""
2571
2572 #: cp/decl.c:4829
2573 #, c-format
2574 msgid "label `%s' referenced outside of any function"
2575 msgstr ""
2576
2577 #: cp/decl.c:4967 cp/decl.c:5063
2578 msgid "  enters try block"
2579 msgstr ""
2580
2581 #: ../libiberty/cplus-dem.c:4795 ../libiberty/cplus-dem.c:4806 cp/decl.c:5504
2582 msgid "virtual memory exhausted"
2583 msgstr ""
2584
2585 #: cp/decl.c:6274
2586 msgid "the new ABI requires vtable thunks"
2587 msgstr ""
2588
2589 #: cp/decl.c:6959
2590 msgid "an anonymous union cannot have function members"
2591 msgstr ""
2592
2593 #: cp/decl.c:7015
2594 msgid "multiple types in one declaration"
2595 msgstr ""
2596
2597 #: cp/decl.c:8092
2598 msgid "assignment (not initialization) in declaration"
2599 msgstr ""
2600
2601 #: cp/decl.c:8649
2602 msgid "invalid catch parameter"
2603 msgstr ""
2604
2605 #: cp/decl.c:8757
2606 #, c-format
2607 msgid "destructor for alien class `%s' cannot be a member"
2608 msgstr ""
2609
2610 #: cp/decl.c:8760
2611 #, c-format
2612 msgid "constructor for alien class `%s' cannot be a member"
2613 msgstr ""
2614
2615 #: cp/decl.c:8871
2616 msgid "cannot declare `::main' to be a template"
2617 msgstr ""
2618
2619 #: cp/decl.c:8873
2620 msgid "cannot declare `::main' to be inline"
2621 msgstr ""
2622
2623 #: cp/decl.c:8875
2624 msgid "cannot declare `::main' to be static"
2625 msgstr ""
2626
2627 #: cp/decl.c:9428
2628 msgid "overflow in array dimension"
2629 msgstr ""
2630
2631 #: cp/decl.c:9717
2632 msgid "destructors must be member functions"
2633 msgstr ""
2634
2635 #: cp/decl.c:10046
2636 msgid "`bool' is now a keyword"
2637 msgstr ""
2638
2639 #: cp/decl.c:10200
2640 #, c-format
2641 msgid "short, signed or unsigned invalid for `%s'"
2642 msgstr ""
2643
2644 #: cp/decl.c:10205
2645 #, c-format
2646 msgid "long and short specified together for `%s'"
2647 msgstr ""
2648
2649 #: cp/decl.c:10216
2650 #, c-format
2651 msgid "signed and unsigned given together for `%s'"
2652 msgstr ""
2653
2654 #: cp/decl.c:10363
2655 msgid "storage class specifiers invalid in parameter declarations"
2656 msgstr ""
2657
2658 #: cp/decl.c:10367
2659 msgid "typedef declaration invalid in parameter declaration"
2660 msgstr ""
2661
2662 #: cp/decl.c:10378
2663 msgid "virtual outside class declaration"
2664 msgstr ""
2665
2666 #: cp/decl.c:10432
2667 #, c-format
2668 msgid "storage class specified for %s `%s'"
2669 msgstr ""
2670
2671 #: cp/decl.c:10470
2672 msgid "storage class specifiers invalid in friend function declarations"
2673 msgstr ""
2674
2675 #: cp/decl.c:10652
2676 msgid "destructor cannot be static member function"
2677 msgstr ""
2678
2679 #: cp/decl.c:10676
2680 msgid "constructor cannot be static member function"
2681 msgstr ""
2682
2683 #: cp/decl.c:10694
2684 msgid "return value type specifier for constructor ignored"
2685 msgstr ""
2686
2687 #: cp/decl.c:10713
2688 #, c-format
2689 msgid "can't initialize friend function `%s'"
2690 msgstr ""
2691
2692 #. Cannot be both friend and virtual.
2693 #: cp/decl.c:10717
2694 msgid "virtual functions cannot be friends"
2695 msgstr ""
2696
2697 #: cp/decl.c:10722
2698 msgid "friend declaration not in class definition"
2699 msgstr ""
2700
2701 #: cp/decl.c:10781
2702 #, c-format
2703 msgid "cannot declare %s to references"
2704 msgstr ""
2705
2706 #: cp/decl.c:10807
2707 msgid "invalid type: `void &'"
2708 msgstr ""
2709
2710 #. [dcl.fct.spec] The explicit specifier shall only be used in
2711 #. declarations of constructors within a class definition.
2712 #: cp/decl.c:11077
2713 msgid "only declarations of constructors can be `explicit'"
2714 msgstr ""
2715
2716 #: cp/decl.c:11085
2717 #, c-format
2718 msgid "non-member `%s' cannot be declared `mutable'"
2719 msgstr ""
2720
2721 #: cp/decl.c:11090
2722 #, c-format
2723 msgid "non-object member `%s' cannot be declared `mutable'"
2724 msgstr ""
2725
2726 #: cp/decl.c:11096
2727 #, c-format
2728 msgid "function `%s' cannot be declared `mutable'"
2729 msgstr ""
2730
2731 #: cp/decl.c:11101
2732 #, c-format
2733 msgid "static `%s' cannot be declared `mutable'"
2734 msgstr ""
2735
2736 #: cp/decl.c:11106
2737 #, c-format
2738 msgid "const `%s' cannot be declared `mutable'"
2739 msgstr ""
2740
2741 #: cp/decl.c:11226
2742 msgid "typedef declaration includes an initializer"
2743 msgstr ""
2744
2745 #: cp/decl.c:11274
2746 #, c-format
2747 msgid "trying to make class `%s' a friend of global scope"
2748 msgstr ""
2749
2750 #: cp/decl.c:11315
2751 msgid "unnamed variable or field declared void"
2752 msgstr ""
2753
2754 #: cp/decl.c:11324
2755 msgid "variable or field declared void"
2756 msgstr ""
2757
2758 #: cp/decl.c:11334
2759 msgid "cannot use `::' in parameter declaration"
2760 msgstr ""
2761
2762 #: cp/decl.c:11352
2763 #, c-format
2764 msgid "declaration of `%s' as void"
2765 msgstr ""
2766
2767 #: cp/decl.c:11531
2768 #, c-format
2769 msgid "`%s' is neither function nor member function; cannot be declared friend"
2770 msgstr ""
2771
2772 #: cp/decl.c:11656
2773 #, c-format
2774 msgid "storage class `auto' invalid for function `%s'"
2775 msgstr ""
2776
2777 #: cp/decl.c:11658
2778 #, c-format
2779 msgid "storage class `register' invalid for function `%s'"
2780 msgstr ""
2781
2782 #: cp/decl.c:11678
2783 #, c-format
2784 msgid "virtual non-class function `%s'"
2785 msgstr ""
2786
2787 #. FIXME need arm citation
2788 #: cp/decl.c:11713
2789 msgid "cannot declare static function inside another function"
2790 msgstr ""
2791
2792 #: cp/decl.c:11834
2793 msgid "parameter has incomplete type"
2794 msgstr ""
2795
2796 #: cp/decl.c:12046
2797 msgid ""
2798 "invalid integer constant in parameter list, did you forget to give parameter "
2799 "name?"
2800 msgstr ""
2801
2802 #: cp/decl.c:12073
2803 msgid "parameter invalidly declared method type"
2804 msgstr ""
2805
2806 #: cp/decl.c:12083
2807 msgid "parameter invalidly declared offset type"
2808 msgstr ""
2809
2810 #: cp/decl.c:12117
2811 msgid "`void' in parameter list must be entire list"
2812 msgstr ""
2813
2814 #: cp/decl2.c:684
2815 msgid "no file specified with -fdump-translation-unit"
2816 msgstr ""
2817
2818 #: cp/decl2.c:1063
2819 msgid "name missing for member function"
2820 msgstr ""
2821
2822 #: cp/decl2.c:1129
2823 msgid "`__alignof__' applied to a bit-field"
2824 msgstr ""
2825
2826 #. Something has gone very wrong.  Assume we are mistakenly reducing
2827 #. an expression instead of a declaration.
2828 #: cp/decl2.c:1171
2829 msgid "parser may be lost: is there a '{' missing somewhere?"
2830 msgstr ""
2831
2832 #: cp/decl2.c:1202 cp/decl2.c:1216
2833 msgid "ambiguous conversion for array subscript"
2834 msgstr ""
2835
2836 #: cp/decl2.c:1276
2837 msgid ""
2838 "cannot delete a function.  Only pointer-to-objects are valid arguments to "
2839 "`delete'"
2840 msgstr ""
2841
2842 #: cp/decl2.c:1597
2843 msgid "initializer invalid for static member with constructor"
2844 msgstr ""
2845
2846 #: cp/decl2.c:1599
2847 msgid "(you really want to initialize it separately)"
2848 msgstr ""
2849
2850 #: cp/decl2.c:1781
2851 msgid "field initializer is not constant"
2852 msgstr ""
2853
2854 #: cp/decl2.c:2153
2855 msgid "anonymous struct not inside named type"
2856 msgstr ""
2857
2858 #: cp/decl2.c:2244
2859 msgid "namespace-scope anonymous aggregates must be static"
2860 msgstr ""
2861
2862 #: cp/decl2.c:2319
2863 msgid "`operator new' must return type `void *'"
2864 msgstr ""
2865
2866 #: cp/decl2.c:2324
2867 msgid "`operator new' takes type `size_t' parameter"
2868 msgstr ""
2869
2870 #: cp/decl2.c:2326
2871 msgid "`operator new' takes type `size_t' as first parameter"
2872 msgstr ""
2873
2874 #: cp/decl2.c:2351
2875 msgid "`operator delete' must return type `void'"
2876 msgstr ""
2877
2878 #: cp/decl2.c:2355
2879 msgid "`operator delete' takes type `void *' as first parameter"
2880 msgstr ""
2881
2882 #: cp/decl2.c:2366
2883 msgid "second argument to `operator delete' must be of type `size_t'"
2884 msgstr ""
2885
2886 #: cp/decl2.c:2371
2887 msgid "too many arguments in declaration of `operator delete'"
2888 msgstr ""
2889
2890 #: cp/decl2.c:2373
2891 msgid "`...' invalid in specification of `operator delete'"
2892 msgstr ""
2893
2894 #: cp/except.c:503
2895 msgid "call to Java `catch' or `throw', while `jthrowable' undefined"
2896 msgstr ""
2897
2898 #: cp/except.c:568
2899 msgid "mixing C++ and Java `catch'es in single translation unit"
2900 msgstr ""
2901
2902 #: cp/except.c:949
2903 msgid "  in thrown expression"
2904 msgstr ""
2905
2906 #: cp/expr.c:216
2907 msgid "pointers are not permitted as case values"
2908 msgstr ""
2909
2910 #: cp/expr.c:255
2911 msgid "duplicate (or overlapping) case value"
2912 msgstr ""
2913
2914 #: cp/expr.c:279
2915 msgid "`default' label within scope of cleanup or variable array"
2916 msgstr ""
2917
2918 #: cp/g++spec.c:195
2919 #, c-format
2920 msgid "argument to `%s' missing\n"
2921 msgstr ""
2922
2923 #: cp/init.c:1034
2924 msgid "base class initializer specified, but no base class to initialize"
2925 msgstr ""
2926
2927 #: cp/init.c:1040
2928 msgid "initializer for unnamed base class ambiguous"
2929 msgstr ""
2930
2931 #: cp/init.c:1067
2932 msgid "no base class to initialize"
2933 msgstr ""
2934
2935 #. Handle bad initializers like:
2936 #. class COMPLEX {
2937 #. public:
2938 #. double re, im;
2939 #. COMPLEX(double r = 0.0, double i = 0.0) {re = r; im = i;};
2940 #. ~COMPLEX() {};
2941 #. };
2942 #.
2943 #. int main(int argc, char **argv) {
2944 #. COMPLEX zees(1.0, 0.0)[10];
2945 #. }
2946 #.
2947 #: cp/init.c:1204
2948 msgid "bad array initializer"
2949 msgstr ""
2950
2951 #: cp/init.c:1786
2952 msgid "object missing in use of pointer-to-member construct"
2953 msgstr ""
2954
2955 #: cp/init.c:1829 cp/typeck.c:3125 cp/typeck.c:3227
2956 msgid "at this point in file"
2957 msgstr ""
2958
2959 #: cp/init.c:2013
2960 msgid "new of array type fails to specify size"
2961 msgstr ""
2962
2963 #: cp/init.c:2095
2964 msgid "new cannot be applied to a reference type"
2965 msgstr ""
2966
2967 #: cp/init.c:2101
2968 msgid "new cannot be applied to a function type"
2969 msgstr ""
2970
2971 #: cp/init.c:2148
2972 msgid "call to Java constructor, while `jclass' undefined"
2973 msgstr ""
2974
2975 #: cp/init.c:2260
2976 msgid "invalid type `void' for new"
2977 msgstr ""
2978
2979 #: cp/init.c:2316
2980 #, c-format
2981 msgid "call to Java constructor, while `%s' undefined"
2982 msgstr ""
2983
2984 #: cp/init.c:2910
2985 msgid "initializer ends prematurely"
2986 msgstr ""
2987
2988 #: cp/init.c:3173
2989 msgid "unknown array size in delete"
2990 msgstr ""
2991
2992 #: cp/init.c:3393
2993 msgid "type to vector delete is neither pointer or array type"
2994 msgstr ""
2995
2996 #: cp/lex.c:235
2997 msgid "type name expected before `*'"
2998 msgstr ""
2999
3000 #: cp/lex.c:257
3001 msgid "cannot declare references to references"
3002 msgstr ""
3003
3004 #: cp/lex.c:262
3005 msgid "cannot declare pointers to references"
3006 msgstr ""
3007
3008 #: cp/lex.c:266
3009 msgid "type name expected before `&'"
3010 msgstr ""
3011
3012 #: cp/lex.c:1140 cp/lex.c:1698
3013 msgid "parse error at end of saved function text"
3014 msgstr ""
3015
3016 #: cp/lex.c:1192
3017 msgid "end of file encountered inside string constant"
3018 msgstr ""
3019
3020 #: cp/lex.c:1194
3021 msgid "end of file encountered inside character constant"
3022 msgstr ""
3023
3024 #: cp/lex.c:1400
3025 msgid "parse error in method specification"
3026 msgstr ""
3027
3028 #: cp/lex.c:1493
3029 msgid "function body for constructor missing"
3030 msgstr ""
3031
3032 #: cp/lex.c:1784
3033 #, c-format
3034 msgid "semicolon missing after %s declaration"
3035 msgstr ""
3036
3037 #: cp/lex.c:2363
3038 msgid "invalid #pragma vtable"
3039 msgstr ""
3040
3041 #: cp/lex.c:2382
3042 msgid "invalid #pragma unit"
3043 msgstr ""
3044
3045 #: cp/lex.c:2403
3046 msgid "invalid `#pragma interface'"
3047 msgstr ""
3048
3049 #: cp/lex.c:2430
3050 msgid "invalid `#pragma implementation'"
3051 msgstr ""
3052
3053 #: cp/lex.c:2483
3054 #, c-format
3055 msgid "non hex digit '%c' in universal-character-name"
3056 msgstr ""
3057
3058 #: cp/lex.c:2509
3059 #, c-format
3060 msgid ""
3061 "universal-character-name designates `%c', part of the basic source character "
3062 "set"
3063 msgstr ""
3064
3065 #: cp/lex.c:2512
3066 msgid "invalid universal-character-name"
3067 msgstr ""
3068
3069 #: cp/lex.c:2542
3070 #, c-format
3071 msgid "universal-character-name `\\U%08x' not valid in identifier"
3072 msgstr ""
3073
3074 #: cp/lex.c:2788
3075 #, c-format
3076 msgid "universal-character-name `\\u%04x' not valid in identifier"
3077 msgstr ""
3078
3079 #: cp/lex.c:2872 cppexp.c:685
3080 msgid "\\x used with no following hex digits"
3081 msgstr ""
3082
3083 #: cp/lex.c:2968
3084 #, c-format
3085 msgid "%s at end of saved text"
3086 msgstr ""
3087
3088 #: cp/lex.c:3155
3089 msgid ""
3090 "(Each undeclared identifier is reported only once for each function it "
3091 "appears in.)"
3092 msgstr ""
3093
3094 #: cp/lex.c:3192
3095 #, c-format
3096 msgid "name lookup of `%s' changed for new ISO `for' scoping"
3097 msgstr ""
3098
3099 #: cp/lex.c:4188
3100 msgid "complex integer constant is too wide for `__complex int'"
3101 msgstr ""
3102
3103 #: cp/lex.c:4345 cppexp.c:312
3104 msgid "malformatted character constant"
3105 msgstr ""
3106
3107 #: cp/method.c:1941
3108 #, c-format
3109 msgid "ambiguous request for method pointer `%s'"
3110 msgstr ""
3111
3112 #: cp/method.c:2049
3113 #, c-format
3114 msgid "request for member `%s' is ambiguous in multiple inheritance lattice"
3115 msgstr ""
3116
3117 #: parse.y:652
3118 msgid "invalid default template argument"
3119 msgstr ""
3120
3121 #: parse.y:857
3122 msgid "no base initializers given following ':'"
3123 msgstr ""
3124
3125 #: parse.y:872
3126 msgid "base initializers not allowed for non-member functions"
3127 msgstr ""
3128
3129 #: parse.y:874
3130 msgid "only constructors take base initializers"
3131 msgstr ""
3132
3133 #: parse.y:1062 parse.y:1071
3134 #, c-format
3135 msgid "ISO C++ forbids an empty condition for `%s'"
3136 msgstr ""
3137
3138 #: parse.y:1885
3139 msgid "`sigof' applied to non-aggregate expression"
3140 msgstr ""
3141
3142 #: parse.y:1900
3143 msgid "`sigof' applied to non-aggregate type"
3144 msgstr ""
3145
3146 #: parse.y:2233
3147 #, c-format
3148 msgid "storage class specifier `%s' not allowed after struct or class"
3149 msgstr ""
3150
3151 #: parse.y:2235
3152 #, c-format
3153 msgid "type specifier `%s' not allowed after struct or class"
3154 msgstr ""
3155
3156 #: parse.y:2237
3157 #, c-format
3158 msgid "type qualifier `%s' not allowed after struct or class"
3159 msgstr ""
3160
3161 #: parse.y:2239
3162 msgid "no body nor ';' separates two class, struct or union declarations"
3163 msgstr ""
3164
3165 #: parse.y:2402
3166 msgid "multiple access specifiers"
3167 msgstr ""
3168
3169 #: parse.y:2420
3170 msgid "multiple `virtual' specifiers"
3171 msgstr ""
3172
3173 #: parse.y:2453
3174 msgid "missing ';' before right brace"
3175 msgstr ""
3176
3177 #: parse.y:3333
3178 msgid "label must be followed by statement"
3179 msgstr ""
3180
3181 #. This helps us recover from really nasty
3182 #. parse errors, for example, a missing right
3183 #. parenthesis.
3184 #: parse.y:3509 parse.y:3519
3185 msgid "possibly missing ')'"
3186 msgstr ""
3187
3188 #: parse.y:3616 parse.y:3621
3189 msgid "type specifier omitted for parameter"
3190 msgstr ""
3191
3192 #: cp/pt.c:1828
3193 msgid "  a template type parameter must begin with `class' or `typename'"
3194 msgstr ""
3195
3196 #: cp/pt.c:7936
3197 msgid "incomplete type unification"
3198 msgstr ""
3199
3200 #: cp/repo.c:355
3201 #, c-format
3202 msgid "mysterious repository information in %s"
3203 msgstr ""
3204
3205 #: cp/repo.c:370
3206 #, c-format
3207 msgid "can't create repository information file `%s'"
3208 msgstr ""
3209
3210 #: cp/rtti.c:250
3211 msgid "taking dynamic typeid of object with -fno-rtti"
3212 msgstr ""
3213
3214 #: cp/rtti.c:292
3215 msgid "cannot use typeid with -fno-rtti"
3216 msgstr ""
3217
3218 #: cp/rtti.c:298 cp/rtti.c:498
3219 msgid "must #include <typeinfo> before using typeid"
3220 msgstr ""
3221
3222 #: cp/tree.c:214
3223 #, c-format
3224 msgid "non-lvalue in %s"
3225 msgstr ""
3226
3227 #: cp/tree.c:2158
3228 msgid "`com_interface' only supported with -fvtable-thunks"
3229 msgstr ""
3230
3231 #: cp/tree.c:2184
3232 msgid "requested init_priority is not an integer constant"
3233 msgstr ""
3234
3235 #: cp/tree.c:2205
3236 msgid ""
3237 "can only use init_priority attribute on file-scope definitions of objects of "
3238 "class type"
3239 msgstr ""
3240
3241 #: cp/tree.c:2211
3242 msgid "requested init_priority is out of range"
3243 msgstr ""
3244
3245 #: cp/typeck.c:1602
3246 msgid "sizeof applied to a bit-field"
3247 msgstr ""
3248
3249 #: cp/typeck.c:2200
3250 msgid "invalid reference to NULL ptr, use ptr-to-member instead"
3251 msgstr ""
3252
3253 #: cp/typeck.c:2364
3254 #, c-format
3255 msgid "invalid use of `%s' on pointer to member"
3256 msgstr ""
3257
3258 #: cp/typeck.c:2370
3259 msgid "invalid type argument"
3260 msgstr ""
3261
3262 #: cp/typeck.c:2637 cp/typeck.c:2777
3263 msgid "pointer to member function called, but not in class scope"
3264 msgstr ""
3265
3266 #: cp/typeck.c:2775
3267 msgid ""
3268 "invalid call to member function needing `this' in static member function "
3269 "scope"
3270 msgstr ""
3271
3272 #: cp/typeck.c:3164
3273 msgid "parameter type of called function is incomplete"
3274 msgstr ""
3275
3276 #: cp/typeck.c:3613 cp/typeck.c:3618
3277 msgid "ISO C++ forbids comparison between pointer and integer"
3278 msgstr ""
3279
3280 #: cp/typeck.c:4227
3281 msgid "invalid use of a pointer to an incomplete type in pointer arithmetic"
3282 msgstr ""
3283
3284 #: cp/typeck.c:4732
3285 msgid "unary `&'"
3286 msgstr ""
3287
3288 #: cp/typeck.c:4954
3289 msgid "cannot take the address of `this', which is an ravlue expression"
3290 msgstr ""
3291
3292 #: cp/typeck.c:5404
3293 msgid "ISO C++ forbids casting to an array type"
3294 msgstr ""
3295
3296 #: cp/typeck.c:5996
3297 msgid "   in pointer to member function conversion"
3298 msgstr ""
3299
3300 #: cp/typeck.c:6004
3301 msgid "   in pointer to member conversion"
3302 msgstr ""
3303
3304 #: cp/typeck.c:6777
3305 msgid "returning a value from a destructor"
3306 msgstr ""
3307
3308 #. If a return statement appears in a handler of the
3309 #. function-try-block of a constructor, the program is ill-formed.
3310 #: cp/typeck.c:6785
3311 msgid "cannot return from a handler of a function-try-block of a constructor"
3312 msgstr ""
3313
3314 #. You can't return a value from a constructor.
3315 #: cp/typeck.c:6790
3316 msgid "returning a value from a constructor"
3317 msgstr ""
3318
3319 #: cp/typeck2.c:172
3320 msgid "  since the following virtual functions are abstract:"
3321 msgstr ""
3322
3323 #: cp/typeck2.c:323
3324 msgid "confused by earlier errors, bailing out"
3325 msgstr ""
3326
3327 #: cp/typeck2.c:330
3328 msgid "Internal compiler error."
3329 msgstr ""
3330
3331 #: cp/typeck2.c:332
3332 #, c-format
3333 msgid "Internal compiler error %d."
3334 msgstr ""
3335
3336 #: cp/typeck2.c:334
3337 msgid "Please submit a full bug report."
3338 msgstr ""
3339
3340 #: cp/typeck2.c:335
3341 #, c-format
3342 msgid "See %s for instructions."
3343 msgstr ""
3344
3345 #: cp/typeck2.c:407
3346 msgid "due to the presence of a constructor"
3347 msgstr ""
3348
3349 #: cp/typeck2.c:440
3350 msgid "cannot initialize arrays using this syntax"
3351 msgstr ""
3352
3353 #: cp/typeck2.c:571
3354 msgid "initializing array with parameter list"
3355 msgstr ""
3356
3357 #: cp/typeck2.c:631
3358 msgid "initializer for scalar variable requires one element"
3359 msgstr ""
3360
3361 #: cp/typeck2.c:775
3362 msgid "non-empty initializer for array of empty elements"
3363 msgstr ""
3364
3365 #: cp/typeck2.c:947
3366 msgid "index value instead of field name in union initializer"
3367 msgstr ""
3368
3369 #: cp/typeck2.c:1106
3370 msgid "circular pointer delegation detected"
3371 msgstr ""
3372
3373 #: cp/typeck2.c:1133
3374 msgid "result of `operator->()' yields non-pointer result"
3375 msgstr ""
3376
3377 #: cp/typeck2.c:1135
3378 msgid "base operand of `->' is not a pointer"
3379 msgstr ""
3380
3381 #: cp/typeck2.c:1402
3382 #, c-format
3383 msgid "duplicate label `%s' in switch statement"
3384 msgstr ""
3385
3386 #: cp/typeck2.c:1405
3387 #, c-format
3388 msgid "duplicate label (%d) in switch statement"
3389 msgstr ""
3390
3391 #: cp/typeck2.c:1420
3392 #, c-format
3393 msgid "range values `%s' and `%s' reversed"
3394 msgstr ""
3395
3396 #: cp/typeck2.c:1424
3397 msgid "range values reversed"
3398 msgstr ""
3399
3400 #: cp/xref.c:833
3401 #, c-format
3402 msgid "Can't create cross-reference file `%s'"
3403 msgstr ""
3404
3405 #: ../libiberty/cplus-dem.c:4577 gcc.c:5796
3406 msgid "Internal gcc abort."
3407 msgstr ""
3408
3409 #: cpperror.c:61
3410 #, c-format
3411 msgid "In file included from %s:%u"
3412 msgstr ""
3413
3414 #. Translators note: this message is used in conjunction
3415 #. with "In file included from %s:%ld" and some other
3416 #. tricks.  We want something like this:
3417 #.
3418 #. In file included from sys/select.h:123,
3419 #. from sys/types.h:234,
3420 #. from userfile.c:31:
3421 #. bits/select.h:45: <error message here>
3422 #.
3423 #. The trailing comma is at the beginning of this message,
3424 #. and the trailing colon is not translated.
3425 #: cpperror.c:76
3426 #, c-format
3427 msgid ""
3428 ",\n"
3429 "                 from %s:%u"
3430 msgstr ""
3431
3432 #: cpperror.c:94
3433 msgid "<command line>: "
3434 msgstr ""
3435
3436 #: cpperror.c:135
3437 msgid "warning: "
3438 msgstr ""
3439
3440 #: cpperror.c:145
3441 msgid "internal error: "
3442 msgstr ""
3443
3444 #: cpperror.c:149
3445 #, c-format
3446 msgid "bad is_error(%d) in v_message"
3447 msgstr ""
3448
3449 #: cpperror.c:264 cpperror.c:445 gcc.c:5768
3450 #, c-format
3451 msgid "%s: %s"
3452 msgstr ""
3453
3454 #: cppexp.c:176
3455 msgid "floating point numbers are not allowed in #if expressions"
3456 msgstr ""
3457
3458 #: cppexp.c:213
3459 msgid "invalid number in #if expression"
3460 msgstr ""
3461
3462 #: cppexp.c:218
3463 msgid "too many 'l' suffixes in integer constant"
3464 msgstr ""
3465
3466 #: cppexp.c:223
3467 msgid "too many 'u' suffixes in integer constant"
3468 msgstr ""
3469
3470 #: cppexp.c:229
3471 msgid "integer constant contains digits beyond the radix"
3472 msgstr ""
3473
3474 #: cppexp.c:232
3475 msgid "integer constant out of range"
3476 msgstr ""
3477
3478 #: cppexp.c:239
3479 msgid "integer constant is so large that it is unsigned"
3480 msgstr ""
3481
3482 #: cppexp.c:290
3483 msgid "escape sequence out of range for character"
3484 msgstr ""
3485
3486 #: cppexp.c:321
3487 msgid "multi-character character constant"
3488 msgstr ""
3489
3490 #: cppexp.c:386
3491 msgid "'defined' without an identifier"
3492 msgstr ""
3493
3494 #: cppexp.c:518
3495 msgid "string constants are not allowed in #if expressions"
3496 msgstr ""
3497
3498 #: cppexp.c:535
3499 #, c-format
3500 msgid "'%.*s' is not defined"
3501 msgstr ""
3502
3503 #: cppexp.c:551
3504 #, c-format
3505 msgid "'%.*s' is not allowed in #if expressions"
3506 msgstr ""
3507
3508 #: cppexp.c:615
3509 #, c-format
3510 msgid "non-ANSI-standard escape sequence, '\\%c'"
3511 msgstr ""
3512
3513 #: cppexp.c:658
3514 msgid "octal escape sequence out of range"
3515 msgstr ""
3516
3517 #: cppexp.c:689
3518 msgid "hex escape sequence out of range"
3519 msgstr ""
3520
3521 #: cppexp.c:703
3522 msgid "integer overflow in preprocessor expression"
3523 msgstr ""
3524
3525 #: cppexp.c:1071
3526 msgid "comma operator in operand of #if"
3527 msgstr ""
3528
3529 #: cppfiles.c:299
3530 #, c-format
3531 msgid "included file `%s' exists but is not readable"
3532 msgstr ""
3533
3534 #: cppfiles.c:562 cppfiles.c:615
3535 #, c-format
3536 msgid "No include path in which to find %s"
3537 msgstr ""
3538
3539 #: cppfiles.c:733
3540 #, c-format
3541 msgid "%s is too large"
3542 msgstr ""
3543
3544 #: cppfiles.c:741
3545 #, c-format
3546 msgid "%s is shorter than expected\n"
3547 msgstr ""
3548
3549 #: cppfiles.c:745
3550 #, c-format
3551 msgid "%s is a block device"
3552 msgstr ""
3553
3554 #: cppfiles.c:750
3555 #, c-format
3556 msgid "%s is a directory"
3557 msgstr ""
3558
3559 #: cpphash.c:395
3560 #, c-format
3561 msgid "macro argument \"%s\" would be stringified in traditional C"
3562 msgstr ""
3563
3564 #: cpphash.c:434
3565 #, c-format
3566 msgid "macro argument \"%s\" is stringified"
3567 msgstr ""
3568
3569 #: cpphash.c:489 cpphash.c:581
3570 msgid "`##' at start of macro definition"
3571 msgstr ""
3572
3573 #: cpphash.c:505 cpphash.c:671
3574 msgid "`##' at end of macro definition"
3575 msgstr ""
3576
3577 #: cpphash.c:512
3578 msgid "empty object-like macro went through full #define"
3579 msgstr ""
3580
3581 #: cpphash.c:638
3582 msgid "# is not followed by a macro argument name"
3583 msgstr ""
3584
3585 #: cpphash.c:669
3586 msgid "`#' is not followed by a macro argument name"
3587 msgstr ""
3588
3589 #: cpphash.c:727
3590 #, c-format
3591 msgid "first token = %d not %d in collect_formal_parameters"
3592 msgstr ""
3593
3594 #: cpphash.c:749
3595 msgid "impossible token in macro argument list"
3596 msgstr ""
3597
3598 #: cpphash.c:754
3599 msgid "illegal token in macro argument list"
3600 msgstr ""
3601
3602 #: cpphash.c:767
3603 msgid "another parameter follows \"...\""
3604 msgstr ""
3605
3606 #: cpphash.c:773
3607 msgid "missing right paren in macro argument list"
3608 msgstr ""
3609
3610 #: cpphash.c:786
3611 #, c-format
3612 msgid "collect_params: argc=%d argslen=0"
3613 msgstr ""
3614
3615 #: cpphash.c:805
3616 #, c-format
3617 msgid "duplicate macro argument name \"%s\""
3618 msgstr ""
3619
3620 #: cpphash.c:813
3621 msgid "C99 does not permit use of __VA_ARGS__ as a macro argument name"
3622 msgstr ""
3623
3624 #: cpphash.c:828
3625 msgid "C89 does not permit varargs macros"
3626 msgstr ""
3627
3628 #: cpphash.c:839
3629 msgid "ISO C does not permit named varargs macros"
3630 msgstr ""
3631
3632 #: cpphash.c:845
3633 #, c-format
3634 msgid "collect_params: impossible token type %d"
3635 msgstr ""
3636
3637 #: cpphash.c:912
3638 #, c-format
3639 msgid "The C standard requires whitespace after #define %s"
3640 msgstr ""
3641
3642 #: cpphash.c:962
3643 #, c-format
3644 msgid "\"%s\" redefined"
3645 msgstr ""
3646
3647 #: cpphash.c:980
3648 msgid "this is the location of the previous definition"
3649 msgstr ""
3650
3651 #: cpphash.c:1210
3652 #, c-format
3653 msgid "attempt to use poisoned `%s'."
3654 msgstr ""
3655
3656 #: cpphash.c:1215
3657 msgid "invalid special hash type"
3658 msgstr ""
3659
3660 #: cpphash.c:1340
3661 #, c-format
3662 msgid "macroexpand: unexpected token %d (wanted LPAREN)"
3663 msgstr ""
3664
3665 #: cpphash.c:1357
3666 msgid "unterminated macro call"
3667 msgstr ""
3668
3669 #: cpphash.c:1385
3670 #, c-format
3671 msgid "arguments given to macro `%s'"
3672 msgstr ""
3673
3674 #: cpphash.c:1396
3675 #, c-format
3676 msgid "macro `%s' used without args"
3677 msgstr ""
3678
3679 #: cpphash.c:1398
3680 #, c-format
3681 msgid "macro `%s' used with just one arg"
3682 msgstr ""
3683
3684 #: cpphash.c:1400
3685 #, c-format
3686 msgid "macro `%s' used with only %d args"
3687 msgstr ""
3688
3689 #: cpphash.c:1404
3690 #, c-format
3691 msgid "macro `%s' used with too many (%d) args"
3692 msgstr ""
3693
3694 #: cpphash.c:1869
3695 #, c-format
3696 msgid "invalid hash type %d in dump_definition"
3697 msgstr ""
3698
3699 #: cppinit.c:346
3700 #, c-format
3701 msgid "ignoring nonexistent directory `%s'\n"
3702 msgstr ""
3703
3704 #: cppinit.c:352
3705 #, c-format
3706 msgid "%s: Not a directory"
3707 msgstr ""
3708
3709 #: cppinit.c:443 cppinit.c:463 cppinit.c:482 cppinit.c:496
3710 #, c-format
3711 msgid "ignoring duplicate directory `%s'\n"
3712 msgstr ""
3713
3714 #: cppinit.c:875
3715 msgid "-MG must be specified with one of -M or -MM"
3716 msgstr ""
3717
3718 #: cppinit.c:882
3719 msgid "-lang-chill and -trigraphs are mutually exclusive"
3720 msgstr ""
3721
3722 #: cppinit.c:916
3723 msgid "#include \"...\" search starts here:\n"
3724 msgstr ""
3725
3726 #: cppinit.c:920
3727 msgid "#include <...> search starts here:\n"
3728 msgstr ""
3729
3730 #: cppinit.c:923
3731 msgid "End of search list.\n"
3732 msgstr ""
3733
3734 #: cppinit.c:1016
3735 msgid "buffers still stacked in cpp_finish"
3736 msgstr ""
3737
3738 #: cppinit.c:1042
3739 msgid "I/O error on output"
3740 msgstr ""
3741
3742 #. Irix6 "cc -n32" and OSF4 cc have problems with char foo[] = ("string");
3743 #. I.e. a const string initializer with parens around it.  That is
3744 #. what N_("string") resolves to, so we make no_* be macros instead.
3745 #: cppinit.c:1077
3746 #, c-format
3747 msgid "Argument missing after %s"
3748 msgstr ""
3749
3750 #: cppinit.c:1078
3751 #, c-format
3752 msgid "Assertion missing after %s"
3753 msgstr ""
3754
3755 #: cppinit.c:1079
3756 #, c-format
3757 msgid "Directory name missing after %s"
3758 msgstr ""
3759
3760 #: cppinit.c:1080
3761 #, c-format
3762 msgid "File name missing after %s"
3763 msgstr ""
3764
3765 #: cppinit.c:1081
3766 #, c-format
3767 msgid "Macro name missing after %s"
3768 msgstr ""
3769
3770 #: cppinit.c:1082
3771 #, c-format
3772 msgid "Path name missing after %s"
3773 msgstr ""
3774
3775 #: cppinit.c:1083
3776 #, c-format
3777 msgid "Number missing after %s"
3778 msgstr ""
3779
3780 #: cppinit.c:1260
3781 #, c-format
3782 msgid "Too many arguments. Type %s --help for usage info"
3783 msgstr ""
3784
3785 #: cppinit.c:1342 cppinit.c:1505
3786 #, c-format
3787 msgid "GNU CPP version %s (cpplib)\n"
3788 msgstr ""
3789
3790 #: cppinit.c:1497
3791 msgid "Output filename specified twice"
3792 msgstr ""
3793
3794 #: cppinit.c:1633
3795 msgid "-I- specified twice"
3796 msgstr ""
3797
3798 #: cppinit.c:1792
3799 #, c-format
3800 msgid "Usage: %s [switches] input output\n"
3801 msgstr ""
3802
3803 #: cppinit.c:1793
3804 msgid ""
3805 "Switches:\n"
3806 "  -include <file>           Include the contents of <file> before other "
3807 "files\n"
3808 "  -imacros <file>           Accept definition of macros in <file>\n"
3809 "  -iprefix <path>           Specify <path> as a prefix for next two options\n"
3810 "  -iwithprefix <dir>        Add <dir> to the end of the system include path\n"
3811 "  -iwithprefixbefore <dir>  Add <dir> to the end of the main include path\n"
3812 "  -isystem <dir>            Add <dir> to the start of the system include "
3813 "path\n"
3814 "  -idirafter <dir>          Add <dir> to the end of the system include path\n"
3815 "  -I <dir>                  Add <dir> to the end of the main include path\n"
3816 "  -I-                       Fine-grained include path control; see info "
3817 "docs\n"
3818 "  -nostdinc                 Do not search system include directories\n"
3819 "                             (dirs specified with -isystem will still be "
3820 "used)\n"
3821 "  -nostdinc++               Do not search system include directories for "
3822 "C++\n"
3823 "  -o <file>                 Put output into <file>\n"
3824 "  -pedantic                 Issue all warnings demanded by strict ANSI C\n"
3825 "  -pedantic-errors          Issue -pedantic warnings as errors instead\n"
3826 "  -traditional              Follow K&R pre-processor behaviour\n"
3827 "  -trigraphs                Support ANSI C trigraphs\n"
3828 "  -lang-c                   Assume that the input sources are in C\n"
3829 "  -lang-c89                 Assume that the input sources are in C89\n"
3830 "  -lang-c++                 Assume that the input sources are in C++\n"
3831 "  -lang-objc                Assume that the input sources are in ObjectiveC\n"
3832 "  -lang-objc++              Assume that the input sources are in "
3833 "ObjectiveC++\n"
3834 "  -lang-asm                 Assume that the input sources are in assembler\n"
3835 "  -lang-fortran\t\t    Assume that the input sources are in Fortran\n"
3836 "  -lang-chill               Assume that the input sources are in Chill\n"
3837 "  -std=<std name>           Specify the conformance standard; one of:\n"
3838 "                            gnu89, gnu99, c89, c99, iso9899:1990,\n"
3839 "                            iso9899:199409, iso9899:1999\n"
3840 "  -+                        Allow parsing of C++ style features\n"
3841 "  -w                        Inhibit warning messages\n"
3842 "  -Wtrigraphs               Warn if trigraphs are encountered\n"
3843 "  -Wno-trigraphs            Do not warn about trigraphs\n"
3844 "  -Wcomment{s}              Warn if one comment starts inside another\n"
3845 "  -Wno-comment{s}           Do not warn about comments\n"
3846 "  -Wtraditional             Warn if a macro argument is/would be turned "
3847 "into\n"
3848 "                             a string if -traditional is specified\n"
3849 "  -Wno-traditional          Do not warn about stringification\n"
3850 "  -Wundef                   Warn if an undefined macro is used by #if\n"
3851 "  -Wno-undef                Do not warn about testing undefined macros\n"
3852 "  -Wimport                  Warn about the use of the #import directive\n"
3853 "  -Wno-import               Do not warn about the use of #import\n"
3854 "  -Werror                   Treat all warnings as errors\n"
3855 "  -Wno-error                Do not treat warnings as errors\n"
3856 "  -Wall                     Enable all preprocessor warnings\n"
3857 "  -M                        Generate make dependencies\n"
3858 "  -MM                       As -M, but ignore system header files\n"
3859 "  -MD                       As -M, but put output in a .d file\n"
3860 "  -MMD                      As -MD, but ignore system header files\n"
3861 "  -MG                       Treat missing header file as generated files\n"
3862 "  -g3                       Include #define and #undef directives in the "
3863 "output\n"
3864 "  -D<macro>                 Define a <macro> with string '1' as its value\n"
3865 "  -D<macro>=<val>           Define a <macro> with <val> as its value\n"
3866 "  -A<question> (<answer>)   Assert the <answer> to <question>\n"
3867 "  -A-<question> (<answer>)  Disable the <answer> to <question>\n"
3868 "  -U<macro>                 Undefine <macro> \n"
3869 "  -v                        Display the version number\n"
3870 "  -H                        Print the name of header files as they are used\n"
3871 "  -C                        Do not discard comments\n"
3872 "  -dM                       Display a list of macro definitions active at "
3873 "end\n"
3874 "  -dD                       Preserve macro definitions in output\n"
3875 "  -dN                       As -dD except that only the names are preserved\n"
3876 "  -dI                       Include #include directives in the output\n"
3877 "  -ftabstop=<number>        Distance between tab stops for column reporting\n"
3878 "  -P                        Do not generate #line directives\n"
3879 "  -$                        Do not allow '$' in identifiers\n"
3880 "  -remap                    Remap file names when including files.\n"
3881 "  --version                 Display version information\n"
3882 "  -h or --help              Display this information\n"
3883 msgstr ""
3884
3885 #: cpplex.c:190
3886 msgid "macro or `#include' recursion too deep"
3887 msgstr ""
3888
3889 #: cpplex.c:212
3890 msgid "mark active in cpp_pop_buffer"
3891 msgstr ""
3892
3893 #: cpplex.c:439
3894 msgid "length < 0 in cpp_expand_to_buffer"
3895 msgstr ""
3896
3897 #: cpplex.c:861 cpplex.c:2440
3898 msgid "'/*' within comment"
3899 msgstr ""
3900
3901 #: cpplex.c:865 cpplex.c:3018
3902 msgid "unterminated comment"
3903 msgstr ""
3904
3905 #: cpplex.c:895
3906 msgid "backslash-newline within line comment"
3907 msgstr ""
3908
3909 #: cpplex.c:931
3910 msgid "C++ style comments are not allowed in traditional C"
3911 msgstr ""
3912
3913 #: cpplex.c:934 cpplex.c:2974
3914 msgid "C++ style comments are not allowed in ISO C89"
3915 msgstr ""
3916
3917 #: cpplex.c:938 cpplex.c:2976
3918 msgid "(this will be reported only once per input file)"
3919 msgstr ""
3920
3921 #: cpplex.c:986 cpplex.c:2532
3922 msgid "embedded null character ignored"
3923 msgstr ""
3924
3925 #: cpplex.c:988 cpplex.c:2531
3926 msgid "embedded null characters ignored"
3927 msgstr ""
3928
3929 #: cpplex.c:1008 cpplex.c:1076 cpplex.c:2523
3930 #, c-format
3931 msgid "%s in preprocessing directive"
3932 msgstr ""
3933
3934 #: cpplex.c:1132
3935 msgid "unterminated string or character constant"
3936 msgstr ""
3937
3938 #: cpplex.c:1137
3939 msgid "possible real start of unterminated constant"
3940 msgstr ""
3941
3942 #: cpplex.c:1163
3943 msgid "unterminated character constant"
3944 msgstr ""
3945
3946 #: cpplex.c:1169
3947 msgid "string constant runs past end of line"
3948 msgstr ""
3949
3950 #: cpplex.c:1177
3951 msgid "\\r escape inside string constant"
3952 msgstr ""
3953
3954 #: cpplex.c:1199
3955 msgid "null character in string or character constant"
3956 msgstr ""
3957
3958 #: cpplex.c:1201
3959 msgid "null characters in string or character constant"
3960 msgstr ""
3961
3962 #: cpplex.c:1385
3963 msgid "missing '>' in `#include <FILENAME>'"
3964 msgstr ""
3965
3966 #: cpplex.c:1402 cpplex.c:1587
3967 #, c-format
3968 msgid "unrecognized escape \\r%c"
3969 msgstr ""
3970
3971 #: cpplex.c:1704
3972 #, c-format
3973 msgid "function macro %s must be used with arguments in traditional C"
3974 msgstr ""
3975
3976 #: cpplex.c:1730
3977 msgid "vertical tab in preprocessing directive"
3978 msgstr ""
3979
3980 #: cpplex.c:1732
3981 msgid "form feed in preprocessing directive"
3982 msgstr ""
3983
3984 #: cpplex.c:2094 cpplex.c:2321
3985 #, c-format
3986 msgid "trigraph ??%c converted to %c"
3987 msgstr ""
3988
3989 #: cpplex.c:2097 cpplex.c:2325
3990 #, c-format
3991 msgid "trigraph ??%c ignored"
3992 msgstr ""
3993
3994 #: cpplex.c:2132 cpplex.c:3287
3995 msgid "no newline at end of file"
3996 msgstr ""
3997
3998 #: cpplex.c:2562
3999 msgid "'$' character in identifier"
4000 msgstr ""
4001
4002 #: cpplex.c:2714
4003 msgid "multi-line string constant"
4004 msgstr ""
4005
4006 #: cpplex.c:2752
4007 #, c-format
4008 msgid "missing terminating %c character"
4009 msgstr ""
4010
4011 #: cpplex.c:2758
4012 msgid "possible start of unterminated string literal"
4013 msgstr ""
4014
4015 #: cpplex.c:2768
4016 msgid "null characters preserved"
4017 msgstr ""
4018
4019 #: cpplex.c:2769
4020 msgid "null character preserved"
4021 msgstr ""
4022
4023 #: cpplex.c:2983
4024 msgid "comment start split across lines"
4025 msgstr ""
4026
4027 #: cpplex.c:2987
4028 msgid "multi-line comment"
4029 msgstr ""
4030
4031 #: cpplex.c:3015
4032 msgid "comment start '/*' split across lines"
4033 msgstr ""
4034
4035 #: cpplex.c:3021
4036 msgid "comment end '*/' split across lines"
4037 msgstr ""
4038
4039 #: cpplex.c:3071
4040 msgid "backslash and newline separated by space"
4041 msgstr ""
4042
4043 #: cpplex.c:3359
4044 msgid "Unspellable token"
4045 msgstr ""
4046
4047 #: cpplib.c:188
4048 msgid "handle_directive called on macro buffer"
4049 msgstr ""
4050
4051 #: cpplib.c:219
4052 msgid "# followed by integer"
4053 msgstr ""
4054
4055 #: cpplib.c:247
4056 #, c-format
4057 msgid "invalid preprocessing directive #%s"
4058 msgstr ""
4059
4060 #: cpplib.c:266
4061 #, c-format
4062 msgid "ignoring #%s because of its indented #"
4063 msgstr ""
4064
4065 #: cpplib.c:276
4066 #, c-format
4067 msgid "#%s may not be used inside a macro argument"
4068 msgstr ""
4069
4070 #: cpplib.c:284
4071 #, c-format
4072 msgid "ISO C does not allow #%s"
4073 msgstr ""
4074
4075 #: cpplib.c:291
4076 #, c-format
4077 msgid "traditional C ignores #%s with the # indented"
4078 msgstr ""
4079
4080 #: cpplib.c:295
4081 #, c-format
4082 msgid "suggest hiding #%s from traditional C with an indented #"
4083 msgstr ""
4084
4085 #: cpplib.c:357
4086 msgid "#define must be followed by an identifier"
4087 msgstr ""
4088
4089 #: cpplib.c:369
4090 msgid "\"defined\" is not a legal macro name"
4091 msgstr ""
4092
4093 #: cpplib.c:378
4094 #, c-format
4095 msgid "redefining poisoned `%.*s'"
4096 msgstr ""
4097
4098 #: cpplib.c:416
4099 #, c-format
4100 msgid "#%s expects \"FILENAME\" or <FILENAME>"
4101 msgstr ""
4102
4103 #: cpplib.c:424
4104 #, c-format
4105 msgid "junk at end of #%s"
4106 msgstr ""
4107
4108 #: cpplib.c:431
4109 #, c-format
4110 msgid "empty file name in #%s"
4111 msgstr ""
4112
4113 #: cpplib.c:469
4114 msgid "#import is obsolete, use an #ifndef wrapper in the header file"
4115 msgstr ""
4116
4117 #: cpplib.c:514
4118 msgid "#include_next in primary source file"
4119 msgstr ""
4120
4121 #: cpplib.c:545
4122 msgid "invalid format #line"
4123 msgstr ""
4124
4125 #: cpplib.c:569 cpplib.c:578
4126 msgid "token after #line is not an integer"
4127 msgstr ""
4128
4129 #: cpplib.c:584
4130 msgid "line number out of range in #line"
4131 msgstr ""
4132
4133 #: cpplib.c:597
4134 msgid "garbage at end of #line"
4135 msgstr ""
4136
4137 #: cpplib.c:638
4138 msgid "second token after #line is not a string"
4139 msgstr ""
4140
4141 #: cpplib.c:674
4142 msgid "token after #undef is not an identifier"
4143 msgstr ""
4144
4145 #: cpplib.c:683
4146 msgid "junk on line after #undef"
4147 msgstr ""
4148
4149 #: cpplib.c:694
4150 #, c-format
4151 msgid "cannot undefine poisoned \"%s\""
4152 msgstr ""
4153
4154 #: cpplib.c:704
4155 #, c-format
4156 msgid "undefining `%s'"
4157 msgstr ""
4158
4159 #: cpplib.c:730
4160 #, c-format
4161 msgid "#error %.*s"
4162 msgstr ""
4163
4164 #: cpplib.c:750
4165 #, c-format
4166 msgid "#warning %.*s"
4167 msgstr ""
4168
4169 #: cpplib.c:845
4170 msgid "malformed #pragma directive"
4171 msgstr ""
4172
4173 #: cpplib.c:871
4174 msgid "#pragma once is obsolete"
4175 msgstr ""
4176
4177 #: cpplib.c:874
4178 msgid "#pragma once outside include file"
4179 msgstr ""
4180
4181 #: cpplib.c:898
4182 msgid "malformed #pragma implementation"
4183 msgstr ""
4184
4185 #: cpplib.c:911
4186 #, c-format
4187 msgid "#pragma implementation for %s appears after file is included"
4188 msgstr ""
4189
4190 #: cpplib.c:943
4191 msgid "invalid #pragma poison directive"
4192 msgstr ""
4193
4194 #: cpplib.c:956
4195 #, c-format
4196 msgid "poisoning existing macro `%s'"
4197 msgstr ""
4198
4199 #: cpplib.c:978
4200 msgid "#pragma system_header outside include file"
4201 msgstr ""
4202
4203 #: cpplib.c:1094
4204 #, c-format
4205 msgid "#%s with no argument"
4206 msgstr ""
4207
4208 #: cpplib.c:1104
4209 #, c-format
4210 msgid "#%s with invalid argument"
4211 msgstr ""
4212
4213 #: cpplib.c:1112
4214 #, c-format
4215 msgid "garbage at end of #%s"
4216 msgstr ""
4217
4218 #: cpplib.c:1130 cpplib.c:1151 cpplib.c:1611
4219 #, c-format
4220 msgid "attempt to use poisoned `%s'"
4221 msgstr ""
4222
4223 #: cpplib.c:1193
4224 msgid "#else without #if"
4225 msgstr ""
4226
4227 #: cpplib.c:1198
4228 msgid "#else after #else"
4229 msgstr ""
4230
4231 #: cpplib.c:1199 cpplib.c:1236
4232 msgid "the conditional began here"
4233 msgstr ""
4234
4235 #: cpplib.c:1230
4236 msgid "#elif without #if"
4237 msgstr ""
4238
4239 #: cpplib.c:1235
4240 msgid "#elif after #else"
4241 msgstr ""
4242
4243 #: cpplib.c:1265
4244 msgid "#endif without #if"
4245 msgstr ""
4246
4247 #: cpplib.c:1315
4248 #, c-format
4249 msgid "ISO C forbids text after #%s"
4250 msgstr ""
4251
4252 #: cpplib.c:1334
4253 #, c-format
4254 msgid "unterminated #%s"
4255 msgstr ""
4256
4257 #: cppmain.c:61
4258 #, c-format
4259 msgid "Invalid option %s"
4260 msgstr ""
4261
4262 #: cppspec.c:128
4263 #, c-format
4264 msgid "`%s' is not a legal option to the preprocessor"
4265 msgstr ""
4266
4267 #: cppspec.c:152
4268 msgid "too many input files"
4269 msgstr ""
4270
4271 #: cse.c:6873
4272 #, c-format
4273 msgid ";; Processing block from %d to %d, %d sets.\n"
4274 msgstr ""
4275
4276 #: emit-rtl.c:963
4277 msgid ""
4278 "Unable to access real part of complex value in a hard register on this target"
4279 msgstr ""
4280
4281 #: emit-rtl.c:986
4282 msgid ""
4283 "Unable to access imaginary part of complex value in a hard register on this "
4284 "target"
4285 msgstr ""
4286
4287 #: except.c:954
4288 msgid "Cannot duplicate non-existant exception region."
4289 msgstr ""
4290
4291 #: except.c:1068
4292 msgid "exception handling disabled, use -fexceptions to enable"
4293 msgstr ""
4294
4295 #: except.c:1751
4296 msgid "Never issued previous false_label"
4297 msgstr ""
4298
4299 #: except.c:3074
4300 msgid "Duplicate call to __builtin_eh_return"
4301 msgstr ""
4302
4303 #: except.c:3094
4304 msgid "function uses __builtin_eh_return"
4305 msgstr ""
4306
4307 #: explow.c:1451
4308 msgid "stack limits not supported on this target"
4309 msgstr ""
4310
4311 #: expr.c:2682
4312 msgid "function using short complex types cannot be inline"
4313 msgstr ""
4314
4315 #: expr.c:5643 expr.c:5652 expr.c:5661 expr.c:5666 expr.c:5845 expr.c:5860
4316 msgid "unsupported wide integer operation"
4317 msgstr ""
4318
4319 #: final.c:3367
4320 #, c-format
4321 msgid "output_operand: %s"
4322 msgstr ""
4323
4324 #: final.c:3507
4325 #, c-format
4326 msgid "operand number missing after %-letter"
4327 msgstr ""
4328
4329 #: final.c:3509 final.c:3542
4330 msgid "operand number out of range"
4331 msgstr ""
4332
4333 #: final.c:3555
4334 #, ycp-format
4335 msgid "invalid %%-code"
4336 msgstr ""
4337
4338 #: final.c:3582
4339 msgid "`%l' operand isn't a label"
4340 msgstr ""
4341
4342 #: flow.c:6338
4343 #, c-format
4344 msgid "Head insn %d for block %d not found in the insn stream."
4345 msgstr ""
4346
4347 #: flow.c:6349
4348 #, c-format
4349 msgid "Insn %d is in multiple basic blocks (%d and %d)"
4350 msgstr ""
4351
4352 #: flow.c:6360
4353 #, c-format
4354 msgid "End insn %d for block %d not found in the insn stream."
4355 msgstr ""
4356
4357 #: flow.c:6394 flow.c:6421
4358 #, c-format
4359 msgid "Basic block %i edge lists are corrupted"
4360 msgstr ""
4361
4362 #: flow.c:6406
4363 #, c-format
4364 msgid "Basic block %d pred edge is corrupted"
4365 msgstr ""
4366
4367 #: flow.c:6436
4368 #, c-format
4369 msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d"
4370 msgstr ""
4371
4372 #: flow.c:6446
4373 #, c-format
4374 msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d\n"
4375 msgstr ""
4376
4377 #: flow.c:6463
4378 #, c-format
4379 msgid "NOTE_INSN_BASIC_BLOCK %d in the middle of basic block %d"
4380 msgstr ""
4381
4382 #: flow.c:6475
4383 #, c-format
4384 msgid "In basic block %d:"
4385 msgstr ""
4386
4387 #: flow.c:6495
4388 msgid "Basic blocks not numbered consecutively"
4389 msgstr ""
4390
4391 #: flow.c:6535
4392 #, c-format
4393 msgid "number of bb notes in insn chain (%d) != n_basic_blocks (%d)"
4394 msgstr ""
4395
4396 #: gcc.c:978
4397 #, c-format
4398 msgid "Ambiguous abbreviation %s"
4399 msgstr ""
4400
4401 #: gcc.c:1005
4402 #, c-format
4403 msgid "Incomplete `%s' option"
4404 msgstr ""
4405
4406 #: gcc.c:1016
4407 #, c-format
4408 msgid "Missing argument to `%s' option"
4409 msgstr ""
4410
4411 #: gcc.c:1029
4412 #, c-format
4413 msgid "Extraneous argument to `%s' option"
4414 msgstr ""
4415
4416 #: gcc.c:1196
4417 msgid "Using builtin specs.\n"
4418 msgstr ""
4419
4420 #: gcc.c:1279
4421 #, c-format
4422 msgid ""
4423 "Setting spec %s to '%s'\n"
4424 "\n"
4425 msgstr ""
4426
4427 #: gcc.c:1475
4428 #, c-format
4429 msgid "Reading specs from %s\n"
4430 msgstr ""
4431
4432 #: gcc.c:1572 gcc.c:1590
4433 msgid "specs %%include syntax malformed after %ld characters"
4434 msgstr ""
4435
4436 #: gcc.c:1598
4437 #, c-format
4438 msgid "Could not find specs file %s\n"
4439 msgstr ""
4440
4441 #: gcc.c:1614 gcc.c:1622 gcc.c:1631 gcc.c:1640
4442 msgid "specs %%rename syntax malformed after %ld characters"
4443 msgstr ""
4444
4445 #: gcc.c:1649
4446 #, c-format
4447 msgid "specs %s spec was not found to be renamed"
4448 msgstr ""
4449
4450 #: gcc.c:1656
4451 #, c-format
4452 msgid "rename spec %s to %s\n"
4453 msgstr ""
4454
4455 #: gcc.c:1658
4456 #, c-format
4457 msgid ""
4458 "spec is '%s'\n"
4459 "\n"
4460 msgstr ""
4461
4462 #: gcc.c:1671
4463 msgid "specs unknown %% command after %ld characters"
4464 msgstr ""
4465
4466 #: gcc.c:1682 gcc.c:1695
4467 #, c-format
4468 msgid "specs file malformed after %ld characters"
4469 msgstr ""
4470
4471 #: gcc.c:1751
4472 msgid "spec file has no spec for linking"
4473 msgstr ""
4474
4475 #: gcc.c:2482
4476 #, c-format
4477 msgid "file path prefix `%s%s' never used"
4478 msgstr ""
4479
4480 #: gcc.c:2485
4481 #, c-format
4482 msgid "file path prefix `%s' never used"
4483 msgstr ""
4484
4485 #: gcc.c:2541
4486 msgid "-pipe not supported"
4487 msgstr ""
4488
4489 #: gcc.c:2577
4490 msgid ""
4491 "\n"
4492 "Go ahead? (y or n) "
4493 msgstr ""
4494
4495 #: gcc.c:2664
4496 #, c-format
4497 msgid "Internal compiler error: program %s got fatal signal %d"
4498 msgstr ""
4499
4500 #: gcc.c:2679
4501 #, c-format
4502 msgid "# %s %.2f %.2f\n"
4503 msgstr ""
4504
4505 #: gcc.c:3190
4506 msgid "argument to `-Xlinker' is missing"
4507 msgstr ""
4508
4509 #: gcc.c:3207
4510 msgid "argument to `-specs' is missing"
4511 msgstr ""
4512
4513 #: gcc.c:3222
4514 msgid "argument to `-specs=' is missing"
4515 msgstr ""
4516
4517 #: gcc.c:3244
4518 msgid "argument to `-b' is missing"
4519 msgstr ""
4520
4521 #: gcc.c:3257
4522 msgid "argument to `-B' is missing"
4523 msgstr ""
4524
4525 #: gcc.c:3309
4526 msgid "argument to `-V' is missing"
4527 msgstr ""
4528
4529 #: gcc.c:3330 gcc.c:3337 gcc.c:3344
4530 msgid "invalid version number format"
4531 msgstr ""
4532
4533 #: gcc.c:3415
4534 msgid "cannot specify -o with -c or -S and multiple compilations"
4535 msgstr ""
4536
4537 #: gcc.c:3585
4538 msgid "Warning: -pipe ignored since -save-temps specified"
4539 msgstr ""
4540
4541 #: gcc.c:3589
4542 msgid "Warning: -pipe ignored since -time specified"
4543 msgstr ""
4544
4545 #: gcc.c:3599
4546 msgid "argument to `-x' is missing"
4547 msgstr ""
4548
4549 #: gcc.c:3627
4550 #, c-format
4551 msgid "argument to `-%s' is missing"
4552 msgstr ""
4553
4554 #: gcc.c:3687
4555 #, c-format
4556 msgid "Warning: `-x %s' after last input file has no effect"
4557 msgstr ""
4558
4559 #: gcc.c:3883
4560 msgid "Invalid specification!  Bug in cc."
4561 msgstr ""
4562
4563 #. Catch the case where a spec string contains something like
4564 #. '%{foo:%*}'.  ie there is no * in the pattern on the left
4565 #. hand side of the :.
4566 #: gcc.c:4485
4567 #, ycp-format
4568 msgid "Spec failure: '%%*' has not been initialised by pattern match"
4569 msgstr ""
4570
4571 #: gcc.c:4494
4572 #, ycp-format
4573 msgid "Warning: use of obsolete %%[ operator in specs"
4574 msgstr ""
4575
4576 #: gcc.c:4512
4577 #, c-format
4578 msgid "Processing spec %c%s%c, which is '%s'\n"
4579 msgstr ""
4580
4581 #: gcc.c:4636
4582 #, c-format
4583 msgid "Spec failure: Unrecognised spec option '%c'"
4584 msgstr ""
4585
4586 #: gcc.c:5425
4587 #, c-format
4588 msgid "unrecognized option `-%s'"
4589 msgstr ""
4590
4591 #: gcc.c:5495
4592 #, c-format
4593 msgid "gcc version %s\n"
4594 msgstr ""
4595
4596 #: gcc.c:5497
4597 #, c-format
4598 msgid "gcc driver version %s executing gcc version %s\n"
4599 msgstr ""
4600
4601 #: gcc.c:5505
4602 msgid "No input files"
4603 msgstr ""
4604
4605 #: gcc.c:5544
4606 #, c-format
4607 msgid "%s: %s compiler not installed on this system"
4608 msgstr ""
4609
4610 #: gcc.c:5637
4611 #, c-format
4612 msgid "%s: linker input file unused since linking not done"
4613 msgstr ""
4614
4615 #: gcc.c:5680
4616 #, c-format
4617 msgid "language %s not recognized"
4618 msgstr ""
4619
4620 #: gcov.c:292
4621 msgid "Internal gcov abort.\n"
4622 msgstr ""
4623
4624 #: gcov.c:301
4625 msgid "gcov [-b] [-v] [-n] [-l] [-f] [-o OBJDIR] file\n"
4626 msgstr ""
4627
4628 #: gcov.c:421
4629 #, c-format
4630 msgid "Could not open basic block file %s.\n"
4631 msgstr ""
4632
4633 #: gcov.c:430
4634 #, c-format
4635 msgid "Could not open data file %s.\n"
4636 msgstr ""
4637
4638 #: gcov.c:431
4639 msgid "Assuming that all execution counts are zero.\n"
4640 msgstr ""
4641
4642 #: gcov.c:437
4643 #, c-format
4644 msgid "Could not open program flow graph file %s.\n"
4645 msgstr ""
4646
4647 #: gcov.c:448
4648 #, c-format
4649 msgid "No executable code associated with file %s.\n"
4650 msgstr ""
4651
4652 #: gcov.c:747
4653 msgid ".da file contents exhausted too early\n"
4654 msgstr ""
4655
4656 #: gcov.c:750
4657 msgid ".da file contents not exhausted\n"
4658 msgstr ""
4659
4660 #: gcov.c:931
4661 msgid "%6.2f%% of %d source lines executed in function %s\n"
4662 msgstr ""
4663
4664 #: gcov.c:935
4665 #, c-format
4666 msgid "No executable source lines in function %s\n"
4667 msgstr ""
4668
4669 #: gcov.c:942
4670 msgid "%6.2f%% of %d branches executed in function %s\n"
4671 msgstr ""
4672
4673 #: gcov.c:946
4674 msgid "%6.2f%% of %d branches taken at least once in function %s\n"
4675 msgstr ""
4676
4677 #: gcov.c:951
4678 #, c-format
4679 msgid "No branches in function %s\n"
4680 msgstr ""
4681
4682 #: gcov.c:953
4683 msgid "%6.2f%% of %d calls executed in function %s\n"
4684 msgstr ""
4685
4686 #: gcov.c:957
4687 #, c-format
4688 msgid "No calls in function %s\n"
4689 msgstr ""
4690
4691 #: gcov.c:1089
4692 #, c-format
4693 msgid "didn't use all bb entries of graph, function %s\n"
4694 msgstr ""
4695
4696 #: gcov.c:1091
4697 #, c-format
4698 msgid "block_num = %ld, num_blocks = %d\n"
4699 msgstr ""
4700
4701 #: gcov.c:1129
4702 #, c-format
4703 msgid "ERROR: too many basic blocks in .bb file %s\n"
4704 msgstr ""
4705
4706 #: gcov.c:1206
4707 msgid "%6.2f%% of %d source lines executed in file %s\n"
4708 msgstr ""
4709
4710 #: gcov.c:1210
4711 #, c-format
4712 msgid "No executable source lines in file %s\n"
4713 msgstr ""
4714
4715 #: gcov.c:1217
4716 msgid "%6.2f%% of %d branches executed in file %s\n"
4717 msgstr ""
4718
4719 #: gcov.c:1221
4720 msgid "%6.2f%% of %d branches taken at least once in file %s\n"
4721 msgstr ""
4722
4723 #: gcov.c:1226
4724 #, c-format
4725 msgid "No branches in file %s\n"
4726 msgstr ""
4727
4728 #: gcov.c:1228
4729 msgid "%6.2f%% of %d calls executed in file %s\n"
4730 msgstr ""
4731
4732 #: gcov.c:1232
4733 #, c-format
4734 msgid "No calls in file %s\n"
4735 msgstr ""
4736
4737 #: gcov.c:1244
4738 #, c-format
4739 msgid "Could not open source file %s.\n"
4740 msgstr ""
4741
4742 #: gcov.c:1294
4743 #, c-format
4744 msgid "Could not open output file %s.\n"
4745 msgstr ""
4746
4747 #: gcov.c:1302
4748 #, c-format
4749 msgid "Creating %s.\n"
4750 msgstr ""
4751
4752 #: gcov.c:1346
4753 #, c-format
4754 msgid "call %d never executed\n"
4755 msgstr ""
4756
4757 #: gcov.c:1351
4758 #, c-format
4759 msgid "call %d returns = %d\n"
4760 msgstr ""
4761
4762 #: gcov.c:1355
4763 msgid "call %d returns = %d%%\n"
4764 msgstr ""
4765
4766 #: gcov.c:1363
4767 #, c-format
4768 msgid "branch %d never executed\n"
4769 msgstr ""
4770
4771 #: gcov.c:1369
4772 #, c-format
4773 msgid "branch %d taken = %d\n"
4774 msgstr ""
4775
4776 #: gcov.c:1373
4777 msgid "branch %d taken = %d%%\n"
4778 msgstr ""
4779
4780 #: gcov.c:1387
4781 #, c-format
4782 msgid "Unexpected EOF while reading source file %s.\n"
4783 msgstr ""
4784
4785 #: ../libiberty/getopt.c:682
4786 #, c-format
4787 msgid "%s: option `%s' is ambiguous\n"
4788 msgstr ""
4789
4790 #: ../libiberty/getopt.c:707
4791 #, c-format
4792 msgid "%s: option `--%s' doesn't allow an argument\n"
4793 msgstr ""
4794
4795 #: ../libiberty/getopt.c:712
4796 #, c-format
4797 msgid "%s: option `%c%s' doesn't allow an argument\n"
4798 msgstr ""
4799
4800 #: ../libiberty/getopt.c:730 ../libiberty/getopt.c:903
4801 #, c-format
4802 msgid "%s: option `%s' requires an argument\n"
4803 msgstr ""
4804
4805 #. --option
4806 #: ../libiberty/getopt.c:759
4807 #, c-format
4808 msgid "%s: unrecognized option `--%s'\n"
4809 msgstr ""
4810
4811 #. +option or -option
4812 #: ../libiberty/getopt.c:763
4813 #, c-format
4814 msgid "%s: unrecognized option `%c%s'\n"
4815 msgstr ""
4816
4817 #. 1003.2 specifies the format of this message.
4818 #: ../libiberty/getopt.c:789
4819 #, c-format
4820 msgid "%s: illegal option -- %c\n"
4821 msgstr ""
4822
4823 #: ../libiberty/getopt.c:792
4824 #, c-format
4825 msgid "%s: invalid option -- %c\n"
4826 msgstr ""
4827
4828 #. 1003.2 specifies the format of this message.
4829 #: ../libiberty/getopt.c:822 ../libiberty/getopt.c:952
4830 #, c-format
4831 msgid "%s: option requires an argument -- %c\n"
4832 msgstr ""
4833
4834 #: ../libiberty/getopt.c:869
4835 #, c-format
4836 msgid "%s: option `-W %s' is ambiguous\n"
4837 msgstr ""
4838
4839 #: ../libiberty/getopt.c:887
4840 #, c-format
4841 msgid "%s: option `-W %s' doesn't allow an argument\n"
4842 msgstr ""
4843
4844 #: integrate.c:154
4845 msgid "varargs function cannot be inline"
4846 msgstr ""
4847
4848 #: integrate.c:157
4849 msgid "function using alloca cannot be inline"
4850 msgstr ""
4851
4852 #: integrate.c:160
4853 msgid "function using setjmp cannot be inline"
4854 msgstr ""
4855
4856 #: integrate.c:163
4857 msgid "function with nested functions cannot be inline"
4858 msgstr ""
4859
4860 #: integrate.c:167
4861 msgid "function with label addresses used in initializers cannot inline"
4862 msgstr ""
4863
4864 #: integrate.c:174 integrate.c:218
4865 msgid "function too large to be inline"
4866 msgstr ""
4867
4868 #: integrate.c:184
4869 msgid "no prototype, and parameter address used; cannot be inline"
4870 msgstr ""
4871
4872 #: integrate.c:191 integrate.c:247
4873 msgid "inline functions not supported for this return value type"
4874 msgstr ""
4875
4876 #: integrate.c:196
4877 msgid "function with varying-size return value cannot be inline"
4878 msgstr ""
4879
4880 #: integrate.c:203
4881 msgid "function with varying-size parameter cannot be inline"
4882 msgstr ""
4883
4884 #: integrate.c:206
4885 msgid "function with transparent unit parameter cannot be inline"
4886 msgstr ""
4887
4888 #: integrate.c:225
4889 msgid "function with computed jump cannot inline"
4890 msgstr ""
4891
4892 #: integrate.c:229
4893 msgid "function with nonlocal goto cannot be inline"
4894 msgstr ""
4895
4896 #: integrate.c:241
4897 msgid "function with complex parameters cannot be inline"
4898 msgstr ""
4899
4900 #: integrate.c:254
4901 msgid "function with target specific attribute(s) cannot be inlined"
4902 msgstr ""
4903
4904 #: objc/objc-act.c:770
4905 msgid "Objective-C text in C source file"
4906 msgstr ""
4907
4908 #: objc/objc-act.c:1102
4909 msgid "statically allocated objects not supported"
4910 msgstr ""
4911
4912 #: objc/objc-act.c:1164
4913 msgid "Undefined type `id', please import <objc/objc.h>"
4914 msgstr ""
4915
4916 #: objc/objc-act.c:1210 objc/objc-act.c:5392
4917 #, c-format
4918 msgid "Cannot find protocol declaration for `%s'"
4919 msgstr ""
4920
4921 #: objc-parse.y:1497 objc/objc-act.c:1447 objc/objc-act.c:5918
4922 #: objc/objc-act.c:6268 objc/objc-act.c:6304
4923 #, c-format
4924 msgid "Cannot find interface declaration for `%s'"
4925 msgstr ""
4926
4927 #: objc/objc-act.c:2507 objc/objc-act.c:6178
4928 #, c-format
4929 msgid "`%s' redeclared as different kind of symbol"
4930 msgstr ""
4931
4932 #. fatal did not work with 2 args...should fix
4933 #: objc/objc-act.c:2613
4934 #, c-format
4935 msgid "Cannot find interface declaration for `%s', superclass of `%s'"
4936 msgstr ""
4937
4938 #: objc/objc-act.c:2621
4939 #, c-format
4940 msgid "Circular inheritance in interface declaration for `%s'"
4941 msgstr ""
4942
4943 #: objc/objc-act.c:3669 objc/objc-act.c:3686
4944 msgid "inconsistent instance variable specification"
4945 msgstr ""
4946
4947 #: objc/objc-act.c:5070 objc/objc-act.c:7328
4948 #, c-format
4949 msgid "no super class declared in interface for `%s'"
4950 msgstr ""
4951
4952 #: objc/objc-act.c:5719
4953 #, c-format
4954 msgid "duplicate definition of class method `%s'."
4955 msgstr ""
4956
4957 #: objc/objc-act.c:5725
4958 #, c-format
4959 msgid "duplicate declaration of class method `%s'."
4960 msgstr ""
4961
4962 #: objc/objc-act.c:5761
4963 #, c-format
4964 msgid "duplicate definition of instance method `%s'."
4965 msgstr ""
4966
4967 #: objc/objc-act.c:5767
4968 #, c-format
4969 msgid "duplicate declaration of instance method `%s'."
4970 msgstr ""
4971
4972 #: objc/objc-act.c:5893
4973 #, c-format
4974 msgid "instance variable `%s' is declared private"
4975 msgstr ""
4976
4977 #: objc/objc-act.c:5940
4978 #, c-format
4979 msgid "instance variable `%s' is declared %s"
4980 msgstr ""
4981
4982 #: objc/objc-act.c:6191
4983 #, c-format
4984 msgid "reimplementation of class `%s'"
4985 msgstr ""
4986
4987 #: objc/objc-act.c:6233
4988 #, c-format
4989 msgid "conflicting super class name `%s'"
4990 msgstr ""
4991
4992 #: objc/objc-act.c:6235
4993 #, c-format
4994 msgid "previous declaration of `%s'"
4995 msgstr ""
4996
4997 #: objc/objc-act.c:7369
4998 msgid "[super ...] must appear in a method context"
4999 msgstr ""
5000
5001 #: objc-parse.y:701
5002 #, c-format
5003 msgid "Instance variable `%s' implicitly declared as function"
5004 msgstr ""
5005
5006 #: objc-parse.y:2627 objc-parse.y:2652
5007 msgid "method definition not in class context"
5008 msgstr ""
5009
5010 #: protoize.c:598
5011 #, c-format
5012 msgid "%s: internal abort\n"
5013 msgstr ""
5014
5015 #: protoize.c:689
5016 #, c-format
5017 msgid "%s: error writing file `%s': %s\n"
5018 msgstr ""
5019
5020 #: protoize.c:734
5021 #, c-format
5022 msgid "%s: usage '%s [ -VqfnkN ] [ -i <istring> ] [ filename ... ]'\n"
5023 msgstr ""
5024
5025 #: protoize.c:737
5026 #, c-format
5027 msgid "%s: usage '%s [ -VqfnkNlgC ] [ -B <dirname> ] [ filename ... ]'\n"
5028 msgstr ""
5029
5030 #: protoize.c:844
5031 #, c-format
5032 msgid "%s: warning: no read access for file `%s'\n"
5033 msgstr ""
5034
5035 #: protoize.c:852
5036 #, c-format
5037 msgid "%s: warning: no write access for file `%s'\n"
5038 msgstr ""
5039
5040 #: protoize.c:860
5041 #, c-format
5042 msgid "%s: warning: no write access for dir containing `%s'\n"
5043 msgstr ""
5044
5045 #. Catch cases like /.. where we try to backup to a
5046 #. point above the absolute root of the logical file
5047 #. system.
5048 #: protoize.c:1278
5049 #, c-format
5050 msgid "%s: invalid file name: %s\n"
5051 msgstr ""
5052
5053 #: protoize.c:1430
5054 #, c-format
5055 msgid "%s: %s: can't get status: %s\n"
5056 msgstr ""
5057
5058 #: protoize.c:1451
5059 #, c-format
5060 msgid ""
5061 "\n"
5062 "%s: fatal error: aux info file corrupted at line %d\n"
5063 msgstr ""
5064
5065 #: protoize.c:1787
5066 #, c-format
5067 msgid "%s:%d: declaration of function `%s' takes different forms\n"
5068 msgstr ""
5069
5070 #: protoize.c:2039
5071 #, c-format
5072 msgid "%s: compiling `%s'\n"
5073 msgstr ""
5074
5075 #: protoize.c:2062
5076 #, c-format
5077 msgid "%s: wait: %s\n"
5078 msgstr ""
5079
5080 #: protoize.c:2067
5081 #, c-format
5082 msgid "%s: subprocess got fatal signal %d\n"
5083 msgstr ""
5084
5085 #: protoize.c:2075
5086 #, c-format
5087 msgid "%s: %s exited with status %d\n"
5088 msgstr ""
5089
5090 #: protoize.c:2127
5091 #, c-format
5092 msgid "%s: warning: missing SYSCALLS file `%s'\n"
5093 msgstr ""
5094
5095 #: protoize.c:2136 protoize.c:2165
5096 #, c-format
5097 msgid "%s: can't read aux info file `%s': %s\n"
5098 msgstr ""
5099
5100 #: protoize.c:2181 protoize.c:2209
5101 #, c-format
5102 msgid "%s: can't get status of aux info file `%s': %s\n"
5103 msgstr ""
5104
5105 #: protoize.c:2237
5106 #, c-format
5107 msgid "%s: can't open aux info file `%s' for reading: %s\n"
5108 msgstr ""
5109
5110 #: protoize.c:2255
5111 #, c-format
5112 msgid "%s: error reading aux info file `%s': %s\n"
5113 msgstr ""
5114
5115 #: protoize.c:2268
5116 #, c-format
5117 msgid "%s: error closing aux info file `%s': %s\n"
5118 msgstr ""
5119
5120 #: protoize.c:2284
5121 #, c-format
5122 msgid "%s: can't delete aux info file `%s': %s\n"
5123 msgstr ""
5124
5125 #: protoize.c:2366 protoize.c:4368
5126 #, c-format
5127 msgid "%s: can't delete file `%s': %s\n"
5128 msgstr ""
5129
5130 #: protoize.c:2445
5131 #, c-format
5132 msgid "%s: warning: can't rename file `%s' to `%s': %s\n"
5133 msgstr ""
5134
5135 #: protoize.c:2570
5136 #, c-format
5137 msgid "%s: conflicting extern definitions of '%s'\n"
5138 msgstr ""
5139
5140 #: protoize.c:2574
5141 #, c-format
5142 msgid "%s: declarations of '%s' will not be converted\n"
5143 msgstr ""
5144
5145 #: protoize.c:2576
5146 #, c-format
5147 msgid "%s: conflict list for '%s' follows:\n"
5148 msgstr ""
5149
5150 #: protoize.c:2609
5151 #, c-format
5152 msgid "%s: warning: using formals list from %s(%d) for function `%s'\n"
5153 msgstr ""
5154
5155 #: protoize.c:2649
5156 #, c-format
5157 msgid "%s: %d: `%s' used but missing from SYSCALLS\n"
5158 msgstr ""
5159
5160 #: protoize.c:2655
5161 #, c-format
5162 msgid "%s: %d: warning: no extern definition for `%s'\n"
5163 msgstr ""
5164
5165 #: protoize.c:2686
5166 #, c-format
5167 msgid "%s: warning: no static definition for `%s' in file `%s'\n"
5168 msgstr ""
5169
5170 #: protoize.c:2692
5171 #, c-format
5172 msgid "%s: multiple static defs of `%s' in file `%s'\n"
5173 msgstr ""
5174
5175 #: protoize.c:2865 protoize.c:2868
5176 #, c-format
5177 msgid "%s: %d: warning: source too confusing\n"
5178 msgstr ""
5179
5180 #: protoize.c:3074
5181 #, c-format
5182 msgid "%s: %d: warning: varargs function declaration not converted\n"
5183 msgstr ""
5184
5185 #: protoize.c:3089
5186 #, c-format
5187 msgid "%s: declaration of function `%s' not converted\n"
5188 msgstr ""
5189
5190 #: protoize.c:3212
5191 #, c-format
5192 msgid "%s: warning: too many parameter lists in declaration of `%s'\n"
5193 msgstr ""
5194
5195 #: protoize.c:3233
5196 #, c-format
5197 msgid ""
5198 "\n"
5199 "%s: warning: too few parameter lists in declaration of `%s'\n"
5200 msgstr ""
5201
5202 #: protoize.c:3331
5203 #, c-format
5204 msgid "%s: %d: warning: found `%s' but expected `%s'\n"
5205 msgstr ""
5206
5207 #: protoize.c:3509
5208 #, c-format
5209 msgid "%s: local declaration for function `%s' not inserted\n"
5210 msgstr ""
5211
5212 #: protoize.c:3536
5213 #, c-format
5214 msgid ""
5215 "\n"
5216 "%s: %d: warning: can't add declaration of `%s' into macro call\n"
5217 msgstr ""
5218
5219 #: protoize.c:3610
5220 #, c-format
5221 msgid "%s: global declarations for file `%s' not inserted\n"
5222 msgstr ""
5223
5224 #: protoize.c:3701 protoize.c:3731
5225 #, c-format
5226 msgid "%s: definition of function `%s' not converted\n"
5227 msgstr ""
5228
5229 #: protoize.c:3720
5230 #, c-format
5231 msgid "%s: %d: warning: definition of %s not converted\n"
5232 msgstr ""
5233
5234 #: protoize.c:4050
5235 #, c-format
5236 msgid "%s: found definition of `%s' at %s(%d)\n"
5237 msgstr ""
5238
5239 #. If we make it here, then we did not know about this
5240 #. function definition.
5241 #: protoize.c:4066
5242 #, c-format
5243 msgid "%s: %d: warning: `%s' excluded by preprocessing\n"
5244 msgstr ""
5245
5246 #: protoize.c:4069
5247 #, c-format
5248 msgid "%s: function definition not converted\n"
5249 msgstr ""
5250
5251 #: protoize.c:4128
5252 #, c-format
5253 msgid "%s: `%s' not converted\n"
5254 msgstr ""
5255
5256 #: protoize.c:4136
5257 #, c-format
5258 msgid "%s: would convert file `%s'\n"
5259 msgstr ""
5260
5261 #: protoize.c:4139
5262 #, c-format
5263 msgid "%s: converting file `%s'\n"
5264 msgstr ""
5265
5266 #: protoize.c:4149
5267 #, c-format
5268 msgid "%s: can't get status for file `%s': %s\n"
5269 msgstr ""
5270
5271 #: protoize.c:4191
5272 #, c-format
5273 msgid "%s: can't open file `%s' for reading: %s\n"
5274 msgstr ""
5275
5276 #: protoize.c:4206
5277 #, c-format
5278 msgid ""
5279 "\n"
5280 "%s: error reading input file `%s': %s\n"
5281 msgstr ""
5282
5283 #: protoize.c:4240
5284 #, c-format
5285 msgid "%s: can't create/open clean file `%s': %s\n"
5286 msgstr ""
5287
5288 #: protoize.c:4345
5289 #, c-format
5290 msgid "%s: warning: file `%s' already saved in `%s'\n"
5291 msgstr ""
5292
5293 #: protoize.c:4353
5294 #, c-format
5295 msgid "%s: can't link file `%s' to `%s': %s\n"
5296 msgstr ""
5297
5298 #: protoize.c:4383
5299 #, c-format
5300 msgid "%s: can't create/open output file `%s': %s\n"
5301 msgstr ""
5302
5303 #: protoize.c:4416
5304 #, c-format
5305 msgid "%s: can't change mode of file `%s': %s\n"
5306 msgstr ""
5307
5308 #: protoize.c:4589
5309 #, c-format
5310 msgid "%s: cannot get working directory: %s\n"
5311 msgstr ""
5312
5313 #: protoize.c:4687
5314 #, c-format
5315 msgid "%s: input file names must have .c suffixes: %s\n"
5316 msgstr ""
5317
5318 #: regclass.c:656
5319 #, c-format
5320 msgid "can't use '%s' as a %s register"
5321 msgstr ""
5322
5323 #: regclass.c:678
5324 msgid "global register variable follows a function definition"
5325 msgstr ""
5326
5327 #: reload1.c:1824
5328 #, c-format
5329 msgid "Unable to find a register to spill in class `%s'."
5330 msgstr ""
5331
5332 #: rtl.c:1148
5333 #, c-format
5334 msgid "RTL check: access of elt %d of `%s' with last elt %d"
5335 msgstr ""
5336
5337 #: rtl.c:1162
5338 #, c-format
5339 msgid "RTL check: expected elt %d type '%c', have '%c' (rtx %s)"
5340 msgstr ""
5341
5342 #: rtl.c:1177
5343 #, c-format
5344 msgid "RTL check: expected elt %d type '%c' or '%c', have '%c' (rtx %s)"
5345 msgstr ""
5346
5347 #: rtl.c:1191
5348 #, c-format
5349 msgid "RTL check: expected code `%s', have `%s'"
5350 msgstr ""
5351
5352 #: rtl.c:1204
5353 #, c-format
5354 msgid "RTL check: expected code `%s' or `%s', have `%s'"
5355 msgstr ""
5356
5357 #: rtl.c:1219
5358 #, c-format
5359 msgid "RTL check: access of elt %d of vector with last elt %d"
5360 msgstr ""
5361
5362 #: rtl.c:1264
5363 #, c-format
5364 msgid ""
5365 "Internal compiler error in `%s', at %s:%d\n"
5366 "Please submit a full bug report.\n"
5367 "See %s for instructions."
5368 msgstr ""
5369
5370 #: stmt.c:919
5371 #, c-format
5372 msgid "jump to `%s' invalidly jumps into binding contour"
5373 msgstr ""
5374
5375 #: stmt.c:1283 stmt.c:1354
5376 msgid "`asm' cannot be used in function where memory usage is checked"
5377 msgstr ""
5378
5379 #: stmt.c:1340
5380 msgid "`asm' cannot be used with `-fcheck-memory-usage'"
5381 msgstr ""
5382
5383 #: stmt.c:1369
5384 #, c-format
5385 msgid "unknown register name `%s' in `asm'"
5386 msgstr ""
5387
5388 #: stmt.c:1384
5389 msgid "too many alternatives in `asm'"
5390 msgstr ""
5391
5392 #: stmt.c:1395
5393 msgid "operand constraints for `asm' differ in number of alternatives"
5394 msgstr ""
5395
5396 #: stmt.c:1442
5397 msgid "output operand constraint lacks `='"
5398 msgstr ""
5399
5400 #: stmt.c:1461
5401 #, c-format
5402 msgid "output operand constraint %d contains `+'"
5403 msgstr ""
5404
5405 #: stmt.c:1470
5406 msgid "operand constraint contains '+' or '=' at illegal position."
5407 msgstr ""
5408
5409 #: stmt.c:1476 stmt.c:1629
5410 #, ycp-format
5411 msgid "`%%' constraint used with last operand"
5412 msgstr ""
5413
5414 #: stmt.c:1493
5415 msgid "matching constraint not valid in output operand"
5416 msgstr ""
5417
5418 #: stmt.c:1541
5419 #, c-format
5420 msgid "output number %d not directly addressable"
5421 msgstr ""
5422
5423 #: stmt.c:1566
5424 #, c-format
5425 msgid "more than %d operands in `asm'"
5426 msgstr ""
5427
5428 #: stmt.c:1602
5429 #, c-format
5430 msgid "hard register `%s' listed as input operand to `asm'"
5431 msgstr ""
5432
5433 #: stmt.c:1619
5434 #, c-format
5435 msgid "input operand constraint contains `%c'"
5436 msgstr ""
5437
5438 #: stmt.c:1659
5439 msgid "matching constraint references invalid operand number"
5440 msgstr ""
5441
5442 #: stor-layout.c:126
5443 msgid "type size can't be explicitly evaluated"
5444 msgstr ""
5445
5446 #: stor-layout.c:128
5447 msgid "variable-size type declared outside of any function"
5448 msgstr ""
5449
5450 #: toplev.c:1438 toplev.c:4787
5451 #, c-format
5452 msgid "Invalid option `%s'"
5453 msgstr ""
5454
5455 #: toplev.c:1635
5456 msgid "output pipe has been closed"
5457 msgstr ""
5458
5459 #: toplev.c:2292
5460 msgid "Errors detected in input file (your bison.simple is out of date)\n"
5461 msgstr ""
5462
5463 #: toplev.c:2522
5464 #, c-format
5465 msgid "invalid register name `%s' for register variable"
5466 msgstr ""
5467
5468 #: toplev.c:3982
5469 #, c-format
5470 msgid "unrecognized register name `%s'"
5471 msgstr ""
5472
5473 #: toplev.c:4009 toplev.c:4608
5474 #, c-format
5475 msgid "Unrecognized option `%s'"
5476 msgstr ""
5477
5478 #: toplev.c:4136
5479 #, c-format
5480 msgid "use -gdwarf -g%d for DWARF v1, level %d"
5481 msgstr ""
5482
5483 #: toplev.c:4139
5484 msgid "use -gdwarf-2   for DWARF v2"
5485 msgstr ""
5486
5487 #: toplev.c:4733
5488 #, c-format
5489 msgid "Data size %ld.\n"
5490 msgstr ""
5491
5492 #: toplev.c:4804
5493 #, c-format
5494 msgid ""
5495 "%s%s%s version %s (%s) compiled by GNU C version %s.\n"
5496 "%s%s%s version %s (%s) compiled by CC.\n"
5497 msgstr ""
5498
5499 #: toplev.c:4859
5500 msgid "options passed: "
5501 msgstr ""
5502
5503 #: toplev.c:4888
5504 msgid "options enabled: "
5505 msgstr ""
5506
5507 #: tree.c:4748
5508 msgid "arrays of functions are not meaningful"
5509 msgstr ""
5510
5511 #: tree.c:4805
5512 msgid "function return type cannot be function"
5513 msgstr ""
5514
5515 #: tree.c:5532
5516 msgid "invalid initializer for bit string"
5517 msgstr ""
5518
5519 #: tree.c:5590
5520 #, c-format
5521 msgid "Tree check: expected %s, have %s"
5522 msgstr ""
5523
5524 #: tree.c:5605
5525 #, c-format
5526 msgid "Tree check: expected class '%c', have '%c' (%s)"
5527 msgstr ""
5528
5529 #: varasm.c:730
5530 msgid "global register variable has initial value"
5531 msgstr ""
5532
5533 #: varasm.c:1977
5534 msgid "floating point trap outputting a constant"
5535 msgstr ""
5536
5537 #: varasm.c:4278
5538 msgid "initializer for integer value is too complicated"
5539 msgstr ""
5540
5541 #: varasm.c:4284
5542 msgid "initializer for floating value is not a floating constant"
5543 msgstr ""
5544
5545 #: varasm.c:4341
5546 msgid "unknown set constructor type"
5547 msgstr ""
5548
5549 #: varasm.c:4487
5550 #, c-format
5551 msgid "invalid initial value for member `%s'"
5552 msgstr ""
5553
5554 #. Print an error message for unrecognized stab codes.
5555 #: xcoffout.c:182
5556 #, c-format
5557 msgid "Unknown stab %s: : 0x%x\n"
5558 msgstr ""
5559
5560 #: config/arc/arc.h:60 config/mips/mips.h:908
5561 msgid "may not use both -EB and -EL"
5562 msgstr ""
5563
5564 #: config/arm/arm.h:205
5565 msgid "-mapcs-26 and -mapcs-32 may not be used together"
5566 msgstr ""
5567
5568 #: config/arm/arm.h:217
5569 msgid "-msoft-float and -mhard_float may not be used together"
5570 msgstr ""
5571
5572 #: config/arm/arm.h:228
5573 msgid "-mbig-endian and -mlittle-endian may not be used together"
5574 msgstr ""
5575
5576 #: config/arm/riscix.h:72 config/arm/riscix.h:134
5577 msgid "-mbsd and -pedantic incompatible"
5578 msgstr ""
5579
5580 #: config/arm/riscix.h:73 config/arm/riscix.h:135
5581 msgid "-mbsd and -mxopen incompatible"
5582 msgstr ""
5583
5584 #: config/arm/riscix.h:74 config/arm/riscix.h:136
5585 msgid "-mxopen and -pedantic incompatible"
5586 msgstr ""
5587
5588 #: config/dsp16xx/dsp16xx.h:101 config/dsp16xx/dsp16xx.h:110
5589 msgid "A -ifile option requires a -map option"
5590 msgstr ""
5591
5592 #: config/i386/freebsd.h:236
5593 msgid "`-p' not supported; use `-pg' and gprof(1)"
5594 msgstr ""
5595
5596 #: config/i386/sco5.h:788 config/i386/sco5.h:863
5597 msgid "-static not valid with -mcoff"
5598 msgstr ""
5599
5600 #: config/i386/sco5.h:789 config/i386/sco5.h:864
5601 msgid "-shared not valid with -mcoff"
5602 msgstr ""
5603
5604 #: config/i386/sco5.h:790 config/i386/sco5.h:865
5605 msgid "-symbolic not valid with -mcoff"
5606 msgstr ""
5607
5608 #: config/i386/sco5.h:828
5609 msgid "-fpic is not valid with -mcoff"
5610 msgstr ""
5611
5612 #: config/i386/sco5.h:829
5613 msgid "-fPIC is not valid with -mcoff"
5614 msgstr ""
5615
5616 #: config/i386/sco5.h:866
5617 msgid "-fpic not valid with -mcoff"
5618 msgstr ""
5619
5620 #: config/i386/sco5.h:867
5621 msgid "-fPIC not valid with -mcoff"
5622 msgstr ""
5623
5624 #: config/i860/fx2800.h:305
5625 msgid "-p option not supported: use -pg instead"
5626 msgstr ""
5627
5628 #: config/mips/mips.h:764
5629 msgid "-pipe is not supported."
5630 msgstr ""
5631
5632 #: config/mips/mips.h:903
5633 msgid "may not use both -mfp64 and -msingle-float"
5634 msgstr ""
5635
5636 #: config/mips/mips.h:904
5637 msgid "may not use both -mfp64 and -m4650"
5638 msgstr ""
5639
5640 #: config/mips/r3900.h:28 config/mips/r3900.h:42
5641 msgid "-mhard-float not supported."
5642 msgstr ""
5643
5644 #: config/mips/r3900.h:30 config/mips/r3900.h:44
5645 msgid "-msingle-float and -msoft-float can not both be specified."
5646 msgstr ""
5647
5648 #: config/nextstep.h:163 config/nextstep.h:166
5649 msgid "-p profiling is no longer supported.  Use -pg instead."
5650 msgstr ""
5651
5652 #: config/vax/vax.h:37 config/vax/vax.h:38
5653 msgid "profiling not supported with -mg\n"
5654 msgstr ""
5655
5656 #: cp/lang-specs.h:35 cp/lang-specs.h:71
5657 msgid "GNU C++ does not support -C without using -E"
5658 msgstr ""
5659
5660 #: cp/lang-specs.h:64 cp/lang-specs.h:89 cp/lang-specs.h:101 gcc.c:657
5661 #: gcc.c:684 gcc.c:732
5662 msgid "-pg and -fomit-frame-pointer are incompatible"
5663 msgstr ""
5664
5665 #: gcc.c:627 gcc.c:665 gcc.c:694 gcc.c:712 gcc.c:745
5666 msgid "GNU C does not support -C without using -E"
5667 msgstr ""
5668
5669 #: gcc.c:707
5670 msgid "-E required when input is from standard input"
5671 msgstr ""
5672
5673 #: gcc.c:710
5674 msgid "Compilation of header file requested"
5675 msgstr ""