OSDN Git Service

* be.po, da.po, de.po, el.po, es.po, fr.po, ja.po, nl.po, sv.po,
[pf3gnuchains/gcc-fork.git] / gcc / po / gcc.pot
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5 #
6 #, fuzzy
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2003-10-25 21:33+0000\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=CHARSET\n"
17 "Content-Transfer-Encoding: 8bit\n"
18
19 #: attribs.c:178
20 #, c-format
21 msgid "`%s' attribute directive ignored"
22 msgstr ""
23
24 #: attribs.c:186
25 #, c-format
26 msgid "wrong number of arguments specified for `%s' attribute"
27 msgstr ""
28
29 #: attribs.c:203
30 #, c-format
31 msgid "`%s' attribute does not apply to types"
32 msgstr ""
33
34 #: attribs.c:249
35 #, c-format
36 msgid "`%s' attribute only applies to function types"
37 msgstr ""
38
39 #: attribs.c:416 c-common.c:4353 c-common.c:4372 c-common.c:4390
40 #: c-common.c:4417 c-common.c:4436 c-common.c:4459 c-common.c:4482
41 #: c-common.c:4508 c-common.c:4542 c-common.c:4586 c-common.c:4614
42 #: c-common.c:4642 c-common.c:4661 c-common.c:4916 c-common.c:4935
43 #: c-common.c:4974 c-common.c:5041 c-common.c:5087 c-common.c:5145
44 #: c-common.c:5176 c-common.c:5522 c-common.c:5545 c-common.c:5584
45 #: config/arm/arm.c:2236 config/arm/arm.c:2263 config/avr/avr.c:4561
46 #: config/h8300/h8300.c:4279 config/h8300/h8300.c:4302 config/i386/i386.c:1589
47 #: config/i386/i386.c:15177 config/i386/winnt.c:86 config/ia64/ia64.c:1057
48 #: config/ip2k/ip2k.c:3214
49 #, c-format
50 msgid "`%s' attribute ignored"
51 msgstr ""
52
53 #: builtins.c:318
54 msgid "offset outside bounds of constant string"
55 msgstr ""
56
57 #: builtins.c:779
58 msgid "second arg to `__builtin_prefetch' must be a constant"
59 msgstr ""
60
61 #: builtins.c:786
62 msgid "invalid second arg to __builtin_prefetch; using zero"
63 msgstr ""
64
65 #: builtins.c:793
66 msgid "third arg to `__builtin_prefetch' must be a constant"
67 msgstr ""
68
69 #: builtins.c:800
70 msgid "invalid third arg to __builtin_prefetch; using zero"
71 msgstr ""
72
73 #: builtins.c:3806
74 msgid "argument of `__builtin_args_info' must be constant"
75 msgstr ""
76
77 #: builtins.c:3812
78 msgid "argument of `__builtin_args_info' out of range"
79 msgstr ""
80
81 #: builtins.c:3818
82 msgid "missing argument in `__builtin_args_info'"
83 msgstr ""
84
85 #: builtins.c:3834
86 msgid "`va_start' used in function with fixed args"
87 msgstr ""
88
89 #: builtins.c:3853
90 msgid "second parameter of `va_start' not last named argument"
91 msgstr ""
92
93 #. Evidently an out of date version of <stdarg.h>; can't validate
94 #. va_start's second argument, but can still work as intended.
95 #: builtins.c:3858
96 msgid "`__builtin_next_arg' called without an argument"
97 msgstr ""
98
99 #: builtins.c:3939
100 msgid "too many arguments to function `va_start'"
101 msgstr ""
102
103 #: builtins.c:4039
104 msgid "first argument to `va_arg' not of type `va_list'"
105 msgstr ""
106
107 #. Unfortunately, this is merely undefined, rather than a constraint
108 #. violation, so we cannot make this an error.  If this call is never
109 #. executed, the program is still strictly conforming.
110 #: builtins.c:4071
111 #, c-format
112 msgid "`%s' is promoted to `%s' when passed through `...'"
113 msgstr ""
114
115 #: builtins.c:4076
116 #, c-format
117 msgid "(so you should pass `%s' not `%s' to `va_arg')"
118 msgstr ""
119
120 #: builtins.c:4193
121 msgid "invalid arg to `__builtin_frame_address'"
122 msgstr ""
123
124 #: builtins.c:4195
125 msgid "invalid arg to `__builtin_return_address'"
126 msgstr ""
127
128 #: builtins.c:4209
129 msgid "unsupported arg to `__builtin_frame_address'"
130 msgstr ""
131
132 #: builtins.c:4211
133 msgid "unsupported arg to `__builtin_return_address'"
134 msgstr ""
135
136 #: builtins.c:4371
137 msgid "second arg to `__builtin_expect' must be a constant"
138 msgstr ""
139
140 #: builtins.c:5316
141 msgid "__builtin_longjmp second argument must be 1"
142 msgstr ""
143
144 #: builtins.c:5411
145 #, c-format
146 msgid "built-in function `%s' not currently supported"
147 msgstr ""
148
149 #: builtins.c:5551
150 msgid "target format does not support infinity"
151 msgstr ""
152
153 #: c-common.c:943
154 msgid "%Hsuggest explicit braces to avoid ambiguous `else'"
155 msgstr ""
156
157 #: c-common.c:1161
158 msgid "%J'%D' is not defined outside of function scope"
159 msgstr ""
160
161 #: c-common.c:1181
162 #, c-format
163 msgid ""
164 "string length `%d' is greater than the length `%d' ISO C%d compilers are "
165 "required to support"
166 msgstr ""
167
168 #: c-common.c:1221
169 msgid "overflow in constant expression"
170 msgstr ""
171
172 #: c-common.c:1241
173 msgid "integer overflow in expression"
174 msgstr ""
175
176 #: c-common.c:1250
177 msgid "floating point overflow in expression"
178 msgstr ""
179
180 #: c-common.c:1256
181 msgid "vector overflow in expression"
182 msgstr ""
183
184 #. This detects cases like converting -129 or 256 to unsigned char.
185 #: c-common.c:1278
186 msgid "large integer implicitly truncated to unsigned type"
187 msgstr ""
188
189 #: c-common.c:1280
190 msgid "negative integer implicitly converted to unsigned type"
191 msgstr ""
192
193 #: c-common.c:1326
194 msgid "overflow in implicit constant conversion"
195 msgstr ""
196
197 #: c-common.c:1462
198 #, c-format
199 msgid "operation on `%s' may be undefined"
200 msgstr ""
201
202 #: c-common.c:1746
203 msgid "expression statement has incomplete type"
204 msgstr ""
205
206 #: c-common.c:1778
207 msgid "case label does not reduce to an integer constant"
208 msgstr ""
209
210 #: c-common.c:2108
211 msgid "invalid truth-value expression"
212 msgstr ""
213
214 #: c-common.c:2159
215 #, c-format
216 msgid "invalid operands to binary %s"
217 msgstr ""
218
219 #: c-common.c:2393
220 msgid "comparison is always false due to limited range of data type"
221 msgstr ""
222
223 #: c-common.c:2395
224 msgid "comparison is always true due to limited range of data type"
225 msgstr ""
226
227 #: c-common.c:2465
228 msgid "comparison of unsigned expression >= 0 is always true"
229 msgstr ""
230
231 #: c-common.c:2474
232 msgid "comparison of unsigned expression < 0 is always false"
233 msgstr ""
234
235 #: c-common.c:2519
236 msgid "pointer of type `void *' used in arithmetic"
237 msgstr ""
238
239 #: c-common.c:2525
240 msgid "pointer to a function used in arithmetic"
241 msgstr ""
242
243 #: c-common.c:2531
244 msgid "pointer to member function used in arithmetic"
245 msgstr ""
246
247 #: c-common.c:2537
248 msgid "pointer to a member used in arithmetic"
249 msgstr ""
250
251 #: c-common.c:2626 f/com.c:14730
252 msgid "struct type value used where scalar is required"
253 msgstr ""
254
255 #: c-common.c:2630 f/com.c:14734
256 msgid "union type value used where scalar is required"
257 msgstr ""
258
259 #: c-common.c:2634 f/com.c:14738
260 msgid "array type value used where scalar is required"
261 msgstr ""
262
263 #. Common Ada/Pascal programmer's mistake.  We always warn
264 #. about this since it is so bad.
265 #: c-common.c:2671
266 msgid "the address of `%D', will always evaluate as `true'"
267 msgstr ""
268
269 #: c-common.c:2765 f/com.c:14870
270 msgid "suggest parentheses around assignment used as truth value"
271 msgstr ""
272
273 #: c-common.c:2808 c-common.c:2845
274 msgid "invalid use of `restrict'"
275 msgstr ""
276
277 #: c-common.c:2955
278 msgid "invalid application of `sizeof' to a function type"
279 msgstr ""
280
281 #: c-common.c:2965
282 #, c-format
283 msgid "invalid application of `%s' to a void type"
284 msgstr ""
285
286 #: c-common.c:2971
287 #, c-format
288 msgid "invalid application of `%s' to an incomplete type"
289 msgstr ""
290
291 #: c-common.c:3011
292 msgid "`__alignof' applied to a bit-field"
293 msgstr ""
294
295 #: c-common.c:3503
296 #, c-format
297 msgid "cannot disable built-in function `%s'"
298 msgstr ""
299
300 #: c-common.c:3664 c-typeck.c:1898
301 #, c-format
302 msgid "too few arguments to function `%s'"
303 msgstr ""
304
305 #: c-common.c:3670 c-typeck.c:1759
306 #, c-format
307 msgid "too many arguments to function `%s'"
308 msgstr ""
309
310 #: c-common.c:3689
311 #, c-format
312 msgid "non-floating-point argument to function `%s'"
313 msgstr ""
314
315 #: c-common.c:3916
316 msgid "pointers are not permitted as case values"
317 msgstr ""
318
319 #: c-common.c:3920
320 msgid "range expressions in switch statements are non-standard"
321 msgstr ""
322
323 #: c-common.c:3949
324 msgid "empty range specified"
325 msgstr ""
326
327 #: c-common.c:4000
328 msgid "duplicate (or overlapping) case value"
329 msgstr ""
330
331 #: c-common.c:4001
332 msgid "%Jthis is the first entry overlapping that value"
333 msgstr ""
334
335 #: c-common.c:4005
336 msgid "duplicate case value"
337 msgstr ""
338
339 #: c-common.c:4006
340 msgid "%Jpreviously used here"
341 msgstr ""
342
343 #: c-common.c:4010
344 msgid "multiple default labels in one switch"
345 msgstr ""
346
347 #: c-common.c:4011
348 msgid "%Jthis is the first default label"
349 msgstr ""
350
351 #: c-common.c:4036
352 msgid "taking the address of a label is non-standard"
353 msgstr ""
354
355 #: c-common.c:4082
356 msgid ""
357 "%Hignoring return value of `%D', declared with attribute warn_unused_result"
358 msgstr ""
359
360 #: c-common.c:4087
361 msgid ""
362 "%Hignoring return value of function declared with attribute "
363 "warn_unused_result"
364 msgstr ""
365
366 #. SW_PARAM
367 #: c-common.c:4306
368 #, c-format
369 msgid "declaration of \"%s\" shadows a parameter"
370 msgstr ""
371
372 #. SW_LOCAL
373 #: c-common.c:4307
374 #, c-format
375 msgid "declaration of \"%s\" shadows a previous local"
376 msgstr ""
377
378 #. SW_GLOBAL
379 #: c-common.c:4308
380 #, c-format
381 msgid "declaration of \"%s\" shadows a global declaration"
382 msgstr ""
383
384 #: c-common.c:4312
385 msgid "%Jshadowed declaration is here"
386 msgstr ""
387
388 #: c-common.c:4695
389 #, c-format
390 msgid "unknown machine mode `%s'"
391 msgstr ""
392
393 #: c-common.c:4698
394 #, c-format
395 msgid "no data type for mode `%s'"
396 msgstr ""
397
398 #: c-common.c:4702
399 #, c-format
400 msgid "invalid pointer mode `%s'"
401 msgstr ""
402
403 #: c-common.c:4709 c-common.c:5273
404 #, c-format
405 msgid "unable to emulate '%s'"
406 msgstr ""
407
408 #: c-common.c:4753
409 msgid "%Jsection attribute cannot be specified for local variables"
410 msgstr ""
411
412 #: c-common.c:4764
413 msgid "%Jsection of '%D' conflicts with previous declaration"
414 msgstr ""
415
416 #: c-common.c:4773
417 msgid "%Jsection attribute not allowed for '%D'"
418 msgstr ""
419
420 #: c-common.c:4779
421 msgid "%Jsection attributes are not supported for this target"
422 msgstr ""
423
424 #: c-common.c:4817
425 msgid "requested alignment is not a constant"
426 msgstr ""
427
428 #: c-common.c:4822
429 msgid "requested alignment is not a power of 2"
430 msgstr ""
431
432 #: c-common.c:4827
433 msgid "requested alignment is too large"
434 msgstr ""
435
436 #: c-common.c:4853
437 msgid "%Jalignment may not be specified for '%D'"
438 msgstr ""
439
440 #: c-common.c:4891
441 msgid "%J'%D' defined both normally and as an alias"
442 msgstr ""
443
444 #: c-common.c:4901
445 msgid "alias arg not a string"
446 msgstr ""
447
448 #: c-common.c:4945
449 msgid "visibility arg not a string"
450 msgstr ""
451
452 #: c-common.c:4954
453 msgid ""
454 "visibility arg must be one of \"default\", \"hidden\", \"protected\" or "
455 "\"internal\""
456 msgstr ""
457
458 #: c-common.c:4984
459 msgid "tls_model arg not a string"
460 msgstr ""
461
462 #: c-common.c:4993
463 msgid ""
464 "tls_model arg must be one of \"local-exec\", \"initial-exec\", \"local-"
465 "dynamic\" or \"global-dynamic\""
466 msgstr ""
467
468 #: c-common.c:5015 c-common.c:5061
469 msgid "%J'%E' attribute applies only to functions"
470 msgstr ""
471
472 #: c-common.c:5020 c-common.c:5066
473 msgid "%Jcan't set '%E' attribute after definition"
474 msgstr ""
475
476 #: c-common.c:5142
477 #, c-format
478 msgid "`%s' attribute ignored for `%s'"
479 msgstr ""
480
481 #: c-common.c:5205
482 #, c-format
483 msgid "invalid vector type for attribute `%s'"
484 msgstr ""
485
486 #: c-common.c:5229 c-common.c:5261
487 msgid "no vector mode with the size and type specified could be found"
488 msgstr ""
489
490 #: c-common.c:5363
491 msgid "nonnull attribute without arguments on a non-prototype"
492 msgstr ""
493
494 #: c-common.c:5378
495 #, c-format
496 msgid "nonnull argument has invalid operand number (arg %lu)"
497 msgstr ""
498
499 #: c-common.c:5397
500 #, c-format
501 msgid ""
502 "nonnull argument with out-of-range operand number (arg %lu, operand %lu)"
503 msgstr ""
504
505 #: c-common.c:5405
506 #, c-format
507 msgid "nonnull argument references non-pointer operand (arg %lu, operand %lu)"
508 msgstr ""
509
510 #: c-common.c:5485
511 #, c-format
512 msgid "null argument where non-null required (arg %lu)"
513 msgstr ""
514
515 #: c-common.c:5556
516 msgid "cleanup arg not an identifier"
517 msgstr ""
518
519 #: c-common.c:5563
520 msgid "cleanup arg not a function"
521 msgstr ""
522
523 #: c-convert.c:82 c-typeck.c:1192 c-typeck.c:3355 cp/typeck.c:1307
524 #: cp/typeck.c:5605 treelang/tree-convert.c:79
525 msgid "void value not ignored as it ought to be"
526 msgstr ""
527
528 #: c-convert.c:114 java/typeck.c:148 treelang/tree-convert.c:105
529 msgid "conversion to non-scalar type requested"
530 msgstr ""
531
532 #: c-decl.c:370
533 msgid "%Jarray '%D' assumed to have one element"
534 msgstr ""
535
536 #: c-decl.c:579
537 msgid "%Jlabel `%D' used but not defined"
538 msgstr ""
539
540 #: c-decl.c:585
541 msgid "%Jlabel `%D' defined but not used"
542 msgstr ""
543
544 #: c-decl.c:587
545 msgid "%Jlabel `%D' declared but not defined"
546 msgstr ""
547
548 #: c-decl.c:612
549 msgid "%Junused variable `%D'"
550 msgstr ""
551
552 #: c-decl.c:836 cp/decl.c:1185
553 msgid "%Jfunction '%D' redeclared as inline"
554 msgstr ""
555
556 #: c-decl.c:838
557 msgid "%Jprevious declaration of function '%D' with attribute noinline"
558 msgstr ""
559
560 #: c-decl.c:845 cp/decl.c:1193
561 msgid "%Jfunction '%D' redeclared with attribute noinline"
562 msgstr ""
563
564 #: c-decl.c:847
565 msgid "%Jprevious declaration of function '%D' was inline"
566 msgstr ""
567
568 #: c-decl.c:874 c-decl.c:914
569 msgid "%Jshadowing built-in function '%D'"
570 msgstr ""
571
572 #: c-decl.c:878
573 msgid "%Jbuilt-in function '%D' declared as non-function"
574 msgstr ""
575
576 #: c-decl.c:883
577 msgid "%J'%D' redeclared as different kind of symbol"
578 msgstr ""
579
580 #: c-decl.c:885 c-decl.c:1050 c-decl.c:1065 c-decl.c:1073 c-decl.c:1221
581 #: c-decl.c:1829 objc/objc-act.c:2534 objc/objc-act.c:6796
582 msgid "%Jprevious declaration of '%D'"
583 msgstr ""
584
585 #. If types don't match for a built-in, throw away the built-in.
586 #: c-decl.c:936
587 msgid "%Jconflicting types for built-in function '%D'"
588 msgstr ""
589
590 #: c-decl.c:980 c-decl.c:998 c-decl.c:1013
591 msgid "%Jconflicting types for '%D'"
592 msgstr ""
593
594 #: c-decl.c:1036
595 msgid ""
596 "a parameter list with an ellipsis can't match an empty parameter name list "
597 "declaration"
598 msgstr ""
599
600 #: c-decl.c:1042
601 msgid ""
602 "an argument type that has a default promotion can't match an empty parameter "
603 "name list declaration"
604 msgstr ""
605
606 #: c-decl.c:1048
607 msgid "%Jprevious implicit declaration of '%D'"
608 msgstr ""
609
610 #: c-decl.c:1063
611 msgid "%Jthread-local declaration of '%D' follows non thread-local declaration"
612 msgstr ""
613
614 #: c-decl.c:1071
615 msgid "%Jnon thread-local declaration of '%D' follows thread-local declaration"
616 msgstr ""
617
618 #: c-decl.c:1083 c-decl.c:1106
619 msgid "%Jredefinition of '%D'"
620 msgstr ""
621
622 #: c-decl.c:1086
623 msgid "%Jredeclaration of '%D'"
624 msgstr ""
625
626 #: c-decl.c:1089
627 msgid "%Jconflicting declarations of '%D'"
628 msgstr ""
629
630 #: c-decl.c:1097 c-decl.c:1108 c-decl.c:6573
631 msgid "%J'%D' previously defined here"
632 msgstr ""
633
634 #: c-decl.c:1099 c-decl.c:1110
635 msgid "%J'%D' previously declared here"
636 msgstr ""
637
638 #: c-decl.c:1131
639 msgid "%Jprototype for '%D' follows"
640 msgstr ""
641
642 #: c-decl.c:1132 c-decl.c:1140 c-decl.c:1151
643 msgid "%Jnon-prototype definition here"
644 msgstr ""
645
646 #: c-decl.c:1138
647 msgid "%Jprototype for '%D' follows and number of arguments doesn't match"
648 msgstr ""
649
650 #: c-decl.c:1149
651 msgid "%Jprototype for '%D' follows and argument %d doesn't match"
652 msgstr ""
653
654 #: c-decl.c:1166
655 msgid "%J'%D' declared inline after being called"
656 msgstr ""
657
658 #: c-decl.c:1172
659 msgid "%J'%D' declared inline after its definition"
660 msgstr ""
661
662 #: c-decl.c:1180
663 msgid "%Jstatic declaration for '%D' follows non-static"
664 msgstr ""
665
666 #: c-decl.c:1189
667 msgid "%Jnon-static declaration for '%D' follows static"
668 msgstr ""
669
670 #: c-decl.c:1197
671 msgid "%Jconst declaration for '%D' follows non-const"
672 msgstr ""
673
674 #: c-decl.c:1205
675 msgid "%Jtype qualifiers for '%D' conflict with previous declaration"
676 msgstr ""
677
678 #: c-decl.c:1219
679 msgid "%Jredundant redeclaration of '%D' in same scope"
680 msgstr ""
681
682 #: c-decl.c:1689
683 #, c-format
684 msgid "nested extern declaration of `%s'"
685 msgstr ""
686
687 #: c-decl.c:1870 c-decl.c:1872
688 #, c-format
689 msgid "implicit declaration of function `%s'"
690 msgstr ""
691
692 #: c-decl.c:1951
693 #, c-format
694 msgid "`%s' undeclared here (not in a function)"
695 msgstr ""
696
697 #: c-decl.c:1957
698 #, c-format
699 msgid "`%s' undeclared (first use in this function)"
700 msgstr ""
701
702 #: c-decl.c:1962
703 msgid "(Each undeclared identifier is reported only once"
704 msgstr ""
705
706 #: c-decl.c:1963
707 msgid "for each function it appears in.)"
708 msgstr ""
709
710 #: c-decl.c:2016
711 #, c-format
712 msgid "label %s referenced outside of any function"
713 msgstr ""
714
715 #: c-decl.c:2063
716 #, c-format
717 msgid "duplicate label declaration `%s'"
718 msgstr ""
719
720 #: c-decl.c:2064
721 msgid "%Jthis is a previous declaration"
722 msgstr ""
723
724 #: c-decl.c:2099
725 msgid "%Hduplicate label `%D'"
726 msgstr ""
727
728 #: c-decl.c:2101
729 msgid "%J`%D' previously defined here"
730 msgstr ""
731
732 #: c-decl.c:2103
733 msgid "%J`%D' previously declared here"
734 msgstr ""
735
736 #: c-decl.c:2123
737 msgid ""
738 "%Htraditional C lacks a separate namespace for labels, identifier `%s' "
739 "conflicts"
740 msgstr ""
741
742 #: c-decl.c:2194
743 msgid "%H`%s' defined as wrong kind of tag"
744 msgstr ""
745
746 #: c-decl.c:2432
747 msgid "unnamed struct/union that defines no instances"
748 msgstr ""
749
750 #: c-decl.c:2451
751 msgid "useless keyword or type name in empty declaration"
752 msgstr ""
753
754 #: c-decl.c:2458
755 msgid "two types specified in one empty declaration"
756 msgstr ""
757
758 #: c-decl.c:2463
759 msgid "empty declaration"
760 msgstr ""
761
762 #: c-decl.c:2489
763 msgid ""
764 "ISO C90 does not support `static' or type qualifiers in parameter array "
765 "declarators"
766 msgstr ""
767
768 #: c-decl.c:2491
769 msgid "ISO C90 does not support `[*]' array declarators"
770 msgstr ""
771
772 #: c-decl.c:2494
773 msgid "GCC does not yet properly implement `[*]' array declarators"
774 msgstr ""
775
776 #: c-decl.c:2510
777 msgid "static or type qualifiers in abstract declarator"
778 msgstr ""
779
780 #: c-decl.c:2579
781 msgid "%J'%D' is usually a function"
782 msgstr ""
783
784 #: c-decl.c:2588
785 #, c-format
786 msgid "typedef `%s' is initialized (use __typeof__ instead)"
787 msgstr ""
788
789 #: c-decl.c:2594
790 #, c-format
791 msgid "function `%s' is initialized like a variable"
792 msgstr ""
793
794 #. DECL_INITIAL in a PARM_DECL is really DECL_ARG_TYPE.
795 #: c-decl.c:2601
796 #, c-format
797 msgid "parameter `%s' is initialized"
798 msgstr ""
799
800 #: c-decl.c:2621 c-typeck.c:4162
801 msgid "variable-sized object may not be initialized"
802 msgstr ""
803
804 #: c-decl.c:2627
805 #, c-format
806 msgid "variable `%s' has initializer but incomplete type"
807 msgstr ""
808
809 #: c-decl.c:2633
810 #, c-format
811 msgid "elements of array `%s' have incomplete type"
812 msgstr ""
813
814 #: c-decl.c:2702 c-decl.c:5460 cp/decl.c:3727 cp/decl.c:10099
815 msgid "%Jinline function '%D' given attribute noinline"
816 msgstr ""
817
818 #: c-decl.c:2778
819 msgid "%Jinitializer fails to determine size of '%D'"
820 msgstr ""
821
822 #: c-decl.c:2783
823 msgid "%Jarray size missing in '%D'"
824 msgstr ""
825
826 #: c-decl.c:2799
827 msgid "%Jzero or negative size array '%D'"
828 msgstr ""
829
830 #: c-decl.c:2827
831 msgid "%Jstorage size of '%D' isn't known"
832 msgstr ""
833
834 #: c-decl.c:2837
835 msgid "%Jstorage size of '%D' isn't constant"
836 msgstr ""
837
838 #: c-decl.c:2920
839 msgid "%Jignoring asm-specifier for non-static local variable '%D'"
840 msgstr ""
841
842 #: c-decl.c:3030
843 msgid "ISO C forbids forward parameter declarations"
844 msgstr ""
845
846 #: c-decl.c:3351 cp/decl.c:6737
847 msgid "`long long long' is too long for GCC"
848 msgstr ""
849
850 #: c-decl.c:3356
851 msgid "ISO C90 does not support `long long'"
852 msgstr ""
853
854 #: c-decl.c:3365 c-decl.c:3368 cp/decl.c:6742
855 #, c-format
856 msgid "duplicate `%s'"
857 msgstr ""
858
859 #: c-decl.c:3378 cp/decl.c:6748
860 msgid "`__thread' before `extern'"
861 msgstr ""
862
863 #: c-decl.c:3380 cp/decl.c:6750
864 msgid "`__thread' before `static'"
865 msgstr ""
866
867 #: c-decl.c:3388 cp/decl.c:6777
868 #, c-format
869 msgid "two or more data types in declaration of `%s'"
870 msgstr ""
871
872 #: c-decl.c:3408 cp/decl.c:6782
873 #, c-format
874 msgid "`%s' fails to be a typedef or built in type"
875 msgstr ""
876
877 #: c-decl.c:3447
878 #, c-format
879 msgid "type defaults to `int' in declaration of `%s'"
880 msgstr ""
881
882 #: c-decl.c:3476
883 #, c-format
884 msgid "both long and short specified for `%s'"
885 msgstr ""
886
887 #: c-decl.c:3480 cp/decl.c:6882
888 #, c-format
889 msgid "long or short specified with char for `%s'"
890 msgstr ""
891
892 #: c-decl.c:3487 cp/decl.c:6886
893 #, c-format
894 msgid "long or short specified with floating type for `%s'"
895 msgstr ""
896
897 #: c-decl.c:3490
898 msgid "the only valid combination is `long double'"
899 msgstr ""
900
901 #: c-decl.c:3496
902 #, c-format
903 msgid "both signed and unsigned specified for `%s'"
904 msgstr ""
905
906 #: c-decl.c:3498 cp/decl.c:6875
907 #, c-format
908 msgid "long, short, signed or unsigned invalid for `%s'"
909 msgstr ""
910
911 #: c-decl.c:3504 cp/decl.c:6895
912 #, c-format
913 msgid "long, short, signed or unsigned used invalidly for `%s'"
914 msgstr ""
915
916 #: c-decl.c:3522 cp/decl.c:6916
917 #, c-format
918 msgid "complex invalid for `%s'"
919 msgstr ""
920
921 #: c-decl.c:3564
922 msgid "ISO C90 does not support complex types"
923 msgstr ""
924
925 #: c-decl.c:3576
926 msgid "ISO C does not support plain `complex' meaning `double complex'"
927 msgstr ""
928
929 #: c-decl.c:3582 c-decl.c:3594
930 msgid "ISO C does not support complex integer types"
931 msgstr ""
932
933 #: c-decl.c:3609 c-decl.c:4067 cp/decl.c:7508
934 msgid "duplicate `const'"
935 msgstr ""
936
937 #: c-decl.c:3611 c-decl.c:4071 cp/decl.c:7512
938 msgid "duplicate `restrict'"
939 msgstr ""
940
941 #: c-decl.c:3613 c-decl.c:4069 cp/decl.c:7510
942 msgid "duplicate `volatile'"
943 msgstr ""
944
945 #: c-decl.c:3641 cp/decl.c:7079
946 #, c-format
947 msgid "multiple storage classes in declaration of `%s'"
948 msgstr ""
949
950 #: c-decl.c:3651
951 msgid "function definition declared `auto'"
952 msgstr ""
953
954 #: c-decl.c:3653
955 msgid "function definition declared `register'"
956 msgstr ""
957
958 #: c-decl.c:3655
959 msgid "function definition declared `typedef'"
960 msgstr ""
961
962 #: c-decl.c:3657
963 msgid "function definition declared `__thread'"
964 msgstr ""
965
966 #: c-decl.c:3670
967 #, c-format
968 msgid "storage class specified for structure field `%s'"
969 msgstr ""
970
971 #: c-decl.c:3674 cp/decl.c:7124
972 #, c-format
973 msgid "storage class specified for parameter `%s'"
974 msgstr ""
975
976 #: c-decl.c:3677 cp/decl.c:7126
977 msgid "storage class specified for typename"
978 msgstr ""
979
980 #: c-decl.c:3689 cp/decl.c:7141
981 #, c-format
982 msgid "`%s' initialized and declared `extern'"
983 msgstr ""
984
985 #: c-decl.c:3691 cp/decl.c:7144
986 #, c-format
987 msgid "`%s' has both `extern' and initializer"
988 msgstr ""
989
990 #: c-decl.c:3696
991 #, c-format
992 msgid "file-scope declaration of `%s' specifies `auto'"
993 msgstr ""
994
995 #: c-decl.c:3701 cp/decl.c:7148
996 #, c-format
997 msgid "nested function `%s' declared `extern'"
998 msgstr ""
999
1000 #: c-decl.c:3707 cp/decl.c:7158
1001 #, c-format
1002 msgid "function-scope `%s' implicitly auto and declared `__thread'"
1003 msgstr ""
1004
1005 #. Only the innermost declarator (making a parameter be of
1006 #. array type which is converted to pointer type)
1007 #. may have static or type qualifiers.
1008 #: c-decl.c:3746 c-decl.c:3939
1009 msgid "static or type qualifiers in non-parameter array declarator"
1010 msgstr ""
1011
1012 #: c-decl.c:3790
1013 #, c-format
1014 msgid "declaration of `%s' as array of voids"
1015 msgstr ""
1016
1017 #: c-decl.c:3796
1018 #, c-format
1019 msgid "declaration of `%s' as array of functions"
1020 msgstr ""
1021
1022 #: c-decl.c:3801
1023 msgid "invalid use of structure with flexible array member"
1024 msgstr ""
1025
1026 #: c-decl.c:3820
1027 #, c-format
1028 msgid "size of array `%s' has non-integer type"
1029 msgstr ""
1030
1031 #: c-decl.c:3825
1032 #, c-format
1033 msgid "ISO C forbids zero-size array `%s'"
1034 msgstr ""
1035
1036 #: c-decl.c:3832
1037 #, c-format
1038 msgid "size of array `%s' is negative"
1039 msgstr ""
1040
1041 #: c-decl.c:3845
1042 #, c-format
1043 msgid "ISO C90 forbids array `%s' whose size can't be evaluated"
1044 msgstr ""
1045
1046 #: c-decl.c:3848
1047 #, c-format
1048 msgid "ISO C90 forbids variable-size array `%s'"
1049 msgstr ""
1050
1051 #: c-decl.c:3878 c-decl.c:4093 cp/decl.c:7682
1052 #, c-format
1053 msgid "size of array `%s' is too large"
1054 msgstr ""
1055
1056 #: c-decl.c:3904
1057 msgid "ISO C90 does not support flexible array members"
1058 msgstr ""
1059
1060 #: c-decl.c:3914
1061 msgid "array type has incomplete element type"
1062 msgstr ""
1063
1064 #: c-decl.c:3959 cp/decl.c:7279
1065 #, c-format
1066 msgid "`%s' declared as function returning a function"
1067 msgstr ""
1068
1069 #: c-decl.c:3964 cp/decl.c:7284
1070 #, c-format
1071 msgid "`%s' declared as function returning an array"
1072 msgstr ""
1073
1074 #: c-decl.c:3992
1075 msgid "ISO C forbids qualified void function return type"
1076 msgstr ""
1077
1078 #: c-decl.c:3996
1079 msgid "type qualifiers ignored on function return type"
1080 msgstr ""
1081
1082 #: c-decl.c:4025 c-decl.c:4108 c-decl.c:4232 c-decl.c:4318
1083 msgid "ISO C forbids qualified function types"
1084 msgstr ""
1085
1086 #: c-decl.c:4065 cp/decl.c:7504
1087 msgid "invalid type modifier within pointer declarator"
1088 msgstr ""
1089
1090 #: c-decl.c:4143
1091 msgid "ISO C forbids const or volatile function types"
1092 msgstr ""
1093
1094 #: c-decl.c:4163 cp/decl.c:7964
1095 #, c-format
1096 msgid "variable or field `%s' declared void"
1097 msgstr ""
1098
1099 #: c-decl.c:4196
1100 msgid "attributes in parameter array declarator ignored"
1101 msgstr ""
1102
1103 #: c-decl.c:4221
1104 msgid "invalid type modifier within array declarator"
1105 msgstr ""
1106
1107 #: c-decl.c:4266
1108 #, c-format
1109 msgid "field `%s' declared as a function"
1110 msgstr ""
1111
1112 #: c-decl.c:4272
1113 #, c-format
1114 msgid "field `%s' has incomplete type"
1115 msgstr ""
1116
1117 #: c-decl.c:4298 c-decl.c:4300 c-decl.c:4302 c-decl.c:4309
1118 #, c-format
1119 msgid "invalid storage class for function `%s'"
1120 msgstr ""
1121
1122 #: c-decl.c:4324
1123 msgid "`noreturn' function returns non-void value"
1124 msgstr ""
1125
1126 #: c-decl.c:4339
1127 msgid "cannot inline function `main'"
1128 msgstr ""
1129
1130 #: c-decl.c:4392
1131 msgid "variable previously declared `static' redeclared `extern'"
1132 msgstr ""
1133
1134 #: c-decl.c:4401
1135 msgid "%Jvariable '%D' declared `inline'"
1136 msgstr ""
1137
1138 #. A mere warning is sure to result in improper semantics
1139 #. at runtime.  Don't bother to allow this to compile.
1140 #: c-decl.c:4429 cp/decl.c:5820
1141 msgid "thread-local storage not supported for this target"
1142 msgstr ""
1143
1144 #: c-decl.c:4490 c-decl.c:5504
1145 msgid "function declaration isn't a prototype"
1146 msgstr ""
1147
1148 #: c-decl.c:4496
1149 msgid "parameter names (without types) in function declaration"
1150 msgstr ""
1151
1152 #: c-decl.c:4524
1153 #, c-format
1154 msgid "parameter `%s' has incomplete type"
1155 msgstr ""
1156
1157 #: c-decl.c:4527
1158 msgid "parameter has incomplete type"
1159 msgstr ""
1160
1161 #: c-decl.c:4576
1162 msgid "\"void\" as only parameter may not be qualified"
1163 msgstr ""
1164
1165 #: c-decl.c:4597
1166 msgid "\"void\" must be the only parameter"
1167 msgstr ""
1168
1169 #: c-decl.c:4614
1170 msgid "%Jparameter \"%D\" has just a forward declaration"
1171 msgstr ""
1172
1173 #. The first %s will be one of 'struct', 'union', or 'enum'.
1174 #: c-decl.c:4642
1175 #, c-format
1176 msgid "\"%s %s\" declared inside parameter list"
1177 msgstr ""
1178
1179 #. The %s will be one of 'struct', 'union', or 'enum'.
1180 #: c-decl.c:4646
1181 #, c-format
1182 msgid "anonymous %s declared inside parameter list"
1183 msgstr ""
1184
1185 #: c-decl.c:4650
1186 msgid ""
1187 "its scope is only this definition or declaration, which is probably not what "
1188 "you want"
1189 msgstr ""
1190
1191 #: c-decl.c:4735
1192 #, c-format
1193 msgid "redefinition of `union %s'"
1194 msgstr ""
1195
1196 #: c-decl.c:4737
1197 #, c-format
1198 msgid "redefinition of `struct %s'"
1199 msgstr ""
1200
1201 #: c-decl.c:4805 cp/decl.c:3500
1202 msgid "declaration does not declare anything"
1203 msgstr ""
1204
1205 #: c-decl.c:4849 c-decl.c:4865
1206 msgid "%Jduplicate member '%D'"
1207 msgstr ""
1208
1209 #: c-decl.c:4899 c-decl.c:4902
1210 #, c-format
1211 msgid "%s defined inside parms"
1212 msgstr ""
1213
1214 #: c-decl.c:4900 c-decl.c:4903 c-decl.c:4914
1215 msgid "union"
1216 msgstr ""
1217
1218 #: c-decl.c:4900 c-decl.c:4903
1219 msgid "structure"
1220 msgstr ""
1221
1222 #: c-decl.c:4913
1223 #, c-format
1224 msgid "%s has no %s"
1225 msgstr ""
1226
1227 #: c-decl.c:4914
1228 msgid "struct"
1229 msgstr ""
1230
1231 #: c-decl.c:4915
1232 msgid "named members"
1233 msgstr ""
1234
1235 #: c-decl.c:4915
1236 msgid "members"
1237 msgstr ""
1238
1239 #: c-decl.c:4954
1240 #, c-format
1241 msgid "nested redefinition of `%s'"
1242 msgstr ""
1243
1244 #: c-decl.c:4966
1245 msgid "%Jbit-field '%D' width not an integer constant"
1246 msgstr ""
1247
1248 #: c-decl.c:4977
1249 msgid "%Jbit-field '%D' has invalid type"
1250 msgstr ""
1251
1252 #: c-decl.c:4989
1253 msgid "%Jbit-field '%D' type invalid in ISO C"
1254 msgstr ""
1255
1256 #: c-decl.c:5000
1257 msgid "%Jnegative width in bit-field '%D'"
1258 msgstr ""
1259
1260 #: c-decl.c:5002
1261 msgid "%Jwidth of '%D' exceeds its type"
1262 msgstr ""
1263
1264 #: c-decl.c:5004
1265 msgid "%Jzero width for bit-field '%D'"
1266 msgstr ""
1267
1268 #: c-decl.c:5017
1269 msgid "%J'%D' is narrower than values of its type"
1270 msgstr ""
1271
1272 #: c-decl.c:5034
1273 msgid "%Jflexible array member in union"
1274 msgstr ""
1275
1276 #: c-decl.c:5036
1277 msgid "%Jflexible array member not at end of struct"
1278 msgstr ""
1279
1280 #: c-decl.c:5038
1281 msgid "%Jflexible array member in otherwise empty struct"
1282 msgstr ""
1283
1284 #: c-decl.c:5043
1285 msgid "%Jinvalid use of structure with flexible array member"
1286 msgstr ""
1287
1288 #: c-decl.c:5138
1289 msgid "union cannot be made transparent"
1290 msgstr ""
1291
1292 #. This enum is a named one that has been declared already.
1293 #: c-decl.c:5207
1294 #, c-format
1295 msgid "redeclaration of `enum %s'"
1296 msgstr ""
1297
1298 #: c-decl.c:5238
1299 msgid "enum defined inside parms"
1300 msgstr ""
1301
1302 #: c-decl.c:5271
1303 msgid "enumeration values exceed range of largest integer"
1304 msgstr ""
1305
1306 #: c-decl.c:5374
1307 #, c-format
1308 msgid "enumerator value for `%s' not integer constant"
1309 msgstr ""
1310
1311 #: c-decl.c:5387
1312 msgid "overflow in enumeration values"
1313 msgstr ""
1314
1315 #: c-decl.c:5392
1316 msgid "ISO C restricts enumerator values to range of `int'"
1317 msgstr ""
1318
1319 #: c-decl.c:5466
1320 msgid "return type is an incomplete type"
1321 msgstr ""
1322
1323 #: c-decl.c:5474
1324 msgid "return type defaults to `int'"
1325 msgstr ""
1326
1327 #: c-decl.c:5510
1328 msgid "%Jno previous prototype for '%D'"
1329 msgstr ""
1330
1331 #: c-decl.c:5516
1332 msgid "%J'%D' was used with no prototype before its definition"
1333 msgstr ""
1334
1335 #: c-decl.c:5523
1336 msgid "%Jno previous declaration for '%D'"
1337 msgstr ""
1338
1339 #: c-decl.c:5529
1340 msgid "%J`%D' was used with no declaration before its definition"
1341 msgstr ""
1342
1343 #: c-decl.c:5565 c-decl.c:6069
1344 msgid "%Jreturn type of '%D' is not `int'"
1345 msgstr ""
1346
1347 #: c-decl.c:5580
1348 msgid "%Jfirst argument of '%D' should be `int'"
1349 msgstr ""
1350
1351 #: c-decl.c:5589
1352 msgid "%Jsecond argument of '%D' should be 'char **'"
1353 msgstr ""
1354
1355 #: c-decl.c:5598
1356 msgid "%Jthird argument of '%D' should probably be 'char **'"
1357 msgstr ""
1358
1359 #: c-decl.c:5608
1360 msgid "%J'%D' takes only zero or two arguments"
1361 msgstr ""
1362
1363 #: c-decl.c:5611
1364 msgid "%J'%D' is normally a non-static function"
1365 msgstr ""
1366
1367 #: c-decl.c:5667
1368 msgid "%Jold-style parameter declarations in prototyped function definition"
1369 msgstr ""
1370
1371 #: c-decl.c:5681
1372 msgid "%Jparameter name omitted"
1373 msgstr ""
1374
1375 #: c-decl.c:5756
1376 msgid "%Jparameter name missing from parameter list"
1377 msgstr ""
1378
1379 #: c-decl.c:5766
1380 msgid "%J\"%D\" declared as a non-parameter"
1381 msgstr ""
1382
1383 #: c-decl.c:5771
1384 msgid "%Jmultiple parameters named \"%D\""
1385 msgstr ""
1386
1387 #: c-decl.c:5779
1388 msgid "%Jparameter \"%D\" declared void"
1389 msgstr ""
1390
1391 #: c-decl.c:5794 c-decl.c:5796
1392 msgid "%Jtype of \"%D\" defaults to \"int\""
1393 msgstr ""
1394
1395 #: c-decl.c:5810
1396 msgid "%Jparameter \"%D\" has incomplete type"
1397 msgstr ""
1398
1399 #: c-decl.c:5816
1400 msgid "%Jdeclaration for parameter \"%D\" but no such parameter"
1401 msgstr ""
1402
1403 #: c-decl.c:5868
1404 msgid "number of arguments doesn't match prototype"
1405 msgstr ""
1406
1407 #: c-decl.c:5869 c-decl.c:5900 c-decl.c:5907
1408 msgid "%Hprototype declaration"
1409 msgstr ""
1410
1411 #: c-decl.c:5898
1412 msgid "promoted argument \"%D\" doesn't match prototype"
1413 msgstr ""
1414
1415 #: c-decl.c:5906
1416 msgid "argument \"%D\" doesn't match prototype"
1417 msgstr ""
1418
1419 #: c-decl.c:6101 cp/decl.c:10807
1420 msgid "no return statement in function returning non-void"
1421 msgstr ""
1422
1423 #: c-decl.c:6108
1424 msgid "this function may return with or without a value"
1425 msgstr ""
1426
1427 #. If we get here, declarations have been used in a for loop without
1428 #. the C99 for loop scope.  This doesn't make much sense, so don't
1429 #. allow it.
1430 #: c-decl.c:6205
1431 msgid "'for' loop initial declaration used outside C99 mode"
1432 msgstr ""
1433
1434 #: c-decl.c:6229
1435 #, c-format
1436 msgid "'struct %s' declared in 'for' loop initial declaration"
1437 msgstr ""
1438
1439 #: c-decl.c:6232
1440 #, c-format
1441 msgid "'union %s' declared in 'for' loop initial declaration"
1442 msgstr ""
1443
1444 #: c-decl.c:6235
1445 #, c-format
1446 msgid "'enum %s' declared in 'for' loop initial declaration"
1447 msgstr ""
1448
1449 #: c-decl.c:6243
1450 msgid "%Jdeclaration of non-variable '%D' in 'for' loop initial declaration"
1451 msgstr ""
1452
1453 #: c-decl.c:6246
1454 msgid "%Jdeclaration of static variable '%D' in 'for' loop initial declaration"
1455 msgstr ""
1456
1457 #: c-decl.c:6249
1458 msgid ""
1459 "%Jdeclaration of 'extern' variable '%D' in 'for' loop initial declaration"
1460 msgstr ""
1461
1462 #: c-decl.c:6572
1463 msgid "%Jredefinition of global '%D'"
1464 msgstr ""
1465
1466 #: c-format.c:94 c-format.c:210
1467 msgid "format string has invalid operand number"
1468 msgstr ""
1469
1470 #: c-format.c:111
1471 msgid "function does not return string type"
1472 msgstr ""
1473
1474 #: c-format.c:140
1475 msgid "format string arg not a string type"
1476 msgstr ""
1477
1478 #: c-format.c:190
1479 msgid "unrecognized format specifier"
1480 msgstr ""
1481
1482 #: c-format.c:203
1483 #, c-format
1484 msgid "`%s' is an unrecognized format function type"
1485 msgstr ""
1486
1487 #: c-format.c:216
1488 msgid "'...' has invalid operand number"
1489 msgstr ""
1490
1491 #: c-format.c:224
1492 msgid "format string arg follows the args to be formatted"
1493 msgstr ""
1494
1495 #: c-format.c:565 c-format.c:589
1496 msgid "` ' flag"
1497 msgstr ""
1498
1499 #: c-format.c:565 c-format.c:589
1500 msgid "the ` ' printf flag"
1501 msgstr ""
1502
1503 #: c-format.c:566 c-format.c:590 c-format.c:627 c-format.c:683
1504 msgid "`+' flag"
1505 msgstr ""
1506
1507 #: c-format.c:566 c-format.c:590 c-format.c:627
1508 msgid "the `+' printf flag"
1509 msgstr ""
1510
1511 #: c-format.c:567 c-format.c:591 c-format.c:628 c-format.c:659
1512 msgid "`#' flag"
1513 msgstr ""
1514
1515 #: c-format.c:567 c-format.c:591 c-format.c:628
1516 msgid "the `#' printf flag"
1517 msgstr ""
1518
1519 #: c-format.c:568 c-format.c:592 c-format.c:657
1520 msgid "`0' flag"
1521 msgstr ""
1522
1523 #: c-format.c:568 c-format.c:592
1524 msgid "the `0' printf flag"
1525 msgstr ""
1526
1527 #: c-format.c:569 c-format.c:593 c-format.c:656 c-format.c:686
1528 msgid "`-' flag"
1529 msgstr ""
1530
1531 #: c-format.c:569 c-format.c:593
1532 msgid "the `-' printf flag"
1533 msgstr ""
1534
1535 #: c-format.c:570 c-format.c:640
1536 msgid "`'' flag"
1537 msgstr ""
1538
1539 #: c-format.c:570
1540 msgid "the `'' printf flag"
1541 msgstr ""
1542
1543 #: c-format.c:571 c-format.c:641
1544 msgid "`I' flag"
1545 msgstr ""
1546
1547 #: c-format.c:571
1548 msgid "the `I' printf flag"
1549 msgstr ""
1550
1551 #: c-format.c:572 c-format.c:594 c-format.c:638 c-format.c:660 c-format.c:687
1552 #: c-format.c:1802
1553 msgid "field width"
1554 msgstr ""
1555
1556 #: c-format.c:572 c-format.c:594
1557 msgid "field width in printf format"
1558 msgstr ""
1559
1560 #: c-format.c:573 c-format.c:595 c-format.c:618 c-format.c:629
1561 msgid "precision"
1562 msgstr ""
1563
1564 #: c-format.c:573 c-format.c:595 c-format.c:618 c-format.c:629
1565 msgid "precision in printf format"
1566 msgstr ""
1567
1568 #: c-format.c:574 c-format.c:596 c-format.c:619 c-format.c:630 c-format.c:639
1569 #: c-format.c:690
1570 msgid "length modifier"
1571 msgstr ""
1572
1573 #: c-format.c:574 c-format.c:596 c-format.c:619 c-format.c:630
1574 msgid "length modifier in printf format"
1575 msgstr ""
1576
1577 #: c-format.c:636
1578 msgid "assignment suppression"
1579 msgstr ""
1580
1581 #: c-format.c:636
1582 msgid "the assignment suppression scanf feature"
1583 msgstr ""
1584
1585 #: c-format.c:637
1586 msgid "`a' flag"
1587 msgstr ""
1588
1589 #: c-format.c:637
1590 msgid "the `a' scanf flag"
1591 msgstr ""
1592
1593 #: c-format.c:638
1594 msgid "field width in scanf format"
1595 msgstr ""
1596
1597 #: c-format.c:639
1598 msgid "length modifier in scanf format"
1599 msgstr ""
1600
1601 #: c-format.c:640
1602 msgid "the `'' scanf flag"
1603 msgstr ""
1604
1605 #: c-format.c:641
1606 msgid "the `I' scanf flag"
1607 msgstr ""
1608
1609 #: c-format.c:655
1610 msgid "`_' flag"
1611 msgstr ""
1612
1613 #: c-format.c:655
1614 msgid "the `_' strftime flag"
1615 msgstr ""
1616
1617 #: c-format.c:656
1618 msgid "the `-' strftime flag"
1619 msgstr ""
1620
1621 #: c-format.c:657
1622 msgid "the `0' strftime flag"
1623 msgstr ""
1624
1625 #: c-format.c:658 c-format.c:682
1626 msgid "`^' flag"
1627 msgstr ""
1628
1629 #: c-format.c:658
1630 msgid "the `^' strftime flag"
1631 msgstr ""
1632
1633 #: c-format.c:659
1634 msgid "the `#' strftime flag"
1635 msgstr ""
1636
1637 #: c-format.c:660
1638 msgid "field width in strftime format"
1639 msgstr ""
1640
1641 #: c-format.c:661
1642 msgid "`E' modifier"
1643 msgstr ""
1644
1645 #: c-format.c:661
1646 msgid "the `E' strftime modifier"
1647 msgstr ""
1648
1649 #: c-format.c:662
1650 msgid "`O' modifier"
1651 msgstr ""
1652
1653 #: c-format.c:662
1654 msgid "the `O' strftime modifier"
1655 msgstr ""
1656
1657 #: c-format.c:663
1658 msgid "the `O' modifier"
1659 msgstr ""
1660
1661 #: c-format.c:681
1662 msgid "fill character"
1663 msgstr ""
1664
1665 #: c-format.c:681
1666 msgid "fill character in strfmon format"
1667 msgstr ""
1668
1669 #: c-format.c:682
1670 msgid "the `^' strfmon flag"
1671 msgstr ""
1672
1673 #: c-format.c:683
1674 msgid "the `+' strfmon flag"
1675 msgstr ""
1676
1677 #: c-format.c:684
1678 msgid "`(' flag"
1679 msgstr ""
1680
1681 #: c-format.c:684
1682 msgid "the `(' strfmon flag"
1683 msgstr ""
1684
1685 #: c-format.c:685
1686 msgid "`!' flag"
1687 msgstr ""
1688
1689 #: c-format.c:685
1690 msgid "the `!' strfmon flag"
1691 msgstr ""
1692
1693 #: c-format.c:686
1694 msgid "the `-' strfmon flag"
1695 msgstr ""
1696
1697 #: c-format.c:687
1698 msgid "field width in strfmon format"
1699 msgstr ""
1700
1701 #: c-format.c:688
1702 msgid "left precision"
1703 msgstr ""
1704
1705 #: c-format.c:688
1706 msgid "left precision in strfmon format"
1707 msgstr ""
1708
1709 #: c-format.c:689
1710 msgid "right precision"
1711 msgstr ""
1712
1713 #: c-format.c:689
1714 msgid "right precision in strfmon format"
1715 msgstr ""
1716
1717 #: c-format.c:690
1718 msgid "length modifier in strfmon format"
1719 msgstr ""
1720
1721 #: c-format.c:1107
1722 #, c-format
1723 msgid "function might be possible candidate for `%s' format attribute"
1724 msgstr ""
1725
1726 #: c-format.c:1223 c-format.c:1244 c-format.c:2212
1727 msgid "missing $ operand number in format"
1728 msgstr ""
1729
1730 #: c-format.c:1254
1731 #, c-format
1732 msgid "%s does not support %%n$ operand number formats"
1733 msgstr ""
1734
1735 #: c-format.c:1261
1736 msgid "operand number out of range in format"
1737 msgstr ""
1738
1739 #: c-format.c:1284
1740 #, c-format
1741 msgid "format argument %d used more than once in %s format"
1742 msgstr ""
1743
1744 #: c-format.c:1331
1745 #, c-format
1746 msgid "format argument %d unused before used argument %d in $-style format"
1747 msgstr ""
1748
1749 #: c-format.c:1429
1750 msgid "format not a string literal, format string not checked"
1751 msgstr ""
1752
1753 #: c-format.c:1443
1754 msgid "format not a string literal and no format arguments"
1755 msgstr ""
1756
1757 #: c-format.c:1445
1758 msgid "format not a string literal, argument types not checked"
1759 msgstr ""
1760
1761 #: c-format.c:1458
1762 msgid "too many arguments for format"
1763 msgstr ""
1764
1765 #: c-format.c:1461
1766 msgid "unused arguments in $-style format"
1767 msgstr ""
1768
1769 #: c-format.c:1464
1770 #, c-format
1771 msgid "zero-length %s format string"
1772 msgstr ""
1773
1774 #: c-format.c:1468
1775 msgid "format is a wide character string"
1776 msgstr ""
1777
1778 #: c-format.c:1471
1779 msgid "unterminated format string"
1780 msgstr ""
1781
1782 #: c-format.c:1681
1783 msgid "embedded `\\0' in format"
1784 msgstr ""
1785
1786 #: c-format.c:1696
1787 #, c-format
1788 msgid "spurious trailing `%%' in format"
1789 msgstr ""
1790
1791 #: c-format.c:1735 c-format.c:1972
1792 #, c-format
1793 msgid "repeated %s in format"
1794 msgstr ""
1795
1796 #: c-format.c:1748
1797 msgid "missing fill character at end of strfmon format"
1798 msgstr ""
1799
1800 #: c-format.c:1787 c-format.c:1886 c-format.c:2166 c-format.c:2219
1801 msgid "too few arguments for format"
1802 msgstr ""
1803
1804 #: c-format.c:1828
1805 #, c-format
1806 msgid "zero width in %s format"
1807 msgstr ""
1808
1809 #: c-format.c:1847
1810 #, c-format
1811 msgid "empty left precision in %s format"
1812 msgstr ""
1813
1814 #: c-format.c:1901
1815 msgid "field precision"
1816 msgstr ""
1817
1818 #: c-format.c:1916
1819 #, c-format
1820 msgid "empty precision in %s format"
1821 msgstr ""
1822
1823 #: c-format.c:1956
1824 #, c-format
1825 msgid "%s does not support the `%s' %s length modifier"
1826 msgstr ""
1827
1828 #: c-format.c:2006
1829 msgid "conversion lacks type at end of format"
1830 msgstr ""
1831
1832 #: c-format.c:2017
1833 #, c-format
1834 msgid "unknown conversion type character `%c' in format"
1835 msgstr ""
1836
1837 #: c-format.c:2020
1838 #, c-format
1839 msgid "unknown conversion type character 0x%x in format"
1840 msgstr ""
1841
1842 #: c-format.c:2027
1843 #, c-format
1844 msgid "%s does not support the `%%%c' %s format"
1845 msgstr ""
1846
1847 #: c-format.c:2043
1848 #, c-format
1849 msgid "%s used with `%%%c' %s format"
1850 msgstr ""
1851
1852 #: c-format.c:2052
1853 #, c-format
1854 msgid "%s does not support %s"
1855 msgstr ""
1856
1857 #: c-format.c:2061
1858 #, c-format
1859 msgid "%s does not support %s with the `%%%c' %s format"
1860 msgstr ""
1861
1862 #: c-format.c:2094
1863 #, c-format
1864 msgid "%s ignored with %s and `%%%c' %s format"
1865 msgstr ""
1866
1867 #: c-format.c:2098
1868 #, c-format
1869 msgid "%s ignored with %s in %s format"
1870 msgstr ""
1871
1872 #: c-format.c:2104
1873 #, c-format
1874 msgid "use of %s and %s together with `%%%c' %s format"
1875 msgstr ""
1876
1877 #: c-format.c:2108
1878 #, c-format
1879 msgid "use of %s and %s together in %s format"
1880 msgstr ""
1881
1882 #: c-format.c:2127
1883 #, c-format
1884 msgid "`%%%c' yields only last 2 digits of year in some locales"
1885 msgstr ""
1886
1887 #: c-format.c:2130
1888 #, c-format
1889 msgid "`%%%c' yields only last 2 digits of year"
1890 msgstr ""
1891
1892 #. The end of the format string was reached.
1893 #: c-format.c:2146
1894 #, c-format
1895 msgid "no closing `]' for `%%[' format"
1896 msgstr ""
1897
1898 #: c-format.c:2159
1899 #, c-format
1900 msgid "use of `%s' length modifier with `%c' type character"
1901 msgstr ""
1902
1903 #: c-format.c:2180
1904 #, c-format
1905 msgid "%s does not support the `%%%s%c' %s format"
1906 msgstr ""
1907
1908 #: c-format.c:2195
1909 msgid "operand number specified with suppressed assignment"
1910 msgstr ""
1911
1912 #: c-format.c:2197
1913 msgid "operand number specified for format taking no argument"
1914 msgstr ""
1915
1916 #: c-format.c:2309
1917 #, c-format
1918 msgid "writing through null pointer (arg %d)"
1919 msgstr ""
1920
1921 #: c-format.c:2318
1922 #, c-format
1923 msgid "reading through null pointer (arg %d)"
1924 msgstr ""
1925
1926 #: c-format.c:2338
1927 #, c-format
1928 msgid "writing into constant object (arg %d)"
1929 msgstr ""
1930
1931 #: c-format.c:2348
1932 #, c-format
1933 msgid "extra type qualifiers in format argument (arg %d)"
1934 msgstr ""
1935
1936 #: c-format.c:2355
1937 #, c-format
1938 msgid "format argument is not a pointer (arg %d)"
1939 msgstr ""
1940
1941 #: c-format.c:2357
1942 #, c-format
1943 msgid "format argument is not a pointer to a pointer (arg %d)"
1944 msgstr ""
1945
1946 #: c-format.c:2433
1947 msgid "pointer"
1948 msgstr ""
1949
1950 #: c-format.c:2435
1951 msgid "different type"
1952 msgstr ""
1953
1954 #: c-format.c:2456
1955 #, c-format
1956 msgid "%s is not type %s (arg %d)"
1957 msgstr ""
1958
1959 #: c-format.c:2459
1960 #, c-format
1961 msgid "%s format, %s arg (arg %d)"
1962 msgstr ""
1963
1964 #: c-format.c:2704
1965 msgid "args to be formatted is not '...'"
1966 msgstr ""
1967
1968 #: c-format.c:2713
1969 msgid "strftime formats cannot format arguments"
1970 msgstr ""
1971
1972 #: c-incpath.c:68
1973 #, c-format
1974 msgid "ignoring duplicate directory \"%s\"\n"
1975 msgstr ""
1976
1977 #: c-incpath.c:71
1978 msgid "  as it is a non-system directory that duplicates a system directory\n"
1979 msgstr ""
1980
1981 #: c-incpath.c:75
1982 #, c-format
1983 msgid "ignoring nonexistent directory \"%s\"\n"
1984 msgstr ""
1985
1986 #: c-incpath.c:273
1987 msgid "#include \"...\" search starts here:\n"
1988 msgstr ""
1989
1990 #: c-incpath.c:277
1991 msgid "#include <...> search starts here:\n"
1992 msgstr ""
1993
1994 #: c-incpath.c:282
1995 msgid "End of search list.\n"
1996 msgstr ""
1997
1998 #: c-lex.c:209
1999 msgid "too late for # directive to set debug directory"
2000 msgstr ""
2001
2002 #: c-lex.c:251
2003 msgid "badly nested C headers from preprocessor"
2004 msgstr ""
2005
2006 #: c-lex.c:292
2007 #, c-format
2008 msgid "ignoring #pragma %s %s"
2009 msgstr ""
2010
2011 #. ... or not.
2012 #: c-lex.c:396
2013 msgid "%Hstray '@' in program"
2014 msgstr ""
2015
2016 #: c-lex.c:404
2017 #, c-format
2018 msgid "missing terminating %c character"
2019 msgstr ""
2020
2021 #: c-lex.c:406
2022 #, c-format
2023 msgid "stray '%c' in program"
2024 msgstr ""
2025
2026 #: c-lex.c:408
2027 #, c-format
2028 msgid "stray '\\%o' in program"
2029 msgstr ""
2030
2031 #: c-lex.c:538
2032 msgid "this decimal constant is unsigned only in ISO C90"
2033 msgstr ""
2034
2035 #: c-lex.c:541
2036 msgid "this decimal constant would be unsigned in ISO C90"
2037 msgstr ""
2038
2039 #: c-lex.c:557
2040 #, c-format
2041 msgid "integer constant is too large for \"%s\" type"
2042 msgstr ""
2043
2044 #: c-lex.c:623
2045 #, c-format
2046 msgid "floating constant exceeds range of \"%s\""
2047 msgstr ""
2048
2049 #: c-lex.c:699
2050 msgid "traditional C rejects string constant concatenation"
2051 msgstr ""
2052
2053 #: c-objc-common.c:81
2054 msgid ""
2055 "%Jfunction '%F' can never be inlined because it is supressed using -fno-"
2056 "inline"
2057 msgstr ""
2058
2059 #: c-objc-common.c:91
2060 msgid ""
2061 "%Jfunction '%F' can never be inlined because it might not be bound within "
2062 "this unit of translation"
2063 msgstr ""
2064
2065 #: c-objc-common.c:99
2066 msgid ""
2067 "%Jfunction '%F' can never be inlined because it uses attributes conflicting "
2068 "with inlining"
2069 msgstr ""
2070
2071 #: c-objc-common.c:114
2072 msgid "%Jfunction '%F' can never be inlined because it has pending sizes"
2073 msgstr ""
2074
2075 #: c-objc-common.c:127
2076 msgid ""
2077 "%Jnested function '%F' can never be inlined because it has possibly saved "
2078 "pending sizes"
2079 msgstr ""
2080
2081 #: c-opts.c:140
2082 #, c-format
2083 msgid "no class name specified with \"%s\""
2084 msgstr ""
2085
2086 #: c-opts.c:144
2087 #, c-format
2088 msgid "assertion missing after \"%s\""
2089 msgstr ""
2090
2091 #: c-opts.c:149
2092 #, c-format
2093 msgid "macro name missing after \"%s\""
2094 msgstr ""
2095
2096 #: c-opts.c:156
2097 #, c-format
2098 msgid "missing path after \"%s\""
2099 msgstr ""
2100
2101 #: c-opts.c:165
2102 #, c-format
2103 msgid "missing filename after \"%s\""
2104 msgstr ""
2105
2106 #: c-opts.c:170
2107 #, c-format
2108 msgid "missing makefile target after \"%s\""
2109 msgstr ""
2110
2111 #: c-opts.c:290
2112 msgid "-I- specified twice"
2113 msgstr ""
2114
2115 #: c-opts.c:689
2116 #, c-format
2117 msgid "switch \"%s\" is no longer supported"
2118 msgstr ""
2119
2120 #: c-opts.c:705
2121 #, c-format
2122 msgid "switch \"%s\" is deprecated, please see documentation for details"
2123 msgstr ""
2124
2125 #: c-opts.c:826
2126 msgid ""
2127 "-fhandle-exceptions has been renamed -fexceptions (and is now on by default)"
2128 msgstr ""
2129
2130 #: c-opts.c:988
2131 msgid "output filename specified twice"
2132 msgstr ""
2133
2134 #: c-opts.c:1110
2135 msgid "-Wformat-y2k ignored without -Wformat"
2136 msgstr ""
2137
2138 #: c-opts.c:1112
2139 msgid "-Wformat-extra-args ignored without -Wformat"
2140 msgstr ""
2141
2142 #: c-opts.c:1114
2143 msgid "-Wformat-zero-length ignored without -Wformat"
2144 msgstr ""
2145
2146 #: c-opts.c:1116
2147 msgid "-Wformat-nonliteral ignored without -Wformat"
2148 msgstr ""
2149
2150 #: c-opts.c:1118
2151 msgid "-Wformat-security ignored without -Wformat"
2152 msgstr ""
2153
2154 #: c-opts.c:1120
2155 msgid "-Wmissing-format-attribute ignored without -Wformat"
2156 msgstr ""
2157
2158 #: c-opts.c:1134
2159 #, c-format
2160 msgid "opening output file %s: %m"
2161 msgstr ""
2162
2163 #: c-opts.c:1139
2164 #, c-format
2165 msgid "too many filenames given.  Type %s --help for usage"
2166 msgstr ""
2167
2168 #: c-opts.c:1207
2169 msgid "YYDEBUG not defined"
2170 msgstr ""
2171
2172 #: c-opts.c:1251
2173 #, c-format
2174 msgid "opening dependency file %s: %m"
2175 msgstr ""
2176
2177 #: c-opts.c:1261
2178 #, c-format
2179 msgid "closing dependency file %s: %m"
2180 msgstr ""
2181
2182 #: c-opts.c:1264
2183 #, c-format
2184 msgid "when writing output to %s: %m"
2185 msgstr ""
2186
2187 #: c-opts.c:1334
2188 msgid "to generate dependencies you must specify either -M or -MM"
2189 msgstr ""
2190
2191 #: c-opts.c:1398
2192 msgid "<built-in>"
2193 msgstr ""
2194
2195 #: c-opts.c:1413
2196 msgid "<command line>"
2197 msgstr ""
2198
2199 #: c-pch.c:111 graph.c:402 toplev.c:1516 toplev.c:4468 f/com.c:14198
2200 #: java/jcf-parse.c:890 java/jcf-parse.c:1037 java/lex.c:1828
2201 #: objc/objc-act.c:503
2202 #, c-format
2203 msgid "can't open %s: %m"
2204 msgstr ""
2205
2206 #: c-pch.c:131
2207 #, c-format
2208 msgid "can't write to %s: %m"
2209 msgstr ""
2210
2211 #: c-pch.c:137
2212 #, c-format
2213 msgid "`%s' is not a valid output file"
2214 msgstr ""
2215
2216 #: c-pch.c:166 c-pch.c:182
2217 #, c-format
2218 msgid "can't write %s: %m"
2219 msgstr ""
2220
2221 #: c-pch.c:172
2222 #, c-format
2223 msgid "can't seek in %s: %m"
2224 msgstr ""
2225
2226 #: c-pch.c:180 c-pch.c:216 c-pch.c:244 c-pch.c:249 c-pch.c:319
2227 #, c-format
2228 msgid "can't read %s: %m"
2229 msgstr ""
2230
2231 #: c-pch.c:229
2232 #, c-format
2233 msgid "%s: not compatible with this GCC version"
2234 msgstr ""
2235
2236 #. It's a PCH for the wrong language.
2237 #: c-pch.c:232
2238 #, c-format
2239 msgid "%s: not for %s"
2240 msgstr ""
2241
2242 #. Not any kind of PCH.
2243 #: c-pch.c:236
2244 #, c-format
2245 msgid "%s: not a PCH file"
2246 msgstr ""
2247
2248 #: c-pch.c:255
2249 #, c-format
2250 msgid "%s: created on host `%.*s', but used on host `%s'"
2251 msgstr ""
2252
2253 #: c-pch.c:265
2254 #, c-format
2255 msgid "%s: created for target `%.*s', but used for target `%s'"
2256 msgstr ""
2257
2258 #: c-pch.c:278
2259 #, c-format
2260 msgid "%s: created by version `%.*s', but this is version `%s'"
2261 msgstr ""
2262
2263 #: c-pch.c:294
2264 #, c-format
2265 msgid "%s: created with -g%s, but used with -g%s"
2266 msgstr ""
2267
2268 #: c-pch.c:308
2269 #, c-format
2270 msgid "%s: had text segment at different address"
2271 msgstr ""
2272
2273 #: c-pch.c:325 cpperror.c:176 gcc.c:6534
2274 #, c-format
2275 msgid "%s: %s"
2276 msgstr ""
2277
2278 #: c-pch.c:356
2279 msgid "calling fdopen"
2280 msgstr ""
2281
2282 #: c-pch.c:364 c-pch.c:376
2283 msgid "reading"
2284 msgstr ""
2285
2286 #: c-pragma.c:106
2287 msgid ""
2288 "#pragma pack (pop) encountered without matching #pragma pack (push, <n>)"
2289 msgstr ""
2290
2291 #: c-pragma.c:124
2292 #, c-format
2293 msgid ""
2294 "#pragma pack(pop, %s) encountered without matching #pragma pack(push, %s, "
2295 "<n>)"
2296 msgstr ""
2297
2298 #: c-pragma.c:144
2299 msgid "#pragma pack(push[, id], <n>) is not supported on this target"
2300 msgstr ""
2301
2302 #: c-pragma.c:146
2303 msgid "#pragma pack(pop[, id], <n>) is not supported on this target"
2304 msgstr ""
2305
2306 #: c-pragma.c:165
2307 msgid "missing '(' after '#pragma pack' - ignored"
2308 msgstr ""
2309
2310 #: c-pragma.c:178 c-pragma.c:228
2311 msgid "malformed '#pragma pack' - ignored"
2312 msgstr ""
2313
2314 #: c-pragma.c:183
2315 msgid "malformed '#pragma pack(push[, id], <n>)' - ignored"
2316 msgstr ""
2317
2318 #: c-pragma.c:185
2319 msgid "malformed '#pragma pack(pop[, id])' - ignored"
2320 msgstr ""
2321
2322 #: c-pragma.c:194
2323 #, c-format
2324 msgid "unknown action '%s' for '#pragma pack' - ignored"
2325 msgstr ""
2326
2327 #: c-pragma.c:231
2328 msgid "junk at end of '#pragma pack'"
2329 msgstr ""
2330
2331 #: c-pragma.c:245
2332 #, c-format
2333 msgid "alignment must be a small power of two, not %d"
2334 msgstr ""
2335
2336 #: c-pragma.c:278
2337 msgid ""
2338 "%Japplying #pragma weak '%D' after first use results in unspecified behavior"
2339 msgstr ""
2340
2341 #: c-pragma.c:325 c-pragma.c:330
2342 msgid "malformed #pragma weak, ignored"
2343 msgstr ""
2344
2345 #: c-pragma.c:334
2346 msgid "junk at end of #pragma weak"
2347 msgstr ""
2348
2349 #: c-pragma.c:367 c-pragma.c:372
2350 msgid "malformed #pragma redefine_extname, ignored"
2351 msgstr ""
2352
2353 #: c-pragma.c:377
2354 msgid "junk at end of #pragma redefine_extname"
2355 msgstr ""
2356
2357 #: c-pragma.c:384 c-pragma.c:462
2358 msgid "#pragma redefine_extname conflicts with declaration"
2359 msgstr ""
2360
2361 #: c-pragma.c:413
2362 msgid "malformed #pragma extern_prefix, ignored"
2363 msgstr ""
2364
2365 #: c-pragma.c:418
2366 msgid "junk at end of #pragma extern_prefix"
2367 msgstr ""
2368
2369 #: c-pragma.c:449
2370 msgid "asm declaration conflicts with previous rename"
2371 msgstr ""
2372
2373 #: c-semantics.c:595
2374 msgid "break statement not within loop or switch"
2375 msgstr ""
2376
2377 #: c-semantics.c:613
2378 msgid "continue statement not within a loop"
2379 msgstr ""
2380
2381 #: c-semantics.c:701
2382 msgid "destructor needed for `%D'"
2383 msgstr ""
2384
2385 #: c-semantics.c:702
2386 msgid "where case label appears here"
2387 msgstr ""
2388
2389 #: c-semantics.c:705
2390 msgid ""
2391 "(enclose actions of previous case statements requiring destructors in their "
2392 "own scope.)"
2393 msgstr ""
2394
2395 #: c-semantics.c:741 c-typeck.c:6179 cp/semantics.c:1055
2396 #, c-format
2397 msgid "%s qualifier ignored on asm"
2398 msgstr ""
2399
2400 #: c-semantics.c:995
2401 msgid "will never be executed"
2402 msgstr ""
2403
2404 #: c-typeck.c:120
2405 #, c-format
2406 msgid "`%s' has an incomplete type"
2407 msgstr ""
2408
2409 #: c-typeck.c:142 cp/call.c:2654
2410 msgid "invalid use of void expression"
2411 msgstr ""
2412
2413 #: c-typeck.c:150
2414 msgid "invalid use of flexible array member"
2415 msgstr ""
2416
2417 #: c-typeck.c:156
2418 msgid "invalid use of array with unspecified bounds"
2419 msgstr ""
2420
2421 #: c-typeck.c:164
2422 #, c-format
2423 msgid "invalid use of undefined type `%s %s'"
2424 msgstr ""
2425
2426 #. If this type has a typedef-name, the TYPE_NAME is a TYPE_DECL.
2427 #: c-typeck.c:168
2428 #, c-format
2429 msgid "invalid use of incomplete typedef `%s'"
2430 msgstr ""
2431
2432 #: c-typeck.c:415 c-typeck.c:430
2433 msgid "function types not truly compatible in ISO C"
2434 msgstr ""
2435
2436 #: c-typeck.c:610
2437 msgid "types are not quite compatible"
2438 msgstr ""
2439
2440 #: c-typeck.c:819
2441 msgid "function return types not compatible due to `volatile'"
2442 msgstr ""
2443
2444 #: c-typeck.c:965 c-typeck.c:2100
2445 msgid "arithmetic on pointer to an incomplete type"
2446 msgstr ""
2447
2448 #: c-typeck.c:1338
2449 #, c-format
2450 msgid "%s has no member named `%s'"
2451 msgstr ""
2452
2453 #: c-typeck.c:1374
2454 #, c-format
2455 msgid "request for member `%s' in something not a structure or union"
2456 msgstr ""
2457
2458 #: c-typeck.c:1403
2459 msgid "dereferencing pointer to incomplete type"
2460 msgstr ""
2461
2462 #: c-typeck.c:1407
2463 msgid "dereferencing `void *' pointer"
2464 msgstr ""
2465
2466 #: c-typeck.c:1424 cp/typeck.c:2064
2467 #, c-format
2468 msgid "invalid type argument of `%s'"
2469 msgstr ""
2470
2471 #: c-typeck.c:1442 cp/typeck.c:2089
2472 msgid "subscript missing in array reference"
2473 msgstr ""
2474
2475 #: c-typeck.c:1463 cp/typeck.c:2131
2476 msgid "array subscript has type `char'"
2477 msgstr ""
2478
2479 #: c-typeck.c:1471 c-typeck.c:1560 cp/typeck.c:2135 cp/typeck.c:2221
2480 msgid "array subscript is not an integer"
2481 msgstr ""
2482
2483 #: c-typeck.c:1504
2484 msgid "ISO C forbids subscripting `register' array"
2485 msgstr ""
2486
2487 #: c-typeck.c:1506
2488 msgid "ISO C90 forbids subscripting non-lvalue array"
2489 msgstr ""
2490
2491 #: c-typeck.c:1539
2492 msgid "subscript has type `char'"
2493 msgstr ""
2494
2495 #: c-typeck.c:1555 cp/typeck.c:2216
2496 msgid "subscripted value is neither array nor pointer"
2497 msgstr ""
2498
2499 #: c-typeck.c:1585
2500 #, c-format
2501 msgid "local declaration of `%s' hides instance variable"
2502 msgstr ""
2503
2504 #: c-typeck.c:1677
2505 msgid "called object is not a function"
2506 msgstr ""
2507
2508 #: c-typeck.c:1762 cp/typeck.c:2504
2509 msgid "too many arguments to function"
2510 msgstr ""
2511
2512 #: c-typeck.c:1783
2513 #, c-format
2514 msgid "type of formal parameter %d is incomplete"
2515 msgstr ""
2516
2517 #: c-typeck.c:1796
2518 #, c-format
2519 msgid "%s as integer rather than floating due to prototype"
2520 msgstr ""
2521
2522 #: c-typeck.c:1799
2523 #, c-format
2524 msgid "%s as integer rather than complex due to prototype"
2525 msgstr ""
2526
2527 #: c-typeck.c:1802
2528 #, c-format
2529 msgid "%s as complex rather than floating due to prototype"
2530 msgstr ""
2531
2532 #: c-typeck.c:1805
2533 #, c-format
2534 msgid "%s as floating rather than integer due to prototype"
2535 msgstr ""
2536
2537 #: c-typeck.c:1808
2538 #, c-format
2539 msgid "%s as complex rather than integer due to prototype"
2540 msgstr ""
2541
2542 #: c-typeck.c:1811
2543 #, c-format
2544 msgid "%s as floating rather than complex due to prototype"
2545 msgstr ""
2546
2547 #: c-typeck.c:1821
2548 #, c-format
2549 msgid "%s as `float' rather than `double' due to prototype"
2550 msgstr ""
2551
2552 #: c-typeck.c:1839
2553 #, c-format
2554 msgid "%s with different width due to prototype"
2555 msgstr ""
2556
2557 #: c-typeck.c:1865
2558 #, c-format
2559 msgid "%s as unsigned due to prototype"
2560 msgstr ""
2561
2562 #: c-typeck.c:1867
2563 #, c-format
2564 msgid "%s as signed due to prototype"
2565 msgstr ""
2566
2567 #: c-typeck.c:1901 cp/typeck.c:2610
2568 msgid "too few arguments to function"
2569 msgstr ""
2570
2571 #: c-typeck.c:1941
2572 msgid "suggest parentheses around + or - inside shift"
2573 msgstr ""
2574
2575 #: c-typeck.c:1948
2576 msgid "suggest parentheses around && within ||"
2577 msgstr ""
2578
2579 #: c-typeck.c:1957
2580 msgid "suggest parentheses around arithmetic in operand of |"
2581 msgstr ""
2582
2583 #: c-typeck.c:1960
2584 msgid "suggest parentheses around comparison in operand of |"
2585 msgstr ""
2586
2587 #: c-typeck.c:1969
2588 msgid "suggest parentheses around arithmetic in operand of ^"
2589 msgstr ""
2590
2591 #: c-typeck.c:1972
2592 msgid "suggest parentheses around comparison in operand of ^"
2593 msgstr ""
2594
2595 #: c-typeck.c:1979
2596 msgid "suggest parentheses around + or - in operand of &"
2597 msgstr ""
2598
2599 #: c-typeck.c:1982
2600 msgid "suggest parentheses around comparison in operand of &"
2601 msgstr ""
2602
2603 #: c-typeck.c:1989
2604 msgid "comparisons like X<=Y<=Z do not have their mathematical meaning"
2605 msgstr ""
2606
2607 #: c-typeck.c:2052
2608 msgid "pointer of type `void *' used in subtraction"
2609 msgstr ""
2610
2611 #: c-typeck.c:2054
2612 msgid "pointer to a function used in subtraction"
2613 msgstr ""
2614
2615 #: c-typeck.c:2148
2616 msgid "wrong type argument to unary plus"
2617 msgstr ""
2618
2619 #: c-typeck.c:2161
2620 msgid "wrong type argument to unary minus"
2621 msgstr ""
2622
2623 #: c-typeck.c:2178
2624 msgid "ISO C does not support `~' for complex conjugation"
2625 msgstr ""
2626
2627 #: c-typeck.c:2184
2628 msgid "wrong type argument to bit-complement"
2629 msgstr ""
2630
2631 #: c-typeck.c:2192
2632 msgid "wrong type argument to abs"
2633 msgstr ""
2634
2635 #: c-typeck.c:2204
2636 msgid "wrong type argument to conjugation"
2637 msgstr ""
2638
2639 #: c-typeck.c:2218
2640 msgid "wrong type argument to unary exclamation mark"
2641 msgstr ""
2642
2643 #: c-typeck.c:2261
2644 msgid "ISO C does not support `++' and `--' on complex types"
2645 msgstr ""
2646
2647 #: c-typeck.c:2276 c-typeck.c:2308
2648 msgid "wrong type argument to increment"
2649 msgstr ""
2650
2651 #: c-typeck.c:2278 c-typeck.c:2310
2652 msgid "wrong type argument to decrement"
2653 msgstr ""
2654
2655 #: c-typeck.c:2299
2656 msgid "increment of pointer to unknown structure"
2657 msgstr ""
2658
2659 #: c-typeck.c:2301
2660 msgid "decrement of pointer to unknown structure"
2661 msgstr ""
2662
2663 #: c-typeck.c:2426
2664 msgid "invalid lvalue in unary `&'"
2665 msgstr ""
2666
2667 #: c-typeck.c:2458
2668 #, c-format
2669 msgid "attempt to take address of bit-field structure member `%s'"
2670 msgstr ""
2671
2672 #. Use `%s' to print the string in case there are any escape
2673 #. characters in the message.
2674 #: c-typeck.c:2535 c-typeck.c:3915 c-typeck.c:3930 c-typeck.c:3945
2675 #: final.c:2779 final.c:2781 gcc.c:4561 rtl-error.c:109 toplev.c:1371
2676 #: config/cris/cris.c:544 cp/parser.c:1768 cp/typeck.c:4072 java/expr.c:356
2677 #: java/verify.c:1459 java/verify.c:1460 java/verify.c:1475
2678 #, c-format
2679 msgid "%s"
2680 msgstr ""
2681
2682 #: c-typeck.c:2592
2683 msgid "ISO C forbids use of conditional expressions as lvalues"
2684 msgstr ""
2685
2686 #: c-typeck.c:2596
2687 msgid "ISO C forbids use of compound expressions as lvalues"
2688 msgstr ""
2689
2690 #: c-typeck.c:2599
2691 msgid "use of cast expressions as lvalues is deprecated"
2692 msgstr ""
2693
2694 #: c-typeck.c:2614
2695 #, c-format
2696 msgid "%s of read-only member `%s'"
2697 msgstr ""
2698
2699 #: c-typeck.c:2618
2700 #, c-format
2701 msgid "%s of read-only variable `%s'"
2702 msgstr ""
2703
2704 #: c-typeck.c:2621
2705 #, c-format
2706 msgid "%s of read-only location"
2707 msgstr ""
2708
2709 #: c-typeck.c:2639
2710 #, c-format
2711 msgid "cannot take address of bit-field `%s'"
2712 msgstr ""
2713
2714 #: c-typeck.c:2667 treelang/treetree.c:946
2715 #, c-format
2716 msgid "global register variable `%s' used in nested function"
2717 msgstr ""
2718
2719 #: c-typeck.c:2671 treelang/treetree.c:950
2720 #, c-format
2721 msgid "register variable `%s' used in nested function"
2722 msgstr ""
2723
2724 #: c-typeck.c:2678 treelang/treetree.c:957
2725 #, c-format
2726 msgid "address of global register variable `%s' requested"
2727 msgstr ""
2728
2729 #: c-typeck.c:2690
2730 msgid "cannot put object with volatile field into register"
2731 msgstr ""
2732
2733 #: c-typeck.c:2694 treelang/treetree.c:962
2734 #, c-format
2735 msgid "address of register variable `%s' requested"
2736 msgstr ""
2737
2738 #: c-typeck.c:2779
2739 msgid "signed and unsigned type in conditional expression"
2740 msgstr ""
2741
2742 #: c-typeck.c:2786
2743 msgid "ISO C forbids conditional expr with only one void side"
2744 msgstr ""
2745
2746 #: c-typeck.c:2802 c-typeck.c:2809
2747 msgid "ISO C forbids conditional expr between `void *' and function pointer"
2748 msgstr ""
2749
2750 #: c-typeck.c:2815
2751 msgid "pointer type mismatch in conditional expression"
2752 msgstr ""
2753
2754 #: c-typeck.c:2822 c-typeck.c:2832
2755 msgid "pointer/integer type mismatch in conditional expression"
2756 msgstr ""
2757
2758 #: c-typeck.c:2846
2759 msgid "type mismatch in conditional expression"
2760 msgstr ""
2761
2762 #: c-typeck.c:2906
2763 msgid "left-hand operand of comma expression has no effect"
2764 msgstr ""
2765
2766 #: c-typeck.c:2942
2767 msgid "cast specifies array type"
2768 msgstr ""
2769
2770 #: c-typeck.c:2948
2771 msgid "cast specifies function type"
2772 msgstr ""
2773
2774 #: c-typeck.c:2958
2775 msgid "ISO C forbids casting nonscalar to the same type"
2776 msgstr ""
2777
2778 #: c-typeck.c:2976
2779 msgid "ISO C forbids casts to union type"
2780 msgstr ""
2781
2782 #: c-typeck.c:2984
2783 msgid "cast to union type from type not present in union"
2784 msgstr ""
2785
2786 #: c-typeck.c:3035
2787 msgid "cast adds new qualifiers to function type"
2788 msgstr ""
2789
2790 #. There are qualifiers present in IN_OTYPE that are not
2791 #. present in IN_TYPE.
2792 #: c-typeck.c:3040
2793 msgid "cast discards qualifiers from pointer target type"
2794 msgstr ""
2795
2796 #: c-typeck.c:3055
2797 msgid "cast increases required alignment of target type"
2798 msgstr ""
2799
2800 #: c-typeck.c:3061 cp/typeck.c:4850
2801 msgid "cast from pointer to integer of different size"
2802 msgstr ""
2803
2804 #: c-typeck.c:3066
2805 msgid "cast does not match function type"
2806 msgstr ""
2807
2808 #: c-typeck.c:3073 cp/typeck.c:4857
2809 msgid "cast to pointer from integer of different size"
2810 msgstr ""
2811
2812 #: c-typeck.c:3085
2813 msgid "type-punning to incomplete type might break strict-aliasing rules"
2814 msgstr ""
2815
2816 #: c-typeck.c:3089
2817 msgid "dereferencing type-punned pointer will break strict-aliasing rules"
2818 msgstr ""
2819
2820 #. Now we have handled acceptable kinds of LHS that are not truly lvalues.
2821 #. Reject anything strange now.
2822 #: c-typeck.c:3248
2823 msgid "invalid lvalue in assignment"
2824 msgstr ""
2825
2826 #. Convert new value to destination type.
2827 #: c-typeck.c:3257 c-typeck.c:3282 c-typeck.c:3299 cp/typeck.c:4969
2828 #: cp/typeck.c:5113
2829 msgid "assignment"
2830 msgstr ""
2831
2832 #: c-typeck.c:3366
2833 msgid "cannot pass rvalue to reference parameter"
2834 msgstr ""
2835
2836 #: c-typeck.c:3475 c-typeck.c:3551
2837 #, c-format
2838 msgid "%s makes qualified function pointer from unqualified"
2839 msgstr ""
2840
2841 #: c-typeck.c:3479 c-typeck.c:3531
2842 #, c-format
2843 msgid "%s discards qualifiers from pointer target type"
2844 msgstr ""
2845
2846 #: c-typeck.c:3485
2847 msgid "ISO C prohibits argument conversion to union type"
2848 msgstr ""
2849
2850 #: c-typeck.c:3523
2851 #, c-format
2852 msgid "ISO C forbids %s between function pointer and `void *'"
2853 msgstr ""
2854
2855 #: c-typeck.c:3540
2856 #, c-format
2857 msgid "pointer targets in %s differ in signedness"
2858 msgstr ""
2859
2860 #: c-typeck.c:3556
2861 #, c-format
2862 msgid "%s from incompatible pointer type"
2863 msgstr ""
2864
2865 #: c-typeck.c:3562 c-typeck.c:4066 cp/typeck.c:1336
2866 msgid "invalid use of non-lvalue array"
2867 msgstr ""
2868
2869 #: c-typeck.c:3577
2870 #, c-format
2871 msgid "%s makes pointer from integer without a cast"
2872 msgstr ""
2873
2874 #: c-typeck.c:3585
2875 #, c-format
2876 msgid "%s makes integer from pointer without a cast"
2877 msgstr ""
2878
2879 #: c-typeck.c:3599 c-typeck.c:3602
2880 #, c-format
2881 msgid "incompatible type for argument %d of `%s'"
2882 msgstr ""
2883
2884 #: c-typeck.c:3606
2885 #, c-format
2886 msgid "incompatible type for argument %d of indirect function call"
2887 msgstr ""
2888
2889 #: c-typeck.c:3610
2890 #, c-format
2891 msgid "incompatible types in %s"
2892 msgstr ""
2893
2894 #. Function name is known; supply it.
2895 #: c-typeck.c:3664
2896 #, c-format
2897 msgid "passing arg of `%s'"
2898 msgstr ""
2899
2900 #. Function name unknown (call through ptr).
2901 #: c-typeck.c:3673
2902 msgid "passing arg of pointer to function"
2903 msgstr ""
2904
2905 #. Function name is known; supply it.
2906 #: c-typeck.c:3681
2907 #, c-format
2908 msgid "passing arg %d of `%s'"
2909 msgstr ""
2910
2911 #. Function name unknown (call through ptr); just give arg number.
2912 #: c-typeck.c:3690
2913 #, c-format
2914 msgid "passing arg %d of pointer to function"
2915 msgstr ""
2916
2917 #: c-typeck.c:3747
2918 msgid "traditional C rejects automatic aggregate initialization"
2919 msgstr ""
2920
2921 #: c-typeck.c:3918 c-typeck.c:3933 c-typeck.c:3948
2922 #, c-format
2923 msgid "(near initialization for `%s')"
2924 msgstr ""
2925
2926 #: c-typeck.c:3997 cp/typeck2.c:458
2927 msgid "char-array initialized from wide string"
2928 msgstr ""
2929
2930 #: c-typeck.c:4004 cp/typeck2.c:465
2931 msgid "int-array initialized from non-wide string"
2932 msgstr ""
2933
2934 #: c-typeck.c:4022 cp/typeck2.c:481
2935 msgid "initializer-string for array of chars is too long"
2936 msgstr ""
2937
2938 #: c-typeck.c:4089
2939 msgid "array initialized from non-constant array expression"
2940 msgstr ""
2941
2942 #: c-typeck.c:4106 c-typeck.c:4108 c-typeck.c:4124 c-typeck.c:4145
2943 #: c-typeck.c:5525
2944 msgid "initializer element is not constant"
2945 msgstr ""
2946
2947 #: c-typeck.c:4140
2948 msgid "initialization"
2949 msgstr ""
2950
2951 #: c-typeck.c:4151 c-typeck.c:5530
2952 msgid "initializer element is not computable at load time"
2953 msgstr ""
2954
2955 #: c-typeck.c:4166 cp/typeck2.c:558
2956 msgid "invalid initializer"
2957 msgstr ""
2958
2959 #: c-typeck.c:4449 cp/decl.c:4424
2960 msgid "opaque vector types cannot be initialized"
2961 msgstr ""
2962
2963 #: c-typeck.c:4643
2964 msgid "extra brace group at end of initializer"
2965 msgstr ""
2966
2967 #: c-typeck.c:4663
2968 msgid "missing braces around initializer"
2969 msgstr ""
2970
2971 #: c-typeck.c:4723
2972 msgid "braces around scalar initializer"
2973 msgstr ""
2974
2975 #: c-typeck.c:4770
2976 msgid "initialization of flexible array member in a nested context"
2977 msgstr ""
2978
2979 #: c-typeck.c:4772
2980 msgid "initialization of a flexible array member"
2981 msgstr ""
2982
2983 #: c-typeck.c:4803
2984 msgid "missing initializer"
2985 msgstr ""
2986
2987 #: c-typeck.c:4829
2988 msgid "empty scalar initializer"
2989 msgstr ""
2990
2991 #: c-typeck.c:4834
2992 msgid "extra elements in scalar initializer"
2993 msgstr ""
2994
2995 #: c-typeck.c:4919
2996 msgid "initialization designators may not nest"
2997 msgstr ""
2998
2999 #: c-typeck.c:4940 c-typeck.c:5008
3000 msgid "array index in non-array initializer"
3001 msgstr ""
3002
3003 #: c-typeck.c:4945 c-typeck.c:5061
3004 msgid "field name not in record or union initializer"
3005 msgstr ""
3006
3007 #: c-typeck.c:5004 c-typeck.c:5006
3008 msgid "nonconstant array index in initializer"
3009 msgstr ""
3010
3011 #: c-typeck.c:5010 c-typeck.c:5013
3012 msgid "array index in initializer exceeds array bounds"
3013 msgstr ""
3014
3015 #: c-typeck.c:5024
3016 msgid "empty index range in initializer"
3017 msgstr ""
3018
3019 #: c-typeck.c:5033
3020 msgid "array index range in initializer exceeds array bounds"
3021 msgstr ""
3022
3023 #: c-typeck.c:5073
3024 #, c-format
3025 msgid "unknown field `%s' specified in initializer"
3026 msgstr ""
3027
3028 #: c-typeck.c:5109 c-typeck.c:5130 c-typeck.c:5592
3029 msgid "initialized field with side-effects overwritten"
3030 msgstr ""
3031
3032 #: c-typeck.c:5800
3033 msgid "excess elements in char array initializer"
3034 msgstr ""
3035
3036 #: c-typeck.c:5807 c-typeck.c:5853
3037 msgid "excess elements in struct initializer"
3038 msgstr ""
3039
3040 #: c-typeck.c:5868
3041 msgid "non-static initialization of a flexible array member"
3042 msgstr ""
3043
3044 #: c-typeck.c:5935
3045 msgid "excess elements in union initializer"
3046 msgstr ""
3047
3048 #: c-typeck.c:5956
3049 msgid "traditional C rejects initialization of unions"
3050 msgstr ""
3051
3052 #: c-typeck.c:6019
3053 msgid "excess elements in array initializer"
3054 msgstr ""
3055
3056 #: c-typeck.c:6048
3057 msgid "excess elements in vector initializer"
3058 msgstr ""
3059
3060 #: c-typeck.c:6070
3061 msgid "excess elements in scalar initializer"
3062 msgstr ""
3063
3064 #: c-typeck.c:6157
3065 msgid "argument of `asm' is not a constant string"
3066 msgstr ""
3067
3068 #: c-typeck.c:6172
3069 msgid "asm template is not a string constant"
3070 msgstr ""
3071
3072 #: c-typeck.c:6204
3073 msgid "invalid lvalue in asm statement"
3074 msgstr ""
3075
3076 #: c-typeck.c:6276
3077 msgid "modification by `asm'"
3078 msgstr ""
3079
3080 #: c-typeck.c:6294 cp/typeck.c:5883
3081 msgid "function declared `noreturn' has a `return' statement"
3082 msgstr ""
3083
3084 #: c-typeck.c:6301
3085 msgid "`return' with no value, in function returning non-void"
3086 msgstr ""
3087
3088 #: c-typeck.c:6307
3089 msgid "`return' with a value, in function returning void"
3090 msgstr ""
3091
3092 #: c-typeck.c:6311
3093 msgid "return"
3094 msgstr ""
3095
3096 #: c-typeck.c:6363
3097 msgid "function returns address of local variable"
3098 msgstr ""
3099
3100 #: c-typeck.c:6418 cp/semantics.c:734
3101 msgid "switch quantity not an integer"
3102 msgstr ""
3103
3104 #: c-typeck.c:6428
3105 msgid "`long' switch expression not converted to `int' in ISO C"
3106 msgstr ""
3107
3108 #: c-typeck.c:6469 cp/decl.c:2430
3109 msgid "case label not within a switch statement"
3110 msgstr ""
3111
3112 #: c-typeck.c:6471 cp/decl.c:2435
3113 msgid "`default' label not within a switch statement"
3114 msgstr ""
3115
3116 #: c-typeck.c:6623 c-typeck.c:6657
3117 msgid "division by zero"
3118 msgstr ""
3119
3120 #: c-typeck.c:6702 cp/typeck.c:2888
3121 msgid "right shift count is negative"
3122 msgstr ""
3123
3124 #: c-typeck.c:6709 cp/typeck.c:2894
3125 msgid "right shift count >= width of type"
3126 msgstr ""
3127
3128 #: c-typeck.c:6730 cp/typeck.c:2913
3129 msgid "left shift count is negative"
3130 msgstr ""
3131
3132 #: c-typeck.c:6733 cp/typeck.c:2915
3133 msgid "left shift count >= width of type"
3134 msgstr ""
3135
3136 #: c-typeck.c:6754
3137 msgid "shift count is negative"
3138 msgstr ""
3139
3140 #: c-typeck.c:6756
3141 msgid "shift count >= width of type"
3142 msgstr ""
3143
3144 #: c-typeck.c:6773 cp/typeck.c:2950
3145 msgid "comparing floating point with == or != is unsafe"
3146 msgstr ""
3147
3148 #: c-typeck.c:6799 c-typeck.c:6805
3149 msgid "ISO C forbids comparison of `void *' with function pointer"
3150 msgstr ""
3151
3152 #: c-typeck.c:6808 c-typeck.c:6848 c-typeck.c:6876
3153 msgid "comparison of distinct pointer types lacks a cast"
3154 msgstr ""
3155
3156 #: c-typeck.c:6822 c-typeck.c:6827 c-typeck.c:6896 c-typeck.c:6901
3157 msgid "comparison between pointer and integer"
3158 msgstr ""
3159
3160 #: c-typeck.c:6843 c-typeck.c:6871
3161 msgid "ISO C forbids ordered comparisons of pointers to functions"
3162 msgstr ""
3163
3164 #: c-typeck.c:6868
3165 msgid "comparison of complete and incomplete pointers"
3166 msgstr ""
3167
3168 #: c-typeck.c:6884 c-typeck.c:6891
3169 msgid "ordered comparison of pointer with integer zero"
3170 msgstr ""
3171
3172 #: c-typeck.c:6915 cp/typeck.c:3086
3173 msgid "unordered comparison on non-floating point argument"
3174 msgstr ""
3175
3176 #: c-typeck.c:7125
3177 msgid "comparison between signed and unsigned"
3178 msgstr ""
3179
3180 #: c-typeck.c:7171 cp/typeck.c:3333
3181 msgid "comparison of promoted ~unsigned with constant"
3182 msgstr ""
3183
3184 #: c-typeck.c:7179 cp/typeck.c:3341
3185 msgid "comparison of promoted ~unsigned with unsigned"
3186 msgstr ""
3187
3188 #: calls.c:1814 tree-inline.c:1328
3189 msgid "%Jinlining failed in call to '%F'"
3190 msgstr ""
3191
3192 #: calls.c:1815 calls.c:2155 tree-inline.c:1329
3193 msgid "called from here"
3194 msgstr ""
3195
3196 #: calls.c:2154
3197 msgid "%Jcan't inline call to '%F'"
3198 msgstr ""
3199
3200 #: calls.c:2163
3201 msgid ""
3202 "ignoring return value of `%D', declared with attribute warn_unused_result"
3203 msgstr ""
3204
3205 #: calls.c:2176
3206 msgid ""
3207 "ignoring return value of function declared with attribute warn_unused_result"
3208 msgstr ""
3209
3210 #: calls.c:2186
3211 msgid "function call has aggregate value"
3212 msgstr ""
3213
3214 #: cfg.c:833
3215 #, c-format
3216 msgid "bb %d on wrong place"
3217 msgstr ""
3218
3219 #: cfg.c:839
3220 #, c-format
3221 msgid "prev_bb of %d should be %d, not %d"
3222 msgstr ""
3223
3224 #: cfg.c:855
3225 #, c-format
3226 msgid "verify_flow_info: Wrong count of block %i %i"
3227 msgstr ""
3228
3229 #: cfg.c:861
3230 #, c-format
3231 msgid "verify_flow_info: Wrong frequency of block %i %i"
3232 msgstr ""
3233
3234 #: cfg.c:869
3235 #, c-format
3236 msgid "verify_flow_info: Duplicate edge %i->%i"
3237 msgstr ""
3238
3239 #: cfg.c:875
3240 #, c-format
3241 msgid "verify_flow_info: Wrong probability of edge %i->%i %i"
3242 msgstr ""
3243
3244 #: cfg.c:881
3245 #, c-format
3246 msgid "verify_flow_info: Wrong count of edge %i->%i %i"
3247 msgstr ""
3248
3249 #: cfg.c:893
3250 #, c-format
3251 msgid "verify_flow_info: Basic block %d succ edge is corrupted"
3252 msgstr ""
3253
3254 #: cfg.c:907 cfgrtl.c:1943
3255 #, c-format
3256 msgid "Wrong amount of branch edges after unconditional jump %i"
3257 msgstr ""
3258
3259 #: cfg.c:915
3260 #, c-format
3261 msgid "basic block %d pred edge is corrupted"
3262 msgstr ""
3263
3264 #: cfg.c:941
3265 #, c-format
3266 msgid "basic block %i edge lists are corrupted"
3267 msgstr ""
3268
3269 #: cfg.c:953
3270 msgid "verify_flow_info failed"
3271 msgstr ""
3272
3273 #: cfgloop.c:1141
3274 #, c-format
3275 msgid "Size of loop %d should be %d, not %d."
3276 msgstr ""
3277
3278 #: cfgloop.c:1160
3279 #, c-format
3280 msgid "Bb %d do not belong to loop %d."
3281 msgstr ""
3282
3283 #: cfgloop.c:1178
3284 #, c-format
3285 msgid "Loop %d's header does not have exactly 2 entries."
3286 msgstr ""
3287
3288 #: cfgloop.c:1186
3289 #, c-format
3290 msgid "Loop %d's latch does not have exactly 1 successor."
3291 msgstr ""
3292
3293 #: cfgloop.c:1191
3294 #, c-format
3295 msgid "Loop %d's latch does not have header as successor."
3296 msgstr ""
3297
3298 #: cfgloop.c:1196
3299 #, c-format
3300 msgid "Loop %d's latch does not belong directly to it."
3301 msgstr ""
3302
3303 #: cfgloop.c:1202
3304 #, c-format
3305 msgid "Loop %d's header does not belong directly to it."
3306 msgstr ""
3307
3308 #: cfgloop.c:1208
3309 #, c-format
3310 msgid "Loop %d's latch is marked as part of irreducible region."
3311 msgstr ""
3312
3313 #: cfgloop.c:1238
3314 #, c-format
3315 msgid "Basic block %d should be marked irreducible."
3316 msgstr ""
3317
3318 #: cfgloop.c:1244
3319 #, c-format
3320 msgid "Basic block %d should not be marked irreducible."
3321 msgstr ""
3322
3323 #: cfgloop.c:1252
3324 #, c-format
3325 msgid "Edge from %d to %d should be marked irreducible."
3326 msgstr ""
3327
3328 #: cfgloop.c:1259
3329 #, c-format
3330 msgid "Edge from %d to %d should not be marked irreducible."
3331 msgstr ""
3332
3333 #: cfgrtl.c:1849
3334 #, c-format
3335 msgid "end insn %d for block %d not found in the insn stream"
3336 msgstr ""
3337
3338 #: cfgrtl.c:1863
3339 #, c-format
3340 msgid "insn %d is in multiple basic blocks (%d and %d)"
3341 msgstr ""
3342
3343 #: cfgrtl.c:1875
3344 #, c-format
3345 msgid "head insn %d for block %d not found in the insn stream"
3346 msgstr ""
3347
3348 #: cfgrtl.c:1897
3349 msgid "verify_flow_info: REG_BR_PROB does not match cfg %wi %i"
3350 msgstr ""
3351
3352 #: cfgrtl.c:1925
3353 #, c-format
3354 msgid "Missing REG_EH_REGION note in the end of bb %i"
3355 msgstr ""
3356
3357 #: cfgrtl.c:1933
3358 #, c-format
3359 msgid "Too many outgoing branch edges from bb %i"
3360 msgstr ""
3361
3362 #: cfgrtl.c:1938
3363 #, c-format
3364 msgid "Fallthru edge after unconditional jump %i"
3365 msgstr ""
3366
3367 #: cfgrtl.c:1949
3368 #, c-format
3369 msgid "Wrong amount of branch edges after conditional jump %i"
3370 msgstr ""
3371
3372 #: cfgrtl.c:1954
3373 #, c-format
3374 msgid "Call edges for non-call insn in bb %i"
3375 msgstr ""
3376
3377 #: cfgrtl.c:1963
3378 #, c-format
3379 msgid "Abnormal edges for no purpose in bb %i"
3380 msgstr ""
3381
3382 #: cfgrtl.c:1973
3383 #, c-format
3384 msgid "insn %d inside basic block %d but block_for_insn is NULL"
3385 msgstr ""
3386
3387 #: cfgrtl.c:1977
3388 #, c-format
3389 msgid "insn %d inside basic block %d but block_for_insn is %i"
3390 msgstr ""
3391
3392 #: cfgrtl.c:1991 cfgrtl.c:2001
3393 #, c-format
3394 msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d"
3395 msgstr ""
3396
3397 #: cfgrtl.c:2014
3398 #, c-format
3399 msgid "NOTE_INSN_BASIC_BLOCK %d in middle of basic block %d"
3400 msgstr ""
3401
3402 #: cfgrtl.c:2024
3403 #, c-format
3404 msgid "in basic block %d:"
3405 msgstr ""
3406
3407 #: cfgrtl.c:2025
3408 msgid "flow control insn inside a basic block"
3409 msgstr ""
3410
3411 #: cfgrtl.c:2071
3412 #, c-format
3413 msgid "missing barrier after block %i"
3414 msgstr ""
3415
3416 #: cfgrtl.c:2084
3417 #, c-format
3418 msgid "verify_flow_info: Incorrect blocks for fallthru %i->%i"
3419 msgstr ""
3420
3421 #: cfgrtl.c:2099
3422 #, c-format
3423 msgid "verify_flow_info: Incorrect fallthru %i->%i"
3424 msgstr ""
3425
3426 #: cfgrtl.c:2101
3427 msgid "wrong insn in the fallthru edge"
3428 msgstr ""
3429
3430 #: cfgrtl.c:2118
3431 msgid "basic blocks not laid down consecutively"
3432 msgstr ""
3433
3434 #: cfgrtl.c:2143
3435 msgid "insn outside basic block"
3436 msgstr ""
3437
3438 #: cfgrtl.c:2151
3439 msgid "return not followed by barrier"
3440 msgstr ""
3441
3442 #: cfgrtl.c:2158
3443 #, c-format
3444 msgid "number of bb notes in insn chain (%d) != n_basic_blocks (%d)"
3445 msgstr ""
3446
3447 #: collect2.c:406
3448 msgid "internal error"
3449 msgstr ""
3450
3451 #: collect2.c:893
3452 msgid "no arguments"
3453 msgstr ""
3454
3455 #: collect2.c:1222 collect2.c:1370 collect2.c:1403
3456 #, c-format
3457 msgid "fopen %s"
3458 msgstr ""
3459
3460 #: collect2.c:1225 collect2.c:1375 collect2.c:1406
3461 #, c-format
3462 msgid "fclose %s"
3463 msgstr ""
3464
3465 #: collect2.c:1234
3466 #, c-format
3467 msgid "collect2 version %s"
3468 msgstr ""
3469
3470 #: collect2.c:1324
3471 #, c-format
3472 msgid "%d constructor(s) found\n"
3473 msgstr ""
3474
3475 #: collect2.c:1325
3476 #, c-format
3477 msgid "%d destructor(s)  found\n"
3478 msgstr ""
3479
3480 #: collect2.c:1326
3481 #, c-format
3482 msgid "%d frame table(s) found\n"
3483 msgstr ""
3484
3485 #: collect2.c:1466
3486 #, c-format
3487 msgid "%s terminated with signal %d [%s]%s"
3488 msgstr ""
3489
3490 #: collect2.c:1484
3491 #, c-format
3492 msgid "%s returned %d exit status"
3493 msgstr ""
3494
3495 #: collect2.c:1509
3496 #, c-format
3497 msgid "[cannot find %s]"
3498 msgstr ""
3499
3500 #: collect2.c:1524
3501 #, c-format
3502 msgid "cannot find `%s'"
3503 msgstr ""
3504
3505 #: collect2.c:1535 collect2.c:1538
3506 #, c-format
3507 msgid "redirecting stdout: %s"
3508 msgstr ""
3509
3510 #: collect2.c:1577
3511 #, c-format
3512 msgid "[Leaving %s]\n"
3513 msgstr ""
3514
3515 #: collect2.c:1797
3516 #, c-format
3517 msgid ""
3518 "\n"
3519 "write_c_file - output name is %s, prefix is %s\n"
3520 msgstr ""
3521
3522 #: collect2.c:2001
3523 msgid "cannot find `nm'"
3524 msgstr ""
3525
3526 #: collect2.c:2011 collect2.c:2440
3527 msgid "pipe"
3528 msgstr ""
3529
3530 #: collect2.c:2015 collect2.c:2444
3531 msgid "fdopen"
3532 msgstr ""
3533
3534 #: collect2.c:2041 collect2.c:2470
3535 #, c-format
3536 msgid "dup2 %d 1"
3537 msgstr ""
3538
3539 #: collect2.c:2044 collect2.c:2047 collect2.c:2060 collect2.c:2473
3540 #: collect2.c:2476 collect2.c:2489
3541 #, c-format
3542 msgid "close %d"
3543 msgstr ""
3544
3545 #: collect2.c:2050 collect2.c:2479
3546 #, c-format
3547 msgid "execv %s"
3548 msgstr ""
3549
3550 #: collect2.c:2104
3551 #, c-format
3552 msgid "init function found in object %s"
3553 msgstr ""
3554
3555 #: collect2.c:2112
3556 #, c-format
3557 msgid "fini function found in object %s"
3558 msgstr ""
3559
3560 #: collect2.c:2135 collect2.c:2528
3561 msgid "fclose"
3562 msgstr ""
3563
3564 #: collect2.c:2177
3565 #, c-format
3566 msgid "unable to open file '%s'"
3567 msgstr ""
3568
3569 #: collect2.c:2179
3570 #, c-format
3571 msgid "unable to stat file '%s'"
3572 msgstr ""
3573
3574 #: collect2.c:2185
3575 #, c-format
3576 msgid "unable to mmap file '%s'"
3577 msgstr ""
3578
3579 #: collect2.c:2331
3580 msgid "not found\n"
3581 msgstr ""
3582
3583 #: collect2.c:2333 collect2.c:2507
3584 #, c-format
3585 msgid "dynamic dependency %s not found"
3586 msgstr ""
3587
3588 #: collect2.c:2352
3589 #, c-format
3590 msgid "bad magic number in file '%s'"
3591 msgstr ""
3592
3593 #: collect2.c:2374
3594 msgid "dynamic dependencies.\n"
3595 msgstr ""
3596
3597 #: collect2.c:2431
3598 msgid "cannot find `ldd'"
3599 msgstr ""
3600
3601 #: collect2.c:2492
3602 msgid ""
3603 "\n"
3604 "ldd output with constructors/destructors.\n"
3605 msgstr ""
3606
3607 #: collect2.c:2519
3608 #, c-format
3609 msgid "unable to open dynamic dependency '%s'"
3610 msgstr ""
3611
3612 #: collect2.c:2667
3613 #, c-format
3614 msgid "%s: not a COFF file"
3615 msgstr ""
3616
3617 #: collect2.c:2786
3618 #, c-format
3619 msgid "%s: cannot open as COFF file"
3620 msgstr ""
3621
3622 #: collect2.c:2841
3623 #, c-format
3624 msgid "library lib%s not found"
3625 msgstr ""
3626
3627 #: combine.c:13052
3628 #, c-format
3629 msgid ""
3630 ";; Combiner statistics: %d attempts, %d substitutions (%d requiring new "
3631 "space),\n"
3632 ";; %d successes.\n"
3633 "\n"
3634 msgstr ""
3635
3636 #: combine.c:13061
3637 #, c-format
3638 msgid ""
3639 "\n"
3640 ";; Combiner totals: %d attempts, %d substitutions (%d requiring new space),\n"
3641 ";; %d successes.\n"
3642 msgstr ""
3643
3644 #: convert.c:70
3645 msgid "cannot convert to a pointer type"
3646 msgstr ""
3647
3648 #: convert.c:267
3649 msgid "pointer value used where a floating point value was expected"
3650 msgstr ""
3651
3652 #: convert.c:271
3653 msgid "aggregate value used where a float was expected"
3654 msgstr ""
3655
3656 #: convert.c:296
3657 msgid "conversion to incomplete type"
3658 msgstr ""
3659
3660 #: convert.c:600 convert.c:678
3661 msgid "can't convert between vector values of different size"
3662 msgstr ""
3663
3664 #: convert.c:606
3665 msgid "aggregate value used where an integer was expected"
3666 msgstr ""
3667
3668 #: convert.c:657 f/com.c:1099
3669 msgid "pointer value used where a complex was expected"
3670 msgstr ""
3671
3672 #: convert.c:661 f/com.c:1101
3673 msgid "aggregate value used where a complex was expected"
3674 msgstr ""
3675
3676 #: convert.c:684
3677 msgid "can't convert value to a vector"
3678 msgstr ""
3679
3680 #: coverage.c:164
3681 #, c-format
3682 msgid "`%s' is not a gcov data file"
3683 msgstr ""
3684
3685 #: coverage.c:175
3686 #, c-format
3687 msgid "`%s' is version `%.4s', expected version `%.4s'"
3688 msgstr ""
3689
3690 #: coverage.c:256
3691 #, c-format
3692 msgid "coverage mismatch for function %u"
3693 msgstr ""
3694
3695 #: coverage.c:262
3696 #, c-format
3697 msgid "cannot merge separate %s counters for function %u"
3698 msgstr ""
3699
3700 #: coverage.c:287
3701 #, c-format
3702 msgid "`%s' has overflowed"
3703 msgstr ""
3704
3705 #: coverage.c:287
3706 #, c-format
3707 msgid "`%s' is corrupted"
3708 msgstr ""
3709
3710 #: coverage.c:309
3711 #, c-format
3712 msgid "file %s not found, execution counts assumed to be zero"
3713 msgstr ""
3714
3715 #: coverage.c:319
3716 #, c-format
3717 msgid "no coverage for function '%s' found."
3718 msgstr ""
3719
3720 #: coverage.c:327
3721 #, c-format
3722 msgid "coverage mismatch for `%s'"
3723 msgstr ""
3724
3725 #: coverage.c:442
3726 #, c-format
3727 msgid "cannot open %s"
3728 msgstr ""
3729
3730 #: coverage.c:477
3731 #, c-format
3732 msgid "error writing `%s'"
3733 msgstr ""
3734
3735 #. XXX should be DL_SORRY
3736 #: cppcharset.c:653
3737 #, c-format
3738 msgid "conversion from %s to %s not supported by iconv"
3739 msgstr ""
3740
3741 #: cppcharset.c:656
3742 msgid "iconv_open"
3743 msgstr ""
3744
3745 #. XXX should be DL_SORRY
3746 #: cppcharset.c:664
3747 #, c-format
3748 msgid "no iconv implementation, cannot convert from %s to %s"
3749 msgstr ""
3750
3751 #: cppcharset.c:808
3752 msgid "universal character names are only valid in C++ and C99"
3753 msgstr ""
3754
3755 #: cppcharset.c:811
3756 #, c-format
3757 msgid "the meaning of '\\%c' is different in traditional C"
3758 msgstr ""
3759
3760 #. We'll error when we try it out as the start of an identifier.
3761 #: cppcharset.c:836
3762 #, c-format
3763 msgid "incomplete universal character name %.*s"
3764 msgstr ""
3765
3766 #: cppcharset.c:847
3767 #, c-format
3768 msgid "%.*s is not a valid universal character"
3769 msgstr ""
3770
3771 #: cppcharset.c:857
3772 #, c-format
3773 msgid "universal character %.*s is not valid in an identifier"
3774 msgstr ""
3775
3776 #: cppcharset.c:861
3777 #, c-format
3778 msgid "universal character %.*s is not valid at the start of an identifier"
3779 msgstr ""
3780
3781 #: cppcharset.c:895
3782 msgid "converting UCN to source character set"
3783 msgstr ""
3784
3785 #: cppcharset.c:898
3786 msgid "converting UCN to execution character set"
3787 msgstr ""
3788
3789 #: cppcharset.c:963
3790 msgid "the meaning of '\\x' is different in traditional C"
3791 msgstr ""
3792
3793 #: cppcharset.c:980 f/lex.c:580
3794 msgid "\\x used with no following hex digits"
3795 msgstr ""
3796
3797 #: cppcharset.c:987
3798 msgid "hex escape sequence out of range"
3799 msgstr ""
3800
3801 #: cppcharset.c:1026
3802 msgid "octal escape sequence out of range"
3803 msgstr ""
3804
3805 #: cppcharset.c:1094
3806 msgid "the meaning of '\\a' is different in traditional C"
3807 msgstr ""
3808
3809 #: cppcharset.c:1101
3810 #, c-format
3811 msgid "non-ISO-standard escape sequence, '\\%c'"
3812 msgstr ""
3813
3814 #: cppcharset.c:1109
3815 #, c-format
3816 msgid "unknown escape sequence '\\%c'"
3817 msgstr ""
3818
3819 #: cppcharset.c:1112
3820 #, c-format
3821 msgid "unknown escape sequence: '\\%03o'"
3822 msgstr ""
3823
3824 #: cppcharset.c:1118
3825 msgid "converting escape sequence to execution character set"
3826 msgstr ""
3827
3828 #: cppcharset.c:1177
3829 msgid "converting to execution character set"
3830 msgstr ""
3831
3832 #: cppcharset.c:1239 cppcharset.c:1301
3833 msgid "character constant too long for its type"
3834 msgstr ""
3835
3836 #: cppcharset.c:1242
3837 msgid "multi-character character constant"
3838 msgstr ""
3839
3840 #: cppcharset.c:1333
3841 msgid "empty character constant"
3842 msgstr ""
3843
3844 #: cpperror.c:110
3845 msgid "warning: "
3846 msgstr ""
3847
3848 #: cpperror.c:112
3849 msgid "internal error: "
3850 msgstr ""
3851
3852 #: cpperror.c:174
3853 msgid "stdout"
3854 msgstr ""
3855
3856 #: cppexp.c:191
3857 msgid "too many decimal points in number"
3858 msgstr ""
3859
3860 #: cppexp.c:211
3861 #, c-format
3862 msgid "invalid digit \"%c\" in octal constant"
3863 msgstr ""
3864
3865 #: cppexp.c:217
3866 msgid "use of C99 hexadecimal floating constant"
3867 msgstr ""
3868
3869 #: cppexp.c:226
3870 msgid "exponent has no digits"
3871 msgstr ""
3872
3873 #: cppexp.c:233
3874 msgid "hexadecimal floating constants require an exponent"
3875 msgstr ""
3876
3877 #: cppexp.c:239
3878 #, c-format
3879 msgid "invalid suffix \"%.*s\" on floating constant"
3880 msgstr ""
3881
3882 #: cppexp.c:249 cppexp.c:274
3883 #, c-format
3884 msgid "traditional C rejects the \"%.*s\" suffix"
3885 msgstr ""
3886
3887 #: cppexp.c:260
3888 #, c-format
3889 msgid "invalid suffix \"%.*s\" on integer constant"
3890 msgstr ""
3891
3892 #: cppexp.c:281
3893 msgid "use of C99 long long integer constant"
3894 msgstr ""
3895
3896 #: cppexp.c:287
3897 msgid "imaginary constants are a GCC extension"
3898 msgstr ""
3899
3900 #: cppexp.c:373
3901 msgid "integer constant is too large for its type"
3902 msgstr ""
3903
3904 #: cppexp.c:385
3905 msgid "integer constant is so large that it is unsigned"
3906 msgstr ""
3907
3908 #: cppexp.c:467
3909 msgid "missing ')' after \"defined\""
3910 msgstr ""
3911
3912 #: cppexp.c:474
3913 msgid "operator \"defined\" requires an identifier"
3914 msgstr ""
3915
3916 #: cppexp.c:482
3917 #, c-format
3918 msgid "(\"%s\" is an alternative token for \"%s\" in C++)"
3919 msgstr ""
3920
3921 #: cppexp.c:492
3922 msgid "this use of \"defined\" may not be portable"
3923 msgstr ""
3924
3925 #: cppexp.c:528
3926 msgid "floating constant in preprocessor expression"
3927 msgstr ""
3928
3929 #: cppexp.c:534
3930 msgid "imaginary number in preprocessor expression"
3931 msgstr ""
3932
3933 #: cppexp.c:579
3934 #, c-format
3935 msgid "\"%s\" is not defined"
3936 msgstr ""
3937
3938 #: cppexp.c:711 cppexp.c:740
3939 #, c-format
3940 msgid "missing binary operator before token \"%s\""
3941 msgstr ""
3942
3943 #: cppexp.c:731
3944 #, c-format
3945 msgid "token \"%s\" is not valid in preprocessor expressions"
3946 msgstr ""
3947
3948 #: cppexp.c:750
3949 msgid "void expression between '(' and ')'"
3950 msgstr ""
3951
3952 #: cppexp.c:753
3953 msgid "#if with no expression"
3954 msgstr ""
3955
3956 #: cppexp.c:755
3957 #, c-format
3958 msgid "operator '%s' has no right operand"
3959 msgstr ""
3960
3961 #: cppexp.c:781
3962 msgid " ':' without preceding '?'"
3963 msgstr ""
3964
3965 #: cppexp.c:808
3966 msgid "unbalanced stack in #if"
3967 msgstr ""
3968
3969 #: cppexp.c:827
3970 #, c-format
3971 msgid "impossible operator '%u'"
3972 msgstr ""
3973
3974 #: cppexp.c:919
3975 msgid "missing ')' in expression"
3976 msgstr ""
3977
3978 #: cppexp.c:940
3979 msgid "'?' without following ':'"
3980 msgstr ""
3981
3982 #: cppexp.c:950
3983 msgid "integer overflow in preprocessor expression"
3984 msgstr ""
3985
3986 #: cppexp.c:955
3987 msgid "missing '(' in expression"
3988 msgstr ""
3989
3990 #: cppexp.c:987
3991 #, c-format
3992 msgid "the left operand of \"%s\" changes sign when promoted"
3993 msgstr ""
3994
3995 #: cppexp.c:992
3996 #, c-format
3997 msgid "the right operand of \"%s\" changes sign when promoted"
3998 msgstr ""
3999
4000 #: cppexp.c:1250
4001 msgid "traditional C rejects the unary plus operator"
4002 msgstr ""
4003
4004 #: cppexp.c:1349
4005 msgid "comma operator in operand of #if"
4006 msgstr ""
4007
4008 #: cppexp.c:1480
4009 msgid "division by zero in #if"
4010 msgstr ""
4011
4012 #: cppfiles.c:357
4013 msgid "NULL directory in find_file"
4014 msgstr ""
4015
4016 #: cppfiles.c:435
4017 #, c-format
4018 msgid "%s is a block device"
4019 msgstr ""
4020
4021 #: cppfiles.c:452
4022 #, c-format
4023 msgid "%s is too large"
4024 msgstr ""
4025
4026 #: cppfiles.c:486
4027 #, c-format
4028 msgid "%s is shorter than expected"
4029 msgstr ""
4030
4031 #: cppfiles.c:679
4032 #, c-format
4033 msgid "no include path in which to search for %s"
4034 msgstr ""
4035
4036 #: cppfiles.c:921
4037 msgid "Multiple include guards may be useful for:\n"
4038 msgstr ""
4039
4040 #: cppinit.c:386
4041 msgid "cppchar_t must be an unsigned type"
4042 msgstr ""
4043
4044 #: cppinit.c:390
4045 #, c-format
4046 msgid ""
4047 "preprocessor arithmetic has maximum precision of %lu bits; target requires %"
4048 "lu bits"
4049 msgstr ""
4050
4051 #: cppinit.c:397
4052 msgid "CPP arithmetic must be at least as precise as a target int"
4053 msgstr ""
4054
4055 #: cppinit.c:400
4056 msgid "target char is less than 8 bits wide"
4057 msgstr ""
4058
4059 #: cppinit.c:404
4060 msgid "target wchar_t is narrower than target char"
4061 msgstr ""
4062
4063 #: cppinit.c:408
4064 msgid "target int is narrower than target char"
4065 msgstr ""
4066
4067 #: cppinit.c:412
4068 msgid "CPP half-integer narrower than CPP character"
4069 msgstr ""
4070
4071 #: cppinit.c:416
4072 #, c-format
4073 msgid ""
4074 "CPP on this host cannot handle wide character constants over %lu bits, but "
4075 "the target requires %lu bits"
4076 msgstr ""
4077
4078 #: cpplex.c:410
4079 msgid "null character(s) ignored"
4080 msgstr ""
4081
4082 #: cpplex.c:445
4083 msgid "'$' in identifier or number"
4084 msgstr ""
4085
4086 #: cpplex.c:492
4087 #, c-format
4088 msgid "attempt to use poisoned \"%s\""
4089 msgstr ""
4090
4091 #: cpplex.c:500
4092 msgid "__VA_ARGS__ can only appear in the expansion of a C99 variadic macro"
4093 msgstr ""
4094
4095 #: cpplex.c:595
4096 msgid "null character(s) preserved in literal"
4097 msgstr ""
4098
4099 #: cpplex.c:915
4100 msgid "unterminated comment"
4101 msgstr ""
4102
4103 #: cpplex.c:926
4104 msgid "C++ style comments are not allowed in ISO C90"
4105 msgstr ""
4106
4107 #: cpplex.c:928
4108 msgid "(this will be reported only once per input file)"
4109 msgstr ""
4110
4111 #: cpplex.c:933
4112 msgid "multi-line comment"
4113 msgstr ""
4114
4115 #: cpplex.c:1196
4116 #, c-format
4117 msgid "unspellable token %s"
4118 msgstr ""
4119
4120 #: cpplib.c:218
4121 #, c-format
4122 msgid "extra tokens at end of #%s directive"
4123 msgstr ""
4124
4125 #: cpplib.c:301
4126 #, c-format
4127 msgid "#%s is a GCC extension"
4128 msgstr ""
4129
4130 #: cpplib.c:313
4131 msgid "suggest not using #elif in traditional C"
4132 msgstr ""
4133
4134 #: cpplib.c:316
4135 #, c-format
4136 msgid "traditional C ignores #%s with the # indented"
4137 msgstr ""
4138
4139 #: cpplib.c:320
4140 #, c-format
4141 msgid "suggest hiding #%s from traditional C with an indented #"
4142 msgstr ""
4143
4144 #: cpplib.c:342
4145 msgid "embedding a directive within macro arguments is not portable"
4146 msgstr ""
4147
4148 #: cpplib.c:362
4149 msgid "style of line directive is a GCC extension"
4150 msgstr ""
4151
4152 #: cpplib.c:412
4153 #, c-format
4154 msgid "invalid preprocessing directive #%s"
4155 msgstr ""
4156
4157 #: cpplib.c:481
4158 msgid "\"defined\" cannot be used as a macro name"
4159 msgstr ""
4160
4161 #: cpplib.c:487
4162 #, c-format
4163 msgid "\"%s\" cannot be used as a macro name as it is an operator in C++"
4164 msgstr ""
4165
4166 #: cpplib.c:490
4167 #, c-format
4168 msgid "no macro name given in #%s directive"
4169 msgstr ""
4170
4171 #: cpplib.c:493
4172 msgid "macro names must be identifiers"
4173 msgstr ""
4174
4175 #: cpplib.c:531
4176 #, c-format
4177 msgid "undefining \"%s\""
4178 msgstr ""
4179
4180 #: cpplib.c:601
4181 msgid "missing terminating > character"
4182 msgstr ""
4183
4184 #: cpplib.c:654
4185 #, c-format
4186 msgid "#%s expects \"FILENAME\" or <FILENAME>"
4187 msgstr ""
4188
4189 #: cpplib.c:677
4190 msgid "#include nested too deeply"
4191 msgstr ""
4192
4193 #: cpplib.c:715
4194 msgid "#include_next in primary source file"
4195 msgstr ""
4196
4197 #: cpplib.c:741
4198 #, c-format
4199 msgid "invalid flag \"%s\" in line directive"
4200 msgstr ""
4201
4202 #: cpplib.c:786
4203 #, c-format
4204 msgid "\"%s\" after #line is not a positive integer"
4205 msgstr ""
4206
4207 #: cpplib.c:792
4208 msgid "line number out of range"
4209 msgstr ""
4210
4211 #: cpplib.c:804 cpplib.c:876
4212 #, c-format
4213 msgid "\"%s\" is not a valid filename"
4214 msgstr ""
4215
4216 #: cpplib.c:838
4217 #, c-format
4218 msgid "\"%s\" after # is not a positive integer"
4219 msgstr ""
4220
4221 #: cpplib.c:938
4222 msgid "invalid #ident directive"
4223 msgstr ""
4224
4225 #: cpplib.c:1018
4226 #, c-format
4227 msgid "registering \"%s\" as both a pragma and a pragma namespace"
4228 msgstr ""
4229
4230 #: cpplib.c:1021
4231 #, c-format
4232 msgid "#pragma %s %s is already registered"
4233 msgstr ""
4234
4235 #: cpplib.c:1024
4236 #, c-format
4237 msgid "#pragma %s is already registered"
4238 msgstr ""
4239
4240 #: cpplib.c:1169
4241 msgid "#pragma once in main file"
4242 msgstr ""
4243
4244 #: cpplib.c:1191
4245 msgid "invalid #pragma GCC poison directive"
4246 msgstr ""
4247
4248 #: cpplib.c:1200
4249 #, c-format
4250 msgid "poisoning existing macro \"%s\""
4251 msgstr ""
4252
4253 #: cpplib.c:1221
4254 msgid "#pragma system_header ignored outside include file"
4255 msgstr ""
4256
4257 #: cpplib.c:1245
4258 #, c-format
4259 msgid "cannot find source file %s"
4260 msgstr ""
4261
4262 #: cpplib.c:1248
4263 #, c-format
4264 msgid "current file is older than %s"
4265 msgstr ""
4266
4267 #: cpplib.c:1362
4268 msgid "_Pragma takes a parenthesized string literal"
4269 msgstr ""
4270
4271 #: cpplib.c:1440
4272 msgid "#else without #if"
4273 msgstr ""
4274
4275 #: cpplib.c:1445
4276 msgid "#else after #else"
4277 msgstr ""
4278
4279 #: cpplib.c:1473
4280 msgid "#elif without #if"
4281 msgstr ""
4282
4283 #: cpplib.c:1478
4284 msgid "#elif after #else"
4285 msgstr ""
4286
4287 #: cpplib.c:1508
4288 msgid "#endif without #if"
4289 msgstr ""
4290
4291 #: cpplib.c:1585
4292 msgid "missing '(' after predicate"
4293 msgstr ""
4294
4295 #: cpplib.c:1600
4296 msgid "missing ')' to complete answer"
4297 msgstr ""
4298
4299 #: cpplib.c:1620
4300 msgid "predicate's answer is empty"
4301 msgstr ""
4302
4303 #: cpplib.c:1647
4304 msgid "assertion without predicate"
4305 msgstr ""
4306
4307 #: cpplib.c:1649
4308 msgid "predicate must be an identifier"
4309 msgstr ""
4310
4311 #: cpplib.c:1733
4312 #, c-format
4313 msgid "\"%s\" re-asserted"
4314 msgstr ""
4315
4316 #: cppmacro.c:125 cppmacro.c:280
4317 #, c-format
4318 msgid "invalid built-in macro \"%s\""
4319 msgstr ""
4320
4321 #: cppmacro.c:221
4322 msgid "could not determine date and time"
4323 msgstr ""
4324
4325 #: cppmacro.c:393
4326 msgid "invalid string literal, ignoring final '\\'"
4327 msgstr ""
4328
4329 #: cppmacro.c:476
4330 #, c-format
4331 msgid "pasting \"%s\" and \"%s\" does not give a valid preprocessing token"
4332 msgstr ""
4333
4334 #: cppmacro.c:514
4335 msgid "ISO C99 requires rest arguments to be used"
4336 msgstr ""
4337
4338 #: cppmacro.c:519
4339 #, c-format
4340 msgid "macro \"%s\" requires %u arguments, but only %u given"
4341 msgstr ""
4342
4343 #: cppmacro.c:524
4344 #, c-format
4345 msgid "macro \"%s\" passed %u arguments, but takes just %u"
4346 msgstr ""
4347
4348 #: cppmacro.c:635
4349 #, c-format
4350 msgid "unterminated argument list invoking macro \"%s\""
4351 msgstr ""
4352
4353 #: cppmacro.c:738
4354 #, c-format
4355 msgid "function-like macro \"%s\" must be used with arguments in traditional C"
4356 msgstr ""
4357
4358 #: cppmacro.c:1241
4359 #, c-format
4360 msgid "duplicate macro parameter \"%s\""
4361 msgstr ""
4362
4363 #: cppmacro.c:1286
4364 #, c-format
4365 msgid "\"%s\" may not appear in macro parameter list"
4366 msgstr ""
4367
4368 #: cppmacro.c:1294
4369 msgid "macro parameters must be comma-separated"
4370 msgstr ""
4371
4372 #: cppmacro.c:1311
4373 msgid "parameter name missing"
4374 msgstr ""
4375
4376 #: cppmacro.c:1326
4377 msgid "anonymous variadic macros were introduced in C99"
4378 msgstr ""
4379
4380 #: cppmacro.c:1330
4381 msgid "ISO C does not permit named variadic macros"
4382 msgstr ""
4383
4384 #: cppmacro.c:1339
4385 msgid "missing ')' in macro parameter list"
4386 msgstr ""
4387
4388 #: cppmacro.c:1402
4389 msgid "ISO C requires whitespace after the macro name"
4390 msgstr ""
4391
4392 #: cppmacro.c:1430
4393 msgid "'#' is not followed by a macro parameter"
4394 msgstr ""
4395
4396 #: cppmacro.c:1449
4397 msgid "'##' cannot appear at either end of a macro expansion"
4398 msgstr ""
4399
4400 #: cppmacro.c:1588
4401 #, c-format
4402 msgid "macro argument \"%s\" would be stringified in traditional C"
4403 msgstr ""
4404
4405 #: cppmacro.c:1611
4406 #, c-format
4407 msgid "invalid hash type %d in cpp_macro_definition"
4408 msgstr ""
4409
4410 #: cpppch.c:83 cpppch.c:331 cpppch.c:355 cpppch.c:364
4411 msgid "while writing precompiled header"
4412 msgstr ""
4413
4414 #: cpppch.c:462
4415 #, c-format
4416 msgid "%s: not used because `%.*s' not defined"
4417 msgstr ""
4418
4419 #: cpppch.c:474
4420 #, c-format
4421 msgid "%s: not used because `%.*s' defined as `%s' not `%.*s'"
4422 msgstr ""
4423
4424 #: cpppch.c:515
4425 #, c-format
4426 msgid "%s: not used because `%s' is defined"
4427 msgstr ""
4428
4429 #: cpppch.c:528 cpppch.c:714
4430 msgid "while reading precompiled header"
4431 msgstr ""
4432
4433 #: cppspec.c:106
4434 #, c-format
4435 msgid "\"%s\" is not a valid option to the preprocessor"
4436 msgstr ""
4437
4438 #: cppspec.c:128
4439 msgid "too many input files"
4440 msgstr ""
4441
4442 #: cpptrad.c:740
4443 #, c-format
4444 msgid "detected recursion whilst expanding macro \"%s\""
4445 msgstr ""
4446
4447 #: cse.c:7021
4448 #, c-format
4449 msgid ";; Processing block from %d to %d, %d sets.\n"
4450 msgstr ""
4451
4452 #: diagnostic.c:209
4453 #, c-format
4454 msgid "%s:%d: confused by earlier errors, bailing out\n"
4455 msgstr ""
4456
4457 #: diagnostic.c:281
4458 msgid "compilation terminated.\n"
4459 msgstr ""
4460
4461 #: diagnostic.c:572
4462 msgid "Internal compiler error: Error reporting routines re-entered.\n"
4463 msgstr ""
4464
4465 #: diagnostic.c:584
4466 #, c-format
4467 msgid "in %s, at %s:%d"
4468 msgstr ""
4469
4470 #: dominance.c:693
4471 #, c-format
4472 msgid "dominator of %d should be %d, not %d"
4473 msgstr ""
4474
4475 #: dwarf2out.c:3213
4476 #, c-format
4477 msgid "DW_LOC_OP %s not implemented\n"
4478 msgstr ""
4479
4480 #: dwarfout.c:2033
4481 msgid "%Jinternal regno botch: '%D' has regno = %d\n"
4482 msgstr ""
4483
4484 #: dwarfout.c:6021
4485 msgid "support for the DWARF1 debugging format is deprecated"
4486 msgstr ""
4487
4488 #: dwarfout.c:6114
4489 #, c-format
4490 msgid "can't get current directory: %m"
4491 msgstr ""
4492
4493 #: emit-rtl.c:1282
4494 msgid "can't access real part of complex value in hard register"
4495 msgstr ""
4496
4497 #: emit-rtl.c:1309
4498 msgid "can't access imaginary part of complex value in hard register"
4499 msgstr ""
4500
4501 #: emit-rtl.c:3468
4502 msgid "ICE: emit_insn used where emit_jump_insn needed:\n"
4503 msgstr ""
4504
4505 #: errors.c:129
4506 #, c-format
4507 msgid "abort in %s, at %s:%d"
4508 msgstr ""
4509
4510 #: except.c:356
4511 msgid "exception handling disabled, use -fexceptions to enable"
4512 msgstr ""
4513
4514 #: except.c:2919
4515 msgid "argument of `__builtin_eh_return_regno' must be constant"
4516 msgstr ""
4517
4518 #: except.c:3050
4519 msgid "__builtin_eh_return not supported on this target"
4520 msgstr ""
4521
4522 #: explow.c:1327
4523 msgid "stack limits not supported on this target"
4524 msgstr ""
4525
4526 #: expr.c:2981
4527 msgid "function using short complex types cannot be inline"
4528 msgstr ""
4529
4530 #: expr.c:5948 expr.c:5957 expr.c:5966 expr.c:5971 expr.c:6300 expr.c:6316
4531 msgid "unsupported wide integer operation"
4532 msgstr ""
4533
4534 #: expr.c:6359
4535 msgid "%Jprior parameter's size depends on '%D'"
4536 msgstr ""
4537
4538 #: expr.c:6722
4539 msgid "returned value in block_exit_expr"
4540 msgstr ""
4541
4542 #. We can't make a bitwise copy of this object, so fail.
4543 #: expr.c:8866
4544 msgid "cannot take the address of an unaligned member"
4545 msgstr ""
4546
4547 #: final.c:1057
4548 msgid "negative insn length"
4549 msgstr ""
4550
4551 #: final.c:2432
4552 msgid "could not split insn"
4553 msgstr ""
4554
4555 #: final.c:2774
4556 msgid "invalid `asm': "
4557 msgstr ""
4558
4559 #: final.c:2957
4560 msgid "nested assembly dialect alternatives"
4561 msgstr ""
4562
4563 #: final.c:2974 final.c:2986
4564 msgid "unterminated assembly dialect alternative"
4565 msgstr ""
4566
4567 #: final.c:3030
4568 #, c-format
4569 msgid "operand number missing after %%-letter"
4570 msgstr ""
4571
4572 #: final.c:3033 final.c:3072
4573 msgid "operand number out of range"
4574 msgstr ""
4575
4576 #: final.c:3091
4577 #, c-format
4578 msgid "invalid %%-code"
4579 msgstr ""
4580
4581 #: final.c:3121
4582 #, c-format
4583 msgid "`%%l' operand isn't a label"
4584 msgstr ""
4585
4586 #. We can't handle floating point constants;
4587 #. PRINT_OPERAND must handle them.
4588 #: final.c:3223 vmsdbgout.c:467 config/i386/i386.c:6651
4589 #: config/pdp11/pdp11.c:1645
4590 msgid "floating constant misused"
4591 msgstr ""
4592
4593 #: final.c:3279 vmsdbgout.c:524 config/i386/i386.c:6729
4594 #: config/pdp11/pdp11.c:1692
4595 msgid "invalid expression as operand"
4596 msgstr ""
4597
4598 #: flow.c:341
4599 msgid "function might be possible candidate for attribute `noreturn'"
4600 msgstr ""
4601
4602 #: flow.c:346
4603 msgid "`noreturn' function does return"
4604 msgstr ""
4605
4606 #: flow.c:367
4607 msgid "control reaches end of non-void function"
4608 msgstr ""
4609
4610 #: flow.c:1610
4611 msgid "Attempt to delete prologue/epilogue insn:"
4612 msgstr ""
4613
4614 #: fold-const.c:2759 fold-const.c:2772
4615 #, c-format
4616 msgid "comparison is always %d due to width of bit-field"
4617 msgstr ""
4618
4619 #: fold-const.c:3967 fold-const.c:3984
4620 #, c-format
4621 msgid "comparison is always %d"
4622 msgstr ""
4623
4624 #: fold-const.c:4115
4625 msgid "`or' of unmatched not-equal tests is always 1"
4626 msgstr ""
4627
4628 #: fold-const.c:4120
4629 msgid "`and' of mutually exclusive equal-tests is always 0"
4630 msgstr ""
4631
4632 #: fold-const.c:8324
4633 msgid "fold check: original tree changed by fold"
4634 msgstr ""
4635
4636 #: function.c:883 varasm.c:1415
4637 msgid "%Jsize of variable '%D' is too large"
4638 msgstr ""
4639
4640 #: function.c:3706
4641 msgid "impossible constraint in `asm'"
4642 msgstr ""
4643
4644 #: function.c:5626
4645 msgid "%J'%D' might be used uninitialized in this function"
4646 msgstr ""
4647
4648 #: function.c:5633
4649 msgid "%Jvariable '%D' might be clobbered by `longjmp' or `vfork'"
4650 msgstr ""
4651
4652 #: function.c:5652
4653 msgid "%Jargument '%D' might be clobbered by `longjmp' or `vfork'"
4654 msgstr ""
4655
4656 #: function.c:6428
4657 msgid "function returns an aggregate"
4658 msgstr ""
4659
4660 #: function.c:6911
4661 msgid "%Junused parameter '%D'"
4662 msgstr ""
4663
4664 #: gcc.c:1191
4665 #, c-format
4666 msgid "ambiguous abbreviation %s"
4667 msgstr ""
4668
4669 #: gcc.c:1218
4670 #, c-format
4671 msgid "incomplete `%s' option"
4672 msgstr ""
4673
4674 #: gcc.c:1229
4675 #, c-format
4676 msgid "missing argument to `%s' option"
4677 msgstr ""
4678
4679 #: gcc.c:1242
4680 #, c-format
4681 msgid "extraneous argument to `%s' option"
4682 msgstr ""
4683
4684 #: gcc.c:1563
4685 msgid "Using built-in specs.\n"
4686 msgstr ""
4687
4688 #: gcc.c:1742
4689 #, c-format
4690 msgid ""
4691 "Setting spec %s to '%s'\n"
4692 "\n"
4693 msgstr ""
4694
4695 #: gcc.c:1844
4696 #, c-format
4697 msgid "Reading specs from %s\n"
4698 msgstr ""
4699
4700 #: gcc.c:1940 gcc.c:1959
4701 #, c-format
4702 msgid "specs %%include syntax malformed after %ld characters"
4703 msgstr ""
4704
4705 #: gcc.c:1967
4706 #, c-format
4707 msgid "could not find specs file %s\n"
4708 msgstr ""
4709
4710 #: gcc.c:1984 gcc.c:1992 gcc.c:2001 gcc.c:2010
4711 #, c-format
4712 msgid "specs %%rename syntax malformed after %ld characters"
4713 msgstr ""
4714
4715 #: gcc.c:2019
4716 #, c-format
4717 msgid "specs %s spec was not found to be renamed"
4718 msgstr ""
4719
4720 #: gcc.c:2026
4721 #, c-format
4722 msgid "%s: attempt to rename spec '%s' to already defined spec '%s'"
4723 msgstr ""
4724
4725 #: gcc.c:2031
4726 #, c-format
4727 msgid "rename spec %s to %s\n"
4728 msgstr ""
4729
4730 #: gcc.c:2033
4731 #, c-format
4732 msgid ""
4733 "spec is '%s'\n"
4734 "\n"
4735 msgstr ""
4736
4737 #: gcc.c:2046
4738 #, c-format
4739 msgid "specs unknown %% command after %ld characters"
4740 msgstr ""
4741
4742 #: gcc.c:2057 gcc.c:2070
4743 #, c-format
4744 msgid "specs file malformed after %ld characters"
4745 msgstr ""
4746
4747 #: gcc.c:2123
4748 msgid "spec file has no spec for linking"
4749 msgstr ""
4750
4751 #: gcc.c:2628
4752 msgid "-pipe not supported"
4753 msgstr ""
4754
4755 #: gcc.c:2683
4756 msgid ""
4757 "\n"
4758 "Go ahead? (y or n) "
4759 msgstr ""
4760
4761 #: gcc.c:2809
4762 #, c-format
4763 msgid ""
4764 "Internal error: %s (program %s)\n"
4765 "Please submit a full bug report.\n"
4766 "See %s for instructions."
4767 msgstr ""
4768
4769 #: gcc.c:2827
4770 #, c-format
4771 msgid "# %s %.2f %.2f\n"
4772 msgstr ""
4773
4774 #: gcc.c:2960
4775 #, c-format
4776 msgid "Usage: %s [options] file...\n"
4777 msgstr ""
4778
4779 #: gcc.c:2961
4780 msgid "Options:\n"
4781 msgstr ""
4782
4783 #: gcc.c:2963
4784 msgid "  -pass-exit-codes         Exit with highest error code from a phase\n"
4785 msgstr ""
4786
4787 #: gcc.c:2964
4788 msgid "  --help                   Display this information\n"
4789 msgstr ""
4790
4791 #: gcc.c:2965
4792 msgid ""
4793 "  --target-help            Display target specific command line options\n"
4794 msgstr ""
4795
4796 #: gcc.c:2967
4797 msgid "  (Use '-v --help' to display command line options of sub-processes)\n"
4798 msgstr ""
4799
4800 #: gcc.c:2968
4801 msgid "  -dumpspecs               Display all of the built in spec strings\n"
4802 msgstr ""
4803
4804 #: gcc.c:2969
4805 msgid "  -dumpversion             Display the version of the compiler\n"
4806 msgstr ""
4807
4808 #: gcc.c:2970
4809 msgid "  -dumpmachine             Display the compiler's target processor\n"
4810 msgstr ""
4811
4812 #: gcc.c:2971
4813 msgid ""
4814 "  -print-search-dirs       Display the directories in the compiler's search "
4815 "path\n"
4816 msgstr ""
4817
4818 #: gcc.c:2972
4819 msgid ""
4820 "  -print-libgcc-file-name  Display the name of the compiler's companion "
4821 "library\n"
4822 msgstr ""
4823
4824 #: gcc.c:2973
4825 msgid "  -print-file-name=<lib>   Display the full path to library <lib>\n"
4826 msgstr ""
4827
4828 #: gcc.c:2974
4829 msgid ""
4830 "  -print-prog-name=<prog>  Display the full path to compiler component "
4831 "<prog>\n"
4832 msgstr ""
4833
4834 #: gcc.c:2975
4835 msgid ""
4836 "  -print-multi-directory   Display the root directory for versions of "
4837 "libgcc\n"
4838 msgstr ""
4839
4840 #: gcc.c:2976
4841 msgid ""
4842 "  -print-multi-lib         Display the mapping between command line options "
4843 "and\n"
4844 "                           multiple library search directories\n"
4845 msgstr ""
4846
4847 #: gcc.c:2979
4848 msgid "  -print-multi-os-directory Display the relative path to OS libraries\n"
4849 msgstr ""
4850
4851 #: gcc.c:2980
4852 msgid ""
4853 "  -Wa,<options>            Pass comma-separated <options> on to the "
4854 "assembler\n"
4855 msgstr ""
4856
4857 #: gcc.c:2981
4858 msgid ""
4859 "  -Wp,<options>            Pass comma-separated <options> on to the "
4860 "preprocessor\n"
4861 msgstr ""
4862
4863 #: gcc.c:2982
4864 msgid ""
4865 "  -Wl,<options>            Pass comma-separated <options> on to the linker\n"
4866 msgstr ""
4867
4868 #: gcc.c:2983
4869 msgid "  -Xassembler <arg>        Pass <arg> on to the assembler\n"
4870 msgstr ""
4871
4872 #: gcc.c:2984
4873 msgid "  -Xpreprocessor <arg>     Pass <arg> on to the preprocessor\n"
4874 msgstr ""
4875
4876 #: gcc.c:2985
4877 msgid "  -Xlinker <arg>           Pass <arg> on to the linker\n"
4878 msgstr ""
4879
4880 #: gcc.c:2986
4881 msgid "  -save-temps              Do not delete intermediate files\n"
4882 msgstr ""
4883
4884 #: gcc.c:2987
4885 msgid "  -pipe                    Use pipes rather than intermediate files\n"
4886 msgstr ""
4887
4888 #: gcc.c:2988
4889 msgid "  -time                    Time the execution of each subprocess\n"
4890 msgstr ""
4891
4892 #: gcc.c:2989
4893 msgid ""
4894 "  -specs=<file>            Override built-in specs with the contents of "
4895 "<file>\n"
4896 msgstr ""
4897
4898 #: gcc.c:2990
4899 msgid ""
4900 "  -std=<standard>          Assume that the input sources are for <standard>\n"
4901 msgstr ""
4902
4903 #: gcc.c:2991
4904 msgid ""
4905 "  -B <directory>           Add <directory> to the compiler's search paths\n"
4906 msgstr ""
4907
4908 #: gcc.c:2992
4909 msgid "  -b <machine>             Run gcc for target <machine>, if installed\n"
4910 msgstr ""
4911
4912 #: gcc.c:2993
4913 msgid ""
4914 "  -V <version>             Run gcc version number <version>, if installed\n"
4915 msgstr ""
4916
4917 #: gcc.c:2994
4918 msgid ""
4919 "  -v                       Display the programs invoked by the compiler\n"
4920 msgstr ""
4921
4922 #: gcc.c:2995
4923 msgid ""
4924 "  -###                     Like -v but options quoted and commands not "
4925 "executed\n"
4926 msgstr ""
4927
4928 #: gcc.c:2996
4929 msgid ""
4930 "  -E                       Preprocess only; do not compile, assemble or "
4931 "link\n"
4932 msgstr ""
4933
4934 #: gcc.c:2997
4935 msgid "  -S                       Compile only; do not assemble or link\n"
4936 msgstr ""
4937
4938 #: gcc.c:2998
4939 msgid "  -c                       Compile and assemble, but do not link\n"
4940 msgstr ""
4941
4942 #: gcc.c:2999
4943 msgid "  -o <file>                Place the output into <file>\n"
4944 msgstr ""
4945
4946 #: gcc.c:3000
4947 msgid ""
4948 "  -x <language>            Specify the language of the following input "
4949 "files\n"
4950 "                           Permissible languages include: c c++ assembler "
4951 "none\n"
4952 "                           'none' means revert to the default behavior of\n"
4953 "                           guessing the language based on the file's "
4954 "extension\n"
4955 msgstr ""
4956
4957 #: gcc.c:3007
4958 #, c-format
4959 msgid ""
4960 "\n"
4961 "Options starting with -g, -f, -m, -O, -W, or --param are automatically\n"
4962 " passed on to the various sub-processes invoked by %s.  In order to pass\n"
4963 " other options on to these processes the -W<letter> options must be used.\n"
4964 msgstr ""
4965
4966 #: gcc.c:3128
4967 #, c-format
4968 msgid "`-%c' option must have argument"
4969 msgstr ""
4970
4971 #: gcc.c:3150
4972 #, c-format
4973 msgid "couldn't run `%s': %s"
4974 msgstr ""
4975
4976 #. translate_options () has turned --version into -fversion.
4977 #: gcc.c:3336
4978 #, c-format
4979 msgid "%s (GCC) %s\n"
4980 msgstr ""
4981
4982 #: gcc.c:3337 gcov.c:423
4983 msgid "Copyright (C) 2003 Free Software Foundation, Inc.\n"
4984 msgstr ""
4985
4986 #: gcc.c:3339
4987 msgid ""
4988 "This is free software; see the source for copying conditions.  There is NO\n"
4989 "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
4990 "\n"
4991 msgstr ""
4992
4993 #: gcc.c:3440
4994 msgid "argument to `-Xlinker' is missing"
4995 msgstr ""
4996
4997 #: gcc.c:3448
4998 msgid "argument to `-Xpreprocessor' is missing"
4999 msgstr ""
5000
5001 #: gcc.c:3455
5002 msgid "argument to `-Xassembler' is missing"
5003 msgstr ""
5004
5005 #: gcc.c:3462
5006 msgid "argument to `-l' is missing"
5007 msgstr ""
5008
5009 #: gcc.c:3478
5010 msgid "argument to `-specs' is missing"
5011 msgstr ""
5012
5013 #: gcc.c:3492
5014 msgid "argument to `-specs=' is missing"
5015 msgstr ""
5016
5017 #: gcc.c:3529
5018 #, c-format
5019 msgid "`-%c' must come at the start of the command line"
5020 msgstr ""
5021
5022 #: gcc.c:3538
5023 msgid "argument to `-B' is missing"
5024 msgstr ""
5025
5026 #: gcc.c:3715
5027 msgid "warning: -pipe ignored because -save-temps specified"
5028 msgstr ""
5029
5030 #: gcc.c:3719
5031 msgid "warning: -pipe ignored because -time specified"
5032 msgstr ""
5033
5034 #: gcc.c:3931
5035 msgid "argument to `-x' is missing"
5036 msgstr ""
5037
5038 #: gcc.c:3959
5039 #, c-format
5040 msgid "argument to `-%s' is missing"
5041 msgstr ""
5042
5043 #: gcc.c:4020
5044 #, c-format
5045 msgid "warning: `-x %s' after last input file has no effect"
5046 msgstr ""
5047
5048 #: gcc.c:4421
5049 msgid "invalid specification!  Bug in cc"
5050 msgstr ""
5051
5052 #: gcc.c:4575
5053 #, c-format
5054 msgid "%s\n"
5055 msgstr ""
5056
5057 #. Catch the case where a spec string contains something like
5058 #. '%{foo:%*}'.  ie there is no * in the pattern on the left
5059 #. hand side of the :.
5060 #: gcc.c:5079
5061 #, c-format
5062 msgid "spec failure: '%%*' has not been initialized by pattern match"
5063 msgstr ""
5064
5065 #: gcc.c:5088
5066 #, c-format
5067 msgid "warning: use of obsolete %%[ operator in specs"
5068 msgstr ""
5069
5070 #: gcc.c:5106
5071 #, c-format
5072 msgid "Processing spec %c%s%c, which is '%s'\n"
5073 msgstr ""
5074
5075 #: gcc.c:5169
5076 #, c-format
5077 msgid "spec failure: unrecognized spec option '%c'"
5078 msgstr ""
5079
5080 #: gcc.c:5248
5081 #, c-format
5082 msgid "unknown spec function `%s'"
5083 msgstr ""
5084
5085 #: gcc.c:5267
5086 #, c-format
5087 msgid "error in args to spec function `%s'"
5088 msgstr ""
5089
5090 #: gcc.c:5315
5091 msgid "malformed spec function name"
5092 msgstr ""
5093
5094 #. )
5095 #: gcc.c:5318
5096 msgid "no arguments for spec function"
5097 msgstr ""
5098
5099 #: gcc.c:5337
5100 msgid "malformed spec function arguments"
5101 msgstr ""
5102
5103 #: gcc.c:6063
5104 msgid "spec failure: more than one arg to SYSROOT_SUFFIX_SPEC."
5105 msgstr ""
5106
5107 #: gcc.c:6073
5108 msgid "spec failure: more than one arg to SYSROOT_HEADERS_SUFFIX_SPEC."
5109 msgstr ""
5110
5111 #: gcc.c:6166
5112 #, c-format
5113 msgid "unrecognized option `-%s'"
5114 msgstr ""
5115
5116 #: gcc.c:6172
5117 #, c-format
5118 msgid "install: %s%s\n"
5119 msgstr ""
5120
5121 #: gcc.c:6173
5122 #, c-format
5123 msgid "programs: %s\n"
5124 msgstr ""
5125
5126 #: gcc.c:6174
5127 #, c-format
5128 msgid "libraries: %s\n"
5129 msgstr ""
5130
5131 #: gcc.c:6231
5132 msgid ""
5133 "\n"
5134 "For bug reporting instructions, please see:\n"
5135 msgstr ""
5136
5137 #: gcc.c:6247
5138 #, c-format
5139 msgid "Configured with: %s\n"
5140 msgstr ""
5141
5142 #: gcc.c:6261
5143 #, c-format
5144 msgid "Thread model: %s\n"
5145 msgstr ""
5146
5147 #: gcc.c:6272
5148 #, c-format
5149 msgid "gcc version %s\n"
5150 msgstr ""
5151
5152 #: gcc.c:6274
5153 #, c-format
5154 msgid "gcc driver version %s executing gcc version %s\n"
5155 msgstr ""
5156
5157 #: gcc.c:6282
5158 msgid "no input files"
5159 msgstr ""
5160
5161 #: gcc.c:6304 gcc.c:6423
5162 #, c-format
5163 msgid "%s: linker input file unused because linking not done"
5164 msgstr ""
5165
5166 #: gcc.c:6307
5167 msgid "cannot specify -o with -c or -S and multiple languages"
5168 msgstr ""
5169
5170 #: gcc.c:6342
5171 #, c-format
5172 msgid "%s: %s compiler not installed on this system"
5173 msgstr ""
5174
5175 #: gcc.c:6463
5176 #, c-format
5177 msgid "language %s not recognized"
5178 msgstr ""
5179
5180 #: gcc.c:6560
5181 msgid "internal gcc abort"
5182 msgstr ""
5183
5184 #: gcov.c:384
5185 msgid "Internal gcov abort.\n"
5186 msgstr ""
5187
5188 #: gcov.c:397
5189 msgid ""
5190 "Usage: gcov [OPTION]... SOURCEFILE\n"
5191 "\n"
5192 msgstr ""
5193
5194 #: gcov.c:398
5195 msgid ""
5196 "Print code coverage information.\n"
5197 "\n"
5198 msgstr ""
5199
5200 #: gcov.c:399
5201 msgid "  -h, --help                      Print this help, then exit\n"
5202 msgstr ""
5203
5204 #: gcov.c:400
5205 msgid "  -v, --version                   Print version number, then exit\n"
5206 msgstr ""
5207
5208 #: gcov.c:401
5209 msgid ""
5210 "  -a, --all-blocks                Show information for every basic block\n"
5211 msgstr ""
5212
5213 #: gcov.c:402
5214 msgid ""
5215 "  -b, --branch-probabilities      Include branch probabilities in output\n"
5216 msgstr ""
5217
5218 #: gcov.c:403
5219 msgid ""
5220 "  -c, --branch-counts             Given counts of branches taken\n"
5221 "                                    rather than percentages\n"
5222 msgstr ""
5223
5224 #: gcov.c:405
5225 msgid "  -n, --no-output                 Do not create an output file\n"
5226 msgstr ""
5227
5228 #: gcov.c:406
5229 msgid ""
5230 "  -l, --long-file-names           Use long output file names for included\n"
5231 "                                    source files\n"
5232 msgstr ""
5233
5234 #: gcov.c:408
5235 msgid "  -f, --function-summaries        Output summaries for each function\n"
5236 msgstr ""
5237
5238 #: gcov.c:409
5239 msgid ""
5240 "  -o, --object-directory DIR|FILE Search for object files in DIR or called "
5241 "FILE\n"
5242 msgstr ""
5243
5244 #: gcov.c:410
5245 msgid "  -p, --preserve-paths            Preserve all pathname components\n"
5246 msgstr ""
5247
5248 #: gcov.c:411
5249 msgid ""
5250 "  -u, --unconditional-branches    Show unconditional branch counts too\n"
5251 msgstr ""
5252
5253 #: gcov.c:412
5254 #, c-format
5255 msgid ""
5256 "\n"
5257 "For bug reporting instructions, please see:\n"
5258 "%s.\n"
5259 msgstr ""
5260
5261 #: gcov.c:422
5262 #, c-format
5263 msgid "gcov (GCC) %s\n"
5264 msgstr ""
5265
5266 #: gcov.c:425
5267 msgid ""
5268 "This is free software; see the source for copying conditions.\n"
5269 "There is NO warranty; not even for MERCHANTABILITY or \n"
5270 "FITNESS FOR A PARTICULAR PURPOSE.\n"
5271 "\n"
5272 msgstr ""
5273
5274 #: gcov.c:515
5275 #, c-format
5276 msgid "%s:no functions found\n"
5277 msgstr ""
5278
5279 #: gcov.c:536 gcov.c:564
5280 msgid "\n"
5281 msgstr ""
5282
5283 #: gcov.c:551
5284 #, c-format
5285 msgid "%s:creating `%s'\n"
5286 msgstr ""
5287
5288 #: gcov.c:555
5289 #, c-format
5290 msgid "%s:error writing output file `%s'\n"
5291 msgstr ""
5292
5293 #: gcov.c:560
5294 #, c-format
5295 msgid "%s:could not open output file `%s'\n"
5296 msgstr ""
5297
5298 #: gcov.c:711
5299 #, c-format
5300 msgid "%s:cannot open graph file\n"
5301 msgstr ""
5302
5303 #: gcov.c:717
5304 #, c-format
5305 msgid "%s:not a gcov graph file\n"
5306 msgstr ""
5307
5308 #: gcov.c:730
5309 #, c-format
5310 msgid "%s:version `%.4s', prefer `%.4s'\n"
5311 msgstr ""
5312
5313 #: gcov.c:782
5314 #, c-format
5315 msgid "%s:already seen blocks for `%s'\n"
5316 msgstr ""
5317
5318 #: gcov.c:903 gcov.c:1062
5319 #, c-format
5320 msgid "%s:corrupted\n"
5321 msgstr ""
5322
5323 #: gcov.c:976
5324 #, c-format
5325 msgid "%s:cannot open data file\n"
5326 msgstr ""
5327
5328 #: gcov.c:981
5329 #, c-format
5330 msgid "%s:not a gcov data file\n"
5331 msgstr ""
5332
5333 #: gcov.c:994
5334 #, c-format
5335 msgid "%s:version `%.4s', prefer version `%.4s'\n"
5336 msgstr ""
5337
5338 #: gcov.c:1000
5339 #, c-format
5340 msgid "%s:stamp mismatch with graph file\n"
5341 msgstr ""
5342
5343 #: gcov.c:1026
5344 #, c-format
5345 msgid "%s:unknown function `%u'\n"
5346 msgstr ""
5347
5348 #: gcov.c:1039
5349 #, c-format
5350 msgid "%s:profile mismatch for `%s'\n"
5351 msgstr ""
5352
5353 #: gcov.c:1062
5354 #, c-format
5355 msgid "%s:overflowed\n"
5356 msgstr ""
5357
5358 #: gcov.c:1085
5359 #, c-format
5360 msgid "%s:`%s' lacks entry and/or exit blocks\n"
5361 msgstr ""
5362
5363 #: gcov.c:1090
5364 #, c-format
5365 msgid "%s:`%s' has arcs to entry block\n"
5366 msgstr ""
5367
5368 #: gcov.c:1098
5369 #, c-format
5370 msgid "%s:`%s' has arcs from exit block\n"
5371 msgstr ""
5372
5373 #: gcov.c:1306
5374 #, c-format
5375 msgid "%s:graph is unsolvable for `%s'\n"
5376 msgstr ""
5377
5378 #: gcov.c:1386
5379 #, c-format
5380 msgid "%s `%s'\n"
5381 msgstr ""
5382
5383 #: gcov.c:1389
5384 #, c-format
5385 msgid "Lines executed:%s of %d\n"
5386 msgstr ""
5387
5388 #: gcov.c:1393
5389 msgid "No executable lines"
5390 msgstr ""
5391
5392 #: gcov.c:1399
5393 #, c-format
5394 msgid "Branches executed:%s of %d\n"
5395 msgstr ""
5396
5397 #: gcov.c:1403
5398 #, c-format
5399 msgid "Taken at least once:%s of %d\n"
5400 msgstr ""
5401
5402 #: gcov.c:1409
5403 msgid "No branches\n"
5404 msgstr ""
5405
5406 #: gcov.c:1411
5407 #, c-format
5408 msgid "Calls executed:%s of %d\n"
5409 msgstr ""
5410
5411 #: gcov.c:1415
5412 msgid "No calls\n"
5413 msgstr ""
5414
5415 #: gcov.c:1556
5416 #, c-format
5417 msgid "%s:no lines for `%s'\n"
5418 msgstr ""
5419
5420 #: gcov.c:1751
5421 #, c-format
5422 msgid "call   %2d returned %s\n"
5423 msgstr ""
5424
5425 #: gcov.c:1756
5426 #, c-format
5427 msgid "call   %2d never executed\n"
5428 msgstr ""
5429
5430 #: gcov.c:1761
5431 #, c-format
5432 msgid "branch %2d taken %s%s\n"
5433 msgstr ""
5434
5435 #: gcov.c:1765
5436 #, c-format
5437 msgid "branch %2d never executed\n"
5438 msgstr ""
5439
5440 #: gcov.c:1770
5441 #, c-format
5442 msgid "unconditional %2d taken %s\n"
5443 msgstr ""
5444
5445 #: gcov.c:1773
5446 #, c-format
5447 msgid "unconditional %2d never executed\n"
5448 msgstr ""
5449
5450 #: gcov.c:1805
5451 #, c-format
5452 msgid "%s:cannot open source file\n"
5453 msgstr ""
5454
5455 #: gcov.c:1815
5456 #, c-format
5457 msgid "%s:source file is newer than graph file `%s'\n"
5458 msgstr ""
5459
5460 #. Return if there's nothing to do, or it is too expensive.
5461 #: gcse.c:745
5462 msgid "GCSE disabled"
5463 msgstr ""
5464
5465 #: gcse.c:6069
5466 msgid "NULL pointer checks disabled"
5467 msgstr ""
5468
5469 #. Return if there's nothing to do, or it is too expensive
5470 #: gcse.c:7930
5471 msgid "jump bypassing disabled"
5472 msgstr ""
5473
5474 #: gcse.c:7991
5475 #, c-format
5476 msgid "%s: %d basic blocks and %d edges/basic block"
5477 msgstr ""
5478
5479 #: gcse.c:8004
5480 #, c-format
5481 msgid "%s: %d basic blocks and %d registers"
5482 msgstr ""
5483
5484 #: genautomata.c:1534
5485 #, c-format
5486 msgid "Name `%s' contains quotes"
5487 msgstr ""
5488
5489 #: genautomata.c:1657
5490 #, c-format
5491 msgid "invalid string `%s' in define_cpu_unit"
5492 msgstr ""
5493
5494 #: genautomata.c:1688
5495 #, c-format
5496 msgid "invalid string `%s' in define_query_cpu_unit"
5497 msgstr ""
5498
5499 #: genautomata.c:1719 genautomata.c:1722
5500 #, c-format
5501 msgid "invalid string `%s' in define_bypass"
5502 msgstr ""
5503
5504 #: genautomata.c:1756
5505 #, c-format
5506 msgid "invalid first string `%s' in exclusion_set"
5507 msgstr ""
5508
5509 #: genautomata.c:1760
5510 #, c-format
5511 msgid "invalid second string `%s' in exclusion_set"
5512 msgstr ""
5513
5514 #: genautomata.c:1906
5515 #, c-format
5516 msgid "invalid string `%s' in define_automaton"
5517 msgstr ""
5518
5519 #: genautomata.c:1936
5520 #, c-format
5521 msgid "invalid option `%s' in automata_option"
5522 msgstr ""
5523
5524 #: genautomata.c:1957
5525 #, c-format
5526 msgid "garbage after ) in reservation `%s'"
5527 msgstr ""
5528
5529 #: genautomata.c:1987 genautomata.c:2019 genautomata.c:2045
5530 #, c-format
5531 msgid "invalid `%s' in reservation `%s'"
5532 msgstr ""
5533
5534 #: genautomata.c:1998
5535 #, c-format
5536 msgid "repetition `%s' <= 1 in reservation `%s'"
5537 msgstr ""
5538
5539 #: genautomata.c:2467
5540 #, c-format
5541 msgid "unit `%s' in exclusion is not declared"
5542 msgstr ""
5543
5544 #: genautomata.c:2469
5545 #, c-format
5546 msgid "`%s' in exclusion is not unit"
5547 msgstr ""
5548
5549 #: genautomata.c:2505
5550 #, c-format
5551 msgid "unit `%s' excludes itself"
5552 msgstr ""
5553
5554 #: genautomata.c:2513
5555 #, c-format
5556 msgid "units `%s' and `%s' in exclusion set belong to different automata"
5557 msgstr ""
5558
5559 #: genautomata.c:2685
5560 #, c-format
5561 msgid "unit `%s' requires own absence"
5562 msgstr ""
5563
5564 #: genautomata.c:2713 genautomata.c:2719
5565 #, c-format
5566 msgid "unit `%s' excludes and requires presence of `%s'"
5567 msgstr ""
5568
5569 #: genautomata.c:2733 genautomata.c:2739
5570 #, c-format
5571 msgid "unit `%s' requires absence and presence of `%s'"
5572 msgstr ""
5573
5574 #: genautomata.c:2818 genautomata.c:2821
5575 #, c-format
5576 msgid "repeated declaration of automaton `%s'"
5577 msgstr ""
5578
5579 #: genautomata.c:2837
5580 #, c-format
5581 msgid "define_insn_reservation `%s' has negative latency time"
5582 msgstr ""
5583
5584 #: genautomata.c:2843
5585 #, c-format
5586 msgid "`%s' is already used as insn reservation name"
5587 msgstr ""
5588
5589 #: genautomata.c:2849
5590 #, c-format
5591 msgid "define_bypass `%s - %s' has negative latency time"
5592 msgstr ""
5593
5594 #: genautomata.c:2863
5595 #, c-format
5596 msgid "automaton `%s' is not declared"
5597 msgstr ""
5598
5599 #: genautomata.c:2873
5600 #, c-format
5601 msgid "define_unit `%s' without automaton when one defined"
5602 msgstr ""
5603
5604 #: genautomata.c:2879
5605 #, c-format
5606 msgid "`%s' is declared as cpu unit"
5607 msgstr ""
5608
5609 #: genautomata.c:2888
5610 #, c-format
5611 msgid "`%s' is declared as cpu reservation"
5612 msgstr ""
5613
5614 #: genautomata.c:2898
5615 #, c-format
5616 msgid "repeated declaration of unit `%s'"
5617 msgstr ""
5618
5619 #: genautomata.c:2901
5620 #, c-format
5621 msgid "repeated declaration of reservation `%s'"
5622 msgstr ""
5623
5624 #: genautomata.c:2916 genautomata.c:2919
5625 #, c-format
5626 msgid "there is no insn reservation `%s'"
5627 msgstr ""
5628
5629 #: genautomata.c:2936 genautomata.c:2941
5630 #, c-format
5631 msgid "the same bypass `%s - %s' is already defined"
5632 msgstr ""
5633
5634 #: genautomata.c:2946
5635 #, c-format
5636 msgid "bypass `%s - %s' is already defined"
5637 msgstr ""
5638
5639 #: genautomata.c:3049 genautomata.c:3051
5640 #, c-format
5641 msgid "automaton `%s' is not used"
5642 msgstr ""
5643
5644 #: genautomata.c:3073
5645 #, c-format
5646 msgid "undeclared unit or reservation `%s'"
5647 msgstr ""
5648
5649 #: genautomata.c:3151 genautomata.c:3153
5650 #, c-format
5651 msgid "unit `%s' is not used"
5652 msgstr ""
5653
5654 #: genautomata.c:3158 genautomata.c:3160
5655 #, c-format
5656 msgid "reservation `%s' is not used"
5657 msgstr ""
5658
5659 #: genautomata.c:3255
5660 #, c-format
5661 msgid "cycle in definition of reservation `%s'"
5662 msgstr ""
5663
5664 #: genautomata.c:5424
5665 msgid "The following units do not satisfy units-automata distribution rule"
5666 msgstr ""
5667
5668 #: genautomata.c:5425
5669 msgid " (A unit of given unit automaton should be on each reserv. altern.)"
5670 msgstr ""
5671
5672 #: genautomata.c:5428
5673 #, c-format
5674 msgid "Unit %s, reserv. %s, cycle %d"
5675 msgstr ""
5676
5677 #: genautomata.c:9632
5678 msgid "-split has no argument."
5679 msgstr ""
5680
5681 #: genautomata.c:9633
5682 msgid "option `-split' has not been implemented yet\n"
5683 msgstr ""
5684
5685 #: genautomata.c:9677 genautomata.c:9682
5686 #, c-format
5687 msgid "Automaton `%s': Insn `%s' will never be issued"
5688 msgstr ""
5689
5690 #: genautomata.c:9689 genautomata.c:9692
5691 #, c-format
5692 msgid "Insn `%s' will never be issued"
5693 msgstr ""
5694
5695 #: genautomata.c:9839
5696 msgid "Errors in DFA description"
5697 msgstr ""
5698
5699 #: genautomata.c:9921
5700 #, c-format
5701 msgid "Error in writing DFA description file %s"
5702 msgstr ""
5703
5704 #: genconditions.c:192
5705 msgid "No input file name."
5706 msgstr ""
5707
5708 #: genmodes.c:115
5709 #, c-format
5710 msgid "no complex class for class %s"
5711 msgstr ""
5712
5713 #: genmodes.c:128
5714 #, c-format
5715 msgid "no vector class for class %s"
5716 msgstr ""
5717
5718 #: genmodes.c:152
5719 #, c-format
5720 msgid "%s:%d: duplicate definition of mode \"%s\""
5721 msgstr ""
5722
5723 #: genmodes.c:154
5724 #, c-format
5725 msgid "%s:%d: previous definition here"
5726 msgstr ""
5727
5728 #: genmodes.c:209 genmodes.c:551 genmodes.c:575 genmodes.c:608
5729 #, c-format
5730 msgid "%s:%d: no mode \"%s\""
5731 msgstr ""
5732
5733 #: genmodes.c:215 genmodes.c:613
5734 #, c-format
5735 msgid "%s:%d: mode \"%s\" is not class %s"
5736 msgstr ""
5737
5738 #: genmodes.c:223
5739 #, c-format
5740 msgid "%s:%d: mode \"%s\" already has a %s adjustment"
5741 msgstr ""
5742
5743 #: genmodes.c:225
5744 #, c-format
5745 msgid "%s:%d: previous adjustment here"
5746 msgstr ""
5747
5748 #: genmodes.c:248
5749 #, c-format
5750 msgid "%s:%d: (%s) field %s must be set"
5751 msgstr ""
5752
5753 #: genmodes.c:253
5754 #, c-format
5755 msgid "%s:%d: (%s) field %s must not be set"
5756 msgstr ""
5757
5758 #: genmodes.c:289
5759 #, c-format
5760 msgid "%s:%d: mode with no name"
5761 msgstr ""
5762
5763 #: genmodes.c:294
5764 #, c-format
5765 msgid "%s:%d: %smode has no mode class"
5766 msgstr ""
5767
5768 #: genmodes.c:421
5769 #, c-format
5770 msgid "%s:%d:mode name \"%s\" is too long"
5771 msgstr ""
5772
5773 #: genmodes.c:436
5774 #, c-format
5775 msgid "%s:%d: float mode \"%s\" has no 'F'"
5776 msgstr ""
5777
5778 #: genmodes.c:488 genmodes.c:621
5779 #, c-format
5780 msgid "%s:%d: mode name \"%s\" is too long"
5781 msgstr ""
5782
5783 #: genmodes.c:556
5784 #, c-format
5785 msgid "%s:%d: mode \"%s\" is not class FLOAT"
5786 msgstr ""
5787
5788 #: genmodes.c:580
5789 #, c-format
5790 msgid "%s:%d: mode \"%s\" is not class INT"
5791 msgstr ""
5792
5793 #: genmodes.c:1106 genmodes.c:1138
5794 #, c-format
5795 msgid "mode %s is neither vector nor complex but contains %s"
5796 msgstr ""
5797
5798 #: genmodes.c:1196
5799 #, c-format
5800 msgid "usage: %s [-h|-m] > file"
5801 msgstr ""
5802
5803 #: ggc-common.c:396 ggc-common.c:404 ggc-common.c:485 ggc-common.c:505
5804 #: ggc-page.c:1984 ggc-page.c:2016 ggc-page.c:2023
5805 #, c-format
5806 msgid "can't write PCH file: %m"
5807 msgstr ""
5808
5809 #: ggc-common.c:498
5810 #, c-format
5811 msgid "can't get position in PCH file: %m"
5812 msgstr ""
5813
5814 #: ggc-common.c:508
5815 #, c-format
5816 msgid "can't write padding to PCH file: %m"
5817 msgstr ""
5818
5819 #: ggc-common.c:561 ggc-common.c:569 ggc-common.c:576 ggc-common.c:579
5820 #: ggc-common.c:652 ggc-common.c:655 ggc-page.c:2111
5821 #, c-format
5822 msgid "can't read PCH file: %m"
5823 msgstr ""
5824
5825 #: ggc-common.c:679
5826 msgid "had to relocate PCH"
5827 msgstr ""
5828
5829 #: ggc-page.c:1301
5830 #, c-format
5831 msgid "open /dev/zero: %m"
5832 msgstr ""
5833
5834 #: ggc-page.c:2001 ggc-page.c:2007
5835 msgid "can't write PCH file"
5836 msgstr ""
5837
5838 #: ggc-simple.c:492
5839 msgid "Generating PCH files is not supported when using ggc-simple.c"
5840 msgstr ""
5841
5842 #: haifa-sched.c:197
5843 #, c-format
5844 msgid "fix_sched_param: unknown param: %s"
5845 msgstr ""
5846
5847 #: integrate.c:166
5848 msgid "function cannot be inline"
5849 msgstr ""
5850
5851 #: integrate.c:170
5852 msgid "varargs function cannot be inline"
5853 msgstr ""
5854
5855 #: integrate.c:173
5856 msgid "function using alloca cannot be inline"
5857 msgstr ""
5858
5859 #: integrate.c:176
5860 msgid "function using setjmp cannot be inline"
5861 msgstr ""
5862
5863 #: integrate.c:179
5864 msgid "function uses __builtin_eh_return"
5865 msgstr ""
5866
5867 #: integrate.c:182
5868 msgid "function with nested functions cannot be inline"
5869 msgstr ""
5870
5871 #: integrate.c:186
5872 msgid "function with label addresses used in initializers cannot inline"
5873 msgstr ""
5874
5875 #: integrate.c:193 integrate.c:237
5876 msgid "function too large to be inline"
5877 msgstr ""
5878
5879 #: integrate.c:203
5880 msgid "no prototype, and parameter address used; cannot be inline"
5881 msgstr ""
5882
5883 #: integrate.c:210 integrate.c:255
5884 msgid "inline functions not supported for this return value type"
5885 msgstr ""
5886
5887 #: integrate.c:215
5888 msgid "function with varying-size return value cannot be inline"
5889 msgstr ""
5890
5891 #: integrate.c:222
5892 msgid "function with varying-size parameter cannot be inline"
5893 msgstr ""
5894
5895 #: integrate.c:225
5896 msgid "function with transparent unit parameter cannot be inline"
5897 msgstr ""
5898
5899 #: integrate.c:244
5900 msgid "function with computed jump cannot inline"
5901 msgstr ""
5902
5903 #: integrate.c:248
5904 msgid "function with nonlocal goto cannot be inline"
5905 msgstr ""
5906
5907 #: integrate.c:262
5908 msgid "function with target specific attribute(s) cannot be inlined"
5909 msgstr ""
5910
5911 #: jump.c:1896
5912 msgid "%Hwill never be executed"
5913 msgstr ""
5914
5915 #: line-map.c:202
5916 #, c-format
5917 msgid "In file included from %s:%u"
5918 msgstr ""
5919
5920 #. Translators note: this message is used in conjunction
5921 #. with "In file included from %s:%ld" and some other
5922 #. tricks.  We want something like this:
5923 #.
5924 #. | In file included from sys/select.h:123,
5925 #. |                  from sys/types.h:234,
5926 #. |                  from userfile.c:31:
5927 #. | bits/select.h:45: <error message here>
5928 #.
5929 #. with all the "from"s lined up.
5930 #. The trailing comma is at the beginning of this message,
5931 #. and the trailing colon is not translated.
5932 #: line-map.c:220
5933 #, c-format
5934 msgid ""
5935 ",\n"
5936 "                 from %s:%u"
5937 msgstr ""
5938
5939 #. What to print when a switch has no documentation.
5940 #: opts.c:149
5941 msgid "This switch lacks documentation"
5942 msgstr ""
5943
5944 #. Eventually this should become a hard error IMO.
5945 #: opts.c:311
5946 #, c-format
5947 msgid "command line option \"%s\" is valid for %s but not for %s"
5948 msgstr ""
5949
5950 #: opts.c:399
5951 #, c-format
5952 msgid "missing argument to \"%s\""
5953 msgstr ""
5954
5955 #: opts.c:409
5956 #, c-format
5957 msgid "argument to \"%s\" should be a non-negative integer"
5958 msgstr ""
5959
5960 #: opts.c:455
5961 #, c-format
5962 msgid "unrecognized command line option \"%s\""
5963 msgstr ""
5964
5965 #: opts.c:638
5966 msgid "-Wuninitialized is not supported without -O"
5967 msgstr ""
5968
5969 #: opts.c:1330
5970 #, c-format
5971 msgid "unrecognized register name \"%s\""
5972 msgstr ""
5973
5974 #: opts.c:1374
5975 #, c-format
5976 msgid "unknown tls-model \"%s\""
5977 msgstr ""
5978
5979 #: opts.c:1444
5980 msgid "use -gdwarf -gN for DWARF v1 level N, and -gdwarf-2 for DWARF v2"
5981 msgstr ""
5982
5983 #: opts.c:1522
5984 #, c-format
5985 msgid "%s: --param arguments should be of the form NAME=VALUE"
5986 msgstr ""
5987
5988 #: opts.c:1527
5989 #, c-format
5990 msgid "invalid --param value `%s'"
5991 msgstr ""
5992
5993 #: opts.c:1623
5994 msgid "target system does not support debug output"
5995 msgstr ""
5996
5997 #: opts.c:1630
5998 #, c-format
5999 msgid "debug format \"%s\" conflicts with prior selection"
6000 msgstr ""
6001
6002 #: opts.c:1646
6003 #, c-format
6004 msgid "unrecognised debug output level \"%s\""
6005 msgstr ""
6006
6007 #: opts.c:1648
6008 #, c-format
6009 msgid "debug output level %s is too high"
6010 msgstr ""
6011
6012 #: opts.c:1667
6013 msgid "The following options are language-independent:\n"
6014 msgstr ""
6015
6016 #: opts.c:1674
6017 #, c-format
6018 msgid ""
6019 "The %s front end recognizes the following options:\n"
6020 "\n"
6021 msgstr ""
6022
6023 #: opts.c:1688
6024 msgid "The --param option recognizes the following as parameters:\n"
6025 msgstr ""
6026
6027 #. If we didn't find this parameter, issue an error message.
6028 #: params.c:76
6029 #, c-format
6030 msgid "invalid parameter `%s'"
6031 msgstr ""
6032
6033 #: profile.c:288
6034 msgid "corrupted profile info: run_max * runs < sum_max"
6035 msgstr ""
6036
6037 #: profile.c:294
6038 msgid "corrupted profile info: sum_all is smaller than sum_max"
6039 msgstr ""
6040
6041 #: profile.c:336
6042 #, c-format
6043 msgid "corrupted profile info: edge from %i to %i exceeds maximal count"
6044 msgstr ""
6045
6046 #: profile.c:499
6047 #, c-format
6048 msgid ""
6049 "corrupted profile info: number of iterations for basic block %d thought to "
6050 "be %i"
6051 msgstr ""
6052
6053 #: profile.c:526
6054 #, c-format
6055 msgid ""
6056 "corrupted profile info: number of executions for edge %d-%d thought to be %i"
6057 msgstr ""
6058
6059 #: protoize.c:534
6060 #, c-format
6061 msgid "%s: internal abort\n"
6062 msgstr ""
6063
6064 #: protoize.c:592
6065 #, c-format
6066 msgid "%s: error writing file `%s': %s\n"
6067 msgstr ""
6068
6069 #: protoize.c:636
6070 #, c-format
6071 msgid "%s: usage '%s [ -VqfnkN ] [ -i <istring> ] [ filename ... ]'\n"
6072 msgstr ""
6073
6074 #: protoize.c:639
6075 #, c-format
6076 msgid "%s: usage '%s [ -VqfnkNlgC ] [ -B <dirname> ] [ filename ... ]'\n"
6077 msgstr ""
6078
6079 #: protoize.c:745
6080 #, c-format
6081 msgid "%s: warning: no read access for file `%s'\n"
6082 msgstr ""
6083
6084 #: protoize.c:753
6085 #, c-format
6086 msgid "%s: warning: no write access for file `%s'\n"
6087 msgstr ""
6088
6089 #: protoize.c:761
6090 #, c-format
6091 msgid "%s: warning: no write access for dir containing `%s'\n"
6092 msgstr ""
6093
6094 #. Catch cases like /.. where we try to backup to a
6095 #. point above the absolute root of the logical file
6096 #. system.
6097 #: protoize.c:1148
6098 #, c-format
6099 msgid "%s: invalid file name: %s\n"
6100 msgstr ""
6101
6102 #: protoize.c:1296
6103 #, c-format
6104 msgid "%s: %s: can't get status: %s\n"
6105 msgstr ""
6106
6107 #: protoize.c:1317
6108 #, c-format
6109 msgid ""
6110 "\n"
6111 "%s: fatal error: aux info file corrupted at line %d\n"
6112 msgstr ""
6113
6114 #: protoize.c:1646
6115 #, c-format
6116 msgid "%s:%d: declaration of function `%s' takes different forms\n"
6117 msgstr ""
6118
6119 #: protoize.c:1901
6120 #, c-format
6121 msgid "%s: compiling `%s'\n"
6122 msgstr ""
6123
6124 #: protoize.c:1924
6125 #, c-format
6126 msgid "%s: wait: %s\n"
6127 msgstr ""
6128
6129 #: protoize.c:1929
6130 #, c-format
6131 msgid "%s: subprocess got fatal signal %d\n"
6132 msgstr ""
6133
6134 #: protoize.c:1937
6135 #, c-format
6136 msgid "%s: %s exited with status %d\n"
6137 msgstr ""
6138
6139 #: protoize.c:1986
6140 #, c-format
6141 msgid "%s: warning: missing SYSCALLS file `%s'\n"
6142 msgstr ""
6143
6144 #: protoize.c:1995 protoize.c:2024
6145 #, c-format
6146 msgid "%s: can't read aux info file `%s': %s\n"
6147 msgstr ""
6148
6149 #: protoize.c:2040 protoize.c:2068
6150 #, c-format
6151 msgid "%s: can't get status of aux info file `%s': %s\n"
6152 msgstr ""
6153
6154 #: protoize.c:2096
6155 #, c-format
6156 msgid "%s: can't open aux info file `%s' for reading: %s\n"
6157 msgstr ""
6158
6159 #: protoize.c:2114
6160 #, c-format
6161 msgid "%s: error reading aux info file `%s': %s\n"
6162 msgstr ""
6163
6164 #: protoize.c:2127
6165 #, c-format
6166 msgid "%s: error closing aux info file `%s': %s\n"
6167 msgstr ""
6168
6169 #: protoize.c:2143
6170 #, c-format
6171 msgid "%s: can't delete aux info file `%s': %s\n"
6172 msgstr ""
6173
6174 #: protoize.c:2225 protoize.c:4195
6175 #, c-format
6176 msgid "%s: can't delete file `%s': %s\n"
6177 msgstr ""
6178
6179 #: protoize.c:2303
6180 #, c-format
6181 msgid "%s: warning: can't rename file `%s' to `%s': %s\n"
6182 msgstr ""
6183
6184 #: protoize.c:2425
6185 #, c-format
6186 msgid "%s: conflicting extern definitions of '%s'\n"
6187 msgstr ""
6188
6189 #: protoize.c:2429
6190 #, c-format
6191 msgid "%s: declarations of '%s' will not be converted\n"
6192 msgstr ""
6193
6194 #: protoize.c:2431
6195 #, c-format
6196 msgid "%s: conflict list for '%s' follows:\n"
6197 msgstr ""
6198
6199 #: protoize.c:2464
6200 #, c-format
6201 msgid "%s: warning: using formals list from %s(%d) for function `%s'\n"
6202 msgstr ""
6203
6204 #: protoize.c:2504
6205 #, c-format
6206 msgid "%s: %d: `%s' used but missing from SYSCALLS\n"
6207 msgstr ""
6208
6209 #: protoize.c:2510
6210 #, c-format
6211 msgid "%s: %d: warning: no extern definition for `%s'\n"
6212 msgstr ""
6213
6214 #: protoize.c:2540
6215 #, c-format
6216 msgid "%s: warning: no static definition for `%s' in file `%s'\n"
6217 msgstr ""
6218
6219 #: protoize.c:2546
6220 #, c-format
6221 msgid "%s: multiple static defs of `%s' in file `%s'\n"
6222 msgstr ""
6223
6224 #: protoize.c:2716 protoize.c:2719
6225 #, c-format
6226 msgid "%s: %d: warning: source too confusing\n"
6227 msgstr ""
6228
6229 #: protoize.c:2915
6230 #, c-format
6231 msgid "%s: %d: warning: varargs function declaration not converted\n"
6232 msgstr ""
6233
6234 #: protoize.c:2930
6235 #, c-format
6236 msgid "%s: declaration of function `%s' not converted\n"
6237 msgstr ""
6238
6239 #: protoize.c:3053
6240 #, c-format
6241 msgid "%s: warning: too many parameter lists in declaration of `%s'\n"
6242 msgstr ""
6243
6244 #: protoize.c:3074
6245 #, c-format
6246 msgid ""
6247 "\n"
6248 "%s: warning: too few parameter lists in declaration of `%s'\n"
6249 msgstr ""
6250
6251 #: protoize.c:3170
6252 #, c-format
6253 msgid "%s: %d: warning: found `%s' but expected `%s'\n"
6254 msgstr ""
6255
6256 #: protoize.c:3345
6257 #, c-format
6258 msgid "%s: local declaration for function `%s' not inserted\n"
6259 msgstr ""
6260
6261 #: protoize.c:3372
6262 #, c-format
6263 msgid ""
6264 "\n"
6265 "%s: %d: warning: can't add declaration of `%s' into macro call\n"
6266 msgstr ""
6267
6268 #: protoize.c:3444
6269 #, c-format
6270 msgid "%s: global declarations for file `%s' not inserted\n"
6271 msgstr ""
6272
6273 #: protoize.c:3533 protoize.c:3563
6274 #, c-format
6275 msgid "%s: definition of function `%s' not converted\n"
6276 msgstr ""
6277
6278 #: protoize.c:3552
6279 #, c-format
6280 msgid "%s: %d: warning: definition of %s not converted\n"
6281 msgstr ""
6282
6283 #: protoize.c:3878
6284 #, c-format
6285 msgid "%s: found definition of `%s' at %s(%d)\n"
6286 msgstr ""
6287
6288 #. If we make it here, then we did not know about this
6289 #. function definition.
6290 #: protoize.c:3894
6291 #, c-format
6292 msgid "%s: %d: warning: `%s' excluded by preprocessing\n"
6293 msgstr ""
6294
6295 #: protoize.c:3897
6296 #, c-format
6297 msgid "%s: function definition not converted\n"
6298 msgstr ""
6299
6300 #: protoize.c:3955
6301 #, c-format
6302 msgid "%s: `%s' not converted\n"
6303 msgstr ""
6304
6305 #: protoize.c:3963
6306 #, c-format
6307 msgid "%s: would convert file `%s'\n"
6308 msgstr ""
6309
6310 #: protoize.c:3966
6311 #, c-format
6312 msgid "%s: converting file `%s'\n"
6313 msgstr ""
6314
6315 #: protoize.c:3976
6316 #, c-format
6317 msgid "%s: can't get status for file `%s': %s\n"
6318 msgstr ""
6319
6320 #: protoize.c:4018
6321 #, c-format
6322 msgid "%s: can't open file `%s' for reading: %s\n"
6323 msgstr ""
6324
6325 #: protoize.c:4033
6326 #, c-format
6327 msgid ""
6328 "\n"
6329 "%s: error reading input file `%s': %s\n"
6330 msgstr ""
6331
6332 #: protoize.c:4067
6333 #, c-format
6334 msgid "%s: can't create/open clean file `%s': %s\n"
6335 msgstr ""
6336
6337 #: protoize.c:4172
6338 #, c-format
6339 msgid "%s: warning: file `%s' already saved in `%s'\n"
6340 msgstr ""
6341
6342 #: protoize.c:4180
6343 #, c-format
6344 msgid "%s: can't link file `%s' to `%s': %s\n"
6345 msgstr ""
6346
6347 #: protoize.c:4210
6348 #, c-format
6349 msgid "%s: can't create/open output file `%s': %s\n"
6350 msgstr ""
6351
6352 #: protoize.c:4243
6353 #, c-format
6354 msgid "%s: can't change mode of file `%s': %s\n"
6355 msgstr ""
6356
6357 #: protoize.c:4416
6358 #, c-format
6359 msgid "%s: cannot get working directory: %s\n"
6360 msgstr ""
6361
6362 #: protoize.c:4514
6363 #, c-format
6364 msgid "%s: input file names must have .c suffixes: %s\n"
6365 msgstr ""
6366
6367 #: ra.c:752
6368 msgid "Didn't find a coloring.\n"
6369 msgstr ""
6370
6371 #: reg-stack.c:665
6372 #, c-format
6373 msgid "output constraint %d must specify a single register"
6374 msgstr ""
6375
6376 #: reg-stack.c:675
6377 #, c-format
6378 msgid "output constraint %d cannot be specified together with \"%s\" clobber"
6379 msgstr ""
6380
6381 #: reg-stack.c:698
6382 msgid "output regs must be grouped at top of stack"
6383 msgstr ""
6384
6385 #: reg-stack.c:735
6386 msgid "implicitly popped regs must be grouped at top of stack"
6387 msgstr ""
6388
6389 #: reg-stack.c:754
6390 #, c-format
6391 msgid "output operand %d must use `&' constraint"
6392 msgstr ""
6393
6394 #: regclass.c:749
6395 #, c-format
6396 msgid "can't use '%s' as a %s register"
6397 msgstr ""
6398
6399 #: regclass.c:764 config/ia64/ia64.c:4417 config/ia64/ia64.c:4424
6400 #, c-format
6401 msgid "unknown register name: %s"
6402 msgstr ""
6403
6404 #: regclass.c:774
6405 msgid "global register variable follows a function definition"
6406 msgstr ""
6407
6408 #: regclass.c:778
6409 msgid "register used for two global register variables"
6410 msgstr ""
6411
6412 #: regclass.c:783
6413 msgid "call-clobbered register used for global register variable"
6414 msgstr ""
6415
6416 #: regrename.c:1842
6417 #, c-format
6418 msgid "validate_value_data: [%u] Bad next_regno for empty chain (%u)"
6419 msgstr ""
6420
6421 #: regrename.c:1854
6422 #, c-format
6423 msgid "validate_value_data: Loop in regno chain (%u)"
6424 msgstr ""
6425
6426 #: regrename.c:1857
6427 #, c-format
6428 msgid "validate_value_data: [%u] Bad oldest_regno (%u)"
6429 msgstr ""
6430
6431 #: regrename.c:1869
6432 #, c-format
6433 msgid "validate_value_data: [%u] Non-empty reg in chain (%s %u %i)"
6434 msgstr ""
6435
6436 #: reload.c:1250
6437 msgid "cannot reload integer constant operand in `asm'"
6438 msgstr ""
6439
6440 #: reload.c:1272
6441 msgid "impossible register constraint in `asm'"
6442 msgstr ""
6443
6444 #: reload.c:3479
6445 msgid "`&' constraint used with no register class"
6446 msgstr ""
6447
6448 #: reload.c:3647
6449 msgid "unable to generate reloads for:"
6450 msgstr ""
6451
6452 #: reload.c:3648 reload.c:3862
6453 msgid "inconsistent operand constraints in an `asm'"
6454 msgstr ""
6455
6456 #: reload1.c:1208
6457 msgid "frame size too large for reliable stack checking"
6458 msgstr ""
6459
6460 #: reload1.c:1211
6461 msgid "try reducing the number of local variables"
6462 msgstr ""
6463
6464 #: reload1.c:1856
6465 #, c-format
6466 msgid "can't find a register in class `%s' while reloading `asm'"
6467 msgstr ""
6468
6469 #: reload1.c:1860
6470 #, c-format
6471 msgid "unable to find a register to spill in class `%s'"
6472 msgstr ""
6473
6474 #: reload1.c:1862
6475 msgid "this is the insn:"
6476 msgstr ""
6477
6478 #: reload1.c:3860
6479 msgid "`asm' operand requires impossible reload"
6480 msgstr ""
6481
6482 #. It's the compiler's fault.
6483 #: reload1.c:4945
6484 msgid "could not find a spill register"
6485 msgstr ""
6486
6487 #: reload1.c:4950
6488 msgid "`asm' operand constraint incompatible with operand size"
6489 msgstr ""
6490
6491 #. It's the compiler's fault.
6492 #: reload1.c:6572
6493 msgid "VOIDmode on an output"
6494 msgstr ""
6495
6496 #: reload1.c:6573
6497 msgid "output operand is constant in `asm'"
6498 msgstr ""
6499
6500 #: rtl-error.c:124
6501 msgid "unrecognizable insn:"
6502 msgstr ""
6503
6504 #: rtl-error.c:126
6505 msgid "insn does not satisfy its constraints:"
6506 msgstr ""
6507
6508 #: rtl.c:427
6509 #, c-format
6510 msgid "RTL check: access of elt %d of `%s' with last elt %d in %s, at %s:%d"
6511 msgstr ""
6512
6513 #: rtl.c:437
6514 #, c-format
6515 msgid ""
6516 "RTL check: expected elt %d type '%c', have '%c' (rtx %s) in %s, at %s:%d"
6517 msgstr ""
6518
6519 #: rtl.c:447
6520 #, c-format
6521 msgid ""
6522 "RTL check: expected elt %d type '%c' or '%c', have '%c' (rtx %s) in %s, at %"
6523 "s:%d"
6524 msgstr ""
6525
6526 #: rtl.c:456
6527 #, c-format
6528 msgid "RTL check: expected code `%s', have `%s' in %s, at %s:%d"
6529 msgstr ""
6530
6531 #: rtl.c:466
6532 #, c-format
6533 msgid "RTL check: expected code `%s' or `%s', have `%s' in %s, at %s:%d"
6534 msgstr ""
6535
6536 #: rtl.c:477
6537 #, c-format
6538 msgid "RTL check: access of elt %d of vector with last elt %d in %s, at %s:%d"
6539 msgstr ""
6540
6541 #: rtl.c:488
6542 #, c-format
6543 msgid "RTL flag check: %s used with unexpected rtx code `%s' in %s, at %s:%d"
6544 msgstr ""
6545
6546 #: stmt.c:740
6547 #, c-format
6548 msgid "jump to `%s' invalidly jumps into binding contour"
6549 msgstr ""
6550
6551 #: stmt.c:967 stmt.c:3691
6552 msgid "%Jlabel '%D' used before containing binding contour"
6553 msgstr ""
6554
6555 #: stmt.c:1146
6556 msgid "output operand constraint lacks `='"
6557 msgstr ""
6558
6559 #: stmt.c:1161
6560 #, c-format
6561 msgid "output constraint `%c' for operand %d is not at the beginning"
6562 msgstr ""
6563
6564 #: stmt.c:1183
6565 msgid "operand constraint contains incorrectly positioned '+' or '='"
6566 msgstr ""
6567
6568 #: stmt.c:1189 stmt.c:1287
6569 #, c-format
6570 msgid "`%%' constraint used with last operand"
6571 msgstr ""
6572
6573 #: stmt.c:1208
6574 msgid "matching constraint not valid in output operand"
6575 msgstr ""
6576
6577 #: stmt.c:1278
6578 #, c-format
6579 msgid "input operand constraint contains `%c'"
6580 msgstr ""
6581
6582 #: stmt.c:1318
6583 msgid "matching constraint references invalid operand number"
6584 msgstr ""
6585
6586 #: stmt.c:1356
6587 #, c-format
6588 msgid "invalid punctuation `%c' in constraint"
6589 msgstr ""
6590
6591 #: stmt.c:1405
6592 #, c-format
6593 msgid "asm-specifier for variable `%s' conflicts with asm clobber list"
6594 msgstr ""
6595
6596 #: stmt.c:1495
6597 #, c-format
6598 msgid "unknown register name `%s' in `asm'"
6599 msgstr ""
6600
6601 #: stmt.c:1503
6602 #, c-format
6603 msgid "PIC register `%s' clobbered in `asm'"
6604 msgstr ""
6605
6606 #: stmt.c:1552
6607 #, c-format
6608 msgid "more than %d operands in `asm'"
6609 msgstr ""
6610
6611 #: stmt.c:1614
6612 #, c-format
6613 msgid "output number %d not directly addressable"
6614 msgstr ""
6615
6616 #: stmt.c:1692
6617 #, c-format
6618 msgid "asm operand %d probably doesn't match constraints"
6619 msgstr ""
6620
6621 #: stmt.c:1702
6622 #, c-format
6623 msgid "use of memory input without lvalue in asm operand %d is deprecated"
6624 msgstr ""
6625
6626 #: stmt.c:1853
6627 msgid "asm clobber conflict with output operand"
6628 msgstr ""
6629
6630 #: stmt.c:1858
6631 msgid "asm clobber conflict with input operand"
6632 msgstr ""
6633
6634 #: stmt.c:1892
6635 msgid "too many alternatives in `asm'"
6636 msgstr ""
6637
6638 #: stmt.c:1904
6639 msgid "operand constraints for `asm' differ in number of alternatives"
6640 msgstr ""
6641
6642 #: stmt.c:1956
6643 #, c-format
6644 msgid "duplicate asm operand name '%s'"
6645 msgstr ""
6646
6647 #: stmt.c:2054
6648 msgid "missing close brace for named operand"
6649 msgstr ""
6650
6651 #: stmt.c:2082
6652 #, c-format
6653 msgid "undefined named operand '%s'"
6654 msgstr ""
6655
6656 #: stmt.c:2138
6657 msgid "%Hstatement with no effect"
6658 msgstr ""
6659
6660 #: stmt.c:2293
6661 msgid "%Hvalue computed is not used"
6662 msgstr ""
6663
6664 #: stmt.c:3631
6665 msgid "%Junused variable '%D'"
6666 msgstr ""
6667
6668 #: stmt.c:4404
6669 msgid "%Hunreachable code at beginning of %s"
6670 msgstr ""
6671
6672 #: stmt.c:5032
6673 #, c-format
6674 msgid "enumeration value `%s' not handled in switch"
6675 msgstr ""
6676
6677 #: stmt.c:5057 stmt.c:5077
6678 #, c-format
6679 msgid "case value `%ld' not in enumerated type"
6680 msgstr ""
6681
6682 #: stmt.c:5060 stmt.c:5080
6683 #, c-format
6684 msgid "case value `%ld' not in enumerated type `%s'"
6685 msgstr ""
6686
6687 #: stmt.c:5297
6688 msgid "switch missing default case"
6689 msgstr ""
6690
6691 #: stor-layout.c:183
6692 msgid "type size can't be explicitly evaluated"
6693 msgstr ""
6694
6695 #: stor-layout.c:185
6696 msgid "variable-size type declared outside of any function"
6697 msgstr ""
6698
6699 #: stor-layout.c:513
6700 msgid "%Jsize of '%D' is %d bytes"
6701 msgstr ""
6702
6703 #: stor-layout.c:515
6704 msgid "%Jsize of '%D' is larger than %d bytes"
6705 msgstr ""
6706
6707 #: stor-layout.c:881
6708 msgid "%Jpacked attribute causes inefficient alignment for '%D'"
6709 msgstr ""
6710
6711 #: stor-layout.c:884
6712 msgid "%Jpacked attribute is unnecessary for '%D'"
6713 msgstr ""
6714
6715 #: stor-layout.c:900
6716 msgid "%Jpadding struct to align '%D'"
6717 msgstr ""
6718
6719 #: stor-layout.c:1243
6720 msgid "padding struct size to alignment boundary"
6721 msgstr ""
6722
6723 #: stor-layout.c:1273
6724 #, c-format
6725 msgid "packed attribute causes inefficient alignment for `%s'"
6726 msgstr ""
6727
6728 #: stor-layout.c:1275
6729 #, c-format
6730 msgid "packed attribute is unnecessary for `%s'"
6731 msgstr ""
6732
6733 #: stor-layout.c:1280
6734 msgid "packed attribute causes inefficient alignment"
6735 msgstr ""
6736
6737 #: stor-layout.c:1282
6738 msgid "packed attribute is unnecessary"
6739 msgstr ""
6740
6741 #: targhooks.c:158
6742 msgid "__builtin_saveregs not supported by this target"
6743 msgstr ""
6744
6745 #: timevar.c:314
6746 #, c-format
6747 msgid "cannot timevar_pop '%s' when top of timevars stack is '%s'"
6748 msgstr ""
6749
6750 #: timevar.c:440
6751 msgid ""
6752 "\n"
6753 "Execution times (seconds)\n"
6754 msgstr ""
6755
6756 #. Print total time.
6757 #: timevar.c:490
6758 msgid " TOTAL                 :"
6759 msgstr ""
6760
6761 #: timevar.c:513
6762 #, c-format
6763 msgid "time in %s: %ld.%06ld (%ld%%)\n"
6764 msgstr ""
6765
6766 #: tlink.c:377
6767 #, c-format
6768 msgid "collect: reading %s\n"
6769 msgstr ""
6770
6771 #: tlink.c:478
6772 #, c-format
6773 msgid "collect: recompiling %s\n"
6774 msgstr ""
6775
6776 #: tlink.c:654
6777 #, c-format
6778 msgid "collect: tweaking %s in %s\n"
6779 msgstr ""
6780
6781 #: tlink.c:700
6782 msgid "collect: relinking\n"
6783 msgstr ""
6784
6785 #: tlink.c:709
6786 #, c-format
6787 msgid "ld returned %d exit status"
6788 msgstr ""
6789
6790 #: toplev.c:1257
6791 #, c-format
6792 msgid "%s "
6793 msgstr ""
6794
6795 #: toplev.c:1259
6796 #, c-format
6797 msgid " %s"
6798 msgstr ""
6799
6800 #: toplev.c:1324
6801 #, c-format
6802 msgid "invalid option argument `%s'"
6803 msgstr ""
6804
6805 #: toplev.c:1387
6806 #, c-format
6807 msgid "getting core file size maximum limit: %m"
6808 msgstr ""
6809
6810 #: toplev.c:1390
6811 #, c-format
6812 msgid "setting core file size limit to maximum: %m"
6813 msgstr ""
6814
6815 #: toplev.c:1713
6816 msgid "%J'%F' used but never defined"
6817 msgstr ""
6818
6819 #: toplev.c:1715
6820 msgid "%J'%F' declared `static' but never defined"
6821 msgstr ""
6822
6823 #: toplev.c:1736
6824 msgid "%J'%D' defined but not used"
6825 msgstr ""
6826
6827 #: toplev.c:1757 toplev.c:1774
6828 #, c-format
6829 msgid "`%s' is deprecated (declared at %s:%d)"
6830 msgstr ""
6831
6832 #: toplev.c:1777
6833 #, c-format
6834 msgid "`%s' is deprecated"
6835 msgstr ""
6836
6837 #: toplev.c:1780
6838 #, c-format
6839 msgid "type is deprecated (declared at %s:%d)"
6840 msgstr ""
6841
6842 #: toplev.c:1783
6843 msgid "type is deprecated"
6844 msgstr ""
6845
6846 #: toplev.c:1980
6847 #, c-format
6848 msgid "invalid register name `%s' for register variable"
6849 msgstr ""
6850
6851 #: toplev.c:3586
6852 msgid ""
6853 "branch target register load optimization is not intended to be run twice"
6854 msgstr ""
6855
6856 #: toplev.c:3753
6857 msgid ""
6858 "\n"
6859 "Target specific options:\n"
6860 msgstr ""
6861
6862 #: toplev.c:3767 toplev.c:3786
6863 #, c-format
6864 msgid "  -m%-23s [undocumented]\n"
6865 msgstr ""
6866
6867 #: toplev.c:3795
6868 msgid ""
6869 "\n"
6870 "There are undocumented target specific options as well.\n"
6871 msgstr ""
6872
6873 #: toplev.c:3797
6874 msgid "  They exist, but they are not documented.\n"
6875 msgstr ""
6876
6877 #: toplev.c:3852
6878 #, c-format
6879 msgid "unrecognized gcc debugging option: %c"
6880 msgstr ""
6881
6882 #: toplev.c:3914 config/rs6000/rs6000.c:881
6883 #, c-format
6884 msgid "invalid option `%s'"
6885 msgstr ""
6886
6887 #: toplev.c:3929
6888 #, c-format
6889 msgid ""
6890 "%s%s%s version %s (%s)\n"
6891 "%s\tcompiled by GNU C version %s.\n"
6892 "%s%s%s version %s (%s) compiled by CC.\n"
6893 msgstr ""
6894
6895 #: toplev.c:3936
6896 #, c-format
6897 msgid ""
6898 "%s%sGGC heuristics: --param ggc-min-expand=%d --param ggc-min-heapsize=%d\n"
6899 msgstr ""
6900
6901 #: toplev.c:3988
6902 msgid "options passed: "
6903 msgstr ""
6904
6905 #: toplev.c:4017
6906 msgid "options enabled: "
6907 msgstr ""
6908
6909 #: toplev.c:4075 java/jcf-write.c:3422
6910 #, c-format
6911 msgid "can't open %s for writing: %m"
6912 msgstr ""
6913
6914 #: toplev.c:4152
6915 msgid "created and used with different settings of -fpic"
6916 msgstr ""
6917
6918 #: toplev.c:4154
6919 msgid "created and used with different settings of -fpie"
6920 msgstr ""
6921
6922 #: toplev.c:4203
6923 #, c-format
6924 msgid "created and used with differing settings of `-m%s'"
6925 msgstr ""
6926
6927 #: toplev.c:4206
6928 msgid "out of memory"
6929 msgstr ""
6930
6931 #: toplev.c:4387
6932 msgid "instruction scheduling not supported on this target machine"
6933 msgstr ""
6934
6935 #: toplev.c:4391
6936 msgid "this target machine does not have delayed branches"
6937 msgstr ""
6938
6939 #: toplev.c:4405
6940 #, c-format
6941 msgid "-f%sleading-underscore not supported on this target machine"
6942 msgstr ""
6943
6944 #: toplev.c:4458
6945 #, c-format
6946 msgid "target system does not support the \"%s\" debug format"
6947 msgstr ""
6948
6949 #: toplev.c:4475
6950 msgid "-ffunction-sections not supported for this target"
6951 msgstr ""
6952
6953 #: toplev.c:4480
6954 msgid "-fdata-sections not supported for this target"
6955 msgstr ""
6956
6957 #: toplev.c:4487
6958 msgid "-ffunction-sections disabled; it makes profiling impossible"
6959 msgstr ""
6960
6961 #: toplev.c:4494
6962 msgid "-fprefetch-loop-arrays not supported for this target"
6963 msgstr ""
6964
6965 #: toplev.c:4500
6966 msgid ""
6967 "-fprefetch-loop-arrays not supported for this target (try -march switches)"
6968 msgstr ""
6969
6970 #: toplev.c:4509
6971 msgid "-fprefetch-loop-arrays is not supported with -Os"
6972 msgstr ""
6973
6974 #: toplev.c:4515
6975 msgid "-ffunction-sections may affect debugging on some targets"
6976 msgstr ""
6977
6978 #: toplev.c:4617
6979 #, c-format
6980 msgid "error writing to %s: %m"
6981 msgstr ""
6982
6983 #: toplev.c:4619 java/jcf-parse.c:909 java/jcf-write.c:3429
6984 #, c-format
6985 msgid "error closing %s: %m"
6986 msgstr ""
6987
6988 #: tree-dump.c:690
6989 #, c-format
6990 msgid "could not open dump file `%s'"
6991 msgstr ""
6992
6993 #: tree-dump.c:761
6994 #, c-format
6995 msgid "ignoring unknown option `%.*s' in `-fdump-%s'"
6996 msgstr ""
6997
6998 #: tree-inline.c:1011
6999 msgid ""
7000 "%Jfunction '%F' can never be inlined because it uses alloca (override using "
7001 "the always_inline attribute)"
7002 msgstr ""
7003
7004 #: tree-inline.c:1024
7005 msgid "%Jfunction '%F' can never be inlined because it uses setjmp"
7006 msgstr ""
7007
7008 #: tree-inline.c:1038
7009 msgid ""
7010 "%Jfunction '%F' can never be inlined because it uses variable argument lists"
7011 msgstr ""
7012
7013 #: tree-inline.c:1053
7014 msgid ""
7015 "%Jfunction '%F' can never be inlined because it uses setjmp-longjmp "
7016 "exception handling"
7017 msgstr ""
7018
7019 #: tree-inline.c:1071
7020 msgid ""
7021 "%Jfunction '%F' can never be inlined because it contains a nested function"
7022 msgstr ""
7023
7024 #: tree-inline.c:1088
7025 msgid ""
7026 "%Jfunction '%F' can never be inlined because it contains a computed goto"
7027 msgstr ""
7028
7029 #: tree-inline.c:1098
7030 msgid ""
7031 "%Jfunction '%F' can never be inlined because it contains a nonlocal goto"
7032 msgstr ""
7033
7034 #: tree-inline.c:1121
7035 msgid ""
7036 "%Jfunction '%F' can never be inlined because it uses variable sized variables"
7037 msgstr ""
7038
7039 #: tree-optimize.c:190
7040 msgid "%Jsize of return value of '%D' is %u bytes"
7041 msgstr ""
7042
7043 #: tree-optimize.c:193
7044 msgid "%Jsize of return value of '%D' is larger than %wd bytes"
7045 msgstr ""
7046
7047 #: tree.c:3785
7048 msgid "arrays of functions are not meaningful"
7049 msgstr ""
7050
7051 #: tree.c:3840
7052 msgid "function return type cannot be function"
7053 msgstr ""
7054
7055 #: tree.c:4669
7056 msgid "invalid initializer for bit string"
7057 msgstr ""
7058
7059 #: tree.c:4721
7060 #, c-format
7061 msgid "tree check: expected %s, have %s in %s, at %s:%d"
7062 msgstr ""
7063
7064 #: tree.c:4734
7065 #, c-format
7066 msgid "tree check: expected class '%c', have '%c' (%s) in %s, at %s:%d"
7067 msgstr ""
7068
7069 #: tree.c:4747
7070 #, c-format
7071 msgid "tree check: accessed elt %d of tree_vec with %d elts in %s, at %s:%d"
7072 msgstr ""
7073
7074 #: tree.c:4759
7075 #, c-format
7076 msgid "tree check: accessed operand %d of %s with %d operands in %s, at %s:%d"
7077 msgstr ""
7078
7079 #: varasm.c:435
7080 msgid "%J%D causes a section type conflict"
7081 msgstr ""
7082
7083 #: varasm.c:803
7084 msgid "%Jregister name not specified for '%D'"
7085 msgstr ""
7086
7087 #: varasm.c:805
7088 msgid "%Jinvalid register name for '%D'"
7089 msgstr ""
7090
7091 #: varasm.c:807
7092 msgid "%Jdata type of '%D' isn't suitable for a register"
7093 msgstr ""
7094
7095 #: varasm.c:810
7096 msgid "%Jregister specified for '%D' isn't suitable for data type"
7097 msgstr ""
7098
7099 #: varasm.c:820
7100 msgid "global register variable has initial value"
7101 msgstr ""
7102
7103 #: varasm.c:823
7104 msgid "volatile register variables don't work as you might wish"
7105 msgstr ""
7106
7107 #: varasm.c:855
7108 msgid "%Jregister name given for non-register variable '%D'"
7109 msgstr ""
7110
7111 #: varasm.c:1387
7112 msgid "%Jstorage size of `%D' isn't known"
7113 msgstr ""
7114
7115 #: varasm.c:1441
7116 msgid ""
7117 "%Jalignment of '%D' is greater than maximum object file alignment.  Using %d"
7118 msgstr ""
7119
7120 #: varasm.c:1487
7121 msgid "thread-local COMMON data not implemented"
7122 msgstr ""
7123
7124 #: varasm.c:1512
7125 msgid ""
7126 "%Jrequested alignment for '%D' is greater than implemented alignment of %d"
7127 msgstr ""
7128
7129 #: varasm.c:3757
7130 msgid "initializer for integer value is too complicated"
7131 msgstr ""
7132
7133 #: varasm.c:3762
7134 msgid "initializer for floating value is not a floating constant"
7135 msgstr ""
7136
7137 #: varasm.c:3828
7138 msgid "unknown set constructor type"
7139 msgstr ""
7140
7141 #: varasm.c:4047
7142 #, c-format
7143 msgid "invalid initial value for member `%s'"
7144 msgstr ""
7145
7146 #: varasm.c:4234 varasm.c:4278
7147 msgid "%Jweak declaration of '%D' must precede definition"
7148 msgstr ""
7149
7150 #: varasm.c:4242
7151 msgid ""
7152 "%Jweak declaration of '%D' after first use results in unspecified behavior"
7153 msgstr ""
7154
7155 #: varasm.c:4276
7156 msgid "%Jweak declaration of '%D' must be public"
7157 msgstr ""
7158
7159 #: varasm.c:4285
7160 msgid "%Jweak declaration of '%D' not supported"
7161 msgstr ""
7162
7163 #: varasm.c:4314 varasm.c:4387
7164 msgid "only weak aliases are supported in this configuration"
7165 msgstr ""
7166
7167 #: varasm.c:4395
7168 msgid "alias definitions not supported in this configuration; ignored"
7169 msgstr ""
7170
7171 #: varasm.c:4424
7172 msgid "visibility attribute not supported in this configuration; ignored"
7173 msgstr ""
7174
7175 #: varray.c:127
7176 #, c-format
7177 msgid "virtual array %s[%lu]: element %lu out of bounds in %s, at %s:%d"
7178 msgstr ""
7179
7180 #. Print an error message for unrecognized stab codes.
7181 #: xcoffout.c:173
7182 #, c-format
7183 msgid "no sclass for %s stab (0x%x)\n"
7184 msgstr ""
7185
7186 #: params.def:53
7187 msgid ""
7188 "The maximum number of instructions in a single function eligible for inlining"
7189 msgstr ""
7190
7191 #: params.def:65
7192 msgid "The maximum number of instructions when automatically inlining"
7193 msgstr ""
7194
7195 #: params.def:84
7196 msgid ""
7197 "The maximum number of instructions by repeated inlining before gcc starts to "
7198 "throttle inlining"
7199 msgstr ""
7200
7201 #: params.def:94
7202 msgid "The maximum number of instructions for the RTL inliner"
7203 msgstr ""
7204
7205 #: params.def:105
7206 msgid "The maximum number of instructions to consider to fill a delay slot"
7207 msgstr ""
7208
7209 #: params.def:116
7210 msgid ""
7211 "The maximum number of instructions to consider to find accurate live "
7212 "register information"
7213 msgstr ""
7214
7215 #: params.def:126
7216 msgid "The maximum length of scheduling's pending operations list"
7217 msgstr ""
7218
7219 #: params.def:131
7220 msgid "The size of function body to be considered large"
7221 msgstr ""
7222
7223 #: params.def:135
7224 msgid "Maximal growth due to inlining of large function (in percent)"
7225 msgstr ""
7226
7227 #: params.def:139
7228 msgid ""
7229 "how much can given compilation unit grow because of the inlining (in percent)"
7230 msgstr ""
7231
7232 #: params.def:146
7233 msgid "The maximum amount of memory to be allocated by GCSE"
7234 msgstr ""
7235
7236 #: params.def:151
7237 msgid "The maximum number of passes to make when doing GCSE"
7238 msgstr ""
7239
7240 #: params.def:158
7241 msgid "The maximum number of instructions to consider to unroll in a loop"
7242 msgstr ""
7243
7244 #: params.def:164
7245 msgid ""
7246 "The maximum number of instructions to consider to unroll in a loop on average"
7247 msgstr ""
7248
7249 #: params.def:169
7250 msgid "The maximum number of unrollings of a single loop"
7251 msgstr ""
7252
7253 #: params.def:174
7254 msgid "The maximum number of insns of a peeled loop"
7255 msgstr ""
7256
7257 #: params.def:179
7258 msgid "The maximum number of peelings of a single loop"
7259 msgstr ""
7260
7261 #: params.def:184
7262 msgid "The maximum number of insns of a completely peeled loop"
7263 msgstr ""
7264
7265 #: params.def:189
7266 msgid ""
7267 "The maximum number of peelings of a single loop that is peeled completely"
7268 msgstr ""
7269
7270 #: params.def:194
7271 msgid "The maximum number of insns of a peeled loop that rolls only once"
7272 msgstr ""
7273
7274 #: params.def:200
7275 msgid "The maximum number of insns of an unswitched loop"
7276 msgstr ""
7277
7278 #: params.def:205
7279 msgid "The maximum number of unswitchings in a single loop"
7280 msgstr ""
7281
7282 #: params.def:210
7283 msgid ""
7284 "Select fraction of the maximal count of repetitions of basic block in "
7285 "program given basic block needs to have to be considered hot"
7286 msgstr ""
7287
7288 #: params.def:215
7289 msgid ""
7290 "Select fraction of the maximal frequency of executions of basic block in "
7291 "function given basic block needs to have to be considered hot"
7292 msgstr ""
7293
7294 #: params.def:220
7295 msgid ""
7296 "The percentage of function, weighted by execution frequency, that must be "
7297 "covered by trace formation. Used when profile feedback is available"
7298 msgstr ""
7299
7300 #: params.def:225
7301 msgid ""
7302 "The percentage of function, weighted by execution frequency, that must be "
7303 "covered by trace formation. Used when profile feedback is not available"
7304 msgstr ""
7305
7306 #: params.def:230
7307 msgid "Maximal code growth caused by tail duplication (in percent)"
7308 msgstr ""
7309
7310 #: params.def:234
7311 msgid ""
7312 "Stop reverse growth if the reverse probability of best edge is less than "
7313 "this threshold (in percent)"
7314 msgstr ""
7315
7316 #: params.def:239
7317 msgid ""
7318 "Stop forward growth if the probability of best edge is less than this "
7319 "threshold (in percent). Used when profile feedback is available"
7320 msgstr ""
7321
7322 #: params.def:244
7323 msgid ""
7324 "Stop forward growth if the probability of best edge is less than this "
7325 "threshold (in percent). Used when profile feedback is not available"
7326 msgstr ""
7327
7328 #: params.def:251
7329 msgid "The maximum number of incoming edges to consider for crossjumping"
7330 msgstr ""
7331
7332 #: params.def:257
7333 msgid "The maximum length of path considered in cse"
7334 msgstr ""
7335
7336 #: params.def:270
7337 msgid ""
7338 "Minimum heap expansion to trigger garbage collection, as a percentage of the "
7339 "total size of the heap"
7340 msgstr ""
7341
7342 #: params.def:276
7343 msgid "Minimum heap size before we start collecting garbage, in kilobytes"
7344 msgstr ""
7345
7346 #: config/darwin-c.c:75
7347 msgid "too many #pragma options align=reset"
7348 msgstr ""
7349
7350 #: config/darwin-c.c:95 config/darwin-c.c:98 config/darwin-c.c:100
7351 #: config/darwin-c.c:102
7352 msgid "malformed '#pragma options', ignoring"
7353 msgstr ""
7354
7355 #: config/darwin-c.c:105
7356 msgid "junk at end of '#pragma options'"
7357 msgstr ""
7358
7359 #: config/darwin-c.c:115
7360 msgid "malformed '#pragma options align={mac68k|power|reset}', ignoring"
7361 msgstr ""
7362
7363 #: config/darwin-c.c:127
7364 msgid "missing '(' after '#pragma unused', ignoring"
7365 msgstr ""
7366
7367 #: config/darwin-c.c:145
7368 msgid "missing ')' after '#pragma unused', ignoring"
7369 msgstr ""
7370
7371 #: config/darwin-c.c:148
7372 msgid "junk at end of '#pragma unused'"
7373 msgstr ""
7374
7375 #: config/lynx-ng.h:97 config/lynx.h:116 config/rs6000/lynx.h:73
7376 msgid "-msystem-v and -p are incompatible"
7377 msgstr ""
7378
7379 #: config/lynx-ng.h:99 config/lynx.h:118 config/rs6000/lynx.h:75
7380 msgid "-msystem-v and -mthreads are incompatible"
7381 msgstr ""
7382
7383 #: config/windiss.h:37
7384 msgid "profiler support for WindISS"
7385 msgstr ""
7386
7387 #: config/alpha/alpha.c:231
7388 #, c-format
7389 msgid "-f%s ignored for Unicos/Mk (not supported)"
7390 msgstr ""
7391
7392 #: config/alpha/alpha.c:255
7393 msgid "-mieee not supported on Unicos/Mk"
7394 msgstr ""
7395
7396 #: config/alpha/alpha.c:266
7397 msgid "-mieee-with-inexact not supported on Unicos/Mk"
7398 msgstr ""
7399
7400 #: config/alpha/alpha.c:283
7401 #, c-format
7402 msgid "bad value `%s' for -mtrap-precision switch"
7403 msgstr ""
7404
7405 #: config/alpha/alpha.c:297
7406 #, c-format
7407 msgid "bad value `%s' for -mfp-rounding-mode switch"
7408 msgstr ""
7409
7410 #: config/alpha/alpha.c:312
7411 #, c-format
7412 msgid "bad value `%s' for -mfp-trap-mode switch"
7413 msgstr ""
7414
7415 #: config/alpha/alpha.c:324 config/rs6000/rs6000.c:1035
7416 #, c-format
7417 msgid "bad value `%s' for -mtls-size switch"
7418 msgstr ""
7419
7420 #: config/alpha/alpha.c:343 config/alpha/alpha.c:355
7421 #, c-format
7422 msgid "bad value `%s' for -mcpu switch"
7423 msgstr ""
7424
7425 #: config/alpha/alpha.c:362
7426 msgid "trap mode not supported on Unicos/Mk"
7427 msgstr ""
7428
7429 #: config/alpha/alpha.c:369
7430 msgid "fp software completion requires -mtrap-precision=i"
7431 msgstr ""
7432
7433 #: config/alpha/alpha.c:385
7434 msgid "rounding mode not supported for VAX floats"
7435 msgstr ""
7436
7437 #: config/alpha/alpha.c:390
7438 msgid "trap mode not supported for VAX floats"
7439 msgstr ""
7440
7441 #: config/alpha/alpha.c:419
7442 #, c-format
7443 msgid "L%d cache latency unknown for %s"
7444 msgstr ""
7445
7446 #: config/alpha/alpha.c:434
7447 #, c-format
7448 msgid "bad value `%s' for -mmemory-latency"
7449 msgstr ""
7450
7451 #: config/alpha/alpha.c:5402
7452 #, c-format
7453 msgid "invalid %%H value"
7454 msgstr ""
7455
7456 #: config/alpha/alpha.c:5423
7457 #, c-format
7458 msgid "invalid %%J value"
7459 msgstr ""
7460
7461 #: config/alpha/alpha.c:5439 config/ia64/ia64.c:4013
7462 #, c-format
7463 msgid "invalid %%r value"
7464 msgstr ""
7465
7466 #: config/alpha/alpha.c:5449 config/rs6000/rs6000.c:8720
7467 #: config/xtensa/xtensa.c:1971
7468 #, c-format
7469 msgid "invalid %%R value"
7470 msgstr ""
7471
7472 #: config/alpha/alpha.c:5455 config/rs6000/rs6000.c:8639
7473 #: config/xtensa/xtensa.c:1938
7474 #, c-format
7475 msgid "invalid %%N value"
7476 msgstr ""
7477
7478 #: config/alpha/alpha.c:5463 config/rs6000/rs6000.c:8667
7479 #, c-format
7480 msgid "invalid %%P value"
7481 msgstr ""
7482
7483 #: config/alpha/alpha.c:5471
7484 #, c-format
7485 msgid "invalid %%h value"
7486 msgstr ""
7487
7488 #: config/alpha/alpha.c:5479 config/xtensa/xtensa.c:1964
7489 #, c-format
7490 msgid "invalid %%L value"
7491 msgstr ""
7492
7493 #: config/alpha/alpha.c:5518 config/rs6000/rs6000.c:8621
7494 #, c-format
7495 msgid "invalid %%m value"
7496 msgstr ""
7497
7498 #: config/alpha/alpha.c:5526 config/rs6000/rs6000.c:8629
7499 #, c-format
7500 msgid "invalid %%M value"
7501 msgstr ""
7502
7503 #: config/alpha/alpha.c:5570
7504 #, c-format
7505 msgid "invalid %%U value"
7506 msgstr ""
7507
7508 #: config/alpha/alpha.c:5582 config/alpha/alpha.c:5596
7509 #: config/rs6000/rs6000.c:8728
7510 #, c-format
7511 msgid "invalid %%s value"
7512 msgstr ""
7513
7514 #: config/alpha/alpha.c:5619
7515 #, c-format
7516 msgid "invalid %%C value"
7517 msgstr ""
7518
7519 #: config/alpha/alpha.c:5656 config/rs6000/rs6000.c:8478
7520 #, c-format
7521 msgid "invalid %%E value"
7522 msgstr ""
7523
7524 #: config/alpha/alpha.c:5681 config/alpha/alpha.c:5729
7525 msgid "unknown relocation unspec"
7526 msgstr ""
7527
7528 #: config/alpha/alpha.c:5690 config/rs6000/rs6000.c:9041
7529 #, c-format
7530 msgid "invalid %%xn code"
7531 msgstr ""
7532
7533 #: config/alpha/alpha.c:6618 config/alpha/alpha.c:6621 config/s390/s390.c:6470
7534 #: config/s390/s390.c:6473
7535 msgid "bad builtin fcode"
7536 msgstr ""
7537
7538 #. Macro to define tables used to set the flags.
7539 #. This is a list in braces of pairs in braces,
7540 #. each pair being { "NAME", VALUE }
7541 #. where VALUE is the bits to set or minus the bits to clear.
7542 #. An empty string NAME is used to identify the default VALUE.
7543 #: config/alpha/alpha.h:286 config/i386/i386.h:327 config/i386/i386.h:329
7544 #: config/i386/i386.h:331 config/ns32k/ns32k.h:140 config/rs6000/rs6000.h:293
7545 #: config/s390/s390.h:123 config/sparc/sparc.h:537 config/sparc/sparc.h:542
7546 msgid "Use hardware fp"
7547 msgstr ""
7548
7549 #: config/alpha/alpha.h:287 config/i386/i386.h:328 config/i386/i386.h:330
7550 #: config/rs6000/rs6000.h:295 config/sparc/sparc.h:539
7551 #: config/sparc/sparc.h:544
7552 msgid "Do not use hardware fp"
7553 msgstr ""
7554
7555 #: config/alpha/alpha.h:288
7556 msgid "Use fp registers"
7557 msgstr ""
7558
7559 #: config/alpha/alpha.h:290
7560 msgid "Do not use fp registers"
7561 msgstr ""
7562
7563 #: config/alpha/alpha.h:291
7564 msgid "Do not assume GAS"
7565 msgstr ""
7566
7567 #: config/alpha/alpha.h:292
7568 msgid "Assume GAS"
7569 msgstr ""
7570
7571 #: config/alpha/alpha.h:294
7572 msgid "Request IEEE-conformant math library routines (OSF/1)"
7573 msgstr ""
7574
7575 #: config/alpha/alpha.h:296
7576 msgid "Emit IEEE-conformant code, without inexact exceptions"
7577 msgstr ""
7578
7579 #: config/alpha/alpha.h:298
7580 msgid "Emit IEEE-conformant code, with inexact exceptions"
7581 msgstr ""
7582
7583 #: config/alpha/alpha.h:300
7584 msgid "Do not emit complex integer constants to read-only memory"
7585 msgstr ""
7586
7587 #: config/alpha/alpha.h:301
7588 msgid "Use VAX fp"
7589 msgstr ""
7590
7591 #: config/alpha/alpha.h:302
7592 msgid "Do not use VAX fp"
7593 msgstr ""
7594
7595 #: config/alpha/alpha.h:303
7596 msgid "Emit code for the byte/word ISA extension"
7597 msgstr ""
7598
7599 #: config/alpha/alpha.h:306
7600 msgid "Emit code for the motion video ISA extension"
7601 msgstr ""
7602
7603 #: config/alpha/alpha.h:309
7604 msgid "Emit code for the fp move and sqrt ISA extension"
7605 msgstr ""
7606
7607 #: config/alpha/alpha.h:311
7608 msgid "Emit code for the counting ISA extension"
7609 msgstr ""
7610
7611 #: config/alpha/alpha.h:314
7612 msgid "Emit code using explicit relocation directives"
7613 msgstr ""
7614
7615 #: config/alpha/alpha.h:317
7616 msgid "Emit 16-bit relocations to the small data areas"
7617 msgstr ""
7618
7619 #: config/alpha/alpha.h:319
7620 msgid "Emit 32-bit relocations to the small data areas"
7621 msgstr ""
7622
7623 #: config/alpha/alpha.h:321
7624 msgid "Emit direct branches to local functions"
7625 msgstr ""
7626
7627 #: config/alpha/alpha.h:324
7628 msgid "Emit rdval instead of rduniq for thread pointer"
7629 msgstr ""
7630
7631 #. For -mcpu=
7632 #. For -mtune=
7633 #. For -mfp-rounding-mode=[n|m|c|d]
7634 #. For -mfp-trap-mode=[n|u|su|sui]
7635 #. For -mtrap-precision=[p|f|i]
7636 #. For -mmemory-latency=
7637 #. For -mtls-size=
7638 #: config/alpha/alpha.h:353
7639 msgid "Use features of and schedule given CPU"
7640 msgstr ""
7641
7642 #: config/alpha/alpha.h:355
7643 msgid "Schedule given CPU"
7644 msgstr ""
7645
7646 #: config/alpha/alpha.h:357
7647 msgid "Control the generated fp rounding mode"
7648 msgstr ""
7649
7650 #: config/alpha/alpha.h:359
7651 msgid "Control the IEEE trap mode"
7652 msgstr ""
7653
7654 #: config/alpha/alpha.h:361
7655 msgid "Control the precision given to fp exceptions"
7656 msgstr ""
7657
7658 #: config/alpha/alpha.h:363
7659 msgid "Tune expected memory latency"
7660 msgstr ""
7661
7662 #: config/alpha/alpha.h:365 config/ia64/ia64.h:243 config/rs6000/sysv4.h:90
7663 msgid "Specify bit size of immediate TLS offsets"
7664 msgstr ""
7665
7666 #: config/arc/arc.c:147
7667 #, c-format
7668 msgid "bad value (%s) for -mcpu switch"
7669 msgstr ""
7670
7671 #: config/arc/arc.c:371
7672 #, c-format
7673 msgid "argument of `%s' attribute is not a string constant"
7674 msgstr ""
7675
7676 #: config/arc/arc.c:378
7677 #, c-format
7678 msgid "argument of `%s' attribute is not \"ilink1\" or \"ilink2\""
7679 msgstr ""
7680
7681 #: config/arc/arc.c:1772 config/m32r/m32r.c:2281
7682 #, c-format
7683 msgid "invalid operand to %%R code"
7684 msgstr ""
7685
7686 #: config/arc/arc.c:1804 config/m32r/m32r.c:2304
7687 #, c-format
7688 msgid "invalid operand to %%H/%%L code"
7689 msgstr ""
7690
7691 #: config/arc/arc.c:1827 config/m32r/m32r.c:2375
7692 #, c-format
7693 msgid "invalid operand to %%U code"
7694 msgstr ""
7695
7696 #: config/arc/arc.c:1838
7697 #, c-format
7698 msgid "invalid operand to %%V code"
7699 msgstr ""
7700
7701 #. Unknown flag.
7702 #: config/arc/arc.c:1845 config/m32r/m32r.c:2408 config/sparc/sparc.c:6857
7703 msgid "invalid operand output code"
7704 msgstr ""
7705
7706 #: config/arm/arm.c:519
7707 #, c-format
7708 msgid "switch -mcpu=%s conflicts with -march= switch"
7709 msgstr ""
7710
7711 #: config/arm/arm.c:529 config/rs6000/rs6000.c:731 config/sparc/sparc.c:419
7712 #, c-format
7713 msgid "bad value (%s) for %s switch"
7714 msgstr ""
7715
7716 #: config/arm/arm.c:671
7717 msgid "target CPU does not support APCS-32"
7718 msgstr ""
7719
7720 #: config/arm/arm.c:676
7721 msgid "target CPU does not support APCS-26"
7722 msgstr ""
7723
7724 #: config/arm/arm.c:682
7725 msgid "target CPU does not support interworking"
7726 msgstr ""
7727
7728 #: config/arm/arm.c:688
7729 msgid "target CPU does not support THUMB instructions"
7730 msgstr ""
7731
7732 #: config/arm/arm.c:702
7733 msgid ""
7734 "enabling backtrace support is only meaningful when compiling for the Thumb"
7735 msgstr ""
7736
7737 #: config/arm/arm.c:705
7738 msgid ""
7739 "enabling callee interworking support is only meaningful when compiling for "
7740 "the Thumb"
7741 msgstr ""
7742
7743 #: config/arm/arm.c:708
7744 msgid ""
7745 "enabling caller interworking support is only meaningful when compiling for "
7746 "the Thumb"
7747 msgstr ""
7748
7749 #: config/arm/arm.c:714
7750 msgid "interworking forces APCS-32 to be used"
7751 msgstr ""
7752
7753 #: config/arm/arm.c:720
7754 msgid "-mapcs-stack-check incompatible with -mno-apcs-frame"
7755 msgstr ""
7756
7757 #: config/arm/arm.c:728
7758 msgid "-fpic and -mapcs-reent are incompatible"
7759 msgstr ""
7760
7761 #: config/arm/arm.c:731
7762 msgid "APCS reentrant code not supported.  Ignored"
7763 msgstr ""
7764
7765 #: config/arm/arm.c:739
7766 msgid "-g with -mno-apcs-frame may not give sensible debugging"
7767 msgstr ""
7768
7769 #: config/arm/arm.c:747
7770 msgid "passing floating point arguments in fp regs not yet supported"
7771 msgstr ""
7772
7773 #: config/arm/arm.c:791
7774 #, c-format
7775 msgid "invalid floating point emulation option: -mfpe-%s"
7776 msgstr ""
7777
7778 #: config/arm/arm.c:802
7779 msgid "-mfpe switch not supported by ep9312 target cpu - ignored."
7780 msgstr ""
7781
7782 #: config/arm/arm.c:822
7783 msgid "structure size boundary can only be set to 8 or 32"
7784 msgstr ""
7785
7786 #: config/arm/arm.c:830
7787 msgid "-mpic-register= is useless without -fpic"
7788 msgstr ""
7789
7790 #: config/arm/arm.c:837
7791 #, c-format
7792 msgid "unable to use '%s' for PIC register"
7793 msgstr ""
7794
7795 #: config/arm/arm.c:2204 config/arm/arm.c:2222 config/avr/avr.c:4580
7796 #: config/c4x/c4x.c:4445 config/h8300/h8300.c:4255 config/i386/i386.c:1561
7797 #: config/i386/i386.c:1607 config/ip2k/ip2k.c:3234
7798 #: config/m68hc11/m68hc11.c:1291 config/m68k/m68k.c:319
7799 #: config/mcore/mcore.c:3374 config/ns32k/ns32k.c:1091
7800 #: config/rs6000/rs6000.c:14300 config/sh/sh.c:6715 config/sh/sh.c:6736
7801 #: config/sh/sh.c:6771 config/stormy16/stormy16.c:2073 config/v850/v850.c:2173
7802 #, c-format
7803 msgid "`%s' attribute only applies to functions"
7804 msgstr ""
7805
7806 #: config/arm/arm.c:10450
7807 msgid "unable to compute real location of stacked parameter"
7808 msgstr ""
7809
7810 #. @@@ better error message
7811 #: config/arm/arm.c:11078 config/arm/arm.c:11115
7812 msgid "selector must be an immediate"
7813 msgstr ""
7814
7815 #. @@@ better error message
7816 #: config/arm/arm.c:11158 config/i386/i386.c:14096 config/i386/i386.c:14130
7817 msgid "mask must be an immediate"
7818 msgstr ""
7819
7820 #: config/arm/arm.c:11821
7821 msgid "no low registers available for popping high registers"
7822 msgstr ""
7823
7824 #: config/arm/arm.c:12066
7825 msgid "interrupt Service Routines cannot be coded in Thumb mode"
7826 msgstr ""
7827
7828 #: config/arm/pe.c:170 config/mcore/mcore.c:3240
7829 msgid "%Jinitialized variable '%D' is marked dllimport"
7830 msgstr ""
7831
7832 #: config/arm/pe.c:179
7833 msgid "%Jstatic variable '%D' is marked dllimport"
7834 msgstr ""
7835
7836 #: config/arm/arm.h:450
7837 msgid "Generate APCS conformant stack frames"
7838 msgstr ""
7839
7840 #: config/arm/arm.h:453
7841 msgid "Store function names in object code"
7842 msgstr ""
7843
7844 #: config/arm/arm.h:457
7845 msgid "Use the 32-bit version of the APCS"
7846 msgstr ""
7847
7848 #: config/arm/arm.h:459
7849 msgid "Use the 26-bit version of the APCS"
7850 msgstr ""
7851
7852 #: config/arm/arm.h:463
7853 msgid "Pass FP arguments in FP registers"
7854 msgstr ""
7855
7856 #: config/arm/arm.h:466
7857 msgid "Generate re-entrant, PIC code"
7858 msgstr ""
7859
7860 #: config/arm/arm.h:469
7861 msgid "The MMU will trap on unaligned accesses"
7862 msgstr ""
7863
7864 #: config/arm/arm.h:476
7865 msgid "Use library calls to perform FP operations"
7866 msgstr ""
7867
7868 #: config/arm/arm.h:478 config/i960/i960.h:291
7869 msgid "Use hardware floating point instructions"
7870 msgstr ""
7871
7872 #: config/arm/arm.h:480
7873 msgid "Assume target CPU is configured as big endian"
7874 msgstr ""
7875
7876 #: config/arm/arm.h:482
7877 msgid "Assume target CPU is configured as little endian"
7878 msgstr ""
7879
7880 #: config/arm/arm.h:484
7881 msgid "Assume big endian bytes, little endian words"
7882 msgstr ""
7883
7884 #: config/arm/arm.h:486
7885 msgid "Support calls between Thumb and ARM instruction sets"
7886 msgstr ""
7887
7888 #: config/arm/arm.h:489
7889 msgid "Generate a call to abort if a noreturn function returns"
7890 msgstr ""
7891
7892 #: config/arm/arm.h:492
7893 msgid "Do not move instructions into a function's prologue"
7894 msgstr ""
7895
7896 #: config/arm/arm.h:495
7897 msgid "Do not load the PIC register in function prologues"
7898 msgstr ""
7899
7900 #: config/arm/arm.h:498
7901 msgid "Generate call insns as indirect calls, if necessary"
7902 msgstr ""
7903
7904 #: config/arm/arm.h:501
7905 msgid "Compile for the Thumb not the ARM"
7906 msgstr ""
7907
7908 #: config/arm/arm.h:505
7909 msgid "Thumb: Generate (non-leaf) stack frames even if not needed"
7910 msgstr ""
7911
7912 #: config/arm/arm.h:508
7913 msgid "Thumb: Generate (leaf) stack frames even if not needed"
7914 msgstr ""
7915
7916 #: config/arm/arm.h:511
7917 msgid "Thumb: Assume non-static functions may be called from ARM code"
7918 msgstr ""
7919
7920 #: config/arm/arm.h:515
7921 msgid "Thumb: Assume function pointers may go to non-Thumb aware code"
7922 msgstr ""
7923
7924 #: config/arm/arm.h:519
7925 msgid "Cirrus: Place NOPs to avoid invalid instruction combinations"
7926 msgstr ""
7927
7928 #: config/arm/arm.h:521
7929 msgid "Cirrus: Do not break up invalid instruction combinations with NOPs"
7930 msgstr ""
7931
7932 #: config/arm/arm.h:529
7933 msgid "Specify the name of the target CPU"
7934 msgstr ""
7935
7936 #: config/arm/arm.h:531
7937 msgid "Specify the name of the target architecture"
7938 msgstr ""
7939
7940 #: config/arm/arm.h:535
7941 msgid "Specify the version of the floating point emulator"
7942 msgstr ""
7943
7944 #: config/arm/arm.h:537
7945 msgid "Specify the minimum bit alignment of structures"
7946 msgstr ""
7947
7948 #: config/arm/arm.h:539
7949 msgid "Specify the register to be used for PIC addressing"
7950 msgstr ""
7951
7952 #: config/arm/pe.h:65
7953 msgid "Ignore dllimport attribute for functions"
7954 msgstr ""
7955
7956 #: config/avr/avr.c:535
7957 #, c-format
7958 msgid "large frame pointer change (%d) with -mtiny-stack"
7959 msgstr ""
7960
7961 #: config/avr/avr.c:1123
7962 msgid "bad address, not (reg+disp):"
7963 msgstr ""
7964
7965 #: config/avr/avr.c:1131
7966 msgid "internal compiler error.  Bad address:"
7967 msgstr ""
7968
7969 #: config/avr/avr.c:1144
7970 msgid "internal compiler error.  Unknown mode:"
7971 msgstr ""
7972
7973 #: config/avr/avr.c:1766 config/avr/avr.c:2427
7974 msgid "invalid insn:"
7975 msgstr ""
7976
7977 #: config/avr/avr.c:1800 config/avr/avr.c:1883 config/avr/avr.c:1932
7978 #: config/avr/avr.c:1941 config/avr/avr.c:2036 config/avr/avr.c:2205
7979 #: config/avr/avr.c:2461 config/avr/avr.c:2569
7980 msgid "incorrect insn:"
7981 msgstr ""
7982
7983 #: config/avr/avr.c:1960 config/avr/avr.c:2121 config/avr/avr.c:2276
7984 #: config/avr/avr.c:2613
7985 msgid "unknown move insn:"
7986 msgstr ""
7987
7988 #: config/avr/avr.c:2836
7989 msgid "bad shift insn:"
7990 msgstr ""
7991
7992 #: config/avr/avr.c:2949 config/avr/avr.c:3370 config/avr/avr.c:3741
7993 msgid "internal compiler error.  Incorrect shift:"
7994 msgstr ""
7995
7996 #: config/avr/avr.c:4554 config/ip2k/ip2k.c:3207
7997 msgid "only initialized variables can be placed into program memory area"
7998 msgstr ""
7999
8000 #: config/avr/avr.c:4648
8001 msgid "only uninitialized variables can be placed in the .noinit section"
8002 msgstr ""
8003
8004 #: config/avr/avr.c:4662
8005 #, c-format
8006 msgid "MCU `%s' supported for assembler only"
8007 msgstr ""
8008
8009 #: config/avr/avr.h:72
8010 msgid "Assume int to be 8 bit integer"
8011 msgstr ""
8012
8013 #: config/avr/avr.h:74
8014 msgid "Change the stack pointer without disabling interrupts"
8015 msgstr ""
8016
8017 #: config/avr/avr.h:76
8018 msgid "Use subroutines for function prologue/epilogue"
8019 msgstr ""
8020
8021 #: config/avr/avr.h:78
8022 msgid "Change only the low 8 bits of the stack pointer"
8023 msgstr ""
8024
8025 #: config/avr/avr.h:80
8026 msgid "Do not generate tablejump insns"
8027 msgstr ""
8028
8029 #: config/avr/avr.h:82
8030 msgid "Use rjmp/rcall (limited range) on >8K devices"
8031 msgstr ""
8032
8033 #: config/avr/avr.h:84
8034 msgid "Output instruction sizes to the asm file"
8035 msgstr ""
8036
8037 #: config/avr/avr.h:101
8038 msgid "Specify the initial stack address"
8039 msgstr ""
8040
8041 #: config/avr/avr.h:102
8042 msgid "Specify the MCU name"
8043 msgstr ""
8044
8045 #. `GIV_SORT_CRITERION(GIV1, GIV2)'
8046 #. In some cases, the strength reduction optimization pass can
8047 #. produce better code if this is defined.  This macro controls the
8048 #. order that induction variables are combined.  This macro is
8049 #. particularly useful if the target has limited addressing modes.
8050 #. For instance, the SH target has only positive offsets in
8051 #. addresses.  Thus sorting to put the smallest address first allows
8052 #. the most combinations to be found.
8053 #: config/avr/avr.h:2266
8054 msgid "trampolines not supported"
8055 msgstr ""
8056
8057 #: config/c4x/c4x-c.c:71
8058 #, c-format
8059 msgid "missing '(' after '#pragma %s' - ignored"
8060 msgstr ""
8061
8062 #: config/c4x/c4x-c.c:74
8063 #, c-format
8064 msgid "missing function name in '#pragma %s' - ignored"
8065 msgstr ""
8066
8067 #: config/c4x/c4x-c.c:79
8068 #, c-format
8069 msgid "malformed '#pragma %s' - ignored"
8070 msgstr ""
8071
8072 #: config/c4x/c4x-c.c:81
8073 #, c-format
8074 msgid "missing section name in '#pragma %s' - ignored"
8075 msgstr ""
8076
8077 #: config/c4x/c4x-c.c:86
8078 #, c-format
8079 msgid "missing ')' for '#pragma %s' - ignored"
8080 msgstr ""
8081
8082 #: config/c4x/c4x-c.c:89
8083 #, c-format
8084 msgid "junk at end of '#pragma %s'"
8085 msgstr ""
8086
8087 #: config/c4x/c4x.c:300
8088 #, c-format
8089 msgid "unknown CPU version %d, using 40.\n"
8090 msgstr ""
8091
8092 #: config/c4x/c4x.c:848
8093 #, c-format
8094 msgid "ISR %s requires %d words of local vars, max is 32767"
8095 msgstr ""
8096
8097 #: config/c4x/c4x.c:1569
8098 msgid "using CONST_DOUBLE for address"
8099 msgstr ""
8100
8101 #: config/c4x/c4x.c:1707
8102 msgid "c4x_address_cost: Invalid addressing mode"
8103 msgstr ""
8104
8105 #: config/c4x/c4x.c:1842
8106 #, c-format
8107 msgid "c4x_print_operand: %%L inconsistency"
8108 msgstr ""
8109
8110 #: config/c4x/c4x.c:1848
8111 #, c-format
8112 msgid "c4x_print_operand: %%N inconsistency"
8113 msgstr ""
8114
8115 #: config/c4x/c4x.c:1889
8116 #, c-format
8117 msgid "c4x_print_operand: %%O inconsistency"
8118 msgstr ""
8119
8120 #: config/c4x/c4x.c:1984
8121 msgid "c4x_print_operand: Bad operand case"
8122 msgstr ""
8123
8124 #: config/c4x/c4x.c:2025
8125 msgid "c4x_print_operand_address: Bad post_modify"
8126 msgstr ""
8127
8128 #: config/c4x/c4x.c:2047
8129 msgid "c4x_print_operand_address: Bad pre_modify"
8130 msgstr ""
8131
8132 #: config/c4x/c4x.c:2095 config/c4x/c4x.c:2107 config/c4x/c4x.c:2122
8133 msgid "c4x_print_operand_address: Bad operand case"
8134 msgstr ""
8135
8136 #: config/c4x/c4x.c:2373
8137 msgid "c4x_rptb_insert: Cannot find start label"
8138 msgstr ""
8139
8140 #: config/c4x/c4x.c:3290 config/c4x/c4x.c:3308
8141 msgid "mode not QImode"
8142 msgstr ""
8143
8144 #: config/c4x/c4x.c:3378
8145 msgid "invalid indirect memory address"
8146 msgstr ""
8147
8148 #: config/c4x/c4x.c:3467
8149 msgid "invalid indirect (S) memory address"
8150 msgstr ""
8151
8152 #: config/c4x/c4x.c:3795
8153 msgid "c4x_valid_operands: Internal error"
8154 msgstr ""
8155
8156 #: config/c4x/c4x.c:4214
8157 msgid "c4x_operand_subword: invalid mode"
8158 msgstr ""
8159
8160 #: config/c4x/c4x.c:4217
8161 msgid "c4x_operand_subword: invalid operand"
8162 msgstr ""
8163
8164 #. We could handle these with some difficulty.
8165 #. e.g., *p-- => *(p-=2); *(p+1).
8166 #: config/c4x/c4x.c:4243
8167 msgid "c4x_operand_subword: invalid autoincrement"
8168 msgstr ""
8169
8170 #: config/c4x/c4x.c:4249
8171 msgid "c4x_operand_subword: invalid address"
8172 msgstr ""
8173
8174 #: config/c4x/c4x.c:4260
8175 msgid "c4x_operand_subword: address not offsettable"
8176 msgstr ""
8177
8178 #: config/c4x/c4x.c:4470
8179 msgid "c4x_rptb_rpts_p: Repeat block top label moved\n"
8180 msgstr ""
8181
8182 #. ??? HACK.  We shouldn't have flag_inline_trees at all.
8183 #. Name of the c4x assembler.
8184 #. Name of the c4x linker.
8185 #. Define assembler options.
8186 #. Define linker options.
8187 #. Specify the end file to link with.
8188 #. Target compilation option flags.
8189 #. Small memory model.
8190 #. Use 24-bit MPYI for C3x.
8191 #. Fast fixing of floats.
8192 #. Allow use of RPTS.
8193 #. Emit C3x code.
8194 #. Be compatible with TI assembler.
8195 #. Be paranoid about DP reg. in ISRs.
8196 #. Pass arguments on stack.
8197 #. Enable features under development.
8198 #. Enable repeat block.
8199 #. Use BK as general register.
8200 #. Use decrement and branch for C3x.
8201 #. Enable debugging of GCC.
8202 #. Force constants into registers.
8203 #. Allow unsigned loop counters.
8204 #. Force op0 and op1 to be same.
8205 #. Save all 40 bits for floats.
8206 #. Allow parallel insns.
8207 #. Allow MPY||ADD, MPY||SUB insns.
8208 #. Assume mem refs possibly aliased.
8209 #. Emit C30 code.
8210 #. Emit C31 code.
8211 #. Emit C32 code.
8212 #. Emit C33 code.
8213 #. Emit C40 code.
8214 #. Emit C44 code.
8215 #. Run-time compilation parameters selecting different hardware subsets.
8216 #.
8217 #. Macro to define tables used to set the flags.
8218 #. This is a list in braces of triplets in braces,
8219 #. each pair being { "NAME", VALUE, "DESCRIPTION" }
8220 #. where VALUE is the bits to set or minus the bits to clear.
8221 #. An empty string NAME is used to identify the default VALUE.
8222 #: config/c4x/c4x.h:168
8223 msgid "Small memory model"
8224 msgstr ""
8225
8226 #: config/c4x/c4x.h:170
8227 msgid "Big memory model"
8228 msgstr ""
8229
8230 #: config/c4x/c4x.h:172
8231 msgid "Use MPYI instruction for C3x"
8232 msgstr ""
8233
8234 #: config/c4x/c4x.h:174
8235 msgid "Do not use MPYI instruction for C3x"
8236 msgstr ""
8237
8238 #: config/c4x/c4x.h:176
8239 msgid "Use fast but approximate float to integer conversion"
8240 msgstr ""
8241
8242 #: config/c4x/c4x.h:178
8243 msgid "Use slow but accurate float to integer conversion"
8244 msgstr ""
8245
8246 #: config/c4x/c4x.h:180
8247 msgid "Enable use of RTPS instruction"
8248 msgstr ""
8249
8250 #: config/c4x/c4x.h:182
8251 msgid "Disable use of RTPS instruction"
8252 msgstr ""
8253
8254 #: config/c4x/c4x.h:184
8255 msgid "Enable use of RTPB instruction"
8256 msgstr ""
8257
8258 #: config/c4x/c4x.h:186
8259 msgid "Disable use of RTPB instruction"
8260 msgstr ""
8261
8262 #: config/c4x/c4x.h:188
8263 msgid "Generate code for C30 CPU"
8264 msgstr ""
8265
8266 #: config/c4x/c4x.h:190
8267 msgid "Generate code for C31 CPU"
8268 msgstr ""
8269
8270 #: config/c4x/c4x.h:192
8271 msgid "Generate code for C32 CPU"
8272 msgstr ""
8273
8274 #: config/c4x/c4x.h:194
8275 msgid "Generate code for C33 CPU"
8276 msgstr ""
8277
8278 #: config/c4x/c4x.h:196
8279 msgid "Generate code for C40 CPU"
8280 msgstr ""
8281
8282 #: config/c4x/c4x.h:198
8283 msgid "Generate code for C44 CPU"
8284 msgstr ""
8285
8286 #: config/c4x/c4x.h:200
8287 msgid "Emit code compatible with TI tools"
8288 msgstr ""
8289
8290 #: config/c4x/c4x.h:202
8291 msgid "Emit code to use GAS extensions"
8292 msgstr ""
8293
8294 #: config/c4x/c4x.h:204 config/c4x/c4x.h:208
8295 msgid "Save DP across ISR in small memory model"
8296 msgstr ""
8297
8298 #: config/c4x/c4x.h:206 config/c4x/c4x.h:210
8299 msgid "Don't save DP across ISR in small memory model"
8300 msgstr ""
8301
8302 #: config/c4x/c4x.h:212
8303 msgid "Pass arguments on the stack"
8304 msgstr ""
8305
8306 #: config/c4x/c4x.h:214
8307 msgid "Pass arguments in registers"
8308 msgstr ""
8309
8310 #: config/c4x/c4x.h:216
8311 msgid "Enable new features under development"
8312 msgstr ""
8313
8314 #: config/c4x/c4x.h:218
8315 msgid "Disable new features under development"
8316 msgstr ""
8317
8318 #: config/c4x/c4x.h:220
8319 msgid "Use the BK register as a general purpose register"
8320 msgstr ""
8321
8322 #: config/c4x/c4x.h:222
8323 msgid "Do not allocate BK register"
8324 msgstr ""
8325
8326 #: config/c4x/c4x.h:224
8327 msgid "Enable use of DB instruction"
8328 msgstr ""
8329
8330 #: config/c4x/c4x.h:226
8331 msgid "Disable use of DB instruction"
8332 msgstr ""
8333
8334 #: config/c4x/c4x.h:228
8335 msgid "Enable debugging"
8336 msgstr ""
8337
8338 #: config/c4x/c4x.h:230
8339 msgid "Disable debugging"
8340 msgstr ""
8341
8342 #: config/c4x/c4x.h:232
8343 msgid "Force constants into registers to improve hoisting"
8344 msgstr ""
8345
8346 #: config/c4x/c4x.h:234
8347 msgid "Don't force constants into registers"
8348 msgstr ""
8349
8350 #: config/c4x/c4x.h:236
8351 msgid "Force RTL generation to emit valid 3 operand insns"
8352 msgstr ""
8353
8354 #: config/c4x/c4x.h:238
8355 msgid "Allow RTL generation to emit invalid 3 operand insns"
8356 msgstr ""
8357
8358 #: config/c4x/c4x.h:240
8359 msgid "Allow unsigned iteration counts for RPTB/DB"
8360 msgstr ""
8361
8362 #: config/c4x/c4x.h:242
8363 msgid "Disallow unsigned iteration counts for RPTB/DB"
8364 msgstr ""
8365
8366 #: config/c4x/c4x.h:244
8367 msgid "Preserve all 40 bits of FP reg across call"
8368 msgstr ""
8369
8370 #: config/c4x/c4x.h:246
8371 msgid "Only preserve 32 bits of FP reg across call"
8372 msgstr ""
8373
8374 #: config/c4x/c4x.h:248
8375 msgid "Enable parallel instructions"
8376 msgstr ""
8377
8378 #: config/c4x/c4x.h:250
8379 msgid "Disable parallel instructions"
8380 msgstr ""
8381
8382 #: config/c4x/c4x.h:252
8383 msgid "Enable MPY||ADD and MPY||SUB instructions"
8384 msgstr ""
8385
8386 #: config/c4x/c4x.h:254
8387 msgid "Disable MPY||ADD and MPY||SUB instructions"
8388 msgstr ""
8389
8390 #: config/c4x/c4x.h:256
8391 msgid "Assume that pointers may be aliased"
8392 msgstr ""
8393
8394 #: config/c4x/c4x.h:258
8395 msgid "Assume that pointers not aliased"
8396 msgstr ""
8397
8398 #: config/c4x/c4x.h:331
8399 msgid "Specify maximum number of iterations for RPTS"
8400 msgstr ""
8401
8402 #: config/c4x/c4x.h:333
8403 msgid "Select CPU to generate code for"
8404 msgstr ""
8405
8406 #: config/cris/cris.c:596
8407 msgid "unexpected index-type in cris_print_index"
8408 msgstr ""
8409
8410 #: config/cris/cris.c:610
8411 msgid "unexpected base-type in cris_print_base"
8412 msgstr ""
8413
8414 #: config/cris/cris.c:903
8415 #, c-format
8416 msgid "stackframe too big: %d bytes"
8417 msgstr ""
8418
8419 #: config/cris/cris.c:1214
8420 msgid "allocated but unused delay list in epilogue"
8421 msgstr ""
8422
8423 #: config/cris/cris.c:1224
8424 msgid ""
8425 "unexpected function type needing stack adjustment for __builtin_eh_return"
8426 msgstr ""
8427
8428 #: config/cris/cris.c:1300
8429 msgid "invalid operand for 'b' modifier"
8430 msgstr ""
8431
8432 #: config/cris/cris.c:1313
8433 msgid "invalid operand for 'v' modifier"
8434 msgstr ""
8435
8436 #: config/cris/cris.c:1323
8437 msgid "invalid operand for 'P' modifier"
8438 msgstr ""
8439
8440 #: config/cris/cris.c:1330
8441 msgid "invalid operand for 'p' modifier"
8442 msgstr ""
8443
8444 #: config/cris/cris.c:1369
8445 msgid "invalid operand for 'z' modifier"
8446 msgstr ""
8447
8448 #: config/cris/cris.c:1400 config/cris/cris.c:1430
8449 msgid "invalid operand for 'H' modifier"
8450 msgstr ""
8451
8452 #: config/cris/cris.c:1406
8453 msgid "bad register"
8454 msgstr ""
8455
8456 #: config/cris/cris.c:1444
8457 msgid "invalid operand for 'e' modifier"
8458 msgstr ""
8459
8460 #: config/cris/cris.c:1461
8461 msgid "invalid operand for 'm' modifier"
8462 msgstr ""
8463
8464 #: config/cris/cris.c:1486
8465 msgid "invalid operand for 'A' modifier"
8466 msgstr ""
8467
8468 #: config/cris/cris.c:1494
8469 msgid "invalid operand for 'D' modifier"
8470 msgstr ""
8471
8472 #: config/cris/cris.c:1508
8473 msgid "invalid operand for 'T' modifier"
8474 msgstr ""
8475
8476 #: config/cris/cris.c:1517
8477 msgid "invalid operand modifier letter"
8478 msgstr ""
8479
8480 #: config/cris/cris.c:1525
8481 #, c-format
8482 msgid "internal error: bad register: %d"
8483 msgstr ""
8484
8485 #: config/cris/cris.c:1573
8486 msgid "unexpected multiplicative operand"
8487 msgstr ""
8488
8489 #: config/cris/cris.c:1593
8490 msgid "unexpected operand"
8491 msgstr ""
8492
8493 #: config/cris/cris.c:1626 config/cris/cris.c:1636
8494 msgid "unrecognized address"
8495 msgstr ""
8496
8497 #: config/cris/cris.c:1986
8498 msgid "internal error: sideeffect-insn affecting main effect"
8499 msgstr ""
8500
8501 #. If we get here, the caller got its initial tests wrong.
8502 #: config/cris/cris.c:2379
8503 msgid "internal error: cris_side_effect_mode_ok with bad operands"
8504 msgstr ""
8505
8506 #: config/cris/cris.c:2456 config/cris/cris.c:2518
8507 msgid "unrecognized supposed constant"
8508 msgstr ""
8509
8510 #: config/cris/cris.c:2563
8511 msgid "unrecognized supposed constant in cris_global_pic_symbol"
8512 msgstr ""
8513
8514 #: config/cris/cris.c:2582
8515 #, c-format
8516 msgid "-max-stackframe=%d is not usable, not between 0 and %d"
8517 msgstr ""
8518
8519 #: config/cris/cris.c:2610
8520 #, c-format
8521 msgid "unknown CRIS version specification in -march= or -mcpu= : %s"
8522 msgstr ""
8523
8524 #: config/cris/cris.c:2646
8525 #, c-format
8526 msgid "unknown CRIS cpu version specification in -mtune= : %s"
8527 msgstr ""
8528
8529 #: config/cris/cris.c:2664
8530 msgid "-fPIC and -fpic are not supported in this configuration"
8531 msgstr ""
8532
8533 #: config/cris/cris.c:2680
8534 msgid "that particular -g option is invalid with -maout and -melinux"
8535 msgstr ""
8536
8537 #: config/cris/cris.c:2935 config/cris/cris.c:2980
8538 msgid "unexpected side-effects in address"
8539 msgstr ""
8540
8541 #. Labels are never marked as global symbols.
8542 #: config/cris/cris.c:3075 config/cris/cris.c:3106
8543 msgid "unexpected PIC symbol"
8544 msgstr ""
8545
8546 #: config/cris/cris.c:3079
8547 msgid "PIC register isn't set up"
8548 msgstr ""
8549
8550 #: config/cris/cris.c:3092 config/cris/cris.c:3175
8551 msgid "unexpected address expression"
8552 msgstr ""
8553
8554 #: config/cris/cris.c:3110
8555 msgid "emitting PIC operand, but PIC register isn't set up"
8556 msgstr ""
8557
8558 #: config/cris/cris.c:3119
8559 msgid "unexpected NOTE as addr_const:"
8560 msgstr ""
8561
8562 #: config/cris/aout.h:108
8563 msgid "Compile for the MMU-less Etrax 100-based elinux system"
8564 msgstr ""
8565
8566 #: config/cris/aout.h:115
8567 msgid "For elinux, request a specified stack-size for this program"
8568 msgstr ""
8569
8570 #. 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.
8571 #: config/cris/cris.h:332
8572 msgid "Compile for ETRAX 4 (CRIS v3)"
8573 msgstr ""
8574
8575 #: config/cris/cris.h:337
8576 msgid "Compile for ETRAX 100 (CRIS v8)"
8577 msgstr ""
8578
8579 #: config/cris/cris.h:341
8580 msgid "Emit verbose debug information in assembly code"
8581 msgstr ""
8582
8583 #: config/cris/cris.h:344
8584 msgid "Do not use condition codes from normal instructions"
8585 msgstr ""
8586
8587 #: config/cris/cris.h:348
8588 msgid "Do not emit addressing modes with side-effect assignment"
8589 msgstr ""
8590
8591 #: config/cris/cris.h:351
8592 msgid "Do not tune stack alignment"
8593 msgstr ""
8594
8595 #: config/cris/cris.h:354
8596 msgid "Do not tune writable data alignment"
8597 msgstr ""
8598
8599 #: config/cris/cris.h:357
8600 msgid "Do not tune code and read-only data alignment"
8601 msgstr ""
8602
8603 #: config/cris/cris.h:366
8604 msgid "Align code and data to 32 bits"
8605 msgstr ""
8606
8607 #: config/cris/cris.h:379
8608 msgid "Don't align items in code or data"
8609 msgstr ""
8610
8611 #: config/cris/cris.h:382
8612 msgid "Do not emit function prologue or epilogue"
8613 msgstr ""
8614
8615 #. We have to handle this m-option here since we can't wash it off in      both CC1_SPEC and CC1PLUS_SPEC.
8616 #: config/cris/cris.h:386
8617 msgid "Use the most feature-enabling options allowed by other options"
8618 msgstr ""
8619
8620 #. 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.
8621 #: config/cris/cris.h:392
8622 msgid "Override -mbest-lib-options"
8623 msgstr ""
8624
8625 #: config/cris/cris.h:424
8626 msgid "Generate code for the specified chip or CPU version"
8627 msgstr ""
8628
8629 #: config/cris/cris.h:426
8630 msgid "Tune alignment for the specified chip or CPU version"
8631 msgstr ""
8632
8633 #: config/cris/cris.h:428
8634 msgid "Warn when a stackframe is larger than the specified size"
8635 msgstr ""
8636
8637 #. Node: Profiling
8638 #: config/cris/cris.h:1014
8639 msgid "no FUNCTION_PROFILER for CRIS"
8640 msgstr ""
8641
8642 #: config/cris/linux.h:71
8643 msgid "Together with -fpic and -fPIC, do not use GOTPLT references"
8644 msgstr ""
8645
8646 #: config/d30v/d30v.c:215
8647 #, c-format
8648 msgid "bad modes_tieable_p for register %s, mode1 %s, mode2 %s"
8649 msgstr ""
8650
8651 #: config/d30v/d30v.c:2675
8652 msgid "bad insn to d30v_print_operand_address:"
8653 msgstr ""
8654
8655 #: config/d30v/d30v.c:2692 config/d30v/d30v.c:2753 config/d30v/d30v.c:2774
8656 #: config/d30v/d30v.c:2792
8657 msgid "bad insn to d30v_print_operand_memory_reference:"
8658 msgstr ""
8659
8660 #: config/d30v/d30v.c:2860
8661 msgid "bad insn to d30v_print_operand, 'f' modifier:"
8662 msgstr ""
8663
8664 #: config/d30v/d30v.c:2869
8665 msgid "bad insn to d30v_print_operand, 'A' modifier:"
8666 msgstr ""
8667
8668 #: config/d30v/d30v.c:2876
8669 msgid "bad insn to d30v_print_operand, 'M' modifier:"
8670 msgstr ""
8671
8672 #: config/d30v/d30v.c:2930
8673 msgid "bad insn to print_operand, 'F' or 'T' modifier:"
8674 msgstr ""
8675
8676 #: config/d30v/d30v.c:2941
8677 msgid "bad insn to print_operand, 'B' modifier:"
8678 msgstr ""
8679
8680 #: config/d30v/d30v.c:2948
8681 msgid "bad insn to print_operand, 'E' modifier:"
8682 msgstr ""
8683
8684 #: config/d30v/d30v.c:2966
8685 msgid "bad insn to print_operand, 'R' modifier:"
8686 msgstr ""
8687
8688 #: config/d30v/d30v.c:2975 config/d30v/d30v.c:2983
8689 msgid "bad insn to print_operand, 's' modifier:"
8690 msgstr ""
8691
8692 #: config/d30v/d30v.c:3012
8693 msgid "bad insn in d30v_print_operand, 0 case"
8694 msgstr ""
8695
8696 #: config/d30v/d30v.c:3310
8697 msgid "d30v_emit_comparison"
8698 msgstr ""
8699
8700 #: config/d30v/d30v.c:3354
8701 msgid "bad call to d30v_move_2words"
8702 msgstr ""
8703
8704 #: config/d30v/d30v.h:111
8705 msgid "Enable use of conditional move instructions"
8706 msgstr ""
8707
8708 #: config/d30v/d30v.h:114
8709 msgid "Disable use of conditional move instructions"
8710 msgstr ""
8711
8712 #: config/d30v/d30v.h:117
8713 msgid "Debug argument support in compiler"
8714 msgstr ""
8715
8716 #: config/d30v/d30v.h:120
8717 msgid "Debug stack support in compiler"
8718 msgstr ""
8719
8720 #: config/d30v/d30v.h:123
8721 msgid "Debug memory address support in compiler"
8722 msgstr ""
8723
8724 #: config/d30v/d30v.h:126
8725 msgid "Make adjacent short instructions parallel if possible"
8726 msgstr ""
8727
8728 #: config/d30v/d30v.h:129
8729 msgid "Do not make adjacent short instructions parallel"
8730 msgstr ""
8731
8732 #: config/d30v/d30v.h:132 config/d30v/d30v.h:135
8733 msgid "Link programs/data to be in external memory by default"
8734 msgstr ""
8735
8736 #: config/d30v/d30v.h:138
8737 msgid "Link programs/data to be in onchip memory by default"
8738 msgstr ""
8739
8740 #: config/d30v/d30v.h:146
8741 msgid "Change the branch costs within the compiler"
8742 msgstr ""
8743
8744 #: config/d30v/d30v.h:149
8745 msgid "Change the threshold for conversion to conditional execution"
8746 msgstr ""
8747
8748 #: config/dsp16xx/dsp16xx.c:1463 config/dsp16xx/dsp16xx.c:1486
8749 msgid "stack size > 32k"
8750 msgstr ""
8751
8752 #: config/dsp16xx/dsp16xx.c:1695
8753 msgid "invalid addressing mode"
8754 msgstr ""
8755
8756 #: config/dsp16xx/dsp16xx.c:1838
8757 msgid "bad register extension code"
8758 msgstr ""
8759
8760 #: config/dsp16xx/dsp16xx.c:1938
8761 msgid "invalid offset in ybase addressing"
8762 msgstr ""
8763
8764 #: config/dsp16xx/dsp16xx.c:1941
8765 msgid "invalid register in ybase addressing"
8766 msgstr ""
8767
8768 #: config/dsp16xx/dsp16xx.c:2116
8769 msgid "invalid shift operator in emit_1600_core_shift"
8770 msgstr ""
8771
8772 #: config/dsp16xx/dsp16xx.c:2406
8773 msgid "invalid mode for gen_tst_reg"
8774 msgstr ""
8775
8776 #: config/dsp16xx/dsp16xx.c:2478
8777 msgid "invalid mode for integer comparison in gen_compare_reg"
8778 msgstr ""
8779
8780 #. Macro to define tables used to set the flags.
8781 #. This is a list in braces of pairs in braces,
8782 #. each pair being { "NAME", VALUE }
8783 #. where VALUE is the bits to set or minus the bits to clear.
8784 #. An empty string NAME is used to identify the default VALUE.
8785 #: config/dsp16xx/dsp16xx.h:230
8786 msgid "Pass parameters in registers (default)"
8787 msgstr ""
8788
8789 #: config/dsp16xx/dsp16xx.h:232
8790 msgid "Don't pass parameters in registers"
8791 msgstr ""
8792
8793 #: config/dsp16xx/dsp16xx.h:234
8794 msgid "Generate code for near calls"
8795 msgstr ""
8796
8797 #: config/dsp16xx/dsp16xx.h:236
8798 msgid "Don't generate code for near calls"
8799 msgstr ""
8800
8801 #: config/dsp16xx/dsp16xx.h:238
8802 msgid "Generate code for near jumps"
8803 msgstr ""
8804
8805 #: config/dsp16xx/dsp16xx.h:240
8806 msgid "Don't generate code for near jumps"
8807 msgstr ""
8808
8809 #: config/dsp16xx/dsp16xx.h:242
8810 msgid "Generate code for a bit-manipulation unit"
8811 msgstr ""
8812
8813 #: config/dsp16xx/dsp16xx.h:244
8814 msgid "Don't generate code for a bit-manipulation unit"
8815 msgstr ""
8816
8817 #: config/dsp16xx/dsp16xx.h:246
8818 msgid "Generate code for memory map1"
8819 msgstr ""
8820
8821 #: config/dsp16xx/dsp16xx.h:248
8822 msgid "Generate code for memory map2"
8823 msgstr ""
8824
8825 #: config/dsp16xx/dsp16xx.h:250
8826 msgid "Generate code for memory map3"
8827 msgstr ""
8828
8829 #: config/dsp16xx/dsp16xx.h:252
8830 msgid "Generate code for memory map4"
8831 msgstr ""
8832
8833 #: config/dsp16xx/dsp16xx.h:254
8834 msgid "Ouput extra code for initialized data"
8835 msgstr ""
8836
8837 #: config/dsp16xx/dsp16xx.h:256
8838 msgid "Don't let reg. allocator use ybase registers"
8839 msgstr ""
8840
8841 #: config/dsp16xx/dsp16xx.h:258
8842 msgid "Output extra debug info in Luxworks environment"
8843 msgstr ""
8844
8845 #: config/dsp16xx/dsp16xx.h:260
8846 msgid "Save temp. files in Luxworks environment"
8847 msgstr ""
8848
8849 #: config/dsp16xx/dsp16xx.h:272
8850 msgid "Specify alternate name for text section"
8851 msgstr ""
8852
8853 #: config/dsp16xx/dsp16xx.h:274
8854 msgid "Specify alternate name for data section"
8855 msgstr ""
8856
8857 #: config/dsp16xx/dsp16xx.h:276
8858 msgid "Specify alternate name for bss section"
8859 msgstr ""
8860
8861 #: config/dsp16xx/dsp16xx.h:278
8862 msgid "Specify alternate name for constant section"
8863 msgstr ""
8864
8865 #: config/dsp16xx/dsp16xx.h:280
8866 msgid "Specify alternate name for dsp16xx chip"
8867 msgstr ""
8868
8869 #. Output assembler code to FILE to increment profiler label # LABELNO
8870 #. for profiling a function entry.
8871 #: config/dsp16xx/dsp16xx.h:1218 config/dsp16xx/dsp16xx.h:1669
8872 #: config/dsp16xx/dsp16xx.h:1674
8873 msgid "profiling not implemented yet"
8874 msgstr ""
8875
8876 #. Emit RTL insns to initialize the variable parts of a trampoline.
8877 #. FNADDR is an RTX for the address of the function's pure code.
8878 #. CXT is an RTX for the static chain value for the function.
8879 #: config/dsp16xx/dsp16xx.h:1228 config/dsp16xx/dsp16xx.h:1240
8880 msgid "trampolines not yet implemented"
8881 msgstr ""
8882
8883 #: config/fr30/fr30.c:455
8884 msgid "fr30_print_operand_address: unhandled address"
8885 msgstr ""
8886
8887 #: config/fr30/fr30.c:482
8888 #, c-format
8889 msgid "fr30_print_operand: unrecognized %%p code"
8890 msgstr ""
8891
8892 #: config/fr30/fr30.c:502
8893 #, c-format
8894 msgid "fr30_print_operand: unrecognized %%b code"
8895 msgstr ""
8896
8897 #: config/fr30/fr30.c:523
8898 #, c-format
8899 msgid "fr30_print_operand: unrecognized %%B code"
8900 msgstr ""
8901
8902 #: config/fr30/fr30.c:531
8903 #, c-format
8904 msgid "fr30_print_operand: invalid operand to %%A code"
8905 msgstr ""
8906
8907 #: config/fr30/fr30.c:548
8908 #, c-format
8909 msgid "fr30_print_operand: invalid %%x code"
8910 msgstr ""
8911
8912 #: config/fr30/fr30.c:555
8913 #, c-format
8914 msgid "fr30_print_operand: invalid %%F code"
8915 msgstr ""
8916
8917 #: config/fr30/fr30.c:572
8918 msgid "fr30_print_operand: unknown code"
8919 msgstr ""
8920
8921 #: config/fr30/fr30.c:601 config/fr30/fr30.c:610 config/fr30/fr30.c:621
8922 #: config/fr30/fr30.c:634
8923 msgid "fr30_print_operand: unhandled MEM"
8924 msgstr ""
8925
8926 #: config/fr30/fr30.h:63
8927 msgid "Assume small address space"
8928 msgstr ""
8929
8930 #: config/frv/frv.c:415 config/frv/frv.c:433
8931 #, c-format
8932 msgid "Unknown cpu: -mcpu=%s"
8933 msgstr ""
8934
8935 #: config/frv/frv.c:456
8936 msgid "-fpic and -gdwarf are incompatible (-fpic and -g/-gdwarf-2 are fine)"
8937 msgstr ""
8938
8939 #: config/frv/frv.c:2465
8940 msgid "Bad insn to frv_print_operand_address:"
8941 msgstr ""
8942
8943 #: config/frv/frv.c:2478
8944 msgid "Bad register to frv_print_operand_memory_reference_reg:"
8945 msgstr ""
8946
8947 #: config/frv/frv.c:2519 config/frv/frv.c:2529 config/frv/frv.c:2538
8948 #: config/frv/frv.c:2566 config/frv/frv.c:2579 config/frv/frv.c:2583
8949 msgid "Bad insn to frv_print_operand_memory_reference:"
8950 msgstr ""
8951
8952 #: config/frv/frv.c:2725
8953 msgid "Bad insn in frv_print_operand, bad const_double"
8954 msgstr ""
8955
8956 #: config/frv/frv.c:2770
8957 msgid "Bad insn to frv_print_operand, 'C' modifier:"
8958 msgstr ""
8959
8960 #: config/frv/frv.c:2793
8961 msgid "Bad insn to frv_print_operand, 'c' modifier:"
8962 msgstr ""
8963
8964 #: config/frv/frv.c:2818
8965 msgid "Bad insn to frv_print_operand, 'e' modifier:"
8966 msgstr ""
8967
8968 #: config/frv/frv.c:2826
8969 msgid "Bad insn to frv_print_operand, 'F' modifier:"
8970 msgstr ""
8971
8972 #: config/frv/frv.c:2842
8973 msgid "Bad insn to frv_print_operand, 'f' modifier:"
8974 msgstr ""
8975
8976 #: config/frv/frv.c:2895
8977 msgid "Bad insn to frv_print_operand, 'L' modifier:"
8978 msgstr ""
8979
8980 #: config/frv/frv.c:2908
8981 msgid "Bad insn to frv_print_operand, 'M/N' modifier:"
8982 msgstr ""
8983
8984 #: config/frv/frv.c:2929
8985 msgid "Bad insn to frv_print_operand, 'O' modifier:"
8986 msgstr ""
8987
8988 #: config/frv/frv.c:2947
8989 msgid "Bad insn to frv_print_operand, P modifier:"
8990 msgstr ""
8991
8992 #: config/frv/frv.c:2967
8993 msgid "Bad insn in frv_print_operand, z case"
8994 msgstr ""
8995
8996 #: config/frv/frv.c:2995
8997 msgid "Bad insn in frv_print_operand, 0 case"
8998 msgstr ""
8999
9000 #: config/frv/frv.c:3000
9001 msgid "frv_print_operand: unknown code"
9002 msgstr ""
9003
9004 #: config/frv/frv.c:5683
9005 msgid "Bad output_move_single operand"
9006 msgstr ""
9007
9008 #: config/frv/frv.c:5812
9009 msgid "Bad output_move_double operand"
9010 msgstr ""
9011
9012 #: config/frv/frv.c:5956
9013 msgid "Bad output_condmove_single operand"
9014 msgstr ""
9015
9016 #: config/frv/frv.c:8300
9017 msgid "frv_registers_update"
9018 msgstr ""
9019
9020 #: config/frv/frv.c:8460
9021 msgid "frv_registers_used_p"
9022 msgstr ""
9023
9024 #: config/frv/frv.c:8589
9025 msgid "frv_registers_set_p"
9026 msgstr ""
9027
9028 #: config/frv/frv.c:9188
9029 msgid "accumulator is not a constant integer"
9030 msgstr ""
9031
9032 #: config/frv/frv.c:9193
9033 msgid "accumulator number is out of bounds"
9034 msgstr ""
9035
9036 #: config/frv/frv.c:9204
9037 #, c-format
9038 msgid "inappropriate accumulator for `%s'"
9039 msgstr ""
9040
9041 #: config/frv/frv.c:9270
9042 #, c-format
9043 msgid "`%s' expects a constant argument"
9044 msgstr ""
9045
9046 #: config/frv/frv.c:9275
9047 #, c-format
9048 msgid "constant argument out of range for `%s'"
9049 msgstr ""
9050
9051 #: config/frv/frv.c:9655
9052 msgid "media functions are not available unless -mmedia is used"
9053 msgstr ""
9054
9055 #: config/frv/frv.c:9667
9056 msgid "this media function is only available on the fr500"
9057 msgstr ""
9058
9059 #: config/frv/frv.c:9695
9060 msgid "this media function is only available on the fr400"
9061 msgstr ""
9062
9063 #. This macro is a C statement to print on `stderr' a string describing the
9064 #. particular machine description choice.  Every machine description should
9065 #. define `TARGET_VERSION'.  For example:
9066 #.
9067 #. #ifdef MOTOROLA
9068 #. #define TARGET_VERSION           fprintf (stderr, " (68k, Motorola syntax)");
9069 #. #else
9070 #. #define TARGET_VERSION           fprintf (stderr, " (68k, MIT syntax)");
9071 #. #endif
9072 #: config/frv/frv.h:505
9073 msgid " (frv)"
9074 msgstr ""
9075
9076 #: config/h8300/h8300.c:288
9077 msgid "-ms2600 is used without -ms"
9078 msgstr ""
9079
9080 #: config/h8300/h8300.c:294
9081 msgid "-mn is used without -mh or -ms"
9082 msgstr ""
9083
9084 #. Macro to define tables used to set the flags.
9085 #. This is a list in braces of pairs in braces,
9086 #. each pair being { "NAME", VALUE }
9087 #. where VALUE is the bits to set or minus the bits to clear.
9088 #. An empty string NAME is used to identify the default VALUE.
9089 #: config/h8300/h8300.h:145
9090 msgid "Generate H8S code"
9091 msgstr ""
9092
9093 #: config/h8300/h8300.h:146
9094 msgid "Do not generate H8S code"
9095 msgstr ""
9096
9097 #: config/h8300/h8300.h:147
9098 msgid "Generate H8S/2600 code"
9099 msgstr ""
9100
9101 #: config/h8300/h8300.h:148
9102 msgid "Do not generate H8S/2600 code"
9103 msgstr ""
9104
9105 #: config/h8300/h8300.h:149
9106 msgid "Make integers 32 bits wide"
9107 msgstr ""
9108
9109 #: config/h8300/h8300.h:152
9110 msgid "Use registers for argument passing"
9111 msgstr ""
9112
9113 #: config/h8300/h8300.h:154
9114 msgid "Do not use registers for argument passing"
9115 msgstr ""
9116
9117 #: config/h8300/h8300.h:156
9118 msgid "Consider access to byte sized memory slow"
9119 msgstr ""
9120
9121 #: config/h8300/h8300.h:157
9122 msgid "Enable linker relaxing"
9123 msgstr ""
9124
9125 #: config/h8300/h8300.h:158
9126 msgid "Generate H8/300H code"
9127 msgstr ""
9128
9129 #: config/h8300/h8300.h:159
9130 msgid "Enable the normal mode"
9131 msgstr ""
9132
9133 #: config/h8300/h8300.h:160
9134 msgid "Do not generate H8/300H code"
9135 msgstr ""
9136
9137 #: config/h8300/h8300.h:161
9138 msgid "Use H8/300 alignment rules"
9139 msgstr ""
9140
9141 #: config/i370/i370-c.c:55
9142 msgid "junk at end of #pragma map"
9143 msgstr ""
9144
9145 #: config/i370/i370-c.c:61
9146 msgid "malformed #pragma map, ignored"
9147 msgstr ""
9148
9149 #: config/i370/i370.c:784
9150 msgid "real name is too long - alias ignored"
9151 msgstr ""
9152
9153 #: config/i370/i370.c:789
9154 msgid "alias name is too long - alias ignored"
9155 msgstr ""
9156
9157 #: config/i370/i370.c:1060
9158 msgid "internal error--no jump follows compare:"
9159 msgstr ""
9160
9161 #. Macro to define tables used to set the flags.  This is a list in braces
9162 #. of pairs in braces, each pair being { "NAME", VALUE }
9163 #. where VALUE is the bits to set or minus the bits to clear.
9164 #. An empty string NAME is used to identify the default VALUE.
9165 #: config/i370/i370.h:75
9166 msgid "Generate char instructions"
9167 msgstr ""
9168
9169 #: config/i370/i370.h:76
9170 msgid "Do not generate char instructions"
9171 msgstr ""
9172
9173 #: config/i386/i386.c:1151
9174 #, c-format
9175 msgid "code model %s not supported in PIC mode"
9176 msgstr ""
9177
9178 #: config/i386/i386.c:1161 config/sparc/sparc.c:382
9179 #, c-format
9180 msgid "bad value (%s) for -mcmodel= switch"
9181 msgstr ""
9182
9183 #: config/i386/i386.c:1176
9184 #, c-format
9185 msgid "bad value (%s) for -masm= switch"
9186 msgstr ""
9187
9188 #: config/i386/i386.c:1179
9189 #, c-format
9190 msgid "code model `%s' not supported in the %s bit mode"
9191 msgstr ""
9192
9193 #: config/i386/i386.c:1182
9194 msgid "code model `large' not supported yet"
9195 msgstr ""
9196
9197 #: config/i386/i386.c:1184
9198 #, c-format
9199 msgid "%i-bit mode not compiled in"
9200 msgstr ""
9201
9202 #: config/i386/i386.c:1211 config/i386/i386.c:1223
9203 msgid "CPU you selected does not support x86-64 instruction set"
9204 msgstr ""
9205
9206 #: config/i386/i386.c:1216 config/iq2000/iq2000.c:1806
9207 #, c-format
9208 msgid "bad value (%s) for -march= switch"
9209 msgstr ""
9210
9211 #: config/i386/i386.c:1229
9212 #, c-format
9213 msgid "bad value (%s) for -mtune= switch"
9214 msgstr ""
9215
9216 #: config/i386/i386.c:1246
9217 #, c-format
9218 msgid "-mregparm=%d is not between 0 and %d"
9219 msgstr ""
9220
9221 #: config/i386/i386.c:1259
9222 msgid "-malign-loops is obsolete, use -falign-loops"
9223 msgstr ""
9224
9225 #: config/i386/i386.c:1264 config/i386/i386.c:1277 config/i386/i386.c:1290
9226 #, c-format
9227 msgid "-malign-loops=%d is not between 0 and %d"
9228 msgstr ""
9229
9230 #: config/i386/i386.c:1272
9231 msgid "-malign-jumps is obsolete, use -falign-jumps"
9232 msgstr ""
9233
9234 #: config/i386/i386.c:1285
9235 msgid "-malign-functions is obsolete, use -falign-functions"
9236 msgstr ""
9237
9238 #: config/i386/i386.c:1323
9239 #, c-format
9240 msgid "-mpreferred-stack-boundary=%d is not between %d and 12"
9241 msgstr ""
9242
9243 #: config/i386/i386.c:1335
9244 #, c-format
9245 msgid "-mbranch-cost=%d is not between 0 and 5"
9246 msgstr ""
9247
9248 #: config/i386/i386.c:1347
9249 #, c-format
9250 msgid "bad value (%s) for -mtls-dialect= switch"
9251 msgstr ""
9252
9253 #: config/i386/i386.c:1376
9254 msgid "-malign-double makes no sense in the 64bit mode"
9255 msgstr ""
9256
9257 #: config/i386/i386.c:1378
9258 msgid "-mrtd calling convention not supported in the 64bit mode"
9259 msgstr ""
9260
9261 #: config/i386/i386.c:1400 config/i386/i386.c:1411
9262 msgid "SSE instruction set disabled, using 387 arithmetics"
9263 msgstr ""
9264
9265 #: config/i386/i386.c:1416
9266 msgid "387 instruction set disabled, using SSE arithmetics"
9267 msgstr ""
9268
9269 #: config/i386/i386.c:1423
9270 #, c-format
9271 msgid "bad value (%s) for -mfpmath= switch"
9272 msgstr ""
9273
9274 #: config/i386/i386.c:1571 config/i386/i386.c:1582
9275 msgid "fastcall and stdcall attributes are not compatible"
9276 msgstr ""
9277
9278 #: config/i386/i386.c:1575 config/i386/i386.c:1631
9279 msgid "fastcall and regparm attributes are not compatible"
9280 msgstr ""
9281
9282 #: config/i386/i386.c:1618
9283 #, c-format
9284 msgid "`%s' attribute requires an integer constant argument"
9285 msgstr ""
9286
9287 #: config/i386/i386.c:1624
9288 #, c-format
9289 msgid "argument to `%s' attribute larger than %d"
9290 msgstr ""
9291
9292 #: config/i386/i386.c:2771
9293 msgid "SSE vector return without SSE enabled changes the ABI"
9294 msgstr ""
9295
9296 #: config/i386/i386.c:6723
9297 msgid "invalid UNSPEC as operand"
9298 msgstr ""
9299
9300 #: config/i386/i386.c:6974
9301 msgid "extended registers have no high halves"
9302 msgstr ""
9303
9304 #: config/i386/i386.c:6989
9305 msgid "unsupported operand size for extended register"
9306 msgstr ""
9307
9308 #: config/i386/i386.c:7299
9309 msgid ""
9310 "operand is neither a constant nor a condition code, invalid operand code 'c'"
9311 msgstr ""
9312
9313 #: config/i386/i386.c:7345
9314 #, c-format
9315 msgid "invalid operand code `%c'"
9316 msgstr ""
9317
9318 #: config/i386/i386.c:7390
9319 msgid "invalid constraints for operand"
9320 msgstr ""
9321
9322 #: config/i386/i386.c:11787
9323 msgid "unknown insn mode"
9324 msgstr ""
9325
9326 #: config/i386/i386.c:13898 config/i386/i386.c:13934
9327 #, c-format
9328 msgid "selector must be an integer constant in the range 0..%i"
9329 msgstr ""
9330
9331 #: config/i386/i386.c:14162
9332 msgid "shift must be an immediate"
9333 msgstr ""
9334
9335 #: config/i386/i386.c:15186
9336 #, c-format
9337 msgid "`%s' incompatible attribute ignored"
9338 msgstr ""
9339
9340 #: config/i386/winnt.c:104
9341 msgid "%Jfunction `%D' definition is marked dllimport."
9342 msgstr ""
9343
9344 #: config/i386/winnt.c:112
9345 msgid "%Jvariable `%D' definition is marked dllimport."
9346 msgstr ""
9347
9348 #: config/i386/winnt.c:132
9349 msgid "%Jexternal linkage required for symbol '%D' because of '%s' attribute."
9350 msgstr ""
9351
9352 #: config/i386/winnt.c:149
9353 #, c-format
9354 msgid "`%s' attribute only applies to variables"
9355 msgstr ""
9356
9357 #: config/i386/winnt.c:247
9358 msgid ""
9359 "%Jfunction '%D' is defined after prior declaration as dllimport: attribute "
9360 "ignored"
9361 msgstr ""
9362
9363 #: config/i386/winnt.c:258
9364 msgid "%Jinline function '%D' is declared as dllimport: attribute ignored."
9365 msgstr ""
9366
9367 #: config/i386/winnt.c:270
9368 msgid "%Jdefinition of static data member '%D' of dllimport'd class."
9369 msgstr ""
9370
9371 #: config/i386/winnt.c:329
9372 msgid "%Jinconsistent dll linkage for '%D', dllexport assumed."
9373 msgstr ""
9374
9375 #: config/i386/winnt.c:371
9376 #, c-format
9377 msgid "`%s' declared as both exported to and imported from a DLL"
9378 msgstr ""
9379
9380 #: config/i386/winnt.c:380
9381 msgid ""
9382 "%Jfailure in redeclaration of '%D': dllimport'd symbol lacks external "
9383 "linkage."
9384 msgstr ""
9385
9386 #: config/i386/winnt.c:529
9387 msgid "%J'%D' defined locally after being referenced with dllimport linkage"
9388 msgstr ""
9389
9390 #: config/i386/winnt.c:532
9391 msgid ""
9392 "%J'%D' redeclared without dllimport attribute after being referenced with "
9393 "dllimport linkage"
9394 msgstr ""
9395
9396 #: config/i386/winnt.c:701
9397 msgid "%J'%D' causes a section type conflict"
9398 msgstr ""
9399
9400 #: config/i386/cygming.h:40
9401 msgid "Use the Cygwin interface"
9402 msgstr ""
9403
9404 #: config/i386/cygming.h:41
9405 msgid "Use the Mingw32 interface"
9406 msgstr ""
9407
9408 #: config/i386/cygming.h:42
9409 msgid "Create GUI application"
9410 msgstr ""
9411
9412 #: config/i386/cygming.h:43
9413 msgid "Don't set Windows defines"
9414 msgstr ""
9415
9416 #: config/i386/cygming.h:44
9417 msgid "Set Windows defines"
9418 msgstr ""
9419
9420 #: config/i386/cygming.h:45
9421 msgid "Create console application"
9422 msgstr ""
9423
9424 #: config/i386/cygming.h:46
9425 msgid "Generate code for a DLL"
9426 msgstr ""
9427
9428 #: config/i386/cygming.h:48
9429 msgid "Ignore dllimport for functions"
9430 msgstr ""
9431
9432 #: config/i386/cygming.h:50
9433 msgid "Use Mingw-specific thread support"
9434 msgstr ""
9435
9436 #: config/i386/cygming.h:169
9437 #, c-format
9438 msgid "-f%s ignored for target (all code is position independent)"
9439 msgstr ""
9440
9441 #: config/i386/djgpp.h:191
9442 msgid "-mbnu210 is ignored (option is obsolete)"
9443 msgstr ""
9444
9445 #: config/i386/i386-interix.h:255
9446 msgid "ms-bitfields not supported for objc"
9447 msgstr ""
9448
9449 #. Deprecated.
9450 #. Deprecated.
9451 #. Deprecated.
9452 #. Deprecated.
9453 #. Deprecated.
9454 #. Deprecated.
9455 #: config/i386/i386.h:339
9456 msgid "Alternate calling convention"
9457 msgstr ""
9458
9459 #: config/i386/i386.h:341 config/m68k/m68k.h:339 config/ns32k/ns32k.h:144
9460 msgid "Use normal calling convention"
9461 msgstr ""
9462
9463 #: config/i386/i386.h:343
9464 msgid "Align some doubles on dword boundary"
9465 msgstr ""
9466
9467 #: config/i386/i386.h:345
9468 msgid "Align doubles on word boundary"
9469 msgstr ""
9470
9471 #: config/i386/i386.h:347
9472 msgid "Uninitialized locals in .bss"
9473 msgstr ""
9474
9475 #: config/i386/i386.h:349
9476 msgid "Uninitialized locals in .data"
9477 msgstr ""
9478
9479 #: config/i386/i386.h:351 config/m68k/linux.h:35 config/ns32k/ns32k.h:167
9480 msgid "Use IEEE math for fp comparisons"
9481 msgstr ""
9482
9483 #: config/i386/i386.h:353 config/ns32k/ns32k.h:169
9484 msgid "Do not use IEEE math for fp comparisons"
9485 msgstr ""
9486
9487 #: config/i386/i386.h:355
9488 msgid "Return values of functions in FPU registers"
9489 msgstr ""
9490
9491 #: config/i386/i386.h:357
9492 msgid "Do not return values of functions in FPU registers"
9493 msgstr ""
9494
9495 #: config/i386/i386.h:359
9496 msgid "Do not generate sin, cos, sqrt for FPU"
9497 msgstr ""
9498
9499 #: config/i386/i386.h:361
9500 msgid "Generate sin, cos, sqrt for FPU"
9501 msgstr ""
9502
9503 #: config/i386/i386.h:363
9504 msgid "Omit the frame pointer in leaf functions"
9505 msgstr ""
9506
9507 #: config/i386/i386.h:366
9508 msgid "Enable stack probing"
9509 msgstr ""
9510
9511 #. undocumented
9512 #. undocumented
9513 #: config/i386/i386.h:371
9514 msgid "Align destination of the string operations"
9515 msgstr ""
9516
9517 #: config/i386/i386.h:373
9518 msgid "Do not align destination of the string operations"
9519 msgstr ""
9520
9521 #: config/i386/i386.h:375
9522 msgid "Inline all known string operations"
9523 msgstr ""
9524
9525 #: config/i386/i386.h:377
9526 msgid "Do not inline all known string operations"
9527 msgstr ""
9528
9529 #: config/i386/i386.h:379 config/i386/i386.h:383
9530 msgid "Use push instructions to save outgoing arguments"
9531 msgstr ""
9532
9533 #: config/i386/i386.h:381 config/i386/i386.h:385
9534 msgid "Do not use push instructions to save outgoing arguments"
9535 msgstr ""
9536
9537 #: config/i386/i386.h:387
9538 msgid "Support MMX built-in functions"
9539 msgstr ""
9540
9541 #: config/i386/i386.h:389
9542 msgid "Do not support MMX built-in functions"
9543 msgstr ""
9544
9545 #: config/i386/i386.h:391
9546 msgid "Support 3DNow! built-in functions"
9547 msgstr ""
9548
9549 #: config/i386/i386.h:393
9550 msgid "Do not support 3DNow! built-in functions"
9551 msgstr ""
9552
9553 #: config/i386/i386.h:395
9554 msgid "Support MMX and SSE built-in functions and code generation"
9555 msgstr ""
9556
9557 #: config/i386/i386.h:397
9558 msgid "Do not support MMX and SSE built-in functions and code generation"
9559 msgstr ""
9560
9561 #: config/i386/i386.h:399
9562 msgid "Support MMX, SSE and SSE2 built-in functions and code generation"
9563 msgstr ""
9564
9565 #: config/i386/i386.h:401
9566 msgid "Do not support MMX, SSE and SSE2 built-in functions and code generation"
9567 msgstr ""
9568
9569 #: config/i386/i386.h:403
9570 msgid "Support MMX, SSE, SSE2 and PNI built-in functions and code generation"
9571 msgstr ""
9572
9573 #: config/i386/i386.h:405
9574 msgid ""
9575 "Do not support MMX, SSE, SSE2 and PNI built-in functions and code generation"
9576 msgstr ""
9577
9578 #: config/i386/i386.h:407
9579 msgid "sizeof(long double) is 16"
9580 msgstr ""
9581
9582 #: config/i386/i386.h:409
9583 msgid "sizeof(long double) is 12"
9584 msgstr ""
9585
9586 #: config/i386/i386.h:411
9587 msgid "Generate 64bit x86-64 code"
9588 msgstr ""
9589
9590 #: config/i386/i386.h:413
9591 msgid "Generate 32bit i386 code"
9592 msgstr ""
9593
9594 #: config/i386/i386.h:415
9595 msgid "Use native (MS) bitfield layout"
9596 msgstr ""
9597
9598 #: config/i386/i386.h:417
9599 msgid "Use gcc default bitfield layout"
9600 msgstr ""
9601
9602 #: config/i386/i386.h:419
9603 msgid "Use red-zone in the x86-64 code"
9604 msgstr ""
9605
9606 #: config/i386/i386.h:421
9607 msgid "Do not use red-zone in the x86-64 code"
9608 msgstr ""
9609
9610 #: config/i386/i386.h:423
9611 #, c-format
9612 msgid "Use direct references against %gs when accessing tls data"
9613 msgstr ""
9614
9615 #: config/i386/i386.h:425
9616 #, c-format
9617 msgid "Do not use direct references against %gs when accessing tls data"
9618 msgstr ""
9619
9620 #. This macro is similar to `TARGET_SWITCHES' but defines names of
9621 #. command options that have values.  Its definition is an
9622 #. initializer with a subgrouping for each command option.
9623 #.
9624 #. Each subgrouping contains a string constant, that defines the
9625 #. fixed part of the option name, and the address of a variable.  The
9626 #. variable, type `char *', is set to the variable part of the given
9627 #. option if the fixed part matches.  The actual option name is made
9628 #. by appending `-m' to the specified name.
9629 #: config/i386/i386.h:459 config/ia64/ia64.h:245 config/rs6000/rs6000.h:412
9630 #: config/s390/s390.h:145 config/sparc/sparc.h:650
9631 msgid "Schedule code for given CPU"
9632 msgstr ""
9633
9634 #: config/i386/i386.h:461
9635 msgid "Generate floating point mathematics using given instruction set"
9636 msgstr ""
9637
9638 #: config/i386/i386.h:463 config/s390/s390.h:147
9639 msgid "Generate code for given CPU"
9640 msgstr ""
9641
9642 #: config/i386/i386.h:465
9643 msgid "Number of registers used to pass integer arguments"
9644 msgstr ""
9645
9646 #. TARGET_DEFAULT is defined in m68k-none.h, netbsd.h, etc.
9647 #. This macro is similar to `TARGET_SWITCHES' but defines names of
9648 #. command options that have values.  Its definition is an
9649 #. initializer with a subgrouping for each command option.
9650 #.
9651 #. Each subgrouping contains a string constant, that defines the
9652 #. fixed part of the option name, and the address of a variable.  The
9653 #. variable, type `char *', is set to the variable part of the given
9654 #. option if the fixed part matches.  The actual option name is made
9655 #. by appending `-m' to the specified name.
9656 #: config/i386/i386.h:467 config/m68k/m68k.h:355
9657 msgid "Loop code aligned to this power of 2"
9658 msgstr ""
9659
9660 #: config/i386/i386.h:469 config/m68k/m68k.h:357
9661 msgid "Jump targets are aligned to this power of 2"
9662 msgstr ""
9663
9664 #: config/i386/i386.h:471 config/m68k/m68k.h:359
9665 msgid "Function starts are aligned to this power of 2"
9666 msgstr ""
9667
9668 #: config/i386/i386.h:474
9669 msgid "Attempt to keep stack aligned to this power of 2"
9670 msgstr ""
9671
9672 #: config/i386/i386.h:476
9673 msgid "Branches are this expensive (1-5, arbitrary units)"
9674 msgstr ""
9675
9676 #: config/i386/i386.h:478
9677 msgid "Use given x86-64 code model"
9678 msgstr ""
9679
9680 #. Undocumented.
9681 #. Undocumented.
9682 #: config/i386/i386.h:484
9683 msgid "Use given assembler dialect"
9684 msgstr ""
9685
9686 #: config/i386/i386.h:486
9687 msgid "Use given thread-local storage dialect"
9688 msgstr ""
9689
9690 #: config/i386/sco5.h:293
9691 msgid "Generate ELF output"
9692 msgstr ""
9693
9694 #. 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.
9695 #. 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.
9696 #: config/i386/xm-djgpp.h:64
9697 msgid "environment variable DJGPP not defined"
9698 msgstr ""
9699
9700 #: config/i386/xm-djgpp.h:66
9701 #, c-format
9702 msgid "environment variable DJGPP points to missing file '%s'"
9703 msgstr ""
9704
9705 #: config/i386/xm-djgpp.h:69
9706 #, c-format
9707 msgid "environment variable DJGPP points to corrupt file '%s'"
9708 msgstr ""
9709
9710 #. Macro to define tables used to set the flags.
9711 #. This is a list in braces of pairs in braces,
9712 #. each pair being { "NAME", VALUE }
9713 #. where VALUE is the bits to set or minus the bits to clear.
9714 #. An empty string NAME is used to identify the default VALUE.
9715 #: config/i860/i860.h:60
9716 msgid "Generate code which uses the FPU"
9717 msgstr ""
9718
9719 #: config/i860/i860.h:61 config/i860/i860.h:62
9720 msgid "Do not generate code which uses the FPU"
9721 msgstr ""
9722
9723 #: config/i960/i960-c.c:68
9724 msgid "sorry, not implemented: #pragma align NAME=SIZE"
9725 msgstr ""
9726
9727 #: config/i960/i960-c.c:73
9728 msgid "malformed #pragma align - ignored"
9729 msgstr ""
9730
9731 #: config/i960/i960-c.c:111
9732 msgid "sorry, not implemented: #pragma noalign NAME"
9733 msgstr ""
9734
9735 #: config/i960/i960.c:130 config/i960/i960.c:140
9736 msgid "conflicting architectures defined - using C series"
9737 msgstr ""
9738
9739 #: config/i960/i960.c:135
9740 msgid "conflicting architectures defined - using K series"
9741 msgstr ""
9742
9743 #: config/i960/i960.c:150
9744 msgid "iC2.0 and iC3.0 are incompatible - using iC3.0"
9745 msgstr ""
9746
9747 #: config/i960/i960.c:1452 config/m68k/m68k.c:652 config/rs6000/rs6000.c:11039
9748 msgid "stack limit expression is not supported"
9749 msgstr ""
9750
9751 #. Macro to define tables used to set the flags.
9752 #. This is a list in braces of pairs in braces,
9753 #. each pair being { "NAME", VALUE }
9754 #. where VALUE is the bits to set or minus the bits to clear.
9755 #. An empty string NAME is used to identify the default VALUE.
9756 #. ??? Not all ten of these architecture variations actually exist, but I
9757 #. am not sure which are real and which aren't.
9758 #: config/i960/i960.h:250
9759 msgid "Generate SA code"
9760 msgstr ""
9761
9762 #: config/i960/i960.h:253
9763 msgid "Generate SB code"
9764 msgstr ""
9765
9766 #. {"sc", (TARGET_FLAG_NUMERICS|TARGET_FLAG_PROTECTED|                                          TARGET_FLAG_MC|TARGET_FLAG_COMPLEX_ADDR),              N_("Generate SC code")},
9767 #: config/i960/i960.h:258
9768 msgid "Generate KA code"
9769 msgstr ""
9770
9771 #: config/i960/i960.h:261
9772 msgid "Generate KB code"
9773 msgstr ""
9774
9775 #. {"kc", (TARGET_FLAG_NUMERICS|TARGET_FLAG_PROTECTED|                                          TARGET_FLAG_MC|TARGET_FLAG_COMPLEX_ADDR),              N_("Generate KC code")},
9776 #: config/i960/i960.h:266
9777 msgid "Generate JA code"
9778 msgstr ""
9779
9780 #: config/i960/i960.h:268
9781 msgid "Generate JD code"
9782 msgstr ""
9783
9784 #: config/i960/i960.h:271
9785 msgid "Generate JF code"
9786 msgstr ""
9787
9788 #: config/i960/i960.h:273
9789 msgid "generate RP code"
9790 msgstr ""
9791
9792 #: config/i960/i960.h:276
9793 msgid "Generate MC code"
9794 msgstr ""
9795
9796 #: config/i960/i960.h:279
9797 msgid "Generate CA code"
9798 msgstr ""
9799
9800 #. {"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")},
9801 #: config/i960/i960.h:289
9802 msgid "Generate CF code"
9803 msgstr ""
9804
9805 #: config/i960/i960.h:293 config/mips/mips.h:539 config/pa/pa.h:266
9806 msgid "Use software floating point"
9807 msgstr ""
9808
9809 #: config/i960/i960.h:295
9810 msgid "Use alternate leaf function entries"
9811 msgstr ""
9812
9813 #: config/i960/i960.h:297
9814 msgid "Do not use alternate leaf function entries"
9815 msgstr ""
9816
9817 #: config/i960/i960.h:299
9818 msgid "Perform tail call optimization"
9819 msgstr ""
9820
9821 #: config/i960/i960.h:301
9822 msgid "Do not perform tail call optimization"
9823 msgstr ""
9824
9825 #: config/i960/i960.h:303
9826 msgid "Use complex addressing modes"
9827 msgstr ""
9828
9829 #: config/i960/i960.h:305
9830 msgid "Do not use complex addressing modes"
9831 msgstr ""
9832
9833 #: config/i960/i960.h:307
9834 msgid "Align code to 8 byte boundary"
9835 msgstr ""
9836
9837 #: config/i960/i960.h:309
9838 msgid "Do not align code to 8 byte boundary"
9839 msgstr ""
9840
9841 #. {"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")},
9842 #: config/i960/i960.h:315 config/i960/i960.h:317
9843 msgid "Enable compatibility with iC960 v2.0"
9844 msgstr ""
9845
9846 #: config/i960/i960.h:319
9847 msgid "Enable compatibility with iC960 v3.0"
9848 msgstr ""
9849
9850 #: config/i960/i960.h:321 config/i960/i960.h:323
9851 msgid "Enable compatibility with ic960 assembler"
9852 msgstr ""
9853
9854 #: config/i960/i960.h:325
9855 msgid "Do not permit unaligned accesses"
9856 msgstr ""
9857
9858 #: config/i960/i960.h:327
9859 msgid "Permit unaligned accesses"
9860 msgstr ""
9861
9862 #: config/i960/i960.h:329
9863 msgid "Layout types like Intel's v1.3 gcc"
9864 msgstr ""
9865
9866 #: config/i960/i960.h:331
9867 msgid "Do not layout types like Intel's v1.3 gcc"
9868 msgstr ""
9869
9870 #: config/i960/i960.h:333 config/sparc/freebsd.h:76 config/sparc/linux.h:90
9871 #: config/sparc/linux64.h:102 config/sparc/netbsd-elf.h:215
9872 msgid "Use 64 bit long doubles"
9873 msgstr ""
9874
9875 #: config/i960/i960.h:335
9876 msgid "Enable linker relaxation"
9877 msgstr ""
9878
9879 #: config/i960/i960.h:337
9880 msgid "Do not enable linker relaxation"
9881 msgstr ""
9882
9883 #: config/ia64/ia64-c.c:52
9884 msgid "malformed #pragma builtin"
9885 msgstr ""
9886
9887 #: config/ia64/ia64.c:1025 config/m32r/m32r.c:336
9888 #, c-format
9889 msgid "invalid argument of `%s' attribute"
9890 msgstr ""
9891
9892 #: config/ia64/ia64.c:1037
9893 msgid "%Jan address area attribute cannot be specified for local variables"
9894 msgstr ""
9895
9896 #: config/ia64/ia64.c:1044
9897 msgid "%Jaddress area of '%s' conflicts with previous declaration"
9898 msgstr ""
9899
9900 #: config/ia64/ia64.c:1051
9901 msgid "%Jaddress area attribute cannot be specified for functions"
9902 msgstr ""
9903
9904 #: config/ia64/ia64.c:4058
9905 msgid "ia64_print_operand: unknown code"
9906 msgstr ""
9907
9908 #: config/ia64/ia64.c:4405
9909 msgid "value of -mfixed-range must have form REG1-REG2"
9910 msgstr ""
9911
9912 #: config/ia64/ia64.c:4432
9913 #, c-format
9914 msgid "%s-%s is an empty range"
9915 msgstr ""
9916
9917 #: config/ia64/ia64.c:4480
9918 msgid "cannot optimize floating point division for both latency and throughput"
9919 msgstr ""
9920
9921 #: config/ia64/ia64.c:4486
9922 msgid "cannot optimize integer division for both latency and throughput"
9923 msgstr ""
9924
9925 #: config/ia64/ia64.c:4498
9926 #, c-format
9927 msgid "bad value (%s) for -mtls-size= switch"
9928 msgstr ""
9929
9930 #: config/ia64/ia64.c:4514
9931 #, c-format
9932 msgid "bad value (%s) for -tune= switch"
9933 msgstr ""
9934
9935 #. This macro defines names of command options to set and clear bits in
9936 #. `target_flags'.  Its definition is an initializer with a subgrouping for
9937 #. each command option.
9938 #: config/ia64/ia64.h:152
9939 msgid "Generate big endian code"
9940 msgstr ""
9941
9942 #: config/ia64/ia64.h:154 config/mcore/mcore.h:154
9943 msgid "Generate little endian code"
9944 msgstr ""
9945
9946 #: config/ia64/ia64.h:156
9947 msgid "Generate code for GNU as"
9948 msgstr ""
9949
9950 #: config/ia64/ia64.h:158
9951 msgid "Generate code for Intel as"
9952 msgstr ""
9953
9954 #: config/ia64/ia64.h:160
9955 msgid "Generate code for GNU ld"
9956 msgstr ""
9957
9958 #: config/ia64/ia64.h:162
9959 msgid "Generate code for Intel ld"
9960 msgstr ""
9961
9962 #: config/ia64/ia64.h:164
9963 msgid "Generate code without GP reg"
9964 msgstr ""
9965
9966 #: config/ia64/ia64.h:166
9967 msgid "Emit stop bits before and after volatile extended asms"
9968 msgstr ""
9969
9970 #: config/ia64/ia64.h:168
9971 msgid "Don't emit stop bits before and after volatile extended asms"
9972 msgstr ""
9973
9974 #: config/ia64/ia64.h:170
9975 msgid "Emit code for Itanium (TM) processor B step"
9976 msgstr ""
9977
9978 #: config/ia64/ia64.h:172
9979 msgid "Use in/loc/out register names"
9980 msgstr ""
9981
9982 #: config/ia64/ia64.h:174
9983 msgid "Disable use of sdata/scommon/sbss"
9984 msgstr ""
9985
9986 #: config/ia64/ia64.h:176
9987 msgid "Enable use of sdata/scommon/sbss"
9988 msgstr ""
9989
9990 #: config/ia64/ia64.h:178
9991 msgid "gp is constant (but save/restore gp on indirect calls)"
9992 msgstr ""
9993
9994 #: config/ia64/ia64.h:180
9995 msgid "Generate self-relocatable code"
9996 msgstr ""
9997
9998 #: config/ia64/ia64.h:182
9999 msgid "Generate inline floating point division, optimize for latency"
10000 msgstr ""
10001
10002 #: config/ia64/ia64.h:184
10003 msgid "Generate inline floating point division, optimize for throughput"
10004 msgstr ""
10005
10006 #: config/ia64/ia64.h:186
10007 msgid "Generate inline integer division, optimize for latency"
10008 msgstr ""
10009
10010 #: config/ia64/ia64.h:188
10011 msgid "Generate inline integer division, optimize for throughput"
10012 msgstr ""
10013
10014 #: config/ia64/ia64.h:190
10015 msgid "Enable Dwarf 2 line debug info via GNU as"
10016 msgstr ""
10017
10018 #: config/ia64/ia64.h:192
10019 msgid "Disable Dwarf 2 line debug info via GNU as"
10020 msgstr ""
10021
10022 #: config/ia64/ia64.h:194
10023 msgid "Enable earlier placing stop bits for better scheduling"
10024 msgstr ""
10025
10026 #: config/ia64/ia64.h:196
10027 msgid "Disable earlier placing stop bits"
10028 msgstr ""
10029
10030 #: config/ia64/ia64.h:241
10031 msgid "Specify range of registers to make fixed"
10032 msgstr ""
10033
10034 #: config/ip2k/ip2k.c:1100
10035 msgid "bad operand"
10036 msgstr ""
10037
10038 #: config/iq2000/iq2000.c:1782
10039 #, c-format
10040 msgid "bad value (%s) for -mcpu= switch"
10041 msgstr ""
10042
10043 #: config/iq2000/iq2000.c:1811
10044 #, c-format
10045 msgid "The compiler does not support -march=%s."
10046 msgstr ""
10047
10048 #: config/iq2000/iq2000.c:2206
10049 #, c-format
10050 msgid "gp_offset (%ld) or end_offset (%ld) is less than zero."
10051 msgstr ""
10052
10053 #: config/iq2000/iq2000.c:3022
10054 #, c-format
10055 msgid "argument `%d' is not a constant"
10056 msgstr ""
10057
10058 #: config/iq2000/iq2000.c:3313 config/xtensa/xtensa.c:2053
10059 msgid "PRINT_OPERAND_ADDRESS, null pointer"
10060 msgstr ""
10061
10062 #: config/iq2000/iq2000.c:3469
10063 #, c-format
10064 msgid "PRINT_OPERAND: Unknown punctuation '%c'"
10065 msgstr ""
10066
10067 #: config/iq2000/iq2000.c:3478 config/mips/mips.c:5347
10068 #: config/xtensa/xtensa.c:1907
10069 msgid "PRINT_OPERAND null pointer"
10070 msgstr ""
10071
10072 #: config/iq2000/iq2000.c:3547
10073 #, c-format
10074 msgid "invalid %%P operand"
10075 msgstr ""
10076
10077 #: config/iq2000/iq2000.c:3555 config/rs6000/rs6000.c:8657
10078 #, c-format
10079 msgid "invalid %%p value"
10080 msgstr ""
10081
10082 #: config/iq2000/iq2000.c:3619 config/mips/mips.c:5475
10083 #, c-format
10084 msgid "invalid use of %%d, %%x, or %%X"
10085 msgstr ""
10086
10087 #: config/iq2000/iq2000.h:74 config/mn10300/mn10300.h:74
10088 msgid "No default crt0.o"
10089 msgstr ""
10090
10091 #: config/iq2000/iq2000.h:76
10092 msgid "Use GP relative sdata/sbss sections"
10093 msgstr ""
10094
10095 #: config/iq2000/iq2000.h:78
10096 msgid "Don't use GP relative sdata/sbss sections"
10097 msgstr ""
10098
10099 #: config/iq2000/iq2000.h:80 config/mips/mips.h:563
10100 msgid "Use ROM instead of RAM"
10101 msgstr ""
10102
10103 #: config/iq2000/iq2000.h:82 config/mips/mips.h:565
10104 msgid "Don't use ROM instead of RAM"
10105 msgstr ""
10106
10107 #: config/iq2000/iq2000.h:84 config/mips/mips.h:567
10108 msgid "Put uninitialized constants in ROM (needs -membedded-data)"
10109 msgstr ""
10110
10111 #: config/iq2000/iq2000.h:86 config/mips/mips.h:569
10112 msgid "Don't put uninitialized constants in ROM"
10113 msgstr ""
10114
10115 #: config/iq2000/iq2000.h:108 config/mips/mips.h:731 config/pa/pa.h:310
10116 msgid "Specify CPU for scheduling purposes"
10117 msgstr ""
10118
10119 #: config/iq2000/iq2000.h:110 config/mips/mips.h:733
10120 msgid "Specify CPU for code generation purposes"
10121 msgstr ""
10122
10123 #: config/m32r/m32r.c:159
10124 #, c-format
10125 msgid "bad value (%s) for -mmodel switch"
10126 msgstr ""
10127
10128 #: config/m32r/m32r.c:168
10129 #, c-format
10130 msgid "bad value (%s) for -msdata switch"
10131 msgstr ""
10132
10133 #: config/m32r/m32r.c:2251
10134 #, c-format
10135 msgid "invalid operand to %%s code"
10136 msgstr ""
10137
10138 #: config/m32r/m32r.c:2258
10139 #, c-format
10140 msgid "invalid operand to %%p code"
10141 msgstr ""
10142
10143 #: config/m32r/m32r.c:2313
10144 msgid "bad insn for 'A'"
10145 msgstr ""
10146
10147 #: config/m32r/m32r.c:2360
10148 #, c-format
10149 msgid "invalid operand to %%T/%%B code"
10150 msgstr ""
10151
10152 #: config/m32r/m32r.c:2383
10153 #, c-format
10154 msgid "invalid operand to %%N code"
10155 msgstr ""
10156
10157 #: config/m32r/m32r.c:2422
10158 msgid "pre-increment address is not a register"
10159 msgstr ""
10160
10161 #: config/m32r/m32r.c:2429
10162 msgid "pre-decrement address is not a register"
10163 msgstr ""
10164
10165 #: config/m32r/m32r.c:2436
10166 msgid "post-increment address is not a register"
10167 msgstr ""
10168
10169 #: config/m32r/m32r.c:2514 config/m32r/m32r.c:2530
10170 #: config/rs6000/rs6000.c:14497
10171 msgid "bad address"
10172 msgstr ""
10173
10174 #: config/m32r/m32r.c:2535
10175 msgid "lo_sum not of register"
10176 msgstr ""
10177
10178 #. { "relax",                   TARGET_RELAX_MASK, "" },                    { "no-relax",               -TARGET_RELAX_MASK, "" },
10179 #: config/m32r/m32r.h:245
10180 msgid "Display compile time statistics"
10181 msgstr ""
10182
10183 #: config/m32r/m32r.h:247
10184 msgid "Align all loops to 32 byte boundary"
10185 msgstr ""
10186
10187 #: config/m32r/m32r.h:250
10188 msgid "Only issue one instruction per cycle"
10189 msgstr ""
10190
10191 #: config/m32r/m32r.h:253
10192 msgid "Prefer branches over conditional execution"
10193 msgstr ""
10194
10195 #: config/m32r/m32r.h:269
10196 msgid "Code size: small, medium or large"
10197 msgstr ""
10198
10199 #: config/m32r/m32r.h:271
10200 msgid "Small data area: none, sdata, use"
10201 msgstr ""
10202
10203 #: config/m68hc11/m68hc11.c:266
10204 #, c-format
10205 msgid "-f%s ignored for 68HC11/68HC12 (not supported)"
10206 msgstr ""
10207
10208 #: config/m68hc11/m68hc11.c:1327
10209 msgid "`trap' and `far' attributes are not compatible, ignoring `far'"
10210 msgstr ""
10211
10212 #: config/m68hc11/m68hc11.c:1333
10213 msgid "`trap' attribute is already used"
10214 msgstr ""
10215
10216 #. !!!! SCz wrong here.
10217 #: config/m68hc11/m68hc11.c:3331 config/m68hc11/m68hc11.c:3717
10218 msgid "move insn not handled"
10219 msgstr ""
10220
10221 #: config/m68hc11/m68hc11.c:3563 config/m68hc11/m68hc11.c:3647
10222 #: config/m68hc11/m68hc11.c:3920
10223 msgid "invalid register in the move instruction"
10224 msgstr ""
10225
10226 #: config/m68hc11/m68hc11.c:3597
10227 msgid "invalid operand in the instruction"
10228 msgstr ""
10229
10230 #: config/m68hc11/m68hc11.c:3894
10231 msgid "invalid register in the instruction"
10232 msgstr ""
10233
10234 #: config/m68hc11/m68hc11.c:3927
10235 msgid "operand 1 must be a hard register"
10236 msgstr ""
10237
10238 #: config/m68hc11/m68hc11.c:3944
10239 msgid "invalid rotate insn"
10240 msgstr ""
10241
10242 #: config/m68hc11/m68hc11.c:4365
10243 msgid "registers IX, IY and Z used in the same INSN"
10244 msgstr ""
10245
10246 #: config/m68hc11/m68hc11.c:4702 config/m68hc11/m68hc11.c:5005
10247 msgid "cannot do z-register replacement"
10248 msgstr ""
10249
10250 #: config/m68hc11/m68hc11.c:5068
10251 msgid "invalid Z register replacement for insn"
10252 msgstr ""
10253
10254 #. Macro to define tables used to set the flags. This is a list in braces of
10255 #. pairs in braces, each pair being { "NAME", VALUE } where VALUE is the bits
10256 #. to set or minus the bits to clear. An empty string NAME is used to
10257 #. identify the default VALUE.
10258 #: config/m68hc11/m68hc11.h:177
10259 msgid "Compile with 16-bit integer mode"
10260 msgstr ""
10261
10262 #: config/m68hc11/m68hc11.h:179
10263 msgid "Compile with 32-bit integer mode"
10264 msgstr ""
10265
10266 #: config/m68hc11/m68hc11.h:181
10267 msgid "Auto pre/post decrement increment allowed"
10268 msgstr ""
10269
10270 #: config/m68hc11/m68hc11.h:183
10271 msgid "Auto pre/post decrement increment not allowed"
10272 msgstr ""
10273
10274 #: config/m68hc11/m68hc11.h:185
10275 msgid "Min/max instructions allowed"
10276 msgstr ""
10277
10278 #: config/m68hc11/m68hc11.h:187
10279 msgid "Min/max instructions not allowed"
10280 msgstr ""
10281
10282 #: config/m68hc11/m68hc11.h:189
10283 msgid "Use call and rtc for function calls and returns"
10284 msgstr ""
10285
10286 #: config/m68hc11/m68hc11.h:191
10287 msgid "Use jsr and rts for function calls and returns"
10288 msgstr ""
10289
10290 #: config/m68hc11/m68hc11.h:193
10291 msgid "Do not use direct addressing mode for soft registers"
10292 msgstr ""
10293
10294 #: config/m68hc11/m68hc11.h:195
10295 msgid "Use direct addressing mode for soft registers"
10296 msgstr ""
10297
10298 #: config/m68hc11/m68hc11.h:197 config/m68hc11/m68hc11.h:203
10299 msgid "Compile for a 68HC11"
10300 msgstr ""
10301
10302 #: config/m68hc11/m68hc11.h:199 config/m68hc11/m68hc11.h:205
10303 msgid "Compile for a 68HC12"
10304 msgstr ""
10305
10306 #: config/m68hc11/m68hc11.h:201 config/m68hc11/m68hc11.h:207
10307 msgid "Compile for a 68HCS12"
10308 msgstr ""
10309
10310 #. This macro is similar to `TARGET_SWITCHES' but defines names of
10311 #. command options that have values.  Its definition is an
10312 #. initializer with a subgrouping for each command option.
10313 #.
10314 #. Each subgrouping contains a string constant, that defines the
10315 #. fixed part of the option name, and the address of a variable.  The
10316 #. variable, type `char *', is set to the variable part of the given
10317 #. option if the fixed part matches.  The actual option name is made
10318 #. by appending `-m' to the specified name.
10319 #: config/m68hc11/m68hc11.h:221
10320 msgid "Specify the register allocation order"
10321 msgstr ""
10322
10323 #: config/m68hc11/m68hc11.h:223
10324 msgid "Indicate the number of soft registers available"
10325 msgstr ""
10326
10327 #: config/m68k/m68k.c:213
10328 #, c-format
10329 msgid "-malign-loops=%d is not between 1 and %d"
10330 msgstr ""
10331
10332 #: config/m68k/m68k.c:224
10333 msgid "-mshared-library-id= specified without -mid-shared-library"
10334 msgstr ""
10335
10336 #: config/m68k/m68k.c:227
10337 #, c-format
10338 msgid "-mshared-library-id=%d is not between 0 and %d"
10339 msgstr ""
10340
10341 #: config/m68k/m68k.c:241
10342 msgid "cannot specify both -msep-data and -mid-shared-library"
10343 msgstr ""
10344
10345 #: config/m68k/m68k.c:256
10346 #, c-format
10347 msgid "-malign-jumps=%d is not between 1 and %d"
10348 msgstr ""
10349
10350 #: config/m68k/m68k.c:267
10351 #, c-format
10352 msgid "-malign-functions=%d is not between 1 and %d"
10353 msgstr ""
10354
10355 #: config/m68k/m68k.c:276
10356 msgid "-fPIC is not currently supported on the 68000 or 68010\n"
10357 msgstr ""
10358
10359 #. Macro to define tables used to set the flags.
10360 #. This is a list in braces of pairs in braces,
10361 #. each pair being { "NAME", VALUE }
10362 #. where VALUE is the bits to set or minus the bits to clear.
10363 #. An empty string NAME is used to identify the default VALUE.
10364 #: config/m68k/m68k.h:243 config/m68k/m68k.h:245
10365 msgid "Generate code for a 68020"
10366 msgstr ""
10367
10368 #: config/m68k/m68k.h:250 config/m68k/m68k.h:253
10369 msgid "Generate code for a 68000"
10370 msgstr ""
10371
10372 #: config/m68k/m68k.h:255
10373 msgid "Use the bit-field instructions"
10374 msgstr ""
10375
10376 #: config/m68k/m68k.h:257
10377 msgid "Do not use the bit-field instructions"
10378 msgstr ""
10379
10380 #: config/m68k/m68k.h:259
10381 msgid "Consider type `int' to be 16 bits wide"
10382 msgstr ""
10383
10384 #: config/m68k/m68k.h:261
10385 msgid "Consider type `int' to be 32 bits wide"
10386 msgstr ""
10387
10388 #: config/m68k/m68k.h:264
10389 msgid "Generate code with library calls for floating point"
10390 msgstr ""
10391
10392 #: config/m68k/m68k.h:266
10393 msgid "Generate code for a 68040, without any new instructions"
10394 msgstr ""
10395
10396 #: config/m68k/m68k.h:269
10397 msgid "Generate code for a 68060, without any new instructions"
10398 msgstr ""
10399
10400 #: config/m68k/m68k.h:273
10401 msgid "Generate code for a 68030"
10402 msgstr ""
10403
10404 #: config/m68k/m68k.h:276
10405 msgid "Generate code for a 68040"
10406 msgstr ""
10407
10408 #: config/m68k/m68k.h:280
10409 msgid "Generate code for a 68060"
10410 msgstr ""
10411
10412 #: config/m68k/m68k.h:285
10413 msgid "Generate code for a 520X"
10414 msgstr ""
10415
10416 #: config/m68k/m68k.h:289
10417 msgid "Generate code for a 5206e"
10418 msgstr ""
10419
10420 #: config/m68k/m68k.h:293
10421 msgid "Generate code for a 528x"
10422 msgstr ""
10423
10424 #: config/m68k/m68k.h:297
10425 msgid "Generate code for a 5307"
10426 msgstr ""
10427
10428 #: config/m68k/m68k.h:301
10429 msgid "Generate code for a 5407"
10430 msgstr ""
10431
10432 #: config/m68k/m68k.h:304
10433 msgid "Generate code for a 68851"
10434 msgstr ""
10435
10436 #: config/m68k/m68k.h:306
10437 msgid "Do no generate code for a 68851"
10438 msgstr ""
10439
10440 #: config/m68k/m68k.h:309
10441 msgid "Generate code for a 68302"
10442 msgstr ""
10443
10444 #: config/m68k/m68k.h:312
10445 msgid "Generate code for a 68332"
10446 msgstr ""
10447
10448 #: config/m68k/m68k.h:316
10449 msgid "Generate code for a cpu32"
10450 msgstr ""
10451
10452 #: config/m68k/m68k.h:319
10453 msgid "Align variables on a 32-bit boundary"
10454 msgstr ""
10455
10456 #: config/m68k/m68k.h:321
10457 msgid "Align variables on a 16-bit boundary"
10458 msgstr ""
10459
10460 #: config/m68k/m68k.h:323
10461 msgid "Enable separate data segment"
10462 msgstr ""
10463
10464 #: config/m68k/m68k.h:325
10465 msgid "Disable separate data segment"
10466 msgstr ""
10467
10468 #: config/m68k/m68k.h:327
10469 msgid "Enable ID based shared library"
10470 msgstr ""
10471
10472 #: config/m68k/m68k.h:329
10473 msgid "Disable ID based shared library"
10474 msgstr ""
10475
10476 #: config/m68k/m68k.h:331
10477 msgid "Generate pc-relative code"
10478 msgstr ""
10479
10480 #: config/m68k/m68k.h:333
10481 msgid "Do not use unaligned memory references"
10482 msgstr ""
10483
10484 #: config/m68k/m68k.h:335
10485 msgid "Use unaligned memory references"
10486 msgstr ""
10487
10488 #: config/m68k/m68k.h:337
10489 msgid "Use different calling convention using 'rtd'"
10490 msgstr ""
10491
10492 #: config/m68k/m68k.h:361
10493 msgid "ID of shared library to build"
10494 msgstr ""
10495
10496 #: config/mcore/mcore.c:2972
10497 #, c-format
10498 msgid "invalid option `-mstack-increment=%s'"
10499 msgstr ""
10500
10501 #: config/mcore/mcore.h:121
10502 msgid "Inline constants if it can be done in 2 insns or less"
10503 msgstr ""
10504
10505 #: config/mcore/mcore.h:123
10506 msgid "Inline constants if it only takes 1 instruction"
10507 msgstr ""
10508
10509 #: config/mcore/mcore.h:125
10510 msgid "Set maximum alignment to 4"
10511 msgstr ""
10512
10513 #: config/mcore/mcore.h:127
10514 msgid "Set maximum alignment to 8"
10515 msgstr ""
10516
10517 #: config/mcore/mcore.h:131
10518 msgid "Do not use the divide instruction"
10519 msgstr ""
10520
10521 #: config/mcore/mcore.h:135
10522 msgid "Do not arbitrary sized immediates in bit operations"
10523 msgstr ""
10524
10525 #: config/mcore/mcore.h:137
10526 msgid "Always treat bit-field as int-sized"
10527 msgstr ""
10528
10529 #: config/mcore/mcore.h:141
10530 msgid "Force functions to be aligned to a 4 byte boundary"
10531 msgstr ""
10532
10533 #: config/mcore/mcore.h:143
10534 msgid "Force functions to be aligned to a 2 byte boundary"
10535 msgstr ""
10536
10537 #: config/mcore/mcore.h:145
10538 msgid "Emit call graph information"
10539 msgstr ""
10540
10541 #: config/mcore/mcore.h:149
10542 msgid "Prefer word accesses over byte accesses"
10543 msgstr ""
10544
10545 #: config/mcore/mcore.h:160
10546 msgid "Generate code for the M*Core M340"
10547 msgstr ""
10548
10549 #: config/mcore/mcore.h:173
10550 msgid "Maximum amount for a single stack increment operation"
10551 msgstr ""
10552
10553 #: config/mips/mips.c:3118 config/xtensa/xtensa.c:988
10554 #: config/xtensa/xtensa.c:1020 config/xtensa/xtensa.c:1029
10555 msgid "bad test"
10556 msgstr ""
10557
10558 #: config/mips/mips.c:4564
10559 #, c-format
10560 msgid "bad value (%s) for -mabi= switch"
10561 msgstr ""
10562
10563 #: config/mips/mips.c:4587
10564 #, c-format
10565 msgid ""
10566 "-mips%s conflicts with the other architecture options, which specify a MIPS%"
10567 "d processor"
10568 msgstr ""
10569
10570 #: config/mips/mips.c:4606
10571 #, c-format
10572 msgid "-march=%s is not compatible with the selected ABI"
10573 msgstr ""
10574
10575 #: config/mips/mips.c:4621
10576 msgid "-mgp64 used with a 32-bit processor"
10577 msgstr ""
10578
10579 #: config/mips/mips.c:4623
10580 msgid "-mgp32 used with a 64-bit ABI"
10581 msgstr ""
10582
10583 #: config/mips/mips.c:4625
10584 msgid "-mgp64 used with a 32-bit ABI"
10585 msgstr ""
10586
10587 #: config/mips/mips.c:4643 config/mips/mips.c:4645 config/mips/mips.c:4647
10588 #: config/mips/mips.c:4776
10589 #, c-format
10590 msgid "unsupported combination: %s"
10591 msgstr ""
10592
10593 #: config/mips/mips.c:4740
10594 msgid "-g is only supported using GNU as,"
10595 msgstr ""
10596
10597 #: config/mips/mips.c:4742
10598 msgid "-g is only supported using GNU as with -mabi=32,"
10599 msgstr ""
10600
10601 #: config/mips/mips.c:4743 config/pa/pa.c:352
10602 msgid "-g option disabled"
10603 msgstr ""
10604
10605 #: config/mips/mips.c:4771
10606 msgid ""
10607 "generation of Branch Likely instructions enabled, but not supported by "
10608 "architecture"
10609 msgstr ""
10610
10611 #: config/mips/mips.c:4788
10612 msgid "-G is incompatible with PIC code which is the default"
10613 msgstr ""
10614
10615 #: config/mips/mips.c:4816
10616 msgid "-membedded-pic and -mabicalls are incompatible"
10617 msgstr ""
10618
10619 #: config/mips/mips.c:4819
10620 msgid "-G and -membedded-pic are incompatible"
10621 msgstr ""
10622
10623 #: config/mips/mips.c:4851
10624 msgid "non-PIC n64 with explicit relocations"
10625 msgstr ""
10626
10627 #: config/mips/mips.c:5155
10628 msgid "mips_debugger_offset called with non stack/frame/arg pointer"
10629 msgstr ""
10630
10631 #: config/mips/mips.c:5284
10632 #, c-format
10633 msgid "internal error: %%) found without a %%( in assembler pattern"
10634 msgstr ""
10635
10636 #: config/mips/mips.c:5298
10637 #, c-format
10638 msgid "internal error: %%] found without a %%[ in assembler pattern"
10639 msgstr ""
10640
10641 #: config/mips/mips.c:5311
10642 #, c-format
10643 msgid "internal error: %%> found without a %%< in assembler pattern"
10644 msgstr ""
10645
10646 #: config/mips/mips.c:5324
10647 #, c-format
10648 msgid "internal error: %%} found without a %%{ in assembler pattern"
10649 msgstr ""
10650
10651 #: config/mips/mips.c:5338
10652 #, c-format
10653 msgid "PRINT_OPERAND: unknown punctuation '%c'"
10654 msgstr ""
10655
10656 #: config/mips/mips.c:5376
10657 #, c-format
10658 msgid "PRINT_OPERAND, invalid insn for %%C"
10659 msgstr ""
10660
10661 #: config/mips/mips.c:5393
10662 #, c-format
10663 msgid "PRINT_OPERAND, invalid insn for %%N"
10664 msgstr ""
10665
10666 #: config/mips/mips.c:5402
10667 #, c-format
10668 msgid "PRINT_OPERAND, invalid insn for %%F"
10669 msgstr ""
10670
10671 #: config/mips/mips.c:5411
10672 #, c-format
10673 msgid "PRINT_OPERAND, invalid insn for %%W"
10674 msgstr ""
10675
10676 #: config/mips/mips.c:7902
10677 #, c-format
10678 msgid "can not handle inconsistent calls to `%s'"
10679 msgstr ""
10680
10681 #: config/mips/mips.c:9129
10682 msgid "the cpu name must be lower case"
10683 msgstr ""
10684
10685 #: config/mips/mips.c:9151
10686 #, c-format
10687 msgid "bad value (%s) for %s"
10688 msgstr ""
10689
10690 #: config/mips/mips.c:9420
10691 #, c-format
10692 msgid "can't rewind temp file: %m"
10693 msgstr ""
10694
10695 #: config/mips/mips.c:9424
10696 #, c-format
10697 msgid "can't write to output file: %m"
10698 msgstr ""
10699
10700 #: config/mips/mips.c:9427
10701 #, c-format
10702 msgid "can't read from temp file: %m"
10703 msgstr ""
10704
10705 #: config/mips/mips.c:9430
10706 #, c-format
10707 msgid "can't close temp file: %m"
10708 msgstr ""
10709
10710 #: config/mips/linux64.h:39
10711 msgid "Same as -mabi=32, just trickier"
10712 msgstr ""
10713
10714 #. Target CPU builtins.
10715 #. We do this here because __mips is defined below               and so we can't use builtin_define_std.
10716 #. Treat _R3000 and _R4000 like register-size defines,           which is how they've historically been used.
10717 #. Macros dependent on the C dialect.
10718 #. Bizzare, but needed at least for Irix.
10719 #. Macro to define tables used to set the flags.
10720 #. This is a list in braces of pairs in braces,
10721 #. each pair being { "NAME", VALUE }
10722 #. where VALUE is the bits to set or minus the bits to clear.
10723 #. An empty string NAME is used to identify the default VALUE.
10724 #: config/mips/mips.h:501
10725 msgid "Use 64-bit int type"
10726 msgstr ""
10727
10728 #: config/mips/mips.h:503
10729 msgid "Use 64-bit long type"
10730 msgstr ""
10731
10732 #: config/mips/mips.h:505
10733 msgid "Use 32-bit long type"
10734 msgstr ""
10735
10736 #: config/mips/mips.h:507
10737 msgid "Optimize lui/addiu address loads"
10738 msgstr ""
10739
10740 #: config/mips/mips.h:509
10741 msgid "Don't optimize lui/addiu address loads"
10742 msgstr ""
10743
10744 #: config/mips/mips.h:511
10745 msgid "Use MIPS as"
10746 msgstr ""
10747
10748 #: config/mips/mips.h:513
10749 msgid "Use GNU as"
10750 msgstr ""
10751
10752 #: config/mips/mips.h:515
10753 msgid "Use symbolic register names"
10754 msgstr ""
10755
10756 #: config/mips/mips.h:517
10757 msgid "Don't use symbolic register names"
10758 msgstr ""
10759
10760 #: config/mips/mips.h:519 config/mips/mips.h:521
10761 msgid "Use GP relative sdata/sbss sections (now ignored)"
10762 msgstr ""
10763
10764 #: config/mips/mips.h:523 config/mips/mips.h:525
10765 msgid "Don't use GP relative sdata/sbss sections (now ignored)"
10766 msgstr ""
10767
10768 #: config/mips/mips.h:527
10769 msgid "Output compiler statistics (now ignored)"
10770 msgstr ""
10771
10772 #: config/mips/mips.h:529
10773 msgid "Don't output compiler statistics"
10774 msgstr ""
10775
10776 #: config/mips/mips.h:531
10777 msgid "Don't optimize block moves"
10778 msgstr ""
10779
10780 #: config/mips/mips.h:533
10781 msgid "Optimize block moves"
10782 msgstr ""
10783
10784 #: config/mips/mips.h:535
10785 msgid "Use mips-tfile asm postpass"
10786 msgstr ""
10787
10788 #: config/mips/mips.h:537
10789 msgid "Don't use mips-tfile asm postpass"
10790 msgstr ""
10791
10792 #. Macro to define tables used to set the flags.
10793 #. This is a list in braces of triplets in braces,
10794 #. each triplet being { "NAME", VALUE, DOC }
10795 #. where VALUE is the bits to set or minus the bits to clear and DOC
10796 #. is the documentation for --help (NULL if intentionally undocumented).
10797 #. An empty string NAME is used to identify the default VALUE.
10798 #: config/mips/mips.h:541 config/pdp11/pdp11.h:61
10799 msgid "Use hardware floating point"
10800 msgstr ""
10801
10802 #: config/mips/mips.h:543
10803 msgid "Use 64-bit FP registers"
10804 msgstr ""
10805
10806 #: config/mips/mips.h:545
10807 msgid "Use 32-bit FP registers"
10808 msgstr ""
10809
10810 #: config/mips/mips.h:547
10811 msgid "Use 64-bit general registers"
10812 msgstr ""
10813
10814 #: config/mips/mips.h:549
10815 msgid "Use 32-bit general registers"
10816 msgstr ""
10817
10818 #: config/mips/mips.h:551
10819 msgid "Use Irix PIC"
10820 msgstr ""
10821
10822 #: config/mips/mips.h:553
10823 msgid "Don't use Irix PIC"
10824 msgstr ""
10825
10826 #: config/mips/mips.h:555
10827 msgid "Use indirect calls"
10828 msgstr ""
10829
10830 #: config/mips/mips.h:557
10831 msgid "Don't use indirect calls"
10832 msgstr ""
10833
10834 #: config/mips/mips.h:559
10835 msgid "Use embedded PIC"
10836 msgstr ""
10837
10838 #: config/mips/mips.h:561
10839 msgid "Don't use embedded PIC"
10840 msgstr ""
10841
10842 #: config/mips/mips.h:571
10843 msgid "Use big-endian byte order"
10844 msgstr ""
10845
10846 #: config/mips/mips.h:573
10847 msgid "Use little-endian byte order"
10848 msgstr ""
10849
10850 #: config/mips/mips.h:575
10851 msgid "Use single (32-bit) FP only"
10852 msgstr ""
10853
10854 #: config/mips/mips.h:577
10855 msgid "Don't use single (32-bit) FP only"
10856 msgstr ""
10857
10858 #: config/mips/mips.h:579
10859 msgid "Use multiply accumulate"
10860 msgstr ""
10861
10862 #: config/mips/mips.h:581
10863 msgid "Don't use multiply accumulate"
10864 msgstr ""
10865
10866 #: config/mips/mips.h:583 config/rs6000/rs6000.h:311
10867 msgid "Don't generate fused multiply/add instructions"
10868 msgstr ""
10869
10870 #: config/mips/mips.h:585 config/rs6000/rs6000.h:309
10871 msgid "Generate fused multiply/add instructions"
10872 msgstr ""
10873
10874 #: config/mips/mips.h:587
10875 msgid "Work around early 4300 hardware bug"
10876 msgstr ""
10877
10878 #: config/mips/mips.h:589
10879 msgid "Don't work around early 4300 hardware bug"
10880 msgstr ""
10881
10882 #: config/mips/mips.h:591
10883 msgid "Work around errata for early SB-1 revision 2 cores"
10884 msgstr ""
10885
10886 #: config/mips/mips.h:593
10887 msgid "Don't work around errata for early SB-1 revision 2 cores"
10888 msgstr ""
10889
10890 #: config/mips/mips.h:595
10891 msgid "Trap on integer divide by zero"
10892 msgstr ""
10893
10894 #: config/mips/mips.h:597
10895 msgid "Don't trap on integer divide by zero"
10896 msgstr ""
10897
10898 #: config/mips/mips.h:599
10899 msgid "Use Branch Likely instructions, overriding default for arch"
10900 msgstr ""
10901
10902 #: config/mips/mips.h:601
10903 msgid "Don't use Branch Likely instructions, overriding default for arch"
10904 msgstr ""
10905
10906 #: config/mips/mips.h:603
10907 msgid "Use NewABI-style %reloc() assembly operators"
10908 msgstr ""
10909
10910 #: config/mips/mips.h:605
10911 msgid "Use assembler macros instead of relocation operators"
10912 msgstr ""
10913
10914 #: config/mips/mips.h:607
10915 msgid "Generate mips16 code"
10916 msgstr ""
10917
10918 #: config/mips/mips.h:609
10919 msgid "Generate normal-mode code"
10920 msgstr ""
10921
10922 #: config/mips/mips.h:611
10923 msgid "Lift restrictions on GOT size"
10924 msgstr ""
10925
10926 #: config/mips/mips.h:613
10927 msgid "Do not lift restrictions on GOT size"
10928 msgstr ""
10929
10930 #: config/mips/mips.h:735
10931 msgid "Specify an ABI"
10932 msgstr ""
10933
10934 #: config/mips/mips.h:737
10935 msgid "Specify a Standard MIPS ISA"
10936 msgstr ""
10937
10938 #: config/mips/mips.h:739
10939 msgid "Don't call any cache flush functions"
10940 msgstr ""
10941
10942 #: config/mips/mips.h:741
10943 msgid "Specify cache flush function"
10944 msgstr ""
10945
10946 #. Output assembler code to FILE to increment profiler label # LABELNO
10947 #. for profiling a function entry.
10948 #: config/mips/mips.h:2433
10949 msgid "mips16 function profiling"
10950 msgstr ""
10951
10952 #: config/mmix/mmix.c:207
10953 #, c-format
10954 msgid "-f%s not supported: ignored"
10955 msgstr ""
10956
10957 #: config/mmix/mmix.c:633
10958 #, c-format
10959 msgid ""
10960 "too large function value type, needs %d registers, have only %d registers "
10961 "for this"
10962 msgstr ""
10963
10964 #: config/mmix/mmix.c:803
10965 msgid "function_profiler support for MMIX"
10966 msgstr ""
10967
10968 #: config/mmix/mmix.c:823
10969 msgid "MMIX Internal: Last named vararg would not fit in a register"
10970 msgstr ""
10971
10972 #: config/mmix/mmix.c:1538 config/mmix/mmix.c:1668
10973 msgid "MMIX Internal: Expected a CONST_INT, not this"
10974 msgstr ""
10975
10976 #: config/mmix/mmix.c:1546 config/mmix/mmix.c:1570 config/mmix/mmix.c:1686
10977 #, c-format
10978 msgid "MMIX Internal: Bad register: %d"
10979 msgstr ""
10980
10981 #: config/mmix/mmix.c:1617
10982 msgid "MMIX Internal: Bad value for 'm', not a CONST_INT"
10983 msgstr ""
10984
10985 #: config/mmix/mmix.c:1636
10986 msgid "MMIX Internal: Expected a register, not this"
10987 msgstr ""
10988
10989 #: config/mmix/mmix.c:1646
10990 msgid "MMIX Internal: Expected a constant, not this"
10991 msgstr ""
10992
10993 #. Presumably there's a missing case above if we get here.
10994 #: config/mmix/mmix.c:1678
10995 #, c-format
10996 msgid "MMIX Internal: Missing `%c' case in mmix_print_operand"
10997 msgstr ""
10998
10999 #. We need the original here.
11000 #: config/mmix/mmix.c:1730
11001 msgid "MMIX Internal: Cannot decode this operand"
11002 msgstr ""
11003
11004 #: config/mmix/mmix.c:1787
11005 msgid "MMIX Internal: This is not a recognized address"
11006 msgstr ""
11007
11008 #: config/mmix/mmix.c:1964
11009 #, c-format
11010 msgid "stack frame not a multiple of 8 bytes: %d"
11011 msgstr ""
11012
11013 #: config/mmix/mmix.c:2203
11014 #, c-format
11015 msgid "stack frame not a multiple of octabyte: %d"
11016 msgstr ""
11017
11018 #: config/mmix/mmix.c:2677 config/mmix/mmix.c:2741
11019 #, c-format
11020 msgid "MMIX Internal: %s is not a shiftable int"
11021 msgstr ""
11022
11023 #: config/mmix/mmix.c:2857
11024 msgid "MMIX Internal: Trying to output invalidly reversed condition:"
11025 msgstr ""
11026
11027 #: config/mmix/mmix.c:2864
11028 msgid "MMIX Internal: What's the CC of this?"
11029 msgstr ""
11030
11031 #: config/mmix/mmix.c:2868
11032 msgid "MMIX Internal: What is the CC of this?"
11033 msgstr ""
11034
11035 #: config/mmix/mmix.c:2938
11036 msgid "MMIX Internal: This is not a constant:"
11037 msgstr ""
11038
11039 #. For these target macros, there is no generic documentation here.  You
11040 #. should read `Using and Porting GCC' for that.  Only comments specific
11041 #. to the MMIX target are here.
11042 #.
11043 #. There are however references to the specific texinfo node (comments
11044 #. with "Node:"), so there should be little or nothing amiss.  Probably
11045 #. the opposite, since we don't have to care about old littering and
11046 #. soon outdated generic comments.
11047 #. Node: Driver
11048 #. User symbols are in the same name-space as built-in symbols, but we
11049 #. don't need the built-in symbols, so remove those and instead apply
11050 #. stricter operand checking.  Don't warn when expanding insns.
11051 #. Pass on -mset-program-start=N and -mset-data-start=M to the linker.
11052 #. Provide default program start 0x100 unless -mno-set-program-start.
11053 #. Don't do this if linking relocatably, with -r.  For a final link,
11054 #. produce mmo, unless ELF is requested or when linking relocatably.
11055 #. Put unused option values here.
11056 #: config/mmix/mmix.h:132
11057 msgid "Set start-address of the program"
11058 msgstr ""
11059
11060 #: config/mmix/mmix.h:134
11061 msgid "Set start-address of data"
11062 msgstr ""
11063
11064 #. FIXME: Provide a way to *load* the epsilon register.
11065 #: config/mmix/mmix.h:198
11066 msgid "For intrinsics library: pass all parameters in registers"
11067 msgstr ""
11068
11069 #: config/mmix/mmix.h:201
11070 msgid "Use register stack for parameters and return value"
11071 msgstr ""
11072
11073 #: config/mmix/mmix.h:203
11074 msgid "Use call-clobbered registers for parameters and return value"
11075 msgstr ""
11076
11077 #: config/mmix/mmix.h:205
11078 msgid "Use epsilon-respecting floating point compare instructions"
11079 msgstr ""
11080
11081 #: config/mmix/mmix.h:208
11082 msgid "Use zero-extending memory loads, not sign-extending ones"
11083 msgstr ""
11084
11085 #: config/mmix/mmix.h:211
11086 msgid ""
11087 "Generate divide results with reminder having the same sign as the divisor "
11088 "(not the dividend)"
11089 msgstr ""
11090
11091 #: config/mmix/mmix.h:215
11092 msgid "Prepend global symbols with \":\" (for use with PREFIX)"
11093 msgstr ""
11094
11095 #: config/mmix/mmix.h:217
11096 msgid "Do not provide a default start-address 0x100 of the program"
11097 msgstr ""
11098
11099 #: config/mmix/mmix.h:219
11100 msgid "Link to emit program in ELF format (rather than mmo)"
11101 msgstr ""
11102
11103 #: config/mmix/mmix.h:221
11104 msgid "Use P-mnemonics for branches statically predicted as taken"
11105 msgstr ""
11106
11107 #: config/mmix/mmix.h:223
11108 msgid "Don't use P-mnemonics for branches"
11109 msgstr ""
11110
11111 #: config/mmix/mmix.h:225
11112 msgid "Use addresses that allocate global registers"
11113 msgstr ""
11114
11115 #: config/mmix/mmix.h:227
11116 msgid "Do not use addresses that allocate global registers"
11117 msgstr ""
11118
11119 #: config/mmix/mmix.h:229
11120 msgid "Generate a single exit point for each function"
11121 msgstr ""
11122
11123 #: config/mmix/mmix.h:231
11124 msgid "Do not generate a single exit point for each function"
11125 msgstr ""
11126
11127 #: config/mn10300/linux.h:69 config/mn10300/mn10300.h:71
11128 msgid "Target the AM33 processor"
11129 msgstr ""
11130
11131 #: config/mn10300/linux.h:70 config/mn10300/mn10300.h:75
11132 msgid "Target the AM33/2.0 processor"
11133 msgstr ""
11134
11135 #: config/mn10300/linux.h:71 config/mn10300/mn10300.h:78
11136 msgid "Enable linker relaxations"
11137 msgstr ""
11138
11139 #: config/mn10300/mn10300.h:69
11140 msgid "Work around hardware multiply bug"
11141 msgstr ""
11142
11143 #: config/mn10300/mn10300.h:70
11144 msgid "Do not work around hardware multiply bug"
11145 msgstr ""
11146
11147 #: config/ns32k/ns32k.h:142 config/s390/s390.h:124
11148 msgid "Don't use hardware fp"
11149 msgstr ""
11150
11151 #: config/ns32k/ns32k.h:143
11152 msgid "Alternative calling convention"
11153 msgstr ""
11154
11155 #: config/ns32k/ns32k.h:145
11156 msgid "Pass some arguments in registers"
11157 msgstr ""
11158
11159 #: config/ns32k/ns32k.h:146
11160 msgid "Pass all arguments on stack"
11161 msgstr ""
11162
11163 #: config/ns32k/ns32k.h:147
11164 msgid "Optimize for 32532 cpu"
11165 msgstr ""
11166
11167 #: config/ns32k/ns32k.h:148
11168 msgid "Optimize for 32332 cpu"
11169 msgstr ""
11170
11171 #: config/ns32k/ns32k.h:150
11172 msgid "Optimize for 32032"
11173 msgstr ""
11174
11175 #: config/ns32k/ns32k.h:152
11176 msgid "Register sb is zero. Use for absolute addressing"
11177 msgstr ""
11178
11179 #: config/ns32k/ns32k.h:153
11180 msgid "Do not use register sb"
11181 msgstr ""
11182
11183 #: config/ns32k/ns32k.h:155
11184 msgid "Use bit-field instructions"
11185 msgstr ""
11186
11187 #: config/ns32k/ns32k.h:157
11188 msgid "Do not use bit-field instructions"
11189 msgstr ""
11190
11191 #: config/ns32k/ns32k.h:158
11192 msgid "Generate code for high memory"
11193 msgstr ""
11194
11195 #: config/ns32k/ns32k.h:159
11196 msgid "Generate code for low memory"
11197 msgstr ""
11198
11199 #: config/ns32k/ns32k.h:160
11200 msgid "32381 fpu"
11201 msgstr ""
11202
11203 #: config/ns32k/ns32k.h:162
11204 msgid "Use multiply-accumulate fp instructions"
11205 msgstr ""
11206
11207 #: config/ns32k/ns32k.h:164
11208 msgid "Do not use multiply-accumulate fp instructions"
11209 msgstr ""
11210
11211 #: config/ns32k/ns32k.h:165
11212 msgid "\"Small register classes\" kludge"
11213 msgstr ""
11214
11215 #: config/ns32k/ns32k.h:166
11216 msgid "No \"Small register classes\" kludge"
11217 msgstr ""
11218
11219 #: config/pa/pa.c:303
11220 #, c-format
11221 msgid ""
11222 "unknown -mschedule= option (%s).\n"
11223 "Valid options are 700, 7100, 7100LC, 7200, 7300, and 8000\n"
11224 msgstr ""
11225
11226 #: config/pa/pa.c:328
11227 #, c-format
11228 msgid ""
11229 "unknown -march= option (%s).\n"
11230 "Valid options are 1.0, 1.1, and 2.0\n"
11231 msgstr ""
11232
11233 #: config/pa/pa.c:341
11234 msgid "PIC code generation is not supported in the portable runtime model\n"
11235 msgstr ""
11236
11237 #: config/pa/pa.c:346
11238 msgid "PIC code generation is not compatible with fast indirect calls\n"
11239 msgstr ""
11240
11241 #: config/pa/pa.c:351
11242 msgid "-g is only supported when using GAS on this processor,"
11243 msgstr ""
11244
11245 #: config/pa/pa-hpux.h:91 config/pa/pa64-hpux.h:25
11246 msgid "Generate cpp defines for server IO"
11247 msgstr ""
11248
11249 #: config/pa/pa-hpux.h:92 config/pa/pa64-hpux.h:27
11250 msgid "Generate cpp defines for workstation IO"
11251 msgstr ""
11252
11253 #. Macro to define tables used to set the flags.  This is a
11254 #. list in braces of target switches with each switch being
11255 #. { "NAME", VALUE, "HELP_STRING" }.  VALUE is the bits to set,
11256 #. or minus the bits to clear.  An empty string NAME is used to
11257 #. identify the default VALUE.  Do not mark empty strings for
11258 #. translation.
11259 #: config/pa/pa.h:232 config/pa/pa.h:238
11260 msgid "Generate PA1.1 code"
11261 msgstr ""
11262
11263 #: config/pa/pa.h:234 config/pa/pa.h:236
11264 msgid "Generate PA1.0 code"
11265 msgstr ""
11266
11267 #: config/pa/pa.h:240
11268 msgid "Generate PA2.0 code (requires binutils 2.10 or later)"
11269 msgstr ""
11270
11271 #: config/pa/pa.h:242
11272 msgid "Disable FP regs"
11273 msgstr ""
11274
11275 #: config/pa/pa.h:244
11276 msgid "Do not disable FP regs"
11277 msgstr ""
11278
11279 #: config/pa/pa.h:246
11280 msgid "Disable space regs"
11281 msgstr ""
11282
11283 #: config/pa/pa.h:248
11284 msgid "Do not disable space regs"
11285 msgstr ""
11286
11287 #: config/pa/pa.h:250
11288 msgid "Put jumps in call delay slots"
11289 msgstr ""
11290
11291 #: config/pa/pa.h:252
11292 msgid "Do not put jumps in call delay slots"
11293 msgstr ""
11294
11295 #: config/pa/pa.h:254
11296 msgid "Disable indexed addressing"
11297 msgstr ""
11298
11299 #: config/pa/pa.h:256
11300 msgid "Do not disable indexed addressing"
11301 msgstr ""
11302
11303 #: config/pa/pa.h:258
11304 msgid "Use portable calling conventions"
11305 msgstr ""
11306
11307 #: config/pa/pa.h:260
11308 msgid "Do not use portable calling conventions"
11309 msgstr ""
11310
11311 #: config/pa/pa.h:262
11312 msgid "Assume code will be assembled by GAS"
11313 msgstr ""
11314
11315 #: config/pa/pa.h:264
11316 msgid "Do not assume code will be assembled by GAS"
11317 msgstr ""
11318
11319 #: config/pa/pa.h:268
11320 msgid "Do not use software floating point"
11321 msgstr ""
11322
11323 #: config/pa/pa.h:270
11324 msgid "Emit long load/store sequences"
11325 msgstr ""
11326
11327 #: config/pa/pa.h:272
11328 msgid "Do not emit long load/store sequences"
11329 msgstr ""
11330
11331 #: config/pa/pa.h:274
11332 msgid "Generate fast indirect calls"
11333 msgstr ""
11334
11335 #: config/pa/pa.h:276
11336 msgid "Do not generate fast indirect calls"
11337 msgstr ""
11338
11339 #: config/pa/pa.h:278
11340 msgid "Generate code for huge switch statements"
11341 msgstr ""
11342
11343 #: config/pa/pa.h:280
11344 msgid "Do not generate code for huge switch statements"
11345 msgstr ""
11346
11347 #: config/pa/pa.h:282
11348 msgid "Always generate long calls"
11349 msgstr ""
11350
11351 #: config/pa/pa.h:284
11352 msgid "Generate long calls only when needed"
11353 msgstr ""
11354
11355 #: config/pa/pa.h:286
11356 msgid "Enable linker optimizations"
11357 msgstr ""
11358
11359 #: config/pa/pa.h:312
11360 msgid ""
11361 "Specify architecture for code generation.  Values are 1.0, 1.1, and 2.0.  "
11362 "2.0 requires gas snapshot 19990413 or later."
11363 msgstr ""
11364
11365 #: config/pa/pa64-hpux.h:29
11366 msgid "Assume code will be linked by GNU ld"
11367 msgstr ""
11368
11369 #: config/pa/pa64-hpux.h:31
11370 msgid "Assume code will be linked by HP ld"
11371 msgstr ""
11372
11373 #: config/pdp11/pdp11.h:62
11374 msgid "Do not use hardware floating point"
11375 msgstr ""
11376
11377 #. return float result in ac0
11378 #: config/pdp11/pdp11.h:64
11379 msgid "Return floating point results in ac0"
11380 msgstr ""
11381
11382 #: config/pdp11/pdp11.h:65
11383 msgid "Return floating point results in memory"
11384 msgstr ""
11385
11386 #. is 11/40
11387 #: config/pdp11/pdp11.h:67
11388 msgid "Generate code for an 11/40"
11389 msgstr ""
11390
11391 #. is 11/45
11392 #: config/pdp11/pdp11.h:70
11393 msgid "Generate code for an 11/45"
11394 msgstr ""
11395
11396 #. is 11/10
11397 #: config/pdp11/pdp11.h:73
11398 msgid "Generate code for an 11/10"
11399 msgstr ""
11400
11401 #. use movstrhi for bcopy
11402 #. use 32 bit for int
11403 #: config/pdp11/pdp11.h:78 config/pdp11/pdp11.h:79
11404 msgid "Use 32 bit int"
11405 msgstr ""
11406
11407 #: config/pdp11/pdp11.h:80 config/pdp11/pdp11.h:81
11408 msgid "Use 16 bit int"
11409 msgstr ""
11410
11411 #. use 32 bit for float
11412 #: config/pdp11/pdp11.h:83 config/pdp11/pdp11.h:84
11413 msgid "Use 32 bit float"
11414 msgstr ""
11415
11416 #: config/pdp11/pdp11.h:85 config/pdp11/pdp11.h:86
11417 msgid "Use 64 bit float"
11418 msgstr ""
11419
11420 #. allow abshi pattern? - can trigger "optimizations" which make code SLOW!
11421 #. is branching expensive - on a PDP, it's actually really cheap
11422 #. this is just to play around and check what code gcc generates
11423 #. split instruction and data memory?
11424 #: config/pdp11/pdp11.h:95
11425 msgid "Target has split I&D"
11426 msgstr ""
11427
11428 #: config/pdp11/pdp11.h:96
11429 msgid "Target does not have split I&D"
11430 msgstr ""
11431
11432 #. UNIX assembler syntax?
11433 #: config/pdp11/pdp11.h:98
11434 msgid "Use UNIX assembler syntax"
11435 msgstr ""
11436
11437 #: config/pdp11/pdp11.h:99
11438 msgid "Use DEC assembler syntax"
11439 msgstr ""
11440
11441 #: config/rs6000/host-darwin.c:52
11442 msgid "Segmentation Fault (code)"
11443 msgstr ""
11444
11445 #: config/rs6000/host-darwin.c:83
11446 msgid "Out of stack space.\n"
11447 msgstr ""
11448
11449 #: config/rs6000/host-darwin.c:104
11450 #, c-format
11451 msgid "Try running `%s' in the shell to raise its limit.\n"
11452 msgstr ""
11453
11454 #: config/rs6000/host-darwin.c:117
11455 msgid "Segmentation Fault"
11456 msgstr ""
11457
11458 #: config/rs6000/host-darwin.c:131
11459 #, c-format
11460 msgid "While setting up signal stack: %m"
11461 msgstr ""
11462
11463 #: config/rs6000/host-darwin.c:137
11464 #, c-format
11465 msgid "While setting up signal handler: %m"
11466 msgstr ""
11467
11468 #: config/rs6000/host-darwin.c:184
11469 #, c-format
11470 msgid "couldn't unmap pch_address_space: %m\n"
11471 msgstr ""
11472
11473 #. Handle the machine specific pragma longcall.  Its syntax is
11474 #.
11475 #. # pragma longcall ( TOGGLE )
11476 #.
11477 #. where TOGGLE is either 0 or 1.
11478 #.
11479 #. rs6000_default_long_calls is set to the value of TOGGLE, changing
11480 #. whether or not new function declarations receive a longcall
11481 #. attribute by default.
11482 #: config/rs6000/rs6000-c.c:46
11483 msgid "ignoring malformed #pragma longcall"
11484 msgstr ""
11485
11486 #: config/rs6000/rs6000-c.c:59
11487 msgid "missing open paren"
11488 msgstr ""
11489
11490 #: config/rs6000/rs6000-c.c:61
11491 msgid "missing number"
11492 msgstr ""
11493
11494 #: config/rs6000/rs6000-c.c:63
11495 msgid "missing close paren"
11496 msgstr ""
11497
11498 #: config/rs6000/rs6000-c.c:66
11499 msgid "number must be 0 or 1"
11500 msgstr ""
11501
11502 #: config/rs6000/rs6000-c.c:69
11503 msgid "junk at end of #pragma longcall"
11504 msgstr ""
11505
11506 #: config/rs6000/rs6000.c:765
11507 msgid "-mmultiple is not supported on little endian systems"
11508 msgstr ""
11509
11510 #: config/rs6000/rs6000.c:772
11511 msgid "-mstring is not supported on little endian systems"
11512 msgstr ""
11513
11514 #: config/rs6000/rs6000.c:786
11515 #, c-format
11516 msgid "unknown -mdebug-%s switch"
11517 msgstr ""
11518
11519 #: config/rs6000/rs6000.c:798
11520 #, c-format
11521 msgid "unknown -mtraceback arg `%s'; expecting `full', `partial' or `none'"
11522 msgstr ""
11523
11524 #: config/rs6000/rs6000.c:809
11525 #, c-format
11526 msgid "Unknown switch -mlong-double-%s"
11527 msgstr ""
11528
11529 #: config/rs6000/rs6000.c:980
11530 #, c-format
11531 msgid "unknown -m%s= option specified: '%s'"
11532 msgstr ""
11533
11534 #: config/rs6000/rs6000.c:997
11535 #, c-format
11536 msgid "not configured for ABI: '%s'"
11537 msgstr ""
11538
11539 #: config/rs6000/rs6000.c:1003
11540 #, c-format
11541 msgid "unknown ABI specified: '%s'"
11542 msgstr ""
11543
11544 #: config/rs6000/rs6000.c:1017
11545 #, c-format
11546 msgid "unknown -malign-XXXXX option specified: '%s'"
11547 msgstr ""
11548
11549 #: config/rs6000/rs6000.c:5134
11550 msgid "argument 1 must be a 5-bit signed literal"
11551 msgstr ""
11552
11553 #: config/rs6000/rs6000.c:5236 config/rs6000/rs6000.c:5862
11554 msgid "argument 2 must be a 5-bit unsigned literal"
11555 msgstr ""
11556
11557 #: config/rs6000/rs6000.c:5276
11558 msgid "argument 1 of __builtin_altivec_predicate must be a constant"
11559 msgstr ""
11560
11561 #: config/rs6000/rs6000.c:5330
11562 msgid "argument 1 of __builtin_altivec_predicate is out of range"
11563 msgstr ""
11564
11565 #: config/rs6000/rs6000.c:5461
11566 msgid "argument 3 must be a 4-bit unsigned literal"
11567 msgstr ""
11568
11569 #: config/rs6000/rs6000.c:5631
11570 #, c-format
11571 msgid "argument to `%s' must be a 2-bit unsigned literal"
11572 msgstr ""
11573
11574 #: config/rs6000/rs6000.c:5744
11575 msgid "argument to dss must be a 2-bit unsigned literal"
11576 msgstr ""
11577
11578 #: config/rs6000/rs6000.c:5982
11579 msgid "argument 1 of __builtin_spe_predicate must be a constant"
11580 msgstr ""
11581
11582 #: config/rs6000/rs6000.c:6055
11583 msgid "argument 1 of __builtin_spe_predicate is out of range"
11584 msgstr ""
11585
11586 #: config/rs6000/rs6000.c:8487
11587 #, c-format
11588 msgid "invalid %%f value"
11589 msgstr ""
11590
11591 #: config/rs6000/rs6000.c:8496
11592 #, c-format
11593 msgid "invalid %%F value"
11594 msgstr ""
11595
11596 #: config/rs6000/rs6000.c:8505
11597 #, c-format
11598 msgid "invalid %%G value"
11599 msgstr ""
11600
11601 #: config/rs6000/rs6000.c:8540
11602 #, c-format
11603 msgid "invalid %%j code"
11604 msgstr ""
11605
11606 #: config/rs6000/rs6000.c:8550
11607 #, c-format
11608 msgid "invalid %%J code"
11609 msgstr ""
11610
11611 #: config/rs6000/rs6000.c:8560
11612 #, c-format
11613 msgid "invalid %%k value"
11614 msgstr ""
11615
11616 #: config/rs6000/rs6000.c:8580 config/xtensa/xtensa.c:1957
11617 #, c-format
11618 msgid "invalid %%K value"
11619 msgstr ""
11620
11621 #: config/rs6000/rs6000.c:8647
11622 #, c-format
11623 msgid "invalid %%O value"
11624 msgstr ""
11625
11626 #: config/rs6000/rs6000.c:8694
11627 #, c-format
11628 msgid "invalid %%q value"
11629 msgstr ""
11630
11631 #: config/rs6000/rs6000.c:8738
11632 #, c-format
11633 msgid "invalid %%S value"
11634 msgstr ""
11635
11636 #: config/rs6000/rs6000.c:8780
11637 #, c-format
11638 msgid "invalid %%T value"
11639 msgstr ""
11640
11641 #: config/rs6000/rs6000.c:8790
11642 #, c-format
11643 msgid "invalid %%u value"
11644 msgstr ""
11645
11646 #: config/rs6000/rs6000.c:8799 config/xtensa/xtensa.c:1927
11647 #, c-format
11648 msgid "invalid %%v value"
11649 msgstr ""
11650
11651 #: config/rs6000/rs6000.c:13255
11652 msgid "no profiling of 64-bit code for this ABI"
11653 msgstr ""
11654
11655 #: config/rs6000/aix.h:186 config/rs6000/beos.h:32
11656 msgid "Always pass floating-point arguments in memory"
11657 msgstr ""
11658
11659 #: config/rs6000/aix.h:188 config/rs6000/beos.h:34
11660 msgid "Don't always pass floating-point arguments in memory"
11661 msgstr ""
11662
11663 #: config/rs6000/aix41.h:27 config/rs6000/aix43.h:31 config/rs6000/aix51.h:31
11664 #: config/rs6000/aix52.h:31
11665 msgid "Support message passing with the Parallel Environment"
11666 msgstr ""
11667
11668 #: config/rs6000/aix43.h:27 config/rs6000/aix51.h:27 config/rs6000/aix52.h:27
11669 msgid "Compile for 64-bit pointers"
11670 msgstr ""
11671
11672 #: config/rs6000/aix43.h:29 config/rs6000/aix51.h:29 config/rs6000/aix52.h:29
11673 msgid "Compile for 32-bit pointers"
11674 msgstr ""
11675
11676 #: config/rs6000/aix43.h:48 config/rs6000/aix51.h:48 config/rs6000/aix52.h:48
11677 msgid "-maix64 and POWER architecture are incompatible"
11678 msgstr ""
11679
11680 #: config/rs6000/aix43.h:53 config/rs6000/aix51.h:53 config/rs6000/aix52.h:53
11681 msgid "-maix64 requires PowerPC64 architecture remain enabled"
11682 msgstr ""
11683
11684 #: config/rs6000/aix43.h:57 config/rs6000/aix51.h:57 config/rs6000/aix52.h:57
11685 msgid ""
11686 "-maix64 required: 64-bit computation with 32-bit addressing not yet supported"
11687 msgstr ""
11688
11689 #: config/rs6000/darwin.h:64
11690 msgid "Generate code suitable for executables (NOT shared libs)"
11691 msgstr ""
11692
11693 #. The Darwin ABI always includes AltiVec, can't be (validly) turned
11694 #. off.
11695 #: config/rs6000/darwin.h:79
11696 msgid "-mdynamic-no-pic overrides -fpic or -fPIC"
11697 msgstr ""
11698
11699 #. Darwin doesn't support -fpic.
11700 #: config/rs6000/darwin.h:85
11701 msgid "-fpic is not supported; -fPIC assumed"
11702 msgstr ""
11703
11704 #: config/rs6000/linux64.h:195
11705 msgid "Call mcount for profiling before a function prologue"
11706 msgstr ""
11707
11708 #: config/rs6000/linux64.h:197
11709 msgid "Call mcount for profiling after a function prologue"
11710 msgstr ""
11711
11712 #. Run-time compilation parameters selecting different hardware subsets.
11713 #.
11714 #. Macro to define tables used to set the flags.
11715 #. This is a list in braces of pairs in braces,
11716 #. each pair being { "NAME", VALUE }
11717 #. where VALUE is the bits to set or minus the bits to clear.
11718 #. An empty string NAME is used to identify the default VALUE.
11719 #: config/rs6000/rs6000.h:241
11720 msgid "Use POWER instruction set"
11721 msgstr ""
11722
11723 #: config/rs6000/rs6000.h:244
11724 msgid "Use POWER2 instruction set"
11725 msgstr ""
11726
11727 #: config/rs6000/rs6000.h:246
11728 msgid "Do not use POWER2 instruction set"
11729 msgstr ""
11730
11731 #: config/rs6000/rs6000.h:249
11732 msgid "Do not use POWER instruction set"
11733 msgstr ""
11734
11735 #: config/rs6000/rs6000.h:251
11736 msgid "Use PowerPC instruction set"
11737 msgstr ""
11738
11739 #: config/rs6000/rs6000.h:254
11740 msgid "Do not use PowerPC instruction set"
11741 msgstr ""
11742
11743 #: config/rs6000/rs6000.h:256
11744 msgid "Use PowerPC General Purpose group optional instructions"
11745 msgstr ""
11746
11747 #: config/rs6000/rs6000.h:258
11748 msgid "Don't use PowerPC General Purpose group optional instructions"
11749 msgstr ""
11750
11751 #: config/rs6000/rs6000.h:260
11752 msgid "Use PowerPC Graphics group optional instructions"
11753 msgstr ""
11754
11755 #: config/rs6000/rs6000.h:262
11756 msgid "Don't use PowerPC Graphics group optional instructions"
11757 msgstr ""
11758
11759 #: config/rs6000/rs6000.h:264
11760 msgid "Use PowerPC-64 instruction set"
11761 msgstr ""
11762
11763 #: config/rs6000/rs6000.h:266
11764 msgid "Don't use PowerPC-64 instruction set"
11765 msgstr ""
11766
11767 #: config/rs6000/rs6000.h:268
11768 msgid "Use AltiVec instructions"
11769 msgstr ""
11770
11771 #: config/rs6000/rs6000.h:270
11772 msgid "Don't use AltiVec instructions"
11773 msgstr ""
11774
11775 #: config/rs6000/rs6000.h:272
11776 msgid "Use new mnemonics for PowerPC architecture"
11777 msgstr ""
11778
11779 #: config/rs6000/rs6000.h:274
11780 msgid "Use old mnemonics for PowerPC architecture"
11781 msgstr ""
11782
11783 #: config/rs6000/rs6000.h:277
11784 msgid "Put everything in the regular TOC"
11785 msgstr ""
11786
11787 #: config/rs6000/rs6000.h:279
11788 msgid "Place floating point constants in TOC"
11789 msgstr ""
11790
11791 #: config/rs6000/rs6000.h:281
11792 msgid "Don't place floating point constants in TOC"
11793 msgstr ""
11794
11795 #: config/rs6000/rs6000.h:283
11796 msgid "Place symbol+offset constants in TOC"
11797 msgstr ""
11798
11799 #: config/rs6000/rs6000.h:285
11800 msgid "Don't place symbol+offset constants in TOC"
11801 msgstr ""
11802
11803 #: config/rs6000/rs6000.h:291
11804 msgid "Place variable addresses in the regular TOC"
11805 msgstr ""
11806
11807 #: config/rs6000/rs6000.h:297
11808 msgid "Generate load/store multiple instructions"
11809 msgstr ""
11810
11811 #: config/rs6000/rs6000.h:299
11812 msgid "Do not generate load/store multiple instructions"
11813 msgstr ""
11814
11815 #: config/rs6000/rs6000.h:301
11816 msgid "Generate string instructions for block moves"
11817 msgstr ""
11818
11819 #: config/rs6000/rs6000.h:303
11820 msgid "Do not generate string instructions for block moves"
11821 msgstr ""
11822
11823 #: config/rs6000/rs6000.h:305
11824 msgid "Generate load/store with update instructions"
11825 msgstr ""
11826
11827 #: config/rs6000/rs6000.h:307
11828 msgid "Do not generate load/store with update instructions"
11829 msgstr ""
11830
11831 #: config/rs6000/rs6000.h:315
11832 msgid "Don't schedule the start and end of the procedure"
11833 msgstr ""
11834
11835 #: config/rs6000/rs6000.h:321
11836 msgid "Return all structures in memory (AIX default)"
11837 msgstr ""
11838
11839 #: config/rs6000/rs6000.h:323
11840 msgid "Return small structures in registers (SVR4 default)"
11841 msgstr ""
11842
11843 #: config/rs6000/rs6000.h:410 config/sparc/sparc.h:648
11844 msgid "Use features of and schedule code for given CPU"
11845 msgstr ""
11846
11847 #: config/rs6000/rs6000.h:413
11848 msgid "Enable debug output"
11849 msgstr ""
11850
11851 #: config/rs6000/rs6000.h:415
11852 msgid "Select full, part, or no traceback table"
11853 msgstr ""
11854
11855 #: config/rs6000/rs6000.h:416
11856 msgid "Specify ABI to use"
11857 msgstr ""
11858
11859 #: config/rs6000/rs6000.h:418
11860 msgid "Specify size of long double (64 or 128 bits)"
11861 msgstr ""
11862
11863 #: config/rs6000/rs6000.h:420
11864 msgid "Specify yes/no if isel instructions should be generated"
11865 msgstr ""
11866
11867 #: config/rs6000/rs6000.h:422
11868 msgid "Specify yes/no if SPE SIMD instructions should be generated"
11869 msgstr ""
11870
11871 #: config/rs6000/rs6000.h:424
11872 msgid "Specify yes/no if using floating point in the GPRs"
11873 msgstr ""
11874
11875 #: config/rs6000/rs6000.h:426
11876 msgid "Specify yes/no if VRSAVE instructions should be generated for AltiVec"
11877 msgstr ""
11878
11879 #: config/rs6000/rs6000.h:428
11880 msgid "Avoid all range limits on call instructions"
11881 msgstr ""
11882
11883 #: config/rs6000/rs6000.h:431
11884 msgid "Determine which dependences between insns are considered costly"
11885 msgstr ""
11886
11887 #: config/rs6000/rs6000.h:433
11888 msgid "Specify which post scheduling nop insertion scheme to apply"
11889 msgstr ""
11890
11891 #: config/rs6000/rs6000.h:435
11892 msgid "Specify alignment of structure fields default/natural"
11893 msgstr ""
11894
11895 #: config/rs6000/rs6000.h:437
11896 msgid "Specify scheduling priority for dispatch slot restricted insns"
11897 msgstr ""
11898
11899 #. Definitions for __builtin_return_address and __builtin_frame_address.
11900 #. __builtin_return_address (0) should give link register (65), enable
11901 #. this.
11902 #. This should be uncommented, so that the link register is used, but
11903 #. currently this would result in unmatched insns and spilling fixed
11904 #. registers so we'll leave it for another day.  When these problems are
11905 #. taken care of one additional fetch will be necessary in RETURN_ADDR_RTX.
11906 #. (mrs)
11907 #. #define RETURN_ADDR_IN_PREVIOUS_FRAME
11908 #. Number of bytes into the frame return addresses can be found.  See
11909 #. rs6000_stack_info in rs6000.c for more information on how the different
11910 #. abi's store the return address.
11911 #: config/rs6000/rs6000.h:1950
11912 msgid "RETURN_ADDRESS_OFFSET not supported"
11913 msgstr ""
11914
11915 #: config/rs6000/sysv4.h:87
11916 msgid "Select ABI calling convention"
11917 msgstr ""
11918
11919 #: config/rs6000/sysv4.h:88
11920 msgid "Select method for sdata handling"
11921 msgstr ""
11922
11923 #: config/rs6000/sysv4.h:100
11924 msgid "Align to the base type of the bit-field"
11925 msgstr ""
11926
11927 #: config/rs6000/sysv4.h:102
11928 msgid "Don't align to the base type of the bit-field"
11929 msgstr ""
11930
11931 #: config/rs6000/sysv4.h:104
11932 msgid "Don't assume that unaligned accesses are handled by the system"
11933 msgstr ""
11934
11935 #: config/rs6000/sysv4.h:106
11936 msgid "Assume that unaligned accesses are handled by the system"
11937 msgstr ""
11938
11939 #: config/rs6000/sysv4.h:108 config/rs6000/sysv4.h:112
11940 msgid "Produce code relocatable at runtime"
11941 msgstr ""
11942
11943 #: config/rs6000/sysv4.h:110 config/rs6000/sysv4.h:114
11944 msgid "Don't produce code relocatable at runtime"
11945 msgstr ""
11946
11947 #: config/rs6000/sysv4.h:116 config/rs6000/sysv4.h:118
11948 msgid "Produce little endian code"
11949 msgstr ""
11950
11951 #: config/rs6000/sysv4.h:120 config/rs6000/sysv4.h:122
11952 msgid "Produce big endian code"
11953 msgstr ""
11954
11955 #: config/rs6000/sysv4.h:123 config/rs6000/sysv4.h:124
11956 #: config/rs6000/sysv4.h:125 config/rs6000/sysv4.h:126
11957 #: config/rs6000/sysv4.h:127 config/rs6000/sysv4.h:128
11958 #: config/rs6000/sysv4.h:138 config/rs6000/sysv4.h:139
11959 #: config/rs6000/sysv4.h:151 config/rs6000/sysv4.h:157
11960 msgid "no description yet"
11961 msgstr ""
11962
11963 #: config/rs6000/sysv4.h:129
11964 msgid "Use EABI"
11965 msgstr ""
11966
11967 #: config/rs6000/sysv4.h:130
11968 msgid "Don't use EABI"
11969 msgstr ""
11970
11971 #: config/rs6000/sysv4.h:133
11972 msgid "Do not allow bit-fields to cross word boundaries"
11973 msgstr ""
11974
11975 #: config/rs6000/sysv4.h:135
11976 msgid "Use alternate register names"
11977 msgstr ""
11978
11979 #: config/rs6000/sysv4.h:137
11980 msgid "Don't use alternate register names"
11981 msgstr ""
11982
11983 #: config/rs6000/sysv4.h:141
11984 msgid "Link with libsim.a, libc.a and sim-crt0.o"
11985 msgstr ""
11986
11987 #: config/rs6000/sysv4.h:143
11988 msgid "Link with libads.a, libc.a and crt0.o"
11989 msgstr ""
11990
11991 #: config/rs6000/sysv4.h:145
11992 msgid "Link with libyk.a, libc.a and crt0.o"
11993 msgstr ""
11994
11995 #: config/rs6000/sysv4.h:147
11996 msgid "Link with libmvme.a, libc.a and crt0.o"
11997 msgstr ""
11998
11999 #: config/rs6000/sysv4.h:149
12000 msgid "Set the PPC_EMB bit in the ELF flags header"
12001 msgstr ""
12002
12003 #: config/rs6000/sysv4.h:150
12004 msgid "Use the WindISS simulator"
12005 msgstr ""
12006
12007 #: config/rs6000/sysv4.h:153
12008 msgid "Generate 64-bit code"
12009 msgstr ""
12010
12011 #: config/rs6000/sysv4.h:155
12012 msgid "Generate 32-bit code"
12013 msgstr ""
12014
12015 #. Sometimes certain combinations of command options do not make sense
12016 #. on a particular target machine.  You can define a macro
12017 #. `OVERRIDE_OPTIONS' to take account of this.  This macro, if
12018 #. defined, is executed once just after all the command options have
12019 #. been parsed.
12020 #.
12021 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
12022 #. get control.
12023 #: config/rs6000/sysv4.h:212
12024 #, c-format
12025 msgid "bad value for -mcall-%s"
12026 msgstr ""
12027
12028 #: config/rs6000/sysv4.h:228
12029 #, c-format
12030 msgid "bad value for -msdata=%s"
12031 msgstr ""
12032
12033 #: config/rs6000/sysv4.h:245
12034 #, c-format
12035 msgid "-mrelocatable and -msdata=%s are incompatible"
12036 msgstr ""
12037
12038 #: config/rs6000/sysv4.h:254
12039 #, c-format
12040 msgid "-f%s and -msdata=%s are incompatible"
12041 msgstr ""
12042
12043 #: config/rs6000/sysv4.h:263
12044 #, c-format
12045 msgid "-msdata=%s and -mcall-%s are incompatible"
12046 msgstr ""
12047
12048 #: config/rs6000/sysv4.h:272
12049 msgid "-mrelocatable and -mno-minimal-toc are incompatible"
12050 msgstr ""
12051
12052 #: config/rs6000/sysv4.h:278
12053 #, c-format
12054 msgid "-mrelocatable and -mcall-%s are incompatible"
12055 msgstr ""
12056
12057 #: config/rs6000/sysv4.h:285
12058 #, c-format
12059 msgid "-fPIC and -mcall-%s are incompatible"
12060 msgstr ""
12061
12062 #: config/rs6000/sysv4.h:292
12063 msgid "-mcall-aixdesc must be big endian"
12064 msgstr ""
12065
12066 #: config/rs6000/sysv4.h:307
12067 #, c-format
12068 msgid "-m%s not supported in this configuration"
12069 msgstr ""
12070
12071 #: config/s390/s390.c:1048
12072 #, c-format
12073 msgid "Unknown cpu used in -march=%s."
12074 msgstr ""
12075
12076 #: config/s390/s390.c:1067
12077 #, c-format
12078 msgid "Unknown cpu used in -mtune=%s."
12079 msgstr ""
12080
12081 #: config/s390/s390.c:1072
12082 #, c-format
12083 msgid "z/Architecture mode not supported on %s."
12084 msgstr ""
12085
12086 #: config/s390/s390.c:1074
12087 msgid "64-bit ABI not supported in ESA/390 mode."
12088 msgstr ""
12089
12090 #: config/s390/s390.c:3388
12091 msgid "invalid UNSPEC as operand (1)"
12092 msgstr ""
12093
12094 #: config/s390/s390.c:3436
12095 msgid "invalid UNSPEC as operand (2)"
12096 msgstr ""
12097
12098 #: config/s390/s390.c:3442
12099 msgid "UNKNOWN in s390_output_symbolic_const !?"
12100 msgstr ""
12101
12102 #: config/s390/s390.c:3458
12103 msgid "Cannot decompose address."
12104 msgstr ""
12105
12106 #: config/s390/s390.c:3621
12107 msgid "UNKNOWN in print_operand !?"
12108 msgstr ""
12109
12110 #: config/s390/s390.c:5313
12111 msgid "Total size of local variables exceeds architecture limit."
12112 msgstr ""
12113
12114 #: config/s390/s390.h:125
12115 msgid "Set backchain"
12116 msgstr ""
12117
12118 #: config/s390/s390.h:126
12119 msgid "Don't set backchain (faster, but debug harder"
12120 msgstr ""
12121
12122 #: config/s390/s390.h:127
12123 msgid "Use bras for executable < 64k"
12124 msgstr ""
12125
12126 #: config/s390/s390.h:128
12127 msgid "Don't use bras"
12128 msgstr ""
12129
12130 #: config/s390/s390.h:129
12131 msgid "Additional debug prints"
12132 msgstr ""
12133
12134 #: config/s390/s390.h:130
12135 msgid "Don't print additional debug prints"
12136 msgstr ""
12137
12138 #: config/s390/s390.h:131
12139 msgid "64 bit ABI"
12140 msgstr ""
12141
12142 #: config/s390/s390.h:132
12143 msgid "31 bit ABI"
12144 msgstr ""
12145
12146 #: config/s390/s390.h:133
12147 msgid "z/Architecture"
12148 msgstr ""
12149
12150 #: config/s390/s390.h:134
12151 msgid "ESA/390 architecture"
12152 msgstr ""
12153
12154 #: config/s390/s390.h:135
12155 msgid "mvcle use"
12156 msgstr ""
12157
12158 #: config/s390/s390.h:136
12159 msgid "mvc&ex"
12160 msgstr ""
12161
12162 #: config/s390/s390.h:137
12163 msgid "enable tpf OS code"
12164 msgstr ""
12165
12166 #: config/s390/s390.h:138
12167 msgid "disable tpf OS code"
12168 msgstr ""
12169
12170 #: config/s390/s390.h:139
12171 msgid "disable fused multiply/add instructions"
12172 msgstr ""
12173
12174 #: config/s390/s390.h:140
12175 msgid "enable fused multiply/add instructions"
12176 msgstr ""
12177
12178 #: config/sh/sh.c:5819
12179 msgid "__builtin_saveregs not supported by this subtarget"
12180 msgstr ""
12181
12182 #: config/sh/sh.c:6721
12183 msgid "attribute interrupt_handler is not compatible with -m5-compact"
12184 msgstr ""
12185
12186 #. The sp_switch attribute only has meaning for interrupt functions.
12187 #: config/sh/sh.c:6743 config/sh/sh.c:6778
12188 #, c-format
12189 msgid "`%s' attribute only applies to interrupt functions"
12190 msgstr ""
12191
12192 #. The argument must be a constant string.
12193 #: config/sh/sh.c:6750
12194 #, c-format
12195 msgid "`%s' attribute argument not a string constant"
12196 msgstr ""
12197
12198 #. The argument must be a constant integer.
12199 #: config/sh/sh.c:6785
12200 #, c-format
12201 msgid "`%s' attribute argument not an integer constant"
12202 msgstr ""
12203
12204 #. There are no delay slots on SHmedia.
12205 #. Relaxation isn't yet supported for SHmedia
12206 #. -fprofile-arcs needs a working libgcov .  In unified tree             configurations with newlib, this requires to configure with             --with-newlib --with-headers.  But there is no way to check             here we have a working libgcov, so just assume that we have.
12207 #: config/sh/sh.h:478
12208 msgid "Profiling is not supported on this target."
12209 msgstr ""
12210
12211 #: config/sparc/sparc.c:355
12212 #, c-format
12213 msgid "%s is not supported by this configuration"
12214 msgstr ""
12215
12216 #: config/sparc/sparc.c:362
12217 msgid "-mlong-double-64 not allowed with -m64"
12218 msgstr ""
12219
12220 #: config/sparc/sparc.c:387
12221 msgid "-mcmodel= is not supported on 32 bit systems"
12222 msgstr ""
12223
12224 #: config/sparc/sparc.c:6665 config/sparc/sparc.c:6671
12225 #, c-format
12226 msgid "invalid %%Y operand"
12227 msgstr ""
12228
12229 #: config/sparc/sparc.c:6741
12230 #, c-format
12231 msgid "invalid %%A operand"
12232 msgstr ""
12233
12234 #: config/sparc/sparc.c:6751
12235 #, c-format
12236 msgid "invalid %%B operand"
12237 msgstr ""
12238
12239 #: config/sparc/sparc.c:6790
12240 #, c-format
12241 msgid "invalid %%c operand"
12242 msgstr ""
12243
12244 #: config/sparc/sparc.c:6791
12245 #, c-format
12246 msgid "invalid %%C operand"
12247 msgstr ""
12248
12249 #: config/sparc/sparc.c:6812
12250 #, c-format
12251 msgid "invalid %%d operand"
12252 msgstr ""
12253
12254 #: config/sparc/sparc.c:6813
12255 #, c-format
12256 msgid "invalid %%D operand"
12257 msgstr ""
12258
12259 #: config/sparc/sparc.c:6829
12260 #, c-format
12261 msgid "invalid %%f operand"
12262 msgstr ""
12263
12264 #: config/sparc/sparc.c:6843
12265 #, c-format
12266 msgid "invalid %%s operand"
12267 msgstr ""
12268
12269 #: config/sparc/sparc.c:6897
12270 msgid "long long constant not a valid immediate operand"
12271 msgstr ""
12272
12273 #: config/sparc/sparc.c:6900
12274 msgid "floating point constant not a valid immediate operand"
12275 msgstr ""
12276
12277 #: config/sparc/freebsd.h:77 config/sparc/linux.h:91
12278 #: config/sparc/linux64.h:103 config/sparc/netbsd-elf.h:216
12279 msgid "Use 128 bit long doubles"
12280 msgstr ""
12281
12282 #: config/sparc/sp64-elf.h:90
12283 msgid "Generate code for big endian"
12284 msgstr ""
12285
12286 #: config/sparc/sp64-elf.h:91
12287 msgid "Generate code for little endian"
12288 msgstr ""
12289
12290 #: config/sparc/sp86x-elf.h:69
12291 msgid "Use little-endian byte order for data"
12292 msgstr ""
12293
12294 #: config/sparc/sparc.h:547
12295 msgid "Assume possible double misalignment"
12296 msgstr ""
12297
12298 #: config/sparc/sparc.h:549
12299 msgid "Assume all doubles are aligned"
12300 msgstr ""
12301
12302 #: config/sparc/sparc.h:551
12303 msgid "Pass -assert pure-text to linker"
12304 msgstr ""
12305
12306 #: config/sparc/sparc.h:553
12307 msgid "Do not pass -assert pure-text to linker"
12308 msgstr ""
12309
12310 #: config/sparc/sparc.h:555
12311 msgid "Use flat register window model"
12312 msgstr ""
12313
12314 #: config/sparc/sparc.h:557
12315 msgid "Do not use flat register window model"
12316 msgstr ""
12317
12318 #: config/sparc/sparc.h:559
12319 msgid "Use ABI reserved registers"
12320 msgstr ""
12321
12322 #: config/sparc/sparc.h:561
12323 msgid "Do not use ABI reserved registers"
12324 msgstr ""
12325
12326 #: config/sparc/sparc.h:563
12327 msgid "Use hardware quad fp instructions"
12328 msgstr ""
12329
12330 #: config/sparc/sparc.h:565
12331 msgid "Do not use hardware quad fp instructions"
12332 msgstr ""
12333
12334 #: config/sparc/sparc.h:567
12335 msgid "Compile for v8plus ABI"
12336 msgstr ""
12337
12338 #: config/sparc/sparc.h:569
12339 msgid "Do not compile for v8plus ABI"
12340 msgstr ""
12341
12342 #: config/sparc/sparc.h:571
12343 msgid "Utilize Visual Instruction Set"
12344 msgstr ""
12345
12346 #: config/sparc/sparc.h:573
12347 msgid "Do not utilize Visual Instruction Set"
12348 msgstr ""
12349
12350 #. ??? These are deprecated, coerced to -mcpu=.  Delete in 2.9.
12351 #: config/sparc/sparc.h:576
12352 msgid "Optimize for Cypress processors"
12353 msgstr ""
12354
12355 #: config/sparc/sparc.h:578
12356 msgid "Optimize for SPARCLite processors"
12357 msgstr ""
12358
12359 #: config/sparc/sparc.h:580
12360 msgid "Optimize for F930 processors"
12361 msgstr ""
12362
12363 #: config/sparc/sparc.h:582
12364 msgid "Optimize for F934 processors"
12365 msgstr ""
12366
12367 #: config/sparc/sparc.h:584
12368 msgid "Use V8 SPARC ISA"
12369 msgstr ""
12370
12371 #: config/sparc/sparc.h:586
12372 msgid "Optimize for SuperSPARC processors"
12373 msgstr ""
12374
12375 #. End of deprecated options.
12376 #: config/sparc/sparc.h:589
12377 msgid "Pointers are 64-bit"
12378 msgstr ""
12379
12380 #: config/sparc/sparc.h:591
12381 msgid "Pointers are 32-bit"
12382 msgstr ""
12383
12384 #: config/sparc/sparc.h:593
12385 msgid "Use 32-bit ABI"
12386 msgstr ""
12387
12388 #: config/sparc/sparc.h:595
12389 msgid "Use 64-bit ABI"
12390 msgstr ""
12391
12392 #: config/sparc/sparc.h:597
12393 msgid "Use stack bias"
12394 msgstr ""
12395
12396 #: config/sparc/sparc.h:599
12397 msgid "Do not use stack bias"
12398 msgstr ""
12399
12400 #: config/sparc/sparc.h:601
12401 msgid "Use structs on stronger alignment for double-word copies"
12402 msgstr ""
12403
12404 #: config/sparc/sparc.h:603
12405 msgid "Do not use structs on stronger alignment for double-word copies"
12406 msgstr ""
12407
12408 #: config/sparc/sparc.h:605
12409 msgid "Optimize tail call instructions in assembler and linker"
12410 msgstr ""
12411
12412 #: config/sparc/sparc.h:607
12413 msgid "Do not optimize tail call instructions in assembler or linker"
12414 msgstr ""
12415
12416 #: config/sparc/sparc.h:652
12417 msgid "Use given SPARC code model"
12418 msgstr ""
12419
12420 #: config/stormy16/stormy16.c:526
12421 msgid "Constant halfword load operand out of range."
12422 msgstr ""
12423
12424 #: config/stormy16/stormy16.c:536
12425 msgid "Constant arithmetic operand out of range."
12426 msgstr ""
12427
12428 #: config/stormy16/stormy16.c:1027
12429 msgid "Local variable memory requirements exceed capacity."
12430 msgstr ""
12431
12432 #: config/stormy16/stormy16.c:1193
12433 msgid "function_profiler support"
12434 msgstr ""
12435
12436 #: config/stormy16/stormy16.c:1292
12437 msgid "cannot use va_start in interrupt function"
12438 msgstr ""
12439
12440 #: config/stormy16/stormy16.c:1624
12441 msgid "`B' operand is not constant"
12442 msgstr ""
12443
12444 #: config/stormy16/stormy16.c:1630
12445 msgid "`B' operand has multiple bits set"
12446 msgstr ""
12447
12448 #: config/stormy16/stormy16.c:1656
12449 msgid "`o' operand is not constant"
12450 msgstr ""
12451
12452 #: config/stormy16/stormy16.c:1670
12453 msgid "xstormy16_print_operand: unknown code"
12454 msgstr ""
12455
12456 #: config/stormy16/stormy16.c:1716
12457 #, c-format
12458 msgid "switch statement of size %lu entries too large"
12459 msgstr ""
12460
12461 #: config/v850/v850-c.c:67
12462 msgid "#pragma GHS endXXXX found without previous startXXX"
12463 msgstr ""
12464
12465 #: config/v850/v850-c.c:69
12466 msgid "#pragma GHS endXXX does not match previous startXXX"
12467 msgstr ""
12468
12469 #: config/v850/v850-c.c:94
12470 msgid "cannot set interrupt attribute: no current function"
12471 msgstr ""
12472
12473 #: config/v850/v850-c.c:102
12474 msgid "cannot set interrupt attribute: no such identifier"
12475 msgstr ""
12476
12477 #: config/v850/v850-c.c:147
12478 msgid "junk at end of #pragma ghs section"
12479 msgstr ""
12480
12481 #: config/v850/v850-c.c:164
12482 #, c-format
12483 msgid "unrecognized section name \"%s\""
12484 msgstr ""
12485
12486 #: config/v850/v850-c.c:179
12487 msgid "malformed #pragma ghs section"
12488 msgstr ""
12489
12490 #: config/v850/v850-c.c:198
12491 msgid "junk at end of #pragma ghs interrupt"
12492 msgstr ""
12493
12494 #: config/v850/v850-c.c:209
12495 msgid "junk at end of #pragma ghs starttda"
12496 msgstr ""
12497
12498 #: config/v850/v850-c.c:220
12499 msgid "junk at end of #pragma ghs startsda"
12500 msgstr ""
12501
12502 #: config/v850/v850-c.c:231
12503 msgid "junk at end of #pragma ghs startzda"
12504 msgstr ""
12505
12506 #: config/v850/v850-c.c:242
12507 msgid "junk at end of #pragma ghs endtda"
12508 msgstr ""
12509
12510 #: config/v850/v850-c.c:253
12511 msgid "junk at end of #pragma ghs endsda"
12512 msgstr ""
12513
12514 #: config/v850/v850-c.c:264
12515 msgid "junk at end of #pragma ghs endzda"
12516 msgstr ""
12517
12518 #: config/v850/v850.c:142
12519 #, c-format
12520 msgid "%s=%s is not numeric"
12521 msgstr ""
12522
12523 #: config/v850/v850.c:149
12524 #, c-format
12525 msgid "%s=%s is too large"
12526 msgstr ""
12527
12528 #: config/v850/v850.c:301
12529 msgid "const_double_split got a bad insn:"
12530 msgstr ""
12531
12532 #: config/v850/v850.c:866
12533 msgid "output_move_single:"
12534 msgstr ""
12535
12536 #: config/v850/v850.c:2209
12537 msgid "%Jdata area attributes cannot be specified for local variables"
12538 msgstr ""
12539
12540 #: config/v850/v850.c:2220
12541 msgid "%Jdata area of '%D' conflicts with previous declaration"
12542 msgstr ""
12543
12544 #: config/v850/v850.c:2419
12545 #, c-format
12546 msgid "bogus JR construction: %d\n"
12547 msgstr ""
12548
12549 #: config/v850/v850.c:2440 config/v850/v850.c:2643
12550 #, c-format
12551 msgid "bad amount of stack space removal: %d"
12552 msgstr ""
12553
12554 #: config/v850/v850.c:2619
12555 #, c-format
12556 msgid "bogus JARL construction: %d\n"
12557 msgstr ""
12558
12559 #: config/v850/v850.c:2989
12560 #, c-format
12561 msgid "Bogus DISPOSE construction: %d\n"
12562 msgstr ""
12563
12564 #: config/v850/v850.c:3011
12565 #, c-format
12566 msgid "Too much stack space to dispose of: %d"
12567 msgstr ""
12568
12569 #: config/v850/v850.c:3184
12570 #, c-format
12571 msgid "Bogus PREPEARE construction: %d\n"
12572 msgstr ""
12573
12574 #: config/v850/v850.c:3206
12575 #, c-format
12576 msgid "Too much stack space to prepare: %d"
12577 msgstr ""
12578
12579 #. Macro to define tables used to set the flags.
12580 #. This is a list in braces of pairs in braces,
12581 #. each pair being { "NAME", VALUE }
12582 #. where VALUE is the bits to set or minus the bits to clear.
12583 #. An empty string NAME is used to identify the default VALUE.
12584 #: config/v850/v850.h:174
12585 msgid "Support Green Hills ABI"
12586 msgstr ""
12587
12588 #: config/v850/v850.h:177
12589 msgid "Prohibit PC relative function calls"
12590 msgstr ""
12591
12592 #: config/v850/v850.h:180
12593 msgid "Reuse r30 on a per function basis"
12594 msgstr ""
12595
12596 #: config/v850/v850.h:183
12597 msgid "Use stubs for function prologues"
12598 msgstr ""
12599
12600 #: config/v850/v850.h:186
12601 msgid "Same as: -mep -mprolog-function"
12602 msgstr ""
12603
12604 #: config/v850/v850.h:187
12605 msgid "Enable backend debugging"
12606 msgstr ""
12607
12608 #: config/v850/v850.h:189
12609 msgid "Compile for the v850 processor"
12610 msgstr ""
12611
12612 #: config/v850/v850.h:191
12613 msgid "Compile for v850e1 processor"
12614 msgstr ""
12615
12616 #. Make sure that the other bits are cleared.
12617 #: config/v850/v850.h:193
12618 msgid "Compile for v850e processor"
12619 msgstr ""
12620
12621 #. Make sure that the other bits are cleared.
12622 #: config/v850/v850.h:195
12623 msgid "Enable the use of the short load instructions"
12624 msgstr ""
12625
12626 #: config/v850/v850.h:198
12627 msgid "Do not use the callt instruction"
12628 msgstr ""
12629
12630 #: config/v850/v850.h:205
12631 msgid "Do not use registers r2 and r5"
12632 msgstr ""
12633
12634 #: config/v850/v850.h:207
12635 msgid "Enforce strict alignment"
12636 msgstr ""
12637
12638 #: config/v850/v850.h:210
12639 msgid "Use 4 byte entries in switch tables"
12640 msgstr ""
12641
12642 #: config/v850/v850.h:236
12643 msgid "Set the max size of data eligible for the TDA area"
12644 msgstr ""
12645
12646 #: config/v850/v850.h:239
12647 msgid "Set the max size of data eligible for the SDA area"
12648 msgstr ""
12649
12650 #: config/v850/v850.h:242
12651 msgid "Set the max size of data eligible for the ZDA area"
12652 msgstr ""
12653
12654 #: config/xtensa/xtensa.c:1786
12655 msgid "boolean registers required for the floating-point option"
12656 msgstr ""
12657
12658 #: config/xtensa/xtensa.c:1840
12659 #, c-format
12660 msgid "-f%s is not supported with CONST16 instructions"
12661 msgstr ""
12662
12663 #: config/xtensa/xtensa.c:1845
12664 msgid "PIC is required but not supported with CONST16 instructions"
12665 msgstr ""
12666
12667 #: config/xtensa/xtensa.c:1915
12668 #, c-format
12669 msgid "invalid %%D value"
12670 msgstr ""
12671
12672 #: config/xtensa/xtensa.c:1952
12673 msgid "invalid mask"
12674 msgstr ""
12675
12676 #: config/xtensa/xtensa.c:1978
12677 #, c-format
12678 msgid "invalid %%x value"
12679 msgstr ""
12680
12681 #: config/xtensa/xtensa.c:1985
12682 #, c-format
12683 msgid "invalid %%d value"
12684 msgstr ""
12685
12686 #: config/xtensa/xtensa.c:2006 config/xtensa/xtensa.c:2016
12687 #, c-format
12688 msgid "invalid %%t/%%b value"
12689 msgstr ""
12690
12691 #: config/xtensa/xtensa.c:2058
12692 msgid "invalid address"
12693 msgstr ""
12694
12695 #: config/xtensa/xtensa.c:2083
12696 msgid "no register in address"
12697 msgstr ""
12698
12699 #: config/xtensa/xtensa.c:2091
12700 msgid "address offset not a constant"
12701 msgstr ""
12702
12703 #: config/xtensa/xtensa.c:2755
12704 msgid "only uninitialized variables can be placed in a .bss section"
12705 msgstr ""
12706
12707 #: config/xtensa/xtensa.h:79
12708 msgid "Use CONST16 instruction to load constants"
12709 msgstr ""
12710
12711 #: config/xtensa/xtensa.h:81
12712 msgid "Use PC-relative L32R instruction to load constants"
12713 msgstr ""
12714
12715 #: config/xtensa/xtensa.h:83
12716 msgid "Disable fused multiply/add and multiply/subtract FP instructions"
12717 msgstr ""
12718
12719 #: config/xtensa/xtensa.h:85
12720 msgid "Enable fused multiply/add and multiply/subtract FP instructions"
12721 msgstr ""
12722
12723 #: config/xtensa/xtensa.h:87
12724 msgid "Intersperse literal pools with code in the text section"
12725 msgstr ""
12726
12727 #: config/xtensa/xtensa.h:89
12728 msgid "Put literal pools in a separate literal section"
12729 msgstr ""
12730
12731 #: config/xtensa/xtensa.h:91
12732 msgid "Automatically align branch targets to reduce branch penalties"
12733 msgstr ""
12734
12735 #: config/xtensa/xtensa.h:93
12736 msgid "Do not automatically align branch targets"
12737 msgstr ""
12738
12739 #: config/xtensa/xtensa.h:95
12740 msgid "Use indirect CALLXn instructions for large programs"
12741 msgstr ""
12742
12743 #: config/xtensa/xtensa.h:97
12744 msgid "Use direct CALLn instructions for fast calls"
12745 msgstr ""
12746
12747 #: ada/misc.c:238
12748 #, c-format
12749 msgid "missing argument to \"-%s\""
12750 msgstr ""
12751
12752 #: ada/misc.c:274
12753 msgid "`-gnat' misspelled as `-gant'"
12754 msgstr ""
12755
12756 #: cp/call.c:253
12757 msgid "unable to call pointer to member function here"
12758 msgstr ""
12759
12760 #: cp/call.c:377
12761 msgid "destructors take no parameters"
12762 msgstr ""
12763
12764 #: cp/call.c:381
12765 msgid "destructor name `~%T' does not match type `%T' of expression"
12766 msgstr ""
12767
12768 #: cp/call.c:397 cp/call.c:4951
12769 msgid "request for member `%D' in `%E', which is of non-aggregate type `%T'"
12770 msgstr ""
12771
12772 #: cp/call.c:419
12773 msgid "request for member `%D' is ambiguous"
12774 msgstr ""
12775
12776 #: cp/call.c:2350
12777 msgid "%s %D(%T, %T, %T) <built-in>"
12778 msgstr ""
12779
12780 #: cp/call.c:2355
12781 msgid "%s %D(%T, %T) <built-in>"
12782 msgstr ""
12783
12784 #: cp/call.c:2359
12785 msgid "%s %D(%T) <built-in>"
12786 msgstr ""
12787
12788 #: cp/call.c:2363
12789 msgid "%s %T <conversion>"
12790 msgstr ""
12791
12792 #: cp/call.c:2365
12793 msgid "%J%s %+#D <near match>"
12794 msgstr ""
12795
12796 #: cp/call.c:2367
12797 msgid "%J%s %+#D"
12798 msgstr ""
12799
12800 #: cp/call.c:2402
12801 msgid "candidates are:"
12802 msgstr ""
12803
12804 #: cp/call.c:2590
12805 msgid "conversion from `%T' to `%T' is ambiguous"
12806 msgstr ""
12807
12808 #: cp/call.c:2741 cp/call.c:2785
12809 msgid "no matching function for call to `%D(%A)'"
12810 msgstr ""
12811
12812 #: cp/call.c:2744 cp/call.c:2788
12813 msgid "call of overloaded `%D(%A)' is ambiguous"
12814 msgstr ""
12815
12816 #. It's no good looking for an overloaded operator() on a
12817 #. pointer-to-member-function.
12818 #: cp/call.c:2854
12819 #, c-format
12820 msgid ""
12821 "pointer-to-member function %E cannot be called without an object; consider "
12822 "using .* or ->*"
12823 msgstr ""
12824
12825 #: cp/call.c:2920
12826 msgid "no match for call to `(%T) (%A)'"
12827 msgstr ""
12828
12829 #: cp/call.c:2928
12830 msgid "call of `(%T) (%A)' is ambiguous"
12831 msgstr ""
12832
12833 #: cp/call.c:2961
12834 #, c-format
12835 msgid "%s for ternary 'operator?:' in '%E ? %E : %E'"
12836 msgstr ""
12837
12838 #: cp/call.c:2967
12839 #, c-format
12840 msgid "%s for 'operator%s' in '%E%s'"
12841 msgstr ""
12842
12843 #: cp/call.c:2971
12844 #, c-format
12845 msgid "%s for 'operator[]' in '%E[%E]'"
12846 msgstr ""
12847
12848 #: cp/call.c:2976
12849 #, c-format
12850 msgid "%s for '%s' in '%s %E'"
12851 msgstr ""
12852
12853 #: cp/call.c:2981
12854 #, c-format
12855 msgid "%s for 'operator%s' in '%E %s %E'"
12856 msgstr ""
12857
12858 #: cp/call.c:2984
12859 #, c-format
12860 msgid "%s for 'operator%s' in '%s%E'"
12861 msgstr ""
12862
12863 #: cp/call.c:3079
12864 msgid "ISO C++ forbids omitting the middle term of a ?: expression"
12865 msgstr ""
12866
12867 #: cp/call.c:3140
12868 #, c-format
12869 msgid "`%E' has type `void' and is not a throw-expression"
12870 msgstr ""
12871
12872 #: cp/call.c:3173 cp/call.c:3364
12873 msgid "operands to ?: have different types"
12874 msgstr ""
12875
12876 #: cp/call.c:3318
12877 msgid "enumeral mismatch in conditional expression: `%T' vs `%T'"
12878 msgstr ""
12879
12880 #: cp/call.c:3325
12881 msgid "enumeral and non-enumeral type in conditional expression"
12882 msgstr ""
12883
12884 #: cp/call.c:3609
12885 msgid "no `%D(int)' declared for postfix `%s', trying prefix operator instead"
12886 msgstr ""
12887
12888 #: cp/call.c:3654
12889 msgid "using synthesized `%#D' for copy assignment"
12890 msgstr ""
12891
12892 #: cp/call.c:3656
12893 msgid "  where cfront would use `%#D'"
12894 msgstr ""
12895
12896 #: cp/call.c:3679
12897 msgid "comparison between `%#T' and `%#T'"
12898 msgstr ""
12899
12900 #: cp/call.c:3921
12901 msgid "no suitable `operator %s' for `%T'"
12902 msgstr ""
12903
12904 #: cp/call.c:3938
12905 msgid "`%+#D' is private"
12906 msgstr ""
12907
12908 #: cp/call.c:3940
12909 msgid "`%+#D' is protected"
12910 msgstr ""
12911
12912 #: cp/call.c:3942
12913 msgid "`%+#D' is inaccessible"
12914 msgstr ""
12915
12916 #: cp/call.c:3943
12917 msgid "within this context"
12918 msgstr ""
12919
12920 #: cp/call.c:3986
12921 msgid "invalid conversion from `%T' to `%T'"
12922 msgstr ""
12923
12924 #: cp/call.c:3988 cp/call.c:4126 cp/call.c:4128
12925 msgid "  initializing argument %P of `%D'"
12926 msgstr ""
12927
12928 #: cp/call.c:4050 cp/call.c:4054
12929 msgid "  initializing argument %P of `%D' from result of `%D'"
12930 msgstr ""
12931
12932 #: cp/call.c:4060 cp/call.c:4063
12933 msgid "  initializing temporary from result of `%D'"
12934 msgstr ""
12935
12936 #: cp/call.c:4148
12937 msgid "cannot bind bitfield `%E' to `%T'"
12938 msgstr ""
12939
12940 #: cp/call.c:4151
12941 msgid "cannot bind packed field `%E' to `%T'"
12942 msgstr ""
12943
12944 #: cp/call.c:4154
12945 msgid "cannot bind rvalue `%E' to `%T'"
12946 msgstr ""
12947
12948 #. Undefined behavior [expr.call] 5.2.2/7.  We used to just warn
12949 #. here and do a bitwise copy, but now cp_expr_size will abort if we
12950 #. try to do that.
12951 #: cp/call.c:4235
12952 msgid ""
12953 "cannot pass objects of non-POD type `%#T' through `...'; call will abort at "
12954 "runtime"
12955 msgstr ""
12956
12957 #. Undefined behavior [expr.call] 5.2.2/7.
12958 #: cp/call.c:4260
12959 msgid "cannot receive objects of non-POD type `%#T' through `...'"
12960 msgstr ""
12961
12962 #: cp/call.c:4298
12963 msgid "the default argument for parameter %d of `%D' has not yet been parsed"
12964 msgstr ""
12965
12966 #: cp/call.c:4423
12967 msgid "passing `%T' as `this' argument of `%#D' discards qualifiers"
12968 msgstr ""
12969
12970 #: cp/call.c:4442
12971 msgid "`%T' is not an accessible base of `%T'"
12972 msgstr ""
12973
12974 #: cp/call.c:4685
12975 msgid "could not find class$ field in java interface type `%T'"
12976 msgstr ""
12977
12978 #: cp/call.c:4925
12979 msgid "call to non-function `%D'"
12980 msgstr ""
12981
12982 #: cp/call.c:5029
12983 msgid "no matching function for call to `%T::%s(%A)%#V'"
12984 msgstr ""
12985
12986 #: cp/call.c:5046
12987 #, c-format
12988 msgid "call of overloaded `%s(%A)' is ambiguous"
12989 msgstr ""
12990
12991 #: cp/call.c:5067
12992 msgid "cannot call member function `%D' without object"
12993 msgstr ""
12994
12995 #: cp/call.c:5653
12996 msgid "passing `%T' chooses `%T' over `%T'"
12997 msgstr ""
12998
12999 #: cp/call.c:5655 cp/name-lookup.c:4004
13000 msgid "  in call to `%D'"
13001 msgstr ""
13002
13003 #: cp/call.c:5712
13004 msgid "choosing `%D' over `%D'"
13005 msgstr ""
13006
13007 #: cp/call.c:5713
13008 msgid "  for conversion from `%T' to `%T'"
13009 msgstr ""
13010
13011 #: cp/call.c:5715
13012 msgid "  because conversion sequence for the argument is better"
13013 msgstr ""
13014
13015 #: cp/call.c:5835
13016 msgid ""
13017 "ISO C++ says that these are ambiguous, even though the worst conversion for "
13018 "the first is better than the worst conversion for the second:"
13019 msgstr ""
13020
13021 #: cp/call.c:5839
13022 msgid "candidate 1:"
13023 msgstr ""
13024
13025 #: cp/call.c:5840
13026 msgid "candidate 2:"
13027 msgstr ""
13028
13029 #: cp/call.c:5949
13030 msgid "could not convert `%E' to `%T'"
13031 msgstr ""
13032
13033 #: cp/call.c:6054
13034 msgid ""
13035 "invalid initialization of non-const reference of type '%T' from a temporary "
13036 "of type '%T'"
13037 msgstr ""
13038
13039 #: cp/call.c:6058
13040 msgid ""
13041 "invalid initialization of reference of type '%T' from expression of type '%T'"
13042 msgstr ""
13043
13044 #: cp/class.c:282
13045 msgid ""
13046 "cannot convert from base `%T' to derived type `%T' via virtual base `%T'"
13047 msgstr ""
13048
13049 #: cp/class.c:924
13050 msgid "`%#D' and `%#D' cannot be overloaded"
13051 msgstr ""
13052
13053 #: cp/class.c:1007
13054 msgid "duplicate enum value `%D'"
13055 msgstr ""
13056
13057 #: cp/class.c:1010
13058 msgid "duplicate field `%D' (as enum and non-enum)"
13059 msgstr ""
13060
13061 #: cp/class.c:1017
13062 msgid "duplicate nested type `%D'"
13063 msgstr ""
13064
13065 #: cp/class.c:1028
13066 msgid "duplicate field `%D' (as type and non-type)"
13067 msgstr ""
13068
13069 #: cp/class.c:1032
13070 msgid "duplicate member `%D'"
13071 msgstr ""
13072
13073 #: cp/class.c:1070
13074 msgid "conflicting access specifications for method `%D', ignored"
13075 msgstr ""
13076
13077 #: cp/class.c:1072
13078 #, c-format
13079 msgid "conflicting access specifications for field `%s', ignored"
13080 msgstr ""
13081
13082 #: cp/class.c:1118
13083 msgid "`%D' names constructor"
13084 msgstr ""
13085
13086 #: cp/class.c:1123
13087 msgid "`%D' invalid in `%T'"
13088 msgstr ""
13089
13090 #: cp/class.c:1131
13091 msgid "no members matching `%D' in `%#T'"
13092 msgstr ""
13093
13094 #: cp/class.c:1163 cp/class.c:1171
13095 msgid "`%D' invalid in `%#T'"
13096 msgstr ""
13097
13098 #: cp/class.c:1164
13099 msgid "  because of local method `%#D' with same name"
13100 msgstr ""
13101
13102 #: cp/class.c:1172
13103 msgid "  because of local member `%#D' with same name"
13104 msgstr ""
13105
13106 #: cp/class.c:1242
13107 msgid "base class `%#T' has a non-virtual destructor"
13108 msgstr ""
13109
13110 #: cp/class.c:1262
13111 msgid ""
13112 "base `%T' with only non-default constructor in class without a constructor"
13113 msgstr ""
13114
13115 #: cp/class.c:1646
13116 msgid "all member functions in class `%T' are private"
13117 msgstr ""
13118
13119 #: cp/class.c:1657
13120 msgid "`%#T' only defines a private destructor and has no friends"
13121 msgstr ""
13122
13123 #: cp/class.c:1699
13124 msgid "`%#T' only defines private constructors and has no friends"
13125 msgstr ""
13126
13127 #: cp/class.c:2080
13128 msgid "no unique final overrider for `%D' in `%T'"
13129 msgstr ""
13130
13131 #. Here we know it is a hider, and no overrider exists.
13132 #: cp/class.c:2515
13133 msgid "`%D' was hidden"
13134 msgstr ""
13135
13136 #: cp/class.c:2516
13137 msgid "  by `%D'"
13138 msgstr ""
13139
13140 #: cp/class.c:2557
13141 msgid "ISO C++ forbids member `%D' with same name as enclosing class"
13142 msgstr ""
13143
13144 #: cp/class.c:2562 cp/decl2.c:1186
13145 msgid "`%#D' invalid; an anonymous union can only have non-static data members"
13146 msgstr ""
13147
13148 #: cp/class.c:2568 cp/decl2.c:1193
13149 msgid "private member `%#D' in anonymous union"
13150 msgstr ""
13151
13152 #: cp/class.c:2571 cp/decl2.c:1195
13153 msgid "protected member `%#D' in anonymous union"
13154 msgstr ""
13155
13156 #: cp/class.c:2690
13157 msgid ""
13158 "vtable layout for class `%T' may not be ABI-compliant and may change in a "
13159 "future version of GCC due to implicit virtual destructor"
13160 msgstr ""
13161
13162 #: cp/class.c:2750
13163 msgid "bit-field `%#D' with non-integral type"
13164 msgstr ""
13165
13166 #: cp/class.c:2770
13167 msgid "bit-field `%D' width not an integer constant"
13168 msgstr ""
13169
13170 #: cp/class.c:2776
13171 msgid "negative width in bit-field `%D'"
13172 msgstr ""
13173
13174 #: cp/class.c:2781
13175 msgid "zero width for bit-field `%D'"
13176 msgstr ""
13177
13178 #: cp/class.c:2787
13179 msgid "width of `%D' exceeds its type"
13180 msgstr ""
13181
13182 #: cp/class.c:2796
13183 msgid "`%D' is too small to hold all values of `%#T'"
13184 msgstr ""
13185
13186 #: cp/class.c:2858
13187 msgid "member `%#D' with constructor not allowed in union"
13188 msgstr ""
13189
13190 #: cp/class.c:2861
13191 msgid "member `%#D' with destructor not allowed in union"
13192 msgstr ""
13193
13194 #: cp/class.c:2864
13195 msgid "member `%#D' with copy assignment operator not allowed in union"
13196 msgstr ""
13197
13198 #: cp/class.c:2891
13199 msgid "multiple fields in union `%T' initialized"
13200 msgstr ""
13201
13202 #: cp/class.c:2960
13203 msgid "ignoring packed attribute on unpacked non-POD field `%#D'"
13204 msgstr ""
13205
13206 #: cp/class.c:3012
13207 msgid "field `%D' in local class cannot be static"
13208 msgstr ""
13209
13210 #: cp/class.c:3018
13211 msgid "field `%D' invalidly declared function type"
13212 msgstr ""
13213
13214 #: cp/class.c:3025
13215 msgid "field `%D' invalidly declared method type"
13216 msgstr ""
13217
13218 #. Unions cannot have static members.
13219 #: cp/class.c:3043
13220 msgid "field `%D' declared static in union"
13221 msgstr ""
13222
13223 #: cp/class.c:3070
13224 msgid "non-static reference `%#D' in class without a constructor"
13225 msgstr ""
13226
13227 #: cp/class.c:3105
13228 msgid "non-static const member `%#D' in class without a constructor"
13229 msgstr ""
13230
13231 #: cp/class.c:3120
13232 msgid "field `%#D' with same name as class"
13233 msgstr ""
13234
13235 #: cp/class.c:3138
13236 msgid "`%#T' has pointer data members"
13237 msgstr ""
13238
13239 #: cp/class.c:3142
13240 msgid "  but does not override `%T(const %T&)'"
13241 msgstr ""
13242
13243 #: cp/class.c:3144
13244 msgid "  or `operator=(const %T&)'"
13245 msgstr ""
13246
13247 #: cp/class.c:3147
13248 msgid "  but does not override `operator=(const %T&)'"
13249 msgstr ""
13250
13251 #: cp/class.c:3574
13252 msgid ""
13253 "offset of empty base `%T' may not be ABI-compliant and maychange in a future "
13254 "version of GCC"
13255 msgstr ""
13256
13257 #: cp/class.c:3683
13258 msgid "class `%T' will be considered nearly empty in a future version of GCC"
13259 msgstr ""
13260
13261 #: cp/class.c:3770
13262 msgid "initializer specified for non-virtual method `%D'"
13263 msgstr ""
13264
13265 #: cp/class.c:4455
13266 msgid ""
13267 "offset of virtual base `%T' is not ABI-compliant and may change in a future "
13268 "version of GCC"
13269 msgstr ""
13270
13271 #: cp/class.c:4545
13272 msgid "direct base `%T' inaccessible in `%T' due to ambiguity"
13273 msgstr ""
13274
13275 #: cp/class.c:4558
13276 msgid "virtual base `%T' inaccessible in `%T' due to ambiguity"
13277 msgstr ""
13278
13279 #: cp/class.c:4732
13280 msgid ""
13281 "size assigned to `%T' may not be ABI-compliant and may change in a future "
13282 "version of GCC"
13283 msgstr ""
13284
13285 #. Versions of G++ before G++ 3.4 did not reset the
13286 #. DECL_MODE.
13287 #: cp/class.c:4771
13288 msgid ""
13289 "the offset of `%D' may not be ABI-compliant and may change in a future "
13290 "version of GCC"
13291 msgstr ""
13292
13293 #: cp/class.c:4794
13294 msgid ""
13295 "offset of `%D' is not ABI-compliant and may change in a future version of GCC"
13296 msgstr ""
13297
13298 #: cp/class.c:4803
13299 msgid ""
13300 "`%D' contains empty classes which may cause base classes to be placed at "
13301 "different locations in a future version of GCC"
13302 msgstr ""
13303
13304 #: cp/class.c:4862
13305 msgid ""
13306 "layout of classes derived from empty class `%T' may change in a future "
13307 "version of GCC"
13308 msgstr ""
13309
13310 #: cp/class.c:4990 cp/semantics.c:2027
13311 msgid "redefinition of `%#T'"
13312 msgstr ""
13313
13314 #: cp/class.c:5156
13315 msgid "`%#T' has virtual functions but non-virtual destructor"
13316 msgstr ""
13317
13318 #: cp/class.c:5235
13319 msgid "trying to finish struct, but kicked out due to previous parse errors"
13320 msgstr ""
13321
13322 #: cp/class.c:5674
13323 #, c-format
13324 msgid "language string `\"%s\"' not recognized"
13325 msgstr ""
13326
13327 #: cp/class.c:5762
13328 msgid ""
13329 "cannot resolve overloaded function `%D' based on conversion to type `%T'"
13330 msgstr ""
13331
13332 #: cp/class.c:5887
13333 msgid "no matches converting function `%D' to type `%#T'"
13334 msgstr ""
13335
13336 #: cp/class.c:5910
13337 msgid "converting overloaded function `%D' to type `%#T' is ambiguous"
13338 msgstr ""
13339
13340 #: cp/class.c:5936
13341 msgid "assuming pointer to member `%D'"
13342 msgstr ""
13343
13344 #: cp/class.c:5939
13345 #, c-format
13346 msgid "(a pointer to member can only be formed with `&%E')"
13347 msgstr ""
13348
13349 #: cp/class.c:5984 cp/class.c:6166 cp/class.c:6173
13350 msgid "not enough type information"
13351 msgstr ""
13352
13353 #: cp/class.c:6001
13354 msgid "argument of type `%T' does not match `%T'"
13355 msgstr ""
13356
13357 #: cp/class.c:6150
13358 msgid "invalid operation on uninstantiated type"
13359 msgstr ""
13360
13361 #. [basic.scope.class]
13362 #.
13363 #. A name N used in a class S shall refer to the same declaration
13364 #. in its context and when re-evaluated in the completed scope of
13365 #. S.
13366 #: cp/class.c:6410 cp/decl.c:1229 cp/name-lookup.c:488 cp/pt.c:1957
13367 msgid "declaration of `%#D'"
13368 msgstr ""
13369
13370 #: cp/class.c:6411
13371 msgid "changes meaning of `%D' from `%+#D'"
13372 msgstr ""
13373
13374 #: cp/cp-lang.c:394
13375 msgid "inter-module optimisations not implemented yet"
13376 msgstr ""
13377
13378 #: cp/cvt.c:88
13379 msgid "can't convert from incomplete type `%T' to `%T'"
13380 msgstr ""
13381
13382 #: cp/cvt.c:97
13383 msgid "conversion of `%E' from `%T' to `%T' is ambiguous"
13384 msgstr ""
13385
13386 #: cp/cvt.c:113 cp/cvt.c:127
13387 msgid "converting from `%T' to `%T'"
13388 msgstr ""
13389
13390 #: cp/cvt.c:185 cp/cvt.c:253 cp/cvt.c:297
13391 msgid "cannot convert `%E' from type `%T' to type `%T'"
13392 msgstr ""
13393
13394 #: cp/cvt.c:214 cp/cvt.c:218
13395 msgid "pointer to member cast from `%T' to `%T' is via virtual base"
13396 msgstr ""
13397
13398 #: cp/cvt.c:276
13399 msgid "invalid conversion from '%T' to '%T'"
13400 msgstr ""
13401
13402 #: cp/cvt.c:508
13403 msgid "conversion from `%T' to `%T' discards qualifiers"
13404 msgstr ""
13405
13406 #: cp/cvt.c:526
13407 msgid "casting `%T' to `%T' does not dereference pointer"
13408 msgstr ""
13409
13410 #: cp/cvt.c:553
13411 msgid "cannot convert type `%T' to type `%T'"
13412 msgstr ""
13413
13414 #: cp/cvt.c:679
13415 msgid "conversion from `%#T' to `%#T'"
13416 msgstr ""
13417
13418 #: cp/cvt.c:691
13419 msgid "`%#T' used where a `%T' was expected"
13420 msgstr ""
13421
13422 #: cp/cvt.c:715
13423 msgid "`%#T' used where a floating point value was expected"
13424 msgstr ""
13425
13426 #: cp/cvt.c:762
13427 msgid "conversion from `%T' to non-scalar type `%T' requested"
13428 msgstr ""
13429
13430 #: cp/cvt.c:849
13431 msgid "object of incomplete type `%T' will not be accessed in %s"
13432 msgstr ""
13433
13434 #: cp/cvt.c:852
13435 msgid "object of type `%T' will not be accessed in %s"
13436 msgstr ""
13437
13438 #: cp/cvt.c:868
13439 msgid "object `%E' of incomplete type `%T' will not be accessed in %s"
13440 msgstr ""
13441
13442 #. [over.over] enumerates the places where we can take the address
13443 #. of an overloaded function, and this is not one of them.
13444 #: cp/cvt.c:884
13445 #, c-format
13446 msgid "%s cannot resolve address of overloaded function"
13447 msgstr ""
13448
13449 #. Only warn when there is no &.
13450 #: cp/cvt.c:889
13451 #, c-format
13452 msgid "%s is a reference, not call, to function `%E'"
13453 msgstr ""
13454
13455 #: cp/cvt.c:896
13456 #, c-format
13457 msgid "%s has no effect"
13458 msgstr ""
13459
13460 #: cp/cvt.c:1007
13461 msgid "converting NULL to non-pointer type"
13462 msgstr ""
13463
13464 #: cp/cvt.c:1079
13465 msgid "ambiguous default type conversion from `%T'"
13466 msgstr ""
13467
13468 #: cp/cvt.c:1081
13469 msgid "  candidate conversions include `%D' and `%D'"
13470 msgstr ""
13471
13472 #. Folks should explicitly indicate the appropriate alphabet for
13473 #. each demangling.  Providing a default would allow the
13474 #. question to go unconsidered.
13475 #: cp/cxxfilt.c:238
13476 msgid "Internal error: no symbol alphabet for current style"
13477 msgstr ""
13478
13479 #: cp/decl.c:378
13480 msgid "label `%D' used but not defined"
13481 msgstr ""
13482
13483 #: cp/decl.c:385
13484 msgid "label `%D' defined but not used"
13485 msgstr ""
13486
13487 #: cp/decl.c:1137 cp/decl.c:1548
13488 msgid "previous declaration of `%D'"
13489 msgstr ""
13490
13491 #: cp/decl.c:1186
13492 msgid "%Jprevious declaration of '%D' with attribute noinline"
13493 msgstr ""
13494
13495 #: cp/decl.c:1195
13496 msgid "%Jprevious declaration of '%D' was inline"
13497 msgstr ""
13498
13499 #: cp/decl.c:1216 cp/decl.c:1254
13500 msgid "shadowing %s function `%#D'"
13501 msgstr ""
13502
13503 #: cp/decl.c:1225
13504 msgid "library function `%#D' redeclared as non-function `%#D'"
13505 msgstr ""
13506
13507 #: cp/decl.c:1230
13508 msgid "conflicts with built-in declaration `%#D'"
13509 msgstr ""
13510
13511 #: cp/decl.c:1249 cp/decl.c:1354 cp/decl.c:1370
13512 msgid "new declaration `%#D'"
13513 msgstr ""
13514
13515 #: cp/decl.c:1250
13516 msgid "ambiguates built-in declaration `%#D'"
13517 msgstr ""
13518
13519 #: cp/decl.c:1314
13520 msgid "`%#D' redeclared as different kind of symbol"
13521 msgstr ""
13522
13523 #: cp/decl.c:1317
13524 msgid "previous declaration of `%#D'"
13525 msgstr ""
13526
13527 #: cp/decl.c:1339
13528 msgid "declaration of template `%#D'"
13529 msgstr ""
13530
13531 #: cp/decl.c:1340 cp/name-lookup.c:489
13532 msgid "conflicts with previous declaration `%#D'"
13533 msgstr ""
13534
13535 #: cp/decl.c:1355 cp/decl.c:1371
13536 msgid "ambiguates old declaration `%#D'"
13537 msgstr ""
13538
13539 #: cp/decl.c:1363
13540 msgid "declaration of C function `%#D' conflicts with"
13541 msgstr ""
13542
13543 #: cp/decl.c:1365
13544 msgid "previous declaration `%#D' here"
13545 msgstr ""
13546
13547 #: cp/decl.c:1381
13548 msgid "conflicting declaration '%#D'"
13549 msgstr ""
13550
13551 #: cp/decl.c:1382
13552 msgid "'%D' has a previous declaration as `%#D'"
13553 msgstr ""
13554
13555 #: cp/decl.c:1427
13556 msgid "`%#D' previously defined here"
13557 msgstr ""
13558
13559 #: cp/decl.c:1428
13560 msgid "`%#D' previously declared here"
13561 msgstr ""
13562
13563 #. Prototype decl follows defn w/o prototype.
13564 #: cp/decl.c:1437
13565 msgid "prototype for `%#D'"
13566 msgstr ""
13567
13568 #: cp/decl.c:1438
13569 msgid "%Jfollows non-prototype definition here"
13570 msgstr ""
13571
13572 #: cp/decl.c:1450
13573 msgid "previous declaration of `%#D' with %L linkage"
13574 msgstr ""
13575
13576 #: cp/decl.c:1452
13577 msgid "conflicts with new declaration with %L linkage"
13578 msgstr ""
13579
13580 #: cp/decl.c:1475 cp/decl.c:1482
13581 msgid "default argument given for parameter %d of `%#D'"
13582 msgstr ""
13583
13584 #: cp/decl.c:1477 cp/decl.c:1484
13585 msgid "after previous specification in `%#D'"
13586 msgstr ""
13587
13588 #: cp/decl.c:1493
13589 msgid "`%#D' was used before it was declared inline"
13590 msgstr ""
13591
13592 #: cp/decl.c:1494
13593 msgid "%Jprevious non-inline declaration here"
13594 msgstr ""
13595
13596 #: cp/decl.c:1547
13597 msgid "redundant redeclaration of `%D' in same scope"
13598 msgstr ""
13599
13600 #: cp/decl.c:1630
13601 #, c-format
13602 msgid "declaration of `%F' throws different exceptions"
13603 msgstr ""
13604
13605 #: cp/decl.c:1632
13606 #, c-format
13607 msgid "than previous declaration `%F'"
13608 msgstr ""
13609
13610 #. From [temp.expl.spec]:
13611 #.
13612 #. If a template, a member template or the member of a class
13613 #. template is explicitly specialized then that
13614 #. specialization shall be declared before the first use of
13615 #. that specialization that would cause an implicit
13616 #. instantiation to take place, in every translation unit in
13617 #. which such a use occurs.
13618 #: cp/decl.c:1779
13619 msgid "explicit specialization of %D after first use"
13620 msgstr ""
13621
13622 #: cp/decl.c:1944
13623 msgid "implicit declaration of function `%#D'"
13624 msgstr ""
13625
13626 #: cp/decl.c:2092
13627 #, c-format
13628 msgid "label `%s' referenced outside of any function"
13629 msgstr ""
13630
13631 #: cp/decl.c:2189 cp/decl.c:2213 cp/decl.c:2301
13632 msgid "jump to label `%D'"
13633 msgstr ""
13634
13635 #: cp/decl.c:2191 cp/decl.c:2215
13636 msgid "jump to case label"
13637 msgstr ""
13638
13639 #: cp/decl.c:2194 cp/decl.c:2218
13640 msgid "%H  from here"
13641 msgstr ""
13642
13643 #: cp/decl.c:2199
13644 msgid "  crosses initialization of `%#D'"
13645 msgstr ""
13646
13647 #: cp/decl.c:2202 cp/decl.c:2317
13648 msgid "  enters scope of non-POD `%#D'"
13649 msgstr ""
13650
13651 #: cp/decl.c:2222 cp/decl.c:2321
13652 msgid "  enters try block"
13653 msgstr ""
13654
13655 #: cp/decl.c:2224 cp/decl.c:2323
13656 msgid "  enters catch block"
13657 msgstr ""
13658
13659 #: cp/decl.c:2302
13660 msgid "  from here"
13661 msgstr ""
13662
13663 #. Can't skip init of __exception_info.
13664 #: cp/decl.c:2313
13665 msgid "%J  enters catch block"
13666 msgstr ""
13667
13668 #: cp/decl.c:2315
13669 msgid "  skips initialization of `%#D'"
13670 msgstr ""
13671
13672 #: cp/decl.c:2349
13673 msgid "label named wchar_t"
13674 msgstr ""
13675
13676 #: cp/decl.c:2352
13677 msgid "duplicate label `%D'"
13678 msgstr ""
13679
13680 #: cp/decl.c:2432
13681 #, c-format
13682 msgid "case label `%E' not within a switch statement"
13683 msgstr ""
13684
13685 #: cp/decl.c:2592 cp/parser.c:2992
13686 msgid "`%D' used without template parameters"
13687 msgstr ""
13688
13689 #: cp/decl.c:2602 cp/decl.c:2618 cp/decl.c:2706
13690 msgid "no class template named `%#T' in `%#T'"
13691 msgstr ""
13692
13693 #: cp/decl.c:2639 cp/decl.c:2649 cp/decl.c:2669
13694 msgid "no type named `%#T' in `%#T'"
13695 msgstr ""
13696
13697 #: cp/decl.c:3395
13698 msgid "%Jan anonymous union cannot have function members"
13699 msgstr ""
13700
13701 #: cp/decl.c:3413
13702 msgid "member %#D' with constructor not allowed in anonymous aggregate"
13703 msgstr ""
13704
13705 #: cp/decl.c:3416
13706 msgid "member %#D' with destructor not allowed in anonymous aggregate"
13707 msgstr ""
13708
13709 #: cp/decl.c:3419
13710 msgid ""
13711 "member %#D' with copy assignment operator not allowed in anonymous aggregate"
13712 msgstr ""
13713
13714 #: cp/decl.c:3459
13715 msgid "redeclaration of C++ built-in type `%T'"
13716 msgstr ""
13717
13718 #: cp/decl.c:3497
13719 msgid "multiple types in one declaration"
13720 msgstr ""
13721
13722 #: cp/decl.c:3523
13723 msgid "missing type-name in typedef-declaration"
13724 msgstr ""
13725
13726 #: cp/decl.c:3531
13727 msgid "ISO C++ prohibits anonymous structs"
13728 msgstr ""
13729
13730 #: cp/decl.c:3538
13731 msgid "`%D' can only be specified for functions"
13732 msgstr ""
13733
13734 #: cp/decl.c:3540
13735 msgid "`%D' can only be specified inside a class"
13736 msgstr ""
13737
13738 #: cp/decl.c:3542
13739 msgid "`%D' can only be specified for constructors"
13740 msgstr ""
13741
13742 #: cp/decl.c:3545
13743 msgid "`%D' can only be specified for objects and functions"
13744 msgstr ""
13745
13746 #: cp/decl.c:3687 cp/decl2.c:883
13747 msgid "typedef `%D' is initialized (use __typeof__ instead)"
13748 msgstr ""
13749
13750 #: cp/decl.c:3692
13751 msgid "function `%#D' is initialized like a variable"
13752 msgstr ""
13753
13754 #: cp/decl.c:3704
13755 msgid "declaration of `%#D' has `extern' and is initialized"
13756 msgstr ""
13757
13758 #: cp/decl.c:3737
13759 msgid "`%#D' is not a static member of `%#T'"
13760 msgstr ""
13761
13762 #: cp/decl.c:3743
13763 msgid "ISO C++ does not permit `%T::%D' to be defined as `%T::%D'"
13764 msgstr ""
13765
13766 #: cp/decl.c:3754
13767 msgid "duplicate initialization of %D"
13768 msgstr ""
13769
13770 #: cp/decl.c:3783
13771 msgid "declaration of `%#D' outside of class is not definition"
13772 msgstr ""
13773
13774 #: cp/decl.c:3834
13775 msgid "variable `%#D' has initializer but incomplete type"
13776 msgstr ""
13777
13778 #: cp/decl.c:3842 cp/decl.c:4385
13779 msgid "elements of array `%#D' have incomplete type"
13780 msgstr ""
13781
13782 #: cp/decl.c:3858
13783 msgid "aggregate `%#D' has incomplete type and cannot be defined"
13784 msgstr ""
13785
13786 #: cp/decl.c:3900
13787 msgid "`%D' declared as reference but not initialized"
13788 msgstr ""
13789
13790 #: cp/decl.c:3906
13791 msgid "ISO C++ forbids use of initializer list to initialize reference `%D'"
13792 msgstr ""
13793
13794 #: cp/decl.c:3934
13795 msgid "cannot initialize `%T' from `%T'"
13796 msgstr ""
13797
13798 #: cp/decl.c:3966
13799 msgid "initializer fails to determine size of `%D'"
13800 msgstr ""
13801
13802 #: cp/decl.c:3971
13803 msgid "array size missing in `%D'"
13804 msgstr ""
13805
13806 #: cp/decl.c:3983
13807 msgid "zero-size array `%D'"
13808 msgstr ""
13809
13810 #. An automatic variable with an incomplete type: that is an error.
13811 #. Don't talk about array types here, since we took care of that
13812 #. message in grokdeclarator.
13813 #: cp/decl.c:4020
13814 msgid "storage size of `%D' isn't known"
13815 msgstr ""
13816
13817 #: cp/decl.c:4042
13818 msgid "storage size of `%D' isn't constant"
13819 msgstr ""
13820
13821 #: cp/decl.c:4097
13822 msgid ""
13823 "sorry: semantics of inline function static data `%#D' are wrong (you'll wind "
13824 "up with multiple copies)"
13825 msgstr ""
13826
13827 #: cp/decl.c:4098
13828 msgid "%J  you can work around this by removing the initializer"
13829 msgstr ""
13830
13831 #: cp/decl.c:4124
13832 msgid "uninitialized const `%D'"
13833 msgstr ""
13834
13835 #: cp/decl.c:4203
13836 msgid "brace-enclosed initializer used to initialize `%T'"
13837 msgstr ""
13838
13839 #: cp/decl.c:4266
13840 msgid "initializer for `%T' must be brace-enclosed"
13841 msgstr ""
13842
13843 #: cp/decl.c:4281
13844 msgid "ISO C++ does not allow designated initializers"
13845 msgstr ""
13846
13847 #: cp/decl.c:4285
13848 msgid "`%T' has no non-static data member named `%D'"
13849 msgstr ""
13850
13851 #: cp/decl.c:4342
13852 msgid "too many initializers for `%T'"
13853 msgstr ""
13854
13855 #: cp/decl.c:4379
13856 msgid "variable-sized object `%D' may not be initialized"
13857 msgstr ""
13858
13859 #: cp/decl.c:4390
13860 msgid "`%D' has incomplete type"
13861 msgstr ""
13862
13863 #: cp/decl.c:4445
13864 msgid "`%D' must be initialized by constructor, not by `{...}'"
13865 msgstr ""
13866
13867 #: cp/decl.c:4486
13868 msgid "structure `%D' with uninitialized const members"
13869 msgstr ""
13870
13871 #: cp/decl.c:4488
13872 msgid "structure `%D' with uninitialized reference members"
13873 msgstr ""
13874
13875 #: cp/decl.c:4669
13876 msgid "assignment (not initialization) in declaration"
13877 msgstr ""
13878
13879 #: cp/decl.c:4686
13880 msgid "cannot initialize `%D' to namespace `%D'"
13881 msgstr ""
13882
13883 #: cp/decl.c:4736
13884 msgid "shadowing previous type declaration of `%#D'"
13885 msgstr ""
13886
13887 #: cp/decl.c:4772
13888 msgid "`%D' cannot be thread-local because it has non-POD type `%T'"
13889 msgstr ""
13890
13891 #: cp/decl.c:4787
13892 msgid "`%D' is thread-local and so cannot be dynamically initialized"
13893 msgstr ""
13894
13895 #: cp/decl.c:5258
13896 msgid "invalid catch parameter"
13897 msgstr ""
13898
13899 #: cp/decl.c:5372
13900 msgid "destructor for alien class `%T' cannot be a member"
13901 msgstr ""
13902
13903 #: cp/decl.c:5375
13904 msgid "constructor for alien class `%T' cannot be a member"
13905 msgstr ""
13906
13907 #: cp/decl.c:5397
13908 msgid "`%D' declared as a `virtual' %s"
13909 msgstr ""
13910
13911 #: cp/decl.c:5399
13912 msgid "`%D' declared as an `inline' %s"
13913 msgstr ""
13914
13915 #: cp/decl.c:5401
13916 msgid ""
13917 "`const' and `volatile' function specifiers on `%D' invalid in %s declaration"
13918 msgstr ""
13919
13920 #: cp/decl.c:5404
13921 msgid "`%D' declared as a friend"
13922 msgstr ""
13923
13924 #: cp/decl.c:5410
13925 msgid "`%D' declared with an exception specification"
13926 msgstr ""
13927
13928 #: cp/decl.c:5489
13929 msgid "cannot declare `::main' to be a template"
13930 msgstr ""
13931
13932 #: cp/decl.c:5491
13933 msgid "cannot declare `::main' to be inline"
13934 msgstr ""
13935
13936 #: cp/decl.c:5493
13937 msgid "cannot declare `::main' to be static"
13938 msgstr ""
13939
13940 #: cp/decl.c:5496
13941 msgid "`main' must return `int'"
13942 msgstr ""
13943
13944 #: cp/decl.c:5524
13945 msgid "non-local function `%#D' uses anonymous type"
13946 msgstr ""
13947
13948 #: cp/decl.c:5527
13949 msgid ""
13950 "`%#D' does not refer to the unqualified type, so it is not used for linkage"
13951 msgstr ""
13952
13953 #: cp/decl.c:5533
13954 msgid "non-local function `%#D' uses local type `%T'"
13955 msgstr ""
13956
13957 #: cp/decl.c:5557
13958 msgid "%smember function `%D' cannot have `%T' method qualifier"
13959 msgstr ""
13960
13961 #: cp/decl.c:5581
13962 msgid "defining explicit specialization `%D' in friend declaration"
13963 msgstr ""
13964
13965 #. Something like `template <class T> friend void f<T>()'.
13966 #: cp/decl.c:5591
13967 msgid "invalid use of template-id `%D' in declaration of primary template"
13968 msgstr ""
13969
13970 #: cp/decl.c:5618
13971 msgid ""
13972 "default arguments are not allowed in declaration of friend template "
13973 "specialization `%D'"
13974 msgstr ""
13975
13976 #: cp/decl.c:5625
13977 msgid ""
13978 "`inline' is not allowed in declaration of friend template specialization `%D'"
13979 msgstr ""
13980
13981 #: cp/decl.c:5684
13982 msgid "definition of implicitly-declared `%D'"
13983 msgstr ""
13984
13985 #: cp/decl.c:5702 cp/decl2.c:764
13986 msgid "no `%#D' member function declared in class `%T'"
13987 msgstr ""
13988
13989 #: cp/decl.c:5836
13990 msgid "non-local variable `%#D' uses local type `%T'"
13991 msgstr ""
13992
13993 #: cp/decl.c:5951
13994 msgid ""
13995 "invalid in-class initialization of static data member of non-integral type `%"
13996 "T'"
13997 msgstr ""
13998
13999 #: cp/decl.c:5960
14000 msgid "ISO C++ forbids in-class initialization of non-const static member `%D'"
14001 msgstr ""
14002
14003 #: cp/decl.c:5963
14004 msgid ""
14005 "ISO C++ forbids initialization of member constant `%D' of non-integral type `"
14006 "%T'"
14007 msgstr ""
14008
14009 #: cp/decl.c:6011
14010 msgid "size of array `%D' has non-integer type"
14011 msgstr ""
14012
14013 #: cp/decl.c:6013
14014 msgid "size of array has non-integer type"
14015 msgstr ""
14016
14017 #: cp/decl.c:6033
14018 msgid "size of array `%D' is negative"
14019 msgstr ""
14020
14021 #: cp/decl.c:6035
14022 msgid "size of array is negative"
14023 msgstr ""
14024
14025 #: cp/decl.c:6044
14026 msgid "ISO C++ forbids zero-size array `%D'"
14027 msgstr ""
14028
14029 #: cp/decl.c:6046
14030 msgid "ISO C++ forbids zero-size array"
14031 msgstr ""
14032
14033 #: cp/decl.c:6053
14034 msgid "size of array `%D' is not an integral constant-expression"
14035 msgstr ""
14036
14037 #: cp/decl.c:6056
14038 msgid "size of array is not an integral constant-expression"
14039 msgstr ""
14040
14041 #: cp/decl.c:6074
14042 msgid "ISO C++ forbids variable-size array `%D'"
14043 msgstr ""
14044
14045 #: cp/decl.c:6077
14046 msgid "ISO C++ forbids variable-size array"
14047 msgstr ""
14048
14049 #: cp/decl.c:6088
14050 msgid "overflow in array dimension"
14051 msgstr ""
14052
14053 #: cp/decl.c:6181
14054 msgid "declaration of `%D' as %s"
14055 msgstr ""
14056
14057 #: cp/decl.c:6183
14058 #, c-format
14059 msgid "creating %s"
14060 msgstr ""
14061
14062 #: cp/decl.c:6195
14063 msgid ""
14064 "declaration of `%D' as multidimensional array must have bounds for all "
14065 "dimensions except the first"
14066 msgstr ""
14067
14068 #: cp/decl.c:6198
14069 msgid ""
14070 "multidimensional array must have bounds for all dimensions except the first"
14071 msgstr ""
14072
14073 #: cp/decl.c:6226
14074 msgid "return type specification for constructor invalid"
14075 msgstr ""
14076
14077 #: cp/decl.c:6233
14078 msgid "return type specification for destructor invalid"
14079 msgstr ""
14080
14081 #: cp/decl.c:6239
14082 msgid "operator `%T' declared to return `%T'"
14083 msgstr ""
14084
14085 #: cp/decl.c:6241
14086 msgid "return type specified for `operator %T'"
14087 msgstr ""
14088
14089 #: cp/decl.c:6384
14090 msgid "destructors must be member functions"
14091 msgstr ""
14092
14093 #: cp/decl.c:6403
14094 msgid "destructor `%T' must match class name `%T'"
14095 msgstr ""
14096
14097 #: cp/decl.c:6466
14098 msgid "declarator-id missing; using reserved word `%D'"
14099 msgstr ""
14100
14101 #: cp/decl.c:6520
14102 msgid "type `%T' is not derived from type `%T'"
14103 msgstr ""
14104
14105 #. Parse error puts this typespec where
14106 #. a declarator should go.
14107 #: cp/decl.c:6583
14108 msgid "`%T' specified as declarator-id"
14109 msgstr ""
14110
14111 #: cp/decl.c:6585
14112 msgid "  perhaps you want `%T' for a constructor"
14113 msgstr ""
14114
14115 #. Sometimes, we see a template-name used as part of a
14116 #. decl-specifier like in
14117 #. std::allocator alloc;
14118 #. Handle that gracefully.
14119 #: cp/decl.c:6607
14120 #, c-format
14121 msgid "invalid use of template-name '%E' in a declarator"
14122 msgstr ""
14123
14124 #: cp/decl.c:6627
14125 msgid "declaration of `%D' as non-function"
14126 msgstr ""
14127
14128 #: cp/decl.c:6704
14129 msgid "`bool' is now a keyword"
14130 msgstr ""
14131
14132 #: cp/decl.c:6706
14133 msgid "extraneous `%T' ignored"
14134 msgstr ""
14135
14136 #: cp/decl.c:6722 cp/decl.c:6766
14137 msgid "multiple declarations `%T' and `%T'"
14138 msgstr ""
14139
14140 #: cp/decl.c:6735
14141 msgid "ISO C++ does not support `long long'"
14142 msgstr ""
14143
14144 #: cp/decl.c:6839 cp/decl.c:6842
14145 #, c-format
14146 msgid "ISO C++ forbids declaration of `%s' with no type"
14147 msgstr ""
14148
14149 #: cp/decl.c:6873
14150 #, c-format
14151 msgid "short, signed or unsigned invalid for `%s'"
14152 msgstr ""
14153
14154 #: cp/decl.c:6878
14155 #, c-format
14156 msgid "long and short specified together for `%s'"
14157 msgstr ""
14158
14159 #: cp/decl.c:6889
14160 #, c-format
14161 msgid "signed and unsigned given together for `%s'"
14162 msgstr ""
14163
14164 #: cp/decl.c:6998
14165 msgid "qualifiers are not allowed on declaration of `operator %T'"
14166 msgstr ""
14167
14168 #: cp/decl.c:7020
14169 msgid "member `%D' cannot be declared both virtual and static"
14170 msgstr ""
14171
14172 #: cp/decl.c:7029
14173 msgid "`%T::%D' is not a valid declarator"
14174 msgstr ""
14175
14176 #: cp/decl.c:7041
14177 msgid "storage class specifiers invalid in parameter declarations"
14178 msgstr ""
14179
14180 #: cp/decl.c:7045
14181 msgid "typedef declaration invalid in parameter declaration"
14182 msgstr ""
14183
14184 #: cp/decl.c:7058
14185 msgid "virtual outside class declaration"
14186 msgstr ""
14187
14188 #: cp/decl.c:7117
14189 #, c-format
14190 msgid "storage class specified for %s `%s'"
14191 msgstr ""
14192
14193 #: cp/decl.c:7152
14194 #, c-format
14195 msgid "top-level declaration of `%s' specifies `auto'"
14196 msgstr ""
14197
14198 #: cp/decl.c:7164
14199 msgid "storage class specifiers invalid in friend function declarations"
14200 msgstr ""
14201
14202 #: cp/decl.c:7329
14203 msgid "destructor cannot be static member function"
14204 msgstr ""
14205
14206 #: cp/decl.c:7332
14207 #, c-format
14208 msgid "destructors may not be `%s'"
14209 msgstr ""
14210
14211 #: cp/decl.c:7353
14212 msgid "constructor cannot be static member function"
14213 msgstr ""
14214
14215 #: cp/decl.c:7356
14216 msgid "constructors cannot be declared virtual"
14217 msgstr ""
14218
14219 #: cp/decl.c:7361
14220 #, c-format
14221 msgid "constructors may not be `%s'"
14222 msgstr ""
14223
14224 #: cp/decl.c:7371
14225 msgid "return value type specifier for constructor ignored"
14226 msgstr ""
14227
14228 #: cp/decl.c:7390
14229 #, c-format
14230 msgid "can't initialize friend function `%s'"
14231 msgstr ""
14232
14233 #. Cannot be both friend and virtual.
14234 #: cp/decl.c:7394
14235 msgid "virtual functions cannot be friends"
14236 msgstr ""
14237
14238 #: cp/decl.c:7399
14239 msgid "friend declaration not in class definition"
14240 msgstr ""
14241
14242 #: cp/decl.c:7401
14243 #, c-format
14244 msgid "can't define friend function `%s' in a local class definition"
14245 msgstr ""
14246
14247 #: cp/decl.c:7422
14248 msgid "destructors may not have parameters"
14249 msgstr ""
14250
14251 #: cp/decl.c:7442 cp/decl.c:7449
14252 msgid "cannot declare reference to `%#T'"
14253 msgstr ""
14254
14255 #: cp/decl.c:7443
14256 msgid "cannot declare pointer to `%#T'"
14257 msgstr ""
14258
14259 #: cp/decl.c:7448
14260 msgid "cannot declare pointer to `%#T' member"
14261 msgstr ""
14262
14263 #: cp/decl.c:7586
14264 msgid "extra qualification `%T::' on member `%s' ignored"
14265 msgstr ""
14266
14267 #: cp/decl.c:7598
14268 msgid "cannot declare member function `%T::%s' within `%T'"
14269 msgstr ""
14270
14271 #: cp/decl.c:7613
14272 msgid "cannot declare member `%T::%s' within `%T'"
14273 msgstr ""
14274
14275 #: cp/decl.c:7693
14276 msgid "data member may not have variably modified type `%T'"
14277 msgstr ""
14278
14279 #: cp/decl.c:7695
14280 msgid "parameter may not have variably modified type `%T'"
14281 msgstr ""
14282
14283 #. [dcl.fct.spec] The explicit specifier shall only be used in
14284 #. declarations of constructors within a class definition.
14285 #: cp/decl.c:7703
14286 msgid "only declarations of constructors can be `explicit'"
14287 msgstr ""
14288
14289 #: cp/decl.c:7711
14290 #, c-format
14291 msgid "non-member `%s' cannot be declared `mutable'"
14292 msgstr ""
14293
14294 #: cp/decl.c:7716
14295 #, c-format
14296 msgid "non-object member `%s' cannot be declared `mutable'"
14297 msgstr ""
14298
14299 #: cp/decl.c:7722
14300 #, c-format
14301 msgid "function `%s' cannot be declared `mutable'"
14302 msgstr ""
14303
14304 #: cp/decl.c:7727
14305 #, c-format
14306 msgid "static `%s' cannot be declared `mutable'"
14307 msgstr ""
14308
14309 #: cp/decl.c:7732
14310 #, c-format
14311 msgid "const `%s' cannot be declared `mutable'"
14312 msgstr ""
14313
14314 #: cp/decl.c:7745
14315 msgid "template-id `%D' used as a declarator"
14316 msgstr ""
14317
14318 #: cp/decl.c:7766
14319 msgid "ISO C++ forbids nested type `%D' with same name as enclosing class"
14320 msgstr ""
14321
14322 #: cp/decl.c:7774
14323 msgid "%Jtypedef name may not be a nested-name-specifier"
14324 msgstr ""
14325
14326 #: cp/decl.c:7820
14327 msgid "%Jinvalid type qualifier for non-member function type"
14328 msgstr ""
14329
14330 #: cp/decl.c:7884
14331 msgid "type qualifiers specified for friend class declaration"
14332 msgstr ""
14333
14334 #: cp/decl.c:7889
14335 msgid "`inline' specified for friend class declaration"
14336 msgstr ""
14337
14338 #: cp/decl.c:7897
14339 msgid "template parameters cannot be friends"
14340 msgstr ""
14341
14342 #: cp/decl.c:7899
14343 msgid "friend declaration requires class-key, i.e. `friend class %T::%D'"
14344 msgstr ""
14345
14346 #: cp/decl.c:7903
14347 msgid "friend declaration requires class-key, i.e. `friend %#T'"
14348 msgstr ""
14349
14350 #: cp/decl.c:7916
14351 msgid "trying to make class `%T' a friend of global scope"
14352 msgstr ""
14353
14354 #: cp/decl.c:7927
14355 msgid "invalid qualifiers on non-member function type"
14356 msgstr ""
14357
14358 #: cp/decl.c:7946
14359 msgid "abstract declarator `%T' used as declaration"
14360 msgstr ""
14361
14362 #: cp/decl.c:7958
14363 msgid "unnamed variable or field declared void"
14364 msgstr ""
14365
14366 #: cp/decl.c:7967
14367 msgid "variable or field declared void"
14368 msgstr ""
14369
14370 #: cp/decl.c:7977
14371 msgid "cannot use `::' in parameter declaration"
14372 msgstr ""
14373
14374 #. Something like struct S { int N::j; };
14375 #: cp/decl.c:8022
14376 msgid "invalid use of `::'"
14377 msgstr ""
14378
14379 #: cp/decl.c:8034
14380 msgid "function `%D' cannot be declared friend"
14381 msgstr ""
14382
14383 #: cp/decl.c:8046
14384 msgid "can't make `%D' into a method -- not in a class"
14385 msgstr ""
14386
14387 #: cp/decl.c:8055
14388 msgid "function `%D' declared virtual inside a union"
14389 msgstr ""
14390
14391 #: cp/decl.c:8067
14392 msgid "`%D' cannot be declared virtual, since it is always static"
14393 msgstr ""
14394
14395 #: cp/decl.c:8144
14396 msgid "field `%D' has incomplete type"
14397 msgstr ""
14398
14399 #: cp/decl.c:8146
14400 msgid "name `%T' has incomplete type"
14401 msgstr ""
14402
14403 #: cp/decl.c:8155
14404 msgid "  in instantiation of template `%T'"
14405 msgstr ""
14406
14407 #: cp/decl.c:8165
14408 #, c-format
14409 msgid "`%s' is neither function nor member function; cannot be declared friend"
14410 msgstr ""
14411
14412 #: cp/decl.c:8176
14413 msgid "member functions are implicitly friends of their class"
14414 msgstr ""
14415
14416 #. An attempt is being made to initialize a non-static
14417 #. member.  But, from [class.mem]:
14418 #.
14419 #. 4 A member-declarator can contain a
14420 #. constant-initializer only if it declares a static
14421 #. member (_class.static_) of integral or enumeration
14422 #. type, see _class.static.data_.
14423 #.
14424 #. This used to be relatively common practice, but
14425 #. the rest of the compiler does not correctly
14426 #. handle the initialization unless the member is
14427 #. static so we make it static below.
14428 #: cp/decl.c:8217
14429 msgid "ISO C++ forbids initialization of member `%D'"
14430 msgstr ""
14431
14432 #: cp/decl.c:8219
14433 msgid "making `%D' static"
14434 msgstr ""
14435
14436 #: cp/decl.c:8242
14437 msgid ""
14438 "ISO C++ forbids static data member `%D' with same name as enclosing class"
14439 msgstr ""
14440
14441 #: cp/decl.c:8282
14442 #, c-format
14443 msgid "storage class `auto' invalid for function `%s'"
14444 msgstr ""
14445
14446 #: cp/decl.c:8284
14447 #, c-format
14448 msgid "storage class `register' invalid for function `%s'"
14449 msgstr ""
14450
14451 #: cp/decl.c:8286
14452 #, c-format
14453 msgid "storage class `__thread' invalid for function `%s'"
14454 msgstr ""
14455
14456 #: cp/decl.c:8297
14457 #, c-format
14458 msgid ""
14459 "storage class `static' invalid for function `%s' declared out of global scope"
14460 msgstr ""
14461
14462 #: cp/decl.c:8299
14463 #, c-format
14464 msgid ""
14465 "storage class `inline' invalid for function `%s' declared out of global scope"
14466 msgstr ""
14467
14468 #: cp/decl.c:8306
14469 #, c-format
14470 msgid "virtual non-class function `%s'"
14471 msgstr ""
14472
14473 #: cp/decl.c:8336
14474 msgid "cannot declare member function `%D' to have static linkage"
14475 msgstr ""
14476
14477 #. FIXME need arm citation
14478 #: cp/decl.c:8342
14479 msgid "cannot declare static function inside another function"
14480 msgstr ""
14481
14482 #: cp/decl.c:8370
14483 msgid ""
14484 "`static' may not be used when defining (as opposed to declaring) a static "
14485 "data member"
14486 msgstr ""
14487
14488 #: cp/decl.c:8376
14489 msgid "static member `%D' declared `register'"
14490 msgstr ""
14491
14492 #: cp/decl.c:8381
14493 msgid "cannot explicitly declare member `%#D' to have extern linkage"
14494 msgstr ""
14495
14496 #: cp/decl.c:8523
14497 msgid "default argument for `%#D' has type `%T'"
14498 msgstr ""
14499
14500 #: cp/decl.c:8526
14501 msgid "default argument for parameter of type `%T' has type `%T'"
14502 msgstr ""
14503
14504 #: cp/decl.c:8543
14505 msgid "default argument `%E' uses local variable `%D'"
14506 msgstr ""
14507
14508 #: cp/decl.c:8587
14509 #, c-format
14510 msgid "invalid string constant `%E'"
14511 msgstr ""
14512
14513 #: cp/decl.c:8589
14514 msgid ""
14515 "invalid integer constant in parameter list, did you forget to give parameter "
14516 "name?"
14517 msgstr ""
14518
14519 #: cp/decl.c:8627
14520 msgid "parameter `%D' invalidly declared method type"
14521 msgstr ""
14522
14523 #: cp/decl.c:8651
14524 msgid "parameter `%D' includes %s to array of unknown bound `%T'"
14525 msgstr ""
14526
14527 #. [class.copy]
14528 #.
14529 #. A declaration of a constructor for a class X is ill-formed if
14530 #. its first parameter is of type (optionally cv-qualified) X
14531 #. and either there are no other parameters or else all other
14532 #. parameters have default arguments.
14533 #.
14534 #. We *don't* complain about member template instantiations that
14535 #. have this form, though; they can occur as we try to decide
14536 #. what constructor to use during overload resolution.  Since
14537 #. overload resolution will never prefer such a constructor to
14538 #. the non-template copy constructor (which is either explicitly
14539 #. or implicitly defined), there's no need to worry about their
14540 #. existence.  Theoretically, they should never even be
14541 #. instantiated, but that's hard to forestall.
14542 #: cp/decl.c:8810
14543 msgid "invalid constructor; you probably meant `%T (const %T&)'"
14544 msgstr ""
14545
14546 #: cp/decl.c:8950
14547 msgid "`%D' must be a nonstatic member function"
14548 msgstr ""
14549
14550 #: cp/decl.c:8956
14551 msgid ""
14552 "`%D' must be either a non-static member function or a non-member function"
14553 msgstr ""
14554
14555 #: cp/decl.c:8973
14556 msgid "`%D' must have an argument of class or enumerated type"
14557 msgstr ""
14558
14559 #: cp/decl.c:9008
14560 #, c-format
14561 msgid "conversion to %s%s will never use a type conversion operator"
14562 msgstr ""
14563
14564 #. 13.4.0.3
14565 #: cp/decl.c:9015
14566 msgid "ISO C++ prohibits overloading operator ?:"
14567 msgstr ""
14568
14569 #: cp/decl.c:9065
14570 msgid "postfix `%D' must take `int' as its argument"
14571 msgstr ""
14572
14573 #: cp/decl.c:9069
14574 msgid "postfix `%D' must take `int' as its second argument"
14575 msgstr ""
14576
14577 #: cp/decl.c:9076
14578 msgid "`%D' must take either zero or one argument"
14579 msgstr ""
14580
14581 #: cp/decl.c:9078
14582 msgid "`%D' must take either one or two arguments"
14583 msgstr ""
14584
14585 #: cp/decl.c:9099
14586 msgid "prefix `%D' should return `%T'"
14587 msgstr ""
14588
14589 #: cp/decl.c:9105
14590 msgid "postfix `%D' should return `%T'"
14591 msgstr ""
14592
14593 #: cp/decl.c:9114
14594 msgid "`%D' must take `void'"
14595 msgstr ""
14596
14597 #: cp/decl.c:9116 cp/decl.c:9124
14598 msgid "`%D' must take exactly one argument"
14599 msgstr ""
14600
14601 #: cp/decl.c:9126
14602 msgid "`%D' must take exactly two arguments"
14603 msgstr ""
14604
14605 #: cp/decl.c:9134
14606 msgid "user-defined `%D' always evaluates both arguments"
14607 msgstr ""
14608
14609 #: cp/decl.c:9148
14610 msgid "`%D' should return by value"
14611 msgstr ""
14612
14613 #: cp/decl.c:9160 cp/decl.c:9163
14614 msgid "`%D' cannot have default arguments"
14615 msgstr ""
14616
14617 #: cp/decl.c:9223
14618 msgid "using typedef-name `%D' after `%s'"
14619 msgstr ""
14620
14621 #: cp/decl.c:9229
14622 msgid "using template type parameter `%T' after `%s'"
14623 msgstr ""
14624
14625 #: cp/decl.c:9237
14626 msgid "`%T' referred to as `%s'"
14627 msgstr ""
14628
14629 #: cp/decl.c:9243
14630 msgid "`%T' referred to as enum"
14631 msgstr ""
14632
14633 #. If a class template appears as elaborated type specifier
14634 #. without a template header such as:
14635 #.
14636 #. template <class T> class C {};
14637 #. void f(class C);             // No template header here
14638 #.
14639 #. then the required template argument is missing.
14640 #: cp/decl.c:9258
14641 msgid "template argument required for `%s %T'"
14642 msgstr ""
14643
14644 #: cp/decl.c:9404
14645 msgid "use of enum `%#D' without previous declaration"
14646 msgstr ""
14647
14648 #: cp/decl.c:9481
14649 msgid "derived union `%T' invalid"
14650 msgstr ""
14651
14652 #: cp/decl.c:9534
14653 msgid "base type `%T' fails to be a struct or class type"
14654 msgstr ""
14655
14656 #: cp/decl.c:9542
14657 msgid "recursive type `%T' undefined"
14658 msgstr ""
14659
14660 #: cp/decl.c:9544
14661 msgid "duplicate base type `%T' invalid"
14662 msgstr ""
14663
14664 #: cp/decl.c:9656
14665 msgid "multiple definition of `%#T'"
14666 msgstr ""
14667
14668 #: cp/decl.c:9657
14669 msgid "%Jprevious definition here"
14670 msgstr ""
14671
14672 #. DR 377
14673 #.
14674 #. IF no integral type can represent all the enumerator values, the
14675 #. enumeration is ill-formed.
14676 #: cp/decl.c:9792
14677 msgid "no integral type can represent all of the enumerator values for `%T'"
14678 msgstr ""
14679
14680 #: cp/decl.c:9882
14681 msgid "enumerator value for `%D' not integer constant"
14682 msgstr ""
14683
14684 #: cp/decl.c:9902
14685 msgid "overflow in enumeration values at `%D'"
14686 msgstr ""
14687
14688 #: cp/decl.c:9971
14689 msgid "return type `%#T' is incomplete"
14690 msgstr ""
14691
14692 #: cp/decl.c:10091
14693 msgid "return type for `main' changed to `int'"
14694 msgstr ""
14695
14696 #: cp/decl.c:10121
14697 msgid "`%D' implicitly declared before its definition"
14698 msgstr ""
14699
14700 #: cp/decl.c:10143 cp/typeck.c:5968
14701 msgid "`operator=' should return a reference to `*this'"
14702 msgstr ""
14703
14704 #: cp/decl.c:10404
14705 msgid "parameter `%D' declared void"
14706 msgstr ""
14707
14708 #: cp/decl.c:10869
14709 msgid "invalid member function declaration"
14710 msgstr ""
14711
14712 #: cp/decl.c:10886
14713 msgid "`%D' is already defined in class `%T'"
14714 msgstr ""
14715
14716 #: cp/decl.c:11099
14717 msgid "static member function `%#D' declared with type qualifiers"
14718 msgstr ""
14719
14720 #: cp/decl2.c:143
14721 #, c-format
14722 msgid "duplicate type qualifiers in %s declaration"
14723 msgstr ""
14724
14725 #: cp/decl2.c:180
14726 msgid "template `%#D' instantiated in file without #pragma interface"
14727 msgstr ""
14728
14729 #: cp/decl2.c:185
14730 msgid "template `%#D' defined in file without #pragma interface"
14731 msgstr ""
14732
14733 #: cp/decl2.c:346
14734 msgid "name missing for member function"
14735 msgstr ""
14736
14737 #: cp/decl2.c:438 cp/decl2.c:452
14738 msgid "ambiguous conversion for array subscript"
14739 msgstr ""
14740
14741 #: cp/decl2.c:446
14742 msgid "invalid types `%T[%T]' for array subscript"
14743 msgstr ""
14744
14745 #: cp/decl2.c:494
14746 msgid "type `%#T' argument given to `delete', expected pointer"
14747 msgstr ""
14748
14749 #: cp/decl2.c:502
14750 msgid "anachronistic use of array size in vector delete"
14751 msgstr ""
14752
14753 #: cp/decl2.c:512
14754 msgid ""
14755 "cannot delete a function.  Only pointer-to-objects are valid arguments to "
14756 "`delete'"
14757 msgstr ""
14758
14759 #: cp/decl2.c:519
14760 msgid "deleting `%T' is undefined"
14761 msgstr ""
14762
14763 #: cp/decl2.c:527
14764 msgid "deleting array `%#D'"
14765 msgstr ""
14766
14767 #. 14.5.2.2 [temp.mem]
14768 #.
14769 #. A local class shall not have member templates.
14770 #: cp/decl2.c:560
14771 msgid "invalid declaration of member template `%#D' in local class"
14772 msgstr ""
14773
14774 #: cp/decl2.c:569
14775 msgid "invalid use of `virtual' in template declaration of `%#D'"
14776 msgstr ""
14777
14778 #: cp/decl2.c:579 cp/pt.c:2694
14779 msgid "template declaration of `%#D'"
14780 msgstr ""
14781
14782 #: cp/decl2.c:627
14783 msgid "Java method '%D' has non-Java return type `%T'"
14784 msgstr ""
14785
14786 #: cp/decl2.c:636
14787 msgid "Java method '%D' has non-Java parameter type `%T'"
14788 msgstr ""
14789
14790 #: cp/decl2.c:725
14791 msgid "prototype for `%#D' does not match any in class `%T'"
14792 msgstr ""
14793
14794 #: cp/decl2.c:804
14795 msgid "local class `%#T' shall not have static data member `%#D'"
14796 msgstr ""
14797
14798 #: cp/decl2.c:812
14799 msgid "initializer invalid for static member with constructor"
14800 msgstr ""
14801
14802 #: cp/decl2.c:815
14803 msgid "(an out of class initialization is required)"
14804 msgstr ""
14805
14806 #: cp/decl2.c:900
14807 msgid "member `%D' conflicts with virtual function table field name"
14808 msgstr ""
14809
14810 #: cp/decl2.c:917
14811 msgid "`%D' is already defined in `%T'"
14812 msgstr ""
14813
14814 #: cp/decl2.c:964
14815 msgid "field initializer is not constant"
14816 msgstr ""
14817
14818 #: cp/decl2.c:988
14819 msgid "`asm' specifiers are not permitted on non-static data members"
14820 msgstr ""
14821
14822 #: cp/decl2.c:1039
14823 msgid "cannot declare `%D' to be a bit-field type"
14824 msgstr ""
14825
14826 #: cp/decl2.c:1049
14827 msgid "cannot declare bit-field `%D' with function type"
14828 msgstr ""
14829
14830 #: cp/decl2.c:1056
14831 msgid "`%D' is already defined in the class %T"
14832 msgstr ""
14833
14834 #: cp/decl2.c:1063
14835 msgid "static member `%D' cannot be a bit-field"
14836 msgstr ""
14837
14838 #: cp/decl2.c:1122
14839 msgid "initializer specified for non-member function `%D'"
14840 msgstr ""
14841
14842 #: cp/decl2.c:1126
14843 msgid "invalid initializer for virtual method `%D'"
14844 msgstr ""
14845
14846 #: cp/decl2.c:1173
14847 msgid "anonymous struct not inside named type"
14848 msgstr ""
14849
14850 #: cp/decl2.c:1243
14851 msgid "namespace-scope anonymous aggregates must be static"
14852 msgstr ""
14853
14854 #: cp/decl2.c:1250
14855 msgid "anonymous union with no members"
14856 msgstr ""
14857
14858 #: cp/decl2.c:1284
14859 msgid "`operator new' must return type `%T'"
14860 msgstr ""
14861
14862 #: cp/decl2.c:1292
14863 msgid "`operator new' takes type `size_t' (`%T') as first parameter"
14864 msgstr ""
14865
14866 #: cp/decl2.c:1318
14867 msgid "`operator delete' must return type `%T'"
14868 msgstr ""
14869
14870 #: cp/decl2.c:1326
14871 msgid "`operator delete' takes type `%T' as first parameter"
14872 msgstr ""
14873
14874 #: cp/decl2.c:2828
14875 msgid "inline function `%D' used but never defined"
14876 msgstr ""
14877
14878 #: cp/decl2.c:2974
14879 msgid "default argument missing for parameter %P of `%+#D'"
14880 msgstr ""
14881
14882 #. damn ICE suppression
14883 #: cp/error.c:2374
14884 #, c-format
14885 msgid "unexpected letter `%c' in locate_error\n"
14886 msgstr ""
14887
14888 #. Can't throw a reference.
14889 #: cp/except.c:240
14890 msgid "type `%T' is disallowed in Java `throw' or `catch'"
14891 msgstr ""
14892
14893 #: cp/except.c:251
14894 msgid "call to Java `catch' or `throw' with `jthrowable' undefined"
14895 msgstr ""
14896
14897 #. Thrown object must be a Throwable.
14898 #: cp/except.c:258
14899 msgid "type `%T' is not derived from `java::lang::Throwable'"
14900 msgstr ""
14901
14902 #: cp/except.c:321
14903 msgid "mixing C++ and Java catches in a single translation unit"
14904 msgstr ""
14905
14906 #: cp/except.c:627
14907 msgid "throwing NULL, which has integral, not pointer type"
14908 msgstr ""
14909
14910 #: cp/except.c:714
14911 msgid "  in thrown expression"
14912 msgstr ""
14913
14914 #: cp/except.c:835
14915 msgid ""
14916 "expression '%E' of abstract class type '%T' cannot be used in throw-"
14917 "expression"
14918 msgstr ""
14919
14920 #: cp/except.c:917
14921 msgid "exception of type `%T' will be caught"
14922 msgstr ""
14923
14924 #: cp/except.c:920
14925 msgid "   by earlier handler for `%T'"
14926 msgstr ""
14927
14928 #: cp/except.c:941
14929 msgid "`...' handler must be the last handler for its try block"
14930 msgstr ""
14931
14932 #: cp/friend.c:162
14933 msgid "`%D' is already a friend of class `%T'"
14934 msgstr ""
14935
14936 #: cp/friend.c:164
14937 msgid "previous friend declaration of `%D'"
14938 msgstr ""
14939
14940 #: cp/friend.c:216
14941 msgid "invalid type `%T' declared `friend'"
14942 msgstr ""
14943
14944 #. [temp.friend]
14945 #. Friend declarations shall not declare partial
14946 #. specializations.
14947 #: cp/friend.c:232
14948 msgid "partial specialization `%T' declared `friend'"
14949 msgstr ""
14950
14951 #: cp/friend.c:242
14952 msgid "class `%T' is implicitly friends with itself"
14953 msgstr ""
14954
14955 #. template <class T> friend typename S<T>::X;
14956 #: cp/friend.c:260
14957 msgid "typename type `%#T' declared `friend'"
14958 msgstr ""
14959
14960 #. template <class T> friend class T;
14961 #: cp/friend.c:266
14962 msgid "template parameter type `%T' declared `friend'"
14963 msgstr ""
14964
14965 #. template <class T> friend class A; where A is not a template
14966 #: cp/friend.c:272
14967 msgid "`%#T' is not a template"
14968 msgstr ""
14969
14970 #: cp/friend.c:291
14971 msgid "`%D' is already a friend of `%T'"
14972 msgstr ""
14973
14974 #: cp/friend.c:301
14975 msgid "`%T' is already a friend of `%T'"
14976 msgstr ""
14977
14978 #: cp/friend.c:398
14979 msgid "member `%D' declared as friend before type `%T' defined"
14980 msgstr ""
14981
14982 #: cp/friend.c:453
14983 msgid "friend declaration `%#D' declares a non-template function"
14984 msgstr ""
14985
14986 #: cp/friend.c:456
14987 msgid ""
14988 "(if this is not what you intended, make sure the function template has "
14989 "already been declared and add <> after the function name here) -Wno-non-"
14990 "template-friend disables this warning"
14991 msgstr ""
14992
14993 #: cp/g++spec.c:229 java/jvspec.c:415
14994 #, c-format
14995 msgid "argument to `%s' missing\n"
14996 msgstr ""
14997
14998 #: cp/init.c:315
14999 msgid "`%D' should be initialized in the member initialization list"
15000 msgstr ""
15001
15002 #: cp/init.c:365
15003 msgid "default-initialization of `%#D', which has reference type"
15004 msgstr ""
15005
15006 #: cp/init.c:370
15007 msgid "uninitialized reference member `%D'"
15008 msgstr ""
15009
15010 #: cp/init.c:508
15011 msgid "`%D' will be initialized after"
15012 msgstr ""
15013
15014 #: cp/init.c:511
15015 msgid "base `%T' will be initialized after"
15016 msgstr ""
15017
15018 #: cp/init.c:514
15019 msgid "  `%#D'"
15020 msgstr ""
15021
15022 #: cp/init.c:516
15023 msgid "  base `%T'"
15024 msgstr ""
15025
15026 #: cp/init.c:532
15027 msgid "multiple initializations given for `%D'"
15028 msgstr ""
15029
15030 #: cp/init.c:534
15031 msgid "multiple initializations given for base `%T'"
15032 msgstr ""
15033
15034 #: cp/init.c:601
15035 msgid "initializations for multiple members of `%T'"
15036 msgstr ""
15037
15038 #: cp/init.c:658
15039 msgid ""
15040 "base class `%#T' should be explicitly initialized in the copy constructor"
15041 msgstr ""
15042
15043 #: cp/init.c:888 cp/init.c:907
15044 msgid "class `%T' does not have any field named `%D'"
15045 msgstr ""
15046
15047 #: cp/init.c:894
15048 msgid ""
15049 "`%#D' is a static data member; it can only be initialized at its definition"
15050 msgstr ""
15051
15052 #: cp/init.c:901
15053 msgid "`%#D' is not a non-static data member of `%T'"
15054 msgstr ""
15055
15056 #: cp/init.c:940
15057 msgid "unnamed initializer for `%T', which has no base classes"
15058 msgstr ""
15059
15060 #: cp/init.c:947
15061 msgid "unnamed initializer for `%T', which uses multiple inheritance"
15062 msgstr ""
15063
15064 #: cp/init.c:1002
15065 msgid "'%D' is both a direct base and an indirect virtual base"
15066 msgstr ""
15067
15068 #: cp/init.c:1010
15069 msgid "type `%D' is not a direct or virtual base of `%T'"
15070 msgstr ""
15071
15072 #: cp/init.c:1013
15073 msgid "type `%D' is not a direct base of `%T'"
15074 msgstr ""
15075
15076 #. Handle bad initializers like:
15077 #. class COMPLEX {
15078 #. public:
15079 #. double re, im;
15080 #. COMPLEX(double r = 0.0, double i = 0.0) {re = r; im = i;};
15081 #. ~COMPLEX() {};
15082 #. };
15083 #.
15084 #. int main(int argc, char **argv) {
15085 #. COMPLEX zees(1.0, 0.0)[10];
15086 #. }
15087 #.
15088 #: cp/init.c:1105
15089 msgid "bad array initializer"
15090 msgstr ""
15091
15092 #: cp/init.c:1298
15093 msgid "`%T' is not an aggregate type"
15094 msgstr ""
15095
15096 #: cp/init.c:1319
15097 msgid "`%T' fails to be an aggregate typedef"
15098 msgstr ""
15099
15100 #: cp/init.c:1328
15101 msgid "type `%T' is of non-aggregate type"
15102 msgstr ""
15103
15104 #: cp/init.c:1420 cp/typeck.c:1767
15105 msgid "qualified type `%T' does not match destructor name `~%T'"
15106 msgstr ""
15107
15108 #: cp/init.c:1428
15109 msgid "incomplete type `%T' does not have member `%D'"
15110 msgstr ""
15111
15112 #: cp/init.c:1447
15113 msgid "`%D' is not a member of type `%T'"
15114 msgstr ""
15115
15116 #: cp/init.c:1466
15117 msgid "invalid pointer to bit-field `%D'"
15118 msgstr ""
15119
15120 #: cp/init.c:1565
15121 msgid "invalid use of non-static member function `%D'"
15122 msgstr ""
15123
15124 #: cp/init.c:1570 cp/semantics.c:1221
15125 msgid "invalid use of non-static data member `%D'"
15126 msgstr ""
15127
15128 #: cp/init.c:1705
15129 msgid "new of array type fails to specify size"
15130 msgstr ""
15131
15132 #: cp/init.c:1716
15133 msgid "size in array new must have integral type"
15134 msgstr ""
15135
15136 #: cp/init.c:1722
15137 msgid "zero size array reserves no space"
15138 msgstr ""
15139
15140 #: cp/init.c:1788
15141 msgid "new cannot be applied to a reference type"
15142 msgstr ""
15143
15144 #: cp/init.c:1794
15145 msgid "new cannot be applied to a function type"
15146 msgstr ""
15147
15148 #: cp/init.c:1840
15149 msgid "call to Java constructor, while `jclass' undefined"
15150 msgstr ""
15151
15152 #: cp/init.c:1856
15153 msgid "can't find class$"
15154 msgstr ""
15155
15156 #: cp/init.c:1982
15157 msgid "invalid type `void' for new"
15158 msgstr ""
15159
15160 #: cp/init.c:1992
15161 msgid "uninitialized const in `new' of `%#T'"
15162 msgstr ""
15163
15164 #: cp/init.c:2010
15165 #, c-format
15166 msgid "call to Java constructor with `%s' undefined"
15167 msgstr ""
15168
15169 #: cp/init.c:2143
15170 msgid "ISO C++ forbids initialization in array new"
15171 msgstr ""
15172
15173 #: cp/init.c:2167
15174 msgid "ISO C++ forbids aggregate initializer to new"
15175 msgstr ""
15176
15177 #: cp/init.c:2610
15178 msgid "initializer ends prematurely"
15179 msgstr ""
15180
15181 #: cp/init.c:2667
15182 msgid "cannot initialize multi-dimensional array with initializer"
15183 msgstr ""
15184
15185 #: cp/init.c:2840
15186 msgid "unknown array size in delete"
15187 msgstr ""
15188
15189 #: cp/init.c:3104
15190 msgid "type to vector delete is neither pointer or array type"
15191 msgstr ""
15192
15193 #: cp/lex.c:99
15194 msgid "type name expected before `*'"
15195 msgstr ""
15196
15197 #: cp/lex.c:522
15198 #, c-format
15199 msgid "junk at end of #pragma %s"
15200 msgstr ""
15201
15202 #: cp/lex.c:529
15203 #, c-format
15204 msgid "invalid #pragma %s"
15205 msgstr ""
15206
15207 #: cp/lex.c:537
15208 msgid "#pragma vtable no longer supported"
15209 msgstr ""
15210
15211 #: cp/lex.c:611
15212 #, c-format
15213 msgid "#pragma implementation for %s appears after file is included"
15214 msgstr ""
15215
15216 #: cp/lex.c:635
15217 msgid "junk at end of #pragma GCC java_exceptions"
15218 msgstr ""
15219
15220 #: cp/lex.c:649
15221 msgid "`%D' not defined"
15222 msgstr ""
15223
15224 #: cp/lex.c:652
15225 msgid "`%D' was not declared in this scope"
15226 msgstr ""
15227
15228 #: cp/lex.c:660
15229 msgid "`%D' undeclared (first use this function)"
15230 msgstr ""
15231
15232 #: cp/lex.c:664
15233 msgid ""
15234 "(Each undeclared identifier is reported only once for each function it "
15235 "appears in.)"
15236 msgstr ""
15237
15238 #. In a template, it is invalid to write "f()" or "f(3)" if no
15239 #. declaration of "f" is available.  Historically, G++ and most
15240 #. other compilers accepted that usage since they deferred all name
15241 #. lookup until instantiation time rather than doing unqualified
15242 #. name lookup at template definition time; explain to the user what
15243 #. is going wrong.
15244 #.
15245 #. Note that we have the exact wording of the following message in
15246 #. the manual (trouble.texi, node "Name lookup"), so they need to
15247 #. be kept in synch.
15248 #: cp/lex.c:695
15249 msgid ""
15250 "there are no arguments to `%D' that depend on a template parameter, so a "
15251 "declaration of `%D' must be available"
15252 msgstr ""
15253
15254 #: cp/lex.c:704
15255 msgid ""
15256 "(if you use `-fpermissive', G++ will accept your code, but allowing the use "
15257 "of an undeclared name is deprecated)"
15258 msgstr ""
15259
15260 #: cp/mangle.c:2000
15261 msgid "call_expr cannot be mangled due to a defect in the C++ ABI"
15262 msgstr ""
15263
15264 #: cp/mangle.c:2053
15265 msgid "omitted middle operand to `?:' operand cannot be mangled"
15266 msgstr ""
15267
15268 #: cp/mangle.c:2325
15269 msgid "the mangled name of `%D' will change in a future version of GCC"
15270 msgstr ""
15271
15272 #: cp/method.c:449
15273 msgid "generic thunk code fails for method `%#D' which uses `...'"
15274 msgstr ""
15275
15276 #: cp/method.c:672
15277 msgid "non-static const member `%#D', can't use default assignment operator"
15278 msgstr ""
15279
15280 #: cp/method.c:677
15281 msgid ""
15282 "non-static reference member `%#D', can't use default assignment operator"
15283 msgstr ""
15284
15285 #: cp/name-lookup.c:643
15286 msgid "`%#D' used prior to declaration"
15287 msgstr ""
15288
15289 #: cp/name-lookup.c:674
15290 msgid "redeclaration of `wchar_t' as `%T'"
15291 msgstr ""
15292
15293 #. A redeclaration of main, but not a duplicate of the
15294 #. previous one.
15295 #.
15296 #. [basic.start.main]
15297 #.
15298 #. This function shall not be overloaded.
15299 #: cp/name-lookup.c:702
15300 msgid "invalid redeclaration of `%D'"
15301 msgstr ""
15302
15303 #: cp/name-lookup.c:703
15304 msgid "as `%D'"
15305 msgstr ""
15306
15307 #: cp/name-lookup.c:790
15308 msgid "type mismatch with previous external decl of `%#D'"
15309 msgstr ""
15310
15311 #: cp/name-lookup.c:791
15312 msgid "previous external decl of `%#D'"
15313 msgstr ""
15314
15315 #: cp/name-lookup.c:833
15316 msgid "`%D' was previously implicitly declared to return `int'"
15317 msgstr ""
15318
15319 #: cp/name-lookup.c:891
15320 msgid "extern declaration of `%#D' doesn't match"
15321 msgstr ""
15322
15323 #: cp/name-lookup.c:892
15324 msgid "global declaration `%#D'"
15325 msgstr ""
15326
15327 #: cp/name-lookup.c:928
15328 msgid "declaration of `%#D' shadows a parameter"
15329 msgstr ""
15330
15331 #: cp/name-lookup.c:949
15332 #, c-format
15333 msgid "declaration of `%s' shadows a member of `this'"
15334 msgstr ""
15335
15336 #: cp/name-lookup.c:1125
15337 msgid "name lookup of `%D' changed"
15338 msgstr ""
15339
15340 #: cp/name-lookup.c:1127
15341 msgid "  matches this `%D' under ISO standard rules"
15342 msgstr ""
15343
15344 #: cp/name-lookup.c:1129
15345 msgid "  matches this `%D' under old rules"
15346 msgstr ""
15347
15348 #: cp/name-lookup.c:1143 cp/name-lookup.c:1150
15349 msgid "name lookup of `%D' changed for new ISO `for' scoping"
15350 msgstr ""
15351
15352 #: cp/name-lookup.c:1145
15353 msgid "  cannot use obsolete binding at `%D' because it has a destructor"
15354 msgstr ""
15355
15356 #: cp/name-lookup.c:1152
15357 msgid "  using obsolete binding at `%D'"
15358 msgstr ""
15359
15360 #: cp/name-lookup.c:1205
15361 #, c-format
15362 msgid "%s %s(%E) %p %d\n"
15363 msgstr ""
15364
15365 #: cp/name-lookup.c:1208
15366 #, c-format
15367 msgid "%s %s %p %d\n"
15368 msgstr ""
15369
15370 #: cp/name-lookup.c:1327
15371 msgid "XXX is_class_level != (current_scope == class_scope)\n"
15372 msgstr ""
15373
15374 #: cp/name-lookup.c:1964
15375 msgid "`%#D' hides constructor for `%#T'"
15376 msgstr ""
15377
15378 #: cp/name-lookup.c:1979
15379 msgid "`%#D' conflicts with previous using declaration `%#D'"
15380 msgstr ""
15381
15382 #: cp/name-lookup.c:1991
15383 msgid "previous non-function declaration `%#D'"
15384 msgstr ""
15385
15386 #: cp/name-lookup.c:1992
15387 msgid "conflicts with function declaration `%#D'"
15388 msgstr ""
15389
15390 #. 7.3.3/5
15391 #. A using-declaration shall not name a template-id.
15392 #: cp/name-lookup.c:2069
15393 msgid "a using-declaration cannot specify a template-id.  Try `using %D'"
15394 msgstr ""
15395
15396 #: cp/name-lookup.c:2075
15397 msgid "namespace `%D' not allowed in using-declaration"
15398 msgstr ""
15399
15400 #. It's a nested name with template parameter dependent scope.
15401 #. This can only be using-declaration for class member.
15402 #: cp/name-lookup.c:2083 cp/name-lookup.c:2105 cp/name-lookup.c:3275
15403 msgid "`%T' is not a namespace"
15404 msgstr ""
15405
15406 #: cp/name-lookup.c:2129
15407 msgid "`%D' not declared"
15408 msgstr ""
15409
15410 #. If the OLD_FN was really declared, the
15411 #. declarations don't match.
15412 #: cp/name-lookup.c:2141 cp/name-lookup.c:2183 cp/name-lookup.c:2208
15413 msgid "`%D' is already declared in this scope"
15414 msgstr ""
15415
15416 #: cp/name-lookup.c:2214
15417 msgid "using declaration `%D' introduced ambiguous type `%T'"
15418 msgstr ""
15419
15420 #. Definition isn't the kind we were looking for.
15421 #: cp/name-lookup.c:2374 cp/name-lookup.c:2393
15422 msgid "`%#D' redeclared as %C"
15423 msgstr ""
15424
15425 #: cp/name-lookup.c:2803
15426 msgid "using-declaration for non-member at class scope"
15427 msgstr ""
15428
15429 #: cp/name-lookup.c:2810
15430 msgid "using-declaration cannot name destructor"
15431 msgstr ""
15432
15433 #: cp/name-lookup.c:2906
15434 msgid "declaration of `%D' not in a namespace surrounding `%D'"
15435 msgstr ""
15436
15437 #: cp/name-lookup.c:2946
15438 msgid "`%D' should have been declared inside `%D'"
15439 msgstr ""
15440
15441 #: cp/name-lookup.c:3009
15442 msgid "namespace alias `%D' not allowed here, assuming `%D'"
15443 msgstr ""
15444
15445 #. The parser did not find it, so it's not there.
15446 #: cp/name-lookup.c:3118
15447 msgid "unknown namespace `%D'"
15448 msgstr ""
15449
15450 #: cp/name-lookup.c:3269
15451 msgid "namespace `%T' undeclared"
15452 msgstr ""
15453
15454 #: cp/name-lookup.c:3415
15455 msgid "use of `%D' is ambiguous"
15456 msgstr ""
15457
15458 #: cp/name-lookup.c:3416
15459 msgid "  first declared as `%#D' here"
15460 msgstr ""
15461
15462 #: cp/name-lookup.c:3419
15463 msgid "  also declared as `%#D' here"
15464 msgstr ""
15465
15466 #: cp/name-lookup.c:3434
15467 msgid "`%D' denotes an ambiguous type"
15468 msgstr ""
15469
15470 #: cp/name-lookup.c:3435
15471 msgid "%J  first type here"
15472 msgstr ""
15473
15474 #: cp/name-lookup.c:3436
15475 msgid "%J  other type here"
15476 msgstr ""
15477
15478 #. This happens for A::B where B is a template, and there are no
15479 #. template arguments.
15480 #: cp/name-lookup.c:3501 cp/typeck.c:1742
15481 msgid "invalid use of `%D'"
15482 msgstr ""
15483
15484 #: cp/name-lookup.c:3542
15485 msgid "`%D::%D' is not a template"
15486 msgstr ""
15487
15488 #: cp/name-lookup.c:3559
15489 msgid "`%D' undeclared in namespace `%D'"
15490 msgstr ""
15491
15492 #: cp/name-lookup.c:4002
15493 msgid "`%D' is not a function,"
15494 msgstr ""
15495
15496 #: cp/name-lookup.c:4003
15497 msgid "  conflict with `%D'"
15498 msgstr ""
15499
15500 #: cp/name-lookup.c:4704
15501 msgid "XXX entering pop_everything ()\n"
15502 msgstr ""
15503
15504 #: cp/name-lookup.c:4713
15505 msgid "XXX leaving pop_everything ()\n"
15506 msgstr ""
15507
15508 #: cp/parser.c:594
15509 msgid "invalid token"
15510 msgstr ""
15511
15512 #: cp/parser.c:1790
15513 msgid "new types may not be defined in a return type"
15514 msgstr ""
15515
15516 #: cp/parser.c:1799
15517 #, c-format
15518 msgid "%s cannot appear in a constant-expression"
15519 msgstr ""
15520
15521 #. Issue an error message.
15522 #: cp/parser.c:1826
15523 #, c-format
15524 msgid "`%s' does not name a type"
15525 msgstr ""
15526
15527 #: cp/parser.c:1857
15528 msgid "(perhaps `typename %T::%s' was intended)"
15529 msgstr ""
15530
15531 #: cp/parser.c:2261
15532 msgid "ISO C++ forbids braced-groups within expressions"
15533 msgstr ""
15534
15535 #: cp/parser.c:2270
15536 msgid "statement-expressions are allowed only inside functions"
15537 msgstr ""
15538
15539 #: cp/parser.c:2321
15540 msgid "`this' may not be used in this context"
15541 msgstr ""
15542
15543 #: cp/parser.c:2448
15544 msgid "local variable `%D' may not appear in this context"
15545 msgstr ""
15546
15547 #: cp/parser.c:2804
15548 msgid "typedef-name `%D' used as destructor declarator"
15549 msgstr ""
15550
15551 #: cp/parser.c:2997
15552 msgid "`%T::%D' is not a class-name or namespace-name"
15553 msgstr ""
15554
15555 #: cp/parser.c:3001
15556 msgid "`::%D' is not a class-name or namespace-name"
15557 msgstr ""
15558
15559 #: cp/parser.c:3005
15560 msgid "`%D::%D' is not a class-name or namespace-name"
15561 msgstr ""
15562
15563 #: cp/parser.c:3010
15564 msgid "`%D' is not a class-name or namespace-name"
15565 msgstr ""
15566
15567 #: cp/parser.c:3438
15568 msgid "ISO C++ forbids compound-literals"
15569 msgstr ""
15570
15571 #: cp/parser.c:4352
15572 msgid "expression in new-declarator must have integral or enumeration type"
15573 msgstr ""
15574
15575 #: cp/parser.c:4524
15576 msgid "use of old-style cast"
15577 msgstr ""
15578
15579 #: cp/parser.c:5762
15580 msgid "ISO C++ forbids computed gotos"
15581 msgstr ""
15582
15583 #: cp/parser.c:5882
15584 msgid "extra `;'"
15585 msgstr ""
15586
15587 #: cp/parser.c:6177
15588 msgid "mixing declarations and function-definitions is forbidden"
15589 msgstr ""
15590
15591 #: cp/parser.c:6311
15592 msgid "duplicate `friend'"
15593 msgstr ""
15594
15595 #: cp/parser.c:6769
15596 msgid "only constructors take base initializers"
15597 msgstr ""
15598
15599 #: cp/parser.c:6820
15600 msgid "anachronistic old-style base class initializer"
15601 msgstr ""
15602
15603 #. Warn that we do not support `export'.
15604 #: cp/parser.c:7210
15605 msgid "keyword `export' not implemented, and will be ignored"
15606 msgstr ""
15607
15608 #: cp/parser.c:8493
15609 msgid "using `typename' outside of template"
15610 msgstr ""
15611
15612 #: cp/parser.c:8609
15613 msgid "expected type-name"
15614 msgstr ""
15615
15616 #: cp/parser.c:8760
15617 msgid "comma at end of enumerator list"
15618 msgstr ""
15619
15620 #. [namespace.udecl]
15621 #.
15622 #. A using declaration shall not name a template-id.
15623 #: cp/parser.c:9036
15624 msgid "a template-id may not appear in a using-declaration"
15625 msgstr ""
15626
15627 #: cp/parser.c:9055
15628 msgid "`%D::%D' has not been declared"
15629 msgstr ""
15630
15631 #: cp/parser.c:9058 cp/semantics.c:2282
15632 msgid "`::%D' has not been declared"
15633 msgstr ""
15634
15635 #: cp/parser.c:9352
15636 msgid "an asm-specification is not allowed on a function-definition"
15637 msgstr ""
15638
15639 #: cp/parser.c:9354
15640 msgid "attributes are not allowed on a function-definition"
15641 msgstr ""
15642
15643 #: cp/parser.c:9469
15644 msgid "attributes after parenthesized initializer ignored"
15645 msgstr ""
15646
15647 #: cp/parser.c:10587
15648 msgid "file ends in default argument"
15649 msgstr ""
15650
15651 #: cp/parser.c:10643
15652 msgid "deprecated use of default argument for parameter of non-function"
15653 msgstr ""
15654
15655 #: cp/parser.c:10646
15656 msgid "default arguments are only permitted for function parameters"
15657 msgstr ""
15658
15659 #: cp/parser.c:11575
15660 msgid "declaration of `%D' in `%D' which does not enclose `%D'"
15661 msgstr ""
15662
15663 #: cp/parser.c:11587
15664 msgid "extra qualification ignored"
15665 msgstr ""
15666
15667 #: cp/parser.c:11807
15668 msgid "extra semicolon"
15669 msgstr ""
15670
15671 #: cp/parser.c:11825
15672 msgid "a class-key must be used when declaring a friend"
15673 msgstr ""
15674
15675 #: cp/parser.c:11856
15676 msgid "friend declaration does not name a class or function"
15677 msgstr ""
15678
15679 #: cp/parser.c:13080
15680 msgid "reference to `%D' is ambiguous"
15681 msgstr ""
15682
15683 #: cp/parser.c:13252
15684 msgid "too few template-parameter-lists"
15685 msgstr ""
15686
15687 #. Otherwise, there are too many template parameter lists.  We have
15688 #. something like:
15689 #.
15690 #. template <class T> template <class U> void S::f();
15691 #: cp/parser.c:13267
15692 msgid "too many template-parameter-lists"
15693 msgstr ""
15694
15695 #. If begin_function_definition didn't like the definition, skip
15696 #. the entire function.
15697 #: cp/parser.c:13542
15698 msgid "invalid function declaration"
15699 msgstr ""
15700
15701 #. Issue an error message.
15702 #: cp/parser.c:13579
15703 msgid "named return values are no longer supported"
15704 msgstr ""
15705
15706 #: cp/parser.c:14129
15707 #, c-format
15708 msgid "expected %s"
15709 msgstr ""
15710
15711 #: cp/parser.c:14275
15712 msgid "`%s' tag used in naming `%#T'"
15713 msgstr ""
15714
15715 #: cp/parser.c:14295
15716 msgid "%D redeclared with different access"
15717 msgstr ""
15718
15719 #: cp/parser.c:14312
15720 msgid "`template' (as a disambiguator) is only allowed within templates"
15721 msgstr ""
15722
15723 #: cp/pt.c:243
15724 msgid "data member `%D' cannot be a member template"
15725 msgstr ""
15726
15727 #: cp/pt.c:255
15728 msgid "invalid member template declaration `%D'"
15729 msgstr ""
15730
15731 #: cp/pt.c:637
15732 msgid "explicit specialization in non-namespace scope `%D'"
15733 msgstr ""
15734
15735 #: cp/pt.c:649
15736 msgid "enclosing class templates are not explicitly specialized"
15737 msgstr ""
15738
15739 #: cp/pt.c:737 cp/pt.c:778
15740 msgid "specializing `%#T' in different namespace"
15741 msgstr ""
15742
15743 #: cp/pt.c:738 cp/pt.c:779
15744 msgid "  from definition of `%#D'"
15745 msgstr ""
15746
15747 #: cp/pt.c:746
15748 msgid "specialization of `%T' after instantiation"
15749 msgstr ""
15750
15751 #: cp/pt.c:793
15752 msgid "specialization `%T' after instantiation `%T'"
15753 msgstr ""
15754
15755 #: cp/pt.c:805
15756 msgid "explicit specialization of non-template `%T'"
15757 msgstr ""
15758
15759 #: cp/pt.c:931
15760 msgid "specialization of %D after instantiation"
15761 msgstr ""
15762
15763 #: cp/pt.c:1056
15764 msgid "%s %+#D"
15765 msgstr ""
15766
15767 #: cp/pt.c:1105
15768 msgid "`%D' is not a function template"
15769 msgstr ""
15770
15771 #: cp/pt.c:1244
15772 msgid "template-id `%D' for `%+D' does not match any template declaration"
15773 msgstr ""
15774
15775 #: cp/pt.c:1252
15776 msgid "ambiguous template specialization `%D' for `%+D'"
15777 msgstr ""
15778
15779 #. This case handles bogus declarations like template <>
15780 #. template <class T> void f<int>();
15781 #: cp/pt.c:1475 cp/pt.c:1549
15782 msgid "template-id `%D' in declaration of primary template"
15783 msgstr ""
15784
15785 #: cp/pt.c:1488
15786 msgid "template parameter list used in explicit instantiation"
15787 msgstr ""
15788
15789 #: cp/pt.c:1494
15790 msgid "definition provided for explicit instantiation"
15791 msgstr ""
15792
15793 #: cp/pt.c:1500
15794 msgid "too many template parameter lists in declaration of `%D'"
15795 msgstr ""
15796
15797 #: cp/pt.c:1516
15798 msgid "too few template parameter lists in declaration of `%D'"
15799 msgstr ""
15800
15801 #: cp/pt.c:1533
15802 msgid "explicit specialization not preceded by `template <>'"
15803 msgstr ""
15804
15805 #: cp/pt.c:1546
15806 msgid "partial specialization `%D' of function template"
15807 msgstr ""
15808
15809 #: cp/pt.c:1578
15810 msgid "default argument specified in explicit specialization"
15811 msgstr ""
15812
15813 #: cp/pt.c:1582
15814 msgid "template specialization with C linkage"
15815 msgstr ""
15816
15817 #. From [temp.expl.spec]:
15818 #.
15819 #. If such an explicit specialization for the member
15820 #. of a class template names an implicitly-declared
15821 #. special member function (clause _special_), the
15822 #. program is ill-formed.
15823 #.
15824 #. Similar language is found in [temp.explicit].
15825 #: cp/pt.c:1666
15826 msgid "specialization of implicitly-declared special member function"
15827 msgstr ""
15828
15829 #: cp/pt.c:1710
15830 msgid "no member function `%D' declared in `%T'"
15831 msgstr ""
15832
15833 #. There are two many template parameter lists.
15834 #: cp/pt.c:1865
15835 msgid "too many template parameter lists in declaration of `%T'"
15836 msgstr ""
15837
15838 #: cp/pt.c:1958
15839 msgid " shadows template parm `%#D'"
15840 msgstr ""
15841
15842 #: cp/pt.c:2355
15843 msgid "template parameters not used in partial specialization:"
15844 msgstr ""
15845
15846 #: cp/pt.c:2359
15847 msgid "        `%D'"
15848 msgstr ""
15849
15850 #: cp/pt.c:2371
15851 msgid "partial specialization `%T' does not specialize any template arguments"
15852 msgstr ""
15853
15854 #: cp/pt.c:2396
15855 #, c-format
15856 msgid "template argument `%E' involves template parameter(s)"
15857 msgstr ""
15858
15859 #: cp/pt.c:2440
15860 msgid "type `%T' of template argument `%E' depends on template parameter(s)"
15861 msgstr ""
15862
15863 #: cp/pt.c:2525
15864 msgid "no default argument for `%D'"
15865 msgstr ""
15866
15867 #: cp/pt.c:2674
15868 msgid "template with C linkage"
15869 msgstr ""
15870
15871 #: cp/pt.c:2677
15872 msgid "template class without a name"
15873 msgstr ""
15874
15875 #. [temp.mem]
15876 #.
15877 #. A destructor shall not be a member template.
15878 #: cp/pt.c:2684
15879 msgid "destructor `%D' declared as member template"
15880 msgstr ""
15881
15882 #: cp/pt.c:2764
15883 msgid "`%D' does not declare a template type"
15884 msgstr ""
15885
15886 #: cp/pt.c:2770
15887 msgid "template definition of non-template `%#D'"
15888 msgstr ""
15889
15890 #: cp/pt.c:2811
15891 msgid "expected %d levels of template parms for `%#D', got %d"
15892 msgstr ""
15893
15894 #: cp/pt.c:2823
15895 msgid "got %d template parameters for `%#D'"
15896 msgstr ""
15897
15898 #: cp/pt.c:2826
15899 msgid "got %d template parameters for `%#T'"
15900 msgstr ""
15901
15902 #: cp/pt.c:2828
15903 #, c-format
15904 msgid "  but %d required"
15905 msgstr ""
15906
15907 #: cp/pt.c:2908
15908 msgid "`%T' is not a template type"
15909 msgstr ""
15910
15911 #: cp/pt.c:2924
15912 msgid "previous declaration `%D'"
15913 msgstr ""
15914
15915 #: cp/pt.c:2925
15916 #, c-format
15917 msgid "used %d template parameter%s instead of %d"
15918 msgstr ""
15919
15920 #: cp/pt.c:2941
15921 msgid "template parameter `%#D'"
15922 msgstr ""
15923
15924 #: cp/pt.c:2942
15925 msgid "redeclared here as `%#D'"
15926 msgstr ""
15927
15928 #. We have in [temp.param]:
15929 #.
15930 #. A template-parameter may not be given default arguments
15931 #. by two different declarations in the same scope.
15932 #: cp/pt.c:2952
15933 msgid "redefinition of default argument for `%#D'"
15934 msgstr ""
15935
15936 #: cp/pt.c:2953
15937 msgid "%J  original definition appeared here"
15938 msgstr ""
15939
15940 #: cp/pt.c:3042
15941 #, c-format
15942 msgid "`%E' is not a valid template argument"
15943 msgstr ""
15944
15945 #: cp/pt.c:3046
15946 msgid "it must be the address of a function with external linkage"
15947 msgstr ""
15948
15949 #: cp/pt.c:3048
15950 msgid "it must be the address of an object with external linkage"
15951 msgstr ""
15952
15953 #: cp/pt.c:3051
15954 msgid "it must be a pointer-to-member of the form `&X::Y'"
15955 msgstr ""
15956
15957 #: cp/pt.c:3062
15958 #, c-format
15959 msgid ""
15960 "string literal %E is not a valid template argument because it is the address "
15961 "of an object with static linkage"
15962 msgstr ""
15963
15964 #: cp/pt.c:3077
15965 #, c-format
15966 msgid "address of non-extern `%E' cannot be used as template argument"
15967 msgstr ""
15968
15969 #: cp/pt.c:3086
15970 #, c-format
15971 msgid "non-constant `%E' cannot be used as template argument"
15972 msgstr ""
15973
15974 #: cp/pt.c:3094
15975 msgid "type '%T' cannot be used as a value for a non-type template-parameter"
15976 msgstr ""
15977
15978 #: cp/pt.c:3097
15979 msgid "invalid use of '%D' as a non-type template-argument"
15980 msgstr ""
15981
15982 #: cp/pt.c:3099
15983 #, c-format
15984 msgid "invalid use of '%E' as a non-type template-argument"
15985 msgstr ""
15986
15987 #: cp/pt.c:3463
15988 #, c-format
15989 msgid "to refer to a type member of a template parameter, use `typename %E'"
15990 msgstr ""
15991
15992 #: cp/pt.c:3476 cp/pt.c:3494 cp/pt.c:3533
15993 msgid "type/value mismatch at argument %d in template parameter list for `%D'"
15994 msgstr ""
15995
15996 #: cp/pt.c:3479
15997 msgid "  expected a constant of type `%T', got `%T'"
15998 msgstr ""
15999
16000 #: cp/pt.c:3483
16001 #, c-format
16002 msgid "  expected a class template, got `%E'"
16003 msgstr ""
16004
16005 #: cp/pt.c:3485
16006 #, c-format
16007 msgid "  expected a type, got `%E'"
16008 msgstr ""
16009
16010 #: cp/pt.c:3497
16011 msgid "  expected a type, got `%T'"
16012 msgstr ""
16013
16014 #: cp/pt.c:3499
16015 msgid "  expected a class template, got `%T'"
16016 msgstr ""
16017
16018 #: cp/pt.c:3535
16019 msgid "  expected a template of type `%D', got `%D'"
16020 msgstr ""
16021
16022 #: cp/pt.c:3570
16023 msgid "could not convert template argument `%E' to `%T'"
16024 msgstr ""
16025
16026 #: cp/pt.c:3610
16027 #, c-format
16028 msgid "wrong number of template arguments (%d, should be %d)"
16029 msgstr ""
16030
16031 #: cp/pt.c:3614
16032 msgid "provided for `%D'"
16033 msgstr ""
16034
16035 #: cp/pt.c:3642
16036 #, c-format
16037 msgid "template argument %d is invalid"
16038 msgstr ""
16039
16040 #: cp/pt.c:3863
16041 msgid "non-template used as template"
16042 msgstr ""
16043
16044 #: cp/pt.c:3991
16045 msgid "`%T' is not a template"
16046 msgstr ""
16047
16048 #: cp/pt.c:4003
16049 msgid "non-template type `%T' used as a template"
16050 msgstr ""
16051
16052 #: cp/pt.c:4005
16053 msgid "for template declaration `%D'"
16054 msgstr ""
16055
16056 #: cp/pt.c:4634
16057 msgid ""
16058 "template instantiation depth exceeds maximum of %d (use -ftemplate-depth-NN "
16059 "to increase the maximum) instantiating `%D'"
16060 msgstr ""
16061
16062 #: cp/pt.c:5071
16063 msgid "ambiguous class template instantiation for `%#T'"
16064 msgstr ""
16065
16066 #: cp/pt.c:5077
16067 msgid "%s %+#T"
16068 msgstr ""
16069
16070 #: cp/pt.c:6088 cp/pt.c:6208
16071 msgid "instantiation of `%D' as type `%T'"
16072 msgstr ""
16073
16074 #: cp/pt.c:6250
16075 msgid "invalid parameter type `%T'"
16076 msgstr ""
16077
16078 #: cp/pt.c:6252
16079 msgid "in declaration `%D'"
16080 msgstr ""
16081
16082 #: cp/pt.c:6326
16083 msgid "creating pointer to member function of non-class type `%T'"
16084 msgstr ""
16085
16086 #: cp/pt.c:6482
16087 msgid "creating array with size zero"
16088 msgstr ""
16089
16090 #: cp/pt.c:6496
16091 #, c-format
16092 msgid "creating array with size zero (`%E')"
16093 msgstr ""
16094
16095 #: cp/pt.c:6735
16096 msgid "forming reference to void"
16097 msgstr ""
16098
16099 #: cp/pt.c:6737
16100 msgid "forming %s to reference type `%T'"
16101 msgstr ""
16102
16103 #: cp/pt.c:6774
16104 msgid "creating pointer to member of non-class type `%T'"
16105 msgstr ""
16106
16107 #: cp/pt.c:6780
16108 msgid "creating pointer to member reference type `%T'"
16109 msgstr ""
16110
16111 #: cp/pt.c:6865
16112 msgid "creating array of `%T'"
16113 msgstr ""
16114
16115 #: cp/pt.c:6908
16116 msgid "`%T' is not a class, struct, or union type"
16117 msgstr ""
16118
16119 #: cp/pt.c:7021
16120 #, c-format
16121 msgid "use of `%s' in template"
16122 msgstr ""
16123
16124 #: cp/pt.c:7132
16125 #, c-format
16126 msgid "`%E' names a type, but a non-type is expected"
16127 msgstr ""
16128
16129 #: cp/pt.c:8391
16130 msgid "`%T' uses anonymous type"
16131 msgstr ""
16132
16133 #: cp/pt.c:8393
16134 msgid "`%T' uses local type `%T'"
16135 msgstr ""
16136
16137 #: cp/pt.c:8401
16138 msgid "`%T' is a variably modified type"
16139 msgstr ""
16140
16141 #: cp/pt.c:8412
16142 #, c-format
16143 msgid "integral expression `%E' is not constant"
16144 msgstr ""
16145
16146 #: cp/pt.c:8417
16147 msgid "  trying to instantiate `%D'"
16148 msgstr ""
16149
16150 #: cp/pt.c:8936
16151 msgid "incomplete type unification"
16152 msgstr ""
16153
16154 #: cp/pt.c:9861
16155 #, c-format
16156 msgid "use of `%s' in template type unification"
16157 msgstr ""
16158
16159 #: cp/pt.c:10289 cp/pt.c:10361
16160 msgid "explicit instantiation of non-template `%#D'"
16161 msgstr ""
16162
16163 #: cp/pt.c:10305 cp/pt.c:10356
16164 msgid "no matching template for `%D' found"
16165 msgstr ""
16166
16167 #: cp/pt.c:10311
16168 msgid "explicit instantiation of `%#D'"
16169 msgstr ""
16170
16171 #: cp/pt.c:10348
16172 msgid "duplicate explicit instantiation of `%#D'"
16173 msgstr ""
16174
16175 #: cp/pt.c:10373
16176 msgid "ISO C++ forbids the use of `extern' on explicit instantiations"
16177 msgstr ""
16178
16179 #: cp/pt.c:10377 cp/pt.c:10463
16180 msgid "storage class `%D' applied to template instantiation"
16181 msgstr ""
16182
16183 #: cp/pt.c:10430
16184 msgid "explicit instantiation of non-template type `%T'"
16185 msgstr ""
16186
16187 #: cp/pt.c:10444
16188 msgid "explicit instantiation of `%#T' before definition of template"
16189 msgstr ""
16190
16191 #: cp/pt.c:10452
16192 #, c-format
16193 msgid "ISO C++ forbids the use of `%s' on explicit instantiations"
16194 msgstr ""
16195
16196 #: cp/pt.c:10496
16197 msgid "duplicate explicit instantiation of `%#T'"
16198 msgstr ""
16199
16200 #: cp/pt.c:10898
16201 msgid "explicit instantiation of `%D' but no definition available"
16202 msgstr ""
16203
16204 #: cp/pt.c:11316
16205 msgid "`%#T' is not a valid type for a template constant parameter"
16206 msgstr ""
16207
16208 #: cp/repo.c:259
16209 msgid "-frepo must be used with -c"
16210 msgstr ""
16211
16212 #: cp/repo.c:346
16213 #, c-format
16214 msgid "mysterious repository information in %s"
16215 msgstr ""
16216
16217 #: cp/repo.c:361
16218 #, c-format
16219 msgid "can't create repository information file `%s'"
16220 msgstr ""
16221
16222 #: cp/rtti.c:248
16223 msgid "cannot use typeid with -fno-rtti"
16224 msgstr ""
16225
16226 #: cp/rtti.c:254
16227 msgid "must #include <typeinfo> before using typeid"
16228 msgstr ""
16229
16230 #: cp/rtti.c:326
16231 msgid ""
16232 "cannot create type information for type `%T' because its size is variable"
16233 msgstr ""
16234
16235 #: cp/rtti.c:580 cp/rtti.c:594
16236 msgid "dynamic_cast of `%#D' to `%#T' can never succeed"
16237 msgstr ""
16238
16239 #: cp/rtti.c:675
16240 msgid "cannot dynamic_cast `%E' (of type `%#T') to type `%#T' (%s)"
16241 msgstr ""
16242
16243 #: cp/search.c:306
16244 msgid "`%T' is an ambiguous base of `%T'"
16245 msgstr ""
16246
16247 #: cp/search.c:324
16248 msgid "`%T' is an inaccessible base of `%T'"
16249 msgstr ""
16250
16251 #: cp/search.c:1746
16252 msgid "invalid covariant return type for `%#D'"
16253 msgstr ""
16254
16255 #: cp/search.c:1747 cp/search.c:1753
16256 msgid "  overriding `%#D'"
16257 msgstr ""
16258
16259 #: cp/search.c:1751
16260 msgid "conflicting return type specified for `%#D'"
16261 msgstr ""
16262
16263 #: cp/search.c:1765
16264 #, c-format
16265 msgid "looser throw specifier for `%#F'"
16266 msgstr ""
16267
16268 #: cp/search.c:1766
16269 #, c-format
16270 msgid "  overriding `%#F'"
16271 msgstr ""
16272
16273 #. A static member function cannot match an inherited
16274 #. virtual member function.
16275 #: cp/search.c:1856
16276 msgid "`%#D' cannot be declared"
16277 msgstr ""
16278
16279 #: cp/search.c:1857
16280 msgid "  since `%#D' declared in base class"
16281 msgstr ""
16282
16283 #: cp/search.c:1934
16284 msgid "`%#D' needs a final overrider"
16285 msgstr ""
16286
16287 #: cp/semantics.c:1077
16288 #, c-format
16289 msgid "type of asm operand `%E' could not be determined"
16290 msgstr ""
16291
16292 #: cp/semantics.c:1218
16293 msgid "invalid use of member `%D' in static member function"
16294 msgstr ""
16295
16296 #: cp/semantics.c:1222 cp/semantics.c:1261
16297 msgid "from this location"
16298 msgstr ""
16299
16300 #: cp/semantics.c:1260
16301 msgid "object missing in reference to `%D'"
16302 msgstr ""
16303
16304 #: cp/semantics.c:1697
16305 msgid "arguments to destructor are not allowed"
16306 msgstr ""
16307
16308 #: cp/semantics.c:1745
16309 msgid "`this' is unavailable for static member functions"
16310 msgstr ""
16311
16312 #: cp/semantics.c:1751
16313 msgid "invalid use of `this' in non-member function"
16314 msgstr ""
16315
16316 #: cp/semantics.c:1753
16317 msgid "invalid use of `this' at top level"
16318 msgstr ""
16319
16320 #: cp/semantics.c:1780
16321 msgid "calling type `%T' like a method"
16322 msgstr ""
16323
16324 #: cp/semantics.c:1813
16325 msgid "invalid qualifying scope in pseudo-destructor name"
16326 msgstr ""
16327
16328 #: cp/semantics.c:1819
16329 msgid "`%E' is not of type `%T'"
16330 msgstr ""
16331
16332 #: cp/semantics.c:1930
16333 msgid "template type parameters must use the keyword `class' or `typename'"
16334 msgstr ""
16335
16336 #: cp/semantics.c:1967
16337 msgid "invalid default template argument"
16338 msgstr ""
16339
16340 #: cp/semantics.c:2002
16341 msgid "definition of `%#T' inside template parameter list"
16342 msgstr ""
16343
16344 #: cp/semantics.c:2013
16345 msgid "invalid definition of qualified type `%T'"
16346 msgstr ""
16347
16348 #: cp/semantics.c:2028
16349 msgid "previous definition of `%#T'"
16350 msgstr ""
16351
16352 #: cp/semantics.c:2223
16353 msgid "invalid base-class specification"
16354 msgstr ""
16355
16356 #: cp/semantics.c:2232
16357 msgid "base class `%T' has cv qualifiers"
16358 msgstr ""
16359
16360 #: cp/semantics.c:2264
16361 msgid "multiple declarators in template declaration"
16362 msgstr ""
16363
16364 #: cp/semantics.c:2275
16365 msgid "incomplete type `%T' used in nested name specifier"
16366 msgstr ""
16367
16368 #: cp/semantics.c:2277 cp/typeck.c:1585
16369 msgid "`%D' is not a member of `%T'"
16370 msgstr ""
16371
16372 #: cp/semantics.c:2280
16373 msgid "`%D' is not a member of `%D'"
16374 msgstr ""
16375
16376 #: cp/semantics.c:2530
16377 msgid "`%D' cannot appear in a constant-expression"
16378 msgstr ""
16379
16380 #: cp/semantics.c:2539
16381 msgid "use of namespace `%D' as expression"
16382 msgstr ""
16383
16384 #: cp/semantics.c:2544
16385 msgid "use of class template `%T' as expression"
16386 msgstr ""
16387
16388 #. Ambiguous reference to base members.
16389 #: cp/semantics.c:2550
16390 msgid "request for member `%D' is ambiguous in multiple inheritance lattice"
16391 msgstr ""
16392
16393 #: cp/semantics.c:2610
16394 #, c-format
16395 msgid "use of %s from containing function"
16396 msgstr ""
16397
16398 #: cp/semantics.c:2613
16399 msgid "  `%#D' declared here"
16400 msgstr ""
16401
16402 #: cp/semantics.c:2664
16403 #, c-format
16404 msgid "type of `%E' is unknown"
16405 msgstr ""
16406
16407 #: cp/tree.c:221
16408 #, c-format
16409 msgid "non-lvalue in %s"
16410 msgstr ""
16411
16412 #: cp/tree.c:526
16413 msgid "`%V' qualifiers cannot be applied to `%T'"
16414 msgstr ""
16415
16416 #: cp/tree.c:1816
16417 #, c-format
16418 msgid "`%s' attribute can only be applied to Java class definitions"
16419 msgstr ""
16420
16421 #: cp/tree.c:1845
16422 #, c-format
16423 msgid "`%s' attribute can only be applied to class definitions"
16424 msgstr ""
16425
16426 #: cp/tree.c:1851
16427 #, c-format
16428 msgid "`%s' is obsolete; g++ vtables are now COM-compatible by default"
16429 msgstr ""
16430
16431 #: cp/tree.c:1875
16432 msgid "requested init_priority is not an integer constant"
16433 msgstr ""
16434
16435 #: cp/tree.c:1896
16436 #, c-format
16437 msgid ""
16438 "can only use `%s' attribute on file-scope definitions of objects of class "
16439 "type"
16440 msgstr ""
16441
16442 #: cp/tree.c:1904
16443 msgid "requested init_priority is out of range"
16444 msgstr ""
16445
16446 #: cp/tree.c:1914
16447 msgid "requested init_priority is reserved for internal use"
16448 msgstr ""
16449
16450 #: cp/tree.c:1924
16451 #, c-format
16452 msgid "`%s' attribute is not supported on this platform"
16453 msgstr ""
16454
16455 #: cp/tree.c:2450
16456 #, c-format
16457 msgid "lang_* check: failed in %s, at %s:%d"
16458 msgstr ""
16459
16460 #: cp/typeck.c:438 cp/typeck.c:453 cp/typeck.c:543
16461 msgid "%s between distinct pointer types `%T' and `%T' lacks a cast"
16462 msgstr ""
16463
16464 #: cp/typeck.c:513
16465 #, c-format
16466 msgid ""
16467 "ISO C++ forbids %s between pointer of type `void *' and pointer-to-function"
16468 msgstr ""
16469
16470 #: cp/typeck.c:563
16471 msgid "%s between distinct pointer-to-member types `%T' and `%T' lacks a cast"
16472 msgstr ""
16473
16474 #: cp/typeck.c:1206
16475 #, c-format
16476 msgid "invalid application of `%s' to a member function"
16477 msgstr ""
16478
16479 #: cp/typeck.c:1238
16480 #, c-format
16481 msgid "invalid application of `%s' to a bit-field"
16482 msgstr ""
16483
16484 #: cp/typeck.c:1243
16485 #, c-format
16486 msgid "ISO C++ forbids applying `%s' to an expression of function type"
16487 msgstr ""
16488
16489 #: cp/typeck.c:1312
16490 msgid "invalid use of non-static member function"
16491 msgstr ""
16492
16493 #: cp/typeck.c:1446
16494 msgid "deprecated conversion from string constant to `%T'"
16495 msgstr ""
16496
16497 #: cp/typeck.c:1556 cp/typeck.c:1839
16498 msgid "request for member `%D' in `%E', which is of non-class type `%T'"
16499 msgstr ""
16500
16501 #: cp/typeck.c:1583
16502 #, c-format
16503 msgid "invalid use of nonstatic data member '%E'"
16504 msgstr ""
16505
16506 #: cp/typeck.c:1635 cp/typeck.c:1657
16507 msgid "invalid access to non-static data member `%D' of NULL object"
16508 msgstr ""
16509
16510 #: cp/typeck.c:1637 cp/typeck.c:1659
16511 msgid "(perhaps the `offsetof' macro was used incorrectly)"
16512 msgstr ""
16513
16514 #: cp/typeck.c:1773
16515 msgid "destructor name `%T' does not match type `%T' of expression"
16516 msgstr ""
16517
16518 #: cp/typeck.c:1884
16519 msgid "`%D::%D' is not a member of `%T'"
16520 msgstr ""
16521
16522 #: cp/typeck.c:1895
16523 msgid "`%T' is not a base of `%T'"
16524 msgstr ""
16525
16526 #: cp/typeck.c:1914
16527 msgid "'%D' has no member named '%E'"
16528 msgstr ""
16529
16530 #: cp/typeck.c:1929
16531 msgid "`%D' is not a member template function"
16532 msgstr ""
16533
16534 #. A pointer to incomplete type (other than cv void) can be
16535 #. dereferenced [expr.unary.op]/1
16536 #: cp/typeck.c:2035
16537 msgid "`%T' is not a pointer-to-object type"
16538 msgstr ""
16539
16540 #: cp/typeck.c:2060
16541 #, c-format
16542 msgid "invalid use of `%s' on pointer to member"
16543 msgstr ""
16544
16545 #: cp/typeck.c:2066
16546 msgid "invalid type argument"
16547 msgstr ""
16548
16549 #: cp/typeck.c:2172
16550 msgid "ISO C++ forbids subscripting non-lvalue array"
16551 msgstr ""
16552
16553 #: cp/typeck.c:2183
16554 msgid "subscripting array declared `register'"
16555 msgstr ""
16556
16557 #: cp/typeck.c:2266
16558 #, c-format
16559 msgid "object missing in use of `%E'"
16560 msgstr ""
16561
16562 #: cp/typeck.c:2368
16563 msgid "ISO C++ forbids calling `::main' from within program"
16564 msgstr ""
16565
16566 #: cp/typeck.c:2393
16567 #, c-format
16568 msgid "must use .* or ->* to call pointer-to-member function in `%E (...)'"
16569 msgstr ""
16570
16571 #: cp/typeck.c:2406
16572 #, c-format
16573 msgid "`%E' cannot be used as a function"
16574 msgstr ""
16575
16576 #: cp/typeck.c:2499
16577 msgid "too many arguments to %s `%+#D'"
16578 msgstr ""
16579
16580 #: cp/typeck.c:2501 cp/typeck.c:2607
16581 msgid "at this point in file"
16582 msgstr ""
16583
16584 #: cp/typeck.c:2538
16585 msgid "parameter %P of `%D' has incomplete type `%T'"
16586 msgstr ""
16587
16588 #: cp/typeck.c:2541
16589 msgid "parameter %P has incomplete type `%T'"
16590 msgstr ""
16591
16592 #: cp/typeck.c:2605
16593 msgid "too few arguments to %s `%+#D'"
16594 msgstr ""
16595
16596 #: cp/typeck.c:2750 cp/typeck.c:2760
16597 msgid "assuming cast to type `%T' from overloaded function"
16598 msgstr ""
16599
16600 #: cp/typeck.c:2821
16601 #, c-format
16602 msgid "division by zero in `%E / 0'"
16603 msgstr ""
16604
16605 #: cp/typeck.c:2823
16606 #, c-format
16607 msgid "division by zero in `%E / 0.'"
16608 msgstr ""
16609
16610 #: cp/typeck.c:2852
16611 #, c-format
16612 msgid "division by zero in `%E %% 0'"
16613 msgstr ""
16614
16615 #: cp/typeck.c:2854
16616 #, c-format
16617 msgid "division by zero in `%E %% 0.'"
16618 msgstr ""
16619
16620 #: cp/typeck.c:2934
16621 #, c-format
16622 msgid "%s rotate count is negative"
16623 msgstr ""
16624
16625 #: cp/typeck.c:2937
16626 #, c-format
16627 msgid "%s rotate count >= width of type"
16628 msgstr ""
16629
16630 #: cp/typeck.c:2971 cp/typeck.c:2976 cp/typeck.c:3067 cp/typeck.c:3072
16631 msgid "ISO C++ forbids comparison between pointer and integer"
16632 msgstr ""
16633
16634 #: cp/typeck.c:3253
16635 msgid "comparison between types `%#T' and `%#T'"
16636 msgstr ""
16637
16638 #: cp/typeck.c:3289
16639 msgid "comparison between signed and unsigned integer expressions"
16640 msgstr ""
16641
16642 #: cp/typeck.c:3354
16643 msgid "invalid operands of types `%T' and `%T' to binary `%O'"
16644 msgstr ""
16645
16646 #. Some sort of arithmetic operation involving NULL was
16647 #. performed.  Note that pointer-difference and pointer-addition
16648 #. have already been handled above, and so we don't end up here in
16649 #. that case.
16650 #: cp/typeck.c:3376
16651 msgid "NULL used in arithmetic"
16652 msgstr ""
16653
16654 #: cp/typeck.c:3440
16655 msgid "ISO C++ forbids using pointer of type `void *' in subtraction"
16656 msgstr ""
16657
16658 #: cp/typeck.c:3442
16659 msgid "ISO C++ forbids using pointer to a function in subtraction"
16660 msgstr ""
16661
16662 #: cp/typeck.c:3444
16663 msgid "ISO C++ forbids using pointer to a method in subtraction"
16664 msgstr ""
16665
16666 #: cp/typeck.c:3456
16667 msgid "invalid use of a pointer to an incomplete type in pointer arithmetic"
16668 msgstr ""
16669
16670 #: cp/typeck.c:3511
16671 #, c-format
16672 msgid ""
16673 "invalid use of '%E' to form a pointer-to-member-function.  Use a qualified-"
16674 "id."
16675 msgstr ""
16676
16677 #: cp/typeck.c:3517
16678 #, c-format
16679 msgid ""
16680 "parenthesis around '%E' cannot be used to form a pointer-to-member-function"
16681 msgstr ""
16682
16683 #: cp/typeck.c:3539
16684 msgid "taking address of temporary"
16685 msgstr ""
16686
16687 #: cp/typeck.c:3774
16688 #, c-format
16689 msgid "ISO C++ forbids %sing an enum"
16690 msgstr ""
16691
16692 #: cp/typeck.c:3785
16693 msgid "cannot %s a pointer to incomplete type `%T'"
16694 msgstr ""
16695
16696 #: cp/typeck.c:3791
16697 msgid "ISO C++ forbids %sing a pointer of type `%T'"
16698 msgstr ""
16699
16700 #: cp/typeck.c:3816
16701 msgid "cast to non-reference type used as lvalue"
16702 msgstr ""
16703
16704 #: cp/typeck.c:3850
16705 msgid "invalid use of `--' on bool variable `%D'"
16706 msgstr ""
16707
16708 #. ARM $3.4
16709 #: cp/typeck.c:3881
16710 msgid "ISO C++ forbids taking address of function `::main'"
16711 msgstr ""
16712
16713 #. An expression like &memfn.
16714 #: cp/typeck.c:3952
16715 msgid ""
16716 "ISO C++ forbids taking the address of an unqualified or parenthesized non-"
16717 "static member function to form a pointer to member function.  Say `&%T::%D'"
16718 msgstr ""
16719
16720 #: cp/typeck.c:3957
16721 msgid ""
16722 "ISO C++ forbids taking the address of a bound member function to form a "
16723 "pointer to member function.  Say `&%T::%D'"
16724 msgstr ""
16725
16726 #: cp/typeck.c:3985
16727 msgid "ISO C++ forbids taking the address of a cast to a non-lvalue expression"
16728 msgstr ""
16729
16730 #: cp/typeck.c:4001
16731 msgid "unary `&'"
16732 msgstr ""
16733
16734 #: cp/typeck.c:4030
16735 msgid "attempt to take address of bit-field structure member `%D'"
16736 msgstr ""
16737
16738 #: cp/typeck.c:4144
16739 msgid "taking address of destructor"
16740 msgstr ""
16741
16742 #: cp/typeck.c:4157
16743 msgid "taking address of bound pointer-to-member expression"
16744 msgstr ""
16745
16746 #: cp/typeck.c:4165
16747 msgid "cannot create pointer to reference member `%D'"
16748 msgstr ""
16749
16750 #: cp/typeck.c:4227
16751 msgid "cannot take the address of `this', which is an rvalue expression"
16752 msgstr ""
16753
16754 #: cp/typeck.c:4246
16755 msgid "address requested for `%D', which is declared `register'"
16756 msgstr ""
16757
16758 #: cp/typeck.c:4314
16759 #, c-format
16760 msgid "%s expression list treated as compound expression"
16761 msgstr ""
16762
16763 #: cp/typeck.c:4387
16764 msgid "%s from type `%T' to type `%T' casts away constness"
16765 msgstr ""
16766
16767 #: cp/typeck.c:4579
16768 msgid "invalid static_cast from type `%T' to type `%T'"
16769 msgstr ""
16770
16771 #: cp/typeck.c:4619
16772 msgid ""
16773 "invalid reinterpret_cast of an rvalue expression of type `%T' to type `%T'"
16774 msgstr ""
16775
16776 #: cp/typeck.c:4639
16777 msgid "reinterpret_cast from `%T' to `%T' loses precision"
16778 msgstr ""
16779
16780 #: cp/typeck.c:4658
16781 msgid ""
16782 "ISO C++ forbids casting between pointer-to-function and pointer-to-object"
16783 msgstr ""
16784
16785 #: cp/typeck.c:4664
16786 msgid "invalid reinterpret_cast from type `%T' to type `%T'"
16787 msgstr ""
16788
16789 #: cp/typeck.c:4692
16790 msgid ""
16791 "invalid use of const_cast with type `%T', which is not a pointer, reference, "
16792 "nor a pointer-to-data-member type"
16793 msgstr ""
16794
16795 #: cp/typeck.c:4695
16796 msgid ""
16797 "invalid use of const_cast with type `%T', which is a pointer or reference to "
16798 "a function type"
16799 msgstr ""
16800
16801 #: cp/typeck.c:4718
16802 msgid "invalid const_cast of an rvalue of type `%T' to type `%T'"
16803 msgstr ""
16804
16805 #: cp/typeck.c:4735
16806 msgid "invalid const_cast from type `%T' to type `%T'"
16807 msgstr ""
16808
16809 #: cp/typeck.c:4775 cp/typeck.c:4780
16810 msgid "ISO C++ forbids casting to an array type `%T'"
16811 msgstr ""
16812
16813 #: cp/typeck.c:4788
16814 msgid "invalid cast to function type `%T'"
16815 msgstr ""
16816
16817 #: cp/typeck.c:4844
16818 msgid "cast from `%T' to `%T' discards qualifiers from pointer target type"
16819 msgstr ""
16820
16821 #: cp/typeck.c:4890
16822 msgid "cast from `%T' to `%T' increases required alignment of target type"
16823 msgstr ""
16824
16825 #: cp/typeck.c:5054
16826 msgid "  in evaluation of `%Q(%#T, %#T)'"
16827 msgstr ""
16828
16829 #: cp/typeck.c:5096
16830 msgid "ISO C++ forbids cast to non-reference type used as lvalue"
16831 msgstr ""
16832
16833 #: cp/typeck.c:5160
16834 msgid "incompatible types in assignment of `%T' to `%T'"
16835 msgstr ""
16836
16837 #: cp/typeck.c:5167
16838 msgid "ISO C++ forbids assignment of arrays"
16839 msgstr ""
16840
16841 #: cp/typeck.c:5269
16842 msgid "   in pointer to member function conversion"
16843 msgstr ""
16844
16845 #: cp/typeck.c:5277
16846 msgid "   in pointer to member conversion"
16847 msgstr ""
16848
16849 #. This is a reinterpret cast, we choose to do nothing.
16850 #: cp/typeck.c:5287 cp/typeck.c:5302
16851 msgid "pointer to member cast via virtual base `%T'"
16852 msgstr ""
16853
16854 #: cp/typeck.c:5305
16855 msgid "pointer to member conversion via virtual base `%T'"
16856 msgstr ""
16857
16858 #: cp/typeck.c:5375
16859 msgid "invalid conversion to type `%T' from type `%T'"
16860 msgstr ""
16861
16862 #: cp/typeck.c:5531
16863 msgid "passing NULL used for non-pointer %s %P of `%D'"
16864 msgstr ""
16865
16866 #: cp/typeck.c:5534
16867 msgid "%s to non-pointer type `%T' from NULL"
16868 msgstr ""
16869
16870 #: cp/typeck.c:5542
16871 msgid "passing `%T' for %s %P of `%D'"
16872 msgstr ""
16873
16874 #: cp/typeck.c:5545
16875 msgid "%s to `%T' from `%T'"
16876 msgstr ""
16877
16878 #: cp/typeck.c:5555
16879 msgid "passing negative value `%E' for %s %P of `%D'"
16880 msgstr ""
16881
16882 #: cp/typeck.c:5558
16883 msgid "%s of negative value `%E' to `%T'"
16884 msgstr ""
16885
16886 #: cp/typeck.c:5648
16887 msgid "cannot convert `%T' to `%T' for argument `%P' to `%D'"
16888 msgstr ""
16889
16890 #: cp/typeck.c:5651
16891 msgid "cannot convert `%T' to `%T' in %s"
16892 msgstr ""
16893
16894 #: cp/typeck.c:5728 cp/typeck.c:5730
16895 msgid "in passing argument %P of `%+D'"
16896 msgstr ""
16897
16898 #: cp/typeck.c:5837
16899 msgid "returning reference to temporary"
16900 msgstr ""
16901
16902 #: cp/typeck.c:5844
16903 msgid "reference to non-lvalue returned"
16904 msgstr ""
16905
16906 #: cp/typeck.c:5856
16907 msgid "reference to local variable `%D' returned"
16908 msgstr ""
16909
16910 #: cp/typeck.c:5859
16911 msgid "address of local variable `%D' returned"
16912 msgstr ""
16913
16914 #: cp/typeck.c:5889
16915 msgid "returning a value from a destructor"
16916 msgstr ""
16917
16918 #. If a return statement appears in a handler of the
16919 #. function-try-block of a constructor, the program is ill-formed.
16920 #: cp/typeck.c:5897
16921 msgid "cannot return from a handler of a function-try-block of a constructor"
16922 msgstr ""
16923
16924 #. You can't return a value from a constructor.
16925 #: cp/typeck.c:5900
16926 msgid "returning a value from a constructor"
16927 msgstr ""
16928
16929 #: cp/typeck.c:5923
16930 msgid "return-statement with no value, in function returning '%T'"
16931 msgstr ""
16932
16933 #: cp/typeck.c:5940
16934 msgid "return-statement with a value, in function returning 'void'"
16935 msgstr ""
16936
16937 #: cp/typeck.c:5962
16938 msgid ""
16939 "`operator new' must not return NULL unless it is declared `throw()' (or -"
16940 "fcheck-new is in effect)"
16941 msgstr ""
16942
16943 #: cp/typeck2.c:55
16944 msgid "type `%T' is not a base type for type `%T'"
16945 msgstr ""
16946
16947 #: cp/typeck2.c:151
16948 msgid "cannot declare variable `%D' to be of type `%T'"
16949 msgstr ""
16950
16951 #: cp/typeck2.c:154
16952 msgid "cannot declare parameter `%D' to be of type `%T'"
16953 msgstr ""
16954
16955 #: cp/typeck2.c:157
16956 msgid "cannot declare field `%D' to be of type `%T'"
16957 msgstr ""
16958
16959 #: cp/typeck2.c:161
16960 msgid "invalid return type for member function `%#D'"
16961 msgstr ""
16962
16963 #: cp/typeck2.c:163
16964 msgid "invalid return type for function `%#D'"
16965 msgstr ""
16966
16967 #: cp/typeck2.c:166
16968 msgid "cannot allocate an object of type `%T'"
16969 msgstr ""
16970
16971 #: cp/typeck2.c:173
16972 msgid "  because the following virtual functions are abstract:"
16973 msgstr ""
16974
16975 #: cp/typeck2.c:175
16976 msgid "\t%#D"
16977 msgstr ""
16978
16979 #: cp/typeck2.c:178
16980 msgid "  since type `%T' has abstract virtual functions"
16981 msgstr ""
16982
16983 #: cp/typeck2.c:325
16984 msgid "constructor syntax used, but no constructor declared for type `%T'"
16985 msgstr ""
16986
16987 #: cp/typeck2.c:338
16988 msgid "cannot initialize arrays using this syntax"
16989 msgstr ""
16990
16991 #: cp/typeck2.c:443
16992 msgid "initializing array with parameter list"
16993 msgstr ""
16994
16995 #: cp/typeck2.c:499
16996 msgid "initializer for scalar variable requires one element"
16997 msgstr ""
16998
16999 #: cp/typeck2.c:506
17000 msgid "braces around scalar initializer for `%T'"
17001 msgstr ""
17002
17003 #: cp/typeck2.c:509
17004 msgid "ignoring extra initializers for `%T'"
17005 msgstr ""
17006
17007 #: cp/typeck2.c:521
17008 msgid "variable-sized object of type `%T' may not be initialized"
17009 msgstr ""
17010
17011 #: cp/typeck2.c:531
17012 msgid "subobject of type `%T' must be initialized by constructor, not by `%E'"
17013 msgstr ""
17014
17015 #: cp/typeck2.c:596
17016 msgid "aggregate has a partly bracketed initializer"
17017 msgstr ""
17018
17019 #: cp/typeck2.c:634 cp/typeck2.c:739
17020 msgid "non-trivial labeled initializers"
17021 msgstr ""
17022
17023 #: cp/typeck2.c:651
17024 msgid "non-empty initializer for array of empty elements"
17025 msgstr ""
17026
17027 #: cp/typeck2.c:705
17028 msgid "initializer list for object of class with virtual base classes"
17029 msgstr ""
17030
17031 #: cp/typeck2.c:711
17032 msgid "initializer list for object of class with base classes"
17033 msgstr ""
17034
17035 #: cp/typeck2.c:717
17036 msgid "initializer list for object using virtual functions"
17037 msgstr ""
17038
17039 #: cp/typeck2.c:779 cp/typeck2.c:795
17040 msgid "missing initializer for member `%D'"
17041 msgstr ""
17042
17043 #: cp/typeck2.c:784
17044 msgid "uninitialized const member `%D'"
17045 msgstr ""
17046
17047 #: cp/typeck2.c:786
17048 msgid "member `%D' with uninitialized const fields"
17049 msgstr ""
17050
17051 #: cp/typeck2.c:789
17052 msgid "member `%D' is uninitialized reference"
17053 msgstr ""
17054
17055 #: cp/typeck2.c:836
17056 msgid "index value instead of field name in union initializer"
17057 msgstr ""
17058
17059 #: cp/typeck2.c:848
17060 msgid "no field `%D' in union being initialized"
17061 msgstr ""
17062
17063 #: cp/typeck2.c:856
17064 msgid "union `%T' with no named members cannot be initialized"
17065 msgstr ""
17066
17067 #: cp/typeck2.c:892
17068 msgid "excess elements in aggregate initializer"
17069 msgstr ""
17070
17071 #: cp/typeck2.c:1000
17072 msgid "circular pointer delegation detected"
17073 msgstr ""
17074
17075 #: cp/typeck2.c:1013
17076 msgid "base operand of `->' has non-pointer type `%T'"
17077 msgstr ""
17078
17079 #: cp/typeck2.c:1037
17080 msgid "result of `operator->()' yields non-pointer result"
17081 msgstr ""
17082
17083 #: cp/typeck2.c:1039
17084 msgid "base operand of `->' is not a pointer"
17085 msgstr ""
17086
17087 #: cp/typeck2.c:1062
17088 msgid "`%E' cannot be used as a member pointer, since it is of type `%T'"
17089 msgstr ""
17090
17091 #: cp/typeck2.c:1070
17092 msgid ""
17093 "cannot apply member pointer `%E' to `%E', which is of non-aggregate type `%T'"
17094 msgstr ""
17095
17096 #: cp/typeck2.c:1080
17097 msgid "member type `%T::' incompatible with object type `%T'"
17098 msgstr ""
17099
17100 #: cp/typeck2.c:1296
17101 msgid "call to function `%D' which throws incomplete type `%#T'"
17102 msgstr ""
17103
17104 #: cp/typeck2.c:1299
17105 msgid "call to function which throws incomplete type `%#T'"
17106 msgstr ""
17107
17108 #. XXX Not i18n clean.
17109 #: cp/cp-tree.h:3747
17110 #, c-format
17111 msgid "%s is deprecated, please see the documentation for details"
17112 msgstr ""
17113
17114 #: f/bad.c:388
17115 msgid "note:"
17116 msgstr ""
17117
17118 #: f/bad.c:392
17119 msgid "warning:"
17120 msgstr ""
17121
17122 #: f/bad.c:396
17123 msgid "fatal:"
17124 msgstr ""
17125
17126 #: f/bad.c:438
17127 msgid "(continued):"
17128 msgstr ""
17129
17130 #: f/bad.c:488 f/bad.c:506
17131 msgid "[REPORT BUG!!] %"
17132 msgstr ""
17133
17134 #: f/bad.c:495 f/bad.c:527
17135 msgid "[REPORT BUG!!]"
17136 msgstr ""
17137
17138 #: f/com.c:3123
17139 #, no-c-format
17140 msgid "ASSIGN'ed label cannot fit into `%A' at %0 -- using wider sibling"
17141 msgstr ""
17142
17143 #: f/com.c:11561
17144 msgid "no INTEGER type can hold a pointer on this configuration"
17145 msgstr ""
17146
17147 #: f/com.c:11835
17148 #, c-format
17149 msgid "configuration: REAL, INTEGER, and LOGICAL are %d bits wide,"
17150 msgstr ""
17151
17152 #: f/com.c:11837
17153 #, c-format
17154 msgid "and pointers are %d bits wide, but g77 doesn't yet work"
17155 msgstr ""
17156
17157 #: f/com.c:11839
17158 msgid "properly unless they all are 32 bits wide"
17159 msgstr ""
17160
17161 #: f/com.c:11840
17162 msgid "Please keep this in mind before you report bugs."
17163 msgstr ""
17164
17165 #. I/O will probably crash.
17166 #: f/com.c:11848
17167 #, c-format
17168 msgid "configuration: char * holds %d bits, but ftnlen only %d"
17169 msgstr ""
17170
17171 #. ASSIGN 10 TO I will crash.
17172 #: f/com.c:11857
17173 #, c-format
17174 msgid ""
17175 "configuration: char * holds %d bits, but INTEGER only %d --\n"
17176 " ASSIGN statement might fail"
17177 msgstr ""
17178
17179 #: f/com.c:13673
17180 msgid "In statement function"
17181 msgstr ""
17182
17183 #: f/com.c:13683
17184 msgid "Outside of any program unit:\n"
17185 msgstr ""
17186
17187 #: f/com.c:15279
17188 #, no-c-format
17189 msgid "%A from %B at %0%C"
17190 msgstr ""
17191
17192 #: f/com.c:15589
17193 #, no-c-format
17194 msgid "At %0, INCLUDE file %A exists, but is not readable"
17195 msgstr ""
17196
17197 #: f/com.c:15624
17198 #, no-c-format
17199 msgid "At %0, INCLUDE nesting too deep"
17200 msgstr ""
17201
17202 #: f/expr.c:8705
17203 #, no-c-format
17204 msgid "Two arithmetic operators in a row at %0 and %1 -- use parentheses"
17205 msgstr ""
17206
17207 #: f/expr.c:8755
17208 #, no-c-format
17209 msgid "Operator at %0 has lower precedence than that at %1 -- use parentheses"
17210 msgstr ""
17211
17212 #: f/expr.c:9616
17213 #, no-c-format
17214 msgid ""
17215 "Use .EQV./.NEQV. instead of .EQ./.NE. at %0 for LOGICAL operands at %1 and %2"
17216 msgstr ""
17217
17218 #: f/expr.c:9987
17219 #, no-c-format
17220 msgid "Unsupported operand for ** at %1 -- converting to default INTEGER"
17221 msgstr ""
17222
17223 #: f/g77spec.c:230
17224 #, c-format
17225 msgid "overflowed output arg list for `%s'"
17226 msgstr ""
17227
17228 #: f/g77spec.c:367
17229 msgid "--driver no longer supported"
17230 msgstr ""
17231
17232 #: f/g77spec.c:380
17233 #, c-format
17234 msgid "argument to `%s' missing"
17235 msgstr ""
17236
17237 #: f/g77spec.c:384
17238 msgid "no input files; unwilling to write output files"
17239 msgstr ""
17240
17241 #: f/implic.c:203
17242 #, no-c-format
17243 msgid "Implicit declaration of `%A' at %0"
17244 msgstr ""
17245
17246 #: f/lex.c:321
17247 #, no-c-format
17248 msgid "Non-ISO-C-standard escape sequence `\\%A' at %0"
17249 msgstr ""
17250
17251 #: f/lex.c:340
17252 #, no-c-format
17253 msgid "Unknown escape sequence `\\%A' at %0"
17254 msgstr ""
17255
17256 #: f/lex.c:349
17257 #, no-c-format
17258 msgid "Unterminated escape sequence `\\' at %0"
17259 msgstr ""
17260
17261 #: f/lex.c:360
17262 #, no-c-format
17263 msgid "Unknown escape sequence `\\' followed by char code 0x%A at %0"
17264 msgstr ""
17265
17266 #: f/lex.c:388
17267 #, no-c-format
17268 msgid "\\x used at %0 with no following hex digits"
17269 msgstr ""
17270
17271 #: f/lex.c:402
17272 #, no-c-format
17273 msgid "Hex escape at %0 out of range"
17274 msgstr ""
17275
17276 #: f/lex.c:436
17277 #, no-c-format
17278 msgid "Escape sequence at %0 out of range for character"
17279 msgstr ""
17280
17281 #: f/lex.c:590
17282 msgid "hex escape out of range"
17283 msgstr ""
17284
17285 #: f/lex.c:643
17286 #, c-format
17287 msgid "non-ANSI-standard escape sequence, `\\%c'"
17288 msgstr ""
17289
17290 #: f/lex.c:656
17291 #, c-format
17292 msgid "non-ISO escape sequence `\\%c'"
17293 msgstr ""
17294
17295 #: f/lex.c:660
17296 #, c-format
17297 msgid "unknown escape sequence `\\%c'"
17298 msgstr ""
17299
17300 #: f/lex.c:662
17301 #, c-format
17302 msgid "unknown escape sequence: `\\' followed by char code 0x%x"
17303 msgstr ""
17304
17305 #: f/lex.c:739
17306 msgid "badly formed directive -- no closing quote"
17307 msgstr ""
17308
17309 #: f/lex.c:797
17310 msgid "#-lines for entering and leaving files don't match"
17311 msgstr ""
17312
17313 #: f/lex.c:957
17314 msgid "bad directive -- missing close-quote"
17315 msgstr ""
17316
17317 #: f/lex.c:1096
17318 msgid "invalid #ident"
17319 msgstr ""
17320
17321 #: f/lex.c:1113
17322 msgid "undefined or invalid # directive"
17323 msgstr ""
17324
17325 #: f/lex.c:1168
17326 msgid "invalid #line"
17327 msgstr ""
17328
17329 #: f/lex.c:1224 f/lex.c:1268
17330 msgid "use `#line ...' instead of `# ...' in first line"
17331 msgstr ""
17332
17333 #: f/lex.c:1278
17334 msgid "invalid #-line"
17335 msgstr ""
17336
17337 #: f/lex.c:1371
17338 #, no-c-format
17339 msgid "Null character at %0 -- line ignored"
17340 msgstr ""
17341
17342 #: f/stb.c:9177
17343 #, no-c-format
17344 msgid "INCLUDE at %0 not the only statement on the source line"
17345 msgstr ""
17346
17347 #: f/ste.c:1397 f/ste.c:1744
17348 msgid "ASSIGNed FORMAT specifier is too small"
17349 msgstr ""
17350
17351 #. ~~~Someday handle CHARACTER*1, CHARACTER*N
17352 #: f/ste.c:2621
17353 #, no-c-format
17354 msgid "SELECT CASE on CHARACTER type (at %0) not supported -- sorry"
17355 msgstr ""
17356
17357 #: f/ste.c:2725
17358 msgid "SELECT (at %0) has duplicate cases -- check integer overflow of CASE(s)"
17359 msgstr ""
17360
17361 #: f/ste.c:2957
17362 msgid "ASSIGN to variable that is too small"
17363 msgstr ""
17364
17365 #: f/ste.c:2989
17366 msgid "ASSIGNed GOTO target variable is too small"
17367 msgstr ""
17368
17369 #: f/stu.c:305
17370 #, no-c-format
17371 msgid "Local adjustable symbol `%A' at %0"
17372 msgstr ""
17373
17374 #: f/target.c:2545
17375 msgid "data initializer on host with different endianness"
17376 msgstr ""
17377
17378 #: f/top.c:244
17379 msgid "-fvxt-not-f90 no longer supported -- try -fvxt"
17380 msgstr ""
17381
17382 #: f/top.c:248
17383 msgid "-ff90-not-vxt no longer supported -- try -fno-vxt -ff90"
17384 msgstr ""
17385
17386 #: f/top.c:318
17387 msgid "-fdebug-kludge is disabled, use normal debugging flags"
17388 msgstr ""
17389
17390 #: f/bad.def:39
17391 #, no-c-format
17392 msgid "Missing first operand for binary operator at %0"
17393 msgstr ""
17394
17395 #: f/bad.def:42
17396 #, no-c-format
17397 msgid "Zero-length character constant at %0"
17398 msgstr ""
17399
17400 #: f/bad.def:45
17401 #, no-c-format
17402 msgid "Invalid token at %0 in expression or subexpression at %1"
17403 msgstr ""
17404
17405 #: f/bad.def:48
17406 #, no-c-format
17407 msgid "Missing operand for operator at %1 at end of expression at %0"
17408 msgstr ""
17409
17410 #: f/bad.def:51
17411 #, no-c-format
17412 msgid "Label %A already defined at %1 when redefined at %0"
17413 msgstr ""
17414
17415 #: f/bad.def:54
17416 #, no-c-format
17417 msgid "Unrecognized character at %0 [info -f g77 M LEX]"
17418 msgstr ""
17419
17420 #: f/bad.def:57
17421 #, no-c-format
17422 msgid "Label definition %A at %0 on empty statement (as of %1)"
17423 msgstr ""
17424
17425 #: f/bad.def:65
17426 #, no-c-format
17427 msgid "Invalid first character at %0 [info -f g77 M LEX]"
17428 msgstr ""
17429
17430 #: f/bad.def:68
17431 #, no-c-format
17432 msgid "Line too long as of %0 [info -f g77 M LEX]"
17433 msgstr ""
17434
17435 #: f/bad.def:71
17436 #, no-c-format
17437 msgid "Non-numeric character at %0 in label field [info -f g77 M LEX]"
17438 msgstr ""
17439
17440 #: f/bad.def:74
17441 #, no-c-format
17442 msgid "Label number at %0 not in range 1-99999"
17443 msgstr ""
17444
17445 #: f/bad.def:77
17446 #, no-c-format
17447 msgid "At %0, '!' and '/*' are not valid comment delimiters"
17448 msgstr ""
17449
17450 #: f/bad.def:80
17451 #, no-c-format
17452 msgid ""
17453 "Continuation indicator at %0 must appear in column 6 [info -f g77 M LEX]"
17454 msgstr ""
17455
17456 #: f/bad.def:83
17457 #, no-c-format
17458 msgid ""
17459 "Label at %0 invalid with continuation line indicator at %1 [info -f g77 M "
17460 "LEX]"
17461 msgstr ""
17462
17463 #: f/bad.def:91
17464 #, no-c-format
17465 msgid "Character constant at %0 has no closing apostrophe at %1"
17466 msgstr ""
17467
17468 #: f/bad.def:94
17469 #, no-c-format
17470 msgid ""
17471 "Hollerith constant at %0 specified %A more characters than are present as of "
17472 "%1"
17473 msgstr ""
17474
17475 #: f/bad.def:97
17476 #, no-c-format
17477 msgid "Missing close parenthese at %0 needed to match open parenthese at %1"
17478 msgstr ""
17479
17480 #: f/bad.def:100
17481 #, no-c-format
17482 msgid "Integer at %0 too large"
17483 msgstr ""
17484
17485 #: f/bad.def:123
17486 #, no-c-format
17487 msgid ""
17488 "Period at %0 not followed by digits for floating-point number or by `NOT.', "
17489 "`TRUE.', or `FALSE.'"
17490 msgstr ""
17491
17492 #: f/bad.def:126
17493 #, no-c-format
17494 msgid "Missing close-period between `.%A' at %0 and %1"
17495 msgstr ""
17496
17497 #: f/bad.def:129
17498 #, no-c-format
17499 msgid ""
17500 "Invalid exponent at %0 for real constant at %1; nondigit `%A' in exponent "
17501 "field"
17502 msgstr ""
17503
17504 #: f/bad.def:132
17505 #, no-c-format
17506 msgid "Missing value at %1 for real-number exponent at %0"
17507 msgstr ""
17508
17509 #: f/bad.def:135
17510 #, no-c-format
17511 msgid "Expected binary operator between expressions at %0 and at %1"
17512 msgstr ""
17513
17514 #: f/bad.def:253
17515 #, no-c-format
17516 msgid "Semicolon at %0 is an invalid token"
17517 msgstr ""
17518
17519 #: f/bad.def:271
17520 #, no-c-format
17521 msgid "Extraneous comma in FORMAT statement at %0"
17522 msgstr ""
17523
17524 #: f/bad.def:274
17525 #, no-c-format
17526 msgid "Missing comma in FORMAT statement at %0"
17527 msgstr ""
17528
17529 #: f/bad.def:277
17530 #, no-c-format
17531 msgid "Spurious sign in FORMAT statement at %0"
17532 msgstr ""
17533
17534 #: f/bad.def:280
17535 #, no-c-format
17536 msgid "Spurious number in FORMAT statement at %0"
17537 msgstr ""
17538
17539 #: f/bad.def:283
17540 #, no-c-format
17541 msgid "Spurious text trailing number in FORMAT statement at %0"
17542 msgstr ""
17543
17544 #: f/bad.def:291
17545 #, no-c-format
17546 msgid "Unrecognized FORMAT specifier at %0"
17547 msgstr ""
17548
17549 #: f/bad.def:419
17550 #, no-c-format
17551 msgid "Missing close-parenthese(s) in FORMAT statement at %0"
17552 msgstr ""
17553
17554 #: f/bad.def:422
17555 #, no-c-format
17556 msgid "Missing number following period in FORMAT statement at %0"
17557 msgstr ""
17558
17559 #: f/bad.def:425
17560 #, no-c-format
17561 msgid "Missing number following `E' in FORMAT statement at %0"
17562 msgstr ""
17563
17564 #: f/bad.def:433
17565 #, no-c-format
17566 msgid "Spurious trailing comma preceding terminator at %0"
17567 msgstr ""
17568
17569 #: f/bad.def:436
17570 #, no-c-format
17571 msgid ""
17572 "At %0, specify OPERATOR instead of ASSIGNMENT for INTERFACE statement not "
17573 "specifying the assignment operator (=)"
17574 msgstr ""
17575
17576 #: f/bad.def:439
17577 #, no-c-format
17578 msgid ""
17579 "At %0, specify ASSIGNMENT instead of OPERATOR for INTERFACE statement "
17580 "specifying the assignment operator (=)"
17581 msgstr ""
17582
17583 #: f/bad.def:452
17584 #, no-c-format
17585 msgid ""
17586 "Cannot specify =initialization-expr at %0 unless `::' appears before list of "
17587 "objects"
17588 msgstr ""
17589
17590 #: f/bad.def:455
17591 #, no-c-format
17592 msgid "Reference to label at %1 inconsistent with its definition at %0"
17593 msgstr ""
17594
17595 #: f/bad.def:458
17596 #, no-c-format
17597 msgid "Reference to label at %1 inconsistent with earlier reference at %0"
17598 msgstr ""
17599
17600 #: f/bad.def:461
17601 #, no-c-format
17602 msgid "DO-statement reference to label at %1 follows its definition at %0"
17603 msgstr ""
17604
17605 #: f/bad.def:464
17606 #, no-c-format
17607 msgid "Reference to label at %1 is outside block containing definition at %0"
17608 msgstr ""
17609
17610 #: f/bad.def:467
17611 #, no-c-format
17612 msgid ""
17613 "DO-statement references to label at %0 and %2 separated by unterminated "
17614 "block starting at %1"
17615 msgstr ""
17616
17617 #: f/bad.def:470
17618 #, no-c-format
17619 msgid ""
17620 "DO-statement reference to label at %0 and label definition at %2 separated "
17621 "by unterminated block starting at %1"
17622 msgstr ""
17623
17624 #: f/bad.def:473
17625 #, no-c-format
17626 msgid "Label definition at %0 invalid on this kind of statement"
17627 msgstr ""
17628
17629 #: f/bad.def:476
17630 #, no-c-format
17631 msgid "Statement at %0 invalid in this context"
17632 msgstr ""
17633
17634 #: f/bad.def:479
17635 #, no-c-format
17636 msgid "Statement at %0 invalid in context established by statement at %1"
17637 msgstr ""
17638
17639 #: f/bad.def:482
17640 #, no-c-format
17641 msgid "Statement at %0 must specify construct name specified at %1"
17642 msgstr ""
17643
17644 #: f/bad.def:485
17645 #, no-c-format
17646 msgid "Construct name at %0 superfluous, no construct name specified at %1"
17647 msgstr ""
17648
17649 #: f/bad.def:488
17650 #, no-c-format
17651 msgid "Construct name at %0 not the same as construct name at %1"
17652 msgstr ""
17653
17654 #: f/bad.def:491
17655 #, no-c-format
17656 msgid ""
17657 "Construct name at %0 does not match construct name for any containing DO "
17658 "constructs"
17659 msgstr ""
17660
17661 #: f/bad.def:494
17662 #, no-c-format
17663 msgid "Label definition missing at %0 for DO construct specifying label at %1"
17664 msgstr ""
17665
17666 #: f/bad.def:497
17667 #, no-c-format
17668 msgid "Statement at %0 follows ELSE block for IF construct at %1"
17669 msgstr ""
17670
17671 #: f/bad.def:500
17672 #, no-c-format
17673 msgid "No label definition for FORMAT statement at %0"
17674 msgstr ""
17675
17676 #: f/bad.def:503
17677 #, no-c-format
17678 msgid "Second occurrence of ELSE WHERE at %0 within WHERE at %1"
17679 msgstr ""
17680
17681 #: f/bad.def:506
17682 #, no-c-format
17683 msgid ""
17684 "END statement at %0 missing `%A' keyword required for internal or module "
17685 "procedure(s) bounded by %1"
17686 msgstr ""
17687
17688 #: f/bad.def:509
17689 #, no-c-format
17690 msgid ""
17691 "MODULE PROCEDURE statement at %0 disallowed because INTERFACE at %1 "
17692 "specifies no generic name, operator, or assignment"
17693 msgstr ""
17694
17695 #: f/bad.def:512
17696 #, no-c-format
17697 msgid "BLOCK DATA name at %0 superfluous, no name specified at %1"
17698 msgstr ""
17699
17700 #: f/bad.def:515
17701 #, no-c-format
17702 msgid "Program name at %0 superfluous, no PROGRAM statement specified at %1"
17703 msgstr ""
17704
17705 #: f/bad.def:518
17706 #, no-c-format
17707 msgid "Program unit name at %0 not the same as name at %1"
17708 msgstr ""
17709
17710 #: f/bad.def:521
17711 #, no-c-format
17712 msgid "Type name at %0 not the same as name at %1"
17713 msgstr ""
17714
17715 #: f/bad.def:524
17716 #, no-c-format
17717 msgid "End of source file before end of block started at %0"
17718 msgstr ""
17719
17720 #: f/bad.def:527
17721 #, no-c-format
17722 msgid "Undefined label, first referenced at %0"
17723 msgstr ""
17724
17725 #: f/bad.def:530
17726 #, no-c-format
17727 msgid ""
17728 "SAVE statement or attribute at %1 cannot be specified along with SAVE "
17729 "statement or attribute at %0"
17730 msgstr ""
17731
17732 #: f/bad.def:533
17733 #, no-c-format
17734 msgid ""
17735 "PUBLIC or PRIVATE statement at %1 cannot be specified along with PUBLIC or "
17736 "PRIVATE statement at %0"
17737 msgstr ""
17738
17739 #: f/bad.def:536
17740 #, no-c-format
17741 msgid "RETURN statement at %0 invalid within a main program unit"
17742 msgstr ""
17743
17744 #: f/bad.def:539
17745 #, no-c-format
17746 msgid "Alternate return specifier at %0 invalid within a main program unit"
17747 msgstr ""
17748
17749 #: f/bad.def:542
17750 #, no-c-format
17751 msgid "Alternate return specifier at %0 invalid within a function"
17752 msgstr ""
17753
17754 #: f/bad.def:545
17755 #, no-c-format
17756 msgid ""
17757 "Access specifier or PRIVATE statement at %0 invalid for derived-type "
17758 "definition within other than the specification part of a module"
17759 msgstr ""
17760
17761 #: f/bad.def:548
17762 #, no-c-format
17763 msgid ""
17764 "Access specifier at %0 must immediately follow derived-type statement at %1 "
17765 "with no intervening statements"
17766 msgstr ""
17767
17768 #: f/bad.def:551
17769 #, no-c-format
17770 msgid ""
17771 "No components specified as of %0 for derived-type definition beginning at %1"
17772 msgstr ""
17773
17774 #: f/bad.def:554
17775 #, no-c-format
17776 msgid ""
17777 "No components specified as of %0 for structure definition beginning at %1"
17778 msgstr ""
17779
17780 #: f/bad.def:557
17781 #, no-c-format
17782 msgid "Missing structure name for outer structure definition at %0"
17783 msgstr ""
17784
17785 #: f/bad.def:560
17786 #, no-c-format
17787 msgid ""
17788 "Field names at %0 for outer structure definition -- specify them in a "
17789 "subsequent RECORD statement instead"
17790 msgstr ""
17791
17792 #: f/bad.def:563
17793 #, no-c-format
17794 msgid ""
17795 "Missing field name(s) for structure definition at %0 within structure "
17796 "definition at %1"
17797 msgstr ""
17798
17799 #: f/bad.def:566
17800 #, no-c-format
17801 msgid "No components specified as of %0 for map beginning at %1"
17802 msgstr ""
17803
17804 #: f/bad.def:569
17805 #, no-c-format
17806 msgid ""
17807 "Zero or one maps specified as of %0 for union beginning at %1 -- at least "
17808 "two are required"
17809 msgstr ""
17810
17811 #: f/bad.def:572
17812 #, no-c-format
17813 msgid "Missing %A specifier in statement at %0"
17814 msgstr ""
17815
17816 #: f/bad.def:575
17817 #, no-c-format
17818 msgid "Items in I/O list starting at %0 invalid for namelist-directed I/O"
17819 msgstr ""
17820
17821 #: f/bad.def:578
17822 #, no-c-format
17823 msgid "Conflicting I/O control specifications at %0 and %1"
17824 msgstr ""
17825
17826 #: f/bad.def:581
17827 #, no-c-format
17828 msgid "No UNIT= specifier in I/O control list at %0"
17829 msgstr ""
17830
17831 #: f/bad.def:584
17832 #, no-c-format
17833 msgid ""
17834 "Specification at %0 requires ADVANCE=`NO' specification in same I/O control "
17835 "list"
17836 msgstr ""
17837
17838 #: f/bad.def:587
17839 #, no-c-format
17840 msgid ""
17841 "Specification at %0 requires explicit FMT= specification in same I/O control "
17842 "list"
17843 msgstr ""
17844
17845 #: f/bad.def:595
17846 #, no-c-format
17847 msgid "Second occurrence of CASE DEFAULT at %0 within SELECT CASE at %1"
17848 msgstr ""
17849
17850 #: f/bad.def:598
17851 #, no-c-format
17852 msgid "Duplicate or overlapping case values/ranges at %0 and %1"
17853 msgstr ""
17854
17855 #: f/bad.def:601
17856 #, no-c-format
17857 msgid ""
17858 "Type and/or kind-type parameter disagreement between CASE value or value "
17859 "within range at %0 and SELECT CASE at %1"
17860 msgstr ""
17861
17862 #: f/bad.def:604
17863 #, no-c-format
17864 msgid ""
17865 "Range specification at %0 invalid for CASE statement within logical-type "
17866 "SELECT CASE statement"
17867 msgstr ""
17868
17869 #: f/bad.def:617
17870 #, no-c-format
17871 msgid "Fortran 90 feature at %0 unsupported"
17872 msgstr ""
17873
17874 #: f/bad.def:630
17875 #, no-c-format
17876 msgid ""
17877 "Invalid declaration of or reference to symbol `%A' at %0 [initially seen at %"
17878 "1]"
17879 msgstr ""
17880
17881 #: f/bad.def:638
17882 #, no-c-format
17883 msgid "Null element at %0 for array reference at %1"
17884 msgstr ""
17885
17886 #: f/bad.def:641
17887 #, no-c-format
17888 msgid "Too few elements (%A missing) as of %0 for array reference at %1"
17889 msgstr ""
17890
17891 #: f/bad.def:644
17892 #, no-c-format
17893 msgid "Too many elements as of %0 for array reference at %1"
17894 msgstr ""
17895
17896 #: f/bad.def:647
17897 #, no-c-format
17898 msgid "Missing colon as of %0 in substring reference for %1"
17899 msgstr ""
17900
17901 #: f/bad.def:650
17902 #, no-c-format
17903 msgid "Invalid use at %0 of substring operator on %1"
17904 msgstr ""
17905
17906 #: f/bad.def:653
17907 #, no-c-format
17908 msgid "Substring begin/end point at %0 out of defined range"
17909 msgstr ""
17910
17911 #: f/bad.def:656
17912 #, no-c-format
17913 msgid "Array element value at %0 out of defined range"
17914 msgstr ""
17915
17916 #: f/bad.def:659
17917 #, no-c-format
17918 msgid "Expression at %0 has incorrect data type or rank for its context"
17919 msgstr ""
17920
17921 #: f/bad.def:662
17922 #, no-c-format
17923 msgid "Division by 0 (zero) at %0 (IEEE not yet supported)"
17924 msgstr ""
17925
17926 #: f/bad.def:665
17927 #, no-c-format
17928 msgid "%A step count known to be 0 (zero) at %0"
17929 msgstr ""
17930
17931 #: f/bad.def:668
17932 #, no-c-format
17933 msgid "%A end value plus step count known to overflow at %0"
17934 msgstr ""
17935
17936 #: f/bad.def:671
17937 #, no-c-format
17938 msgid ""
17939 "%A begin, end, and step-count values known to result in implementation-"
17940 "dependent behavior due to overflow(s) in intermediate calculations at %0"
17941 msgstr ""
17942
17943 #: f/bad.def:674
17944 #, no-c-format
17945 msgid ""
17946 "%A begin, end, and step-count values known to result in no iterations at %0"
17947 msgstr ""
17948
17949 #: f/bad.def:677
17950 #, no-c-format
17951 msgid "Type disagreement between expressions at %0 and %1"
17952 msgstr ""
17953
17954 #: f/bad.def:690
17955 #, no-c-format
17956 msgid "No specification for implied-DO iterator `%A' at %0"
17957 msgstr ""
17958
17959 #: f/bad.def:693
17960 #, no-c-format
17961 msgid "Gratuitous parentheses surround implied-DO construct at %0"
17962 msgstr ""
17963
17964 #: f/bad.def:696
17965 #, no-c-format
17966 msgid "Zero-size specification invalid at %0"
17967 msgstr ""
17968
17969 #: f/bad.def:699
17970 #, no-c-format
17971 msgid "Zero-size array at %0"
17972 msgstr ""
17973
17974 #: f/bad.def:702
17975 #, no-c-format
17976 msgid "Target machine does not support complex entity of kind specified at %0"
17977 msgstr ""
17978
17979 #: f/bad.def:705
17980 #, no-c-format
17981 msgid "Target machine does not support DOUBLE COMPLEX, specified at %0"
17982 msgstr ""
17983
17984 #: f/bad.def:708
17985 #, no-c-format
17986 msgid "Attempt to raise constant zero to a power at %0"
17987 msgstr ""
17988
17989 #: f/bad.def:806
17990 #, no-c-format
17991 msgid "Reference to generic intrinsic `%A' at %0 could be to form %B or %C"
17992 msgstr ""
17993
17994 #: f/bad.def:809
17995 #, no-c-format
17996 msgid "Ambiguous use of intrinsic `%A' at %0 [info -f g77 M CMPAMBIG]"
17997 msgstr ""
17998
17999 #: f/bad.def:812
18000 #, no-c-format
18001 msgid "Intrinsic `%A' referenced %Bly at %0, %Cly at %1 [info -f g77 M EXPIMP]"
18002 msgstr ""
18003
18004 #: f/bad.def:815
18005 #, no-c-format
18006 msgid "Same name `%A' used for %B at %0 and %C at %1 [info -f g77 M INTGLOB]"
18007 msgstr ""
18008
18009 #: f/bad.def:818
18010 #, no-c-format
18011 msgid ""
18012 "Explicit type declaration for intrinsic `%A' disagrees with invocation at %0"
18013 msgstr ""
18014
18015 #: f/bad.def:821
18016 #, no-c-format
18017 msgid "Unable to open INCLUDE file `%A' at %0"
18018 msgstr ""
18019
18020 #: f/bad.def:839
18021 #, no-c-format
18022 msgid "Null argument at %0 for statement function reference at %1"
18023 msgstr ""
18024
18025 #: f/bad.def:842
18026 #, no-c-format
18027 msgid "Null argument at %0 for procedure invocation at %1"
18028 msgstr ""
18029
18030 #: f/bad.def:845
18031 #, no-c-format
18032 msgid ""
18033 "%A too few arguments (starting with dummy argument `%B') as of %0 for "
18034 "statement function reference at %1"
18035 msgstr ""
18036
18037 #: f/bad.def:848
18038 #, no-c-format
18039 msgid "%A too many arguments as of %0 for statement function reference at %1"
18040 msgstr ""
18041
18042 #: f/bad.def:851
18043 #, no-c-format
18044 msgid ""
18045 "Array supplied at %1 for dummy argument `%A' in statement function reference "
18046 "at %0"
18047 msgstr ""
18048
18049 #: f/bad.def:854
18050 #, no-c-format
18051 msgid "Unsupported FORMAT specifier at %0"
18052 msgstr ""
18053
18054 #: f/bad.def:857
18055 #, no-c-format
18056 msgid "Variable-expression FORMAT specifier at %0 -- unsupported"
18057 msgstr ""
18058
18059 #: f/bad.def:880
18060 #, no-c-format
18061 msgid "Unsupported VXT statement at %0"
18062 msgstr ""
18063
18064 #: f/bad.def:883
18065 #, no-c-format
18066 msgid "Attempt to specify second initial value for `%A' at %0"
18067 msgstr ""
18068
18069 #: f/bad.def:886
18070 #, no-c-format
18071 msgid "Too few initial values in list of initializers for `%A' at %0"
18072 msgstr ""
18073
18074 #: f/bad.def:889
18075 #, no-c-format
18076 msgid "Too many initial values in list of initializers starting at %0"
18077 msgstr ""
18078
18079 #: f/bad.def:892
18080 #, no-c-format
18081 msgid ""
18082 "Array or substring specification for `%A' out of range in statement at %0"
18083 msgstr ""
18084
18085 #: f/bad.def:895
18086 #, no-c-format
18087 msgid ""
18088 "Array subscript #%B out of range for initialization of `%A' in statement at %"
18089 "0"
18090 msgstr ""
18091
18092 #: f/bad.def:898
18093 #, no-c-format
18094 msgid ""
18095 "Implied do-loop step count of 0 (zero) for iteration variable `%A' in "
18096 "statement at %0"
18097 msgstr ""
18098
18099 #: f/bad.def:901
18100 #, no-c-format
18101 msgid ""
18102 "Implied do-loop iteration count of 0 (zero) for iteration variable `%A' in "
18103 "statement at %0"
18104 msgstr ""
18105
18106 #: f/bad.def:904
18107 #, no-c-format
18108 msgid ""
18109 "Not an integer constant expression in implied do-loop in statement at %0"
18110 msgstr ""
18111
18112 #: f/bad.def:907
18113 #, no-c-format
18114 msgid "Attempt to specify second initial value for element of `%A' at %0"
18115 msgstr ""
18116
18117 #: f/bad.def:910
18118 #, no-c-format
18119 msgid "Attempt to EQUIVALENCE common areas `%A' and `%B' at %0"
18120 msgstr ""
18121
18122 #: f/bad.def:913
18123 #, no-c-format
18124 msgid ""
18125 "Can't place `%A' as directed by EQUIVALENCE due to alignment restrictions"
18126 msgstr ""
18127
18128 #: f/bad.def:916
18129 #, no-c-format
18130 msgid ""
18131 "Mismatched EQUIVALENCE requirements for placement of `%A' at both %C and %D "
18132 "bytes offset from `%B'"
18133 msgstr ""
18134
18135 #: f/bad.def:919
18136 #, no-c-format
18137 msgid ""
18138 "Array or substring specification for `%A' out of range in EQUIVALENCE "
18139 "statement"
18140 msgstr ""
18141
18142 #: f/bad.def:922
18143 #, no-c-format
18144 msgid "Substring of non-CHARACTER entity `%A' in EQUIVALENCE statement"
18145 msgstr ""
18146
18147 #: f/bad.def:925
18148 #, no-c-format
18149 msgid "Array reference to scalar variable `%A' in EQUIVALENCE statement"
18150 msgstr ""
18151
18152 #: f/bad.def:928
18153 #, no-c-format
18154 msgid "Array subscript #%B out of range for EQUIVALENCE of `%A'"
18155 msgstr ""
18156
18157 #: f/bad.def:936
18158 #, no-c-format
18159 msgid ""
18160 "Attempt to extend COMMON area beyond its starting point via EQUIVALENCE of `%"
18161 "A'"
18162 msgstr ""
18163
18164 #: f/bad.def:939
18165 #, no-c-format
18166 msgid "Too few elements in reference to array `%A' in EQUIVALENCE statement"
18167 msgstr ""
18168
18169 #: f/bad.def:942
18170 #, no-c-format
18171 msgid "Too many elements in reference to array `%A' in EQUIVALENCE statement"
18172 msgstr ""
18173
18174 #: f/bad.def:945
18175 #, no-c-format
18176 msgid ""
18177 "Mixed CHARACTER and non-CHARACTER types via COMMON/EQUIVALENCE -- for "
18178 "example, `%A' and `%B'"
18179 msgstr ""
18180
18181 #: f/bad.def:958
18182 #, no-c-format
18183 msgid "Return value `%A' for FUNCTION at %0 not referenced in subprogram"
18184 msgstr ""
18185
18186 #: f/bad.def:976
18187 #, no-c-format
18188 msgid ""
18189 "Common block `%A' is SAVEd, explicitly or implicitly, at %0 but not SAVEd at "
18190 "%1"
18191 msgstr ""
18192
18193 #: f/bad.def:979
18194 #, no-c-format
18195 msgid "Common block `%A' is %B %D in length at %0 but %C %E at %1"
18196 msgstr ""
18197
18198 #: f/bad.def:987
18199 #, no-c-format
18200 msgid "Blank common initialized at %0"
18201 msgstr ""
18202
18203 #: f/bad.def:990
18204 #, no-c-format
18205 msgid ""
18206 "Intrinsic `%A' is passed as actual argument at %0 but not explicitly "
18207 "declared INTRINSIC"
18208 msgstr ""
18209
18210 #: f/bad.def:993
18211 #, no-c-format
18212 msgid ""
18213 "External procedure `%A' is passed as actual argument at %0 but not "
18214 "explicitly declared EXTERNAL"
18215 msgstr ""
18216
18217 #: f/bad.def:996
18218 #, no-c-format
18219 msgid "Character `%A' (for example) is upper-case in symbol name at %0"
18220 msgstr ""
18221
18222 #: f/bad.def:999
18223 #, no-c-format
18224 msgid "Character `%A' (for example) is lower-case in symbol name at %0"
18225 msgstr ""
18226
18227 #: f/bad.def:1002
18228 #, no-c-format
18229 msgid ""
18230 "Character `%A' not followed at some point by lower-case character in symbol "
18231 "name at %0"
18232 msgstr ""
18233
18234 #: f/bad.def:1005
18235 #, no-c-format
18236 msgid "Initial character `%A' is lower-case in symbol name at %0"
18237 msgstr ""
18238
18239 #: f/bad.def:1013
18240 #, no-c-format
18241 msgid ""
18242 "NAMELIST not adequately supported by run-time library for source files with "
18243 "case preserved"
18244 msgstr ""
18245
18246 #: f/bad.def:1016
18247 #, no-c-format
18248 msgid "Nested %% construct (%%VAL, %%REF, or %%DESCR) at %0"
18249 msgstr ""
18250
18251 #: f/bad.def:1034
18252 #, no-c-format
18253 msgid "Statement at %0 invalid in BLOCK DATA program unit at %1"
18254 msgstr ""
18255
18256 #: f/bad.def:1037
18257 #, no-c-format
18258 msgid "Truncating characters on right side of character constant at %0"
18259 msgstr ""
18260
18261 #: f/bad.def:1040
18262 #, no-c-format
18263 msgid "Truncating characters on right side of hollerith constant at %0"
18264 msgstr ""
18265
18266 #: f/bad.def:1043
18267 #, no-c-format
18268 msgid "Truncating non-zero data on left side of numeric constant at %0"
18269 msgstr ""
18270
18271 #: f/bad.def:1046
18272 #, no-c-format
18273 msgid "Truncating non-zero data on left side of typeless constant at %0"
18274 msgstr ""
18275
18276 #: f/bad.def:1049
18277 #, no-c-format
18278 msgid "Typeless constant at %0 too large"
18279 msgstr ""
18280
18281 #: f/bad.def:1052
18282 #, no-c-format
18283 msgid "First-column ampersand continuation at %0"
18284 msgstr ""
18285
18286 #: f/bad.def:1055 f/bad.def:1058
18287 #, no-c-format
18288 msgid ""
18289 "Global name `%A' defined at %0 already defined at %1 [info -f g77 M GLOBALS]"
18290 msgstr ""
18291
18292 #: f/bad.def:1061 f/bad.def:1064
18293 #, no-c-format
18294 msgid "Global name `%A' is %B at %0 but is %C at %1 [info -f g77 M GLOBALS]"
18295 msgstr ""
18296
18297 #: f/bad.def:1067 f/bad.def:1070
18298 #, no-c-format
18299 msgid "Global name `%A' at %0 has different type at %1 [info -f g77 M GLOBALS]"
18300 msgstr ""
18301
18302 #: f/bad.def:1073
18303 #, no-c-format
18304 msgid ""
18305 "Too %B arguments passed to `%A' at %0 versus definition at %1 [info -f g77 M "
18306 "GLOBALS]"
18307 msgstr ""
18308
18309 #: f/bad.def:1076
18310 #, no-c-format
18311 msgid ""
18312 "Too %B arguments for `%A' at %0 versus invocation at %1 [info -f g77 M "
18313 "GLOBALS]"
18314 msgstr ""
18315
18316 #: f/bad.def:1079 f/bad.def:1082
18317 #, no-c-format
18318 msgid ""
18319 "Argument #%B of `%A' is %C at %0 but is %D at %1 [info -f g77 M GLOBALS]"
18320 msgstr ""
18321
18322 #: f/bad.def:1085
18323 #, no-c-format
18324 msgid "Array `%A' at %0 is too large to handle"
18325 msgstr ""
18326
18327 #: f/bad.def:1088
18328 #, no-c-format
18329 msgid "Statement function `%A' defined at %0 is not used"
18330 msgstr ""
18331
18332 #: f/bad.def:1091
18333 #, no-c-format
18334 msgid ""
18335 "Intrinsic `%A', invoked at %0, known to be non-Y2K-compliant [info -f g77 M "
18336 "Y2KBAD]"
18337 msgstr ""
18338
18339 #: f/bad.def:1094
18340 #, no-c-format
18341 msgid "Internal compiler error -- cannot perform operation"
18342 msgstr ""
18343
18344 #. Kind messages are used in diagnostic location reports of the
18345 #. form "<file>: In function `foo': <error message>".
18346 #: f/info-k.def:32
18347 msgid "In unknown kind"
18348 msgstr ""
18349
18350 #: f/info-k.def:33
18351 msgid "In entity"
18352 msgstr ""
18353
18354 #: f/info-k.def:34
18355 msgid "In function"
18356 msgstr ""
18357
18358 #: f/info-k.def:35
18359 msgid "In subroutine"
18360 msgstr ""
18361
18362 #: f/info-k.def:36
18363 msgid "In program"
18364 msgstr ""
18365
18366 #: f/info-k.def:37
18367 msgid "In block-data unit"
18368 msgstr ""
18369
18370 #: f/info-k.def:38
18371 msgid "In common block"
18372 msgstr ""
18373
18374 #: f/info-k.def:39
18375 msgid "In construct"
18376 msgstr ""
18377
18378 #: f/info-k.def:40
18379 msgid "In namelist"
18380 msgstr ""
18381
18382 #: f/info-k.def:41
18383 msgid "In anything"
18384 msgstr ""
18385
18386 #: java/check-init.c:905
18387 #, c-format
18388 msgid "internal error in check-init: tree code not implemented: %s"
18389 msgstr ""
18390
18391 #: java/check-init.c:977
18392 msgid "%Jfinal field '%D' may not have been initialized"
18393 msgstr ""
18394
18395 #: java/class.c:514 java/class.c:538
18396 msgid "internal error - too many interface type"
18397 msgstr ""
18398
18399 #: java/class.c:637
18400 msgid "bad method signature"
18401 msgstr ""
18402
18403 #: java/class.c:681
18404 msgid "misplaced ConstantValue attribute (not in any field)"
18405 msgstr ""
18406
18407 #: java/class.c:683
18408 #, c-format
18409 msgid "duplicate ConstantValue attribute for field '%s'"
18410 msgstr ""
18411
18412 #: java/class.c:694
18413 #, c-format
18414 msgid "ConstantValue attribute of field '%s' has wrong type"
18415 msgstr ""
18416
18417 #: java/class.c:983
18418 #, c-format
18419 msgid "field '%s' not found in class"
18420 msgstr ""
18421
18422 #: java/class.c:1240
18423 msgid "%Jabstract method in non-abstract class"
18424 msgstr ""
18425
18426 #: java/class.c:2033
18427 msgid "%Jnon-static method '%D' overrides static method"
18428 msgstr ""
18429
18430 #: java/decl.c:1061
18431 msgid "%J'%D' used prior to declaration"
18432 msgstr ""
18433
18434 #: java/decl.c:1102
18435 #, c-format
18436 msgid "declaration of `%s' shadows a parameter"
18437 msgstr ""
18438
18439 #: java/decl.c:1105
18440 #, c-format
18441 msgid "declaration of `%s' shadows a symbol from the parameter list"
18442 msgstr ""
18443
18444 #: java/decl.c:1397
18445 msgid "%Jlabel '%D' used but not defined"
18446 msgstr ""
18447
18448 #: java/decl.c:1402
18449 msgid "%Jlabel '%D' defined but not used"
18450 msgstr ""
18451
18452 #: java/decl.c:1530
18453 msgid "%JIn %D: overlapped variable and exception ranges at %d"
18454 msgstr ""
18455
18456 #: java/decl.c:1608
18457 msgid "bad type in parameter debug info"
18458 msgstr ""
18459
18460 #: java/decl.c:1617
18461 msgid "%Jbad PC range for debug info for local '%D'"
18462 msgstr ""
18463
18464 #: java/expr.c:518
18465 msgid "stack underflow - dup* operation"
18466 msgstr ""
18467
18468 #: java/expr.c:1468
18469 #, c-format
18470 msgid ""
18471 "reference `%s' is ambiguous: appears in interface `%s' and interface `%s'"
18472 msgstr ""
18473
18474 #: java/expr.c:1496
18475 #, c-format
18476 msgid "field `%s' not found"
18477 msgstr ""
18478
18479 #: java/expr.c:1654
18480 msgid "ret instruction not implemented"
18481 msgstr ""
18482
18483 #: java/expr.c:1809
18484 #, c-format
18485 msgid "method '%s' not found in class"
18486 msgstr ""
18487
18488 #: java/expr.c:2009
18489 #, c-format
18490 msgid "failed to find class '%s'"
18491 msgstr ""
18492
18493 #: java/expr.c:2019
18494 #, c-format
18495 msgid "class '%s' has no method named '%s' matching signature '%s'"
18496 msgstr ""
18497
18498 #: java/expr.c:2029
18499 msgid "invokestatic on non static method"
18500 msgstr ""
18501
18502 #: java/expr.c:2034
18503 msgid "invokestatic on abstract method"
18504 msgstr ""
18505
18506 #: java/expr.c:2042
18507 msgid "invoke[non-static] on static method"
18508 msgstr ""
18509
18510 #: java/expr.c:2341
18511 #, c-format
18512 msgid "missing field '%s' in '%s'"
18513 msgstr ""
18514
18515 #: java/expr.c:2347
18516 #, c-format
18517 msgid "mismatching signature for field '%s' in '%s'"
18518 msgstr ""
18519
18520 #: java/expr.c:2369
18521 msgid "%Jassignment to final field '%D' not in field's class"
18522 msgstr ""
18523
18524 #: java/expr.c:2374
18525 msgid "%Jassignment to final static field `%D' not in class initializer"
18526 msgstr ""
18527
18528 #: java/expr.c:2382
18529 msgid "%Jassignment to final field '%D' not in constructor"
18530 msgstr ""
18531
18532 #: java/expr.c:2624
18533 #, c-format
18534 msgid "can't expand %s"
18535 msgstr ""
18536
18537 #: java/expr.c:2796
18538 msgid "invalid PC in line number table"
18539 msgstr ""
18540
18541 #: java/expr.c:2842
18542 #, c-format
18543 msgid "unreachable bytecode from %d to before %d"
18544 msgstr ""
18545
18546 #: java/expr.c:2880
18547 #, c-format
18548 msgid "unreachable bytecode from %d to the end of the method"
18549 msgstr ""
18550
18551 #. duplicate code from LOAD macro
18552 #: java/expr.c:3194
18553 msgid "unrecogized wide sub-instruction"
18554 msgstr ""
18555
18556 #: java/jcf-io.c:534
18557 #, c-format
18558 msgid ""
18559 "source file for class `%s' is newer than its matching class file.  Source "
18560 "file `%s' used instead"
18561 msgstr ""
18562
18563 #: java/jcf-parse.c:334
18564 msgid "bad string constant"
18565 msgstr ""
18566
18567 #: java/jcf-parse.c:352
18568 #, c-format
18569 msgid "bad value constant type %d, index %d"
18570 msgstr ""
18571
18572 #: java/jcf-parse.c:517
18573 #, c-format
18574 msgid "can't reopen %s: %m"
18575 msgstr ""
18576
18577 #: java/jcf-parse.c:522
18578 #, c-format
18579 msgid "can't close %s: %m"
18580 msgstr ""
18581
18582 #: java/jcf-parse.c:606
18583 #, c-format
18584 msgid "cannot find file for class %s"
18585 msgstr ""
18586
18587 #: java/jcf-parse.c:617
18588 msgid "not a valid Java .class file"
18589 msgstr ""
18590
18591 #: java/jcf-parse.c:620
18592 msgid "error while parsing constant pool"
18593 msgstr ""
18594
18595 #: java/jcf-parse.c:623
18596 #, c-format
18597 msgid "error in constant pool entry #%d\n"
18598 msgstr ""
18599
18600 #. FIXME - where was first time
18601 #: java/jcf-parse.c:635
18602 #, c-format
18603 msgid "reading class %s for the second time from %s"
18604 msgstr ""
18605
18606 #: java/jcf-parse.c:653
18607 msgid "error while parsing fields"
18608 msgstr ""
18609
18610 #: java/jcf-parse.c:656
18611 msgid "error while parsing methods"
18612 msgstr ""
18613
18614 #: java/jcf-parse.c:659
18615 msgid "error while parsing final attributes"
18616 msgstr ""
18617
18618 #: java/jcf-parse.c:673
18619 #, c-format
18620 msgid ""
18621 "the `java.lang.Object' that was found in `%s' didn't have the special zero-"
18622 "length `gnu.gcj.gcj-compiled' attribute.  This generally means that your "
18623 "classpath is incorrectly set.  Use `info gcj \"Input Options\"' to see the "
18624 "info page describing how to set the classpath"
18625 msgstr ""
18626
18627 #: java/jcf-parse.c:756
18628 msgid "missing Code attribute"
18629 msgstr ""
18630
18631 #: java/jcf-parse.c:988
18632 msgid "%Hsource file seen twice on command line and will be compiled only once"
18633 msgstr ""
18634
18635 #: java/jcf-parse.c:1004
18636 msgid "no input file specified"
18637 msgstr ""
18638
18639 #: java/jcf-parse.c:1033
18640 #, c-format
18641 msgid "can't close input file %s: %m"
18642 msgstr ""
18643
18644 #: java/jcf-parse.c:1071
18645 #, c-format
18646 msgid "bad zip/jar file %s"
18647 msgstr ""
18648
18649 #: java/jcf-parse.c:1256
18650 #, c-format
18651 msgid "error while reading %s from zip file"
18652 msgstr ""
18653
18654 #: java/jcf-write.c:2602
18655 #, c-format
18656 msgid ""
18657 "internal error in generate_bytecode_insn - tree code not implemented: %s"
18658 msgstr ""
18659
18660 #: java/jcf-write.c:2934
18661 msgid "field initializer type mismatch"
18662 msgstr ""
18663
18664 #: java/jcf-write.c:3389
18665 #, c-format
18666 msgid "can't create directory %s: %m"
18667 msgstr ""
18668
18669 #: java/jcf-write.c:3442
18670 #, c-format
18671 msgid "can't create %s: %m"
18672 msgstr ""
18673
18674 #: java/jv-scan.c:185
18675 msgid "only one of `--print-main', `--list-class', and `--complexity' allowed"
18676 msgstr ""
18677
18678 #: java/jv-scan.c:188
18679 #, c-format
18680 msgid "can't open output file `%s'"
18681 msgstr ""
18682
18683 #: java/jv-scan.c:222
18684 #, c-format
18685 msgid "file not found `%s'"
18686 msgstr ""
18687
18688 #: java/jvspec.c:418
18689 msgid "can't specify `-D' without `--main'\n"
18690 msgstr ""
18691
18692 #: java/jvspec.c:421
18693 #, c-format
18694 msgid "`%s' is not a valid class name"
18695 msgstr ""
18696
18697 #: java/jvspec.c:427
18698 msgid "--resource requires -o"
18699 msgstr ""
18700
18701 #: java/jvspec.c:434
18702 msgid "warning: already-compiled .class files ignored with -C"
18703 msgstr ""
18704
18705 #: java/jvspec.c:441
18706 msgid "cannot specify both -C and -o"
18707 msgstr ""
18708
18709 #: java/jvspec.c:453
18710 msgid "cannot create temporary file"
18711 msgstr ""
18712
18713 #: java/jvspec.c:481
18714 msgid "using both @FILE with multiple files not implemented"
18715 msgstr ""
18716
18717 #: java/jvspec.c:530
18718 msgid "cannot specify `main' class when not linking"
18719 msgstr ""
18720
18721 #: java/lang.c:735
18722 msgid "can't do dependency tracking with input from stdin"
18723 msgstr ""
18724
18725 #: java/lang.c:751
18726 msgid "couldn't determine target name for dependency tracking"
18727 msgstr ""
18728
18729 #: java/lex.c:303
18730 #, c-format
18731 msgid ""
18732 "unknown encoding: `%s'\n"
18733 "This might mean that your locale's encoding is not supported\n"
18734 "by your system's iconv(3) implementation.  If you aren't trying\n"
18735 "to use a particular encoding for your input file, try the\n"
18736 "`--encoding=UTF-8' option"
18737 msgstr ""
18738
18739 #: java/mangle.c:89
18740 #, c-format
18741 msgid "can't mangle %s"
18742 msgstr ""
18743
18744 #: java/mangle_name.c:140 java/mangle_name.c:210
18745 msgid "internal error - invalid Utf8 name"
18746 msgstr ""
18747
18748 #: java/typeck.c:530
18749 msgid "junk at end of signature string"
18750 msgstr ""
18751
18752 #: java/verify.c:471
18753 msgid "bad pc in exception_table"
18754 msgstr ""
18755
18756 #: java/verify.c:477
18757 msgid "exception handler inside code that is being protected"
18758 msgstr ""
18759
18760 #: java/verify.c:1387
18761 #, c-format
18762 msgid "unknown opcode %d@pc=%d during verification"
18763 msgstr ""
18764
18765 #: java/verify.c:1457 java/verify.c:1470 java/verify.c:1474
18766 #, c-format
18767 msgid "verification error at PC=%d"
18768 msgstr ""
18769
18770 #: objc/objc-act.c:689
18771 #, c-format
18772 msgid "object does not conform to the `%s' protocol"
18773 msgstr ""
18774
18775 #: objc/objc-act.c:775 objc/objc-act.c:848
18776 #, c-format
18777 msgid "class `%s' does not implement the `%s' protocol"
18778 msgstr ""
18779
18780 #: objc/objc-act.c:951
18781 #, c-format
18782 msgid "statically allocated instance of Objective-C class `%s'"
18783 msgstr ""
18784
18785 #: objc/objc-act.c:998
18786 #, c-format
18787 msgid "unexpected type for `id' (%s)"
18788 msgstr ""
18789
18790 #: objc/objc-act.c:1003
18791 msgid "undefined type `id', please import <objc/objc.h>"
18792 msgstr ""
18793
18794 #: objc/objc-act.c:1052
18795 #, c-format
18796 msgid "protocol `%s' has circular dependency"
18797 msgstr ""
18798
18799 #: objc/objc-act.c:1074 objc/objc-act.c:5985
18800 #, c-format
18801 msgid "cannot find protocol declaration for `%s'"
18802 msgstr ""
18803
18804 #: objc/objc-act.c:1408 objc/objc-act.c:2645 objc/objc-act.c:6516
18805 #: objc/objc-act.c:6825 objc/objc-act.c:6878 objc/objc-act.c:6903
18806 #, c-format
18807 msgid "cannot find interface declaration for `%s'"
18808 msgstr ""
18809
18810 #: objc/objc-act.c:1423
18811 #, c-format
18812 msgid "interface `%s' does not have valid constant string layout"
18813 msgstr ""
18814
18815 #: objc/objc-act.c:1439
18816 #, c-format
18817 msgid "cannot find reference tag for class `%s'"
18818 msgstr ""
18819
18820 #: objc/objc-act.c:2179
18821 #, c-format
18822 msgid "creating selector for non existant method %s"
18823 msgstr ""
18824
18825 #: objc/objc-act.c:2389
18826 #, c-format
18827 msgid "`%s' is not an Objective-C class name or alias"
18828 msgstr ""
18829
18830 #: objc/objc-act.c:2500 objc/objc-act.c:2518 objc/objc-act.c:6772
18831 #: objc/objc-act.c:7062 objc/objc-act.c:7091
18832 msgid "Objective-C declarations may only appear in global scope"
18833 msgstr ""
18834
18835 #: objc/objc-act.c:2505
18836 #, c-format
18837 msgid "cannot find class `%s'"
18838 msgstr ""
18839
18840 #: objc/objc-act.c:2507
18841 #, c-format
18842 msgid "class `%s' already exists"
18843 msgstr ""
18844
18845 #: objc/objc-act.c:2532 objc/objc-act.c:6794
18846 #, c-format
18847 msgid "`%s' redeclared as different kind of symbol"
18848 msgstr ""
18849
18850 #. fatal did not work with 2 args...should fix
18851 #: objc/objc-act.c:2680
18852 #, c-format
18853 msgid "cannot find interface declaration for `%s', superclass of `%s'"
18854 msgstr ""
18855
18856 #: objc/objc-act.c:2687
18857 #, c-format
18858 msgid "circular inheritance in interface declaration for `%s'"
18859 msgstr ""
18860
18861 #: objc/objc-act.c:2780 objc/objc-act.c:2924 objc/objc-act.c:3024
18862 #: objc/objc-act.c:3200 objc/objc-act.c:3240
18863 msgid "Use `-fobjc-exceptions' to enable Objective-C exception syntax"
18864 msgstr ""
18865
18866 #: objc/objc-act.c:2787
18867 msgid "`@throw;' (rethrow) used outside of a `@catch' block"
18868 msgstr ""
18869
18870 #: objc/objc-act.c:3027
18871 msgid "`@catch' parameter is not a known Objective-C class type"
18872 msgstr ""
18873
18874 #: objc/objc-act.c:3036
18875 msgid "Exception already handled by preceding `@catch(id)'"
18876 msgstr ""
18877
18878 #: objc/objc-act.c:3041
18879 #, c-format
18880 msgid "Exception of type `%s *' already handled by `@catch (%s *)'"
18881 msgstr ""
18882
18883 #: objc/objc-act.c:3206
18884 msgid "`@try' without `@catch' or `@finally'"
18885 msgstr ""
18886
18887 #: objc/objc-act.c:3647
18888 msgid "%Jtype '%D' does not have a known size"
18889 msgstr ""
18890
18891 #: objc/objc-act.c:4256
18892 msgid "%J%s `%s'"
18893 msgstr ""
18894
18895 #: objc/objc-act.c:4281 objc/objc-act.c:4300
18896 msgid "inconsistent instance variable specification"
18897 msgstr ""
18898
18899 #: objc/objc-act.c:5303
18900 msgid "can not use an object as parameter to a method\n"
18901 msgstr ""
18902
18903 #: objc/objc-act.c:5504
18904 #, c-format
18905 msgid "multiple %s named `%c%s' found"
18906 msgstr ""
18907
18908 #: objc/objc-act.c:5721
18909 #, c-format
18910 msgid "no super class declared in @interface for `%s'"
18911 msgstr ""
18912
18913 #: objc/objc-act.c:5809
18914 #, c-format
18915 msgid "invalid receiver type `%s'"
18916 msgstr ""
18917
18918 #: objc/objc-act.c:5820
18919 #, c-format
18920 msgid "`%s' may not respond to `%c%s'"
18921 msgstr ""
18922
18923 #: objc/objc-act.c:5825
18924 #, c-format
18925 msgid "`%c%s' not implemented by protocol(s)"
18926 msgstr ""
18927
18928 #: objc/objc-act.c:5830
18929 msgid "(Messages without a matching method signature"
18930 msgstr ""
18931
18932 #: objc/objc-act.c:5831
18933 msgid "will be assumed to return `id' and accept"
18934 msgstr ""
18935
18936 #: objc/objc-act.c:5832
18937 msgid "`...' as arguments.)"
18938 msgstr ""
18939
18940 #: objc/objc-act.c:6082
18941 #, c-format
18942 msgid "undeclared selector `%s'"
18943 msgstr ""
18944
18945 #. Historically, a class method that produced objects (factory
18946 #. method) would assign `self' to the instance that it
18947 #. allocated.  This would effectively turn the class method into
18948 #. an instance method.  Following this assignment, the instance
18949 #. variables could be accessed.  That practice, while safe,
18950 #. violates the simple rule that a class method should not refer
18951 #. to an instance variable.  It's better to catch the cases
18952 #. where this is done unknowingly than to support the above
18953 #. paradigm.
18954 #: objc/objc-act.c:6124
18955 #, c-format
18956 msgid "instance variable `%s' accessed in class method"
18957 msgstr ""
18958
18959 #: objc/objc-act.c:6330
18960 #, c-format
18961 msgid "duplicate declaration of method `%c%s'"
18962 msgstr ""
18963
18964 #: objc/objc-act.c:6371
18965 #, c-format
18966 msgid "duplicate interface declaration for category `%s(%s)'"
18967 msgstr ""
18968
18969 #: objc/objc-act.c:6401
18970 #, c-format
18971 msgid "illegal reference type specified for instance variable `%s'"
18972 msgstr ""
18973
18974 #: objc/objc-act.c:6417
18975 #, c-format
18976 msgid "instance variable `%s' has unknown size"
18977 msgstr ""
18978
18979 #. vtable pointers are Real Bad(tm), since Obj-C cannot initialize them
18980 #: objc/objc-act.c:6431
18981 #, c-format
18982 msgid "type `%s' has virtual member functions"
18983 msgstr ""
18984
18985 #: objc/objc-act.c:6432
18986 #, c-format
18987 msgid "illegal aggregate type `%s' specified for instance variable `%s'"
18988 msgstr ""
18989
18990 #: objc/objc-act.c:6440
18991 #, c-format
18992 msgid "type `%s' has a user-defined constructor"
18993 msgstr ""
18994
18995 #: objc/objc-act.c:6442
18996 #, c-format
18997 msgid "type `%s' has a user-defined destructor"
18998 msgstr ""
18999
19000 #: objc/objc-act.c:6443
19001 msgid ""
19002 "C++ constructors and destructors will not be invoked for Objective-C fields"
19003 msgstr ""
19004
19005 #: objc/objc-act.c:6493
19006 #, c-format
19007 msgid "instance variable `%s' is declared private"
19008 msgstr ""
19009
19010 #: objc/objc-act.c:6542
19011 #, c-format
19012 msgid "instance variable `%s' is %s; this will be a hard error in the future"
19013 msgstr ""
19014
19015 #: objc/objc-act.c:6549
19016 #, c-format
19017 msgid "instance variable `%s' is declared %s"
19018 msgstr ""
19019
19020 #: objc/objc-act.c:6559
19021 msgid "static access to object of type `id'"
19022 msgstr ""
19023
19024 #: objc/objc-act.c:6581 objc/objc-act.c:6669
19025 #, c-format
19026 msgid "incomplete implementation of class `%s'"
19027 msgstr ""
19028
19029 #: objc/objc-act.c:6585 objc/objc-act.c:6674
19030 #, c-format
19031 msgid "incomplete implementation of category `%s'"
19032 msgstr ""
19033
19034 #: objc/objc-act.c:6590 objc/objc-act.c:6679
19035 #, c-format
19036 msgid "method definition for `%c%s' not found"
19037 msgstr ""
19038
19039 #: objc/objc-act.c:6720
19040 #, c-format
19041 msgid "%s `%s' does not fully implement the `%s' protocol"
19042 msgstr ""
19043
19044 #: objc/objc-act.c:6778 objc/objc-act.c:8806
19045 msgid "`@end' missing in implementation context"
19046 msgstr ""
19047
19048 #: objc/objc-act.c:6808
19049 #, c-format
19050 msgid "reimplementation of class `%s'"
19051 msgstr ""
19052
19053 #: objc/objc-act.c:6839
19054 #, c-format
19055 msgid "conflicting super class name `%s'"
19056 msgstr ""
19057
19058 #: objc/objc-act.c:6841
19059 #, c-format
19060 msgid "previous declaration of `%s'"
19061 msgstr ""
19062
19063 #: objc/objc-act.c:6855 objc/objc-act.c:6857
19064 #, c-format
19065 msgid "duplicate interface declaration for class `%s'"
19066 msgstr ""
19067
19068 #: objc/objc-act.c:7124
19069 #, c-format
19070 msgid "duplicate declaration for protocol `%s'"
19071 msgstr ""
19072
19073 #. Add a readable method name to the warning.
19074 #: objc/objc-act.c:7616
19075 msgid "%J%s `%c%s'"
19076 msgstr ""
19077
19078 #: objc/objc-act.c:7911
19079 #, c-format
19080 msgid "no super class declared in interface for `%s'"
19081 msgstr ""
19082
19083 #: objc/objc-act.c:7959
19084 msgid "[super ...] must appear in a method context"
19085 msgstr ""
19086
19087 #: options.c:24
19088 msgid "Display this information"
19089 msgstr ""
19090
19091 #: options.c:30
19092 msgid ""
19093 "--param <param>=<value>\tSet paramter <param> to value.  See below for a "
19094 "complete list of parameters"
19095 msgstr ""
19096
19097 #: options.c:39
19098 msgid ""
19099 "-A<question>=<answer>\tAssert the <answer> to <question>.  Putting '-' "
19100 "before <question> disables the <answer> to <question>"
19101 msgstr ""
19102
19103 #: options.c:42
19104 msgid "Do not discard comments"
19105 msgstr ""
19106
19107 #: options.c:45
19108 msgid "Do not discard comments in macro expansions"
19109 msgstr ""
19110
19111 #: options.c:48
19112 msgid ""
19113 "-D<macro>[=<val>]\tDefine a <macro> with <val> as its value.  If just "
19114 "<macro> is given, <val> is taken to be 1"
19115 msgstr ""
19116
19117 #: options.c:54
19118 msgid ""
19119 "-G<number>\tPut global and static data smaller than <number> bytes into a "
19120 "special section (on some targets)"
19121 msgstr ""
19122
19123 #: options.c:57
19124 msgid "Print the name of header files as they are used"
19125 msgstr ""
19126
19127 #: options.c:66
19128 msgid "Generate make dependencies and compile"
19129 msgstr ""
19130
19131 #: options.c:75
19132 msgid "Treat missing header files as generated files"
19133 msgstr ""
19134
19135 #: options.c:81
19136 msgid "Like -MD but ignore system header files"
19137 msgstr ""
19138
19139 #: options.c:90
19140 msgid "-MQ <target>\tAdd a MAKE-quoted target"
19141 msgstr ""
19142
19143 #: options.c:96
19144 msgid "-O<number>\tSet optimization level to <number>"
19145 msgstr ""
19146
19147 #: options.c:99
19148 msgid "Optimize for space rather than speed"
19149 msgstr ""
19150
19151 #: options.c:102
19152 msgid "Do not generate #line directives"
19153 msgstr ""
19154
19155 #: options.c:105
19156 msgid "-U<macro>\tUndefine <macro>"
19157 msgstr ""
19158
19159 #: options.c:108
19160 msgid "This switch is deprecated; use -Wextra instead"
19161 msgstr ""
19162
19163 #: options.c:114
19164 msgid "Warn about returning structures, unions or arrays"
19165 msgstr ""
19166
19167 #: options.c:120
19168 msgid "Warn about casting functions to incompatible types"
19169 msgstr ""
19170
19171 #: options.c:123
19172 msgid "Warn about pointer casts which increase alignment"
19173 msgstr ""
19174
19175 #: options.c:126
19176 msgid "Warn about casts which discard qualifiers"
19177 msgstr ""
19178
19179 #: options.c:129
19180 msgid "Warn about subscripts whose type is \"char\""
19181 msgstr ""
19182
19183 #: options.c:138
19184 msgid "Warn about possibly confusing type conversions"
19185 msgstr ""
19186
19187 #: options.c:141
19188 msgid "Warn when all constructors and destructors are private"
19189 msgstr ""
19190
19191 #: options.c:144
19192 msgid "Warn when a declaration is found after a statement"
19193 msgstr ""
19194
19195 #: options.c:147
19196 msgid "Warn if deprecated class, method, or field is used"
19197 msgstr ""
19198
19199 #: options.c:150
19200 msgid "Warn about uses of __attribute__((deprecated)) declarations"
19201 msgstr ""
19202
19203 #: options.c:153
19204 msgid "Warn when an optimization pass is disabled"
19205 msgstr ""
19206
19207 #: options.c:156
19208 msgid "Warn about compile-time integer division by zero"
19209 msgstr ""
19210
19211 #: options.c:159
19212 msgid "Warn about violations of Effective C++ style rules"
19213 msgstr ""
19214
19215 #: options.c:162
19216 msgid "Warn about stray tokens after #elif and #endif"
19217 msgstr ""
19218
19219 #: options.c:165
19220 msgid "Treat all warnings as errors"
19221 msgstr ""
19222
19223 #: options.c:168
19224 msgid "Make implicit function declarations an error"
19225 msgstr ""
19226
19227 #: options.c:171
19228 msgid "Print extra (possibly unwanted) warnings"
19229 msgstr ""
19230
19231 #: options.c:174
19232 msgid "Warn if deprecated empty statements are found"
19233 msgstr ""
19234
19235 #: options.c:177
19236 msgid "Warn if testing floating point numbers for equality"
19237 msgstr ""
19238
19239 #: options.c:180
19240 msgid "Warn about printf/scanf/strftime/strfmon format string anomalies"
19241 msgstr ""
19242
19243 #: options.c:183
19244 msgid "Warn if passing too many arguments to a function for its format string"
19245 msgstr ""
19246
19247 #: options.c:186
19248 msgid "Warn about format strings that are not literals"
19249 msgstr ""
19250
19251 #: options.c:189
19252 msgid "Warn about possible security problems with format functions"
19253 msgstr ""
19254
19255 #: options.c:192
19256 msgid "Warn about strftime formats yielding 2-digit years"
19257 msgstr ""
19258
19259 #: options.c:201
19260 msgid "Enable warnings about inter-procedural problems"
19261 msgstr ""
19262
19263 #: options.c:207
19264 msgid "Warn about implicit function declarations"
19265 msgstr ""
19266
19267 #: options.c:210
19268 msgid "Warn when a declaration does not specify a type"
19269 msgstr ""
19270
19271 #: options.c:216
19272 msgid "Warn about variables which are initialized to themselves."
19273 msgstr ""
19274
19275 #: options.c:219
19276 msgid "Warn when an inlined function cannot be inlined"
19277 msgstr ""
19278
19279 #: options.c:222
19280 msgid "Warn about invalid uses of the \"offsetof\" macro"
19281 msgstr ""
19282
19283 #: options.c:225
19284 msgid "Warn about PCH files that are found but not used"
19285 msgstr ""
19286
19287 #: options.c:228
19288 msgid "-Wlarger-than-<number>\tWarn if an object is larger than <number> bytes"
19289 msgstr ""
19290
19291 #: options.c:231
19292 msgid "Do not warn about using \"long long\" when -pedantic"
19293 msgstr ""
19294
19295 #: options.c:234
19296 msgid "Warn about suspicious declarations of \"main\""
19297 msgstr ""
19298
19299 #: options.c:237
19300 msgid "Warn about possibly missing braces around initializers"
19301 msgstr ""
19302
19303 #: options.c:240
19304 msgid "Warn about global functions without previous declarations"
19305 msgstr ""
19306
19307 #: options.c:243
19308 msgid "Warn about functions which might be candidates for format attributes"
19309 msgstr ""
19310
19311 #: options.c:246
19312 msgid ""
19313 "Warn about functions which might be candidates for __attribute__((noreturn))"
19314 msgstr ""
19315
19316 #: options.c:249
19317 msgid "Warn about global functions without prototypes"
19318 msgstr ""
19319
19320 #: options.c:252
19321 msgid "Warn about use of multi-character character constants"
19322 msgstr ""
19323
19324 #: options.c:255
19325 msgid "Warn about \"extern\" declarations not at file scope"
19326 msgstr ""
19327
19328 #: options.c:261
19329 msgid ""
19330 "Warn when non-templatized friend functions are declared within a template"
19331 msgstr ""
19332
19333 #: options.c:264
19334 msgid "Warn about non-virtual destructors"
19335 msgstr ""
19336
19337 #: options.c:270
19338 msgid "Warn if a C-style cast is used in a program"
19339 msgstr ""
19340
19341 #: options.c:273
19342 msgid "Warn if an old-style parameter definition is used"
19343 msgstr ""
19344
19345 #: options.c:276
19346 msgid "Warn if .class files are out of date"
19347 msgstr ""
19348
19349 #: options.c:279
19350 msgid "Warn about overloaded virtual function names"
19351 msgstr ""
19352
19353 #: options.c:282
19354 msgid "Warn when the packed attribute has no effect on struct layout"
19355 msgstr ""
19356
19357 #: options.c:285
19358 msgid "Warn when padding is required to align structure members"
19359 msgstr ""
19360
19361 #: options.c:288
19362 msgid "Warn about possibly missing parentheses"
19363 msgstr ""
19364
19365 #: options.c:291
19366 msgid "Warn when converting the type of pointers to member functions"
19367 msgstr ""
19368
19369 #: options.c:294
19370 msgid "Warn about function pointer arithmetic"
19371 msgstr ""
19372
19373 #: options.c:297
19374 msgid "Warn if inherited methods are unimplemented"
19375 msgstr ""
19376
19377 #: options.c:300
19378 msgid "Warn about multiple declarations of the same object"
19379 msgstr ""
19380
19381 #: options.c:303
19382 msgid "Warn if modifiers are specified when not necessary"
19383 msgstr ""
19384
19385 #: options.c:306
19386 msgid "Warn when the compiler reorders code"
19387 msgstr ""
19388
19389 #: options.c:309
19390 msgid ""
19391 "Warn whenever a function's return type defaults to \"int\" (C), or about "
19392 "inconsistent return types (C++)"
19393 msgstr ""
19394
19395 #: options.c:312
19396 msgid "Warn if a selector has multiple methods"
19397 msgstr ""
19398
19399 #: options.c:315
19400 msgid "Warn about possible violations of sequence point rules"
19401 msgstr ""
19402
19403 #: options.c:318
19404 msgid "Warn when one local variable shadows another"
19405 msgstr ""
19406
19407 #: options.c:321
19408 msgid "Warn about signed-unsigned comparisons"
19409 msgstr ""
19410
19411 #: options.c:324
19412 msgid "Warn when overload promotes from unsigned to signed"
19413 msgstr ""
19414
19415 #: options.c:327
19416 msgid "Warn about code which might break strict aliasing rules"
19417 msgstr ""
19418
19419 #: options.c:330
19420 msgid "Warn about unprototyped function declarations"
19421 msgstr ""
19422
19423 #: options.c:333
19424 msgid "Warn about constructs with surprising meanings"
19425 msgstr ""
19426
19427 #: options.c:336
19428 msgid "Warn about enumerated switches, with no default, missing a case"
19429 msgstr ""
19430
19431 #: options.c:339
19432 msgid "Warn about enumerated switches missing a \"default:\" statement"
19433 msgstr ""
19434
19435 #: options.c:342
19436 msgid "Warn about all enumerated switches missing a specific case"
19437 msgstr ""
19438
19439 #: options.c:345
19440 msgid "Warn when synthesis behavior differs from Cfront"
19441 msgstr ""
19442
19443 #: options.c:348
19444 msgid "Do not suppress warnings from system headers"
19445 msgstr ""
19446
19447 #: options.c:351
19448 msgid "Warn about features not present in traditional C"
19449 msgstr ""
19450
19451 #: options.c:360
19452 msgid "Warn if an undefined macro is used in an #if directive"
19453 msgstr ""
19454
19455 #: options.c:363
19456 msgid "Warn about uninitialized automatic variables"
19457 msgstr ""
19458
19459 #: options.c:366
19460 msgid "Warn about unrecognized pragmas"
19461 msgstr ""
19462
19463 #: options.c:369
19464 msgid "Warn about code that will never be executed"
19465 msgstr ""
19466
19467 #: options.c:372
19468 msgid "Enable all -Wunused- warnings"
19469 msgstr ""
19470
19471 #: options.c:375
19472 msgid "Warn when a function is unused"
19473 msgstr ""
19474
19475 #: options.c:378
19476 msgid "Warn when a label is unused"
19477 msgstr ""
19478
19479 #: options.c:381
19480 msgid "Warn about macros defined in the main file that are not used"
19481 msgstr ""
19482
19483 #: options.c:384
19484 msgid "Warn when a function parameter is unused"
19485 msgstr ""
19486
19487 #: options.c:387
19488 msgid "Warn when an expression value is unused"
19489 msgstr ""
19490
19491 #: options.c:390
19492 msgid "Warn when a variable is unused"
19493 msgstr ""
19494
19495 #: options.c:393
19496 msgid "Give strings the type \"array of char\""
19497 msgstr ""
19498
19499 #: options.c:396
19500 msgid ""
19501 "A synonym for -std=c89.  In a future version of GCC it will become "
19502 "synonymous with -std=c99 instead"
19503 msgstr ""
19504
19505 #: options.c:399
19506 msgid "-aux-info <file>\tEmit declaration information into <file>"
19507 msgstr ""
19508
19509 #: options.c:411
19510 msgid "-d<letters>\tEnable dumps from specific passes of the compiler"
19511 msgstr ""
19512
19513 #: options.c:414
19514 msgid "-dumpbase <file>\tSet the file basename to be used for dumps"
19515 msgstr ""
19516
19517 #: options.c:417
19518 msgid "--CLASSPATH\tDeprecated; use --classpath instead"
19519 msgstr ""
19520
19521 #: options.c:432
19522 msgid "Enforce class member access control semantics"
19523 msgstr ""
19524
19525 #: options.c:435
19526 msgid "Align the start of functions"
19527 msgstr ""
19528
19529 #: options.c:441
19530 msgid "Align labels which are only reached by jumping"
19531 msgstr ""
19532
19533 #: options.c:447
19534 msgid "Align all labels"
19535 msgstr ""
19536
19537 #: options.c:453
19538 msgid "Align the start of loops"
19539 msgstr ""
19540
19541 #: options.c:462
19542 msgid "Change when template instances are emitted"
19543 msgstr ""
19544
19545 #: options.c:465
19546 msgid "Specify that arguments may alias each other and globals"
19547 msgstr ""
19548
19549 #: options.c:468
19550 msgid "Assume arguments may alias globals but not each other"
19551 msgstr ""
19552
19553 #: options.c:471
19554 msgid "Assume arguments alias neither each other nor globals"
19555 msgstr ""
19556
19557 #: options.c:474
19558 msgid "Recognize the \"asm\" keyword"
19559 msgstr ""
19560
19561 #: options.c:486
19562 msgid "Generate unwind tables that are exact at each instruction boundary"
19563 msgstr ""
19564
19565 #: options.c:489
19566 msgid ""
19567 "Do not treat local variables and COMMON blocks as if they were named in SAVE "
19568 "statements"
19569 msgstr ""
19570
19571 #: options.c:492
19572 msgid ""
19573 "Backslashes in character and hollerith constants are special (not C-style)"
19574 msgstr ""
19575
19576 #: options.c:495
19577 msgid "Delete libU77 intrinsics with bad interfaces"
19578 msgstr ""
19579
19580 #: options.c:498
19581 msgid "Disable libU77 intrinsics with bad interfaces"
19582 msgstr ""
19583
19584 #: options.c:501
19585 msgid "Enable libU77 intrinsics with bad interfaces"
19586 msgstr ""
19587
19588 #: options.c:504
19589 msgid "Hide libU77 intrinsics with bad interfaces"
19590 msgstr ""
19591
19592 #: options.c:507
19593 msgid "--bootclasspath=<path>\tReplace system path"
19594 msgstr ""
19595
19596 #: options.c:510
19597 msgid "Generate code to check bounds before indexing arrays"
19598 msgstr ""
19599
19600 #: options.c:513
19601 msgid "Replace add, compare, branch with branch on count register"
19602 msgstr ""
19603
19604 #: options.c:516
19605 msgid "Use profiling information for branch probabilities"
19606 msgstr ""
19607
19608 #: options.c:519
19609 msgid ""
19610 "Perform branch target load optimization before prologue / epilogue threading"
19611 msgstr ""
19612
19613 #: options.c:522
19614 msgid ""
19615 "Perform branch target load optimization after prologue / epilogue threading"
19616 msgstr ""
19617
19618 #: options.c:525
19619 msgid "Recognize built-in functions"
19620 msgstr ""
19621
19622 #: options.c:531
19623 msgid ""
19624 "-fcall-saved-<register>\tMark <register> as being preserved across functions"
19625 msgstr ""
19626
19627 #: options.c:534
19628 msgid ""
19629 "-fcall-used-<register>\tMark <register> as being corrupted by function calls"
19630 msgstr ""
19631
19632 #: options.c:537
19633 msgid "Save registers around function calls"
19634 msgstr ""
19635
19636 #: options.c:540
19637 msgid "Program written in strict mixed-case"
19638 msgstr ""
19639
19640 #: options.c:543
19641 msgid "Compile as if program written in lowercase"
19642 msgstr ""
19643
19644 #: options.c:546
19645 msgid "Preserve case used in program"
19646 msgstr ""
19647
19648 #: options.c:549
19649 msgid "Program written in lowercase"
19650 msgstr ""
19651
19652 #: options.c:552
19653 msgid "Program written in uppercase"
19654 msgstr ""
19655
19656 #: options.c:555
19657 msgid "Compile as if program written in uppercase"
19658 msgstr ""
19659
19660 #: options.c:558
19661 msgid "Check the return value of new"
19662 msgstr ""
19663
19664 #: options.c:564
19665 msgid "--classpath=<path>\tSet class path"
19666 msgstr ""
19667
19668 #: options.c:567
19669 msgid "Do not put uninitialized globals in the common section"
19670 msgstr ""
19671
19672 #: options.c:573
19673 msgid "Allow the arguments of the '?' operator to have different types"
19674 msgstr ""
19675
19676 #: options.c:576
19677 msgid "Reduce the size of object files"
19678 msgstr ""
19679
19680 #: options.c:579
19681 msgid "Make string literals \"const char[]\" not \"char[]\""
19682 msgstr ""
19683
19684 #: options.c:582
19685 msgid "-fconst-string-class=<name>\tUse class <name> for constant strings"
19686 msgstr ""
19687
19688 #: options.c:585
19689 msgid "Perform a register copy-propagation optimization pass"
19690 msgstr ""
19691
19692 #: options.c:588
19693 msgid "Perform cross-jumping optimization"
19694 msgstr ""
19695
19696 #: options.c:591
19697 msgid "When running CSE, follow jumps to their targets"
19698 msgstr ""
19699
19700 #: options.c:594
19701 msgid "When running CSE, follow conditional jumps"
19702 msgstr ""
19703
19704 #: options.c:597
19705 msgid "Place data items into their own section"
19706 msgstr ""
19707
19708 #: options.c:600
19709 msgid ""
19710 "Emit special debugging information for COMMON and EQUIVALENCE (disabled)"
19711 msgstr ""
19712
19713 #: options.c:603
19714 msgid "Inline member functions by default"
19715 msgstr ""
19716
19717 #: options.c:606
19718 msgid "Defer popping functions args from stack until later"
19719 msgstr ""
19720
19721 #: options.c:609
19722 msgid "Attempt to fill delay slots of branch instructions"
19723 msgstr ""
19724
19725 #: options.c:612
19726 msgid "Delete useless null pointer checks"
19727 msgstr ""
19728
19729 #: options.c:615
19730 msgid ""
19731 "-fdiagnostics-show-location=[once|every-line]\tHow often to emit source "
19732 "location at the beginning of line-wrapped diagnostics"
19733 msgstr ""
19734
19735 #: options.c:618
19736 msgid "Allow '$' in symbol names"
19737 msgstr ""
19738
19739 #: options.c:621
19740 msgid "Permit '$' as an identifier character"
19741 msgstr ""
19742
19743 #: options.c:627
19744 msgid ""
19745 "Suppress output of instruction numbers and line number notes in debugging "
19746 "dumps"
19747 msgstr ""
19748
19749 #: options.c:633
19750 msgid "Perform DWARF2 duplicate elimination"
19751 msgstr ""
19752
19753 #: options.c:636
19754 #: options.c:639
19755 msgid "Perform unused type elimination in debug info"
19756 msgstr ""
19757
19758 #: options.c:648
19759 msgid "Have front end emulate COMPLEX arithmetic to avoid bugs"
19760 msgstr ""
19761
19762 #: options.c:651
19763 msgid ""
19764 "--encoding=<encoding>\tChoose input encoding (defaults from your locale)"
19765 msgstr ""
19766
19767 #: options.c:654
19768 msgid "Generate code to check exception specifications"
19769 msgstr ""
19770
19771 #: options.c:660
19772 msgid "Enable exception handling"
19773 msgstr ""
19774
19775 #: options.c:663
19776 msgid ""
19777 "-fexec-charset=<cset>\tConvert all strings and character constants to "
19778 "character set <cset>"
19779 msgstr ""
19780
19781 #: options.c:666
19782 msgid "Perform a number of minor, expensive optimizations"
19783 msgstr ""
19784
19785 #: options.c:675
19786 msgid "f2c-compatible code can be generated"
19787 msgstr ""
19788
19789 #: options.c:678
19790 msgid "Delete non-FORTRAN-77 intrinsics f2c supports"
19791 msgstr ""
19792
19793 #: options.c:681
19794 msgid "Disable non-FORTRAN-77 intrinsics f2c supports"
19795 msgstr ""
19796
19797 #: options.c:684
19798 msgid "Enable non-FORTRAN-77 intrinsics f2c supports"
19799 msgstr ""
19800
19801 #: options.c:687
19802 msgid "Hide non-FORTRAN-77 intrinsics f2c supports"
19803 msgstr ""
19804
19805 #: options.c:690
19806 msgid "Unsupported; generate libf2c-calling code"
19807 msgstr ""
19808
19809 #: options.c:693
19810 msgid "Program is written in typical FORTRAN 66 dialect"
19811 msgstr ""
19812
19813 #: options.c:696
19814 msgid "Program is written in typical Unix-f77 dialect"
19815 msgstr ""
19816
19817 #: options.c:699
19818 msgid "Program is written in Fortran-90-ish dialect"
19819 msgstr ""
19820
19821 #: options.c:702
19822 msgid "Delete non-FORTRAN-77 intrinsics F90 supports"
19823 msgstr ""
19824
19825 #: options.c:705
19826 msgid "Disable non-FORTRAN-77 intrinsics F90 supports"
19827 msgstr ""
19828
19829 #: options.c:708
19830 msgid "Enable non-FORTRAN-77 intrinsics F90 supports"
19831 msgstr ""
19832
19833 #: options.c:711
19834 msgid "Hide non-FORTRAN-77 intrinsics F90 supports"
19835 msgstr ""
19836
19837 #: options.c:723
19838 msgid "Assume no NaNs or infinities are generated"
19839 msgstr ""
19840
19841 #: options.c:726
19842 msgid ""
19843 "-ffixed-<register>\tMark <register> as being unavailable to the compiler"
19844 msgstr ""
19845
19846 #: options.c:732
19847 msgid "ffixed-line-length-<number>\tSet the maximum line length to <number>"
19848 msgstr ""
19849
19850 #: options.c:735
19851 msgid "Unsupported; affects code generation of arrays"
19852 msgstr ""
19853
19854 #: options.c:738
19855 msgid "Do not store floats in registers"
19856 msgstr ""
19857
19858 #: options.c:741
19859 msgid "Scope of for-init-statement variables is local to the loop"
19860 msgstr ""
19861
19862 #: options.c:744
19863 msgid "Copy memory address constants into registers before use"
19864 msgstr ""
19865
19866 #: options.c:747
19867 msgid "Always check for non gcj generated classes archives"
19868 msgstr ""
19869
19870 #: options.c:750
19871 msgid "Copy memory operands into registers before use"
19872 msgstr ""
19873
19874 #: options.c:753
19875 msgid "Generate code to check subscript and substring bounds"
19876 msgstr ""
19877
19878 #: options.c:756
19879 msgid "Program is written in Fortran-90-ish free form"
19880 msgstr ""
19881
19882 #: options.c:759
19883 msgid "Do not assume that standard C libraries and \"main\" exist"
19884 msgstr ""
19885
19886 #: options.c:762
19887 msgid "Allow function addresses to be held in registers"
19888 msgstr ""
19889
19890 #: options.c:765
19891 msgid "Place each function into its own section"
19892 msgstr ""
19893
19894 #: options.c:768
19895 msgid "Perform global common subexpression elimination"
19896 msgstr ""
19897
19898 #: options.c:771
19899 msgid ""
19900 "Perform redundant load after store elimination in global common "
19901 "subexpression elimination"
19902 msgstr ""
19903
19904 #: options.c:774
19905 msgid ""
19906 "Perform enhanced load motion during global common subexpression elimination"
19907 msgstr ""
19908
19909 #: options.c:777
19910 msgid "Perform store motion after global common subexpression elimination"
19911 msgstr ""
19912
19913 #: options.c:780
19914 msgid "Enable fatal diagnostics about inter-procedural problems"
19915 msgstr ""
19916
19917 #: options.c:783
19918 msgid "Delete non-FORTRAN-77 intrinsics g77 supports"
19919 msgstr ""
19920
19921 #: options.c:786
19922 msgid "Disable non-FORTRAN 77 intrinsics F90 supports"
19923 msgstr ""
19924
19925 #: options.c:789
19926 msgid "Enable non-FORTRAN 77 intrinsics F90 supports"
19927 msgstr ""
19928
19929 #: options.c:792
19930 msgid "Hide non-FORTRAN 77 intrinsics F90 supports"
19931 msgstr ""
19932
19933 #: options.c:795
19934 msgid "Recognize GNU-defined keywords"
19935 msgstr ""
19936
19937 #: options.c:798
19938 msgid "Output GNU ld formatted global initializers"
19939 msgstr ""
19940
19941 #: options.c:801
19942 msgid "Generate code for GNU runtime environment"
19943 msgstr ""
19944
19945 #: options.c:804
19946 msgid "Enable guessing of branch probabilities"
19947 msgstr ""
19948
19949 #: options.c:819
19950 msgid "Assume normal C execution environment"
19951 msgstr ""
19952
19953 #: options.c:822
19954 msgid "Enable support for huge objects"
19955 msgstr ""
19956
19957 #: options.c:825
19958 msgid "Process #ident directives"
19959 msgstr ""
19960
19961 #: options.c:828
19962 msgid "Perform conversion of conditional jumps to branchless equivalents"
19963 msgstr ""
19964
19965 #: options.c:831
19966 msgid "Perform conversion of conditional jumps to conditional execution"
19967 msgstr ""
19968
19969 #: options.c:834
19970 msgid "Export functions even if they can be inlined"
19971 msgstr ""
19972
19973 #: options.c:837
19974 msgid "Emit implicit instantiations of inline templates"
19975 msgstr ""
19976
19977 #: options.c:840
19978 msgid "Emit implicit instantiations of templates"
19979 msgstr ""
19980
19981 #: options.c:843
19982 msgid "Use offset tables for virtual method calls"
19983 msgstr ""
19984
19985 #: options.c:846
19986 msgid "Do not generate .size directives"
19987 msgstr ""
19988
19989 #: options.c:849
19990 msgid "Initialize local vars and arrays to zero"
19991 msgstr ""
19992
19993 #: options.c:852
19994 msgid "Pay attention to the \"inline\" keyword"
19995 msgstr ""
19996
19997 #: options.c:861
19998 msgid ""
19999 "-finline-limit=<number>\tLimit the size of inlined functions to <number>"
20000 msgstr ""
20001
20002 #: options.c:864
20003 msgid "Instrument function entry and exit with profiling calls"
20004 msgstr ""
20005
20006 #: options.c:867
20007 msgid "Intrinsics letters in arbitrary cases"
20008 msgstr ""
20009
20010 #: options.c:870
20011 msgid "Intrinsics spelled as e.g. SqRt"
20012 msgstr ""
20013
20014 #: options.c:873
20015 msgid "Intrinsics in lowercase"
20016 msgstr ""
20017
20018 #: options.c:876
20019 msgid "Intrinsics in uppercase"
20020 msgstr ""
20021
20022 #: options.c:879
20023 msgid "Assume native functions are implemented using JNI"
20024 msgstr ""
20025
20026 #: options.c:882
20027 msgid "Generate code for functions even if they are fully inlined"
20028 msgstr ""
20029
20030 #: options.c:885
20031 msgid "Emit static const variables even if they are not used"
20032 msgstr ""
20033
20034 #: options.c:891
20035 msgid "Give external symbols a leading underscore"
20036 msgstr ""
20037
20038 #: options.c:894
20039 msgid "Perform loop optimizations"
20040 msgstr ""
20041
20042 #: options.c:897
20043 msgid "Language keyword letters in arbitrary cases"
20044 msgstr ""
20045
20046 #: options.c:900
20047 msgid "Language keywords spelled as e.g. IOStat"
20048 msgstr ""
20049
20050 #: options.c:903
20051 msgid "Language keywords in lowercase"
20052 msgstr ""
20053
20054 #: options.c:906
20055 msgid "Language keywords in uppercase"
20056 msgstr ""
20057
20058 #: options.c:909
20059 msgid "Set errno after built-in math functions"
20060 msgstr ""
20061
20062 #: options.c:912
20063 msgid "Report on permanent memory allocation"
20064 msgstr ""
20065
20066 #: options.c:915
20067 msgid "Attempt to merge identical constants and constant variables"
20068 msgstr ""
20069
20070 #: options.c:918
20071 msgid "Attempt to merge identical constants across compilation units"
20072 msgstr ""
20073
20074 #: options.c:921
20075 msgid ""
20076 "-fmessage-length=<number>\tLimit diagnostics to <number> characters per "
20077 "line.  0 suppresses line-wrapping"
20078 msgstr ""
20079
20080 #: options.c:924
20081 msgid "Delete MIL-STD 1753 intrinsics"
20082 msgstr ""
20083
20084 #: options.c:927
20085 msgid "Disable MIL-STD 1753 intrinsics"
20086 msgstr ""
20087
20088 #: options.c:930
20089 msgid "Enable MIL-STD 1753 intrinsics"
20090 msgstr ""
20091
20092 #: options.c:933
20093 msgid "Hide MIL-STD 1753 intrinsics"
20094 msgstr ""
20095
20096 #: options.c:936
20097 msgid "Force all loop invariant computations out of loops"
20098 msgstr ""
20099
20100 #: options.c:939
20101 msgid "Don't warn about uses of Microsoft extensions"
20102 msgstr ""
20103
20104 #: options.c:948
20105 msgid "Use graph-coloring register allocation"
20106 msgstr ""
20107
20108 #: options.c:951
20109 msgid "Generate code for NeXT (Apple Mac OS X) runtime environment"
20110 msgstr ""
20111
20112 #: options.c:954
20113 msgid "Assume that receivers of Objective-C messages may be nil"
20114 msgstr ""
20115
20116 #: options.c:957
20117 msgid "Support synchronous non-call exceptions"
20118 msgstr ""
20119
20120 #: options.c:966
20121 msgid "Enable Objective-C exception and synchronization syntax"
20122 msgstr ""
20123
20124 #: options.c:969
20125 #: options.c:1296
20126 msgid "Perform loop unrolling for all loops"
20127 msgstr ""
20128
20129 #: options.c:972
20130 #: options.c:1299
20131 msgid "Perform loop unrolling when iteration count is known"
20132 msgstr ""
20133
20134 #: options.c:975
20135 msgid "When possible do not generate stack frames"
20136 msgstr ""
20137
20138 #: options.c:978
20139 msgid "Take at least one trip through each iterative DO loop"
20140 msgstr ""
20141
20142 #: options.c:981
20143 msgid "Recognize C++ kewords like \"compl\" and \"xor\""
20144 msgstr ""
20145
20146 #: options.c:984
20147 msgid "Do the full register move optimization pass"
20148 msgstr ""
20149
20150 #: options.c:987
20151 msgid "Optimize sibling and tail recursive calls"
20152 msgstr ""
20153
20154 #: options.c:990
20155 msgid "Enable optimization of static class initialization code"
20156 msgstr ""
20157
20158 #: options.c:993
20159 msgid "Enable optional diagnostics"
20160 msgstr ""
20161
20162 #: options.c:999
20163 msgid "Pack structure members together without holes"
20164 msgstr ""
20165
20166 #: options.c:1002
20167 msgid "Return small aggregates in memory, not registers"
20168 msgstr ""
20169
20170 #: options.c:1008
20171 msgid "Warn about use of (only a few for now) Fortran extensions"
20172 msgstr ""
20173
20174 #: options.c:1011
20175 msgid "Perform loop peeling"
20176 msgstr ""
20177
20178 #: options.c:1014
20179 msgid "Enable machine specific peephole optimizations"
20180 msgstr ""
20181
20182 #: options.c:1017
20183 msgid "Enable an RTL peephole pass before sched2"
20184 msgstr ""
20185
20186 #: options.c:1020
20187 msgid "Downgrade conformance errors to warnings"
20188 msgstr ""
20189
20190 #: options.c:1023
20191 msgid "Generate position-independent code if possible"
20192 msgstr ""
20193
20194 #: options.c:1026
20195 msgid "Generate position-independent code for executables if possible"
20196 msgstr ""
20197
20198 #: options.c:1029
20199 msgid "Generate prefetch instructions, if available, for arrays in loops"
20200 msgstr ""
20201
20202 #: options.c:1035
20203 msgid "Enable basic program profiling code"
20204 msgstr ""
20205
20206 #: options.c:1038
20207 msgid "Insert arc-based program profiling code"
20208 msgstr ""
20209
20210 #: options.c:1041
20211 msgid "Insert code to profile values of expressions"
20212 msgstr ""
20213
20214 #: options.c:1047
20215 msgid "-frandom-seed=<string>\tMake compile reproducible using <string>"
20216 msgstr ""
20217
20218 #: options.c:1050
20219 msgid "Strength reduce all loop general induction variables"
20220 msgstr ""
20221
20222 #: options.c:1053
20223 msgid "Return small aggregates in registers"
20224 msgstr ""
20225
20226 #: options.c:1056
20227 msgid "Enables a register move optimization"
20228 msgstr ""
20229
20230 #: options.c:1059
20231 msgid "Perform a register renaming optimization pass"
20232 msgstr ""
20233
20234 #: options.c:1062
20235 msgid "Reorder basic blocks to improve code placement"
20236 msgstr ""
20237
20238 #: options.c:1065
20239 msgid "Reorder functions to improve code placement"
20240 msgstr ""
20241
20242 #: options.c:1068
20243 msgid ""
20244 "Used in Fix-and-Continue mode to indicate that object files may be swapped "
20245 "in at runtime"
20246 msgstr ""
20247
20248 #: options.c:1071
20249 msgid "Enable automatic template instantiation"
20250 msgstr ""
20251
20252 #: options.c:1074
20253 msgid "Add a common subexpression elimination pass after loop optimizations"
20254 msgstr ""
20255
20256 #: options.c:1077
20257 msgid "Run the loop optimizer twice"
20258 msgstr ""
20259
20260 #: options.c:1080
20261 msgid "Disable optimizations that assume default FP rounding behavior"
20262 msgstr ""
20263
20264 #: options.c:1083
20265 msgid "Generate run time type descriptor information"
20266 msgstr ""
20267
20268 #: options.c:1086
20269 msgid "Enable scheduling across basic blocks"
20270 msgstr ""
20271
20272 #: options.c:1089
20273 msgid "Allow speculative motion of non-loads"
20274 msgstr ""
20275
20276 #: options.c:1092
20277 msgid "Allow speculative motion of some loads"
20278 msgstr ""
20279
20280 #: options.c:1095
20281 msgid "Allow speculative motion of more loads"
20282 msgstr ""
20283
20284 #: options.c:1098
20285 msgid "Allow premature scheduling of queued insns"
20286 msgstr ""
20287
20288 #: options.c:1101
20289 msgid ""
20290 "Set dependence distance checking in premature scheduling of queued insns"
20291 msgstr ""
20292
20293 #: options.c:1104
20294 msgid ""
20295 "-fsched-stalled-insns-dep=<number>   Set dependence distance checking in "
20296 "premature scheduling of queued insns"
20297 msgstr ""
20298
20299 #: options.c:1107
20300 msgid ""
20301 "-fsched-stalled-insns=<number>       Set number of queued insns that can be "
20302 "prematurely scheduled"
20303 msgstr ""
20304
20305 #: options.c:1110
20306 msgid "-fsched-verbose=<number>\tSet the verbosity level of the scheduler"
20307 msgstr ""
20308
20309 #: options.c:1113
20310 msgid "If scheduling post reload, do superblock scheduling"
20311 msgstr ""
20312
20313 #: options.c:1116
20314 msgid "If scheduling post reload, do trace scheduling"
20315 msgstr ""
20316
20317 #: options.c:1119
20318 msgid "Reschedule instructions before register allocation"
20319 msgstr ""
20320
20321 #: options.c:1122
20322 msgid "Reschedule instructions after register allocation"
20323 msgstr ""
20324
20325 #: options.c:1125
20326 msgid "Allow appending a second underscore to externals"
20327 msgstr ""
20328
20329 #: options.c:1128
20330 msgid "Mark data as shared rather than private"
20331 msgstr ""
20332
20333 #: options.c:1131
20334 msgid "Use the same size for double as for float"
20335 msgstr ""
20336
20337 #: options.c:1134
20338 msgid "Use the narrowest integer type possible for enumeration types"
20339 msgstr ""
20340
20341 #: options.c:1137
20342 msgid "Force the underlying type for \"wchar_t\" to be \"unsigned short\""
20343 msgstr ""
20344
20345 #: options.c:1143
20346 msgid "Disable optimizations observable by IEEE signaling NaNs"
20347 msgstr ""
20348
20349 #: options.c:1146
20350 msgid "When \"signed\" or \"unsigned\" is not given make the bitfield signed"
20351 msgstr ""
20352
20353 #: options.c:1149
20354 msgid "Make \"char\" signed by default"
20355 msgstr ""
20356
20357 #: options.c:1152
20358 msgid "Do not print names of program units as they are compiled"
20359 msgstr ""
20360
20361 #: options.c:1155
20362 msgid "Convert floating point constants to single precision constants"
20363 msgstr ""
20364
20365 #: options.c:1158
20366 msgid "Internally convert most source to lowercase"
20367 msgstr ""
20368
20369 #: options.c:1161
20370 msgid "Internally preserve source case"
20371 msgstr ""
20372
20373 #: options.c:1164
20374 msgid "Internally convert most source to uppercase"
20375 msgstr ""
20376
20377 #: options.c:1170
20378 msgid "Enable static single assignment optimizations"
20379 msgstr ""
20380
20381 #: options.c:1173
20382 msgid "Enable SSA conditional constant propagation"
20383 msgstr ""
20384
20385 #: options.c:1176
20386 msgid "Enable aggressive SSA dead code elimination"
20387 msgstr ""
20388
20389 #: options.c:1179
20390 msgid "Insert stack checking code into the program"
20391 msgstr ""
20392
20393 #: options.c:1185
20394 msgid ""
20395 "-fstack-limit-register=<register>\tTrap if the stack goes past <register>"
20396 msgstr ""
20397
20398 #: options.c:1188
20399 msgid "-fstack-limit-symbol=<name>\tTrap if the stack goes past symbol <name>"
20400 msgstr ""
20401
20402 #: options.c:1191
20403 msgid "Display statistics accumulated during compilation"
20404 msgstr ""
20405
20406 #: options.c:1194
20407 msgid "Enable assignability checks for stores into object arrays"
20408 msgstr ""
20409
20410 #: options.c:1197
20411 msgid "Perform strength reduction optimizations"
20412 msgstr ""
20413
20414 #: options.c:1200
20415 msgid "Assume strict aliasing rules apply"
20416 msgstr ""
20417
20418 #: options.c:1209
20419 msgid "Symbol names spelled in mixed case"
20420 msgstr ""
20421
20422 #: options.c:1212
20423 msgid "Symbol names in lowercase"
20424 msgstr ""
20425
20426 #: options.c:1215
20427 msgid "Symbol names in uppercase"
20428 msgstr ""
20429
20430 #: options.c:1218
20431 msgid "Check for syntax errors, then stop"
20432 msgstr ""
20433
20434 #: options.c:1221
20435 msgid "-ftabstop=<number>\tDistance between tab stops for column reporting"
20436 msgstr ""
20437
20438 #: options.c:1224
20439 msgid "-ftemplate-depth-<number>\tSpecify maximum template instantiation depth"
20440 msgstr ""
20441
20442 #: options.c:1227
20443 msgid "Create data files needed by \"gcov\""
20444 msgstr ""
20445
20446 #: options.c:1233
20447 msgid "Perform jump threading optimizations"
20448 msgstr ""
20449
20450 #: options.c:1236
20451 msgid "Report the time taken by each compiler pass"
20452 msgstr ""
20453
20454 #: options.c:1239
20455 msgid ""
20456 "-ftls-model=[global-dynamic|local-dynamic|initial-exec|local-exec]\tSet the "
20457 "default thread-local storage code generation model"
20458 msgstr ""
20459
20460 #: options.c:1242
20461 msgid "Perform superblock formation via tail duplication"
20462 msgstr ""
20463
20464 #: options.c:1245
20465 msgid "Assume floating-point operations can trap"
20466 msgstr ""
20467
20468 #: options.c:1248
20469 msgid "Trap for signed overflow in addition, subtraction and multiplication"
20470 msgstr ""
20471
20472 #: options.c:1251
20473 msgid "Make prefix-radix non-decimal constants be typeless"
20474 msgstr ""
20475
20476 #: options.c:1254
20477 msgid "Allow all ugly features"
20478 msgstr ""
20479
20480 #: options.c:1257
20481 msgid "Hollerith and typeless can be passed as arguments"
20482 msgstr ""
20483
20484 #: options.c:1260
20485 msgid "Allow ordinary copying of ASSIGN'ed vars"
20486 msgstr ""
20487
20488 #: options.c:1263
20489 msgid "Dummy array dimensioned to (1) is assumed-size"
20490 msgstr ""
20491
20492 #: options.c:1266
20493 msgid "Trailing comma in procedure call denotes null argument"
20494 msgstr ""
20495
20496 #: options.c:1269
20497 msgid "Allow REAL(Z) and AIMAG(Z) given DOUBLE COMPLEX Z"
20498 msgstr ""
20499
20500 #: options.c:1272
20501 msgid "Initialization via DATA and PARAMETER is not type-compatible"
20502 msgstr ""
20503
20504 #: options.c:1275
20505 msgid "Allow INTEGER and LOGICAL interchangeability"
20506 msgstr ""
20507
20508 #: options.c:1278
20509 msgid "Append underscores to externals"
20510 msgstr ""
20511
20512 #: options.c:1281
20513 msgid "Compile whole compilation unit at a time"
20514 msgstr ""
20515
20516 #: options.c:1284
20517 msgid "Delete libU77 intrinsics"
20518 msgstr ""
20519
20520 #: options.c:1287
20521 msgid "Disable libU77 intrinsics"
20522 msgstr ""
20523
20524 #: options.c:1290
20525 msgid "Enable libU77 intrinsics"
20526 msgstr ""
20527
20528 #: options.c:1293
20529 msgid "Hide libU77 intrinsics"
20530 msgstr ""
20531
20532 #: options.c:1302
20533 msgid "Allow math optimizations that may violate IEEE or ISO standards"
20534 msgstr ""
20535
20536 #: options.c:1305
20537 msgid "When \"signed\" or \"unsigned\" is not given make the bitfield unsigned"
20538 msgstr ""
20539
20540 #: options.c:1308
20541 msgid "Make \"char\" unsigned by default"
20542 msgstr ""
20543
20544 #: options.c:1311
20545 msgid "Perform loop unswitching"
20546 msgstr ""
20547
20548 #: options.c:1314
20549 msgid "Just generate unwind tables for exception handling"
20550 msgstr ""
20551
20552 #: options.c:1320
20553 msgid "Use __cxa_atexit to register destructors"
20554 msgstr ""
20555
20556 #: options.c:1326
20557 msgid "Add extra commentary to assembler output"
20558 msgstr ""
20559
20560 #: options.c:1329
20561 msgid "Print g77-specific version information and run internal tests"
20562 msgstr ""
20563
20564 #: options.c:1332
20565 msgid "Use expression value profiles in optimizations"
20566 msgstr ""
20567
20568 #: options.c:1335
20569 msgid "Discard unused virtual functions"
20570 msgstr ""
20571
20572 #: options.c:1338
20573 msgid "Implement vtables using thunks"
20574 msgstr ""
20575
20576 #: options.c:1341
20577 msgid "Program is written in VXT (Digital-like) FORTRAN"
20578 msgstr ""
20579
20580 #: options.c:1344
20581 msgid "Delete non-FORTRAN-77 intrinsics VXT FORTRAN supports"
20582 msgstr ""
20583
20584 #: options.c:1347
20585 msgid "Disable non-FORTRAN-77 intrinsics VXT FORTRAN supports"
20586 msgstr ""
20587
20588 #: options.c:1350
20589 msgid "Enable non-FORTRAN-77 intrinsics VXT FORTRAN supports"
20590 msgstr ""
20591
20592 #: options.c:1353
20593 msgid "Hide non-FORTRAN-77 intrinsics VXT FORTRAN supports"
20594 msgstr ""
20595
20596 #: options.c:1359
20597 msgid "Emit common-like symbols as weak symbols"
20598 msgstr ""
20599
20600 #: options.c:1362
20601 msgid "Construct webs and split unrelated uses of single variable"
20602 msgstr ""
20603
20604 #: options.c:1365
20605 msgid ""
20606 "-fwide-exec-charset=<cset>\tConvert all wide strings and character constants "
20607 "to character set <cset>"
20608 msgstr ""
20609
20610 #: options.c:1368
20611 msgid "Generate a #line directive pointing at the current working directory"
20612 msgstr ""
20613
20614 #: options.c:1371
20615 msgid "Assume signed arithmetic overflow wraps around"
20616 msgstr ""
20617
20618 #: options.c:1374
20619 msgid "Store strings in writable data section"
20620 msgstr ""
20621
20622 #: options.c:1377
20623 msgid "Emit cross referencing information"
20624 msgstr ""
20625
20626 #: options.c:1380
20627 msgid "Print internal debugging-related information"
20628 msgstr ""
20629
20630 #: options.c:1383
20631 msgid "Put zero initialized data in the bss section"
20632 msgstr ""
20633
20634 #: options.c:1386
20635 msgid ""
20636 "Generate lazy class lookup (via objc_getClass()) for use in Zero-Link mode"
20637 msgstr ""
20638
20639 #: options.c:1389
20640 msgid "Treat initial values of 0 like non-zero values"
20641 msgstr ""
20642
20643 #: options.c:1392
20644 msgid "Generate debug information in default format"
20645 msgstr ""
20646
20647 #: options.c:1398
20648 msgid "Generate debug information in COFF format"
20649 msgstr ""
20650
20651 #: options.c:1401
20652 msgid "Generate debug information in DWARF v1 format"
20653 msgstr ""
20654
20655 #: options.c:1404
20656 msgid "Generate debug information in extended DWARF v1 format"
20657 msgstr ""
20658
20659 #: options.c:1407
20660 msgid "Generate debug information in DWARF v2 format"
20661 msgstr ""
20662
20663 #: options.c:1410
20664 msgid "Dump declarations to a .decl file"
20665 msgstr ""
20666
20667 #: options.c:1413
20668 msgid "Generate debug information in default extended format"
20669 msgstr ""
20670
20671 #: options.c:1416
20672 msgid "-gnat<options>\tSpecify options to GNAT"
20673 msgstr ""
20674
20675 #: options.c:1419
20676 msgid "Generate debug information in STABS format"
20677 msgstr ""
20678
20679 #: options.c:1422
20680 msgid "Generate debug information in extended STABS format"
20681 msgstr ""
20682
20683 #: options.c:1425
20684 msgid "Generate debug information in VMS format"
20685 msgstr ""
20686
20687 #: options.c:1428
20688 msgid "Generate debug information in XCOFF format"
20689 msgstr ""
20690
20691 #: options.c:1431
20692 msgid "Generate debug information in extended XCOFF format"
20693 msgstr ""
20694
20695 #: options.c:1434
20696 msgid "-idirafter <dir>\tAdd <dir> to the end of the system include path"
20697 msgstr ""
20698
20699 #: options.c:1437
20700 msgid "-imacros <file>\tAccept definition of macros in <file>"
20701 msgstr ""
20702
20703 #: options.c:1440
20704 msgid "-include <file>\tInclude the contents of <file> before other files"
20705 msgstr ""
20706
20707 #: options.c:1443
20708 msgid "-iprefix <path>\tSpecify <path> as a prefix for next two options"
20709 msgstr ""
20710
20711 #: options.c:1446
20712 msgid "-isysroot <dir>\tSet <dir> to be the system root directory"
20713 msgstr ""
20714
20715 #: options.c:1449
20716 msgid "-isystem <dir>\tAdd <dir> to the start of the system include path"
20717 msgstr ""
20718
20719 #: options.c:1452
20720 msgid "-iwithprefix <dir>\tAdd <dir> to the end of the system include path"
20721 msgstr ""
20722
20723 #: options.c:1455
20724 msgid "-iwithprefixbefore <dir>\tAdd <dir> to the end of the main include path"
20725 msgstr ""
20726
20727 #: options.c:1467
20728 msgid ""
20729 "Do not search standard system include directories (those specified with -"
20730 "isystem will still be used)"
20731 msgstr ""
20732
20733 #: options.c:1470
20734 msgid "Do not search standard system include directories for C++"
20735 msgstr ""
20736
20737 #: options.c:1473
20738 msgid "-o <file>\tPlace output into <file>"
20739 msgstr ""
20740
20741 #: options.c:1476
20742 msgid "Enable function profiling"
20743 msgstr ""
20744
20745 #: options.c:1479
20746 msgid "Issue warnings needed for strict compliance to the standard"
20747 msgstr ""
20748
20749 #: options.c:1482
20750 msgid "Like -pedantic but issue them as errors"
20751 msgstr ""
20752
20753 #: options.c:1485
20754 msgid "Generate C header of platform-specific features"
20755 msgstr ""
20756
20757 #: options.c:1488
20758 msgid "Do not display functions compiled or elapsed time"
20759 msgstr ""
20760
20761 #: options.c:1491
20762 msgid "Remap file names when including files"
20763 msgstr ""
20764
20765 #: options.c:1494
20766 msgid "Conform to the ISO 1998 C++ standard"
20767 msgstr ""
20768
20769 #: options.c:1497
20770 msgid "Conform to the ISO 1990 C standard"
20771 msgstr ""
20772
20773 #: options.c:1500
20774 msgid "Conform to the ISO 1999 C standard"
20775 msgstr ""
20776
20777 #: options.c:1503
20778 #: options.c:1524
20779 #: options.c:1527
20780 msgid "Deprecated in favor of -std=c99"
20781 msgstr ""
20782
20783 #: options.c:1506
20784 msgid "Conform to the ISO 1998 C++ standard with GNU extensions"
20785 msgstr ""
20786
20787 #: options.c:1509
20788 msgid "Conform to the ISO 1990 C standard with GNU extensions"
20789 msgstr ""
20790
20791 #: options.c:1512
20792 msgid "Conform to the ISO 1999 C standard with GNU extensions"
20793 msgstr ""
20794
20795 #: options.c:1515
20796 msgid "Deprecated in favor of -std=gnu99"
20797 msgstr ""
20798
20799 #: options.c:1518
20800 msgid "Deprecated in favor of -std=c89"
20801 msgstr ""
20802
20803 #: options.c:1521
20804 msgid "Conform to the ISO 1990 C standard as amended in 1994"
20805 msgstr ""
20806
20807 #: options.c:1530
20808 msgid "Enable traditional preprocessing"
20809 msgstr ""
20810
20811 #: options.c:1533
20812 msgid "-trigraphs\tSupport ISO C trigraphs"
20813 msgstr ""
20814
20815 #: options.c:1536
20816 msgid "Do not predefine system-specific and GCC-specific macros"
20817 msgstr ""
20818
20819 #: options.c:1539
20820 msgid "Enable verbose output"
20821 msgstr ""
20822
20823 #: options.c:1545
20824 msgid "Suppress warnings"
20825 msgstr ""
20826
20827 #: config/i386/cygwin.h:29
20828 msgid "mno-cygwin and mno-win32 are not compatible"
20829 msgstr ""
20830
20831 #: config/i386/cygwin.h:70 config/i386/mingw32.h:58
20832 msgid "shared and mdll are not compatible"
20833 msgstr ""
20834
20835 #: config/rs6000/sysv4.h:1054 config/i386/freebsd-aout.h:215
20836 msgid "`-p' not supported; use `-pg' and gprof(1)"
20837 msgstr ""
20838
20839 #: f/lang-specs.h:38
20840 msgid "GCC does not support -C without using -E"
20841 msgstr ""
20842
20843 #: f/lang-specs.h:39
20844 msgid "GCC does not support -CC without using -E"
20845 msgstr ""
20846
20847 #: config/sparc/linux64.h:207 config/sparc/linux64.h:218
20848 #: config/sparc/netbsd-elf.h:140 config/sparc/netbsd-elf.h:159
20849 #: config/sparc/sol2-bi.h:166 config/sparc/sol2-bi.h:176
20850 msgid "may not use both -m32 and -m64"
20851 msgstr ""
20852
20853 #: config/i386/sco5.h:192
20854 msgid "-pg not supported on this platform"
20855 msgstr ""
20856
20857 #: config/i386/sco5.h:193
20858 msgid "-p and -pp specified - pick one"
20859 msgstr ""
20860
20861 #: config/i386/sco5.h:267
20862 msgid "-G and -static are mutually exclusive"
20863 msgstr ""
20864
20865 #: config/darwin.h:215
20866 msgid "-current_version only allowed with -dynamiclib"
20867 msgstr ""
20868
20869 #: config/darwin.h:218
20870 msgid "-install_name only allowed with -dynamiclib"
20871 msgstr ""
20872
20873 #: config/darwin.h:223
20874 msgid "-bundle not allowed with -dynamiclib"
20875 msgstr ""
20876
20877 #: config/darwin.h:224
20878 msgid "-bundle_loader not allowed with -dynamiclib"
20879 msgstr ""
20880
20881 #: config/darwin.h:225
20882 msgid "-client_name not allowed with -dynamiclib"
20883 msgstr ""
20884
20885 #: config/darwin.h:228
20886 msgid "-force_cpusubtype_ALL not allowed with -dynamiclib"
20887 msgstr ""
20888
20889 #: config/darwin.h:229
20890 msgid "-force_flat_namespace not allowed with -dynamiclib"
20891 msgstr ""
20892
20893 #: config/darwin.h:231
20894 msgid "-keep_private_externs not allowed with -dynamiclib"
20895 msgstr ""
20896
20897 #: config/darwin.h:232
20898 msgid "-private_bundle not allowed with -dynamiclib"
20899 msgstr ""
20900
20901 #: config/vax/netbsd-elf.h:42
20902 msgid "The -shared option is not currently supported for VAX ELF."
20903 msgstr ""
20904
20905 #: config/vax/vax.h:50 config/vax/vax.h:51
20906 msgid "profiling not supported with -mg\n"
20907 msgstr ""
20908
20909 #: config/arc/arc.h:63 config/mips/mips.h:1129
20910 msgid "may not use both -EB and -EL"
20911 msgstr ""
20912
20913 #: config/mcore/mcore.h:65
20914 msgid "the m210 does not have little endian support"
20915 msgstr ""
20916
20917 #: config/mips/mips.h:975
20918 msgid "-pipe is not supported"
20919 msgstr ""
20920
20921 #: treelang/lang-specs.h:52
20922 msgid "-pg or -p and -fomit-frame-pointer are incompatible"
20923 msgstr ""
20924
20925 #: config/arm/arm.h:197
20926 msgid "-mapcs-26 and -mapcs-32 may not be used together"
20927 msgstr ""
20928
20929 #: config/arm/arm.h:199
20930 msgid "-msoft-float and -mhard_float may not be used together"
20931 msgstr ""
20932
20933 #: config/arm/arm.h:201
20934 msgid "-mbig-endian and -mlittle-endian may not be used together"
20935 msgstr ""
20936
20937 #: ada/lang-specs.h:34 java/jvspec.c:80 gcc.c:766
20938 msgid "-pg and -fomit-frame-pointer are incompatible"
20939 msgstr ""
20940
20941 #: ada/lang-specs.h:36
20942 msgid "one of -c, -S, -gnatc, -gnatz, or -gnats is required for Ada"
20943 msgstr ""
20944
20945 #: config/mips/r3900.h:35
20946 msgid "-mhard-float not supported"
20947 msgstr ""
20948
20949 #: config/mips/r3900.h:37
20950 msgid "-msingle-float and -msoft-float can not both be specified"
20951 msgstr ""
20952
20953 #: java/lang-specs.h:34
20954 msgid "-fjni and -femit-class-files are incompatible"
20955 msgstr ""
20956
20957 #: java/lang-specs.h:35
20958 msgid "-fjni and -femit-class-file are incompatible"
20959 msgstr ""
20960
20961 #: java/lang-specs.h:36 java/lang-specs.h:37
20962 msgid "-femit-class-file should used along with -fsyntax-only"
20963 msgstr ""
20964
20965 #: config/rs6000/darwin.h:97
20966 msgid " conflicting code gen style switches are used"
20967 msgstr ""
20968
20969 #: gcc.c:742
20970 msgid "GCC does not support -C or -CC without -E"
20971 msgstr ""
20972
20973 #: gcc.c:915
20974 msgid "-E required when input is from standard input"
20975 msgstr ""