OSDN Git Service

4dfcd6096ba43b4dae43d18ca5080355253e404b
[pf3gnuchains/gcc-fork.git] / gcc / po / gcc.pot
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR Free Software Foundation, Inc.
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5 #
6 #, fuzzy
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: http://gcc.gnu.org/bugs.html\n"
11 "POT-Creation-Date: 2004-01-25 21:46+0000\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=CHARSET\n"
17 "Content-Transfer-Encoding: 8bit\n"
18
19 #: attribs.c:178
20 #, c-format
21 msgid "`%s' attribute directive ignored"
22 msgstr ""
23
24 #: attribs.c:186
25 #, c-format
26 msgid "wrong number of arguments specified for `%s' attribute"
27 msgstr ""
28
29 #: attribs.c:203
30 #, c-format
31 msgid "`%s' attribute does not apply to types"
32 msgstr ""
33
34 #: attribs.c:249
35 #, c-format
36 msgid "`%s' attribute only applies to function types"
37 msgstr ""
38
39 #: attribs.c:416 c-common.c:4344 c-common.c:4363 c-common.c:4381
40 #: c-common.c:4408 c-common.c:4427 c-common.c:4450 c-common.c:4473
41 #: c-common.c:4499 c-common.c:4533 c-common.c:4577 c-common.c:4605
42 #: c-common.c:4633 c-common.c:4652 c-common.c:4907 c-common.c:4929
43 #: c-common.c:4964 c-common.c:5031 c-common.c:5077 c-common.c:5135
44 #: c-common.c:5166 c-common.c:5512 c-common.c:5535 c-common.c:5574
45 #: config/arm/arm.c:2278 config/arm/arm.c:2305 config/avr/avr.c:4547
46 #: config/h8300/h8300.c:4281 config/h8300/h8300.c:4304 config/i386/i386.c:1607
47 #: config/i386/i386.c:15365 config/i386/winnt.c:86 config/ia64/ia64.c:1052
48 #: config/ip2k/ip2k.c:3162
49 #, c-format
50 msgid "`%s' attribute ignored"
51 msgstr ""
52
53 #: builtins.c:319
54 msgid "offset outside bounds of constant string"
55 msgstr ""
56
57 #: builtins.c:787
58 msgid "second arg to `__builtin_prefetch' must be a constant"
59 msgstr ""
60
61 #: builtins.c:794
62 msgid "invalid second arg to __builtin_prefetch; using zero"
63 msgstr ""
64
65 #: builtins.c:801
66 msgid "third arg to `__builtin_prefetch' must be a constant"
67 msgstr ""
68
69 #: builtins.c:808
70 msgid "invalid third arg to __builtin_prefetch; using zero"
71 msgstr ""
72
73 #: builtins.c:3829
74 msgid "argument of `__builtin_args_info' must be constant"
75 msgstr ""
76
77 #: builtins.c:3835
78 msgid "argument of `__builtin_args_info' out of range"
79 msgstr ""
80
81 #: builtins.c:3841
82 msgid "missing argument in `__builtin_args_info'"
83 msgstr ""
84
85 #: builtins.c:3857
86 msgid "`va_start' used in function with fixed args"
87 msgstr ""
88
89 #: builtins.c:3876
90 msgid "second parameter of `va_start' not last named argument"
91 msgstr ""
92
93 #. Evidently an out of date version of <stdarg.h>; can't validate
94 #. va_start's second argument, but can still work as intended.
95 #: builtins.c:3881
96 msgid "`__builtin_next_arg' called without an argument"
97 msgstr ""
98
99 #: builtins.c:3970
100 msgid "too many arguments to function `va_start'"
101 msgstr ""
102
103 #: builtins.c:4092
104 msgid "first argument to `va_arg' not of type `va_list'"
105 msgstr ""
106
107 #. Unfortunately, this is merely undefined, rather than a constraint
108 #. violation, so we cannot make this an error.  If this call is never
109 #. executed, the program is still strictly conforming.
110 #: builtins.c:4124
111 #, c-format
112 msgid "`%s' is promoted to `%s' when passed through `...'"
113 msgstr ""
114
115 #: builtins.c:4129
116 #, c-format
117 msgid "(so you should pass `%s' not `%s' to `va_arg')"
118 msgstr ""
119
120 #: builtins.c:4241
121 msgid "invalid arg to `__builtin_frame_address'"
122 msgstr ""
123
124 #: builtins.c:4243
125 msgid "invalid arg to `__builtin_return_address'"
126 msgstr ""
127
128 #: builtins.c:4257
129 msgid "unsupported arg to `__builtin_frame_address'"
130 msgstr ""
131
132 #: builtins.c:4259
133 msgid "unsupported arg to `__builtin_return_address'"
134 msgstr ""
135
136 #: builtins.c:4419
137 msgid "second arg to `__builtin_expect' must be a constant"
138 msgstr ""
139
140 #: builtins.c:5360
141 msgid "__builtin_longjmp second argument must be 1"
142 msgstr ""
143
144 #: builtins.c:5455
145 #, c-format
146 msgid "built-in function `%s' not currently supported"
147 msgstr ""
148
149 #: builtins.c:5595
150 msgid "target format does not support infinity"
151 msgstr ""
152
153 #: c-common.c:934
154 msgid "%Hsuggest explicit braces to avoid ambiguous `else'"
155 msgstr ""
156
157 #: c-common.c:1158
158 msgid "%J'%D' is not defined outside of function scope"
159 msgstr ""
160
161 #: c-common.c:1178
162 #, c-format
163 msgid ""
164 "string length `%d' is greater than the length `%d' ISO C%d compilers are "
165 "required to support"
166 msgstr ""
167
168 #: c-common.c:1218
169 msgid "overflow in constant expression"
170 msgstr ""
171
172 #: c-common.c:1238
173 msgid "integer overflow in expression"
174 msgstr ""
175
176 #: c-common.c:1247
177 msgid "floating point overflow in expression"
178 msgstr ""
179
180 #: c-common.c:1253
181 msgid "vector overflow in expression"
182 msgstr ""
183
184 #. This detects cases like converting -129 or 256 to unsigned char.
185 #: c-common.c:1275
186 msgid "large integer implicitly truncated to unsigned type"
187 msgstr ""
188
189 #: c-common.c:1277
190 msgid "negative integer implicitly converted to unsigned type"
191 msgstr ""
192
193 #: c-common.c:1323
194 msgid "overflow in implicit constant conversion"
195 msgstr ""
196
197 #: c-common.c:1459
198 #, c-format
199 msgid "operation on `%s' may be undefined"
200 msgstr ""
201
202 #: c-common.c:1743
203 msgid "expression statement has incomplete type"
204 msgstr ""
205
206 #: c-common.c:1775
207 msgid "case label does not reduce to an integer constant"
208 msgstr ""
209
210 #: c-common.c:2105
211 msgid "invalid truth-value expression"
212 msgstr ""
213
214 #: c-common.c:2156
215 #, c-format
216 msgid "invalid operands to binary %s"
217 msgstr ""
218
219 #: c-common.c:2390
220 msgid "comparison is always false due to limited range of data type"
221 msgstr ""
222
223 #: c-common.c:2392
224 msgid "comparison is always true due to limited range of data type"
225 msgstr ""
226
227 #: c-common.c:2462
228 msgid "comparison of unsigned expression >= 0 is always true"
229 msgstr ""
230
231 #: c-common.c:2471
232 msgid "comparison of unsigned expression < 0 is always false"
233 msgstr ""
234
235 #: c-common.c:2516
236 msgid "pointer of type `void *' used in arithmetic"
237 msgstr ""
238
239 #: c-common.c:2522
240 msgid "pointer to a function used in arithmetic"
241 msgstr ""
242
243 #: c-common.c:2528
244 msgid "pointer to member function used in arithmetic"
245 msgstr ""
246
247 #: c-common.c:2534
248 msgid "pointer to a member used in arithmetic"
249 msgstr ""
250
251 #: c-common.c:2623 f/com.c:14734
252 msgid "struct type value used where scalar is required"
253 msgstr ""
254
255 #: c-common.c:2627 f/com.c:14738
256 msgid "union type value used where scalar is required"
257 msgstr ""
258
259 #: c-common.c:2631 f/com.c:14742
260 msgid "array type value used where scalar is required"
261 msgstr ""
262
263 #. Common Ada/Pascal programmer's mistake.  We always warn
264 #. about this since it is so bad.
265 #: c-common.c:2668
266 msgid "the address of `%D', will always evaluate as `true'"
267 msgstr ""
268
269 #: c-common.c:2762 f/com.c:14874
270 msgid "suggest parentheses around assignment used as truth value"
271 msgstr ""
272
273 #: c-common.c:2808 c-common.c:2848
274 msgid "invalid use of `restrict'"
275 msgstr ""
276
277 #: c-common.c:2958
278 msgid "invalid application of `sizeof' to a function type"
279 msgstr ""
280
281 #: c-common.c:2968
282 #, c-format
283 msgid "invalid application of `%s' to a void type"
284 msgstr ""
285
286 #: c-common.c:2974
287 #, c-format
288 msgid "invalid application of `%s' to an incomplete type"
289 msgstr ""
290
291 #: c-common.c:3014
292 msgid "`__alignof' applied to a bit-field"
293 msgstr ""
294
295 #: c-common.c:3506
296 #, c-format
297 msgid "cannot disable built-in function `%s'"
298 msgstr ""
299
300 #: c-common.c:3667 c-typeck.c:1939
301 #, c-format
302 msgid "too few arguments to function `%s'"
303 msgstr ""
304
305 #: c-common.c:3673 c-typeck.c:1800
306 #, c-format
307 msgid "too many arguments to function `%s'"
308 msgstr ""
309
310 #: c-common.c:3692
311 #, c-format
312 msgid "non-floating-point argument to function `%s'"
313 msgstr ""
314
315 #: c-common.c:3919
316 msgid "pointers are not permitted as case values"
317 msgstr ""
318
319 #: c-common.c:3923
320 msgid "range expressions in switch statements are non-standard"
321 msgstr ""
322
323 #: c-common.c:3952
324 msgid "empty range specified"
325 msgstr ""
326
327 #: c-common.c:4003
328 msgid "duplicate (or overlapping) case value"
329 msgstr ""
330
331 #: c-common.c:4004
332 msgid "%Jthis is the first entry overlapping that value"
333 msgstr ""
334
335 #: c-common.c:4008
336 msgid "duplicate case value"
337 msgstr ""
338
339 #: c-common.c:4009
340 msgid "%Jpreviously used here"
341 msgstr ""
342
343 #: c-common.c:4013
344 msgid "multiple default labels in one switch"
345 msgstr ""
346
347 #: c-common.c:4014
348 msgid "%Jthis is the first default label"
349 msgstr ""
350
351 #: c-common.c:4039
352 msgid "taking the address of a label is non-standard"
353 msgstr ""
354
355 #: c-common.c:4085
356 msgid ""
357 "%Hignoring return value of `%D', declared with attribute warn_unused_result"
358 msgstr ""
359
360 #: c-common.c:4090
361 msgid ""
362 "%Hignoring return value of function declared with attribute "
363 "warn_unused_result"
364 msgstr ""
365
366 #. SW_PARAM
367 #: c-common.c:4297
368 #, c-format
369 msgid "declaration of \"%s\" shadows a parameter"
370 msgstr ""
371
372 #. SW_LOCAL
373 #: c-common.c:4298
374 #, c-format
375 msgid "declaration of \"%s\" shadows a previous local"
376 msgstr ""
377
378 #. SW_GLOBAL
379 #: c-common.c:4299
380 #, c-format
381 msgid "declaration of \"%s\" shadows a global declaration"
382 msgstr ""
383
384 #: c-common.c:4303
385 msgid "%Jshadowed declaration is here"
386 msgstr ""
387
388 #: c-common.c:4686
389 #, c-format
390 msgid "unknown machine mode `%s'"
391 msgstr ""
392
393 #: c-common.c:4689
394 #, c-format
395 msgid "no data type for mode `%s'"
396 msgstr ""
397
398 #: c-common.c:4693
399 #, c-format
400 msgid "invalid pointer mode `%s'"
401 msgstr ""
402
403 #: c-common.c:4700 c-common.c:5263
404 #, c-format
405 msgid "unable to emulate '%s'"
406 msgstr ""
407
408 #: c-common.c:4744
409 msgid "%Jsection attribute cannot be specified for local variables"
410 msgstr ""
411
412 #: c-common.c:4755
413 msgid "%Jsection of '%D' conflicts with previous declaration"
414 msgstr ""
415
416 #: c-common.c:4764
417 msgid "%Jsection attribute not allowed for '%D'"
418 msgstr ""
419
420 #: c-common.c:4770
421 msgid "%Jsection attributes are not supported for this target"
422 msgstr ""
423
424 #: c-common.c:4808
425 msgid "requested alignment is not a constant"
426 msgstr ""
427
428 #: c-common.c:4813
429 msgid "requested alignment is not a power of 2"
430 msgstr ""
431
432 #: c-common.c:4818
433 msgid "requested alignment is too large"
434 msgstr ""
435
436 #: c-common.c:4844
437 msgid "%Jalignment may not be specified for '%D'"
438 msgstr ""
439
440 #: c-common.c:4882
441 msgid "%J'%D' defined both normally and as an alias"
442 msgstr ""
443
444 #: c-common.c:4892
445 msgid "alias arg not a string"
446 msgstr ""
447
448 #: c-common.c:4935
449 msgid "visibility arg not a string"
450 msgstr ""
451
452 #: c-common.c:4948
453 msgid ""
454 "visibility arg must be one of \"default\", \"hidden\", \"protected\" or "
455 "\"internal\""
456 msgstr ""
457
458 #: c-common.c:4974
459 msgid "tls_model arg not a string"
460 msgstr ""
461
462 #: c-common.c:4983
463 msgid ""
464 "tls_model arg must be one of \"local-exec\", \"initial-exec\", \"local-"
465 "dynamic\" or \"global-dynamic\""
466 msgstr ""
467
468 #: c-common.c:5005 c-common.c:5051
469 msgid "%J'%E' attribute applies only to functions"
470 msgstr ""
471
472 #: c-common.c:5010 c-common.c:5056
473 msgid "%Jcan't set '%E' attribute after definition"
474 msgstr ""
475
476 #: c-common.c:5132
477 #, c-format
478 msgid "`%s' attribute ignored for `%s'"
479 msgstr ""
480
481 #: c-common.c:5195
482 #, c-format
483 msgid "invalid vector type for attribute `%s'"
484 msgstr ""
485
486 #: c-common.c:5219 c-common.c:5251
487 msgid "no vector mode with the size and type specified could be found"
488 msgstr ""
489
490 #: c-common.c:5353
491 msgid "nonnull attribute without arguments on a non-prototype"
492 msgstr ""
493
494 #: c-common.c:5368
495 #, c-format
496 msgid "nonnull argument has invalid operand number (arg %lu)"
497 msgstr ""
498
499 #: c-common.c:5387
500 #, c-format
501 msgid ""
502 "nonnull argument with out-of-range operand number (arg %lu, operand %lu)"
503 msgstr ""
504
505 #: c-common.c:5395
506 #, c-format
507 msgid "nonnull argument references non-pointer operand (arg %lu, operand %lu)"
508 msgstr ""
509
510 #: c-common.c:5475
511 #, c-format
512 msgid "null argument where non-null required (arg %lu)"
513 msgstr ""
514
515 #: c-common.c:5546
516 msgid "cleanup arg not an identifier"
517 msgstr ""
518
519 #: c-common.c:5553
520 msgid "cleanup arg not a function"
521 msgstr ""
522
523 #: c-common.c:5914
524 #, c-format
525 msgid "%s at end of input"
526 msgstr ""
527
528 #: c-common.c:5920
529 #, c-format
530 msgid "%s before %s'%c'"
531 msgstr ""
532
533 #: c-common.c:5922
534 #, c-format
535 msgid "%s before %s'\\x%x'"
536 msgstr ""
537
538 #: c-common.c:5926
539 #, c-format
540 msgid "%s before string constant"
541 msgstr ""
542
543 #: c-common.c:5928
544 #, c-format
545 msgid "%s before numeric constant"
546 msgstr ""
547
548 #: c-common.c:5930
549 #, c-format
550 msgid "%s before \"%s\""
551 msgstr ""
552
553 #: c-common.c:5932
554 #, c-format
555 msgid "%s before '%s' token"
556 msgstr ""
557
558 #. Use `%s' to print the string in case there are any escape
559 #. characters in the message.
560 #: c-common.c:5934 c-typeck.c:2513 c-typeck.c:3777 c-typeck.c:3792
561 #: c-typeck.c:3807 final.c:2776 final.c:2778 gcc.c:4574 rtl-error.c:109
562 #: toplev.c:1341 config/cris/cris.c:553 cp/parser.c:1846 cp/typeck.c:4102
563 #: java/expr.c:356 java/verify.c:1456 java/verify.c:1457 java/verify.c:1472
564 #, c-format
565 msgid "%s"
566 msgstr ""
567
568 #: c-convert.c:82 c-typeck.c:1191 c-typeck.c:3217 cp/typeck.c:1328
569 #: cp/typeck.c:5641 treelang/tree-convert.c:79
570 msgid "void value not ignored as it ought to be"
571 msgstr ""
572
573 #: c-convert.c:114 java/typeck.c:148 treelang/tree-convert.c:105
574 msgid "conversion to non-scalar type requested"
575 msgstr ""
576
577 #: c-decl.c:371
578 msgid "%Jarray '%D' assumed to have one element"
579 msgstr ""
580
581 #: c-decl.c:580
582 msgid "%Jlabel `%D' used but not defined"
583 msgstr ""
584
585 #: c-decl.c:586
586 msgid "%Jlabel `%D' defined but not used"
587 msgstr ""
588
589 #: c-decl.c:588
590 msgid "%Jlabel `%D' declared but not defined"
591 msgstr ""
592
593 #: c-decl.c:613
594 msgid "%Junused variable `%D'"
595 msgstr ""
596
597 #: c-decl.c:821
598 msgid ""
599 "a parameter list with an ellipsis can't match an empty parameter name list "
600 "declaration"
601 msgstr ""
602
603 #: c-decl.c:828
604 msgid ""
605 "an argument type that has a default promotion can't match an empty parameter "
606 "name list declaration"
607 msgstr ""
608
609 #: c-decl.c:864
610 msgid ""
611 "%Jprototype for '%D' declares more arguments than previous old-style "
612 "definition"
613 msgstr ""
614
615 #: c-decl.c:870
616 msgid ""
617 "%Jprototype for '%D' declares fewer arguments than previous old-style "
618 "definition"
619 msgstr ""
620
621 #: c-decl.c:879
622 msgid "%Jprototype for '%D' declares arg %d with incompatible type"
623 msgstr ""
624
625 #. If we get here, no errors were found, but do issue a warning
626 #. for this poor-style construct.
627 #: c-decl.c:891
628 msgid "%Jprototype for '%D' follows non-prototype definition"
629 msgstr ""
630
631 #: c-decl.c:906
632 msgid "%Jprevious definition of '%D' was here"
633 msgstr ""
634
635 #: c-decl.c:908
636 msgid "%Jprevious implicit declaration of '%D' was here"
637 msgstr ""
638
639 #: c-decl.c:910
640 msgid "%Jprevious declaration of '%D' was here"
641 msgstr ""
642
643 #: c-decl.c:944
644 msgid "%J'%D' redeclared as different kind of symbol"
645 msgstr ""
646
647 #: c-decl.c:949
648 msgid "%Jbuilt-in function '%D' declared as non-function"
649 msgstr ""
650
651 #: c-decl.c:952 c-decl.c:1042
652 msgid "%Jshadowing built-in function '%D'"
653 msgstr ""
654
655 #. If types don't match for a built-in, throw away the
656 #. built-in.  No point in calling locate_old_decl here, it
657 #. won't print anything.
658 #: c-decl.c:972
659 msgid "%Jconflicting types for built-in function '%D'"
660 msgstr ""
661
662 #: c-decl.c:996 c-decl.c:1004
663 msgid "%Jconflicting types for '%D'"
664 msgstr ""
665
666 #. allow OLDDECL to continue in use
667 #: c-decl.c:1019
668 msgid "%Jredefinition of typedef '%D'"
669 msgstr ""
670
671 #: c-decl.c:1055 c-decl.c:1119
672 msgid "%Jredefinition of '%D'"
673 msgstr ""
674
675 #: c-decl.c:1086 c-decl.c:1136
676 msgid "%Jstatic declaration of '%D' follows non-static declaration"
677 msgstr ""
678
679 #: c-decl.c:1094 c-decl.c:1133
680 msgid "%Jnon-static declaration of '%D' follows static declaration"
681 msgstr ""
682
683 #: c-decl.c:1106
684 msgid "%Jthread-local declaration of '%D' follows non-thread-local declaration"
685 msgstr ""
686
687 #: c-decl.c:1109
688 msgid "%Jnon-thread-local declaration of '%D' follows thread-local declaration"
689 msgstr ""
690
691 #: c-decl.c:1149
692 msgid "%Jextern declaration of '%D' follows declaration with no linkage"
693 msgstr ""
694
695 #: c-decl.c:1152
696 msgid "%Jdeclaration of '%D' with no linkage follows extern declaration"
697 msgstr ""
698
699 #: c-decl.c:1155
700 msgid "%Jredeclaration of '%D' with no linkage"
701 msgstr ""
702
703 #: c-decl.c:1169
704 msgid ""
705 "%Jredeclaration of '%D' with different visibility (old visibility preserved)"
706 msgstr ""
707
708 #: c-decl.c:1180
709 msgid ""
710 "%Jinline declaration of '%D' follows declaration with attribute noinline"
711 msgstr ""
712
713 #: c-decl.c:1187
714 msgid ""
715 "%Jdeclaration of '%D' with attribute noinline follows inline declaration "
716 msgstr ""
717
718 #: c-decl.c:1199
719 msgid "%J'%D' declared inline after being called"
720 msgstr ""
721
722 #: c-decl.c:1205
723 msgid "%J'%D' declared inline after its definition"
724 msgstr ""
725
726 #: c-decl.c:1217
727 msgid "%Jvolatile declaration of '%D' follows non-volatile declaration"
728 msgstr ""
729
730 #: c-decl.c:1220
731 msgid "%Jnon-volatile declaration of '%D' follows volatile declaration"
732 msgstr ""
733
734 #: c-decl.c:1227
735 msgid "%Jconst declaration of '%D' follows non-const declaration"
736 msgstr ""
737
738 #: c-decl.c:1230
739 msgid "%Jnon-const declaration of '%D' follows const declaration"
740 msgstr ""
741
742 #: c-decl.c:1246
743 msgid "%Jredundant redeclaration of '%D'"
744 msgstr ""
745
746 #: c-decl.c:1690
747 #, c-format
748 msgid "nested extern declaration of `%s'"
749 msgstr ""
750
751 #: c-decl.c:1829 objc/objc-act.c:2534 objc/objc-act.c:6793
752 msgid "%Jprevious declaration of '%D'"
753 msgstr ""
754
755 #: c-decl.c:1870 c-decl.c:1872
756 #, c-format
757 msgid "implicit declaration of function `%s'"
758 msgstr ""
759
760 #: c-decl.c:1888
761 #, c-format
762 msgid "`%s' undeclared here (not in a function)"
763 msgstr ""
764
765 #: c-decl.c:1894
766 #, c-format
767 msgid "`%s' undeclared (first use in this function)"
768 msgstr ""
769
770 #: c-decl.c:1899
771 msgid "(Each undeclared identifier is reported only once"
772 msgstr ""
773
774 #: c-decl.c:1900
775 msgid "for each function it appears in.)"
776 msgstr ""
777
778 #: c-decl.c:1953
779 #, c-format
780 msgid "label %s referenced outside of any function"
781 msgstr ""
782
783 #: c-decl.c:2000
784 #, c-format
785 msgid "duplicate label declaration `%s'"
786 msgstr ""
787
788 #: c-decl.c:2001
789 msgid "%Jthis is a previous declaration"
790 msgstr ""
791
792 #: c-decl.c:2036
793 msgid "%Hduplicate label `%D'"
794 msgstr ""
795
796 #: c-decl.c:2038
797 msgid "%J`%D' previously defined here"
798 msgstr ""
799
800 #: c-decl.c:2040
801 msgid "%J`%D' previously declared here"
802 msgstr ""
803
804 #: c-decl.c:2060
805 msgid ""
806 "%Htraditional C lacks a separate namespace for labels, identifier `%s' "
807 "conflicts"
808 msgstr ""
809
810 #: c-decl.c:2131
811 msgid "%H`%s' defined as wrong kind of tag"
812 msgstr ""
813
814 #: c-decl.c:2369
815 msgid "unnamed struct/union that defines no instances"
816 msgstr ""
817
818 #: c-decl.c:2388
819 msgid "useless keyword or type name in empty declaration"
820 msgstr ""
821
822 #: c-decl.c:2395
823 msgid "two types specified in one empty declaration"
824 msgstr ""
825
826 #: c-decl.c:2400
827 msgid "empty declaration"
828 msgstr ""
829
830 #: c-decl.c:2426
831 msgid ""
832 "ISO C90 does not support `static' or type qualifiers in parameter array "
833 "declarators"
834 msgstr ""
835
836 #: c-decl.c:2428
837 msgid "ISO C90 does not support `[*]' array declarators"
838 msgstr ""
839
840 #: c-decl.c:2431
841 msgid "GCC does not yet properly implement `[*]' array declarators"
842 msgstr ""
843
844 #: c-decl.c:2447
845 msgid "static or type qualifiers in abstract declarator"
846 msgstr ""
847
848 #: c-decl.c:2517
849 msgid "%J'%D' is usually a function"
850 msgstr ""
851
852 #: c-decl.c:2526
853 #, c-format
854 msgid "typedef `%s' is initialized (use __typeof__ instead)"
855 msgstr ""
856
857 #: c-decl.c:2532
858 #, c-format
859 msgid "function `%s' is initialized like a variable"
860 msgstr ""
861
862 #. DECL_INITIAL in a PARM_DECL is really DECL_ARG_TYPE.
863 #: c-decl.c:2539
864 #, c-format
865 msgid "parameter `%s' is initialized"
866 msgstr ""
867
868 #: c-decl.c:2559 c-typeck.c:4027
869 msgid "variable-sized object may not be initialized"
870 msgstr ""
871
872 #: c-decl.c:2565
873 #, c-format
874 msgid "variable `%s' has initializer but incomplete type"
875 msgstr ""
876
877 #: c-decl.c:2571
878 #, c-format
879 msgid "elements of array `%s' have incomplete type"
880 msgstr ""
881
882 #: c-decl.c:2640 c-decl.c:5426 cp/decl.c:3748 cp/decl.c:10156
883 msgid "%Jinline function '%D' given attribute noinline"
884 msgstr ""
885
886 #: c-decl.c:2716
887 msgid "%Jinitializer fails to determine size of '%D'"
888 msgstr ""
889
890 #: c-decl.c:2721
891 msgid "%Jarray size missing in '%D'"
892 msgstr ""
893
894 #: c-decl.c:2737
895 msgid "%Jzero or negative size array '%D'"
896 msgstr ""
897
898 #: c-decl.c:2765
899 msgid "%Jstorage size of '%D' isn't known"
900 msgstr ""
901
902 #: c-decl.c:2775
903 msgid "%Jstorage size of '%D' isn't constant"
904 msgstr ""
905
906 #: c-decl.c:2858
907 msgid "%Jignoring asm-specifier for non-static local variable '%D'"
908 msgstr ""
909
910 #: c-decl.c:2969
911 msgid "ISO C forbids forward parameter declarations"
912 msgstr ""
913
914 #: c-decl.c:3151
915 msgid "<anonymous>"
916 msgstr ""
917
918 #: c-decl.c:3160
919 #, c-format
920 msgid "bit-field `%s' width not an integer constant"
921 msgstr ""
922
923 #: c-decl.c:3168
924 #, c-format
925 msgid "negative width in bit-field `%s'"
926 msgstr ""
927
928 #: c-decl.c:3173
929 #, c-format
930 msgid "zero width for bit-field `%s'"
931 msgstr ""
932
933 #: c-decl.c:3183
934 #, c-format
935 msgid "bit-field `%s' has invalid type"
936 msgstr ""
937
938 #: c-decl.c:3192
939 #, c-format
940 msgid "type of bit-field `%s' is a GCC extension"
941 msgstr ""
942
943 #: c-decl.c:3201
944 #, c-format
945 msgid "width of `%s' exceeds its type"
946 msgstr ""
947
948 #: c-decl.c:3211
949 #, c-format
950 msgid "`%s' is narrower than values of its type"
951 msgstr ""
952
953 #: c-decl.c:3361 cp/decl.c:6778
954 msgid "`long long long' is too long for GCC"
955 msgstr ""
956
957 #: c-decl.c:3366
958 msgid "ISO C90 does not support `long long'"
959 msgstr ""
960
961 #: c-decl.c:3375 c-decl.c:3378 cp/decl.c:6783
962 #, c-format
963 msgid "duplicate `%s'"
964 msgstr ""
965
966 #: c-decl.c:3388 cp/decl.c:6789
967 msgid "`__thread' before `extern'"
968 msgstr ""
969
970 #: c-decl.c:3390 cp/decl.c:6791
971 msgid "`__thread' before `static'"
972 msgstr ""
973
974 #: c-decl.c:3398 cp/decl.c:6818
975 #, c-format
976 msgid "two or more data types in declaration of `%s'"
977 msgstr ""
978
979 #: c-decl.c:3418 cp/decl.c:6823
980 #, c-format
981 msgid "`%s' fails to be a typedef or built in type"
982 msgstr ""
983
984 #: c-decl.c:3457
985 #, c-format
986 msgid "type defaults to `int' in declaration of `%s'"
987 msgstr ""
988
989 #: c-decl.c:3486
990 #, c-format
991 msgid "both long and short specified for `%s'"
992 msgstr ""
993
994 #: c-decl.c:3490 cp/decl.c:6923
995 #, c-format
996 msgid "long or short specified with char for `%s'"
997 msgstr ""
998
999 #: c-decl.c:3497 cp/decl.c:6927
1000 #, c-format
1001 msgid "long or short specified with floating type for `%s'"
1002 msgstr ""
1003
1004 #: c-decl.c:3500
1005 msgid "the only valid combination is `long double'"
1006 msgstr ""
1007
1008 #: c-decl.c:3506
1009 #, c-format
1010 msgid "both signed and unsigned specified for `%s'"
1011 msgstr ""
1012
1013 #: c-decl.c:3508 cp/decl.c:6916
1014 #, c-format
1015 msgid "long, short, signed or unsigned invalid for `%s'"
1016 msgstr ""
1017
1018 #: c-decl.c:3514 cp/decl.c:6936
1019 #, c-format
1020 msgid "long, short, signed or unsigned used invalidly for `%s'"
1021 msgstr ""
1022
1023 #: c-decl.c:3532 cp/decl.c:6957
1024 #, c-format
1025 msgid "complex invalid for `%s'"
1026 msgstr ""
1027
1028 #: c-decl.c:3574
1029 msgid "ISO C90 does not support complex types"
1030 msgstr ""
1031
1032 #: c-decl.c:3586
1033 msgid "ISO C does not support plain `complex' meaning `double complex'"
1034 msgstr ""
1035
1036 #: c-decl.c:3592 c-decl.c:3604
1037 msgid "ISO C does not support complex integer types"
1038 msgstr ""
1039
1040 #: c-decl.c:3632 c-decl.c:4090 cp/decl.c:7549
1041 msgid "duplicate `const'"
1042 msgstr ""
1043
1044 #: c-decl.c:3634 c-decl.c:4094 cp/decl.c:7553
1045 msgid "duplicate `restrict'"
1046 msgstr ""
1047
1048 #: c-decl.c:3636 c-decl.c:4092 cp/decl.c:7551
1049 msgid "duplicate `volatile'"
1050 msgstr ""
1051
1052 #: c-decl.c:3664 cp/decl.c:7120
1053 #, c-format
1054 msgid "multiple storage classes in declaration of `%s'"
1055 msgstr ""
1056
1057 #: c-decl.c:3674
1058 msgid "function definition declared `auto'"
1059 msgstr ""
1060
1061 #: c-decl.c:3676
1062 msgid "function definition declared `register'"
1063 msgstr ""
1064
1065 #: c-decl.c:3678
1066 msgid "function definition declared `typedef'"
1067 msgstr ""
1068
1069 #: c-decl.c:3680
1070 msgid "function definition declared `__thread'"
1071 msgstr ""
1072
1073 #: c-decl.c:3693
1074 #, c-format
1075 msgid "storage class specified for structure field `%s'"
1076 msgstr ""
1077
1078 #: c-decl.c:3697 cp/decl.c:7165
1079 #, c-format
1080 msgid "storage class specified for parameter `%s'"
1081 msgstr ""
1082
1083 #: c-decl.c:3700 cp/decl.c:7167
1084 msgid "storage class specified for typename"
1085 msgstr ""
1086
1087 #: c-decl.c:3712 cp/decl.c:7182
1088 #, c-format
1089 msgid "`%s' initialized and declared `extern'"
1090 msgstr ""
1091
1092 #: c-decl.c:3714 cp/decl.c:7185
1093 #, c-format
1094 msgid "`%s' has both `extern' and initializer"
1095 msgstr ""
1096
1097 #: c-decl.c:3719
1098 #, c-format
1099 msgid "file-scope declaration of `%s' specifies `auto'"
1100 msgstr ""
1101
1102 #: c-decl.c:3724 cp/decl.c:7189
1103 #, c-format
1104 msgid "nested function `%s' declared `extern'"
1105 msgstr ""
1106
1107 #: c-decl.c:3730 cp/decl.c:7199
1108 #, c-format
1109 msgid "function-scope `%s' implicitly auto and declared `__thread'"
1110 msgstr ""
1111
1112 #. Only the innermost declarator (making a parameter be of
1113 #. array type which is converted to pointer type)
1114 #. may have static or type qualifiers.
1115 #: c-decl.c:3769 c-decl.c:3962
1116 msgid "static or type qualifiers in non-parameter array declarator"
1117 msgstr ""
1118
1119 #: c-decl.c:3813
1120 #, c-format
1121 msgid "declaration of `%s' as array of voids"
1122 msgstr ""
1123
1124 #: c-decl.c:3819
1125 #, c-format
1126 msgid "declaration of `%s' as array of functions"
1127 msgstr ""
1128
1129 #: c-decl.c:3824
1130 msgid "invalid use of structure with flexible array member"
1131 msgstr ""
1132
1133 #: c-decl.c:3843
1134 #, c-format
1135 msgid "size of array `%s' has non-integer type"
1136 msgstr ""
1137
1138 #: c-decl.c:3848
1139 #, c-format
1140 msgid "ISO C forbids zero-size array `%s'"
1141 msgstr ""
1142
1143 #: c-decl.c:3855
1144 #, c-format
1145 msgid "size of array `%s' is negative"
1146 msgstr ""
1147
1148 #: c-decl.c:3868
1149 #, c-format
1150 msgid "ISO C90 forbids array `%s' whose size can't be evaluated"
1151 msgstr ""
1152
1153 #: c-decl.c:3871
1154 #, c-format
1155 msgid "ISO C90 forbids variable-size array `%s'"
1156 msgstr ""
1157
1158 #: c-decl.c:3901 c-decl.c:4116 cp/decl.c:7723
1159 #, c-format
1160 msgid "size of array `%s' is too large"
1161 msgstr ""
1162
1163 #: c-decl.c:3927
1164 msgid "ISO C90 does not support flexible array members"
1165 msgstr ""
1166
1167 #: c-decl.c:3937
1168 msgid "array type has incomplete element type"
1169 msgstr ""
1170
1171 #: c-decl.c:3982 cp/decl.c:7320
1172 #, c-format
1173 msgid "`%s' declared as function returning a function"
1174 msgstr ""
1175
1176 #: c-decl.c:3987 cp/decl.c:7325
1177 #, c-format
1178 msgid "`%s' declared as function returning an array"
1179 msgstr ""
1180
1181 #: c-decl.c:4015
1182 msgid "ISO C forbids qualified void function return type"
1183 msgstr ""
1184
1185 #: c-decl.c:4019
1186 msgid "type qualifiers ignored on function return type"
1187 msgstr ""
1188
1189 #: c-decl.c:4048 c-decl.c:4131 c-decl.c:4255 c-decl.c:4341
1190 msgid "ISO C forbids qualified function types"
1191 msgstr ""
1192
1193 #: c-decl.c:4088 cp/decl.c:7545
1194 msgid "invalid type modifier within pointer declarator"
1195 msgstr ""
1196
1197 #: c-decl.c:4166
1198 msgid "ISO C forbids const or volatile function types"
1199 msgstr ""
1200
1201 #: c-decl.c:4186 cp/decl.c:8005
1202 #, c-format
1203 msgid "variable or field `%s' declared void"
1204 msgstr ""
1205
1206 #: c-decl.c:4219
1207 msgid "attributes in parameter array declarator ignored"
1208 msgstr ""
1209
1210 #: c-decl.c:4244
1211 msgid "invalid type modifier within array declarator"
1212 msgstr ""
1213
1214 #: c-decl.c:4289
1215 #, c-format
1216 msgid "field `%s' declared as a function"
1217 msgstr ""
1218
1219 #: c-decl.c:4295
1220 #, c-format
1221 msgid "field `%s' has incomplete type"
1222 msgstr ""
1223
1224 #: c-decl.c:4321 c-decl.c:4323 c-decl.c:4325 c-decl.c:4332
1225 #, c-format
1226 msgid "invalid storage class for function `%s'"
1227 msgstr ""
1228
1229 #: c-decl.c:4347
1230 msgid "`noreturn' function returns non-void value"
1231 msgstr ""
1232
1233 #: c-decl.c:4362
1234 msgid "cannot inline function `main'"
1235 msgstr ""
1236
1237 #: c-decl.c:4415
1238 msgid "variable previously declared `static' redeclared `extern'"
1239 msgstr ""
1240
1241 #: c-decl.c:4424
1242 msgid "%Jvariable '%D' declared `inline'"
1243 msgstr ""
1244
1245 #. A mere warning is sure to result in improper semantics
1246 #. at runtime.  Don't bother to allow this to compile.
1247 #: c-decl.c:4452 cp/decl.c:5877
1248 msgid "thread-local storage not supported for this target"
1249 msgstr ""
1250
1251 #: c-decl.c:4513 c-decl.c:5470
1252 msgid "function declaration isn't a prototype"
1253 msgstr ""
1254
1255 #: c-decl.c:4519
1256 msgid "parameter names (without types) in function declaration"
1257 msgstr ""
1258
1259 #: c-decl.c:4547
1260 #, c-format
1261 msgid "parameter `%s' has incomplete type"
1262 msgstr ""
1263
1264 #: c-decl.c:4550
1265 msgid "parameter has incomplete type"
1266 msgstr ""
1267
1268 #: c-decl.c:4599
1269 msgid "\"void\" as only parameter may not be qualified"
1270 msgstr ""
1271
1272 #: c-decl.c:4620
1273 msgid "\"void\" must be the only parameter"
1274 msgstr ""
1275
1276 #: c-decl.c:4637
1277 msgid "%Jparameter \"%D\" has just a forward declaration"
1278 msgstr ""
1279
1280 #. The first %s will be one of 'struct', 'union', or 'enum'.
1281 #: c-decl.c:4665
1282 #, c-format
1283 msgid "\"%s %s\" declared inside parameter list"
1284 msgstr ""
1285
1286 #. The %s will be one of 'struct', 'union', or 'enum'.
1287 #: c-decl.c:4669
1288 #, c-format
1289 msgid "anonymous %s declared inside parameter list"
1290 msgstr ""
1291
1292 #: c-decl.c:4673
1293 msgid ""
1294 "its scope is only this definition or declaration, which is probably not what "
1295 "you want"
1296 msgstr ""
1297
1298 #: c-decl.c:4758
1299 #, c-format
1300 msgid "redefinition of `union %s'"
1301 msgstr ""
1302
1303 #: c-decl.c:4760
1304 #, c-format
1305 msgid "redefinition of `struct %s'"
1306 msgstr ""
1307
1308 #: c-decl.c:4828 cp/decl.c:3521
1309 msgid "declaration does not declare anything"
1310 msgstr ""
1311
1312 #: c-decl.c:4873 c-decl.c:4889
1313 msgid "%Jduplicate member '%D'"
1314 msgstr ""
1315
1316 #: c-decl.c:4923 c-decl.c:4926
1317 #, c-format
1318 msgid "%s defined inside parms"
1319 msgstr ""
1320
1321 #: c-decl.c:4924 c-decl.c:4927 c-decl.c:4938
1322 msgid "union"
1323 msgstr ""
1324
1325 #: c-decl.c:4924 c-decl.c:4927
1326 msgid "structure"
1327 msgstr ""
1328
1329 #: c-decl.c:4937
1330 #, c-format
1331 msgid "%s has no %s"
1332 msgstr ""
1333
1334 #: c-decl.c:4938
1335 msgid "struct"
1336 msgstr ""
1337
1338 #: c-decl.c:4939
1339 msgid "named members"
1340 msgstr ""
1341
1342 #: c-decl.c:4939
1343 msgid "members"
1344 msgstr ""
1345
1346 #: c-decl.c:4978
1347 #, c-format
1348 msgid "nested redefinition of `%s'"
1349 msgstr ""
1350
1351 #: c-decl.c:4998
1352 msgid "%Jflexible array member in union"
1353 msgstr ""
1354
1355 #: c-decl.c:5000
1356 msgid "%Jflexible array member not at end of struct"
1357 msgstr ""
1358
1359 #: c-decl.c:5002
1360 msgid "%Jflexible array member in otherwise empty struct"
1361 msgstr ""
1362
1363 #: c-decl.c:5007
1364 msgid "%Jinvalid use of structure with flexible array member"
1365 msgstr ""
1366
1367 #: c-decl.c:5102
1368 msgid "union cannot be made transparent"
1369 msgstr ""
1370
1371 #. This enum is a named one that has been declared already.
1372 #: c-decl.c:5171
1373 #, c-format
1374 msgid "redeclaration of `enum %s'"
1375 msgstr ""
1376
1377 #: c-decl.c:5202
1378 msgid "enum defined inside parms"
1379 msgstr ""
1380
1381 #: c-decl.c:5235
1382 msgid "enumeration values exceed range of largest integer"
1383 msgstr ""
1384
1385 #: c-decl.c:5338
1386 #, c-format
1387 msgid "enumerator value for `%s' not integer constant"
1388 msgstr ""
1389
1390 #: c-decl.c:5351
1391 msgid "overflow in enumeration values"
1392 msgstr ""
1393
1394 #: c-decl.c:5356
1395 msgid "ISO C restricts enumerator values to range of `int'"
1396 msgstr ""
1397
1398 #: c-decl.c:5432
1399 msgid "return type is an incomplete type"
1400 msgstr ""
1401
1402 #: c-decl.c:5440
1403 msgid "return type defaults to `int'"
1404 msgstr ""
1405
1406 #: c-decl.c:5476
1407 msgid "%Jno previous prototype for '%D'"
1408 msgstr ""
1409
1410 #: c-decl.c:5482
1411 msgid "%J'%D' was used with no prototype before its definition"
1412 msgstr ""
1413
1414 #: c-decl.c:5489
1415 msgid "%Jno previous declaration for '%D'"
1416 msgstr ""
1417
1418 #: c-decl.c:5495
1419 msgid "%J`%D' was used with no declaration before its definition"
1420 msgstr ""
1421
1422 #: c-decl.c:5531 c-decl.c:6037
1423 msgid "%Jreturn type of '%D' is not `int'"
1424 msgstr ""
1425
1426 #: c-decl.c:5546
1427 msgid "%Jfirst argument of '%D' should be `int'"
1428 msgstr ""
1429
1430 #: c-decl.c:5555
1431 msgid "%Jsecond argument of '%D' should be 'char **'"
1432 msgstr ""
1433
1434 #: c-decl.c:5564
1435 msgid "%Jthird argument of '%D' should probably be 'char **'"
1436 msgstr ""
1437
1438 #: c-decl.c:5574
1439 msgid "%J'%D' takes only zero or two arguments"
1440 msgstr ""
1441
1442 #: c-decl.c:5577
1443 msgid "%J'%D' is normally a non-static function"
1444 msgstr ""
1445
1446 #: c-decl.c:5633
1447 msgid "%Jold-style parameter declarations in prototyped function definition"
1448 msgstr ""
1449
1450 #: c-decl.c:5647
1451 msgid "%Jparameter name omitted"
1452 msgstr ""
1453
1454 #: c-decl.c:5722
1455 msgid "%Jparameter name missing from parameter list"
1456 msgstr ""
1457
1458 #: c-decl.c:5732
1459 msgid "%J\"%D\" declared as a non-parameter"
1460 msgstr ""
1461
1462 #: c-decl.c:5737
1463 msgid "%Jmultiple parameters named \"%D\""
1464 msgstr ""
1465
1466 #: c-decl.c:5745
1467 msgid "%Jparameter \"%D\" declared void"
1468 msgstr ""
1469
1470 #: c-decl.c:5760 c-decl.c:5762
1471 msgid "%Jtype of \"%D\" defaults to \"int\""
1472 msgstr ""
1473
1474 #: c-decl.c:5776
1475 msgid "%Jparameter \"%D\" has incomplete type"
1476 msgstr ""
1477
1478 #: c-decl.c:5782
1479 msgid "%Jdeclaration for parameter \"%D\" but no such parameter"
1480 msgstr ""
1481
1482 #: c-decl.c:5834
1483 msgid "number of arguments doesn't match prototype"
1484 msgstr ""
1485
1486 #: c-decl.c:5835 c-decl.c:5866 c-decl.c:5873
1487 msgid "%Hprototype declaration"
1488 msgstr ""
1489
1490 #: c-decl.c:5864
1491 msgid "promoted argument \"%D\" doesn't match prototype"
1492 msgstr ""
1493
1494 #: c-decl.c:5872
1495 msgid "argument \"%D\" doesn't match prototype"
1496 msgstr ""
1497
1498 #: c-decl.c:6069 cp/decl.c:10875
1499 msgid "no return statement in function returning non-void"
1500 msgstr ""
1501
1502 #: c-decl.c:6076
1503 msgid "this function may return with or without a value"
1504 msgstr ""
1505
1506 #. If we get here, declarations have been used in a for loop without
1507 #. the C99 for loop scope.  This doesn't make much sense, so don't
1508 #. allow it.
1509 #: c-decl.c:6175
1510 msgid "'for' loop initial declaration used outside C99 mode"
1511 msgstr ""
1512
1513 #: c-decl.c:6199
1514 #, c-format
1515 msgid "'struct %s' declared in 'for' loop initial declaration"
1516 msgstr ""
1517
1518 #: c-decl.c:6202
1519 #, c-format
1520 msgid "'union %s' declared in 'for' loop initial declaration"
1521 msgstr ""
1522
1523 #: c-decl.c:6205
1524 #, c-format
1525 msgid "'enum %s' declared in 'for' loop initial declaration"
1526 msgstr ""
1527
1528 #: c-decl.c:6213
1529 msgid "%Jdeclaration of non-variable '%D' in 'for' loop initial declaration"
1530 msgstr ""
1531
1532 #: c-decl.c:6216
1533 msgid "%Jdeclaration of static variable '%D' in 'for' loop initial declaration"
1534 msgstr ""
1535
1536 #: c-decl.c:6219
1537 msgid ""
1538 "%Jdeclaration of 'extern' variable '%D' in 'for' loop initial declaration"
1539 msgstr ""
1540
1541 #: c-decl.c:6532
1542 msgid "%Jredefinition of global '%D'"
1543 msgstr ""
1544
1545 #: c-decl.c:6533
1546 msgid "%J'%D' previously defined here"
1547 msgstr ""
1548
1549 #: c-format.c:94 c-format.c:210
1550 msgid "format string has invalid operand number"
1551 msgstr ""
1552
1553 #: c-format.c:111
1554 msgid "function does not return string type"
1555 msgstr ""
1556
1557 #: c-format.c:140
1558 msgid "format string arg not a string type"
1559 msgstr ""
1560
1561 #: c-format.c:190
1562 msgid "unrecognized format specifier"
1563 msgstr ""
1564
1565 #: c-format.c:203
1566 #, c-format
1567 msgid "`%s' is an unrecognized format function type"
1568 msgstr ""
1569
1570 #: c-format.c:216
1571 msgid "'...' has invalid operand number"
1572 msgstr ""
1573
1574 #: c-format.c:224
1575 msgid "format string arg follows the args to be formatted"
1576 msgstr ""
1577
1578 #: c-format.c:565 c-format.c:589
1579 msgid "` ' flag"
1580 msgstr ""
1581
1582 #: c-format.c:565 c-format.c:589
1583 msgid "the ` ' printf flag"
1584 msgstr ""
1585
1586 #: c-format.c:566 c-format.c:590 c-format.c:627 c-format.c:683
1587 msgid "`+' flag"
1588 msgstr ""
1589
1590 #: c-format.c:566 c-format.c:590 c-format.c:627
1591 msgid "the `+' printf flag"
1592 msgstr ""
1593
1594 #: c-format.c:567 c-format.c:591 c-format.c:628 c-format.c:659
1595 msgid "`#' flag"
1596 msgstr ""
1597
1598 #: c-format.c:567 c-format.c:591 c-format.c:628
1599 msgid "the `#' printf flag"
1600 msgstr ""
1601
1602 #: c-format.c:568 c-format.c:592 c-format.c:657
1603 msgid "`0' flag"
1604 msgstr ""
1605
1606 #: c-format.c:568 c-format.c:592
1607 msgid "the `0' printf flag"
1608 msgstr ""
1609
1610 #: c-format.c:569 c-format.c:593 c-format.c:656 c-format.c:686
1611 msgid "`-' flag"
1612 msgstr ""
1613
1614 #: c-format.c:569 c-format.c:593
1615 msgid "the `-' printf flag"
1616 msgstr ""
1617
1618 #: c-format.c:570 c-format.c:640
1619 msgid "`'' flag"
1620 msgstr ""
1621
1622 #: c-format.c:570
1623 msgid "the `'' printf flag"
1624 msgstr ""
1625
1626 #: c-format.c:571 c-format.c:641
1627 msgid "`I' flag"
1628 msgstr ""
1629
1630 #: c-format.c:571
1631 msgid "the `I' printf flag"
1632 msgstr ""
1633
1634 #: c-format.c:572 c-format.c:594 c-format.c:638 c-format.c:660 c-format.c:687
1635 #: c-format.c:1802
1636 msgid "field width"
1637 msgstr ""
1638
1639 #: c-format.c:572 c-format.c:594
1640 msgid "field width in printf format"
1641 msgstr ""
1642
1643 #: c-format.c:573 c-format.c:595 c-format.c:618 c-format.c:629
1644 msgid "precision"
1645 msgstr ""
1646
1647 #: c-format.c:573 c-format.c:595 c-format.c:618 c-format.c:629
1648 msgid "precision in printf format"
1649 msgstr ""
1650
1651 #: c-format.c:574 c-format.c:596 c-format.c:619 c-format.c:630 c-format.c:639
1652 #: c-format.c:690
1653 msgid "length modifier"
1654 msgstr ""
1655
1656 #: c-format.c:574 c-format.c:596 c-format.c:619 c-format.c:630
1657 msgid "length modifier in printf format"
1658 msgstr ""
1659
1660 #: c-format.c:636
1661 msgid "assignment suppression"
1662 msgstr ""
1663
1664 #: c-format.c:636
1665 msgid "the assignment suppression scanf feature"
1666 msgstr ""
1667
1668 #: c-format.c:637
1669 msgid "`a' flag"
1670 msgstr ""
1671
1672 #: c-format.c:637
1673 msgid "the `a' scanf flag"
1674 msgstr ""
1675
1676 #: c-format.c:638
1677 msgid "field width in scanf format"
1678 msgstr ""
1679
1680 #: c-format.c:639
1681 msgid "length modifier in scanf format"
1682 msgstr ""
1683
1684 #: c-format.c:640
1685 msgid "the `'' scanf flag"
1686 msgstr ""
1687
1688 #: c-format.c:641
1689 msgid "the `I' scanf flag"
1690 msgstr ""
1691
1692 #: c-format.c:655
1693 msgid "`_' flag"
1694 msgstr ""
1695
1696 #: c-format.c:655
1697 msgid "the `_' strftime flag"
1698 msgstr ""
1699
1700 #: c-format.c:656
1701 msgid "the `-' strftime flag"
1702 msgstr ""
1703
1704 #: c-format.c:657
1705 msgid "the `0' strftime flag"
1706 msgstr ""
1707
1708 #: c-format.c:658 c-format.c:682
1709 msgid "`^' flag"
1710 msgstr ""
1711
1712 #: c-format.c:658
1713 msgid "the `^' strftime flag"
1714 msgstr ""
1715
1716 #: c-format.c:659
1717 msgid "the `#' strftime flag"
1718 msgstr ""
1719
1720 #: c-format.c:660
1721 msgid "field width in strftime format"
1722 msgstr ""
1723
1724 #: c-format.c:661
1725 msgid "`E' modifier"
1726 msgstr ""
1727
1728 #: c-format.c:661
1729 msgid "the `E' strftime modifier"
1730 msgstr ""
1731
1732 #: c-format.c:662
1733 msgid "`O' modifier"
1734 msgstr ""
1735
1736 #: c-format.c:662
1737 msgid "the `O' strftime modifier"
1738 msgstr ""
1739
1740 #: c-format.c:663
1741 msgid "the `O' modifier"
1742 msgstr ""
1743
1744 #: c-format.c:681
1745 msgid "fill character"
1746 msgstr ""
1747
1748 #: c-format.c:681
1749 msgid "fill character in strfmon format"
1750 msgstr ""
1751
1752 #: c-format.c:682
1753 msgid "the `^' strfmon flag"
1754 msgstr ""
1755
1756 #: c-format.c:683
1757 msgid "the `+' strfmon flag"
1758 msgstr ""
1759
1760 #: c-format.c:684
1761 msgid "`(' flag"
1762 msgstr ""
1763
1764 #: c-format.c:684
1765 msgid "the `(' strfmon flag"
1766 msgstr ""
1767
1768 #: c-format.c:685
1769 msgid "`!' flag"
1770 msgstr ""
1771
1772 #: c-format.c:685
1773 msgid "the `!' strfmon flag"
1774 msgstr ""
1775
1776 #: c-format.c:686
1777 msgid "the `-' strfmon flag"
1778 msgstr ""
1779
1780 #: c-format.c:687
1781 msgid "field width in strfmon format"
1782 msgstr ""
1783
1784 #: c-format.c:688
1785 msgid "left precision"
1786 msgstr ""
1787
1788 #: c-format.c:688
1789 msgid "left precision in strfmon format"
1790 msgstr ""
1791
1792 #: c-format.c:689
1793 msgid "right precision"
1794 msgstr ""
1795
1796 #: c-format.c:689
1797 msgid "right precision in strfmon format"
1798 msgstr ""
1799
1800 #: c-format.c:690
1801 msgid "length modifier in strfmon format"
1802 msgstr ""
1803
1804 #: c-format.c:1107
1805 #, c-format
1806 msgid "function might be possible candidate for `%s' format attribute"
1807 msgstr ""
1808
1809 #: c-format.c:1223 c-format.c:1244 c-format.c:2212
1810 msgid "missing $ operand number in format"
1811 msgstr ""
1812
1813 #: c-format.c:1254
1814 #, c-format
1815 msgid "%s does not support %%n$ operand number formats"
1816 msgstr ""
1817
1818 #: c-format.c:1261
1819 msgid "operand number out of range in format"
1820 msgstr ""
1821
1822 #: c-format.c:1284
1823 #, c-format
1824 msgid "format argument %d used more than once in %s format"
1825 msgstr ""
1826
1827 #: c-format.c:1331
1828 #, c-format
1829 msgid "format argument %d unused before used argument %d in $-style format"
1830 msgstr ""
1831
1832 #: c-format.c:1429
1833 msgid "format not a string literal, format string not checked"
1834 msgstr ""
1835
1836 #: c-format.c:1443
1837 msgid "format not a string literal and no format arguments"
1838 msgstr ""
1839
1840 #: c-format.c:1445
1841 msgid "format not a string literal, argument types not checked"
1842 msgstr ""
1843
1844 #: c-format.c:1458
1845 msgid "too many arguments for format"
1846 msgstr ""
1847
1848 #: c-format.c:1461
1849 msgid "unused arguments in $-style format"
1850 msgstr ""
1851
1852 #: c-format.c:1464
1853 #, c-format
1854 msgid "zero-length %s format string"
1855 msgstr ""
1856
1857 #: c-format.c:1468
1858 msgid "format is a wide character string"
1859 msgstr ""
1860
1861 #: c-format.c:1471
1862 msgid "unterminated format string"
1863 msgstr ""
1864
1865 #: c-format.c:1681
1866 msgid "embedded `\\0' in format"
1867 msgstr ""
1868
1869 #: c-format.c:1696
1870 #, c-format
1871 msgid "spurious trailing `%%' in format"
1872 msgstr ""
1873
1874 #: c-format.c:1735 c-format.c:1972
1875 #, c-format
1876 msgid "repeated %s in format"
1877 msgstr ""
1878
1879 #: c-format.c:1748
1880 msgid "missing fill character at end of strfmon format"
1881 msgstr ""
1882
1883 #: c-format.c:1787 c-format.c:1886 c-format.c:2166 c-format.c:2219
1884 msgid "too few arguments for format"
1885 msgstr ""
1886
1887 #: c-format.c:1828
1888 #, c-format
1889 msgid "zero width in %s format"
1890 msgstr ""
1891
1892 #: c-format.c:1847
1893 #, c-format
1894 msgid "empty left precision in %s format"
1895 msgstr ""
1896
1897 #: c-format.c:1901
1898 msgid "field precision"
1899 msgstr ""
1900
1901 #: c-format.c:1916
1902 #, c-format
1903 msgid "empty precision in %s format"
1904 msgstr ""
1905
1906 #: c-format.c:1956
1907 #, c-format
1908 msgid "%s does not support the `%s' %s length modifier"
1909 msgstr ""
1910
1911 #: c-format.c:2006
1912 msgid "conversion lacks type at end of format"
1913 msgstr ""
1914
1915 #: c-format.c:2017
1916 #, c-format
1917 msgid "unknown conversion type character `%c' in format"
1918 msgstr ""
1919
1920 #: c-format.c:2020
1921 #, c-format
1922 msgid "unknown conversion type character 0x%x in format"
1923 msgstr ""
1924
1925 #: c-format.c:2027
1926 #, c-format
1927 msgid "%s does not support the `%%%c' %s format"
1928 msgstr ""
1929
1930 #: c-format.c:2043
1931 #, c-format
1932 msgid "%s used with `%%%c' %s format"
1933 msgstr ""
1934
1935 #: c-format.c:2052
1936 #, c-format
1937 msgid "%s does not support %s"
1938 msgstr ""
1939
1940 #: c-format.c:2061
1941 #, c-format
1942 msgid "%s does not support %s with the `%%%c' %s format"
1943 msgstr ""
1944
1945 #: c-format.c:2094
1946 #, c-format
1947 msgid "%s ignored with %s and `%%%c' %s format"
1948 msgstr ""
1949
1950 #: c-format.c:2098
1951 #, c-format
1952 msgid "%s ignored with %s in %s format"
1953 msgstr ""
1954
1955 #: c-format.c:2104
1956 #, c-format
1957 msgid "use of %s and %s together with `%%%c' %s format"
1958 msgstr ""
1959
1960 #: c-format.c:2108
1961 #, c-format
1962 msgid "use of %s and %s together in %s format"
1963 msgstr ""
1964
1965 #: c-format.c:2127
1966 #, c-format
1967 msgid "`%%%c' yields only last 2 digits of year in some locales"
1968 msgstr ""
1969
1970 #: c-format.c:2130
1971 #, c-format
1972 msgid "`%%%c' yields only last 2 digits of year"
1973 msgstr ""
1974
1975 #. The end of the format string was reached.
1976 #: c-format.c:2146
1977 #, c-format
1978 msgid "no closing `]' for `%%[' format"
1979 msgstr ""
1980
1981 #: c-format.c:2159
1982 #, c-format
1983 msgid "use of `%s' length modifier with `%c' type character"
1984 msgstr ""
1985
1986 #: c-format.c:2180
1987 #, c-format
1988 msgid "%s does not support the `%%%s%c' %s format"
1989 msgstr ""
1990
1991 #: c-format.c:2195
1992 msgid "operand number specified with suppressed assignment"
1993 msgstr ""
1994
1995 #: c-format.c:2197
1996 msgid "operand number specified for format taking no argument"
1997 msgstr ""
1998
1999 #: c-format.c:2309
2000 #, c-format
2001 msgid "writing through null pointer (arg %d)"
2002 msgstr ""
2003
2004 #: c-format.c:2318
2005 #, c-format
2006 msgid "reading through null pointer (arg %d)"
2007 msgstr ""
2008
2009 #: c-format.c:2338
2010 #, c-format
2011 msgid "writing into constant object (arg %d)"
2012 msgstr ""
2013
2014 #: c-format.c:2348
2015 #, c-format
2016 msgid "extra type qualifiers in format argument (arg %d)"
2017 msgstr ""
2018
2019 #: c-format.c:2355
2020 #, c-format
2021 msgid "format argument is not a pointer (arg %d)"
2022 msgstr ""
2023
2024 #: c-format.c:2357
2025 #, c-format
2026 msgid "format argument is not a pointer to a pointer (arg %d)"
2027 msgstr ""
2028
2029 #: c-format.c:2433
2030 msgid "pointer"
2031 msgstr ""
2032
2033 #: c-format.c:2435
2034 msgid "different type"
2035 msgstr ""
2036
2037 #: c-format.c:2456
2038 #, c-format
2039 msgid "%s is not type %s (arg %d)"
2040 msgstr ""
2041
2042 #: c-format.c:2459
2043 #, c-format
2044 msgid "%s format, %s arg (arg %d)"
2045 msgstr ""
2046
2047 #: c-format.c:2704
2048 msgid "args to be formatted is not '...'"
2049 msgstr ""
2050
2051 #: c-format.c:2713
2052 msgid "strftime formats cannot format arguments"
2053 msgstr ""
2054
2055 #: c-incpath.c:68
2056 #, c-format
2057 msgid "ignoring duplicate directory \"%s\"\n"
2058 msgstr ""
2059
2060 #: c-incpath.c:71
2061 #, c-format
2062 msgid "  as it is a non-system directory that duplicates a system directory\n"
2063 msgstr ""
2064
2065 #: c-incpath.c:75
2066 #, c-format
2067 msgid "ignoring nonexistent directory \"%s\"\n"
2068 msgstr ""
2069
2070 #: c-incpath.c:273
2071 #, c-format
2072 msgid "#include \"...\" search starts here:\n"
2073 msgstr ""
2074
2075 #: c-incpath.c:277
2076 #, c-format
2077 msgid "#include <...> search starts here:\n"
2078 msgstr ""
2079
2080 #: c-incpath.c:282
2081 #, c-format
2082 msgid "End of search list.\n"
2083 msgstr ""
2084
2085 #: c-lex.c:209
2086 msgid "too late for # directive to set debug directory"
2087 msgstr ""
2088
2089 #: c-lex.c:251
2090 msgid "badly nested C headers from preprocessor"
2091 msgstr ""
2092
2093 #: c-lex.c:292
2094 #, c-format
2095 msgid "ignoring #pragma %s %s"
2096 msgstr ""
2097
2098 #. ... or not.
2099 #: c-lex.c:396
2100 msgid "%Hstray '@' in program"
2101 msgstr ""
2102
2103 #: c-lex.c:404
2104 #, c-format
2105 msgid "missing terminating %c character"
2106 msgstr ""
2107
2108 #: c-lex.c:406
2109 #, c-format
2110 msgid "stray '%c' in program"
2111 msgstr ""
2112
2113 #: c-lex.c:408
2114 #, c-format
2115 msgid "stray '\\%o' in program"
2116 msgstr ""
2117
2118 #: c-lex.c:538
2119 msgid "this decimal constant is unsigned only in ISO C90"
2120 msgstr ""
2121
2122 #: c-lex.c:541
2123 msgid "this decimal constant would be unsigned in ISO C90"
2124 msgstr ""
2125
2126 #: c-lex.c:557
2127 #, c-format
2128 msgid "integer constant is too large for \"%s\" type"
2129 msgstr ""
2130
2131 #: c-lex.c:623
2132 #, c-format
2133 msgid "floating constant exceeds range of \"%s\""
2134 msgstr ""
2135
2136 #: c-lex.c:699
2137 msgid "traditional C rejects string constant concatenation"
2138 msgstr ""
2139
2140 #: c-objc-common.c:82
2141 msgid ""
2142 "%Jfunction '%F' can never be inlined because it is supressed using -fno-"
2143 "inline"
2144 msgstr ""
2145
2146 #: c-objc-common.c:92
2147 msgid ""
2148 "%Jfunction '%F' can never be inlined because it might not be bound within "
2149 "this unit of translation"
2150 msgstr ""
2151
2152 #: c-objc-common.c:100
2153 msgid ""
2154 "%Jfunction '%F' can never be inlined because it uses attributes conflicting "
2155 "with inlining"
2156 msgstr ""
2157
2158 #: c-objc-common.c:115
2159 msgid "%Jfunction '%F' can never be inlined because it has pending sizes"
2160 msgstr ""
2161
2162 #: c-objc-common.c:128
2163 msgid ""
2164 "%Jnested function '%F' can never be inlined because it has possibly saved "
2165 "pending sizes"
2166 msgstr ""
2167
2168 #: c-opts.c:140
2169 #, c-format
2170 msgid "no class name specified with \"%s\""
2171 msgstr ""
2172
2173 #: c-opts.c:144
2174 #, c-format
2175 msgid "assertion missing after \"%s\""
2176 msgstr ""
2177
2178 #: c-opts.c:149
2179 #, c-format
2180 msgid "macro name missing after \"%s\""
2181 msgstr ""
2182
2183 #: c-opts.c:156
2184 #, c-format
2185 msgid "missing path after \"%s\""
2186 msgstr ""
2187
2188 #: c-opts.c:165
2189 #, c-format
2190 msgid "missing filename after \"%s\""
2191 msgstr ""
2192
2193 #: c-opts.c:170
2194 #, c-format
2195 msgid "missing makefile target after \"%s\""
2196 msgstr ""
2197
2198 #: c-opts.c:290
2199 msgid "-I- specified twice"
2200 msgstr ""
2201
2202 #: c-opts.c:691
2203 #, c-format
2204 msgid "switch \"%s\" is no longer supported"
2205 msgstr ""
2206
2207 #: c-opts.c:815
2208 msgid ""
2209 "-fhandle-exceptions has been renamed -fexceptions (and is now on by default)"
2210 msgstr ""
2211
2212 #: c-opts.c:977
2213 msgid "output filename specified twice"
2214 msgstr ""
2215
2216 #: c-opts.c:1099
2217 msgid "-Wformat-y2k ignored without -Wformat"
2218 msgstr ""
2219
2220 #: c-opts.c:1101
2221 msgid "-Wformat-extra-args ignored without -Wformat"
2222 msgstr ""
2223
2224 #: c-opts.c:1103
2225 msgid "-Wformat-zero-length ignored without -Wformat"
2226 msgstr ""
2227
2228 #: c-opts.c:1105
2229 msgid "-Wformat-nonliteral ignored without -Wformat"
2230 msgstr ""
2231
2232 #: c-opts.c:1107
2233 msgid "-Wformat-security ignored without -Wformat"
2234 msgstr ""
2235
2236 #: c-opts.c:1109
2237 msgid "-Wmissing-format-attribute ignored without -Wformat"
2238 msgstr ""
2239
2240 #: c-opts.c:1123
2241 #, c-format
2242 msgid "opening output file %s: %m"
2243 msgstr ""
2244
2245 #: c-opts.c:1128
2246 #, c-format
2247 msgid "too many filenames given.  Type %s --help for usage"
2248 msgstr ""
2249
2250 #: c-opts.c:1196
2251 msgid "YYDEBUG not defined"
2252 msgstr ""
2253
2254 #: c-opts.c:1241
2255 #, c-format
2256 msgid "opening dependency file %s: %m"
2257 msgstr ""
2258
2259 #: c-opts.c:1251
2260 #, c-format
2261 msgid "closing dependency file %s: %m"
2262 msgstr ""
2263
2264 #: c-opts.c:1254
2265 #, c-format
2266 msgid "when writing output to %s: %m"
2267 msgstr ""
2268
2269 #: c-opts.c:1324
2270 msgid "to generate dependencies you must specify either -M or -MM"
2271 msgstr ""
2272
2273 #: c-opts.c:1392
2274 msgid "<built-in>"
2275 msgstr ""
2276
2277 #: c-opts.c:1407
2278 msgid "<command line>"
2279 msgstr ""
2280
2281 #: c-pch.c:112
2282 #, c-format
2283 msgid "can't create precompiled header %s: %m"
2284 msgstr ""
2285
2286 #: c-pch.c:132
2287 #, c-format
2288 msgid "can't write to %s: %m"
2289 msgstr ""
2290
2291 #: c-pch.c:138
2292 #, c-format
2293 msgid "`%s' is not a valid output file"
2294 msgstr ""
2295
2296 #: c-pch.c:167 c-pch.c:183 c-pch.c:195
2297 #, c-format
2298 msgid "can't write %s: %m"
2299 msgstr ""
2300
2301 #: c-pch.c:173
2302 #, c-format
2303 msgid "can't seek in %s: %m"
2304 msgstr ""
2305
2306 #: c-pch.c:181 c-pch.c:221 c-pch.c:249 c-pch.c:254 c-pch.c:324
2307 #, c-format
2308 msgid "can't read %s: %m"
2309 msgstr ""
2310
2311 #: c-pch.c:234
2312 #, c-format
2313 msgid "%s: not compatible with this GCC version"
2314 msgstr ""
2315
2316 #. It's a PCH for the wrong language.
2317 #: c-pch.c:237
2318 #, c-format
2319 msgid "%s: not for %s"
2320 msgstr ""
2321
2322 #. Not any kind of PCH.
2323 #: c-pch.c:241
2324 #, c-format
2325 msgid "%s: not a PCH file"
2326 msgstr ""
2327
2328 #: c-pch.c:260
2329 #, c-format
2330 msgid "%s: created on host `%.*s', but used on host `%s'"
2331 msgstr ""
2332
2333 #: c-pch.c:270
2334 #, c-format
2335 msgid "%s: created for target `%.*s', but used for target `%s'"
2336 msgstr ""
2337
2338 #: c-pch.c:283
2339 #, c-format
2340 msgid "%s: created by version `%.*s', but this is version `%s'"
2341 msgstr ""
2342
2343 #: c-pch.c:299
2344 #, c-format
2345 msgid "%s: created with -g%s, but used with -g%s"
2346 msgstr ""
2347
2348 #: c-pch.c:313
2349 #, c-format
2350 msgid "%s: had text segment at different address"
2351 msgstr ""
2352
2353 #: c-pch.c:330 cpperror.c:176 gcc.c:6547
2354 #, c-format
2355 msgid "%s: %s"
2356 msgstr ""
2357
2358 #: c-pch.c:361
2359 msgid "calling fdopen"
2360 msgstr ""
2361
2362 #: c-pch.c:369 c-pch.c:381
2363 msgid "reading"
2364 msgstr ""
2365
2366 #: c-pragma.c:106
2367 msgid ""
2368 "#pragma pack (pop) encountered without matching #pragma pack (push, <n>)"
2369 msgstr ""
2370
2371 #: c-pragma.c:124
2372 #, c-format
2373 msgid ""
2374 "#pragma pack(pop, %s) encountered without matching #pragma pack(push, %s, "
2375 "<n>)"
2376 msgstr ""
2377
2378 #: c-pragma.c:144
2379 msgid "#pragma pack(push[, id], <n>) is not supported on this target"
2380 msgstr ""
2381
2382 #: c-pragma.c:146
2383 msgid "#pragma pack(pop[, id], <n>) is not supported on this target"
2384 msgstr ""
2385
2386 #: c-pragma.c:165
2387 msgid "missing '(' after '#pragma pack' - ignored"
2388 msgstr ""
2389
2390 #: c-pragma.c:178 c-pragma.c:228
2391 msgid "malformed '#pragma pack' - ignored"
2392 msgstr ""
2393
2394 #: c-pragma.c:183
2395 msgid "malformed '#pragma pack(push[, id], <n>)' - ignored"
2396 msgstr ""
2397
2398 #: c-pragma.c:185
2399 msgid "malformed '#pragma pack(pop[, id])' - ignored"
2400 msgstr ""
2401
2402 #: c-pragma.c:194
2403 #, c-format
2404 msgid "unknown action '%s' for '#pragma pack' - ignored"
2405 msgstr ""
2406
2407 #: c-pragma.c:231
2408 msgid "junk at end of '#pragma pack'"
2409 msgstr ""
2410
2411 #: c-pragma.c:245
2412 #, c-format
2413 msgid "alignment must be a small power of two, not %d"
2414 msgstr ""
2415
2416 #: c-pragma.c:278
2417 msgid ""
2418 "%Japplying #pragma weak '%D' after first use results in unspecified behavior"
2419 msgstr ""
2420
2421 #: c-pragma.c:325 c-pragma.c:330
2422 msgid "malformed #pragma weak, ignored"
2423 msgstr ""
2424
2425 #: c-pragma.c:334
2426 msgid "junk at end of #pragma weak"
2427 msgstr ""
2428
2429 #: c-pragma.c:367 c-pragma.c:372
2430 msgid "malformed #pragma redefine_extname, ignored"
2431 msgstr ""
2432
2433 #: c-pragma.c:377
2434 msgid "junk at end of #pragma redefine_extname"
2435 msgstr ""
2436
2437 #: c-pragma.c:384 c-pragma.c:462
2438 msgid "#pragma redefine_extname conflicts with declaration"
2439 msgstr ""
2440
2441 #: c-pragma.c:413
2442 msgid "malformed #pragma extern_prefix, ignored"
2443 msgstr ""
2444
2445 #: c-pragma.c:418
2446 msgid "junk at end of #pragma extern_prefix"
2447 msgstr ""
2448
2449 #: c-pragma.c:449
2450 msgid "asm declaration conflicts with previous rename"
2451 msgstr ""
2452
2453 #: c-semantics.c:697
2454 msgid "destructor needed for `%D'"
2455 msgstr ""
2456
2457 #: c-semantics.c:698
2458 msgid "where case label appears here"
2459 msgstr ""
2460
2461 #: c-semantics.c:701
2462 msgid ""
2463 "(enclose actions of previous case statements requiring destructors in their "
2464 "own scope.)"
2465 msgstr ""
2466
2467 #: c-semantics.c:737 c-typeck.c:6035 cp/semantics.c:1063
2468 #, c-format
2469 msgid "%s qualifier ignored on asm"
2470 msgstr ""
2471
2472 #: c-semantics.c:991
2473 msgid "will never be executed"
2474 msgstr ""
2475
2476 #: c-typeck.c:118
2477 #, c-format
2478 msgid "`%s' has an incomplete type"
2479 msgstr ""
2480
2481 #: c-typeck.c:140 cp/call.c:2528
2482 msgid "invalid use of void expression"
2483 msgstr ""
2484
2485 #: c-typeck.c:148
2486 msgid "invalid use of flexible array member"
2487 msgstr ""
2488
2489 #: c-typeck.c:154
2490 msgid "invalid use of array with unspecified bounds"
2491 msgstr ""
2492
2493 #: c-typeck.c:162
2494 #, c-format
2495 msgid "invalid use of undefined type `%s %s'"
2496 msgstr ""
2497
2498 #. If this type has a typedef-name, the TYPE_NAME is a TYPE_DECL.
2499 #: c-typeck.c:166
2500 #, c-format
2501 msgid "invalid use of incomplete typedef `%s'"
2502 msgstr ""
2503
2504 #: c-typeck.c:413 c-typeck.c:428
2505 msgid "function types not truly compatible in ISO C"
2506 msgstr ""
2507
2508 #: c-typeck.c:609
2509 msgid "types are not quite compatible"
2510 msgstr ""
2511
2512 #: c-typeck.c:818
2513 msgid "function return types not compatible due to `volatile'"
2514 msgstr ""
2515
2516 #: c-typeck.c:964 c-typeck.c:2141
2517 msgid "arithmetic on pointer to an incomplete type"
2518 msgstr ""
2519
2520 #: c-typeck.c:1337
2521 #, c-format
2522 msgid "%s has no member named `%s'"
2523 msgstr ""
2524
2525 #: c-typeck.c:1373
2526 #, c-format
2527 msgid "request for member `%s' in something not a structure or union"
2528 msgstr ""
2529
2530 #: c-typeck.c:1402
2531 msgid "dereferencing pointer to incomplete type"
2532 msgstr ""
2533
2534 #: c-typeck.c:1406
2535 msgid "dereferencing `void *' pointer"
2536 msgstr ""
2537
2538 #: c-typeck.c:1423 cp/typeck.c:2095
2539 #, c-format
2540 msgid "invalid type argument of `%s'"
2541 msgstr ""
2542
2543 #: c-typeck.c:1441 cp/typeck.c:2120
2544 msgid "subscript missing in array reference"
2545 msgstr ""
2546
2547 #: c-typeck.c:1462 cp/typeck.c:2162
2548 msgid "array subscript has type `char'"
2549 msgstr ""
2550
2551 #: c-typeck.c:1470 c-typeck.c:1559 cp/typeck.c:2166 cp/typeck.c:2252
2552 msgid "array subscript is not an integer"
2553 msgstr ""
2554
2555 #: c-typeck.c:1503
2556 msgid "ISO C forbids subscripting `register' array"
2557 msgstr ""
2558
2559 #: c-typeck.c:1505
2560 msgid "ISO C90 forbids subscripting non-lvalue array"
2561 msgstr ""
2562
2563 #: c-typeck.c:1538
2564 msgid "subscript has type `char'"
2565 msgstr ""
2566
2567 #: c-typeck.c:1554 cp/typeck.c:2247
2568 msgid "subscripted value is neither array nor pointer"
2569 msgstr ""
2570
2571 #: c-typeck.c:1584
2572 #, c-format
2573 msgid "local declaration of `%s' hides instance variable"
2574 msgstr ""
2575
2576 #: c-typeck.c:1677
2577 msgid "called object is not a function"
2578 msgstr ""
2579
2580 #. This situation leads to run-time undefined behavior.  We can't,
2581 #. therefore, simply error unless we can prove that all possible
2582 #. executions of the program must execute the code.
2583 #: c-typeck.c:1709
2584 msgid "function called through a non-compatible type"
2585 msgstr ""
2586
2587 #: c-typeck.c:1803 cp/typeck.c:2535
2588 msgid "too many arguments to function"
2589 msgstr ""
2590
2591 #: c-typeck.c:1824
2592 #, c-format
2593 msgid "type of formal parameter %d is incomplete"
2594 msgstr ""
2595
2596 #: c-typeck.c:1837
2597 #, c-format
2598 msgid "%s as integer rather than floating due to prototype"
2599 msgstr ""
2600
2601 #: c-typeck.c:1840
2602 #, c-format
2603 msgid "%s as integer rather than complex due to prototype"
2604 msgstr ""
2605
2606 #: c-typeck.c:1843
2607 #, c-format
2608 msgid "%s as complex rather than floating due to prototype"
2609 msgstr ""
2610
2611 #: c-typeck.c:1846
2612 #, c-format
2613 msgid "%s as floating rather than integer due to prototype"
2614 msgstr ""
2615
2616 #: c-typeck.c:1849
2617 #, c-format
2618 msgid "%s as complex rather than integer due to prototype"
2619 msgstr ""
2620
2621 #: c-typeck.c:1852
2622 #, c-format
2623 msgid "%s as floating rather than complex due to prototype"
2624 msgstr ""
2625
2626 #: c-typeck.c:1862
2627 #, c-format
2628 msgid "%s as `float' rather than `double' due to prototype"
2629 msgstr ""
2630
2631 #: c-typeck.c:1880
2632 #, c-format
2633 msgid "%s with different width due to prototype"
2634 msgstr ""
2635
2636 #: c-typeck.c:1906
2637 #, c-format
2638 msgid "%s as unsigned due to prototype"
2639 msgstr ""
2640
2641 #: c-typeck.c:1908
2642 #, c-format
2643 msgid "%s as signed due to prototype"
2644 msgstr ""
2645
2646 #: c-typeck.c:1942 cp/typeck.c:2641
2647 msgid "too few arguments to function"
2648 msgstr ""
2649
2650 #: c-typeck.c:1982
2651 msgid "suggest parentheses around + or - inside shift"
2652 msgstr ""
2653
2654 #: c-typeck.c:1989
2655 msgid "suggest parentheses around && within ||"
2656 msgstr ""
2657
2658 #: c-typeck.c:1998
2659 msgid "suggest parentheses around arithmetic in operand of |"
2660 msgstr ""
2661
2662 #: c-typeck.c:2001
2663 msgid "suggest parentheses around comparison in operand of |"
2664 msgstr ""
2665
2666 #: c-typeck.c:2010
2667 msgid "suggest parentheses around arithmetic in operand of ^"
2668 msgstr ""
2669
2670 #: c-typeck.c:2013
2671 msgid "suggest parentheses around comparison in operand of ^"
2672 msgstr ""
2673
2674 #: c-typeck.c:2020
2675 msgid "suggest parentheses around + or - in operand of &"
2676 msgstr ""
2677
2678 #: c-typeck.c:2023
2679 msgid "suggest parentheses around comparison in operand of &"
2680 msgstr ""
2681
2682 #: c-typeck.c:2030
2683 msgid "comparisons like X<=Y<=Z do not have their mathematical meaning"
2684 msgstr ""
2685
2686 #: c-typeck.c:2093
2687 msgid "pointer of type `void *' used in subtraction"
2688 msgstr ""
2689
2690 #: c-typeck.c:2095
2691 msgid "pointer to a function used in subtraction"
2692 msgstr ""
2693
2694 #: c-typeck.c:2189
2695 msgid "wrong type argument to unary plus"
2696 msgstr ""
2697
2698 #: c-typeck.c:2202
2699 msgid "wrong type argument to unary minus"
2700 msgstr ""
2701
2702 #: c-typeck.c:2219
2703 msgid "ISO C does not support `~' for complex conjugation"
2704 msgstr ""
2705
2706 #: c-typeck.c:2225
2707 msgid "wrong type argument to bit-complement"
2708 msgstr ""
2709
2710 #: c-typeck.c:2233
2711 msgid "wrong type argument to abs"
2712 msgstr ""
2713
2714 #: c-typeck.c:2245
2715 msgid "wrong type argument to conjugation"
2716 msgstr ""
2717
2718 #: c-typeck.c:2259
2719 msgid "wrong type argument to unary exclamation mark"
2720 msgstr ""
2721
2722 #: c-typeck.c:2296
2723 msgid "ISO C does not support `++' and `--' on complex types"
2724 msgstr ""
2725
2726 #: c-typeck.c:2311 c-typeck.c:2343
2727 msgid "wrong type argument to increment"
2728 msgstr ""
2729
2730 #: c-typeck.c:2313 c-typeck.c:2345
2731 msgid "wrong type argument to decrement"
2732 msgstr ""
2733
2734 #: c-typeck.c:2334
2735 msgid "increment of pointer to unknown structure"
2736 msgstr ""
2737
2738 #: c-typeck.c:2336
2739 msgid "decrement of pointer to unknown structure"
2740 msgstr ""
2741
2742 #: c-typeck.c:2404
2743 msgid "invalid lvalue in unary `&'"
2744 msgstr ""
2745
2746 #: c-typeck.c:2436
2747 #, c-format
2748 msgid "attempt to take address of bit-field structure member `%s'"
2749 msgstr ""
2750
2751 #: c-typeck.c:2529
2752 #, c-format
2753 msgid "%s of read-only member `%s'"
2754 msgstr ""
2755
2756 #: c-typeck.c:2533
2757 #, c-format
2758 msgid "%s of read-only variable `%s'"
2759 msgstr ""
2760
2761 #: c-typeck.c:2536
2762 #, c-format
2763 msgid "%s of read-only location"
2764 msgstr ""
2765
2766 #: c-typeck.c:2554
2767 #, c-format
2768 msgid "cannot take address of bit-field `%s'"
2769 msgstr ""
2770
2771 #: c-typeck.c:2582 treelang/treetree.c:946
2772 #, c-format
2773 msgid "global register variable `%s' used in nested function"
2774 msgstr ""
2775
2776 #: c-typeck.c:2586 treelang/treetree.c:950
2777 #, c-format
2778 msgid "register variable `%s' used in nested function"
2779 msgstr ""
2780
2781 #: c-typeck.c:2593 treelang/treetree.c:957
2782 #, c-format
2783 msgid "address of global register variable `%s' requested"
2784 msgstr ""
2785
2786 #: c-typeck.c:2605
2787 msgid "cannot put object with volatile field into register"
2788 msgstr ""
2789
2790 #: c-typeck.c:2609 treelang/treetree.c:962
2791 #, c-format
2792 msgid "address of register variable `%s' requested"
2793 msgstr ""
2794
2795 #: c-typeck.c:2658
2796 msgid "non-lvalue array in conditional expression"
2797 msgstr ""
2798
2799 #: c-typeck.c:2702
2800 msgid "signed and unsigned type in conditional expression"
2801 msgstr ""
2802
2803 #: c-typeck.c:2709
2804 msgid "ISO C forbids conditional expr with only one void side"
2805 msgstr ""
2806
2807 #: c-typeck.c:2725 c-typeck.c:2732
2808 msgid "ISO C forbids conditional expr between `void *' and function pointer"
2809 msgstr ""
2810
2811 #: c-typeck.c:2738
2812 msgid "pointer type mismatch in conditional expression"
2813 msgstr ""
2814
2815 #: c-typeck.c:2745 c-typeck.c:2755
2816 msgid "pointer/integer type mismatch in conditional expression"
2817 msgstr ""
2818
2819 #: c-typeck.c:2769
2820 msgid "type mismatch in conditional expression"
2821 msgstr ""
2822
2823 #: c-typeck.c:2829
2824 msgid "left-hand operand of comma expression has no effect"
2825 msgstr ""
2826
2827 #: c-typeck.c:2860
2828 msgid "cast specifies array type"
2829 msgstr ""
2830
2831 #: c-typeck.c:2866
2832 msgid "cast specifies function type"
2833 msgstr ""
2834
2835 #: c-typeck.c:2876
2836 msgid "ISO C forbids casting nonscalar to the same type"
2837 msgstr ""
2838
2839 #: c-typeck.c:2894
2840 msgid "ISO C forbids casts to union type"
2841 msgstr ""
2842
2843 #: c-typeck.c:2902
2844 msgid "cast to union type from type not present in union"
2845 msgstr ""
2846
2847 #: c-typeck.c:2953
2848 msgid "cast adds new qualifiers to function type"
2849 msgstr ""
2850
2851 #. There are qualifiers present in IN_OTYPE that are not
2852 #. present in IN_TYPE.
2853 #: c-typeck.c:2958
2854 msgid "cast discards qualifiers from pointer target type"
2855 msgstr ""
2856
2857 #: c-typeck.c:2973
2858 msgid "cast increases required alignment of target type"
2859 msgstr ""
2860
2861 #: c-typeck.c:2979 cp/typeck.c:4880
2862 msgid "cast from pointer to integer of different size"
2863 msgstr ""
2864
2865 #: c-typeck.c:2984
2866 msgid "cast does not match function type"
2867 msgstr ""
2868
2869 #: c-typeck.c:2991 cp/typeck.c:4887
2870 msgid "cast to pointer from integer of different size"
2871 msgstr ""
2872
2873 #: c-typeck.c:3003
2874 msgid "type-punning to incomplete type might break strict-aliasing rules"
2875 msgstr ""
2876
2877 #: c-typeck.c:3007
2878 msgid "dereferencing type-punned pointer will break strict-aliasing rules"
2879 msgstr ""
2880
2881 #: c-typeck.c:3018
2882 msgid "ISO C forbids conversion of function pointer to object pointer type"
2883 msgstr ""
2884
2885 #: c-typeck.c:3027
2886 msgid "ISO C forbids conversion of object pointer to function pointer type"
2887 msgstr ""
2888
2889 #: c-typeck.c:3110
2890 msgid "invalid lvalue in assignment"
2891 msgstr ""
2892
2893 #. Convert new value to destination type.
2894 #. Check this here to avoid odd errors when trying to convert
2895 #. a throw to the type of the COND_EXPR.
2896 #. Now we have handled acceptable kinds of LHS that are not truly lvalues.
2897 #. Reject anything strange now.
2898 #: c-typeck.c:3119 c-typeck.c:3144 c-typeck.c:3161 cp/typeck.c:4999
2899 #: cp/typeck.c:5143
2900 msgid "assignment"
2901 msgstr ""
2902
2903 #: c-typeck.c:3228
2904 msgid "cannot pass rvalue to reference parameter"
2905 msgstr ""
2906
2907 #: c-typeck.c:3337 c-typeck.c:3413
2908 #, c-format
2909 msgid "%s makes qualified function pointer from unqualified"
2910 msgstr ""
2911
2912 #: c-typeck.c:3341 c-typeck.c:3393
2913 #, c-format
2914 msgid "%s discards qualifiers from pointer target type"
2915 msgstr ""
2916
2917 #: c-typeck.c:3347
2918 msgid "ISO C prohibits argument conversion to union type"
2919 msgstr ""
2920
2921 #: c-typeck.c:3385
2922 #, c-format
2923 msgid "ISO C forbids %s between function pointer and `void *'"
2924 msgstr ""
2925
2926 #: c-typeck.c:3402
2927 #, c-format
2928 msgid "pointer targets in %s differ in signedness"
2929 msgstr ""
2930
2931 #: c-typeck.c:3418
2932 #, c-format
2933 msgid "%s from incompatible pointer type"
2934 msgstr ""
2935
2936 #: c-typeck.c:3424 c-typeck.c:3931 cp/typeck.c:1357
2937 msgid "invalid use of non-lvalue array"
2938 msgstr ""
2939
2940 #: c-typeck.c:3438
2941 #, c-format
2942 msgid "%s makes pointer from integer without a cast"
2943 msgstr ""
2944
2945 #: c-typeck.c:3445
2946 #, c-format
2947 msgid "%s makes integer from pointer without a cast"
2948 msgstr ""
2949
2950 #: c-typeck.c:3459 c-typeck.c:3462
2951 #, c-format
2952 msgid "incompatible type for argument %d of `%s'"
2953 msgstr ""
2954
2955 #: c-typeck.c:3466
2956 #, c-format
2957 msgid "incompatible type for argument %d of indirect function call"
2958 msgstr ""
2959
2960 #: c-typeck.c:3470
2961 #, c-format
2962 msgid "incompatible types in %s"
2963 msgstr ""
2964
2965 #. Function name is known; supply it.
2966 #: c-typeck.c:3526
2967 #, c-format
2968 msgid "passing arg of `%s'"
2969 msgstr ""
2970
2971 #. Function name unknown (call through ptr).
2972 #: c-typeck.c:3535
2973 msgid "passing arg of pointer to function"
2974 msgstr ""
2975
2976 #. Function name is known; supply it.
2977 #: c-typeck.c:3543
2978 #, c-format
2979 msgid "passing arg %d of `%s'"
2980 msgstr ""
2981
2982 #. Function name unknown (call through ptr); just give arg number.
2983 #: c-typeck.c:3552
2984 #, c-format
2985 msgid "passing arg %d of pointer to function"
2986 msgstr ""
2987
2988 #: c-typeck.c:3609
2989 msgid "traditional C rejects automatic aggregate initialization"
2990 msgstr ""
2991
2992 #: c-typeck.c:3780 c-typeck.c:3795 c-typeck.c:3810
2993 #, c-format
2994 msgid "(near initialization for `%s')"
2995 msgstr ""
2996
2997 #: c-typeck.c:3859 cp/typeck2.c:560
2998 msgid "char-array initialized from wide string"
2999 msgstr ""
3000
3001 #: c-typeck.c:3866 cp/typeck2.c:567
3002 msgid "int-array initialized from non-wide string"
3003 msgstr ""
3004
3005 #: c-typeck.c:3884 cp/typeck2.c:582
3006 msgid "initializer-string for array of chars is too long"
3007 msgstr ""
3008
3009 #: c-typeck.c:3954
3010 msgid "array initialized from non-constant array expression"
3011 msgstr ""
3012
3013 #: c-typeck.c:3971 c-typeck.c:3973 c-typeck.c:3989 c-typeck.c:4010
3014 #: c-typeck.c:5381
3015 msgid "initializer element is not constant"
3016 msgstr ""
3017
3018 #: c-typeck.c:4005
3019 msgid "initialization"
3020 msgstr ""
3021
3022 #: c-typeck.c:4016 c-typeck.c:5386
3023 msgid "initializer element is not computable at load time"
3024 msgstr ""
3025
3026 #: c-typeck.c:4031 cp/typeck2.c:659
3027 msgid "invalid initializer"
3028 msgstr ""
3029
3030 #: c-typeck.c:4305 cp/decl.c:4465
3031 msgid "opaque vector types cannot be initialized"
3032 msgstr ""
3033
3034 #: c-typeck.c:4499
3035 msgid "extra brace group at end of initializer"
3036 msgstr ""
3037
3038 #: c-typeck.c:4519
3039 msgid "missing braces around initializer"
3040 msgstr ""
3041
3042 #: c-typeck.c:4579
3043 msgid "braces around scalar initializer"
3044 msgstr ""
3045
3046 #: c-typeck.c:4626
3047 msgid "initialization of flexible array member in a nested context"
3048 msgstr ""
3049
3050 #: c-typeck.c:4628
3051 msgid "initialization of a flexible array member"
3052 msgstr ""
3053
3054 #: c-typeck.c:4659
3055 msgid "missing initializer"
3056 msgstr ""
3057
3058 #: c-typeck.c:4685
3059 msgid "empty scalar initializer"
3060 msgstr ""
3061
3062 #: c-typeck.c:4690
3063 msgid "extra elements in scalar initializer"
3064 msgstr ""
3065
3066 #: c-typeck.c:4775
3067 msgid "initialization designators may not nest"
3068 msgstr ""
3069
3070 #: c-typeck.c:4796 c-typeck.c:4864
3071 msgid "array index in non-array initializer"
3072 msgstr ""
3073
3074 #: c-typeck.c:4801 c-typeck.c:4917
3075 msgid "field name not in record or union initializer"
3076 msgstr ""
3077
3078 #: c-typeck.c:4860 c-typeck.c:4862
3079 msgid "nonconstant array index in initializer"
3080 msgstr ""
3081
3082 #: c-typeck.c:4866 c-typeck.c:4869
3083 msgid "array index in initializer exceeds array bounds"
3084 msgstr ""
3085
3086 #: c-typeck.c:4880
3087 msgid "empty index range in initializer"
3088 msgstr ""
3089
3090 #: c-typeck.c:4889
3091 msgid "array index range in initializer exceeds array bounds"
3092 msgstr ""
3093
3094 #: c-typeck.c:4929
3095 #, c-format
3096 msgid "unknown field `%s' specified in initializer"
3097 msgstr ""
3098
3099 #: c-typeck.c:4965 c-typeck.c:4986 c-typeck.c:5448
3100 msgid "initialized field with side-effects overwritten"
3101 msgstr ""
3102
3103 #: c-typeck.c:5656
3104 msgid "excess elements in char array initializer"
3105 msgstr ""
3106
3107 #: c-typeck.c:5663 c-typeck.c:5709
3108 msgid "excess elements in struct initializer"
3109 msgstr ""
3110
3111 #: c-typeck.c:5724
3112 msgid "non-static initialization of a flexible array member"
3113 msgstr ""
3114
3115 #: c-typeck.c:5791
3116 msgid "excess elements in union initializer"
3117 msgstr ""
3118
3119 #: c-typeck.c:5812
3120 msgid "traditional C rejects initialization of unions"
3121 msgstr ""
3122
3123 #: c-typeck.c:5875
3124 msgid "excess elements in array initializer"
3125 msgstr ""
3126
3127 #: c-typeck.c:5904
3128 msgid "excess elements in vector initializer"
3129 msgstr ""
3130
3131 #: c-typeck.c:5926
3132 msgid "excess elements in scalar initializer"
3133 msgstr ""
3134
3135 #: c-typeck.c:6013
3136 msgid "argument of `asm' is not a constant string"
3137 msgstr ""
3138
3139 #: c-typeck.c:6028
3140 msgid "asm template is not a string constant"
3141 msgstr ""
3142
3143 #: c-typeck.c:6060
3144 msgid "invalid lvalue in asm statement"
3145 msgstr ""
3146
3147 #: c-typeck.c:6132
3148 msgid "modification by `asm'"
3149 msgstr ""
3150
3151 #: c-typeck.c:6150 cp/typeck.c:5919
3152 msgid "function declared `noreturn' has a `return' statement"
3153 msgstr ""
3154
3155 #: c-typeck.c:6157
3156 msgid "`return' with no value, in function returning non-void"
3157 msgstr ""
3158
3159 #: c-typeck.c:6163
3160 msgid "`return' with a value, in function returning void"
3161 msgstr ""
3162
3163 #: c-typeck.c:6167
3164 msgid "return"
3165 msgstr ""
3166
3167 #: c-typeck.c:6219
3168 msgid "function returns address of local variable"
3169 msgstr ""
3170
3171 #: c-typeck.c:6274 cp/semantics.c:742
3172 msgid "switch quantity not an integer"
3173 msgstr ""
3174
3175 #: c-typeck.c:6284
3176 msgid "`long' switch expression not converted to `int' in ISO C"
3177 msgstr ""
3178
3179 #: c-typeck.c:6325 cp/parser.c:5511
3180 msgid "case label not within a switch statement"
3181 msgstr ""
3182
3183 #: c-typeck.c:6327
3184 msgid "`default' label not within a switch statement"
3185 msgstr ""
3186
3187 #: c-typeck.c:6479 c-typeck.c:6513
3188 msgid "division by zero"
3189 msgstr ""
3190
3191 #: c-typeck.c:6558 cp/typeck.c:2919
3192 msgid "right shift count is negative"
3193 msgstr ""
3194
3195 #: c-typeck.c:6565 cp/typeck.c:2925
3196 msgid "right shift count >= width of type"
3197 msgstr ""
3198
3199 #: c-typeck.c:6586 cp/typeck.c:2944
3200 msgid "left shift count is negative"
3201 msgstr ""
3202
3203 #: c-typeck.c:6589 cp/typeck.c:2946
3204 msgid "left shift count >= width of type"
3205 msgstr ""
3206
3207 #: c-typeck.c:6610
3208 msgid "shift count is negative"
3209 msgstr ""
3210
3211 #: c-typeck.c:6612
3212 msgid "shift count >= width of type"
3213 msgstr ""
3214
3215 #: c-typeck.c:6629 cp/typeck.c:2981
3216 msgid "comparing floating point with == or != is unsafe"
3217 msgstr ""
3218
3219 #: c-typeck.c:6655 c-typeck.c:6661
3220 msgid "ISO C forbids comparison of `void *' with function pointer"
3221 msgstr ""
3222
3223 #: c-typeck.c:6664 c-typeck.c:6704 c-typeck.c:6732
3224 msgid "comparison of distinct pointer types lacks a cast"
3225 msgstr ""
3226
3227 #: c-typeck.c:6678 c-typeck.c:6683 c-typeck.c:6752 c-typeck.c:6757
3228 msgid "comparison between pointer and integer"
3229 msgstr ""
3230
3231 #: c-typeck.c:6699 c-typeck.c:6727
3232 msgid "ISO C forbids ordered comparisons of pointers to functions"
3233 msgstr ""
3234
3235 #: c-typeck.c:6724
3236 msgid "comparison of complete and incomplete pointers"
3237 msgstr ""
3238
3239 #: c-typeck.c:6740 c-typeck.c:6747
3240 msgid "ordered comparison of pointer with integer zero"
3241 msgstr ""
3242
3243 #: c-typeck.c:6771 cp/typeck.c:3117
3244 msgid "unordered comparison on non-floating point argument"
3245 msgstr ""
3246
3247 #: c-typeck.c:6981
3248 msgid "comparison between signed and unsigned"
3249 msgstr ""
3250
3251 #: c-typeck.c:7027 cp/typeck.c:3364
3252 msgid "comparison of promoted ~unsigned with constant"
3253 msgstr ""
3254
3255 #: c-typeck.c:7035 cp/typeck.c:3372
3256 msgid "comparison of promoted ~unsigned with unsigned"
3257 msgstr ""
3258
3259 #: calls.c:1833
3260 msgid "%Jinlining failed in call to '%F'"
3261 msgstr ""
3262
3263 #: calls.c:1834 calls.c:2203 tree-inline.c:1339 tree-inline.c:1346
3264 msgid "called from here"
3265 msgstr ""
3266
3267 #: calls.c:2202
3268 msgid "%Jcan't inline call to '%F'"
3269 msgstr ""
3270
3271 #: calls.c:2211
3272 msgid ""
3273 "ignoring return value of `%D', declared with attribute warn_unused_result"
3274 msgstr ""
3275
3276 #: calls.c:2224
3277 msgid ""
3278 "ignoring return value of function declared with attribute warn_unused_result"
3279 msgstr ""
3280
3281 #: calls.c:2234
3282 msgid "function call has aggregate value"
3283 msgstr ""
3284
3285 #: cfg.c:835
3286 #, c-format
3287 msgid "bb %d on wrong place"
3288 msgstr ""
3289
3290 #: cfg.c:841
3291 #, c-format
3292 msgid "prev_bb of %d should be %d, not %d"
3293 msgstr ""
3294
3295 #: cfg.c:857
3296 #, c-format
3297 msgid "verify_flow_info: Wrong count of block %i %i"
3298 msgstr ""
3299
3300 #: cfg.c:863
3301 #, c-format
3302 msgid "verify_flow_info: Wrong frequency of block %i %i"
3303 msgstr ""
3304
3305 #: cfg.c:871
3306 #, c-format
3307 msgid "verify_flow_info: Duplicate edge %i->%i"
3308 msgstr ""
3309
3310 #: cfg.c:877
3311 #, c-format
3312 msgid "verify_flow_info: Wrong probability of edge %i->%i %i"
3313 msgstr ""
3314
3315 #: cfg.c:883
3316 #, c-format
3317 msgid "verify_flow_info: Wrong count of edge %i->%i %i"
3318 msgstr ""
3319
3320 #: cfg.c:895
3321 #, c-format
3322 msgid "verify_flow_info: Basic block %d succ edge is corrupted"
3323 msgstr ""
3324
3325 #: cfg.c:909 cfgrtl.c:1971
3326 #, c-format
3327 msgid "Wrong amount of branch edges after unconditional jump %i"
3328 msgstr ""
3329
3330 #: cfg.c:917
3331 #, c-format
3332 msgid "basic block %d pred edge is corrupted"
3333 msgstr ""
3334
3335 #: cfg.c:943
3336 #, c-format
3337 msgid "basic block %i edge lists are corrupted"
3338 msgstr ""
3339
3340 #: cfg.c:955
3341 msgid "verify_flow_info failed"
3342 msgstr ""
3343
3344 #: cfgloop.c:1134
3345 #, c-format
3346 msgid "Size of loop %d should be %d, not %d."
3347 msgstr ""
3348
3349 #: cfgloop.c:1153
3350 #, c-format
3351 msgid "Bb %d do not belong to loop %d."
3352 msgstr ""
3353
3354 #: cfgloop.c:1171
3355 #, c-format
3356 msgid "Loop %d's header does not have exactly 2 entries."
3357 msgstr ""
3358
3359 #: cfgloop.c:1179
3360 #, c-format
3361 msgid "Loop %d's latch does not have exactly 1 successor."
3362 msgstr ""
3363
3364 #: cfgloop.c:1184
3365 #, c-format
3366 msgid "Loop %d's latch does not have header as successor."
3367 msgstr ""
3368
3369 #: cfgloop.c:1189
3370 #, c-format
3371 msgid "Loop %d's latch does not belong directly to it."
3372 msgstr ""
3373
3374 #: cfgloop.c:1195
3375 #, c-format
3376 msgid "Loop %d's header does not belong directly to it."
3377 msgstr ""
3378
3379 #: cfgloop.c:1201
3380 #, c-format
3381 msgid "Loop %d's latch is marked as part of irreducible region."
3382 msgstr ""
3383
3384 #: cfgloop.c:1231
3385 #, c-format
3386 msgid "Basic block %d should be marked irreducible."
3387 msgstr ""
3388
3389 #: cfgloop.c:1237
3390 #, c-format
3391 msgid "Basic block %d should not be marked irreducible."
3392 msgstr ""
3393
3394 #: cfgloop.c:1245
3395 #, c-format
3396 msgid "Edge from %d to %d should be marked irreducible."
3397 msgstr ""
3398
3399 #: cfgloop.c:1252
3400 #, c-format
3401 msgid "Edge from %d to %d should not be marked irreducible."
3402 msgstr ""
3403
3404 #: cfgrtl.c:1877
3405 #, c-format
3406 msgid "end insn %d for block %d not found in the insn stream"
3407 msgstr ""
3408
3409 #: cfgrtl.c:1891
3410 #, c-format
3411 msgid "insn %d is in multiple basic blocks (%d and %d)"
3412 msgstr ""
3413
3414 #: cfgrtl.c:1903
3415 #, c-format
3416 msgid "head insn %d for block %d not found in the insn stream"
3417 msgstr ""
3418
3419 #: cfgrtl.c:1925
3420 msgid "verify_flow_info: REG_BR_PROB does not match cfg %wi %i"
3421 msgstr ""
3422
3423 #: cfgrtl.c:1953
3424 #, c-format
3425 msgid "Missing REG_EH_REGION note in the end of bb %i"
3426 msgstr ""
3427
3428 #: cfgrtl.c:1961
3429 #, c-format
3430 msgid "Too many outgoing branch edges from bb %i"
3431 msgstr ""
3432
3433 #: cfgrtl.c:1966
3434 #, c-format
3435 msgid "Fallthru edge after unconditional jump %i"
3436 msgstr ""
3437
3438 #: cfgrtl.c:1977
3439 #, c-format
3440 msgid "Wrong amount of branch edges after conditional jump %i"
3441 msgstr ""
3442
3443 #: cfgrtl.c:1982
3444 #, c-format
3445 msgid "Call edges for non-call insn in bb %i"
3446 msgstr ""
3447
3448 #: cfgrtl.c:1991
3449 #, c-format
3450 msgid "Abnormal edges for no purpose in bb %i"
3451 msgstr ""
3452
3453 #: cfgrtl.c:2001
3454 #, c-format
3455 msgid "insn %d inside basic block %d but block_for_insn is NULL"
3456 msgstr ""
3457
3458 #: cfgrtl.c:2005
3459 #, c-format
3460 msgid "insn %d inside basic block %d but block_for_insn is %i"
3461 msgstr ""
3462
3463 #: cfgrtl.c:2019 cfgrtl.c:2029
3464 #, c-format
3465 msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d"
3466 msgstr ""
3467
3468 #: cfgrtl.c:2042
3469 #, c-format
3470 msgid "NOTE_INSN_BASIC_BLOCK %d in middle of basic block %d"
3471 msgstr ""
3472
3473 #: cfgrtl.c:2052
3474 #, c-format
3475 msgid "in basic block %d:"
3476 msgstr ""
3477
3478 #: cfgrtl.c:2053
3479 msgid "flow control insn inside a basic block"
3480 msgstr ""
3481
3482 #: cfgrtl.c:2099
3483 #, c-format
3484 msgid "missing barrier after block %i"
3485 msgstr ""
3486
3487 #: cfgrtl.c:2112
3488 #, c-format
3489 msgid "verify_flow_info: Incorrect blocks for fallthru %i->%i"
3490 msgstr ""
3491
3492 #: cfgrtl.c:2127
3493 #, c-format
3494 msgid "verify_flow_info: Incorrect fallthru %i->%i"
3495 msgstr ""
3496
3497 #: cfgrtl.c:2129
3498 msgid "wrong insn in the fallthru edge"
3499 msgstr ""
3500
3501 #: cfgrtl.c:2146
3502 msgid "basic blocks not laid down consecutively"
3503 msgstr ""
3504
3505 #: cfgrtl.c:2171
3506 msgid "insn outside basic block"
3507 msgstr ""
3508
3509 #: cfgrtl.c:2179
3510 msgid "return not followed by barrier"
3511 msgstr ""
3512
3513 #: cfgrtl.c:2186
3514 #, c-format
3515 msgid "number of bb notes in insn chain (%d) != n_basic_blocks (%d)"
3516 msgstr ""
3517
3518 #: cgraph.c:161
3519 msgid "function body not available"
3520 msgstr ""
3521
3522 #: cgraph.c:163 cgraphunit.c:336
3523 msgid "redefined extern inline functions are not considered for inlining"
3524 msgstr ""
3525
3526 #: cgraph.c:166 cgraphunit.c:341
3527 msgid "function not considered for inlining"
3528 msgstr ""
3529
3530 #: cgraph.c:168 cgraphunit.c:339
3531 msgid "function not inlinable"
3532 msgstr ""
3533
3534 #: cgraph.c:473
3535 msgid "%D renamed after being referenced in assembly"
3536 msgstr ""
3537
3538 #: cgraphunit.c:1035
3539 msgid "--param large-function-growth limit reached"
3540 msgstr ""
3541
3542 #: cgraphunit.c:1048
3543 msgid "--param large-function-growth limit reached while inlining the caller"
3544 msgstr ""
3545
3546 #: cgraphunit.c:1113
3547 msgid "--param max-inline-insns-single limit reached"
3548 msgstr ""
3549
3550 #: cgraphunit.c:1137
3551 msgid ""
3552 "--param max-inline-insns-single limit reached after inlining into the callee"
3553 msgstr ""
3554
3555 #: cgraphunit.c:1214
3556 msgid "--param inline-unit-growth limit reached"
3557 msgstr ""
3558
3559 #: cgraphunit.c:1286 cgraphunit.c:1430
3560 msgid "recursive inlining"
3561 msgstr ""
3562
3563 #: collect2.c:406
3564 msgid "internal error"
3565 msgstr ""
3566
3567 #: collect2.c:894
3568 msgid "no arguments"
3569 msgstr ""
3570
3571 #: collect2.c:1226 collect2.c:1374 collect2.c:1407
3572 #, c-format
3573 msgid "fopen %s"
3574 msgstr ""
3575
3576 #: collect2.c:1229 collect2.c:1379 collect2.c:1410
3577 #, c-format
3578 msgid "fclose %s"
3579 msgstr ""
3580
3581 #: collect2.c:1238
3582 #, c-format
3583 msgid "collect2 version %s"
3584 msgstr ""
3585
3586 #: collect2.c:1328
3587 #, c-format
3588 msgid "%d constructor(s) found\n"
3589 msgstr ""
3590
3591 #: collect2.c:1329
3592 #, c-format
3593 msgid "%d destructor(s)  found\n"
3594 msgstr ""
3595
3596 #: collect2.c:1330
3597 #, c-format
3598 msgid "%d frame table(s) found\n"
3599 msgstr ""
3600
3601 #: collect2.c:1470
3602 #, c-format
3603 msgid "%s terminated with signal %d [%s]%s"
3604 msgstr ""
3605
3606 #: collect2.c:1488
3607 #, c-format
3608 msgid "%s returned %d exit status"
3609 msgstr ""
3610
3611 #: collect2.c:1513
3612 #, c-format
3613 msgid "[cannot find %s]"
3614 msgstr ""
3615
3616 #: collect2.c:1528
3617 #, c-format
3618 msgid "cannot find `%s'"
3619 msgstr ""
3620
3621 #: collect2.c:1539 collect2.c:1542
3622 #, c-format
3623 msgid "redirecting stdout: %s"
3624 msgstr ""
3625
3626 #: collect2.c:1581
3627 #, c-format
3628 msgid "[Leaving %s]\n"
3629 msgstr ""
3630
3631 #: collect2.c:1801
3632 #, c-format
3633 msgid ""
3634 "\n"
3635 "write_c_file - output name is %s, prefix is %s\n"
3636 msgstr ""
3637
3638 #: collect2.c:2005
3639 msgid "cannot find `nm'"
3640 msgstr ""
3641
3642 #: collect2.c:2015 collect2.c:2444
3643 msgid "pipe"
3644 msgstr ""
3645
3646 #: collect2.c:2019 collect2.c:2448
3647 msgid "fdopen"
3648 msgstr ""
3649
3650 #: collect2.c:2045 collect2.c:2474
3651 #, c-format
3652 msgid "dup2 %d 1"
3653 msgstr ""
3654
3655 #: collect2.c:2048 collect2.c:2051 collect2.c:2064 collect2.c:2477
3656 #: collect2.c:2480 collect2.c:2493
3657 #, c-format
3658 msgid "close %d"
3659 msgstr ""
3660
3661 #: collect2.c:2054 collect2.c:2483
3662 #, c-format
3663 msgid "execv %s"
3664 msgstr ""
3665
3666 #: collect2.c:2108
3667 #, c-format
3668 msgid "init function found in object %s"
3669 msgstr ""
3670
3671 #: collect2.c:2116
3672 #, c-format
3673 msgid "fini function found in object %s"
3674 msgstr ""
3675
3676 #: collect2.c:2139 collect2.c:2532
3677 msgid "fclose"
3678 msgstr ""
3679
3680 #: collect2.c:2181
3681 #, c-format
3682 msgid "unable to open file '%s'"
3683 msgstr ""
3684
3685 #: collect2.c:2183
3686 #, c-format
3687 msgid "unable to stat file '%s'"
3688 msgstr ""
3689
3690 #: collect2.c:2189
3691 #, c-format
3692 msgid "unable to mmap file '%s'"
3693 msgstr ""
3694
3695 #: collect2.c:2335
3696 msgid "not found\n"
3697 msgstr ""
3698
3699 #: collect2.c:2337 collect2.c:2511
3700 #, c-format
3701 msgid "dynamic dependency %s not found"
3702 msgstr ""
3703
3704 #: collect2.c:2356
3705 #, c-format
3706 msgid "bad magic number in file '%s'"
3707 msgstr ""
3708
3709 #: collect2.c:2378
3710 msgid "dynamic dependencies.\n"
3711 msgstr ""
3712
3713 #: collect2.c:2435
3714 msgid "cannot find `ldd'"
3715 msgstr ""
3716
3717 #: collect2.c:2496
3718 msgid ""
3719 "\n"
3720 "ldd output with constructors/destructors.\n"
3721 msgstr ""
3722
3723 #: collect2.c:2523
3724 #, c-format
3725 msgid "unable to open dynamic dependency '%s'"
3726 msgstr ""
3727
3728 #: collect2.c:2683
3729 #, c-format
3730 msgid "%s: not a COFF file"
3731 msgstr ""
3732
3733 #: collect2.c:2802
3734 #, c-format
3735 msgid "%s: cannot open as COFF file"
3736 msgstr ""
3737
3738 #: collect2.c:2857
3739 #, c-format
3740 msgid "library lib%s not found"
3741 msgstr ""
3742
3743 #: combine.c:13028
3744 #, c-format
3745 msgid ""
3746 ";; Combiner statistics: %d attempts, %d substitutions (%d requiring new "
3747 "space),\n"
3748 ";; %d successes.\n"
3749 "\n"
3750 msgstr ""
3751
3752 #: combine.c:13037
3753 #, c-format
3754 msgid ""
3755 "\n"
3756 ";; Combiner totals: %d attempts, %d substitutions (%d requiring new space),\n"
3757 ";; %d successes.\n"
3758 msgstr ""
3759
3760 #: convert.c:70
3761 msgid "cannot convert to a pointer type"
3762 msgstr ""
3763
3764 #: convert.c:267
3765 msgid "pointer value used where a floating point value was expected"
3766 msgstr ""
3767
3768 #: convert.c:271
3769 msgid "aggregate value used where a float was expected"
3770 msgstr ""
3771
3772 #: convert.c:296
3773 msgid "conversion to incomplete type"
3774 msgstr ""
3775
3776 #: convert.c:600 convert.c:678
3777 msgid "can't convert between vector values of different size"
3778 msgstr ""
3779
3780 #: convert.c:606
3781 msgid "aggregate value used where an integer was expected"
3782 msgstr ""
3783
3784 #: convert.c:657 f/com.c:1101
3785 msgid "pointer value used where a complex was expected"
3786 msgstr ""
3787
3788 #: convert.c:661 f/com.c:1103
3789 msgid "aggregate value used where a complex was expected"
3790 msgstr ""
3791
3792 #: convert.c:684
3793 msgid "can't convert value to a vector"
3794 msgstr ""
3795
3796 #: coverage.c:164
3797 #, c-format
3798 msgid "`%s' is not a gcov data file"
3799 msgstr ""
3800
3801 #: coverage.c:175
3802 #, c-format
3803 msgid "`%s' is version `%.4s', expected version `%.4s'"
3804 msgstr ""
3805
3806 #: coverage.c:255 coverage.c:263
3807 #, c-format
3808 msgid "coverage mismatch for function %u while reading execution counters."
3809 msgstr ""
3810
3811 #: coverage.c:257 coverage.c:340
3812 #, c-format
3813 msgid "checksum is %x instead of %x"
3814 msgstr ""
3815
3816 #: coverage.c:265 coverage.c:348
3817 #, c-format
3818 msgid "number of counters is %d instead of %d"
3819 msgstr ""
3820
3821 #: coverage.c:271
3822 #, c-format
3823 msgid "cannot merge separate %s counters for function %u"
3824 msgstr ""
3825
3826 #: coverage.c:296
3827 #, c-format
3828 msgid "`%s' has overflowed"
3829 msgstr ""
3830
3831 #: coverage.c:296
3832 #, c-format
3833 msgid "`%s' is corrupted"
3834 msgstr ""
3835
3836 #: coverage.c:319
3837 #, c-format
3838 msgid "file %s not found, execution counts assumed to be zero"
3839 msgstr ""
3840
3841 #: coverage.c:329
3842 #, c-format
3843 msgid "no coverage for function '%s' found."
3844 msgstr ""
3845
3846 #: coverage.c:337 coverage.c:345
3847 #, c-format
3848 msgid "coverage mismatch for function '%s' while reading counter '%s'."
3849 msgstr ""
3850
3851 #: coverage.c:492
3852 #, c-format
3853 msgid "cannot open %s"
3854 msgstr ""
3855
3856 #: coverage.c:527
3857 #, c-format
3858 msgid "error writing `%s'"
3859 msgstr ""
3860
3861 #. FIXME should be DL_SORRY
3862 #: cppcharset.c:687
3863 #, c-format
3864 msgid "conversion from %s to %s not supported by iconv"
3865 msgstr ""
3866
3867 #: cppcharset.c:690
3868 msgid "iconv_open"
3869 msgstr ""
3870
3871 #. FIXME: should be DL_SORRY
3872 #: cppcharset.c:698
3873 #, c-format
3874 msgid "no iconv implementation, cannot convert from %s to %s"
3875 msgstr ""
3876
3877 #: cppcharset.c:842
3878 msgid "universal character names are only valid in C++ and C99"
3879 msgstr ""
3880
3881 #: cppcharset.c:845
3882 #, c-format
3883 msgid "the meaning of '\\%c' is different in traditional C"
3884 msgstr ""
3885
3886 #: cppcharset.c:871
3887 #, c-format
3888 msgid "incomplete universal character name %.*s"
3889 msgstr ""
3890
3891 #: cppcharset.c:883
3892 #, c-format
3893 msgid "%.*s is not a valid universal character"
3894 msgstr ""
3895
3896 #: cppcharset.c:893
3897 #, c-format
3898 msgid "universal character %.*s is not valid in an identifier"
3899 msgstr ""
3900
3901 #: cppcharset.c:897
3902 #, c-format
3903 msgid "universal character %.*s is not valid at the start of an identifier"
3904 msgstr ""
3905
3906 #: cppcharset.c:932
3907 msgid "converting UCN to source character set"
3908 msgstr ""
3909
3910 #: cppcharset.c:936
3911 msgid "converting UCN to execution character set"
3912 msgstr ""
3913
3914 #: cppcharset.c:1001
3915 msgid "the meaning of '\\x' is different in traditional C"
3916 msgstr ""
3917
3918 #: cppcharset.c:1018 f/lex.c:580
3919 msgid "\\x used with no following hex digits"
3920 msgstr ""
3921
3922 #: cppcharset.c:1025
3923 msgid "hex escape sequence out of range"
3924 msgstr ""
3925
3926 #: cppcharset.c:1064
3927 msgid "octal escape sequence out of range"
3928 msgstr ""
3929
3930 #: cppcharset.c:1132
3931 msgid "the meaning of '\\a' is different in traditional C"
3932 msgstr ""
3933
3934 #: cppcharset.c:1139
3935 #, c-format
3936 msgid "non-ISO-standard escape sequence, '\\%c'"
3937 msgstr ""
3938
3939 #: cppcharset.c:1147
3940 #, c-format
3941 msgid "unknown escape sequence '\\%c'"
3942 msgstr ""
3943
3944 #: cppcharset.c:1150
3945 #, c-format
3946 msgid "unknown escape sequence: '\\%03o'"
3947 msgstr ""
3948
3949 #: cppcharset.c:1156
3950 msgid "converting escape sequence to execution character set"
3951 msgstr ""
3952
3953 #: cppcharset.c:1215
3954 msgid "converting to execution character set"
3955 msgstr ""
3956
3957 #: cppcharset.c:1278 cppcharset.c:1341
3958 msgid "character constant too long for its type"
3959 msgstr ""
3960
3961 #: cppcharset.c:1281
3962 msgid "multi-character character constant"
3963 msgstr ""
3964
3965 #: cppcharset.c:1373
3966 msgid "empty character constant"
3967 msgstr ""
3968
3969 #: cppcharset.c:1402
3970 msgid "converting input to source character set."
3971 msgstr ""
3972
3973 #: cpperror.c:110
3974 msgid "warning: "
3975 msgstr ""
3976
3977 #: cpperror.c:112
3978 msgid "internal error: "
3979 msgstr ""
3980
3981 #: cpperror.c:174
3982 msgid "stdout"
3983 msgstr ""
3984
3985 #: cppexp.c:192
3986 msgid "too many decimal points in number"
3987 msgstr ""
3988
3989 #: cppexp.c:212
3990 #, c-format
3991 msgid "invalid digit \"%c\" in octal constant"
3992 msgstr ""
3993
3994 #: cppexp.c:218
3995 msgid "use of C99 hexadecimal floating constant"
3996 msgstr ""
3997
3998 #: cppexp.c:227
3999 msgid "exponent has no digits"
4000 msgstr ""
4001
4002 #: cppexp.c:234
4003 msgid "hexadecimal floating constants require an exponent"
4004 msgstr ""
4005
4006 #: cppexp.c:240
4007 #, c-format
4008 msgid "invalid suffix \"%.*s\" on floating constant"
4009 msgstr ""
4010
4011 #: cppexp.c:250 cppexp.c:275
4012 #, c-format
4013 msgid "traditional C rejects the \"%.*s\" suffix"
4014 msgstr ""
4015
4016 #: cppexp.c:261
4017 #, c-format
4018 msgid "invalid suffix \"%.*s\" on integer constant"
4019 msgstr ""
4020
4021 #: cppexp.c:283
4022 msgid "use of C99 long long integer constant"
4023 msgstr ""
4024
4025 #: cppexp.c:290
4026 msgid "imaginary constants are a GCC extension"
4027 msgstr ""
4028
4029 #: cppexp.c:376
4030 msgid "integer constant is too large for its type"
4031 msgstr ""
4032
4033 #: cppexp.c:388
4034 msgid "integer constant is so large that it is unsigned"
4035 msgstr ""
4036
4037 #: cppexp.c:470
4038 msgid "missing ')' after \"defined\""
4039 msgstr ""
4040
4041 #: cppexp.c:477
4042 msgid "operator \"defined\" requires an identifier"
4043 msgstr ""
4044
4045 #: cppexp.c:485
4046 #, c-format
4047 msgid "(\"%s\" is an alternative token for \"%s\" in C++)"
4048 msgstr ""
4049
4050 #: cppexp.c:495
4051 msgid "this use of \"defined\" may not be portable"
4052 msgstr ""
4053
4054 #: cppexp.c:531
4055 msgid "floating constant in preprocessor expression"
4056 msgstr ""
4057
4058 #: cppexp.c:537
4059 msgid "imaginary number in preprocessor expression"
4060 msgstr ""
4061
4062 #: cppexp.c:582
4063 #, c-format
4064 msgid "\"%s\" is not defined"
4065 msgstr ""
4066
4067 #: cppexp.c:714 cppexp.c:743
4068 #, c-format
4069 msgid "missing binary operator before token \"%s\""
4070 msgstr ""
4071
4072 #: cppexp.c:734
4073 #, c-format
4074 msgid "token \"%s\" is not valid in preprocessor expressions"
4075 msgstr ""
4076
4077 #: cppexp.c:753
4078 msgid "void expression between '(' and ')'"
4079 msgstr ""
4080
4081 #: cppexp.c:756
4082 msgid "#if with no expression"
4083 msgstr ""
4084
4085 #: cppexp.c:758
4086 #, c-format
4087 msgid "operator '%s' has no right operand"
4088 msgstr ""
4089
4090 #: cppexp.c:784
4091 msgid " ':' without preceding '?'"
4092 msgstr ""
4093
4094 #: cppexp.c:811
4095 msgid "unbalanced stack in #if"
4096 msgstr ""
4097
4098 #: cppexp.c:830
4099 #, c-format
4100 msgid "impossible operator '%u'"
4101 msgstr ""
4102
4103 #: cppexp.c:922
4104 msgid "missing ')' in expression"
4105 msgstr ""
4106
4107 #: cppexp.c:943
4108 msgid "'?' without following ':'"
4109 msgstr ""
4110
4111 #: cppexp.c:953
4112 msgid "integer overflow in preprocessor expression"
4113 msgstr ""
4114
4115 #: cppexp.c:958
4116 msgid "missing '(' in expression"
4117 msgstr ""
4118
4119 #: cppexp.c:990
4120 #, c-format
4121 msgid "the left operand of \"%s\" changes sign when promoted"
4122 msgstr ""
4123
4124 #: cppexp.c:995
4125 #, c-format
4126 msgid "the right operand of \"%s\" changes sign when promoted"
4127 msgstr ""
4128
4129 #: cppexp.c:1253
4130 msgid "traditional C rejects the unary plus operator"
4131 msgstr ""
4132
4133 #: cppexp.c:1352
4134 msgid "comma operator in operand of #if"
4135 msgstr ""
4136
4137 #: cppexp.c:1483
4138 msgid "division by zero in #if"
4139 msgstr ""
4140
4141 #: cppfiles.c:375
4142 msgid "NULL directory in find_file"
4143 msgstr ""
4144
4145 #: cppfiles.c:402
4146 msgid "one or more PCH files were found, but they were invalid"
4147 msgstr ""
4148
4149 #: cppfiles.c:405
4150 msgid "use -Winvalid-pch for more information"
4151 msgstr ""
4152
4153 #: cppfiles.c:463
4154 #, c-format
4155 msgid "%s is a block device"
4156 msgstr ""
4157
4158 #: cppfiles.c:480
4159 #, c-format
4160 msgid "%s is too large"
4161 msgstr ""
4162
4163 #: cppfiles.c:515
4164 #, c-format
4165 msgid "%s is shorter than expected"
4166 msgstr ""
4167
4168 #: cppfiles.c:721
4169 #, c-format
4170 msgid "no include path in which to search for %s"
4171 msgstr ""
4172
4173 #: cppfiles.c:981
4174 msgid "Multiple include guards may be useful for:\n"
4175 msgstr ""
4176
4177 #: cppinit.c:389
4178 msgid "cppchar_t must be an unsigned type"
4179 msgstr ""
4180
4181 #: cppinit.c:393
4182 #, c-format
4183 msgid ""
4184 "preprocessor arithmetic has maximum precision of %lu bits; target requires %"
4185 "lu bits"
4186 msgstr ""
4187
4188 #: cppinit.c:400
4189 msgid "CPP arithmetic must be at least as precise as a target int"
4190 msgstr ""
4191
4192 #: cppinit.c:403
4193 msgid "target char is less than 8 bits wide"
4194 msgstr ""
4195
4196 #: cppinit.c:407
4197 msgid "target wchar_t is narrower than target char"
4198 msgstr ""
4199
4200 #: cppinit.c:411
4201 msgid "target int is narrower than target char"
4202 msgstr ""
4203
4204 #: cppinit.c:416
4205 msgid "CPP half-integer narrower than CPP character"
4206 msgstr ""
4207
4208 #: cppinit.c:420
4209 #, c-format
4210 msgid ""
4211 "CPP on this host cannot handle wide character constants over %lu bits, but "
4212 "the target requires %lu bits"
4213 msgstr ""
4214
4215 #: cpplex.c:410
4216 msgid "null character(s) ignored"
4217 msgstr ""
4218
4219 #: cpplex.c:445
4220 msgid "'$' in identifier or number"
4221 msgstr ""
4222
4223 #: cpplex.c:492
4224 #, c-format
4225 msgid "attempt to use poisoned \"%s\""
4226 msgstr ""
4227
4228 #: cpplex.c:500
4229 msgid "__VA_ARGS__ can only appear in the expansion of a C99 variadic macro"
4230 msgstr ""
4231
4232 #: cpplex.c:596
4233 msgid "null character(s) preserved in literal"
4234 msgstr ""
4235
4236 #: cpplex.c:916
4237 msgid "unterminated comment"
4238 msgstr ""
4239
4240 #: cpplex.c:927
4241 msgid "C++ style comments are not allowed in ISO C90"
4242 msgstr ""
4243
4244 #: cpplex.c:929
4245 msgid "(this will be reported only once per input file)"
4246 msgstr ""
4247
4248 #: cpplex.c:934
4249 msgid "multi-line comment"
4250 msgstr ""
4251
4252 #: cpplex.c:1198
4253 #, c-format
4254 msgid "unspellable token %s"
4255 msgstr ""
4256
4257 #: cpplib.c:218
4258 #, c-format
4259 msgid "extra tokens at end of #%s directive"
4260 msgstr ""
4261
4262 #: cpplib.c:304
4263 #, c-format
4264 msgid "#%s is a GCC extension"
4265 msgstr ""
4266
4267 #: cpplib.c:316
4268 msgid "suggest not using #elif in traditional C"
4269 msgstr ""
4270
4271 #: cpplib.c:319
4272 #, c-format
4273 msgid "traditional C ignores #%s with the # indented"
4274 msgstr ""
4275
4276 #: cpplib.c:323
4277 #, c-format
4278 msgid "suggest hiding #%s from traditional C with an indented #"
4279 msgstr ""
4280
4281 #: cpplib.c:345
4282 msgid "embedding a directive within macro arguments is not portable"
4283 msgstr ""
4284
4285 #: cpplib.c:365
4286 msgid "style of line directive is a GCC extension"
4287 msgstr ""
4288
4289 #: cpplib.c:415
4290 #, c-format
4291 msgid "invalid preprocessing directive #%s"
4292 msgstr ""
4293
4294 #: cpplib.c:484
4295 msgid "\"defined\" cannot be used as a macro name"
4296 msgstr ""
4297
4298 #: cpplib.c:490
4299 #, c-format
4300 msgid "\"%s\" cannot be used as a macro name as it is an operator in C++"
4301 msgstr ""
4302
4303 #: cpplib.c:493
4304 #, c-format
4305 msgid "no macro name given in #%s directive"
4306 msgstr ""
4307
4308 #: cpplib.c:496
4309 msgid "macro names must be identifiers"
4310 msgstr ""
4311
4312 #: cpplib.c:537
4313 #, c-format
4314 msgid "undefining \"%s\""
4315 msgstr ""
4316
4317 #: cpplib.c:609
4318 msgid "missing terminating > character"
4319 msgstr ""
4320
4321 #: cpplib.c:662
4322 #, c-format
4323 msgid "#%s expects \"FILENAME\" or <FILENAME>"
4324 msgstr ""
4325
4326 #: cpplib.c:685
4327 msgid "#include nested too deeply"
4328 msgstr ""
4329
4330 #: cpplib.c:723
4331 msgid "#include_next in primary source file"
4332 msgstr ""
4333
4334 #: cpplib.c:749
4335 #, c-format
4336 msgid "invalid flag \"%s\" in line directive"
4337 msgstr ""
4338
4339 #: cpplib.c:794
4340 #, c-format
4341 msgid "\"%s\" after #line is not a positive integer"
4342 msgstr ""
4343
4344 #: cpplib.c:800
4345 msgid "line number out of range"
4346 msgstr ""
4347
4348 #: cpplib.c:812 cpplib.c:885
4349 #, c-format
4350 msgid "\"%s\" is not a valid filename"
4351 msgstr ""
4352
4353 #: cpplib.c:847
4354 #, c-format
4355 msgid "\"%s\" after # is not a positive integer"
4356 msgstr ""
4357
4358 #: cpplib.c:947
4359 msgid "invalid #ident directive"
4360 msgstr ""
4361
4362 #: cpplib.c:1027
4363 #, c-format
4364 msgid "registering \"%s\" as both a pragma and a pragma namespace"
4365 msgstr ""
4366
4367 #: cpplib.c:1030
4368 #, c-format
4369 msgid "#pragma %s %s is already registered"
4370 msgstr ""
4371
4372 #: cpplib.c:1033
4373 #, c-format
4374 msgid "#pragma %s is already registered"
4375 msgstr ""
4376
4377 #: cpplib.c:1178
4378 msgid "#pragma once in main file"
4379 msgstr ""
4380
4381 #: cpplib.c:1201
4382 msgid "invalid #pragma GCC poison directive"
4383 msgstr ""
4384
4385 #: cpplib.c:1210
4386 #, c-format
4387 msgid "poisoning existing macro \"%s\""
4388 msgstr ""
4389
4390 #: cpplib.c:1231
4391 msgid "#pragma system_header ignored outside include file"
4392 msgstr ""
4393
4394 #: cpplib.c:1255
4395 #, c-format
4396 msgid "cannot find source file %s"
4397 msgstr ""
4398
4399 #: cpplib.c:1259
4400 #, c-format
4401 msgid "current file is older than %s"
4402 msgstr ""
4403
4404 #: cpplib.c:1373
4405 msgid "_Pragma takes a parenthesized string literal"
4406 msgstr ""
4407
4408 #: cpplib.c:1451
4409 msgid "#else without #if"
4410 msgstr ""
4411
4412 #: cpplib.c:1456
4413 msgid "#else after #else"
4414 msgstr ""
4415
4416 #: cpplib.c:1484
4417 msgid "#elif without #if"
4418 msgstr ""
4419
4420 #: cpplib.c:1489
4421 msgid "#elif after #else"
4422 msgstr ""
4423
4424 #: cpplib.c:1519
4425 msgid "#endif without #if"
4426 msgstr ""
4427
4428 #: cpplib.c:1596
4429 msgid "missing '(' after predicate"
4430 msgstr ""
4431
4432 #: cpplib.c:1611
4433 msgid "missing ')' to complete answer"
4434 msgstr ""
4435
4436 #: cpplib.c:1631
4437 msgid "predicate's answer is empty"
4438 msgstr ""
4439
4440 #: cpplib.c:1658
4441 msgid "assertion without predicate"
4442 msgstr ""
4443
4444 #: cpplib.c:1660
4445 msgid "predicate must be an identifier"
4446 msgstr ""
4447
4448 #: cpplib.c:1744
4449 #, c-format
4450 msgid "\"%s\" re-asserted"
4451 msgstr ""
4452
4453 #: cppmacro.c:125 cppmacro.c:280
4454 #, c-format
4455 msgid "invalid built-in macro \"%s\""
4456 msgstr ""
4457
4458 #: cppmacro.c:221
4459 msgid "could not determine date and time"
4460 msgstr ""
4461
4462 #: cppmacro.c:393
4463 msgid "invalid string literal, ignoring final '\\'"
4464 msgstr ""
4465
4466 #: cppmacro.c:476
4467 #, c-format
4468 msgid "pasting \"%s\" and \"%s\" does not give a valid preprocessing token"
4469 msgstr ""
4470
4471 #: cppmacro.c:514
4472 msgid "ISO C99 requires rest arguments to be used"
4473 msgstr ""
4474
4475 #: cppmacro.c:519
4476 #, c-format
4477 msgid "macro \"%s\" requires %u arguments, but only %u given"
4478 msgstr ""
4479
4480 #: cppmacro.c:524
4481 #, c-format
4482 msgid "macro \"%s\" passed %u arguments, but takes just %u"
4483 msgstr ""
4484
4485 #: cppmacro.c:635
4486 #, c-format
4487 msgid "unterminated argument list invoking macro \"%s\""
4488 msgstr ""
4489
4490 #: cppmacro.c:738
4491 #, c-format
4492 msgid "function-like macro \"%s\" must be used with arguments in traditional C"
4493 msgstr ""
4494
4495 #: cppmacro.c:1241
4496 #, c-format
4497 msgid "duplicate macro parameter \"%s\""
4498 msgstr ""
4499
4500 #: cppmacro.c:1286
4501 #, c-format
4502 msgid "\"%s\" may not appear in macro parameter list"
4503 msgstr ""
4504
4505 #: cppmacro.c:1294
4506 msgid "macro parameters must be comma-separated"
4507 msgstr ""
4508
4509 #: cppmacro.c:1311
4510 msgid "parameter name missing"
4511 msgstr ""
4512
4513 #: cppmacro.c:1326
4514 msgid "anonymous variadic macros were introduced in C99"
4515 msgstr ""
4516
4517 #: cppmacro.c:1330
4518 msgid "ISO C does not permit named variadic macros"
4519 msgstr ""
4520
4521 #: cppmacro.c:1339
4522 msgid "missing ')' in macro parameter list"
4523 msgstr ""
4524
4525 #: cppmacro.c:1402
4526 msgid "ISO C requires whitespace after the macro name"
4527 msgstr ""
4528
4529 #: cppmacro.c:1430
4530 msgid "'#' is not followed by a macro parameter"
4531 msgstr ""
4532
4533 #: cppmacro.c:1449
4534 msgid "'##' cannot appear at either end of a macro expansion"
4535 msgstr ""
4536
4537 #: cppmacro.c:1588
4538 #, c-format
4539 msgid "macro argument \"%s\" would be stringified in traditional C"
4540 msgstr ""
4541
4542 #: cppmacro.c:1611
4543 #, c-format
4544 msgid "invalid hash type %d in cpp_macro_definition"
4545 msgstr ""
4546
4547 #: cpppch.c:84 cpppch.c:332 cpppch.c:356 cpppch.c:365 cpppch.c:371
4548 msgid "while writing precompiled header"
4549 msgstr ""
4550
4551 #: cpppch.c:469
4552 #, c-format
4553 msgid "%s: not used because `%.*s' not defined"
4554 msgstr ""
4555
4556 #: cpppch.c:481
4557 #, c-format
4558 msgid "%s: not used because `%.*s' defined as `%s' not `%.*s'"
4559 msgstr ""
4560
4561 #: cpppch.c:522
4562 #, c-format
4563 msgid "%s: not used because `%s' is defined"
4564 msgstr ""
4565
4566 #: cpppch.c:535 cpppch.c:724
4567 msgid "while reading precompiled header"
4568 msgstr ""
4569
4570 #: cppspec.c:106
4571 #, c-format
4572 msgid "\"%s\" is not a valid option to the preprocessor"
4573 msgstr ""
4574
4575 #: cppspec.c:128
4576 msgid "too many input files"
4577 msgstr ""
4578
4579 #: cpptrad.c:744
4580 #, c-format
4581 msgid "detected recursion whilst expanding macro \"%s\""
4582 msgstr ""
4583
4584 #: cpptrad.c:911
4585 msgid "syntax error in macro parameter list"
4586 msgstr ""
4587
4588 #: cse.c:7054
4589 #, c-format
4590 msgid ";; Processing block from %d to %d, %d sets.\n"
4591 msgstr ""
4592
4593 #: diagnostic.c:209
4594 #, c-format
4595 msgid "%s:%d: confused by earlier errors, bailing out\n"
4596 msgstr ""
4597
4598 #: diagnostic.c:281
4599 msgid "compilation terminated.\n"
4600 msgstr ""
4601
4602 #: diagnostic.c:572
4603 msgid "Internal compiler error: Error reporting routines re-entered.\n"
4604 msgstr ""
4605
4606 #: diagnostic.c:584
4607 #, c-format
4608 msgid "in %s, at %s:%d"
4609 msgstr ""
4610
4611 #: dominance.c:763
4612 #, c-format
4613 msgid "dominator of %d should be %d, not %d"
4614 msgstr ""
4615
4616 #: dwarf2out.c:3228
4617 #, c-format
4618 msgid "DW_LOC_OP %s not implemented\n"
4619 msgstr ""
4620
4621 #: emit-rtl.c:1155
4622 msgid "can't access real part of complex value in hard register"
4623 msgstr ""
4624
4625 #: emit-rtl.c:1182
4626 msgid "can't access imaginary part of complex value in hard register"
4627 msgstr ""
4628
4629 #: emit-rtl.c:2287
4630 msgid "Invalid rtl sharing found in the insn"
4631 msgstr ""
4632
4633 #: emit-rtl.c:2289
4634 msgid "Shared rtx"
4635 msgstr ""
4636
4637 #: emit-rtl.c:3428
4638 msgid "ICE: emit_insn used where emit_jump_insn needed:\n"
4639 msgstr ""
4640
4641 #: errors.c:129
4642 #, c-format
4643 msgid "abort in %s, at %s:%d"
4644 msgstr ""
4645
4646 #: except.c:357
4647 msgid "exception handling disabled, use -fexceptions to enable"
4648 msgstr ""
4649
4650 #: except.c:2944
4651 msgid "argument of `__builtin_eh_return_regno' must be constant"
4652 msgstr ""
4653
4654 #: except.c:3075
4655 msgid "__builtin_eh_return not supported on this target"
4656 msgstr ""
4657
4658 #: explow.c:1327
4659 msgid "stack limits not supported on this target"
4660 msgstr ""
4661
4662 #: expr.c:2960
4663 msgid "function using short complex types cannot be inline"
4664 msgstr ""
4665
4666 #: expr.c:6306
4667 msgid "%Jprior parameter's size depends on '%D'"
4668 msgstr ""
4669
4670 #: expr.c:6673
4671 msgid "returned value in block_exit_expr"
4672 msgstr ""
4673
4674 #. We can't make a bitwise copy of this object, so fail.
4675 #: expr.c:8818
4676 msgid "cannot take the address of an unaligned member"
4677 msgstr ""
4678
4679 #: final.c:1058
4680 msgid "negative insn length"
4681 msgstr ""
4682
4683 #: final.c:2429
4684 msgid "could not split insn"
4685 msgstr ""
4686
4687 #: final.c:2771
4688 msgid "invalid `asm': "
4689 msgstr ""
4690
4691 #: final.c:2954
4692 msgid "nested assembly dialect alternatives"
4693 msgstr ""
4694
4695 #: final.c:2971 final.c:2983
4696 msgid "unterminated assembly dialect alternative"
4697 msgstr ""
4698
4699 #: final.c:3027
4700 #, c-format
4701 msgid "operand number missing after %%-letter"
4702 msgstr ""
4703
4704 #: final.c:3030 final.c:3069
4705 msgid "operand number out of range"
4706 msgstr ""
4707
4708 #: final.c:3088
4709 #, c-format
4710 msgid "invalid %%-code"
4711 msgstr ""
4712
4713 #: final.c:3118
4714 #, c-format
4715 msgid "`%%l' operand isn't a label"
4716 msgstr ""
4717
4718 #. We can't handle floating point constants;
4719 #. PRINT_OPERAND must handle them.
4720 #. We can't handle floating point constants; PRINT_OPERAND must
4721 #. handle them.
4722 #. We can't handle floating point constants;
4723 #. PRINT_OPERAND must handle them.
4724 #: final.c:3220 vmsdbgout.c:467 config/i386/i386.c:6747
4725 #: config/pdp11/pdp11.c:1646
4726 msgid "floating constant misused"
4727 msgstr ""
4728
4729 #: final.c:3276 vmsdbgout.c:524 config/i386/i386.c:6825
4730 #: config/pdp11/pdp11.c:1693
4731 msgid "invalid expression as operand"
4732 msgstr ""
4733
4734 #: flow.c:329
4735 msgid "function might be possible candidate for attribute `noreturn'"
4736 msgstr ""
4737
4738 #: flow.c:334
4739 msgid "`noreturn' function does return"
4740 msgstr ""
4741
4742 #: flow.c:355
4743 msgid "control reaches end of non-void function"
4744 msgstr ""
4745
4746 #: flow.c:1582
4747 msgid "Attempt to delete prologue/epilogue insn:"
4748 msgstr ""
4749
4750 #: fold-const.c:2779 fold-const.c:2792
4751 #, c-format
4752 msgid "comparison is always %d due to width of bit-field"
4753 msgstr ""
4754
4755 #: fold-const.c:3987 fold-const.c:4004
4756 #, c-format
4757 msgid "comparison is always %d"
4758 msgstr ""
4759
4760 #: fold-const.c:4135
4761 msgid "`or' of unmatched not-equal tests is always 1"
4762 msgstr ""
4763
4764 #: fold-const.c:4140
4765 msgid "`and' of mutually exclusive equal-tests is always 0"
4766 msgstr ""
4767
4768 #: fold-const.c:8351
4769 msgid "fold check: original tree changed by fold"
4770 msgstr ""
4771
4772 #: function.c:884 varasm.c:1408
4773 msgid "%Jsize of variable '%D' is too large"
4774 msgstr ""
4775
4776 #: function.c:3737
4777 msgid "impossible constraint in `asm'"
4778 msgstr ""
4779
4780 #: function.c:5697
4781 msgid "%J'%D' might be used uninitialized in this function"
4782 msgstr ""
4783
4784 #: function.c:5704
4785 msgid "%Jvariable '%D' might be clobbered by `longjmp' or `vfork'"
4786 msgstr ""
4787
4788 #: function.c:5723
4789 msgid "%Jargument '%D' might be clobbered by `longjmp' or `vfork'"
4790 msgstr ""
4791
4792 #: function.c:6497
4793 msgid "function returns an aggregate"
4794 msgstr ""
4795
4796 #: function.c:6980
4797 msgid "%Junused parameter '%D'"
4798 msgstr ""
4799
4800 #: gcc.c:1191
4801 #, c-format
4802 msgid "ambiguous abbreviation %s"
4803 msgstr ""
4804
4805 #: gcc.c:1218
4806 #, c-format
4807 msgid "incomplete `%s' option"
4808 msgstr ""
4809
4810 #: gcc.c:1229
4811 #, c-format
4812 msgid "missing argument to `%s' option"
4813 msgstr ""
4814
4815 #: gcc.c:1242
4816 #, c-format
4817 msgid "extraneous argument to `%s' option"
4818 msgstr ""
4819
4820 #: gcc.c:1563
4821 msgid "Using built-in specs.\n"
4822 msgstr ""
4823
4824 #: gcc.c:1748
4825 #, c-format
4826 msgid ""
4827 "Setting spec %s to '%s'\n"
4828 "\n"
4829 msgstr ""
4830
4831 #: gcc.c:1850
4832 #, c-format
4833 msgid "Reading specs from %s\n"
4834 msgstr ""
4835
4836 #: gcc.c:1946 gcc.c:1965
4837 #, c-format
4838 msgid "specs %%include syntax malformed after %ld characters"
4839 msgstr ""
4840
4841 #: gcc.c:1973
4842 #, c-format
4843 msgid "could not find specs file %s\n"
4844 msgstr ""
4845
4846 #: gcc.c:1990 gcc.c:1998 gcc.c:2007 gcc.c:2016
4847 #, c-format
4848 msgid "specs %%rename syntax malformed after %ld characters"
4849 msgstr ""
4850
4851 #: gcc.c:2025
4852 #, c-format
4853 msgid "specs %s spec was not found to be renamed"
4854 msgstr ""
4855
4856 #: gcc.c:2032
4857 #, c-format
4858 msgid "%s: attempt to rename spec '%s' to already defined spec '%s'"
4859 msgstr ""
4860
4861 #: gcc.c:2037
4862 #, c-format
4863 msgid "rename spec %s to %s\n"
4864 msgstr ""
4865
4866 #: gcc.c:2039
4867 #, c-format
4868 msgid ""
4869 "spec is '%s'\n"
4870 "\n"
4871 msgstr ""
4872
4873 #: gcc.c:2052
4874 #, c-format
4875 msgid "specs unknown %% command after %ld characters"
4876 msgstr ""
4877
4878 #: gcc.c:2063 gcc.c:2076
4879 #, c-format
4880 msgid "specs file malformed after %ld characters"
4881 msgstr ""
4882
4883 #: gcc.c:2129
4884 msgid "spec file has no spec for linking"
4885 msgstr ""
4886
4887 #: gcc.c:2634
4888 msgid "-pipe not supported"
4889 msgstr ""
4890
4891 #: gcc.c:2696
4892 msgid ""
4893 "\n"
4894 "Go ahead? (y or n) "
4895 msgstr ""
4896
4897 #: gcc.c:2822
4898 #, c-format
4899 msgid ""
4900 "Internal error: %s (program %s)\n"
4901 "Please submit a full bug report.\n"
4902 "See %s for instructions."
4903 msgstr ""
4904
4905 #: gcc.c:2840
4906 #, c-format
4907 msgid "# %s %.2f %.2f\n"
4908 msgstr ""
4909
4910 #: gcc.c:2973
4911 #, c-format
4912 msgid "Usage: %s [options] file...\n"
4913 msgstr ""
4914
4915 #: gcc.c:2974
4916 msgid "Options:\n"
4917 msgstr ""
4918
4919 #: gcc.c:2976
4920 msgid "  -pass-exit-codes         Exit with highest error code from a phase\n"
4921 msgstr ""
4922
4923 #: gcc.c:2977
4924 msgid "  --help                   Display this information\n"
4925 msgstr ""
4926
4927 #: gcc.c:2978
4928 msgid ""
4929 "  --target-help            Display target specific command line options\n"
4930 msgstr ""
4931
4932 #: gcc.c:2980
4933 msgid "  (Use '-v --help' to display command line options of sub-processes)\n"
4934 msgstr ""
4935
4936 #: gcc.c:2981
4937 msgid "  -dumpspecs               Display all of the built in spec strings\n"
4938 msgstr ""
4939
4940 #: gcc.c:2982
4941 msgid "  -dumpversion             Display the version of the compiler\n"
4942 msgstr ""
4943
4944 #: gcc.c:2983
4945 msgid "  -dumpmachine             Display the compiler's target processor\n"
4946 msgstr ""
4947
4948 #: gcc.c:2984
4949 msgid ""
4950 "  -print-search-dirs       Display the directories in the compiler's search "
4951 "path\n"
4952 msgstr ""
4953
4954 #: gcc.c:2985
4955 msgid ""
4956 "  -print-libgcc-file-name  Display the name of the compiler's companion "
4957 "library\n"
4958 msgstr ""
4959
4960 #: gcc.c:2986
4961 msgid "  -print-file-name=<lib>   Display the full path to library <lib>\n"
4962 msgstr ""
4963
4964 #: gcc.c:2987
4965 msgid ""
4966 "  -print-prog-name=<prog>  Display the full path to compiler component "
4967 "<prog>\n"
4968 msgstr ""
4969
4970 #: gcc.c:2988
4971 msgid ""
4972 "  -print-multi-directory   Display the root directory for versions of "
4973 "libgcc\n"
4974 msgstr ""
4975
4976 #: gcc.c:2989
4977 msgid ""