Shuffle ChangeLog entries into new files ChangeLog-1998,
[official-gcc.git] / gcc / po / gcc.pot
blob397e6640ebdd41ac62abcc930265a4f46151a6a7
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR Free Software Foundation, Inc.
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
6 #, fuzzy
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: http://gcc.gnu.org/bugs.html\n"
11 "POT-Creation-Date: 2005-04-06 19:49+0100\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"
19 #: attribs.c:175
20 #, c-format
21 msgid "%qs attribute directive ignored"
22 msgstr ""
24 #: attribs.c:183
25 #, c-format
26 msgid "wrong number of arguments specified for %qs attribute"
27 msgstr ""
29 #: attribs.c:200
30 #, c-format
31 msgid "%qs attribute does not apply to types"
32 msgstr ""
34 #: attribs.c:246
35 #, c-format
36 msgid "%qs attribute only applies to function types"
37 msgstr ""
39 #: bb-reorder.c:1882
40 #, c-format
41 msgid "Multiple hot/cold transitions found (bb %i)"
42 msgstr ""
44 #: bb-reorder.c:1895
45 msgid "verify_hot_cold_block_grouping failed"
46 msgstr ""
48 #: builtins.c:342
49 msgid "offset outside bounds of constant string"
50 msgstr ""
52 #: builtins.c:929
53 msgid "second argument to %<__builtin_prefetch%> must be a constant"
54 msgstr ""
56 #: builtins.c:936
57 msgid "invalid second argument to %<__builtin_prefetch%>; using zero"
58 msgstr ""
60 #: builtins.c:944
61 msgid "third argument to %<__builtin_prefetch%> must be a constant"
62 msgstr ""
64 #: builtins.c:951
65 msgid "invalid third argument to %<__builtin_prefetch%>; using zero"
66 msgstr ""
68 #: builtins.c:3814
69 msgid "argument of %<__builtin_args_info%> must be constant"
70 msgstr ""
72 #: builtins.c:3820
73 msgid "argument of %<__builtin_args_info%> out of range"
74 msgstr ""
76 #: builtins.c:3826
77 msgid "missing argument in %<__builtin_args_info%>"
78 msgstr ""
80 #: builtins.c:3922 gimplify.c:1765
81 msgid "too few arguments to function %<va_start%>"
82 msgstr ""
84 #: builtins.c:4085
85 msgid "first argument to %<va_arg%> not of type %<va_list%>"
86 msgstr ""
88 #. Unfortunately, this is merely undefined, rather than a constraint
89 #. violation, so we cannot make this an error.  If this call is never
90 #. executed, the program is still strictly conforming.
91 #: builtins.c:4099
92 msgid "%qT is promoted to %qT when passed through %<...%>"
93 msgstr ""
95 #: builtins.c:4104
96 msgid "(so you should pass %qT not %qT to %<va_arg%>)"
97 msgstr ""
99 #. We can, however, treat "undefined" any way we please.
100 #. Call abort to encourage the user to fix the program.
101 #: builtins.c:4110 c-typeck.c:2039
102 msgid "if this code is reached, the program will abort"
103 msgstr ""
105 #: builtins.c:4228
106 msgid "invalid argument to %<__builtin_frame_address%>"
107 msgstr ""
109 #: builtins.c:4230
110 msgid "invalid argument to %<__builtin_return_address%>"
111 msgstr ""
113 #: builtins.c:4243
114 msgid "unsupported argument to %<__builtin_frame_address%>"
115 msgstr ""
117 #: builtins.c:4245
118 msgid "unsupported argument to %<__builtin_return_address%>"
119 msgstr ""
121 #: builtins.c:4348
122 msgid "second argument to %<__builtin_expect%> must be a constant"
123 msgstr ""
125 #: builtins.c:5614
126 msgid "%<__builtin_longjmp%> second argument must be 1"
127 msgstr ""
129 #: builtins.c:5966
130 msgid "target format does not support infinity"
131 msgstr ""
133 #: builtins.c:7764 builtins.c:7858
134 #, c-format
135 msgid "too few arguments to function %qs"
136 msgstr ""
138 #: builtins.c:7770 builtins.c:7864
139 #, c-format
140 msgid "too many arguments to function %qs"
141 msgstr ""
143 #: builtins.c:7776 builtins.c:7889
144 #, c-format
145 msgid "non-floating-point argument to function %qs"
146 msgstr ""
148 #: builtins.c:8974
149 msgid "%<va_start%> used in function with fixed args"
150 msgstr ""
152 #. Evidently an out of date version of <stdarg.h>; can't validate
153 #. va_start's second argument, but can still work as intended.
154 #: builtins.c:8981
155 msgid "%<__builtin_next_arg%> called without an argument"
156 msgstr ""
158 #: builtins.c:8996
159 msgid "%<va_start%> used with too many arguments"
160 msgstr ""
162 #. FIXME: Sometimes with the tree optimizers we can get the
163 #. not the last argument even though the user used the last
164 #. argument.  We just warn and set the arg to be the last
165 #. argument so that we will get wrong-code because of
166 #. it.
167 #: builtins.c:9016
168 msgid "second parameter of %<va_start%> not last named argument"
169 msgstr ""
171 #: c-common.c:834
172 msgid "%qD is not defined outside of function scope"
173 msgstr ""
175 #: c-common.c:855
176 #, c-format
177 msgid ""
178 "string length %qd is greater than the length %qd ISO C%d compilers are "
179 "required to support"
180 msgstr ""
182 #: c-common.c:896
183 msgid "overflow in constant expression"
184 msgstr ""
186 #: c-common.c:916
187 msgid "integer overflow in expression"
188 msgstr ""
190 #: c-common.c:925
191 msgid "floating point overflow in expression"
192 msgstr ""
194 #: c-common.c:931
195 msgid "vector overflow in expression"
196 msgstr ""
198 #. This detects cases like converting -129 or 256 to unsigned char.
199 #: c-common.c:953
200 msgid "large integer implicitly truncated to unsigned type"
201 msgstr ""
203 #: c-common.c:955
204 msgid "negative integer implicitly converted to unsigned type"
205 msgstr ""
207 #: c-common.c:1013
208 msgid "overflow in implicit constant conversion"
209 msgstr ""
211 #: c-common.c:1149
212 #, c-format
213 msgid "operation on %qE may be undefined"
214 msgstr ""
216 #: c-common.c:1435
217 msgid "case label does not reduce to an integer constant"
218 msgstr ""
220 #: c-common.c:1475
221 msgid "case label value is less than minimum value for type"
222 msgstr ""
224 #: c-common.c:1483
225 msgid "case label value exceeds maximum value for type"
226 msgstr ""
228 #: c-common.c:1491
229 msgid "lower value in case label range less than minimum value for type"
230 msgstr ""
232 #: c-common.c:1500
233 msgid "upper value in case label range exceeds maximum value for type"
234 msgstr ""
236 #: c-common.c:1840
237 msgid "invalid truth-value expression"
238 msgstr ""
240 #: c-common.c:1888
241 #, c-format
242 msgid "invalid operands to binary %s"
243 msgstr ""
245 #: c-common.c:2123
246 msgid "comparison is always false due to limited range of data type"
247 msgstr ""
249 #: c-common.c:2125
250 msgid "comparison is always true due to limited range of data type"
251 msgstr ""
253 #: c-common.c:2195
254 msgid "comparison of unsigned expression >= 0 is always true"
255 msgstr ""
257 #: c-common.c:2204
258 msgid "comparison of unsigned expression < 0 is always false"
259 msgstr ""
261 #: c-common.c:2246
262 msgid "pointer of type %<void *%> used in arithmetic"
263 msgstr ""
265 #: c-common.c:2252
266 msgid "pointer to a function used in arithmetic"
267 msgstr ""
269 #: c-common.c:2258
270 msgid "pointer to member function used in arithmetic"
271 msgstr ""
273 #. Common Ada/Pascal programmer's mistake.  We always warn
274 #. about this since it is so bad.
275 #: c-common.c:2384
276 msgid "the address of %qD, will always evaluate as %<true%>"
277 msgstr ""
279 #: c-common.c:2480
280 msgid "suggest parentheses around assignment used as truth value"
281 msgstr ""
283 #: c-common.c:2548 c-common.c:2588
284 msgid "invalid use of %<restrict%>"
285 msgstr ""
287 #: c-common.c:2804
288 msgid "invalid application of %<sizeof%> to a function type"
289 msgstr ""
291 #: c-common.c:2814
292 #, c-format
293 msgid "invalid application of %qs to a void type"
294 msgstr ""
296 #: c-common.c:2820
297 msgid "invalid application of %qs to incomplete type %qT "
298 msgstr ""
300 #: c-common.c:2861
301 msgid "%<__alignof%> applied to a bit-field"
302 msgstr ""
304 #: c-common.c:3328
305 #, c-format
306 msgid "cannot disable built-in function %qs"
307 msgstr ""
309 #: c-common.c:3519
310 msgid "pointers are not permitted as case values"
311 msgstr ""
313 #: c-common.c:3525
314 msgid "range expressions in switch statements are non-standard"
315 msgstr ""
317 #: c-common.c:3550
318 msgid "empty range specified"
319 msgstr ""
321 #: c-common.c:3609
322 msgid "duplicate (or overlapping) case value"
323 msgstr ""
325 #: c-common.c:3610
326 msgid "%Jthis is the first entry overlapping that value"
327 msgstr ""
329 #: c-common.c:3614
330 msgid "duplicate case value"
331 msgstr ""
333 #: c-common.c:3615
334 msgid "%Jpreviously used here"
335 msgstr ""
337 #: c-common.c:3619
338 msgid "multiple default labels in one switch"
339 msgstr ""
341 #: c-common.c:3620
342 msgid "%Jthis is the first default label"
343 msgstr ""
345 #: c-common.c:3669
346 msgid "%Jcase value %qs not in enumerated type"
347 msgstr ""
349 #: c-common.c:3672
350 msgid "%Jcase value %qs not in enumerated type %qT"
351 msgstr ""
353 #: c-common.c:3724
354 msgid "%Hswitch missing default case"
355 msgstr ""
357 #. Warn if there are enumerators that don't correspond to
358 #. case expressions.
359 #: c-common.c:3758
360 msgid "%Henumeration value %qE not handled in switch"
361 msgstr ""
363 #: c-common.c:3824
364 msgid "taking the address of a label is non-standard"
365 msgstr ""
367 #: c-common.c:3993 c-common.c:4012 c-common.c:4030 c-common.c:4057
368 #: c-common.c:4076 c-common.c:4099 c-common.c:4123 c-common.c:4149
369 #: c-common.c:4183 c-common.c:4227 c-common.c:4255 c-common.c:4283
370 #: c-common.c:4302 c-common.c:4627 c-common.c:4657 c-common.c:4749
371 #: c-common.c:4816 c-common.c:4834 c-common.c:4880 c-common.c:4950
372 #: c-common.c:4974 c-common.c:5245 c-common.c:5268 c-common.c:5307
373 #, c-format
374 msgid "%qE attribute ignored"
375 msgstr ""
377 #: c-common.c:4340
378 #, c-format
379 msgid "unknown machine mode %qs"
380 msgstr ""
382 #: c-common.c:4360
383 msgid "specifying vector types with __attribute__ ((mode)) is deprecated"
384 msgstr ""
386 #: c-common.c:4362
387 msgid "use __attribute__ ((vector_size)) instead"
388 msgstr ""
390 #: c-common.c:4371
391 #, c-format
392 msgid "unable to emulate %qs"
393 msgstr ""
395 #: c-common.c:4381
396 #, c-format
397 msgid "invalid pointer mode %qs"
398 msgstr ""
400 #: c-common.c:4396
401 #, c-format
402 msgid "no data type for mode %qs"
403 msgstr ""
405 #: c-common.c:4406
406 #, c-format
407 msgid "cannot use mode %qs for enumeral types"
408 msgstr ""
410 #: c-common.c:4430
411 #, c-format
412 msgid "mode %qs applied to inappropriate type"
413 msgstr ""
415 #: c-common.c:4461
416 msgid "%Jsection attribute cannot be specified for local variables"
417 msgstr ""
419 #: c-common.c:4472
420 msgid "%Jsection of %qD conflicts with previous declaration"
421 msgstr ""
423 #: c-common.c:4481
424 msgid "%Jsection attribute not allowed for %qD"
425 msgstr ""
427 #: c-common.c:4487
428 msgid "%Jsection attributes are not supported for this target"
429 msgstr ""
431 #: c-common.c:4519
432 msgid "requested alignment is not a constant"
433 msgstr ""
435 #: c-common.c:4524
436 msgid "requested alignment is not a power of 2"
437 msgstr ""
439 #: c-common.c:4529
440 msgid "requested alignment is too large"
441 msgstr ""
443 #: c-common.c:4555
444 msgid "%Jalignment may not be specified for %qD"
445 msgstr ""
447 #: c-common.c:4593
448 msgid "%J%qD defined both normally and as an alias"
449 msgstr ""
451 #: c-common.c:4609
452 msgid "alias argument not a string"
453 msgstr ""
455 #: c-common.c:4651
456 #, c-format
457 msgid "%qE attribute ignored on non-class types"
458 msgstr ""
460 #: c-common.c:4663
461 msgid "visibility argument not a string"
462 msgstr ""
464 #: c-common.c:4675
465 #, c-format
466 msgid "%qE attribute ignored on types"
467 msgstr ""
469 #: c-common.c:4690
470 msgid ""
471 "visibility argument must be one of \"default\", \"hidden\", \"protected\" or "
472 "\"internal\""
473 msgstr ""
475 #: c-common.c:4759
476 msgid "tls_model argument not a string"
477 msgstr ""
479 #: c-common.c:4768
480 msgid ""
481 "tls_model argument must be one of \"local-exec\", \"initial-exec\", \"local-"
482 "dynamic\" or \"global-dynamic\""
483 msgstr ""
485 #: c-common.c:4790 c-common.c:4854
486 msgid "%J%qE attribute applies only to functions"
487 msgstr ""
489 #: c-common.c:4795 c-common.c:4859
490 msgid "%Jcan%'t set %qE attribute after definition"
491 msgstr ""
493 #: c-common.c:4948
494 #, c-format
495 msgid "%qE attribute ignored for %qE"
496 msgstr ""
498 #: c-common.c:5003
499 #, c-format
500 msgid "invalid vector type for attribute %qE"
501 msgstr ""
503 #: c-common.c:5011
504 msgid "number of components of the vector not a power of two"
505 msgstr ""
507 #: c-common.c:5039
508 msgid "nonnull attribute without arguments on a non-prototype"
509 msgstr ""
511 #: c-common.c:5054
512 #, c-format
513 msgid "nonnull argument has invalid operand number (argument %lu)"
514 msgstr ""
516 #: c-common.c:5073
517 #, c-format
518 msgid ""
519 "nonnull argument with out-of-range operand number (argument %lu, operand %lu)"
520 msgstr ""
522 #: c-common.c:5081
523 #, c-format
524 msgid ""
525 "nonnull argument references non-pointer operand (argument %lu, operand %lu)"
526 msgstr ""
528 #: c-common.c:5136 c-common.c:5172
529 msgid "missing sentinel in function call"
530 msgstr ""
532 #: c-common.c:5158
533 msgid "not enough arguments to fit a sentinel"
534 msgstr ""
536 #: c-common.c:5214
537 #, c-format
538 msgid "null argument where non-null required (argument %lu)"
539 msgstr ""
541 #: c-common.c:5279
542 msgid "cleanup argument not an identifier"
543 msgstr ""
545 #: c-common.c:5286
546 msgid "cleanup argument not a function"
547 msgstr ""
549 #: c-common.c:5324
550 #, c-format
551 msgid "%qE attribute requires prototypes with named arguments"
552 msgstr ""
554 #: c-common.c:5334
555 #, c-format
556 msgid "%qE attribute only applies to variadic functions"
557 msgstr ""
559 #: c-common.c:5345
560 msgid "requested position is not an integer constant"
561 msgstr ""
563 #: c-common.c:5352
564 msgid "requested position is less than zero"
565 msgstr ""
567 #: c-common.c:5654
568 msgid ""
569 "%Hignoring return value of %qD, declared with attribute warn_unused_result"
570 msgstr ""
572 #: c-common.c:5658
573 msgid ""
574 "%Hignoring return value of function declared with attribute "
575 "warn_unused_result"
576 msgstr ""
578 #: c-common.c:5718 cp/typeck.c:4102
579 msgid "attempt to take address of bit-field structure member %qD"
580 msgstr ""
582 #: c-common.c:5765
583 msgid "invalid lvalue in assignment"
584 msgstr ""
586 #: c-common.c:5768
587 msgid "invalid lvalue in increment"
588 msgstr ""
590 #: c-common.c:5771
591 msgid "invalid lvalue in decrement"
592 msgstr ""
594 #: c-common.c:5774
595 msgid "invalid lvalue in unary %<&%>"
596 msgstr ""
598 #: c-common.c:5777
599 msgid "invalid lvalue in asm statement"
600 msgstr ""
602 #. Except for passing an argument to an unprototyped function,
603 #. this is a constraint violation.  When passing an argument to
604 #. an unprototyped function, it is compile-time undefined;
605 #. making it a constraint in that case was rejected in
606 #. DR#252.
607 #: c-convert.c:84 c-typeck.c:1446 c-typeck.c:3548 cp/typeck.c:1351
608 #: cp/typeck.c:5813 fortran/convert.c:89 treelang/tree-convert.c:79
609 msgid "void value not ignored as it ought to be"
610 msgstr ""
612 #: c-convert.c:122 fortran/convert.c:122 java/typeck.c:153
613 #: treelang/tree-convert.c:105
614 msgid "conversion to non-scalar type requested"
615 msgstr ""
617 #: c-decl.c:530
618 msgid "%Jarray %qD assumed to have one element"
619 msgstr ""
621 #: c-decl.c:643
622 #, c-format
623 msgid "GCC supports only %u nested scopes"
624 msgstr ""
626 #: c-decl.c:727
627 msgid "%Jlabel %qD used but not defined"
628 msgstr ""
630 #: c-decl.c:733
631 msgid "%Jlabel %qD defined but not used"
632 msgstr ""
634 #: c-decl.c:735
635 msgid "%Jlabel %qD declared but not defined"
636 msgstr ""
638 #: c-decl.c:770
639 msgid "%Jnested function %qD declared but never defined"
640 msgstr ""
642 #: c-decl.c:784 cp/decl.c:568
643 msgid "%Junused variable %qD"
644 msgstr ""
646 #: c-decl.c:788
647 msgid "%Jtype of array %qD completed incompatibly with implicit initialization"
648 msgstr ""
650 #: c-decl.c:1022
651 msgid ""
652 "a parameter list with an ellipsis can%'t match an empty parameter name list "
653 "declaration"
654 msgstr ""
656 #: c-decl.c:1029
657 msgid ""
658 "an argument type that has a default promotion can%'t match an empty "
659 "parameter name list declaration"
660 msgstr ""
662 #: c-decl.c:1064
663 msgid ""
664 "%Jprototype for %qD declares more arguments than previous old-style "
665 "definition"
666 msgstr ""
668 #: c-decl.c:1070
669 msgid ""
670 "%Jprototype for %qD declares fewer arguments than previous old-style "
671 "definition"
672 msgstr ""
674 #: c-decl.c:1079
675 msgid "%Jprototype for %qD declares argument %d with incompatible type"
676 msgstr ""
678 #. If we get here, no errors were found, but do issue a warning
679 #. for this poor-style construct.
680 #: c-decl.c:1092
681 msgid "%Jprototype for %qD follows non-prototype definition"
682 msgstr ""
684 #: c-decl.c:1107
685 msgid "%Jprevious definition of %qD was here"
686 msgstr ""
688 #: c-decl.c:1109
689 msgid "%Jprevious implicit declaration of %qD was here"
690 msgstr ""
692 #: c-decl.c:1111
693 msgid "%Jprevious declaration of %qD was here"
694 msgstr ""
696 #: c-decl.c:1148
697 msgid "%J%qD redeclared as different kind of symbol"
698 msgstr ""
700 #: c-decl.c:1153
701 msgid "%Jbuilt-in function %qD declared as non-function"
702 msgstr ""
704 #: c-decl.c:1156 c-decl.c:1272 c-decl.c:1879
705 msgid "%Jdeclaration of %qD shadows a built-in function"
706 msgstr ""
708 #: c-decl.c:1165
709 msgid "%Jredeclaration of enumerator %qD"
710 msgstr ""
712 #. If types don't match for a built-in, throw away the
713 #. built-in.  No point in calling locate_old_decl here, it
714 #. won't print anything.
715 #: c-decl.c:1186
716 msgid "%Jconflicting types for built-in function %qD"
717 msgstr ""
719 #: c-decl.c:1210 c-decl.c:1223 c-decl.c:1233
720 msgid "%Jconflicting types for %qD"
721 msgstr ""
723 #: c-decl.c:1231
724 msgid "%J conflicting type qualifiers for %qD"
725 msgstr ""
727 #. Allow OLDDECL to continue in use.
728 #: c-decl.c:1248
729 msgid "%Jredefinition of typedef %qD"
730 msgstr ""
732 #: c-decl.c:1290 c-decl.c:1300 c-decl.c:1313 c-decl.c:1395
733 msgid "%Jredefinition of %qD"
734 msgstr ""
736 #: c-decl.c:1352 c-decl.c:1433
737 msgid "%Jstatic declaration of %qD follows non-static declaration"
738 msgstr ""
740 #: c-decl.c:1362 c-decl.c:1369 c-decl.c:1422 c-decl.c:1430
741 msgid "%Jnon-static declaration of %qD follows static declaration"
742 msgstr ""
744 #: c-decl.c:1382
745 msgid "%Jthread-local declaration of %qD follows non-thread-local declaration"
746 msgstr ""
748 #: c-decl.c:1385
749 msgid "%Jnon-thread-local declaration of %qD follows thread-local declaration"
750 msgstr ""
752 #: c-decl.c:1415
753 msgid "%Jextern declaration of %qD follows declaration with no linkage"
754 msgstr ""
756 #: c-decl.c:1451
757 msgid "%Jdeclaration of %qD with no linkage follows extern declaration"
758 msgstr ""
760 #: c-decl.c:1457
761 msgid "%Jredeclaration of %qD with no linkage"
762 msgstr ""
764 #: c-decl.c:1471
765 msgid ""
766 "%Jredeclaration of %qD with different visibility (old visibility preserved)"
767 msgstr ""
769 #: c-decl.c:1482
770 msgid "%Jinline declaration of %qD follows declaration with attribute noinline"
771 msgstr ""
773 #: c-decl.c:1489
774 msgid ""
775 "%Jdeclaration of %qD with attribute noinline follows inline declaration "
776 msgstr ""
778 #: c-decl.c:1504
779 msgid "%J%qD declared inline after being called"
780 msgstr ""
782 #: c-decl.c:1510
783 msgid "%J%qD declared inline after its definition"
784 msgstr ""
786 #: c-decl.c:1530
787 msgid "%Jredefinition of parameter %qD"
788 msgstr ""
790 #: c-decl.c:1554
791 msgid "%Jredundant redeclaration of %qD"
792 msgstr ""
794 #: c-decl.c:1866
795 msgid "%Jdeclaration of %qD shadows previous non-variable"
796 msgstr ""
798 #: c-decl.c:1871
799 msgid "%Jdeclaration of %qD shadows a parameter"
800 msgstr ""
802 #: c-decl.c:1874
803 msgid "%Jdeclaration of %qD shadows a global declaration"
804 msgstr ""
806 #: c-decl.c:1884
807 msgid "%Jdeclaration of %qD shadows a previous local"
808 msgstr ""
810 #: c-decl.c:1887 cp/name-lookup.c:942 cp/name-lookup.c:973
811 #: cp/name-lookup.c:981
812 msgid "%Jshadowed declaration is here"
813 msgstr ""
815 #: c-decl.c:2041
816 msgid "nested extern declaration of %qD"
817 msgstr ""
819 #: c-decl.c:2201
820 #, c-format
821 msgid "implicit declaration of function %qE"
822 msgstr ""
824 #: c-decl.c:2262
825 msgid "incompatible implicit declaration of built-in function %qD"
826 msgstr ""
828 #: c-decl.c:2271
829 msgid "incompatible implicit declaration of function %qD"
830 msgstr ""
832 #: c-decl.c:2324
833 msgid "%H%qE undeclared here (not in a function)"
834 msgstr ""
836 #: c-decl.c:2329
837 msgid "%H%qE undeclared (first use in this function)"
838 msgstr ""
840 #: c-decl.c:2333
841 msgid "%H(Each undeclared identifier is reported only once"
842 msgstr ""
844 #: c-decl.c:2334
845 msgid "%Hfor each function it appears in.)"
846 msgstr ""
848 #: c-decl.c:2372 cp/decl.c:2055
849 #, c-format
850 msgid "label %qE referenced outside of any function"
851 msgstr ""
853 #: c-decl.c:2414
854 #, c-format
855 msgid "duplicate label declaration %qE"
856 msgstr ""
858 #: c-decl.c:2450
859 msgid "%Hduplicate label %qD"
860 msgstr ""
862 #: c-decl.c:2460
863 msgid "%Jjump into statement expression"
864 msgstr ""
866 #: c-decl.c:2474
867 msgid ""
868 "%Htraditional C lacks a separate namespace for labels, identifier %qE "
869 "conflicts"
870 msgstr ""
872 #: c-decl.c:2544
873 msgid "%H%qE defined as wrong kind of tag"
874 msgstr ""
876 #: c-decl.c:2758
877 msgid "unnamed struct/union that defines no instances"
878 msgstr ""
880 #: c-decl.c:2766
881 msgid "empty declaration with storage class specifier does not redeclare tag"
882 msgstr ""
884 #: c-decl.c:2777
885 msgid "empty declaration with type qualifier does not redeclare tag"
886 msgstr ""
888 #: c-decl.c:2798 c-decl.c:2805
889 msgid "useless type name in empty declaration"
890 msgstr ""
892 #: c-decl.c:2813
893 msgid "%<inline%> in empty declaration"
894 msgstr ""
896 #: c-decl.c:2819
897 msgid "%<auto%> in file-scope empty declaration"
898 msgstr ""
900 #: c-decl.c:2825
901 msgid "%<register%> in file-scope empty declaration"
902 msgstr ""
904 #: c-decl.c:2831
905 msgid "useless storage class specifier in empty declaration"
906 msgstr ""
908 #: c-decl.c:2837
909 msgid "useless %<__thread%> in empty declaration"
910 msgstr ""
912 #: c-decl.c:2845
913 msgid "useless type qualifier in empty declaration"
914 msgstr ""
916 #: c-decl.c:2852 c-parser.c:1159
917 msgid "empty declaration"
918 msgstr ""
920 #: c-decl.c:2918
921 msgid ""
922 "ISO C90 does not support %<static%> or type qualifiers in parameter array "
923 "declarators"
924 msgstr ""
926 #: c-decl.c:2921
927 msgid "ISO C90 does not support %<[*]%> array declarators"
928 msgstr ""
930 #: c-decl.c:2924
931 msgid "GCC does not yet properly implement %<[*]%> array declarators"
932 msgstr ""
934 #: c-decl.c:2943
935 msgid "static or type qualifiers in abstract declarator"
936 msgstr ""
938 #: c-decl.c:3002
939 msgid "%J%qD is usually a function"
940 msgstr ""
942 #: c-decl.c:3011 cp/decl.c:3624 cp/decl2.c:850
943 msgid "typedef %qD is initialized (use __typeof__ instead)"
944 msgstr ""
946 #: c-decl.c:3016
947 msgid "function %qD is initialized like a variable"
948 msgstr ""
950 #. DECL_INITIAL in a PARM_DECL is really DECL_ARG_TYPE.
951 #: c-decl.c:3022
952 msgid "parameter %qD is initialized"
953 msgstr ""
955 #. Although C99 is unclear about whether incomplete arrays
956 #. of VLAs themselves count as VLAs, it does not make
957 #. sense to permit them to be initialized given that
958 #. ordinary VLAs may not be initialized.
959 #: c-decl.c:3041 c-decl.c:3056 c-typeck.c:4397
960 msgid "variable-sized object may not be initialized"
961 msgstr ""
963 #: c-decl.c:3047
964 msgid "variable %qD has initializer but incomplete type"
965 msgstr ""
967 #: c-decl.c:3123 c-decl.c:5673 cp/decl.c:3664 cp/decl.c:9900
968 msgid "%Jinline function %qD given attribute noinline"
969 msgstr ""
971 #: c-decl.c:3192
972 msgid "%Jinitializer fails to determine size of %qD"
973 msgstr ""
975 #: c-decl.c:3197
976 msgid "%Jarray size missing in %qD"
977 msgstr ""
979 #: c-decl.c:3208
980 msgid "%Jzero or negative size array %qD"
981 msgstr ""
983 #: c-decl.c:3237 varasm.c:1630
984 msgid "%Jstorage size of %qD isn%'t known"
985 msgstr ""
987 #: c-decl.c:3247
988 msgid "%Jstorage size of %qD isn%'t constant"
989 msgstr ""
991 #: c-decl.c:3295
992 msgid "%Jignoring asm-specifier for non-static local variable %qD"
993 msgstr ""
995 #: c-decl.c:3325 fortran/f95-lang.c:644
996 msgid "cannot put object with volatile field into register"
997 msgstr ""
999 #: c-decl.c:3459
1000 msgid "ISO C forbids forward parameter declarations"
1001 msgstr ""
1003 #: c-decl.c:3579
1004 msgid "<anonymous>"
1005 msgstr ""
1007 #: c-decl.c:3586
1008 #, c-format
1009 msgid "bit-field %qs width not an integer constant"
1010 msgstr ""
1012 #: c-decl.c:3594
1013 #, c-format
1014 msgid "negative width in bit-field %qs"
1015 msgstr ""
1017 #: c-decl.c:3599
1018 #, c-format
1019 msgid "zero width for bit-field %qs"
1020 msgstr ""
1022 #: c-decl.c:3609
1023 #, c-format
1024 msgid "bit-field %qs has invalid type"
1025 msgstr ""
1027 #: c-decl.c:3618
1028 #, c-format
1029 msgid "type of bit-field %qs is a GCC extension"
1030 msgstr ""
1032 #: c-decl.c:3627
1033 #, c-format
1034 msgid "width of %qs exceeds its type"
1035 msgstr ""
1037 #: c-decl.c:3640
1038 #, c-format
1039 msgid "%qs is narrower than values of its type"
1040 msgstr ""
1042 #: c-decl.c:3765
1043 msgid "type defaults to %<int%> in declaration of %qs"
1044 msgstr ""
1046 #: c-decl.c:3793
1047 msgid "duplicate %<const%>"
1048 msgstr ""
1050 #: c-decl.c:3795
1051 msgid "duplicate %<restrict%>"
1052 msgstr ""
1054 #: c-decl.c:3797
1055 msgid "duplicate %<volatile%>"
1056 msgstr ""
1058 #: c-decl.c:3816
1059 msgid "function definition declared %<auto%>"
1060 msgstr ""
1062 #: c-decl.c:3818
1063 msgid "function definition declared %<register%>"
1064 msgstr ""
1066 #: c-decl.c:3820
1067 msgid "function definition declared %<typedef%>"
1068 msgstr ""
1070 #: c-decl.c:3822
1071 msgid "function definition declared %<__thread%>"
1072 msgstr ""
1074 #: c-decl.c:3838
1075 #, c-format
1076 msgid "storage class specified for structure field %qs"
1077 msgstr ""
1079 #: c-decl.c:3842 cp/decl.c:6988
1080 #, c-format
1081 msgid "storage class specified for parameter %qs"
1082 msgstr ""
1084 #: c-decl.c:3845 cp/decl.c:6990
1085 msgid "storage class specified for typename"
1086 msgstr ""
1088 #: c-decl.c:3858 cp/decl.c:7007
1089 msgid "%qs initialized and declared %<extern%>"
1090 msgstr ""
1092 #: c-decl.c:3860 cp/decl.c:7010
1093 msgid "%qs has both %<extern%> and initializer"
1094 msgstr ""
1096 #: c-decl.c:3865
1097 msgid "file-scope declaration of %qs specifies %<auto%>"
1098 msgstr ""
1100 #: c-decl.c:3867
1101 msgid "file-scope declaration of %qs specifies %<register%>"
1102 msgstr ""
1104 #: c-decl.c:3872 cp/decl.c:7014
1105 msgid "nested function %qs declared %<extern%>"
1106 msgstr ""
1108 #: c-decl.c:3875 cp/decl.c:7024
1109 msgid "function-scope %qs implicitly auto and declared %<__thread%>"
1110 msgstr ""
1112 #. Only the innermost declarator (making a parameter be of
1113 #. array type which is converted to pointer type)
1114 #. may have static or type qualifiers.
1115 #: c-decl.c:3922 c-decl.c:4112
1116 msgid "static or type qualifiers in non-parameter array declarator"
1117 msgstr ""
1119 #: c-decl.c:3968
1120 #, c-format
1121 msgid "declaration of %qs as array of voids"
1122 msgstr ""
1124 #: c-decl.c:3974
1125 #, c-format
1126 msgid "declaration of %qs as array of functions"
1127 msgstr ""
1129 #: c-decl.c:3979
1130 msgid "invalid use of structure with flexible array member"
1131 msgstr ""
1133 #: c-decl.c:3999
1134 #, c-format
1135 msgid "size of array %qs has non-integer type"
1136 msgstr ""
1138 #: c-decl.c:4004
1139 #, c-format
1140 msgid "ISO C forbids zero-size array %qs"
1141 msgstr ""
1143 #: c-decl.c:4011
1144 #, c-format
1145 msgid "size of array %qs is negative"
1146 msgstr ""
1148 #: c-decl.c:4025
1149 msgid "ISO C90 forbids array %qs whose size can%'t be evaluated"
1150 msgstr ""
1152 #: c-decl.c:4029
1153 #, c-format
1154 msgid "ISO C90 forbids variable-size array %qs"
1155 msgstr ""
1157 #: c-decl.c:4068 c-decl.c:4232 cp/decl.c:7445
1158 #, c-format
1159 msgid "size of array %qs is too large"
1160 msgstr ""
1162 #: c-decl.c:4079
1163 msgid "ISO C90 does not support flexible array members"
1164 msgstr ""
1166 #: c-decl.c:4089
1167 msgid "array type has incomplete element type"
1168 msgstr ""
1170 #: c-decl.c:4144 cp/decl.c:7115
1171 #, c-format
1172 msgid "%qs declared as function returning a function"
1173 msgstr ""
1175 #: c-decl.c:4149 cp/decl.c:7120
1176 #, c-format
1177 msgid "%qs declared as function returning an array"
1178 msgstr ""
1180 #: c-decl.c:4169
1181 msgid "function definition has qualified void return type"
1182 msgstr ""
1184 #: c-decl.c:4171
1185 msgid "type qualifiers ignored on function return type"
1186 msgstr ""
1188 #: c-decl.c:4200 c-decl.c:4245 c-decl.c:4339 c-decl.c:4430
1189 msgid "ISO C forbids qualified function types"
1190 msgstr ""
1192 #: c-decl.c:4253
1193 msgid "%Jtypedef %qD declared %<inline%>"
1194 msgstr ""
1196 #: c-decl.c:4283
1197 msgid "ISO C forbids const or volatile function types"
1198 msgstr ""
1200 #: c-decl.c:4303
1201 #, c-format
1202 msgid "variable or field %qs declared void"
1203 msgstr ""
1205 #: c-decl.c:4332
1206 msgid "attributes in parameter array declarator ignored"
1207 msgstr ""
1209 #: c-decl.c:4367
1210 msgid "%Jparameter %qD declared %<inline%>"
1211 msgstr ""
1213 #: c-decl.c:4380
1214 #, c-format
1215 msgid "field %qs declared as a function"
1216 msgstr ""
1218 #: c-decl.c:4386
1219 #, c-format
1220 msgid "field %qs has incomplete type"
1221 msgstr ""
1223 #: c-decl.c:4400 c-decl.c:4412 c-decl.c:4416
1224 #, c-format
1225 msgid "invalid storage class for function %qs"
1226 msgstr ""
1228 #: c-decl.c:4436
1229 msgid "%<noreturn%> function returns non-void value"
1230 msgstr ""
1232 #: c-decl.c:4464
1233 msgid "cannot inline function %<main%>"
1234 msgstr ""
1236 #: c-decl.c:4511
1237 msgid "variable previously declared %<static%> redeclared %<extern%>"
1238 msgstr ""
1240 #: c-decl.c:4521
1241 msgid "%Jvariable %qD declared %<inline%>"
1242 msgstr ""
1244 #. A mere warning is sure to result in improper semantics
1245 #. at runtime.  Don't bother to allow this to compile.
1246 #: c-decl.c:4552 cp/decl.c:5855
1247 msgid "thread-local storage not supported for this target"
1248 msgstr ""
1250 #: c-decl.c:4614 c-decl.c:5711
1251 msgid "function declaration isn%'t a prototype"
1252 msgstr ""
1254 #: c-decl.c:4622
1255 msgid "parameter names (without types) in function declaration"
1256 msgstr ""
1258 #: c-decl.c:4655
1259 msgid "%Jparameter %u (%qD) has incomplete type"
1260 msgstr ""
1262 #: c-decl.c:4658
1263 msgid "%Jparameter %u has incomplete type"
1264 msgstr ""
1266 #: c-decl.c:4667
1267 msgid "%Jparameter %u (%qD) has void type"
1268 msgstr ""
1270 #: c-decl.c:4670
1271 msgid "%Jparameter %u has void type"
1272 msgstr ""
1274 #: c-decl.c:4727
1275 msgid "%<void%> as only parameter may not be qualified"
1276 msgstr ""
1278 #: c-decl.c:4731 c-decl.c:4766
1279 msgid "%<void%> must be the only parameter"
1280 msgstr ""
1282 #: c-decl.c:4759
1283 msgid "%Jparameter %qD has just a forward declaration"
1284 msgstr ""
1286 #. The %s will be one of 'struct', 'union', or 'enum'.
1287 #: c-decl.c:4805
1288 msgid "%<%s %E%> declared inside parameter list"
1289 msgstr ""
1291 #. The %s will be one of 'struct', 'union', or 'enum'.
1292 #: c-decl.c:4809
1293 #, c-format
1294 msgid "anonymous %s declared inside parameter list"
1295 msgstr ""
1297 #: c-decl.c:4814
1298 msgid ""
1299 "its scope is only this definition or declaration, which is probably not what "
1300 "you want"
1301 msgstr ""
1303 #: c-decl.c:4947
1304 msgid "redefinition of %<union %E%>"
1305 msgstr ""
1307 #: c-decl.c:4949
1308 msgid "redefinition of %<struct %E%>"
1309 msgstr ""
1311 #: c-decl.c:4954
1312 msgid "nested redefinition of %<union %E%>"
1313 msgstr ""
1315 #: c-decl.c:4956
1316 msgid "nested redefinition of %<struct %E%>"
1317 msgstr ""
1319 #: c-decl.c:5027 cp/decl.c:3421
1320 msgid "declaration does not declare anything"
1321 msgstr ""
1323 #: c-decl.c:5031
1324 msgid "ISO C doesn%'t support unnamed structs/unions"
1325 msgstr ""
1327 #: c-decl.c:5074 c-decl.c:5090
1328 msgid "%Jduplicate member %qD"
1329 msgstr ""
1331 #: c-decl.c:5129
1332 msgid "union has no named members"
1333 msgstr ""
1335 #: c-decl.c:5131
1336 msgid "union has no members"
1337 msgstr ""
1339 #: c-decl.c:5136
1340 msgid "struct has no named members"
1341 msgstr ""
1343 #: c-decl.c:5138
1344 msgid "struct has no members"
1345 msgstr ""
1347 #: c-decl.c:5195
1348 msgid "%Jflexible array member in union"
1349 msgstr ""
1351 #: c-decl.c:5200
1352 msgid "%Jflexible array member not at end of struct"
1353 msgstr ""
1355 #: c-decl.c:5205
1356 msgid "%Jflexible array member in otherwise empty struct"
1357 msgstr ""
1359 #: c-decl.c:5212
1360 msgid "%Jinvalid use of structure with flexible array member"
1361 msgstr ""
1363 #: c-decl.c:5320
1364 msgid "union cannot be made transparent"
1365 msgstr ""
1367 #: c-decl.c:5391
1368 msgid "nested redefinition of %<enum %E%>"
1369 msgstr ""
1371 #. This enum is a named one that has been declared already.
1372 #: c-decl.c:5398
1373 msgid "redeclaration of %<enum %E%>"
1374 msgstr ""
1376 #: c-decl.c:5461
1377 msgid "enumeration values exceed range of largest integer"
1378 msgstr ""
1380 #: c-decl.c:5478
1381 msgid "specified mode too small for enumeral values"
1382 msgstr ""
1384 #: c-decl.c:5574
1385 #, c-format
1386 msgid "enumerator value for %qE is not an integer constant"
1387 msgstr ""
1389 #: c-decl.c:5591
1390 msgid "overflow in enumeration values"
1391 msgstr ""
1393 #: c-decl.c:5596
1394 msgid "ISO C restricts enumerator values to range of %<int%>"
1395 msgstr ""
1397 #: c-decl.c:5679
1398 msgid "return type is an incomplete type"
1399 msgstr ""
1401 #: c-decl.c:5687
1402 msgid "return type defaults to %<int%>"
1403 msgstr ""
1405 #: c-decl.c:5718
1406 msgid "%Jno previous prototype for %qD"
1407 msgstr ""
1409 #: c-decl.c:5726
1410 msgid "%J%qD was used with no prototype before its definition"
1411 msgstr ""
1413 #: c-decl.c:5733
1414 msgid "%Jno previous declaration for %qD"
1415 msgstr ""
1417 #: c-decl.c:5741
1418 msgid "%J%qD was used with no declaration before its definition"
1419 msgstr ""
1421 #: c-decl.c:5774 c-decl.c:6268
1422 msgid "%Jreturn type of %qD is not %<int%>"
1423 msgstr ""
1425 #: c-decl.c:5789
1426 msgid "%Jfirst argument of %qD should be %<int%>"
1427 msgstr ""
1429 #: c-decl.c:5798
1430 msgid "%Jsecond argument of %qD should be %<char **%>"
1431 msgstr ""
1433 #: c-decl.c:5807
1434 msgid "%Jthird argument of %qD should probably be %<char **%>"
1435 msgstr ""
1437 #: c-decl.c:5817
1438 msgid "%J%qD takes only zero or two arguments"
1439 msgstr ""
1441 #: c-decl.c:5820
1442 msgid "%J%qD is normally a non-static function"
1443 msgstr ""
1445 #: c-decl.c:5866
1446 msgid "%Jold-style parameter declarations in prototyped function definition"
1447 msgstr ""
1449 #: c-decl.c:5879
1450 msgid "%Jtraditional C rejects ISO C style function definitions"
1451 msgstr ""
1453 #: c-decl.c:5891
1454 msgid "%Jparameter name omitted"
1455 msgstr ""
1457 #: c-decl.c:5931
1458 msgid "%Jold-style function definition"
1459 msgstr ""
1461 #: c-decl.c:5939
1462 msgid "%Jparameter name missing from parameter list"
1463 msgstr ""
1465 #: c-decl.c:5950
1466 msgid "%J%qD declared as a non-parameter"
1467 msgstr ""
1469 #: c-decl.c:5955
1470 msgid "%Jmultiple parameters named %qD"
1471 msgstr ""
1473 #: c-decl.c:5963
1474 msgid "%Jparameter %qD declared with void type"
1475 msgstr ""
1477 #: c-decl.c:5978 c-decl.c:5980
1478 msgid "%Jtype of %qD defaults to %<int%>"
1479 msgstr ""
1481 #: c-decl.c:5999
1482 msgid "%Jparameter %qD has incomplete type"
1483 msgstr ""
1485 #: c-decl.c:6005
1486 msgid "%Jdeclaration for parameter %qD but no such parameter"
1487 msgstr ""
1489 #: c-decl.c:6055
1490 msgid "number of arguments doesn%'t match prototype"
1491 msgstr ""
1493 #: c-decl.c:6056 c-decl.c:6086 c-decl.c:6093
1494 msgid "%Hprototype declaration"
1495 msgstr ""
1497 #: c-decl.c:6084
1498 msgid "promoted argument %qD doesn%'t match prototype"
1499 msgstr ""
1501 #: c-decl.c:6092
1502 msgid "argument %qD doesn%'t match prototype"
1503 msgstr ""
1505 #: c-decl.c:6311 cp/decl.c:10670
1506 msgid "no return statement in function returning non-void"
1507 msgstr ""
1509 #: c-decl.c:6318
1510 msgid "this function may return with or without a value"
1511 msgstr ""
1513 #. If we get here, declarations have been used in a for loop without
1514 #. the C99 for loop scope.  This doesn't make much sense, so don't
1515 #. allow it.
1516 #: c-decl.c:6411
1517 msgid "%<for%> loop initial declaration used outside C99 mode"
1518 msgstr ""
1520 #: c-decl.c:6440
1521 msgid ""
1522 "%Jdeclaration of static variable %qD in %<for%> loop initial declaration"
1523 msgstr ""
1525 #: c-decl.c:6443
1526 msgid ""
1527 "%Jdeclaration of %<extern%> variable %qD in %<for%> loop initial declaration"
1528 msgstr ""
1530 #: c-decl.c:6448
1531 msgid "%<struct %E%> declared in %<for%> loop initial declaration"
1532 msgstr ""
1534 #: c-decl.c:6452
1535 msgid "%<union %E%> declared in %<for%> loop initial declaration"
1536 msgstr ""
1538 #: c-decl.c:6456
1539 msgid "%<enum %E%> declared in %<for%> loop initial declaration"
1540 msgstr ""
1542 #: c-decl.c:6460
1543 msgid "%Jdeclaration of non-variable %qD in %<for%> loop initial declaration"
1544 msgstr ""
1546 #: c-decl.c:6754 c-decl.c:6905 c-decl.c:7115
1547 #, c-format
1548 msgid "duplicate %qE"
1549 msgstr ""
1551 #: c-decl.c:6777 c-decl.c:6914 c-decl.c:7017
1552 msgid "two or more data types in declaration specifiers"
1553 msgstr ""
1555 #: c-decl.c:6789 cp/decl.c:6658
1556 msgid "%<long long long%> is too long for GCC"
1557 msgstr ""
1559 #: c-decl.c:6796 c-decl.c:6988
1560 msgid "both %<long long%> and %<double%> in declaration specifiers"
1561 msgstr ""
1563 #: c-decl.c:6802
1564 msgid "ISO C90 does not support %<long long%>"
1565 msgstr ""
1567 #: c-decl.c:6807 c-decl.c:6827
1568 msgid "both %<long%> and %<short%> in declaration specifiers"
1569 msgstr ""
1571 #: c-decl.c:6810 c-decl.c:6921
1572 msgid "both %<long%> and %<void%> in declaration specifiers"
1573 msgstr ""
1575 #: c-decl.c:6813 c-decl.c:6940
1576 msgid "both %<long%> and %<_Bool%> in declaration specifiers"
1577 msgstr ""
1579 #: c-decl.c:6816 c-decl.c:6959
1580 msgid "both %<long%> and %<char%> in declaration specifiers"
1581 msgstr ""
1583 #: c-decl.c:6819 c-decl.c:6972
1584 msgid "both %<long%> and %<float%> in declaration specifiers"
1585 msgstr ""
1587 #: c-decl.c:6830 c-decl.c:6924
1588 msgid "both %<short%> and %<void%> in declaration specifiers"
1589 msgstr ""
1591 #: c-decl.c:6833 c-decl.c:6943
1592 msgid "both %<short%> and %<_Bool%> in declaration specifiers"
1593 msgstr ""
1595 #: c-decl.c:6836 c-decl.c:6962
1596 msgid "both %<short%> and %<char%> in declaration specifiers"
1597 msgstr ""
1599 #: c-decl.c:6839 c-decl.c:6975
1600 msgid "both %<short%> and %<float%> in declaration specifiers"
1601 msgstr ""
1603 #: c-decl.c:6842 c-decl.c:6991
1604 msgid "both %<short%> and %<double%> in declaration specifiers"
1605 msgstr ""
1607 #: c-decl.c:6850 c-decl.c:6870
1608 msgid "both %<signed%> and %<unsigned%> in declaration specifiers"
1609 msgstr ""
1611 #: c-decl.c:6853 c-decl.c:6927
1612 msgid "both %<signed%> and %<void%> in declaration specifiers"
1613 msgstr ""
1615 #: c-decl.c:6856 c-decl.c:6946
1616 msgid "both %<signed%> and %<_Bool%> in declaration specifiers"
1617 msgstr ""
1619 #: c-decl.c:6859 c-decl.c:6978
1620 msgid "both %<signed%> and %<float%> in declaration specifiers"
1621 msgstr ""
1623 #: c-decl.c:6862 c-decl.c:6994
1624 msgid "both %<signed%> and %<double%> in declaration specifiers"
1625 msgstr ""
1627 #: c-decl.c:6873 c-decl.c:6930
1628 msgid "both %<unsigned%> and %<void%> in declaration specifiers"
1629 msgstr ""
1631 #: c-decl.c:6876 c-decl.c:6949
1632 msgid "both %<unsigned%> and %<_Bool%> in declaration specifiers"
1633 msgstr ""
1635 #: c-decl.c:6879 c-decl.c:6981
1636 msgid "both %<unsigned%> and %<float%> in declaration specifiers"
1637 msgstr ""
1639 #: c-decl.c:6882 c-decl.c:6997
1640 msgid "both %<unsigned%> and %<double%> in declaration specifiers"
1641 msgstr ""
1643 #: c-decl.c:6890
1644 msgid "ISO C90 does not support complex types"
1645 msgstr ""
1647 #: c-decl.c:6892 c-decl.c:6933
1648 msgid "both %<complex%> and %<void%> in declaration specifiers"
1649 msgstr ""
1651 #: c-decl.c:6895 c-decl.c:6952
1652 msgid "both %<complex%> and %<_Bool%> in declaration specifiers"
1653 msgstr ""
1655 #: c-decl.c:7034
1656 #, c-format
1657 msgid "%qE fails to be a typedef or built in type"
1658 msgstr ""
1660 #: c-decl.c:7066
1661 #, c-format
1662 msgid "%qE is not at beginning of declaration"
1663 msgstr ""
1665 #: c-decl.c:7080
1666 msgid "%<__thread%> used with %<auto%>"
1667 msgstr ""
1669 #: c-decl.c:7082
1670 msgid "%<__thread%> used with %<register%>"
1671 msgstr ""
1673 #: c-decl.c:7084
1674 msgid "%<__thread%> used with %<typedef%>"
1675 msgstr ""
1677 #: c-decl.c:7095 cp/parser.c:7245
1678 msgid "%<__thread%> before %<extern%>"
1679 msgstr ""
1681 #: c-decl.c:7104 cp/parser.c:7235
1682 msgid "%<__thread%> before %<static%>"
1683 msgstr ""
1685 #: c-decl.c:7120
1686 msgid "multiple storage classes in declaration specifiers"
1687 msgstr ""
1689 #: c-decl.c:7127
1690 msgid "%<__thread%> used with %qE"
1691 msgstr ""
1693 #: c-decl.c:7181
1694 msgid "ISO C does not support plain %<complex%> meaning %<double complex%>"
1695 msgstr ""
1697 #: c-decl.c:7226 c-decl.c:7252
1698 msgid "ISO C does not support complex integer types"
1699 msgstr ""
1701 #: c-decl.c:7327 toplev.c:852
1702 msgid "%J%qF used but never defined"
1703 msgstr ""
1705 #: c-format.c:96 c-format.c:205
1706 msgid "format string has invalid operand number"
1707 msgstr ""
1709 #: c-format.c:113
1710 msgid "function does not return string type"
1711 msgstr ""
1713 #: c-format.c:142
1714 msgid "format string argument not a string type"
1715 msgstr ""
1717 #: c-format.c:185
1718 msgid "unrecognized format specifier"
1719 msgstr ""
1721 #: c-format.c:197
1722 #, c-format
1723 msgid "%qE is an unrecognized format function type"
1724 msgstr ""
1726 #: c-format.c:211
1727 msgid "%<...%> has invalid operand number"
1728 msgstr ""
1730 #: c-format.c:218
1731 msgid "format string argument follows the args to be formatted"
1732 msgstr ""
1734 #: c-format.c:341 c-format.c:365
1735 msgid "' ' flag"
1736 msgstr ""
1738 #: c-format.c:341 c-format.c:365
1739 msgid "the ' ' printf flag"
1740 msgstr ""
1742 #: c-format.c:342 c-format.c:366 c-format.c:404 c-format.c:461
1743 msgid "'+' flag"
1744 msgstr ""
1746 #: c-format.c:342 c-format.c:366 c-format.c:404
1747 msgid "the '+' printf flag"
1748 msgstr ""
1750 #: c-format.c:343 c-format.c:367 c-format.c:405 c-format.c:437
1751 msgid "'#' flag"
1752 msgstr ""
1754 #: c-format.c:343 c-format.c:367 c-format.c:405
1755 msgid "the '#' printf flag"
1756 msgstr ""
1758 #: c-format.c:344 c-format.c:368 c-format.c:435
1759 msgid "'0' flag"
1760 msgstr ""
1762 #: c-format.c:344 c-format.c:368
1763 msgid "the '0' printf flag"
1764 msgstr ""
1766 #: c-format.c:345 c-format.c:369 c-format.c:434 c-format.c:464
1767 msgid "'-' flag"
1768 msgstr ""
1770 #: c-format.c:345 c-format.c:369
1771 msgid "the '-' printf flag"
1772 msgstr ""
1774 #: c-format.c:346 c-format.c:418
1775 msgid "''' flag"
1776 msgstr ""
1778 #: c-format.c:346
1779 msgid "the ''' printf flag"
1780 msgstr ""
1782 #: c-format.c:347 c-format.c:419
1783 msgid "'I' flag"
1784 msgstr ""
1786 #: c-format.c:347
1787 msgid "the 'I' printf flag"
1788 msgstr ""
1790 #: c-format.c:348 c-format.c:370 c-format.c:416 c-format.c:438 c-format.c:465
1791 #: c-format.c:1527 config/sol2-c.c:46
1792 msgid "field width"
1793 msgstr ""
1795 #: c-format.c:348 c-format.c:370 config/sol2-c.c:46
1796 msgid "field width in printf format"
1797 msgstr ""
1799 #: c-format.c:349 c-format.c:371 c-format.c:395 c-format.c:407
1800 msgid "precision"
1801 msgstr ""
1803 #: c-format.c:349 c-format.c:371 c-format.c:395 c-format.c:407
1804 msgid "precision in printf format"
1805 msgstr ""
1807 #: c-format.c:350 c-format.c:372 c-format.c:396 c-format.c:408 c-format.c:417
1808 #: c-format.c:468 config/sol2-c.c:47
1809 msgid "length modifier"
1810 msgstr ""
1812 #: c-format.c:350 c-format.c:372 c-format.c:396 c-format.c:408
1813 #: config/sol2-c.c:47
1814 msgid "length modifier in printf format"
1815 msgstr ""
1817 #: c-format.c:394 c-format.c:406
1818 msgid "'q' flag"
1819 msgstr ""
1821 #: c-format.c:394 c-format.c:406
1822 msgid "the 'q' diagnostic flag"
1823 msgstr ""
1825 #: c-format.c:414
1826 msgid "assignment suppression"
1827 msgstr ""
1829 #: c-format.c:414
1830 msgid "the assignment suppression scanf feature"
1831 msgstr ""
1833 #: c-format.c:415
1834 msgid "'a' flag"
1835 msgstr ""
1837 #: c-format.c:415
1838 msgid "the 'a' scanf flag"
1839 msgstr ""
1841 #: c-format.c:416
1842 msgid "field width in scanf format"
1843 msgstr ""
1845 #: c-format.c:417
1846 msgid "length modifier in scanf format"
1847 msgstr ""
1849 #: c-format.c:418
1850 msgid "the ''' scanf flag"
1851 msgstr ""
1853 #: c-format.c:419
1854 msgid "the 'I' scanf flag"
1855 msgstr ""
1857 #: c-format.c:433
1858 msgid "'_' flag"
1859 msgstr ""
1861 #: c-format.c:433
1862 msgid "the '_' strftime flag"
1863 msgstr ""
1865 #: c-format.c:434
1866 msgid "the '-' strftime flag"
1867 msgstr ""
1869 #: c-format.c:435
1870 msgid "the '0' strftime flag"
1871 msgstr ""
1873 #: c-format.c:436 c-format.c:460
1874 msgid "'^' flag"
1875 msgstr ""
1877 #: c-format.c:436
1878 msgid "the '^' strftime flag"
1879 msgstr ""
1881 #: c-format.c:437
1882 msgid "the '#' strftime flag"
1883 msgstr ""
1885 #: c-format.c:438
1886 msgid "field width in strftime format"
1887 msgstr ""
1889 #: c-format.c:439
1890 msgid "'E' modifier"
1891 msgstr ""
1893 #: c-format.c:439
1894 msgid "the 'E' strftime modifier"
1895 msgstr ""
1897 #: c-format.c:440
1898 msgid "'O' modifier"
1899 msgstr ""
1901 #: c-format.c:440
1902 msgid "the 'O' strftime modifier"
1903 msgstr ""
1905 #: c-format.c:441
1906 msgid "the 'O' modifier"
1907 msgstr ""
1909 #: c-format.c:459
1910 msgid "fill character"
1911 msgstr ""
1913 #: c-format.c:459
1914 msgid "fill character in strfmon format"
1915 msgstr ""
1917 #: c-format.c:460
1918 msgid "the '^' strfmon flag"
1919 msgstr ""
1921 #: c-format.c:461
1922 msgid "the '+' strfmon flag"
1923 msgstr ""
1925 #: c-format.c:462
1926 msgid "'(' flag"
1927 msgstr ""
1929 #: c-format.c:462
1930 msgid "the '(' strfmon flag"
1931 msgstr ""
1933 #: c-format.c:463
1934 msgid "'!' flag"
1935 msgstr ""
1937 #: c-format.c:463
1938 msgid "the '!' strfmon flag"
1939 msgstr ""
1941 #: c-format.c:464
1942 msgid "the '-' strfmon flag"
1943 msgstr ""
1945 #: c-format.c:465
1946 msgid "field width in strfmon format"
1947 msgstr ""
1949 #: c-format.c:466
1950 msgid "left precision"
1951 msgstr ""
1953 #: c-format.c:466
1954 msgid "left precision in strfmon format"
1955 msgstr ""
1957 #: c-format.c:467
1958 msgid "right precision"
1959 msgstr ""
1961 #: c-format.c:467
1962 msgid "right precision in strfmon format"
1963 msgstr ""
1965 #: c-format.c:468
1966 msgid "length modifier in strfmon format"
1967 msgstr ""
1969 #: c-format.c:836
1970 #, c-format
1971 msgid "function might be possible candidate for %qs format attribute"
1972 msgstr ""
1974 #: c-format.c:927 c-format.c:948 c-format.c:1943
1975 msgid "missing $ operand number in format"
1976 msgstr ""
1978 #: c-format.c:957
1979 #, c-format
1980 msgid "%s does not support %%n$ operand number formats"
1981 msgstr ""
1983 #: c-format.c:964
1984 msgid "operand number out of range in format"
1985 msgstr ""
1987 #: c-format.c:987
1988 #, c-format
1989 msgid "format argument %d used more than once in %s format"
1990 msgstr ""
1992 #: c-format.c:1019
1993 msgid "$ operand number used after format without operand number"
1994 msgstr ""
1996 #: c-format.c:1049
1997 #, c-format
1998 msgid "format argument %d unused before used argument %d in $-style format"
1999 msgstr ""
2001 #: c-format.c:1144
2002 msgid "format not a string literal, format string not checked"
2003 msgstr ""
2005 #: c-format.c:1158
2006 msgid "format not a string literal and no format arguments"
2007 msgstr ""
2009 #: c-format.c:1160
2010 msgid "format not a string literal, argument types not checked"
2011 msgstr ""
2013 #: c-format.c:1173
2014 msgid "too many arguments for format"
2015 msgstr ""
2017 #: c-format.c:1176
2018 msgid "unused arguments in $-style format"
2019 msgstr ""
2021 #: c-format.c:1179
2022 #, c-format
2023 msgid "zero-length %s format string"
2024 msgstr ""
2026 #: c-format.c:1183
2027 msgid "format is a wide character string"
2028 msgstr ""
2030 #: c-format.c:1186
2031 msgid "unterminated format string"
2032 msgstr ""
2034 #: c-format.c:1396
2035 msgid "embedded %<\\0%> in format"
2036 msgstr ""
2038 #: c-format.c:1411
2039 msgid "spurious trailing %<%%%> in format"
2040 msgstr ""
2042 #: c-format.c:1455 c-format.c:1699
2043 #, c-format
2044 msgid "repeated %s in format"
2045 msgstr ""
2047 #: c-format.c:1468
2048 msgid "missing fill character at end of strfmon format"
2049 msgstr ""
2051 #: c-format.c:1512 c-format.c:1614 c-format.c:1893 c-format.c:1955
2052 msgid "too few arguments for format"
2053 msgstr ""
2055 #: c-format.c:1553
2056 #, c-format
2057 msgid "zero width in %s format"
2058 msgstr ""
2060 #: c-format.c:1571
2061 #, c-format
2062 msgid "empty left precision in %s format"
2063 msgstr ""
2065 #: c-format.c:1629
2066 msgid "field precision"
2067 msgstr ""
2069 #: c-format.c:1644
2070 #, c-format
2071 msgid "empty precision in %s format"
2072 msgstr ""
2074 #: c-format.c:1683
2075 #, c-format
2076 msgid "%s does not support the %qs %s length modifier"
2077 msgstr ""
2079 #: c-format.c:1733
2080 msgid "conversion lacks type at end of format"
2081 msgstr ""
2083 #: c-format.c:1744
2084 #, c-format
2085 msgid "unknown conversion type character %qc in format"
2086 msgstr ""
2088 #: c-format.c:1747
2089 #, c-format
2090 msgid "unknown conversion type character 0x%x in format"
2091 msgstr ""
2093 #: c-format.c:1754
2094 msgid "%s does not support the %<%%%c%> %s format"
2095 msgstr ""
2097 #: c-format.c:1770
2098 msgid "%s used with %<%%%c%> %s format"
2099 msgstr ""
2101 #: c-format.c:1779
2102 #, c-format
2103 msgid "%s does not support %s"
2104 msgstr ""
2106 #: c-format.c:1788
2107 msgid "%s does not support %s with the %<%%%c%> %s format"
2108 msgstr ""
2110 #: c-format.c:1821
2111 msgid "%s ignored with %s and %<%%%c%> %s format"
2112 msgstr ""
2114 #: c-format.c:1825
2115 #, c-format
2116 msgid "%s ignored with %s in %s format"
2117 msgstr ""
2119 #: c-format.c:1831
2120 msgid "use of %s and %s together with %<%%%c%> %s format"
2121 msgstr ""
2123 #: c-format.c:1835
2124 #, c-format
2125 msgid "use of %s and %s together in %s format"
2126 msgstr ""
2128 #: c-format.c:1854
2129 msgid "%<%%%c%> yields only last 2 digits of year in some locales"
2130 msgstr ""
2132 #: c-format.c:1857
2133 msgid "%<%%%c%> yields only last 2 digits of year"
2134 msgstr ""
2136 #. The end of the format string was reached.
2137 #: c-format.c:1873
2138 msgid "no closing %<]%> for %<%%[%> format"
2139 msgstr ""
2141 #: c-format.c:1886
2142 #, c-format
2143 msgid "use of %qs length modifier with %qc type character"
2144 msgstr ""
2146 #: c-format.c:1907
2147 msgid "%s does not support the %<%%%s%c%> %s format"
2148 msgstr ""
2150 #: c-format.c:1924
2151 msgid "operand number specified with suppressed assignment"
2152 msgstr ""
2154 #: c-format.c:1926
2155 msgid "operand number specified for format taking no argument"
2156 msgstr ""
2158 #: c-format.c:2068
2159 #, c-format
2160 msgid "writing through null pointer (argument %d)"
2161 msgstr ""
2163 #: c-format.c:2076
2164 #, c-format
2165 msgid "reading through null pointer (argument %d)"
2166 msgstr ""
2168 #: c-format.c:2096
2169 #, c-format
2170 msgid "writing into constant object (argument %d)"
2171 msgstr ""
2173 #: c-format.c:2107
2174 #, c-format
2175 msgid "extra type qualifiers in format argument (argument %d)"
2176 msgstr ""
2178 #: c-format.c:2218
2179 msgid "%s should have type %<%s%s%>, but argument %d has type %qT"
2180 msgstr ""
2182 #: c-format.c:2221
2183 msgid "format %q.*s expects type %<%s%s%>, but argument %d has type %qT"
2184 msgstr ""
2186 #: c-format.c:2228
2187 msgid "%s should have type %<%T%s%>, but argument %d has type %qT"
2188 msgstr ""
2190 #: c-format.c:2231
2191 msgid "format %q.*s expects type %<%T%s%>, but argument %d has type %qT"
2192 msgstr ""
2194 #: c-format.c:2497
2195 msgid "args to be formatted is not %<...%>"
2196 msgstr ""
2198 #: c-format.c:2506
2199 msgid "strftime formats cannot format arguments"
2200 msgstr ""
2202 #: c-gimplify.c:237
2203 msgid "statement with no effect"
2204 msgstr ""
2206 #: c-gimplify.c:315 c-typeck.c:6913 cp/parser.c:6566
2207 msgid "break statement not within loop or switch"
2208 msgstr ""
2210 #: c-gimplify.c:317
2211 msgid "continue statement not within loop or switch"
2212 msgstr ""
2214 #: c-incpath.c:70
2215 #, c-format
2216 msgid "ignoring duplicate directory \"%s\"\n"
2217 msgstr ""
2219 #: c-incpath.c:73
2220 #, c-format
2221 msgid "  as it is a non-system directory that duplicates a system directory\n"
2222 msgstr ""
2224 #: c-incpath.c:77
2225 #, c-format
2226 msgid "ignoring nonexistent directory \"%s\"\n"
2227 msgstr ""
2229 #: c-incpath.c:286
2230 #, c-format
2231 msgid "#include \"...\" search starts here:\n"
2232 msgstr ""
2234 #: c-incpath.c:290
2235 #, c-format
2236 msgid "#include <...> search starts here:\n"
2237 msgstr ""
2239 #: c-incpath.c:295
2240 #, c-format
2241 msgid "End of search list.\n"
2242 msgstr ""
2244 #: c-lex.c:260
2245 msgid "badly nested C headers from preprocessor"
2246 msgstr ""
2248 #: c-lex.c:308
2249 msgid "%Hignoring #pragma %s %s"
2250 msgstr ""
2252 #. ... or not.
2253 #: c-lex.c:417
2254 msgid "%Hstray %<@%> in program"
2255 msgstr ""
2257 #: c-lex.c:431
2258 #, c-format
2259 msgid "stray %qs in program"
2260 msgstr ""
2262 #: c-lex.c:441
2263 #, c-format
2264 msgid "missing terminating %c character"
2265 msgstr ""
2267 #: c-lex.c:443
2268 #, c-format
2269 msgid "stray %qc in program"
2270 msgstr ""
2272 #: c-lex.c:445
2273 msgid "stray %<\\%o%> in program"
2274 msgstr ""
2276 #: c-lex.c:606
2277 msgid "this decimal constant is unsigned only in ISO C90"
2278 msgstr ""
2280 #: c-lex.c:609
2281 msgid "this decimal constant would be unsigned in ISO C90"
2282 msgstr ""
2284 #: c-lex.c:625
2285 #, c-format
2286 msgid "integer constant is too large for %qs type"
2287 msgstr ""
2289 #: c-lex.c:691
2290 msgid "floating constant exceeds range of %<%s%>"
2291 msgstr ""
2293 #: c-lex.c:773
2294 msgid "traditional C rejects string constant concatenation"
2295 msgstr ""
2297 #: c-objc-common.c:80
2298 msgid ""
2299 "%Jfunction %qF can never be inlined because it is suppressed using -fno-"
2300 "inline"
2301 msgstr ""
2303 #: c-objc-common.c:90
2304 msgid ""
2305 "%Jfunction %qF can never be inlined because it might not be bound within "
2306 "this unit of translation"
2307 msgstr ""
2309 #: c-objc-common.c:98
2310 msgid ""
2311 "%Jfunction %qF can never be inlined because it uses attributes conflicting "
2312 "with inlining"
2313 msgstr ""
2315 #: c-opts.c:144
2316 #, c-format
2317 msgid "no class name specified with %qs"
2318 msgstr ""
2320 #: c-opts.c:148
2321 #, c-format
2322 msgid "assertion missing after %qs"
2323 msgstr ""
2325 #: c-opts.c:153
2326 #, c-format
2327 msgid "macro name missing after %qs"
2328 msgstr ""
2330 #: c-opts.c:162
2331 #, c-format
2332 msgid "missing path after %qs"
2333 msgstr ""
2335 #: c-opts.c:171
2336 #, c-format
2337 msgid "missing filename after %qs"
2338 msgstr ""
2340 #: c-opts.c:176
2341 #, c-format
2342 msgid "missing makefile target after %qs"
2343 msgstr ""
2345 #: c-opts.c:303
2346 msgid "-I- specified twice"
2347 msgstr ""
2349 #: c-opts.c:306
2350 msgid "obsolete option -I- used, please use -iquote instead"
2351 msgstr ""
2353 #: c-opts.c:473
2354 msgid "argument %qs to %<-Wnormalized%> not recognized"
2355 msgstr ""
2357 #: c-opts.c:553
2358 #, c-format
2359 msgid "switch %qs is no longer supported"
2360 msgstr ""
2362 #: c-opts.c:666
2363 msgid ""
2364 "-fhandle-exceptions has been renamed -fexceptions (and is now on by default)"
2365 msgstr ""
2367 #: c-opts.c:852
2368 msgid "output filename specified twice"
2369 msgstr ""
2371 #: c-opts.c:982
2372 msgid "-Wformat-y2k ignored without -Wformat"
2373 msgstr ""
2375 #: c-opts.c:984
2376 msgid "-Wformat-extra-args ignored without -Wformat"
2377 msgstr ""
2379 #: c-opts.c:986
2380 msgid "-Wformat-zero-length ignored without -Wformat"
2381 msgstr ""
2383 #: c-opts.c:988
2384 msgid "-Wformat-nonliteral ignored without -Wformat"
2385 msgstr ""
2387 #: c-opts.c:990
2388 msgid "-Wformat-security ignored without -Wformat"
2389 msgstr ""
2391 #: c-opts.c:992
2392 msgid "-Wmissing-format-attribute ignored without -Wformat"
2393 msgstr ""
2395 #: c-opts.c:1011
2396 #, c-format
2397 msgid "opening output file %s: %m"
2398 msgstr ""
2400 #: c-opts.c:1016
2401 #, c-format
2402 msgid "too many filenames given.  Type %s --help for usage"
2403 msgstr ""
2405 #: c-opts.c:1099
2406 msgid "YYDEBUG was not defined at build time, -dy ignored"
2407 msgstr ""
2409 #: c-opts.c:1145
2410 #, c-format
2411 msgid "opening dependency file %s: %m"
2412 msgstr ""
2414 #: c-opts.c:1155
2415 #, c-format
2416 msgid "closing dependency file %s: %m"
2417 msgstr ""
2419 #: c-opts.c:1158
2420 #, c-format
2421 msgid "when writing output to %s: %m"
2422 msgstr ""
2424 #: c-opts.c:1238
2425 msgid "to generate dependencies you must specify either -M or -MM"
2426 msgstr ""
2428 #: c-opts.c:1305
2429 msgid "<built-in>"
2430 msgstr ""
2432 #: c-opts.c:1320
2433 msgid "<command line>"
2434 msgstr ""
2436 #: c-opts.c:1403
2437 msgid "too late for # directive to set debug directory"
2438 msgstr ""
2440 #: c-parser.c:971
2441 msgid "ISO C forbids an empty source file"
2442 msgstr ""
2444 #: c-parser.c:1056 c-parser.c:5721
2445 msgid "ISO C does not allow extra %<;%> outside of a function"
2446 msgstr ""
2448 #: c-parser.c:1147
2449 msgid "expected declaration specifiers"
2450 msgstr ""
2452 #: c-parser.c:1195
2453 msgid "data definition has no type or storage class"
2454 msgstr ""
2456 #: c-parser.c:1249
2457 msgid "expected %<,%> or %<;%>"
2458 msgstr ""
2460 #. This can appear in many cases looking nothing like a
2461 #. function definition, so we don't give a more specific
2462 #. error suggesting there was one.
2463 #: c-parser.c:1256 c-parser.c:1273
2464 msgid "expected %<=%>, %<,%>, %<;%>, %<asm%> or %<__attribute__%>"
2465 msgstr ""
2467 #: c-parser.c:1265
2468 msgid "ISO C forbids nested functions"
2469 msgstr ""
2471 #: c-parser.c:1611 c-parser.c:2373 c-parser.c:2974 c-parser.c:3208
2472 #: c-parser.c:3991 c-parser.c:4573 c-parser.c:4966 c-parser.c:4986
2473 #: c-parser.c:5101 c-parser.c:5246 c-parser.c:5262 c-parser.c:5374
2474 #: c-parser.c:5386 c-parser.c:5411 c-parser.c:5539 c-parser.c:5568
2475 #: c-parser.c:5576 c-parser.c:5604 c-parser.c:5618 c-parser.c:5825
2476 #: c-parser.c:5926
2477 msgid "expected identifier"
2478 msgstr ""
2480 #: c-parser.c:1637 cp/parser.c:10012
2481 msgid "comma at end of enumerator list"
2482 msgstr ""
2484 #: c-parser.c:1643
2485 msgid "expected %<,%> or %<}%>"
2486 msgstr ""
2488 #: c-parser.c:1657 c-parser.c:1827
2489 msgid "expected %<{%>"
2490 msgstr ""
2492 #: c-parser.c:1666
2493 msgid "ISO C forbids forward references to %<enum%> types"
2494 msgstr ""
2496 #: c-parser.c:1769
2497 msgid "expected class name"
2498 msgstr ""
2500 #: c-parser.c:1788 c-parser.c:5478
2501 msgid "extra semicolon in struct or union specified"
2502 msgstr ""
2504 #: c-parser.c:1810
2505 msgid "no semicolon at end of struct or union"
2506 msgstr ""
2508 #: c-parser.c:1813
2509 msgid "expected %<;%>"
2510 msgstr ""
2512 #: c-parser.c:1890 c-parser.c:2815
2513 msgid "expected specifier-qualifier-list"
2514 msgstr ""
2516 #: c-parser.c:1900
2517 msgid "ISO C forbids member declarations with no members"
2518 msgstr ""
2520 #: c-parser.c:1969
2521 msgid "expected %<,%>, %<;%> or %<}%>"
2522 msgstr ""
2524 #: c-parser.c:1976
2525 msgid "expected %<:%>, %<,%>, %<;%>, %<}%> or %<__attribute__%>"
2526 msgstr ""
2528 #: c-parser.c:2025
2529 msgid "%<typeof%> applied to a bit-field"
2530 msgstr ""
2532 #: c-parser.c:2244
2533 msgid "expected identifier or %<(%>"
2534 msgstr ""
2536 #: c-parser.c:2436
2537 msgid "ISO C requires a named argument before %<...%>"
2538 msgstr ""
2540 #: c-parser.c:2537
2541 msgid "expected declaration specifiers or %<...%>"
2542 msgstr ""
2544 #: c-parser.c:2587
2545 msgid "wide string literal in %<asm%>"
2546 msgstr ""
2548 #: c-parser.c:2593
2549 msgid "expected string literal"
2550 msgstr ""
2552 #: c-parser.c:2900
2553 msgid "ISO C forbids empty initializer braces"
2554 msgstr ""
2556 #: c-parser.c:2945
2557 msgid "obsolete use of designated initializer with %<:%>"
2558 msgstr ""
2560 #: c-parser.c:3067
2561 msgid "ISO C forbids specifying range of elements to initialize"
2562 msgstr ""
2564 #: c-parser.c:3080
2565 msgid "ISO C90 forbids specifying subobject to initialize"
2566 msgstr ""
2568 #: c-parser.c:3088
2569 msgid "obsolete use of designated initializer without %<=%>"
2570 msgstr ""
2572 #: c-parser.c:3096
2573 msgid "expected %<=%>"
2574 msgstr ""
2576 #: c-parser.c:3227
2577 msgid "ISO C forbids label declarations"
2578 msgstr ""
2580 #: c-parser.c:3232 c-parser.c:3241
2581 msgid "expected declaration or statement"
2582 msgstr ""
2584 #: c-parser.c:3261 c-parser.c:3289
2585 msgid "%HISO C90 forbids mixed declarations and code"
2586 msgstr ""
2588 #: c-parser.c:3305
2589 msgid "label at end of compound statement"
2590 msgstr ""
2592 #: c-parser.c:3348
2593 msgid "expected %<:%> or %<...%>"
2594 msgstr ""
2596 #: c-parser.c:3484
2597 msgid "expected identifier or %<*%>"
2598 msgstr ""
2600 #. Avoid infinite loop in error recovery:
2601 #. c_parser_skip_until_found stops at a closing nesting
2602 #. delimiter without consuming it, but here we need to consume
2603 #. it to proceed further.
2604 #: c-parser.c:3546
2605 msgid "expected statement"
2606 msgstr ""
2608 #: c-parser.c:3879
2609 #, c-format
2610 msgid "%E qualifier ignored on asm"
2611 msgstr ""
2613 #: c-parser.c:4152
2614 msgid "ISO C forbids omitting the middle term of a ?: expression"
2615 msgstr ""
2617 #: c-parser.c:4534
2618 msgid "traditional C rejects the unary plus operator"
2619 msgstr ""
2621 #: c-parser.c:4659
2622 msgid "%<sizeof%> applied to a bit-field"
2623 msgstr ""
2625 #: c-parser.c:4802 c-parser.c:5143 c-parser.c:5165
2626 msgid "expected expression"
2627 msgstr ""
2629 #: c-parser.c:4828
2630 msgid "braced-group within expression allowed only inside a function"
2631 msgstr ""
2633 #: c-parser.c:4842
2634 msgid "ISO C forbids braced-groups within expressions"
2635 msgstr ""
2637 #: c-parser.c:5025
2638 msgid "first argument to %<__builtin_choose_expr%> not a constant"
2639 msgstr ""
2641 #: c-parser.c:5192
2642 msgid "compound literal has variable size"
2643 msgstr ""
2645 #: c-parser.c:5200
2646 msgid "ISO C90 forbids compound literals"
2647 msgstr ""
2649 #: c-parser.c:5689
2650 msgid "extra semicolon in method definition specified"
2651 msgstr ""
2653 #: c-pch.c:130
2654 msgid "can%'t create precompiled header %s: %m"
2655 msgstr ""
2657 #: c-pch.c:158
2658 msgid "can%'t write to %s: %m"
2659 msgstr ""
2661 #: c-pch.c:164
2662 #, c-format
2663 msgid "%qs is not a valid output file"
2664 msgstr ""
2666 #: c-pch.c:193 c-pch.c:208 c-pch.c:222
2667 msgid "can%'t write %s: %m"
2668 msgstr ""
2670 #: c-pch.c:198 c-pch.c:215
2671 msgid "can%'t seek in %s: %m"
2672 msgstr ""
2674 #: c-pch.c:206 c-pch.c:248 c-pch.c:276 c-pch.c:281 c-pch.c:365
2675 msgid "can%'t read %s: %m"
2676 msgstr ""
2678 #: c-pch.c:483
2679 msgid "malformed #pragma GCC pch_preprocess, ignored"
2680 msgstr ""
2682 #: c-pch.c:489
2683 msgid "pch_preprocess pragma should only be used with -fpreprocessed"
2684 msgstr ""
2686 #: c-pch.c:490
2687 msgid "use #include instead"
2688 msgstr ""
2690 #: c-pch.c:498
2691 msgid "%s: couldn%'t open PCH file: %m\n"
2692 msgstr ""
2694 #: c-pch.c:503
2695 msgid "use -Winvalid-pch for more information"
2696 msgstr ""
2698 #: c-pch.c:504
2699 #, c-format
2700 msgid "%s: PCH file was invalid"
2701 msgstr ""
2703 #: c-pragma.c:98
2704 msgid "#pragma pack (pop) encountered without matching #pragma pack (push)"
2705 msgstr ""
2707 #: c-pragma.c:111
2708 #, c-format
2709 msgid ""
2710 "#pragma pack(pop, %s) encountered without matching #pragma pack(push, %s)"
2711 msgstr ""
2713 #: c-pragma.c:125
2714 msgid "#pragma pack(push[, id], <n>) is not supported on this target"
2715 msgstr ""
2717 #: c-pragma.c:127
2718 msgid "#pragma pack(pop[, id], <n>) is not supported on this target"
2719 msgstr ""
2721 #: c-pragma.c:148
2722 msgid "missing %<(%> after %<#pragma pack%> - ignored"
2723 msgstr ""
2725 #: c-pragma.c:161 c-pragma.c:201
2726 msgid "malformed %<#pragma pack%> - ignored"
2727 msgstr ""
2729 #: c-pragma.c:166
2730 msgid "malformed %<#pragma pack(push[, id][, <n>])%> - ignored"
2731 msgstr ""
2733 #: c-pragma.c:168
2734 msgid "malformed %<#pragma pack(pop[, id])%> - ignored"
2735 msgstr ""
2737 #: c-pragma.c:177
2738 msgid "unknown action %qs for %<#pragma pack%> - ignored"
2739 msgstr ""
2741 #: c-pragma.c:204
2742 msgid "junk at end of %<#pragma pack%>"
2743 msgstr ""
2745 #: c-pragma.c:207
2746 msgid "#pragma pack has no effect with -fpack-struct - ignored"
2747 msgstr ""
2749 #: c-pragma.c:227
2750 #, c-format
2751 msgid "alignment must be a small power of two, not %d"
2752 msgstr ""
2754 #: c-pragma.c:260
2755 msgid ""
2756 "%Japplying #pragma weak %qD after first use results in unspecified behavior"
2757 msgstr ""
2759 #: c-pragma.c:334 c-pragma.c:339
2760 msgid "malformed #pragma weak, ignored"
2761 msgstr ""
2763 #: c-pragma.c:343
2764 msgid "junk at end of #pragma weak"
2765 msgstr ""
2767 #: c-pragma.c:411 c-pragma.c:413
2768 msgid "malformed #pragma redefine_extname, ignored"
2769 msgstr ""
2771 #: c-pragma.c:416
2772 msgid "junk at end of #pragma redefine_extname"
2773 msgstr ""
2775 #: c-pragma.c:421
2776 msgid "#pragma redefine_extname not supported on this target"
2777 msgstr ""
2779 #: c-pragma.c:438 c-pragma.c:524
2780 msgid "#pragma redefine_extname ignored due to conflict with previous rename"
2781 msgstr ""
2783 #: c-pragma.c:461
2784 msgid ""
2785 "#pragma redefine_extname ignored due to conflict with previous #pragma "
2786 "redefine_extname"
2787 msgstr ""
2789 #: c-pragma.c:480
2790 msgid "malformed #pragma extern_prefix, ignored"
2791 msgstr ""
2793 #: c-pragma.c:483
2794 msgid "junk at end of #pragma extern_prefix"
2795 msgstr ""
2797 #: c-pragma.c:489
2798 msgid "#pragma extern_prefix not supported on this target"
2799 msgstr ""
2801 #: c-pragma.c:515
2802 msgid "asm declaration ignored due to conflict with previous rename"
2803 msgstr ""
2805 #: c-pragma.c:546
2806 msgid ""
2807 "#pragma redefine_extname ignored due to conflict with __asm__ declaration"
2808 msgstr ""
2810 #: c-pragma.c:606
2811 msgid "#pragma GCC visibility must be followed by push or pop"
2812 msgstr ""
2814 #: c-pragma.c:613
2815 msgid "No matching push for %<#pragma GCC visibility pop%>"
2816 msgstr ""
2818 #: c-pragma.c:624 c-pragma.c:653
2819 msgid "missing %<(%> after %<#pragma GCC visibility push%> - ignored"
2820 msgstr ""
2822 #: c-pragma.c:628
2823 msgid "malformed #pragma GCC visibility push"
2824 msgstr ""
2826 #: c-pragma.c:632
2827 msgid "No more than sixteen #pragma GCC visibility pushes allowed at once"
2828 msgstr ""
2830 #: c-pragma.c:648
2831 msgid ""
2832 "#pragma GCC visibility push() must specify default, internal, hidden or "
2833 "protected"
2834 msgstr ""
2836 #: c-pragma.c:657
2837 msgid "junk at end of %<#pragma GCC visibility%>"
2838 msgstr ""
2840 #: c-typeck.c:143
2841 msgid "%qD has an incomplete type"
2842 msgstr ""
2844 #: c-typeck.c:164 cp/call.c:2679
2845 msgid "invalid use of void expression"
2846 msgstr ""
2848 #: c-typeck.c:172
2849 msgid "invalid use of flexible array member"
2850 msgstr ""
2852 #: c-typeck.c:178
2853 msgid "invalid use of array with unspecified bounds"
2854 msgstr ""
2856 #: c-typeck.c:186
2857 msgid "invalid use of undefined type %<%s %E%>"
2858 msgstr ""
2860 #. If this type has a typedef-name, the TYPE_NAME is a TYPE_DECL.
2861 #: c-typeck.c:190
2862 msgid "invalid use of incomplete typedef %qD"
2863 msgstr ""
2865 #: c-typeck.c:396 c-typeck.c:421
2866 msgid "function types not truly compatible in ISO C"
2867 msgstr ""
2869 #: c-typeck.c:805
2870 msgid "types are not quite compatible"
2871 msgstr ""
2873 #: c-typeck.c:1047
2874 msgid "function return types not compatible due to %<volatile%>"
2875 msgstr ""
2877 #: c-typeck.c:1206 c-typeck.c:2459
2878 msgid "arithmetic on pointer to an incomplete type"
2879 msgstr ""
2881 #: c-typeck.c:1575
2882 msgid "%qT has no member named %qE"
2883 msgstr ""
2885 #: c-typeck.c:1610
2886 #, c-format
2887 msgid "request for member %qE in something not a structure or union"
2888 msgstr ""
2890 #: c-typeck.c:1644
2891 msgid "dereferencing pointer to incomplete type"
2892 msgstr ""
2894 #: c-typeck.c:1648
2895 msgid "dereferencing %<void *%> pointer"
2896 msgstr ""
2898 #: c-typeck.c:1665 cp/typeck.c:2109
2899 #, c-format
2900 msgid "invalid type argument of %qs"
2901 msgstr ""
2903 #: c-typeck.c:1693 cp/typeck.c:2260
2904 msgid "subscripted value is neither array nor pointer"
2905 msgstr ""
2907 #: c-typeck.c:1704 cp/typeck.c:2179 cp/typeck.c:2265
2908 msgid "array subscript is not an integer"
2909 msgstr ""
2911 #: c-typeck.c:1710
2912 msgid "subscripted value is pointer to function"
2913 msgstr ""
2915 #: c-typeck.c:1723 cp/typeck.c:2175
2916 msgid "array subscript has type %<char%>"
2917 msgstr ""
2919 #: c-typeck.c:1763
2920 msgid "ISO C forbids subscripting %<register%> array"
2921 msgstr ""
2923 #: c-typeck.c:1765
2924 msgid "ISO C90 forbids subscripting non-lvalue array"
2925 msgstr ""
2927 #: c-typeck.c:2003
2928 #, c-format
2929 msgid "called object %qE is not a function"
2930 msgstr ""
2932 #. This situation leads to run-time undefined behavior.  We can't,
2933 #. therefore, simply error unless we can prove that all possible
2934 #. executions of the program must execute the code.
2935 #: c-typeck.c:2035
2936 msgid "function called through a non-compatible type"
2937 msgstr ""
2939 #: c-typeck.c:2082 c-typeck.c:4344 c-typeck.c:4346 c-typeck.c:4354
2940 #: c-typeck.c:4379 c-typeck.c:5745
2941 msgid "initializer element is not constant"
2942 msgstr ""
2944 #: c-typeck.c:2144
2945 #, c-format
2946 msgid "too many arguments to function %qE"
2947 msgstr ""
2949 #: c-typeck.c:2167
2950 #, c-format
2951 msgid "type of formal parameter %d is incomplete"
2952 msgstr ""
2954 #: c-typeck.c:2180
2955 #, c-format
2956 msgid ""
2957 "passing argument %d of %qE as integer rather than floating due to prototype"
2958 msgstr ""
2960 #: c-typeck.c:2185
2961 #, c-format
2962 msgid ""
2963 "passing argument %d of %qE as integer rather than complex due to prototype"
2964 msgstr ""
2966 #: c-typeck.c:2190
2967 #, c-format
2968 msgid ""
2969 "passing argument %d of %qE as complex rather than floating due to prototype"
2970 msgstr ""
2972 #: c-typeck.c:2195
2973 #, c-format
2974 msgid ""
2975 "passing argument %d of %qE as floating rather than integer due to prototype"
2976 msgstr ""
2978 #: c-typeck.c:2200
2979 #, c-format
2980 msgid ""
2981 "passing argument %d of %qE as complex rather than integer due to prototype"
2982 msgstr ""
2984 #: c-typeck.c:2205
2985 #, c-format
2986 msgid ""
2987 "passing argument %d of %qE as floating rather than complex due to prototype"
2988 msgstr ""
2990 #: c-typeck.c:2217
2991 msgid ""
2992 "passing argument %d of %qE as %<float%> rather than %<double%> due to "
2993 "prototype"
2994 msgstr ""
2996 #: c-typeck.c:2237
2997 #, c-format
2998 msgid "passing argument %d of %qE with different width due to prototype"
2999 msgstr ""
3001 #: c-typeck.c:2259
3002 #, c-format
3003 msgid "passing argument %d of %qE as unsigned due to prototype"
3004 msgstr ""
3006 #: c-typeck.c:2262
3007 #, c-format
3008 msgid "passing argument %d of %qE as signed due to prototype"
3009 msgstr ""
3011 #: c-typeck.c:2299
3012 #, c-format
3013 msgid "too few arguments to function %qE"
3014 msgstr ""
3016 #: c-typeck.c:2335
3017 msgid "suggest parentheses around + or - inside shift"
3018 msgstr ""
3020 #: c-typeck.c:2342
3021 msgid "suggest parentheses around && within ||"
3022 msgstr ""
3024 #: c-typeck.c:2351
3025 msgid "suggest parentheses around arithmetic in operand of |"
3026 msgstr ""
3028 #: c-typeck.c:2355
3029 msgid "suggest parentheses around comparison in operand of |"
3030 msgstr ""
3032 #: c-typeck.c:2364
3033 msgid "suggest parentheses around arithmetic in operand of ^"
3034 msgstr ""
3036 #: c-typeck.c:2368
3037 msgid "suggest parentheses around comparison in operand of ^"
3038 msgstr ""
3040 #: c-typeck.c:2375
3041 msgid "suggest parentheses around + or - in operand of &"
3042 msgstr ""
3044 #: c-typeck.c:2379
3045 msgid "suggest parentheses around comparison in operand of &"
3046 msgstr ""
3048 #: c-typeck.c:2385
3049 msgid "comparisons like X<=Y<=Z do not have their mathematical meaning"
3050 msgstr ""
3052 #: c-typeck.c:2411
3053 msgid "pointer of type %<void *%> used in subtraction"
3054 msgstr ""
3056 #: c-typeck.c:2413
3057 msgid "pointer to a function used in subtraction"
3058 msgstr ""
3060 #: c-typeck.c:2502
3061 msgid "wrong type argument to unary plus"
3062 msgstr ""
3064 #: c-typeck.c:2515
3065 msgid "wrong type argument to unary minus"
3066 msgstr ""
3068 #: c-typeck.c:2532
3069 msgid "ISO C does not support %<~%> for complex conjugation"
3070 msgstr ""
3072 #: c-typeck.c:2538
3073 msgid "wrong type argument to bit-complement"
3074 msgstr ""
3076 #: c-typeck.c:2546
3077 msgid "wrong type argument to abs"
3078 msgstr ""
3080 #: c-typeck.c:2558
3081 msgid "wrong type argument to conjugation"
3082 msgstr ""
3084 #: c-typeck.c:2574
3085 msgid "wrong type argument to unary exclamation mark"
3086 msgstr ""
3088 #: c-typeck.c:2611
3089 msgid "ISO C does not support %<++%> and %<--%> on complex types"
3090 msgstr ""
3092 #: c-typeck.c:2627 c-typeck.c:2659
3093 msgid "wrong type argument to increment"
3094 msgstr ""
3096 #: c-typeck.c:2629 c-typeck.c:2661
3097 msgid "wrong type argument to decrement"
3098 msgstr ""
3100 #: c-typeck.c:2650
3101 msgid "increment of pointer to unknown structure"
3102 msgstr ""
3104 #: c-typeck.c:2652
3105 msgid "decrement of pointer to unknown structure"
3106 msgstr ""
3108 #: c-typeck.c:2822
3109 msgid "assignment of read-only member %qD"
3110 msgstr ""
3112 #: c-typeck.c:2823
3113 msgid "increment of read-only member %qD"
3114 msgstr ""
3116 #: c-typeck.c:2824
3117 msgid "decrement of read-only member %qD"
3118 msgstr ""
3120 #: c-typeck.c:2828
3121 msgid "assignment of read-only variable %qD"
3122 msgstr ""
3124 #: c-typeck.c:2829
3125 msgid "increment of read-only variable %qD"
3126 msgstr ""
3128 #: c-typeck.c:2830
3129 msgid "decrement of read-only variable %qD"
3130 msgstr ""
3132 #: c-typeck.c:2833
3133 msgid "assignment of read-only location"
3134 msgstr ""
3136 #: c-typeck.c:2834
3137 msgid "increment of read-only location"
3138 msgstr ""
3140 #: c-typeck.c:2835
3141 msgid "decrement of read-only location"
3142 msgstr ""
3144 #: c-typeck.c:2870
3145 msgid "cannot take address of bit-field %qD"
3146 msgstr ""
3148 #: c-typeck.c:2898
3149 msgid "global register variable %qD used in nested function"
3150 msgstr ""
3152 #: c-typeck.c:2901
3153 msgid "register variable %qD used in nested function"
3154 msgstr ""
3156 #: c-typeck.c:2906
3157 msgid "address of global register variable %qD requested"
3158 msgstr ""
3160 #: c-typeck.c:2908
3161 msgid "address of register variable %qD requested"
3162 msgstr ""
3164 #: c-typeck.c:2954
3165 msgid "non-lvalue array in conditional expression"
3166 msgstr ""
3168 #: c-typeck.c:2998
3169 msgid "signed and unsigned type in conditional expression"
3170 msgstr ""
3172 #: c-typeck.c:3005
3173 msgid "ISO C forbids conditional expr with only one void side"
3174 msgstr ""
3176 #: c-typeck.c:3021 c-typeck.c:3029
3177 msgid "ISO C forbids conditional expr between %<void *%> and function pointer"
3178 msgstr ""
3180 #: c-typeck.c:3036
3181 msgid "pointer type mismatch in conditional expression"
3182 msgstr ""
3184 #: c-typeck.c:3043 c-typeck.c:3053
3185 msgid "pointer/integer type mismatch in conditional expression"
3186 msgstr ""
3188 #: c-typeck.c:3067
3189 msgid "type mismatch in conditional expression"
3190 msgstr ""
3192 #: c-typeck.c:3106
3193 msgid "left-hand operand of comma expression has no effect"
3194 msgstr ""
3196 #: c-typeck.c:3139
3197 msgid "cast specifies array type"
3198 msgstr ""
3200 #: c-typeck.c:3145
3201 msgid "cast specifies function type"
3202 msgstr ""
3204 #: c-typeck.c:3155
3205 msgid "ISO C forbids casting nonscalar to the same type"
3206 msgstr ""
3208 #: c-typeck.c:3173
3209 msgid "ISO C forbids casts to union type"
3210 msgstr ""
3212 #: c-typeck.c:3182
3213 msgid "cast to union type from type not present in union"
3214 msgstr ""
3216 #: c-typeck.c:3233
3217 msgid "cast adds new qualifiers to function type"
3218 msgstr ""
3220 #. There are qualifiers present in IN_OTYPE that are not
3221 #. present in IN_TYPE.
3222 #: c-typeck.c:3238
3223 msgid "cast discards qualifiers from pointer target type"
3224 msgstr ""
3226 #: c-typeck.c:3253
3227 msgid "cast increases required alignment of target type"
3228 msgstr ""
3230 #: c-typeck.c:3259
3231 msgid "cast from pointer to integer of different size"
3232 msgstr ""
3234 #: c-typeck.c:3264
3235 msgid "cast from function call of type %qT to non-matching type %qT"
3236 msgstr ""
3238 #: c-typeck.c:3272
3239 msgid "cast to pointer from integer of different size"
3240 msgstr ""
3242 #: c-typeck.c:3284
3243 msgid "type-punning to incomplete type might break strict-aliasing rules"
3244 msgstr ""
3246 #: c-typeck.c:3291
3247 msgid "dereferencing type-punned pointer will break strict-aliasing rules"
3248 msgstr ""
3250 #: c-typeck.c:3294
3251 msgid "dereferencing type-punned pointer might break strict-aliasing rules"
3252 msgstr ""
3254 #: c-typeck.c:3306
3255 msgid "ISO C forbids conversion of function pointer to object pointer type"
3256 msgstr ""
3258 #: c-typeck.c:3315
3259 msgid "ISO C forbids conversion of object pointer to function pointer type"
3260 msgstr ""
3262 #: c-typeck.c:3559
3263 msgid "cannot pass rvalue to reference parameter"
3264 msgstr ""
3266 #: c-typeck.c:3668 c-typeck.c:3783
3267 #, c-format
3268 msgid ""
3269 "passing argument %d of %qE makes qualified function pointer from unqualified"
3270 msgstr ""
3272 #: c-typeck.c:3671 c-typeck.c:3786
3273 msgid "assignment makes qualified function pointer from unqualified"
3274 msgstr ""
3276 #: c-typeck.c:3674 c-typeck.c:3788
3277 msgid "initialization makes qualified function pointer from unqualified"
3278 msgstr ""
3280 #: c-typeck.c:3677 c-typeck.c:3790
3281 msgid "return makes qualified function pointer from unqualified"
3282 msgstr ""
3284 #: c-typeck.c:3681 c-typeck.c:3751
3285 #, c-format
3286 msgid "passing argument %d of %qE discards qualifiers from pointer target type"
3287 msgstr ""
3289 #: c-typeck.c:3683 c-typeck.c:3753
3290 msgid "assignment discards qualifiers from pointer target type"
3291 msgstr ""
3293 #: c-typeck.c:3685 c-typeck.c:3755
3294 msgid "initialization discards qualifiers from pointer target type"
3295 msgstr ""
3297 #: c-typeck.c:3687 c-typeck.c:3757
3298 msgid "return discards qualifiers from pointer target type"
3299 msgstr ""
3301 #: c-typeck.c:3692
3302 msgid "ISO C prohibits argument conversion to union type"
3303 msgstr ""
3305 #: c-typeck.c:3736
3306 msgid ""
3307 "ISO C forbids passing argument %d of %qE between function pointer and %<void "
3308 "*%>"
3309 msgstr ""
3311 #: c-typeck.c:3739
3312 msgid "ISO C forbids assignment between function pointer and %<void *%>"
3313 msgstr ""
3315 #: c-typeck.c:3741
3316 msgid "ISO C forbids initialization between function pointer and %<void *%>"
3317 msgstr ""
3319 #: c-typeck.c:3743
3320 msgid "ISO C forbids return between function pointer and %<void *%>"
3321 msgstr ""
3323 #: c-typeck.c:3766
3324 #, c-format
3325 msgid "pointer targets in passing argument %d of %qE differ in signedness"
3326 msgstr ""
3328 #: c-typeck.c:3768
3329 msgid "pointer targets in assignment differ in signedness"
3330 msgstr ""
3332 #: c-typeck.c:3770
3333 msgid "pointer targets in initialization differ in signedness"
3334 msgstr ""
3336 #: c-typeck.c:3772
3337 msgid "pointer targets in return differ in signedness"
3338 msgstr ""
3340 #: c-typeck.c:3795
3341 #, c-format
3342 msgid "passing argument %d of %qE from incompatible pointer type"
3343 msgstr ""
3345 #: c-typeck.c:3797
3346 msgid "assignment from incompatible pointer type"
3347 msgstr ""
3349 #: c-typeck.c:3798
3350 msgid "initialization from incompatible pointer type"
3351 msgstr ""
3353 #: c-typeck.c:3800
3354 msgid "return from incompatible pointer type"
3355 msgstr ""
3357 #. ??? This should not be an error when inlining calls to
3358 #. unprototyped functions.
3359 #: c-typeck.c:3807 c-typeck.c:4304 cp/typeck.c:1377
3360 msgid "invalid use of non-lvalue array"
3361 msgstr ""
3363 #: c-typeck.c:3821
3364 #, c-format
3365 msgid "passing argument %d of %qE makes pointer from integer without a cast"
3366 msgstr ""
3368 #: c-typeck.c:3823
3369 msgid "assignment makes pointer from integer without a cast"
3370 msgstr ""
3372 #: c-typeck.c:3825
3373 msgid "initialization makes pointer from integer without a cast"
3374 msgstr ""
3376 #: c-typeck.c:3827
3377 msgid "return makes pointer from integer without a cast"
3378 msgstr ""
3380 #: c-typeck.c:3834
3381 #, c-format
3382 msgid "passing argument %d of %qE makes integer from pointer without a cast"
3383 msgstr ""
3385 #: c-typeck.c:3836
3386 msgid "assignment makes integer from pointer without a cast"
3387 msgstr ""
3389 #: c-typeck.c:3838
3390 msgid "initialization makes integer from pointer without a cast"
3391 msgstr ""
3393 #: c-typeck.c:3840
3394 msgid "return makes integer from pointer without a cast"
3395 msgstr ""
3397 #. ??? This should not be an error when inlining calls to
3398 #. unprototyped functions.
3399 #: c-typeck.c:3853
3400 #, c-format
3401 msgid "incompatible type for argument %d of %qE"
3402 msgstr ""
3404 #: c-typeck.c:3856
3405 msgid "incompatible types in assignment"
3406 msgstr ""
3408 #: c-typeck.c:3859
3409 msgid "incompatible types in initialization"
3410 msgstr ""
3412 #: c-typeck.c:3862
3413 msgid "incompatible types in return"
3414 msgstr ""
3416 #: c-typeck.c:3943
3417 msgid "traditional C rejects automatic aggregate initialization"
3418 msgstr ""
3420 #. Use `%s' to print the string in case there are any escape
3421 #. characters in the message.
3422 #: c-typeck.c:4107 c-typeck.c:4122 c-typeck.c:4137 final.c:2770 final.c:2772
3423 #: gcc.c:4622 rtl-error.c:113 toplev.c:612 config/cris/cris.c:670
3424 #: cp/parser.c:1894 cp/typeck.c:4142 java/expr.c:409
3425 #: java/parse.y:4984 java/verify.c:1553
3426 #: java/verify.c:1554 java/verify.c:1573
3427 #, c-format
3428 msgid "%s"
3429 msgstr ""
3431 #: c-typeck.c:4110 c-typeck.c:4125 c-typeck.c:4140
3432 #, c-format
3433 msgid "(near initialization for %qs)"
3434 msgstr ""
3436 #: c-typeck.c:4154
3437 msgid "array initialized from parenthesized string constant"
3438 msgstr ""
3440 #: c-typeck.c:4214 cp/typeck2.c:703
3441 msgid "char-array initialized from wide string"
3442 msgstr ""
3444 #: c-typeck.c:4219
3445 msgid "wchar_t-array initialized from non-wide string"
3446 msgstr ""
3448 #: c-typeck.c:4237 cp/typeck2.c:725
3449 msgid "initializer-string for array of chars is too long"
3450 msgstr ""
3452 #: c-typeck.c:4243
3453 msgid "array of inappropriate type initialized from string constant"
3454 msgstr ""
3456 #: c-typeck.c:4327
3457 msgid "array initialized from non-constant array expression"
3458 msgstr ""
3460 #: c-typeck.c:4386 c-typeck.c:5749
3461 msgid "initializer element is not computable at load time"
3462 msgstr ""
3464 #: c-typeck.c:4401 cp/typeck2.c:804
3465 msgid "invalid initializer"
3466 msgstr ""
3468 #: c-typeck.c:4668 cp/decl.c:4448
3469 msgid "opaque vector types cannot be initialized"
3470 msgstr ""
3472 #: c-typeck.c:4867
3473 msgid "extra brace group at end of initializer"
3474 msgstr ""
3476 #: c-typeck.c:4887 cp/decl.c:4363
3477 msgid "missing braces around initializer"
3478 msgstr ""
3480 #: c-typeck.c:4948
3481 msgid "braces around scalar initializer"
3482 msgstr ""
3484 #: c-typeck.c:5005
3485 msgid "initialization of flexible array member in a nested context"
3486 msgstr ""
3488 #: c-typeck.c:5007
3489 msgid "initialization of a flexible array member"
3490 msgstr ""
3492 #: c-typeck.c:5034
3493 msgid "missing initializer"
3494 msgstr ""
3496 #: c-typeck.c:5056
3497 msgid "empty scalar initializer"
3498 msgstr ""
3500 #: c-typeck.c:5061
3501 msgid "extra elements in scalar initializer"
3502 msgstr ""
3504 #: c-typeck.c:5165 c-typeck.c:5225
3505 msgid "array index in non-array initializer"
3506 msgstr ""
3508 #: c-typeck.c:5170 c-typeck.c:5278
3509 msgid "field name not in record or union initializer"
3510 msgstr ""
3512 #: c-typeck.c:5216
3513 msgid "array index in initializer not of integer type"
3514 msgstr ""
3516 #: c-typeck.c:5221 c-typeck.c:5223
3517 msgid "nonconstant array index in initializer"
3518 msgstr ""
3520 #: c-typeck.c:5227 c-typeck.c:5230
3521 msgid "array index in initializer exceeds array bounds"
3522 msgstr ""
3524 #: c-typeck.c:5241
3525 msgid "empty index range in initializer"
3526 msgstr ""
3528 #: c-typeck.c:5250
3529 msgid "array index range in initializer exceeds array bounds"
3530 msgstr ""
3532 #: c-typeck.c:5290
3533 #, c-format
3534 msgid "unknown field %qE specified in initializer"
3535 msgstr ""
3537 #: c-typeck.c:5325 c-typeck.c:5346 c-typeck.c:5812
3538 msgid "initialized field with side-effects overwritten"
3539 msgstr ""
3541 #: c-typeck.c:6021
3542 msgid "excess elements in char array initializer"
3543 msgstr ""
3545 #: c-typeck.c:6028 c-typeck.c:6074
3546 msgid "excess elements in struct initializer"
3547 msgstr ""
3549 #: c-typeck.c:6089
3550 msgid "non-static initialization of a flexible array member"
3551 msgstr ""
3553 #: c-typeck.c:6157
3554 msgid "excess elements in union initializer"
3555 msgstr ""
3557 #: c-typeck.c:6179
3558 msgid "traditional C rejects initialization of unions"
3559 msgstr ""
3561 #: c-typeck.c:6243
3562 msgid "excess elements in array initializer"
3563 msgstr ""
3565 #: c-typeck.c:6273
3566 msgid "excess elements in vector initializer"
3567 msgstr ""
3569 #: c-typeck.c:6297
3570 msgid "excess elements in scalar initializer"
3571 msgstr ""
3573 #: c-typeck.c:6485
3574 msgid "jump into statement expression"
3575 msgstr ""
3577 #: c-typeck.c:6510
3578 msgid "ISO C forbids %<goto *expr;%>"
3579 msgstr ""
3581 #: c-typeck.c:6524 cp/typeck.c:6020
3582 msgid "function declared %<noreturn%> has a %<return%> statement"
3583 msgstr ""
3585 #: c-typeck.c:6531
3586 msgid "%<return%> with no value, in function returning non-void"
3587 msgstr ""
3589 #: c-typeck.c:6538
3590 msgid "%<return%> with a value, in function returning void"
3591 msgstr ""
3593 #: c-typeck.c:6595
3594 msgid "function returns address of local variable"
3595 msgstr ""
3597 #: c-typeck.c:6661 cp/semantics.c:879
3598 msgid "switch quantity not an integer"
3599 msgstr ""
3601 #: c-typeck.c:6672
3602 msgid "%<long%> switch expression not converted to %<int%> in ISO C"
3603 msgstr ""
3605 #: c-typeck.c:6711
3606 msgid ""
3607 "case label in statement expression not containing enclosing switch statement"
3608 msgstr ""
3610 #: c-typeck.c:6714
3611 msgid ""
3612 "%<default%> label in statement expression not containing enclosing switch "
3613 "statement"
3614 msgstr ""
3616 #: c-typeck.c:6718 cp/parser.c:6075
3617 msgid "case label not within a switch statement"
3618 msgstr ""
3620 #: c-typeck.c:6720
3621 msgid "%<default%> label not within a switch statement"
3622 msgstr ""
3624 #: c-typeck.c:6786
3625 msgid "%Hsuggest explicit braces to avoid ambiguous %<else%>"
3626 msgstr ""
3628 #: c-typeck.c:6796
3629 msgid "%Hempty body in an if-statement"
3630 msgstr ""
3632 #: c-typeck.c:6804
3633 msgid "%Hempty body in an else-statement"
3634 msgstr ""
3636 #: c-typeck.c:6915 cp/parser.c:6577
3637 msgid "continue statement not within a loop"
3638 msgstr ""
3640 #: c-typeck.c:6935
3641 msgid "%Hstatement with no effect"
3642 msgstr ""
3644 #: c-typeck.c:6964
3645 msgid "expression statement has incomplete type"
3646 msgstr ""
3648 #: c-typeck.c:7333 c-typeck.c:7372
3649 msgid "division by zero"
3650 msgstr ""
3652 #: c-typeck.c:7417 cp/typeck.c:2927
3653 msgid "right shift count is negative"
3654 msgstr ""
3656 #: c-typeck.c:7424 cp/typeck.c:2933
3657 msgid "right shift count >= width of type"
3658 msgstr ""
3660 #: c-typeck.c:7445 cp/typeck.c:2952
3661 msgid "left shift count is negative"
3662 msgstr ""
3664 #: c-typeck.c:7448 cp/typeck.c:2954
3665 msgid "left shift count >= width of type"
3666 msgstr ""
3668 #: c-typeck.c:7465 cp/typeck.c:2989
3669 msgid "comparing floating point with == or != is unsafe"
3670 msgstr ""
3672 #: c-typeck.c:7489 c-typeck.c:7496
3673 msgid "ISO C forbids comparison of %<void *%> with function pointer"
3674 msgstr ""
3676 #: c-typeck.c:7500 c-typeck.c:7546
3677 msgid "comparison of distinct pointer types lacks a cast"
3678 msgstr ""
3680 #: c-typeck.c:7514 c-typeck.c:7519 c-typeck.c:7566 c-typeck.c:7571
3681 msgid "comparison between pointer and integer"
3682 msgstr ""
3684 #: c-typeck.c:7538
3685 msgid "comparison of complete and incomplete pointers"
3686 msgstr ""
3688 #: c-typeck.c:7541
3689 msgid "ISO C forbids ordered comparisons of pointers to functions"
3690 msgstr ""
3692 #: c-typeck.c:7554 c-typeck.c:7561
3693 msgid "ordered comparison of pointer with integer zero"
3694 msgstr ""
3696 #: c-typeck.c:7782
3697 msgid "comparison between signed and unsigned"
3698 msgstr ""
3700 #: c-typeck.c:7828 cp/typeck.c:3396
3701 msgid "comparison of promoted ~unsigned with constant"
3702 msgstr ""
3704 #: c-typeck.c:7836 cp/typeck.c:3404
3705 msgid "comparison of promoted ~unsigned with unsigned"
3706 msgstr ""
3708 #: c-typeck.c:7894
3709 msgid "used array that cannot be converted to pointer where scalar is required"
3710 msgstr ""
3712 #: c-typeck.c:7898
3713 msgid "used struct type value where scalar is required"
3714 msgstr ""
3716 #: c-typeck.c:7902
3717 msgid "used union type value where scalar is required"
3718 msgstr ""
3720 #: calls.c:1938
3721 msgid "function call has aggregate value"
3722 msgstr ""
3724 #: cfghooks.c:90
3725 #, c-format
3726 msgid "bb %d on wrong place"
3727 msgstr ""
3729 #: cfghooks.c:96
3730 #, c-format
3731 msgid "prev_bb of %d should be %d, not %d"
3732 msgstr ""
3734 #: cfghooks.c:113
3735 #, c-format
3736 msgid "verify_flow_info: Wrong count of block %i %i"
3737 msgstr ""
3739 #: cfghooks.c:119
3740 #, c-format
3741 msgid "verify_flow_info: Wrong frequency of block %i %i"
3742 msgstr ""
3744 #: cfghooks.c:127
3745 #, c-format
3746 msgid "verify_flow_info: Duplicate edge %i->%i"
3747 msgstr ""
3749 #: cfghooks.c:133
3750 #, c-format
3751 msgid "verify_flow_info: Wrong probability of edge %i->%i %i"
3752 msgstr ""
3754 #: cfghooks.c:139
3755 #, c-format
3756 msgid "verify_flow_info: Wrong count of edge %i->%i %i"
3757 msgstr ""
3759 #: cfghooks.c:151
3760 #, c-format
3761 msgid "verify_flow_info: Basic block %d succ edge is corrupted"
3762 msgstr ""
3764 #: cfghooks.c:165 cfgrtl.c:2027
3765 #, c-format
3766 msgid "Wrong amount of branch edges after unconditional jump %i"
3767 msgstr ""
3769 #: cfghooks.c:173 cfghooks.c:184
3770 #, c-format
3771 msgid "basic block %d pred edge is corrupted"
3772 msgstr ""
3774 #: cfghooks.c:185
3775 #, c-format
3776 msgid "its dest_idx should be %d, not %d"
3777 msgstr ""
3779 #: cfghooks.c:214
3780 #, c-format
3781 msgid "basic block %i edge lists are corrupted"
3782 msgstr ""
3784 #: cfghooks.c:227
3785 msgid "verify_flow_info failed"
3786 msgstr ""
3788 #: cfghooks.c:288
3789 #, c-format
3790 msgid "%s does not support redirect_edge_and_branch."
3791 msgstr ""
3793 #: cfghooks.c:306
3794 #, c-format
3795 msgid "%s does not support redirect_edge_and_branch_force."
3796 msgstr ""
3798 #: cfghooks.c:324
3799 #, c-format
3800 msgid "%s does not support split_block."
3801 msgstr ""
3803 #: cfghooks.c:360
3804 #, c-format
3805 msgid "%s does not support move_block_after."
3806 msgstr ""
3808 #: cfghooks.c:373
3809 #, c-format
3810 msgid "%s does not support delete_basic_block."
3811 msgstr ""
3813 #: cfghooks.c:405
3814 #, c-format
3815 msgid "%s does not support split_edge."
3816 msgstr ""
3818 #: cfghooks.c:466
3819 #, c-format
3820 msgid "%s does not support create_basic_block."
3821 msgstr ""
3823 #: cfghooks.c:494
3824 #, c-format
3825 msgid "%s does not support can_merge_blocks_p."
3826 msgstr ""
3828 #: cfghooks.c:505
3829 #, c-format
3830 msgid "%s does not support predict_edge."
3831 msgstr ""
3833 #: cfghooks.c:514
3834 #, c-format
3835 msgid "%s does not support predicted_by_p."
3836 msgstr ""
3838 #: cfghooks.c:528
3839 #, c-format
3840 msgid "%s does not support merge_blocks."
3841 msgstr ""
3843 #: cfghooks.c:574
3844 #, c-format
3845 msgid "%s does not support make_forwarder_block."
3846 msgstr ""
3848 #: cfghooks.c:679
3849 #, c-format
3850 msgid "%s does not support can_duplicate_block_p."
3851 msgstr ""
3853 #: cfghooks.c:706
3854 #, c-format
3855 msgid "%s does not support duplicate_block."
3856 msgstr ""
3858 #: cfghooks.c:772
3859 #, c-format
3860 msgid "%s does not support block_ends_with_call_p"
3861 msgstr ""
3863 #: cfghooks.c:783
3864 #, c-format
3865 msgid "%s does not support block_ends_with_condjump_p"
3866 msgstr ""
3868 #: cfghooks.c:801
3869 #, c-format
3870 msgid "%s does not support flow_call_edges_add"
3871 msgstr ""
3873 #: cfgloop.c:1088
3874 #, c-format
3875 msgid "Size of loop %d should be %d, not %d."
3876 msgstr ""
3878 #: cfgloop.c:1105
3879 #, c-format
3880 msgid "Bb %d do not belong to loop %d."
3881 msgstr ""
3883 #: cfgloop.c:1122
3884 #, c-format
3885 msgid "Loop %d's header does not have exactly 2 entries."
3886 msgstr ""
3888 #: cfgloop.c:1129
3889 #, c-format
3890 msgid "Loop %d's latch does not have exactly 1 successor."
3891 msgstr ""
3893 #: cfgloop.c:1134
3894 #, c-format
3895 msgid "Loop %d's latch does not have header as successor."
3896 msgstr ""
3898 #: cfgloop.c:1139
3899 #, c-format
3900 msgid "Loop %d's latch does not belong directly to it."
3901 msgstr ""
3903 #: cfgloop.c:1145
3904 #, c-format
3905 msgid "Loop %d's header does not belong directly to it."
3906 msgstr ""
3908 #: cfgloop.c:1151
3909 #, c-format
3910 msgid "Loop %d's latch is marked as part of irreducible region."
3911 msgstr ""
3913 #: cfgloop.c:1184
3914 #, c-format
3915 msgid "Basic block %d should be marked irreducible."
3916 msgstr ""
3918 #: cfgloop.c:1190
3919 #, c-format
3920 msgid "Basic block %d should not be marked irreducible."
3921 msgstr ""
3923 #: cfgloop.c:1198
3924 #, c-format
3925 msgid "Edge from %d to %d should be marked irreducible."
3926 msgstr ""
3928 #: cfgloop.c:1205
3929 #, c-format
3930 msgid "Edge from %d to %d should not be marked irreducible."
3931 msgstr ""
3933 #: cfgloop.c:1240
3934 #, c-format
3935 msgid "Wrong single exit %d->%d recorded for loop %d."
3936 msgstr ""
3938 #: cfgloop.c:1244
3939 #, c-format
3940 msgid "Right exit is %d->%d."
3941 msgstr ""
3943 #: cfgloop.c:1261
3944 #, c-format
3945 msgid "Single exit not recorded for loop %d."
3946 msgstr ""
3948 #: cfgloop.c:1268
3949 #, c-format
3950 msgid "Loop %d should not have single exit (%d -> %d)."
3951 msgstr ""
3953 #: cfgrtl.c:1919
3954 #, c-format
3955 msgid "end insn %d for block %d not found in the insn stream"
3956 msgstr ""
3958 #: cfgrtl.c:1933
3959 #, c-format
3960 msgid "insn %d is in multiple basic blocks (%d and %d)"
3961 msgstr ""
3963 #: cfgrtl.c:1945
3964 #, c-format
3965 msgid "head insn %d for block %d not found in the insn stream"
3966 msgstr ""
3968 #: cfgrtl.c:1969
3969 msgid "verify_flow_info: REG_BR_PROB does not match cfg %wi %i"
3970 msgstr ""
3972 #: cfgrtl.c:1984
3973 #, c-format
3974 msgid "Fallthru edge crosses section boundary (bb %i)"
3975 msgstr ""
3977 #: cfgrtl.c:2009
3978 #, c-format
3979 msgid "Missing REG_EH_REGION note in the end of bb %i"
3980 msgstr ""
3982 #: cfgrtl.c:2017
3983 #, c-format
3984 msgid "Too many outgoing branch edges from bb %i"
3985 msgstr ""
3987 #: cfgrtl.c:2022
3988 #, c-format
3989 msgid "Fallthru edge after unconditional jump %i"
3990 msgstr ""
3992 #: cfgrtl.c:2033
3993 #, c-format
3994 msgid "Wrong amount of branch edges after conditional jump %i"
3995 msgstr ""
3997 #: cfgrtl.c:2038
3998 #, c-format
3999 msgid "Call edges for non-call insn in bb %i"
4000 msgstr ""
4002 #: cfgrtl.c:2047
4003 #, c-format
4004 msgid "Abnormal edges for no purpose in bb %i"
4005 msgstr ""
4007 #: cfgrtl.c:2059
4008 #, c-format
4009 msgid "insn %d inside basic block %d but block_for_insn is NULL"
4010 msgstr ""
4012 #: cfgrtl.c:2063
4013 #, c-format
4014 msgid "insn %d inside basic block %d but block_for_insn is %i"
4015 msgstr ""
4017 #: cfgrtl.c:2077 cfgrtl.c:2087
4018 #, c-format
4019 msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d"
4020 msgstr ""
4022 #: cfgrtl.c:2100
4023 #, c-format
4024 msgid "NOTE_INSN_BASIC_BLOCK %d in middle of basic block %d"
4025 msgstr ""
4027 #: cfgrtl.c:2110
4028 #, c-format
4029 msgid "in basic block %d:"
4030 msgstr ""
4032 #: cfgrtl.c:2111
4033 msgid "flow control insn inside a basic block"
4034 msgstr ""
4036 #: cfgrtl.c:2159
4037 #, c-format
4038 msgid "missing barrier after block %i"
4039 msgstr ""
4041 #: cfgrtl.c:2172
4042 #, c-format
4043 msgid "verify_flow_info: Incorrect blocks for fallthru %i->%i"
4044 msgstr ""
4046 #: cfgrtl.c:2181
4047 #, c-format
4048 msgid "verify_flow_info: Incorrect fallthru %i->%i"
4049 msgstr ""
4051 #: cfgrtl.c:2183
4052 msgid "wrong insn in the fallthru edge"
4053 msgstr ""
4055 #: cfgrtl.c:2200
4056 msgid "basic blocks not laid down consecutively"
4057 msgstr ""
4059 #: cfgrtl.c:2225
4060 msgid "insn outside basic block"
4061 msgstr ""
4063 #: cfgrtl.c:2232
4064 msgid "return not followed by barrier"
4065 msgstr ""
4067 #: cfgrtl.c:2239
4068 #, c-format
4069 msgid "number of bb notes in insn chain (%d) != n_basic_blocks (%d)"
4070 msgstr ""
4072 #: cgraph.c:291
4073 msgid "function body not available"
4074 msgstr ""
4076 #: cgraph.c:293 cgraphunit.c:752
4077 msgid "redefined extern inline functions are not considered for inlining"
4078 msgstr ""
4080 #: cgraph.c:296 cgraphunit.c:757
4081 msgid "function not considered for inlining"
4082 msgstr ""
4084 #: cgraph.c:298 cgraphunit.c:755
4085 msgid "function not inlinable"
4086 msgstr ""
4088 #: cgraph.c:715
4089 msgid "%D renamed after being referenced in assembly"
4090 msgstr ""
4092 #: cgraphunit.c:572
4093 msgid "Shared call_expr:"
4094 msgstr ""
4096 #: cgraphunit.c:578
4097 msgid "Edge points to wrong declaration:"
4098 msgstr ""
4100 #: cgraphunit.c:587
4101 msgid "Missing callgraph edge for call expr:"
4102 msgstr ""
4104 #: cgraphunit.c:613
4105 #, c-format
4106 msgid "Aux field set for edge %s->%s"
4107 msgstr ""
4109 #: cgraphunit.c:625
4110 msgid "Inlined_to pointer is wrong"
4111 msgstr ""
4113 #: cgraphunit.c:630
4114 msgid "Multiple inline callers"
4115 msgstr ""
4117 #: cgraphunit.c:637
4118 msgid "Inlined_to pointer set for noninline callers"
4119 msgstr ""
4121 #: cgraphunit.c:643
4122 msgid "Inlined_to pointer is set but no predecesors found"
4123 msgstr ""
4125 #: cgraphunit.c:648
4126 msgid "Inlined_to pointer reffers to itself"
4127 msgstr ""
4129 #: cgraphunit.c:658
4130 msgid "Node not found in DECL_ASSEMBLER_NAME hash"
4131 msgstr ""
4133 #: cgraphunit.c:672
4134 #, c-format
4135 msgid "Edge %s->%s has no corresponding call_expr"
4136 msgstr ""
4138 #: cgraphunit.c:683
4139 msgid "verify_cgraph_node failed."
4140 msgstr ""
4142 #: cgraphunit.c:907
4143 msgid "failed to reclaim unneeded function"
4144 msgstr ""
4146 #: cgraphunit.c:1298
4147 msgid "--param large-function-growth limit reached"
4148 msgstr ""
4150 #: cgraphunit.c:1335
4151 msgid "recursive inlining"
4152 msgstr ""
4154 #: cgraphunit.c:1500 cgraphunit.c:1752
4155 msgid "--param max-inline-insns-single limit reached"
4156 msgstr ""
4158 #: cgraphunit.c:1524
4159 msgid ""
4160 "--param max-inline-insns-single limit reached after inlining into the callee"
4161 msgstr ""
4163 #: cgraphunit.c:1574
4164 msgid "--param inline-unit-growth limit reached"
4165 msgstr ""
4167 #: cgraphunit.c:1937
4168 msgid "Nodes with no released memory found."
4169 msgstr ""
4171 #: collect2.c:393 gcc.c:6712
4172 #, c-format
4173 msgid "internal gcc abort in %s, at %s:%d"
4174 msgstr ""
4176 #: collect2.c:889
4177 msgid "no arguments"
4178 msgstr ""
4180 #: collect2.c:1189
4181 #, c-format
4182 msgid "unknown demangling style '%s'"
4183 msgstr ""
4185 #: collect2.c:1263 collect2.c:1411 collect2.c:1446
4186 #, c-format
4187 msgid "fopen %s"
4188 msgstr ""
4190 #: collect2.c:1266 collect2.c:1416 collect2.c:1449
4191 #, c-format
4192 msgid "fclose %s"
4193 msgstr ""
4195 #: collect2.c:1275
4196 #, c-format
4197 msgid "collect2 version %s"
4198 msgstr ""
4200 #: collect2.c:1365
4201 #, c-format
4202 msgid "%d constructor(s) found\n"
4203 msgstr ""
4205 #: collect2.c:1366
4206 #, c-format
4207 msgid "%d destructor(s)  found\n"
4208 msgstr ""
4210 #: collect2.c:1367
4211 #, c-format
4212 msgid "%d frame table(s) found\n"
4213 msgstr ""
4215 #: collect2.c:1504
4216 msgid "can't get program status"
4217 msgstr ""
4219 #: collect2.c:1512
4220 #, c-format
4221 msgid "%s terminated with signal %d [%s]%s"
4222 msgstr ""
4224 #: collect2.c:1530
4225 #, c-format
4226 msgid "%s returned %d exit status"
4227 msgstr ""
4229 #: collect2.c:1554
4230 #, c-format
4231 msgid "[cannot find %s]"
4232 msgstr ""
4234 #: collect2.c:1569
4235 #, c-format
4236 msgid "cannot find '%s'"
4237 msgstr ""
4239 #: collect2.c:1573 collect2.c:2062 collect2.c:2217 gcc.c:2783
4240 msgid "pex_init failed"
4241 msgstr ""
4243 #: collect2.c:1608
4244 #, c-format
4245 msgid "[Leaving %s]\n"
4246 msgstr ""
4248 #: collect2.c:1828
4249 #, c-format
4250 msgid ""
4251 "\n"
4252 "write_c_file - output name is %s, prefix is %s\n"
4253 msgstr ""
4255 #: collect2.c:2036
4256 msgid "cannot find 'nm'"
4257 msgstr ""
4259 #: collect2.c:2083
4260 msgid "can't open nm output"
4261 msgstr ""
4263 #: collect2.c:2127
4264 #, c-format
4265 msgid "init function found in object %s"
4266 msgstr ""
4268 #: collect2.c:2135
4269 #, c-format
4270 msgid "fini function found in object %s"
4271 msgstr ""
4273 #: collect2.c:2192
4274 msgid "cannot find 'ldd'"
4275 msgstr ""
4277 #: collect2.c:2238
4278 msgid "can't open ldd output"
4279 msgstr ""
4281 #: collect2.c:2241
4282 msgid ""
4283 "\n"
4284 "ldd output with constructors/destructors.\n"
4285 msgstr ""
4287 #: collect2.c:2256
4288 #, c-format
4289 msgid "dynamic dependency %s not found"
4290 msgstr ""
4292 #: collect2.c:2268
4293 #, c-format
4294 msgid "unable to open dynamic dependency '%s'"
4295 msgstr ""
4297 #: collect2.c:2424
4298 #, c-format
4299 msgid "%s: not a COFF file"
4300 msgstr ""
4302 #: collect2.c:2544
4303 #, c-format
4304 msgid "%s: cannot open as COFF file"
4305 msgstr ""
4307 #: collect2.c:2602
4308 #, c-format
4309 msgid "library lib%s not found"
4310 msgstr ""
4312 #: combine.c:12543
4313 #, c-format
4314 msgid ""
4315 ";; Combiner statistics: %d attempts, %d substitutions (%d requiring new "
4316 "space),\n"
4317 ";; %d successes.\n"
4318 "\n"
4319 msgstr ""
4321 #: combine.c:12552
4322 #, c-format
4323 msgid ""
4324 "\n"
4325 ";; Combiner totals: %d attempts, %d substitutions (%d requiring new space),\n"
4326 ";; %d successes.\n"
4327 msgstr ""
4329 #: convert.c:69
4330 msgid "cannot convert to a pointer type"
4331 msgstr ""
4333 #: convert.c:302
4334 msgid "pointer value used where a floating point value was expected"
4335 msgstr ""
4337 #: convert.c:306
4338 msgid "aggregate value used where a float was expected"
4339 msgstr ""
4341 #: convert.c:331
4342 msgid "conversion to incomplete type"
4343 msgstr ""
4345 #: convert.c:660 convert.c:736
4346 msgid "can't convert between vector values of different size"
4347 msgstr ""
4349 #: convert.c:666
4350 msgid "aggregate value used where an integer was expected"
4351 msgstr ""
4353 #: convert.c:716
4354 msgid "pointer value used where a complex was expected"
4355 msgstr ""
4357 #: convert.c:720
4358 msgid "aggregate value used where a complex was expected"
4359 msgstr ""
4361 #: convert.c:742
4362 msgid "can't convert value to a vector"
4363 msgstr ""
4365 #: coverage.c:183
4366 #, c-format
4367 msgid "%qs is not a gcov data file"
4368 msgstr ""
4370 #: coverage.c:194
4371 msgid "%qs is version %q.*s, expected version %q.*s"
4372 msgstr ""
4374 #: coverage.c:274 coverage.c:282
4375 #, c-format
4376 msgid "coverage mismatch for function %u while reading execution counters."
4377 msgstr ""
4379 #: coverage.c:276 coverage.c:359
4380 #, c-format
4381 msgid "checksum is %x instead of %x"
4382 msgstr ""
4384 #: coverage.c:284 coverage.c:367
4385 #, c-format
4386 msgid "number of counters is %d instead of %d"
4387 msgstr ""
4389 #: coverage.c:290
4390 #, c-format
4391 msgid "cannot merge separate %s counters for function %u"
4392 msgstr ""
4394 #: coverage.c:311
4395 #, c-format
4396 msgid "%qs has overflowed"
4397 msgstr ""
4399 #: coverage.c:311
4400 #, c-format
4401 msgid "%qs is corrupted"
4402 msgstr ""
4404 #: coverage.c:348
4405 #, c-format
4406 msgid "no coverage for function %qs found."
4407 msgstr ""
4409 #: coverage.c:356 coverage.c:364
4410 #, c-format
4411 msgid "coverage mismatch for function %qs while reading counter %qs."
4412 msgstr ""
4414 #: coverage.c:547
4415 #, c-format
4416 msgid "cannot open %s"
4417 msgstr ""
4419 #: coverage.c:582
4420 #, c-format
4421 msgid "error writing %qs"
4422 msgstr ""
4424 #: cppspec.c:106
4425 #, c-format
4426 msgid "\"%s\" is not a valid option to the preprocessor"
4427 msgstr ""
4429 #: cppspec.c:128
4430 msgid "too many input files"
4431 msgstr ""
4433 #: cse.c:6801
4434 #, c-format
4435 msgid ";; Processing block from %d to %d, %d sets.\n"
4436 msgstr ""
4438 #: diagnostic.c:171
4439 #, c-format
4440 msgid "%s:%d: confused by earlier errors, bailing out\n"
4441 msgstr ""
4443 #: diagnostic.c:231
4444 msgid "compilation terminated due to -Wfatal-errors.\n"
4445 msgstr ""
4447 #: diagnostic.c:240
4448 #, c-format
4449 msgid ""
4450 "Please submit a full bug report,\n"
4451 "with preprocessed source if appropriate.\n"
4452 "See %s for instructions.\n"
4453 msgstr ""
4455 #: diagnostic.c:249
4456 msgid "compilation terminated.\n"
4457 msgstr ""
4459 #: diagnostic.c:540
4460 msgid "Internal compiler error: Error reporting routines re-entered.\n"
4461 msgstr ""
4463 #: diagnostic.c:559
4464 #, c-format
4465 msgid "in %s, at %s:%d"
4466 msgstr ""
4468 #: dominance.c:834
4469 #, c-format
4470 msgid "dominator of %d status unknown"
4471 msgstr ""
4473 #: dominance.c:836
4474 #, c-format
4475 msgid "dominator of %d should be %d, not %d"
4476 msgstr ""
4478 #: dominance.c:848
4479 #, c-format
4480 msgid "ENTRY does not dominate bb %d"
4481 msgstr ""
4483 #: dwarf2out.c:3443
4484 #, c-format
4485 msgid "DW_LOC_OP %s not implemented\n"
4486 msgstr ""
4488 #: emit-rtl.c:2200
4489 msgid "Invalid rtl sharing found in the insn"
4490 msgstr ""
4492 #: emit-rtl.c:2202
4493 msgid "Shared rtx"
4494 msgstr ""
4496 #: emit-rtl.c:2204
4497 msgid "Internal consistency failure"
4498 msgstr ""
4500 #: emit-rtl.c:3268
4501 msgid "ICE: emit_insn used where emit_jump_insn needed:\n"
4502 msgstr ""
4504 #: errors.c:133 java/jv-scan.c:272
4505 #, c-format
4506 msgid "abort in %s, at %s:%d"
4507 msgstr ""
4509 #: except.c:340
4510 msgid "exception handling disabled, use -fexceptions to enable"
4511 msgstr ""
4513 #: except.c:2577
4514 msgid "argument of %<__builtin_eh_return_regno%> must be constant"
4515 msgstr ""
4517 #: except.c:2708
4518 msgid "__builtin_eh_return not supported on this target"
4519 msgstr ""
4521 #: explow.c:1301
4522 msgid "stack limits not supported on this target"
4523 msgstr ""
4525 #: final.c:1062
4526 msgid "negative insn length"
4527 msgstr ""
4529 #: final.c:2419
4530 msgid "could not split insn"
4531 msgstr ""
4533 #: final.c:2765
4534 msgid "invalid 'asm': "
4535 msgstr ""
4537 #: final.c:2948
4538 msgid "nested assembly dialect alternatives"
4539 msgstr ""
4541 #: final.c:2965 final.c:2977
4542 msgid "unterminated assembly dialect alternative"
4543 msgstr ""
4545 #: final.c:3024
4546 #, c-format
4547 msgid "operand number missing after %%-letter"
4548 msgstr ""
4550 #: final.c:3027 final.c:3068
4551 msgid "operand number out of range"
4552 msgstr ""
4554 #: final.c:3087
4555 #, c-format
4556 msgid "invalid %%-code"
4557 msgstr ""
4559 #: final.c:3117
4560 #, c-format
4561 msgid "'%%l' operand isn't a label"
4562 msgstr ""
4564 #. We can't handle floating point constants;
4565 #. PRINT_OPERAND must handle them.
4566 #. We can't handle floating point constants; PRINT_OPERAND must
4567 #. handle them.
4568 #. We can't handle floating point constants;
4569 #. PRINT_OPERAND must handle them.
4570 #: final.c:3219 vmsdbgout.c:487 config/i386/i386.c:6001
4571 #: config/pdp11/pdp11.c:1714
4572 msgid "floating constant misused"
4573 msgstr ""
4575 #: final.c:3275 vmsdbgout.c:544 config/i386/i386.c:6079
4576 #: config/pdp11/pdp11.c:1761
4577 msgid "invalid expression as operand"
4578 msgstr ""
4580 #: flow.c:494 flow.c:518 flow.c:540
4581 msgid "internal consistency failure"
4582 msgstr ""
4584 #: flow.c:1689
4585 msgid "Attempt to delete prologue/epilogue insn:"
4586 msgstr ""
4588 #: fold-const.c:3231 fold-const.c:3242
4589 #, c-format
4590 msgid "comparison is always %d due to width of bit-field"
4591 msgstr ""
4593 #: fold-const.c:4813 fold-const.c:4828
4594 #, c-format
4595 msgid "comparison is always %d"
4596 msgstr ""
4598 #: fold-const.c:4957
4599 msgid "%<or%> of unmatched not-equal tests is always 1"
4600 msgstr ""
4602 #: fold-const.c:4962
4603 msgid "%<and%> of mutually exclusive equal-tests is always 0"
4604 msgstr ""
4606 #: fold-const.c:10071
4607 msgid "fold check: original tree changed by fold"
4608 msgstr ""
4610 #: function.c:832 varasm.c:1658
4611 msgid "%Jsize of variable %qD is too large"
4612 msgstr ""
4614 #: function.c:1443
4615 msgid "impossible constraint in %<asm%>"
4616 msgstr ""
4618 #: function.c:3614
4619 msgid "%Jvariable %qD might be clobbered by %<longjmp%> or %<vfork%>"
4620 msgstr ""
4622 #: function.c:3635
4623 msgid "%Jargument %qD might be clobbered by %<longjmp%> or %<vfork%>"
4624 msgstr ""
4626 #: function.c:4026
4627 msgid "function returns an aggregate"
4628 msgstr ""
4630 #: function.c:4349
4631 msgid "%Junused parameter %qD"
4632 msgstr ""
4634 #: gcc.c:1226
4635 #, c-format
4636 msgid "ambiguous abbreviation %s"
4637 msgstr ""
4639 #: gcc.c:1253
4640 #, c-format
4641 msgid "incomplete '%s' option"
4642 msgstr ""
4644 #: gcc.c:1264
4645 #, c-format
4646 msgid "missing argument to '%s' option"
4647 msgstr ""
4649 #: gcc.c:1277
4650 #, c-format
4651 msgid "extraneous argument to '%s' option"
4652 msgstr ""
4654 #: gcc.c:1621
4655 msgid "Using built-in specs.\n"
4656 msgstr ""
4658 #: gcc.c:1804
4659 #, c-format
4660 msgid ""
4661 "Setting spec %s to '%s'\n"
4662 "\n"
4663 msgstr ""
4665 #: gcc.c:1913
4666 #, c-format
4667 msgid "Reading specs from %s\n"
4668 msgstr ""
4670 #: gcc.c:2009 gcc.c:2028
4671 #, c-format
4672 msgid "specs %%include syntax malformed after %ld characters"
4673 msgstr ""
4675 #: gcc.c:2036
4676 #, c-format
4677 msgid "could not find specs file %s\n"
4678 msgstr ""
4680 #: gcc.c:2053 gcc.c:2061 gcc.c:2070 gcc.c:2079
4681 #, c-format
4682 msgid "specs %%rename syntax malformed after %ld characters"
4683 msgstr ""
4685 #: gcc.c:2088
4686 #, c-format
4687 msgid "specs %s spec was not found to be renamed"
4688 msgstr ""
4690 #: gcc.c:2095
4691 #, c-format
4692 msgid "%s: attempt to rename spec '%s' to already defined spec '%s'"
4693 msgstr ""
4695 #: gcc.c:2100
4696 #, c-format
4697 msgid "rename spec %s to %s\n"
4698 msgstr ""
4700 #: gcc.c:2102
4701 #, c-format
4702 msgid ""
4703 "spec is '%s'\n"
4704 "\n"
4705 msgstr ""
4707 #: gcc.c:2115
4708 #, c-format
4709 msgid "specs unknown %% command after %ld characters"
4710 msgstr ""
4712 #: gcc.c:2126 gcc.c:2139
4713 #, c-format
4714 msgid "specs file malformed after %ld characters"
4715 msgstr ""
4717 #: gcc.c:2192
4718 msgid "spec file has no spec for linking"
4719 msgstr ""
4721 #: gcc.c:2614
4722 #, c-format
4723 msgid "system path '%s' is not absolute"
4724 msgstr ""
4726 #: gcc.c:2677
4727 msgid "-pipe not supported"
4728 msgstr ""
4730 #: gcc.c:2739
4731 msgid ""
4732 "\n"
4733 "Go ahead? (y or n) "
4734 msgstr ""
4736 #: gcc.c:2822
4737 msgid "failed to get exit status"
4738 msgstr ""
4740 #: gcc.c:2828
4741 msgid "failed to get process times"
4742 msgstr ""
4744 #: gcc.c:2851
4745 #, c-format
4746 msgid ""
4747 "Internal error: %s (program %s)\n"
4748 "Please submit a full bug report.\n"
4749 "See %s for instructions."
4750 msgstr ""
4752 #: gcc.c:2879
4753 #, c-format
4754 msgid "# %s %.2f %.2f\n"
4755 msgstr ""
4757 #: gcc.c:3008
4758 #, c-format
4759 msgid "Usage: %s [options] file...\n"
4760 msgstr ""
4762 #: gcc.c:3009
4763 msgid "Options:\n"
4764 msgstr ""
4766 #: gcc.c:3011
4767 msgid "  -pass-exit-codes         Exit with highest error code from a phase\n"
4768 msgstr ""
4770 #: gcc.c:3012
4771 msgid "  --help                   Display this information\n"
4772 msgstr ""
4774 #: gcc.c:3013
4775 msgid ""
4776 "  --target-help            Display target specific command line options\n"
4777 msgstr ""
4779 #: gcc.c:3015
4780 msgid "  (Use '-v --help' to display command line options of sub-processes)\n"
4781 msgstr ""
4783 #: gcc.c:3016
4784 msgid "  -dumpspecs               Display all of the built in spec strings\n"
4785 msgstr ""
4787 #: gcc.c:3017
4788 msgid "  -dumpversion             Display the version of the compiler\n"
4789 msgstr ""
4791 #: gcc.c:3018
4792 msgid "  -dumpmachine             Display the compiler's target processor\n"
4793 msgstr ""
4795 #: gcc.c:3019
4796 msgid ""
4797 "  -print-search-dirs       Display the directories in the compiler's search "
4798 "path\n"
4799 msgstr ""
4801 #: gcc.c:3020
4802 msgid ""
4803 "  -print-libgcc-file-name  Display the name of the compiler's companion "
4804 "library\n"
4805 msgstr ""
4807 #: gcc.c:3021
4808 msgid "  -print-file-name=<lib>   Display the full path to library <lib>\n"
4809 msgstr ""
4811 #: gcc.c:3022
4812 msgid ""
4813 "  -print-prog-name=<prog>  Display the full path to compiler component "
4814 "<prog>\n"
4815 msgstr ""
4817 #: gcc.c:3023
4818 msgid ""
4819 "  -print-multi-directory   Display the root directory for versions of "
4820 "libgcc\n"
4821 msgstr ""
4823 #: gcc.c:3024
4824 msgid ""
4825 "  -print-multi-lib         Display the mapping between command line options "
4826 "and\n"
4827 "                           multiple library search directories\n"
4828 msgstr ""
4830 #: gcc.c:3027
4831 msgid "  -print-multi-os-directory Display the relative path to OS libraries\n"
4832 msgstr ""
4834 #: gcc.c:3028
4835 msgid ""
4836 "  -Wa,<options>            Pass comma-separated <options> on to the "
4837 "assembler\n"
4838 msgstr ""
4840 #: gcc.c:3029
4841 msgid ""
4842 "  -Wp,<options>            Pass comma-separated <options> on to the "
4843 "preprocessor\n"
4844 msgstr ""
4846 #: gcc.c:3030
4847 msgid ""
4848 "  -Wl,<options>            Pass comma-separated <options> on to the linker\n"
4849 msgstr ""
4851 #: gcc.c:3031
4852 msgid "  -Xassembler <arg>        Pass <arg> on to the assembler\n"
4853 msgstr ""
4855 #: gcc.c:3032
4856 msgid "  -Xpreprocessor <arg>     Pass <arg> on to the preprocessor\n"
4857 msgstr ""
4859 #: gcc.c:3033
4860 msgid "  -Xlinker <arg>           Pass <arg> on to the linker\n"
4861 msgstr ""
4863 #: gcc.c:3034
4864 msgid ""
4865 "  -combine                 Pass multiple source files to compiler at once\n"
4866 msgstr ""
4868 #: gcc.c:3035
4869 msgid "  -save-temps              Do not delete intermediate files\n"
4870 msgstr ""
4872 #: gcc.c:3036
4873 msgid "  -pipe                    Use pipes rather than intermediate files\n"
4874 msgstr ""
4876 #: gcc.c:3037
4877 msgid "  -time                    Time the execution of each subprocess\n"
4878 msgstr ""
4880 #: gcc.c:3038
4881 msgid ""
4882 "  -specs=<file>            Override built-in specs with the contents of "
4883 "<file>\n"
4884 msgstr ""
4886 #: gcc.c:3039
4887 msgid ""
4888 "  -std=<standard>          Assume that the input sources are for <standard>\n"
4889 msgstr ""
4891 #: gcc.c:3040
4892 msgid ""
4893 "  -B <directory>           Add <directory> to the compiler's search paths\n"
4894 msgstr ""
4896 #: gcc.c:3041
4897 msgid "  -b <machine>             Run gcc for target <machine>, if installed\n"
4898 msgstr ""
4900 #: gcc.c:3042
4901 msgid ""
4902 "  -V <version>             Run gcc version number <version>, if installed\n"
4903 msgstr ""
4905 #: gcc.c:3043
4906 msgid ""
4907 "  -v                       Display the programs invoked by the compiler\n"
4908 msgstr ""
4910 #: gcc.c:3044
4911 msgid ""
4912 "  -###                     Like -v but options quoted and commands not "
4913 "executed\n"
4914 msgstr ""
4916 #: gcc.c:3045
4917 msgid ""
4918 "  -E                       Preprocess only; do not compile, assemble or "
4919 "link\n"
4920 msgstr ""
4922 #: gcc.c:3046
4923 msgid "  -S                       Compile only; do not assemble or link\n"
4924 msgstr ""
4926 #: gcc.c:3047
4927 msgid "  -c                       Compile and assemble, but do not link\n"
4928 msgstr ""
4930 #: gcc.c:3048
4931 msgid "  -o <file>                Place the output into <file>\n"
4932 msgstr ""
4934 #: gcc.c:3049
4935 msgid ""
4936 "  -x <language>            Specify the language of the following input "
4937 "files\n"
4938 "                           Permissible languages include: c c++ assembler "
4939 "none\n"
4940 "                           'none' means revert to the default behavior of\n"
4941 "                           guessing the language based on the file's "
4942 "extension\n"
4943 msgstr ""
4945 #: gcc.c:3056
4946 #, c-format
4947 msgid ""
4948 "\n"
4949 "Options starting with -g, -f, -m, -O, -W, or --param are automatically\n"
4950 " passed on to the various sub-processes invoked by %s.  In order to pass\n"
4951 " other options on to these processes the -W<letter> options must be used.\n"
4952 msgstr ""
4954 #: gcc.c:3176
4955 #, c-format
4956 msgid "'-%c' option must have argument"
4957 msgstr ""
4959 #: gcc.c:3198
4960 #, c-format
4961 msgid "couldn't run '%s': %s"
4962 msgstr ""
4964 #. translate_options () has turned --version into -fversion.
4965 #: gcc.c:3383
4966 #, c-format
4967 msgid "%s (GCC) %s\n"
4968 msgstr ""
4970 #: gcc.c:3385 gcov.c:412 java/gjavah.c:2376 java/jcf-dump.c:931
4971 #: java/jv-scan.c:128
4972 msgid "(C)"
4973 msgstr ""
4975 #: gcc.c:3386 java/gjavah.c:2377 java/jcf-dump.c:932 java/jv-scan.c:129
4976 #, c-format
4977 msgid ""
4978 "This is free software; see the source for copying conditions.  There is NO\n"
4979 "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
4980 "\n"
4981 msgstr ""
4983 #: gcc.c:3487
4984 msgid "argument to '-Xlinker' is missing"
4985 msgstr ""
4987 #: gcc.c:3495
4988 msgid "argument to '-Xpreprocessor' is missing"
4989 msgstr ""
4991 #: gcc.c:3502
4992 msgid "argument to '-Xassembler' is missing"
4993 msgstr ""
4995 #: gcc.c:3509
4996 msgid "argument to '-l' is missing"
4997 msgstr ""
4999 #: gcc.c:3530
5000 msgid "argument to '-specs' is missing"
5001 msgstr ""
5003 #: gcc.c:3544
5004 msgid "argument to '-specs=' is missing"
5005 msgstr ""
5007 #: gcc.c:3581
5008 #, c-format
5009 msgid "'-%c' must come at the start of the command line"
5010 msgstr ""
5012 #: gcc.c:3590
5013 msgid "argument to '-B' is missing"
5014 msgstr ""
5016 #: gcc.c:3763
5017 msgid "warning: -pipe ignored because -save-temps specified"
5018 msgstr ""
5020 #: gcc.c:3974
5021 msgid "argument to '-x' is missing"
5022 msgstr ""
5024 #: gcc.c:4002
5025 #, c-format
5026 msgid "argument to '-%s' is missing"
5027 msgstr ""
5029 #: gcc.c:4063
5030 #, c-format
5031 msgid "warning: '-x %s' after last input file has no effect"
5032 msgstr ""
5034 #: gcc.c:4340
5035 #, c-format
5036 msgid "switch '%s' does not start with '-'"
5037 msgstr ""
5039 #: gcc.c:4570
5040 #, c-format
5041 msgid "spec '%s' invalid"
5042 msgstr ""
5044 #: gcc.c:4636
5045 #, c-format
5046 msgid "%s\n"
5047 msgstr ""
5049 #: gcc.c:4709
5050 #, c-format
5051 msgid "spec '%s' has invalid '%%0%c'"
5052 msgstr ""
5054 #: gcc.c:4906
5055 #, c-format
5056 msgid "spec '%s' has invalid '%%W%c"
5057 msgstr ""
5059 #: gcc.c:4937
5060 #, c-format
5061 msgid "spec '%s' has invalid '%%x%c'"
5062 msgstr ""
5064 #. Catch the case where a spec string contains something like
5065 #. '%{foo:%*}'.  i.e. there is no * in the pattern on the left
5066 #. hand side of the :.
5067 #: gcc.c:5132
5068 #, c-format
5069 msgid "spec failure: '%%*' has not been initialized by pattern match"
5070 msgstr ""
5072 #: gcc.c:5141
5073 #, c-format
5074 msgid "warning: use of obsolete %%[ operator in specs"
5075 msgstr ""
5077 #: gcc.c:5159
5078 #, c-format
5079 msgid "Processing spec %c%s%c, which is '%s'\n"
5080 msgstr ""
5082 #: gcc.c:5222
5083 #, c-format
5084 msgid "spec failure: unrecognized spec option '%c'"
5085 msgstr ""
5087 #: gcc.c:5301
5088 #, c-format
5089 msgid "unknown spec function '%s'"
5090 msgstr ""
5092 #: gcc.c:5320
5093 #, c-format
5094 msgid "error in args to spec function '%s'"
5095 msgstr ""
5097 #: gcc.c:5368
5098 msgid "malformed spec function name"
5099 msgstr ""
5101 #. )
5102 #: gcc.c:5371
5103 msgid "no arguments for spec function"
5104 msgstr ""
5106 #: gcc.c:5390
5107 msgid "malformed spec function arguments"
5108 msgstr ""
5110 #: gcc.c:5629
5111 #, c-format
5112 msgid "braced spec '%s' is invalid at '%c'"
5113 msgstr ""
5115 #: gcc.c:5717
5116 #, c-format
5117 msgid "braced spec body '%s' is invalid"
5118 msgstr ""
5120 #: gcc.c:6143
5121 msgid "spec failure: more than one arg to SYSROOT_SUFFIX_SPEC."
5122 msgstr ""
5124 #: gcc.c:6153
5125 msgid "spec failure: more than one arg to SYSROOT_HEADERS_SUFFIX_SPEC."
5126 msgstr ""
5128 #: gcc.c:6242
5129 #, c-format
5130 msgid "unrecognized option '-%s'"
5131 msgstr ""
5133 #: gcc.c:6248
5134 #, c-format
5135 msgid "install: %s%s\n"
5136 msgstr ""
5138 #: gcc.c:6249
5139 #, c-format
5140 msgid "programs: %s\n"
5141 msgstr ""
5143 #: gcc.c:6250
5144 #, c-format
5145 msgid "libraries: %s\n"
5146 msgstr ""
5148 #: gcc.c:6307
5149 #, c-format
5150 msgid ""
5151 "\n"
5152 "For bug reporting instructions, please see:\n"
5153 msgstr ""
5155 #: gcc.c:6323
5156 #, c-format
5157 msgid "Target: %s\n"
5158 msgstr ""
5160 #: gcc.c:6324
5161 #, c-format
5162 msgid "Configured with: %s\n"
5163 msgstr ""
5165 #: gcc.c:6338
5166 #, c-format
5167 msgid "Thread model: %s\n"
5168 msgstr ""
5170 #: gcc.c:6349
5171 #, c-format
5172 msgid "gcc version %s\n"
5173 msgstr ""
5175 #: gcc.c:6351
5176 #, c-format
5177 msgid "gcc driver version %s executing gcc version %s\n"
5178 msgstr ""
5180 #: gcc.c:6359
5181 msgid "no input files"
5182 msgstr ""
5184 #: gcc.c:6430 gcc.c:6493
5185 #, c-format
5186 msgid "%s: %s compiler not installed on this system"
5187 msgstr ""
5189 #: gcc.c:6439
5190 #, c-format
5191 msgid "spec '%s' is invalid"
5192 msgstr ""
5194 #: gcc.c:6575
5195 #, c-format
5196 msgid "%s: linker input file unused because linking not done"
5197 msgstr ""
5199 #: gcc.c:6615
5200 #, c-format
5201 msgid "language %s not recognized"
5202 msgstr ""
5204 #: gcc.c:6686
5205 #, c-format
5206 msgid "%s: %s"
5207 msgstr ""
5209 #: gcc.c:6906
5210 #, c-format
5211 msgid "multilib spec '%s' is invalid"
5212 msgstr ""
5214 #: gcc.c:7098
5215 #, c-format
5216 msgid "multilib exclusions '%s' is invalid"
5217 msgstr ""
5219 #: gcc.c:7156 gcc.c:7297
5220 #, c-format
5221 msgid "multilib select '%s' is invalid"
5222 msgstr ""
5224 #: gcc.c:7335
5225 #, c-format
5226 msgid "multilib exclusion '%s' is invalid"
5227 msgstr ""
5229 #: gcov.c:385
5230 msgid ""
5231 "Usage: gcov [OPTION]... SOURCEFILE\n"
5232 "\n"
5233 msgstr ""
5235 #: gcov.c:386
5236 msgid ""
5237 "Print code coverage information.\n"
5238 "\n"
5239 msgstr ""
5241 #: gcov.c:387
5242 msgid "  -h, --help                      Print this help, then exit\n"
5243 msgstr ""
5245 #: gcov.c:388
5246 msgid "  -v, --version                   Print version number, then exit\n"
5247 msgstr ""
5249 #: gcov.c:389
5250 msgid ""
5251 "  -a, --all-blocks                Show information for every basic block\n"
5252 msgstr ""
5254 #: gcov.c:390
5255 msgid ""
5256 "  -b, --branch-probabilities      Include branch probabilities in output\n"
5257 msgstr ""
5259 #: gcov.c:391
5260 msgid ""
5261 "  -c, --branch-counts             Given counts of branches taken\n"
5262 "                                    rather than percentages\n"
5263 msgstr ""
5265 #: gcov.c:393
5266 msgid "  -n, --no-output                 Do not create an output file\n"
5267 msgstr ""
5269 #: gcov.c:394
5270 msgid ""
5271 "  -l, --long-file-names           Use long output file names for included\n"
5272 "                                    source files\n"
5273 msgstr ""
5275 #: gcov.c:396
5276 msgid "  -f, --function-summaries        Output summaries for each function\n"
5277 msgstr ""
5279 #: gcov.c:397
5280 msgid ""
5281 "  -o, --object-directory DIR|FILE Search for object files in DIR or called "
5282 "FILE\n"
5283 msgstr ""
5285 #: gcov.c:398
5286 msgid "  -p, --preserve-paths            Preserve all pathname components\n"
5287 msgstr ""
5289 #: gcov.c:399
5290 msgid ""
5291 "  -u, --unconditional-branches    Show unconditional branch counts too\n"
5292 msgstr ""
5294 #: gcov.c:400
5295 #, c-format
5296 msgid ""
5297 "\n"
5298 "For bug reporting instructions, please see:\n"
5299 "%s.\n"
5300 msgstr ""
5302 #: gcov.c:410
5303 #, c-format
5304 msgid "gcov (GCC) %s\n"
5305 msgstr ""
5307 #: gcov.c:414
5308 msgid ""
5309 "This is free software; see the source for copying conditions.\n"
5310 "There is NO warranty; not even for MERCHANTABILITY or \n"
5311 "FITNESS FOR A PARTICULAR PURPOSE.\n"
5312 "\n"
5313 msgstr ""
5315 #: gcov.c:504
5316 #, c-format
5317 msgid "%s:no functions found\n"
5318 msgstr ""
5320 #: gcov.c:525 gcov.c:553
5321 msgid "\n"
5322 msgstr ""
5324 #: gcov.c:540
5325 #, c-format
5326 msgid "%s:creating '%s'\n"
5327 msgstr ""
5329 #: gcov.c:544
5330 #, c-format
5331 msgid "%s:error writing output file '%s'\n"
5332 msgstr ""
5334 #: gcov.c:549
5335 #, c-format
5336 msgid "%s:could not open output file '%s'\n"
5337 msgstr ""
5339 #: gcov.c:700
5340 #, c-format
5341 msgid "%s:cannot open graph file\n"
5342 msgstr ""
5344 #: gcov.c:706
5345 #, c-format
5346 msgid "%s:not a gcov graph file\n"
5347 msgstr ""
5349 #: gcov.c:719
5350 #, c-format
5351 msgid "%s:version '%.4s', prefer '%.4s'\n"
5352 msgstr ""
5354 #: gcov.c:771
5355 #, c-format
5356 msgid "%s:already seen blocks for '%s'\n"
5357 msgstr ""
5359 #: gcov.c:889 gcov.c:1045
5360 #, c-format
5361 msgid "%s:corrupted\n"
5362 msgstr ""
5364 #: gcov.c:963
5365 #, c-format
5366 msgid "%s:cannot open data file\n"
5367 msgstr ""
5369 #: gcov.c:968
5370 #, c-format
5371 msgid "%s:not a gcov data file\n"
5372 msgstr ""
5374 #: gcov.c:981
5375 #, c-format
5376 msgid "%s:version '%.4s', prefer version '%.4s'\n"
5377 msgstr ""
5379 #: gcov.c:987
5380 #, c-format
5381 msgid "%s:stamp mismatch with graph file\n"
5382 msgstr ""
5384 #: gcov.c:1013
5385 #, c-format
5386 msgid "%s:unknown function '%u'\n"
5387 msgstr ""
5389 #: gcov.c:1026
5390 #, c-format
5391 msgid "%s:profile mismatch for '%s'\n"
5392 msgstr ""
5394 #: gcov.c:1045
5395 #, c-format
5396 msgid "%s:overflowed\n"
5397 msgstr ""
5399 #: gcov.c:1069
5400 #, c-format
5401 msgid "%s:'%s' lacks entry and/or exit blocks\n"
5402 msgstr ""
5404 #: gcov.c:1074
5405 #, c-format
5406 msgid "%s:'%s' has arcs to entry block\n"
5407 msgstr ""
5409 #: gcov.c:1082
5410 #, c-format
5411 msgid "%s:'%s' has arcs from exit block\n"
5412 msgstr ""
5414 #: gcov.c:1290
5415 #, c-format
5416 msgid "%s:graph is unsolvable for '%s'\n"
5417 msgstr ""
5419 #: gcov.c:1370
5420 #, c-format
5421 msgid "%s '%s'\n"
5422 msgstr ""
5424 #: gcov.c:1373
5425 #, c-format
5426 msgid "Lines executed:%s of %d\n"
5427 msgstr ""
5429 #: gcov.c:1377
5430 msgid "No executable lines\n"
5431 msgstr ""
5433 #: gcov.c:1383
5434 #, c-format
5435 msgid "Branches executed:%s of %d\n"
5436 msgstr ""
5438 #: gcov.c:1387
5439 #, c-format
5440 msgid "Taken at least once:%s of %d\n"
5441 msgstr ""
5443 #: gcov.c:1393
5444 msgid "No branches\n"
5445 msgstr ""
5447 #: gcov.c:1395
5448 #, c-format
5449 msgid "Calls executed:%s of %d\n"
5450 msgstr ""
5452 #: gcov.c:1399
5453 msgid "No calls\n"
5454 msgstr ""
5456 #: gcov.c:1540
5457 #, c-format
5458 msgid "%s:no lines for '%s'\n"
5459 msgstr ""
5461 #: gcov.c:1735
5462 #, c-format
5463 msgid "call   %2d returned %s\n"
5464 msgstr ""
5466 #: gcov.c:1740
5467 #, c-format
5468 msgid "call   %2d never executed\n"
5469 msgstr ""
5471 #: gcov.c:1745
5472 #, c-format
5473 msgid "branch %2d taken %s%s\n"
5474 msgstr ""
5476 #: gcov.c:1749
5477 #, c-format
5478 msgid "branch %2d never executed\n"
5479 msgstr ""
5481 #: gcov.c:1754
5482 #, c-format
5483 msgid "unconditional %2d taken %s\n"
5484 msgstr ""
5486 #: gcov.c:1757
5487 #, c-format
5488 msgid "unconditional %2d never executed\n"
5489 msgstr ""
5491 #: gcov.c:1789
5492 #, c-format
5493 msgid "%s:cannot open source file\n"
5494 msgstr ""
5496 #: gcov.c:1799
5497 #, c-format
5498 msgid "%s:source file is newer than graph file '%s'\n"
5499 msgstr ""
5501 #. Return if there's nothing to do, or it is too expensive.
5502 #: gcse.c:689
5503 msgid "GCSE disabled"
5504 msgstr ""
5506 #. Return if there's nothing to do, or it is too expensive.
5507 #: gcse.c:6461
5508 msgid "jump bypassing disabled"
5509 msgstr ""
5511 #: gcse.c:6522
5512 #, c-format
5513 msgid "%s: %d basic blocks and %d edges/basic block"
5514 msgstr ""
5516 #: gcse.c:6535
5517 #, c-format
5518 msgid "%s: %d basic blocks and %d registers"
5519 msgstr ""
5521 #: gengtype-yacc.c:564 java/parse-scan.c:1938
5522 #: java/parse-scan.y:1374
5523 #: java/parse.c:2935 java/parse.y:16334
5524 msgid "syntax error: cannot back up"
5525 msgstr ""
5527 #: gengtype-yacc.c:1577 java/parse-scan.c:3078
5528 #: java/parse-scan.y:1372
5529 #: java/parse.c:6170 java/parse.y:16332
5530 msgid "syntax error; also virtual memory exhausted"
5531 msgstr ""
5533 #. Depending on the version of Bison used to compile this grammar,
5534 #. it may issue generic diagnostics spelled "syntax error" or
5535 #. "parse error".  To prevent this from changing the translation
5536 #. template randomly, we list all the variants of this particular
5537 #. diagnostic here.  Translators: there is no fine distinction
5538 #. between diagnostics with "syntax error" in them, and diagnostics
5539 #. with "parse error" in them.  It's okay to give them both the same
5540 #. translation.
5541 #: gengtype-yacc.c:1581 java/parse-scan.c:3082
5542 #: java/parse-scan.y:1370
5543 #: java/parse.c:6174 java/parse.y:16330
5544 msgid "syntax error"
5545 msgstr ""
5547 #: gengtype-yacc.c:1699 java/parse-scan.c:3200 java/parse.c:6292
5548 msgid "parser stack overflow"
5549 msgstr ""
5551 #: ggc-common.c:404 ggc-common.c:412 ggc-common.c:480 ggc-common.c:499
5552 #: ggc-page.c:2199 ggc-page.c:2230 ggc-page.c:2237 ggc-zone.c:2289
5553 #: ggc-zone.c:2304
5554 #, c-format
5555 msgid "can't write PCH file: %m"
5556 msgstr ""
5558 #: ggc-common.c:492 config/i386/host-cygwin.c:58
5559 #, c-format
5560 msgid "can't get position in PCH file: %m"
5561 msgstr ""
5563 #: ggc-common.c:502
5564 #, c-format
5565 msgid "can't write padding to PCH file: %m"
5566 msgstr ""
5568 #: ggc-common.c:557 ggc-common.c:565 ggc-common.c:572 ggc-common.c:575
5569 #: ggc-common.c:585 ggc-common.c:588 ggc-page.c:2324 ggc-zone.c:2323
5570 #, c-format
5571 msgid "can't read PCH file: %m"
5572 msgstr ""
5574 #: ggc-common.c:580
5575 msgid "had to relocate PCH"
5576 msgstr ""
5578 #: ggc-page.c:1442
5579 #, c-format
5580 msgid "open /dev/zero: %m"
5581 msgstr ""
5583 #: ggc-page.c:2215 ggc-page.c:2221
5584 msgid "can't write PCH file"
5585 msgstr ""
5587 #: ggc-zone.c:2286 ggc-zone.c:2297
5588 #, c-format
5589 msgid "can't seek PCH file: %m"
5590 msgstr ""
5592 #: ggc-zone.c:2300
5593 #, c-format
5594 msgid "can't write PCH fle: %m"
5595 msgstr ""
5597 #: gimple-low.c:203
5598 msgid "unexpected node"
5599 msgstr ""
5601 #: gimplify.c:3339
5602 #, c-format
5603 msgid "invalid lvalue in asm output %d"
5604 msgstr ""
5606 #: gimplify.c:3451
5607 #, c-format
5608 msgid "memory input %d is not directly addressable"
5609 msgstr ""
5611 #: gimplify.c:4324
5612 msgid "gimplification failed"
5613 msgstr ""
5615 #: global.c:371 global.c:384 global.c:398
5616 #, c-format
5617 msgid "%s cannot be used in asm here"
5618 msgstr ""
5620 #: graph.c:403 passes.c:130 java/jcf-parse.c:1061 java/jcf-parse.c:1196
5621 #: java/lex.c:1846 objc/objc-act.c:552
5622 #, c-format
5623 msgid "can't open %s: %m"
5624 msgstr ""
5626 #: haifa-sched.c:182
5627 #, c-format
5628 msgid "fix_sched_param: unknown param: %s"
5629 msgstr ""
5631 #. Opening quotation mark.
5632 #: intl.c:58
5633 msgid "`"
5634 msgstr ""
5636 #. Closing quotation mark.
5637 #: intl.c:61
5638 msgid "'"
5639 msgstr ""
5641 #: langhooks.c:516
5642 msgid "At top level:"
5643 msgstr ""
5645 #: langhooks.c:521
5646 #, c-format
5647 msgid "In member function %qs:"
5648 msgstr ""
5650 #: langhooks.c:525
5651 #, c-format
5652 msgid "In function %qs:"
5653 msgstr ""
5655 #. What to print when a switch has no documentation.
5656 #: opts.c:89
5657 msgid "This switch lacks documentation"
5658 msgstr ""
5660 #. Eventually this should become a hard error IMO.
5661 #: opts.c:258
5662 #, c-format
5663 msgid "command line option \"%s\" is valid for %s but not for %s"
5664 msgstr ""
5666 #: opts.c:357
5667 #, c-format
5668 msgid "missing argument to \"%s\""
5669 msgstr ""
5671 #: opts.c:367
5672 #, c-format
5673 msgid "argument to \"%s\" should be a non-negative integer"
5674 msgstr ""
5676 #: opts.c:449
5677 #, c-format
5678 msgid "unrecognized command line option \"%s\""
5679 msgstr ""
5681 #: opts.c:659
5682 msgid "-Wuninitialized is not supported without -O"
5683 msgstr ""
5685 #: opts.c:673
5686 msgid "-freorder-blocks-and-partition does not work with exceptions"
5687 msgstr ""
5689 #: opts.c:833
5690 #, c-format
5691 msgid "structure alignment must be a small power of two, not %d"
5692 msgstr ""
5694 #: opts.c:898
5695 #, c-format
5696 msgid "unrecognised visibility value \"%s\""
5697 msgstr ""
5699 #: opts.c:950
5700 #, c-format
5701 msgid "unrecognized register name \"%s\""
5702 msgstr ""
5704 #: opts.c:974
5705 #, c-format
5706 msgid "unknown tls-model \"%s\""
5707 msgstr ""
5709 #: opts.c:1045
5710 #, c-format
5711 msgid "%s: --param arguments should be of the form NAME=VALUE"
5712 msgstr ""
5714 #: opts.c:1050
5715 #, c-format
5716 msgid "invalid --param value %qs"
5717 msgstr ""
5719 #: opts.c:1147
5720 msgid "target system does not support debug output"
5721 msgstr ""
5723 #: opts.c:1154
5724 #, c-format
5725 msgid "debug format \"%s\" conflicts with prior selection"
5726 msgstr ""
5728 #: opts.c:1170
5729 #, c-format
5730 msgid "unrecognised debug output level \"%s\""
5731 msgstr ""
5733 #: opts.c:1172
5734 #, c-format
5735 msgid "debug output level %s is too high"
5736 msgstr ""
5738 #: opts.c:1191
5739 msgid "The following options are language-independent:\n"
5740 msgstr ""
5742 #: opts.c:1198
5743 #, c-format
5744 msgid ""
5745 "The %s front end recognizes the following options:\n"
5746 "\n"
5747 msgstr ""
5749 #: opts.c:1212
5750 msgid "The --param option recognizes the following as parameters:\n"
5751 msgstr ""
5753 #: params.c:71
5754 #, c-format
5755 msgid "minimum value of parameter %qs is %u"
5756 msgstr ""
5758 #: params.c:76
5759 #, c-format
5760 msgid "maximum value of parameter %qs is %u"
5761 msgstr ""
5763 #. If we didn't find this parameter, issue an error message.
5764 #: params.c:85
5765 #, c-format
5766 msgid "invalid parameter %qs"
5767 msgstr ""
5769 #: passes.c:1220
5770 msgid ""
5771 "branch target register load optimization is not intended to be run twice"
5772 msgstr ""
5774 #: profile.c:284
5775 msgid "corrupted profile info: run_max * runs < sum_max"
5776 msgstr ""
5778 #: profile.c:290
5779 msgid "corrupted profile info: sum_all is smaller than sum_max"
5780 msgstr ""
5782 #: profile.c:335
5783 #, c-format
5784 msgid "corrupted profile info: edge from %i to %i exceeds maximal count"
5785 msgstr ""
5787 #: profile.c:500
5788 #, c-format
5789 msgid ""
5790 "corrupted profile info: number of iterations for basic block %d thought to "
5791 "be %i"
5792 msgstr ""
5794 #: profile.c:521
5795 #, c-format
5796 msgid ""
5797 "corrupted profile info: number of executions for edge %d-%d thought to be %i"
5798 msgstr ""
5800 #: protoize.c:581
5801 #, c-format
5802 msgid "%s: error writing file '%s': %s\n"
5803 msgstr ""
5805 #: protoize.c:625
5806 #, c-format
5807 msgid "%s: usage '%s [ -VqfnkN ] [ -i <istring> ] [ filename ... ]'\n"
5808 msgstr ""
5810 #: protoize.c:628
5811 #, c-format
5812 msgid "%s: usage '%s [ -VqfnkNlgC ] [ -B <dirname> ] [ filename ... ]'\n"
5813 msgstr ""
5815 #: protoize.c:729
5816 #, c-format
5817 msgid "%s: warning: no read access for file '%s'\n"
5818 msgstr ""
5820 #: protoize.c:737
5821 #, c-format
5822 msgid "%s: warning: no write access for file '%s'\n"
5823 msgstr ""
5825 #: protoize.c:745
5826 #, c-format
5827 msgid "%s: warning: no write access for dir containing '%s'\n"
5828 msgstr ""
5830 #. Catch cases like /.. where we try to backup to a
5831 #. point above the absolute root of the logical file
5832 #. system.
5833 #: protoize.c:1132
5834 #, c-format
5835 msgid "%s: invalid file name: %s\n"
5836 msgstr ""
5838 #: protoize.c:1280
5839 #, c-format
5840 msgid "%s: %s: can't get status: %s\n"
5841 msgstr ""
5843 #: protoize.c:1301
5844 #, c-format
5845 msgid ""
5846 "\n"
5847 "%s: fatal error: aux info file corrupted at line %d\n"
5848 msgstr ""
5850 #: protoize.c:1630
5851 #, c-format
5852 msgid "%s:%d: declaration of function '%s' takes different forms\n"
5853 msgstr ""
5855 #: protoize.c:1885
5856 #, c-format
5857 msgid "%s: compiling '%s'\n"
5858 msgstr ""
5860 #: protoize.c:1908
5861 #, c-format
5862 msgid "%s: wait: %s\n"
5863 msgstr ""
5865 #: protoize.c:1913
5866 #, c-format
5867 msgid "%s: subprocess got fatal signal %d\n"
5868 msgstr ""
5870 #: protoize.c:1921
5871 #, c-format
5872 msgid "%s: %s exited with status %d\n"
5873 msgstr ""
5875 #: protoize.c:1970
5876 #, c-format
5877 msgid "%s: warning: missing SYSCALLS file '%s'\n"
5878 msgstr ""
5880 #: protoize.c:1979 protoize.c:2008
5881 #, c-format
5882 msgid "%s: can't read aux info file '%s': %s\n"
5883 msgstr ""
5885 #: protoize.c:2024 protoize.c:2052
5886 #, c-format
5887 msgid "%s: can't get status of aux info file '%s': %s\n"
5888 msgstr ""
5890 #: protoize.c:2080
5891 #, c-format
5892 msgid "%s: can't open aux info file '%s' for reading: %s\n"
5893 msgstr ""
5895 #: protoize.c:2098
5896 #, c-format
5897 msgid "%s: error reading aux info file '%s': %s\n"
5898 msgstr ""
5900 #: protoize.c:2111
5901 #, c-format
5902 msgid "%s: error closing aux info file '%s': %s\n"
5903 msgstr ""
5905 #: protoize.c:2127
5906 #, c-format
5907 msgid "%s: can't delete aux info file '%s': %s\n"
5908 msgstr ""
5910 #: protoize.c:2209 protoize.c:4178
5911 #, c-format
5912 msgid "%s: can't delete file '%s': %s\n"
5913 msgstr ""
5915 #: protoize.c:2287
5916 #, c-format
5917 msgid "%s: warning: can't rename file '%s' to '%s': %s\n"
5918 msgstr ""
5920 #: protoize.c:2409
5921 #, c-format
5922 msgid "%s: conflicting extern definitions of '%s'\n"
5923 msgstr ""
5925 #: protoize.c:2413
5926 #, c-format
5927 msgid "%s: declarations of '%s' will not be converted\n"
5928 msgstr ""
5930 #: protoize.c:2415
5931 #, c-format
5932 msgid "%s: conflict list for '%s' follows:\n"
5933 msgstr ""
5935 #: protoize.c:2448
5936 #, c-format
5937 msgid "%s: warning: using formals list from %s(%d) for function '%s'\n"
5938 msgstr ""
5940 #: protoize.c:2488
5941 #, c-format
5942 msgid "%s: %d: '%s' used but missing from SYSCALLS\n"
5943 msgstr ""
5945 #: protoize.c:2494
5946 #, c-format
5947 msgid "%s: %d: warning: no extern definition for '%s'\n"
5948 msgstr ""
5950 #: protoize.c:2524
5951 #, c-format
5952 msgid "%s: warning: no static definition for '%s' in file '%s'\n"
5953 msgstr ""
5955 #: protoize.c:2530
5956 #, c-format
5957 msgid "%s: multiple static defs of '%s' in file '%s'\n"
5958 msgstr ""
5960 #: protoize.c:2700 protoize.c:2703
5961 #, c-format
5962 msgid "%s: %d: warning: source too confusing\n"
5963 msgstr ""
5965 #: protoize.c:2898
5966 #, c-format
5967 msgid "%s: %d: warning: varargs function declaration not converted\n"
5968 msgstr ""
5970 #: protoize.c:2913
5971 #, c-format
5972 msgid "%s: declaration of function '%s' not converted\n"
5973 msgstr ""
5975 #: protoize.c:3036
5976 #, c-format
5977 msgid "%s: warning: too many parameter lists in declaration of '%s'\n"
5978 msgstr ""
5980 #: protoize.c:3057
5981 #, c-format
5982 msgid ""
5983 "\n"
5984 "%s: warning: too few parameter lists in declaration of '%s'\n"
5985 msgstr ""
5987 #: protoize.c:3153
5988 #, c-format
5989 msgid "%s: %d: warning: found '%s' but expected '%s'\n"
5990 msgstr ""
5992 #: protoize.c:3328
5993 #, c-format
5994 msgid "%s: local declaration for function '%s' not inserted\n"
5995 msgstr ""
5997 #: protoize.c:3355
5998 #, c-format
5999 msgid ""
6000 "\n"
6001 "%s: %d: warning: can't add declaration of '%s' into macro call\n"
6002 msgstr ""
6004 #: protoize.c:3427
6005 #, c-format
6006 msgid "%s: global declarations for file '%s' not inserted\n"
6007 msgstr ""
6009 #: protoize.c:3516 protoize.c:3546
6010 #, c-format
6011 msgid "%s: definition of function '%s' not converted\n"
6012 msgstr ""
6014 #: protoize.c:3535
6015 #, c-format
6016 msgid "%s: %d: warning: definition of %s not converted\n"
6017 msgstr ""
6019 #: protoize.c:3861
6020 #, c-format
6021 msgid "%s: found definition of '%s' at %s(%d)\n"
6022 msgstr ""
6024 #. If we make it here, then we did not know about this
6025 #. function definition.
6026 #: protoize.c:3877
6027 #, c-format
6028 msgid "%s: %d: warning: '%s' excluded by preprocessing\n"
6029 msgstr ""
6031 #: protoize.c:3880
6032 #, c-format
6033 msgid "%s: function definition not converted\n"
6034 msgstr ""
6036 #: protoize.c:3938
6037 #, c-format
6038 msgid "%s: '%s' not converted\n"
6039 msgstr ""
6041 #: protoize.c:3946
6042 #, c-format
6043 msgid "%s: would convert file '%s'\n"
6044 msgstr ""
6046 #: protoize.c:3949
6047 #, c-format
6048 msgid "%s: converting file '%s'\n"
6049 msgstr ""
6051 #: protoize.c:3959
6052 #, c-format
6053 msgid "%s: can't get status for file '%s': %s\n"
6054 msgstr ""
6056 #: protoize.c:4001
6057 #, c-format
6058 msgid "%s: can't open file '%s' for reading: %s\n"
6059 msgstr ""
6061 #: protoize.c:4016
6062 #, c-format
6063 msgid ""
6064 "\n"
6065 "%s: error reading input file '%s': %s\n"
6066 msgstr ""
6068 #: protoize.c:4050
6069 #, c-format
6070 msgid "%s: can't create/open clean file '%s': %s\n"
6071 msgstr ""
6073 #: protoize.c:4155
6074 #, c-format
6075 msgid "%s: warning: file '%s' already saved in '%s'\n"
6076 msgstr ""
6078 #: protoize.c:4163
6079 #, c-format
6080 msgid "%s: can't link file '%s' to '%s': %s\n"
6081 msgstr ""
6083 #: protoize.c:4193
6084 #, c-format
6085 msgid "%s: can't create/open output file '%s': %s\n"
6086 msgstr ""
6088 #: protoize.c:4226
6089 #, c-format
6090 msgid "%s: can't change mode of file '%s': %s\n"
6091 msgstr ""
6093 #: protoize.c:4399
6094 #, c-format
6095 msgid "%s: cannot get working directory: %s\n"
6096 msgstr ""
6098 #: protoize.c:4497
6099 #, c-format
6100 msgid "%s: input file names must have .c suffixes: %s\n"
6101 msgstr ""
6103 #: reg-stack.c:622
6104 #, c-format
6105 msgid "output constraint %d must specify a single register"
6106 msgstr ""
6108 #: reg-stack.c:632
6109 #, c-format
6110 msgid "output constraint %d cannot be specified together with \"%s\" clobber"
6111 msgstr ""
6113 #: reg-stack.c:655
6114 msgid "output regs must be grouped at top of stack"
6115 msgstr ""
6117 #: reg-stack.c:692
6118 msgid "implicitly popped regs must be grouped at top of stack"
6119 msgstr ""
6121 #: reg-stack.c:711
6122 msgid "output operand %d must use %<&%> constraint"
6123 msgstr ""
6125 #: regclass.c:766
6126 #, c-format
6127 msgid "can't use '%s' as a %s register"
6128 msgstr ""
6130 #: regclass.c:781 config/ia64/ia64.c:4569 config/ia64/ia64.c:4576
6131 #: config/pa/pa.c:341 config/pa/pa.c:348
6132 #, c-format
6133 msgid "unknown register name: %s"
6134 msgstr ""
6136 #: regclass.c:791
6137 msgid "global register variable follows a function definition"
6138 msgstr ""
6140 #: regclass.c:795
6141 msgid "register used for two global register variables"
6142 msgstr ""
6144 #: regclass.c:800
6145 msgid "call-clobbered register used for global register variable"
6146 msgstr ""
6148 #: regrename.c:1872
6149 #, c-format
6150 msgid "validate_value_data: [%u] Bad next_regno for empty chain (%u)"
6151 msgstr ""
6153 #: regrename.c:1884
6154 #, c-format
6155 msgid "validate_value_data: Loop in regno chain (%u)"
6156 msgstr ""
6158 #: regrename.c:1887
6159 #, c-format
6160 msgid "validate_value_data: [%u] Bad oldest_regno (%u)"
6161 msgstr ""
6163 #: regrename.c:1899
6164 #, c-format
6165 msgid "validate_value_data: [%u] Non-empty reg in chain (%s %u %i)"
6166 msgstr ""
6168 #: reload.c:1270
6169 msgid "cannot reload integer constant operand in %<asm%>"
6170 msgstr ""
6172 #: reload.c:1293
6173 msgid "impossible register constraint in %<asm%>"
6174 msgstr ""
6176 #: reload.c:3535
6177 msgid "%<&%> constraint used with no register class"
6178 msgstr ""
6180 #: reload.c:3705
6181 msgid "unable to generate reloads for:"
6182 msgstr ""
6184 #: reload.c:3706 reload.c:3938
6185 msgid "inconsistent operand constraints in an %<asm%>"
6186 msgstr ""
6188 #: reload1.c:1224
6189 msgid "frame size too large for reliable stack checking"
6190 msgstr ""
6192 #: reload1.c:1227
6193 msgid "try reducing the number of local variables"
6194 msgstr ""
6196 #: reload1.c:1878
6197 msgid "can't find a register in class %qs while reloading %<asm%>"
6198 msgstr ""
6200 #: reload1.c:1883
6201 #, c-format
6202 msgid "unable to find a register to spill in class %qs"
6203 msgstr ""
6205 #: reload1.c:1885
6206 msgid "this is the insn:"
6207 msgstr ""
6209 #: reload1.c:3876
6210 msgid "%<asm%> operand requires impossible reload"
6211 msgstr ""
6213 #. It's the compiler's fault.
6214 #: reload1.c:4995
6215 msgid "could not find a spill register"
6216 msgstr ""
6218 #: reload1.c:5000
6219 msgid "%<asm%> operand constraint incompatible with operand size"
6220 msgstr ""
6222 #. It's the compiler's fault.
6223 #: reload1.c:6626
6224 msgid "VOIDmode on an output"
6225 msgstr ""
6227 #: reload1.c:6627
6228 msgid "output operand is constant in %<asm%>"
6229 msgstr ""
6231 #: rtl-error.c:128
6232 msgid "unrecognizable insn:"
6233 msgstr ""
6235 #: rtl-error.c:130
6236 msgid "insn does not satisfy its constraints:"
6237 msgstr ""
6239 #: rtl.c:470
6240 #, c-format
6241 msgid "RTL check: access of elt %d of '%s' with last elt %d in %s, at %s:%d"
6242 msgstr ""
6244 #: rtl.c:480
6245 #, c-format
6246 msgid ""
6247 "RTL check: expected elt %d type '%c', have '%c' (rtx %s) in %s, at %s:%d"
6248 msgstr ""
6250 #: rtl.c:490
6251 #, c-format
6252 msgid ""
6253 "RTL check: expected elt %d type '%c' or '%c', have '%c' (rtx %s) in %s, at %"
6254 "s:%d"
6255 msgstr ""
6257 #: rtl.c:499
6258 #, c-format
6259 msgid "RTL check: expected code '%s', have '%s' in %s, at %s:%d"
6260 msgstr ""
6262 #: rtl.c:509
6263 #, c-format
6264 msgid "RTL check: expected code '%s' or '%s', have '%s' in %s, at %s:%d"
6265 msgstr ""
6267 #: rtl.c:520
6268 #, c-format
6269 msgid "RTL check: access of elt %d of vector with last elt %d in %s, at %s:%d"
6270 msgstr ""
6272 #: rtl.c:531
6273 #, c-format
6274 msgid "RTL flag check: %s used with unexpected rtx code '%s' in %s, at %s:%d"
6275 msgstr ""
6277 #: stmt.c:317
6278 msgid "output operand constraint lacks %<=%>"
6279 msgstr ""
6281 #: stmt.c:332
6282 #, c-format
6283 msgid "output constraint %qc for operand %d is not at the beginning"
6284 msgstr ""
6286 #: stmt.c:355
6287 msgid "operand constraint contains incorrectly positioned %<+%> or %<=%>"
6288 msgstr ""
6290 #: stmt.c:362 stmt.c:461
6291 msgid "%<%%%> constraint used with last operand"
6292 msgstr ""
6294 #: stmt.c:381
6295 msgid "matching constraint not valid in output operand"
6296 msgstr ""
6298 #: stmt.c:452
6299 #, c-format
6300 msgid "input operand constraint contains %qc"
6301 msgstr ""
6303 #: stmt.c:494
6304 msgid "matching constraint references invalid operand number"
6305 msgstr ""
6307 #: stmt.c:532
6308 #, c-format
6309 msgid "invalid punctuation %qc in constraint"
6310 msgstr ""
6312 #: stmt.c:556
6313 msgid "matching constraint does not allow a register"
6314 msgstr ""
6316 #: stmt.c:598
6317 #, c-format
6318 msgid "asm-specifier for variable %qs conflicts with asm clobber list"
6319 msgstr ""
6321 #: stmt.c:686
6322 msgid "unknown register name %qs in %<asm%>"
6323 msgstr ""
6325 #: stmt.c:694
6326 msgid "PIC register %qs clobbered in %<asm%>"
6327 msgstr ""
6329 #: stmt.c:741
6330 msgid "more than %d operands in %<asm%>"
6331 msgstr ""
6333 #: stmt.c:804
6334 #, c-format
6335 msgid "output number %d not directly addressable"
6336 msgstr ""
6338 #: stmt.c:883
6339 msgid "asm operand %d probably doesn%'t match constraints"
6340 msgstr ""
6342 #: stmt.c:893
6343 #, c-format
6344 msgid "use of memory input without lvalue in asm operand %d is deprecated"
6345 msgstr ""
6347 #: stmt.c:1040
6348 msgid "asm clobber conflict with output operand"
6349 msgstr ""
6351 #: stmt.c:1045
6352 msgid "asm clobber conflict with input operand"
6353 msgstr ""
6355 #: stmt.c:1122
6356 msgid "too many alternatives in %<asm%>"
6357 msgstr ""
6359 #: stmt.c:1134
6360 msgid "operand constraints for %<asm%> differ in number of alternatives"
6361 msgstr ""
6363 #: stmt.c:1187
6364 #, c-format
6365 msgid "duplicate asm operand name %qs"
6366 msgstr ""
6368 #: stmt.c:1285
6369 msgid "missing close brace for named operand"
6370 msgstr ""
6372 #: stmt.c:1313
6373 #, c-format
6374 msgid "undefined named operand %qs"
6375 msgstr ""
6377 #: stmt.c:1478
6378 msgid "%Hvalue computed is not used"
6379 msgstr ""
6381 #: stor-layout.c:148
6382 msgid "type size can%'t be explicitly evaluated"
6383 msgstr ""
6385 #: stor-layout.c:150
6386 msgid "variable-size type declared outside of any function"
6387 msgstr ""
6389 #: stor-layout.c:454
6390 msgid "%Jsize of %qD is %d bytes"
6391 msgstr ""
6393 #: stor-layout.c:456
6394 msgid "%Jsize of %qD is larger than %d bytes"
6395 msgstr ""
6397 #: stor-layout.c:840
6398 msgid "%Jpacked attribute causes inefficient alignment for %qD"
6399 msgstr ""
6401 #: stor-layout.c:843
6402 msgid "%Jpacked attribute is unnecessary for %qD"
6403 msgstr ""
6405 #: stor-layout.c:859
6406 msgid "%Jpadding struct to align %qD"
6407 msgstr ""
6409 #: stor-layout.c:1201
6410 msgid "padding struct size to alignment boundary"
6411 msgstr ""
6413 #: stor-layout.c:1231
6414 #, c-format
6415 msgid "packed attribute causes inefficient alignment for %qs"
6416 msgstr ""
6418 #: stor-layout.c:1234
6419 #, c-format
6420 msgid "packed attribute is unnecessary for %qs"
6421 msgstr ""
6423 #: stor-layout.c:1239
6424 msgid "packed attribute causes inefficient alignment"
6425 msgstr ""
6427 #: stor-layout.c:1241
6428 msgid "packed attribute is unnecessary"
6429 msgstr ""
6431 #: targhooks.c:96
6432 msgid "__builtin_saveregs not supported by this target"
6433 msgstr ""
6435 #: timevar.c:401
6436 msgid ""
6437 "\n"
6438 "Execution times (seconds)\n"
6439 msgstr ""
6441 #. Print total time.
6442 #: timevar.c:451
6443 msgid " TOTAL                 :"
6444 msgstr ""
6446 #: timevar.c:479
6447 #, c-format
6448 msgid "time in %s: %ld.%06ld (%ld%%)\n"
6449 msgstr ""
6451 #: tlink.c:384
6452 #, c-format
6453 msgid "collect: reading %s\n"
6454 msgstr ""
6456 #: tlink.c:478
6457 msgid "removing .rpo file"
6458 msgstr ""
6460 #: tlink.c:480
6461 msgid "renaming .rpo file"
6462 msgstr ""
6464 #: tlink.c:484
6465 #, c-format
6466 msgid "repository file '%s' does not contain command-line arguments"
6467 msgstr ""
6469 #: tlink.c:534
6470 #, c-format
6471 msgid "collect: recompiling %s\n"
6472 msgstr ""
6474 #: tlink.c:705
6475 #, c-format
6476 msgid ""
6477 "'%s' was assigned to '%s', but was not defined during recompilation, or vice "
6478 "versa"
6479 msgstr ""
6481 #: tlink.c:714
6482 #, c-format
6483 msgid "collect: tweaking %s in %s\n"
6484 msgstr ""
6486 #: tlink.c:764
6487 #, c-format
6488 msgid "collect: relinking\n"
6489 msgstr ""
6491 #: tlink.c:775
6492 #, c-format
6493 msgid "ld returned %d exit status"
6494 msgstr ""
6496 #: toplev.c:471
6497 #, c-format
6498 msgid "%s "
6499 msgstr ""
6501 #: toplev.c:473
6502 #, c-format
6503 msgid " %s"
6504 msgstr ""
6506 #: toplev.c:538
6507 #, c-format
6508 msgid "invalid option argument %qs"
6509 msgstr ""
6511 #: toplev.c:608
6512 msgid "unrecoverable error"
6513 msgstr ""
6515 #: toplev.c:628
6516 #, c-format
6517 msgid "getting core file size maximum limit: %m"
6518 msgstr ""
6520 #: toplev.c:631
6521 #, c-format
6522 msgid "setting core file size limit to maximum: %m"
6523 msgstr ""
6525 #: toplev.c:854
6526 msgid "%J%qF declared %<static%> but never defined"
6527 msgstr ""
6529 #: toplev.c:880
6530 msgid "%J%qD defined but not used"
6531 msgstr ""
6533 #: toplev.c:903 toplev.c:926
6534 #, c-format
6535 msgid "%qs is deprecated (declared at %s:%d)"
6536 msgstr ""
6538 #: toplev.c:929
6539 #, c-format
6540 msgid "type is deprecated (declared at %s:%d)"
6541 msgstr ""
6543 #: toplev.c:935
6544 #, c-format
6545 msgid "%qs is deprecated"
6546 msgstr ""
6548 #: toplev.c:937
6549 msgid "type is deprecated"
6550 msgstr ""
6552 #: toplev.c:1099
6553 #, c-format
6554 msgid ""
6555 "\n"
6556 "Target specific options:\n"
6557 msgstr ""
6559 #: toplev.c:1114 toplev.c:1134
6560 #, c-format
6561 msgid "  -m%-23s [undocumented]\n"
6562 msgstr ""
6564 #: toplev.c:1144
6565 #, c-format
6566 msgid ""
6567 "\n"
6568 "There are undocumented target specific options as well.\n"
6569 msgstr ""
6571 #: toplev.c:1146
6572 #, c-format
6573 msgid "  They exist, but they are not documented.\n"
6574 msgstr ""
6576 #: toplev.c:1190
6577 #, c-format
6578 msgid "unrecognized gcc debugging option: %c"
6579 msgstr ""
6581 #. Handle -mfix-and-continue.
6582 #: toplev.c:1256 config/rs6000/rs6000.c:1398 config/rs6000/rs6000.c:1409
6583 #: config/rs6000/darwin.h:106
6584 #, c-format
6585 msgid "invalid option %qs"
6586 msgstr ""
6588 #: toplev.c:1271
6589 #, c-format
6590 msgid ""
6591 "%s%s%s version %s (%s)\n"
6592 "%s\tcompiled by GNU C version %s.\n"
6593 "%s%s%s version %s (%s) compiled by CC.\n"
6594 msgstr ""
6596 #: toplev.c:1278
6597 #, c-format
6598 msgid ""
6599 "%s%sGGC heuristics: --param ggc-min-expand=%d --param ggc-min-heapsize=%d\n"
6600 msgstr ""
6602 #: toplev.c:1330
6603 msgid "options passed: "
6604 msgstr ""
6606 #: toplev.c:1359
6607 msgid "options enabled: "
6608 msgstr ""
6610 #: toplev.c:1420
6611 msgid "can%'t open %s for writing: %m"
6612 msgstr ""
6614 #: toplev.c:1498 config/sh/sh.c:7334
6615 msgid "created and used with different settings of -fpic"
6616 msgstr ""
6618 #: toplev.c:1500 config/sh/sh.c:7336
6619 msgid "created and used with different settings of -fpie"
6620 msgstr ""
6622 #: toplev.c:1560 config/sh/sh.c:7386
6623 #, c-format
6624 msgid "created and used with differing settings of '-m%s'"
6625 msgstr ""
6627 #: toplev.c:1563 config/sh/sh.c:7389
6628 msgid "out of memory"
6629 msgstr ""
6631 #: toplev.c:1771
6632 msgid "instruction scheduling not supported on this target machine"
6633 msgstr ""
6635 #: toplev.c:1775
6636 msgid "this target machine does not have delayed branches"
6637 msgstr ""
6639 #: toplev.c:1789
6640 #, c-format
6641 msgid "-f%sleading-underscore not supported on this target machine"
6642 msgstr ""
6644 #: toplev.c:1863
6645 #, c-format
6646 msgid "target system does not support the \"%s\" debug format"
6647 msgstr ""
6649 #: toplev.c:1875
6650 msgid "variable tracking requested, but useless unless producing debug info"
6651 msgstr ""
6653 #: toplev.c:1878
6654 msgid "variable tracking requested, but not supported by this debug format"
6655 msgstr ""
6657 #: toplev.c:1898
6658 msgid "can%'t open %s: %m"
6659 msgstr ""
6661 #: toplev.c:1905
6662 msgid "-ffunction-sections not supported for this target"
6663 msgstr ""
6665 #: toplev.c:1910
6666 msgid "-fdata-sections not supported for this target"
6667 msgstr ""
6669 #: toplev.c:1917
6670 msgid "-ffunction-sections disabled; it makes profiling impossible"
6671 msgstr ""
6673 #: toplev.c:1924
6674 msgid "-fprefetch-loop-arrays not supported for this target"
6675 msgstr ""
6677 #: toplev.c:1930
6678 msgid "-fspeculative-prefetching not supported for this target"
6679 msgstr ""
6681 #: toplev.c:1936
6682 msgid ""
6683 "-fprefetch-loop-arrays not supported for this target (try -march switches)"
6684 msgstr ""
6686 #: toplev.c:1942
6687 msgid ""
6688 "-fspeculative-prefetching not supported for this target (try -march switches)"
6689 msgstr ""
6691 #: toplev.c:1951
6692 msgid "-fprefetch-loop-arrays is not supported with -Os"
6693 msgstr ""
6695 #: toplev.c:1957
6696 msgid "-ffunction-sections may affect debugging on some targets"
6697 msgstr ""
6699 #: toplev.c:2069
6700 #, c-format
6701 msgid "error writing to %s: %m"
6702 msgstr ""
6704 #: toplev.c:2071 java/jcf-parse.c:1080 java/jcf-write.c:3538
6705 #, c-format
6706 msgid "error closing %s: %m"
6707 msgstr ""
6709 #: tree-cfg.c:1396 tree-cfg.c:2133 tree-cfg.c:2136
6710 msgid "%Hwill never be executed"
6711 msgstr ""
6713 #: tree-cfg.c:3426
6714 msgid "SSA name in freelist but still referenced"
6715 msgstr ""
6717 #: tree-cfg.c:3436
6718 msgid "GIMPLE register modified with BIT_FIELD_REF"
6719 msgstr ""
6721 #: tree-cfg.c:3464
6722 msgid "address taken, but ADDRESSABLE bit not set"
6723 msgstr ""
6725 #: tree-cfg.c:3473
6726 msgid "non-boolean used in condition"
6727 msgstr ""
6729 #: tree-cfg.c:3528
6730 msgid "Invalid reference prefix."
6731 msgstr ""
6733 #: tree-cfg.c:3593
6734 msgid "Is not a valid GIMPLE statement."
6735 msgstr ""
6737 #: tree-cfg.c:3613
6738 msgid "Statement marked for throw, but doesn%'t."
6739 msgstr ""
6741 #: tree-cfg.c:3618
6742 msgid "Statement marked for throw in middle of block."
6743 msgstr ""
6745 #: tree-cfg.c:3713
6746 msgid "bb_for_stmt (phi) is set to a wrong basic block\n"
6747 msgstr ""
6749 #: tree-cfg.c:3728
6750 msgid "PHI def is not a GIMPLE value"
6751 msgstr ""
6753 #: tree-cfg.c:3744 tree-cfg.c:3767
6754 msgid "Incorrect sharing of tree nodes"
6755 msgstr ""
6757 #: tree-cfg.c:3758
6758 msgid "bb_for_stmt (stmt) is set to a wrong basic block\n"
6759 msgstr ""
6761 #: tree-cfg.c:3776
6762 msgid "verify_stmts failed."
6763 msgstr ""
6765 #: tree-cfg.c:3797
6766 msgid "ENTRY_BLOCK has a statement list associated with it\n"
6767 msgstr ""
6769 #: tree-cfg.c:3803
6770 msgid "EXIT_BLOCK has a statement list associated with it\n"
6771 msgstr ""
6773 #: tree-cfg.c:3810
6774 #, c-format
6775 msgid "Fallthru to exit from bb %d\n"
6776 msgstr ""
6778 #: tree-cfg.c:3832
6779 #, c-format
6780 msgid "Nonlocal label %s is not first in a sequence of labels in bb %d"
6781 msgstr ""
6783 #: tree-cfg.c:3841
6784 #, c-format
6785 msgid "Label %s to block does not match in bb %d\n"
6786 msgstr ""
6788 #: tree-cfg.c:3850
6789 #, c-format
6790 msgid "Label %s has incorrect context in bb %d\n"
6791 msgstr ""
6793 #: tree-cfg.c:3864
6794 #, c-format
6795 msgid "Control flow in the middle of basic block %d\n"
6796 msgstr ""
6798 #: tree-cfg.c:3874
6799 #, c-format
6800 msgid "Label %s in the middle of basic block %d\n"
6801 msgstr ""
6803 #: tree-cfg.c:3891
6804 #, c-format
6805 msgid "Fallthru edge after a control statement in bb %d \n"
6806 msgstr ""
6808 #: tree-cfg.c:3906
6809 #, c-format
6810 msgid "Structured COND_EXPR at the end of bb %d\n"
6811 msgstr ""
6813 #: tree-cfg.c:3919 tree-cfg.c:3957 tree-cfg.c:3970 tree-cfg.c:4041
6814 #, c-format
6815 msgid "Wrong outgoing edge flags at end of bb %d\n"
6816 msgstr ""
6818 #: tree-cfg.c:3927
6819 msgid "%<then%> label does not match edge at end of bb %d\n"
6820 msgstr ""
6822 #: tree-cfg.c:3935
6823 msgid "%<else%> label does not match edge at end of bb %d\n"
6824 msgstr ""
6826 #: tree-cfg.c:3945
6827 #, c-format
6828 msgid "Explicit goto at end of bb %d\n"
6829 msgstr ""
6831 #: tree-cfg.c:3975
6832 #, c-format
6833 msgid "Return edge does not point to exit in bb %d\n"
6834 msgstr ""
6836 #: tree-cfg.c:4008
6837 msgid "Found default case not at end of case vector"
6838 msgstr ""
6840 #: tree-cfg.c:4014
6841 msgid ""
6842 "Case labels not sorted:\n"
6843 " "
6844 msgstr ""
6846 #: tree-cfg.c:4025
6847 msgid "No default case found at end of case vector"
6848 msgstr ""
6850 #: tree-cfg.c:4033
6851 #, c-format
6852 msgid "Extra outgoing edge %d->%d\n"
6853 msgstr ""
6855 #: tree-cfg.c:4055
6856 #, c-format
6857 msgid "Missing edge %i->%i"
6858 msgstr ""
6860 #: tree-cfg.c:5940
6861 msgid "%Jfunction might be possible candidate for attribute %<noreturn%>"
6862 msgstr ""
6864 #: tree-cfg.c:5967 tree-cfg.c:5971
6865 msgid "%H%<noreturn%> function does return"
6866 msgstr ""
6868 #: tree-cfg.c:5992 tree-cfg.c:5997
6869 msgid "%Hcontrol reaches end of non-void function"
6870 msgstr ""
6872 #: tree-dump.c:851
6873 #, c-format
6874 msgid "could not open dump file %qs: %s"
6875 msgstr ""
6877 #: tree-dump.c:967
6878 msgid "ignoring unknown option %q.*s in %<-fdump-%s%>"
6879 msgstr ""
6881 #: tree-inline.c:972
6882 msgid ""
6883 "%Jfunction %qF can never be inlined because it uses alloca (override using "
6884 "the always_inline attribute)"
6885 msgstr ""
6887 #: tree-inline.c:984
6888 msgid "%Jfunction %qF can never be inlined because it uses setjmp"
6889 msgstr ""
6891 #: tree-inline.c:998
6892 msgid ""
6893 "%Jfunction %qF can never be inlined because it uses variable argument lists"
6894 msgstr ""
6896 #: tree-inline.c:1009
6897 msgid ""
6898 "%Jfunction %qF can never be inlined because it uses setjmp-longjmp exception "
6899 "handling"
6900 msgstr ""
6902 #: tree-inline.c:1016
6903 msgid "%Jfunction %qF can never be inlined because it uses non-local goto"
6904 msgstr ""
6906 #: tree-inline.c:1027
6907 msgid ""
6908 "%Jfunction %qF can never be inlined because it uses __builtin_return or "
6909 "__builtin_apply_args"
6910 msgstr ""
6912 #: tree-inline.c:1046
6913 msgid "%Jfunction %qF can never be inlined because it contains a computed goto"
6914 msgstr ""
6916 #: tree-inline.c:1060
6917 msgid ""
6918 "%Jfunction %qF can never be inlined because it receives a non-local goto"
6919 msgstr ""
6921 #: tree-inline.c:1085
6922 msgid ""
6923 "%Jfunction %qF can never be inlined because it uses variable sized variables"
6924 msgstr ""
6926 #: tree-inline.c:1562
6927 msgid "originally indirect function call not considered for inlining"
6928 msgstr ""
6930 #: tree-inline.c:1572 tree-inline.c:1580
6931 msgid "%Jinlining failed in call to %qF: %s"
6932 msgstr ""
6934 #: tree-inline.c:1573 tree-inline.c:1581
6935 msgid "called from here"
6936 msgstr ""
6938 #: tree-inline.c:1695
6939 msgid "control may reach end of non-void function %qD being inlined"
6940 msgstr ""
6942 #: tree-mudflap.c:857
6943 msgid "mudflap checking not yet implemented for ARRAY_RANGE_REF"
6944 msgstr ""
6946 #: tree-mudflap.c:1048
6947 #, c-format
6948 msgid "mudflap cannot track %qs in stub function"
6949 msgstr ""
6951 #: tree-mudflap.c:1279
6952 #, c-format
6953 msgid "mudflap cannot track unknown size extern %qs"
6954 msgstr ""
6956 #: tree-nomudflap.c:51
6957 msgid "mudflap: this language is not supported"
6958 msgstr ""
6960 #: tree-optimize.c:743
6961 msgid "%Jsize of return value of %qD is %u bytes"
6962 msgstr ""
6964 #: tree-optimize.c:746
6965 msgid "%Jsize of return value of %qD is larger than %wd bytes"
6966 msgstr ""
6968 #: tree-outof-ssa.c:608 tree-outof-ssa.c:623 tree-outof-ssa.c:637
6969 #: tree-outof-ssa.c:659 tree-outof-ssa.c:1027 tree-outof-ssa.c:1863
6970 #: tree-ssa-live.c:415 tree-ssa-live.c:1793
6971 msgid "SSA corruption"
6972 msgstr ""
6974 #: tree-outof-ssa.c:2263
6975 #, c-format
6976 msgid " Pending stmts not issued on PRED edge (%d, %d)\n"
6977 msgstr ""
6979 #: tree-outof-ssa.c:2269
6980 #, c-format
6981 msgid " Pending stmts not issued on SUCC edge (%d, %d)\n"
6982 msgstr ""
6984 #: tree-outof-ssa.c:2276
6985 #, c-format
6986 msgid " Pending stmts not issued on ENTRY edge (%d, %d)\n"
6987 msgstr ""
6989 #: tree-outof-ssa.c:2282
6990 #, c-format
6991 msgid " Pending stmts not issued on EXIT edge (%d, %d)\n"
6992 msgstr ""
6994 #: tree-profile.c:567
6995 msgid "unimplemented functionality"
6996 msgstr ""
6998 #: tree-ssa-operands.c:1504
6999 msgid "internal error"
7000 msgstr ""
7002 #: tree-ssa.c:111
7003 msgid "Expected an SSA_NAME object"
7004 msgstr ""
7006 #: tree-ssa.c:117
7007 msgid "Type mismatch between an SSA_NAME and its symbol."
7008 msgstr ""
7010 #: tree-ssa.c:123
7011 msgid "Found an SSA_NAME that had been released into the free pool"
7012 msgstr ""
7014 #: tree-ssa.c:129
7015 msgid "Found a virtual definition for a GIMPLE register"
7016 msgstr ""
7018 #: tree-ssa.c:135
7019 msgid "Found a real definition for a non-register"
7020 msgstr ""
7022 #: tree-ssa.c:142
7023 msgid "Found real variable when subvariables should have appeared"
7024 msgstr ""
7026 #: tree-ssa.c:171
7027 #, c-format
7028 msgid "SSA_NAME created in two different blocks %i and %i"
7029 msgstr ""
7031 #: tree-ssa.c:180
7032 msgid "SSA_NAME_DEF_STMT is wrong"
7033 msgstr ""
7035 #: tree-ssa.c:238
7036 msgid "Missing definition"
7037 msgstr ""
7039 #: tree-ssa.c:244
7040 #, c-format
7041 msgid "Definition in block %i does not dominate use in block %i"
7042 msgstr ""
7044 #: tree-ssa.c:252
7045 #, c-format
7046 msgid "Definition in block %i follows the use"
7047 msgstr ""
7049 #: tree-ssa.c:259
7050 msgid "SSA_NAME_OCCURS_IN_ABNORMAL_PHI should be set"
7051 msgstr ""
7053 #: tree-ssa.c:267
7054 msgid "No immediate_use list"
7055 msgstr ""
7057 #: tree-ssa.c:279
7058 msgid "Wrong immediate use list"
7059 msgstr ""
7061 #: tree-ssa.c:312
7062 msgid "Incoming edge count does not match number of PHI arguments\n"
7063 msgstr ""
7065 #: tree-ssa.c:327
7066 #, c-format
7067 msgid "PHI argument is missing for edge %d->%d\n"
7068 msgstr ""
7070 #: tree-ssa.c:336
7071 msgid "PHI argument is not SSA_NAME, or invariant"
7072 msgstr ""
7074 #: tree-ssa.c:348
7075 #, c-format
7076 msgid "Wrong edge %d->%d for PHI argument\n"
7077 msgstr ""
7079 #: tree-ssa.c:398
7080 msgid "Non-addressable variable inside an alias set."
7081 msgstr ""
7083 #: tree-ssa.c:416
7084 msgid "Addressable variable that is an alias tag but is not in any alias set."
7085 msgstr ""
7087 #: tree-ssa.c:426
7088 msgid "verify_flow_insensitive_alias_info failed."
7089 msgstr ""
7091 #: tree-ssa.c:468
7092 msgid "Dereferenced pointers should have a name or a type tag"
7093 msgstr ""
7095 #: tree-ssa.c:476
7096 msgid ""
7097 "Pointers with a memory tag, should have points-to sets or point to malloc"
7098 msgstr ""
7100 #: tree-ssa.c:484
7101 msgid "Pointer escapes but its name tag is not call-clobbered."
7102 msgstr ""
7104 #: tree-ssa.c:493
7105 msgid "verify_flow_sensitive_alias_info failed."
7106 msgstr ""
7108 #: tree-ssa.c:569
7109 msgid ""
7110 "Alias set of a pointer's type tag should be a superset of the corresponding "
7111 "name tag"
7112 msgstr ""
7114 #: tree-ssa.c:585
7115 msgid ""
7116 "Two different pointers with identical points-to sets but different name tags"
7117 msgstr ""
7119 #: tree-ssa.c:614
7120 msgid "verify_name_tags failed"
7121 msgstr ""
7123 #: tree-ssa.c:681
7124 #, c-format
7125 msgid "AUX pointer initialized for edge %d->%d\n"
7126 msgstr ""
7128 #: tree-ssa.c:704
7129 #, c-format
7130 msgid "Stmt (0x%x) marked modified after optimization pass : "
7131 msgstr ""
7133 #: tree-ssa.c:714
7134 msgid "Statement makes aliased stores, but has no V_MAY_DEFS"
7135 msgstr ""
7137 #: tree-ssa.c:753
7138 msgid "verify_ssa failed."
7139 msgstr ""
7141 #: tree-ssa.c:1407
7142 msgid "%H%qD is used uninitialized in this function"
7143 msgstr ""
7145 #: tree-ssa.c:1432
7146 msgid "%H%qD may be used uninitialized in this function"
7147 msgstr ""
7149 #: tree-vect-transform.c:578
7150 msgid "no support for reduction/induction"
7151 msgstr ""
7153 #: tree-vect-transform.c:604
7154 msgid "unsupported defining stmt"
7155 msgstr ""
7157 #: tree.c:3261 config/darwin.c:1241 config/arm/arm.c:2695
7158 #: config/arm/arm.c:2722 config/avr/avr.c:4680 config/h8300/h8300.c:5291
7159 #: config/h8300/h8300.c:5314 config/i386/i386.c:1742 config/i386/i386.c:15746
7160 #: config/ia64/ia64.c:523 config/ip2k/ip2k.c:3164
7161 #: config/m68hc11/m68hc11.c:1126 config/sh/symbian.c:414
7162 #: config/sh/symbian.c:421
7163 #, c-format
7164 msgid "%qs attribute ignored"
7165 msgstr ""
7167 #: tree.c:3279
7168 msgid "%Jfunction %qD definition is marked dllimport."
7169 msgstr ""
7171 #: tree.c:3287
7172 msgid "%Jvariable %qD definition is marked dllimport."
7173 msgstr ""
7175 #: tree.c:3307
7176 msgid "%Jexternal linkage required for symbol %qD because of %qs attribute."
7177 msgstr ""
7179 #: tree.c:4460
7180 msgid "arrays of functions are not meaningful"
7181 msgstr ""
7183 #: tree.c:4512
7184 msgid "function return type cannot be function"
7185 msgstr ""
7187 #: tree.c:5399
7188 #, c-format
7189 msgid "tree check: %s, have %s in %s, at %s:%d"
7190 msgstr ""
7192 #: tree.c:5436
7193 #, c-format
7194 msgid "tree check: expected none of %s, have %s in %s, at %s:%d"
7195 msgstr ""
7197 #: tree.c:5449
7198 #, c-format
7199 msgid "tree check: expected class %qs, have %qs (%s) in %s, at %s:%d"
7200 msgstr ""
7202 #: tree.c:5463
7203 #, c-format
7204 msgid "tree check: accessed elt %d of tree_vec with %d elts in %s, at %s:%d"
7205 msgstr ""
7207 #: tree.c:5475
7208 #, c-format
7209 msgid "tree check: accessed elt %d of phi_node with %d elts in %s, at %s:%d"
7210 msgstr ""
7212 #: tree.c:5487
7213 #, c-format
7214 msgid "tree check: accessed operand %d of %s with %d operands in %s, at %s:%d"
7215 msgstr ""
7217 #: varasm.c:487
7218 msgid "%J%D causes a section type conflict"
7219 msgstr ""
7221 #: varasm.c:932
7222 msgid "%Jregister name not specified for %qD"
7223 msgstr ""
7225 #: varasm.c:934
7226 msgid "%Jinvalid register name for %qD"
7227 msgstr ""
7229 #: varasm.c:936
7230 msgid "%Jdata type of %qD isn%'t suitable for a register"
7231 msgstr ""
7233 #: varasm.c:939
7234 msgid "%Jregister specified for %qD isn%'t suitable for data type"
7235 msgstr ""
7237 #: varasm.c:949
7238 msgid "global register variable has initial value"
7239 msgstr ""
7241 #: varasm.c:952
7242 msgid "volatile register variables don%'t work as you might wish"
7243 msgstr ""
7245 #: varasm.c:990
7246 msgid "%Jregister name given for non-register variable %qD"
7247 msgstr ""
7249 #: varasm.c:1067
7250 msgid "global destructors not supported on this target"
7251 msgstr ""
7253 #: varasm.c:1128
7254 msgid "global constructors not supported on this target"
7255 msgstr ""
7257 #: varasm.c:1681
7258 msgid ""
7259 "%Jalignment of %qD is greater than maximum object file alignment.  Using %d"
7260 msgstr ""
7262 #: varasm.c:1720
7263 msgid "thread-local COMMON data not implemented"
7264 msgstr ""
7266 #: varasm.c:1745
7267 msgid ""
7268 "%Jrequested alignment for %qD is greater than implemented alignment of %d"
7269 msgstr ""
7271 #: varasm.c:3846
7272 msgid "initializer for integer value is too complicated"
7273 msgstr ""
7275 #: varasm.c:3851
7276 msgid "initializer for floating value is not a floating constant"
7277 msgstr ""
7279 #: varasm.c:4118
7280 #, c-format
7281 msgid "invalid initial value for member %qs"
7282 msgstr ""
7284 #: varasm.c:4303 varasm.c:4347
7285 msgid "%Jweak declaration of %qD must precede definition"
7286 msgstr ""
7288 #: varasm.c:4311
7289 msgid ""
7290 "%Jweak declaration of %qD after first use results in unspecified behavior"
7291 msgstr ""
7293 #: varasm.c:4345
7294 msgid "%Jweak declaration of %qD must be public"
7295 msgstr ""
7297 #: varasm.c:4354
7298 msgid "%Jweak declaration of %qD not supported"
7299 msgstr ""
7301 #: varasm.c:4383
7302 msgid "only weak aliases are supported in this configuration"
7303 msgstr ""
7305 #: varasm.c:4548
7306 msgid "%J%qD aliased to undefined symbol %qE"
7307 msgstr ""
7309 #: varasm.c:4551
7310 msgid "%J%qD aliased to external symbol %qE"
7311 msgstr ""
7313 #: varasm.c:4582
7314 msgid "%Jalias definitions not supported in this configuration"
7315 msgstr ""
7317 #: varasm.c:4587
7318 msgid "%Jonly weak aliases are supported in this configuration"
7319 msgstr ""
7321 #: varasm.c:4645
7322 msgid "visibility attribute not supported in this configuration; ignored"
7323 msgstr ""
7325 #: varray.c:203
7326 #, c-format
7327 msgid "virtual array %s[%lu]: element %lu out of bounds in %s, at %s:%d"
7328 msgstr ""
7330 #: varray.c:213
7331 #, c-format
7332 msgid "underflowed virtual array %s in %s, at %s:%d"
7333 msgstr ""
7335 #: vec.c:144
7336 #, c-format
7337 msgid "vector %s %s domain error, in %s at %s:%u"
7338 msgstr ""
7340 #. Print an error message for unrecognized stab codes.
7341 #: xcoffout.c:187
7342 #, c-format
7343 msgid "no sclass for %s stab (0x%x)\n"
7344 msgstr ""
7347 #. Local variables:
7348 #. mode:c
7349 #. End:
7351 #: diagnostic.def:1
7352 msgid "fatal error: "
7353 msgstr ""
7355 #: diagnostic.def:2
7356 msgid "internal compiler error: "
7357 msgstr ""
7359 #: diagnostic.def:3
7360 msgid "error: "
7361 msgstr ""
7363 #: diagnostic.def:4
7364 msgid "sorry, unimplemented: "
7365 msgstr ""
7367 #: diagnostic.def:5
7368 msgid "warning: "
7369 msgstr ""
7371 #: diagnostic.def:6
7372 msgid "anachronism: "
7373 msgstr ""
7375 #: diagnostic.def:7
7376 msgid "note: "
7377 msgstr ""
7379 #: diagnostic.def:8
7380 msgid "debug: "
7381 msgstr ""
7383 #: params.def:44
7384 msgid "The maximum structure size (in bytes) at which GCC will do block copies"
7385 msgstr ""
7387 #: params.def:54
7388 msgid ""
7389 "The threshold ratio between instantiated fields and the total structure size"
7390 msgstr ""
7392 #: params.def:71
7393 msgid ""
7394 "The maximum number of instructions in a single function eligible for inlining"
7395 msgstr ""
7397 #: params.def:83
7398 msgid "The maximum number of instructions when automatically inlining"
7399 msgstr ""
7401 #: params.def:88
7402 msgid ""
7403 "The maximum number of instructions inline function can grow to via recursive "
7404 "inlining"
7405 msgstr ""
7407 #: params.def:93
7408 msgid ""
7409 "The maximum number of instructions non-inline function can grow to via "
7410 "recursive inlining"
7411 msgstr ""
7413 #: params.def:98
7414 msgid "The maximum depth of recursive inlining for inline functions"
7415 msgstr ""
7417 #: params.def:103
7418 msgid "The maximum depth of recursive inlining for non-inline functions"
7419 msgstr ""
7421 #: params.def:110
7422 msgid ""
7423 "If -fvariable-expansion-in-unroller is used, the maximum number "
7424 "of            times that an individual variable will be expanded            "
7425 "during loop unrolling"
7426 msgstr ""
7428 #: params.def:123
7429 msgid "The maximum number of instructions to consider to fill a delay slot"
7430 msgstr ""
7432 #: params.def:134
7433 msgid ""
7434 "The maximum number of instructions to consider to find accurate live "
7435 "register information"
7436 msgstr ""
7438 #: params.def:144
7439 msgid "The maximum length of scheduling's pending operations list"
7440 msgstr ""
7442 #: params.def:149
7443 msgid "The size of function body to be considered large"
7444 msgstr ""
7446 #: params.def:153
7447 msgid "Maximal growth due to inlining of large function (in percent)"
7448 msgstr ""
7450 #: params.def:157
7451 msgid ""
7452 "how much can given compilation unit grow because of the inlining (in percent)"
7453 msgstr ""
7455 #: params.def:161
7456 msgid "expense of call operation relative to ordinary arithmetic operations"
7457 msgstr ""
7459 #: params.def:168
7460 msgid "The maximum amount of memory to be allocated by GCSE"
7461 msgstr ""
7463 #: params.def:173
7464 msgid "The maximum number of passes to make when doing GCSE"
7465 msgstr ""
7467 #: params.def:183
7468 msgid ""
7469 "The threshold ratio for performing partial redundancy elimination after "
7470 "reload."
7471 msgstr ""
7473 #: params.def:190
7474 msgid ""
7475 "The threshold ratio of critical edges execution count that permit performing "
7476 "redundancy elimination after reload."
7477 msgstr ""
7479 #: params.def:201
7480 msgid "The maximum number of instructions to consider to unroll in a loop"
7481 msgstr ""
7483 #: params.def:207
7484 msgid ""
7485 "The maximum number of instructions to consider to unroll in a loop on average"
7486 msgstr ""
7488 #: params.def:212
7489 msgid "The maximum number of unrollings of a single loop"
7490 msgstr ""
7492 #: params.def:217
7493 msgid "The maximum number of insns of a peeled loop"
7494 msgstr ""
7496 #: params.def:222
7497 msgid "The maximum number of peelings of a single loop"
7498 msgstr ""
7500 #: params.def:227
7501 msgid "The maximum number of insns of a completely peeled loop"
7502 msgstr ""
7504 #: params.def:232
7505 msgid ""
7506 "The maximum number of peelings of a single loop that is peeled completely"
7507 msgstr ""
7509 #: params.def:237
7510 msgid "The maximum number of insns of a peeled loop that rolls only once"
7511 msgstr ""
7513 #: params.def:243
7514 msgid "The maximum number of insns of an unswitched loop"
7515 msgstr ""
7517 #: params.def:248
7518 msgid "The maximum number of unswitchings in a single loop"
7519 msgstr ""
7521 #: params.def:255
7522 msgid ""
7523 "Bound on the number of iterations the brute force # of iterations analysis "
7524 "algorithm evaluates"
7525 msgstr ""
7527 #: params.def:260
7528 msgid ""
7529 "Maximum number of loops to perform swing modulo scheduling on (mainly for "
7530 "debugging)"
7531 msgstr ""
7533 #: params.def:266
7534 msgid ""
7535 "A factor for tuning the upper bound that swing modulo scheduler uses for "
7536 "scheduling a loop"
7537 msgstr ""
7539 #: params.def:270
7540 msgid ""
7541 "The number of cycles the swing modulo scheduler considers when \t  checking "
7542 "conflicts using DFA"
7543 msgstr ""
7545 #: params.def:275
7546 msgid ""
7547 "A threshold on the average loop count considered by the swing modulo "
7548 "scheduler"
7549 msgstr ""
7551 #: params.def:280
7552 msgid ""
7553 "Select fraction of the maximal count of repetitions of basic block in "
7554 "program given basic block needs to have to be considered hot"
7555 msgstr ""
7557 #: params.def:284
7558 msgid ""
7559 "Select fraction of the maximal frequency of executions of basic block in "
7560 "function given basic block needs to have to be considered hot"
7561 msgstr ""
7563 #: params.def:288
7564 msgid ""
7565 "The percentage of function, weighted by execution frequency, that must be "
7566 "covered by trace formation. Used when profile feedback is available"
7567 msgstr ""
7569 #: params.def:292
7570 msgid ""
7571 "The percentage of function, weighted by execution frequency, that must be "
7572 "covered by trace formation. Used when profile feedback is not available"
7573 msgstr ""
7575 #: params.def:296
7576 msgid "Maximal code growth caused by tail duplication (in percent)"
7577 msgstr ""
7579 #: params.def:300
7580 msgid ""
7581 "Stop reverse growth if the reverse probability of best edge is less than "
7582 "this threshold (in percent)"
7583 msgstr ""
7585 #: params.def:304
7586 msgid ""
7587 "Stop forward growth if the probability of best edge is less than this "
7588 "threshold (in percent). Used when profile feedback is available"
7589 msgstr ""
7591 #: params.def:308
7592 msgid ""
7593 "Stop forward growth if the probability of best edge is less than this "
7594 "threshold (in percent). Used when profile feedback is not available"
7595 msgstr ""
7597 #: params.def:314
7598 msgid "The maximum number of incoming edges to consider for crossjumping"
7599 msgstr ""
7601 #: params.def:320
7602 msgid ""
7603 "The minimum number of matching instructions to consider for crossjumping"
7604 msgstr ""
7606 #: params.def:326
7607 msgid ""
7608 "The maximum number of insns to duplicate when unfactoring computed gotos"
7609 msgstr ""
7611 #: params.def:332
7612 msgid "The maximum length of path considered in cse"
7613 msgstr ""
7615 #: params.def:339
7616 msgid ""
7617 "The minimum cost of an expensive expression in the loop invariant motion"
7618 msgstr ""
7620 #: params.def:348
7621 msgid ""
7622 "Bound on number of candidates below that all candidates are considered in iv "
7623 "optimizations"
7624 msgstr ""
7626 #: params.def:356
7627 msgid "Bound on number of iv uses in loop optimized in iv optimizations"
7628 msgstr ""
7630 #: params.def:364
7631 msgid ""
7632 "If number of candidates in the set is smaller, we always try to remove "
7633 "unused ivs during its optimization"
7634 msgstr ""
7636 #: params.def:371
7637 msgid ""
7638 "Given N calls and V call-clobbered vars in a function.  Use .GLOBAL_VAR if "
7639 "NxV is larger than this limit"
7640 msgstr ""
7642 #: params.def:376
7643 msgid "The maximum memory locations recorded by cselib"
7644 msgstr ""
7646 #: params.def:389
7647 msgid ""
7648 "Minimum heap expansion to trigger garbage collection, as a percentage of the "
7649 "total size of the heap"
7650 msgstr ""
7652 #: params.def:394
7653 msgid "Minimum heap size before we start collecting garbage, in kilobytes"
7654 msgstr ""
7656 #: params.def:402
7657 msgid ""
7658 "The maximum number of instructions to search backward when looking for "
7659 "equivalent reload"
7660 msgstr ""
7662 #: params.def:407
7663 msgid ""
7664 "The maximum number of virtual operands allowed to represent aliases before "
7665 "triggering alias grouping."
7666 msgstr ""
7668 #: params.def:412
7669 msgid ""
7670 "The maximum number of blocks in a region to be considered for interblock "
7671 "scheduling"
7672 msgstr ""
7674 #: params.def:417
7675 msgid ""
7676 "The maximum number of insns in a region to be considered for interblock "
7677 "scheduling"
7678 msgstr ""
7680 #: params.def:422
7681 msgid ""
7682 "The maximum number of RTL nodes that can be recorded as combiner's last value"
7683 msgstr ""
7685 #: params.def:430
7686 msgid "The upper bound for sharing integer constants"
7687 msgstr ""
7689 #: config/darwin-c.c:84
7690 msgid "too many #pragma options align=reset"
7691 msgstr ""
7693 #: config/darwin-c.c:104 config/darwin-c.c:107 config/darwin-c.c:109
7694 #: config/darwin-c.c:111
7695 msgid "malformed '#pragma options', ignoring"
7696 msgstr ""
7698 #: config/darwin-c.c:114
7699 msgid "junk at end of '#pragma options'"
7700 msgstr ""
7702 #: config/darwin-c.c:124
7703 msgid "malformed '#pragma options align={mac68k|power|reset}', ignoring"
7704 msgstr ""
7706 #: config/darwin-c.c:136
7707 msgid "missing '(' after '#pragma unused', ignoring"
7708 msgstr ""
7710 #: config/darwin-c.c:154
7711 msgid "missing ')' after '#pragma unused', ignoring"
7712 msgstr ""
7714 #: config/darwin-c.c:157
7715 msgid "junk at end of '#pragma unused'"
7716 msgstr ""
7718 #: config/darwin-c.c:367
7719 #, c-format
7720 msgid "subframework include %s conflicts with framework include"
7721 msgstr ""
7723 #: config/darwin.c:1355
7724 msgid ""
7725 "internal and protected visibility attributes not supported in this "
7726 "configuration; ignored"
7727 msgstr ""
7729 #: config/host-darwin.c:64
7730 #, c-format
7731 msgid "couldn't unmap pch_address_space: %m\n"
7732 msgstr ""
7734 #: config/sol2-c.c:94 config/sol2-c.c:110
7735 msgid "malformed %<#pragma align%>, ignoring"
7736 msgstr ""
7738 #: config/sol2-c.c:103
7739 msgid "invalid alignment for %<#pragma align%>, ignoring"
7740 msgstr ""
7742 #: config/sol2-c.c:118
7743 msgid "%<#pragma align%> must appear before the declaration of %D, ignoring"
7744 msgstr ""
7746 #: config/sol2-c.c:130 config/sol2-c.c:142
7747 msgid "malformed %<#pragma align%>"
7748 msgstr ""
7750 #: config/sol2-c.c:137
7751 msgid "junk at end of %<#pragma align%>"
7752 msgstr ""
7754 #: config/sol2-c.c:158 config/sol2-c.c:165
7755 msgid "malformed %<#pragma init%>, ignoring"
7756 msgstr ""
7758 #: config/sol2-c.c:188 config/sol2-c.c:200
7759 msgid "malformed %<#pragma init%>"
7760 msgstr ""
7762 #: config/sol2-c.c:195
7763 msgid "junk at end of %<#pragma init%>"
7764 msgstr ""
7766 #: config/sol2-c.c:216 config/sol2-c.c:223
7767 msgid "malformed %<#pragma fini%>, ignoring"
7768 msgstr ""
7770 #: config/sol2-c.c:246 config/sol2-c.c:258
7771 msgid "malformed %<#pragma fini%>"
7772 msgstr ""
7774 #: config/sol2-c.c:253
7775 msgid "junk at end of %<#pragma fini%>"
7776 msgstr ""
7778 #: config/sol2.c:54
7779 msgid "%Jignoring %<#pragma align%> for explicitly aligned %<%D%>"
7780 msgstr ""
7782 #: config/darwin.h:155
7783 msgid "Set sizeof(bool) to 1"
7784 msgstr ""
7786 #: config/darwin.h:157
7787 msgid "Generate code suitable for fast turn around debugging"
7788 msgstr ""
7790 #: config/darwin.h:159
7791 msgid "Don't generate code suitable for fast turn around debugging"
7792 msgstr ""
7794 #. Mach-O supports 'weak imports', and 'weak definitions' in coalesced
7795 #. sections.  machopic_select_section ensures that weak variables go in
7796 #. coalesced sections.  Weak aliases (or any other kind of aliases) are
7797 #. not supported.  Weak symbols that aren't visible outside the .s file
7798 #. are not supported.
7799 #: config/darwin.h:395
7800 msgid "alias definitions not supported in Mach-O; ignored"
7801 msgstr ""
7803 #: config/lynx.h:137
7804 msgid "Use shared libraries"
7805 msgstr ""
7807 #: config/lynx.h:138
7808 msgid "Support multi-threading"
7809 msgstr ""
7811 #: config/lynx.h:139
7812 msgid "Support legacy multi-threading"
7813 msgstr ""
7815 #: config/windiss.h:37
7816 msgid "profiler support for WindISS"
7817 msgstr ""
7819 #: config/alpha/alpha.c:272 config/rs6000/rs6000.c:1718
7820 #, c-format
7821 msgid "bad value %qs for -mtls-size switch"
7822 msgstr ""
7824 #: config/alpha/alpha.c:311
7825 #, c-format
7826 msgid "-f%s ignored for Unicos/Mk (not supported)"
7827 msgstr ""
7829 #: config/alpha/alpha.c:335
7830 msgid "-mieee not supported on Unicos/Mk"
7831 msgstr ""
7833 #: config/alpha/alpha.c:346
7834 msgid "-mieee-with-inexact not supported on Unicos/Mk"
7835 msgstr ""
7837 #: config/alpha/alpha.c:363
7838 #, c-format
7839 msgid "bad value %qs for -mtrap-precision switch"
7840 msgstr ""
7842 #: config/alpha/alpha.c:377
7843 #, c-format
7844 msgid "bad value %qs for -mfp-rounding-mode switch"
7845 msgstr ""
7847 #: config/alpha/alpha.c:392
7848 #, c-format
7849 msgid "bad value %qs for -mfp-trap-mode switch"
7850 msgstr ""
7852 #: config/alpha/alpha.c:406 config/alpha/alpha.c:418
7853 #, c-format
7854 msgid "bad value %qs for -mcpu switch"
7855 msgstr ""
7857 #: config/alpha/alpha.c:425
7858 msgid "trap mode not supported on Unicos/Mk"
7859 msgstr ""
7861 #: config/alpha/alpha.c:432
7862 msgid "fp software completion requires -mtrap-precision=i"
7863 msgstr ""
7865 #: config/alpha/alpha.c:448
7866 msgid "rounding mode not supported for VAX floats"
7867 msgstr ""
7869 #: config/alpha/alpha.c:453
7870 msgid "trap mode not supported for VAX floats"
7871 msgstr ""
7873 #: config/alpha/alpha.c:457
7874 msgid "128-bit long double not supported for VAX floats"
7875 msgstr ""
7877 #: config/alpha/alpha.c:485
7878 #, c-format
7879 msgid "L%d cache latency unknown for %s"
7880 msgstr ""
7882 #: config/alpha/alpha.c:500
7883 #, c-format
7884 msgid "bad value %qs for -mmemory-latency"
7885 msgstr ""
7887 #: config/alpha/alpha.c:4804
7888 #, c-format
7889 msgid "invalid %%H value"
7890 msgstr ""
7892 #: config/alpha/alpha.c:4825 config/bfin/bfin.c:1031
7893 #, c-format
7894 msgid "invalid %%J value"
7895 msgstr ""
7897 #: config/alpha/alpha.c:4841 config/ia64/ia64.c:4134
7898 #, c-format
7899 msgid "invalid %%r value"
7900 msgstr ""
7902 #: config/alpha/alpha.c:4851 config/rs6000/rs6000.c:9448
7903 #: config/xtensa/xtensa.c:1692
7904 #, c-format
7905 msgid "invalid %%R value"
7906 msgstr ""
7908 #: config/alpha/alpha.c:4857 config/rs6000/rs6000.c:9367
7909 #: config/xtensa/xtensa.c:1659
7910 #, c-format
7911 msgid "invalid %%N value"
7912 msgstr ""
7914 #: config/alpha/alpha.c:4865 config/rs6000/rs6000.c:9395
7915 #, c-format
7916 msgid "invalid %%P value"
7917 msgstr ""
7919 #: config/alpha/alpha.c:4873
7920 #, c-format
7921 msgid "invalid %%h value"
7922 msgstr ""
7924 #: config/alpha/alpha.c:4881 config/xtensa/xtensa.c:1685
7925 #, c-format
7926 msgid "invalid %%L value"
7927 msgstr ""
7929 #: config/alpha/alpha.c:4920 config/rs6000/rs6000.c:9349
7930 #, c-format
7931 msgid "invalid %%m value"
7932 msgstr ""
7934 #: config/alpha/alpha.c:4928 config/rs6000/rs6000.c:9357
7935 #, c-format
7936 msgid "invalid %%M value"
7937 msgstr ""
7939 #: config/alpha/alpha.c:4972
7940 #, c-format
7941 msgid "invalid %%U value"
7942 msgstr ""
7944 #: config/alpha/alpha.c:4984 config/alpha/alpha.c:4998
7945 #: config/rs6000/rs6000.c:9456
7946 #, c-format
7947 msgid "invalid %%s value"
7948 msgstr ""
7950 #: config/alpha/alpha.c:5021
7951 #, c-format
7952 msgid "invalid %%C value"
7953 msgstr ""
7955 #: config/alpha/alpha.c:5058 config/rs6000/rs6000.c:9187
7956 #: config/rs6000/rs6000.c:9206
7957 #, c-format
7958 msgid "invalid %%E value"
7959 msgstr ""
7961 #: config/alpha/alpha.c:5083 config/alpha/alpha.c:5131
7962 msgid "unknown relocation unspec"
7963 msgstr ""
7965 #: config/alpha/alpha.c:5092 config/rs6000/rs6000.c:9774
7966 #, c-format
7967 msgid "invalid %%xn code"
7968 msgstr ""
7970 #: config/alpha/alpha.c:6091 config/alpha/alpha.c:6094 config/s390/s390.c:7595
7971 #: config/s390/s390.c:7598
7972 msgid "bad builtin fcode"
7973 msgstr ""
7975 #: config/arc/arc.c:413
7976 #, c-format
7977 msgid "argument of %qs attribute is not a string constant"
7978 msgstr ""
7980 #: config/arc/arc.c:420
7981 #, c-format
7982 msgid "argument of %qs attribute is not \"ilink1\" or \"ilink2\""
7983 msgstr ""
7985 #: config/arc/arc.c:1758 config/m32r/m32r.c:1819
7986 #, c-format
7987 msgid "invalid operand to %%R code"
7988 msgstr ""
7990 #: config/arc/arc.c:1790 config/m32r/m32r.c:1842
7991 #, c-format
7992 msgid "invalid operand to %%H/%%L code"
7993 msgstr ""
7995 #: config/arc/arc.c:1813 config/m32r/m32r.c:1913
7996 #, c-format
7997 msgid "invalid operand to %%U code"
7998 msgstr ""
8000 #: config/arc/arc.c:1824
8001 #, c-format
8002 msgid "invalid operand to %%V code"
8003 msgstr ""
8005 #. Unknown flag.
8006 #. Undocumented flag.
8007 #: config/arc/arc.c:1831 config/m32r/m32r.c:1940 config/sparc/sparc.c:7525
8008 msgid "invalid operand output code"
8009 msgstr ""
8011 #: config/arm/arm.c:794
8012 #, c-format
8013 msgid "switch -mcpu=%s conflicts with -march= switch"
8014 msgstr ""
8016 #: config/arm/arm.c:804 config/rs6000/rs6000.c:1228 config/sparc/sparc.c:656
8017 #, c-format
8018 msgid "bad value (%s) for %s switch"
8019 msgstr ""
8021 #: config/arm/arm.c:913
8022 msgid "target CPU does not support interworking"
8023 msgstr ""
8025 #: config/arm/arm.c:919
8026 msgid "target CPU does not support THUMB instructions"
8027 msgstr ""
8029 #: config/arm/arm.c:933
8030 msgid ""
8031 "enabling backtrace support is only meaningful when compiling for the Thumb"
8032 msgstr ""
8034 #: config/arm/arm.c:936
8035 msgid ""
8036 "enabling callee interworking support is only meaningful when compiling for "
8037 "the Thumb"
8038 msgstr ""
8040 #: config/arm/arm.c:939
8041 msgid ""
8042 "enabling caller interworking support is only meaningful when compiling for "
8043 "the Thumb"
8044 msgstr ""
8046 #: config/arm/arm.c:943
8047 msgid "-mapcs-stack-check incompatible with -mno-apcs-frame"
8048 msgstr ""
8050 #: config/arm/arm.c:951
8051 msgid "-fpic and -mapcs-reent are incompatible"
8052 msgstr ""
8054 #: config/arm/arm.c:954
8055 msgid "APCS reentrant code not supported.  Ignored"
8056 msgstr ""
8058 #: config/arm/arm.c:962
8059 msgid "-g with -mno-apcs-frame may not give sensible debugging"
8060 msgstr ""
8062 #: config/arm/arm.c:970
8063 msgid "passing floating point arguments in fp regs not yet supported"
8064 msgstr ""
8066 #: config/arm/arm.c:1012
8067 #, c-format
8068 msgid "invalid ABI option: -mabi=%s"
8069 msgstr ""
8071 #: config/arm/arm.c:1018
8072 msgid "iwmmxt requires an AAPCS compatible ABI for proper operation"
8073 msgstr ""
8075 #: config/arm/arm.c:1021
8076 msgid "iwmmxt abi requires an iwmmxt capable cpu"
8077 msgstr ""
8079 #: config/arm/arm.c:1031
8080 #, c-format
8081 msgid "invalid floating point emulation option: -mfpe=%s"
8082 msgstr ""
8084 #: config/arm/arm.c:1048
8085 #, c-format
8086 msgid "invalid floating point option: -mfpu=%s"
8087 msgstr ""
8089 #: config/arm/arm.c:1089
8090 #, c-format
8091 msgid "invalid floating point abi: -mfloat-abi=%s"
8092 msgstr ""
8094 #: config/arm/arm.c:1104
8095 msgid "-mfloat-abi=hard and VFP"
8096 msgstr ""
8098 #: config/arm/arm.c:1130
8099 #, c-format
8100 msgid "structure size boundary can only be set to %s"
8101 msgstr ""
8103 #: config/arm/arm.c:1139
8104 msgid "-mpic-register= is useless without -fpic"
8105 msgstr ""
8107 #: config/arm/arm.c:1146
8108 #, c-format
8109 msgid "unable to use '%s' for PIC register"
8110 msgstr ""
8112 #: config/arm/arm.c:2663 config/arm/arm.c:2681 config/avr/avr.c:4699
8113 #: config/bfin/bfin.c:2544 config/c4x/c4x.c:4488 config/h8300/h8300.c:5267
8114 #: config/i386/i386.c:1714 config/i386/i386.c:1760 config/ip2k/ip2k.c:3182
8115 #: config/m68hc11/m68hc11.c:1162 config/m68k/m68k.c:288
8116 #: config/mcore/mcore.c:3062 config/ns32k/ns32k.c:1108
8117 #: config/rs6000/rs6000.c:15896 config/sh/sh.c:7188 config/sh/sh.c:7209
8118 #: config/sh/sh.c:7244 config/stormy16/stormy16.c:2296 config/v850/v850.c:2105
8119 #, c-format
8120 msgid "%qs attribute only applies to functions"
8121 msgstr ""
8123 #: config/arm/arm.c:10516 config/arm/arm.c:10534
8124 msgid "predicated Thumb instruction"
8125 msgstr ""
8127 #: config/arm/arm.c:10522
8128 msgid "predicated instruction in conditional sequence"
8129 msgstr ""
8131 #: config/arm/arm.c:10630 config/arm/arm.c:10640 config/arm/arm.c:10650
8132 #: config/arm/arm.c:10676 config/arm/arm.c:10694 config/arm/arm.c:10729
8133 #: config/arm/arm.c:10748 config/arm/arm.c:10763 config/arm/arm.c:10789
8134 #: config/arm/arm.c:10796 config/arm/arm.c:10803
8135 #, c-format
8136 msgid "invalid operand for code '%c'"
8137 msgstr ""
8139 #: config/arm/arm.c:10689
8140 msgid "instruction never exectued"
8141 msgstr ""
8143 #: config/arm/arm.c:10814
8144 msgid "missing operand"
8145 msgstr ""
8147 #: config/arm/arm.c:11580
8148 msgid "unable to compute real location of stacked parameter"
8149 msgstr ""
8151 #. @@@ better error message
8152 #: config/arm/arm.c:12213 config/arm/arm.c:12250
8153 msgid "selector must be an immediate"
8154 msgstr ""
8156 #. @@@ better error message
8157 #: config/arm/arm.c:12293 config/i386/i386.c:14550 config/i386/i386.c:14584
8158 msgid "mask must be an immediate"
8159 msgstr ""
8161 #: config/arm/arm.c:12943
8162 msgid "no low registers available for popping high registers"
8163 msgstr ""
8165 #: config/arm/arm.c:13161
8166 msgid "interrupt Service Routines cannot be coded in Thumb mode"
8167 msgstr ""
8169 #: config/arm/pe.c:171 config/mcore/mcore.c:2928
8170 msgid "%Jinitialized variable '%D' is marked dllimport"
8171 msgstr ""
8173 #: config/arm/pe.c:180
8174 msgid "%Jstatic variable '%D' is marked dllimport"
8175 msgstr ""
8177 #: config/arm/arm.h:318
8178 msgid "Generate APCS conformant stack frames"
8179 msgstr ""
8181 #: config/arm/arm.h:321
8182 msgid "Store function names in object code"
8183 msgstr ""
8185 #: config/arm/arm.h:327
8186 msgid "Pass FP arguments in FP registers"
8187 msgstr ""
8189 #: config/arm/arm.h:330
8190 msgid "Generate re-entrant, PIC code"
8191 msgstr ""
8193 #: config/arm/arm.h:333
8194 msgid "Assume target CPU is configured as big endian"
8195 msgstr ""
8197 #: config/arm/arm.h:335
8198 msgid "Assume target CPU is configured as little endian"
8199 msgstr ""
8201 #: config/arm/arm.h:337
8202 msgid "Assume big endian bytes, little endian words"
8203 msgstr ""
8205 #: config/arm/arm.h:339
8206 msgid "Support calls between Thumb and ARM instruction sets"
8207 msgstr ""
8209 #: config/arm/arm.h:342
8210 msgid "Generate a call to abort if a noreturn function returns"
8211 msgstr ""
8213 #: config/arm/arm.h:345
8214 msgid "Do not move instructions into a function's prologue"
8215 msgstr ""
8217 #: config/arm/arm.h:348
8218 msgid "Do not load the PIC register in function prologues"
8219 msgstr ""
8221 #: config/arm/arm.h:351
8222 msgid "Generate call insns as indirect calls, if necessary"
8223 msgstr ""
8225 #: config/arm/arm.h:354
8226 msgid "Compile for the Thumb not the ARM"
8227 msgstr ""
8229 #: config/arm/arm.h:358
8230 msgid "Thumb: Generate (non-leaf) stack frames even if not needed"
8231 msgstr ""
8233 #: config/arm/arm.h:361
8234 msgid "Thumb: Generate (leaf) stack frames even if not needed"
8235 msgstr ""
8237 #: config/arm/arm.h:364
8238 msgid "Thumb: Assume non-static functions may be called from ARM code"
8239 msgstr ""
8241 #: config/arm/arm.h:368
8242 msgid "Thumb: Assume function pointers may go to non-Thumb aware code"
8243 msgstr ""
8245 #: config/arm/arm.h:372
8246 msgid "Cirrus: Place NOPs to avoid invalid instruction combinations"
8247 msgstr ""
8249 #: config/arm/arm.h:374
8250 msgid "Cirrus: Do not break up invalid instruction combinations with NOPs"
8251 msgstr ""
8253 #: config/arm/arm.h:382
8254 msgid "Specify the name of the target CPU"
8255 msgstr ""
8257 #: config/arm/arm.h:384
8258 msgid "Specify the name of the target architecture"
8259 msgstr ""
8261 #: config/arm/arm.h:389
8262 msgid "Specify the name of the target floating point hardware/format"
8263 msgstr ""
8265 #: config/arm/arm.h:391
8266 msgid "Specify if floating point hardware should be used"
8267 msgstr ""
8269 #: config/arm/arm.h:393
8270 msgid "Specify the minimum bit alignment of structures"
8271 msgstr ""
8273 #: config/arm/arm.h:395
8274 msgid "Specify the register to be used for PIC addressing"
8275 msgstr ""
8277 #: config/arm/arm.h:396
8278 msgid "Specify an ABI"
8279 msgstr ""
8281 #: config/arm/arm.h:398
8282 msgid "Alias for -mfloat-abi=soft"
8283 msgstr ""
8285 #: config/arm/arm.h:400
8286 msgid "Alias for -mfloat-abi=hard"
8287 msgstr ""
8289 #: config/arm/pe.h:59
8290 msgid "Ignore dllimport attribute for functions"
8291 msgstr ""
8293 #: config/avr/avr.c:555
8294 #, c-format
8295 msgid "large frame pointer change (%d) with -mtiny-stack"
8296 msgstr ""
8298 #: config/avr/avr.c:1140
8299 msgid "bad address, not (reg+disp):"
8300 msgstr ""
8302 #: config/avr/avr.c:1147
8303 msgid "bad address, not post_inc or pre_dec:"
8304 msgstr ""
8306 #: config/avr/avr.c:1158
8307 msgid "internal compiler error.  Bad address:"
8308 msgstr ""
8310 #: config/avr/avr.c:1171
8311 msgid "internal compiler error.  Unknown mode:"
8312 msgstr ""
8314 #: config/avr/avr.c:1794 config/avr/avr.c:2477
8315 msgid "invalid insn:"
8316 msgstr ""
8318 #: config/avr/avr.c:1828 config/avr/avr.c:1914 config/avr/avr.c:1963
8319 #: config/avr/avr.c:1991 config/avr/avr.c:2086 config/avr/avr.c:2255
8320 #: config/avr/avr.c:2511 config/avr/avr.c:2623
8321 msgid "incorrect insn:"
8322 msgstr ""
8324 #: config/avr/avr.c:2010 config/avr/avr.c:2171 config/avr/avr.c:2326
8325 #: config/avr/avr.c:2689
8326 msgid "unknown move insn:"
8327 msgstr ""
8329 #: config/avr/avr.c:2919
8330 msgid "bad shift insn:"
8331 msgstr ""
8333 #: config/avr/avr.c:3035 config/avr/avr.c:3483 config/avr/avr.c:3869
8334 msgid "internal compiler error.  Incorrect shift:"
8335 msgstr ""
8337 #: config/avr/avr.c:4673 config/ip2k/ip2k.c:3157
8338 msgid "only initialized variables can be placed into program memory area"
8339 msgstr ""
8341 #: config/avr/avr.c:4716
8342 #, c-format
8343 msgid "`%s' appears to be a misspelled interrupt handler"
8344 msgstr ""
8346 #: config/avr/avr.c:4724
8347 #, c-format
8348 msgid "`%s' appears to be a misspelled signal handler"
8349 msgstr ""
8351 #: config/avr/avr.c:4793
8352 msgid "only uninitialized variables can be placed in the .noinit section"
8353 msgstr ""
8355 #: config/avr/avr.c:4807
8356 #, c-format
8357 msgid "MCU %qs supported for assembler only"
8358 msgstr ""
8360 #: config/avr/avr.h:715
8361 msgid "trampolines not supported"
8362 msgstr ""
8364 #: config/bfin/bfin.c:993
8365 #, c-format
8366 msgid "invalid %%j value"
8367 msgstr ""
8369 #: config/bfin/bfin.c:1113
8370 msgid "invalid const_double operand"
8371 msgstr ""
8373 #: config/bfin/bfin.c:1728 config/m68k/m68k.c:216
8374 msgid "-mshared-library-id= specified without -mid-shared-library"
8375 msgstr ""
8377 #: config/bfin/bfin.c:1731 config/m68k/m68k.c:219
8378 #, c-format
8379 msgid "-mshared-library-id=%d is not between 0 and %d"
8380 msgstr ""
8382 #: config/bfin/bfin.c:2549
8383 msgid "multiple function type attributes specified"
8384 msgstr ""
8386 #: config/c4x/c4x-c.c:71
8387 #, c-format
8388 msgid "missing '(' after '#pragma %s' - ignored"
8389 msgstr ""
8391 #: config/c4x/c4x-c.c:74
8392 #, c-format
8393 msgid "missing function name in '#pragma %s' - ignored"
8394 msgstr ""
8396 #: config/c4x/c4x-c.c:79
8397 #, c-format
8398 msgid "malformed '#pragma %s' - ignored"
8399 msgstr ""
8401 #: config/c4x/c4x-c.c:81
8402 #, c-format
8403 msgid "missing section name in '#pragma %s' - ignored"
8404 msgstr ""
8406 #: config/c4x/c4x-c.c:86
8407 #, c-format
8408 msgid "missing ')' for '#pragma %s' - ignored"
8409 msgstr ""
8411 #: config/c4x/c4x-c.c:89
8412 #, c-format
8413 msgid "junk at end of '#pragma %s'"
8414 msgstr ""
8416 #: config/c4x/c4x.c:871
8417 #, c-format
8418 msgid "ISR %s requires %d words of local vars, max is 32767"
8419 msgstr ""
8421 #: config/c4x/c4x.c:1595
8422 msgid "using CONST_DOUBLE for address"
8423 msgstr ""
8425 #: config/c4x/c4x.c:1733
8426 msgid "c4x_address_cost: Invalid addressing mode"
8427 msgstr ""
8429 #: config/c4x/c4x.c:1868
8430 #, c-format
8431 msgid "c4x_print_operand: %%L inconsistency"
8432 msgstr ""
8434 #: config/c4x/c4x.c:1874
8435 #, c-format
8436 msgid "c4x_print_operand: %%N inconsistency"
8437 msgstr ""
8439 #: config/c4x/c4x.c:1915
8440 #, c-format
8441 msgid "c4x_print_operand: %%O inconsistency"
8442 msgstr ""
8444 #: config/c4x/c4x.c:2010
8445 msgid "c4x_print_operand: Bad operand case"
8446 msgstr ""
8448 #: config/c4x/c4x.c:2051
8449 msgid "c4x_print_operand_address: Bad post_modify"
8450 msgstr ""
8452 #: config/c4x/c4x.c:2073
8453 msgid "c4x_print_operand_address: Bad pre_modify"
8454 msgstr ""
8456 #: config/c4x/c4x.c:2121 config/c4x/c4x.c:2133 config/c4x/c4x.c:2148
8457 msgid "c4x_print_operand_address: Bad operand case"
8458 msgstr ""
8460 #: config/c4x/c4x.c:2399
8461 msgid "c4x_rptb_insert: Cannot find start label"
8462 msgstr ""
8464 #: config/c4x/c4x.c:3314 config/c4x/c4x.c:3332
8465 msgid "mode not QImode"
8466 msgstr ""
8468 #: config/c4x/c4x.c:3402
8469 msgid "invalid indirect memory address"
8470 msgstr ""
8472 #: config/c4x/c4x.c:3491
8473 msgid "invalid indirect (S) memory address"
8474 msgstr ""
8476 #: config/c4x/c4x.c:3826
8477 msgid "c4x_valid_operands: Internal error"
8478 msgstr ""
8480 #: config/c4x/c4x.c:4265
8481 msgid "c4x_operand_subword: invalid mode"
8482 msgstr ""
8484 #: config/c4x/c4x.c:4268
8485 msgid "c4x_operand_subword: invalid operand"
8486 msgstr ""
8488 #. We could handle these with some difficulty.
8489 #. e.g., *p-- => *(p-=2); *(p+1).
8490 #: config/c4x/c4x.c:4294
8491 msgid "c4x_operand_subword: invalid autoincrement"
8492 msgstr ""
8494 #: config/c4x/c4x.c:4300
8495 msgid "c4x_operand_subword: invalid address"
8496 msgstr ""
8498 #: config/c4x/c4x.c:4311
8499 msgid "c4x_operand_subword: address not offsettable"
8500 msgstr ""
8502 #: config/c4x/c4x.c:4513
8503 msgid "c4x_rptb_rpts_p: Repeat block top label moved\n"
8504 msgstr ""
8506 #: config/cris/cris.c:722
8507 msgid "unexpected index-type in cris_print_index"
8508 msgstr ""
8510 #: config/cris/cris.c:736
8511 msgid "unexpected base-type in cris_print_base"
8512 msgstr ""
8514 #: config/cris/cris.c:1049
8515 #, c-format
8516 msgid "stackframe too big: %d bytes"
8517 msgstr ""
8519 #: config/cris/cris.c:1126
8520 msgid "invalid operand for 'b' modifier"
8521 msgstr ""
8523 #: config/cris/cris.c:1139
8524 msgid "invalid operand for 'v' modifier"
8525 msgstr ""
8527 #: config/cris/cris.c:1152
8528 msgid "invalid operand for 'o' modifier"
8529 msgstr ""
8531 #: config/cris/cris.c:1171
8532 msgid "invalid operand for 'O' modifier"
8533 msgstr ""
8535 #: config/cris/cris.c:1192
8536 msgid "invalid operand for 'P' modifier"
8537 msgstr ""
8539 #: config/cris/cris.c:1199
8540 msgid "invalid operand for 'p' modifier"
8541 msgstr ""
8543 #: config/cris/cris.c:1238
8544 msgid "invalid operand for 'z' modifier"
8545 msgstr ""
8547 #: config/cris/cris.c:1286 config/cris/cris.c:1316
8548 msgid "invalid operand for 'H' modifier"
8549 msgstr ""
8551 #: config/cris/cris.c:1292
8552 msgid "bad register"
8553 msgstr ""
8555 #: config/cris/cris.c:1330
8556 msgid "invalid operand for 'e' modifier"
8557 msgstr ""
8559 #: config/cris/cris.c:1347
8560 msgid "invalid operand for 'm' modifier"
8561 msgstr ""
8563 #: config/cris/cris.c:1372
8564 msgid "invalid operand for 'A' modifier"
8565 msgstr ""
8567 #: config/cris/cris.c:1390
8568 msgid "invalid operand for 'D' modifier"
8569 msgstr ""
8571 #: config/cris/cris.c:1404
8572 msgid "invalid operand for 'T' modifier"
8573 msgstr ""
8575 #: config/cris/cris.c:1413
8576 msgid "invalid operand modifier letter"
8577 msgstr ""
8579 #: config/cris/cris.c:1423
8580 #, c-format
8581 msgid "internal error: bad register: %d"
8582 msgstr ""
8584 #: config/cris/cris.c:1471
8585 msgid "unexpected multiplicative operand"
8586 msgstr ""
8588 #: config/cris/cris.c:1491
8589 msgid "unexpected operand"
8590 msgstr ""
8592 #: config/cris/cris.c:1524 config/cris/cris.c:1534
8593 msgid "unrecognized address"
8594 msgstr ""
8596 #: config/cris/cris.c:1883
8597 msgid "internal error: sideeffect-insn affecting main effect"
8598 msgstr ""
8600 #. If we get here, the caller got its initial tests wrong.
8601 #: config/cris/cris.c:2267
8602 msgid "internal error: cris_side_effect_mode_ok with bad operands"
8603 msgstr ""
8605 #: config/cris/cris.c:2344 config/cris/cris.c:2405
8606 msgid "unrecognized supposed constant"
8607 msgstr ""
8609 #: config/cris/cris.c:2449
8610 msgid "unrecognized supposed constant in cris_global_pic_symbol"
8611 msgstr ""
8613 #: config/cris/cris.c:2468
8614 #, c-format
8615 msgid "-max-stackframe=%d is not usable, not between 0 and %d"
8616 msgstr ""
8618 #: config/cris/cris.c:2496
8619 #, c-format
8620 msgid "unknown CRIS version specification in -march= or -mcpu= : %s"
8621 msgstr ""
8623 #: config/cris/cris.c:2532
8624 #, c-format
8625 msgid "unknown CRIS cpu version specification in -mtune= : %s"
8626 msgstr ""
8628 #: config/cris/cris.c:2550
8629 msgid "-fPIC and -fpic are not supported in this configuration"
8630 msgstr ""
8632 #: config/cris/cris.c:2565
8633 msgid "that particular -g option is invalid with -maout and -melinux"
8634 msgstr ""
8636 #: config/cris/cris.c:2740 config/cris/cris.c:2785
8637 msgid "unexpected side-effects in address"
8638 msgstr ""
8640 #: config/cris/cris.c:3087
8641 msgid "unexpected PIC symbol"
8642 msgstr ""
8644 #: config/cris/cris.c:3091
8645 msgid "PIC register isn't set up"
8646 msgstr ""
8648 #: config/cris/cris.c:3112
8649 msgid "emitting PIC operand, but PIC register isn't set up"
8650 msgstr ""
8652 #: config/cris/aout.h:85
8653 msgid "Compile for the MMU-less Etrax 100-based elinux system"
8654 msgstr ""
8656 #: config/cris/aout.h:92
8657 msgid "For elinux, request a specified stack-size for this program"
8658 msgstr ""
8660 #: config/cris/cris.h:352
8661 msgid "Work around bug in multiplication instruction"
8662 msgstr ""
8664 #. 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.
8665 #: config/cris/cris.h:358
8666 msgid "Compile for ETRAX 4 (CRIS v3)"
8667 msgstr ""
8669 #: config/cris/cris.h:363
8670 msgid "Compile for ETRAX 100 (CRIS v8)"
8671 msgstr ""
8673 #: config/cris/cris.h:367
8674 msgid "Emit verbose debug information in assembly code"
8675 msgstr ""
8677 #: config/cris/cris.h:370
8678 msgid "Do not use condition codes from normal instructions"
8679 msgstr ""
8681 #: config/cris/cris.h:374
8682 msgid "Do not emit addressing modes with side-effect assignment"
8683 msgstr ""
8685 #: config/cris/cris.h:377
8686 msgid "Do not tune stack alignment"
8687 msgstr ""
8689 #: config/cris/cris.h:380
8690 msgid "Do not tune writable data alignment"
8691 msgstr ""
8693 #: config/cris/cris.h:383
8694 msgid "Do not tune code and read-only data alignment"
8695 msgstr ""
8697 #: config/cris/cris.h:392
8698 msgid "Align code and data to 32 bits"
8699 msgstr ""
8701 #: config/cris/cris.h:405
8702 msgid "Don't align items in code or data"
8703 msgstr ""
8705 #: config/cris/cris.h:408
8706 msgid "Do not emit function prologue or epilogue"
8707 msgstr ""
8709 #. We have to handle this m-option here since we can't wash it off in      both CC1_SPEC and CC1PLUS_SPEC.
8710 #: config/cris/cris.h:412
8711 msgid "Use the most feature-enabling options allowed by other options"
8712 msgstr ""
8714 #. 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.
8715 #: config/cris/cris.h:418
8716 msgid "Override -mbest-lib-options"
8717 msgstr ""
8719 #: config/cris/cris.h:450
8720 msgid "Generate code for the specified chip or CPU version"
8721 msgstr ""
8723 #: config/cris/cris.h:452
8724 msgid "Tune alignment for the specified chip or CPU version"
8725 msgstr ""
8727 #: config/cris/cris.h:454
8728 msgid "Warn when a stackframe is larger than the specified size"
8729 msgstr ""
8731 #. Node: Caller Saves
8732 #. (no definitions)
8733 #. Node: Function entry
8734 #. See cris.c for TARGET_ASM_FUNCTION_PROLOGUE and
8735 #. TARGET_ASM_FUNCTION_EPILOGUE.
8736 #. Node: Profiling
8737 #: config/cris/cris.h:1040
8738 msgid "no FUNCTION_PROFILER for CRIS"
8739 msgstr ""
8741 #: config/cris/linux.h:69
8742 msgid "Together with -fpic and -fPIC, do not use GOTPLT references"
8743 msgstr ""
8745 #: config/fr30/fr30.c:468
8746 msgid "fr30_print_operand_address: unhandled address"
8747 msgstr ""
8749 #: config/fr30/fr30.c:492
8750 #, c-format
8751 msgid "fr30_print_operand: unrecognized %%p code"
8752 msgstr ""
8754 #: config/fr30/fr30.c:512
8755 #, c-format
8756 msgid "fr30_print_operand: unrecognized %%b code"
8757 msgstr ""
8759 #: config/fr30/fr30.c:533
8760 #, c-format
8761 msgid "fr30_print_operand: unrecognized %%B code"
8762 msgstr ""
8764 #: config/fr30/fr30.c:541
8765 #, c-format
8766 msgid "fr30_print_operand: invalid operand to %%A code"
8767 msgstr ""
8769 #: config/fr30/fr30.c:558
8770 #, c-format
8771 msgid "fr30_print_operand: invalid %%x code"
8772 msgstr ""
8774 #: config/fr30/fr30.c:565
8775 #, c-format
8776 msgid "fr30_print_operand: invalid %%F code"
8777 msgstr ""
8779 #: config/fr30/fr30.c:582
8780 msgid "fr30_print_operand: unknown code"
8781 msgstr ""
8783 #: config/fr30/fr30.c:611 config/fr30/fr30.c:620 config/fr30/fr30.c:631
8784 #: config/fr30/fr30.c:644
8785 msgid "fr30_print_operand: unhandled MEM"
8786 msgstr ""
8788 #: config/frv/frv.c:2509
8789 msgid "Bad insn to frv_print_operand_address:"
8790 msgstr ""
8792 #: config/frv/frv.c:2520
8793 msgid "Bad register to frv_print_operand_memory_reference_reg:"
8794 msgstr ""
8796 #: config/frv/frv.c:2559 config/frv/frv.c:2569 config/frv/frv.c:2578
8797 #: config/frv/frv.c:2599 config/frv/frv.c:2604
8798 msgid "Bad insn to frv_print_operand_memory_reference:"
8799 msgstr ""
8801 #: config/frv/frv.c:2691
8802 msgid "bad condition code"
8803 msgstr ""
8805 #: config/frv/frv.c:2766
8806 msgid "Bad insn in frv_print_operand, bad const_double"
8807 msgstr ""
8809 #: config/frv/frv.c:2827
8810 msgid "Bad insn to frv_print_operand, 'e' modifier:"
8811 msgstr ""
8813 #: config/frv/frv.c:2835
8814 msgid "Bad insn to frv_print_operand, 'F' modifier:"
8815 msgstr ""
8817 #: config/frv/frv.c:2851
8818 msgid "Bad insn to frv_print_operand, 'f' modifier:"
8819 msgstr ""
8821 #: config/frv/frv.c:2865
8822 msgid "Bad insn to frv_print_operand, 'g' modifier:"
8823 msgstr ""
8825 #: config/frv/frv.c:2913
8826 msgid "Bad insn to frv_print_operand, 'L' modifier:"
8827 msgstr ""
8829 #: config/frv/frv.c:2926
8830 msgid "Bad insn to frv_print_operand, 'M/N' modifier:"
8831 msgstr ""
8833 #: config/frv/frv.c:2947
8834 msgid "Bad insn to frv_print_operand, 'O' modifier:"
8835 msgstr ""
8837 #: config/frv/frv.c:2965
8838 msgid "Bad insn to frv_print_operand, P modifier:"
8839 msgstr ""
8841 #: config/frv/frv.c:2985
8842 msgid "Bad insn in frv_print_operand, z case"
8843 msgstr ""
8845 #: config/frv/frv.c:3016
8846 msgid "Bad insn in frv_print_operand, 0 case"
8847 msgstr ""
8849 #: config/frv/frv.c:3021
8850 msgid "frv_print_operand: unknown code"
8851 msgstr ""
8853 #: config/frv/frv.c:4391
8854 msgid "Bad output_move_single operand"
8855 msgstr ""
8857 #: config/frv/frv.c:4518
8858 msgid "Bad output_move_double operand"
8859 msgstr ""
8861 #: config/frv/frv.c:4660
8862 msgid "Bad output_condmove_single operand"
8863 msgstr ""
8865 #: config/frv/frv.c:8221
8866 msgid "accumulator is not a constant integer"
8867 msgstr ""
8869 #: config/frv/frv.c:8226
8870 msgid "accumulator number is out of bounds"
8871 msgstr ""
8873 #: config/frv/frv.c:8237
8874 #, c-format
8875 msgid "inappropriate accumulator for %qs"
8876 msgstr ""
8878 #: config/frv/frv.c:8303
8879 msgid "invalid IACC argument"
8880 msgstr ""
8882 #: config/frv/frv.c:8326
8883 #, c-format
8884 msgid "%qs expects a constant argument"
8885 msgstr ""
8887 #: config/frv/frv.c:8331
8888 #, c-format
8889 msgid "constant argument out of range for %qs"
8890 msgstr ""
8892 #: config/frv/frv.c:8766
8893 msgid "media functions are not available unless -mmedia is used"
8894 msgstr ""
8896 #: config/frv/frv.c:8778
8897 msgid "this media function is only available on the fr500"
8898 msgstr ""
8900 #: config/frv/frv.c:8806
8901 msgid "this media function is only available on the fr400 and fr550"
8902 msgstr ""
8904 #: config/frv/frv.c:8825
8905 msgid "this builtin function is only available on the fr405 and fr450"
8906 msgstr ""
8908 #: config/frv/frv.c:8834
8909 msgid "this builtin function is only available on the fr500 and fr550"
8910 msgstr ""
8912 #: config/frv/frv.c:8846
8913 msgid "this builtin function is only available on the fr450"
8914 msgstr ""
8916 #. This macro is a C statement to print on `stderr' a string describing the
8917 #. particular machine description choice.  Every machine description should
8918 #. define `TARGET_VERSION'.  For example:
8920 #. #ifdef MOTOROLA
8921 #. #define TARGET_VERSION           fprintf (stderr, " (68k, Motorola syntax)");
8922 #. #else
8923 #. #define TARGET_VERSION           fprintf (stderr, " (68k, MIT syntax)");
8924 #. #endif
8925 #: config/frv/frv.h:329
8926 #, c-format
8927 msgid " (frv)"
8928 msgstr ""
8930 #: config/h8300/h8300.c:331
8931 msgid "-ms2600 is used without -ms"
8932 msgstr ""
8934 #: config/h8300/h8300.c:337
8935 msgid "-mn is used without -mh or -ms"
8936 msgstr ""
8938 #: config/i386/host-cygwin.c:65
8939 #, c-format
8940 msgid "can't extend PCH file: %m"
8941 msgstr ""
8943 #: config/i386/host-cygwin.c:76
8944 #, c-format
8945 msgid "can't set position in PCH file: %m"
8946 msgstr ""
8948 #: config/i386/i386.c:1244
8949 #, c-format
8950 msgid "code model %s not supported in PIC mode"
8951 msgstr ""
8953 #: config/i386/i386.c:1254 config/sparc/sparc.c:619
8954 #, c-format
8955 msgid "bad value (%s) for -mcmodel= switch"
8956 msgstr ""
8958 #: config/i386/i386.c:1269
8959 #, c-format
8960 msgid "bad value (%s) for -masm= switch"
8961 msgstr ""
8963 #: config/i386/i386.c:1272
8964 #, c-format
8965 msgid "code model %qs not supported in the %s bit mode"
8966 msgstr ""
8968 #: config/i386/i386.c:1275
8969 msgid "code model %<large%> not supported yet"
8970 msgstr ""
8972 #: config/i386/i386.c:1277
8973 #, c-format
8974 msgid "%i-bit mode not compiled in"
8975 msgstr ""
8977 #: config/i386/i386.c:1307 config/i386/i386.c:1331
8978 msgid "CPU you selected does not support x86-64 instruction set"
8979 msgstr ""
8981 #: config/i386/i386.c:1313
8982 #, c-format
8983 msgid "bad value (%s) for -march= switch"
8984 msgstr ""
8986 #: config/i386/i386.c:1344
8987 #, c-format
8988 msgid "bad value (%s) for -mtune= switch"
8989 msgstr ""
8991 #: config/i386/i386.c:1361
8992 #, c-format
8993 msgid "-mregparm=%d is not between 0 and %d"
8994 msgstr ""
8996 #: config/i386/i386.c:1374
8997 msgid "-malign-loops is obsolete, use -falign-loops"
8998 msgstr ""
9000 #: config/i386/i386.c:1379 config/i386/i386.c:1392 config/i386/i386.c:1405
9001 #, c-format
9002 msgid "-malign-loops=%d is not between 0 and %d"
9003 msgstr ""
9005 #: config/i386/i386.c:1387
9006 msgid "-malign-jumps is obsolete, use -falign-jumps"
9007 msgstr ""
9009 #: config/i386/i386.c:1400
9010 msgid "-malign-functions is obsolete, use -falign-functions"
9011 msgstr ""
9013 #: config/i386/i386.c:1438
9014 #, c-format
9015 msgid "-mpreferred-stack-boundary=%d is not between %d and 12"
9016 msgstr ""
9018 #: config/i386/i386.c:1450
9019 #, c-format
9020 msgid "-mbranch-cost=%d is not between 0 and 5"
9021 msgstr ""
9023 #: config/i386/i386.c:1462
9024 #, c-format
9025 msgid "bad value (%s) for -mtls-dialect= switch"
9026 msgstr ""
9028 #: config/i386/i386.c:1509
9029 msgid "-malign-double makes no sense in the 64bit mode"
9030 msgstr ""
9032 #: config/i386/i386.c:1511
9033 msgid "-mrtd calling convention not supported in the 64bit mode"
9034 msgstr ""
9036 #: config/i386/i386.c:1540 config/i386/i386.c:1551
9037 msgid "SSE instruction set disabled, using 387 arithmetics"
9038 msgstr ""
9040 #: config/i386/i386.c:1556
9041 msgid "387 instruction set disabled, using SSE arithmetics"
9042 msgstr ""
9044 #: config/i386/i386.c:1563
9045 #, c-format
9046 msgid "bad value (%s) for -mfpmath= switch"
9047 msgstr ""
9049 #: config/i386/i386.c:1724 config/i386/i386.c:1735
9050 msgid "fastcall and stdcall attributes are not compatible"
9051 msgstr ""
9053 #: config/i386/i386.c:1728 config/i386/i386.c:1784
9054 msgid "fastcall and regparm attributes are not compatible"
9055 msgstr ""
9057 #: config/i386/i386.c:1771
9058 #, c-format
9059 msgid "%qs attribute requires an integer constant argument"
9060 msgstr ""
9062 #: config/i386/i386.c:1777
9063 #, c-format
9064 msgid "argument to %qs attribute larger than %d"
9065 msgstr ""
9067 #: config/i386/i386.c:2590
9068 msgid "SSE register return with SSE disabled"
9069 msgstr ""
9071 #: config/i386/i386.c:2592
9072 msgid "SSE register argument with SSE disabled"
9073 msgstr ""
9075 #: config/i386/i386.c:2902
9076 msgid "SSE vector argument without SSE enabled changes the ABI"
9077 msgstr ""
9079 #: config/i386/i386.c:2919
9080 msgid "MMX vector argument without MMX enabled changes the ABI"
9081 msgstr ""
9083 #: config/i386/i386.c:3167
9084 msgid "SSE vector return without SSE enabled changes the ABI"
9085 msgstr ""
9087 #: config/i386/i386.c:6073
9088 msgid "invalid UNSPEC as operand"
9089 msgstr ""
9091 #: config/i386/i386.c:6311
9092 msgid "extended registers have no high halves"
9093 msgstr ""
9095 #: config/i386/i386.c:6326
9096 msgid "unsupported operand size for extended register"
9097 msgstr ""
9099 #: config/i386/i386.c:6642
9100 msgid ""
9101 "operand is neither a constant nor a condition code, invalid operand code 'c'"
9102 msgstr ""
9104 #: config/i386/i386.c:6695
9105 #, c-format
9106 msgid "invalid operand code '%c'"
9107 msgstr ""
9109 #: config/i386/i386.c:6738
9110 msgid "invalid constraints for operand"
9111 msgstr ""
9113 #: config/i386/i386.c:12023
9114 msgid "unknown insn mode"
9115 msgstr ""
9117 #: config/i386/i386.c:14278
9118 #, c-format
9119 msgid "selector must be an integer constant in the range 0..%i"
9120 msgstr ""
9122 #: config/i386/i386.c:14616
9123 msgid "shift must be an immediate"
9124 msgstr ""
9126 #: config/i386/i386.c:15755
9127 #, c-format
9128 msgid "%qs incompatible attribute ignored"
9129 msgstr ""
9131 #: config/i386/winnt.c:74
9132 #, c-format
9133 msgid "%qs attribute only applies to variables"
9134 msgstr ""
9136 #: config/i386/winnt.c:103
9137 #, c-format
9138 msgid ""
9139 "%qs attribute applies only to initialized variables with external linkage"
9140 msgstr ""
9142 #: config/i386/winnt.c:202
9143 msgid ""
9144 "%Jfunction '%D' is defined after prior declaration as dllimport: attribute "
9145 "ignored"
9146 msgstr ""
9148 #: config/i386/winnt.c:213
9149 msgid "%Jinline function '%D' is declared as dllimport: attribute ignored."
9150 msgstr ""
9152 #: config/i386/winnt.c:225
9153 msgid "%Jdefinition of static data member '%D' of dllimport'd class."
9154 msgstr ""
9156 #: config/i386/winnt.c:285
9157 msgid "%Jinconsistent dll linkage for '%D', dllexport assumed."
9158 msgstr ""
9160 #: config/i386/winnt.c:329 config/sh/symbian.c:279
9161 #, c-format
9162 msgid "%qs declared as both exported to and imported from a DLL"
9163 msgstr ""
9165 #: config/i386/winnt.c:338
9166 msgid ""
9167 "%Jfailure in redeclaration of '%D': dllimport'd symbol lacks external "
9168 "linkage."
9169 msgstr ""
9171 #: config/i386/winnt.c:477
9172 msgid "%J'%D' defined locally after being referenced with dllimport linkage"
9173 msgstr ""
9175 #: config/i386/winnt.c:480
9176 msgid ""
9177 "%J'%D' redeclared without dllimport attribute after being referenced with "
9178 "dllimport linkage"
9179 msgstr ""
9181 #: config/i386/winnt.c:647
9182 msgid "%J'%D' causes a section type conflict"
9183 msgstr ""
9185 #: config/i386/cygming.h:61
9186 msgid "Use the Cygwin interface"
9187 msgstr ""
9189 #: config/i386/cygming.h:62
9190 msgid "Use the Mingw32 interface"
9191 msgstr ""
9193 #: config/i386/cygming.h:63
9194 msgid "Create GUI application"
9195 msgstr ""
9197 #: config/i386/cygming.h:64
9198 msgid "Don't set Windows defines"
9199 msgstr ""
9201 #: config/i386/cygming.h:65
9202 msgid "Set Windows defines"
9203 msgstr ""
9205 #: config/i386/cygming.h:66
9206 msgid "Create console application"
9207 msgstr ""
9209 #: config/i386/cygming.h:67
9210 msgid "Generate code for a DLL"
9211 msgstr ""
9213 #: config/i386/cygming.h:69
9214 msgid "Ignore dllimport for functions"
9215 msgstr ""
9217 #: config/i386/cygming.h:71
9218 msgid "Use Mingw-specific thread support"
9219 msgstr ""
9221 #: config/i386/cygming.h:185
9222 #, c-format
9223 msgid "-f%s ignored for target (all code is position independent)"
9224 msgstr ""
9226 #: config/i386/djgpp.h:191
9227 msgid "-mbnu210 is ignored (option is obsolete)"
9228 msgstr ""
9230 #: config/i386/i386-interix.h:257
9231 msgid "ms-bitfields not supported for objc"
9232 msgstr ""
9234 #. WARNING: Do not mark empty strings for translation, as calling
9235 #. gettext on an empty string does NOT return an empty
9236 #. string.
9237 #. Macro to define tables used to set the flags.
9238 #. This is a list in braces of pairs in braces,
9239 #. each pair being { "NAME", VALUE }
9240 #. where VALUE is the bits to set or minus the bits to clear.
9241 #. An empty string NAME is used to identify the default VALUE.
9242 #: config/i386/i386.h:337 config/i386/i386.h:339 config/i386/i386.h:341
9243 #: config/s390/s390.h:134 config/sparc/sparc.h:625 config/sparc/sparc.h:630
9244 #: config/ns32k/ns32k.opt:28
9245 msgid "Use hardware fp"
9246 msgstr ""
9248 #: config/i386/i386.h:338 config/i386/i386.h:340 config/sparc/sparc.h:627
9249 #: config/sparc/sparc.h:632 config/alpha/alpha.opt:24
9250 #: config/ns32k/ns32k.opt:104
9251 msgid "Do not use hardware fp"
9252 msgstr ""
9254 #. Deprecated.
9255 #. Deprecated.
9256 #. Deprecated.
9257 #. Deprecated.
9258 #. Deprecated.
9259 #. Deprecated.
9260 #: config/i386/i386.h:349
9261 msgid "Alternate calling convention"
9262 msgstr ""
9264 #: config/i386/i386.h:351 config/m68k/m68k.h:336
9265 msgid "Use normal calling convention"
9266 msgstr ""
9268 #: config/i386/i386.h:353
9269 msgid "Align some doubles on dword boundary"
9270 msgstr ""
9272 #: config/i386/i386.h:355
9273 msgid "Align doubles on word boundary"
9274 msgstr ""
9276 #: config/i386/i386.h:357
9277 msgid "Uninitialized locals in .bss"
9278 msgstr ""
9280 #: config/i386/i386.h:359
9281 msgid "Uninitialized locals in .data"
9282 msgstr ""
9284 #: config/i386/i386.h:361 config/m68k/linux.h:42 config/ns32k/ns32k.opt:52
9285 msgid "Use IEEE math for fp comparisons"
9286 msgstr ""
9288 #: config/i386/i386.h:363 config/ns32k/ns32k.opt:68
9289 msgid "Do not use IEEE math for fp comparisons"
9290 msgstr ""
9292 #: config/i386/i386.h:365
9293 msgid "Return values of functions in FPU registers"
9294 msgstr ""
9296 #: config/i386/i386.h:367
9297 msgid "Do not return values of functions in FPU registers"
9298 msgstr ""
9300 #: config/i386/i386.h:369
9301 msgid "Do not generate sin, cos, sqrt for FPU"
9302 msgstr ""
9304 #: config/i386/i386.h:371
9305 msgid "Generate sin, cos, sqrt for FPU"
9306 msgstr ""
9308 #: config/i386/i386.h:373
9309 msgid "Omit the frame pointer in leaf functions"
9310 msgstr ""
9312 #: config/i386/i386.h:376
9313 msgid "Enable stack probing"
9314 msgstr ""
9316 #. undocumented
9317 #. undocumented
9318 #: config/i386/i386.h:381
9319 msgid "Align destination of the string operations"
9320 msgstr ""
9322 #: config/i386/i386.h:383
9323 msgid "Do not align destination of the string operations"
9324 msgstr ""
9326 #: config/i386/i386.h:385
9327 msgid "Inline all known string operations"
9328 msgstr ""
9330 #: config/i386/i386.h:387
9331 msgid "Do not inline all known string operations"
9332 msgstr ""
9334 #: config/i386/i386.h:389 config/i386/i386.h:393
9335 msgid "Use push instructions to save outgoing arguments"
9336 msgstr ""
9338 #: config/i386/i386.h:391 config/i386/i386.h:395
9339 msgid "Do not use push instructions to save outgoing arguments"
9340 msgstr ""
9342 #: config/i386/i386.h:397
9343 msgid "Support MMX built-in functions"
9344 msgstr ""
9346 #: config/i386/i386.h:399
9347 msgid "Do not support MMX built-in functions"
9348 msgstr ""
9350 #: config/i386/i386.h:401
9351 msgid "Support 3DNow! built-in functions"
9352 msgstr ""
9354 #: config/i386/i386.h:403
9355 msgid "Do not support 3DNow! built-in functions"
9356 msgstr ""
9358 #: config/i386/i386.h:405
9359 msgid "Support MMX and SSE built-in functions and code generation"
9360 msgstr ""
9362 #: config/i386/i386.h:407
9363 msgid "Do not support MMX and SSE built-in functions and code generation"
9364 msgstr ""
9366 #: config/i386/i386.h:409
9367 msgid "Support MMX, SSE and SSE2 built-in functions and code generation"
9368 msgstr ""
9370 #: config/i386/i386.h:411
9371 msgid "Do not support MMX, SSE and SSE2 built-in functions and code generation"
9372 msgstr ""
9374 #: config/i386/i386.h:413
9375 msgid "Support MMX, SSE, SSE2 and SSE3 built-in functions and code generation"
9376 msgstr ""
9378 #: config/i386/i386.h:415
9379 msgid ""
9380 "Do not support MMX, SSE, SSE2 and SSE3 built-in functions and code generation"
9381 msgstr ""
9383 #: config/i386/i386.h:417
9384 msgid "sizeof(long double) is 16"
9385 msgstr ""
9387 #: config/i386/i386.h:419
9388 msgid "sizeof(long double) is 12"
9389 msgstr ""
9391 #: config/i386/i386.h:421
9392 msgid "Generate 64bit x86-64 code"
9393 msgstr ""
9395 #: config/i386/i386.h:423
9396 msgid "Generate 32bit i386 code"
9397 msgstr ""
9399 #: config/i386/i386.h:425
9400 msgid "Use native (MS) bitfield layout"
9401 msgstr ""
9403 #: config/i386/i386.h:427
9404 msgid "Use gcc default bitfield layout"
9405 msgstr ""
9407 #: config/i386/i386.h:429
9408 msgid "Use red-zone in the x86-64 code"
9409 msgstr ""
9411 #: config/i386/i386.h:431
9412 msgid "Do not use red-zone in the x86-64 code"
9413 msgstr ""
9415 #: config/i386/i386.h:433
9416 #, c-format
9417 msgid "Use direct references against %gs when accessing tls data"
9418 msgstr ""
9420 #: config/i386/i386.h:435
9421 #, c-format
9422 msgid "Do not use direct references against %gs when accessing tls data"
9423 msgstr ""
9425 #. This macro is similar to `TARGET_SWITCHES' but defines names of
9426 #. command options that have values.  Its definition is an
9427 #. initializer with a subgrouping for each command option.
9429 #. Each subgrouping contains a string constant, that defines the
9430 #. fixed part of the option name, and the address of a variable.  The
9431 #. variable, type `char *', is set to the variable part of the given
9432 #. option if the fixed part matches.  The actual option name is made
9433 #. by appending `-m' to the specified name.
9434 #: config/i386/i386.h:473 config/rs6000/rs6000.h:457 config/s390/s390.h:158
9435 #: config/sparc/sparc.h:720 config/ia64/ia64.opt:97
9436 msgid "Schedule code for given CPU"
9437 msgstr ""
9439 #: config/i386/i386.h:475
9440 msgid "Generate floating point mathematics using given instruction set"
9441 msgstr ""
9443 #: config/i386/i386.h:477 config/s390/s390.h:160
9444 msgid "Generate code for given CPU"
9445 msgstr ""
9447 #: config/i386/i386.h:479
9448 msgid "Number of registers used to pass integer arguments"
9449 msgstr ""
9451 #: config/i386/i386.h:481
9452 msgid "Loop code aligned to this power of 2"
9453 msgstr ""
9455 #: config/i386/i386.h:483
9456 msgid "Jump targets are aligned to this power of 2"
9457 msgstr ""
9459 #: config/i386/i386.h:485
9460 msgid "Function starts are aligned to this power of 2"
9461 msgstr ""
9463 #: config/i386/i386.h:488
9464 msgid "Attempt to keep stack aligned to this power of 2"
9465 msgstr ""
9467 #: config/i386/i386.h:490
9468 msgid "Branches are this expensive (1-5, arbitrary units)"
9469 msgstr ""
9471 #: config/i386/i386.h:492
9472 msgid "Use given x86-64 code model"
9473 msgstr ""
9475 #. Undocumented.
9476 #. Undocumented.
9477 #: config/i386/i386.h:498
9478 msgid "Use given assembler dialect"
9479 msgstr ""
9481 #: config/i386/i386.h:500
9482 msgid "Use given thread-local storage dialect"
9483 msgstr ""
9485 #: config/i386/sco5.h:290
9486 msgid "Generate ELF output"
9487 msgstr ""
9489 #. 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.
9490 #. 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.
9491 #: config/i386/xm-djgpp.h:62
9492 msgid "environment variable DJGPP not defined"
9493 msgstr ""
9495 #: config/i386/xm-djgpp.h:64
9496 #, c-format
9497 msgid "environment variable DJGPP points to missing file '%s'"
9498 msgstr ""
9500 #: config/i386/xm-djgpp.h:67
9501 #, c-format
9502 msgid "environment variable DJGPP points to corrupt file '%s'"
9503 msgstr ""
9505 #: config/ia64/ia64-c.c:52
9506 msgid "malformed #pragma builtin"
9507 msgstr ""
9509 #: config/ia64/ia64.c:491 config/m32r/m32r.c:390
9510 #, c-format
9511 msgid "invalid argument of %qs attribute"
9512 msgstr ""
9514 #: config/ia64/ia64.c:503
9515 msgid "%Jan address area attribute cannot be specified for local variables"
9516 msgstr ""
9518 #: config/ia64/ia64.c:510
9519 msgid "%Jaddress area of '%s' conflicts with previous declaration"
9520 msgstr ""
9522 #: config/ia64/ia64.c:517
9523 msgid "%Jaddress area attribute cannot be specified for functions"
9524 msgstr ""
9526 #: config/ia64/ia64.c:4184
9527 msgid "ia64_print_operand: unknown code"
9528 msgstr ""
9530 #: config/ia64/ia64.c:4557 config/pa/pa.c:329
9531 msgid "value of -mfixed-range must have form REG1-REG2"
9532 msgstr ""
9534 #: config/ia64/ia64.c:4584 config/pa/pa.c:356
9535 #, c-format
9536 msgid "%s-%s is an empty range"
9537 msgstr ""
9539 #: config/ia64/ia64.c:4615
9540 msgid "bad value %<%s%> for -mtls-size= switch"
9541 msgstr ""
9543 #: config/ia64/ia64.c:4646
9544 msgid "bad value %<%s%> for -mtune= switch"
9545 msgstr ""
9547 #: config/ia64/ia64.c:4665
9548 msgid "not yet implemented: latency-optimized inline square root"
9549 msgstr ""
9551 #: config/ip2k/ip2k.c:1087
9552 msgid "bad operand"
9553 msgstr ""
9555 #: config/iq2000/iq2000.c:1813
9556 #, c-format
9557 msgid "gp_offset (%ld) or end_offset (%ld) is less than zero."
9558 msgstr ""
9560 #: config/iq2000/iq2000.c:2595
9561 #, c-format
9562 msgid "argument %qd is not a constant"
9563 msgstr ""
9565 #: config/iq2000/iq2000.c:2898 config/xtensa/xtensa.c:1774
9566 msgid "PRINT_OPERAND_ADDRESS, null pointer"
9567 msgstr ""
9569 #: config/iq2000/iq2000.c:3053
9570 #, c-format
9571 msgid "PRINT_OPERAND: Unknown punctuation '%c'"
9572 msgstr ""
9574 #: config/iq2000/iq2000.c:3062 config/mips/mips.c:5069
9575 #: config/xtensa/xtensa.c:1628
9576 msgid "PRINT_OPERAND null pointer"
9577 msgstr ""
9579 #: config/iq2000/iq2000.c:3131
9580 #, c-format
9581 msgid "invalid %%P operand"
9582 msgstr ""
9584 #: config/iq2000/iq2000.c:3139 config/rs6000/rs6000.c:9385
9585 #, c-format
9586 msgid "invalid %%p value"
9587 msgstr ""
9589 #: config/iq2000/iq2000.c:3203 config/mips/mips.c:5195
9590 #, c-format
9591 msgid "invalid use of %%d, %%x, or %%X"
9592 msgstr ""
9594 #: config/m32r/m32r.c:1789
9595 #, c-format
9596 msgid "invalid operand to %%s code"
9597 msgstr ""
9599 #: config/m32r/m32r.c:1796
9600 #, c-format
9601 msgid "invalid operand to %%p code"
9602 msgstr ""
9604 #: config/m32r/m32r.c:1851
9605 msgid "bad insn for 'A'"
9606 msgstr ""
9608 #: config/m32r/m32r.c:1898
9609 #, c-format
9610 msgid "invalid operand to %%T/%%B code"
9611 msgstr ""
9613 #: config/m32r/m32r.c:1921
9614 #, c-format
9615 msgid "invalid operand to %%N code"
9616 msgstr ""
9618 #: config/m32r/m32r.c:1954
9619 msgid "pre-increment address is not a register"
9620 msgstr ""
9622 #: config/m32r/m32r.c:1961
9623 msgid "pre-decrement address is not a register"
9624 msgstr ""
9626 #: config/m32r/m32r.c:1968
9627 msgid "post-increment address is not a register"
9628 msgstr ""
9630 #: config/m32r/m32r.c:2044 config/m32r/m32r.c:2060
9631 #: config/rs6000/rs6000.c:16101
9632 msgid "bad address"
9633 msgstr ""
9635 #: config/m32r/m32r.c:2065
9636 msgid "lo_sum not of register"
9637 msgstr ""
9639 #: config/m68hc11/m68hc11.c:287
9640 #, c-format
9641 msgid "-f%s ignored for 68HC11/68HC12 (not supported)"
9642 msgstr ""
9644 #: config/m68hc11/m68hc11.c:1247
9645 msgid "%<trap%> and %<far%> attributes are not compatible, ignoring %<far%>"
9646 msgstr ""
9648 #: config/m68hc11/m68hc11.c:1253
9649 msgid "%<trap%> attribute is already used"
9650 msgstr ""
9652 #. !!!! SCz wrong here.
9653 #: config/m68hc11/m68hc11.c:3212 config/m68hc11/m68hc11.c:3596
9654 msgid "move insn not handled"
9655 msgstr ""
9657 #: config/m68hc11/m68hc11.c:3444 config/m68hc11/m68hc11.c:3528
9658 #: config/m68hc11/m68hc11.c:3799
9659 msgid "invalid register in the move instruction"
9660 msgstr ""
9662 #: config/m68hc11/m68hc11.c:3478
9663 msgid "invalid operand in the instruction"
9664 msgstr ""
9666 #: config/m68hc11/m68hc11.c:3773
9667 msgid "invalid register in the instruction"
9668 msgstr ""
9670 #: config/m68hc11/m68hc11.c:3806
9671 msgid "operand 1 must be a hard register"
9672 msgstr ""
9674 #: config/m68hc11/m68hc11.c:3820
9675 msgid "invalid rotate insn"
9676 msgstr ""
9678 #: config/m68hc11/m68hc11.c:4244
9679 msgid "registers IX, IY and Z used in the same INSN"
9680 msgstr ""
9682 #: config/m68hc11/m68hc11.c:4581 config/m68hc11/m68hc11.c:4881
9683 msgid "cannot do z-register replacement"
9684 msgstr ""
9686 #: config/m68hc11/m68hc11.c:4944
9687 msgid "invalid Z register replacement for insn"
9688 msgstr ""
9690 #: config/m68k/m68k.c:233
9691 msgid "cannot specify both -msep-data and -mid-shared-library"
9692 msgstr ""
9694 #: config/m68k/m68k.c:245
9695 msgid "-fPIC is not currently supported on the 68000 or 68010\n"
9696 msgstr ""
9698 #: config/m68k/m68k.c:547 config/rs6000/rs6000.c:12228
9699 msgid "stack limit expression is not supported"
9700 msgstr ""
9702 #: config/m68k/m68k.h:240 config/m68k/m68k.h:242
9703 msgid "Generate code for a 68020"
9704 msgstr ""
9706 #: config/m68k/m68k.h:247 config/m68k/m68k.h:250
9707 msgid "Generate code for a 68000"
9708 msgstr ""
9710 #: config/m68k/m68k.h:252
9711 msgid "Use the bit-field instructions"
9712 msgstr ""
9714 #: config/m68k/m68k.h:254
9715 msgid "Do not use the bit-field instructions"
9716 msgstr ""
9718 #: config/m68k/m68k.h:256
9719 msgid "Consider type 'int' to be 16 bits wide"
9720 msgstr ""
9722 #: config/m68k/m68k.h:258
9723 msgid "Consider type 'int' to be 32 bits wide"
9724 msgstr ""
9726 #: config/m68k/m68k.h:261
9727 msgid "Generate code with library calls for floating point"
9728 msgstr ""
9730 #: config/m68k/m68k.h:263
9731 msgid "Generate code for a 68040, without any new instructions"
9732 msgstr ""
9734 #: config/m68k/m68k.h:266
9735 msgid "Generate code for a 68060, without any new instructions"
9736 msgstr ""
9738 #: config/m68k/m68k.h:270
9739 msgid "Generate code for a 68030"
9740 msgstr ""
9742 #: config/m68k/m68k.h:273
9743 msgid "Generate code for a 68040"
9744 msgstr ""
9746 #: config/m68k/m68k.h:277
9747 msgid "Generate code for a 68060"
9748 msgstr ""
9750 #: config/m68k/m68k.h:282
9751 msgid "Generate code for a 520X"
9752 msgstr ""
9754 #: config/m68k/m68k.h:286
9755 msgid "Generate code for a 5206e"
9756 msgstr ""
9758 #: config/m68k/m68k.h:290
9759 msgid "Generate code for a 528x"
9760 msgstr ""
9762 #: config/m68k/m68k.h:294
9763 msgid "Generate code for a 5307"
9764 msgstr ""
9766 #: config/m68k/m68k.h:298
9767 msgid "Generate code for a 5407"
9768 msgstr ""
9770 #: config/m68k/m68k.h:301
9771 msgid "Generate code for a 68851"
9772 msgstr ""
9774 #: config/m68k/m68k.h:303
9775 msgid "Do no generate code for a 68851"
9776 msgstr ""
9778 #: config/m68k/m68k.h:306
9779 msgid "Generate code for a 68302"
9780 msgstr ""
9782 #: config/m68k/m68k.h:309
9783 msgid "Generate code for a 68332"
9784 msgstr ""
9786 #: config/m68k/m68k.h:313
9787 msgid "Generate code for a cpu32"
9788 msgstr ""
9790 #: config/m68k/m68k.h:316
9791 msgid "Align variables on a 32-bit boundary"
9792 msgstr ""
9794 #: config/m68k/m68k.h:318
9795 msgid "Align variables on a 16-bit boundary"
9796 msgstr ""
9798 #: config/m68k/m68k.h:320
9799 msgid "Enable separate data segment"
9800 msgstr ""
9802 #: config/m68k/m68k.h:322
9803 msgid "Disable separate data segment"
9804 msgstr ""
9806 #: config/m68k/m68k.h:324
9807 msgid "Enable ID based shared library"
9808 msgstr ""
9810 #: config/m68k/m68k.h:326
9811 msgid "Disable ID based shared library"
9812 msgstr ""
9814 #: config/m68k/m68k.h:328
9815 msgid "Generate pc-relative code"
9816 msgstr ""
9818 #: config/m68k/m68k.h:330
9819 msgid "Do not use unaligned memory references"
9820 msgstr ""
9822 #: config/m68k/m68k.h:332
9823 msgid "Use unaligned memory references"
9824 msgstr ""
9826 #: config/m68k/m68k.h:334
9827 msgid "Use different calling convention using 'rtd'"
9828 msgstr ""
9830 #. TARGET_DEFAULT is defined in m68k-none.h, netbsd.h, etc.
9831 #: config/m68k/m68k.h:344
9832 msgid "ID of shared library to build"
9833 msgstr ""
9835 #: config/mips/mips.c:4266
9836 #, c-format
9837 msgid ""
9838 "-%s conflicts with the other architecture options, which specify a %s "
9839 "processor"
9840 msgstr ""
9842 #: config/mips/mips.c:4282
9843 #, c-format
9844 msgid "-march=%s is not compatible with the selected ABI"
9845 msgstr ""
9847 #: config/mips/mips.c:4297
9848 msgid "-mgp64 used with a 32-bit processor"
9849 msgstr ""
9851 #: config/mips/mips.c:4299
9852 msgid "-mgp32 used with a 64-bit ABI"
9853 msgstr ""
9855 #: config/mips/mips.c:4301
9856 msgid "-mgp64 used with a 32-bit ABI"
9857 msgstr ""
9859 #: config/mips/mips.c:4319 config/mips/mips.c:4321 config/mips/mips.c:4323
9860 #: config/mips/mips.c:4356 config/mips/mips.c:4412
9861 #, c-format
9862 msgid "unsupported combination: %s"
9863 msgstr ""
9865 #: config/mips/mips.c:4353
9866 msgid "-mint64 is a deprecated option"
9867 msgstr ""
9869 #: config/mips/mips.c:4407
9870 msgid ""
9871 "generation of Branch Likely instructions enabled, but not supported by "
9872 "architecture"
9873 msgstr ""
9875 #: config/mips/mips.c:4424
9876 msgid "-G is incompatible with PIC code which is the default"
9877 msgstr ""
9879 #: config/mips/mips.c:4491
9880 msgid "-mips3d requires -mpaired-single"
9881 msgstr ""
9883 #: config/mips/mips.c:4500
9884 msgid "-mips3d/-mpaired-single must be used with -mfp64 -mhard-float"
9885 msgstr ""
9887 #: config/mips/mips.c:4505
9888 msgid "-mips3d/-mpaired-single must be used with -mips64"
9889 msgstr ""
9891 #: config/mips/mips.c:4880
9892 msgid "mips_debugger_offset called with non stack/frame/arg pointer"
9893 msgstr ""
9895 #: config/mips/mips.c:5006
9896 #, c-format
9897 msgid "internal error: %%) found without a %%( in assembler pattern"
9898 msgstr ""
9900 #: config/mips/mips.c:5020
9901 #, c-format
9902 msgid "internal error: %%] found without a %%[ in assembler pattern"
9903 msgstr ""
9905 #: config/mips/mips.c:5033
9906 #, c-format
9907 msgid "internal error: %%> found without a %%< in assembler pattern"
9908 msgstr ""
9910 #: config/mips/mips.c:5046
9911 #, c-format
9912 msgid "internal error: %%} found without a %%{ in assembler pattern"
9913 msgstr ""
9915 #: config/mips/mips.c:5060
9916 #, c-format
9917 msgid "PRINT_OPERAND: unknown punctuation '%c'"
9918 msgstr ""
9920 #: config/mips/mips.c:5089
9921 #, c-format
9922 msgid "PRINT_OPERAND, invalid insn for %%C"
9923 msgstr ""
9925 #: config/mips/mips.c:5106
9926 #, c-format
9927 msgid "PRINT_OPERAND, invalid insn for %%N"
9928 msgstr ""
9930 #: config/mips/mips.c:5115
9931 #, c-format
9932 msgid "PRINT_OPERAND, invalid insn for %%F"
9933 msgstr ""
9935 #: config/mips/mips.c:5124
9936 #, c-format
9937 msgid "PRINT_OPERAND, invalid insn for %%W"
9938 msgstr ""
9940 #: config/mips/mips.c:5145
9941 #, c-format
9942 msgid "invalid %%Y value"
9943 msgstr ""
9945 #: config/mips/mips.c:5223
9946 msgid "PRINT_OPERAND, invalid operand for relocation"
9947 msgstr ""
9949 #: config/mips/mips.c:7820
9950 #, c-format
9951 msgid "cannot handle inconsistent calls to %qs"
9952 msgstr ""
9954 #: config/mips/mips.c:9222
9955 msgid "the cpu name must be lower case"
9956 msgstr ""
9958 #. Output assembler code to FILE to increment profiler label # LABELNO
9959 #. for profiling a function entry.
9960 #: config/mips/mips.h:2016
9961 msgid "mips16 function profiling"
9962 msgstr ""
9964 #: config/mmix/mmix.c:229
9965 #, c-format
9966 msgid "-f%s not supported: ignored"
9967 msgstr ""
9969 #: config/mmix/mmix.c:657
9970 #, c-format
9971 msgid "support for mode %qs"
9972 msgstr ""
9974 #: config/mmix/mmix.c:671
9975 #, c-format
9976 msgid ""
9977 "too large function value type, needs %d registers, have only %d registers "
9978 "for this"
9979 msgstr ""
9981 #: config/mmix/mmix.c:841
9982 msgid "function_profiler support for MMIX"
9983 msgstr ""
9985 #: config/mmix/mmix.c:863
9986 msgid "MMIX Internal: Last named vararg would not fit in a register"
9987 msgstr ""
9989 #: config/mmix/mmix.c:1471 config/mmix/mmix.c:1601
9990 msgid "MMIX Internal: Expected a CONST_INT, not this"
9991 msgstr ""
9993 #: config/mmix/mmix.c:1479 config/mmix/mmix.c:1503 config/mmix/mmix.c:1619
9994 #, c-format
9995 msgid "MMIX Internal: Bad register: %d"
9996 msgstr ""
9998 #: config/mmix/mmix.c:1550
9999 msgid "MMIX Internal: Bad value for 'm', not a CONST_INT"
10000 msgstr ""
10002 #: config/mmix/mmix.c:1569
10003 msgid "MMIX Internal: Expected a register, not this"
10004 msgstr ""
10006 #: config/mmix/mmix.c:1579
10007 msgid "MMIX Internal: Expected a constant, not this"
10008 msgstr ""
10010 #. Presumably there's a missing case above if we get here.
10011 #: config/mmix/mmix.c:1611
10012 #, c-format
10013 msgid "MMIX Internal: Missing %qc case in mmix_print_operand"
10014 msgstr ""
10016 #. We need the original here.
10017 #: config/mmix/mmix.c:1663
10018 msgid "MMIX Internal: Cannot decode this operand"
10019 msgstr ""
10021 #: config/mmix/mmix.c:1720
10022 msgid "MMIX Internal: This is not a recognized address"
10023 msgstr ""
10025 #: config/mmix/mmix.c:1897
10026 #, c-format
10027 msgid "stack frame not a multiple of 8 bytes: %d"
10028 msgstr ""
10030 #: config/mmix/mmix.c:2133
10031 #, c-format
10032 msgid "stack frame not a multiple of octabyte: %d"
10033 msgstr ""
10035 #: config/mmix/mmix.c:2606 config/mmix/mmix.c:2670
10036 #, c-format
10037 msgid "MMIX Internal: %s is not a shiftable int"
10038 msgstr ""
10040 #: config/mmix/mmix.c:2786
10041 msgid "MMIX Internal: Trying to output invalidly reversed condition:"
10042 msgstr ""
10044 #: config/mmix/mmix.c:2793
10045 msgid "MMIX Internal: What's the CC of this?"
10046 msgstr ""
10048 #: config/mmix/mmix.c:2797
10049 msgid "MMIX Internal: What is the CC of this?"
10050 msgstr ""
10052 #: config/mmix/mmix.c:2867
10053 msgid "MMIX Internal: This is not a constant:"
10054 msgstr ""
10056 #: config/mmix/mmix.h:132
10057 msgid "Set start-address of the program"
10058 msgstr ""
10060 #: config/mmix/mmix.h:134
10061 msgid "Set start-address of data"
10062 msgstr ""
10064 #. FIXME: Provide a way to *load* the epsilon register.
10065 #: config/mmix/mmix.h:198
10066 msgid "For intrinsics library: pass all parameters in registers"
10067 msgstr ""
10069 #: config/mmix/mmix.h:201
10070 msgid "Use register stack for parameters and return value"
10071 msgstr ""
10073 #: config/mmix/mmix.h:203
10074 msgid "Use call-clobbered registers for parameters and return value"
10075 msgstr ""
10077 #: config/mmix/mmix.h:205
10078 msgid "Use epsilon-respecting floating point compare instructions"
10079 msgstr ""
10081 #: config/mmix/mmix.h:208
10082 msgid "Use zero-extending memory loads, not sign-extending ones"
10083 msgstr ""
10085 #: config/mmix/mmix.h:211
10086 msgid ""
10087 "Generate divide results with reminder having the same sign as the divisor "
10088 "(not the dividend)"
10089 msgstr ""
10091 #: config/mmix/mmix.h:215
10092 msgid "Prepend global symbols with \":\" (for use with PREFIX)"
10093 msgstr ""
10095 #: config/mmix/mmix.h:217
10096 msgid "Do not provide a default start-address 0x100 of the program"
10097 msgstr ""
10099 #: config/mmix/mmix.h:219
10100 msgid "Link to emit program in ELF format (rather than mmo)"
10101 msgstr ""
10103 #: config/mmix/mmix.h:221
10104 msgid "Use P-mnemonics for branches statically predicted as taken"
10105 msgstr ""
10107 #: config/mmix/mmix.h:223
10108 msgid "Don't use P-mnemonics for branches"
10109 msgstr ""
10111 #: config/mmix/mmix.h:225
10112 msgid "Use addresses that allocate global registers"
10113 msgstr ""
10115 #: config/mmix/mmix.h:227
10116 msgid "Do not use addresses that allocate global registers"
10117 msgstr ""
10119 #: config/mmix/mmix.h:229
10120 msgid "Generate a single exit point for each function"
10121 msgstr ""
10123 #: config/mmix/mmix.h:231
10124 msgid "Do not generate a single exit point for each function"
10125 msgstr ""
10127 #: config/pa/pa.c:417
10128 #, c-format
10129 msgid ""
10130 "unknown -mschedule= option (%s).\n"
10131 "Valid options are 700, 7100, 7100LC, 7200, 7300, and 8000\n"
10132 msgstr ""
10134 #: config/pa/pa.c:442
10135 #, c-format
10136 msgid ""
10137 "unknown -march= option (%s).\n"
10138 "Valid options are 1.0, 1.1, and 2.0\n"
10139 msgstr ""
10141 #: config/pa/pa.c:462
10142 #, c-format
10143 msgid ""
10144 "unknown -munix= option (%s).\n"
10145 "Valid options are 93, 95 and 98.\n"
10146 msgstr ""
10148 #: config/pa/pa.c:467
10149 #, c-format
10150 msgid ""
10151 "unknown -munix= option (%s).\n"
10152 "Valid options are 93 and 95.\n"
10153 msgstr ""
10155 #: config/pa/pa.c:471
10156 #, c-format
10157 msgid ""
10158 "unknown -munix= option (%s).\n"
10159 "Valid option is 93.\n"
10160 msgstr ""
10162 #: config/pa/pa.c:488
10163 msgid "PIC code generation is not supported in the portable runtime model\n"
10164 msgstr ""
10166 #: config/pa/pa.c:493
10167 msgid "PIC code generation is not compatible with fast indirect calls\n"
10168 msgstr ""
10170 #: config/pa/pa.c:498
10171 msgid "-g is only supported when using GAS on this processor,"
10172 msgstr ""
10174 #: config/pa/pa.c:499
10175 msgid "-g option disabled"
10176 msgstr ""
10178 #: config/pa/pa.c:7903
10179 #, c-format
10180 msgid ""
10181 "alignment (%u) for %s exceeds maximum alignment for global common data.  "
10182 "Using %u"
10183 msgstr ""
10185 #: config/pa/pa-hpux.h:96 config/pa/pa64-hpux.h:26
10186 msgid "Generate cpp defines for server IO"
10187 msgstr ""
10189 #: config/pa/pa-hpux.h:97 config/pa/pa64-hpux.h:28
10190 msgid "Generate cpp defines for workstation IO"
10191 msgstr ""
10193 #: config/pa/pa-hpux10.h:84
10194 msgid ""
10195 "Specify UNIX standard for predefines and linking.\n"
10196 "Supported value is 93."
10197 msgstr ""
10199 #: config/pa/pa-hpux1010.h:28 config/pa/pa-hpux11.h:99
10200 msgid ""
10201 "Specify UNIX standard for predefines and linking.\n"
10202 "Supported values are 93 and 95."
10203 msgstr ""
10205 #: config/pa/pa-hpux11.h:82
10206 msgid "-munix=98 option required for C89 Amendment 1 features.\n"
10207 msgstr ""
10209 #: config/pa/pa-hpux1111.h:28
10210 msgid ""
10211 "Specify UNIX standard for predefines and linking.\n"
10212 "Supported values are 93, 95 and 98."
10213 msgstr ""
10215 #. Macro to define tables used to set the flags.  This is a
10216 #. list in braces of target switches with each switch being
10217 #. { "NAME", VALUE, "HELP_STRING" }.  VALUE is the bits to set,
10218 #. or minus the bits to clear.  An empty string NAME is used to
10219 #. identify the default VALUE.  Do not mark empty strings for
10220 #. translation.
10221 #: config/pa/pa.h:254 config/pa/pa.h:260
10222 msgid "Generate PA1.1 code"
10223 msgstr ""
10225 #: config/pa/pa.h:256 config/pa/pa.h:258
10226 msgid "Generate PA1.0 code"
10227 msgstr ""
10229 #: config/pa/pa.h:262
10230 msgid "Generate PA2.0 code (requires binutils 2.10 or later)"
10231 msgstr ""
10233 #: config/pa/pa.h:264
10234 msgid "Disable FP regs"
10235 msgstr ""
10237 #: config/pa/pa.h:266
10238 msgid "Do not disable FP regs"
10239 msgstr ""
10241 #: config/pa/pa.h:268
10242 msgid "Disable space regs"
10243 msgstr ""
10245 #: config/pa/pa.h:270
10246 msgid "Do not disable space regs"
10247 msgstr ""
10249 #: config/pa/pa.h:272
10250 msgid "Put jumps in call delay slots"
10251 msgstr ""
10253 #: config/pa/pa.h:274
10254 msgid "Do not put jumps in call delay slots"
10255 msgstr ""
10257 #: config/pa/pa.h:276
10258 msgid "Disable indexed addressing"
10259 msgstr ""
10261 #: config/pa/pa.h:278
10262 msgid "Do not disable indexed addressing"
10263 msgstr ""
10265 #: config/pa/pa.h:280
10266 msgid "Use portable calling conventions"
10267 msgstr ""
10269 #: config/pa/pa.h:282
10270 msgid "Do not use portable calling conventions"
10271 msgstr ""
10273 #: config/pa/pa.h:284
10274 msgid "Assume code will be assembled by GAS"
10275 msgstr ""
10277 #: config/pa/pa.h:286
10278 msgid "Do not assume code will be assembled by GAS"
10279 msgstr ""
10281 #: config/pa/pa.h:288 config/frv/frv.opt:174
10282 msgid "Use software floating point"
10283 msgstr ""
10285 #: config/pa/pa.h:290
10286 msgid "Do not use software floating point"
10287 msgstr ""
10289 #: config/pa/pa.h:292
10290 msgid "Emit long load/store sequences"
10291 msgstr ""
10293 #: config/pa/pa.h:294
10294 msgid "Do not emit long load/store sequences"
10295 msgstr ""
10297 #: config/pa/pa.h:296
10298 msgid "Generate fast indirect calls"
10299 msgstr ""
10301 #: config/pa/pa.h:298
10302 msgid "Do not generate fast indirect calls"
10303 msgstr ""
10305 #: config/pa/pa.h:300
10306 msgid "Generate code for huge switch statements"
10307 msgstr ""
10309 #: config/pa/pa.h:302
10310 msgid "Do not generate code for huge switch statements"
10311 msgstr ""
10313 #: config/pa/pa.h:304
10314 msgid "Always generate long calls"
10315 msgstr ""
10317 #: config/pa/pa.h:306
10318 msgid "Generate long calls only when needed"
10319 msgstr ""
10321 #: config/pa/pa.h:308
10322 msgid "Enable linker optimizations"
10323 msgstr ""
10325 #: config/pa/pa.h:332
10326 msgid ""
10327 "Specify PA-RISC architecture for code generation.\n"
10328 "Values are 1.0, 1.1 and 2.0."
10329 msgstr ""
10331 #: config/pa/pa.h:335
10332 msgid "Specify range of registers to make fixed."
10333 msgstr ""
10335 #: config/pa/pa.h:337
10336 msgid "Specify CPU for scheduling purposes."
10337 msgstr ""
10339 #: config/pa/pa64-hpux.h:30
10340 msgid "Assume code will be linked by GNU ld"
10341 msgstr ""
10343 #: config/pa/pa64-hpux.h:32
10344 msgid "Assume code will be linked by HP ld"
10345 msgstr ""
10347 #: config/rs6000/host-darwin.c:52
10348 msgid "Segmentation Fault (code)"
10349 msgstr ""
10351 #: config/rs6000/host-darwin.c:83
10352 msgid "Out of stack space.\n"
10353 msgstr ""
10355 #: config/rs6000/host-darwin.c:104
10356 #, c-format
10357 msgid "Try running '%s' in the shell to raise its limit.\n"
10358 msgstr ""
10360 #: config/rs6000/host-darwin.c:117
10361 msgid "Segmentation Fault"
10362 msgstr ""
10364 #: config/rs6000/host-darwin.c:131
10365 #, c-format
10366 msgid "While setting up signal stack: %m"
10367 msgstr ""
10369 #: config/rs6000/host-darwin.c:137
10370 #, c-format
10371 msgid "While setting up signal handler: %m"
10372 msgstr ""
10374 #. Handle the machine specific pragma longcall.  Its syntax is
10376 #. # pragma longcall ( TOGGLE )
10378 #. where TOGGLE is either 0 or 1.
10380 #. rs6000_default_long_calls is set to the value of TOGGLE, changing
10381 #. whether or not new function declarations receive a longcall
10382 #. attribute by default.
10383 #: config/rs6000/rs6000-c.c:46
10384 msgid "ignoring malformed #pragma longcall"
10385 msgstr ""
10387 #: config/rs6000/rs6000-c.c:59
10388 msgid "missing open paren"
10389 msgstr ""
10391 #: config/rs6000/rs6000-c.c:61
10392 msgid "missing number"
10393 msgstr ""
10395 #: config/rs6000/rs6000-c.c:63
10396 msgid "missing close paren"
10397 msgstr ""
10399 #: config/rs6000/rs6000-c.c:66
10400 msgid "number must be 0 or 1"
10401 msgstr ""
10403 #: config/rs6000/rs6000-c.c:69
10404 msgid "junk at end of #pragma longcall"
10405 msgstr ""
10407 #: config/rs6000/rs6000.c:1252
10408 msgid "-mmultiple is not supported on little endian systems"
10409 msgstr ""
10411 #: config/rs6000/rs6000.c:1259
10412 msgid "-mstring is not supported on little endian systems"
10413 msgstr ""
10415 #: config/rs6000/rs6000.c:1273
10416 #, c-format
10417 msgid "unknown -mdebug-%s switch"
10418 msgstr ""
10420 #: config/rs6000/rs6000.c:1285
10421 msgid ""
10422 "unknown -mtraceback arg %qs; expecting %<full%>, %<partial%> or %<none%>"
10423 msgstr ""
10425 #: config/rs6000/rs6000.c:1296
10426 #, c-format
10427 msgid "Unknown switch -mlong-double-%s"
10428 msgstr ""
10430 #: config/rs6000/rs6000.c:1352
10431 msgid "AltiVec and E500 instructions cannot coexist"
10432 msgstr ""
10434 #: config/rs6000/rs6000.c:1620
10435 #, c-format
10436 msgid "unknown -m%s= option specified: '%s'"
10437 msgstr ""
10439 #: config/rs6000/rs6000.c:1641
10440 #, c-format
10441 msgid "not configured for ABI: '%s'"
10442 msgstr ""
10444 #: config/rs6000/rs6000.c:1649
10445 msgid "Using darwin64 ABI"
10446 msgstr ""
10448 #: config/rs6000/rs6000.c:1654
10449 msgid "Using old darwin ABI"
10450 msgstr ""
10452 #: config/rs6000/rs6000.c:1660
10453 #, c-format
10454 msgid "unknown ABI specified: '%s'"
10455 msgstr ""
10457 #: config/rs6000/rs6000.c:1677
10458 msgid "invalid option for -mfloat-gprs"
10459 msgstr ""
10461 #: config/rs6000/rs6000.c:1693
10462 msgid ""
10463 "-malign-power is not supported for 64-bit Darwin; it is incompatible with "
10464 "the installed C and C++ libraries"
10465 msgstr ""
10467 #: config/rs6000/rs6000.c:1700
10468 #, c-format
10469 msgid "unknown -malign-XXXXX option specified: '%s'"
10470 msgstr ""
10472 #: config/rs6000/rs6000.c:3859
10473 msgid ""
10474 "GCC vector returned by reference: non-standard ABI extension with no "
10475 "compatibility guarantee"
10476 msgstr ""
10478 #: config/rs6000/rs6000.c:3932
10479 msgid ""
10480 "Cannot return value in vector register because altivec instructions are "
10481 "disabled, use -maltivec to enable them."
10482 msgstr ""
10484 #: config/rs6000/rs6000.c:4178
10485 msgid ""
10486 "Cannot pass argument in vector register because altivec instructions are "
10487 "disabled, use -maltivec to enable them."
10488 msgstr ""
10490 #: config/rs6000/rs6000.c:5032
10491 msgid ""
10492 "GCC vector passed by reference: non-standard ABI extension with no "
10493 "compatibility guarantee"
10494 msgstr ""
10496 #: config/rs6000/rs6000.c:5927
10497 msgid "argument 1 must be a 5-bit signed literal"
10498 msgstr ""
10500 #: config/rs6000/rs6000.c:6030 config/rs6000/rs6000.c:6700
10501 msgid "argument 2 must be a 5-bit unsigned literal"
10502 msgstr ""
10504 #: config/rs6000/rs6000.c:6070
10505 msgid "argument 1 of __builtin_altivec_predicate must be a constant"
10506 msgstr ""
10508 #: config/rs6000/rs6000.c:6124
10509 msgid "argument 1 of __builtin_altivec_predicate is out of range"
10510 msgstr ""
10512 #: config/rs6000/rs6000.c:6286
10513 msgid "argument 3 must be a 4-bit unsigned literal"
10514 msgstr ""
10516 #: config/rs6000/rs6000.c:6458
10517 #, c-format
10518 msgid "argument to %qs must be a 2-bit unsigned literal"
10519 msgstr ""
10521 #: config/rs6000/rs6000.c:6571
10522 msgid "argument to dss must be a 2-bit unsigned literal"
10523 msgstr ""
10525 #: config/rs6000/rs6000.c:6586
10526 #, c-format
10527 msgid "invalid parameter combination for %qs AltiVec intrinsic"
10528 msgstr ""
10530 #: config/rs6000/rs6000.c:6820
10531 msgid "argument 1 of __builtin_spe_predicate must be a constant"
10532 msgstr ""
10534 #: config/rs6000/rs6000.c:6893
10535 msgid "argument 1 of __builtin_spe_predicate is out of range"
10536 msgstr ""
10538 #: config/rs6000/rs6000.c:9215
10539 #, c-format
10540 msgid "invalid %%f value"
10541 msgstr ""
10543 #: config/rs6000/rs6000.c:9224
10544 #, c-format
10545 msgid "invalid %%F value"
10546 msgstr ""
10548 #: config/rs6000/rs6000.c:9233
10549 #, c-format
10550 msgid "invalid %%G value"
10551 msgstr ""
10553 #: config/rs6000/rs6000.c:9268
10554 #, c-format
10555 msgid "invalid %%j code"
10556 msgstr ""
10558 #: config/rs6000/rs6000.c:9278
10559 #, c-format
10560 msgid "invalid %%J code"
10561 msgstr ""
10563 #: config/rs6000/rs6000.c:9288
10564 #, c-format
10565 msgid "invalid %%k value"
10566 msgstr ""
10568 #: config/rs6000/rs6000.c:9308 config/xtensa/xtensa.c:1678
10569 #, c-format
10570 msgid "invalid %%K value"
10571 msgstr ""
10573 #: config/rs6000/rs6000.c:9375
10574 #, c-format
10575 msgid "invalid %%O value"
10576 msgstr ""
10578 #: config/rs6000/rs6000.c:9422
10579 #, c-format
10580 msgid "invalid %%q value"
10581 msgstr ""
10583 #: config/rs6000/rs6000.c:9466
10584 #, c-format
10585 msgid "invalid %%S value"
10586 msgstr ""
10588 #: config/rs6000/rs6000.c:9508
10589 #, c-format
10590 msgid "invalid %%T value"
10591 msgstr ""
10593 #: config/rs6000/rs6000.c:9518
10594 #, c-format
10595 msgid "invalid %%u value"
10596 msgstr ""
10598 #: config/rs6000/rs6000.c:9527 config/xtensa/xtensa.c:1648
10599 #, c-format
10600 msgid "invalid %%v value"
10601 msgstr ""
10603 #: config/rs6000/rs6000.c:12191
10604 msgid "stack frame too large"
10605 msgstr ""
10607 #: config/rs6000/rs6000.c:14709
10608 msgid "no profiling of 64-bit code for this ABI"
10609 msgstr ""
10611 #: config/rs6000/rs6000.c:15799
10612 msgid "use of %<long%> in AltiVec types is invalid for 64-bit code"
10613 msgstr ""
10615 #: config/rs6000/rs6000.c:15801
10616 msgid "use of %<long%> in AltiVec types is deprecated; use %<int%>"
10617 msgstr ""
10619 #: config/rs6000/rs6000.c:15805
10620 msgid "use of %<long long%> in AltiVec types is invalid"
10621 msgstr ""
10623 #: config/rs6000/rs6000.c:15807
10624 msgid "use of %<double%> in AltiVec types is invalid"
10625 msgstr ""
10627 #: config/rs6000/rs6000.c:15809
10628 msgid "use of %<long double%> in AltiVec types is invalid"
10629 msgstr ""
10631 #: config/rs6000/rs6000.c:15811
10632 msgid "use of boolean types in AltiVec types is invalid"
10633 msgstr ""
10635 #: config/rs6000/rs6000.c:15813
10636 msgid "use of %<complex%> in AltiVec types is invalid"
10637 msgstr ""
10639 #: config/rs6000/rs6000.c:17497
10640 msgid "AltiVec argument passed to unprototyped function"
10641 msgstr ""
10643 #: config/rs6000/aix.h:204
10644 msgid "Conform more closely to IBM XLC semantics"
10645 msgstr ""
10647 #: config/rs6000/aix.h:206
10648 msgid "Default GCC semantics that differ from IBM XLC"
10649 msgstr ""
10651 #: config/rs6000/aix41.h:28 config/rs6000/aix43.h:32 config/rs6000/aix51.h:31
10652 #: config/rs6000/aix52.h:31
10653 msgid "Support message passing with the Parallel Environment"
10654 msgstr ""
10656 #: config/rs6000/aix43.h:28 config/rs6000/aix51.h:27 config/rs6000/aix52.h:27
10657 msgid "Compile for 64-bit pointers"
10658 msgstr ""
10660 #: config/rs6000/aix43.h:30 config/rs6000/aix51.h:29 config/rs6000/aix52.h:29
10661 msgid "Compile for 32-bit pointers"
10662 msgstr ""
10664 #: config/rs6000/aix43.h:49 config/rs6000/aix51.h:48 config/rs6000/aix52.h:48
10665 msgid "-maix64 and POWER architecture are incompatible"
10666 msgstr ""
10668 #: config/rs6000/aix43.h:54 config/rs6000/aix51.h:53 config/rs6000/aix52.h:53
10669 msgid "-maix64 requires PowerPC64 architecture remain enabled"
10670 msgstr ""
10672 #: config/rs6000/aix43.h:58 config/rs6000/aix51.h:57 config/rs6000/aix52.h:57
10673 msgid ""
10674 "-maix64 required: 64-bit computation with 32-bit addressing not yet supported"
10675 msgstr ""
10677 #: config/rs6000/darwin.h:69 config/rs6000/sysv4.h:153
10678 msgid "Generate 64-bit code"
10679 msgstr ""
10681 #: config/rs6000/darwin.h:71 config/rs6000/sysv4.h:155
10682 msgid "Generate 32-bit code"
10683 msgstr ""
10685 #: config/rs6000/darwin.h:73
10686 msgid "Generate code suitable for executables (NOT shared libs)"
10687 msgstr ""
10689 #. The Darwin ABI always includes AltiVec, can't be (validly) turned
10690 #. off.
10691 #: config/rs6000/darwin.h:89
10692 msgid "-mdynamic-no-pic overrides -fpic or -fPIC"
10693 msgstr ""
10695 #. Darwin doesn't support -fpic.
10696 #: config/rs6000/darwin.h:95
10697 msgid "-fpic is not supported; -fPIC assumed"
10698 msgstr ""
10700 #: config/rs6000/darwin.h:113
10701 msgid "-m64 requires PowerPC64 architecture, enabling"
10702 msgstr ""
10704 #. See note below.
10705 #. if (rs6000_long_double_size_string == NULL)
10706 #. rs6000_long_double_type_size = 128;
10707 #: config/rs6000/eabispe.h:45 config/rs6000/linuxspe.h:62
10708 msgid "-m64 not supported in this configuration"
10709 msgstr ""
10711 #: config/rs6000/linux64.h:109
10712 msgid "-m64 requires a PowerPC64 cpu"
10713 msgstr ""
10715 #: config/rs6000/linux64.h:221
10716 msgid "Call mcount for profiling before a function prologue"
10717 msgstr ""
10719 #: config/rs6000/linux64.h:223
10720 msgid "Call mcount for profiling after a function prologue"
10721 msgstr ""
10723 #. Run-time compilation parameters selecting different hardware subsets.
10725 #. Macro to define tables used to set the flags.
10726 #. This is a list in braces of pairs in braces,
10727 #. each pair being { "NAME", VALUE }
10728 #. where VALUE is the bits to set or minus the bits to clear.
10729 #. An empty string NAME is used to identify the default VALUE.
10730 #: config/rs6000/rs6000.h:281
10731 msgid "Use POWER instruction set"
10732 msgstr ""
10734 #: config/rs6000/rs6000.h:284
10735 msgid "Use POWER2 instruction set"
10736 msgstr ""
10738 #: config/rs6000/rs6000.h:286
10739 msgid "Do not use POWER2 instruction set"
10740 msgstr ""
10742 #: config/rs6000/rs6000.h:289
10743 msgid "Do not use POWER instruction set"
10744 msgstr ""
10746 #: config/rs6000/rs6000.h:291
10747 msgid "Use PowerPC instruction set"
10748 msgstr ""
10750 #: config/rs6000/rs6000.h:294
10751 msgid "Do not use PowerPC instruction set"
10752 msgstr ""
10754 #: config/rs6000/rs6000.h:296
10755 msgid "Use PowerPC General Purpose group optional instructions"
10756 msgstr ""
10758 #: config/rs6000/rs6000.h:298
10759 msgid "Do not use PowerPC General Purpose group optional instructions"
10760 msgstr ""
10762 #: config/rs6000/rs6000.h:300
10763 msgid "Use PowerPC Graphics group optional instructions"
10764 msgstr ""
10766 #: config/rs6000/rs6000.h:302
10767 msgid "Do not use PowerPC Graphics group optional instructions"
10768 msgstr ""
10770 #: config/rs6000/rs6000.h:304
10771 msgid "Use PowerPC-64 instruction set"
10772 msgstr ""
10774 #: config/rs6000/rs6000.h:306
10775 msgid "Do not use PowerPC-64 instruction set"
10776 msgstr ""
10778 #: config/rs6000/rs6000.h:308
10779 msgid "Use AltiVec instructions"
10780 msgstr ""
10782 #: config/rs6000/rs6000.h:310
10783 msgid "Do not use AltiVec instructions"
10784 msgstr ""
10786 #: config/rs6000/rs6000.h:312
10787 msgid "Use new mnemonics for PowerPC architecture"
10788 msgstr ""
10790 #: config/rs6000/rs6000.h:314
10791 msgid "Use old mnemonics for PowerPC architecture"
10792 msgstr ""
10794 #: config/rs6000/rs6000.h:317
10795 msgid "Put everything in the regular TOC"
10796 msgstr ""
10798 #: config/rs6000/rs6000.h:319
10799 msgid "Place floating point constants in TOC"
10800 msgstr ""
10802 #: config/rs6000/rs6000.h:321
10803 msgid "Do not place floating point constants in TOC"
10804 msgstr ""
10806 #: config/rs6000/rs6000.h:323
10807 msgid "Place symbol+offset constants in TOC"
10808 msgstr ""
10810 #: config/rs6000/rs6000.h:325
10811 msgid "Do not place symbol+offset constants in TOC"
10812 msgstr ""
10814 #: config/rs6000/rs6000.h:331
10815 msgid "Place variable addresses in the regular TOC"
10816 msgstr ""
10818 #: config/rs6000/rs6000.h:333 config/frv/frv.opt:121 config/pdp11/pdp11.opt:72
10819 msgid "Use hardware floating point"
10820 msgstr ""
10822 #: config/rs6000/rs6000.h:335 config/pdp11/pdp11.opt:84
10823 msgid "Do not use hardware floating point"
10824 msgstr ""
10826 #: config/rs6000/rs6000.h:337
10827 msgid "Generate load/store multiple instructions"
10828 msgstr ""
10830 #: config/rs6000/rs6000.h:339
10831 msgid "Do not generate load/store multiple instructions"
10832 msgstr ""
10834 #: config/rs6000/rs6000.h:341
10835 msgid "Generate string instructions for block moves"
10836 msgstr ""
10838 #: config/rs6000/rs6000.h:343
10839 msgid "Do not generate string instructions for block moves"
10840 msgstr ""
10842 #: config/rs6000/rs6000.h:345
10843 msgid "Generate load/store with update instructions"
10844 msgstr ""
10846 #: config/rs6000/rs6000.h:347
10847 msgid "Do not generate load/store with update instructions"
10848 msgstr ""
10850 #: config/rs6000/rs6000.h:349
10851 msgid "Generate fused multiply/add instructions"
10852 msgstr ""
10854 #: config/rs6000/rs6000.h:351
10855 msgid "Do not generate fused multiply/add instructions"
10856 msgstr ""
10858 #: config/rs6000/rs6000.h:355
10859 msgid "Do not schedule the start and end of the procedure"
10860 msgstr ""
10862 #: config/rs6000/rs6000.h:361
10863 msgid "Return all structures in memory (AIX default)"
10864 msgstr ""
10866 #: config/rs6000/rs6000.h:363
10867 msgid "Return small structures in registers (SVR4 default)"
10868 msgstr ""
10870 #: config/rs6000/rs6000.h:369
10871 msgid "Generate single field mfcr instruction"
10872 msgstr ""
10874 #: config/rs6000/rs6000.h:371
10875 msgid "Do not generate single field mfcr instruction"
10876 msgstr ""
10878 #: config/rs6000/rs6000.h:455 config/sparc/sparc.h:718
10879 msgid "Use features of and schedule code for given CPU"
10880 msgstr ""
10882 #: config/rs6000/rs6000.h:458
10883 msgid "Enable debug output"
10884 msgstr ""
10886 #: config/rs6000/rs6000.h:460
10887 msgid "Select full, part, or no traceback table"
10888 msgstr ""
10890 #: config/rs6000/rs6000.h:461
10891 msgid "Specify ABI to use"
10892 msgstr ""
10894 #: config/rs6000/rs6000.h:463
10895 msgid "Specify size of long double (64 or 128 bits)"
10896 msgstr ""
10898 #: config/rs6000/rs6000.h:465
10899 msgid "Specify yes/no if isel instructions should be generated"
10900 msgstr ""
10902 #: config/rs6000/rs6000.h:467
10903 msgid "Specify yes/no if SPE SIMD instructions should be generated"
10904 msgstr ""
10906 #: config/rs6000/rs6000.h:469
10907 msgid "Specify yes/no if using floating point in the GPRs"
10908 msgstr ""
10910 #: config/rs6000/rs6000.h:471
10911 msgid "Specify yes/no if VRSAVE instructions should be generated for AltiVec"
10912 msgstr ""
10914 #: config/rs6000/rs6000.h:473
10915 msgid "Avoid all range limits on call instructions"
10916 msgstr ""
10918 #: config/rs6000/rs6000.h:476
10919 msgid "Warn about deprecated 'vector long ...' AltiVec type usage"
10920 msgstr ""
10922 #: config/rs6000/rs6000.h:479
10923 msgid "Determine which dependences between insns are considered costly"
10924 msgstr ""
10926 #: config/rs6000/rs6000.h:481
10927 msgid "Specify which post scheduling nop insertion scheme to apply"
10928 msgstr ""
10930 #: config/rs6000/rs6000.h:483
10931 msgid "Specify alignment of structure fields default/natural"
10932 msgstr ""
10934 #: config/rs6000/rs6000.h:485
10935 msgid "Specify scheduling priority for dispatch slot restricted insns"
10936 msgstr ""
10938 #. Definitions for __builtin_return_address and __builtin_frame_address.
10939 #. __builtin_return_address (0) should give link register (65), enable
10940 #. this.
10941 #. This should be uncommented, so that the link register is used, but
10942 #. currently this would result in unmatched insns and spilling fixed
10943 #. registers so we'll leave it for another day.  When these problems are
10944 #. taken care of one additional fetch will be necessary in RETURN_ADDR_RTX.
10945 #. (mrs)
10946 #. #define RETURN_ADDR_IN_PREVIOUS_FRAME
10947 #. Number of bytes into the frame return addresses can be found.  See
10948 #. rs6000_stack_info in rs6000.c for more information on how the different
10949 #. abi's store the return address.
10950 #: config/rs6000/rs6000.h:1838
10951 msgid "RETURN_ADDRESS_OFFSET not supported"
10952 msgstr ""
10954 #: config/rs6000/sysv4.h:87
10955 msgid "Select ABI calling convention"
10956 msgstr ""
10958 #: config/rs6000/sysv4.h:88
10959 msgid "Select method for sdata handling"
10960 msgstr ""
10962 #: config/rs6000/sysv4.h:90 config/alpha/alpha.opt:135 config/ia64/ia64.opt:93
10963 msgid "Specify bit size of immediate TLS offsets"
10964 msgstr ""
10966 #: config/rs6000/sysv4.h:100
10967 msgid "Align to the base type of the bit-field"
10968 msgstr ""
10970 #: config/rs6000/sysv4.h:102
10971 msgid "Don't align to the base type of the bit-field"
10972 msgstr ""
10974 #: config/rs6000/sysv4.h:104
10975 msgid "Don't assume that unaligned accesses are handled by the system"
10976 msgstr ""
10978 #: config/rs6000/sysv4.h:106
10979 msgid "Assume that unaligned accesses are handled by the system"
10980 msgstr ""
10982 #: config/rs6000/sysv4.h:108 config/rs6000/sysv4.h:112
10983 msgid "Produce code relocatable at runtime"
10984 msgstr ""
10986 #: config/rs6000/sysv4.h:110 config/rs6000/sysv4.h:114
10987 msgid "Don't produce code relocatable at runtime"
10988 msgstr ""
10990 #: config/rs6000/sysv4.h:116 config/rs6000/sysv4.h:118
10991 msgid "Produce little endian code"
10992 msgstr ""
10994 #: config/rs6000/sysv4.h:120 config/rs6000/sysv4.h:122
10995 msgid "Produce big endian code"
10996 msgstr ""
10998 #: config/rs6000/sysv4.h:123 config/rs6000/sysv4.h:124
10999 #: config/rs6000/sysv4.h:125 config/rs6000/sysv4.h:126
11000 #: config/rs6000/sysv4.h:127 config/rs6000/sysv4.h:128
11001 #: config/rs6000/sysv4.h:138 config/rs6000/sysv4.h:139
11002 #: config/rs6000/sysv4.h:151 config/rs6000/sysv4.h:157
11003 msgid "no description yet"
11004 msgstr ""
11006 #: config/rs6000/sysv4.h:129
11007 msgid "Use EABI"
11008 msgstr ""
11010 #: config/rs6000/sysv4.h:130
11011 msgid "Don't use EABI"
11012 msgstr ""
11014 #: config/rs6000/sysv4.h:133
11015 msgid "Do not allow bit-fields to cross word boundaries"
11016 msgstr ""
11018 #: config/rs6000/sysv4.h:135
11019 msgid "Use alternate register names"
11020 msgstr ""
11022 #: config/rs6000/sysv4.h:137
11023 msgid "Don't use alternate register names"
11024 msgstr ""
11026 #: config/rs6000/sysv4.h:141
11027 msgid "Link with libsim.a, libc.a and sim-crt0.o"
11028 msgstr ""
11030 #: config/rs6000/sysv4.h:143
11031 msgid "Link with libads.a, libc.a and crt0.o"
11032 msgstr ""
11034 #: config/rs6000/sysv4.h:145
11035 msgid "Link with libyk.a, libc.a and crt0.o"
11036 msgstr ""
11038 #: config/rs6000/sysv4.h:147
11039 msgid "Link with libmvme.a, libc.a and crt0.o"
11040 msgstr ""
11042 #: config/rs6000/sysv4.h:149
11043 msgid "Set the PPC_EMB bit in the ELF flags header"
11044 msgstr ""
11046 #: config/rs6000/sysv4.h:150
11047 msgid "Use the WindISS simulator"
11048 msgstr ""
11050 #. Sometimes certain combinations of command options do not make sense
11051 #. on a particular target machine.  You can define a macro
11052 #. `OVERRIDE_OPTIONS' to take account of this.  This macro, if
11053 #. defined, is executed once just after all the command options have
11054 #. been parsed.
11056 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
11057 #. get control.
11058 #: config/rs6000/sysv4.h:219
11059 #, c-format
11060 msgid "bad value for -mcall-%s"
11061 msgstr ""
11063 #: config/rs6000/sysv4.h:235
11064 #, c-format
11065 msgid "bad value for -msdata=%s"
11066 msgstr ""
11068 #: config/rs6000/sysv4.h:252
11069 #, c-format
11070 msgid "-mrelocatable and -msdata=%s are incompatible"
11071 msgstr ""
11073 #: config/rs6000/sysv4.h:261
11074 #, c-format
11075 msgid "-f%s and -msdata=%s are incompatible"
11076 msgstr ""
11078 #: config/rs6000/sysv4.h:270
11079 #, c-format
11080 msgid "-msdata=%s and -mcall-%s are incompatible"
11081 msgstr ""
11083 #: config/rs6000/sysv4.h:279
11084 msgid "-mrelocatable and -mno-minimal-toc are incompatible"
11085 msgstr ""
11087 #: config/rs6000/sysv4.h:285
11088 #, c-format
11089 msgid "-mrelocatable and -mcall-%s are incompatible"
11090 msgstr ""
11092 #: config/rs6000/sysv4.h:292
11093 #, c-format
11094 msgid "-fPIC and -mcall-%s are incompatible"
11095 msgstr ""
11097 #: config/rs6000/sysv4.h:299
11098 msgid "-mcall-aixdesc must be big endian"
11099 msgstr ""
11101 #: config/rs6000/sysv4.h:314
11102 #, c-format
11103 msgid "-m%s not supported in this configuration"
11104 msgstr ""
11106 #: config/s390/s390.c:1295
11107 #, c-format
11108 msgid "Unknown cpu used in -march=%s."
11109 msgstr ""
11111 #: config/s390/s390.c:1314
11112 #, c-format
11113 msgid "Unknown cpu used in -mtune=%s."
11114 msgstr ""
11116 #: config/s390/s390.c:1319
11117 #, c-format
11118 msgid "z/Architecture mode not supported on %s."
11119 msgstr ""
11121 #: config/s390/s390.c:1321
11122 msgid "64-bit ABI not supported in ESA/390 mode."
11123 msgstr ""
11125 #: config/s390/s390.c:1332
11126 msgid ""
11127 "-mbackchain -mpacked-stack -mhard-float are not supported in combination."
11128 msgstr ""
11130 #: config/s390/s390.c:1339
11131 msgid "invalid value for -mwarn-framesize"
11132 msgstr ""
11134 #: config/s390/s390.c:1349
11135 msgid "invalid value for -mstack-size"
11136 msgstr ""
11138 #: config/s390/s390.c:1352
11139 msgid "stack size must be an exact power of 2"
11140 msgstr ""
11142 #: config/s390/s390.c:1358
11143 msgid "invalid value for -mstack-guard"
11144 msgstr ""
11146 #: config/s390/s390.c:1361
11147 msgid "stack size must be greater than the stack guard value"
11148 msgstr ""
11150 #: config/s390/s390.c:1364
11151 msgid "stack guard value must be an exact power of 2"
11152 msgstr ""
11154 #: config/s390/s390.c:1367
11155 msgid "-mstack-size implies use of -mstack-guard"
11156 msgstr ""
11158 #: config/s390/s390.c:1371
11159 msgid "-mstack-guard implies use of -mstack-size"
11160 msgstr ""
11162 #: config/s390/s390.c:3875
11163 msgid "Cannot decompose address."
11164 msgstr ""
11166 #: config/s390/s390.c:4067
11167 msgid "UNKNOWN in print_operand !?"
11168 msgstr ""
11170 #: config/s390/s390.c:6114
11171 msgid "Total size of local variables exceeds architecture limit."
11172 msgstr ""
11174 #: config/s390/s390.c:6650
11175 #, c-format
11176 msgid "frame size of %qs is "
11177 msgstr ""
11179 #: config/s390/s390.c:6650
11180 msgid " bytes"
11181 msgstr ""
11183 #: config/s390/s390.c:6654
11184 #, c-format
11185 msgid "%qs uses dynamic stack allocation"
11186 msgstr ""
11188 #: config/s390/s390.h:135
11189 msgid "Don't use hardware fp"
11190 msgstr ""
11192 #: config/s390/s390.h:136
11193 msgid "Use bras for executable < 64k"
11194 msgstr ""
11196 #: config/s390/s390.h:137
11197 msgid "Don't use bras"
11198 msgstr ""
11200 #: config/s390/s390.h:138
11201 msgid "Additional debug prints"
11202 msgstr ""
11204 #: config/s390/s390.h:139
11205 msgid "Don't print additional debug prints"
11206 msgstr ""
11208 #: config/s390/s390.h:140
11209 msgid "64 bit ABI"
11210 msgstr ""
11212 #: config/s390/s390.h:141
11213 msgid "31 bit ABI"
11214 msgstr ""
11216 #: config/s390/s390.h:142
11217 msgid "z/Architecture"
11218 msgstr ""
11220 #: config/s390/s390.h:143
11221 msgid "ESA/390 architecture"
11222 msgstr ""
11224 #: config/s390/s390.h:144
11225 msgid "mvcle use"
11226 msgstr ""
11228 #: config/s390/s390.h:145
11229 msgid "mvc&ex"
11230 msgstr ""
11232 #: config/s390/s390.h:146
11233 msgid "Enable tpf OS tracing code"
11234 msgstr ""
11236 #: config/s390/s390.h:147
11237 msgid "Disable tpf OS tracing code"
11238 msgstr ""
11240 #: config/s390/s390.h:148
11241 msgid "Disable fused multiply/add instructions"
11242 msgstr ""
11244 #: config/s390/s390.h:149
11245 msgid "Enable fused multiply/add instructions"
11246 msgstr ""
11248 #: config/s390/s390.h:150
11249 msgid "Maintain backchain pointer"
11250 msgstr ""
11252 #: config/s390/s390.h:151
11253 msgid "Don't maintain backchain pointer"
11254 msgstr ""
11256 #: config/s390/s390.h:152
11257 msgid "Use packed stack layout"
11258 msgstr ""
11260 #: config/s390/s390.h:153
11261 msgid "Don't use packed stack layout"
11262 msgstr ""
11264 #: config/s390/s390.h:162
11265 msgid "Warn if a single function's framesize exceeds the given framesize"
11266 msgstr ""
11268 #: config/s390/s390.h:165
11269 msgid "Warn if a function uses alloca or creates an array with dynamic size"
11270 msgstr ""
11272 #: config/s390/s390.h:168
11273 msgid ""
11274 "Emit extra code in the function prologue in order to trap if the stacksize "
11275 "exceeds the given limit"
11276 msgstr ""
11278 #: config/s390/s390.h:171
11279 msgid ""
11280 "Set the max. number of bytes which has to be left to stack size before a "
11281 "trap instruction is triggered"
11282 msgstr ""
11284 #: config/sh/sh.c:6201
11285 msgid "__builtin_saveregs not supported by this subtarget"
11286 msgstr ""
11288 #: config/sh/sh.c:7194
11289 msgid "attribute interrupt_handler is not compatible with -m5-compact"
11290 msgstr ""
11292 #. The sp_switch attribute only has meaning for interrupt functions.
11293 #. The trap_exit attribute only has meaning for interrupt functions.
11294 #: config/sh/sh.c:7216 config/sh/sh.c:7251
11295 #, c-format
11296 msgid "%qs attribute only applies to interrupt functions"
11297 msgstr ""
11299 #. The argument must be a constant string.
11300 #: config/sh/sh.c:7223
11301 #, c-format
11302 msgid "%qs attribute argument not a string constant"
11303 msgstr ""
11305 #. The argument must be a constant integer.
11306 #: config/sh/sh.c:7258
11307 #, c-format
11308 msgid "%qs attribute argument not an integer constant"
11309 msgstr ""
11311 #: config/sh/symbian.c:147
11312 msgid ""
11313 "%H function '%D' is defined after prior declaration as dllimport: attribute "
11314 "ignored"
11315 msgstr ""
11317 #: config/sh/symbian.c:158
11318 msgid "%Hinline function '%D' is declared as dllimport: attribute ignored."
11319 msgstr ""
11321 #: config/sh/symbian.c:171
11322 msgid "%Hdefinition of static data member '%D' of dllimport'd class."
11323 msgstr ""
11325 #: config/sh/symbian.c:286
11326 msgid ""
11327 "%Hfailure in redeclaration of '%D': dllimport'd symbol lacks external "
11328 "linkage."
11329 msgstr ""
11331 #: config/sh/symbian.c:332
11332 msgid "%H%s '%D' %s after being referenced with dllimport linkage."
11333 msgstr ""
11335 #: config/sh/symbian.c:436
11336 msgid "%Hvariable %qD definition is marked dllimport."
11337 msgstr ""
11339 #: config/sh/symbian.c:511
11340 msgid "%Hexternal linkage required for symbol '%D' because of '%s' attribute."
11341 msgstr ""
11343 #: config/sh/symbian.c:892 cp/tree.c:2290
11344 #, c-format
11345 msgid "lang_* check: failed in %s, at %s:%d"
11346 msgstr ""
11348 #. There are no delay slots on SHmedia.
11349 #. Relaxation isn't yet supported for SHmedia
11350 #. -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.
11351 #: config/sh/sh.h:754
11352 msgid "Profiling is not supported on this target."
11353 msgstr ""
11355 #: config/sparc/sparc.c:592
11356 #, c-format
11357 msgid "%s is not supported by this configuration"
11358 msgstr ""
11360 #: config/sparc/sparc.c:599
11361 msgid "-mlong-double-64 not allowed with -m64"
11362 msgstr ""
11364 #: config/sparc/sparc.c:624
11365 msgid "-mcmodel= is not supported on 32 bit systems"
11366 msgstr ""
11368 #: config/sparc/sparc.c:7333 config/sparc/sparc.c:7339
11369 #, c-format
11370 msgid "invalid %%Y operand"
11371 msgstr ""
11373 #: config/sparc/sparc.c:7409
11374 #, c-format
11375 msgid "invalid %%A operand"
11376 msgstr ""
11378 #: config/sparc/sparc.c:7419
11379 #, c-format
11380 msgid "invalid %%B operand"
11381 msgstr ""
11383 #: config/sparc/sparc.c:7458
11384 #, c-format
11385 msgid "invalid %%c operand"
11386 msgstr ""
11388 #: config/sparc/sparc.c:7459
11389 #, c-format
11390 msgid "invalid %%C operand"
11391 msgstr ""
11393 #: config/sparc/sparc.c:7480
11394 #, c-format
11395 msgid "invalid %%d operand"
11396 msgstr ""
11398 #: config/sparc/sparc.c:7481
11399 #, c-format
11400 msgid "invalid %%D operand"
11401 msgstr ""
11403 #: config/sparc/sparc.c:7497
11404 #, c-format
11405 msgid "invalid %%f operand"
11406 msgstr ""
11408 #: config/sparc/sparc.c:7511
11409 #, c-format
11410 msgid "invalid %%s operand"
11411 msgstr ""
11413 #: config/sparc/sparc.c:7565
11414 msgid "long long constant not a valid immediate operand"
11415 msgstr ""
11417 #: config/sparc/sparc.c:7568
11418 msgid "floating point constant not a valid immediate operand"
11419 msgstr ""
11421 #: config/sparc/freebsd.h:77 config/sparc/linux.h:91
11422 #: config/sparc/linux64.h:111 config/sparc/netbsd-elf.h:201
11423 msgid "Use 64 bit long doubles"
11424 msgstr ""
11426 #: config/sparc/freebsd.h:78 config/sparc/linux.h:92
11427 #: config/sparc/linux64.h:112 config/sparc/netbsd-elf.h:202
11428 msgid "Use 128 bit long doubles"
11429 msgstr ""
11431 #: config/sparc/sp64-elf.h:87
11432 msgid "Generate code for big endian"
11433 msgstr ""
11435 #: config/sparc/sp64-elf.h:88
11436 msgid "Generate code for little endian"
11437 msgstr ""
11439 #: config/sparc/sparc.h:635
11440 msgid "Assume possible double misalignment"
11441 msgstr ""
11443 #: config/sparc/sparc.h:637
11444 msgid "Assume all doubles are aligned"
11445 msgstr ""
11447 #: config/sparc/sparc.h:639
11448 msgid "Pass -assert pure-text to linker"
11449 msgstr ""
11451 #: config/sparc/sparc.h:641
11452 msgid "Do not pass -assert pure-text to linker"
11453 msgstr ""
11455 #: config/sparc/sparc.h:643
11456 msgid "Use ABI reserved registers"
11457 msgstr ""
11459 #: config/sparc/sparc.h:645
11460 msgid "Do not use ABI reserved registers"
11461 msgstr ""
11463 #: config/sparc/sparc.h:647
11464 msgid "Use hardware quad fp instructions"
11465 msgstr ""
11467 #: config/sparc/sparc.h:649
11468 msgid "Do not use hardware quad fp instructions"
11469 msgstr ""
11471 #: config/sparc/sparc.h:651
11472 msgid "Compile for v8plus ABI"
11473 msgstr ""
11475 #: config/sparc/sparc.h:653
11476 msgid "Do not compile for v8plus ABI"
11477 msgstr ""
11479 #: config/sparc/sparc.h:655
11480 msgid "Utilize Visual Instruction Set"
11481 msgstr ""
11483 #: config/sparc/sparc.h:657
11484 msgid "Do not utilize Visual Instruction Set"
11485 msgstr ""
11487 #: config/sparc/sparc.h:659
11488 msgid "Pointers are 64-bit"
11489 msgstr ""
11491 #: config/sparc/sparc.h:661
11492 msgid "Pointers are 32-bit"
11493 msgstr ""
11495 #: config/sparc/sparc.h:663
11496 msgid "Use 32-bit ABI"
11497 msgstr ""
11499 #: config/sparc/sparc.h:665
11500 msgid "Use 64-bit ABI"
11501 msgstr ""
11503 #: config/sparc/sparc.h:667
11504 msgid "Use stack bias"
11505 msgstr ""
11507 #: config/sparc/sparc.h:669
11508 msgid "Do not use stack bias"
11509 msgstr ""
11511 #: config/sparc/sparc.h:671
11512 msgid "Use structs on stronger alignment for double-word copies"
11513 msgstr ""
11515 #: config/sparc/sparc.h:673
11516 msgid "Do not use structs on stronger alignment for double-word copies"
11517 msgstr ""
11519 #: config/sparc/sparc.h:675
11520 msgid "Optimize tail call instructions in assembler and linker"
11521 msgstr ""
11523 #: config/sparc/sparc.h:677
11524 msgid "Do not optimize tail call instructions in assembler or linker"
11525 msgstr ""
11527 #: config/sparc/sparc.h:722
11528 msgid "Use given SPARC code model"
11529 msgstr ""
11531 #: config/stormy16/stormy16.c:500
11532 msgid "Constant halfword load operand out of range."
11533 msgstr ""
11535 #: config/stormy16/stormy16.c:510
11536 msgid "Constant arithmetic operand out of range."
11537 msgstr ""
11539 #: config/stormy16/stormy16.c:1119
11540 msgid "Local variable memory requirements exceed capacity."
11541 msgstr ""
11543 #: config/stormy16/stormy16.c:1285
11544 msgid "function_profiler support"
11545 msgstr ""
11547 #: config/stormy16/stormy16.c:1374
11548 msgid "cannot use va_start in interrupt function"
11549 msgstr ""
11551 #: config/stormy16/stormy16.c:1816 config/stormy16/stormy16.c:1887
11552 msgid "'B' operand is not constant"
11553 msgstr ""
11555 #: config/stormy16/stormy16.c:1843
11556 msgid "'B' operand has multiple bits set"
11557 msgstr ""
11559 #: config/stormy16/stormy16.c:1869
11560 msgid "'o' operand is not constant"
11561 msgstr ""
11563 #: config/stormy16/stormy16.c:1901
11564 msgid "xstormy16_print_operand: unknown code"
11565 msgstr ""
11567 #: config/stormy16/stormy16.c:1947
11568 #, c-format
11569 msgid "switch statement of size %lu entries too large"
11570 msgstr ""
11572 #: config/stormy16/stormy16.c:2317
11573 msgid "%<__BELOW100__%> attribute only applies to variables"
11574 msgstr ""
11576 #: config/stormy16/stormy16.c:2324
11577 msgid "__BELOW100__ attribute not allowed with auto storage class."
11578 msgstr ""
11580 #: config/v850/v850-c.c:67
11581 msgid "#pragma GHS endXXXX found without previous startXXX"
11582 msgstr ""
11584 #: config/v850/v850-c.c:69
11585 msgid "#pragma GHS endXXX does not match previous startXXX"
11586 msgstr ""
11588 #: config/v850/v850-c.c:94
11589 msgid "cannot set interrupt attribute: no current function"
11590 msgstr ""
11592 #: config/v850/v850-c.c:102
11593 msgid "cannot set interrupt attribute: no such identifier"
11594 msgstr ""
11596 #: config/v850/v850-c.c:147
11597 msgid "junk at end of #pragma ghs section"
11598 msgstr ""
11600 #: config/v850/v850-c.c:164
11601 #, c-format
11602 msgid "unrecognized section name \"%s\""
11603 msgstr ""
11605 #: config/v850/v850-c.c:179
11606 msgid "malformed #pragma ghs section"
11607 msgstr ""
11609 #: config/v850/v850-c.c:198
11610 msgid "junk at end of #pragma ghs interrupt"
11611 msgstr ""
11613 #: config/v850/v850-c.c:209
11614 msgid "junk at end of #pragma ghs starttda"
11615 msgstr ""
11617 #: config/v850/v850-c.c:220
11618 msgid "junk at end of #pragma ghs startsda"
11619 msgstr ""
11621 #: config/v850/v850-c.c:231
11622 msgid "junk at end of #pragma ghs startzda"
11623 msgstr ""
11625 #: config/v850/v850-c.c:242
11626 msgid "junk at end of #pragma ghs endtda"
11627 msgstr ""
11629 #: config/v850/v850-c.c:253
11630 msgid "junk at end of #pragma ghs endsda"
11631 msgstr ""
11633 #: config/v850/v850-c.c:264
11634 msgid "junk at end of #pragma ghs endzda"
11635 msgstr ""
11637 #: config/v850/v850.c:172
11638 msgid "value passed to %<-m%s%> is too large"
11639 msgstr ""
11641 #: config/v850/v850.c:360
11642 msgid "const_double_split got a bad insn:"
11643 msgstr ""
11645 #: config/v850/v850.c:925
11646 msgid "output_move_single:"
11647 msgstr ""
11649 #: config/v850/v850.c:2141
11650 msgid "%Jdata area attributes cannot be specified for local variables"
11651 msgstr ""
11653 #: config/v850/v850.c:2152
11654 msgid "%Jdata area of '%D' conflicts with previous declaration"
11655 msgstr ""
11657 #: config/v850/v850.c:2282
11658 #, c-format
11659 msgid "bogus JR construction: %d\n"
11660 msgstr ""
11662 #: config/v850/v850.c:2303 config/v850/v850.c:2423
11663 #, c-format
11664 msgid "bad amount of stack space removal: %d"
11665 msgstr ""
11667 #: config/v850/v850.c:2399
11668 #, c-format
11669 msgid "bogus JARL construction: %d\n"
11670 msgstr ""
11672 #: config/v850/v850.c:2708
11673 #, c-format
11674 msgid "Bogus DISPOSE construction: %d\n"
11675 msgstr ""
11677 #: config/v850/v850.c:2730
11678 #, c-format
11679 msgid "Too much stack space to dispose of: %d"
11680 msgstr ""
11682 #: config/v850/v850.c:2834
11683 #, c-format
11684 msgid "Bogus PREPEARE construction: %d\n"
11685 msgstr ""
11687 #: config/v850/v850.c:2856
11688 #, c-format
11689 msgid "Too much stack space to prepare: %d"
11690 msgstr ""
11692 #: config/xtensa/xtensa.c:746 config/xtensa/xtensa.c:778
11693 #: config/xtensa/xtensa.c:787
11694 msgid "bad test"
11695 msgstr ""
11697 #: config/xtensa/xtensa.c:1506
11698 msgid "boolean registers required for the floating-point option"
11699 msgstr ""
11701 #: config/xtensa/xtensa.c:1552
11702 #, c-format
11703 msgid "-f%s is not supported with CONST16 instructions"
11704 msgstr ""
11706 #: config/xtensa/xtensa.c:1557
11707 msgid "PIC is required but not supported with CONST16 instructions"
11708 msgstr ""
11710 #: config/xtensa/xtensa.c:1636
11711 #, c-format
11712 msgid "invalid %%D value"
11713 msgstr ""
11715 #: config/xtensa/xtensa.c:1673
11716 msgid "invalid mask"
11717 msgstr ""
11719 #: config/xtensa/xtensa.c:1699
11720 #, c-format
11721 msgid "invalid %%x value"
11722 msgstr ""
11724 #: config/xtensa/xtensa.c:1706
11725 #, c-format
11726 msgid "invalid %%d value"
11727 msgstr ""
11729 #: config/xtensa/xtensa.c:1727 config/xtensa/xtensa.c:1737
11730 #, c-format
11731 msgid "invalid %%t/%%b value"
11732 msgstr ""
11734 #: config/xtensa/xtensa.c:1779
11735 msgid "invalid address"
11736 msgstr ""
11738 #: config/xtensa/xtensa.c:1804
11739 msgid "no register in address"
11740 msgstr ""
11742 #: config/xtensa/xtensa.c:1812
11743 msgid "address offset not a constant"
11744 msgstr ""
11746 #: config/xtensa/xtensa.c:2413
11747 msgid "only uninitialized variables can be placed in a .bss section"
11748 msgstr ""
11750 #: config/xtensa/xtensa.h:79
11751 msgid "Use CONST16 instruction to load constants"
11752 msgstr ""
11754 #: config/xtensa/xtensa.h:81
11755 msgid "Use PC-relative L32R instruction to load constants"
11756 msgstr ""
11758 #: config/xtensa/xtensa.h:83
11759 msgid "Disable fused multiply/add and multiply/subtract FP instructions"
11760 msgstr ""
11762 #: config/xtensa/xtensa.h:85
11763 msgid "Enable fused multiply/add and multiply/subtract FP instructions"
11764 msgstr ""
11766 #: config/xtensa/xtensa.h:87
11767 msgid "Intersperse literal pools with code in the text section"
11768 msgstr ""
11770 #: config/xtensa/xtensa.h:89
11771 msgid "Put literal pools in a separate literal section"
11772 msgstr ""
11774 #: config/xtensa/xtensa.h:91
11775 msgid "Automatically align branch targets to reduce branch penalties"
11776 msgstr ""
11778 #: config/xtensa/xtensa.h:93
11779 msgid "Do not automatically align branch targets"
11780 msgstr ""
11782 #: config/xtensa/xtensa.h:95
11783 msgid "Use indirect CALLXn instructions for large programs"
11784 msgstr ""
11786 #: config/xtensa/xtensa.h:97
11787 msgid "Use direct CALLn instructions for fast calls"
11788 msgstr ""
11790 #: ada/misc.c:263
11791 #, c-format
11792 msgid "missing argument to \"-%s\""
11793 msgstr ""
11795 #: ada/misc.c:304
11796 msgid "%<-gnat%> misspelled as %<-gant%>"
11797 msgstr ""
11799 #: cp/call.c:288
11800 msgid "unable to call pointer to member function here"
11801 msgstr ""
11803 #: cp/call.c:2376
11804 msgid "%s %D(%T, %T, %T) <built-in>"
11805 msgstr ""
11807 #: cp/call.c:2381
11808 msgid "%s %D(%T, %T) <built-in>"
11809 msgstr ""
11811 #: cp/call.c:2385
11812 msgid "%s %D(%T) <built-in>"
11813 msgstr ""
11815 #: cp/call.c:2389
11816 msgid "%s %T <conversion>"
11817 msgstr ""
11819 #: cp/call.c:2391
11820 msgid "%J%s %+#D <near match>"
11821 msgstr ""
11823 #: cp/call.c:2393
11824 msgid "%J%s %+#D"
11825 msgstr ""
11827 #: cp/call.c:2428
11828 msgid "candidates are:"
11829 msgstr ""
11831 #: cp/call.c:2614
11832 msgid "conversion from %qT to %qT is ambiguous"
11833 msgstr ""
11835 #: cp/call.c:2767 cp/call.c:2825
11836 msgid "no matching function for call to %<%D(%A)%>"
11837 msgstr ""
11839 #: cp/call.c:2770 cp/call.c:2828
11840 msgid "call of overloaded %<%D(%A)%> is ambiguous"
11841 msgstr ""
11843 #. It's no good looking for an overloaded operator() on a
11844 #. pointer-to-member-function.
11845 #: cp/call.c:2896
11846 #, c-format
11847 msgid ""
11848 "pointer-to-member function %E cannot be called without an object; consider "
11849 "using .* or ->*"
11850 msgstr ""
11852 #: cp/call.c:2965
11853 msgid "no match for call to %<(%T) (%A)%>"
11854 msgstr ""
11856 #: cp/call.c:2974
11857 msgid "call of %<(%T) (%A)%> is ambiguous"
11858 msgstr ""
11860 #: cp/call.c:3012
11861 msgid "%s for ternary %<operator?:%> in %<%E ? %E : %E%>"
11862 msgstr ""
11864 #: cp/call.c:3018
11865 msgid "%s for %<operator%s%> in %<%E%s%>"
11866 msgstr ""
11868 #: cp/call.c:3022
11869 msgid "%s for %<operator[]%> in %<%E[%E]%>"
11870 msgstr ""
11872 #: cp/call.c:3027
11873 msgid "%s for %qs in %<%s %E%>"
11874 msgstr ""
11876 #: cp/call.c:3032
11877 msgid "%s for %<operator%s%> in %<%E %s %E%>"
11878 msgstr ""
11880 #: cp/call.c:3035
11881 msgid "%s for %<operator%s%> in %<%s%E%>"
11882 msgstr ""
11884 #: cp/call.c:3125
11885 msgid "ISO C++ forbids omitting the middle term of a ?: expression"
11886 msgstr ""
11888 #: cp/call.c:3202
11889 msgid "%qE has type %<void%> and is not a throw-expression"
11890 msgstr ""
11892 #: cp/call.c:3241 cp/call.c:3451
11893 msgid "operands to ?: have different types"
11894 msgstr ""
11896 #: cp/call.c:3405
11897 msgid "enumeral mismatch in conditional expression: %qT vs %qT"
11898 msgstr ""
11900 #: cp/call.c:3412
11901 msgid "enumeral and non-enumeral type in conditional expression"
11902 msgstr ""
11904 #: cp/call.c:3706
11905 msgid "no %<%D(int)%> declared for postfix %qs, trying prefix operator instead"
11906 msgstr ""
11908 #: cp/call.c:3779
11909 msgid "comparison between %q#T and %q#T"
11910 msgstr ""
11912 #: cp/call.c:4038
11913 msgid "no suitable %<operator %s> for %qT"
11914 msgstr ""
11916 #: cp/call.c:4055
11917 msgid "%q+#D is private"
11918 msgstr ""
11920 #: cp/call.c:4057
11921 msgid "%q+#D is protected"
11922 msgstr ""
11924 #: cp/call.c:4059
11925 msgid "%q+#D is inaccessible"
11926 msgstr ""
11928 #: cp/call.c:4060
11929 msgid "within this context"
11930 msgstr ""
11932 #: cp/call.c:4149 cp/cvt.c:263
11933 msgid "invalid conversion from %qT to %qT"
11934 msgstr ""
11936 #: cp/call.c:4151
11937 msgid "  initializing argument %P of %qD"
11938 msgstr ""
11940 #: cp/call.c:4163
11941 msgid "passing NULL to non-pointer argument %P of %qD"
11942 msgstr ""
11944 #: cp/call.c:4166
11945 msgid "converting to non-pointer type %qT from NULL"
11946 msgstr ""
11948 #: cp/call.c:4174
11949 msgid "passing %qT for argument %P to %qD"
11950 msgstr ""
11952 #: cp/call.c:4177
11953 msgid "converting to %qT from %qT"
11954 msgstr ""
11956 #: cp/call.c:4186
11957 msgid "passing negative value %qE for argument %P to %qD"
11958 msgstr ""
11960 #: cp/call.c:4189
11961 msgid "converting negative value %qE to %qT"
11962 msgstr ""
11964 #: cp/call.c:4331
11965 msgid "cannot bind bitfield %qE to %qT"
11966 msgstr ""
11968 #: cp/call.c:4334 cp/call.c:4350
11969 msgid "cannot bind packed field %qE to %qT"
11970 msgstr ""
11972 #: cp/call.c:4337
11973 msgid "cannot bind rvalue %qE to %qT"
11974 msgstr ""
11976 #: cp/call.c:4446
11977 msgid ""
11978 "cannot pass objects of non-POD type %q#T through %<...%>; call will abort at "
11979 "runtime"
11980 msgstr ""
11982 #. Undefined behavior [expr.call] 5.2.2/7.
11983 #: cp/call.c:4472
11984 msgid ""
11985 "cannot receive objects of non-POD type %q#T through %<...%>; call will abort "
11986 "at runtime"
11987 msgstr ""
11989 #: cp/call.c:4515
11990 msgid "the default argument for parameter %d of %qD has not yet been parsed"
11991 msgstr ""
11993 #: cp/call.c:4720
11994 msgid "passing %qT as %<this%> argument of %q#D discards qualifiers"
11995 msgstr ""
11997 #: cp/call.c:4739
11998 msgid "%qT is not an accessible base of %qT"
11999 msgstr ""
12001 #: cp/call.c:4989
12002 msgid "could not find class$ field in java interface type %qT"
12003 msgstr ""
12005 #: cp/call.c:5249
12006 msgid "call to non-function %qD"
12007 msgstr ""
12009 #: cp/call.c:5274
12010 msgid "request for member %qD in %qE, which is of non-aggregate type %qT"
12011 msgstr ""
12013 #: cp/call.c:5353
12014 msgid "no matching function for call to %<%T::%s(%A)%#V%>"
12015 msgstr ""
12017 #: cp/call.c:5371
12018 msgid "call of overloaded %<%s(%A)%> is ambiguous"
12019 msgstr ""
12021 #: cp/call.c:5395
12022 msgid "cannot call member function %qD without object"
12023 msgstr ""
12025 #: cp/call.c:6000
12026 msgid "passing %qT chooses %qT over %qT"
12027 msgstr ""
12029 #: cp/call.c:6002 cp/name-lookup.c:4120
12030 msgid "  in call to %qD"
12031 msgstr ""
12033 #: cp/call.c:6059
12034 msgid "choosing %qD over %qD"
12035 msgstr ""
12037 #: cp/call.c:6060
12038 msgid "  for conversion from %qT to %qT"
12039 msgstr ""
12041 #: cp/call.c:6062
12042 msgid "  because conversion sequence for the argument is better"
12043 msgstr ""
12045 #: cp/call.c:6182
12046 msgid ""
12047 "ISO C++ says that these are ambiguous, even though the worst conversion for "
12048 "the first is better than the worst conversion for the second:"
12049 msgstr ""
12051 #: cp/call.c:6186
12052 msgid "candidate 1:"
12053 msgstr ""
12055 #: cp/call.c:6187
12056 msgid "candidate 2:"
12057 msgstr ""
12059 #: cp/call.c:6323
12060 msgid "could not convert %qE to %qT"
12061 msgstr ""
12063 #: cp/call.c:6454
12064 msgid ""
12065 "invalid initialization of non-const reference of type %qT from a temporary "
12066 "of type %qT"
12067 msgstr ""
12069 #: cp/call.c:6458
12070 msgid ""
12071 "invalid initialization of reference of type %qT from expression of type %qT"
12072 msgstr ""
12074 #: cp/class.c:272
12075 msgid "cannot convert from base %qT to derived type %qT via virtual base %qT"
12076 msgstr ""
12078 #: cp/class.c:929
12079 msgid "Java class %qT cannot have a destructor"
12080 msgstr ""
12082 #: cp/class.c:931
12083 msgid "Java class %qT cannot have an implicit non-trivial destructor"
12084 msgstr ""
12086 #: cp/class.c:1031
12087 msgid "%q#D and %q#D cannot be overloaded"
12088 msgstr ""
12090 #: cp/class.c:1088
12091 msgid "conflicting access specifications for method %qD, ignored"
12092 msgstr ""
12094 #: cp/class.c:1091
12095 #, c-format
12096 msgid "conflicting access specifications for field %qE, ignored"
12097 msgstr ""
12099 #: cp/class.c:1141
12100 msgid "%qD names constructor"
12101 msgstr ""
12103 #: cp/class.c:1146
12104 msgid "%qD invalid in %qT"
12105 msgstr ""
12107 #: cp/class.c:1154
12108 msgid "no members matching %qD in %q#T"
12109 msgstr ""
12111 #: cp/class.c:1186 cp/class.c:1194
12112 msgid "%qD invalid in %q#T"
12113 msgstr ""
12115 #: cp/class.c:1187
12116 msgid "  because of local method %q#D with same name"
12117 msgstr ""
12119 #: cp/class.c:1195
12120 msgid "  because of local member %q#D with same name"
12121 msgstr ""
12123 #: cp/class.c:1237
12124 msgid "base class %q#T has a non-virtual destructor"
12125 msgstr ""
12127 #: cp/class.c:1551
12128 msgid "all member functions in class %qT are private"
12129 msgstr ""
12131 #: cp/class.c:1562
12132 msgid "%q#T only defines a private destructor and has no friends"
12133 msgstr ""
12135 #: cp/class.c:1602
12136 msgid "%q#T only defines private constructors and has no friends"
12137 msgstr ""
12139 #: cp/class.c:1935
12140 msgid "no unique final overrider for %qD in %qT"
12141 msgstr ""
12143 #. Here we know it is a hider, and no overrider exists.
12144 #: cp/class.c:2413
12145 msgid "%qD was hidden"
12146 msgstr ""
12148 #: cp/class.c:2414
12149 msgid "  by %qD"
12150 msgstr ""
12152 #: cp/class.c:2455 cp/decl2.c:1100
12153 msgid "%q#D invalid; an anonymous union can only have non-static data members"
12154 msgstr ""
12156 #: cp/class.c:2462 cp/decl2.c:1107
12157 msgid "private member %q#D in anonymous union"
12158 msgstr ""
12160 #: cp/class.c:2465 cp/decl2.c:1109
12161 msgid "protected member %q#D in anonymous union"
12162 msgstr ""
12164 #: cp/class.c:2632
12165 msgid "bit-field %q#D with non-integral type"
12166 msgstr ""
12168 #: cp/class.c:2649
12169 msgid "bit-field %qD width not an integer constant"
12170 msgstr ""
12172 #: cp/class.c:2655
12173 msgid "negative width in bit-field %qD"
12174 msgstr ""
12176 #: cp/class.c:2660
12177 msgid "zero width for bit-field %qD"
12178 msgstr ""
12180 #: cp/class.c:2666
12181 msgid "width of %qD exceeds its type"
12182 msgstr ""
12184 #: cp/class.c:2675
12185 msgid "%qD is too small to hold all values of %q#T"
12186 msgstr ""
12188 #: cp/class.c:2735
12189 msgid "member %q#D with constructor not allowed in union"
12190 msgstr ""
12192 #: cp/class.c:2738
12193 msgid "member %q#D with destructor not allowed in union"
12194 msgstr ""
12196 #: cp/class.c:2741
12197 msgid "member %q#D with copy assignment operator not allowed in union"
12198 msgstr ""
12200 #: cp/class.c:2764
12201 msgid "multiple fields in union %qT initialized"
12202 msgstr ""
12204 #: cp/class.c:2825
12205 msgid "ignoring packed attribute on unpacked non-POD field %q#D"
12206 msgstr ""
12208 #: cp/class.c:2885
12209 msgid "%qD may not be static because it is a member of a union"
12210 msgstr ""
12212 #: cp/class.c:2890
12213 msgid "%qD may not have reference type %qT because it is a member of a union"
12214 msgstr ""
12216 #: cp/class.c:2899
12217 msgid "field %qD in local class cannot be static"
12218 msgstr ""
12220 #: cp/class.c:2905
12221 msgid "field %qD invalidly declared function type"
12222 msgstr ""
12224 #: cp/class.c:2911
12225 msgid "field %qD invalidly declared method type"
12226 msgstr ""
12228 #: cp/class.c:2943
12229 msgid "non-static reference %q#D in class without a constructor"
12230 msgstr ""
12232 #: cp/class.c:2990
12233 msgid "non-static const member %q#D in class without a constructor"
12234 msgstr ""
12236 #: cp/class.c:3005
12237 msgid "field %q#D with same name as class"
12238 msgstr ""
12240 #: cp/class.c:3038
12241 msgid "%q#T has pointer data members"
12242 msgstr ""
12244 #: cp/class.c:3042
12245 msgid "  but does not override %<%T(const %T&)%>"
12246 msgstr ""
12248 #: cp/class.c:3044
12249 msgid "  or %<operator=(const %T&)%>"
12250 msgstr ""
12252 #: cp/class.c:3047
12253 msgid "  but does not override %<operator=(const %T&)%>"
12254 msgstr ""
12256 #: cp/class.c:3480
12257 msgid ""
12258 "offset of empty base %qT may not be ABI-compliant and maychange in a future "
12259 "version of GCC"
12260 msgstr ""
12262 #: cp/class.c:3592
12263 msgid "class %qT will be considered nearly empty in a future version of GCC"
12264 msgstr ""
12266 #: cp/class.c:3674
12267 msgid "initializer specified for non-virtual method %qD"
12268 msgstr ""
12270 #: cp/class.c:4337
12271 msgid ""
12272 "offset of virtual base %qT is not ABI-compliant and may change in a future "
12273 "version of GCC"
12274 msgstr ""
12276 #: cp/class.c:4436
12277 msgid "direct base %qT inaccessible in %qT due to ambiguity"
12278 msgstr ""
12280 #: cp/class.c:4448
12281 msgid "virtual base %qT inaccessible in %qT due to ambiguity"
12282 msgstr ""
12284 #: cp/class.c:4625
12285 msgid ""
12286 "size assigned to %qT may not be ABI-compliant and may change in a future "
12287 "version of GCC"
12288 msgstr ""
12290 #. Versions of G++ before G++ 3.4 did not reset the
12291 #. DECL_MODE.
12292 #: cp/class.c:4664
12293 msgid ""
12294 "the offset of %qD may not be ABI-compliant and may change in a future "
12295 "version of GCC"
12296 msgstr ""
12298 #: cp/class.c:4687
12299 msgid ""
12300 "offset of %qD is not ABI-compliant and may change in a future version of GCC"
12301 msgstr ""
12303 #: cp/class.c:4697
12304 msgid ""
12305 "%qD contains empty classes which may cause base classes to be placed at "
12306 "different locations in a future version of GCC"
12307 msgstr ""
12309 #: cp/class.c:4757
12310 msgid ""
12311 "layout of classes derived from empty class %qT may change in a future "
12312 "version of GCC"
12313 msgstr ""
12315 #: cp/class.c:4898 cp/parser.c:12877
12316 msgid "redefinition of %q#T"
12317 msgstr ""
12319 #: cp/class.c:5048
12320 msgid "%q#T has virtual functions but non-virtual destructor"
12321 msgstr ""
12323 #: cp/class.c:5145
12324 msgid "trying to finish struct, but kicked out due to previous parse errors"
12325 msgstr ""
12327 #: cp/class.c:5561
12328 msgid "language string %<\"%E\"%> not recognized"
12329 msgstr ""
12331 #: cp/class.c:5648
12332 msgid "cannot resolve overloaded function %qD based on conversion to type %qT"
12333 msgstr ""
12335 #: cp/class.c:5773
12336 msgid "no matches converting function %qD to type %q#T"
12337 msgstr ""
12339 #: cp/class.c:5796
12340 msgid "converting overloaded function %qD to type %q#T is ambiguous"
12341 msgstr ""
12343 #: cp/class.c:5822
12344 msgid "assuming pointer to member %qD"
12345 msgstr ""
12347 #: cp/class.c:5825
12348 msgid "(a pointer to member can only be formed with %<&%E%>)"
12349 msgstr ""
12351 #: cp/class.c:5870 cp/class.c:5901 cp/class.c:6053 cp/class.c:6060
12352 msgid "not enough type information"
12353 msgstr ""
12355 #: cp/class.c:5887
12356 msgid "argument of type %qT does not match %qT"
12357 msgstr ""
12359 #: cp/class.c:6037
12360 msgid "invalid operation on uninstantiated type"
12361 msgstr ""
12363 #. [basic.scope.class]
12365 #. A name N used in a class S shall refer to the same declaration
12366 #. in its context and when re-evaluated in the completed scope of
12367 #. S.
12368 #: cp/class.c:6274 cp/decl.c:1102 cp/name-lookup.c:508 cp/pt.c:2204
12369 msgid "declaration of %q#D"
12370 msgstr ""
12372 #: cp/class.c:6275
12373 msgid "changes meaning of %qD from %q+#D"
12374 msgstr ""
12376 #: cp/cvt.c:90
12377 msgid "can't convert from incomplete type %qT to %qT"
12378 msgstr ""
12380 #: cp/cvt.c:99
12381 msgid "conversion of %qE from %qT to %qT is ambiguous"
12382 msgstr ""
12384 #: cp/cvt.c:168 cp/cvt.c:237 cp/cvt.c:284
12385 msgid "cannot convert %qE from type %qT to type %qT"
12386 msgstr ""
12388 #: cp/cvt.c:197 cp/cvt.c:201
12389 msgid "pointer to member cast from %qT to %qT is via virtual base"
12390 msgstr ""
12392 #: cp/cvt.c:497
12393 msgid "conversion from %qT to %qT discards qualifiers"
12394 msgstr ""
12396 #: cp/cvt.c:515 cp/typeck.c:4808
12397 msgid "casting %qT to %qT does not dereference pointer"
12398 msgstr ""
12400 #: cp/cvt.c:542
12401 msgid "cannot convert type %qT to type %qT"
12402 msgstr ""
12404 #: cp/cvt.c:670
12405 msgid "conversion from %q#T to %q#T"
12406 msgstr ""
12408 #: cp/cvt.c:682 cp/cvt.c:702
12409 msgid "%q#T used where a %qT was expected"
12410 msgstr ""
12412 #: cp/cvt.c:717
12413 msgid "%q#T used where a floating point value was expected"
12414 msgstr ""
12416 #: cp/cvt.c:764
12417 msgid "conversion from %qT to non-scalar type %qT requested"
12418 msgstr ""
12420 #: cp/cvt.c:798
12421 msgid "pseudo-destructor is not called"
12422 msgstr ""
12424 #: cp/cvt.c:857
12425 msgid "object of incomplete type %qT will not be accessed in %s"
12426 msgstr ""
12428 #: cp/cvt.c:860
12429 msgid "object of type %qT will not be accessed in %s"
12430 msgstr ""
12432 #: cp/cvt.c:876
12433 msgid "object %qE of incomplete type %qT will not be accessed in %s"
12434 msgstr ""
12436 #. [over.over] enumerates the places where we can take the address
12437 #. of an overloaded function, and this is not one of them.
12438 #: cp/cvt.c:892
12439 #, c-format
12440 msgid "%s cannot resolve address of overloaded function"
12441 msgstr ""
12443 #. Only warn when there is no &.
12444 #: cp/cvt.c:898
12445 #, c-format
12446 msgid "%s is a reference, not call, to function %qE"
12447 msgstr ""
12449 #: cp/cvt.c:909
12450 #, c-format
12451 msgid "%s has no effect"
12452 msgstr ""
12454 #: cp/cvt.c:941
12455 msgid "value computed is not used"
12456 msgstr ""
12458 #: cp/cvt.c:1049
12459 msgid "converting NULL to non-pointer type"
12460 msgstr ""
12462 #: cp/cvt.c:1121
12463 msgid "ambiguous default type conversion from %qT"
12464 msgstr ""
12466 #: cp/cvt.c:1123
12467 msgid "  candidate conversions include %qD and %qD"
12468 msgstr ""
12470 #: cp/decl.c:361
12471 msgid "label %qD used but not defined"
12472 msgstr ""
12474 #: cp/decl.c:372
12475 msgid "label %qD defined but not used"
12476 msgstr ""
12478 #: cp/decl.c:1009
12479 msgid "%qD was declared %<extern%> and later %<static%>"
12480 msgstr ""
12482 #: cp/decl.c:1010 cp/decl.c:1475
12483 msgid "previous declaration of %qD"
12484 msgstr ""
12486 #: cp/decl.c:1058
12487 msgid "%Jfunction %qD redeclared as inline"
12488 msgstr ""
12490 #: cp/decl.c:1059
12491 msgid "%Jprevious declaration of %qD with attribute noinline"
12492 msgstr ""
12494 #: cp/decl.c:1066
12495 msgid "%Jfunction %qD redeclared with attribute noinline"
12496 msgstr ""
12498 #: cp/decl.c:1068
12499 msgid "%Jprevious declaration of %qD was inline"
12500 msgstr ""
12502 #: cp/decl.c:1089 cp/decl.c:1160
12503 msgid "shadowing %s function %q#D"
12504 msgstr ""
12506 #: cp/decl.c:1098
12507 msgid "library function %q#D redeclared as non-function %q#D"
12508 msgstr ""
12510 #: cp/decl.c:1103
12511 msgid "conflicts with built-in declaration %q#D"
12512 msgstr ""
12514 #: cp/decl.c:1155 cp/decl.c:1264 cp/decl.c:1280
12515 msgid "new declaration %q#D"
12516 msgstr ""
12518 #: cp/decl.c:1156
12519 msgid "ambiguates built-in declaration %q#D"
12520 msgstr ""
12522 #: cp/decl.c:1227
12523 msgid "%q#D redeclared as different kind of symbol"
12524 msgstr ""
12526 #: cp/decl.c:1230
12527 msgid "previous declaration of %q#D"
12528 msgstr ""
12530 #: cp/decl.c:1249
12531 msgid "declaration of template %q#D"
12532 msgstr ""
12534 #: cp/decl.c:1250 cp/name-lookup.c:509
12535 msgid "conflicts with previous declaration %q#D"
12536 msgstr ""
12538 #: cp/decl.c:1265 cp/decl.c:1281
12539 msgid "ambiguates old declaration %q#D"
12540 msgstr ""
12542 #: cp/decl.c:1273
12543 msgid "declaration of C function %q#D conflicts with"
12544 msgstr ""
12546 #: cp/decl.c:1275
12547 msgid "previous declaration %q#D here"
12548 msgstr ""
12550 #: cp/decl.c:1288
12551 msgid "conflicting declaration %q#D"
12552 msgstr ""
12554 #: cp/decl.c:1289
12555 msgid "%qD has a previous declaration as %q#D"
12556 msgstr ""
12558 #. [namespace.alias]
12560 #. A namespace-name or namespace-alias shall not be declared as
12561 #. the name of any other entity in the same declarative region.
12562 #. A namespace-name defined at global scope shall not be
12563 #. declared as the name of any other entity in any global scope
12564 #. of the program.
12565 #: cp/decl.c:1342
12566 msgid "declaration of namespace %qD conflicts with"
12567 msgstr ""
12569 #: cp/decl.c:1343
12570 msgid "previous declaration of namespace %qD here"
12571 msgstr ""
12573 #: cp/decl.c:1355
12574 msgid "%q#D previously defined here"
12575 msgstr ""
12577 #: cp/decl.c:1356
12578 msgid "%q#D previously declared here"
12579 msgstr ""
12581 #. Prototype decl follows defn w/o prototype.
12582 #: cp/decl.c:1365
12583 msgid "prototype for %q#D"
12584 msgstr ""
12586 #: cp/decl.c:1366
12587 msgid "%Jfollows non-prototype definition here"
12588 msgstr ""
12590 #: cp/decl.c:1378
12591 msgid "previous declaration of %q#D with %qL linkage"
12592 msgstr ""
12594 #: cp/decl.c:1380
12595 msgid "conflicts with new declaration with %qL linkage"
12596 msgstr ""
12598 #: cp/decl.c:1403 cp/decl.c:1410
12599 msgid "default argument given for parameter %d of %q#D"
12600 msgstr ""
12602 #: cp/decl.c:1405 cp/decl.c:1412
12603 msgid "after previous specification in %q#D"
12604 msgstr ""
12606 #: cp/decl.c:1421
12607 msgid "%q#D was used before it was declared inline"
12608 msgstr ""
12610 #: cp/decl.c:1422
12611 msgid "%Jprevious non-inline declaration here"
12612 msgstr ""
12614 #: cp/decl.c:1474
12615 msgid "redundant redeclaration of %qD in same scope"
12616 msgstr ""
12618 #: cp/decl.c:1568
12619 #, c-format
12620 msgid "declaration of %qF throws different exceptions"
12621 msgstr ""
12623 #: cp/decl.c:1570
12624 #, c-format
12625 msgid "than previous declaration %qF"
12626 msgstr ""
12628 #. From [temp.expl.spec]:
12630 #. If a template, a member template or the member of a class
12631 #. template is explicitly specialized then that
12632 #. specialization shall be declared before the first use of
12633 #. that specialization that would cause an implicit
12634 #. instantiation to take place, in every translation unit in
12635 #. which such a use occurs.
12636 #: cp/decl.c:1730
12637 msgid "explicit specialization of %qD after first use"
12638 msgstr ""
12640 #: cp/decl.c:1809
12641 msgid "%J%qD: visibility attribute ignored because it"
12642 msgstr ""
12644 #: cp/decl.c:1811
12645 msgid "%Jconflicts with previous declaration here"
12646 msgstr ""
12648 #: cp/decl.c:2151 cp/decl.c:2175 cp/decl.c:2263
12649 msgid "jump to label %qD"
12650 msgstr ""
12652 #: cp/decl.c:2153 cp/decl.c:2177
12653 msgid "jump to case label"
12654 msgstr ""
12656 #: cp/decl.c:2156 cp/decl.c:2180
12657 msgid "%H  from here"
12658 msgstr ""
12660 #: cp/decl.c:2161
12661 msgid "  crosses initialization of %q#D"
12662 msgstr ""
12664 #: cp/decl.c:2164 cp/decl.c:2279
12665 msgid "  enters scope of non-POD %q#D"
12666 msgstr ""
12668 #: cp/decl.c:2184 cp/decl.c:2283
12669 msgid "  enters try block"
12670 msgstr ""
12672 #: cp/decl.c:2186 cp/decl.c:2285
12673 msgid "  enters catch block"
12674 msgstr ""
12676 #: cp/decl.c:2264
12677 msgid "  from here"
12678 msgstr ""
12680 #. Can't skip init of __exception_info.
12681 #: cp/decl.c:2275
12682 msgid "%J  enters catch block"
12683 msgstr ""
12685 #: cp/decl.c:2277
12686 msgid "  skips initialization of %q#D"
12687 msgstr ""
12689 #: cp/decl.c:2311
12690 msgid "label named wchar_t"
12691 msgstr ""
12693 #: cp/decl.c:2314
12694 msgid "duplicate label %qD"
12695 msgstr ""
12697 #: cp/decl.c:2562 cp/parser.c:3525
12698 msgid "%qD used without template parameters"
12699 msgstr ""
12701 #: cp/decl.c:2579 cp/decl.c:2670
12702 msgid "no class template named %q#T in %q#T"
12703 msgstr ""
12705 #: cp/decl.c:2600 cp/decl.c:2610 cp/decl.c:2630
12706 msgid "no type named %q#T in %q#T"
12707 msgstr ""
12709 #: cp/decl.c:2679
12710 msgid "template parameters do not match template"
12711 msgstr ""
12713 #: cp/decl.c:2680 cp/friend.c:317 cp/friend.c:325
12714 msgid "%qD declared here"
12715 msgstr ""
12717 #: cp/decl.c:3351
12718 msgid "%Jan anonymous union cannot have function members"
12719 msgstr ""
12721 #: cp/decl.c:3369
12722 msgid "member %q#D with constructor not allowed in anonymous aggregate"
12723 msgstr ""
12725 #: cp/decl.c:3373
12726 msgid "member %q#D with destructor not allowed in anonymous aggregate"
12727 msgstr ""
12729 #: cp/decl.c:3377
12730 msgid ""
12731 "member %q#D with copy assignment operator not allowed in anonymous aggregate"
12732 msgstr ""
12734 #: cp/decl.c:3403
12735 msgid "multiple types in one declaration"
12736 msgstr ""
12738 #: cp/decl.c:3407
12739 msgid "redeclaration of C++ built-in type %qT"
12740 msgstr ""
12742 #: cp/decl.c:3444
12743 msgid "missing type-name in typedef-declaration"
12744 msgstr ""
12746 #: cp/decl.c:3452
12747 msgid "ISO C++ prohibits anonymous structs"
12748 msgstr ""
12750 #: cp/decl.c:3459
12751 #, c-format
12752 msgid "%qs can only be specified for functions"
12753 msgstr ""
12755 #: cp/decl.c:3465
12756 msgid "%<friend%> can only be specified inside a class"
12757 msgstr ""
12759 #: cp/decl.c:3467
12760 msgid "%<explicit%> can only be specified for constructors"
12761 msgstr ""
12763 #: cp/decl.c:3469
12764 msgid "a storage class can only be specified for objects and functions"
12765 msgstr ""
12767 #: cp/decl.c:3475
12768 msgid "qualifiers can only be specified for objects and functions"
12769 msgstr ""
12771 #: cp/decl.c:3505
12772 msgid "attribute ignored in declaration of %q#T"
12773 msgstr ""
12775 #: cp/decl.c:3506
12776 msgid "attribute for %q#T must follow the %qs keyword"
12777 msgstr ""
12779 #: cp/decl.c:3629
12780 msgid "function %q#D is initialized like a variable"
12781 msgstr ""
12783 #: cp/decl.c:3641
12784 msgid "declaration of %q#D has %<extern%> and is initialized"
12785 msgstr ""
12787 #: cp/decl.c:3672
12788 msgid "%q#D is not a static member of %q#T"
12789 msgstr ""
12791 #: cp/decl.c:3678
12792 msgid "ISO C++ does not permit %<%T::%D%> to be defined as %<%T::%D%>"
12793 msgstr ""
12795 #: cp/decl.c:3687
12796 msgid ""
12797 "template header not allowed in member definition of explicitly specialized "
12798 "class"
12799 msgstr ""
12801 #: cp/decl.c:3695
12802 msgid "duplicate initialization of %qD"
12803 msgstr ""
12805 #: cp/decl.c:3733
12806 msgid "declaration of %q#D outside of class is not definition"
12807 msgstr ""
12809 #: cp/decl.c:3782
12810 msgid "variable %q#D has initializer but incomplete type"
12811 msgstr ""
12813 #: cp/decl.c:3789 cp/decl.c:4408
12814 msgid "elements of array %q#D have incomplete type"
12815 msgstr ""
12817 #: cp/decl.c:3805
12818 msgid "aggregate %q#D has incomplete type and cannot be defined"
12819 msgstr ""
12821 #: cp/decl.c:3855
12822 msgid "%qD declared as reference but not initialized"
12823 msgstr ""
12825 #: cp/decl.c:3861
12826 msgid "ISO C++ forbids use of initializer list to initialize reference %qD"
12827 msgstr ""
12829 #: cp/decl.c:3887
12830 msgid "cannot initialize %qT from %qT"
12831 msgstr ""
12833 #: cp/decl.c:3920
12834 msgid "initializer fails to determine size of %qD"
12835 msgstr ""
12837 #: cp/decl.c:3925
12838 msgid "array size missing in %qD"
12839 msgstr ""
12841 #: cp/decl.c:3935
12842 msgid "zero-size array %qD"
12843 msgstr ""
12845 #. An automatic variable with an incomplete type: that is an error.
12846 #. Don't talk about array types here, since we took care of that
12847 #. message in grokdeclarator.
12848 #: cp/decl.c:3969
12849 msgid "storage size of %qD isn't known"
12850 msgstr ""
12852 #: cp/decl.c:3991
12853 msgid "storage size of %qD isn't constant"
12854 msgstr ""
12856 #: cp/decl.c:4046
12857 msgid ""
12858 "sorry: semantics of inline function static data %q#D are wrong (you'll wind "
12859 "up with multiple copies)"
12860 msgstr ""
12862 #: cp/decl.c:4049
12863 msgid "%J  you can work around this by removing the initializer"
12864 msgstr ""
12866 #: cp/decl.c:4076
12867 msgid "uninitialized const %qD"
12868 msgstr ""
12870 #: cp/decl.c:4141
12871 msgid "name %qD used in a GNU-style designated initializer for an array"
12872 msgstr ""
12874 #: cp/decl.c:4212
12875 msgid "brace-enclosed initializer used to initialize %qT"
12876 msgstr ""
12878 #: cp/decl.c:4277
12879 msgid "initializer for %qT must be brace-enclosed"
12880 msgstr ""
12882 #: cp/decl.c:4293
12883 msgid "ISO C++ does not allow designated initializers"
12884 msgstr ""
12886 #: cp/decl.c:4297
12887 msgid "%qT has no non-static data member named %qD"
12888 msgstr ""
12890 #: cp/decl.c:4361
12891 msgid "too many initializers for %qT"
12892 msgstr ""
12894 #: cp/decl.c:4402
12895 msgid "variable-sized object %qD may not be initialized"
12896 msgstr ""
12898 #: cp/decl.c:4413
12899 msgid "%qD has incomplete type"
12900 msgstr ""
12902 #: cp/decl.c:4467
12903 msgid "%qD must be initialized by constructor, not by %<{...}%>"
12904 msgstr ""
12906 #: cp/decl.c:4503
12907 msgid "array %qD initialized by parenthesized string literal %qE"
12908 msgstr ""
12910 #: cp/decl.c:4518
12911 msgid "structure %qD with uninitialized const members"
12912 msgstr ""
12914 #: cp/decl.c:4520
12915 msgid "structure %qD with uninitialized reference members"
12916 msgstr ""
12918 #: cp/decl.c:4719
12919 msgid "assignment (not initialization) in declaration"
12920 msgstr ""
12922 #: cp/decl.c:4736
12923 msgid "cannot initialize %qD to namespace %qD"
12924 msgstr ""
12926 #: cp/decl.c:4777
12927 msgid "shadowing previous type declaration of %q#D"
12928 msgstr ""
12930 #: cp/decl.c:4807
12931 msgid "%qD cannot be thread-local because it has non-POD type %qT"
12932 msgstr ""
12934 #: cp/decl.c:4822
12935 msgid "%qD is thread-local and so cannot be dynamically initialized"
12936 msgstr ""
12938 #: cp/decl.c:5382
12939 msgid "destructor for alien class %qT cannot be a member"
12940 msgstr ""
12942 #: cp/decl.c:5384
12943 msgid "constructor for alien class %qT cannot be a member"
12944 msgstr ""
12946 #: cp/decl.c:5405
12947 msgid "%qD declared as a %<virtual%> %s"
12948 msgstr ""
12950 #: cp/decl.c:5407
12951 msgid "%qD declared as an %<inline%> %s"
12952 msgstr ""
12954 #: cp/decl.c:5409
12955 msgid ""
12956 "%<const%> and %<volatile%> function specifiers on %qD invalid in %s "
12957 "declaration"
12958 msgstr ""
12960 #: cp/decl.c:5413
12961 msgid "%qD declared as a friend"
12962 msgstr ""
12964 #: cp/decl.c:5419
12965 msgid "%qD declared with an exception specification"
12966 msgstr ""
12968 #: cp/decl.c:5505
12969 msgid "cannot declare %<::main%> to be a template"
12970 msgstr ""
12972 #: cp/decl.c:5507
12973 msgid "cannot declare %<::main%> to be inline"
12974 msgstr ""
12976 #: cp/decl.c:5509
12977 msgid "cannot declare %<::main%> to be static"
12978 msgstr ""
12980 #: cp/decl.c:5513
12981 msgid "%<::main%> must return %<int%>"
12982 msgstr ""
12984 #: cp/decl.c:5543
12985 msgid "non-local function %q#D uses anonymous type"
12986 msgstr ""
12988 #: cp/decl.c:5546 cp/decl.c:5882
12989 msgid ""
12990 "%q#D does not refer to the unqualified type, so it is not used for linkage"
12991 msgstr ""
12993 #: cp/decl.c:5552
12994 msgid "non-local function %q#D uses local type %qT"
12995 msgstr ""
12997 #: cp/decl.c:5575
12998 msgid "%smember function %qD cannot have cv-qualifier"
12999 msgstr ""
13001 #: cp/decl.c:5599
13002 msgid "defining explicit specialization %qD in friend declaration"
13003 msgstr ""
13005 #. Something like `template <class T> friend void f<T>()'.
13006 #: cp/decl.c:5609
13007 msgid "invalid use of template-id %qD in declaration of primary template"
13008 msgstr ""
13010 #: cp/decl.c:5637
13011 msgid ""
13012 "default arguments are not allowed in declaration of friend template "
13013 "specialization %qD"
13014 msgstr ""
13016 #: cp/decl.c:5645
13017 msgid ""
13018 "%<inline%> is not allowed in declaration of friend template specialization %"
13019 "qD"
13020 msgstr ""
13022 #: cp/decl.c:5711
13023 msgid "definition of implicitly-declared %qD"
13024 msgstr ""
13026 #: cp/decl.c:5731 cp/decl2.c:712
13027 msgid "no %q#D member function declared in class %qT"
13028 msgstr ""
13030 #. DRs 132, 319 and 389 seem to indicate types with
13031 #. no linkage can only be used to declare extern "C"
13032 #. entities.  Since it's not always an error in the
13033 #. ISO C++ 90 Standard, we only issue a warning.
13034 #: cp/decl.c:5879
13035 msgid "non-local variable %q#D uses anonymous type"
13036 msgstr ""
13038 #: cp/decl.c:5888
13039 msgid "non-local variable %q#D uses local type %qT"
13040 msgstr ""
13042 #: cp/decl.c:6005
13043 msgid ""
13044 "invalid in-class initialization of static data member of non-integral type %"
13045 "qT"
13046 msgstr ""
13048 #: cp/decl.c:6015
13049 msgid "ISO C++ forbids in-class initialization of non-const static member %qD"
13050 msgstr ""
13052 #: cp/decl.c:6019
13053 msgid ""
13054 "ISO C++ forbids initialization of member constant %qD of non-integral type %"
13055 "qT"
13056 msgstr ""
13058 #: cp/decl.c:6039
13059 msgid "size of array %qD has non-integral type %qT"
13060 msgstr ""
13062 #: cp/decl.c:6041
13063 msgid "size of array has non-integral type %qT"
13064 msgstr ""
13066 #: cp/decl.c:6077
13067 msgid "size of array %qD is negative"
13068 msgstr ""
13070 #: cp/decl.c:6079
13071 msgid "size of array is negative"
13072 msgstr ""
13074 #: cp/decl.c:6087
13075 msgid "ISO C++ forbids zero-size array %qD"
13076 msgstr ""
13078 #: cp/decl.c:6089
13079 msgid "ISO C++ forbids zero-size array"
13080 msgstr ""
13082 #: cp/decl.c:6096
13083 msgid "size of array %qD is not an integral constant-expression"
13084 msgstr ""
13086 #: cp/decl.c:6099
13087 msgid "size of array is not an integral constant-expression"
13088 msgstr ""
13090 #: cp/decl.c:6104
13091 msgid "ISO C++ forbids variable-size array %qD"
13092 msgstr ""
13094 #: cp/decl.c:6106
13095 msgid "ISO C++ forbids variable-size array"
13096 msgstr ""
13098 #: cp/decl.c:6136
13099 msgid "overflow in array dimension"
13100 msgstr ""
13102 #: cp/decl.c:6210
13103 msgid "declaration of %qD as %s"
13104 msgstr ""
13106 #: cp/decl.c:6212
13107 #, c-format
13108 msgid "creating %s"
13109 msgstr ""
13111 #: cp/decl.c:6224
13112 msgid ""
13113 "declaration of %qD as multidimensional array must have bounds for all "
13114 "dimensions except the first"
13115 msgstr ""
13117 #: cp/decl.c:6228
13118 msgid ""
13119 "multidimensional array must have bounds for all dimensions except the first"
13120 msgstr ""
13122 #: cp/decl.c:6263
13123 msgid "return type specification for constructor invalid"
13124 msgstr ""
13126 #: cp/decl.c:6273
13127 msgid "return type specification for destructor invalid"
13128 msgstr ""
13130 #: cp/decl.c:6286
13131 msgid "operator %qT declared to return %qT"
13132 msgstr ""
13134 #: cp/decl.c:6288
13135 msgid "return type specified for %<operator %T%>"
13136 msgstr ""
13138 #: cp/decl.c:6310
13139 msgid "unnamed variable or field declared void"
13140 msgstr ""
13142 #: cp/decl.c:6314
13143 #, c-format
13144 msgid "variable or field %qE declared void"
13145 msgstr ""
13147 #: cp/decl.c:6317
13148 msgid "variable or field declared void"
13149 msgstr ""
13151 #: cp/decl.c:6472
13152 msgid "type %qT is not derived from type %qT"
13153 msgstr ""
13155 #: cp/decl.c:6492 cp/decl.c:6584 cp/decl.c:7728
13156 msgid "declaration of %qD as non-function"
13157 msgstr ""
13159 #: cp/decl.c:6498
13160 msgid "declaration of %qD as non-member"
13161 msgstr ""
13163 #: cp/decl.c:6528
13164 msgid "declarator-id missing; using reserved word %qD"
13165 msgstr ""
13167 #: cp/decl.c:6617
13168 #, c-format
13169 msgid "two or more data types in declaration of %qs"
13170 msgstr ""
13172 #: cp/decl.c:6660
13173 msgid "ISO C++ does not support %<long long%>"
13174 msgstr ""
13176 #: cp/decl.c:6682
13177 #, c-format
13178 msgid "duplicate %qs"
13179 msgstr ""
13181 #: cp/decl.c:6720 cp/decl.c:6722
13182 #, c-format
13183 msgid "ISO C++ forbids declaration of %qs with no type"
13184 msgstr ""
13186 #: cp/decl.c:6747
13187 #, c-format
13188 msgid "short, signed or unsigned invalid for %qs"
13189 msgstr ""
13191 #: cp/decl.c:6749
13192 #, c-format
13193 msgid "long, short, signed or unsigned invalid for %qs"
13194 msgstr ""
13196 #: cp/decl.c:6751
13197 #, c-format
13198 msgid "long and short specified together for %qs"
13199 msgstr ""
13201 #: cp/decl.c:6753
13202 #, c-format
13203 msgid "long or short specified with char for %qs"
13204 msgstr ""
13206 #: cp/decl.c:6755
13207 #, c-format
13208 msgid "long or short specified with floating type for %qs"
13209 msgstr ""
13211 #: cp/decl.c:6757
13212 #, c-format
13213 msgid "signed and unsigned given together for %qs"
13214 msgstr ""
13216 #: cp/decl.c:6763
13217 #, c-format
13218 msgid "long, short, signed or unsigned used invalidly for %qs"
13219 msgstr ""
13221 #: cp/decl.c:6828
13222 #, c-format
13223 msgid "complex invalid for %qs"
13224 msgstr ""
13226 #: cp/decl.c:6857
13227 msgid "qualifiers are not allowed on declaration of %<operator %T%>"
13228 msgstr ""
13230 #: cp/decl.c:6869 cp/typeck.c:6375
13231 msgid "ignoring %qV qualifiers added to function type %qT"
13232 msgstr ""
13234 #: cp/decl.c:6892
13235 msgid "member %qD cannot be declared both virtual and static"
13236 msgstr ""
13238 #: cp/decl.c:6899
13239 msgid "%<%T::%D%> is not a valid declarator"
13240 msgstr ""
13242 #: cp/decl.c:6907
13243 msgid "typedef declaration invalid in parameter declaration"
13244 msgstr ""
13246 #: cp/decl.c:6911
13247 msgid "storage class specifiers invalid in parameter declarations"
13248 msgstr ""
13250 #: cp/decl.c:6918
13251 msgid "virtual outside class declaration"
13252 msgstr ""
13254 #: cp/decl.c:6931 cp/decl.c:6938
13255 #, c-format
13256 msgid "multiple storage classes in declaration of %qs"
13257 msgstr ""
13259 #: cp/decl.c:6981
13260 #, c-format
13261 msgid "storage class specified for %s %qs"
13262 msgstr ""
13264 #: cp/decl.c:7018
13265 msgid "top-level declaration of %qs specifies %<auto%>"
13266 msgstr ""
13268 #: cp/decl.c:7030
13269 msgid "storage class specifiers invalid in friend function declarations"
13270 msgstr ""
13272 #: cp/decl.c:7156
13273 msgid "destructor cannot be static member function"
13274 msgstr ""
13276 #: cp/decl.c:7159
13277 msgid "destructors may not be cv-qualified"
13278 msgstr ""
13280 #: cp/decl.c:7179
13281 msgid "constructor cannot be static member function"
13282 msgstr ""
13284 #: cp/decl.c:7182
13285 msgid "constructors cannot be declared virtual"
13286 msgstr ""
13288 #: cp/decl.c:7187
13289 msgid "constructors may not be cv-qualified"
13290 msgstr ""
13292 #: cp/decl.c:7207
13293 #, c-format
13294 msgid "can't initialize friend function %qs"
13295 msgstr ""
13297 #. Cannot be both friend and virtual.
13298 #: cp/decl.c:7211
13299 msgid "virtual functions cannot be friends"
13300 msgstr ""
13302 #: cp/decl.c:7215
13303 msgid "friend declaration not in class definition"
13304 msgstr ""
13306 #: cp/decl.c:7217
13307 #, c-format
13308 msgid "can't define friend function %qs in a local class definition"
13309 msgstr ""
13311 #: cp/decl.c:7230
13312 msgid "destructors may not have parameters"
13313 msgstr ""
13315 #: cp/decl.c:7249 cp/decl.c:7256
13316 msgid "cannot declare reference to %q#T"
13317 msgstr ""
13319 #: cp/decl.c:7250
13320 msgid "cannot declare pointer to %q#T"
13321 msgstr ""
13323 #: cp/decl.c:7258
13324 msgid "cannot declare pointer to %q#T member"
13325 msgstr ""
13327 #: cp/decl.c:7297
13328 msgid "%qD is a namespace"
13329 msgstr ""
13331 #: cp/decl.c:7336
13332 msgid "template-id %qD used as a declarator"
13333 msgstr ""
13335 #: cp/decl.c:7383
13336 msgid "extra qualification %<%T::%> on member %qs ignored"
13337 msgstr ""
13339 #: cp/decl.c:7402
13340 msgid "cannot declare member function %<%T::%s%> within %<%T%>"
13341 msgstr ""
13343 #: cp/decl.c:7417
13344 msgid "cannot declare member %<%T::%s%> within %qT"
13345 msgstr ""
13347 #: cp/decl.c:7456
13348 msgid "data member may not have variably modified type %qT"
13349 msgstr ""
13351 #: cp/decl.c:7458
13352 msgid "parameter may not have variably modified type %qT"
13353 msgstr ""
13355 #. [dcl.fct.spec] The explicit specifier shall only be used in
13356 #. declarations of constructors within a class definition.
13357 #: cp/decl.c:7466
13358 msgid "only declarations of constructors can be %<explicit%>"
13359 msgstr ""
13361 #: cp/decl.c:7474
13362 msgid "non-member %qs cannot be declared %<mutable%>"
13363 msgstr ""
13365 #: cp/decl.c:7479
13366 msgid "non-object member %qs cannot be declared %<mutable%>"
13367 msgstr ""
13369 #: cp/decl.c:7485
13370 msgid "function %qs cannot be declared %<mutable%>"
13371 msgstr ""
13373 #: cp/decl.c:7490
13374 msgid "static %qs cannot be declared %<mutable%>"
13375 msgstr ""
13377 #: cp/decl.c:7495
13378 msgid "const %qs cannot be declared %<mutable%>"
13379 msgstr ""
13381 #: cp/decl.c:7515
13382 msgid "%Jtypedef name may not be a nested-name-specifier"
13383 msgstr ""
13385 #: cp/decl.c:7531
13386 msgid "ISO C++ forbids nested type %qD with same name as enclosing class"
13387 msgstr ""
13389 #: cp/decl.c:7630
13390 #, c-format
13391 msgid "qualified function types cannot be used to declare %s functions"
13392 msgstr ""
13394 #: cp/decl.c:7656
13395 msgid "type qualifiers specified for friend class declaration"
13396 msgstr ""
13398 #: cp/decl.c:7661
13399 msgid "%<inline%> specified for friend class declaration"
13400 msgstr ""
13402 #: cp/decl.c:7669
13403 msgid "template parameters cannot be friends"
13404 msgstr ""
13406 #: cp/decl.c:7671
13407 msgid "friend declaration requires class-key, i.e. %<friend class %T::%D%>"
13408 msgstr ""
13410 #: cp/decl.c:7675
13411 msgid "friend declaration requires class-key, i.e. %<friend %#T%>"
13412 msgstr ""
13414 #: cp/decl.c:7688
13415 msgid "trying to make class %qT a friend of global scope"
13416 msgstr ""
13418 #: cp/decl.c:7699
13419 msgid "invalid qualifiers on non-member function type"
13420 msgstr ""
13422 #: cp/decl.c:7718
13423 msgid "abstract declarator %qT used as declaration"
13424 msgstr ""
13426 #: cp/decl.c:7743
13427 msgid "cannot use %<::%> in parameter declaration"
13428 msgstr ""
13430 #. Something like struct S { int N::j; };
13431 #: cp/decl.c:7788
13432 msgid "invalid use of %<::%>"
13433 msgstr ""
13435 #: cp/decl.c:7803
13436 msgid "can't make %qD into a method -- not in a class"
13437 msgstr ""
13439 #: cp/decl.c:7812
13440 msgid "function %qD declared virtual inside a union"
13441 msgstr ""
13443 #: cp/decl.c:7821
13444 msgid "%qD cannot be declared virtual, since it is always static"
13445 msgstr ""
13447 #: cp/decl.c:7839
13448 msgid "declaration of %qD as member of %qT"
13449 msgstr ""
13451 #: cp/decl.c:7915
13452 msgid "field %qD has incomplete type"
13453 msgstr ""
13455 #: cp/decl.c:7917
13456 msgid "name %qT has incomplete type"
13457 msgstr ""
13459 #: cp/decl.c:7926
13460 msgid "  in instantiation of template %qT"
13461 msgstr ""
13463 #: cp/decl.c:7936
13464 #, c-format
13465 msgid "%qE is neither function nor member function; cannot be declared friend"
13466 msgstr ""
13468 #: cp/decl.c:7947
13469 msgid "member functions are implicitly friends of their class"
13470 msgstr ""
13472 #. An attempt is being made to initialize a non-static
13473 #. member.  But, from [class.mem]:
13475 #. 4 A member-declarator can contain a
13476 #. constant-initializer only if it declares a static
13477 #. member (_class.static_) of integral or enumeration
13478 #. type, see _class.static.data_.
13480 #. This used to be relatively common practice, but
13481 #. the rest of the compiler does not correctly
13482 #. handle the initialization unless the member is
13483 #. static so we make it static below.
13484 #: cp/decl.c:7987
13485 msgid "ISO C++ forbids initialization of member %qD"
13486 msgstr ""
13488 #: cp/decl.c:7989
13489 msgid "making %qD static"
13490 msgstr ""
13492 #: cp/decl.c:8047
13493 msgid "storage class %<auto%> invalid for function %qs"
13494 msgstr ""
13496 #: cp/decl.c:8049
13497 msgid "storage class %<register%> invalid for function %qs"
13498 msgstr ""
13500 #: cp/decl.c:8051
13501 msgid "storage class %<__thread%> invalid for function %qs"
13502 msgstr ""
13504 #: cp/decl.c:8062
13505 msgid ""
13506 "%<static%> specified invalid for function %qs declared out of global scope"
13507 msgstr ""
13509 #: cp/decl.c:8065
13510 msgid ""
13511 "%<inline%> specifier invalid for function %qs declared out of global scope"
13512 msgstr ""
13514 #: cp/decl.c:8073
13515 #, c-format
13516 msgid "virtual non-class function %qs"
13517 msgstr ""
13519 #: cp/decl.c:8104
13520 msgid "cannot declare member function %qD to have static linkage"
13521 msgstr ""
13523 #. FIXME need arm citation
13524 #: cp/decl.c:8111
13525 msgid "cannot declare static function inside another function"
13526 msgstr ""
13528 #: cp/decl.c:8140
13529 msgid ""
13530 "%<static%> may not be used when defining (as opposed to declaring) a static "
13531 "data member"
13532 msgstr ""
13534 #: cp/decl.c:8147
13535 msgid "static member %qD declared %<register%>"
13536 msgstr ""
13538 #: cp/decl.c:8152
13539 msgid "cannot explicitly declare member %q#D to have extern linkage"
13540 msgstr ""
13542 #: cp/decl.c:8295
13543 msgid "default argument for %q#D has type %qT"
13544 msgstr ""
13546 #: cp/decl.c:8298
13547 msgid "default argument for parameter of type %qT has type %qT"
13548 msgstr ""
13550 #: cp/decl.c:8315
13551 msgid "default argument %qE uses local variable %qD"
13552 msgstr ""
13554 #: cp/decl.c:8383
13555 msgid "parameter %qD invalidly declared method type"
13556 msgstr ""
13558 #: cp/decl.c:8407
13559 msgid "parameter %qD includes %s to array of unknown bound %qT"
13560 msgstr ""
13562 #. [class.copy]
13564 #. A declaration of a constructor for a class X is ill-formed if
13565 #. its first parameter is of type (optionally cv-qualified) X
13566 #. and either there are no other parameters or else all other
13567 #. parameters have default arguments.
13569 #. We *don't* complain about member template instantiations that
13570 #. have this form, though; they can occur as we try to decide
13571 #. what constructor to use during overload resolution.  Since
13572 #. overload resolution will never prefer such a constructor to
13573 #. the non-template copy constructor (which is either explicitly
13574 #. or implicitly defined), there's no need to worry about their
13575 #. existence.  Theoretically, they should never even be
13576 #. instantiated, but that's hard to forestall.
13577 #: cp/decl.c:8566
13578 msgid "invalid constructor; you probably meant %<%T (const %T&)%>"
13579 msgstr ""
13581 #: cp/decl.c:8685
13582 msgid "%qD may not be declared within a namespace"
13583 msgstr ""
13585 #: cp/decl.c:8687
13586 msgid "%qD may not be declared as static"
13587 msgstr ""
13589 #: cp/decl.c:8708
13590 msgid "%qD must be a nonstatic member function"
13591 msgstr ""
13593 #: cp/decl.c:8717
13594 msgid ""
13595 "%qD must be either a non-static member function or a non-member function"
13596 msgstr ""
13598 #: cp/decl.c:8737
13599 msgid "%qD must have an argument of class or enumerated type"
13600 msgstr ""
13602 #: cp/decl.c:8771
13603 #, c-format
13604 msgid "conversion to %s%s will never use a type conversion operator"
13605 msgstr ""
13607 #. 13.4.0.3
13608 #: cp/decl.c:8779
13609 msgid "ISO C++ prohibits overloading operator ?:"
13610 msgstr ""
13612 #: cp/decl.c:8829
13613 msgid "postfix %qD must take %<int%> as its argument"
13614 msgstr ""
13616 #: cp/decl.c:8833
13617 msgid "postfix %qD must take %<int%> as its second argument"
13618 msgstr ""
13620 #: cp/decl.c:8840
13621 msgid "%qD must take either zero or one argument"
13622 msgstr ""
13624 #: cp/decl.c:8842
13625 msgid "%qD must take either one or two arguments"
13626 msgstr ""
13628 #: cp/decl.c:8863
13629 msgid "prefix %qD should return %qT"
13630 msgstr ""
13632 #: cp/decl.c:8869
13633 msgid "postfix %qD should return %qT"
13634 msgstr ""
13636 #: cp/decl.c:8878
13637 msgid "%qD must take %<void%>"
13638 msgstr ""
13640 #: cp/decl.c:8880 cp/decl.c:8888
13641 msgid "%qD must take exactly one argument"
13642 msgstr ""
13644 #: cp/decl.c:8890
13645 msgid "%qD must take exactly two arguments"
13646 msgstr ""
13648 #: cp/decl.c:8898
13649 msgid "user-defined %qD always evaluates both arguments"
13650 msgstr ""
13652 #: cp/decl.c:8912
13653 msgid "%qD should return by value"
13654 msgstr ""
13656 #: cp/decl.c:8924 cp/decl.c:8927
13657 msgid "%qD cannot have default arguments"
13658 msgstr ""
13660 #: cp/decl.c:8984
13661 msgid "using template type parameter %qT after %qs"
13662 msgstr ""
13664 #: cp/decl.c:8999
13665 msgid "using typedef-name %qD after %qs"
13666 msgstr ""
13668 #: cp/decl.c:9000
13669 msgid "%qD has a previous declaration here"
13670 msgstr ""
13672 #: cp/decl.c:9008
13673 msgid "%qT referred to as %qs"
13674 msgstr ""
13676 #: cp/decl.c:9009 cp/decl.c:9017
13677 msgid "%qT has a previous declaration here"
13678 msgstr ""
13680 #: cp/decl.c:9016
13681 msgid "%qT referred to as enum"
13682 msgstr ""
13684 #. If a class template appears as elaborated type specifier
13685 #. without a template header such as:
13687 #. template <class T> class C {};
13688 #. void f(class C);             // No template header here
13690 #. then the required template argument is missing.
13691 #: cp/decl.c:9031
13692 msgid "template argument required for %<%s %T%>"
13693 msgstr ""
13695 #: cp/decl.c:9079 cp/name-lookup.c:2596
13696 msgid "%qD has the same name as the class in which it is declared"
13697 msgstr ""
13699 #: cp/decl.c:9217
13700 msgid "use of enum %q#D without previous declaration"
13701 msgstr ""
13703 #: cp/decl.c:9235
13704 msgid "redeclaration of %qT as a non-template"
13705 msgstr ""
13707 #: cp/decl.c:9342
13708 msgid "derived union %qT invalid"
13709 msgstr ""
13711 #: cp/decl.c:9348
13712 msgid "Java class %qT cannot have multiple bases"
13713 msgstr ""
13715 #: cp/decl.c:9356
13716 msgid "Java class %qT cannot have virtual bases"
13717 msgstr ""
13719 #: cp/decl.c:9375
13720 msgid "base type %qT fails to be a struct or class type"
13721 msgstr ""
13723 #: cp/decl.c:9408
13724 msgid "recursive type %qT undefined"
13725 msgstr ""
13727 #: cp/decl.c:9410
13728 msgid "duplicate base type %qT invalid"
13729 msgstr ""
13731 #: cp/decl.c:9480
13732 msgid "multiple definition of %q#T"
13733 msgstr ""
13735 #: cp/decl.c:9481
13736 msgid "%Jprevious definition here"
13737 msgstr ""
13739 #. DR 377
13741 #. IF no integral type can represent all the enumerator values, the
13742 #. enumeration is ill-formed.
13743 #: cp/decl.c:9618
13744 msgid "no integral type can represent all of the enumerator values for %qT"
13745 msgstr ""
13747 #: cp/decl.c:9724
13748 msgid "enumerator value for %qD not integer constant"
13749 msgstr ""
13751 #: cp/decl.c:9751
13752 msgid "overflow in enumeration values at %qD"
13753 msgstr ""
13755 #: cp/decl.c:9822
13756 msgid "return type %q#T is incomplete"
13757 msgstr ""
13759 #: cp/decl.c:9937 cp/typeck.c:6134
13760 msgid "%<operator=%> should return a reference to %<*this%>"
13761 msgstr ""
13763 #: cp/decl.c:10265
13764 msgid "parameter %qD declared void"
13765 msgstr ""
13767 #: cp/decl.c:10758
13768 msgid "invalid member function declaration"
13769 msgstr ""
13771 #: cp/decl.c:10773
13772 msgid "%qD is already defined in class %qT"
13773 msgstr ""
13775 #: cp/decl.c:10983
13776 msgid "static member function %q#D declared with type qualifiers"
13777 msgstr ""
13779 #: cp/decl2.c:279
13780 msgid "name missing for member function"
13781 msgstr ""
13783 #: cp/decl2.c:372 cp/decl2.c:386
13784 msgid "ambiguous conversion for array subscript"
13785 msgstr ""
13787 #: cp/decl2.c:380
13788 msgid "invalid types %<%T[%T]%> for array subscript"
13789 msgstr ""
13791 #: cp/decl2.c:423
13792 msgid "deleting array %q#D"
13793 msgstr ""
13795 #: cp/decl2.c:429
13796 msgid "type %q#T argument given to %<delete%>, expected pointer"
13797 msgstr ""
13799 #: cp/decl2.c:441
13800 msgid ""
13801 "cannot delete a function.  Only pointer-to-objects are valid arguments to %"
13802 "<delete%>"
13803 msgstr ""
13805 #: cp/decl2.c:449
13806 msgid "deleting %qT is undefined"
13807 msgstr ""
13809 #. 14.5.2.2 [temp.mem]
13811 #. A local class shall not have member templates.
13812 #: cp/decl2.c:485
13813 msgid "invalid declaration of member template %q#D in local class"
13814 msgstr ""
13816 #: cp/decl2.c:494
13817 msgid "invalid use of %<virtual%> in template declaration of %q#D"
13818 msgstr ""
13820 #: cp/decl2.c:504 cp/pt.c:2971
13821 msgid "template declaration of %q#D"
13822 msgstr ""
13824 #: cp/decl2.c:553
13825 msgid "Java method %qD has non-Java return type %qT"
13826 msgstr ""
13828 #: cp/decl2.c:569
13829 msgid "Java method %qD has non-Java parameter type %qT"
13830 msgstr ""
13832 #: cp/decl2.c:674
13833 msgid "prototype for %q#D does not match any in class %qT"
13834 msgstr ""
13836 #: cp/decl2.c:775
13837 msgid "local class %q#T shall not have static data member %q#D"
13838 msgstr ""
13840 #: cp/decl2.c:783
13841 msgid "initializer invalid for static member with constructor"
13842 msgstr ""
13844 #: cp/decl2.c:786
13845 msgid "(an out of class initialization is required)"
13846 msgstr ""
13848 #: cp/decl2.c:867
13849 msgid "member %qD conflicts with virtual function table field name"
13850 msgstr ""
13852 #: cp/decl2.c:886
13853 msgid "applying attributes to template parameters is not implemented"
13854 msgstr ""
13856 #: cp/decl2.c:896
13857 msgid "%qD is already defined in %qT"
13858 msgstr ""
13860 #: cp/decl2.c:944
13861 msgid "field initializer is not constant"
13862 msgstr ""
13864 #: cp/decl2.c:972
13865 msgid "%<asm%> specifiers are not permitted on non-static data members"
13866 msgstr ""
13868 #: cp/decl2.c:1018
13869 msgid "cannot declare %qD to be a bit-field type"
13870 msgstr ""
13872 #: cp/decl2.c:1028
13873 msgid "cannot declare bit-field %qD with function type"
13874 msgstr ""
13876 #: cp/decl2.c:1035
13877 msgid "%qD is already defined in the class %qT"
13878 msgstr ""
13880 #: cp/decl2.c:1042
13881 msgid "static member %qD cannot be a bit-field"
13882 msgstr ""
13884 #: cp/decl2.c:1087
13885 msgid "anonymous struct not inside named type"
13886 msgstr ""
13888 #: cp/decl2.c:1164
13889 msgid "namespace-scope anonymous aggregates must be static"
13890 msgstr ""
13892 #: cp/decl2.c:1171
13893 msgid "anonymous union with no members"
13894 msgstr ""
13896 #: cp/decl2.c:1207
13897 msgid "%<operator new%> must return type %qT"
13898 msgstr ""
13900 #: cp/decl2.c:1216
13901 msgid "%<operator new%> takes type %<size_t%> (%qT) as first parameter"
13902 msgstr ""
13904 #: cp/decl2.c:1245
13905 msgid "%<operator delete%> must return type %qT"
13906 msgstr ""
13908 #: cp/decl2.c:1254
13909 msgid "%<operator delete%> takes type %qT as first parameter"
13910 msgstr ""
13912 #: cp/decl2.c:3006
13913 msgid "inline function %qD used but never defined"
13914 msgstr ""
13916 #: cp/decl2.c:3154
13917 msgid "default argument missing for parameter %P of %q+#D"
13918 msgstr ""
13920 #. damn ICE suppression
13921 #: cp/error.c:2371
13922 #, c-format
13923 msgid "unexpected letter %qc in locate_error\n"
13924 msgstr ""
13926 #. Can't throw a reference.
13927 #: cp/except.c:262
13928 msgid "type %qT is disallowed in Java %<throw%> or %<catch%>"
13929 msgstr ""
13931 #: cp/except.c:273
13932 msgid "call to Java %<catch%> or %<throw%> with %<jthrowable%> undefined"
13933 msgstr ""
13935 #. Thrown object must be a Throwable.
13936 #: cp/except.c:280
13937 msgid "type %qT is not derived from %<java::lang::Throwable%>"
13938 msgstr ""
13940 #: cp/except.c:343
13941 msgid "mixing C++ and Java catches in a single translation unit"
13942 msgstr ""
13944 #: cp/except.c:602
13945 msgid "throwing NULL, which has integral, not pointer type"
13946 msgstr ""
13948 #: cp/except.c:625 cp/init.c:1887
13949 msgid "%qD should never be overloaded"
13950 msgstr ""
13952 #: cp/except.c:692
13953 msgid "  in thrown expression"
13954 msgstr ""
13956 #: cp/except.c:836
13957 msgid ""
13958 "expression %qE of abstract class type %qT cannot be used in throw-expression"
13959 msgstr ""
13961 #: cp/except.c:921
13962 msgid "%Hexception of type %qT will be caught"
13963 msgstr ""
13965 #: cp/except.c:923
13966 msgid "%H   by earlier handler for %qT"
13967 msgstr ""
13969 #: cp/except.c:953
13970 msgid "%H%<...%> handler must be the last handler for its try block"
13971 msgstr ""
13973 #: cp/friend.c:152
13974 msgid "%qD is already a friend of class %qT"
13975 msgstr ""
13977 #: cp/friend.c:228
13978 msgid "invalid type %qT declared %<friend%>"
13979 msgstr ""
13981 #. [temp.friend]
13982 #. Friend declarations shall not declare partial
13983 #. specializations.
13984 #. template <class U> friend class T::X<U>;
13985 #. [temp.friend]
13986 #. Friend declarations shall not declare partial
13987 #. specializations.
13988 #: cp/friend.c:244 cp/friend.c:274
13989 msgid "partial specialization %qT declared %<friend%>"
13990 msgstr ""
13992 #: cp/friend.c:252
13993 msgid "class %qT is implicitly friends with itself"
13994 msgstr ""
13996 #: cp/friend.c:310
13997 msgid "%qT is not a member of %qT"
13998 msgstr ""
14000 #: cp/friend.c:315
14001 msgid "%qT is not a member class template of %qT"
14002 msgstr ""
14004 #: cp/friend.c:323
14005 msgid "%qT is not a nested class of %qT"
14006 msgstr ""
14008 #. template <class T> friend class T;
14009 #: cp/friend.c:336
14010 msgid "template parameter type %qT declared %<friend%>"
14011 msgstr ""
14013 #. template <class T> friend class A; where A is not a template
14014 #: cp/friend.c:342
14015 msgid "%q#T is not a template"
14016 msgstr ""
14018 #: cp/friend.c:364
14019 msgid "%qD is already a friend of %qT"
14020 msgstr ""
14022 #: cp/friend.c:373
14023 msgid "%qT is already a friend of %qT"
14024 msgstr ""
14026 #: cp/friend.c:497
14027 msgid "member %qD declared as friend before type %qT defined"
14028 msgstr ""
14030 #: cp/friend.c:553
14031 msgid "friend declaration %q#D declares a non-template function"
14032 msgstr ""
14034 #: cp/friend.c:557
14035 msgid ""
14036 "(if this is not what you intended, make sure the function template has "
14037 "already been declared and add <> after the function name here) -Wno-non-"
14038 "template-friend disables this warning"
14039 msgstr ""
14041 #: cp/g++spec.c:238 java/jvspec.c:417
14042 #, c-format
14043 msgid "argument to '%s' missing\n"
14044 msgstr ""
14046 #: cp/init.c:326
14047 msgid "%J%qD should be initialized in the member initialization list"
14048 msgstr ""
14050 #: cp/init.c:373
14051 msgid "%Jdefault-initialization of %q#D, which has reference type"
14052 msgstr ""
14054 #: cp/init.c:379
14055 msgid "%Juninitialized reference member %qD"
14056 msgstr ""
14058 #: cp/init.c:382
14059 msgid "%Juninitialized member %qD with %<const%> type %qT"
14060 msgstr ""
14062 #: cp/init.c:525
14063 msgid "%qD will be initialized after"
14064 msgstr ""
14066 #: cp/init.c:528
14067 msgid "base %qT will be initialized after"
14068 msgstr ""
14070 #: cp/init.c:531
14071 msgid "  %q#D"
14072 msgstr ""
14074 #: cp/init.c:533
14075 msgid "  base %qT"
14076 msgstr ""
14078 #: cp/init.c:534
14079 msgid "%J  when initialized here"
14080 msgstr ""
14082 #: cp/init.c:550
14083 msgid "%Jmultiple initializations given for %qD"
14084 msgstr ""
14086 #: cp/init.c:553
14087 msgid "%Jmultiple initializations given for base %qT"
14088 msgstr ""
14090 #: cp/init.c:620
14091 msgid "%Jinitializations for multiple members of %qT"
14092 msgstr ""
14094 #: cp/init.c:682
14095 msgid ""
14096 "%Jbase class %q#T should be explicitly initialized in the copy constructor"
14097 msgstr ""
14099 #: cp/init.c:906 cp/init.c:925
14100 msgid "class %qT does not have any field named %qD"
14101 msgstr ""
14103 #: cp/init.c:912
14104 msgid ""
14105 "%q#D is a static data member; it can only be initialized at its definition"
14106 msgstr ""
14108 #: cp/init.c:919
14109 msgid "%q#D is not a non-static data member of %qT"
14110 msgstr ""
14112 #: cp/init.c:958
14113 msgid "unnamed initializer for %qT, which has no base classes"
14114 msgstr ""
14116 #: cp/init.c:966
14117 msgid "unnamed initializer for %qT, which uses multiple inheritance"
14118 msgstr ""
14120 #: cp/init.c:1012
14121 msgid "%qD is both a direct base and an indirect virtual base"
14122 msgstr ""
14124 #: cp/init.c:1020
14125 msgid "type %qD is not a direct or virtual base of %qT"
14126 msgstr ""
14128 #: cp/init.c:1023
14129 msgid "type %qD is not a direct base of %qT"
14130 msgstr ""
14132 #: cp/init.c:1103
14133 msgid "bad array initializer"
14134 msgstr ""
14136 #: cp/init.c:1302
14137 msgid "%qT is not an aggregate type"
14138 msgstr ""
14140 #: cp/init.c:1394
14141 msgid "qualified type %qT does not match destructor name %<~%T%>"
14142 msgstr ""
14144 #: cp/init.c:1402
14145 msgid "incomplete type %qT does not have member %qD"
14146 msgstr ""
14148 #: cp/init.c:1421
14149 msgid "%qD is not a member of type %qT"
14150 msgstr ""
14152 #: cp/init.c:1440
14153 msgid "invalid pointer to bit-field %qD"
14154 msgstr ""
14156 #: cp/init.c:1542
14157 msgid "invalid use of non-static member function %qD"
14158 msgstr ""
14160 #: cp/init.c:1548 cp/semantics.c:1321
14161 msgid "invalid use of non-static data member %qD"
14162 msgstr ""
14164 #: cp/init.c:1645
14165 msgid "size in array new must have integral type"
14166 msgstr ""
14168 #: cp/init.c:1648
14169 msgid "zero size array reserves no space"
14170 msgstr ""
14172 #: cp/init.c:1656
14173 msgid "new cannot be applied to a reference type"
14174 msgstr ""
14176 #: cp/init.c:1662
14177 msgid "new cannot be applied to a function type"
14178 msgstr ""
14180 #: cp/init.c:1694
14181 msgid "call to Java constructor, while %<jclass%> undefined"
14182 msgstr ""
14184 #: cp/init.c:1710
14185 msgid "can't find class$"
14186 msgstr ""
14188 #: cp/init.c:1838
14189 msgid "invalid type %<void%> for new"
14190 msgstr ""
14192 #: cp/init.c:1848
14193 msgid "uninitialized const in %<new%> of %q#T"
14194 msgstr ""
14196 #: cp/init.c:1882
14197 #, c-format
14198 msgid "call to Java constructor with %qs undefined"
14199 msgstr ""
14201 #: cp/init.c:1922
14202 msgid "request for member %qD is ambiguous"
14203 msgstr ""
14205 #: cp/init.c:2055
14206 msgid "ISO C++ forbids initialization in array new"
14207 msgstr ""
14209 #: cp/init.c:2530
14210 msgid "initializer ends prematurely"
14211 msgstr ""
14213 #: cp/init.c:2583
14214 msgid "cannot initialize multi-dimensional array with initializer"
14215 msgstr ""
14217 #: cp/init.c:2738
14218 msgid "possible problem detected in invocation of delete operator:"
14219 msgstr ""
14221 #: cp/init.c:2741
14222 msgid ""
14223 "neither the destructor nor the class-specific operator delete will be "
14224 "called, even if they are declared when the class is defined."
14225 msgstr ""
14227 #: cp/init.c:2762
14228 msgid "unknown array size in delete"
14229 msgstr ""
14231 #: cp/init.c:2995
14232 msgid "type to vector delete is neither pointer or array type"
14233 msgstr ""
14235 #: cp/lex.c:436
14236 #, c-format
14237 msgid "junk at end of #pragma %s"
14238 msgstr ""
14240 #: cp/lex.c:443
14241 #, c-format
14242 msgid "invalid #pragma %s"
14243 msgstr ""
14245 #: cp/lex.c:451
14246 msgid "#pragma vtable no longer supported"
14247 msgstr ""
14249 #: cp/lex.c:530
14250 #, c-format
14251 msgid "#pragma implementation for %qs appears after file is included"
14252 msgstr ""
14254 #: cp/lex.c:555
14255 msgid "junk at end of #pragma GCC java_exceptions"
14256 msgstr ""
14258 #: cp/lex.c:569
14259 msgid "%qD not defined"
14260 msgstr ""
14262 #: cp/lex.c:573
14263 msgid "%qD was not declared in this scope"
14264 msgstr ""
14266 #. In a template, it is invalid to write "f()" or "f(3)" if no
14267 #. declaration of "f" is available.  Historically, G++ and most
14268 #. other compilers accepted that usage since they deferred all name
14269 #. lookup until instantiation time rather than doing unqualified
14270 #. name lookup at template definition time; explain to the user what
14271 #. is going wrong.
14273 #. Note that we have the exact wording of the following message in
14274 #. the manual (trouble.texi, node "Name lookup"), so they need to
14275 #. be kept in synch.
14276 #: cp/lex.c:610
14277 msgid ""
14278 "there are no arguments to %qD that depend on a template parameter, so a "
14279 "declaration of %qD must be available"
14280 msgstr ""
14282 #: cp/lex.c:619
14283 msgid ""
14284 "(if you use %<-fpermissive%>, G++ will accept your code, but allowing the "
14285 "use of an undeclared name is deprecated)"
14286 msgstr ""
14288 #: cp/mangle.c:2114
14289 msgid "call_expr cannot be mangled due to a defect in the C++ ABI"
14290 msgstr ""
14292 #: cp/mangle.c:2122
14293 msgid "zero-operand casts cannot be mangled due to a defect in the C++ ABI"
14294 msgstr ""
14296 #: cp/mangle.c:2172
14297 msgid "omitted middle operand to %<?:%> operand cannot be mangled"
14298 msgstr ""
14300 #: cp/mangle.c:2482
14301 msgid "the mangled name of %qD will change in a future version of GCC"
14302 msgstr ""
14304 #: cp/method.c:445
14305 msgid "generic thunk code fails for method %q#D which uses %<...%>"
14306 msgstr ""
14308 #: cp/method.c:678
14309 msgid "non-static const member %q#D, can't use default assignment operator"
14310 msgstr ""
14312 #: cp/method.c:684
14313 msgid "non-static reference member %q#D, can't use default assignment operator"
14314 msgstr ""
14316 #: cp/method.c:1099
14317 msgid ""
14318 "vtable layout for class %qT may not be ABI-compliantand may change in a "
14319 "future version of GCC due to implicit virtual destructor"
14320 msgstr ""
14322 #: cp/name-lookup.c:693
14323 msgid "redeclaration of %<wchar_t%> as %qT"
14324 msgstr ""
14326 #. A redeclaration of main, but not a duplicate of the
14327 #. previous one.
14329 #. [basic.start.main]
14331 #. This function shall not be overloaded.
14332 #: cp/name-lookup.c:725
14333 msgid "invalid redeclaration of %qD"
14334 msgstr ""
14336 #: cp/name-lookup.c:726
14337 msgid "as %qD"
14338 msgstr ""
14340 #: cp/name-lookup.c:814
14341 msgid "type mismatch with previous external decl of %q#D"
14342 msgstr ""
14344 #: cp/name-lookup.c:815
14345 msgid "previous external decl of %q#D"
14346 msgstr ""
14348 #: cp/name-lookup.c:897
14349 msgid "extern declaration of %q#D doesn't match"
14350 msgstr ""
14352 #: cp/name-lookup.c:898
14353 msgid "global declaration %q#D"
14354 msgstr ""
14356 #: cp/name-lookup.c:934 cp/name-lookup.c:941
14357 msgid "declaration of %q#D shadows a parameter"
14358 msgstr ""
14360 #. Location of previous decl is not useful in this case.
14361 #: cp/name-lookup.c:966
14362 msgid "declaration of %qD shadows a member of 'this'"
14363 msgstr ""
14365 #: cp/name-lookup.c:972
14366 msgid "declaration of %qD shadows a previous local"
14367 msgstr ""
14369 #: cp/name-lookup.c:979
14370 msgid "declaration of %qD shadows a global declaration"
14371 msgstr ""
14373 #: cp/name-lookup.c:1095
14374 msgid "name lookup of %qD changed"
14375 msgstr ""
14377 #: cp/name-lookup.c:1096
14378 msgid "  matches this %qD under ISO standard rules"
14379 msgstr ""
14381 #: cp/name-lookup.c:1098
14382 msgid "  matches this %qD under old rules"
14383 msgstr ""
14385 #: cp/name-lookup.c:1116 cp/name-lookup.c:1124
14386 msgid "name lookup of %qD changed for new ISO %<for%> scoping"
14387 msgstr ""
14389 #: cp/name-lookup.c:1118
14390 msgid "  cannot use obsolete binding at %qD because it has a destructor"
14391 msgstr ""
14393 #: cp/name-lookup.c:1126
14394 msgid "  using obsolete binding at %qD"
14395 msgstr ""
14397 #: cp/name-lookup.c:1179
14398 #, c-format
14399 msgid "%s %s(%E) %p %d\n"
14400 msgstr ""
14402 #: cp/name-lookup.c:1182
14403 #, c-format
14404 msgid "%s %s %p %d\n"
14405 msgstr ""
14407 #: cp/name-lookup.c:1308
14408 msgid "XXX is_class_level != (current_scope == class_scope)\n"
14409 msgstr ""
14411 #: cp/name-lookup.c:1864
14412 msgid "%q#D hides constructor for %q#T"
14413 msgstr ""
14415 #: cp/name-lookup.c:1880
14416 msgid "%q#D conflicts with previous using declaration %q#D"
14417 msgstr ""
14419 #: cp/name-lookup.c:1892
14420 msgid "previous non-function declaration %q#D"
14421 msgstr ""
14423 #: cp/name-lookup.c:1893
14424 msgid "conflicts with function declaration %q#D"
14425 msgstr ""
14427 #. It's a nested name with template parameter dependent scope.
14428 #. This can only be using-declaration for class member.
14429 #: cp/name-lookup.c:1971 cp/name-lookup.c:1996 cp/name-lookup.c:3158
14430 msgid "%qT is not a namespace"
14431 msgstr ""
14433 #. 7.3.3/5
14434 #. A using-declaration shall not name a template-id.
14435 #: cp/name-lookup.c:1981
14436 msgid "a using-declaration cannot specify a template-id.  Try %<using %D%>"
14437 msgstr ""
14439 #: cp/name-lookup.c:1988
14440 msgid "namespace %qD not allowed in using-declaration"
14441 msgstr ""
14443 #: cp/name-lookup.c:2024
14444 msgid "%qD not declared"
14445 msgstr ""
14447 #: cp/name-lookup.c:2036 cp/name-lookup.c:2081 cp/name-lookup.c:2115
14448 msgid "%qD is already declared in this scope"
14449 msgstr ""
14451 #: cp/name-lookup.c:2121
14452 msgid "using declaration %qD introduced ambiguous type %qT"
14453 msgstr ""
14455 #: cp/name-lookup.c:2692
14456 msgid "using-declaration for non-member at class scope"
14457 msgstr ""
14459 #: cp/name-lookup.c:2697
14460 msgid "using-declaration cannot name destructor"
14461 msgstr ""
14463 #: cp/name-lookup.c:2770
14464 msgid "declaration of %qD not in a namespace surrounding %qD"
14465 msgstr ""
14467 #: cp/name-lookup.c:2778
14468 msgid "explicit qualification in declaration of `%D'"
14469 msgstr ""
14471 #: cp/name-lookup.c:2814
14472 msgid "%qD should have been declared inside %qD"
14473 msgstr ""
14475 #: cp/name-lookup.c:2876
14476 msgid "namespace alias %qD not allowed here, assuming %qD"
14477 msgstr ""
14479 #. The parser did not find it, so it's not there.
14480 #: cp/name-lookup.c:2991
14481 msgid "unknown namespace %qD"
14482 msgstr ""
14484 #: cp/name-lookup.c:3152
14485 msgid "namespace %qT undeclared"
14486 msgstr ""
14488 #: cp/name-lookup.c:3196
14489 msgid "strong using only meaningful at namespace scope"
14490 msgstr ""
14492 #: cp/name-lookup.c:3203
14493 msgid "%qD attribute directive ignored"
14494 msgstr ""
14496 #: cp/name-lookup.c:3338
14497 msgid "use of %qD is ambiguous"
14498 msgstr ""
14500 #: cp/name-lookup.c:3339
14501 msgid "  first declared as %q#D here"
14502 msgstr ""
14504 #: cp/name-lookup.c:3341
14505 msgid "  also declared as %q#D here"
14506 msgstr ""
14508 #: cp/name-lookup.c:3356
14509 msgid "%qD denotes an ambiguous type"
14510 msgstr ""
14512 #: cp/name-lookup.c:3357
14513 msgid "%J  first type here"
14514 msgstr ""
14516 #: cp/name-lookup.c:3358
14517 msgid "%J  other type here"
14518 msgstr ""
14520 #. This happens for A::B where B is a template, and there are no
14521 #. template arguments.
14522 #: cp/name-lookup.c:3436 cp/parser.c:4384 cp/typeck.c:1786
14523 msgid "invalid use of %qD"
14524 msgstr ""
14526 #: cp/name-lookup.c:3476
14527 msgid "%<%D::%D%> is not a template"
14528 msgstr ""
14530 #: cp/name-lookup.c:3491
14531 msgid "%qD undeclared in namespace %qD"
14532 msgstr ""
14534 #: cp/name-lookup.c:4118
14535 msgid "%qD is not a function,"
14536 msgstr ""
14538 #: cp/name-lookup.c:4119
14539 msgid "  conflict with %qD"
14540 msgstr ""
14542 #: cp/name-lookup.c:4905
14543 msgid "XXX entering pop_everything ()\n"
14544 msgstr ""
14546 #: cp/name-lookup.c:4914
14547 msgid "XXX leaving pop_everything ()\n"
14548 msgstr ""
14550 #: cp/parser.c:1797
14551 msgid "minimum/maximum operators are deprecated"
14552 msgstr ""
14554 #: cp/parser.c:1817
14555 msgid "%<#pragma%> is not allowed here"
14556 msgstr ""
14558 #: cp/parser.c:1846
14559 msgid "%<%D::%D%> has not been declared"
14560 msgstr ""
14562 #: cp/parser.c:1849 cp/semantics.c:2379
14563 msgid "%<::%D%> has not been declared"
14564 msgstr ""
14566 #: cp/parser.c:1852
14567 msgid "request for member %qD in non-class type %qT"
14568 msgstr ""
14570 #: cp/parser.c:1855
14571 msgid "%<%T::%D%> has not been declared"
14572 msgstr ""
14574 #: cp/parser.c:1858
14575 msgid "%qD has not been declared"
14576 msgstr ""
14578 #: cp/parser.c:1861
14579 msgid "%<%D::%D%> %s"
14580 msgstr ""
14582 #: cp/parser.c:1863
14583 msgid "%<::%D%> %s"
14584 msgstr ""
14586 #: cp/parser.c:1865
14587 msgid "%qD %s"
14588 msgstr ""
14590 #: cp/parser.c:1917
14591 msgid "new types may not be defined in a return type"
14592 msgstr ""
14594 #: cp/parser.c:1918
14595 msgid "(perhaps a semicolon is missing after the definition of %qT)"
14596 msgstr ""
14598 #: cp/parser.c:1937 cp/pt.c:4341
14599 msgid "%qT is not a template"
14600 msgstr ""
14602 #: cp/parser.c:1939
14603 #, c-format
14604 msgid "%qE is not a template"
14605 msgstr ""
14607 #: cp/parser.c:1941
14608 msgid "invalid template-id"
14609 msgstr ""
14611 #: cp/parser.c:1970
14612 #, c-format
14613 msgid "%s cannot appear in a constant-expression"
14614 msgstr ""
14616 #: cp/parser.c:1995
14617 #, c-format
14618 msgid "invalid use of template-name %qE without an argument list"
14619 msgstr ""
14621 #. Issue an error message.
14622 #: cp/parser.c:2000
14623 #, c-format
14624 msgid "%qE does not name a type"
14625 msgstr ""
14627 #: cp/parser.c:2032
14628 msgid "(perhaps %<typename %T::%E%> was intended)"
14629 msgstr ""
14631 #: cp/parser.c:2047
14632 #, c-format
14633 msgid "%qE in namespace %qE does not name a type"
14634 msgstr ""
14636 #: cp/parser.c:2050
14637 msgid "%qE in class %qT does not name a type"
14638 msgstr ""
14640 #: cp/parser.c:2759
14641 msgid "ISO C++ forbids braced-groups within expressions"
14642 msgstr ""
14644 #: cp/parser.c:2768
14645 msgid "statement-expressions are allowed only inside functions"
14646 msgstr ""
14648 #: cp/parser.c:2819
14649 msgid "%<this%> may not be used in this context"
14650 msgstr ""
14652 #: cp/parser.c:2955
14653 msgid "local variable %qD may not appear in this context"
14654 msgstr ""
14656 #: cp/parser.c:3327
14657 msgid "typedef-name %qD used as destructor declarator"
14658 msgstr ""
14660 #: cp/parser.c:3984
14661 msgid "ISO C++ forbids compound-literals"
14662 msgstr ""
14664 #: cp/parser.c:4904
14665 msgid "array bound forbidden after parenthesized type-id"
14666 msgstr ""
14668 #: cp/parser.c:4905
14669 msgid "try removing the parentheses around the type-id"
14670 msgstr ""
14672 #: cp/parser.c:5106
14673 msgid "expression in new-declarator must have integral or enumeration type"
14674 msgstr ""
14676 #: cp/parser.c:5295
14677 msgid "use of old-style cast"
14678 msgstr ""
14680 #: cp/parser.c:6065
14681 #, c-format
14682 msgid "case label %qE not within a switch statement"
14683 msgstr ""
14685 #: cp/parser.c:6608
14686 msgid "ISO C++ forbids computed gotos"
14687 msgstr ""
14689 #: cp/parser.c:6733
14690 msgid "extra %<;%>"
14691 msgstr ""
14693 #: cp/parser.c:7052
14694 msgid "mixing declarations and function-definitions is forbidden"
14695 msgstr ""
14697 #: cp/parser.c:7183
14698 msgid "duplicate %<friend%>"
14699 msgstr ""
14701 #: cp/parser.c:7352
14702 msgid "class definition may not be declared a friend"
14703 msgstr ""
14705 #: cp/parser.c:7665
14706 msgid "only constructors take base initializers"
14707 msgstr ""
14709 #: cp/parser.c:7716
14710 msgid "anachronistic old-style base class initializer"
14711 msgstr ""
14713 #: cp/parser.c:7758
14714 msgid ""
14715 "keyword %<typename%> not allowed in this context (a qualified member "
14716 "initializer is implicitly a type)"
14717 msgstr ""
14719 #. Warn that we do not support `export'.
14720 #: cp/parser.c:8124
14721 msgid "keyword %<export%> not implemented, and will be ignored"
14722 msgstr ""
14724 #. Otherwise, emit an error about the invalid digraph, but continue
14725 #. parsing because we got our argument list.
14726 #: cp/parser.c:8497
14727 msgid "%<<::%> cannot begin a template-argument list"
14728 msgstr ""
14730 #: cp/parser.c:8498
14731 msgid ""
14732 "%<<:%> is an alternate spelling for %<[%>. Insert whitespace between %<<%> "
14733 "and %<::%>"
14734 msgstr ""
14736 #: cp/parser.c:8505
14737 msgid "(if you use -fpermissive G++ will accept your code)"
14738 msgstr ""
14740 #: cp/parser.c:8569
14741 msgid "parse error in template argument list"
14742 msgstr ""
14744 #. Explain what went wrong.
14745 #: cp/parser.c:8682
14746 msgid "non-template %qD used as template"
14747 msgstr ""
14749 #: cp/parser.c:8683
14750 msgid "use %<%T::template %D%> to indicate that it is a template"
14751 msgstr ""
14753 #: cp/parser.c:9272 cp/parser.c:15038
14754 #, c-format
14755 msgid "template declaration of %qs"
14756 msgstr ""
14758 #: cp/parser.c:9715
14759 msgid "using %<typename%> outside of template"
14760 msgstr ""
14762 #: cp/parser.c:9910
14763 msgid "type attributes are honored only at type definition"
14764 msgstr ""
14766 #. [namespace.udecl]
14768 #. A using declaration shall not name a template-id.
14769 #: cp/parser.c:10292
14770 msgid "a template-id may not appear in a using-declaration"
14771 msgstr ""
14773 #: cp/parser.c:10622
14774 msgid "an asm-specification is not allowed on a function-definition"
14775 msgstr ""
14777 #: cp/parser.c:10624
14778 msgid "attributes are not allowed on a function-definition"
14779 msgstr ""
14781 #: cp/parser.c:10755
14782 msgid "attributes after parenthesized initializer ignored"
14783 msgstr ""
14785 #: cp/parser.c:11140
14786 msgid "array bound is not an integer constant"
14787 msgstr ""
14789 #: cp/parser.c:11210
14790 msgid "%<%T::%D%> is not a type"
14791 msgstr ""
14793 #: cp/parser.c:11253
14794 msgid "invalid use of constructor as a template"
14795 msgstr ""
14797 #: cp/parser.c:11254
14798 msgid ""
14799 "use %<%T::%D%> instead of %<%T::%T%> to name the constructor in a qualified "
14800 "name"
14801 msgstr ""
14803 #: cp/parser.c:11442
14804 msgid "duplicate cv-qualifier"
14805 msgstr ""
14807 #: cp/parser.c:11944
14808 msgid "file ends in default argument"
14809 msgstr ""
14811 #: cp/parser.c:12005
14812 msgid "deprecated use of default argument for parameter of non-function"
14813 msgstr ""
14815 #: cp/parser.c:12008
14816 msgid "default arguments are only permitted for function parameters"
14817 msgstr ""
14819 #: cp/parser.c:12750
14820 msgid "invalid class name in declaration of %qD"
14821 msgstr ""
14823 #: cp/parser.c:12761
14824 msgid "declaration of %qD in %qD which does not enclose %qD"
14825 msgstr ""
14827 #: cp/parser.c:12774
14828 msgid "extra qualification ignored"
14829 msgstr ""
14831 #: cp/parser.c:12785
14832 msgid "an explicit specialization must be preceded by %<template <>%>"
14833 msgstr ""
14835 #: cp/parser.c:12878
14836 msgid "previous definition of %q#T"
14837 msgstr ""
14839 #: cp/parser.c:13088
14840 msgid "%Hextra %<;%>"
14841 msgstr ""
14843 #: cp/parser.c:13106
14844 msgid "a class-key must be used when declaring a friend"
14845 msgstr ""
14847 #: cp/parser.c:13120
14848 msgid "friend declaration does not name a class or function"
14849 msgstr ""
14851 #: cp/parser.c:13296
14852 msgid "pure-specifier on function-definition"
14853 msgstr ""
14855 #: cp/parser.c:13574
14856 msgid "keyword %<typename%> not allowed outside of templates"
14857 msgstr ""
14859 #: cp/parser.c:13576
14860 msgid ""
14861 "keyword %<typename%> not allowed in this context (the base class is "
14862 "implicitly a type)"
14863 msgstr ""
14865 #: cp/parser.c:13850
14866 msgid "invalid catch parameter"
14867 msgstr ""
14869 #: cp/parser.c:14425
14870 msgid "reference to %qD is ambiguous"
14871 msgstr ""
14873 #: cp/parser.c:14594
14874 msgid "too few template-parameter-lists"
14875 msgstr ""
14877 #. Otherwise, there are too many template parameter lists.  We have
14878 #. something like:
14880 #. template <class T> template <class U> void S::f();
14881 #: cp/parser.c:14609
14882 msgid "too many template-parameter-lists"
14883 msgstr ""
14885 #. Skip the entire function.
14886 #: cp/parser.c:14833
14887 msgid "invalid function declaration"
14888 msgstr ""
14890 #. Issue an error message.
14891 #: cp/parser.c:14870
14892 msgid "named return values are no longer supported"
14893 msgstr ""
14895 #: cp/parser.c:15244
14896 msgid "%H%<>>%> should be %<> >%> within a nested template argument list"
14897 msgstr ""
14899 #: cp/parser.c:15259
14900 msgid "spurious %<>>%>, use %<>%> to terminate a template argument list"
14901 msgstr ""
14903 #: cp/parser.c:15264
14904 msgid "missing %<>%> to terminate the template argument list"
14905 msgstr ""
14907 #: cp/parser.c:15792
14908 msgid "%qs tag used in naming %q#T"
14909 msgstr ""
14911 #: cp/parser.c:15813
14912 msgid "%qD redeclared with different access"
14913 msgstr ""
14915 #: cp/parser.c:15830
14916 msgid "%<template%> (as a disambiguator) is only allowed within templates"
14917 msgstr ""
14919 #: cp/parser.c:16038
14920 msgid "inter-module optimizations not implemented for C++"
14921 msgstr ""
14923 #: cp/pt.c:239
14924 msgid "data member %qD cannot be a member template"
14925 msgstr ""
14927 #: cp/pt.c:251
14928 msgid "invalid member template declaration %qD"
14929 msgstr ""
14931 #: cp/pt.c:573
14932 msgid "explicit specialization in non-namespace scope %qD"
14933 msgstr ""
14935 #: cp/pt.c:584
14936 msgid "enclosing class templates are not explicitly specialized"
14937 msgstr ""
14939 #: cp/pt.c:668
14940 msgid "specialization of %qD in different namespace"
14941 msgstr ""
14943 #: cp/pt.c:669 cp/pt.c:738
14944 msgid "  from definition of %q#D"
14945 msgstr ""
14947 #: cp/pt.c:705
14948 msgid "specialization of %qT after instantiation"
14949 msgstr ""
14951 #: cp/pt.c:737
14952 msgid "specializing %q#T in different namespace"
14953 msgstr ""
14955 #: cp/pt.c:752
14956 msgid "specialization %qT after instantiation %qT"
14957 msgstr ""
14959 #: cp/pt.c:764
14960 msgid "explicit specialization of non-template %qT"
14961 msgstr ""
14963 #: cp/pt.c:1162
14964 msgid "specialization of %qD after instantiation"
14965 msgstr ""
14967 #: cp/pt.c:1291
14968 msgid "%s %+#D"
14969 msgstr ""
14971 #: cp/pt.c:1347
14972 msgid "%qD is not a function template"
14973 msgstr ""
14975 #: cp/pt.c:1540
14976 msgid "template-id %qD for %q+D does not match any template declaration"
14977 msgstr ""
14979 #: cp/pt.c:1549
14980 msgid "ambiguous template specialization %qD for %q+D"
14981 msgstr ""
14983 #. This case handles bogus declarations like template <>
14984 #. template <class T> void f<int>();
14985 #: cp/pt.c:1780 cp/pt.c:1834
14986 msgid "template-id %qD in declaration of primary template"
14987 msgstr ""
14989 #: cp/pt.c:1793
14990 msgid "template parameter list used in explicit instantiation"
14991 msgstr ""
14993 #: cp/pt.c:1799
14994 msgid "definition provided for explicit instantiation"
14995 msgstr ""
14997 #: cp/pt.c:1807
14998 msgid "too many template parameter lists in declaration of %qD"
14999 msgstr ""
15001 #: cp/pt.c:1810
15002 msgid "too few template parameter lists in declaration of %qD"
15003 msgstr ""
15005 #: cp/pt.c:1812
15006 msgid "explicit specialization of %qD must be introduced by %<template <>%>"
15007 msgstr ""
15009 #: cp/pt.c:1831
15010 msgid "function template partial specialization %qD is not allowed"
15011 msgstr ""
15013 #: cp/pt.c:1863
15014 msgid "default argument specified in explicit specialization"
15015 msgstr ""
15017 #: cp/pt.c:1867
15018 msgid "template specialization with C linkage"
15019 msgstr ""
15021 #: cp/pt.c:1894
15022 msgid "%qD is not a template function"
15023 msgstr ""
15025 #. From [temp.expl.spec]:
15027 #. If such an explicit specialization for the member
15028 #. of a class template names an implicitly-declared
15029 #. special member function (clause _special_), the
15030 #. program is ill-formed.
15032 #. Similar language is found in [temp.explicit].
15033 #: cp/pt.c:1956
15034 msgid "specialization of implicitly-declared special member function"
15035 msgstr ""
15037 #: cp/pt.c:2000
15038 msgid "no member function %qD declared in %qT"
15039 msgstr ""
15041 #: cp/pt.c:2205
15042 msgid " shadows template parm %q#D"
15043 msgstr ""
15045 #: cp/pt.c:2607
15046 msgid "template parameters not used in partial specialization:"
15047 msgstr ""
15049 #: cp/pt.c:2611
15050 msgid "        %qD"
15051 msgstr ""
15053 #: cp/pt.c:2622
15054 msgid "partial specialization %qT does not specialize any template arguments"
15055 msgstr ""
15057 #: cp/pt.c:2647
15058 #, c-format
15059 msgid "template argument %qE involves template parameter(s)"
15060 msgstr ""
15062 #: cp/pt.c:2691
15063 msgid "type %qT of template argument %qE depends on template parameter(s)"
15064 msgstr ""
15066 #: cp/pt.c:2778
15067 msgid "no default argument for %qD"
15068 msgstr ""
15070 #: cp/pt.c:2935
15071 msgid "template with C linkage"
15072 msgstr ""
15074 #: cp/pt.c:2938
15075 msgid "template class without a name"
15076 msgstr ""
15078 #. [temp.mem]
15080 #. A destructor shall not be a member template.
15081 #: cp/pt.c:2946
15082 msgid "destructor %qD declared as member template"
15083 msgstr ""
15085 #. [basic.stc.dynamic.allocation]
15087 #. An allocation function can be a function
15088 #. template. ... Template allocation functions shall
15089 #. have two or more parameters.
15090 #: cp/pt.c:2961
15091 msgid "invalid template declaration of %qD"
15092 msgstr ""
15094 #: cp/pt.c:3042
15095 msgid "%qD does not declare a template type"
15096 msgstr ""
15098 #: cp/pt.c:3048
15099 msgid "template definition of non-template %q#D"
15100 msgstr ""
15102 #: cp/pt.c:3090
15103 msgid "expected %d levels of template parms for %q#D, got %d"
15104 msgstr ""
15106 #: cp/pt.c:3102
15107 msgid "got %d template parameters for %q#D"
15108 msgstr ""
15110 #: cp/pt.c:3105
15111 msgid "got %d template parameters for %q#T"
15112 msgstr ""
15114 #: cp/pt.c:3107
15115 #, c-format
15116 msgid "  but %d required"
15117 msgstr ""
15119 #: cp/pt.c:3203
15120 msgid "%qT is not a template type"
15121 msgstr ""
15123 #: cp/pt.c:3216
15124 msgid "template specifiers not specified in declaration of %qD"
15125 msgstr ""
15127 #: cp/pt.c:3226
15128 msgid "previous declaration %qD"
15129 msgstr ""
15131 #: cp/pt.c:3227
15132 #, c-format
15133 msgid "used %d template parameter%s instead of %d"
15134 msgstr ""
15136 #: cp/pt.c:3247
15137 msgid "template parameter %q#D"
15138 msgstr ""
15140 #: cp/pt.c:3248
15141 msgid "redeclared here as %q#D"
15142 msgstr ""
15144 #. We have in [temp.param]:
15146 #. A template-parameter may not be given default arguments
15147 #. by two different declarations in the same scope.
15148 #: cp/pt.c:3258
15149 msgid "redefinition of default argument for %q#D"
15150 msgstr ""
15152 #: cp/pt.c:3259
15153 msgid "%J  original definition appeared here"
15154 msgstr ""
15156 #: cp/pt.c:3355
15157 msgid ""
15158 "%qE is not a valid template argument for type %qT because function %qD has "
15159 "not external linkage"
15160 msgstr ""
15162 #: cp/pt.c:3396
15163 msgid ""
15164 "%qE is not a valid template argument for type %qT because string literals "
15165 "can never be used in this context"
15166 msgstr ""
15168 #: cp/pt.c:3471
15169 msgid ""
15170 "%qE is not a valid template argument for type %qT because it is a non-"
15171 "constant expression"
15172 msgstr ""
15174 #: cp/pt.c:3521
15175 msgid ""
15176 "%qE is not a valid template argument for type %qT because it is not a "
15177 "constant pointer"
15178 msgstr ""
15180 #: cp/pt.c:3541
15181 msgid ""
15182 "%qE is not a valid template argument for type %qT because of conflicts in cv-"
15183 "qualification"
15184 msgstr ""
15186 #: cp/pt.c:3548
15187 msgid ""
15188 "%qE is not a valid template argument for type %qT because it is not a lvalue"
15189 msgstr ""
15191 #: cp/pt.c:3561
15192 msgid ""
15193 "%qE is not a valid template argument for type %qT because object %qD has not "
15194 "external linkage"
15195 msgstr ""
15197 #: cp/pt.c:3603
15198 msgid ""
15199 "%qE is not a valid template argument for type %qT because it is a pointer"
15200 msgstr ""
15202 #: cp/pt.c:3605
15203 #, c-format
15204 msgid "try using %qE instead"
15205 msgstr ""
15207 #: cp/pt.c:3640
15208 msgid ""
15209 "%qE is not a valid template argument for type %qT because it is of type %qT"
15210 msgstr ""
15212 #: cp/pt.c:3643
15213 msgid "standard conversions are not allowed in this context"
15214 msgstr ""
15216 #: cp/pt.c:3812
15217 msgid "to refer to a type member of a template parameter, use %<typename %E%>"
15218 msgstr ""
15220 #: cp/pt.c:3827 cp/pt.c:3846 cp/pt.c:3886
15221 msgid "type/value mismatch at argument %d in template parameter list for %qD"
15222 msgstr ""
15224 #: cp/pt.c:3831
15225 msgid "  expected a constant of type %qT, got %qT"
15226 msgstr ""
15228 #: cp/pt.c:3835
15229 #, c-format
15230 msgid "  expected a class template, got %qE"
15231 msgstr ""
15233 #: cp/pt.c:3837
15234 #, c-format
15235 msgid "  expected a type, got %qE"
15236 msgstr ""
15238 #: cp/pt.c:3850
15239 msgid "  expected a type, got %qT"
15240 msgstr ""
15242 #: cp/pt.c:3852
15243 msgid "  expected a class template, got %qT"
15244 msgstr ""
15246 #: cp/pt.c:3889
15247 msgid "  expected a template of type %qD, got %qD"
15248 msgstr ""
15250 #: cp/pt.c:3925
15251 msgid "could not convert template argument %qE to %qT"
15252 msgstr ""
15254 #: cp/pt.c:3964
15255 #, c-format
15256 msgid "wrong number of template arguments (%d, should be %d)"
15257 msgstr ""
15259 #: cp/pt.c:3968
15260 msgid "provided for %qD"
15261 msgstr ""
15263 #: cp/pt.c:3998
15264 #, c-format
15265 msgid "template argument %d is invalid"
15266 msgstr ""
15268 #: cp/pt.c:4353
15269 msgid "non-template type %qT used as a template"
15270 msgstr ""
15272 #: cp/pt.c:4355
15273 msgid "for template declaration %qD"
15274 msgstr ""
15276 #: cp/pt.c:4995
15277 msgid ""
15278 "template instantiation depth exceeds maximum of %d (use -ftemplate-depth-NN "
15279 "to increase the maximum) instantiating %qD"
15280 msgstr ""
15282 #: cp/pt.c:5437
15283 msgid "ambiguous class template instantiation for %q#T"
15284 msgstr ""
15286 #: cp/pt.c:5443
15287 msgid "%s %+#T"
15288 msgstr ""
15290 #: cp/pt.c:6549
15291 msgid "instantiation of %qD as type %qT"
15292 msgstr ""
15294 #: cp/pt.c:6717
15295 msgid "invalid parameter type %qT"
15296 msgstr ""
15298 #: cp/pt.c:6719
15299 msgid "in declaration %qD"
15300 msgstr ""
15302 #: cp/pt.c:6780
15303 msgid "function returning an array"
15304 msgstr ""
15306 #: cp/pt.c:6782
15307 msgid "function returning a function"
15308 msgstr ""
15310 #: cp/pt.c:6809
15311 msgid "creating pointer to member function of non-class type %qT"
15312 msgstr ""
15314 #: cp/pt.c:6977
15315 msgid "creating array with size zero"
15316 msgstr ""
15318 #: cp/pt.c:6991
15319 #, c-format
15320 msgid "creating array with size zero (%qE)"
15321 msgstr ""
15323 #: cp/pt.c:7208
15324 msgid "forming reference to void"
15325 msgstr ""
15327 #: cp/pt.c:7210
15328 msgid "forming %s to reference type %qT"
15329 msgstr ""
15331 #: cp/pt.c:7247
15332 msgid "creating pointer to member of non-class type %qT"
15333 msgstr ""
15335 #: cp/pt.c:7253
15336 msgid "creating pointer to member reference type %qT"
15337 msgstr ""
15339 #: cp/pt.c:7319
15340 msgid "creating array of %qT"
15341 msgstr ""
15343 #: cp/pt.c:7325
15344 msgid "creating array of %qT, which is an abstract class type"
15345 msgstr ""
15347 #: cp/pt.c:7369
15348 msgid "%qT is not a class, struct, or union type"
15349 msgstr ""
15351 #: cp/pt.c:7404
15352 msgid "%qT resolves to %qT, which is not an enumeration type"
15353 msgstr ""
15355 #: cp/pt.c:7407
15356 msgid "%qT resolves to %qT, which is is not a class type"
15357 msgstr ""
15359 #: cp/pt.c:7468
15360 #, c-format
15361 msgid "use of %qs in template"
15362 msgstr ""
15364 #: cp/pt.c:7593
15365 #, c-format
15366 msgid ""
15367 "dependent-name %qE is parsed as a non-type, but instantiation yields a type"
15368 msgstr ""
15370 #: cp/pt.c:7595
15371 msgid "say %<typename %E%> if a type is meant"
15372 msgstr ""
15374 #: cp/pt.c:7714
15375 msgid "using invalid field %qD"
15376 msgstr ""
15378 #: cp/pt.c:8768
15379 msgid "%qT is not a class or namespace"
15380 msgstr ""
15382 #: cp/pt.c:8771
15383 msgid "%qD is not a class or namespace"
15384 msgstr ""
15386 #: cp/pt.c:8911
15387 msgid "%qT is/uses anonymous type"
15388 msgstr ""
15390 #: cp/pt.c:8913
15391 msgid "%qT uses local type %qT"
15392 msgstr ""
15394 #: cp/pt.c:8922
15395 msgid "%qT is a variably modified type"
15396 msgstr ""
15398 #: cp/pt.c:8933
15399 #, c-format
15400 msgid "integral expression %qE is not constant"
15401 msgstr ""
15403 #: cp/pt.c:8938
15404 msgid "  trying to instantiate %qD"
15405 msgstr ""
15407 #: cp/pt.c:9404
15408 msgid "incomplete type unification"
15409 msgstr ""
15411 #: cp/pt.c:10873 cp/pt.c:10944
15412 msgid "explicit instantiation of non-template %q#D"
15413 msgstr ""
15415 #: cp/pt.c:10889 cp/pt.c:10939
15416 msgid "no matching template for %qD found"
15417 msgstr ""
15419 #: cp/pt.c:10895
15420 msgid "explicit instantiation of %q#D"
15421 msgstr ""
15423 #: cp/pt.c:10931
15424 msgid "duplicate explicit instantiation of %q#D"
15425 msgstr ""
15427 #: cp/pt.c:10953
15428 msgid "ISO C++ forbids the use of %<extern%> on explicit instantiations"
15429 msgstr ""
15431 #: cp/pt.c:10958 cp/pt.c:11048
15432 msgid "storage class %qD applied to template instantiation"
15433 msgstr ""
15435 #: cp/pt.c:11020
15436 msgid "explicit instantiation of non-template type %qT"
15437 msgstr ""
15439 #: cp/pt.c:11029
15440 msgid "explicit instantiation of %q#T before definition of template"
15441 msgstr ""
15443 #: cp/pt.c:11037
15444 #, c-format
15445 msgid "ISO C++ forbids the use of %qE on explicit instantiations"
15446 msgstr ""
15448 #: cp/pt.c:11082
15449 msgid "duplicate explicit instantiation of %q#T"
15450 msgstr ""
15452 #: cp/pt.c:11455
15453 msgid "explicit instantiation of %qD but no definition available"
15454 msgstr ""
15456 #: cp/pt.c:11599
15457 msgid ""
15458 "template instantiation depth exceeds maximum of %d (use -ftemplate-depth-NN "
15459 "to increase the maximum) instantiating %q+D, possibly from virtual table "
15460 "generation"
15461 msgstr ""
15463 #: cp/pt.c:11867
15464 msgid "%q#T is not a valid type for a template constant parameter"
15465 msgstr ""
15467 #: cp/repo.c:112
15468 msgid "-frepo must be used with -c"
15469 msgstr ""
15471 #: cp/repo.c:200
15472 #, c-format
15473 msgid "mysterious repository information in %s"
15474 msgstr ""
15476 #: cp/repo.c:214
15477 #, c-format
15478 msgid "can't create repository information file %qs"
15479 msgstr ""
15481 #: cp/rtti.c:244
15482 msgid "cannot use typeid with -fno-rtti"
15483 msgstr ""
15485 #: cp/rtti.c:250
15486 msgid "must #include <typeinfo> before using typeid"
15487 msgstr ""
15489 #: cp/rtti.c:322
15490 msgid ""
15491 "cannot create type information for type %qT because its size is variable"
15492 msgstr ""
15494 #: cp/rtti.c:570 cp/rtti.c:584
15495 msgid "dynamic_cast of %q#D to %q#T can never succeed"
15496 msgstr ""
15498 #: cp/rtti.c:663
15499 msgid "cannot dynamic_cast %qE (of type %q#T) to type %q#T (%s)"
15500 msgstr ""
15502 #: cp/search.c:257
15503 msgid "%qT is an ambiguous base of %qT"
15504 msgstr ""
15506 #: cp/search.c:275
15507 msgid "%qT is an inaccessible base of %qT"
15508 msgstr ""
15510 #: cp/search.c:1843
15511 msgid "deprecated covariant return type for %q#D"
15512 msgstr ""
15514 #: cp/search.c:1845 cp/search.c:1860 cp/search.c:1866
15515 msgid "  overriding %q#D"
15516 msgstr ""
15518 #: cp/search.c:1859
15519 msgid "invalid covariant return type for %q#D"
15520 msgstr ""
15522 #: cp/search.c:1864
15523 msgid "conflicting return type specified for %q#D"
15524 msgstr ""
15526 #: cp/search.c:1875
15527 msgid "looser throw specifier for %q#F"
15528 msgstr ""
15530 #: cp/search.c:1876
15531 msgid "  overriding %q#F"
15532 msgstr ""
15534 #. A static member function cannot match an inherited
15535 #. virtual member function.
15536 #: cp/search.c:1969
15537 msgid "%q#D cannot be declared"
15538 msgstr ""
15540 #: cp/search.c:1970
15541 msgid "  since %q#D declared in base class"
15542 msgstr ""
15544 #: cp/semantics.c:1199
15545 #, c-format
15546 msgid "type of asm operand %qE could not be determined"
15547 msgstr ""
15549 #: cp/semantics.c:1318
15550 msgid "invalid use of member %qD in static member function"
15551 msgstr ""
15553 #: cp/semantics.c:1322 cp/semantics.c:1361
15554 msgid "from this location"
15555 msgstr ""
15557 #: cp/semantics.c:1360
15558 msgid "object missing in reference to %qD"
15559 msgstr ""
15561 #: cp/semantics.c:1841
15562 msgid "arguments to destructor are not allowed"
15563 msgstr ""
15565 #: cp/semantics.c:1891
15566 msgid "%<this%> is unavailable for static member functions"
15567 msgstr ""
15569 #: cp/semantics.c:1897
15570 msgid "invalid use of %<this%> in non-member function"
15571 msgstr ""
15573 #: cp/semantics.c:1899
15574 msgid "invalid use of %<this%> at top level"
15575 msgstr ""
15577 #: cp/semantics.c:1923
15578 msgid "invalid qualifying scope in pseudo-destructor name"
15579 msgstr ""
15581 #: cp/semantics.c:1943
15582 msgid "%qE is not of type %qT"
15583 msgstr ""
15585 #: cp/semantics.c:2043
15586 msgid "template type parameters must use the keyword %<class%> or %<typename%>"
15587 msgstr ""
15589 #: cp/semantics.c:2087
15590 msgid ""
15591 "invalid use of type %qT as a default value for a template template-parameter"
15592 msgstr ""
15594 #: cp/semantics.c:2090
15595 msgid "invalid use of %qD as a default value for a template template-parameter"
15596 msgstr ""
15598 #: cp/semantics.c:2094
15599 msgid "invalid default argument for a template template parameter"
15600 msgstr ""
15602 #: cp/semantics.c:2111
15603 msgid "definition of %q#T inside template parameter list"
15604 msgstr ""
15606 #: cp/semantics.c:2122
15607 msgid "invalid definition of qualified type %qT"
15608 msgstr ""
15610 #: cp/semantics.c:2338
15611 msgid "invalid base-class specification"
15612 msgstr ""
15614 #: cp/semantics.c:2347
15615 msgid "base class %qT has cv qualifiers"
15616 msgstr ""
15618 #: cp/semantics.c:2367
15619 msgid "incomplete type %qT used in nested name specifier"
15620 msgstr ""
15622 #: cp/semantics.c:2370
15623 msgid "reference to %<%T::%D%> is ambiguous"
15624 msgstr ""
15626 #: cp/semantics.c:2374 cp/typeck.c:1621
15627 msgid "%qD is not a member of %qT"
15628 msgstr ""
15630 #: cp/semantics.c:2377
15631 msgid "%qD is not a member of %qD"
15632 msgstr ""
15634 #: cp/semantics.c:2506
15635 msgid ""
15636 "template parameter %qD of type %qT is not allowed in an integral constant "
15637 "expression because it is not of integral or enumeration type"
15638 msgstr ""
15640 #: cp/semantics.c:2660
15641 msgid "%qD cannot appear in a constant-expression"
15642 msgstr ""
15644 #: cp/semantics.c:2668
15645 msgid "use of namespace %qD as expression"
15646 msgstr ""
15648 #: cp/semantics.c:2673
15649 msgid "use of class template %qT as expression"
15650 msgstr ""
15652 #. Ambiguous reference to base members.
15653 #: cp/semantics.c:2679
15654 msgid "request for member %qD is ambiguous in multiple inheritance lattice"
15655 msgstr ""
15657 #: cp/semantics.c:2752
15658 #, c-format
15659 msgid "use of %s from containing function"
15660 msgstr ""
15662 #: cp/semantics.c:2755
15663 msgid "  %q#D declared here"
15664 msgstr ""
15666 #: cp/semantics.c:2805
15667 #, c-format
15668 msgid "type of %qE is unknown"
15669 msgstr ""
15671 #: cp/tree.c:539
15672 msgid "%qV qualifiers cannot be applied to %qT"
15673 msgstr ""
15675 #: cp/tree.c:1741
15676 #, c-format
15677 msgid "%qE attribute can only be applied to Java class definitions"
15678 msgstr ""
15680 #: cp/tree.c:1770
15681 #, c-format
15682 msgid "%qE attribute can only be applied to class definitions"
15683 msgstr ""
15685 #: cp/tree.c:1775
15686 #, c-format
15687 msgid "%qE is obsolete; g++ vtables are now COM-compatible by default"
15688 msgstr ""
15690 #: cp/tree.c:1799
15691 msgid "requested init_priority is not an integer constant"
15692 msgstr ""
15694 #: cp/tree.c:1820
15695 #, c-format
15696 msgid ""
15697 "can only use %qE attribute on file-scope definitions of objects of class type"
15698 msgstr ""
15700 #: cp/tree.c:1828
15701 msgid "requested init_priority is out of range"
15702 msgstr ""
15704 #: cp/tree.c:1838
15705 msgid "requested init_priority is reserved for internal use"
15706 msgstr ""
15708 #: cp/tree.c:1848
15709 #, c-format
15710 msgid "%qE attribute is not supported on this platform"
15711 msgstr ""
15713 #: cp/typeck.c:418 cp/typeck.c:432 cp/typeck.c:525
15714 msgid "%s between distinct pointer types %qT and %qT lacks a cast"
15715 msgstr ""
15717 #: cp/typeck.c:494
15718 msgid ""
15719 "ISO C++ forbids %s between pointer of type %<void *%> and pointer-to-function"
15720 msgstr ""
15722 #: cp/typeck.c:545
15723 msgid "%s between distinct pointer-to-member types %qT and %qT lacks a cast"
15724 msgstr ""
15726 #: cp/typeck.c:1239
15727 #, c-format
15728 msgid "invalid application of %qs to a member function"
15729 msgstr ""
15731 #: cp/typeck.c:1272
15732 #, c-format
15733 msgid "invalid application of %qs to a bit-field"
15734 msgstr ""
15736 #: cp/typeck.c:1277
15737 #, c-format
15738 msgid "ISO C++ forbids applying %qs to an expression of function type"
15739 msgstr ""
15741 #: cp/typeck.c:1314
15742 msgid "invalid use of non-static member function"
15743 msgstr ""
15745 #: cp/typeck.c:1481
15746 msgid "deprecated conversion from string constant to %qT'"
15747 msgstr ""
15749 #: cp/typeck.c:1592 cp/typeck.c:1882
15750 msgid "request for member %qD in %qE, which is of non-class type %qT"
15751 msgstr ""
15753 #: cp/typeck.c:1619
15754 #, c-format
15755 msgid "invalid use of nonstatic data member %qE"
15756 msgstr ""
15758 #: cp/typeck.c:1671 cp/typeck.c:1699
15759 msgid "invalid access to non-static data member %qD of NULL object"
15760 msgstr ""
15762 #: cp/typeck.c:1674 cp/typeck.c:1701
15763 msgid "(perhaps the %<offsetof%> macro was used incorrectly)"
15764 msgstr ""
15766 #: cp/typeck.c:1812
15767 msgid "qualified type %qT does not match destructor name ~%qT"
15768 msgstr ""
15770 #: cp/typeck.c:1818
15771 msgid "the type being destroyed is %qT, but the destructor refers to %qT"
15772 msgstr ""
15774 #: cp/typeck.c:1928
15775 msgid "%<%D::%D%> is not a member of %qT"
15776 msgstr ""
15778 #: cp/typeck.c:1939
15779 msgid "%qT is not a base of %qT"
15780 msgstr ""
15782 #: cp/typeck.c:1958
15783 msgid "%qD has no member named %qE"
15784 msgstr ""
15786 #: cp/typeck.c:1973
15787 msgid "%qD is not a member template function"
15788 msgstr ""
15790 #. A pointer to incomplete type (other than cv void) can be
15791 #. dereferenced [expr.unary.op]/1
15792 #: cp/typeck.c:2080
15793 msgid "%qT is not a pointer-to-object type"
15794 msgstr ""
15796 #: cp/typeck.c:2105
15797 #, c-format
15798 msgid "invalid use of %qs on pointer to member"
15799 msgstr ""
15801 #: cp/typeck.c:2111
15802 msgid "invalid type argument"
15803 msgstr ""
15805 #: cp/typeck.c:2134
15806 msgid "subscript missing in array reference"
15807 msgstr ""
15809 #: cp/typeck.c:2216
15810 msgid "ISO C++ forbids subscripting non-lvalue array"
15811 msgstr ""
15813 #: cp/typeck.c:2227
15814 msgid "subscripting array declared %<register%>"
15815 msgstr ""
15817 #: cp/typeck.c:2310
15818 #, c-format
15819 msgid "object missing in use of %qE"
15820 msgstr ""
15822 #: cp/typeck.c:2411
15823 msgid "ISO C++ forbids calling %<::main%> from within program"
15824 msgstr ""
15826 #: cp/typeck.c:2436
15827 msgid ""
15828 "must use %<.*%> or %<->*%> to call pointer-to-member function in %<%E (...)%>"
15829 msgstr ""
15831 #: cp/typeck.c:2450
15832 #, c-format
15833 msgid "%qE cannot be used as a function"
15834 msgstr ""
15836 #: cp/typeck.c:2529
15837 msgid "too many arguments to %s %q+#D"
15838 msgstr ""
15840 #: cp/typeck.c:2531 cp/typeck.c:2634
15841 msgid "at this point in file"
15842 msgstr ""
15844 #: cp/typeck.c:2534
15845 msgid "too many arguments to function"
15846 msgstr ""
15848 #: cp/typeck.c:2568
15849 msgid "parameter %P of %qD has incomplete type %qT"
15850 msgstr ""
15852 #: cp/typeck.c:2571
15853 msgid "parameter %P has incomplete type %qT"
15854 msgstr ""
15856 #: cp/typeck.c:2632
15857 msgid "too few arguments to %s %q+#D"
15858 msgstr ""
15860 #: cp/typeck.c:2637
15861 msgid "too few arguments to function"
15862 msgstr ""
15864 #: cp/typeck.c:2784 cp/typeck.c:2794
15865 msgid "assuming cast to type %qT from overloaded function"
15866 msgstr ""
15868 #: cp/typeck.c:2855
15869 msgid "division by zero in %<%E / 0%>"
15870 msgstr ""
15872 #: cp/typeck.c:2857
15873 msgid "division by zero in %<%E / 0.%>"
15874 msgstr ""
15876 #: cp/typeck.c:2891
15877 msgid "division by zero in %<%E %% 0%>"
15878 msgstr ""
15880 #: cp/typeck.c:2893
15881 msgid "division by zero in %<%E %% 0.%>"
15882 msgstr ""
15884 #: cp/typeck.c:2973
15885 #, c-format
15886 msgid "%s rotate count is negative"
15887 msgstr ""
15889 #: cp/typeck.c:2976
15890 #, c-format
15891 msgid "%s rotate count >= width of type"
15892 msgstr ""
15894 #: cp/typeck.c:3010 cp/typeck.c:3015 cp/typeck.c:3111 cp/typeck.c:3116
15895 msgid "ISO C++ forbids comparison between pointer and integer"
15896 msgstr ""
15898 #: cp/typeck.c:3130
15899 msgid "unordered comparison on non-floating point argument"
15900 msgstr ""
15902 #: cp/typeck.c:3152
15903 msgid "invalid operands of types %qT and %qT to binary %qO"
15904 msgstr ""
15906 #: cp/typeck.c:3316
15907 msgid "comparison between types %q#T and %q#T"
15908 msgstr ""
15910 #: cp/typeck.c:3352
15911 msgid "comparison between signed and unsigned integer expressions"
15912 msgstr ""
15914 #. Some sort of arithmetic operation involving NULL was
15915 #. performed.  Note that pointer-difference and pointer-addition
15916 #. have already been handled above, and so we don't end up here in
15917 #. that case.
15918 #: cp/typeck.c:3431
15919 msgid "NULL used in arithmetic"
15920 msgstr ""
15922 #: cp/typeck.c:3489
15923 msgid "ISO C++ forbids using pointer of type %<void *%> in subtraction"
15924 msgstr ""
15926 #: cp/typeck.c:3491
15927 msgid "ISO C++ forbids using pointer to a function in subtraction"
15928 msgstr ""
15930 #: cp/typeck.c:3493
15931 msgid "ISO C++ forbids using pointer to a method in subtraction"
15932 msgstr ""
15934 #: cp/typeck.c:3505
15935 msgid "invalid use of a pointer to an incomplete type in pointer arithmetic"
15936 msgstr ""
15938 #: cp/typeck.c:3564
15939 #, c-format
15940 msgid ""
15941 "invalid use of %qE to form a pointer-to-member-function.  Use a qualified-id."
15942 msgstr ""
15944 #: cp/typeck.c:3571
15945 #, c-format
15946 msgid ""
15947 "parenthesis around %qE cannot be used to form a pointer-to-member-function"
15948 msgstr ""
15950 #: cp/typeck.c:3594
15951 msgid "taking address of temporary"
15952 msgstr ""
15954 #: cp/typeck.c:3829
15955 #, c-format
15956 msgid "ISO C++ forbids %sing an enum"
15957 msgstr ""
15959 #: cp/typeck.c:3840
15960 msgid "cannot %s a pointer to incomplete type %qT"
15961 msgstr ""
15963 #: cp/typeck.c:3846
15964 msgid "ISO C++ forbids %sing a pointer of type %qT"
15965 msgstr ""
15967 #: cp/typeck.c:3871
15968 msgid "cast to non-reference type used as lvalue"
15969 msgstr ""
15971 #: cp/typeck.c:3906
15972 msgid "invalid use of %<--%> on bool variable %qD"
15973 msgstr ""
15975 #. ARM $3.4
15976 #: cp/typeck.c:3935
15977 msgid "ISO C++ forbids taking address of function %<::main%>"
15978 msgstr ""
15980 #. An expression like &memfn.
15981 #: cp/typeck.c:3989
15982 msgid ""
15983 "ISO C++ forbids taking the address of an unqualified or parenthesized non-"
15984 "static member function to form a pointer to member function.  Say %<&%T::%D%>"
15985 msgstr ""
15987 #: cp/typeck.c:3994
15988 msgid ""
15989 "ISO C++ forbids taking the address of a bound member function to form a "
15990 "pointer to member function.  Say %<&%T::%D%>"
15991 msgstr ""
15993 #: cp/typeck.c:4022
15994 msgid "ISO C++ forbids taking the address of a cast to a non-lvalue expression"
15995 msgstr ""
15997 #: cp/typeck.c:4042
15998 msgid "cannot create pointer to reference member %qD"
15999 msgstr ""
16001 #: cp/typeck.c:4261
16002 msgid "cannot take the address of %<this%>, which is an rvalue expression"
16003 msgstr ""
16005 #: cp/typeck.c:4284
16006 msgid "address of explicit register variable %qD requested"
16007 msgstr ""
16009 #: cp/typeck.c:4289
16010 msgid "address requested for %qD, which is declared %<register%>"
16011 msgstr ""
16013 #: cp/typeck.c:4355
16014 #, c-format
16015 msgid "%s expression list treated as compound expression"
16016 msgstr ""
16018 #: cp/typeck.c:4430
16019 msgid "%s from type %qT to type %qT casts away constness"
16020 msgstr ""
16022 #: cp/typeck.c:4729
16023 msgid "invalid static_cast from type %qT to type %qT"
16024 msgstr ""
16026 #: cp/typeck.c:4751
16027 msgid "converting from %qT to %qT"
16028 msgstr ""
16030 #: cp/typeck.c:4796
16031 msgid "invalid cast of an rvalue expression of type %qT to type %qT"
16032 msgstr ""
16034 #: cp/typeck.c:4855
16035 msgid "cast from %qT to %qT loses precision"
16036 msgstr ""
16038 #: cp/typeck.c:4880
16039 msgid "cast from %qT to %qT increases required alignment of target type"
16040 msgstr ""
16042 #. Only issue a warning, as we have always supported this
16043 #. where possible, and it is necessary in some cases.  DR 195
16044 #. addresses this issue, but as of 2004/10/26 is still in
16045 #. drafting.
16046 #: cp/typeck.c:4894
16047 msgid ""
16048 "ISO C++ forbids casting between pointer-to-function and pointer-to-object"
16049 msgstr ""
16051 #: cp/typeck.c:4905
16052 msgid "invalid cast from type %qT to type %qT"
16053 msgstr ""
16055 #: cp/typeck.c:4961
16056 msgid ""
16057 "invalid use of const_cast with type %qT, which is not a pointer, reference, "
16058 "nor a pointer-to-data-member type"
16059 msgstr ""
16061 #: cp/typeck.c:4970
16062 msgid ""
16063 "invalid use of const_cast with type %qT, which is a pointer or reference to "
16064 "a function type"
16065 msgstr ""
16067 #: cp/typeck.c:4992
16068 msgid "invalid const_cast of an rvalue of type %qT to type %qT"
16069 msgstr ""
16071 #: cp/typeck.c:5035
16072 msgid "invalid const_cast from type %qT to type %qT"
16073 msgstr ""
16075 #: cp/typeck.c:5103 cp/typeck.c:5108
16076 msgid "ISO C++ forbids casting to an array type %qT"
16077 msgstr ""
16079 #: cp/typeck.c:5116
16080 msgid "invalid cast to function type %qT"
16081 msgstr ""
16083 #: cp/typeck.c:5332
16084 msgid "  in evaluation of %<%Q(%#T, %#T)%>"
16085 msgstr ""
16087 #: cp/typeck.c:5401
16088 msgid "incompatible types in assignment of %qT to %qT"
16089 msgstr ""
16091 #: cp/typeck.c:5408
16092 msgid "ISO C++ forbids assignment of arrays"
16093 msgstr ""
16095 #: cp/typeck.c:5519
16096 msgid "   in pointer to member function conversion"
16097 msgstr ""
16099 #: cp/typeck.c:5525
16100 msgid "   in pointer to member conversion"
16101 msgstr ""
16103 #. This is a reinterpret cast, we choose to do nothing.
16104 #: cp/typeck.c:5536 cp/typeck.c:5552
16105 msgid "pointer to member cast via virtual base %qT"
16106 msgstr ""
16108 #: cp/typeck.c:5555
16109 msgid "pointer to member conversion via virtual base %qT"
16110 msgstr ""
16112 #: cp/typeck.c:5628
16113 msgid "invalid conversion to type %qT from type %qT"
16114 msgstr ""
16116 #: cp/typeck.c:5846
16117 msgid "cannot convert %qT to %qT for argument %qP to %qD"
16118 msgstr ""
16120 #: cp/typeck.c:5849
16121 msgid "cannot convert %qT to %qT in %s"
16122 msgstr ""
16124 #: cp/typeck.c:5922 cp/typeck.c:5924
16125 msgid "in passing argument %P of %q+D"
16126 msgstr ""
16128 #: cp/typeck.c:5974
16129 msgid "returning reference to temporary"
16130 msgstr ""
16132 #: cp/typeck.c:5981
16133 msgid "reference to non-lvalue returned"
16134 msgstr ""
16136 #: cp/typeck.c:5993
16137 msgid "reference to local variable %qD returned"
16138 msgstr ""
16140 #: cp/typeck.c:5996
16141 msgid "address of local variable %qD returned"
16142 msgstr ""
16144 #: cp/typeck.c:6026
16145 msgid "returning a value from a destructor"
16146 msgstr ""
16148 #. If a return statement appears in a handler of the
16149 #. function-try-block of a constructor, the program is ill-formed.
16150 #: cp/typeck.c:6034
16151 msgid "cannot return from a handler of a function-try-block of a constructor"
16152 msgstr ""
16154 #. You can't return a value from a constructor.
16155 #: cp/typeck.c:6037
16156 msgid "returning a value from a constructor"
16157 msgstr ""
16159 #: cp/typeck.c:6060
16160 msgid "return-statement with no value, in function returning %qT"
16161 msgstr ""
16163 #: cp/typeck.c:6077
16164 msgid "return-statement with a value, in function returning 'void'"
16165 msgstr ""
16167 #: cp/typeck.c:6108
16168 msgid ""
16169 "%<operator new%> must not return NULL unless it is declared %<throw()%> (or -"
16170 "fcheck-new is in effect)"
16171 msgstr ""
16173 #: cp/typeck2.c:52
16174 msgid "type %qT is not a base type for type %qT"
16175 msgstr ""
16177 #: cp/typeck2.c:292
16178 msgid "cannot declare variable %q+D to be of abstract type %qT"
16179 msgstr ""
16181 #: cp/typeck2.c:295
16182 msgid "cannot declare parameter %q+D to be of abstract type %qT"
16183 msgstr ""
16185 #: cp/typeck2.c:298
16186 msgid "cannot declare field %q+D to be of abstract type %qT"
16187 msgstr ""
16189 #: cp/typeck2.c:302
16190 msgid "invalid abstract return type for member function %q+#D"
16191 msgstr ""
16193 #: cp/typeck2.c:305
16194 msgid "invalid abstract return type for function %q+#D"
16195 msgstr ""
16197 #. Here we do not have location information, so use error instead
16198 #. of cp_error_at.
16199 #: cp/typeck2.c:310
16200 msgid "invalid abstract type %qT for %qE"
16201 msgstr ""
16203 #: cp/typeck2.c:312
16204 msgid "invalid abstract type for %q+D"
16205 msgstr ""
16207 #: cp/typeck2.c:315
16208 msgid "cannot allocate an object of abstract type %qT"
16209 msgstr ""
16211 #: cp/typeck2.c:323
16212 msgid "%J  because the following virtual functions are pure within %qT:"
16213 msgstr ""
16215 #: cp/typeck2.c:327
16216 msgid "%J\t%#D"
16217 msgstr ""
16219 #: cp/typeck2.c:334
16220 msgid "%J  since type %qT has pure virtual functions"
16221 msgstr ""
16223 #: cp/typeck2.c:582
16224 msgid "constructor syntax used, but no constructor declared for type %qT"
16225 msgstr ""
16227 #: cp/typeck2.c:596
16228 msgid "cannot initialize arrays using this syntax"
16229 msgstr ""
16231 #: cp/typeck2.c:688
16232 msgid "initializing array with parameter list"
16233 msgstr ""
16235 #: cp/typeck2.c:710
16236 msgid "int-array initialized from non-wide string"
16237 msgstr ""
16239 #: cp/typeck2.c:743
16240 msgid "initializer for scalar variable requires one element"
16241 msgstr ""
16243 #: cp/typeck2.c:750
16244 msgid "braces around scalar initializer for %qT"
16245 msgstr ""
16247 #: cp/typeck2.c:753
16248 msgid "ignoring extra initializers for %qT"
16249 msgstr ""
16251 #: cp/typeck2.c:765
16252 msgid "variable-sized object of type %qT may not be initialized"
16253 msgstr ""
16255 #: cp/typeck2.c:776
16256 msgid "subobject of type %qT must be initialized by constructor, not by %qE"
16257 msgstr ""
16259 #: cp/typeck2.c:842
16260 msgid "aggregate has a partly bracketed initializer"
16261 msgstr ""
16263 #: cp/typeck2.c:880 cp/typeck2.c:969
16264 msgid "non-trivial labeled initializers"
16265 msgstr ""
16267 #: cp/typeck2.c:894
16268 msgid "non-empty initializer for array of empty elements"
16269 msgstr ""
16271 #: cp/typeck2.c:1008 cp/typeck2.c:1023
16272 msgid "missing initializer for member %qD"
16273 msgstr ""
16275 #: cp/typeck2.c:1013
16276 msgid "uninitialized const member %qD"
16277 msgstr ""
16279 #: cp/typeck2.c:1015
16280 msgid "member %qD with uninitialized const fields"
16281 msgstr ""
16283 #: cp/typeck2.c:1017
16284 msgid "member %qD is uninitialized reference"
16285 msgstr ""
16287 #: cp/typeck2.c:1064
16288 msgid "index value instead of field name in union initializer"
16289 msgstr ""
16291 #: cp/typeck2.c:1076
16292 msgid "no field %qD in union being initialized"
16293 msgstr ""
16295 #: cp/typeck2.c:1084
16296 msgid "union %qT with no named members cannot be initialized"
16297 msgstr ""
16299 #: cp/typeck2.c:1119
16300 msgid "excess elements in aggregate initializer"
16301 msgstr ""
16303 #: cp/typeck2.c:1227
16304 msgid "circular pointer delegation detected"
16305 msgstr ""
16307 #: cp/typeck2.c:1240
16308 msgid "base operand of %<->%> has non-pointer type %qT"
16309 msgstr ""
16311 #: cp/typeck2.c:1264
16312 msgid "result of %<operator->()%> yields non-pointer result"
16313 msgstr ""
16315 #: cp/typeck2.c:1266
16316 msgid "base operand of %<->%> is not a pointer"
16317 msgstr ""
16319 #: cp/typeck2.c:1290
16320 msgid "%qE cannot be used as a member pointer, since it is of type %qT"
16321 msgstr ""
16323 #: cp/typeck2.c:1299
16324 msgid ""
16325 "cannot apply member pointer %qE to %qE, which is of non-aggregate type %qT"
16326 msgstr ""
16328 #: cp/typeck2.c:1321
16329 msgid "pointer to member type %qT incompatible with object type %qT"
16330 msgstr ""
16332 #: cp/typeck2.c:1544
16333 msgid "call to function %qD which throws incomplete type %q#T"
16334 msgstr ""
16336 #: cp/typeck2.c:1547
16337 msgid "call to function which throws incomplete type %q#T"
16338 msgstr ""
16340 #. XXX Not i18n clean.
16341 #: cp/cp-tree.h:3885
16342 #, c-format
16343 msgid "%s is deprecated, please see the documentation for details"
16344 msgstr ""
16346 #: fortran/f95-lang.c:240
16347 msgid "Unexpected type in truthvalue_conversion"
16348 msgstr ""
16350 #: fortran/f95-lang.c:293
16351 #, c-format
16352 msgid "can't open input file: %s"
16353 msgstr ""
16355 #: fortran/f95-lang.c:620
16356 #, c-format
16357 msgid "global register variable %qs used in nested function"
16358 msgstr ""
16360 #: fortran/f95-lang.c:624
16361 #, c-format
16362 msgid "register variable %qs used in nested function"
16363 msgstr ""
16365 #: fortran/f95-lang.c:631
16366 #, c-format
16367 msgid "address of global register variable %qs requested"
16368 msgstr ""
16370 #: fortran/f95-lang.c:649
16371 #, c-format
16372 msgid "address of register variable %qs requested"
16373 msgstr ""
16375 #: fortran/gfortranspec.c:231
16376 #, c-format
16377 msgid "overflowed output arg list for '%s'"
16378 msgstr ""
16380 #: fortran/gfortranspec.c:375
16381 #, c-format
16382 msgid "argument to '%s' missing"
16383 msgstr ""
16385 #: fortran/gfortranspec.c:379
16386 msgid "no input files; unwilling to write output files"
16387 msgstr ""
16389 #: fortran/trans-array.c:2849
16390 msgid "Possible frontend bug: array constructor not expanded"
16391 msgstr ""
16393 #: fortran/trans-array.c:3952
16394 msgid ""
16395 "Possible frontend bug: Deferred array size without pointer or allocatable "
16396 "attribute."
16397 msgstr ""
16399 #: fortran/trans-array.c:4112
16400 msgid "scalar vector subscript???"
16401 msgstr ""
16403 #: fortran/trans-array.c:4386
16404 #, c-format
16405 msgid "bad expression type during walk (%d)"
16406 msgstr ""
16408 #: fortran/trans-const.c:328
16409 #, c-format
16410 msgid "gfc_conv_constant_to_tree(): invalid type: %s"
16411 msgstr ""
16413 #: fortran/trans-decl.c:780
16414 msgid "intrinsic variable which isn't a procedure"
16415 msgstr ""
16417 #: fortran/trans-decl.c:1919
16418 msgid "Function does not return a value"
16419 msgstr ""
16421 #. I don't think this should ever happen.
16422 #: fortran/trans-decl.c:2018
16423 #, c-format
16424 msgid "module symbol %s in wrong namespace"
16425 msgstr ""
16427 #: fortran/trans-decl.c:2032
16428 #, c-format
16429 msgid "backend decl for module variable %s already exists"
16430 msgstr ""
16432 #: fortran/trans-decl.c:2114
16433 #, c-format
16434 msgid "unused parameter %qs"
16435 msgstr ""
16437 #: fortran/trans-decl.c:2119
16438 #, c-format
16439 msgid "unused variable %qs"
16440 msgstr ""
16442 #: fortran/trans-decl.c:2260
16443 msgid "Function return value not set"
16444 msgstr ""
16446 #: fortran/trans-expr.c:948
16447 msgid "Unknown intrinsic op"
16448 msgstr ""
16450 #: fortran/trans-intrinsic.c:583
16451 #, c-format
16452 msgid "Intrinsic function %s(%d) not recognized"
16453 msgstr ""
16455 #: fortran/trans-io.c:937
16456 #, c-format
16457 msgid "Bad namelist IO basetype (%d)"
16458 msgstr ""
16460 #: fortran/trans-io.c:1014
16461 msgid "A format cannot be specified with a namelist"
16462 msgstr ""
16464 #: fortran/trans-io.c:1312
16465 #, c-format
16466 msgid "Bad IO basetype (%d)"
16467 msgstr ""
16469 #: fortran/trans-types.c:193
16470 msgid "integer kind=8 not available for -fdefault-integer-8 option"
16471 msgstr ""
16473 #: fortran/trans-types.c:205
16474 msgid "real kind=8 not available for -fdefault-real-8 option"
16475 msgstr ""
16477 #: fortran/trans-types.c:218
16478 msgid "Use of -fdefault-double-8 requires -fdefault-real-8"
16479 msgstr ""
16481 #: fortran/trans-types.c:927
16482 msgid "Array element size too big"
16483 msgstr ""
16485 #: fortran/trans.c:621
16486 msgid "gfc_trans_code(): Bad statement code"
16487 msgstr ""
16489 #. I changed this from sorry(...) because it should not return.
16490 #. TODO: Remove gfc_todo_error before releasing version 1.0.
16491 #: fortran/trans.h:569
16492 msgid "gfc_todo: Not Implemented: "
16493 msgstr ""
16495 #: java/check-init.c:248
16496 #, c-format
16497 msgid "Can't reassign a value to the final variable %qs"
16498 msgstr ""
16500 #: java/check-init.c:518 java/check-init.c:531
16501 msgid "variable %qD may not have been initialized"
16502 msgstr ""
16504 #: java/check-init.c:946
16505 #, c-format
16506 msgid "internal error in check-init: tree code not implemented: %s"
16507 msgstr ""
16509 #: java/check-init.c:1019
16510 msgid "%Jfinal field %qD may not have been initialized"
16511 msgstr ""
16513 #: java/class.c:746
16514 msgid "bad method signature"
16515 msgstr ""
16517 #: java/class.c:790
16518 msgid "misplaced ConstantValue attribute (not in any field)"
16519 msgstr ""
16521 #: java/class.c:792
16522 #, c-format
16523 msgid "duplicate ConstantValue attribute for field '%s'"
16524 msgstr ""
16526 #: java/class.c:803
16527 #, c-format
16528 msgid "ConstantValue attribute of field '%s' has wrong type"
16529 msgstr ""
16531 #: java/class.c:1099
16532 #, c-format
16533 msgid "field '%s' not found in class"
16534 msgstr ""
16536 #: java/class.c:1419
16537 msgid "%Jabstract method in non-abstract class"
16538 msgstr ""
16540 #: java/class.c:2370
16541 msgid "%Jnon-static method '%D' overrides static method"
16542 msgstr ""
16544 #: java/decl.c:1275
16545 msgid "%J'%D' used prior to declaration"
16546 msgstr ""
16548 #: java/decl.c:1316
16549 #, c-format
16550 msgid "declaration of %qs shadows a parameter"
16551 msgstr ""
16553 #: java/decl.c:1319
16554 #, c-format
16555 msgid "declaration of %qs shadows a symbol from the parameter list"
16556 msgstr ""
16558 #: java/decl.c:1647
16559 msgid "%Jlabel '%D' used but not defined"
16560 msgstr ""
16562 #: java/decl.c:1652
16563 msgid "%Jlabel '%D' defined but not used"
16564 msgstr ""
16566 #: java/decl.c:1780
16567 msgid "%JIn %D: overlapped variable and exception ranges at %d"
16568 msgstr ""
16570 #: java/decl.c:1844
16571 msgid "bad type in parameter debug info"
16572 msgstr ""
16574 #: java/decl.c:1853
16575 msgid "%Jbad PC range for debug info for local '%D'"
16576 msgstr ""
16578 #: java/expr.c:376
16579 #, c-format
16580 msgid "need to insert runtime check for %s"
16581 msgstr ""
16583 #: java/expr.c:505 java/expr.c:552
16584 #, c-format
16585 msgid "assert: %s is assign compatible with %s"
16586 msgstr ""
16588 #: java/expr.c:672
16589 msgid "stack underflow - dup* operation"
16590 msgstr ""
16592 #: java/expr.c:1688
16593 #, c-format
16594 msgid "reference %qs is ambiguous: appears in interface %qs and interface %qs"
16595 msgstr ""
16597 #: java/expr.c:1716
16598 #, c-format
16599 msgid "field %qs not found"
16600 msgstr ""
16602 #: java/expr.c:2101
16603 #, c-format
16604 msgid "method '%s' not found in class"
16605 msgstr ""
16607 #: java/expr.c:2306
16608 #, c-format
16609 msgid "failed to find class '%s'"
16610 msgstr ""
16612 #: java/expr.c:2335
16613 #, c-format
16614 msgid "class '%s' has no method named '%s' matching signature '%s'"
16615 msgstr ""
16617 #: java/expr.c:2366
16618 msgid "invokestatic on non static method"
16619 msgstr ""
16621 #: java/expr.c:2371
16622 msgid "invokestatic on abstract method"
16623 msgstr ""
16625 #: java/expr.c:2379
16626 msgid "invoke[non-static] on static method"
16627 msgstr ""
16629 #: java/expr.c:2697
16630 #, c-format
16631 msgid "missing field '%s' in '%s'"
16632 msgstr ""
16634 #: java/expr.c:2704
16635 #, c-format
16636 msgid "mismatching signature for field '%s' in '%s'"
16637 msgstr ""
16639 #: java/expr.c:2726
16640 msgid "%Jassignment to final field '%D' not in field's class"
16641 msgstr ""
16643 #: java/expr.c:2731
16644 msgid "%Jassignment to final static field %qD not in class initializer"
16645 msgstr ""
16647 #: java/expr.c:2740
16648 msgid "%Jassignment to final field '%D' not in constructor"
16649 msgstr ""
16651 #: java/expr.c:2930
16652 msgid "invalid PC in line number table"
16653 msgstr ""
16655 #: java/expr.c:2986
16656 #, c-format
16657 msgid "unreachable bytecode from %d to before %d"
16658 msgstr ""
16660 #: java/expr.c:3028
16661 #, c-format
16662 msgid "unreachable bytecode from %d to the end of the method"
16663 msgstr ""
16665 #. duplicate code from LOAD macro
16666 #: java/expr.c:3328
16667 msgid "unrecogized wide sub-instruction"
16668 msgstr ""
16670 #: java/gjavah.c:701
16671 msgid "static field has same name as method"
16672 msgstr ""
16674 #. FIXME: i18n bug here.  Order of prints should not be
16675 #. fixed.
16676 #: java/gjavah.c:899
16677 #, c-format
16678 msgid "ignored method '"
16679 msgstr ""
16681 #: java/gjavah.c:901
16682 #, c-format
16683 msgid "' marked virtual\n"
16684 msgstr ""
16686 #: java/gjavah.c:1249
16687 #, c-format
16688 msgid "couldn't find class %s"
16689 msgstr ""
16691 #: java/gjavah.c:1256
16692 #, c-format
16693 msgid "parse error while reading %s"
16694 msgstr ""
16696 #: java/gjavah.c:1482 java/gjavah.c:1584 java/gjavah.c:1659
16697 #, c-format
16698 msgid "unparseable signature: '%s'"
16699 msgstr ""
16701 #: java/gjavah.c:2049
16702 msgid "Not a valid Java .class file."
16703 msgstr ""
16705 #: java/gjavah.c:2057 java/jcf-parse.c:746
16706 msgid "error while parsing constant pool"
16707 msgstr ""
16709 #: java/gjavah.c:2063
16710 #, c-format
16711 msgid "error in constant pool entry #%d"
16712 msgstr ""
16714 #: java/gjavah.c:2206
16715 msgid "class is of array type\n"
16716 msgstr ""
16718 #: java/gjavah.c:2214
16719 msgid "base class is of array type"
16720 msgstr ""
16722 #: java/gjavah.c:2330
16723 #, c-format
16724 msgid "Try 'gcjh --help' for more information.\n"
16725 msgstr ""
16727 #: java/gjavah.c:2337
16728 #, c-format
16729 msgid ""
16730 "Usage: gcjh [OPTION]... CLASS...\n"
16731 "\n"
16732 msgstr ""
16734 #: java/gjavah.c:2338
16735 #, c-format
16736 msgid ""
16737 "Generate C++ header files from .class files\n"
16738 "\n"
16739 msgstr ""
16741 #: java/gjavah.c:2339
16742 #, c-format
16743 msgid "  -stubs                  Generate an implementation stub file\n"
16744 msgstr ""
16746 #: java/gjavah.c:2340
16747 #, c-format
16748 msgid "  -jni                    Generate a JNI header or stub\n"
16749 msgstr ""
16751 #: java/gjavah.c:2342
16752 #, c-format
16753 msgid "  -add TEXT               Insert TEXT into class body\n"
16754 msgstr ""
16756 #: java/gjavah.c:2343
16757 #, c-format
16758 msgid "  -append TEXT            Insert TEXT after class declaration\n"
16759 msgstr ""
16761 #: java/gjavah.c:2344
16762 #, c-format
16763 msgid "  -friend TEXT            Insert TEXT as 'friend' declaration\n"
16764 msgstr ""
16766 #: java/gjavah.c:2345
16767 #, c-format
16768 msgid "  -prepend TEXT           Insert TEXT before start of class\n"
16769 msgstr ""
16771 #: java/gjavah.c:2347 java/jcf-dump.c:912
16772 #, c-format
16773 msgid "  --classpath PATH        Set path to find .class files\n"
16774 msgstr ""
16776 #: java/gjavah.c:2348 java/jcf-dump.c:913
16777 #, c-format
16778 msgid "  -IDIR                   Append directory to class path\n"
16779 msgstr ""
16781 #: java/gjavah.c:2349 java/jcf-dump.c:914
16782 #, c-format
16783 msgid "  --bootclasspath PATH    Override built-in class path\n"
16784 msgstr ""
16786 #: java/gjavah.c:2350 java/jcf-dump.c:915
16787 #, c-format
16788 msgid "  --extdirs PATH          Set extensions directory path\n"
16789 msgstr ""
16791 #: java/gjavah.c:2351
16792 #, c-format
16793 msgid "  -d DIRECTORY            Set output directory name\n"
16794 msgstr ""
16796 #: java/gjavah.c:2352 java/jcf-dump.c:916 java/jv-scan.c:114
16797 #, c-format
16798 msgid "  -o FILE                 Set output file name\n"
16799 msgstr ""
16801 #: java/gjavah.c:2353
16802 #, c-format
16803 msgid "  -td DIRECTORY           Set temporary directory name\n"
16804 msgstr ""
16806 #: java/gjavah.c:2355 java/jcf-dump.c:918 java/jv-scan.c:116
16807 #, c-format
16808 msgid "  --help                  Print this help, then exit\n"
16809 msgstr ""
16811 #: java/gjavah.c:2356 java/jcf-dump.c:919 java/jv-scan.c:117
16812 #, c-format
16813 msgid "  --version               Print version number, then exit\n"
16814 msgstr ""
16816 #: java/gjavah.c:2357 java/jcf-dump.c:920
16817 #, c-format
16818 msgid "  -v, --verbose           Print extra information while running\n"
16819 msgstr ""
16821 #: java/gjavah.c:2359
16822 #, c-format
16823 msgid ""
16824 "  -M                      Print all dependencies to stdout;\n"
16825 "                             suppress ordinary output\n"
16826 msgstr ""
16828 #: java/gjavah.c:2361
16829 #, c-format
16830 msgid ""
16831 "  -MM                     Print non-system dependencies to stdout;\n"
16832 "                             suppress ordinary output\n"
16833 msgstr ""
16835 #: java/gjavah.c:2363
16836 #, c-format
16837 msgid "  -MD                     Print all dependencies to stdout\n"
16838 msgstr ""
16840 #: java/gjavah.c:2364
16841 #, c-format
16842 msgid "  -MMD                    Print non-system dependencies to stdout\n"
16843 msgstr ""
16845 #: java/gjavah.c:2367 java/jcf-dump.c:922 java/jv-scan.c:119
16846 #, c-format
16847 msgid ""
16848 "For bug reporting instructions, please see:\n"
16849 "%s.\n"
16850 msgstr ""
16852 #: java/gjavah.c:2395 java/gjavah.c:2509
16853 msgid "no classes specified"
16854 msgstr ""
16856 #: java/gjavah.c:2488
16857 msgid "'-MG' option is unimplemented"
16858 msgstr ""
16860 #: java/gjavah.c:2517
16861 msgid "can't specify both -o and -MD"
16862 msgstr ""
16864 #: java/gjavah.c:2528
16865 #, c-format
16866 msgid "Processing %s\n"
16867 msgstr ""
16869 #: java/gjavah.c:2534
16870 #, c-format
16871 msgid "%s: no such class"
16872 msgstr ""
16874 #: java/gjavah.c:2538
16875 #, c-format
16876 msgid "Found in %s\n"
16877 msgstr ""
16879 #: java/jcf-dump.c:829
16880 #, c-format
16881 msgid "Not a valid Java .class file.\n"
16882 msgstr ""
16884 #: java/jcf-dump.c:835
16885 #, c-format
16886 msgid "error while parsing constant pool\n"
16887 msgstr ""
16889 #: java/jcf-dump.c:841 java/jcf-parse.c:749
16890 #, c-format
16891 msgid "error in constant pool entry #%d\n"
16892 msgstr ""
16894 #: java/jcf-dump.c:851
16895 #, c-format
16896 msgid "error while parsing fields\n"
16897 msgstr ""
16899 #: java/jcf-dump.c:857
16900 #, c-format
16901 msgid "error while parsing methods\n"
16902 msgstr ""
16904 #: java/jcf-dump.c:863
16905 #, c-format
16906 msgid "error while parsing final attributes\n"
16907 msgstr ""
16909 #: java/jcf-dump.c:900
16910 #, c-format
16911 msgid "Try 'jcf-dump --help' for more information.\n"
16912 msgstr ""
16914 #: java/jcf-dump.c:907
16915 #, c-format
16916 msgid ""
16917 "Usage: jcf-dump [OPTION]... CLASS...\n"
16918 "\n"
16919 msgstr ""
16921 #: java/jcf-dump.c:908
16922 #, c-format
16923 msgid ""
16924 "Display contents of a class file in readable form.\n"
16925 "\n"
16926 msgstr ""
16928 #: java/jcf-dump.c:909
16929 #, c-format
16930 msgid "  -c                      Disassemble method bodies\n"
16931 msgstr ""
16933 #: java/jcf-dump.c:910
16934 #, c-format
16935 msgid "  --javap                 Generate output in 'javap' format\n"
16936 msgstr ""
16938 #: java/jcf-dump.c:947 java/jcf-dump.c:1015
16939 #, c-format
16940 msgid "jcf-dump: no classes specified\n"
16941 msgstr ""
16943 #: java/jcf-dump.c:1035
16944 #, c-format
16945 msgid "Cannot open '%s' for output.\n"
16946 msgstr ""
16948 #: java/jcf-dump.c:1081
16949 #, c-format
16950 msgid "bad format of .zip/.jar archive\n"
16951 msgstr ""
16953 #: java/jcf-dump.c:1199
16954 #, c-format
16955 msgid "Bad byte codes.\n"
16956 msgstr ""
16958 #: java/jcf-io.c:536
16959 #, c-format
16960 msgid ""
16961 "source file for class %qs is newer than its matching class file.  Source "
16962 "file %qs used instead"
16963 msgstr ""
16965 #: java/jcf-parse.c:366
16966 msgid "bad string constant"
16967 msgstr ""
16969 #: java/jcf-parse.c:384
16970 #, c-format
16971 msgid "bad value constant type %d, index %d"
16972 msgstr ""
16974 #: java/jcf-parse.c:572
16975 #, c-format
16976 msgid "can't reopen %s: %m"
16977 msgstr ""
16979 #: java/jcf-parse.c:579
16980 #, c-format
16981 msgid "can't close %s: %m"
16982 msgstr ""
16984 #: java/jcf-parse.c:714 java/jcf-parse.c:720
16985 #, c-format
16986 msgid "cannot find file for class %s"
16987 msgstr ""
16989 #: java/jcf-parse.c:743
16990 msgid "not a valid Java .class file"
16991 msgstr ""
16993 #. FIXME - where was first time
16994 #: java/jcf-parse.c:761
16995 #, c-format
16996 msgid "reading class %s for the second time from %s"
16997 msgstr ""
16999 #: java/jcf-parse.c:779
17000 msgid "error while parsing fields"
17001 msgstr ""
17003 #: java/jcf-parse.c:782
17004 msgid "error while parsing methods"
17005 msgstr ""
17007 #: java/jcf-parse.c:785
17008 msgid "error while parsing final attributes"
17009 msgstr ""
17011 #: java/jcf-parse.c:802
17012 msgid ""
17013 "the %<java.lang.Object%> that was found in %qs didn't have the special zero-"
17014 "length %<gnu.gcj.gcj-compiled%> attribute.  This generally means that your "
17015 "classpath is incorrectly set.  Use %<info gcj \"Input Options\"%> to see the "
17016 "info page describing how to set the classpath"
17017 msgstr ""
17019 #: java/jcf-parse.c:836
17020 msgid "%Hduplicate class will only be compiled once"
17021 msgstr ""
17023 #: java/jcf-parse.c:890
17024 msgid "missing Code attribute"
17025 msgstr ""
17027 #: java/jcf-parse.c:1157
17028 msgid "no input file specified"
17029 msgstr ""
17031 #: java/jcf-parse.c:1192
17032 #, c-format
17033 msgid "can't close input file %s: %m"
17034 msgstr ""
17036 #: java/jcf-parse.c:1239
17037 #, c-format
17038 msgid "bad zip/jar file %s"
17039 msgstr ""
17041 #: java/jcf-parse.c:1460
17042 #, c-format
17043 msgid "error while reading %s from zip file"
17044 msgstr ""
17046 #: java/jcf-write.c:2667
17047 #, c-format
17048 msgid ""
17049 "internal error in generate_bytecode_insn - tree code not implemented: %s"
17050 msgstr ""
17052 #: java/jcf-write.c:3041
17053 msgid "field initializer type mismatch"
17054 msgstr ""
17056 #: java/jcf-write.c:3498
17057 #, c-format
17058 msgid "can't create directory %s: %m"
17059 msgstr ""
17061 #: java/jcf-write.c:3531
17062 #, c-format
17063 msgid "can't open %s for writing: %m"
17064 msgstr ""
17066 #: java/jcf-write.c:3551
17067 #, c-format
17068 msgid "can't create %s: %m"
17069 msgstr ""
17071 #: java/jv-scan.c:99
17072 #, c-format
17073 msgid "Try 'jv-scan --help' for more information.\n"
17074 msgstr ""
17076 #: java/jv-scan.c:106
17077 #, c-format
17078 msgid ""
17079 "Usage: jv-scan [OPTION]... FILE...\n"
17080 "\n"
17081 msgstr ""
17083 #: java/jv-scan.c:107
17084 #, c-format
17085 msgid ""
17086 "Print useful information read from Java source files.\n"
17087 "\n"
17088 msgstr ""
17090 #: java/jv-scan.c:108
17091 #, c-format
17092 msgid "  --no-assert             Don't recognize the assert keyword\n"
17093 msgstr ""
17095 #: java/jv-scan.c:109
17096 #, c-format
17097 msgid "  --complexity            Print cyclomatic complexity of input file\n"
17098 msgstr ""
17100 #: java/jv-scan.c:110
17101 #, c-format
17102 msgid "  --encoding NAME         Specify encoding of input file\n"
17103 msgstr ""
17105 #: java/jv-scan.c:111
17106 #, c-format
17107 msgid "  --print-main            Print name of class containing 'main'\n"
17108 msgstr ""
17110 #: java/jv-scan.c:112
17111 #, c-format
17112 msgid "  --list-class            List all classes defined in file\n"
17113 msgstr ""
17115 #: java/jv-scan.c:113
17116 #, c-format
17117 msgid ""
17118 "  --list-filename         Print input filename when listing class names\n"
17119 msgstr ""
17121 #: java/jv-scan.c:190
17122 msgid "only one of '--print-main', '--list-class', and '--complexity' allowed"
17123 msgstr ""
17125 #: java/jv-scan.c:193
17126 #, c-format
17127 msgid "can't open output file '%s'"
17128 msgstr ""
17130 #: java/jv-scan.c:229
17131 #, c-format
17132 msgid "file not found '%s'"
17133 msgstr ""
17135 #: java/jv-scan.c:251
17136 #, c-format
17137 msgid "%s: error: "
17138 msgstr ""
17140 #: java/jv-scan.c:263
17141 #, c-format
17142 msgid "%s: warning: "
17143 msgstr ""
17145 #: java/jvgenmain.c:48
17146 #, c-format
17147 msgid "Usage: %s [OPTIONS]... CLASSNAMEmain [OUTFILE]\n"
17148 msgstr ""
17150 #: java/jvgenmain.c:98
17151 #, c-format
17152 msgid "%s: Cannot open output file: %s\n"
17153 msgstr ""
17155 #: java/jvgenmain.c:135
17156 #, c-format
17157 msgid "%s: Failed to close output file %s\n"
17158 msgstr ""
17160 #: java/jvspec.c:420
17161 msgid "can't specify '-D' without '--main'\n"
17162 msgstr ""
17164 #: java/jvspec.c:423
17165 #, c-format
17166 msgid "'%s' is not a valid class name"
17167 msgstr ""
17169 #: java/jvspec.c:429
17170 msgid "--resource requires -o"
17171 msgstr ""
17173 #: java/jvspec.c:436
17174 msgid "warning: already-compiled .class files ignored with -C"
17175 msgstr ""
17177 #: java/jvspec.c:443
17178 msgid "cannot specify both -C and -o"
17179 msgstr ""
17181 #: java/jvspec.c:455
17182 msgid "cannot create temporary file"
17183 msgstr ""
17185 #: java/jvspec.c:483
17186 msgid "using both @FILE with multiple files not implemented"
17187 msgstr ""
17189 #: java/jvspec.c:534
17190 msgid "cannot specify 'main' class when not linking"
17191 msgstr ""
17193 #: java/lang.c:621
17194 msgid "can't do dependency tracking with input from stdin"
17195 msgstr ""
17197 #: java/lang.c:637
17198 msgid "couldn't determine target name for dependency tracking"
17199 msgstr ""
17201 #: java/lex.c:260
17202 msgid ""
17203 "unknown encoding: %qs\n"
17204 "This might mean that your locale's encoding is not supported\n"
17205 "by your system's iconv(3) implementation.  If you aren't trying\n"
17206 "to use a particular encoding for your input file, try the\n"
17207 "%<--encoding=UTF-8%> option"
17208 msgstr ""
17210 #: java/lex.c:631
17211 msgid "internal error - bad unget"
17212 msgstr ""
17214 #: java/mangle.c:89
17215 #, c-format
17216 msgid "can't mangle %s"
17217 msgstr ""
17219 #: java/mangle_name.c:140 java/mangle_name.c:210
17220 msgid "internal error - invalid Utf8 name"
17221 msgstr ""
17223 #: java/parse-scan.y:878
17224 #: java/parse.y:965
17225 #: java/parse.y:1306
17226 #: java/parse.y:1367
17227 #: java/parse.y:1575
17228 #: java/parse.y:1798
17229 #: java/parse.y:1807
17230 #: java/parse.y:1818
17231 #: java/parse.y:1829
17232 #: java/parse.y:1841
17233 #: java/parse.y:1856
17234 #: java/parse.y:1873
17235 #: java/parse.y:1875
17236 #: java/parse.y:1956
17237 #: java/parse.y:2133
17238 #: java/parse.y:2202
17239 #: java/parse.y:2366
17240 #: java/parse.y:2379
17241 #: java/parse.y:2386
17242 #: java/parse.y:2393
17243 #: java/parse.y:2404
17244 #: java/parse.y:2406
17245 #: java/parse.y:2444
17246 #: java/parse.y:2446
17247 #: java/parse.y:2448
17248 #: java/parse.y:2469
17249 #: java/parse.y:2471
17250 #: java/parse.y:2473
17251 #: java/parse.y:2489
17252 #: java/parse.y:2491
17253 #: java/parse.y:2512
17254 #: java/parse.y:2514
17255 #: java/parse.y:2516
17256 #: java/parse.y:2544
17257 #: java/parse.y:2546
17258 #: java/parse.y:2548
17259 #: java/parse.y:2550
17260 #: java/parse.y:2568
17261 #: java/parse.y:2570
17262 #: java/parse.y:2581
17263 #: java/parse.y:2592
17264 #: java/parse.y:2603
17265 #: java/parse.y:2614
17266 #: java/parse.y:2625
17267 #: java/parse.y:2638
17268 #: java/parse.y:2642
17269 #: java/parse.y:2644
17270 #: java/parse.y:2657
17271 msgid "Missing term"
17272 msgstr ""
17274 #: java/parse-scan.y:880
17275 #: java/parse.y:745
17276 #: java/parse.y:783
17277 #: java/parse.y:808
17278 #: java/parse.y:986
17279 #: java/parse.y:1341
17280 #: java/parse.y:1551
17281 #: java/parse.y:1553
17282 #: java/parse.y:1783
17283 #: java/parse.y:1809
17284 #: java/parse.y:1820
17285 #: java/parse.y:1831
17286 #: java/parse.y:1843
17287 #: java/parse.y:1858
17288 msgid "';' expected"
17289 msgstr ""
17291 #: java/parse-scan.y:1371
17292 #: java/parse.y:16331
17293 msgid "parse error"
17294 msgstr ""
17296 #: java/parse-scan.y:1373
17297 #: java/parse.y:16333
17298 msgid "parse error; also virtual memory exhausted"
17299 msgstr ""
17301 #: java/parse-scan.y:1375
17302 #: java/parse.y:16335
17303 msgid "parse error: cannot back up"
17304 msgstr ""
17306 #: java/parse.y:743
17307 #: java/parse.y:781
17308 msgid "Missing name"
17309 msgstr ""
17311 #: java/parse.y:771
17312 #, c-format
17313 msgid "Ambiguous class: %qs and %qs"
17314 msgstr ""
17316 #: java/parse.y:806
17317 msgid "'*' expected"
17318 msgstr ""
17320 #: java/parse.y:820
17321 msgid "Class or interface declaration expected"
17322 msgstr ""
17324 #: java/parse.y:837
17325 #, c-format
17326 msgid "Modifier %qs declared twice"
17327 msgstr ""
17329 #: java/parse.y:857
17330 #: java/parse.y:859
17331 msgid "Missing class name"
17332 msgstr ""
17334 #: java/parse.y:862
17335 #: java/parse.y:866
17336 #: java/parse.y:874
17337 #: java/parse.y:1026
17338 #: java/parse.y:1287
17339 #: java/parse.y:1289
17340 #: java/parse.y:1618
17341 #: java/parse.y:1869
17342 #: java/parse.y:1901
17343 #: java/parse.y:1963
17344 msgid "'{' expected"
17345 msgstr ""
17347 #: java/parse.y:876
17348 msgid "Missing super class name"
17349 msgstr ""
17351 #: java/parse.y:886
17352 #: java/parse.y:902
17353 msgid "Missing interface name"
17354 msgstr ""
17356 #: java/parse.y:980
17357 msgid "Missing variable initializer"
17358 msgstr ""
17360 #: java/parse.y:997
17361 msgid "Invalid declaration"
17362 msgstr ""
17364 #: java/parse.y:1000
17365 #: java/parse.y:1085
17366 #: java/parse.y:2148
17367 #: java/parse.y:2177
17368 #: java/parse.y:2199
17369 #: java/parse.y:2203
17370 #: java/parse.y:2238
17371 #: java/parse.y:2317
17372 #: java/parse.y:2327
17373 #: java/parse.y:2337
17374 msgid "']' expected"
17375 msgstr ""
17377 #: java/parse.y:1004
17378 msgid "Unbalanced ']'"
17379 msgstr ""
17381 #: java/parse.y:1040
17382 msgid "Invalid method declaration, method name required"
17383 msgstr ""
17385 #: java/parse.y:1045
17386 #: java/parse.y:1050
17387 #: java/parse.y:1055
17388 #: java/parse.y:2051
17389 msgid "Identifier expected"
17390 msgstr ""
17392 #: java/parse.y:1060
17393 #: java/parse.y:4717
17394 msgid "Invalid method declaration, return type required"
17395 msgstr ""
17397 #: java/parse.y:1080
17398 msgid "Discouraged form of returned type specification"
17399 msgstr ""
17401 #: java/parse.y:1083
17402 #: java/parse.y:1531
17403 #: java/parse.y:1538
17404 #: java/parse.y:1547
17405 #: java/parse.y:1549
17406 #: java/parse.y:1577
17407 #: java/parse.y:1686
17408 #: java/parse.y:1993
17409 #: java/parse.y:2046
17410 msgid "')' expected"
17411 msgstr ""
17413 #: java/parse.y:1099
17414 msgid "Missing formal parameter term"
17415 msgstr ""
17417 #: java/parse.y:1114
17418 #: java/parse.y:1119
17419 msgid "Missing identifier"
17420 msgstr ""
17422 #: java/parse.y:1139
17423 #: java/parse.y:1148
17424 msgid "Missing class type term"
17425 msgstr ""
17427 #: java/parse.y:1175
17428 #, c-format
17429 msgid ""
17430 "Can't define static initializer in class %qs. Static initializer can only be "
17431 "defined in top-level classes"
17432 msgstr ""
17434 #: java/parse.y:1304
17435 msgid "Invalid interface type"
17436 msgstr ""
17438 #: java/parse.y:1470
17439 msgid "An empty declaration is a deprecated feature that should not be used"
17440 msgstr ""
17442 #: java/parse.y:1491
17443 #: java/parse.y:1665
17444 #: java/parse.y:1667
17445 msgid "':' expected"
17446 msgstr ""
17448 #: java/parse.y:1517
17449 #: java/parse.y:1522
17450 #: java/parse.y:1527
17451 msgid "Invalid expression statement"
17452 msgstr ""
17454 #: java/parse.y:1545
17455 #: java/parse.y:1573
17456 #: java/parse.y:1614
17457 #: java/parse.y:1682
17458 #: java/parse.y:1750
17459 #: java/parse.y:1871
17460 #: java/parse.y:1949
17461 #: java/parse.y:2040
17462 #: java/parse.y:2042
17463 #: java/parse.y:2055
17464 #: java/parse.y:2298
17465 #: java/parse.y:2300
17466 msgid "'(' expected"
17467 msgstr ""
17469 #: java/parse.y:1616
17470 msgid "Missing term or ')'"
17471 msgstr ""
17473 #: java/parse.y:1663
17474 msgid "Missing or invalid constant expression"
17475 msgstr ""
17477 #: java/parse.y:1684
17478 msgid "Missing term and ')' expected"
17479 msgstr ""
17481 #: java/parse.y:1723
17482 msgid "Invalid control expression"
17483 msgstr ""
17485 #: java/parse.y:1725
17486 #: java/parse.y:1727
17487 msgid "Invalid update expression"
17488 msgstr ""
17490 #: java/parse.y:1752
17491 msgid "Invalid init statement"
17492 msgstr ""
17494 #: java/parse.y:1952
17495 msgid "Missing term or ')' expected"
17496 msgstr ""
17498 #: java/parse.y:1995
17499 msgid "'class' or 'this' expected"
17500 msgstr ""
17502 #: java/parse.y:1997
17503 #: java/parse.y:1999
17504 msgid "'class' expected"
17505 msgstr ""
17507 #: java/parse.y:2044
17508 msgid "')' or term expected"
17509 msgstr ""
17511 #: java/parse.y:2146
17512 #: java/parse.y:2175
17513 msgid "'[' expected"
17514 msgstr ""
17516 #: java/parse.y:2253
17517 msgid "Field expected"
17518 msgstr ""
17520 #: java/parse.y:2312
17521 #: java/parse.y:2322
17522 #: java/parse.y:2332
17523 msgid "Missing term and ']' expected"
17524 msgstr ""
17526 #: java/parse.y:2437
17527 msgid "']' expected, invalid type expression"
17528 msgstr ""
17530 #: java/parse.y:2440
17531 msgid "Invalid type expression"
17532 msgstr ""
17534 #: java/parse.y:2552
17535 msgid "Invalid reference type"
17536 msgstr ""
17538 #: java/parse.y:3019
17539 msgid "Constructor invocation must be first thing in a constructor"
17540 msgstr ""
17542 #: java/parse.y:3021
17543 msgid "Only constructors can invoke constructors"
17544 msgstr ""
17546 #: java/parse.y:3029
17547 #, c-format
17548 msgid ": %qs JDK1.1(TM) feature"
17549 msgstr ""
17551 #: java/parse.y:3109
17552 #: java/parse.y:3111
17553 #, c-format
17554 msgid ""
17555 "%s.\n"
17556 "%s"
17557 msgstr ""
17559 #: java/parse.y:3270
17560 msgid "Missing return statement"
17561 msgstr ""
17563 #: java/parse.y:3292
17564 #: java/parse.y:11882
17565 #: java/parse.y:11886
17566 msgid "Unreachable statement"
17567 msgstr ""
17569 #: java/parse.y:3302
17570 msgid "Can't access %s field %<%s.%s%> from %qs"
17571 msgstr ""
17573 #: java/parse.y:3371
17574 #, c-format
17575 msgid "%s %qs already defined in %s:%d"
17576 msgstr ""
17578 #: java/parse.y:3389
17579 msgid ""
17580 "Variable %qs is already defined in this method and was declared %<%s %s%> at "
17581 "line %d"
17582 msgstr ""
17584 #: java/parse.y:3500
17585 #, c-format
17586 msgid "Interface %qs repeated"
17587 msgstr ""
17589 #: java/parse.y:3530
17590 #, c-format
17591 msgid "%s name %qs clashes with imported type %qs"
17592 msgstr ""
17594 #: java/parse.y:3562
17595 msgid "Public %s %qs must be defined in a file called %<%s.java%>"
17596 msgstr ""
17598 #: java/parse.y:3577
17599 #, c-format
17600 msgid ""
17601 "Inner class %qs can't be static. Static classes can only occur in interfaces "
17602 "and top-level classes"
17603 msgstr ""
17605 #: java/parse.y:3658
17606 #, c-format
17607 msgid ""
17608 "The class name %qs is already defined in this scope. An inner class may not "
17609 "have the same simple name as any of its enclosing classes"
17610 msgstr ""
17612 #: java/parse.y:3700
17613 msgid "Qualifier must be a reference"
17614 msgstr ""
17616 #: java/parse.y:3721
17617 #, c-format
17618 msgid "Cyclic inheritance involving %s"
17619 msgstr ""
17621 #: java/parse.y:3981
17622 msgid ""
17623 "Redundant use of %<abstract%> modifier. Interface %qs is implicitly abstract"
17624 msgstr ""
17626 #: java/parse.y:4136
17627 #, c-format
17628 msgid "Class %qs can't be declared both abstract and final"
17629 msgstr ""
17631 #: java/parse.y:4148
17632 msgid "%<java.lang.Object%> can't extend anything"
17633 msgstr ""
17635 #: java/parse.y:4385
17636 msgid "Duplicate variable declaration: %<%s %s%> was %<%s %s%> (%s:%d)"
17637 msgstr ""
17639 #: java/parse.y:4449
17640 #, c-format
17641 msgid "Field %qs can't be static in inner class %qs unless it is final"
17642 msgstr ""
17644 #: java/parse.y:4692
17645 #, c-format
17646 msgid "Class %qs must be declared abstract to define abstract method %qs"
17647 msgstr ""
17649 #: java/parse.y:4699
17650 #, c-format
17651 msgid "native method %qs can't be strictfp"
17652 msgstr ""
17654 #: java/parse.y:4703
17655 #, c-format
17656 msgid "method %qs can't be transient"
17657 msgstr ""
17659 #: java/parse.y:4706
17660 #, c-format
17661 msgid "method %qs can't be volatile"
17662 msgstr ""
17664 #: java/parse.y:4756
17665 #: java/parse.y:6497
17666 #, c-format
17667 msgid ""
17668 "Method %qs can't be static in inner class %qs. Only members of interfaces "
17669 "and top-level classes can be static"
17670 msgstr ""
17672 #: java/parse.y:4911
17673 #, c-format
17674 msgid "%s method %qs can't have a body defined"
17675 msgstr ""
17677 #: java/parse.y:4922
17678 #, c-format
17679 msgid "Non native and non abstract method %qs must have a body defined"
17680 msgstr ""
17682 #: java/parse.y:4992
17683 #, c-format
17684 msgid "%s: recursive invocation of constructor %qs"
17685 msgstr ""
17687 #: java/parse.y:5022
17688 msgid ""
17689 "Inconsistent member declaration.  At most one of %<public%>, %<private%>, or "
17690 "%<protected%> may be specified"
17691 msgstr ""
17693 #: java/parse.y:5030
17694 msgid ""
17695 "Inconsistent member declaration.  At most one of %<final%> or %<volatile%> "
17696 "may be specified"
17697 msgstr ""
17699 #: java/parse.y:5120
17700 #, c-format
17701 msgid "Variable %qs is used more than once in the argument list of method %qs"
17702 msgstr ""
17704 #: java/parse.y:5204
17705 #, c-format
17706 msgid "%s %qs can't implement/extend %s %qs"
17707 msgstr ""
17709 #: java/parse.y:5238
17710 #, c-format
17711 msgid "Class %qs can't subclass %s %qs"
17712 msgstr ""
17714 #: java/parse.y:5247
17715 #, c-format
17716 msgid "Can't subclass final classes: %s"
17717 msgstr ""
17719 #: java/parse.y:5433
17720 #, c-format
17721 msgid "Cyclic class inheritance%s"
17722 msgstr ""
17724 #: java/parse.y:6148
17725 #, c-format
17726 msgid "Superclass %qs of class %qs not found"
17727 msgstr ""
17729 #: java/parse.y:6154
17730 #, c-format
17731 msgid "Type %qs not found in declaration of field %qs"
17732 msgstr ""
17734 #: java/parse.y:6160
17735 #, c-format
17736 msgid "Type %qs not found in the declaration of the argument %qs of method %qs"
17737 msgstr ""
17739 #: java/parse.y:6167
17740 #, c-format
17741 msgid "Type %qs not found in the declaration of the return type of method %qs"
17742 msgstr ""
17744 #: java/parse.y:6173
17745 #, c-format
17746 msgid "Superinterface %qs of %s %qs not found"
17747 msgstr ""
17749 #: java/parse.y:6180
17750 #, c-format
17751 msgid "Type %qs not found in the declaration of the local variable %qs"
17752 msgstr ""
17754 #: java/parse.y:6187
17755 msgid "Class %qs not found in %<throws%>"
17756 msgstr ""
17758 #: java/parse.y:6244
17759 #, c-format
17760 msgid "Duplicate %s declaration %qs"
17761 msgstr ""
17763 #: java/parse.y:6318
17764 msgid ""
17765 "Class %qs doesn't define the abstract method %<%s %s%> from %s %<%s%>. This "
17766 "method must be defined or %s %qs must be declared abstract"
17767 msgstr ""
17769 #: java/parse.y:6474
17770 msgid ""
17771 "Class %qs in %<throws%> clause must be a subclass of class %<java.lang."
17772 "Throwable%>"
17773 msgstr ""
17775 #: java/parse.y:6518
17776 #, c-format
17777 msgid ""
17778 "Class %qs must override %qs with a public method in order to implement "
17779 "interface %qs"
17780 msgstr ""
17782 #: java/parse.y:6532
17783 #: java/parse.y:6755
17784 #, c-format
17785 msgid "Method %qs was defined with return type %qs in class %qs"
17786 msgstr ""
17788 #: java/parse.y:6549
17789 #, c-format
17790 msgid "%s methods can't be overridden. Method %qs is %s in class %qs"
17791 msgstr ""
17793 #: java/parse.y:6563
17794 #, c-format
17795 msgid ""
17796 "Instance methods can't be overridden by a static method. Method %qs is an "
17797 "instance method in class %qs"
17798 msgstr ""
17800 #: java/parse.y:6586
17801 #, c-format
17802 msgid ""
17803 "Methods can't be overridden to be more private. Method %qs is not %s in "
17804 "class %qs"
17805 msgstr ""
17807 #: java/parse.y:6723
17808 msgid ""
17809 "Invalid checked exception class %qs in %<throws%> clause.  The exception "
17810 "must be a subclass of an exception thrown by %qs from class %qs"
17811 msgstr ""
17813 #: java/parse.y:6780
17814 #, c-format
17815 msgid ""
17816 "Interface %qs inherits method %qs from interface %qs. This method is "
17817 "redefined with a different return type in interface %qs"
17818 msgstr ""
17820 #: java/parse.y:6955
17821 #, c-format
17822 msgid "Class or interface %qs not found in import"
17823 msgstr ""
17825 #: java/parse.y:7040
17826 #, c-format
17827 msgid "malformed .zip archive in CLASSPATH: %s"
17828 msgstr ""
17830 #: java/parse.y:7111
17831 #, c-format
17832 msgid ""
17833 "Can't find default package %qs. Check the CLASSPATH environment variable and "
17834 "the access to the archives"
17835 msgstr ""
17837 #: java/parse.y:7116
17838 #, c-format
17839 msgid "Package %qs not found in import"
17840 msgstr ""
17842 #: java/parse.y:7213
17843 #, c-format
17844 msgid "Type %qs also potentially defined in package %qs"
17845 msgstr ""
17847 #: java/parse.y:7358
17848 #, c-format
17849 msgid "Nested %s %s is %s; cannot be accessed from here"
17850 msgstr ""
17852 #: java/parse.y:7396
17853 #, c-format
17854 msgid ""
17855 "Can't access %s %qs. Only public classes and interfaces in other packages "
17856 "can be accessed"
17857 msgstr ""
17859 #: java/parse.y:7434
17860 msgid "Only %<final%> is allowed as a local variables modifier"
17861 msgstr ""
17863 #: java/parse.y:8974
17864 #, c-format
17865 msgid "No constructor matching %qs found in class %qs"
17866 msgstr ""
17868 #: java/parse.y:9472
17869 #, c-format
17870 msgid "Can't reference %qs before the superclass constructor has been called"
17871 msgstr ""
17873 #: java/parse.y:9526
17874 #, c-format
17875 msgid ""
17876 "Local variable %qs can't be accessed from within the inner class %qs unless "
17877 "it is declared final"
17878 msgstr ""
17880 #: java/parse.y:9531
17881 #: java/parse.y:9993
17882 #, c-format
17883 msgid "Undefined variable %qs"
17884 msgstr ""
17886 #: java/parse.y:9542
17887 #, c-format
17888 msgid "Can't make a static reference to nonstatic variable %qs in class %qs"
17889 msgstr ""
17891 #: java/parse.y:9747
17892 #: java/parse.y:10602
17893 #, c-format
17894 msgid "No enclosing instance for inner class %qs is in scope%s"
17895 msgstr ""
17897 #: java/parse.y:9866
17898 #: java/parse.y:12301
17899 msgid "Keyword %<this%> used outside allowed context"
17900 msgstr ""
17902 #: java/parse.y:9872
17903 #: java/parse.y:10756
17904 msgid ""
17905 "Can't reference %<this%> before the superclass constructor has been called"
17906 msgstr ""
17908 #: java/parse.y:9888
17909 msgid ""
17910 "Can't use variable %<%s.this%>: type %qs isn't an outer type of type %qs"
17911 msgstr ""
17913 #: java/parse.y:9921
17914 msgid "Keyword %<super%> used outside allowed context"
17915 msgstr ""
17917 #: java/parse.y:9970
17918 #, c-format
17919 msgid "No variable %qs defined in class %qs"
17920 msgstr ""
17922 #: java/parse.y:9975
17923 #, c-format
17924 msgid "Undefined variable or class name: %qs"
17925 msgstr ""
17927 #: java/parse.y:10046
17928 #, c-format
17929 msgid "Can't use type %qs as a qualifier"
17930 msgstr ""
17932 #: java/parse.y:10065
17933 msgid "Attempt to reference field %qs in %<%s %s%>"
17934 msgstr ""
17936 #: java/parse.y:10096
17937 #, c-format
17938 msgid "No variable %qs defined in type %qs"
17939 msgstr ""
17941 #: java/parse.y:10180
17942 msgid "Attempt to reference field %<new%> in a %qs"
17943 msgstr ""
17945 #: java/parse.y:10317
17946 #, c-format
17947 msgid "The class %qs has been deprecated"
17948 msgstr ""
17950 #: java/parse.y:10327
17951 #, c-format
17952 msgid "The %s %qs in class %qs has been deprecated"
17953 msgstr ""
17955 #: java/parse.y:10444
17956 #, c-format
17957 msgid "Can't invoke a method on primitive type %qs"
17958 msgstr ""
17960 #: java/parse.y:10459
17961 #, c-format
17962 msgid "Can't make static reference to method %qs in interface %qs"
17963 msgstr ""
17965 #: java/parse.y:10469
17966 #: java/parse.y:10803
17967 msgid "Can't make static reference to method %<%s %s%> in class %qs"
17968 msgstr ""
17970 #: java/parse.y:10509
17971 msgid "Can't invoke super constructor on java.lang.Object"
17972 msgstr ""
17974 #: java/parse.y:10522
17975 #: java/parse.y:14359
17976 #, c-format
17977 msgid "Class %qs not found in type declaration"
17978 msgstr ""
17980 #: java/parse.y:10534
17981 #, c-format
17982 msgid "Class %qs is an abstract class. It can't be instantiated"
17983 msgstr ""
17985 #: java/parse.y:10564
17986 #, c-format
17987 msgid "No method named %qs in scope"
17988 msgstr ""
17990 #: java/parse.y:10675
17991 msgid "Can't access %s %s %<%s.%s%> from %qs"
17992 msgstr ""
17994 #: java/parse.y:11149
17995 msgid "Can't find %s %<%s(%s)%> in type %qs%s"
17996 msgstr ""
17998 #: java/parse.y:11728
17999 msgid "Constant expression required"
18000 msgstr ""
18002 #: java/parse.y:11741
18003 msgid "Incompatible type for case. Can't convert %qs to %<int%>"
18004 msgstr ""
18006 #: java/parse.y:11775
18007 msgid "Duplicate case label: %<default%>"
18008 msgstr ""
18010 #: java/parse.y:12115
18011 msgid "Incompatible type for %<+=%>. Can't convert %qs to %<java.lang.String%>"
18012 msgstr ""
18014 #: java/parse.y:12281
18015 #, c-format
18016 msgid "missing static field %qs"
18017 msgstr ""
18019 #: java/parse.y:12286
18020 #, c-format
18021 msgid "not a static field %qs"
18022 msgstr ""
18024 #: java/parse.y:12309
18025 msgid ""
18026 "Can't reference %<this%> or %<super%> before the superclass constructor has "
18027 "been called"
18028 msgstr ""
18030 #: java/parse.y:12329
18031 #, c-format
18032 msgid "No case for %s"
18033 msgstr ""
18035 #: java/parse.y:12759
18036 msgid "Invalid left hand side of assignment"
18037 msgstr ""
18039 #: java/parse.y:12810
18040 #, c-format
18041 msgid "Incompatible type for %s. Can't convert %qs to %qs"
18042 msgstr ""
18044 #: java/parse.y:12813
18045 #, c-format
18046 msgid "Incompatible type for %s. Explicit cast needed to convert %qs to %qs"
18047 msgstr ""
18049 #: java/parse.y:12985
18050 #, c-format
18051 msgid ""
18052 "Constant expression %qs too wide for narrowing primitive conversion to %qs"
18053 msgstr ""
18055 #: java/parse.y:13276
18056 #, c-format
18057 msgid "unregistered operator %s"
18058 msgstr ""
18060 #: java/parse.y:13425
18061 msgid ""
18062 "Evaluating this expression will result in an arithmetic exception being "
18063 "thrown"
18064 msgstr ""
18066 #: java/parse.y:13507
18067 #, c-format
18068 msgid ""
18069 "Incompatible type for %qs. Explicit cast needed to convert shift distance "
18070 "from %qs to integral"
18071 msgstr ""
18073 #: java/parse.y:13512
18074 #, c-format
18075 msgid ""
18076 "Incompatible type for %qs. Can't convert shift distance from %qs to integral"
18077 msgstr ""
18079 #: java/parse.y:13588
18080 msgid "Invalid argument %qs for %<instanceof%>"
18081 msgstr ""
18083 #: java/parse.y:13615
18084 #, c-format
18085 msgid "Impossible for %qs to be instance of %qs"
18086 msgstr ""
18088 #: java/parse.y:13746
18089 #, c-format
18090 msgid "Incompatible type for %qs. Can't convert %qs to %qs"
18091 msgstr ""
18093 #: java/parse.y:14220
18094 #, c-format
18095 msgid "Invalid argument type %qs to %qs"
18096 msgstr ""
18098 #: java/parse.y:14450
18099 #, c-format
18100 msgid "Invalid cast from %qs to %qs"
18101 msgstr ""
18103 #: java/parse.y:14497
18104 msgid "%<[]%> can only be applied to arrays. It can't be applied to %qs"
18105 msgstr ""
18107 #: java/parse.y:14510
18108 msgid ""
18109 "Incompatible type for %<[]%>. Explicit cast needed to convert %qs to %<int%>"
18110 msgstr ""
18112 #: java/parse.y:14514
18113 msgid "Incompatible type for %<[]%>. Can't convert %qs to %<int%>"
18114 msgstr ""
18116 #: java/parse.y:14585
18117 msgid ""
18118 "Incompatible type for dimension in array creation expression. %s convert %qs "
18119 "to %<int%>"
18120 msgstr ""
18122 #: java/parse.y:14701
18123 #, c-format
18124 msgid "Invalid array initializer for non-array type %qs"
18125 msgstr ""
18127 #: java/parse.y:14788
18128 #, c-format
18129 msgid "Incompatible type for array. %s convert %qs to %qs"
18130 msgstr ""
18132 #: java/parse.y:14857
18133 msgid "%<return%> inside instance initializer"
18134 msgstr ""
18136 #: java/parse.y:14861
18137 msgid "%<return%> inside static initializer"
18138 msgstr ""
18140 #: java/parse.y:14867
18141 msgid "%<return%> with%s value from %<%s %s%>"
18142 msgstr ""
18144 #: java/parse.y:14874
18145 msgid "%<return%> with value from constructor %qs"
18146 msgstr ""
18148 #: java/parse.y:14939
18149 msgid "Incompatible type for %<if%>. Can't convert %qs to %<boolean%>"
18150 msgstr ""
18152 #: java/parse.y:14972
18153 #, c-format
18154 msgid "Declaration of %qs shadows a previous label declaration"
18155 msgstr ""
18157 #: java/parse.y:14977
18158 #, c-format
18159 msgid "This is the location of the previous declaration of label %qs"
18160 msgstr ""
18162 #: java/parse.y:15224
18163 #, c-format
18164 msgid "No label definition found for %qs"
18165 msgstr ""
18167 #: java/parse.y:15237
18168 msgid "%<continue%> must be in loop"
18169 msgstr ""
18171 #: java/parse.y:15240
18172 #, c-format
18173 msgid "continue label %qs does not name a loop"
18174 msgstr ""
18176 #: java/parse.y:15261
18177 msgid "%<break%> must be in loop or switch"
18178 msgstr ""
18180 #: java/parse.y:15302
18181 msgid ""
18182 "Incompatible type for loop conditional. Can't convert %qs to %<boolean%>"
18183 msgstr ""
18185 #: java/parse.y:15340
18186 msgid "Incompatible type for %<switch%>. Can't convert %qs to %<int%>"
18187 msgstr ""
18189 #. The case_label_list is in reverse order, so print the
18190 #. outer label first.
18191 #: java/parse.y:15371
18192 msgid "duplicate case label: %<"
18193 msgstr ""
18195 #: java/parse.y:15372
18196 msgid "%>"
18197 msgstr ""
18199 #: java/parse.y:15375
18200 msgid "original label is here"
18201 msgstr ""
18203 #: java/parse.y:15592
18204 msgid ""
18205 "Can't catch class %qs. Catch clause parameter type must be a subclass of "
18206 "class %<java.lang.Throwable%>"
18207 msgstr ""
18209 #: java/parse.y:15616
18210 msgid "%<catch%> not reached because of the catch clause at line %d"
18211 msgstr ""
18213 #: java/parse.y:15683
18214 msgid ""
18215 "Incompatible type for %<synchronized%>. Can't convert %qs to %<java.lang."
18216 "Object%>"
18217 msgstr ""
18219 #: java/parse.y:15734
18220 msgid "Can't throw %qs; it must be a subclass of class %<java.lang.Throwable%>"
18221 msgstr ""
18223 #: java/parse.y:15763
18224 msgid ""
18225 "Checked exception %qs can't be thrown in instance initializer (not all "
18226 "declared constructor are declaring it in their %<throws%> clause)"
18227 msgstr ""
18229 #: java/parse.y:15784
18230 msgid ""
18231 "Checked exception %qs can't be caught by any of the catch clause(s) of the "
18232 "surrounding %<try%> block"
18233 msgstr ""
18235 #: java/parse.y:15797
18236 #, c-format
18237 msgid "Checked exception %qs can't be thrown in initializer"
18238 msgstr ""
18240 #: java/parse.y:15801
18241 msgid "Checked exception %qs isn't thrown from a %<try%> block"
18242 msgstr ""
18244 #: java/parse.y:15807
18245 msgid ""
18246 "Checked exception %qs doesn't match any of current method's %<throws%> "
18247 "declaration(s)"
18248 msgstr ""
18250 #: java/parse.y:15859
18251 #, c-format
18252 msgid "Exception %qs can't be thrown in initializer"
18253 msgstr ""
18255 #: java/parse.y:15864
18256 msgid ""
18257 "Exception %qs must be caught, or it must be declared in the %<throws%> "
18258 "clause of %qs"
18259 msgstr ""
18261 #: java/parse.y:15977
18262 msgid "Incompatible type for %<?:%>. Can't convert %qs to %<boolean%>"
18263 msgstr ""
18265 #: java/parse.y:16045
18266 msgid "Incompatible type for %<?:%>. Can't convert %qs to %qs"
18267 msgstr ""
18269 #: java/typeck.c:530
18270 msgid "junk at end of signature string"
18271 msgstr ""
18273 #: java/verify-glue.c:387
18274 #, c-format
18275 msgid "verification failed: %s"
18276 msgstr ""
18278 #: java/verify-glue.c:389
18279 #, c-format
18280 msgid "verification failed at PC=%d: %s"
18281 msgstr ""
18283 #: java/verify-glue.c:473 java/verify.c:480
18284 msgid "bad pc in exception_table"
18285 msgstr ""
18287 #: java/verify.c:1476
18288 #, c-format
18289 msgid "unknown opcode %d@pc=%d during verification"
18290 msgstr ""
18292 #: java/verify.c:1551 java/verify.c:1567 java/verify.c:1572
18293 #, c-format
18294 msgid "verification error at PC=%d"
18295 msgstr ""
18297 #: java/parse.h:125
18298 #, c-format
18299 msgid "%s method can't be abstract"
18300 msgstr ""
18302 #: java/parse.h:129
18303 #, c-format
18304 msgid "Constructor can't be %s"
18305 msgstr ""
18307 #. Pedantic warning on obsolete modifiers. Note: when cl is NULL,
18308 #. flags was set artificially, such as for a interface method
18309 #: java/parse.h:161
18310 #, c-format
18311 msgid "Discouraged redundant use of %qs modifier in declaration of %s"
18312 msgstr ""
18314 #: java/parse.h:168
18315 #, c-format
18316 msgid "Discouraged redundant use of %qs modifier in declaration of %s %qs"
18317 msgstr ""
18319 #. Standard error messages
18320 #: java/parse.h:352
18321 #, c-format
18322 msgid "Incompatible type for %qs. Can't convert %qs to boolean"
18323 msgstr ""
18325 #: java/parse.h:357
18326 #, c-format
18327 msgid "Incompatible type for %qs. Can't convert %qs to numeric type"
18328 msgstr ""
18330 #: java/parse.h:365
18331 #, c-format
18332 msgid ""
18333 "Incompatible type for %qs. Explicit cast needed to convert %qs to integral"
18334 msgstr ""
18336 #: java/parse.h:370
18337 #, c-format
18338 msgid "Incompatible type for %qs. Can't convert %qs to integral"
18339 msgstr ""
18341 #: java/parse.h:377
18342 #, c-format
18343 msgid "Variable %qs may not have been initialized"
18344 msgstr ""
18346 #: objc/objc-act.c:756
18347 msgid "%<@end%> must appear in an @implementation context"
18348 msgstr ""
18350 #: objc/objc-act.c:783
18351 msgid "method declaration not in @interface context"
18352 msgstr ""
18354 #: objc/objc-act.c:794
18355 msgid "method definition not in @implementation context"
18356 msgstr ""
18358 #: objc/objc-act.c:925
18359 #, c-format
18360 msgid "object does not conform to the %qs protocol"
18361 msgstr ""
18363 #: objc/objc-act.c:1015 objc/objc-act.c:1092
18364 #, c-format
18365 msgid "class %qs does not implement the %qs protocol"
18366 msgstr ""
18368 #: objc/objc-act.c:1198
18369 #, c-format
18370 msgid "statically allocated instance of Objective-C class %qs"
18371 msgstr ""
18373 #: objc/objc-act.c:1269
18374 #, c-format
18375 msgid "protocol %qs has circular dependency"
18376 msgstr ""
18378 #: objc/objc-act.c:1291 objc/objc-act.c:5881
18379 #, c-format
18380 msgid "cannot find protocol declaration for %qs"
18381 msgstr ""
18383 #: objc/objc-act.c:1687 objc/objc-act.c:2836 objc/objc-act.c:6409
18384 #: objc/objc-act.c:6735 objc/objc-act.c:6788 objc/objc-act.c:6813
18385 #, c-format
18386 msgid "cannot find interface declaration for %qs"
18387 msgstr ""
18389 #: objc/objc-act.c:1691
18390 #, c-format
18391 msgid "interface %qs does not have valid constant string layout"
18392 msgstr ""
18394 #: objc/objc-act.c:1696
18395 #, c-format
18396 msgid "cannot find reference tag for class %qs"
18397 msgstr ""
18399 #: objc/objc-act.c:2374
18400 msgid "%Hcreating selector for nonexistent method %qE"
18401 msgstr ""
18403 #: objc/objc-act.c:2563
18404 #, c-format
18405 msgid "%qs is not an Objective-C class name or alias"
18406 msgstr ""
18408 #: objc/objc-act.c:2678 objc/objc-act.c:2696 objc/objc-act.c:6672
18409 #: objc/objc-act.c:6964 objc/objc-act.c:6994
18410 msgid "Objective-C declarations may only appear in global scope"
18411 msgstr ""
18413 #: objc/objc-act.c:2683
18414 #, c-format
18415 msgid "cannot find class %qs"
18416 msgstr ""
18418 #: objc/objc-act.c:2685
18419 #, c-format
18420 msgid "class %qs already exists"
18421 msgstr ""
18423 #: objc/objc-act.c:2716 objc/objc-act.c:6704
18424 #, c-format
18425 msgid "%qs redeclared as different kind of symbol"
18426 msgstr ""
18428 #: objc/objc-act.c:2718 objc/objc-act.c:6706
18429 msgid "%Jprevious declaration of '%D'"
18430 msgstr ""
18432 #: objc/objc-act.c:2946
18433 msgid "use %<-fobjc-exceptions%> to enable Objective-C exception syntax"
18434 msgstr ""
18436 #: objc/objc-act.c:3275
18437 msgid "@catch parameter is not a known Objective-C class type"
18438 msgstr ""
18440 #: objc/objc-act.c:3291
18441 msgid "exception of type %<%T%> will be caught"
18442 msgstr ""
18444 #: objc/objc-act.c:3293
18445 msgid "%H   by earlier handler for %<%T%>"
18446 msgstr ""
18448 #: objc/objc-act.c:3346
18449 msgid "%<@try%> without %<@catch%> or %<@finally%>"
18450 msgstr ""
18452 #: objc/objc-act.c:3393
18453 msgid "%<@throw%> (rethrow) used outside of a @catch block"
18454 msgstr ""
18456 #: objc/objc-act.c:3758
18457 msgid "%Jtype '%D' does not have a known size"
18458 msgstr ""
18460 #: objc/objc-act.c:4271
18461 msgid "%J%s %qs"
18462 msgstr ""
18464 #: objc/objc-act.c:4294 objc/objc-act.c:4313
18465 msgid "inconsistent instance variable specification"
18466 msgstr ""
18468 #: objc/objc-act.c:5169
18469 msgid "can not use an object as parameter to a method"
18470 msgstr ""
18472 #: objc/objc-act.c:5377
18473 msgid "multiple %s named %<%c%s%> found"
18474 msgstr ""
18476 #: objc/objc-act.c:5602
18477 #, c-format
18478 msgid "no super class declared in @interface for %qs"
18479 msgstr ""
18481 #: objc/objc-act.c:5645
18482 msgid "found %<-%s%> instead of %<+%s%> in protocol(s)"
18483 msgstr ""
18485 #: objc/objc-act.c:5704
18486 #, c-format
18487 msgid "invalid receiver type %qs"
18488 msgstr ""
18490 #: objc/objc-act.c:5719
18491 msgid "%<%c%s%> not found in protocol(s)"
18492 msgstr ""
18494 #: objc/objc-act.c:5733
18495 msgid "%qs may not respond to %<%c%s%>"
18496 msgstr ""
18498 #: objc/objc-act.c:5741
18499 msgid "no %<%c%s%> method found"
18500 msgstr ""
18502 #: objc/objc-act.c:5747
18503 msgid "(Messages without a matching method signature"
18504 msgstr ""
18506 #: objc/objc-act.c:5748
18507 msgid "will be assumed to return %<id%> and accept"
18508 msgstr ""
18510 #: objc/objc-act.c:5749
18511 msgid "%<...%> as arguments.)"
18512 msgstr ""
18514 #: objc/objc-act.c:5980
18515 #, c-format
18516 msgid "undeclared selector %qs"
18517 msgstr ""
18519 #. Historically, a class method that produced objects (factory
18520 #. method) would assign `self' to the instance that it
18521 #. allocated.  This would effectively turn the class method into
18522 #. an instance method.  Following this assignment, the instance
18523 #. variables could be accessed.  That practice, while safe,
18524 #. violates the simple rule that a class method should not refer
18525 #. to an instance variable.  It's better to catch the cases
18526 #. where this is done unknowingly than to support the above
18527 #. paradigm.
18528 #: objc/objc-act.c:6022
18529 #, c-format
18530 msgid "instance variable %qs accessed in class method"
18531 msgstr ""
18533 #: objc/objc-act.c:6234
18534 msgid "duplicate declaration of method %<%c%s%>"
18535 msgstr ""
18537 #: objc/objc-act.c:6279
18538 msgid "duplicate interface declaration for category %<%s(%s)%>"
18539 msgstr ""
18541 #: objc/objc-act.c:6306
18542 #, c-format
18543 msgid "illegal reference type specified for instance variable %qs"
18544 msgstr ""
18546 #: objc/objc-act.c:6317
18547 #, c-format
18548 msgid "instance variable %qs has unknown size"
18549 msgstr ""
18551 #. vtable pointers are Real Bad(tm), since Obj-C cannot initialize them
18552 #: objc/objc-act.c:6331
18553 #, c-format
18554 msgid "type %qs has virtual member functions"
18555 msgstr ""
18557 #: objc/objc-act.c:6332
18558 #, c-format
18559 msgid "illegal aggregate type %qs specified for instance variable %qs"
18560 msgstr ""
18562 #: objc/objc-act.c:6340
18563 #, c-format
18564 msgid "type %qs has a user-defined constructor"
18565 msgstr ""
18567 #: objc/objc-act.c:6342
18568 #, c-format
18569 msgid "type %qs has a user-defined destructor"
18570 msgstr ""
18572 #: objc/objc-act.c:6343
18573 msgid ""
18574 "C++ constructors and destructors will not be invoked for Objective-C fields"
18575 msgstr ""
18577 #: objc/objc-act.c:6433
18578 #, c-format
18579 msgid "instance variable %qs is declared private"
18580 msgstr ""
18582 #: objc/objc-act.c:6442
18583 #, c-format
18584 msgid "instance variable %qs is %s; this will be a hard error in the future"
18585 msgstr ""
18587 #: objc/objc-act.c:6449
18588 #, c-format
18589 msgid "instance variable %qs is declared %s"
18590 msgstr ""
18592 #: objc/objc-act.c:6459
18593 msgid "static access to object of type %<id%>"
18594 msgstr ""
18596 #: objc/objc-act.c:6481 objc/objc-act.c:6569
18597 #, c-format
18598 msgid "incomplete implementation of class %qs"
18599 msgstr ""
18601 #: objc/objc-act.c:6485 objc/objc-act.c:6574
18602 #, c-format
18603 msgid "incomplete implementation of category %qs"
18604 msgstr ""
18606 #: objc/objc-act.c:6490 objc/objc-act.c:6579
18607 msgid "method definition for %<%c%s%> not found"
18608 msgstr ""
18610 #: objc/objc-act.c:6620
18611 #, c-format
18612 msgid "%s %qs does not fully implement the %qs protocol"
18613 msgstr ""
18615 #: objc/objc-act.c:6678 objc/objc-act.c:8278
18616 msgid "%<@end%> missing in implementation context"
18617 msgstr ""
18619 #: objc/objc-act.c:6691
18620 #, c-format
18621 msgid "cannot find interface declaration for %qs, superclass of %qs"
18622 msgstr ""
18624 #: objc/objc-act.c:6718
18625 #, c-format
18626 msgid "reimplementation of class %qs"
18627 msgstr ""
18629 #: objc/objc-act.c:6749
18630 #, c-format
18631 msgid "conflicting super class name %qs"
18632 msgstr ""
18634 #: objc/objc-act.c:6751
18635 #, c-format
18636 msgid "previous declaration of %qs"
18637 msgstr ""
18639 #: objc/objc-act.c:6765 objc/objc-act.c:6767
18640 #, c-format
18641 msgid "duplicate interface declaration for class %qs"
18642 msgstr ""
18644 #: objc/objc-act.c:7022
18645 #, c-format
18646 msgid "duplicate declaration for protocol %qs"
18647 msgstr ""
18649 #. Add a readable method name to the warning.
18650 #: objc/objc-act.c:7552
18651 msgid "%J%s %<%c%s%>"
18652 msgstr ""
18654 #: objc/objc-act.c:7855
18655 #, c-format
18656 msgid "no super class declared in interface for %qs"
18657 msgstr ""
18659 #: objc/objc-act.c:7903
18660 msgid "[super ...] must appear in a method context"
18661 msgstr ""
18663 #: objc/objc-act.c:8560
18664 #, c-format
18665 msgid "local declaration of %qs hides instance variable"
18666 msgstr ""
18668 #: treelang/tree1.c:278
18669 msgid "%HDuplicate name %q.*s."
18670 msgstr ""
18672 #: treelang/treetree.c:815
18673 msgid "Global register variable %qD used in nested function."
18674 msgstr ""
18676 #: treelang/treetree.c:819
18677 msgid "Register variable %qD used in nested function."
18678 msgstr ""
18680 #: treelang/treetree.c:825
18681 msgid "Address of global register variable %qD requested."
18682 msgstr ""
18684 #: treelang/treetree.c:830
18685 msgid "Address of register variable %qD requested."
18686 msgstr ""
18688 #: config/sparc/sol2-gld-bi.h:17 config/sparc/sol2-gld-bi.h:22
18689 #: config/sparc/sol2-bi.h:167 config/sparc/sol2-bi.h:172
18690 msgid "does not support multilib"
18691 msgstr ""
18693 #: config/rs6000/darwin.h:130
18694 msgid " conflicting code gen style switches are used"
18695 msgstr ""
18697 #: config/mips/mips.h:817 config/arc/arc.h:63
18698 msgid "may not use both -EB and -EL"
18699 msgstr ""
18701 #: objc/lang-specs.h:31 objc/lang-specs.h:46
18702 msgid "GNU Objective C no longer supports traditional compilation"
18703 msgstr ""
18705 #: config/mips/r3900.h:35
18706 msgid "-mhard-float not supported"
18707 msgstr ""
18709 #: config/mips/r3900.h:37
18710 msgid "-msingle-float and -msoft-float cannot both be specified"
18711 msgstr ""
18713 #: config/vax/vax.h:50 config/vax/vax.h:51
18714 msgid "profiling not supported with -mg\n"
18715 msgstr ""
18717 #: config/vax/netbsd-elf.h:42
18718 msgid "The -shared option is not currently supported for VAX ELF."
18719 msgstr ""
18721 #: config/sh/sh.h:685
18722 msgid "SH2a does not support little-endian"
18723 msgstr ""
18725 #: config/sparc/linux64.h:211 config/sparc/linux64.h:222
18726 #: config/sparc/netbsd-elf.h:126 config/sparc/netbsd-elf.h:145
18727 #: config/sparc/sol2-bi.h:195 config/sparc/sol2-bi.h:205
18728 msgid "may not use both -m32 and -m64"
18729 msgstr ""
18731 #: ada/lang-specs.h:34 gcc.c:777 java/jvspec.c:80
18732 msgid "-pg and -fomit-frame-pointer are incompatible"
18733 msgstr ""
18735 #: ada/lang-specs.h:35
18736 msgid "-c or -S required for Ada"
18737 msgstr ""
18739 #: config/arm/arm.h:153
18740 msgid "-msoft-float and -mhard_float may not be used together"
18741 msgstr ""
18743 #: config/arm/arm.h:155
18744 msgid "-mbig-endian and -mlittle-endian may not be used together"
18745 msgstr ""
18747 #: gcc.c:750
18748 msgid "GCC does not support -C or -CC without -E"
18749 msgstr ""
18751 #: gcc.c:929
18752 msgid "GNU C no longer supports -traditional without -E"
18753 msgstr ""
18755 #: gcc.c:945
18756 msgid "-E required when input is from standard input"
18757 msgstr ""
18759 #: config/darwin.h:251
18760 msgid "-current_version only allowed with -dynamiclib"
18761 msgstr ""
18763 #: config/darwin.h:253
18764 msgid "-install_name only allowed with -dynamiclib"
18765 msgstr ""
18767 #: config/darwin.h:258
18768 msgid "-bundle not allowed with -dynamiclib"
18769 msgstr ""
18771 #: config/darwin.h:259
18772 msgid "-bundle_loader not allowed with -dynamiclib"
18773 msgstr ""
18775 #: config/darwin.h:260
18776 msgid "-client_name not allowed with -dynamiclib"
18777 msgstr ""
18779 #: config/darwin.h:265
18780 msgid "-force_flat_namespace not allowed with -dynamiclib"
18781 msgstr ""
18783 #: config/darwin.h:267
18784 msgid "-keep_private_externs not allowed with -dynamiclib"
18785 msgstr ""
18787 #: config/darwin.h:268
18788 msgid "-private_bundle not allowed with -dynamiclib"
18789 msgstr ""
18791 #: config/i386/cygwin.h:29
18792 msgid "mno-cygwin and mno-win32 are not compatible"
18793 msgstr ""
18795 #: config/i386/cygwin.h:70 config/i386/mingw32.h:58
18796 msgid "shared and mdll are not compatible"
18797 msgstr ""
18799 #: config/lynx.h:71
18800 msgid "Cannot use mthreads and mlegacy-threads together."
18801 msgstr ""
18803 #: config/lynx.h:96
18804 msgid "Cannot use mshared and static together."
18805 msgstr ""
18807 #: java/lang-specs.h:34
18808 msgid "-fjni and -femit-class-files are incompatible"
18809 msgstr ""
18811 #: java/lang-specs.h:35
18812 msgid "-fjni and -femit-class-file are incompatible"
18813 msgstr ""
18815 #: java/lang-specs.h:36 java/lang-specs.h:37
18816 msgid "-femit-class-file should used along with -fsyntax-only"
18817 msgstr ""
18819 #: config/mcore/mcore.h:57
18820 msgid "the m210 does not have little endian support"
18821 msgstr ""
18823 #: config/i386/sco5.h:189
18824 msgid "-pg not supported on this platform"
18825 msgstr ""
18827 #: config/i386/sco5.h:190
18828 msgid "-p and -pp specified - pick one"
18829 msgstr ""
18831 #: config/i386/sco5.h:264
18832 msgid "-G and -static are mutually exclusive"
18833 msgstr ""
18835 #: config/i386/nwld.h:34
18836 msgid "Static linking is not supported.\n"
18837 msgstr ""
18839 #: ada/lang.opt:74
18840 msgid "Specify options to GNAT"
18841 msgstr ""
18843 #: config/alpha/alpha.opt:28
18844 msgid "Use fp registers"
18845 msgstr ""
18847 #: config/alpha/alpha.opt:32
18848 msgid "Assume GAS"
18849 msgstr ""
18851 #: config/alpha/alpha.opt:36
18852 msgid "Do not assume GAS"
18853 msgstr ""
18855 #: config/alpha/alpha.opt:40
18856 msgid "Request IEEE-conformant math library routines (OSF/1)"
18857 msgstr ""
18859 #: config/alpha/alpha.opt:44
18860 msgid "Emit IEEE-conformant code, without inexact exceptions"
18861 msgstr ""
18863 #: config/alpha/alpha.opt:51
18864 msgid "Do not emit complex integer constants to read-only memory"
18865 msgstr ""
18867 #: config/alpha/alpha.opt:55
18868 msgid "Use VAX fp"
18869 msgstr ""
18871 #: config/alpha/alpha.opt:59
18872 msgid "Do not use VAX fp"
18873 msgstr ""
18875 #: config/alpha/alpha.opt:63
18876 msgid "Emit code for the byte/word ISA extension"
18877 msgstr ""
18879 #: config/alpha/alpha.opt:67
18880 msgid "Emit code for the motion video ISA extension"
18881 msgstr ""
18883 #: config/alpha/alpha.opt:71
18884 msgid "Emit code for the fp move and sqrt ISA extension"
18885 msgstr ""
18887 #: config/alpha/alpha.opt:75
18888 msgid "Emit code for the counting ISA extension"
18889 msgstr ""
18891 #: config/alpha/alpha.opt:79
18892 msgid "Emit code using explicit relocation directives"
18893 msgstr ""
18895 #: config/alpha/alpha.opt:83
18896 msgid "Emit 16-bit relocations to the small data areas"
18897 msgstr ""
18899 #: config/alpha/alpha.opt:87
18900 msgid "Emit 32-bit relocations to the small data areas"
18901 msgstr ""
18903 #: config/alpha/alpha.opt:91
18904 msgid "Emit direct branches to local functions"
18905 msgstr ""
18907 #: config/alpha/alpha.opt:95
18908 msgid "Emit indirect branches to local functions"
18909 msgstr ""
18911 #: config/alpha/alpha.opt:99
18912 msgid "Emit rdval instead of rduniq for thread pointer"
18913 msgstr ""
18915 #: config/alpha/alpha.opt:103
18916 msgid "Use 128-bit long double"
18917 msgstr ""
18919 #: config/alpha/alpha.opt:107
18920 msgid "Use 64-bit long double"
18921 msgstr ""
18923 #: config/alpha/alpha.opt:111
18924 msgid "Use features of and schedule given CPU"
18925 msgstr ""
18927 #: config/alpha/alpha.opt:115
18928 msgid "Schedule given CPU"
18929 msgstr ""
18931 #: config/alpha/alpha.opt:119
18932 msgid "Control the generated fp rounding mode"
18933 msgstr ""
18935 #: config/alpha/alpha.opt:123
18936 msgid "Control the IEEE trap mode"
18937 msgstr ""
18939 #: config/alpha/alpha.opt:127
18940 msgid "Control the precision given to fp exceptions"
18941 msgstr ""
18943 #: config/alpha/alpha.opt:131
18944 msgid "Tune expected memory latency"
18945 msgstr ""
18947 #: config/arc/arc.opt:33
18948 msgid "Prepend the name of the cpu to all public symbol names"
18949 msgstr ""
18951 #: config/arc/arc.opt:43
18952 msgid "Compile code for ARC variant CPU"
18953 msgstr ""
18955 #: config/arc/arc.opt:47
18956 msgid "Put functions in SECTION"
18957 msgstr ""
18959 #: config/arc/arc.opt:51
18960 msgid "Put data in SECTION"
18961 msgstr ""
18963 #: config/arc/arc.opt:55
18964 msgid "Put read-only data in SECTION"
18965 msgstr ""
18967 #: config/avr/avr.opt:24
18968 msgid "Use subroutines for function prologues and epilogues"
18969 msgstr ""
18971 #: config/avr/avr.opt:28
18972 msgid "Select the target MCU"
18973 msgstr ""
18975 #: config/avr/avr.opt:35
18976 msgid "Use STACK as the initial value of the stack pointer"
18977 msgstr ""
18979 #: config/avr/avr.opt:39
18980 msgid "Use an 8-bit 'int' type"
18981 msgstr ""
18983 #: config/avr/avr.opt:43
18984 msgid "Change the stack pointer without disabling interrupts"
18985 msgstr ""
18987 #: config/avr/avr.opt:47
18988 msgid "Do not generate tablejump insns"
18989 msgstr ""
18991 #: config/avr/avr.opt:57
18992 msgid "Use rjmp/rcall (limited range) on >8K devices"
18993 msgstr ""
18995 #: config/avr/avr.opt:61
18996 msgid "Output instruction sizes to the asm file"
18997 msgstr ""
18999 #: config/avr/avr.opt:65
19000 msgid "Change only the low 8 bits of the stack pointer"
19001 msgstr ""
19003 #: config/c4x/c4x.opt:24
19004 msgid "Generate code for C30 CPU"
19005 msgstr ""
19007 #: config/c4x/c4x.opt:28
19008 msgid "Generate code for C31 CPU"
19009 msgstr ""
19011 #: config/c4x/c4x.opt:32
19012 msgid "Generate code for C32 CPU"
19013 msgstr ""
19015 #: config/c4x/c4x.opt:36
19016 msgid "Generate code for C33 CPU"
19017 msgstr ""
19019 #: config/c4x/c4x.opt:40
19020 msgid "Generate code for C40 CPU"
19021 msgstr ""
19023 #: config/c4x/c4x.opt:44
19024 msgid "Generate code for C44 CPU"
19025 msgstr ""
19027 #: config/c4x/c4x.opt:48
19028 msgid "Assume that pointers may be aliased"
19029 msgstr ""
19031 #: config/c4x/c4x.opt:52
19032 msgid "Big memory model"
19033 msgstr ""
19035 #: config/c4x/c4x.opt:56
19036 msgid "Use the BK register as a general purpose register"
19037 msgstr ""
19039 #: config/c4x/c4x.opt:60
19040 msgid "Generate code for CPU"
19041 msgstr ""
19043 #: config/c4x/c4x.opt:64
19044 msgid "Enable use of DB instruction"
19045 msgstr ""
19047 #: config/c4x/c4x.opt:68
19048 msgid "Enable debugging"
19049 msgstr ""
19051 #: config/c4x/c4x.opt:72
19052 msgid "Enable new features under development"
19053 msgstr ""
19055 #: config/c4x/c4x.opt:76
19056 msgid "Use fast but approximate float to integer conversion"
19057 msgstr ""
19059 #: config/c4x/c4x.opt:80
19060 msgid "Force RTL generation to emit valid 3 operand insns"
19061 msgstr ""
19063 #: config/c4x/c4x.opt:84
19064 msgid "Force constants into registers to improve hoisting"
19065 msgstr ""
19067 #: config/c4x/c4x.opt:88 config/c4x/c4x.opt:112
19068 msgid "Save DP across ISR in small memory model"
19069 msgstr ""
19071 #: config/c4x/c4x.opt:92
19072 msgid "Allow unsigned iteration counts for RPTB/DB"
19073 msgstr ""
19075 #: config/c4x/c4x.opt:96
19076 msgid "Pass arguments on the stack"
19077 msgstr ""
19079 #: config/c4x/c4x.opt:100
19080 msgid "Use MPYI instruction for C3x"
19081 msgstr ""
19083 #: config/c4x/c4x.opt:104
19084 msgid "Enable parallel instructions"
19085 msgstr ""
19087 #: config/c4x/c4x.opt:108
19088 msgid "Enable MPY||ADD and MPY||SUB instructions"
19089 msgstr ""
19091 #: config/c4x/c4x.opt:116
19092 msgid "Preserve all 40 bits of FP reg across call"
19093 msgstr ""
19095 #: config/c4x/c4x.opt:120
19096 msgid "Pass arguments in registers"
19097 msgstr ""
19099 #: config/c4x/c4x.opt:124
19100 msgid "Enable use of RTPB instruction"
19101 msgstr ""
19103 #: config/c4x/c4x.opt:128
19104 msgid "Enable use of RTPS instruction"
19105 msgstr ""
19107 #: config/c4x/c4x.opt:132
19108 msgid "Set the maximum number of iterations for RPTS to N"
19109 msgstr ""
19111 #: config/c4x/c4x.opt:136
19112 msgid "Small memory model"
19113 msgstr ""
19115 #: config/c4x/c4x.opt:140
19116 msgid "Emit code compatible with TI tools"
19117 msgstr ""
19119 #: config/fr30/fr30.opt:24
19120 msgid "Assume small address space"
19121 msgstr ""
19123 #: config/frv/frv.opt:24
19124 msgid "Use 4 media accumulators"
19125 msgstr ""
19127 #: config/frv/frv.opt:28
19128 msgid "Use 8 media accumulators"
19129 msgstr ""
19131 #: config/frv/frv.opt:32
19132 msgid "Enable label alignment optimizations"
19133 msgstr ""
19135 #: config/frv/frv.opt:36
19136 msgid "Dynamically allocate cc registers"
19137 msgstr ""
19139 #: config/frv/frv.opt:43
19140 msgid "Set the cost of branches"
19141 msgstr ""
19143 #: config/frv/frv.opt:47
19144 msgid "Enable conditional execution other than moves/scc"
19145 msgstr ""
19147 #: config/frv/frv.opt:51
19148 msgid "Change the maximum length of conditionally-executed sequences"
19149 msgstr ""
19151 #: config/frv/frv.opt:55
19152 msgid ""
19153 "Change the number of temporary registers that are available to conditionally-"
19154 "executed sequences"
19155 msgstr ""
19157 #: config/frv/frv.opt:59
19158 msgid "Enable conditional moves"
19159 msgstr ""
19161 #: config/frv/frv.opt:63
19162 msgid "Set the target CPU type"
19163 msgstr ""
19165 #: config/frv/frv.opt:85
19166 msgid "Use fp double instructions"
19167 msgstr ""
19169 #: config/frv/frv.opt:89
19170 msgid "Change the ABI to allow double word insns"
19171 msgstr ""
19173 #: config/frv/frv.opt:93
19174 msgid "Enable Function Descriptor PIC mode"
19175 msgstr ""
19177 #: config/frv/frv.opt:97
19178 msgid "Just use icc0/fcc0"
19179 msgstr ""
19181 #: config/frv/frv.opt:101
19182 msgid "Only use 32 FPRs"
19183 msgstr ""
19185 #: config/frv/frv.opt:105
19186 msgid "Use 64 FPRs"
19187 msgstr ""
19189 #: config/frv/frv.opt:109
19190 msgid "Only use 32 GPRs"
19191 msgstr ""
19193 #: config/frv/frv.opt:113
19194 msgid "Use 64 GPRs"
19195 msgstr ""
19197 #: config/frv/frv.opt:117
19198 msgid "Enable use of GPREL for read-only data in FDPIC"
19199 msgstr ""
19201 #: config/frv/frv.opt:125
19202 msgid "Enable inlining of PLT in function calls"
19203 msgstr ""
19205 #: config/frv/frv.opt:129
19206 msgid "Enable PIC support for building libraries"
19207 msgstr ""
19209 #: config/frv/frv.opt:133
19210 msgid "Follow the EABI linkage requirements"
19211 msgstr ""
19213 #: config/frv/frv.opt:137
19214 msgid "Disallow direct calls to global functions"
19215 msgstr ""
19217 #: config/frv/frv.opt:141
19218 msgid "Use media instructions"
19219 msgstr ""
19221 #: config/frv/frv.opt:145
19222 msgid "Use multiply add/subtract instructions"
19223 msgstr ""
19225 #: config/frv/frv.opt:149
19226 msgid "Enable optimizing &&/|| in conditional execution"
19227 msgstr ""
19229 #: config/frv/frv.opt:153
19230 msgid "Enable nested conditional execution optimizations"
19231 msgstr ""
19233 #: config/frv/frv.opt:158
19234 msgid "Do not mark ABI switches in e_flags"
19235 msgstr ""
19237 #: config/frv/frv.opt:162
19238 msgid "Pack VLIW instructions"
19239 msgstr ""
19241 #: config/frv/frv.opt:166
19242 msgid "Enable setting GPRs to the result of comparisons"
19243 msgstr ""
19245 #: config/frv/frv.opt:170
19246 msgid "Change the amount of scheduler lookahead"
19247 msgstr ""
19249 #: config/frv/frv.opt:178
19250 msgid "Assume a large TLS segment"
19251 msgstr ""
19253 #: config/frv/frv.opt:182
19254 msgid "Do not assume a large TLS segment"
19255 msgstr ""
19257 #: config/frv/frv.opt:187
19258 msgid "Cause gas to print tomcat statistics"
19259 msgstr ""
19261 #: config/frv/frv.opt:192
19262 msgid "Link with the library-pic libraries"
19263 msgstr ""
19265 #: config/frv/frv.opt:196
19266 msgid "Allow branches to be packed with other instructions"
19267 msgstr ""
19269 #: config/h8300/h8300.opt:24
19270 msgid "Generate H8S code"
19271 msgstr ""
19273 #: config/h8300/h8300.opt:28
19274 msgid "Generate H8SX code"
19275 msgstr ""
19277 #: config/h8300/h8300.opt:32
19278 msgid "Generate H8S/2600 code"
19279 msgstr ""
19281 #: config/h8300/h8300.opt:36
19282 msgid "Make integers 32 bits wide"
19283 msgstr ""
19285 #: config/h8300/h8300.opt:43
19286 msgid "Use registers for argument passing"
19287 msgstr ""
19289 #: config/h8300/h8300.opt:47
19290 msgid "Consider access to byte sized memory slow"
19291 msgstr ""
19293 #: config/h8300/h8300.opt:51
19294 msgid "Enable linker relaxing"
19295 msgstr ""
19297 #: config/h8300/h8300.opt:55
19298 msgid "Generate H8/300H code"
19299 msgstr ""
19301 #: config/h8300/h8300.opt:59
19302 msgid "Enable the normal mode"
19303 msgstr ""
19305 #: config/h8300/h8300.opt:63
19306 msgid "Use H8/300 alignment rules"
19307 msgstr ""
19309 #: config/i860/i860.opt:24
19310 msgid "Generate code which uses the FPU"
19311 msgstr ""
19313 #: config/i860/i860.opt:28 config/i860/i860.opt:32
19314 msgid "Do not generate code which uses the FPU"
19315 msgstr ""
19317 #: config/ia64/ia64.opt:3
19318 msgid "Generate big endian code"
19319 msgstr ""
19321 #: config/ia64/ia64.opt:7
19322 msgid "Generate little endian code"
19323 msgstr ""
19325 #: config/ia64/ia64.opt:11
19326 msgid "Generate code for GNU as"
19327 msgstr ""
19329 #: config/ia64/ia64.opt:15
19330 msgid "Generate code for GNU ld"
19331 msgstr ""
19333 #: config/ia64/ia64.opt:19
19334 msgid "Emit stop bits before and after volatile extended asms"
19335 msgstr ""
19337 #: config/ia64/ia64.opt:23
19338 msgid "Use in/loc/out register names"
19339 msgstr ""
19341 #: config/ia64/ia64.opt:30
19342 msgid "Enable use of sdata/scommon/sbss"
19343 msgstr ""
19345 #: config/ia64/ia64.opt:34
19346 msgid "Generate code without GP reg"
19347 msgstr ""
19349 #: config/ia64/ia64.opt:38
19350 msgid "gp is constant (but save/restore gp on indirect calls)"
19351 msgstr ""
19353 #: config/ia64/ia64.opt:42
19354 msgid "Generate self-relocatable code"
19355 msgstr ""
19357 #: config/ia64/ia64.opt:46
19358 msgid "Generate inline floating point division, optimize for latency"
19359 msgstr ""
19361 #: config/ia64/ia64.opt:50
19362 msgid "Generate inline floating point division, optimize for throughput"
19363 msgstr ""
19365 #: config/ia64/ia64.opt:57
19366 msgid "Generate inline integer division, optimize for latency"
19367 msgstr ""
19369 #: config/ia64/ia64.opt:61
19370 msgid "Generate inline integer division, optimize for throughput"
19371 msgstr ""
19373 #: config/ia64/ia64.opt:65
19374 msgid "Do not inline integer division"
19375 msgstr ""
19377 #: config/ia64/ia64.opt:69
19378 msgid "Generate inline square root, optimize for latency"
19379 msgstr ""
19381 #: config/ia64/ia64.opt:73
19382 msgid "Generate inline square root, optimize for throughput"
19383 msgstr ""
19385 #: config/ia64/ia64.opt:77
19386 msgid "Do not inline square root"
19387 msgstr ""
19389 #: config/ia64/ia64.opt:81
19390 msgid "Enable Dwarf 2 line debug info via GNU as"
19391 msgstr ""
19393 #: config/ia64/ia64.opt:85
19394 msgid "Enable earlier placing stop bits for better scheduling"
19395 msgstr ""
19397 #: config/ia64/ia64.opt:89
19398 msgid "Specify range of registers to make fixed"
19399 msgstr ""
19401 #: config/ia64/ilp32.opt:3
19402 msgid "Generate ILP32 code"
19403 msgstr ""
19405 #: config/ia64/ilp32.opt:7
19406 msgid "Generate LP64 code"
19407 msgstr ""
19409 #: config/iq2000/iq2000.opt:24
19410 msgid "Specify CPU for code generation purposes"
19411 msgstr ""
19413 #: config/iq2000/iq2000.opt:28
19414 msgid "Specify CPU for scheduling purposes"
19415 msgstr ""
19417 #: config/iq2000/iq2000.opt:32 config/mips/mips.opt:74
19418 msgid "Use ROM instead of RAM"
19419 msgstr ""
19421 #: config/iq2000/iq2000.opt:36
19422 msgid "Use GP relative sdata/sbss sections"
19423 msgstr ""
19425 #: config/iq2000/iq2000.opt:41
19426 msgid "No default crt0.o"
19427 msgstr ""
19429 #: config/iq2000/iq2000.opt:45 config/mips/mips.opt:210
19430 msgid "Put uninitialized constants in ROM (needs -membedded-data)"
19431 msgstr ""
19433 #: config/m32r/m32r.opt:24
19434 msgid "Compile for the m32rx"
19435 msgstr ""
19437 #: config/m32r/m32r.opt:28
19438 msgid "Compile for the m32r2"
19439 msgstr ""
19441 #: config/m32r/m32r.opt:32
19442 msgid "Compile for the m32r"
19443 msgstr ""
19445 #: config/m32r/m32r.opt:36
19446 msgid "Align all loops to 32 byte boundary"
19447 msgstr ""
19449 #: config/m32r/m32r.opt:40
19450 msgid "Prefer branches over conditional execution"
19451 msgstr ""
19453 #: config/m32r/m32r.opt:44
19454 msgid "Give branches their default cost"
19455 msgstr ""
19457 #: config/m32r/m32r.opt:48
19458 msgid "Display compile time statistics"
19459 msgstr ""
19461 #: config/m32r/m32r.opt:52
19462 msgid "Specify cache flush function"
19463 msgstr ""
19465 #: config/m32r/m32r.opt:56
19466 msgid "Specify cache flush trap number"
19467 msgstr ""
19469 #: config/m32r/m32r.opt:60
19470 msgid "Only issue one instruction per cycle"
19471 msgstr ""
19473 #: config/m32r/m32r.opt:64
19474 msgid "Allow two instructions to be issued per cycle"
19475 msgstr ""
19477 #: config/m32r/m32r.opt:68
19478 msgid "Code size: small, medium or large"
19479 msgstr ""
19481 #: config/m32r/m32r.opt:72
19482 msgid "Don't call any cache flush functions"
19483 msgstr ""
19485 #: config/m32r/m32r.opt:76
19486 msgid "Don't call any cache flush trap"
19487 msgstr ""
19489 #: config/m32r/m32r.opt:83
19490 msgid "Small data area: none, sdata, use"
19491 msgstr ""
19493 #: config/m68hc11/m68hc11.opt:24 config/m68hc11/m68hc11.opt:32
19494 msgid "Compile for a 68HC11"
19495 msgstr ""
19497 #: config/m68hc11/m68hc11.opt:28 config/m68hc11/m68hc11.opt:36
19498 msgid "Compile for a 68HC12"
19499 msgstr ""
19501 #: config/m68hc11/m68hc11.opt:42 config/m68hc11/m68hc11.opt:46
19502 msgid "Compile for a 68HCS12"
19503 msgstr ""
19505 #: config/m68hc11/m68hc11.opt:50
19506 msgid "Auto pre/post decrement increment allowed"
19507 msgstr ""
19509 #: config/m68hc11/m68hc11.opt:54
19510 msgid "Min/max instructions allowed"
19511 msgstr ""
19513 #: config/m68hc11/m68hc11.opt:58
19514 msgid "Use call and rtc for function calls and returns"
19515 msgstr ""
19517 #: config/m68hc11/m68hc11.opt:62
19518 msgid "Auto pre/post decrement increment not allowed"
19519 msgstr ""
19521 #: config/m68hc11/m68hc11.opt:66
19522 msgid "Use jsr and rts for function calls and returns"
19523 msgstr ""
19525 #: config/m68hc11/m68hc11.opt:70
19526 msgid "Min/max instructions not allowed"
19527 msgstr ""
19529 #: config/m68hc11/m68hc11.opt:74
19530 msgid "Use direct addressing mode for soft registers"
19531 msgstr ""
19533 #: config/m68hc11/m68hc11.opt:78
19534 msgid "Compile with 32-bit integer mode"
19535 msgstr ""
19537 #: config/m68hc11/m68hc11.opt:83
19538 msgid "Specify the register allocation order"
19539 msgstr ""
19541 #: config/m68hc11/m68hc11.opt:87
19542 msgid "Do not use direct addressing mode for soft registers"
19543 msgstr ""
19545 #: config/m68hc11/m68hc11.opt:91
19546 msgid "Compile with 16-bit integer mode"
19547 msgstr ""
19549 #: config/m68hc11/m68hc11.opt:95
19550 msgid "Indicate the number of soft registers available"
19551 msgstr ""
19553 #: config/mcore/mcore.opt:24
19554 msgid "Generate code for the M*Core M210"
19555 msgstr ""
19557 #: config/mcore/mcore.opt:28
19558 msgid "Generate code for the M*Core M340"
19559 msgstr ""
19561 #: config/mcore/mcore.opt:32
19562 msgid "Set maximum alignment to 4"
19563 msgstr ""
19565 #: config/mcore/mcore.opt:36
19566 msgid "Force functions to be aligned to a 4 byte boundary"
19567 msgstr ""
19569 #: config/mcore/mcore.opt:40
19570 msgid "Set maximum alignment to 8"
19571 msgstr ""
19573 #: config/mcore/mcore.opt:44
19574 msgid "Generate big-endian code"
19575 msgstr ""
19577 #: config/mcore/mcore.opt:48
19578 msgid "Emit call graph information"
19579 msgstr ""
19581 #: config/mcore/mcore.opt:52
19582 msgid "Use the divide instruction"
19583 msgstr ""
19585 #: config/mcore/mcore.opt:56
19586 msgid "Inline constants if it can be done in 2 insns or less"
19587 msgstr ""
19589 #: config/mcore/mcore.opt:60
19590 msgid "Generate little-endian code"
19591 msgstr ""
19593 #: config/mcore/mcore.opt:68
19594 msgid "Use arbitrary sized immediates in bit operations"
19595 msgstr ""
19597 #: config/mcore/mcore.opt:72
19598 msgid "Prefer word accesses over byte accesses"
19599 msgstr ""
19601 #: config/mcore/mcore.opt:76
19602 msgid "Set the maximum amount for a single stack increment operation"
19603 msgstr ""
19605 #: config/mcore/mcore.opt:80
19606 msgid "Always treat bitfields as int-sized"
19607 msgstr ""
19609 #: config/mips/mips.opt:24
19610 msgid "Generate code that conforms to the given ABI"
19611 msgstr ""
19613 #: config/mips/mips.opt:28
19614 msgid "Use SVR4-style PIC"
19615 msgstr ""
19617 #: config/mips/mips.opt:32
19618 msgid "Use PMC-style 'mad' instructions"
19619 msgstr ""
19621 #: config/mips/mips.opt:36
19622 msgid "Generate code for the given ISA"
19623 msgstr ""
19625 #: config/mips/mips.opt:40
19626 msgid "Use Branch Likely instructions, overriding the architecture default"
19627 msgstr ""
19629 #: config/mips/mips.opt:44
19630 msgid "Trap on integer divide by zero"
19631 msgstr ""
19633 #: config/mips/mips.opt:48
19634 msgid "Use branch-and-break sequences to check for integer divide by zero"
19635 msgstr ""
19637 #: config/mips/mips.opt:52
19638 msgid "Use trap instructions to check for integer divide by zero"
19639 msgstr ""
19641 #: config/mips/mips.opt:56
19642 msgid ""
19643 "Allow hardware floating-point instructions to cover both 32-bit and 64-bit "
19644 "operations"
19645 msgstr ""
19647 #: config/mips/mips.opt:66
19648 msgid "Use big-endian byte order"
19649 msgstr ""
19651 #: config/mips/mips.opt:70
19652 msgid "Use little-endian byte order"
19653 msgstr ""
19655 #: config/mips/mips.opt:78
19656 msgid "Use NewABI-style %reloc() assembly operators"
19657 msgstr ""
19659 #: config/mips/mips.opt:82
19660 msgid "Work around certain R4000 errata"
19661 msgstr ""
19663 #: config/mips/mips.opt:86
19664 msgid "Work around certain R4400 errata"
19665 msgstr ""
19667 #: config/mips/mips.opt:90
19668 msgid "Work around errata for early SB-1 revision 2 cores"
19669 msgstr ""
19671 #: config/mips/mips.opt:94
19672 msgid "Work around certain VR4120 errata"
19673 msgstr ""
19675 #: config/mips/mips.opt:98
19676 msgid "Work around VR4130 mflo/mfhi errata"
19677 msgstr ""
19679 #: config/mips/mips.opt:102
19680 msgid "Work around an early 4300 hardware bug"
19681 msgstr ""
19683 #: config/mips/mips.opt:106
19684 msgid "FP exceptions are enabled"
19685 msgstr ""
19687 #: config/mips/mips.opt:110
19688 msgid "Use 32-bit floating-point registers"
19689 msgstr ""
19691 #: config/mips/mips.opt:114
19692 msgid "Use 64-bit floating-point registers"
19693 msgstr ""
19695 #: config/mips/mips.opt:118
19696 msgid "Use FUNC to flush the cache before calling stack trampolines"
19697 msgstr ""
19699 #: config/mips/mips.opt:122
19700 msgid "Generate floating-point multiply-add instructions"
19701 msgstr ""
19703 #: config/mips/mips.opt:126
19704 msgid "Use 32-bit general registers"
19705 msgstr ""
19707 #: config/mips/mips.opt:130
19708 msgid "Use 64-bit general registers"
19709 msgstr ""
19711 #: config/mips/mips.opt:134
19712 msgid "Allow the use of hardware floating-point instructions"
19713 msgstr ""
19715 #: config/mips/mips.opt:138
19716 msgid "Use a 64-bit int type"
19717 msgstr ""
19719 #: config/mips/mips.opt:142
19720 msgid "Generate code for ISA level N"
19721 msgstr ""
19723 #: config/mips/mips.opt:146
19724 msgid "Generate mips16 code"
19725 msgstr ""
19727 #: config/mips/mips.opt:150
19728 msgid "Use MIPS-3D instructions"
19729 msgstr ""
19731 #: config/mips/mips.opt:154
19732 msgid "Use indirect calls"
19733 msgstr ""
19735 #: config/mips/mips.opt:158
19736 msgid "Use a 32-bit long type"
19737 msgstr ""
19739 #: config/mips/mips.opt:162
19740 msgid "Use a 64-bit long type"
19741 msgstr ""
19743 #: config/mips/mips.opt:166
19744 msgid "Don't optimize block moves"
19745 msgstr ""
19747 #: config/mips/mips.opt:170
19748 msgid "Use the mips-tfile postpass"
19749 msgstr ""
19751 #: config/mips/mips.opt:174
19752 msgid "Do not use a cache-flushing function before calling stack trampolines"
19753 msgstr ""
19755 #: config/mips/mips.opt:178
19756 msgid "Generate normal-mode code"
19757 msgstr ""
19759 #: config/mips/mips.opt:182
19760 msgid "Do not use MIPS-3D instructions"
19761 msgstr ""
19763 #: config/mips/mips.opt:186
19764 msgid "Use paired-single floating-point instructions"
19765 msgstr ""
19767 #: config/mips/mips.opt:190
19768 msgid ""
19769 "Restrict the use of hardware floating-point instructions to 32-bit operations"
19770 msgstr ""
19772 #: config/mips/mips.opt:194
19773 msgid "Prevent the use of all hardware floating-point instructions"
19774 msgstr ""
19776 #: config/mips/mips.opt:198
19777 msgid "Optimize lui/addiu address loads"
19778 msgstr ""
19780 #: config/mips/mips.opt:202
19781 msgid "Assume all symbols have 32-bit values"
19782 msgstr ""
19784 #: config/mips/mips.opt:206
19785 msgid "Optimize the output for PROCESSOR"
19786 msgstr ""
19788 #: config/mips/mips.opt:214
19789 msgid "Perform VR4130-specific alignment optimizations"
19790 msgstr ""
19792 #: config/mips/mips.opt:218
19793 msgid "Lift restrictions on GOT size"
19794 msgstr ""
19796 #: config/mn10300/mn10300.opt:24
19797 msgid "Target the AM33 processor"
19798 msgstr ""
19800 #: config/mn10300/mn10300.opt:28
19801 msgid "Target the AM33/2.0 processor"
19802 msgstr ""
19804 #: config/mn10300/mn10300.opt:32
19805 msgid "Work around hardware multiply bug"
19806 msgstr ""
19808 #: config/mn10300/mn10300.opt:37
19809 msgid "Enable linker relaxations"
19810 msgstr ""
19812 #: config/ns32k/ns32k.opt:24
19813 msgid "Optimize for 32032"
19814 msgstr ""
19816 #: config/ns32k/ns32k.opt:32
19817 msgid "Optimize for 32332"
19818 msgstr ""
19820 #: config/ns32k/ns32k.opt:36
19821 msgid "Use the 32381 fpu"
19822 msgstr ""
19824 #: config/ns32k/ns32k.opt:40
19825 msgid "Optimize for 32532"
19826 msgstr ""
19828 #: config/ns32k/ns32k.opt:44
19829 msgid "Use bit-field instructions"
19830 msgstr ""
19832 #: config/ns32k/ns32k.opt:48
19833 msgid "Generate code for high memory"
19834 msgstr ""
19836 #: config/ns32k/ns32k.opt:56
19837 msgid "Use multiply-accumulate fp instructions"
19838 msgstr ""
19840 #: config/ns32k/ns32k.opt:60
19841 msgid "Do not use bit-field instructions"
19842 msgstr ""
19844 #: config/ns32k/ns32k.opt:64
19845 msgid "Generate code for low memory"
19846 msgstr ""
19848 #: config/ns32k/ns32k.opt:72
19849 msgid "Do not use multiply-accumulate fp instructions"
19850 msgstr ""
19852 #: config/ns32k/ns32k.opt:76
19853 msgid "Pass all arguments on the stack"
19854 msgstr ""
19856 #: config/ns32k/ns32k.opt:80
19857 msgid "Use the normal calling convention"
19858 msgstr ""
19860 #: config/ns32k/ns32k.opt:84
19861 msgid "Do not use register sb"
19862 msgstr ""
19864 #: config/ns32k/ns32k.opt:88
19865 msgid "Do not use the 'small register classes' kludge"
19866 msgstr ""
19868 #: config/ns32k/ns32k.opt:92
19869 msgid "Pass some arguments in registers"
19870 msgstr ""
19872 #: config/ns32k/ns32k.opt:96
19873 msgid "Use an alternative calling convention"
19874 msgstr ""
19876 #: config/ns32k/ns32k.opt:100
19877 msgid "Register sb is zero, use it for absolute addressing"
19878 msgstr ""
19880 #: config/ns32k/ns32k.opt:108
19881 msgid "Use the 'small register classes' kludge"
19882 msgstr ""
19884 #: config/pdp11/pdp11.opt:24
19885 msgid "Generate code for an 11/10"
19886 msgstr ""
19888 #: config/pdp11/pdp11.opt:28
19889 msgid "Generate code for an 11/40"
19890 msgstr ""
19892 #: config/pdp11/pdp11.opt:32
19893 msgid "Generate code for an 11/45"
19894 msgstr ""
19896 #: config/pdp11/pdp11.opt:36
19897 msgid "Use 16-bit abs patterns"
19898 msgstr ""
19900 #: config/pdp11/pdp11.opt:40
19901 msgid "Return floating-point results in ac0 (fr0 in Unix assembler syntax)"
19902 msgstr ""
19904 #: config/pdp11/pdp11.opt:44
19905 msgid "Do not use inline patterns for copying memory"
19906 msgstr ""
19908 #: config/pdp11/pdp11.opt:48
19909 msgid "Use inline patterns for copying memory"
19910 msgstr ""
19912 #: config/pdp11/pdp11.opt:52
19913 msgid "Do not pretend that branches are expensive"
19914 msgstr ""
19916 #: config/pdp11/pdp11.opt:56
19917 msgid "Pretend that branches are expensive"
19918 msgstr ""
19920 #: config/pdp11/pdp11.opt:60
19921 msgid "Use the DEC assembler syntax"
19922 msgstr ""
19924 #: config/pdp11/pdp11.opt:64
19925 msgid "Use 32 bit float"
19926 msgstr ""
19928 #: config/pdp11/pdp11.opt:68
19929 msgid "Use 64 bit float"
19930 msgstr ""
19932 #: config/pdp11/pdp11.opt:76
19933 msgid "Use 16 bit int"
19934 msgstr ""
19936 #: config/pdp11/pdp11.opt:80
19937 msgid "Use 32 bit int"
19938 msgstr ""
19940 #: config/pdp11/pdp11.opt:88
19941 msgid "Target has split I&D"
19942 msgstr ""
19944 #: config/pdp11/pdp11.opt:92
19945 msgid "Use UNIX assembler syntax"
19946 msgstr ""
19948 #: config/stormy16/stormy16.opt:25
19949 msgid "Provide libraries for the simulator"
19950 msgstr ""
19952 #: config/v850/v850.opt:24
19953 msgid "Use registers r2 and r5"
19954 msgstr ""
19956 #: config/v850/v850.opt:28
19957 msgid "Use 4 byte entries in switch tables"
19958 msgstr ""
19960 #: config/v850/v850.opt:32
19961 msgid "Enable backend debugging"
19962 msgstr ""
19964 #: config/v850/v850.opt:36
19965 msgid "Do not use the callt instruction"
19966 msgstr ""
19968 #: config/v850/v850.opt:40
19969 msgid "Reuse r30 on a per function basis"
19970 msgstr ""
19972 #: config/v850/v850.opt:44
19973 msgid "Support Green Hills ABI"
19974 msgstr ""
19976 #: config/v850/v850.opt:48
19977 msgid "Prohibit PC relative function calls"
19978 msgstr ""
19980 #: config/v850/v850.opt:52
19981 msgid "Use stubs for function prologues"
19982 msgstr ""
19984 #: config/v850/v850.opt:56
19985 msgid "Set the max size of data eligible for the SDA area"
19986 msgstr ""
19988 #: config/v850/v850.opt:60
19989 msgid "Enable the use of the short load instructions"
19990 msgstr ""
19992 #: config/v850/v850.opt:64
19993 msgid "Same as: -mep -mprolog-function"
19994 msgstr ""
19996 #: config/v850/v850.opt:68
19997 msgid "Set the max size of data eligible for the TDA area"
19998 msgstr ""
20000 #: config/v850/v850.opt:72
20001 msgid "Enforce strict alignment"
20002 msgstr ""
20004 #: config/v850/v850.opt:79
20005 msgid "Compile for the v850 processor"
20006 msgstr ""
20008 #: config/v850/v850.opt:83
20009 msgid "Compile for the v850e processor"
20010 msgstr ""
20012 #: config/v850/v850.opt:87
20013 msgid "Compile for the v850e1 processor"
20014 msgstr ""
20016 #: config/v850/v850.opt:91
20017 msgid "Set the max size of data eligible for the ZDA area"
20018 msgstr ""
20020 #: config/vax/vax.opt:24 config/vax/vax.opt:28
20021 msgid "Target DFLOAT double precision code"
20022 msgstr ""
20024 #: config/vax/vax.opt:32 config/vax/vax.opt:36
20025 msgid "Generate GFLOAT double precision code"
20026 msgstr ""
20028 #: config/vax/vax.opt:40
20029 msgid "Generate code for GNU assembler (gas)"
20030 msgstr ""
20032 #: config/vax/vax.opt:44
20033 msgid "Generate code for UNIX assembler"
20034 msgstr ""
20036 #: config/vax/vax.opt:48
20037 msgid "Use VAXC structure conventions"
20038 msgstr ""
20040 #: config/bfin/bfin.opt:24
20041 msgid "Omit frame pointer for leaf functions"
20042 msgstr ""
20044 #: config/bfin/bfin.opt:28
20045 msgid "Program is entirely located in low 64k of memory."
20046 msgstr ""
20048 #: config/bfin/bfin.opt:32
20049 msgid "Avoid speculative loads by inserting CSYNC or equivalent"
20050 msgstr ""
20052 #: config/bfin/bfin.opt:36
20053 msgid "Enabled ID based shared library"
20054 msgstr ""
20056 #: java/lang.opt:66
20057 msgid "Warn if a deprecated compiler feature, class, method, or field is used"
20058 msgstr ""
20060 #: java/lang.opt:70
20061 msgid "Warn if deprecated empty statements are found"
20062 msgstr ""
20064 #: java/lang.opt:74
20065 msgid "Warn if .class files are out of date"
20066 msgstr ""
20068 #: java/lang.opt:78
20069 msgid "Warn if modifiers are specified when not necessary"
20070 msgstr ""
20072 #: java/lang.opt:82
20073 msgid "Deprecated; use --classpath instead"
20074 msgstr ""
20076 #: java/lang.opt:86
20077 msgid "Permit the use of the assert keyword"
20078 msgstr ""
20080 #: java/lang.opt:108
20081 msgid "Replace system path"
20082 msgstr ""
20084 #: java/lang.opt:112
20085 msgid "Generate checks for references to NULL"
20086 msgstr ""
20088 #: java/lang.opt:116
20089 msgid "Set class path"
20090 msgstr ""
20092 #: java/lang.opt:123
20093 msgid "Output a class file"
20094 msgstr ""
20096 #: java/lang.opt:127
20097 msgid "Alias for -femit-class-file"
20098 msgstr ""
20100 #: java/lang.opt:131
20101 msgid "Choose input encoding (defaults from your locale)"
20102 msgstr ""
20104 #: java/lang.opt:135
20105 msgid "Set the extension directory path"
20106 msgstr ""
20108 #: java/lang.opt:139
20109 msgid "Input file is a file with a list of filenames to compile"
20110 msgstr ""
20112 #: java/lang.opt:143
20113 msgid "Always check for non gcj generated classes archives"
20114 msgstr ""
20116 #: java/lang.opt:147
20117 msgid ""
20118 "Assume the runtime uses a hash table to map an object to its synchronization "
20119 "structure"
20120 msgstr ""
20122 #: java/lang.opt:151
20123 msgid "Use offset tables for virtual method calls"
20124 msgstr ""
20126 #: java/lang.opt:158
20127 msgid "Assume native functions are implemented using JNI"
20128 msgstr ""
20130 #: java/lang.opt:162
20131 msgid "Enable optimization of static class initialization code"
20132 msgstr ""
20134 #: java/lang.opt:169
20135 msgid "Enable assignability checks for stores into object arrays"
20136 msgstr ""
20138 #: java/lang.opt:173
20139 msgid "Generate code for the Boehm GC"
20140 msgstr ""
20142 #: java/lang.opt:177
20143 msgid "Call a library routine to do integer divisions"
20144 msgstr ""
20146 #: c.opt:42
20147 msgid ""
20148 "Assert the <answer> to <question>.  Putting '-' before <question> disables "
20149 "the <answer> to <question>"
20150 msgstr ""
20152 #: c.opt:46
20153 msgid "Do not discard comments"
20154 msgstr ""
20156 #: c.opt:50
20157 msgid "Do not discard comments in macro expansions"
20158 msgstr ""
20160 #: c.opt:54
20161 msgid ""
20162 "Define a <macro> with <val> as its value.  If just <macro> is given, <val> "
20163 "is taken to be 1"
20164 msgstr ""
20166 #: c.opt:61
20167 msgid "Add <dir> to the end of the main framework include path"
20168 msgstr ""
20170 #: c.opt:65
20171 msgid "Print the name of header files as they are used"
20172 msgstr ""
20174 #: c.opt:69 c.opt:725
20175 msgid "Add <dir> to the end of the main include path"
20176 msgstr ""
20178 #: c.opt:73
20179 msgid "Generate make dependencies"
20180 msgstr ""
20182 #: c.opt:77
20183 msgid "Generate make dependencies and compile"
20184 msgstr ""
20186 #: c.opt:81
20187 msgid "Write dependency output to the given file"
20188 msgstr ""
20190 #: c.opt:85
20191 msgid "Treat missing header files as generated files"
20192 msgstr ""
20194 #: c.opt:89
20195 msgid "Like -M but ignore system header files"
20196 msgstr ""
20198 #: c.opt:93
20199 msgid "Like -MD but ignore system header files"
20200 msgstr ""
20202 #: c.opt:97
20203 msgid "Generate phony targets for all headers"
20204 msgstr ""
20206 #: c.opt:101
20207 msgid "Add a MAKE-quoted target"
20208 msgstr ""
20210 #: c.opt:105
20211 msgid "Add an unquoted target"
20212 msgstr ""
20214 #: c.opt:109
20215 msgid "Do not generate #line directives"
20216 msgstr ""
20218 #: c.opt:113
20219 msgid "Undefine <macro>"
20220 msgstr ""
20222 #: c.opt:117
20223 msgid ""
20224 "Warn about things that will change when compiling with an ABI-compliant "
20225 "compiler"
20226 msgstr ""
20228 #: c.opt:121
20229 msgid "Enable most warning messages"
20230 msgstr ""
20232 #: c.opt:125
20233 msgid "Warn about casting functions to incompatible types"
20234 msgstr ""
20236 #: c.opt:129
20237 msgid "Warn about casts which discard qualifiers"
20238 msgstr ""
20240 #: c.opt:133
20241 msgid "Warn about subscripts whose type is \"char\""
20242 msgstr ""
20244 #: c.opt:137
20245 msgid ""
20246 "Warn about possibly nested block comments, and C++ comments spanning more "
20247 "than one physical line"
20248 msgstr ""
20250 #: c.opt:141
20251 msgid "Synonym for -Wcomment"
20252 msgstr ""
20254 #: c.opt:145
20255 msgid "Warn about possibly confusing type conversions"
20256 msgstr ""
20258 #: c.opt:149
20259 msgid "Warn when all constructors and destructors are private"
20260 msgstr ""
20262 #: c.opt:153
20263 msgid "Warn when a declaration is found after a statement"
20264 msgstr ""
20266 #: c.opt:157
20267 msgid "Warn about deprecated compiler features"
20268 msgstr ""
20270 #: c.opt:161
20271 msgid "Warn about compile-time integer division by zero"
20272 msgstr ""
20274 #: c.opt:165
20275 msgid "Warn about violations of Effective C++ style rules"
20276 msgstr ""
20278 #: c.opt:169
20279 msgid "Warn about stray tokens after #elif and #endif"
20280 msgstr ""
20282 #: c.opt:177
20283 msgid "Make implicit function declarations an error"
20284 msgstr ""
20286 #: c.opt:181
20287 msgid "Warn if testing floating point numbers for equality"
20288 msgstr ""
20290 #: c.opt:185
20291 msgid "Warn about printf/scanf/strftime/strfmon format string anomalies"
20292 msgstr ""
20294 #: c.opt:189
20295 msgid "Warn if passing too many arguments to a function for its format string"
20296 msgstr ""
20298 #: c.opt:193
20299 msgid "Warn about format strings that are not literals"
20300 msgstr ""
20302 #: c.opt:197
20303 msgid "Warn about possible security problems with format functions"
20304 msgstr ""
20306 #: c.opt:201
20307 msgid "Warn about strftime formats yielding 2-digit years"
20308 msgstr ""
20310 #: c.opt:205
20311 msgid "Warn about zero-length formats"
20312 msgstr ""
20314 #: c.opt:212
20315 msgid "Warn about variables which are initialized to themselves."
20316 msgstr ""
20318 #: c.opt:219
20319 msgid "Warn about implicit function declarations"
20320 msgstr ""
20322 #: c.opt:223
20323 msgid "Warn when a declaration does not specify a type"
20324 msgstr ""
20326 #: c.opt:227
20327 msgid "Deprecated.  This switch has no effect."
20328 msgstr ""
20330 #: c.opt:231
20331 msgid "Warn about invalid uses of the \"offsetof\" macro"
20332 msgstr ""
20334 #: c.opt:235
20335 msgid "Warn about PCH files that are found but not used"
20336 msgstr ""
20338 #: c.opt:239
20339 msgid "Do not warn about using \"long long\" when -pedantic"
20340 msgstr ""
20342 #: c.opt:243
20343 msgid "Warn about suspicious declarations of \"main\""
20344 msgstr ""
20346 #: c.opt:247
20347 msgid "Warn about possibly missing braces around initializers"
20348 msgstr ""
20350 #: c.opt:251
20351 msgid "Warn about global functions without previous declarations"
20352 msgstr ""
20354 #: c.opt:255
20355 msgid "Warn about missing fields in struct initializers"
20356 msgstr ""
20358 #: c.opt:259
20359 msgid "Warn about functions which might be candidates for format attributes"
20360 msgstr ""
20362 #: c.opt:263
20363 msgid "Warn about user-specified include directories that do not exist"
20364 msgstr ""
20366 #: c.opt:267
20367 msgid "Warn about global functions without prototypes"
20368 msgstr ""
20370 #: c.opt:271
20371 msgid "Warn about use of multi-character character constants"
20372 msgstr ""
20374 #: c.opt:275
20375 msgid "Warn about \"extern\" declarations not at file scope"
20376 msgstr ""
20378 #: c.opt:279
20379 msgid ""
20380 "Warn when non-templatized friend functions are declared within a template"
20381 msgstr ""
20383 #: c.opt:283
20384 msgid "Warn about non-virtual destructors"
20385 msgstr ""
20387 #: c.opt:287
20388 msgid ""
20389 "Warn about NULL being passed to argument slots marked as requiring non-NULL"
20390 msgstr ""
20392 #: c.opt:291
20393 msgid "Warn about non-normalised Unicode strings"
20394 msgstr ""
20396 #: c.opt:295
20397 msgid "Warn if a C-style cast is used in a program"
20398 msgstr ""
20400 #: c.opt:299
20401 msgid "Warn if an old-style parameter definition is used"
20402 msgstr ""
20404 #: c.opt:303
20405 msgid "Warn about overloaded virtual function names"
20406 msgstr ""
20408 #: c.opt:307
20409 msgid "Warn about possibly missing parentheses"
20410 msgstr ""
20412 #: c.opt:311
20413 msgid "Warn when converting the type of pointers to member functions"
20414 msgstr ""
20416 #: c.opt:315
20417 msgid "Warn about function pointer arithmetic"
20418 msgstr ""
20420 #: c.opt:319
20421 msgid "Warn if inherited methods are unimplemented"
20422 msgstr ""
20424 #: c.opt:323
20425 msgid "Warn about multiple declarations of the same object"
20426 msgstr ""
20428 #: c.opt:327
20429 msgid "Warn when the compiler reorders code"
20430 msgstr ""
20432 #: c.opt:331
20433 msgid ""
20434 "Warn whenever a function's return type defaults to \"int\" (C), or about "
20435 "inconsistent return types (C++)"
20436 msgstr ""
20438 #: c.opt:335
20439 msgid "Warn if a selector has multiple methods"
20440 msgstr ""
20442 #: c.opt:339
20443 msgid "Warn about possible violations of sequence point rules"
20444 msgstr ""
20446 #: c.opt:343
20447 msgid "Warn about signed-unsigned comparisons"
20448 msgstr ""
20450 #: c.opt:347
20451 msgid "Warn when overload promotes from unsigned to signed"
20452 msgstr ""
20454 #: c.opt:351
20455 msgid "Warn about unprototyped function declarations"
20456 msgstr ""
20458 #: c.opt:355
20459 msgid "Warn when synthesis behavior differs from Cfront"
20460 msgstr ""
20462 #: c.opt:359 common.opt:130
20463 msgid "Do not suppress warnings from system headers"
20464 msgstr ""
20466 #: c.opt:363
20467 msgid "Warn about features not present in traditional C"
20468 msgstr ""
20470 #: c.opt:367
20471 msgid ""
20472 "Warn if trigraphs are encountered that might affect the meaning of the "
20473 "program"
20474 msgstr ""
20476 #: c.opt:371
20477 msgid "Warn about @selector()s without previously declared methods"
20478 msgstr ""
20480 #: c.opt:375
20481 msgid "Warn if an undefined macro is used in an #if directive"
20482 msgstr ""
20484 #: c.opt:379
20485 msgid "Warn about unrecognized pragmas"
20486 msgstr ""
20488 #: c.opt:383
20489 msgid "Warn about macros defined in the main file that are not used"
20490 msgstr ""
20492 #: c.opt:387
20493 msgid "Do not warn about using variadic macros when -pedantic"
20494 msgstr ""
20496 #: c.opt:391
20497 msgid "Give strings the type \"array of char\""
20498 msgstr ""
20500 #: c.opt:395
20501 msgid "Warn when a pointer differs in signedness in an assignment."
20502 msgstr ""
20504 #: c.opt:399
20505 msgid "A synonym for -std=c89 (for C) or -std=c++98 (for C++)."
20506 msgstr ""
20508 #: c.opt:407
20509 msgid "Enforce class member access control semantics"
20510 msgstr ""
20512 #: c.opt:414
20513 msgid "Change when template instances are emitted"
20514 msgstr ""
20516 #: c.opt:418
20517 msgid "Recognize the \"asm\" keyword"
20518 msgstr ""
20520 #: c.opt:422
20521 msgid "Recognize built-in functions"
20522 msgstr ""
20524 #: c.opt:429
20525 msgid "Check the return value of new"
20526 msgstr ""
20528 #: c.opt:433
20529 msgid "Allow the arguments of the '?' operator to have different types"
20530 msgstr ""
20532 #: c.opt:437
20533 msgid "Reduce the size of object files"
20534 msgstr ""
20536 #: c.opt:441
20537 msgid "Make string literals \"const char[]\" not \"char[]\""
20538 msgstr ""
20540 #: c.opt:445
20541 msgid "Use class <name> for constant strings"
20542 msgstr ""
20544 #: c.opt:449
20545 msgid "Inline member functions by default"
20546 msgstr ""
20548 #: c.opt:453
20549 msgid "Permit '$' as an identifier character"
20550 msgstr ""
20552 #: c.opt:460
20553 msgid "Generate code to check exception specifications"
20554 msgstr ""
20556 #: c.opt:467
20557 msgid "Convert all strings and character constants to character set <cset>"
20558 msgstr ""
20560 #: c.opt:471
20561 msgid "Specify the default character set for source files."
20562 msgstr ""
20564 #: c.opt:485
20565 msgid "Scope of for-init-statement variables is local to the loop"
20566 msgstr ""
20568 #: c.opt:489
20569 msgid "Do not assume that standard C libraries and \"main\" exist"
20570 msgstr ""
20572 #: c.opt:493
20573 msgid "Recognize GNU-defined keywords"
20574 msgstr ""
20576 #: c.opt:497
20577 msgid "Generate code for GNU runtime environment"
20578 msgstr ""
20580 #: c.opt:510
20581 msgid "Assume normal C execution environment"
20582 msgstr ""
20584 #: c.opt:514
20585 msgid "Enable support for huge objects"
20586 msgstr ""
20588 #: c.opt:518
20589 msgid "Export functions even if they can be inlined"
20590 msgstr ""
20592 #: c.opt:522
20593 msgid "Emit implicit instantiations of inline templates"
20594 msgstr ""
20596 #: c.opt:526
20597 msgid "Emit implicit instantiations of templates"
20598 msgstr ""
20600 #: c.opt:533
20601 msgid "Don't warn about uses of Microsoft extensions"
20602 msgstr ""
20604 #: c.opt:543
20605 msgid "Generate code for NeXT (Apple Mac OS X) runtime environment"
20606 msgstr ""
20608 #: c.opt:547
20609 msgid "Assume that receivers of Objective-C messages may be nil"
20610 msgstr ""
20612 #: c.opt:557
20613 msgid "Enable Objective-C exception and synchronization syntax"
20614 msgstr ""
20616 #: c.opt:561
20617 msgid "Enable Objective-C setjmp exception handling runtime"
20618 msgstr ""
20620 #: c.opt:565
20621 msgid "Recognize C++ kewords like \"compl\" and \"xor\""
20622 msgstr ""
20624 #: c.opt:569
20625 msgid "Enable optional diagnostics"
20626 msgstr ""
20628 #: c.opt:576
20629 msgid "Look for and use PCH files even when preprocessing"
20630 msgstr ""
20632 #: c.opt:580
20633 msgid "Downgrade conformance errors to warnings"
20634 msgstr ""
20636 #: c.opt:584
20637 msgid "Treat the input file as already preprocessed"
20638 msgstr ""
20640 #: c.opt:588
20641 msgid ""
20642 "Used in Fix-and-Continue mode to indicate that object files may be swapped "
20643 "in at runtime"
20644 msgstr ""
20646 #: c.opt:592
20647 msgid "Enable automatic template instantiation"
20648 msgstr ""
20650 #: c.opt:596
20651 msgid "Generate run time type descriptor information"
20652 msgstr ""
20654 #: c.opt:600
20655 msgid "Use the same size for double as for float"
20656 msgstr ""
20658 #: c.opt:604
20659 msgid "Use the narrowest integer type possible for enumeration types"
20660 msgstr ""
20662 #: c.opt:608
20663 msgid "Force the underlying type for \"wchar_t\" to be \"unsigned short\""
20664 msgstr ""
20666 #: c.opt:612
20667 msgid "When \"signed\" or \"unsigned\" is not given make the bitfield signed"
20668 msgstr ""
20670 #: c.opt:616
20671 msgid "Make \"char\" signed by default"
20672 msgstr ""
20674 #: c.opt:623
20675 msgid "Display statistics accumulated during compilation"
20676 msgstr ""
20678 #: c.opt:630
20679 msgid "Distance between tab stops for column reporting"
20680 msgstr ""
20682 #: c.opt:634
20683 msgid "Specify maximum template instantiation depth"
20684 msgstr ""
20686 #: c.opt:641
20687 msgid "Do not generate thread-safe code for initializing local statics."
20688 msgstr ""
20690 #: c.opt:645
20691 msgid "When \"signed\" or \"unsigned\" is not given make the bitfield unsigned"
20692 msgstr ""
20694 #: c.opt:649
20695 msgid "Make \"char\" unsigned by default"
20696 msgstr ""
20698 #: c.opt:653
20699 msgid "Use __cxa_atexit to register destructors"
20700 msgstr ""
20702 #: c.opt:657
20703 msgid "Marks all inlined methods as having hidden visibility"
20704 msgstr ""
20706 #: c.opt:661
20707 msgid "Discard unused virtual functions"
20708 msgstr ""
20710 #: c.opt:665
20711 msgid "Implement vtables using thunks"
20712 msgstr ""
20714 #: c.opt:669
20715 msgid "Emit common-like symbols as weak symbols"
20716 msgstr ""
20718 #: c.opt:673
20719 msgid ""
20720 "Convert all wide strings and character constants to character set <cset>"
20721 msgstr ""
20723 #: c.opt:677
20724 msgid "Generate a #line directive pointing at the current working directory"
20725 msgstr ""
20727 #: c.opt:681
20728 msgid "Emit cross referencing information"
20729 msgstr ""
20731 #: c.opt:685
20732 msgid ""
20733 "Generate lazy class lookup (via objc_getClass()) for use in Zero-Link mode"
20734 msgstr ""
20736 #: c.opt:689
20737 msgid "Dump declarations to a .decl file"
20738 msgstr ""
20740 #: c.opt:693 c.opt:721
20741 msgid "Add <dir> to the end of the system include path"
20742 msgstr ""
20744 #: c.opt:697
20745 msgid "Accept definition of macros in <file>"
20746 msgstr ""
20748 #: c.opt:701
20749 msgid "Include the contents of <file> before other files"
20750 msgstr ""
20752 #: c.opt:705
20753 msgid "Specify <path> as a prefix for next two options"
20754 msgstr ""
20756 #: c.opt:709
20757 msgid "Set <dir> to be the system root directory"
20758 msgstr ""
20760 #: c.opt:713
20761 msgid "Add <dir> to the start of the system include path"
20762 msgstr ""
20764 #: c.opt:717
20765 msgid "Add <dir> to the end of the quote include path"
20766 msgstr ""
20768 #: c.opt:735
20769 msgid ""
20770 "Do not search standard system include directories (those specified with -"
20771 "isystem will still be used)"
20772 msgstr ""
20774 #: c.opt:739
20775 msgid "Do not search standard system include directories for C++"
20776 msgstr ""
20778 #: c.opt:755
20779 msgid "Generate C header of platform-specific features"
20780 msgstr ""
20782 #: c.opt:759
20783 msgid "Remap file names when including files"
20784 msgstr ""
20786 #: c.opt:763
20787 msgid "Conform to the ISO 1998 C++ standard"
20788 msgstr ""
20790 #: c.opt:767 c.opt:795
20791 msgid "Conform to the ISO 1990 C standard"
20792 msgstr ""
20794 #: c.opt:771 c.opt:803
20795 msgid "Conform to the ISO 1999 C standard"
20796 msgstr ""
20798 #: c.opt:775
20799 msgid "Deprecated in favor of -std=c99"
20800 msgstr ""
20802 #: c.opt:779
20803 msgid "Conform to the ISO 1998 C++ standard with GNU extensions"
20804 msgstr ""
20806 #: c.opt:783
20807 msgid "Conform to the ISO 1990 C standard with GNU extensions"
20808 msgstr ""
20810 #: c.opt:787
20811 msgid "Conform to the ISO 1999 C standard with GNU extensions"
20812 msgstr ""
20814 #: c.opt:791
20815 msgid "Deprecated in favor of -std=gnu99"
20816 msgstr ""
20818 #: c.opt:799
20819 msgid "Conform to the ISO 1990 C standard as amended in 1994"
20820 msgstr ""
20822 #: c.opt:807
20823 msgid "Deprecated in favor of -std=iso9899:1999"
20824 msgstr ""
20826 #: c.opt:811
20827 msgid "Enable traditional preprocessing"
20828 msgstr ""
20830 #: c.opt:815
20831 msgid "Support ISO C trigraphs"
20832 msgstr ""
20834 #: c.opt:819
20835 msgid "Do not predefine system-specific and GCC-specific macros"
20836 msgstr ""
20838 #: c.opt:823
20839 msgid "Enable verbose output"
20840 msgstr ""
20842 #: common.opt:28
20843 msgid "Display this information"
20844 msgstr ""
20846 #: common.opt:32
20847 msgid ""
20848 "Set parameter <param> to value.  See below for a complete list of parameters"
20849 msgstr ""
20851 #: common.opt:42
20852 msgid ""
20853 "Put global and static data smaller than <number> bytes into a special "
20854 "section (on some targets)"
20855 msgstr ""
20857 #: common.opt:46
20858 msgid "Set optimization level to <number>"
20859 msgstr ""
20861 #: common.opt:50
20862 msgid "Optimize for space rather than speed"
20863 msgstr ""
20865 #: common.opt:54
20866 msgid "This switch is deprecated; use -Wextra instead"
20867 msgstr ""
20869 #: common.opt:58
20870 msgid "Warn about returning structures, unions or arrays"
20871 msgstr ""
20873 #: common.opt:62
20874 msgid "Warn about pointer casts which increase alignment"
20875 msgstr ""
20877 #: common.opt:66
20878 msgid "Warn about uses of __attribute__((deprecated)) declarations"
20879 msgstr ""
20881 #: common.opt:70
20882 msgid "Warn when an optimization pass is disabled"
20883 msgstr ""
20885 #: common.opt:74
20886 msgid "Treat all warnings as errors"
20887 msgstr ""
20889 #: common.opt:78
20890 msgid "Print extra (possibly unwanted) warnings"
20891 msgstr ""
20893 #: common.opt:82
20894 msgid "Exit on the first error occurred"
20895 msgstr ""
20897 #: common.opt:86
20898 msgid "Warn when an inlined function cannot be inlined"
20899 msgstr ""
20901 #: common.opt:90
20902 msgid "Warn if an object is larger than <number> bytes"
20903 msgstr ""
20905 #: common.opt:94
20906 msgid ""
20907 "Warn about functions which might be candidates for __attribute__((noreturn))"
20908 msgstr ""
20910 #: common.opt:98
20911 msgid "Warn when the packed attribute has no effect on struct layout"
20912 msgstr ""
20914 #: common.opt:102
20915 msgid "Warn when padding is required to align structure members"
20916 msgstr ""
20918 #: common.opt:106
20919 msgid "Warn when one local variable shadows another"
20920 msgstr ""
20922 #: common.opt:110 common.opt:114
20923 msgid "Warn about code which might break strict aliasing rules"
20924 msgstr ""
20926 #: common.opt:118
20927 msgid "Warn about enumerated switches, with no default, missing a case"
20928 msgstr ""
20930 #: common.opt:122
20931 msgid "Warn about enumerated switches missing a \"default:\" statement"
20932 msgstr ""
20934 #: common.opt:126
20935 msgid "Warn about all enumerated switches missing a specific case"
20936 msgstr ""
20938 #: common.opt:134
20939 msgid "Warn about uninitialized automatic variables"
20940 msgstr ""
20942 #: common.opt:138
20943 msgid "Warn about code that will never be executed"
20944 msgstr ""
20946 #: common.opt:142
20947 msgid "Enable all -Wunused- warnings"
20948 msgstr ""
20950 #: common.opt:146
20951 msgid "Warn when a function is unused"
20952 msgstr ""
20954 #: common.opt:150 fortran/lang.opt:70
20955 msgid "Warn when a label is unused"
20956 msgstr ""
20958 #: common.opt:154
20959 msgid "Warn when a function parameter is unused"
20960 msgstr ""
20962 #: common.opt:158
20963 msgid "Warn when an expression value is unused"
20964 msgstr ""
20966 #: common.opt:162
20967 msgid "Warn when a variable is unused"
20968 msgstr ""
20970 #: common.opt:166
20971 msgid "Emit declaration information into <file>"
20972 msgstr ""
20974 #: common.opt:179
20975 msgid "Enable dumps from specific passes of the compiler"
20976 msgstr ""
20978 #: common.opt:183
20979 msgid "Set the file basename to be used for dumps"
20980 msgstr ""
20982 #: common.opt:201
20983 msgid "Align the start of functions"
20984 msgstr ""
20986 #: common.opt:208
20987 msgid "Align labels which are only reached by jumping"
20988 msgstr ""
20990 #: common.opt:215
20991 msgid "Align all labels"
20992 msgstr ""
20994 #: common.opt:222
20995 msgid "Align the start of loops"
20996 msgstr ""
20998 #: common.opt:236
20999 msgid "Specify that arguments may alias each other and globals"
21000 msgstr ""
21002 #: common.opt:240
21003 msgid "Assume arguments may alias globals but not each other"
21004 msgstr ""
21006 #: common.opt:244
21007 msgid "Assume arguments alias neither each other nor globals"
21008 msgstr ""
21010 #: common.opt:248
21011 msgid "Generate unwind tables that are exact at each instruction boundary"
21012 msgstr ""
21014 #: common.opt:256
21015 msgid "Generate code to check bounds before indexing arrays"
21016 msgstr ""
21018 #: common.opt:260
21019 msgid "Replace add, compare, branch with branch on count register"
21020 msgstr ""
21022 #: common.opt:264
21023 msgid "Use profiling information for branch probabilities"
21024 msgstr ""
21026 #: common.opt:268
21027 msgid ""
21028 "Perform branch target load optimization before prologue / epilogue threading"
21029 msgstr ""
21031 #: common.opt:272
21032 msgid ""
21033 "Perform branch target load optimization after prologue / epilogue threading"
21034 msgstr ""
21036 #: common.opt:276
21037 msgid ""
21038 "Restrict target load migration not to re-use registers in any basic block"
21039 msgstr ""
21041 #: common.opt:280
21042 msgid "Mark <register> as being preserved across functions"
21043 msgstr ""
21045 #: common.opt:284
21046 msgid "Mark <register> as being corrupted by function calls"
21047 msgstr ""
21049 #: common.opt:291
21050 msgid "Save registers around function calls"
21051 msgstr ""
21053 #: common.opt:295
21054 msgid "Do not put uninitialized globals in the common section"
21055 msgstr ""
21057 #: common.opt:299
21058 msgid "Perform a register copy-propagation optimization pass"
21059 msgstr ""
21061 #: common.opt:303
21062 msgid "Perform cross-jumping optimization"
21063 msgstr ""
21065 #: common.opt:307
21066 msgid "When running CSE, follow jumps to their targets"
21067 msgstr ""
21069 #: common.opt:311
21070 msgid "When running CSE, follow conditional jumps"
21071 msgstr ""
21073 #: common.opt:315
21074 msgid "Omit range reduction step when performing complex division"
21075 msgstr ""
21077 #: common.opt:319
21078 msgid "Place data items into their own section"
21079 msgstr ""
21081 #: common.opt:325
21082 msgid "Defer popping functions args from stack until later"
21083 msgstr ""
21085 #: common.opt:329
21086 msgid "Attempt to fill delay slots of branch instructions"
21087 msgstr ""
21089 #: common.opt:333
21090 msgid "Delete useless null pointer checks"
21091 msgstr ""
21093 #: common.opt:337
21094 msgid ""
21095 "How often to emit source location at the beginning of line-wrapped "
21096 "diagnostics"
21097 msgstr ""
21099 #: common.opt:341
21100 msgid "Dump various compiler internals to a file"
21101 msgstr ""
21103 #: common.opt:345
21104 msgid ""
21105 "Suppress output of instruction numbers and line number notes in debugging "
21106 "dumps"
21107 msgstr ""
21109 #: common.opt:349
21110 msgid "Perform DWARF2 duplicate elimination"
21111 msgstr ""
21113 #: common.opt:353 common.opt:357
21114 msgid "Perform unused type elimination in debug info"
21115 msgstr ""
21117 #: common.opt:361
21118 msgid "Enable exception handling"
21119 msgstr ""
21121 #: common.opt:365
21122 msgid "Perform a number of minor, expensive optimizations"
21123 msgstr ""
21125 #: common.opt:372
21126 msgid "Assume no NaNs or infinities are generated"
21127 msgstr ""
21129 #: common.opt:376
21130 msgid "Mark <register> as being unavailable to the compiler"
21131 msgstr ""
21133 #: common.opt:380
21134 msgid "Don't allocate floats and doubles in extended-precision registers"
21135 msgstr ""
21137 #: common.opt:386
21138 msgid "Copy memory address constants into registers before use"
21139 msgstr ""
21141 #: common.opt:392
21142 msgid "Copy memory operands into registers before use"
21143 msgstr ""
21145 #: common.opt:399
21146 msgid "Allow function addresses to be held in registers"
21147 msgstr ""
21149 #: common.opt:403
21150 msgid "Place each function into its own section"
21151 msgstr ""
21153 #: common.opt:407
21154 msgid "Perform global common subexpression elimination"
21155 msgstr ""
21157 #: common.opt:411
21158 msgid ""
21159 "Perform enhanced load motion during global common subexpression elimination"
21160 msgstr ""
21162 #: common.opt:415
21163 msgid "Perform store motion after global common subexpression elimination"
21164 msgstr ""
21166 #: common.opt:419
21167 msgid ""
21168 "Perform redundant load after store elimination in global common subexpression"
21169 msgstr ""
21171 #: common.opt:424
21172 msgid ""
21173 "Perform global common subexpression elimination after register allocation"
21174 msgstr ""
21176 #: common.opt:429
21177 msgid "Enable guessing of branch probabilities"
21178 msgstr ""
21180 #: common.opt:437
21181 msgid "Process #ident directives"
21182 msgstr ""
21184 #: common.opt:441
21185 msgid "Perform conversion of conditional jumps to branchless equivalents"
21186 msgstr ""
21188 #: common.opt:445
21189 msgid "Perform conversion of conditional jumps to conditional execution"
21190 msgstr ""
21192 #: common.opt:453
21193 msgid "Do not generate .size directives"
21194 msgstr ""
21196 #: common.opt:462
21197 msgid "Pay attention to the \"inline\" keyword"
21198 msgstr ""
21200 #: common.opt:466
21201 msgid "Integrate simple functions into their callers"
21202 msgstr ""
21204 #: common.opt:473
21205 msgid "Limit the size of inlined functions to <number>"
21206 msgstr ""
21208 #: common.opt:477
21209 msgid "Instrument function entry and exit with profiling calls"
21210 msgstr ""
21212 #: common.opt:481
21213 msgid "Optimize induction variables on trees"
21214 msgstr ""
21216 #: common.opt:485
21217 msgid "Generate code for functions even if they are fully inlined"
21218 msgstr ""
21220 #: common.opt:489
21221 msgid "Emit static const variables even if they are not used"
21222 msgstr ""
21224 #: common.opt:493
21225 msgid "Give external symbols a leading underscore"
21226 msgstr ""
21228 #: common.opt:497
21229 msgid "Perform loop optimizations"
21230 msgstr ""
21232 #: common.opt:501
21233 msgid "Perform loop optimizations using the new loop optimizer"
21234 msgstr ""
21236 #: common.opt:505
21237 msgid "Set errno after built-in math functions"
21238 msgstr ""
21240 #: common.opt:509
21241 msgid "Report on permanent memory allocation"
21242 msgstr ""
21244 #: common.opt:516
21245 msgid "Attempt to merge identical constants and constant variables"
21246 msgstr ""
21248 #: common.opt:520
21249 msgid "Attempt to merge identical constants across compilation units"
21250 msgstr ""
21252 #: common.opt:524
21253 msgid ""
21254 "Limit diagnostics to <number> characters per line.  0 suppresses line-"
21255 "wrapping"
21256 msgstr ""
21258 #: common.opt:528
21259 msgid "Perform SMS based modulo scheduling before the first scheduling pass"
21260 msgstr ""
21262 #: common.opt:532
21263 msgid "Move loop invariant computations out of loops"
21264 msgstr ""
21266 #: common.opt:536
21267 msgid ""
21268 "Add mudflap bounds-checking instrumentation for single-threaded program."
21269 msgstr ""
21271 #: common.opt:540
21272 msgid "Add mudflap bounds-checking instrumentation for multi-threaded program."
21273 msgstr ""
21275 #: common.opt:544
21276 msgid "Ignore read operations when inserting mudflap instrumentation."
21277 msgstr ""
21279 #: common.opt:548
21280 msgid ""
21281 "Enable/Disable the traditional scheduling in loops that already passed "
21282 "modulo scheduling"
21283 msgstr ""
21285 #: common.opt:552
21286 msgid "Support synchronous non-call exceptions"
21287 msgstr ""
21289 #: common.opt:556
21290 msgid "When possible do not generate stack frames"
21291 msgstr ""
21293 #: common.opt:560
21294 msgid "Do the full register move optimization pass"
21295 msgstr ""
21297 #: common.opt:564
21298 msgid "Optimize sibling and tail recursive calls"
21299 msgstr ""
21301 #: common.opt:568
21302 msgid "Pack structure members together without holes"
21303 msgstr ""
21305 #: common.opt:572
21306 msgid "Set initial maximum structure member alignment"
21307 msgstr ""
21309 #: common.opt:576
21310 msgid "Return small aggregates in memory, not registers"
21311 msgstr ""
21313 #: common.opt:580
21314 msgid "Perform loop peeling"
21315 msgstr ""
21317 #: common.opt:584
21318 msgid "Enable machine specific peephole optimizations"
21319 msgstr ""
21321 #: common.opt:588
21322 msgid "Enable an RTL peephole pass before sched2"
21323 msgstr ""
21325 #: common.opt:592
21326 msgid "Generate position-independent code if possible (large mode)"
21327 msgstr ""
21329 #: common.opt:596
21330 msgid ""
21331 "Generate position-independent code for executables if possible (large mode)"
21332 msgstr ""
21334 #: common.opt:600
21335 msgid "Generate position-independent code if possible (small mode)"
21336 msgstr ""
21338 #: common.opt:604
21339 msgid ""
21340 "Generate position-independent code for executables if possible (small mode)"
21341 msgstr ""
21343 #: common.opt:608
21344 msgid "Generate prefetch instructions, if available, for arrays in loops"
21345 msgstr ""
21347 #: common.opt:612
21348 msgid "Enable basic program profiling code"
21349 msgstr ""
21351 #: common.opt:616
21352 msgid "Insert arc-based program profiling code"
21353 msgstr ""
21355 #: common.opt:620
21356 msgid ""
21357 "Enable common options for generating profile info for profile feedback "
21358 "directed optimizations"
21359 msgstr ""
21361 #: common.opt:624
21362 msgid ""
21363 "Enable common options for performing profile feedback directed optimizations"
21364 msgstr ""
21366 #: common.opt:628
21367 msgid "Insert code to profile values of expressions"
21368 msgstr ""
21370 #: common.opt:635
21371 msgid "Make compile reproducible using <string>"
21372 msgstr ""
21374 #: common.opt:639
21375 msgid "Return small aggregates in registers"
21376 msgstr ""
21378 #: common.opt:643
21379 msgid "Enables a register move optimization"
21380 msgstr ""
21382 #: common.opt:647
21383 msgid "Perform a register renaming optimization pass"
21384 msgstr ""
21386 #: common.opt:651
21387 msgid "Reorder basic blocks to improve code placement"
21388 msgstr ""
21390 #: common.opt:655
21391 msgid "Reorder basic blocks and partition into hot and cold sections"
21392 msgstr ""
21394 #: common.opt:659
21395 msgid "Reorder functions to improve code placement"
21396 msgstr ""
21398 #: common.opt:663
21399 msgid "Add a common subexpression elimination pass after loop optimizations"
21400 msgstr ""
21402 #: common.opt:667
21403 msgid "Run the loop optimizer twice"
21404 msgstr ""
21406 #: common.opt:671
21407 msgid "Disable optimizations that assume default FP rounding behavior"
21408 msgstr ""
21410 #: common.opt:675
21411 msgid "Enable scheduling across basic blocks"
21412 msgstr ""
21414 #: common.opt:679
21415 msgid "Allow speculative motion of non-loads"
21416 msgstr ""
21418 #: common.opt:683
21419 msgid "Allow speculative motion of some loads"
21420 msgstr ""
21422 #: common.opt:687
21423 msgid "Allow speculative motion of more loads"
21424 msgstr ""
21426 #: common.opt:691
21427 msgid "Set the verbosity level of the scheduler"
21428 msgstr ""
21430 #: common.opt:695
21431 msgid "If scheduling post reload, do superblock scheduling"
21432 msgstr ""
21434 #: common.opt:699
21435 msgid "If scheduling post reload, do trace scheduling"
21436 msgstr ""
21438 #: common.opt:703
21439 msgid "Reschedule instructions before register allocation"
21440 msgstr ""
21442 #: common.opt:707
21443 msgid "Reschedule instructions after register allocation"
21444 msgstr ""
21446 #: common.opt:713
21447 msgid "Allow premature scheduling of queued insns"
21448 msgstr ""
21450 #: common.opt:717
21451 msgid "Set number of queued insns that can be prematurely scheduled"
21452 msgstr ""
21454 #: common.opt:725 common.opt:729
21455 msgid ""
21456 "Set dependence distance checking in premature scheduling of queued insns"
21457 msgstr ""
21459 #: common.opt:733
21460 msgid "Mark data as shared rather than private"
21461 msgstr ""
21463 #: common.opt:737
21464 msgid "Show column numbers in diagnostics, when available.  Default on."
21465 msgstr ""
21467 #: common.opt:741
21468 msgid "Disable optimizations observable by IEEE signaling NaNs"
21469 msgstr ""
21471 #: common.opt:745
21472 msgid "Convert floating point constants to single precision constants"
21473 msgstr ""
21475 #: common.opt:749
21476 msgid "Use value profiling for speculative prefetching"
21477 msgstr ""
21479 #: common.opt:753
21480 msgid "Split lifetimes of induction variables when loops are unrolled."
21481 msgstr ""
21483 #: common.opt:757
21484 msgid "Apply variable expansion when loops are unrolled."
21485 msgstr ""
21487 #: common.opt:763
21488 msgid "Insert stack checking code into the program"
21489 msgstr ""
21491 #: common.opt:770
21492 msgid "Trap if the stack goes past <register>"
21493 msgstr ""
21495 #: common.opt:774
21496 msgid "Trap if the stack goes past symbol <name>"
21497 msgstr ""
21499 #: common.opt:778
21500 msgid "Perform strength reduction optimizations"
21501 msgstr ""
21503 #: common.opt:786
21504 msgid "Assume strict aliasing rules apply"
21505 msgstr ""
21507 #: common.opt:790
21508 msgid "Check for syntax errors, then stop"
21509 msgstr ""
21511 #: common.opt:794
21512 msgid "Create data files needed by \"gcov\""
21513 msgstr ""
21515 #: common.opt:798
21516 msgid "Perform jump threading optimizations"
21517 msgstr ""
21519 #: common.opt:802
21520 msgid "Report the time taken by each compiler pass"
21521 msgstr ""
21523 #: common.opt:806
21524 msgid "Set the default thread-local storage code generation model"
21525 msgstr ""
21527 #: common.opt:810
21528 msgid "Perform superblock formation via tail duplication"
21529 msgstr ""
21531 #: common.opt:817
21532 msgid "Assume floating-point operations can trap"
21533 msgstr ""
21535 #: common.opt:821
21536 msgid "Trap for signed overflow in addition, subtraction and multiplication"
21537 msgstr ""
21539 #: common.opt:825
21540 msgid "Use tree-ssa based implementation of profiling"
21541 msgstr ""
21543 #: common.opt:829
21544 msgid "Enable SSA-CCP optimization on trees"
21545 msgstr ""
21547 #: common.opt:833
21548 msgid "Enable loop header copying on trees"
21549 msgstr ""
21551 #: common.opt:837
21552 msgid "Coalesce memory temporaries in the SSA->normal pass"
21553 msgstr ""
21555 #: common.opt:841
21556 msgid "Replace SSA temporaries with better names in copies."
21557 msgstr ""
21559 #: common.opt:845
21560 msgid "Enable SSA dead code elimination optimization on trees"
21561 msgstr ""
21563 #: common.opt:849
21564 msgid "Enable dominator optimizations"
21565 msgstr ""
21567 #: common.opt:853
21568 msgid "Enable dead store elimination"
21569 msgstr ""
21571 #: common.opt:857
21572 msgid "Enable Full Redundancy Elimination (FRE) on trees"
21573 msgstr ""
21575 #: common.opt:861
21576 msgid "Enable loop invariant motion on trees"
21577 msgstr ""
21579 #: common.opt:865
21580 msgid "Enable linear loop transforms on trees"
21581 msgstr ""
21583 #: common.opt:869
21584 msgid "Create canonical induction variables in loops"
21585 msgstr ""
21587 #: common.opt:873
21588 msgid "Enable loop optimizations on tree level"
21589 msgstr ""
21591 #: common.opt:877
21592 msgid "Enable SSA-PRE optimization on trees"
21593 msgstr ""
21595 #: common.opt:881
21596 msgid "Perform structural alias analysis"
21597 msgstr ""
21599 #: common.opt:885
21600 msgid "Enable SSA code sinking on trees"
21601 msgstr ""
21603 #: common.opt:889
21604 msgid "Perform scalar replacement of aggregates"
21605 msgstr ""
21607 #: common.opt:893
21608 msgid "Replace temporary expressions in the SSA->normal pass"
21609 msgstr ""
21611 #: common.opt:897
21612 msgid "Perform live range splitting during the SSA->normal pass."
21613 msgstr ""
21615 #: common.opt:901
21616 msgid "Compile whole compilation unit at a time"
21617 msgstr ""
21619 #: common.opt:905
21620 msgid "Perform loop unrolling when iteration count is known"
21621 msgstr ""
21623 #: common.opt:909
21624 msgid "Perform loop unrolling for all loops"
21625 msgstr ""
21627 #: common.opt:917
21628 msgid "Allow math optimizations that may violate IEEE or ISO standards"
21629 msgstr ""
21631 #: common.opt:921
21632 msgid "Perform loop unswitching"
21633 msgstr ""
21635 #: common.opt:925
21636 msgid "Just generate unwind tables for exception handling"
21637 msgstr ""
21639 #: common.opt:929
21640 msgid "Perform variable tracking"
21641 msgstr ""
21643 #: common.opt:933
21644 msgid "Enable loop vectorization on trees"
21645 msgstr ""
21647 #: common.opt:937
21648 msgid "Set the verbosity level of the vectorizer"
21649 msgstr ""
21651 #: common.opt:947
21652 msgid "Add extra commentary to assembler output"
21653 msgstr ""
21655 #: common.opt:951
21656 msgid "Set the default symbol visibility"
21657 msgstr ""
21659 #: common.opt:956
21660 msgid "Use expression value profiles in optimizations"
21661 msgstr ""
21663 #: common.opt:960
21664 msgid "Construct webs and split unrelated uses of single variable"
21665 msgstr ""
21667 #: common.opt:964
21668 msgid "Assume signed arithmetic overflow wraps around"
21669 msgstr ""
21671 #: common.opt:968
21672 msgid "Put zero initialized data in the bss section"
21673 msgstr ""
21675 #: common.opt:972
21676 msgid "Generate debug information in default format"
21677 msgstr ""
21679 #: common.opt:976
21680 msgid "Generate debug information in COFF format"
21681 msgstr ""
21683 #: common.opt:980
21684 msgid "Generate debug information in DWARF v2 format"
21685 msgstr ""
21687 #: common.opt:984
21688 msgid "Generate debug information in default extended format"
21689 msgstr ""
21691 #: common.opt:988
21692 msgid "Generate debug information in STABS format"
21693 msgstr ""
21695 #: common.opt:992
21696 msgid "Generate debug information in extended STABS format"
21697 msgstr ""
21699 #: common.opt:996
21700 msgid "Generate debug information in VMS format"
21701 msgstr ""
21703 #: common.opt:1000
21704 msgid "Generate debug information in XCOFF format"
21705 msgstr ""
21707 #: common.opt:1004
21708 msgid "Generate debug information in extended XCOFF format"
21709 msgstr ""
21711 #: common.opt:1008
21712 msgid "Place output into <file>"
21713 msgstr ""
21715 #: common.opt:1012
21716 msgid "Enable function profiling"
21717 msgstr ""
21719 #: common.opt:1016
21720 msgid "Issue warnings needed for strict compliance to the standard"
21721 msgstr ""
21723 #: common.opt:1020
21724 msgid "Like -pedantic but issue them as errors"
21725 msgstr ""
21727 #: common.opt:1024
21728 msgid "Do not display functions compiled or elapsed time"
21729 msgstr ""
21731 #: common.opt:1028
21732 msgid "Display the compiler's version"
21733 msgstr ""
21735 #: common.opt:1032
21736 msgid "Suppress warnings"
21737 msgstr ""
21739 #: treelang/lang.opt:30
21740 msgid "Trace lexical analysis"
21741 msgstr ""
21743 #: treelang/lang.opt:34
21744 msgid "Trace the parsing process"
21745 msgstr ""
21747 #: fortran/lang.opt:30
21748 msgid "Add a directory for INCLUDE and MODULE searching"
21749 msgstr ""
21751 #: fortran/lang.opt:34
21752 msgid "Put MODULE files in 'directory'"
21753 msgstr ""
21755 #: fortran/lang.opt:42
21756 msgid "Warn about possible aliasing of dummy arguments"
21757 msgstr ""
21759 #: fortran/lang.opt:46
21760 msgid "Warn about implicit conversion"
21761 msgstr ""
21763 #: fortran/lang.opt:50
21764 msgid "Warn about calls with implicit interface"
21765 msgstr ""
21767 #: fortran/lang.opt:54
21768 msgid "Warn about truncated source lines"
21769 msgstr ""
21771 #: fortran/lang.opt:58
21772 msgid "Warn about usage of non-standard intrinsics"
21773 msgstr ""
21775 #: fortran/lang.opt:62
21776 msgid "Warn about \"suspicious\" constructs"
21777 msgstr ""
21779 #: fortran/lang.opt:66
21780 msgid "Warn about underflow of numerical constant expressions"
21781 msgstr ""
21783 #: fortran/lang.opt:74
21784 msgid "Set the default double precision kind to an 8 byte wide type"
21785 msgstr ""
21787 #: fortran/lang.opt:78
21788 msgid "Set the default integer kind to an 8 byte wide type"
21789 msgstr ""
21791 #: fortran/lang.opt:82
21792 msgid "Set the default real kind to an 8 byte wide type"
21793 msgstr ""
21795 #: fortran/lang.opt:86
21796 msgid "Allow dollar signs in entity names"
21797 msgstr ""
21799 #: fortran/lang.opt:90
21800 msgid "Display the code tree after parsing."
21801 msgstr ""
21803 #: fortran/lang.opt:94
21804 msgid "Assume that the source file is fixed form"
21805 msgstr ""
21807 #: fortran/lang.opt:98
21808 msgid "Assume that the source file is free form"
21809 msgstr ""
21811 #: fortran/lang.opt:102
21812 msgid "Append underscores to externally visible names"
21813 msgstr ""
21815 #: fortran/lang.opt:106
21816 msgid "Append a second underscore if the name already contains an underscore"
21817 msgstr ""
21819 #: fortran/lang.opt:110
21820 msgid ""
21821 "Specify that no implicit typing is allowed, unless overridden by explicit "
21822 "IMPLICIT statements"
21823 msgstr ""
21825 #: fortran/lang.opt:114
21826 msgid "Allow arbitrary character line width in fixed mode"
21827 msgstr ""
21829 #: fortran/lang.opt:118
21830 msgid "Use n as character line width in fixed mode"
21831 msgstr ""
21833 #: fortran/lang.opt:122
21834 msgid "Maximum identifier length."
21835 msgstr ""
21837 #: fortran/lang.opt:126
21838 msgid "Size in bytes of the largest array that will be put on the stack"
21839 msgstr ""
21841 #: fortran/lang.opt:130
21842 msgid "Set default accessibility of module entities to PRIVATE"
21843 msgstr ""
21845 #: fortran/lang.opt:134
21846 msgid "Don't generate code, just do syntax and semantics checking"
21847 msgstr ""
21849 #: fortran/lang.opt:138
21850 msgid "Try to layout derived types as compact as possible"
21851 msgstr ""
21853 #: fortran/lang.opt:142
21854 msgid "Copy array sections into a contiguous block on procedure entry"
21855 msgstr ""
21857 #: fortran/lang.opt:146
21858 msgid "Set the kind for a real with the 'q' exponent to 'n'"
21859 msgstr ""
21861 #: fortran/lang.opt:150
21862 msgid "Conform to the ISO Fortran 95 standard."
21863 msgstr ""
21865 #: fortran/lang.opt:154
21866 msgid "Conform to the ISO Fortran 2003 standard."
21867 msgstr ""
21869 #: fortran/lang.opt:158
21870 msgid "Conform nothing in particular."
21871 msgstr ""