OSDN Git Service

* approved by rth
[pf3gnuchains/gcc-fork.git] / gcc / po / gcc.pot
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
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 "POT-Creation-Date: 2002-04-23 14:22+0200\n"
11 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13 "Language-Team: LANGUAGE <LL@li.org>\n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=CHARSET\n"
16 "Content-Transfer-Encoding: 8bit\n"
17
18 #: attribs.c:307
19 #, c-format
20 msgid "`%s' attribute directive ignored"
21 msgstr ""
22
23 #: attribs.c:315
24 #, c-format
25 msgid "wrong number of arguments specified for `%s' attribute"
26 msgstr ""
27
28 #: attribs.c:332
29 #, c-format
30 msgid "`%s' attribute does not apply to types"
31 msgstr ""
32
33 #: attribs.c:369
34 #, c-format
35 msgid "`%s' attribute only applies to function types"
36 msgstr ""
37
38 #: attribs.c:461 attribs.c:483 attribs.c:505 attribs.c:536 attribs.c:558
39 #: attribs.c:583 attribs.c:606 attribs.c:636 attribs.c:674 attribs.c:721
40 #: attribs.c:751 attribs.c:781 attribs.c:804 attribs.c:1049 attribs.c:1071
41 #: attribs.c:1147 attribs.c:1203 attribs.c:1264 attribs.c:1298 attribs.c:1549
42 #: config/arm/arm.c:2007 config/arm/arm.c:2034 config/avr/avr.c:4683
43 #: config/h8300/h8300.c:3407 config/h8300/h8300.c:3432 config/i386/i386.c:1268
44 #: config/i386/winnt.c:74
45 #, c-format
46 msgid "`%s' attribute ignored"
47 msgstr ""
48
49 #: attribs.c:837
50 #, c-format
51 msgid "unknown machine mode `%s'"
52 msgstr ""
53
54 #: attribs.c:840
55 #, c-format
56 msgid "no data type for mode `%s'"
57 msgstr ""
58
59 #: attribs.c:873
60 msgid "section attribute cannot be specified for local variables"
61 msgstr ""
62
63 #: attribs.c:884
64 #, c-format
65 msgid "section of `%s' conflicts with previous declaration"
66 msgstr ""
67
68 #: attribs.c:893
69 #, c-format
70 msgid "section attribute not allowed for `%s'"
71 msgstr ""
72
73 #: attribs.c:900
74 msgid "section attributes are not supported for this target"
75 msgstr ""
76
77 #: attribs.c:942
78 msgid "requested alignment is not a constant"
79 msgstr ""
80
81 #: attribs.c:947
82 msgid "requested alignment is not a power of 2"
83 msgstr ""
84
85 #: attribs.c:952
86 msgid "requested alignment is too large"
87 msgstr ""
88
89 #: attribs.c:979
90 #, c-format
91 msgid "alignment may not be specified for `%s'"
92 msgstr ""
93
94 #: attribs.c:1024
95 #, c-format
96 msgid "`%s' defined both normally and as an alias"
97 msgstr ""
98
99 #: attribs.c:1034
100 msgid "alias arg not a string"
101 msgstr ""
102
103 #: attribs.c:1081
104 msgid "visibility arg not a string"
105 msgstr ""
106
107 #: attribs.c:1089
108 msgid "visibility arg must be one of \"hidden\", \"protected\" or \"internal\""
109 msgstr ""
110
111 #: attribs.c:1114 attribs.c:1170
112 #, c-format
113 msgid "`%s' attribute applies only to functions"
114 msgstr ""
115
116 #: attribs.c:1121 attribs.c:1177
117 #, c-format
118 msgid "can't set `%s' attribute after definition"
119 msgstr ""
120
121 #: attribs.c:1261
122 #, c-format
123 msgid "`%s' attribute ignored for `%s'"
124 msgstr ""
125
126 #: attribs.c:1326
127 #, c-format
128 msgid "invalid vector type for attribute `%s'"
129 msgstr ""
130
131 #: attribs.c:1350 attribs.c:1382
132 msgid "no vector mode with the size and type specified could be found"
133 msgstr ""
134
135 #: builtins.c:281
136 msgid "offset outside bounds of constant string"
137 msgstr ""
138
139 #: builtins.c:761
140 msgid "second arg to `__builtin_prefetch' must be a constant"
141 msgstr ""
142
143 #: builtins.c:768
144 msgid "invalid second arg to __builtin_prefetch; using zero"
145 msgstr ""
146
147 #: builtins.c:775
148 msgid "third arg to `__builtin_prefetch' must be a constant"
149 msgstr ""
150
151 #: builtins.c:782
152 msgid "invalid third arg to __builtin_prefetch; using zero"
153 msgstr ""
154
155 #. ??? We used to try and build up a call to the out of line function,
156 #. guessing about what registers needed saving etc.  This became much
157 #. harder with __builtin_va_start, since we don't have a tree for a
158 #. call to __builtin_saveregs to fall back on.  There was exactly one
159 #. port (i860) that used this code, and I'm unconvinced it could actually
160 #. handle the general case.  So we no longer try to handle anything
161 #. weird and make the backend absorb the evil.
162 #: builtins.c:2764
163 msgid "__builtin_saveregs not supported by this target"
164 msgstr ""
165
166 #: builtins.c:2806
167 msgid "argument of `__builtin_args_info' must be constant"
168 msgstr ""
169
170 #: builtins.c:2812
171 msgid "argument of `__builtin_args_info' out of range"
172 msgstr ""
173
174 #: builtins.c:2818
175 msgid "missing argument in `__builtin_args_info'"
176 msgstr ""
177
178 #: builtins.c:2850
179 msgid "`va_start' used in function with fixed args"
180 msgstr ""
181
182 #: builtins.c:2869
183 msgid "second parameter of `va_start' not last named argument"
184 msgstr ""
185
186 #. Evidently an out of date version of <stdarg.h>; can't validate
187 #. va_start's second argument, but can still work as intended.
188 #: builtins.c:2874
189 msgid "`__builtin_next_arg' called without an argument"
190 msgstr ""
191
192 #: builtins.c:2978
193 msgid "too many arguments to function `va_start'"
194 msgstr ""
195
196 #: builtins.c:3079
197 msgid "first argument to `va_arg' not of type `va_list'"
198 msgstr ""
199
200 #. Unfortunately, this is merely undefined, rather than a constraint
201 #. violation, so we cannot make this an error.  If this call is never
202 #. executed, the program is still strictly conforming.
203 #: builtins.c:3111
204 #, c-format
205 msgid "`%s' is promoted to `%s' when passed through `...'"
206 msgstr ""
207
208 #: builtins.c:3116
209 #, c-format
210 msgid "(so you should pass `%s' not `%s' to `va_arg')"
211 msgstr ""
212
213 #: builtins.c:3247
214 msgid "invalid arg to `__builtin_frame_address'"
215 msgstr ""
216
217 #: builtins.c:3249
218 msgid "invalid arg to `__builtin_return_address'"
219 msgstr ""
220
221 #: builtins.c:3263
222 msgid "unsupported arg to `__builtin_frame_address'"
223 msgstr ""
224
225 #: builtins.c:3265
226 msgid "unsupported arg to `__builtin_return_address'"
227 msgstr ""
228
229 #: builtins.c:3433
230 msgid "second arg to `__builtin_expect' must be a constant"
231 msgstr ""
232
233 #: builtins.c:3914
234 msgid "__builtin_longjmp second argument must be 1"
235 msgstr ""
236
237 #. just do library call, if unknown builtin
238 #: builtins.c:3987 c-common.c:3829
239 #, c-format
240 msgid "built-in function `%s' not currently supported"
241 msgstr ""
242
243 #: c-common.c:554
244 #, c-format
245 msgid "`%s' is not defined outside of function scope"
246 msgstr ""
247
248 #: c-common.c:594
249 msgid ""
250 "concatenation of string literals with __FUNCTION__ is deprecated.  This "
251 "feature will be removed in future"
252 msgstr ""
253
254 #: c-common.c:663
255 #, c-format
256 msgid ""
257 "string length `%d' is greater than the length `%d' ISO C%d compilers are "
258 "required to support"
259 msgstr ""
260
261 #: c-common.c:711
262 msgid "overflow in constant expression"
263 msgstr ""
264
265 #: c-common.c:732
266 msgid "integer overflow in expression"
267 msgstr ""
268
269 #: c-common.c:741
270 msgid "floating point overflow in expression"
271 msgstr ""
272
273 #: c-common.c:747
274 msgid "vector overflow in expression"
275 msgstr ""
276
277 #. This detects cases like converting -129 or 256 to unsigned char.
278 #: c-common.c:770
279 msgid "large integer implicitly truncated to unsigned type"
280 msgstr ""
281
282 #: c-common.c:772
283 msgid "negative integer implicitly converted to unsigned type"
284 msgstr ""
285
286 #: c-common.c:820
287 msgid "overflow in implicit constant conversion"
288 msgstr ""
289
290 #: c-common.c:968
291 #, c-format
292 msgid "operation on `%s' may be undefined"
293 msgstr ""
294
295 #: c-common.c:1259
296 msgid "expression statement has incomplete type"
297 msgstr ""
298
299 #: c-common.c:1292
300 msgid "case label does not reduce to an integer constant"
301 msgstr ""
302
303 #: c-common.c:1593
304 msgid "invalid truth-value expression"
305 msgstr ""
306
307 #: c-common.c:1644
308 #, c-format
309 msgid "invalid operands to binary %s"
310 msgstr ""
311
312 #: c-common.c:1880 c-common.c:1889
313 msgid "comparison is always false due to limited range of data type"
314 msgstr ""
315
316 #: c-common.c:1882 c-common.c:1891
317 msgid "comparison is always true due to limited range of data type"
318 msgstr ""
319
320 #: c-common.c:1961
321 msgid "comparison of unsigned expression >= 0 is always true"
322 msgstr ""
323
324 #: c-common.c:1970
325 msgid "comparison of unsigned expression < 0 is always false"
326 msgstr ""
327
328 #: c-common.c:2017
329 msgid "pointer of type `void *' used in arithmetic"
330 msgstr ""
331
332 #: c-common.c:2023
333 msgid "pointer to a function used in arithmetic"
334 msgstr ""
335
336 #: c-common.c:2029
337 msgid "pointer to member function used in arithmetic"
338 msgstr ""
339
340 #: c-common.c:2035
341 msgid "pointer to a member used in arithmetic"
342 msgstr ""
343
344 #: c-common.c:2122 f/com.c:14845
345 msgid "struct type value used where scalar is required"
346 msgstr ""
347
348 #: c-common.c:2126 f/com.c:14849
349 msgid "union type value used where scalar is required"
350 msgstr ""
351
352 #: c-common.c:2130 f/com.c:14853
353 msgid "array type value used where scalar is required"
354 msgstr ""
355
356 #: c-common.c:2250 f/com.c:14979
357 msgid "suggest parentheses around assignment used as truth value"
358 msgstr ""
359
360 #: c-common.c:2294 c-common.c:2326
361 msgid "invalid use of `restrict'"
362 msgstr ""
363
364 #: c-common.c:2441
365 msgid "__alignof__ applied to an incomplete type"
366 msgstr ""
367
368 #: c-common.c:2467
369 msgid "`__alignof' applied to a bit-field"
370 msgstr ""
371
372 #: c-common.c:2960
373 #, c-format
374 msgid "cannot disable built-in function `%s'"
375 msgstr ""
376
377 #: c-common.c:3137 c-typeck.c:1794
378 #, c-format
379 msgid "too few arguments to function `%s'"
380 msgstr ""
381
382 #: c-common.c:3143 c-typeck.c:1647
383 #, c-format
384 msgid "too many arguments to function `%s'"
385 msgstr ""
386
387 #: c-common.c:3162
388 #, c-format
389 msgid "non-floating-point argument to function `%s'"
390 msgstr ""
391
392 #: c-common.c:3431
393 msgid "pointers are not permitted as case values"
394 msgstr ""
395
396 #: c-common.c:3437
397 msgid "ISO C++ forbids range expressions in switch statements"
398 msgstr ""
399
400 #: c-common.c:3439
401 msgid "ISO C forbids range expressions in switch statements"
402 msgstr ""
403
404 #: c-common.c:3469
405 msgid "empty range specified"
406 msgstr ""
407
408 #: c-common.c:3520
409 msgid "duplicate (or overlapping) case value"
410 msgstr ""
411
412 #: c-common.c:3522
413 msgid "this is the first entry overlapping that value"
414 msgstr ""
415
416 #: c-common.c:3526
417 msgid "duplicate case value"
418 msgstr ""
419
420 #: c-common.c:3527
421 msgid "previously used here"
422 msgstr ""
423
424 #: c-common.c:3531
425 msgid "multiple default labels in one switch"
426 msgstr ""
427
428 #: c-common.c:3532
429 msgid "this is the first default label"
430 msgstr ""
431
432 #: c-common.c:3560
433 msgid "ISO C++ forbids taking the address of a label"
434 msgstr ""
435
436 #: c-common.c:3562
437 msgid "ISO C forbids taking the address of a label"
438 msgstr ""
439
440 #: c-common.c:4166
441 msgid "-Wformat-y2k ignored without -Wformat"
442 msgstr ""
443
444 #: c-common.c:4168
445 msgid "-Wformat-extra-args ignored without -Wformat"
446 msgstr ""
447
448 #: c-common.c:4170
449 msgid "-Wformat-nonliteral ignored without -Wformat"
450 msgstr ""
451
452 #: c-common.c:4172
453 msgid "-Wformat-security ignored without -Wformat"
454 msgstr ""
455
456 #: c-common.c:4174
457 msgid "-Wmissing-format-attribute ignored without -Wformat"
458 msgstr ""
459
460 #: c-common.c:4272
461 #, c-format
462 msgid "declaration of `%s' shadows %s"
463 msgstr ""
464
465 #: c-convert.c:80 c-typeck.c:1048 c-typeck.c:4049 cp/typeck.c:1675
466 #: cp/typeck.c:6176
467 msgid "void value not ignored as it ought to be"
468 msgstr ""
469
470 #: c-convert.c:112 java/typeck.c:150
471 msgid "conversion to non-scalar type requested"
472 msgstr ""
473
474 #: c-decl.c:587
475 #, c-format
476 msgid "unknown C standard `%s'"
477 msgstr ""
478
479 #: c-decl.c:748
480 #, c-format
481 msgid "array `%s' assumed to have one element"
482 msgstr ""
483
484 #: c-decl.c:924
485 #, c-format
486 msgid "`struct %s' incomplete in scope ending here"
487 msgstr ""
488
489 #: c-decl.c:927
490 #, c-format
491 msgid "`union %s' incomplete in scope ending here"
492 msgstr ""
493
494 #: c-decl.c:930
495 #, c-format
496 msgid "`enum %s' incomplete in scope ending here"
497 msgstr ""
498
499 #: c-decl.c:1044 c-decl.c:1185 java/decl.c:1371
500 #, c-format
501 msgid "label `%s' used but not defined"
502 msgstr ""
503
504 #: c-decl.c:1050 c-decl.c:1192 java/decl.c:1377
505 #, c-format
506 msgid "label `%s' defined but not used"
507 msgstr ""
508
509 #: c-decl.c:1309 cp/decl.c:3125
510 #, c-format
511 msgid "function `%s' redeclared as inline"
512 msgstr ""
513
514 #: c-decl.c:1311 cp/decl.c:3127
515 #, c-format
516 msgid "previous declaration of function `%s' with attribute noinline"
517 msgstr ""
518
519 #: c-decl.c:1318 cp/decl.c:3134
520 #, c-format
521 msgid "function `%s' redeclared with attribute noinline"
522 msgstr ""
523
524 #: c-decl.c:1320 cp/decl.c:3136
525 #, c-format
526 msgid "previous declaration of function `%s' was inline"
527 msgstr ""
528
529 #: c-decl.c:1349 c-decl.c:1395
530 #, c-format
531 msgid "shadowing built-in function `%s'"
532 msgstr ""
533
534 #: c-decl.c:1351
535 #, c-format
536 msgid "shadowing library function `%s'"
537 msgstr ""
538
539 #: c-decl.c:1357
540 #, c-format
541 msgid "library function `%s' declared as non-function"
542 msgstr ""
543
544 #: c-decl.c:1361 c-decl.c:1364
545 #, c-format
546 msgid "built-in function `%s' declared as non-function"
547 msgstr ""
548
549 #: c-decl.c:1368 objc/objc-act.c:2292 objc/objc-act.c:5994
550 #, c-format
551 msgid "`%s' redeclared as different kind of symbol"
552 msgstr ""
553
554 #: c-decl.c:1369 c-decl.c:1560 c-decl.c:1705 objc/objc-act.c:2294
555 #: objc/objc-act.c:5996 objc/objc-act.c:6051
556 #, c-format
557 msgid "previous declaration of `%s'"
558 msgstr ""
559
560 #. If types don't match for a built-in, throw away the built-in.
561 #: c-decl.c:1464
562 #, c-format
563 msgid "conflicting types for built-in function `%s'"
564 msgstr ""
565
566 #: c-decl.c:1507 c-decl.c:1526
567 #, c-format
568 msgid "conflicting types for `%s'"
569 msgstr ""
570
571 #: c-decl.c:1549
572 msgid ""
573 "a parameter list with an ellipsis can't match an empty parameter name list "
574 "declaration"
575 msgstr ""
576
577 #: c-decl.c:1555
578 msgid ""
579 "an argument type that has a default promotion can't match an empty parameter "
580 "name list declaration"
581 msgstr ""
582
583 #: c-decl.c:1570 c-decl.c:1593
584 #, c-format
585 msgid "redefinition of `%s'"
586 msgstr ""
587
588 #: c-decl.c:1573
589 #, c-format
590 msgid "redeclaration of `%s'"
591 msgstr ""
592
593 #: c-decl.c:1576
594 #, c-format
595 msgid "conflicting declarations of `%s'"
596 msgstr ""
597
598 #: c-decl.c:1620
599 #, c-format
600 msgid "prototype for `%s' follows"
601 msgstr ""
602
603 #: c-decl.c:1621 c-decl.c:1629 c-decl.c:1640
604 msgid "non-prototype definition here"
605 msgstr ""
606
607 #: c-decl.c:1628
608 #, c-format
609 msgid "prototype for `%s' follows and number of arguments doesn't match"
610 msgstr ""
611
612 #: c-decl.c:1638
613 #, c-format
614 msgid "prototype for `%s' follows and argument %d doesn't match"
615 msgstr ""
616
617 #: c-decl.c:1656
618 #, c-format
619 msgid "`%s' declared inline after being called"
620 msgstr ""
621
622 #: c-decl.c:1662
623 #, c-format
624 msgid "`%s' declared inline after its definition"
625 msgstr ""
626
627 #: c-decl.c:1669
628 #, c-format
629 msgid "static declaration for `%s' follows non-static"
630 msgstr ""
631
632 #: c-decl.c:1677
633 #, c-format
634 msgid "non-static declaration for `%s' follows static"
635 msgstr ""
636
637 #: c-decl.c:1684
638 #, c-format
639 msgid "const declaration for `%s' follows non-const"
640 msgstr ""
641
642 #: c-decl.c:1691
643 #, c-format
644 msgid "type qualifiers for `%s' conflict with previous decl"
645 msgstr ""
646
647 #: c-decl.c:1704
648 #, c-format
649 msgid "redundant redeclaration of `%s' in same scope"
650 msgstr ""
651
652 #: c-decl.c:2008 java/decl.c:1070
653 #, c-format
654 msgid "declaration of `%s' shadows a parameter"
655 msgstr ""
656
657 #: c-decl.c:2011 java/decl.c:1073
658 #, c-format
659 msgid "declaration of `%s' shadows a symbol from the parameter list"
660 msgstr ""
661
662 #: c-decl.c:2032 cp/decl.c:4233
663 msgid "a parameter"
664 msgstr ""
665
666 #: c-decl.c:2034 cp/decl.c:4250
667 msgid "a previous local"
668 msgstr ""
669
670 #. XXX shadow warnings in outer-more namespaces
671 #: c-decl.c:2038 cp/decl.c:4254
672 msgid "a global declaration"
673 msgstr ""
674
675 #: c-decl.c:2082
676 #, c-format
677 msgid "nested extern declaration of `%s'"
678 msgstr ""
679
680 #: c-decl.c:2101 java/decl.c:1023
681 #, c-format
682 msgid "`%s' used prior to declaration"
683 msgstr ""
684
685 #: c-decl.c:2115 c-decl.c:2290
686 #, c-format
687 msgid "`%s' was declared implicitly `extern' and later `static'"
688 msgstr ""
689
690 #: c-decl.c:2218 cp/decl.c:4092
691 msgid "type mismatch with previous external decl"
692 msgstr ""
693
694 #: c-decl.c:2219
695 #, c-format
696 msgid "previous external decl of `%s'"
697 msgstr ""
698
699 #: c-decl.c:2232
700 msgid "type mismatch with previous implicit declaration"
701 msgstr ""
702
703 #: c-decl.c:2234
704 #, c-format
705 msgid "previous implicit declaration of `%s'"
706 msgstr ""
707
708 #: c-decl.c:2269
709 #, c-format
710 msgid "`%s' was previously implicitly declared to return `int'"
711 msgstr ""
712
713 #: c-decl.c:2294
714 #, c-format
715 msgid "`%s' was declared `extern' and later `static'"
716 msgstr ""
717
718 #: c-decl.c:2318
719 #, c-format
720 msgid "extern declaration of `%s' doesn't match global one"
721 msgstr ""
722
723 #: c-decl.c:2360
724 #, c-format
725 msgid "`%s' locally external but globally static"
726 msgstr ""
727
728 #: c-decl.c:2481
729 #, c-format
730 msgid "function `%s' was previously declared within a block"
731 msgstr ""
732
733 #: c-decl.c:2501 c-decl.c:2503
734 #, c-format
735 msgid "implicit declaration of function `%s'"
736 msgstr ""
737
738 #: c-decl.c:2582
739 #, c-format
740 msgid "label %s referenced outside of any function"
741 msgstr ""
742
743 #: c-decl.c:2639
744 #, c-format
745 msgid "duplicate label declaration `%s'"
746 msgstr ""
747
748 #: c-decl.c:2642
749 msgid "this is a previous declaration"
750 msgstr ""
751
752 #: c-decl.c:3098
753 msgid "unnamed struct/union that defines no instances"
754 msgstr ""
755
756 #: c-decl.c:3117
757 msgid "useless keyword or type name in empty declaration"
758 msgstr ""
759
760 #: c-decl.c:3124
761 msgid "two types specified in one empty declaration"
762 msgstr ""
763
764 #: c-decl.c:3129 c-parse.y:731 c-parse.y:733 parse.y:739 parse.y:1824
765 #: objc-parse.y:768 objc-parse.y:770 objc-parse.y:3002
766 msgid "empty declaration"
767 msgstr ""
768
769 #: c-decl.c:3159
770 msgid ""
771 "ISO C89 does not support `static' or type qualifiers in parameter array "
772 "declarators"
773 msgstr ""
774
775 #: c-decl.c:3161
776 msgid "ISO C89 does not support `[*]' array declarators"
777 msgstr ""
778
779 #: c-decl.c:3164
780 msgid "GCC does not yet properly implement `[*]' array declarators"
781 msgstr ""
782
783 #: c-decl.c:3183
784 msgid "static or type qualifiers in abstract declarator"
785 msgstr ""
786
787 #: c-decl.c:3257
788 #, c-format
789 msgid "`%s' is usually a function"
790 msgstr ""
791
792 #: c-decl.c:3271
793 #, c-format
794 msgid "typedef `%s' is initialized"
795 msgstr ""
796
797 #: c-decl.c:3278
798 #, c-format
799 msgid "function `%s' is initialized like a variable"
800 msgstr ""
801
802 #. DECL_INITIAL in a PARM_DECL is really DECL_ARG_TYPE.
803 #: c-decl.c:3285
804 #, c-format
805 msgid "parameter `%s' is initialized"
806 msgstr ""
807
808 #: c-decl.c:3305 c-typeck.c:4846
809 msgid "variable-sized object may not be initialized"
810 msgstr ""
811
812 #: c-decl.c:3311
813 #, c-format
814 msgid "variable `%s' has initializer but incomplete type"
815 msgstr ""
816
817 #: c-decl.c:3317
818 #, c-format
819 msgid "elements of array `%s' have incomplete type"
820 msgstr ""
821
822 #: c-decl.c:3330
823 #, c-format
824 msgid "declaration of `%s' has `extern' and is initialized"
825 msgstr ""
826
827 #: c-decl.c:3369 c-decl.c:5999 cp/decl.c:7359 cp/decl.c:13616
828 #, c-format
829 msgid "inline function `%s' given attribute noinline"
830 msgstr ""
831
832 #: c-decl.c:3452
833 #, c-format
834 msgid "initializer fails to determine size of `%s'"
835 msgstr ""
836
837 #: c-decl.c:3457
838 #, c-format
839 msgid "array size missing in `%s'"
840 msgstr ""
841
842 #: c-decl.c:3473
843 #, c-format
844 msgid "zero or negative size array `%s'"
845 msgstr ""
846
847 #: c-decl.c:3501
848 #, c-format
849 msgid "storage size of `%s' isn't known"
850 msgstr ""
851
852 #: c-decl.c:3511
853 #, c-format
854 msgid "storage size of `%s' isn't constant"
855 msgstr ""
856
857 #: c-decl.c:3570
858 #, c-format
859 msgid "ignoring asm-specifier for non-static local variable `%s'"
860 msgstr ""
861
862 #: c-decl.c:3634
863 #, c-format
864 msgid "ISO C forbids parameter `%s' shadowing typedef"
865 msgstr ""
866
867 #: c-decl.c:3938 cp/decl.c:10164
868 msgid "`long long long' is too long for GCC"
869 msgstr ""
870
871 #: c-decl.c:3943
872 msgid "ISO C89 does not support `long long'"
873 msgstr ""
874
875 #: c-decl.c:3948 cp/decl.c:10169
876 #, c-format
877 msgid "duplicate `%s'"
878 msgstr ""
879
880 #: c-decl.c:3954 cp/decl.c:10193
881 #, c-format
882 msgid "two or more data types in declaration of `%s'"
883 msgstr ""
884
885 #: c-decl.c:3974 cp/decl.c:10198
886 #, c-format
887 msgid "`%s' fails to be a typedef or built in type"
888 msgstr ""
889
890 #: c-decl.c:4013
891 #, c-format
892 msgid "type defaults to `int' in declaration of `%s'"
893 msgstr ""
894
895 #: c-decl.c:4042
896 #, c-format
897 msgid "both long and short specified for `%s'"
898 msgstr ""
899
900 #: c-decl.c:4046 cp/decl.c:10313
901 #, c-format
902 msgid "long or short specified with char for `%s'"
903 msgstr ""
904
905 #: c-decl.c:4053 cp/decl.c:10317
906 #, c-format
907 msgid "long or short specified with floating type for `%s'"
908 msgstr ""
909
910 #: c-decl.c:4056
911 msgid "the only valid combination is `long double'"
912 msgstr ""
913
914 #: c-decl.c:4062
915 #, c-format
916 msgid "both signed and unsigned specified for `%s'"
917 msgstr ""
918
919 #: c-decl.c:4064 cp/decl.c:10306
920 #, c-format
921 msgid "long, short, signed or unsigned invalid for `%s'"
922 msgstr ""
923
924 #: c-decl.c:4070 cp/decl.c:10326
925 #, c-format
926 msgid "long, short, signed or unsigned used invalidly for `%s'"
927 msgstr ""
928
929 #: c-decl.c:4089 cp/decl.c:10347
930 #, c-format
931 msgid "complex invalid for `%s'"
932 msgstr ""
933
934 #: c-decl.c:4131
935 msgid "ISO C89 does not support complex types"
936 msgstr ""
937
938 #: c-decl.c:4143
939 msgid "ISO C does not support plain `complex' meaning `double complex'"
940 msgstr ""
941
942 #: c-decl.c:4149 c-decl.c:4161
943 msgid "ISO C does not support complex integer types"
944 msgstr ""
945
946 #: c-decl.c:4176 c-decl.c:4608 cp/decl.c:10962
947 msgid "duplicate `const'"
948 msgstr ""
949
950 #: c-decl.c:4178 c-decl.c:4612 cp/decl.c:10966
951 msgid "duplicate `restrict'"
952 msgstr ""
953
954 #: c-decl.c:4180 c-decl.c:4610 cp/decl.c:10964
955 msgid "duplicate `volatile'"
956 msgstr ""
957
958 #: c-decl.c:4202 cp/decl.c:10502
959 #, c-format
960 msgid "multiple storage classes in declaration of `%s'"
961 msgstr ""
962
963 #: c-decl.c:4211
964 msgid "function definition declared `auto'"
965 msgstr ""
966
967 #: c-decl.c:4213
968 msgid "function definition declared `register'"
969 msgstr ""
970
971 #: c-decl.c:4215
972 msgid "function definition declared `typedef'"
973 msgstr ""
974
975 #: c-decl.c:4228
976 #, c-format
977 msgid "storage class specified for structure field `%s'"
978 msgstr ""
979
980 #: c-decl.c:4232 cp/decl.c:10549
981 #, c-format
982 msgid "storage class specified for parameter `%s'"
983 msgstr ""
984
985 #: c-decl.c:4235 cp/decl.c:10551
986 msgid "storage class specified for typename"
987 msgstr ""
988
989 #: c-decl.c:4247 cp/decl.c:10565
990 #, c-format
991 msgid "`%s' initialized and declared `extern'"
992 msgstr ""
993
994 #: c-decl.c:4249 cp/decl.c:10568
995 #, c-format
996 msgid "`%s' has both `extern' and initializer"
997 msgstr ""
998
999 #: c-decl.c:4253 cp/decl.c:10572
1000 #, c-format
1001 msgid "nested function `%s' declared `extern'"
1002 msgstr ""
1003
1004 #: c-decl.c:4256 cp/decl.c:10576
1005 #, c-format
1006 msgid "top-level declaration of `%s' specifies `auto'"
1007 msgstr ""
1008
1009 #. Only the innermost declarator (making a parameter be of
1010 #. array type which is converted to pointer type)
1011 #. may have static or type qualifiers.
1012 #: c-decl.c:4291 c-decl.c:4480
1013 msgid "static or type qualifiers in non-parameter array declarator"
1014 msgstr ""
1015
1016 #: c-decl.c:4335
1017 #, c-format
1018 msgid "declaration of `%s' as array of voids"
1019 msgstr ""
1020
1021 #: c-decl.c:4341
1022 #, c-format
1023 msgid "declaration of `%s' as array of functions"
1024 msgstr ""
1025
1026 #: c-decl.c:4362
1027 #, c-format
1028 msgid "size of array `%s' has non-integer type"
1029 msgstr ""
1030
1031 #: c-decl.c:4367
1032 #, c-format
1033 msgid "ISO C forbids zero-size array `%s'"
1034 msgstr ""
1035
1036 #: c-decl.c:4374
1037 #, c-format
1038 msgid "size of array `%s' is negative"
1039 msgstr ""
1040
1041 #: c-decl.c:4387
1042 #, c-format
1043 msgid "ISO C89 forbids array `%s' whose size can't be evaluated"
1044 msgstr ""
1045
1046 #: c-decl.c:4390
1047 #, c-format
1048 msgid "ISO C89 forbids variable-size array `%s'"
1049 msgstr ""
1050
1051 #: c-decl.c:4420 c-decl.c:4634 cp/decl.c:11172
1052 #, c-format
1053 msgid "size of array `%s' is too large"
1054 msgstr ""
1055
1056 #: c-decl.c:4437
1057 msgid "ISO C89 does not support flexible array members"
1058 msgstr ""
1059
1060 #: c-decl.c:4447
1061 msgid "array type has incomplete element type"
1062 msgstr ""
1063
1064 #: c-decl.c:4454 c-decl.c:4684
1065 msgid "ISO C forbids const or volatile function types"
1066 msgstr ""
1067
1068 #: c-decl.c:4500 cp/decl.c:10713
1069 #, c-format
1070 msgid "`%s' declared as function returning a function"
1071 msgstr ""
1072
1073 #: c-decl.c:4505 cp/decl.c:10718
1074 #, c-format
1075 msgid "`%s' declared as function returning an array"
1076 msgstr ""
1077
1078 #: c-decl.c:4533
1079 msgid "ISO C forbids qualified void function return type"
1080 msgstr ""
1081
1082 #: c-decl.c:4537
1083 msgid "type qualifiers ignored on function return type"
1084 msgstr ""
1085
1086 #: c-decl.c:4566 c-decl.c:4649 c-decl.c:4773 c-decl.c:4863
1087 msgid "ISO C forbids qualified function types"
1088 msgstr ""
1089
1090 #: c-decl.c:4606 cp/decl.c:10958
1091 msgid "invalid type modifier within pointer declarator"
1092 msgstr ""
1093
1094 #: c-decl.c:4704 cp/decl.c:11450
1095 #, c-format
1096 msgid "variable or field `%s' declared void"
1097 msgstr ""
1098
1099 #: c-decl.c:4737
1100 msgid "attributes in parameter array declarator ignored"
1101 msgstr ""
1102
1103 #: c-decl.c:4762
1104 msgid "invalid type modifier within array declarator"
1105 msgstr ""
1106
1107 #: c-decl.c:4807
1108 #, c-format
1109 msgid "field `%s' declared as a function"
1110 msgstr ""
1111
1112 #: c-decl.c:4813
1113 #, c-format
1114 msgid "field `%s' has incomplete type"
1115 msgstr ""
1116
1117 #: c-decl.c:4845 c-decl.c:4847 c-decl.c:4854
1118 #, c-format
1119 msgid "invalid storage class for function `%s'"
1120 msgstr ""
1121
1122 #: c-decl.c:4869
1123 msgid "`noreturn' function returns non-void value"
1124 msgstr ""
1125
1126 #: c-decl.c:4884
1127 msgid "cannot inline function `main'"
1128 msgstr ""
1129
1130 #: c-decl.c:4937
1131 #, c-format
1132 msgid "variable `%s' declared `inline'"
1133 msgstr ""
1134
1135 #: c-decl.c:5010 c-decl.c:6051
1136 msgid "function declaration isn't a prototype"
1137 msgstr ""
1138
1139 #: c-decl.c:5016
1140 msgid "parameter names (without types) in function declaration"
1141 msgstr ""
1142
1143 #: c-decl.c:5048 c-decl.c:6431
1144 #, c-format
1145 msgid "parameter `%s' has incomplete type"
1146 msgstr ""
1147
1148 #: c-decl.c:5051
1149 msgid "parameter has incomplete type"
1150 msgstr ""
1151
1152 #: c-decl.c:5072
1153 #, c-format
1154 msgid "parameter `%s' points to incomplete type"
1155 msgstr ""
1156
1157 #: c-decl.c:5075
1158 msgid "parameter points to incomplete type"
1159 msgstr ""
1160
1161 #: c-decl.c:5140
1162 #, c-format
1163 msgid "parameter `%s' has just a forward declaration"
1164 msgstr ""
1165
1166 #: c-decl.c:5181
1167 msgid "`void' in parameter list must be the entire list"
1168 msgstr ""
1169
1170 #: c-decl.c:5212
1171 #, c-format
1172 msgid "`struct %s' declared inside parameter list"
1173 msgstr ""
1174
1175 #: c-decl.c:5215
1176 #, c-format
1177 msgid "`union %s' declared inside parameter list"
1178 msgstr ""
1179
1180 #: c-decl.c:5218
1181 #, c-format
1182 msgid "`enum %s' declared inside parameter list"
1183 msgstr ""
1184
1185 #: c-decl.c:5225
1186 msgid "anonymous struct declared inside parameter list"
1187 msgstr ""
1188
1189 #: c-decl.c:5227
1190 msgid "anonymous union declared inside parameter list"
1191 msgstr ""
1192
1193 #: c-decl.c:5229
1194 msgid "anonymous enum declared inside parameter list"
1195 msgstr ""
1196
1197 #: c-decl.c:5233
1198 msgid ""
1199 "its scope is only this definition or declaration, which is probably not what "
1200 "you want"
1201 msgstr ""
1202
1203 #: c-decl.c:5312
1204 #, c-format
1205 msgid "redefinition of `union %s'"
1206 msgstr ""
1207
1208 #: c-decl.c:5315
1209 #, c-format
1210 msgid "redefinition of `struct %s'"
1211 msgstr ""
1212
1213 #: c-decl.c:5354
1214 msgid "unnamed fields of type other than struct or union are not allowed"
1215 msgstr ""
1216
1217 #: c-decl.c:5395 c-decl.c:5398
1218 #, c-format
1219 msgid "%s defined inside parms"
1220 msgstr ""
1221
1222 #: c-decl.c:5396 c-decl.c:5399 c-decl.c:5410
1223 msgid "union"
1224 msgstr ""
1225
1226 #: c-decl.c:5396 c-decl.c:5399
1227 msgid "structure"
1228 msgstr ""
1229
1230 #: c-decl.c:5409
1231 #, c-format
1232 msgid "%s has no %s"
1233 msgstr ""
1234
1235 #: c-decl.c:5410
1236 msgid "struct"
1237 msgstr ""
1238
1239 #: c-decl.c:5411
1240 msgid "named members"
1241 msgstr ""
1242
1243 #: c-decl.c:5411
1244 msgid "members"
1245 msgstr ""
1246
1247 #: c-decl.c:5450
1248 #, c-format
1249 msgid "nested redefinition of `%s'"
1250 msgstr ""
1251
1252 #: c-decl.c:5463
1253 #, c-format
1254 msgid "bit-field `%s' width not an integer constant"
1255 msgstr ""
1256
1257 #: c-decl.c:5474
1258 #, c-format
1259 msgid "bit-field `%s' has invalid type"
1260 msgstr ""
1261
1262 #: c-decl.c:5486
1263 #, c-format
1264 msgid "bit-field `%s' type invalid in ISO C"
1265 msgstr ""
1266
1267 #: c-decl.c:5497
1268 #, c-format
1269 msgid "negative width in bit-field `%s'"
1270 msgstr ""
1271
1272 #: c-decl.c:5499
1273 #, c-format
1274 msgid "width of `%s' exceeds its type"
1275 msgstr ""
1276
1277 #: c-decl.c:5501
1278 #, c-format
1279 msgid "zero width for bit-field `%s'"
1280 msgstr ""
1281
1282 #: c-decl.c:5515
1283 #, c-format
1284 msgid "`%s' is narrower than values of its type"
1285 msgstr ""
1286
1287 #: c-decl.c:5561
1288 msgid "flexible array member in union"
1289 msgstr ""
1290
1291 #: c-decl.c:5563
1292 msgid "flexible array member not at end of struct"
1293 msgstr ""
1294
1295 #: c-decl.c:5565
1296 msgid "flexible array member in otherwise empty struct"
1297 msgstr ""
1298
1299 #: c-decl.c:5590
1300 #, c-format
1301 msgid "duplicate member `%s'"
1302 msgstr ""
1303
1304 #: c-decl.c:5634
1305 msgid "union cannot be made transparent"
1306 msgstr ""
1307
1308 #. This enum is a named one that has been declared already.
1309 #: c-decl.c:5728
1310 #, c-format
1311 msgid "redeclaration of `enum %s'"
1312 msgstr ""
1313
1314 #: c-decl.c:5762
1315 msgid "enum defined inside parms"
1316 msgstr ""
1317
1318 #: c-decl.c:5795
1319 msgid "enumeration values exceed range of largest integer"
1320 msgstr ""
1321
1322 #: c-decl.c:5904
1323 #, c-format
1324 msgid "enumerator value for `%s' not integer constant"
1325 msgstr ""
1326
1327 #: c-decl.c:5917
1328 msgid "overflow in enumeration values"
1329 msgstr ""
1330
1331 #: c-decl.c:5922
1332 msgid "ISO C restricts enumerator values to range of `int'"
1333 msgstr ""
1334
1335 #: c-decl.c:6005
1336 msgid "return type is an incomplete type"
1337 msgstr ""
1338
1339 #: c-decl.c:6013
1340 msgid "return type defaults to `int'"
1341 msgstr ""
1342
1343 #: c-decl.c:6060
1344 #, c-format
1345 msgid "no previous prototype for `%s'"
1346 msgstr ""
1347
1348 #: c-decl.c:6067
1349 #, c-format
1350 msgid "`%s' was used with no prototype before its definition"
1351 msgstr ""
1352
1353 #: c-decl.c:6073
1354 #, c-format
1355 msgid "no previous declaration for `%s'"
1356 msgstr ""
1357
1358 #: c-decl.c:6080
1359 #, c-format
1360 msgid "`%s' was used with no declaration before its definition"
1361 msgstr ""
1362
1363 #: c-decl.c:6104 c-decl.c:6667
1364 #, c-format
1365 msgid "return type of `%s' is not `int'"
1366 msgstr ""
1367
1368 #: c-decl.c:6120
1369 #, c-format
1370 msgid "first argument of `%s' should be `int'"
1371 msgstr ""
1372
1373 #: c-decl.c:6129
1374 #, c-format
1375 msgid "second argument of `%s' should be `char **'"
1376 msgstr ""
1377
1378 #: c-decl.c:6138
1379 #, c-format
1380 msgid "third argument of `%s' should probably be `char **'"
1381 msgstr ""
1382
1383 #: c-decl.c:6147
1384 #, c-format
1385 msgid "`%s' takes only zero or two arguments"
1386 msgstr ""
1387
1388 #: c-decl.c:6150
1389 #, c-format
1390 msgid "`%s' is normally a non-static function"
1391 msgstr ""
1392
1393 #: c-decl.c:6258
1394 msgid "parm types given both in parmlist and separately"
1395 msgstr ""
1396
1397 #: c-decl.c:6279
1398 msgid "parameter name omitted"
1399 msgstr ""
1400
1401 #: c-decl.c:6283 c-decl.c:6385
1402 #, c-format
1403 msgid "parameter `%s' declared void"
1404 msgstr ""
1405
1406 #: c-decl.c:6359
1407 msgid "parameter name missing from parameter list"
1408 msgstr ""
1409
1410 #: c-decl.c:6378
1411 #, c-format
1412 msgid "multiple parameters named `%s'"
1413 msgstr ""
1414
1415 #: c-decl.c:6400 c-decl.c:6402
1416 #, c-format
1417 msgid "type of `%s' defaults to `int'"
1418 msgstr ""
1419
1420 #: c-decl.c:6438
1421 #, c-format
1422 msgid "declaration for parameter `%s' but no such parameter"
1423 msgstr ""
1424
1425 #: c-decl.c:6486
1426 msgid "number of arguments doesn't match prototype"
1427 msgstr ""
1428
1429 #: c-decl.c:6516
1430 #, c-format
1431 msgid "promoted argument `%s' doesn't match prototype"
1432 msgstr ""
1433
1434 #: c-decl.c:6526
1435 #, c-format
1436 msgid "argument `%s' doesn't match prototype"
1437 msgstr ""
1438
1439 #: c-decl.c:6699 cp/decl.c:14311
1440 msgid "no return statement in function returning non-void"
1441 msgstr ""
1442
1443 #: c-decl.c:6855
1444 msgid "this function may return with or without a value"
1445 msgstr ""
1446
1447 #: c-decl.c:6875
1448 #, c-format
1449 msgid "size of return value of `%s' is %u bytes"
1450 msgstr ""
1451
1452 #: c-decl.c:6879
1453 #, c-format
1454 msgid "size of return value of `%s' is larger than %d bytes"
1455 msgstr ""
1456
1457 #. If we get here, declarations have been used in a for loop without
1458 #. the C99 for loop scope.  This doesn't make much sense, so don't
1459 #. allow it.
1460 #: c-decl.c:6934
1461 msgid "`for' loop initial declaration used outside C99 mode"
1462 msgstr ""
1463
1464 #: c-decl.c:6958
1465 #, c-format
1466 msgid "`struct %s' declared in `for' loop initial declaration"
1467 msgstr ""
1468
1469 #: c-decl.c:6961
1470 #, c-format
1471 msgid "`union %s' declared in `for' loop initial declaration"
1472 msgstr ""
1473
1474 #: c-decl.c:6964
1475 #, c-format
1476 msgid "`enum %s' declared in `for' loop initial declaration"
1477 msgstr ""
1478
1479 #: c-decl.c:6972
1480 #, c-format
1481 msgid "declaration of non-variable `%s' in `for' loop initial declaration"
1482 msgstr ""
1483
1484 #: c-decl.c:6974
1485 #, c-format
1486 msgid "declaration of static variable `%s' in `for' loop initial declaration"
1487 msgstr ""
1488
1489 #: c-decl.c:6976
1490 #, c-format
1491 msgid "declaration of `extern' variable `%s' in `for' loop initial declaration"
1492 msgstr ""
1493
1494 #: c-format.c:128 c-format.c:210
1495 msgid "format string arg not a string type"
1496 msgstr ""
1497
1498 #: c-format.c:143
1499 msgid "args to be formatted is not '...'"
1500 msgstr ""
1501
1502 #: c-format.c:152
1503 msgid "strftime formats cannot format arguments"
1504 msgstr ""
1505
1506 #: c-format.c:187 c-format.c:289
1507 msgid "format string has invalid operand number"
1508 msgstr ""
1509
1510 #: c-format.c:221
1511 msgid "function does not return string type"
1512 msgstr ""
1513
1514 #: c-format.c:252
1515 msgid "unrecognized format specifier"
1516 msgstr ""
1517
1518 #: c-format.c:265
1519 #, c-format
1520 msgid "`%s' is an unrecognized format function type"
1521 msgstr ""
1522
1523 #: c-format.c:299
1524 msgid "format string arg follows the args to be formatted"
1525 msgstr ""
1526
1527 #: c-format.c:620
1528 msgid "` ' flag"
1529 msgstr ""
1530
1531 #: c-format.c:620
1532 msgid "the ` ' printf flag"
1533 msgstr ""
1534
1535 #: c-format.c:621 c-format.c:692
1536 msgid "`+' flag"
1537 msgstr ""
1538
1539 #: c-format.c:621
1540 msgid "the `+' printf flag"
1541 msgstr ""
1542
1543 #: c-format.c:622 c-format.c:668
1544 msgid "`#' flag"
1545 msgstr ""
1546
1547 #: c-format.c:622
1548 msgid "the `#' printf flag"
1549 msgstr ""
1550
1551 #: c-format.c:623 c-format.c:666
1552 msgid "`0' flag"
1553 msgstr ""
1554
1555 #: c-format.c:623
1556 msgid "the `0' printf flag"
1557 msgstr ""
1558
1559 #: c-format.c:624 c-format.c:665 c-format.c:695
1560 msgid "`-' flag"
1561 msgstr ""
1562
1563 #: c-format.c:624
1564 msgid "the `-' printf flag"
1565 msgstr ""
1566
1567 #: c-format.c:625 c-format.c:649
1568 msgid "`'' flag"
1569 msgstr ""
1570
1571 #: c-format.c:625
1572 msgid "the `'' printf flag"
1573 msgstr ""
1574
1575 #: c-format.c:626 c-format.c:650
1576 msgid "`I' flag"
1577 msgstr ""
1578
1579 #: c-format.c:626
1580 msgid "the `I' printf flag"
1581 msgstr ""
1582
1583 #: c-format.c:627 c-format.c:647 c-format.c:669 c-format.c:696 c-format.c:1790
1584 msgid "field width"
1585 msgstr ""
1586
1587 #: c-format.c:627
1588 msgid "field width in printf format"
1589 msgstr ""
1590
1591 #: c-format.c:628
1592 msgid "precision"
1593 msgstr ""
1594
1595 #: c-format.c:628
1596 msgid "precision in printf format"
1597 msgstr ""
1598
1599 #: c-format.c:629 c-format.c:648 c-format.c:699
1600 msgid "length modifier"
1601 msgstr ""
1602
1603 #: c-format.c:629
1604 msgid "length modifier in printf format"
1605 msgstr ""
1606
1607 #: c-format.c:645
1608 msgid "assignment suppression"
1609 msgstr ""
1610
1611 #: c-format.c:645
1612 msgid "the assignment suppression scanf feature"
1613 msgstr ""
1614
1615 #: c-format.c:646
1616 msgid "`a' flag"
1617 msgstr ""
1618
1619 #: c-format.c:646
1620 msgid "the `a' scanf flag"
1621 msgstr ""
1622
1623 #: c-format.c:647
1624 msgid "field width in scanf format"
1625 msgstr ""
1626
1627 #: c-format.c:648
1628 msgid "length modifier in scanf format"
1629 msgstr ""
1630
1631 #: c-format.c:649
1632 msgid "the `'' scanf flag"
1633 msgstr ""
1634
1635 #: c-format.c:650
1636 msgid "the `I' scanf flag"
1637 msgstr ""
1638
1639 #: c-format.c:664
1640 msgid "`_' flag"
1641 msgstr ""
1642
1643 #: c-format.c:664
1644 msgid "the `_' strftime flag"
1645 msgstr ""
1646
1647 #: c-format.c:665
1648 msgid "the `-' strftime flag"
1649 msgstr ""
1650
1651 #: c-format.c:666
1652 msgid "the `0' strftime flag"
1653 msgstr ""
1654
1655 #: c-format.c:667 c-format.c:691
1656 msgid "`^' flag"
1657 msgstr ""
1658
1659 #: c-format.c:667
1660 msgid "the `^' strftime flag"
1661 msgstr ""
1662
1663 #: c-format.c:668
1664 msgid "the `#' strftime flag"
1665 msgstr ""
1666
1667 #: c-format.c:669
1668 msgid "field width in strftime format"
1669 msgstr ""
1670
1671 #: c-format.c:670
1672 msgid "`E' modifier"
1673 msgstr ""
1674
1675 #: c-format.c:670
1676 msgid "the `E' strftime modifier"
1677 msgstr ""
1678
1679 #: c-format.c:671
1680 msgid "`O' modifier"
1681 msgstr ""
1682
1683 #: c-format.c:671
1684 msgid "the `O' strftime modifier"
1685 msgstr ""
1686
1687 #: c-format.c:672
1688 msgid "the `O' modifier"
1689 msgstr ""
1690
1691 #: c-format.c:690
1692 msgid "fill character"
1693 msgstr ""
1694
1695 #: c-format.c:690
1696 msgid "fill character in strfmon format"
1697 msgstr ""
1698
1699 #: c-format.c:691
1700 msgid "the `^' strfmon flag"
1701 msgstr ""
1702
1703 #: c-format.c:692
1704 msgid "the `+' strfmon flag"
1705 msgstr ""
1706
1707 #: c-format.c:693
1708 msgid "`(' flag"
1709 msgstr ""
1710
1711 #: c-format.c:693
1712 msgid "the `(' strfmon flag"
1713 msgstr ""
1714
1715 #: c-format.c:694
1716 msgid "`!' flag"
1717 msgstr ""
1718
1719 #: c-format.c:694
1720 msgid "the `!' strfmon flag"
1721 msgstr ""
1722
1723 #: c-format.c:695
1724 msgid "the `-' strfmon flag"
1725 msgstr ""
1726
1727 #: c-format.c:696
1728 msgid "field width in strfmon format"
1729 msgstr ""
1730
1731 #: c-format.c:697
1732 msgid "left precision"
1733 msgstr ""
1734
1735 #: c-format.c:697
1736 msgid "left precision in strfmon format"
1737 msgstr ""
1738
1739 #: c-format.c:698
1740 msgid "right precision"
1741 msgstr ""
1742
1743 #: c-format.c:698
1744 msgid "right precision in strfmon format"
1745 msgstr ""
1746
1747 #: c-format.c:699
1748 msgid "length modifier in strfmon format"
1749 msgstr ""
1750
1751 #: c-format.c:998
1752 #, c-format
1753 msgid "function might be possible candidate for `%s' format attribute"
1754 msgstr ""
1755
1756 #: c-format.c:1122 c-format.c:1143 c-format.c:2200
1757 msgid "missing $ operand number in format"
1758 msgstr ""
1759
1760 #: c-format.c:1153
1761 #, c-format
1762 msgid "%s does not support %%n$ operand number formats"
1763 msgstr ""
1764
1765 #: c-format.c:1160
1766 msgid "operand number out of range in format"
1767 msgstr ""
1768
1769 #: c-format.c:1183
1770 #, c-format
1771 msgid "format argument %d used more than once in %s format"
1772 msgstr ""
1773
1774 #: c-format.c:1233
1775 #, c-format
1776 msgid "format argument %d unused before used argument %d in $-style format"
1777 msgstr ""
1778
1779 #: c-format.c:1330
1780 msgid "format not a string literal, format string not checked"
1781 msgstr ""
1782
1783 #: c-format.c:1344
1784 msgid "format not a string literal and no format arguments"
1785 msgstr ""
1786
1787 #: c-format.c:1346
1788 msgid "format not a string literal, argument types not checked"
1789 msgstr ""
1790
1791 #: c-format.c:1359
1792 msgid "too many arguments for format"
1793 msgstr ""
1794
1795 #: c-format.c:1362
1796 msgid "unused arguments in $-style format"
1797 msgstr ""
1798
1799 #: c-format.c:1365
1800 msgid "zero-length format string"
1801 msgstr ""
1802
1803 #: c-format.c:1368
1804 msgid "format is a wide character string"
1805 msgstr ""
1806
1807 #: c-format.c:1371
1808 msgid "unterminated format string"
1809 msgstr ""
1810
1811 #. FIXME: this warning should go away once Marc Espie's
1812 #. __attribute__((nonnull)) patch is in.  Instead, checking for
1813 #. nonnull attributes should probably change this function to act
1814 #. specially if info == NULL and add a res->number_null entry for
1815 #. that case, or maybe add a function pointer to be called at
1816 #. the end instead of hardcoding check_format_info_main.
1817 #: c-format.c:1478
1818 msgid "null format string"
1819 msgstr ""
1820
1821 #: c-format.c:1669
1822 msgid "embedded `\\0' in format"
1823 msgstr ""
1824
1825 #: c-format.c:1684
1826 #, c-format
1827 msgid "spurious trailing `%%' in format"
1828 msgstr ""
1829
1830 #: c-format.c:1723 c-format.c:1960
1831 #, c-format
1832 msgid "repeated %s in format"
1833 msgstr ""
1834
1835 #: c-format.c:1736
1836 msgid "missing fill character at end of strfmon format"
1837 msgstr ""
1838
1839 #: c-format.c:1756 c-format.c:1874 c-format.c:2154 c-format.c:2207
1840 msgid "too few arguments for format"
1841 msgstr ""
1842
1843 #: c-format.c:1816
1844 #, c-format
1845 msgid "zero width in %s format"
1846 msgstr ""
1847
1848 #: c-format.c:1835
1849 #, c-format
1850 msgid "empty left precision in %s format"
1851 msgstr ""
1852
1853 #: c-format.c:1889
1854 msgid "field precision"
1855 msgstr ""
1856
1857 #: c-format.c:1904
1858 #, c-format
1859 msgid "empty precision in %s format"
1860 msgstr ""
1861
1862 #: c-format.c:1944
1863 #, c-format
1864 msgid "%s does not support the `%s' %s length modifier"
1865 msgstr ""
1866
1867 #: c-format.c:1994
1868 msgid "conversion lacks type at end of format"
1869 msgstr ""
1870
1871 #: c-format.c:2005
1872 #, c-format
1873 msgid "unknown conversion type character `%c' in format"
1874 msgstr ""
1875
1876 #: c-format.c:2008
1877 #, c-format
1878 msgid "unknown conversion type character 0x%x in format"
1879 msgstr ""
1880
1881 #: c-format.c:2015
1882 #, c-format
1883 msgid "%s does not support the `%%%c' %s format"
1884 msgstr ""
1885
1886 #: c-format.c:2031
1887 #, c-format
1888 msgid "%s used with `%%%c' %s format"
1889 msgstr ""
1890
1891 #: c-format.c:2040
1892 #, c-format
1893 msgid "%s does not support %s"
1894 msgstr ""
1895
1896 #: c-format.c:2049
1897 #, c-format
1898 msgid "%s does not support %s with the `%%%c' %s format"
1899 msgstr ""
1900
1901 #: c-format.c:2082
1902 #, c-format
1903 msgid "%s ignored with %s and `%%%c' %s format"
1904 msgstr ""
1905
1906 #: c-format.c:2086
1907 #, c-format
1908 msgid "%s ignored with %s in %s format"
1909 msgstr ""
1910
1911 #: c-format.c:2092
1912 #, c-format
1913 msgid "use of %s and %s together with `%%%c' %s format"
1914 msgstr ""
1915
1916 #: c-format.c:2096
1917 #, c-format
1918 msgid "use of %s and %s together in %s format"
1919 msgstr ""
1920
1921 #: c-format.c:2115
1922 #, c-format
1923 msgid "`%%%c' yields only last 2 digits of year in some locales"
1924 msgstr ""
1925
1926 #: c-format.c:2118
1927 #, c-format
1928 msgid "`%%%c' yields only last 2 digits of year"
1929 msgstr ""
1930
1931 #. The end of the format string was reached.
1932 #: c-format.c:2134
1933 #, c-format
1934 msgid "no closing `]' for `%%[' format"
1935 msgstr ""
1936
1937 #: c-format.c:2147
1938 #, c-format
1939 msgid "use of `%s' length modifier with `%c' type character"
1940 msgstr ""
1941
1942 #: c-format.c:2168
1943 #, c-format
1944 msgid "%s does not support the `%%%s%c' %s format"
1945 msgstr ""
1946
1947 #: c-format.c:2183
1948 msgid "operand number specified with suppressed assignment"
1949 msgstr ""
1950
1951 #: c-format.c:2185
1952 msgid "operand number specified for format taking no argument"
1953 msgstr ""
1954
1955 #: c-format.c:2299
1956 #, c-format
1957 msgid "writing through null pointer (arg %d)"
1958 msgstr ""
1959
1960 #: c-format.c:2308
1961 #, c-format
1962 msgid "reading through null pointer (arg %d)"
1963 msgstr ""
1964
1965 #: c-format.c:2328
1966 #, c-format
1967 msgid "writing into constant object (arg %d)"
1968 msgstr ""
1969
1970 #: c-format.c:2338
1971 #, c-format
1972 msgid "extra type qualifiers in format argument (arg %d)"
1973 msgstr ""
1974
1975 #: c-format.c:2345
1976 #, c-format
1977 msgid "format argument is not a pointer (arg %d)"
1978 msgstr ""
1979
1980 #: c-format.c:2347
1981 #, c-format
1982 msgid "format argument is not a pointer to a pointer (arg %d)"
1983 msgstr ""
1984
1985 #: c-format.c:2418
1986 msgid "pointer"
1987 msgstr ""
1988
1989 #: c-format.c:2420
1990 msgid "different type"
1991 msgstr ""
1992
1993 #: c-format.c:2441
1994 #, c-format
1995 msgid "%s is not type %s (arg %d)"
1996 msgstr ""
1997
1998 #: c-format.c:2444
1999 #, c-format
2000 msgid "%s format, %s arg (arg %d)"
2001 msgstr ""
2002
2003 #: c-lex.c:298
2004 msgid "badly nested C headers from preprocessor"
2005 msgstr ""
2006
2007 #: c-lex.c:348
2008 #, c-format
2009 msgid "ignoring #pragma %s %s"
2010 msgstr ""
2011
2012 #: c-lex.c:350
2013 #, c-format
2014 msgid "ignoring #pragma %s"
2015 msgstr ""
2016
2017 #: c-lex.c:400
2018 #, c-format
2019 msgid "universal-character-name '\\U%08x' not valid in identifier"
2020 msgstr ""
2021
2022 #: c-lex.c:646
2023 #, c-format
2024 msgid "universal-character-name '\\u%04x' not valid in identifier"
2025 msgstr ""
2026
2027 #: c-lex.c:732
2028 #, c-format
2029 msgid "stray '%c' in program"
2030 msgstr ""
2031
2032 #: c-lex.c:734
2033 #, c-format
2034 msgid "stray '\\%o' in program"
2035 msgstr ""
2036
2037 #: c-lex.c:832
2038 msgid "too many decimal points in floating constant"
2039 msgstr ""
2040
2041 #: c-lex.c:834
2042 msgid "decimal point in exponent - impossible!"
2043 msgstr ""
2044
2045 #. Possible future extension: silently ignore _ in numbers,
2046 #. permitting cosmetic grouping - e.g. 0x8000_0000 == 0x80000000
2047 #. but somewhat easier to read.  Ada has this?
2048 #: c-lex.c:845
2049 msgid "underscore in number"
2050 msgstr ""
2051
2052 #: c-lex.c:907
2053 msgid "numeric constant with no digits"
2054 msgstr ""
2055
2056 #: c-lex.c:910
2057 msgid "numeric constant contains digits beyond the radix"
2058 msgstr ""
2059
2060 #: c-lex.c:921
2061 msgid "hexadecimal floating constant has no exponent"
2062 msgstr ""
2063
2064 #: c-lex.c:933
2065 msgid "floating constant exponent has no digits"
2066 msgstr ""
2067
2068 #: c-lex.c:953
2069 msgid "more than one 'f' suffix on floating constant"
2070 msgstr ""
2071
2072 #: c-lex.c:956
2073 msgid "traditional C rejects the 'f' suffix"
2074 msgstr ""
2075
2076 #: c-lex.c:963
2077 msgid "more than one 'l' suffix on floating constant"
2078 msgstr ""
2079
2080 #: c-lex.c:966
2081 msgid "traditional C rejects the 'l' suffix"
2082 msgstr ""
2083
2084 #: c-lex.c:974
2085 msgid "more than one 'i' or 'j' suffix on floating constant"
2086 msgstr ""
2087
2088 #: c-lex.c:976 c-lex.c:1081
2089 msgid "ISO C forbids imaginary numeric constants"
2090 msgstr ""
2091
2092 #: c-lex.c:981
2093 msgid "invalid suffix on floating constant"
2094 msgstr ""
2095
2096 #: c-lex.c:990
2097 msgid "both 'f' and 'l' suffixes on floating constant"
2098 msgstr ""
2099
2100 #: c-lex.c:1008
2101 msgid "hexadecimal floating constants are only valid in C99"
2102 msgstr ""
2103
2104 #: c-lex.c:1022
2105 msgid "floating point number exceeds range of 'double'"
2106 msgstr ""
2107
2108 #: c-lex.c:1050
2109 msgid "two 'u' suffixes on integer constant"
2110 msgstr ""
2111
2112 #: c-lex.c:1053
2113 msgid "traditional C rejects the 'u' suffix"
2114 msgstr ""
2115
2116 #: c-lex.c:1064
2117 msgid "three 'l' suffixes on integer constant"
2118 msgstr ""
2119
2120 #: c-lex.c:1066
2121 msgid "'lul' is not a valid integer suffix"
2122 msgstr ""
2123
2124 #: c-lex.c:1068
2125 msgid "'Ll' and 'lL' are not valid integer suffixes"
2126 msgstr ""
2127
2128 #: c-lex.c:1071
2129 msgid "ISO C89 forbids long long integer constants"
2130 msgstr ""
2131
2132 #: c-lex.c:1079
2133 msgid "more than one 'i' or 'j' suffix on integer constant"
2134 msgstr ""
2135
2136 #: c-lex.c:1086
2137 msgid "invalid suffix on integer constant"
2138 msgstr ""
2139
2140 #: c-lex.c:1094
2141 #, c-format
2142 msgid ""
2143 "integer constant is too large for this configuration of the compiler - "
2144 "truncated to %d bits"
2145 msgstr ""
2146
2147 #: c-lex.c:1178
2148 msgid "width of integer constant is different in traditional C"
2149 msgstr ""
2150
2151 #: c-lex.c:1180
2152 msgid "integer constant is unsigned in ISO C, signed in traditional C"
2153 msgstr ""
2154
2155 #: c-lex.c:1182
2156 msgid "width of integer constant may change on other systems in traditional C"
2157 msgstr ""
2158
2159 #: c-lex.c:1192
2160 #, c-format
2161 msgid "integer constant larger than the maximum value of %s"
2162 msgstr ""
2163
2164 #: c-lex.c:1195
2165 msgid "an unsigned long long int"
2166 msgstr ""
2167
2168 #: c-lex.c:1196
2169 msgid "a long long int"
2170 msgstr ""
2171
2172 #: c-lex.c:1197
2173 msgid "an unsigned long int"
2174 msgstr ""
2175
2176 #: c-lex.c:1201
2177 msgid "decimal constant is so large that it is unsigned"
2178 msgstr ""
2179
2180 #: c-lex.c:1210
2181 msgid "complex integer constant is too wide for 'complex int'"
2182 msgstr ""
2183
2184 #: c-lex.c:1221
2185 msgid "integer constant is larger than the maximum value for its type"
2186 msgstr ""
2187
2188 #: c-lex.c:1225
2189 #, c-format
2190 msgid "missing white space after number '%.*s'"
2191 msgstr ""
2192
2193 #: c-lex.c:1261 cpplex.c:1850
2194 msgid "ignoring invalid multibyte character"
2195 msgstr ""
2196
2197 #. Like YYERROR but do call yyerror.
2198 #: c-parse.y:56 parse.y:51 objc-parse.y:57
2199 msgid "syntax error"
2200 msgstr ""
2201
2202 #: /usr/share/bison/bison.simple:176 /usr/share/bison.simple:112
2203 msgid "syntax error: cannot back up"
2204 msgstr ""
2205
2206 #: c-parse.y:286 objc-parse.y:308
2207 msgid "ISO C forbids an empty source file"
2208 msgstr ""
2209
2210 #: c-parse.y:322 c-typeck.c:6861 objc-parse.y:345
2211 msgid "argument of `asm' is not a constant string"
2212 msgstr ""
2213
2214 #: c-parse.y:330 objc-parse.y:353
2215 msgid "ISO C forbids data definition with no type or storage class"
2216 msgstr ""
2217
2218 #: c-parse.y:332 objc-parse.y:355
2219 msgid "data definition has no type or storage class"
2220 msgstr ""
2221
2222 #: c-parse.y:345 objc-parse.y:368
2223 msgid "ISO C does not allow extra `;' outside of a function"
2224 msgstr ""
2225
2226 #: c-parse.y:405 cppexp.c:697
2227 msgid "traditional C rejects the unary plus operator"
2228 msgstr ""
2229
2230 #: c-parse.y:467 objc-parse.y:490
2231 msgid "`sizeof' applied to a bit-field"
2232 msgstr ""
2233
2234 #: c-parse.y:550 objc-parse.y:573
2235 msgid "ISO C forbids omitting the middle term of a ?: expression"
2236 msgstr ""
2237
2238 #: c-parse.y:599 objc-parse.y:622
2239 msgid "ISO C89 forbids compound literals"
2240 msgstr ""
2241
2242 #: c-parse.y:613 objc-parse.y:636
2243 msgid "ISO C forbids braced-groups within expressions"
2244 msgstr ""
2245
2246 #: c-parse.y:644 objc-parse.y:667
2247 msgid "first argument to __builtin_choose_expr not a constant"
2248 msgstr ""
2249
2250 #: c-parse.y:687
2251 msgid "traditional C rejects string concatenation"
2252 msgstr ""
2253
2254 #: c-parse.y:702 objc-parse.y:739
2255 msgid "ISO C does not permit use of `varargs.h'"
2256 msgstr ""
2257
2258 #: c-parse.y:963 c-parse.y:969 c-parse.y:975 c-parse.y:981 c-parse.y:1002
2259 #: c-parse.y:1008 c-parse.y:1014 c-parse.y:1020 c-parse.y:1053 c-parse.y:1059
2260 #: c-parse.y:1065 c-parse.y:1071 c-parse.y:1116 c-parse.y:1122 c-parse.y:1128
2261 #: c-parse.y:1134 parse.y:1904 parse.y:1911 parse.y:1946 objc-parse.y:1000
2262 #: objc-parse.y:1006 objc-parse.y:1012 objc-parse.y:1018 objc-parse.y:1039
2263 #: objc-parse.y:1045 objc-parse.y:1051 objc-parse.y:1057 objc-parse.y:1090
2264 #: objc-parse.y:1096 objc-parse.y:1102 objc-parse.y:1108 objc-parse.y:1153
2265 #: objc-parse.y:1159 objc-parse.y:1165 objc-parse.y:1171
2266 #, c-format
2267 msgid "`%s' is not at beginning of declaration"
2268 msgstr ""
2269
2270 #: c-parse.y:1421 objc-parse.y:1467
2271 msgid "ISO C forbids empty initializer braces"
2272 msgstr ""
2273
2274 #: c-parse.y:1435 objc-parse.y:1481
2275 msgid "ISO C89 forbids specifying subobject to initialize"
2276 msgstr ""
2277
2278 #: c-parse.y:1438 objc-parse.y:1484
2279 msgid "obsolete use of designated initializer without `='"
2280 msgstr ""
2281
2282 #: c-parse.y:1442 objc-parse.y:1488
2283 msgid "obsolete use of designated initializer with `:'"
2284 msgstr ""
2285
2286 #: c-parse.y:1471
2287 msgid "ISO C forbids specifying range of elements to initialize"
2288 msgstr ""
2289
2290 #: c-parse.y:1479 c-parse.y:1509 objc-parse.y:1519 objc-parse.y:1549
2291 msgid "ISO C forbids nested functions"
2292 msgstr ""
2293
2294 #: c-parse.y:1683 objc-parse.y:1725
2295 msgid "ISO C forbids forward references to `enum' types"
2296 msgstr ""
2297
2298 #: c-parse.y:1695 parse.y:2361 objc-parse.y:1737
2299 msgid "comma at end of enumerator list"
2300 msgstr ""
2301
2302 #: c-parse.y:1703 objc-parse.y:1745
2303 msgid "no semicolon at end of struct or union"
2304 msgstr ""
2305
2306 #: c-parse.y:1712 objc-parse.y:1754 objc-parse.y:2824
2307 msgid "extra semicolon in struct or union specified"
2308 msgstr ""
2309
2310 #: c-parse.y:1725 objc-parse.y:1781
2311 msgid "ISO C doesn't support unnamed structs/unions"
2312 msgstr ""
2313
2314 #: c-parse.y:1734 objc-parse.y:1790
2315 msgid "ISO C forbids member declarations with no members"
2316 msgstr ""
2317
2318 #: c-parse.y:1893 objc-parse.y:1949
2319 msgid "deprecated use of label at end of compound statement"
2320 msgstr ""
2321
2322 #: c-parse.y:1910 objc-parse.y:1966
2323 msgid "ISO C89 forbids mixed declarations and code"
2324 msgstr ""
2325
2326 #: c-parse.y:1985 objc-parse.y:2045
2327 msgid "ISO C forbids label declarations"
2328 msgstr ""
2329
2330 #: c-parse.y:2035 parse.y:1604 objc-parse.y:2095
2331 msgid "braced-group within expression allowed only inside a function"
2332 msgstr ""
2333
2334 #: c-parse.y:2162 objc-parse.y:2222
2335 msgid "empty body in an else-statement"
2336 msgstr ""
2337
2338 #: c-parse.y:2283 objc-parse.y:2343
2339 msgid "ISO C forbids `goto *expr;'"
2340 msgstr ""
2341
2342 #: c-parse.y:2383 objc-parse.y:2443
2343 msgid "ISO C forbids forward parameter declarations"
2344 msgstr ""
2345
2346 #. Gcc used to allow this as an extension.  However, it does
2347 #. not work for all targets, and thus has been disabled.
2348 #. Also, since func (...) and func () are indistinguishable,
2349 #. it caused problems with the code in expand_builtin which
2350 #. tries to verify that BUILT_IN_NEXT_ARG is being used
2351 #. correctly.
2352 #: c-parse.y:2409 objc-parse.y:2469
2353 msgid "ISO C requires a named argument before `...'"
2354 msgstr ""
2355
2356 #: c-parse.y:2504 objc-parse.y:2564
2357 msgid "`...' in old-style identifier list"
2358 msgstr ""
2359
2360 #: /usr/share/bison/bison.simple:821
2361 msgid "parse error; also virtual memory exhausted"
2362 msgstr ""
2363
2364 #: /usr/share/bison/bison.simple:825 /usr/share/bison.simple:654 cp/spew.c:343
2365 msgid "parse error"
2366 msgstr ""
2367
2368 #: /usr/share/bison/bison.simple:950 /usr/share/bison.simple:367
2369 msgid "parser stack overflow"
2370 msgstr ""
2371
2372 #: c-parse.y:2826 cp/spew.c:1477 objc-parse.y:3514
2373 #, c-format
2374 msgid "%s at end of input"
2375 msgstr ""
2376
2377 #: c-parse.y:2832 cp/spew.c:1483 objc-parse.y:3520
2378 #, c-format
2379 msgid "%s before %s'%c'"
2380 msgstr ""
2381
2382 #: c-parse.y:2834 cp/spew.c:1485 objc-parse.y:3522
2383 #, c-format
2384 msgid "%s before %s'\\x%x'"
2385 msgstr ""
2386
2387 #: c-parse.y:2838 cp/spew.c:1489 objc-parse.y:3526
2388 #, c-format
2389 msgid "%s before string constant"
2390 msgstr ""
2391
2392 #: c-parse.y:2840 cp/spew.c:1491 objc-parse.y:3528
2393 #, c-format
2394 msgid "%s before numeric constant"
2395 msgstr ""
2396
2397 #: c-parse.y:2842 objc-parse.y:3530
2398 #, c-format
2399 msgid "%s before \"%s\""
2400 msgstr ""
2401
2402 #: c-parse.y:2844 objc-parse.y:3532
2403 #, c-format
2404 msgid "%s before '%s' token"
2405 msgstr ""
2406
2407 #: c-parse.y:2980 objc-parse.y:3711
2408 #, c-format
2409 msgid "syntax error at '%s' token"
2410 msgstr ""
2411
2412 #: c-parse.y:3010 cp/lex.c:861 objc-parse.y:3741
2413 msgid "YYDEBUG not defined"
2414 msgstr ""
2415
2416 #: c-pragma.c:109
2417 msgid ""
2418 "#pragma pack (pop) encountered without matching #pragma pack (push, <n>)"
2419 msgstr ""
2420
2421 #: c-pragma.c:127
2422 #, c-format
2423 msgid ""
2424 "#pragma pack(pop, %s) encountered without matching #pragma pack(push, %s, "
2425 "<n>)"
2426 msgstr ""
2427
2428 #: c-pragma.c:162
2429 msgid "#pragma pack(push[, id], <n>) is not supported on this target"
2430 msgstr ""
2431
2432 #: c-pragma.c:164
2433 msgid "#pragma pack(pop[, id], <n>) is not supported on this target"
2434 msgstr ""
2435
2436 #: c-pragma.c:184
2437 msgid "missing '(' after '#pragma pack' - ignored"
2438 msgstr ""
2439
2440 #: c-pragma.c:197 c-pragma.c:247
2441 msgid "malformed '#pragma pack' - ignored"
2442 msgstr ""
2443
2444 #: c-pragma.c:202
2445 msgid "malformed '#pragma pack(push[, id], <n>)' - ignored"
2446 msgstr ""
2447
2448 #: c-pragma.c:204
2449 msgid "malformed '#pragma pack(pop[, id])' - ignored"
2450 msgstr ""
2451
2452 #: c-pragma.c:213
2453 #, c-format
2454 msgid "unknown action '%s' for '#pragma pack' - ignored"
2455 msgstr ""
2456
2457 #: c-pragma.c:250
2458 msgid "junk at end of '#pragma pack'"
2459 msgstr ""
2460
2461 #: c-pragma.c:264
2462 #, c-format
2463 msgid "alignment must be a small power of two, not %d"
2464 msgstr ""
2465
2466 #: c-pragma.c:329 c-pragma.c:334
2467 msgid "malformed #pragma weak, ignored"
2468 msgstr ""
2469
2470 #: c-pragma.c:338
2471 msgid "junk at end of #pragma weak"
2472 msgstr ""
2473
2474 #: c-pragma.c:369 c-pragma.c:374
2475 msgid "malformed #pragma redefine_extname, ignored"
2476 msgstr ""
2477
2478 #: c-pragma.c:379
2479 msgid "junk at end of #pragma redefine_extname"
2480 msgstr ""
2481
2482 #: c-pragma.c:386 c-pragma.c:461
2483 msgid "#pragma redefine_extname conflicts with declaration"
2484 msgstr ""
2485
2486 #: c-pragma.c:410
2487 msgid "malformed #pragma extern_prefix, ignored"
2488 msgstr ""
2489
2490 #: c-pragma.c:415
2491 msgid "junk at end of #pragma extern_prefix"
2492 msgstr ""
2493
2494 #: c-pragma.c:447
2495 msgid "asm declaration conficts with previous rename"
2496 msgstr ""
2497
2498 #: c-semantics.c:563
2499 msgid "break statement not within loop or switch"
2500 msgstr ""
2501
2502 #: c-semantics.c:581
2503 msgid "continue statement not within a loop"
2504 msgstr ""
2505
2506 #: c-semantics.c:676
2507 msgid "destructor needed for `%#D'"
2508 msgstr ""
2509
2510 #: c-semantics.c:677
2511 msgid "where case label appears here"
2512 msgstr ""
2513
2514 #: c-semantics.c:680
2515 msgid ""
2516 "(enclose actions of previous case statements requiring destructors in their "
2517 "own scope.)"
2518 msgstr ""
2519
2520 #: c-semantics.c:723 c-typeck.c:6889 cp/semantics.c:872
2521 #, c-format
2522 msgid "%s qualifier ignored on asm"
2523 msgstr ""
2524
2525 #: c-typeck.c:123
2526 #, c-format
2527 msgid "`%s' has an incomplete type"
2528 msgstr ""
2529
2530 #: c-typeck.c:145 cp/call.c:2592
2531 msgid "invalid use of void expression"
2532 msgstr ""
2533
2534 #: c-typeck.c:153
2535 msgid "invalid use of flexible array member"
2536 msgstr ""
2537
2538 #: c-typeck.c:159 cp/typeck2.c:227
2539 msgid "invalid use of array with unspecified bounds"
2540 msgstr ""
2541
2542 #: c-typeck.c:167
2543 #, c-format
2544 msgid "invalid use of undefined type `%s %s'"
2545 msgstr ""
2546
2547 #. If this type has a typedef-name, the TYPE_NAME is a TYPE_DECL.
2548 #: c-typeck.c:171
2549 #, c-format
2550 msgid "invalid use of incomplete typedef `%s'"
2551 msgstr ""
2552
2553 #: c-typeck.c:424 c-typeck.c:438
2554 msgid "function types not truly compatible in ISO C"
2555 msgstr ""
2556
2557 #: c-typeck.c:598
2558 msgid "types are not quite compatible"
2559 msgstr ""
2560
2561 #: c-typeck.c:751
2562 msgid "sizeof applied to a function type"
2563 msgstr ""
2564
2565 #: c-typeck.c:757
2566 msgid "sizeof applied to a void type"
2567 msgstr ""
2568
2569 #: c-typeck.c:764
2570 msgid "sizeof applied to an incomplete type"
2571 msgstr ""
2572
2573 #: c-typeck.c:817 c-typeck.c:2706
2574 msgid "arithmetic on pointer to an incomplete type"
2575 msgstr ""
2576
2577 #: c-typeck.c:1196
2578 #, c-format
2579 msgid "%s has no member named `%s'"
2580 msgstr ""
2581
2582 #: c-typeck.c:1229
2583 #, c-format
2584 msgid "request for member `%s' in something not a structure or union"
2585 msgstr ""
2586
2587 #: c-typeck.c:1261
2588 msgid "dereferencing pointer to incomplete type"
2589 msgstr ""
2590
2591 #: c-typeck.c:1265
2592 msgid "dereferencing `void *' pointer"
2593 msgstr ""
2594
2595 #: c-typeck.c:1282 cp/typeck.c:2357
2596 #, c-format
2597 msgid "invalid type argument of `%s'"
2598 msgstr ""
2599
2600 #: c-typeck.c:1301 cp/typeck.c:2383
2601 msgid "subscript missing in array reference"
2602 msgstr ""
2603
2604 #: c-typeck.c:1322 cp/typeck.c:2425
2605 msgid "array subscript has type `char'"
2606 msgstr ""
2607
2608 #: c-typeck.c:1330 c-typeck.c:1419 cp/typeck.c:2432 cp/typeck.c:2511
2609 msgid "array subscript is not an integer"
2610 msgstr ""
2611
2612 #: c-typeck.c:1363
2613 msgid "ISO C forbids subscripting `register' array"
2614 msgstr ""
2615
2616 #: c-typeck.c:1365
2617 msgid "ISO C89 forbids subscripting non-lvalue array"
2618 msgstr ""
2619
2620 #: c-typeck.c:1398
2621 msgid "subscript has type `char'"
2622 msgstr ""
2623
2624 #: c-typeck.c:1414 cp/typeck.c:2506
2625 msgid "subscripted value is neither array nor pointer"
2626 msgstr ""
2627
2628 #: c-typeck.c:1468
2629 #, c-format
2630 msgid "`%s' undeclared here (not in a function)"
2631 msgstr ""
2632
2633 #: c-typeck.c:1475
2634 #, c-format
2635 msgid "`%s' undeclared (first use in this function)"
2636 msgstr ""
2637
2638 #: c-typeck.c:1480
2639 msgid "(Each undeclared identifier is reported only once"
2640 msgstr ""
2641
2642 #: c-typeck.c:1481
2643 msgid "for each function it appears in.)"
2644 msgstr ""
2645
2646 #: c-typeck.c:1498
2647 #, c-format
2648 msgid "local declaration of `%s' hides instance variable"
2649 msgstr ""
2650
2651 #: c-typeck.c:1563
2652 msgid "called object is not a function"
2653 msgstr ""
2654
2655 #: c-typeck.c:1650 cp/typeck.c:3145
2656 msgid "too many arguments to function"
2657 msgstr ""
2658
2659 #: c-typeck.c:1671
2660 #, c-format
2661 msgid "type of formal parameter %d is incomplete"
2662 msgstr ""
2663
2664 #: c-typeck.c:1684
2665 #, c-format
2666 msgid "%s as integer rather than floating due to prototype"
2667 msgstr ""
2668
2669 #: c-typeck.c:1687
2670 #, c-format
2671 msgid "%s as integer rather than complex due to prototype"
2672 msgstr ""
2673
2674 #: c-typeck.c:1690
2675 #, c-format
2676 msgid "%s as complex rather than floating due to prototype"
2677 msgstr ""
2678
2679 #: c-typeck.c:1693
2680 #, c-format
2681 msgid "%s as floating rather than integer due to prototype"
2682 msgstr ""
2683
2684 #: c-typeck.c:1696
2685 #, c-format
2686 msgid "%s as complex rather than integer due to prototype"
2687 msgstr ""
2688
2689 #: c-typeck.c:1699
2690 #, c-format
2691 msgid "%s as floating rather than complex due to prototype"
2692 msgstr ""
2693
2694 #: c-typeck.c:1709
2695 #, c-format
2696 msgid "%s as `float' rather than `double' due to prototype"
2697 msgstr ""
2698
2699 #: c-typeck.c:1727
2700 #, c-format
2701 msgid "%s with different width due to prototype"
2702 msgstr ""
2703
2704 #: c-typeck.c:1761
2705 #, c-format
2706 msgid "%s as unsigned due to prototype"
2707 msgstr ""
2708
2709 #: c-typeck.c:1763
2710 #, c-format
2711 msgid "%s as signed due to prototype"
2712 msgstr ""
2713
2714 #: c-typeck.c:1797 cp/typeck.c:3253
2715 msgid "too few arguments to function"
2716 msgstr ""
2717
2718 #: c-typeck.c:1839
2719 msgid "suggest parentheses around + or - inside shift"
2720 msgstr ""
2721
2722 #: c-typeck.c:1846
2723 msgid "suggest parentheses around && within ||"
2724 msgstr ""
2725
2726 #: c-typeck.c:1855
2727 msgid "suggest parentheses around arithmetic in operand of |"
2728 msgstr ""
2729
2730 #: c-typeck.c:1858
2731 msgid "suggest parentheses around comparison in operand of |"
2732 msgstr ""
2733
2734 #: c-typeck.c:1867
2735 msgid "suggest parentheses around arithmetic in operand of ^"
2736 msgstr ""
2737
2738 #: c-typeck.c:1870
2739 msgid "suggest parentheses around comparison in operand of ^"
2740 msgstr ""
2741
2742 #: c-typeck.c:1877
2743 msgid "suggest parentheses around + or - in operand of &"
2744 msgstr ""
2745
2746 #: c-typeck.c:1880
2747 msgid "suggest parentheses around comparison in operand of &"
2748 msgstr ""
2749
2750 #: c-typeck.c:1887
2751 msgid "comparisons like X<=Y<=Z do not have their mathematical meaning"
2752 msgstr ""
2753
2754 #: c-typeck.c:2047 c-typeck.c:2080
2755 msgid "division by zero"
2756 msgstr ""
2757
2758 #: c-typeck.c:2125 cp/typeck.c:3514
2759 msgid "right shift count is negative"
2760 msgstr ""
2761
2762 #: c-typeck.c:2132 cp/typeck.c:3520
2763 msgid "right shift count >= width of type"
2764 msgstr ""
2765
2766 #: c-typeck.c:2153 cp/typeck.c:3539
2767 msgid "left shift count is negative"
2768 msgstr ""
2769
2770 #: c-typeck.c:2156 cp/typeck.c:3541
2771 msgid "left shift count >= width of type"
2772 msgstr ""
2773
2774 #: c-typeck.c:2177
2775 msgid "shift count is negative"
2776 msgstr ""
2777
2778 #: c-typeck.c:2179
2779 msgid "shift count >= width of type"
2780 msgstr ""
2781
2782 #: c-typeck.c:2196 cp/typeck.c:3576
2783 msgid "comparing floating point with == or != is unsafe"
2784 msgstr ""
2785
2786 #: c-typeck.c:2220 c-typeck.c:2226
2787 msgid "ISO C forbids comparison of `void *' with function pointer"
2788 msgstr ""
2789
2790 #: c-typeck.c:2229 c-typeck.c:2269 c-typeck.c:2297
2791 msgid "comparison of distinct pointer types lacks a cast"
2792 msgstr ""
2793
2794 #: c-typeck.c:2243 c-typeck.c:2248 c-typeck.c:2317 c-typeck.c:2322
2795 msgid "comparison between pointer and integer"
2796 msgstr ""
2797
2798 #: c-typeck.c:2264 c-typeck.c:2292
2799 msgid "ISO C forbids ordered comparisons of pointers to functions"
2800 msgstr ""
2801
2802 #: c-typeck.c:2289
2803 msgid "comparison of complete and incomplete pointers"
2804 msgstr ""
2805
2806 #: c-typeck.c:2305 c-typeck.c:2312
2807 msgid "ordered comparison of pointer with integer zero"
2808 msgstr ""
2809
2810 #: c-typeck.c:2336 cp/typeck.c:3709
2811 msgid "unordered comparison on non-floating point argument"
2812 msgstr ""
2813
2814 #: c-typeck.c:2545
2815 msgid "comparison between signed and unsigned"
2816 msgstr ""
2817
2818 #: c-typeck.c:2591 cp/typeck.c:3953
2819 msgid "comparison of promoted ~unsigned with constant"
2820 msgstr ""
2821
2822 #: c-typeck.c:2599 cp/typeck.c:3961
2823 msgid "comparison of promoted ~unsigned with unsigned"
2824 msgstr ""
2825
2826 #: c-typeck.c:2658
2827 msgid "pointer of type `void *' used in subtraction"
2828 msgstr ""
2829
2830 #: c-typeck.c:2660
2831 msgid "pointer to a function used in subtraction"
2832 msgstr ""
2833
2834 #: c-typeck.c:2757
2835 msgid "wrong type argument to unary plus"
2836 msgstr ""
2837
2838 #: c-typeck.c:2768
2839 msgid "wrong type argument to unary minus"
2840 msgstr ""
2841
2842 #: c-typeck.c:2780
2843 msgid "ISO C does not support `~' for complex conjugation"
2844 msgstr ""
2845
2846 #: c-typeck.c:2786
2847 msgid "wrong type argument to bit-complement"
2848 msgstr ""
2849
2850 #: c-typeck.c:2797
2851 msgid "wrong type argument to abs"
2852 msgstr ""
2853
2854 #: c-typeck.c:2809
2855 msgid "wrong type argument to conjugation"
2856 msgstr ""
2857
2858 #: c-typeck.c:2823
2859 msgid "wrong type argument to unary exclamation mark"
2860 msgstr ""
2861
2862 #: c-typeck.c:2866
2863 msgid "ISO C does not support `++' and `--' on complex types"
2864 msgstr ""
2865
2866 #: c-typeck.c:2881 c-typeck.c:2913
2867 msgid "wrong type argument to increment"
2868 msgstr ""
2869
2870 #: c-typeck.c:2883 c-typeck.c:2915
2871 msgid "wrong type argument to decrement"
2872 msgstr ""
2873
2874 #: c-typeck.c:2904
2875 msgid "increment of pointer to unknown structure"
2876 msgstr ""
2877
2878 #: c-typeck.c:2906
2879 msgid "decrement of pointer to unknown structure"
2880 msgstr ""
2881
2882 #: c-typeck.c:3043
2883 msgid "ISO C forbids the address of a cast expression"
2884 msgstr ""
2885
2886 #: c-typeck.c:3053
2887 msgid "invalid lvalue in unary `&'"
2888 msgstr ""
2889
2890 #: c-typeck.c:3085
2891 #, c-format
2892 msgid "attempt to take address of bit-field structure member `%s'"
2893 msgstr ""
2894
2895 #: c-typeck.c:3194 c-typeck.c:4624 c-typeck.c:4640 c-typeck.c:4656
2896 #: final.c:2975 final.c:2977 gcc.c:4466 rtl-error.c:121 tradcif.y:532
2897 #: tradcpp.c:4138 config/cris/cris.c:515 cp/typeck.c:4661 java/expr.c:386
2898 #: java/verify.c:1464 java/verify.c:1465 java/verify.c:1480
2899 #, c-format
2900 msgid "%s"
2901 msgstr ""
2902
2903 #: c-typeck.c:3255
2904 msgid "ISO C forbids use of conditional expressions as lvalues"
2905 msgstr ""
2906
2907 #: c-typeck.c:3258
2908 msgid "ISO C forbids use of compound expressions as lvalues"
2909 msgstr ""
2910
2911 #: c-typeck.c:3261
2912 msgid "ISO C forbids use of cast expressions as lvalues"
2913 msgstr ""
2914
2915 #: c-typeck.c:3278
2916 #, c-format
2917 msgid "%s of read-only member `%s'"
2918 msgstr ""
2919
2920 #: c-typeck.c:3282
2921 #, c-format
2922 msgid "%s of read-only variable `%s'"
2923 msgstr ""
2924
2925 #: c-typeck.c:3285
2926 #, c-format
2927 msgid "%s of read-only location"
2928 msgstr ""
2929
2930 #: c-typeck.c:3304
2931 #, c-format
2932 msgid "cannot take address of bit-field `%s'"
2933 msgstr ""
2934
2935 #: c-typeck.c:3332
2936 #, c-format
2937 msgid "global register variable `%s' used in nested function"
2938 msgstr ""
2939
2940 #: c-typeck.c:3336
2941 #, c-format
2942 msgid "register variable `%s' used in nested function"
2943 msgstr ""
2944
2945 #: c-typeck.c:3343
2946 #, c-format
2947 msgid "address of global register variable `%s' requested"
2948 msgstr ""
2949
2950 #: c-typeck.c:3355
2951 msgid "cannot put object with volatile field into register"
2952 msgstr ""
2953
2954 #: c-typeck.c:3359
2955 #, c-format
2956 msgid "address of register variable `%s' requested"
2957 msgstr ""
2958
2959 #: c-typeck.c:3467
2960 msgid "signed and unsigned type in conditional expression"
2961 msgstr ""
2962
2963 #: c-typeck.c:3474
2964 msgid "ISO C forbids conditional expr with only one void side"
2965 msgstr ""
2966
2967 #: c-typeck.c:3490 c-typeck.c:3497
2968 msgid "ISO C forbids conditional expr between `void *' and function pointer"
2969 msgstr ""
2970
2971 #: c-typeck.c:3503
2972 msgid "pointer type mismatch in conditional expression"
2973 msgstr ""
2974
2975 #: c-typeck.c:3510 c-typeck.c:3520
2976 msgid "pointer/integer type mismatch in conditional expression"
2977 msgstr ""
2978
2979 #: c-typeck.c:3534
2980 msgid "type mismatch in conditional expression"
2981 msgstr ""
2982
2983 #: c-typeck.c:3605 cp/typeck.c:4918
2984 msgid "left-hand operand of comma expression has no effect"
2985 msgstr ""
2986
2987 #: c-typeck.c:3644
2988 msgid "cast specifies array type"
2989 msgstr ""
2990
2991 #: c-typeck.c:3650
2992 msgid "cast specifies function type"
2993 msgstr ""
2994
2995 #: c-typeck.c:3660
2996 msgid "ISO C forbids casting nonscalar to the same type"
2997 msgstr ""
2998
2999 #: c-typeck.c:3679
3000 msgid "ISO C forbids casts to union type"
3001 msgstr ""
3002
3003 #: c-typeck.c:3694
3004 msgid "cast to union type from type not present in union"
3005 msgstr ""
3006
3007 #: c-typeck.c:3745
3008 msgid "cast adds new qualifiers to function type"
3009 msgstr ""
3010
3011 #. There are qualifiers present in IN_OTYPE that are not
3012 #. present in IN_TYPE.
3013 #: c-typeck.c:3750
3014 msgid "cast discards qualifiers from pointer target type"
3015 msgstr ""
3016
3017 #: c-typeck.c:3765
3018 msgid "cast increases required alignment of target type"
3019 msgstr ""
3020
3021 #: c-typeck.c:3771 cp/typeck.c:5348
3022 msgid "cast from pointer to integer of different size"
3023 msgstr ""
3024
3025 #: c-typeck.c:3776
3026 msgid "cast does not match function type"
3027 msgstr ""
3028
3029 #: c-typeck.c:3783 cp/typeck.c:5355
3030 msgid "cast to pointer from integer of different size"
3031 msgstr ""
3032
3033 #. Now we have handled acceptable kinds of LHS that are not truly lvalues.
3034 #. Reject anything strange now.
3035 #: c-typeck.c:3941
3036 msgid "invalid lvalue in assignment"
3037 msgstr ""
3038
3039 #. Convert new value to destination type.
3040 #: c-typeck.c:3950 c-typeck.c:3975 c-typeck.c:3992 cp/typeck.c:5465
3041 #: cp/typeck.c:5616
3042 msgid "assignment"
3043 msgstr ""
3044
3045 #: c-typeck.c:4060
3046 msgid "cannot pass rvalue to reference parameter"
3047 msgstr ""
3048
3049 #: c-typeck.c:4164 c-typeck.c:4231
3050 #, c-format
3051 msgid "%s makes qualified function pointer from unqualified"
3052 msgstr ""
3053
3054 #: c-typeck.c:4168 c-typeck.c:4211
3055 #, c-format
3056 msgid "%s discards qualifiers from pointer target type"
3057 msgstr ""
3058
3059 #: c-typeck.c:4174
3060 msgid "ISO C prohibits argument conversion to union type"
3061 msgstr ""
3062
3063 #: c-typeck.c:4203
3064 #, c-format
3065 msgid "ISO C forbids %s between function pointer and `void *'"
3066 msgstr ""
3067
3068 #: c-typeck.c:4220
3069 #, c-format
3070 msgid "pointer targets in %s differ in signedness"
3071 msgstr ""
3072
3073 #: c-typeck.c:4236
3074 #, c-format
3075 msgid "%s from incompatible pointer type"
3076 msgstr ""
3077
3078 #: c-typeck.c:4252
3079 #, c-format
3080 msgid "%s makes pointer from integer without a cast"
3081 msgstr ""
3082
3083 #: c-typeck.c:4260
3084 #, c-format
3085 msgid "%s makes integer from pointer without a cast"
3086 msgstr ""
3087
3088 #: c-typeck.c:4274 c-typeck.c:4277
3089 #, c-format
3090 msgid "incompatible type for argument %d of `%s'"
3091 msgstr ""
3092
3093 #: c-typeck.c:4281
3094 #, c-format
3095 msgid "incompatible type for argument %d of indirect function call"
3096 msgstr ""
3097
3098 #: c-typeck.c:4285
3099 #, c-format
3100 msgid "incompatible types in %s"
3101 msgstr ""
3102
3103 #. Function name is known; supply it.
3104 #: c-typeck.c:4340
3105 #, c-format
3106 msgid "passing arg %d of `%s'"
3107 msgstr ""
3108
3109 #. Function name unknown (call through ptr); just give arg number.
3110 #: c-typeck.c:4350
3111 #, c-format
3112 msgid "passing arg %d of pointer to function"
3113 msgstr ""
3114
3115 #: c-typeck.c:4416
3116 msgid "initializer for static variable is not constant"
3117 msgstr ""
3118
3119 #: c-typeck.c:4422
3120 msgid "initializer for static variable uses complicated arithmetic"
3121 msgstr ""
3122
3123 #: c-typeck.c:4430
3124 msgid "aggregate initializer is not constant"
3125 msgstr ""
3126
3127 #: c-typeck.c:4432
3128 msgid "aggregate initializer uses complicated arithmetic"
3129 msgstr ""
3130
3131 #: c-typeck.c:4439
3132 msgid "traditional C rejects automatic aggregate initialization"
3133 msgstr ""
3134
3135 #: c-typeck.c:4627 c-typeck.c:4643 c-typeck.c:4659
3136 #, c-format
3137 msgid "(near initialization for `%s')"
3138 msgstr ""
3139
3140 #: c-typeck.c:4710 cp/typeck2.c:513
3141 msgid "char-array initialized from wide string"
3142 msgstr ""
3143
3144 #: c-typeck.c:4717 cp/typeck2.c:520
3145 msgid "int-array initialized from non-wide string"
3146 msgstr ""
3147
3148 #: c-typeck.c:4735 cp/typeck2.c:536
3149 msgid "initializer-string for array of chars is too long"
3150 msgstr ""
3151
3152 #: c-typeck.c:4773
3153 msgid "array initialized from non-constant array expression"
3154 msgstr ""
3155
3156 #: c-typeck.c:4790 c-typeck.c:4792 c-typeck.c:4808 c-typeck.c:4829
3157 #: c-typeck.c:6229
3158 msgid "initializer element is not constant"
3159 msgstr ""
3160
3161 #: c-typeck.c:4824
3162 msgid "initialization"
3163 msgstr ""
3164
3165 #: c-typeck.c:4835 c-typeck.c:6234
3166 msgid "initializer element is not computable at load time"
3167 msgstr ""
3168
3169 #: c-typeck.c:4850 cp/typeck2.c:613
3170 msgid "invalid initializer"
3171 msgstr ""
3172
3173 #: c-typeck.c:5343
3174 msgid "extra brace group at end of initializer"
3175 msgstr ""
3176
3177 #: c-typeck.c:5363
3178 msgid "missing braces around initializer"
3179 msgstr ""
3180
3181 #: c-typeck.c:5423
3182 msgid "braces around scalar initializer"
3183 msgstr ""
3184
3185 #: c-typeck.c:5471
3186 msgid "initialization of flexible array member in a nested context"
3187 msgstr ""
3188
3189 #: c-typeck.c:5473
3190 msgid "initialization of a flexible array member"
3191 msgstr ""
3192
3193 #: c-typeck.c:5504
3194 msgid "missing initializer"
3195 msgstr ""
3196
3197 #: c-typeck.c:5530
3198 msgid "empty scalar initializer"
3199 msgstr ""
3200
3201 #: c-typeck.c:5535
3202 msgid "extra elements in scalar initializer"
3203 msgstr ""
3204
3205 #: c-typeck.c:5621
3206 msgid "initialization designators may not nest"
3207 msgstr ""
3208
3209 #: c-typeck.c:5642 c-typeck.c:5713
3210 msgid "array index in non-array initializer"
3211 msgstr ""
3212
3213 #: c-typeck.c:5647 c-typeck.c:5765
3214 msgid "field name not in record or union initializer"
3215 msgstr ""
3216
3217 #: c-typeck.c:5709 c-typeck.c:5711
3218 msgid "nonconstant array index in initializer"
3219 msgstr ""
3220
3221 #: c-typeck.c:5716
3222 msgid "array index in initializer exceeds array bounds"
3223 msgstr ""
3224
3225 #: c-typeck.c:5727
3226 msgid "empty index range in initializer"
3227 msgstr ""
3228
3229 #: c-typeck.c:5736
3230 msgid "array index range in initializer exceeds array bounds"
3231 msgstr ""
3232
3233 #: c-typeck.c:5777
3234 #, c-format
3235 msgid "unknown field `%s' specified in initializer"
3236 msgstr ""
3237
3238 #: c-typeck.c:5814 c-typeck.c:5835 c-typeck.c:6296
3239 msgid "initialized field with side-effects overwritten"
3240 msgstr ""
3241
3242 #: c-typeck.c:6506
3243 msgid "excess elements in char array initializer"
3244 msgstr ""
3245
3246 #: c-typeck.c:6513 c-typeck.c:6559
3247 msgid "excess elements in struct initializer"
3248 msgstr ""
3249
3250 #: c-typeck.c:6574
3251 msgid "non-static initialization of a flexible array member"
3252 msgstr ""
3253
3254 #: c-typeck.c:6636
3255 msgid "excess elements in union initializer"
3256 msgstr ""
3257
3258 #: c-typeck.c:6657
3259 msgid "traditional C rejects initialization of unions"
3260 msgstr ""
3261
3262 #: c-typeck.c:6720
3263 msgid "excess elements in array initializer"
3264 msgstr ""
3265
3266 #: c-typeck.c:6749
3267 msgid "excess elements in vector initializer"
3268 msgstr ""
3269
3270 #: c-typeck.c:6771
3271 msgid "excess elements in scalar initializer"
3272 msgstr ""
3273
3274 #: c-typeck.c:6882
3275 msgid "asm template is not a string constant"
3276 msgstr ""
3277
3278 #: c-typeck.c:6914
3279 msgid "invalid lvalue in asm statement"
3280 msgstr ""
3281
3282 #: c-typeck.c:6985
3283 msgid "modification by `asm'"
3284 msgstr ""
3285
3286 #: c-typeck.c:7004 cp/typeck.c:6464
3287 msgid "function declared `noreturn' has a `return' statement"
3288 msgstr ""
3289
3290 #: c-typeck.c:7011
3291 msgid "`return' with no value, in function returning non-void"
3292 msgstr ""
3293
3294 #: c-typeck.c:7017
3295 msgid "`return' with a value, in function returning void"
3296 msgstr ""
3297
3298 #: c-typeck.c:7021
3299 msgid "return"
3300 msgstr ""
3301
3302 #: c-typeck.c:7073
3303 msgid "function returns address of local variable"
3304 msgstr ""
3305
3306 #: c-typeck.c:7129 cp/semantics.c:527
3307 msgid "switch quantity not an integer"
3308 msgstr ""
3309
3310 #: c-typeck.c:7139
3311 msgid "`long' switch expression not converted to `int' in ISO C"
3312 msgstr ""
3313
3314 #: c-typeck.c:7174 cp/decl.c:5229
3315 msgid "case label not within a switch statement"
3316 msgstr ""
3317
3318 #: c-typeck.c:7176 cp/decl.c:5234
3319 msgid "`default' label not within a switch statement"
3320 msgstr ""
3321
3322 #: calls.c:1903
3323 #, c-format
3324 msgid "inlining failed in call to `%s'"
3325 msgstr ""
3326
3327 #: calls.c:1904 calls.c:2210
3328 msgid "called from here"
3329 msgstr ""
3330
3331 #: calls.c:2209
3332 #, c-format
3333 msgid "can't inline call to `%s'"
3334 msgstr ""
3335
3336 #: calls.c:2239
3337 msgid "function call has aggregate value"
3338 msgstr ""
3339
3340 #: calls.c:4551
3341 msgid "variable offset is passed partially in stack and in reg"
3342 msgstr ""
3343
3344 #: calls.c:4553
3345 msgid "variable size is passed partially in stack and in reg"
3346 msgstr ""
3347
3348 #: cfgrtl.c:1723
3349 #, c-format
3350 msgid "end insn %d for block %d not found in the insn stream"
3351 msgstr ""
3352
3353 #: cfgrtl.c:1737
3354 #, c-format
3355 msgid "insn %d is in multiple basic blocks (%d and %d)"
3356 msgstr ""
3357
3358 #: cfgrtl.c:1749
3359 #, c-format
3360 msgid "head insn %d for block %d not found in the insn stream"
3361 msgstr ""
3362
3363 #: cfgrtl.c:1771
3364 #, c-format
3365 msgid "verify_flow_info: REG_BR_PROB does not match cfg %i %i"
3366 msgstr ""
3367
3368 #: cfgrtl.c:1778
3369 #, c-format
3370 msgid "verify_flow_info: Wrong count of block %i %i"
3371 msgstr ""
3372
3373 #: cfgrtl.c:1784
3374 #, c-format
3375 msgid "verify_flow_info: Wrong frequency of block %i %i"
3376 msgstr ""
3377
3378 #: cfgrtl.c:1792
3379 #, c-format
3380 msgid "verify_flow_info: Duplicate edge %i->%i"
3381 msgstr ""
3382
3383 #: cfgrtl.c:1798
3384 #, c-format
3385 msgid "verify_flow_info: Wrong probability of edge %i->%i %i"
3386 msgstr ""
3387
3388 #: cfgrtl.c:1804
3389 #, c-format
3390 msgid "verify_flow_info: Wrong count of edge %i->%i %i"
3391 msgstr ""
3392
3393 #: cfgrtl.c:1834
3394 #, c-format
3395 msgid "verify_flow_info: Incorrect blocks for fallthru %i->%i"
3396 msgstr ""
3397
3398 #: cfgrtl.c:1849
3399 #, c-format
3400 msgid "verify_flow_info: Incorrect fallthru %i->%i"
3401 msgstr ""
3402
3403 #: cfgrtl.c:1851
3404 msgid "wrong insn in the fallthru edge"
3405 msgstr ""
3406
3407 #: cfgrtl.c:1858
3408 #, c-format
3409 msgid "verify_flow_info: Basic block %d succ edge is corrupted"
3410 msgstr ""
3411
3412 #: cfgrtl.c:1874
3413 #, c-format
3414 msgid "Missing REG_EH_REGION note in the end of bb %i"
3415 msgstr ""
3416
3417 #: cfgrtl.c:1882
3418 #, c-format
3419 msgid "Too many outgoing branch edges from bb %i"
3420 msgstr ""
3421
3422 #: cfgrtl.c:1887
3423 #, c-format
3424 msgid "Fallthru edge after unconditional jump %i"
3425 msgstr ""
3426
3427 #: cfgrtl.c:1892
3428 #, c-format
3429 msgid "Wrong amount of branch edges after unconditional jump %i"
3430 msgstr ""
3431
3432 #: cfgrtl.c:1898
3433 #, c-format
3434 msgid "Wrong amount of branch edges after conditional jump %i"
3435 msgstr ""
3436
3437 #: cfgrtl.c:1903
3438 #, c-format
3439 msgid "Call edges for non-call insn in bb %i"
3440 msgstr ""
3441
3442 #: cfgrtl.c:1912
3443 #, c-format
3444 msgid "Abnormal edges for no purpose in bb %i"
3445 msgstr ""
3446
3447 #: cfgrtl.c:1927
3448 #, c-format
3449 msgid "missing barrier after block %i"
3450 msgstr ""
3451
3452 #: cfgrtl.c:1937
3453 #, c-format
3454 msgid "basic block %d pred edge is corrupted"
3455 msgstr ""
3456
3457 #: cfgrtl.c:1954
3458 #, c-format
3459 msgid "insn %d inside basic block %d but block_for_insn is NULL"
3460 msgstr ""
3461
3462 #: cfgrtl.c:1958
3463 #, c-format
3464 msgid "insn %d inside basic block %d but block_for_insn is %i"
3465 msgstr ""
3466
3467 #: cfgrtl.c:1972 cfgrtl.c:1982
3468 #, c-format
3469 msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d"
3470 msgstr ""
3471
3472 #: cfgrtl.c:1995
3473 #, c-format
3474 msgid "NOTE_INSN_BASIC_BLOCK %d in middle of basic block %d"
3475 msgstr ""
3476
3477 #: cfgrtl.c:2007
3478 #, c-format
3479 msgid "in basic block %d:"
3480 msgstr ""
3481
3482 #: cfgrtl.c:2008
3483 msgid "flow control insn inside a basic block"
3484 msgstr ""
3485
3486 #: cfgrtl.c:2027
3487 #, c-format
3488 msgid "basic block %i edge lists are corrupted"
3489 msgstr ""
3490
3491 #: cfgrtl.c:2041
3492 msgid "basic blocks not numbered consecutively"
3493 msgstr ""
3494
3495 #: cfgrtl.c:2066
3496 msgid "insn outside basic block"
3497 msgstr ""
3498
3499 #: cfgrtl.c:2074
3500 msgid "return not followed by barrier"
3501 msgstr ""
3502
3503 #: cfgrtl.c:2079
3504 #, c-format
3505 msgid "number of bb notes in insn chain (%d) != n_basic_blocks (%d)"
3506 msgstr ""
3507
3508 #: cfgrtl.c:2083
3509 msgid "verify_flow_info failed"
3510 msgstr ""
3511
3512 #: collect2.c:439
3513 msgid "internal error"
3514 msgstr ""
3515
3516 #: collect2.c:940
3517 msgid "no arguments"
3518 msgstr ""
3519
3520 #: collect2.c:1269 collect2.c:1417 collect2.c:1450
3521 #, c-format
3522 msgid "fopen %s"
3523 msgstr ""
3524
3525 #: collect2.c:1272 collect2.c:1422 collect2.c:1453
3526 #, c-format
3527 msgid "fclose %s"
3528 msgstr ""
3529
3530 #: collect2.c:1281
3531 #, c-format
3532 msgid "collect2 version %s"
3533 msgstr ""
3534
3535 #: collect2.c:1371
3536 #, c-format
3537 msgid "%d constructor(s) found\n"
3538 msgstr ""
3539
3540 #: collect2.c:1372
3541 #, c-format
3542 msgid "%d destructor(s)  found\n"
3543 msgstr ""
3544
3545 #: collect2.c:1373
3546 #, c-format
3547 msgid "%d frame table(s) found\n"
3548 msgstr ""
3549
3550 #: collect2.c:1514
3551 #, c-format
3552 msgid "%s terminated with signal %d [%s]%s"
3553 msgstr ""
3554
3555 #: collect2.c:1533
3556 #, c-format
3557 msgid "%s returned %d exit status"
3558 msgstr ""
3559
3560 #: collect2.c:1561
3561 #, c-format
3562 msgid "[cannot find %s]"
3563 msgstr ""
3564
3565 #: collect2.c:1576
3566 #, c-format
3567 msgid "cannot find `%s'"
3568 msgstr ""
3569
3570 #: collect2.c:1587 collect2.c:1590
3571 #, c-format
3572 msgid "redirecting stdout: %s"
3573 msgstr ""
3574
3575 #: collect2.c:1633
3576 #, c-format
3577 msgid "[Leaving %s]\n"
3578 msgstr ""
3579
3580 #: collect2.c:1876
3581 #, c-format
3582 msgid ""
3583 "\n"
3584 "write_c_file - output name is %s, prefix is %s\n"
3585 msgstr ""
3586
3587 #: collect2.c:2089
3588 msgid "cannot find `nm'"
3589 msgstr ""
3590
3591 #: collect2.c:2099 collect2.c:2541
3592 msgid "pipe"
3593 msgstr ""
3594
3595 #: collect2.c:2103 collect2.c:2545
3596 msgid "fdopen"
3597 msgstr ""
3598
3599 #: collect2.c:2129 collect2.c:2571
3600 #, c-format
3601 msgid "dup2 %d 1"
3602 msgstr ""
3603
3604 #: collect2.c:2132 collect2.c:2135 collect2.c:2148 collect2.c:2574
3605 #: collect2.c:2577 collect2.c:2590
3606 #, c-format
3607 msgid "close %d"
3608 msgstr ""
3609
3610 #: collect2.c:2138
3611 #, c-format
3612 msgid "execvp %s"
3613 msgstr ""
3614
3615 #: collect2.c:2192
3616 #, c-format
3617 msgid "init function found in object %s"
3618 msgstr ""
3619
3620 #: collect2.c:2200
3621 #, c-format
3622 msgid "fini function found in object %s"
3623 msgstr ""
3624
3625 #: collect2.c:2223 collect2.c:2629
3626 msgid "fclose"
3627 msgstr ""
3628
3629 #: collect2.c:2268
3630 #, c-format
3631 msgid "unable to open file '%s'"
3632 msgstr ""
3633
3634 #: collect2.c:2270
3635 #, c-format
3636 msgid "unable to stat file '%s'"
3637 msgstr ""
3638
3639 #: collect2.c:2276
3640 #, c-format
3641 msgid "unable to mmap file '%s'"
3642 msgstr ""
3643
3644 #: collect2.c:2429
3645 msgid "not found\n"
3646 msgstr ""
3647
3648 #: collect2.c:2431 collect2.c:2608
3649 #, c-format
3650 msgid "dynamic dependency %s not found"
3651 msgstr ""
3652
3653 #: collect2.c:2451
3654 #, c-format
3655 msgid "bad magic number in file '%s'"
3656 msgstr ""
3657
3658 #: collect2.c:2473
3659 msgid "dynamic dependencies.\n"
3660 msgstr ""
3661
3662 #: collect2.c:2532
3663 msgid "cannot find `ldd'"
3664 msgstr ""
3665
3666 #: collect2.c:2580
3667 #, c-format
3668 msgid "execv %s"
3669 msgstr ""
3670
3671 #: collect2.c:2593
3672 msgid ""
3673 "\n"
3674 "ldd output with constructors/destructors.\n"
3675 msgstr ""
3676
3677 #: collect2.c:2620
3678 #, c-format
3679 msgid "unable to open dynamic dependency '%s'"
3680 msgstr ""
3681
3682 #: collect2.c:2734
3683 #, c-format
3684 msgid "%s: not a COFF file"
3685 msgstr ""
3686
3687 #: collect2.c:2853
3688 #, c-format
3689 msgid "%s: cannot open as COFF file"
3690 msgstr ""
3691
3692 #: collect2.c:2909
3693 #, c-format
3694 msgid "library lib%s not found"
3695 msgstr ""
3696
3697 #: collect2.c:3036
3698 #, c-format
3699 msgid "open %s"
3700 msgstr ""
3701
3702 #: collect2.c:3059
3703 msgid "incompatibilities between object file & expected values"
3704 msgstr ""
3705
3706 #: collect2.c:3132
3707 #, c-format
3708 msgid ""
3709 "\n"
3710 "Processing symbol table #%d, offset = 0x%.8lx, kind = %s\n"
3711 msgstr ""
3712
3713 #: collect2.c:3141
3714 msgid "string section missing"
3715 msgstr ""
3716
3717 #: collect2.c:3144
3718 msgid "section pointer missing"
3719 msgstr ""
3720
3721 #: collect2.c:3192
3722 msgid "no symbol table found"
3723 msgstr ""
3724
3725 #: collect2.c:3205
3726 msgid "no cmd_strings found"
3727 msgstr ""
3728
3729 #: collect2.c:3217
3730 msgid ""
3731 "\n"
3732 "Updating header and load commands.\n"
3733 "\n"
3734 msgstr ""
3735
3736 #: collect2.c:3224
3737 #, c-format
3738 msgid "load command map, %d cmds, new size %ld.\n"
3739 msgstr ""
3740
3741 #: collect2.c:3255
3742 msgid ""
3743 "writing load commands.\n"
3744 "\n"
3745 msgstr ""
3746
3747 #: collect2.c:3275
3748 #, c-format
3749 msgid "close %s"
3750 msgstr ""
3751
3752 #: collect2.c:3349
3753 msgid "could not convert 0x%l.8x into a region"
3754 msgstr ""
3755
3756 #: collect2.c:3353
3757 #, c-format
3758 msgid "%s function, region %d, offset = %ld (0x%.8lx)\n"
3759 msgstr ""
3760
3761 #: collect2.c:3480
3762 msgid "bad magic number"
3763 msgstr ""
3764
3765 #: collect2.c:3481
3766 msgid "bad header version"
3767 msgstr ""
3768
3769 #: collect2.c:3482
3770 msgid "bad raw header version"
3771 msgstr ""
3772
3773 #: collect2.c:3483
3774 msgid "raw header buffer too small"
3775 msgstr ""
3776
3777 #: collect2.c:3484
3778 msgid "old raw header file"
3779 msgstr ""
3780
3781 #: collect2.c:3485
3782 msgid "unsupported version"
3783 msgstr ""
3784
3785 #: collect2.c:3487
3786 #, c-format
3787 msgid "unknown {de,en}code_mach_o_hdr return value %d"
3788 msgstr ""
3789
3790 #: collect2.c:3507
3791 #, c-format
3792 msgid "fstat %s"
3793 msgstr ""
3794
3795 #: collect2.c:3544 collect2.c:3592
3796 #, c-format
3797 msgid "lseek %s 0"
3798 msgstr ""
3799
3800 #: collect2.c:3548
3801 #, c-format
3802 msgid "read %s"
3803 msgstr ""
3804
3805 #: collect2.c:3551
3806 #, c-format
3807 msgid "read %ld bytes, expected %ld, from %s"
3808 msgstr ""
3809
3810 #: collect2.c:3572
3811 #, c-format
3812 msgid "msync %s"
3813 msgstr ""
3814
3815 #: collect2.c:3579
3816 #, c-format
3817 msgid "munmap %s"
3818 msgstr ""
3819
3820 #: collect2.c:3596
3821 #, c-format
3822 msgid "write %s"
3823 msgstr ""
3824
3825 #: collect2.c:3599
3826 #, c-format
3827 msgid "wrote %ld bytes, expected %ld, to %s"
3828 msgstr ""
3829
3830 #: combine.c:12783
3831 #, c-format
3832 msgid ""
3833 ";; Combiner statistics: %d attempts, %d substitutions (%d requiring new "
3834 "space),\n"
3835 ";; %d successes.\n"
3836 "\n"
3837 msgstr ""
3838
3839 #: combine.c:12793
3840 #, c-format
3841 msgid ""
3842 "\n"
3843 ";; Combiner totals: %d attempts, %d substitutions (%d requiring new space),\n"
3844 ";; %d successes.\n"
3845 msgstr ""
3846
3847 #: convert.c:69
3848 msgid "cannot convert to a pointer type"
3849 msgstr ""
3850
3851 #: convert.c:102
3852 msgid "pointer value used where a floating point value was expected"
3853 msgstr ""
3854
3855 #: convert.c:106
3856 msgid "aggregate value used where a float was expected"
3857 msgstr ""
3858
3859 #: convert.c:132
3860 msgid "conversion to incomplete type"
3861 msgstr ""
3862
3863 #: convert.c:396 convert.c:476
3864 msgid "can't convert between vector values of different size"
3865 msgstr ""
3866
3867 #: convert.c:402
3868 msgid "aggregate value used where an integer was expected"
3869 msgstr ""
3870
3871 #: convert.c:454 f/com.c:1081
3872 msgid "pointer value used where a complex was expected"
3873 msgstr ""
3874
3875 #: convert.c:458 f/com.c:1083
3876 msgid "aggregate value used where a complex was expected"
3877 msgstr ""
3878
3879 #: convert.c:482
3880 msgid "can't convert value to a vector"
3881 msgstr ""
3882
3883 #: cpperror.c:118 tradcpp.c:4694
3884 msgid "warning: "
3885 msgstr ""
3886
3887 #: cpperror.c:120
3888 msgid "internal error: "
3889 msgstr ""
3890
3891 #: cpperror.c:183
3892 msgid "stdout"
3893 msgstr ""
3894
3895 #: cpperror.c:185 gcc.c:6311 tradcpp.c:4732
3896 #, c-format
3897 msgid "%s: %s"
3898 msgstr ""
3899
3900 #: cppexp.c:151
3901 msgid "floating point numbers are not valid in #if"
3902 msgstr ""
3903
3904 #: cppexp.c:173
3905 msgid "traditional C rejects the `U' suffix"
3906 msgstr ""
3907
3908 #: cppexp.c:177
3909 msgid "too many 'l' suffixes in integer constant"
3910 msgstr ""
3911
3912 #: cppexp.c:182
3913 msgid "integer constant contains digits beyond the radix"
3914 msgstr ""
3915
3916 #: cppexp.c:185
3917 msgid "integer constant out of range"
3918 msgstr ""
3919
3920 #: cppexp.c:192
3921 msgid "integer constant is so large that it is unsigned"
3922 msgstr ""
3923
3924 #: cppexp.c:201
3925 #, c-format
3926 msgid "invalid suffix '%.*s' on integer constant"
3927 msgstr ""
3928
3929 #: cppexp.c:234
3930 msgid "missing ')' after \"defined\""
3931 msgstr ""
3932
3933 #: cppexp.c:241
3934 msgid "operator \"defined\" requires an identifier"
3935 msgstr ""
3936
3937 #: cppexp.c:249
3938 #, c-format
3939 msgid "(\"%s\" is an alternative token for \"%s\" in C++)"
3940 msgstr ""
3941
3942 #: cppexp.c:261
3943 msgid "this use of \"defined\" may not be portable"
3944 msgstr ""
3945
3946 #: cppexp.c:309
3947 msgid "string constants are not valid in #if"
3948 msgstr ""
3949
3950 #: cppexp.c:313
3951 #, c-format
3952 msgid "invalid character '%c' in #if"
3953 msgstr ""
3954
3955 #: cppexp.c:315
3956 #, c-format
3957 msgid "invalid character '\\%03o' in #if"
3958 msgstr ""
3959
3960 #: cppexp.c:333
3961 #, c-format
3962 msgid "ISO C++ does not permit \"%s\" in #if"
3963 msgstr ""
3964
3965 #: cppexp.c:344
3966 #, c-format
3967 msgid "\"%s\" is not defined"
3968 msgstr ""
3969
3970 #: cppexp.c:370
3971 #, c-format
3972 msgid "\"%s\" is not valid in #if expressions"
3973 msgstr ""
3974
3975 #: cppexp.c:386
3976 msgid "integer overflow in preprocessor expression"
3977 msgstr ""
3978
3979 #: cppexp.c:616
3980 msgid "missing binary operator"
3981 msgstr ""
3982
3983 #: cppexp.c:651
3984 msgid "void expression between '(' and ')'"
3985 msgstr ""
3986
3987 #: cppexp.c:653
3988 #, c-format
3989 msgid "operator '%s' has no right operand"
3990 msgstr ""
3991
3992 #: cppexp.c:665
3993 #, c-format
3994 msgid "impossible operator '%s'"
3995 msgstr ""
3996
3997 #: cppexp.c:741 tradcif.y:111 tradcif.y:122
3998 msgid "division by zero in #if"
3999 msgstr ""
4000
4001 #: cppexp.c:776
4002 msgid "comma operator in operand of #if"
4003 msgstr ""
4004
4005 #: cppexp.c:781
4006 msgid "syntax error '?' without following ':'"
4007 msgstr ""
4008
4009 #: cppexp.c:784
4010 msgid "syntax error ':' without preceding '?'"
4011 msgstr ""
4012
4013 #: cppexp.c:792
4014 msgid "missing ')' in expression"
4015 msgstr ""
4016
4017 #: cppexp.c:799
4018 msgid "missing '(' in expression"
4019 msgstr ""
4020
4021 #: cppexp.c:825
4022 #, c-format
4023 msgid "missing binary operator before '%s'"
4024 msgstr ""
4025
4026 #: cppexp.c:831
4027 #, c-format
4028 msgid "operator '%s' has no left operand"
4029 msgstr ""
4030
4031 #: cppexp.c:870
4032 msgid "unbalanced stack in #if"
4033 msgstr ""
4034
4035 #: cppexp.c:875
4036 msgid "#if with no expression"
4037 msgstr ""
4038
4039 #: cppfiles.c:395
4040 #, c-format
4041 msgid "%s is too large"
4042 msgstr ""
4043
4044 #: cppfiles.c:426
4045 #, c-format
4046 msgid "%s is shorter than expected"
4047 msgstr ""
4048
4049 #: cppfiles.c:440
4050 #, c-format
4051 msgid "%s is a block device"
4052 msgstr ""
4053
4054 #: cppfiles.c:566
4055 #, c-format
4056 msgid "no include path in which to find %s"
4057 msgstr ""
4058
4059 #: cppfiles.c:640
4060 msgid "Multiple include guards may be useful for:\n"
4061 msgstr ""
4062
4063 #: cppfiles.c:1014
4064 msgid "absolute file name in remap_filename"
4065 msgstr ""
4066
4067 #: cppinit.c:230
4068 #, c-format
4069 msgid "ignoring nonexistent directory \"%s\"\n"
4070 msgstr ""
4071
4072 #: cppinit.c:237
4073 #, c-format
4074 msgid "%s: Not a directory"
4075 msgstr ""
4076
4077 #: cppinit.c:284
4078 #, c-format
4079 msgid "ignoring duplicate directory \"%s\"\n"
4080 msgstr ""
4081
4082 #: cppinit.c:312
4083 #, c-format
4084 msgid "changing search order for system directory \"%s\""
4085 msgstr ""
4086
4087 #: cppinit.c:316
4088 #, c-format
4089 msgid "  as it is the same as non-system directory \"%s\""
4090 msgstr ""
4091
4092 #: cppinit.c:320
4093 msgid "  as it has already been specified as a non-system directory"
4094 msgstr ""
4095
4096 #: cppinit.c:940
4097 msgid "#include \"...\" search starts here:\n"
4098 msgstr ""
4099
4100 #: cppinit.c:944
4101 msgid "#include <...> search starts here:\n"
4102 msgstr ""
4103
4104 #: cppinit.c:947
4105 msgid "End of search list.\n"
4106 msgstr ""
4107
4108 #: cppinit.c:1014
4109 msgid "<built-in>"
4110 msgstr ""
4111
4112 #: cppinit.c:1016
4113 msgid "<command line>"
4114 msgstr ""
4115
4116 #: cppinit.c:1091 tradcpp.c:983 tradcpp.c:993 tradcpp.c:1084
4117 msgid "I/O error on output"
4118 msgstr ""
4119
4120 #. Irix6 "cc -n32" and OSF4 cc have problems with char foo[] = ("string");
4121 #. I.e. a const string initializer with parens around it.  That is
4122 #. what N_("string") resolves to, so we make no_* be macros instead.
4123 #: cppinit.c:1139
4124 #, c-format
4125 msgid "argument missing after %s"
4126 msgstr ""
4127
4128 #: cppinit.c:1140
4129 #, c-format
4130 msgid "assertion missing after %s"
4131 msgstr ""
4132
4133 #: cppinit.c:1141
4134 #, c-format
4135 msgid "directory name missing after %s"
4136 msgstr ""
4137
4138 #: cppinit.c:1142
4139 #, c-format
4140 msgid "file name missing after %s"
4141 msgstr ""
4142
4143 #: cppinit.c:1143
4144 #, c-format
4145 msgid "macro name missing after %s"
4146 msgstr ""
4147
4148 #: cppinit.c:1144
4149 #, c-format
4150 msgid "path name missing after %s"
4151 msgstr ""
4152
4153 #: cppinit.c:1145
4154 #, c-format
4155 msgid "number missing after %s"
4156 msgstr ""
4157
4158 #: cppinit.c:1146
4159 #, c-format
4160 msgid "target missing after %s"
4161 msgstr ""
4162
4163 #: cppinit.c:1336
4164 #, c-format
4165 msgid "too many filenames. Type %s --help for usage info"
4166 msgstr ""
4167
4168 #: cppinit.c:1532 tradcpp.c:610
4169 msgid "output filename specified twice"
4170 msgstr ""
4171
4172 #: cppinit.c:1644
4173 msgid "-I- specified twice"
4174 msgstr ""
4175
4176 #: cppinit.c:1789
4177 #, c-format
4178 msgid "GNU CPP version %s (cpplib)"
4179 msgstr ""
4180
4181 #: cppinit.c:1831 tradcpp.c:807
4182 msgid "you must additionally specify either -M or -MM"
4183 msgstr ""
4184
4185 #. To keep the lines from getting too long for some compilers, limit
4186 #. to about 500 characters (6 lines) per chunk.
4187 #: cppinit.c:1892
4188 msgid ""
4189 "Switches:\n"
4190 "  -include <file>           Include the contents of <file> before other "
4191 "files\n"
4192 "  -imacros <file>           Accept definition of macros in <file>\n"
4193 "  -iprefix <path>           Specify <path> as a prefix for next two options\n"
4194 "  -iwithprefix <dir>        Add <dir> to the end of the system include path\n"
4195 "  -iwithprefixbefore <dir>  Add <dir> to the end of the main include path\n"
4196 "  -isystem <dir>            Add <dir> to the start of the system include "
4197 "path\n"
4198 msgstr ""
4199
4200 #: cppinit.c:1901
4201 msgid ""
4202 "  -idirafter <dir>          Add <dir> to the end of the system include path\n"
4203 "  -I <dir>                  Add <dir> to the end of the main include path\n"
4204 "  -I-                       Fine-grained include path control; see info "
4205 "docs\n"
4206 "  -nostdinc                 Do not search system include directories\n"
4207 "                             (dirs specified with -isystem will still be "
4208 "used)\n"
4209 "  -nostdinc++               Do not search system include directories for C+"
4210 "+\n"
4211 "  -o <file>                 Put output into <file>\n"
4212 msgstr ""
4213
4214 #: cppinit.c:1910
4215 msgid ""
4216 "  -pedantic                 Issue all warnings demanded by strict ISO C\n"
4217 "  -pedantic-errors          Issue -pedantic warnings as errors instead\n"
4218 "  -trigraphs                Support ISO C trigraphs\n"
4219 "  -lang-c                   Assume that the input sources are in C\n"
4220 "  -lang-c89                 Assume that the input sources are in C89\n"
4221 msgstr ""
4222
4223 #: cppinit.c:1917
4224 msgid ""
4225 "  -lang-c++                 Assume that the input sources are in C++\n"
4226 "  -lang-objc                Assume that the input sources are in ObjectiveC\n"
4227 "  -lang-objc++              Assume that the input sources are in ObjectiveC+"
4228 "+\n"
4229 "  -lang-asm                 Assume that the input sources are in assembler\n"
4230 msgstr ""
4231
4232 #: cppinit.c:1923
4233 msgid ""
4234 "  -std=<std name>           Specify the conformance standard; one of:\n"
4235 "                            gnu89, gnu99, c89, c99, iso9899:1990,\n"
4236 "                            iso9899:199409, iso9899:1999\n"
4237 "  -+                        Allow parsing of C++ style features\n"
4238 "  -w                        Inhibit warning messages\n"
4239 "  -Wtrigraphs               Warn if trigraphs are encountered\n"
4240 "  -Wno-trigraphs            Do not warn about trigraphs\n"
4241 "  -Wcomment{s}              Warn if one comment starts inside another\n"
4242 msgstr ""
4243
4244 #: cppinit.c:1933
4245 msgid ""
4246 "  -Wno-comment{s}           Do not warn about comments\n"
4247 "  -Wtraditional             Warn about features not present in traditional "
4248 "C\n"
4249 "  -Wno-traditional          Do not warn about traditional C\n"
4250 "  -Wundef                   Warn if an undefined macro is used by #if\n"
4251 "  -Wno-undef                Do not warn about testing undefined macros\n"
4252 "  -Wimport                  Warn about the use of the #import directive\n"
4253 msgstr ""
4254
4255 #: cppinit.c:1941
4256 msgid ""
4257 "  -Wno-import               Do not warn about the use of #import\n"
4258 "  -Werror                   Treat all warnings as errors\n"
4259 "  -Wno-error                Do not treat warnings as errors\n"
4260 "  -Wsystem-headers          Do not suppress warnings from system headers\n"
4261 "  -Wno-system-headers       Suppress warnings from system headers\n"
4262 "  -Wall                     Enable all preprocessor warnings\n"
4263 msgstr ""
4264
4265 #: cppinit.c:1949
4266 msgid ""
4267 "  -M                        Generate make dependencies\n"
4268 "  -MM                       As -M, but ignore system header files\n"
4269 "  -MD                       Generate make dependencies and compile\n"
4270 "  -MMD                      As -MD, but ignore system header files\n"
4271 "  -MF <file>                Write dependency output to the given file\n"
4272 "  -MG                       Treat missing header file as generated files\n"
4273 msgstr ""
4274
4275 #: cppinit.c:1957
4276 msgid ""
4277 "  -MP\t\t\t    Generate phony targets for all headers\n"
4278 "  -MQ <target>              Add a MAKE-quoted target\n"
4279 "  -MT <target>              Add an unquoted target\n"
4280 msgstr ""
4281
4282 #: cppinit.c:1962
4283 msgid ""
4284 "  -D<macro>                 Define a <macro> with string '1' as its value\n"
4285 "  -D<macro>=<val>           Define a <macro> with <val> as its value\n"
4286 "  -A<question>=<answer>     Assert the <answer> to <question>\n"
4287 "  -A-<question>=<answer>    Disable the <answer> to <question>\n"
4288 "  -U<macro>                 Undefine <macro> \n"
4289 "  -v                        Display the version number\n"
4290 msgstr ""
4291
4292 #: cppinit.c:1970
4293 msgid ""
4294 "  -H                        Print the name of header files as they are used\n"
4295 "  -C                        Do not discard comments\n"
4296 "  -dM                       Display a list of macro definitions active at "
4297 "end\n"
4298 "  -dD                       Preserve macro definitions in output\n"
4299 "  -dN                       As -dD except that only the names are preserved\n"
4300 "  -dI                       Include #include directives in the output\n"
4301 msgstr ""
4302
4303 #: cppinit.c:1978
4304 msgid ""
4305 "  -fpreprocessed            Treat the input file as already preprocessed\n"
4306 "  -ftabstop=<number>        Distance between tab stops for column reporting\n"
4307 "  -P                        Do not generate #line directives\n"
4308 "  -$                        Do not allow '$' in identifiers\n"
4309 "  -remap                    Remap file names when including files\n"
4310 "  --version                 Display version information\n"
4311 "  -h or --help              Display this information\n"
4312 msgstr ""
4313
4314 #: cpplex.c:155
4315 #, c-format
4316 msgid "trigraph ??%c converted to %c"
4317 msgstr ""
4318
4319 #: cpplex.c:163
4320 #, c-format
4321 msgid "trigraph ??%c ignored"
4322 msgstr ""
4323
4324 #: cpplex.c:220
4325 msgid "backslash and newline separated by space"
4326 msgstr ""
4327
4328 #: cpplex.c:227
4329 msgid "backslash-newline at end of file"
4330 msgstr ""
4331
4332 #: cpplex.c:293
4333 msgid "\"/*\" within comment"
4334 msgstr ""
4335
4336 #: cpplex.c:376
4337 msgid "null character(s) ignored"
4338 msgstr ""
4339
4340 #: cpplex.c:383
4341 #, c-format
4342 msgid "%s in preprocessing directive"
4343 msgstr ""
4344
4345 #: cpplex.c:456
4346 #, c-format
4347 msgid "attempt to use poisoned \"%s\""
4348 msgstr ""
4349
4350 #: cpplex.c:464
4351 msgid "__VA_ARGS__ can only appear in the expansion of a C99 variadic macro"
4352 msgstr ""
4353
4354 #: cpplex.c:536
4355 msgid "'$' character(s) in identifier or number"
4356 msgstr ""
4357
4358 #: cpplex.c:653
4359 #, c-format
4360 msgid "missing terminating %c character"
4361 msgstr ""
4362
4363 #: cpplex.c:666
4364 msgid "null character(s) preserved in literal"
4365 msgstr ""
4366
4367 #: cpplex.c:889
4368 msgid "no newline at end of file"
4369 msgstr ""
4370
4371 #: cpplex.c:1009 tradcpp.c:1471
4372 msgid "unterminated comment"
4373 msgstr ""
4374
4375 #: cpplex.c:1020
4376 msgid "C++ style comments are not allowed in ISO C89"
4377 msgstr ""
4378
4379 #: cpplex.c:1022
4380 msgid "(this will be reported only once per input file)"
4381 msgstr ""
4382
4383 #: cpplex.c:1027
4384 msgid "multi-line comment"
4385 msgstr ""
4386
4387 #: cpplex.c:1342
4388 #, c-format
4389 msgid "unknown string token %s\n"
4390 msgstr ""
4391
4392 #: cpplex.c:1355
4393 #, c-format
4394 msgid "unspellable token %s"
4395 msgstr ""
4396
4397 #: cpplex.c:1612
4398 #, c-format
4399 msgid "the meaning of '\\%c' is different in traditional C"
4400 msgstr ""
4401
4402 #: cpplex.c:1618
4403 msgid "incomplete universal-character-name"
4404 msgstr ""
4405
4406 #: cpplex.c:1632
4407 #, c-format
4408 msgid "non-hex digit '%c' in universal-character-name"
4409 msgstr ""
4410
4411 #: cpplex.c:1640
4412 msgid "universal-character-name on EBCDIC target"
4413 msgstr ""
4414
4415 #: cpplex.c:1654
4416 msgid "universal-character-name out of range"
4417 msgstr ""
4418
4419 #: cpplex.c:1698
4420 msgid "the meaning of '\\a' is different in traditional C"
4421 msgstr ""
4422
4423 #: cpplex.c:1705
4424 #, c-format
4425 msgid "non-ISO-standard escape sequence, '\\%c'"
4426 msgstr ""
4427
4428 #: cpplex.c:1716
4429 msgid "the meaning of '\\x' is different in traditional C"
4430 msgstr ""
4431
4432 #: cpplex.c:1735 f/lex.c:585
4433 msgid "\\x used with no following hex digits"
4434 msgstr ""
4435
4436 #: cpplex.c:1740
4437 msgid "hex escape sequence out of range"
4438 msgstr ""
4439
4440 #: cpplex.c:1765
4441 msgid "octal escape sequence out of range"
4442 msgstr ""
4443
4444 #: cpplex.c:1780
4445 #, c-format
4446 msgid "unknown escape sequence '\\%c'"
4447 msgstr ""
4448
4449 #: cpplex.c:1782
4450 #, c-format
4451 msgid "unknown escape sequence: '\\%03o'"
4452 msgstr ""
4453
4454 #: cpplex.c:1786
4455 msgid "escape sequence out of range for type"
4456 msgstr ""
4457
4458 #: cpplex.c:1881
4459 msgid "empty character constant"
4460 msgstr ""
4461
4462 #: cpplex.c:1885
4463 msgid "character constant too long"
4464 msgstr ""
4465
4466 #: cpplex.c:1888
4467 msgid "multi-character character constant"
4468 msgstr ""
4469
4470 #: cpplib.c:228
4471 #, c-format
4472 msgid "extra tokens at end of #%s directive"
4473 msgstr ""
4474
4475 #: cpplib.c:281
4476 #, c-format
4477 msgid "#%s is a GCC extension"
4478 msgstr ""
4479
4480 #: cpplib.c:293
4481 msgid "suggest not using #elif in traditional C"
4482 msgstr ""
4483
4484 #: cpplib.c:296
4485 #, c-format
4486 msgid "traditional C ignores #%s with the # indented"
4487 msgstr ""
4488
4489 #: cpplib.c:300
4490 #, c-format
4491 msgid "suggest hiding #%s from traditional C with an indented #"
4492 msgstr ""
4493
4494 #: cpplib.c:324
4495 msgid "embedding a directive within macro arguments is not portable"
4496 msgstr ""
4497
4498 #: cpplib.c:344
4499 msgid "style of line directive is a GCC extension"
4500 msgstr ""
4501
4502 #: cpplib.c:393
4503 #, c-format
4504 msgid "invalid preprocessing directive #%s"
4505 msgstr ""
4506
4507 #: cpplib.c:471
4508 #, c-format
4509 msgid "no macro name given in #%s directive"
4510 msgstr ""
4511
4512 #: cpplib.c:475
4513 #, c-format
4514 msgid "\"%s\" cannot be used as a macro name as it is an operator in C++"
4515 msgstr ""
4516
4517 #: cpplib.c:478
4518 msgid "macro names must be identifiers"
4519 msgstr ""
4520
4521 #: cpplib.c:489
4522 #, c-format
4523 msgid "\"%s\" cannot be used as a macro name"
4524 msgstr ""
4525
4526 #: cpplib.c:527
4527 #, c-format
4528 msgid "undefining \"%s\""
4529 msgstr ""
4530
4531 #: cpplib.c:570
4532 msgid "missing terminating > character"
4533 msgstr ""
4534
4535 #: cpplib.c:609
4536 #, c-format
4537 msgid "#%s expects \"FILENAME\" or <FILENAME>"
4538 msgstr ""
4539
4540 #: cpplib.c:620
4541 #, c-format
4542 msgid "empty file name in #%s"
4543 msgstr ""
4544
4545 #: cpplib.c:639
4546 msgid "#include_next in primary source file"
4547 msgstr ""
4548
4549 #: cpplib.c:646
4550 msgid "#import is obsolete, use an #ifndef wrapper in the header file"
4551 msgstr ""
4552
4553 #: cpplib.c:654
4554 msgid "#include nested too deeply"
4555 msgstr ""
4556
4557 #: cpplib.c:712
4558 #, c-format
4559 msgid "invalid flag \"%s\" in line directive"
4560 msgstr ""
4561
4562 #: cpplib.c:795
4563 #, c-format
4564 msgid "\"%s\" after #line is not a positive integer"
4565 msgstr ""
4566
4567 #: cpplib.c:801
4568 msgid "line number out of range"
4569 msgstr ""
4570
4571 #: cpplib.c:812 cpplib.c:883
4572 #, c-format
4573 msgid "\"%s\" is not a valid filename"
4574 msgstr ""
4575
4576 #: cpplib.c:847
4577 #, c-format
4578 msgid "\"%s\" after # is not a positive integer"
4579 msgstr ""
4580
4581 #: cpplib.c:954
4582 msgid "invalid #ident directive"
4583 msgstr ""
4584
4585 #: cpplib.c:1042
4586 #, c-format
4587 msgid "registering \"%s\" as both a pragma and a pragma namespace"
4588 msgstr ""
4589
4590 #: cpplib.c:1045
4591 #, c-format
4592 msgid "#pragma %s %s is already registered"
4593 msgstr ""
4594
4595 #: cpplib.c:1048
4596 #, c-format
4597 msgid "#pragma %s is already registered"
4598 msgstr ""
4599
4600 #: cpplib.c:1123
4601 msgid "#pragma once is obsolete"
4602 msgstr ""
4603
4604 #: cpplib.c:1126
4605 msgid "#pragma once in main file"
4606 msgstr ""
4607
4608 #: cpplib.c:1150
4609 msgid "invalid #pragma GCC poison directive"
4610 msgstr ""
4611
4612 #: cpplib.c:1159
4613 #, c-format
4614 msgid "poisoning existing macro \"%s\""
4615 msgstr ""
4616
4617 #: cpplib.c:1181
4618 msgid "#pragma system_header ignored outside include file"
4619 msgstr ""
4620
4621 #: cpplib.c:1206
4622 #, c-format
4623 msgid "cannot find source %s"
4624 msgstr ""
4625
4626 #: cpplib.c:1210
4627 #, c-format
4628 msgid "current file is older than %s"
4629 msgstr ""
4630
4631 #: cpplib.c:1286
4632 msgid "_Pragma takes a parenthesized string literal"
4633 msgstr ""
4634
4635 #: cpplib.c:1385
4636 msgid "#else without #if"
4637 msgstr ""
4638
4639 #: cpplib.c:1390 tradcpp.c:3875
4640 msgid "#else after #else"
4641 msgstr ""
4642
4643 #: cpplib.c:1392 cpplib.c:1426
4644 msgid "the conditional began here"
4645 msgstr ""
4646
4647 #: cpplib.c:1419
4648 msgid "#elif without #if"
4649 msgstr ""
4650
4651 #: cpplib.c:1424 tradcpp.c:3570
4652 msgid "#elif after #else"
4653 msgstr ""
4654
4655 #: cpplib.c:1455
4656 msgid "#endif without #if"
4657 msgstr ""
4658
4659 #: cpplib.c:1538 tradcpp.c:3267
4660 msgid "missing '(' after predicate"
4661 msgstr ""
4662
4663 #: cpplib.c:1553 tradcpp.c:3281
4664 msgid "missing ')' to complete answer"
4665 msgstr ""
4666
4667 #: cpplib.c:1573 tradcpp.c:3287
4668 msgid "predicate's answer is empty"
4669 msgstr ""
4670
4671 #: cpplib.c:1603 tradcpp.c:3335
4672 msgid "assertion without predicate"
4673 msgstr ""
4674
4675 #: cpplib.c:1605 tradcpp.c:3337
4676 msgid "predicate must be an identifier"
4677 msgstr ""
4678
4679 #: cpplib.c:1687 tradcpp.c:3434
4680 #, c-format
4681 msgid "\"%s\" re-asserted"
4682 msgstr ""
4683
4684 #: cpplib.c:1917
4685 #, c-format
4686 msgid "unterminated #%s"
4687 msgstr ""
4688
4689 #: cppmacro.c:146
4690 #, c-format
4691 msgid "invalid built-in macro \"%s\""
4692 msgstr ""
4693
4694 #: cppmacro.c:349
4695 msgid "invalid string literal, ignoring final '\\'"
4696 msgstr ""
4697
4698 #: cppmacro.c:441
4699 #, c-format
4700 msgid "pasting \"%s\" and \"%s\" does not give a valid preprocessing token"
4701 msgstr ""
4702
4703 #: cppmacro.c:561
4704 #, c-format
4705 msgid "unterminated argument list invoking macro \"%s\""
4706 msgstr ""
4707
4708 #: cppmacro.c:579
4709 msgid "ISO C99 requires rest arguments to be used"
4710 msgstr ""
4711
4712 #: cppmacro.c:584
4713 #, c-format
4714 msgid "macro \"%s\" requires %u arguments, but only %u given"
4715 msgstr ""
4716
4717 #: cppmacro.c:595
4718 #, c-format
4719 msgid "macro \"%s\" passed %u arguments, but takes just %u"
4720 msgstr ""
4721
4722 #: cppmacro.c:683
4723 #, c-format
4724 msgid "function-like macro \"%s\" must be used with arguments in traditional C"
4725 msgstr ""
4726
4727 #: cppmacro.c:1185
4728 #, c-format
4729 msgid "duplicate macro parameter \"%s\""
4730 msgstr ""
4731
4732 #: cppmacro.c:1221
4733 #, c-format
4734 msgid "\"%s\" may not appear in macro parameter list"
4735 msgstr ""
4736
4737 #: cppmacro.c:1229
4738 msgid "macro parameters must be comma-separated"
4739 msgstr ""
4740
4741 #: cppmacro.c:1246
4742 msgid "parameter name missing"
4743 msgstr ""
4744
4745 #: cppmacro.c:1260
4746 msgid "anonymous variadic macros were introduced in C99"
4747 msgstr ""
4748
4749 #: cppmacro.c:1264
4750 msgid "ISO C does not permit named variadic macros"
4751 msgstr ""
4752
4753 #: cppmacro.c:1273
4754 msgid "missing ')' in macro parameter list"
4755 msgstr ""
4756
4757 #: cppmacro.c:1352
4758 msgid "ISO C requires whitespace after the macro name"
4759 msgstr ""
4760
4761 #: cppmacro.c:1383
4762 msgid "'#' is not followed by a macro parameter"
4763 msgstr ""
4764
4765 #: cppmacro.c:1403
4766 msgid "'##' cannot appear at either end of a macro expansion"
4767 msgstr ""
4768
4769 #: cppmacro.c:1439
4770 #, c-format
4771 msgid "\"%s\" redefined"
4772 msgstr ""
4773
4774 #: cppmacro.c:1443
4775 msgid "this is the location of the previous definition"
4776 msgstr ""
4777
4778 #: cppmacro.c:1507
4779 #, c-format
4780 msgid "macro argument \"%s\" would be stringified in traditional C"
4781 msgstr ""
4782
4783 #: cppmacro.c:1532
4784 #, c-format
4785 msgid "invalid hash type %d in cpp_macro_definition"
4786 msgstr ""
4787
4788 #: cppspec.c:131
4789 #, c-format
4790 msgid "\"%s\" is not a valid option to the preprocessor"
4791 msgstr ""
4792
4793 #: cppspec.c:155
4794 msgid "too many input files"
4795 msgstr ""
4796
4797 #: cse.c:7113
4798 #, c-format
4799 msgid ";; Processing block from %d to %d, %d sets.\n"
4800 msgstr ""
4801
4802 #: diagnostic.c:777
4803 #, c-format
4804 msgid "%s:%d: warning: "
4805 msgstr ""
4806
4807 #: diagnostic.c:784
4808 #, c-format
4809 msgid "%s: warning: "
4810 msgstr ""
4811
4812 #: diagnostic.c:864
4813 msgid "((anonymous))"
4814 msgstr ""
4815
4816 #: diagnostic.c:934
4817 #, c-format
4818 msgid "%s: warnings being treated as errors\n"
4819 msgstr ""
4820
4821 #: diagnostic.c:971
4822 #, c-format
4823 msgid "%s: %s: "
4824 msgstr ""
4825
4826 #: diagnostic.c:1050
4827 msgid "sorry, not implemented: "
4828 msgstr ""
4829
4830 #: diagnostic.c:1069
4831 #, c-format
4832 msgid "%s "
4833 msgstr ""
4834
4835 #: diagnostic.c:1071
4836 #, c-format
4837 msgid " %s"
4838 msgstr ""
4839
4840 #: diagnostic.c:1095
4841 msgid "At top level:"
4842 msgstr ""
4843
4844 #: diagnostic.c:1100
4845 #, c-format
4846 msgid "In member function `%s':"
4847 msgstr ""
4848
4849 #: diagnostic.c:1104
4850 #, c-format
4851 msgid "In function `%s':"
4852 msgstr ""
4853
4854 #: diagnostic.c:1188
4855 msgid "compilation terminated.\n"
4856 msgstr ""
4857
4858 #: diagnostic.c:1220
4859 #, c-format
4860 msgid "%s:%d: confused by earlier errors, bailing out\n"
4861 msgstr ""
4862
4863 #: diagnostic.c:1235 diagnostic.c:1385
4864 #, c-format
4865 msgid ""
4866 "Please submit a full bug report,\n"
4867 "with preprocessed source if appropriate.\n"
4868 "See %s for instructions.\n"
4869 msgstr ""
4870
4871 #: diagnostic.c:1383
4872 msgid "Internal compiler error: Error reporting routines re-entered.\n"
4873 msgstr ""
4874
4875 #: diagnostic.c:1445
4876 #, c-format
4877 msgid "Internal compiler error in %s, at %s:%d"
4878 msgstr ""
4879
4880 #: diagnostic.c:1490
4881 #, c-format
4882 msgid "In file included from %s:%d"
4883 msgstr ""
4884
4885 #: diagnostic.c:1493
4886 #, c-format
4887 msgid ""
4888 ",\n"
4889 "                 from %s:%d"
4890 msgstr ""
4891
4892 #: diagnostic.c:1494
4893 msgid ":\n"
4894 msgstr ""
4895
4896 #: diagnostic.c:1527 diagnostic.c:1544
4897 #, c-format
4898 msgid "`%s' is deprecated (declared at %s:%d)"
4899 msgstr ""
4900
4901 #: diagnostic.c:1547
4902 #, c-format
4903 msgid "`%s' is deprecated"
4904 msgstr ""
4905
4906 #: diagnostic.c:1550
4907 #, c-format
4908 msgid "type is deprecated (declared at %s:%d)"
4909 msgstr ""
4910
4911 #: diagnostic.c:1553
4912 msgid "type is deprecated"
4913 msgstr ""
4914
4915 #: dwarf2out.c:3075
4916 #, c-format
4917 msgid "DW_LOC_OP %s not implemented\n"
4918 msgstr ""
4919
4920 #: dwarfout.c:2087
4921 #, c-format
4922 msgid "internal regno botch: regno = %d\n"
4923 msgstr ""
4924
4925 #: dwarfout.c:6287
4926 msgid "can't get current directory"
4927 msgstr ""
4928
4929 #: emit-rtl.c:1018
4930 msgid "can't access real part of complex value in hard register"
4931 msgstr ""
4932
4933 #: emit-rtl.c:1040
4934 msgid "can't access imaginary part of complex value in hard register"
4935 msgstr ""
4936
4937 #: emit-rtl.c:3145
4938 msgid "ICE: emit_insn used where emit_jump_insn needed:\n"
4939 msgstr ""
4940
4941 #: errors.c:136
4942 #, c-format
4943 msgid "abort in %s, at %s:%d"
4944 msgstr ""
4945
4946 #: except.c:377
4947 msgid "exception handling disabled, use -fexceptions to enable"
4948 msgstr ""
4949
4950 #: except.c:3183
4951 msgid "argument of `__builtin_eh_return_regno' must be constant"
4952 msgstr ""
4953
4954 #: except.c:3294 except.c:3316
4955 msgid "__builtin_eh_return not supported on this target"
4956 msgstr ""
4957
4958 #: explow.c:1369
4959 msgid "stack limits not supported on this target"
4960 msgstr ""
4961
4962 #: expr.c:2948
4963 msgid "function using short complex types cannot be inline"
4964 msgstr ""
4965
4966 #: expr.c:5815 expr.c:5824 expr.c:5833 expr.c:5838 expr.c:6125 expr.c:6141
4967 msgid "unsupported wide integer operation"
4968 msgstr ""
4969
4970 #: expr.c:6190
4971 #, c-format
4972 msgid "prior parameter's size depends on `%s'"
4973 msgstr ""
4974
4975 #: expr.c:6537
4976 msgid "returned value in block_exit_expr"
4977 msgstr ""
4978
4979 #: final.c:1205
4980 msgid "negative insn length"
4981 msgstr ""
4982
4983 #: final.c:2622
4984 msgid "could not split insn"
4985 msgstr ""
4986
4987 #: final.c:2970
4988 msgid "invalid `asm': "
4989 msgstr ""
4990
4991 #: final.c:3154
4992 msgid "nested assembly dialect alternatives"
4993 msgstr ""
4994
4995 #: final.c:3171 final.c:3183
4996 msgid "unterminated assembly dialect alternative"
4997 msgstr ""
4998
4999 #: final.c:3227
5000 #, c-format
5001 msgid "operand number missing after %%-letter"
5002 msgstr ""
5003
5004 #: final.c:3230 final.c:3269
5005 msgid "operand number out of range"
5006 msgstr ""
5007
5008 #: final.c:3288
5009 #, c-format
5010 msgid "invalid %%-code"
5011 msgstr ""
5012
5013 #: final.c:3319
5014 #, c-format
5015 msgid "`%%l' operand isn't a label"
5016 msgstr ""
5017
5018 #. We can't handle floating point constants;
5019 #. PRINT_OPERAND must handle them.
5020 #: final.c:3426 vmsdbgout.c:475 config/i386/i386.c:5337
5021 #: config/pdp11/pdp11.c:1570
5022 msgid "floating constant misused"
5023 msgstr ""
5024
5025 #: final.c:3482 vmsdbgout.c:532 config/i386/i386.c:5391
5026 #: config/pdp11/pdp11.c:1617
5027 msgid "invalid expression as operand"
5028 msgstr ""
5029
5030 #: flow.c:356
5031 msgid "function might be possible candidate for attribute `noreturn'"
5032 msgstr ""
5033
5034 #: flow.c:361
5035 msgid "`noreturn' function does return"
5036 msgstr ""
5037
5038 #: flow.c:380
5039 msgid "control reaches end of non-void function"
5040 msgstr ""
5041
5042 #: flow.c:1655
5043 msgid "Attempt to delete prologue/epilogue insn:"
5044 msgstr ""
5045
5046 #: fold-const.c:2476 fold-const.c:2489
5047 #, c-format
5048 msgid "comparison is always %d due to width of bit-field"
5049 msgstr ""
5050
5051 #: fold-const.c:3532 fold-const.c:3549
5052 #, c-format
5053 msgid "comparison is always %d"
5054 msgstr ""
5055
5056 #: fold-const.c:3680
5057 msgid "`or' of unmatched not-equal tests is always 1"
5058 msgstr ""
5059
5060 #: fold-const.c:3685
5061 msgid "`and' of mutually exclusive equal-tests is always 0"
5062 msgstr ""
5063
5064 #: function.c:901 varasm.c:1531
5065 #, c-format
5066 msgid "size of variable `%s' is too large"
5067 msgstr ""
5068
5069 #: function.c:5492
5070 #, c-format
5071 msgid "`%s' might be used uninitialized in this function"
5072 msgstr ""
5073
5074 #: function.c:5499
5075 #, c-format
5076 msgid "variable `%s' might be clobbered by `longjmp' or `vfork'"
5077 msgstr ""
5078
5079 #: function.c:5518
5080 #, c-format
5081 msgid "argument `%s' might be clobbered by `longjmp' or `vfork'"
5082 msgstr ""
5083
5084 #: function.c:6383
5085 msgid "function returns an aggregate"
5086 msgstr ""
5087
5088 #: function.c:6905
5089 #, c-format
5090 msgid "unused parameter `%s'"
5091 msgstr ""
5092
5093 #: gcc.c:1101
5094 #, c-format
5095 msgid "ambiguous abbreviation %s"
5096 msgstr ""
5097
5098 #: gcc.c:1128
5099 #, c-format
5100 msgid "incomplete `%s' option"
5101 msgstr ""
5102
5103 #: gcc.c:1139
5104 #, c-format
5105 msgid "missing argument to `%s' option"
5106 msgstr ""
5107
5108 #: gcc.c:1152
5109 #, c-format
5110 msgid "extraneous argument to `%s' option"
5111 msgstr ""
5112
5113 #: gcc.c:1459
5114 msgid "Using built-in specs.\n"
5115 msgstr ""
5116
5117 #: gcc.c:1633
5118 #, c-format
5119 msgid ""
5120 "Setting spec %s to '%s'\n"
5121 "\n"
5122 msgstr ""
5123
5124 #: gcc.c:1731
5125 #, c-format
5126 msgid "Reading specs from %s\n"
5127 msgstr ""
5128
5129 #: gcc.c:1829 gcc.c:1848
5130 #, c-format
5131 msgid "specs %%include syntax malformed after %ld characters"
5132 msgstr ""
5133
5134 #: gcc.c:1856
5135 #, c-format
5136 msgid "could not find specs file %s\n"
5137 msgstr ""
5138
5139 #: gcc.c:1873 gcc.c:1881 gcc.c:1890 gcc.c:1899
5140 #, c-format
5141 msgid "specs %%rename syntax malformed after %ld characters"
5142 msgstr ""
5143
5144 #: gcc.c:1908
5145 #, c-format
5146 msgid "specs %s spec was not found to be renamed"
5147 msgstr ""
5148
5149 #: gcc.c:1915
5150 #, c-format
5151 msgid "%s: attempt to rename spec '%s' to already defined spec '%s'"
5152 msgstr ""
5153
5154 #: gcc.c:1920
5155 #, c-format
5156 msgid "rename spec %s to %s\n"
5157 msgstr ""
5158
5159 #: gcc.c:1922
5160 #, c-format
5161 msgid ""
5162 "spec is '%s'\n"
5163 "\n"
5164 msgstr ""
5165
5166 #: gcc.c:1935
5167 #, c-format
5168 msgid "specs unknown %% command after %ld characters"
5169 msgstr ""
5170
5171 #: gcc.c:1946 gcc.c:1959
5172 #, c-format
5173 msgid "specs file malformed after %ld characters"
5174 msgstr ""
5175
5176 #: gcc.c:2013
5177 msgid "spec file has no spec for linking"
5178 msgstr ""
5179
5180 #: gcc.c:2725
5181 msgid "-pipe not supported"
5182 msgstr ""
5183
5184 #: gcc.c:2779
5185 msgid ""
5186 "\n"
5187 "Go ahead? (y or n) "
5188 msgstr ""
5189
5190 #: gcc.c:2878
5191 #, c-format
5192 msgid ""
5193 "Internal error: %s (program %s)\n"
5194 "Please submit a full bug report.\n"
5195 "See %s for instructions."
5196 msgstr ""
5197
5198 #: gcc.c:2896
5199 #, c-format
5200 msgid "# %s %.2f %.2f\n"
5201 msgstr ""
5202
5203 #: gcc.c:3029
5204 #, c-format
5205 msgid "Usage: %s [options] file...\n"
5206 msgstr ""
5207
5208 #: gcc.c:3030
5209 msgid "Options:\n"
5210 msgstr ""
5211
5212 #: gcc.c:3032
5213 msgid "  -pass-exit-codes         Exit with highest error code from a phase\n"
5214 msgstr ""
5215
5216 #: gcc.c:3033
5217 msgid "  --help                   Display this information\n"
5218 msgstr ""
5219
5220 #: gcc.c:3034
5221 msgid ""
5222 "  --target-help            Display target specific command line options\n"
5223 msgstr ""
5224
5225 #: gcc.c:3036
5226 msgid "  (Use '-v --help' to display command line options of sub-processes)\n"
5227 msgstr ""
5228
5229 #: gcc.c:3037
5230 msgid "  -dumpspecs               Display all of the built in spec strings\n"
5231 msgstr ""
5232
5233 #: gcc.c:3038
5234 msgid "  -dumpversion             Display the version of the compiler\n"
5235 msgstr ""
5236
5237 #: gcc.c:3039
5238 msgid "  -dumpmachine             Display the compiler's target processor\n"
5239 msgstr ""
5240
5241 #: gcc.c:3040
5242 msgid ""
5243 "  -print-search-dirs       Display the directories in the compiler's search "
5244 "path\n"
5245 msgstr ""
5246
5247 #: gcc.c:3041
5248 msgid ""
5249 "  -print-libgcc-file-name  Display the name of the compiler's companion "
5250 "library\n"
5251 msgstr ""
5252
5253 #: gcc.c:3042
5254 msgid "  -print-file-name=<lib>   Display the full path to library <lib>\n"
5255 msgstr ""
5256
5257 #: gcc.c:3043
5258 msgid ""
5259 "  -print-prog-name=<prog>  Display the full path to compiler component "
5260 "<prog>\n"
5261 msgstr ""
5262
5263 #: gcc.c:3044
5264 msgid ""
5265 "  -print-multi-directory   Display the root directory for versions of "
5266 "libgcc\n"
5267 msgstr ""
5268
5269 #: gcc.c:3045
5270 msgid ""
5271 "  -print-multi-lib         Display the mapping between command line options "
5272 "and\n"
5273 "                           multiple library search directories\n"
5274 msgstr ""
5275
5276 #: gcc.c:3048
5277 msgid ""
5278 "  -Wa,<options>            Pass comma-separated <options> on to the "
5279 "assembler\n"
5280 msgstr ""
5281
5282 #: gcc.c:3049
5283 msgid ""
5284 "  -Wp,<options>            Pass comma-separated <options> on to the "
5285 "preprocessor\n"
5286 msgstr ""
5287
5288 #: gcc.c:3050
5289 msgid ""
5290 "  -Wl,<options>            Pass comma-separated <options> on to the linker\n"
5291 msgstr ""
5292
5293 #: gcc.c:3051
5294 msgid "  -Xlinker <arg>           Pass <arg> on to the linker\n"
5295 msgstr ""
5296
5297 #: gcc.c:3052
5298 msgid "  -save-temps              Do not delete intermediate files\n"
5299 msgstr ""
5300
5301 #: gcc.c:3053
5302 msgid "  -pipe                    Use pipes rather than intermediate files\n"
5303 msgstr ""
5304
5305 #: gcc.c:3054
5306 msgid "  -time                    Time the execution of each subprocess\n"
5307 msgstr ""
5308
5309 #: gcc.c:3055
5310 msgid ""
5311 "  -specs=<file>            Override built-in specs with the contents of "
5312 "<file>\n"
5313 msgstr ""
5314
5315 #: gcc.c:3056
5316 msgid ""
5317 "  -std=<standard>          Assume that the input sources are for <standard>\n"
5318 msgstr ""
5319
5320 #: gcc.c:3057
5321 msgid ""
5322 "  -B <directory>           Add <directory> to the compiler's search paths\n"
5323 msgstr ""
5324
5325 #: gcc.c:3058
5326 msgid "  -b <machine>             Run gcc for target <machine>, if installed\n"
5327 msgstr ""
5328
5329 #: gcc.c:3059
5330 msgid ""
5331 "  -V <version>             Run gcc version number <version>, if installed\n"
5332 msgstr ""
5333
5334 #: gcc.c:3060
5335 msgid ""
5336 "  -v                       Display the programs invoked by the compiler\n"
5337 msgstr ""
5338
5339 #: gcc.c:3061
5340 msgid ""
5341 "  -###                     Like -v but options quoted and commands not "
5342 "executed\n"
5343 msgstr ""
5344
5345 #: gcc.c:3062
5346 msgid ""
5347 "  -E                       Preprocess only; do not compile, assemble or "
5348 "link\n"
5349 msgstr ""
5350
5351 #: gcc.c:3063
5352 msgid "  -S                       Compile only; do not assemble or link\n"
5353 msgstr ""
5354
5355 #: gcc.c:3064
5356 msgid "  -c                       Compile and assemble, but do not link\n"
5357 msgstr ""
5358
5359 #: gcc.c:3065
5360 msgid "  -o <file>                Place the output into <file>\n"
5361 msgstr ""
5362
5363 #: gcc.c:3066
5364 msgid ""
5365 "  -x <language>            Specify the language of the following input "
5366 "files\n"
5367 "                           Permissable languages include: c c++ assembler "
5368 "none\n"
5369 "                           'none' means revert to the default behavior of\n"
5370 "                           guessing the language based on the file's "
5371 "extension\n"
5372 msgstr ""
5373
5374 #: gcc.c:3073
5375 #, c-format
5376 msgid ""
5377 "\n"
5378 "Options starting with -g, -f, -m, -O, -W, or --param are automatically\n"
5379 " passed on to the various sub-processes invoked by %s.  In order to pass\n"
5380 " other options on to these processes the -W<letter> options must be used.\n"
5381 msgstr ""
5382
5383 #. translate_options () has turned --version into -fversion.
5384 #: gcc.c:3353
5385 #, c-format
5386 msgid "%s (GCC) %s\n"
5387 msgstr ""
5388
5389 #: gcc.c:3354
5390 msgid "Copyright (C) 2002 Free Software Foundation, Inc.\n"
5391 msgstr ""
5392
5393 #: gcc.c:3356 gcov.c:320
5394 msgid ""
5395 "This is free software; see the source for copying conditions.  There is NO\n"
5396 "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
5397 "\n"
5398 msgstr ""
5399
5400 #: gcc.c:3455
5401 msgid "argument to `-Xlinker' is missing"
5402 msgstr ""
5403
5404 #: gcc.c:3463
5405 msgid "argument to `-l' is missing"
5406 msgstr ""
5407
5408 #: gcc.c:3480
5409 msgid "argument to `-specs' is missing"
5410 msgstr ""
5411
5412 #: gcc.c:3495
5413 msgid "argument to `-specs=' is missing"
5414 msgstr ""
5415
5416 #: gcc.c:3526
5417 msgid "argument to `-b' is missing"
5418 msgstr ""
5419
5420 #: gcc.c:3541
5421 msgid "argument to `-B' is missing"
5422 msgstr ""
5423
5424 #: gcc.c:3611
5425 msgid "argument to `-V' is missing"
5426 msgstr ""
5427
5428 #: gcc.c:3632 gcc.c:3639 gcc.c:3646
5429 msgid "invalid version number format"
5430 msgstr ""
5431
5432 #: gcc.c:3756
5433 msgid "cannot specify -o with -c or -S and multiple compilations"
5434 msgstr ""
5435
5436 #: gcc.c:3927
5437 msgid "warning: -pipe ignored because -save-temps specified"
5438 msgstr ""
5439
5440 #: gcc.c:3931
5441 msgid "warning: -pipe ignored because -time specified"
5442 msgstr ""
5443
5444 #: gcc.c:3943
5445 msgid "argument to `-x' is missing"
5446 msgstr ""
5447
5448 #: gcc.c:3971
5449 #, c-format
5450 msgid "argument to `-%s' is missing"
5451 msgstr ""
5452
5453 #: gcc.c:4032
5454 #, c-format
5455 msgid "warning: `-x %s' after last input file has no effect"
5456 msgstr ""
5457
5458 #: gcc.c:4331
5459 msgid "invalid specification!  Bug in cc"
5460 msgstr ""
5461
5462 #: gcc.c:4480
5463 #, c-format
5464 msgid "%s\n"
5465 msgstr ""
5466
5467 #. Catch the case where a spec string contains something like
5468 #. '%{foo:%*}'.  ie there is no * in the pattern on the left
5469 #. hand side of the :.
5470 #: gcc.c:5033
5471 #, c-format
5472 msgid "spec failure: '%%*' has not been initialized by pattern match"
5473 msgstr ""
5474
5475 #: gcc.c:5042
5476 #, c-format
5477 msgid "warning: use of obsolete %%[ operator in specs"
5478 msgstr ""
5479
5480 #: gcc.c:5060
5481 #, c-format
5482 msgid "Processing spec %c%s%c, which is '%s'\n"
5483 msgstr ""
5484
5485 #: gcc.c:5185
5486 #, c-format
5487 msgid "spec failure: unrecognized spec option '%c'"
5488 msgstr ""
5489
5490 #: gcc.c:5295
5491 msgid "mismatched braces in specs"
5492 msgstr ""
5493
5494 #: gcc.c:5973
5495 #, c-format
5496 msgid "unrecognized option `-%s'"
5497 msgstr ""
5498
5499 #: gcc.c:5979
5500 #, c-format
5501 msgid "install: %s%s\n"
5502 msgstr ""
5503
5504 #: gcc.c:5980
5505 #, c-format
5506 msgid "programs: %s\n"
5507 msgstr ""
5508
5509 #: gcc.c:5981
5510 #, c-format
5511 msgid "libraries: %s\n"
5512 msgstr ""
5513
5514 #: gcc.c:6029
5515 msgid ""
5516 "\n"
5517 "For bug reporting instructions, please see:\n"
5518 msgstr ""
5519
5520 #: gcc.c:6045
5521 #, c-format
5522 msgid "Configured with: %s\n"
5523 msgstr ""
5524
5525 #: gcc.c:6059
5526 #, c-format
5527 msgid "Thread model: %s\n"
5528 msgstr ""
5529
5530 #: gcc.c:6070
5531 #, c-format
5532 msgid "gcc version %s\n"
5533 msgstr ""
5534
5535 #: gcc.c:6072
5536 #, c-format
5537 msgid "gcc driver version %s executing gcc version %s\n"
5538 msgstr ""
5539
5540 #: gcc.c:6080
5541 msgid "no input files"
5542 msgstr ""
5543
5544 #: gcc.c:6118
5545 #, c-format
5546 msgid "%s: %s compiler not installed on this system"
5547 msgstr ""
5548
5549 #: gcc.c:6193
5550 #, c-format
5551 msgid "%s: linker input file unused because linking not done"
5552 msgstr ""
5553
5554 #: gcc.c:6236
5555 #, c-format
5556 msgid "language %s not recognized"
5557 msgstr ""
5558
5559 #: gcc.c:6339
5560 msgid "internal gcc abort"
5561 msgstr ""
5562
5563 #: gcov.c:282
5564 msgid "Internal gcov abort.\n"
5565 msgstr ""
5566
5567 #: gcov.c:295
5568 msgid ""
5569 "Usage: gcov [OPTION]... SOURCEFILE\n"
5570 "\n"
5571 msgstr ""
5572
5573 #: gcov.c:296
5574 msgid ""
5575 "Print code coverage information.\n"
5576 "\n"
5577 msgstr ""
5578
5579 #: gcov.c:297
5580 msgid "  -h, --help                      Print this help, then exit\n"
5581 msgstr ""
5582
5583 #: gcov.c:298
5584 msgid "  -v, --version                   Print version number, then exit\n"
5585 msgstr ""
5586
5587 #: gcov.c:299
5588 msgid ""
5589 "  -b, --branch-probabilities      Include branch probabilities in output\n"
5590 msgstr ""
5591
5592 #: gcov.c:300
5593 msgid ""
5594 "  -c, --branch-counts             Given counts of branches taken\n"
5595 "                                    rather than percentages\n"
5596 msgstr ""
5597
5598 #: gcov.c:302
5599 msgid "  -n, --no-output                 Do not create an output file\n"
5600 msgstr ""
5601
5602 #: gcov.c:303
5603 msgid ""
5604 "  -l, --long-file-names           Use long output file names for included\n"
5605 "                                    source files\n"
5606 msgstr ""
5607
5608 #: gcov.c:305
5609 msgid "  -f, --function-summaries        Output summaries for each function\n"
5610 msgstr ""
5611
5612 #: gcov.c:306
5613 msgid "  -o, --object-directory OBJDIR   Search for object files in OBJDIR\n"
5614 msgstr ""
5615
5616 #: gcov.c:307
5617 #, c-format
5618 msgid ""
5619 "\n"
5620 "For bug reporting instructions, please see:\n"
5621 "%s.\n"
5622 msgstr ""
5623
5624 #: gcov.c:317
5625 #, c-format
5626 msgid "gcov (GCC) %s\n"
5627 msgstr ""
5628
5629 #: gcov.c:318
5630 msgid "Copyright (C) 2001 Free Software Foundation, Inc.\n"
5631 msgstr ""
5632
5633 #: gcov.c:462
5634 #, c-format
5635 msgid "Could not open basic block file %s.\n"
5636 msgstr ""
5637
5638 #: gcov.c:471
5639 #, c-format
5640 msgid "Could not open data file %s.\n"
5641 msgstr ""
5642
5643 #: gcov.c:472
5644 msgid "Assuming that all execution counts are zero.\n"
5645 msgstr ""
5646
5647 #: gcov.c:478
5648 #, c-format
5649 msgid "Could not open program flow graph file %s.\n"
5650 msgstr ""
5651
5652 #: gcov.c:489
5653 #, c-format
5654 msgid "No executable code associated with file %s.\n"
5655 msgstr ""
5656
5657 #: gcov.c:789
5658 msgid ".da file contents exhausted too early\n"
5659 msgstr ""
5660
5661 #: gcov.c:792
5662 msgid ".da file contents not exhausted\n"
5663 msgstr ""
5664
5665 #: gcov.c:973
5666 #, c-format
5667 msgid "%6.2f%% of %d source lines executed in function %s\n"
5668 msgstr ""
5669
5670 #: gcov.c:977
5671 #, c-format
5672 msgid "No executable source lines in function %s\n"
5673 msgstr ""
5674
5675 #: gcov.c:984
5676 #, c-format
5677 msgid "%6.2f%% of %d branches executed in function %s\n"
5678 msgstr ""
5679
5680 #: gcov.c:988
5681 #, c-format
5682 msgid "%6.2f%% of %d branches taken at least once in function %s\n"
5683 msgstr ""
5684
5685 #: gcov.c:993
5686 #, c-format
5687 msgid "No branches in function %s\n"
5688 msgstr ""
5689
5690 #: gcov.c:995
5691 #, c-format
5692 msgid "%6.2f%% of %d calls executed in function %s\n"
5693 msgstr ""
5694
5695 #: gcov.c:999
5696 #, c-format
5697 msgid "No calls in function %s\n"
5698 msgstr ""
5699
5700 #: gcov.c:1126
5701 #, c-format
5702 msgid "didn't use all bb entries of graph, function %s\n"
5703 msgstr ""
5704
5705 #: gcov.c:1128
5706 #, c-format
5707 msgid "block_num = %ld, num_blocks = %d\n"
5708 msgstr ""
5709
5710 #: gcov.c:1166
5711 #, c-format
5712 msgid "ERROR: too many basic blocks in .bb file %s\n"
5713 msgstr ""
5714
5715 #: gcov.c:1243
5716 #, c-format
5717 msgid "%6.2f%% of %d source lines executed in file %s\n"
5718 msgstr ""
5719
5720 #: gcov.c:1247
5721 #, c-format
5722 msgid "No executable source lines in file %s\n"
5723 msgstr ""
5724
5725 #: gcov.c:1254
5726 #, c-format
5727 msgid "%6.2f%% of %d branches executed in file %s\n"
5728 msgstr ""
5729
5730 #: gcov.c:1258
5731 #, c-format
5732 msgid "%6.2f%% of %d branches taken at least once in file %s\n"
5733 msgstr ""
5734
5735 #: gcov.c:1263
5736 #, c-format
5737 msgid "No branches in file %s\n"
5738 msgstr ""
5739
5740 #: gcov.c:1265
5741 #, c-format
5742 msgid "%6.2f%% of %d calls executed in file %s\n"
5743 msgstr ""
5744
5745 #: gcov.c:1269
5746 #, c-format
5747 msgid "No calls in file %s\n"
5748 msgstr ""
5749
5750 #: gcov.c:1281
5751 #, c-format
5752 msgid "Could not open source file %s.\n"
5753 msgstr ""
5754
5755 #: gcov.c:1331
5756 #, c-format
5757 msgid "Could not open output file %s.\n"
5758 msgstr ""
5759
5760 #: gcov.c:1339
5761 #, c-format
5762 msgid "Creating %s.\n"
5763 msgstr ""
5764
5765 #: gcov.c:1387
5766 #, c-format
5767 msgid "call %d never executed\n"
5768 msgstr ""
5769
5770 #: gcov.c:1396
5771 #, c-format
5772 msgid "call %d returns = %s\n"
5773 msgstr ""
5774
5775 #: gcov.c:1406
5776 #, c-format
5777 msgid "call %d returns = %s%%\n"
5778 msgstr ""
5779
5780 #: gcov.c:1413
5781 #, c-format
5782 msgid "branch %d never executed\n"
5783 msgstr ""
5784
5785 #: gcov.c:1423
5786 #, c-format
5787 msgid "branch %d taken = %s\n"
5788 msgstr ""
5789
5790 #: gcov.c:1433
5791 #, c-format
5792 msgid "branch %d taken = %s%%\n"
5793 msgstr ""
5794
5795 #: gcov.c:1444
5796 #, c-format
5797 msgid "Unexpected EOF while reading source file %s.\n"
5798 msgstr ""
5799
5800 #: gcse.c:759
5801 #, c-format
5802 msgid "GCSE disabled: %d > 1000 basic blocks and %d >= 20 edges/basic block"
5803 msgstr ""
5804
5805 #: gcse.c:771
5806 #, c-format
5807 msgid "GCSE disabled: %d basic blocks and %d registers"
5808 msgstr ""
5809
5810 #: graph.c:421 profile.c:951 profile.c:959 toplev.c:1751 toplev.c:4884
5811 #: f/com.c:14293 java/jcf-parse.c:935 java/jcf-parse.c:1081 java/lex.c:1771
5812 #: objc/objc-act.c:490
5813 #, c-format
5814 msgid "can't open %s"
5815 msgstr ""
5816
5817 #: haifa-sched.c:190
5818 #, c-format
5819 msgid "fix_sched_param: unknown param: %s"
5820 msgstr ""
5821
5822 #: integrate.c:186
5823 msgid "function cannot be inline"
5824 msgstr ""
5825
5826 #: integrate.c:191
5827 msgid "varargs function cannot be inline"
5828 msgstr ""
5829
5830 #: integrate.c:194
5831 msgid "function using alloca cannot be inline"
5832 msgstr ""
5833
5834 #: integrate.c:197
5835 msgid "function using setjmp cannot be inline"
5836 msgstr ""
5837
5838 #: integrate.c:200
5839 msgid "function uses __builtin_eh_return"
5840 msgstr ""
5841
5842 #: integrate.c:203
5843 msgid "function with nested functions cannot be inline"
5844 msgstr ""
5845
5846 #: integrate.c:207
5847 msgid "function with label addresses used in initializers cannot inline"
5848 msgstr ""
5849
5850 #: integrate.c:214 integrate.c:258
5851 msgid "function too large to be inline"
5852 msgstr ""
5853
5854 #: integrate.c:224
5855 msgid "no prototype, and parameter address used; cannot be inline"
5856 msgstr ""
5857
5858 #: integrate.c:231 integrate.c:276
5859 msgid "inline functions not supported for this return value type"
5860 msgstr ""
5861
5862 #: integrate.c:236
5863 msgid "function with varying-size return value cannot be inline"
5864 msgstr ""
5865
5866 #: integrate.c:243
5867 msgid "function with varying-size parameter cannot be inline"
5868 msgstr ""
5869
5870 #: integrate.c:246
5871 msgid "function with transparent unit parameter cannot be inline"
5872 msgstr ""
5873
5874 #: integrate.c:265
5875 msgid "function with computed jump cannot inline"
5876 msgstr ""
5877
5878 #: integrate.c:269
5879 msgid "function with nonlocal goto cannot be inline"
5880 msgstr ""
5881
5882 #: integrate.c:283
5883 msgid "function with target specific attribute(s) cannot be inlined"
5884 msgstr ""
5885
5886 #: line-map.c:198
5887 #, c-format
5888 msgid "In file included from %s:%u"
5889 msgstr ""
5890
5891 #. Translators note: this message is used in conjunction
5892 #. with "In file included from %s:%ld" and some other
5893 #. tricks.  We want something like this:
5894 #.
5895 #. | In file included from sys/select.h:123,
5896 #. |                  from sys/types.h:234,
5897 #. |                  from userfile.c:31:
5898 #. | bits/select.h:45: <error message here>
5899 #.
5900 #. with all the "from"s lined up.
5901 #. The trailing comma is at the beginning of this message,
5902 #. and the trailing colon is not translated.
5903 #: line-map.c:216
5904 #, c-format
5905 msgid ""
5906 ",\n"
5907 "                 from %s:%u"
5908 msgstr ""
5909
5910 #. If we didn't find this parameter, issue an error message.
5911 #: params.c:80
5912 #, c-format
5913 msgid "invalid parameter `%s'"
5914 msgstr ""
5915
5916 #: profile.c:430
5917 #, c-format
5918 msgid "corrupted profile info: prob for %d-%d thought to be %d"
5919 msgstr ""
5920
5921 #: profile.c:976
5922 #, c-format
5923 msgid "file %s not found, execution counts assumed to be zero"
5924 msgstr ""
5925
5926 #: profile.c:1023
5927 msgid ".da file contents exhausted too early"
5928 msgstr ""
5929
5930 #: profile.c:1026
5931 msgid ".da file contents not exhausted"
5932 msgstr ""
5933
5934 #: protoize.c:546
5935 #, c-format
5936 msgid "%s: internal abort\n"
5937 msgstr ""
5938
5939 #: protoize.c:637
5940 #, c-format
5941 msgid "%s: error writing file `%s': %s\n"
5942 msgstr ""
5943
5944 #: protoize.c:682
5945 #, c-format
5946 msgid "%s: usage '%s [ -VqfnkN ] [ -i <istring> ] [ filename ... ]'\n"
5947 msgstr ""
5948
5949 #: protoize.c:685
5950 #, c-format
5951 msgid "%s: usage '%s [ -VqfnkNlgC ] [ -B <dirname> ] [ filename ... ]'\n"
5952 msgstr ""
5953
5954 #: protoize.c:792
5955 #, c-format
5956 msgid "%s: warning: no read access for file `%s'\n"
5957 msgstr ""
5958
5959 #: protoize.c:800
5960 #, c-format
5961 msgid "%s: warning: no write access for file `%s'\n"
5962 msgstr ""
5963
5964 #: protoize.c:808
5965 #, c-format
5966 msgid "%s: warning: no write access for dir containing `%s'\n"
5967 msgstr ""
5968
5969 #. Catch cases like /.. where we try to backup to a
5970 #. point above the absolute root of the logical file
5971 #. system.
5972 #: protoize.c:1226
5973 #, c-format
5974 msgid "%s: invalid file name: %s\n"
5975 msgstr ""
5976
5977 #: protoize.c:1378
5978 #, c-format
5979 msgid "%s: %s: can't get status: %s\n"
5980 msgstr ""
5981
5982 #: protoize.c:1399
5983 #, c-format
5984 msgid ""
5985 "\n"
5986 "%s: fatal error: aux info file corrupted at line %d\n"
5987 msgstr ""
5988
5989 #: protoize.c:1735
5990 #, c-format
5991 msgid "%s:%d: declaration of function `%s' takes different forms\n"
5992 msgstr ""
5993
5994 #: protoize.c:1993
5995 #, c-format
5996 msgid "%s: compiling `%s'\n"
5997 msgstr ""
5998
5999 #: protoize.c:2016
6000 #, c-format
6001 msgid "%s: wait: %s\n"
6002 msgstr ""
6003
6004 #: protoize.c:2021
6005 #, c-format
6006 msgid "%s: subprocess got fatal signal %d\n"
6007 msgstr ""
6008
6009 #: protoize.c:2029
6010 #, c-format
6011 msgid "%s: %s exited with status %d\n"
6012 msgstr ""
6013
6014 #: protoize.c:2081
6015 #, c-format
6016 msgid "%s: warning: missing SYSCALLS file `%s'\n"
6017 msgstr ""
6018
6019 #: protoize.c:2090 protoize.c:2119
6020 #, c-format
6021 msgid "%s: can't read aux info file `%s': %s\n"
6022 msgstr ""
6023
6024 #: protoize.c:2135 protoize.c:2163
6025 #, c-format
6026 msgid "%s: can't get status of aux info file `%s': %s\n"
6027 msgstr ""
6028
6029 #: protoize.c:2191
6030 #, c-format
6031 msgid "%s: can't open aux info file `%s' for reading: %s\n"
6032 msgstr ""
6033
6034 #: protoize.c:2209
6035 #, c-format
6036 msgid "%s: error reading aux info file `%s': %s\n"
6037 msgstr ""
6038
6039 #: protoize.c:2222
6040 #, c-format
6041 msgid "%s: error closing aux info file `%s': %s\n"
6042 msgstr ""
6043
6044 #: protoize.c:2238
6045 #, c-format
6046 msgid "%s: can't delete aux info file `%s': %s\n"
6047 msgstr ""
6048
6049 #: protoize.c:2320 protoize.c:4322
6050 #, c-format
6051 msgid "%s: can't delete file `%s': %s\n"
6052 msgstr ""
6053
6054 #: protoize.c:2399
6055 #, c-format
6056 msgid "%s: warning: can't rename file `%s' to `%s': %s\n"
6057 msgstr ""
6058
6059 #: protoize.c:2524
6060 #, c-format
6061 msgid "%s: conflicting extern definitions of '%s'\n"
6062 msgstr ""
6063
6064 #: protoize.c:2528
6065 #, c-format
6066 msgid "%s: declarations of '%s' will not be converted\n"
6067 msgstr ""
6068
6069 #: protoize.c:2530
6070 #, c-format
6071 msgid "%s: conflict list for '%s' follows:\n"
6072 msgstr ""
6073
6074 #: protoize.c:2563
6075 #, c-format
6076 msgid "%s: warning: using formals list from %s(%d) for function `%s'\n"
6077 msgstr ""
6078
6079 #: protoize.c:2603
6080 #, c-format
6081 msgid "%s: %d: `%s' used but missing from SYSCALLS\n"
6082 msgstr ""
6083
6084 #: protoize.c:2609
6085 #, c-format
6086 msgid "%s: %d: warning: no extern definition for `%s'\n"
6087 msgstr ""
6088
6089 #: protoize.c:2640
6090 #, c-format
6091 msgid "%s: warning: no static definition for `%s' in file `%s'\n"
6092 msgstr ""
6093
6094 #: protoize.c:2646
6095 #, c-format
6096 msgid "%s: multiple static defs of `%s' in file `%s'\n"
6097 msgstr ""
6098
6099 #: protoize.c:2819 protoize.c:2822
6100 #, c-format
6101 msgid "%s: %d: warning: source too confusing\n"
6102 msgstr ""
6103
6104 #: protoize.c:3028
6105 #, c-format
6106 msgid "%s: %d: warning: varargs function declaration not converted\n"
6107 msgstr ""
6108
6109 #: protoize.c:3043
6110 #, c-format
6111 msgid "%s: declaration of function `%s' not converted\n"
6112 msgstr ""
6113
6114 #: protoize.c:3166
6115 #, c-format
6116 msgid "%s: warning: too many parameter lists in declaration of `%s'\n"
6117 msgstr ""
6118
6119 #: protoize.c:3187
6120 #, c-format
6121 msgid ""
6122 "\n"
6123 "%s: warning: too few parameter lists in declaration of `%s'\n"
6124 msgstr ""
6125
6126 #: protoize.c:3285
6127 #, c-format
6128 msgid "%s: %d: warning: found `%s' but expected `%s'\n"
6129 msgstr ""
6130
6131 #: protoize.c:3463
6132 #, c-format
6133 msgid "%s: local declaration for function `%s' not inserted\n"
6134 msgstr ""
6135
6136 #: protoize.c:3490
6137 #, c-format
6138 msgid ""
6139 "\n"
6140 "%s: %d: warning: can't add declaration of `%s' into macro call\n"
6141 msgstr ""
6142
6143 #: protoize.c:3564
6144 #, c-format
6145 msgid "%s: global declarations for file `%s' not inserted\n"
6146 msgstr ""
6147
6148 #: protoize.c:3655 protoize.c:3685
6149 #, c-format
6150 msgid "%s: definition of function `%s' not converted\n"
6151 msgstr ""
6152
6153 #: protoize.c:3674
6154 #, c-format
6155 msgid "%s: %d: warning: definition of %s not converted\n"
6156 msgstr ""
6157
6158 #: protoize.c:4004
6159 #, c-format
6160 msgid "%s: found definition of `%s' at %s(%d)\n"
6161 msgstr ""
6162
6163 #. If we make it here, then we did not know about this
6164 #. function definition.
6165 #: protoize.c:4020
6166 #, c-format
6167 msgid "%s: %d: warning: `%s' excluded by preprocessing\n"
6168 msgstr ""
6169
6170 #: protoize.c:4023
6171 #, c-format
6172 msgid "%s: function definition not converted\n"
6173 msgstr ""
6174
6175 #: protoize.c:4082
6176 #, c-format
6177 msgid "%s: `%s' not converted\n"
6178 msgstr ""
6179
6180 #: protoize.c:4090
6181 #, c-format
6182 msgid "%s: would convert file `%s'\n"
6183 msgstr ""
6184
6185 #: protoize.c:4093
6186 #, c-format
6187 msgid "%s: converting file `%s'\n"
6188 msgstr ""
6189
6190 #: protoize.c:4103
6191 #, c-format
6192 msgid "%s: can't get status for file `%s': %s\n"
6193 msgstr ""
6194
6195 #: protoize.c:4145
6196 #, c-format
6197 msgid "%s: can't open file `%s' for reading: %s\n"
6198 msgstr ""
6199
6200 #: protoize.c:4160
6201 #, c-format
6202 msgid ""
6203 "\n"
6204 "%s: error reading input file `%s': %s\n"
6205 msgstr ""
6206
6207 #: protoize.c:4194
6208 #, c-format
6209 msgid "%s: can't create/open clean file `%s': %s\n"
6210 msgstr ""
6211
6212 #: protoize.c:4299
6213 #, c-format
6214 msgid "%s: warning: file `%s' already saved in `%s'\n"
6215 msgstr ""
6216
6217 #: protoize.c:4307
6218 #, c-format
6219 msgid "%s: can't link file `%s' to `%s': %s\n"
6220 msgstr ""
6221
6222 #: protoize.c:4337
6223 #, c-format
6224 msgid "%s: can't create/open output file `%s': %s\n"
6225 msgstr ""
6226
6227 #: protoize.c:4370
6228 #, c-format
6229 msgid "%s: can't change mode of file `%s': %s\n"
6230 msgstr ""
6231
6232 #: protoize.c:4545
6233 #, c-format
6234 msgid "%s: cannot get working directory: %s\n"
6235 msgstr ""
6236
6237 #: protoize.c:4643
6238 #, c-format
6239 msgid "%s: input file names must have .c suffixes: %s\n"
6240 msgstr ""
6241
6242 #: real.c:731 real.c:908
6243 msgid "conversion from NaN to int"
6244 msgstr ""
6245
6246 #: real.c:754
6247 msgid "conversion from NaN to unsigned int"
6248 msgstr ""
6249
6250 #: real.c:2628
6251 msgid "floating point overflow"
6252 msgstr ""
6253
6254 #: real.c:4303 real.c:6619 real.c:6700
6255 msgid "overflow on truncation to integer"
6256 msgstr ""
6257
6258 #: real.c:4375
6259 msgid "overflow on truncation to unsigned integer"
6260 msgstr ""
6261
6262 #: real.c:5720
6263 #, c-format
6264 msgid "%s: argument domain error"
6265 msgstr ""
6266
6267 #: real.c:5721
6268 #, c-format
6269 msgid "%s: function singularity"
6270 msgstr ""
6271
6272 #: real.c:5722
6273 #, c-format
6274 msgid "%s: overflow range error"
6275 msgstr ""
6276
6277 #: real.c:5723
6278 #, c-format
6279 msgid "%s: underflow range error"
6280 msgstr ""
6281
6282 #: real.c:5724
6283 #, c-format
6284 msgid "%s: total loss of precision"
6285 msgstr ""
6286
6287 #: real.c:5725
6288 #, c-format
6289 msgid "%s: partial loss of precision"
6290 msgstr ""
6291
6292 #: real.c:5726
6293 #, c-format
6294 msgid "%s: NaN - producing operation"
6295 msgstr ""
6296
6297 #: real.c:6270
6298 #, c-format
6299 msgid "%d-bit floats cannot hold NaNs"
6300 msgstr ""
6301
6302 #: real.c:6344
6303 #, c-format
6304 msgid "value exceeds the range of a %d-bit float"
6305 msgstr ""
6306
6307 #: reg-stack.c:677
6308 #, c-format
6309 msgid "output constraint %d must specify a single register"
6310 msgstr ""
6311
6312 #: reg-stack.c:687
6313 #, c-format
6314 msgid "output constraint %d cannot be specified together with \"%s\" clobber"
6315 msgstr ""
6316
6317 #: reg-stack.c:710
6318 msgid "output regs must be grouped at top of stack"
6319 msgstr ""
6320
6321 #: reg-stack.c:747
6322 msgid "implicitly popped regs must be grouped at top of stack"
6323 msgstr ""
6324
6325 #: reg-stack.c:766
6326 #, c-format
6327 msgid "output operand %d must use `&' constraint"
6328 msgstr ""
6329
6330 #: regclass.c:778
6331 #, c-format
6332 msgid "can't use '%s' as a %s register"
6333 msgstr ""
6334
6335 #: regclass.c:793 config/ia64/ia64.c:3875 config/ia64/ia64.c:3882
6336 #, c-format
6337 msgid "unknown register name: %s"
6338 msgstr ""
6339
6340 #: regclass.c:804
6341 msgid "global register variable follows a function definition"
6342 msgstr ""
6343
6344 #: regclass.c:808
6345 msgid "register used for two global register variables"
6346 msgstr ""
6347
6348 #: regclass.c:813
6349 msgid "call-clobbered register used for global register variable"
6350 msgstr ""
6351
6352 #: regrename.c:1845
6353 #, c-format
6354 msgid "validate_value_data: [%u] Bad next_regno for empty chain (%u)"
6355 msgstr ""
6356
6357 #: regrename.c:1857
6358 #, c-format
6359 msgid "validate_value_data: Loop in regno chain (%u)"
6360 msgstr ""
6361
6362 #: regrename.c:1860
6363 #, c-format
6364 msgid "validate_value_data: [%u] Bad oldest_regno (%u)"
6365 msgstr ""
6366
6367 #: regrename.c:1872
6368 #, c-format
6369 msgid "validate_value_data: [%u] Non-empty reg in chain (%s %u %i)"
6370 msgstr ""
6371
6372 #: reload.c:1208
6373 msgid "cannot reload integer constant operand in `asm'"
6374 msgstr ""
6375
6376 #: reload.c:1230
6377 msgid "impossible register constraint in `asm'"
6378 msgstr ""
6379
6380 #: reload.c:3377
6381 msgid "`&' constraint used with no register class"
6382 msgstr ""
6383
6384 #: reload.c:3545
6385 msgid "unable to generate reloads for:"
6386 msgstr ""
6387
6388 #: reload.c:3546 reload.c:3760
6389 msgid "inconsistent operand constraints in an `asm'"
6390 msgstr ""
6391
6392 #: reload1.c:1247
6393 msgid "frame size too large for reliable stack checking"
6394 msgstr ""
6395
6396 #: reload1.c:1250
6397 msgid "try reducing the number of local variables"
6398 msgstr ""
6399
6400 #: reload1.c:1902
6401 #, c-format
6402 msgid "can't find a register in class `%s' while reloading `asm'"
6403 msgstr ""
6404
6405 #: reload1.c:1906
6406 #, c-format
6407 msgid "unable to find a register to spill in class `%s'"
6408 msgstr ""
6409
6410 #: reload1.c:1908
6411 msgid "this is the insn:"
6412 msgstr ""
6413
6414 #: reload1.c:3924
6415 msgid "`asm' operand requires impossible reload"
6416 msgstr ""
6417
6418 #. It's the compiler's fault.
6419 #: reload1.c:5040
6420 msgid "could not find a spill register"
6421 msgstr ""
6422
6423 #: reload1.c:5045
6424 msgid "`asm' operand constraint incompatible with operand size"
6425 msgstr ""
6426
6427 #. It's the compiler's fault.
6428 #: reload1.c:6639
6429 msgid "VOIDmode on an output"
6430 msgstr ""
6431
6432 #: reload1.c:6640
6433 msgid "output operand is constant in `asm'"
6434 msgstr ""
6435
6436 #: rtl-error.c:139
6437 msgid "unrecognizable insn:"
6438 msgstr ""
6439
6440 #: rtl-error.c:141
6441 msgid "insn does not satisfy its constraints:"
6442 msgstr ""
6443
6444 #: rtl.c:563
6445 #, c-format
6446 msgid "RTL check: access of elt %d of `%s' with last elt %d in %s, at %s:%d"
6447 msgstr ""
6448
6449 #: rtl.c:578
6450 #, c-format
6451 msgid ""
6452 "RTL check: expected elt %d type '%c', have '%c' (rtx %s) in %s, at %s:%d"
6453 msgstr ""
6454
6455 #: rtl.c:594
6456 #, c-format
6457 msgid ""
6458 "RTL check: expected elt %d type '%c' or '%c', have '%c' (rtx %s) in %s, at %"
6459 "s:%d"
6460 msgstr ""
6461
6462 #: rtl.c:607
6463 #, c-format
6464 msgid "RTL check: expected code `%s', have `%s' in %s, at %s:%d"
6465 msgstr ""
6466
6467 #: rtl.c:621
6468 #, c-format
6469 msgid "RTL check: expected code `%s' or `%s', have `%s' in %s, at %s:%d"
6470 msgstr ""
6471
6472 #: rtl.c:636
6473 #, c-format
6474 msgid "RTL check: access of elt %d of vector with last elt %d in %s, at %s:%d"
6475 msgstr ""
6476
6477 #: stmt.c:928
6478 #, c-format
6479 msgid "jump to `%s' invalidly jumps into binding contour"
6480 msgstr ""
6481
6482 #: stmt.c:1164 stmt.c:3763
6483 #, c-format
6484 msgid "label `%s' used before containing binding contour"
6485 msgstr ""
6486
6487 #: stmt.c:1344
6488 msgid "output operand constraint lacks `='"
6489 msgstr ""
6490
6491 #: stmt.c:1359
6492 #, c-format
6493 msgid "output constraint `%c' for operand %d is not at the beginning"
6494 msgstr ""
6495
6496 #: stmt.c:1381
6497 msgid "operand constraint contains incorrectly positioned '+' or '='"
6498 msgstr ""
6499
6500 #: stmt.c:1387 stmt.c:1487
6501 #, c-format
6502 msgid "`%%' constraint used with last operand"
6503 msgstr ""
6504
6505 #: stmt.c:1406
6506 msgid "matching constraint not valid in output operand"
6507 msgstr ""
6508
6509 #: stmt.c:1478
6510 #, c-format
6511 msgid "input operand constraint contains `%c'"
6512 msgstr ""
6513
6514 #: stmt.c:1518
6515 msgid "matching constraint references invalid operand number"
6516 msgstr ""
6517
6518 #: stmt.c:1550
6519 #, c-format
6520 msgid "invalid punctuation `%c' in constraint"
6521 msgstr ""
6522
6523 #: stmt.c:1646
6524 #, c-format
6525 msgid "unknown register name `%s' in `asm'"
6526 msgstr ""
6527
6528 #: stmt.c:1690
6529 #, c-format
6530 msgid "more than %d operands in `asm'"
6531 msgstr ""
6532
6533 #: stmt.c:1749
6534 #, c-format
6535 msgid "output number %d not directly addressable"
6536 msgstr ""
6537
6538 #. ??? Leave this only until we have experience with what
6539 #. happens in combine and elsewhere when constraints are
6540 #. not satisfied.
6541 #: stmt.c:1818 stmt.c:1847
6542 #, c-format
6543 msgid "asm operand %d probably doesn't match constraints"
6544 msgstr ""
6545
6546 #: stmt.c:1993
6547 msgid "too many alternatives in `asm'"
6548 msgstr ""
6549
6550 #: stmt.c:2005
6551 msgid "operand constraints for `asm' differ in number of alternatives"
6552 msgstr ""
6553
6554 #: stmt.c:2058
6555 #, c-format
6556 msgid "duplicate asm operand name '%s'"
6557 msgstr ""
6558
6559 #: stmt.c:2145
6560 msgid "missing close brace for named operand"
6561 msgstr ""
6562
6563 #: stmt.c:2173
6564 #, c-format
6565 msgid "undefined named operand '%s'"
6566 msgstr ""
6567
6568 #: stmt.c:3700
6569 #, c-format
6570 msgid "unused variable `%s'"
6571 msgstr ""
6572
6573 #: stmt.c:5180
6574 #, c-format
6575 msgid "enumeration value `%s' not handled in switch"
6576 msgstr ""
6577
6578 #: stmt.c:5205 stmt.c:5225
6579 #, c-format
6580 msgid "case value `%ld' not in enumerated type"
6581 msgstr ""
6582
6583 #: stmt.c:5208 stmt.c:5228
6584 #, c-format
6585 msgid "case value `%ld' not in enumerated type `%s'"
6586 msgstr ""
6587
6588 #: stmt.c:5315
6589 msgid "switch missing default case"
6590 msgstr ""
6591
6592 #: stor-layout.c:175
6593 msgid "type size can't be explicitly evaluated"
6594 msgstr ""
6595
6596 #: stor-layout.c:177
6597 msgid "variable-size type declared outside of any function"
6598 msgstr ""
6599
6600 #: stor-layout.c:458
6601 #, c-format
6602 msgid "size of `%s' is %d bytes"
6603 msgstr ""
6604
6605 #: stor-layout.c:460
6606 #, c-format
6607 msgid "size of `%s' is larger than %d bytes"
6608 msgstr ""
6609
6610 #: stor-layout.c:858 stor-layout.c:1159
6611 #, c-format
6612 msgid "packed attribute causes inefficient alignment for `%s'"
6613 msgstr ""
6614
6615 #: stor-layout.c:860 stor-layout.c:1161
6616 #, c-format
6617 msgid "packed attribute is unnecessary for `%s'"
6618 msgstr ""
6619
6620 #: stor-layout.c:875
6621 #, c-format
6622 msgid "padding struct to align `%s'"
6623 msgstr ""
6624
6625 #: stor-layout.c:1123
6626 msgid "padding struct size to alignment boundary"
6627 msgstr ""
6628
6629 #: stor-layout.c:1166
6630 msgid "packed attribute causes inefficient alignment"
6631 msgstr ""
6632
6633 #: stor-layout.c:1168
6634 msgid "packed attribute is unnecessary"
6635 msgstr ""
6636
6637 #: timevar.c:448
6638 msgid ""
6639 "\n"
6640 "Execution times (seconds)\n"
6641 msgstr ""
6642
6643 #. Print total time.
6644 #: timevar.c:498
6645 msgid " TOTAL                 :"
6646 msgstr ""
6647
6648 #: timevar.c:534
6649 #, c-format
6650 msgid "time in %s: %ld.%06ld (%ld%%)\n"
6651 msgstr ""
6652
6653 #: tlink.c:428
6654 #, c-format
6655 msgid "collect: reading %s\n"
6656 msgstr ""
6657
6658 #: tlink.c:532
6659 #, c-format
6660 msgid "collect: recompiling %s\n"
6661 msgstr ""
6662
6663 #: tlink.c:698
6664 #, c-format
6665 msgid "collect: tweaking %s in %s\n"
6666 msgstr ""
6667
6668 #: tlink.c:745
6669 msgid "collect: relinking\n"
6670 msgstr ""
6671
6672 #: tlink.c:754
6673 #, c-format
6674 msgid "ld returned %d exit status"
6675 msgstr ""
6676
6677 #: toplev.c:875
6678 msgid "Generate debugging info in default format"
6679 msgstr ""
6680
6681 #: toplev.c:876
6682 msgid "Generate debugging info in default extended format"
6683 msgstr ""
6684
6685 #: toplev.c:878
6686 msgid "Generate STABS format debug info"
6687 msgstr ""
6688
6689 #: toplev.c:879
6690 msgid "Generate extended STABS format debug info"
6691 msgstr ""
6692
6693 #: toplev.c:882
6694 msgid "Generate DWARF-1 format debug info"
6695 msgstr ""
6696
6697 #: toplev.c:884
6698 msgid "Generate extended DWARF-1 format debug info"
6699 msgstr ""
6700
6701 #: toplev.c:887
6702 msgid "Generate DWARF-2 debug info"
6703 msgstr ""
6704
6705 #: toplev.c:890
6706 msgid "Generate XCOFF format debug info"
6707 msgstr ""
6708
6709 #: toplev.c:891
6710 msgid "Generate extended XCOFF format debug info"
6711 msgstr ""
6712
6713 #: toplev.c:894
6714 msgid "Generate COFF format debug info"
6715 msgstr ""
6716
6717 #: toplev.c:897
6718 msgid "Generate VMS format debug info"
6719 msgstr ""
6720
6721 #: toplev.c:941
6722 msgid "Perform DWARF2 duplicate elimination"
6723 msgstr ""
6724
6725 #: toplev.c:943
6726 msgid "Do not store floats in registers"
6727 msgstr ""
6728
6729 #: toplev.c:945
6730 msgid "Consider all mem refs through pointers as volatile"
6731 msgstr ""
6732
6733 #: toplev.c:947
6734 msgid "Consider all mem refs to global data to be volatile"
6735 msgstr ""
6736
6737 #: toplev.c:949
6738 msgid "Consider all mem refs to static data to be volatile"
6739 msgstr ""
6740
6741 #: toplev.c:951
6742 msgid "Defer popping functions args from stack until later"
6743 msgstr ""
6744
6745 #: toplev.c:953
6746 msgid "When possible do not generate stack frames"
6747 msgstr ""
6748
6749 #: toplev.c:955
6750 msgid "Optimize sibling and tail recursive calls"
6751 msgstr ""
6752
6753 #: toplev.c:957
6754 msgid "When running CSE, follow jumps to their targets"
6755 msgstr ""
6756
6757 #: toplev.c:959
6758 msgid "When running CSE, follow conditional jumps"
6759 msgstr ""
6760
6761 #: toplev.c:961
6762 msgid "Perform a number of minor, expensive optimizations"
6763 msgstr ""
6764
6765 #: toplev.c:963
6766 msgid "Perform jump threading optimizations"
6767 msgstr ""
6768
6769 #: toplev.c:965
6770 msgid "Perform strength reduction optimizations"
6771 msgstr ""
6772
6773 #: toplev.c:967
6774 msgid "Perform loop unrolling when iteration count is known"
6775 msgstr ""
6776
6777 #: toplev.c:969
6778 msgid "Perform loop unrolling for all loops"
6779 msgstr ""
6780
6781 #: toplev.c:971
6782 msgid "Generate prefetch instructions, if available, for arrays in loops"
6783 msgstr ""
6784
6785 #: toplev.c:973
6786 msgid "Force all loop invariant computations out of loops"
6787 msgstr ""
6788
6789 #: toplev.c:975
6790 msgid "Strength reduce all loop general induction variables"
6791 msgstr ""
6792
6793 #: toplev.c:977
6794 msgid "Store strings in writable data section"
6795 msgstr ""
6796
6797 #: toplev.c:979
6798 msgid "Enable machine specific peephole optimizations"
6799 msgstr ""
6800
6801 #: toplev.c:981
6802 msgid "Copy memory operands into registers before using"
6803 msgstr ""
6804
6805 #: toplev.c:983
6806 msgid "Copy memory address constants into regs before using"
6807 msgstr ""
6808
6809 #: toplev.c:985
6810 msgid "Allow function addresses to be held in registers"
6811 msgstr ""
6812
6813 #: toplev.c:987
6814 msgid "Integrate simple functions into their callers"
6815 msgstr ""
6816
6817 #: toplev.c:989
6818 msgid "Generate code for funcs even if they are fully inlined"
6819 msgstr ""
6820
6821 #: toplev.c:991
6822 msgid "Pay attention to the 'inline' keyword"
6823 msgstr ""
6824
6825 #: toplev.c:993
6826 msgid "Emit static const variables even if they are not used"
6827 msgstr ""
6828
6829 #: toplev.c:995
6830 msgid "Check for syntax errors, then stop"
6831 msgstr ""
6832
6833 #: toplev.c:997
6834 msgid "Mark data as shared rather than private"
6835 msgstr ""
6836
6837 #: toplev.c:999
6838 msgid "Enable saving registers around function calls"
6839 msgstr ""
6840
6841 #: toplev.c:1001
6842 msgid "Return 'short' aggregates in memory, not registers"
6843 msgstr ""
6844
6845 #: toplev.c:1003
6846 msgid "Return 'short' aggregates in registers"
6847 msgstr ""
6848
6849 #: toplev.c:1005
6850 msgid "Attempt to fill delay slots of branch instructions"
6851 msgstr ""
6852
6853 #: toplev.c:1007
6854 msgid "Perform the global common subexpression elimination"
6855 msgstr ""
6856
6857 #: toplev.c:1009
6858 msgid "Perform enhanced load motion during global subexpression elimination"
6859 msgstr ""
6860
6861 #: toplev.c:1011
6862 msgid "Perform store motion after global subexpression elimination"
6863 msgstr ""
6864
6865 #: toplev.c:1013
6866 msgid "Perform the loop optimizations"
6867 msgstr ""
6868
6869 #: toplev.c:1015
6870 msgid "Perform cross-jumping optimization"
6871 msgstr ""
6872
6873 #: toplev.c:1017
6874 msgid "Run CSE pass after loop optimizations"
6875 msgstr ""
6876
6877 #: toplev.c:1019
6878 msgid "Run the loop optimizer twice"
6879 msgstr ""
6880
6881 #: toplev.c:1021
6882 msgid "Delete useless null pointer checks"
6883 msgstr ""
6884
6885 #: toplev.c:1023
6886 msgid "Reschedule instructions before register allocation"
6887 msgstr ""
6888
6889 #: toplev.c:1025
6890 msgid "Reschedule instructions after register allocation"
6891 msgstr ""
6892
6893 #: toplev.c:1027
6894 msgid "Enable scheduling across basic blocks"
6895 msgstr ""
6896
6897 #: toplev.c:1029
6898 msgid "Allow speculative motion of non-loads"
6899 msgstr ""
6900
6901 #: toplev.c:1031
6902 msgid "Allow speculative motion of some loads"
6903 msgstr ""
6904
6905 #: toplev.c:1033
6906 msgid "Allow speculative motion of more loads"
6907 msgstr ""
6908
6909 #: toplev.c:1035
6910 msgid "Replace add,compare,branch with branch on count reg"
6911 msgstr ""
6912
6913 #: toplev.c:1037
6914 msgid "Generate position independent code, if possible"
6915 msgstr ""
6916
6917 #: toplev.c:1040
6918 msgid "Enable exception handling"
6919 msgstr ""
6920
6921 #: toplev.c:1042
6922 msgid "Just generate unwind tables for exception handling"
6923 msgstr ""
6924
6925 #: toplev.c:1044
6926 msgid "Generate unwind tables exact at each instruction boundary"
6927 msgstr ""
6928
6929 #: toplev.c:1046
6930 msgid "Support synchronous non-call exceptions"
6931 msgstr ""
6932
6933 #: toplev.c:1048
6934 msgid "Insert arc based program profiling code"
6935 msgstr ""
6936
6937 #: toplev.c:1050
6938 msgid "Create data files needed by gcov"
6939 msgstr ""
6940
6941 #: toplev.c:1052
6942 msgid "Use profiling information for branch probabilities"
6943 msgstr ""
6944
6945 #: toplev.c:1054
6946 msgid "Reorder basic blocks to improve code placement"
6947 msgstr ""
6948
6949 #: toplev.c:1056
6950 msgid "Do the register renaming optimization pass"
6951 msgstr ""
6952
6953 #: toplev.c:1058
6954 msgid "Do the register copy-propagation optimization pass"
6955 msgstr ""
6956
6957 #: toplev.c:1060
6958 msgid "Do not put uninitialized globals in the common section"
6959 msgstr ""
6960
6961 #: toplev.c:1062
6962 msgid "Do not generate .size directives"
6963 msgstr ""
6964
6965 #: toplev.c:1064
6966 msgid "place each function into its own section"
6967 msgstr ""
6968
6969 #: toplev.c:1066
6970 msgid "place data items into their own section"
6971 msgstr ""
6972
6973 #: toplev.c:1068
6974 msgid "Add extra commentry to assembler output"
6975 msgstr ""
6976
6977 #: toplev.c:1070
6978 msgid "Output GNU ld formatted global initializers"
6979 msgstr ""
6980
6981 #: toplev.c:1072
6982 msgid "Enables a register move optimization"
6983 msgstr ""
6984
6985 #: toplev.c:1074
6986 msgid "Do the full regmove optimization pass"
6987 msgstr ""
6988
6989 #: toplev.c:1076
6990 msgid "Pack structure members together without holes"
6991 msgstr ""
6992
6993 #: toplev.c:1078
6994 msgid "Insert stack checking code into the program"
6995 msgstr ""
6996
6997 #: toplev.c:1080
6998 msgid "Specify that arguments may alias each other & globals"
6999 msgstr ""
7000
7001 #: toplev.c:1082
7002 msgid "Assume arguments may alias globals but not each other"
7003 msgstr ""
7004
7005 #: toplev.c:1084
7006 msgid "Assume arguments do not alias each other or globals"
7007 msgstr ""
7008
7009 #: toplev.c:1086
7010 msgid "Assume strict aliasing rules apply"
7011 msgstr ""
7012
7013 #: toplev.c:1088
7014 msgid "Align the start of loops"
7015 msgstr ""
7016
7017 #: toplev.c:1090
7018 msgid "Align labels which are only reached by jumping"
7019 msgstr ""
7020
7021 #: toplev.c:1092
7022 msgid "Align all labels"
7023 msgstr ""
7024
7025 #: toplev.c:1094
7026 msgid "Align the start of functions"
7027 msgstr ""
7028
7029 #: toplev.c:1096
7030 msgid "Attempt to merge identical constants accross compilation units"
7031 msgstr ""
7032
7033 #: toplev.c:1098
7034 msgid "Attempt to merge identical constants and constant variables"
7035 msgstr ""
7036
7037 #: toplev.c:1100
7038 msgid ""
7039 "Suppress output of instruction numbers and line number notes in debugging "
7040 "dumps"
7041 msgstr ""
7042
7043 #: toplev.c:1102
7044 msgid "Instrument function entry/exit with profiling calls"
7045 msgstr ""
7046
7047 #: toplev.c:1104
7048 msgid "Put zero initialized data in the bss section"
7049 msgstr ""
7050
7051 #: toplev.c:1106
7052 msgid "Enable SSA optimizations"
7053 msgstr ""
7054
7055 #: toplev.c:1108
7056 msgid "Enable SSA conditional constant propagation"
7057 msgstr ""
7058
7059 #: toplev.c:1110
7060 msgid "Enable aggressive SSA dead code elimination"
7061 msgstr ""
7062
7063 #: toplev.c:1112
7064 msgid "External symbols have a leading underscore"
7065 msgstr ""
7066
7067 #: toplev.c:1114
7068 msgid "Process #ident directives"
7069 msgstr ""
7070
7071 #: toplev.c:1116
7072 msgid "Enables an rtl peephole pass run before sched2"
7073 msgstr ""
7074
7075 #: toplev.c:1118
7076 msgid "Enables guessing of branch probabilities"
7077 msgstr ""
7078
7079 #: toplev.c:1120
7080 msgid "Set errno after built-in math functions"
7081 msgstr ""
7082
7083 #: toplev.c:1122
7084 msgid "Floating-point operations can trap"
7085 msgstr ""
7086
7087 #: toplev.c:1124
7088 msgid "Allow math optimizations that may violate IEEE or ANSI standards"
7089 msgstr ""
7090
7091 #: toplev.c:1126
7092 msgid "Compile pointers as triples: value, base & end"
7093 msgstr ""
7094
7095 #: toplev.c:1128
7096 msgid "Generate code to check bounds before dereferencing pointers and arrays"
7097 msgstr ""
7098
7099 #: toplev.c:1130
7100 msgid "Convert floating point constant to single precision constant"
7101 msgstr ""
7102
7103 #: toplev.c:1132
7104 msgid "Report time taken by each compiler pass at end of run"
7105 msgstr ""
7106
7107 #: toplev.c:1134
7108 msgid "Report on permanent memory allocation at end of run"
7109 msgstr ""
7110
7111 #: toplev.c:1136
7112 msgid "Trap for signed overflow in addition / subtraction / multiplication"
7113 msgstr ""
7114
7115 #: toplev.c:1153
7116 msgid "Compile just for ISO C89"
7117 msgstr ""
7118
7119 #: toplev.c:1155
7120 msgid "Determine language standard"
7121 msgstr ""
7122
7123 #: toplev.c:1159
7124 msgid "Make bit-fields by unsigned by default"
7125 msgstr ""
7126
7127 #: toplev.c:1163
7128 msgid "Make 'char' be signed by default"
7129 msgstr ""
7130
7131 #: toplev.c:1165
7132 msgid "Make 'char' be unsigned by default"
7133 msgstr ""
7134
7135 #: toplev.c:1171
7136 msgid "Do not recognize the 'asm' keyword"
7137 msgstr ""
7138
7139 #: toplev.c:1174
7140 msgid "Do not recognize any built in functions"
7141 msgstr ""
7142
7143 #: toplev.c:1176
7144 msgid "Assume normal C execution environment"
7145 msgstr ""
7146
7147 #: toplev.c:1179
7148 msgid "Assume that standard libraries & main might not exist"
7149 msgstr ""
7150
7151 #: toplev.c:1182
7152 msgid "Allow different types as args of ? operator"
7153 msgstr ""
7154
7155 #: toplev.c:1185
7156 msgid "Allow the use of $ inside identifiers"
7157 msgstr ""
7158
7159 #: toplev.c:1190
7160 msgid "Use the same size for double as for float"
7161 msgstr ""
7162
7163 #: toplev.c:1193
7164 msgid "Use the smallest fitting integer to hold enums"
7165 msgstr ""
7166
7167 #: toplev.c:1196
7168 msgid "Override the underlying type for wchar_t to `unsigned short'"
7169 msgstr ""
7170
7171 #: toplev.c:1200
7172 msgid "Enable most warning messages"
7173 msgstr ""
7174
7175 #: toplev.c:1202
7176 msgid "Warn about casting functions to incompatible types"
7177 msgstr ""
7178
7179 #: toplev.c:1205
7180 msgid "Warn about functions which might be candidates for format attributes"
7181 msgstr ""
7182
7183 #: toplev.c:1208
7184 msgid "Warn about casts which discard qualifiers"
7185 msgstr ""
7186
7187 #: toplev.c:1211
7188 msgid "Warn about subscripts whose type is 'char'"
7189 msgstr ""
7190
7191 #: toplev.c:1214 toplev.c:1217
7192 msgid "Warn if nested comments are detected"
7193 msgstr ""
7194
7195 #: toplev.c:1220
7196 msgid "Warn about possibly confusing type conversions"
7197 msgstr ""
7198
7199 #: toplev.c:1224
7200 msgid "Do not warn about compile-time integer division by zero"
7201 msgstr ""
7202
7203 #: toplev.c:1226
7204 msgid "Warn about testing equality of floating point numbers"
7205 msgstr ""
7206
7207 #: toplev.c:1229
7208 msgid "Warn about printf/scanf/strftime/strfmon format anomalies"
7209 msgstr ""
7210
7211 #: toplev.c:1233
7212 msgid "Don't warn about too many arguments to format functions"
7213 msgstr ""
7214
7215 #: toplev.c:1235
7216 msgid "Warn about non-string-literal format strings"
7217 msgstr ""
7218
7219 #: toplev.c:1238
7220 msgid "Warn about possible security problems with format functions"
7221 msgstr ""
7222
7223 #: toplev.c:1242
7224 msgid "Don't warn about strftime formats yielding 2 digit years"
7225 msgstr ""
7226
7227 #: toplev.c:1244
7228 msgid "Warn about implicit function declarations"
7229 msgstr ""
7230
7231 #: toplev.c:1248
7232 msgid "Warn when a declaration does not specify a type"
7233 msgstr ""
7234
7235 #: toplev.c:1253
7236 msgid "Warn about the use of the #import directive"
7237 msgstr ""
7238
7239 #: toplev.c:1257
7240 msgid "Do not warn about using 'long long' when -pedantic"
7241 msgstr ""
7242
7243 #: toplev.c:1259
7244 msgid "Warn about suspicious declarations of main"
7245 msgstr ""
7246
7247 #: toplev.c:1262
7248 msgid "Warn about possibly missing braces around initializers"
7249 msgstr ""
7250
7251 #: toplev.c:1265
7252 msgid "Warn about global funcs without previous declarations"
7253 msgstr ""
7254
7255 #: toplev.c:1268
7256 msgid "Warn about global funcs without prototypes"
7257 msgstr ""
7258
7259 #: toplev.c:1271
7260 msgid "Warn about use of multicharacter literals"
7261 msgstr ""
7262
7263 #: toplev.c:1274
7264 msgid "Warn about externs not at file scope level"
7265 msgstr ""
7266
7267 #: toplev.c:1277
7268 msgid "Warn about possible missing parentheses"
7269 msgstr ""
7270
7271 #: toplev.c:1280
7272 msgid "Warn about function pointer arithmetic"
7273 msgstr ""
7274
7275 #: toplev.c:1283
7276 msgid "Warn about multiple declarations of the same object"
7277 msgstr ""
7278
7279 #: toplev.c:1286
7280 msgid "Warn whenever a function's return-type defaults to int"
7281 msgstr ""
7282
7283 #: toplev.c:1289
7284 msgid "Warn about possible violations of sequence point rules"
7285 msgstr ""
7286
7287 #: toplev.c:1292
7288 msgid "Warn about signed/unsigned comparisons"
7289 msgstr ""
7290
7291 #: toplev.c:1295
7292 msgid "Warn about non-prototyped function decls"
7293 msgstr ""
7294
7295 #: toplev.c:1298
7296 msgid "Warn about constructs whose meanings change in ISO C"
7297 msgstr ""
7298
7299 #: toplev.c:1301
7300 msgid "Warn when trigraphs are encountered"
7301 msgstr ""
7302
7303 #: toplev.c:1306
7304 msgid "Warn about unrecognized pragmas"
7305 msgstr ""
7306
7307 #: toplev.c:1309
7308 msgid "Mark strings as 'const char *'"
7309 msgstr ""
7310
7311 #: toplev.c:1449
7312 msgid "Warn when a function is unused"
7313 msgstr ""
7314
7315 #: toplev.c:1451
7316 msgid "Warn when a label is unused"
7317 msgstr ""
7318
7319 #: toplev.c:1453
7320 msgid "Warn when a function parameter is unused"
7321 msgstr ""
7322
7323 #: toplev.c:1455
7324 msgid "Warn when a variable is unused"
7325 msgstr ""
7326
7327 #: toplev.c:1457
7328 msgid "Warn when an expression value is unused"
7329 msgstr ""
7330
7331 #: toplev.c:1459
7332 msgid "Do not suppress warnings from system headers"
7333 msgstr ""
7334
7335 #: toplev.c:1461
7336 msgid "Treat all warnings as errors"
7337 msgstr ""
7338
7339 #: toplev.c:1463
7340 msgid "Warn when one local variable shadows another"
7341 msgstr ""
7342
7343 #: toplev.c:1465
7344 msgid "Warn about enumerated switches, with no default, missing a case"
7345 msgstr ""
7346
7347 #: toplev.c:1467
7348 msgid "Warn about enumerated switches missing a default case"
7349 msgstr ""
7350
7351 #: toplev.c:1469
7352 msgid "Warn about all enumerated switches missing a specific case"
7353 msgstr ""
7354
7355 #: toplev.c:1471
7356 msgid "Warn about returning structures, unions or arrays"
7357 msgstr ""
7358
7359 #: toplev.c:1473
7360 msgid "Warn about pointer casts which increase alignment"
7361 msgstr ""
7362
7363 #: toplev.c:1475
7364 msgid "Warn about code that will never be executed"
7365 msgstr ""
7366
7367 #: toplev.c:1477
7368 msgid "Warn about uninitialized automatic variables"
7369 msgstr ""
7370
7371 #: toplev.c:1479
7372 msgid "Warn when an inlined function cannot be inlined"
7373 msgstr ""
7374
7375 #: toplev.c:1481
7376 msgid "Warn when the packed attribute has no effect on struct layout"
7377 msgstr ""
7378
7379 #: toplev.c:1483
7380 msgid "Warn when padding is required to align struct members"
7381 msgstr ""
7382
7383 #: toplev.c:1485
7384 msgid "Warn when an optimization pass is disabled"
7385 msgstr ""
7386
7387 #: toplev.c:1487
7388 msgid "Warn about uses of __attribute__((deprecated)) declarations"
7389 msgstr ""
7390
7391 #: toplev.c:1489
7392 msgid "Warn about functions which might be candidates for attribute noreturn"
7393 msgstr ""
7394
7395 #: toplev.c:1560 toplev.c:4284 tradcpp.c:796
7396 #, c-format
7397 msgid "invalid option `%s'"
7398 msgstr ""
7399
7400 #: toplev.c:1627
7401 #, c-format
7402 msgid "internal error: %s"
7403 msgstr ""
7404
7405 #: toplev.c:1939
7406 #, c-format
7407 msgid "`%s' used but never defined"
7408 msgstr ""
7409
7410 #: toplev.c:1942
7411 #, c-format
7412 msgid "`%s' declared `static' but never defined"
7413 msgstr ""
7414
7415 #: toplev.c:1961
7416 #, c-format
7417 msgid "`%s' defined but not used"
7418 msgstr ""
7419
7420 #: toplev.c:2206
7421 #, c-format
7422 msgid "invalid register name `%s' for register variable"
7423 msgstr ""
7424
7425 #: toplev.c:3495
7426 msgid ""
7427 "  -ffixed-<register>      Mark <register> as being unavailable to the "
7428 "compiler\n"
7429 msgstr ""
7430
7431 #: toplev.c:3496
7432 msgid ""
7433 "  -fcall-used-<register>  Mark <register> as being corrupted by function "
7434 "calls\n"
7435 msgstr ""
7436
7437 #: toplev.c:3497
7438 msgid ""
7439 "  -fcall-saved-<register> Mark <register> as being preserved across "
7440 "functions\n"
7441 msgstr ""
7442
7443 #: toplev.c:3498
7444 msgid ""
7445 "  -finline-limit=<number> Limits the size of inlined functions to <number>\n"
7446 msgstr ""
7447
7448 #: toplev.c:3499
7449 msgid ""
7450 "  -fmessage-length=<number> Limits diagnostics messages lengths to <number> "
7451 "characters per line.  0 suppresses line-wrapping\n"
7452 msgstr ""
7453
7454 #: toplev.c:3500
7455 msgid ""
7456 "  -fdiagnostics-show-location=[once | every-line] Indicates how often source "
7457 "location information should be emitted, as prefix, at the beginning of "
7458 "diagnostics when line-wrapping\n"
7459 msgstr ""
7460
7461 #: toplev.c:3511
7462 msgid "  -O[number]              Set optimization level to [number]\n"
7463 msgstr ""
7464
7465 #: toplev.c:3512
7466 msgid "  -Os                     Optimize for space rather than speed\n"
7467 msgstr ""
7468
7469 #: toplev.c:3524
7470 msgid ""
7471 "  -pedantic               Issue warnings needed by strict compliance to ISO "
7472 "C\n"
7473 msgstr ""
7474
7475 #: toplev.c:3525
7476 msgid ""
7477 "  -pedantic-errors        Like -pedantic except that errors are produced\n"
7478 msgstr ""
7479
7480 #: toplev.c:3526
7481 msgid "  -w                      Suppress warnings\n"
7482 msgstr ""
7483
7484 #: toplev.c:3527
7485 msgid "  -W                      Enable extra warnings\n"
7486 msgstr ""
7487
7488 #: toplev.c:3538
7489 msgid "  -Wunused                Enable unused warnings\n"
7490 msgstr ""
7491
7492 #: toplev.c:3539
7493 msgid ""
7494 "  -Wlarger-than-<number>  Warn if an object is larger than <number> bytes\n"
7495 msgstr ""
7496
7497 #: toplev.c:3540
7498 msgid "  -p                      Enable function profiling\n"
7499 msgstr ""
7500
7501 #: toplev.c:3542
7502 msgid "  -a                      Enable block profiling \n"
7503 msgstr ""
7504
7505 #: toplev.c:3545
7506 msgid "  -ax                     Enable jump profiling \n"
7507 msgstr ""
7508
7509 #: toplev.c:3547
7510 msgid "  -o <file>               Place output into <file> \n"
7511 msgstr ""
7512
7513 #: toplev.c:3548
7514 msgid ""
7515 "  -G <number>             Put global and static data smaller than <number>\n"
7516 "                          bytes into a special section (on some targets)\n"
7517 msgstr ""
7518
7519 #: toplev.c:3559
7520 msgid "  -aux-info <file>        Emit declaration info into <file>\n"
7521 msgstr ""
7522
7523 #: toplev.c:3560
7524 msgid ""
7525 "  -quiet                  Do not display functions compiled or elapsed time\n"
7526 msgstr ""
7527
7528 #: toplev.c:3561
7529 msgid "  -version                Display the compiler's version\n"
7530 msgstr ""
7531
7532 #: toplev.c:3562
7533 msgid ""
7534 "  -d[letters]             Enable dumps from specific passes of the compiler\n"
7535 msgstr ""
7536
7537 #: toplev.c:3563
7538 msgid ""
7539 "  -dumpbase <file>        Base name to be used for dumps from specific "
7540 "passes\n"
7541 msgstr ""
7542
7543 #: toplev.c:3565
7544 msgid "  -fsched-verbose=<number> Set the verbosity level of the scheduler\n"
7545 msgstr ""
7546
7547 #: toplev.c:3567
7548 msgid "  --help                  Display this information\n"
7549 msgstr ""
7550
7551 #: toplev.c:3582
7552 msgid ""
7553 "\n"
7554 "Language specific options:\n"
7555 msgstr ""
7556
7557 #: toplev.c:3594
7558 #, c-format
7559 msgid "  %-23.23s [undocumented]\n"
7560 msgstr ""
7561
7562 #: toplev.c:3602 toplev.c:3616
7563 #, c-format
7564 msgid ""
7565 "\n"
7566 "There are undocumented %s specific options as well.\n"
7567 msgstr ""
7568
7569 #: toplev.c:3606
7570 #, c-format
7571 msgid ""
7572 "\n"
7573 " Options for %s:\n"
7574 msgstr ""
7575
7576 #: toplev.c:3643
7577 msgid ""
7578 "\n"
7579 "Target specific options:\n"
7580 msgstr ""
7581
7582 #: toplev.c:3657 toplev.c:3676
7583 #, c-format
7584 msgid "  -m%-23.23s [undocumented]\n"
7585 msgstr ""
7586
7587 #: toplev.c:3685
7588 msgid ""
7589 "\n"
7590 "There are undocumented target specific options as well.\n"
7591 msgstr ""
7592
7593 #: toplev.c:3687
7594 msgid "  They exist, but they are not documented.\n"
7595 msgstr ""
7596
7597 #: toplev.c:3740
7598 #, c-format
7599 msgid "unrecognized gcc debugging option: %c"
7600 msgstr ""
7601
7602 #: toplev.c:3810
7603 #, c-format
7604 msgid "unrecognized register name `%s'"
7605 msgstr ""
7606
7607 #: toplev.c:3835 toplev.c:4714
7608 #, c-format
7609 msgid "unrecognized option `%s'"
7610 msgstr ""
7611
7612 #: toplev.c:3879
7613 msgid "-Wid-clash-LEN is no longer supported"
7614 msgstr ""
7615
7616 #: toplev.c:3956
7617 #, c-format
7618 msgid "use -gdwarf -g%d for DWARF v1, level %d"
7619 msgstr ""
7620
7621 #: toplev.c:3959
7622 msgid "use -gdwarf-2   for DWARF v2"
7623 msgstr ""
7624
7625 #: toplev.c:3964
7626 #, c-format
7627 msgid "ignoring option `%s' due to invalid debug level specification"
7628 msgstr ""
7629
7630 #: toplev.c:3987 toplev.c:4712
7631 #, c-format
7632 msgid "`%s': unknown or unsupported -g option"
7633 msgstr ""
7634
7635 #: toplev.c:3994
7636 #, c-format
7637 msgid "`%s' ignored, conflicts with `-g%s'"
7638 msgstr ""
7639
7640 #: toplev.c:4073
7641 msgid "-param option missing argument"
7642 msgstr ""
7643
7644 #: toplev.c:4082
7645 #, c-format
7646 msgid "invalid --param option: %s"
7647 msgstr ""
7648
7649 #: toplev.c:4094
7650 #, c-format
7651 msgid "invalid parameter value `%s'"
7652 msgstr ""
7653
7654 #: toplev.c:4301
7655 #, c-format
7656 msgid ""
7657 "%s%s%s version %s (%s)\n"
7658 "%s\tcompiled by GNU C version %s.\n"
7659 "%s%s%s version %s (%s) compiled by CC.\n"
7660 msgstr ""
7661
7662 #: toplev.c:4357
7663 msgid "options passed: "
7664 msgstr ""
7665
7666 #: toplev.c:4386
7667 msgid "options enabled: "
7668 msgstr ""
7669
7670 #: toplev.c:4445 java/jcf-write.c:3379
7671 #, c-format
7672 msgid "can't open %s for writing"
7673 msgstr ""
7674
7675 #: toplev.c:4704
7676 #, c-format
7677 msgid "ignoring command line option '%s'"
7678 msgstr ""
7679
7680 #: toplev.c:4707
7681 #, c-format
7682 msgid "(it is valid for %s but not the selected language)"
7683 msgstr ""
7684
7685 #: toplev.c:4741
7686 msgid "-Wuninitialized is not supported without -O"
7687 msgstr ""
7688
7689 #: toplev.c:4800
7690 msgid "instruction scheduling not supported on this target machine"
7691 msgstr ""
7692
7693 #: toplev.c:4804
7694 msgid "this target machine does not have delayed branches"
7695 msgstr ""
7696
7697 #: toplev.c:4813
7698 msgid "profiling does not work without a frame pointer"
7699 msgstr ""
7700
7701 #: toplev.c:4828
7702 #, c-format
7703 msgid "-f%sleading-underscore not supported on this target machine"
7704 msgstr ""
7705
7706 #: toplev.c:4891
7707 msgid "-ffunction-sections not supported for this target"
7708 msgstr ""
7709
7710 #: toplev.c:4896
7711 msgid "-fdata-sections not supported for this target"
7712 msgstr ""
7713
7714 #: toplev.c:4903
7715 msgid "-ffunction-sections disabled; it makes profiling impossible"
7716 msgstr ""
7717
7718 #: toplev.c:4910
7719 msgid "-fprefetch-loop-arrays not supported for this target"
7720 msgstr ""
7721
7722 #: toplev.c:4916
7723 msgid ""
7724 "-fprefetch-loop-arrays not supported for this target (try -march switches)"
7725 msgstr ""
7726
7727 #: toplev.c:4925
7728 msgid "-fprefetch-loop-arrays is not supported with -Os"
7729 msgstr ""
7730
7731 #: toplev.c:4931
7732 msgid "-ffunction-sections may affect debugging on some targets"
7733 msgstr ""
7734
7735 #: toplev.c:5044
7736 #, c-format
7737 msgid "error writing to %s"
7738 msgstr ""
7739
7740 #: toplev.c:5046 java/jcf-parse.c:954 java/jcf-write.c:3386
7741 #, c-format
7742 msgid "error closing %s"
7743 msgstr ""
7744
7745 #: /usr/share/bison.simple:650
7746 msgid "parse error; also virtual memory exceeded"
7747 msgstr ""
7748
7749 #. It's a float since it contains a point.
7750 #: tradcif.y:231
7751 msgid "floating point numbers not allowed in #if expressions"
7752 msgstr ""
7753
7754 #: tradcif.y:277
7755 msgid "invalid number in #if expression"
7756 msgstr ""
7757
7758 #: tradcif.y:357
7759 msgid "invalid character constant in #if"
7760 msgstr ""
7761
7762 #: tradcif.y:394
7763 msgid "double quoted strings not allowed in #if expressions"
7764 msgstr ""
7765
7766 #: tradcif.y:407
7767 msgid "invalid token in expression"
7768 msgstr ""
7769
7770 #: tradcif.y:498
7771 msgid "octal character constant does not fit in a byte"
7772 msgstr ""
7773
7774 #: tradcif.y:519
7775 msgid "hex character constant does not fit in a byte"
7776 msgstr ""
7777
7778 #: tradcif.y:550
7779 msgid "empty #if expression"
7780 msgstr ""
7781
7782 #: tradcif.y:564
7783 msgid "Junk after end of expression."
7784 msgstr ""
7785
7786 #: tradcpp.c:145
7787 msgid "macro or #include recursion too deep"
7788 msgstr ""
7789
7790 #: tradcpp.c:562
7791 #, c-format
7792 msgid "usage: %s [switches] input output"
7793 msgstr ""
7794
7795 #: tradcpp.c:578
7796 msgid "-traditional is not supported in C++"
7797 msgstr ""
7798
7799 #: tradcpp.c:580
7800 msgid "-traditional and -ansi are mutually exclusive"
7801 msgstr ""
7802
7803 #: tradcpp.c:594
7804 msgid "filename missing after -i option"
7805 msgstr ""
7806
7807 #: tradcpp.c:612
7808 msgid "filename missing after -o option"
7809 msgstr ""
7810
7811 #: tradcpp.c:675
7812 #, c-format
7813 msgid "target missing after %s option"
7814 msgstr ""
7815
7816 #: tradcpp.c:689
7817 #, c-format
7818 msgid "filename missing after %s option"
7819 msgstr ""
7820
7821 #: tradcpp.c:714
7822 #, c-format
7823 msgid "macro name missing after -%c option"
7824 msgstr ""
7825
7826 #: tradcpp.c:734
7827 msgid "-pedantic and -traditional are mutually exclusive"
7828 msgstr ""
7829
7830 #: tradcpp.c:739
7831 msgid "-trigraphs and -traditional are mutually exclusive"
7832 msgstr ""
7833
7834 #: tradcpp.c:765
7835 msgid "directory name missing after -I option"
7836 msgstr ""
7837
7838 #: tradcpp.c:1449 tradcpp.c:3941
7839 msgid "`/*' within comment"
7840 msgstr ""
7841
7842 #: tradcpp.c:1825
7843 #, c-format
7844 msgid "unterminated #%s conditional"
7845 msgstr ""
7846
7847 #: tradcpp.c:2184
7848 msgid "not in any file?!"
7849 msgstr ""
7850
7851 #: tradcpp.c:2290
7852 msgid "`defined' must be followed by ident or (ident)"
7853 msgstr ""
7854
7855 #: tradcpp.c:2294
7856 msgid "cccp error: invalid special hash type"
7857 msgstr ""
7858
7859 #: tradcpp.c:2392 tradcpp.c:2462
7860 msgid "#include expects \"fname\" or <fname>"
7861 msgstr ""
7862
7863 #: tradcpp.c:2547
7864 #, c-format
7865 msgid "no include path in which to find %.*s"
7866 msgstr ""
7867
7868 #: tradcpp.c:2725
7869 msgid "invalid macro name"
7870 msgstr ""
7871
7872 #: tradcpp.c:2733
7873 #, c-format
7874 msgid "invalid macro name `%s'"
7875 msgstr ""
7876
7877 #: tradcpp.c:2738
7878 msgid "\"defined\" cannot be used as a macro name"
7879 msgstr ""
7880
7881 #: tradcpp.c:2765
7882 msgid "parameter name starts with a digit in #define"
7883 msgstr ""
7884
7885 #: tradcpp.c:2775
7886 msgid "badly punctuated parameter list in #define"
7887 msgstr ""
7888
7889 #: tradcpp.c:2783
7890 msgid "unterminated parameter list in #define"
7891 msgstr ""
7892
7893 #: tradcpp.c:2831
7894 #, c-format
7895 msgid "\"%.*s\" redefined"
7896 msgstr ""
7897
7898 #: tradcpp.c:3088
7899 msgid "# operator should be followed by a macro argument name"
7900 msgstr ""
7901
7902 #: tradcpp.c:3135 tradcpp.c:3161 tradcpp.c:3175 tradcpp.c:3182 tradcpp.c:3207
7903 msgid "invalid format #line command"
7904 msgstr ""
7905
7906 #: tradcpp.c:3233
7907 msgid "undefining `defined'"
7908 msgstr ""
7909
7910 #: tradcpp.c:3237
7911 #, c-format
7912 msgid "undefining `%s'"
7913 msgstr ""
7914
7915 #: tradcpp.c:3293
7916 msgid "extra text at end of directive"
7917 msgstr ""
7918
7919 #: tradcpp.c:3400
7920 #, c-format
7921 msgid "#error%.*s"
7922 msgstr ""
7923
7924 #: tradcpp.c:3410
7925 #, c-format
7926 msgid "#warning%.*s"
7927 msgstr ""
7928
7929 #: tradcpp.c:3566
7930 msgid "#elif not within a conditional"
7931 msgstr ""
7932
7933 #: tradcpp.c:3823
7934 #, c-format
7935 msgid "#%s not within a conditional"
7936 msgstr ""
7937
7938 #: tradcpp.c:3831
7939 msgid "#else or #elif after #else"
7940 msgstr ""
7941
7942 #: tradcpp.c:3871
7943 msgid "#else not within a conditional"
7944 msgstr ""
7945
7946 #: tradcpp.c:3902
7947 msgid "unbalanced #endif"
7948 msgstr ""
7949
7950 #: tradcpp.c:3996
7951 msgid "unterminated string or character constant"
7952 msgstr ""
7953
7954 #: tradcpp.c:4154
7955 #, c-format
7956 msgid "arguments given to macro `%s'"
7957 msgstr ""
7958
7959 #: tradcpp.c:4160
7960 #, c-format
7961 msgid "no args to macro `%s'"
7962 msgstr ""
7963
7964 #: tradcpp.c:4162
7965 #, c-format
7966 msgid "only 1 arg to macro `%s'"
7967 msgstr ""
7968
7969 #: tradcpp.c:4164
7970 #, c-format
7971 msgid "only %d args to macro `%s'"
7972 msgstr ""
7973
7974 #: tradcpp.c:4166
7975 #, c-format
7976 msgid "too many (%d) args to macro `%s'"
7977 msgstr ""
7978
7979 #: tradcpp.c:4763
7980 #, c-format
7981 msgid ""
7982 "internal error in %s, at tradcpp.c:%d\n"
7983 "Please submit a full bug report.\n"
7984 "See %s for instructions."
7985 msgstr ""
7986
7987 #: tree-dump.c:848
7988 #, c-format
7989 msgid "could not open dump file `%s'"
7990 msgstr ""
7991
7992 #: tree-dump.c:924
7993 #, c-format
7994 msgid "ignoring unknown option `%.*s' in `-f%s'"
7995 msgstr ""
7996
7997 #: tree.c:3709
7998 msgid "arrays of functions are not meaningful"
7999 msgstr ""
8000
8001 #: tree.c:3766
8002 msgid "function return type cannot be function"
8003 msgstr ""
8004
8005 #: tree.c:4520
8006 msgid "invalid initializer for bit string"
8007 msgstr ""
8008
8009 #: tree.c:4579
8010 #, c-format
8011 msgid "tree check: expected %s, have %s in %s, at %s:%d"
8012 msgstr ""
8013
8014 #: tree.c:4596
8015 #, c-format
8016 msgid "tree check: expected class '%c', have '%c' (%s) in %s, at %s:%d"
8017 msgstr ""
8018
8019 #: varasm.c:456 config/i386/winnt.c:526
8020 #, c-format
8021 msgid "%s causes a section type conflict"
8022 msgstr ""
8023
8024 #: varasm.c:878
8025 #, c-format
8026 msgid "register name not specified for `%s'"
8027 msgstr ""
8028
8029 #: varasm.c:880
8030 #, c-format
8031 msgid "invalid register name for `%s'"
8032 msgstr ""
8033
8034 #: varasm.c:883
8035 #, c-format
8036 msgid "data type of `%s' isn't suitable for a register"
8037 msgstr ""
8038
8039 #: varasm.c:886
8040 #, c-format
8041 msgid "register specified for `%s' isn't suitable for data type"
8042 msgstr ""
8043
8044 #: varasm.c:895
8045 msgid "global register variable has initial value"
8046 msgstr ""
8047
8048 #: varasm.c:898
8049 msgid "volatile register variables don't work as you might wish"
8050 msgstr ""
8051
8052 #: varasm.c:931
8053 #, c-format
8054 msgid "register name given for non-register variable `%s'"
8055 msgstr ""
8056
8057 #: varasm.c:1571
8058 #, c-format
8059 msgid ""
8060 "alignment of `%s' is greater than maximum object file alignment. Using %d"
8061 msgstr ""
8062
8063 #: varasm.c:1637
8064 #, c-format
8065 msgid "requested alignment for %s is greater than implemented alignment of %d"
8066 msgstr ""
8067
8068 #: varasm.c:4569
8069 msgid "initializer for integer value is too complicated"
8070 msgstr ""
8071
8072 #: varasm.c:4574
8073 msgid "initializer for floating value is not a floating constant"
8074 msgstr ""
8075
8076 #: varasm.c:4624
8077 msgid "unknown set constructor type"
8078 msgstr ""
8079
8080 #: varasm.c:4838
8081 #, c-format
8082 msgid "invalid initial value for member `%s'"
8083 msgstr ""
8084
8085 #: varasm.c:4999
8086 #, c-format
8087 msgid "weak declaration of `%s' must be public"
8088 msgstr ""
8089
8090 #: varasm.c:5001
8091 #, c-format
8092 msgid "weak declaration of `%s' must precede definition"
8093 msgstr ""
8094
8095 #: varasm.c:5008
8096 #, c-format
8097 msgid "weak declaration of `%s' not supported"
8098 msgstr ""
8099
8100 #: varasm.c:5035 varasm.c:5110
8101 msgid "only weak aliases are supported in this configuration"
8102 msgstr ""
8103
8104 #: varasm.c:5119
8105 msgid "alias definitions not supported in this configuration; ignored"
8106 msgstr ""
8107
8108 #: varasm.c:5139
8109 msgid "visibility attribute not supported in this configuration; ignored"
8110 msgstr ""
8111
8112 #: varray.c:88
8113 #, c-format
8114 msgid "virtual array %s[%lu]: element %lu out of bounds in %s, at %s:%d"
8115 msgstr ""
8116
8117 #. Print an error message for unrecognized stab codes.
8118 #: xcoffout.c:174
8119 #, c-format
8120 msgid "no sclass for %s stab (0x%x)\n"
8121 msgstr ""
8122
8123 #: params.def:46
8124 msgid ""
8125 "The maximum number of instructions in a function that is eligible for "
8126 "inlining"
8127 msgstr ""
8128
8129 #: params.def:57
8130 msgid "The maximum number of instructions to consider to fill a delay slot"
8131 msgstr ""
8132
8133 #: params.def:68
8134 msgid ""
8135 "The maximum number of instructions to consider to find accurate live "
8136 "register information"
8137 msgstr ""
8138
8139 #: params.def:78
8140 msgid "The maximum length of scheduling's pending operations list"
8141 msgstr ""
8142
8143 #: params.def:85
8144 msgid "The maximum amount of memory to be allocated by GCSE"
8145 msgstr ""
8146
8147 #: params.def:90
8148 msgid "The maximum number of passes to make when doing GCSE"
8149 msgstr ""
8150
8151 #: params.def:97
8152 msgid "The maximum number of instructions to consider to unroll in a loop"
8153 msgstr ""
8154
8155 #: config/darwin-c.c:76
8156 msgid "too many #pragma options align=reset"
8157 msgstr ""
8158
8159 #: config/darwin-c.c:98 config/darwin-c.c:101 config/darwin-c.c:103
8160 #: config/darwin-c.c:105
8161 msgid "malformed '#pragma options', ignoring"
8162 msgstr ""
8163
8164 #: config/darwin-c.c:108
8165 msgid "junk at end of '#pragma options'"
8166 msgstr ""
8167
8168 #: config/darwin-c.c:118
8169 msgid "malformed '#pragma options align={mac68k|power|reset}', ignoring"
8170 msgstr ""
8171
8172 #: config/darwin-c.c:131
8173 msgid "missing '(' after '#pragma unused', ignoring"
8174 msgstr ""
8175
8176 #: config/darwin-c.c:149
8177 msgid "missing ')' after '#pragma unused', ignoring"
8178 msgstr ""
8179
8180 #: config/darwin-c.c:152
8181 msgid "junk at end of '#pragma unused'"
8182 msgstr ""
8183
8184 #: config/nextstep.c:68
8185 msgid "optimization turned on"
8186 msgstr ""
8187
8188 #: config/nextstep.c:74
8189 msgid "optimization turned off"
8190 msgstr ""
8191
8192 #: config/nextstep.c:83
8193 msgid "optimization level restored"
8194 msgstr ""
8195
8196 #: config/lynx-ng.h:97 config/lynx.h:120 config/rs6000/lynx.h:85
8197 msgid "-msystem-v and -p are incompatible"
8198 msgstr ""
8199
8200 #: config/lynx-ng.h:99 config/lynx.h:122 config/rs6000/lynx.h:87
8201 msgid "-msystem-v and -mthreads are incompatible"
8202 msgstr ""
8203
8204 #. Run-time compilation parameters selecting different hardware subsets.
8205 #: config/1750a/1750a.h:39
8206 msgid "Use VAX-C alignment"
8207 msgstr ""
8208
8209 #: config/a29k/a29k.c:1028 config/m88k/m88k.c:2966
8210 #, c-format
8211 msgid "invalid %%Q value"
8212 msgstr ""
8213
8214 #: config/a29k/a29k.c:1034 config/alpha/alpha.c:5410 config/m88k/m88k.c:3062
8215 #, c-format
8216 msgid "invalid %%C value"
8217 msgstr ""
8218
8219 #: config/a29k/a29k.c:1040 config/alpha/alpha.c:5255
8220 #: config/rs6000/rs6000.c:6459
8221 #, c-format
8222 msgid "invalid %%N value"
8223 msgstr ""
8224
8225 #: config/a29k/a29k.c:1046 config/alpha/alpha.c:5326
8226 #: config/rs6000/rs6000.c:6421
8227 #, c-format
8228 msgid "invalid %%M value"
8229 msgstr ""
8230
8231 #: config/a29k/a29k.c:1052 config/alpha/alpha.c:5318
8232 #: config/rs6000/rs6000.c:6386
8233 #, c-format
8234 msgid "invalid %%m value"
8235 msgstr ""
8236
8237 #: config/a29k/a29k.c:1157 config/alpha/alpha.c:5279 config/romp/romp.c:690
8238 #, c-format
8239 msgid "invalid %%L value"
8240 msgstr ""
8241
8242 #: config/a29k/a29k.c:1162 config/rs6000/rs6000.c:6467
8243 #, c-format
8244 msgid "invalid %%O value"
8245 msgstr ""
8246
8247 #: config/a29k/a29k.c:1168 config/alpha/alpha.c:5263
8248 #: config/rs6000/rs6000.c:6487
8249 #, c-format
8250 msgid "invalid %%P value"
8251 msgstr ""
8252
8253 #: config/a29k/a29k.c:1178
8254 #, c-format
8255 msgid "invalid %%V value"
8256 msgstr ""
8257
8258 #: config/a29k/a29k.h:101
8259 msgid "Generate code assuming DW bit is set"
8260 msgstr ""
8261
8262 #: config/a29k/a29k.h:102
8263 msgid "Generate code assuming DW bit is not set"
8264 msgstr ""
8265
8266 #: config/a29k/a29k.h:103
8267 msgid "Generate code using byte writes"
8268 msgstr ""
8269
8270 #: config/a29k/a29k.h:104
8271 msgid "Do not generate byte writes"
8272 msgstr ""
8273
8274 #: config/a29k/a29k.h:105
8275 msgid "Use small memory model"
8276 msgstr ""
8277
8278 #: config/a29k/a29k.h:106
8279 msgid "Use normal memory model"
8280 msgstr ""
8281
8282 #: config/a29k/a29k.h:107
8283 msgid "Use large memory model"
8284 msgstr ""
8285
8286 #: config/a29k/a29k.h:108
8287 msgid "Generate 29050 code"
8288 msgstr ""
8289
8290 #: config/a29k/a29k.h:109
8291 msgid "Generate 29000 code"
8292 msgstr ""
8293
8294 #: config/a29k/a29k.h:110
8295 msgid "Use kernel global registers"
8296 msgstr ""
8297
8298 #: config/a29k/a29k.h:111
8299 msgid "Use user global registers"
8300 msgstr ""
8301
8302 #: config/a29k/a29k.h:112
8303 msgid "Emit stack checking code"
8304 msgstr ""
8305
8306 #: config/a29k/a29k.h:113
8307 msgid "Do not emit stack checking code"
8308 msgstr ""
8309
8310 #: config/a29k/a29k.h:114
8311 msgid "Work around storem hardware bug"
8312 msgstr ""
8313
8314 #: config/a29k/a29k.h:115
8315 msgid "Do not work around storem hardware bug"
8316 msgstr ""
8317
8318 #: config/a29k/a29k.h:116
8319 msgid "Store locals in argument registers"
8320 msgstr ""
8321
8322 #: config/a29k/a29k.h:117
8323 msgid "Do not store locals in arg registers"
8324 msgstr ""
8325
8326 #: config/a29k/a29k.h:118 config/i960/i960.h:283 config/mips/mips.h:406
8327 msgid "Use software floating point"
8328 msgstr ""
8329
8330 #: config/a29k/a29k.h:119
8331 msgid "Do not generate multm instructions"
8332 msgstr ""
8333
8334 #: config/alpha/alpha.c:272
8335 #, c-format
8336 msgid "-f%s ignored for Unicos/Mk (not supported)"
8337 msgstr ""
8338
8339 #: config/alpha/alpha.c:296
8340 msgid "-mieee not supported on Unicos/Mk"
8341 msgstr ""
8342
8343 #: config/alpha/alpha.c:307
8344 msgid "-mieee-with-inexact not supported on Unicos/Mk"
8345 msgstr ""
8346
8347 #: config/alpha/alpha.c:324
8348 #, c-format
8349 msgid "bad value `%s' for -mtrap-precision switch"
8350 msgstr ""
8351
8352 #: config/alpha/alpha.c:338
8353 #, c-format
8354 msgid "bad value `%s' for -mfp-rounding-mode switch"
8355 msgstr ""
8356
8357 #: config/alpha/alpha.c:353
8358 #, c-format
8359 msgid "bad value `%s' for -mfp-trap-mode switch"
8360 msgstr ""
8361
8362 #: config/alpha/alpha.c:372 config/alpha/alpha.c:384
8363 #, c-format
8364 msgid "bad value `%s' for -mcpu switch"
8365 msgstr ""
8366
8367 #: config/alpha/alpha.c:391
8368 msgid "trap mode not supported on Unicos/Mk"
8369 msgstr ""
8370
8371 #: config/alpha/alpha.c:398
8372 msgid "fp software completion requires -mtrap-precision=i"
8373 msgstr ""
8374
8375 #: config/alpha/alpha.c:414
8376 msgid "rounding mode not supported for VAX floats"
8377 msgstr ""
8378
8379 #: config/alpha/alpha.c:419
8380 msgid "trap mode not supported for VAX floats"
8381 msgstr ""
8382
8383 #: config/alpha/alpha.c:448
8384 #, c-format
8385 msgid "L%d cache latency unknown for %s"
8386 msgstr ""
8387
8388 #: config/alpha/alpha.c:463
8389 #, c-format
8390 msgid "bad value `%s' for -mmemory-latency"
8391 msgstr ""
8392
8393 #: config/alpha/alpha.c:5219 config/m88k/m88k.c:2954 config/romp/romp.c:746
8394 #: config/romp/romp.c:753
8395 #, c-format
8396 msgid "invalid %%H value"
8397 msgstr ""
8398
8399 #: config/alpha/alpha.c:5229
8400 #, c-format
8401 msgid "invalid %%J value"
8402 msgstr ""
8403
8404 #: config/alpha/alpha.c:5239 config/ia64/ia64.c:3544 config/m88k/m88k.c:3099
8405 #, c-format
8406 msgid "invalid %%r value"
8407 msgstr ""
8408
8409 #: config/alpha/alpha.c:5249 config/rs6000/rs6000.c:6533
8410 #, c-format
8411 msgid "invalid %%R value"
8412 msgstr ""
8413
8414 #: config/alpha/alpha.c:5271 config/m88k/m88k.c:2960 config/romp/romp.c:732
8415 #: config/romp/romp.c:739
8416 #, c-format
8417 msgid "invalid %%h value"
8418 msgstr ""
8419
8420 #: config/alpha/alpha.c:5361
8421 #, c-format
8422 msgid "invalid %%U value"
8423 msgstr ""
8424
8425 #: config/alpha/alpha.c:5373 config/alpha/alpha.c:5387 config/romp/romp.c:698
8426 #: config/rs6000/rs6000.c:6541
8427 #, c-format
8428 msgid "invalid %%s value"
8429 msgstr ""
8430
8431 #: config/alpha/alpha.c:5447 config/m88k/m88k.c:3083
8432 #: config/rs6000/rs6000.c:6248
8433 #, c-format
8434 msgid "invalid %%E value"
8435 msgstr ""
8436
8437 #: config/alpha/alpha.c:5468 config/romp/romp.c:973
8438 #: config/rs6000/rs6000.c:6849
8439 #, c-format
8440 msgid "invalid %%xn code"
8441 msgstr ""
8442
8443 #. Macro to define tables used to set the flags.
8444 #. This is a list in braces of pairs in braces,
8445 #. each pair being { "NAME", VALUE }
8446 #. where VALUE is the bits to set or minus the bits to clear.
8447 #. An empty string NAME is used to identify the default VALUE.
8448 #: config/alpha/alpha.h:214 config/i386/i386.h:291 config/i386/i386.h:293
8449 #: config/i386/i386.h:295 config/ns32k/ns32k.h:103 config/rs6000/rs6000.h:329
8450 #: config/s390/s390.h:56 config/sparc/sparc.h:529 config/sparc/sparc.h:534
8451 msgid "Use hardware fp"
8452 msgstr ""
8453
8454 #: config/alpha/alpha.h:215 config/i386/i386.h:292 config/i386/i386.h:294
8455 #: config/rs6000/rs6000.h:331 config/sparc/sparc.h:531
8456 #: config/sparc/sparc.h:536
8457 msgid "Do not use hardware fp"
8458 msgstr ""
8459
8460 #: config/alpha/alpha.h:216
8461 msgid "Use fp registers"
8462 msgstr ""
8463
8464 #: config/alpha/alpha.h:218
8465 msgid "Do not use fp registers"
8466 msgstr ""
8467
8468 #: config/alpha/alpha.h:219
8469 msgid "Do not assume GAS"
8470 msgstr ""
8471
8472 #: config/alpha/alpha.h:220
8473 msgid "Assume GAS"
8474 msgstr ""
8475
8476 #: config/alpha/alpha.h:222
8477 msgid "Request IEEE-conformant math library routines (OSF/1)"
8478 msgstr ""
8479
8480 #: config/alpha/alpha.h:224
8481 msgid "Emit IEEE-conformant code, without inexact exceptions"
8482 msgstr ""
8483
8484 #: config/alpha/alpha.h:226
8485 msgid "Emit IEEE-conformant code, with inexact exceptions"
8486 msgstr ""
8487
8488 #: config/alpha/alpha.h:228
8489 msgid "Do not emit complex integer constants to read-only memory"
8490 msgstr ""
8491
8492 #: config/alpha/alpha.h:229
8493 msgid "Use VAX fp"
8494 msgstr ""
8495
8496 #: config/alpha/alpha.h:230
8497 msgid "Do not use VAX fp"
8498 msgstr ""
8499
8500 #: config/alpha/alpha.h:231
8501 msgid "Emit code for the byte/word ISA extension"
8502 msgstr ""
8503
8504 #: config/alpha/alpha.h:234
8505 msgid "Emit code for the motion video ISA extension"
8506 msgstr ""
8507
8508 #: config/alpha/alpha.h:237
8509 msgid "Emit code for the fp move and sqrt ISA extension"
8510 msgstr ""
8511
8512 #: config/alpha/alpha.h:239
8513 msgid "Emit code for the counting ISA extension"
8514 msgstr ""
8515
8516 #: config/alpha/alpha.h:242
8517 msgid "Emit code using explicit relocation directives"
8518 msgstr ""
8519
8520 #: config/alpha/alpha.h:245
8521 msgid "Emit 16-bit relocations to the small data areas"
8522 msgstr ""
8523
8524 #: config/alpha/alpha.h:247
8525 msgid "Emit 32-bit relocations to the small data areas"
8526 msgstr ""
8527
8528 #. For -mcpu=
8529 #. For -mtune=
8530 #. For -mfp-rounding-mode=[n|m|c|d]
8531 #. For -mfp-trap-mode=[n|u|su|sui]
8532 #. For -mtrap-precision=[p|f|i]
8533 #. For -mmemory-latency=
8534 #: config/alpha/alpha.h:275
8535 msgid "Use features of and schedule given CPU"
8536 msgstr ""
8537
8538 #: config/alpha/alpha.h:277
8539 msgid "Schedule given CPU"
8540 msgstr ""
8541
8542 #: config/alpha/alpha.h:279
8543 msgid "Control the generated fp rounding mode"
8544 msgstr ""
8545
8546 #: config/alpha/alpha.h:281
8547 msgid "Control the IEEE trap mode"
8548 msgstr ""
8549
8550 #: config/alpha/alpha.h:283
8551 msgid "Control the precision given to fp exceptions"
8552 msgstr ""
8553
8554 #: config/alpha/alpha.h:285
8555 msgid "Tune expected memory latency"
8556 msgstr ""
8557
8558 #: config/arc/arc.c:132
8559 #, c-format
8560 msgid "bad value (%s) for -mcpu switch"
8561 msgstr ""
8562
8563 #: config/arc/arc.c:359
8564 #, c-format
8565 msgid "argument of `%s' attribute is not a string constant"
8566 msgstr ""
8567
8568 #: config/arc/arc.c:366
8569 #, c-format
8570 msgid "argument of `%s' attribute is not \"ilink1\" or \"ilink2\""
8571 msgstr ""
8572
8573 #: config/arc/arc.c:1709 config/m32r/m32r.c:2282
8574 #, c-format
8575 msgid "invalid operand to %%R code"
8576 msgstr ""
8577
8578 #: config/arc/arc.c:1741 config/m32r/m32r.c:2305
8579 #, c-format
8580 msgid "invalid operand to %%H/%%L code"
8581 msgstr ""
8582
8583 #: config/arc/arc.c:1765 config/m32r/m32r.c:2382
8584 #, c-format
8585 msgid "invalid operand to %%U code"
8586 msgstr ""
8587
8588 #: config/arc/arc.c:1776
8589 #, c-format
8590 msgid "invalid operand to %%V code"
8591 msgstr ""
8592
8593 #. Unknown flag.
8594 #: config/arc/arc.c:1783 config/m32r/m32r.c:2421 config/sparc/sparc.c:6159
8595 msgid "invalid operand output code"
8596 msgstr ""
8597
8598 #: config/arm/arm.c:436
8599 #, c-format
8600 msgid "switch -mcpu=%s conflicts with -march= switch"
8601 msgstr ""
8602
8603 #: config/arm/arm.c:446 config/rs6000/rs6000.c:444 config/sparc/sparc.c:381
8604 #, c-format
8605 msgid "bad value (%s) for %s switch"
8606 msgstr ""
8607
8608 #: config/arm/arm.c:582
8609 msgid "target CPU does not support APCS-32"
8610 msgstr ""
8611
8612 #: config/arm/arm.c:587
8613 msgid "target CPU does not support APCS-26"
8614 msgstr ""
8615
8616 #: config/arm/arm.c:593
8617 msgid "target CPU does not support interworking"
8618 msgstr ""
8619
8620 #: config/arm/arm.c:599
8621 msgid "target CPU does not support THUMB instructions"
8622 msgstr ""
8623
8624 #: config/arm/arm.c:613
8625 msgid ""
8626 "enabling backtrace support is only meaningful when compiling for the Thumb"
8627 msgstr ""
8628
8629 #: config/arm/arm.c:616
8630 msgid ""
8631 "enabling callee interworking support is only meaningful when compiling for "
8632 "the Thumb"
8633 msgstr ""
8634
8635 #: config/arm/arm.c:619
8636 msgid ""
8637 "enabling caller interworking support is only meaningful when compiling for "
8638 "the Thumb"
8639 msgstr ""
8640
8641 #: config/arm/arm.c:625
8642 msgid "interworking forces APCS-32 to be used"
8643 msgstr ""
8644
8645 #: config/arm/arm.c:631
8646 msgid "-mapcs-stack-check incompatible with -mno-apcs-frame"
8647 msgstr ""
8648
8649 #: config/arm/arm.c:639
8650 msgid "-fpic and -mapcs-reent are incompatible"
8651 msgstr ""
8652
8653 #: config/arm/arm.c:642
8654 msgid "APCS reentrant code not supported.  Ignored"
8655 msgstr ""
8656
8657 #: config/arm/arm.c:650
8658 msgid "-g with -mno-apcs-frame may not give sensible debugging"
8659 msgstr ""
8660
8661 #: config/arm/arm.c:658
8662 msgid "passing floating point arguments in fp regs not yet supported"
8663 msgstr ""
8664
8665 #: config/arm/arm.c:687
8666 #, c-format
8667 msgid "invalid floating point emulation option: -mfpe-%s"
8668 msgstr ""
8669
8670 #: config/arm/arm.c:711
8671 msgid "structure size boundary can only be set to 8 or 32"
8672 msgstr ""
8673
8674 #: config/arm/arm.c:719
8675 msgid "-mpic-register= is useless without -fpic"
8676 msgstr ""
8677
8678 #: config/arm/arm.c:726
8679 #, c-format
8680 msgid "unable to use '%s' for PIC register"
8681 msgstr ""
8682
8683 #: config/arm/arm.c:1970 config/arm/arm.c:1993 config/avr/avr.c:4703
8684 #: config/c4x/c4x.c:4674 config/h8300/h8300.c:3381 config/i386/i386.c:1261
8685 #: config/i386/i386.c:1290 config/m68hc11/m68hc11.c:1220
8686 #: config/mcore/mcore.c:3506 config/ns32k/ns32k.c:1044
8687 #: config/rs6000/rs6000.c:10789 config/sh/sh.c:5592 config/sh/sh.c:5612
8688 #: config/sh/sh.c:5651 config/stormy16/stormy16.c:2012 config/v850/v850.c:2047
8689 #, c-format
8690 msgid "`%s' attribute only applies to functions"
8691 msgstr ""
8692
8693 #: config/arm/arm.c:9290
8694 msgid "unable to compute real location of stacked parameter"
8695 msgstr ""
8696
8697 #: config/arm/arm.c:9970
8698 msgid "no low registers available for popping high registers"
8699 msgstr ""
8700
8701 #: config/arm/arm.c:10162
8702 msgid "interrupt Service Routines cannot be coded in Thumb mode"
8703 msgstr ""
8704
8705 #: config/arm/pe.c:168 config/i386/winnt.c:290 config/mcore/mcore.c:3365
8706 #, c-format
8707 msgid "initialized variable `%s' is marked dllimport"
8708 msgstr ""
8709
8710 #: config/arm/pe.c:177 config/i386/winnt.c:299
8711 #, c-format
8712 msgid "static variable `%s' is marked dllimport"
8713 msgstr ""
8714
8715 #: config/arm/arm.h:422
8716 msgid "Generate APCS conformant stack frames"
8717 msgstr ""
8718
8719 #: config/arm/arm.h:425
8720 msgid "Store function names in object code"
8721 msgstr ""
8722
8723 #: config/arm/arm.h:429
8724 msgid "Use the 32-bit version of the APCS"
8725 msgstr ""
8726
8727 #: config/arm/arm.h:431
8728 msgid "Use the 26-bit version of the APCS"
8729 msgstr ""
8730
8731 #: config/arm/arm.h:435
8732 msgid "Pass FP arguments in FP registers"
8733 msgstr ""
8734
8735 #: config/arm/arm.h:438
8736 msgid "Generate re-entrant, PIC code"
8737 msgstr ""
8738
8739 #: config/arm/arm.h:441
8740 msgid "The MMU will trap on unaligned accesses"
8741 msgstr ""
8742
8743 #: config/arm/arm.h:448
8744 msgid "Use library calls to perform FP operations"
8745 msgstr ""
8746
8747 #: config/arm/arm.h:450 config/i960/i960.h:281
8748 msgid "Use hardware floating point instructions"
8749 msgstr ""
8750
8751 #: config/arm/arm.h:452
8752 msgid "Assume target CPU is configured as big endian"
8753 msgstr ""
8754
8755 #: config/arm/arm.h:454
8756 msgid "Assume target CPU is configured as little endian"
8757 msgstr ""
8758
8759 #: config/arm/arm.h:456
8760 msgid "Assume big endian bytes, little endian words"
8761 msgstr ""
8762
8763 #: config/arm/arm.h:458
8764 msgid "Support calls between Thumb and ARM instruction sets"
8765 msgstr ""
8766
8767 #: config/arm/arm.h:461
8768 msgid "Generate a call to abort if a noreturn function returns"
8769 msgstr ""
8770
8771 #: config/arm/arm.h:464
8772 msgid "Do not move instructions into a function's prologue"
8773 msgstr ""
8774
8775 #: config/arm/arm.h:467
8776 msgid "Do not load the PIC register in function prologues"
8777 msgstr ""
8778
8779 #: config/arm/arm.h:470
8780 msgid "Generate call insns as indirect calls, if necessary"
8781 msgstr ""
8782
8783 #: config/arm/arm.h:473
8784 msgid "Compile for the Thumb not the ARM"
8785 msgstr ""
8786
8787 #: config/arm/arm.h:477
8788 msgid "Thumb: Generate (non-leaf) stack frames even if not needed"
8789 msgstr ""
8790
8791 #: config/arm/arm.h:480
8792 msgid "Thumb: Generate (leaf) stack frames even if not needed"
8793 msgstr ""
8794
8795 #: config/arm/arm.h:483
8796 msgid "Thumb: Assume non-static functions may be called from ARM code"
8797 msgstr ""
8798
8799 #: config/arm/arm.h:487
8800 msgid "Thumb: Assume function pointers may go to non-Thumb aware code"
8801 msgstr ""
8802
8803 #: config/arm/arm.h:497
8804 msgid "Specify the name of the target CPU"
8805 msgstr ""
8806
8807 #: config/arm/arm.h:499
8808 msgid "Specify the name of the target architecture"
8809 msgstr ""
8810
8811 #: config/arm/arm.h:503
8812 msgid "Specify the version of the floating point emulator"
8813 msgstr ""
8814
8815 #: config/arm/arm.h:505
8816 msgid "Specify the minimum bit alignment of structures"
8817 msgstr ""
8818
8819 #: config/arm/arm.h:507
8820 msgid "Specify the register to be used for PIC addressing"
8821 msgstr ""
8822
8823 #: config/arm/pe.h:65
8824 msgid "Ignore dllimport attribute for functions"
8825 msgstr ""
8826
8827 #. None of these is actually used in cc1.  If we don't define them in target
8828 #. switches cc1 complains about them.  For the sake of argument lets allocate
8829 #. bit 31 of target flags for such options.
8830 #: config/arm/riscix.h:84
8831 msgid "Do symbol renaming for BSD"
8832 msgstr ""
8833
8834 #: config/arm/riscix.h:85
8835 msgid "Do symbol renaming for X/OPEN"
8836 msgstr ""
8837
8838 #: config/arm/riscix.h:86
8839 msgid "Don't do symbol renaming"
8840 msgstr ""
8841
8842 #: config/avr/avr.c:221
8843 #, c-format
8844 msgid "MCU `%s' not supported"
8845 msgstr ""
8846
8847 #: config/avr/avr.c:461
8848 #, c-format
8849 msgid "large frame pointer change (%d) with -mtiny-stack"
8850 msgstr ""
8851
8852 #: config/avr/avr.c:1056
8853 msgid "bad address, not (reg+disp):"
8854 msgstr ""
8855
8856 #: config/avr/avr.c:1064
8857 msgid "internal compiler error.  Bad address:"
8858 msgstr ""
8859
8860 #: config/avr/avr.c:1077
8861 msgid "internal compiler error.  Unknown mode:"
8862 msgstr ""
8863
8864 #: config/avr/avr.c:1785 config/avr/avr.c:2497
8865 msgid "invalid insn:"
8866 msgstr ""
8867
8868 #: config/avr/avr.c:1822 config/avr/avr.c:1908 config/avr/avr.c:1957
8869 #: config/avr/avr.c:1966 config/avr/avr.c:2064 config/avr/avr.c:2236
8870 #: config/avr/avr.c:2534 config/avr/avr.c:2645
8871 msgid "incorrect insn:"
8872 msgstr ""
8873
8874 #: config/avr/avr.c:1985 config/avr/avr.c:2149 config/avr/avr.c:2307
8875 #: config/avr/avr.c:2689
8876 msgid "unknown move insn:"
8877 msgstr ""
8878
8879 #: config/avr/avr.c:2925
8880 msgid "bad shift insn:"
8881 msgstr ""
8882
8883 #: config/avr/avr.c:3041 config/avr/avr.c:3471 config/avr/avr.c:3851
8884 msgid "internal compiler error.  Incorrect shift:"
8885 msgstr ""
8886
8887 #: config/avr/avr.c:4676
8888 msgid "only initialized variables can be placed into program memory area"
8889 msgstr ""
8890
8891 #: config/avr/avr.h:63
8892 msgid "Assume int to be 8 bit integer"
8893 msgstr ""
8894
8895 #: config/avr/avr.h:65
8896 msgid "Change the stack pointer without disabling interrupts"
8897 msgstr ""
8898
8899 #: config/avr/avr.h:67
8900 msgid "Use subroutines for function prologue/epilogue"
8901 msgstr ""
8902
8903 #: config/avr/avr.h:69
8904 msgid "Change only the low 8 bits of the stack pointer"
8905 msgstr ""
8906
8907 #: config/avr/avr.h:71
8908 msgid "Do not generate tablejump insns"
8909 msgstr ""
8910
8911 #: config/avr/avr.h:74
8912 msgid "Output instruction sizes to the asm file"
8913 msgstr ""
8914
8915 #: config/avr/avr.h:87
8916 msgid "Specify the initial stack address"
8917 msgstr ""
8918
8919 #: config/avr/avr.h:88
8920 msgid "Specify the MCU name"
8921 msgstr ""
8922
8923 #. `GIV_SORT_CRITERION(GIV1, GIV2)'
8924 #. In some cases, the strength reduction optimization pass can
8925 #. produce better code if this is defined.  This macro controls the
8926 #. order that induction variables are combined.  This macro is
8927 #. particularly useful if the target has limited addressing modes.
8928 #. For instance, the SH target has only positive offsets in
8929 #. addresses.  Thus sorting to put the smallest address first allows
8930 #. the most combinations to be found.
8931 #: config/avr/avr.h:2553
8932 msgid "trampolines not supported"
8933 msgstr ""
8934
8935 #: config/c4x/c4x-c.c:70
8936 #, c-format
8937 msgid "missing '(' after '#pragma %s' - ignored"
8938 msgstr ""
8939
8940 #: config/c4x/c4x-c.c:73
8941 #, c-format
8942 msgid "missing function name in '#pragma %s' - ignored"
8943 msgstr ""
8944
8945 #: config/c4x/c4x-c.c:78
8946 #, c-format
8947 msgid "malformed '#pragma %s' - ignored"
8948 msgstr ""
8949
8950 #: config/c4x/c4x-c.c:80
8951 #, c-format
8952 msgid "missing section name in '#pragma %s' - ignored"
8953 msgstr ""
8954
8955 #: config/c4x/c4x-c.c:85
8956 #, c-format
8957 msgid "missing ')' for '#pragma %s' - ignored"
8958 msgstr ""
8959
8960 #: config/c4x/c4x-c.c:88
8961 #, c-format
8962 msgid "junk at end of '#pragma %s'"
8963 msgstr ""
8964
8965 #: config/c4x/c4x.c:299
8966 #, c-format
8967 msgid "unknown CPU version %d, using 40.\n"
8968 msgstr ""
8969
8970 #: config/c4x/c4x.c:883
8971 #, c-format
8972 msgid "ISR %s requires %d words of local vars, max is 32767"
8973 msgstr ""
8974
8975 #: config/c4x/c4x.c:1631
8976 msgid "using CONST_DOUBLE for address"
8977 msgstr ""
8978
8979 #: config/c4x/c4x.c:1771
8980 msgid "c4x_address_cost: Invalid addressing mode"
8981 msgstr ""
8982
8983 #: config/c4x/c4x.c:1913
8984 #, c-format
8985 msgid "c4x_print_operand: %%L inconsistency"
8986 msgstr ""
8987
8988 #: config/c4x/c4x.c:1919
8989 #, c-format
8990 msgid "c4x_print_operand: %%N inconsistency"
8991 msgstr ""
8992
8993 #: config/c4x/c4x.c:1960
8994 #, c-format
8995 msgid "c4x_print_operand: %%O inconsistency"
8996 msgstr ""
8997
8998 #: config/c4x/c4x.c:2056
8999 msgid "c4x_print_operand: Bad operand case"
9000 msgstr ""
9001
9002 #: config/c4x/c4x.c:2099
9003 msgid "c4x_print_operand_address: Bad post_modify"
9004 msgstr ""
9005
9006 #: config/c4x/c4x.c:2121
9007 msgid "c4x_print_operand_address: Bad pre_modify"
9008 msgstr ""
9009
9010 #: config/c4x/c4x.c:2169 config/c4x/c4x.c:2181 config/c4x/c4x.c:2196
9011 msgid "c4x_print_operand_address: Bad operand case"
9012 msgstr ""
9013
9014 #: config/c4x/c4x.c:2452
9015 msgid "c4x_rptb_insert: Cannot find start label"
9016 msgstr ""
9017
9018 #: config/c4x/c4x.c:3439 config/c4x/c4x.c:3459
9019 msgid "mode not QImode"
9020 msgstr ""
9021
9022 #: config/c4x/c4x.c:3544
9023 msgid "invalid indirect memory address"
9024 msgstr ""
9025
9026 #: config/c4x/c4x.c:3633
9027 msgid "invalid indirect (S) memory address"
9028 msgstr ""
9029
9030 #: config/c4x/c4x.c:3974
9031 msgid "c4x_valid_operands: Internal error"
9032 msgstr ""
9033
9034 #: config/c4x/c4x.c:4454
9035 msgid "c4x_operand_subword: invalid mode"
9036 msgstr ""
9037
9038 #: config/c4x/c4x.c:4457
9039 msgid "c4x_operand_subword: invalid operand"
9040 msgstr ""
9041
9042 #. We could handle these with some difficulty.
9043 #. e.g., *p-- => *(p-=2); *(p+1).
9044 #: config/c4x/c4x.c:4483
9045 msgid "c4x_operand_subword: invalid autoincrement"
9046 msgstr ""
9047
9048 #: config/c4x/c4x.c:4489
9049 msgid "c4x_operand_subword: invalid address"
9050 msgstr ""
9051
9052 #: config/c4x/c4x.c:4500
9053 msgid "c4x_operand_subword: address not offsettable"
9054 msgstr ""
9055
9056 #: config/c4x/c4x.c:4700
9057 msgid "c4x_rptb_rpts_p: Repeat block top label moved\n"
9058 msgstr ""
9059
9060 #. Name of the c4x assembler.
9061 #. Name of the c4x linker.
9062 #. Define assembler options.
9063 #. Define linker options.
9064 #. Define C preprocessor options.
9065 #. Specify the end file to link with.
9066 #. Target compilation option flags.
9067 #. Small memory model.
9068 #. Use 24-bit MPYI for C3x.
9069 #. Fast fixing of floats.
9070 #. Allow use of RPTS.
9071 #. Emit C3x code.
9072 #. Be compatible with TI assembler.
9073 #. Be paranoid about DP reg. in ISRs.
9074 #. Pass arguments on stack.
9075 #. Enable features under development.
9076 #. Enable repeat block.
9077 #. Use BK as general register.
9078 #. Use decrement and branch for C3x.
9079 #. Enable debugging of GCC.
9080 #. Force constants into registers.
9081 #. Allow unsigned loop counters.
9082 #. Force op0 and op1 to be same.
9083 #. Save all 40 bits for floats.
9084 #. Allow parallel insns.
9085 #. Allow MPY||ADD, MPY||SUB insns.
9086 #. Assume mem refs possibly aliased.
9087 #. Emit C30 code.
9088 #. Emit C31 code.
9089 #. Emit C32 code.
9090 #. Emit C33 code.
9091 #. Emit C40 code.
9092 #. Emit C44 code.
9093 #. Run-time compilation parameters selecting different hardware subsets.
9094 #.
9095 #. Macro to define tables used to set the flags.
9096 #. This is a list in braces of triplets in braces,
9097 #. each pair being { "NAME", VALUE, "DESCRIPTION" }
9098 #. where VALUE is the bits to set or minus the bits to clear.
9099 #. An empty string NAME is used to identify the default VALUE.
9100 #: config/c4x/c4x.h:141
9101 msgid "Small memory model"
9102 msgstr ""
9103
9104 #: config/c4x/c4x.h:143
9105 msgid "Big memory model"
9106 msgstr ""
9107
9108 #: config/c4x/c4x.h:145
9109 msgid "Use MPYI instruction for C3x"
9110 msgstr ""
9111
9112 #: config/c4x/c4x.h:147
9113 msgid "Do not use MPYI instruction for C3x"
9114 msgstr ""
9115
9116 #: config/c4x/c4x.h:149
9117 msgid "Use fast but approximate float to integer conversion"
9118 msgstr ""
9119
9120 #: config/c4x/c4x.h:151
9121 msgid "Use slow but accurate float to integer conversion"
9122 msgstr ""
9123
9124 #: config/c4x/c4x.h:153
9125 msgid "Enable use of RTPS instruction"
9126 msgstr ""
9127
9128 #: config/c4x/c4x.h:155
9129 msgid "Disable use of RTPS instruction"
9130 msgstr ""
9131
9132 #: config/c4x/c4x.h:157
9133 msgid "Enable use of RTPB instruction"
9134 msgstr ""
9135
9136 #: config/c4x/c4x.h:159
9137 msgid "Disable use of RTPB instruction"
9138 msgstr ""
9139
9140 #: config/c4x/c4x.h:161
9141 msgid "Generate code for C30 CPU"
9142 msgstr ""
9143
9144 #: config/c4x/c4x.h:163
9145 msgid "Generate code for C31 CPU"
9146 msgstr ""
9147
9148 #: config/c4x/c4x.h:165
9149 msgid "Generate code for C32 CPU"
9150 msgstr ""
9151
9152 #: config/c4x/c4x.h:167
9153 msgid "Generate code for C33 CPU"
9154 msgstr ""
9155
9156 #: config/c4x/c4x.h:169
9157 msgid "Generate code for C40 CPU"
9158 msgstr ""
9159
9160 #: config/c4x/c4x.h:171
9161 msgid "Generate code for C44 CPU"
9162 msgstr ""
9163
9164 #: config/c4x/c4x.h:173
9165 msgid "Emit code compatible with TI tools"
9166 msgstr ""
9167
9168 #: config/c4x/c4x.h:175
9169 msgid "Emit code to use GAS extensions"
9170 msgstr ""
9171
9172 #: config/c4x/c4x.h:177 config/c4x/c4x.h:181
9173 msgid "Save DP across ISR in small memory model"
9174 msgstr ""
9175
9176 #: config/c4x/c4x.h:179 config/c4x/c4x.h:183
9177 msgid "Don't save DP across ISR in small memory model"
9178 msgstr ""
9179
9180 #: config/c4x/c4x.h:185
9181 msgid "Pass arguments on the stack"
9182 msgstr ""
9183
9184 #: config/c4x/c4x.h:187
9185 msgid "Pass arguments in registers"
9186 msgstr ""
9187
9188 #: config/c4x/c4x.h:189
9189 msgid "Enable new features under development"
9190 msgstr ""
9191
9192 #: config/c4x/c4x.h:191
9193 msgid "Disable new features under development"
9194 msgstr ""
9195
9196 #: config/c4x/c4x.h:193
9197 msgid "Use the BK register as a general purpose register"
9198 msgstr ""
9199
9200 #: config/c4x/c4x.h:195
9201 msgid "Do not allocate BK register"
9202 msgstr ""
9203
9204 #: config/c4x/c4x.h:197
9205 msgid "Enable use of DB instruction"
9206 msgstr ""
9207
9208 #: config/c4x/c4x.h:199
9209 msgid "Disable use of DB instruction"
9210 msgstr ""
9211
9212 #: config/c4x/c4x.h:201
9213 msgid "Enable debugging"
9214 msgstr ""
9215
9216 #: config/c4x/c4x.h:203
9217 msgid "Disable debugging"
9218 msgstr ""
9219
9220 #: config/c4x/c4x.h:205
9221 msgid "Force constants into registers to improve hoisting"
9222 msgstr ""
9223
9224 #: config/c4x/c4x.h:207
9225 msgid "Don't force constants into registers"
9226 msgstr ""
9227
9228 #: config/c4x/c4x.h:209
9229 msgid "Force RTL generation to emit valid 3 operand insns"
9230 msgstr ""
9231
9232 #: config/c4x/c4x.h:211
9233 msgid "Allow RTL generation to emit invalid 3 operand insns"
9234 msgstr ""
9235
9236 #: config/c4x/c4x.h:213
9237 msgid "Allow unsigned interation counts for RPTB/DB"
9238 msgstr ""
9239
9240 #: config/c4x/c4x.h:215
9241 msgid "Disallow unsigned iteration counts for RPTB/DB"
9242 msgstr ""
9243
9244 #: config/c4x/c4x.h:217
9245 msgid "Preserve all 40 bits of FP reg across call"
9246 msgstr ""
9247
9248 #: config/c4x/c4x.h:219
9249 msgid "Only preserve 32 bits of FP reg across call"
9250 msgstr ""
9251
9252 #: config/c4x/c4x.h:221
9253 msgid "Enable parallel instructions"
9254 msgstr ""
9255
9256 #: config/c4x/c4x.h:223
9257 msgid "Disable parallel instructions"
9258 msgstr ""
9259
9260 #: config/c4x/c4x.h:225
9261 msgid "Enable MPY||ADD and MPY||SUB instructions"
9262 msgstr ""
9263
9264 #: config/c4x/c4x.h:227
9265 msgid "Disable MPY||ADD and MPY||SUB instructions"
9266 msgstr ""
9267
9268 #: config/c4x/c4x.h:229
9269 msgid "Assume that pointers may be aliased"
9270 msgstr ""
9271
9272 #: config/c4x/c4x.h:231
9273 msgid "Assume that pointers not aliased"
9274 msgstr ""
9275
9276 #: config/c4x/c4x.h:304
9277 msgid "Specify maximum number of iterations for RPTS"
9278 msgstr ""
9279
9280 #: config/c4x/c4x.h:306
9281 msgid "Select CPU to generate code for"
9282 msgstr ""
9283
9284 #. Macros used in the machine description to test the flags.
9285 #. Macro to define tables used to set the flags.
9286 #. This is a list in braces of pairs in braces,
9287 #. each pair being { "NAME", VALUE }
9288 #. where VALUE is the bits to set or minus the bits to clear.
9289 #. An empty string NAME is used to identify the default VALUE.
9290 #: config/clipper/clipper.h:40
9291 msgid "Generate code for the C400"
9292 msgstr ""
9293
9294 #: config/clipper/clipper.h:41
9295 msgid "Generate code for the C300"
9296 msgstr ""
9297
9298 #: config/convex/convex.h:53
9299 msgid "Generate code for c1"
9300 msgstr ""
9301
9302 #: config/convex/convex.h:54
9303 msgid "Generate code for c2"
9304 msgstr ""
9305
9306 #: config/convex/convex.h:55
9307 msgid "Generate code for c32"
9308 msgstr ""
9309
9310 #: config/convex/convex.h:56 config/convex/convex.h:57
9311 msgid "Generate code for c34"
9312 msgstr ""
9313
9314 #: config/convex/convex.h:59
9315 msgid "Use standard calling sequence, with arg count word"
9316 msgstr ""
9317
9318 #: config/convex/convex.h:61
9319 msgid "Place arg count in a nop instruction (faster than push)"
9320 msgstr ""
9321
9322 #: config/convex/convex.h:63
9323 msgid "Don't push arg count, depend on symbol table"
9324 msgstr ""
9325
9326 #: config/convex/convex.h:65
9327 msgid "Use data cache for volatile mem refs (default)"
9328 msgstr ""
9329
9330 #: config/convex/convex.h:67
9331 msgid "Don't use data cache for volatile mem refs"
9332 msgstr ""
9333
9334 #: config/convex/convex.h:69
9335 msgid "Bypass data cache for volatile mem refs"
9336 msgstr ""
9337
9338 #: config/convex/convex.h:70
9339 msgid "Use 64-bit longs"
9340 msgstr ""
9341
9342 #: config/convex/convex.h:71
9343 msgid "Use cc- and libc-compatible 32-bit longs"
9344 msgstr ""
9345
9346 #: config/cris/cris.c:569
9347 msgid "unexpected index-type in cris_print_index"
9348 msgstr ""
9349
9350 #: config/cris/cris.c:585
9351 msgid "unexpected base-type in cris_print_base"
9352 msgstr ""
9353
9354 #: config/cris/cris.c:878
9355 #, c-format
9356 msgid "stackframe too big: %d bytes"
9357 msgstr ""
9358
9359 #: config/cris/cris.c:1193
9360 msgid "allocated but unused delay list in epilogue"
9361 msgstr ""
9362
9363 #: config/cris/cris.c:1203
9364 msgid ""
9365 "unexpected function type needing stack adjustment for __builtin_eh_return"
9366 msgstr ""
9367
9368 #: config/cris/cris.c:1282
9369 msgid "invalid operand for 'b' modifier"
9370 msgstr ""
9371
9372 #: config/cris/cris.c:1294
9373 msgid "invalid operand for 'v' modifier"
9374 msgstr ""
9375
9376 #: config/cris/cris.c:1304
9377 msgid "invalid operand for 'P' modifier"
9378 msgstr ""
9379
9380 #: config/cris/cris.c:1311
9381 msgid "invalid operand for 'p' modifier"
9382 msgstr ""
9383
9384 #: config/cris/cris.c:1350
9385 msgid "invalid operand for 'z' modifier"
9386 msgstr ""
9387
9388 #: config/cris/cris.c:1381 config/cris/cris.c:1411
9389 msgid "invalid operand for 'H' modifier"
9390 msgstr ""
9391
9392 #: config/cris/cris.c:1387
9393 msgid "bad register"
9394 msgstr ""
9395
9396 #: config/cris/cris.c:1425
9397 msgid "invalid operand for 'e' modifier"
9398 msgstr ""
9399
9400 #: config/cris/cris.c:1442
9401 msgid "invalid operand for 'm' modifier"
9402 msgstr ""
9403
9404 #: config/cris/cris.c:1467
9405 msgid "invalid operand for 'A' modifier"
9406 msgstr ""
9407
9408 #: config/cris/cris.c:1475
9409 msgid "invalid operand for 'D' modifier"
9410 msgstr ""
9411
9412 #: config/cris/cris.c:1489
9413 msgid "invalid operand for 'T' modifier"
9414 msgstr ""
9415
9416 #: config/cris/cris.c:1498
9417 msgid "invalid operand modifier letter"
9418 msgstr ""
9419
9420 #: config/cris/cris.c:1506
9421 #, c-format
9422 msgid "internal error: bad register: %d"
9423 msgstr ""
9424
9425 #: config/cris/cris.c:1554
9426 msgid "unexpected multiplicative operand"
9427 msgstr ""
9428
9429 #: config/cris/cris.c:1574
9430 msgid "unexpected operand"
9431 msgstr ""
9432
9433 #: config/cris/cris.c:1609 config/cris/cris.c:1619
9434 msgid "unrecognized address"
9435 msgstr ""
9436
9437 #: config/cris/cris.c:1975
9438 msgid "internal error: sideeffect-insn affecting main effect"
9439 msgstr ""
9440
9441 #. If we get here, the caller got its initial tests wrong.
9442 #: config/cris/cris.c:2262
9443 msgid "internal error: cris_side_effect_mode_ok with bad operands"
9444 msgstr ""
9445
9446 #: config/cris/cris.c:2344 config/cris/cris.c:2402
9447 msgid "unrecognized supposed constant"
9448 msgstr ""
9449
9450 #: config/cris/cris.c:2443
9451 msgid "unrecognized supposed constant in cris_global_pic_symbol"
9452 msgstr ""
9453
9454 #: config/cris/cris.c:2462
9455 #, c-format
9456 msgid "-max-stackframe=%d is not usable, not between 0 and %d"
9457 msgstr ""
9458
9459 #: config/cris/cris.c:2490
9460 #, c-format
9461 msgid "unknown CRIS version specification in -march= or -mcpu= : %s"
9462 msgstr ""
9463
9464 #: config/cris/cris.c:2526
9465 #, c-format
9466 msgid "unknown CRIS cpu version specification in -mtune= : %s"
9467 msgstr ""
9468
9469 #: config/cris/cris.c:2544
9470 msgid "-fPIC and -fpic are not supported in this configuration"
9471 msgstr ""
9472
9473 #: config/cris/cris.c:2560
9474 msgid "that particular -g option is invalid with -maout and -melinux"
9475 msgstr ""
9476
9477 #: config/cris/cris.c:2790 config/cris/cris.c:2835
9478 msgid "unexpected side-effects in address"
9479 msgstr ""
9480
9481 #. Labels are never marked as global symbols.
9482 #: config/cris/cris.c:2932 config/cris/cris.c:2963
9483 msgid "unexpected PIC symbol"
9484 msgstr ""
9485
9486 #: config/cris/cris.c:2936
9487 msgid "PIC register isn't set up"
9488 msgstr ""
9489
9490 #: config/cris/cris.c:2949 config/cris/cris.c:3032
9491 msgid "unexpected address expression"
9492 msgstr ""
9493
9494 #: config/cris/cris.c:2967
9495 msgid "emitting PIC operand, but PIC register isn't set up"
9496 msgstr ""
9497
9498 #: config/cris/cris.c:2976
9499 msgid "unexpected NOTE as addr_const:"
9500 msgstr ""
9501
9502 #: config/cris/aout.h:106
9503 msgid "Compile for the MMU-less Etrax 100-based elinux system"
9504 msgstr ""
9505
9506 #: config/cris/aout.h:113
9507 msgid "For elinux, request a specified stack-size for this program"
9508 msgstr ""
9509
9510 #. No "no-etrax" as it does not really imply any model.              On the other hand, "etrax" implies the common (and large)               subset matching all models.
9511 #: config/cris/cris.h:336
9512 msgid "Compile for ETRAX 4 (CRIS v3)"
9513 msgstr ""
9514
9515 #: config/cris/cris.h:341
9516 msgid "Compile for ETRAX 100 (CRIS v8)"
9517 msgstr ""
9518
9519 #: config/cris/cris.h:345
9520 msgid "Emit verbose debug information in assembly code"
9521 msgstr ""
9522
9523 #: config/cris/cris.h:348
9524 msgid "Do not use condition codes from normal instructions"
9525 msgstr ""
9526
9527 #: config/cris/cris.h:352
9528 msgid "Do not emit addressing modes with side-effect assignment"
9529 msgstr ""
9530
9531 #: config/cris/cris.h:355
9532 msgid "Do not tune stack alignment"
9533 msgstr ""
9534
9535 #: config/cris/cris.h:358
9536 msgid "Do not tune writable data alignment"
9537 msgstr ""
9538
9539 #: config/cris/cris.h:361
9540 msgid "Do not tune code and read-only data alignment"
9541 msgstr ""
9542
9543 #: config/cris/cris.h:370
9544 msgid "Align code and data to 32 bits"
9545 msgstr ""
9546
9547 #: config/cris/cris.h:383
9548 msgid "Don't align items in code or data"
9549 msgstr ""
9550
9551 #: config/cris/cris.h:386
9552 msgid "Do not emit function prologue or epilogue"
9553 msgstr ""
9554
9555 #. We have to handle this m-option here since we can't wash it off in      both CC1_SPEC and CC1PLUS_SPEC.
9556 #: config/cris/cris.h:390
9557 msgid "Use the most feature-enabling options allowed by other options"
9558 msgstr ""
9559
9560 #. We must call it "override-" since calling it "no-" will cause             gcc.c to forget it, if there's a "later" -mbest-lib-options.            Kludgy, but needed for some multilibbed files.
9561 #: config/cris/cris.h:396
9562 msgid "Override -mbest-lib-options"
9563 msgstr ""
9564
9565 #: config/cris/cris.h:428
9566 msgid "Generate code for the specified chip or CPU version"
9567 msgstr ""
9568
9569 #: config/cris/cris.h:430
9570 msgid "Tune alignment for the specified chip or CPU version"
9571 msgstr ""
9572
9573 #: config/cris/cris.h:432
9574 msgid "Warn when a stackframe is larger than the specified size"
9575 msgstr ""
9576
9577 #. Node: Profiling
9578 #: config/cris/cris.h:1023
9579 msgid "no FUNCTION_PROFILER for CRIS"
9580 msgstr ""
9581
9582 #: config/cris/linux.h:74
9583 msgid "Together with -fpic and -fPIC, do not use GOTPLT references"
9584 msgstr ""
9585
9586 #: config/d30v/d30v.c:210
9587 #, c-format
9588 msgid "bad modes_tieable_p for register %s, mode1 %s, mode2 %s"
9589 msgstr ""
9590
9591 #: config/d30v/d30v.c:2677
9592 msgid "bad insn to d30v_print_operand_address:"
9593 msgstr ""
9594
9595 #: config/d30v/d30v.c:2694 config/d30v/d30v.c:2755 config/d30v/d30v.c:2776
9596 #: config/d30v/d30v.c:2794
9597 msgid "bad insn to d30v_print_operand_memory_reference:"
9598 msgstr ""
9599
9600 #: config/d30v/d30v.c:2862
9601 msgid "bad insn to d30v_print_operand, 'f' modifier:"
9602 msgstr ""
9603
9604 #: config/d30v/d30v.c:2871
9605 msgid "bad insn to d30v_print_operand, 'A' modifier:"
9606 msgstr ""
9607
9608 #: config/d30v/d30v.c:2878
9609 msgid "bad insn to d30v_print_operand, 'M' modifier:"
9610 msgstr ""
9611
9612 #: config/d30v/d30v.c:2932
9613 msgid "bad insn to print_operand, 'F' or 'T' modifier:"
9614 msgstr ""
9615
9616 #: config/d30v/d30v.c:2943
9617 msgid "bad insn to print_operand, 'B' modifier:"
9618 msgstr ""
9619
9620 #: config/d30v/d30v.c:2950
9621 msgid "bad insn to print_operand, 'E' modifier:"
9622 msgstr ""
9623
9624 #: config/d30v/d30v.c:2968
9625 msgid "bad insn to print_operand, 'R' modifier:"
9626 msgstr ""
9627
9628 #: config/d30v/d30v.c:2977 config/d30v/d30v.c:2985
9629 msgid "bad insn to print_operand, 's' modifier:"
9630 msgstr ""
9631
9632 #: config/d30v/d30v.c:3014
9633 msgid "bad insn in d30v_print_operand, 0 case"
9634 msgstr ""
9635
9636 #: config/d30v/d30v.c:3369
9637 msgid "d30v_emit_comparison"
9638 msgstr ""
9639
9640 #: config/d30v/d30v.c:3413
9641 msgid "bad call to d30v_move_2words"
9642 msgstr ""
9643
9644 #: config/d30v/d30v.h:108
9645 msgid "Enable use of conditional move instructions"
9646 msgstr ""
9647
9648 #: config/d30v/d30v.h:111
9649 msgid "Disable use of conditional move instructions"
9650 msgstr ""
9651
9652 #: config/d30v/d30v.h:114
9653 msgid "Debug argument support in compiler"
9654 msgstr ""
9655
9656 #: config/d30v/d30v.h:117
9657 msgid "Debug stack support in compiler"
9658 msgstr ""
9659
9660 #: config/d30v/d30v.h:120
9661 msgid "Debug memory address support in compiler"
9662 msgstr ""
9663
9664 #: config/d30v/d30v.h:123
9665 msgid "Make adjacent short instructions parallel if possible"
9666 msgstr ""
9667
9668 #: config/d30v/d30v.h:126
9669 msgid "Do not make adjacent short instructions parallel"
9670 msgstr ""
9671
9672 #: config/d30v/d30v.h:129 config/d30v/d30v.h:132
9673 msgid "Link programs/data to be in external memory by default"
9674 msgstr ""
9675
9676 #: config/d30v/d30v.h:135
9677 msgid "Link programs/data to be in onchip memory by default"
9678 msgstr ""
9679
9680 #: config/d30v/d30v.h:143
9681 msgid "Change the branch costs within the compiler"
9682 msgstr ""
9683
9684 #: config/d30v/d30v.h:146
9685 msgid "Change the threshold for conversion to conditional execution"
9686 msgstr ""
9687
9688 #: config/dsp16xx/dsp16xx.c:1446 config/dsp16xx/dsp16xx.c:1469
9689 msgid "stack size > 32k"
9690 msgstr ""
9691
9692 #: config/dsp16xx/dsp16xx.c:1678
9693 msgid "invalid addressing mode"
9694 msgstr ""
9695
9696 #: config/dsp16xx/dsp16xx.c:1857
9697 msgid "bad register extension code"
9698 msgstr ""
9699
9700 #: config/dsp16xx/dsp16xx.c:1957
9701 msgid "invalid offset in ybase addressing"
9702 msgstr ""
9703
9704 #: config/dsp16xx/dsp16xx.c:1960
9705 msgid "invalid register in ybase addressing"
9706 msgstr ""
9707
9708 #: config/dsp16xx/dsp16xx.c:2135
9709 msgid "invalid shift operator in emit_1600_core_shift"
9710 msgstr ""
9711
9712 #: config/dsp16xx/dsp16xx.c:2464
9713 msgid "invalid mode for gen_tst_reg"
9714 msgstr ""
9715
9716 #: config/dsp16xx/dsp16xx.c:2536
9717 msgid "invalid mode for integer comparison in gen_compare_reg"
9718 msgstr ""
9719
9720 #. Macro to define tables used to set the flags.
9721 #. This is a list in braces of pairs in braces,
9722 #. each pair being { "NAME", VALUE }
9723 #. where VALUE is the bits to set or minus the bits to clear.
9724 #. An empty string NAME is used to identify the default VALUE.
9725 #: config/dsp16xx/dsp16xx.h:215
9726 msgid "Pass parameters in registers (default)"
9727 msgstr ""
9728
9729 #: config/dsp16xx/dsp16xx.h:217
9730 msgid "Don't pass parameters in registers"
9731 msgstr ""
9732
9733 #: config/dsp16xx/dsp16xx.h:219
9734 msgid "Generate code for near calls"
9735 msgstr ""
9736
9737 #: config/dsp16xx/dsp16xx.h:221
9738 msgid "Don't generate code for near calls"
9739 msgstr ""
9740
9741 #: config/dsp16xx/dsp16xx.h:223
9742 msgid "Generate code for near jumps"
9743 msgstr ""
9744
9745 #: config/dsp16xx/dsp16xx.h:225
9746 msgid "Don't generate code for near jumps"
9747 msgstr ""
9748
9749 #: config/dsp16xx/dsp16xx.h:227
9750 msgid "Generate code for a bit-manipulation unit"
9751 msgstr ""
9752
9753 #: config/dsp16xx/dsp16xx.h:229
9754 msgid "Don't generate code for a bit-manipulation unit"
9755 msgstr ""
9756
9757 #: config/dsp16xx/dsp16xx.h:231
9758 msgid "Generate code for memory map1"
9759 msgstr ""
9760
9761 #: config/dsp16xx/dsp16xx.h:233
9762 msgid "Generate code for memory map2"
9763 msgstr ""
9764
9765 #: config/dsp16xx/dsp16xx.h:235
9766 msgid "Generate code for memory map3"
9767 msgstr ""
9768
9769 #: config/dsp16xx/dsp16xx.h:237
9770 msgid "Generate code for memory map4"
9771 msgstr ""
9772
9773 #: config/dsp16xx/dsp16xx.h:239
9774 msgid "Ouput extra code for initialized data"
9775 msgstr ""
9776
9777 #: config/dsp16xx/dsp16xx.h:241
9778 msgid "Don't let reg. allocator use ybase registers"
9779 msgstr ""
9780
9781 #: config/dsp16xx/dsp16xx.h:243
9782 msgid "Output extra debug info in Luxworks environment"
9783 msgstr ""
9784
9785 #: config/dsp16xx/dsp16xx.h:245
9786 msgid "Save temp. files in Luxworks environment"
9787 msgstr ""
9788
9789 #: config/dsp16xx/dsp16xx.h:257
9790 msgid "Specify alternate name for text section"
9791 msgstr ""
9792
9793 #: config/dsp16xx/dsp16xx.h:259
9794 msgid "Specify alternate name for data section"
9795 msgstr ""
9796
9797 #: config/dsp16xx/dsp16xx.h:261
9798 msgid "Specify alternate name for bss section"
9799 msgstr ""
9800
9801 #: config/dsp16xx/dsp16xx.h:263
9802 msgid "Specify alternate name for constant section"
9803 msgstr ""
9804
9805 #: config/dsp16xx/dsp16xx.h:265
9806 msgid "Specify alternate name for dsp16xx chip"
9807 msgstr ""
9808
9809 #. Output assembler code to FILE to increment profiler label # LABELNO
9810 #. for profiling a function entry.
9811 #: config/dsp16xx/dsp16xx.h:1203 config/dsp16xx/dsp16xx.h:1208
9812 #: config/dsp16xx/dsp16xx.h:1213 config/dsp16xx/dsp16xx.h:1793
9813 #: config/dsp16xx/dsp16xx.h:1798
9814 msgid "profiling not implemented yet"
9815 msgstr ""
9816
9817 #. Emit RTL insns to initialize the variable parts of a trampoline.
9818 #. FNADDR is an RTX for the address of the function's pure code.
9819 #. CXT is an RTX for the static chain value for the function.
9820 #: config/dsp16xx/dsp16xx.h:1224 config/dsp16xx/dsp16xx.h:1236
9821 msgid "trampolines not yet implemented"
9822 msgstr ""
9823
9824 #. Macro to define tables used to set the flags.
9825 #. This is a list in braces of pairs in braces,
9826 #. each pair being { "NAME", VALUE }
9827 #. where VALUE is the bits to set or minus the bits to clear.
9828 #. An empty string NAME is used to identify the default VALUE.
9829 #: config/elxsi/elxsi.h:51
9830 msgid "Generate code the unix assembler can handle"
9831 msgstr ""
9832
9833 #: config/elxsi/elxsi.h:52
9834 msgid "Generate code an embedded assembler can handle"
9835 msgstr ""
9836
9837 #: config/fr30/fr30.c:456
9838 msgid "fr30_print_operand_address: unhandled address"
9839 msgstr ""
9840
9841 #: config/fr30/fr30.c:483
9842 #, c-format
9843 msgid "fr30_print_operand: unrecognized %%p code"
9844 msgstr ""
9845
9846 #: config/fr30/fr30.c:503
9847 #, c-format
9848 msgid "fr30_print_operand: unrecognized %%b code"
9849 msgstr ""
9850
9851 #: config/fr30/fr30.c:524
9852 #, c-format
9853 msgid "fr30_print_operand: unrecognized %%B code"
9854 msgstr ""
9855
9856 #: config/fr30/fr30.c:532
9857 #, c-format
9858 msgid "fr30_print_operand: invalid operand to %%A code"
9859 msgstr ""
9860
9861 #: config/fr30/fr30.c:549
9862 #, c-format
9863 msgid "fr30_print_operand: invalid %%x code"
9864 msgstr ""
9865
9866 #: config/fr30/fr30.c:556
9867 #, c-format
9868 msgid "fr30_print_operand: invalid %%F code"
9869 msgstr ""
9870
9871 #: config/fr30/fr30.c:572
9872 msgid "fr30_print_operand: unknown code"
9873 msgstr ""
9874
9875 #: config/fr30/fr30.c:601 config/fr30/fr30.c:610 config/fr30/fr30.c:621
9876 #: config/fr30/fr30.c:634
9877 msgid "fr30_print_operand: unhandled MEM"
9878 msgstr ""
9879
9880 #: config/fr30/fr30.h:57
9881 msgid "Assume small address space"
9882 msgstr ""
9883
9884 #: config/h8300/h8300.c:143
9885 msgid "-ms2600 is used without -ms"
9886 msgstr ""
9887
9888 #. Macro to define tables used to set the flags.
9889 #. This is a list in braces of pairs in braces,
9890 #. each pair being { "NAME", VALUE }
9891 #. where VALUE is the bits to set or minus the bits to clear.
9892 #. An empty string NAME is used to identify the default VALUE.
9893 #: config/h8300/h8300.h:117
9894 msgid "Generate H8/S code"
9895 msgstr ""
9896
9897 #: config/h8300/h8300.h:118
9898 msgid "Do not generate H8/S code"
9899 msgstr ""
9900
9901 #: config/h8300/h8300.h:119
9902 msgid "Generate H8/S2600 code"
9903 msgstr ""
9904
9905 #: config/h8300/h8300.h:120
9906 msgid "Do not generate H8/S2600 code"
9907 msgstr ""
9908
9909 #: config/h8300/h8300.h:121
9910 msgid "Make integers 32 bits wide"
9911 msgstr ""
9912
9913 #: config/h8300/h8300.h:124
9914 msgid "Use registers for argument passing"
9915 msgstr ""
9916
9917 #: config/h8300/h8300.h:126
9918 msgid "Do not use registers for argument passing"
9919 msgstr ""
9920
9921 #: config/h8300/h8300.h:128
9922 msgid "Consider access to byte sized memory slow"
9923 msgstr ""
9924
9925 #: config/h8300/h8300.h:129
9926 msgid "Enable linker relaxing"
9927 msgstr ""
9928
9929 #: config/h8300/h8300.h:131
9930 msgid "Generate H8/300H code"
9931 msgstr ""
9932
9933 #: config/h8300/h8300.h:132
9934 msgid "Do not generate H8/300H code"
9935 msgstr ""
9936
9937 #: config/h8300/h8300.h:133
9938 msgid "Use H8/300 alignment rules"
9939 msgstr ""
9940
9941 #: config/i370/i370-c.c:54
9942 msgid "junk at end of #pragma map"
9943 msgstr ""
9944
9945 #: config/i370/i370-c.c:60
9946 msgid "malformed #pragma map, ignored"
9947 msgstr ""
9948
9949 #: config/i370/i370.c:897
9950 msgid "real name is too long - alias ignored"
9951 msgstr ""
9952
9953 #: config/i370/i370.c:902
9954 msgid "alias name is too long - alias ignored"
9955 msgstr ""
9956
9957 #: config/i370/i370.c:1173
9958 msgid "internal error--no jump follows compare:"
9959 msgstr ""
9960
9961 #. Macro to define tables used to set the flags.  This is a list in braces
9962 #. of pairs in braces, each pair being { "NAME", VALUE }
9963 #. where VALUE is the bits to set or minus the bits to clear.
9964 #. An empty string NAME is used to identify the default VALUE.
9965 #: config/i370/i370.h:63
9966 msgid "Generate char instructions"
9967 msgstr ""
9968
9969 #: config/i370/i370.h:64
9970 msgid "Do not generate char instructions"
9971 msgstr ""
9972
9973 #: config/i386/i386.c:926
9974 #, c-format
9975 msgid "code model %s not supported in PIC mode"
9976 msgstr ""
9977
9978 #: config/i386/i386.c:936 config/sparc/sparc.c:344
9979 #, c-format
9980 msgid "bad value (%s) for -mcmodel= switch"
9981 msgstr ""
9982
9983 #: config/i386/i386.c:951
9984 #, c-format
9985 msgid "bad value (%s) for -masm= switch"
9986 msgstr ""
9987
9988 #: config/i386/i386.c:954
9989 #, c-format
9990 msgid "code model `%s' not supported in the %s bit mode"
9991 msgstr ""
9992
9993 #: config/i386/i386.c:957
9994 msgid "code model `large' not supported yet"
9995 msgstr ""
9996
9997 #: config/i386/i386.c:959
9998 #, c-format
9999 msgid "%i-bit mode not compiled in"
10000 msgstr ""
10001
10002 #: config/i386/i386.c:989 config/mips/mips.c:4969
10003 #, c-format
10004 msgid "bad value (%s) for -march= switch"
10005 msgstr ""
10006
10007 #: config/i386/i386.c:1000 config/mips/mips.c:4925
10008 #, c-format
10009 msgid "bad value (%s) for -mcpu= switch"
10010 msgstr ""
10011
10012 #: config/i386/i386.c:1019
10013 #, c-format
10014 msgid "-mregparm=%d is not between 0 and %d"
10015 msgstr ""
10016
10017 #: config/i386/i386.c:1032
10018 msgid "-malign-loops is obsolete, use -falign-loops"
10019 msgstr ""
10020
10021 #: config/i386/i386.c:1037 config/i386/i386.c:1050 config/i386/i386.c:1063
10022 #, c-format
10023 msgid "-malign-loops=%d is not between 0 and %d"
10024 msgstr ""
10025
10026 #: config/i386/i386.c:1045
10027 msgid "-malign-jumps is obsolete, use -falign-jumps"
10028 msgstr ""
10029
10030 #: config/i386/i386.c:1058
10031 msgid "-malign-functions is obsolete, use -falign-functions"
10032 msgstr ""
10033
10034 #: config/i386/i386.c:1096
10035 #, c-format
10036 msgid "-mpreferred-stack-boundary=%d is not between %d and 12"
10037 msgstr ""
10038
10039 #: config/i386/i386.c:1108
10040 #, c-format
10041 msgid "-mbranch-cost=%d is not between 0 and 5"
10042 msgstr ""
10043
10044 #: config/i386/i386.c:1130
10045 msgid "-malign-double makes no sense in the 64bit mode"
10046 msgstr ""
10047
10048 #: config/i386/i386.c:1132
10049 msgid "-mrtd calling convention not supported in the 64bit mode"
10050 msgstr ""
10051
10052 #: config/i386/i386.c:1148 config/i386/i386.c:1159
10053 msgid "SSE instruction set disabled, using 387 arithmetics"
10054 msgstr ""
10055
10056 #: config/i386/i386.c:1164
10057 msgid "387 instruction set disabled, using SSE arithmetics"
10058 msgstr ""
10059
10060 #: config/i386/i386.c:1171
10061 #, c-format
10062 msgid "bad value (%s) for -mfpmath= switch"
10063 msgstr ""
10064
10065 #: config/i386/i386.c:1301
10066 #, c-format
10067 msgid "`%s' attribute requires an integer constant argument"
10068 msgstr ""
10069
10070 #: config/i386/i386.c:1307
10071 #, c-format
10072 msgid "argument to `%s' attribute larger than %d"
10073 msgstr ""
10074
10075 #: config/i386/i386.c:5385
10076 msgid "invalid UNSPEC as operand"
10077 msgstr ""
10078
10079 #: config/i386/i386.c:5622
10080 msgid "extended registers have no high halves"
10081 msgstr ""
10082
10083 #: config/i386/i386.c:5637
10084 msgid "unsupported operand size for extended register"
10085 msgstr ""
10086
10087 #: config/i386/i386.c:5910
10088 msgid ""
10089 "operand is neither a constant nor a condition code, invalid operand code 'c'"
10090 msgstr ""
10091
10092 #: config/i386/i386.c:5956
10093 #, c-format
10094 msgid "invalid operand code `%c'"
10095 msgstr ""
10096
10097 #: config/i386/i386.c:6003
10098 msgid "invalid constraints for operand"
10099 msgstr ""
10100
10101 #: config/i386/i386.c:9978
10102 msgid "unknown insn mode"
10103 msgstr ""
10104
10105 #. @@@ better error message
10106 #: config/i386/i386.c:11841 config/i386/i386.c:11874
10107 msgid "selector must be an immediate"
10108 msgstr ""
10109
10110 #. @@@ better error message
10111 #: config/i386/i386.c:12032 config/i386/i386.c:12060
10112 msgid "mask must be an immediate"
10113 msgstr ""
10114
10115 #: config/i386/winnt.c:94
10116 #, c-format
10117 msgid "`%s' attribute only applies to variables"
10118 msgstr ""
10119
10120 #: config/i386/winnt.c:262
10121 #, c-format
10122 msgid "`%s' declared as both exported to and imported from a DLL"
10123 msgstr ""
10124
10125 #: config/i386/cygwin.h:45
10126 msgid "Use the Cygwin interface"
10127 msgstr ""
10128
10129 #: config/i386/cygwin.h:46
10130 msgid "Use the Mingw32 interface"
10131 msgstr ""
10132
10133 #: config/i386/cygwin.h:47
10134 msgid "Create GUI application"
10135 msgstr ""
10136
10137 #: config/i386/cygwin.h:48
10138 msgid "Don't set Windows defines"
10139 msgstr ""
10140
10141 #: config/i386/cygwin.h:49
10142 msgid "Set Windows defines"
10143 msgstr ""
10144
10145 #: config/i386/cygwin.h:50
10146 msgid "Create console application"
10147 msgstr ""
10148
10149 #: config/i386/cygwin.h:51 config/i386/win32.h:59
10150 msgid "Generate code for a DLL"
10151 msgstr ""
10152
10153 #: config/i386/cygwin.h:53 config/i386/win32.h:61
10154 msgid "Ignore dllimport for functions"
10155 msgstr ""
10156
10157 #: config/i386/cygwin.h:55
10158 msgid "Use Mingw-specific thread support"
10159 msgstr ""
10160
10161 #: config/i386/cygwin.h:236
10162 #, c-format
10163 msgid "-f%s ignored for target (all code is position independent)"
10164 msgstr ""
10165
10166 #: config/i386/dgux.h:60
10167 msgid "Retain standard MXDB information"
10168 msgstr ""
10169
10170 #: config/i386/dgux.h:62
10171 msgid "Retain legend information"
10172 msgstr ""
10173
10174 #: config/i386/dgux.h:65
10175 msgid "Generate external legend information"
10176 msgstr ""
10177
10178 #: config/i386/dgux.h:67
10179 msgid "Emit identifying info in .s file"
10180 msgstr ""
10181
10182 #: config/i386/dgux.h:69
10183 msgid "Warn when a function arg is a structure"
10184 msgstr ""
10185
10186 #: config/i386/dgux.h:249
10187 msgid "argument is a structure"
10188 msgstr ""
10189
10190 #: config/i386/djgpp.h:202
10191 msgid "-mbnu210 is ignored (option is obsolete)"
10192 msgstr ""
10193
10194 #: config/i386/i386.h:45 config/mips/mips.h:184
10195 msgid "half-pic init called on systems that don't support it"
10196 msgstr ""
10197
10198 #. Deprecated.
10199 #. Deprecated.
10200 #. Deprecated.
10201 #. Deprecated.
10202 #. Deprecated.
10203 #. Deprecated.
10204 #: config/i386/i386.h:303
10205 msgid "Alternate calling convention"
10206 msgstr ""
10207
10208 #: config/i386/i386.h:305 config/m68k/m68k.h:180 config/ns32k/ns32k.h:106
10209 msgid "Use normal calling convention"
10210 msgstr ""
10211
10212 #: config/i386/i386.h:307
10213 msgid "Align some doubles on dword boundary"
10214 msgstr ""
10215
10216 #: config/i386/i386.h:309
10217 msgid "Align doubles on word boundary"
10218 msgstr ""
10219
10220 #: config/i386/i386.h:311
10221 msgid "Uninitialized locals in .bss"
10222 msgstr ""
10223
10224 #: config/i386/i386.h:313
10225 msgid "Uninitialized locals in .data"
10226 msgstr ""
10227
10228 #: config/i386/i386.h:315 config/m68k/linux-aout.h:45 config/m68k/linux.h:50
10229 msgid "Use IEEE math for fp comparisons"
10230 msgstr ""
10231
10232 #: config/i386/i386.h:317
10233 msgid "Do not use IEEE math for fp comparisons"
10234 msgstr ""
10235
10236 #: config/i386/i386.h:319
10237 msgid "Return values of functions in FPU registers"
10238 msgstr ""
10239
10240 #: config/i386/i386.h:321
10241 msgid "Do not return values of functions in FPU registers"
10242 msgstr ""
10243
10244 #: config/i386/i386.h:323
10245 msgid "Do not generate sin, cos, sqrt for FPU"
10246 msgstr ""
10247
10248 #: config/i386/i386.h:325
10249 msgid "Generate sin, cos, sqrt for FPU"
10250 msgstr ""
10251
10252 #: config/i386/i386.h:327
10253 msgid "Omit the frame pointer in leaf functions"
10254 msgstr ""
10255
10256 #: config/i386/i386.h:330
10257 msgid "Enable stack probing"
10258 msgstr ""
10259
10260 #. undocumented
10261 #. undocumented
10262 #: config/i386/i386.h:335
10263 msgid "Align destination of the string operations"
10264 msgstr ""
10265
10266 #: config/i386/i386.h:337
10267 msgid "Do not align destination of the string operations"
10268 msgstr ""
10269
10270 #: config/i386/i386.h:339
10271 msgid "Inline all known string operations"
10272 msgstr ""
10273
10274 #: config/i386/i386.h:341
10275 msgid "Do not inline all known string operations"
10276 msgstr ""
10277
10278 #: config/i386/i386.h:343 config/i386/i386.h:348
10279 msgid "Use push instructions to save outgoing arguments"
10280 msgstr ""
10281
10282 #: config/i386/i386.h:345 config/i386/i386.h:350
10283 msgid "Do not use push instructions to save outgoing arguments"
10284 msgstr ""
10285
10286 #: config/i386/i386.h:352
10287 msgid "Support MMX built-in functions"
10288 msgstr ""
10289
10290 #: config/i386/i386.h:354
10291 msgid "Do not support MMX built-in functions"
10292 msgstr ""
10293
10294 #: config/i386/i386.h:357
10295 msgid "Support 3DNow! built-in functions"
10296 msgstr ""
10297
10298 #: config/i386/i386.h:360
10299 msgid "Do not support 3DNow! built-in functions"
10300 msgstr ""
10301
10302 #: config/i386/i386.h:362
10303 msgid "Support MMX and SSE built-in functions and code generation"
10304 msgstr ""
10305
10306 #: config/i386/i386.h:365
10307 msgid "Do not support MMX and SSE built-in functions and code generation"
10308 msgstr ""
10309
10310 #: config/i386/i386.h:367
10311 msgid "Support MMX, SSE and SSE2 built-in functions and code generation"
10312 msgstr ""
10313
10314 #: config/i386/i386.h:370
10315 msgid "Do not support MMX, SSE and SSE2 built-in functions and code generation"
10316 msgstr ""
10317
10318 #: config/i386/i386.h:372
10319 msgid "sizeof(long double) is 16"
10320 msgstr ""
10321
10322 #: config/i386/i386.h:374
10323 msgid "sizeof(long double) is 12"
10324 msgstr ""
10325
10326 #: config/i386/i386.h:376
10327 msgid "Generate 64bit x86-64 code"
10328 msgstr ""
10329
10330 #: config/i386/i386.h:378
10331 msgid "Generate 32bit i386 code"
10332 msgstr ""
10333
10334 #: config/i386/i386.h:380
10335 msgid "Use red-zone in the x86-64 code"
10336 msgstr ""
10337
10338 #: config/i386/i386.h:382
10339 msgid "Do not use red-zone in the x86-64 code"
10340 msgstr ""
10341
10342 #. This macro is similar to `TARGET_SWITCHES' but defines names of
10343 #. command options that have values.  Its definition is an
10344 #. initializer with a subgrouping for each command option.
10345 #.
10346 #. Each subgrouping contains a string constant, that defines the
10347 #. fixed part of the option name, and the address of a variable.  The
10348 #. variable, type `char *', is set to the variable part of the given
10349 #. option if the fixed part matches.  The actual option name is made
10350 #. by appending `-m' to the specified name.
10351 #: config/i386/i386.h:428 config/rs6000/rs6000.h:428 config/sparc/sparc.h:641
10352 msgid "Schedule code for given CPU"
10353 msgstr ""
10354
10355 #: config/i386/i386.h:430
10356 msgid "Generate floating point mathematics using given instruction set"
10357 msgstr ""
10358
10359 #: config/i386/i386.h:432
10360 msgid "Generate code for given CPU"
10361 msgstr ""
10362
10363 #: config/i386/i386.h:434
10364 msgid "Number of registers used to pass integer arguments"
10365 msgstr ""
10366
10367 #. TARGET_DEFAULT is defined in sun*.h and isi.h, etc.
10368 #. This macro is similar to `TARGET_SWITCHES' but defines names of
10369 #. command options that have values.  Its definition is an
10370 #. initializer with a subgrouping for each command option.
10371 #.
10372 #. Each subgrouping contains a string constant, that defines the
10373 #. fixed part of the option name, and the address of a variable.  The
10374 #. variable, type `char *', is set to the variable part of the given
10375 #. option if the fixed part matches.  The actual option name is made
10376 #. by appending `-m' to the specified name.
10377 #: config/i386/i386.h:436 config/m68k/m68k.h:263
10378 msgid "Loop code aligned to this power of 2"
10379 msgstr ""
10380
10381 #: config/i386/i386.h:438 config/m68k/m68k.h:265
10382 msgid "Jump targets are aligned to this power of 2"
10383 msgstr ""
10384
10385 #: config/i386/i386.h:440 config/m68k/m68k.h:267
10386 msgid "Function starts are aligned to this power of 2"
10387 msgstr ""
10388
10389 #: config/i386/i386.h:443
10390 msgid "Attempt to keep stack aligned to this power of 2"
10391 msgstr ""
10392
10393 #: config/i386/i386.h:445
10394 msgid "Branches are this expensive (1-5, arbitrary units)"
10395 msgstr ""
10396
10397 #: config/i386/i386.h:447
10398 msgid "Use given x86-64 code model"
10399 msgstr ""
10400
10401 #. Undocumented.
10402 #. Undocumented.
10403 #: config/i386/i386.h:453
10404 msgid "Use given assembler dialect"
10405 msgstr ""
10406
10407 #: config/i386/osf1elf.h:112
10408 msgid "Profiling uses mcount"
10409 msgstr ""
10410
10411 #: config/i386/osfrose.h:57
10412 msgid "Emit half-PIC code"
10413 msgstr ""
10414
10415 #. intentionally undoc
10416 #. intentionally undoc
10417 #: config/i386/osfrose.h:64
10418 msgid "Emit ELF object code"
10419 msgstr ""
10420
10421 #: config/i386/osfrose.h:66
10422 msgid "Emit ROSE object code"
10423 msgstr ""
10424
10425 #: config/i386/osfrose.h:68
10426 msgid "Symbols have a leading underscore"
10427 msgstr ""
10428
10429 #: config/i386/osfrose.h:71
10430 msgid "Align to >word boundaries"
10431 msgstr ""
10432
10433 #: config/i386/osfrose.h:74
10434 msgid "Use mcount for profiling"
10435 msgstr ""
10436
10437 #: config/i386/osfrose.h:76
10438 msgid "Use mcount_ptr for profiling"
10439 msgstr ""
10440
10441 #: config/i386/sco5.h:763
10442 msgid "Generate ELF output"
10443 msgstr ""
10444
10445 #: config/i386/win32.h:53
10446 msgid "Use Mingw32 interface"
10447 msgstr ""
10448
10449 #: config/i386/win32.h:55
10450 msgid "Use Cygwin interface"
10451 msgstr ""
10452
10453 #: config/i386/win32.h:57
10454 msgid "Use bare Windows interface"
10455 msgstr ""
10456
10457 #. If the environment variable DJDIR is not defined, then DJGPP is not        installed correctly and GCC will quickly become confused with the        default prefix settings. Report the problem now so the user doesn't        receive deceptive "file not found" error messages later.
10458 #. DJDIR is automatically defined by the DJGPP environment config            file pointed to by the environment variable DJGPP. Examine DJGPP            to try and figure out what's wrong.
10459 #: config/i386/xm-djgpp.h:71
10460 msgid "environment variable DJGPP not defined"
10461 msgstr ""
10462
10463 #: config/i386/xm-djgpp.h:73
10464 #, c-format
10465 msgid "environment variable DJGPP points to missing file '%s'"
10466 msgstr ""
10467
10468 #: config/i386/xm-djgpp.h:76
10469 #, c-format
10470 msgid "environment variable DJGPP points to corrupt file '%s'"
10471 msgstr ""
10472
10473 #. Macro to define tables used to set the flags.
10474 #. This is a list in braces of pairs in braces,
10475 #. each pair being { "NAME", VALUE }
10476 #. where VALUE is the bits to set or minus the bits to clear.
10477 #. An empty string NAME is used to identify the default VALUE.
10478 #: config/i860/i860.h:56 config/i860/paragon.h:28
10479 msgid "Generate code which uses the FPU"
10480 msgstr ""
10481
10482 #: config/i860/i860.h:57 config/i860/i860.h:58 config/i860/paragon.h:29
10483 #: config/i860/paragon.h:30 config/i860/paragon.h:31
10484 msgid "Do not generate code which uses the FPU"
10485 msgstr ""
10486
10487 #: config/i960/i960-c.c:67
10488 msgid "sorry, not implemented: #pragma align NAME=SIZE"
10489 msgstr ""
10490
10491 #: config/i960/i960-c.c:72
10492 msgid "malformed #pragma align - ignored"
10493 msgstr ""
10494
10495 #: config/i960/i960-c.c:110
10496 msgid "sorry, not implemented: #pragma noalign NAME"
10497 msgstr ""
10498
10499 #: config/i960/i960.c:1405 config/m68k/m68k.c:665 config/rs6000/rs6000.c:8446
10500 msgid "stack limit expression is not supported"
10501 msgstr ""
10502
10503 #. Macro to define tables used to set the flags.
10504 #. This is a list in braces of pairs in braces,
10505 #. each pair being { "NAME", VALUE }
10506 #. where VALUE is the bits to set or minus the bits to clear.
10507 #. An empty string NAME is used to identify the default VALUE.
10508 #. ??? Not all ten of these architecture variations actually exist, but I
10509 #. am not sure which are real and which aren't.
10510 #: config/i960/i960.h:240
10511 msgid "Generate SA code"
10512 msgstr ""
10513
10514 #: config/i960/i960.h:243
10515 msgid "Generate SB code"
10516 msgstr ""
10517
10518 #. {"sc", (TARGET_FLAG_NUMERICS|TARGET_FLAG_PROTECTED|                                          TARGET_FLAG_MC|TARGET_FLAG_COMPLEX_ADDR),              N_("Generate SC code")},
10519 #: config/i960/i960.h:248
10520 msgid "Generate KA code"
10521 msgstr ""
10522
10523 #: config/i960/i960.h:251
10524 msgid "Generate KB code"
10525 msgstr ""
10526
10527 #. {"kc", (TARGET_FLAG_NUMERICS|TARGET_FLAG_PROTECTED|                                          TARGET_FLAG_MC|TARGET_FLAG_COMPLEX_ADDR),              N_("Generate KC code")},
10528 #: config/i960/i960.h:256
10529 msgid "Generate JA code"
10530 msgstr ""
10531
10532 #: config/i960/i960.h:258
10533 msgid "Generate JD code"
10534 msgstr ""
10535
10536 #: config/i960/i960.h:261
10537 msgid "Generate JF code"
10538 msgstr ""
10539
10540 #: config/i960/i960.h:263
10541 msgid "generate RP code"
10542 msgstr ""
10543
10544 #: config/i960/i960.h:266
10545 msgid "Generate MC code"
10546 msgstr ""
10547
10548 #: config/i960/i960.h:269
10549 msgid "Generate CA code"
10550 msgstr ""
10551
10552 #. {"cb", (TARGET_FLAG_NUMERICS|TARGET_FLAG_C_SERIES|                                           TARGET_FLAG_BRANCH_PREDICT|TARGET_FLAG_CODE_ALIGN),       N_("Generate CB code")},                                                  {"cc", (TARGET_FLAG_NUMERICS|TARGET_FLAG_PROTECTED|                                         TARGET_FLAG_C_SERIES|TARGET_FLAG_BRANCH_PREDICT|                        TARGET_FLAG_CODE_ALIGN),                               N_("Generate CC code")},
10553 #: config/i960/i960.h:279
10554 msgid "Generate CF code"
10555 msgstr ""
10556
10557 #: config/i960/i960.h:285
10558 msgid "Use alternate leaf function entries"
10559 msgstr ""
10560
10561 #: config/i960/i960.h:287
10562 msgid "Do not use alternate leaf function entries"
10563 msgstr ""
10564
10565 #: config/i960/i960.h:289
10566 msgid "Perform tail call optimization"
10567 msgstr ""
10568
10569 #: config/i960/i960.h:291
10570 msgid "Do not perform tail call optimization"
10571 msgstr ""
10572
10573 #: config/i960/i960.h:293
10574 msgid "Use complex addressing modes"
10575 msgstr ""
10576
10577 #: config/i960/i960.h:295
10578 msgid "Do not use complex addressing modes"
10579 msgstr ""
10580
10581 #: config/i960/i960.h:297
10582 msgid "Align code to 8 byte boundary"
10583 msgstr ""
10584
10585 #: config/i960/i960.h:299
10586 msgid "Do not align code to 8 byte boundary"
10587 msgstr ""
10588
10589 #. {"clean-linkage", (TARGET_FLAG_CLEAN_LINKAGE),                              N_("Force use of prototypes")},                                      {"no-clean-linkage", -(TARGET_FLAG_CLEAN_LINKAGE),                         N_("Do not force use of prototypes")},
10590 #: config/i960/i960.h:305 config/i960/i960.h:307
10591 msgid "Enable compatibility with iC960 v2.0"
10592 msgstr ""
10593
10594 #: config/i960/i960.h:309
10595 msgid "Enable compatibility with iC960 v3.0"
10596 msgstr ""
10597
10598 #: config/i960/i960.h:311 config/i960/i960.h:313
10599 msgid "Enable compatibility with ic960 assembler"
10600 msgstr ""
10601
10602 #: config/i960/i960.h:315
10603 msgid "Do not permit unaligned accesses"
10604 msgstr ""
10605
10606 #: config/i960/i960.h:317
10607 msgid "Permit unaligned accesses"
10608 msgstr ""
10609
10610 #: config/i960/i960.h:319
10611 msgid "Layout types like Intel's v1.3 gcc"
10612 msgstr ""
10613
10614 #: config/i960/i960.h:321
10615 msgid "Do not layout types like Intel's v1.3 gcc"
10616 msgstr ""
10617
10618 #: config/i960/i960.h:323 config/sparc/freebsd.h:80 config/sparc/linux.h:88
10619 #: config/sparc/linux64.h:145 config/sparc/netbsd-elf.h:240
10620 msgid "Use 64 bit long doubles"
10621 msgstr ""
10622
10623 #: config/i960/i960.h:325
10624 msgid "Enable linker relaxation"
10625 msgstr ""
10626
10627 #: config/i960/i960.h:327
10628 msgid "Do not enable linker relaxation"
10629 msgstr ""
10630
10631 #. Override conflicting target switch options.
10632 #. Doesn't actually detect if more than one -mARCH option is given, but
10633 #. does handle the case of two blatantly conflicting -mARCH options.
10634 #: config/i960/i960.h:342 config/i960/i960.h:352
10635 msgid "conflicting architectures defined - using C series"
10636 msgstr ""
10637
10638 #: config/i960/i960.h:347
10639 msgid "conflicting architectures defined - using K series"
10640 msgstr ""
10641
10642 #: config/i960/i960.h:362
10643 msgid "iC2.0 and iC3.0 are incompatible - using iC3.0"
10644 msgstr ""
10645
10646 #. ??? See the LONG_DOUBLE_TYPE_SIZE definition below.
10647 #: config/i960/i960.h:373
10648 msgid "the -mlong-double-64 option does not work yet"
10649 msgstr ""
10650
10651 #: config/ia64/ia64.c:3589
10652 msgid "ia64_print_operand: unknown code"
10653 msgstr ""
10654
10655 #: config/ia64/ia64.c:3863
10656 msgid "value of -mfixed-range must have form REG1-REG2"
10657 msgstr ""
10658
10659 #: config/ia64/ia64.c:3890
10660 #, c-format
10661 msgid "%s-%s is an empty range"
10662 msgstr ""
10663
10664 #: config/ia64/ia64.c:3955
10665 msgid "cannot optimize division for both latency and throughput"
10666 msgstr ""
10667
10668 #. This macro defines names of command options to set and clear bits in
10669 #. `target_flags'.  Its definition is an initializer with a subgrouping for
10670 #. each command option.
10671 #: config/ia64/ia64.h:119
10672 msgid "Generate big endian code"
10673 msgstr ""
10674
10675 #: config/ia64/ia64.h:121 config/mcore/mcore.h:159
10676 msgid "Generate little endian code"
10677 msgstr ""
10678
10679 #: config/ia64/ia64.h:123
10680 msgid "Generate code for GNU as"
10681 msgstr ""
10682
10683 #: config/ia64/ia64.h:125
10684 msgid "Generate code for Intel as"
10685 msgstr ""
10686
10687 #: config/ia64/ia64.h:127
10688 msgid "Generate code for GNU ld"
10689 msgstr ""
10690
10691 #: config/ia64/ia64.h:129
10692 msgid "Generate code for Intel ld"
10693 msgstr ""
10694
10695 #: config/ia64/ia64.h:131
10696 msgid "Generate code without GP reg"
10697 msgstr ""
10698
10699 #: config/ia64/ia64.h:133
10700 msgid "Emit stop bits before and after volatile extended asms"
10701 msgstr ""
10702
10703 #: config/ia64/ia64.h:135
10704 msgid "Don't emit stop bits before and after volatile extended asms"
10705 msgstr ""
10706
10707 #: config/ia64/ia64.h:137
10708 msgid "Emit code for Itanium (TM) processor B step"
10709 msgstr ""
10710
10711 #: config/ia64/ia64.h:139
10712 msgid "Use in/loc/out register names"
10713 msgstr ""
10714
10715 #: config/ia64/ia64.h:141
10716 msgid "Disable use of sdata/scommon/sbss"
10717 msgstr ""
10718
10719 #: config/ia64/ia64.h:143
10720 msgid "Enable use of sdata/scommon/sbss"
10721 msgstr ""
10722
10723 #: config/ia64/ia64.h:145
10724 msgid "gp is constant (but save/restore gp on indirect calls)"
10725 msgstr ""
10726
10727 #: config/ia64/ia64.h:147
10728 msgid "Generate self-relocatable code"
10729 msgstr ""
10730
10731 #: config/ia64/ia64.h:149
10732 msgid "Generate inline division, optimize for latency"
10733 msgstr ""
10734
10735 #: config/ia64/ia64.h:151
10736 msgid "Generate inline division, optimize for throughput"
10737 msgstr ""
10738
10739 #: config/ia64/ia64.h:153
10740 msgid "Enable Dwarf 2 line debug info via GNU as"
10741 msgstr ""
10742
10743 #: config/ia64/ia64.h:155
10744 msgid "Disable Dwarf 2 line debug info via GNU as"
10745 msgstr ""
10746
10747 #: config/ia64/ia64.h:183
10748 msgid "Specify range of registers to make fixed"
10749 msgstr ""
10750
10751 #: config/m32r/m32r.c:130
10752 #, c-format
10753 msgid "bad value (%s) for -mmodel switch"
10754 msgstr ""
10755
10756 #: config/m32r/m32r.c:139
10757 #, c-format
10758 msgid "bad value (%s) for -msdata switch"
10759 msgstr ""
10760
10761 #: config/m32r/m32r.c:310
10762 #, c-format
10763 msgid "invalid argument of `%s' attribute"
10764 msgstr ""
10765
10766 #: config/m32r/m32r.c:412
10767 msgid "const objects cannot go in .sdata/.sbss"
10768 msgstr ""
10769
10770 #: config/m32r/m32r.c:2252
10771 #, c-format
10772 msgid "invalid operand to %%s code"
10773 msgstr ""
10774
10775 #: config/m32r/m32r.c:2259
10776 #, c-format
10777 msgid "invalid operand to %%p code"
10778 msgstr ""
10779
10780 #: config/m32r/m32r.c:2315
10781 msgid "bad insn for 'A'"
10782 msgstr ""
10783
10784 #: config/m32r/m32r.c:2367
10785 #, c-format
10786 msgid "invalid operand to %%T/%%B code"
10787 msgstr ""
10788
10789 #: config/m32r/m32r.c:2390
10790 #, c-format
10791 msgid "invalid operand to %%N code"
10792 msgstr ""
10793
10794 #: config/m32r/m32r.c:2435
10795 msgid "pre-increment address is not a register"
10796 msgstr ""
10797
10798 #: config/m32r/m32r.c:2442
10799 msgid "pre-decrement address is not a register"
10800 msgstr ""
10801
10802 #: config/m32r/m32r.c:2449
10803 msgid "post-increment address is not a register"
10804 msgstr ""
10805
10806 #: config/m32r/m32r.c:2527 config/m32r/m32r.c:2543
10807 #: config/rs6000/rs6000.c:11098
10808 msgid "bad address"
10809 msgstr ""
10810
10811 #: config/m32r/m32r.c:2548
10812 msgid "lo_sum not of register"
10813 msgstr ""
10814
10815 #. { "relax",                   TARGET_RELAX_MASK, "" },                    { "no-relax",               -TARGET_RELAX_MASK, "" },
10816 #: config/m32r/m32r.h:241
10817 msgid "Display compile time statistics"
10818 msgstr ""
10819
10820 #: config/m32r/m32r.h:243
10821 msgid "Align all loops to 32 byte boundary"
10822 msgstr ""
10823
10824 #: config/m32r/m32r.h:246
10825 msgid "Only issue one instruction per cycle"
10826 msgstr ""
10827
10828 #: config/m32r/m32r.h:249
10829 msgid "Prefer branches over conditional execution"
10830 msgstr ""
10831
10832 #: config/m32r/m32r.h:265
10833 msgid "Code size: small, medium or large"
10834 msgstr ""
10835
10836 #: config/m32r/m32r.h:267
10837 msgid "Small data area: none, sdata, use"
10838 msgstr ""
10839
10840 #: config/m68hc11/m68hc11.c:236
10841 #, c-format
10842 msgid "-f%s ignored for 68HC11/68HC12 (not supported)"
10843 msgstr ""
10844
10845 #. !!!! SCz wrong here.
10846 #: config/m68hc11/m68hc11.c:3170 config/m68hc11/m68hc11.c:3544
10847 msgid "move insn not handled"
10848 msgstr ""
10849
10850 #: config/m68hc11/m68hc11.c:3390 config/m68hc11/m68hc11.c:3474
10851 #: config/m68hc11/m68hc11.c:3747
10852 msgid "invalid register in the move instruction"
10853 msgstr ""
10854
10855 #: config/m68hc11/m68hc11.c:3424
10856 msgid "invalid operand in the instruction"
10857 msgstr ""
10858
10859 #: config/m68hc11/m68hc11.c:3721
10860 msgid "invalid register in the instruction"
10861 msgstr ""
10862
10863 #: config/m68hc11/m68hc11.c:3754
10864 msgid "operand 1 must be a hard register"
10865 msgstr ""
10866
10867 #: config/m68hc11/m68hc11.c:3771
10868 msgid "invalid rotate insn"
10869 msgstr ""
10870
10871 #: config/m68hc11/m68hc11.c:4196
10872 msgid "registers IX, IY and Z used in the same INSN"
10873 msgstr ""
10874
10875 #: config/m68hc11/m68hc11.c:4521 config/m68hc11/m68hc11.c:4823
10876 msgid "cannot do z-register replacement"
10877 msgstr ""
10878
10879 #: config/m68hc11/m68hc11.c:4886
10880 msgid "invalid Z register replacement for insn"
10881 msgstr ""
10882
10883 #. Macro to define tables used to set the flags. This is a list in braces of
10884 #. pairs in braces, each pair being { "NAME", VALUE } where VALUE is the bits
10885 #. to set or minus the bits to clear. An empty string NAME is used to
10886 #. identify the default VALUE.
10887 #: config/m68hc11/m68hc11.h:155
10888 msgid "Compile with 16-bit integer mode"
10889 msgstr ""
10890
10891 #: config/m68hc11/m68hc11.h:157
10892 msgid "Compile with 32-bit integer mode"
10893 msgstr ""
10894
10895 #: config/m68hc11/m68hc11.h:159
10896 msgid "Auto pre/post decrement increment allowed"
10897 msgstr ""
10898
10899 #: config/m68hc11/m68hc11.h:161
10900 msgid "Auto pre/post decrement increment not allowed"
10901 msgstr ""
10902
10903 #: config/m68hc11/m68hc11.h:163
10904 msgid "Do not use direct addressing mode for soft registers"
10905 msgstr ""
10906
10907 #: config/m68hc11/m68hc11.h:165 config/m68hc11/m68hc11.h:169
10908 msgid "Compile for a 68HC11"
10909 msgstr ""
10910
10911 #: config/m68hc11/m68hc11.h:167 config/m68hc11/m68hc11.h:171
10912 msgid "Compile for a 68HC12"
10913 msgstr ""
10914
10915 #. This macro is similar to `TARGET_SWITCHES' but defines names of
10916 #. command options that have values.  Its definition is an
10917 #. initializer with a subgrouping for each command option.
10918 #.
10919 #. Each subgrouping contains a string constant, that defines the
10920 #. fixed part of the option name, and the address of a variable.  The
10921 #. variable, type `char *', is set to the variable part of the given
10922 #. option if the fixed part matches.  The actual option name is made
10923 #. by appending `-m' to the specified name.
10924 #: config/m68hc11/m68hc11.h:185
10925 msgid "Specify the register allocation order"
10926 msgstr ""
10927
10928 #: config/m68hc11/m68hc11.h:187
10929 msgid "Indicate the number of soft registers available"
10930 msgstr ""
10931
10932 #: config/m68k/m68k.c:150
10933 #, c-format
10934 msgid "-malign-loops=%d is not between 1 and %d"
10935 msgstr ""
10936
10937 #: config/m68k/m68k.c:161
10938 #, c-format
10939 msgid "-malign-jumps=%d is not between 1 and %d"
10940 msgstr ""
10941
10942 #: config/m68k/m68k.c:172
10943 #, c-format
10944 msgid "-malign-functions=%d is not between 1 and %d"
10945 msgstr ""
10946
10947 #. Macro to define tables used to set the flags.
10948 #. This is a list in braces of pairs in braces,
10949 #. each pair being { "NAME", VALUE }
10950 #. where VALUE is the bits to set or minus the bits to clear.
10951 #. An empty string NAME is used to identify the default VALUE.
10952 #: config/m68k/m68k.h:162 config/m68k/m68k.h:164
10953 msgid "Generate code for a 68020"
10954 msgstr ""
10955
10956 #: config/m68k/m68k.h:169 config/m68k/m68k.h:172
10957 msgid "Generate code for a 68000"
10958 msgstr ""
10959
10960 #: config/m68k/m68k.h:174
10961 msgid "Use the bit-field instructions"
10962 msgstr ""
10963
10964 #: config/m68k/m68k.h:176
10965 msgid "Do not use the bit-field instructions"
10966 msgstr ""
10967
10968 #: config/m68k/m68k.h:178
10969 msgid "Use different calling convention using 'rtd'"
10970 msgstr ""
10971
10972 #: config/m68k/m68k.h:182
10973 msgid "Consider type `int' to be 16 bits wide"
10974 msgstr ""
10975
10976 #: config/m68k/m68k.h:184
10977 msgid "Consider type `int' to be 32 bits wide"
10978 msgstr ""
10979
10980 #: config/m68k/m68k.h:186
10981 msgid "Generate code for a Sun FPA"
10982 msgstr ""
10983
10984 #: config/m68k/m68k.h:189
10985 msgid "Do not generate code for a Sun FPA"
10986 msgstr ""
10987
10988 #: config/m68k/m68k.h:191 config/m68k/m68k.h:193
10989 msgid "Generate code for a Sun Sky board"
10990 msgstr ""
10991
10992 #: config/m68k/m68k.h:195
10993 msgid "Do not use Sky linkage convention"
10994 msgstr ""
10995
10996 #: config/m68k/m68k.h:197
10997 msgid "Generate code for a 68881"
10998 msgstr ""
10999
11000 #: config/m68k/m68k.h:200
11001 msgid "Generate code with library calls for floating point"
11002 msgstr ""
11003
11004 #: config/m68k/m68k.h:202
11005 msgid "Generate code for a 68040, without any new instructions"
11006 msgstr ""
11007
11008 #: config/m68k/m68k.h:205
11009 msgid "Generate code for a 68060, without any new instructions"
11010 msgstr ""
11011
11012 #: config/m68k/m68k.h:209
11013 msgid "Generate code for a 68030"
11014 msgstr ""
11015
11016 #: config/m68k/m68k.h:212
11017 msgid "Generate code for a 68040"
11018 msgstr ""
11019
11020 #: config/m68k/m68k.h:216
11021 msgid "Generate code for a 68060"
11022 msgstr ""
11023
11024 #: config/m68k/m68k.h:221
11025 msgid "Generate code for a 520X"
11026 msgstr ""
11027
11028 #: config/m68k/m68k.h:224
11029 msgid "Generate code for a 68851"
11030 msgstr ""
11031
11032 #: config/m68k/m68k.h:226
11033 msgid "Do no generate code for a 68851"
11034 msgstr ""
11035
11036 #: config/m68k/m68k.h:229
11037 msgid "Generate code for a 68302"
11038 msgstr ""
11039
11040 #: config/m68k/m68k.h:232
11041 msgid "Generate code for a 68332"
11042 msgstr ""
11043
11044 #: config/m68k/m68k.h:236
11045 msgid "Generate code for a cpu32"
11046 msgstr ""
11047
11048 #: config/m68k/m68k.h:239
11049 msgid "Align variables on a 32-bit boundary"
11050 msgstr ""
11051
11052 #: config/m68k/m68k.h:241
11053 msgid "Align variables on a 16-bit boundary"
11054 msgstr ""
11055
11056 #: config/m68k/m68k.h:243
11057 msgid "Generate pc-relative code"
11058 msgstr ""
11059
11060 #: config/m68k/m68k.h:245
11061 msgid "Do not use unaligned memory references"
11062 msgstr ""
11063
11064 #: config/m68k/m68k.h:247
11065 msgid "Use unaligned memory references"
11066 msgstr ""
11067
11068 #. Sometimes certain combinations of command options do not make
11069 #. sense on a particular target machine.  You can define a macro
11070 #. `OVERRIDE_OPTIONS' to take account of this.  This macro, if
11071 #. defined, is executed once just after all the command options have
11072 #. been parsed.
11073 #.
11074 #. Don't use this macro to turn on various extra optimizations for
11075 #. `-O'.  That is what `OPTIMIZATION_OPTIONS' is for.
11076 #: config/m68k/m68k.h:284 config/m68k/m68kelf.h:267 config/m68k/m68kv4.h:299
11077 msgid "-fPIC is not currently supported on the 68000 or 68010\n"
11078 msgstr ""
11079
11080 #: config/m88k/m88k.c:899
11081 #, c-format
11082 msgid "internal gcc monitor: short-branch(%x)"
11083 msgstr ""
11084
11085 #: config/m88k/m88k.c:2299
11086 msgid "internal gcc error: Can't express symbolic location"
11087 msgstr ""
11088
11089 #: config/m88k/m88k.c:2581
11090 #, c-format
11091 msgid "argument #%d is a structure"
11092 msgstr ""
11093
11094 #: config/m88k/m88k.c:2881
11095 #, c-format
11096 msgid "%%R not followed by %%B/C/D/E"
11097 msgstr ""
11098
11099 #: config/m88k/m88k.c:2949
11100 #, c-format
11101 msgid "invalid %%x/X value"
11102 msgstr ""
11103
11104 #: config/m88k/m88k.c:2972 config/rs6000/rs6000.c:6514
11105 #, c-format
11106 msgid "invalid %%q value"
11107 msgstr ""
11108
11109 #: config/m88k/m88k.c:2978
11110 #, c-format
11111 msgid "invalid %%o value"
11112 msgstr ""
11113
11114 #: config/m88k/m88k.c:2985 config/rs6000/rs6000.c:6477
11115 #, c-format
11116 msgid "invalid %%p value"
11117 msgstr ""
11118
11119 #: config/m88k/m88k.c:2998 config/m88k/m88k.c:3003
11120 #, c-format
11121 msgid "invalid %%s/S value"
11122 msgstr ""
11123
11124 #: config/m88k/m88k.c:3014
11125 #, c-format
11126 msgid "invalid %%P operand"
11127 msgstr ""
11128
11129 #: config/m88k/m88k.c:3045 config/romp/romp.c:682
11130 #, c-format
11131 msgid "invalid %%B value"
11132 msgstr ""
11133
11134 #: config/m88k/m88k.c:3075
11135 #, c-format
11136 msgid "invalid %%D value"
11137 msgstr ""
11138
11139 #: config/m88k/m88k.c:3088
11140 #, c-format
11141 msgid "`%%d' operand isn't a register"
11142 msgstr ""
11143
11144 #: config/m88k/m88k.c:3106
11145 msgid "operand is r0"
11146 msgstr ""
11147
11148 #: config/m88k/m88k.c:3120
11149 msgid "operand is const_double"
11150 msgstr ""
11151
11152 #: config/m88k/m88k.c:3139
11153 msgid "invalid code"
11154 msgstr ""
11155
11156 #. Do any checking or such that is needed after processing the -m switches.
11157 #: config/m88k/m88k.h:277
11158 msgid "-mtrap-large-shift and -mhandle-large-shift are incompatible"
11159 msgstr ""
11160
11161 #: config/m88k/m88k.h:299
11162 #, c-format
11163 msgid "invalid option `-mshort-data-%s'"
11164 msgstr ""
11165
11166 #: config/m88k/m88k.h:304
11167 #, c-format
11168 msgid "-mshort-data-%s is too large "
11169 msgstr ""
11170
11171 #: config/m88k/m88k.h:306
11172 #, c-format
11173 msgid "-mshort-data-%s and PIC are incompatible"
11174 msgstr ""
11175
11176 #: config/mcore/mcore.c:3083
11177 #, c-format
11178 msgid "invalid option `-mstack-increment=%s'"
11179 msgstr ""
11180
11181 #: config/mcore/mcore.h:126
11182 msgid "Inline constants if it can be done in 2 insns or less"
11183 msgstr ""
11184
11185 #: config/mcore/mcore.h:128
11186 msgid "Inline constants if it only takes 1 instruction"
11187 msgstr ""
11188
11189 #: config/mcore/mcore.h:130
11190 msgid "Set maximum alignment to 4"
11191 msgstr ""
11192
11193 #: config/mcore/mcore.h:132
11194 msgid "Set maximum alignment to 8"
11195 msgstr ""
11196
11197 #: config/mcore/mcore.h:136
11198 msgid "Do not use the divide instruction"
11199 msgstr ""
11200
11201 #: config/mcore/mcore.h:140
11202 msgid "Do not arbitary sized immediates in bit operations"
11203 msgstr ""
11204
11205 #: config/mcore/mcore.h:142
11206 msgid "Always treat bit-field as int-sized"
11207 msgstr ""
11208
11209 #: config/mcore/mcore.h:146
11210 msgid "Force functions to be aligned to a 4 byte boundary"
11211 msgstr ""
11212
11213 #: config/mcore/mcore.h:148
11214 msgid "Force functions to be aligned to a 2 byte boundary"
11215 msgstr ""
11216
11217 #: config/mcore/mcore.h:150
11218 msgid "Emit call graph information"
11219 msgstr ""
11220
11221 #: config/mcore/mcore.h:154
11222 msgid "Prefer word accesses over byte accesses"
11223 msgstr ""
11224
11225 #: config/mcore/mcore.h:165
11226 msgid "Generate code for the M*Core M340"
11227 msgstr ""
11228
11229 #: config/mcore/mcore.h:178
11230 msgid "Maximum amount for a single stack increment operation"
11231 msgstr ""
11232
11233 #: config/mips/mips.c:4795
11234 msgid "The -march option is incompatible to -mipsN and therefore ignored."
11235 msgstr ""
11236
11237 #: config/mips/mips.c:4821
11238 #, c-format
11239 msgid "-mips%d not supported"
11240 msgstr ""
11241
11242 #: config/mips/mips.c:4828
11243 #, c-format
11244 msgid "bad value (%s) for -mips switch"
11245 msgstr ""
11246
11247 #: config/mips/mips.c:4849
11248 #, c-format
11249 msgid "bad value (%s) for -mabi= switch"
11250 msgstr ""
11251
11252 #: config/mips/mips.c:4887
11253 #, c-format
11254 msgid "-mabi=%s does not support -mips%d"
11255 msgstr ""
11256
11257 #: config/mips/mips.c:4904
11258 msgid "this target does not support the -mabi switch"
11259 msgstr ""
11260
11261 #: config/mips/mips.c:5014
11262 #, c-format
11263 msgid "bad value (%s) for -mtune= switch"
11264 msgstr ""
11265
11266 #: config/mips/mips.c:5024
11267 #, c-format
11268 msgid "-mips%d does not support 64 bit fp registers"
11269 msgstr ""
11270
11271 #: config/mips/mips.c:5030
11272 #, c-format
11273 msgid "-mips%d does not support 64 bit gp registers"
11274 msgstr ""
11275
11276 #: config/mips/mips.c:5051
11277 msgid "-G is incompatible with PIC code which is the default"
11278 msgstr ""
11279
11280 #: config/mips/mips.c:5067
11281 msgid "-membedded-pic and -mabicalls are incompatible"
11282 msgstr ""
11283
11284 #: config/mips/mips.c:5070
11285 msgid "-G and -membedded-pic are incompatible"
11286 msgstr ""
11287
11288 #: config/mips/mips.c:5121
11289 #, c-format
11290 msgid "invalid option `entry%s'"
11291 msgstr ""
11292
11293 #: config/mips/mips.c:5124
11294 msgid "-mentry is only meaningful with -mips-16"
11295 msgstr ""
11296
11297 #: config/mips/mips.c:5500
11298 #, c-format
11299 msgid "internal error: %%) found without a %%( in assembler pattern"
11300 msgstr ""
11301
11302 #: config/mips/mips.c:5514
11303 #, c-format
11304 msgid "internal error: %%] found without a %%[ in assembler pattern"
11305 msgstr ""
11306
11307 #: config/mips/mips.c:5527
11308 #, c-format
11309 msgid "internal error: %%> found without a %%< in assembler pattern"
11310 msgstr ""
11311
11312 #: config/mips/mips.c:5540
11313 #, c-format
11314 msgid "internal error: %%} found without a %%{ in assembler pattern"
11315 msgstr ""
11316
11317 #: config/mips/mips.c:5554
11318 #, c-format
11319 msgid "PRINT_OPERAND: unknown punctuation '%c'"
11320 msgstr ""
11321
11322 #: config/mips/mips.c:5563 config/xtensa/xtensa.c:1913
11323 msgid "PRINT_OPERAND null pointer"
11324 msgstr ""
11325
11326 #: config/mips/mips.c:5696
11327 #, c-format
11328 msgid "invalid use of %%d, %%x, or %%X"
11329 msgstr ""
11330
11331 #: config/mips/mips.c:5739 config/xtensa/xtensa.c:2012
11332 msgid "PRINT_OPERAND_ADDRESS, null pointer"
11333 msgstr ""
11334
11335 #: config/mips/mips.c:5963
11336 msgid ""
11337 "MIPS ECOFF format does not allow changing filenames within functions with "
11338 "#line"
11339 msgstr ""
11340
11341 #: config/mips/mips.c:6277
11342 msgid "can't rewind temp file"
11343 msgstr ""
11344
11345 #: config/mips/mips.c:6281
11346 msgid "can't write to output file"
11347 msgstr ""
11348
11349 #: config/mips/mips.c:6284
11350 msgid "can't read from temp file"
11351 msgstr ""
11352
11353 #: config/mips/mips.c:6287
11354 msgid "can't close temp file"
11355 msgstr ""
11356
11357 #: config/mips/mips.c:6705
11358 #, c-format
11359 msgid "gp_offset (%ld) or end_offset (%ld) is less than zero"
11360 msgstr ""
11361
11362 #: config/mips/mips.c:6865
11363 #, c-format
11364 msgid "fp_offset (%ld) or end_offset (%ld) is less than zero"
11365 msgstr ""
11366
11367 #: config/mips/mips.c:8906
11368 #, c-format
11369 msgid "can not handle inconsistent calls to `%s'"
11370 msgstr ""
11371
11372 #. Macro to define tables used to set the flags.
11373 #. This is a list in braces of pairs in braces,
11374 #. each pair being { "NAME", VALUE }
11375 #. where VALUE is the bits to set or minus the bits to clear.
11376 #. An empty string NAME is used to identify the default VALUE.
11377 #: config/mips/mips.h:366 config/mn10300/mn10300.h:64
11378 msgid "No default crt0.o"
11379 msgstr ""
11380
11381 #: config/mips/mips.h:368
11382 msgid "Use 64-bit int type"
11383 msgstr ""
11384
11385 #: config/mips/mips.h:370
11386 msgid "Use 64-bit long type"
11387 msgstr ""
11388
11389 #: config/mips/mips.h:372
11390 msgid "Use 32-bit long type"
11391 msgstr ""
11392
11393 #: config/mips/mips.h:374
11394 msgid "Optimize lui/addiu address loads"
11395 msgstr ""
11396
11397 #: config/mips/mips.h:376
11398 msgid "Don't optimize lui/addiu address loads"
11399 msgstr ""
11400
11401 #: config/mips/mips.h:378
11402 msgid "Use MIPS as"
11403 msgstr ""
11404
11405 #: config/mips/mips.h:380
11406 msgid "Use GNU as"
11407 msgstr ""
11408
11409 #: config/mips/mips.h:382
11410 msgid "Use symbolic register names"
11411 msgstr ""
11412
11413 #: config/mips/mips.h:384
11414 msgid "Don't use symbolic register names"
11415 msgstr ""
11416
11417 #: config/mips/mips.h:386 config/mips/mips.h:388
11418 msgid "Use GP relative sdata/sbss sections"
11419 msgstr ""
11420
11421 #: config/mips/mips.h:390 config/mips/mips.h:392
11422 msgid "Don't use GP relative sdata/sbss sections"
11423 msgstr ""
11424
11425 #: config/mips/mips.h:394
11426 msgid "Output compiler statistics"
11427 msgstr ""
11428
11429 #: config/mips/mips.h:396
11430 msgid "Don't output compiler statistics"
11431 msgstr ""
11432
11433 #: config/mips/mips.h:398
11434 msgid "Don't optimize block moves"
11435 msgstr ""
11436
11437 #: config/mips/mips.h:400
11438 msgid "Optimize block moves"
11439 msgstr ""
11440
11441 #: config/mips/mips.h:402
11442 msgid "Use mips-tfile asm postpass"
11443 msgstr ""
11444
11445 #: config/mips/mips.h:404
11446 msgid "Don't use mips-tfile asm postpass"
11447 msgstr ""
11448
11449 #. Macro to define tables used to set the flags.
11450 #. This is a list in braces of triplets in braces,
11451 #. each triplet being { "NAME", VALUE, DOC }
11452 #. where VALUE is the bits to set or minus the bits to clear and DOC
11453 #. is the documentation for --help (NULL if intentionally undocumented).
11454 #. An empty string NAME is used to identify the default VALUE.
11455 #: config/mips/mips.h:408 config/pdp11/pdp11.h:55
11456 msgid "Use hardware floating point"
11457 msgstr ""
11458
11459 #: config/mips/mips.h:410
11460 msgid "Use 64-bit FP registers"
11461 msgstr ""
11462
11463 #: config/mips/mips.h:412
11464 msgid "Use 32-bit FP registers"
11465 msgstr ""
11466
11467 #: config/mips/mips.h:414
11468 msgid "Use 64-bit general registers"
11469 msgstr ""
11470
11471 #: config/mips/mips.h:416
11472 msgid "Use 32-bit general registers"
11473 msgstr ""
11474
11475 #: config/mips/mips.h:418
11476 msgid "Use Irix PIC"
11477 msgstr ""
11478
11479 #: config/mips/mips.h:420
11480 msgid "Don't use Irix PIC"
11481 msgstr ""
11482
11483 #: config/mips/mips.h:422
11484 msgid "Use OSF PIC"
11485 msgstr ""
11486
11487 #: config/mips/mips.h:424
11488 msgid "Don't use OSF PIC"
11489 msgstr ""
11490
11491 #: config/mips/mips.h:426
11492 msgid "Use indirect calls"
11493 msgstr ""
11494
11495 #: config/mips/mips.h:428
11496 msgid "Don't use indirect calls"
11497 msgstr ""
11498
11499 #: config/mips/mips.h:430
11500 msgid "Use embedded PIC"
11501 msgstr ""
11502
11503 #: config/mips/mips.h:432
11504 msgid "Don't use embedded PIC"
11505 msgstr ""
11506
11507 #: config/mips/mips.h:434
11508 msgid "Use ROM instead of RAM"
11509 msgstr ""
11510
11511 #: config/mips/mips.h:436
11512 msgid "Don't use ROM instead of RAM"
11513 msgstr ""
11514
11515 #: config/mips/mips.h:438
11516 msgid "Put uninitialized constants in ROM (needs -membedded-data)"
11517 msgstr ""
11518
11519 #: config/mips/mips.h:440
11520 msgid "Don't put uninitialized constants in ROM"
11521 msgstr ""
11522
11523 #. Macro to define tables used to set the flags.
11524 #: config/mips/mips.h:442 config/xtensa/xtensa.h:110
11525 msgid "Use big-endian byte order"
11526 msgstr ""
11527
11528 #: config/mips/mips.h:444 config/xtensa/xtensa.h:112
11529 msgid "Use little-endian byte order"
11530 msgstr ""
11531
11532 #: config/mips/mips.h:446
11533 msgid "Use single (32-bit) FP only"
11534 msgstr ""
11535
11536 #: config/mips/mips.h:448
11537 msgid "Don't use single (32-bit) FP only"
11538 msgstr ""
11539
11540 #: config/mips/mips.h:450
11541 msgid "Use multiply accumulate"
11542 msgstr ""
11543
11544 #: config/mips/mips.h:452
11545 msgid "Don't use multiply accumulate"
11546 msgstr ""
11547
11548 #: config/mips/mips.h:454 config/rs6000/rs6000.h:351
11549 msgid "Don't generate fused multiply/add instructions"
11550 msgstr ""
11551
11552 #: config/mips/mips.h:456 config/rs6000/rs6000.h:349
11553 msgid "Generate fused multiply/add instructions"
11554 msgstr ""
11555
11556 #: config/mips/mips.h:458
11557 msgid "Work around early 4300 hardware bug"
11558 msgstr ""
11559
11560 #: config/mips/mips.h:460
11561 msgid "Don't work around early 4300 hardware bug"
11562 msgstr ""
11563
11564 #: config/mips/mips.h:462
11565 msgid "Optimize for 3900"
11566 msgstr ""
11567
11568 #: config/mips/mips.h:464
11569 msgid "Optimize for 4650"
11570 msgstr ""
11571
11572 #: config/mips/mips.h:466
11573 msgid "Trap on integer divide by zero"
11574 msgstr ""
11575
11576 #: config/mips/mips.h:468
11577 msgid "Don't trap on integer divide by zero"
11578 msgstr ""
11579
11580 #: config/mips/mips.h:470
11581 msgid "Trap on integer divide overflow"
11582 msgstr ""
11583
11584 #: config/mips/mips.h:472
11585 msgid "Don't trap on integer divide overflow"
11586 msgstr ""
11587
11588 #: config/mips/mips.h:588 config/mips/mips.h:590
11589 msgid "Specify CPU for scheduling purposes"
11590 msgstr ""
11591
11592 #: config/mips/mips.h:592
11593 msgid "Specify CPU for code generation purposes"
11594 msgstr ""
11595
11596 #: config/mips/mips.h:594
11597 msgid "Specify a Standard MIPS ISA"
11598 msgstr ""
11599
11600 #: config/mips/mips.h:596
11601 msgid "Use mips16 entry/exit psuedo ops"
11602 msgstr ""
11603
11604 #: config/mips/mips.h:598
11605 msgid "Don't use MIPS16 instructions"
11606 msgstr ""
11607
11608 #: config/mips/mips.h:602
11609 msgid "Don't call any cache flush functions"
11610 msgstr ""
11611
11612 #: config/mips/mips.h:604
11613 msgid "Specify cache flush function"
11614 msgstr ""
11615
11616 #. Output assembler code to FILE to increment profiler label # LABELNO
11617 #. for profiling a function entry.
11618 #: config/mips/mips.h:2923
11619 msgid "mips16 function profiling"
11620 msgstr ""
11621
11622 #: config/mmix/mmix.c:138
11623 #, c-format
11624 msgid "-f%s not supported: ignored"
11625 msgstr ""
11626
11627 #: config/mmix/mmix.c:596
11628 #, c-format
11629 msgid ""
11630 "too large function value type, needs %d registers, have only %d registers "
11631 "for this"
11632 msgstr ""
11633
11634 #: config/mmix/mmix.c:677
11635 msgid "stack frame too big"
11636 msgstr ""
11637
11638 #: config/mmix/mmix.c:705
11639 #, c-format
11640 msgid "stack frame not a multiple of 8 bytes: %d"
11641 msgstr ""
11642
11643 #: config/mmix/mmix.c:1044
11644 #, c-format
11645 msgid "stack frame not a multiple of octabyte: %d"
11646 msgstr ""
11647
11648 #: config/mmix/mmix.c:1203
11649 msgid "function_profiler support for MMIX"
11650 msgstr ""
11651
11652 #: config/mmix/mmix.c:1240
11653 msgid "neither varargs or stdarg in mmix_setup_incoming_varargs"
11654 msgstr ""
11655
11656 #: config/mmix/mmix.c:1246
11657 msgid "MMIX Internal: Last named vararg would not fit in a register"
11658 msgstr ""
11659
11660 #. FIXME: Remove when I know this trigs.
11661 #: config/mmix/mmix.c:1608
11662 msgid "oops, not debugged; fixing up value:"
11663 msgstr ""
11664
11665 #: config/mmix/mmix.c:2185 config/mmix/mmix.c:2319
11666 msgid "MMIX Internal: Expected a CONST_INT, not this"
11667 msgstr ""
11668
11669 #: config/mmix/mmix.c:2193 config/mmix/mmix.c:2217 config/mmix/mmix.c:2336
11670 #, c-format
11671 msgid "MMIX Internal: Bad register: %d"
11672 msgstr ""
11673
11674 #: config/mmix/mmix.c:2264
11675 msgid "MMIX Internal: Bad value for 'm', not a CONST_INT"
11676 msgstr ""
11677
11678 #: config/mmix/mmix.c:2287
11679 msgid "MMIX Internal: Expected a register, not this"
11680 msgstr ""
11681
11682 #: config/mmix/mmix.c:2297
11683 msgid "MMIX Internal: Expected a constant, not this"
11684 msgstr ""
11685
11686 #. Presumably there's a missing case above if we get here.
11687 #: config/mmix/mmix.c:2329
11688 #, c-format
11689 msgid "MMIX Internal: Missing `%c' case in mmix_print_operand"
11690 msgstr ""
11691
11692 #. We need the original here.
11693 #: config/mmix/mmix.c:2380
11694 msgid "MMIX Internal: Cannot decode this operand"
11695 msgstr ""
11696
11697 #: config/mmix/mmix.c:2445
11698 msgid "MMIX Internal: This is not a recognized address"
11699 msgstr ""
11700
11701 #: config/mmix/mmix.c:2941 config/mmix/mmix.c:3010
11702 #, c-format
11703 msgid "MMIX Internal: %s is not a shiftable int"
11704 msgstr ""
11705
11706 #: config/mmix/mmix.c:3129
11707 msgid "MMIX Internal: Trying to output invalidly reversed condition:"
11708 msgstr ""
11709
11710 #: config/mmix/mmix.c:3136
11711 msgid "MMIX Internal: What's the CC of this?"
11712 msgstr ""
11713
11714 #: config/mmix/mmix.c:3140
11715 msgid "MMIX Internal: What is the CC of this?"
11716 msgstr ""
11717
11718 #: config/mmix/mmix.c:3211
11719 msgid "MMIX Internal: This is not a constant:"
11720 msgstr ""
11721
11722 #. For these target macros, there is no generic documentation here.  You
11723 #. should read `Using and Porting GCC' for that.  Only comments specific
11724 #. to the MMIX target are here.
11725 #.
11726 #. There are however references to the specific texinfo node (comments
11727 #. with "Node:"), so there should be little or nothing amiss.  Probably
11728 #. the opposite, since we don't have to care about old littering and
11729 #. soon outdated generic comments.
11730 #. Node: Driver
11731 #. When both ABI:s work, this is how we tell them apart in code.  The
11732 #. GNU abi is implied the default.  Also implied in TARGET_DEFAULT.
11733 #. User symbols are in the same name-space as built-in symbols, but we
11734 #. don't need the built-in symbols, so remove those and instead apply
11735 #. stricter operand checking.  Don't warn when expanding insns.
11736 #. Pass on -mset-program-start=N and -mset-data-start=M to the linker.
11737 #. Provide default program start 0x100 unless -mno-set-program-start.
11738 #. Don't do this if linking relocatably, with -r.  For a final link,
11739 #. produce mmo, unless ELF is requested or when linking relocatably.
11740 #. Put unused option values here.
11741 #: config/mmix/mmix.h:137
11742 msgid "Set start-address of the program"
11743 msgstr ""
11744
11745 #: config/mmix/mmix.h:139
11746 msgid "Set start-address of data"
11747 msgstr ""
11748
11749 #. FIXME: Provide a way to *load* the epsilon register.
11750 #: config/mmix/mmix.h:188
11751 msgid "For intrinsics library: pass all parameters in registers"
11752 msgstr ""
11753
11754 #: config/mmix/mmix.h:191
11755 msgid "Use register stack for parameters and return value"
11756 msgstr ""
11757
11758 #: config/mmix/mmix.h:193
11759 msgid "Use call-clobbered registers for parameters and return value"
11760 msgstr ""
11761
11762 #: config/mmix/mmix.h:195
11763 msgid "Use epsilon-respecting floating point compare instructions"
11764 msgstr ""
11765
11766 #: config/mmix/mmix.h:198
11767 msgid "Use zero-extending memory loads, not sign-extending ones"
11768 msgstr ""
11769
11770 #: config/mmix/mmix.h:201
11771 msgid ""
11772 "Generate divide results with reminder having the same sign as the divisor "
11773 "(not the dividend)"
11774 msgstr ""
11775
11776 #: config/mmix/mmix.h:205
11777 msgid "Prepend global symbols with \":\" (for use with PREFIX)"
11778 msgstr ""
11779
11780 #: config/mmix/mmix.h:207
11781 msgid "Do not provide a default start-address 0x100 of the program"
11782 msgstr ""
11783
11784 #: config/mmix/mmix.h:209
11785 msgid "Link to emit program in ELF format (rather than mmo)"
11786 msgstr ""
11787
11788 #: config/mmix/mmix.h:211
11789 msgid "Use P-mnemonics for branches statically predicted as taken"
11790 msgstr ""
11791
11792 #: config/mmix/mmix.h:213
11793 msgid "Don't use P-mnemonics for branches"
11794 msgstr ""
11795
11796 #: config/mmix/mmix.h:215
11797 msgid "Use addresses that allocate global registers"
11798 msgstr ""
11799
11800 #: config/mmix/mmix.h:217
11801 msgid "Do not use addresses that allocate global registers"
11802 msgstr ""
11803
11804 #: config/mn10300/mn10300.h:59
11805 msgid "Work around hardware multiply bug"
11806 msgstr ""
11807
11808 #: config/mn10300/mn10300.h:60
11809 msgid "Do not work around hardware multiply bug"
11810 msgstr ""
11811
11812 #: config/mn10300/mn10300.h:61
11813 msgid "Target the AM33 processor"
11814 msgstr ""
11815
11816 #: config/mn10300/mn10300.h:65
11817 msgid "Enable linker relaxations"
11818 msgstr ""
11819
11820 #: config/ns32k/ns32k.h:104 config/s390/s390.h:57
11821 msgid "Don't use hardware fp"
11822 msgstr ""
11823
11824 #: config/ns32k/ns32k.h:105
11825 msgid "Alternative calling convention"
11826 msgstr ""
11827
11828 #: config/ns32k/ns32k.h:107
11829 msgid "Pass some arguments in registers"
11830 msgstr ""
11831
11832 #: config/ns32k/ns32k.h:108
11833 msgid "Pass all arguments on stack"
11834 msgstr ""
11835
11836 #: config/ns32k/ns32k.h:109
11837 msgid "Optimize for 32532 cpu"
11838 msgstr ""
11839
11840 #: config/ns32k/ns32k.h:110
11841 msgid "Optimize for 32332 cpu"
11842 msgstr ""
11843
11844 #: config/ns32k/ns32k.h:112
11845 msgid "Optimize for 32032"
11846 msgstr ""
11847
11848 #: config/ns32k/ns32k.h:114
11849 msgid "Register sb is zero. Use for absolute addressing"
11850 msgstr ""
11851
11852 #: config/ns32k/ns32k.h:115
11853 msgid "Do not use register sb"
11854 msgstr ""
11855
11856 #: config/ns32k/ns32k.h:116
11857 msgid "Do not use bit-field instructions"
11858 msgstr ""
11859
11860 #: config/ns32k/ns32k.h:117
11861 msgid "Use bit-field instructions"
11862 msgstr ""
11863
11864 #: config/ns32k/ns32k.h:118
11865 msgid "Generate code for high memory"
11866 msgstr ""
11867
11868 #: config/ns32k/ns32k.h:119
11869 msgid "Generate code for low memory"
11870 msgstr ""
11871
11872 #: config/ns32k/ns32k.h:120
11873 msgid "32381 fpu"
11874 msgstr ""
11875
11876 #: config/ns32k/ns32k.h:121
11877 msgid "Use multiply-accumulate fp instructions"
11878 msgstr ""
11879
11880 #: config/ns32k/ns32k.h:123
11881 msgid "Do not use multiply-accumulate fp instructions"
11882 msgstr ""
11883
11884 #: config/ns32k/ns32k.h:124
11885 msgid "\"Small register classes\" kludge"
11886 msgstr ""
11887
11888 #: config/ns32k/ns32k.h:125
11889 msgid "No \"Small register classes\" kludge"
11890 msgstr ""
11891
11892 #: config/pa/pa.c:182
11893 #, c-format
11894 msgid ""
11895 "unknown -mschedule= option (%s).\n"
11896 "Valid options are 700, 7100, 7100LC, 7200, and 8000\n"
11897 msgstr ""
11898
11899 #: config/pa/pa.c:207
11900 #, c-format
11901 msgid ""
11902 "unknown -march= option (%s).\n"
11903 "Valid options are 1.0, 1.1, and 2.0\n"
11904 msgstr ""
11905
11906 #: config/pa/pa.c:212
11907 msgid "PIC code generation is not supported in the portable runtime model\n"
11908 msgstr ""
11909
11910 #: config/pa/pa.c:217
11911 msgid "PIC code generation is not compatible with fast indirect calls\n"
11912 msgstr ""
11913
11914 #: config/pa/pa.c:222
11915 msgid "-g is only supported when using GAS on this processor,"
11916 msgstr ""
11917
11918 #: config/pa/pa.c:223
11919 msgid "-g option disabled"
11920 msgstr ""
11921
11922 #: config/pdp11/pdp11.h:56
11923 msgid "Do not use hardware floating point"
11924 msgstr ""
11925
11926 #. return float result in ac0
11927 #: config/pdp11/pdp11.h:58
11928 msgid "Return floating point results in ac0"
11929 msgstr ""
11930
11931 #: config/pdp11/pdp11.h:59
11932 msgid "Return floating point results in memory"
11933 msgstr ""
11934
11935 #. is 11/40
11936 #: config/pdp11/pdp11.h:61
11937 msgid "Generate code for an 11/40"
11938 msgstr ""
11939
11940 #. is 11/45
11941 #: config/pdp11/pdp11.h:64
11942 msgid "Generate code for an 11/45"
11943 msgstr ""
11944
11945 #. is 11/10
11946 #: config/pdp11/pdp11.h:67
11947 msgid "Generate code for an 11/10"
11948 msgstr ""
11949
11950 #. use movstrhi for bcopy
11951 #. use 32 bit for int
11952 #: config/pdp11/pdp11.h:72 config/pdp11/pdp11.h:73
11953 msgid "Use 32 bit int"
11954 msgstr ""
11955
11956 #: config/pdp11/pdp11.h:74 config/pdp11/pdp11.h:75
11957 msgid "Use 16 bit int"
11958 msgstr ""
11959
11960 #. use 32 bit for float
11961 #: config/pdp11/pdp11.h:77 config/pdp11/pdp11.h:78
11962 msgid "Use 32 bit float"
11963 msgstr ""
11964
11965 #: config/pdp11/pdp11.h:79 config/pdp11/pdp11.h:80
11966 msgid "Use 64 bit float"
11967 msgstr ""
11968
11969 #. allow abshi pattern? - can trigger "optimizations" which make code SLOW!
11970 #. is branching expensive - on a PDP, it's actually really cheap
11971 #. this is just to play around and check what code gcc generates
11972 #. split instruction and data memory?
11973 #: config/pdp11/pdp11.h:89
11974 msgid "Target has split I&D"
11975 msgstr ""
11976
11977 #: config/pdp11/pdp11.h:90
11978 msgid "Target does not have split I&D"
11979 msgstr ""
11980
11981 #. UNIX assembler syntax?
11982 #: config/pdp11/pdp11.h:92
11983 msgid "Use UNIX assembler syntax"
11984 msgstr ""
11985
11986 #: config/pdp11/pdp11.h:93
11987 msgid "Use DEC assembler syntax"
11988 msgstr ""
11989
11990 #: config/pj/pj.h:73
11991 msgid "Generate little endian data"
11992 msgstr ""
11993
11994 #: config/pj/pj.h:75
11995 msgid "Generate big endian data"
11996 msgstr ""
11997
11998 #: config/pj/pj.h:77
11999 msgid "Turn on maintainer testing code"
12000 msgstr ""
12001
12002 #: config/pj/pj.h:79
12003 msgid "Enable Transmeta picoJava extensions"
12004 msgstr ""
12005
12006 #: config/pj/pj.h:81
12007 msgid "Disable Transmeta picoJava extensions"
12008 msgstr ""
12009
12010 #: config/pj/pj.h:83
12011 msgid "Disable reorganization pass"
12012 msgstr ""
12013
12014 #: config/romp/romp.c:709 config/rs6000/rs6000.c:6551
12015 #, c-format
12016 msgid "invalid %%S value"
12017 msgstr ""
12018
12019 #: config/romp/romp.c:718 config/romp/romp.c:725
12020 #, c-format
12021 msgid "invalid %%b value"
12022 msgstr ""
12023
12024 #: config/romp/romp.c:765 config/romp/romp.c:776
12025 #, c-format
12026 msgid "invalid %%z value"
12027 msgstr ""
12028
12029 #: config/romp/romp.c:784 config/romp/romp.c:792
12030 #, c-format
12031 msgid "invalid %%Z value"
12032 msgstr ""
12033
12034 #: config/romp/romp.c:799 config/romp/romp.c:808 config/romp/romp.c:815
12035 #: config/rs6000/rs6000.c:6330
12036 #, c-format
12037 msgid "invalid %%k value"
12038 msgstr ""
12039
12040 #: config/romp/romp.c:900 config/romp/romp.c:943
12041 #, c-format
12042 msgid "invalid %%j value"
12043 msgstr ""
12044
12045 #. Perform any needed actions needed for a function that is receiving a
12046 #. variable number of arguments.
12047 #.
12048 #. CUM is as above.
12049 #.
12050 #. MODE and TYPE are the mode and type of the current parameter.
12051 #.
12052 #. PRETEND_SIZE is a variable that should be set to the amount of stack
12053 #. that must be pushed by the prolog to pretend that our caller pushed
12054 #. it.
12055 #.
12056 #. Normally, this macro will push all remaining incoming registers on the
12057 #. stack and set PRETEND_SIZE to the length of the registers pushed.
12058 #: config/romp/romp.h:648
12059 msgid "can't have varargs with -mfp-arg-in-fp-regs"
12060 msgstr ""
12061
12062 #: config/rs6000/rs6000.c:475
12063 msgid "-mmultiple is not supported on little endian systems"
12064 msgstr ""
12065
12066 #: config/rs6000/rs6000.c:482
12067 msgid "-mstring is not supported on little endian systems"
12068 msgstr ""
12069
12070 #: config/rs6000/rs6000.c:491 config/xtensa/xtensa.c:1846
12071 #, c-format
12072 msgid "-f%s ignored (all code is position independent)"
12073 msgstr ""
12074
12075 #: config/rs6000/rs6000.c:499
12076 msgid "-ffunction-sections disabled on AIX when debugging"
12077 msgstr ""
12078
12079 #: config/rs6000/rs6000.c:505
12080 msgid "-fdata-sections not supported on AIX"
12081 msgstr ""
12082
12083 #: config/rs6000/rs6000.c:520
12084 #, c-format
12085 msgid "unknown -mdebug-%s switch"
12086 msgstr ""
12087
12088 #: config/rs6000/rs6000.c:530
12089 #, c-format
12090 msgid "Unknown switch -mlong-double-%s"
12091 msgstr ""
12092
12093 #: config/rs6000/rs6000.c:597
12094 #, c-format
12095 msgid "unknown ABI specified: '%s'"
12096 msgstr ""
12097
12098 #: config/rs6000/rs6000.c:3636
12099 msgid "argument 1 of __builtin_altivec_predicate must be a constant"
12100 msgstr ""
12101
12102 #: config/rs6000/rs6000.c:3690
12103 msgid "argument 1 of __builtin_altivec_predicate is out of range"
12104 msgstr ""
12105
12106 #: config/rs6000/rs6000.c:4046
12107 #, c-format
12108 msgid "argument 3 of `%s' must be a 2-bit literal"
12109 msgstr ""
12110
12111 #: config/rs6000/rs6000.c:6257
12112 #, c-format
12113 msgid "invalid %%f value"
12114 msgstr ""
12115
12116 #: config/rs6000/rs6000.c:6266
12117 #, c-format
12118 msgid "invalid %%F value"
12119 msgstr ""
12120
12121 #: config/rs6000/rs6000.c:6275
12122 #, c-format
12123 msgid "invalid %%G value"
12124 msgstr ""
12125
12126 #: config/rs6000/rs6000.c:6310
12127 #, c-format
12128 msgid "invalid %%j code"
12129 msgstr ""
12130
12131 #: config/rs6000/rs6000.c:6320
12132 #, c-format
12133 msgid "invalid %%J code"
12134 msgstr ""
12135
12136 #: config/rs6000/rs6000.c:6350
12137 #, c-format
12138 msgid "invalid %%K value"
12139 msgstr ""
12140
12141 #: config/rs6000/rs6000.c:6577
12142 #, c-format
12143 msgid "%%S computed all 1's mask"
12144 msgstr ""
12145
12146 #: config/rs6000/rs6000.c:6604
12147 #, c-format
12148 msgid "%%S computed all 0's mask"
12149 msgstr ""
12150
12151 #: config/rs6000/rs6000.c:6614
12152 #, c-format
12153 msgid "invalid %%T value"
12154 msgstr ""
12155
12156 #: config/rs6000/rs6000.c:6624
12157 #, c-format
12158 msgid "invalid %%u value"
12159 msgstr ""
12160
12161 #: config/rs6000/rs6000.c:6633
12162 #, c-format
12163 msgid "invalid %%v value"
12164 msgstr ""
12165
12166 #: config/rs6000/aix.h:137 config/rs6000/beos.h:32
12167 msgid "Always pass floating-point arguments in memory"
12168 msgstr ""
12169
12170 #: config/rs6000/aix.h:139 config/rs6000/beos.h:34
12171 msgid "Don't always pass floating-point arguments in memory"
12172 msgstr ""
12173
12174 #: config/rs6000/aix41.h:28 config/rs6000/aix43.h:32 config/rs6000/aix51.h:32
12175 msgid "Support message passing with the Parallel Environment"
12176 msgstr ""
12177
12178 #: config/rs6000/aix43.h:28 config/rs6000/aix51.h:28
12179 msgid "Compile for 64-bit pointers"
12180 msgstr ""
12181
12182 #: config/rs6000/aix43.h:30 config/rs6000/aix51.h:30
12183 msgid "Compile for 32-bit pointers"
12184 msgstr ""
12185
12186 #: config/rs6000/aix43.h:49 config/rs6000/aix51.h:49
12187 msgid "-maix64 and POWER architecture are incompatible"
12188 msgstr ""
12189
12190 #: config/rs6000/aix43.h:54 config/rs6000/aix51.h:54
12191 msgid "-maix64 requires PowerPC64 architecture remain enabled"
12192 msgstr ""
12193
12194 #: config/rs6000/aix43.h:58 config/rs6000/aix51.h:58
12195 msgid ""
12196 "-maix64 required: 64-bit computation with 32-bit addressing not yet supported"
12197 msgstr ""
12198
12199 #. Run-time compilation parameters selecting different hardware subsets.
12200 #.
12201 #. Macro to define tables used to set the flags.
12202 #. This is a list in braces of pairs in braces,
12203 #. each pair being { "NAME", VALUE }
12204 #. where VALUE is the bits to set or minus the bits to clear.
12205 #. An empty string NAME is used to identify the default VALUE.
12206 #: config/rs6000/rs6000.h:277
12207 msgid "Use POWER instruction set"
12208 msgstr ""
12209
12210 #: config/rs6000/rs6000.h:280
12211 msgid "Use POWER2 instruction set"
12212 msgstr ""
12213
12214 #: config/rs6000/rs6000.h:282
12215 msgid "Do not use POWER2 instruction set"
12216 msgstr ""
12217
12218 #: config/rs6000/rs6000.h:285
12219 msgid "Do not use POWER instruction set"
12220 msgstr ""
12221
12222 #: config/rs6000/rs6000.h:287
12223 msgid "Use PowerPC instruction set"
12224 msgstr ""
12225
12226 #: config/rs6000/rs6000.h:290
12227 msgid "Do not use PowerPC instruction set"
12228 msgstr ""
12229
12230 #: config/rs6000/rs6000.h:292
12231 msgid "Use PowerPC General Purpose group optional instructions"
12232 msgstr ""
12233
12234 #: config/rs6000/rs6000.h:294
12235 msgid "Don't use PowerPC General Purpose group optional instructions"
12236 msgstr ""
12237
12238 #: config/rs6000/rs6000.h:296
12239 msgid "Use PowerPC Graphics group optional instructions"
12240 msgstr ""
12241
12242 #: config/rs6000/rs6000.h:298
12243 msgid "Don't use PowerPC Graphics group optional instructions"
12244 msgstr ""
12245
12246 #: config/rs6000/rs6000.h:300
12247 msgid "Use PowerPC-64 instruction set"
12248 msgstr ""
12249
12250 #: config/rs6000/rs6000.h:302
12251 msgid "Don't use PowerPC-64 instruction set"
12252 msgstr ""
12253
12254 #: config/rs6000/rs6000.h:304
12255 msgid "Use AltiVec instructions"
12256 msgstr ""
12257
12258 #: config/rs6000/rs6000.h:306
12259 msgid "Don't use AltiVec instructions"
12260 msgstr ""
12261
12262 #: config/rs6000/rs6000.h:308
12263 msgid "Use new mnemonics for PowerPC architecture"
12264 msgstr ""
12265
12266 #: config/rs6000/rs6000.h:310
12267 msgid "Use old mnemonics for PowerPC architecture"
12268 msgstr ""
12269
12270 #: config/rs6000/rs6000.h:313
12271 msgid "Put everything in the regular TOC"
12272 msgstr ""
12273
12274 #: config/rs6000/rs6000.h:315
12275 msgid "Place floating point constants in TOC"
12276 msgstr ""
12277
12278 #: config/rs6000/rs6000.h:317
12279 msgid "Don't place floating point constants in TOC"
12280 msgstr ""
12281
12282 #: config/rs6000/rs6000.h:319
12283 msgid "Place symbol+offset constants in TOC"
12284 msgstr ""
12285
12286 #: config/rs6000/rs6000.h:321
12287 msgid "Don't place symbol+offset constants in TOC"
12288 msgstr ""
12289
12290 #: config/rs6000/rs6000.h:327
12291 msgid "Place variable addresses in the regular TOC"
12292 msgstr ""
12293
12294 #: config/rs6000/rs6000.h:333
12295 msgid "Generate load/store multiple instructions"
12296 msgstr ""
12297
12298 #: config/rs6000/rs6000.h:335
12299 msgid "Do not generate load/store multiple instructions"
12300 msgstr ""
12301
12302 #: config/rs6000/rs6000.h:339
12303 msgid "Generate string instructions for block moves"
12304 msgstr ""
12305
12306 #: config/rs6000/rs6000.h:341
12307 msgid "Do not generate string instructions for block moves"
12308 msgstr ""
12309
12310 #: config/rs6000/rs6000.h:345
12311 msgid "Generate load/store with update instructions"
12312 msgstr ""
12313
12314 #: config/rs6000/rs6000.h:347
12315 msgid "Do not generate load/store with update instructions"
12316 msgstr ""
12317
12318 #: config/rs6000/rs6000.h:355
12319 msgid "Don't schedule the start and end of the procedure"
12320 msgstr ""
12321
12322 #: config/rs6000/rs6000.h:361
12323 msgid "Return all structures in memory (AIX default)"
12324 msgstr ""
12325
12326 #: config/rs6000/rs6000.h:363
12327 msgid "Return small structures in registers (SVR4 default)"
12328 msgstr ""
12329
12330 #: config/rs6000/rs6000.h:426 config/sparc/sparc.h:639
12331 msgid "Use features of and schedule code for given CPU"
12332 msgstr ""
12333
12334 #: config/rs6000/rs6000.h:429
12335 msgid "Enable debug output"
12336 msgstr ""
12337
12338 #: config/rs6000/rs6000.h:430
12339 msgid "Specify ABI to use"
12340 msgstr ""
12341
12342 #: config/rs6000/rs6000.h:432
12343 msgid "Specify size of long double (64 or 128 bits)"
12344 msgstr ""
12345
12346 #. Definitions for __builtin_return_address and __builtin_frame_address.
12347 #. __builtin_return_address (0) should give link register (65), enable
12348 #. this.
12349 #. This should be uncommented, so that the link register is used, but
12350 #. currently this would result in unmatched insns and spilling fixed
12351 #. registers so we'll leave it for another day.  When these problems are
12352 #. taken care of one additional fetch will be necessary in RETURN_ADDR_RTX.
12353 #. (mrs)
12354 #. #define RETURN_ADDR_IN_PREVIOUS_FRAME
12355 #. Number of bytes into the frame return addresses can be found.  See
12356 #. rs6000_stack_info in rs6000.c for more information on how the different
12357 #. abi's store the return address.
12358 #: config/rs6000/rs6000.h:1772
12359 msgid "RETURN_ADDRESS_OFFSET not supported"
12360 msgstr ""
12361
12362 #: config/rs6000/sysv4.h:88
12363 msgid "Select ABI calling convention"
12364 msgstr ""
12365
12366 #: config/rs6000/sysv4.h:89
12367 msgid "Select method for sdata handling"
12368 msgstr ""
12369
12370 #: config/rs6000/sysv4.h:104
12371 msgid "Align to the base type of the bit-field"
12372 msgstr ""
12373
12374 #: config/rs6000/sysv4.h:106
12375 msgid "Don't align to the base type of the bit-field"
12376 msgstr ""
12377
12378 #: config/rs6000/sysv4.h:108
12379 msgid "Don't assume that unaligned accesses are handled by the system"
12380 msgstr ""
12381
12382 #: config/rs6000/sysv4.h:110
12383 msgid "Assume that unaligned accesses are handled by the system"
12384 msgstr ""
12385
12386 #: config/rs6000/sysv4.h:112 config/rs6000/sysv4.h:116
12387 msgid "Produce code relocatable at runtime"
12388 msgstr ""
12389
12390 #: config/rs6000/sysv4.h:114 config/rs6000/sysv4.h:118
12391 msgid "Don't produce code relocatable at runtime"
12392 msgstr ""
12393
12394 #: config/rs6000/sysv4.h:120 config/rs6000/sysv4.h:122
12395 msgid "Produce little endian code"
12396 msgstr ""
12397
12398 #: config/rs6000/sysv4.h:124 config/rs6000/sysv4.h:126
12399 msgid "Produce big endian code"
12400 msgstr ""
12401
12402 #: config/rs6000/sysv4.h:127 config/rs6000/sysv4.h:128
12403 #: config/rs6000/sysv4.h:129 config/rs6000/sysv4.h:130
12404 #: config/rs6000/sysv4.h:131 config/rs6000/sysv4.h:132
12405 #: config/rs6000/sysv4.h:142 config/rs6000/sysv4.h:143
12406 #: config/rs6000/sysv4.h:154 config/rs6000/sysv4.h:155
12407 #: config/rs6000/sysv4.h:157
12408 msgid "no description yet"
12409 msgstr ""
12410
12411 #: config/rs6000/sysv4.h:133
12412 msgid "Use EABI"
12413 msgstr ""
12414
12415 #: config/rs6000/sysv4.h:134
12416 msgid "Don't use EABI"
12417 msgstr ""
12418
12419 #: config/rs6000/sysv4.h:137
12420 msgid "Do not allow bit-fields to cross word boundaries"
12421 msgstr ""
12422
12423 #: config/rs6000/sysv4.h:139
12424 msgid "Use alternate register names"
12425 msgstr ""
12426
12427 #: config/rs6000/sysv4.h:141
12428 msgid "Don't use alternate register names"
12429 msgstr ""
12430
12431 #: config/rs6000/sysv4.h:145
12432 msgid "Link with libsim.a, libc.a and sim-crt0.o"
12433 msgstr ""
12434
12435 #: config/rs6000/sysv4.h:147
12436 msgid "Link with libads.a, libc.a and crt0.o"
12437 msgstr ""
12438
12439 #: config/rs6000/sysv4.h:149
12440 msgid "Link with libyk.a, libc.a and crt0.o"
12441 msgstr ""
12442
12443 #: config/rs6000/sysv4.h:151
12444 msgid "Link with libmvme.a, libc.a and crt0.o"
12445 msgstr ""
12446
12447 #: config/rs6000/sysv4.h:153
12448 msgid "Set the PPC_EMB bit in the ELF flags header"
12449 msgstr ""
12450
12451 #. Sometimes certain combinations of command options do not make sense
12452 #. on a particular target machine.  You can define a macro
12453 #. `OVERRIDE_OPTIONS' to take account of this.  This macro, if
12454 #. defined, is executed once just after all the command options have
12455 #. been parsed.
12456 #.
12457 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
12458 #. get control.
12459 #: config/rs6000/sysv4.h:214
12460 #, c-format
12461 msgid "bad value for -mcall-%s"
12462 msgstr ""
12463
12464 #: config/rs6000/sysv4.h:230
12465 #, c-format
12466 msgid "bad value for -msdata=%s"
12467 msgstr ""
12468
12469 #: config/rs6000/sysv4.h:247
12470 #, c-format
12471 msgid "-mrelocatable and -msdata=%s are incompatible"
12472 msgstr ""
12473
12474 #: config/rs6000/sysv4.h:255
12475 #, c-format
12476 msgid "-f%s and -msdata=%s are incompatible"
12477 msgstr ""
12478
12479 #: config/rs6000/sysv4.h:263
12480 #, c-format
12481 msgid "-msdata=%s and -mcall-%s are incompatible"
12482 msgstr ""
12483
12484 #: config/rs6000/sysv4.h:270
12485 msgid "-mrelocatable and -mno-minimal-toc are incompatible"
12486 msgstr ""
12487
12488 #: config/rs6000/sysv4.h:276
12489 #, c-format
12490 msgid "-mrelocatable and -mcall-%s are incompatible"
12491 msgstr ""
12492
12493 #: config/rs6000/sysv4.h:283
12494 #, c-format
12495 msgid "-fPIC and -mcall-%s are incompatible"
12496 msgstr ""
12497
12498 #: config/rs6000/sysv4.h:290
12499 msgid "-mcall-aixdesc must be big endian"
12500 msgstr ""
12501
12502 #: config/s390/s390.c:1958
12503 msgid "invalid UNSPEC as operand (1)"
12504 msgstr ""
12505
12506 #: config/s390/s390.c:1988
12507 msgid "invalid UNSPEC as operand (2)"
12508 msgstr ""
12509
12510 #: config/s390/s390.c:1994
12511 msgid "UNKNOWN in s390_output_symbolic_const !?"
12512 msgstr ""
12513
12514 #: config/s390/s390.c:2010
12515 msgid "Cannot decompose address."
12516 msgstr ""
12517
12518 #: config/s390/s390.c:2158
12519 msgid "UNKNOWN in print_operand !?"
12520 msgstr ""
12521
12522 #: config/s390/s390.c:2751
12523 msgid "Total size of local variables exceeds architecture limit."
12524 msgstr ""
12525
12526 #: config/s390/s390.h:58
12527 msgid "Set backchain"
12528 msgstr ""
12529
12530 #: config/s390/s390.h:59
12531 msgid "Don't set backchain (faster, but debug harder"
12532 msgstr ""
12533
12534 #: config/s390/s390.h:60
12535 msgid "Use bras for execucable < 64k"
12536 msgstr ""
12537
12538 #: config/s390/s390.h:61
12539 msgid "Don't use bras"
12540 msgstr ""
12541
12542 #: config/s390/s390.h:62
12543 msgid "Additional debug prints"
12544 msgstr ""
12545
12546 #: config/s390/s390.h:63
12547 msgid "Don't print additional debug prints"
12548 msgstr ""
12549
12550 #: config/s390/s390.h:64
12551 msgid "64 bit mode"
12552 msgstr ""
12553
12554 #: config/s390/s390.h:65
12555 msgid "31 bit mode"
12556 msgstr ""
12557
12558 #: config/s390/s390.h:66
12559 msgid "mvcle use"
12560 msgstr ""
12561
12562 #: config/s390/s390.h:67
12563 msgid "mvc&ex"
12564 msgstr ""
12565
12566 #: config/sh/sh.c:5069
12567 msgid "__builtin_saveregs not supported by this subtarget"
12568 msgstr ""
12569
12570 #. The sp_switch attribute only has meaning for interrupt functions.
12571 #: config/sh/sh.c:5619 config/sh/sh.c:5658
12572 #, c-format
12573 msgid "`%s' attribute only applies to interrupt functions"
12574 msgstr ""
12575
12576 #. The argument must be a constant string.
12577 #: config/sh/sh.c:5626
12578 #, c-format
12579 msgid "`%s' attribute argument not a string constant"
12580 msgstr ""
12581
12582 #. The argument must be a constant integer.
12583 #: config/sh/sh.c:5665
12584 #, c-format
12585 msgid "`%s' attribute argument not an integer constant"
12586 msgstr ""
12587
12588 #. There are no delay slots on SHmedia.
12589 #. Relaxation isn't yet supported for SHmedia
12590 #: config/sh/sh.h:367
12591 msgid "Profiling is not supported on this target."
12592 msgstr ""
12593
12594 #: config/sparc/sparc.c:317
12595 #, c-format
12596 msgid "%s is not supported by this configuration"
12597 msgstr ""
12598
12599 #: config/sparc/sparc.c:324
12600 msgid "-mlong-double-64 not allowed with -m64"
12601 msgstr ""
12602
12603 #: config/sparc/sparc.c:349
12604 msgid "-mcmodel= is not supported on 32 bit systems"
12605 msgstr ""
12606
12607 #: config/sparc/sparc.c:5985 config/sparc/sparc.c:5991
12608 #, c-format
12609 msgid "invalid %%Y operand"
12610 msgstr ""
12611
12612 #: config/sparc/sparc.c:6061
12613 #, c-format
12614 msgid "invalid %%A operand"
12615 msgstr ""
12616
12617 #: config/sparc/sparc.c:6071
12618 #, c-format
12619 msgid "invalid %%B operand"
12620 msgstr ""
12621
12622 #: config/sparc/sparc.c:6110
12623 #, c-format
12624 msgid "invalid %%c operand"
12625 msgstr ""
12626
12627 #: config/sparc/sparc.c:6111
12628 #, c-format
12629 msgid "invalid %%C operand"
12630 msgstr ""
12631
12632 #: config/sparc/sparc.c:6132
12633 #, c-format
12634 msgid "invalid %%d operand"
12635 msgstr ""
12636
12637 #: config/sparc/sparc.c:6133
12638 #, c-format
12639 msgid "invalid %%D operand"
12640 msgstr ""
12641
12642 #: config/sparc/sparc.c:6149
12643 #, c-format
12644 msgid "invalid %%f operand"
12645 msgstr ""
12646
12647 #: config/sparc/sparc.c:6199
12648 msgid "long long constant not a valid immediate operand"
12649 msgstr ""
12650
12651 #: config/sparc/sparc.c:6202
12652 msgid "floating point constant not a valid immediate operand"
12653 msgstr ""
12654
12655 #: config/sparc/freebsd.h:81 config/sparc/linux.h:89
12656 #: config/sparc/linux64.h:146 config/sparc/netbsd-elf.h:241
12657 msgid "Use 128 bit long doubles"
12658 msgstr ""
12659
12660 #: config/sparc/sp64-elf.h:84 config/sparc/splet.h:29
12661 msgid "Generate code for big endian"
12662 msgstr ""
12663
12664 #: config/sparc/sp64-elf.h:85 config/sparc/splet.h:30
12665 msgid "Generate code for little endian"
12666 msgstr ""
12667
12668 #: config/sparc/sp86x-aout.h:51 config/sparc/sp86x-elf.h:67
12669 msgid "Use little-endian byte order for data"
12670 msgstr ""
12671
12672 #: config/sparc/sparc.h:539
12673 msgid "Assume possible double misalignment"
12674 msgstr ""
12675
12676 #: config/sparc/sparc.h:541
12677 msgid "Assume all doubles are aligned"
12678 msgstr ""
12679
12680 #: config/sparc/sparc.h:543
12681 msgid "Pass -assert pure-text to linker"
12682 msgstr ""
12683
12684 #: config/sparc/sparc.h:545
12685 msgid "Do not pass -assert pure-text to linker"
12686 msgstr ""
12687
12688 #: config/sparc/sparc.h:547
12689 msgid "Use flat register window model"
12690 msgstr ""
12691
12692 #: config/sparc/sparc.h:549
12693 msgid "Do not use flat register window model"
12694 msgstr ""
12695
12696 #: config/sparc/sparc.h:551
12697 msgid "Use ABI reserved registers"
12698 msgstr ""
12699
12700 #: config/sparc/sparc.h:553
12701 msgid "Do not use ABI reserved registers"
12702 msgstr ""
12703
12704 #: config/sparc/sparc.h:555
12705 msgid "Use hardware quad fp instructions"
12706 msgstr ""
12707
12708 #: config/sparc/sparc.h:557
12709 msgid "Do not use hardware quad fp instructions"
12710 msgstr ""
12711
12712 #: config/sparc/sparc.h:559
12713 msgid "Compile for v8plus ABI"
12714 msgstr ""
12715
12716 #: config/sparc/sparc.h:561
12717 msgid "Do not compile for v8plus ABI"
12718 msgstr ""
12719
12720 #: config/sparc/sparc.h:563
12721 msgid "Utilize Visual Instruction Set"
12722 msgstr ""
12723
12724 #: config/sparc/sparc.h:565
12725 msgid "Do not utilize Visual Instruction Set"
12726 msgstr ""
12727
12728 #. ??? These are deprecated, coerced to -mcpu=.  Delete in 2.9.
12729 #: config/sparc/sparc.h:568
12730 msgid "Optimize for Cypress processors"
12731 msgstr ""
12732
12733 #: config/sparc/sparc.h:570
12734 msgid "Optimize for SparcLite processors"
12735 msgstr ""
12736
12737 #: config/sparc/sparc.h:572
12738 msgid "Optimize for F930 processors"
12739 msgstr ""
12740
12741 #: config/sparc/sparc.h:574
12742 msgid "Optimize for F934 processors"
12743 msgstr ""
12744
12745 #: config/sparc/sparc.h:576
12746 msgid "Use V8 Sparc ISA"
12747 msgstr ""
12748
12749 #: config/sparc/sparc.h:578
12750 msgid "Optimize for SuperSparc processors"
12751 msgstr ""
12752
12753 #. End of deprecated options.
12754 #: config/sparc/sparc.h:581
12755 msgid "Pointers are 64-bit"
12756 msgstr ""
12757
12758 #: config/sparc/sparc.h:583
12759 msgid "Pointers are 32-bit"
12760 msgstr ""
12761
12762 #: config/sparc/sparc.h:585
12763 msgid "Use 32-bit ABI"
12764 msgstr ""
12765
12766 #: config/sparc/sparc.h:587
12767 msgid "Use 64-bit ABI"
12768 msgstr ""
12769
12770 #: config/sparc/sparc.h:589
12771 msgid "Use stack bias"
12772 msgstr ""
12773
12774 #: config/sparc/sparc.h:591
12775 msgid "Do not use stack bias"
12776 msgstr ""
12777
12778 #: config/sparc/sparc.h:593
12779 msgid "Use structs on stronger alignment for double-word copies"
12780 msgstr ""
12781
12782 #: config/sparc/sparc.h:595
12783 msgid "Do not use structs on stronger alignment for double-word copies"
12784 msgstr ""
12785
12786 #: config/sparc/sparc.h:597
12787 msgid "Optimize tail call instructions in assembler and linker"
12788 msgstr ""
12789
12790 #: config/sparc/sparc.h:599
12791 msgid "Do not optimize tail call instructions in assembler or linker"
12792 msgstr ""
12793
12794 #: config/sparc/sparc.h:643
12795 msgid "Use given Sparc code model"
12796 msgstr ""
12797
12798 #: config/stormy16/stormy16.c:1180
12799 msgid "cannot use va_start in interrupt function"
12800 msgstr ""
12801
12802 #: config/stormy16/stormy16.c:1538
12803 msgid "`B' operand is not constant"
12804 msgstr ""
12805
12806 #: config/stormy16/stormy16.c:1544
12807 msgid "`B' operand has multiple bits set"
12808 msgstr ""
12809
12810 #: config/stormy16/stormy16.c:1571
12811 msgid "`o' operand is not constant"
12812 msgstr ""
12813
12814 #: config/stormy16/stormy16.c:1586
12815 msgid "xstormy16_print_operand: unknown code"
12816 msgstr ""
12817
12818 #: config/stormy16/stormy16.c:1636
12819 #, c-format
12820 msgid "switch statement of size %lu entries too large"
12821 msgstr ""
12822
12823 #: config/v850/v850-c.c:68
12824 msgid "#pragma GHS endXXXX found without previous startXXX"
12825 msgstr ""
12826
12827 #: config/v850/v850-c.c:70
12828 msgid "#pragma GHS endXXX does not match previous startXXX"
12829 msgstr ""
12830
12831 #: config/v850/v850-c.c:95
12832 msgid "cannot set interrupt attribute: no current function"
12833 msgstr ""
12834
12835 #: config/v850/v850-c.c:103
12836 msgid "cannot set interrupt attribute: no such identifier"
12837 msgstr ""
12838
12839 #: config/v850/v850-c.c:149
12840 msgid "junk at end of #pragma ghs section"
12841 msgstr ""
12842
12843 #: config/v850/v850-c.c:166
12844 #, c-format
12845 msgid "unrecognized section name \"%s\""
12846 msgstr ""
12847
12848 #: config/v850/v850-c.c:181
12849 msgid "malformed #pragma ghs section"
12850 msgstr ""
12851
12852 #: config/v850/v850-c.c:201
12853 msgid "junk at end of #pragma ghs interrupt"
12854 msgstr ""
12855
12856 #: config/v850/v850-c.c:213
12857 msgid "junk at end of #pragma ghs starttda"
12858 msgstr ""
12859
12860 #: config/v850/v850-c.c:225
12861 msgid "junk at end of #pragma ghs startsda"
12862 msgstr ""
12863
12864 #: config/v850/v850-c.c:237
12865 msgid "junk at end of #pragma ghs startzda"
12866 msgstr ""
12867
12868 #: config/v850/v850-c.c:249
12869 msgid "junk at end of #pragma ghs endtda"
12870 msgstr ""
12871
12872 #: config/v850/v850-c.c:261
12873 msgid "junk at end of #pragma ghs endsda"
12874 msgstr ""
12875
12876 #: config/v850/v850-c.c:273
12877 msgid "junk at end of #pragma ghs endzda"
12878 msgstr ""
12879
12880 #: config/v850/v850.c:122
12881 #, c-format
12882 msgid "%s=%s is not numeric"
12883 msgstr ""
12884
12885 #: config/v850/v850.c:129
12886 #, c-format
12887 msgid "%s=%s is too large"
12888 msgstr ""
12889
12890 #: config/v850/v850.c:285
12891 msgid "const_double_split got a bad insn:"
12892 msgstr ""
12893
12894 #: config/v850/v850.c:777
12895 msgid "output_move_single:"
12896 msgstr ""
12897
12898 #: config/v850/v850.c:2084
12899 msgid "a data area attribute cannot be specified for local variables"
12900 msgstr ""
12901
12902 #: config/v850/v850.c:2095
12903 #, c-format
12904 msgid "data area of '%s' conflicts with previous declaration"
12905 msgstr ""
12906
12907 #: config/v850/v850.c:2298
12908 #, c-format
12909 msgid "bogus JR construction: %d\n"
12910 msgstr ""
12911
12912 #: config/v850/v850.c:2319 config/v850/v850.c:2521
12913 #, c-format
12914 msgid "bad amount of stack space removal: %d"
12915 msgstr ""
12916
12917 #: config/v850/v850.c:2497
12918 #, c-format
12919 msgid "bogus JARL construction: %d\n"
12920 msgstr ""
12921
12922 #. Macro to define tables used to set the flags.
12923 #. This is a list in braces of pairs in braces,
12924 #. each pair being { "NAME", VALUE }
12925 #. where VALUE is the bits to set or minus the bits to clear.
12926 #. An empty string NAME is used to identify the default VALUE.
12927 #: config/v850/v850.h:120
12928 msgid "Support Green Hills ABI"
12929 msgstr ""
12930
12931 #: config/v850/v850.h:123
12932 msgid "Prohibit PC relative function calls"
12933 msgstr ""
12934
12935 #: config/v850/v850.h:126
12936 msgid "Reuse r30 on a per function basis"
12937 msgstr ""
12938
12939 #: config/v850/v850.h:129
12940 msgid "Use stubs for function prologues"
12941 msgstr ""
12942
12943 #: config/v850/v850.h:132
12944 msgid "Same as: -mep -mprolog-function"
12945 msgstr ""
12946
12947 #: config/v850/v850.h:133
12948 msgid "Enable backend debugging"
12949 msgstr ""
12950
12951 #: config/v850/v850.h:135
12952 msgid "Compile for the v850 processor"
12953 msgstr ""
12954
12955 #: config/v850/v850.h:138
12956 msgid "Use 4 byte entries in switch tables"
12957 msgstr ""
12958
12959 #: config/v850/v850.h:164
12960 msgid "Set the max size of data eligible for the TDA area"
12961 msgstr ""
12962
12963 #: config/v850/v850.h:167
12964 msgid "Set the max size of data eligible for the SDA area"
12965 msgstr ""
12966
12967 #: config/v850/v850.h:170
12968 msgid "Set the max size of data eligible for the ZDA area"
12969 msgstr ""
12970
12971 #: config/xtensa/xtensa.c:1048 config/xtensa/xtensa.c:1082
12972 #: config/xtensa/xtensa.c:1091
12973 msgid "bad test"
12974 msgstr ""
12975
12976 #: config/xtensa/xtensa.c:1790
12977 msgid "boolean registers required for the floating-point option"
12978 msgstr ""
12979
12980 #: config/xtensa/xtensa.c:1965
12981 msgid "invalid mask"
12982 msgstr ""
12983
12984 #: config/xtensa/xtensa.c:2017
12985 msgid "invalid address"
12986 msgstr ""
12987
12988 #: config/xtensa/xtensa.c:2042
12989 msgid "no register in address"
12990 msgstr ""
12991
12992 #: config/xtensa/xtensa.c:2050
12993 msgid "address offset not a constant"
12994 msgstr ""
12995
12996 #: config/xtensa/xtensa.h:114
12997 msgid "Use the Xtensa code density option"
12998 msgstr ""
12999
13000 #: config/xtensa/xtensa.h:116
13001 msgid "Do not use the Xtensa code density option"
13002 msgstr ""
13003
13004 #: config/xtensa/xtensa.h:118
13005 msgid "Use the Xtensa MAC16 option"
13006 msgstr ""
13007
13008 #: config/xtensa/xtensa.h:120
13009 msgid "Do not use the Xtensa MAC16 option"
13010 msgstr ""
13011
13012 #: config/xtensa/xtensa.h:122
13013 msgid "Use the Xtensa MUL16 option"
13014 msgstr ""
13015
13016 #: config/xtensa/xtensa.h:124
13017 msgid "Do not use the Xtensa MUL16 option"
13018 msgstr ""
13019
13020 #: config/xtensa/xtensa.h:126
13021 msgid "Use the Xtensa MUL32 option"
13022 msgstr ""
13023
13024 #: config/xtensa/xtensa.h:128
13025 msgid "Do not use the Xtensa MUL32 option"
13026 msgstr ""
13027
13028 #. undocumented
13029 #. undocumented
13030 #: config/xtensa/xtensa.h:134
13031 msgid "Use the Xtensa NSA option"
13032 msgstr ""
13033
13034 #: config/xtensa/xtensa.h:136
13035 msgid "Do not use the Xtensa NSA option"
13036 msgstr ""
13037
13038 #: config/xtensa/xtensa.h:138
13039 msgid "Use the Xtensa MIN/MAX option"
13040 msgstr ""
13041
13042 #: config/xtensa/xtensa.h:140
13043 msgid "Do not use the Xtensa MIN/MAX option"
13044 msgstr ""
13045
13046 #: config/xtensa/xtensa.h:142
13047 msgid "Use the Xtensa SEXT option"
13048 msgstr ""
13049
13050 #: config/xtensa/xtensa.h:144
13051 msgid "Do not use the Xtensa SEXT option"
13052 msgstr ""
13053
13054 #: config/xtensa/xtensa.h:146
13055 msgid "Use the Xtensa boolean register option"
13056 msgstr ""
13057
13058 #: config/xtensa/xtensa.h:148
13059 msgid "Do not use the Xtensa boolean register option"
13060 msgstr ""
13061
13062 #: config/xtensa/xtensa.h:150
13063 msgid "Use the Xtensa floating-point unit"
13064 msgstr ""
13065
13066 #: config/xtensa/xtensa.h:152
13067 msgid "Do not use the Xtensa floating-point unit"
13068 msgstr ""
13069
13070 #. undocumented
13071 #. undocumented
13072 #. undocumented
13073 #. undocumented
13074 #. undocumented
13075 #. undocumented
13076 #. undocumented
13077 #. undocumented
13078 #: config/xtensa/xtensa.h:170
13079 msgid "Disable fused multiply/add and multiply/subtract FP instructions"
13080 msgstr ""
13081
13082 #: config/xtensa/xtensa.h:172
13083 msgid "Enable fused multiply/add and multiply/subtract FP instructions"
13084 msgstr ""
13085
13086 #: config/xtensa/xtensa.h:174
13087 msgid "Serialize volatile memory references with MEMW instructions"
13088 msgstr ""
13089
13090 #: config/xtensa/xtensa.h:176
13091 msgid "Do not serialize volatile memory references with MEMW instructions"
13092 msgstr ""
13093
13094 #: config/xtensa/xtensa.h:178
13095 msgid "Intersperse literal pools with code in the text section"
13096 msgstr ""
13097
13098 #: config/xtensa/xtensa.h:180
13099 msgid "Put literal pools in a separate literal section"
13100 msgstr ""
13101
13102 #: config/xtensa/xtensa.h:182
13103 msgid "Automatically align branch targets to reduce branch penalties"
13104 msgstr ""
13105
13106 #: config/xtensa/xtensa.h:184
13107 msgid "Do not automatically align branch targets"
13108 msgstr ""
13109
13110 #: config/xtensa/xtensa.h:186
13111 msgid "Use indirect CALLXn instructions for large programs"
13112 msgstr ""
13113
13114 #: config/xtensa/xtensa.h:188
13115 msgid "Use direct CALLn instructions for fast calls"
13116 msgstr ""
13117
13118 #: ada/misc.c:234
13119 msgid "`-gnat' misspelled as `-gant'"
13120 msgstr ""
13121
13122 #: cp/call.c:270 cp/init.c:1633
13123 msgid "qualified type `%T' does not match destructor name `~%T'"
13124 msgstr ""
13125
13126 #: cp/call.c:279
13127 msgid "type of `%E' does not match destructor type `%T' (type was `%T')"
13128 msgstr ""
13129
13130 #: cp/call.c:288
13131 msgid "`%D' is a namespace"
13132 msgstr ""
13133
13134 #: cp/call.c:296
13135 msgid "base object `%E' of scoped method call is of non-aggregate type `%T'"
13136 msgstr ""
13137
13138 #: cp/call.c:377
13139 msgid "unable to call pointer to member function here"
13140 msgstr ""
13141
13142 #: cp/call.c:513
13143 msgid "destructors take no parameters"
13144 msgstr ""
13145
13146 #: cp/call.c:520
13147 msgid "destructor name `~%T' does not match type `%T' of expression"
13148 msgstr ""
13149
13150 #: cp/call.c:2357
13151 msgid "%s %D(%T, %T, %T) <built-in>"
13152 msgstr ""
13153
13154 #: cp/call.c:2362
13155 msgid "%s %D(%T, %T) <built-in>"
13156 msgstr ""
13157
13158 #: cp/call.c:2366
13159 msgid "%s %D(%T) <built-in>"
13160 msgstr ""
13161
13162 #: cp/call.c:2370
13163 msgid "%s %T <conversion>"
13164 msgstr ""
13165
13166 #: cp/call.c:2372
13167 msgid "%s %+#D%s"
13168 msgstr ""
13169
13170 #: cp/call.c:2517
13171 msgid "no viable candidates"
13172 msgstr ""
13173
13174 #: cp/call.c:2531
13175 msgid "conversion from `%T' to `%T' is ambiguous"
13176 msgstr ""
13177
13178 #: cp/call.c:2648
13179 msgid "no matching function for call to `%D(%A)'"
13180 msgstr ""
13181
13182 #: cp/call.c:2659 cp/call.c:4655
13183 msgid "call of overloaded `%D(%A)' is ambiguous"
13184 msgstr ""
13185
13186 #. It's no good looking for an overloaded operator() on a
13187 #. pointer-to-member-function.
13188 #: cp/call.c:2686
13189 #, c-format
13190 msgid ""
13191 "pointer-to-member function %E cannot be called without an object; consider "
13192 "using .* or ->*"
13193 msgstr ""
13194
13195 #: cp/call.c:2755
13196 msgid "no match for call to `(%T) (%A)'"
13197 msgstr ""
13198
13199 #: cp/call.c:2765
13200 msgid "call of `(%T) (%A)' is ambiguous"
13201 msgstr ""
13202
13203 #: cp/call.c:2800
13204 msgid "%s for `%T ? %T : %T' operator"
13205 msgstr ""
13206
13207 #: cp/call.c:2805
13208 msgid "%s for `%T %s' operator"
13209 msgstr ""
13210
13211 #: cp/call.c:2808
13212 msgid "%s for `%T [%T]' operator"
13213 msgstr ""
13214
13215 #: cp/call.c:2813
13216 msgid "%s for `%T %s %T' operator"
13217 msgstr ""
13218
13219 #: cp/call.c:2816
13220 msgid "%s for `%s %T' operator"
13221 msgstr ""
13222
13223 #: cp/call.c:2908
13224 msgid "ISO C++ forbids omitting the middle term of a ?: expression"
13225 msgstr ""
13226
13227 #: cp/call.c:2967
13228 #, c-format
13229 msgid "`%E' has type `void' and is not a throw-expression"
13230 msgstr ""
13231
13232 #: cp/call.c:3000 cp/call.c:3200
13233 msgid "operands to ?: have different types"
13234 msgstr ""
13235
13236 #: cp/call.c:3153
13237 msgid "enumeral mismatch in conditional expression: `%T' vs `%T'"
13238 msgstr ""
13239
13240 #: cp/call.c:3160
13241 msgid "enumeral and non-enumeral type in conditional expression"
13242 msgstr ""
13243
13244 #: cp/call.c:3241
13245 msgid "`%D' must be declared before use"
13246 msgstr ""
13247
13248 #: cp/call.c:3404
13249 msgid "no `%D(int)' declared for postfix `%s', trying prefix operator instead"
13250 msgstr ""
13251
13252 #: cp/call.c:3451
13253 msgid "using synthesized `%#D' for copy assignment"
13254 msgstr ""
13255
13256 #: cp/call.c:3453
13257 msgid "  where cfront would use `%#D'"
13258 msgstr ""
13259
13260 #: cp/call.c:3480
13261 msgid "comparison between `%#T' and `%#T'"
13262 msgstr ""
13263
13264 #: cp/call.c:3719
13265 msgid "no suitable `operator delete' for `%T'"
13266 msgstr ""
13267
13268 #: cp/call.c:3738
13269 msgid "`%+#D' is private"
13270 msgstr ""
13271
13272 #: cp/call.c:3740
13273 msgid "`%+#D' is protected"
13274 msgstr ""
13275
13276 #: cp/call.c:3742
13277 msgid "`%+#D' is inaccessible"
13278 msgstr ""
13279
13280 #: cp/call.c:3743
13281 msgid "within this context"
13282 msgstr ""
13283
13284 #: cp/call.c:3785
13285 msgid "invalid conversion from `%T' to `%T'"
13286 msgstr ""
13287
13288 #: cp/call.c:3787 cp/call.c:3926 cp/call.c:3928
13289 msgid "  initializing argument %P of `%D'"
13290 msgstr ""
13291
13292 #: cp/call.c:3850 cp/call.c:3854
13293 msgid "  initializing argument %P of `%D' from result of `%D'"
13294 msgstr ""
13295
13296 #: cp/call.c:3860 cp/call.c:3863
13297 msgid "  initializing temporary from result of `%D'"
13298 msgstr ""
13299
13300 #. Undefined behaviour [expr.call] 5.2.2/7.
13301 #: cp/call.c:3997
13302 msgid "cannot pass objects of non-POD type `%#T' through `...'"
13303 msgstr ""
13304
13305 #. Undefined behaviour [expr.call] 5.2.2/7.
13306 #: cp/call.c:4022
13307 msgid "cannot receive objects of non-POD type `%#T' through `...'"
13308 msgstr ""
13309
13310 #: cp/call.c:4167
13311 msgid "passing `%T' as `this' argument of `%#D' discards qualifiers"
13312 msgstr ""
13313
13314 #: cp/call.c:4417
13315 msgid "could not find class$ field in java interface type `%T'"
13316 msgstr ""
13317
13318 #: cp/call.c:4518 cp/typeck.c:2019
13319 msgid "request for member `%D' in `%E', which is of non-aggregate type `%T'"
13320 msgstr ""
13321
13322 #: cp/call.c:4644
13323 msgid "no matching function for call to `%T::%D(%A)%#V'"
13324 msgstr ""
13325
13326 #: cp/call.c:4674
13327 msgid "cannot call member function `%D' without object"
13328 msgstr ""
13329
13330 #: cp/call.c:5287
13331 msgid "passing `%T' chooses `%T' over `%T'"
13332 msgstr ""
13333
13334 #: cp/call.c:5289 cp/decl2.c:4508
13335 msgid "  in call to `%D'"
13336 msgstr ""
13337
13338 #: cp/call.c:5338 cp/call.c:5463
13339 msgid "choosing `%D' over `%D'"
13340 msgstr ""
13341
13342 #: cp/call.c:5339
13343 msgid "  for conversion from `%T' to `%T'"
13344 msgstr ""
13345
13346 #: cp/call.c:5341
13347 msgid "  because conversion sequence for the argument is better"
13348 msgstr ""
13349
13350 #: cp/call.c:5465
13351 msgid ""
13352 "  because worst conversion for the former is better than worst conversion "
13353 "for the latter"
13354 msgstr ""
13355
13356 #: cp/call.c:5581 cp/call.c:5602
13357 msgid "could not convert `%E' to `%T'"
13358 msgstr ""
13359
13360 #: cp/class.c:287
13361 msgid ""
13362 "cannot convert from base `%T' to derived type `%T' via virtual base `%T'"
13363 msgstr ""
13364
13365 #: cp/class.c:1049
13366 msgid "`%#D' and `%#D' cannot be overloaded"
13367 msgstr ""
13368
13369 #. There has already been a declaration of this method
13370 #. or member template.
13371 #: cp/class.c:1060
13372 msgid "`%D' has already been declared in `%T'"
13373 msgstr ""
13374
13375 #: cp/class.c:1141
13376 msgid "duplicate enum value `%D'"
13377 msgstr ""
13378
13379 #: cp/class.c:1144
13380 msgid "duplicate field `%D' (as enum and non-enum)"
13381 msgstr ""
13382
13383 #: cp/class.c:1151
13384 msgid "duplicate nested type `%D'"
13385 msgstr ""
13386
13387 #: cp/class.c:1162
13388 msgid "duplicate field `%D' (as type and non-type)"
13389 msgstr ""
13390
13391 #: cp/class.c:1166
13392 msgid "duplicate member `%D'"
13393 msgstr ""
13394
13395 #: cp/class.c:1209
13396 msgid "conflicting access specifications for method `%D', ignored"
13397 msgstr ""
13398
13399 #: cp/class.c:1211
13400 #, c-format
13401 msgid "conflicting access specifications for field `%s', ignored"
13402 msgstr ""
13403
13404 #: cp/class.c:1254
13405 msgid "`%D' names constructor"
13406 msgstr ""
13407
13408 #: cp/class.c:1260
13409 msgid "`%D' invalid in `%T'"
13410 msgstr ""
13411
13412 #: cp/class.c:1268
13413 msgid "no members matching `%D' in `%#T'"
13414 msgstr ""
13415
13416 #: cp/class.c:1300 cp/class.c:1308
13417 msgid "`%D' invalid in `%#T'"
13418 msgstr ""
13419
13420 #: cp/class.c:1301
13421 msgid "  because of local method `%#D' with same name"
13422 msgstr ""
13423
13424 #: cp/class.c:1309
13425 msgid "  because of local member `%#D' with same name"
13426 msgstr ""
13427
13428 #: cp/class.c:1381
13429 msgid "base class `%#T' has a non-virtual destructor"
13430 msgstr ""
13431
13432 #: cp/class.c:1401
13433 msgid ""
13434 "base `%T' with only non-default constructor in class without a constructor"
13435 msgstr ""
13436
13437 #: cp/class.c:1988
13438 msgid "all member functions in class `%T' are private"
13439 msgstr ""
13440
13441 #: cp/class.c:2002
13442 msgid "`%#T' only defines a private destructor and has no friends"
13443 msgstr ""
13444
13445 #: cp/class.c:2045
13446 msgid "`%#T' only defines private constructors and has no friends"
13447 msgstr ""
13448
13449 #: cp/class.c:2166 cp/class.c:5093
13450 msgid "redefinition of `%#T'"
13451 msgstr ""
13452
13453 #: cp/class.c:2167
13454 msgid "previous definition of `%#T'"
13455 msgstr ""
13456
13457 #: cp/class.c:2497
13458 msgid "no unique final overrider for `%D' in `%T'"
13459 msgstr ""
13460
13461 #. Here we know it is a hider, and no overrider exists.
13462 #: cp/class.c:2879
13463 msgid "`%D' was hidden"
13464 msgstr ""
13465
13466 #: cp/class.c:2880
13467 msgid "  by `%D'"
13468 msgstr ""
13469
13470 #: cp/class.c:2922
13471 msgid "ISO C++ forbids member `%D' with same name as enclosing class"
13472 msgstr ""
13473
13474 #: cp/class.c:2927 cp/decl2.c:1874
13475 msgid "`%#D' invalid; an anonymous union can only have non-static data members"
13476 msgstr ""
13477
13478 #: cp/class.c:2933 cp/decl2.c:1880
13479 msgid "private member `%#D' in anonymous union"
13480 msgstr ""
13481
13482 #: cp/class.c:2936 cp/decl2.c:1882
13483 msgid "protected member `%#D' in anonymous union"
13484 msgstr ""
13485
13486 #: cp/class.c:3088
13487 msgid "bit-field `%#D' with non-integral type"
13488 msgstr ""
13489
13490 #: cp/class.c:3108
13491 msgid "bit-field `%D' width not an integer constant"
13492 msgstr ""
13493
13494 #: cp/class.c:3114
13495 msgid "negative width in bit-field `%D'"
13496 msgstr ""
13497
13498 #: cp/class.c:3119
13499 msgid "zero width for bit-field `%D'"
13500 msgstr ""
13501
13502 #: cp/class.c:3125
13503 msgid "width of `%D' exceeds its type"
13504 msgstr ""
13505
13506 #: cp/class.c:3134
13507 msgid "`%D' is too small to hold all values of `%#T'"
13508 msgstr ""
13509
13510 #: cp/class.c:3218
13511 msgid "member `%#D' with constructor not allowed in union"
13512 msgstr ""
13513
13514 #: cp/class.c:3221
13515 msgid "member `%#D' with destructor not allowed in union"
13516 msgstr ""
13517
13518 #: cp/class.c:3224
13519 msgid "member `%#D' with copy assignment operator not allowed in union"
13520 msgstr ""
13521
13522 #: cp/class.c:3251
13523 msgid "multiple fields in union `%T' initialized"
13524 msgstr ""
13525
13526 #: cp/class.c:3370
13527 msgid "field `%D' in local class cannot be static"
13528 msgstr ""
13529
13530 #: cp/class.c:3376
13531 msgid "field `%D' invalidly declared function type"
13532 msgstr ""
13533
13534 #: cp/class.c:3383
13535 msgid "field `%D' invalidly declared method type"
13536 msgstr ""
13537
13538 #: cp/class.c:3389
13539 msgid "field `%D' invalidly declared offset type"
13540 msgstr ""
13541
13542 #. Unions cannot have static members.
13543 #: cp/class.c:3407
13544 msgid "field `%D' declared static in union"
13545 msgstr ""
13546
13547 #: cp/class.c:3433
13548 msgid "non-static reference `%#D' in class without a constructor"
13549 msgstr ""
13550
13551 #: cp/class.c:3464
13552 msgid "non-static const member `%#D' in class without a constructor"
13553 msgstr ""
13554
13555 #: cp/class.c:3479
13556 msgid "field `%#D' with same name as class"
13557 msgstr ""
13558
13559 #: cp/class.c:3497
13560 msgid "`%#T' has pointer data members"
13561 msgstr ""
13562
13563 #: cp/class.c:3501
13564 msgid "  but does not override `%T(const %T&)'"
13565 msgstr ""
13566
13567 #: cp/class.c:3503
13568 msgid "  or `operator=(const %T&)'"
13569 msgstr ""
13570
13571 #: cp/class.c:3506
13572 msgid "  but does not override `operator=(const %T&)'"
13573 msgstr ""
13574
13575 #: cp/class.c:3972
13576 msgid "initializer specified for non-virtual method `%D'"
13577 msgstr ""
13578
13579 #: cp/class.c:4757
13580 msgid "virtual base `%T' inaccessible in `%T' due to ambiguity"
13581 msgstr ""
13582
13583 #: cp/class.c:4827
13584 msgid "direct base `%T' inaccessible in `%T' due to ambiguity"
13585 msgstr ""
13586
13587 #: cp/class.c:5254
13588 msgid "`%#T' has virtual functions but non-virtual destructor"
13589 msgstr ""
13590
13591 #: cp/class.c:5338
13592 msgid "trying to finish struct, but kicked out due to previous parse errors"
13593 msgstr ""
13594
13595 #: cp/class.c:5795
13596 #, c-format
13597 msgid "language string `\"%s\"' not recognized"
13598 msgstr ""
13599
13600 #: cp/class.c:5891
13601 msgid ""
13602 "cannot resolve overloaded function `%D' based on conversion to type `%T'"
13603 msgstr ""
13604
13605 #: cp/class.c:6012
13606 msgid "no matches converting function `%D' to type `%#T'"
13607 msgstr ""
13608
13609 #: cp/class.c:6035
13610 msgid "converting overloaded function `%D' to type `%#T' is ambiguous"
13611 msgstr ""
13612
13613 #: cp/class.c:6061
13614 msgid "assuming pointer to member `%D'"
13615 msgstr ""
13616
13617 #: cp/class.c:6064
13618 #, c-format
13619 msgid "(a pointer to member can only be formed with `&%E')"
13620 msgstr ""
13621
13622 #: cp/class.c:6108 cp/class.c:6276 cp/class.c:6283
13623 msgid "not enough type information"
13624 msgstr ""
13625
13626 #: cp/class.c:6117
13627 msgid "argument of type `%T' does not match `%T'"
13628 msgstr ""
13629
13630 #: cp/class.c:6260
13631 msgid "invalid operation on uninstantiated type"
13632 msgstr ""
13633
13634 #. [basic.scope.class]
13635 #.
13636 #. A name N used in a class S shall refer to the same declaration
13637 #. in its context and when re-evaluated in the completed scope of
13638 #. S.
13639 #: cp/class.c:6512 cp/decl.c:1029 cp/decl.c:3169 cp/pt.c:1844
13640 msgid "declaration of `%#D'"
13641 msgstr ""
13642
13643 #: cp/class.c:6513
13644 msgid "changes meaning of `%D' from `%+#D'"
13645 msgstr ""
13646
13647 #: cp/cvt.c:88
13648 msgid "can't convert from incomplete type `%T' to `%T'"
13649 msgstr ""
13650
13651 #: cp/cvt.c:97
13652 msgid "conversion of `%E' from `%T' to `%T' is ambiguous"
13653 msgstr ""
13654
13655 #: cp/cvt.c:126
13656 msgid "converting from `%T' to `%T'"
13657 msgstr ""
13658
13659 #: cp/cvt.c:198 cp/cvt.c:202
13660 msgid "pointer to member cast from `%T' to `%T' is via virtual base"
13661 msgstr ""
13662
13663 #: cp/cvt.c:220 cp/cvt.c:233 cp/cvt.c:272
13664 msgid "cannot convert `%E' from type `%T' to type `%T'"
13665 msgstr ""
13666
13667 #: cp/cvt.c:525
13668 msgid "conversion from `%T' to `%T' discards qualifiers"
13669 msgstr ""
13670
13671 #: cp/cvt.c:543
13672 msgid "casting `%T' to `%T' does not dereference pointer"
13673 msgstr ""
13674
13675 #: cp/cvt.c:572
13676 msgid "cannot convert type `%T' to type `%T'"
13677 msgstr ""
13678
13679 #: cp/cvt.c:689
13680 msgid "conversion from `%#T' to `%#T'"
13681 msgstr ""
13682
13683 #: cp/cvt.c:701
13684 msgid "`%#T' used where a `%T' was expected"
13685 msgstr ""
13686
13687 #: cp/cvt.c:718
13688 msgid "the address of `%D', will always be `true'"
13689 msgstr ""
13690
13691 #: cp/cvt.c:738
13692 msgid "`%#T' used where a floating point value was expected"
13693 msgstr ""
13694
13695 #: cp/cvt.c:793
13696 msgid "conversion from `%T' to non-scalar type `%T' requested"
13697 msgstr ""
13698
13699 #: cp/cvt.c:879
13700 msgid "object of incomplete type `%T' will not be accessed in %s"
13701 msgstr ""
13702
13703 #: cp/cvt.c:882
13704 msgid "object of type `%T' will not be accessed in %s"
13705 msgstr ""
13706
13707 #: cp/cvt.c:898
13708 msgid "object `%E' of incomplete type `%T' will not be accessed in %s"
13709 msgstr ""
13710
13711 #. [over.over] enumerates the places where we can take the address
13712 #. of an overloaded function, and this is not one of them.
13713 #: cp/cvt.c:918
13714 #, c-format
13715 msgid "%s cannot resolve address of overloaded function"
13716 msgstr ""
13717
13718 #. Only warn when there is no &.
13719 #: cp/cvt.c:923
13720 #, c-format
13721 msgid "%s is a reference, not call, to function `%E'"
13722 msgstr ""
13723
13724 #: cp/cvt.c:1061
13725 msgid "converting NULL to non-pointer type"
13726 msgstr ""
13727
13728 #: cp/cvt.c:1137
13729 msgid "ambiguous default type conversion from `%T'"
13730 msgstr ""
13731
13732 #: cp/cvt.c:1139
13733 msgid "  candidate conversions include `%D' and `%D'"
13734 msgstr ""
13735
13736 #: cp/decl.c:1030 cp/decl.c:3272
13737 msgid "conflicts with previous declaration `%#D'"
13738 msgstr ""
13739
13740 #: cp/decl.c:1219
13741 msgid "label `%D' used but not defined"
13742 msgstr ""
13743
13744 #: cp/decl.c:1224
13745 msgid "label `%D' defined but not used"
13746 msgstr ""
13747
13748 #: cp/decl.c:2291
13749 msgid "namespace alias `%D' not allowed here, assuming `%D'"
13750 msgstr ""
13751
13752 #: cp/decl.c:3075 cp/decl.c:3480
13753 msgid "previous declaration of `%D'"
13754 msgstr ""
13755
13756 #: cp/decl.c:3156 cp/decl.c:3194
13757 msgid "shadowing %s function `%#D'"
13758 msgstr ""
13759
13760 #: cp/decl.c:3165
13761 msgid "library function `%#D' redeclared as non-function `%#D'"
13762 msgstr ""
13763
13764 #: cp/decl.c:3170
13765 msgid "conflicts with built-in declaration `%#D'"
13766 msgstr ""
13767
13768 #: cp/decl.c:3189 cp/decl.c:3282 cp/decl.c:3298
13769 msgid "new declaration `%#D'"
13770 msgstr ""
13771
13772 #: cp/decl.c:3190
13773 msgid "ambiguates built-in declaration `%#D'"
13774 msgstr ""
13775
13776 #: cp/decl.c:3246
13777 msgid "`%#D' redeclared as different kind of symbol"
13778 msgstr ""
13779
13780 #: cp/decl.c:3249
13781 msgid "previous declaration of `%#D'"
13782 msgstr ""
13783
13784 #: cp/decl.c:3271
13785 msgid "declaration of template `%#D'"
13786 msgstr ""
13787
13788 #: cp/decl.c:3283 cp/decl.c:3299
13789 msgid "ambiguates old declaration `%#D'"
13790 msgstr ""
13791
13792 #: cp/decl.c:3291
13793 msgid "declaration of C function `%#D' conflicts with"
13794 msgstr ""
13795
13796 #: cp/decl.c:3293
13797 msgid "previous declaration `%#D' here"
13798 msgstr ""
13799
13800 #: cp/decl.c:3309
13801 msgid "conflicting types for `%#D'"
13802 msgstr ""
13803
13804 #: cp/decl.c:3310
13805 msgid "previous declaration as `%#D'"
13806 msgstr ""
13807
13808 #: cp/decl.c:3353
13809 msgid "`%#D' previously defined here"
13810 msgstr ""
13811
13812 #: cp/decl.c:3354
13813 msgid "`%#D' previously declared here"
13814 msgstr ""
13815
13816 #. Prototype decl follows defn w/o prototype.
13817 #: cp/decl.c:3363
13818 msgid "prototype for `%#D'"
13819 msgstr ""
13820
13821 #: cp/decl.c:3364
13822 msgid "follows non-prototype definition here"
13823 msgstr ""
13824
13825 #: cp/decl.c:3376
13826 msgid "previous declaration of `%#D' with %L linkage"
13827 msgstr ""
13828
13829 #: cp/decl.c:3378
13830 msgid "conflicts with new declaration with %L linkage"
13831 msgstr ""
13832
13833 #: cp/decl.c:3401 cp/decl.c:3408
13834 msgid "default argument given for parameter %d of `%#D'"
13835 msgstr ""
13836
13837 #: cp/decl.c:3403 cp/decl.c:3410
13838 msgid "after previous specification in `%#D'"
13839 msgstr ""
13840
13841 #: cp/decl.c:3419
13842 msgid "`%#D' was used before it was declared inline"
13843 msgstr ""
13844
13845 #: cp/decl.c:3421
13846 msgid "previous non-inline declaration here"
13847 msgstr ""
13848
13849 #: cp/decl.c:3479
13850 msgid "redundant redeclaration of `%D' in same scope"
13851 msgstr ""
13852
13853 #: cp/decl.c:3563
13854 #, c-format
13855 msgid "declaration of `%F' throws different exceptions"
13856 msgstr ""
13857
13858 #: cp/decl.c:3565
13859 #, c-format
13860 msgid "than previous declaration `%F'"
13861 msgstr ""
13862
13863 #. From [temp.expl.spec]:
13864 #.
13865 #. If a template, a member template or the member of a class
13866 #. template is explicitly specialized then that
13867 #. specialization shall be declared before the first use of
13868 #. that specialization that would cause an implicit
13869 #. instantiation to take place, in every translation unit in
13870 #. which such a use occurs.
13871 #: cp/decl.c:3698
13872 msgid "explicit specialization of %D after first use"
13873 msgstr ""
13874
13875 #: cp/decl.c:3943
13876 msgid "`%#D' used prior to declaration"
13877 msgstr ""
13878
13879 #: cp/decl.c:3974
13880 msgid "redeclaration of `wchar_t' as `%T'"
13881 msgstr ""
13882
13883 #. A redeclaration of main, but not a duplicate of the
13884 #. previous one.
13885 #.
13886 #. [basic.start.main]
13887 #.
13888 #. This function shall not be overloaded.
13889 #: cp/decl.c:4002
13890 msgid "invalid redeclaration of `%D'"
13891 msgstr ""
13892
13893 #: cp/decl.c:4003
13894 msgid "as `%D'"
13895 msgstr ""
13896
13897 #: cp/decl.c:4093
13898 msgid "previous external decl of `%#D'"
13899 msgstr ""
13900
13901 #: cp/decl.c:4134
13902 msgid "`%D' was previously implicitly declared to return `int'"
13903 msgstr ""
13904
13905 #: cp/decl.c:4194
13906 msgid "extern declaration of `%#D' doesn't match"
13907 msgstr ""
13908
13909 #: cp/decl.c:4195
13910 msgid "global declaration `%#D'"
13911 msgstr ""
13912
13913 #: cp/decl.c:4226
13914 msgid "declaration of `%#D' shadows a parameter"
13915 msgstr ""
13916
13917 #: cp/decl.c:4246
13918 #, c-format
13919 msgid "declaration of `%s' shadows a member of `this'"
13920 msgstr ""
13921
13922 #: cp/decl.c:4597
13923 msgid "`%#D' hides constructor for `%#T'"
13924 msgstr ""
13925
13926 #: cp/decl.c:4612
13927 msgid "`%#D' conflicts with previous using declaration `%#D'"
13928 msgstr ""
13929
13930 #: cp/decl.c:4624
13931 msgid "previous non-function declaration `%#D'"
13932 msgstr ""
13933
13934 #: cp/decl.c:4625
13935 msgid "conflicts with function declaration `%#D'"
13936 msgstr ""
13937
13938 #: cp/decl.c:4715
13939 msgid "implicit declaration of function `%#D'"
13940 msgstr ""
13941
13942 #: cp/decl.c:4873
13943 #, c-format
13944 msgid "label `%s' referenced outside of any function"
13945 msgstr ""
13946
13947 #: cp/decl.c:4976 cp/decl.c:5000 cp/decl.c:5093
13948 msgid "jump to label `%D'"
13949 msgstr ""
13950
13951 #: cp/decl.c:4978 cp/decl.c:5002
13952 msgid "jump to case label"
13953 msgstr ""
13954
13955 #: cp/decl.c:4986
13956 msgid "  crosses initialization of `%#D'"
13957 msgstr ""
13958
13959 #: cp/decl.c:4989 cp/decl.c:5109
13960 msgid "  enters scope of non-POD `%#D'"
13961 msgstr ""
13962
13963 #: cp/decl.c:5009 cp/decl.c:5113
13964 msgid "  enters try block"
13965 msgstr ""
13966
13967 #. Can't skip init of __exception_info.
13968 #: cp/decl.c:5011 cp/decl.c:5105 cp/decl.c:5115
13969 msgid "  enters catch block"
13970 msgstr ""
13971
13972 #: cp/decl.c:5094
13973 msgid "  from here"
13974 msgstr ""
13975
13976 #: cp/decl.c:5107
13977 msgid "  skips initialization of `%#D'"
13978 msgstr ""
13979
13980 #: cp/decl.c:5142
13981 msgid "label named wchar_t"
13982 msgstr ""
13983
13984 #: cp/decl.c:5146
13985 msgid "duplicate label `%D'"
13986 msgstr ""
13987
13988 #: cp/decl.c:5231
13989 #, c-format
13990 msgid "case label `%E' not within a switch statement"
13991 msgstr ""
13992
13993 #. Definition isn't the kind we were looking for.
13994 #: cp/decl.c:5408 cp/decl.c:5427
13995 msgid "`%#D' redeclared as %C"
13996 msgstr ""
13997
13998 #. This happens for A::B where B is a template, and there are no
13999 #. template arguments.
14000 #: cp/decl.c:5515 cp/typeck.c:1981
14001 msgid "invalid use of `%D'"
14002 msgstr ""
14003
14004 #: cp/decl.c:5556
14005 msgid "`%D::%D' is not a template"
14006 msgstr ""
14007
14008 #: cp/decl.c:5573
14009 msgid "`%D' undeclared in namespace `%D'"
14010 msgstr ""
14011
14012 #: cp/decl.c:5710
14013 msgid "`%D' used without template parameters"
14014 msgstr ""
14015
14016 #: cp/decl.c:5721 cp/decl.c:5737 cp/decl.c:5825
14017 msgid "no class template named `%#T' in `%#T'"
14018 msgstr ""
14019
14020 #: cp/decl.c:5755 cp/decl.c:5785
14021 msgid "no type named `%#T' in `%#T'"
14022 msgstr ""
14023
14024 #: cp/decl.c:6008
14025 msgid "lookup of `%D' finds `%#D'"
14026 msgstr ""
14027
14028 #: cp/decl.c:6010
14029 msgid "  instead of `%D' from dependent base class"
14030 msgstr ""
14031
14032 #: cp/decl.c:6012
14033 msgid "  (use `typename %T::%D' if that's what you meant)"
14034 msgstr ""
14035
14036 #: cp/decl.c:6185
14037 msgid ""
14038 "lookup of `%D' in the scope of `%#T' (`%#D') does not match lookup in the "
14039 "current scope (`%#D')"
14040 msgstr ""
14041
14042 #: cp/decl.c:7024
14043 msgid "an anonymous union cannot have function members"
14044 msgstr ""
14045
14046 #: cp/decl.c:7041
14047 msgid "member %#D' with constructor not allowed in anonymous aggregate"
14048 msgstr ""
14049
14050 #: cp/decl.c:7044
14051 msgid "member %#D' with destructor not allowed in anonymous aggregate"
14052 msgstr ""
14053
14054 #: cp/decl.c:7047
14055 msgid ""
14056 "member %#D' with copy assignment operator not allowed in anonymous aggregate"
14057 msgstr ""
14058
14059 #: cp/decl.c:7085
14060 msgid "redeclaration of C++ built-in type `%T'"
14061 msgstr ""
14062
14063 #: cp/decl.c:7120
14064 msgid "multiple types in one declaration"
14065 msgstr ""
14066
14067 #: cp/decl.c:7123
14068 msgid "declaration does not declare anything"
14069 msgstr ""
14070
14071 #: cp/decl.c:7147
14072 msgid "missing type-name in typedef-declaration"
14073 msgstr ""
14074
14075 #: cp/decl.c:7154
14076 msgid "ISO C++ prohibits anonymous structs"
14077 msgstr ""
14078
14079 #: cp/decl.c:7161
14080 msgid "`%D' can only be specified for functions"
14081 msgstr ""
14082
14083 #: cp/decl.c:7163
14084 msgid "`%D' can only be specified inside a class"
14085 msgstr ""
14086
14087 #: cp/decl.c:7165
14088 msgid "`%D' can only be specified for constructors"
14089 msgstr ""
14090
14091 #: cp/decl.c:7168
14092 msgid "`%D' can only be specified for objects and functions"
14093 msgstr ""
14094
14095 #: cp/decl.c:7317
14096 msgid "typedef `%D' is initialized"
14097 msgstr ""
14098
14099 #: cp/decl.c:7323
14100 msgid "function `%#D' is initialized like a variable"
14101 msgstr ""
14102
14103 #: cp/decl.c:7335
14104 msgid "declaration of `%#D' has `extern' and is initialized"
14105 msgstr ""
14106
14107 #: cp/decl.c:7369
14108 msgid "`%#D' is not a static member of `%#T'"
14109 msgstr ""
14110
14111 #: cp/decl.c:7374
14112 msgid "ISO C++ does not permit `%T::%D' to be defined as `%T::%D'"
14113 msgstr ""
14114
14115 #: cp/decl.c:7385
14116 msgid "duplicate initialization of %D"
14117 msgstr ""
14118
14119 #: cp/decl.c:7414
14120 msgid "declaration of `%#D' outside of class is not definition"
14121 msgstr ""
14122
14123 #: cp/decl.c:7462
14124 msgid "variable `%#D' has initializer but incomplete type"
14125 msgstr ""
14126
14127 #: cp/decl.c:7470 cp/decl.c:7821
14128 msgid "elements of array `%#D' have incomplete type"
14129 msgstr ""
14130
14131 #: cp/decl.c:7486
14132 msgid "aggregate `%#D' has incomplete type and cannot be defined"
14133 msgstr ""
14134
14135 #: cp/decl.c:7525
14136 msgid "`%D' declared as reference but not initialized"
14137 msgstr ""
14138
14139 #: cp/decl.c:7534
14140 msgid "ISO C++ forbids use of initializer list to initialize reference `%D'"
14141 msgstr ""
14142
14143 #: cp/decl.c:7567
14144 msgid "cannot initialize `%T' from `%T'"
14145 msgstr ""
14146
14147 #: cp/decl.c:7628
14148 msgid "initializer fails to determine size of `%D'"
14149 msgstr ""
14150
14151 #: cp/decl.c:7633
14152 msgid "array size missing in `%D'"
14153 msgstr ""
14154
14155 #: cp/decl.c:7645
14156 msgid "zero-size array `%D'"
14157 msgstr ""
14158
14159 #. An automatic variable with an incomplete type: that is an error.
14160 #. Don't talk about array types here, since we took care of that
14161 #. message in grokdeclarator.
14162 #: cp/decl.c:7678
14163 msgid "storage size of `%D' isn't known"
14164 msgstr ""
14165
14166 #: cp/decl.c:7700
14167 msgid "storage size of `%D' isn't constant"
14168 msgstr ""
14169
14170 #: cp/decl.c:7751
14171 msgid ""
14172 "sorry: semantics of inline function static data `%#D' are wrong (you'll wind "
14173 "up with multiple copies)"
14174 msgstr ""
14175
14176 #: cp/decl.c:7752
14177 msgid "  you can work around this by removing the initializer"
14178 msgstr ""
14179
14180 #: cp/decl.c:7780
14181 msgid "uninitialized const `%D'"
14182 msgstr ""
14183
14184 #: cp/decl.c:7815
14185 msgid "variable-sized object `%D' may not be initialized"
14186 msgstr ""
14187
14188 #: cp/decl.c:7826 cp/typeck2.c:201
14189 msgid "`%D' has incomplete type"
14190 msgstr ""
14191
14192 #: cp/decl.c:7858
14193 msgid "`%D' must be initialized by constructor, not by `{...}'"
14194 msgstr ""
14195
14196 #: cp/decl.c:7888
14197 msgid "structure `%D' with uninitialized const members"
14198 msgstr ""
14199
14200 #: cp/decl.c:7890
14201 msgid "structure `%D' with uninitialized reference members"
14202 msgstr ""
14203
14204 #: cp/decl.c:8157
14205 msgid "assignment (not initialization) in declaration"
14206 msgstr ""
14207
14208 #: cp/decl.c:8169
14209 msgid "cannot initialize `%D' to namespace `%D'"
14210 msgstr ""
14211
14212 #: cp/decl.c:8226
14213 msgid "shadowing previous type declaration of `%#D'"
14214 msgstr ""
14215
14216 #: cp/decl.c:8624
14217 msgid "multiple initializations given for `%D'"
14218 msgstr ""
14219
14220 #: cp/decl.c:8724
14221 msgid "invalid catch parameter"
14222 msgstr ""
14223
14224 #: cp/decl.c:8842
14225 msgid "destructor for alien class `%T' cannot be a member"
14226 msgstr ""
14227
14228 #: cp/decl.c:8845
14229 msgid "constructor for alien class `%T' cannot be a member"
14230 msgstr ""
14231
14232 #: cp/decl.c:8864
14233 msgid "`%D' declared as a `virtual' %s"
14234 msgstr ""
14235
14236 #: cp/decl.c:8866
14237 msgid "`%D' declared as an `inline' %s"
14238 msgstr ""
14239
14240 #: cp/decl.c:8868
14241 msgid ""
14242 "`const' and `volatile' function specifiers on `%D' invalid in %s declaration"
14243 msgstr ""
14244
14245 #: cp/decl.c:8871
14246 msgid "`%D' declared as a friend"
14247 msgstr ""
14248
14249 #: cp/decl.c:8877
14250 msgid "`%D' declared with an exception specification"
14251 msgstr ""
14252
14253 #: cp/decl.c:8952
14254 msgid "cannot declare `::main' to be a template"
14255 msgstr ""
14256
14257 #: cp/decl.c:8954
14258 msgid "cannot declare `::main' to be inline"
14259 msgstr ""
14260
14261 #: cp/decl.c:8956
14262 msgid "cannot declare `::main' to be static"
14263 msgstr ""
14264
14265 #: cp/decl.c:8959
14266 msgid "`main' must return `int'"
14267 msgstr ""
14268
14269 #: cp/decl.c:8987
14270 msgid "non-local function `%#D' uses anonymous type"
14271 msgstr ""
14272
14273 #: cp/decl.c:8990
14274 msgid ""
14275 "`%#D' does not refer to the unqualified type, so it is not used for linkage"
14276 msgstr ""
14277
14278 #: cp/decl.c:8996
14279 msgid "non-local function `%#D' uses local type `%T'"
14280 msgstr ""
14281
14282 #: cp/decl.c:9019
14283 msgid "%smember function `%D' cannot have `%T' method qualifier"
14284 msgstr ""
14285
14286 #: cp/decl.c:9043
14287 msgid "defining explicit specialization `%D' in friend declaration"
14288 msgstr ""
14289
14290 #. Something like `template <class T> friend void f<T>()'.
14291 #: cp/decl.c:9053
14292 msgid "invalid use of template-id `%D' in declaration of primary template"
14293 msgstr ""
14294
14295 #: cp/decl.c:9081
14296 msgid ""
14297 "default arguments are not allowed in declaration of friend template "
14298 "specialization `%D'"
14299 msgstr ""
14300
14301 #: cp/decl.c:9088
14302 msgid ""
14303 "`inline' is not allowed in declaration of friend template specialization `%D'"
14304 msgstr ""
14305
14306 #: cp/decl.c:9150
14307 msgid "definition of implicitly-declared `%D'"
14308 msgstr ""
14309
14310 #: cp/decl.c:9162 cp/decl2.c:1358
14311 msgid "no `%#D' member function declared in class `%T'"
14312 msgstr ""
14313
14314 #: cp/decl.c:9281
14315 msgid "non-local variable `%#D' uses local type `%T'"
14316 msgstr ""
14317
14318 #: cp/decl.c:9371
14319 msgid ""
14320 "invalid in-class initialization of static data member of non-integral type `%"
14321 "T'"
14322 msgstr ""
14323
14324 #: cp/decl.c:9380
14325 msgid "ISO C++ forbids in-class initialization of non-const static member `%D'"
14326 msgstr ""
14327
14328 #: cp/decl.c:9383
14329 msgid ""
14330 "ISO C++ forbids initialization of member constant `%D' of non-integral type `"
14331 "%T'"
14332 msgstr ""
14333
14334 #: cp/decl.c:9433
14335 msgid "size of array `%D' has non-integer type"
14336 msgstr ""
14337
14338 #: cp/decl.c:9435
14339 msgid "size of array has non-integer type"
14340 msgstr ""
14341
14342 #: cp/decl.c:9455
14343 msgid "size of array `%D' is negative"
14344 msgstr ""
14345
14346 #: cp/decl.c:9457
14347 msgid "size of array is negative"
14348 msgstr ""
14349
14350 #: cp/decl.c:9466
14351 msgid "ISO C++ forbids zero-size array `%D'"
14352 msgstr ""
14353
14354 #: cp/decl.c:9468
14355 msgid "ISO C++ forbids zero-size array"
14356 msgstr ""
14357
14358 #: cp/decl.c:9475
14359 msgid "size of array `%D' is not an integral constant-expression"
14360 msgstr ""
14361
14362 #: cp/decl.c:9478
14363 msgid "size of array is not an integral constant-expression"
14364 msgstr ""
14365
14366 #: cp/decl.c:9496
14367 msgid "ISO C++ forbids variable-size array `%D'"
14368 msgstr ""
14369
14370 #: cp/decl.c:9499
14371 msgid "ISO C++ forbids variable-size array"
14372 msgstr ""
14373
14374 #: cp/decl.c:9510
14375 msgid "overflow in array dimension"
14376 msgstr ""
14377
14378 #: cp/decl.c:9569
14379 msgid "declaration of `%D' as %s"
14380 msgstr ""
14381
14382 #: cp/decl.c:9571
14383 #, c-format
14384 msgid "creating %s"
14385 msgstr ""
14386
14387 #: cp/decl.c:9583
14388 msgid ""
14389 "declaration of `%D' as multidimensional array must have bounds for all "
14390 "dimensions except the first"
14391 msgstr ""
14392
14393 #: cp/decl.c:9586
14394 msgid ""
14395 "multidimensional array must have bounds for all dimensions except the first"
14396 msgstr ""
14397
14398 #: cp/decl.c:9615
14399 msgid "return type specification for constructor invalid"
14400 msgstr ""
14401
14402 #: cp/decl.c:9622
14403 msgid "return type specification for destructor invalid"
14404 msgstr ""
14405
14406 #: cp/decl.c:9628
14407 msgid "operator `%T' declared to return `%T'"
14408 msgstr ""
14409
14410 #: cp/decl.c:9630
14411 msgid "return type specified for `operator %T'"
14412 msgstr ""
14413
14414 #: cp/decl.c:9798
14415 msgid "destructors must be member functions"
14416 msgstr ""
14417
14418 #: cp/decl.c:9817
14419 msgid "destructor `%T' must match class name `%T'"
14420 msgstr ""
14421
14422 #: cp/decl.c:9867
14423 msgid "invalid declarator"
14424 msgstr ""
14425
14426 #: cp/decl.c:9920
14427 msgid "declarator-id missing; using reserved word `%D'"
14428 msgstr ""
14429
14430 #: cp/decl.c:9977
14431 msgid "type `%T' is not derived from type `%T'"
14432 msgstr ""
14433
14434 #. Parse error puts this typespec where
14435 #. a declarator should go.
14436 #: cp/decl.c:10023
14437 msgid "`%T' specified as declarator-id"
14438 msgstr ""
14439
14440 #: cp/decl.c:10025
14441 msgid "  perhaps you want `%T' for a constructor"
14442 msgstr ""
14443
14444 #: cp/decl.c:10039
14445 msgid "`%D' as declarator"
14446 msgstr ""
14447
14448 #: cp/decl.c:10054
14449 msgid "declaration of `%D' as non-function"
14450 msgstr ""
14451
14452 #: cp/decl.c:10131
14453 msgid "`bool' is now a keyword"
14454 msgstr ""
14455
14456 #: cp/decl.c:10133
14457 msgid "extraneous `%T' ignored"
14458 msgstr ""
14459
14460 #: cp/decl.c:10149 cp/decl.c:10182
14461 msgid "multiple declarations `%T' and `%T'"
14462 msgstr ""
14463
14464 #: cp/decl.c:10162
14465 msgid "ISO C++ does not support `long long'"
14466 msgstr ""
14467
14468 #: cp/decl.c:10255 cp/decl.c:10258
14469 #, c-format
14470 msgid "ISO C++ forbids declaration of `%s' with no type"
14471 msgstr ""
14472
14473 #. The implicit typename extension is deprecated and will be
14474 #. removed.  Warn about its use now.
14475 #: cp/decl.c:10268
14476 msgid "`%T' is implicitly a typename"
14477 msgstr ""
14478
14479 #: cp/decl.c:10304
14480 #, c-format
14481 msgid "short, signed or unsigned invalid for `%s'"
14482 msgstr ""
14483
14484 #: cp/decl.c:10309
14485 #, c-format
14486 msgid "long and short specified together for `%s'"
14487 msgstr ""
14488
14489 #: cp/decl.c:10320
14490 #, c-format
14491 msgid "signed and unsigned given together for `%s'"
14492 msgstr ""
14493
14494 #: cp/decl.c:10429
14495 msgid "qualifiers are not allowed on declaration of `operator %T'"
14496 msgstr ""
14497
14498 #: cp/decl.c:10451
14499 msgid "member `%D' cannot be declared both virtual and static"
14500 msgstr ""
14501
14502 #: cp/decl.c:10460
14503 msgid "`%T::%D' is not a valid declarator"
14504 msgstr ""
14505
14506 #: cp/decl.c:10471
14507 msgid "storage class specifiers invalid in parameter declarations"
14508 msgstr ""
14509
14510 #: cp/decl.c:10475
14511 msgid "typedef declaration invalid in parameter declaration"
14512 msgstr ""
14513
14514 #: cp/decl.c:10488
14515 msgid "virtual outside class declaration"
14516 msgstr ""
14517
14518 #: cp/decl.c:10542
14519 #, c-format
14520 msgid "storage class specified for %s `%s'"
14521 msgstr ""
14522
14523 #: cp/decl.c:10580
14524 msgid "storage class specifiers invalid in friend function declarations"
14525 msgstr ""
14526
14527 #: cp/decl.c:10684
14528 msgid "size of member `%D' is not constant"
14529 msgstr ""
14530
14531 #: cp/decl.c:10763
14532 msgid "destructor cannot be static member function"
14533 msgstr ""
14534
14535 #: cp/decl.c:10766
14536 #, c-format
14537 msgid "destructors may not be `%s'"
14538 msgstr ""
14539
14540 #: cp/decl.c:10787
14541 msgid "constructor cannot be static member function"
14542 msgstr ""
14543
14544 #: cp/decl.c:10790
14545 msgid "constructors cannot be declared virtual"
14546 msgstr ""
14547
14548 #: cp/decl.c:10795
14549 #, c-format
14550 msgid "constructors may not be `%s'"
14551 msgstr ""
14552
14553 #: cp/decl.c:10805
14554 msgid "return value type specifier for constructor ignored"
14555 msgstr ""
14556
14557 #: cp/decl.c:10824
14558 #, c-format
14559 msgid "can't initialize friend function `%s'"
14560 msgstr ""
14561
14562 #. Cannot be both friend and virtual.
14563 #: cp/decl.c:10828
14564 msgid "virtual functions cannot be friends"
14565 msgstr ""
14566
14567 #: cp/decl.c:10833
14568 msgid "friend declaration not in class definition"
14569 msgstr ""
14570
14571 #: cp/decl.c:10835
14572 #, c-format
14573 msgid "can't define friend function `%s' in a local class definition"
14574 msgstr ""
14575
14576 #: cp/decl.c:10859
14577 msgid "destructors may not have parameters"
14578 msgstr ""
14579
14580 #: cp/decl.c:10889
14581 #, c-format
14582 msgid "cannot declare %s to references"
14583 msgstr ""
14584
14585 #: cp/decl.c:10900
14586 msgid "cannot declare pointer to `%#T' member"
14587 msgstr ""
14588
14589 #: cp/decl.c:10915
14590 msgid "invalid type: `void &'"
14591 msgstr ""
14592
14593 #: cp/decl.c:11077
14594 msgid "extra qualification `%T::' on member `%s' ignored"
14595 msgstr ""
14596
14597 #: cp/decl.c:11087
14598 msgid "cannot declare member function `%T::%s' within `%T'"
14599 msgstr ""
14600
14601 #: cp/decl.c:11102
14602 msgid "cannot declare member `%T::%s' within `%T'"
14603 msgstr ""
14604
14605 #. [dcl.fct.spec] The explicit specifier shall only be used in
14606 #. declarations of constructors within a class definition.
14607 #: cp/decl.c:11182
14608 msgid "only declarations of constructors can be `explicit'"
14609 msgstr ""
14610
14611 #: cp/decl.c:11190
14612 #, c-format
14613 msgid "non-member `%s' cannot be declared `mutable'"
14614 msgstr ""
14615
14616 #: cp/decl.c:11195
14617 #, c-format
14618 msgid "non-object member `%s' cannot be declared `mutable'"
14619 msgstr ""
14620
14621 #: cp/decl.c:11201
14622 #, c-format
14623 msgid "function `%s' cannot be declared `mutable'"
14624 msgstr ""
14625
14626 #: cp/decl.c:11206
14627 #, c-format
14628 msgid "static `%s' cannot be declared `mutable'"
14629 msgstr ""
14630
14631 #: cp/decl.c:11211
14632 #, c-format
14633 msgid "const `%s' cannot be declared `mutable'"
14634 msgstr ""
14635
14636 #: cp/decl.c:11224
14637 msgid "template-id `%D' used as a declarator"
14638 msgstr ""
14639
14640 #: cp/decl.c:11245
14641 msgid "ISO C++ forbids nested type `%D' with same name as enclosing class"
14642 msgstr ""
14643
14644 #: cp/decl.c:11292
14645 msgid "typedef name may not be class-qualified"
14646 msgstr ""
14647
14648 #: cp/decl.c:11300
14649 msgid "invalid type qualifier for non-member function type"
14650 msgstr ""
14651
14652 #: cp/decl.c:11316
14653 msgid "typedef declaration includes an initializer"
14654 msgstr ""
14655
14656 #: cp/decl.c:11366
14657 msgid "type qualifiers specified for friend class declaration"
14658 msgstr ""
14659
14660 #: cp/decl.c:11371
14661 msgid "`inline' specified for friend class declaration"
14662 msgstr ""
14663
14664 #: cp/decl.c:11381
14665 msgid "template parameters cannot be friends"
14666 msgstr ""
14667
14668 #: cp/decl.c:11383
14669 msgid "friend declaration requires class-key, i.e. `friend class %T::%T'"
14670 msgstr ""
14671
14672 #: cp/decl.c:11388
14673 msgid "friend declaration requires class-key, i.e. `friend %#T'"
14674 msgstr ""
14675
14676 #: cp/decl.c:11402
14677 msgid "trying to make class `%T' a friend of global scope"
14678 msgstr ""
14679
14680 #: cp/decl.c:11413
14681 msgid "invalid qualifiers on non-member function type"
14682 msgstr ""
14683
14684 #: cp/decl.c:11432
14685 msgid "abstract declarator `%T' used as declaration"
14686 msgstr ""
14687
14688 #: cp/decl.c:11444
14689 msgid "unnamed variable or field declared void"
14690 msgstr ""
14691
14692 #: cp/decl.c:11453
14693 msgid "variable or field declared void"
14694 msgstr ""
14695
14696 #: cp/decl.c:11463
14697 msgid "cannot use `::' in parameter declaration"
14698 msgstr ""
14699
14700 #. Something like struct S { int N::j; };
14701 #: cp/decl.c:11509
14702 msgid "invalid use of `::'"
14703 msgstr ""
14704
14705 #: cp/decl.c:11521
14706 msgid "function `%D' cannot be declared friend"
14707 msgstr ""
14708
14709 #: cp/decl.c:11533
14710 msgid "can't make `%D' into a method -- not in a class"
14711 msgstr ""
14712
14713 #: cp/decl.c:11542
14714 msgid "function `%D' declared virtual inside a union"
14715 msgstr ""
14716
14717 #: cp/decl.c:11554
14718 msgid "`%D' cannot be declared virtual, since it is always static"
14719 msgstr ""
14720
14721 #: cp/decl.c:11627
14722 msgid "field `%D' has incomplete type"
14723 msgstr ""
14724
14725 #: cp/decl.c:11629
14726 msgid "name `%T' has incomplete type"
14727 msgstr ""
14728
14729 #: cp/decl.c:11638
14730 msgid "  in instantiation of template `%T'"
14731 msgstr ""
14732
14733 #: cp/decl.c:11648
14734 #, c-format
14735 msgid "`%s' is neither function nor member function; cannot be declared friend"
14736 msgstr ""
14737
14738 #: cp/decl.c:11659
14739 msgid "member functions are implicitly friends of their class"
14740 msgstr ""
14741
14742 #. An attempt is being made to initialize a non-static
14743 #. member.  But, from [class.mem]:
14744 #.
14745 #. 4 A member-declarator can contain a
14746 #. constant-initializer only if it declares a static
14747 #. member (_class.static_) of integral or enumeration
14748 #. type, see _class.static.data_.
14749 #.
14750 #. This used to be relatively common practice, but
14751 #. the rest of the compiler does not correctly
14752 #. handle the initialization unless the member is
14753 #. static so we make it static below.
14754 #: cp/decl.c:11706
14755 msgid "ISO C++ forbids initialization of member `%D'"
14756 msgstr ""
14757
14758 #: cp/decl.c:11708
14759 msgid "making `%D' static"
14760 msgstr ""
14761
14762 #: cp/decl.c:11732
14763 msgid ""
14764 "ISO C++ forbids static data member `%D' with same name as enclosing class"
14765 msgstr ""
14766
14767 #: cp/decl.c:11773
14768 #, c-format
14769 msgid "storage class `auto' invalid for function `%s'"
14770 msgstr ""
14771
14772 #: cp/decl.c:11775
14773 #, c-format
14774 msgid "storage class `register' invalid for function `%s'"
14775 msgstr ""
14776
14777 #: cp/decl.c:11786
14778 #, c-format
14779 msgid ""
14780 "storage class `static' invalid for function `%s' declared out of global scope"
14781 msgstr ""
14782
14783 #: cp/decl.c:11788
14784 #, c-format
14785 msgid ""
14786 "storage class `inline' invalid for function `%s' declared out of global scope"
14787 msgstr ""
14788
14789 #: cp/decl.c:11795
14790 #, c-format
14791 msgid "virtual non-class function `%s'"
14792 msgstr ""
14793
14794 #: cp/decl.c:11824
14795 msgid "cannot declare member function `%D' to have static linkage"
14796 msgstr ""
14797
14798 #. FIXME need arm citation
14799 #: cp/decl.c:11830
14800 msgid "cannot declare static function inside another function"
14801 msgstr ""
14802
14803 #: cp/decl.c:11858
14804 msgid ""
14805 "`static' may not be used when defining (as opposed to declaring) a static "
14806 "data member"
14807 msgstr ""
14808
14809 #: cp/decl.c:11864
14810 msgid "static member `%D' declared `register'"
14811 msgstr ""
14812
14813 #: cp/decl.c:11869
14814 msgid "cannot explicitly declare member `%#D' to have extern linkage"
14815 msgstr ""
14816
14817 #: cp/decl.c:12041
14818 msgid "default argument for `%#D' has type `%T'"
14819 msgstr ""
14820
14821 #: cp/decl.c:12044
14822 msgid "default argument for parameter of type `%T' has type `%T'"
14823 msgstr ""
14824
14825 #: cp/decl.c:12061
14826 msgid "default argument `%E' uses local variable `%D'"
14827 msgstr ""
14828
14829 #: cp/decl.c:12106
14830 #, c-format
14831 msgid "invalid string constant `%E'"
14832 msgstr ""
14833
14834 #: cp/decl.c:12108
14835 msgid ""
14836 "invalid integer constant in parameter list, did you forget to give parameter "
14837 "name?"
14838 msgstr ""
14839
14840 #: cp/decl.c:12146
14841 msgid "parameter `%D' invalidly declared method type"
14842 msgstr ""
14843
14844 #: cp/decl.c:12152
14845 msgid "parameter `%D' invalidly declared offset type"
14846 msgstr ""
14847
14848 #: cp/decl.c:12176
14849 msgid "parameter `%D' includes %s to array of unknown bound `%T'"
14850 msgstr ""
14851
14852 #. [class.copy]
14853 #.
14854 #. A declaration of a constructor for a class X is ill-formed if
14855 #. its first parameter is of type (optionally cv-qualified) X
14856 #. and either there are no other parameters or else all other
14857 #. parameters have default arguments.
14858 #.
14859 #. We *don't* complain about member template instantiations that
14860 #. have this form, though; they can occur as we try to decide
14861 #. what constructor to use during overload resolution.  Since
14862 #. overload resolution will never prefer such a constructor to
14863 #. the non-template copy constructor (which is either explicitly
14864 #. or implicitly defined), there's no need to worry about their
14865 #. existence.  Theoretically, they should never even be
14866 #. instantiated, but that's hard to forestall.
14867 #: cp/decl.c:12343
14868 msgid "invalid constructor; you probably meant `%T (const %T&)'"
14869 msgstr ""
14870
14871 #: cp/decl.c:12494
14872 msgid "`%D' must be a nonstatic member function"
14873 msgstr ""
14874
14875 #: cp/decl.c:12500
14876 msgid ""
14877 "`%D' must be either a non-static member function or a non-member function"
14878 msgstr ""
14879
14880 #: cp/decl.c:12517
14881 msgid "`%D' must have an argument of class or enumerated type"
14882 msgstr ""
14883
14884 #: cp/decl.c:12549
14885 #, c-format
14886 msgid "conversion to %s%s will never use a type conversion operator"
14887 msgstr ""
14888
14889 #. 13.4.0.3
14890 #: cp/decl.c:12556
14891 msgid "ISO C++ prohibits overloading operator ?:"
14892 msgstr ""
14893
14894 #: cp/decl.c:12606
14895 msgid "postfix `%D' must take `int' as its argument"
14896 msgstr ""
14897
14898 #: cp/decl.c:12610
14899 msgid "postfix `%D' must take `int' as its second argument"
14900 msgstr ""
14901
14902 #: cp/decl.c:12617
14903 msgid "`%D' must take either zero or one argument"
14904 msgstr ""
14905
14906 #: cp/decl.c:12619
14907 msgid "`%D' must take either one or two arguments"
14908 msgstr ""
14909
14910 #: cp/decl.c:12640
14911 msgid "prefix `%D' should return `%T'"
14912 msgstr ""
14913
14914 #: cp/decl.c:12646
14915 msgid "postfix `%D' should return `%T'"
14916 msgstr ""
14917
14918 #: cp/decl.c:12655
14919 msgid "`%D' must take `void'"
14920 msgstr ""
14921
14922 #: cp/decl.c:12657 cp/decl.c:12665
14923 msgid "`%D' must take exactly one argument"
14924 msgstr ""
14925
14926 #: cp/decl.c:12667
14927 msgid "`%D' must take exactly two arguments"
14928 msgstr ""
14929
14930 #: cp/decl.c:12675
14931 msgid "user-defined `%D' always evaluates both arguments"
14932 msgstr ""
14933
14934 #: cp/decl.c:12687
14935 msgid "`%D' should return by value"
14936 msgstr ""
14937
14938 #: cp/decl.c:12699 cp/decl.c:12702
14939 msgid "`%D' cannot have default arguments"
14940 msgstr ""
14941
14942 #: cp/decl.c:12793
14943 msgid "`%s %T' declares a new type at namespace scope"
14944 msgstr ""
14945
14946 #: cp/decl.c:12796
14947 msgid ""
14948 "  names from dependent base classes are not visible to unqualified name "
14949 "lookup - to refer to the inherited type, say `%s %T::%T'"
14950 msgstr ""
14951
14952 #: cp/decl.c:12834
14953 msgid "using typedef-name `%D' after `%s'"
14954 msgstr ""
14955
14956 #: cp/decl.c:12839
14957 msgid "using template type parameter `%T' after `%s'"
14958 msgstr ""
14959
14960 #: cp/decl.c:12919
14961 msgid "use of enum `%#D' without previous declaration"
14962 msgstr ""
14963
14964 #: cp/decl.c:13017
14965 msgid "derived union `%T' invalid"
14966 msgstr ""
14967
14968 #: cp/decl.c:13061
14969 msgid "base type `%T' fails to be a struct or class type"
14970 msgstr ""
14971
14972 #: cp/decl.c:13071
14973 msgid "base class `%T' has incomplete type"
14974 msgstr ""
14975
14976 #: cp/decl.c:13079
14977 msgid "recursive type `%T' undefined"
14978 msgstr ""
14979
14980 #: cp/decl.c:13081
14981 msgid "duplicate base type `%T' invalid"
14982 msgstr ""
14983
14984 #: cp/decl.c:13192
14985 msgid "multiple definition of `%#T'"
14986 msgstr ""
14987
14988 #: cp/decl.c:13193
14989 msgid "previous definition here"
14990 msgstr ""
14991
14992 #: cp/decl.c:13364
14993 msgid "enumerator value for `%D' not integer constant"
14994 msgstr ""
14995
14996 #: cp/decl.c:13384
14997 msgid "overflow in enumeration values at `%D'"
14998 msgstr ""
14999
15000 #: cp/decl.c:13470
15001 msgid "return type `%#T' is incomplete"
15002 msgstr ""
15003
15004 #: cp/decl.c:13586
15005 msgid "semicolon missing after declaration of `%#T'"
15006 msgstr ""
15007
15008 #: cp/decl.c:13607
15009 msgid "return type for `main' changed to `int'"
15010 msgstr ""
15011
15012 #: cp/decl.c:13638
15013 msgid "`%D' implicitly declared before its definition"
15014 msgstr ""
15015
15016 #: cp/decl.c:13660 cp/typeck.c:6541
15017 msgid "`operator=' should return a reference to `*this'"
15018 msgstr ""
15019
15020 #: cp/decl.c:13924
15021 msgid "parameter `%D' declared void"
15022 msgstr ""
15023
15024 #: cp/decl.c:14392
15025 msgid "`%D' is already defined in class `%T'"
15026 msgstr ""
15027
15028 #: cp/decl.c:14609
15029 msgid "static member function `%#D' declared with type qualifiers"
15030 msgstr ""
15031
15032 #: cp/decl2.c:521
15033 #, c-format
15034 msgid "-f%s is no longer supported"
15035 msgstr ""
15036
15037 #: cp/decl2.c:527
15038 msgid ""
15039 "-fhandle-exceptions has been renamed to -fexceptions (and is now on by "
15040 "default)"
15041 msgstr ""
15042
15043 #: cp/decl2.c:553
15044 msgid "-fname-mangling-version is no longer supported"
15045 msgstr ""
15046
15047 #: cp/decl2.c:613
15048 msgid "-Wno-strict-prototypes is not supported in C++"
15049 msgstr ""
15050
15051 #: cp/decl2.c:752
15052 #, c-format
15053 msgid "duplicate type qualifiers in %s declaration"
15054 msgstr ""
15055
15056 #: cp/decl2.c:791
15057 msgid "template `%#D' instantiated in file without #pragma interface"
15058 msgstr ""
15059
15060 #: cp/decl2.c:797
15061 msgid "template `%#D' defined in file without #pragma interface"
15062 msgstr ""
15063
15064 #: cp/decl2.c:954
15065 msgid "name missing for member function"
15066 msgstr ""
15067
15068 #. Something has gone very wrong.  Assume we are mistakenly reducing
15069 #. an expression instead of a declaration.
15070 #: cp/decl2.c:1017
15071 msgid "parser may be lost: is there a '{' missing somewhere?"
15072 msgstr ""
15073
15074 #: cp/decl2.c:1048 cp/decl2.c:1062
15075 msgid "ambiguous conversion for array subscript"
15076 msgstr ""
15077
15078 #: cp/decl2.c:1056
15079 msgid "invalid types `%T[%T]' for array subscript"
15080 msgstr ""
15081
15082 #: cp/decl2.c:1104
15083 msgid "type `%#T' argument given to `delete', expected pointer"
15084 msgstr ""
15085
15086 #: cp/decl2.c:1112
15087 msgid "anachronistic use of array size in vector delete"
15088 msgstr ""
15089
15090 #: cp/decl2.c:1122
15091 msgid ""
15092 "cannot delete a function.  Only pointer-to-objects are valid arguments to "
15093 "`delete'"
15094 msgstr ""
15095
15096 #: cp/decl2.c:1129
15097 msgid "deleting `%T' is undefined"
15098 msgstr ""
15099
15100 #: cp/decl2.c:1137
15101 msgid "deleting array `%#D'"
15102 msgstr ""
15103
15104 #. 14.5.2.2 [temp.mem]
15105 #.
15106 #. A local class shall not have member templates.
15107 #: cp/decl2.c:1171
15108 msgid "invalid declaration of member template `%#D' in local class"
15109 msgstr ""
15110
15111 #: cp/decl2.c:1180
15112 msgid "invalid use of `virtual' in template declaration of `%#D'"
15113 msgstr ""
15114
15115 #: cp/decl2.c:1190 cp/pt.c:2584
15116 msgid "template declaration of `%#D'"
15117 msgstr ""
15118
15119 #: cp/decl2.c:1240
15120 msgid "Java method '%D' has non-Java return type `%T'"
15121 msgstr ""
15122
15123 #: cp/decl2.c:1249
15124 msgid "Java method '%D' has non-Java parameter type `%T'"
15125 msgstr ""
15126
15127 #: cp/decl2.c:1345
15128 msgid "prototype for `%#D' does not match any in class `%T'"
15129 msgstr ""
15130
15131 #: cp/decl2.c:1347
15132 msgid "candidate%s: %+#D"
15133 msgstr ""
15134
15135 #: cp/decl2.c:1350
15136 msgid "                %#D"
15137 msgstr ""
15138
15139 #: cp/decl2.c:1402
15140 msgid "local class `%#T' shall not have static data member `%#D'"
15141 msgstr ""
15142
15143 #: cp/decl2.c:1410
15144 msgid "initializer invalid for static member with constructor"
15145 msgstr ""
15146
15147 #: cp/decl2.c:1413
15148 msgid "(an out of class initialization is required)"
15149 msgstr ""
15150
15151 #: cp/decl2.c:1472
15152 msgid "invalid data member initialization"
15153 msgstr ""
15154
15155 #: cp/decl2.c:1475
15156 msgid "(use `=' to initialize static data members)"
15157 msgstr ""
15158
15159 #: cp/decl2.c:1515
15160 msgid "member `%D' conflicts with virtual function table field name"
15161 msgstr ""
15162
15163 #: cp/decl2.c:1535
15164 msgid "`%D' is already defined in `%T'"
15165 msgstr ""
15166
15167 #: cp/decl2.c:1586
15168 msgid "field initializer is not constant"
15169 msgstr ""
15170
15171 #: cp/decl2.c:1609
15172 msgid "`asm' specifiers are not permitted on non-static data members"
15173 msgstr ""
15174
15175 #: cp/decl2.c:1661
15176 msgid "cannot declare `%D' to be a bit-field type"
15177 msgstr ""
15178
15179 #: cp/decl2.c:1671
15180 msgid "cannot declare bit-field `%D' with function type"
15181 msgstr ""
15182
15183 #: cp/decl2.c:1678
15184 msgid "`%D' is already defined in the class %T"
15185 msgstr ""
15186
15187 #: cp/decl2.c:1685
15188 msgid "static member `%D' cannot be a bit-field"
15189 msgstr ""
15190
15191 #: cp/decl2.c:1754
15192 msgid "initializer specified for non-member function `%D'"
15193 msgstr ""
15194
15195 #: cp/decl2.c:1758
15196 msgid "invalid initializer for virtual method `%D'"
15197 msgstr ""
15198
15199 #: cp/decl2.c:1862
15200 msgid "anonymous struct not inside named type"
15201 msgstr ""
15202
15203 #: cp/decl2.c:1958
15204 msgid "namespace-scope anonymous aggregates must be static"
15205 msgstr ""
15206
15207 #: cp/decl2.c:1968
15208 msgid "anonymous aggregate with no members"
15209 msgstr ""
15210
15211 #: cp/decl2.c:2035
15212 msgid "`operator new' must return type `%T'"
15213 msgstr ""
15214
15215 #: cp/decl2.c:2043
15216 msgid "`operator new' takes type `size_t' (`%T') as first parameter"
15217 msgstr ""
15218
15219 #: cp/decl2.c:2070
15220 msgid "`operator delete' must return type `%T'"
15221 msgstr ""
15222
15223 #: cp/decl2.c:2078
15224 msgid "`operator delete' takes type `%T' as first parameter"
15225 msgstr ""
15226
15227 #. Overflow occurred.  That means there are at least 4 billion
15228 #. initialization functions.
15229 #: cp/decl2.c:2819
15230 msgid "too many initialization functions required"
15231 msgstr ""
15232
15233 #: cp/decl2.c:3639
15234 msgid "use of old-style cast"
15235 msgstr ""
15236
15237 #: cp/decl2.c:4220
15238 msgid "use of `%D' is ambiguous"
15239 msgstr ""
15240
15241 #: cp/decl2.c:4221
15242 msgid "  first declared as `%#D' here"
15243 msgstr ""
15244
15245 #: cp/decl2.c:4224
15246 msgid "  also declared as `%#D' here"
15247 msgstr ""
15248
15249 #: cp/decl2.c:4239
15250 msgid "`%D' denotes an ambiguous type"
15251 msgstr ""
15252
15253 #: cp/decl2.c:4240
15254 msgid "  first type here"
15255 msgstr ""
15256
15257 #: cp/decl2.c:4241
15258 msgid "  other type here"
15259 msgstr ""
15260
15261 #: cp/decl2.c:4338
15262 msgid "declaration of `%D' not in a namespace surrounding `%D'"
15263 msgstr ""
15264
15265 #: cp/decl2.c:4372
15266 msgid "`%D' should have been declared inside `%D'"
15267 msgstr ""
15268
15269 #: cp/decl2.c:4506
15270 msgid "`%D' is not a function,"
15271 msgstr ""
15272
15273 #: cp/decl2.c:4507
15274 msgid "  conflict with `%D'"
15275 msgstr ""
15276
15277 #. The parser did not find it, so it's not there.
15278 #: cp/decl2.c:4821
15279 msgid "unknown namespace `%D'"
15280 msgstr ""
15281
15282 #: cp/decl2.c:4855 cp/decl2.c:5125
15283 msgid "`%T' is not a namespace"
15284 msgstr ""
15285
15286 #: cp/decl2.c:4857
15287 msgid "`%D' is not a namespace"
15288 msgstr ""
15289
15290 #: cp/decl2.c:4866
15291 msgid "a using-declaration cannot specify a template-id.  Try `using %D'"
15292 msgstr ""
15293
15294 #: cp/decl2.c:4880
15295 msgid "namespace `%D' not allowed in using-declaration"
15296 msgstr ""
15297
15298 #: cp/decl2.c:4909
15299 msgid "`%D' not declared"
15300 msgstr ""
15301
15302 #: cp/decl2.c:4960
15303 msgid "`%D' is already declared in this scope"
15304 msgstr ""
15305
15306 #: cp/decl2.c:4987
15307 msgid "using declaration `%D' introduced ambiguous type `%T'"
15308 msgstr ""
15309
15310 #: cp/decl2.c:5078
15311 msgid "using-declaration for non-member at class scope"
15312 msgstr ""
15313
15314 #: cp/decl2.c:5084
15315 msgid "using-declaration for destructor"
15316 msgstr ""
15317
15318 #: cp/decl2.c:5090
15319 msgid "a using-declaration cannot specify a template-id.  Try  `using %T::%D'"
15320 msgstr ""
15321
15322 #: cp/decl2.c:5119
15323 msgid "namespace `%T' undeclared"
15324 msgstr ""
15325
15326 #: cp/decl2.c:5148
15327 msgid "default argument missing for parameter %P of `%+#D'"
15328 msgstr ""
15329
15330 #: cp/decl2.c:5238
15331 msgid "extra qualification `%T::' on member `%D' ignored"
15332 msgstr ""
15333
15334 #: cp/decl2.c:5242
15335 msgid "`%T' does not have a class or union named `%D'"
15336 msgstr ""
15337
15338 #: cp/decl2.c:5255
15339 msgid "`%T' is not a class or union type"
15340 msgstr ""
15341
15342 #: cp/error.c:36
15343 #, c-format
15344 msgid "`%s' not supported by %s"
15345 msgstr ""
15346
15347 #: cp/error.c:576
15348 #, c-format
15349 msgid "<anonymous %s>"
15350 msgstr ""
15351
15352 #: cp/error.c:813
15353 #, c-format
15354 msgid "(static %s for %s)"
15355 msgstr ""
15356
15357 #: cp/error.c:2434
15358 #, c-format
15359 msgid "In %s `%s':"
15360 msgstr ""
15361
15362 #: cp/error.c:2489
15363 #, c-format
15364 msgid "%s: In instantiation of `%s':\n"
15365 msgstr ""
15366
15367 #: cp/error.c:2513
15368 #, c-format
15369 msgid "%s:%d:   instantiated from `%s'\n"
15370 msgstr ""
15371
15372 #: cp/error.c:2518
15373 #, c-format
15374 msgid "%s:%d:   instantiated from here\n"
15375 msgstr ""
15376
15377 #. damn ICE suppression
15378 #: cp/error.c:2671
15379 #, c-format
15380 msgid "unexpected letter `%c' in locate_error\n"
15381 msgstr ""
15382
15383 #. Can't throw a reference.
15384 #: cp/except.c:245
15385 msgid "type `%T' is disallowed in Java `throw' or `catch'"
15386 msgstr ""
15387
15388 #: cp/except.c:256
15389 msgid "call to Java `catch' or `throw' with `jthrowable' undefined"
15390 msgstr ""
15391
15392 #. Thrown object must be a Throwable.
15393 #: cp/except.c:263
15394 msgid "type `%T' is not derived from `java::lang::Throwable'"
15395 msgstr ""
15396
15397 #: cp/except.c:327
15398 msgid "mixing C++ and Java catches in a single translation unit"
15399 msgstr ""
15400
15401 #: cp/except.c:641
15402 msgid "throwing NULL, which has integral, not pointer type"
15403 msgstr ""
15404
15405 #: cp/except.c:732
15406 msgid "  in thrown expression"
15407 msgstr ""
15408
15409 #: cp/except.c:858
15410 msgid ""
15411 "expression '%E' of abstract class type '%T' cannot be used in throw-"
15412 "expression"
15413 msgstr ""
15414
15415 #: cp/except.c:946
15416 msgid "exception of type `%T' will be caught"
15417 msgstr ""
15418
15419 #: cp/except.c:949
15420 msgid "   by earlier handler for `%T'"
15421 msgstr ""
15422
15423 #: cp/except.c:970
15424 msgid "`...' handler must be the last handler for its try block"
15425 msgstr ""
15426
15427 #: cp/friend.c:155
15428 msgid "`%D' is already a friend of class `%T'"
15429 msgstr ""
15430
15431 #: cp/friend.c:157
15432 msgid "previous friend declaration of `%D'"
15433 msgstr ""
15434
15435 #: cp/friend.c:197
15436 msgid "invalid type `%T' declared `friend'"
15437 msgstr ""
15438
15439 #. [temp.friend]
15440 #.
15441 #. Friend declarations shall not declare partial
15442 #. specializations.
15443 #: cp/friend.c:209
15444 msgid "partial specialization `%T' declared `friend'"
15445 msgstr ""
15446
15447 #: cp/friend.c:221
15448 msgid "class `%T' is implicitly friends with itself"
15449 msgstr ""
15450
15451 #. template <class T> friend typename S<T>::X;
15452 #: cp/friend.c:239
15453 msgid "typename type `%#T' declared `friend'"
15454 msgstr ""
15455
15456 #. template <class T> friend class T;
15457 #: cp/friend.c:245
15458 msgid "template parameter type `%T' declared `friend'"
15459 msgstr ""
15460
15461 #. template <class T> friend class A; where A is not a template
15462 #: cp/friend.c:251
15463 msgid "`%#T' is not a template"
15464 msgstr ""
15465
15466 #: cp/friend.c:266
15467 msgid "`%T' is already a friend of `%T'"
15468 msgstr ""
15469
15470 #: cp/friend.c:362
15471 msgid "member `%D' declared as friend before type `%T' defined"
15472 msgstr ""
15473
15474 #: cp/friend.c:417
15475 msgid "friend declaration `%#D' declares a non-template function"
15476 msgstr ""
15477
15478 #: cp/friend.c:420
15479 msgid ""
15480 "(if this is not what you intended, make sure the function template has "
15481 "already been declared and add <> after the function name here) -Wno-non-"
15482 "template-friend disables this warning"
15483 msgstr ""
15484
15485 #: cp/g++spec.c:198 java/jvspec.c:424
15486 #, c-format
15487 msgid "argument to `%s' missing\n"
15488 msgstr ""
15489
15490 #: cp/init.c:264
15491 msgid "default-initialization of `%#D', which has reference type"
15492 msgstr ""
15493
15494 #: cp/init.c:269
15495 msgid "uninitialized reference member `%D'"
15496 msgstr ""
15497
15498 #: cp/init.c:277
15499 msgid "initializer list treated as compound expression"
15500 msgstr ""
15501
15502 #: cp/init.c:389
15503 msgid "member initializers for `%#D'"
15504 msgstr ""
15505
15506 #: cp/init.c:391
15507 msgid "  and `%#D'"
15508 msgstr ""
15509
15510 #: cp/init.c:392
15511 msgid "  will be re-ordered to match declaration order"
15512 msgstr ""
15513
15514 #: cp/init.c:407
15515 msgid "multiple initializations given for member `%D'"
15516 msgstr ""
15517
15518 #: cp/init.c:479
15519 msgid "initializations for multiple members of `%T'"
15520 msgstr ""
15521
15522 #: cp/init.c:596
15523 msgid "base initializers for `%#T'"
15524 msgstr ""
15525
15526 #: cp/init.c:597
15527 msgid "  and `%#T'"
15528 msgstr ""
15529
15530 #: cp/init.c:598
15531 msgid "  will be re-ordered to match inheritance order"
15532 msgstr ""
15533
15534 #: cp/init.c:610
15535 msgid "base class `%T' already initialized"
15536 msgstr ""
15537
15538 #: cp/init.c:681
15539 msgid ""
15540 "base class `%#T' should be explicitly initialized in the copy constructor"
15541 msgstr ""
15542
15543 #: cp/init.c:724
15544 msgid "`%D' should be initialized in the member initialization list"
15545 msgstr ""
15546
15547 #: cp/init.c:966
15548 msgid "class `%T' does not have any field named `%D'"
15549 msgstr ""
15550
15551 #: cp/init.c:972
15552 msgid ""
15553 "field `%#D' is static; the only point of initialization is its definition"
15554 msgstr ""
15555
15556 #: cp/init.c:1011
15557 msgid "unnamed initializer for `%T', which has no base classes"
15558 msgstr ""
15559
15560 #: cp/init.c:1018
15561 msgid "unnamed initializer for `%T', which uses multiple inheritance"
15562 msgstr ""
15563
15564 #: cp/init.c:1047
15565 msgid "type `%D' is not a direct or virtual base of `%T'"
15566 msgstr ""
15567
15568 #: cp/init.c:1050
15569 msgid "type `%D' is not a direct base of `%T'"
15570 msgstr ""
15571
15572 #. Handle bad initializers like:
15573 #. class COMPLEX {
15574 #. public:
15575 #. double re, im;
15576 #. COMPLEX(double r = 0.0, double i = 0.0) {re = r; im = i;};
15577 #. ~COMPLEX() {};
15578 #. };
15579 #.
15580 #. int main(int argc, char **argv) {
15581 #. COMPLEX zees(1.0, 0.0)[10];
15582 #. }
15583 #.
15584 #: cp/init.c:1144
15585 msgid "bad array initializer"
15586 msgstr ""
15587
15588 #: cp/init.c:1356
15589 msgid "`%T' is not an aggregate type"
15590 msgstr ""
15591
15592 #: cp/init.c:1379
15593 msgid "`%T' fails to be an aggregate typedef"
15594 msgstr ""
15595
15596 #: cp/init.c:1388
15597 msgid "type `%T' is of non-aggregate type"
15598 msgstr ""
15599
15600 #: cp/init.c:1490
15601 msgid "cannot call destructor `%T::~%T' without object"
15602 msgstr ""
15603
15604 #: cp/init.c:1529
15605 msgid "invalid use of non-static field `%D'"
15606 msgstr ""
15607
15608 #. We can get here when processing a bad default
15609 #. argument, like:
15610 #. struct S { int a; void f(int i = a); }
15611 #: cp/init.c:1538 cp/method.c:163
15612 msgid "invalid use of member `%D'"
15613 msgstr ""
15614
15615 #: cp/init.c:1548
15616 msgid "no method `%T::%D'"
15617 msgstr ""
15618
15619 #: cp/init.c:1641
15620 msgid "incomplete type `%T' does not have member `%D'"
15621 msgstr ""
15622
15623 #: cp/init.c:1710
15624 msgid "`%D' is not a member of type `%T'"
15625 msgstr ""
15626
15627 #: cp/init.c:1729
15628 msgid "illegal pointer to bit-field `%D'"
15629 msgstr ""
15630
15631 #: cp/init.c:1768
15632 msgid "object missing in use of pointer-to-member construct"
15633 msgstr ""
15634
15635 #: cp/init.c:1808
15636 msgid "member `%D' is non-static but referenced as a static member"
15637 msgstr ""
15638
15639 #: cp/init.c:1810 cp/typeck.c:3142 cp/typeck.c:3250
15640 msgid "at this point in file"
15641 msgstr ""
15642
15643 #: cp/init.c:1845 cp/typeck.c:2941
15644 #, c-format
15645 msgid "object missing in `%E'"
15646 msgstr ""
15647
15648 #: cp/init.c:1976
15649 msgid "new of array type fails to specify size"
15650 msgstr ""
15651
15652 #: cp/init.c:1987
15653 msgid "size in array new must have integral type"
15654 msgstr ""
15655
15656 #: cp/init.c:1993
15657 msgid "zero size array reserves no space"
15658 msgstr ""
15659
15660 #: cp/init.c:2058
15661 msgid "new cannot be applied to a reference type"
15662 msgstr ""
15663
15664 #: cp/init.c:2064
15665 msgid "new cannot be applied to a function type"
15666 msgstr ""
15667
15668 #: cp/init.c:2111
15669 msgid "call to Java constructor, while `jclass' undefined"
15670 msgstr ""
15671
15672 #: cp/init.c:2127
15673 msgid "can't find class$"
15674 msgstr ""
15675
15676 #: cp/init.c:2241
15677 msgid "invalid type `void' for new"
15678 msgstr ""
15679
15680 #: cp/init.c:2293
15681 #, c-format
15682 msgid "call to Java constructor with `%s' undefined"
15683 msgstr ""
15684
15685 #: cp/init.c:2400
15686 msgid "ISO C++ forbids initialization in array new"
15687 msgstr ""
15688
15689 #: cp/init.c:2418 cp/typeck2.c:359 cp/typeck2.c:1224
15690 msgid "initializer list being treated as compound expression"
15691 msgstr ""
15692
15693 #: cp/init.c:2424
15694 msgid "ISO C++ forbids aggregate initializer to new"
15695 msgstr ""
15696
15697 #: cp/init.c:2510
15698 msgid "uninitialized const in `new' of `%#T'"
15699 msgstr ""
15700
15701 #: cp/init.c:2874
15702 msgid "initializer ends prematurely"
15703 msgstr ""
15704
15705 #: cp/init.c:2944
15706 msgid "cannot initialize multi-dimensional array with initializer"
15707 msgstr ""
15708
15709 #: cp/init.c:3119
15710 msgid "unknown array size in delete"
15711 msgstr ""
15712
15713 #: cp/init.c:3380
15714 msgid "type to vector delete is neither pointer or array type"
15715 msgstr ""
15716
15717 #: cp/lex.c:144
15718 msgid "type name expected before `*'"
15719 msgstr ""
15720
15721 #: cp/lex.c:166
15722 msgid "cannot declare references to references"
15723 msgstr ""
15724
15725 #: cp/lex.c:171
15726 msgid "cannot declare pointers to references"
15727 msgstr ""
15728
15729 #: cp/lex.c:175
15730 msgid "type name expected before `&'"
15731 msgstr ""
15732
15733 #: cp/lex.c:948
15734 #, c-format
15735 msgid "semicolon missing after %s declaration"
15736 msgstr ""
15737
15738 #: cp/lex.c:951
15739 msgid "semicolon missing after declaration of `%T'"
15740 msgstr ""
15741
15742 #: cp/lex.c:999
15743 #, c-format
15744 msgid "junk at end of #pragma %s"
15745 msgstr ""
15746
15747 #: cp/lex.c:1006
15748 #, c-format
15749 msgid "invalid #pragma %s"
15750 msgstr ""
15751
15752 #: cp/lex.c:1015
15753 msgid "#pragma vtable no longer supported"
15754 msgstr ""
15755
15756 #: cp/lex.c:1092
15757 #, c-format
15758 msgid "#pragma implementation for %s appears after file is included"
15759 msgstr ""
15760
15761 #: cp/lex.c:1117
15762 msgid "junk at end of #pragma GCC java_exceptions"
15763 msgstr ""
15764
15765 #: cp/lex.c:1205
15766 msgid "`%D' not defined"
15767 msgstr ""
15768
15769 #: cp/lex.c:1210
15770 msgid "`%D' was not declared in this scope"
15771 msgstr ""
15772
15773 #: cp/lex.c:1220
15774 msgid "`%D' undeclared (first use this function)"
15775 msgstr ""
15776
15777 #: cp/lex.c:1224
15778 msgid ""
15779 "(Each undeclared identifier is reported only once for each function it "
15780 "appears in.)"
15781 msgstr ""
15782
15783 #: cp/lex.c:1247
15784 #, c-format
15785 msgid "name lookup of `%s' changed"
15786 msgstr ""
15787
15788 #: cp/lex.c:1249
15789 msgid "  matches this `%D' under ISO standard rules"
15790 msgstr ""
15791
15792 #: cp/lex.c:1251
15793 msgid "  matches this `%D' under old rules"
15794 msgstr ""
15795
15796 #: cp/lex.c:1261 cp/lex.c:1268
15797 #, c-format
15798 msgid "name lookup of `%s' changed for new ISO `for' scoping"
15799 msgstr ""
15800
15801 #: cp/lex.c:1263
15802 msgid "  cannot use obsolete binding at `%D' because it has a destructor"
15803 msgstr ""
15804
15805 #: cp/lex.c:1270
15806 msgid "  using obsolete binding at `%D'"
15807 msgstr ""
15808
15809 #: cp/lex.c:1336
15810 msgid "`::%D' undeclared (first use here)"
15811 msgstr ""
15812
15813 #: cp/mangle.c:1918
15814 msgid "real-valued template parameters when cross-compiling"
15815 msgstr ""
15816
15817 #: cp/method.c:157
15818 msgid "invalid use of member `%D' in static member function"
15819 msgstr ""
15820
15821 #: cp/method.c:205
15822 msgid "use of namespace `%D' as expression"
15823 msgstr ""
15824
15825 #: cp/method.c:210
15826 msgid "use of class template `%T' as expression"
15827 msgstr ""
15828
15829 #: cp/method.c:223
15830 #, c-format
15831 msgid "use of %s from containing function"
15832 msgstr ""
15833
15834 #: cp/method.c:226
15835 msgid "  `%#D' declared here"
15836 msgstr ""
15837
15838 #: cp/method.c:244
15839 msgid "request for member `%D' is ambiguous in multiple inheritance lattice"
15840 msgstr ""
15841
15842 #: cp/method.c:297
15843 msgid "implementation-reserved name `%D' used"
15844 msgstr ""
15845
15846 #: cp/method.c:428
15847 msgid "generic thunk code fails for method `%#D' which uses `...'"
15848 msgstr ""
15849
15850 #: cp/method.c:653
15851 msgid "non-static const member `%#D', can't use default assignment operator"
15852 msgstr ""
15853
15854 #: cp/method.c:658
15855 msgid ""
15856 "non-static reference member `%#D', can't use default assignment operator"
15857 msgstr ""
15858
15859 #: parse.y:218
15860 msgid "`%s' tag used in naming `%#T'"
15861 msgstr ""
15862
15863 #: parse.y:507
15864 msgid "keyword `export' not implemented, and will be ignored"
15865 msgstr ""
15866
15867 #: parse.y:612
15868 msgid "use of linkage spec `%D' is different from previous spec `%D'"
15869 msgstr ""
15870
15871 #: parse.y:685
15872 msgid "invalid default template argument"
15873 msgstr ""
15874
15875 #: parse.y:916
15876 msgid "only constructors take base initializers"
15877 msgstr ""
15878
15879 #: parse.y:918
15880 msgid "no base or member initializers given following ':'"
15881 msgstr ""
15882
15883 #: parse.y:960 parse.y:966
15884 msgid "anachronistic old style base class initializer"
15885 msgstr ""
15886
15887 #. Handle `Class<Class<Type>>' without space in the `>>'
15888 #: parse.y:1092
15889 msgid "`>>' should be `> >' in template class name"
15890 msgstr ""
15891
15892 #: parse.y:1130
15893 msgid "use of template qualifier outside template"
15894 msgstr ""
15895
15896 #: parse.y:1159 parse.y:1168
15897 #, c-format
15898 msgid "ISO C++ forbids an empty condition for `%s'"
15899 msgstr ""
15900
15901 #: parse.y:1191
15902 msgid "definition of class `%T' in condition"
15903 msgstr ""
15904
15905 #: parse.y:1193
15906 msgid "definition of enum `%T' in condition"
15907 msgstr ""
15908
15909 #: parse.y:1204
15910 msgid "definition of array `%#D' in condition"
15911 msgstr ""
15912
15913 #: parse.y:1313
15914 msgid "old style placement syntax, use () instead"
15915 msgstr ""
15916
15917 #: parse.y:1324
15918 msgid "`%T' is not a valid expression"
15919 msgstr ""
15920
15921 #: parse.y:1335
15922 msgid "ISO C++ forbids initialization of new expression with `='"
15923 msgstr ""
15924
15925 #: parse.y:1366
15926 msgid "ISO C++ forbids compound literals"
15927 msgstr ""
15928
15929 #: parse.y:1608
15930 msgid "ISO C++ forbids braced-groups within expressions"
15931 msgstr ""
15932
15933 #: parse.y:2010 parse.y:2025
15934 msgid "sigof type specifier"
15935 msgstr ""
15936
15937 #: parse.y:2015
15938 msgid "`sigof' applied to non-aggregate expression"
15939 msgstr ""
15940
15941 #: parse.y:2030
15942 msgid "`sigof' applied to non-aggregate type"
15943 msgstr ""
15944
15945 #: parse.y:2296
15946 msgid "using `typename' outside of template"
15947 msgstr ""
15948
15949 #: parse.y:2367
15950 #, c-format
15951 msgid "storage class specifier `%s' not allowed after struct or class"
15952 msgstr ""
15953
15954 #: parse.y:2369
15955 #, c-format
15956 msgid "type specifier `%s' not allowed after struct or class"
15957 msgstr ""
15958
15959 #: parse.y:2371
15960 #, c-format
15961 msgid "type qualifier `%s' not allowed after struct or class"
15962 msgstr ""
15963
15964 #: parse.y:2373
15965 msgid "no body nor ';' separates two class, struct or union declarations"
15966 msgstr ""
15967
15968 #: parse.y:2505
15969 msgid "no bases given following `:'"
15970 msgstr ""
15971
15972 #: parse.y:2536 parse.y:2551
15973 msgid "`%D' access"
15974 msgstr ""
15975
15976 #: parse.y:2541
15977 msgid "multiple access specifiers"
15978 msgstr ""
15979
15980 #: parse.y:2559
15981 msgid "multiple `virtual' specifiers"
15982 msgstr ""
15983
15984 #: parse.y:2596
15985 msgid "missing ';' before right brace"
15986 msgstr ""
15987
15988 #: parse.y:2817
15989 msgid "ISO C++ forbids array dimensions with parenthesized type in new"
15990 msgstr ""
15991
15992 #: parse.y:3104 parse.y:3124 parse.y:3133 parse.y:3162
15993 msgid "`%T' is not a class or namespace"
15994 msgstr ""
15995
15996 #: parse.y:3329
15997 msgid "ISO C++ forbids label declarations"
15998 msgstr ""
15999
16000 #: parse.y:3489
16001 msgid "ISO C++ forbids computed gotos"
16002 msgstr ""
16003
16004 #: parse.y:3497
16005 msgid "label must be followed by statement"
16006 msgstr ""
16007
16008 #: parse.y:3542
16009 msgid "must have at least one catch per try block"
16010 msgstr ""
16011
16012 #: parse.y:3602
16013 msgid "ISO C++ forbids compound statements inside for initializations"
16014 msgstr ""
16015
16016 #. This helps us recover from really nasty
16017 #. parse errors, for example, a missing right
16018 #. parenthesis.
16019 #: parse.y:3689 parse.y:3699
16020 msgid "possibly missing ')'"
16021 msgstr ""
16022
16023 #: parse.y:3792
16024 msgid "type specifier omitted for parameter"
16025 msgstr ""
16026
16027 #: parse.y:3801
16028 #, c-format
16029 msgid "`%E' is not a type, use `typename %E' to make it one"
16030 msgstr ""
16031
16032 #: parse.y:3803
16033 msgid "no type `%D' in `%T'"
16034 msgstr ""
16035
16036 #: parse.y:3806
16037 #, c-format
16038 msgid "type specifier omitted for parameter `%E'"
16039 msgstr ""
16040
16041 #: parse.y:3814
16042 msgid "'%D' is used as a type, but is not defined as a type."
16043 msgstr ""
16044
16045 #: cp/pt.c:212
16046 msgid "data member `%D' cannot be a member template"
16047 msgstr ""
16048
16049 #: cp/pt.c:224
16050 msgid "invalid member template declaration `%D'"
16051 msgstr ""
16052
16053 #: cp/pt.c:619
16054 msgid "explicit specialization in non-namespace scope `%D'"
16055 msgstr ""
16056
16057 #: cp/pt.c:631
16058 msgid "enclosing class templates are not explicitly specialized"
16059 msgstr ""
16060
16061 #: cp/pt.c:706
16062 msgid "specializing `%#T' in different namespace"
16063 msgstr ""
16064
16065 #: cp/pt.c:707
16066 msgid "  from definition of `%#D'"
16067 msgstr ""
16068
16069 #: cp/pt.c:715
16070 msgid "specialization of `%T' after instantiation"
16071 msgstr ""
16072
16073 #: cp/pt.c:718
16074 msgid "explicit specialization of non-template `%T'"
16075 msgstr ""
16076
16077 #: cp/pt.c:850
16078 msgid "specialization of %D after instantiation"
16079 msgstr ""
16080
16081 #: cp/pt.c:953
16082 msgid "%s %+#D"
16083 msgstr ""
16084
16085 #: cp/pt.c:1004
16086 msgid "`%D' is not a function template"
16087 msgstr ""
16088
16089 #: cp/pt.c:1127
16090 msgid "template-id `%D' for `%+D' does not match any template declaration"
16091 msgstr ""
16092
16093 #: cp/pt.c:1135
16094 msgid "ambiguous template specialization `%D' for `%+D'"
16095 msgstr ""
16096
16097 #. This case handles bogus declarations like template <>
16098 #. template <class T> void f<int>();
16099 #: cp/pt.c:1362 cp/pt.c:1436
16100 msgid "template-id `%D' in declaration of primary template"
16101 msgstr ""
16102
16103 #: cp/pt.c:1375
16104 msgid "template parameter list used in explicit instantiation"
16105 msgstr ""
16106
16107 #: cp/pt.c:1381
16108 msgid "definition provided for explicit instantiation"
16109 msgstr ""
16110
16111 #: cp/pt.c:1387
16112 msgid "too many template parameter lists in declaration of `%D'"
16113 msgstr ""
16114
16115 #: cp/pt.c:1403
16116 msgid "too few template parameter lists in declaration of `%D'"
16117 msgstr ""
16118
16119 #: cp/pt.c:1420
16120 msgid "explicit specialization not preceded by `template <>'"
16121 msgstr ""
16122
16123 #: cp/pt.c:1433
16124 msgid "partial specialization `%D' of function template"
16125 msgstr ""
16126
16127 #: cp/pt.c:1465
16128 msgid "default argument specified in explicit specialization"
16129 msgstr ""
16130
16131 #: cp/pt.c:1469
16132 msgid "template specialization with C linkage"
16133 msgstr ""
16134
16135 #. From [temp.expl.spec]:
16136 #.
16137 #. If such an explicit specialization for the member
16138 #. of a class template names an implicitly-declared
16139 #. special member function (clause _special_), the
16140 #. program is ill-formed.
16141 #.
16142 #. Similar language is found in [temp.explicit].
16143 #: cp/pt.c:1557
16144 msgid "specialization of implicitly-declared special member function"
16145 msgstr ""
16146
16147 #: cp/pt.c:1601
16148 msgid "no member function `%D' declared in `%T'"
16149 msgstr ""
16150
16151 #. There are two many template parameter lists.
16152 #: cp/pt.c:1749
16153 msgid "too many template parameter lists in declaration of `%T'"
16154 msgstr ""
16155
16156 #: cp/pt.c:1845
16157 msgid " shadows template parm `%#D'"
16158 msgstr ""
16159
16160 #: cp/pt.c:2249
16161 msgid "template parameters not used in partial specialization:"
16162 msgstr ""
16163
16164 #: cp/pt.c:2253
16165 msgid "        `%D'"
16166 msgstr ""
16167
16168 #: cp/pt.c:2265
16169 msgid "partial specialization `%T' does not specialize any template arguments"
16170 msgstr ""
16171
16172 #: cp/pt.c:2290
16173 #, c-format
16174 msgid "template argument `%E' involves template parameter(s)"
16175 msgstr ""
16176
16177 #: cp/pt.c:2333
16178 msgid "type `%T' of template argument `%E' depends on template parameter(s)"
16179 msgstr ""
16180
16181 #: cp/pt.c:2421
16182 msgid "no default argument for `%D'"
16183 msgstr ""
16184
16185 #: cp/pt.c:2574
16186 msgid "template with C linkage"
16187 msgstr ""
16188
16189 #: cp/pt.c:2577
16190 msgid "template class without a name"
16191 msgstr ""
16192
16193 #: cp/pt.c:2654
16194 msgid "`%D' does not declare a template type"
16195 msgstr ""
16196
16197 #: cp/pt.c:2660
16198 msgid "template definition of non-template `%#D'"
16199 msgstr ""
16200
16201 #: cp/pt.c:2701
16202 msgid "expected %d levels of template parms for `%#D', got %d"
16203 msgstr ""
16204
16205 #: cp/pt.c:2713
16206 msgid "got %d template parameters for `%#D'"
16207 msgstr ""
16208
16209 #: cp/pt.c:2716
16210 msgid "got %d template parameters for `%#T'"
16211 msgstr ""
16212
16213 #: cp/pt.c:2718
16214 #, c-format
16215 msgid "  but %d required"
16216 msgstr ""
16217
16218 #: cp/pt.c:2799
16219 msgid "`%T' is not a template type"
16220 msgstr ""
16221
16222 #: cp/pt.c:2815
16223 msgid "previous declaration `%D'"
16224 msgstr ""
16225
16226 #: cp/pt.c:2816
16227 #, c-format
16228 msgid "used %d template parameter%s instead of %d"
16229 msgstr ""
16230
16231 #: cp/pt.c:2832
16232 msgid "template parameter `%#D'"
16233 msgstr ""
16234
16235 #: cp/pt.c:2833
16236 msgid "redeclared here as `%#D'"
16237 msgstr ""
16238
16239 #. We have in [temp.param]:
16240 #.
16241 #. A template-parameter may not be given default arguments
16242 #. by two different declarations in the same scope.
16243 #: cp/pt.c:2843
16244 msgid "redefinition of default argument for `%#D'"
16245 msgstr ""
16246
16247 #: cp/pt.c:2844
16248 msgid "  original definition appeared here"
16249 msgstr ""
16250
16251 #: cp/pt.c:2937
16252 #, c-format
16253 msgid "`%E' is not a valid template argument"
16254 msgstr ""
16255
16256 #: cp/pt.c:2941
16257 msgid "it must be the address of a function with external linkage"
16258 msgstr ""
16259
16260 #: cp/pt.c:2943
16261 msgid "it must be the address of an object with external linkage"
16262 msgstr ""
16263
16264 #: cp/pt.c:2947
16265 msgid "it must be a pointer-to-member of the form `&X::Y'"
16266 msgstr ""
16267
16268 #: cp/pt.c:2958
16269 #, c-format
16270 msgid ""
16271 "string literal %E is not a valid template argument because it is the address "
16272 "of an object with static linkage"
16273 msgstr ""
16274
16275 #: cp/pt.c:2970
16276 #, c-format
16277 msgid "address of non-extern `%E' cannot be used as template argument"
16278 msgstr ""
16279
16280 #: cp/pt.c:2981
16281 #, c-format
16282 msgid "non-constant `%E' cannot be used as template argument"
16283 msgstr ""
16284
16285 #: cp/pt.c:2988
16286 #, c-format
16287 msgid "object `%E' cannot be used as template argument"
16288 msgstr ""
16289
16290 #: cp/pt.c:3368
16291 #, c-format
16292 msgid "to refer to a type member of a template parameter, use `typename %E'"
16293 msgstr ""
16294
16295 #: cp/pt.c:3381 cp/pt.c:3397 cp/pt.c:3436
16296 msgid "type/value mismatch at argument %d in template parameter list for `%D'"
16297 msgstr ""
16298
16299 #: cp/pt.c:3384
16300 msgid "  expected a constant of type `%T', got `%T'"
16301 msgstr ""
16302
16303 #: cp/pt.c:3388
16304 #, c-format
16305 msgid "  expected a type, got `%E'"
16306 msgstr ""
16307
16308 #: cp/pt.c:3400
16309 msgid "  expected a type, got `%T'"
16310 msgstr ""
16311
16312 #: cp/pt.c:3402
16313 msgid "  expected a class template, got `%T'"
16314 msgstr ""
16315
16316 #: cp/pt.c:3438
16317 msgid "  expected a template of type `%D', got `%D'"
16318 msgstr ""
16319
16320 #: cp/pt.c:3460
16321 msgid "template-argument `%T' uses anonymous type"
16322 msgstr ""
16323
16324 #: cp/pt.c:3463
16325 msgid "template-argument `%T' uses local type `%T'"
16326 msgstr ""
16327
16328 #: cp/pt.c:3498
16329 msgid "could not convert template argument `%E' to `%T'"
16330 msgstr ""
16331
16332 #: cp/pt.c:3542
16333 #, c-format
16334 msgid "wrong number of template arguments (%d, should be %d)"
16335 msgstr ""
16336
16337 #: cp/pt.c:3546
16338 msgid "provided for `%D'"
16339 msgstr ""
16340
16341 #: cp/pt.c:3593
16342 #, c-format
16343 msgid "template argument %d is invalid"
16344 msgstr ""
16345
16346 #: cp/pt.c:3825
16347 msgid "non-template used as template"
16348 msgstr ""
16349
16350 #: cp/pt.c:3943
16351 msgid "`%T' is not a template"
16352 msgstr ""
16353
16354 #: cp/pt.c:3956
16355 msgid "non-template type `%T' used as a template"
16356 msgstr ""
16357
16358 #: cp/pt.c:3958
16359 msgid "for template declaration `%D'"
16360 msgstr ""
16361
16362 #: cp/pt.c:4521
16363 msgid ""
16364 "template instantiation depth exceeds maximum of %d (use -ftemplate-depth-NN "
16365 "to increase the maximum) instantiating `%D'"
16366 msgstr ""
16367
16368 #: cp/pt.c:4961
16369 msgid "ambiguous class template instantiation for `%#T'"
16370 msgstr ""
16371
16372 #: cp/pt.c:4968
16373 msgid "%s %+#T"
16374 msgstr ""
16375
16376 #: cp/pt.c:5993 cp/pt.c:6098
16377 msgid "instantiation of `%D' as type `%T'"
16378 msgstr ""
16379
16380 #: cp/pt.c:6140
16381 msgid "invalid parameter type `%T'"
16382 msgstr ""
16383
16384 #: cp/pt.c:6142
16385 msgid "in declaration `%D'"
16386 msgstr ""
16387
16388 #: cp/pt.c:6217
16389 msgid "creating pointer to member function of non-class type `%T'"
16390 msgstr ""
16391
16392 #: cp/pt.c:6380
16393 msgid "creating array with size zero"
16394 msgstr ""
16395
16396 #: cp/pt.c:6394
16397 #, c-format
16398 msgid "creating array with size zero (`%E')"
16399 msgstr ""
16400
16401 #: cp/pt.c:6633
16402 msgid "forming reference to void"
16403 msgstr ""
16404
16405 #: cp/pt.c:6635
16406 msgid "forming %s to reference type `%T'"
16407 msgstr ""
16408
16409 #: cp/pt.c:6673
16410 msgid "creating pointer to member of non-class type `%T'"
16411 msgstr ""
16412
16413 #: cp/pt.c:6679
16414 msgid "creating pointer to member reference type `%T'"
16415 msgstr ""
16416
16417 #: cp/pt.c:6757
16418 msgid "creating array of `%T'"
16419 msgstr ""
16420
16421 #: cp/pt.c:6800
16422 msgid "`%T' is not a class, struct, or union type"
16423 msgstr ""
16424
16425 #: cp/pt.c:6910
16426 #, c-format
16427 msgid "use of `%s' in template"
16428 msgstr ""
16429
16430 #: cp/pt.c:7669
16431 msgid "type `%T' composed from a local class is not a valid template-argument"
16432 msgstr ""
16433
16434 #: cp/pt.c:7670
16435 msgid "  trying to instantiate `%D'"
16436 msgstr ""
16437
16438 #: cp/pt.c:8100
16439 msgid "incomplete type unification"
16440 msgstr ""
16441
16442 #: cp/pt.c:9067
16443 #, c-format
16444 msgid "use of `%s' in template type unification"
16445 msgstr ""
16446
16447 #: cp/pt.c:9487 cp/pt.c:9555
16448 msgid "explicit instantiation of non-template `%#D'"
16449 msgstr ""
16450
16451 #: cp/pt.c:9503 cp/pt.c:9550
16452 msgid "no matching template for `%D' found"
16453 msgstr ""
16454
16455 #: cp/pt.c:9509
16456 msgid "explicit instantiation of `%#D'"
16457 msgstr ""
16458
16459 #. [temp.spec]
16460 #.
16461 #. No program shall both explicitly instantiate and explicitly
16462 #. specialize a template.
16463 #: cp/pt.c:9526
16464 msgid "explicit instantiation of `%#D' after"
16465 msgstr ""
16466
16467 #: cp/pt.c:9527 cp/pt.c:9664
16468 msgid "explicit specialization here"
16469 msgstr ""
16470
16471 #: cp/pt.c:9542
16472 msgid "duplicate explicit instantiation of `%#D'"
16473 msgstr ""
16474
16475 #: cp/pt.c:9567
16476 msgid "ISO C++ forbids the use of `extern' on explicit instantiations"
16477 msgstr ""
16478
16479 #: cp/pt.c:9571 cp/pt.c:9649
16480 msgid "storage class `%D' applied to template instantiation"
16481 msgstr ""
16482
16483 #: cp/pt.c:9616
16484 msgid "explicit instantiation of non-template type `%T'"
16485 msgstr ""
16486
16487 #: cp/pt.c:9630
16488 msgid "explicit instantiation of `%#T' before definition of template"
16489 msgstr ""
16490
16491 #: cp/pt.c:9638
16492 #, c-format
16493 msgid "ISO C++ forbids the use of `%s' on explicit instantiations"
16494 msgstr ""
16495
16496 #: cp/pt.c:9663
16497 msgid "explicit instantiation of `%#T' after"
16498 msgstr ""
16499
16500 #: cp/pt.c:9681
16501 msgid "duplicate explicit instantiation of `%#T'"
16502 msgstr ""
16503
16504 #: cp/pt.c:10043
16505 msgid "explicit instantiation of `%D' but no definition available"
16506 msgstr ""
16507
16508 #: cp/pt.c:10415
16509 msgid "`%#T' is not a valid type for a template constant parameter"
16510 msgstr ""
16511
16512 #: cp/repo.c:272
16513 msgid "-frepo must be used with -c"
16514 msgstr ""
16515
16516 #: cp/repo.c:366
16517 #, c-format
16518 msgid "mysterious repository information in %s"
16519 msgstr ""
16520
16521 #: cp/repo.c:381
16522 #, c-format
16523 msgid "can't create repository information file `%s'"
16524 msgstr ""
16525
16526 #: cp/rtti.c:200
16527 msgid "cannot use typeid with -fno-rtti"
16528 msgstr ""
16529
16530 #: cp/rtti.c:206
16531 msgid "must #include <typeinfo> before using typeid"
16532 msgstr ""
16533
16534 #: cp/rtti.c:280
16535 msgid ""
16536 "cannot create type information for type `%T' because its size is variable"
16537 msgstr ""
16538
16539 #: cp/rtti.c:525 cp/rtti.c:539
16540 msgid "dynamic_cast of `%#D' to `%#T' can never succeed"
16541 msgstr ""
16542
16543 #: cp/rtti.c:614
16544 msgid "cannot dynamic_cast `%E' (of type `%#T') to type `%#T' (%s)"
16545 msgstr ""
16546
16547 #: cp/search.c:340
16548 msgid "`%T' is an inaccessible base of `%T'"
16549 msgstr ""
16550
16551 #: cp/search.c:350
16552 msgid "`%T' is an ambiguous base of `%T'"
16553 msgstr ""
16554
16555 #: cp/search.c:1818
16556 msgid "adjusting pointers for covariant returns"
16557 msgstr ""
16558
16559 #: cp/search.c:1822 cp/search.c:1829
16560 msgid "invalid covariant return type for `%#D'"
16561 msgstr ""
16562
16563 #: cp/search.c:1823
16564 msgid "  overriding `%#D' (must be pointer or reference to class)"
16565 msgstr ""
16566
16567 #: cp/search.c:1830
16568 msgid "  overriding `%#D' (must use pointer or reference)"
16569 msgstr ""
16570
16571 #: cp/search.c:1835
16572 msgid "conflicting return type specified for `%#D'"
16573 msgstr ""
16574
16575 #: cp/search.c:1836
16576 msgid "  overriding `%#D'"
16577 msgstr ""
16578
16579 #: cp/search.c:1845
16580 #, c-format
16581 msgid "looser throw specifier for `%#F'"
16582 msgstr ""
16583
16584 #: cp/search.c:1846
16585 #, c-format
16586 msgid "  overriding `%#F'"
16587 msgstr ""
16588
16589 #. A static member function cannot match an inherited
16590 #. virtual member function.
16591 #: cp/search.c:1936
16592 msgid "`%#D' cannot be declared"
16593 msgstr ""
16594
16595 #: cp/search.c:1937
16596 msgid "  since `%#D' declared in base class"
16597 msgstr ""
16598
16599 #: cp/search.c:2078
16600 msgid "`%#D' needs a final overrider"
16601 msgstr ""
16602
16603 #: cp/semantics.c:894
16604 #, c-format
16605 msgid "type of asm operand `%E' could not be determined"
16606 msgstr ""
16607
16608 #: cp/semantics.c:1026
16609 msgid "ISO C++ does not permit named return values"
16610 msgstr ""
16611
16612 #: cp/semantics.c:1035
16613 msgid "return identifier `%D' already in place"
16614 msgstr ""
16615
16616 #: cp/semantics.c:1043
16617 msgid "can't redefine default return value for constructors"
16618 msgstr ""
16619
16620 #: cp/semantics.c:1110
16621 msgid "base initializer for `%T'"
16622 msgstr ""
16623
16624 #: cp/semantics.c:1112
16625 msgid "   will be re-ordered to precede member initializations"
16626 msgstr ""
16627
16628 #: cp/semantics.c:1300
16629 msgid "`this' is unavailable for static member functions"
16630 msgstr ""
16631
16632 #: cp/semantics.c:1306
16633 msgid "invalid use of `this' in non-member function"
16634 msgstr ""
16635
16636 #: cp/semantics.c:1308
16637 msgid "invalid use of `this' at top level"
16638 msgstr ""
16639
16640 #: cp/semantics.c:1346
16641 msgid "calling type `%T' like a method"
16642 msgstr ""
16643
16644 #: cp/semantics.c:1382
16645 msgid "destructor specifier `%T::~%T()' must have matching names"
16646 msgstr ""
16647
16648 #: cp/semantics.c:1388
16649 msgid "`%E' is not of type `%T'"
16650 msgstr ""
16651
16652 #: cp/semantics.c:1581
16653 msgid "template type parameters must use the keyword `class' or `typename'"
16654 msgstr ""
16655
16656 #: cp/semantics.c:1643
16657 msgid "definition of `%#T' inside template parameter list"
16658 msgstr ""
16659
16660 #: cp/semantics.c:1659
16661 msgid "invalid definition of qualified type `%T'"
16662 msgstr ""
16663
16664 #: cp/semantics.c:2008
16665 msgid "invalid base-class specification"
16666 msgstr ""
16667
16668 #: cp/semantics.c:2017
16669 msgid "base class `%T' has cv qualifiers"
16670 msgstr ""
16671
16672 #: cp/semantics.c:2050
16673 msgid "multiple declarators in template declaration"
16674 msgstr ""
16675
16676 #: cp/spew.c:239
16677 #, c-format
16678 msgid "identifier name `%s' conflicts with GNU C++ internal naming strategy"
16679 msgstr ""
16680
16681 #: cp/spew.c:1017 cp/spew.c:1292
16682 msgid "parse error at end of saved function text"
16683 msgstr ""
16684
16685 #: cp/spew.c:1062
16686 msgid "parse error in method specification"
16687 msgstr ""
16688
16689 #: cp/spew.c:1104
16690 msgid "function body for constructor missing"
16691 msgstr ""
16692
16693 #: cp/spew.c:1371
16694 msgid "circular dependency in default args of `%#D'"
16695 msgstr ""
16696
16697 #: cp/spew.c:1435
16698 msgid "invalid type `%T' for default argument to `%T'"
16699 msgstr ""
16700
16701 #: cp/spew.c:1495
16702 #, c-format
16703 msgid "%s before `%s'"
16704 msgstr ""
16705
16706 #: cp/spew.c:1497
16707 #, c-format
16708 msgid "%s before `%c'"
16709 msgstr ""
16710
16711 #: cp/spew.c:1499
16712 #, c-format
16713 msgid "%s before `\\%o'"
16714 msgstr ""
16715
16716 #: cp/spew.c:1502
16717 #, c-format
16718 msgid "%s before `%s' token"
16719 msgstr ""
16720
16721 #: cp/tree.c:223
16722 #, c-format
16723 msgid "non-lvalue in %s"
16724 msgstr ""
16725
16726 #: cp/tree.c:577
16727 msgid "`%V' qualifiers cannot be applied to `%T'"
16728 msgstr ""
16729
16730 #: cp/tree.c:580
16731 msgid "ignoring `%V' qualifiers on `%T'"
16732 msgstr ""
16733
16734 #: cp/tree.c:1921
16735 #, c-format
16736 msgid "`%s' attribute can only be applied to Java class definitions"
16737 msgstr ""
16738
16739 #: cp/tree.c:1951
16740 #, c-format
16741 msgid "`%s' attribute can only be applied to class definitions"
16742 msgstr ""
16743
16744 #: cp/tree.c:1957
16745 #, c-format
16746 msgid "`%s' is obsolete; g++ vtables are now COM-compatible by default"
16747 msgstr ""
16748
16749 #: cp/tree.c:1982
16750 msgid "requested init_priority is not an integer constant"
16751 msgstr ""
16752
16753 #: cp/tree.c:2003
16754 #, c-format
16755 msgid ""
16756 "can only use `%s' attribute on file-scope definitions of objects of class "
16757 "type"
16758 msgstr ""
16759
16760 #: cp/tree.c:2011
16761 msgid "requested init_priority is out of range"
16762 msgstr ""
16763
16764 #: cp/tree.c:2021
16765 msgid "requested init_priority is reserved for internal use"
16766 msgstr ""
16767
16768 #: cp/tree.c:2031
16769 #, c-format
16770 msgid "`%s' attribute is not supported on this platform"
16771 msgstr ""
16772
16773 #: cp/typeck.c:518
16774 #, c-format
16775 msgid ""
16776 "ISO C++ forbids %s between pointer of type `void *' and pointer-to-function"
16777 msgstr ""
16778
16779 #: cp/typeck.c:539
16780 msgid "%s between distinct pointer types `%T' and `%T' lacks a cast"
16781 msgstr ""
16782
16783 #: cp/typeck.c:1432
16784 msgid "ISO C++ prohibits conversion from `%#T' to `(...)'"
16785 msgstr ""
16786
16787 #: cp/typeck.c:1502
16788 msgid "ISO C++ forbids applying `sizeof' to a function type"
16789 msgstr ""
16790
16791 #: cp/typeck.c:1508
16792 msgid "ISO C++ forbids applying `sizeof' to a member function"
16793 msgstr ""
16794
16795 #: cp/typeck.c:1514
16796 msgid ""
16797 "ISO C++ forbids applying `sizeof' to type `void' which is an incomplete type"
16798 msgstr ""
16799
16800 #: cp/typeck.c:1528
16801 msgid "`sizeof' applied to non-static member"
16802 msgstr ""
16803
16804 #: cp/typeck.c:1533
16805 msgid "`sizeof' applied to incomplete type `%T'"
16806 msgstr ""
16807
16808 #: cp/typeck.c:1563
16809 msgid "sizeof applied to a bit-field"
16810 msgstr ""
16811
16812 #: cp/typeck.c:1566
16813 msgid "ISO C++ forbids applying `sizeof' to an expression of function type"
16814 msgstr ""
16815
16816 #: cp/typeck.c:1713
16817 msgid "invalid use of non-lvalue array"
16818 msgstr ""
16819
16820 #: cp/typeck.c:1819
16821 msgid "deprecated conversion from string constant to `%T'"
16822 msgstr ""
16823
16824 #: cp/typeck.c:1837
16825 msgid "request for member `%T::%D' in expression of non-aggregate type `%T'"
16826 msgstr ""
16827
16828 #: cp/typeck.c:2031
16829 msgid "destructor specifier `%T::~%T' must have matching names"
16830 msgstr ""
16831
16832 #: cp/typeck.c:2037
16833 msgid "type `%T' has no destructor"
16834 msgstr ""
16835
16836 #: cp/typeck.c:2054 cp/typeck.c:2145
16837 msgid "invalid use of type decl `%#D' as expression"
16838 msgstr ""
16839
16840 #: cp/typeck.c:2059
16841 msgid "invalid use of template `%#D' as expression"
16842 msgstr ""
16843
16844 #: cp/typeck.c:2136
16845 msgid "`%#T' has no member named `%D'"
16846 msgstr ""
16847
16848 #: cp/typeck.c:2186 cp/typeck.c:2215
16849 msgid "invalid offsetof from non-POD type `%#T'; use pointer to member instead"
16850 msgstr ""
16851
16852 #. A pointer to incomplete type (other than cv void) can be
16853 #. dereferenced [expr.unary.op]/1
16854 #: cp/typeck.c:2326
16855 msgid "`%T' is not a pointer-to-object type"
16856 msgstr ""
16857
16858 #: cp/typeck.c:2353
16859 #, c-format
16860 msgid "invalid use of `%s' on pointer to member"
16861 msgstr ""
16862
16863 #: cp/typeck.c:2359
16864 msgid "invalid type argument"
16865 msgstr ""
16866
16867 #: cp/typeck.c:2462
16868 msgid "ISO C++ forbids subscripting non-lvalue array"
16869 msgstr ""
16870
16871 #: cp/typeck.c:2473
16872 msgid "subscripting array declared `register'"
16873 msgstr ""
16874
16875 #: cp/typeck.c:2648 cp/typeck.c:2803
16876 msgid "pointer to member function called, but not in class scope"
16877 msgstr ""
16878
16879 #: cp/typeck.c:2672
16880 msgid "object missing in call to method `%D'"
16881 msgstr ""
16882
16883 #: cp/typeck.c:2721
16884 msgid ""
16885 "function `%D' declared overloaded, but no definitions appear with which to "
16886 "resolve it?!?"
16887 msgstr ""
16888
16889 #: cp/typeck.c:2801
16890 msgid ""
16891 "invalid call to member function needing `this' in static member function "
16892 "scope"
16893 msgstr ""
16894
16895 #: cp/typeck.c:2977
16896 msgid "ISO C++ forbids calling `::main' from within program"
16897 msgstr ""
16898
16899 #: cp/typeck.c:3002
16900 #, c-format
16901 msgid "must use .* or ->* to call pointer-to-member function in `%E (...)'"
16902 msgstr ""
16903
16904 #: cp/typeck.c:3015
16905 #, c-format
16906 msgid "`%E' cannot be used as a function"
16907 msgstr ""
16908
16909 #: cp/typeck.c:3140
16910 msgid "too many arguments to %s `%+#D'"
16911 msgstr ""
16912
16913 #: cp/typeck.c:3181
16914 msgid "parameter type of called function is incomplete"
16915 msgstr ""
16916
16917 #: cp/typeck.c:3248
16918 msgid "too few arguments to %s `%+#D'"
16919 msgstr ""
16920
16921 #: cp/typeck.c:3376 cp/typeck.c:3386
16922 msgid "assuming cast to type `%T' from overloaded function"
16923 msgstr ""
16924
16925 #: cp/typeck.c:3446
16926 #, c-format
16927 msgid "division by zero in `%E / 0'"
16928 msgstr ""
16929
16930 #: cp/typeck.c:3448
16931 #, c-format
16932 msgid "division by zero in `%E / 0.'"
16933 msgstr ""
16934
16935 #: cp/typeck.c:3478
16936 #, c-format
16937 msgid "division by zero in `%E %% 0'"
16938 msgstr ""
16939
16940 #: cp/typeck.c:3480
16941 #, c-format
16942 msgid "division by zero in `%E %% 0.'"
16943 msgstr ""
16944
16945 #: cp/typeck.c:3560
16946 #, c-format
16947 msgid "%s rotate count is negative"
16948 msgstr ""
16949
16950 #: cp/typeck.c:3563
16951 #, c-format
16952 msgid "%s rotate count >= width of type"
16953 msgstr ""
16954
16955 #: cp/typeck.c:3594 cp/typeck.c:3599 cp/typeck.c:3690 cp/typeck.c:3695
16956 msgid "ISO C++ forbids comparison between pointer and integer"
16957 msgstr ""
16958
16959 #: cp/typeck.c:3873
16960 msgid "comparison between types `%#T' and `%#T'"
16961 msgstr ""
16962
16963 #: cp/typeck.c:3909
16964 msgid "comparison between signed and unsigned integer expressions"
16965 msgstr ""
16966
16967 #: cp/typeck.c:3974
16968 msgid "invalid operands of types `%T' and `%T' to binary `%O'"
16969 msgstr ""
16970
16971 #. Some sort of arithmetic operation involving NULL was
16972 #. performed.  Note that pointer-difference and pointer-addition
16973 #. have already been handled above, and so we don't end up here in
16974 #. that case.
16975 #: cp/typeck.c:3996
16976 msgid "NULL used in arithmetic"
16977 msgstr ""
16978
16979 #: cp/typeck.c:4063
16980 msgid "ISO C++ forbids using pointer of type `void *' in subtraction"
16981 msgstr ""
16982
16983 #: cp/typeck.c:4065
16984 msgid "ISO C++ forbids using pointer to a function in subtraction"
16985 msgstr ""
16986
16987 #: cp/typeck.c:4067
16988 msgid "ISO C++ forbids using pointer to a method in subtraction"
16989 msgstr ""
16990
16991 #: cp/typeck.c:4069
16992 msgid "ISO C++ forbids using pointer to a member in subtraction"
16993 msgstr ""
16994
16995 #: cp/typeck.c:4081
16996 msgid "invalid use of a pointer to an incomplete type in pointer arithmetic"
16997 msgstr ""
16998
16999 #: cp/typeck.c:4118
17000 msgid "attempt to take address of bit-field structure member `%D'"
17001 msgstr ""
17002
17003 #: cp/typeck.c:4195
17004 msgid "taking address of temporary"
17005 msgstr ""
17006
17007 #: cp/typeck.c:4398
17008 #, c-format
17009 msgid "ISO C++ forbids %sing an enum"
17010 msgstr ""
17011
17012 #: cp/typeck.c:4410
17013 msgid "cannot %s a pointer to incomplete type `%T'"
17014 msgstr ""
17015
17016 #: cp/typeck.c:4417
17017 msgid "ISO C++ forbids %sing a pointer of type `%T'"
17018 msgstr ""
17019
17020 #: cp/typeck.c:4442
17021 msgid "cast to non-reference type used as lvalue"
17022 msgstr ""
17023
17024 #: cp/typeck.c:4476
17025 msgid "invalid use of `--' on bool variable `%D'"
17026 msgstr ""
17027
17028 #. ARM $3.4
17029 #: cp/typeck.c:4509
17030 msgid "ISO C++ forbids taking address of function `::main'"
17031 msgstr ""
17032
17033 #. An expression like &memfn.
17034 #: cp/typeck.c:4576
17035 msgid ""
17036 "ISO C++ forbids taking the address of an unqualified non-static member "
17037 "function to form a pointer to member function.  Say `&%T::%D'"
17038 msgstr ""
17039
17040 #: cp/typeck.c:4578
17041 msgid ""
17042 "ISO C++ forbids taking the address of a bound member function to form a "
17043 "pointer to member function.  Say `&%T::%D'"
17044 msgstr ""
17045
17046 #: cp/typeck.c:4602
17047 msgid "ISO C++ forbids taking the address of a cast to a non-lvalue expression"
17048 msgstr ""
17049
17050 #: cp/typeck.c:4618
17051 msgid "unary `&'"
17052 msgstr ""
17053
17054 #: cp/typeck.c:4738
17055 msgid "taking address of destructor"
17056 msgstr ""
17057
17058 #: cp/typeck.c:4751
17059 msgid "taking address of bound pointer-to-member expression"
17060 msgstr ""
17061
17062 #: cp/typeck.c:4767
17063 msgid "cannot create pointer to reference member `%D'"
17064 msgstr ""
17065
17066 #: cp/typeck.c:4835
17067 msgid "cannot take the address of `this', which is an rvalue expression"
17068 msgstr ""
17069
17070 #: cp/typeck.c:4851
17071 msgid "address requested for `%D', which is declared `register'"
17072 msgstr ""
17073
17074 #: cp/typeck.c:5071
17075 msgid "static_cast from type `%T' to type `%T' casts away constness"
17076 msgstr ""
17077
17078 #: cp/typeck.c:5079
17079 msgid "invalid static_cast from type `%T' to type `%T'"
17080 msgstr ""
17081
17082 #: cp/typeck.c:5118
17083 msgid ""
17084 "invalid reinterpret_cast of an rvalue expression of type `%T' to type `%T'"
17085 msgstr ""
17086
17087 #: cp/typeck.c:5138
17088 msgid "reinterpret_cast from `%T' to `%T' loses precision"
17089 msgstr ""
17090
17091 #: cp/typeck.c:5151
17092 msgid "reinterpret_cast from `%T' to `%T' casts away const (or volatile)"
17093 msgstr ""
17094
17095 #: cp/typeck.c:5160
17096 msgid ""
17097 "ISO C++ forbids casting between pointer-to-function and pointer-to-object"
17098 msgstr ""
17099
17100 #: cp/typeck.c:5166
17101 msgid "invalid reinterpret_cast from type `%T' to type `%T'"
17102 msgstr ""
17103
17104 #: cp/typeck.c:5193
17105 msgid ""
17106 "invalid use of const_cast with type `%T', which is not a pointer, reference, "
17107 "nor a pointer-to-data-member type"
17108 msgstr ""
17109
17110 #: cp/typeck.c:5196
17111 msgid ""
17112 "invalid use of const_cast with type `%T', which is a pointer or reference to "
17113 "a function type"
17114 msgstr ""
17115
17116 #: cp/typeck.c:5219
17117 msgid "invalid const_cast of an rvalue of type `%T' to type `%T'"
17118 msgstr ""
17119
17120 #: cp/typeck.c:5235
17121 msgid "invalid const_cast from type `%T' to type `%T'"
17122 msgstr ""
17123
17124 #: cp/typeck.c:5277 cp/typeck.c:5282
17125 msgid "ISO C++ forbids casting to an array type `%T'"
17126 msgstr ""
17127
17128 #: cp/typeck.c:5290
17129 msgid "invalid cast to function type `%T'"
17130 msgstr ""
17131
17132 #: cp/typeck.c:5342
17133 msgid "cast from `%T' to `%T' discards qualifiers from pointer target type"
17134 msgstr ""
17135
17136 #: cp/typeck.c:5388
17137 msgid "cast from `%T' to `%T' increases required alignment of target type"
17138 msgstr ""
17139
17140 #: cp/typeck.c:5557
17141 msgid "  in evaluation of `%Q(%#T, %#T)'"
17142 msgstr ""
17143
17144 #: cp/typeck.c:5599
17145 msgid "ISO C++ forbids cast to non-reference type used as lvalue"
17146 msgstr ""
17147
17148 #: cp/typeck.c:5670
17149 msgid "incompatible types in assignment of `%T' to `%T'"
17150 msgstr ""
17151
17152 #: cp/typeck.c:5677
17153 msgid "ISO C++ forbids assignment of arrays"
17154 msgstr ""
17155
17156 #: cp/typeck.c:5820
17157 msgid "   in pointer to member function conversion"
17158 msgstr ""
17159
17160 #: cp/typeck.c:5828
17161 msgid "   in pointer to member conversion"
17162 msgstr ""
17163
17164 #. This is a reinterpret cast, we choose to do nothing.
17165 #: cp/typeck.c:5839 cp/typeck.c:5858
17166 msgid "pointer to member cast via virtual base `%T' of `%T'"
17167 msgstr ""
17168
17169 #: cp/typeck.c:5862
17170 msgid "pointer to member conversion via virtual base `%T' of `%T'"
17171 msgstr ""
17172
17173 #: cp/typeck.c:5932
17174 msgid "invalid conversion to type `%T' from type `%T'"
17175 msgstr ""
17176
17177 #: cp/typeck.c:6097
17178 msgid "passing NULL used for non-pointer %s %P of `%D'"
17179 msgstr ""
17180
17181 #: cp/typeck.c:6100
17182 msgid "%s to non-pointer type `%T' from NULL"
17183 msgstr ""
17184
17185 #: cp/typeck.c:6108
17186 msgid "passing `%T' for %s %P of `%D'"
17187 msgstr ""
17188
17189 #: cp/typeck.c:6111
17190 msgid "%s to `%T' from `%T'"
17191 msgstr ""
17192
17193 #: cp/typeck.c:6121
17194 msgid "passing negative value `%E' for %s %P of `%D'"
17195 msgstr ""
17196
17197 #: cp/typeck.c:6124
17198 msgid "%s of negative value `%E' to `%T'"
17199 msgstr ""
17200
17201 #: cp/typeck.c:6211
17202 msgid "cannot convert `%T' to `%T' for argument `%P' to `%D'"
17203 msgstr ""
17204
17205 #: cp/typeck.c:6214
17206 msgid "cannot convert `%T' to `%T' in %s"
17207 msgstr ""
17208
17209 #: cp/typeck.c:6301 cp/typeck.c:6303
17210 msgid "in passing argument %P of `%+D'"
17211 msgstr ""
17212
17213 #: cp/typeck.c:6417
17214 msgid "returning reference to temporary"
17215 msgstr ""
17216
17217 #: cp/typeck.c:6424
17218 msgid "reference to non-lvalue returned"
17219 msgstr ""
17220
17221 #: cp/typeck.c:6436
17222 msgid "reference to local variable `%D' returned"
17223 msgstr ""
17224
17225 #: cp/typeck.c:6439
17226 msgid "address of local variable `%D' returned"
17227 msgstr ""
17228
17229 #: cp/typeck.c:6470
17230 msgid "returning a value from a destructor"
17231 msgstr ""
17232
17233 #. If a return statement appears in a handler of the
17234 #. function-try-block of a constructor, the program is ill-formed.
17235 #: cp/typeck.c:6478
17236 msgid "cannot return from a handler of a function-try-block of a constructor"
17237 msgstr ""
17238
17239 #. You can't return a value from a constructor.
17240 #: cp/typeck.c:6481
17241 msgid "returning a value from a constructor"
17242 msgstr ""
17243
17244 #: cp/typeck.c:6498
17245 msgid ""
17246 "return-statement with no value, in function declared with a non-void return "
17247 "type"
17248 msgstr ""
17249
17250 #: cp/typeck.c:6514
17251 msgid ""
17252 "return-statement with a value, in function declared with a void return type"
17253 msgstr ""
17254
17255 #: cp/typeck.c:6535
17256 msgid ""
17257 "`operator new' must not return NULL unless it is declared `throw()' (or -"
17258 "fcheck-new is in effect)"
17259 msgstr ""
17260
17261 #: cp/typeck2.c:54
17262 msgid "type `%T' is not a base type for type `%T'"
17263 msgstr ""
17264
17265 #: cp/typeck2.c:151
17266 msgid "cannot declare variable `%D' to be of type `%T'"
17267 msgstr ""
17268
17269 #: cp/typeck2.c:154
17270 msgid "cannot declare parameter `%D' to be of type `%T'"
17271 msgstr ""
17272
17273 #: cp/typeck2.c:157
17274 msgid "cannot declare field `%D' to be of type `%T'"
17275 msgstr ""
17276
17277 #: cp/typeck2.c:161
17278 msgid "invalid return type for member function `%#D'"
17279 msgstr ""
17280
17281 #: cp/typeck2.c:163
17282 msgid "invalid return type for function `%#D'"
17283 msgstr ""
17284
17285 #: cp/typeck2.c:166
17286 msgid "cannot allocate an object of type `%T'"
17287 msgstr ""
17288
17289 #: cp/typeck2.c:173
17290 msgid "  because the following virtual functions are abstract:"
17291 msgstr ""
17292
17293 #: cp/typeck2.c:175
17294 msgid "\t%#D"
17295 msgstr ""
17296
17297 #: cp/typeck2.c:178
17298 msgid "  since type `%T' has abstract virtual functions"
17299 msgstr ""
17300
17301 #: cp/typeck2.c:213
17302 msgid "invalid use of undefined type `%#T'"
17303 msgstr ""
17304
17305 #: cp/typeck2.c:214
17306 msgid "forward declaration of `%#T'"
17307 msgstr ""
17308
17309 #: cp/typeck2.c:218
17310 msgid "invalid use of `%T'"
17311 msgstr ""
17312
17313 #: cp/typeck2.c:232
17314 msgid "invalid use of member (did you forget the `&' ?)"
17315 msgstr ""
17316
17317 #: cp/typeck2.c:236
17318 msgid "invalid use of template type parameter"
17319 msgstr ""
17320
17321 #: cp/typeck2.c:243
17322 msgid "address of overloaded function with no contextual type information"
17323 msgstr ""
17324
17325 #: cp/typeck2.c:245
17326 msgid "overloaded function with no contextual type information"
17327 msgstr ""
17328
17329 #: cp/typeck2.c:247
17330 msgid "insufficient contextual information to determine type"
17331 msgstr ""
17332
17333 #: cp/typeck2.c:301
17334 msgid "constructor syntax used, but no constructor declared for type `%T'"
17335 msgstr ""
17336
17337 #: cp/typeck2.c:311
17338 msgid "initializer list construction invalid for derived class object `%D'"
17339 msgstr ""
17340
17341 #: cp/typeck2.c:313
17342 msgid "initializer list construction invalid for polymorphic class object `%D'"
17343 msgstr ""
17344
17345 #: cp/typeck2.c:316 cp/typeck2.c:322 cp/typeck2.c:328
17346 msgid "initializer list construction invalid for `%D'"
17347 msgstr ""
17348
17349 #: cp/typeck2.c:317
17350 msgid "due to the presence of a constructor"
17351 msgstr ""
17352
17353 #: cp/typeck2.c:323 cp/typeck2.c:329
17354 msgid "due to non-public access of member `%D'"
17355 msgstr ""
17356
17357 #: cp/typeck2.c:341
17358 msgid "comma expression used to initialize return value"
17359 msgstr ""
17360
17361 #: cp/typeck2.c:350
17362 msgid "cannot initialize arrays using this syntax"
17363 msgstr ""
17364
17365 #: cp/typeck2.c:412
17366 msgid "ISO C++ forbids non-constant aggregate initializer expressions"
17367 msgstr ""
17368
17369 #: cp/typeck2.c:498
17370 msgid "initializing array with parameter list"
17371 msgstr ""
17372
17373 #: cp/typeck2.c:554
17374 msgid "initializer for scalar variable requires one element"
17375 msgstr ""
17376
17377 #: cp/typeck2.c:561
17378 msgid "braces around scalar initializer for `%T'"
17379 msgstr ""
17380
17381 #: cp/typeck2.c:564
17382 msgid "ignoring extra initializers for `%T'"
17383 msgstr ""
17384
17385 #: cp/typeck2.c:576
17386 msgid "variable-sized object of type `%T' may not be initialized"
17387 msgstr ""
17388
17389 #: cp/typeck2.c:586
17390 msgid "subobject of type `%T' must be initialized by constructor, not by `%E'"
17391 msgstr ""
17392
17393 #: cp/typeck2.c:652
17394 msgid "aggregate has a partly bracketed initializer"
17395 msgstr ""
17396
17397 #: cp/typeck2.c:690 cp/typeck2.c:791
17398 msgid "non-trivial labeled initializers"
17399 msgstr ""
17400
17401 #: cp/typeck2.c:707
17402 msgid "non-empty initializer for array of empty elements"
17403 msgstr ""
17404
17405 #: cp/typeck2.c:757
17406 msgid "initializer list for object of class with virtual base classes"
17407 msgstr ""
17408
17409 #: cp/typeck2.c:763
17410 msgid "initializer list for object of class with base classes"
17411 msgstr ""
17412
17413 #: cp/typeck2.c:769
17414 msgid "initializer list for object using virtual functions"
17415 msgstr ""
17416
17417 #: cp/typeck2.c:832 cp/typeck2.c:849
17418 msgid "missing initializer for member `%D'"
17419 msgstr ""
17420
17421 #: cp/typeck2.c:837
17422 msgid "uninitialized const member `%D'"
17423 msgstr ""
17424
17425 #: cp/typeck2.c:840
17426 msgid "member `%D' with uninitialized const fields"
17427 msgstr ""
17428
17429 #: cp/typeck2.c:843
17430 msgid "member `%D' is uninitialized reference"
17431 msgstr ""
17432
17433 #: cp/typeck2.c:886
17434 msgid "index value instead of field name in union initializer"
17435 msgstr ""
17436
17437 #: cp/typeck2.c:898
17438 msgid "no field `%D' in union being initialized"
17439 msgstr ""
17440
17441 #: cp/typeck2.c:906
17442 msgid "union `%T' with no named members cannot be initialized"
17443 msgstr ""
17444
17445 #: cp/typeck2.c:942
17446 msgid "excess elements in aggregate initializer"
17447 msgstr ""
17448
17449 #: cp/typeck2.c:1054
17450 msgid "circular pointer delegation detected"
17451 msgstr ""
17452
17453 #: cp/typeck2.c:1067
17454 msgid "base operand of `->' has non-pointer type `%T'"
17455 msgstr ""
17456
17457 #: cp/typeck2.c:1081
17458 msgid "result of `operator->()' yields non-pointer result"
17459 msgstr ""
17460
17461 #: cp/typeck2.c:1083
17462 msgid "base operand of `->' is not a pointer"
17463 msgstr ""
17464
17465 #: cp/typeck2.c:1149
17466 msgid "`%E' cannot be used as a member pointer, since it is of type `%T'"
17467 msgstr ""
17468
17469 #: cp/typeck2.c:1156
17470 msgid ""
17471 "cannot apply member pointer `%E' to `%E', which is of non-aggregate type `%T'"
17472 msgstr ""
17473
17474 #: cp/typeck2.c:1165
17475 msgid "member type `%T::' incompatible with object type `%T'"
17476 msgstr ""
17477
17478 #: cp/typeck2.c:1202
17479 msgid "`%T' fails to be a typedef or built-in type"
17480 msgstr ""
17481
17482 #: cp/typeck2.c:1275
17483 #, c-format
17484 msgid "ISO C++ forbids defining types within %s"
17485 msgstr ""
17486
17487 #. XXX Not i18n clean.
17488 #: cp/cp-tree.h:3874
17489 #, c-format
17490 msgid "%s is deprecated, please see the documentation for details"
17491 msgstr ""
17492
17493 #: cp/lang-options.h:29
17494 msgid "Do not obey access control semantics"
17495 msgstr ""
17496
17497 #: cp/lang-options.h:31
17498 msgid "Change when template instances are emitted"
17499 msgstr ""
17500
17501 #: cp/lang-options.h:36
17502 msgid "Check the return value of new"
17503 msgstr ""
17504
17505 #: cp/lang-options.h:39
17506 msgid "Reduce size of object files"
17507 msgstr ""
17508
17509 #: cp/lang-options.h:43
17510 msgid "Make string literals `char[]' instead of `const char[]'"
17511 msgstr ""
17512
17513 #: cp/lang-options.h:46
17514 msgid "Dump the entire translation unit to a file"
17515 msgstr ""
17516
17517 #: cp/lang-options.h:48
17518 msgid "Do not inline member functions by default"
17519 msgstr ""
17520
17521 #: cp/lang-options.h:51
17522 msgid "Do not generate run time type descriptor information"
17523 msgstr ""
17524
17525 #: cp/lang-options.h:56
17526 msgid "Do not generate code to check exception specifications"
17527 msgstr ""
17528
17529 #: cp/lang-options.h:61
17530 msgid "Scope of for-init-statement vars extends outside"
17531 msgstr ""
17532
17533 #: cp/lang-options.h:64
17534 msgid "Do not recognize GNU defined keywords"
17535 msgstr ""
17536
17537 #: cp/lang-options.h:68
17538 msgid "Enable support for huge objects"
17539 msgstr ""
17540
17541 #: cp/lang-options.h:72
17542 msgid "Export functions even if they can be inlined"
17543 msgstr ""
17544
17545 #: cp/lang-options.h:75
17546 msgid "Only emit explicit template instatiations"
17547 msgstr ""
17548
17549 #: cp/lang-options.h:78
17550 msgid "Only emit explicit instatiations of inline templates"
17551 msgstr ""
17552
17553 #: cp/lang-options.h:84
17554 msgid "Don't pedwarn about uses of Microsoft extensions"
17555 msgstr ""
17556
17557 #: cp/lang-options.h:87
17558 msgid "Recognize and/bitand/bitor/compl/not/or/xor"
17559 msgstr ""
17560
17561 #: cp/lang-options.h:91
17562 msgid "Disable optional diagnostics"
17563 msgstr ""
17564
17565 #: cp/lang-options.h:93
17566 msgid "Downgrade conformance errors to warnings"
17567 msgstr ""
17568
17569 #: cp/lang-options.h:96
17570 msgid "Enable automatic template instantiation"
17571 msgstr ""
17572
17573 #: cp/lang-options.h:101
17574 msgid "Display statistics accumulated during compilation"
17575 msgstr ""
17576
17577 #: cp/lang-options.h:104
17578 msgid "Specify maximum template instantiation depth"
17579 msgstr ""
17580
17581 #: cp/lang-options.h:106
17582 msgid "Use __cxa_atexit to register destructors"
17583 msgstr ""
17584
17585 #: cp/lang-options.h:109
17586 msgid "Discard unused virtual functions"
17587 msgstr ""
17588
17589 #: cp/lang-options.h:112
17590 msgid "Implement vtables using thunks"
17591 msgstr ""
17592
17593 #: cp/lang-options.h:115
17594 msgid "Emit common-like symbols as weak symbols"
17595 msgstr ""
17596
17597 #: cp/lang-options.h:118
17598 msgid "Emit cross referencing information"
17599 msgstr ""
17600
17601 #: cp/lang-options.h:122
17602 msgid "Warn about inconsistent return types"
17603 msgstr ""
17604
17605 #: cp/lang-options.h:125
17606 msgid "Warn about overloaded virtual function names"
17607 msgstr ""
17608
17609 #: cp/lang-options.h:129
17610 msgid "Don't warn when all ctors/dtors are private"
17611 msgstr ""
17612
17613 #: cp/lang-options.h:131
17614 msgid "Warn about non virtual destructors"
17615 msgstr ""
17616
17617 #: cp/lang-options.h:134
17618 msgid "Warn when a function is declared extern, then inline"
17619 msgstr ""
17620
17621 #: cp/lang-options.h:137
17622 msgid "Warn when the compiler reorders code"
17623 msgstr ""
17624
17625 #: cp/lang-options.h:140
17626 msgid "Warn when synthesis behavior differs from Cfront"
17627 msgstr ""
17628
17629 #: cp/lang-options.h:144
17630 msgid "Don't warn when type converting pointers to member functions"
17631 msgstr ""
17632
17633 #: cp/lang-options.h:146
17634 msgid "Warn about violations of Effective C++ style rules"
17635 msgstr ""
17636
17637 #: cp/lang-options.h:149
17638 msgid "Warn when overload promotes from unsigned to signed"
17639 msgstr ""
17640
17641 #: cp/lang-options.h:152
17642 msgid "Warn if a C style cast is used in a program"
17643 msgstr ""
17644
17645 #: cp/lang-options.h:156
17646 msgid ""
17647 "Don't warn when non-templatized friend functions are declared within a "
17648 "template"
17649 msgstr ""
17650
17651 #: cp/lang-options.h:159
17652 msgid "Don't announce deprecation of compiler features"
17653 msgstr ""
17654
17655 #: f/bad.c:386
17656 msgid "note:"
17657 msgstr ""
17658
17659 #: f/bad.c:390
17660 msgid "warning:"
17661 msgstr ""
17662
17663 #: f/bad.c:394
17664 msgid "fatal:"
17665 msgstr ""
17666
17667 #: f/bad.c:436
17668 msgid "(continued):"
17669 msgstr ""
17670
17671 #: f/bad.c:486 f/bad.c:504
17672 msgid "[REPORT BUG!!] %"
17673 msgstr ""
17674
17675 #: f/bad.c:493 f/bad.c:525
17676 msgid "[REPORT BUG!!]"
17677 msgstr ""
17678
17679 #: f/com.c:3130
17680 #, no-c-format
17681 msgid "ASSIGN'ed label cannot fit into `%A' at %0 -- using wider sibling"
17682 msgstr ""
17683
17684 #: f/com.c:11614
17685 msgid "no INTEGER type can hold a pointer on this configuration"
17686 msgstr ""
17687
17688 #: f/com.c:11835
17689 #, c-format
17690 msgid "configuration: REAL, INTEGER, and LOGICAL are %d bits wide,"
17691 msgstr ""
17692
17693 #: f/com.c:11837
17694 #, c-format
17695 msgid "and pointers are %d bits wide, but g77 doesn't yet work"
17696 msgstr ""
17697
17698 #: f/com.c:11839
17699 msgid "properly unless they all are 32 bits wide"
17700 msgstr ""
17701
17702 #: f/com.c:11840
17703 msgid "Please keep this in mind before you report bugs."
17704 msgstr ""
17705
17706 #. I/O will probably crash.
17707 #: f/com.c:11848
17708 #, c-format
17709 msgid "configuration: char * holds %d bits, but ftnlen only %d"
17710 msgstr ""
17711
17712 #. ASSIGN 10 TO I will crash.
17713 #: f/com.c:11857
17714 #, c-format
17715 msgid ""
17716 "configuration: char * holds %d bits, but INTEGER only %d --\n"
17717 " ASSIGN statement might fail"
17718 msgstr ""
17719
17720 #: f/com.c:13691
17721 msgid "In statement function"
17722 msgstr ""
17723
17724 #: f/com.c:13701
17725 msgid "Outside of any program unit:\n"
17726 msgstr ""
17727
17728 #: f/com.c:15408
17729 #, no-c-format
17730 msgid "%A from %B at %0%C"
17731 msgstr ""
17732
17733 #: f/com.c:15585
17734 msgid "directory name must immediately follow -I"
17735 msgstr ""
17736
17737 #: f/com.c:15728
17738 #, no-c-format
17739 msgid "At %0, INCLUDE file %A exists, but is not readable"
17740 msgstr ""
17741
17742 #: f/com.c:15763
17743 #, no-c-format
17744 msgid "At %0, INCLUDE nesting too deep"
17745 msgstr ""
17746
17747 #: f/expr.c:9613
17748 #, no-c-format
17749 msgid "Two arithmetic operators in a row at %0 and %1 -- use parentheses"
17750 msgstr ""
17751
17752 #: f/expr.c:9663
17753 #, no-c-format
17754 msgid "Operator at %0 has lower precedence than that at %1 -- use parentheses"
17755 msgstr ""
17756
17757 #: f/expr.c:10524
17758 #, no-c-format
17759 msgid ""
17760 "Use .EQV./.NEQV. instead of .EQ./.NE. at %0 for LOGICAL operands at %1 and %2"
17761 msgstr ""
17762
17763 #: f/expr.c:10895
17764 #, no-c-format
17765 msgid "Unsupported operand for ** at %1 -- converting to default INTEGER"
17766 msgstr ""
17767
17768 #: f/g77spec.c:256
17769 #, c-format
17770 msgid "overflowed output arg list for `%s'"
17771 msgstr ""
17772
17773 #: f/g77spec.c:395
17774 msgid "--driver no longer supported"
17775 msgstr ""
17776
17777 #: f/g77spec.c:408
17778 #, c-format
17779 msgid "argument to `%s' missing"
17780 msgstr ""
17781
17782 #: f/g77spec.c:412
17783 msgid "no input files; unwilling to write output files"
17784 msgstr ""
17785
17786 #: f/implic.c:203
17787 #, no-c-format
17788 msgid "Implicit declaration of `%A' at %0"
17789 msgstr ""
17790
17791 #: f/lex.c:326
17792 #, no-c-format
17793 msgid "Non-ISO-C-standard escape sequence `\\%A' at %0"
17794 msgstr ""
17795
17796 #: f/lex.c:345
17797 #, no-c-format
17798 msgid "Unknown escape sequence `\\%A' at %0"
17799 msgstr ""
17800
17801 #: f/lex.c:354
17802 #, no-c-format
17803 msgid "Unterminated escape sequence `\\' at %0"
17804 msgstr ""
17805
17806 #: f/lex.c:365
17807 #, no-c-format
17808 msgid "Unknown escape sequence `\\' followed by char code 0x%A at %0"
17809 msgstr ""
17810
17811 #: f/lex.c:393
17812 #, no-c-format
17813 msgid "\\x used at %0 with no following hex digits"
17814 msgstr ""
17815
17816 #: f/lex.c:407
17817 #, no-c-format
17818 msgid "Hex escape at %0 out of range"
17819 msgstr ""
17820
17821 #: f/lex.c:441
17822 #, no-c-format
17823 msgid "Escape sequence at %0 out of range for character"
17824 msgstr ""
17825
17826 #: f/lex.c:595
17827 msgid "hex escape out of range"
17828 msgstr ""
17829
17830 #: f/lex.c:648
17831 #, c-format
17832 msgid "non-ANSI-standard escape sequence, `\\%c'"
17833 msgstr ""
17834
17835 #: f/lex.c:661
17836 #, c-format
17837 msgid "non-ISO escape sequence `\\%c'"
17838 msgstr ""
17839
17840 #: f/lex.c:665
17841 #, c-format
17842 msgid "unknown escape sequence `\\%c'"
17843 msgstr ""
17844
17845 #: f/lex.c:667
17846 #, c-format
17847 msgid "unknown escape sequence: `\\' followed by char code 0x%x"
17848 msgstr ""
17849
17850 #: f/lex.c:744
17851 msgid "badly formed directive -- no closing quote"
17852 msgstr ""
17853
17854 #: f/lex.c:802
17855 msgid "#-lines for entering and leaving files don't match"
17856 msgstr ""
17857
17858 #: f/lex.c:964
17859 msgid "bad directive -- missing close-quote"
17860 msgstr ""
17861
17862 #: f/lex.c:1078
17863 #, c-format
17864 msgid "ignoring pragma: %s"
17865 msgstr ""
17866
17867 #: f/lex.c:1156
17868 msgid "invalid #ident"
17869 msgstr ""
17870
17871 #: f/lex.c:1173
17872 msgid "undefined or invalid # directive"
17873 msgstr ""
17874
17875 #: f/lex.c:1229
17876 msgid "invalid #line"
17877 msgstr ""
17878
17879 #: f/lex.c:1285 f/lex.c:1329
17880 msgid "use `#line ...' instead of `# ...' in first line"
17881 msgstr ""
17882
17883 #: f/lex.c:1339
17884 msgid "invalid #-line"
17885 msgstr ""
17886
17887 #: f/lex.c:1432
17888 #, no-c-format
17889 msgid "Null character at %0 -- line ignored"
17890 msgstr ""
17891
17892 #: f/stb.c:12078
17893 #, no-c-format
17894 msgid "INCLUDE at %0 not the only statement on the source line"
17895 msgstr ""
17896
17897 #: f/ste.c:1404 f/ste.c:1755
17898 msgid "ASSIGNed FORMAT specifier is too small"
17899 msgstr ""
17900
17901 #. ~~~Someday handle CHARACTER*1, CHARACTER*N
17902 #: f/ste.c:2636
17903 #, no-c-format
17904 msgid "SELECT CASE on CHARACTER type (at %0) not supported -- sorry"
17905 msgstr ""
17906
17907 #: f/ste.c:2965
17908 msgid "ASSIGN to variable that is too small"
17909 msgstr ""
17910
17911 #: f/ste.c:2993
17912 msgid "ASSIGNed GOTO target variable is too small"
17913 msgstr ""
17914
17915 #: f/stu.c:305
17916 #, no-c-format
17917 msgid "Local adjustable symbol `%A' at %0"
17918 msgstr ""
17919
17920 #: f/target.c:2560
17921 msgid "data initializer on host with different endianness"
17922 msgstr ""
17923
17924 #: f/top.c:237
17925 #, c-format
17926 msgid "%s no longer supported -- try -fvxt"
17927 msgstr ""
17928
17929 #: f/top.c:239
17930 #, c-format
17931 msgid "%s no longer supported -- try -fno-vxt -ff90"
17932 msgstr ""
17933
17934 #: f/top.c:307 f/top.c:309
17935 #, c-format
17936 msgid "%s disabled, use normal debugging flags"
17937 msgstr ""
17938
17939 #: f/lang-options.h:33
17940 msgid "Print g77-specific compiler version info, run internal tests"
17941 msgstr ""
17942
17943 #: f/lang-options.h:37
17944 msgid "Program is written in typical FORTRAN 66 dialect"
17945 msgstr ""
17946
17947 #: f/lang-options.h:40
17948 msgid "Program is written in typical Unix f77 dialect"
17949 msgstr ""
17950
17951 #: f/lang-options.h:42
17952 msgid "Program does not use Unix-f77 dialectal features"
17953 msgstr ""
17954
17955 #: f/lang-options.h:44
17956 msgid "Program is written in Fortran-90-ish dialect"
17957 msgstr ""
17958
17959 #: f/lang-options.h:48
17960 msgid ""
17961 "Treat local vars and COMMON blocks as if they were named in SAVE statements"
17962 msgstr ""
17963
17964 #: f/lang-options.h:50
17965 msgid "Allow $ in symbol names"
17966 msgstr ""
17967
17968 #: f/lang-options.h:54
17969 msgid "f2c-compatible code need not be generated"
17970 msgstr ""
17971
17972 #: f/lang-options.h:57
17973 msgid "Unsupported; do not generate libf2c-calling code"
17974 msgstr ""
17975
17976 #: f/lang-options.h:59
17977 msgid "Unsupported; affects code-generation of arrays"
17978 msgstr ""
17979
17980 #: f/lang-options.h:62
17981 msgid "Program is written in Fortran-90-ish free form"
17982 msgstr ""
17983
17984 #: f/lang-options.h:67
17985 msgid "Warn about use of (only a few for now) Fortran extensions"
17986 msgstr ""
17987
17988 #: f/lang-options.h:70
17989 msgid "Program is written in VXT (Digital-like) FORTRAN"
17990 msgstr ""
17991
17992 #: f/lang-options.h:73
17993 msgid "Disallow all ugly features"
17994 msgstr ""
17995
17996 #: f/lang-options.h:76
17997 msgid "Hollerith and typeless constants not passed as arguments"
17998 msgstr ""
17999
18000 #: f/lang-options.h:78
18001 msgid "Allow ordinary copying of ASSIGN'ed vars"
18002 msgstr ""
18003
18004 #: f/lang-options.h:81
18005 msgid "Dummy array dimensioned to (1) is assumed-size"
18006 msgstr ""
18007
18008 #: f/lang-options.h:84
18009 msgid "Trailing comma in procedure call denotes null argument"
18010 msgstr ""
18011
18012 #: f/lang-options.h:87
18013 msgid "Allow REAL(Z) and AIMAG(Z) given DOUBLE COMPLEX Z"
18014 msgstr ""
18015
18016 #: f/lang-options.h:91
18017 msgid "Initialization via DATA and PARAMETER is type-compatible"
18018 msgstr ""
18019
18020 #: f/lang-options.h:93
18021 msgid "Allow INTEGER and LOGICAL interchangeability"
18022 msgstr ""
18023
18024 #: f/lang-options.h:96
18025 msgid "Print internal debugging-related info"
18026 msgstr ""
18027
18028 #: f/lang-options.h:99
18029 msgid "Initialize local vars and arrays to zero"
18030 msgstr ""
18031
18032 #: f/lang-options.h:103
18033 msgid "Backslashes in character/hollerith constants not special (C-style)"
18034 msgstr ""
18035
18036 #: f/lang-options.h:105
18037 msgid "Have front end emulate COMPLEX arithmetic to avoid bugs"
18038 msgstr ""
18039
18040 #: f/lang-options.h:109
18041 msgid "Disable the appending of underscores to externals"
18042 msgstr ""
18043
18044 #: f/lang-options.h:112
18045 msgid "Never append a second underscore to externals"
18046 msgstr ""
18047
18048 #: f/lang-options.h:114
18049 msgid "Intrinsics spelled as e.g. SqRt"
18050 msgstr ""
18051
18052 #: f/lang-options.h:116
18053 msgid "Intrinsics in uppercase"
18054 msgstr ""
18055
18056 #: f/lang-options.h:119
18057 msgid "Intrinsics letters in arbitrary cases"
18058 msgstr ""
18059
18060 #: f/lang-options.h:121
18061 msgid "Language keywords spelled as e.g. IOStat"
18062 msgstr ""
18063
18064 #: f/lang-options.h:123
18065 msgid "Language keywords in uppercase"
18066 msgstr ""
18067
18068 #: f/lang-options.h:126
18069 msgid "Language keyword letters in arbitrary cases"
18070 msgstr ""
18071
18072 #: f/lang-options.h:128
18073 msgid "Internally convert most source to uppercase"
18074 msgstr ""
18075
18076 #: f/lang-options.h:131
18077 msgid "Internally preserve source case"
18078 msgstr ""
18079
18080 #: f/lang-options.h:133
18081 msgid "Symbol names spelled in mixed case"
18082 msgstr ""
18083
18084 #: f/lang-options.h:135
18085 msgid "Symbol names in uppercase"
18086 msgstr ""
18087
18088 #: f/lang-options.h:137
18089 msgid "Symbol names in lowercase"
18090 msgstr ""
18091
18092 #: f/lang-options.h:140
18093 msgid "Program written in uppercase"
18094 msgstr ""
18095
18096 #: f/lang-options.h:142
18097 msgid "Program written in lowercase"
18098 msgstr ""
18099
18100 #: f/lang-options.h:144
18101 msgid "Program written in strict mixed-case"
18102 msgstr ""
18103
18104 #: f/lang-options.h:146
18105 msgid "Compile as if program written in uppercase"
18106 msgstr ""
18107
18108 #: f/lang-options.h:148
18109 msgid "Compile as if program written in lowercase"
18110 msgstr ""
18111
18112 #: f/lang-options.h:150
18113 msgid "Preserve all spelling (case) used in program"
18114 msgstr ""
18115
18116 #: f/lang-options.h:152
18117 msgid "Delete libU77 intrinsics with bad interfaces"
18118 msgstr ""
18119
18120 #: f/lang-options.h:154
18121 msgid "Disable libU77 intrinsics with bad interfaces"
18122 msgstr ""
18123
18124 #: f/lang-options.h:157
18125 msgid "Hide libU77 intrinsics with bad interfaces"
18126 msgstr ""
18127
18128 #: f/lang-options.h:159
18129 msgid "Delete non-FORTRAN-77 intrinsics f2c supports"
18130 msgstr ""
18131
18132 #: f/lang-options.h:161
18133 msgid "Disable non-FORTRAN-77 intrinsics f2c supports"
18134 msgstr ""
18135
18136 #: f/lang-options.h:164
18137 msgid "Hide non-FORTRAN-77 intrinsics f2c supports"
18138 msgstr ""
18139
18140 #: f/lang-options.h:166
18141 msgid "Delete non-FORTRAN-77 intrinsics F90 supports"
18142 msgstr ""
18143
18144 #: f/lang-options.h:168
18145 msgid "Disable non-FORTRAN-77 intrinsics F90 supports"
18146 msgstr ""
18147
18148 #: f/lang-options.h:171
18149 msgid "Hide non-FORTRAN-77 intrinsics F90 supports"
18150 msgstr ""
18151
18152 #: f/lang-options.h:173
18153 msgid "Delete non-FORTRAN-77 intrinsics g77 supports"
18154 msgstr ""
18155
18156 #: f/lang-options.h:175
18157 msgid "Disable non-FORTRAN 77 intrinsics F90 supports"
18158 msgstr ""
18159
18160 #: f/lang-options.h:178
18161 msgid "Hide non-FORTRAN 77 intrinsics F90 supports"
18162 msgstr ""
18163
18164 #: f/lang-options.h:180
18165 msgid "Delete MIL-STD 1753 intrinsics"
18166 msgstr ""
18167
18168 #: f/lang-options.h:182
18169 msgid "Disable MIL-STD 1753 intrinsics"
18170 msgstr ""
18171
18172 #: f/lang-options.h:185
18173 msgid "Hide MIL-STD 1753 intrinsics"
18174 msgstr ""
18175
18176 #: f/lang-options.h:187
18177 msgid "Delete libU77 intrinsics"
18178 msgstr ""
18179
18180 #: f/lang-options.h:189
18181 msgid "Disable libU77 intrinsics"
18182 msgstr ""
18183
18184 #: f/lang-options.h:192
18185 msgid "Hide libU77 intrinsics"
18186 msgstr ""
18187
18188 #: f/lang-options.h:194
18189 msgid "Delete non-FORTRAN-77 intrinsics VXT FORTRAN supports"
18190 msgstr ""
18191
18192 #: f/lang-options.h:196
18193 msgid "Disable non-FORTRAN-77 intrinsics VXT FORTRAN supports"
18194 msgstr ""
18195
18196 #: f/lang-options.h:199
18197 msgid "Hide non-FORTRAN-77 intrinsics VXT FORTRAN supports"
18198 msgstr ""
18199
18200 #: f/lang-options.h:201
18201 msgid "Treat initial values of 0 like non-zero values"
18202 msgstr ""
18203
18204 #: f/lang-options.h:204
18205 msgid ""
18206 "Emit special debugging information for COMMON and EQUIVALENCE (disabled)"
18207 msgstr ""
18208
18209 #: f/lang-options.h:207
18210 msgid "Take at least one trip through each iterative DO loop"
18211 msgstr ""
18212
18213 #: f/lang-options.h:211
18214 msgid "Print names of program units as they are compiled"
18215 msgstr ""
18216
18217 #: f/lang-options.h:214
18218 msgid "Disable fatal diagnostics about inter-procedural problems"
18219 msgstr ""
18220
18221 #: f/lang-options.h:216
18222 msgid "Make prefix-radix non-decimal constants be typeless"
18223 msgstr ""
18224
18225 #: f/lang-options.h:219
18226 msgid "Generate code to check subscript and substring bounds"
18227 msgstr ""
18228
18229 #: f/lang-options.h:222
18230 msgid "Fortran-specific form of -fbounds-check"
18231 msgstr ""
18232
18233 #: f/lang-options.h:226
18234 msgid "Disable warnings about inter-procedural problems"
18235 msgstr ""
18236
18237 #: f/lang-options.h:230
18238 msgid "Warn about constructs with surprising meanings"
18239 msgstr ""
18240
18241 #: f/lang-options.h:235
18242 msgid "Add a directory for INCLUDE searching"
18243 msgstr ""
18244
18245 #: f/lang-options.h:237
18246 msgid "Set the maximum line length"
18247 msgstr ""
18248
18249 #: f/bad.def:39
18250 #, no-c-format
18251 msgid "Missing first operand for binary operator at %0"
18252 msgstr ""
18253
18254 #: f/bad.def:42
18255 #, no-c-format
18256 msgid "Zero-length character constant at %0"
18257 msgstr ""
18258
18259 #: f/bad.def:45
18260 #, no-c-format
18261 msgid "Invalid token at %0 in expression or subexpression at %1"
18262 msgstr ""
18263
18264 #: f/bad.def:48
18265 #, no-c-format
18266 msgid "Missing operand for operator at %1 at end of expression at %0"
18267 msgstr ""
18268
18269 #: f/bad.def:51
18270 #, no-c-format
18271 msgid "Label %A already defined at %1 when redefined at %0"
18272 msgstr ""
18273
18274 #: f/bad.def:54
18275 #, no-c-format
18276 msgid "Unrecognized character at %0 [info -f g77 M LEX]"
18277 msgstr ""
18278
18279 #: f/bad.def:57
18280 #, no-c-format
18281 msgid "Label definition %A at %0 on empty statement (as of %1)"
18282 msgstr ""
18283
18284 #: f/bad.def:65
18285 #, no-c-format
18286 msgid "Invalid first character at %0 [info -f g77 M LEX]"
18287 msgstr ""
18288
18289 #: f/bad.def:68
18290 #, no-c-format
18291 msgid "Line too long as of %0 [info -f g77 M LEX]"
18292 msgstr ""
18293
18294 #: f/bad.def:71
18295 #, no-c-format
18296 msgid "Non-numeric character at %0 in label field [info -f g77 M LEX]"
18297 msgstr ""
18298
18299 #: f/bad.def:74
18300 #, no-c-format
18301 msgid "Label number at %0 not in range 1-99999"
18302 msgstr ""
18303
18304 #: f/bad.def:77
18305 #, no-c-format
18306 msgid "At %0, '!' and '/*' are not valid comment delimiters"
18307 msgstr ""
18308
18309 #: f/bad.def:80
18310 #, no-c-format
18311 msgid ""
18312 "Continuation indicator at %0 must appear in column 6 [info -f g77 M LEX]"
18313 msgstr ""
18314
18315 #: f/bad.def:83
18316 #, no-c-format
18317 msgid ""
18318 "Label at %0 invalid with continuation line indicator at %1 [info -f g77 M "
18319 "LEX]"
18320 msgstr ""
18321
18322 #: f/bad.def:91
18323 #, no-c-format
18324 msgid "Character constant at %0 has no closing apostrophe at %1"
18325 msgstr ""
18326
18327 #: f/bad.def:94
18328 #, no-c-format
18329 msgid ""
18330 "Hollerith constant at %0 specified %A more characters than are present as of "
18331 "%1"
18332 msgstr ""
18333
18334 #: f/bad.def:97
18335 #, no-c-format
18336 msgid "Missing close parenthese at %0 needed to match open parenthese at %1"
18337 msgstr ""
18338
18339 #: f/bad.def:100
18340 #, no-c-format
18341 msgid "Integer at %0 too large"
18342 msgstr ""
18343
18344 #: f/bad.def:123
18345 #, no-c-format
18346 msgid ""
18347 "Period at %0 not followed by digits for floating-point number or by `NOT.', "
18348 "`TRUE.', or `FALSE.'"
18349 msgstr ""
18350
18351 #: f/bad.def:126
18352 #, no-c-format
18353 msgid "Missing close-period between `.%A' at %0 and %1"
18354 msgstr ""
18355
18356 #: f/bad.def:129
18357 #, no-c-format
18358 msgid ""
18359 "Invalid exponent at %0 for real constant at %1; nondigit `%A' in exponent "
18360 "field"
18361 msgstr ""
18362
18363 #: f/bad.def:132
18364 #, no-c-format
18365 msgid "Missing value at %1 for real-number exponent at %0"
18366 msgstr ""
18367
18368 #: f/bad.def:135
18369 #, no-c-format
18370 msgid "Expected binary operator between expressions at %0 and at %1"
18371 msgstr ""
18372
18373 #: f/bad.def:253
18374 #, no-c-format
18375 msgid "Semicolon at %0 is an invalid token"
18376 msgstr ""
18377
18378 #: f/bad.def:271
18379 #, no-c-format
18380 msgid "Extraneous comma in FORMAT statement at %0"
18381 msgstr ""
18382
18383 #: f/bad.def:274
18384 #, no-c-format
18385 msgid "Missing comma in FORMAT statement at %0"
18386 msgstr ""
18387
18388 #: f/bad.def:277
18389 #, no-c-format
18390 msgid "Spurious sign in FORMAT statement at %0"
18391 msgstr ""
18392
18393 #: f/bad.def:280
18394 #, no-c-format
18395 msgid "Spurious number in FORMAT statement at %0"
18396 msgstr ""
18397
18398 #: f/bad.def:283
18399 #, no-c-format
18400 msgid "Spurious text trailing number in FORMAT statement at %0"
18401 msgstr ""
18402
18403 #: f/bad.def:291
18404 #, no-c-format
18405 msgid "Unrecognized FORMAT specifier at %0"
18406 msgstr ""
18407
18408 #: f/bad.def:419
18409 #, no-c-format
18410 msgid "Missing close-parenthese(s) in FORMAT statement at %0"
18411 msgstr ""
18412
18413 #: f/bad.def:422
18414 #, no-c-format
18415 msgid "Missing number following period in FORMAT statement at %0"
18416 msgstr ""
18417
18418 #: f/bad.def:425
18419 #, no-c-format
18420 msgid "Missing number following `E' in FORMAT statement at %0"
18421 msgstr ""
18422
18423 #: f/bad.def:433
18424 #, no-c-format
18425 msgid "Spurious trailing comma preceding terminator at %0"
18426 msgstr ""
18427
18428 #: f/bad.def:436
18429 #, no-c-format
18430 msgid ""
18431 "At %0, specify OPERATOR instead of ASSIGNMENT for INTERFACE statement not "
18432 "specifying the assignment operator (=)"
18433 msgstr ""
18434
18435 #: f/bad.def:439
18436 #, no-c-format
18437 msgid ""
18438 "At %0, specify ASSIGNMENT instead of OPERATOR for INTERFACE statement "
18439 "specifying the assignment operator (=)"
18440 msgstr ""
18441
18442 #: f/bad.def:452
18443 #, no-c-format
18444 msgid ""
18445 "Cannot specify =initialization-expr at %0 unless `::' appears before list of "
18446 "objects"
18447 msgstr ""
18448
18449 #: f/bad.def:455
18450 #, no-c-format
18451 msgid "Reference to label at %1 inconsistent with its definition at %0"
18452 msgstr ""
18453
18454 #: f/bad.def:458
18455 #, no-c-format
18456 msgid "Reference to label at %1 inconsistent with earlier reference at %0"
18457 msgstr ""
18458
18459 #: f/bad.def:461
18460 #, no-c-format
18461 msgid "DO-statement reference to label at %1 follows its definition at %0"
18462 msgstr ""
18463
18464 #: f/bad.def:464
18465 #, no-c-format
18466 msgid "Reference to label at %1 is outside block containing definition at %0"
18467 msgstr ""
18468
18469 #: f/bad.def:467
18470 #, no-c-format
18471 msgid ""
18472 "DO-statement references to label at %0 and %2 separated by unterminated "
18473 "block starting at %1"
18474 msgstr ""
18475
18476 #: f/bad.def:470
18477 #, no-c-format
18478 msgid ""
18479 "DO-statement reference to label at %0 and label definition at %2 separated "
18480 "by unterminated block starting at %1"
18481 msgstr ""
18482
18483 #: f/bad.def:473
18484 #, no-c-format
18485 msgid "Label definition at %0 invalid on this kind of statement"
18486 msgstr ""
18487
18488 #: f/bad.def:476
18489 #, no-c-format
18490 msgid "Statement at %0 invalid in this context"
18491 msgstr ""
18492
18493 #: f/bad.def:479
18494 #, no-c-format
18495 msgid "Statement at %0 invalid in context established by statement at %1"
18496 msgstr ""
18497
18498 #: f/bad.def:482
18499 #, no-c-format
18500 msgid "Statement at %0 must specify construct name specified at %1"
18501 msgstr ""
18502
18503 #: f/bad.def:485
18504 #, no-c-format
18505 msgid "Construct name at %0 superfluous, no construct name specified at %1"
18506 msgstr ""
18507
18508 #: f/bad.def:488
18509 #, no-c-format
18510 msgid "Construct name at %0 not the same as construct name at %1"
18511 msgstr ""
18512
18513 #: f/bad.def:491
18514 #, no-c-format
18515 msgid ""
18516 "Construct name at %0 does not match construct name for any containing DO "
18517 "constructs"
18518 msgstr ""
18519
18520 #: f/bad.def:494
18521 #, no-c-format
18522 msgid "Label definition missing at %0 for DO construct specifying label at %1"
18523 msgstr ""
18524
18525 #: f/bad.def:497
18526 #, no-c-format
18527 msgid "Statement at %0 follows ELSE block for IF construct at %1"
18528 msgstr ""
18529
18530 #: f/bad.def:500
18531 #, no-c-format
18532 msgid "No label definition for FORMAT statement at %0"
18533 msgstr ""
18534
18535 #: f/bad.def:503
18536 #, no-c-format
18537 msgid "Second occurrence of ELSE WHERE at %0 within WHERE at %1"
18538 msgstr ""
18539
18540 #: f/bad.def:506
18541 #, no-c-format
18542 msgid ""
18543 "END statement at %0 missing `%A' keyword required for internal or module "
18544 "procedure(s) bounded by %1"
18545 msgstr ""
18546
18547 #: f/bad.def:509
18548 #, no-c-format
18549 msgid ""
18550 "MODULE PROCEDURE statement at %0 disallowed because INTERFACE at %1 "
18551 "specifies no generic name, operator, or assignment"
18552 msgstr ""
18553
18554 #: f/bad.def:512
18555 #, no-c-format
18556 msgid "BLOCK DATA name at %0 superfluous, no name specified at %1"
18557 msgstr ""
18558
18559 #: f/bad.def:515
18560 #, no-c-format
18561 msgid "Program name at %0 superfluous, no PROGRAM statement specified at %1"
18562 msgstr ""
18563
18564 #: f/bad.def:518
18565 #, no-c-format
18566 msgid "Program unit name at %0 not the same as name at %1"
18567 msgstr ""
18568
18569 #: f/bad.def:521
18570 #, no-c-format
18571 msgid "Type name at %0 not the same as name at %1"
18572 msgstr ""
18573
18574 #: f/bad.def:524
18575 #, no-c-format
18576 msgid "End of source file before end of block started at %0"
18577 msgstr ""
18578
18579 #: f/bad.def:527
18580 #, no-c-format
18581 msgid "Undefined label, first referenced at %0"
18582 msgstr ""
18583
18584 #: f/bad.def:530
18585 #, no-c-format
18586 msgid ""
18587 "SAVE statement or attribute at %1 cannot be specified along with SAVE "
18588 "statement or attribute at %0"
18589 msgstr ""
18590
18591 #: f/bad.def:533
18592 #, no-c-format
18593 msgid ""
18594 "PUBLIC or PRIVATE statement at %1 cannot be specified along with PUBLIC or "
18595 "PRIVATE statement at %0"
18596 msgstr ""
18597
18598 #: f/bad.def:536
18599 #, no-c-format
18600 msgid "RETURN statement at %0 invalid within a main program unit"
18601 msgstr ""
18602
18603 #: f/bad.def:539
18604 #, no-c-format
18605 msgid "Alternate return specifier at %0 invalid within a main program unit"
18606 msgstr ""
18607
18608 #: f/bad.def:542
18609 #, no-c-format
18610 msgid "Alternate return specifier at %0 invalid within a function"
18611 msgstr ""
18612
18613 #: f/bad.def:545
18614 #, no-c-format
18615 msgid ""
18616 "Access specifier or PRIVATE statement at %0 invalid for derived-type "
18617 "definition within other than the specification part of a module"
18618 msgstr ""
18619
18620 #: f/bad.def:548
18621 #, no-c-format
18622 msgid ""
18623 "Access specifier at %0 must immediately follow derived-type statement at %1 "
18624 "with no intervening statements"
18625 msgstr ""
18626
18627 #: f/bad.def:551
18628 #, no-c-format
18629 msgid ""
18630 "No components specified as of %0 for derived-type definition beginning at %1"
18631 msgstr ""
18632
18633 #: f/bad.def:554
18634 #, no-c-format
18635 msgid ""
18636 "No components specified as of %0 for structure definition beginning at %1"
18637 msgstr ""
18638
18639 #: f/bad.def:557
18640 #, no-c-format
18641 msgid "Missing structure name for outer structure definition at %0"
18642 msgstr ""
18643
18644 #: f/bad.def:560
18645 #, no-c-format
18646 msgid ""
18647 "Field names at %0 for outer structure definition -- specify them in a "
18648 "subsequent RECORD statement instead"
18649 msgstr ""
18650
18651 #: f/bad.def:563
18652 #, no-c-format
18653 msgid ""
18654 "Missing field name(s) for structure definition at %0 within structure "
18655 "definition at %1"
18656 msgstr ""
18657
18658 #: f/bad.def:566
18659 #, no-c-format
18660 msgid "No components specified as of %0 for map beginning at %1"
18661 msgstr ""
18662
18663 #: f/bad.def:569
18664 #, no-c-format
18665 msgid ""
18666 "Zero or one maps specified as of %0 for union beginning at %1 -- at least "
18667 "two are required"
18668 msgstr ""
18669
18670 #: f/bad.def:572
18671 #, no-c-format
18672 msgid "Missing %A specifier in statement at %0"
18673 msgstr ""
18674
18675 #: f/bad.def:575
18676 #, no-c-format
18677 msgid "Items in I/O list starting at %0 invalid for namelist-directed I/O"
18678 msgstr ""
18679
18680 #: f/bad.def:578
18681 #, no-c-format
18682 msgid "Conflicting I/O control specifications at %0 and %1"
18683 msgstr ""
18684
18685 #: f/bad.def:581
18686 #, no-c-format
18687 msgid "No UNIT= specifier in I/O control list at %0"
18688 msgstr ""
18689
18690 #: f/bad.def:584
18691 #, no-c-format
18692 msgid ""
18693 "Specification at %0 requires ADVANCE=`NO' specification in same I/O control "
18694 "list"
18695 msgstr ""
18696
18697 #: f/bad.def:587
18698 #, no-c-format
18699 msgid ""
18700 "Specification at %0 requires explicit FMT= specification in same I/O control "
18701 "list"
18702 msgstr ""
18703
18704 #: f/bad.def:595
18705 #, no-c-format
18706 msgid "Second occurrence of CASE DEFAULT at %0 within SELECT CASE at %1"
18707 msgstr ""
18708
18709 #: f/bad.def:598
18710 #, no-c-format
18711 msgid "Duplicate or overlapping case values/ranges at %0 and %1"
18712 msgstr ""
18713
18714 #: f/bad.def:601
18715 #, no-c-format
18716 msgid ""
18717 "Type and/or kind-type parameter disagreement between CASE value or value "
18718 "within range at %0 and SELECT CASE at %1"
18719 msgstr ""
18720
18721 #: f/bad.def:604
18722 #, no-c-format
18723 msgid ""
18724 "Range specification at %0 invalid for CASE statement within logical-type "
18725 "SELECT CASE statement"
18726 msgstr ""
18727
18728 #: f/bad.def:617
18729 #, no-c-format
18730 msgid "Fortran 90 feature at %0 unsupported"
18731 msgstr ""
18732
18733 #: f/bad.def:630
18734 #, no-c-format
18735 msgid ""
18736 "Invalid declaration of or reference to symbol `%A' at %0 [initially seen at %"
18737 "1]"
18738 msgstr ""
18739
18740 #: f/bad.def:638
18741 #, no-c-format
18742 msgid "Null element at %0 for array reference at %1"
18743 msgstr ""
18744
18745 #: f/bad.def:641
18746 #, no-c-format
18747 msgid "Too few elements (%A missing) as of %0 for array reference at %1"
18748 msgstr ""
18749
18750 #: f/bad.def:644
18751 #, no-c-format
18752 msgid "Too many elements as of %0 for array reference at %1"
18753 msgstr ""
18754
18755 #: f/bad.def:647
18756 #, no-c-format
18757 msgid "Missing colon as of %0 in substring reference for %1"
18758 msgstr ""
18759
18760 #: f/bad.def:650
18761 #, no-c-format
18762 msgid "Invalid use at %0 of substring operator on %1"
18763 msgstr ""
18764
18765 #: f/bad.def:653
18766 #, no-c-format
18767 msgid "Substring begin/end point at %0 out of defined range"
18768 msgstr ""
18769
18770 #: f/bad.def:656
18771 #, no-c-format
18772 msgid "Array element value at %0 out of defined range"
18773 msgstr ""
18774
18775 #: f/bad.def:659
18776 #, no-c-format
18777 msgid "Expression at %0 has incorrect data type or rank for its context"
18778 msgstr ""
18779
18780 #: f/bad.def:662
18781 #, no-c-format
18782 msgid "Division by 0 (zero) at %0 (IEEE not yet supported)"
18783 msgstr ""
18784
18785 #: f/bad.def:665
18786 #, no-c-format
18787 msgid "%A step count known to be 0 (zero) at %0"
18788 msgstr ""
18789
18790 #: f/bad.def:668
18791 #, no-c-format
18792 msgid "%A end value plus step count known to overflow at %0"
18793 msgstr ""
18794
18795 #: f/bad.def:671
18796 #, no-c-format
18797 msgid ""
18798 "%A begin, end, and step-count values known to result in implementation-"
18799 "dependent behavior due to overflow(s) in intermediate calculations at %0"
18800 msgstr ""
18801
18802 #: f/bad.def:674
18803 #, no-c-format
18804 msgid ""
18805 "%A begin, end, and step-count values known to result in no iterations at %0"
18806 msgstr ""
18807
18808 #: f/bad.def:677
18809 #, no-c-format
18810 msgid "Type disagreement between expressions at %0 and %1"
18811 msgstr ""
18812
18813 #: f/bad.def:690
18814 #, no-c-format
18815 msgid "No specification for implied-DO iterator `%A' at %0"
18816 msgstr ""
18817
18818 #: f/bad.def:693
18819 #, no-c-format
18820 msgid "Gratuitous parentheses surround implied-DO construct at %0"
18821 msgstr ""
18822
18823 #: f/bad.def:696
18824 #, no-c-format
18825 msgid "Zero-size specification invalid at %0"
18826 msgstr ""
18827
18828 #: f/bad.def:699
18829 #, no-c-format
18830 msgid "Zero-size array at %0"
18831 msgstr ""
18832
18833 #: f/bad.def:702
18834 #, no-c-format
18835 msgid "Target machine does not support complex entity of kind specified at %0"
18836 msgstr ""
18837
18838 #: f/bad.def:705
18839 #, no-c-format
18840 msgid "Target machine does not support DOUBLE COMPLEX, specified at %0"
18841 msgstr ""
18842
18843 #: f/bad.def:708
18844 #, no-c-format
18845 msgid "Attempt to raise constant zero to a power at %0"
18846 msgstr ""
18847
18848 #: f/bad.def:806
18849 #, no-c-format
18850 msgid "Reference to generic intrinsic `%A' at %0 could be to form %B or %C"
18851 msgstr ""
18852
18853 #: f/bad.def:809
18854 #, no-c-format
18855 msgid "Ambiguous use of intrinsic `%A' at %0 [info -f g77 M CMPAMBIG]"
18856 msgstr ""
18857
18858 #: f/bad.def:812
18859 #, no-c-format
18860 msgid "Intrinsic `%A' referenced %Bly at %0, %Cly at %1 [info -f g77 M EXPIMP]"
18861 msgstr ""
18862
18863 #: f/bad.def:815
18864 #, no-c-format
18865 msgid "Same name `%A' used for %B at %0 and %C at %1 [info -f g77 M INTGLOB]"
18866 msgstr ""
18867
18868 #: f/bad.def:818
18869 #, no-c-format
18870 msgid ""
18871 "Explicit type declaration for intrinsic `%A' disagrees with invocation at %0"
18872 msgstr ""
18873
18874 #: f/bad.def:821
18875 #, no-c-format
18876 msgid "Unable to open INCLUDE file `%A' at %0"
18877 msgstr ""
18878
18879 #: f/bad.def:839
18880 #, no-c-format
18881 msgid "Null argument at %0 for statement function reference at %1"
18882 msgstr ""
18883
18884 #: f/bad.def:842
18885 #, no-c-format
18886 msgid "Null argument at %0 for procedure invocation at %1"
18887 msgstr ""
18888
18889 #: f/bad.def:845
18890 #, no-c-format
18891 msgid ""
18892 "%A too few arguments (starting with dummy argument `%B') as of %0 for "
18893 "statement function reference at %1"
18894 msgstr ""
18895
18896 #: f/bad.def:848
18897 #, no-c-format
18898 msgid "%A too many arguments as of %0 for statement function reference at %1"
18899 msgstr ""
18900
18901 #: f/bad.def:851
18902 #, no-c-format
18903 msgid ""
18904 "Array supplied at %1 for dummy argument `%A' in statement function reference "
18905 "at %0"
18906 msgstr ""
18907
18908 #: f/bad.def:854
18909 #, no-c-format
18910 msgid "Unsupported FORMAT specifier at %0"
18911 msgstr ""
18912
18913 #: f/bad.def:857
18914 #, no-c-format
18915 msgid "Variable-expression FORMAT specifier at %0 -- unsupported"
18916 msgstr ""
18917
18918 #: f/bad.def:880
18919 #, no-c-format
18920 msgid "Unsupported VXT statement at %0"
18921 msgstr ""
18922
18923 #: f/bad.def:883
18924 #, no-c-format
18925 msgid "Attempt to specify second initial value for `%A' at %0"
18926 msgstr ""
18927
18928 #: f/bad.def:886
18929 #, no-c-format
18930 msgid "Too few initial values in list of initializers for `%A' at %0"
18931 msgstr ""
18932
18933 #: f/bad.def:889
18934 #, no-c-format
18935 msgid "Too many initial values in list of initializers starting at %0"
18936 msgstr ""
18937
18938 #: f/bad.def:892
18939 #, no-c-format
18940 msgid ""
18941 "Array or substring specification for `%A' out of range in statement at %0"
18942 msgstr ""
18943
18944 #: f/bad.def:895
18945 #, no-c-format
18946 msgid ""
18947 "Array subscript #%B out of range for initialization of `%A' in statement at %"
18948 "0"
18949 msgstr ""
18950
18951 #: f/bad.def:898
18952 #, no-c-format
18953 msgid ""
18954 "Implied do-loop step count of 0 (zero) for iteration variable `%A' in "
18955 "statement at %0"
18956 msgstr ""
18957
18958 #: f/bad.def:901
18959 #, no-c-format
18960 msgid ""
18961 "Implied do-loop iteration count of 0 (zero) for iteration variable `%A' in "
18962 "statement at %0"
18963 msgstr ""
18964
18965 #: f/bad.def:904
18966 #, no-c-format
18967 msgid ""
18968 "Not an integer constant expression in implied do-loop in statement at %0"
18969 msgstr ""
18970
18971 #: f/bad.def:907
18972 #, no-c-format
18973 msgid "Attempt to specify second initial value for element of `%A' at %0"
18974 msgstr ""
18975
18976 #: f/bad.def:910
18977 #, no-c-format
18978 msgid "Attempt to EQUIVALENCE common areas `%A' and `%B' at %0"
18979 msgstr ""
18980
18981 #: f/bad.def:913
18982 #, no-c-format
18983 msgid ""
18984 "Can't place `%A' as directed by EQUIVALENCE due to alignment restrictions"
18985 msgstr ""
18986
18987 #: f/bad.def:916
18988 #, no-c-format
18989 msgid ""
18990 "Mismatched EQUIVALENCE requirements for placement of `%A' at both %C and %D "
18991 "bytes offset from `%B'"
18992 msgstr ""
18993
18994 #: f/bad.def:919
18995 #, no-c-format
18996 msgid ""
18997 "Array or substring specification for `%A' out of range in EQUIVALENCE "
18998 "statement"
18999 msgstr ""
19000
19001 #: f/bad.def:922
19002 #, no-c-format
19003 msgid "Substring of non-CHARACTER entity `%A' in EQUIVALENCE statement"
19004 msgstr ""
19005
19006 #: f/bad.def:925
19007 #, no-c-format
19008 msgid "Array reference to scalar variable `%A' in EQUIVALENCE statement"
19009 msgstr ""
19010
19011 #: f/bad.def:928
19012 #, no-c-format
19013 msgid "Array subscript #%B out of range for EQUIVALENCE of `%A'"
19014 msgstr ""
19015
19016 #: f/bad.def:936
19017 #, no-c-format
19018 msgid ""
19019 "Attempt to extend COMMON area beyond its starting point via EQUIVALENCE of `%"
19020 "A'"
19021 msgstr ""
19022
19023 #: f/bad.def:939
19024 #, no-c-format
19025 msgid "Too few elements in reference to array `%A' in EQUIVALENCE statement"
19026 msgstr ""
19027
19028 #: f/bad.def:942
19029 #, no-c-format
19030 msgid "Too many elements in reference to array `%A' in EQUIVALENCE statement"
19031 msgstr ""
19032
19033 #: f/bad.def:945
19034 #, no-c-format
19035 msgid ""
19036 "Mixed CHARACTER and non-CHARACTER types via COMMON/EQUIVALENCE -- for "
19037 "example, `%A' and `%B'"
19038 msgstr ""
19039
19040 #: f/bad.def:958
19041 #, no-c-format
19042 msgid "Return value `%A' for FUNCTION at %0 not referenced in subprogram"
19043 msgstr ""
19044
19045 #: f/bad.def:976
19046 #, no-c-format
19047 msgid ""
19048 "Common block `%A' is SAVEd, explicitly or implicitly, at %0 but not SAVEd at "
19049 "%1"
19050 msgstr ""
19051
19052 #: f/bad.def:979
19053 #, no-c-format
19054 msgid "Common block `%A' is %B %D in length at %0 but %C %E at %1"
19055 msgstr ""
19056
19057 #: f/bad.def:987
19058 #, no-c-format
19059 msgid "Blank common initialized at %0"
19060 msgstr ""
19061
19062 #: f/bad.def:990
19063 #, no-c-format
19064 msgid ""
19065 "Intrinsic `%A' is passed as actual argument at %0 but not explicitly "
19066 "declared INTRINSIC"
19067 msgstr ""
19068
19069 #: f/bad.def:993
19070 #, no-c-format
19071 msgid ""
19072 "External procedure `%A' is passed as actual argument at %0 but not "
19073 "explicitly declared EXTERNAL"
19074 msgstr ""
19075
19076 #: f/bad.def:996
19077 #, no-c-format
19078 msgid "Character `%A' (for example) is upper-case in symbol name at %0"
19079 msgstr ""
19080
19081 #: f/bad.def:999
19082 #, no-c-format
19083 msgid "Character `%A' (for example) is lower-case in symbol name at %0"
19084 msgstr ""
19085
19086 #: f/bad.def:1002
19087 #, no-c-format
19088 msgid ""
19089 "Character `%A' not followed at some point by lower-case character in symbol "
19090 "name at %0"
19091 msgstr ""
19092
19093 #: f/bad.def:1005
19094 #, no-c-format
19095 msgid "Initial character `%A' is lower-case in symbol name at %0"
19096 msgstr ""
19097
19098 #: f/bad.def:1013
19099 #, no-c-format
19100 msgid ""
19101 "NAMELIST not adequately supported by run-time library for source files with "
19102 "case preserved"
19103 msgstr ""
19104
19105 #: f/bad.def:1016
19106 #, no-c-format
19107 msgid "Nested %% construct (%%VAL, %%REF, or %%DESCR) at %0"
19108 msgstr ""
19109
19110 #: f/bad.def:1034
19111 #, no-c-format
19112 msgid "Statement at %0 invalid in BLOCK DATA program unit at %1"
19113 msgstr ""
19114
19115 #: f/bad.def:1037
19116 #, no-c-format
19117 msgid "Truncating characters on right side of character constant at %0"
19118 msgstr ""
19119
19120 #: f/bad.def:1040
19121 #, no-c-format
19122 msgid "Truncating characters on right side of hollerith constant at %0"
19123 msgstr ""
19124
19125 #: f/bad.def:1043
19126 #, no-c-format
19127 msgid "Truncating non-zero data on left side of numeric constant at %0"
19128 msgstr ""
19129
19130 #: f/bad.def:1046
19131 #, no-c-format
19132 msgid "Truncating non-zero data on left side of typeless constant at %0"
19133 msgstr ""
19134
19135 #: f/bad.def:1049
19136 #, no-c-format
19137 msgid "Typeless constant at %0 too large"
19138 msgstr ""
19139
19140 #: f/bad.def:1052
19141 #, no-c-format
19142 msgid "First-column ampersand continuation at %0"
19143 msgstr ""
19144
19145 #: f/bad.def:1055 f/bad.def:1058
19146 #, no-c-format
19147 msgid ""
19148 "Global name `%A' defined at %0 already defined at %1 [info -f g77 M GLOBALS]"
19149 msgstr ""
19150
19151 #: f/bad.def:1061 f/bad.def:1064
19152 #, no-c-format
19153 msgid "Global name `%A' is %B at %0 but is %C at %1 [info -f g77 M GLOBALS]"
19154 msgstr ""
19155
19156 #: f/bad.def:1067 f/bad.def:1070
19157 #, no-c-format
19158 msgid "Global name `%A' at %0 has different type at %1 [info -f g77 M GLOBALS]"
19159 msgstr ""
19160
19161 #: f/bad.def:1073
19162 #, no-c-format
19163 msgid ""
19164 "Too %B arguments passed to `%A' at %0 versus definition at %1 [info -f g77 M "
19165 "GLOBALS]"
19166 msgstr ""
19167
19168 #: f/bad.def:1076
19169 #, no-c-format
19170 msgid ""
19171 "Too %B arguments for `%A' at %0 versus invocation at %1 [info -f g77 M "
19172 "GLOBALS]"
19173 msgstr ""
19174
19175 #: f/bad.def:1079 f/bad.def:1082
19176 #, no-c-format
19177 msgid ""
19178 "Argument #%B of `%A' is %C at %0 but is %D at %1 [info -f g77 M GLOBALS]"
19179 msgstr ""
19180
19181 #: f/bad.def:1085
19182 #, no-c-format
19183 msgid "Array `%A' at %0 is too large to handle"
19184 msgstr ""
19185
19186 #: f/bad.def:1088
19187 #, no-c-format
19188 msgid "Statement function `%A' defined at %0 is not used"
19189 msgstr ""
19190
19191 #: f/bad.def:1091
19192 #, no-c-format
19193 msgid ""
19194 "Intrinsic `%A', invoked at %0, known to be non-Y2K-compliant [info -f g77 M "
19195 "Y2KBAD]"
19196 msgstr ""
19197
19198 #: f/bad.def:1094
19199 #, no-c-format
19200 msgid "Internal compiler error -- cannot perform operation"
19201 msgstr ""
19202
19203 #. Kind messages are used in diagnostic location reports of the
19204 #. form "<file>: In function `foo': <error message>".
19205 #: f/info-k.def:32
19206 msgid "In unknown kind"
19207 msgstr ""
19208
19209 #: f/info-k.def:33
19210 msgid "In entity"
19211 msgstr ""
19212
19213 #: f/info-k.def:34
19214 msgid "In function"
19215 msgstr ""
19216
19217 #: f/info-k.def:35
19218 msgid "In subroutine"
19219 msgstr ""
19220
19221 #: f/info-k.def:36
19222 msgid "In program"
19223 msgstr ""
19224
19225 #: f/info-k.def:37
19226 msgid "In block-data unit"
19227 msgstr ""
19228
19229 #: f/info-k.def:38
19230 msgid "In common block"
19231 msgstr ""
19232
19233 #: f/info-k.def:39
19234 msgid "In construct"
19235 msgstr ""
19236
19237 #: f/info-k.def:40
19238 msgid "In namelist"
19239 msgstr ""
19240
19241 #: f/info-k.def:41
19242 msgid "In anything"
19243 msgstr ""
19244
19245 #: java/check-init.c:915
19246 #, c-format
19247 msgid "internal error in check-init: tree code not implemented: %s"
19248 msgstr ""
19249
19250 #: java/check-init.c:988
19251 #, c-format
19252 msgid "final field '%s' may not have been initialized"
19253 msgstr ""
19254
19255 #: java/class.c:568 java/class.c:593
19256 msgid "internal error - too many interface type"
19257 msgstr ""
19258
19259 #: java/class.c:744
19260 msgid "bad method signature"
19261 msgstr ""
19262
19263 #: java/class.c:793
19264 msgid "misplaced ConstantValue attribute (not in any field)"
19265 msgstr ""
19266
19267 #: java/class.c:795
19268 #, c-format
19269 msgid "duplicate ConstantValue attribute for field '%s'"
19270 msgstr ""
19271
19272 #: java/class.c:806
19273 #, c-format
19274 msgid "ConstantValue attribute of field '%s' has wrong type"
19275 msgstr ""
19276
19277 #: java/class.c:1170
19278 #, c-format
19279 msgid "field '%s' not found in class"
19280 msgstr ""
19281
19282 #: java/class.c:1432
19283 msgid "abstract method in non-abstract class"
19284 msgstr ""
19285
19286 #: java/class.c:2138
19287 #, c-format
19288 msgid "non-static method '%s' overrides static method"
19289 msgstr ""
19290
19291 #: java/decl.c:1509
19292 #, c-format
19293 msgid "In %s: overlapped variable and exception ranges at %d"
19294 msgstr ""
19295
19296 #: java/decl.c:1593
19297 msgid "bad type in parameter debug info"
19298 msgstr ""
19299
19300 #: java/decl.c:1603
19301 #, c-format
19302 msgid "bad PC range for debug info for local `%s'"
19303 msgstr ""
19304
19305 #: java/expr.c:549
19306 msgid "stack underflow - dup* operation"
19307 msgstr ""
19308
19309 #: java/expr.c:1537
19310 #, c-format
19311 msgid ""
19312 "reference `%s' is ambiguous: appears in interface `%s' and interface `%s'"
19313 msgstr ""
19314
19315 #: java/expr.c:1566
19316 #, c-format
19317 msgid "field `%s' not found"
19318 msgstr ""
19319
19320 #: java/expr.c:1721
19321 msgid "ret instruction not implemented"
19322 msgstr ""
19323
19324 #: java/expr.c:1858
19325 #, c-format
19326 msgid "method '%s' not found in class"
19327 msgstr ""
19328
19329 #: java/expr.c:2062
19330 #, c-format
19331 msgid "failed to find class '%s'"
19332 msgstr ""
19333
19334 #: java/expr.c:2074
19335 #, c-format
19336 msgid "class '%s' has no method named '%s' matching signature '%s'"
19337 msgstr ""
19338
19339 #: java/expr.c:2084
19340 msgid "invokestatic on non static method"
19341 msgstr ""
19342
19343 #: java/expr.c:2089
19344 msgid "invokestatic on abstract method"
19345 msgstr ""
19346
19347 #: java/expr.c:2097
19348 msgid "invoke[non-static] on static method"
19349 msgstr ""
19350
19351 #: java/expr.c:2382
19352 #, c-format
19353 msgid "missing field '%s' in '%s'"
19354 msgstr ""
19355
19356 #: java/expr.c:2388
19357 #, c-format
19358 msgid "mismatching signature for field '%s' in '%s'"
19359 msgstr ""
19360
19361 #: java/expr.c:2411
19362 #, c-format
19363 msgid "assignment to final field `%s' not in field's class"
19364 msgstr ""
19365
19366 #: java/expr.c:2416
19367 #, c-format
19368 msgid "assignment to final static field `%s' not in class initializer"
19369 msgstr ""
19370
19371 #: java/expr.c:2423
19372 #, c-format
19373 msgid "assignment to final field `%s' not in constructor"
19374 msgstr ""
19375
19376 #: java/expr.c:2664
19377 #, c-format
19378 msgid "can't expand %s"
19379 msgstr ""
19380
19381 #: java/expr.c:2840
19382 msgid "invalid PC in line number table"
19383 msgstr ""
19384
19385 #. We've just reached the end of a region of dead code.
19386 #: java/expr.c:2885
19387 #, c-format
19388 msgid "unreachable bytecode from %d to before %d"
19389 msgstr ""
19390
19391 #. We've just reached the end of a region of dead code.
19392 #: java/expr.c:2922
19393 #, c-format
19394 msgid "unreachable bytecode from %d to the end of the method"
19395 msgstr ""
19396
19397 #. duplicate code from LOAD macro
19398 #: java/expr.c:3236
19399 msgid "unrecogized wide sub-instruction"
19400 msgstr ""
19401
19402 #: java/jcf-io.c:410
19403 #, c-format
19404 msgid ""
19405 "source file for class `%s' is newer than its matching class file.  Source "
19406 "file `%s' used instead"
19407 msgstr ""
19408
19409 #: java/jcf-parse.c:361
19410 msgid "bad string constant"
19411 msgstr ""
19412
19413 #: java/jcf-parse.c:379
19414 #, c-format
19415 msgid "bad value constant type %d, index %d"
19416 msgstr ""
19417
19418 #: java/jcf-parse.c:551
19419 #, c-format
19420 msgid "can't reopen %s"
19421 msgstr ""
19422
19423 #: java/jcf-parse.c:556
19424 #, c-format
19425 msgid "can't close %s"
19426 msgstr ""
19427
19428 #: java/jcf-parse.c:638
19429 #, c-format
19430 msgid "cannot find file for class %s"
19431 msgstr ""
19432
19433 #: java/jcf-parse.c:650
19434 msgid "not a valid Java .class file"
19435 msgstr ""
19436
19437 #: java/jcf-parse.c:653
19438 msgid "error while parsing constant pool"
19439 msgstr ""
19440
19441 #: java/jcf-parse.c:656
19442 #, c-format
19443 msgid "error in constant pool entry #%d\n"
19444 msgstr ""
19445
19446 #. FIXME - where was first time
19447 #: java/jcf-parse.c:668
19448 #, c-format
19449 msgid "reading class %s for the second time from %s"
19450 msgstr ""
19451
19452 #: java/jcf-parse.c:686
19453 msgid "error while parsing fields"
19454 msgstr ""
19455
19456 #: java/jcf-parse.c:689
19457 msgid "error while parsing methods"
19458 msgstr ""
19459
19460 #: java/jcf-parse.c:692
19461 msgid "error while parsing final attributes"
19462 msgstr ""
19463
19464 #: java/jcf-parse.c:706
19465 #, c-format
19466 msgid ""
19467 "the `java.lang.Object' that was found in `%s' didn't have the special zero-"
19468 "length `gnu.gcj.gcj-compiled' attribute.  This generally means that your "
19469 "classpath is incorrectly set.  Use `info gcj \"Input Options\"' to see the "
19470 "info page describing how to set the classpath"
19471 msgstr ""
19472
19473 #: java/jcf-parse.c:796
19474 msgid "missing Code attribute"
19475 msgstr ""
19476
19477 #: java/jcf-parse.c:1032
19478 msgid "source file seen twice on command line and will be compiled only once"
19479 msgstr ""
19480
19481 #: java/jcf-parse.c:1048
19482 msgid "no input file specified"
19483 msgstr ""
19484
19485 #: java/jcf-parse.c:1077
19486 #, c-format
19487 msgid "can't close input file %s"
19488 msgstr ""
19489
19490 #: java/jcf-parse.c:1114
19491 #, c-format
19492 msgid "bad zip/jar file %s"
19493 msgstr ""
19494
19495 #: java/jcf-write.c:2636
19496 #, c-format
19497 msgid ""
19498 "internal error in generate_bytecode_insn - tree code not implemented: %s"
19499 msgstr ""
19500
19501 #: java/jcf-write.c:2943
19502 msgid "field initializer type mismatch"
19503 msgstr ""
19504
19505 #: java/jcf-write.c:3352
19506 #, c-format
19507 msgid "can't create directory %s"
19508 msgstr ""
19509
19510 #: java/jv-scan.c:183
19511 msgid "only one of `--print-main', `--list-class', and `--complexity' allowed"
19512 msgstr ""
19513
19514 #: java/jv-scan.c:186
19515 #, c-format
19516 msgid "can't open output file `%s'"
19517 msgstr ""
19518
19519 #: java/jv-scan.c:220
19520 #, c-format
19521 msgid "file not found `%s'"
19522 msgstr ""
19523
19524 #: java/jvspec.c:427
19525 msgid "can't specify `-D' without `--main'\n"
19526 msgstr ""
19527
19528 #: java/jvspec.c:430
19529 #, c-format
19530 msgid "`%s' is not a valid class name"
19531 msgstr ""
19532
19533 #: java/jvspec.c:436
19534 msgid "-R requires -o"
19535 msgstr ""
19536
19537 #: java/jvspec.c:443
19538 msgid "warning: already-compiled .class files ignored with -C"
19539 msgstr ""
19540
19541 #: java/jvspec.c:450
19542 msgid "cannot specify both -C and -o"
19543 msgstr ""
19544
19545 #: java/jvspec.c:462
19546 msgid "cannot create temporary file"
19547 msgstr ""
19548
19549 #: java/jvspec.c:490
19550 msgid "using both @FILE with multiple files not implemented"
19551 msgstr ""
19552
19553 #: java/jvspec.c:548
19554 msgid "cannot specify `main' class when not linking"
19555 msgstr ""
19556
19557 #: java/lang.c:487
19558 msgid "can't do dependency tracking with input from stdin"
19559 msgstr ""
19560
19561 #: java/lang.c:503
19562 msgid "couldn't determine target name for dependency tracking"
19563 msgstr ""
19564
19565 #: java/lex.c:308
19566 #, c-format
19567 msgid ""
19568 "unknown encoding: `%s'\n"
19569 "This might mean that your locale's encoding is not supported\n"
19570 "by your system's iconv(3) implementation.  If you aren't trying\n"
19571 "to use a particular encoding for your input file, try the\n"
19572 "`--encoding=UTF-8' option"
19573 msgstr ""
19574
19575 #: java/mangle.c:85
19576 #, c-format
19577 msgid "can't mangle %s"
19578 msgstr ""
19579
19580 #: java/mangle_name.c:145 java/mangle_name.c:217
19581 msgid "internal error - invalid Utf8 name"
19582 msgstr ""
19583
19584 #: /var/repo/gcc/gcc/java/parse.y:747 /var/repo/gcc/gcc/java/parse.y:785
19585 msgid "Missing name"
19586 msgstr ""
19587
19588 #: /var/repo/gcc/gcc/java/parse.y:749 /var/repo/gcc/gcc/java/parse.y:787
19589 #: /var/repo/gcc/gcc/java/parse.y:812 /var/repo/gcc/gcc/java/parse.y:996
19590 #: /var/repo/gcc/gcc/java/parse.y:1343 /var/repo/gcc/gcc/java/parse.y:1554
19591 #: /var/repo/gcc/gcc/java/parse.y:1556 /var/repo/gcc/gcc/java/parse.y:1785
19592 #: /var/repo/gcc/gcc/java/parse.y:1811 /var/repo/gcc/gcc/java/parse.y:1822
19593 #: /var/repo/gcc/gcc/java/parse.y:1833 /var/repo/gcc/gcc/java/parse.y:1845
19594 msgid "';' expected"
19595 msgstr ""
19596
19597 #: /var/repo/gcc/gcc/java/parse.y:810
19598 msgid "'*' expected"
19599 msgstr ""
19600
19601 #: /var/repo/gcc/gcc/java/parse.y:824
19602 msgid "Class or interface declaration expected"
19603 msgstr ""
19604
19605 #: /var/repo/gcc/gcc/java/parse.y:859 /var/repo/gcc/gcc/java/parse.y:861
19606 msgid "Missing class name"
19607 msgstr ""
19608
19609 #: /var/repo/gcc/gcc/java/parse.y:864 /var/repo/gcc/gcc/java/parse.y:868
19610 #: /var/repo/gcc/gcc/java/parse.y:876 /var/repo/gcc/gcc/java/parse.y:1041
19611 #: /var/repo/gcc/gcc/java/parse.y:1289 /var/repo/gcc/gcc/java/parse.y:1291
19612 #: /var/repo/gcc/gcc/java/parse.y:1620 /var/repo/gcc/gcc/java/parse.y:1856
19613 #: /var/repo/gcc/gcc/java/parse.y:1888 /var/repo/gcc/gcc/java/parse.y:1940
19614 msgid "'{' expected"
19615 msgstr ""
19616
19617 #: /var/repo/gcc/gcc/java/parse.y:878
19618 msgid "Missing super class name"
19619 msgstr ""
19620
19621 #: /var/repo/gcc/gcc/java/parse.y:888 /var/repo/gcc/gcc/java/parse.y:904
19622 msgid "Missing interface name"
19623 msgstr ""
19624
19625 #: /var/repo/gcc/gcc/java/parse.y:975 /var/repo/gcc/gcc/java/parse.y:1308
19626 #: /var/repo/gcc/gcc/java/parse.y:1369 /var/repo/gcc/gcc/java/parse.y:1578
19627 #: /var/repo/gcc/gcc/java/parse.y:1800 /var/repo/gcc/gcc/java/parse.y:1809
19628 #: /var/repo/gcc/gcc/java/parse.y:1820 /var/repo/gcc/gcc/java/parse.y:1831
19629 #: /var/repo/gcc/gcc/java/parse.y:1843 /var/repo/gcc/gcc/java/parse.y:1860
19630 #: /var/repo/gcc/gcc/java/parse.y:1862 /var/repo/gcc/gcc/java/parse.y:1933
19631 #: /var/repo/gcc/gcc/java/parse.y:2104 /var/repo/gcc/gcc/java/parse.y:2166
19632 #: /var/repo/gcc/gcc/java/parse.y:2318 /var/repo/gcc/gcc/java/parse.y:2330
19633 #: /var/repo/gcc/gcc/java/parse.y:2337 /var/repo/gcc/gcc/java/parse.y:2344
19634 #: /var/repo/gcc/gcc/java/parse.y:2355 /var/repo/gcc/gcc/java/parse.y:2357
19635 #: /var/repo/gcc/gcc/java/parse.y:2395 /var/repo/gcc/gcc/java/parse.y:2397
19636 #: /var/repo/gcc/gcc/java/parse.y:2399 /var/repo/gcc/gcc/java/parse.y:2420
19637 #: /var/repo/gcc/gcc/java/parse.y:2422 /var/repo/gcc/gcc/java/parse.y:2424
19638 #: /var/repo/gcc/gcc/java/parse.y:2440 /var/repo/gcc/gcc/java/parse.y:2442
19639 #: /var/repo/gcc/gcc/java/parse.y:2463 /var/repo/gcc/gcc/java/parse.y:2465
19640 #: /var/repo/gcc/gcc/java/parse.y:2467 /var/repo/gcc/gcc/java/parse.y:2495
19641 #: /var/repo/gcc/gcc/java/parse.y:2497 /var/repo/gcc/gcc/java/parse.y:2499
19642 #: /var/repo/gcc/gcc/java/parse.y:2501 /var/repo/gcc/gcc/java/parse.y:2519
19643 #: /var/repo/gcc/gcc/java/parse.y:2521 /var/repo/gcc/gcc/java/parse.y:2532
19644 #: /var/repo/gcc/gcc/java/parse.y:2543 /var/repo/gcc/gcc/java/parse.y:2554
19645 #: /var/repo/gcc/gcc/java/parse.y:2565 /var/repo/gcc/gcc/java/parse.y:2576
19646 #: /var/repo/gcc/gcc/java/parse.y:2589 /var/repo/gcc/gcc/java/parse.y:2593
19647 #: /var/repo/gcc/gcc/java/parse.y:2595 /var/repo/gcc/gcc/java/parse.y:2608
19648 msgid "Missing term"
19649 msgstr ""
19650
19651 #: /var/repo/gcc/gcc/java/parse.y:990
19652 msgid "Missing variable initializer"
19653 msgstr ""
19654
19655 #: /var/repo/gcc/gcc/java/parse.y:1007
19656 msgid "Invalid declaration"
19657 msgstr ""
19658
19659 #: /var/repo/gcc/gcc/java/parse.y:1013
19660 msgid "Can't specify array dimension in a declaration"
19661 msgstr ""
19662
19663 #: /var/repo/gcc/gcc/java/parse.y:1015 /var/repo/gcc/gcc/java/parse.y:1091
19664 #: /var/repo/gcc/gcc/java/parse.y:2141 /var/repo/gcc/gcc/java/parse.y:2163
19665 #: /var/repo/gcc/gcc/java/parse.y:2167 /var/repo/gcc/gcc/java/parse.y:2202
19666 #: /var/repo/gcc/gcc/java/parse.y:2279 /var/repo/gcc/gcc/java/parse.y:2289
19667 msgid "']' expected"
19668 msgstr ""
19669
19670 #: /var/repo/gcc/gcc/java/parse.y:1019
19671 msgid "Unbalanced ']'"
19672 msgstr ""
19673
19674 #: /var/repo/gcc/gcc/java/parse.y:1055
19675 msgid "Invalid method declaration, method name required"
19676 msgstr ""
19677
19678 #: /var/repo/gcc/gcc/java/parse.y:1061 /var/repo/gcc/gcc/java/parse.y:1063
19679 #: /var/repo/gcc/gcc/java/parse.y:2024
19680 msgid "Identifier expected"
19681 msgstr ""
19682
19683 #: /var/repo/gcc/gcc/java/parse.y:1066
19684 msgid "Invalid method declaration, return type required"
19685 msgstr ""
19686
19687 #: /var/repo/gcc/gcc/java/parse.y:1089 /var/repo/gcc/gcc/java/parse.y:1534
19688 #: /var/repo/gcc/gcc/java/parse.y:1541 /var/repo/gcc/gcc/java/parse.y:1550
19689 #: /var/repo/gcc/gcc/java/parse.y:1552 /var/repo/gcc/gcc/java/parse.y:1580
19690 #: /var/repo/gcc/gcc/java/parse.y:1688 /var/repo/gcc/gcc/java/parse.y:1969
19691 #: /var/repo/gcc/gcc/java/parse.y:2022
19692 msgid "')' expected"
19693 msgstr ""
19694
19695 #: /var/repo/gcc/gcc/java/parse.y:1105
19696 msgid "Missing formal parameter term"
19697 msgstr ""
19698
19699 #: /var/repo/gcc/gcc/java/parse.y:1120 /var/repo/gcc/gcc/java/parse.y:1125
19700 msgid "Missing identifier"
19701 msgstr ""
19702
19703 #: /var/repo/gcc/gcc/java/parse.y:1145 /var/repo/gcc/gcc/java/parse.y:1154
19704 msgid "Missing class type term"
19705 msgstr ""
19706
19707 #: /var/repo/gcc/gcc/java/parse.y:1306
19708 msgid "Invalid interface type"
19709 msgstr ""
19710
19711 #: /var/repo/gcc/gcc/java/parse.y:1498 /var/repo/gcc/gcc/java/parse.y:1667
19712 #: /var/repo/gcc/gcc/java/parse.y:1669
19713 msgid "':' expected"
19714 msgstr ""
19715
19716 #: /var/repo/gcc/gcc/java/parse.y:1520 /var/repo/gcc/gcc/java/parse.y:1525
19717 #: /var/repo/gcc/gcc/java/parse.y:1530
19718 msgid "Invalid expression statement"
19719 msgstr ""
19720
19721 #: /var/repo/gcc/gcc/java/parse.y:1548 /var/repo/gcc/gcc/java/parse.y:1576
19722 #: /var/repo/gcc/gcc/java/parse.y:1616 /var/repo/gcc/gcc/java/parse.y:1684
19723 #: /var/repo/gcc/gcc/java/parse.y:1752 /var/repo/gcc/gcc/java/parse.y:1858
19724 #: /var/repo/gcc/gcc/java/parse.y:1926 /var/repo/gcc/gcc/java/parse.y:2016
19725 #: /var/repo/gcc/gcc/java/parse.y:2018 /var/repo/gcc/gcc/java/parse.y:2026
19726 #: /var/repo/gcc/gcc/java/parse.y:2262 /var/repo/gcc/gcc/java/parse.y:2264
19727 msgid "'(' expected"
19728 msgstr ""
19729
19730 #: /var/repo/gcc/gcc/java/parse.y:1618
19731 msgid "Missing term or ')'"
19732 msgstr ""
19733
19734 #: /var/repo/gcc/gcc/java/parse.y:1665
19735 msgid "Missing or invalid constant expression"
19736 msgstr ""
19737
19738 #: /var/repo/gcc/gcc/java/parse.y:1686
19739 msgid "Missing term and ')' expected"
19740 msgstr ""
19741
19742 #: /var/repo/gcc/gcc/java/parse.y:1725
19743 msgid "Invalid control expression"
19744 msgstr ""
19745
19746 #: /var/repo/gcc/gcc/java/parse.y:1727 /var/repo/gcc/gcc/java/parse.y:1729
19747 msgid "Invalid update expression"
19748 msgstr ""
19749
19750 #: /var/repo/gcc/gcc/java/parse.y:1754
19751 msgid "Invalid init statement"
19752 msgstr ""
19753
19754 #: /var/repo/gcc/gcc/java/parse.y:1929
19755 msgid "Missing term or ')' expected"
19756 msgstr ""
19757
19758 #: /var/repo/gcc/gcc/java/parse.y:1971
19759 msgid "'class' or 'this' expected"
19760 msgstr ""
19761
19762 #: /var/repo/gcc/gcc/java/parse.y:1973 /var/repo/gcc/gcc/java/parse.y:1975
19763 msgid "'class' expected"
19764 msgstr ""
19765
19766 #: /var/repo/gcc/gcc/java/parse.y:2020
19767 msgid "')' or term expected"
19768 msgstr ""
19769
19770 #: /var/repo/gcc/gcc/java/parse.y:2139
19771 msgid "'[' expected"
19772 msgstr ""
19773
19774 #: /var/repo/gcc/gcc/java/parse.y:2217
19775 msgid "Field expected"
19776 msgstr ""
19777
19778 #: /var/repo/gcc/gcc/java/parse.y:2274 /var/repo/gcc/gcc/java/parse.y:2284
19779 msgid "Missing term and ']' expected"
19780 msgstr ""
19781
19782 #: /var/repo/gcc/gcc/java/parse.y:2388
19783 msgid "']' expected, invalid type expression"
19784 msgstr ""
19785
19786 #: /var/repo/gcc/gcc/java/parse.y:2391
19787 msgid "Invalid type expression"
19788 msgstr ""
19789
19790 #: /var/repo/gcc/gcc/java/parse.y:2503
19791 msgid "Invalid reference type"
19792 msgstr ""
19793
19794 #: /var/repo/gcc/gcc/java/parse.y:2981
19795 msgid "Constructor invocation must be first thing in a constructor"
19796 msgstr ""
19797
19798 #: /var/repo/gcc/gcc/java/parse.y:2983
19799 msgid "Only constructors can invoke constructors"
19800 msgstr ""
19801
19802 #: /var/repo/gcc/gcc/java/parse.y:2992
19803 #, c-format
19804 msgid ": `%s' JDK1.1(TM) feature"
19805 msgstr ""
19806
19807 #: /var/repo/gcc/gcc/java/parse.y:3052 /var/repo/gcc/gcc/java/parse.y:3054
19808 #, c-format
19809 msgid ""
19810 "%s.\n"
19811 "%s"
19812 msgstr ""
19813
19814 #: /var/repo/gcc/gcc/java/parse.y:6833
19815 #, c-format
19816 msgid "malformed .zip archive in CLASSPATH: %s"
19817 msgstr ""
19818
19819 #: /var/repo/gcc/gcc/java/parse.y:6904
19820 #, c-format
19821 msgid ""
19822 "Can't find default package `%s'. Check the CLASSPATH environment variable "
19823 "and the access to the archives"
19824 msgstr ""
19825
19826 #: /var/repo/gcc/gcc/java/parse.y:12228
19827 #, c-format
19828 msgid "missing static field `%s'"
19829 msgstr ""
19830
19831 #: /var/repo/gcc/gcc/java/parse.y:12233
19832 #, c-format
19833 msgid "not a static field `%s'"
19834 msgstr ""
19835
19836 #: /var/repo/gcc/gcc/java/parse.y:12276
19837 #, c-format
19838 msgid "No case for %s"
19839 msgstr ""
19840
19841 #: /var/repo/gcc/gcc/java/parse.y:13122
19842 #, c-format
19843 msgid "unregistered operator %s"
19844 msgstr ""
19845
19846 #: java/typeck.c:553
19847 msgid "junk at end of signature string"
19848 msgstr ""
19849
19850 #: java/verify.c:480
19851 msgid "bad pc in exception_table"
19852 msgstr ""
19853
19854 #: java/verify.c:1392
19855 #, c-format
19856 msgid "unknown opcode %d@pc=%d during verification"
19857 msgstr ""
19858
19859 #: java/verify.c:1462 java/verify.c:1475 java/verify.c:1479
19860 #, c-format
19861 msgid "verification error at PC=%d"
19862 msgstr ""
19863
19864 #: java/lang-options.h:32
19865 msgid "Disable automatic array bounds checking"
19866 msgstr ""
19867
19868 #: java/lang-options.h:34
19869 msgid "Disable assignability checks for stores into object arrays"
19870 msgstr ""
19871
19872 #: java/lang-options.h:36
19873 msgid "Assume native functions are implemented using JNI"
19874 msgstr ""
19875
19876 #: java/lang-options.h:38
19877 msgid "Replace system path"
19878 msgstr ""
19879
19880 #: java/lang-options.h:40
19881 msgid "Set class path"
19882 msgstr ""
19883
19884 #: java/lang-options.h:42
19885 msgid "Set class path (deprecated: use --classpath instead)"
19886 msgstr ""
19887
19888 #: java/lang-options.h:44
19889 msgid "Choose class whose main method should be used"
19890 msgstr ""
19891
19892 #: java/lang-options.h:46
19893 msgid "Choose input encoding (default comes from locale)"
19894 msgstr ""
19895
19896 #: java/lang-options.h:48
19897 msgid "Add directory to class path"
19898 msgstr ""
19899
19900 #: java/lang-options.h:50
19901 msgid "Directory where class files should be written"
19902 msgstr ""
19903
19904 #: java/lang-options.h:52
19905 msgid "Warn if modifiers are specified when not necessary"
19906 msgstr ""
19907
19908 #: java/lang-options.h:54
19909 msgid "Warn if deprecated empty statements are found"
19910 msgstr ""
19911
19912 #: java/lang-options.h:56
19913 msgid "Warn if .class files are out of date"
19914 msgstr ""
19915
19916 #: java/lang-options.h:58
19917 msgid "Always check for non gcj generated classes archives"
19918 msgstr ""
19919
19920 #: java/lang-options.h:60
19921 msgid "Never optimize static class initialization code"
19922 msgstr ""
19923
19924 #: java/lang-options.h:62
19925 msgid "Use offset tables for virtual method calls"
19926 msgstr ""
19927
19928 #: objc/objc-act.c:567
19929 msgid "no class name specified as argument to -fconstant-string-class"
19930 msgstr ""
19931
19932 #: objc/objc-act.c:718
19933 #, c-format
19934 msgid "object does not conform to the `%s' protocol"
19935 msgstr ""
19936
19937 #: objc/objc-act.c:762
19938 #, c-format
19939 msgid "class `%s' does not implement the `%s' protocol"
19940 msgstr ""
19941
19942 #: objc/objc-act.c:843
19943 #, c-format
19944 msgid "`%s' cannot be statically allocated"
19945 msgstr ""
19946
19947 #: objc/objc-act.c:900
19948 #, c-format
19949 msgid "unexpected type for `id' (%s)"
19950 msgstr ""
19951
19952 #: objc/objc-act.c:905
19953 msgid "undefined type `id', please import <objc/objc.h>"
19954 msgstr ""
19955
19956 #: objc/objc-act.c:957
19957 #, c-format
19958 msgid "protocol `%s' has circular dependency"
19959 msgstr ""
19960
19961 #: objc/objc-act.c:979 objc/objc-act.c:5187
19962 #, c-format
19963 msgid "cannot find protocol declaration for `%s'"
19964 msgstr ""
19965
19966 #: objc/objc-act.c:1237 objc/objc-act.c:5705 objc/objc-act.c:6035
19967 #: objc/objc-act.c:6084 objc/objc-act.c:6120 objc-parse.y:1764
19968 #, c-format
19969 msgid "cannot find interface declaration for `%s'"
19970 msgstr ""
19971
19972 #: objc/objc-act.c:1262
19973 #, c-format
19974 msgid "cannot find reference tag for class `%s'"
19975 msgstr ""
19976
19977 #: objc/objc-act.c:2272
19978 #, c-format
19979 msgid "cannot find class `%s'"
19980 msgstr ""
19981
19982 #: objc/objc-act.c:2274
19983 #, c-format
19984 msgid "class `%s' already exists"
19985 msgstr ""
19986
19987 #. fatal did not work with 2 args...should fix
19988 #: objc/objc-act.c:2398
19989 #, c-format
19990 msgid "cannot find interface declaration for `%s', superclass of `%s'"
19991 msgstr ""
19992
19993 #: objc/objc-act.c:2405
19994 #, c-format
19995 msgid "circular inheritance in interface declaration for `%s'"
19996 msgstr ""
19997
19998 #: objc/objc-act.c:3458 objc/objc-act.c:3475
19999 msgid "inconsistent instance variable specification"
20000 msgstr ""
20001
20002 #: objc/objc-act.c:4668
20003 #, c-format
20004 msgid "multiple declarations for method `%s'"
20005 msgstr ""
20006
20007 #: objc/objc-act.c:4834
20008 #, c-format
20009 msgid "invalid receiver type `%s'"
20010 msgstr ""
20011
20012 #: objc/objc-act.c:4865 objc/objc-act.c:4891 objc/objc-act.c:4939
20013 #, c-format
20014 msgid "`%s' does not respond to `%s'"
20015 msgstr ""
20016
20017 #: objc/objc-act.c:4871 objc/objc-act.c:7155
20018 #, c-format
20019 msgid "no super class declared in interface for `%s'"
20020 msgstr ""
20021
20022 #: objc/objc-act.c:4969
20023 msgid "cannot find class (factory) method"
20024 msgstr ""
20025
20026 #: objc/objc-act.c:4970 objc/objc-act.c:5014
20027 #, c-format
20028 msgid "return type for `%s' defaults to id"
20029 msgstr ""
20030
20031 #: objc/objc-act.c:4987
20032 #, c-format
20033 msgid "method `%s' not implemented by protocol"
20034 msgstr ""
20035
20036 #: objc/objc-act.c:4996
20037 msgid "return type defaults to id"
20038 msgstr ""
20039
20040 #: objc/objc-act.c:5013
20041 msgid "cannot find method"
20042 msgstr ""
20043
20044 #. Historically, a class method that produced objects (factory
20045 #. method) would assign `self' to the instance that it
20046 #. allocated.  This would effectively turn the class method into
20047 #. an instance method.  Following this assignment, the instance
20048 #. variables could be accessed.  That practice, while safe,
20049 #. violates the simple rule that a class method should not refer
20050 #. to an instance variable.  It's better to catch the cases
20051 #. where this is done unknowingly than to support the above
20052 #. paradigm.
20053 #: objc/objc-act.c:5256
20054 #, c-format
20055 msgid "instance variable `%s' accessed in class method"
20056 msgstr ""
20057
20058 #: objc/objc-act.c:5506
20059 #, c-format
20060 msgid "duplicate definition of class method `%s'"
20061 msgstr ""
20062
20063 #: objc/objc-act.c:5512
20064 #, c-format
20065 msgid "duplicate declaration of class method `%s'"
20066 msgstr ""
20067
20068 #: objc/objc-act.c:5548
20069 #, c-format
20070 msgid "duplicate definition of instance method `%s'"
20071 msgstr ""
20072
20073 #: objc/objc-act.c:5554
20074 #, c-format
20075 msgid "duplicate declaration of instance method `%s'"
20076 msgstr ""
20077
20078 #: objc/objc-act.c:5594
20079 #, c-format
20080 msgid "duplicate interface declaration for category `%s(%s)'"
20081 msgstr ""
20082
20083 #: objc/objc-act.c:5680
20084 #, c-format
20085 msgid "instance variable `%s' is declared private"
20086 msgstr ""
20087
20088 #: objc/objc-act.c:5727
20089 #, c-format
20090 msgid "instance variable `%s' is declared %s"
20091 msgstr ""
20092
20093 #: objc/objc-act.c:5737
20094 msgid "static access to object of type `id'"
20095 msgstr ""
20096
20097 #: objc/objc-act.c:5774 objc/objc-act.c:5867
20098 #, c-format
20099 msgid "incomplete implementation of class `%s'"
20100 msgstr ""
20101
20102 #: objc/objc-act.c:5778 objc/objc-act.c:5872
20103 #, c-format
20104 msgid "incomplete implementation of category `%s'"
20105 msgstr ""
20106
20107 #: objc/objc-act.c:5783 objc/objc-act.c:5877
20108 #, c-format
20109 msgid "method definition for `%c%s' not found"
20110 msgstr ""
20111
20112 #: objc/objc-act.c:5921
20113 #, c-format
20114 msgid "%s `%s' does not fully implement the `%s' protocol"
20115 msgstr ""
20116
20117 #: objc/objc-act.c:5979 objc/objc-act.c:8060
20118 msgid "`@end' missing in implementation context"
20119 msgstr ""
20120
20121 #: objc/objc-act.c:6007
20122 #, c-format
20123 msgid "reimplementation of class `%s'"
20124 msgstr ""
20125
20126 #: objc/objc-act.c:6049
20127 #, c-format
20128 msgid "conflicting super class name `%s'"
20129 msgstr ""
20130
20131 #: objc/objc-act.c:6064
20132 #, c-format
20133 msgid "duplicate interface declaration for class `%s'"
20134 msgstr ""
20135
20136 #: objc/objc-act.c:6346
20137 #, c-format
20138 msgid "duplicate declaration for protocol `%s'"
20139 msgstr ""
20140
20141 #: objc/objc-act.c:7196
20142 msgid "[super ...] must appear in a method context"
20143 msgstr ""
20144
20145 #: objc/objc-act.c:8162 objc/objc-act.c:8178
20146 #, c-format
20147 msgid "potential selector conflict for method `%s'"
20148 msgstr ""
20149
20150 #: objc-parse.y:2617
20151 msgid "`@end' must appear in an implementation context"
20152 msgstr ""
20153
20154 #: objc-parse.y:2891
20155 msgid "method definition not in class context"
20156 msgstr ""
20157
20158 #: objc/lang-options.h:27
20159 msgid "Dump decls to a .decl file"
20160 msgstr ""
20161
20162 #: objc/lang-options.h:29
20163 msgid "Generate code for GNU runtime environment"
20164 msgstr ""
20165
20166 #: objc/lang-options.h:32
20167 msgid "Generate code for NeXT runtime environment"
20168 msgstr ""
20169
20170 #: objc/lang-options.h:35
20171 msgid "Warn if a selector has multiple methods"
20172 msgstr ""
20173
20174 #: objc/lang-options.h:39
20175 msgid "Do not warn if inherited methods are unimplemented"
20176 msgstr ""
20177
20178 #: objc/lang-options.h:41
20179 msgid "Generate C header of platform specific features"
20180 msgstr ""
20181
20182 #: objc/lang-options.h:43
20183 msgid "Specify the name of the class for constant strings"
20184 msgstr ""
20185
20186 #: config/nextstep.h:160 config/nextstep.h:163
20187 msgid "-p profiling is no longer supported.  Use -pg instead"
20188 msgstr ""
20189
20190 #: config/arm/arm.h:211
20191 msgid "-mapcs-26 and -mapcs-32 may not be used together"
20192 msgstr ""
20193
20194 #: config/arm/arm.h:223
20195 msgid "-msoft-float and -mhard_float may not be used together"
20196 msgstr ""
20197
20198 #: config/arm/arm.h:234
20199 msgid "-mbig-endian and -mlittle-endian may not be used together"
20200 msgstr ""
20201
20202 #: config/arm/arm.h:252
20203 msgid "incompatible interworking options"
20204 msgstr ""
20205
20206 #: config/sparc/freebsd.h:31 config/ia64/freebsd.h:23
20207 #: config/alpha/freebsd.h:35 config/i386/freebsd-aout.h:223
20208 msgid "`-p' not supported; use `-pg' and gprof(1)"
20209 msgstr ""
20210
20211 #: config/sparc/linux64.h:254 config/sparc/linux64.h:265
20212 #: config/sparc/netbsd-elf.h:153 config/sparc/netbsd-elf.h:172
20213 #: config/sparc/sol2-bi.h:238 config/sparc/sol2-bi.h:248
20214 msgid "may not use both -m32 and -m64"
20215 msgstr ""
20216
20217 #: config/mcore/mcore.h:60
20218 msgid "choose either big or little endian, not both"
20219 msgstr ""
20220
20221 #: config/mcore/mcore.h:63
20222 msgid "choose either m340 or m210 not both"
20223 msgstr ""
20224
20225 #: config/mcore/mcore.h:64
20226 msgid "the m210 does not have little endian support"
20227 msgstr ""
20228
20229 #: gcc.c:673 f/lang-specs.h:35
20230 msgid "GNU C does not support -C without using -E"
20231 msgstr ""
20232
20233 #: gcc.c:674 f/lang-specs.h:36
20234 msgid "GNU C does not support -CC without using -E"
20235 msgstr ""
20236
20237 #: gcc.c:701 java/jvspec.c:77 ada/lang-specs.h:38
20238 msgid "-pg and -fomit-frame-pointer are incompatible"
20239 msgstr ""
20240
20241 #: gcc.c:846
20242 msgid "-E required when input is from standard input"
20243 msgstr ""
20244
20245 #: gcc.c:850
20246 msgid "compilation of header file requested"
20247 msgstr ""
20248
20249 #: config/mips/r3900.h:36 config/mips/r3900.h:42
20250 msgid "-mhard-float not supported"
20251 msgstr ""
20252
20253 #: config/mips/r3900.h:38 config/mips/r3900.h:44
20254 msgid "-msingle-float and -msoft-float can not both be specified"
20255 msgstr ""
20256
20257 #: config/i386/cygwin.h:106
20258 msgid "mno-cygwin and mno-win32 are not compatible"
20259 msgstr ""
20260
20261 #: config/i386/cygwin.h:161 config/i386/mingw32.h:69
20262 msgid "shared and mdll are not compatible"
20263 msgstr ""
20264
20265 #: ada/lang-specs.h:41
20266 msgid "-c or -S required for Ada"
20267 msgstr ""
20268
20269 #: java/lang-specs.h:33
20270 msgid "-fjni and -femit-class-files are incompatible"
20271 msgstr ""
20272
20273 #: java/lang-specs.h:34
20274 msgid "-fjni and -femit-class-file are incompatible"
20275 msgstr ""
20276
20277 #: java/lang-specs.h:35 java/lang-specs.h:36
20278 msgid "-femit-class-file should used along with -fsyntax-only"
20279 msgstr ""
20280
20281 #: config/i860/fx2800.h:290
20282 msgid "-p option not supported: use -pg instead"
20283 msgstr ""
20284
20285 #: config/arm/riscix.h:73 config/arm/riscix.h:133
20286 msgid "-mbsd and -pedantic incompatible"
20287 msgstr ""
20288
20289 #: config/arm/riscix.h:74 config/arm/riscix.h:134
20290 msgid "-mbsd and -mxopen incompatible"
20291 msgstr ""
20292
20293 #: config/arm/riscix.h:75 config/arm/riscix.h:135
20294 msgid "-mxopen and -pedantic incompatible"
20295 msgstr ""
20296
20297 #: config/arc/arc.h:59 config/mips/mips.h:1004
20298 msgid "may not use both -EB and -EL"
20299 msgstr ""
20300
20301 #: config/vax/vax.h:42 config/vax/vax.h:43
20302 msgid "profiling not supported with -mg\n"
20303 msgstr ""
20304
20305 #: config/mips/mips.h:834
20306 msgid "-pipe is not supported"
20307 msgstr ""
20308
20309 #: config/mips/mips.h:1000
20310 msgid "may not use both -mfp64 and -msingle-float"
20311 msgstr ""
20312
20313 #: config/mips/mips.h:1001
20314 msgid "may not use both -mfp64 and -m4650"
20315 msgstr ""
20316
20317 #: config/mips/mips.h:1003
20318 msgid "may not use both -mgp32 and -mfp64"
20319 msgstr ""
20320
20321 #: config/i386/sco5.h:658 config/i386/sco5.h:729
20322 msgid "-static not valid with -mcoff"
20323 msgstr ""
20324
20325 #: config/i386/sco5.h:659 config/i386/sco5.h:730
20326 msgid "-shared not valid with -mcoff"
20327 msgstr ""
20328
20329 #: config/i386/sco5.h:660 config/i386/sco5.h:731
20330 msgid "-symbolic not valid with -mcoff"
20331 msgstr ""
20332
20333 #: config/i386/sco5.h:696
20334 msgid "-fpic is not valid with -mcoff"
20335 msgstr ""
20336
20337 #: config/i386/sco5.h:697
20338 msgid "-fPIC is not valid with -mcoff"
20339 msgstr ""
20340
20341 #: config/i386/sco5.h:732
20342 msgid "-fpic not valid with -mcoff"
20343 msgstr ""
20344
20345 #: config/i386/sco5.h:733
20346 msgid "-fPIC not valid with -mcoff"
20347 msgstr ""
20348
20349 #: config/mmix/mmix.h:112
20350 msgid "options -mabi=mmixware and -mabi=gnu are mutually exclusive"
20351 msgstr ""