2002-02-19 Philip Blundell <philb@gnu.org>
[official-gcc.git] / gcc / po / gcc.pot
blobf1c8322242fb6d2fedffa32ff8c91bf9d0219027
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.
6 #, fuzzy
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "POT-Creation-Date: 2002-02-17 15:16+0100\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"
18 #: attribs.c:310
19 #, c-format
20 msgid "`%s' attribute directive ignored"
21 msgstr ""
23 #: attribs.c:318
24 #, c-format
25 msgid "wrong number of arguments specified for `%s' attribute"
26 msgstr ""
28 #: attribs.c:335
29 #, c-format
30 msgid "`%s' attribute does not apply to types"
31 msgstr ""
33 #: attribs.c:372
34 #, c-format
35 msgid "`%s' attribute only applies to function types"
36 msgstr ""
38 #: attribs.c:462 attribs.c:484 attribs.c:506 attribs.c:537 attribs.c:559
39 #: attribs.c:582 attribs.c:612 attribs.c:650 attribs.c:697 attribs.c:727
40 #: attribs.c:757 attribs.c:780 attribs.c:1026 attribs.c:1082 attribs.c:1138
41 #: attribs.c:1199 attribs.c:1225 attribs.c:1427 config/arm/arm.c:2009
42 #: config/arm/arm.c:2036 config/avr/avr.c:4683 config/h8300/h8300.c:3077
43 #: config/h8300/h8300.c:3102 config/i386/i386.c:1261 config/i386/winnt.c:74
44 #, c-format
45 msgid "`%s' attribute ignored"
46 msgstr ""
48 #: attribs.c:813
49 #, c-format
50 msgid "unknown machine mode `%s'"
51 msgstr ""
53 #: attribs.c:816
54 #, c-format
55 msgid "no data type for mode `%s'"
56 msgstr ""
58 #: attribs.c:849
59 msgid "section attribute cannot be specified for local variables"
60 msgstr ""
62 #: attribs.c:860
63 #, c-format
64 msgid "section of `%s' conflicts with previous declaration"
65 msgstr ""
67 #: attribs.c:869
68 #, c-format
69 msgid "section attribute not allowed for `%s'"
70 msgstr ""
72 #: attribs.c:876
73 msgid "section attributes are not supported for this target"
74 msgstr ""
76 #: attribs.c:918
77 msgid "requested alignment is not a constant"
78 msgstr ""
80 #: attribs.c:923
81 msgid "requested alignment is not a power of 2"
82 msgstr ""
84 #: attribs.c:928
85 msgid "requested alignment is too large"
86 msgstr ""
88 #: attribs.c:955
89 #, c-format
90 msgid "alignment may not be specified for `%s'"
91 msgstr ""
93 #: attribs.c:1000
94 #, c-format
95 msgid "`%s' defined both normally and as an alias"
96 msgstr ""
98 #: attribs.c:1010
99 msgid "alias arg not a string"
100 msgstr ""
102 #: attribs.c:1049 attribs.c:1105
103 #, c-format
104 msgid "`%s' attribute applies only to functions"
105 msgstr ""
107 #: attribs.c:1056 attribs.c:1112
108 #, c-format
109 msgid "can't set `%s' attribute after definition"
110 msgstr ""
112 #: attribs.c:1196
113 #, c-format
114 msgid "`%s' attribute ignored for `%s'"
115 msgstr ""
117 #: attribs.c:1253
118 #, c-format
119 msgid "invalid vector type for attribute `%s'"
120 msgstr ""
122 #: attribs.c:1276 attribs.c:1281
123 msgid "no vector mode with the size and type specified could be found"
124 msgstr ""
126 #: builtins.c:282
127 msgid "offset outside bounds of constant string"
128 msgstr ""
130 #: builtins.c:759
131 msgid "second arg to `__builtin_prefetch' must be a constant"
132 msgstr ""
134 #: builtins.c:766
135 msgid "invalid second arg to __builtin_prefetch; using zero"
136 msgstr ""
138 #: builtins.c:773
139 msgid "third arg to `__builtin_prefetch' must be a constant"
140 msgstr ""
142 #: builtins.c:780
143 msgid "invalid third arg to __builtin_prefetch; using zero"
144 msgstr ""
146 #. ??? We used to try and build up a call to the out of line function,
147 #. guessing about what registers needed saving etc.  This became much
148 #. harder with __builtin_va_start, since we don't have a tree for a
149 #. call to __builtin_saveregs to fall back on.  There was exactly one
150 #. port (i860) that used this code, and I'm unconvinced it could actually
151 #. handle the general case.  So we no longer try to handle anything
152 #. weird and make the backend absorb the evil.
153 #: builtins.c:2760
154 msgid "__builtin_saveregs not supported by this target"
155 msgstr ""
157 #: builtins.c:2802
158 msgid "argument of `__builtin_args_info' must be constant"
159 msgstr ""
161 #: builtins.c:2808
162 msgid "argument of `__builtin_args_info' out of range"
163 msgstr ""
165 #: builtins.c:2814
166 msgid "missing argument in `__builtin_args_info'"
167 msgstr ""
169 #: builtins.c:2846
170 msgid "`va_start' used in function with fixed args"
171 msgstr ""
173 #: builtins.c:2865
174 msgid "second parameter of `va_start' not last named argument"
175 msgstr ""
177 #. Evidently an out of date version of <stdarg.h>; can't validate
178 #. va_start's second argument, but can still work as intended.
179 #: builtins.c:2870
180 msgid "`__builtin_next_arg' called without an argument"
181 msgstr ""
183 #: builtins.c:2974
184 msgid "too many arguments to function `va_start'"
185 msgstr ""
187 #: builtins.c:3058
188 msgid "first argument to `va_arg' not of type `va_list'"
189 msgstr ""
191 #: builtins.c:3086
192 #, c-format
193 msgid "`%s' is promoted to `%s' when passed through `...'"
194 msgstr ""
196 #: builtins.c:3090
197 #, c-format
198 msgid "(so you should pass `%s' not `%s' to `va_arg')"
199 msgstr ""
201 #: builtins.c:3214
202 msgid "invalid arg to `__builtin_frame_address'"
203 msgstr ""
205 #: builtins.c:3216
206 msgid "invalid arg to `__builtin_return_address'"
207 msgstr ""
209 #: builtins.c:3230
210 msgid "unsupported arg to `__builtin_frame_address'"
211 msgstr ""
213 #: builtins.c:3232
214 msgid "unsupported arg to `__builtin_return_address'"
215 msgstr ""
217 #: builtins.c:3400
218 msgid "second arg to `__builtin_expect' must be a constant"
219 msgstr ""
221 #: builtins.c:3869
222 msgid "__builtin_longjmp second argument must be 1"
223 msgstr ""
225 #: builtins.c:3883
226 msgid "__builtin_trap not supported by this target"
227 msgstr ""
229 #. just do library call, if unknown builtin
230 #: builtins.c:3948 c-common.c:3689
231 #, c-format
232 msgid "built-in function `%s' not currently supported"
233 msgstr ""
235 #: c-common.c:550
236 #, c-format
237 msgid "`%s' is not defined outside of function scope"
238 msgstr ""
240 #: c-common.c:590
241 msgid ""
242 "concatenation of string literals with __FUNCTION__ is deprecated.  This "
243 "feature will be removed in future"
244 msgstr ""
246 #: c-common.c:659
247 #, c-format
248 msgid ""
249 "string length `%d' is greater than the length `%d' ISO C%d compilers are "
250 "required to support"
251 msgstr ""
253 #: c-common.c:707 ch/decl.c:4100
254 msgid "overflow in constant expression"
255 msgstr ""
257 #: c-common.c:728
258 msgid "integer overflow in expression"
259 msgstr ""
261 #: c-common.c:737
262 msgid "floating point overflow in expression"
263 msgstr ""
265 #. This detects cases like converting -129 or 256 to unsigned char.
266 #: c-common.c:758
267 msgid "large integer implicitly truncated to unsigned type"
268 msgstr ""
270 #: c-common.c:760
271 msgid "negative integer implicitly converted to unsigned type"
272 msgstr ""
274 #: c-common.c:807
275 msgid "overflow in implicit constant conversion"
276 msgstr ""
278 #: c-common.c:955
279 #, c-format
280 msgid "operation on `%s' may be undefined"
281 msgstr ""
283 #: c-common.c:1246
284 msgid "expression statement has incomplete type"
285 msgstr ""
287 #: c-common.c:1279 ch/actions.c:1027
288 msgid "case label does not reduce to an integer constant"
289 msgstr ""
291 #: c-common.c:1579
292 msgid "invalid truth-value expression"
293 msgstr ""
295 #: c-common.c:1630
296 #, c-format
297 msgid "invalid operands to binary %s"
298 msgstr ""
300 #: c-common.c:1865 c-common.c:1874
301 msgid "comparison is always false due to limited range of data type"
302 msgstr ""
304 #: c-common.c:1867 c-common.c:1876
305 msgid "comparison is always true due to limited range of data type"
306 msgstr ""
308 #: c-common.c:1942
309 msgid "comparison of unsigned expression >= 0 is always true"
310 msgstr ""
312 #: c-common.c:1951
313 msgid "comparison of unsigned expression < 0 is always false"
314 msgstr ""
316 #: c-common.c:2002 f/com.c:14818
317 msgid "struct type value used where scalar is required"
318 msgstr ""
320 #: c-common.c:2006 f/com.c:14822
321 msgid "union type value used where scalar is required"
322 msgstr ""
324 #: c-common.c:2010 f/com.c:14826
325 msgid "array type value used where scalar is required"
326 msgstr ""
328 #: c-common.c:2125 f/com.c:14952
329 msgid "suggest parentheses around assignment used as truth value"
330 msgstr ""
332 #: c-common.c:2169 c-common.c:2201
333 msgid "invalid use of `restrict'"
334 msgstr ""
336 #: c-common.c:2317
337 msgid "__alignof__ applied to an incomplete type"
338 msgstr ""
340 #: c-common.c:2343
341 msgid "`__alignof' applied to a bit-field"
342 msgstr ""
344 #: c-common.c:2785
345 #, c-format
346 msgid "cannot disable built-in function `%s'"
347 msgstr ""
349 #: c-common.c:3066 c-typeck.c:1782
350 #, c-format
351 msgid "too few arguments to function `%s'"
352 msgstr ""
354 #: c-common.c:3072 c-typeck.c:1635
355 #, c-format
356 msgid "too many arguments to function `%s'"
357 msgstr ""
359 #: c-common.c:3260
360 msgid "pointers are not permitted as case values"
361 msgstr ""
363 #: c-common.c:3266
364 msgid "ISO C++ forbids range expressions in switch statements"
365 msgstr ""
367 #: c-common.c:3268
368 msgid "ISO C forbids range expressions in switch statements"
369 msgstr ""
371 #: c-common.c:3298
372 msgid "empty range specified"
373 msgstr ""
375 #: c-common.c:3349
376 msgid "duplicate (or overlapping) case value"
377 msgstr ""
379 #: c-common.c:3351
380 msgid "this is the first entry overlapping that value"
381 msgstr ""
383 #: c-common.c:3355 ch/actions.c:1125
384 msgid "duplicate case value"
385 msgstr ""
387 #: c-common.c:3356
388 msgid "previously used here"
389 msgstr ""
391 #: c-common.c:3360
392 msgid "multiple default labels in one switch"
393 msgstr ""
395 #: c-common.c:3361
396 msgid "this is the first default label"
397 msgstr ""
399 #: c-common.c:3389
400 msgid "ISO C++ forbids taking the address of a label"
401 msgstr ""
403 #: c-common.c:3391
404 msgid "ISO C forbids taking the address of a label"
405 msgstr ""
407 #: c-common.c:4027
408 msgid "-Wformat-y2k ignored without -Wformat"
409 msgstr ""
411 #: c-common.c:4029
412 msgid "-Wformat-extra-args ignored without -Wformat"
413 msgstr ""
415 #: c-common.c:4031
416 msgid "-Wformat-nonliteral ignored without -Wformat"
417 msgstr ""
419 #: c-common.c:4033
420 msgid "-Wformat-security ignored without -Wformat"
421 msgstr ""
423 #: c-common.c:4035
424 msgid "-Wmissing-format-attribute ignored without -Wformat"
425 msgstr ""
427 #: c-common.c:4126
428 #, c-format
429 msgid "declaration of `%s' shadows %s"
430 msgstr ""
432 #: c-convert.c:78 c-typeck.c:1036 c-typeck.c:4160 ch/convert.c:1164
433 #: cp/typeck.c:1728 cp/typeck.c:6304
434 msgid "void value not ignored as it ought to be"
435 msgstr ""
437 #: c-convert.c:110 java/typeck.c:150
438 msgid "conversion to non-scalar type requested"
439 msgstr ""
441 #: c-decl.c:475
442 msgid "-traditional is deprecated and may be removed"
443 msgstr ""
445 #: c-decl.c:565
446 #, c-format
447 msgid "unknown C standard `%s'"
448 msgstr ""
450 #: c-decl.c:847
451 #, c-format
452 msgid "array `%s' assumed to have one element"
453 msgstr ""
455 #: c-decl.c:1023
456 #, c-format
457 msgid "`struct %s' incomplete in scope ending here"
458 msgstr ""
460 #: c-decl.c:1026
461 #, c-format
462 msgid "`union %s' incomplete in scope ending here"
463 msgstr ""
465 #: c-decl.c:1029
466 #, c-format
467 msgid "`enum %s' incomplete in scope ending here"
468 msgstr ""
470 #: c-decl.c:1143 c-decl.c:1284 ch/decl.c:2920 java/decl.c:1373
471 #, c-format
472 msgid "label `%s' used but not defined"
473 msgstr ""
475 #: c-decl.c:1149 c-decl.c:1291 ch/decl.c:2926 java/decl.c:1379
476 #, c-format
477 msgid "label `%s' defined but not used"
478 msgstr ""
480 #: c-decl.c:1408 cp/decl.c:3124
481 #, c-format
482 msgid "function `%s' redeclared as inline"
483 msgstr ""
485 #: c-decl.c:1410 cp/decl.c:3126
486 #, c-format
487 msgid "previous declaration of function `%s' with attribute noinline"
488 msgstr ""
490 #: c-decl.c:1417 cp/decl.c:3133
491 #, c-format
492 msgid "function `%s' redeclared with attribute noinline"
493 msgstr ""
495 #: c-decl.c:1419 cp/decl.c:3135
496 #, c-format
497 msgid "previous declaration of function `%s' was inline"
498 msgstr ""
500 #: c-decl.c:1448 c-decl.c:1501
501 #, c-format
502 msgid "shadowing built-in function `%s'"
503 msgstr ""
505 #: c-decl.c:1450
506 #, c-format
507 msgid "shadowing library function `%s'"
508 msgstr ""
510 #: c-decl.c:1456
511 #, c-format
512 msgid "library function `%s' declared as non-function"
513 msgstr ""
515 #: c-decl.c:1460 c-decl.c:1463
516 #, c-format
517 msgid "built-in function `%s' declared as non-function"
518 msgstr ""
520 #: c-decl.c:1467 objc/objc-act.c:2334 objc/objc-act.c:6036
521 #, c-format
522 msgid "`%s' redeclared as different kind of symbol"
523 msgstr ""
525 #: c-decl.c:1468 c-decl.c:1666 c-decl.c:1815 objc/objc-act.c:2336
526 #: objc/objc-act.c:6038 objc/objc-act.c:6093
527 #, c-format
528 msgid "previous declaration of `%s'"
529 msgstr ""
531 #. If types don't match for a built-in, throw away the built-in.
532 #: c-decl.c:1570
533 #, c-format
534 msgid "conflicting types for built-in function `%s'"
535 msgstr ""
537 #: c-decl.c:1613 c-decl.c:1632
538 #, c-format
539 msgid "conflicting types for `%s'"
540 msgstr ""
542 #: c-decl.c:1655
543 msgid ""
544 "a parameter list with an ellipsis can't match an empty parameter name list "
545 "declaration"
546 msgstr ""
548 #: c-decl.c:1661
549 msgid ""
550 "an argument type that has a default promotion can't match an empty parameter "
551 "name list declaration"
552 msgstr ""
554 #: c-decl.c:1676 c-decl.c:1698
555 #, c-format
556 msgid "redefinition of `%s'"
557 msgstr ""
559 #: c-decl.c:1679
560 #, c-format
561 msgid "redeclaration of `%s'"
562 msgstr ""
564 #: c-decl.c:1682
565 #, c-format
566 msgid "conflicting declarations of `%s'"
567 msgstr ""
569 #: c-decl.c:1725
570 #, c-format
571 msgid "prototype for `%s' follows"
572 msgstr ""
574 #: c-decl.c:1726 c-decl.c:1734 c-decl.c:1750
575 msgid "non-prototype definition here"
576 msgstr ""
578 #: c-decl.c:1733
579 #, c-format
580 msgid "prototype for `%s' follows and number of arguments doesn't match"
581 msgstr ""
583 #: c-decl.c:1748
584 #, c-format
585 msgid "prototype for `%s' follows and argument %d doesn't match"
586 msgstr ""
588 #: c-decl.c:1766
589 #, c-format
590 msgid "`%s' declared inline after being called"
591 msgstr ""
593 #: c-decl.c:1772
594 #, c-format
595 msgid "`%s' declared inline after its definition"
596 msgstr ""
598 #: c-decl.c:1779
599 #, c-format
600 msgid "static declaration for `%s' follows non-static"
601 msgstr ""
603 #: c-decl.c:1787
604 #, c-format
605 msgid "non-static declaration for `%s' follows static"
606 msgstr ""
608 #: c-decl.c:1794
609 #, c-format
610 msgid "const declaration for `%s' follows non-const"
611 msgstr ""
613 #: c-decl.c:1801
614 #, c-format
615 msgid "type qualifiers for `%s' conflict with previous decl"
616 msgstr ""
618 #: c-decl.c:1814
619 #, c-format
620 msgid "redundant redeclaration of `%s' in same scope"
621 msgstr ""
623 #: c-decl.c:2118 java/decl.c:1072
624 #, c-format
625 msgid "declaration of `%s' shadows a parameter"
626 msgstr ""
628 #: c-decl.c:2121 java/decl.c:1075
629 #, c-format
630 msgid "declaration of `%s' shadows a symbol from the parameter list"
631 msgstr ""
633 #: c-decl.c:2142 cp/decl.c:4206
634 msgid "a parameter"
635 msgstr ""
637 #: c-decl.c:2144 cp/decl.c:4223
638 msgid "a previous local"
639 msgstr ""
641 #. XXX shadow warnings in outer-more namespaces
642 #: c-decl.c:2148 cp/decl.c:4227
643 msgid "a global declaration"
644 msgstr ""
646 #: c-decl.c:2192
647 #, c-format
648 msgid "nested extern declaration of `%s'"
649 msgstr ""
651 #: c-decl.c:2212 java/decl.c:1025
652 #, c-format
653 msgid "`%s' used prior to declaration"
654 msgstr ""
656 #: c-decl.c:2227 c-decl.c:2442
657 #, c-format
658 msgid "`%s' was declared implicitly `extern' and later `static'"
659 msgstr ""
661 #: c-decl.c:2337 cp/decl.c:4065
662 msgid "type mismatch with previous external decl"
663 msgstr ""
665 #: c-decl.c:2338
666 #, c-format
667 msgid "previous external decl of `%s'"
668 msgstr ""
670 #: c-decl.c:2351
671 msgid "type mismatch with previous implicit declaration"
672 msgstr ""
674 #: c-decl.c:2353
675 #, c-format
676 msgid "previous implicit declaration of `%s'"
677 msgstr ""
679 #: c-decl.c:2370
680 #, c-format
681 msgid "type of external `%s' is not global"
682 msgstr ""
684 #: c-decl.c:2421
685 #, c-format
686 msgid "`%s' was previously implicitly declared to return `int'"
687 msgstr ""
689 #: c-decl.c:2446
690 #, c-format
691 msgid "`%s' was declared `extern' and later `static'"
692 msgstr ""
694 #: c-decl.c:2470
695 #, c-format
696 msgid "extern declaration of `%s' doesn't match global one"
697 msgstr ""
699 #: c-decl.c:2512
700 #, c-format
701 msgid "`%s' locally external but globally static"
702 msgstr ""
704 #: c-decl.c:2634
705 #, c-format
706 msgid "function `%s' was previously declared within a block"
707 msgstr ""
709 #: c-decl.c:2654 c-decl.c:2656
710 #, c-format
711 msgid "implicit declaration of function `%s'"
712 msgstr ""
714 #: c-decl.c:2744
715 #, c-format
716 msgid "label %s referenced outside of any function"
717 msgstr ""
719 #: c-decl.c:2801
720 #, c-format
721 msgid "duplicate label declaration `%s'"
722 msgstr ""
724 #: c-decl.c:2804
725 msgid "this is a previous declaration"
726 msgstr ""
728 #: c-decl.c:3316
729 msgid "unnamed struct/union that defines no instances"
730 msgstr ""
732 #: c-decl.c:3335
733 msgid "useless keyword or type name in empty declaration"
734 msgstr ""
736 #: c-decl.c:3342
737 msgid "two types specified in one empty declaration"
738 msgstr ""
740 #: c-decl.c:3347 c-parse.y:725 c-parse.y:727 parse.y:728 parse.y:1808
741 #: objc-parse.y:761 objc-parse.y:763 objc-parse.y:2997
742 msgid "empty declaration"
743 msgstr ""
745 #: c-decl.c:3377
746 msgid ""
747 "ISO C89 does not support `static' or type qualifiers in parameter array "
748 "declarators"
749 msgstr ""
751 #: c-decl.c:3379
752 msgid "ISO C89 does not support `[*]' array declarators"
753 msgstr ""
755 #: c-decl.c:3382
756 msgid "GCC does not yet properly implement `[*]' array declarators"
757 msgstr ""
759 #: c-decl.c:3401
760 msgid "static or type qualifiers in abstract declarator"
761 msgstr ""
763 #: c-decl.c:3475
764 #, c-format
765 msgid "`%s' is usually a function"
766 msgstr ""
768 #: c-decl.c:3489
769 #, c-format
770 msgid "typedef `%s' is initialized"
771 msgstr ""
773 #: c-decl.c:3496
774 #, c-format
775 msgid "function `%s' is initialized like a variable"
776 msgstr ""
778 #. DECL_INITIAL in a PARM_DECL is really DECL_ARG_TYPE.
779 #: c-decl.c:3503
780 #, c-format
781 msgid "parameter `%s' is initialized"
782 msgstr ""
784 #: c-decl.c:3523 c-typeck.c:4930
785 msgid "variable-sized object may not be initialized"
786 msgstr ""
788 #: c-decl.c:3529
789 #, c-format
790 msgid "variable `%s' has initializer but incomplete type"
791 msgstr ""
793 #: c-decl.c:3535
794 #, c-format
795 msgid "elements of array `%s' have incomplete type"
796 msgstr ""
798 #: c-decl.c:3548
799 #, c-format
800 msgid "declaration of `%s' has `extern' and is initialized"
801 msgstr ""
803 #: c-decl.c:3583 c-decl.c:6232 cp/decl.c:7259 cp/decl.c:13533
804 #, c-format
805 msgid "inline function `%s' given attribute noinline"
806 msgstr ""
808 #: c-decl.c:3664
809 #, c-format
810 msgid "initializer fails to determine size of `%s'"
811 msgstr ""
813 #: c-decl.c:3669
814 #, c-format
815 msgid "array size missing in `%s'"
816 msgstr ""
818 #: c-decl.c:3685
819 #, c-format
820 msgid "zero or negative size array `%s'"
821 msgstr ""
823 #: c-decl.c:3713 ch/decl.c:4133
824 #, c-format
825 msgid "storage size of `%s' isn't known"
826 msgstr ""
828 #: c-decl.c:3723
829 #, c-format
830 msgid "storage size of `%s' isn't constant"
831 msgstr ""
833 #: c-decl.c:3782
834 #, c-format
835 msgid "ignoring asm-specifier for non-static local variable `%s'"
836 msgstr ""
838 #: c-decl.c:3857
839 #, c-format
840 msgid "ISO C forbids parameter `%s' shadowing typedef"
841 msgstr ""
843 #: c-decl.c:4161 cp/decl.c:10061
844 msgid "`long long long' is too long for GCC"
845 msgstr ""
847 #: c-decl.c:4166
848 msgid "ISO C89 does not support `long long'"
849 msgstr ""
851 #: c-decl.c:4171 cp/decl.c:10066
852 #, c-format
853 msgid "duplicate `%s'"
854 msgstr ""
856 #: c-decl.c:4177 cp/decl.c:10090
857 #, c-format
858 msgid "two or more data types in declaration of `%s'"
859 msgstr ""
861 #: c-decl.c:4197 cp/decl.c:10095
862 #, c-format
863 msgid "`%s' fails to be a typedef or built in type"
864 msgstr ""
866 #: c-decl.c:4236
867 #, c-format
868 msgid "type defaults to `int' in declaration of `%s'"
869 msgstr ""
871 #: c-decl.c:4265
872 #, c-format
873 msgid "both long and short specified for `%s'"
874 msgstr ""
876 #: c-decl.c:4269 cp/decl.c:10210
877 #, c-format
878 msgid "long or short specified with char for `%s'"
879 msgstr ""
881 #: c-decl.c:4276 cp/decl.c:10214
882 #, c-format
883 msgid "long or short specified with floating type for `%s'"
884 msgstr ""
886 #: c-decl.c:4279
887 msgid "the only valid combination is `long double'"
888 msgstr ""
890 #: c-decl.c:4285
891 #, c-format
892 msgid "both signed and unsigned specified for `%s'"
893 msgstr ""
895 #: c-decl.c:4287 cp/decl.c:10203
896 #, c-format
897 msgid "long, short, signed or unsigned invalid for `%s'"
898 msgstr ""
900 #: c-decl.c:4293 cp/decl.c:10223
901 #, c-format
902 msgid "long, short, signed or unsigned used invalidly for `%s'"
903 msgstr ""
905 #: c-decl.c:4312 cp/decl.c:10244
906 #, c-format
907 msgid "complex invalid for `%s'"
908 msgstr ""
910 #: c-decl.c:4357
911 msgid "ISO C89 does not support complex types"
912 msgstr ""
914 #: c-decl.c:4369
915 msgid "ISO C does not support plain `complex' meaning `double complex'"
916 msgstr ""
918 #: c-decl.c:4375 c-decl.c:4387
919 msgid "ISO C does not support complex integer types"
920 msgstr ""
922 #: c-decl.c:4402 c-decl.c:4841 cp/decl.c:10852
923 msgid "duplicate `const'"
924 msgstr ""
926 #: c-decl.c:4404 c-decl.c:4845 cp/decl.c:10856
927 msgid "duplicate `restrict'"
928 msgstr ""
930 #: c-decl.c:4406 c-decl.c:4843 cp/decl.c:10854
931 msgid "duplicate `volatile'"
932 msgstr ""
934 #: c-decl.c:4428 cp/decl.c:10401
935 #, c-format
936 msgid "multiple storage classes in declaration of `%s'"
937 msgstr ""
939 #: c-decl.c:4437
940 msgid "function definition declared `auto'"
941 msgstr ""
943 #: c-decl.c:4439
944 msgid "function definition declared `register'"
945 msgstr ""
947 #: c-decl.c:4441
948 msgid "function definition declared `typedef'"
949 msgstr ""
951 #: c-decl.c:4454
952 #, c-format
953 msgid "storage class specified for structure field `%s'"
954 msgstr ""
956 #: c-decl.c:4458 cp/decl.c:10448
957 #, c-format
958 msgid "storage class specified for parameter `%s'"
959 msgstr ""
961 #: c-decl.c:4461 cp/decl.c:10450
962 msgid "storage class specified for typename"
963 msgstr ""
965 #: c-decl.c:4473 cp/decl.c:10464
966 #, c-format
967 msgid "`%s' initialized and declared `extern'"
968 msgstr ""
970 #: c-decl.c:4475 cp/decl.c:10467
971 #, c-format
972 msgid "`%s' has both `extern' and initializer"
973 msgstr ""
975 #: c-decl.c:4479 cp/decl.c:10471
976 #, c-format
977 msgid "nested function `%s' declared `extern'"
978 msgstr ""
980 #: c-decl.c:4482 cp/decl.c:10475
981 #, c-format
982 msgid "top-level declaration of `%s' specifies `auto'"
983 msgstr ""
985 #. Only the innermost declarator (making a parameter be of
986 #. array type which is converted to pointer type)
987 #. may have static or type qualifiers.
988 #: c-decl.c:4517 c-decl.c:4706
989 msgid "static or type qualifiers in non-parameter array declarator"
990 msgstr ""
992 #: c-decl.c:4561
993 #, c-format
994 msgid "declaration of `%s' as array of voids"
995 msgstr ""
997 #: c-decl.c:4567
998 #, c-format
999 msgid "declaration of `%s' as array of functions"
1000 msgstr ""
1002 #: c-decl.c:4588
1003 #, c-format
1004 msgid "size of array `%s' has non-integer type"
1005 msgstr ""
1007 #: c-decl.c:4593
1008 #, c-format
1009 msgid "ISO C forbids zero-size array `%s'"
1010 msgstr ""
1012 #: c-decl.c:4600
1013 #, c-format
1014 msgid "size of array `%s' is negative"
1015 msgstr ""
1017 #: c-decl.c:4613
1018 #, c-format
1019 msgid "ISO C89 forbids array `%s' whose size can't be evaluated"
1020 msgstr ""
1022 #: c-decl.c:4616
1023 #, c-format
1024 msgid "ISO C89 forbids variable-size array `%s'"
1025 msgstr ""
1027 #: c-decl.c:4646 c-decl.c:4867 cp/decl.c:11074
1028 #, c-format
1029 msgid "size of array `%s' is too large"
1030 msgstr ""
1032 #: c-decl.c:4663
1033 msgid "ISO C89 does not support flexible array members"
1034 msgstr ""
1036 #: c-decl.c:4673
1037 msgid "array type has incomplete element type"
1038 msgstr ""
1040 #: c-decl.c:4680 c-decl.c:4917
1041 msgid "ISO C forbids const or volatile function types"
1042 msgstr ""
1044 #: c-decl.c:4726 cp/decl.c:10612
1045 #, c-format
1046 msgid "`%s' declared as function returning a function"
1047 msgstr ""
1049 #: c-decl.c:4731 cp/decl.c:10617
1050 #, c-format
1051 msgid "`%s' declared as function returning an array"
1052 msgstr ""
1054 #: c-decl.c:4766
1055 msgid "ISO C forbids qualified void function return type"
1056 msgstr ""
1058 #: c-decl.c:4770
1059 msgid "type qualifiers ignored on function return type"
1060 msgstr ""
1062 #: c-decl.c:4799 c-decl.c:4882 c-decl.c:5006 c-decl.c:5100
1063 msgid "ISO C forbids qualified function types"
1064 msgstr ""
1066 #: c-decl.c:4839 cp/decl.c:10848
1067 msgid "invalid type modifier within pointer declarator"
1068 msgstr ""
1070 #: c-decl.c:4937 cp/decl.c:11354
1071 #, c-format
1072 msgid "variable or field `%s' declared void"
1073 msgstr ""
1075 #: c-decl.c:4970
1076 msgid "attributes in parameter array declarator ignored"
1077 msgstr ""
1079 #: c-decl.c:4995
1080 msgid "invalid type modifier within array declarator"
1081 msgstr ""
1083 #: c-decl.c:5044
1084 #, c-format
1085 msgid "field `%s' declared as a function"
1086 msgstr ""
1088 #: c-decl.c:5050
1089 #, c-format
1090 msgid "field `%s' has incomplete type"
1091 msgstr ""
1093 #: c-decl.c:5082 c-decl.c:5084 c-decl.c:5091
1094 #, c-format
1095 msgid "invalid storage class for function `%s'"
1096 msgstr ""
1098 #: c-decl.c:5106
1099 msgid "`noreturn' function returns non-void value"
1100 msgstr ""
1102 #: c-decl.c:5121
1103 msgid "cannot inline function `main'"
1104 msgstr ""
1106 #: c-decl.c:5174
1107 #, c-format
1108 msgid "variable `%s' declared `inline'"
1109 msgstr ""
1111 #: c-decl.c:5247 c-decl.c:6284
1112 msgid "function declaration isn't a prototype"
1113 msgstr ""
1115 #: c-decl.c:5253
1116 msgid "parameter names (without types) in function declaration"
1117 msgstr ""
1119 #: c-decl.c:5285 c-decl.c:6675
1120 #, c-format
1121 msgid "parameter `%s' has incomplete type"
1122 msgstr ""
1124 #: c-decl.c:5288
1125 msgid "parameter has incomplete type"
1126 msgstr ""
1128 #: c-decl.c:5309
1129 #, c-format
1130 msgid "parameter `%s' points to incomplete type"
1131 msgstr ""
1133 #: c-decl.c:5312
1134 msgid "parameter points to incomplete type"
1135 msgstr ""
1137 #: c-decl.c:5377
1138 #, c-format
1139 msgid "parameter `%s' has just a forward declaration"
1140 msgstr ""
1142 #: c-decl.c:5418
1143 msgid "`void' in parameter list must be the entire list"
1144 msgstr ""
1146 #: c-decl.c:5449
1147 #, c-format
1148 msgid "`struct %s' declared inside parameter list"
1149 msgstr ""
1151 #: c-decl.c:5452
1152 #, c-format
1153 msgid "`union %s' declared inside parameter list"
1154 msgstr ""
1156 #: c-decl.c:5455
1157 #, c-format
1158 msgid "`enum %s' declared inside parameter list"
1159 msgstr ""
1161 #: c-decl.c:5462
1162 msgid "anonymous struct declared inside parameter list"
1163 msgstr ""
1165 #: c-decl.c:5464
1166 msgid "anonymous union declared inside parameter list"
1167 msgstr ""
1169 #: c-decl.c:5466
1170 msgid "anonymous enum declared inside parameter list"
1171 msgstr ""
1173 #: c-decl.c:5470
1174 msgid ""
1175 "its scope is only this definition or declaration, which is probably not what "
1176 "you want"
1177 msgstr ""
1179 #: c-decl.c:5549
1180 #, c-format
1181 msgid "redefinition of `union %s'"
1182 msgstr ""
1184 #: c-decl.c:5552
1185 #, c-format
1186 msgid "redefinition of `struct %s'"
1187 msgstr ""
1189 #: c-decl.c:5591
1190 msgid "unnamed fields of type other than struct or union are not allowed"
1191 msgstr ""
1193 #: c-decl.c:5632 c-decl.c:5635
1194 #, c-format
1195 msgid "%s defined inside parms"
1196 msgstr ""
1198 #: c-decl.c:5633 c-decl.c:5636 c-decl.c:5647
1199 msgid "union"
1200 msgstr ""
1202 #: c-decl.c:5633 c-decl.c:5636
1203 msgid "structure"
1204 msgstr ""
1206 #: c-decl.c:5646
1207 #, c-format
1208 msgid "%s has no %s"
1209 msgstr ""
1211 #: c-decl.c:5647
1212 msgid "struct"
1213 msgstr ""
1215 #: c-decl.c:5648
1216 msgid "named members"
1217 msgstr ""
1219 #: c-decl.c:5648
1220 msgid "members"
1221 msgstr ""
1223 #: c-decl.c:5687
1224 #, c-format
1225 msgid "nested redefinition of `%s'"
1226 msgstr ""
1228 #: c-decl.c:5700
1229 #, c-format
1230 msgid "bit-field `%s' width not an integer constant"
1231 msgstr ""
1233 #: c-decl.c:5711
1234 #, c-format
1235 msgid "bit-field `%s' has invalid type"
1236 msgstr ""
1238 #: c-decl.c:5723
1239 #, c-format
1240 msgid "bit-field `%s' type invalid in ISO C"
1241 msgstr ""
1243 #: c-decl.c:5734
1244 #, c-format
1245 msgid "negative width in bit-field `%s'"
1246 msgstr ""
1248 #: c-decl.c:5736
1249 #, c-format
1250 msgid "width of `%s' exceeds its type"
1251 msgstr ""
1253 #: c-decl.c:5738
1254 #, c-format
1255 msgid "zero width for bit-field `%s'"
1256 msgstr ""
1258 #: c-decl.c:5752
1259 #, c-format
1260 msgid "`%s' is narrower than values of its type"
1261 msgstr ""
1263 #: c-decl.c:5798
1264 msgid "flexible array member in union"
1265 msgstr ""
1267 #: c-decl.c:5800
1268 msgid "flexible array member not at end of struct"
1269 msgstr ""
1271 #: c-decl.c:5802
1272 msgid "flexible array member in otherwise empty struct"
1273 msgstr ""
1275 #: c-decl.c:5827 ch/typeck.c:3060
1276 #, c-format
1277 msgid "duplicate member `%s'"
1278 msgstr ""
1280 #: c-decl.c:5871
1281 msgid "union cannot be made transparent"
1282 msgstr ""
1284 #. This enum is a named one that has been declared already.
1285 #: c-decl.c:5965
1286 #, c-format
1287 msgid "redeclaration of `enum %s'"
1288 msgstr ""
1290 #: c-decl.c:5999
1291 msgid "enum defined inside parms"
1292 msgstr ""
1294 #: c-decl.c:6032
1295 msgid "enumeration values exceed range of largest integer"
1296 msgstr ""
1298 #: c-decl.c:6141 ch/decl.c:4437
1299 #, c-format
1300 msgid "enumerator value for `%s' not integer constant"
1301 msgstr ""
1303 #: c-decl.c:6154 ch/decl.c:4449
1304 msgid "overflow in enumeration values"
1305 msgstr ""
1307 #: c-decl.c:6159
1308 msgid "ISO C restricts enumerator values to range of `int'"
1309 msgstr ""
1311 #: c-decl.c:6238
1312 msgid "return type is an incomplete type"
1313 msgstr ""
1315 #: c-decl.c:6246
1316 msgid "return type defaults to `int'"
1317 msgstr ""
1319 #: c-decl.c:6293
1320 #, c-format
1321 msgid "no previous prototype for `%s'"
1322 msgstr ""
1324 #: c-decl.c:6300
1325 #, c-format
1326 msgid "`%s' was used with no prototype before its definition"
1327 msgstr ""
1329 #: c-decl.c:6306
1330 #, c-format
1331 msgid "no previous declaration for `%s'"
1332 msgstr ""
1334 #: c-decl.c:6313
1335 #, c-format
1336 msgid "`%s' was used with no declaration before its definition"
1337 msgstr ""
1339 #: c-decl.c:6337 c-decl.c:6918
1340 #, c-format
1341 msgid "return type of `%s' is not `int'"
1342 msgstr ""
1344 #: c-decl.c:6353
1345 #, c-format
1346 msgid "first argument of `%s' should be `int'"
1347 msgstr ""
1349 #: c-decl.c:6362
1350 #, c-format
1351 msgid "second argument of `%s' should be `char **'"
1352 msgstr ""
1354 #: c-decl.c:6371
1355 #, c-format
1356 msgid "third argument of `%s' should probably be `char **'"
1357 msgstr ""
1359 #: c-decl.c:6380
1360 #, c-format
1361 msgid "`%s' takes only zero or two arguments"
1362 msgstr ""
1364 #: c-decl.c:6383
1365 #, c-format
1366 msgid "`%s' is normally a non-static function"
1367 msgstr ""
1369 #: c-decl.c:6493
1370 msgid "parm types given both in parmlist and separately"
1371 msgstr ""
1373 #: c-decl.c:6514
1374 msgid "parameter name omitted"
1375 msgstr ""
1377 #: c-decl.c:6518 c-decl.c:6620
1378 #, c-format
1379 msgid "parameter `%s' declared void"
1380 msgstr ""
1382 #: c-decl.c:6594
1383 msgid "parameter name missing from parameter list"
1384 msgstr ""
1386 #: c-decl.c:6613
1387 #, c-format
1388 msgid "multiple parameters named `%s'"
1389 msgstr ""
1391 #: c-decl.c:6644 c-decl.c:6646
1392 #, c-format
1393 msgid "type of `%s' defaults to `int'"
1394 msgstr ""
1396 #: c-decl.c:6682
1397 #, c-format
1398 msgid "declaration for parameter `%s' but no such parameter"
1399 msgstr ""
1401 #: c-decl.c:6730
1402 msgid "number of arguments doesn't match prototype"
1403 msgstr ""
1405 #: c-decl.c:6760
1406 #, c-format
1407 msgid "promoted argument `%s' doesn't match prototype"
1408 msgstr ""
1410 #: c-decl.c:6774
1411 #, c-format
1412 msgid "argument `%s' doesn't match prototype"
1413 msgstr ""
1415 #: c-decl.c:6949 cp/decl.c:14236
1416 msgid "no return statement in function returning non-void"
1417 msgstr ""
1419 #: c-decl.c:7104
1420 msgid "this function may return with or without a value"
1421 msgstr ""
1423 #: c-decl.c:7124
1424 #, c-format
1425 msgid "size of return value of `%s' is %u bytes"
1426 msgstr ""
1428 #: c-decl.c:7128
1429 #, c-format
1430 msgid "size of return value of `%s' is larger than %d bytes"
1431 msgstr ""
1433 #. If we get here, declarations have been used in a for loop without
1434 #. the C99 for loop scope.  This doesn't make much sense, so don't
1435 #. allow it.
1436 #: c-decl.c:7183
1437 msgid "`for' loop initial declaration used outside C99 mode"
1438 msgstr ""
1440 #: c-decl.c:7207
1441 #, c-format
1442 msgid "`struct %s' declared in `for' loop initial declaration"
1443 msgstr ""
1445 #: c-decl.c:7210
1446 #, c-format
1447 msgid "`union %s' declared in `for' loop initial declaration"
1448 msgstr ""
1450 #: c-decl.c:7213
1451 #, c-format
1452 msgid "`enum %s' declared in `for' loop initial declaration"
1453 msgstr ""
1455 #: c-decl.c:7221
1456 #, c-format
1457 msgid "declaration of non-variable `%s' in `for' loop initial declaration"
1458 msgstr ""
1460 #: c-decl.c:7223
1461 #, c-format
1462 msgid "declaration of static variable `%s' in `for' loop initial declaration"
1463 msgstr ""
1465 #: c-decl.c:7225
1466 #, c-format
1467 msgid "declaration of `extern' variable `%s' in `for' loop initial declaration"
1468 msgstr ""
1470 #: c-format.c:128 c-format.c:210
1471 msgid "format string arg not a string type"
1472 msgstr ""
1474 #: c-format.c:143
1475 msgid "args to be formatted is not '...'"
1476 msgstr ""
1478 #: c-format.c:152
1479 msgid "strftime formats cannot format arguments"
1480 msgstr ""
1482 #: c-format.c:187 c-format.c:289
1483 msgid "format string has invalid operand number"
1484 msgstr ""
1486 #: c-format.c:221
1487 msgid "function does not return string type"
1488 msgstr ""
1490 #: c-format.c:252
1491 msgid "unrecognized format specifier"
1492 msgstr ""
1494 #: c-format.c:265
1495 #, c-format
1496 msgid "`%s' is an unrecognized format function type"
1497 msgstr ""
1499 #: c-format.c:299
1500 msgid "format string arg follows the args to be formatted"
1501 msgstr ""
1503 #: c-format.c:620
1504 msgid "` ' flag"
1505 msgstr ""
1507 #: c-format.c:620
1508 msgid "the ` ' printf flag"
1509 msgstr ""
1511 #: c-format.c:621 c-format.c:692
1512 msgid "`+' flag"
1513 msgstr ""
1515 #: c-format.c:621
1516 msgid "the `+' printf flag"
1517 msgstr ""
1519 #: c-format.c:622 c-format.c:668
1520 msgid "`#' flag"
1521 msgstr ""
1523 #: c-format.c:622
1524 msgid "the `#' printf flag"
1525 msgstr ""
1527 #: c-format.c:623 c-format.c:666
1528 msgid "`0' flag"
1529 msgstr ""
1531 #: c-format.c:623
1532 msgid "the `0' printf flag"
1533 msgstr ""
1535 #: c-format.c:624 c-format.c:665 c-format.c:695
1536 msgid "`-' flag"
1537 msgstr ""
1539 #: c-format.c:624
1540 msgid "the `-' printf flag"
1541 msgstr ""
1543 #: c-format.c:625 c-format.c:649
1544 msgid "`'' flag"
1545 msgstr ""
1547 #: c-format.c:625
1548 msgid "the `'' printf flag"
1549 msgstr ""
1551 #: c-format.c:626 c-format.c:650
1552 msgid "`I' flag"
1553 msgstr ""
1555 #: c-format.c:626
1556 msgid "the `I' printf flag"
1557 msgstr ""
1559 #: c-format.c:627 c-format.c:647 c-format.c:669 c-format.c:696 c-format.c:1791
1560 msgid "field width"
1561 msgstr ""
1563 #: c-format.c:627
1564 msgid "field width in printf format"
1565 msgstr ""
1567 #: c-format.c:628
1568 msgid "precision"
1569 msgstr ""
1571 #: c-format.c:628
1572 msgid "precision in printf format"
1573 msgstr ""
1575 #: c-format.c:629 c-format.c:648 c-format.c:699
1576 msgid "length modifier"
1577 msgstr ""
1579 #: c-format.c:629
1580 msgid "length modifier in printf format"
1581 msgstr ""
1583 #: c-format.c:645
1584 msgid "assignment suppression"
1585 msgstr ""
1587 #: c-format.c:645
1588 msgid "the assignment suppression scanf feature"
1589 msgstr ""
1591 #: c-format.c:646
1592 msgid "`a' flag"
1593 msgstr ""
1595 #: c-format.c:646
1596 msgid "the `a' scanf flag"
1597 msgstr ""
1599 #: c-format.c:647
1600 msgid "field width in scanf format"
1601 msgstr ""
1603 #: c-format.c:648
1604 msgid "length modifier in scanf format"
1605 msgstr ""
1607 #: c-format.c:649
1608 msgid "the `'' scanf flag"
1609 msgstr ""
1611 #: c-format.c:650
1612 msgid "the `I' scanf flag"
1613 msgstr ""
1615 #: c-format.c:664
1616 msgid "`_' flag"
1617 msgstr ""
1619 #: c-format.c:664
1620 msgid "the `_' strftime flag"
1621 msgstr ""
1623 #: c-format.c:665
1624 msgid "the `-' strftime flag"
1625 msgstr ""
1627 #: c-format.c:666
1628 msgid "the `0' strftime flag"
1629 msgstr ""
1631 #: c-format.c:667 c-format.c:691
1632 msgid "`^' flag"
1633 msgstr ""
1635 #: c-format.c:667
1636 msgid "the `^' strftime flag"
1637 msgstr ""
1639 #: c-format.c:668
1640 msgid "the `#' strftime flag"
1641 msgstr ""
1643 #: c-format.c:669
1644 msgid "field width in strftime format"
1645 msgstr ""
1647 #: c-format.c:670
1648 msgid "`E' modifier"
1649 msgstr ""
1651 #: c-format.c:670
1652 msgid "the `E' strftime modifier"
1653 msgstr ""
1655 #: c-format.c:671
1656 msgid "`O' modifier"
1657 msgstr ""
1659 #: c-format.c:671
1660 msgid "the `O' strftime modifier"
1661 msgstr ""
1663 #: c-format.c:672
1664 msgid "the `O' modifier"
1665 msgstr ""
1667 #: c-format.c:690
1668 msgid "fill character"
1669 msgstr ""
1671 #: c-format.c:690
1672 msgid "fill character in strfmon format"
1673 msgstr ""
1675 #: c-format.c:691
1676 msgid "the `^' strfmon flag"
1677 msgstr ""
1679 #: c-format.c:692
1680 msgid "the `+' strfmon flag"
1681 msgstr ""
1683 #: c-format.c:693
1684 msgid "`(' flag"
1685 msgstr ""
1687 #: c-format.c:693
1688 msgid "the `(' strfmon flag"
1689 msgstr ""
1691 #: c-format.c:694
1692 msgid "`!' flag"
1693 msgstr ""
1695 #: c-format.c:694
1696 msgid "the `!' strfmon flag"
1697 msgstr ""
1699 #: c-format.c:695
1700 msgid "the `-' strfmon flag"
1701 msgstr ""
1703 #: c-format.c:696
1704 msgid "field width in strfmon format"
1705 msgstr ""
1707 #: c-format.c:697
1708 msgid "left precision"
1709 msgstr ""
1711 #: c-format.c:697
1712 msgid "left precision in strfmon format"
1713 msgstr ""
1715 #: c-format.c:698
1716 msgid "right precision"
1717 msgstr ""
1719 #: c-format.c:698
1720 msgid "right precision in strfmon format"
1721 msgstr ""
1723 #: c-format.c:699
1724 msgid "length modifier in strfmon format"
1725 msgstr ""
1727 #: c-format.c:998
1728 #, c-format
1729 msgid "function might be possible candidate for `%s' format attribute"
1730 msgstr ""
1732 #: c-format.c:1122 c-format.c:1143 c-format.c:2201
1733 msgid "missing $ operand number in format"
1734 msgstr ""
1736 #: c-format.c:1153
1737 #, c-format
1738 msgid "%s does not support %%n$ operand number formats"
1739 msgstr ""
1741 #: c-format.c:1160
1742 msgid "operand number out of range in format"
1743 msgstr ""
1745 #: c-format.c:1183
1746 #, c-format
1747 msgid "format argument %d used more than once in %s format"
1748 msgstr ""
1750 #: c-format.c:1233
1751 #, c-format
1752 msgid "format argument %d unused before used argument %d in $-style format"
1753 msgstr ""
1755 #: c-format.c:1330
1756 msgid "format not a string literal, format string not checked"
1757 msgstr ""
1759 #: c-format.c:1344
1760 msgid "format not a string literal and no format arguments"
1761 msgstr ""
1763 #: c-format.c:1346
1764 msgid "format not a string literal, argument types not checked"
1765 msgstr ""
1767 #: c-format.c:1359
1768 msgid "too many arguments for format"
1769 msgstr ""
1771 #: c-format.c:1362
1772 msgid "unused arguments in $-style format"
1773 msgstr ""
1775 #: c-format.c:1365
1776 msgid "zero-length format string"
1777 msgstr ""
1779 #: c-format.c:1368
1780 msgid "format is a wide character string"
1781 msgstr ""
1783 #: c-format.c:1371
1784 msgid "unterminated format string"
1785 msgstr ""
1787 #. FIXME: this warning should go away once Marc Espie's
1788 #. __attribute__((nonnull)) patch is in.  Instead, checking for
1789 #. nonnull attributes should probably change this function to act
1790 #. specially if info == NULL and add a res->number_null entry for
1791 #. that case, or maybe add a function pointer to be called at
1792 #. the end instead of hardcoding check_format_info_main.
1793 #: c-format.c:1478
1794 msgid "null format string"
1795 msgstr ""
1797 #: c-format.c:1670
1798 msgid "embedded `\\0' in format"
1799 msgstr ""
1801 #: c-format.c:1685
1802 #, c-format
1803 msgid "spurious trailing `%%' in format"
1804 msgstr ""
1806 #: c-format.c:1724 c-format.c:1961
1807 #, c-format
1808 msgid "repeated %s in format"
1809 msgstr ""
1811 #: c-format.c:1737
1812 msgid "missing fill character at end of strfmon format"
1813 msgstr ""
1815 #: c-format.c:1757 c-format.c:1875 c-format.c:2155 c-format.c:2208
1816 msgid "too few arguments for format"
1817 msgstr ""
1819 #: c-format.c:1817
1820 #, c-format
1821 msgid "zero width in %s format"
1822 msgstr ""
1824 #: c-format.c:1836
1825 #, c-format
1826 msgid "empty left precision in %s format"
1827 msgstr ""
1829 #: c-format.c:1890
1830 msgid "field precision"
1831 msgstr ""
1833 #: c-format.c:1905
1834 #, c-format
1835 msgid "empty precision in %s format"
1836 msgstr ""
1838 #: c-format.c:1945
1839 #, c-format
1840 msgid "%s does not support the `%s' %s length modifier"
1841 msgstr ""
1843 #: c-format.c:1995
1844 msgid "conversion lacks type at end of format"
1845 msgstr ""
1847 #: c-format.c:2006
1848 #, c-format
1849 msgid "unknown conversion type character `%c' in format"
1850 msgstr ""
1852 #: c-format.c:2009
1853 #, c-format
1854 msgid "unknown conversion type character 0x%x in format"
1855 msgstr ""
1857 #: c-format.c:2016
1858 #, c-format
1859 msgid "%s does not support the `%%%c' %s format"
1860 msgstr ""
1862 #: c-format.c:2032
1863 #, c-format
1864 msgid "%s used with `%%%c' %s format"
1865 msgstr ""
1867 #: c-format.c:2041
1868 #, c-format
1869 msgid "%s does not support %s"
1870 msgstr ""
1872 #: c-format.c:2050
1873 #, c-format
1874 msgid "%s does not support %s with the `%%%c' %s format"
1875 msgstr ""
1877 #: c-format.c:2083
1878 #, c-format
1879 msgid "%s ignored with %s and `%%%c' %s format"
1880 msgstr ""
1882 #: c-format.c:2087
1883 #, c-format
1884 msgid "%s ignored with %s in %s format"
1885 msgstr ""
1887 #: c-format.c:2093
1888 #, c-format
1889 msgid "use of %s and %s together with `%%%c' %s format"
1890 msgstr ""
1892 #: c-format.c:2097
1893 #, c-format
1894 msgid "use of %s and %s together in %s format"
1895 msgstr ""
1897 #: c-format.c:2116
1898 #, c-format
1899 msgid "`%%%c' yields only last 2 digits of year in some locales"
1900 msgstr ""
1902 #: c-format.c:2119
1903 #, c-format
1904 msgid "`%%%c' yields only last 2 digits of year"
1905 msgstr ""
1907 #. The end of the format string was reached.
1908 #: c-format.c:2135
1909 #, c-format
1910 msgid "no closing `]' for `%%[' format"
1911 msgstr ""
1913 #: c-format.c:2148
1914 #, c-format
1915 msgid "use of `%s' length modifier with `%c' type character"
1916 msgstr ""
1918 #: c-format.c:2169
1919 #, c-format
1920 msgid "%s does not support the `%%%s%c' %s format"
1921 msgstr ""
1923 #: c-format.c:2184
1924 msgid "operand number specified with suppressed assignment"
1925 msgstr ""
1927 #: c-format.c:2186
1928 msgid "operand number specified for format taking no argument"
1929 msgstr ""
1931 #: c-format.c:2305
1932 #, c-format
1933 msgid "writing through null pointer (arg %d)"
1934 msgstr ""
1936 #: c-format.c:2314
1937 #, c-format
1938 msgid "reading through null pointer (arg %d)"
1939 msgstr ""
1941 #: c-format.c:2334
1942 #, c-format
1943 msgid "writing into constant object (arg %d)"
1944 msgstr ""
1946 #: c-format.c:2344
1947 #, c-format
1948 msgid "extra type qualifiers in format argument (arg %d)"
1949 msgstr ""
1951 #: c-format.c:2351
1952 #, c-format
1953 msgid "format argument is not a pointer (arg %d)"
1954 msgstr ""
1956 #: c-format.c:2353
1957 #, c-format
1958 msgid "format argument is not a pointer to a pointer (arg %d)"
1959 msgstr ""
1961 #: c-format.c:2424
1962 msgid "pointer"
1963 msgstr ""
1965 #: c-format.c:2426
1966 msgid "different type"
1967 msgstr ""
1969 #: c-format.c:2447
1970 #, c-format
1971 msgid "%s is not type %s (arg %d)"
1972 msgstr ""
1974 #: c-format.c:2450
1975 #, c-format
1976 msgid "%s format, %s arg (arg %d)"
1977 msgstr ""
1979 #: c-lex.c:295
1980 msgid "badly nested C headers from preprocessor"
1981 msgstr ""
1983 #: c-lex.c:345
1984 #, c-format
1985 msgid "ignoring #pragma %s %s"
1986 msgstr ""
1988 #: c-lex.c:347
1989 #, c-format
1990 msgid "ignoring #pragma %s"
1991 msgstr ""
1993 #: c-lex.c:397
1994 #, c-format
1995 msgid "universal-character-name '\\U%08x' not valid in identifier"
1996 msgstr ""
1998 #: c-lex.c:643
1999 #, c-format
2000 msgid "universal-character-name '\\u%04x' not valid in identifier"
2001 msgstr ""
2003 #: c-lex.c:733
2004 msgid "both 'f' and 'l' suffixes on floating constant"
2005 msgstr ""
2007 #: c-lex.c:760
2008 #, c-format
2009 msgid "floating point number exceeds range of '%s'"
2010 msgstr ""
2012 #: c-lex.c:790
2013 #, c-format
2014 msgid "stray '%c' in program"
2015 msgstr ""
2017 #: c-lex.c:792
2018 #, c-format
2019 msgid "stray '\\%o' in program"
2020 msgstr ""
2022 #: c-lex.c:890
2023 msgid "too many decimal points in floating constant"
2024 msgstr ""
2026 #: c-lex.c:892
2027 msgid "decimal point in exponent - impossible!"
2028 msgstr ""
2030 #. Possible future extension: silently ignore _ in numbers,
2031 #. permitting cosmetic grouping - e.g. 0x8000_0000 == 0x80000000
2032 #. but somewhat easier to read.  Ada has this?
2033 #: c-lex.c:903
2034 msgid "underscore in number"
2035 msgstr ""
2037 #: c-lex.c:965
2038 msgid "numeric constant with no digits"
2039 msgstr ""
2041 #: c-lex.c:968
2042 msgid "numeric constant contains digits beyond the radix"
2043 msgstr ""
2045 #: c-lex.c:979
2046 msgid "floating constant may not be in radix 16"
2047 msgstr ""
2049 #: c-lex.c:982
2050 msgid "hexadecimal floating constant has no exponent"
2051 msgstr ""
2053 #: c-lex.c:994
2054 msgid "floating constant exponent has no digits"
2055 msgstr ""
2057 #: c-lex.c:1014
2058 msgid "more than one 'f' suffix on floating constant"
2059 msgstr ""
2061 #: c-lex.c:1017
2062 msgid "traditional C rejects the 'f' suffix"
2063 msgstr ""
2065 #: c-lex.c:1024
2066 msgid "more than one 'l' suffix on floating constant"
2067 msgstr ""
2069 #: c-lex.c:1027
2070 msgid "traditional C rejects the 'l' suffix"
2071 msgstr ""
2073 #: c-lex.c:1035
2074 msgid "more than one 'i' or 'j' suffix on floating constant"
2075 msgstr ""
2077 #: c-lex.c:1037 c-lex.c:1131
2078 msgid "ISO C forbids imaginary numeric constants"
2079 msgstr ""
2081 #: c-lex.c:1042
2082 msgid "invalid suffix on floating constant"
2083 msgstr ""
2085 #. We got an exception from parse_float()
2086 #: c-lex.c:1059
2087 msgid "floating constant out of range"
2088 msgstr ""
2090 #: c-lex.c:1071
2091 msgid "floating point number exceeds range of 'double'"
2092 msgstr ""
2094 #: c-lex.c:1100
2095 msgid "two 'u' suffixes on integer constant"
2096 msgstr ""
2098 #: c-lex.c:1103
2099 msgid "traditional C rejects the 'u' suffix"
2100 msgstr ""
2102 #: c-lex.c:1114
2103 msgid "three 'l' suffixes on integer constant"
2104 msgstr ""
2106 #: c-lex.c:1116
2107 msgid "'lul' is not a valid integer suffix"
2108 msgstr ""
2110 #: c-lex.c:1118
2111 msgid "'Ll' and 'lL' are not valid integer suffixes"
2112 msgstr ""
2114 #: c-lex.c:1121
2115 msgid "ISO C89 forbids long long integer constants"
2116 msgstr ""
2118 #: c-lex.c:1129
2119 msgid "more than one 'i' or 'j' suffix on integer constant"
2120 msgstr ""
2122 #: c-lex.c:1136
2123 msgid "invalid suffix on integer constant"
2124 msgstr ""
2126 #: c-lex.c:1144
2127 #, c-format
2128 msgid ""
2129 "integer constant is too large for this configuration of the compiler - "
2130 "truncated to %d bits"
2131 msgstr ""
2133 #: c-lex.c:1234
2134 msgid "width of integer constant changes with -traditional"
2135 msgstr ""
2137 #: c-lex.c:1236
2138 msgid "integer constant is unsigned in ISO C, signed with -traditional"
2139 msgstr ""
2141 #: c-lex.c:1238
2142 msgid "width of integer constant may change on other systems with -traditional"
2143 msgstr ""
2145 #: c-lex.c:1248
2146 #, c-format
2147 msgid "integer constant larger than the maximum value of %s"
2148 msgstr ""
2150 #: c-lex.c:1251
2151 msgid "an unsigned long long int"
2152 msgstr ""
2154 #: c-lex.c:1252
2155 msgid "a long long int"
2156 msgstr ""
2158 #: c-lex.c:1253
2159 msgid "an unsigned long int"
2160 msgstr ""
2162 #: c-lex.c:1257
2163 msgid "decimal constant is so large that it is unsigned"
2164 msgstr ""
2166 #: c-lex.c:1266
2167 msgid "complex integer constant is too wide for 'complex int'"
2168 msgstr ""
2170 #: c-lex.c:1286
2171 msgid "integer constant is larger than the maximum value for its type"
2172 msgstr ""
2174 #: c-lex.c:1290
2175 #, c-format
2176 msgid "missing white space after number '%.*s'"
2177 msgstr ""
2179 #: c-lex.c:1326 cpplex.c:1866
2180 msgid "ignoring invalid multibyte character"
2181 msgstr ""
2183 #. Like YYERROR but do call yyerror.
2184 #: c-parse.y:56 parse.y:51 objc-parse.y:57
2185 msgid "syntax error"
2186 msgstr ""
2188 #: /usr/share/bison.simple:112
2189 msgid "syntax error: cannot back up"
2190 msgstr ""
2192 #: /usr/share/bison.simple:367
2193 msgid "parser stack overflow"
2194 msgstr ""
2196 #: c-parse.y:288 objc-parse.y:310
2197 msgid "ISO C forbids an empty source file"
2198 msgstr ""
2200 #: c-parse.y:321 c-typeck.c:6966 ch/parse.c:2113 objc-parse.y:343
2201 msgid "argument of `asm' is not a constant string"
2202 msgstr ""
2204 #: c-parse.y:329 objc-parse.y:351
2205 msgid "ISO C forbids data definition with no type or storage class"
2206 msgstr ""
2208 #: c-parse.y:331 objc-parse.y:353
2209 msgid "data definition has no type or storage class"
2210 msgstr ""
2212 #: c-parse.y:344 objc-parse.y:366
2213 msgid "ISO C does not allow extra `;' outside of a function"
2214 msgstr ""
2216 #: c-parse.y:404 cppexp.c:691
2217 msgid "traditional C rejects the unary plus operator"
2218 msgstr ""
2220 #: c-parse.y:466 objc-parse.y:488
2221 msgid "`sizeof' applied to a bit-field"
2222 msgstr ""
2224 #: c-parse.y:546 objc-parse.y:568
2225 msgid "ISO C forbids omitting the middle term of a ?: expression"
2226 msgstr ""
2228 #: c-parse.y:593 objc-parse.y:615
2229 msgid "ISO C89 forbids compound literals"
2230 msgstr ""
2232 #: c-parse.y:607 objc-parse.y:629
2233 msgid "ISO C forbids braced-groups within expressions"
2234 msgstr ""
2236 #: c-parse.y:638 objc-parse.y:660
2237 msgid "first argument to __builtin_choose_expr not a constant"
2238 msgstr ""
2240 #: c-parse.y:681
2241 msgid "traditional C rejects string concatenation"
2242 msgstr ""
2244 #: c-parse.y:696 objc-parse.y:732
2245 msgid "ISO C does not permit use of `varargs.h'"
2246 msgstr ""
2248 #: c-parse.y:957 c-parse.y:963 c-parse.y:969 c-parse.y:975 c-parse.y:996
2249 #: c-parse.y:1002 c-parse.y:1008 c-parse.y:1014 c-parse.y:1047 c-parse.y:1053
2250 #: c-parse.y:1059 c-parse.y:1065 c-parse.y:1110 c-parse.y:1116 c-parse.y:1122
2251 #: c-parse.y:1128 parse.y:1888 parse.y:1895 parse.y:1930 objc-parse.y:993
2252 #: objc-parse.y:999 objc-parse.y:1005 objc-parse.y:1011 objc-parse.y:1032
2253 #: objc-parse.y:1038 objc-parse.y:1044 objc-parse.y:1050 objc-parse.y:1083
2254 #: objc-parse.y:1089 objc-parse.y:1095 objc-parse.y:1101 objc-parse.y:1146
2255 #: objc-parse.y:1152 objc-parse.y:1158 objc-parse.y:1164
2256 #, c-format
2257 msgid "`%s' is not at beginning of declaration"
2258 msgstr ""
2260 #: c-parse.y:1410 objc-parse.y:1455
2261 msgid "ISO C forbids empty initializer braces"
2262 msgstr ""
2264 #: c-parse.y:1424 objc-parse.y:1469
2265 msgid "ISO C89 forbids specifying subobject to initialize"
2266 msgstr ""
2268 #: c-parse.y:1427 objc-parse.y:1472
2269 msgid "obsolete use of designated initializer without `='"
2270 msgstr ""
2272 #: c-parse.y:1431 objc-parse.y:1476
2273 msgid "obsolete use of designated initializer with `:'"
2274 msgstr ""
2276 #: c-parse.y:1460
2277 msgid "ISO C forbids specifying range of elements to initialize"
2278 msgstr ""
2280 #: c-parse.y:1468 c-parse.y:1498 objc-parse.y:1507 objc-parse.y:1537
2281 msgid "ISO C forbids nested functions"
2282 msgstr ""
2284 #: c-parse.y:1672 objc-parse.y:1713
2285 msgid "ISO C forbids forward references to `enum' types"
2286 msgstr ""
2288 #: c-parse.y:1684 parse.y:2341 objc-parse.y:1725
2289 msgid "comma at end of enumerator list"
2290 msgstr ""
2292 #: c-parse.y:1692 objc-parse.y:1733
2293 msgid "no semicolon at end of struct or union"
2294 msgstr ""
2296 #: c-parse.y:1701 objc-parse.y:1742 objc-parse.y:2819
2297 msgid "extra semicolon in struct or union specified"
2298 msgstr ""
2300 #: c-parse.y:1714 objc-parse.y:1769
2301 msgid "ISO C doesn't support unnamed structs/unions"
2302 msgstr ""
2304 #: c-parse.y:1723 objc-parse.y:1778
2305 msgid "ISO C forbids member declarations with no members"
2306 msgstr ""
2308 #: c-parse.y:1872 c-parse.y:1876 c-parse.y:1880 objc-parse.y:1927
2309 #: objc-parse.y:1931 objc-parse.y:1935
2310 msgid "storage class specifier in array declarator"
2311 msgstr ""
2313 #: c-parse.y:1895 objc-parse.y:1950
2314 msgid "deprecated use of label at end of compound statement"
2315 msgstr ""
2317 #: c-parse.y:1912 objc-parse.y:1967
2318 msgid "ISO C89 forbids mixed declarations and code"
2319 msgstr ""
2321 #: c-parse.y:1986 objc-parse.y:2045
2322 msgid "ISO C forbids label declarations"
2323 msgstr ""
2325 #: c-parse.y:2035 parse.y:1588 objc-parse.y:2094
2326 msgid "braced-group within expression allowed only inside a function"
2327 msgstr ""
2329 #: c-parse.y:2161 objc-parse.y:2220
2330 msgid "empty body in an else-statement"
2331 msgstr ""
2333 #: c-parse.y:2281 objc-parse.y:2340
2334 msgid "ISO C forbids `goto *expr;'"
2335 msgstr ""
2337 #: c-parse.y:2379 objc-parse.y:2438
2338 msgid "ISO C forbids forward parameter declarations"
2339 msgstr ""
2341 #. Gcc used to allow this as an extension.  However, it does
2342 #. not work for all targets, and thus has been disabled.
2343 #. Also, since func (...) and func () are indistinguishable,
2344 #. it caused problems with the code in expand_builtin which
2345 #. tries to verify that BUILT_IN_NEXT_ARG is being used
2346 #. correctly.
2347 #: c-parse.y:2405 objc-parse.y:2464
2348 msgid "ISO C requires a named argument before `...'"
2349 msgstr ""
2351 #: c-parse.y:2500 objc-parse.y:2559
2352 msgid "`...' in old-style identifier list"
2353 msgstr ""
2355 #: /usr/share/bison.simple:650
2356 msgid "parse error; also virtual memory exceeded"
2357 msgstr ""
2359 #: /usr/share/bison.simple:654 cp/spew.c:343
2360 msgid "parse error"
2361 msgstr ""
2363 #: c-parse.y:2824 cp/spew.c:1477 objc-parse.y:3511
2364 #, c-format
2365 msgid "%s at end of input"
2366 msgstr ""
2368 #: c-parse.y:2830 cp/spew.c:1483 objc-parse.y:3517
2369 #, c-format
2370 msgid "%s before %s'%c'"
2371 msgstr ""
2373 #: c-parse.y:2832 cp/spew.c:1485 objc-parse.y:3519
2374 #, c-format
2375 msgid "%s before %s'\\x%x'"
2376 msgstr ""
2378 #: c-parse.y:2836 cp/spew.c:1489 objc-parse.y:3523
2379 #, c-format
2380 msgid "%s before string constant"
2381 msgstr ""
2383 #: c-parse.y:2838 cp/spew.c:1491 objc-parse.y:3525
2384 #, c-format
2385 msgid "%s before numeric constant"
2386 msgstr ""
2388 #: c-parse.y:2840 objc-parse.y:3527
2389 #, c-format
2390 msgid "%s before \"%s\""
2391 msgstr ""
2393 #: c-parse.y:2842 objc-parse.y:3529
2394 #, c-format
2395 msgid "%s before '%s' token"
2396 msgstr ""
2398 #: c-parse.y:2978 objc-parse.y:3708
2399 #, c-format
2400 msgid "syntax error at '%s' token"
2401 msgstr ""
2403 #: c-parse.y:3008 ch/parse.c:4329 cp/lex.c:906 objc-parse.y:3738
2404 msgid "YYDEBUG not defined"
2405 msgstr ""
2407 #: c-pragma.c:109
2408 msgid ""
2409 "#pragma pack (pop) encountered without matching #pragma pack (push, <n>)"
2410 msgstr ""
2412 #: c-pragma.c:127
2413 #, c-format
2414 msgid ""
2415 "#pragma pack(pop, %s) encountered without matching #pragma pack(push, %s, "
2416 "<n>)"
2417 msgstr ""
2419 #: c-pragma.c:162
2420 msgid "#pragma pack(push[, id], <n>) is not supported on this target"
2421 msgstr ""
2423 #: c-pragma.c:164
2424 msgid "#pragma pack(pop[, id], <n>) is not supported on this target"
2425 msgstr ""
2427 #: c-pragma.c:184
2428 msgid "missing '(' after '#pragma pack' - ignored"
2429 msgstr ""
2431 #: c-pragma.c:197 c-pragma.c:247
2432 msgid "malformed '#pragma pack' - ignored"
2433 msgstr ""
2435 #: c-pragma.c:202
2436 msgid "malformed '#pragma pack(push[, id], <n>)' - ignored"
2437 msgstr ""
2439 #: c-pragma.c:204
2440 msgid "malformed '#pragma pack(pop[, id])' - ignored"
2441 msgstr ""
2443 #: c-pragma.c:213
2444 #, c-format
2445 msgid "unknown action '%s' for '#pragma pack' - ignored"
2446 msgstr ""
2448 #: c-pragma.c:250
2449 msgid "junk at end of '#pragma pack'"
2450 msgstr ""
2452 #: c-pragma.c:264
2453 #, c-format
2454 msgid "alignment must be a small power of two, not %d"
2455 msgstr ""
2457 #: c-pragma.c:290 c-pragma.c:295
2458 msgid "malformed #pragma weak, ignored"
2459 msgstr ""
2461 #: c-pragma.c:299
2462 msgid "junk at end of #pragma weak"
2463 msgstr ""
2465 #: c-semantics.c:563
2466 msgid "break statement not within loop or switch"
2467 msgstr ""
2469 #: c-semantics.c:581
2470 msgid "continue statement not within a loop"
2471 msgstr ""
2473 #: c-semantics.c:676
2474 msgid "destructor needed for `%#D'"
2475 msgstr ""
2477 #: c-semantics.c:677
2478 msgid "where case label appears here"
2479 msgstr ""
2481 #: c-semantics.c:680
2482 msgid ""
2483 "(enclose actions of previous case statements requiring destructors in their "
2484 "own scope.)"
2485 msgstr ""
2487 #: c-semantics.c:723 c-typeck.c:6994 cp/semantics.c:884
2488 #, c-format
2489 msgid "%s qualifier ignored on asm"
2490 msgstr ""
2492 #: c-typeck.c:124
2493 #, c-format
2494 msgid "`%s' has an incomplete type"
2495 msgstr ""
2497 #: c-typeck.c:146 cp/call.c:2593
2498 msgid "invalid use of void expression"
2499 msgstr ""
2501 #: c-typeck.c:154
2502 msgid "invalid use of flexible array member"
2503 msgstr ""
2505 #: c-typeck.c:160 cp/typeck2.c:227
2506 msgid "invalid use of array with unspecified bounds"
2507 msgstr ""
2509 #: c-typeck.c:168
2510 #, c-format
2511 msgid "invalid use of undefined type `%s %s'"
2512 msgstr ""
2514 #. If this type has a typedef-name, the TYPE_NAME is a TYPE_DECL.
2515 #: c-typeck.c:172
2516 #, c-format
2517 msgid "invalid use of incomplete typedef `%s'"
2518 msgstr ""
2520 #: c-typeck.c:403 c-typeck.c:417
2521 msgid "function types not truly compatible in ISO C"
2522 msgstr ""
2524 #: c-typeck.c:577
2525 msgid "types are not quite compatible"
2526 msgstr ""
2528 #: c-typeck.c:730
2529 msgid "sizeof applied to a function type"
2530 msgstr ""
2532 #: c-typeck.c:736
2533 msgid "sizeof applied to a void type"
2534 msgstr ""
2536 #: c-typeck.c:743
2537 msgid "sizeof applied to an incomplete type"
2538 msgstr ""
2540 #: c-typeck.c:796 c-typeck.c:2817
2541 msgid "arithmetic on pointer to an incomplete type"
2542 msgstr ""
2544 #: c-typeck.c:1184
2545 #, c-format
2546 msgid "%s has no member named `%s'"
2547 msgstr ""
2549 #: c-typeck.c:1217
2550 #, c-format
2551 msgid "request for member `%s' in something not a structure or union"
2552 msgstr ""
2554 #: c-typeck.c:1249 ch/expr.c:810
2555 msgid "dereferencing pointer to incomplete type"
2556 msgstr ""
2558 #: c-typeck.c:1253 ch/expr.c:814
2559 msgid "dereferencing `void *' pointer"
2560 msgstr ""
2562 #: c-typeck.c:1270 cp/typeck.c:2402
2563 #, c-format
2564 msgid "invalid type argument of `%s'"
2565 msgstr ""
2567 #: c-typeck.c:1289 cp/typeck.c:2428
2568 msgid "subscript missing in array reference"
2569 msgstr ""
2571 #: c-typeck.c:1310 cp/typeck.c:2470
2572 msgid "array subscript has type `char'"
2573 msgstr ""
2575 #: c-typeck.c:1318 c-typeck.c:1407 cp/typeck.c:2477 cp/typeck.c:2556
2576 msgid "array subscript is not an integer"
2577 msgstr ""
2579 #: c-typeck.c:1351
2580 msgid "ISO C forbids subscripting `register' array"
2581 msgstr ""
2583 #: c-typeck.c:1353
2584 msgid "ISO C89 forbids subscripting non-lvalue array"
2585 msgstr ""
2587 #: c-typeck.c:1386
2588 msgid "subscript has type `char'"
2589 msgstr ""
2591 #: c-typeck.c:1402 cp/typeck.c:2551
2592 msgid "subscripted value is neither array nor pointer"
2593 msgstr ""
2595 #: c-typeck.c:1456
2596 #, c-format
2597 msgid "`%s' undeclared here (not in a function)"
2598 msgstr ""
2600 #: c-typeck.c:1463
2601 #, c-format
2602 msgid "`%s' undeclared (first use in this function)"
2603 msgstr ""
2605 #: c-typeck.c:1468
2606 msgid "(Each undeclared identifier is reported only once"
2607 msgstr ""
2609 #: c-typeck.c:1469
2610 msgid "for each function it appears in.)"
2611 msgstr ""
2613 #: c-typeck.c:1486
2614 #, c-format
2615 msgid "local declaration of `%s' hides instance variable"
2616 msgstr ""
2618 #: c-typeck.c:1551
2619 msgid "called object is not a function"
2620 msgstr ""
2622 #: c-typeck.c:1638 cp/typeck.c:3189
2623 msgid "too many arguments to function"
2624 msgstr ""
2626 #: c-typeck.c:1659
2627 #, c-format
2628 msgid "type of formal parameter %d is incomplete"
2629 msgstr ""
2631 #: c-typeck.c:1672
2632 #, c-format
2633 msgid "%s as integer rather than floating due to prototype"
2634 msgstr ""
2636 #: c-typeck.c:1675
2637 #, c-format
2638 msgid "%s as integer rather than complex due to prototype"
2639 msgstr ""
2641 #: c-typeck.c:1678
2642 #, c-format
2643 msgid "%s as complex rather than floating due to prototype"
2644 msgstr ""
2646 #: c-typeck.c:1681
2647 #, c-format
2648 msgid "%s as floating rather than integer due to prototype"
2649 msgstr ""
2651 #: c-typeck.c:1684
2652 #, c-format
2653 msgid "%s as complex rather than integer due to prototype"
2654 msgstr ""
2656 #: c-typeck.c:1687
2657 #, c-format
2658 msgid "%s as floating rather than complex due to prototype"
2659 msgstr ""
2661 #: c-typeck.c:1697
2662 #, c-format
2663 msgid "%s as `float' rather than `double' due to prototype"
2664 msgstr ""
2666 #: c-typeck.c:1715
2667 #, c-format
2668 msgid "%s with different width due to prototype"
2669 msgstr ""
2671 #: c-typeck.c:1749
2672 #, c-format
2673 msgid "%s as unsigned due to prototype"
2674 msgstr ""
2676 #: c-typeck.c:1751
2677 #, c-format
2678 msgid "%s as signed due to prototype"
2679 msgstr ""
2681 #: c-typeck.c:1785 cp/typeck.c:3297
2682 msgid "too few arguments to function"
2683 msgstr ""
2685 #: c-typeck.c:1827
2686 msgid "suggest parentheses around + or - inside shift"
2687 msgstr ""
2689 #: c-typeck.c:1834
2690 msgid "suggest parentheses around && within ||"
2691 msgstr ""
2693 #: c-typeck.c:1843
2694 msgid "suggest parentheses around arithmetic in operand of |"
2695 msgstr ""
2697 #: c-typeck.c:1846
2698 msgid "suggest parentheses around comparison in operand of |"
2699 msgstr ""
2701 #: c-typeck.c:1855
2702 msgid "suggest parentheses around arithmetic in operand of ^"
2703 msgstr ""
2705 #: c-typeck.c:1858
2706 msgid "suggest parentheses around comparison in operand of ^"
2707 msgstr ""
2709 #: c-typeck.c:1865
2710 msgid "suggest parentheses around + or - in operand of &"
2711 msgstr ""
2713 #: c-typeck.c:1868
2714 msgid "suggest parentheses around comparison in operand of &"
2715 msgstr ""
2717 #: c-typeck.c:1875
2718 msgid "comparisons like X<=Y<=Z do not have their mathematical meaning"
2719 msgstr ""
2721 #: c-typeck.c:2035 c-typeck.c:2091 ch/expr.c:3951
2722 msgid "division by zero"
2723 msgstr ""
2725 #: c-typeck.c:2136 cp/typeck.c:3583
2726 msgid "right shift count is negative"
2727 msgstr ""
2729 #: c-typeck.c:2143 cp/typeck.c:3589
2730 msgid "right shift count >= width of type"
2731 msgstr ""
2733 #: c-typeck.c:2168 cp/typeck.c:3608
2734 msgid "left shift count is negative"
2735 msgstr ""
2737 #: c-typeck.c:2171 cp/typeck.c:3610
2738 msgid "left shift count >= width of type"
2739 msgstr ""
2741 #: c-typeck.c:2196
2742 msgid "shift count is negative"
2743 msgstr ""
2745 #: c-typeck.c:2198
2746 msgid "shift count >= width of type"
2747 msgstr ""
2749 #: c-typeck.c:2219 cp/typeck.c:3645
2750 msgid "comparing floating point with == or != is unsafe"
2751 msgstr ""
2753 #: c-typeck.c:2243 c-typeck.c:2249
2754 msgid "ISO C forbids comparison of `void *' with function pointer"
2755 msgstr ""
2757 #: c-typeck.c:2252 c-typeck.c:2294 c-typeck.c:2322
2758 msgid "comparison of distinct pointer types lacks a cast"
2759 msgstr ""
2761 #: c-typeck.c:2267 c-typeck.c:2273 c-typeck.c:2343 c-typeck.c:2349
2762 msgid "comparison between pointer and integer"
2763 msgstr ""
2765 #: c-typeck.c:2289 c-typeck.c:2317
2766 msgid "ISO C forbids ordered comparisons of pointers to functions"
2767 msgstr ""
2769 #: c-typeck.c:2314
2770 msgid "comparison of complete and incomplete pointers"
2771 msgstr ""
2773 #: c-typeck.c:2330 c-typeck.c:2337
2774 msgid "ordered comparison of pointer with integer zero"
2775 msgstr ""
2777 #: c-typeck.c:2363 cp/typeck.c:3778
2778 msgid "unordered comparison on non-floating point argument"
2779 msgstr ""
2781 #: c-typeck.c:2567
2782 msgid "comparison between signed and unsigned"
2783 msgstr ""
2785 #: c-typeck.c:2613 cp/typeck.c:4024
2786 msgid "comparison of promoted ~unsigned with constant"
2787 msgstr ""
2789 #: c-typeck.c:2621 cp/typeck.c:4032
2790 msgid "comparison of promoted ~unsigned with unsigned"
2791 msgstr ""
2793 #: c-typeck.c:2683
2794 msgid "pointer of type `void *' used in arithmetic"
2795 msgstr ""
2797 #: c-typeck.c:2689
2798 msgid "pointer to a function used in arithmetic"
2799 msgstr ""
2801 #: c-typeck.c:2769
2802 msgid "pointer of type `void *' used in subtraction"
2803 msgstr ""
2805 #: c-typeck.c:2771
2806 msgid "pointer to a function used in subtraction"
2807 msgstr ""
2809 #: c-typeck.c:2868
2810 msgid "wrong type argument to unary plus"
2811 msgstr ""
2813 #: c-typeck.c:2879
2814 msgid "wrong type argument to unary minus"
2815 msgstr ""
2817 #: c-typeck.c:2891
2818 msgid "ISO C does not support `~' for complex conjugation"
2819 msgstr ""
2821 #: c-typeck.c:2897
2822 msgid "wrong type argument to bit-complement"
2823 msgstr ""
2825 #: c-typeck.c:2908
2826 msgid "wrong type argument to abs"
2827 msgstr ""
2829 #: c-typeck.c:2920
2830 msgid "wrong type argument to conjugation"
2831 msgstr ""
2833 #: c-typeck.c:2934
2834 msgid "wrong type argument to unary exclamation mark"
2835 msgstr ""
2837 #: c-typeck.c:2977
2838 msgid "ISO C does not support `++' and `--' on complex types"
2839 msgstr ""
2841 #: c-typeck.c:2992 c-typeck.c:3024
2842 msgid "wrong type argument to increment"
2843 msgstr ""
2845 #: c-typeck.c:2994 c-typeck.c:3026
2846 msgid "wrong type argument to decrement"
2847 msgstr ""
2849 #: c-typeck.c:3015
2850 msgid "increment of pointer to unknown structure"
2851 msgstr ""
2853 #: c-typeck.c:3017
2854 msgid "decrement of pointer to unknown structure"
2855 msgstr ""
2857 #: c-typeck.c:3154
2858 msgid "ISO C forbids the address of a cast expression"
2859 msgstr ""
2861 #: c-typeck.c:3164
2862 msgid "invalid lvalue in unary `&'"
2863 msgstr ""
2865 #: c-typeck.c:3196
2866 #, c-format
2867 msgid "attempt to take address of bit-field structure member `%s'"
2868 msgstr ""
2870 #. condition met at compile time
2871 #: c-typeck.c:3305 c-typeck.c:4707 c-typeck.c:4723 c-typeck.c:4739
2872 #: final.c:2981 final.c:2983 gcc.c:4459 rtl-error.c:121 tradcif.y:532
2873 #: tradcpp.c:4134 config/cris/cris.c:515 ch/expr.c:1782 ch/parse.c:361
2874 #: ch/typeck.c:160 cp/typeck.c:4805 java/expr.c:387 java/verify.c:1464
2875 #: java/verify.c:1465 java/verify.c:1480
2876 #, c-format
2877 msgid "%s"
2878 msgstr ""
2880 #: c-typeck.c:3366
2881 msgid "ISO C forbids use of conditional expressions as lvalues"
2882 msgstr ""
2884 #: c-typeck.c:3369
2885 msgid "ISO C forbids use of compound expressions as lvalues"
2886 msgstr ""
2888 #: c-typeck.c:3372
2889 msgid "ISO C forbids use of cast expressions as lvalues"
2890 msgstr ""
2892 #: c-typeck.c:3389
2893 #, c-format
2894 msgid "%s of read-only member `%s'"
2895 msgstr ""
2897 #: c-typeck.c:3393
2898 #, c-format
2899 msgid "%s of read-only variable `%s'"
2900 msgstr ""
2902 #: c-typeck.c:3396
2903 #, c-format
2904 msgid "%s of read-only location"
2905 msgstr ""
2907 #: c-typeck.c:3414
2908 #, c-format
2909 msgid "cannot take address of bit-field `%s'"
2910 msgstr ""
2912 #: c-typeck.c:3442 ch/typeck.c:3676 ch/xtypeck.c:62
2913 #, c-format
2914 msgid "global register variable `%s' used in nested function"
2915 msgstr ""
2917 #: c-typeck.c:3446 ch/typeck.c:3680 ch/xtypeck.c:66
2918 #, c-format
2919 msgid "register variable `%s' used in nested function"
2920 msgstr ""
2922 #: c-typeck.c:3453 ch/typeck.c:3687 ch/xtypeck.c:73
2923 #, c-format
2924 msgid "address of global register variable `%s' requested"
2925 msgstr ""
2927 #: c-typeck.c:3465 ch/typeck.c:3699 ch/xtypeck.c:85
2928 msgid "cannot put object with volatile field into register"
2929 msgstr ""
2931 #: c-typeck.c:3469 ch/typeck.c:3703 ch/xtypeck.c:89
2932 #, c-format
2933 msgid "address of register variable `%s' requested"
2934 msgstr ""
2936 #: c-typeck.c:3577
2937 msgid "signed and unsigned type in conditional expression"
2938 msgstr ""
2940 #: c-typeck.c:3584
2941 msgid "ISO C forbids conditional expr with only one void side"
2942 msgstr ""
2944 #: c-typeck.c:3600 c-typeck.c:3607
2945 msgid "ISO C forbids conditional expr between `void *' and function pointer"
2946 msgstr ""
2948 #: c-typeck.c:3613
2949 msgid "pointer type mismatch in conditional expression"
2950 msgstr ""
2952 #: c-typeck.c:3620 c-typeck.c:3630
2953 msgid "pointer/integer type mismatch in conditional expression"
2954 msgstr ""
2956 #: c-typeck.c:3644
2957 msgid "type mismatch in conditional expression"
2958 msgstr ""
2960 #: c-typeck.c:3715 cp/typeck.c:5062
2961 msgid "left-hand operand of comma expression has no effect"
2962 msgstr ""
2964 #: c-typeck.c:3754
2965 msgid "cast specifies array type"
2966 msgstr ""
2968 #: c-typeck.c:3760
2969 msgid "cast specifies function type"
2970 msgstr ""
2972 #: c-typeck.c:3770
2973 msgid "ISO C forbids casting nonscalar to the same type"
2974 msgstr ""
2976 #: c-typeck.c:3789
2977 msgid "ISO C forbids casts to union type"
2978 msgstr ""
2980 #: c-typeck.c:3805
2981 msgid "cast to union type from type not present in union"
2982 msgstr ""
2984 #: c-typeck.c:3856
2985 msgid "cast adds new qualifiers to function type"
2986 msgstr ""
2988 #. There are qualifiers present in IN_OTYPE that are not
2989 #. present in IN_TYPE.
2990 #: c-typeck.c:3861
2991 msgid "cast discards qualifiers from pointer target type"
2992 msgstr ""
2994 #: c-typeck.c:3876
2995 msgid "cast increases required alignment of target type"
2996 msgstr ""
2998 #: c-typeck.c:3882 cp/typeck.c:5476
2999 msgid "cast from pointer to integer of different size"
3000 msgstr ""
3002 #: c-typeck.c:3887
3003 msgid "cast does not match function type"
3004 msgstr ""
3006 #: c-typeck.c:3894 cp/typeck.c:5483
3007 msgid "cast to pointer from integer of different size"
3008 msgstr ""
3010 #. Now we have handled acceptable kinds of LHS that are not truly lvalues.
3011 #. Reject anything strange now.
3012 #: c-typeck.c:4052
3013 msgid "invalid lvalue in assignment"
3014 msgstr ""
3016 #. Convert new value to destination type.
3017 #: c-typeck.c:4061 c-typeck.c:4086 c-typeck.c:4103 ch/typeck.c:2334
3018 #: cp/typeck.c:5593 cp/typeck.c:5744
3019 msgid "assignment"
3020 msgstr ""
3022 #: c-typeck.c:4270 c-typeck.c:4337
3023 #, c-format
3024 msgid "%s makes qualified function pointer from unqualified"
3025 msgstr ""
3027 #: c-typeck.c:4274 c-typeck.c:4317
3028 #, c-format
3029 msgid "%s discards qualifiers from pointer target type"
3030 msgstr ""
3032 #: c-typeck.c:4280
3033 msgid "ISO C prohibits argument conversion to union type"
3034 msgstr ""
3036 #: c-typeck.c:4309
3037 #, c-format
3038 msgid "ISO C forbids %s between function pointer and `void *'"
3039 msgstr ""
3041 #: c-typeck.c:4326
3042 #, c-format
3043 msgid "pointer targets in %s differ in signedness"
3044 msgstr ""
3046 #: c-typeck.c:4342
3047 #, c-format
3048 msgid "%s from incompatible pointer type"
3049 msgstr ""
3051 #: c-typeck.c:4358
3052 #, c-format
3053 msgid "%s makes pointer from integer without a cast"
3054 msgstr ""
3056 #: c-typeck.c:4366
3057 #, c-format
3058 msgid "%s makes integer from pointer without a cast"
3059 msgstr ""
3061 #: c-typeck.c:4380 c-typeck.c:4383
3062 #, c-format
3063 msgid "incompatible type for argument %d of `%s'"
3064 msgstr ""
3066 #: c-typeck.c:4387
3067 #, c-format
3068 msgid "incompatible type for argument %d of indirect function call"
3069 msgstr ""
3071 #: c-typeck.c:4391
3072 #, c-format
3073 msgid "incompatible types in %s"
3074 msgstr ""
3076 #. Function name is known; supply it.
3077 #: c-typeck.c:4422
3078 #, c-format
3079 msgid "passing arg %d of `%s'"
3080 msgstr ""
3082 #. Function name unknown (call through ptr); just give arg number.
3083 #: c-typeck.c:4432
3084 #, c-format
3085 msgid "passing arg %d of pointer to function"
3086 msgstr ""
3088 #: c-typeck.c:4499
3089 msgid "initializer for static variable is not constant"
3090 msgstr ""
3092 #: c-typeck.c:4505
3093 msgid "initializer for static variable uses complicated arithmetic"
3094 msgstr ""
3096 #: c-typeck.c:4513
3097 msgid "aggregate initializer is not constant"
3098 msgstr ""
3100 #: c-typeck.c:4515
3101 msgid "aggregate initializer uses complicated arithmetic"
3102 msgstr ""
3104 #: c-typeck.c:4522
3105 msgid "traditional C rejects automatic aggregate initialization"
3106 msgstr ""
3108 #: c-typeck.c:4710 c-typeck.c:4726 c-typeck.c:4742
3109 #, c-format
3110 msgid "(near initialization for `%s')"
3111 msgstr ""
3113 #: c-typeck.c:4794 cp/typeck2.c:513
3114 msgid "char-array initialized from wide string"
3115 msgstr ""
3117 #: c-typeck.c:4801 cp/typeck2.c:520
3118 msgid "int-array initialized from non-wide string"
3119 msgstr ""
3121 #: c-typeck.c:4819 cp/typeck2.c:536
3122 msgid "initializer-string for array of chars is too long"
3123 msgstr ""
3125 #: c-typeck.c:4857
3126 msgid "array initialized from non-constant array expression"
3127 msgstr ""
3129 #: c-typeck.c:4874 c-typeck.c:4876 c-typeck.c:4892 c-typeck.c:4913
3130 #: c-typeck.c:6343
3131 msgid "initializer element is not constant"
3132 msgstr ""
3134 #: c-typeck.c:4908
3135 msgid "initialization"
3136 msgstr ""
3138 #: c-typeck.c:4919 c-typeck.c:6348
3139 msgid "initializer element is not computable at load time"
3140 msgstr ""
3142 #: c-typeck.c:4956 c-typeck.c:4972 cp/typeck2.c:613
3143 msgid "invalid initializer"
3144 msgstr ""
3146 #: c-typeck.c:5465
3147 msgid "extra brace group at end of initializer"
3148 msgstr ""
3150 #: c-typeck.c:5485
3151 msgid "missing braces around initializer"
3152 msgstr ""
3154 #: c-typeck.c:5537
3155 msgid "braces around scalar initializer"
3156 msgstr ""
3158 #: c-typeck.c:5585
3159 msgid "initialization of flexible array member in a nested context"
3160 msgstr ""
3162 #: c-typeck.c:5587
3163 msgid "initialization of a flexible array member"
3164 msgstr ""
3166 #: c-typeck.c:5618
3167 msgid "missing initializer"
3168 msgstr ""
3170 #: c-typeck.c:5644
3171 msgid "empty scalar initializer"
3172 msgstr ""
3174 #: c-typeck.c:5649
3175 msgid "extra elements in scalar initializer"
3176 msgstr ""
3178 #: c-typeck.c:5735
3179 msgid "initialization designators may not nest"
3180 msgstr ""
3182 #: c-typeck.c:5756 c-typeck.c:5827
3183 msgid "array index in non-array initializer"
3184 msgstr ""
3186 #: c-typeck.c:5761 c-typeck.c:5879
3187 msgid "field name not in record or union initializer"
3188 msgstr ""
3190 #: c-typeck.c:5823 c-typeck.c:5825
3191 msgid "nonconstant array index in initializer"
3192 msgstr ""
3194 #: c-typeck.c:5830
3195 msgid "array index in initializer exceeds array bounds"
3196 msgstr ""
3198 #: c-typeck.c:5841
3199 msgid "empty index range in initializer"
3200 msgstr ""
3202 #: c-typeck.c:5850
3203 msgid "array index range in initializer exceeds array bounds"
3204 msgstr ""
3206 #: c-typeck.c:5891
3207 #, c-format
3208 msgid "unknown field `%s' specified in initializer"
3209 msgstr ""
3211 #: c-typeck.c:5928 c-typeck.c:5949 c-typeck.c:6411
3212 msgid "initialized field with side-effects overwritten"
3213 msgstr ""
3215 #: c-typeck.c:6621
3216 msgid "excess elements in char array initializer"
3217 msgstr ""
3219 #: c-typeck.c:6628 c-typeck.c:6674
3220 msgid "excess elements in struct initializer"
3221 msgstr ""
3223 #: c-typeck.c:6741
3224 msgid "excess elements in union initializer"
3225 msgstr ""
3227 #: c-typeck.c:6762
3228 msgid "traditional C rejects initialization of unions"
3229 msgstr ""
3231 #: c-typeck.c:6825
3232 msgid "excess elements in array initializer"
3233 msgstr ""
3235 #: c-typeck.c:6854
3236 msgid "excess elements in vector initializer"
3237 msgstr ""
3239 #: c-typeck.c:6876
3240 msgid "excess elements in scalar initializer"
3241 msgstr ""
3243 #: c-typeck.c:6987 ch/parse.c:2026
3244 msgid "asm template is not a string constant"
3245 msgstr ""
3247 #: c-typeck.c:7019
3248 msgid "invalid lvalue in asm statement"
3249 msgstr ""
3251 #: c-typeck.c:7090
3252 msgid "modification by `asm'"
3253 msgstr ""
3255 #: c-typeck.c:7109 cp/typeck.c:6592
3256 msgid "function declared `noreturn' has a `return' statement"
3257 msgstr ""
3259 #: c-typeck.c:7116
3260 msgid "`return' with no value, in function returning non-void"
3261 msgstr ""
3263 #: c-typeck.c:7122
3264 msgid "`return' with a value, in function returning void"
3265 msgstr ""
3267 #: c-typeck.c:7126
3268 msgid "return"
3269 msgstr ""
3271 #: c-typeck.c:7178
3272 msgid "function returns address of local variable"
3273 msgstr ""
3275 #: c-typeck.c:7234 cp/semantics.c:526
3276 msgid "switch quantity not an integer"
3277 msgstr ""
3279 #: c-typeck.c:7244
3280 msgid "`long' switch expression not converted to `int' in ISO C"
3281 msgstr ""
3283 #: c-typeck.c:7279 cp/decl.c:5216
3284 msgid "case label not within a switch statement"
3285 msgstr ""
3287 #: c-typeck.c:7281 cp/decl.c:5221
3288 msgid "`default' label not within a switch statement"
3289 msgstr ""
3291 #: calls.c:1907
3292 #, c-format
3293 msgid "inlining failed in call to `%s'"
3294 msgstr ""
3296 #: calls.c:1908 calls.c:2214
3297 msgid "called from here"
3298 msgstr ""
3300 #: calls.c:2213
3301 #, c-format
3302 msgid "can't inline call to `%s'"
3303 msgstr ""
3305 #: calls.c:2243
3306 msgid "function call has aggregate value"
3307 msgstr ""
3309 #: calls.c:4550
3310 msgid "variable offset is passed partially in stack and in reg"
3311 msgstr ""
3313 #: calls.c:4552
3314 msgid "variable size is passed partially in stack and in reg"
3315 msgstr ""
3317 #: cfgrtl.c:1612
3318 #, c-format
3319 msgid "end insn %d for block %d not found in the insn stream"
3320 msgstr ""
3322 #: cfgrtl.c:1626
3323 #, c-format
3324 msgid "insn %d is in multiple basic blocks (%d and %d)"
3325 msgstr ""
3327 #: cfgrtl.c:1638
3328 #, c-format
3329 msgid "head insn %d for block %d not found in the insn stream"
3330 msgstr ""
3332 #: cfgrtl.c:1657
3333 #, c-format
3334 msgid "verify_flow_info: Duplicate edge %i->%i"
3335 msgstr ""
3337 #: cfgrtl.c:1676
3338 #, c-format
3339 msgid "verify_flow_info: Incorrect blocks for fallthru %i->%i"
3340 msgstr ""
3342 #: cfgrtl.c:1691
3343 #, c-format
3344 msgid "verify_flow_info: Incorrect fallthru %i->%i"
3345 msgstr ""
3347 #: cfgrtl.c:1693
3348 msgid "wrong insn in the fallthru edge"
3349 msgstr ""
3351 #: cfgrtl.c:1700
3352 #, c-format
3353 msgid "verify_flow_info: Basic block %d succ edge is corrupted"
3354 msgstr ""
3356 #: cfgrtl.c:1724
3357 #, c-format
3358 msgid "missing barrier after block %i"
3359 msgstr ""
3361 #: cfgrtl.c:1734
3362 #, c-format
3363 msgid "basic block %d pred edge is corrupted"
3364 msgstr ""
3366 #: cfgrtl.c:1751
3367 #, c-format
3368 msgid "insn %d inside basic block %d but block_for_insn is NULL"
3369 msgstr ""
3371 #: cfgrtl.c:1755
3372 #, c-format
3373 msgid "insn %d inside basic block %d but block_for_insn is %i"
3374 msgstr ""
3376 #: cfgrtl.c:1769 cfgrtl.c:1779
3377 #, c-format
3378 msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d"
3379 msgstr ""
3381 #: cfgrtl.c:1792
3382 #, c-format
3383 msgid "NOTE_INSN_BASIC_BLOCK %d in middle of basic block %d"
3384 msgstr ""
3386 #: cfgrtl.c:1804
3387 #, c-format
3388 msgid "in basic block %d:"
3389 msgstr ""
3391 #: cfgrtl.c:1805
3392 msgid "flow control insn inside a basic block"
3393 msgstr ""
3395 #: cfgrtl.c:1824
3396 #, c-format
3397 msgid "basic block %i edge lists are corrupted"
3398 msgstr ""
3400 #: cfgrtl.c:1838
3401 msgid "basic blocks not numbered consecutively"
3402 msgstr ""
3404 #: cfgrtl.c:1863
3405 msgid "insn outside basic block"
3406 msgstr ""
3408 #: cfgrtl.c:1871
3409 msgid "return not followed by barrier"
3410 msgstr ""
3412 #: cfgrtl.c:1876
3413 #, c-format
3414 msgid "number of bb notes in insn chain (%d) != n_basic_blocks (%d)"
3415 msgstr ""
3417 #: cfgrtl.c:1880
3418 msgid "verify_flow_info failed"
3419 msgstr ""
3421 #: collect2.c:439
3422 msgid "internal error"
3423 msgstr ""
3425 #: collect2.c:940
3426 msgid "no arguments"
3427 msgstr ""
3429 #: collect2.c:1269 collect2.c:1417 collect2.c:1450
3430 #, c-format
3431 msgid "fopen %s"
3432 msgstr ""
3434 #: collect2.c:1272 collect2.c:1422 collect2.c:1453
3435 #, c-format
3436 msgid "fclose %s"
3437 msgstr ""
3439 #: collect2.c:1281
3440 #, c-format
3441 msgid "collect2 version %s"
3442 msgstr ""
3444 #: collect2.c:1371
3445 #, c-format
3446 msgid "%d constructor(s) found\n"
3447 msgstr ""
3449 #: collect2.c:1372
3450 #, c-format
3451 msgid "%d destructor(s)  found\n"
3452 msgstr ""
3454 #: collect2.c:1373
3455 #, c-format
3456 msgid "%d frame table(s) found\n"
3457 msgstr ""
3459 #: collect2.c:1514
3460 #, c-format
3461 msgid "%s terminated with signal %d [%s]%s"
3462 msgstr ""
3464 #: collect2.c:1533
3465 #, c-format
3466 msgid "%s returned %d exit status"
3467 msgstr ""
3469 #: collect2.c:1561
3470 #, c-format
3471 msgid "[cannot find %s]"
3472 msgstr ""
3474 #: collect2.c:1576
3475 #, c-format
3476 msgid "cannot find `%s'"
3477 msgstr ""
3479 #: collect2.c:1587 collect2.c:1590
3480 #, c-format
3481 msgid "redirecting stdout: %s"
3482 msgstr ""
3484 #: collect2.c:1633
3485 #, c-format
3486 msgid "[Leaving %s]\n"
3487 msgstr ""
3489 #: collect2.c:1876
3490 #, c-format
3491 msgid ""
3492 "\n"
3493 "write_c_file - output name is %s, prefix is %s\n"
3494 msgstr ""
3496 #: collect2.c:2089
3497 msgid "cannot find `nm'"
3498 msgstr ""
3500 #: collect2.c:2099 collect2.c:2541
3501 msgid "pipe"
3502 msgstr ""
3504 #: collect2.c:2103 collect2.c:2545
3505 msgid "fdopen"
3506 msgstr ""
3508 #: collect2.c:2129 collect2.c:2571
3509 #, c-format
3510 msgid "dup2 %d 1"
3511 msgstr ""
3513 #: collect2.c:2132 collect2.c:2135 collect2.c:2148 collect2.c:2574
3514 #: collect2.c:2577 collect2.c:2590
3515 #, c-format
3516 msgid "close %d"
3517 msgstr ""
3519 #: collect2.c:2138
3520 #, c-format
3521 msgid "execvp %s"
3522 msgstr ""
3524 #: collect2.c:2192
3525 #, c-format
3526 msgid "init function found in object %s"
3527 msgstr ""
3529 #: collect2.c:2200
3530 #, c-format
3531 msgid "fini function found in object %s"
3532 msgstr ""
3534 #: collect2.c:2223 collect2.c:2629
3535 msgid "fclose"
3536 msgstr ""
3538 #: collect2.c:2268
3539 #, c-format
3540 msgid "unable to open file '%s'"
3541 msgstr ""
3543 #: collect2.c:2270
3544 #, c-format
3545 msgid "unable to stat file '%s'"
3546 msgstr ""
3548 #: collect2.c:2276
3549 #, c-format
3550 msgid "unable to mmap file '%s'"
3551 msgstr ""
3553 #: collect2.c:2429
3554 msgid "not found\n"
3555 msgstr ""
3557 #: collect2.c:2431 collect2.c:2608
3558 #, c-format
3559 msgid "dynamic dependency %s not found"
3560 msgstr ""
3562 #: collect2.c:2451
3563 #, c-format
3564 msgid "bad magic number in file '%s'"
3565 msgstr ""
3567 #: collect2.c:2473
3568 msgid "dynamic dependencies.\n"
3569 msgstr ""
3571 #: collect2.c:2532
3572 msgid "cannot find `ldd'"
3573 msgstr ""
3575 #: collect2.c:2580
3576 #, c-format
3577 msgid "execv %s"
3578 msgstr ""
3580 #: collect2.c:2593
3581 msgid ""
3582 "\n"
3583 "ldd output with constructors/destructors.\n"
3584 msgstr ""
3586 #: collect2.c:2620
3587 #, c-format
3588 msgid "unable to open dynamic dependency '%s'"
3589 msgstr ""
3591 #: collect2.c:2734
3592 #, c-format
3593 msgid "%s: not a COFF file"
3594 msgstr ""
3596 #: collect2.c:2853
3597 #, c-format
3598 msgid "%s: cannot open as COFF file"
3599 msgstr ""
3601 #: collect2.c:2909
3602 #, c-format
3603 msgid "library lib%s not found"
3604 msgstr ""
3606 #: collect2.c:3038
3607 #, c-format
3608 msgid "open %s"
3609 msgstr ""
3611 #: collect2.c:3061
3612 msgid "incompatibilities between object file & expected values"
3613 msgstr ""
3615 #: collect2.c:3134
3616 #, c-format
3617 msgid ""
3618 "\n"
3619 "Processing symbol table #%d, offset = 0x%.8lx, kind = %s\n"
3620 msgstr ""
3622 #: collect2.c:3143
3623 msgid "string section missing"
3624 msgstr ""
3626 #: collect2.c:3146
3627 msgid "section pointer missing"
3628 msgstr ""
3630 #: collect2.c:3194
3631 msgid "no symbol table found"
3632 msgstr ""
3634 #: collect2.c:3207
3635 msgid "no cmd_strings found"
3636 msgstr ""
3638 #: collect2.c:3219
3639 msgid ""
3640 "\n"
3641 "Updating header and load commands.\n"
3642 "\n"
3643 msgstr ""
3645 #: collect2.c:3226
3646 #, c-format
3647 msgid "load command map, %d cmds, new size %ld.\n"
3648 msgstr ""
3650 #: collect2.c:3257
3651 msgid ""
3652 "writing load commands.\n"
3653 "\n"
3654 msgstr ""
3656 #: collect2.c:3277
3657 #, c-format
3658 msgid "close %s"
3659 msgstr ""
3661 #: collect2.c:3351
3662 msgid "could not convert 0x%l.8x into a region"
3663 msgstr ""
3665 #: collect2.c:3355
3666 #, c-format
3667 msgid "%s function, region %d, offset = %ld (0x%.8lx)\n"
3668 msgstr ""
3670 #: collect2.c:3482
3671 msgid "bad magic number"
3672 msgstr ""
3674 #: collect2.c:3483
3675 msgid "bad header version"
3676 msgstr ""
3678 #: collect2.c:3484
3679 msgid "bad raw header version"
3680 msgstr ""
3682 #: collect2.c:3485
3683 msgid "raw header buffer too small"
3684 msgstr ""
3686 #: collect2.c:3486
3687 msgid "old raw header file"
3688 msgstr ""
3690 #: collect2.c:3487
3691 msgid "unsupported version"
3692 msgstr ""
3694 #: collect2.c:3489
3695 #, c-format
3696 msgid "unknown {de,en}code_mach_o_hdr return value %d"
3697 msgstr ""
3699 #: collect2.c:3509
3700 #, c-format
3701 msgid "fstat %s"
3702 msgstr ""
3704 #: collect2.c:3546 collect2.c:3594
3705 #, c-format
3706 msgid "lseek %s 0"
3707 msgstr ""
3709 #: collect2.c:3550
3710 #, c-format
3711 msgid "read %s"
3712 msgstr ""
3714 #: collect2.c:3553
3715 #, c-format
3716 msgid "read %ld bytes, expected %ld, from %s"
3717 msgstr ""
3719 #: collect2.c:3574
3720 #, c-format
3721 msgid "msync %s"
3722 msgstr ""
3724 #: collect2.c:3581
3725 #, c-format
3726 msgid "munmap %s"
3727 msgstr ""
3729 #: collect2.c:3598
3730 #, c-format
3731 msgid "write %s"
3732 msgstr ""
3734 #: collect2.c:3601
3735 #, c-format
3736 msgid "wrote %ld bytes, expected %ld, to %s"
3737 msgstr ""
3739 #: combine.c:12630
3740 #, c-format
3741 msgid ""
3742 ";; Combiner statistics: %d attempts, %d substitutions (%d requiring new "
3743 "space),\n"
3744 ";; %d successes.\n"
3745 "\n"
3746 msgstr ""
3748 #: combine.c:12640
3749 #, c-format
3750 msgid ""
3751 "\n"
3752 ";; Combiner totals: %d attempts, %d substitutions (%d requiring new space),\n"
3753 ";; %d successes.\n"
3754 msgstr ""
3756 #: convert.c:67
3757 msgid "cannot convert to a pointer type"
3758 msgstr ""
3760 #: convert.c:100
3761 msgid "pointer value used where a floating point value was expected"
3762 msgstr ""
3764 #: convert.c:104
3765 msgid "aggregate value used where a float was expected"
3766 msgstr ""
3768 #: convert.c:130
3769 msgid "conversion to incomplete type"
3770 msgstr ""
3772 #: convert.c:390 convert.c:470
3773 msgid "can't convert between vector values of different size"
3774 msgstr ""
3776 #: convert.c:396
3777 msgid "aggregate value used where an integer was expected"
3778 msgstr ""
3780 #: convert.c:448 f/com.c:1073
3781 msgid "pointer value used where a complex was expected"
3782 msgstr ""
3784 #: convert.c:452 f/com.c:1075
3785 msgid "aggregate value used where a complex was expected"
3786 msgstr ""
3788 #: convert.c:476
3789 msgid "can't convert value to a vector"
3790 msgstr ""
3792 #: cpperror.c:125
3793 msgid "internal error: "
3794 msgstr ""
3796 #: cpperror.c:132 tradcpp.c:4690
3797 msgid "warning: "
3798 msgstr ""
3800 #: cpperror.c:209 cpperror.c:299 cppfiles.c:691 gcc.c:6304 tradcpp.c:4728
3801 #, c-format
3802 msgid "%s: %s"
3803 msgstr ""
3805 #: cppexp.c:154
3806 msgid "floating point numbers are not valid in #if"
3807 msgstr ""
3809 #: cppexp.c:176
3810 msgid "traditional C rejects the `U' suffix"
3811 msgstr ""
3813 #: cppexp.c:179
3814 msgid "too many 'l' suffixes in integer constant"
3815 msgstr ""
3817 #: cppexp.c:183
3818 msgid "integer constant contains digits beyond the radix"
3819 msgstr ""
3821 #: cppexp.c:186
3822 msgid "integer constant out of range"
3823 msgstr ""
3825 #: cppexp.c:192
3826 msgid "integer constant is so large that it is unsigned"
3827 msgstr ""
3829 #: cppexp.c:201
3830 #, c-format
3831 msgid "invalid suffix '%.*s' on integer constant"
3832 msgstr ""
3834 #: cppexp.c:234
3835 msgid "missing ')' after \"defined\""
3836 msgstr ""
3838 #: cppexp.c:240
3839 msgid "operator \"defined\" requires an identifier"
3840 msgstr ""
3842 #: cppexp.c:248
3843 #, c-format
3844 msgid "(\"%s\" is an alternative token for \"%s\" in C++)"
3845 msgstr ""
3847 #: cppexp.c:259
3848 msgid "this use of \"defined\" may not be portable"
3849 msgstr ""
3851 #: cppexp.c:305
3852 msgid "string constants are not valid in #if"
3853 msgstr ""
3855 #: cppexp.c:309
3856 #, c-format
3857 msgid "invalid character '%c' in #if"
3858 msgstr ""
3860 #: cppexp.c:311
3861 #, c-format
3862 msgid "invalid character '\\%03o' in #if"
3863 msgstr ""
3865 #: cppexp.c:328
3866 #, c-format
3867 msgid "ISO C++ does not permit \"%s\" in #if"
3868 msgstr ""
3870 #: cppexp.c:339
3871 #, c-format
3872 msgid "\"%s\" is not defined"
3873 msgstr ""
3875 #: cppexp.c:365
3876 #, c-format
3877 msgid "\"%s\" is not valid in #if expressions"
3878 msgstr ""
3880 #: cppexp.c:380
3881 msgid "integer overflow in preprocessor expression"
3882 msgstr ""
3884 #: cppexp.c:610
3885 msgid "missing binary operator"
3886 msgstr ""
3888 #: cppexp.c:645
3889 msgid "void expression between '(' and ')'"
3890 msgstr ""
3892 #: cppexp.c:647
3893 #, c-format
3894 msgid "operator '%s' has no right operand"
3895 msgstr ""
3897 #: cppexp.c:659
3898 #, c-format
3899 msgid "impossible operator '%s'"
3900 msgstr ""
3902 #: cppexp.c:735 tradcif.y:111 tradcif.y:122
3903 msgid "division by zero in #if"
3904 msgstr ""
3906 #: cppexp.c:769
3907 msgid "comma operator in operand of #if"
3908 msgstr ""
3910 #: cppexp.c:774
3911 msgid "syntax error '?' without following ':'"
3912 msgstr ""
3914 #: cppexp.c:777
3915 msgid "syntax error ':' without preceding '?'"
3916 msgstr ""
3918 #: cppexp.c:785
3919 msgid "missing ')' in expression"
3920 msgstr ""
3922 #: cppexp.c:792
3923 msgid "missing '(' in expression"
3924 msgstr ""
3926 #: cppexp.c:818
3927 #, c-format
3928 msgid "missing binary operator before '%s'"
3929 msgstr ""
3931 #: cppexp.c:824
3932 #, c-format
3933 msgid "operator '%s' has no left operand"
3934 msgstr ""
3936 #: cppexp.c:862
3937 msgid "unbalanced stack in #if"
3938 msgstr ""
3940 #: cppexp.c:865
3941 msgid "#if with no expression"
3942 msgstr ""
3944 #: cppfiles.c:395
3945 #, c-format
3946 msgid "%s is too large"
3947 msgstr ""
3949 #: cppfiles.c:426
3950 #, c-format
3951 msgid "%s is shorter than expected"
3952 msgstr ""
3954 #: cppfiles.c:440
3955 #, c-format
3956 msgid "%s is a block device"
3957 msgstr ""
3959 #: cppfiles.c:566
3960 #, c-format
3961 msgid "no include path in which to find %s"
3962 msgstr ""
3964 #: cppfiles.c:639
3965 msgid "Multiple include guards may be useful for:\n"
3966 msgstr ""
3968 #: cppfiles.c:1029
3969 msgid "absolute file name in remap_filename"
3970 msgstr ""
3972 #: cppinit.c:230
3973 #, c-format
3974 msgid "ignoring nonexistent directory \"%s\"\n"
3975 msgstr ""
3977 #: cppinit.c:237
3978 #, c-format
3979 msgid "%s: Not a directory"
3980 msgstr ""
3982 #: cppinit.c:284
3983 #, c-format
3984 msgid "ignoring duplicate directory \"%s\"\n"
3985 msgstr ""
3987 #: cppinit.c:312
3988 #, c-format
3989 msgid "changing search order for system directory \"%s\""
3990 msgstr ""
3992 #: cppinit.c:316
3993 #, c-format
3994 msgid "  as it is the same as non-system directory \"%s\""
3995 msgstr ""
3997 #: cppinit.c:320
3998 msgid "  as it has already been specified as a non-system directory"
3999 msgstr ""
4001 #: cppinit.c:936
4002 msgid "#include \"...\" search starts here:\n"
4003 msgstr ""
4005 #: cppinit.c:940
4006 msgid "#include <...> search starts here:\n"
4007 msgstr ""
4009 #: cppinit.c:943
4010 msgid "End of search list.\n"
4011 msgstr ""
4013 #: cppinit.c:1010
4014 msgid "<built-in>"
4015 msgstr ""
4017 #: cppinit.c:1012
4018 msgid "<command line>"
4019 msgstr ""
4021 #: cppinit.c:1108 tradcpp.c:979 tradcpp.c:989 tradcpp.c:1080
4022 msgid "I/O error on output"
4023 msgstr ""
4025 #. Irix6 "cc -n32" and OSF4 cc have problems with char foo[] = ("string");
4026 #. I.e. a const string initializer with parens around it.  That is
4027 #. what N_("string") resolves to, so we make no_* be macros instead.
4028 #: cppinit.c:1156
4029 #, c-format
4030 msgid "argument missing after %s"
4031 msgstr ""
4033 #: cppinit.c:1157
4034 #, c-format
4035 msgid "assertion missing after %s"
4036 msgstr ""
4038 #: cppinit.c:1158
4039 #, c-format
4040 msgid "directory name missing after %s"
4041 msgstr ""
4043 #: cppinit.c:1159
4044 #, c-format
4045 msgid "file name missing after %s"
4046 msgstr ""
4048 #: cppinit.c:1160
4049 #, c-format
4050 msgid "macro name missing after %s"
4051 msgstr ""
4053 #: cppinit.c:1161
4054 #, c-format
4055 msgid "path name missing after %s"
4056 msgstr ""
4058 #: cppinit.c:1162
4059 #, c-format
4060 msgid "number missing after %s"
4061 msgstr ""
4063 #: cppinit.c:1163
4064 #, c-format
4065 msgid "target missing after %s"
4066 msgstr ""
4068 #: cppinit.c:1351
4069 #, c-format
4070 msgid "too many filenames. Type %s --help for usage info"
4071 msgstr ""
4073 #: cppinit.c:1541 tradcpp.c:610
4074 msgid "output filename specified twice"
4075 msgstr ""
4077 #: cppinit.c:1653
4078 msgid "-I- specified twice"
4079 msgstr ""
4081 #: cppinit.c:1794
4082 #, c-format
4083 msgid "GNU CPP version %s (cpplib)"
4084 msgstr ""
4086 #: cppinit.c:1835 tradcpp.c:803
4087 msgid "you must additionally specify either -M or -MM"
4088 msgstr ""
4090 #: cppinit.c:1898
4091 #, c-format
4092 msgid "Usage: %s [switches] input output\n"
4093 msgstr ""
4095 #. To keep the lines from getting too long for some compilers, limit
4096 #. to about 500 characters (6 lines) per chunk.
4097 #: cppinit.c:1901
4098 msgid ""
4099 "Switches:\n"
4100 "  -include <file>           Include the contents of <file> before other "
4101 "files\n"
4102 "  -imacros <file>           Accept definition of macros in <file>\n"
4103 "  -iprefix <path>           Specify <path> as a prefix for next two options\n"
4104 "  -iwithprefix <dir>        Add <dir> to the end of the system include path\n"
4105 "  -iwithprefixbefore <dir>  Add <dir> to the end of the main include path\n"
4106 "  -isystem <dir>            Add <dir> to the start of the system include "
4107 "path\n"
4108 msgstr ""
4110 #: cppinit.c:1910
4111 msgid ""
4112 "  -idirafter <dir>          Add <dir> to the end of the system include path\n"
4113 "  -I <dir>                  Add <dir> to the end of the main include path\n"
4114 "  -I-                       Fine-grained include path control; see info "
4115 "docs\n"
4116 "  -nostdinc                 Do not search system include directories\n"
4117 "                             (dirs specified with -isystem will still be "
4118 "used)\n"
4119 "  -nostdinc++               Do not search system include directories for C+"
4120 "+\n"
4121 "  -o <file>                 Put output into <file>\n"
4122 msgstr ""
4124 #: cppinit.c:1919
4125 msgid ""
4126 "  -pedantic                 Issue all warnings demanded by strict ISO C\n"
4127 "  -pedantic-errors          Issue -pedantic warnings as errors instead\n"
4128 "  -trigraphs                Support ISO C trigraphs\n"
4129 "  -lang-c                   Assume that the input sources are in C\n"
4130 "  -lang-c89                 Assume that the input sources are in C89\n"
4131 msgstr ""
4133 #: cppinit.c:1926
4134 msgid ""
4135 "  -lang-c++                 Assume that the input sources are in C++\n"
4136 "  -lang-objc                Assume that the input sources are in ObjectiveC\n"
4137 "  -lang-objc++              Assume that the input sources are in ObjectiveC+"
4138 "+\n"
4139 "  -lang-asm                 Assume that the input sources are in assembler\n"
4140 msgstr ""
4142 #: cppinit.c:1932
4143 msgid ""
4144 "  -std=<std name>           Specify the conformance standard; one of:\n"
4145 "                            gnu89, gnu99, c89, c99, iso9899:1990,\n"
4146 "                            iso9899:199409, iso9899:1999\n"
4147 "  -+                        Allow parsing of C++ style features\n"
4148 "  -w                        Inhibit warning messages\n"
4149 "  -Wtrigraphs               Warn if trigraphs are encountered\n"
4150 "  -Wno-trigraphs            Do not warn about trigraphs\n"
4151 "  -Wcomment{s}              Warn if one comment starts inside another\n"
4152 msgstr ""
4154 #: cppinit.c:1942
4155 msgid ""
4156 "  -Wno-comment{s}           Do not warn about comments\n"
4157 "  -Wtraditional             Warn about features not present in traditional "
4158 "C\n"
4159 "  -Wno-traditional          Do not warn about traditional C\n"
4160 "  -Wundef                   Warn if an undefined macro is used by #if\n"
4161 "  -Wno-undef                Do not warn about testing undefined macros\n"
4162 "  -Wimport                  Warn about the use of the #import directive\n"
4163 msgstr ""
4165 #: cppinit.c:1950
4166 msgid ""
4167 "  -Wno-import               Do not warn about the use of #import\n"
4168 "  -Werror                   Treat all warnings as errors\n"
4169 "  -Wno-error                Do not treat warnings as errors\n"
4170 "  -Wsystem-headers          Do not suppress warnings from system headers\n"
4171 "  -Wno-system-headers       Suppress warnings from system headers\n"
4172 "  -Wall                     Enable all preprocessor warnings\n"
4173 msgstr ""
4175 #: cppinit.c:1958
4176 msgid ""
4177 "  -M                        Generate make dependencies\n"
4178 "  -MM                       As -M, but ignore system header files\n"
4179 "  -MF <file>                Write dependency output to the given file\n"
4180 "  -MG                       Treat missing header file as generated files\n"
4181 msgstr ""
4183 #: cppinit.c:1964
4184 msgid ""
4185 "  -MP\t\t\t    Generate phony targets for all headers\n"
4186 "  -MQ <target>              Add a MAKE-quoted target\n"
4187 "  -MT <target>              Add an unquoted target\n"
4188 msgstr ""
4190 #: cppinit.c:1969
4191 msgid ""
4192 "  -D<macro>                 Define a <macro> with string '1' as its value\n"
4193 "  -D<macro>=<val>           Define a <macro> with <val> as its value\n"
4194 "  -A<question> (<answer>)   Assert the <answer> to <question>\n"
4195 "  -A-<question> (<answer>)  Disable the <answer> to <question>\n"
4196 "  -U<macro>                 Undefine <macro> \n"
4197 "  -v                        Display the version number\n"
4198 msgstr ""
4200 #: cppinit.c:1977
4201 msgid ""
4202 "  -H                        Print the name of header files as they are used\n"
4203 "  -C                        Do not discard comments\n"
4204 "  -dM                       Display a list of macro definitions active at "
4205 "end\n"
4206 "  -dD                       Preserve macro definitions in output\n"
4207 "  -dN                       As -dD except that only the names are preserved\n"
4208 "  -dI                       Include #include directives in the output\n"
4209 msgstr ""
4211 #: cppinit.c:1985
4212 msgid ""
4213 "  -fpreprocessed            Treat the input file as already preprocessed\n"
4214 "  -ftabstop=<number>        Distance between tab stops for column reporting\n"
4215 "  -P                        Do not generate #line directives\n"
4216 "  -$                        Do not allow '$' in identifiers\n"
4217 "  -remap                    Remap file names when including files.\n"
4218 "  --version                 Display version information\n"
4219 "  -h or --help              Display this information\n"
4220 msgstr ""
4222 #: cpplex.c:154
4223 #, c-format
4224 msgid "trigraph ??%c converted to %c"
4225 msgstr ""
4227 #: cpplex.c:162
4228 #, c-format
4229 msgid "trigraph ??%c ignored"
4230 msgstr ""
4232 #: cpplex.c:218
4233 msgid "backslash and newline separated by space"
4234 msgstr ""
4236 #: cpplex.c:224
4237 msgid "backslash-newline at end of file"
4238 msgstr ""
4240 #: cpplex.c:290
4241 msgid "\"/*\" within comment"
4242 msgstr ""
4244 #: cpplex.c:373
4245 msgid "null character(s) ignored"
4246 msgstr ""
4248 #: cpplex.c:380
4249 #, c-format
4250 msgid "%s in preprocessing directive"
4251 msgstr ""
4253 #: cpplex.c:447
4254 #, c-format
4255 msgid "attempt to use poisoned \"%s\""
4256 msgstr ""
4258 #: cpplex.c:455
4259 msgid "__VA_ARGS__ can only appear in the expansion of a C99 variadic macro"
4260 msgstr ""
4262 #: cpplex.c:508
4263 msgid "'$' character(s) in identifier"
4264 msgstr ""
4266 #: cpplex.c:589
4267 #, c-format
4268 msgid "missing terminating %c character"
4269 msgstr ""
4271 #: cpplex.c:594
4272 msgid "possible start of unterminated string literal"
4273 msgstr ""
4275 #: cpplex.c:689
4276 msgid "multi-line string literals are deprecated"
4277 msgstr ""
4279 #: cpplex.c:712
4280 msgid "null character(s) preserved in literal"
4281 msgstr ""
4283 #: cpplex.c:914
4284 msgid "no newline at end of file"
4285 msgstr ""
4287 #: cpplex.c:1034 tradcpp.c:1467
4288 msgid "unterminated comment"
4289 msgstr ""
4291 #: cpplex.c:1045
4292 msgid "C++ style comments are not allowed in ISO C89"
4293 msgstr ""
4295 #: cpplex.c:1047
4296 msgid "(this will be reported only once per input file)"
4297 msgstr ""
4299 #: cpplex.c:1052
4300 msgid "multi-line comment"
4301 msgstr ""
4303 #: cpplex.c:1367
4304 #, c-format
4305 msgid "unknown string token %s\n"
4306 msgstr ""
4308 #: cpplex.c:1379
4309 #, c-format
4310 msgid "unspellable token %s"
4311 msgstr ""
4313 #: cpplex.c:1635
4314 #, c-format
4315 msgid "the meaning of '\\%c' varies with -traditional"
4316 msgstr ""
4318 #: cpplex.c:1641
4319 msgid "incomplete universal-character-name"
4320 msgstr ""
4322 #: cpplex.c:1655
4323 #, c-format
4324 msgid "non-hex digit '%c' in universal-character-name"
4325 msgstr ""
4327 #: cpplex.c:1663
4328 msgid "universal-character-name on EBCDIC target"
4329 msgstr ""
4331 #: cpplex.c:1677
4332 msgid "universal-character-name out of range"
4333 msgstr ""
4335 #: cpplex.c:1722
4336 msgid "the meaning of '\\a' varies with -traditional"
4337 msgstr ""
4339 #: cpplex.c:1729
4340 #, c-format
4341 msgid "non-ISO-standard escape sequence, '\\%c'"
4342 msgstr ""
4344 #: cpplex.c:1739
4345 msgid "the meaning of '\\x' varies with -traditional"
4346 msgstr ""
4348 #: cpplex.c:1758 f/lex.c:620
4349 msgid "\\x used with no following hex digits"
4350 msgstr ""
4352 #: cpplex.c:1762
4353 msgid "hex escape sequence out of range"
4354 msgstr ""
4356 #: cpplex.c:1786
4357 msgid "octal escape sequence out of range"
4358 msgstr ""
4360 #: cpplex.c:1801
4361 #, c-format
4362 msgid "unknown escape sequence '\\%c'"
4363 msgstr ""
4365 #: cpplex.c:1803
4366 #, c-format
4367 msgid "unknown escape sequence: '\\%03o'"
4368 msgstr ""
4370 #: cpplex.c:1807
4371 msgid "escape sequence out of range for character"
4372 msgstr ""
4374 #: cpplex.c:1897
4375 msgid "empty character constant"
4376 msgstr ""
4378 #: cpplex.c:1901
4379 msgid "character constant too long"
4380 msgstr ""
4382 #: cpplex.c:1904
4383 msgid "multi-character character constant"
4384 msgstr ""
4386 #: cpplib.c:221
4387 #, c-format
4388 msgid "extra tokens at end of #%s directive"
4389 msgstr ""
4391 #: cpplib.c:275
4392 msgid "style of line directive is a GCC extension"
4393 msgstr ""
4395 #: cpplib.c:283
4396 #, c-format
4397 msgid "#%s is a GCC extension"
4398 msgstr ""
4400 #: cpplib.c:294
4401 msgid "suggest not using #elif in traditional C"
4402 msgstr ""
4404 #: cpplib.c:297
4405 #, c-format
4406 msgid "traditional C ignores #%s with the # indented"
4407 msgstr ""
4409 #: cpplib.c:301
4410 #, c-format
4411 msgid "suggest hiding #%s from traditional C with an indented #"
4412 msgstr ""
4414 #: cpplib.c:383
4415 #, c-format
4416 msgid "invalid preprocessing directive #%s"
4417 msgstr ""
4419 #: cpplib.c:438
4420 #, c-format
4421 msgid "no macro name given in #%s directive"
4422 msgstr ""
4424 #: cpplib.c:442
4425 #, c-format
4426 msgid "\"%s\" cannot be used as a macro name as it is an operator in C++"
4427 msgstr ""
4429 #: cpplib.c:445
4430 msgid "macro names must be identifiers"
4431 msgstr ""
4433 #: cpplib.c:456
4434 #, c-format
4435 msgid "\"%s\" cannot be used as a macro name"
4436 msgstr ""
4438 #: cpplib.c:494
4439 #, c-format
4440 msgid "undefining \"%s\""
4441 msgstr ""
4443 #: cpplib.c:540
4444 msgid "missing terminating > character"
4445 msgstr ""
4447 #: cpplib.c:575
4448 #, c-format
4449 msgid "#%s expects \"FILENAME\" or <FILENAME>"
4450 msgstr ""
4452 #: cpplib.c:586
4453 #, c-format
4454 msgid "empty file name in #%s"
4455 msgstr ""
4457 #: cpplib.c:605
4458 msgid "#include_next in primary source file"
4459 msgstr ""
4461 #: cpplib.c:612
4462 msgid "#import is obsolete, use an #ifndef wrapper in the header file"
4463 msgstr ""
4465 #: cpplib.c:620
4466 msgid "#include nested too deeply"
4467 msgstr ""
4469 #: cpplib.c:677
4470 #, c-format
4471 msgid "invalid flag \"%s\" in line directive"
4472 msgstr ""
4474 #: cpplib.c:732
4475 #, c-format
4476 msgid "\"%s\" after #line is not a positive integer"
4477 msgstr ""
4479 #: cpplib.c:739
4480 msgid "line number out of range"
4481 msgstr ""
4483 #: cpplib.c:777
4484 #, c-format
4485 msgid "\"%s\" is not a valid filename"
4486 msgstr ""
4488 #: cpplib.c:846
4489 msgid "invalid #ident directive"
4490 msgstr ""
4492 #: cpplib.c:934
4493 #, c-format
4494 msgid "registering \"%s\" as both a pragma and a pragma namespace"
4495 msgstr ""
4497 #: cpplib.c:937
4498 #, c-format
4499 msgid "#pragma %s %s is already registered"
4500 msgstr ""
4502 #: cpplib.c:939
4503 #, c-format
4504 msgid "#pragma %s is already registered"
4505 msgstr ""
4507 #: cpplib.c:1014
4508 msgid "#pragma once is obsolete"
4509 msgstr ""
4511 #: cpplib.c:1017
4512 msgid "#pragma once in main file"
4513 msgstr ""
4515 #: cpplib.c:1041
4516 msgid "invalid #pragma GCC poison directive"
4517 msgstr ""
4519 #: cpplib.c:1050
4520 #, c-format
4521 msgid "poisoning existing macro \"%s\""
4522 msgstr ""
4524 #: cpplib.c:1070
4525 msgid "#pragma system_header ignored outside include file"
4526 msgstr ""
4528 #: cpplib.c:1095
4529 #, c-format
4530 msgid "cannot find source %s"
4531 msgstr ""
4533 #: cpplib.c:1099
4534 #, c-format
4535 msgid "current file is older than %s"
4536 msgstr ""
4538 #: cpplib.c:1174
4539 msgid "_Pragma takes a parenthesized string literal"
4540 msgstr ""
4542 #: cpplib.c:1273
4543 msgid "#else without #if"
4544 msgstr ""
4546 #: cpplib.c:1278 tradcpp.c:3871
4547 msgid "#else after #else"
4548 msgstr ""
4550 #: cpplib.c:1280 cpplib.c:1314
4551 msgid "the conditional began here"
4552 msgstr ""
4554 #: cpplib.c:1307
4555 msgid "#elif without #if"
4556 msgstr ""
4558 #: cpplib.c:1312 tradcpp.c:3566
4559 msgid "#elif after #else"
4560 msgstr ""
4562 #: cpplib.c:1343
4563 msgid "#endif without #if"
4564 msgstr ""
4566 #: cpplib.c:1426 tradcpp.c:3263
4567 msgid "missing '(' after predicate"
4568 msgstr ""
4570 #: cpplib.c:1441 tradcpp.c:3277
4571 msgid "missing ')' to complete answer"
4572 msgstr ""
4574 #: cpplib.c:1461 tradcpp.c:3283
4575 msgid "predicate's answer is empty"
4576 msgstr ""
4578 #: cpplib.c:1491 tradcpp.c:3331
4579 msgid "assertion without predicate"
4580 msgstr ""
4582 #: cpplib.c:1493 tradcpp.c:3333
4583 msgid "predicate must be an identifier"
4584 msgstr ""
4586 #: cpplib.c:1575 tradcpp.c:3430
4587 #, c-format
4588 msgid "\"%s\" re-asserted"
4589 msgstr ""
4591 #: cpplib.c:1805
4592 #, c-format
4593 msgid "unterminated #%s"
4594 msgstr ""
4596 #: cppmacro.c:148
4597 #, c-format
4598 msgid "invalid built-in macro \"%s\""
4599 msgstr ""
4601 #: cppmacro.c:348
4602 msgid "invalid string literal, ignoring final '\\'"
4603 msgstr ""
4605 #: cppmacro.c:440
4606 #, c-format
4607 msgid "pasting \"%s\" and \"%s\" does not give a valid preprocessing token"
4608 msgstr ""
4610 #: cppmacro.c:566
4611 msgid "directives may not be used inside a macro argument"
4612 msgstr ""
4614 #: cppmacro.c:578
4615 #, c-format
4616 msgid "unterminated argument list invoking macro \"%s\""
4617 msgstr ""
4619 #: cppmacro.c:595
4620 msgid "ISO C99 requires rest arguments to be used"
4621 msgstr ""
4623 #: cppmacro.c:600
4624 #, c-format
4625 msgid "macro \"%s\" requires %u arguments, but only %u given"
4626 msgstr ""
4628 #: cppmacro.c:611
4629 #, c-format
4630 msgid "macro \"%s\" passed %u arguments, but takes just %u"
4631 msgstr ""
4633 #: cppmacro.c:694
4634 #, c-format
4635 msgid "function-like macro \"%s\" must be used with arguments in traditional C"
4636 msgstr ""
4638 #: cppmacro.c:1190
4639 #, c-format
4640 msgid "duplicate macro parameter \"%s\""
4641 msgstr ""
4643 #: cppmacro.c:1218
4644 #, c-format
4645 msgid "\"%s\" may not appear in macro parameter list"
4646 msgstr ""
4648 #: cppmacro.c:1225
4649 msgid "macro parameters must be comma-separated"
4650 msgstr ""
4652 #: cppmacro.c:1242
4653 msgid "parameter name missing"
4654 msgstr ""
4656 #: cppmacro.c:1256
4657 msgid "anonymous variadic macros were introduced in C99"
4658 msgstr ""
4660 #: cppmacro.c:1259
4661 msgid "ISO C does not permit named variadic macros"
4662 msgstr ""
4664 #: cppmacro.c:1268
4665 msgid "missing ')' in macro parameter list"
4666 msgstr ""
4668 #: cppmacro.c:1346
4669 msgid "ISO C requires whitespace after the macro name"
4670 msgstr ""
4672 #: cppmacro.c:1376
4673 msgid "'#' is not followed by a macro parameter"
4674 msgstr ""
4676 #: cppmacro.c:1396
4677 msgid "'##' cannot appear at either end of a macro expansion"
4678 msgstr ""
4680 #: cppmacro.c:1432
4681 #, c-format
4682 msgid "\"%s\" redefined"
4683 msgstr ""
4685 #: cppmacro.c:1436
4686 msgid "this is the location of the previous definition"
4687 msgstr ""
4689 #: cppmacro.c:1500
4690 #, c-format
4691 msgid "macro argument \"%s\" would be stringified with -traditional"
4692 msgstr ""
4694 #: cppmacro.c:1524
4695 #, c-format
4696 msgid "invalid hash type %d in cpp_macro_definition"
4697 msgstr ""
4699 #: cppmain.c:121
4700 #, c-format
4701 msgid "invalid option %s"
4702 msgstr ""
4704 #: cppspec.c:131
4705 #, c-format
4706 msgid "\"%s\" is not a valid option to the preprocessor"
4707 msgstr ""
4709 #: cppspec.c:155
4710 msgid "too many input files"
4711 msgstr ""
4713 #: cse.c:7092
4714 #, c-format
4715 msgid ";; Processing block from %d to %d, %d sets.\n"
4716 msgstr ""
4718 #: diagnostic.c:784
4719 #, c-format
4720 msgid "%s:%d: warning: "
4721 msgstr ""
4723 #: diagnostic.c:791
4724 #, c-format
4725 msgid "%s: warning: "
4726 msgstr ""
4728 #: diagnostic.c:871
4729 msgid "((anonymous))"
4730 msgstr ""
4732 #: diagnostic.c:941
4733 #, c-format
4734 msgid "%s: warnings being treated as errors\n"
4735 msgstr ""
4737 #: diagnostic.c:978
4738 #, c-format
4739 msgid "%s: %s: "
4740 msgstr ""
4742 #: diagnostic.c:1057
4743 msgid "sorry, not implemented: "
4744 msgstr ""
4746 #: diagnostic.c:1076
4747 #, c-format
4748 msgid "%s "
4749 msgstr ""
4751 #: diagnostic.c:1078
4752 #, c-format
4753 msgid " %s"
4754 msgstr ""
4756 #: diagnostic.c:1102
4757 msgid "At top level:"
4758 msgstr ""
4760 #: diagnostic.c:1107
4761 #, c-format
4762 msgid "In member function `%s':"
4763 msgstr ""
4765 #: diagnostic.c:1111
4766 #, c-format
4767 msgid "In function `%s':"
4768 msgstr ""
4770 #: diagnostic.c:1195
4771 msgid "compilation terminated.\n"
4772 msgstr ""
4774 #: diagnostic.c:1227
4775 #, c-format
4776 msgid "%s:%d: confused by earlier errors, bailing out\n"
4777 msgstr ""
4779 #: diagnostic.c:1242 diagnostic.c:1392
4780 #, c-format
4781 msgid ""
4782 "Please submit a full bug report,\n"
4783 "with preprocessed source if appropriate.\n"
4784 "See %s for instructions.\n"
4785 msgstr ""
4787 #: diagnostic.c:1390
4788 msgid "Internal compiler error: Error reporting routines re-entered.\n"
4789 msgstr ""
4791 #: diagnostic.c:1452
4792 #, c-format
4793 msgid "Internal compiler error in %s, at %s:%d"
4794 msgstr ""
4796 #: diagnostic.c:1497
4797 #, c-format
4798 msgid "In file included from %s:%d"
4799 msgstr ""
4801 #: diagnostic.c:1500
4802 #, c-format
4803 msgid ""
4804 ",\n"
4805 "                 from %s:%d"
4806 msgstr ""
4808 #: diagnostic.c:1501
4809 msgid ":\n"
4810 msgstr ""
4812 #: diagnostic.c:1534 diagnostic.c:1551
4813 #, c-format
4814 msgid "`%s' is deprecated (declared at %s:%d)"
4815 msgstr ""
4817 #: diagnostic.c:1554
4818 #, c-format
4819 msgid "`%s' is deprecated"
4820 msgstr ""
4822 #: diagnostic.c:1557
4823 #, c-format
4824 msgid "type is deprecated (declared at %s:%d)"
4825 msgstr ""
4827 #: diagnostic.c:1560
4828 msgid "type is deprecated"
4829 msgstr ""
4831 #: dwarf2out.c:3056
4832 #, c-format
4833 msgid "DW_LOC_OP %s not implemented\n"
4834 msgstr ""
4836 #: dwarfout.c:2089
4837 #, c-format
4838 msgid "internal regno botch: regno = %d\n"
4839 msgstr ""
4841 #: dwarfout.c:6291
4842 msgid "can't get current directory"
4843 msgstr ""
4845 #: emit-rtl.c:1097
4846 msgid "can't access real part of complex value in hard register"
4847 msgstr ""
4849 #: emit-rtl.c:1119
4850 msgid "can't access imaginary part of complex value in hard register"
4851 msgstr ""
4853 #: emit-rtl.c:3146
4854 msgid "ICE: emit_insn used where emit_jump_insn needed:\n"
4855 msgstr ""
4857 #: errors.c:136
4858 #, c-format
4859 msgid "abort in %s, at %s:%d"
4860 msgstr ""
4862 #: except.c:360
4863 msgid "exception handling disabled, use -fexceptions to enable"
4864 msgstr ""
4866 #: except.c:3062
4867 msgid "argument of `__builtin_eh_return_regno' must be constant"
4868 msgstr ""
4870 #: except.c:3173 except.c:3195
4871 msgid "__builtin_eh_return not supported on this target"
4872 msgstr ""
4874 #: explow.c:1357
4875 msgid "stack limits not supported on this target"
4876 msgstr ""
4878 #: expr.c:2929
4879 msgid "function using short complex types cannot be inline"
4880 msgstr ""
4882 #: expr.c:5789 expr.c:5798 expr.c:5807 expr.c:5812 expr.c:6098 expr.c:6114
4883 msgid "unsupported wide integer operation"
4884 msgstr ""
4886 #: expr.c:6163
4887 #, c-format
4888 msgid "prior parameter's size depends on `%s'"
4889 msgstr ""
4891 #: expr.c:6497
4892 msgid "returned value in block_exit_expr"
4893 msgstr ""
4895 #: final.c:1209
4896 msgid "negative insn length"
4897 msgstr ""
4899 #: final.c:2628
4900 msgid "could not split insn"
4901 msgstr ""
4903 #: final.c:2976
4904 msgid "invalid `asm': "
4905 msgstr ""
4907 #: final.c:3160
4908 msgid "nested assembly dialect alternatives"
4909 msgstr ""
4911 #: final.c:3177 final.c:3189
4912 msgid "unterminated assembly dialect alternative"
4913 msgstr ""
4915 #: final.c:3233
4916 #, c-format
4917 msgid "operand number missing after %%-letter"
4918 msgstr ""
4920 #: final.c:3236 final.c:3275
4921 msgid "operand number out of range"
4922 msgstr ""
4924 #: final.c:3294
4925 #, c-format
4926 msgid "invalid %%-code"
4927 msgstr ""
4929 #: final.c:3325
4930 #, c-format
4931 msgid "`%%l' operand isn't a label"
4932 msgstr ""
4934 #. We can't handle floating point constants;
4935 #. PRINT_OPERAND must handle them.
4936 #: final.c:3432 vmsdbgout.c:478 config/i386/i386.c:5280
4937 #: config/pdp11/pdp11.c:1570
4938 msgid "floating constant misused"
4939 msgstr ""
4941 #: final.c:3488 vmsdbgout.c:535 config/i386/i386.c:5334
4942 #: config/pdp11/pdp11.c:1617
4943 msgid "invalid expression as operand"
4944 msgstr ""
4946 #: flow.c:351
4947 msgid "function might be possible candidate for attribute `noreturn'"
4948 msgstr ""
4950 #: flow.c:356
4951 msgid "`noreturn' function does return"
4952 msgstr ""
4954 #: flow.c:375
4955 msgid "control reaches end of non-void function"
4956 msgstr ""
4958 #: flow.c:1573
4959 msgid "Attempt to delete prologue/epilogue insn:"
4960 msgstr ""
4962 #: fold-const.c:3114 fold-const.c:3127
4963 #, c-format
4964 msgid "comparison is always %d due to width of bit-field"
4965 msgstr ""
4967 #: fold-const.c:4169 fold-const.c:4186
4968 #, c-format
4969 msgid "comparison is always %d"
4970 msgstr ""
4972 #: fold-const.c:4317
4973 msgid "`or' of unmatched not-equal tests is always 1"
4974 msgstr ""
4976 #: fold-const.c:4322
4977 msgid "`and' of mutually exclusive equal-tests is always 0"
4978 msgstr ""
4980 #: function.c:5378
4981 #, c-format
4982 msgid "`%s' might be used uninitialized in this function"
4983 msgstr ""
4985 #: function.c:5385
4986 #, c-format
4987 msgid "variable `%s' might be clobbered by `longjmp' or `vfork'"
4988 msgstr ""
4990 #: function.c:5404
4991 #, c-format
4992 msgid "argument `%s' might be clobbered by `longjmp' or `vfork'"
4993 msgstr ""
4995 #: function.c:6270
4996 msgid "function returns an aggregate"
4997 msgstr ""
4999 #: function.c:6789
5000 #, c-format
5001 msgid "unused parameter `%s'"
5002 msgstr ""
5004 #: gcc.c:1092
5005 #, c-format
5006 msgid "ambiguous abbreviation %s"
5007 msgstr ""
5009 #: gcc.c:1119
5010 #, c-format
5011 msgid "incomplete `%s' option"
5012 msgstr ""
5014 #: gcc.c:1130
5015 #, c-format
5016 msgid "missing argument to `%s' option"
5017 msgstr ""
5019 #: gcc.c:1143
5020 #, c-format
5021 msgid "extraneous argument to `%s' option"
5022 msgstr ""
5024 #: gcc.c:1457
5025 msgid "Using built-in specs.\n"
5026 msgstr ""
5028 #: gcc.c:1631
5029 #, c-format
5030 msgid ""
5031 "Setting spec %s to '%s'\n"
5032 "\n"
5033 msgstr ""
5035 #: gcc.c:1729
5036 #, c-format
5037 msgid "Reading specs from %s\n"
5038 msgstr ""
5040 #: gcc.c:1827 gcc.c:1846
5041 #, c-format
5042 msgid "specs %%include syntax malformed after %ld characters"
5043 msgstr ""
5045 #: gcc.c:1854
5046 #, c-format
5047 msgid "could not find specs file %s\n"
5048 msgstr ""
5050 #: gcc.c:1870 gcc.c:1878 gcc.c:1887 gcc.c:1896
5051 #, c-format
5052 msgid "specs %%rename syntax malformed after %ld characters"
5053 msgstr ""
5055 #: gcc.c:1905
5056 #, c-format
5057 msgid "specs %s spec was not found to be renamed"
5058 msgstr ""
5060 #: gcc.c:1912
5061 #, c-format
5062 msgid "rename spec %s to %s\n"
5063 msgstr ""
5065 #: gcc.c:1914
5066 #, c-format
5067 msgid ""
5068 "spec is '%s'\n"
5069 "\n"
5070 msgstr ""
5072 #: gcc.c:1927
5073 #, c-format
5074 msgid "specs unknown %% command after %ld characters"
5075 msgstr ""
5077 #: gcc.c:1938 gcc.c:1951
5078 #, c-format
5079 msgid "specs file malformed after %ld characters"
5080 msgstr ""
5082 #: gcc.c:2005
5083 msgid "spec file has no spec for linking"
5084 msgstr ""
5086 #: gcc.c:2717
5087 msgid "-pipe not supported"
5088 msgstr ""
5090 #: gcc.c:2771
5091 msgid ""
5092 "\n"
5093 "Go ahead? (y or n) "
5094 msgstr ""
5096 #: gcc.c:2870
5097 #, c-format
5098 msgid ""
5099 "Internal error: %s (program %s)\n"
5100 "Please submit a full bug report.\n"
5101 "See %s for instructions."
5102 msgstr ""
5104 #: gcc.c:2888
5105 #, c-format
5106 msgid "# %s %.2f %.2f\n"
5107 msgstr ""
5109 #: gcc.c:3021
5110 #, c-format
5111 msgid "Usage: %s [options] file...\n"
5112 msgstr ""
5114 #: gcc.c:3022
5115 msgid "Options:\n"
5116 msgstr ""
5118 #: gcc.c:3024
5119 msgid "  -pass-exit-codes         Exit with highest error code from a phase\n"
5120 msgstr ""
5122 #: gcc.c:3025
5123 msgid "  --help                   Display this information\n"
5124 msgstr ""
5126 #: gcc.c:3026
5127 msgid ""
5128 "  --target-help            Display target specific command line options\n"
5129 msgstr ""
5131 #: gcc.c:3028
5132 msgid "  (Use '-v --help' to display command line options of sub-processes)\n"
5133 msgstr ""
5135 #: gcc.c:3029
5136 msgid "  -dumpspecs               Display all of the built in spec strings\n"
5137 msgstr ""
5139 #: gcc.c:3030
5140 msgid "  -dumpversion             Display the version of the compiler\n"
5141 msgstr ""
5143 #: gcc.c:3031
5144 msgid "  -dumpmachine             Display the compiler's target processor\n"
5145 msgstr ""
5147 #: gcc.c:3032
5148 msgid ""
5149 "  -print-search-dirs       Display the directories in the compiler's search "
5150 "path\n"
5151 msgstr ""
5153 #: gcc.c:3033
5154 msgid ""
5155 "  -print-libgcc-file-name  Display the name of the compiler's companion "
5156 "library\n"
5157 msgstr ""
5159 #: gcc.c:3034
5160 msgid "  -print-file-name=<lib>   Display the full path to library <lib>\n"
5161 msgstr ""
5163 #: gcc.c:3035
5164 msgid ""
5165 "  -print-prog-name=<prog>  Display the full path to compiler component "
5166 "<prog>\n"
5167 msgstr ""
5169 #: gcc.c:3036
5170 msgid ""
5171 "  -print-multi-directory   Display the root directory for versions of "
5172 "libgcc\n"
5173 msgstr ""
5175 #: gcc.c:3037
5176 msgid ""
5177 "  -print-multi-lib         Display the mapping between command line options "
5178 "and\n"
5179 "                           multiple library search directories\n"
5180 msgstr ""
5182 #: gcc.c:3040
5183 msgid ""
5184 "  -Wa,<options>            Pass comma-separated <options> on to the "
5185 "assembler\n"
5186 msgstr ""
5188 #: gcc.c:3041
5189 msgid ""
5190 "  -Wp,<options>            Pass comma-separated <options> on to the "
5191 "preprocessor\n"
5192 msgstr ""
5194 #: gcc.c:3042
5195 msgid ""
5196 "  -Wl,<options>            Pass comma-separated <options> on to the linker\n"
5197 msgstr ""
5199 #: gcc.c:3043
5200 msgid "  -Xlinker <arg>           Pass <arg> on to the linker\n"
5201 msgstr ""
5203 #: gcc.c:3044
5204 msgid "  -save-temps              Do not delete intermediate files\n"
5205 msgstr ""
5207 #: gcc.c:3045
5208 msgid "  -pipe                    Use pipes rather than intermediate files\n"
5209 msgstr ""
5211 #: gcc.c:3046
5212 msgid "  -time                    Time the execution of each subprocess\n"
5213 msgstr ""
5215 #: gcc.c:3047
5216 msgid ""
5217 "  -specs=<file>            Override built-in specs with the contents of "
5218 "<file>\n"
5219 msgstr ""
5221 #: gcc.c:3048
5222 msgid ""
5223 "  -std=<standard>          Assume that the input sources are for <standard>\n"
5224 msgstr ""
5226 #: gcc.c:3049
5227 msgid ""
5228 "  -B <directory>           Add <directory> to the compiler's search paths\n"
5229 msgstr ""
5231 #: gcc.c:3050
5232 msgid "  -b <machine>             Run gcc for target <machine>, if installed\n"
5233 msgstr ""
5235 #: gcc.c:3051
5236 msgid ""
5237 "  -V <version>             Run gcc version number <version>, if installed\n"
5238 msgstr ""
5240 #: gcc.c:3052
5241 msgid ""
5242 "  -v                       Display the programs invoked by the compiler\n"
5243 msgstr ""
5245 #: gcc.c:3053
5246 msgid ""
5247 "  -###                     Like -v but options quoted and commands not "
5248 "executed\n"
5249 msgstr ""
5251 #: gcc.c:3054
5252 msgid ""
5253 "  -E                       Preprocess only; do not compile, assemble or "
5254 "link\n"
5255 msgstr ""
5257 #: gcc.c:3055
5258 msgid "  -S                       Compile only; do not assemble or link\n"
5259 msgstr ""
5261 #: gcc.c:3056
5262 msgid "  -c                       Compile and assemble, but do not link\n"
5263 msgstr ""
5265 #: gcc.c:3057
5266 msgid "  -o <file>                Place the output into <file>\n"
5267 msgstr ""
5269 #: gcc.c:3058
5270 msgid ""
5271 "  -x <language>            Specify the language of the following input "
5272 "files\n"
5273 "                           Permissable languages include: c c++ assembler "
5274 "none\n"
5275 "                           'none' means revert to the default behavior of\n"
5276 "                           guessing the language based on the file's "
5277 "extension\n"
5278 msgstr ""
5280 #: gcc.c:3065
5281 #, c-format
5282 msgid ""
5283 "\n"
5284 "Options starting with -g, -f, -m, -O, -W, or --param are automatically\n"
5285 " passed on to the various sub-processes invoked by %s.  In order to pass\n"
5286 " other options on to these processes the -W<letter> options must be used.\n"
5287 msgstr ""
5289 #. translate_options () has turned --version into -fversion.
5290 #: gcc.c:3345
5291 #, c-format
5292 msgid "%s (GCC) %s\n"
5293 msgstr ""
5295 #: gcc.c:3346
5296 msgid "Copyright (C) 2002 Free Software Foundation, Inc.\n"
5297 msgstr ""
5299 #: gcc.c:3348 gcov.c:320
5300 msgid ""
5301 "This is free software; see the source for copying conditions.  There is NO\n"
5302 "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
5303 "\n"
5304 msgstr ""
5306 #: gcc.c:3447
5307 msgid "argument to `-Xlinker' is missing"
5308 msgstr ""
5310 #: gcc.c:3455
5311 msgid "argument to `-l' is missing"
5312 msgstr ""
5314 #: gcc.c:3472
5315 msgid "argument to `-specs' is missing"
5316 msgstr ""
5318 #: gcc.c:3487
5319 msgid "argument to `-specs=' is missing"
5320 msgstr ""
5322 #: gcc.c:3518
5323 msgid "argument to `-b' is missing"
5324 msgstr ""
5326 #: gcc.c:3533
5327 msgid "argument to `-B' is missing"
5328 msgstr ""
5330 #: gcc.c:3603
5331 msgid "argument to `-V' is missing"
5332 msgstr ""
5334 #: gcc.c:3624 gcc.c:3631 gcc.c:3638
5335 msgid "invalid version number format"
5336 msgstr ""
5338 #: gcc.c:3749
5339 msgid "cannot specify -o with -c or -S and multiple compilations"
5340 msgstr ""
5342 #: gcc.c:3920
5343 msgid "warning: -pipe ignored because -save-temps specified"
5344 msgstr ""
5346 #: gcc.c:3924
5347 msgid "warning: -pipe ignored because -time specified"
5348 msgstr ""
5350 #: gcc.c:3936
5351 msgid "argument to `-x' is missing"
5352 msgstr ""
5354 #: gcc.c:3964
5355 #, c-format
5356 msgid "argument to `-%s' is missing"
5357 msgstr ""
5359 #: gcc.c:4025
5360 #, c-format
5361 msgid "warning: `-x %s' after last input file has no effect"
5362 msgstr ""
5364 #: gcc.c:4324
5365 msgid "invalid specification!  Bug in cc"
5366 msgstr ""
5368 #: gcc.c:4473
5369 #, c-format
5370 msgid "%s\n"
5371 msgstr ""
5373 #. Catch the case where a spec string contains something like
5374 #. '%{foo:%*}'.  ie there is no * in the pattern on the left
5375 #. hand side of the :.
5376 #: gcc.c:5026
5377 #, c-format
5378 msgid "spec failure: '%%*' has not been initialized by pattern match"
5379 msgstr ""
5381 #: gcc.c:5035
5382 #, c-format
5383 msgid "warning: use of obsolete %%[ operator in specs"
5384 msgstr ""
5386 #: gcc.c:5053
5387 #, c-format
5388 msgid "Processing spec %c%s%c, which is '%s'\n"
5389 msgstr ""
5391 #: gcc.c:5178
5392 #, c-format
5393 msgid "spec failure: unrecognized spec option '%c'"
5394 msgstr ""
5396 #: gcc.c:5288
5397 msgid "mismatched braces in specs"
5398 msgstr ""
5400 #: gcc.c:5966
5401 #, c-format
5402 msgid "unrecognized option `-%s'"
5403 msgstr ""
5405 #: gcc.c:5972
5406 #, c-format
5407 msgid "install: %s%s\n"
5408 msgstr ""
5410 #: gcc.c:5973
5411 #, c-format
5412 msgid "programs: %s\n"
5413 msgstr ""
5415 #: gcc.c:5974
5416 #, c-format
5417 msgid "libraries: %s\n"
5418 msgstr ""
5420 #: gcc.c:6022
5421 msgid ""
5422 "\n"
5423 "For bug reporting instructions, please see:\n"
5424 msgstr ""
5426 #: gcc.c:6038
5427 #, c-format
5428 msgid "Configured with: %s\n"
5429 msgstr ""
5431 #: gcc.c:6052
5432 #, c-format
5433 msgid "Thread model: %s\n"
5434 msgstr ""
5436 #: gcc.c:6063
5437 #, c-format
5438 msgid "gcc version %s\n"
5439 msgstr ""
5441 #: gcc.c:6065
5442 #, c-format
5443 msgid "gcc driver version %s executing gcc version %s\n"
5444 msgstr ""
5446 #: gcc.c:6073
5447 msgid "no input files"
5448 msgstr ""
5450 #: gcc.c:6111
5451 #, c-format
5452 msgid "%s: %s compiler not installed on this system"
5453 msgstr ""
5455 #: gcc.c:6186
5456 #, c-format
5457 msgid "%s: linker input file unused because linking not done"
5458 msgstr ""
5460 #: gcc.c:6229
5461 #, c-format
5462 msgid "language %s not recognized"
5463 msgstr ""
5465 #: gcc.c:6332
5466 msgid "internal gcc abort"
5467 msgstr ""
5469 #: gcov.c:282
5470 msgid "Internal gcov abort.\n"
5471 msgstr ""
5473 #: gcov.c:295
5474 msgid ""
5475 "Usage: gcov [OPTION]... SOURCEFILE\n"
5476 "\n"
5477 msgstr ""
5479 #: gcov.c:296
5480 msgid ""
5481 "Print code coverage information.\n"
5482 "\n"
5483 msgstr ""
5485 #: gcov.c:297
5486 msgid "  -h, --help                      Print this help, then exit\n"
5487 msgstr ""
5489 #: gcov.c:298
5490 msgid "  -v, --version                   Print version number, then exit\n"
5491 msgstr ""
5493 #: gcov.c:299
5494 msgid ""
5495 "  -b, --branch-probabilities      Include branch probabilities in output\n"
5496 msgstr ""
5498 #: gcov.c:300
5499 msgid ""
5500 "  -c, --branch-counts             Given counts of branches taken\n"
5501 "                                    rather than percentages\n"
5502 msgstr ""
5504 #: gcov.c:302
5505 msgid "  -n, --no-output                 Do not create an output file\n"
5506 msgstr ""
5508 #: gcov.c:303
5509 msgid ""
5510 "  -l, --long-file-names           Use long output file names for included\n"
5511 "                                    source files\n"
5512 msgstr ""
5514 #: gcov.c:305
5515 msgid "  -f, --function-summaries        Output summaries for each function\n"
5516 msgstr ""
5518 #: gcov.c:306
5519 msgid "  -o, --object-directory OBJDIR   Search for object files in OBJDIR\n"
5520 msgstr ""
5522 #: gcov.c:307
5523 #, c-format
5524 msgid ""
5525 "\n"
5526 "For bug reporting instructions, please see:\n"
5527 "%s.\n"
5528 msgstr ""
5530 #: gcov.c:317
5531 #, c-format
5532 msgid "gcov (GCC) %s\n"
5533 msgstr ""
5535 #: gcov.c:318
5536 msgid "Copyright (C) 2001 Free Software Foundation, Inc.\n"
5537 msgstr ""
5539 #: gcov.c:462
5540 #, c-format
5541 msgid "Could not open basic block file %s.\n"
5542 msgstr ""
5544 #: gcov.c:471
5545 #, c-format
5546 msgid "Could not open data file %s.\n"
5547 msgstr ""
5549 #: gcov.c:472
5550 msgid "Assuming that all execution counts are zero.\n"
5551 msgstr ""
5553 #: gcov.c:478
5554 #, c-format
5555 msgid "Could not open program flow graph file %s.\n"
5556 msgstr ""
5558 #: gcov.c:489
5559 #, c-format
5560 msgid "No executable code associated with file %s.\n"
5561 msgstr ""
5563 #: gcov.c:789
5564 msgid ".da file contents exhausted too early\n"
5565 msgstr ""
5567 #: gcov.c:792
5568 msgid ".da file contents not exhausted\n"
5569 msgstr ""
5571 #: gcov.c:973
5572 #, c-format
5573 msgid "%6.2f%% of %d source lines executed in function %s\n"
5574 msgstr ""
5576 #: gcov.c:977
5577 #, c-format
5578 msgid "No executable source lines in function %s\n"
5579 msgstr ""
5581 #: gcov.c:984
5582 #, c-format
5583 msgid "%6.2f%% of %d branches executed in function %s\n"
5584 msgstr ""
5586 #: gcov.c:988
5587 #, c-format
5588 msgid "%6.2f%% of %d branches taken at least once in function %s\n"
5589 msgstr ""
5591 #: gcov.c:993
5592 #, c-format
5593 msgid "No branches in function %s\n"
5594 msgstr ""
5596 #: gcov.c:995
5597 #, c-format
5598 msgid "%6.2f%% of %d calls executed in function %s\n"
5599 msgstr ""
5601 #: gcov.c:999
5602 #, c-format
5603 msgid "No calls in function %s\n"
5604 msgstr ""
5606 #: gcov.c:1126
5607 #, c-format
5608 msgid "didn't use all bb entries of graph, function %s\n"
5609 msgstr ""
5611 #: gcov.c:1128
5612 #, c-format
5613 msgid "block_num = %ld, num_blocks = %d\n"
5614 msgstr ""
5616 #: gcov.c:1166
5617 #, c-format
5618 msgid "ERROR: too many basic blocks in .bb file %s\n"
5619 msgstr ""
5621 #: gcov.c:1243
5622 #, c-format
5623 msgid "%6.2f%% of %d source lines executed in file %s\n"
5624 msgstr ""
5626 #: gcov.c:1247
5627 #, c-format
5628 msgid "No executable source lines in file %s\n"
5629 msgstr ""
5631 #: gcov.c:1254
5632 #, c-format
5633 msgid "%6.2f%% of %d branches executed in file %s\n"
5634 msgstr ""
5636 #: gcov.c:1258
5637 #, c-format
5638 msgid "%6.2f%% of %d branches taken at least once in file %s\n"
5639 msgstr ""
5641 #: gcov.c:1263
5642 #, c-format
5643 msgid "No branches in file %s\n"
5644 msgstr ""
5646 #: gcov.c:1265
5647 #, c-format
5648 msgid "%6.2f%% of %d calls executed in file %s\n"
5649 msgstr ""
5651 #: gcov.c:1269
5652 #, c-format
5653 msgid "No calls in file %s\n"
5654 msgstr ""
5656 #: gcov.c:1281
5657 #, c-format
5658 msgid "Could not open source file %s.\n"
5659 msgstr ""
5661 #: gcov.c:1331
5662 #, c-format
5663 msgid "Could not open output file %s.\n"
5664 msgstr ""
5666 #: gcov.c:1339
5667 #, c-format
5668 msgid "Creating %s.\n"
5669 msgstr ""
5671 #: gcov.c:1387
5672 #, c-format
5673 msgid "call %d never executed\n"
5674 msgstr ""
5676 #: gcov.c:1396
5677 #, c-format
5678 msgid "call %d returns = %s\n"
5679 msgstr ""
5681 #: gcov.c:1406
5682 #, c-format
5683 msgid "call %d returns = %s%%\n"
5684 msgstr ""
5686 #: gcov.c:1413
5687 #, c-format
5688 msgid "branch %d never executed\n"
5689 msgstr ""
5691 #: gcov.c:1423
5692 #, c-format
5693 msgid "branch %d taken = %s\n"
5694 msgstr ""
5696 #: gcov.c:1433
5697 #, c-format
5698 msgid "branch %d taken = %s%%\n"
5699 msgstr ""
5701 #: gcov.c:1444
5702 #, c-format
5703 msgid "Unexpected EOF while reading source file %s.\n"
5704 msgstr ""
5706 #: gcse.c:757
5707 #, c-format
5708 msgid "GCSE disabled: %d > 1000 basic blocks and %d >= 20 edges/basic block"
5709 msgstr ""
5711 #: gcse.c:769
5712 #, c-format
5713 msgid "GCSE disabled: %d basic blocks and %d registers"
5714 msgstr ""
5716 #: graph.c:421 profile.c:950 profile.c:958 toplev.c:1845 toplev.c:4954
5717 #: ch/grant.c:2652 ch/lex.c:212 ch/lex.c:2189 f/com.c:14253
5718 #: java/jcf-parse.c:984 java/jcf-parse.c:1136 java/lex.c:1782
5719 #: objc/objc-act.c:529
5720 #, c-format
5721 msgid "can't open %s"
5722 msgstr ""
5724 #: haifa-sched.c:190
5725 #, c-format
5726 msgid "fix_sched_param: unknown param: %s"
5727 msgstr ""
5729 #: integrate.c:185
5730 msgid "function cannot be inline"
5731 msgstr ""
5733 #: integrate.c:190
5734 msgid "varargs function cannot be inline"
5735 msgstr ""
5737 #: integrate.c:193
5738 msgid "function using alloca cannot be inline"
5739 msgstr ""
5741 #: integrate.c:196
5742 msgid "function using setjmp cannot be inline"
5743 msgstr ""
5745 #: integrate.c:199
5746 msgid "function uses __builtin_eh_return"
5747 msgstr ""
5749 #: integrate.c:202
5750 msgid "function with nested functions cannot be inline"
5751 msgstr ""
5753 #: integrate.c:206
5754 msgid "function with label addresses used in initializers cannot inline"
5755 msgstr ""
5757 #: integrate.c:213 integrate.c:257
5758 msgid "function too large to be inline"
5759 msgstr ""
5761 #: integrate.c:223
5762 msgid "no prototype, and parameter address used; cannot be inline"
5763 msgstr ""
5765 #: integrate.c:230 integrate.c:275
5766 msgid "inline functions not supported for this return value type"
5767 msgstr ""
5769 #: integrate.c:235
5770 msgid "function with varying-size return value cannot be inline"
5771 msgstr ""
5773 #: integrate.c:242
5774 msgid "function with varying-size parameter cannot be inline"
5775 msgstr ""
5777 #: integrate.c:245
5778 msgid "function with transparent unit parameter cannot be inline"
5779 msgstr ""
5781 #: integrate.c:264
5782 msgid "function with computed jump cannot inline"
5783 msgstr ""
5785 #: integrate.c:268
5786 msgid "function with nonlocal goto cannot be inline"
5787 msgstr ""
5789 #: integrate.c:282
5790 msgid "function with target specific attribute(s) cannot be inlined"
5791 msgstr ""
5793 #: line-map.c:198
5794 #, c-format
5795 msgid "In file included from %s:%u"
5796 msgstr ""
5798 #. Translators note: this message is used in conjunction
5799 #. with "In file included from %s:%ld" and some other
5800 #. tricks.  We want something like this:
5802 #. | In file included from sys/select.h:123,
5803 #. |                  from sys/types.h:234,
5804 #. |                  from userfile.c:31:
5805 #. | bits/select.h:45: <error message here>
5807 #. with all the "from"s lined up.
5808 #. The trailing comma is at the beginning of this message,
5809 #. and the trailing colon is not translated.
5810 #: line-map.c:216
5811 #, c-format
5812 msgid ""
5813 ",\n"
5814 "                 from %s:%u"
5815 msgstr ""
5817 #. If we didn't find this parameter, issue an error message.
5818 #: params.c:80
5819 #, c-format
5820 msgid "invalid parameter `%s'"
5821 msgstr ""
5823 #: profile.c:429
5824 #, c-format
5825 msgid "corrupted profile info: prob for %d-%d thought to be %d"
5826 msgstr ""
5828 #: profile.c:975
5829 #, c-format
5830 msgid "file %s not found, execution counts assumed to be zero"
5831 msgstr ""
5833 #: profile.c:1022
5834 msgid ".da file contents exhausted too early"
5835 msgstr ""
5837 #: profile.c:1025
5838 msgid ".da file contents not exhausted"
5839 msgstr ""
5841 #: protoize.c:593
5842 #, c-format
5843 msgid "%s: internal abort\n"
5844 msgstr ""
5846 #: protoize.c:684
5847 #, c-format
5848 msgid "%s: error writing file `%s': %s\n"
5849 msgstr ""
5851 #: protoize.c:729
5852 #, c-format
5853 msgid "%s: usage '%s [ -VqfnkN ] [ -i <istring> ] [ filename ... ]'\n"
5854 msgstr ""
5856 #: protoize.c:732
5857 #, c-format
5858 msgid "%s: usage '%s [ -VqfnkNlgC ] [ -B <dirname> ] [ filename ... ]'\n"
5859 msgstr ""
5861 #: protoize.c:839
5862 #, c-format
5863 msgid "%s: warning: no read access for file `%s'\n"
5864 msgstr ""
5866 #: protoize.c:847
5867 #, c-format
5868 msgid "%s: warning: no write access for file `%s'\n"
5869 msgstr ""
5871 #: protoize.c:855
5872 #, c-format
5873 msgid "%s: warning: no write access for dir containing `%s'\n"
5874 msgstr ""
5876 #. Catch cases like /.. where we try to backup to a
5877 #. point above the absolute root of the logical file
5878 #. system.
5879 #: protoize.c:1273
5880 #, c-format
5881 msgid "%s: invalid file name: %s\n"
5882 msgstr ""
5884 #: protoize.c:1425
5885 #, c-format
5886 msgid "%s: %s: can't get status: %s\n"
5887 msgstr ""
5889 #: protoize.c:1446
5890 #, c-format
5891 msgid ""
5892 "\n"
5893 "%s: fatal error: aux info file corrupted at line %d\n"
5894 msgstr ""
5896 #: protoize.c:1782
5897 #, c-format
5898 msgid "%s:%d: declaration of function `%s' takes different forms\n"
5899 msgstr ""
5901 #: protoize.c:2040
5902 #, c-format
5903 msgid "%s: compiling `%s'\n"
5904 msgstr ""
5906 #: protoize.c:2063
5907 #, c-format
5908 msgid "%s: wait: %s\n"
5909 msgstr ""
5911 #: protoize.c:2068
5912 #, c-format
5913 msgid "%s: subprocess got fatal signal %d\n"
5914 msgstr ""
5916 #: protoize.c:2076
5917 #, c-format
5918 msgid "%s: %s exited with status %d\n"
5919 msgstr ""
5921 #: protoize.c:2128
5922 #, c-format
5923 msgid "%s: warning: missing SYSCALLS file `%s'\n"
5924 msgstr ""
5926 #: protoize.c:2137 protoize.c:2166
5927 #, c-format
5928 msgid "%s: can't read aux info file `%s': %s\n"
5929 msgstr ""
5931 #: protoize.c:2182 protoize.c:2210
5932 #, c-format
5933 msgid "%s: can't get status of aux info file `%s': %s\n"
5934 msgstr ""
5936 #: protoize.c:2238
5937 #, c-format
5938 msgid "%s: can't open aux info file `%s' for reading: %s\n"
5939 msgstr ""
5941 #: protoize.c:2256
5942 #, c-format
5943 msgid "%s: error reading aux info file `%s': %s\n"
5944 msgstr ""
5946 #: protoize.c:2269
5947 #, c-format
5948 msgid "%s: error closing aux info file `%s': %s\n"
5949 msgstr ""
5951 #: protoize.c:2285
5952 #, c-format
5953 msgid "%s: can't delete aux info file `%s': %s\n"
5954 msgstr ""
5956 #: protoize.c:2367 protoize.c:4369
5957 #, c-format
5958 msgid "%s: can't delete file `%s': %s\n"
5959 msgstr ""
5961 #: protoize.c:2446
5962 #, c-format
5963 msgid "%s: warning: can't rename file `%s' to `%s': %s\n"
5964 msgstr ""
5966 #: protoize.c:2571
5967 #, c-format
5968 msgid "%s: conflicting extern definitions of '%s'\n"
5969 msgstr ""
5971 #: protoize.c:2575
5972 #, c-format
5973 msgid "%s: declarations of '%s' will not be converted\n"
5974 msgstr ""
5976 #: protoize.c:2577
5977 #, c-format
5978 msgid "%s: conflict list for '%s' follows:\n"
5979 msgstr ""
5981 #: protoize.c:2610
5982 #, c-format
5983 msgid "%s: warning: using formals list from %s(%d) for function `%s'\n"
5984 msgstr ""
5986 #: protoize.c:2650
5987 #, c-format
5988 msgid "%s: %d: `%s' used but missing from SYSCALLS\n"
5989 msgstr ""
5991 #: protoize.c:2656
5992 #, c-format
5993 msgid "%s: %d: warning: no extern definition for `%s'\n"
5994 msgstr ""
5996 #: protoize.c:2687
5997 #, c-format
5998 msgid "%s: warning: no static definition for `%s' in file `%s'\n"
5999 msgstr ""
6001 #: protoize.c:2693
6002 #, c-format
6003 msgid "%s: multiple static defs of `%s' in file `%s'\n"
6004 msgstr ""
6006 #: protoize.c:2866 protoize.c:2869
6007 #, c-format
6008 msgid "%s: %d: warning: source too confusing\n"
6009 msgstr ""
6011 #: protoize.c:3075
6012 #, c-format
6013 msgid "%s: %d: warning: varargs function declaration not converted\n"
6014 msgstr ""
6016 #: protoize.c:3090
6017 #, c-format
6018 msgid "%s: declaration of function `%s' not converted\n"
6019 msgstr ""
6021 #: protoize.c:3213
6022 #, c-format
6023 msgid "%s: warning: too many parameter lists in declaration of `%s'\n"
6024 msgstr ""
6026 #: protoize.c:3234
6027 #, c-format
6028 msgid ""
6029 "\n"
6030 "%s: warning: too few parameter lists in declaration of `%s'\n"
6031 msgstr ""
6033 #: protoize.c:3332
6034 #, c-format
6035 msgid "%s: %d: warning: found `%s' but expected `%s'\n"
6036 msgstr ""
6038 #: protoize.c:3510
6039 #, c-format
6040 msgid "%s: local declaration for function `%s' not inserted\n"
6041 msgstr ""
6043 #: protoize.c:3537
6044 #, c-format
6045 msgid ""
6046 "\n"
6047 "%s: %d: warning: can't add declaration of `%s' into macro call\n"
6048 msgstr ""
6050 #: protoize.c:3611
6051 #, c-format
6052 msgid "%s: global declarations for file `%s' not inserted\n"
6053 msgstr ""
6055 #: protoize.c:3702 protoize.c:3732
6056 #, c-format
6057 msgid "%s: definition of function `%s' not converted\n"
6058 msgstr ""
6060 #: protoize.c:3721
6061 #, c-format
6062 msgid "%s: %d: warning: definition of %s not converted\n"
6063 msgstr ""
6065 #: protoize.c:4051
6066 #, c-format
6067 msgid "%s: found definition of `%s' at %s(%d)\n"
6068 msgstr ""
6070 #. If we make it here, then we did not know about this
6071 #. function definition.
6072 #: protoize.c:4067
6073 #, c-format
6074 msgid "%s: %d: warning: `%s' excluded by preprocessing\n"
6075 msgstr ""
6077 #: protoize.c:4070
6078 #, c-format
6079 msgid "%s: function definition not converted\n"
6080 msgstr ""
6082 #: protoize.c:4129
6083 #, c-format
6084 msgid "%s: `%s' not converted\n"
6085 msgstr ""
6087 #: protoize.c:4137
6088 #, c-format
6089 msgid "%s: would convert file `%s'\n"
6090 msgstr ""
6092 #: protoize.c:4140
6093 #, c-format
6094 msgid "%s: converting file `%s'\n"
6095 msgstr ""
6097 #: protoize.c:4150
6098 #, c-format
6099 msgid "%s: can't get status for file `%s': %s\n"
6100 msgstr ""
6102 #: protoize.c:4192
6103 #, c-format
6104 msgid "%s: can't open file `%s' for reading: %s\n"
6105 msgstr ""
6107 #: protoize.c:4207
6108 #, c-format
6109 msgid ""
6110 "\n"
6111 "%s: error reading input file `%s': %s\n"
6112 msgstr ""
6114 #: protoize.c:4241
6115 #, c-format
6116 msgid "%s: can't create/open clean file `%s': %s\n"
6117 msgstr ""
6119 #: protoize.c:4346
6120 #, c-format
6121 msgid "%s: warning: file `%s' already saved in `%s'\n"
6122 msgstr ""
6124 #: protoize.c:4354
6125 #, c-format
6126 msgid "%s: can't link file `%s' to `%s': %s\n"
6127 msgstr ""
6129 #: protoize.c:4384
6130 #, c-format
6131 msgid "%s: can't create/open output file `%s': %s\n"
6132 msgstr ""
6134 #: protoize.c:4417
6135 #, c-format
6136 msgid "%s: can't change mode of file `%s': %s\n"
6137 msgstr ""
6139 #: protoize.c:4592
6140 #, c-format
6141 msgid "%s: cannot get working directory: %s\n"
6142 msgstr ""
6144 #: protoize.c:4690
6145 #, c-format
6146 msgid "%s: input file names must have .c suffixes: %s\n"
6147 msgstr ""
6149 #: real.c:825 real.c:1002
6150 msgid "conversion from NaN to int"
6151 msgstr ""
6153 #: real.c:848
6154 msgid "conversion from NaN to unsigned int"
6155 msgstr ""
6157 #: real.c:2731
6158 msgid "floating point overflow"
6159 msgstr ""
6161 #: real.c:4396 real.c:6676 real.c:6757
6162 msgid "overflow on truncation to integer"
6163 msgstr ""
6165 #: real.c:4468
6166 msgid "overflow on truncation to unsigned integer"
6167 msgstr ""
6169 #: real.c:5813
6170 #, c-format
6171 msgid "%s: argument domain error"
6172 msgstr ""
6174 #: real.c:5814
6175 #, c-format
6176 msgid "%s: function singularity"
6177 msgstr ""
6179 #: real.c:5815
6180 #, c-format
6181 msgid "%s: overflow range error"
6182 msgstr ""
6184 #: real.c:5816
6185 #, c-format
6186 msgid "%s: underflow range error"
6187 msgstr ""
6189 #: real.c:5817
6190 #, c-format
6191 msgid "%s: total loss of precision"
6192 msgstr ""
6194 #: real.c:5818
6195 #, c-format
6196 msgid "%s: partial loss of precision"
6197 msgstr ""
6199 #: real.c:5819
6200 #, c-format
6201 msgid "%s: NaN - producing operation"
6202 msgstr ""
6204 #: reg-stack.c:677
6205 #, c-format
6206 msgid "output constraint %d must specify a single register"
6207 msgstr ""
6209 #: reg-stack.c:687
6210 #, c-format
6211 msgid "output constraint %d cannot be specified together with \"%s\" clobber"
6212 msgstr ""
6214 #: reg-stack.c:710
6215 msgid "output regs must be grouped at top of stack"
6216 msgstr ""
6218 #: reg-stack.c:747
6219 msgid "implicitly popped regs must be grouped at top of stack"
6220 msgstr ""
6222 #: reg-stack.c:766
6223 #, c-format
6224 msgid "output operand %d must use `&' constraint"
6225 msgstr ""
6227 #: regclass.c:778
6228 #, c-format
6229 msgid "can't use '%s' as a %s register"
6230 msgstr ""
6232 #: regclass.c:793 config/ia64/ia64.c:3856 config/ia64/ia64.c:3863
6233 #, c-format
6234 msgid "unknown register name: %s"
6235 msgstr ""
6237 #: regclass.c:804
6238 msgid "global register variable follows a function definition"
6239 msgstr ""
6241 #: regclass.c:808
6242 msgid "register used for two global register variables"
6243 msgstr ""
6245 #: regclass.c:813
6246 msgid "call-clobbered register used for global register variable"
6247 msgstr ""
6249 #: regrename.c:1834
6250 #, c-format
6251 msgid "validate_value_data: [%u] Bad next_regno for empty chain (%u)"
6252 msgstr ""
6254 #: regrename.c:1846
6255 #, c-format
6256 msgid "validate_value_data: Loop in regno chain (%u)"
6257 msgstr ""
6259 #: regrename.c:1849
6260 #, c-format
6261 msgid "validate_value_data: [%u] Bad oldest_regno (%u)"
6262 msgstr ""
6264 #: regrename.c:1861
6265 #, c-format
6266 msgid "validate_value_data: [%u] Non-empty reg in chain (%s %u %i)"
6267 msgstr ""
6269 #: reload.c:1207
6270 msgid "cannot reload integer constant operand in `asm'"
6271 msgstr ""
6273 #: reload.c:1229
6274 msgid "impossible register constraint in `asm'"
6275 msgstr ""
6277 #: reload.c:3388
6278 msgid "`&' constraint used with no register class"
6279 msgstr ""
6281 #: reload.c:3556
6282 msgid "unable to generate reloads for:"
6283 msgstr ""
6285 #: reload.c:3557 reload.c:3771
6286 msgid "inconsistent operand constraints in an `asm'"
6287 msgstr ""
6289 #: reload1.c:1242
6290 msgid "frame size too large for reliable stack checking"
6291 msgstr ""
6293 #: reload1.c:1245
6294 msgid "try reducing the number of local variables"
6295 msgstr ""
6297 #: reload1.c:1892
6298 #, c-format
6299 msgid "can't find a register in class `%s' while reloading `asm'"
6300 msgstr ""
6302 #: reload1.c:1896
6303 #, c-format
6304 msgid "unable to find a register to spill in class `%s'"
6305 msgstr ""
6307 #: reload1.c:1898
6308 msgid "this is the insn:"
6309 msgstr ""
6311 #: reload1.c:3911
6312 msgid "`asm' operand requires impossible reload"
6313 msgstr ""
6315 #. It's the compiler's fault.
6316 #: reload1.c:5027
6317 msgid "could not find a spill register"
6318 msgstr ""
6320 #: reload1.c:5032
6321 msgid "`asm' operand constraint incompatible with operand size"
6322 msgstr ""
6324 #. It's the compiler's fault.
6325 #: reload1.c:6623
6326 msgid "VOIDmode on an output"
6327 msgstr ""
6329 #: reload1.c:6624
6330 msgid "output operand is constant in `asm'"
6331 msgstr ""
6333 #: rtl-error.c:139
6334 msgid "unrecognizable insn:"
6335 msgstr ""
6337 #: rtl-error.c:141
6338 msgid "insn does not satisfy its constraints:"
6339 msgstr ""
6341 #: rtl.c:707
6342 #, c-format
6343 msgid "RTL check: access of elt %d of `%s' with last elt %d in %s, at %s:%d"
6344 msgstr ""
6346 #: rtl.c:722
6347 #, c-format
6348 msgid ""
6349 "RTL check: expected elt %d type '%c', have '%c' (rtx %s) in %s, at %s:%d"
6350 msgstr ""
6352 #: rtl.c:738
6353 #, c-format
6354 msgid ""
6355 "RTL check: expected elt %d type '%c' or '%c', have '%c' (rtx %s) in %s, at %"
6356 "s:%d"
6357 msgstr ""
6359 #: rtl.c:751
6360 #, c-format
6361 msgid "RTL check: expected code `%s', have `%s' in %s, at %s:%d"
6362 msgstr ""
6364 #: rtl.c:765
6365 #, c-format
6366 msgid "RTL check: expected code `%s' or `%s', have `%s' in %s, at %s:%d"
6367 msgstr ""
6369 #: rtl.c:780
6370 #, c-format
6371 msgid "RTL check: access of elt %d of vector with last elt %d in %s, at %s:%d"
6372 msgstr ""
6374 #: stmt.c:927
6375 #, c-format
6376 msgid "jump to `%s' invalidly jumps into binding contour"
6377 msgstr ""
6379 #: stmt.c:1163 stmt.c:3757
6380 #, c-format
6381 msgid "label `%s' used before containing binding contour"
6382 msgstr ""
6384 #: stmt.c:1343
6385 msgid "output operand constraint lacks `='"
6386 msgstr ""
6388 #: stmt.c:1358
6389 #, c-format
6390 msgid "output constraint `%c' for operand %d is not at the beginning"
6391 msgstr ""
6393 #: stmt.c:1380
6394 msgid "operand constraint contains incorrectly positioned '+' or '='"
6395 msgstr ""
6397 #: stmt.c:1386 stmt.c:1486
6398 #, c-format
6399 msgid "`%%' constraint used with last operand"
6400 msgstr ""
6402 #: stmt.c:1405
6403 msgid "matching constraint not valid in output operand"
6404 msgstr ""
6406 #: stmt.c:1477
6407 #, c-format
6408 msgid "input operand constraint contains `%c'"
6409 msgstr ""
6411 #: stmt.c:1517
6412 msgid "matching constraint references invalid operand number"
6413 msgstr ""
6415 #: stmt.c:1549
6416 #, c-format
6417 msgid "invalid punctuation `%c' in constraint"
6418 msgstr ""
6420 #: stmt.c:1645
6421 #, c-format
6422 msgid "unknown register name `%s' in `asm'"
6423 msgstr ""
6425 #: stmt.c:1689
6426 #, c-format
6427 msgid "more than %d operands in `asm'"
6428 msgstr ""
6430 #: stmt.c:1748
6431 #, c-format
6432 msgid "output number %d not directly addressable"
6433 msgstr ""
6435 #. ??? Leave this only until we have experience with what
6436 #. happens in combine and elsewhere when constraints are
6437 #. not satisfied.
6438 #: stmt.c:1817 stmt.c:1846
6439 #, c-format
6440 msgid "asm operand %d probably doesn't match constraints"
6441 msgstr ""
6443 #: stmt.c:1992
6444 msgid "too many alternatives in `asm'"
6445 msgstr ""
6447 #: stmt.c:2004
6448 msgid "operand constraints for `asm' differ in number of alternatives"
6449 msgstr ""
6451 #: stmt.c:2057
6452 #, c-format
6453 msgid "duplicate asm operand name '%s'"
6454 msgstr ""
6456 #: stmt.c:2144
6457 msgid "missing close brace for named operand"
6458 msgstr ""
6460 #: stmt.c:2172
6461 #, c-format
6462 msgid "undefined named operand '%s'"
6463 msgstr ""
6465 #: stmt.c:3694
6466 #, c-format
6467 msgid "unused variable `%s'"
6468 msgstr ""
6470 #: stmt.c:5147
6471 #, c-format
6472 msgid "enumeration value `%s' not handled in switch"
6473 msgstr ""
6475 #: stmt.c:5173 stmt.c:5193
6476 #, c-format
6477 msgid "case value `%ld' not in enumerated type"
6478 msgstr ""
6480 #: stmt.c:5176 stmt.c:5196
6481 #, c-format
6482 msgid "case value `%ld' not in enumerated type `%s'"
6483 msgstr ""
6485 #: stor-layout.c:173
6486 msgid "type size can't be explicitly evaluated"
6487 msgstr ""
6489 #: stor-layout.c:175
6490 msgid "variable-size type declared outside of any function"
6491 msgstr ""
6493 #: stor-layout.c:456
6494 #, c-format
6495 msgid "size of `%s' is %d bytes"
6496 msgstr ""
6498 #: stor-layout.c:458
6499 #, c-format
6500 msgid "size of `%s' is larger than %d bytes"
6501 msgstr ""
6503 #: stor-layout.c:856 stor-layout.c:1157
6504 #, c-format
6505 msgid "packed attribute causes inefficient alignment for `%s'"
6506 msgstr ""
6508 #: stor-layout.c:858 stor-layout.c:1159
6509 #, c-format
6510 msgid "packed attribute is unnecessary for `%s'"
6511 msgstr ""
6513 #: stor-layout.c:873
6514 #, c-format
6515 msgid "padding struct to align `%s'"
6516 msgstr ""
6518 #: stor-layout.c:1121
6519 msgid "padding struct size to alignment boundary"
6520 msgstr ""
6522 #: stor-layout.c:1164
6523 msgid "packed attribute causes inefficient alignment"
6524 msgstr ""
6526 #: stor-layout.c:1166
6527 msgid "packed attribute is unnecessary"
6528 msgstr ""
6530 #: timevar.c:448
6531 msgid ""
6532 "\n"
6533 "Execution times (seconds)\n"
6534 msgstr ""
6536 #. Print total time.
6537 #: timevar.c:498
6538 msgid " TOTAL                 :"
6539 msgstr ""
6541 #: timevar.c:534
6542 #, c-format
6543 msgid "time in %s: %ld.%06ld (%ld%%)\n"
6544 msgstr ""
6546 #: tlink.c:428
6547 #, c-format
6548 msgid "collect: reading %s\n"
6549 msgstr ""
6551 #: tlink.c:532
6552 #, c-format
6553 msgid "collect: recompiling %s\n"
6554 msgstr ""
6556 #: tlink.c:698
6557 #, c-format
6558 msgid "collect: tweaking %s in %s\n"
6559 msgstr ""
6561 #: tlink.c:745
6562 msgid "collect: relinking\n"
6563 msgstr ""
6565 #: tlink.c:754
6566 #, c-format
6567 msgid "ld returned %d exit status"
6568 msgstr ""
6570 #: toplev.c:913
6571 msgid "Generate debugging info in default format"
6572 msgstr ""
6574 #: toplev.c:914
6575 msgid "Generate debugging info in default extended format"
6576 msgstr ""
6578 #: toplev.c:916
6579 msgid "Generate STABS format debug info"
6580 msgstr ""
6582 #: toplev.c:917
6583 msgid "Generate extended STABS format debug info"
6584 msgstr ""
6586 #: toplev.c:920
6587 msgid "Generate DWARF-1 format debug info"
6588 msgstr ""
6590 #: toplev.c:922
6591 msgid "Generate extended DWARF-1 format debug info"
6592 msgstr ""
6594 #: toplev.c:925
6595 msgid "Generate DWARF-2 debug info"
6596 msgstr ""
6598 #: toplev.c:928
6599 msgid "Generate XCOFF format debug info"
6600 msgstr ""
6602 #: toplev.c:929
6603 msgid "Generate extended XCOFF format debug info"
6604 msgstr ""
6606 #: toplev.c:932
6607 msgid "Generate COFF format debug info"
6608 msgstr ""
6610 #: toplev.c:976
6611 msgid "Perform DWARF2 duplicate elimination"
6612 msgstr ""
6614 #: toplev.c:978
6615 msgid "Do not store floats in registers"
6616 msgstr ""
6618 #: toplev.c:980
6619 msgid "Consider all mem refs through pointers as volatile"
6620 msgstr ""
6622 #: toplev.c:982
6623 msgid "Consider all mem refs to global data to be volatile"
6624 msgstr ""
6626 #: toplev.c:984
6627 msgid "Consider all mem refs to static data to be volatile"
6628 msgstr ""
6630 #: toplev.c:986
6631 msgid "Defer popping functions args from stack until later"
6632 msgstr ""
6634 #: toplev.c:988
6635 msgid "When possible do not generate stack frames"
6636 msgstr ""
6638 #: toplev.c:990
6639 msgid "Optimize sibling and tail recursive calls"
6640 msgstr ""
6642 #: toplev.c:992
6643 msgid "When running CSE, follow jumps to their targets"
6644 msgstr ""
6646 #: toplev.c:994
6647 msgid "When running CSE, follow conditional jumps"
6648 msgstr ""
6650 #: toplev.c:996
6651 msgid "Perform a number of minor, expensive optimizations"
6652 msgstr ""
6654 #: toplev.c:998
6655 msgid "Perform jump threading optimizations"
6656 msgstr ""
6658 #: toplev.c:1000
6659 msgid "Perform strength reduction optimizations"
6660 msgstr ""
6662 #: toplev.c:1002
6663 msgid "Perform loop unrolling when iteration count is known"
6664 msgstr ""
6666 #: toplev.c:1004
6667 msgid "Perform loop unrolling for all loops"
6668 msgstr ""
6670 #: toplev.c:1006
6671 msgid "Generate prefetch instructions, if available, for arrays in loops"
6672 msgstr ""
6674 #: toplev.c:1008
6675 msgid "Force all loop invariant computations out of loops"
6676 msgstr ""
6678 #: toplev.c:1010
6679 msgid "Strength reduce all loop general induction variables"
6680 msgstr ""
6682 #: toplev.c:1012
6683 msgid "Store strings in writable data section"
6684 msgstr ""
6686 #: toplev.c:1014
6687 msgid "Enable machine specific peephole optimizations"
6688 msgstr ""
6690 #: toplev.c:1016
6691 msgid "Copy memory operands into registers before using"
6692 msgstr ""
6694 #: toplev.c:1018
6695 msgid "Copy memory address constants into regs before using"
6696 msgstr ""
6698 #: toplev.c:1020
6699 msgid "Allow function addresses to be held in registers"
6700 msgstr ""
6702 #: toplev.c:1022
6703 msgid "Integrate simple functions into their callers"
6704 msgstr ""
6706 #: toplev.c:1024
6707 msgid "Generate code for funcs even if they are fully inlined"
6708 msgstr ""
6710 #: toplev.c:1026
6711 msgid "Pay attention to the 'inline' keyword"
6712 msgstr ""
6714 #: toplev.c:1028
6715 msgid "Emit static const variables even if they are not used"
6716 msgstr ""
6718 #: toplev.c:1030
6719 msgid "Check for syntax errors, then stop"
6720 msgstr ""
6722 #: toplev.c:1032
6723 msgid "Mark data as shared rather than private"
6724 msgstr ""
6726 #: toplev.c:1034
6727 msgid "Enable saving registers around function calls"
6728 msgstr ""
6730 #: toplev.c:1036
6731 msgid "Return 'short' aggregates in memory, not registers"
6732 msgstr ""
6734 #: toplev.c:1038
6735 msgid "Return 'short' aggregates in registers"
6736 msgstr ""
6738 #: toplev.c:1040
6739 msgid "Attempt to fill delay slots of branch instructions"
6740 msgstr ""
6742 #: toplev.c:1042
6743 msgid "Perform the global common subexpression elimination"
6744 msgstr ""
6746 #: toplev.c:1044
6747 msgid "Perform enhanced load motion during global subexpression elimination"
6748 msgstr ""
6750 #: toplev.c:1046
6751 msgid "Perform store motion after global subexpression elimination"
6752 msgstr ""
6754 #: toplev.c:1048
6755 msgid "Run CSE pass after loop optimizations"
6756 msgstr ""
6758 #: toplev.c:1050
6759 msgid "Run the loop optimizer twice"
6760 msgstr ""
6762 #: toplev.c:1052
6763 msgid "Delete useless null pointer checks"
6764 msgstr ""
6766 #: toplev.c:1054
6767 msgid "Pretend that host and target use the same FP format"
6768 msgstr ""
6770 #: toplev.c:1056
6771 msgid "Reschedule instructions before register allocation"
6772 msgstr ""
6774 #: toplev.c:1058
6775 msgid "Reschedule instructions after register allocation"
6776 msgstr ""
6778 #: toplev.c:1060
6779 msgid "Enable scheduling across basic blocks"
6780 msgstr ""
6782 #: toplev.c:1062
6783 msgid "Allow speculative motion of non-loads"
6784 msgstr ""
6786 #: toplev.c:1064
6787 msgid "Allow speculative motion of some loads"
6788 msgstr ""
6790 #: toplev.c:1066
6791 msgid "Allow speculative motion of more loads"
6792 msgstr ""
6794 #: toplev.c:1068
6795 msgid "Replace add,compare,branch with branch on count reg"
6796 msgstr ""
6798 #: toplev.c:1070
6799 msgid "Generate position independent code, if possible"
6800 msgstr ""
6802 #: toplev.c:1073
6803 msgid "Enable exception handling"
6804 msgstr ""
6806 #: toplev.c:1075
6807 msgid "Just generate unwind tables for exception handling"
6808 msgstr ""
6810 #: toplev.c:1077
6811 msgid "Generate unwind tables exact at each instruction boundary"
6812 msgstr ""
6814 #: toplev.c:1079
6815 msgid "Support synchronous non-call exceptions"
6816 msgstr ""
6818 #: toplev.c:1081
6819 msgid "Insert arc based program profiling code"
6820 msgstr ""
6822 #: toplev.c:1083
6823 msgid "Create data files needed by gcov"
6824 msgstr ""
6826 #: toplev.c:1085
6827 msgid "Use profiling information for branch probabilities"
6828 msgstr ""
6830 #: toplev.c:1087
6831 msgid "Reorder basic blocks to improve code placement"
6832 msgstr ""
6834 #: toplev.c:1089
6835 msgid "Do the register renaming optimization pass"
6836 msgstr ""
6838 #: toplev.c:1091
6839 msgid "Do the register copy-propagation optimization pass"
6840 msgstr ""
6842 #: toplev.c:1093
6843 msgid "Do not put uninitialized globals in the common section"
6844 msgstr ""
6846 #: toplev.c:1095
6847 msgid "Do not generate .size directives"
6848 msgstr ""
6850 #: toplev.c:1097
6851 msgid "place each function into its own section"
6852 msgstr ""
6854 #: toplev.c:1099
6855 msgid "place data items into their own section"
6856 msgstr ""
6858 #: toplev.c:1101
6859 msgid "Add extra commentry to assembler output"
6860 msgstr ""
6862 #: toplev.c:1103
6863 msgid "Output GNU ld formatted global initializers"
6864 msgstr ""
6866 #: toplev.c:1105
6867 msgid "Enables a register move optimization"
6868 msgstr ""
6870 #: toplev.c:1107
6871 msgid "Do the full regmove optimization pass"
6872 msgstr ""
6874 #: toplev.c:1109
6875 msgid "Pack structure members together without holes"
6876 msgstr ""
6878 #: toplev.c:1111
6879 msgid "Insert stack checking code into the program"
6880 msgstr ""
6882 #: toplev.c:1113
6883 msgid "Specify that arguments may alias each other & globals"
6884 msgstr ""
6886 #: toplev.c:1115
6887 msgid "Assume arguments may alias globals but not each other"
6888 msgstr ""
6890 #: toplev.c:1117
6891 msgid "Assume arguments do not alias each other or globals"
6892 msgstr ""
6894 #: toplev.c:1119
6895 msgid "Assume strict aliasing rules apply"
6896 msgstr ""
6898 #: toplev.c:1121
6899 msgid "Align the start of loops"
6900 msgstr ""
6902 #: toplev.c:1123
6903 msgid "Align labels which are only reached by jumping"
6904 msgstr ""
6906 #: toplev.c:1125
6907 msgid "Align all labels"
6908 msgstr ""
6910 #: toplev.c:1127
6911 msgid "Align the start of functions"
6912 msgstr ""
6914 #: toplev.c:1129
6915 msgid "Attempt to merge identical constants accross compilation units"
6916 msgstr ""
6918 #: toplev.c:1131
6919 msgid "Attempt to merge identical constants and constant variables"
6920 msgstr ""
6922 #: toplev.c:1133
6923 msgid ""
6924 "Suppress output of instruction numbers and line number notes in debugging "
6925 "dumps"
6926 msgstr ""
6928 #: toplev.c:1135
6929 msgid "Instrument function entry/exit with profiling calls"
6930 msgstr ""
6932 #: toplev.c:1137
6933 msgid "Enable SSA optimizations"
6934 msgstr ""
6936 #: toplev.c:1139
6937 msgid "Enable SSA conditional constant propagation"
6938 msgstr ""
6940 #: toplev.c:1141
6941 msgid "Enable aggressive SSA dead code elimination"
6942 msgstr ""
6944 #: toplev.c:1143
6945 msgid "External symbols have a leading underscore"
6946 msgstr ""
6948 #: toplev.c:1145
6949 msgid "Process #ident directives"
6950 msgstr ""
6952 #: toplev.c:1147
6953 msgid "Enables an rtl peephole pass run before sched2"
6954 msgstr ""
6956 #: toplev.c:1149
6957 msgid "Enables guessing of branch probabilities"
6958 msgstr ""
6960 #: toplev.c:1151
6961 msgid "Set errno after built-in math functions"
6962 msgstr ""
6964 #: toplev.c:1153
6965 msgid "Floating-point operations can trap"
6966 msgstr ""
6968 #: toplev.c:1155
6969 msgid "Allow math optimizations that may violate IEEE or ANSI standards"
6970 msgstr ""
6972 #: toplev.c:1157
6973 msgid "Compile pointers as triples: value, base & end"
6974 msgstr ""
6976 #: toplev.c:1159
6977 msgid "Generate code to check bounds before dereferencing pointers and arrays"
6978 msgstr ""
6980 #: toplev.c:1161
6981 msgid "Convert floating point constant to single precision constant"
6982 msgstr ""
6984 #: toplev.c:1163
6985 msgid "Report time taken by each compiler pass at end of run"
6986 msgstr ""
6988 #: toplev.c:1165
6989 msgid "Report on permanent memory allocation at end of run"
6990 msgstr ""
6992 #: toplev.c:1167
6993 msgid "Trap for signed overflow in addition / subtraction / multiplication"
6994 msgstr ""
6996 #: toplev.c:1184
6997 msgid "Compile just for ISO C89"
6998 msgstr ""
7000 #: toplev.c:1186
7001 msgid "Do not promote floats to double if using -traditional"
7002 msgstr ""
7004 #: toplev.c:1188
7005 msgid "Determine language standard"
7006 msgstr ""
7008 #: toplev.c:1192
7009 msgid "Make bit-fields by unsigned by default"
7010 msgstr ""
7012 #: toplev.c:1196
7013 msgid "Make 'char' be signed by default"
7014 msgstr ""
7016 #: toplev.c:1198
7017 msgid "Make 'char' be unsigned by default"
7018 msgstr ""
7020 #: toplev.c:1204
7021 msgid "Attempt to support traditional K&R style C"
7022 msgstr ""
7024 #: toplev.c:1210
7025 msgid "Do not recognize the 'asm' keyword"
7026 msgstr ""
7028 #: toplev.c:1213
7029 msgid "Do not recognize any built in functions"
7030 msgstr ""
7032 #: toplev.c:1215
7033 msgid "Assume normal C execution environment"
7034 msgstr ""
7036 #: toplev.c:1218
7037 msgid "Assume that standard libraries & main might not exist"
7038 msgstr ""
7040 #: toplev.c:1221
7041 msgid "Allow different types as args of ? operator"
7042 msgstr ""
7044 #: toplev.c:1224
7045 msgid "Allow the use of $ inside identifiers"
7046 msgstr ""
7048 #: toplev.c:1229
7049 msgid "Use the same size for double as for float"
7050 msgstr ""
7052 #: toplev.c:1232
7053 msgid "Use the smallest fitting integer to hold enums"
7054 msgstr ""
7056 #: toplev.c:1235
7057 msgid "Override the underlying type for wchar_t to `unsigned short'"
7058 msgstr ""
7060 #: toplev.c:1239
7061 msgid "Enable most warning messages"
7062 msgstr ""
7064 #: toplev.c:1241
7065 msgid "Warn about casting functions to incompatible types"
7066 msgstr ""
7068 #: toplev.c:1245
7069 msgid "Warn about functions which might be candidates for format attributes"
7070 msgstr ""
7072 #: toplev.c:1248
7073 msgid "Warn about casts which discard qualifiers"
7074 msgstr ""
7076 #: toplev.c:1251
7077 msgid "Warn about subscripts whose type is 'char'"
7078 msgstr ""
7080 #: toplev.c:1254 toplev.c:1257
7081 msgid "Warn if nested comments are detected"
7082 msgstr ""
7084 #: toplev.c:1260
7085 msgid "Warn about possibly confusing type conversions"
7086 msgstr ""
7088 #: toplev.c:1263
7089 msgid "Warn about printf/scanf/strftime/strfmon format anomalies"
7090 msgstr ""
7092 #: toplev.c:1267
7093 msgid "Don't warn about strftime formats yielding 2 digit years"
7094 msgstr ""
7096 #: toplev.c:1270
7097 msgid "Don't warn about too many arguments to format functions"
7098 msgstr ""
7100 #: toplev.c:1272
7101 msgid "Warn about non-string-literal format strings"
7102 msgstr ""
7104 #: toplev.c:1275
7105 msgid "Warn about possible security problems with format functions"
7106 msgstr ""
7108 #: toplev.c:1278
7109 msgid "Warn about implicit function declarations"
7110 msgstr ""
7112 #: toplev.c:1282
7113 msgid "Warn when a declaration does not specify a type"
7114 msgstr ""
7116 #: toplev.c:1287
7117 msgid "Warn about the use of the #import directive"
7118 msgstr ""
7120 #: toplev.c:1291
7121 msgid "Do not warn about using 'long long' when -pedantic"
7122 msgstr ""
7124 #: toplev.c:1293
7125 msgid "Warn about suspicious declarations of main"
7126 msgstr ""
7128 #: toplev.c:1296
7129 msgid "Warn about possibly missing braces around initializers"
7130 msgstr ""
7132 #: toplev.c:1299
7133 msgid "Warn about global funcs without previous declarations"
7134 msgstr ""
7136 #: toplev.c:1302
7137 msgid "Warn about global funcs without prototypes"
7138 msgstr ""
7140 #: toplev.c:1305
7141 msgid "Warn about use of multicharacter literals"
7142 msgstr ""
7144 #: toplev.c:1308
7145 msgid "Warn about externs not at file scope level"
7146 msgstr ""
7148 #: toplev.c:1311
7149 msgid "Warn about possible missing parentheses"
7150 msgstr ""
7152 #: toplev.c:1314
7153 msgid "Warn about possible violations of sequence point rules"
7154 msgstr ""
7156 #: toplev.c:1317
7157 msgid "Warn about function pointer arithmetic"
7158 msgstr ""
7160 #: toplev.c:1320
7161 msgid "Warn about multiple declarations of the same object"
7162 msgstr ""
7164 #: toplev.c:1323
7165 msgid "Warn about signed/unsigned comparisons"
7166 msgstr ""
7168 #: toplev.c:1326
7169 msgid "Warn about testing equality of floating point numbers"
7170 msgstr ""
7172 #: toplev.c:1329
7173 msgid "Warn about unrecognized pragmas"
7174 msgstr ""
7176 #: toplev.c:1332
7177 msgid "Warn about non-prototyped function decls"
7178 msgstr ""
7180 #: toplev.c:1335
7181 msgid "Warn about constructs whose meaning change in ISO C"
7182 msgstr ""
7184 #: toplev.c:1338
7185 msgid "Warn when trigraphs are encountered"
7186 msgstr ""
7188 #: toplev.c:1343
7189 msgid "Mark strings as 'const char *'"
7190 msgstr ""
7192 #: toplev.c:1473
7193 msgid "Warn when a function is unused"
7194 msgstr ""
7196 #: toplev.c:1475
7197 msgid "Warn when a label is unused"
7198 msgstr ""
7200 #: toplev.c:1477
7201 msgid "Warn when a function parameter is unused"
7202 msgstr ""
7204 #: toplev.c:1479
7205 msgid "Warn when a variable is unused"
7206 msgstr ""
7208 #: toplev.c:1481
7209 msgid "Warn when an expression value is unused"
7210 msgstr ""
7212 #: toplev.c:1483
7213 msgid "Do not suppress warnings from system headers"
7214 msgstr ""
7216 #: toplev.c:1485
7217 msgid "Treat all warnings as errors"
7218 msgstr ""
7220 #: toplev.c:1487
7221 msgid "Warn when one local variable shadows another"
7222 msgstr ""
7224 #: toplev.c:1489
7225 msgid "Warn about enumerated switches missing a specific case"
7226 msgstr ""
7228 #: toplev.c:1491
7229 msgid "Warn about returning structures, unions or arrays"
7230 msgstr ""
7232 #: toplev.c:1493
7233 msgid "Warn about pointer casts which increase alignment"
7234 msgstr ""
7236 #: toplev.c:1495
7237 msgid "Warn about code that will never be executed"
7238 msgstr ""
7240 #: toplev.c:1497
7241 msgid "Warn about uninitialized automatic variables"
7242 msgstr ""
7244 #: toplev.c:1499
7245 msgid "Warn when an inlined function cannot be inlined"
7246 msgstr ""
7248 #: toplev.c:1501
7249 msgid "Warn when the packed attribute has no effect on struct layout"
7250 msgstr ""
7252 #: toplev.c:1503
7253 msgid "Warn when padding is required to align struct members"
7254 msgstr ""
7256 #: toplev.c:1505
7257 msgid "Warn when an optimization pass is disabled"
7258 msgstr ""
7260 #: toplev.c:1507
7261 msgid "Warn about uses of __attribute__((deprecated)) declarations"
7262 msgstr ""
7264 #: toplev.c:1509
7265 msgid "Warn about functions which might be candidates for attribute noreturn"
7266 msgstr ""
7268 #: toplev.c:1580 toplev.c:4363 tradcpp.c:792
7269 #, c-format
7270 msgid "invalid option `%s'"
7271 msgstr ""
7273 #: toplev.c:1726
7274 #, c-format
7275 msgid "internal error: %s"
7276 msgstr ""
7278 #: toplev.c:2026
7279 #, c-format
7280 msgid "`%s' used but never defined"
7281 msgstr ""
7283 #: toplev.c:2029
7284 #, c-format
7285 msgid "`%s' declared `static' but never defined"
7286 msgstr ""
7288 #: toplev.c:2051
7289 #, c-format
7290 msgid "`%s' defined but not used"
7291 msgstr ""
7293 #: toplev.c:2282
7294 #, c-format
7295 msgid "invalid register name `%s' for register variable"
7296 msgstr ""
7298 #: toplev.c:3574
7299 msgid ""
7300 "  -ffixed-<register>      Mark <register> as being unavailable to the "
7301 "compiler\n"
7302 msgstr ""
7304 #: toplev.c:3575
7305 msgid ""
7306 "  -fcall-used-<register>  Mark <register> as being corrupted by function "
7307 "calls\n"
7308 msgstr ""
7310 #: toplev.c:3576
7311 msgid ""
7312 "  -fcall-saved-<register> Mark <register> as being preserved across "
7313 "functions\n"
7314 msgstr ""
7316 #: toplev.c:3577
7317 msgid ""
7318 "  -finline-limit=<number> Limits the size of inlined functions to <number>\n"
7319 msgstr ""
7321 #: toplev.c:3578
7322 msgid ""
7323 "  -fmessage-length=<number> Limits diagnostics messages lengths to <number> "
7324 "characters per line.  0 suppresses line-wrapping\n"
7325 msgstr ""
7327 #: toplev.c:3579
7328 msgid ""
7329 "  -fdiagnostics-show-location=[once | every-line] Indicates how often source "
7330 "location information should be emitted, as prefix, at the beginning of "
7331 "diagnostics when line-wrapping\n"
7332 msgstr ""
7334 #: toplev.c:3590
7335 msgid "  -O[number]              Set optimization level to [number]\n"
7336 msgstr ""
7338 #: toplev.c:3591
7339 msgid "  -Os                     Optimize for space rather than speed\n"
7340 msgstr ""
7342 #: toplev.c:3603
7343 msgid ""
7344 "  -pedantic               Issue warnings needed by strict compliance to ISO "
7345 "C\n"
7346 msgstr ""
7348 #: toplev.c:3604
7349 msgid ""
7350 "  -pedantic-errors        Like -pedantic except that errors are produced\n"
7351 msgstr ""
7353 #: toplev.c:3605
7354 msgid "  -w                      Suppress warnings\n"
7355 msgstr ""
7357 #: toplev.c:3606
7358 msgid "  -W                      Enable extra warnings\n"
7359 msgstr ""
7361 #: toplev.c:3617
7362 msgid "  -Wunused                Enable unused warnings\n"
7363 msgstr ""
7365 #: toplev.c:3618
7366 msgid ""
7367 "  -Wlarger-than-<number>  Warn if an object is larger than <number> bytes\n"
7368 msgstr ""
7370 #: toplev.c:3619
7371 msgid "  -p                      Enable function profiling\n"
7372 msgstr ""
7374 #: toplev.c:3621
7375 msgid "  -a                      Enable block profiling \n"
7376 msgstr ""
7378 #: toplev.c:3624
7379 msgid "  -ax                     Enable jump profiling \n"
7380 msgstr ""
7382 #: toplev.c:3626
7383 msgid "  -o <file>               Place output into <file> \n"
7384 msgstr ""
7386 #: toplev.c:3627
7387 msgid ""
7388 "  -G <number>             Put global and static data smaller than <number>\n"
7389 "                          bytes into a special section (on some targets)\n"
7390 msgstr ""
7392 #: toplev.c:3638
7393 msgid "  -aux-info <file>        Emit declaration info into <file>\n"
7394 msgstr ""
7396 #: toplev.c:3639
7397 msgid ""
7398 "  -quiet                  Do not display functions compiled or elapsed time\n"
7399 msgstr ""
7401 #: toplev.c:3640
7402 msgid "  -version                Display the compiler's version\n"
7403 msgstr ""
7405 #: toplev.c:3641
7406 msgid ""
7407 "  -d[letters]             Enable dumps from specific passes of the compiler\n"
7408 msgstr ""
7410 #: toplev.c:3642
7411 msgid ""
7412 "  -dumpbase <file>        Base name to be used for dumps from specific "
7413 "passes\n"
7414 msgstr ""
7416 #: toplev.c:3644
7417 msgid "  -fsched-verbose=<number> Set the verbosity level of the scheduler\n"
7418 msgstr ""
7420 #: toplev.c:3646
7421 msgid "  --help                  Display this information\n"
7422 msgstr ""
7424 #: toplev.c:3661
7425 msgid ""
7426 "\n"
7427 "Language specific options:\n"
7428 msgstr ""
7430 #: toplev.c:3673
7431 #, c-format
7432 msgid "  %-23.23s [undocumented]\n"
7433 msgstr ""
7435 #: toplev.c:3681 toplev.c:3695
7436 #, c-format
7437 msgid ""
7438 "\n"
7439 "There are undocumented %s specific options as well.\n"
7440 msgstr ""
7442 #: toplev.c:3685
7443 #, c-format
7444 msgid ""
7445 "\n"
7446 " Options for %s:\n"
7447 msgstr ""
7449 #: toplev.c:3722
7450 msgid ""
7451 "\n"
7452 "Target specific options:\n"
7453 msgstr ""
7455 #: toplev.c:3736 toplev.c:3755
7456 #, c-format
7457 msgid "  -m%-23.23s [undocumented]\n"
7458 msgstr ""
7460 #: toplev.c:3764
7461 msgid ""
7462 "\n"
7463 "There are undocumented target specific options as well.\n"
7464 msgstr ""
7466 #: toplev.c:3766
7467 msgid "  They exist, but they are not documented.\n"
7468 msgstr ""
7470 #: toplev.c:3819
7471 #, c-format
7472 msgid "unrecognized gcc debugging option: %c"
7473 msgstr ""
7475 #: toplev.c:3889
7476 #, c-format
7477 msgid "unrecognized register name `%s'"
7478 msgstr ""
7480 #: toplev.c:3914 toplev.c:4792
7481 #, c-format
7482 msgid "unrecognized option `%s'"
7483 msgstr ""
7485 #: toplev.c:3958
7486 msgid "-Wid-clash-LEN is no longer supported"
7487 msgstr ""
7489 #: toplev.c:4035
7490 #, c-format
7491 msgid "use -gdwarf -g%d for DWARF v1, level %d"
7492 msgstr ""
7494 #: toplev.c:4038
7495 msgid "use -gdwarf-2   for DWARF v2"
7496 msgstr ""
7498 #: toplev.c:4043
7499 #, c-format
7500 msgid "ignoring option `%s' due to invalid debug level specification"
7501 msgstr ""
7503 #: toplev.c:4066 toplev.c:4790
7504 #, c-format
7505 msgid "`%s': unknown or unsupported -g option"
7506 msgstr ""
7508 #: toplev.c:4073
7509 #, c-format
7510 msgid "`%s' ignored, conflicts with `-g%s'"
7511 msgstr ""
7513 #: toplev.c:4152
7514 msgid "-param option missing argument"
7515 msgstr ""
7517 #: toplev.c:4161
7518 #, c-format
7519 msgid "invalid --param option: %s"
7520 msgstr ""
7522 #: toplev.c:4173
7523 #, c-format
7524 msgid "invalid parameter value `%s'"
7525 msgstr ""
7527 #: toplev.c:4380
7528 #, c-format
7529 msgid ""
7530 "%s%s%s version %s (%s)\n"
7531 "%s\tcompiled by GNU C version %s.\n"
7532 "%s%s%s version %s (%s) compiled by CC.\n"
7533 msgstr ""
7535 #: toplev.c:4436
7536 msgid "options passed: "
7537 msgstr ""
7539 #: toplev.c:4465
7540 msgid "options enabled: "
7541 msgstr ""
7543 #: toplev.c:4524
7544 #, c-format
7545 msgid "can't open %s for writing"
7546 msgstr ""
7548 #: toplev.c:4782
7549 #, c-format
7550 msgid "ignoring command line option '%s'"
7551 msgstr ""
7553 #: toplev.c:4785
7554 #, c-format
7555 msgid "(it is valid for %s but not the selected language)"
7556 msgstr ""
7558 #: toplev.c:4814
7559 msgid "-Wuninitialized is not supported without -O"
7560 msgstr ""
7562 #: toplev.c:4870
7563 msgid "instruction scheduling not supported on this target machine"
7564 msgstr ""
7566 #: toplev.c:4874
7567 msgid "this target machine does not have delayed branches"
7568 msgstr ""
7570 #: toplev.c:4883
7571 msgid "profiling does not work without a frame pointer"
7572 msgstr ""
7574 #: toplev.c:4898
7575 #, c-format
7576 msgid "-f%sleading-underscore not supported on this target machine"
7577 msgstr ""
7579 #: toplev.c:4961
7580 msgid "-ffunction-sections not supported for this target"
7581 msgstr ""
7583 #: toplev.c:4966
7584 msgid "-fdata-sections not supported for this target"
7585 msgstr ""
7587 #: toplev.c:4973
7588 msgid "-ffunction-sections disabled; it makes profiling impossible"
7589 msgstr ""
7591 #: toplev.c:4980
7592 msgid "-fprefetch-loop-arrays not supported for this target"
7593 msgstr ""
7595 #: toplev.c:4986
7596 msgid ""
7597 "-fprefetch-loop-arrays not supported for this target (try -march switches)"
7598 msgstr ""
7600 #: toplev.c:4995
7601 msgid "-fprefetch-loop-arrays is not supported with -Os"
7602 msgstr ""
7604 #: toplev.c:5001
7605 msgid "-ffunction-sections may affect debugging on some targets"
7606 msgstr ""
7608 #: toplev.c:5122
7609 #, c-format
7610 msgid "error writing to %s"
7611 msgstr ""
7613 #: toplev.c:5124 java/jcf-parse.c:1003
7614 #, c-format
7615 msgid "error closing %s"
7616 msgstr ""
7618 #. It's a float since it contains a point.
7619 #: tradcif.y:231
7620 msgid "floating point numbers not allowed in #if expressions"
7621 msgstr ""
7623 #: tradcif.y:277
7624 msgid "invalid number in #if expression"
7625 msgstr ""
7627 #: tradcif.y:357
7628 msgid "invalid character constant in #if"
7629 msgstr ""
7631 #: tradcif.y:394
7632 msgid "double quoted strings not allowed in #if expressions"
7633 msgstr ""
7635 #: tradcif.y:407
7636 msgid "invalid token in expression"
7637 msgstr ""
7639 #: tradcif.y:498
7640 msgid "octal character constant does not fit in a byte"
7641 msgstr ""
7643 #: tradcif.y:519
7644 msgid "hex character constant does not fit in a byte"
7645 msgstr ""
7647 #: tradcif.y:550
7648 msgid "empty #if expression"
7649 msgstr ""
7651 #: tradcif.y:564
7652 msgid "Junk after end of expression."
7653 msgstr ""
7655 #: tradcpp.c:145
7656 msgid "macro or #include recursion too deep"
7657 msgstr ""
7659 #: tradcpp.c:562
7660 #, c-format
7661 msgid "usage: %s [switches] input output"
7662 msgstr ""
7664 #: tradcpp.c:578
7665 msgid "-traditional is not supported in C++"
7666 msgstr ""
7668 #: tradcpp.c:580
7669 msgid "-traditional and -ansi are mutually exclusive"
7670 msgstr ""
7672 #: tradcpp.c:594
7673 msgid "filename missing after -i option"
7674 msgstr ""
7676 #: tradcpp.c:612
7677 msgid "filename missing after -o option"
7678 msgstr ""
7680 #: tradcpp.c:675
7681 #, c-format
7682 msgid "target missing after %s option"
7683 msgstr ""
7685 #: tradcpp.c:689
7686 #, c-format
7687 msgid "filename missing after %s option"
7688 msgstr ""
7690 #: tradcpp.c:714
7691 #, c-format
7692 msgid "macro name missing after -%c option"
7693 msgstr ""
7695 #: tradcpp.c:734
7696 msgid "-pedantic and -traditional are mutually exclusive"
7697 msgstr ""
7699 #: tradcpp.c:739
7700 msgid "-trigraphs and -traditional are mutually exclusive"
7701 msgstr ""
7703 #: tradcpp.c:765
7704 msgid "directory name missing after -I option"
7705 msgstr ""
7707 #: tradcpp.c:1445 tradcpp.c:3937
7708 msgid "`/*' within comment"
7709 msgstr ""
7711 #: tradcpp.c:1821
7712 #, c-format
7713 msgid "unterminated #%s conditional"
7714 msgstr ""
7716 #: tradcpp.c:2180
7717 msgid "not in any file?!"
7718 msgstr ""
7720 #: tradcpp.c:2286
7721 msgid "`defined' must be followed by ident or (ident)"
7722 msgstr ""
7724 #: tradcpp.c:2290
7725 msgid "cccp error: invalid special hash type"
7726 msgstr ""
7728 #: tradcpp.c:2388 tradcpp.c:2458
7729 msgid "#include expects \"fname\" or <fname>"
7730 msgstr ""
7732 #: tradcpp.c:2543
7733 #, c-format
7734 msgid "no include path in which to find %.*s"
7735 msgstr ""
7737 #: tradcpp.c:2721
7738 msgid "invalid macro name"
7739 msgstr ""
7741 #: tradcpp.c:2729
7742 #, c-format
7743 msgid "invalid macro name `%s'"
7744 msgstr ""
7746 #: tradcpp.c:2734
7747 msgid "\"defined\" cannot be used as a macro name"
7748 msgstr ""
7750 #: tradcpp.c:2761
7751 msgid "parameter name starts with a digit in #define"
7752 msgstr ""
7754 #: tradcpp.c:2771
7755 msgid "badly punctuated parameter list in #define"
7756 msgstr ""
7758 #: tradcpp.c:2779
7759 msgid "unterminated parameter list in #define"
7760 msgstr ""
7762 #: tradcpp.c:2827
7763 #, c-format
7764 msgid "\"%.*s\" redefined"
7765 msgstr ""
7767 #: tradcpp.c:3084
7768 msgid "# operator should be followed by a macro argument name"
7769 msgstr ""
7771 #: tradcpp.c:3131 tradcpp.c:3157 tradcpp.c:3171 tradcpp.c:3178 tradcpp.c:3203
7772 msgid "invalid format #line command"
7773 msgstr ""
7775 #: tradcpp.c:3229
7776 msgid "undefining `defined'"
7777 msgstr ""
7779 #: tradcpp.c:3233
7780 #, c-format
7781 msgid "undefining `%s'"
7782 msgstr ""
7784 #: tradcpp.c:3289
7785 msgid "extra text at end of directive"
7786 msgstr ""
7788 #: tradcpp.c:3396
7789 #, c-format
7790 msgid "#error%.*s"
7791 msgstr ""
7793 #: tradcpp.c:3406
7794 #, c-format
7795 msgid "#warning%.*s"
7796 msgstr ""
7798 #: tradcpp.c:3562
7799 msgid "#elif not within a conditional"
7800 msgstr ""
7802 #: tradcpp.c:3819
7803 #, c-format
7804 msgid "#%s not within a conditional"
7805 msgstr ""
7807 #: tradcpp.c:3827
7808 msgid "#else or #elif after #else"
7809 msgstr ""
7811 #: tradcpp.c:3867
7812 msgid "#else not within a conditional"
7813 msgstr ""
7815 #: tradcpp.c:3898
7816 msgid "unbalanced #endif"
7817 msgstr ""
7819 #: tradcpp.c:3992
7820 msgid "unterminated string or character constant"
7821 msgstr ""
7823 #: tradcpp.c:4150
7824 #, c-format
7825 msgid "arguments given to macro `%s'"
7826 msgstr ""
7828 #: tradcpp.c:4156
7829 #, c-format
7830 msgid "no args to macro `%s'"
7831 msgstr ""
7833 #: tradcpp.c:4158
7834 #, c-format
7835 msgid "only 1 arg to macro `%s'"
7836 msgstr ""
7838 #: tradcpp.c:4160
7839 #, c-format
7840 msgid "only %d args to macro `%s'"
7841 msgstr ""
7843 #: tradcpp.c:4162
7844 #, c-format
7845 msgid "too many (%d) args to macro `%s'"
7846 msgstr ""
7848 #: tradcpp.c:4759
7849 #, c-format
7850 msgid ""
7851 "internal error in %s, at tradcpp.c:%d\n"
7852 "Please submit a full bug report.\n"
7853 "See %s for instructions."
7854 msgstr ""
7856 #: tree-dump.c:841
7857 #, c-format
7858 msgid "could not open dump file `%s'"
7859 msgstr ""
7861 #: tree-dump.c:917
7862 #, c-format
7863 msgid "ignoring unknown option `%.*s' in `-f%s'"
7864 msgstr ""
7866 #: tree.c:3857
7867 msgid "arrays of functions are not meaningful"
7868 msgstr ""
7870 #: tree.c:3914
7871 msgid "function return type cannot be function"
7872 msgstr ""
7874 #: tree.c:4668
7875 msgid "invalid initializer for bit string"
7876 msgstr ""
7878 #: tree.c:4727
7879 #, c-format
7880 msgid "tree check: expected %s, have %s in %s, at %s:%d"
7881 msgstr ""
7883 #: tree.c:4744
7884 #, c-format
7885 msgid "tree check: expected class '%c', have '%c' (%s) in %s, at %s:%d"
7886 msgstr ""
7888 #: varasm.c:456 config/i386/winnt.c:522
7889 #, c-format
7890 msgid "%s causes a section type conflict"
7891 msgstr ""
7893 #: varasm.c:881
7894 #, c-format
7895 msgid "register name not specified for `%s'"
7896 msgstr ""
7898 #: varasm.c:883
7899 #, c-format
7900 msgid "invalid register name for `%s'"
7901 msgstr ""
7903 #: varasm.c:886
7904 #, c-format
7905 msgid "data type of `%s' isn't suitable for a register"
7906 msgstr ""
7908 #: varasm.c:889
7909 #, c-format
7910 msgid "register specified for `%s' isn't suitable for data type"
7911 msgstr ""
7913 #: varasm.c:898
7914 msgid "global register variable has initial value"
7915 msgstr ""
7917 #: varasm.c:901
7918 msgid "volatile register variables don't work as you might wish"
7919 msgstr ""
7921 #: varasm.c:934
7922 #, c-format
7923 msgid "register name given for non-register variable `%s'"
7924 msgstr ""
7926 #: varasm.c:1541
7927 #, c-format
7928 msgid "size of variable `%s' is too large"
7929 msgstr ""
7931 #: varasm.c:1581
7932 #, c-format
7933 msgid ""
7934 "alignment of `%s' is greater than maximum object file alignment. Using %d"
7935 msgstr ""
7937 #: varasm.c:1632
7938 #, c-format
7939 msgid "requested alignment for %s is greater than implemented alignment of %d"
7940 msgstr ""
7942 #: varasm.c:4503
7943 msgid "initializer for integer value is too complicated"
7944 msgstr ""
7946 #: varasm.c:4508
7947 msgid "initializer for floating value is not a floating constant"
7948 msgstr ""
7950 #: varasm.c:4558
7951 msgid "unknown set constructor type"
7952 msgstr ""
7954 #: varasm.c:4772
7955 #, c-format
7956 msgid "invalid initial value for member `%s'"
7957 msgstr ""
7959 #: varasm.c:4964
7960 #, c-format
7961 msgid "weak declaration of `%s' must be public"
7962 msgstr ""
7964 #: varasm.c:4966
7965 #, c-format
7966 msgid "weak declaration of `%s' must precede definition"
7967 msgstr ""
7969 #: varasm.c:4970
7970 #, c-format
7971 msgid "weak declaration of `%s' not supported"
7972 msgstr ""
7974 #: varasm.c:5066
7975 msgid "only weak aliases are supported in this configuration"
7976 msgstr ""
7978 #: varasm.c:5071
7979 msgid "alias definitions not supported in this configuration; ignored"
7980 msgstr ""
7982 #: varray.c:88
7983 #, c-format
7984 msgid "virtual array %s[%lu]: element %lu out of bounds in %s, at %s:%d"
7985 msgstr ""
7987 #. Print an error message for unrecognized stab codes.
7988 #: xcoffout.c:174
7989 #, c-format
7990 msgid "no sclass for %s stab (0x%x)\n"
7991 msgstr ""
7993 #: params.def:46
7994 msgid ""
7995 "The maximum number of instructions in a function that is eligible for "
7996 "inlining"
7997 msgstr ""
7999 #: params.def:57
8000 msgid "The maximum number of instructions to consider to fill a delay slot"
8001 msgstr ""
8003 #: params.def:68
8004 msgid ""
8005 "The maximum number of instructions to consider to find accurate live "
8006 "register information"
8007 msgstr ""
8009 #: params.def:78
8010 msgid "The maximum length of scheduling's pending operations list"
8011 msgstr ""
8013 #: params.def:85
8014 msgid "The maximum amount of memory to be allocated by GCSE"
8015 msgstr ""
8017 #: params.def:90
8018 msgid "The maximum number of passes to make when doing GCSE"
8019 msgstr ""
8021 #: config/darwin-c.c:76
8022 msgid "too many #pragma options align=reset"
8023 msgstr ""
8025 #: config/darwin-c.c:98 config/darwin-c.c:101 config/darwin-c.c:103
8026 #: config/darwin-c.c:105
8027 msgid "malformed '#pragma options', ignoring"
8028 msgstr ""
8030 #: config/darwin-c.c:108
8031 msgid "junk at end of '#pragma options'"
8032 msgstr ""
8034 #: config/darwin-c.c:118
8035 msgid "malformed '#pragma options align={mac68k|power|reset}', ignoring"
8036 msgstr ""
8038 #: config/darwin-c.c:131
8039 msgid "missing '(' after '#pragma unused', ignoring"
8040 msgstr ""
8042 #: config/darwin-c.c:149
8043 msgid "missing ')' after '#pragma unused', ignoring"
8044 msgstr ""
8046 #: config/darwin-c.c:152
8047 msgid "junk at end of '#pragma unused'"
8048 msgstr ""
8050 #: config/nextstep.c:68
8051 msgid "optimization turned on"
8052 msgstr ""
8054 #: config/nextstep.c:74
8055 msgid "optimization turned off"
8056 msgstr ""
8058 #: config/nextstep.c:83
8059 msgid "optimization level restored"
8060 msgstr ""
8062 #: config/lynx-ng.h:97 config/lynx.h:120 config/rs6000/lynx.h:85
8063 msgid "-msystem-v and -p are incompatible"
8064 msgstr ""
8066 #: config/lynx-ng.h:99 config/lynx.h:122 config/rs6000/lynx.h:87
8067 msgid "-msystem-v and -mthreads are incompatible"
8068 msgstr ""
8070 #. Run-time compilation parameters selecting different hardware subsets.
8071 #: config/1750a/1750a.h:39
8072 msgid "Use VAX-C alignment"
8073 msgstr ""
8075 #: config/a29k/a29k.c:1028 config/m88k/m88k.c:2967
8076 #, c-format
8077 msgid "invalid %%Q value"
8078 msgstr ""
8080 #: config/a29k/a29k.c:1034 config/alpha/alpha.c:5352 config/m88k/m88k.c:3063
8081 #, c-format
8082 msgid "invalid %%C value"
8083 msgstr ""
8085 #: config/a29k/a29k.c:1040 config/alpha/alpha.c:5197
8086 #: config/rs6000/rs6000.c:6404
8087 #, c-format
8088 msgid "invalid %%N value"
8089 msgstr ""
8091 #: config/a29k/a29k.c:1046 config/alpha/alpha.c:5268
8092 #: config/rs6000/rs6000.c:6366
8093 #, c-format
8094 msgid "invalid %%M value"
8095 msgstr ""
8097 #: config/a29k/a29k.c:1052 config/alpha/alpha.c:5260
8098 #: config/rs6000/rs6000.c:6331
8099 #, c-format
8100 msgid "invalid %%m value"
8101 msgstr ""
8103 #: config/a29k/a29k.c:1154 config/alpha/alpha.c:5221 config/romp/romp.c:690
8104 #, c-format
8105 msgid "invalid %%L value"
8106 msgstr ""
8108 #: config/a29k/a29k.c:1159 config/rs6000/rs6000.c:6412
8109 #, c-format
8110 msgid "invalid %%O value"
8111 msgstr ""
8113 #: config/a29k/a29k.c:1165 config/alpha/alpha.c:5205
8114 #: config/rs6000/rs6000.c:6432
8115 #, c-format
8116 msgid "invalid %%P value"
8117 msgstr ""
8119 #: config/a29k/a29k.c:1175
8120 #, c-format
8121 msgid "invalid %%V value"
8122 msgstr ""
8124 #: config/a29k/a29k.h:101
8125 msgid "Generate code assuming DW bit is set"
8126 msgstr ""
8128 #: config/a29k/a29k.h:102
8129 msgid "Generate code assuming DW bit is not set"
8130 msgstr ""
8132 #: config/a29k/a29k.h:103
8133 msgid "Generate code using byte writes"
8134 msgstr ""
8136 #: config/a29k/a29k.h:104
8137 msgid "Do not generate byte writes"
8138 msgstr ""
8140 #: config/a29k/a29k.h:105
8141 msgid "Use small memory model"
8142 msgstr ""
8144 #: config/a29k/a29k.h:106
8145 msgid "Use normal memory model"
8146 msgstr ""
8148 #: config/a29k/a29k.h:107
8149 msgid "Use large memory model"
8150 msgstr ""
8152 #: config/a29k/a29k.h:108
8153 msgid "Generate 29050 code"
8154 msgstr ""
8156 #: config/a29k/a29k.h:109
8157 msgid "Generate 29000 code"
8158 msgstr ""
8160 #: config/a29k/a29k.h:110
8161 msgid "Use kernel global registers"
8162 msgstr ""
8164 #: config/a29k/a29k.h:111
8165 msgid "Use user global registers"
8166 msgstr ""
8168 #: config/a29k/a29k.h:112
8169 msgid "Emit stack checking code"
8170 msgstr ""
8172 #: config/a29k/a29k.h:113
8173 msgid "Do not emit stack checking code"
8174 msgstr ""
8176 #: config/a29k/a29k.h:114
8177 msgid "Work around storem hardware bug"
8178 msgstr ""
8180 #: config/a29k/a29k.h:115
8181 msgid "Do not work around storem hardware bug"
8182 msgstr ""
8184 #: config/a29k/a29k.h:116
8185 msgid "Store locals in argument registers"
8186 msgstr ""
8188 #: config/a29k/a29k.h:117
8189 msgid "Do not store locals in arg registers"
8190 msgstr ""
8192 #: config/a29k/a29k.h:118 config/i960/i960.h:283 config/mips/mips.h:408
8193 msgid "Use software floating point"
8194 msgstr ""
8196 #: config/a29k/a29k.h:119
8197 msgid "Do not generate multm instructions"
8198 msgstr ""
8200 #: config/alpha/alpha.c:274
8201 #, c-format
8202 msgid "-f%s ignored for Unicos/Mk (not supported)"
8203 msgstr ""
8205 #: config/alpha/alpha.c:298
8206 msgid "-mieee not supported on Unicos/Mk"
8207 msgstr ""
8209 #: config/alpha/alpha.c:309
8210 msgid "-mieee-with-inexact not supported on Unicos/Mk"
8211 msgstr ""
8213 #: config/alpha/alpha.c:326
8214 #, c-format
8215 msgid "bad value `%s' for -mtrap-precision switch"
8216 msgstr ""
8218 #: config/alpha/alpha.c:340
8219 #, c-format
8220 msgid "bad value `%s' for -mfp-rounding-mode switch"
8221 msgstr ""
8223 #: config/alpha/alpha.c:355
8224 #, c-format
8225 msgid "bad value `%s' for -mfp-trap-mode switch"
8226 msgstr ""
8228 #: config/alpha/alpha.c:374 config/alpha/alpha.c:386
8229 #, c-format
8230 msgid "bad value `%s' for -mcpu switch"
8231 msgstr ""
8233 #: config/alpha/alpha.c:393
8234 msgid "trap mode not supported on Unicos/Mk"
8235 msgstr ""
8237 #: config/alpha/alpha.c:400
8238 msgid "fp software completion requires -mtrap-precision=i"
8239 msgstr ""
8241 #: config/alpha/alpha.c:416
8242 msgid "rounding mode not supported for VAX floats"
8243 msgstr ""
8245 #: config/alpha/alpha.c:421
8246 msgid "trap mode not supported for VAX floats"
8247 msgstr ""
8249 #: config/alpha/alpha.c:450
8250 #, c-format
8251 msgid "L%d cache latency unknown for %s"
8252 msgstr ""
8254 #: config/alpha/alpha.c:465
8255 #, c-format
8256 msgid "bad value `%s' for -mmemory-latency"
8257 msgstr ""
8259 #: config/alpha/alpha.c:5161 config/m88k/m88k.c:2955 config/romp/romp.c:746
8260 #: config/romp/romp.c:753
8261 #, c-format
8262 msgid "invalid %%H value"
8263 msgstr ""
8265 #: config/alpha/alpha.c:5171
8266 #, c-format
8267 msgid "invalid %%J value"
8268 msgstr ""
8270 #: config/alpha/alpha.c:5181 config/ia64/ia64.c:3525 config/m88k/m88k.c:3100
8271 #, c-format
8272 msgid "invalid %%r value"
8273 msgstr ""
8275 #: config/alpha/alpha.c:5191 config/rs6000/rs6000.c:6478
8276 #, c-format
8277 msgid "invalid %%R value"
8278 msgstr ""
8280 #: config/alpha/alpha.c:5213 config/m88k/m88k.c:2961 config/romp/romp.c:732
8281 #: config/romp/romp.c:739
8282 #, c-format
8283 msgid "invalid %%h value"
8284 msgstr ""
8286 #: config/alpha/alpha.c:5303
8287 #, c-format
8288 msgid "invalid %%U value"
8289 msgstr ""
8291 #: config/alpha/alpha.c:5315 config/alpha/alpha.c:5329 config/romp/romp.c:698
8292 #: config/rs6000/rs6000.c:6486
8293 #, c-format
8294 msgid "invalid %%s value"
8295 msgstr ""
8297 #: config/alpha/alpha.c:5389 config/m88k/m88k.c:3084
8298 #: config/rs6000/rs6000.c:6193
8299 #, c-format
8300 msgid "invalid %%E value"
8301 msgstr ""
8303 #: config/alpha/alpha.c:5410 config/romp/romp.c:973
8304 #: config/rs6000/rs6000.c:6794
8305 #, c-format
8306 msgid "invalid %%xn code"
8307 msgstr ""
8309 #. Macro to define tables used to set the flags.
8310 #. This is a list in braces of pairs in braces,
8311 #. each pair being { "NAME", VALUE }
8312 #. where VALUE is the bits to set or minus the bits to clear.
8313 #. An empty string NAME is used to identify the default VALUE.
8314 #: config/alpha/alpha.h:214 config/i386/i386.h:290 config/i386/i386.h:292
8315 #: config/i386/i386.h:294 config/ns32k/ns32k.h:103 config/rs6000/rs6000.h:329
8316 #: config/s390/s390.h:56 config/sparc/sparc.h:552 config/sparc/sparc.h:557
8317 msgid "Use hardware fp"
8318 msgstr ""
8320 #: config/alpha/alpha.h:215 config/i386/i386.h:291 config/i386/i386.h:293
8321 #: config/rs6000/rs6000.h:331 config/sparc/sparc.h:554
8322 #: config/sparc/sparc.h:559
8323 msgid "Do not use hardware fp"
8324 msgstr ""
8326 #: config/alpha/alpha.h:216
8327 msgid "Use fp registers"
8328 msgstr ""
8330 #: config/alpha/alpha.h:218
8331 msgid "Do not use fp registers"
8332 msgstr ""
8334 #: config/alpha/alpha.h:219
8335 msgid "Do not assume GAS"
8336 msgstr ""
8338 #: config/alpha/alpha.h:220
8339 msgid "Assume GAS"
8340 msgstr ""
8342 #: config/alpha/alpha.h:222
8343 msgid "Request IEEE-conformant math library routines (OSF/1)"
8344 msgstr ""
8346 #: config/alpha/alpha.h:224
8347 msgid "Emit IEEE-conformant code, without inexact exceptions"
8348 msgstr ""
8350 #: config/alpha/alpha.h:226
8351 msgid "Emit IEEE-conformant code, with inexact exceptions"
8352 msgstr ""
8354 #: config/alpha/alpha.h:228
8355 msgid "Do not emit complex integer constants to read-only memory"
8356 msgstr ""
8358 #: config/alpha/alpha.h:229
8359 msgid "Use VAX fp"
8360 msgstr ""
8362 #: config/alpha/alpha.h:230
8363 msgid "Do not use VAX fp"
8364 msgstr ""
8366 #: config/alpha/alpha.h:231
8367 msgid "Emit code for the byte/word ISA extension"
8368 msgstr ""
8370 #: config/alpha/alpha.h:234
8371 msgid "Emit code for the motion video ISA extension"
8372 msgstr ""
8374 #: config/alpha/alpha.h:237
8375 msgid "Emit code for the fp move and sqrt ISA extension"
8376 msgstr ""
8378 #: config/alpha/alpha.h:239
8379 msgid "Emit code for the counting ISA extension"
8380 msgstr ""
8382 #: config/alpha/alpha.h:242
8383 msgid "Emit code using explicit relocation directives"
8384 msgstr ""
8386 #: config/alpha/alpha.h:245
8387 msgid "Emit 16-bit relocations to the small data areas"
8388 msgstr ""
8390 #: config/alpha/alpha.h:247
8391 msgid "Emit 32-bit relocations to the small data areas"
8392 msgstr ""
8394 #. For -mcpu=
8395 #. For -mtune=
8396 #. For -mfp-rounding-mode=[n|m|c|d]
8397 #. For -mfp-trap-mode=[n|u|su|sui]
8398 #. For -mtrap-precision=[p|f|i]
8399 #. For -mmemory-latency=
8400 #: config/alpha/alpha.h:275
8401 msgid "Use features of and schedule given CPU"
8402 msgstr ""
8404 #: config/alpha/alpha.h:277
8405 msgid "Schedule given CPU"
8406 msgstr ""
8408 #: config/alpha/alpha.h:279
8409 msgid "Control the generated fp rounding mode"
8410 msgstr ""
8412 #: config/alpha/alpha.h:281
8413 msgid "Control the IEEE trap mode"
8414 msgstr ""
8416 #: config/alpha/alpha.h:283
8417 msgid "Control the precision given to fp exceptions"
8418 msgstr ""
8420 #: config/alpha/alpha.h:285
8421 msgid "Tune expected memory latency"
8422 msgstr ""
8424 #: config/arc/arc.c:132
8425 #, c-format
8426 msgid "bad value (%s) for -mcpu switch"
8427 msgstr ""
8429 #: config/arc/arc.c:359
8430 #, c-format
8431 msgid "argument of `%s' attribute is not a string constant"
8432 msgstr ""
8434 #: config/arc/arc.c:366
8435 #, c-format
8436 msgid "argument of `%s' attribute is not \"ilink1\" or \"ilink2\""
8437 msgstr ""
8439 #: config/arc/arc.c:1709 config/m32r/m32r.c:2278
8440 #, c-format
8441 msgid "invalid operand to %%R code"
8442 msgstr ""
8444 #: config/arc/arc.c:1741 config/m32r/m32r.c:2301
8445 #, c-format
8446 msgid "invalid operand to %%H/%%L code"
8447 msgstr ""
8449 #: config/arc/arc.c:1765 config/m32r/m32r.c:2378
8450 #, c-format
8451 msgid "invalid operand to %%U code"
8452 msgstr ""
8454 #: config/arc/arc.c:1776
8455 #, c-format
8456 msgid "invalid operand to %%V code"
8457 msgstr ""
8459 #. Unknown flag.
8460 #: config/arc/arc.c:1783 config/m32r/m32r.c:2417 config/sparc/sparc.c:6023
8461 msgid "invalid operand output code"
8462 msgstr ""
8464 #: config/arm/arm.c:436
8465 #, c-format
8466 msgid "switch -mcpu=%s conflicts with -march= switch"
8467 msgstr ""
8469 #: config/arm/arm.c:446 config/rs6000/rs6000.c:443 config/sparc/sparc.c:382
8470 #, c-format
8471 msgid "bad value (%s) for %s switch"
8472 msgstr ""
8474 #: config/arm/arm.c:582
8475 msgid "target CPU does not support APCS-32"
8476 msgstr ""
8478 #: config/arm/arm.c:587
8479 msgid "target CPU does not support APCS-26"
8480 msgstr ""
8482 #: config/arm/arm.c:593
8483 msgid "target CPU does not support interworking"
8484 msgstr ""
8486 #: config/arm/arm.c:599
8487 msgid "target CPU does not support THUMB instructions"
8488 msgstr ""
8490 #: config/arm/arm.c:613
8491 msgid ""
8492 "enabling backtrace support is only meaningful when compiling for the Thumb"
8493 msgstr ""
8495 #: config/arm/arm.c:616
8496 msgid ""
8497 "enabling callee interworking support is only meaningful when compiling for "
8498 "the Thumb"
8499 msgstr ""
8501 #: config/arm/arm.c:619
8502 msgid ""
8503 "enabling caller interworking support is only meaningful when compiling for "
8504 "the Thumb"
8505 msgstr ""
8507 #: config/arm/arm.c:625
8508 msgid "interworking forces APCS-32 to be used"
8509 msgstr ""
8511 #: config/arm/arm.c:631
8512 msgid "-mapcs-stack-check incompatible with -mno-apcs-frame"
8513 msgstr ""
8515 #: config/arm/arm.c:639
8516 msgid "-fpic and -mapcs-reent are incompatible"
8517 msgstr ""
8519 #: config/arm/arm.c:642
8520 msgid "APCS reentrant code not supported.  Ignored"
8521 msgstr ""
8523 #: config/arm/arm.c:650
8524 msgid "-g with -mno-apcs-frame may not give sensible debugging"
8525 msgstr ""
8527 #: config/arm/arm.c:658
8528 msgid "passing floating point arguments in fp regs not yet supported"
8529 msgstr ""
8531 #: config/arm/arm.c:687
8532 #, c-format
8533 msgid "invalid floating point emulation option: -mfpe-%s"
8534 msgstr ""
8536 #: config/arm/arm.c:711
8537 msgid "structure size boundary can only be set to 8 or 32"
8538 msgstr ""
8540 #: config/arm/arm.c:719
8541 msgid "-mpic-register= is useless without -fpic"
8542 msgstr ""
8544 #: config/arm/arm.c:728
8545 #, c-format
8546 msgid "unable to use '%s' for PIC register"
8547 msgstr ""
8549 #: config/arm/arm.c:1972 config/arm/arm.c:1995 config/avr/avr.c:4703
8550 #: config/c4x/c4x.c:4650 config/h8300/h8300.c:3051 config/i386/i386.c:1254
8551 #: config/i386/i386.c:1283 config/m68hc11/m68hc11.c:1160
8552 #: config/mcore/mcore.c:3505 config/ns32k/ns32k.c:1044
8553 #: config/rs6000/rs6000.c:10706 config/sh/sh.c:5586 config/sh/sh.c:5606
8554 #: config/sh/sh.c:5645 config/stormy16/stormy16.c:2010 config/v850/v850.c:2044
8555 #, c-format
8556 msgid "`%s' attribute only applies to functions"
8557 msgstr ""
8559 #: config/arm/arm.c:9258
8560 msgid "unable to compute real location of stacked parameter"
8561 msgstr ""
8563 #: config/arm/arm.c:9938
8564 msgid "no low registers available for popping high registers"
8565 msgstr ""
8567 #: config/arm/arm.c:10130
8568 msgid "interrupt Service Routines cannot be coded in Thumb mode"
8569 msgstr ""
8571 #: config/arm/pe.c:168 config/i386/winnt.c:290 config/mcore/mcore.c:3365
8572 #, c-format
8573 msgid "initialized variable `%s' is marked dllimport"
8574 msgstr ""
8576 #: config/arm/pe.c:177 config/i386/winnt.c:299
8577 #, c-format
8578 msgid "static variable `%s' is marked dllimport"
8579 msgstr ""
8581 #: config/arm/arm.h:422
8582 msgid "Generate APCS conformant stack frames"
8583 msgstr ""
8585 #: config/arm/arm.h:425
8586 msgid "Store function names in object code"
8587 msgstr ""
8589 #: config/arm/arm.h:429
8590 msgid "Use the 32-bit version of the APCS"
8591 msgstr ""
8593 #: config/arm/arm.h:431
8594 msgid "Use the 26-bit version of the APCS"
8595 msgstr ""
8597 #: config/arm/arm.h:435
8598 msgid "Pass FP arguments in FP registers"
8599 msgstr ""
8601 #: config/arm/arm.h:438
8602 msgid "Generate re-entrant, PIC code"
8603 msgstr ""
8605 #: config/arm/arm.h:441
8606 msgid "The MMU will trap on unaligned accesses"
8607 msgstr ""
8609 #: config/arm/arm.h:448
8610 msgid "Use library calls to perform FP operations"
8611 msgstr ""
8613 #: config/arm/arm.h:450 config/i960/i960.h:281
8614 msgid "Use hardware floating point instructions"
8615 msgstr ""
8617 #: config/arm/arm.h:452
8618 msgid "Assume target CPU is configured as big endian"
8619 msgstr ""
8621 #: config/arm/arm.h:454
8622 msgid "Assume target CPU is configured as little endian"
8623 msgstr ""
8625 #: config/arm/arm.h:456
8626 msgid "Assume big endian bytes, little endian words"
8627 msgstr ""
8629 #: config/arm/arm.h:458
8630 msgid "Support calls between Thumb and ARM instruction sets"
8631 msgstr ""
8633 #: config/arm/arm.h:461
8634 msgid "Generate a call to abort if a noreturn function returns"
8635 msgstr ""
8637 #: config/arm/arm.h:464
8638 msgid "Do not move instructions into a function's prologue"
8639 msgstr ""
8641 #: config/arm/arm.h:467
8642 msgid "Do not load the PIC register in function prologues"
8643 msgstr ""
8645 #: config/arm/arm.h:470
8646 msgid "Generate call insns as indirect calls, if necessary"
8647 msgstr ""
8649 #: config/arm/arm.h:473
8650 msgid "Compile for the Thumb not the ARM"
8651 msgstr ""
8653 #: config/arm/arm.h:477
8654 msgid "Thumb: Generate (non-leaf) stack frames even if not needed"
8655 msgstr ""
8657 #: config/arm/arm.h:480
8658 msgid "Thumb: Generate (leaf) stack frames even if not needed"
8659 msgstr ""
8661 #: config/arm/arm.h:483
8662 msgid "Thumb: Assume non-static functions may be called from ARM code"
8663 msgstr ""
8665 #: config/arm/arm.h:487
8666 msgid "Thumb: Assume function pointers may go to non-Thumb aware code"
8667 msgstr ""
8669 #: config/arm/arm.h:497
8670 msgid "Specify the name of the target CPU"
8671 msgstr ""
8673 #: config/arm/arm.h:499
8674 msgid "Specify the name of the target architecture"
8675 msgstr ""
8677 #: config/arm/arm.h:503
8678 msgid "Specify the version of the floating point emulator"
8679 msgstr ""
8681 #: config/arm/arm.h:505
8682 msgid "Specify the minimum bit alignment of structures"
8683 msgstr ""
8685 #: config/arm/arm.h:507
8686 msgid "Specify the register to be used for PIC addressing"
8687 msgstr ""
8689 #: config/arm/pe.h:65
8690 msgid "Ignore dllimport attribute for functions"
8691 msgstr ""
8693 #. None of these is actually used in cc1.  If we don't define them in target
8694 #. switches cc1 complains about them.  For the sake of argument lets allocate
8695 #. bit 31 of target flags for such options.
8696 #: config/arm/riscix.h:84
8697 msgid "Do symbol renaming for BSD"
8698 msgstr ""
8700 #: config/arm/riscix.h:85
8701 msgid "Do symbol renaming for X/OPEN"
8702 msgstr ""
8704 #: config/arm/riscix.h:86
8705 msgid "Don't do symbol renaming"
8706 msgstr ""
8708 #: config/avr/avr.c:221
8709 #, c-format
8710 msgid "MCU `%s' not supported"
8711 msgstr ""
8713 #: config/avr/avr.c:461
8714 #, c-format
8715 msgid "large frame pointer change (%d) with -mtiny-stack"
8716 msgstr ""
8718 #: config/avr/avr.c:1056
8719 msgid "bad address, not (reg+disp):"
8720 msgstr ""
8722 #: config/avr/avr.c:1064
8723 msgid "internal compiler error.  Bad address:"
8724 msgstr ""
8726 #: config/avr/avr.c:1077
8727 msgid "internal compiler error.  Unknown mode:"
8728 msgstr ""
8730 #: config/avr/avr.c:1785 config/avr/avr.c:2497
8731 msgid "invalid insn:"
8732 msgstr ""
8734 #: config/avr/avr.c:1822 config/avr/avr.c:1908 config/avr/avr.c:1957
8735 #: config/avr/avr.c:1966 config/avr/avr.c:2064 config/avr/avr.c:2236
8736 #: config/avr/avr.c:2534 config/avr/avr.c:2645
8737 msgid "incorrect insn:"
8738 msgstr ""
8740 #: config/avr/avr.c:1985 config/avr/avr.c:2149 config/avr/avr.c:2307
8741 #: config/avr/avr.c:2689
8742 msgid "unknown move insn:"
8743 msgstr ""
8745 #: config/avr/avr.c:2925
8746 msgid "bad shift insn:"
8747 msgstr ""
8749 #: config/avr/avr.c:3041 config/avr/avr.c:3471 config/avr/avr.c:3851
8750 msgid "internal compiler error.  Incorrect shift:"
8751 msgstr ""
8753 #: config/avr/avr.c:4676
8754 msgid "only initialized variables can be placed into program memory area"
8755 msgstr ""
8757 #: config/avr/avr.h:63
8758 msgid "Assume int to be 8 bit integer"
8759 msgstr ""
8761 #: config/avr/avr.h:65
8762 msgid "Change the stack pointer without disabling interrupts"
8763 msgstr ""
8765 #: config/avr/avr.h:67
8766 msgid "Use subroutines for function prologue/epilogue"
8767 msgstr ""
8769 #: config/avr/avr.h:69
8770 msgid "Change only the low 8 bits of the stack pointer"
8771 msgstr ""
8773 #: config/avr/avr.h:71
8774 msgid "Do not generate tablejump insns"
8775 msgstr ""
8777 #: config/avr/avr.h:74
8778 msgid "Output instruction sizes to the asm file"
8779 msgstr ""
8781 #: config/avr/avr.h:87
8782 msgid "Specify the initial stack address"
8783 msgstr ""
8785 #: config/avr/avr.h:88
8786 msgid "Specify the MCU name"
8787 msgstr ""
8789 #. `GIV_SORT_CRITERION(GIV1, GIV2)'
8790 #. In some cases, the strength reduction optimization pass can
8791 #. produce better code if this is defined.  This macro controls the
8792 #. order that induction variables are combined.  This macro is
8793 #. particularly useful if the target has limited addressing modes.
8794 #. For instance, the SH target has only positive offsets in
8795 #. addresses.  Thus sorting to put the smallest address first allows
8796 #. the most combinations to be found.
8797 #: config/avr/avr.h:2566
8798 msgid "trampolines not supported"
8799 msgstr ""
8801 #: config/c4x/c4x-c.c:70
8802 #, c-format
8803 msgid "missing '(' after '#pragma %s' - ignored"
8804 msgstr ""
8806 #: config/c4x/c4x-c.c:73
8807 #, c-format
8808 msgid "missing function name in '#pragma %s' - ignored"
8809 msgstr ""
8811 #: config/c4x/c4x-c.c:78
8812 #, c-format
8813 msgid "malformed '#pragma %s' - ignored"
8814 msgstr ""
8816 #: config/c4x/c4x-c.c:80
8817 #, c-format
8818 msgid "missing section name in '#pragma %s' - ignored"
8819 msgstr ""
8821 #: config/c4x/c4x-c.c:85
8822 #, c-format
8823 msgid "missing ')' for '#pragma %s' - ignored"
8824 msgstr ""
8826 #: config/c4x/c4x-c.c:88
8827 #, c-format
8828 msgid "junk at end of '#pragma %s'"
8829 msgstr ""
8831 #: config/c4x/c4x.c:299
8832 #, c-format
8833 msgid "unknown CPU version %d, using 40.\n"
8834 msgstr ""
8836 #: config/c4x/c4x.c:883
8837 #, c-format
8838 msgid "ISR %s requires %d words of local vars, max is 32767"
8839 msgstr ""
8841 #: config/c4x/c4x.c:1635
8842 msgid "using CONST_DOUBLE for address"
8843 msgstr ""
8845 #: config/c4x/c4x.c:1775
8846 msgid "c4x_address_cost: Invalid addressing mode"
8847 msgstr ""
8849 #: config/c4x/c4x.c:1917
8850 #, c-format
8851 msgid "c4x_print_operand: %%L inconsistency"
8852 msgstr ""
8854 #: config/c4x/c4x.c:1923
8855 #, c-format
8856 msgid "c4x_print_operand: %%N inconsistency"
8857 msgstr ""
8859 #: config/c4x/c4x.c:1964
8860 #, c-format
8861 msgid "c4x_print_operand: %%O inconsistency"
8862 msgstr ""
8864 #: config/c4x/c4x.c:2060
8865 msgid "c4x_print_operand: Bad operand case"
8866 msgstr ""
8868 #: config/c4x/c4x.c:2103
8869 msgid "c4x_print_operand_address: Bad post_modify"
8870 msgstr ""
8872 #: config/c4x/c4x.c:2125
8873 msgid "c4x_print_operand_address: Bad pre_modify"
8874 msgstr ""
8876 #: config/c4x/c4x.c:2173 config/c4x/c4x.c:2185 config/c4x/c4x.c:2200
8877 msgid "c4x_print_operand_address: Bad operand case"
8878 msgstr ""
8880 #: config/c4x/c4x.c:2456
8881 msgid "c4x_rptb_insert: Cannot find start label"
8882 msgstr ""
8884 #: config/c4x/c4x.c:3443 config/c4x/c4x.c:3463
8885 msgid "mode not QImode"
8886 msgstr ""
8888 #: config/c4x/c4x.c:3520
8889 msgid "invalid indirect memory address"
8890 msgstr ""
8892 #: config/c4x/c4x.c:3609
8893 msgid "invalid indirect (S) memory address"
8894 msgstr ""
8896 #: config/c4x/c4x.c:3950
8897 msgid "c4x_valid_operands: Internal error"
8898 msgstr ""
8900 #: config/c4x/c4x.c:4430
8901 msgid "c4x_operand_subword: invalid mode"
8902 msgstr ""
8904 #: config/c4x/c4x.c:4433
8905 msgid "c4x_operand_subword: invalid operand"
8906 msgstr ""
8908 #. We could handle these with some difficulty.
8909 #. e.g., *p-- => *(p-=2); *(p+1).
8910 #: config/c4x/c4x.c:4459
8911 msgid "c4x_operand_subword: invalid autoincrement"
8912 msgstr ""
8914 #: config/c4x/c4x.c:4465
8915 msgid "c4x_operand_subword: invalid address"
8916 msgstr ""
8918 #: config/c4x/c4x.c:4476
8919 msgid "c4x_operand_subword: address not offsettable"
8920 msgstr ""
8922 #: config/c4x/c4x.c:4676
8923 msgid "c4x_rptb_rpts_p: Repeat block top label moved\n"
8924 msgstr ""
8926 #. Name of the c4x assembler.
8927 #. Name of the c4x linker.
8928 #. Define assembler options.
8929 #. Define linker options.
8930 #. Define C preprocessor options.
8931 #. Specify the end file to link with.
8932 #. Target compilation option flags.
8933 #. Small memory model.
8934 #. Use 24-bit MPYI for C3x.
8935 #. Fast fixing of floats.
8936 #. Allow use of RPTS.
8937 #. Emit C3x code.
8938 #. Be compatible with TI assembler.
8939 #. Be paranoid about DP reg. in ISRs.
8940 #. Pass arguments on stack.
8941 #. Enable features under development.
8942 #. Enable repeat block.
8943 #. Use BK as general register.
8944 #. Use decrement and branch for C3x.
8945 #. Enable debugging of GCC.
8946 #. Force constants into registers.
8947 #. Allow unsigned loop counters.
8948 #. Force op0 and op1 to be same.
8949 #. Save all 40 bits for floats.
8950 #. Allow parallel insns.
8951 #. Allow MPY||ADD, MPY||SUB insns.
8952 #. Assume mem refs possibly aliased.
8953 #. Emit C30 code.
8954 #. Emit C31 code.
8955 #. Emit C32 code.
8956 #. Emit C33 code.
8957 #. Emit C40 code.
8958 #. Emit C44 code.
8959 #. Run-time compilation parameters selecting different hardware subsets.
8961 #. Macro to define tables used to set the flags.
8962 #. This is a list in braces of triplets in braces,
8963 #. each pair being { "NAME", VALUE, "DESCRIPTION" }
8964 #. where VALUE is the bits to set or minus the bits to clear.
8965 #. An empty string NAME is used to identify the default VALUE.
8966 #: config/c4x/c4x.h:141
8967 msgid "Small memory model"
8968 msgstr ""
8970 #: config/c4x/c4x.h:143
8971 msgid "Big memory model"
8972 msgstr ""
8974 #: config/c4x/c4x.h:145
8975 msgid "Use MPYI instruction for C3x"
8976 msgstr ""
8978 #: config/c4x/c4x.h:147
8979 msgid "Do not use MPYI instruction for C3x"
8980 msgstr ""
8982 #: config/c4x/c4x.h:149
8983 msgid "Use fast but approximate float to integer conversion"
8984 msgstr ""
8986 #: config/c4x/c4x.h:151
8987 msgid "Use slow but accurate float to integer conversion"
8988 msgstr ""
8990 #: config/c4x/c4x.h:153
8991 msgid "Enable use of RTPS instruction"
8992 msgstr ""
8994 #: config/c4x/c4x.h:155
8995 msgid "Disable use of RTPS instruction"
8996 msgstr ""
8998 #: config/c4x/c4x.h:157
8999 msgid "Enable use of RTPB instruction"
9000 msgstr ""
9002 #: config/c4x/c4x.h:159
9003 msgid "Disable use of RTPB instruction"
9004 msgstr ""
9006 #: config/c4x/c4x.h:161
9007 msgid "Generate code for C30 CPU"
9008 msgstr ""
9010 #: config/c4x/c4x.h:163
9011 msgid "Generate code for C31 CPU"
9012 msgstr ""
9014 #: config/c4x/c4x.h:165
9015 msgid "Generate code for C32 CPU"
9016 msgstr ""
9018 #: config/c4x/c4x.h:167
9019 msgid "Generate code for C33 CPU"
9020 msgstr ""
9022 #: config/c4x/c4x.h:169
9023 msgid "Generate code for C40 CPU"
9024 msgstr ""
9026 #: config/c4x/c4x.h:171
9027 msgid "Generate code for C44 CPU"
9028 msgstr ""
9030 #: config/c4x/c4x.h:173
9031 msgid "Emit code compatible with TI tools"
9032 msgstr ""
9034 #: config/c4x/c4x.h:175
9035 msgid "Emit code to use GAS extensions"
9036 msgstr ""
9038 #: config/c4x/c4x.h:177 config/c4x/c4x.h:181
9039 msgid "Save DP across ISR in small memory model"
9040 msgstr ""
9042 #: config/c4x/c4x.h:179 config/c4x/c4x.h:183
9043 msgid "Don't save DP across ISR in small memory model"
9044 msgstr ""
9046 #: config/c4x/c4x.h:185
9047 msgid "Pass arguments on the stack"
9048 msgstr ""
9050 #: config/c4x/c4x.h:187
9051 msgid "Pass arguments in registers"
9052 msgstr ""
9054 #: config/c4x/c4x.h:189
9055 msgid "Enable new features under development"
9056 msgstr ""
9058 #: config/c4x/c4x.h:191
9059 msgid "Disable new features under development"
9060 msgstr ""
9062 #: config/c4x/c4x.h:193
9063 msgid "Use the BK register as a general purpose register"
9064 msgstr ""
9066 #: config/c4x/c4x.h:195
9067 msgid "Do not allocate BK register"
9068 msgstr ""
9070 #: config/c4x/c4x.h:197
9071 msgid "Enable use of DB instruction"
9072 msgstr ""
9074 #: config/c4x/c4x.h:199
9075 msgid "Disable use of DB instruction"
9076 msgstr ""
9078 #: config/c4x/c4x.h:201
9079 msgid "Enable debugging"
9080 msgstr ""
9082 #: config/c4x/c4x.h:203
9083 msgid "Disable debugging"
9084 msgstr ""
9086 #: config/c4x/c4x.h:205
9087 msgid "Force constants into registers to improve hoisting"
9088 msgstr ""
9090 #: config/c4x/c4x.h:207
9091 msgid "Don't force constants into registers"
9092 msgstr ""
9094 #: config/c4x/c4x.h:209
9095 msgid "Force RTL generation to emit valid 3 operand insns"
9096 msgstr ""
9098 #: config/c4x/c4x.h:211
9099 msgid "Allow RTL generation to emit invalid 3 operand insns"
9100 msgstr ""
9102 #: config/c4x/c4x.h:213
9103 msgid "Allow unsigned interation counts for RPTB/DB"
9104 msgstr ""
9106 #: config/c4x/c4x.h:215
9107 msgid "Disallow unsigned iteration counts for RPTB/DB"
9108 msgstr ""
9110 #: config/c4x/c4x.h:217
9111 msgid "Preserve all 40 bits of FP reg across call"
9112 msgstr ""
9114 #: config/c4x/c4x.h:219
9115 msgid "Only preserve 32 bits of FP reg across call"
9116 msgstr ""
9118 #: config/c4x/c4x.h:221
9119 msgid "Enable parallel instructions"
9120 msgstr ""
9122 #: config/c4x/c4x.h:223
9123 msgid "Disable parallel instructions"
9124 msgstr ""
9126 #: config/c4x/c4x.h:225
9127 msgid "Enable MPY||ADD and MPY||SUB instructions"
9128 msgstr ""
9130 #: config/c4x/c4x.h:227
9131 msgid "Disable MPY||ADD and MPY||SUB instructions"
9132 msgstr ""
9134 #: config/c4x/c4x.h:229
9135 msgid "Assume that pointers may be aliased"
9136 msgstr ""
9138 #: config/c4x/c4x.h:231
9139 msgid "Assume that pointers not aliased"
9140 msgstr ""
9142 #: config/c4x/c4x.h:304
9143 msgid "Specify maximum number of iterations for RPTS"
9144 msgstr ""
9146 #: config/c4x/c4x.h:306
9147 msgid "Select CPU to generate code for"
9148 msgstr ""
9150 #. Macros used in the machine description to test the flags.
9151 #. Macro to define tables used to set the flags.
9152 #. This is a list in braces of pairs in braces,
9153 #. each pair being { "NAME", VALUE }
9154 #. where VALUE is the bits to set or minus the bits to clear.
9155 #. An empty string NAME is used to identify the default VALUE.
9156 #: config/clipper/clipper.h:40
9157 msgid "Generate code for the C400"
9158 msgstr ""
9160 #: config/clipper/clipper.h:41
9161 msgid "Generate code for the C300"
9162 msgstr ""
9164 #: config/convex/convex.h:53
9165 msgid "Generate code for c1"
9166 msgstr ""
9168 #: config/convex/convex.h:54
9169 msgid "Generate code for c2"
9170 msgstr ""
9172 #: config/convex/convex.h:55
9173 msgid "Generate code for c32"
9174 msgstr ""
9176 #: config/convex/convex.h:56 config/convex/convex.h:57
9177 msgid "Generate code for c34"
9178 msgstr ""
9180 #: config/convex/convex.h:59
9181 msgid "Use standard calling sequence, with arg count word"
9182 msgstr ""
9184 #: config/convex/convex.h:61
9185 msgid "Place arg count in a nop instruction (faster than push)"
9186 msgstr ""
9188 #: config/convex/convex.h:63
9189 msgid "Don't push arg count, depend on symbol table"
9190 msgstr ""
9192 #: config/convex/convex.h:65
9193 msgid "Use data cache for volatile mem refs (default)"
9194 msgstr ""
9196 #: config/convex/convex.h:67
9197 msgid "Don't use data cache for volatile mem refs"
9198 msgstr ""
9200 #: config/convex/convex.h:69
9201 msgid "Bypass data cache for volatile mem refs"
9202 msgstr ""
9204 #: config/convex/convex.h:70
9205 msgid "Use 64-bit longs"
9206 msgstr ""
9208 #: config/convex/convex.h:71
9209 msgid "Use cc- and libc-compatible 32-bit longs"
9210 msgstr ""
9212 #: config/cris/cris.c:569
9213 msgid "unexpected index-type in cris_print_index"
9214 msgstr ""
9216 #: config/cris/cris.c:585
9217 msgid "unexpected base-type in cris_print_base"
9218 msgstr ""
9220 #: config/cris/cris.c:878
9221 #, c-format
9222 msgid "stackframe too big: %d bytes"
9223 msgstr ""
9225 #: config/cris/cris.c:1193
9226 msgid "allocated but unused delay list in epilogue"
9227 msgstr ""
9229 #: config/cris/cris.c:1203
9230 msgid ""
9231 "unexpected function type needing stack adjustment for __builtin_eh_return"
9232 msgstr ""
9234 #: config/cris/cris.c:1282
9235 msgid "invalid operand for 'b' modifier"
9236 msgstr ""
9238 #: config/cris/cris.c:1294
9239 msgid "invalid operand for 'v' modifier"
9240 msgstr ""
9242 #: config/cris/cris.c:1304
9243 msgid "invalid operand for 'P' modifier"
9244 msgstr ""
9246 #: config/cris/cris.c:1311
9247 msgid "invalid operand for 'p' modifier"
9248 msgstr ""
9250 #: config/cris/cris.c:1350
9251 msgid "invalid operand for 'z' modifier"
9252 msgstr ""
9254 #: config/cris/cris.c:1381 config/cris/cris.c:1411
9255 msgid "invalid operand for 'H' modifier"
9256 msgstr ""
9258 #: config/cris/cris.c:1387
9259 msgid "bad register"
9260 msgstr ""
9262 #: config/cris/cris.c:1425
9263 msgid "invalid operand for 'e' modifier"
9264 msgstr ""
9266 #: config/cris/cris.c:1442
9267 msgid "invalid operand for 'm' modifier"
9268 msgstr ""
9270 #: config/cris/cris.c:1466
9271 msgid "invalid operand for 'A' modifier"
9272 msgstr ""
9274 #: config/cris/cris.c:1474
9275 msgid "invalid operand for 'D' modifier"
9276 msgstr ""
9278 #: config/cris/cris.c:1488
9279 msgid "invalid operand for 'T' modifier"
9280 msgstr ""
9282 #: config/cris/cris.c:1497
9283 msgid "invalid operand modifier letter"
9284 msgstr ""
9286 #: config/cris/cris.c:1505
9287 #, c-format
9288 msgid "internal error: bad register: %d"
9289 msgstr ""
9291 #: config/cris/cris.c:1553
9292 msgid "unexpected multiplicative operand"
9293 msgstr ""
9295 #: config/cris/cris.c:1573
9296 msgid "unexpected operand"
9297 msgstr ""
9299 #: config/cris/cris.c:1608 config/cris/cris.c:1618
9300 msgid "unrecognized address"
9301 msgstr ""
9303 #: config/cris/cris.c:1974
9304 msgid "internal error: sideeffect-insn affecting main effect"
9305 msgstr ""
9307 #. If we get here, the caller got its initial tests wrong.
9308 #: config/cris/cris.c:2261
9309 msgid "internal error: cris_side_effect_mode_ok with bad operands"
9310 msgstr ""
9312 #: config/cris/cris.c:2343 config/cris/cris.c:2401
9313 msgid "unrecognized supposed constant"
9314 msgstr ""
9316 #: config/cris/cris.c:2442
9317 msgid "unrecognized supposed constant in cris_global_pic_symbol"
9318 msgstr ""
9320 #: config/cris/cris.c:2461
9321 #, c-format
9322 msgid "-max-stackframe=%d is not usable, not between 0 and %d"
9323 msgstr ""
9325 #: config/cris/cris.c:2489
9326 #, c-format
9327 msgid "unknown CRIS version specification in -march= or -mcpu= : %s"
9328 msgstr ""
9330 #: config/cris/cris.c:2525
9331 #, c-format
9332 msgid "unknown CRIS cpu version specification in -mtune= : %s"
9333 msgstr ""
9335 #: config/cris/cris.c:2543
9336 msgid "-fPIC not supported in this configuration"
9337 msgstr ""
9339 #: config/cris/cris.c:2559
9340 msgid "that particular -g option is invalid with -maout and -melinux"
9341 msgstr ""
9343 #: config/cris/cris.c:2750 config/cris/cris.c:2795
9344 msgid "unexpected side-effects in address"
9345 msgstr ""
9347 #. Labels are never marked as global symbols.
9348 #: config/cris/cris.c:2892 config/cris/cris.c:2923
9349 msgid "unexpected PIC symbol"
9350 msgstr ""
9352 #: config/cris/cris.c:2896
9353 msgid "PIC register isn't set up"
9354 msgstr ""
9356 #: config/cris/cris.c:2909 config/cris/cris.c:2992
9357 msgid "unexpected address expression"
9358 msgstr ""
9360 #: config/cris/cris.c:2927
9361 msgid "emitting PIC operand, but PIC register isn't set up"
9362 msgstr ""
9364 #: config/cris/cris.c:2936
9365 msgid "unexpected NOTE as addr_const:"
9366 msgstr ""
9368 #: config/cris/aout.h:106
9369 msgid "Compile for the MMU-less Etrax 100-based elinux system"
9370 msgstr ""
9372 #: config/cris/aout.h:113
9373 msgid "For elinux, request a specified stack-size for this program"
9374 msgstr ""
9376 #. 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.
9377 #: config/cris/cris.h:335
9378 msgid "Compile for ETRAX 4 (CRIS v3)"
9379 msgstr ""
9381 #: config/cris/cris.h:340
9382 msgid "Compile for ETRAX 100 (CRIS v8)"
9383 msgstr ""
9385 #: config/cris/cris.h:344
9386 msgid "Emit verbose debug information in assembly code"
9387 msgstr ""
9389 #: config/cris/cris.h:347
9390 msgid "Do not use condition codes from normal instructions"
9391 msgstr ""
9393 #: config/cris/cris.h:351
9394 msgid "Do not emit addressing modes with side-effect assignment"
9395 msgstr ""
9397 #: config/cris/cris.h:354
9398 msgid "Do not tune stack alignment"
9399 msgstr ""
9401 #: config/cris/cris.h:357
9402 msgid "Do not tune writable data alignment"
9403 msgstr ""
9405 #: config/cris/cris.h:360
9406 msgid "Do not tune code and read-only data alignment"
9407 msgstr ""
9409 #: config/cris/cris.h:369
9410 msgid "Align code and data to 32 bits"
9411 msgstr ""
9413 #: config/cris/cris.h:382
9414 msgid "Don't align items in code or data"
9415 msgstr ""
9417 #: config/cris/cris.h:385
9418 msgid "Do not emit function prologue or epilogue"
9419 msgstr ""
9421 #. We have to handle this m-option here since we can't wash it off in      both CC1_SPEC and CC1PLUS_SPEC.
9422 #: config/cris/cris.h:389
9423 msgid "Use the most feature-enabling options allowed by other options"
9424 msgstr ""
9426 #. 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.
9427 #: config/cris/cris.h:395
9428 msgid "Override -mbest-lib-options"
9429 msgstr ""
9431 #: config/cris/cris.h:427
9432 msgid "Generate code for the specified chip or CPU version"
9433 msgstr ""
9435 #: config/cris/cris.h:429
9436 msgid "Tune alignment for the specified chip or CPU version"
9437 msgstr ""
9439 #: config/cris/cris.h:431
9440 msgid "Warn when a stackframe is larger than the specified size"
9441 msgstr ""
9443 #. Node: Profiling
9444 #: config/cris/cris.h:1027
9445 msgid "no FUNCTION_PROFILER for CRIS"
9446 msgstr ""
9448 #: config/cris/linux.h:74
9449 msgid "Together with -fpic and -fPIC, do not use GOTPLT references"
9450 msgstr ""
9452 #: config/d30v/d30v.c:209
9453 #, c-format
9454 msgid "bad modes_tieable_p for register %s, mode1 %s, mode2 %s"
9455 msgstr ""
9457 #: config/d30v/d30v.c:2676
9458 msgid "bad insn to d30v_print_operand_address:"
9459 msgstr ""
9461 #: config/d30v/d30v.c:2693 config/d30v/d30v.c:2754 config/d30v/d30v.c:2775
9462 #: config/d30v/d30v.c:2793
9463 msgid "bad insn to d30v_print_operand_memory_reference:"
9464 msgstr ""
9466 #: config/d30v/d30v.c:2861
9467 msgid "bad insn to d30v_print_operand, 'f' modifier:"
9468 msgstr ""
9470 #: config/d30v/d30v.c:2870
9471 msgid "bad insn to d30v_print_operand, 'A' modifier:"
9472 msgstr ""
9474 #: config/d30v/d30v.c:2877
9475 msgid "bad insn to d30v_print_operand, 'M' modifier:"
9476 msgstr ""
9478 #: config/d30v/d30v.c:2931
9479 msgid "bad insn to print_operand, 'F' or 'T' modifier:"
9480 msgstr ""
9482 #: config/d30v/d30v.c:2942
9483 msgid "bad insn to print_operand, 'B' modifier:"
9484 msgstr ""
9486 #: config/d30v/d30v.c:2949
9487 msgid "bad insn to print_operand, 'E' modifier:"
9488 msgstr ""
9490 #: config/d30v/d30v.c:2967
9491 msgid "bad insn to print_operand, 'R' modifier:"
9492 msgstr ""
9494 #: config/d30v/d30v.c:2976 config/d30v/d30v.c:2984
9495 msgid "bad insn to print_operand, 's' modifier:"
9496 msgstr ""
9498 #: config/d30v/d30v.c:3013
9499 msgid "bad insn in d30v_print_operand, 0 case"
9500 msgstr ""
9502 #: config/d30v/d30v.c:3368
9503 msgid "d30v_emit_comparison"
9504 msgstr ""
9506 #: config/d30v/d30v.c:3412
9507 msgid "bad call to d30v_move_2words"
9508 msgstr ""
9510 #: config/d30v/d30v.h:108
9511 msgid "Enable use of conditional move instructions"
9512 msgstr ""
9514 #: config/d30v/d30v.h:111
9515 msgid "Disable use of conditional move instructions"
9516 msgstr ""
9518 #: config/d30v/d30v.h:114
9519 msgid "Debug argument support in compiler"
9520 msgstr ""
9522 #: config/d30v/d30v.h:117
9523 msgid "Debug stack support in compiler"
9524 msgstr ""
9526 #: config/d30v/d30v.h:120
9527 msgid "Debug memory address support in compiler"
9528 msgstr ""
9530 #: config/d30v/d30v.h:123
9531 msgid "Make adjacent short instructions parallel if possible"
9532 msgstr ""
9534 #: config/d30v/d30v.h:126
9535 msgid "Do not make adjacent short instructions parallel"
9536 msgstr ""
9538 #: config/d30v/d30v.h:129 config/d30v/d30v.h:132
9539 msgid "Link programs/data to be in external memory by default"
9540 msgstr ""
9542 #: config/d30v/d30v.h:135
9543 msgid "Link programs/data to be in onchip memory by default"
9544 msgstr ""
9546 #: config/d30v/d30v.h:143
9547 msgid "Change the branch costs within the compiler"
9548 msgstr ""
9550 #: config/d30v/d30v.h:146
9551 msgid "Change the threshold for conversion to conditional execution"
9552 msgstr ""
9554 #: config/dsp16xx/dsp16xx.c:1446 config/dsp16xx/dsp16xx.c:1469
9555 msgid "stack size > 32k"
9556 msgstr ""
9558 #: config/dsp16xx/dsp16xx.c:1678
9559 msgid "invalid addressing mode"
9560 msgstr ""
9562 #: config/dsp16xx/dsp16xx.c:1857
9563 msgid "bad register extension code"
9564 msgstr ""
9566 #: config/dsp16xx/dsp16xx.c:1958
9567 msgid "invalid offset in ybase addressing"
9568 msgstr ""
9570 #: config/dsp16xx/dsp16xx.c:1961
9571 msgid "invalid register in ybase addressing"
9572 msgstr ""
9574 #: config/dsp16xx/dsp16xx.c:1990
9575 msgid "inline float constants not supported on this host"
9576 msgstr ""
9578 #: config/dsp16xx/dsp16xx.c:2140
9579 msgid "invalid shift operator in emit_1600_core_shift"
9580 msgstr ""
9582 #: config/dsp16xx/dsp16xx.c:2469
9583 msgid "invalid mode for gen_tst_reg"
9584 msgstr ""
9586 #: config/dsp16xx/dsp16xx.c:2541
9587 msgid "invalid mode for integer comparison in gen_compare_reg"
9588 msgstr ""
9590 #. Macro to define tables used to set the flags.
9591 #. This is a list in braces of pairs in braces,
9592 #. each pair being { "NAME", VALUE }
9593 #. where VALUE is the bits to set or minus the bits to clear.
9594 #. An empty string NAME is used to identify the default VALUE.
9595 #: config/dsp16xx/dsp16xx.h:215
9596 msgid "Pass parameters in registers (default)"
9597 msgstr ""
9599 #: config/dsp16xx/dsp16xx.h:217
9600 msgid "Don't pass parameters in registers"
9601 msgstr ""
9603 #: config/dsp16xx/dsp16xx.h:219
9604 msgid "Generate code for near calls"
9605 msgstr ""
9607 #: config/dsp16xx/dsp16xx.h:221
9608 msgid "Don't generate code for near calls"
9609 msgstr ""
9611 #: config/dsp16xx/dsp16xx.h:223
9612 msgid "Generate code for near jumps"
9613 msgstr ""
9615 #: config/dsp16xx/dsp16xx.h:225
9616 msgid "Don't generate code for near jumps"
9617 msgstr ""
9619 #: config/dsp16xx/dsp16xx.h:227
9620 msgid "Generate code for a bit-manipulation unit"
9621 msgstr ""
9623 #: config/dsp16xx/dsp16xx.h:229
9624 msgid "Don't generate code for a bit-manipulation unit"
9625 msgstr ""
9627 #: config/dsp16xx/dsp16xx.h:231
9628 msgid "Generate code for memory map1"
9629 msgstr ""
9631 #: config/dsp16xx/dsp16xx.h:233
9632 msgid "Generate code for memory map2"
9633 msgstr ""
9635 #: config/dsp16xx/dsp16xx.h:235
9636 msgid "Generate code for memory map3"
9637 msgstr ""
9639 #: config/dsp16xx/dsp16xx.h:237
9640 msgid "Generate code for memory map4"
9641 msgstr ""
9643 #: config/dsp16xx/dsp16xx.h:239
9644 msgid "Ouput extra code for initialized data"
9645 msgstr ""
9647 #: config/dsp16xx/dsp16xx.h:241
9648 msgid "Don't let reg. allocator use ybase registers"
9649 msgstr ""
9651 #: config/dsp16xx/dsp16xx.h:243
9652 msgid "Output extra debug info in Luxworks environment"
9653 msgstr ""
9655 #: config/dsp16xx/dsp16xx.h:245
9656 msgid "Save temp. files in Luxworks environment"
9657 msgstr ""
9659 #: config/dsp16xx/dsp16xx.h:257
9660 msgid "Specify alternate name for text section"
9661 msgstr ""
9663 #: config/dsp16xx/dsp16xx.h:259
9664 msgid "Specify alternate name for data section"
9665 msgstr ""
9667 #: config/dsp16xx/dsp16xx.h:261
9668 msgid "Specify alternate name for bss section"
9669 msgstr ""
9671 #: config/dsp16xx/dsp16xx.h:263
9672 msgid "Specify alternate name for constant section"
9673 msgstr ""
9675 #: config/dsp16xx/dsp16xx.h:265
9676 msgid "Specify alternate name for dsp16xx chip"
9677 msgstr ""
9679 #. Output assembler code to FILE to increment profiler label # LABELNO
9680 #. for profiling a function entry.
9681 #: config/dsp16xx/dsp16xx.h:1219 config/dsp16xx/dsp16xx.h:1224
9682 #: config/dsp16xx/dsp16xx.h:1229 config/dsp16xx/dsp16xx.h:1809
9683 #: config/dsp16xx/dsp16xx.h:1814
9684 msgid "profiling not implemented yet"
9685 msgstr ""
9687 #. Emit RTL insns to initialize the variable parts of a trampoline.
9688 #. FNADDR is an RTX for the address of the function's pure code.
9689 #. CXT is an RTX for the static chain value for the function.
9690 #: config/dsp16xx/dsp16xx.h:1240 config/dsp16xx/dsp16xx.h:1252
9691 msgid "trampolines not yet implemented"
9692 msgstr ""
9694 #. Macro to define tables used to set the flags.
9695 #. This is a list in braces of pairs in braces,
9696 #. each pair being { "NAME", VALUE }
9697 #. where VALUE is the bits to set or minus the bits to clear.
9698 #. An empty string NAME is used to identify the default VALUE.
9699 #: config/elxsi/elxsi.h:51
9700 msgid "Generate code the unix assembler can handle"
9701 msgstr ""
9703 #: config/elxsi/elxsi.h:52
9704 msgid "Generate code an embedded assembler can handle"
9705 msgstr ""
9707 #: config/fr30/fr30.c:456
9708 msgid "fr30_print_operand_address: unhandled address"
9709 msgstr ""
9711 #: config/fr30/fr30.c:483
9712 #, c-format
9713 msgid "fr30_print_operand: unrecognized %%p code"
9714 msgstr ""
9716 #: config/fr30/fr30.c:503
9717 #, c-format
9718 msgid "fr30_print_operand: unrecognized %%b code"
9719 msgstr ""
9721 #: config/fr30/fr30.c:524
9722 #, c-format
9723 msgid "fr30_print_operand: unrecognized %%B code"
9724 msgstr ""
9726 #: config/fr30/fr30.c:532
9727 #, c-format
9728 msgid "fr30_print_operand: invalid operand to %%A code"
9729 msgstr ""
9731 #: config/fr30/fr30.c:549
9732 #, c-format
9733 msgid "fr30_print_operand: invalid %%x code"
9734 msgstr ""
9736 #: config/fr30/fr30.c:556
9737 #, c-format
9738 msgid "fr30_print_operand: invalid %%F code"
9739 msgstr ""
9741 #: config/fr30/fr30.c:572
9742 msgid "fr30_print_operand: unknown code"
9743 msgstr ""
9745 #: config/fr30/fr30.c:601 config/fr30/fr30.c:610 config/fr30/fr30.c:621
9746 #: config/fr30/fr30.c:634
9747 msgid "fr30_print_operand: unhandled MEM"
9748 msgstr ""
9750 #: config/fr30/fr30.h:57
9751 msgid "Assume small address space"
9752 msgstr ""
9754 #: config/h8300/h8300.c:142
9755 msgid "-ms2600 is used without -ms"
9756 msgstr ""
9758 #. Macro to define tables used to set the flags.
9759 #. This is a list in braces of pairs in braces,
9760 #. each pair being { "NAME", VALUE }
9761 #. where VALUE is the bits to set or minus the bits to clear.
9762 #. An empty string NAME is used to identify the default VALUE.
9763 #: config/h8300/h8300.h:117
9764 msgid "Generate H8/S code"
9765 msgstr ""
9767 #: config/h8300/h8300.h:118
9768 msgid "Do not generate H8/S code"
9769 msgstr ""
9771 #: config/h8300/h8300.h:119
9772 msgid "Generate H8/S2600 code"
9773 msgstr ""
9775 #: config/h8300/h8300.h:120
9776 msgid "Do not generate H8/S2600 code"
9777 msgstr ""
9779 #: config/h8300/h8300.h:121
9780 msgid "Make integers 32 bits wide"
9781 msgstr ""
9783 #: config/h8300/h8300.h:124
9784 msgid "Use registers for argument passing"
9785 msgstr ""
9787 #: config/h8300/h8300.h:126
9788 msgid "Do not use registers for argument passing"
9789 msgstr ""
9791 #: config/h8300/h8300.h:128
9792 msgid "Consider access to byte sized memory slow"
9793 msgstr ""
9795 #: config/h8300/h8300.h:129
9796 msgid "Enable linker relaxing"
9797 msgstr ""
9799 #: config/h8300/h8300.h:131
9800 msgid "Generate H8/300H code"
9801 msgstr ""
9803 #: config/h8300/h8300.h:132
9804 msgid "Do not generate H8/300H code"
9805 msgstr ""
9807 #: config/h8300/h8300.h:133
9808 msgid "Use H8/300 alignment rules"
9809 msgstr ""
9811 #: config/i370/i370-c.c:54
9812 msgid "junk at end of #pragma map"
9813 msgstr ""
9815 #: config/i370/i370-c.c:60
9816 msgid "malformed #pragma map, ignored"
9817 msgstr ""
9819 #: config/i370/i370.c:897
9820 msgid "real name is too long - alias ignored"
9821 msgstr ""
9823 #: config/i370/i370.c:902
9824 msgid "alias name is too long - alias ignored"
9825 msgstr ""
9827 #: config/i370/i370.c:1173
9828 msgid "internal error--no jump follows compare:"
9829 msgstr ""
9831 #. Macro to define tables used to set the flags.  This is a list in braces
9832 #. of pairs in braces, each pair being { "NAME", VALUE }
9833 #. where VALUE is the bits to set or minus the bits to clear.
9834 #. An empty string NAME is used to identify the default VALUE.
9835 #: config/i370/i370.h:63
9836 msgid "Generate char instructions"
9837 msgstr ""
9839 #: config/i370/i370.h:64
9840 msgid "Do not generate char instructions"
9841 msgstr ""
9843 #: config/i386/i386.c:924
9844 #, c-format
9845 msgid "code model %s not supported in PIC mode"
9846 msgstr ""
9848 #: config/i386/i386.c:934 config/sparc/sparc.c:345
9849 #, c-format
9850 msgid "bad value (%s) for -mcmodel= switch"
9851 msgstr ""
9853 #: config/i386/i386.c:949
9854 #, c-format
9855 msgid "bad value (%s) for -masm= switch"
9856 msgstr ""
9858 #: config/i386/i386.c:952
9859 #, c-format
9860 msgid "code model `%s' not supported in the %s bit mode"
9861 msgstr ""
9863 #: config/i386/i386.c:955
9864 msgid "code model `large' not supported yet"
9865 msgstr ""
9867 #: config/i386/i386.c:957
9868 #, c-format
9869 msgid "%i-bit mode not compiled in"
9870 msgstr ""
9872 #: config/i386/i386.c:987 config/mips/mips.c:4989
9873 #, c-format
9874 msgid "bad value (%s) for -march= switch"
9875 msgstr ""
9877 #: config/i386/i386.c:998 config/mips/mips.c:4945
9878 #, c-format
9879 msgid "bad value (%s) for -mcpu= switch"
9880 msgstr ""
9882 #: config/i386/i386.c:1017
9883 #, c-format
9884 msgid "-mregparm=%d is not between 0 and %d"
9885 msgstr ""
9887 #: config/i386/i386.c:1030
9888 msgid "-malign-loops is obsolete, use -falign-loops"
9889 msgstr ""
9891 #: config/i386/i386.c:1035 config/i386/i386.c:1048 config/i386/i386.c:1061
9892 #, c-format
9893 msgid "-malign-loops=%d is not between 0 and %d"
9894 msgstr ""
9896 #: config/i386/i386.c:1043
9897 msgid "-malign-jumps is obsolete, use -falign-jumps"
9898 msgstr ""
9900 #: config/i386/i386.c:1056
9901 msgid "-malign-functions is obsolete, use -falign-functions"
9902 msgstr ""
9904 #: config/i386/i386.c:1094
9905 #, c-format
9906 msgid "-mpreferred-stack-boundary=%d is not between %d and 12"
9907 msgstr ""
9909 #: config/i386/i386.c:1106
9910 #, c-format
9911 msgid "-mbranch-cost=%d is not between 0 and 5"
9912 msgstr ""
9914 #: config/i386/i386.c:1123
9915 msgid "-malign-double makes no sense in the 64bit mode"
9916 msgstr ""
9918 #: config/i386/i386.c:1125
9919 msgid "-mrtd calling convention not supported in the 64bit mode"
9920 msgstr ""
9922 #: config/i386/i386.c:1141 config/i386/i386.c:1152
9923 msgid "SSE instruction set disabled, using 387 arithmetics"
9924 msgstr ""
9926 #: config/i386/i386.c:1157
9927 msgid "387 instruction set disabled, using SSE arithmetics"
9928 msgstr ""
9930 #: config/i386/i386.c:1164
9931 #, c-format
9932 msgid "bad value (%s) for -mfpmath= switch"
9933 msgstr ""
9935 #: config/i386/i386.c:1294
9936 #, c-format
9937 msgid "`%s' attribute requires an integer constant argument"
9938 msgstr ""
9940 #: config/i386/i386.c:1300
9941 #, c-format
9942 msgid "argument to `%s' attribute larger than %d"
9943 msgstr ""
9945 #: config/i386/i386.c:5328
9946 msgid "invalid UNSPEC as operand"
9947 msgstr ""
9949 #: config/i386/i386.c:5561
9950 msgid "extended registers have no high halves"
9951 msgstr ""
9953 #: config/i386/i386.c:5576
9954 msgid "unsupported operand size for extended register"
9955 msgstr ""
9957 #: config/i386/i386.c:5823
9958 msgid ""
9959 "operand is neither a constant nor a condition code, invalid operand code 'c'"
9960 msgstr ""
9962 #: config/i386/i386.c:5865
9963 #, c-format
9964 msgid "invalid operand code `%c'"
9965 msgstr ""
9967 #: config/i386/i386.c:9802
9968 msgid "unknown insn mode"
9969 msgstr ""
9971 #. @@@ better error message
9972 #: config/i386/i386.c:11645 config/i386/i386.c:11678
9973 msgid "selector must be an immediate"
9974 msgstr ""
9976 #. @@@ better error message
9977 #: config/i386/i386.c:11836 config/i386/i386.c:11864
9978 msgid "mask must be an immediate"
9979 msgstr ""
9981 #: config/i386/winnt.c:94
9982 #, c-format
9983 msgid "`%s' attribute only applies to variables"
9984 msgstr ""
9986 #: config/i386/winnt.c:262
9987 #, c-format
9988 msgid "`%s' declared as both exported to and imported from a DLL"
9989 msgstr ""
9991 #: config/i386/cygwin.h:51
9992 msgid "Use the Cygwin interface"
9993 msgstr ""
9995 #: config/i386/cygwin.h:53
9996 msgid "Use the Mingw32 interface"
9997 msgstr ""
9999 #: config/i386/cygwin.h:54
10000 msgid "Create GUI application"
10001 msgstr ""
10003 #: config/i386/cygwin.h:55
10004 msgid "Don't set Windows defines"
10005 msgstr ""
10007 #: config/i386/cygwin.h:56
10008 msgid "Set Windows defines"
10009 msgstr ""
10011 #: config/i386/cygwin.h:58
10012 msgid "Create console application"
10013 msgstr ""
10015 #: config/i386/cygwin.h:59 config/i386/win32.h:59
10016 msgid "Generate code for a DLL"
10017 msgstr ""
10019 #: config/i386/cygwin.h:61 config/i386/win32.h:61
10020 msgid "Ignore dllimport for functions"
10021 msgstr ""
10023 #: config/i386/cygwin.h:63
10024 msgid "Use Mingw-specific thread support"
10025 msgstr ""
10027 #: config/i386/cygwin.h:257
10028 #, c-format
10029 msgid "-f%s ignored for target (all code is position independent)"
10030 msgstr ""
10032 #: config/i386/dgux.h:60
10033 msgid "Retain standard MXDB information"
10034 msgstr ""
10036 #: config/i386/dgux.h:62
10037 msgid "Retain legend information"
10038 msgstr ""
10040 #: config/i386/dgux.h:65
10041 msgid "Generate external legend information"
10042 msgstr ""
10044 #: config/i386/dgux.h:67
10045 msgid "Emit identifying info in .s file"
10046 msgstr ""
10048 #: config/i386/dgux.h:69
10049 msgid "Warn when a function arg is a structure"
10050 msgstr ""
10052 #: config/i386/dgux.h:252
10053 msgid "argument is a structure"
10054 msgstr ""
10056 #: config/i386/djgpp.h:201
10057 msgid "-mbnu210 is ignored (option is obsolete)"
10058 msgstr ""
10060 #: config/i386/i386.h:45 config/mips/mips.h:186
10061 msgid "half-pic init called on systems that don't support it"
10062 msgstr ""
10064 #. Deprecated.
10065 #. Deprecated.
10066 #. Deprecated.
10067 #. Deprecated.
10068 #. Deprecated.
10069 #. Deprecated.
10070 #: config/i386/i386.h:302
10071 msgid "Alternate calling convention"
10072 msgstr ""
10074 #: config/i386/i386.h:304 config/m68k/m68k.h:180 config/ns32k/ns32k.h:106
10075 msgid "Use normal calling convention"
10076 msgstr ""
10078 #: config/i386/i386.h:306
10079 msgid "Align some doubles on dword boundary"
10080 msgstr ""
10082 #: config/i386/i386.h:308
10083 msgid "Align doubles on word boundary"
10084 msgstr ""
10086 #: config/i386/i386.h:310
10087 msgid "Uninitialized locals in .bss"
10088 msgstr ""
10090 #: config/i386/i386.h:312
10091 msgid "Uninitialized locals in .data"
10092 msgstr ""
10094 #: config/i386/i386.h:314 config/m68k/linux-aout.h:45 config/m68k/linux.h:50
10095 msgid "Use IEEE math for fp comparisons"
10096 msgstr ""
10098 #: config/i386/i386.h:316
10099 msgid "Do not use IEEE math for fp comparisons"
10100 msgstr ""
10102 #: config/i386/i386.h:318
10103 msgid "Return values of functions in FPU registers"
10104 msgstr ""
10106 #: config/i386/i386.h:320
10107 msgid "Do not return values of functions in FPU registers"
10108 msgstr ""
10110 #: config/i386/i386.h:322
10111 msgid "Do not generate sin, cos, sqrt for FPU"
10112 msgstr ""
10114 #: config/i386/i386.h:324
10115 msgid "Generate sin, cos, sqrt for FPU"
10116 msgstr ""
10118 #: config/i386/i386.h:326
10119 msgid "Omit the frame pointer in leaf functions"
10120 msgstr ""
10122 #: config/i386/i386.h:329
10123 msgid "Enable stack probing"
10124 msgstr ""
10126 #. undocumented
10127 #. undocumented
10128 #: config/i386/i386.h:334
10129 msgid "Align destination of the string operations"
10130 msgstr ""
10132 #: config/i386/i386.h:336
10133 msgid "Do not align destination of the string operations"
10134 msgstr ""
10136 #: config/i386/i386.h:338
10137 msgid "Inline all known string operations"
10138 msgstr ""
10140 #: config/i386/i386.h:340
10141 msgid "Do not inline all known string operations"
10142 msgstr ""
10144 #: config/i386/i386.h:342 config/i386/i386.h:347
10145 msgid "Use push instructions to save outgoing arguments"
10146 msgstr ""
10148 #: config/i386/i386.h:344 config/i386/i386.h:349
10149 msgid "Do not use push instructions to save outgoing arguments"
10150 msgstr ""
10152 #: config/i386/i386.h:351
10153 msgid "Support MMX built-in functions"
10154 msgstr ""
10156 #: config/i386/i386.h:353
10157 msgid "Do not support MMX built-in functions"
10158 msgstr ""
10160 #: config/i386/i386.h:356
10161 msgid "Support 3DNow! built-in functions"
10162 msgstr ""
10164 #: config/i386/i386.h:359
10165 msgid "Do not support 3DNow! built-in functions"
10166 msgstr ""
10168 #: config/i386/i386.h:361
10169 msgid "Support MMX and SSE built-in functions and code generation"
10170 msgstr ""
10172 #: config/i386/i386.h:364
10173 msgid "Do not support MMX and SSE built-in functions and code generation"
10174 msgstr ""
10176 #: config/i386/i386.h:366
10177 msgid "Support MMX, SSE and SSE2 built-in functions and code generation"
10178 msgstr ""
10180 #: config/i386/i386.h:369
10181 msgid "Do not support MMX, SSE and SSE2 built-in functions and code generation"
10182 msgstr ""
10184 #: config/i386/i386.h:371
10185 msgid "sizeof(long double) is 16"
10186 msgstr ""
10188 #: config/i386/i386.h:373
10189 msgid "sizeof(long double) is 12"
10190 msgstr ""
10192 #: config/i386/i386.h:375
10193 msgid "Generate 64bit x86-64 code"
10194 msgstr ""
10196 #: config/i386/i386.h:377
10197 msgid "Generate 32bit i386 code"
10198 msgstr ""
10200 #: config/i386/i386.h:379
10201 msgid "Use red-zone in the x86-64 code"
10202 msgstr ""
10204 #: config/i386/i386.h:381
10205 msgid "Do not use red-zone in the x86-64 code"
10206 msgstr ""
10208 #. This macro is similar to `TARGET_SWITCHES' but defines names of
10209 #. command options that have values.  Its definition is an
10210 #. initializer with a subgrouping for each command option.
10212 #. Each subgrouping contains a string constant, that defines the
10213 #. fixed part of the option name, and the address of a variable.  The
10214 #. variable, type `char *', is set to the variable part of the given
10215 #. option if the fixed part matches.  The actual option name is made
10216 #. by appending `-m' to the specified name.
10217 #: config/i386/i386.h:427 config/rs6000/rs6000.h:428 config/sparc/sparc.h:668
10218 msgid "Schedule code for given CPU"
10219 msgstr ""
10221 #: config/i386/i386.h:429
10222 msgid "Generate floating point mathematics using given instruction set"
10223 msgstr ""
10225 #: config/i386/i386.h:431
10226 msgid "Generate code for given CPU"
10227 msgstr ""
10229 #: config/i386/i386.h:433
10230 msgid "Number of registers used to pass integer arguments"
10231 msgstr ""
10233 #. TARGET_DEFAULT is defined in sun*.h and isi.h, etc.
10234 #. This macro is similar to `TARGET_SWITCHES' but defines names of
10235 #. command options that have values.  Its definition is an
10236 #. initializer with a subgrouping for each command option.
10238 #. Each subgrouping contains a string constant, that defines the
10239 #. fixed part of the option name, and the address of a variable.  The
10240 #. variable, type `char *', is set to the variable part of the given
10241 #. option if the fixed part matches.  The actual option name is made
10242 #. by appending `-m' to the specified name.
10243 #: config/i386/i386.h:435 config/m68k/m68k.h:263
10244 msgid "Loop code aligned to this power of 2"
10245 msgstr ""
10247 #: config/i386/i386.h:437 config/m68k/m68k.h:265
10248 msgid "Jump targets are aligned to this power of 2"
10249 msgstr ""
10251 #: config/i386/i386.h:439 config/m68k/m68k.h:267
10252 msgid "Function starts are aligned to this power of 2"
10253 msgstr ""
10255 #: config/i386/i386.h:442
10256 msgid "Attempt to keep stack aligned to this power of 2"
10257 msgstr ""
10259 #: config/i386/i386.h:444
10260 msgid "Branches are this expensive (1-5, arbitrary units)"
10261 msgstr ""
10263 #: config/i386/i386.h:446
10264 msgid "Use given x86-64 code model"
10265 msgstr ""
10267 #. Undocumented.
10268 #. Undocumented.
10269 #: config/i386/i386.h:452
10270 msgid "Use given assembler dialect"
10271 msgstr ""
10273 #: config/i386/osf1elf.h:112
10274 msgid "Profiling uses mcount"
10275 msgstr ""
10277 #: config/i386/osfrose.h:60
10278 msgid "Emit half-PIC code"
10279 msgstr ""
10281 #. intentionally undoc
10282 #. intentionally undoc
10283 #: config/i386/osfrose.h:67
10284 msgid "Emit ELF object code"
10285 msgstr ""
10287 #: config/i386/osfrose.h:69
10288 msgid "Emit ROSE object code"
10289 msgstr ""
10291 #: config/i386/osfrose.h:71
10292 msgid "Symbols have a leading underscore"
10293 msgstr ""
10295 #: config/i386/osfrose.h:74
10296 msgid "Align to >word boundaries"
10297 msgstr ""
10299 #: config/i386/osfrose.h:77
10300 msgid "Use mcount for profiling"
10301 msgstr ""
10303 #: config/i386/osfrose.h:79
10304 msgid "Use mcount_ptr for profiling"
10305 msgstr ""
10307 #: config/i386/sco5.h:771
10308 msgid "Generate ELF output"
10309 msgstr ""
10311 #: config/i386/win32.h:53
10312 msgid "Use Mingw32 interface"
10313 msgstr ""
10315 #: config/i386/win32.h:55
10316 msgid "Use Cygwin interface"
10317 msgstr ""
10319 #: config/i386/win32.h:57
10320 msgid "Use bare Windows interface"
10321 msgstr ""
10323 #. 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.
10324 #. 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.
10325 #: config/i386/xm-djgpp.h:71
10326 msgid "environment variable DJGPP not defined"
10327 msgstr ""
10329 #: config/i386/xm-djgpp.h:73
10330 #, c-format
10331 msgid "environment variable DJGPP points to missing file '%s'"
10332 msgstr ""
10334 #: config/i386/xm-djgpp.h:76
10335 #, c-format
10336 msgid "environment variable DJGPP points to corrupt file '%s'"
10337 msgstr ""
10339 #. Macro to define tables used to set the flags.
10340 #. This is a list in braces of pairs in braces,
10341 #. each pair being { "NAME", VALUE }
10342 #. where VALUE is the bits to set or minus the bits to clear.
10343 #. An empty string NAME is used to identify the default VALUE.
10344 #: config/i860/i860.h:56 config/i860/paragon.h:28
10345 msgid "Generate code which uses the FPU"
10346 msgstr ""
10348 #: config/i860/i860.h:57 config/i860/i860.h:58 config/i860/paragon.h:29
10349 #: config/i860/paragon.h:30 config/i860/paragon.h:31
10350 msgid "Do not generate code which uses the FPU"
10351 msgstr ""
10353 #: config/i960/i960-c.c:67
10354 msgid "sorry, not implemented: #pragma align NAME=SIZE"
10355 msgstr ""
10357 #: config/i960/i960-c.c:72
10358 msgid "malformed #pragma align - ignored"
10359 msgstr ""
10361 #: config/i960/i960-c.c:110
10362 msgid "sorry, not implemented: #pragma noalign NAME"
10363 msgstr ""
10365 #: config/i960/i960.c:1405 config/m68k/m68k.c:665 config/rs6000/rs6000.c:8388
10366 msgid "stack limit expression is not supported"
10367 msgstr ""
10369 #. Macro to define tables used to set the flags.
10370 #. This is a list in braces of pairs in braces,
10371 #. each pair being { "NAME", VALUE }
10372 #. where VALUE is the bits to set or minus the bits to clear.
10373 #. An empty string NAME is used to identify the default VALUE.
10374 #. ??? Not all ten of these architecture variations actually exist, but I
10375 #. am not sure which are real and which aren't.
10376 #: config/i960/i960.h:240
10377 msgid "Generate SA code"
10378 msgstr ""
10380 #: config/i960/i960.h:243
10381 msgid "Generate SB code"
10382 msgstr ""
10384 #. {"sc", (TARGET_FLAG_NUMERICS|TARGET_FLAG_PROTECTED|                                          TARGET_FLAG_MC|TARGET_FLAG_COMPLEX_ADDR),              N_("Generate SC code")},
10385 #: config/i960/i960.h:248
10386 msgid "Generate KA code"
10387 msgstr ""
10389 #: config/i960/i960.h:251
10390 msgid "Generate KB code"
10391 msgstr ""
10393 #. {"kc", (TARGET_FLAG_NUMERICS|TARGET_FLAG_PROTECTED|                                          TARGET_FLAG_MC|TARGET_FLAG_COMPLEX_ADDR),              N_("Generate KC code")},
10394 #: config/i960/i960.h:256
10395 msgid "Generate JA code"
10396 msgstr ""
10398 #: config/i960/i960.h:258
10399 msgid "Generate JD code"
10400 msgstr ""
10402 #: config/i960/i960.h:261
10403 msgid "Generate JF code"
10404 msgstr ""
10406 #: config/i960/i960.h:263
10407 msgid "generate RP code"
10408 msgstr ""
10410 #: config/i960/i960.h:266
10411 msgid "Generate MC code"
10412 msgstr ""
10414 #: config/i960/i960.h:269
10415 msgid "Generate CA code"
10416 msgstr ""
10418 #. {"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")},
10419 #: config/i960/i960.h:279
10420 msgid "Generate CF code"
10421 msgstr ""
10423 #: config/i960/i960.h:285
10424 msgid "Use alternate leaf function entries"
10425 msgstr ""
10427 #: config/i960/i960.h:287
10428 msgid "Do not use alternate leaf function entries"
10429 msgstr ""
10431 #: config/i960/i960.h:289
10432 msgid "Perform tail call optimization"
10433 msgstr ""
10435 #: config/i960/i960.h:291
10436 msgid "Do not perform tail call optimization"
10437 msgstr ""
10439 #: config/i960/i960.h:293
10440 msgid "Use complex addressing modes"
10441 msgstr ""
10443 #: config/i960/i960.h:295
10444 msgid "Do not use complex addressing modes"
10445 msgstr ""
10447 #: config/i960/i960.h:297
10448 msgid "Align code to 8 byte boundary"
10449 msgstr ""
10451 #: config/i960/i960.h:299
10452 msgid "Do not align code to 8 byte boundary"
10453 msgstr ""
10455 #. {"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")},
10456 #: config/i960/i960.h:305 config/i960/i960.h:307
10457 msgid "Enable compatibility with iC960 v2.0"
10458 msgstr ""
10460 #: config/i960/i960.h:309
10461 msgid "Enable compatibility with iC960 v3.0"
10462 msgstr ""
10464 #: config/i960/i960.h:311 config/i960/i960.h:313
10465 msgid "Enable compatibility with ic960 assembler"
10466 msgstr ""
10468 #: config/i960/i960.h:315
10469 msgid "Do not permit unaligned accesses"
10470 msgstr ""
10472 #: config/i960/i960.h:317
10473 msgid "Permit unaligned accesses"
10474 msgstr ""
10476 #: config/i960/i960.h:319
10477 msgid "Layout types like Intel's v1.3 gcc"
10478 msgstr ""
10480 #: config/i960/i960.h:321
10481 msgid "Do not layout types like Intel's v1.3 gcc"
10482 msgstr ""
10484 #: config/i960/i960.h:323 config/sparc/freebsd.h:80 config/sparc/linux.h:85
10485 #: config/sparc/linux64.h:138
10486 msgid "Use 64 bit long doubles"
10487 msgstr ""
10489 #: config/i960/i960.h:325
10490 msgid "Enable linker relaxation"
10491 msgstr ""
10493 #: config/i960/i960.h:327
10494 msgid "Do not enable linker relaxation"
10495 msgstr ""
10497 #. Override conflicting target switch options.
10498 #. Doesn't actually detect if more than one -mARCH option is given, but
10499 #. does handle the case of two blatantly conflicting -mARCH options.
10500 #: config/i960/i960.h:342 config/i960/i960.h:352
10501 msgid "conflicting architectures defined - using C series"
10502 msgstr ""
10504 #: config/i960/i960.h:347
10505 msgid "conflicting architectures defined - using K series"
10506 msgstr ""
10508 #: config/i960/i960.h:362
10509 msgid "iC2.0 and iC3.0 are incompatible - using iC3.0"
10510 msgstr ""
10512 #. ??? See the LONG_DOUBLE_TYPE_SIZE definition below.
10513 #: config/i960/i960.h:373
10514 msgid "the -mlong-double-64 option does not work yet"
10515 msgstr ""
10517 #: config/ia64/ia64.c:3570
10518 msgid "ia64_print_operand: unknown code"
10519 msgstr ""
10521 #: config/ia64/ia64.c:3844
10522 msgid "value of -mfixed-range must have form REG1-REG2"
10523 msgstr ""
10525 #: config/ia64/ia64.c:3871
10526 #, c-format
10527 msgid "%s-%s is an empty range"
10528 msgstr ""
10530 #: config/ia64/ia64.c:3936
10531 msgid "cannot optimize division for both latency and throughput"
10532 msgstr ""
10534 #. This macro defines names of command options to set and clear bits in
10535 #. `target_flags'.  Its definition is an initializer with a subgrouping for
10536 #. each command option.
10537 #: config/ia64/ia64.h:112
10538 msgid "Generate big endian code"
10539 msgstr ""
10541 #: config/ia64/ia64.h:114 config/mcore/mcore.h:159
10542 msgid "Generate little endian code"
10543 msgstr ""
10545 #: config/ia64/ia64.h:116
10546 msgid "Generate code for GNU as"
10547 msgstr ""
10549 #: config/ia64/ia64.h:118
10550 msgid "Generate code for Intel as"
10551 msgstr ""
10553 #: config/ia64/ia64.h:120
10554 msgid "Generate code for GNU ld"
10555 msgstr ""
10557 #: config/ia64/ia64.h:122
10558 msgid "Generate code for Intel ld"
10559 msgstr ""
10561 #: config/ia64/ia64.h:124
10562 msgid "Generate code without GP reg"
10563 msgstr ""
10565 #: config/ia64/ia64.h:126
10566 msgid "Emit stop bits before and after volatile extended asms"
10567 msgstr ""
10569 #: config/ia64/ia64.h:128
10570 msgid "Don't emit stop bits before and after volatile extended asms"
10571 msgstr ""
10573 #: config/ia64/ia64.h:130
10574 msgid "Emit code for Itanium (TM) processor B step"
10575 msgstr ""
10577 #: config/ia64/ia64.h:132
10578 msgid "Use in/loc/out register names"
10579 msgstr ""
10581 #: config/ia64/ia64.h:134
10582 msgid "Disable use of sdata/scommon/sbss"
10583 msgstr ""
10585 #: config/ia64/ia64.h:136
10586 msgid "Enable use of sdata/scommon/sbss"
10587 msgstr ""
10589 #: config/ia64/ia64.h:138
10590 msgid "gp is constant (but save/restore gp on indirect calls)"
10591 msgstr ""
10593 #: config/ia64/ia64.h:140
10594 msgid "Generate self-relocatable code"
10595 msgstr ""
10597 #: config/ia64/ia64.h:142
10598 msgid "Generate inline division, optimize for latency"
10599 msgstr ""
10601 #: config/ia64/ia64.h:144
10602 msgid "Generate inline division, optimize for throughput"
10603 msgstr ""
10605 #: config/ia64/ia64.h:146
10606 msgid "Enable Dwarf 2 line debug info via GNU as"
10607 msgstr ""
10609 #: config/ia64/ia64.h:148
10610 msgid "Disable Dwarf 2 line debug info via GNU as"
10611 msgstr ""
10613 #: config/ia64/ia64.h:176
10614 msgid "Specify range of registers to make fixed"
10615 msgstr ""
10617 #: config/m32r/m32r.c:130
10618 #, c-format
10619 msgid "bad value (%s) for -mmodel switch"
10620 msgstr ""
10622 #: config/m32r/m32r.c:139
10623 #, c-format
10624 msgid "bad value (%s) for -msdata switch"
10625 msgstr ""
10627 #: config/m32r/m32r.c:310
10628 #, c-format
10629 msgid "invalid argument of `%s' attribute"
10630 msgstr ""
10632 #: config/m32r/m32r.c:408
10633 msgid "const objects cannot go in .sdata/.sbss"
10634 msgstr ""
10636 #: config/m32r/m32r.c:2248
10637 #, c-format
10638 msgid "invalid operand to %%s code"
10639 msgstr ""
10641 #: config/m32r/m32r.c:2255
10642 #, c-format
10643 msgid "invalid operand to %%p code"
10644 msgstr ""
10646 #: config/m32r/m32r.c:2311
10647 msgid "bad insn for 'A'"
10648 msgstr ""
10650 #: config/m32r/m32r.c:2363
10651 #, c-format
10652 msgid "invalid operand to %%T/%%B code"
10653 msgstr ""
10655 #: config/m32r/m32r.c:2386
10656 #, c-format
10657 msgid "invalid operand to %%N code"
10658 msgstr ""
10660 #: config/m32r/m32r.c:2431
10661 msgid "pre-increment address is not a register"
10662 msgstr ""
10664 #: config/m32r/m32r.c:2438
10665 msgid "pre-decrement address is not a register"
10666 msgstr ""
10668 #: config/m32r/m32r.c:2445
10669 msgid "post-increment address is not a register"
10670 msgstr ""
10672 #: config/m32r/m32r.c:2523 config/m32r/m32r.c:2539
10673 #: config/rs6000/rs6000.c:11006
10674 msgid "bad address"
10675 msgstr ""
10677 #: config/m32r/m32r.c:2544
10678 msgid "lo_sum not of register"
10679 msgstr ""
10681 #. { "relax",                   TARGET_RELAX_MASK, "" },                    { "no-relax",               -TARGET_RELAX_MASK, "" },
10682 #: config/m32r/m32r.h:241
10683 msgid "Display compile time statistics"
10684 msgstr ""
10686 #: config/m32r/m32r.h:243
10687 msgid "Align all loops to 32 byte boundary"
10688 msgstr ""
10690 #: config/m32r/m32r.h:246
10691 msgid "Only issue one instruction per cycle"
10692 msgstr ""
10694 #: config/m32r/m32r.h:249
10695 msgid "Prefer branches over conditional execution"
10696 msgstr ""
10698 #: config/m32r/m32r.h:265
10699 msgid "Code size: small, medium or large"
10700 msgstr ""
10702 #: config/m32r/m32r.h:267
10703 msgid "Small data area: none, sdata, use"
10704 msgstr ""
10706 #: config/m68hc11/m68hc11.c:236
10707 #, c-format
10708 msgid "-f%s ignored for 68HC11/68HC12 (not supported)"
10709 msgstr ""
10711 #. !!!! SCz wrong here.
10712 #: config/m68hc11/m68hc11.c:3032 config/m68hc11/m68hc11.c:3406
10713 msgid "move insn not handled"
10714 msgstr ""
10716 #: config/m68hc11/m68hc11.c:3252 config/m68hc11/m68hc11.c:3336
10717 #: config/m68hc11/m68hc11.c:3609
10718 msgid "invalid register in the move instruction"
10719 msgstr ""
10721 #: config/m68hc11/m68hc11.c:3286
10722 msgid "invalid operand in the instruction"
10723 msgstr ""
10725 #: config/m68hc11/m68hc11.c:3583
10726 msgid "invalid register in the instruction"
10727 msgstr ""
10729 #: config/m68hc11/m68hc11.c:3616
10730 msgid "operand 1 must be a hard register"
10731 msgstr ""
10733 #: config/m68hc11/m68hc11.c:3633
10734 msgid "invalid rotate insn"
10735 msgstr ""
10737 #: config/m68hc11/m68hc11.c:4053
10738 msgid "registers IX, IY and Z used in the same INSN"
10739 msgstr ""
10741 #: config/m68hc11/m68hc11.c:4373 config/m68hc11/m68hc11.c:4678
10742 msgid "cannot do z-register replacement"
10743 msgstr ""
10745 #: config/m68hc11/m68hc11.c:4727
10746 msgid "invalid Z register replacement for insn"
10747 msgstr ""
10749 #. Macro to define tables used to set the flags. This is a list in braces of
10750 #. pairs in braces, each pair being { "NAME", VALUE } where VALUE is the bits
10751 #. to set or minus the bits to clear. An empty string NAME is used to
10752 #. identify the default VALUE.
10753 #: config/m68hc11/m68hc11.h:152
10754 msgid "Compile with 16-bit integer mode"
10755 msgstr ""
10757 #: config/m68hc11/m68hc11.h:154
10758 msgid "Compile with 32-bit integer mode"
10759 msgstr ""
10761 #: config/m68hc11/m68hc11.h:156
10762 msgid "Auto pre/post decrement increment allowed"
10763 msgstr ""
10765 #: config/m68hc11/m68hc11.h:158
10766 msgid "Auto pre/post decrement increment not allowed"
10767 msgstr ""
10769 #: config/m68hc11/m68hc11.h:160 config/m68hc11/m68hc11.h:164
10770 msgid "Compile for a 68HC11"
10771 msgstr ""
10773 #: config/m68hc11/m68hc11.h:162 config/m68hc11/m68hc11.h:166
10774 msgid "Compile for a 68HC12"
10775 msgstr ""
10777 #. This macro is similar to `TARGET_SWITCHES' but defines names of
10778 #. command options that have values.  Its definition is an
10779 #. initializer with a subgrouping for each command option.
10781 #. Each subgrouping contains a string constant, that defines the
10782 #. fixed part of the option name, and the address of a variable.  The
10783 #. variable, type `char *', is set to the variable part of the given
10784 #. option if the fixed part matches.  The actual option name is made
10785 #. by appending `-m' to the specified name.
10786 #: config/m68hc11/m68hc11.h:180
10787 msgid "Specify the register allocation order"
10788 msgstr ""
10790 #: config/m68hc11/m68hc11.h:182
10791 msgid "Indicate the number of soft registers available"
10792 msgstr ""
10794 #: config/m68k/m68k.c:150
10795 #, c-format
10796 msgid "-malign-loops=%d is not between 1 and %d"
10797 msgstr ""
10799 #: config/m68k/m68k.c:161
10800 #, c-format
10801 msgid "-malign-jumps=%d is not between 1 and %d"
10802 msgstr ""
10804 #: config/m68k/m68k.c:172
10805 #, c-format
10806 msgid "-malign-functions=%d is not between 1 and %d"
10807 msgstr ""
10809 #. Macro to define tables used to set the flags.
10810 #. This is a list in braces of pairs in braces,
10811 #. each pair being { "NAME", VALUE }
10812 #. where VALUE is the bits to set or minus the bits to clear.
10813 #. An empty string NAME is used to identify the default VALUE.
10814 #: config/m68k/m68k.h:162 config/m68k/m68k.h:164
10815 msgid "Generate code for a 68020"
10816 msgstr ""
10818 #: config/m68k/m68k.h:169 config/m68k/m68k.h:172
10819 msgid "Generate code for a 68000"
10820 msgstr ""
10822 #: config/m68k/m68k.h:174
10823 msgid "Use the bit-field instructions"
10824 msgstr ""
10826 #: config/m68k/m68k.h:176
10827 msgid "Do not use the bit-field instructions"
10828 msgstr ""
10830 #: config/m68k/m68k.h:178
10831 msgid "Use different calling convention using 'rtd'"
10832 msgstr ""
10834 #: config/m68k/m68k.h:182
10835 msgid "Consider type `int' to be 16 bits wide"
10836 msgstr ""
10838 #: config/m68k/m68k.h:184
10839 msgid "Consider type `int' to be 32 bits wide"
10840 msgstr ""
10842 #: config/m68k/m68k.h:186
10843 msgid "Generate code for a Sun FPA"
10844 msgstr ""
10846 #: config/m68k/m68k.h:189
10847 msgid "Do not generate code for a Sun FPA"
10848 msgstr ""
10850 #: config/m68k/m68k.h:191 config/m68k/m68k.h:193
10851 msgid "Generate code for a Sun Sky board"
10852 msgstr ""
10854 #: config/m68k/m68k.h:195
10855 msgid "Do not use Sky linkage convention"
10856 msgstr ""
10858 #: config/m68k/m68k.h:197
10859 msgid "Generate code for a 68881"
10860 msgstr ""
10862 #: config/m68k/m68k.h:200
10863 msgid "Generate code with library calls for floating point"
10864 msgstr ""
10866 #: config/m68k/m68k.h:202
10867 msgid "Generate code for a 68040, without any new instructions"
10868 msgstr ""
10870 #: config/m68k/m68k.h:205
10871 msgid "Generate code for a 68060, without any new instructions"
10872 msgstr ""
10874 #: config/m68k/m68k.h:209
10875 msgid "Generate code for a 68030"
10876 msgstr ""
10878 #: config/m68k/m68k.h:212
10879 msgid "Generate code for a 68040"
10880 msgstr ""
10882 #: config/m68k/m68k.h:216
10883 msgid "Generate code for a 68060"
10884 msgstr ""
10886 #: config/m68k/m68k.h:221
10887 msgid "Generate code for a 520X"
10888 msgstr ""
10890 #: config/m68k/m68k.h:224
10891 msgid "Generate code for a 68851"
10892 msgstr ""
10894 #: config/m68k/m68k.h:226
10895 msgid "Do no generate code for a 68851"
10896 msgstr ""
10898 #: config/m68k/m68k.h:229
10899 msgid "Generate code for a 68302"
10900 msgstr ""
10902 #: config/m68k/m68k.h:232
10903 msgid "Generate code for a 68332"
10904 msgstr ""
10906 #: config/m68k/m68k.h:236
10907 msgid "Generate code for a cpu32"
10908 msgstr ""
10910 #: config/m68k/m68k.h:239
10911 msgid "Align variables on a 32-bit boundary"
10912 msgstr ""
10914 #: config/m68k/m68k.h:241
10915 msgid "Align variables on a 16-bit boundary"
10916 msgstr ""
10918 #: config/m68k/m68k.h:243
10919 msgid "Generate pc-relative code"
10920 msgstr ""
10922 #: config/m68k/m68k.h:245
10923 msgid "Do not use unaligned memory references"
10924 msgstr ""
10926 #: config/m68k/m68k.h:247
10927 msgid "Use unaligned memory references"
10928 msgstr ""
10930 #. Sometimes certain combinations of command options do not make
10931 #. sense on a particular target machine.  You can define a macro
10932 #. `OVERRIDE_OPTIONS' to take account of this.  This macro, if
10933 #. defined, is executed once just after all the command options have
10934 #. been parsed.
10936 #. Don't use this macro to turn on various extra optimizations for
10937 #. `-O'.  That is what `OPTIMIZATION_OPTIONS' is for.
10938 #: config/m68k/m68k.h:284 config/m68k/m68kelf.h:267 config/m68k/m68kv4.h:299
10939 msgid "-fPIC is not currently supported on the 68000 or 68010\n"
10940 msgstr ""
10942 #: config/m88k/m88k.c:900
10943 #, c-format
10944 msgid "internal gcc monitor: short-branch(%x)"
10945 msgstr ""
10947 #: config/m88k/m88k.c:2300
10948 msgid "internal gcc error: Can't express symbolic location"
10949 msgstr ""
10951 #: config/m88k/m88k.c:2582
10952 #, c-format
10953 msgid "argument #%d is a structure"
10954 msgstr ""
10956 #: config/m88k/m88k.c:2882
10957 #, c-format
10958 msgid "%%R not followed by %%B/C/D/E"
10959 msgstr ""
10961 #: config/m88k/m88k.c:2950
10962 #, c-format
10963 msgid "invalid %%x/X value"
10964 msgstr ""
10966 #: config/m88k/m88k.c:2973 config/rs6000/rs6000.c:6459
10967 #, c-format
10968 msgid "invalid %%q value"
10969 msgstr ""
10971 #: config/m88k/m88k.c:2979
10972 #, c-format
10973 msgid "invalid %%o value"
10974 msgstr ""
10976 #: config/m88k/m88k.c:2986 config/rs6000/rs6000.c:6422
10977 #, c-format
10978 msgid "invalid %%p value"
10979 msgstr ""
10981 #: config/m88k/m88k.c:2999 config/m88k/m88k.c:3004
10982 #, c-format
10983 msgid "invalid %%s/S value"
10984 msgstr ""
10986 #: config/m88k/m88k.c:3015
10987 #, c-format
10988 msgid "invalid %%P operand"
10989 msgstr ""
10991 #: config/m88k/m88k.c:3046 config/romp/romp.c:682
10992 #, c-format
10993 msgid "invalid %%B value"
10994 msgstr ""
10996 #: config/m88k/m88k.c:3076
10997 #, c-format
10998 msgid "invalid %%D value"
10999 msgstr ""
11001 #: config/m88k/m88k.c:3089
11002 #, c-format
11003 msgid "`%%d' operand isn't a register"
11004 msgstr ""
11006 #: config/m88k/m88k.c:3107
11007 msgid "operand is r0"
11008 msgstr ""
11010 #: config/m88k/m88k.c:3121
11011 msgid "operand is const_double"
11012 msgstr ""
11014 #: config/m88k/m88k.c:3140
11015 msgid "invalid code"
11016 msgstr ""
11018 #. Do any checking or such that is needed after processing the -m switches.
11019 #: config/m88k/m88k.h:277
11020 msgid "-mtrap-large-shift and -mhandle-large-shift are incompatible"
11021 msgstr ""
11023 #: config/m88k/m88k.h:299
11024 #, c-format
11025 msgid "invalid option `-mshort-data-%s'"
11026 msgstr ""
11028 #: config/m88k/m88k.h:304
11029 #, c-format
11030 msgid "-mshort-data-%s is too large "
11031 msgstr ""
11033 #: config/m88k/m88k.h:306
11034 #, c-format
11035 msgid "-mshort-data-%s and PIC are incompatible"
11036 msgstr ""
11038 #: config/mcore/mcore.c:3083
11039 #, c-format
11040 msgid "invalid option `-mstack-increment=%s'"
11041 msgstr ""
11043 #: config/mcore/mcore.h:126
11044 msgid "Inline constants if it can be done in 2 insns or less"
11045 msgstr ""
11047 #: config/mcore/mcore.h:128
11048 msgid "Inline constants if it only takes 1 instruction"
11049 msgstr ""
11051 #: config/mcore/mcore.h:130
11052 msgid "Set maximum alignment to 4"
11053 msgstr ""
11055 #: config/mcore/mcore.h:132
11056 msgid "Set maximum alignment to 8"
11057 msgstr ""
11059 #: config/mcore/mcore.h:136
11060 msgid "Do not use the divide instruction"
11061 msgstr ""
11063 #: config/mcore/mcore.h:140
11064 msgid "Do not arbitary sized immediates in bit operations"
11065 msgstr ""
11067 #: config/mcore/mcore.h:142
11068 msgid "Always treat bit-field as int-sized"
11069 msgstr ""
11071 #: config/mcore/mcore.h:146
11072 msgid "Force functions to be aligned to a 4 byte boundary"
11073 msgstr ""
11075 #: config/mcore/mcore.h:148
11076 msgid "Force functions to be aligned to a 2 byte boundary"
11077 msgstr ""
11079 #: config/mcore/mcore.h:150
11080 msgid "Emit call graph information"
11081 msgstr ""
11083 #: config/mcore/mcore.h:154
11084 msgid "Prefer word accesses over byte accesses"
11085 msgstr ""
11087 #: config/mcore/mcore.h:165
11088 msgid "Generate code for the M*Core M340"
11089 msgstr ""
11091 #: config/mcore/mcore.h:178
11092 msgid "Maximum amount for a single stack increment operation"
11093 msgstr ""
11095 #: config/mips/mips.c:4815
11096 msgid "The -march option is incompatible to -mipsN and therefore ignored."
11097 msgstr ""
11099 #: config/mips/mips.c:4841
11100 #, c-format
11101 msgid "-mips%d not supported"
11102 msgstr ""
11104 #: config/mips/mips.c:4848
11105 #, c-format
11106 msgid "bad value (%s) for -mips switch"
11107 msgstr ""
11109 #: config/mips/mips.c:4869
11110 #, c-format
11111 msgid "bad value (%s) for -mabi= switch"
11112 msgstr ""
11114 #: config/mips/mips.c:4907
11115 #, c-format
11116 msgid "-mabi=%s does not support -mips%d"
11117 msgstr ""
11119 #: config/mips/mips.c:4924
11120 msgid "this target does not support the -mabi switch"
11121 msgstr ""
11123 #: config/mips/mips.c:5034
11124 #, c-format
11125 msgid "bad value (%s) for -mtune= switch"
11126 msgstr ""
11128 #: config/mips/mips.c:5044
11129 #, c-format
11130 msgid "-mips%d does not support 64 bit fp registers"
11131 msgstr ""
11133 #: config/mips/mips.c:5050
11134 #, c-format
11135 msgid "-mips%d does not support 64 bit gp registers"
11136 msgstr ""
11138 #: config/mips/mips.c:5071
11139 msgid "-G is incompatible with PIC code which is the default"
11140 msgstr ""
11142 #: config/mips/mips.c:5087
11143 msgid "-membedded-pic and -mabicalls are incompatible"
11144 msgstr ""
11146 #: config/mips/mips.c:5090
11147 msgid "-G and -membedded-pic are incompatible"
11148 msgstr ""
11150 #: config/mips/mips.c:5141
11151 #, c-format
11152 msgid "invalid option `entry%s'"
11153 msgstr ""
11155 #: config/mips/mips.c:5144
11156 msgid "-mentry is only meaningful with -mips-16"
11157 msgstr ""
11159 #: config/mips/mips.c:5484
11160 #, c-format
11161 msgid "internal error: %%) found without a %%( in assembler pattern"
11162 msgstr ""
11164 #: config/mips/mips.c:5498
11165 #, c-format
11166 msgid "internal error: %%] found without a %%[ in assembler pattern"
11167 msgstr ""
11169 #: config/mips/mips.c:5511
11170 #, c-format
11171 msgid "internal error: %%> found without a %%< in assembler pattern"
11172 msgstr ""
11174 #: config/mips/mips.c:5524
11175 #, c-format
11176 msgid "internal error: %%} found without a %%{ in assembler pattern"
11177 msgstr ""
11179 #: config/mips/mips.c:5538
11180 #, c-format
11181 msgid "PRINT_OPERAND: unknown punctuation '%c'"
11182 msgstr ""
11184 #: config/mips/mips.c:5547 config/xtensa/xtensa.c:1894
11185 msgid "PRINT_OPERAND null pointer"
11186 msgstr ""
11188 #: config/mips/mips.c:5680
11189 #, c-format
11190 msgid "invalid use of %%d, %%x, or %%X"
11191 msgstr ""
11193 #: config/mips/mips.c:5723 config/xtensa/xtensa.c:1986
11194 msgid "PRINT_OPERAND_ADDRESS, null pointer"
11195 msgstr ""
11197 #: config/mips/mips.c:5947
11198 msgid ""
11199 "MIPS ECOFF format does not allow changing filenames within functions with "
11200 "#line"
11201 msgstr ""
11203 #: config/mips/mips.c:6261
11204 msgid "can't rewind temp file"
11205 msgstr ""
11207 #: config/mips/mips.c:6265
11208 msgid "can't write to output file"
11209 msgstr ""
11211 #: config/mips/mips.c:6268
11212 msgid "can't read from temp file"
11213 msgstr ""
11215 #: config/mips/mips.c:6271
11216 msgid "can't close temp file"
11217 msgstr ""
11219 #: config/mips/mips.c:6704
11220 #, c-format
11221 msgid "gp_offset (%ld) or end_offset (%ld) is less than zero"
11222 msgstr ""
11224 #: config/mips/mips.c:6866
11225 #, c-format
11226 msgid "fp_offset (%ld) or end_offset (%ld) is less than zero"
11227 msgstr ""
11229 #: config/mips/mips.c:8922
11230 #, c-format
11231 msgid "can not handle inconsistent calls to `%s'"
11232 msgstr ""
11234 #. Macro to define tables used to set the flags.
11235 #. This is a list in braces of pairs in braces,
11236 #. each pair being { "NAME", VALUE }
11237 #. where VALUE is the bits to set or minus the bits to clear.
11238 #. An empty string NAME is used to identify the default VALUE.
11239 #: config/mips/mips.h:368 config/mn10300/mn10300.h:64
11240 msgid "No default crt0.o"
11241 msgstr ""
11243 #: config/mips/mips.h:370
11244 msgid "Use 64-bit int type"
11245 msgstr ""
11247 #: config/mips/mips.h:372
11248 msgid "Use 64-bit long type"
11249 msgstr ""
11251 #: config/mips/mips.h:374
11252 msgid "Use 32-bit long type"
11253 msgstr ""
11255 #: config/mips/mips.h:376
11256 msgid "Optimize lui/addiu address loads"
11257 msgstr ""
11259 #: config/mips/mips.h:378
11260 msgid "Don't optimize lui/addiu address loads"
11261 msgstr ""
11263 #: config/mips/mips.h:380
11264 msgid "Use MIPS as"
11265 msgstr ""
11267 #: config/mips/mips.h:382
11268 msgid "Use GNU as"
11269 msgstr ""
11271 #: config/mips/mips.h:384
11272 msgid "Use symbolic register names"
11273 msgstr ""
11275 #: config/mips/mips.h:386
11276 msgid "Don't use symbolic register names"
11277 msgstr ""
11279 #: config/mips/mips.h:388 config/mips/mips.h:390
11280 msgid "Use GP relative sdata/sbss sections"
11281 msgstr ""
11283 #: config/mips/mips.h:392 config/mips/mips.h:394
11284 msgid "Don't use GP relative sdata/sbss sections"
11285 msgstr ""
11287 #: config/mips/mips.h:396
11288 msgid "Output compiler statistics"
11289 msgstr ""
11291 #: config/mips/mips.h:398
11292 msgid "Don't output compiler statistics"
11293 msgstr ""
11295 #: config/mips/mips.h:400
11296 msgid "Don't optimize block moves"
11297 msgstr ""
11299 #: config/mips/mips.h:402
11300 msgid "Optimize block moves"
11301 msgstr ""
11303 #: config/mips/mips.h:404
11304 msgid "Use mips-tfile asm postpass"
11305 msgstr ""
11307 #: config/mips/mips.h:406
11308 msgid "Don't use mips-tfile asm postpass"
11309 msgstr ""
11311 #. Macro to define tables used to set the flags.
11312 #. This is a list in braces of triplets in braces,
11313 #. each triplet being { "NAME", VALUE, DOC }
11314 #. where VALUE is the bits to set or minus the bits to clear and DOC
11315 #. is the documentation for --help (NULL if intentionally undocumented).
11316 #. An empty string NAME is used to identify the default VALUE.
11317 #: config/mips/mips.h:410 config/pdp11/pdp11.h:55
11318 msgid "Use hardware floating point"
11319 msgstr ""
11321 #: config/mips/mips.h:412
11322 msgid "Use 64-bit FP registers"
11323 msgstr ""
11325 #: config/mips/mips.h:414
11326 msgid "Use 32-bit FP registers"
11327 msgstr ""
11329 #: config/mips/mips.h:416
11330 msgid "Use 64-bit general registers"
11331 msgstr ""
11333 #: config/mips/mips.h:418
11334 msgid "Use 32-bit general registers"
11335 msgstr ""
11337 #: config/mips/mips.h:420
11338 msgid "Use Irix PIC"
11339 msgstr ""
11341 #: config/mips/mips.h:422
11342 msgid "Don't use Irix PIC"
11343 msgstr ""
11345 #: config/mips/mips.h:424
11346 msgid "Use OSF PIC"
11347 msgstr ""
11349 #: config/mips/mips.h:426
11350 msgid "Don't use OSF PIC"
11351 msgstr ""
11353 #: config/mips/mips.h:428
11354 msgid "Use indirect calls"
11355 msgstr ""
11357 #: config/mips/mips.h:430
11358 msgid "Don't use indirect calls"
11359 msgstr ""
11361 #: config/mips/mips.h:432
11362 msgid "Use embedded PIC"
11363 msgstr ""
11365 #: config/mips/mips.h:434
11366 msgid "Don't use embedded PIC"
11367 msgstr ""
11369 #: config/mips/mips.h:436
11370 msgid "Use ROM instead of RAM"
11371 msgstr ""
11373 #: config/mips/mips.h:438
11374 msgid "Don't use ROM instead of RAM"
11375 msgstr ""
11377 #: config/mips/mips.h:440
11378 msgid "Put uninitialized constants in ROM (needs -membedded-data)"
11379 msgstr ""
11381 #: config/mips/mips.h:442
11382 msgid "Don't put uninitialized constants in ROM"
11383 msgstr ""
11385 #. Macro to define tables used to set the flags.
11386 #: config/mips/mips.h:444 config/xtensa/xtensa.h:110
11387 msgid "Use big-endian byte order"
11388 msgstr ""
11390 #: config/mips/mips.h:446 config/xtensa/xtensa.h:112
11391 msgid "Use little-endian byte order"
11392 msgstr ""
11394 #: config/mips/mips.h:448
11395 msgid "Use single (32-bit) FP only"
11396 msgstr ""
11398 #: config/mips/mips.h:450
11399 msgid "Don't use single (32-bit) FP only"
11400 msgstr ""
11402 #: config/mips/mips.h:452
11403 msgid "Use multiply accumulate"
11404 msgstr ""
11406 #: config/mips/mips.h:454
11407 msgid "Don't use multiply accumulate"
11408 msgstr ""
11410 #: config/mips/mips.h:456 config/rs6000/rs6000.h:351
11411 msgid "Don't generate fused multiply/add instructions"
11412 msgstr ""
11414 #: config/mips/mips.h:458 config/rs6000/rs6000.h:349
11415 msgid "Generate fused multiply/add instructions"
11416 msgstr ""
11418 #: config/mips/mips.h:460
11419 msgid "Work around early 4300 hardware bug"
11420 msgstr ""
11422 #: config/mips/mips.h:462
11423 msgid "Don't work around early 4300 hardware bug"
11424 msgstr ""
11426 #: config/mips/mips.h:464
11427 msgid "Optimize for 3900"
11428 msgstr ""
11430 #: config/mips/mips.h:466
11431 msgid "Optimize for 4650"
11432 msgstr ""
11434 #: config/mips/mips.h:468
11435 msgid "Trap on integer divide by zero"
11436 msgstr ""
11438 #: config/mips/mips.h:470
11439 msgid "Don't trap on integer divide by zero"
11440 msgstr ""
11442 #: config/mips/mips.h:472
11443 msgid "Trap on integer divide overflow"
11444 msgstr ""
11446 #: config/mips/mips.h:474
11447 msgid "Don't trap on integer divide overflow"
11448 msgstr ""
11450 #: config/mips/mips.h:590 config/mips/mips.h:592
11451 msgid "Specify CPU for scheduling purposes"
11452 msgstr ""
11454 #: config/mips/mips.h:594
11455 msgid "Specify CPU for code generation purposes"
11456 msgstr ""
11458 #: config/mips/mips.h:596
11459 msgid "Specify a Standard MIPS ISA"
11460 msgstr ""
11462 #: config/mips/mips.h:598
11463 msgid "Use mips16 entry/exit psuedo ops"
11464 msgstr ""
11466 #: config/mips/mips.h:600
11467 msgid "Don't use MIPS16 instructions"
11468 msgstr ""
11470 #: config/mips/mips.h:604
11471 msgid "Don't call any cache flush functions"
11472 msgstr ""
11474 #: config/mips/mips.h:606
11475 msgid "Specify cache flush function"
11476 msgstr ""
11478 #. Output assembler code to FILE to increment profiler label # LABELNO
11479 #. for profiling a function entry.
11480 #: config/mips/mips.h:2871
11481 msgid "mips16 function profiling"
11482 msgstr ""
11484 #: config/mmix/mmix.c:138
11485 #, c-format
11486 msgid "-f%s not supported: ignored"
11487 msgstr ""
11489 #: config/mmix/mmix.c:590
11490 #, c-format
11491 msgid ""
11492 "too large function value type, needs %d registers, have only %d registers "
11493 "for this"
11494 msgstr ""
11496 #: config/mmix/mmix.c:677
11497 msgid "stack frame too big"
11498 msgstr ""
11500 #: config/mmix/mmix.c:705
11501 #, c-format
11502 msgid "stack frame not a multiple of 8 bytes: %d"
11503 msgstr ""
11505 #: config/mmix/mmix.c:1048
11506 #, c-format
11507 msgid "stack frame not a multiple of octabyte: %d"
11508 msgstr ""
11510 #: config/mmix/mmix.c:1216
11511 msgid "function_profiler support for MMIX"
11512 msgstr ""
11514 #: config/mmix/mmix.c:1253
11515 msgid "neither varargs or stdarg in mmix_setup_incoming_varargs"
11516 msgstr ""
11518 #: config/mmix/mmix.c:1259
11519 msgid "MMIX Internal: Last named vararg would not fit in a register"
11520 msgstr ""
11522 #. FIXME: Remove when I know this trigs.
11523 #: config/mmix/mmix.c:1587
11524 msgid "oops, not debugged; fixing up value:"
11525 msgstr ""
11527 #: config/mmix/mmix.c:2164 config/mmix/mmix.c:2298
11528 msgid "MMIX Internal: Expected a CONST_INT, not this"
11529 msgstr ""
11531 #: config/mmix/mmix.c:2172 config/mmix/mmix.c:2196 config/mmix/mmix.c:2315
11532 #, c-format
11533 msgid "MMIX Internal: Bad register: %d"
11534 msgstr ""
11536 #: config/mmix/mmix.c:2243
11537 msgid "MMIX Internal: Bad value for 'm', not a CONST_INT"
11538 msgstr ""
11540 #: config/mmix/mmix.c:2266
11541 msgid "MMIX Internal: Expected a register, not this"
11542 msgstr ""
11544 #: config/mmix/mmix.c:2276
11545 msgid "MMIX Internal: Expected a constant, not this"
11546 msgstr ""
11548 #. Presumably there's a missing case above if we get here.
11549 #: config/mmix/mmix.c:2308
11550 #, c-format
11551 msgid "MMIX Internal: Missing `%c' case in mmix_print_operand"
11552 msgstr ""
11554 #. We need the original here.
11555 #: config/mmix/mmix.c:2359
11556 msgid "MMIX Internal: Cannot decode this operand"
11557 msgstr ""
11559 #: config/mmix/mmix.c:2424
11560 msgid "MMIX Internal: This is not a recognized address"
11561 msgstr ""
11563 #: config/mmix/mmix.c:2920 config/mmix/mmix.c:2989
11564 #, c-format
11565 msgid "MMIX Internal: %s is not a shiftable int"
11566 msgstr ""
11568 #: config/mmix/mmix.c:3108
11569 msgid "MMIX Internal: Trying to output invalidly reversed condition:"
11570 msgstr ""
11572 #: config/mmix/mmix.c:3115
11573 msgid "MMIX Internal: What's the CC of this?"
11574 msgstr ""
11576 #: config/mmix/mmix.c:3119
11577 msgid "MMIX Internal: What is the CC of this?"
11578 msgstr ""
11580 #: config/mmix/mmix.c:3190
11581 msgid "MMIX Internal: This is not a constant:"
11582 msgstr ""
11584 #. For these target macros, there is no generic documentation here.  You
11585 #. should read `Using and Porting GCC' for that.  Only comments specific
11586 #. to the MMIX target are here.
11588 #. There are however references to the specific texinfo node (comments
11589 #. with "Node:"), so there should be little or nothing amiss.  Probably
11590 #. the opposite, since we don't have to care about old littering and
11591 #. soon outdated generic comments.
11592 #. Node: Driver
11593 #. When both ABI:s work, this is how we tell them apart in code.  The
11594 #. GNU abi is implied the default.  Also implied in TARGET_DEFAULT.
11595 #. User symbols are in the same name-space as built-in symbols, but we
11596 #. don't need the built-in symbols, so remove those and instead apply
11597 #. stricter operand checking.  Don't warn when expanding insns.
11598 #. Pass on -mset-program-start=N and -mset-data-start=M to the linker.
11599 #. Provide default program start 0x100 unless -mno-set-program-start.
11600 #. Link to ELF if requested.
11601 #. Put unused option values here.
11602 #: config/mmix/mmix.h:135
11603 msgid "Set start-address of the program"
11604 msgstr ""
11606 #: config/mmix/mmix.h:137
11607 msgid "Set start-address of data"
11608 msgstr ""
11610 #. FIXME: Provide a way to *load* the epsilon register.
11611 #: config/mmix/mmix.h:186
11612 msgid "For intrinsics library: pass all parameters in registers"
11613 msgstr ""
11615 #: config/mmix/mmix.h:189
11616 msgid "Use register stack for parameters and return value"
11617 msgstr ""
11619 #: config/mmix/mmix.h:191
11620 msgid "Use call-clobbered registers for parameters and return value"
11621 msgstr ""
11623 #: config/mmix/mmix.h:193
11624 msgid "Use epsilon-respecting floating point compare instructions"
11625 msgstr ""
11627 #: config/mmix/mmix.h:196
11628 msgid "Use zero-extending memory loads, not sign-extending ones"
11629 msgstr ""
11631 #: config/mmix/mmix.h:199
11632 msgid ""
11633 "Generate divide results with reminder having the same sign as the divisor "
11634 "(not the dividend)"
11635 msgstr ""
11637 #: config/mmix/mmix.h:203
11638 msgid "Prepend global symbols with \":\" (for use with PREFIX)"
11639 msgstr ""
11641 #: config/mmix/mmix.h:205
11642 msgid "Do not provide a default start-address 0x100 of the program"
11643 msgstr ""
11645 #: config/mmix/mmix.h:207
11646 msgid "Link to emit program in ELF format (rather than mmo)"
11647 msgstr ""
11649 #: config/mmix/mmix.h:209
11650 msgid "Use P-mnemonics for branches statically predicted as taken"
11651 msgstr ""
11653 #: config/mmix/mmix.h:211
11654 msgid "Don't use P-mnemonics for branches"
11655 msgstr ""
11657 #: config/mmix/mmix.h:213
11658 msgid "Use addresses that allocate global registers"
11659 msgstr ""
11661 #: config/mmix/mmix.h:215
11662 msgid "Do not use addresses that allocate global registers"
11663 msgstr ""
11665 #: config/mn10300/mn10300.h:59
11666 msgid "Work around hardware multiply bug"
11667 msgstr ""
11669 #: config/mn10300/mn10300.h:60
11670 msgid "Do not work around hardware multiply bug"
11671 msgstr ""
11673 #: config/mn10300/mn10300.h:61
11674 msgid "Target the AM33 processor"
11675 msgstr ""
11677 #: config/mn10300/mn10300.h:65
11678 msgid "Enable linker relaxations"
11679 msgstr ""
11681 #: config/ns32k/ns32k.h:104 config/s390/s390.h:57
11682 msgid "Don't use hardware fp"
11683 msgstr ""
11685 #: config/ns32k/ns32k.h:105
11686 msgid "Alternative calling convention"
11687 msgstr ""
11689 #: config/ns32k/ns32k.h:107
11690 msgid "Pass some arguments in registers"
11691 msgstr ""
11693 #: config/ns32k/ns32k.h:108
11694 msgid "Pass all arguments on stack"
11695 msgstr ""
11697 #: config/ns32k/ns32k.h:109
11698 msgid "Optimize for 32532 cpu"
11699 msgstr ""
11701 #: config/ns32k/ns32k.h:110
11702 msgid "Optimize for 32332 cpu"
11703 msgstr ""
11705 #: config/ns32k/ns32k.h:112
11706 msgid "Optimize for 32032"
11707 msgstr ""
11709 #: config/ns32k/ns32k.h:114
11710 msgid "Register sb is zero. Use for absolute addressing"
11711 msgstr ""
11713 #: config/ns32k/ns32k.h:115
11714 msgid "Do not use register sb"
11715 msgstr ""
11717 #: config/ns32k/ns32k.h:116
11718 msgid "Do not use bit-field instructions"
11719 msgstr ""
11721 #: config/ns32k/ns32k.h:117
11722 msgid "Use bit-field instructions"
11723 msgstr ""
11725 #: config/ns32k/ns32k.h:118
11726 msgid "Generate code for high memory"
11727 msgstr ""
11729 #: config/ns32k/ns32k.h:119
11730 msgid "Generate code for low memory"
11731 msgstr ""
11733 #: config/ns32k/ns32k.h:120
11734 msgid "32381 fpu"
11735 msgstr ""
11737 #: config/ns32k/ns32k.h:121
11738 msgid "Use multiply-accumulate fp instructions"
11739 msgstr ""
11741 #: config/ns32k/ns32k.h:123
11742 msgid "Do not use multiply-accumulate fp instructions"
11743 msgstr ""
11745 #: config/ns32k/ns32k.h:124
11746 msgid "\"Small register classes\" kludge"
11747 msgstr ""
11749 #: config/ns32k/ns32k.h:125
11750 msgid "No \"Small register classes\" kludge"
11751 msgstr ""
11753 #: config/pa/pa.c:200
11754 #, c-format
11755 msgid ""
11756 "unknown -mschedule= option (%s).\n"
11757 "Valid options are 700, 7100, 7100LC, 7200, and 8000\n"
11758 msgstr ""
11760 #: config/pa/pa.c:225
11761 #, c-format
11762 msgid ""
11763 "unknown -march= option (%s).\n"
11764 "Valid options are 1.0, 1.1, and 2.0\n"
11765 msgstr ""
11767 #: config/pa/pa.c:230
11768 msgid "PIC code generation is not supported in the portable runtime model\n"
11769 msgstr ""
11771 #: config/pa/pa.c:235
11772 msgid "PIC code generation is not compatible with fast indirect calls\n"
11773 msgstr ""
11775 #: config/pa/pa.c:240
11776 msgid "-g is only supported when using GAS on this processor,"
11777 msgstr ""
11779 #: config/pa/pa.c:241
11780 msgid "-g option disabled"
11781 msgstr ""
11783 #: config/pdp11/pdp11.h:56
11784 msgid "Do not use hardware floating point"
11785 msgstr ""
11787 #. return float result in ac0
11788 #: config/pdp11/pdp11.h:58
11789 msgid "Return floating point results in ac0"
11790 msgstr ""
11792 #: config/pdp11/pdp11.h:59
11793 msgid "Return floating point results in memory"
11794 msgstr ""
11796 #. is 11/40
11797 #: config/pdp11/pdp11.h:61
11798 msgid "Generate code for an 11/40"
11799 msgstr ""
11801 #. is 11/45
11802 #: config/pdp11/pdp11.h:64
11803 msgid "Generate code for an 11/45"
11804 msgstr ""
11806 #. is 11/10
11807 #: config/pdp11/pdp11.h:67
11808 msgid "Generate code for an 11/10"
11809 msgstr ""
11811 #. use movstrhi for bcopy
11812 #. use 32 bit for int
11813 #: config/pdp11/pdp11.h:72 config/pdp11/pdp11.h:73
11814 msgid "Use 32 bit int"
11815 msgstr ""
11817 #: config/pdp11/pdp11.h:74 config/pdp11/pdp11.h:75
11818 msgid "Use 16 bit int"
11819 msgstr ""
11821 #. use 32 bit for float
11822 #: config/pdp11/pdp11.h:77 config/pdp11/pdp11.h:78
11823 msgid "Use 32 bit float"
11824 msgstr ""
11826 #: config/pdp11/pdp11.h:79 config/pdp11/pdp11.h:80
11827 msgid "Use 64 bit float"
11828 msgstr ""
11830 #. allow abshi pattern? - can trigger "optimizations" which make code SLOW!
11831 #. is branching expensive - on a PDP, it's actually really cheap
11832 #. this is just to play around and check what code gcc generates
11833 #. split instruction and data memory?
11834 #: config/pdp11/pdp11.h:89
11835 msgid "Target has split I&D"
11836 msgstr ""
11838 #: config/pdp11/pdp11.h:90
11839 msgid "Target does not have split I&D"
11840 msgstr ""
11842 #. UNIX assembler syntax?
11843 #: config/pdp11/pdp11.h:92
11844 msgid "Use UNIX assembler syntax"
11845 msgstr ""
11847 #: config/pdp11/pdp11.h:93
11848 msgid "Use DEC assembler syntax"
11849 msgstr ""
11851 #: config/pj/pj.h:73
11852 msgid "Generate little endian data"
11853 msgstr ""
11855 #: config/pj/pj.h:75
11856 msgid "Generate big endian data"
11857 msgstr ""
11859 #: config/pj/pj.h:77
11860 msgid "Turn on maintainer testing code"
11861 msgstr ""
11863 #: config/pj/pj.h:79
11864 msgid "Enable Transmeta picoJava extensions"
11865 msgstr ""
11867 #: config/pj/pj.h:81
11868 msgid "Disable Transmeta picoJava extensions"
11869 msgstr ""
11871 #: config/pj/pj.h:83
11872 msgid "Disable reorganization pass"
11873 msgstr ""
11875 #: config/romp/romp.c:709 config/rs6000/rs6000.c:6496
11876 #, c-format
11877 msgid "invalid %%S value"
11878 msgstr ""
11880 #: config/romp/romp.c:718 config/romp/romp.c:725
11881 #, c-format
11882 msgid "invalid %%b value"
11883 msgstr ""
11885 #: config/romp/romp.c:765 config/romp/romp.c:776
11886 #, c-format
11887 msgid "invalid %%z value"
11888 msgstr ""
11890 #: config/romp/romp.c:784 config/romp/romp.c:792
11891 #, c-format
11892 msgid "invalid %%Z value"
11893 msgstr ""
11895 #: config/romp/romp.c:799 config/romp/romp.c:808 config/romp/romp.c:815
11896 #: config/rs6000/rs6000.c:6275
11897 #, c-format
11898 msgid "invalid %%k value"
11899 msgstr ""
11901 #: config/romp/romp.c:900 config/romp/romp.c:943
11902 #, c-format
11903 msgid "invalid %%j value"
11904 msgstr ""
11906 #. Perform any needed actions needed for a function that is receiving a
11907 #. variable number of arguments.
11909 #. CUM is as above.
11911 #. MODE and TYPE are the mode and type of the current parameter.
11913 #. PRETEND_SIZE is a variable that should be set to the amount of stack
11914 #. that must be pushed by the prolog to pretend that our caller pushed
11915 #. it.
11917 #. Normally, this macro will push all remaining incoming registers on the
11918 #. stack and set PRETEND_SIZE to the length of the registers pushed.
11919 #: config/romp/romp.h:661
11920 msgid "can't have varargs with -mfp-arg-in-fp-regs"
11921 msgstr ""
11923 #: config/rs6000/rs6000.c:474
11924 msgid "-mmultiple is not supported on little endian systems"
11925 msgstr ""
11927 #: config/rs6000/rs6000.c:481
11928 msgid "-mstring is not supported on little endian systems"
11929 msgstr ""
11931 #: config/rs6000/rs6000.c:487 config/xtensa/xtensa.c:1827
11932 #, c-format
11933 msgid "-f%s ignored (all code is position independent)"
11934 msgstr ""
11936 #: config/rs6000/rs6000.c:496
11937 msgid "-ffunction-sections disabled on AIX when debugging"
11938 msgstr ""
11940 #: config/rs6000/rs6000.c:502
11941 msgid "-fdata-sections not supported on AIX"
11942 msgstr ""
11944 #: config/rs6000/rs6000.c:517
11945 #, c-format
11946 msgid "unknown -mdebug-%s switch"
11947 msgstr ""
11949 #: config/rs6000/rs6000.c:527
11950 #, c-format
11951 msgid "Unknown switch -mlong-double-%s"
11952 msgstr ""
11954 #: config/rs6000/rs6000.c:592
11955 #, c-format
11956 msgid "unknown ABI specified: '%s'"
11957 msgstr ""
11959 #: config/rs6000/rs6000.c:3581
11960 msgid "argument 1 of __builtin_altivec_predicate must be a constant"
11961 msgstr ""
11963 #: config/rs6000/rs6000.c:3635
11964 msgid "argument 1 of __builtin_altivec_predicate is out of range"
11965 msgstr ""
11967 #: config/rs6000/rs6000.c:3991
11968 #, c-format
11969 msgid "argument 3 of `%s' must be a 2-bit literal"
11970 msgstr ""
11972 #: config/rs6000/rs6000.c:6202
11973 #, c-format
11974 msgid "invalid %%f value"
11975 msgstr ""
11977 #: config/rs6000/rs6000.c:6211
11978 #, c-format
11979 msgid "invalid %%F value"
11980 msgstr ""
11982 #: config/rs6000/rs6000.c:6220
11983 #, c-format
11984 msgid "invalid %%G value"
11985 msgstr ""
11987 #: config/rs6000/rs6000.c:6255
11988 #, c-format
11989 msgid "invalid %%j code"
11990 msgstr ""
11992 #: config/rs6000/rs6000.c:6265
11993 #, c-format
11994 msgid "invalid %%J code"
11995 msgstr ""
11997 #: config/rs6000/rs6000.c:6295
11998 #, c-format
11999 msgid "invalid %%K value"
12000 msgstr ""
12002 #: config/rs6000/rs6000.c:6522
12003 #, c-format
12004 msgid "%%S computed all 1's mask"
12005 msgstr ""
12007 #: config/rs6000/rs6000.c:6549
12008 #, c-format
12009 msgid "%%S computed all 0's mask"
12010 msgstr ""
12012 #: config/rs6000/rs6000.c:6559
12013 #, c-format
12014 msgid "invalid %%T value"
12015 msgstr ""
12017 #: config/rs6000/rs6000.c:6569
12018 #, c-format
12019 msgid "invalid %%u value"
12020 msgstr ""
12022 #: config/rs6000/rs6000.c:6578
12023 #, c-format
12024 msgid "invalid %%v value"
12025 msgstr ""
12027 #: config/rs6000/aix.h:134 config/rs6000/beos.h:32
12028 msgid "Always pass floating-point arguments in memory"
12029 msgstr ""
12031 #: config/rs6000/aix.h:136 config/rs6000/beos.h:34
12032 msgid "Don't always pass floating-point arguments in memory"
12033 msgstr ""
12035 #: config/rs6000/aix41.h:28 config/rs6000/aix43.h:32 config/rs6000/aix51.h:32
12036 msgid "Support message passing with the Parallel Environment"
12037 msgstr ""
12039 #: config/rs6000/aix43.h:28 config/rs6000/aix51.h:28
12040 msgid "Compile for 64-bit pointers"
12041 msgstr ""
12043 #: config/rs6000/aix43.h:30 config/rs6000/aix51.h:30
12044 msgid "Compile for 32-bit pointers"
12045 msgstr ""
12047 #: config/rs6000/aix43.h:49 config/rs6000/aix51.h:49
12048 msgid "-maix64 and POWER architecture are incompatible"
12049 msgstr ""
12051 #: config/rs6000/aix43.h:54 config/rs6000/aix51.h:54
12052 msgid "-maix64 requires PowerPC64 architecture remain enabled"
12053 msgstr ""
12055 #: config/rs6000/aix43.h:58 config/rs6000/aix51.h:58
12056 msgid ""
12057 "-maix64 required: 64-bit computation with 32-bit addressing not yet supported"
12058 msgstr ""
12060 #. Run-time compilation parameters selecting different hardware subsets.
12062 #. Macro to define tables used to set the flags.
12063 #. This is a list in braces of pairs in braces,
12064 #. each pair being { "NAME", VALUE }
12065 #. where VALUE is the bits to set or minus the bits to clear.
12066 #. An empty string NAME is used to identify the default VALUE.
12067 #: config/rs6000/rs6000.h:277
12068 msgid "Use POWER instruction set"
12069 msgstr ""
12071 #: config/rs6000/rs6000.h:280
12072 msgid "Use POWER2 instruction set"
12073 msgstr ""
12075 #: config/rs6000/rs6000.h:282
12076 msgid "Do not use POWER2 instruction set"
12077 msgstr ""
12079 #: config/rs6000/rs6000.h:285
12080 msgid "Do not use POWER instruction set"
12081 msgstr ""
12083 #: config/rs6000/rs6000.h:287
12084 msgid "Use PowerPC instruction set"
12085 msgstr ""
12087 #: config/rs6000/rs6000.h:290
12088 msgid "Do not use PowerPC instruction set"
12089 msgstr ""
12091 #: config/rs6000/rs6000.h:292
12092 msgid "Use PowerPC General Purpose group optional instructions"
12093 msgstr ""
12095 #: config/rs6000/rs6000.h:294
12096 msgid "Don't use PowerPC General Purpose group optional instructions"
12097 msgstr ""
12099 #: config/rs6000/rs6000.h:296
12100 msgid "Use PowerPC Graphics group optional instructions"
12101 msgstr ""
12103 #: config/rs6000/rs6000.h:298
12104 msgid "Don't use PowerPC Graphics group optional instructions"
12105 msgstr ""
12107 #: config/rs6000/rs6000.h:300
12108 msgid "Use PowerPC-64 instruction set"
12109 msgstr ""
12111 #: config/rs6000/rs6000.h:302
12112 msgid "Don't use PowerPC-64 instruction set"
12113 msgstr ""
12115 #: config/rs6000/rs6000.h:304
12116 msgid "Use AltiVec instructions"
12117 msgstr ""
12119 #: config/rs6000/rs6000.h:306
12120 msgid "Don't use AltiVec instructions"
12121 msgstr ""
12123 #: config/rs6000/rs6000.h:308
12124 msgid "Use new mnemonics for PowerPC architecture"
12125 msgstr ""
12127 #: config/rs6000/rs6000.h:310
12128 msgid "Use old mnemonics for PowerPC architecture"
12129 msgstr ""
12131 #: config/rs6000/rs6000.h:313
12132 msgid "Put everything in the regular TOC"
12133 msgstr ""
12135 #: config/rs6000/rs6000.h:315
12136 msgid "Place floating point constants in TOC"
12137 msgstr ""
12139 #: config/rs6000/rs6000.h:317
12140 msgid "Don't place floating point constants in TOC"
12141 msgstr ""
12143 #: config/rs6000/rs6000.h:319
12144 msgid "Place symbol+offset constants in TOC"
12145 msgstr ""
12147 #: config/rs6000/rs6000.h:321
12148 msgid "Don't place symbol+offset constants in TOC"
12149 msgstr ""
12151 #: config/rs6000/rs6000.h:327
12152 msgid "Place variable addresses in the regular TOC"
12153 msgstr ""
12155 #: config/rs6000/rs6000.h:333
12156 msgid "Generate load/store multiple instructions"
12157 msgstr ""
12159 #: config/rs6000/rs6000.h:335
12160 msgid "Do not generate load/store multiple instructions"
12161 msgstr ""
12163 #: config/rs6000/rs6000.h:339
12164 msgid "Generate string instructions for block moves"
12165 msgstr ""
12167 #: config/rs6000/rs6000.h:341
12168 msgid "Do not generate string instructions for block moves"
12169 msgstr ""
12171 #: config/rs6000/rs6000.h:345
12172 msgid "Generate load/store with update instructions"
12173 msgstr ""
12175 #: config/rs6000/rs6000.h:347
12176 msgid "Do not generate load/store with update instructions"
12177 msgstr ""
12179 #: config/rs6000/rs6000.h:355
12180 msgid "Don't schedule the start and end of the procedure"
12181 msgstr ""
12183 #: config/rs6000/rs6000.h:361
12184 msgid "Return all structures in memory (AIX default)"
12185 msgstr ""
12187 #: config/rs6000/rs6000.h:363
12188 msgid "Return small structures in registers (SVR4 default)"
12189 msgstr ""
12191 #: config/rs6000/rs6000.h:426 config/sparc/sparc.h:666
12192 msgid "Use features of and schedule code for given CPU"
12193 msgstr ""
12195 #: config/rs6000/rs6000.h:429
12196 msgid "Enable debug output"
12197 msgstr ""
12199 #: config/rs6000/rs6000.h:430
12200 msgid "Specify ABI to use"
12201 msgstr ""
12203 #: config/rs6000/rs6000.h:432
12204 msgid "Specify size of long double (64 or 128 bits)"
12205 msgstr ""
12207 #. Definitions for __builtin_return_address and __builtin_frame_address.
12208 #. __builtin_return_address (0) should give link register (65), enable
12209 #. this.
12210 #. This should be uncommented, so that the link register is used, but
12211 #. currently this would result in unmatched insns and spilling fixed
12212 #. registers so we'll leave it for another day.  When these problems are
12213 #. taken care of one additional fetch will be necessary in RETURN_ADDR_RTX.
12214 #. (mrs)
12215 #. #define RETURN_ADDR_IN_PREVIOUS_FRAME
12216 #. Number of bytes into the frame return addresses can be found.  See
12217 #. rs6000_stack_info in rs6000.c for more information on how the different
12218 #. abi's store the return address.
12219 #: config/rs6000/rs6000.h:1776
12220 msgid "RETURN_ADDRESS_OFFSET not supported"
12221 msgstr ""
12223 #: config/rs6000/sysv4.h:88
12224 msgid "Select ABI calling convention"
12225 msgstr ""
12227 #: config/rs6000/sysv4.h:89
12228 msgid "Select method for sdata handling"
12229 msgstr ""
12231 #: config/rs6000/sysv4.h:104
12232 msgid "Align to the base type of the bit-field"
12233 msgstr ""
12235 #: config/rs6000/sysv4.h:106
12236 msgid "Don't align to the base type of the bit-field"
12237 msgstr ""
12239 #: config/rs6000/sysv4.h:108
12240 msgid "Don't assume that unaligned accesses are handled by the system"
12241 msgstr ""
12243 #: config/rs6000/sysv4.h:110
12244 msgid "Assume that unaligned accesses are handled by the system"
12245 msgstr ""
12247 #: config/rs6000/sysv4.h:112 config/rs6000/sysv4.h:116
12248 msgid "Produce code relocatable at runtime"
12249 msgstr ""
12251 #: config/rs6000/sysv4.h:114 config/rs6000/sysv4.h:118
12252 msgid "Don't produce code relocatable at runtime"
12253 msgstr ""
12255 #: config/rs6000/sysv4.h:120 config/rs6000/sysv4.h:122
12256 msgid "Produce little endian code"
12257 msgstr ""
12259 #: config/rs6000/sysv4.h:124 config/rs6000/sysv4.h:126
12260 msgid "Produce big endian code"
12261 msgstr ""
12263 #: config/rs6000/sysv4.h:127 config/rs6000/sysv4.h:128
12264 #: config/rs6000/sysv4.h:129 config/rs6000/sysv4.h:130
12265 #: config/rs6000/sysv4.h:131 config/rs6000/sysv4.h:132
12266 #: config/rs6000/sysv4.h:142 config/rs6000/sysv4.h:143
12267 #: config/rs6000/sysv4.h:154 config/rs6000/sysv4.h:155
12268 #: config/rs6000/sysv4.h:157
12269 msgid "no description yet"
12270 msgstr ""
12272 #: config/rs6000/sysv4.h:133
12273 msgid "Use EABI"
12274 msgstr ""
12276 #: config/rs6000/sysv4.h:134
12277 msgid "Don't use EABI"
12278 msgstr ""
12280 #: config/rs6000/sysv4.h:137
12281 msgid "Do not allow bit-fields to cross word boundaries"
12282 msgstr ""
12284 #: config/rs6000/sysv4.h:139
12285 msgid "Use alternate register names"
12286 msgstr ""
12288 #: config/rs6000/sysv4.h:141
12289 msgid "Don't use alternate register names"
12290 msgstr ""
12292 #: config/rs6000/sysv4.h:145
12293 msgid "Link with libsim.a, libc.a and sim-crt0.o"
12294 msgstr ""
12296 #: config/rs6000/sysv4.h:147
12297 msgid "Link with libads.a, libc.a and crt0.o"
12298 msgstr ""
12300 #: config/rs6000/sysv4.h:149
12301 msgid "Link with libyk.a, libc.a and crt0.o"
12302 msgstr ""
12304 #: config/rs6000/sysv4.h:151
12305 msgid "Link with libmvme.a, libc.a and crt0.o"
12306 msgstr ""
12308 #: config/rs6000/sysv4.h:153
12309 msgid "Set the PPC_EMB bit in the ELF flags header"
12310 msgstr ""
12312 #. Sometimes certain combinations of command options do not make sense
12313 #. on a particular target machine.  You can define a macro
12314 #. `OVERRIDE_OPTIONS' to take account of this.  This macro, if
12315 #. defined, is executed once just after all the command options have
12316 #. been parsed.
12318 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
12319 #. get control.
12320 #: config/rs6000/sysv4.h:212
12321 #, c-format
12322 msgid "bad value for -mcall-%s"
12323 msgstr ""
12325 #: config/rs6000/sysv4.h:228
12326 #, c-format
12327 msgid "bad value for -msdata=%s"
12328 msgstr ""
12330 #: config/rs6000/sysv4.h:245
12331 #, c-format
12332 msgid "-mrelocatable and -msdata=%s are incompatible"
12333 msgstr ""
12335 #: config/rs6000/sysv4.h:253
12336 #, c-format
12337 msgid "-f%s and -msdata=%s are incompatible"
12338 msgstr ""
12340 #: config/rs6000/sysv4.h:261
12341 #, c-format
12342 msgid "-msdata=%s and -mcall-%s are incompatible"
12343 msgstr ""
12345 #: config/rs6000/sysv4.h:268
12346 msgid "-mrelocatable and -mno-minimal-toc are incompatible"
12347 msgstr ""
12349 #: config/rs6000/sysv4.h:274
12350 #, c-format
12351 msgid "-mrelocatable and -mcall-%s are incompatible"
12352 msgstr ""
12354 #: config/rs6000/sysv4.h:281
12355 #, c-format
12356 msgid "-fPIC and -mcall-%s are incompatible"
12357 msgstr ""
12359 #: config/rs6000/sysv4.h:288
12360 msgid "-mcall-aixdesc must be big endian"
12361 msgstr ""
12363 #: config/s390/s390.c:1901
12364 msgid "invalid UNSPEC as operand (1)"
12365 msgstr ""
12367 #: config/s390/s390.c:1931
12368 msgid "invalid UNSPEC as operand (2)"
12369 msgstr ""
12371 #: config/s390/s390.c:1937
12372 msgid "UNKNOWN in s390_output_symbolic_const !?"
12373 msgstr ""
12375 #: config/s390/s390.c:1953
12376 msgid "Cannot decompose address."
12377 msgstr ""
12379 #: config/s390/s390.c:2101
12380 msgid "UNKNOWN in print_operand !?"
12381 msgstr ""
12383 #: config/s390/s390.c:2689
12384 msgid "Total size of local variables exceeds architecture limit."
12385 msgstr ""
12387 #: config/s390/s390.h:58
12388 msgid "Set backchain"
12389 msgstr ""
12391 #: config/s390/s390.h:59
12392 msgid "Don't set backchain (faster, but debug harder"
12393 msgstr ""
12395 #: config/s390/s390.h:60
12396 msgid "Use bras for execucable < 64k"
12397 msgstr ""
12399 #: config/s390/s390.h:61
12400 msgid "Don't use bras"
12401 msgstr ""
12403 #: config/s390/s390.h:62
12404 msgid "Additional debug prints"
12405 msgstr ""
12407 #: config/s390/s390.h:63
12408 msgid "Don't print additional debug prints"
12409 msgstr ""
12411 #: config/s390/s390.h:64
12412 msgid "64 bit mode"
12413 msgstr ""
12415 #: config/s390/s390.h:65
12416 msgid "31 bit mode"
12417 msgstr ""
12419 #: config/s390/s390.h:66
12420 msgid "mvcle use"
12421 msgstr ""
12423 #: config/s390/s390.h:67
12424 msgid "mvc&ex"
12425 msgstr ""
12427 #: config/sh/sh.c:5063
12428 msgid "__builtin_saveregs not supported by this subtarget"
12429 msgstr ""
12431 #. The sp_switch attribute only has meaning for interrupt functions.
12432 #: config/sh/sh.c:5613 config/sh/sh.c:5652
12433 #, c-format
12434 msgid "`%s' attribute only applies to interrupt functions"
12435 msgstr ""
12437 #. The argument must be a constant string.
12438 #: config/sh/sh.c:5620
12439 #, c-format
12440 msgid "`%s' attribute argument not a string constant"
12441 msgstr ""
12443 #. The argument must be a constant integer.
12444 #: config/sh/sh.c:5659
12445 #, c-format
12446 msgid "`%s' attribute argument not an integer constant"
12447 msgstr ""
12449 #. There are no delay slots on SHmedia.
12450 #. Relaxation isn't yet supported for SHmedia
12451 #: config/sh/sh.h:367
12452 msgid "Profiling is not supported on this target."
12453 msgstr ""
12455 #: config/sparc/sparc.c:318
12456 #, c-format
12457 msgid "%s is not supported by this configuration"
12458 msgstr ""
12460 #: config/sparc/sparc.c:325
12461 msgid "-mlong-double-64 not allowed with -m64"
12462 msgstr ""
12464 #: config/sparc/sparc.c:350
12465 msgid "-mcmodel= is not supported on 32 bit systems"
12466 msgstr ""
12468 #: config/sparc/sparc.c:438
12469 msgid "profiling does not support code models other than medlow"
12470 msgstr ""
12472 #: config/sparc/sparc.c:5847 config/sparc/sparc.c:5853
12473 #, c-format
12474 msgid "invalid %%Y operand"
12475 msgstr ""
12477 #: config/sparc/sparc.c:5923
12478 #, c-format
12479 msgid "invalid %%A operand"
12480 msgstr ""
12482 #: config/sparc/sparc.c:5933
12483 #, c-format
12484 msgid "invalid %%B operand"
12485 msgstr ""
12487 #: config/sparc/sparc.c:5972
12488 #, c-format
12489 msgid "invalid %%c operand"
12490 msgstr ""
12492 #: config/sparc/sparc.c:5973
12493 #, c-format
12494 msgid "invalid %%C operand"
12495 msgstr ""
12497 #: config/sparc/sparc.c:5994
12498 #, c-format
12499 msgid "invalid %%d operand"
12500 msgstr ""
12502 #: config/sparc/sparc.c:5995
12503 #, c-format
12504 msgid "invalid %%D operand"
12505 msgstr ""
12507 #: config/sparc/sparc.c:6013
12508 #, c-format
12509 msgid "invalid %%f operand"
12510 msgstr ""
12512 #: config/sparc/sparc.c:6063
12513 msgid "long long constant not a valid immediate operand"
12514 msgstr ""
12516 #: config/sparc/sparc.c:6066
12517 msgid "floating point constant not a valid immediate operand"
12518 msgstr ""
12520 #: config/sparc/freebsd.h:81 config/sparc/linux.h:86
12521 #: config/sparc/linux64.h:139
12522 msgid "Use 128 bit long doubles"
12523 msgstr ""
12525 #: config/sparc/sp64-elf.h:82 config/sparc/splet.h:29
12526 msgid "Generate code for big endian"
12527 msgstr ""
12529 #: config/sparc/sp64-elf.h:83 config/sparc/splet.h:30
12530 msgid "Generate code for little endian"
12531 msgstr ""
12533 #: config/sparc/sp86x-aout.h:51 config/sparc/sp86x-elf.h:67
12534 msgid "Use little-endian byte order for data"
12535 msgstr ""
12537 #. To make profiling work with -f{pic,PIC}, we need to emit the profiling
12538 #. code into the rtl.  Also, if we are profiling, we cannot eliminate
12539 #. the frame pointer (because the return address will get smashed).
12540 #: config/sparc/sparc.h:388
12541 #, c-format
12542 msgid "%s and profiling conflict: disabling %s"
12543 msgstr ""
12545 #: config/sparc/sparc.h:562
12546 msgid "Use function_epilogue()"
12547 msgstr ""
12549 #: config/sparc/sparc.h:564
12550 msgid "Do not use function_epilogue()"
12551 msgstr ""
12553 #: config/sparc/sparc.h:566
12554 msgid "Assume possible double misalignment"
12555 msgstr ""
12557 #: config/sparc/sparc.h:568
12558 msgid "Assume all doubles are aligned"
12559 msgstr ""
12561 #: config/sparc/sparc.h:570
12562 msgid "Pass -assert pure-text to linker"
12563 msgstr ""
12565 #: config/sparc/sparc.h:572
12566 msgid "Do not pass -assert pure-text to linker"
12567 msgstr ""
12569 #: config/sparc/sparc.h:574
12570 msgid "Use flat register window model"
12571 msgstr ""
12573 #: config/sparc/sparc.h:576
12574 msgid "Do not use flat register window model"
12575 msgstr ""
12577 #: config/sparc/sparc.h:578
12578 msgid "Use ABI reserved registers"
12579 msgstr ""
12581 #: config/sparc/sparc.h:580
12582 msgid "Do not use ABI reserved registers"
12583 msgstr ""
12585 #: config/sparc/sparc.h:582
12586 msgid "Use hardware quad fp instructions"
12587 msgstr ""
12589 #: config/sparc/sparc.h:584
12590 msgid "Do not use hardware quad fp instructions"
12591 msgstr ""
12593 #: config/sparc/sparc.h:586
12594 msgid "Compile for v8plus ABI"
12595 msgstr ""
12597 #: config/sparc/sparc.h:588
12598 msgid "Do not compile for v8plus ABI"
12599 msgstr ""
12601 #: config/sparc/sparc.h:590
12602 msgid "Utilize Visual Instruction Set"
12603 msgstr ""
12605 #: config/sparc/sparc.h:592
12606 msgid "Do not utilize Visual Instruction Set"
12607 msgstr ""
12609 #. ??? These are deprecated, coerced to -mcpu=.  Delete in 2.9.
12610 #: config/sparc/sparc.h:595
12611 msgid "Optimize for Cypress processors"
12612 msgstr ""
12614 #: config/sparc/sparc.h:597
12615 msgid "Optimize for SparcLite processors"
12616 msgstr ""
12618 #: config/sparc/sparc.h:599
12619 msgid "Optimize for F930 processors"
12620 msgstr ""
12622 #: config/sparc/sparc.h:601
12623 msgid "Optimize for F934 processors"
12624 msgstr ""
12626 #: config/sparc/sparc.h:603
12627 msgid "Use V8 Sparc ISA"
12628 msgstr ""
12630 #: config/sparc/sparc.h:605
12631 msgid "Optimize for SuperSparc processors"
12632 msgstr ""
12634 #. End of deprecated options.
12635 #: config/sparc/sparc.h:608
12636 msgid "Pointers are 64-bit"
12637 msgstr ""
12639 #: config/sparc/sparc.h:610
12640 msgid "Pointers are 32-bit"
12641 msgstr ""
12643 #: config/sparc/sparc.h:612
12644 msgid "Use 32-bit ABI"
12645 msgstr ""
12647 #: config/sparc/sparc.h:614
12648 msgid "Use 64-bit ABI"
12649 msgstr ""
12651 #: config/sparc/sparc.h:616
12652 msgid "Use stack bias"
12653 msgstr ""
12655 #: config/sparc/sparc.h:618
12656 msgid "Do not use stack bias"
12657 msgstr ""
12659 #: config/sparc/sparc.h:620
12660 msgid "Use structs on stronger alignment for double-word copies"
12661 msgstr ""
12663 #: config/sparc/sparc.h:622
12664 msgid "Do not use structs on stronger alignment for double-word copies"
12665 msgstr ""
12667 #: config/sparc/sparc.h:624
12668 msgid "Optimize tail call instructions in assembler and linker"
12669 msgstr ""
12671 #: config/sparc/sparc.h:626
12672 msgid "Do not optimize tail call instructions in assembler or linker"
12673 msgstr ""
12675 #: config/sparc/sparc.h:670
12676 msgid "Use given Sparc code model"
12677 msgstr ""
12679 #: config/stormy16/stormy16.c:1179
12680 msgid "cannot use va_start in interrupt function"
12681 msgstr ""
12683 #: config/stormy16/stormy16.c:1536
12684 msgid "`B' operand is not constant"
12685 msgstr ""
12687 #: config/stormy16/stormy16.c:1542
12688 msgid "`B' operand has multiple bits set"
12689 msgstr ""
12691 #: config/stormy16/stormy16.c:1569
12692 msgid "`o' operand is not constant"
12693 msgstr ""
12695 #: config/stormy16/stormy16.c:1584
12696 msgid "xstormy16_print_operand: unknown code"
12697 msgstr ""
12699 #: config/stormy16/stormy16.c:1634
12700 #, c-format
12701 msgid "switch statement of size %lu entries too large"
12702 msgstr ""
12704 #: config/v850/v850-c.c:68
12705 msgid "#pragma GHS endXXXX found without previous startXXX"
12706 msgstr ""
12708 #: config/v850/v850-c.c:70
12709 msgid "#pragma GHS endXXX does not match previous startXXX"
12710 msgstr ""
12712 #: config/v850/v850-c.c:95
12713 msgid "cannot set interrupt attribute: no current function"
12714 msgstr ""
12716 #: config/v850/v850-c.c:103
12717 msgid "cannot set interrupt attribute: no such identifier"
12718 msgstr ""
12720 #: config/v850/v850-c.c:149
12721 msgid "junk at end of #pragma ghs section"
12722 msgstr ""
12724 #: config/v850/v850-c.c:166
12725 #, c-format
12726 msgid "unrecognized section name \"%s\""
12727 msgstr ""
12729 #: config/v850/v850-c.c:181
12730 msgid "malformed #pragma ghs section"
12731 msgstr ""
12733 #: config/v850/v850-c.c:201
12734 msgid "junk at end of #pragma ghs interrupt"
12735 msgstr ""
12737 #: config/v850/v850-c.c:213
12738 msgid "junk at end of #pragma ghs starttda"
12739 msgstr ""
12741 #: config/v850/v850-c.c:225
12742 msgid "junk at end of #pragma ghs startsda"
12743 msgstr ""
12745 #: config/v850/v850-c.c:237
12746 msgid "junk at end of #pragma ghs startzda"
12747 msgstr ""
12749 #: config/v850/v850-c.c:249
12750 msgid "junk at end of #pragma ghs endtda"
12751 msgstr ""
12753 #: config/v850/v850-c.c:261
12754 msgid "junk at end of #pragma ghs endsda"
12755 msgstr ""
12757 #: config/v850/v850-c.c:273
12758 msgid "junk at end of #pragma ghs endzda"
12759 msgstr ""
12761 #: config/v850/v850.c:122
12762 #, c-format
12763 msgid "%s=%s is not numeric"
12764 msgstr ""
12766 #: config/v850/v850.c:129
12767 #, c-format
12768 msgid "%s=%s is too large"
12769 msgstr ""
12771 #: config/v850/v850.c:285
12772 msgid "const_double_split got a bad insn:"
12773 msgstr ""
12775 #: config/v850/v850.c:777
12776 msgid "output_move_single:"
12777 msgstr ""
12779 #: config/v850/v850.c:2081
12780 msgid "a data area attribute cannot be specified for local variables"
12781 msgstr ""
12783 #: config/v850/v850.c:2092
12784 #, c-format
12785 msgid "data area of '%s' conflicts with previous declaration"
12786 msgstr ""
12788 #: config/v850/v850.c:2295
12789 #, c-format
12790 msgid "bogus JR construction: %d\n"
12791 msgstr ""
12793 #: config/v850/v850.c:2316 config/v850/v850.c:2518
12794 #, c-format
12795 msgid "bad amount of stack space removal: %d"
12796 msgstr ""
12798 #: config/v850/v850.c:2494
12799 #, c-format
12800 msgid "bogus JARL construction: %d\n"
12801 msgstr ""
12803 #. Macro to define tables used to set the flags.
12804 #. This is a list in braces of pairs in braces,
12805 #. each pair being { "NAME", VALUE }
12806 #. where VALUE is the bits to set or minus the bits to clear.
12807 #. An empty string NAME is used to identify the default VALUE.
12808 #: config/v850/v850.h:120
12809 msgid "Support Green Hills ABI"
12810 msgstr ""
12812 #: config/v850/v850.h:123
12813 msgid "Prohibit PC relative function calls"
12814 msgstr ""
12816 #: config/v850/v850.h:126
12817 msgid "Reuse r30 on a per function basis"
12818 msgstr ""
12820 #: config/v850/v850.h:129
12821 msgid "Use stubs for function prologues"
12822 msgstr ""
12824 #: config/v850/v850.h:132
12825 msgid "Same as: -mep -mprolog-function"
12826 msgstr ""
12828 #: config/v850/v850.h:133
12829 msgid "Enable backend debugging"
12830 msgstr ""
12832 #: config/v850/v850.h:135
12833 msgid "Compile for the v850 processor"
12834 msgstr ""
12836 #: config/v850/v850.h:138
12837 msgid "Use 4 byte entries in switch tables"
12838 msgstr ""
12840 #: config/v850/v850.h:164
12841 msgid "Set the max size of data eligible for the TDA area"
12842 msgstr ""
12844 #: config/v850/v850.h:167
12845 msgid "Set the max size of data eligible for the SDA area"
12846 msgstr ""
12848 #: config/v850/v850.h:170
12849 msgid "Set the max size of data eligible for the ZDA area"
12850 msgstr ""
12852 #: config/xtensa/xtensa.c:1028 config/xtensa/xtensa.c:1062
12853 #: config/xtensa/xtensa.c:1071
12854 msgid "bad test"
12855 msgstr ""
12857 #: config/xtensa/xtensa.c:1771
12858 msgid "boolean registers required for the floating-point option"
12859 msgstr ""
12861 #: config/xtensa/xtensa.c:1939
12862 msgid "invalid mask"
12863 msgstr ""
12865 #: config/xtensa/xtensa.c:1991
12866 msgid "invalid address"
12867 msgstr ""
12869 #: config/xtensa/xtensa.c:2016
12870 msgid "no register in address"
12871 msgstr ""
12873 #: config/xtensa/xtensa.c:2024
12874 msgid "address offset not a constant"
12875 msgstr ""
12877 #: config/xtensa/xtensa.h:114
12878 msgid "Use the Xtensa code density option"
12879 msgstr ""
12881 #: config/xtensa/xtensa.h:116
12882 msgid "Do not use the Xtensa code density option"
12883 msgstr ""
12885 #: config/xtensa/xtensa.h:118
12886 msgid "Use the Xtensa MAC16 option"
12887 msgstr ""
12889 #: config/xtensa/xtensa.h:120
12890 msgid "Do not use the Xtensa MAC16 option"
12891 msgstr ""
12893 #: config/xtensa/xtensa.h:122
12894 msgid "Use the Xtensa MUL16 option"
12895 msgstr ""
12897 #: config/xtensa/xtensa.h:124
12898 msgid "Do not use the Xtensa MUL16 option"
12899 msgstr ""
12901 #: config/xtensa/xtensa.h:126
12902 msgid "Use the Xtensa MUL32 option"
12903 msgstr ""
12905 #: config/xtensa/xtensa.h:128
12906 msgid "Do not use the Xtensa MUL32 option"
12907 msgstr ""
12909 #. undocumented
12910 #. undocumented
12911 #: config/xtensa/xtensa.h:134
12912 msgid "Use the Xtensa NSA option"
12913 msgstr ""
12915 #: config/xtensa/xtensa.h:136
12916 msgid "Do not use the Xtensa NSA option"
12917 msgstr ""
12919 #: config/xtensa/xtensa.h:138
12920 msgid "Use the Xtensa MIN/MAX option"
12921 msgstr ""
12923 #: config/xtensa/xtensa.h:140
12924 msgid "Do not use the Xtensa MIN/MAX option"
12925 msgstr ""
12927 #: config/xtensa/xtensa.h:142
12928 msgid "Use the Xtensa SEXT option"
12929 msgstr ""
12931 #: config/xtensa/xtensa.h:144
12932 msgid "Do not use the Xtensa SEXT option"
12933 msgstr ""
12935 #: config/xtensa/xtensa.h:146
12936 msgid "Use the Xtensa boolean register option"
12937 msgstr ""
12939 #: config/xtensa/xtensa.h:148
12940 msgid "Do not use the Xtensa boolean register option"
12941 msgstr ""
12943 #: config/xtensa/xtensa.h:150
12944 msgid "Use the Xtensa floating-point unit"
12945 msgstr ""
12947 #: config/xtensa/xtensa.h:152
12948 msgid "Do not use the Xtensa floating-point unit"
12949 msgstr ""
12951 #. undocumented
12952 #. undocumented
12953 #. undocumented
12954 #. undocumented
12955 #. undocumented
12956 #. undocumented
12957 #. undocumented
12958 #. undocumented
12959 #: config/xtensa/xtensa.h:170
12960 msgid "Disable fused multiply/add and multiply/subtract FP instructions"
12961 msgstr ""
12963 #: config/xtensa/xtensa.h:172
12964 msgid "Enable fused multiply/add and multiply/subtract FP instructions"
12965 msgstr ""
12967 #: config/xtensa/xtensa.h:174
12968 msgid "Serialize volatile memory references with MEMW instructions"
12969 msgstr ""
12971 #: config/xtensa/xtensa.h:176
12972 msgid "Do not serialize volatile memory references with MEMW instructions"
12973 msgstr ""
12975 #: config/xtensa/xtensa.h:178
12976 msgid "Intersperse literal pools with code in the text section"
12977 msgstr ""
12979 #: config/xtensa/xtensa.h:180
12980 msgid "Put literal pools in a separate literal section"
12981 msgstr ""
12983 #: config/xtensa/xtensa.h:182
12984 msgid "Automatically align branch targets to reduce branch penalties"
12985 msgstr ""
12987 #: config/xtensa/xtensa.h:184
12988 msgid "Do not automatically align branch targets"
12989 msgstr ""
12991 #: config/xtensa/xtensa.h:186
12992 msgid "Use indirect CALLXn instructions for large programs"
12993 msgstr ""
12995 #: config/xtensa/xtensa.h:188
12996 msgid "Use direct CALLn instructions for fast calls"
12997 msgstr ""
12999 #: ada/misc.c:219
13000 msgid "`-gnat' misspelled as `-gant'"
13001 msgstr ""
13003 #: ch/actions.c:118
13004 #, c-format
13005 msgid "%d errors, %d sorries, do granting"
13006 msgstr ""
13008 #: ch/actions.c:135
13009 msgid "GNU compiler does not support statically allocated objects"
13010 msgstr ""
13012 #: ch/actions.c:138 objc/objc-act.c:882
13013 #, c-format
13014 msgid "`%s' cannot be statically allocated"
13015 msgstr ""
13017 #: ch/actions.c:300
13018 #, c-format
13019 msgid "causing unhandled exception `%s' (this is flaged only once)"
13020 msgstr ""
13022 #: ch/actions.c:438
13023 msgid "range failure (not inside function)"
13024 msgstr ""
13026 #: ch/actions.c:440
13027 msgid "possible range failure (not inside function)"
13028 msgstr ""
13030 #: ch/actions.c:445
13031 msgid "expression will always cause RANGEFAIL"
13032 msgstr ""
13034 #: ch/actions.c:492
13035 msgid "right hand side of assignment is a mode"
13036 msgstr ""
13038 #: ch/actions.c:498
13039 #, c-format
13040 msgid "incompatible modes in %s"
13041 msgstr ""
13043 #: ch/actions.c:523
13044 #, c-format
13045 msgid "bad string length in %s"
13046 msgstr ""
13048 #: ch/actions.c:631 ch/actions.c:644
13049 #, c-format
13050 msgid "mode mismatch in %s expression"
13051 msgstr ""
13053 #: ch/actions.c:638
13054 #, c-format
13055 msgid "%s expression must be referable"
13056 msgstr ""
13058 #: ch/actions.c:667
13059 #, c-format
13060 msgid "%s not allowed outside a PROC"
13061 msgstr ""
13063 #: ch/actions.c:673
13064 #, c-format
13065 msgid "%s action in PROC with no declared RESULTS"
13066 msgstr ""
13068 #: ch/actions.c:704
13069 msgid "RETURN not allowed outside PROC"
13070 msgstr ""
13072 #: ch/actions.c:717
13073 msgid "RETURN with a value, in PROC returning void"
13074 msgstr ""
13076 #: ch/actions.c:726
13077 msgid "RETURN with no value and no RESULT action in procedure"
13078 msgstr ""
13080 #: ch/actions.c:749
13081 #, c-format
13082 msgid "no label named `%s'"
13083 msgstr ""
13085 #: ch/actions.c:751
13086 #, c-format
13087 msgid "cannot GOTO label `%s' outside current function"
13088 msgstr ""
13090 #: ch/actions.c:773
13091 #, c-format
13092 msgid "no EXITable label named `%s'"
13093 msgstr ""
13095 #: ch/actions.c:775
13096 #, c-format
13097 msgid "cannot EXIT label `%s' outside current function"
13098 msgstr ""
13100 #: ch/actions.c:1018
13101 msgid "case selector not compatible with label"
13102 msgstr ""
13104 #: ch/actions.c:1044
13105 msgid "ELSE label not within a CASE statement"
13106 msgstr ""
13108 #: ch/actions.c:1048
13109 msgid "multiple default labels found in a CASE statement"
13110 msgstr ""
13112 #: ch/actions.c:1049
13113 msgid "this is the first ELSE label"
13114 msgstr ""
13116 #: ch/actions.c:1070
13117 msgid "label found outside of CASE statement"
13118 msgstr ""
13120 #: ch/actions.c:1073
13121 msgid "duplicate CASE value"
13122 msgstr ""
13124 #: ch/actions.c:1074 ch/actions.c:1127
13125 msgid "this is the first entry for that value"
13126 msgstr ""
13128 #: ch/actions.c:1077 ch/actions.c:1130
13129 msgid "CASE value out of range"
13130 msgstr ""
13132 #: ch/actions.c:1079 ch/actions.c:1132
13133 msgid "empty range"
13134 msgstr ""
13136 #: ch/actions.c:1081 ch/actions.c:1134
13137 msgid "label within scope of cleanup or variable array"
13138 msgstr ""
13140 #: ch/actions.c:1105 ch/actions.c:1302
13141 msgid "mode in label is not discrete"
13142 msgstr ""
13144 #: ch/actions.c:1122
13145 msgid "label not within a CASE statement"
13146 msgstr ""
13148 #: ch/actions.c:1282
13149 msgid "lower bound of range must be a discrete literal expression"
13150 msgstr ""
13152 #: ch/actions.c:1287
13153 msgid "upper bound of range must be a discrete literal expression"
13154 msgstr ""
13156 #: ch/actions.c:1311
13157 msgid "CASE label is not valid"
13158 msgstr ""
13160 #: ch/actions.c:1357
13161 msgid "number of CASE selectors does not match the number of CASE label lists"
13162 msgstr ""
13164 #: ch/actions.c:1442
13165 #, c-format
13166 msgid "incomplete CASE - %s not handled"
13167 msgstr ""
13169 #: ch/actions.c:1461
13170 msgid "CASE selector with variable range"
13171 msgstr ""
13173 #: ch/actions.c:1465
13174 msgid "too many cases to do CASE completeness testing"
13175 msgstr ""
13177 #: ch/actions.c:1550
13178 msgid "type of tuple cannot be implicit in multiple assignent"
13179 msgstr ""
13181 #: ch/actions.c:1552
13182 msgid "conditional expression cannot be used in multiple assignent"
13183 msgstr ""
13185 #: ch/actions.c:1554
13186 msgid "internal error - unknown type in multiple assignment"
13187 msgstr ""
13189 #: ch/actions.c:1558
13190 msgid "no operator allowed in multiple assignment,"
13191 msgstr ""
13193 #: ch/actions.c:1568
13194 msgid "location modes in multiple assignment are not equivalent"
13195 msgstr ""
13197 #: ch/actions.c:1606
13198 msgid "you may not assign a value to a BUFFER or EVENT location"
13199 msgstr ""
13201 #: ch/actions.c:1614
13202 msgid "can't assign value to READonly location"
13203 msgstr ""
13205 #: ch/actions.c:1619
13206 msgid "cannot assign to location with non-value property"
13207 msgstr ""
13209 #: ch/actions.c:1639
13210 msgid "lefthand side of assignment is not a location"
13211 msgstr ""
13213 #: ch/actions.c:1715 ch/actions.c:1785
13214 msgid "bitstring slice"
13215 msgstr ""
13217 #: ch/actions.c:1810
13218 msgid "LENGTH on left-hand-side is non-portable"
13219 msgstr ""
13221 #: ch/actions.c:1814
13222 msgid "can only set LENGTH of array location"
13223 msgstr ""
13225 #: ch/convert.c:63
13226 msgid "internal error: trying to make loc-identity with non-location"
13227 msgstr ""
13229 #: ch/convert.c:117
13230 msgid "cannot convert to a boolean mode"
13231 msgstr ""
13233 #: ch/convert.c:152
13234 msgid "cannot convert to a char mode"
13235 msgstr ""
13237 #: ch/convert.c:248
13238 msgid "powerset tuple element out of range"
13239 msgstr ""
13241 #: ch/convert.c:284 ch/convert.c:312
13242 #, c-format
13243 msgid "incompatible member of powerset tuple (at position #%d)"
13244 msgstr ""
13246 #: ch/convert.c:394
13247 #, c-format
13248 msgid "no initializer value for fixed field `%s'"
13249 msgstr ""
13251 #: ch/convert.c:436
13252 #, c-format
13253 msgid "non-constant value for tag field `%s'"
13254 msgstr ""
13256 #: ch/convert.c:488
13257 #, c-format
13258 msgid "field `%s' in wrong variant"
13259 msgstr ""
13261 #: ch/convert.c:495
13262 #, c-format
13263 msgid "missing variant fields (at least `%s')"
13264 msgstr ""
13266 #: ch/convert.c:518
13267 #, c-format
13268 msgid "bad initializer for field `%s'"
13269 msgstr ""
13271 #: ch/convert.c:525
13272 #, c-format
13273 msgid "no initializer value for variant field `%s'"
13274 msgstr ""
13276 #: ch/convert.c:531
13277 msgid "no selected variant"
13278 msgstr ""
13280 #: ch/convert.c:546 ch/convert.c:912
13281 msgid "mixture of labelled and unlabelled tuple elements"
13282 msgstr ""
13284 #: ch/convert.c:557
13285 msgid "probably not a structure tuple"
13286 msgstr ""
13288 #: ch/convert.c:559
13289 #, c-format
13290 msgid "excess initializer for field `%s'"
13291 msgstr ""
13293 #: ch/convert.c:566
13294 msgid "excess unnamed initializers"
13295 msgstr ""
13297 #: ch/convert.c:693
13298 msgid "non-constant start index for tuple"
13299 msgstr ""
13301 #: ch/convert.c:736
13302 msgid "invalid array tuple label"
13303 msgstr ""
13305 #: ch/convert.c:750
13306 msgid "non-constant array tuple index range"
13307 msgstr ""
13309 #: ch/convert.c:759
13310 #, c-format
13311 msgid "incompatible array tuple element %s"
13312 msgstr ""
13314 #: ch/convert.c:775
13315 msgid "multiple (*) or (ELSE) array tuple labels"
13316 msgstr ""
13318 #: ch/convert.c:784
13319 msgid "empty range in array tuple"
13320 msgstr ""
13322 #: ch/convert.c:801
13323 #, c-format
13324 msgid "array tuple has duplicate index %s"
13325 msgstr ""
13327 #: ch/convert.c:809
13328 msgid "array tuple index out of range"
13329 msgstr ""
13331 #: ch/convert.c:811
13332 msgid "too many array tuple values"
13333 msgstr ""
13335 #: ch/convert.c:883
13336 msgid "dynamic array tuple without (*) or (ELSE)"
13337 msgstr ""
13339 #: ch/convert.c:885
13340 #, c-format
13341 msgid "missing array tuple element %s"
13342 msgstr ""
13344 #: ch/convert.c:892
13345 #, c-format
13346 msgid "missing array tuple elements %s : %s"
13347 msgstr ""
13349 #: ch/convert.c:1086
13350 msgid "initializer is not an array or string mode"
13351 msgstr ""
13353 #: ch/convert.c:1096
13354 msgid "destination is too small"
13355 msgstr ""
13357 #: ch/convert.c:1152
13358 msgid "internal error:  unknown type of expression"
13359 msgstr ""
13361 #: ch/decl.c:1033
13362 #, c-format
13363 msgid "`%s' must not be declared readonly"
13364 msgstr ""
13366 #: ch/decl.c:1037
13367 msgid "declaration of readonly variable without initialization"
13368 msgstr ""
13370 #: ch/decl.c:1059
13371 #, c-format
13372 msgid "no initialization allowed for `%s'"
13373 msgstr ""
13375 #: ch/decl.c:1067
13376 #, c-format
13377 msgid "value for loc-identity `%s' is not a location"
13378 msgstr ""
13380 #: ch/decl.c:1074
13381 #, c-format
13382 msgid "location for `%s' not read-compatible"
13383 msgstr ""
13385 #: ch/decl.c:1101
13386 #, c-format
13387 msgid "nonconstant initializer for `%s'"
13388 msgstr ""
13390 #: ch/decl.c:1132
13391 msgid "do_decl: internal error: don't know what to initialize"
13392 msgstr ""
13394 #: ch/decl.c:1189
13395 msgid "RECURSIVE PROCs"
13396 msgstr ""
13398 #: ch/decl.c:1445
13399 #, c-format
13400 msgid "`%s' must not be READonly"
13401 msgstr ""
13403 #: ch/decl.c:1471
13404 msgid "POS may not be specified for a list of field declarations"
13405 msgstr ""
13407 #: ch/decl.c:1525
13408 msgid "(ELSE) case label as well as ELSE variant"
13409 msgstr ""
13411 #: ch/decl.c:1610 ch/decl.c:1613
13412 msgid "inconsistent modes between labels and tag field"
13413 msgstr ""
13415 #: ch/decl.c:1618
13416 msgid "too few tag labels"
13417 msgstr ""
13419 #: ch/decl.c:1620
13420 msgid "too many tag labels"
13421 msgstr ""
13423 #: ch/decl.c:1658
13424 msgid "case label lower limit is not a discrete constant expression"
13425 msgstr ""
13427 #: ch/decl.c:1660
13428 msgid "case label upper limit is not a discrete constant expression"
13429 msgstr ""
13431 #: ch/decl.c:1670
13432 msgid "case label must be a discrete constant expression"
13433 msgstr ""
13435 #: ch/decl.c:1697
13436 msgid "variant label declared here..."
13437 msgstr ""
13439 #: ch/decl.c:1699
13440 msgid "...is duplicated here"
13441 msgstr ""
13443 #: ch/decl.c:1729
13444 #, c-format
13445 msgid "no field (yet) for tag %s"
13446 msgstr ""
13448 #: ch/decl.c:1824
13449 msgid "non-value mode may only returned by LOC"
13450 msgstr ""
13452 #: ch/decl.c:1847
13453 #, c-format
13454 msgid "mode of `%s' is not a mode"
13455 msgstr ""
13457 #: ch/decl.c:1853
13458 #, c-format
13459 msgid "`%s' may only be passed by LOC"
13460 msgstr ""
13462 #: ch/decl.c:2281
13463 #, c-format
13464 msgid "nothing named `%s' to grant"
13465 msgstr ""
13467 #: ch/decl.c:2321
13468 #, c-format
13469 msgid "duplicate grant for `%s'"
13470 msgstr ""
13472 #: ch/decl.c:2322
13473 #, c-format
13474 msgid "previous grant for `%s'"
13475 msgstr ""
13477 #: ch/decl.c:2409
13478 #, c-format
13479 msgid "duplicate definition `%s'"
13480 msgstr ""
13482 #: ch/decl.c:2410
13483 #, c-format
13484 msgid "previous definition of `%s'"
13485 msgstr ""
13487 #: ch/decl.c:3248 ch/decl.c:3258
13488 #, c-format
13489 msgid "ambiguous choice for seize `%s' -"
13490 msgstr ""
13492 #: ch/decl.c:3249 ch/decl.c:3259
13493 #, c-format
13494 msgid " - can seize this `%s' -"
13495 msgstr ""
13497 #: ch/decl.c:3250 ch/decl.c:3261
13498 #, c-format
13499 msgid " - or this granted decl `%s'"
13500 msgstr ""
13502 #: ch/decl.c:4430
13503 #, c-format
13504 msgid "enumerator value for `%s' is less than 0"
13505 msgstr ""
13507 #: ch/decl.c:4512
13508 #, c-format
13509 msgid "enumerators `%s' and `%s' have equal values"
13510 msgstr ""
13512 #: ch/decl.c:4618
13513 msgid "undefined value in SET mode is obsolete and deprecated"
13514 msgstr ""
13516 #: ch/decl.c:4794
13517 msgid "BASE variable never declared"
13518 msgstr ""
13520 #: ch/decl.c:4796
13521 msgid "cannot BASE a variable on a PROC/PROCESS name"
13522 msgstr ""
13524 #: ch/decl.c:4848
13525 msgid "INTERNAL ERROR: handle_one_level is broken"
13526 msgstr ""
13528 #: ch/expr.c:126
13529 #, c-format
13530 msgid "tuple without specified mode not allowed in %s"
13531 msgstr ""
13533 #: ch/expr.c:128
13534 #, c-format
13535 msgid "conditional expression not allowed in %s"
13536 msgstr ""
13538 #: ch/expr.c:130
13539 #, c-format
13540 msgid "internal error:  unknown expression mode in %s"
13541 msgstr ""
13543 #: ch/expr.c:147
13544 msgid "CASE selector is not a discrete expression"
13545 msgstr ""
13547 #: ch/expr.c:215
13548 msgid ""
13549 "The number of CASE selectors does not match the number of CASE label lists"
13550 msgstr ""
13552 #: ch/expr.c:594
13553 msgid "powerset is not addressable"
13554 msgstr ""
13556 #: ch/expr.c:639
13557 msgid "array is not addressable"
13558 msgstr ""
13560 #: ch/expr.c:687
13561 #, c-format
13562 msgid "too few arguments in call to `%s'"
13563 msgstr ""
13565 #: ch/expr.c:689
13566 #, c-format
13567 msgid "too many arguments in call to `%s'"
13568 msgstr ""
13570 #: ch/expr.c:758
13571 msgid "cannot dereference, not a pointer"
13572 msgstr ""
13574 #: ch/expr.c:768
13575 #, c-format
13576 msgid "missing '.' operator or undefined mode name `%s'"
13577 msgstr ""
13579 #: ch/expr.c:771
13580 msgid "you have forgotten the '.' operator which must"
13581 msgstr ""
13583 #: ch/expr.c:772
13584 #, c-format
13585 msgid " precede a STRUCT field reference, or `%s' is an undefined mode"
13586 msgstr ""
13588 #: ch/expr.c:786
13589 msgid "can't dereference PTR value using unary `->'"
13590 msgstr ""
13592 #: ch/expr.c:831
13593 msgid "invalid type argument of `->'"
13594 msgstr ""
13596 #: ch/expr.c:856 ch/expr.c:969
13597 msgid "operand of '.' is not a STRUCT"
13598 msgstr ""
13600 #: ch/expr.c:909
13601 #, c-format
13602 msgid "no field named `%s'"
13603 msgstr ""
13605 #: ch/expr.c:1217
13606 msgid "ABS argument must be discrete or real mode"
13607 msgstr ""
13609 #: ch/expr.c:1250
13610 #, c-format
13611 msgid "argument %d to ABSTIME must be of integer type"
13612 msgstr ""
13614 #: ch/expr.c:1288 ch/expr.c:1329
13615 msgid "parameter 1 must be referable"
13616 msgstr ""
13618 #: ch/expr.c:1294 ch/expr.c:1335 ch/expr.c:1372
13619 msgid "mode mismatch in parameter 1"
13620 msgstr ""
13622 #: ch/expr.c:1301 ch/expr.c:1342
13623 msgid "parameter 2 must be a positive integer"
13624 msgstr ""
13626 #: ch/expr.c:1436
13627 msgid "CARD argument must be powerset mode"
13628 msgstr ""
13630 #: ch/expr.c:1487
13631 msgid "expression for DESCR-built-in must be referable"
13632 msgstr ""
13634 #: ch/expr.c:1535
13635 #, c-format
13636 msgid "argument to `%s' must be of integer type"
13637 msgstr ""
13639 #: ch/expr.c:1568
13640 #, c-format
13641 msgid "argument 1 to `%s' must be of floating point mode"
13642 msgstr ""
13644 #: ch/expr.c:1602
13645 #, c-format
13646 msgid "first argument to `%s' must be a mode"
13647 msgstr ""
13649 #: ch/expr.c:1609
13650 #, c-format
13651 msgid "READonly modes for %s must have a value"
13652 msgstr ""
13654 #: ch/expr.c:1692
13655 msgid "argument to TERMINATE must be a reference primitive value"
13656 msgstr ""
13658 #: ch/expr.c:1741
13659 msgid "argument 1 to INTTIME must be of mode TIME"
13660 msgstr ""
13662 #: ch/expr.c:1888
13663 msgid ""
13664 "LENGTH argument must be string, buffer, event mode, text location or mode"
13665 msgstr ""
13667 #: ch/expr.c:1917
13668 msgid "UPPER argument must have a mode, or be a mode"
13669 msgstr ""
13671 #: ch/expr.c:1919
13672 msgid "LOWER argument must have a mode, or be a mode"
13673 msgstr ""
13675 #: ch/expr.c:1953
13676 msgid "UPPER argument must be string, array, mode or integer"
13677 msgstr ""
13679 #: ch/expr.c:1955
13680 msgid "LOWER argument must be string, array, mode or integer"
13681 msgstr ""
13683 #: ch/expr.c:1991
13684 #, c-format
13685 msgid "%s argument must be POWERSET mode"
13686 msgstr ""
13688 #: ch/expr.c:2017
13689 #, c-format
13690 msgid "%s called for empty POWERSET"
13691 msgstr ""
13693 #: ch/expr.c:2098
13694 msgid "argument to NUM is not discrete"
13695 msgstr ""
13697 #: ch/expr.c:2110
13698 msgid "no integer mode which matches expression's mode"
13699 msgstr ""
13701 #: ch/expr.c:2119
13702 msgid "NUM's parameter is below its mode range"
13703 msgstr ""
13705 #: ch/expr.c:2122
13706 msgid "NUM's parameter is above its mode range"
13707 msgstr ""
13709 #: ch/expr.c:2161
13710 msgid "cannot take SUCC or PRED of a numbered SET"
13711 msgstr ""
13713 #: ch/expr.c:2169
13714 msgid "SUCC or PRED must not be done on a PTR"
13715 msgstr ""
13717 #: ch/expr.c:2172
13718 msgid "SUCC or PRED for a reference type is not standard"
13719 msgstr ""
13721 #: ch/expr.c:2182
13722 msgid "SUCC or PRED argument must be a discrete mode"
13723 msgstr ""
13725 #: ch/expr.c:2203
13726 #, c-format
13727 msgid "taking the %s of a value already at its %s value"
13728 msgstr ""
13730 #: ch/expr.c:2254
13731 msgid "size applied to a function mode"
13732 msgstr ""
13734 #: ch/expr.c:2260
13735 msgid "sizeof applied to a void mode"
13736 msgstr ""
13738 #: ch/expr.c:2265
13739 msgid "sizeof applied to an incomplete mode"
13740 msgstr ""
13742 #: ch/expr.c:2360
13743 msgid "cannot call a PROCESS, you START a PROCESS"
13744 msgstr ""
13746 #: ch/expr.c:2422
13747 #, c-format
13748 msgid "invalid %s"
13749 msgstr ""
13751 #: ch/expr.c:2437
13752 #, c-format
13753 msgid "%s parameter %d must be a location"
13754 msgstr ""
13756 #: ch/expr.c:2445
13757 #, c-format
13758 msgid "%s parameter %d is READ-only"
13759 msgstr ""
13761 #: ch/expr.c:2488
13762 #, c-format
13763 msgid "LOC actual parameter %d is a non-referable location"
13764 msgstr ""
13766 #: ch/expr.c:2494
13767 #, c-format
13768 msgid "mode mismatch in parameter %d"
13769 msgstr ""
13771 #: ch/expr.c:2518
13772 #, c-format
13773 msgid "too many arguments to procedure `%s'"
13774 msgstr ""
13776 #: ch/expr.c:2521
13777 msgid "too many arguments to procedure"
13778 msgstr ""
13780 #: ch/expr.c:2527
13781 #, c-format
13782 msgid "too few arguments to procedure `%s'"
13783 msgstr ""
13785 #: ch/expr.c:2530
13786 msgid "too few arguments to procedure"
13787 msgstr ""
13789 #: ch/expr.c:2596
13790 msgid "syntax error (integer used as function)"
13791 msgstr ""
13793 #: ch/expr.c:2616
13794 msgid "syntax error - missing operator, comma, or '('?"
13795 msgstr ""
13797 #: ch/expr.c:2977
13798 #, c-format
13799 msgid "unimplemented built-in function `%s'"
13800 msgstr ""
13802 #: ch/expr.c:2981
13803 #, c-format
13804 msgid "internal error - bad built-in function `%s'"
13805 msgstr ""
13807 #: ch/expr.c:2995
13808 msgid "empty expression in string index"
13809 msgstr ""
13811 #: ch/expr.c:3000
13812 msgid "only one expression allowed in string index"
13813 msgstr ""
13815 #: ch/expr.c:3017
13816 msgid "invalid: primval ( untyped_exprlist )"
13817 msgstr ""
13819 #: ch/expr.c:3081 ch/expr.c:3095
13820 msgid "operand is variable-size bitstring/power-set"
13821 msgstr ""
13823 #: ch/expr.c:3245
13824 #, c-format
13825 msgid "tree code `%s' unhandled in build_compare_set_expr"
13826 msgstr ""
13828 #: ch/expr.c:3410
13829 msgid "incompatible modes in concat expression"
13830 msgstr ""
13832 #: ch/expr.c:3459
13833 msgid "invalid operation on array of chars"
13834 msgstr ""
13836 #: ch/expr.c:3504
13837 msgid "comparison of variant structures is unsafe"
13838 msgstr ""
13840 #: ch/expr.c:3511
13841 msgid "compare with variant records"
13842 msgstr ""
13844 #: ch/expr.c:3688 ch/expr.c:3924
13845 #, c-format
13846 msgid "incompatible operands to %s"
13847 msgstr ""
13849 #: ch/expr.c:3740
13850 msgid "relational operator not allowed for this mode"
13851 msgstr ""
13853 #: ch/expr.c:3794
13854 #, c-format
13855 msgid "cannot use %s operator on PROC mode variable"
13856 msgstr ""
13858 #: ch/expr.c:3800
13859 #, c-format
13860 msgid "invalid left operand of %s"
13861 msgstr ""
13863 #: ch/expr.c:3805 ch/expr.c:4357
13864 #, c-format
13865 msgid "invalid right operand of %s"
13866 msgstr ""
13868 #: ch/expr.c:3819
13869 msgid "repetition expression must be constant"
13870 msgstr ""
13872 #: ch/expr.c:3829
13873 msgid "left argument to MOD/REM operator must be integral"
13874 msgstr ""
13876 #: ch/expr.c:3834
13877 msgid "right argument to MOD/REM operator must be integral"
13878 msgstr ""
13880 #: ch/expr.c:3891
13881 msgid "right operand of IN is not a powerset"
13882 msgstr ""
13884 #: ch/expr.c:3896
13885 msgid "left operand of IN incompatible with right operand"
13886 msgstr ""
13888 #: ch/expr.c:3987
13889 msgid "-> operator not allow in constant expression"
13890 msgstr ""
13892 #: ch/expr.c:4000
13893 msgid "taking the address of a string literal is non-standard"
13894 msgstr ""
13896 #: ch/expr.c:4002
13897 msgid "taking the address of a function is non-standard"
13898 msgstr ""
13900 #: ch/expr.c:4005
13901 msgid "ADDR requires a LOCATION argument"
13902 msgstr ""
13904 #: ch/expr.c:4035
13905 msgid "-> expression is not addressable"
13906 msgstr ""
13908 #: ch/expr.c:4062
13909 msgid "ADDR parameter must be a LOCATION"
13910 msgstr ""
13912 #: ch/expr.c:4071
13913 msgid "possible internal error in build_chill_arrow_expr"
13914 msgstr ""
13916 #: ch/expr.c:4076
13917 #, c-format
13918 msgid "%s is not addressable"
13919 msgstr ""
13921 #: ch/expr.c:4175
13922 msgid "repetition count is not an integer constant"
13923 msgstr ""
13925 #: ch/expr.c:4183
13926 msgid "repetition count < 0"
13927 msgstr ""
13929 #: ch/expr.c:4188
13930 msgid "repetition value not constant"
13931 msgstr ""
13933 #: ch/expr.c:4200
13934 msgid "bitstring repetition of non-constant boolean"
13935 msgstr ""
13937 #: ch/expr.c:4223
13938 msgid "string repetition operand is non-constant bitstring"
13939 msgstr ""
13941 #: ch/expr.c:4283
13942 msgid "non-char, non-bit string repetition"
13943 msgstr ""
13945 #: ch/expr.c:4311
13946 #, c-format
13947 msgid "invalid operand of %s"
13948 msgstr ""
13950 #: ch/expr.c:4322
13951 #, c-format
13952 msgid "right operand of %s is not array of boolean"
13953 msgstr ""
13955 #: ch/expr.c:4335
13956 #, c-format
13957 msgid "%s operator applied to boolean variable"
13958 msgstr ""
13960 #: ch/expr.c:4406
13961 msgid "non-boolean mode in conditional expression"
13962 msgstr ""
13964 #: ch/grant.c:1978
13965 msgid "decode_constant: invalid component_ref"
13966 msgstr ""
13968 #: ch/grant.c:1986
13969 msgid "decode_constant: mode and value mismatch"
13970 msgstr ""
13972 #: ch/grant.c:1989
13973 msgid "decode_constant: cannot decode this mode"
13974 msgstr ""
13976 #: ch/grant.c:2214
13977 msgid "decode_constant_selective: mode and value mismatch"
13978 msgstr ""
13980 #: ch/grant.c:2217
13981 msgid "decode_constant_selective: cannot decode this mode"
13982 msgstr ""
13984 #: ch/grant.c:2677
13985 #, c-format
13986 msgid "can't write to %s"
13987 msgstr ""
13989 #: ch/grant.c:2764
13990 msgid "FORBID is not yet implemented"
13991 msgstr ""
13993 #. this nerver should happen
13994 #: ch/grant.c:2825
13995 #, c-format
13996 msgid "function \"really_grant_this\" called for `%s'"
13997 msgstr ""
13999 #: ch/inout.c:1645
14000 msgid "non-integral text length"
14001 msgstr ""
14003 #: ch/inout.c:1650
14004 msgid "non-constant text length"
14005 msgstr ""
14007 #: ch/inout.c:1655
14008 msgid "text length must be greater than 0"
14009 msgstr ""
14011 #: ch/inout.c:1755
14012 #, c-format
14013 msgid "argument %d of %s must be of mode ASSOCIATION"
14014 msgstr ""
14016 #: ch/inout.c:1760 ch/inout.c:2146 ch/inout.c:2516 ch/inout.c:2751
14017 #, c-format
14018 msgid "argument %d of %s must be a location"
14019 msgstr ""
14021 #: ch/inout.c:1795
14022 msgid "argument 2 of ASSOCIATE must not be an empty string"
14023 msgstr ""
14025 #: ch/inout.c:1811
14026 msgid "argument 2 to ASSOCIATE must be a string"
14027 msgstr ""
14029 #: ch/inout.c:1850
14030 msgid "argument 3 to ASSOCIATE must be a string"
14031 msgstr ""
14033 #: ch/inout.c:2031
14034 msgid "too many arguments in call to MODIFY"
14035 msgstr ""
14037 #: ch/inout.c:2044
14038 msgid "argument 2 of MODIFY must not be an empty string"
14039 msgstr ""
14041 #: ch/inout.c:2060
14042 msgid "argument 2 to MODIFY must be a string"
14043 msgstr ""
14045 #: ch/inout.c:2094
14046 msgid "argument 3 to MODIFY must be a string"
14047 msgstr ""
14049 #: ch/inout.c:2141
14050 #, c-format
14051 msgid "argument %d of %s must be an ACCESS or TEXT mode"
14052 msgstr ""
14054 #: ch/inout.c:2355
14055 msgid "argument 4 of CONNECT must be of mode WHERE"
14056 msgstr ""
14058 #: ch/inout.c:2371
14059 msgid "index expression for ACCESS without index"
14060 msgstr ""
14062 #: ch/inout.c:2376 ch/inout.c:2554 ch/inout.c:2636 ch/inout.c:4356
14063 #: ch/inout.c:4504
14064 msgid "incompatible index mode"
14065 msgstr ""
14067 #: ch/inout.c:2476
14068 msgid "argument 3 to CONNECT must be of mode USAGE"
14069 msgstr ""
14071 #: ch/inout.c:2511
14072 #, c-format
14073 msgid "argument %d of %s must be of mode ACCESS"
14074 msgstr ""
14076 #: ch/inout.c:2545
14077 msgid "too few arguments in call to `readrecord'"
14078 msgstr ""
14080 #: ch/inout.c:2569 ch/inout.c:2648
14081 msgid "incompatible record mode"
14082 msgstr ""
14084 #: ch/inout.c:2574
14085 msgid "store location must not be READonly"
14086 msgstr ""
14088 #: ch/inout.c:2616
14089 msgid "too few arguments in call to `writerecord'"
14090 msgstr ""
14092 #: ch/inout.c:2643
14093 msgid "transfer to ACCESS without record mode"
14094 msgstr ""
14096 #: ch/inout.c:2746
14097 #, c-format
14098 msgid "argument %d of %s must be of mode TEXT"
14099 msgstr ""
14101 #: ch/inout.c:2803
14102 msgid "TEXT doesn't have a location"
14103 msgstr ""
14105 #: ch/inout.c:2905
14106 msgid "incompatible index mode for SETETEXTACCESS"
14107 msgstr ""
14109 #: ch/inout.c:2915
14110 msgid "incompatible record mode for SETTEXTACCESS"
14111 msgstr ""
14113 #: ch/inout.c:2945
14114 msgid "parameter 2 must be a location"
14115 msgstr ""
14117 #: ch/inout.c:2955
14118 msgid "incompatible modes in parameter 2"
14119 msgstr ""
14121 #: ch/inout.c:3062
14122 msgid "conditional expression not allowed in this context"
14123 msgstr ""
14125 #: ch/inout.c:3064
14126 #, c-format
14127 msgid "untyped expression as argument %d"
14128 msgstr ""
14130 #: ch/inout.c:3141 ch/inout.c:3187
14131 #, c-format
14132 msgid "cannot process %d bits integer for READTEXT argument %d"
14133 msgstr ""
14135 #: ch/inout.c:3262
14136 #, c-format
14137 msgid "cannot process %d bits integer WRITETEXT argument %d"
14138 msgstr ""
14140 #: ch/inout.c:3283 ch/inout.c:3338 ch/inout.c:3417 ch/inout.c:3483
14141 #: ch/inout.c:3534 ch/inout.c:3619 ch/inout.c:3654
14142 #, c-format
14143 msgid "argument %d is READonly"
14144 msgstr ""
14146 #: ch/inout.c:3290 ch/inout.c:3345 ch/inout.c:3424 ch/inout.c:3491
14147 #: ch/inout.c:3542 ch/inout.c:3627 ch/inout.c:3659
14148 #, c-format
14149 msgid "argument %d must be referable"
14150 msgstr ""
14152 #: ch/inout.c:3578
14153 #, c-format
14154 msgid "cannot process argument %d of WRITETEXT, unknown size"
14155 msgstr ""
14157 #. datatype is not yet implemented, issue a warning
14158 #: ch/inout.c:3725
14159 #, c-format
14160 msgid "cannot process mode of argument %d for %sTEXT"
14161 msgstr ""
14163 #: ch/inout.c:3868
14164 msgid "too few arguments for this format string"
14165 msgstr ""
14167 #: ch/inout.c:3893 ch/inout.c:3902
14168 #, c-format
14169 msgid "type of argument %d invalid for conversion code at offset %d"
14170 msgstr ""
14172 #: ch/inout.c:4012
14173 msgid "unmatched open paren"
14174 msgstr ""
14176 #: ch/inout.c:4026 ch/inout.c:4221
14177 #, c-format
14178 msgid "bad format specification character (offset %d)"
14179 msgstr ""
14181 #: ch/inout.c:4039
14182 #, c-format
14183 msgid "repetition factor overflow (offset %d)"
14184 msgstr ""
14186 #: ch/inout.c:4057 ch/inout.c:4064 ch/inout.c:4071
14187 #, c-format
14188 msgid "duplicate qualifier (offset %d)"
14189 msgstr ""
14191 #: ch/inout.c:4093
14192 #, c-format
14193 msgid "clause width overflow (offset %d)"
14194 msgstr ""
14196 #: ch/inout.c:4106
14197 #, c-format
14198 msgid "no fraction (offset %d)"
14199 msgstr ""
14201 #: ch/inout.c:4124
14202 #, c-format
14203 msgid "no fraction width (offset %d)"
14204 msgstr ""
14206 #: ch/inout.c:4131
14207 #, c-format
14208 msgid "fraction width overflow (offset %d)"
14209 msgstr ""
14211 #: ch/inout.c:4142
14212 #, c-format
14213 msgid "no exponent (offset %d)"
14214 msgstr ""
14216 #: ch/inout.c:4160
14217 #, c-format
14218 msgid "no exponent width (offset %d)"
14219 msgstr ""
14221 #: ch/inout.c:4167
14222 #, c-format
14223 msgid "exponent width overflow (offset %d)"
14224 msgstr ""
14226 #: ch/inout.c:4208
14227 msgid "internal error in check_format_string"
14228 msgstr ""
14230 #: ch/inout.c:4224
14231 #, c-format
14232 msgid "no padding character (offset %d)"
14233 msgstr ""
14235 #. too  may arguments for format string
14236 #: ch/inout.c:4256
14237 msgid "too many arguments for this format string"
14238 msgstr ""
14240 #: ch/inout.c:4354 ch/inout.c:4502
14241 msgid "missing index expression"
14242 msgstr ""
14244 #: ch/inout.c:4361
14245 msgid "too few arguments in call to `writetext'"
14246 msgstr ""
14248 #: ch/inout.c:4374
14249 msgid "argument 1 for WRITETEXT must be a TEXT or CHARS(n) VARYING location"
14250 msgstr ""
14252 #: ch/inout.c:4397
14253 msgid "`format string' for WRITETEXT must be a CHARACTER string"
14254 msgstr ""
14256 #: ch/inout.c:4509
14257 msgid "too few arguments in call to `readtext'"
14258 msgstr ""
14260 #: ch/inout.c:4522
14261 msgid ""
14262 "argument 1 for READTEXT must be a TEXT location or CHARS(n) [ VARYING ] "
14263 "expression"
14264 msgstr ""
14266 #: ch/inout.c:4543
14267 msgid "`format string' for READTEXT must be a CHARACTER string"
14268 msgstr ""
14270 #: ch/lang.c:105
14271 msgid "non-constant expression"
14272 msgstr ""
14274 #: ch/lang.c:191
14275 msgid "ignoring case upon input and"
14276 msgstr ""
14278 #: ch/lang.c:192
14279 msgid "making special words uppercase wouldn't work"
14280 msgstr ""
14282 #: ch/lang.c:203
14283 msgid "making special words uppercase and"
14284 msgstr ""
14286 #: ch/lang.c:204
14287 msgid " ignoring case upon input wouldn't work"
14288 msgstr ""
14290 #: ch/lang.c:277 java/typeck.c:178
14291 msgid "internal error - use of undefined type"
14292 msgstr ""
14294 #: ch/lex.c:502
14295 msgid "invalid C'xx' "
14296 msgstr ""
14298 #: ch/lex.c:607 java/jcf-parse.c:611 java/jcf-write.c:3376
14299 #, c-format
14300 msgid "can't close %s"
14301 msgstr ""
14303 #: ch/lex.c:711
14304 msgid "malformed exponent part of floating-point literal"
14305 msgstr ""
14307 #: ch/lex.c:728
14308 msgid "real number exceeds range of REAL"
14309 msgstr ""
14311 #: ch/lex.c:747 ch/lex.c:774
14312 msgid "end-of-file in '<>' directive"
14313 msgstr ""
14315 #: ch/lex.c:780
14316 msgid "unrecognized compiler directive"
14317 msgstr ""
14319 #: ch/lex.c:788 ch/lex.c:834
14320 #, c-format
14321 msgid "unrecognized compiler directive `%s'"
14322 msgstr ""
14324 #: ch/lex.c:995
14325 msgid "unterminated control sequence"
14326 msgstr ""
14328 #: ch/lex.c:1010 ch/lex.c:1046
14329 msgid "invalid integer literal in control sequence"
14330 msgstr ""
14332 #: ch/lex.c:1021 ch/lex.c:1029
14333 msgid "control sequence overflow"
14334 msgstr ""
14336 #: ch/lex.c:1023 ch/lex.c:1031
14337 msgid "invalid control sequence"
14338 msgstr ""
14340 #: ch/lex.c:1111
14341 msgid "invalid base in read control sequence"
14342 msgstr ""
14344 #: ch/lex.c:1118
14345 msgid "invalid digit in control sequence"
14346 msgstr ""
14348 #: ch/lex.c:1145
14349 msgid "unterminated string literal"
14350 msgstr ""
14352 #: ch/lex.c:1248 ch/lex.c:1334
14353 #, c-format
14354 msgid "invalid number format `%s'"
14355 msgstr ""
14357 #: ch/lex.c:1266
14358 msgid "integer literal too big"
14359 msgstr ""
14361 #: ch/lex.c:1395
14362 #, c-format
14363 msgid "can't find %s"
14364 msgstr ""
14366 #: ch/lex.c:1421
14367 msgid "USE_SEIZE_FILE directive must be followed by string"
14368 msgstr ""
14370 #: ch/lex.c:1693 f/lex.c:1200
14371 msgid "invalid #ident"
14372 msgstr ""
14374 #: ch/lex.c:1711 f/lex.c:1217
14375 msgid "undefined or invalid # directive"
14376 msgstr ""
14378 #: ch/lex.c:1765 ch/lex.c:1774 f/lex.c:1273
14379 msgid "invalid #line"
14380 msgstr ""
14382 #: ch/lex.c:1843 f/lex.c:846
14383 msgid "#-lines for entering and leaving files don't match"
14384 msgstr ""
14386 #: ch/lex.c:1868 f/lex.c:1383
14387 msgid "invalid #-line"
14388 msgstr ""
14390 #: ch/lex.c:1998
14391 msgid "missing `=' in compiler directive"
14392 msgstr ""
14394 #: ch/lex.c:2040 ch/lex.c:2050 ch/lex.c:2091
14395 msgid "invalid value follows `=' in compiler directive"
14396 msgstr ""
14398 #: ch/lex.c:2061
14399 #, c-format
14400 msgid "invalid `%c' character in name"
14401 msgstr ""
14403 #: ch/lex.c:2074
14404 #, c-format
14405 msgid "`%s' not integer constant synonym "
14406 msgstr ""
14408 #: ch/lex.c:2097
14409 msgid "value out of range in compiler directive"
14410 msgstr ""
14412 #: ch/lex.c:2214 java/jcf-parse.c:607
14413 #, c-format
14414 msgid "can't reopen %s"
14415 msgstr ""
14417 #: ch/lex.c:2225
14418 msgid "no modules seen"
14419 msgstr ""
14421 #: ch/loop.c:480
14422 msgid "modeless tuple not allowed in this context"
14423 msgstr ""
14425 #: ch/loop.c:482
14426 msgid "IN expression does not have a mode"
14427 msgstr ""
14429 #: ch/loop.c:489
14430 msgid "location enumeration for BOOLS"
14431 msgstr ""
14433 #: ch/loop.c:517
14434 msgid "location enumeration for bit-packed arrays"
14435 msgstr ""
14437 #: ch/loop.c:526 ch/nloop.c:481
14438 msgid "loop's IN expression is not a composite object"
14439 msgstr ""
14441 #: ch/loop.c:541 ch/nloop.c:498
14442 msgid "start expr must have discrete mode"
14443 msgstr ""
14445 #: ch/loop.c:547 ch/nloop.c:504
14446 msgid "DO FOR start expression is a numbered SET"
14447 msgstr ""
14449 #: ch/loop.c:555 ch/nloop.c:510
14450 msgid "TO expression is a numbered SET"
14451 msgstr ""
14453 #: ch/loop.c:560 ch/nloop.c:525
14454 msgid "TO expr must have discrete mode"
14455 msgstr ""
14457 #: ch/loop.c:565 ch/nloop.c:531
14458 msgid "start expr and TO expr must be compatible"
14459 msgstr ""
14461 #: ch/loop.c:574 ch/nloop.c:546
14462 msgid "BY expr must have discrete mode"
14463 msgstr ""
14465 #: ch/loop.c:579 ch/nloop.c:552
14466 msgid "start expr and BY expr must be compatible"
14467 msgstr ""
14469 #: ch/loop.c:595 ch/nloop.c:765
14470 msgid "loop identifier undeclared"
14471 msgstr ""
14473 #: ch/loop.c:606
14474 msgid "loop variable incompatible with start expression"
14475 msgstr ""
14477 #: ch/loop.c:633 ch/nloop.c:564
14478 msgid "body of DO FOR will never execute"
14479 msgstr ""
14481 #: ch/loop.c:648 ch/nloop.c:585
14482 msgid "BY expression is negative or zero"
14483 msgstr ""
14485 #: ch/loop.c:847 ch/nloop.c:817
14486 msgid "can't iterate through array of BOOL"
14487 msgstr ""
14489 #: ch/nloop.c:867
14490 msgid "Can't iterate through array of BOOL"
14491 msgstr ""
14493 #: ch/parse.c:159
14494 #, c-format
14495 msgid "there was no start label to match the end label '%s'"
14496 msgstr ""
14498 #: ch/parse.c:162
14499 #, c-format
14500 msgid "start label '%s' does not match end label '%s'"
14501 msgstr ""
14503 #: ch/parse.c:192
14504 #, c-format
14505 msgid "`%s' not declared"
14506 msgstr ""
14508 #: ch/parse.c:226
14509 msgid "no RETURN or RESULT in procedure"
14510 msgstr ""
14512 #: ch/parse.c:245
14513 msgid "PREFIXED clause with no prelix in unlabeled module"
14514 msgstr ""
14516 #: ch/parse.c:336
14517 #, c-format
14518 msgid "internal parser error - expected token %d"
14519 msgstr ""
14521 #: ch/parse.c:529
14522 #, c-format
14523 msgid "'%s!' is not followed by an identifier"
14524 msgstr ""
14526 #: ch/parse.c:545
14527 msgid "expected a name here"
14528 msgstr ""
14530 #: ch/parse.c:560
14531 msgid "expected a name string here"
14532 msgstr ""
14534 #: ch/parse.c:591
14535 #, c-format
14536 msgid "`%s' undeclared"
14537 msgstr ""
14539 #: ch/parse.c:669
14540 msgid "action not allowed in SPEC MODULE"
14541 msgstr ""
14543 #: ch/parse.c:691
14544 msgid "missing defining occurrence"
14545 msgstr ""
14547 #: ch/parse.c:702
14548 msgid "bad defining occurrence following ','"
14549 msgstr ""
14551 #: ch/parse.c:802
14552 msgid "missing '(' in exception list"
14553 msgstr ""
14555 #: ch/parse.c:827
14556 msgid "ON exception names must be unique"
14557 msgstr ""
14559 #: ch/parse.c:837
14560 msgid "syntax error in exception list"
14561 msgstr ""
14563 #: ch/parse.c:873
14564 msgid "empty ON-condition"
14565 msgstr ""
14567 #: ch/parse.c:938
14568 msgid "INIT not allowed at loc-identity declaration"
14569 msgstr ""
14571 #: ch/parse.c:948
14572 msgid "'=' used where ':=' is required"
14573 msgstr ""
14575 #: ch/parse.c:956
14576 msgid "initialization is not allowed in spec module"
14577 msgstr ""
14579 #: ch/parse.c:964
14580 msgid "loc-identity declaration without initialization"
14581 msgstr ""
14583 #: ch/parse.c:1008
14584 msgid "bad syntax following FORBID"
14585 msgstr ""
14587 #: ch/parse.c:1023
14588 msgid "expected a postfix name here"
14589 msgstr ""
14591 #: ch/parse.c:1068
14592 msgid "expected another rename clause"
14593 msgstr ""
14595 #: ch/parse.c:1128
14596 msgid "syntax error in parameter name list"
14597 msgstr ""
14599 #: ch/parse.c:1221
14600 msgid "NONREF specific without LOC in result attribute"
14601 msgstr ""
14603 #: ch/parse.c:1223
14604 msgid "DYNAMIC specific without LOC in result attribute"
14605 msgstr ""
14607 #: ch/parse.c:1245
14608 msgid "exception names must be unique"
14609 msgstr ""
14611 #: ch/parse.c:1441
14612 msgid "must specify a PROCESS name"
14613 msgstr ""
14615 #: ch/parse.c:1448
14616 msgid "SIGNAL must be in global reach"
14617 msgstr ""
14619 #: ch/parse.c:1479
14620 msgid "syntax error while parsing signal definition statement"
14621 msgstr ""
14623 #: ch/parse.c:1593
14624 msgid "case range list"
14625 msgstr ""
14627 #: ch/parse.c:1660
14628 msgid "misplaced colon in case label"
14629 msgstr ""
14631 #: ch/parse.c:1707
14632 msgid "unrecognized case label list after ','"
14633 msgstr ""
14635 #: ch/parse.c:1971 ch/parse.c:1997
14636 msgid "bad ASM operand"
14637 msgstr ""
14639 #: ch/parse.c:2067
14640 msgid "readonly location modified by 'asm'"
14641 msgstr ""
14643 #: ch/parse.c:2198
14644 msgid "expected 'TO' in step enumeration"
14645 msgstr ""
14647 #: ch/parse.c:2213
14648 msgid "expected 'IN' in FOR control here"
14649 msgstr ""
14651 #: ch/parse.c:2314
14652 msgid "missing DELAY CASE alternative"
14653 msgstr ""
14655 #. This is probably not possible
14656 #: ch/parse.c:2348
14657 msgid "non-referable location in DO WITH"
14658 msgstr ""
14660 #: ch/parse.c:2360
14661 msgid "WITH element must be of STRUCT mode"
14662 msgstr ""
14664 #: ch/parse.c:2467
14665 msgid "missing ')' in signal/buffer receive alternative"
14666 msgstr ""
14668 #: ch/parse.c:2481
14669 msgid "misplaced 'IN' in signal/buffer receive alternative"
14670 msgstr ""
14672 #: ch/parse.c:2529
14673 msgid "missing RECEIVE alternative"
14674 msgstr ""
14676 #: ch/parse.c:2655
14677 msgid "PROCESS copy number must be integer"
14678 msgstr ""
14680 #: ch/parse.c:2882
14681 msgid "missing parenthesis for procedure call"
14682 msgstr ""
14684 #: ch/parse.c:2884
14685 msgid "expression is not an action"
14686 msgstr ""
14688 #: ch/parse.c:2918
14689 msgid "syntax error in action"
14690 msgstr ""
14692 #: ch/parse.c:2945
14693 msgid "no handler is permitted on this action"
14694 msgstr ""
14696 #: ch/parse.c:2966
14697 msgid "definition follows action"
14698 msgstr ""
14700 #: ch/parse.c:3042
14701 msgid "bad tuple field name list"
14702 msgstr ""
14704 #: ch/parse.c:3088
14705 msgid "invalid syntax for label in tuple"
14706 msgstr ""
14708 #: ch/parse.c:3133
14709 msgid "bad syntax in tuple"
14710 msgstr ""
14712 #: ch/parse.c:3160
14713 msgid "non-mode name before tuple"
14714 msgstr ""
14716 #: ch/parse.c:3205
14717 msgid "invalid expression/location syntax"
14718 msgstr ""
14720 #: ch/parse.c:3262
14721 msgid "RECEIVE expression"
14722 msgstr ""
14724 #: ch/parse.c:3457
14725 msgid "there should not be a ';' here"
14726 msgstr ""
14728 #: ch/parse.c:3496
14729 msgid "missing ELSE/ELSIF in IF expression"
14730 msgstr ""
14732 #: ch/parse.c:3547
14733 msgid "conditional expression not allowed inside parentheses"
14734 msgstr ""
14736 #: ch/parse.c:3551
14737 msgid "mode-less tuple not allowed inside parentheses"
14738 msgstr ""
14740 #. Z.200 doesn't allow mixed numbered and unnumbered set elements,
14741 #. but we can do it. Print a warning
14742 #: ch/parse.c:3664
14743 msgid "mixed numbered and unnumbered set elements is not standard"
14744 msgstr ""
14746 #: ch/parse.c:3667
14747 msgid "SET mode must define at least one named value"
14748 msgstr ""
14750 #: ch/parse.c:3766
14751 msgid "POS not allowed for ARRAY"
14752 msgstr ""
14754 #: ch/parse.c:3776
14755 msgid "STEP not allowed in field definition"
14756 msgstr ""
14758 #: ch/parse.c:3792
14759 msgid "missing field name"
14760 msgstr ""
14762 #: ch/parse.c:3801
14763 msgid "bad field name following ','"
14764 msgstr ""
14766 #: ch/parse.c:3861
14767 msgid "expected ':' in structure variant alternative"
14768 msgstr ""
14770 #: ch/parse.c:3912
14771 msgid "missing field"
14772 msgstr ""
14774 #: ch/parse.c:4060
14775 msgid "VARYING bit-strings not implemented"
14776 msgstr ""
14778 #: ch/parse.c:4121
14779 msgid "strings must be composed of chars"
14780 msgstr ""
14782 #: ch/parse.c:4171
14783 msgid "BUFFER modes may not be readonly"
14784 msgstr ""
14786 #: ch/parse.c:4178
14787 msgid "EVENT modes may not be readonly"
14788 msgstr ""
14790 #: ch/parse.c:4198
14791 msgid "SIGNAL is not a valid mode"
14792 msgstr ""
14794 #: ch/parse.c:4235
14795 msgid "syntax error - missing mode"
14796 msgstr ""
14798 #: ch/parse.c:4282
14799 msgid "syntax error - expected a module or end of file"
14800 msgstr ""
14802 #: ch/satisfy.c:58
14803 #, c-format
14804 msgid "  `%s', which depends on ..."
14805 msgstr ""
14807 #: ch/satisfy.c:90
14808 #, c-format
14809 msgid "cycle: `%s' depends on ..."
14810 msgstr ""
14812 #: ch/satisfy.c:92
14813 #, c-format
14814 msgid "  `%s'"
14815 msgstr ""
14817 #: ch/satisfy.c:151
14818 msgid "SYN of this mode not allowed"
14819 msgstr ""
14821 #: ch/satisfy.c:156
14822 msgid "mode of SYN incompatible with value"
14823 msgstr ""
14825 #: ch/satisfy.c:167
14826 msgid "SYN value outside range of its mode"
14827 msgstr ""
14829 #: ch/satisfy.c:176
14830 msgid "INIT string too large for mode"
14831 msgstr ""
14833 #: ch/satisfy.c:195
14834 #, c-format
14835 msgid "value of %s is not a valid constant"
14836 msgstr ""
14838 #: ch/satisfy.c:226
14839 msgid "mode with non-value property in signal definition"
14840 msgstr ""
14842 #: ch/satisfy.c:403
14843 #, c-format
14844 msgid "undeclared identifier `%s'"
14845 msgstr ""
14847 #: ch/satisfy.c:456
14848 msgid "RETURNS spec with invalid mode"
14849 msgstr ""
14851 #: ch/satisfy.c:520
14852 msgid "operand to REF is not a mode"
14853 msgstr ""
14855 #: ch/satisfy.c:554
14856 msgid "field with non-value mode in variant structure not allowed"
14857 msgstr ""
14859 #: ch/satisfy.c:593
14860 msgid "buffer element mode must not have non-value property"
14861 msgstr ""
14863 #: ch/satisfy.c:602
14864 msgid "recordmode must not have the non-value property"
14865 msgstr ""
14867 #: ch/tasking.c:170 ch/tasking.c:218
14868 #, c-format
14869 msgid "tasking code %ld out of range for `%s'"
14870 msgstr ""
14872 #: ch/tasking.c:284
14873 #, c-format
14874 msgid "invalid attribute for argument `%s' (only IN or LOC allowed)"
14875 msgstr ""
14877 #: ch/tasking.c:325
14878 msgid "PROCESS may only be declared at module level"
14879 msgstr ""
14881 #: ch/tasking.c:549
14882 #, c-format
14883 msgid "process name %s never declared"
14884 msgstr ""
14886 #: ch/tasking.c:554
14887 msgid "you may only START a process, not a proc"
14888 msgstr ""
14890 #: ch/tasking.c:590
14891 msgid "SET expression not a location"
14892 msgstr ""
14894 #: ch/tasking.c:595
14895 msgid "SET location must be INSTANCE mode"
14896 msgstr ""
14898 #: ch/tasking.c:632
14899 #, c-format
14900 msgid "too many arguments to process `%s'"
14901 msgstr ""
14903 #: ch/tasking.c:635
14904 msgid "too many arguments to process"
14905 msgstr ""
14907 #: ch/tasking.c:640
14908 #, c-format
14909 msgid "too few arguments to process `%s'"
14910 msgstr ""
14912 #: ch/tasking.c:643
14913 msgid "too few arguments to process"
14914 msgstr ""
14916 #: ch/tasking.c:983
14917 msgid "COPY_NUMBER argument must be INSTANCE expression"
14918 msgstr ""
14920 #: ch/tasking.c:1007
14921 msgid "GEN_CODE argument must be a process or signal name"
14922 msgstr ""
14924 #: ch/tasking.c:1029
14925 msgid "GEN_INST parameter 2 must be an integer mode"
14926 msgstr ""
14928 #: ch/tasking.c:1050
14929 msgid "GEN_INST parameter 1 must be a PROCESS or an integer expression"
14930 msgstr ""
14932 #: ch/tasking.c:1076
14933 #, c-format
14934 msgid "%s is not a declared process"
14935 msgstr ""
14937 #: ch/tasking.c:1097
14938 msgid "PROC_TYPE argument must be INSTANCE expression"
14939 msgstr ""
14941 #: ch/tasking.c:1139
14942 msgid "QUEUE_LENGTH argument must be a BUFFER/EVENT location"
14943 msgstr ""
14945 #: ch/tasking.c:1289
14946 #, c-format
14947 msgid "SEND requires a SIGNAL; %s is not a SIGNAL name"
14948 msgstr ""
14950 #: ch/tasking.c:1314
14951 #, c-format
14952 msgid "too many values for SIGNAL `%s'"
14953 msgstr ""
14955 #: ch/tasking.c:1320
14956 #, c-format
14957 msgid "too few values for SIGNAL `%s'"
14958 msgstr ""
14960 #: ch/tasking.c:1398
14961 msgid "signal sent without priority"
14962 msgstr ""
14964 #: ch/tasking.c:1399 ch/tasking.c:2927
14965 msgid " and no default priority was set."
14966 msgstr ""
14968 #: ch/tasking.c:1400 ch/tasking.c:2777 ch/tasking.c:2928
14969 msgid " PRIORITY defaulted to 0"
14970 msgstr ""
14972 #: ch/tasking.c:1415
14973 msgid "SEND without a destination instance"
14974 msgstr ""
14976 #: ch/tasking.c:1416
14977 msgid " and no destination process specified"
14978 msgstr ""
14980 #: ch/tasking.c:1417
14981 msgid " for the signal"
14982 msgstr ""
14984 #. as our system doesn't allow that and Z.200 specifies it,
14985 #. we issue a warning
14986 #: ch/tasking.c:1436
14987 #, c-format
14988 msgid "SEND to ANY copy of process `%s'"
14989 msgstr ""
14991 #: ch/tasking.c:1441
14992 msgid "SEND TO must be an INSTANCE mode"
14993 msgstr ""
14995 #: ch/tasking.c:1455
14996 msgid "SEND WITH must have a mode"
14997 msgstr ""
14999 #: ch/tasking.c:1724
15000 msgid "internal error: RECEIVE CASE stack invalid"
15001 msgstr ""
15003 #: ch/tasking.c:1764 ch/tasking.c:2492
15004 msgid "SET requires INSTANCE location"
15005 msgstr ""
15007 #: ch/tasking.c:1843
15008 msgid "SIGNAL in RECEIVE CASE alternative follows"
15009 msgstr ""
15011 #: ch/tasking.c:1844
15012 #, c-format
15013 msgid " a BUFFER name on line %d"
15014 msgstr ""
15016 #: ch/tasking.c:1852
15017 #, c-format
15018 msgid "SIGNAL `%s' has no data fields"
15019 msgstr ""
15021 #: ch/tasking.c:1857
15022 #, c-format
15023 msgid "SIGNAL `%s' requires data fields"
15024 msgstr ""
15026 #: ch/tasking.c:1921
15027 #, c-format
15028 msgid "too few data fields provided for `%s'"
15029 msgstr ""
15031 #: ch/tasking.c:1924
15032 #, c-format
15033 msgid "too many data fields provided for `%s'"
15034 msgstr ""
15036 #: ch/tasking.c:1947
15037 msgid "BUFFER in RECEIVE CASE alternative follows"
15038 msgstr ""
15040 #: ch/tasking.c:1948
15041 #, c-format
15042 msgid " a SIGNAL name on line %d"
15043 msgstr ""
15045 #: ch/tasking.c:1956
15046 msgid "BUFFER in RECEIVE CASE alternative must be a location"
15047 msgstr ""
15049 #: ch/tasking.c:1962
15050 msgid "buffer receive alternative requires only 1 defining occurrence"
15051 msgstr ""
15053 #: ch/tasking.c:2043
15054 msgid "incompatible modes in receive buffer alternative"
15055 msgstr ""
15057 #: ch/tasking.c:2049
15058 msgid "defining occurrence in receive buffer alternative must be a location"
15059 msgstr ""
15061 #: ch/tasking.c:2086
15062 msgid "buffer receive alternative without `IN location'"
15063 msgstr ""
15065 #: ch/tasking.c:2092
15066 msgid "RECEIVE CASE alternative must specify a SIGNAL name or BUFFER location"
15067 msgstr ""
15069 #: ch/tasking.c:2331
15070 msgid "RECEIVE CASE without alternatives"
15071 msgstr ""
15073 #: ch/tasking.c:2369
15074 msgid "CONTINUE requires an event location"
15075 msgstr ""
15077 #: ch/tasking.c:2503 ch/tasking.c:2939
15078 msgid "PRIORITY must be of integer type"
15079 msgstr ""
15081 #: ch/tasking.c:2581
15082 msgid "delay alternative must be an EVENT location"
15083 msgstr ""
15085 #: ch/tasking.c:2636
15086 msgid "DELAY CASE without alternatives"
15087 msgstr ""
15089 #: ch/tasking.c:2756
15090 msgid "DELAY action requires an event location"
15091 msgstr ""
15093 #: ch/tasking.c:2767
15094 msgid "PRIORITY in DELAY action must be of integer type"
15095 msgstr ""
15097 #: ch/tasking.c:2776
15098 msgid "DELAY action without priority."
15099 msgstr ""
15101 #: ch/tasking.c:2867
15102 msgid "send buffer action requires a BUFFER location"
15103 msgstr ""
15105 #: ch/tasking.c:2884
15106 msgid "there must be only 1 value for send buffer action"
15107 msgstr ""
15109 #: ch/tasking.c:2905
15110 msgid "convert failed for send buffer action"
15111 msgstr ""
15113 #: ch/tasking.c:2911
15114 msgid "incompatible modes in send buffer action"
15115 msgstr ""
15117 #: ch/tasking.c:2926
15118 msgid "buffer sent without priority"
15119 msgstr ""
15121 #: ch/tasking.c:2945
15122 msgid "WITH not allowed for send buffer action"
15123 msgstr ""
15125 #: ch/tasking.c:2950
15126 msgid "TO not allowed for send buffer action"
15127 msgstr ""
15129 #: ch/tasking.c:3093
15130 #, c-format
15131 msgid "SEND requires a BUFFER; `%s' is not a BUFFER name"
15132 msgstr ""
15134 #: ch/tasking.c:3234
15135 msgid "non-integral max queue size for EVENT/BUFFER mode"
15136 msgstr ""
15138 #: ch/tasking.c:3239
15139 msgid "non-constant max queue size for EVENT/BUFFER mode"
15140 msgstr ""
15142 #: ch/tasking.c:3246
15143 msgid "max queue_size for EVENT/BUFFER is not positive"
15144 msgstr ""
15146 #: ch/timing.c:224
15147 msgid "absolute time value must be of mode TIME"
15148 msgstr ""
15150 #: ch/timing.c:281 ch/timing.c:364
15151 msgid "duration primitive value must be of mode DURATION"
15152 msgstr ""
15154 #: ch/tree.c:58
15155 msgid "string length > UPPER (UINT)"
15156 msgstr ""
15158 #: ch/tree.c:112
15159 msgid "can only build a powerset from a discrete mode"
15160 msgstr ""
15162 #: ch/tree.c:124
15163 msgid "non-constant bitstring size invalid"
15164 msgstr ""
15166 #: ch/tree.c:126
15167 msgid "non-constant powerset size invalid"
15168 msgstr ""
15170 #: ch/typeck.c:83
15171 msgid "array or string index is a mode (instead of a value)"
15172 msgstr ""
15174 #: ch/typeck.c:114
15175 msgid "index is not an integer expression"
15176 msgstr ""
15178 #: ch/typeck.c:122
15179 msgid "index not compatible with index mode"
15180 msgstr ""
15182 #. should never happen
15183 #: ch/typeck.c:132
15184 msgid "index is not discrete"
15185 msgstr ""
15187 #: ch/typeck.c:196
15188 msgid ""
15189 "possible internal error - slice argument is neither referable nor constant"
15190 msgstr ""
15192 #: ch/typeck.c:285
15193 msgid "bit array slice with non-constant length"
15194 msgstr ""
15196 #: ch/typeck.c:325
15197 msgid "bitstring slice with non-constant length"
15198 msgstr ""
15200 #: ch/typeck.c:338
15201 msgid "slice operation on non-array, non-bitstring value not supported"
15202 msgstr ""
15204 #: ch/typeck.c:390 ch/typeck.c:441
15205 msgid "can only take slice of array or string"
15206 msgstr ""
15208 #: ch/typeck.c:455
15209 msgid "slice length is not an integer"
15210 msgstr ""
15212 #: ch/typeck.c:488
15213 msgid "slice length out-of-range"
15214 msgstr ""
15216 #: ch/typeck.c:543
15217 msgid "too many index expressions"
15218 msgstr ""
15220 #: ch/typeck.c:595
15221 msgid "array index is not discrete"
15222 msgstr ""
15224 #: ch/typeck.c:675
15225 msgid "invalid compound index for bitstring mode"
15226 msgstr ""
15228 #: ch/typeck.c:1079
15229 msgid "conversions from variable_size value"
15230 msgstr ""
15232 #: ch/typeck.c:1084
15233 msgid "conversions to variable_size mode"
15234 msgstr ""
15236 #: ch/typeck.c:1098
15237 msgid "cannot convert to float"
15238 msgstr ""
15240 #: ch/typeck.c:1103
15241 msgid "cannot convert float to this mode"
15242 msgstr ""
15244 #: ch/typeck.c:1130
15245 msgid "OVERFLOW in expression conversion"
15246 msgstr ""
15248 #: ch/typeck.c:1159
15249 msgid "overflow (not inside function)"
15250 msgstr ""
15252 #: ch/typeck.c:1161
15253 msgid "possible overflow (not inside function)"
15254 msgstr ""
15256 #: ch/typeck.c:1166
15257 msgid "expression will always cause OVERFLOW"
15258 msgstr ""
15260 #: ch/typeck.c:1199
15261 msgid "not implemented: constant conversion from that kind of expression"
15262 msgstr ""
15264 #: ch/typeck.c:1205
15265 msgid "not implemented: constant conversion to that kind of mode"
15266 msgstr ""
15268 #: ch/typeck.c:1216
15269 msgid "non-standard, non-portable value conversion"
15270 msgstr ""
15272 #: ch/typeck.c:1222
15273 msgid "location conversion between differently-sized modes"
15274 msgstr ""
15276 #: ch/typeck.c:1224
15277 msgid "unsupported value conversion"
15278 msgstr ""
15280 #: ch/typeck.c:1272
15281 msgid "operand to bin must be a non-negative integer literal"
15282 msgstr ""
15284 #: ch/typeck.c:1288
15285 #, c-format
15286 msgid "size %d of BIN too big - no such integer mode"
15287 msgstr ""
15289 #: ch/typeck.c:1302
15290 msgid "BIN in pass 2"
15291 msgstr ""
15293 #: ch/typeck.c:1335
15294 msgid "mode of tuple is neither ARRAY, STRUCT, nor POWERSET"
15295 msgstr ""
15297 #: ch/typeck.c:2108
15298 msgid "internal error in chill_root_resulting_mode"
15299 msgstr ""
15301 #: ch/typeck.c:2367
15302 msgid "string lengths not equal"
15303 msgstr ""
15305 #: ch/typeck.c:2382
15306 msgid "can't do ARRAY assignment - too large"
15307 msgstr ""
15309 #: ch/typeck.c:2400
15310 msgid "rhs of array assignment is not addressable"
15311 msgstr ""
15313 #: ch/typeck.c:2577
15314 msgid "non-constant expression for BIN"
15315 msgstr ""
15317 #: ch/typeck.c:2582
15318 msgid "expression for BIN must not be negative"
15319 msgstr ""
15321 #: ch/typeck.c:2587
15322 msgid "cannot process BIN (>32)"
15323 msgstr ""
15325 #: ch/typeck.c:2603
15326 msgid "bounds of range are not compatible"
15327 msgstr ""
15329 #: ch/typeck.c:2612
15330 msgid "negative string length"
15331 msgstr ""
15333 #: ch/typeck.c:2649
15334 msgid "range's lower bound and parent mode don't match"
15335 msgstr ""
15337 #: ch/typeck.c:2654
15338 msgid "range's upper bound and parent mode don't match"
15339 msgstr ""
15341 #: ch/typeck.c:2663
15342 msgid "making range from non-mode"
15343 msgstr ""
15345 #: ch/typeck.c:2669
15346 msgid "floating point ranges"
15347 msgstr ""
15349 #: ch/typeck.c:2677
15350 msgid "range mode has non-constant limits"
15351 msgstr ""
15353 #: ch/typeck.c:2686
15354 msgid "range's high bound < mode's low bound"
15355 msgstr ""
15357 #: ch/typeck.c:2691
15358 msgid "range's high bound > mode's high bound"
15359 msgstr ""
15361 #: ch/typeck.c:2696
15362 msgid "range mode high bound < range mode low bound"
15363 msgstr ""
15365 #: ch/typeck.c:2701
15366 msgid "range's low bound < mode's low bound"
15367 msgstr ""
15369 #: ch/typeck.c:2706
15370 msgid "range's low bound > mode's high bound"
15371 msgstr ""
15373 #: ch/typeck.c:2814
15374 msgid "stepsize in STEP must be an integer constant"
15375 msgstr ""
15377 #: ch/typeck.c:2818
15378 msgid "stepsize in STEP must be > 0"
15379 msgstr ""
15381 #: ch/typeck.c:2824
15382 msgid "stepsize in STEP must be the natural width of the array element mode"
15383 msgstr ""
15385 #: ch/typeck.c:2830 ch/typeck.c:3131
15386 msgid "starting word in POS must be an integer constant"
15387 msgstr ""
15389 #: ch/typeck.c:2834 ch/typeck.c:3138
15390 msgid "starting word in POS must be >= 0"
15391 msgstr ""
15393 #: ch/typeck.c:2836
15394 msgid "starting word in POS within STEP must be 0"
15395 msgstr ""
15397 #: ch/typeck.c:2848 ch/typeck.c:3155
15398 msgid "starting bit in POS must be an integer constant"
15399 msgstr ""
15401 #: ch/typeck.c:2854
15402 msgid "starting bit in POS within STEP must be 0"
15403 msgstr ""
15405 #: ch/typeck.c:2858 ch/typeck.c:3163
15406 msgid "starting bit in POS must be >= 0"
15407 msgstr ""
15409 #: ch/typeck.c:2866 ch/typeck.c:3171
15410 msgid "starting bit in POS must be < the width of a word"
15411 msgstr ""
15413 #: ch/typeck.c:2880 ch/typeck.c:3185
15414 msgid "length in POS must be an integer constant"
15415 msgstr ""
15417 #: ch/typeck.c:2887 ch/typeck.c:3192
15418 msgid "length in POS must be > 0"
15419 msgstr ""
15421 #: ch/typeck.c:2894 ch/typeck.c:3205
15422 msgid "end bit in POS must be an integer constant"
15423 msgstr ""
15425 #: ch/typeck.c:2903 ch/typeck.c:3214
15426 msgid "end bit in POS must be >= the start bit"
15427 msgstr ""
15429 #: ch/typeck.c:2909 ch/typeck.c:3219
15430 msgid "end bit in POS must be < the width of a word"
15431 msgstr ""
15433 #: ch/typeck.c:2921
15434 msgid ""
15435 "the length specified on POS within STEP must be the natural length of the "
15436 "array element type"
15437 msgstr ""
15439 #: ch/typeck.c:2926
15440 msgid "step size in STEP must be >= the length in POS"
15441 msgstr ""
15443 #: ch/typeck.c:2952
15444 msgid "array index must be a range, not a single integer"
15445 msgstr ""
15447 #: ch/typeck.c:2958
15448 msgid "array index is not a discrete mode"
15449 msgstr ""
15451 #: ch/typeck.c:3229
15452 msgid ""
15453 "the length specified on POS must be the natural length of the field type"
15454 msgstr ""
15456 #: ch/typeck.c:3238
15457 msgid "STRUCT fields must be layed out in monotonically increasing order"
15458 msgstr ""
15460 #: ch/typeck.c:3301
15461 msgid "if one field has a POS layout, then all fields must have a POS layout"
15462 msgstr ""
15464 #: ch/typeck.c:3444
15465 msgid "parameterized structures not implemented"
15466 msgstr ""
15468 #: ch/typeck.c:3449
15469 msgid "invalid parameterized type"
15470 msgstr ""
15472 #: cp/call.c:270 cp/init.c:1637
15473 msgid "qualified type `%T' does not match destructor name `~%T'"
15474 msgstr ""
15476 #: cp/call.c:279
15477 msgid "type of `%E' does not match destructor type `%T' (type was `%T')"
15478 msgstr ""
15480 #: cp/call.c:288
15481 msgid "`%D' is a namespace"
15482 msgstr ""
15484 #: cp/call.c:296
15485 msgid "base object `%E' of scoped method call is of non-aggregate type `%T'"
15486 msgstr ""
15488 #: cp/call.c:394
15489 msgid "unable to call pointer to member function here"
15490 msgstr ""
15492 #: cp/call.c:530
15493 msgid "destructors take no parameters"
15494 msgstr ""
15496 #: cp/call.c:537
15497 msgid "destructor name `~%T' does not match type `%T' of expression"
15498 msgstr ""
15500 #: cp/call.c:2346
15501 msgid "%s %D(%T, %T, %T) <built-in>"
15502 msgstr ""
15504 #: cp/call.c:2351
15505 msgid "%s %D(%T, %T) <built-in>"
15506 msgstr ""
15508 #: cp/call.c:2355
15509 msgid "%s %D(%T) <built-in>"
15510 msgstr ""
15512 #: cp/call.c:2359
15513 msgid "%s %T <conversion>"
15514 msgstr ""
15516 #: cp/call.c:2361
15517 msgid "%s %+#D%s"
15518 msgstr ""
15520 #: cp/call.c:2518
15521 msgid "no viable candidates"
15522 msgstr ""
15524 #: cp/call.c:2532
15525 msgid "conversion from `%T' to `%T' is ambiguous"
15526 msgstr ""
15528 #: cp/call.c:2649
15529 msgid "no matching function for call to `%D(%A)'"
15530 msgstr ""
15532 #: cp/call.c:2660 cp/call.c:4645
15533 msgid "call of overloaded `%D(%A)' is ambiguous"
15534 msgstr ""
15536 #. It's no good looking for an overloaded operator() on a
15537 #. pointer-to-member-function.
15538 #: cp/call.c:2687
15539 #, c-format
15540 msgid ""
15541 "pointer-to-member function %E cannot be called without an object; consider "
15542 "using .* or ->*"
15543 msgstr ""
15545 #: cp/call.c:2756
15546 msgid "no match for call to `(%T) (%A)'"
15547 msgstr ""
15549 #: cp/call.c:2766
15550 msgid "call of `(%T) (%A)' is ambiguous"
15551 msgstr ""
15553 #: cp/call.c:2801
15554 msgid "%s for `%T ? %T : %T' operator"
15555 msgstr ""
15557 #: cp/call.c:2806
15558 msgid "%s for `%T %s' operator"
15559 msgstr ""
15561 #: cp/call.c:2809
15562 msgid "%s for `%T [%T]' operator"
15563 msgstr ""
15565 #: cp/call.c:2814
15566 msgid "%s for `%T %s %T' operator"
15567 msgstr ""
15569 #: cp/call.c:2817
15570 msgid "%s for `%s %T' operator"
15571 msgstr ""
15573 #: cp/call.c:2909
15574 msgid "ISO C++ forbids omitting the middle term of a ?: expression"
15575 msgstr ""
15577 #: cp/call.c:2968
15578 #, c-format
15579 msgid "`%E' has type `void' and is not a throw-expression"
15580 msgstr ""
15582 #: cp/call.c:3001 cp/call.c:3201
15583 msgid "operands to ?: have different types"
15584 msgstr ""
15586 #: cp/call.c:3154
15587 msgid "enumeral mismatch in conditional expression: `%T' vs `%T'"
15588 msgstr ""
15590 #: cp/call.c:3161
15591 msgid "enumeral and non-enumeral type in conditional expression"
15592 msgstr ""
15594 #: cp/call.c:3242
15595 msgid "`%D' must be declared before use"
15596 msgstr ""
15598 #: cp/call.c:3405
15599 msgid "no `%D(int)' declared for postfix `%s', trying prefix operator instead"
15600 msgstr ""
15602 #: cp/call.c:3452
15603 msgid "using synthesized `%#D' for copy assignment"
15604 msgstr ""
15606 #: cp/call.c:3454
15607 msgid "  where cfront would use `%#D'"
15608 msgstr ""
15610 #: cp/call.c:3481
15611 msgid "comparison between `%#T' and `%#T'"
15612 msgstr ""
15614 #: cp/call.c:3714
15615 msgid "no suitable `operator delete' for `%T'"
15616 msgstr ""
15618 #: cp/call.c:3733
15619 msgid "`%+#D' is private"
15620 msgstr ""
15622 #: cp/call.c:3735
15623 msgid "`%+#D' is protected"
15624 msgstr ""
15626 #: cp/call.c:3737
15627 msgid "`%+#D' is inaccessible"
15628 msgstr ""
15630 #: cp/call.c:3738
15631 msgid "within this context"
15632 msgstr ""
15634 #: cp/call.c:3780
15635 msgid "invalid conversion from `%T' to `%T'"
15636 msgstr ""
15638 #: cp/call.c:3782 cp/call.c:3921 cp/call.c:3923
15639 msgid "  initializing argument %P of `%D'"
15640 msgstr ""
15642 #: cp/call.c:3845 cp/call.c:3849
15643 msgid "  initializing argument %P of `%D' from result of `%D'"
15644 msgstr ""
15646 #: cp/call.c:3855 cp/call.c:3858
15647 msgid "  initializing temporary from result of `%D'"
15648 msgstr ""
15650 #. Undefined behaviour [expr.call] 5.2.2/7.
15651 #: cp/call.c:3992
15652 msgid "cannot pass objects of non-POD type `%#T' through `...'"
15653 msgstr ""
15655 #. Undefined behaviour [expr.call] 5.2.2/7.
15656 #: cp/call.c:4017
15657 msgid "cannot receive objects of non-POD type `%#T' through `...'"
15658 msgstr ""
15660 #: cp/call.c:4159
15661 msgid "passing `%T' as `this' argument of `%#D' discards qualifiers"
15662 msgstr ""
15664 #: cp/call.c:4407
15665 msgid "could not find class$ field in java interface type `%T'"
15666 msgstr ""
15668 #: cp/call.c:4508 cp/typeck.c:2073
15669 msgid "request for member `%D' in `%E', which is of non-aggregate type `%T'"
15670 msgstr ""
15672 #: cp/call.c:4634
15673 msgid "no matching function for call to `%T::%D(%A)%#V'"
15674 msgstr ""
15676 #: cp/call.c:4664
15677 msgid "cannot call member function `%D' without object"
15678 msgstr ""
15680 #: cp/call.c:5277
15681 msgid "passing `%T' chooses `%T' over `%T'"
15682 msgstr ""
15684 #: cp/call.c:5279 cp/decl2.c:4512
15685 msgid "  in call to `%D'"
15686 msgstr ""
15688 #: cp/call.c:5328 cp/call.c:5453
15689 msgid "choosing `%D' over `%D'"
15690 msgstr ""
15692 #: cp/call.c:5329
15693 msgid "  for conversion from `%T' to `%T'"
15694 msgstr ""
15696 #: cp/call.c:5331
15697 msgid "  because conversion sequence for the argument is better"
15698 msgstr ""
15700 #: cp/call.c:5455
15701 msgid ""
15702 "  because worst conversion for the former is better than worst conversion "
15703 "for the latter"
15704 msgstr ""
15706 #: cp/call.c:5571 cp/call.c:5592
15707 msgid "could not convert `%E' to `%T'"
15708 msgstr ""
15710 #: cp/class.c:287
15711 msgid ""
15712 "cannot convert from base `%T' to derived type `%T' via virtual base `%T'"
15713 msgstr ""
15715 #: cp/class.c:1013
15716 msgid "`%#D' and `%#D' cannot be overloaded"
15717 msgstr ""
15719 #. There has already been a declaration of this method
15720 #. or member template.
15721 #: cp/class.c:1024
15722 msgid "`%D' has already been declared in `%T'"
15723 msgstr ""
15725 #: cp/class.c:1105
15726 msgid "duplicate enum value `%D'"
15727 msgstr ""
15729 #: cp/class.c:1108
15730 msgid "duplicate field `%D' (as enum and non-enum)"
15731 msgstr ""
15733 #: cp/class.c:1115
15734 msgid "duplicate nested type `%D'"
15735 msgstr ""
15737 #: cp/class.c:1126
15738 msgid "duplicate field `%D' (as type and non-type)"
15739 msgstr ""
15741 #: cp/class.c:1130
15742 msgid "duplicate member `%D'"
15743 msgstr ""
15745 #: cp/class.c:1173
15746 msgid "conflicting access specifications for method `%D', ignored"
15747 msgstr ""
15749 #: cp/class.c:1175
15750 #, c-format
15751 msgid "conflicting access specifications for field `%s', ignored"
15752 msgstr ""
15754 #: cp/class.c:1218
15755 msgid "`%D' names constructor"
15756 msgstr ""
15758 #: cp/class.c:1224
15759 msgid "`%D' invalid in `%T'"
15760 msgstr ""
15762 #: cp/class.c:1232
15763 msgid "no members matching `%D' in `%#T'"
15764 msgstr ""
15766 #: cp/class.c:1264 cp/class.c:1272
15767 msgid "`%D' invalid in `%#T'"
15768 msgstr ""
15770 #: cp/class.c:1265
15771 msgid "  because of local method `%#D' with same name"
15772 msgstr ""
15774 #: cp/class.c:1273
15775 msgid "  because of local member `%#D' with same name"
15776 msgstr ""
15778 #: cp/class.c:1345
15779 msgid "base class `%#T' has a non-virtual destructor"
15780 msgstr ""
15782 #: cp/class.c:1365
15783 msgid ""
15784 "base `%T' with only non-default constructor in class without a constructor"
15785 msgstr ""
15787 #: cp/class.c:1951
15788 msgid "all member functions in class `%T' are private"
15789 msgstr ""
15791 #: cp/class.c:1965
15792 msgid "`%#T' only defines a private destructor and has no friends"
15793 msgstr ""
15795 #: cp/class.c:2008
15796 msgid "`%#T' only defines private constructors and has no friends"
15797 msgstr ""
15799 #: cp/class.c:2129 cp/class.c:5043
15800 msgid "redefinition of `%#T'"
15801 msgstr ""
15803 #: cp/class.c:2130
15804 msgid "previous definition of `%#T'"
15805 msgstr ""
15807 #: cp/class.c:2460
15808 msgid "no unique final overrider for `%D' in `%T'"
15809 msgstr ""
15811 #. Here we know it is a hider, and no overrider exists.
15812 #: cp/class.c:2842
15813 msgid "`%D' was hidden"
15814 msgstr ""
15816 #: cp/class.c:2843
15817 msgid "  by `%D'"
15818 msgstr ""
15820 #: cp/class.c:2885
15821 msgid "ISO C++ forbids member `%D' with same name as enclosing class"
15822 msgstr ""
15824 #: cp/class.c:2890 cp/decl2.c:1896
15825 msgid "`%#D' invalid; an anonymous union can only have non-static data members"
15826 msgstr ""
15828 #: cp/class.c:2896 cp/decl2.c:1902
15829 msgid "private member `%#D' in anonymous union"
15830 msgstr ""
15832 #: cp/class.c:2899 cp/decl2.c:1904
15833 msgid "protected member `%#D' in anonymous union"
15834 msgstr ""
15836 #: cp/class.c:3051
15837 msgid "bit-field `%#D' with non-integral type"
15838 msgstr ""
15840 #: cp/class.c:3071
15841 msgid "bit-field `%D' width not an integer constant"
15842 msgstr ""
15844 #: cp/class.c:3077
15845 msgid "negative width in bit-field `%D'"
15846 msgstr ""
15848 #: cp/class.c:3082
15849 msgid "zero width for bit-field `%D'"
15850 msgstr ""
15852 #: cp/class.c:3088
15853 msgid "width of `%D' exceeds its type"
15854 msgstr ""
15856 #: cp/class.c:3097
15857 msgid "`%D' is too small to hold all values of `%#T'"
15858 msgstr ""
15860 #: cp/class.c:3181
15861 msgid "member `%#D' with constructor not allowed in union"
15862 msgstr ""
15864 #: cp/class.c:3184
15865 msgid "member `%#D' with destructor not allowed in union"
15866 msgstr ""
15868 #: cp/class.c:3187
15869 msgid "member `%#D' with copy assignment operator not allowed in union"
15870 msgstr ""
15872 #: cp/class.c:3214
15873 msgid "multiple fields in union `%T' initialized"
15874 msgstr ""
15876 #: cp/class.c:3333
15877 msgid "field `%D' in local class cannot be static"
15878 msgstr ""
15880 #: cp/class.c:3339
15881 msgid "field `%D' invalidly declared function type"
15882 msgstr ""
15884 #: cp/class.c:3346
15885 msgid "field `%D' invalidly declared method type"
15886 msgstr ""
15888 #: cp/class.c:3352
15889 msgid "field `%D' invalidly declared offset type"
15890 msgstr ""
15892 #. Unions cannot have static members.
15893 #: cp/class.c:3370
15894 msgid "field `%D' declared static in union"
15895 msgstr ""
15897 #: cp/class.c:3396
15898 msgid "non-static reference `%#D' in class without a constructor"
15899 msgstr ""
15901 #: cp/class.c:3427
15902 msgid "non-static const member `%#D' in class without a constructor"
15903 msgstr ""
15905 #: cp/class.c:3442
15906 msgid "field `%#D' with same name as class"
15907 msgstr ""
15909 #: cp/class.c:3460
15910 msgid "`%#T' has pointer data members"
15911 msgstr ""
15913 #: cp/class.c:3464
15914 msgid "  but does not override `%T(const %T&)'"
15915 msgstr ""
15917 #: cp/class.c:3466
15918 msgid "  or `operator=(const %T&)'"
15919 msgstr ""
15921 #: cp/class.c:3469
15922 msgid "  but does not override `operator=(const %T&)'"
15923 msgstr ""
15925 #: cp/class.c:3935
15926 msgid "initializer specified for non-virtual method `%D'"
15927 msgstr ""
15929 #: cp/class.c:4719
15930 msgid "virtual base `%T' inaccessible in `%T' due to ambiguity"
15931 msgstr ""
15933 #: cp/class.c:4789
15934 msgid "direct base `%T' inaccessible in `%T' due to ambiguity"
15935 msgstr ""
15937 #: cp/class.c:5204
15938 msgid "`%#T' has virtual functions but non-virtual destructor"
15939 msgstr ""
15941 #: cp/class.c:5288
15942 msgid "trying to finish struct, but kicked out due to previous parse errors"
15943 msgstr ""
15945 #: cp/class.c:5745
15946 #, c-format
15947 msgid "language string `\"%s\"' not recognized"
15948 msgstr ""
15950 #: cp/class.c:5841
15951 msgid ""
15952 "cannot resolve overloaded function `%D' based on conversion to type `%T'"
15953 msgstr ""
15955 #: cp/class.c:5962
15956 msgid "no matches converting function `%D' to type `%#T'"
15957 msgstr ""
15959 #: cp/class.c:5985
15960 msgid "converting overloaded function `%D' to type `%#T' is ambiguous"
15961 msgstr ""
15963 #: cp/class.c:6011
15964 msgid "assuming pointer to member `%D'"
15965 msgstr ""
15967 #: cp/class.c:6014
15968 #, c-format
15969 msgid "(a pointer to member can only be formed with `&%E')"
15970 msgstr ""
15972 #: cp/class.c:6058 cp/class.c:6226 cp/class.c:6233
15973 msgid "not enough type information"
15974 msgstr ""
15976 #: cp/class.c:6067
15977 msgid "argument of type `%T' does not match `%T'"
15978 msgstr ""
15980 #: cp/class.c:6210
15981 msgid "invalid operation on uninstantiated type"
15982 msgstr ""
15984 #. [basic.scope.class]
15986 #. A name N used in a class S shall refer to the same declaration
15987 #. in its context and when re-evaluated in the completed scope of
15988 #. S.
15989 #: cp/class.c:6461 cp/decl.c:1026 cp/decl.c:3164 cp/pt.c:1842
15990 msgid "declaration of `%#D'"
15991 msgstr ""
15993 #: cp/class.c:6462
15994 msgid "changes meaning of `%D' from `%+#D'"
15995 msgstr ""
15997 #: cp/cvt.c:88
15998 msgid "can't convert from incomplete type `%T' to `%T'"
15999 msgstr ""
16001 #: cp/cvt.c:97
16002 msgid "conversion of `%E' from `%T' to `%T' is ambiguous"
16003 msgstr ""
16005 #: cp/cvt.c:126
16006 msgid "converting from `%T' to `%T'"
16007 msgstr ""
16009 #: cp/cvt.c:198 cp/cvt.c:202
16010 msgid "pointer to member cast from `%T' to `%T' is via virtual base"
16011 msgstr ""
16013 #: cp/cvt.c:220 cp/cvt.c:233 cp/cvt.c:272
16014 msgid "cannot convert `%E' from type `%T' to type `%T'"
16015 msgstr ""
16017 #: cp/cvt.c:525
16018 msgid "conversion from `%T' to `%T' discards qualifiers"
16019 msgstr ""
16021 #: cp/cvt.c:543
16022 msgid "casting `%T' to `%T' does not dereference pointer"
16023 msgstr ""
16025 #: cp/cvt.c:572
16026 msgid "cannot convert type `%T' to type `%T'"
16027 msgstr ""
16029 #: cp/cvt.c:689
16030 msgid "conversion from `%#T' to `%#T'"
16031 msgstr ""
16033 #: cp/cvt.c:701
16034 msgid "`%#T' used where a `%T' was expected"
16035 msgstr ""
16037 #: cp/cvt.c:718
16038 msgid "the address of `%D', will always be `true'"
16039 msgstr ""
16041 #: cp/cvt.c:738
16042 msgid "`%#T' used where a floating point value was expected"
16043 msgstr ""
16045 #: cp/cvt.c:793
16046 msgid "conversion from `%T' to non-scalar type `%T' requested"
16047 msgstr ""
16049 #: cp/cvt.c:878
16050 msgid "object of incomplete type `%T' will not be accessed in %s"
16051 msgstr ""
16053 #: cp/cvt.c:881
16054 msgid "object of type `%T' will not be accessed in %s"
16055 msgstr ""
16057 #: cp/cvt.c:897
16058 msgid "object `%E' of incomplete type `%T' will not be accessed in %s"
16059 msgstr ""
16061 #. [over.over] enumerates the places where we can take the address
16062 #. of an overloaded function, and this is not one of them.
16063 #: cp/cvt.c:917
16064 #, c-format
16065 msgid "%s cannot resolve address of overloaded function"
16066 msgstr ""
16068 #. Only warn when there is no &.
16069 #: cp/cvt.c:922
16070 #, c-format
16071 msgid "%s is a reference, not call, to function `%E'"
16072 msgstr ""
16074 #: cp/cvt.c:1060
16075 msgid "converting NULL to non-pointer type"
16076 msgstr ""
16078 #: cp/cvt.c:1136
16079 msgid "ambiguous default type conversion from `%T'"
16080 msgstr ""
16082 #: cp/cvt.c:1138
16083 msgid "  candidate conversions include `%D' and `%D'"
16084 msgstr ""
16086 #: cp/decl.c:1027 cp/decl.c:3264
16087 msgid "conflicts with previous declaration `%#D'"
16088 msgstr ""
16090 #: cp/decl.c:1216
16091 msgid "label `%D' used but not defined"
16092 msgstr ""
16094 #: cp/decl.c:1221
16095 msgid "label `%D' defined but not used"
16096 msgstr ""
16098 #: cp/decl.c:2291
16099 msgid "namespace alias `%D' not allowed here, assuming `%D'"
16100 msgstr ""
16102 #: cp/decl.c:3074 cp/decl.c:3462
16103 msgid "previous declaration of `%D'"
16104 msgstr ""
16106 #: cp/decl.c:3151 cp/decl.c:3186
16107 msgid "shadowing %s function `%#D'"
16108 msgstr ""
16110 #: cp/decl.c:3160
16111 msgid "library function `%#D' redeclared as non-function `%#D'"
16112 msgstr ""
16114 #: cp/decl.c:3165
16115 msgid "conflicts with built-in declaration `%#D'"
16116 msgstr ""
16118 #: cp/decl.c:3181 cp/decl.c:3274 cp/decl.c:3290
16119 msgid "new declaration `%#D'"
16120 msgstr ""
16122 #: cp/decl.c:3182
16123 msgid "ambiguates built-in declaration `%#D'"
16124 msgstr ""
16126 #: cp/decl.c:3238
16127 msgid "`%#D' redeclared as different kind of symbol"
16128 msgstr ""
16130 #: cp/decl.c:3241
16131 msgid "previous declaration of `%#D'"
16132 msgstr ""
16134 #: cp/decl.c:3263
16135 msgid "declaration of template `%#D'"
16136 msgstr ""
16138 #: cp/decl.c:3275 cp/decl.c:3291
16139 msgid "ambiguates old declaration `%#D'"
16140 msgstr ""
16142 #: cp/decl.c:3283
16143 msgid "declaration of C function `%#D' conflicts with"
16144 msgstr ""
16146 #: cp/decl.c:3285
16147 msgid "previous declaration `%#D' here"
16148 msgstr ""
16150 #: cp/decl.c:3301
16151 msgid "conflicting types for `%#D'"
16152 msgstr ""
16154 #: cp/decl.c:3302
16155 msgid "previous declaration as `%#D'"
16156 msgstr ""
16158 #: cp/decl.c:3345
16159 msgid "`%#D' previously defined here"
16160 msgstr ""
16162 #: cp/decl.c:3346
16163 msgid "`%#D' previously declared here"
16164 msgstr ""
16166 #. Prototype decl follows defn w/o prototype.
16167 #: cp/decl.c:3354
16168 msgid "prototype for `%#D'"
16169 msgstr ""
16171 #: cp/decl.c:3355
16172 msgid "follows non-prototype definition here"
16173 msgstr ""
16175 #: cp/decl.c:3367
16176 msgid "previous declaration of `%#D' with %L linkage"
16177 msgstr ""
16179 #: cp/decl.c:3369
16180 msgid "conflicts with new declaration with %L linkage"
16181 msgstr ""
16183 #: cp/decl.c:3394 cp/decl.c:3402
16184 msgid "default argument given for parameter %d of `%#D'"
16185 msgstr ""
16187 #: cp/decl.c:3396 cp/decl.c:3404
16188 msgid "after previous specification in `%#D'"
16189 msgstr ""
16191 #: cp/decl.c:3413
16192 msgid "`%#D' was used before it was declared inline"
16193 msgstr ""
16195 #: cp/decl.c:3415
16196 msgid "previous non-inline declaration here"
16197 msgstr ""
16199 #: cp/decl.c:3461
16200 msgid "redundant redeclaration of `%D' in same scope"
16201 msgstr ""
16203 #: cp/decl.c:3544
16204 #, c-format
16205 msgid "declaration of `%F' throws different exceptions"
16206 msgstr ""
16208 #: cp/decl.c:3546
16209 #, c-format
16210 msgid "than previous declaration `%F'"
16211 msgstr ""
16213 #. From [temp.expl.spec]:
16215 #. If a template, a member template or the member of a class
16216 #. template is explicitly specialized then that
16217 #. specialization shall be declared before the first use of
16218 #. that specialization that would cause an implicit
16219 #. instantiation to take place, in every translation unit in
16220 #. which such a use occurs.
16221 #: cp/decl.c:3671
16222 msgid "explicit specialization of %D after first use"
16223 msgstr ""
16225 #: cp/decl.c:3916
16226 msgid "`%#D' used prior to declaration"
16227 msgstr ""
16229 #: cp/decl.c:3947
16230 msgid "redeclaration of `wchar_t' as `%T'"
16231 msgstr ""
16233 #. A redeclaration of main, but not a duplicate of the
16234 #. previous one.
16236 #. [basic.start.main]
16238 #. This function shall not be overloaded.
16239 #: cp/decl.c:3975
16240 msgid "invalid redeclaration of `%D'"
16241 msgstr ""
16243 #: cp/decl.c:3976
16244 msgid "as `%D'"
16245 msgstr ""
16247 #: cp/decl.c:4066
16248 msgid "previous external decl of `%#D'"
16249 msgstr ""
16251 #: cp/decl.c:4107
16252 msgid "`%D' was previously implicitly declared to return `int'"
16253 msgstr ""
16255 #: cp/decl.c:4167
16256 msgid "extern declaration of `%#D' doesn't match"
16257 msgstr ""
16259 #: cp/decl.c:4168
16260 msgid "global declaration `%#D'"
16261 msgstr ""
16263 #: cp/decl.c:4199
16264 msgid "declaration of `%#D' shadows a parameter"
16265 msgstr ""
16267 #: cp/decl.c:4219
16268 #, c-format
16269 msgid "declaration of `%s' shadows a member of `this'"
16270 msgstr ""
16272 #: cp/decl.c:4584
16273 msgid "`%#D' hides constructor for `%#T'"
16274 msgstr ""
16276 #: cp/decl.c:4599
16277 msgid "`%#D' conflicts with previous using declaration `%#D'"
16278 msgstr ""
16280 #: cp/decl.c:4611
16281 msgid "previous non-function declaration `%#D'"
16282 msgstr ""
16284 #: cp/decl.c:4612
16285 msgid "conflicts with function declaration `%#D'"
16286 msgstr ""
16288 #: cp/decl.c:4702
16289 msgid "implicit declaration of function `%#D'"
16290 msgstr ""
16292 #: cp/decl.c:4860
16293 #, c-format
16294 msgid "label `%s' referenced outside of any function"
16295 msgstr ""
16297 #: cp/decl.c:4963 cp/decl.c:4987 cp/decl.c:5080
16298 msgid "jump to label `%D'"
16299 msgstr ""
16301 #: cp/decl.c:4965 cp/decl.c:4989
16302 msgid "jump to case label"
16303 msgstr ""
16305 #: cp/decl.c:4973
16306 msgid "  crosses initialization of `%#D'"
16307 msgstr ""
16309 #: cp/decl.c:4976 cp/decl.c:5096
16310 msgid "  enters scope of non-POD `%#D'"
16311 msgstr ""
16313 #: cp/decl.c:4996 cp/decl.c:5100
16314 msgid "  enters try block"
16315 msgstr ""
16317 #. Can't skip init of __exception_info.
16318 #: cp/decl.c:4998 cp/decl.c:5092 cp/decl.c:5102
16319 msgid "  enters catch block"
16320 msgstr ""
16322 #: cp/decl.c:5081
16323 msgid "  from here"
16324 msgstr ""
16326 #: cp/decl.c:5094
16327 msgid "  skips initialization of `%#D'"
16328 msgstr ""
16330 #: cp/decl.c:5129
16331 msgid "label named wchar_t"
16332 msgstr ""
16334 #: cp/decl.c:5133
16335 msgid "duplicate label `%D'"
16336 msgstr ""
16338 #: cp/decl.c:5218
16339 #, c-format
16340 msgid "case label `%E' not within a switch statement"
16341 msgstr ""
16343 #. Definition isn't the kind we were looking for.
16344 #: cp/decl.c:5351 cp/decl.c:5371
16345 msgid "`%#D' redeclared as %C"
16346 msgstr ""
16348 #. This happens for A::B where B is a template, and there are no
16349 #. template arguments.
16350 #: cp/decl.c:5460 cp/typeck.c:2035
16351 msgid "invalid use of `%D'"
16352 msgstr ""
16354 #: cp/decl.c:5501
16355 msgid "`%D::%D' is not a template"
16356 msgstr ""
16358 #: cp/decl.c:5513
16359 msgid "`%D' undeclared in namespace `%D'"
16360 msgstr ""
16362 #: cp/decl.c:5647
16363 msgid "`%D' used without template parameters"
16364 msgstr ""
16366 #: cp/decl.c:5658 cp/decl.c:5674 cp/decl.c:5745
16367 msgid "no class template named `%#T' in `%#T'"
16368 msgstr ""
16370 #: cp/decl.c:5692 cp/decl.c:5707
16371 msgid "no type named `%#T' in `%#T'"
16372 msgstr ""
16374 #: cp/decl.c:5924
16375 msgid "lookup of `%D' finds `%#D'"
16376 msgstr ""
16378 #: cp/decl.c:5926
16379 msgid "  instead of `%D' from dependent base class"
16380 msgstr ""
16382 #: cp/decl.c:5928
16383 msgid "  (use `typename %T::%D' if that's what you meant)"
16384 msgstr ""
16386 #: cp/decl.c:6101
16387 msgid ""
16388 "lookup of `%D' in the scope of `%#T' (`%#D') does not match lookup in the "
16389 "current scope (`%#D')"
16390 msgstr ""
16392 #: cp/decl.c:6928
16393 msgid "an anonymous union cannot have function members"
16394 msgstr ""
16396 #: cp/decl.c:6945
16397 msgid "member %#D' with constructor not allowed in anonymous aggregate"
16398 msgstr ""
16400 #: cp/decl.c:6948
16401 msgid "member %#D' with destructor not allowed in anonymous aggregate"
16402 msgstr ""
16404 #: cp/decl.c:6951
16405 msgid ""
16406 "member %#D' with copy assignment operator not allowed in anonymous aggregate"
16407 msgstr ""
16409 #: cp/decl.c:6989
16410 msgid "redeclaration of C++ built-in type `%T'"
16411 msgstr ""
16413 #: cp/decl.c:7024
16414 msgid "multiple types in one declaration"
16415 msgstr ""
16417 #: cp/decl.c:7027
16418 msgid "declaration does not declare anything"
16419 msgstr ""
16421 #: cp/decl.c:7051
16422 msgid "missing type-name in typedef-declaration"
16423 msgstr ""
16425 #: cp/decl.c:7058
16426 msgid "ISO C++ prohibits anonymous structs"
16427 msgstr ""
16429 #: cp/decl.c:7065
16430 msgid "`%D' can only be specified for functions"
16431 msgstr ""
16433 #: cp/decl.c:7067
16434 msgid "`%D' can only be specified inside a class"
16435 msgstr ""
16437 #: cp/decl.c:7069
16438 msgid "`%D' can only be specified for constructors"
16439 msgstr ""
16441 #: cp/decl.c:7072
16442 msgid "`%D' can only be specified for objects and functions"
16443 msgstr ""
16445 #: cp/decl.c:7221
16446 msgid "typedef `%D' is initialized"
16447 msgstr ""
16449 #: cp/decl.c:7227
16450 msgid "function `%#D' is initialized like a variable"
16451 msgstr ""
16453 #: cp/decl.c:7239
16454 msgid "declaration of `%#D' has `extern' and is initialized"
16455 msgstr ""
16457 #: cp/decl.c:7269
16458 msgid "`%#D' is not a static member of `%#T'"
16459 msgstr ""
16461 #: cp/decl.c:7274
16462 msgid "ISO C++ does not permit `%T::%D' to be defined as `%T::%D'"
16463 msgstr ""
16465 #: cp/decl.c:7285
16466 msgid "duplicate initialization of %D"
16467 msgstr ""
16469 #: cp/decl.c:7314
16470 msgid "declaration of `%#D' outside of class is not definition"
16471 msgstr ""
16473 #: cp/decl.c:7362
16474 msgid "variable `%#D' has initializer but incomplete type"
16475 msgstr ""
16477 #: cp/decl.c:7370 cp/decl.c:7721
16478 msgid "elements of array `%#D' have incomplete type"
16479 msgstr ""
16481 #: cp/decl.c:7386
16482 msgid "aggregate `%#D' has incomplete type and cannot be initialized"
16483 msgstr ""
16485 #: cp/decl.c:7425
16486 msgid "`%D' declared as reference but not initialized"
16487 msgstr ""
16489 #: cp/decl.c:7434
16490 msgid "ISO C++ forbids use of initializer list to initialize reference `%D'"
16491 msgstr ""
16493 #: cp/decl.c:7467
16494 msgid "cannot initialize `%T' from `%T'"
16495 msgstr ""
16497 #: cp/decl.c:7528
16498 msgid "initializer fails to determine size of `%D'"
16499 msgstr ""
16501 #: cp/decl.c:7533
16502 msgid "array size missing in `%D'"
16503 msgstr ""
16505 #: cp/decl.c:7545
16506 msgid "zero-size array `%D'"
16507 msgstr ""
16509 #. An automatic variable with an incomplete type: that is an error.
16510 #. Don't talk about array types here, since we took care of that
16511 #. message in grokdeclarator.
16512 #: cp/decl.c:7578
16513 msgid "storage size of `%D' isn't known"
16514 msgstr ""
16516 #: cp/decl.c:7600
16517 msgid "storage size of `%D' isn't constant"
16518 msgstr ""
16520 #: cp/decl.c:7651
16521 msgid ""
16522 "sorry: semantics of inline function static data `%#D' are wrong (you'll wind "
16523 "up with multiple copies)"
16524 msgstr ""
16526 #: cp/decl.c:7652
16527 msgid "  you can work around this by removing the initializer"
16528 msgstr ""
16530 #: cp/decl.c:7680
16531 msgid "uninitialized const `%D'"
16532 msgstr ""
16534 #: cp/decl.c:7715
16535 msgid "variable-sized object `%D' may not be initialized"
16536 msgstr ""
16538 #: cp/decl.c:7726 cp/typeck2.c:201
16539 msgid "`%D' has incomplete type"
16540 msgstr ""
16542 #: cp/decl.c:7758
16543 msgid "`%D' must be initialized by constructor, not by `{...}'"
16544 msgstr ""
16546 #: cp/decl.c:7788
16547 msgid "structure `%D' with uninitialized const members"
16548 msgstr ""
16550 #: cp/decl.c:7790
16551 msgid "structure `%D' with uninitialized reference members"
16552 msgstr ""
16554 #: cp/decl.c:8055
16555 msgid "assignment (not initialization) in declaration"
16556 msgstr ""
16558 #: cp/decl.c:8065
16559 msgid "cannot initialize `%D' to namespace `%D'"
16560 msgstr ""
16562 #: cp/decl.c:8122
16563 msgid "shadowing previous type declaration of `%#D'"
16564 msgstr ""
16566 #: cp/decl.c:8518
16567 msgid "multiple initializations given for `%D'"
16568 msgstr ""
16570 #: cp/decl.c:8618
16571 msgid "invalid catch parameter"
16572 msgstr ""
16574 #: cp/decl.c:8736
16575 msgid "destructor for alien class `%T' cannot be a member"
16576 msgstr ""
16578 #: cp/decl.c:8739
16579 msgid "constructor for alien class `%T' cannot be a member"
16580 msgstr ""
16582 #: cp/decl.c:8758
16583 msgid "`%D' declared as a `virtual' %s"
16584 msgstr ""
16586 #: cp/decl.c:8760
16587 msgid "`%D' declared as an `inline' %s"
16588 msgstr ""
16590 #: cp/decl.c:8762
16591 msgid ""
16592 "`const' and `volatile' function specifiers on `%D' invalid in %s declaration"
16593 msgstr ""
16595 #: cp/decl.c:8765
16596 msgid "`%D' declared as a friend"
16597 msgstr ""
16599 #: cp/decl.c:8771
16600 msgid "`%D' declared with an exception specification"
16601 msgstr ""
16603 #: cp/decl.c:8846
16604 msgid "cannot declare `::main' to be a template"
16605 msgstr ""
16607 #: cp/decl.c:8848
16608 msgid "cannot declare `::main' to be inline"
16609 msgstr ""
16611 #: cp/decl.c:8850
16612 msgid "cannot declare `::main' to be static"
16613 msgstr ""
16615 #: cp/decl.c:8853
16616 msgid "`main' must return `int'"
16617 msgstr ""
16619 #: cp/decl.c:8881
16620 msgid "non-local function `%#D' uses anonymous type"
16621 msgstr ""
16623 #: cp/decl.c:8884
16624 msgid ""
16625 "`%#D' does not refer to the unqualified type, so it is not used for linkage"
16626 msgstr ""
16628 #: cp/decl.c:8890
16629 msgid "non-local function `%#D' uses local type `%T'"
16630 msgstr ""
16632 #: cp/decl.c:8913
16633 msgid "%smember function `%D' cannot have `%T' method qualifier"
16634 msgstr ""
16636 #: cp/decl.c:8937
16637 msgid "defining explicit specialization `%D' in friend declaration"
16638 msgstr ""
16640 #. Something like `template <class T> friend void f<T>()'.
16641 #: cp/decl.c:8947
16642 msgid "invalid use of template-id `%D' in declaration of primary template"
16643 msgstr ""
16645 #: cp/decl.c:8975
16646 msgid ""
16647 "default arguments are not allowed in declaration of friend template "
16648 "specialization `%D'"
16649 msgstr ""
16651 #: cp/decl.c:8982
16652 msgid ""
16653 "`inline' is not allowed in declaration of friend template specialization `%D'"
16654 msgstr ""
16656 #: cp/decl.c:9044
16657 msgid "definition of implicitly-declared `%D'"
16658 msgstr ""
16660 #: cp/decl.c:9056 cp/decl2.c:1380
16661 msgid "no `%#D' member function declared in class `%T'"
16662 msgstr ""
16664 #: cp/decl.c:9175
16665 msgid "non-local variable `%#D' uses local type `%T'"
16666 msgstr ""
16668 #: cp/decl.c:9265
16669 msgid ""
16670 "invalid in-class initialization of static data member of non-integral type `%"
16671 "T'"
16672 msgstr ""
16674 #: cp/decl.c:9274
16675 msgid "ISO C++ forbids in-class initialization of non-const static member `%D'"
16676 msgstr ""
16678 #: cp/decl.c:9277
16679 msgid ""
16680 "ISO C++ forbids initialization of member constant `%D' of non-integral type `"
16681 "%T'"
16682 msgstr ""
16684 #: cp/decl.c:9327
16685 msgid "size of array `%D' has non-integer type"
16686 msgstr ""
16688 #: cp/decl.c:9329
16689 msgid "size of array has non-integer type"
16690 msgstr ""
16692 #: cp/decl.c:9349
16693 msgid "size of array `%D' is negative"
16694 msgstr ""
16696 #: cp/decl.c:9351
16697 msgid "size of array is negative"
16698 msgstr ""
16700 #: cp/decl.c:9360
16701 msgid "ISO C++ forbids zero-size array `%D'"
16702 msgstr ""
16704 #: cp/decl.c:9362
16705 msgid "ISO C++ forbids zero-size array"
16706 msgstr ""
16708 #: cp/decl.c:9369
16709 msgid "size of array `%D' is not an integral constant-expression"
16710 msgstr ""
16712 #: cp/decl.c:9372
16713 msgid "size of array is not an integral constant-expression"
16714 msgstr ""
16716 #: cp/decl.c:9390
16717 msgid "ISO C++ forbids variable-size array `%D'"
16718 msgstr ""
16720 #: cp/decl.c:9393
16721 msgid "ISO C++ forbids variable-size array"
16722 msgstr ""
16724 #: cp/decl.c:9404
16725 msgid "overflow in array dimension"
16726 msgstr ""
16728 #: cp/decl.c:9463
16729 msgid "declaration of `%D' as %s"
16730 msgstr ""
16732 #: cp/decl.c:9465
16733 #, c-format
16734 msgid "creating %s"
16735 msgstr ""
16737 #: cp/decl.c:9477
16738 msgid ""
16739 "declaration of `%D' as multidimensional array must have bounds for all "
16740 "dimensions except the first"
16741 msgstr ""
16743 #: cp/decl.c:9480
16744 msgid ""
16745 "multidimensional array must have bounds for all dimensions except the first"
16746 msgstr ""
16748 #: cp/decl.c:9509
16749 msgid "return type specification for constructor invalid"
16750 msgstr ""
16752 #: cp/decl.c:9516
16753 msgid "return type specification for destructor invalid"
16754 msgstr ""
16756 #: cp/decl.c:9522
16757 msgid "operator `%T' declared to return `%T'"
16758 msgstr ""
16760 #: cp/decl.c:9524
16761 msgid "return type specified for `operator %T'"
16762 msgstr ""
16764 #: cp/decl.c:9695
16765 msgid "destructors must be member functions"
16766 msgstr ""
16768 #: cp/decl.c:9714
16769 msgid "destructor `%T' must match class name `%T'"
16770 msgstr ""
16772 #: cp/decl.c:9764
16773 msgid "invalid declarator"
16774 msgstr ""
16776 #: cp/decl.c:9817
16777 msgid "declarator-id missing; using reserved word `%D'"
16778 msgstr ""
16780 #: cp/decl.c:9874
16781 msgid "type `%T' is not derived from type `%T'"
16782 msgstr ""
16784 #. Parse error puts this typespec where
16785 #. a declarator should go.
16786 #: cp/decl.c:9920
16787 msgid "`%T' specified as declarator-id"
16788 msgstr ""
16790 #: cp/decl.c:9922
16791 msgid "  perhaps you want `%T' for a constructor"
16792 msgstr ""
16794 #: cp/decl.c:9936
16795 msgid "`%D' as declarator"
16796 msgstr ""
16798 #: cp/decl.c:9951
16799 msgid "declaration of `%D' as non-function"
16800 msgstr ""
16802 #: cp/decl.c:10028
16803 msgid "`bool' is now a keyword"
16804 msgstr ""
16806 #: cp/decl.c:10030
16807 msgid "extraneous `%T' ignored"
16808 msgstr ""
16810 #: cp/decl.c:10046 cp/decl.c:10079
16811 msgid "multiple declarations `%T' and `%T'"
16812 msgstr ""
16814 #: cp/decl.c:10059
16815 msgid "ISO C++ does not support `long long'"
16816 msgstr ""
16818 #: cp/decl.c:10152 cp/decl.c:10155
16819 #, c-format
16820 msgid "ISO C++ forbids declaration of `%s' with no type"
16821 msgstr ""
16823 #. The implicit typename extension is deprecated and will be
16824 #. removed.  Warn about its use now.
16825 #: cp/decl.c:10165
16826 msgid "`%T' is implicitly a typename"
16827 msgstr ""
16829 #: cp/decl.c:10201
16830 #, c-format
16831 msgid "short, signed or unsigned invalid for `%s'"
16832 msgstr ""
16834 #: cp/decl.c:10206
16835 #, c-format
16836 msgid "long and short specified together for `%s'"
16837 msgstr ""
16839 #: cp/decl.c:10217
16840 #, c-format
16841 msgid "signed and unsigned given together for `%s'"
16842 msgstr ""
16844 #: cp/decl.c:10322
16845 msgid "qualifiers are not allowed on declaration of `operator %T'"
16846 msgstr ""
16848 #: cp/decl.c:10350
16849 msgid "member `%D' cannot be declared both virtual and static"
16850 msgstr ""
16852 #: cp/decl.c:10359
16853 msgid "`%T::%D' is not a valid declarator"
16854 msgstr ""
16856 #: cp/decl.c:10370
16857 msgid "storage class specifiers invalid in parameter declarations"
16858 msgstr ""
16860 #: cp/decl.c:10374
16861 msgid "typedef declaration invalid in parameter declaration"
16862 msgstr ""
16864 #: cp/decl.c:10387
16865 msgid "virtual outside class declaration"
16866 msgstr ""
16868 #: cp/decl.c:10441
16869 #, c-format
16870 msgid "storage class specified for %s `%s'"
16871 msgstr ""
16873 #: cp/decl.c:10479
16874 msgid "storage class specifiers invalid in friend function declarations"
16875 msgstr ""
16877 #: cp/decl.c:10583
16878 msgid "size of member `%D' is not constant"
16879 msgstr ""
16881 #: cp/decl.c:10662
16882 msgid "destructor cannot be static member function"
16883 msgstr ""
16885 #: cp/decl.c:10665
16886 #, c-format
16887 msgid "destructors may not be `%s'"
16888 msgstr ""
16890 #: cp/decl.c:10686
16891 msgid "constructor cannot be static member function"
16892 msgstr ""
16894 #: cp/decl.c:10689
16895 msgid "constructors cannot be declared virtual"
16896 msgstr ""
16898 #: cp/decl.c:10694
16899 #, c-format
16900 msgid "constructors may not be `%s'"
16901 msgstr ""
16903 #: cp/decl.c:10704
16904 msgid "return value type specifier for constructor ignored"
16905 msgstr ""
16907 #: cp/decl.c:10723
16908 #, c-format
16909 msgid "can't initialize friend function `%s'"
16910 msgstr ""
16912 #. Cannot be both friend and virtual.
16913 #: cp/decl.c:10727
16914 msgid "virtual functions cannot be friends"
16915 msgstr ""
16917 #: cp/decl.c:10732
16918 msgid "friend declaration not in class definition"
16919 msgstr ""
16921 #: cp/decl.c:10734
16922 #, c-format
16923 msgid "can't define friend function `%s' in a local class definition"
16924 msgstr ""
16926 #: cp/decl.c:10758
16927 msgid "destructors may not have parameters"
16928 msgstr ""
16930 #: cp/decl.c:10788
16931 #, c-format
16932 msgid "cannot declare %s to references"
16933 msgstr ""
16935 #: cp/decl.c:10799
16936 msgid "cannot declare pointer to `%#T' member"
16937 msgstr ""
16939 #: cp/decl.c:10814
16940 msgid "invalid type: `void &'"
16941 msgstr ""
16943 #: cp/decl.c:10865
16944 msgid "discarding `const' applied to a reference"
16945 msgstr ""
16947 #: cp/decl.c:10867
16948 msgid "discarding `volatile' applied to a reference"
16949 msgstr ""
16951 #: cp/decl.c:10979
16952 msgid "extra qualification `%T::' on member `%s' ignored"
16953 msgstr ""
16955 #: cp/decl.c:10989
16956 msgid "cannot declare member function `%T::%s' within `%T'"
16957 msgstr ""
16959 #: cp/decl.c:11004
16960 msgid "cannot declare member `%T::%s' within `%T'"
16961 msgstr ""
16963 #. [dcl.fct.spec] The explicit specifier shall only be used in
16964 #. declarations of constructors within a class definition.
16965 #: cp/decl.c:11084
16966 msgid "only declarations of constructors can be `explicit'"
16967 msgstr ""
16969 #: cp/decl.c:11092
16970 #, c-format
16971 msgid "non-member `%s' cannot be declared `mutable'"
16972 msgstr ""
16974 #: cp/decl.c:11097
16975 #, c-format
16976 msgid "non-object member `%s' cannot be declared `mutable'"
16977 msgstr ""
16979 #: cp/decl.c:11103
16980 #, c-format
16981 msgid "function `%s' cannot be declared `mutable'"
16982 msgstr ""
16984 #: cp/decl.c:11108
16985 #, c-format
16986 msgid "static `%s' cannot be declared `mutable'"
16987 msgstr ""
16989 #: cp/decl.c:11113
16990 #, c-format
16991 msgid "const `%s' cannot be declared `mutable'"
16992 msgstr ""
16994 #: cp/decl.c:11126
16995 msgid "template-id `%D' used as a declarator"
16996 msgstr ""
16998 #: cp/decl.c:11147
16999 msgid "ISO C++ forbids nested type `%D' with same name as enclosing class"
17000 msgstr ""
17002 #: cp/decl.c:11194
17003 msgid "typedef name may not be class-qualified"
17004 msgstr ""
17006 #: cp/decl.c:11202
17007 msgid "invalid type qualifier for non-member function type"
17008 msgstr ""
17010 #: cp/decl.c:11218
17011 msgid "typedef declaration includes an initializer"
17012 msgstr ""
17014 #: cp/decl.c:11268
17015 msgid "type qualifiers specified for friend class declaration"
17016 msgstr ""
17018 #: cp/decl.c:11273
17019 msgid "`inline' specified for friend class declaration"
17020 msgstr ""
17022 #: cp/decl.c:11283
17023 msgid "template parameters cannot be friends"
17024 msgstr ""
17026 #: cp/decl.c:11285
17027 msgid "friend declaration requires class-key, i.e. `friend class %T::%T'"
17028 msgstr ""
17030 #: cp/decl.c:11290
17031 msgid "friend declaration requires class-key, i.e. `friend %#T'"
17032 msgstr ""
17034 #: cp/decl.c:11306
17035 msgid "trying to make class `%T' a friend of global scope"
17036 msgstr ""
17038 #: cp/decl.c:11317
17039 msgid "invalid qualifiers on non-member function type"
17040 msgstr ""
17042 #: cp/decl.c:11336
17043 msgid "abstract declarator `%T' used as declaration"
17044 msgstr ""
17046 #: cp/decl.c:11348
17047 msgid "unnamed variable or field declared void"
17048 msgstr ""
17050 #: cp/decl.c:11357
17051 msgid "variable or field declared void"
17052 msgstr ""
17054 #: cp/decl.c:11367
17055 msgid "cannot use `::' in parameter declaration"
17056 msgstr ""
17058 #. Something like struct S { int N::j; };
17059 #: cp/decl.c:11413
17060 msgid "invalid use of `::'"
17061 msgstr ""
17063 #: cp/decl.c:11425
17064 msgid "function `%D' cannot be declared friend"
17065 msgstr ""
17067 #: cp/decl.c:11437
17068 msgid "can't make `%D' into a method -- not in a class"
17069 msgstr ""
17071 #: cp/decl.c:11446
17072 msgid "function `%D' declared virtual inside a union"
17073 msgstr ""
17075 #: cp/decl.c:11458
17076 msgid "`%D' cannot be declared virtual, since it is always static"
17077 msgstr ""
17079 #: cp/decl.c:11531
17080 msgid "field `%D' has incomplete type"
17081 msgstr ""
17083 #: cp/decl.c:11533
17084 msgid "name `%T' has incomplete type"
17085 msgstr ""
17087 #: cp/decl.c:11542
17088 msgid "  in instantiation of template `%T'"
17089 msgstr ""
17091 #: cp/decl.c:11552
17092 #, c-format
17093 msgid "`%s' is neither function nor member function; cannot be declared friend"
17094 msgstr ""
17096 #: cp/decl.c:11569
17097 msgid "member functions are implicitly friends of their class"
17098 msgstr ""
17100 #. An attempt is being made to initialize a non-static
17101 #. member.  But, from [class.mem]:
17103 #. 4 A member-declarator can contain a
17104 #. constant-initializer only if it declares a static
17105 #. member (_class.static_) of integral or enumeration
17106 #. type, see _class.static.data_.
17108 #. This used to be relatively common practice, but
17109 #. the rest of the compiler does not correctly
17110 #. handle the initialization unless the member is
17111 #. static so we make it static below.
17112 #: cp/decl.c:11611
17113 msgid "ISO C++ forbids initialization of member `%D'"
17114 msgstr ""
17116 #: cp/decl.c:11613
17117 msgid "making `%D' static"
17118 msgstr ""
17120 #: cp/decl.c:11637
17121 msgid ""
17122 "ISO C++ forbids static data member `%D' with same name as enclosing class"
17123 msgstr ""
17125 #: cp/decl.c:11678
17126 #, c-format
17127 msgid "storage class `auto' invalid for function `%s'"
17128 msgstr ""
17130 #: cp/decl.c:11680
17131 #, c-format
17132 msgid "storage class `register' invalid for function `%s'"
17133 msgstr ""
17135 #: cp/decl.c:11691
17136 #, c-format
17137 msgid ""
17138 "storage class `static' invalid for function `%s' declared out of global scope"
17139 msgstr ""
17141 #: cp/decl.c:11693
17142 #, c-format
17143 msgid ""
17144 "storage class `inline' invalid for function `%s' declared out of global scope"
17145 msgstr ""
17147 #: cp/decl.c:11700
17148 #, c-format
17149 msgid "virtual non-class function `%s'"
17150 msgstr ""
17152 #: cp/decl.c:11729
17153 msgid "cannot declare member function `%D' to have static linkage"
17154 msgstr ""
17156 #. FIXME need arm citation
17157 #: cp/decl.c:11735
17158 msgid "cannot declare static function inside another function"
17159 msgstr ""
17161 #: cp/decl.c:11763
17162 msgid ""
17163 "`static' may not be used when defining (as opposed to declaring) a static "
17164 "data member"
17165 msgstr ""
17167 #: cp/decl.c:11769
17168 msgid "static member `%D' declared `register'"
17169 msgstr ""
17171 #: cp/decl.c:11774
17172 msgid "cannot explicitly declare member `%#D' to have extern linkage"
17173 msgstr ""
17175 #: cp/decl.c:11946
17176 msgid "default argument for `%#D' has type `%T'"
17177 msgstr ""
17179 #: cp/decl.c:11949
17180 msgid "default argument for parameter of type `%T' has type `%T'"
17181 msgstr ""
17183 #: cp/decl.c:11966
17184 msgid "default argument `%E' uses local variable `%D'"
17185 msgstr ""
17187 #: cp/decl.c:12011
17188 #, c-format
17189 msgid "invalid string constant `%E'"
17190 msgstr ""
17192 #: cp/decl.c:12013
17193 msgid ""
17194 "invalid integer constant in parameter list, did you forget to give parameter "
17195 "name?"
17196 msgstr ""
17198 #: cp/decl.c:12051
17199 msgid "parameter `%D' invalidly declared method type"
17200 msgstr ""
17202 #: cp/decl.c:12057
17203 msgid "parameter `%D' invalidly declared offset type"
17204 msgstr ""
17206 #: cp/decl.c:12081
17207 msgid "parameter `%D' includes %s to array of unknown bound `%T'"
17208 msgstr ""
17210 #. [class.copy]
17212 #. A declaration of a constructor for a class X is ill-formed if
17213 #. its first parameter is of type (optionally cv-qualified) X
17214 #. and either there are no other parameters or else all other
17215 #. parameters have default arguments.
17217 #. We *don't* complain about member template instantiations that
17218 #. have this form, though; they can occur as we try to decide
17219 #. what constructor to use during overload resolution.  Since
17220 #. overload resolution will never prefer such a constructor to
17221 #. the non-template copy constructor (which is either explicitly
17222 #. or implicitly defined), there's no need to worry about their
17223 #. existence.  Theoretically, they should never even be
17224 #. instantiated, but that's hard to forestall.
17225 #: cp/decl.c:12248
17226 msgid "invalid constructor; you probably meant `%T (const %T&)'"
17227 msgstr ""
17229 #: cp/decl.c:12399
17230 msgid "`%D' must be a nonstatic member function"
17231 msgstr ""
17233 #: cp/decl.c:12405
17234 msgid ""
17235 "`%D' must be either a non-static member function or a non-member function"
17236 msgstr ""
17238 #: cp/decl.c:12422
17239 msgid "`%D' must have an argument of class or enumerated type"
17240 msgstr ""
17242 #: cp/decl.c:12454
17243 #, c-format
17244 msgid "conversion to %s%s will never use a type conversion operator"
17245 msgstr ""
17247 #. 13.4.0.3
17248 #: cp/decl.c:12461
17249 msgid "ISO C++ prohibits overloading operator ?:"
17250 msgstr ""
17252 #: cp/decl.c:12511
17253 msgid "postfix `%D' must take `int' as its argument"
17254 msgstr ""
17256 #: cp/decl.c:12515
17257 msgid "postfix `%D' must take `int' as its second argument"
17258 msgstr ""
17260 #: cp/decl.c:12522
17261 msgid "`%D' must take either zero or one argument"
17262 msgstr ""
17264 #: cp/decl.c:12524
17265 msgid "`%D' must take either one or two arguments"
17266 msgstr ""
17268 #: cp/decl.c:12545
17269 msgid "prefix `%D' should return `%T'"
17270 msgstr ""
17272 #: cp/decl.c:12551
17273 msgid "postfix `%D' should return `%T'"
17274 msgstr ""
17276 #: cp/decl.c:12560
17277 msgid "`%D' must take `void'"
17278 msgstr ""
17280 #: cp/decl.c:12562 cp/decl.c:12570
17281 msgid "`%D' must take exactly one argument"
17282 msgstr ""
17284 #: cp/decl.c:12572
17285 msgid "`%D' must take exactly two arguments"
17286 msgstr ""
17288 #: cp/decl.c:12580
17289 msgid "user-defined `%D' always evaluates both arguments"
17290 msgstr ""
17292 #: cp/decl.c:12592
17293 msgid "`%D' should return by value"
17294 msgstr ""
17296 #: cp/decl.c:12604 cp/decl.c:12607
17297 msgid "`%D' cannot have default arguments"
17298 msgstr ""
17300 #: cp/decl.c:12700
17301 msgid "`%s %T' declares a new type at namespace scope"
17302 msgstr ""
17304 #: cp/decl.c:12703
17305 msgid ""
17306 "  names from dependent base classes are not visible to unqualified name "
17307 "lookup - to refer to the inherited type, say `%s %T::%T'"
17308 msgstr ""
17310 #: cp/decl.c:12739
17311 msgid "using typedef-name `%D' after `%s'"
17312 msgstr ""
17314 #: cp/decl.c:12742
17315 msgid "using template type parameter `%T' after `%s'"
17316 msgstr ""
17318 #: cp/decl.c:12824
17319 msgid "use of enum `%#D' without previous declaration"
17320 msgstr ""
17322 #: cp/decl.c:12935
17323 msgid "derived union `%T' invalid"
17324 msgstr ""
17326 #: cp/decl.c:12979
17327 msgid "base type `%T' fails to be a struct or class type"
17328 msgstr ""
17330 #: cp/decl.c:12989
17331 msgid "base class `%T' has incomplete type"
17332 msgstr ""
17334 #: cp/decl.c:12997
17335 msgid "recursive type `%T' undefined"
17336 msgstr ""
17338 #: cp/decl.c:12999
17339 msgid "duplicate base type `%T' invalid"
17340 msgstr ""
17342 #: cp/decl.c:13110
17343 msgid "multiple definition of `%#T'"
17344 msgstr ""
17346 #: cp/decl.c:13111
17347 msgid "previous definition here"
17348 msgstr ""
17350 #: cp/decl.c:13285
17351 msgid "enumerator value for `%D' not integer constant"
17352 msgstr ""
17354 #: cp/decl.c:13305
17355 msgid "overflow in enumeration values at `%D'"
17356 msgstr ""
17358 #: cp/decl.c:13391
17359 msgid "return type `%#T' is incomplete"
17360 msgstr ""
17362 #: cp/decl.c:13503
17363 msgid "semicolon missing after declaration of `%#T'"
17364 msgstr ""
17366 #: cp/decl.c:13524
17367 msgid "return type for `main' changed to `int'"
17368 msgstr ""
17370 #: cp/decl.c:13555
17371 msgid "`%D' implicitly declared before its definition"
17372 msgstr ""
17374 #: cp/decl.c:13577 cp/typeck.c:6669
17375 msgid "`operator=' should return a reference to `*this'"
17376 msgstr ""
17378 #: cp/decl.c:13841
17379 msgid "parameter `%D' declared void"
17380 msgstr ""
17382 #: cp/decl.c:14317
17383 msgid "`%D' is already defined in class `%T'"
17384 msgstr ""
17386 #: cp/decl.c:14463
17387 msgid "parser lost in parsing declaration of `%D'"
17388 msgstr ""
17390 #: cp/decl.c:14548
17391 msgid "static member function `%#D' declared with type qualifiers"
17392 msgstr ""
17394 #: cp/decl2.c:529
17395 #, c-format
17396 msgid "-f%s is no longer supported"
17397 msgstr ""
17399 #: cp/decl2.c:535
17400 msgid ""
17401 "-fhandle-exceptions has been renamed to -fexceptions (and is now on by "
17402 "default)"
17403 msgstr ""
17405 #: cp/decl2.c:561
17406 msgid "-fname-mangling-version is no longer supported"
17407 msgstr ""
17409 #: cp/decl2.c:624
17410 msgid "-Wno-strict-prototypes is not supported in C++"
17411 msgstr ""
17413 #: cp/decl2.c:761
17414 #, c-format
17415 msgid "duplicate type qualifiers in %s declaration"
17416 msgstr ""
17418 #: cp/decl2.c:800
17419 msgid "template `%#D' instantiated in file without #pragma interface"
17420 msgstr ""
17422 #: cp/decl2.c:806
17423 msgid "template `%#D' defined in file without #pragma interface"
17424 msgstr ""
17426 #: cp/decl2.c:963
17427 msgid "name missing for member function"
17428 msgstr ""
17430 #. Something has gone very wrong.  Assume we are mistakenly reducing
17431 #. an expression instead of a declaration.
17432 #: cp/decl2.c:1026
17433 msgid "parser may be lost: is there a '{' missing somewhere?"
17434 msgstr ""
17436 #: cp/decl2.c:1057 cp/decl2.c:1071
17437 msgid "ambiguous conversion for array subscript"
17438 msgstr ""
17440 #: cp/decl2.c:1065
17441 msgid "invalid types `%T[%T]' for array subscript"
17442 msgstr ""
17444 #: cp/decl2.c:1113
17445 msgid "type `%#T' argument given to `delete', expected pointer"
17446 msgstr ""
17448 #: cp/decl2.c:1121
17449 msgid "anachronistic use of array size in vector delete"
17450 msgstr ""
17452 #: cp/decl2.c:1131
17453 msgid ""
17454 "cannot delete a function.  Only pointer-to-objects are valid arguments to "
17455 "`delete'"
17456 msgstr ""
17458 #: cp/decl2.c:1138
17459 msgid "deleting `%T' is undefined"
17460 msgstr ""
17462 #: cp/decl2.c:1146
17463 msgid "deleting array `%#D'"
17464 msgstr ""
17466 #. 14.5.2.2 [temp.mem]
17468 #. A local class shall not have member templates.
17469 #: cp/decl2.c:1193
17470 msgid "invalid declaration of member template `%#D' in local class"
17471 msgstr ""
17473 #: cp/decl2.c:1202
17474 msgid "invalid use of `virtual' in template declaration of `%#D'"
17475 msgstr ""
17477 #: cp/decl2.c:1212 cp/pt.c:2562
17478 msgid "template declaration of `%#D'"
17479 msgstr ""
17481 #: cp/decl2.c:1262
17482 msgid "Java method '%D' has non-Java return type `%T'"
17483 msgstr ""
17485 #: cp/decl2.c:1271
17486 msgid "Java method '%D' has non-Java parameter type `%T'"
17487 msgstr ""
17489 #: cp/decl2.c:1367
17490 msgid "prototype for `%#D' does not match any in class `%T'"
17491 msgstr ""
17493 #: cp/decl2.c:1369
17494 msgid "candidate%s: %+#D"
17495 msgstr ""
17497 #: cp/decl2.c:1372
17498 msgid "                %#D"
17499 msgstr ""
17501 #: cp/decl2.c:1424
17502 msgid "local class `%#T' shall not have static data member `%#D'"
17503 msgstr ""
17505 #: cp/decl2.c:1432
17506 msgid "initializer invalid for static member with constructor"
17507 msgstr ""
17509 #: cp/decl2.c:1435
17510 msgid "(an out of class initialization is required)"
17511 msgstr ""
17513 #: cp/decl2.c:1494
17514 msgid "invalid data member initialization"
17515 msgstr ""
17517 #: cp/decl2.c:1497
17518 msgid "(use `=' to initialize static data members)"
17519 msgstr ""
17521 #: cp/decl2.c:1537
17522 msgid "member `%D' conflicts with virtual function table field name"
17523 msgstr ""
17525 #: cp/decl2.c:1557
17526 msgid "`%D' is already defined in `%T'"
17527 msgstr ""
17529 #: cp/decl2.c:1608
17530 msgid "field initializer is not constant"
17531 msgstr ""
17533 #: cp/decl2.c:1631
17534 msgid "`asm' specifiers are not permitted on non-static data members"
17535 msgstr ""
17537 #: cp/decl2.c:1683
17538 msgid "cannot declare `%D' to be a bit-field type"
17539 msgstr ""
17541 #: cp/decl2.c:1693
17542 msgid "cannot declare bit-field `%D' with function type"
17543 msgstr ""
17545 #: cp/decl2.c:1700
17546 msgid "`%D' is already defined in the class %T"
17547 msgstr ""
17549 #: cp/decl2.c:1707
17550 msgid "static member `%D' cannot be a bit-field"
17551 msgstr ""
17553 #: cp/decl2.c:1776
17554 msgid "initializer specified for non-member function `%D'"
17555 msgstr ""
17557 #: cp/decl2.c:1780
17558 msgid "invalid initializer for virtual method `%D'"
17559 msgstr ""
17561 #: cp/decl2.c:1884
17562 msgid "anonymous struct not inside named type"
17563 msgstr ""
17565 #: cp/decl2.c:1980
17566 msgid "namespace-scope anonymous aggregates must be static"
17567 msgstr ""
17569 #: cp/decl2.c:1990
17570 msgid "anonymous aggregate with no members"
17571 msgstr ""
17573 #: cp/decl2.c:2057
17574 msgid "`operator new' must return type `%T'"
17575 msgstr ""
17577 #: cp/decl2.c:2065
17578 msgid "`operator new' takes type `size_t' (`%T') as first parameter"
17579 msgstr ""
17581 #: cp/decl2.c:2092
17582 msgid "`operator delete' must return type `%T'"
17583 msgstr ""
17585 #: cp/decl2.c:2100
17586 msgid "`operator delete' takes type `%T' as first parameter"
17587 msgstr ""
17589 #. Overflow occurred.  That means there are at least 4 billion
17590 #. initialization functions.
17591 #: cp/decl2.c:2837
17592 msgid "too many initialization functions required"
17593 msgstr ""
17595 #: cp/decl2.c:3648
17596 msgid "use of old-style cast"
17597 msgstr ""
17599 #: cp/decl2.c:4224
17600 msgid "use of `%D' is ambiguous"
17601 msgstr ""
17603 #: cp/decl2.c:4225
17604 msgid "  first declared as `%#D' here"
17605 msgstr ""
17607 #: cp/decl2.c:4228
17608 msgid "  also declared as `%#D' here"
17609 msgstr ""
17611 #: cp/decl2.c:4243
17612 msgid "`%D' denotes an ambiguous type"
17613 msgstr ""
17615 #: cp/decl2.c:4244
17616 msgid "  first type here"
17617 msgstr ""
17619 #: cp/decl2.c:4245
17620 msgid "  other type here"
17621 msgstr ""
17623 #: cp/decl2.c:4342
17624 msgid "declaration of `%D' not in a namespace surrounding `%D'"
17625 msgstr ""
17627 #: cp/decl2.c:4376
17628 msgid "`%D' should have been declared inside `%D'"
17629 msgstr ""
17631 #: cp/decl2.c:4510
17632 msgid "`%D' is not a function,"
17633 msgstr ""
17635 #: cp/decl2.c:4511
17636 msgid "  conflict with `%D'"
17637 msgstr ""
17639 #. The parser did not find it, so it's not there.
17640 #: cp/decl2.c:4825
17641 msgid "unknown namespace `%D'"
17642 msgstr ""
17644 #: cp/decl2.c:4859 cp/decl2.c:5120
17645 msgid "`%T' is not a namespace"
17646 msgstr ""
17648 #: cp/decl2.c:4861
17649 msgid "`%D' is not a namespace"
17650 msgstr ""
17652 #: cp/decl2.c:4870
17653 msgid "a using-declaration cannot specify a template-id.  Try `using %D'"
17654 msgstr ""
17656 #: cp/decl2.c:4884
17657 msgid "namespace `%D' not allowed in using-declaration"
17658 msgstr ""
17660 #: cp/decl2.c:4913
17661 msgid "`%D' not declared"
17662 msgstr ""
17664 #: cp/decl2.c:4955
17665 msgid "`%D' is already declared in this scope"
17666 msgstr ""
17668 #: cp/decl2.c:4982
17669 msgid "using declaration `%D' introduced ambiguous type `%T'"
17670 msgstr ""
17672 #: cp/decl2.c:5073
17673 msgid "using-declaration for non-member at class scope"
17674 msgstr ""
17676 #: cp/decl2.c:5079
17677 msgid "using-declaration for destructor"
17678 msgstr ""
17680 #: cp/decl2.c:5085
17681 msgid "a using-declaration cannot specify a template-id.  Try  `using %T::%D'"
17682 msgstr ""
17684 #: cp/decl2.c:5114
17685 msgid "namespace `%T' undeclared"
17686 msgstr ""
17688 #: cp/decl2.c:5143
17689 msgid "default argument missing for parameter %P of `%+#D'"
17690 msgstr ""
17692 #: cp/decl2.c:5233
17693 msgid "extra qualification `%T::' on member `%D' ignored"
17694 msgstr ""
17696 #: cp/decl2.c:5237
17697 msgid "`%T' does not have a class or union named `%D'"
17698 msgstr ""
17700 #: cp/decl2.c:5250
17701 msgid "`%T' is not a class or union type"
17702 msgstr ""
17704 #: cp/error.c:35
17705 #, c-format
17706 msgid "`%s' not supported by %s"
17707 msgstr ""
17709 #: cp/error.c:577
17710 #, c-format
17711 msgid "<anonymous %s>"
17712 msgstr ""
17714 #: cp/error.c:814
17715 #, c-format
17716 msgid "(static %s for %s)"
17717 msgstr ""
17719 #: cp/error.c:2438
17720 #, c-format
17721 msgid "In %s `%s':"
17722 msgstr ""
17724 #: cp/error.c:2493
17725 #, c-format
17726 msgid "%s: In instantiation of `%s':\n"
17727 msgstr ""
17729 #: cp/error.c:2517
17730 #, c-format
17731 msgid "%s:%d:   instantiated from `%s'\n"
17732 msgstr ""
17734 #: cp/error.c:2522
17735 #, c-format
17736 msgid "%s:%d:   instantiated from here\n"
17737 msgstr ""
17739 #. damn ICE suppression
17740 #: cp/error.c:2675
17741 #, c-format
17742 msgid "unexpected letter `%c' in locate_error\n"
17743 msgstr ""
17745 #. Can't throw a reference.
17746 #: cp/except.c:245
17747 msgid "type `%T' is disallowed in Java `throw' or `catch'"
17748 msgstr ""
17750 #: cp/except.c:256
17751 msgid "call to Java `catch' or `throw' with `jthrowable' undefined"
17752 msgstr ""
17754 #. Thrown object must be a Throwable.
17755 #: cp/except.c:263
17756 msgid "type `%T' is not derived from `java::lang::Throwable'"
17757 msgstr ""
17759 #: cp/except.c:327
17760 msgid "mixing C++ and Java catches in a single translation unit"
17761 msgstr ""
17763 #: cp/except.c:558
17764 msgid "throwing NULL, which has integral, not pointer type"
17765 msgstr ""
17767 #: cp/except.c:663
17768 msgid "  in thrown expression"
17769 msgstr ""
17771 #: cp/except.c:775
17772 msgid ""
17773 "expression '%E' of abstract class type '%T' cannot be used in throw-"
17774 "expression"
17775 msgstr ""
17777 #: cp/except.c:863
17778 msgid "exception of type `%T' will be caught"
17779 msgstr ""
17781 #: cp/except.c:866
17782 msgid "   by earlier handler for `%T'"
17783 msgstr ""
17785 #: cp/except.c:887
17786 msgid "`...' handler must be the last handler for its try block"
17787 msgstr ""
17789 #: cp/friend.c:155
17790 msgid "`%D' is already a friend of class `%T'"
17791 msgstr ""
17793 #: cp/friend.c:157
17794 msgid "previous friend declaration of `%D'"
17795 msgstr ""
17797 #: cp/friend.c:197
17798 msgid "invalid type `%T' declared `friend'"
17799 msgstr ""
17801 #. [temp.friend]
17803 #. Friend declarations shall not declare partial
17804 #. specializations.
17805 #: cp/friend.c:209
17806 msgid "partial specialization `%T' declared `friend'"
17807 msgstr ""
17809 #: cp/friend.c:221
17810 msgid "class `%T' is implicitly friends with itself"
17811 msgstr ""
17813 #. template <class T> friend typename S<T>::X;
17814 #: cp/friend.c:239
17815 msgid "typename type `%#T' declared `friend'"
17816 msgstr ""
17818 #. template <class T> friend class T;
17819 #: cp/friend.c:245
17820 msgid "template parameter type `%T' declared `friend'"
17821 msgstr ""
17823 #. template <class T> friend class A; where A is not a template
17824 #: cp/friend.c:251
17825 msgid "`%#T' is not a template"
17826 msgstr ""
17828 #: cp/friend.c:266
17829 msgid "`%T' is already a friend of `%T'"
17830 msgstr ""
17832 #: cp/friend.c:362
17833 msgid "member `%D' declared as friend before type `%T' defined"
17834 msgstr ""
17836 #: cp/friend.c:417
17837 msgid "friend declaration `%#D' declares a non-template function"
17838 msgstr ""
17840 #: cp/friend.c:420
17841 msgid ""
17842 "(if this is not what you intended, make sure the function template has "
17843 "already been declared and add <> after the function name here) -Wno-non-"
17844 "template-friend disables this warning"
17845 msgstr ""
17847 #: cp/g++spec.c:198 java/jvspec.c:381
17848 #, c-format
17849 msgid "argument to `%s' missing\n"
17850 msgstr ""
17852 #: cp/init.c:285
17853 msgid "default-initialization of `%#D', which has reference type"
17854 msgstr ""
17856 #: cp/init.c:290
17857 msgid "uninitialized reference member `%D'"
17858 msgstr ""
17860 #: cp/init.c:298
17861 msgid "initializer list treated as compound expression"
17862 msgstr ""
17864 #: cp/init.c:410
17865 msgid "member initializers for `%#D'"
17866 msgstr ""
17868 #: cp/init.c:412
17869 msgid "  and `%#D'"
17870 msgstr ""
17872 #: cp/init.c:413
17873 msgid "  will be re-ordered to match declaration order"
17874 msgstr ""
17876 #: cp/init.c:428
17877 msgid "multiple initializations given for member `%D'"
17878 msgstr ""
17880 #: cp/init.c:500
17881 msgid "initializations for multiple members of `%T'"
17882 msgstr ""
17884 #: cp/init.c:617
17885 msgid "base initializers for `%#T'"
17886 msgstr ""
17888 #: cp/init.c:618
17889 msgid "  and `%#T'"
17890 msgstr ""
17892 #: cp/init.c:619
17893 msgid "  will be re-ordered to match inheritance order"
17894 msgstr ""
17896 #: cp/init.c:631
17897 msgid "base class `%T' already initialized"
17898 msgstr ""
17900 #: cp/init.c:702
17901 msgid ""
17902 "base class `%#T' should be explicitly initialized in the copy constructor"
17903 msgstr ""
17905 #: cp/init.c:745
17906 msgid "`%D' should be initialized in the member initialization list"
17907 msgstr ""
17909 #: cp/init.c:987
17910 msgid "class `%T' does not have any field named `%D'"
17911 msgstr ""
17913 #: cp/init.c:993
17914 msgid ""
17915 "field `%#D' is static; the only point of initialization is its definition"
17916 msgstr ""
17918 #: cp/init.c:1032
17919 msgid "unnamed initializer for `%T', which has no base classes"
17920 msgstr ""
17922 #: cp/init.c:1039
17923 msgid "unnamed initializer for `%T', which uses multiple inheritance"
17924 msgstr ""
17926 #: cp/init.c:1068
17927 msgid "type `%D' is not a direct or virtual base of `%T'"
17928 msgstr ""
17930 #: cp/init.c:1071
17931 msgid "type `%D' is not a direct base of `%T'"
17932 msgstr ""
17934 #. Handle bad initializers like:
17935 #. class COMPLEX {
17936 #. public:
17937 #. double re, im;
17938 #. COMPLEX(double r = 0.0, double i = 0.0) {re = r; im = i;};
17939 #. ~COMPLEX() {};
17940 #. };
17942 #. int main(int argc, char **argv) {
17943 #. COMPLEX zees(1.0, 0.0)[10];
17944 #. }
17946 #: cp/init.c:1165
17947 msgid "bad array initializer"
17948 msgstr ""
17950 #: cp/init.c:1357
17951 msgid "`%T' is not an aggregate type"
17952 msgstr ""
17954 #: cp/init.c:1380
17955 msgid "`%T' fails to be an aggregate typedef"
17956 msgstr ""
17958 #: cp/init.c:1389
17959 msgid "type `%T' is of non-aggregate type"
17960 msgstr ""
17962 #: cp/init.c:1491
17963 msgid "cannot call destructor `%T::~%T' without object"
17964 msgstr ""
17966 #: cp/init.c:1533
17967 msgid "invalid use of non-static field `%D'"
17968 msgstr ""
17970 #. We can get here when processing a bad default
17971 #. argument, like:
17972 #. struct S { int a; void f(int i = a); }
17973 #: cp/init.c:1542 cp/method.c:163
17974 msgid "invalid use of member `%D'"
17975 msgstr ""
17977 #: cp/init.c:1552
17978 msgid "no method `%T::%D'"
17979 msgstr ""
17981 #: cp/init.c:1645
17982 msgid "incomplete type `%T' does not have member `%D'"
17983 msgstr ""
17985 #: cp/init.c:1714
17986 msgid "`%D' is not a member of type `%T'"
17987 msgstr ""
17989 #: cp/init.c:1733
17990 msgid "illegal pointer to bit-field `%D'"
17991 msgstr ""
17993 #: cp/init.c:1772
17994 msgid "object missing in use of pointer-to-member construct"
17995 msgstr ""
17997 #: cp/init.c:1812
17998 msgid "member `%D' is non-static but referenced as a static member"
17999 msgstr ""
18001 #: cp/init.c:1814 cp/typeck.c:3186 cp/typeck.c:3294
18002 msgid "at this point in file"
18003 msgstr ""
18005 #: cp/init.c:1872 cp/typeck.c:2985
18006 #, c-format
18007 msgid "object missing in `%E'"
18008 msgstr ""
18010 #: cp/init.c:2003
18011 msgid "new of array type fails to specify size"
18012 msgstr ""
18014 #: cp/init.c:2014
18015 msgid "size in array new must have integral type"
18016 msgstr ""
18018 #: cp/init.c:2020
18019 msgid "zero size array reserves no space"
18020 msgstr ""
18022 #: cp/init.c:2085
18023 msgid "new cannot be applied to a reference type"
18024 msgstr ""
18026 #: cp/init.c:2091
18027 msgid "new cannot be applied to a function type"
18028 msgstr ""
18030 #: cp/init.c:2138
18031 msgid "call to Java constructor, while `jclass' undefined"
18032 msgstr ""
18034 #: cp/init.c:2154
18035 msgid "can't find class$"
18036 msgstr ""
18038 #: cp/init.c:2267
18039 msgid "invalid type `void' for new"
18040 msgstr ""
18042 #: cp/init.c:2319
18043 #, c-format
18044 msgid "call to Java constructor with `%s' undefined"
18045 msgstr ""
18047 #: cp/init.c:2428
18048 msgid "ISO C++ forbids initialization in array new"
18049 msgstr ""
18051 #: cp/init.c:2446 cp/typeck2.c:359 cp/typeck2.c:1217
18052 msgid "initializer list being treated as compound expression"
18053 msgstr ""
18055 #: cp/init.c:2452
18056 msgid "ISO C++ forbids aggregate initializer to new"
18057 msgstr ""
18059 #: cp/init.c:2527
18060 msgid "uninitialized const in `new' of `%#T'"
18061 msgstr ""
18063 #: cp/init.c:2891
18064 msgid "initializer ends prematurely"
18065 msgstr ""
18067 #: cp/init.c:2961
18068 msgid "cannot initialize multi-dimensional array with initializer"
18069 msgstr ""
18071 #: cp/init.c:3136
18072 msgid "unknown array size in delete"
18073 msgstr ""
18075 #: cp/init.c:3401
18076 msgid "type to vector delete is neither pointer or array type"
18077 msgstr ""
18079 #: cp/lex.c:144
18080 msgid "type name expected before `*'"
18081 msgstr ""
18083 #: cp/lex.c:166
18084 msgid "cannot declare references to references"
18085 msgstr ""
18087 #: cp/lex.c:171
18088 msgid "cannot declare pointers to references"
18089 msgstr ""
18091 #: cp/lex.c:175
18092 msgid "type name expected before `&'"
18093 msgstr ""
18095 #: cp/lex.c:993
18096 #, c-format
18097 msgid "semicolon missing after %s declaration"
18098 msgstr ""
18100 #: cp/lex.c:996
18101 msgid "semicolon missing after declaration of `%T'"
18102 msgstr ""
18104 #: cp/lex.c:1044
18105 #, c-format
18106 msgid "junk at end of #pragma %s"
18107 msgstr ""
18109 #: cp/lex.c:1051
18110 #, c-format
18111 msgid "invalid #pragma %s"
18112 msgstr ""
18114 #: cp/lex.c:1060
18115 msgid "#pragma vtable no longer supported"
18116 msgstr ""
18118 #: cp/lex.c:1137
18119 #, c-format
18120 msgid "#pragma implementation for %s appears after file is included"
18121 msgstr ""
18123 #: cp/lex.c:1162
18124 msgid "junk at end of #pragma GCC java_exceptions"
18125 msgstr ""
18127 #: cp/lex.c:1247
18128 msgid "`%D' not defined"
18129 msgstr ""
18131 #: cp/lex.c:1252
18132 msgid "`%D' was not declared in this scope"
18133 msgstr ""
18135 #: cp/lex.c:1262
18136 msgid "`%D' undeclared (first use this function)"
18137 msgstr ""
18139 #: cp/lex.c:1266
18140 msgid ""
18141 "(Each undeclared identifier is reported only once for each function it "
18142 "appears in.)"
18143 msgstr ""
18145 #: cp/lex.c:1289
18146 #, c-format
18147 msgid "name lookup of `%s' changed"
18148 msgstr ""
18150 #: cp/lex.c:1291
18151 msgid "  matches this `%D' under ISO standard rules"
18152 msgstr ""
18154 #: cp/lex.c:1293
18155 msgid "  matches this `%D' under old rules"
18156 msgstr ""
18158 #: cp/lex.c:1303 cp/lex.c:1310
18159 #, c-format
18160 msgid "name lookup of `%s' changed for new ISO `for' scoping"
18161 msgstr ""
18163 #: cp/lex.c:1305
18164 msgid "  cannot use obsolete binding at `%D' because it has a destructor"
18165 msgstr ""
18167 #: cp/lex.c:1312
18168 msgid "  using obsolete binding at `%D'"
18169 msgstr ""
18171 #: cp/lex.c:1377
18172 msgid "`::%D' undeclared (first use here)"
18173 msgstr ""
18175 #: cp/mangle.c:1892
18176 msgid "real-valued template parameters when cross-compiling"
18177 msgstr ""
18179 #: cp/method.c:157
18180 msgid "invalid use of member `%D' in static member function"
18181 msgstr ""
18183 #: cp/method.c:205
18184 msgid "use of namespace `%D' as expression"
18185 msgstr ""
18187 #: cp/method.c:210
18188 msgid "use of class template `%T' as expression"
18189 msgstr ""
18191 #: cp/method.c:223
18192 #, c-format
18193 msgid "use of %s from containing function"
18194 msgstr ""
18196 #: cp/method.c:226
18197 msgid "  `%#D' declared here"
18198 msgstr ""
18200 #: cp/method.c:244
18201 msgid "request for member `%D' is ambiguous in multiple inheritance lattice"
18202 msgstr ""
18204 #: cp/method.c:297
18205 msgid "implementation-reserved name `%D' used"
18206 msgstr ""
18208 #: cp/method.c:428
18209 msgid "generic thunk code fails for method `%#D' which uses `...'"
18210 msgstr ""
18212 #: cp/method.c:653
18213 msgid "non-static const member `%#D', can't use default assignment operator"
18214 msgstr ""
18216 #: cp/method.c:658
18217 msgid ""
18218 "non-static reference member `%#D', can't use default assignment operator"
18219 msgstr ""
18221 #: parse.y:498
18222 msgid "keyword `export' not implemented, and will be ignored"
18223 msgstr ""
18225 #: parse.y:602
18226 msgid "use of linkage spec `%D' is different from previous spec `%D'"
18227 msgstr ""
18229 #: parse.y:674
18230 msgid "invalid default template argument"
18231 msgstr ""
18233 #: parse.y:905
18234 msgid "only constructors take base initializers"
18235 msgstr ""
18237 #: parse.y:907
18238 msgid "no base or member initializers given following ':'"
18239 msgstr ""
18241 #: parse.y:949 parse.y:955
18242 msgid "anachronistic old style base class initializer"
18243 msgstr ""
18245 #. Handle `Class<Class<Type>>' without space in the `>>'
18246 #: parse.y:1077
18247 msgid "`>>' should be `> >' in template class name"
18248 msgstr ""
18250 #: parse.y:1115
18251 msgid "use of template qualifier outside template"
18252 msgstr ""
18254 #: parse.y:1144 parse.y:1153
18255 #, c-format
18256 msgid "ISO C++ forbids an empty condition for `%s'"
18257 msgstr ""
18259 #: parse.y:1176
18260 msgid "definition of class `%T' in condition"
18261 msgstr ""
18263 #: parse.y:1178
18264 msgid "definition of enum `%T' in condition"
18265 msgstr ""
18267 #: parse.y:1189
18268 msgid "definition of array `%#D' in condition"
18269 msgstr ""
18271 #: parse.y:1298
18272 msgid "old style placement syntax, use () instead"
18273 msgstr ""
18275 #: parse.y:1309
18276 msgid "`%T' is not a valid expression"
18277 msgstr ""
18279 #: parse.y:1320
18280 msgid "ISO C++ forbids initialization of new expression with `='"
18281 msgstr ""
18283 #: parse.y:1351
18284 msgid "ISO C++ forbids compound literals"
18285 msgstr ""
18287 #: parse.y:1592
18288 msgid "ISO C++ forbids braced-groups within expressions"
18289 msgstr ""
18291 #: parse.y:1994 parse.y:2009
18292 msgid "sigof type specifier"
18293 msgstr ""
18295 #: parse.y:1999
18296 msgid "`sigof' applied to non-aggregate expression"
18297 msgstr ""
18299 #: parse.y:2014
18300 msgid "`sigof' applied to non-aggregate type"
18301 msgstr ""
18303 #: parse.y:2278
18304 msgid "using `typename' outside of template"
18305 msgstr ""
18307 #: parse.y:2347
18308 #, c-format
18309 msgid "storage class specifier `%s' not allowed after struct or class"
18310 msgstr ""
18312 #: parse.y:2349
18313 #, c-format
18314 msgid "type specifier `%s' not allowed after struct or class"
18315 msgstr ""
18317 #: parse.y:2351
18318 #, c-format
18319 msgid "type qualifier `%s' not allowed after struct or class"
18320 msgstr ""
18322 #: parse.y:2353
18323 msgid "no body nor ';' separates two class, struct or union declarations"
18324 msgstr ""
18326 #: parse.y:2485
18327 msgid "no bases given following `:'"
18328 msgstr ""
18330 #: parse.y:2516 parse.y:2531
18331 msgid "`%D' access"
18332 msgstr ""
18334 #: parse.y:2521
18335 msgid "multiple access specifiers"
18336 msgstr ""
18338 #: parse.y:2539
18339 msgid "multiple `virtual' specifiers"
18340 msgstr ""
18342 #: parse.y:2576
18343 msgid "missing ';' before right brace"
18344 msgstr ""
18346 #: parse.y:2796
18347 msgid "ISO C++ forbids array dimensions with parenthesized type in new"
18348 msgstr ""
18350 #: parse.y:3083 parse.y:3103 parse.y:3112 parse.y:3141
18351 msgid "`%T' is not a class or namespace"
18352 msgstr ""
18354 #: parse.y:3308
18355 msgid "ISO C++ forbids label declarations"
18356 msgstr ""
18358 #: parse.y:3468
18359 msgid "ISO C++ forbids computed gotos"
18360 msgstr ""
18362 #: parse.y:3476
18363 msgid "label must be followed by statement"
18364 msgstr ""
18366 #: parse.y:3521
18367 msgid "must have at least one catch per try block"
18368 msgstr ""
18370 #: parse.y:3581
18371 msgid "ISO C++ forbids compound statements inside for initializations"
18372 msgstr ""
18374 #. This helps us recover from really nasty
18375 #. parse errors, for example, a missing right
18376 #. parenthesis.
18377 #: parse.y:3666 parse.y:3676
18378 msgid "possibly missing ')'"
18379 msgstr ""
18381 #: parse.y:3769
18382 msgid "type specifier omitted for parameter"
18383 msgstr ""
18385 #: parse.y:3778
18386 #, c-format
18387 msgid "`%E' is not a type, use `typename %E' to make it one"
18388 msgstr ""
18390 #: parse.y:3780
18391 msgid "no type `%D' in `%T'"
18392 msgstr ""
18394 #: parse.y:3783
18395 #, c-format
18396 msgid "type specifier omitted for parameter `%E'"
18397 msgstr ""
18399 #: parse.y:3791
18400 msgid "'%D' is used as a type, but is not defined as a type."
18401 msgstr ""
18403 #: cp/pt.c:211
18404 msgid "data member `%D' cannot be a member template"
18405 msgstr ""
18407 #: cp/pt.c:223
18408 msgid "invalid member template declaration `%D'"
18409 msgstr ""
18411 #: cp/pt.c:618
18412 msgid "explicit specialization in non-namespace scope `%D'"
18413 msgstr ""
18415 #: cp/pt.c:630
18416 msgid "enclosing class templates are not explicitly specialized"
18417 msgstr ""
18419 #: cp/pt.c:705
18420 msgid "specializing `%#T' in different namespace"
18421 msgstr ""
18423 #: cp/pt.c:706
18424 msgid "  from definition of `%#D'"
18425 msgstr ""
18427 #: cp/pt.c:714
18428 msgid "specialization of `%T' after instantiation"
18429 msgstr ""
18431 #: cp/pt.c:717
18432 msgid "explicit specialization of non-template `%T'"
18433 msgstr ""
18435 #: cp/pt.c:849
18436 msgid "specialization of %D after instantiation"
18437 msgstr ""
18439 #: cp/pt.c:952
18440 msgid "%s %+#D"
18441 msgstr ""
18443 #: cp/pt.c:1003
18444 msgid "`%D' is not a function template"
18445 msgstr ""
18447 #: cp/pt.c:1126
18448 msgid "template-id `%D' for `%+D' does not match any template declaration"
18449 msgstr ""
18451 #: cp/pt.c:1134
18452 msgid "ambiguous template specialization `%D' for `%+D'"
18453 msgstr ""
18455 #. This case handles bogus declarations like template <>
18456 #. template <class T> void f<int>();
18457 #: cp/pt.c:1361 cp/pt.c:1435
18458 msgid "template-id `%D' in declaration of primary template"
18459 msgstr ""
18461 #: cp/pt.c:1374
18462 msgid "template parameter list used in explicit instantiation"
18463 msgstr ""
18465 #: cp/pt.c:1380
18466 msgid "definition provided for explicit instantiation"
18467 msgstr ""
18469 #: cp/pt.c:1386
18470 msgid "too many template parameter lists in declaration of `%D'"
18471 msgstr ""
18473 #: cp/pt.c:1402
18474 msgid "too few template parameter lists in declaration of `%D'"
18475 msgstr ""
18477 #: cp/pt.c:1419
18478 msgid "explicit specialization not preceded by `template <>'"
18479 msgstr ""
18481 #: cp/pt.c:1432
18482 msgid "partial specialization `%D' of function template"
18483 msgstr ""
18485 #: cp/pt.c:1464
18486 msgid "default argument specified in explicit specialization"
18487 msgstr ""
18489 #: cp/pt.c:1468
18490 msgid "template specialization with C linkage"
18491 msgstr ""
18493 #. From [temp.expl.spec]:
18495 #. If such an explicit specialization for the member
18496 #. of a class template names an implicitly-declared
18497 #. special member function (clause _special_), the
18498 #. program is ill-formed.
18500 #. Similar language is found in [temp.explicit].
18501 #: cp/pt.c:1556
18502 msgid "specialization of implicitly-declared special member function"
18503 msgstr ""
18505 #: cp/pt.c:1599
18506 msgid "no member function `%D' declared in `%T'"
18507 msgstr ""
18509 #. There are two many template parameter lists.
18510 #: cp/pt.c:1747
18511 msgid "too many template parameter lists in declaration of `%T'"
18512 msgstr ""
18514 #: cp/pt.c:1843
18515 msgid " shadows template parm `%#D'"
18516 msgstr ""
18518 #: cp/pt.c:2247
18519 msgid "template parameters not used in partial specialization:"
18520 msgstr ""
18522 #: cp/pt.c:2251
18523 msgid "        `%D'"
18524 msgstr ""
18526 #: cp/pt.c:2263
18527 msgid "partial specialization `%T' does not specialize any template arguments"
18528 msgstr ""
18530 #: cp/pt.c:2288
18531 #, c-format
18532 msgid "template argument `%E' involves template parameter(s)"
18533 msgstr ""
18535 #: cp/pt.c:2331
18536 msgid "type `%T' of template argument `%E' depends on template parameter(s)"
18537 msgstr ""
18539 #: cp/pt.c:2419
18540 msgid "no default argument for `%D'"
18541 msgstr ""
18543 #: cp/pt.c:2552
18544 msgid "template with C linkage"
18545 msgstr ""
18547 #: cp/pt.c:2555
18548 msgid "template class without a name"
18549 msgstr ""
18551 #: cp/pt.c:2632
18552 msgid "`%D' does not declare a template type"
18553 msgstr ""
18555 #: cp/pt.c:2638
18556 msgid "template definition of non-template `%#D'"
18557 msgstr ""
18559 #: cp/pt.c:2679
18560 msgid "expected %d levels of template parms for `%#D', got %d"
18561 msgstr ""
18563 #: cp/pt.c:2691
18564 msgid "got %d template parameters for `%#D'"
18565 msgstr ""
18567 #: cp/pt.c:2694
18568 msgid "got %d template parameters for `%#T'"
18569 msgstr ""
18571 #: cp/pt.c:2696
18572 #, c-format
18573 msgid "  but %d required"
18574 msgstr ""
18576 #: cp/pt.c:2764
18577 msgid "`%T' is not a template type"
18578 msgstr ""
18580 #: cp/pt.c:2780
18581 msgid "previous declaration `%D'"
18582 msgstr ""
18584 #: cp/pt.c:2781
18585 #, c-format
18586 msgid "used %d template parameter%s instead of %d"
18587 msgstr ""
18589 #: cp/pt.c:2797
18590 msgid "template parameter `%#D'"
18591 msgstr ""
18593 #: cp/pt.c:2798
18594 msgid "redeclared here as `%#D'"
18595 msgstr ""
18597 #. We have in [temp.param]:
18599 #. A template-parameter may not be given default arguments
18600 #. by two different declarations in the same scope.
18601 #: cp/pt.c:2808
18602 msgid "redefinition of default argument for `%#D'"
18603 msgstr ""
18605 #: cp/pt.c:2809
18606 msgid "  original definition appeared here"
18607 msgstr ""
18609 #: cp/pt.c:2902
18610 #, c-format
18611 msgid "`%E' is not a valid template argument"
18612 msgstr ""
18614 #: cp/pt.c:2906
18615 msgid "it must be the address of a function with external linkage"
18616 msgstr ""
18618 #: cp/pt.c:2908
18619 msgid "it must be the address of an object with external linkage"
18620 msgstr ""
18622 #: cp/pt.c:2912
18623 msgid "it must be a pointer-to-member of the form `&X::Y'"
18624 msgstr ""
18626 #: cp/pt.c:2923
18627 #, c-format
18628 msgid ""
18629 "string literal %E is not a valid template argument because it is the address "
18630 "of an object with static linkage"
18631 msgstr ""
18633 #: cp/pt.c:2935
18634 #, c-format
18635 msgid "address of non-extern `%E' cannot be used as template argument"
18636 msgstr ""
18638 #: cp/pt.c:2946
18639 #, c-format
18640 msgid "non-constant `%E' cannot be used as template argument"
18641 msgstr ""
18643 #: cp/pt.c:2953
18644 #, c-format
18645 msgid "object `%E' cannot be used as template argument"
18646 msgstr ""
18648 #: cp/pt.c:3333
18649 #, c-format
18650 msgid "to refer to a type member of a template parameter, use `typename %E'"
18651 msgstr ""
18653 #: cp/pt.c:3348 cp/pt.c:3364 cp/pt.c:3403
18654 msgid "type/value mismatch at argument %d in template parameter list for `%D'"
18655 msgstr ""
18657 #: cp/pt.c:3351
18658 msgid "  expected a constant of type `%T', got `%T'"
18659 msgstr ""
18661 #: cp/pt.c:3355
18662 #, c-format
18663 msgid "  expected a type, got `%E'"
18664 msgstr ""
18666 #: cp/pt.c:3367
18667 msgid "  expected a type, got `%T'"
18668 msgstr ""
18670 #: cp/pt.c:3369
18671 msgid "  expected a class template, got `%T'"
18672 msgstr ""
18674 #: cp/pt.c:3405
18675 msgid "  expected a template of type `%D', got `%D'"
18676 msgstr ""
18678 #: cp/pt.c:3427
18679 msgid "template-argument `%T' uses anonymous type"
18680 msgstr ""
18682 #: cp/pt.c:3430
18683 msgid "template-argument `%T' uses local type `%T'"
18684 msgstr ""
18686 #: cp/pt.c:3465
18687 msgid "could not convert template argument `%E' to `%T'"
18688 msgstr ""
18690 #: cp/pt.c:3509
18691 #, c-format
18692 msgid "wrong number of template arguments (%d, should be %d)"
18693 msgstr ""
18695 #: cp/pt.c:3513
18696 msgid "provided for `%D'"
18697 msgstr ""
18699 #: cp/pt.c:3560
18700 #, c-format
18701 msgid "template argument %d is invalid"
18702 msgstr ""
18704 #: cp/pt.c:3792
18705 msgid "non-template used as template"
18706 msgstr ""
18708 #: cp/pt.c:3910
18709 msgid "`%T' is not a template"
18710 msgstr ""
18712 #: cp/pt.c:3923
18713 msgid "non-template type `%T' used as a template"
18714 msgstr ""
18716 #: cp/pt.c:3925
18717 msgid "for template declaration `%D'"
18718 msgstr ""
18720 #: cp/pt.c:4488
18721 msgid ""
18722 "template instantiation depth exceeds maximum of %d (use -ftemplate-depth-NN "
18723 "to increase the maximum) instantiating `%D'"
18724 msgstr ""
18726 #: cp/pt.c:4923
18727 msgid "ambiguous class template instantiation for `%#T'"
18728 msgstr ""
18730 #: cp/pt.c:4930
18731 msgid "%s %+#T"
18732 msgstr ""
18734 #: cp/pt.c:5951 cp/pt.c:6065
18735 msgid "instantiation of `%D' as type `%T'"
18736 msgstr ""
18738 #: cp/pt.c:6107
18739 msgid "invalid parameter type `%T'"
18740 msgstr ""
18742 #: cp/pt.c:6109
18743 msgid "in declaration `%D'"
18744 msgstr ""
18746 #: cp/pt.c:6184
18747 msgid "creating pointer to member function of non-class type `%T'"
18748 msgstr ""
18750 #: cp/pt.c:6347
18751 msgid "creating array with size zero"
18752 msgstr ""
18754 #: cp/pt.c:6361
18755 #, c-format
18756 msgid "creating array with size zero (`%E')"
18757 msgstr ""
18759 #: cp/pt.c:6598
18760 msgid "forming reference to void"
18761 msgstr ""
18763 #: cp/pt.c:6600
18764 msgid "forming %s to reference type `%T'"
18765 msgstr ""
18767 #: cp/pt.c:6638
18768 msgid "creating pointer to member of non-class type `%T'"
18769 msgstr ""
18771 #: cp/pt.c:6644
18772 msgid "creating pointer to member reference type `%T'"
18773 msgstr ""
18775 #: cp/pt.c:6722
18776 msgid "creating array of `%T'"
18777 msgstr ""
18779 #: cp/pt.c:6765
18780 msgid "`%T' is not a class, struct, or union type"
18781 msgstr ""
18783 #: cp/pt.c:6868
18784 #, c-format
18785 msgid "use of `%s' in template"
18786 msgstr ""
18788 #: cp/pt.c:7624
18789 msgid "type `%T' composed from a local class is not a valid template-argument"
18790 msgstr ""
18792 #: cp/pt.c:7625
18793 msgid "  trying to instantiate `%D'"
18794 msgstr ""
18796 #: cp/pt.c:8055
18797 msgid "incomplete type unification"
18798 msgstr ""
18800 #: cp/pt.c:9006
18801 #, c-format
18802 msgid "use of `%s' in template type unification"
18803 msgstr ""
18805 #: cp/pt.c:9426 cp/pt.c:9494
18806 msgid "explicit instantiation of non-template `%#D'"
18807 msgstr ""
18809 #: cp/pt.c:9442 cp/pt.c:9489
18810 msgid "no matching template for `%D' found"
18811 msgstr ""
18813 #: cp/pt.c:9448
18814 msgid "explicit instantiation of `%#D'"
18815 msgstr ""
18817 #. [temp.spec]
18819 #. No program shall both explicitly instantiate and explicitly
18820 #. specialize a template.
18821 #: cp/pt.c:9465
18822 msgid "explicit instantiation of `%#D' after"
18823 msgstr ""
18825 #: cp/pt.c:9466 cp/pt.c:9603
18826 msgid "explicit specialization here"
18827 msgstr ""
18829 #: cp/pt.c:9481
18830 msgid "duplicate explicit instantiation of `%#D'"
18831 msgstr ""
18833 #: cp/pt.c:9506
18834 msgid "ISO C++ forbids the use of `extern' on explicit instantiations"
18835 msgstr ""
18837 #: cp/pt.c:9510 cp/pt.c:9588
18838 msgid "storage class `%D' applied to template instantiation"
18839 msgstr ""
18841 #: cp/pt.c:9555
18842 msgid "explicit instantiation of non-template type `%T'"
18843 msgstr ""
18845 #: cp/pt.c:9569
18846 msgid "explicit instantiation of `%#T' before definition of template"
18847 msgstr ""
18849 #: cp/pt.c:9577
18850 #, c-format
18851 msgid "ISO C++ forbids the use of `%s' on explicit instantiations"
18852 msgstr ""
18854 #: cp/pt.c:9602
18855 msgid "explicit instantiation of `%#T' after"
18856 msgstr ""
18858 #: cp/pt.c:9620
18859 msgid "duplicate explicit instantiation of `%#T'"
18860 msgstr ""
18862 #: cp/pt.c:9961
18863 msgid "explicit instantiation of `%D' but no definition available"
18864 msgstr ""
18866 #: cp/pt.c:10333
18867 msgid "`%#T' is not a valid type for a template constant parameter"
18868 msgstr ""
18870 #: cp/repo.c:272
18871 msgid "-frepo must be used with -c"
18872 msgstr ""
18874 #: cp/repo.c:366
18875 #, c-format
18876 msgid "mysterious repository information in %s"
18877 msgstr ""
18879 #: cp/repo.c:381
18880 #, c-format
18881 msgid "can't create repository information file `%s'"
18882 msgstr ""
18884 #: cp/rtti.c:200
18885 msgid "cannot use typeid with -fno-rtti"
18886 msgstr ""
18888 #: cp/rtti.c:206
18889 msgid "must #include <typeinfo> before using typeid"
18890 msgstr ""
18892 #: cp/rtti.c:280
18893 msgid ""
18894 "cannot create type information for type `%T' because its size is variable"
18895 msgstr ""
18897 #: cp/rtti.c:525 cp/rtti.c:539
18898 msgid "dynamic_cast of `%#D' to `%#T' can never succeed"
18899 msgstr ""
18901 #: cp/rtti.c:614
18902 msgid "cannot dynamic_cast `%E' (of type `%#T') to type `%#T' (%s)"
18903 msgstr ""
18905 #: cp/search.c:340
18906 msgid "`%T' is an inaccessible base of `%T'"
18907 msgstr ""
18909 #: cp/search.c:350
18910 msgid "`%T' is an ambiguous base of `%T'"
18911 msgstr ""
18913 #: cp/search.c:1820
18914 msgid "adjusting pointers for covariant returns"
18915 msgstr ""
18917 #: cp/search.c:1824 cp/search.c:1831
18918 msgid "invalid covariant return type for `%#D'"
18919 msgstr ""
18921 #: cp/search.c:1825
18922 msgid "  overriding `%#D' (must be pointer or reference to class)"
18923 msgstr ""
18925 #: cp/search.c:1832
18926 msgid "  overriding `%#D' (must use pointer or reference)"
18927 msgstr ""
18929 #: cp/search.c:1837
18930 msgid "conflicting return type specified for `%#D'"
18931 msgstr ""
18933 #: cp/search.c:1838
18934 msgid "  overriding `%#D'"
18935 msgstr ""
18937 #: cp/search.c:1847
18938 #, c-format
18939 msgid "looser throw specifier for `%#F'"
18940 msgstr ""
18942 #: cp/search.c:1848
18943 #, c-format
18944 msgid "  overriding `%#F'"
18945 msgstr ""
18947 #. A static member function cannot match an inherited
18948 #. virtual member function.
18949 #: cp/search.c:1938
18950 msgid "`%#D' cannot be declared"
18951 msgstr ""
18953 #: cp/search.c:1939
18954 msgid "  since `%#D' declared in base class"
18955 msgstr ""
18957 #: cp/search.c:2124
18958 msgid "`%#D' needs a final overrider"
18959 msgstr ""
18961 #: cp/semantics.c:906
18962 #, c-format
18963 msgid "type of asm operand `%E' could not be determined"
18964 msgstr ""
18966 #: cp/semantics.c:1048
18967 msgid "ISO C++ does not permit named return values"
18968 msgstr ""
18970 #: cp/semantics.c:1057
18971 msgid "return identifier `%D' already in place"
18972 msgstr ""
18974 #: cp/semantics.c:1065
18975 msgid "can't redefine default return value for constructors"
18976 msgstr ""
18978 #: cp/semantics.c:1132
18979 msgid "base initializer for `%T'"
18980 msgstr ""
18982 #: cp/semantics.c:1134
18983 msgid "   will be re-ordered to precede member initializations"
18984 msgstr ""
18986 #: cp/semantics.c:1322
18987 msgid "`this' is unavailable for static member functions"
18988 msgstr ""
18990 #: cp/semantics.c:1328
18991 msgid "invalid use of `this' in non-member function"
18992 msgstr ""
18994 #: cp/semantics.c:1330
18995 msgid "invalid use of `this' at top level"
18996 msgstr ""
18998 #: cp/semantics.c:1368
18999 msgid "calling type `%T' like a method"
19000 msgstr ""
19002 #: cp/semantics.c:1404
19003 msgid "destructor specifier `%T::~%T()' must have matching names"
19004 msgstr ""
19006 #: cp/semantics.c:1410
19007 msgid "`%E' is not of type `%T'"
19008 msgstr ""
19010 #: cp/semantics.c:1622
19011 msgid "template type parameters must use the keyword `class' or `typename'"
19012 msgstr ""
19014 #: cp/semantics.c:1684
19015 msgid "definition of `%#T' inside template parameter list"
19016 msgstr ""
19018 #: cp/semantics.c:1700
19019 msgid "invalid definition of qualified type `%T'"
19020 msgstr ""
19022 #: cp/semantics.c:2055
19023 msgid "base class `%T' has cv qualifiers"
19024 msgstr ""
19026 #: cp/semantics.c:2088
19027 msgid "multiple declarators in template declaration"
19028 msgstr ""
19030 #: cp/spew.c:239
19031 #, c-format
19032 msgid "identifier name `%s' conflicts with GNU C++ internal naming strategy"
19033 msgstr ""
19035 #: cp/spew.c:1017 cp/spew.c:1292
19036 msgid "parse error at end of saved function text"
19037 msgstr ""
19039 #: cp/spew.c:1062
19040 msgid "parse error in method specification"
19041 msgstr ""
19043 #: cp/spew.c:1104
19044 msgid "function body for constructor missing"
19045 msgstr ""
19047 #: cp/spew.c:1371
19048 msgid "circular dependency in default args of `%#D'"
19049 msgstr ""
19051 #: cp/spew.c:1435
19052 msgid "invalid type `%T' for default argument to `%T'"
19053 msgstr ""
19055 #: cp/spew.c:1495
19056 #, c-format
19057 msgid "%s before `%s'"
19058 msgstr ""
19060 #: cp/spew.c:1497
19061 #, c-format
19062 msgid "%s before `%c'"
19063 msgstr ""
19065 #: cp/spew.c:1499
19066 #, c-format
19067 msgid "%s before `\\%o'"
19068 msgstr ""
19070 #: cp/spew.c:1502
19071 #, c-format
19072 msgid "%s before `%s' token"
19073 msgstr ""
19075 #: cp/tree.c:224
19076 #, c-format
19077 msgid "non-lvalue in %s"
19078 msgstr ""
19080 #: cp/tree.c:535
19081 msgid "`%T' cannot be `restrict'-qualified"
19082 msgstr ""
19084 #: cp/tree.c:546
19085 msgid "`%T' cannot be `const'-, `volatile'-, or `restrict'-qualified"
19086 msgstr ""
19088 #: cp/tree.c:1887
19089 #, c-format
19090 msgid "`%s' attribute can only be applied to Java class definitions"
19091 msgstr ""
19093 #: cp/tree.c:1917
19094 #, c-format
19095 msgid "`%s' attribute can only be applied to class definitions"
19096 msgstr ""
19098 #: cp/tree.c:1923
19099 #, c-format
19100 msgid "`%s' is obsolete; g++ vtables are now COM-compatible by default"
19101 msgstr ""
19103 #: cp/tree.c:1948
19104 msgid "requested init_priority is not an integer constant"
19105 msgstr ""
19107 #: cp/tree.c:1969
19108 #, c-format
19109 msgid ""
19110 "can only use `%s' attribute on file-scope definitions of objects of class "
19111 "type"
19112 msgstr ""
19114 #: cp/tree.c:1977
19115 msgid "requested init_priority is out of range"
19116 msgstr ""
19118 #: cp/tree.c:1987
19119 msgid "requested init_priority is reserved for internal use"
19120 msgstr ""
19122 #: cp/tree.c:1997
19123 #, c-format
19124 msgid "`%s' attribute is not supported on this platform"
19125 msgstr ""
19127 #: cp/typeck.c:480
19128 #, c-format
19129 msgid ""
19130 "ISO C++ forbids %s between pointer of type `void *' and pointer-to-function"
19131 msgstr ""
19133 #: cp/typeck.c:501
19134 msgid "%s between distinct pointer types `%T' and `%T' lacks a cast"
19135 msgstr ""
19137 #: cp/typeck.c:1485
19138 msgid "ISO C++ prohibits conversion from `%#T' to `(...)'"
19139 msgstr ""
19141 #: cp/typeck.c:1555
19142 msgid "ISO C++ forbids applying `sizeof' to a function type"
19143 msgstr ""
19145 #: cp/typeck.c:1561
19146 msgid "ISO C++ forbids applying `sizeof' to a member function"
19147 msgstr ""
19149 #: cp/typeck.c:1567
19150 msgid ""
19151 "ISO C++ forbids applying `sizeof' to type `void' which is an incomplete type"
19152 msgstr ""
19154 #: cp/typeck.c:1581
19155 msgid "`sizeof' applied to non-static member"
19156 msgstr ""
19158 #: cp/typeck.c:1586
19159 msgid "`sizeof' applied to incomplete type `%T'"
19160 msgstr ""
19162 #: cp/typeck.c:1616
19163 msgid "sizeof applied to a bit-field"
19164 msgstr ""
19166 #: cp/typeck.c:1619
19167 msgid "ISO C++ forbids applying `sizeof' to an expression of function type"
19168 msgstr ""
19170 #: cp/typeck.c:1766
19171 msgid "invalid use of non-lvalue array"
19172 msgstr ""
19174 #: cp/typeck.c:1872
19175 msgid "deprecated conversion from string constant to `%T'"
19176 msgstr ""
19178 #: cp/typeck.c:1890
19179 msgid "request for member `%T::%D' in expression of non-aggregate type `%T'"
19180 msgstr ""
19182 #: cp/typeck.c:2085
19183 msgid "destructor specifier `%T::~%T' must have matching names"
19184 msgstr ""
19186 #: cp/typeck.c:2091
19187 msgid "type `%T' has no destructor"
19188 msgstr ""
19190 #: cp/typeck.c:2108 cp/typeck.c:2190
19191 msgid "invalid use of type decl `%#D' as expression"
19192 msgstr ""
19194 #: cp/typeck.c:2113
19195 msgid "invalid use of template `%#D' as expression"
19196 msgstr ""
19198 #: cp/typeck.c:2181
19199 msgid "`%#T' has no member named `%D'"
19200 msgstr ""
19202 #: cp/typeck.c:2231 cp/typeck.c:2260
19203 msgid "invalid offsetof from non-POD type `%#T'; use pointer to member instead"
19204 msgstr ""
19206 #. A pointer to incomplete type (other than cv void) can be
19207 #. dereferenced [expr.unary.op]/1
19208 #: cp/typeck.c:2371
19209 msgid "`%T' is not a pointer-to-object type"
19210 msgstr ""
19212 #: cp/typeck.c:2398
19213 #, c-format
19214 msgid "invalid use of `%s' on pointer to member"
19215 msgstr ""
19217 #: cp/typeck.c:2404
19218 msgid "invalid type argument"
19219 msgstr ""
19221 #: cp/typeck.c:2507
19222 msgid "ISO C++ forbids subscripting non-lvalue array"
19223 msgstr ""
19225 #: cp/typeck.c:2518
19226 msgid "subscripting array declared `register'"
19227 msgstr ""
19229 #: cp/typeck.c:2693 cp/typeck.c:2843
19230 msgid "pointer to member function called, but not in class scope"
19231 msgstr ""
19233 #: cp/typeck.c:2717
19234 msgid "object missing in call to method `%D'"
19235 msgstr ""
19237 #: cp/typeck.c:2761
19238 msgid ""
19239 "function `%D' declared overloaded, but no definitions appear with which to "
19240 "resolve it?!?"
19241 msgstr ""
19243 #: cp/typeck.c:2841
19244 msgid ""
19245 "invalid call to member function needing `this' in static member function "
19246 "scope"
19247 msgstr ""
19249 #: cp/typeck.c:3021
19250 msgid "ISO C++ forbids calling `::main' from within program"
19251 msgstr ""
19253 #: cp/typeck.c:3046
19254 #, c-format
19255 msgid "must use .* or ->* to call pointer-to-member function in `%E (...)'"
19256 msgstr ""
19258 #: cp/typeck.c:3059
19259 #, c-format
19260 msgid "`%E' cannot be used as a function"
19261 msgstr ""
19263 #: cp/typeck.c:3184
19264 msgid "too many arguments to %s `%+#D'"
19265 msgstr ""
19267 #: cp/typeck.c:3225
19268 msgid "parameter type of called function is incomplete"
19269 msgstr ""
19271 #: cp/typeck.c:3292
19272 msgid "too few arguments to %s `%+#D'"
19273 msgstr ""
19275 #: cp/typeck.c:3420 cp/typeck.c:3430
19276 msgid "assuming cast to type `%T' from overloaded function"
19277 msgstr ""
19279 #: cp/typeck.c:3490
19280 #, c-format
19281 msgid "division by zero in `%E / 0'"
19282 msgstr ""
19284 #: cp/typeck.c:3492
19285 #, c-format
19286 msgid "division by zero in `%E / 0.'"
19287 msgstr ""
19289 #: cp/typeck.c:3547
19290 #, c-format
19291 msgid "division by zero in `%E %% 0'"
19292 msgstr ""
19294 #: cp/typeck.c:3549
19295 #, c-format
19296 msgid "division by zero in `%E %% 0.'"
19297 msgstr ""
19299 #: cp/typeck.c:3629
19300 #, c-format
19301 msgid "%s rotate count is negative"
19302 msgstr ""
19304 #: cp/typeck.c:3632
19305 #, c-format
19306 msgid "%s rotate count >= width of type"
19307 msgstr ""
19309 #: cp/typeck.c:3663 cp/typeck.c:3668 cp/typeck.c:3759 cp/typeck.c:3764
19310 msgid "ISO C++ forbids comparison between pointer and integer"
19311 msgstr ""
19313 #: cp/typeck.c:3944
19314 msgid "comparison between types `%#T' and `%#T'"
19315 msgstr ""
19317 #: cp/typeck.c:3980
19318 msgid "comparison between signed and unsigned integer expressions"
19319 msgstr ""
19321 #: cp/typeck.c:4045
19322 msgid "invalid operands of types `%T' and `%T' to binary `%O'"
19323 msgstr ""
19325 #. Some sort of arithmetic operation involving NULL was
19326 #. performed.  Note that pointer-difference and pointer-addition
19327 #. have already been handled above, and so we don't end up here in
19328 #. that case.
19329 #: cp/typeck.c:4067
19330 msgid "NULL used in arithmetic"
19331 msgstr ""
19333 #: cp/typeck.c:4119
19334 msgid "ISO C++ forbids using pointer of type `void *' in pointer arithmetic"
19335 msgstr ""
19337 #: cp/typeck.c:4125
19338 msgid "ISO C++ forbids using a pointer-to-function in pointer arithmetic"
19339 msgstr ""
19341 #: cp/typeck.c:4131
19342 msgid ""
19343 "ISO C++ forbids using a pointer to member function in pointer arithmetic"
19344 msgstr ""
19346 #: cp/typeck.c:4137
19347 msgid "ISO C++ forbids using pointer to a member in pointer arithmetic"
19348 msgstr ""
19350 #: cp/typeck.c:4208
19351 msgid "ISO C++ forbids using pointer of type `void *' in subtraction"
19352 msgstr ""
19354 #: cp/typeck.c:4210
19355 msgid "ISO C++ forbids using pointer to a function in subtraction"
19356 msgstr ""
19358 #: cp/typeck.c:4212
19359 msgid "ISO C++ forbids using pointer to a method in subtraction"
19360 msgstr ""
19362 #: cp/typeck.c:4214
19363 msgid "ISO C++ forbids using pointer to a member in subtraction"
19364 msgstr ""
19366 #: cp/typeck.c:4226
19367 msgid "invalid use of a pointer to an incomplete type in pointer arithmetic"
19368 msgstr ""
19370 #: cp/typeck.c:4263
19371 msgid "attempt to take address of bit-field structure member `%D'"
19372 msgstr ""
19374 #: cp/typeck.c:4340
19375 msgid "taking address of temporary"
19376 msgstr ""
19378 #: cp/typeck.c:4542
19379 #, c-format
19380 msgid "ISO C++ forbids %sing an enum"
19381 msgstr ""
19383 #: cp/typeck.c:4554
19384 msgid "cannot %s a pointer to incomplete type `%T'"
19385 msgstr ""
19387 #: cp/typeck.c:4561
19388 msgid "ISO C++ forbids %sing a pointer of type `%T'"
19389 msgstr ""
19391 #: cp/typeck.c:4586
19392 msgid "cast to non-reference type used as lvalue"
19393 msgstr ""
19395 #: cp/typeck.c:4620
19396 msgid "invalid use of `--' on bool variable `%D'"
19397 msgstr ""
19399 #. ARM $3.4
19400 #: cp/typeck.c:4653
19401 msgid "ISO C++ forbids taking address of function `::main'"
19402 msgstr ""
19404 #. An expression like &memfn.
19405 #: cp/typeck.c:4720
19406 msgid ""
19407 "ISO C++ forbids taking the address of an unqualified non-static member "
19408 "function to form a pointer to member function.  Say `&%T::%D'"
19409 msgstr ""
19411 #: cp/typeck.c:4722
19412 msgid ""
19413 "ISO C++ forbids taking the address of a bound member function to form a "
19414 "pointer to member function.  Say `&%T::%D'"
19415 msgstr ""
19417 #: cp/typeck.c:4746
19418 msgid "ISO C++ forbids taking the address of a cast to a non-lvalue expression"
19419 msgstr ""
19421 #: cp/typeck.c:4762
19422 msgid "unary `&'"
19423 msgstr ""
19425 #: cp/typeck.c:4882
19426 msgid "taking address of destructor"
19427 msgstr ""
19429 #: cp/typeck.c:4895
19430 msgid "taking address of bound pointer-to-member expression"
19431 msgstr ""
19433 #: cp/typeck.c:4911
19434 msgid "cannot create pointer to reference member `%D'"
19435 msgstr ""
19437 #: cp/typeck.c:4979
19438 msgid "cannot take the address of `this', which is an rvalue expression"
19439 msgstr ""
19441 #: cp/typeck.c:4995
19442 msgid "address requested for `%D', which is declared `register'"
19443 msgstr ""
19445 #: cp/typeck.c:5199
19446 msgid "static_cast from type `%T' to type `%T' casts away constness"
19447 msgstr ""
19449 #: cp/typeck.c:5207
19450 msgid "invalid static_cast from type `%T' to type `%T'"
19451 msgstr ""
19453 #: cp/typeck.c:5246
19454 msgid ""
19455 "invalid reinterpret_cast of an rvalue expression of type `%T' to type `%T'"
19456 msgstr ""
19458 #: cp/typeck.c:5266
19459 msgid "reinterpret_cast from `%T' to `%T' loses precision"
19460 msgstr ""
19462 #: cp/typeck.c:5279
19463 msgid "reinterpret_cast from `%T' to `%T' casts away const (or volatile)"
19464 msgstr ""
19466 #: cp/typeck.c:5288
19467 msgid ""
19468 "ISO C++ forbids casting between pointer-to-function and pointer-to-object"
19469 msgstr ""
19471 #: cp/typeck.c:5294
19472 msgid "invalid reinterpret_cast from type `%T' to type `%T'"
19473 msgstr ""
19475 #: cp/typeck.c:5321
19476 msgid ""
19477 "invalid use of const_cast with type `%T', which is not a pointer, reference, "
19478 "nor a pointer-to-data-member type"
19479 msgstr ""
19481 #: cp/typeck.c:5324
19482 msgid ""
19483 "invalid use of const_cast with type `%T', which is a pointer or reference to "
19484 "a function type"
19485 msgstr ""
19487 #: cp/typeck.c:5347
19488 msgid "invalid const_cast of an rvalue of type `%T' to type `%T'"
19489 msgstr ""
19491 #: cp/typeck.c:5363
19492 msgid "invalid const_cast from type `%T' to type `%T'"
19493 msgstr ""
19495 #: cp/typeck.c:5405 cp/typeck.c:5410
19496 msgid "ISO C++ forbids casting to an array type `%T'"
19497 msgstr ""
19499 #: cp/typeck.c:5418
19500 msgid "invalid cast to function type `%T'"
19501 msgstr ""
19503 #: cp/typeck.c:5470
19504 msgid "cast from `%T' to `%T' discards qualifiers from pointer target type"
19505 msgstr ""
19507 #: cp/typeck.c:5516
19508 msgid "cast from `%T' to `%T' increases required alignment of target type"
19509 msgstr ""
19511 #: cp/typeck.c:5685
19512 msgid "  in evaluation of `%Q(%#T, %#T)'"
19513 msgstr ""
19515 #: cp/typeck.c:5727
19516 msgid "ISO C++ forbids cast to non-reference type used as lvalue"
19517 msgstr ""
19519 #: cp/typeck.c:5798
19520 msgid "incompatible types in assignment of `%T' to `%T'"
19521 msgstr ""
19523 #: cp/typeck.c:5805
19524 msgid "ISO C++ forbids assignment of arrays"
19525 msgstr ""
19527 #: cp/typeck.c:5948
19528 msgid "   in pointer to member function conversion"
19529 msgstr ""
19531 #: cp/typeck.c:5956
19532 msgid "   in pointer to member conversion"
19533 msgstr ""
19535 #. This is a reinterpret cast, we choose to do nothing.
19536 #: cp/typeck.c:5967 cp/typeck.c:5986
19537 msgid "pointer to member cast via virtual base `%T' of `%T'"
19538 msgstr ""
19540 #: cp/typeck.c:5990
19541 msgid "pointer to member conversion via virtual base `%T' of `%T'"
19542 msgstr ""
19544 #: cp/typeck.c:6060
19545 msgid "invalid conversion to type `%T' from type `%T'"
19546 msgstr ""
19548 #: cp/typeck.c:6225
19549 msgid "passing NULL used for non-pointer %s %P of `%D'"
19550 msgstr ""
19552 #: cp/typeck.c:6228
19553 msgid "%s to non-pointer type `%T' from NULL"
19554 msgstr ""
19556 #: cp/typeck.c:6236
19557 msgid "passing `%T' for %s %P of `%D'"
19558 msgstr ""
19560 #: cp/typeck.c:6239
19561 msgid "%s to `%T' from `%T'"
19562 msgstr ""
19564 #: cp/typeck.c:6249
19565 msgid "passing negative value `%E' for %s %P of `%D'"
19566 msgstr ""
19568 #: cp/typeck.c:6252
19569 msgid "%s of negative value `%E' to `%T'"
19570 msgstr ""
19572 #: cp/typeck.c:6339
19573 msgid "cannot convert `%T' to `%T' for argument `%P' to `%D'"
19574 msgstr ""
19576 #: cp/typeck.c:6342
19577 msgid "cannot convert `%T' to `%T' in %s"
19578 msgstr ""
19580 #: cp/typeck.c:6429 cp/typeck.c:6431
19581 msgid "in passing argument %P of `%+D'"
19582 msgstr ""
19584 #: cp/typeck.c:6545
19585 msgid "returning reference to temporary"
19586 msgstr ""
19588 #: cp/typeck.c:6552
19589 msgid "reference to non-lvalue returned"
19590 msgstr ""
19592 #: cp/typeck.c:6564
19593 msgid "reference to local variable `%D' returned"
19594 msgstr ""
19596 #: cp/typeck.c:6567
19597 msgid "address of local variable `%D' returned"
19598 msgstr ""
19600 #: cp/typeck.c:6598
19601 msgid "returning a value from a destructor"
19602 msgstr ""
19604 #. If a return statement appears in a handler of the
19605 #. function-try-block of a constructor, the program is ill-formed.
19606 #: cp/typeck.c:6606
19607 msgid "cannot return from a handler of a function-try-block of a constructor"
19608 msgstr ""
19610 #. You can't return a value from a constructor.
19611 #: cp/typeck.c:6609
19612 msgid "returning a value from a constructor"
19613 msgstr ""
19615 #: cp/typeck.c:6626
19616 msgid ""
19617 "return-statement with no value, in function declared with a non-void return "
19618 "type"
19619 msgstr ""
19621 #: cp/typeck.c:6642
19622 msgid ""
19623 "return-statement with a value, in function declared with a void return type"
19624 msgstr ""
19626 #: cp/typeck.c:6663
19627 msgid ""
19628 "`operator new' must not return NULL unless it is declared `throw()' (or -"
19629 "fcheck-new is in effect)"
19630 msgstr ""
19632 #: cp/typeck2.c:54
19633 msgid "type `%T' is not a base type for type `%T'"
19634 msgstr ""
19636 #: cp/typeck2.c:151
19637 msgid "cannot declare variable `%D' to be of type `%T'"
19638 msgstr ""
19640 #: cp/typeck2.c:154
19641 msgid "cannot declare parameter `%D' to be of type `%T'"
19642 msgstr ""
19644 #: cp/typeck2.c:157
19645 msgid "cannot declare field `%D' to be of type `%T'"
19646 msgstr ""
19648 #: cp/typeck2.c:161
19649 msgid "invalid return type for member function `%#D'"
19650 msgstr ""
19652 #: cp/typeck2.c:163
19653 msgid "invalid return type for function `%#D'"
19654 msgstr ""
19656 #: cp/typeck2.c:166
19657 msgid "cannot allocate an object of type `%T'"
19658 msgstr ""
19660 #: cp/typeck2.c:173
19661 msgid "  because the following virtual functions are abstract:"
19662 msgstr ""
19664 #: cp/typeck2.c:175
19665 msgid "\t%#D"
19666 msgstr ""
19668 #: cp/typeck2.c:178
19669 msgid "  since type `%T' has abstract virtual functions"
19670 msgstr ""
19672 #: cp/typeck2.c:213
19673 msgid "invalid use of undefined type `%#T'"
19674 msgstr ""
19676 #: cp/typeck2.c:214
19677 msgid "forward declaration of `%#T'"
19678 msgstr ""
19680 #: cp/typeck2.c:218
19681 msgid "invalid use of `%T'"
19682 msgstr ""
19684 #: cp/typeck2.c:232
19685 msgid "invalid use of member (did you forget the `&' ?)"
19686 msgstr ""
19688 #: cp/typeck2.c:236
19689 msgid "invalid use of template type parameter"
19690 msgstr ""
19692 #: cp/typeck2.c:243
19693 msgid "address of overloaded function with no contextual type information"
19694 msgstr ""
19696 #: cp/typeck2.c:245
19697 msgid "overloaded function with no contextual type information"
19698 msgstr ""
19700 #: cp/typeck2.c:247
19701 msgid "insufficient contextual information to determine type"
19702 msgstr ""
19704 #: cp/typeck2.c:301
19705 msgid "constructor syntax used, but no constructor declared for type `%T'"
19706 msgstr ""
19708 #: cp/typeck2.c:311
19709 msgid "initializer list construction invalid for derived class object `%D'"
19710 msgstr ""
19712 #: cp/typeck2.c:313
19713 msgid "initializer list construction invalid for polymorphic class object `%D'"
19714 msgstr ""
19716 #: cp/typeck2.c:316 cp/typeck2.c:322 cp/typeck2.c:328
19717 msgid "initializer list construction invalid for `%D'"
19718 msgstr ""
19720 #: cp/typeck2.c:317
19721 msgid "due to the presence of a constructor"
19722 msgstr ""
19724 #: cp/typeck2.c:323 cp/typeck2.c:329
19725 msgid "due to non-public access of member `%D'"
19726 msgstr ""
19728 #: cp/typeck2.c:341
19729 msgid "comma expression used to initialize return value"
19730 msgstr ""
19732 #: cp/typeck2.c:350
19733 msgid "cannot initialize arrays using this syntax"
19734 msgstr ""
19736 #: cp/typeck2.c:412
19737 msgid "ISO C++ forbids non-constant aggregate initializer expressions"
19738 msgstr ""
19740 #: cp/typeck2.c:498
19741 msgid "initializing array with parameter list"
19742 msgstr ""
19744 #: cp/typeck2.c:554
19745 msgid "initializer for scalar variable requires one element"
19746 msgstr ""
19748 #: cp/typeck2.c:561
19749 msgid "braces around scalar initializer for `%T'"
19750 msgstr ""
19752 #: cp/typeck2.c:564
19753 msgid "ignoring extra initializers for `%T'"
19754 msgstr ""
19756 #: cp/typeck2.c:576
19757 msgid "variable-sized object of type `%T' may not be initialized"
19758 msgstr ""
19760 #: cp/typeck2.c:586
19761 msgid "subobject of type `%T' must be initialized by constructor, not by `%E'"
19762 msgstr ""
19764 #: cp/typeck2.c:652
19765 msgid "aggregate has a partly bracketed initializer"
19766 msgstr ""
19768 #: cp/typeck2.c:690 cp/typeck2.c:791
19769 msgid "non-trivial labeled initializers"
19770 msgstr ""
19772 #: cp/typeck2.c:707
19773 msgid "non-empty initializer for array of empty elements"
19774 msgstr ""
19776 #: cp/typeck2.c:757
19777 msgid "initializer list for object of class with virtual base classes"
19778 msgstr ""
19780 #: cp/typeck2.c:763
19781 msgid "initializer list for object of class with base classes"
19782 msgstr ""
19784 #: cp/typeck2.c:769
19785 msgid "initializer list for object using virtual functions"
19786 msgstr ""
19788 #: cp/typeck2.c:832 cp/typeck2.c:849
19789 msgid "missing initializer for member `%D'"
19790 msgstr ""
19792 #: cp/typeck2.c:837
19793 msgid "uninitialized const member `%D'"
19794 msgstr ""
19796 #: cp/typeck2.c:840
19797 msgid "member `%D' with uninitialized const fields"
19798 msgstr ""
19800 #: cp/typeck2.c:843
19801 msgid "member `%D' is uninitialized reference"
19802 msgstr ""
19804 #: cp/typeck2.c:886
19805 msgid "index value instead of field name in union initializer"
19806 msgstr ""
19808 #: cp/typeck2.c:898
19809 msgid "no field `%D' in union being initialized"
19810 msgstr ""
19812 #: cp/typeck2.c:906
19813 msgid "union `%T' with no named members cannot be initialized"
19814 msgstr ""
19816 #: cp/typeck2.c:942
19817 msgid "excess elements in aggregate initializer"
19818 msgstr ""
19820 #: cp/typeck2.c:1047
19821 msgid "circular pointer delegation detected"
19822 msgstr ""
19824 #: cp/typeck2.c:1060
19825 msgid "base operand of `->' has non-pointer type `%T'"
19826 msgstr ""
19828 #: cp/typeck2.c:1074
19829 msgid "result of `operator->()' yields non-pointer result"
19830 msgstr ""
19832 #: cp/typeck2.c:1076
19833 msgid "base operand of `->' is not a pointer"
19834 msgstr ""
19836 #: cp/typeck2.c:1142
19837 msgid "`%E' cannot be used as a member pointer, since it is of type `%T'"
19838 msgstr ""
19840 #: cp/typeck2.c:1149
19841 msgid ""
19842 "cannot apply member pointer `%E' to `%E', which is of non-aggregate type `%T'"
19843 msgstr ""
19845 #: cp/typeck2.c:1158
19846 msgid "member type `%T::' incompatible with object type `%T'"
19847 msgstr ""
19849 #: cp/typeck2.c:1195
19850 msgid "`%T' fails to be a typedef or built-in type"
19851 msgstr ""
19853 #: cp/typeck2.c:1268
19854 #, c-format
19855 msgid "ISO C++ forbids defining types within %s"
19856 msgstr ""
19858 #. XXX Not i18n clean.
19859 #: cp/cp-tree.h:3854
19860 #, c-format
19861 msgid "%s is deprecated, please see the documentation for details"
19862 msgstr ""
19864 #: cp/lang-options.h:29
19865 msgid "Do not obey access control semantics"
19866 msgstr ""
19868 #: cp/lang-options.h:31
19869 msgid "Change when template instances are emitted"
19870 msgstr ""
19872 #: cp/lang-options.h:36
19873 msgid "Check the return value of new"
19874 msgstr ""
19876 #: cp/lang-options.h:39
19877 msgid "Reduce size of object files"
19878 msgstr ""
19880 #: cp/lang-options.h:43
19881 msgid "Make string literals `char[]' instead of `const char[]'"
19882 msgstr ""
19884 #: cp/lang-options.h:46
19885 msgid "Dump the entire translation unit to a file"
19886 msgstr ""
19888 #: cp/lang-options.h:48
19889 msgid "Do not inline member functions by default"
19890 msgstr ""
19892 #: cp/lang-options.h:51
19893 msgid "Do not generate run time type descriptor information"
19894 msgstr ""
19896 #: cp/lang-options.h:56
19897 msgid "Do not generate code to check exception specifications"
19898 msgstr ""
19900 #: cp/lang-options.h:61
19901 msgid "Scope of for-init-statement vars extends outside"
19902 msgstr ""
19904 #: cp/lang-options.h:64
19905 msgid "Do not recognize GNU defined keywords"
19906 msgstr ""
19908 #: cp/lang-options.h:68
19909 msgid "Enable support for huge objects"
19910 msgstr ""
19912 #: cp/lang-options.h:72
19913 msgid "Export functions even if they can be inlined"
19914 msgstr ""
19916 #: cp/lang-options.h:75
19917 msgid "Only emit explicit template instatiations"
19918 msgstr ""
19920 #: cp/lang-options.h:78
19921 msgid "Only emit explicit instatiations of inline templates"
19922 msgstr ""
19924 #: cp/lang-options.h:84
19925 msgid "Don't pedwarn about uses of Microsoft extensions"
19926 msgstr ""
19928 #: cp/lang-options.h:87
19929 msgid "Recognize and/bitand/bitor/compl/not/or/xor"
19930 msgstr ""
19932 #: cp/lang-options.h:91
19933 msgid "Disable optional diagnostics"
19934 msgstr ""
19936 #: cp/lang-options.h:93
19937 msgid "Downgrade conformance errors to warnings"
19938 msgstr ""
19940 #: cp/lang-options.h:96
19941 msgid "Enable automatic template instantiation"
19942 msgstr ""
19944 #: cp/lang-options.h:101
19945 msgid "Display statistics accumulated during compilation"
19946 msgstr ""
19948 #: cp/lang-options.h:104
19949 msgid "Specify maximum template instantiation depth"
19950 msgstr ""
19952 #: cp/lang-options.h:106
19953 msgid "Use __cxa_atexit to register destructors"
19954 msgstr ""
19956 #: cp/lang-options.h:109
19957 msgid "Discard unused virtual functions"
19958 msgstr ""
19960 #: cp/lang-options.h:112
19961 msgid "Implement vtables using thunks"
19962 msgstr ""
19964 #: cp/lang-options.h:115
19965 msgid "Emit common-like symbols as weak symbols"
19966 msgstr ""
19968 #: cp/lang-options.h:118
19969 msgid "Emit cross referencing information"
19970 msgstr ""
19972 #: cp/lang-options.h:122
19973 msgid "Warn about inconsistent return types"
19974 msgstr ""
19976 #: cp/lang-options.h:125
19977 msgid "Warn about overloaded virtual function names"
19978 msgstr ""
19980 #: cp/lang-options.h:129
19981 msgid "Don't warn when all ctors/dtors are private"
19982 msgstr ""
19984 #: cp/lang-options.h:131
19985 msgid "Warn about non virtual destructors"
19986 msgstr ""
19988 #: cp/lang-options.h:134
19989 msgid "Warn when a function is declared extern, then inline"
19990 msgstr ""
19992 #: cp/lang-options.h:137
19993 msgid "Warn when the compiler reorders code"
19994 msgstr ""
19996 #: cp/lang-options.h:140
19997 msgid "Warn when synthesis behavior differs from Cfront"
19998 msgstr ""
20000 #: cp/lang-options.h:144
20001 msgid "Don't warn when type converting pointers to member functions"
20002 msgstr ""
20004 #: cp/lang-options.h:146
20005 msgid "Warn about violations of Effective C++ style rules"
20006 msgstr ""
20008 #: cp/lang-options.h:149
20009 msgid "Warn when overload promotes from unsigned to signed"
20010 msgstr ""
20012 #: cp/lang-options.h:152
20013 msgid "Warn if a C style cast is used in a program"
20014 msgstr ""
20016 #: cp/lang-options.h:156
20017 msgid ""
20018 "Don't warn when non-templatized friend functions are declared within a "
20019 "template"
20020 msgstr ""
20022 #: cp/lang-options.h:159
20023 msgid "Don't announce deprecation of compiler features"
20024 msgstr ""
20026 #: f/bad.c:386
20027 msgid "note:"
20028 msgstr ""
20030 #: f/bad.c:390
20031 msgid "warning:"
20032 msgstr ""
20034 #: f/bad.c:394
20035 msgid "fatal:"
20036 msgstr ""
20038 #: f/bad.c:436
20039 msgid "(continued):"
20040 msgstr ""
20042 #: f/bad.c:486 f/bad.c:504
20043 msgid "[REPORT BUG!!] %"
20044 msgstr ""
20046 #: f/bad.c:493 f/bad.c:525
20047 msgid "[REPORT BUG!!]"
20048 msgstr ""
20050 #: f/com.c:3117
20051 #, no-c-format
20052 msgid "ASSIGN'ed label cannot fit into `%A' at %0 -- using wider sibling"
20053 msgstr ""
20055 #: f/com.c:11601
20056 msgid "no INTEGER type can hold a pointer on this configuration"
20057 msgstr ""
20059 #: f/com.c:11826
20060 #, c-format
20061 msgid "configuration: REAL, INTEGER, and LOGICAL are %d bits wide,"
20062 msgstr ""
20064 #: f/com.c:11828
20065 #, c-format
20066 msgid "and pointers are %d bits wide, but g77 doesn't yet work"
20067 msgstr ""
20069 #: f/com.c:11830
20070 msgid "properly unless they all are 32 bits wide"
20071 msgstr ""
20073 #: f/com.c:11831
20074 msgid "Please keep this in mind before you report bugs."
20075 msgstr ""
20077 #. I/O will probably crash.
20078 #: f/com.c:11839
20079 #, c-format
20080 msgid "configuration: char * holds %d bits, but ftnlen only %d"
20081 msgstr ""
20083 #. ASSIGN 10 TO I will crash.
20084 #: f/com.c:11848
20085 #, c-format
20086 msgid ""
20087 "configuration: char * holds %d bits, but INTEGER only %d --\n"
20088 " ASSIGN statement might fail"
20089 msgstr ""
20091 #: f/com.c:13682
20092 msgid "In statement function"
20093 msgstr ""
20095 #: f/com.c:13692
20096 msgid "Outside of any program unit:\n"
20097 msgstr ""
20099 #: f/com.c:15381
20100 #, no-c-format
20101 msgid "%A from %B at %0%C"
20102 msgstr ""
20104 #: f/com.c:15558
20105 msgid "directory name must immediately follow -I"
20106 msgstr ""
20108 #: f/com.c:15701
20109 #, no-c-format
20110 msgid "At %0, INCLUDE file %A exists, but is not readable"
20111 msgstr ""
20113 #: f/com.c:15736
20114 #, no-c-format
20115 msgid "At %0, INCLUDE nesting too deep"
20116 msgstr ""
20118 #: f/expr.c:9613
20119 #, no-c-format
20120 msgid "Two arithmetic operators in a row at %0 and %1 -- use parentheses"
20121 msgstr ""
20123 #: f/expr.c:9663
20124 #, no-c-format
20125 msgid "Operator at %0 has lower precedence than that at %1 -- use parentheses"
20126 msgstr ""
20128 #: f/expr.c:10524
20129 #, no-c-format
20130 msgid ""
20131 "Use .EQV./.NEQV. instead of .EQ./.NE. at %0 for LOGICAL operands at %1 and %2"
20132 msgstr ""
20134 #: f/expr.c:10895
20135 #, no-c-format
20136 msgid "Unsupported operand for ** at %1 -- converting to default INTEGER"
20137 msgstr ""
20139 #: f/g77spec.c:256
20140 #, c-format
20141 msgid "overflowed output arg list for `%s'"
20142 msgstr ""
20144 #: f/g77spec.c:395
20145 msgid "--driver no longer supported"
20146 msgstr ""
20148 #: f/g77spec.c:408
20149 #, c-format
20150 msgid "argument to `%s' missing"
20151 msgstr ""
20153 #: f/g77spec.c:412
20154 msgid "no input files; unwilling to write output files"
20155 msgstr ""
20157 #: f/implic.c:203
20158 #, no-c-format
20159 msgid "Implicit declaration of `%A' at %0"
20160 msgstr ""
20162 #: f/lex.c:274
20163 #, no-c-format
20164 msgid "The meaning of `\\x' (at %0) varies with -traditional"
20165 msgstr ""
20167 #: f/lex.c:325
20168 #, no-c-format
20169 msgid "The meaning of `\\a' (at %0) varies with -traditional"
20170 msgstr ""
20172 #: f/lex.c:355
20173 #, no-c-format
20174 msgid "Non-ISO-C-standard escape sequence `\\%A' at %0"
20175 msgstr ""
20177 #: f/lex.c:374
20178 #, no-c-format
20179 msgid "Unknown escape sequence `\\%A' at %0"
20180 msgstr ""
20182 #: f/lex.c:383
20183 #, no-c-format
20184 msgid "Unterminated escape sequence `\\' at %0"
20185 msgstr ""
20187 #: f/lex.c:394
20188 #, no-c-format
20189 msgid "Unknown escape sequence `\\' followed by char code 0x%A at %0"
20190 msgstr ""
20192 #: f/lex.c:422
20193 #, no-c-format
20194 msgid "\\x used at %0 with no following hex digits"
20195 msgstr ""
20197 #: f/lex.c:436
20198 #, no-c-format
20199 msgid "Hex escape at %0 out of range"
20200 msgstr ""
20202 #: f/lex.c:470
20203 #, no-c-format
20204 msgid "Escape sequence at %0 out of range for character"
20205 msgstr ""
20207 #: f/lex.c:593
20208 msgid "the meaning of `\\x' varies with -traditional"
20209 msgstr ""
20211 #: f/lex.c:630
20212 msgid "hex escape out of range"
20213 msgstr ""
20215 #: f/lex.c:676
20216 msgid "the meaning of `\\a' varies with -traditional"
20217 msgstr ""
20219 #: f/lex.c:692
20220 #, c-format
20221 msgid "non-ANSI-standard escape sequence, `\\%c'"
20222 msgstr ""
20224 #: f/lex.c:705
20225 #, c-format
20226 msgid "non-ISO escape sequence `\\%c'"
20227 msgstr ""
20229 #: f/lex.c:709
20230 #, c-format
20231 msgid "unknown escape sequence `\\%c'"
20232 msgstr ""
20234 #: f/lex.c:711
20235 #, c-format
20236 msgid "unknown escape sequence: `\\' followed by char code 0x%x"
20237 msgstr ""
20239 #: f/lex.c:788
20240 msgid "badly formed directive -- no closing quote"
20241 msgstr ""
20243 #: f/lex.c:1008
20244 msgid "bad directive -- missing close-quote"
20245 msgstr ""
20247 #: f/lex.c:1122
20248 #, c-format
20249 msgid "ignoring pragma: %s"
20250 msgstr ""
20252 #: f/lex.c:1329 f/lex.c:1373
20253 msgid "use `#line ...' instead of `# ...' in first line"
20254 msgstr ""
20256 #: f/lex.c:1476
20257 #, no-c-format
20258 msgid "Null character at %0 -- line ignored"
20259 msgstr ""
20261 #: f/stb.c:12078
20262 #, no-c-format
20263 msgid "INCLUDE at %0 not the only statement on the source line"
20264 msgstr ""
20266 #: f/ste.c:1404 f/ste.c:1755
20267 msgid "ASSIGNed FORMAT specifier is too small"
20268 msgstr ""
20270 #. ~~~Someday handle CHARACTER*1, CHARACTER*N
20271 #: f/ste.c:2636
20272 #, no-c-format
20273 msgid "SELECT CASE on CHARACTER type (at %0) not supported -- sorry"
20274 msgstr ""
20276 #: f/ste.c:2965
20277 msgid "ASSIGN to variable that is too small"
20278 msgstr ""
20280 #: f/ste.c:2993
20281 msgid "ASSIGNed GOTO target variable is too small"
20282 msgstr ""
20284 #: f/stu.c:305
20285 #, no-c-format
20286 msgid "Local adjustable symbol `%A' at %0"
20287 msgstr ""
20289 #: f/top.c:238
20290 #, c-format
20291 msgid "%s no longer supported -- try -fvxt"
20292 msgstr ""
20294 #: f/top.c:240
20295 #, c-format
20296 msgid "%s no longer supported -- try -fno-vxt -ff90"
20297 msgstr ""
20299 #: f/top.c:308 f/top.c:310
20300 #, c-format
20301 msgid "%s disabled, use normal debugging flags"
20302 msgstr ""
20304 #: f/lang-options.h:33
20305 msgid "Print g77-specific compiler version info, run internal tests"
20306 msgstr ""
20308 #: f/lang-options.h:37
20309 msgid "Program is written in typical FORTRAN 66 dialect"
20310 msgstr ""
20312 #: f/lang-options.h:40
20313 msgid "Program is written in typical Unix f77 dialect"
20314 msgstr ""
20316 #: f/lang-options.h:42
20317 msgid "Program does not use Unix-f77 dialectal features"
20318 msgstr ""
20320 #: f/lang-options.h:44
20321 msgid "Program is written in Fortran-90-ish dialect"
20322 msgstr ""
20324 #: f/lang-options.h:48
20325 msgid ""
20326 "Treat local vars and COMMON blocks as if they were named in SAVE statements"
20327 msgstr ""
20329 #: f/lang-options.h:50
20330 msgid "Allow $ in symbol names"
20331 msgstr ""
20333 #: f/lang-options.h:54
20334 msgid "f2c-compatible code need not be generated"
20335 msgstr ""
20337 #: f/lang-options.h:57
20338 msgid "Unsupported; do not generate libf2c-calling code"
20339 msgstr ""
20341 #: f/lang-options.h:59
20342 msgid "Unsupported; affects code-generation of arrays"
20343 msgstr ""
20345 #: f/lang-options.h:62
20346 msgid "Program is written in Fortran-90-ish free form"
20347 msgstr ""
20349 #: f/lang-options.h:67
20350 msgid "Warn about use of (only a few for now) Fortran extensions"
20351 msgstr ""
20353 #: f/lang-options.h:70
20354 msgid "Program is written in VXT (Digital-like) FORTRAN"
20355 msgstr ""
20357 #: f/lang-options.h:73
20358 msgid "Disallow all ugly features"
20359 msgstr ""
20361 #: f/lang-options.h:76
20362 msgid "Hollerith and typeless constants not passed as arguments"
20363 msgstr ""
20365 #: f/lang-options.h:78
20366 msgid "Allow ordinary copying of ASSIGN'ed vars"
20367 msgstr ""
20369 #: f/lang-options.h:81
20370 msgid "Dummy array dimensioned to (1) is assumed-size"
20371 msgstr ""
20373 #: f/lang-options.h:84
20374 msgid "Trailing comma in procedure call denotes null argument"
20375 msgstr ""
20377 #: f/lang-options.h:87
20378 msgid "Allow REAL(Z) and AIMAG(Z) given DOUBLE COMPLEX Z"
20379 msgstr ""
20381 #: f/lang-options.h:91
20382 msgid "Initialization via DATA and PARAMETER is type-compatible"
20383 msgstr ""
20385 #: f/lang-options.h:93
20386 msgid "Allow INTEGER and LOGICAL interchangeability"
20387 msgstr ""
20389 #: f/lang-options.h:96
20390 msgid "Print internal debugging-related info"
20391 msgstr ""
20393 #: f/lang-options.h:99
20394 msgid "Initialize local vars and arrays to zero"
20395 msgstr ""
20397 #: f/lang-options.h:103
20398 msgid "Backslashes in character/hollerith constants not special (C-style)"
20399 msgstr ""
20401 #: f/lang-options.h:105
20402 msgid "Have front end emulate COMPLEX arithmetic to avoid bugs"
20403 msgstr ""
20405 #: f/lang-options.h:109
20406 msgid "Disable the appending of underscores to externals"
20407 msgstr ""
20409 #: f/lang-options.h:112
20410 msgid "Never append a second underscore to externals"
20411 msgstr ""
20413 #: f/lang-options.h:114
20414 msgid "Intrinsics spelled as e.g. SqRt"
20415 msgstr ""
20417 #: f/lang-options.h:116
20418 msgid "Intrinsics in uppercase"
20419 msgstr ""
20421 #: f/lang-options.h:119
20422 msgid "Intrinsics letters in arbitrary cases"
20423 msgstr ""
20425 #: f/lang-options.h:121
20426 msgid "Language keywords spelled as e.g. IOStat"
20427 msgstr ""
20429 #: f/lang-options.h:123
20430 msgid "Language keywords in uppercase"
20431 msgstr ""
20433 #: f/lang-options.h:126
20434 msgid "Language keyword letters in arbitrary cases"
20435 msgstr ""
20437 #: f/lang-options.h:128
20438 msgid "Internally convert most source to uppercase"
20439 msgstr ""
20441 #: f/lang-options.h:131
20442 msgid "Internally preserve source case"
20443 msgstr ""
20445 #: f/lang-options.h:133
20446 msgid "Symbol names spelled in mixed case"
20447 msgstr ""
20449 #: f/lang-options.h:135
20450 msgid "Symbol names in uppercase"
20451 msgstr ""
20453 #: f/lang-options.h:137
20454 msgid "Symbol names in lowercase"
20455 msgstr ""
20457 #: f/lang-options.h:140
20458 msgid "Program written in uppercase"
20459 msgstr ""
20461 #: f/lang-options.h:142
20462 msgid "Program written in lowercase"
20463 msgstr ""
20465 #: f/lang-options.h:144
20466 msgid "Program written in strict mixed-case"
20467 msgstr ""
20469 #: f/lang-options.h:146
20470 msgid "Compile as if program written in uppercase"
20471 msgstr ""
20473 #: f/lang-options.h:148
20474 msgid "Compile as if program written in lowercase"
20475 msgstr ""
20477 #: f/lang-options.h:150
20478 msgid "Preserve all spelling (case) used in program"
20479 msgstr ""
20481 #: f/lang-options.h:152
20482 msgid "Delete libU77 intrinsics with bad interfaces"
20483 msgstr ""
20485 #: f/lang-options.h:154
20486 msgid "Disable libU77 intrinsics with bad interfaces"
20487 msgstr ""
20489 #: f/lang-options.h:157
20490 msgid "Hide libU77 intrinsics with bad interfaces"
20491 msgstr ""
20493 #: f/lang-options.h:159
20494 msgid "Delete non-FORTRAN-77 intrinsics f2c supports"
20495 msgstr ""
20497 #: f/lang-options.h:161
20498 msgid "Disable non-FORTRAN-77 intrinsics f2c supports"
20499 msgstr ""
20501 #: f/lang-options.h:164
20502 msgid "Hide non-FORTRAN-77 intrinsics f2c supports"
20503 msgstr ""
20505 #: f/lang-options.h:166
20506 msgid "Delete non-FORTRAN-77 intrinsics F90 supports"
20507 msgstr ""
20509 #: f/lang-options.h:168
20510 msgid "Disable non-FORTRAN-77 intrinsics F90 supports"
20511 msgstr ""
20513 #: f/lang-options.h:171
20514 msgid "Hide non-FORTRAN-77 intrinsics F90 supports"
20515 msgstr ""
20517 #: f/lang-options.h:173
20518 msgid "Delete non-FORTRAN-77 intrinsics g77 supports"
20519 msgstr ""
20521 #: f/lang-options.h:175
20522 msgid "Disable non-FORTRAN 77 intrinsics F90 supports"
20523 msgstr ""
20525 #: f/lang-options.h:178
20526 msgid "Hide non-FORTRAN 77 intrinsics F90 supports"
20527 msgstr ""
20529 #: f/lang-options.h:180
20530 msgid "Delete MIL-STD 1753 intrinsics"
20531 msgstr ""
20533 #: f/lang-options.h:182
20534 msgid "Disable MIL-STD 1753 intrinsics"
20535 msgstr ""
20537 #: f/lang-options.h:185
20538 msgid "Hide MIL-STD 1753 intrinsics"
20539 msgstr ""
20541 #: f/lang-options.h:187
20542 msgid "Delete libU77 intrinsics"
20543 msgstr ""
20545 #: f/lang-options.h:189
20546 msgid "Disable libU77 intrinsics"
20547 msgstr ""
20549 #: f/lang-options.h:192
20550 msgid "Hide libU77 intrinsics"
20551 msgstr ""
20553 #: f/lang-options.h:194
20554 msgid "Delete non-FORTRAN-77 intrinsics VXT FORTRAN supports"
20555 msgstr ""
20557 #: f/lang-options.h:196
20558 msgid "Disable non-FORTRAN-77 intrinsics VXT FORTRAN supports"
20559 msgstr ""
20561 #: f/lang-options.h:199
20562 msgid "Hide non-FORTRAN-77 intrinsics VXT FORTRAN supports"
20563 msgstr ""
20565 #: f/lang-options.h:201
20566 msgid "Treat initial values of 0 like non-zero values"
20567 msgstr ""
20569 #: f/lang-options.h:204
20570 msgid ""
20571 "Emit special debugging information for COMMON and EQUIVALENCE (disabled)"
20572 msgstr ""
20574 #: f/lang-options.h:207
20575 msgid "Take at least one trip through each iterative DO loop"
20576 msgstr ""
20578 #: f/lang-options.h:211
20579 msgid "Print names of program units as they are compiled"
20580 msgstr ""
20582 #: f/lang-options.h:214
20583 msgid "Disable fatal diagnostics about inter-procedural problems"
20584 msgstr ""
20586 #: f/lang-options.h:216
20587 msgid "Make prefix-radix non-decimal constants be typeless"
20588 msgstr ""
20590 #: f/lang-options.h:219
20591 msgid "Generate code to check subscript and substring bounds"
20592 msgstr ""
20594 #: f/lang-options.h:222
20595 msgid "Fortran-specific form of -fbounds-check"
20596 msgstr ""
20598 #: f/lang-options.h:226
20599 msgid "Disable warnings about inter-procedural problems"
20600 msgstr ""
20602 #: f/lang-options.h:230
20603 msgid "Warn about constructs with surprising meanings"
20604 msgstr ""
20606 #: f/lang-options.h:235
20607 msgid "Add a directory for INCLUDE searching"
20608 msgstr ""
20610 #: f/lang-options.h:237
20611 msgid "Set the maximum line length"
20612 msgstr ""
20614 #: f/bad.def:39
20615 #, no-c-format
20616 msgid "Missing first operand for binary operator at %0"
20617 msgstr ""
20619 #: f/bad.def:42
20620 #, no-c-format
20621 msgid "Zero-length character constant at %0"
20622 msgstr ""
20624 #: f/bad.def:45
20625 #, no-c-format
20626 msgid "Invalid token at %0 in expression or subexpression at %1"
20627 msgstr ""
20629 #: f/bad.def:48
20630 #, no-c-format
20631 msgid "Missing operand for operator at %1 at end of expression at %0"
20632 msgstr ""
20634 #: f/bad.def:51
20635 #, no-c-format
20636 msgid "Label %A already defined at %1 when redefined at %0"
20637 msgstr ""
20639 #: f/bad.def:54
20640 #, no-c-format
20641 msgid "Unrecognized character at %0 [info -f g77 M LEX]"
20642 msgstr ""
20644 #: f/bad.def:57
20645 #, no-c-format
20646 msgid "Label definition %A at %0 on empty statement (as of %1)"
20647 msgstr ""
20649 #: f/bad.def:65
20650 #, no-c-format
20651 msgid "Invalid first character at %0 [info -f g77 M LEX]"
20652 msgstr ""
20654 #: f/bad.def:68
20655 #, no-c-format
20656 msgid "Line too long as of %0 [info -f g77 M LEX]"
20657 msgstr ""
20659 #: f/bad.def:71
20660 #, no-c-format
20661 msgid "Non-numeric character at %0 in label field [info -f g77 M LEX]"
20662 msgstr ""
20664 #: f/bad.def:74
20665 #, no-c-format
20666 msgid "Label number at %0 not in range 1-99999"
20667 msgstr ""
20669 #: f/bad.def:77
20670 #, no-c-format
20671 msgid "At %0, '!' and '/*' are not valid comment delimiters"
20672 msgstr ""
20674 #: f/bad.def:80
20675 #, no-c-format
20676 msgid ""
20677 "Continuation indicator at %0 must appear in column 6 [info -f g77 M LEX]"
20678 msgstr ""
20680 #: f/bad.def:83
20681 #, no-c-format
20682 msgid ""
20683 "Label at %0 invalid with continuation line indicator at %1 [info -f g77 M "
20684 "LEX]"
20685 msgstr ""
20687 #: f/bad.def:91
20688 #, no-c-format
20689 msgid "Character constant at %0 has no closing apostrophe at %1"
20690 msgstr ""
20692 #: f/bad.def:94
20693 #, no-c-format
20694 msgid ""
20695 "Hollerith constant at %0 specified %A more characters than are present as of "
20696 "%1"
20697 msgstr ""
20699 #: f/bad.def:97
20700 #, no-c-format
20701 msgid "Missing close parenthese at %0 needed to match open parenthese at %1"
20702 msgstr ""
20704 #: f/bad.def:100
20705 #, no-c-format
20706 msgid "Integer at %0 too large"
20707 msgstr ""
20709 #: f/bad.def:123
20710 #, no-c-format
20711 msgid ""
20712 "Period at %0 not followed by digits for floating-point number or by `NOT.', "
20713 "`TRUE.', or `FALSE.'"
20714 msgstr ""
20716 #: f/bad.def:126
20717 #, no-c-format
20718 msgid "Missing close-period between `.%A' at %0 and %1"
20719 msgstr ""
20721 #: f/bad.def:129
20722 #, no-c-format
20723 msgid ""
20724 "Invalid exponent at %0 for real constant at %1; nondigit `%A' in exponent "
20725 "field"
20726 msgstr ""
20728 #: f/bad.def:132
20729 #, no-c-format
20730 msgid "Missing value at %1 for real-number exponent at %0"
20731 msgstr ""
20733 #: f/bad.def:135
20734 #, no-c-format
20735 msgid "Expected binary operator between expressions at %0 and at %1"
20736 msgstr ""
20738 #: f/bad.def:253
20739 #, no-c-format
20740 msgid "Semicolon at %0 is an invalid token"
20741 msgstr ""
20743 #: f/bad.def:271
20744 #, no-c-format
20745 msgid "Extraneous comma in FORMAT statement at %0"
20746 msgstr ""
20748 #: f/bad.def:274
20749 #, no-c-format
20750 msgid "Missing comma in FORMAT statement at %0"
20751 msgstr ""
20753 #: f/bad.def:277
20754 #, no-c-format
20755 msgid "Spurious sign in FORMAT statement at %0"
20756 msgstr ""
20758 #: f/bad.def:280
20759 #, no-c-format
20760 msgid "Spurious number in FORMAT statement at %0"
20761 msgstr ""
20763 #: f/bad.def:283
20764 #, no-c-format
20765 msgid "Spurious text trailing number in FORMAT statement at %0"
20766 msgstr ""
20768 #: f/bad.def:291
20769 #, no-c-format
20770 msgid "Unrecognized FORMAT specifier at %0"
20771 msgstr ""
20773 #: f/bad.def:419
20774 #, no-c-format
20775 msgid "Missing close-parenthese(s) in FORMAT statement at %0"
20776 msgstr ""
20778 #: f/bad.def:422
20779 #, no-c-format
20780 msgid "Missing number following period in FORMAT statement at %0"
20781 msgstr ""
20783 #: f/bad.def:425
20784 #, no-c-format
20785 msgid "Missing number following `E' in FORMAT statement at %0"
20786 msgstr ""
20788 #: f/bad.def:433
20789 #, no-c-format
20790 msgid "Spurious trailing comma preceding terminator at %0"
20791 msgstr ""
20793 #: f/bad.def:436
20794 #, no-c-format
20795 msgid ""
20796 "At %0, specify OPERATOR instead of ASSIGNMENT for INTERFACE statement not "
20797 "specifying the assignment operator (=)"
20798 msgstr ""
20800 #: f/bad.def:439
20801 #, no-c-format
20802 msgid ""
20803 "At %0, specify ASSIGNMENT instead of OPERATOR for INTERFACE statement "
20804 "specifying the assignment operator (=)"
20805 msgstr ""
20807 #: f/bad.def:452
20808 #, no-c-format
20809 msgid ""
20810 "Cannot specify =initialization-expr at %0 unless `::' appears before list of "
20811 "objects"
20812 msgstr ""
20814 #: f/bad.def:455
20815 #, no-c-format
20816 msgid "Reference to label at %1 inconsistent with its definition at %0"
20817 msgstr ""
20819 #: f/bad.def:458
20820 #, no-c-format
20821 msgid "Reference to label at %1 inconsistent with earlier reference at %0"
20822 msgstr ""
20824 #: f/bad.def:461
20825 #, no-c-format
20826 msgid "DO-statement reference to label at %1 follows its definition at %0"
20827 msgstr ""
20829 #: f/bad.def:464
20830 #, no-c-format
20831 msgid "Reference to label at %1 is outside block containing definition at %0"
20832 msgstr ""
20834 #: f/bad.def:467
20835 #, no-c-format
20836 msgid ""
20837 "DO-statement references to label at %0 and %2 separated by unterminated "
20838 "block starting at %1"
20839 msgstr ""
20841 #: f/bad.def:470
20842 #, no-c-format
20843 msgid ""
20844 "DO-statement reference to label at %0 and label definition at %2 separated "
20845 "by unterminated block starting at %1"
20846 msgstr ""
20848 #: f/bad.def:473
20849 #, no-c-format
20850 msgid "Label definition at %0 invalid on this kind of statement"
20851 msgstr ""
20853 #: f/bad.def:476
20854 #, no-c-format
20855 msgid "Statement at %0 invalid in this context"
20856 msgstr ""
20858 #: f/bad.def:479
20859 #, no-c-format
20860 msgid "Statement at %0 invalid in context established by statement at %1"
20861 msgstr ""
20863 #: f/bad.def:482
20864 #, no-c-format
20865 msgid "Statement at %0 must specify construct name specified at %1"
20866 msgstr ""
20868 #: f/bad.def:485
20869 #, no-c-format
20870 msgid "Construct name at %0 superfluous, no construct name specified at %1"
20871 msgstr ""
20873 #: f/bad.def:488
20874 #, no-c-format
20875 msgid "Construct name at %0 not the same as construct name at %1"
20876 msgstr ""
20878 #: f/bad.def:491
20879 #, no-c-format
20880 msgid ""
20881 "Construct name at %0 does not match construct name for any containing DO "
20882 "constructs"
20883 msgstr ""
20885 #: f/bad.def:494
20886 #, no-c-format
20887 msgid "Label definition missing at %0 for DO construct specifying label at %1"
20888 msgstr ""
20890 #: f/bad.def:497
20891 #, no-c-format
20892 msgid "Statement at %0 follows ELSE block for IF construct at %1"
20893 msgstr ""
20895 #: f/bad.def:500
20896 #, no-c-format
20897 msgid "No label definition for FORMAT statement at %0"
20898 msgstr ""
20900 #: f/bad.def:503
20901 #, no-c-format
20902 msgid "Second occurrence of ELSE WHERE at %0 within WHERE at %1"
20903 msgstr ""
20905 #: f/bad.def:506
20906 #, no-c-format
20907 msgid ""
20908 "END statement at %0 missing `%A' keyword required for internal or module "
20909 "procedure(s) bounded by %1"
20910 msgstr ""
20912 #: f/bad.def:509
20913 #, no-c-format
20914 msgid ""
20915 "MODULE PROCEDURE statement at %0 disallowed because INTERFACE at %1 "
20916 "specifies no generic name, operator, or assignment"
20917 msgstr ""
20919 #: f/bad.def:512
20920 #, no-c-format
20921 msgid "BLOCK DATA name at %0 superfluous, no name specified at %1"
20922 msgstr ""
20924 #: f/bad.def:515
20925 #, no-c-format
20926 msgid "Program name at %0 superfluous, no PROGRAM statement specified at %1"
20927 msgstr ""
20929 #: f/bad.def:518
20930 #, no-c-format
20931 msgid "Program unit name at %0 not the same as name at %1"
20932 msgstr ""
20934 #: f/bad.def:521
20935 #, no-c-format
20936 msgid "Type name at %0 not the same as name at %1"
20937 msgstr ""
20939 #: f/bad.def:524
20940 #, no-c-format
20941 msgid "End of source file before end of block started at %0"
20942 msgstr ""
20944 #: f/bad.def:527
20945 #, no-c-format
20946 msgid "Undefined label, first referenced at %0"
20947 msgstr ""
20949 #: f/bad.def:530
20950 #, no-c-format
20951 msgid ""
20952 "SAVE statement or attribute at %1 cannot be specified along with SAVE "
20953 "statement or attribute at %0"
20954 msgstr ""
20956 #: f/bad.def:533
20957 #, no-c-format
20958 msgid ""
20959 "PUBLIC or PRIVATE statement at %1 cannot be specified along with PUBLIC or "
20960 "PRIVATE statement at %0"
20961 msgstr ""
20963 #: f/bad.def:536
20964 #, no-c-format
20965 msgid "RETURN statement at %0 invalid within a main program unit"
20966 msgstr ""
20968 #: f/bad.def:539
20969 #, no-c-format
20970 msgid "Alternate return specifier at %0 invalid within a main program unit"
20971 msgstr ""
20973 #: f/bad.def:542
20974 #, no-c-format
20975 msgid "Alternate return specifier at %0 invalid within a function"
20976 msgstr ""
20978 #: f/bad.def:545
20979 #, no-c-format
20980 msgid ""
20981 "Access specifier or PRIVATE statement at %0 invalid for derived-type "
20982 "definition within other than the specification part of a module"
20983 msgstr ""
20985 #: f/bad.def:548
20986 #, no-c-format
20987 msgid ""
20988 "Access specifier at %0 must immediately follow derived-type statement at %1 "
20989 "with no intervening statements"
20990 msgstr ""
20992 #: f/bad.def:551
20993 #, no-c-format
20994 msgid ""
20995 "No components specified as of %0 for derived-type definition beginning at %1"
20996 msgstr ""
20998 #: f/bad.def:554
20999 #, no-c-format
21000 msgid ""
21001 "No components specified as of %0 for structure definition beginning at %1"
21002 msgstr ""
21004 #: f/bad.def:557
21005 #, no-c-format
21006 msgid "Missing structure name for outer structure definition at %0"
21007 msgstr ""
21009 #: f/bad.def:560
21010 #, no-c-format
21011 msgid ""
21012 "Field names at %0 for outer structure definition -- specify them in a "
21013 "subsequent RECORD statement instead"
21014 msgstr ""
21016 #: f/bad.def:563
21017 #, no-c-format
21018 msgid ""
21019 "Missing field name(s) for structure definition at %0 within structure "
21020 "definition at %1"
21021 msgstr ""
21023 #: f/bad.def:566
21024 #, no-c-format
21025 msgid "No components specified as of %0 for map beginning at %1"
21026 msgstr ""
21028 #: f/bad.def:569
21029 #, no-c-format
21030 msgid ""
21031 "Zero or one maps specified as of %0 for union beginning at %1 -- at least "
21032 "two are required"
21033 msgstr ""
21035 #: f/bad.def:572
21036 #, no-c-format
21037 msgid "Missing %A specifier in statement at %0"
21038 msgstr ""
21040 #: f/bad.def:575
21041 #, no-c-format
21042 msgid "Items in I/O list starting at %0 invalid for namelist-directed I/O"
21043 msgstr ""
21045 #: f/bad.def:578
21046 #, no-c-format
21047 msgid "Conflicting I/O control specifications at %0 and %1"
21048 msgstr ""
21050 #: f/bad.def:581
21051 #, no-c-format
21052 msgid "No UNIT= specifier in I/O control list at %0"
21053 msgstr ""
21055 #: f/bad.def:584
21056 #, no-c-format
21057 msgid ""
21058 "Specification at %0 requires ADVANCE=`NO' specification in same I/O control "
21059 "list"
21060 msgstr ""
21062 #: f/bad.def:587
21063 #, no-c-format
21064 msgid ""
21065 "Specification at %0 requires explicit FMT= specification in same I/O control "
21066 "list"
21067 msgstr ""
21069 #: f/bad.def:595
21070 #, no-c-format
21071 msgid "Second occurrence of CASE DEFAULT at %0 within SELECT CASE at %1"
21072 msgstr ""
21074 #: f/bad.def:598
21075 #, no-c-format
21076 msgid "Duplicate or overlapping case values/ranges at %0 and %1"
21077 msgstr ""
21079 #: f/bad.def:601
21080 #, no-c-format
21081 msgid ""
21082 "Type and/or kind-type parameter disagreement between CASE value or value "
21083 "within range at %0 and SELECT CASE at %1"
21084 msgstr ""
21086 #: f/bad.def:604
21087 #, no-c-format
21088 msgid ""
21089 "Range specification at %0 invalid for CASE statement within logical-type "
21090 "SELECT CASE statement"
21091 msgstr ""
21093 #: f/bad.def:617
21094 #, no-c-format
21095 msgid "Fortran 90 feature at %0 unsupported"
21096 msgstr ""
21098 #: f/bad.def:630
21099 #, no-c-format
21100 msgid ""
21101 "Invalid declaration of or reference to symbol `%A' at %0 [initially seen at %"
21102 "1]"
21103 msgstr ""
21105 #: f/bad.def:638
21106 #, no-c-format
21107 msgid "Null element at %0 for array reference at %1"
21108 msgstr ""
21110 #: f/bad.def:641
21111 #, no-c-format
21112 msgid "Too few elements (%A missing) as of %0 for array reference at %1"
21113 msgstr ""
21115 #: f/bad.def:644
21116 #, no-c-format
21117 msgid "Too many elements as of %0 for array reference at %1"
21118 msgstr ""
21120 #: f/bad.def:647
21121 #, no-c-format
21122 msgid "Missing colon as of %0 in substring reference for %1"
21123 msgstr ""
21125 #: f/bad.def:650
21126 #, no-c-format
21127 msgid "Invalid use at %0 of substring operator on %1"
21128 msgstr ""
21130 #: f/bad.def:653
21131 #, no-c-format
21132 msgid "Substring begin/end point at %0 out of defined range"
21133 msgstr ""
21135 #: f/bad.def:656
21136 #, no-c-format
21137 msgid "Array element value at %0 out of defined range"
21138 msgstr ""
21140 #: f/bad.def:659
21141 #, no-c-format
21142 msgid "Expression at %0 has incorrect data type or rank for its context"
21143 msgstr ""
21145 #: f/bad.def:662
21146 #, no-c-format
21147 msgid "Division by 0 (zero) at %0 (IEEE not yet supported)"
21148 msgstr ""
21150 #: f/bad.def:665
21151 #, no-c-format
21152 msgid "%A step count known to be 0 (zero) at %0"
21153 msgstr ""
21155 #: f/bad.def:668
21156 #, no-c-format
21157 msgid "%A end value plus step count known to overflow at %0"
21158 msgstr ""
21160 #: f/bad.def:671
21161 #, no-c-format
21162 msgid ""
21163 "%A begin, end, and step-count values known to result in implementation-"
21164 "dependent behavior due to overflow(s) in intermediate calculations at %0"
21165 msgstr ""
21167 #: f/bad.def:674
21168 #, no-c-format
21169 msgid ""
21170 "%A begin, end, and step-count values known to result in no iterations at %0"
21171 msgstr ""
21173 #: f/bad.def:677
21174 #, no-c-format
21175 msgid "Type disagreement between expressions at %0 and %1"
21176 msgstr ""
21178 #: f/bad.def:690
21179 #, no-c-format
21180 msgid "No specification for implied-DO iterator `%A' at %0"
21181 msgstr ""
21183 #: f/bad.def:693
21184 #, no-c-format
21185 msgid "Gratuitous parentheses surround implied-DO construct at %0"
21186 msgstr ""
21188 #: f/bad.def:696
21189 #, no-c-format
21190 msgid "Zero-size specification invalid at %0"
21191 msgstr ""
21193 #: f/bad.def:699
21194 #, no-c-format
21195 msgid "Zero-size array at %0"
21196 msgstr ""
21198 #: f/bad.def:702
21199 #, no-c-format
21200 msgid "Target machine does not support complex entity of kind specified at %0"
21201 msgstr ""
21203 #: f/bad.def:705
21204 #, no-c-format
21205 msgid "Target machine does not support DOUBLE COMPLEX, specified at %0"
21206 msgstr ""
21208 #: f/bad.def:708
21209 #, no-c-format
21210 msgid "Attempt to raise constant zero to a power at %0"
21211 msgstr ""
21213 #: f/bad.def:806
21214 #, no-c-format
21215 msgid "Reference to generic intrinsic `%A' at %0 could be to form %B or %C"
21216 msgstr ""
21218 #: f/bad.def:809
21219 #, no-c-format
21220 msgid "Ambiguous use of intrinsic `%A' at %0 [info -f g77 M CMPAMBIG]"
21221 msgstr ""
21223 #: f/bad.def:812
21224 #, no-c-format
21225 msgid "Intrinsic `%A' referenced %Bly at %0, %Cly at %1 [info -f g77 M EXPIMP]"
21226 msgstr ""
21228 #: f/bad.def:815
21229 #, no-c-format
21230 msgid "Same name `%A' used for %B at %0 and %C at %1 [info -f g77 M INTGLOB]"
21231 msgstr ""
21233 #: f/bad.def:818
21234 #, no-c-format
21235 msgid ""
21236 "Explicit type declaration for intrinsic `%A' disagrees with invocation at %0"
21237 msgstr ""
21239 #: f/bad.def:821
21240 #, no-c-format
21241 msgid "Unable to open INCLUDE file `%A' at %0"
21242 msgstr ""
21244 #: f/bad.def:839
21245 #, no-c-format
21246 msgid "Null argument at %0 for statement function reference at %1"
21247 msgstr ""
21249 #: f/bad.def:842
21250 #, no-c-format
21251 msgid "Null argument at %0 for procedure invocation at %1"
21252 msgstr ""
21254 #: f/bad.def:845
21255 #, no-c-format
21256 msgid ""
21257 "%A too few arguments (starting with dummy argument `%B') as of %0 for "
21258 "statement function reference at %1"
21259 msgstr ""
21261 #: f/bad.def:848
21262 #, no-c-format
21263 msgid "%A too many arguments as of %0 for statement function reference at %1"
21264 msgstr ""
21266 #: f/bad.def:851
21267 #, no-c-format
21268 msgid ""
21269 "Array supplied at %1 for dummy argument `%A' in statement function reference "
21270 "at %0"
21271 msgstr ""
21273 #: f/bad.def:854
21274 #, no-c-format
21275 msgid "Unsupported FORMAT specifier at %0"
21276 msgstr ""
21278 #: f/bad.def:857
21279 #, no-c-format
21280 msgid "Variable-expression FORMAT specifier at %0 -- unsupported"
21281 msgstr ""
21283 #: f/bad.def:880
21284 #, no-c-format
21285 msgid "Unsupported VXT statement at %0"
21286 msgstr ""
21288 #: f/bad.def:883
21289 #, no-c-format
21290 msgid "Attempt to specify second initial value for `%A' at %0"
21291 msgstr ""
21293 #: f/bad.def:886
21294 #, no-c-format
21295 msgid "Too few initial values in list of initializers for `%A' at %0"
21296 msgstr ""
21298 #: f/bad.def:889
21299 #, no-c-format
21300 msgid "Too many initial values in list of initializers starting at %0"
21301 msgstr ""
21303 #: f/bad.def:892
21304 #, no-c-format
21305 msgid ""
21306 "Array or substring specification for `%A' out of range in statement at %0"
21307 msgstr ""
21309 #: f/bad.def:895
21310 #, no-c-format
21311 msgid ""
21312 "Array subscript #%B out of range for initialization of `%A' in statement at %"
21314 msgstr ""
21316 #: f/bad.def:898
21317 #, no-c-format
21318 msgid ""
21319 "Implied do-loop step count of 0 (zero) for iteration variable `%A' in "
21320 "statement at %0"
21321 msgstr ""
21323 #: f/bad.def:901
21324 #, no-c-format
21325 msgid ""
21326 "Implied do-loop iteration count of 0 (zero) for iteration variable `%A' in "
21327 "statement at %0"
21328 msgstr ""
21330 #: f/bad.def:904
21331 #, no-c-format
21332 msgid ""
21333 "Not an integer constant expression in implied do-loop in statement at %0"
21334 msgstr ""
21336 #: f/bad.def:907
21337 #, no-c-format
21338 msgid "Attempt to specify second initial value for element of `%A' at %0"
21339 msgstr ""
21341 #: f/bad.def:910
21342 #, no-c-format
21343 msgid "Attempt to EQUIVALENCE common areas `%A' and `%B' at %0"
21344 msgstr ""
21346 #: f/bad.def:913
21347 #, no-c-format
21348 msgid ""
21349 "Can't place `%A' as directed by EQUIVALENCE due to alignment restrictions"
21350 msgstr ""
21352 #: f/bad.def:916
21353 #, no-c-format
21354 msgid ""
21355 "Mismatched EQUIVALENCE requirements for placement of `%A' at both %C and %D "
21356 "bytes offset from `%B'"
21357 msgstr ""
21359 #: f/bad.def:919
21360 #, no-c-format
21361 msgid ""
21362 "Array or substring specification for `%A' out of range in EQUIVALENCE "
21363 "statement"
21364 msgstr ""
21366 #: f/bad.def:922
21367 #, no-c-format
21368 msgid "Substring of non-CHARACTER entity `%A' in EQUIVALENCE statement"
21369 msgstr ""
21371 #: f/bad.def:925
21372 #, no-c-format
21373 msgid "Array reference to scalar variable `%A' in EQUIVALENCE statement"
21374 msgstr ""
21376 #: f/bad.def:928
21377 #, no-c-format
21378 msgid "Array subscript #%B out of range for EQUIVALENCE of `%A'"
21379 msgstr ""
21381 #: f/bad.def:936
21382 #, no-c-format
21383 msgid ""
21384 "Attempt to extend COMMON area beyond its starting point via EQUIVALENCE of `%"
21385 "A'"
21386 msgstr ""
21388 #: f/bad.def:939
21389 #, no-c-format
21390 msgid "Too few elements in reference to array `%A' in EQUIVALENCE statement"
21391 msgstr ""
21393 #: f/bad.def:942
21394 #, no-c-format
21395 msgid "Too many elements in reference to array `%A' in EQUIVALENCE statement"
21396 msgstr ""
21398 #: f/bad.def:945
21399 #, no-c-format
21400 msgid ""
21401 "Mixed CHARACTER and non-CHARACTER types via COMMON/EQUIVALENCE -- for "
21402 "example, `%A' and `%B'"
21403 msgstr ""
21405 #: f/bad.def:958
21406 #, no-c-format
21407 msgid "Return value `%A' for FUNCTION at %0 not referenced in subprogram"
21408 msgstr ""
21410 #: f/bad.def:976
21411 #, no-c-format
21412 msgid ""
21413 "Common block `%A' is SAVEd, explicitly or implicitly, at %0 but not SAVEd at "
21414 "%1"
21415 msgstr ""
21417 #: f/bad.def:979
21418 #, no-c-format
21419 msgid "Common block `%A' is %B %D in length at %0 but %C %E at %1"
21420 msgstr ""
21422 #: f/bad.def:987
21423 #, no-c-format
21424 msgid "Blank common initialized at %0"
21425 msgstr ""
21427 #: f/bad.def:990
21428 #, no-c-format
21429 msgid ""
21430 "Intrinsic `%A' is passed as actual argument at %0 but not explicitly "
21431 "declared INTRINSIC"
21432 msgstr ""
21434 #: f/bad.def:993
21435 #, no-c-format
21436 msgid ""
21437 "External procedure `%A' is passed as actual argument at %0 but not "
21438 "explicitly declared EXTERNAL"
21439 msgstr ""
21441 #: f/bad.def:996
21442 #, no-c-format
21443 msgid "Character `%A' (for example) is upper-case in symbol name at %0"
21444 msgstr ""
21446 #: f/bad.def:999
21447 #, no-c-format
21448 msgid "Character `%A' (for example) is lower-case in symbol name at %0"
21449 msgstr ""
21451 #: f/bad.def:1002
21452 #, no-c-format
21453 msgid ""
21454 "Character `%A' not followed at some point by lower-case character in symbol "
21455 "name at %0"
21456 msgstr ""
21458 #: f/bad.def:1005
21459 #, no-c-format
21460 msgid "Initial character `%A' is lower-case in symbol name at %0"
21461 msgstr ""
21463 #: f/bad.def:1013
21464 #, no-c-format
21465 msgid ""
21466 "NAMELIST not adequately supported by run-time library for source files with "
21467 "case preserved"
21468 msgstr ""
21470 #: f/bad.def:1016
21471 #, no-c-format
21472 msgid "Nested %% construct (%%VAL, %%REF, or %%DESCR) at %0"
21473 msgstr ""
21475 #: f/bad.def:1034
21476 #, no-c-format
21477 msgid "Statement at %0 invalid in BLOCK DATA program unit at %1"
21478 msgstr ""
21480 #: f/bad.def:1037
21481 #, no-c-format
21482 msgid "Truncating characters on right side of character constant at %0"
21483 msgstr ""
21485 #: f/bad.def:1040
21486 #, no-c-format
21487 msgid "Truncating characters on right side of hollerith constant at %0"
21488 msgstr ""
21490 #: f/bad.def:1043
21491 #, no-c-format
21492 msgid "Truncating non-zero data on left side of numeric constant at %0"
21493 msgstr ""
21495 #: f/bad.def:1046
21496 #, no-c-format
21497 msgid "Truncating non-zero data on left side of typeless constant at %0"
21498 msgstr ""
21500 #: f/bad.def:1049
21501 #, no-c-format
21502 msgid "Typeless constant at %0 too large"
21503 msgstr ""
21505 #: f/bad.def:1052
21506 #, no-c-format
21507 msgid "First-column ampersand continuation at %0"
21508 msgstr ""
21510 #: f/bad.def:1055 f/bad.def:1058
21511 #, no-c-format
21512 msgid ""
21513 "Global name `%A' defined at %0 already defined at %1 [info -f g77 M GLOBALS]"
21514 msgstr ""
21516 #: f/bad.def:1061 f/bad.def:1064
21517 #, no-c-format
21518 msgid "Global name `%A' is %B at %0 but is %C at %1 [info -f g77 M GLOBALS]"
21519 msgstr ""
21521 #: f/bad.def:1067 f/bad.def:1070
21522 #, no-c-format
21523 msgid "Global name `%A' at %0 has different type at %1 [info -f g77 M GLOBALS]"
21524 msgstr ""
21526 #: f/bad.def:1073
21527 #, no-c-format
21528 msgid ""
21529 "Too %B arguments passed to `%A' at %0 versus definition at %1 [info -f g77 M "
21530 "GLOBALS]"
21531 msgstr ""
21533 #: f/bad.def:1076
21534 #, no-c-format
21535 msgid ""
21536 "Too %B arguments for `%A' at %0 versus invocation at %1 [info -f g77 M "
21537 "GLOBALS]"
21538 msgstr ""
21540 #: f/bad.def:1079 f/bad.def:1082
21541 #, no-c-format
21542 msgid ""
21543 "Argument #%B of `%A' is %C at %0 but is %D at %1 [info -f g77 M GLOBALS]"
21544 msgstr ""
21546 #: f/bad.def:1085
21547 #, no-c-format
21548 msgid "Array `%A' at %0 is too large to handle"
21549 msgstr ""
21551 #: f/bad.def:1088
21552 #, no-c-format
21553 msgid "Statement function `%A' defined at %0 is not used"
21554 msgstr ""
21556 #: f/bad.def:1091
21557 #, no-c-format
21558 msgid ""
21559 "Intrinsic `%A', invoked at %0, known to be non-Y2K-compliant [info -f g77 M "
21560 "Y2KBAD]"
21561 msgstr ""
21563 #: f/bad.def:1094
21564 #, no-c-format
21565 msgid "Internal compiler error -- cannot perform operation"
21566 msgstr ""
21568 #. Kind messages are used in diagnostic location reports of the
21569 #. form "<file>: In function `foo': <error message>".
21570 #: f/info-k.def:32
21571 msgid "In unknown kind"
21572 msgstr ""
21574 #: f/info-k.def:33
21575 msgid "In entity"
21576 msgstr ""
21578 #: f/info-k.def:34
21579 msgid "In function"
21580 msgstr ""
21582 #: f/info-k.def:35
21583 msgid "In subroutine"
21584 msgstr ""
21586 #: f/info-k.def:36
21587 msgid "In program"
21588 msgstr ""
21590 #: f/info-k.def:37
21591 msgid "In block-data unit"
21592 msgstr ""
21594 #: f/info-k.def:38
21595 msgid "In common block"
21596 msgstr ""
21598 #: f/info-k.def:39
21599 msgid "In construct"
21600 msgstr ""
21602 #: f/info-k.def:40
21603 msgid "In namelist"
21604 msgstr ""
21606 #: f/info-k.def:41
21607 msgid "In anything"
21608 msgstr ""
21610 #: java/check-init.c:915
21611 #, c-format
21612 msgid "internal error in check-init: tree code not implemented: %s"
21613 msgstr ""
21615 #: java/check-init.c:988
21616 #, c-format
21617 msgid "final field '%s' may not have been initialized"
21618 msgstr ""
21620 #: java/class.c:567 java/class.c:592
21621 msgid "internal error - too many interface type"
21622 msgstr ""
21624 #: java/class.c:742
21625 msgid "bad method signature"
21626 msgstr ""
21628 #: java/class.c:791
21629 msgid "misplaced ConstantValue attribute (not in any field)"
21630 msgstr ""
21632 #: java/class.c:793
21633 #, c-format
21634 msgid "duplicate ConstantValue attribute for field '%s'"
21635 msgstr ""
21637 #: java/class.c:804
21638 #, c-format
21639 msgid "ConstantValue attribute of field '%s' has wrong type"
21640 msgstr ""
21642 #: java/class.c:1168
21643 #, c-format
21644 msgid "field '%s' not found in class"
21645 msgstr ""
21647 #: java/class.c:1426
21648 msgid "abstract method in non-abstract class"
21649 msgstr ""
21651 #: java/class.c:2111
21652 #, c-format
21653 msgid "non-static method '%s' overrides static method"
21654 msgstr ""
21656 #: java/decl.c:1511
21657 #, c-format
21658 msgid "In %s: overlapped variable and exception ranges at %d"
21659 msgstr ""
21661 #: java/decl.c:1599
21662 msgid "bad type in parameter debug info"
21663 msgstr ""
21665 #: java/decl.c:1609
21666 #, c-format
21667 msgid "bad PC range for debug info for local `%s'"
21668 msgstr ""
21670 #: java/expr.c:550
21671 msgid "stack underflow - dup* operation"
21672 msgstr ""
21674 #: java/expr.c:1504
21675 #, c-format
21676 msgid ""
21677 "reference `%s' is ambiguous: appears in interface `%s' and interface `%s'"
21678 msgstr ""
21680 #: java/expr.c:1533
21681 #, c-format
21682 msgid "field `%s' not found"
21683 msgstr ""
21685 #: java/expr.c:1684
21686 msgid "ret instruction not implemented"
21687 msgstr ""
21689 #: java/expr.c:1821
21690 #, c-format
21691 msgid "method '%s' not found in class"
21692 msgstr ""
21694 #: java/expr.c:2025
21695 #, c-format
21696 msgid "failed to find class '%s'"
21697 msgstr ""
21699 #: java/expr.c:2037
21700 #, c-format
21701 msgid "class '%s' has no method named '%s' matching signature '%s'"
21702 msgstr ""
21704 #: java/expr.c:2047
21705 msgid "invokestatic on non static method"
21706 msgstr ""
21708 #: java/expr.c:2052
21709 msgid "invokestatic on abstract method"
21710 msgstr ""
21712 #: java/expr.c:2060
21713 msgid "invoke[non-static] on static method"
21714 msgstr ""
21716 #: java/expr.c:2342
21717 #, c-format
21718 msgid "missing field '%s' in '%s'"
21719 msgstr ""
21721 #: java/expr.c:2348
21722 #, c-format
21723 msgid "mismatching signature for field '%s' in '%s'"
21724 msgstr ""
21726 #: java/expr.c:2371
21727 #, c-format
21728 msgid "assignment to final field `%s' not in field's class"
21729 msgstr ""
21731 #: java/expr.c:2376
21732 #, c-format
21733 msgid "assignment to final static field `%s' not in class initializer"
21734 msgstr ""
21736 #: java/expr.c:2383
21737 #, c-format
21738 msgid "assignment to final field `%s' not in constructor"
21739 msgstr ""
21741 #: java/expr.c:2621
21742 #, c-format
21743 msgid "can't expand %s"
21744 msgstr ""
21746 #: java/expr.c:2797
21747 msgid "invalid PC in line number table"
21748 msgstr ""
21750 #. We've just reached the end of a region of dead code.
21751 #: java/expr.c:2842
21752 #, c-format
21753 msgid "unreachable bytecode from %d to before %d"
21754 msgstr ""
21756 #. We've just reached the end of a region of dead code.
21757 #: java/expr.c:2879
21758 #, c-format
21759 msgid "unreachable bytecode from %d to the end of the method"
21760 msgstr ""
21762 #. duplicate code from LOAD macro
21763 #: java/expr.c:3198
21764 msgid "unrecogized wide sub-instruction"
21765 msgstr ""
21767 #: java/jcf-io.c:410
21768 #, c-format
21769 msgid ""
21770 "source file for class `%s' is newer than its matching class file.  Source "
21771 "file `%s' used instead"
21772 msgstr ""
21774 #: java/jcf-parse.c:379
21775 msgid "bad string constant"
21776 msgstr ""
21778 #: java/jcf-parse.c:435
21779 #, c-format
21780 msgid "bad value constant type %d, index %d"
21781 msgstr ""
21783 #: java/jcf-parse.c:693
21784 #, c-format
21785 msgid "cannot find file for class %s"
21786 msgstr ""
21788 #: java/jcf-parse.c:705
21789 msgid "not a valid Java .class file"
21790 msgstr ""
21792 #: java/jcf-parse.c:708
21793 msgid "error while parsing constant pool"
21794 msgstr ""
21796 #: java/jcf-parse.c:711
21797 #, c-format
21798 msgid "error in constant pool entry #%d\n"
21799 msgstr ""
21801 #. FIXME - where was first time
21802 #: java/jcf-parse.c:723
21803 #, c-format
21804 msgid "reading class %s for the second time from %s"
21805 msgstr ""
21807 #: java/jcf-parse.c:741
21808 msgid "error while parsing fields"
21809 msgstr ""
21811 #: java/jcf-parse.c:744
21812 msgid "error while parsing methods"
21813 msgstr ""
21815 #: java/jcf-parse.c:747
21816 msgid "error while parsing final attributes"
21817 msgstr ""
21819 #: java/jcf-parse.c:761
21820 #, c-format
21821 msgid ""
21822 "the `java.lang.Object' that was found in `%s' didn't have the special zero-"
21823 "length `gnu.gcj.gcj-compiled' attribute.  This generally means that your "
21824 "classpath is incorrectly set.  Use `info gcj \"Input Options\"' to see the "
21825 "info page describing how to set the classpath"
21826 msgstr ""
21828 #: java/jcf-parse.c:851
21829 msgid "missing Code attribute"
21830 msgstr ""
21832 #: java/jcf-parse.c:1084
21833 msgid "source file seen twice on command line and will be compiled only once"
21834 msgstr ""
21836 #: java/jcf-parse.c:1100
21837 msgid "no input file specified"
21838 msgstr ""
21840 #: java/jcf-parse.c:1132
21841 #, c-format
21842 msgid "can't close input file %s"
21843 msgstr ""
21845 #: java/jcf-parse.c:1169
21846 #, c-format
21847 msgid "bad zip/jar file %s"
21848 msgstr ""
21850 #: java/jcf-write.c:2626
21851 #, c-format
21852 msgid ""
21853 "internal error in generate_bytecode_insn - tree code not implemented: %s"
21854 msgstr ""
21856 #: java/jcf-write.c:2933
21857 msgid "field initializer type mismatch"
21858 msgstr ""
21860 #: java/jcf-write.c:3342
21861 #, c-format
21862 msgid "can't create directory %s"
21863 msgstr ""
21865 #: java/jcf-write.c:3369
21866 #, c-format
21867 msgid "can't to open %s"
21868 msgstr ""
21870 #: java/jv-scan.c:183
21871 msgid "only one of `--print-main', `--list-class', and `--complexity' allowed"
21872 msgstr ""
21874 #: java/jv-scan.c:186
21875 #, c-format
21876 msgid "can't open output file `%s'"
21877 msgstr ""
21879 #: java/jv-scan.c:220
21880 #, c-format
21881 msgid "file not found `%s'"
21882 msgstr ""
21884 #: java/jvspec.c:384
21885 msgid "can't specify `-D' without `--main'\n"
21886 msgstr ""
21888 #: java/jvspec.c:390
21889 msgid "-R requires -o"
21890 msgstr ""
21892 #: java/jvspec.c:397
21893 msgid "warning: already-compiled .class files ignored with -C"
21894 msgstr ""
21896 #: java/jvspec.c:404
21897 msgid "cannot specify both -C and -o"
21898 msgstr ""
21900 #: java/jvspec.c:416
21901 msgid "cannot create temporary file"
21902 msgstr ""
21904 #: java/jvspec.c:444
21905 msgid "using both @FILE with multiple files not implemented"
21906 msgstr ""
21908 #: java/jvspec.c:501
21909 msgid "cannot specify `main' class when not linking"
21910 msgstr ""
21912 #: java/lang.c:433
21913 msgid "can't do dependency tracking with input from stdin"
21914 msgstr ""
21916 #: java/lang.c:449
21917 msgid "couldn't determine target name for dependency tracking"
21918 msgstr ""
21920 #: java/lex.c:303
21921 #, c-format
21922 msgid ""
21923 "unknown encoding: `%s'\n"
21924 "This might mean that your locale's encoding is not supported\n"
21925 "by your system's iconv(3) implementation.  If you aren't trying\n"
21926 "to use a particular encoding for your input file, try the\n"
21927 "`--encoding=UTF-8' option"
21928 msgstr ""
21930 #: java/mangle.c:85
21931 #, c-format
21932 msgid "can't mangle %s"
21933 msgstr ""
21935 #: java/mangle_name.c:145 java/mangle_name.c:217
21936 msgid "internal error - invalid Utf8 name"
21937 msgstr ""
21939 #: /u2/repo/gcc/gcc/java/parse.y:748 /u2/repo/gcc/gcc/java/parse.y:786
21940 msgid "Missing name"
21941 msgstr ""
21943 #: /u2/repo/gcc/gcc/java/parse.y:750 /u2/repo/gcc/gcc/java/parse.y:788
21944 #: /u2/repo/gcc/gcc/java/parse.y:813 /u2/repo/gcc/gcc/java/parse.y:997
21945 #: /u2/repo/gcc/gcc/java/parse.y:1344 /u2/repo/gcc/gcc/java/parse.y:1555
21946 #: /u2/repo/gcc/gcc/java/parse.y:1557 /u2/repo/gcc/gcc/java/parse.y:1786
21947 #: /u2/repo/gcc/gcc/java/parse.y:1812 /u2/repo/gcc/gcc/java/parse.y:1823
21948 #: /u2/repo/gcc/gcc/java/parse.y:1834 /u2/repo/gcc/gcc/java/parse.y:1846
21949 msgid "';' expected"
21950 msgstr ""
21952 #: /u2/repo/gcc/gcc/java/parse.y:811
21953 msgid "'*' expected"
21954 msgstr ""
21956 #: /u2/repo/gcc/gcc/java/parse.y:825
21957 msgid "Class or interface declaration expected"
21958 msgstr ""
21960 #: /u2/repo/gcc/gcc/java/parse.y:860 /u2/repo/gcc/gcc/java/parse.y:862
21961 msgid "Missing class name"
21962 msgstr ""
21964 #: /u2/repo/gcc/gcc/java/parse.y:865 /u2/repo/gcc/gcc/java/parse.y:869
21965 #: /u2/repo/gcc/gcc/java/parse.y:877 /u2/repo/gcc/gcc/java/parse.y:1042
21966 #: /u2/repo/gcc/gcc/java/parse.y:1290 /u2/repo/gcc/gcc/java/parse.y:1292
21967 #: /u2/repo/gcc/gcc/java/parse.y:1621 /u2/repo/gcc/gcc/java/parse.y:1857
21968 #: /u2/repo/gcc/gcc/java/parse.y:1889 /u2/repo/gcc/gcc/java/parse.y:1941
21969 msgid "'{' expected"
21970 msgstr ""
21972 #: /u2/repo/gcc/gcc/java/parse.y:879
21973 msgid "Missing super class name"
21974 msgstr ""
21976 #: /u2/repo/gcc/gcc/java/parse.y:889 /u2/repo/gcc/gcc/java/parse.y:905
21977 msgid "Missing interface name"
21978 msgstr ""
21980 #: /u2/repo/gcc/gcc/java/parse.y:976 /u2/repo/gcc/gcc/java/parse.y:1309
21981 #: /u2/repo/gcc/gcc/java/parse.y:1370 /u2/repo/gcc/gcc/java/parse.y:1579
21982 #: /u2/repo/gcc/gcc/java/parse.y:1801 /u2/repo/gcc/gcc/java/parse.y:1810
21983 #: /u2/repo/gcc/gcc/java/parse.y:1821 /u2/repo/gcc/gcc/java/parse.y:1832
21984 #: /u2/repo/gcc/gcc/java/parse.y:1844 /u2/repo/gcc/gcc/java/parse.y:1861
21985 #: /u2/repo/gcc/gcc/java/parse.y:1863 /u2/repo/gcc/gcc/java/parse.y:1934
21986 #: /u2/repo/gcc/gcc/java/parse.y:2105 /u2/repo/gcc/gcc/java/parse.y:2167
21987 #: /u2/repo/gcc/gcc/java/parse.y:2319 /u2/repo/gcc/gcc/java/parse.y:2331
21988 #: /u2/repo/gcc/gcc/java/parse.y:2338 /u2/repo/gcc/gcc/java/parse.y:2345
21989 #: /u2/repo/gcc/gcc/java/parse.y:2356 /u2/repo/gcc/gcc/java/parse.y:2358
21990 #: /u2/repo/gcc/gcc/java/parse.y:2396 /u2/repo/gcc/gcc/java/parse.y:2398
21991 #: /u2/repo/gcc/gcc/java/parse.y:2400 /u2/repo/gcc/gcc/java/parse.y:2421
21992 #: /u2/repo/gcc/gcc/java/parse.y:2423 /u2/repo/gcc/gcc/java/parse.y:2425
21993 #: /u2/repo/gcc/gcc/java/parse.y:2441 /u2/repo/gcc/gcc/java/parse.y:2443
21994 #: /u2/repo/gcc/gcc/java/parse.y:2464 /u2/repo/gcc/gcc/java/parse.y:2466
21995 #: /u2/repo/gcc/gcc/java/parse.y:2468 /u2/repo/gcc/gcc/java/parse.y:2496
21996 #: /u2/repo/gcc/gcc/java/parse.y:2498 /u2/repo/gcc/gcc/java/parse.y:2500
21997 #: /u2/repo/gcc/gcc/java/parse.y:2502 /u2/repo/gcc/gcc/java/parse.y:2520
21998 #: /u2/repo/gcc/gcc/java/parse.y:2522 /u2/repo/gcc/gcc/java/parse.y:2533
21999 #: /u2/repo/gcc/gcc/java/parse.y:2544 /u2/repo/gcc/gcc/java/parse.y:2555
22000 #: /u2/repo/gcc/gcc/java/parse.y:2566 /u2/repo/gcc/gcc/java/parse.y:2577
22001 #: /u2/repo/gcc/gcc/java/parse.y:2590 /u2/repo/gcc/gcc/java/parse.y:2594
22002 #: /u2/repo/gcc/gcc/java/parse.y:2596 /u2/repo/gcc/gcc/java/parse.y:2609
22003 msgid "Missing term"
22004 msgstr ""
22006 #: /u2/repo/gcc/gcc/java/parse.y:991
22007 msgid "Missing variable initializer"
22008 msgstr ""
22010 #: /u2/repo/gcc/gcc/java/parse.y:1008
22011 msgid "Invalid declaration"
22012 msgstr ""
22014 #: /u2/repo/gcc/gcc/java/parse.y:1014
22015 msgid "Can't specify array dimension in a declaration"
22016 msgstr ""
22018 #: /u2/repo/gcc/gcc/java/parse.y:1016 /u2/repo/gcc/gcc/java/parse.y:1092
22019 #: /u2/repo/gcc/gcc/java/parse.y:2142 /u2/repo/gcc/gcc/java/parse.y:2164
22020 #: /u2/repo/gcc/gcc/java/parse.y:2168 /u2/repo/gcc/gcc/java/parse.y:2203
22021 #: /u2/repo/gcc/gcc/java/parse.y:2280 /u2/repo/gcc/gcc/java/parse.y:2290
22022 msgid "']' expected"
22023 msgstr ""
22025 #: /u2/repo/gcc/gcc/java/parse.y:1020
22026 msgid "Unbalanced ']'"
22027 msgstr ""
22029 #: /u2/repo/gcc/gcc/java/parse.y:1056
22030 msgid "Invalid method declaration, method name required"
22031 msgstr ""
22033 #: /u2/repo/gcc/gcc/java/parse.y:1062 /u2/repo/gcc/gcc/java/parse.y:1064
22034 #: /u2/repo/gcc/gcc/java/parse.y:2025
22035 msgid "Identifier expected"
22036 msgstr ""
22038 #: /u2/repo/gcc/gcc/java/parse.y:1067
22039 msgid "Invalid method declaration, return type required"
22040 msgstr ""
22042 #: /u2/repo/gcc/gcc/java/parse.y:1090 /u2/repo/gcc/gcc/java/parse.y:1535
22043 #: /u2/repo/gcc/gcc/java/parse.y:1542 /u2/repo/gcc/gcc/java/parse.y:1551
22044 #: /u2/repo/gcc/gcc/java/parse.y:1553 /u2/repo/gcc/gcc/java/parse.y:1581
22045 #: /u2/repo/gcc/gcc/java/parse.y:1689 /u2/repo/gcc/gcc/java/parse.y:1970
22046 #: /u2/repo/gcc/gcc/java/parse.y:2023
22047 msgid "')' expected"
22048 msgstr ""
22050 #: /u2/repo/gcc/gcc/java/parse.y:1106
22051 msgid "Missing formal parameter term"
22052 msgstr ""
22054 #: /u2/repo/gcc/gcc/java/parse.y:1121 /u2/repo/gcc/gcc/java/parse.y:1126
22055 msgid "Missing identifier"
22056 msgstr ""
22058 #: /u2/repo/gcc/gcc/java/parse.y:1146 /u2/repo/gcc/gcc/java/parse.y:1155
22059 msgid "Missing class type term"
22060 msgstr ""
22062 #: /u2/repo/gcc/gcc/java/parse.y:1307
22063 msgid "Invalid interface type"
22064 msgstr ""
22066 #: /u2/repo/gcc/gcc/java/parse.y:1499 /u2/repo/gcc/gcc/java/parse.y:1668
22067 #: /u2/repo/gcc/gcc/java/parse.y:1670
22068 msgid "':' expected"
22069 msgstr ""
22071 #: /u2/repo/gcc/gcc/java/parse.y:1521 /u2/repo/gcc/gcc/java/parse.y:1526
22072 #: /u2/repo/gcc/gcc/java/parse.y:1531
22073 msgid "Invalid expression statement"
22074 msgstr ""
22076 #: /u2/repo/gcc/gcc/java/parse.y:1549 /u2/repo/gcc/gcc/java/parse.y:1577
22077 #: /u2/repo/gcc/gcc/java/parse.y:1617 /u2/repo/gcc/gcc/java/parse.y:1685
22078 #: /u2/repo/gcc/gcc/java/parse.y:1753 /u2/repo/gcc/gcc/java/parse.y:1859
22079 #: /u2/repo/gcc/gcc/java/parse.y:1927 /u2/repo/gcc/gcc/java/parse.y:2017
22080 #: /u2/repo/gcc/gcc/java/parse.y:2019 /u2/repo/gcc/gcc/java/parse.y:2027
22081 #: /u2/repo/gcc/gcc/java/parse.y:2263 /u2/repo/gcc/gcc/java/parse.y:2265
22082 msgid "'(' expected"
22083 msgstr ""
22085 #: /u2/repo/gcc/gcc/java/parse.y:1619
22086 msgid "Missing term or ')'"
22087 msgstr ""
22089 #: /u2/repo/gcc/gcc/java/parse.y:1666
22090 msgid "Missing or invalid constant expression"
22091 msgstr ""
22093 #: /u2/repo/gcc/gcc/java/parse.y:1687
22094 msgid "Missing term and ')' expected"
22095 msgstr ""
22097 #: /u2/repo/gcc/gcc/java/parse.y:1726
22098 msgid "Invalid control expression"
22099 msgstr ""
22101 #: /u2/repo/gcc/gcc/java/parse.y:1728 /u2/repo/gcc/gcc/java/parse.y:1730
22102 msgid "Invalid update expression"
22103 msgstr ""
22105 #: /u2/repo/gcc/gcc/java/parse.y:1755
22106 msgid "Invalid init statement"
22107 msgstr ""
22109 #: /u2/repo/gcc/gcc/java/parse.y:1930
22110 msgid "Missing term or ')' expected"
22111 msgstr ""
22113 #: /u2/repo/gcc/gcc/java/parse.y:1972
22114 msgid "'class' or 'this' expected"
22115 msgstr ""
22117 #: /u2/repo/gcc/gcc/java/parse.y:1974 /u2/repo/gcc/gcc/java/parse.y:1976
22118 msgid "'class' expected"
22119 msgstr ""
22121 #: /u2/repo/gcc/gcc/java/parse.y:2021
22122 msgid "')' or term expected"
22123 msgstr ""
22125 #: /u2/repo/gcc/gcc/java/parse.y:2140
22126 msgid "'[' expected"
22127 msgstr ""
22129 #: /u2/repo/gcc/gcc/java/parse.y:2218
22130 msgid "Field expected"
22131 msgstr ""
22133 #: /u2/repo/gcc/gcc/java/parse.y:2275 /u2/repo/gcc/gcc/java/parse.y:2285
22134 msgid "Missing term and ']' expected"
22135 msgstr ""
22137 #: /u2/repo/gcc/gcc/java/parse.y:2389
22138 msgid "']' expected, invalid type expression"
22139 msgstr ""
22141 #: /u2/repo/gcc/gcc/java/parse.y:2392
22142 msgid "Invalid type expression"
22143 msgstr ""
22145 #: /u2/repo/gcc/gcc/java/parse.y:2504
22146 msgid "Invalid reference type"
22147 msgstr ""
22149 #: /u2/repo/gcc/gcc/java/parse.y:2982
22150 msgid "Constructor invocation must be first thing in a constructor"
22151 msgstr ""
22153 #: /u2/repo/gcc/gcc/java/parse.y:2984
22154 msgid "Only constructors can invoke constructors"
22155 msgstr ""
22157 #: /u2/repo/gcc/gcc/java/parse.y:2993
22158 #, c-format
22159 msgid ": `%s' JDK1.1(TM) feature"
22160 msgstr ""
22162 #: /u2/repo/gcc/gcc/java/parse.y:3053 /u2/repo/gcc/gcc/java/parse.y:3055
22163 #, c-format
22164 msgid ""
22165 "%s.\n"
22166 "%s"
22167 msgstr ""
22169 #: /u2/repo/gcc/gcc/java/parse.y:6789
22170 #, c-format
22171 msgid "malformed .zip archive in CLASSPATH: %s"
22172 msgstr ""
22174 #: /u2/repo/gcc/gcc/java/parse.y:6860
22175 #, c-format
22176 msgid ""
22177 "Can't find default package `%s'. Check the CLASSPATH environment variable "
22178 "and the access to the archives"
22179 msgstr ""
22181 #: /u2/repo/gcc/gcc/java/parse.y:12211
22182 #, c-format
22183 msgid "missing static field `%s'"
22184 msgstr ""
22186 #: /u2/repo/gcc/gcc/java/parse.y:12216
22187 #, c-format
22188 msgid "not a static field `%s'"
22189 msgstr ""
22191 #: /u2/repo/gcc/gcc/java/parse.y:12259
22192 #, c-format
22193 msgid "No case for %s"
22194 msgstr ""
22196 #: /u2/repo/gcc/gcc/java/parse.y:13160
22197 #, c-format
22198 msgid "unregistered operator %s"
22199 msgstr ""
22201 #: java/typeck.c:566
22202 msgid "junk at end of signature string"
22203 msgstr ""
22205 #: java/verify.c:480
22206 msgid "bad pc in exception_table"
22207 msgstr ""
22209 #: java/verify.c:1392
22210 #, c-format
22211 msgid "unknown opcode %d@pc=%d during verification"
22212 msgstr ""
22214 #: java/verify.c:1462 java/verify.c:1475 java/verify.c:1479
22215 #, c-format
22216 msgid "verification error at PC=%d"
22217 msgstr ""
22219 #: java/lang-options.h:32
22220 msgid "Disable automatic array bounds checking"
22221 msgstr ""
22223 #: java/lang-options.h:34
22224 msgid "Assume native functions are implemented using JNI"
22225 msgstr ""
22227 #: java/lang-options.h:36
22228 msgid "Set class path and suppress system path"
22229 msgstr ""
22231 #: java/lang-options.h:38
22232 msgid "Set class path"
22233 msgstr ""
22235 #: java/lang-options.h:40
22236 msgid "Choose class whose main method should be used"
22237 msgstr ""
22239 #: java/lang-options.h:42
22240 msgid "Choose input encoding (default comes from locale)"
22241 msgstr ""
22243 #: java/lang-options.h:44
22244 msgid "Add directory to class path"
22245 msgstr ""
22247 #: java/lang-options.h:46
22248 msgid "Directory where class files should be written"
22249 msgstr ""
22251 #: java/lang-options.h:48
22252 msgid "Warn if modifiers are specified when not necessary"
22253 msgstr ""
22255 #: java/lang-options.h:50
22256 msgid "Warn if deprecated empty statements are found"
22257 msgstr ""
22259 #: java/lang-options.h:52
22260 msgid "Warn if .class files are out of date"
22261 msgstr ""
22263 #: java/lang-options.h:54
22264 msgid "Always check for non gcj generated classes archives"
22265 msgstr ""
22267 #: java/lang-options.h:56
22268 msgid "Never optimize static class initialization code"
22269 msgstr ""
22271 #: objc/objc-act.c:606
22272 msgid "no class name specified as argument to -fconstant-string-class"
22273 msgstr ""
22275 #: objc/objc-act.c:757
22276 #, c-format
22277 msgid "object does not conform to the `%s' protocol"
22278 msgstr ""
22280 #: objc/objc-act.c:801
22281 #, c-format
22282 msgid "class `%s' does not implement the `%s' protocol"
22283 msgstr ""
22285 #: objc/objc-act.c:939
22286 #, c-format
22287 msgid "unexpected type for `id' (%s)"
22288 msgstr ""
22290 #: objc/objc-act.c:944
22291 msgid "undefined type `id', please import <objc/objc.h>"
22292 msgstr ""
22294 #: objc/objc-act.c:996
22295 #, c-format
22296 msgid "protocol `%s' has circular dependency"
22297 msgstr ""
22299 #: objc/objc-act.c:1018 objc/objc-act.c:5229
22300 #, c-format
22301 msgid "cannot find protocol declaration for `%s'"
22302 msgstr ""
22304 #: objc/objc-act.c:1279 objc/objc-act.c:5747 objc/objc-act.c:6077
22305 #: objc/objc-act.c:6126 objc/objc-act.c:6162 objc-parse.y:1752
22306 #, c-format
22307 msgid "cannot find interface declaration for `%s'"
22308 msgstr ""
22310 #: objc/objc-act.c:1304
22311 #, c-format
22312 msgid "cannot find reference tag for class `%s'"
22313 msgstr ""
22315 #: objc/objc-act.c:2314
22316 #, c-format
22317 msgid "cannot find class `%s'"
22318 msgstr ""
22320 #: objc/objc-act.c:2316
22321 #, c-format
22322 msgid "class `%s' already exists"
22323 msgstr ""
22325 #. fatal did not work with 2 args...should fix
22326 #: objc/objc-act.c:2440
22327 #, c-format
22328 msgid "cannot find interface declaration for `%s', superclass of `%s'"
22329 msgstr ""
22331 #: objc/objc-act.c:2447
22332 #, c-format
22333 msgid "circular inheritance in interface declaration for `%s'"
22334 msgstr ""
22336 #: objc/objc-act.c:3500 objc/objc-act.c:3517
22337 msgid "inconsistent instance variable specification"
22338 msgstr ""
22340 #: objc/objc-act.c:4710
22341 #, c-format
22342 msgid "multiple declarations for method `%s'"
22343 msgstr ""
22345 #: objc/objc-act.c:4876
22346 #, c-format
22347 msgid "invalid receiver type `%s'"
22348 msgstr ""
22350 #: objc/objc-act.c:4907 objc/objc-act.c:4933 objc/objc-act.c:4981
22351 #, c-format
22352 msgid "`%s' does not respond to `%s'"
22353 msgstr ""
22355 #: objc/objc-act.c:4913 objc/objc-act.c:7197
22356 #, c-format
22357 msgid "no super class declared in interface for `%s'"
22358 msgstr ""
22360 #: objc/objc-act.c:5011
22361 msgid "cannot find class (factory) method"
22362 msgstr ""
22364 #: objc/objc-act.c:5012 objc/objc-act.c:5056
22365 #, c-format
22366 msgid "return type for `%s' defaults to id"
22367 msgstr ""
22369 #: objc/objc-act.c:5029
22370 #, c-format
22371 msgid "method `%s' not implemented by protocol"
22372 msgstr ""
22374 #: objc/objc-act.c:5038
22375 msgid "return type defaults to id"
22376 msgstr ""
22378 #: objc/objc-act.c:5055
22379 msgid "cannot find method"
22380 msgstr ""
22382 #. Historically, a class method that produced objects (factory
22383 #. method) would assign `self' to the instance that it
22384 #. allocated.  This would effectively turn the class method into
22385 #. an instance method.  Following this assignment, the instance
22386 #. variables could be accessed.  That practice, while safe,
22387 #. violates the simple rule that a class method should not refer
22388 #. to an instance variable.  It's better to catch the cases
22389 #. where this is done unknowingly than to support the above
22390 #. paradigm.
22391 #: objc/objc-act.c:5298
22392 #, c-format
22393 msgid "instance variable `%s' accessed in class method"
22394 msgstr ""
22396 #: objc/objc-act.c:5548
22397 #, c-format
22398 msgid "duplicate definition of class method `%s'"
22399 msgstr ""
22401 #: objc/objc-act.c:5554
22402 #, c-format
22403 msgid "duplicate declaration of class method `%s'"
22404 msgstr ""
22406 #: objc/objc-act.c:5590
22407 #, c-format
22408 msgid "duplicate definition of instance method `%s'"
22409 msgstr ""
22411 #: objc/objc-act.c:5596
22412 #, c-format
22413 msgid "duplicate declaration of instance method `%s'"
22414 msgstr ""
22416 #: objc/objc-act.c:5636
22417 #, c-format
22418 msgid "duplicate interface declaration for category `%s(%s)'"
22419 msgstr ""
22421 #: objc/objc-act.c:5722
22422 #, c-format
22423 msgid "instance variable `%s' is declared private"
22424 msgstr ""
22426 #: objc/objc-act.c:5769
22427 #, c-format
22428 msgid "instance variable `%s' is declared %s"
22429 msgstr ""
22431 #: objc/objc-act.c:5779
22432 msgid "static access to object of type `id'"
22433 msgstr ""
22435 #: objc/objc-act.c:5816 objc/objc-act.c:5909
22436 #, c-format
22437 msgid "incomplete implementation of class `%s'"
22438 msgstr ""
22440 #: objc/objc-act.c:5820 objc/objc-act.c:5914
22441 #, c-format
22442 msgid "incomplete implementation of category `%s'"
22443 msgstr ""
22445 #: objc/objc-act.c:5825 objc/objc-act.c:5919
22446 #, c-format
22447 msgid "method definition for `%c%s' not found"
22448 msgstr ""
22450 #: objc/objc-act.c:5963
22451 #, c-format
22452 msgid "%s `%s' does not fully implement the `%s' protocol"
22453 msgstr ""
22455 #: objc/objc-act.c:6021 objc/objc-act.c:8118
22456 msgid "`@end' missing in implementation context"
22457 msgstr ""
22459 #: objc/objc-act.c:6049
22460 #, c-format
22461 msgid "reimplementation of class `%s'"
22462 msgstr ""
22464 #: objc/objc-act.c:6091
22465 #, c-format
22466 msgid "conflicting super class name `%s'"
22467 msgstr ""
22469 #: objc/objc-act.c:6106
22470 #, c-format
22471 msgid "duplicate interface declaration for class `%s'"
22472 msgstr ""
22474 #: objc/objc-act.c:6388
22475 #, c-format
22476 msgid "duplicate declaration for protocol `%s'"
22477 msgstr ""
22479 #: objc/objc-act.c:7238
22480 msgid "[super ...] must appear in a method context"
22481 msgstr ""
22483 #: objc/objc-act.c:8220 objc/objc-act.c:8236
22484 #, c-format
22485 msgid "potential selector conflict for method `%s'"
22486 msgstr ""
22488 #: objc-parse.y:2612
22489 msgid "`@end' must appear in an implementation context"
22490 msgstr ""
22492 #: objc-parse.y:2886
22493 msgid "method definition not in class context"
22494 msgstr ""
22496 #: objc/lang-options.h:27
22497 msgid "Dump decls to a .decl file"
22498 msgstr ""
22500 #: objc/lang-options.h:29
22501 msgid "Generate code for GNU runtime environment"
22502 msgstr ""
22504 #: objc/lang-options.h:32
22505 msgid "Generate code for NeXT runtime environment"
22506 msgstr ""
22508 #: objc/lang-options.h:35
22509 msgid "Warn if a selector has multiple methods"
22510 msgstr ""
22512 #: objc/lang-options.h:39
22513 msgid "Do not warn if inherited methods are unimplemented"
22514 msgstr ""
22516 #: objc/lang-options.h:41
22517 msgid "Generate C header of platform specific features"
22518 msgstr ""
22520 #: objc/lang-options.h:43
22521 msgid "Specify the name of the class for constant strings"
22522 msgstr ""
22524 #: java/jvspec.c:74 gcc.c:690 ada/lang-specs.h:39
22525 msgid "-pg and -fomit-frame-pointer are incompatible"
22526 msgstr ""
22528 #: config/nextstep.h:161 config/nextstep.h:164
22529 msgid "-p profiling is no longer supported.  Use -pg instead"
22530 msgstr ""
22532 #: config/arm/arm.h:211
22533 msgid "-mapcs-26 and -mapcs-32 may not be used together"
22534 msgstr ""
22536 #: config/arm/arm.h:223
22537 msgid "-msoft-float and -mhard_float may not be used together"
22538 msgstr ""
22540 #: config/arm/arm.h:234
22541 msgid "-mbig-endian and -mlittle-endian may not be used together"
22542 msgstr ""
22544 #: config/arm/arm.h:252
22545 msgid "incompatible interworking options"
22546 msgstr ""
22548 #: config/sparc/freebsd.h:31 config/ia64/freebsd.h:24
22549 #: config/alpha/freebsd.h:36 config/i386/freebsd-aout.h:227
22550 msgid "`-p' not supported; use `-pg' and gprof(1)"
22551 msgstr ""
22553 #: config/vax/vax.h:42 config/vax/vax.h:43
22554 msgid "profiling not supported with -mg\n"
22555 msgstr ""
22557 #: gcc.c:664 f/lang-specs.h:35
22558 msgid "GNU C does not support -C without using -E"
22559 msgstr ""
22561 #: gcc.c:838
22562 msgid "-E required when input is from standard input"
22563 msgstr ""
22565 #: gcc.c:842
22566 msgid "compilation of header file requested"
22567 msgstr ""
22569 #: config/mcore/mcore.h:60
22570 msgid "choose either big or little endian, not both"
22571 msgstr ""
22573 #: config/mcore/mcore.h:63
22574 msgid "choose either m340 or m210 not both"
22575 msgstr ""
22577 #: config/mcore/mcore.h:64
22578 msgid "the m210 does not have little endian support"
22579 msgstr ""
22581 #: config/mips/r3900.h:36 config/mips/r3900.h:42
22582 msgid "-mhard-float not supported"
22583 msgstr ""
22585 #: config/mips/r3900.h:38 config/mips/r3900.h:44
22586 msgid "-msingle-float and -msoft-float can not both be specified"
22587 msgstr ""
22589 #: config/mmix/mmix.h:112
22590 msgid "options -mabi=mmixware and -mabi=gnu are mutually exclusive"
22591 msgstr ""
22593 #: java/lang-specs.h:33
22594 msgid "-fjni and -femit-class-files are incompatible"
22595 msgstr ""
22597 #: java/lang-specs.h:34
22598 msgid "-fjni and -femit-class-file are incompatible"
22599 msgstr ""
22601 #: java/lang-specs.h:35 java/lang-specs.h:36
22602 msgid "-femit-class-file should used along with -fsyntax-only"
22603 msgstr ""
22605 #: config/i860/fx2800.h:290
22606 msgid "-p option not supported: use -pg instead"
22607 msgstr ""
22609 #: config/arm/riscix.h:73 config/arm/riscix.h:133
22610 msgid "-mbsd and -pedantic incompatible"
22611 msgstr ""
22613 #: config/arm/riscix.h:74 config/arm/riscix.h:134
22614 msgid "-mbsd and -mxopen incompatible"
22615 msgstr ""
22617 #: config/arm/riscix.h:75 config/arm/riscix.h:135
22618 msgid "-mxopen and -pedantic incompatible"
22619 msgstr ""
22621 #: config/arc/arc.h:59 config/mips/mips.h:1007
22622 msgid "may not use both -EB and -EL"
22623 msgstr ""
22625 #: config/i386/cygwin.h:114
22626 msgid "mno-cygwin and mno-win32 are not compatible"
22627 msgstr ""
22629 #: config/i386/cygwin.h:169 config/i386/mingw32.h:69
22630 msgid "shared and mdll are not compatible"
22631 msgstr ""
22633 #: config/mips/mips.h:837
22634 msgid "-pipe is not supported"
22635 msgstr ""
22637 #: config/mips/mips.h:1003
22638 msgid "may not use both -mfp64 and -msingle-float"
22639 msgstr ""
22641 #: config/mips/mips.h:1004
22642 msgid "may not use both -mfp64 and -m4650"
22643 msgstr ""
22645 #: config/mips/mips.h:1006
22646 msgid "may not use both -mgp32 and -mfp64"
22647 msgstr ""
22649 #: ada/lang-specs.h:42
22650 msgid "-c or -S required for Ada"
22651 msgstr ""
22653 #: config/i386/sco5.h:662 config/i386/sco5.h:737
22654 msgid "-static not valid with -mcoff"
22655 msgstr ""
22657 #: config/i386/sco5.h:663 config/i386/sco5.h:738
22658 msgid "-shared not valid with -mcoff"
22659 msgstr ""
22661 #: config/i386/sco5.h:664 config/i386/sco5.h:739
22662 msgid "-symbolic not valid with -mcoff"
22663 msgstr ""
22665 #: config/i386/sco5.h:702
22666 msgid "-fpic is not valid with -mcoff"
22667 msgstr ""
22669 #: config/i386/sco5.h:703
22670 msgid "-fPIC is not valid with -mcoff"
22671 msgstr ""
22673 #: config/i386/sco5.h:740
22674 msgid "-fpic not valid with -mcoff"
22675 msgstr ""
22677 #: config/i386/sco5.h:741
22678 msgid "-fPIC not valid with -mcoff"
22679 msgstr ""