1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR Free Software Foundation, Inc.
3 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
8 "Project-Id-Version: PACKAGE VERSION\n"
9 "POT-Creation-Date: 2000-05-31 18:42+0200\n"
10 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
11 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
12 "Language-Team: LANGUAGE <LL@li.org>\n"
14 "Content-Type: text/plain; charset=CHARSET\n"
15 "Content-Transfer-Encoding: ENCODING\n"
19 msgid "wrong number of arguments specified for `%s' attribute"
24 msgid "unknown machine mode `%s'"
29 msgid "no data type for mode `%s'"
33 msgid "requested alignment is not a constant"
37 msgid "requested alignment is not a power of 2"
41 msgid "requested alignment is too large"
45 msgid "unrecognized format specifier"
48 #: c-common.c:851 c-common.c:927
49 msgid "format string has invalid operand number"
53 msgid "format string arg follows the args to be formatted"
56 #: c-common.c:878 c-common.c:948
57 msgid "format string arg not a string type"
61 msgid "args to be formatted is not '...'"
65 msgid "function does not return string type"
69 msgid "alias arg not a string"
73 msgid "expression statement has incomplete type"
77 msgid "case label does not reduce to an integer constant"
81 msgid "invalid truth-value expression"
86 msgid "invalid operands to binary %s"
90 msgid "struct type value used where scalar is required"
94 msgid "union type value used where scalar is required"
98 msgid "array type value used where scalar is required"
101 #: c-common.c:3205 c-common.c:3237
102 msgid "invalid use of `restrict'"
105 #: c-common.c:4059 c-typeck.c:1655
107 msgid "too few arguments to function `%s'"
110 #: c-common.c:4065 c-typeck.c:1514
112 msgid "too many arguments to function `%s'"
115 #: c-convert.c:78 c-typeck.c:938 c-typeck.c:3954 cp/typeck.c:1724
117 msgid "void value not ignored as it ought to be"
121 msgid "conversion to non-scalar type requested"
126 msgid "unknown C standard `%s'"
131 msgid "`struct %s' incomplete in scope ending here"
136 msgid "`union %s' incomplete in scope ending here"
141 msgid "`enum %s' incomplete in scope ending here"
146 "A parameter list with an ellipsis can't match an empty parameter name list "
152 "An argument type that has a default promotion can't match an empty parameter "
153 "name list declaration."
158 msgid "implicit declaration of function `%s'"
163 msgid "label %s referenced outside of any function"
168 msgid "duplicate label declaration `%s'"
173 msgid "duplicate label `%s'"
177 msgid "two types specified in one empty declaration"
182 msgid "typedef `%s' is initialized"
187 msgid "function `%s' is initialized like a variable"
190 #. DECL_INITIAL in a PARM_DECL is really DECL_ARG_TYPE.
193 msgid "parameter `%s' is initialized"
196 #: c-decl.c:3405 c-typeck.c:4673
197 msgid "variable-sized object may not be initialized"
202 msgid "variable `%s' has initializer but incomplete type"
207 msgid "elements of array `%s' have incomplete type"
210 #: c-decl.c:3942 cp/decl.c:10037
211 msgid "`long long long' is too long for GCC"
214 #: c-decl.c:3957 cp/decl.c:10062
216 msgid "two or more data types in declaration of `%s'"
219 #: c-decl.c:3972 cp/decl.c:10067
221 msgid "`%s' fails to be a typedef or built in type"
226 msgid "both long and short specified for `%s'"
229 #: c-decl.c:4040 cp/decl.c:10167
231 msgid "long or short specified with char for `%s'"
234 #: c-decl.c:4047 cp/decl.c:10171
236 msgid "long or short specified with floating type for `%s'"
240 msgid "the only valid combination is `long double'"
245 msgid "both signed and unsigned specified for `%s'"
248 #: c-decl.c:4058 cp/decl.c:10160
250 msgid "long, short, signed or unsigned invalid for `%s'"
253 #: c-decl.c:4083 cp/decl.c:10201
255 msgid "complex invalid for `%s'"
258 #: c-decl.c:4186 cp/decl.c:10350
260 msgid "multiple storage classes in declaration of `%s'"
264 msgid "function definition declared `register'"
268 msgid "function definition declared `typedef'"
273 msgid "storage class specified for structure field `%s'"
276 #: c-decl.c:4215 cp/decl.c:10397
278 msgid "storage class specified for parameter `%s'"
281 #: c-decl.c:4218 cp/decl.c:10399
282 msgid "storage class specified for typename"
285 #: c-decl.c:4232 cp/decl.c:10416
287 msgid "`%s' has both `extern' and initializer"
290 #: c-decl.c:4236 cp/decl.c:10420
292 msgid "nested function `%s' declared `extern'"
295 #: c-decl.c:4239 cp/decl.c:10424
297 msgid "top-level declaration of `%s' specifies `auto'"
302 msgid "iterator `%s' has derived type"
307 msgid "iterator `%s' has noninteger type"
312 msgid "declaration of `%s' as array of voids"
317 msgid "declaration of `%s' as array of functions"
322 msgid "size of array `%s' has non-integer type"
327 msgid "size of array `%s' is negative"
330 #: c-decl.c:4365 c-decl.c:4542
332 msgid "size of array `%s' is too large"
335 #: c-decl.c:4426 cp/decl.c:10560
337 msgid "`%s' declared as function returning a function"
340 #: c-decl.c:4431 cp/decl.c:10565
342 msgid "`%s' declared as function returning an array"
345 #: c-decl.c:4513 cp/decl.c:10799
346 msgid "invalid type modifier within pointer declarator"
349 #: c-decl.c:4606 cp/decl.c:11274
351 msgid "variable or field `%s' declared void"
356 msgid "field `%s' declared as a function"
361 msgid "field `%s' has incomplete type"
366 msgid "invalid storage class for function `%s'"
369 #: c-decl.c:4886 cp/decl.c:11783
371 msgid "parameter `%s' has incomplete type"
375 msgid "`void' in parameter list must be the entire list"
380 msgid "redefinition of `%s %s'"
385 msgid "nested redefinition of `%s'"
388 #. This enum is a named one that has been declared already.
391 msgid "redeclaration of `enum %s'"
396 msgid "enumerator value for `%s' not integer constant"
400 msgid "overflow in enumeration values"
404 msgid "return-type is an incomplete type"
408 msgid "number of arguments doesn't match prototype"
413 msgid "argument `%s' doesn't match prototype"
416 #: c-lex.c:482 cp/lex.c:1897
417 msgid "stray '\\' in program"
420 #: c-lex.c:559 c-lex.c:726 cp/lex.c:1961 cp/lex.c:2137
421 msgid "invalid #-line"
424 #: c-lex.c:694 cp/lex.c:2105
425 msgid "invalid #ident"
428 #: c-lex.c:710 cp/lex.c:2121
430 msgid "undefined or invalid # directive `%s'"
433 #: c-lex.c:762 cp/lex.c:2174
434 msgid "invalid #line"
437 #: c-lex.c:842 cp/lex.c:2291
438 msgid "#-lines for entering and leaving files don't match"
441 #: c-lex.c:1050 cp/lex.c:2970
443 msgid "%s at end of input"
446 #: c-lex.c:1052 cp/lex.c:2973
448 msgid "%s at null character"
451 #: c-lex.c:1054 cp/lex.c:2975
453 msgid "%s before string constant"
456 #: c-lex.c:1056 cp/lex.c:2977
458 msgid "%s before character constant"
461 #: c-lex.c:1058 cp/lex.c:2979
463 msgid "%s before character 0%o"
466 #: c-lex.c:1060 cp/lex.c:2981
468 msgid "%s before `%s'"
471 #: c-lex.c:1122 cp/lex.c:3369
472 msgid "more than one `f' in numeric constant"
475 #: c-lex.c:1128 cp/lex.c:3375
476 msgid "more than one `l' in numeric constant"
479 #: c-lex.c:1134 c-lex.c:1799 cp/lex.c:3381 cp/lex.c:4094
480 msgid "more than one `i' or `j' in numeric constant"
483 #: c-lex.c:1161 cp/lex.c:3408
484 msgid "both `f' and `l' in floating constant"
487 #: c-lex.c:1372 cp/lex.c:3602
488 msgid "`$' in identifier"
493 msgid "invalid identifier `%s'"
496 #: c-lex.c:1486 cp/lex.c:3781
497 msgid "parse error at `..'"
500 #: c-lex.c:1586 cp/lex.c:3881
501 msgid "malformed floating constant"
504 #: c-lex.c:1620 cp/lex.c:3915
505 msgid "nondigits in number and not hexadecimal"
508 #: c-lex.c:1672 cp/lex.c:3967
509 msgid "numeric constant with no digits"
512 #: c-lex.c:1675 cp/lex.c:3970
513 msgid "numeric constant contains digits beyond the radix"
516 #: c-lex.c:1704 cp/lex.c:3999
517 msgid "floating constant exponent has no digits"
520 #: c-lex.c:1714 cp/lex.c:4009
521 msgid "hexadecimal floating constant has no exponent"
524 #. We got an exception from parse_float()
525 #: c-lex.c:1732 cp/lex.c:4027
526 msgid "floating constant out of range"
529 #: c-lex.c:1781 cp/lex.c:4076
530 msgid "two `u's in integer constant"
533 #: c-lex.c:1789 cp/lex.c:4084
534 msgid "three `l's in integer constant"
538 msgid "complex integer constant is too wide for `complex int'"
541 #: c-lex.c:1972 cp/lex.c:4199
543 msgid "missing white space after number `%s'"
547 msgid "malformed character constant"
550 #: c-lex.c:2110 cp/lex.c:4337
551 msgid "empty character constant"
554 #: c-lex.c:2114 cp/lex.c:4341
555 msgid "character constant too long"
558 #: c-lex.c:2272 cp/lex.c:4504
559 msgid "Unterminated string constant"
562 #: /usr/lib/bison.simple:358 /usr/share/misc/bison.simple:358
563 msgid "parser stack overflow"
566 #: c-parse.y:270 c-parse.y:1832 objc-parse.y:299 objc-parse.y:1967
567 msgid "argument of `asm' is not a constant string"
570 #: c-parse.y:278 objc-parse.y:307
571 msgid "ANSI C forbids data definition with no type or storage class"
574 #: c-parse.y:437 objc-parse.y:468
575 msgid "`sizeof' applied to a bit-field"
578 #: c-parse.y:595 objc-parse.y:642
580 msgid "`%s' undeclared here (not in a function)"
583 #: c-parse.y:605 objc-parse.y:667
585 msgid "`%s' undeclared (first use in this function)"
588 #: c-parse.y:610 objc-parse.y:672
589 msgid "(Each undeclared identifier is reported only once"
592 #: c-parse.y:611 objc-parse.y:673
593 msgid "for each function it appears in.)"
596 #: c-parse.y:638 objc-parse.y:705
598 msgid "`%s' implicitly declared as function"
601 #: c-parse.y:1235 c-parse.y:1269
602 msgid "`[*]' in parameter declaration only allowed in ISO C 99"
605 #: c-parse.y:1605 objc-parse.y:1740 parse.y:1471
606 msgid "braced-group within expression allowed only inside a function"
609 #: c-parse.y:1809 objc-parse.y:1944
610 msgid "break statement not within loop or switch"
613 #: c-parse.y:1814 objc-parse.y:1949
614 msgid "continue statement not within a loop"
617 #: c-parse.y:1889 objc-parse.y:2024
618 msgid "invalid `for (ITERATOR)' syntax"
621 #: c-parse.y:1891 objc-parse.y:2026
623 msgid "`%s' is not an iterator"
626 #: c-parse.y:1894 objc-parse.y:2029
628 msgid "`for (%s)' inside expansion of same iterator"
631 #: c-parse.y:1952 c-parse.y:1981 cp/expr.c:324 cp/typeck2.c:1340
632 #: objc-parse.y:2087 objc-parse.y:2116
633 msgid "case label not within a switch statement"
636 #: c-parse.y:1955 c-parse.y:1984 objc-parse.y:2090 objc-parse.y:2119
637 msgid "duplicate case value"
640 #: c-parse.y:1961 c-parse.y:1992 cp/expr.c:356 objc-parse.y:2096
642 msgid "case label within scope of cleanup or variable array"
645 #: c-parse.y:2003 cp/expr.c:328 cp/typeck2.c:1342 objc-parse.y:2138
646 msgid "default label not within a switch statement"
649 #: c-parse.y:2006 cp/expr.c:345 cp/typeck2.c:1348 objc-parse.y:2141
650 msgid "multiple default labels in one switch"
653 #. Gcc used to allow this as an extension. However, it does
654 #. not work for all targets, and thus has been disabled.
655 #. Also, since func (...) and func () are indistinguishable,
656 #. it caused problems with the code in expand_builtin which
657 #. tries to verify that BUILT_IN_NEXT_ARG is being used
659 #: c-parse.y:2103 objc-parse.y:2238
660 msgid "ANSI C requires a named argument before `...'"
663 #: c-parse.y:2183 objc-parse.y:2318
664 msgid "`...' in old-style identifier list"
667 #: /usr/lib/bison.simple:639 /usr/share/misc/bison.simple:639
668 msgid "parse error; also virtual memory exceeded"
671 #: /usr/lib/bison.simple:643 /usr/share/misc/bison.simple:643
677 msgid "`%s' has an incomplete type"
680 #: c-typeck.c:139 cp/call.c:2509
681 msgid "invalid use of void expression"
685 msgid "invalid use of array with unspecified bounds"
690 msgid "invalid use of undefined type `%s %s'"
693 #. If this type has a typedef-name, the TYPE_NAME is a TYPE_DECL.
696 msgid "invalid use of incomplete typedef `%s'"
700 msgid "sizeof applied to an incomplete type"
703 #: c-typeck.c:758 c-typeck.c:2656
704 msgid "arithmetic on pointer to an incomplete type"
708 msgid "__alignof__ applied to an incomplete type"
712 msgid "`__alignof' applied to a bit-field"
715 #: c-typeck.c:980 cp/typeck.c:1762
716 msgid "invalid use of non-lvalue array"
721 msgid "%s has no member named `%s'"
726 msgid "request for member `%s' in something not a structure or union"
730 msgid "dereferencing pointer to incomplete type"
733 #: c-typeck.c:1240 cp/typeck.c:2368
735 msgid "invalid type argument of `%s'"
738 #: c-typeck.c:1259 cp/typeck.c:2394
739 msgid "subscript missing in array reference"
742 #: c-typeck.c:1288 c-typeck.c:1383 cp/typeck.c:2422 cp/typeck.c:2500
743 msgid "array subscript is not an integer"
746 #: c-typeck.c:1378 cp/typeck.c:2495
747 msgid "subscripted value is neither array nor pointer"
751 msgid "called object is not a function"
754 #: c-typeck.c:1517 cp/typeck.c:3128
755 msgid "too many arguments to function"
760 msgid "type of formal parameter %d is incomplete"
765 msgid "%s as integer rather than floating due to prototype"
770 msgid "%s as complex rather than floating due to prototype"
775 msgid "%s as floating rather than integer due to prototype"
780 msgid "%s as floating rather than complex due to prototype"
785 msgid "%s as `float' rather than `double' due to prototype"
790 msgid "%s with different width due to prototype"
795 msgid "%s as unsigned due to prototype"
800 msgid "%s as signed due to prototype"
803 #: c-typeck.c:1658 cp/typeck.c:3230
804 msgid "too few arguments to function"
807 #: c-typeck.c:2228 cp/typeck.c:3781
808 msgid "unordered comparison on non-floating point argument"
812 msgid "wrong type argument to unary plus"
816 msgid "wrong type argument to unary minus"
820 msgid "wrong type argument to bit-complement"
824 msgid "wrong type argument to abs"
828 msgid "wrong type argument to conjugation"
832 msgid "wrong type argument to unary exclamation mark"
837 msgid "wrong type argument to %s"
842 msgid "%s of pointer to unknown structure"
847 msgid "attempt to take address of bit-field structure member `%s'"
850 #: c-typeck.c:3121 c-typeck.c:4470 collect2.c:1318 cp/typeck.c:4775 gcc.c:4012
857 msgid "cannot take address of bitfield `%s'"
862 msgid "global register variable `%s' used in nested function"
867 msgid "address of global register variable `%s' requested"
871 msgid "cannot put object with volatile field into register"
875 msgid "type mismatch in conditional expression"
879 msgid "cast specifies array type"
883 msgid "cast specifies function type"
887 msgid "cast to union type from type not present in union"
890 #. Convert new value to destination type.
891 #: c-typeck.c:3882 c-typeck.c:3897
895 #: c-typeck.c:4063 c-typeck.c:4133
897 msgid "%s makes qualified function pointer from unqualified"
900 #: c-typeck.c:4067 c-typeck.c:4112
902 msgid "%s discards qualifiers from pointer target type"
907 msgid "ANSI forbids %s between function pointer and `void *'"
912 msgid "pointer targets in %s differ in signedness"
917 msgid "%s from incompatible pointer type"
922 msgid "%s makes pointer from integer without a cast"
927 msgid "%s makes integer from pointer without a cast"
930 #: c-typeck.c:4174 c-typeck.c:4177
932 msgid "incompatible type for argument %d of `%s'"
937 msgid "incompatible type for argument %d of indirect function call"
942 msgid "incompatible types in %s"
945 #. Function name is known; supply it.
948 msgid "passing arg %d of `%s'"
951 #. Function name unknown (call through ptr); just give arg number.
954 msgid "passing arg %d of pointer to function"
958 msgid "initializer for static variable is not constant"
962 msgid "initializer for static variable uses complicated arithmetic"
967 msgid "(near initialization for `%s')"
970 #: c-typeck.c:4553 cp/typeck2.c:590
971 msgid "char-array initialized from wide string"
974 #: c-typeck.c:4560 cp/typeck2.c:597
975 msgid "int-array initialized from non-wide string"
979 msgid "initializer-string for array of chars is too long"
983 msgid "array initialized from non-constant array expression"
986 #: c-typeck.c:4621 c-typeck.c:4623 c-typeck.c:4629 c-typeck.c:4656
988 msgid "initializer element is not constant"
991 #: c-typeck.c:4635 c-typeck.c:4662 c-typeck.c:5848
992 msgid "initializer element is not computable at load time"
996 msgid "initialization"
999 #: c-typeck.c:4699 c-typeck.c:4715 cp/typeck2.c:689
1000 msgid "invalid initializer"
1004 msgid "extra brace group at end of initializer"
1008 msgid "missing braces around initializer"
1012 msgid "braces around scalar initializer"
1016 msgid "missing initializer"
1020 msgid "empty braces in initializer"
1024 msgid "empty scalar initializer"
1028 msgid "extra elements in scalar initializer"
1031 #: c-typeck.c:5499 c-typeck.c:5501
1032 msgid "nonconstant array index in initializer"
1036 msgid "array index in non-array initializer"
1040 msgid "duplicate array index in initializer"
1044 msgid "empty index range in initializer"
1049 msgid "unknown field `%s' specified in initializer"
1054 msgid "field `%s' already initialized"
1058 msgid "duplicate initializer"
1062 msgid "excess elements in char array initializer"
1065 #: c-typeck.c:6195 c-typeck.c:6230
1066 msgid "excess elements in struct initializer"
1070 msgid "excess elements in union initializer"
1073 #: c-typeck.c:6367 c-typeck.c:6378
1074 msgid "excess elements in array initializer"
1078 msgid "excess elements in scalar initializer"
1082 msgid "asm template is not a string constant"
1090 msgid "switch quantity not an integer"
1094 msgid "internal error"
1098 msgid "no arguments"
1101 #: collect2.c:1302 collect2.c:1470 collect2.c:1514
1106 #: collect2.c:1305 collect2.c:1322 collect2.c:1475 collect2.c:1517
1113 msgid "collect2 version %s"
1118 msgid "%d constructor(s) found\n"
1123 msgid "%d destructor(s) found\n"
1128 msgid "%d frame table(s) found\n"
1133 msgid "%s terminated with signal %d [%s]%s"
1138 msgid "%s returned %d exit status"
1143 msgid "[cannot find %s]"
1148 msgid "cannot find `%s'"
1151 #: collect2.c:1652 collect2.c:1655
1153 msgid "redirecting stdout: %s"
1158 msgid "[Leaving %s]\n"
1165 "write_c_file - output name is %s, prefix is %s\n"
1169 msgid "cannot find `nm'"
1172 #: collect2.c:2149 collect2.c:2591
1176 #: collect2.c:2153 collect2.c:2595
1180 #: collect2.c:2179 collect2.c:2621
1185 #: collect2.c:2182 collect2.c:2185 collect2.c:2198 collect2.c:2624
1186 #: collect2.c:2627 collect2.c:2640
1198 msgid "init function found in object %s"
1203 msgid "fini function found in object %s"
1206 #: collect2.c:2273 collect2.c:2679
1212 msgid "unable to open file '%s'"
1217 msgid "unable to stat file '%s'"
1222 msgid "unable to mmap file '%s'"
1229 #: collect2.c:2481 collect2.c:2658
1231 msgid "dynamic dependency %s not found"
1236 msgid "bad magic number in file '%s'"
1240 msgid "dynamic dependencies.\n"
1244 msgid "cannot find `ldd'"
1255 "ldd output with constructors/destructors.\n"
1260 msgid "unable to open dynamic dependency '%s'"
1265 msgid "%s: not a COFF file"
1270 msgid "%s: cannot open as COFF file"
1275 msgid "Library lib%s not found"
1284 msgid "incompatibilities between object file & expected values"
1291 "Processing symbol table #%d, offset = 0x%.8lx, kind = %s\n"
1295 msgid "string section missing"
1299 msgid "section pointer missing"
1303 msgid "no symbol table found"
1307 msgid "no cmd_strings found"
1313 "Updating header and load commands.\n"
1319 msgid "load command map, %d cmds, new size %ld.\n"
1324 "writing load commands.\n"
1334 msgid "could not convert 0x%l.8x into a region"
1339 msgid "%s function, region %d, offset = %ld (0x%.8lx)\n"
1343 msgid "bad magic number"
1347 msgid "bad header version"
1351 msgid "bad raw header version"
1355 msgid "raw header buffer too small"
1359 msgid "old raw header file"
1363 msgid "unsupported version"
1368 msgid "unknown {de,en}code_mach_o_hdr return value %d"
1376 #: collect2.c:3650 collect2.c:3698
1388 msgid "read %ld bytes, expected %ld, from %s"
1408 msgid "wrote %ld bytes, expected %ld, to %s"
1411 #: config/a29k/a29k.c:1007
1413 msgid "invalid %%Q value"
1416 #: config/a29k/a29k.c:1013 config/alpha/alpha.c:3646
1418 msgid "invalid %%C value"
1421 #: config/a29k/a29k.c:1019 config/alpha/alpha.c:3510
1422 #: config/rs6000/rs6000.c:3605
1424 msgid "invalid %%N value"
1427 #: config/a29k/a29k.c:1025 config/alpha/alpha.c:3581
1428 #: config/rs6000/rs6000.c:3567
1430 msgid "invalid %%M value"
1433 #: config/a29k/a29k.c:1031 config/alpha/alpha.c:3573
1434 #: config/rs6000/rs6000.c:3532
1436 msgid "invalid %%m value"
1439 #: config/a29k/a29k.c:1131 config/alpha/alpha.c:3534 config/romp/romp.c:683
1441 msgid "invalid %%L value"
1444 #: config/a29k/a29k.c:1136 config/rs6000/rs6000.c:3613
1446 msgid "invalid %%O value"
1449 #: config/a29k/a29k.c:1142 config/alpha/alpha.c:3518
1450 #: config/rs6000/rs6000.c:3632
1452 msgid "invalid %%P value"
1455 #: config/a29k/a29k.c:1152
1457 msgid "invalid %%V value"
1460 #: config/alpha/alpha.c:174
1462 msgid "bad value `%s' for -mtrap-precision switch"
1465 #: config/alpha/alpha.c:188
1467 msgid "bad value `%s' for -mfp-rounding-mode switch"
1470 #: config/alpha/alpha.c:203
1472 msgid "bad value `%s' for -mfp-trap-mode switch"
1475 #: config/alpha/alpha.c:254
1477 msgid "bad value `%s' for -mcpu switch"
1480 #: config/alpha/alpha.c:3492
1482 msgid "invalid %%r value"
1485 #: config/alpha/alpha.c:3503 config/rs6000/rs6000.c:3677
1487 msgid "invalid %%R value"
1490 #: config/alpha/alpha.c:3526 config/romp/romp.c:725 config/romp/romp.c:732
1492 msgid "invalid %%h value"
1495 #: config/alpha/alpha.c:3616
1497 msgid "invalid %%U value"
1500 #: config/alpha/alpha.c:3624 config/alpha/alpha.c:3635 config/romp/romp.c:691
1501 #: config/rs6000/rs6000.c:3685
1503 msgid "invalid %%s value"
1506 #: config/alpha/alpha.c:3683 config/rs6000/rs6000.c:3396
1508 msgid "invalid %%E value"
1511 #: config/alpha/alpha.c:3704 config/romp/romp.c:966
1512 #: config/rs6000/rs6000.c:3937
1514 msgid "invalid %%xn code"
1517 #: config/arc/arc.c:109
1519 msgid "bad value (%s) for -mcpu switch"
1522 #: config/arc/arc.c:1667 config/m32r/m32r.c:2218
1523 msgid "invalid operand to %R code"
1526 #: config/arc/arc.c:1699 config/m32r/m32r.c:2241
1527 msgid "invalid operand to %H/%L code"
1530 #: config/arc/arc.c:1723 config/m32r/m32r.c:2318
1531 msgid "invalid operand to %U code"
1534 #: config/arc/arc.c:1734
1535 msgid "invalid operand to %V code"
1539 #: config/arc/arc.c:1741 config/m32r/m32r.c:2357 config/sparc/sparc.c:5847
1540 msgid "invalid operand output code"
1543 #: config/arm/arm.c:349 config/rs6000/rs6000.c:315 config/sparc/sparc.c:332
1545 msgid "bad value (%s) for %s switch"
1548 #: config/arm/arm.c:541
1549 msgid "-fpic and -mapcs-reent are incompatible"
1552 #: config/arm/arm.c:587
1554 msgid "Invalid floating point emulation option: -mfpe-%s"
1557 #: config/arm/arm.c:628
1559 msgid "Unable to use '%s' for PIC register"
1562 #. Oh dear! We have no low registers into which we can pop
1564 #: config/arm/arm.c:8704
1565 msgid "No low registers available for popping high registers"
1568 #: config/arm/arm.c:9266
1569 msgid "thumb_load_double_from_address: destination is not a register"
1572 #: config/arm/arm.c:9271
1573 msgid "thumb_load_double_from_address: source is not a computed memory address"
1576 #: config/arm/arm.c:9315
1577 msgid "thumb_load_double_from_address: base is not a register"
1580 #: config/arm/arm.c:9373
1581 msgid "thumb_load_double_from_address: Unhandled address calculation"
1584 #: config/dsp16xx/dsp16xx.c:271
1586 msgid "Invalid register class letter %c"
1589 #: config/dsp16xx/dsp16xx.c:374
1590 msgid "ACCUM_HIGH_REGS class in limit_reload_class"
1593 #: config/dsp16xx/dsp16xx.c:401
1594 msgid "YH_OR_ACCUM_HIGH_REGS found in limit_reload_class"
1597 #. Register 'yl' is invalid for QImode, so we should never
1599 #: config/dsp16xx/dsp16xx.c:410
1600 msgid "YL found in limit_reload_class"
1603 #: config/dsp16xx/dsp16xx.c:1228 config/dsp16xx/dsp16xx.c:1255
1604 msgid "Stack size > 32k"
1607 #: config/dsp16xx/dsp16xx.c:1485
1608 msgid "Invalid addressing mode"
1611 #: config/dsp16xx/dsp16xx.c:1671
1612 msgid "Bad register extension code"
1615 #: config/dsp16xx/dsp16xx.c:1729
1616 msgid "Invalid offset in ybase addressing"
1619 #: config/dsp16xx/dsp16xx.c:1732
1620 msgid "Invalid register in ybase addressing"
1623 #: config/dsp16xx/dsp16xx.c:1761 config/dsp16xx/dsp16xx.c:1999
1624 msgid "inline float constants not supported on this host"
1627 #: config/dsp16xx/dsp16xx.c:1905
1628 msgid "Invalid shift operator in emit_1600_core_shift"
1631 #: config/dsp16xx/dsp16xx.c:2184
1632 msgid "Invalid mode for gen_tst_reg"
1635 #: config/dsp16xx/dsp16xx.c:2265
1636 msgid "Invalid mode for integer comparison in gen_compare_reg"
1639 #: config/dsp16xx/dsp16xx.c:2293
1640 msgid "Invalid register for compare"
1643 #: config/i386/dgux.c:185
1645 msgid "Internal gcc abort from %s:%d"
1648 #: config/i386/dgux.c:189
1649 msgid "The local variable `insn' has the value:"
1652 #: config/i386/i386.c:505
1654 msgid "bad value (%s) for -march= switch"
1657 #: config/i386/i386.c:518 config/mips/mips.c:4864
1659 msgid "bad value (%s) for -mcpu= switch"
1662 #: config/i386/i386.c:547
1664 msgid "Register '%c' is unknown"
1667 #: config/i386/i386.c:551
1669 msgid "Register '%c' already specified in allocation order"
1672 #: config/i386/i386.c:562
1674 msgid "-mregparm=%d is not between 0 and %d"
1677 #: config/i386/i386.c:572
1679 msgid "-malign-loops=%d is not between 0 and %d"
1682 #: config/i386/i386.c:582
1684 msgid "-malign-jumps=%d is not between 0 and %d"
1687 #: config/i386/i386.c:592
1689 msgid "-malign-functions=%d is not between 0 and %d"
1692 #: config/i386/i386.c:603
1694 msgid "-mpreferred-stack-boundary=%d is not between 2 and 31"
1697 #: config/i386/i386.c:613
1699 msgid "-mbranch-cost=%d is not between 0 and 5"
1702 #. We can't handle floating point constants;
1703 #. PRINT_OPERAND must handle them.
1704 #: config/i386/i386.c:2891 config/pdp11/pdp11.c:1478 final.c:3685
1705 msgid "floating constant misused"
1708 #: config/i386/i386.c:2936
1709 msgid "invalid UNSPEC as operand"
1712 #: config/i386/i386.c:2942 config/pdp11/pdp11.c:1525 final.c:3732
1713 msgid "invalid expression as operand"
1716 #: config/i386/winnt.c:300
1718 msgid "`%s' declared as both exported to and imported from a DLL."
1721 #: config/m32r/m32r.c:84
1723 msgid "bad value (%s) for -mmodel switch"
1726 #: config/m32r/m32r.c:93
1728 msgid "bad value (%s) for -msdata switch"
1731 #: config/m32r/m32r.c:2188
1733 msgid "invalid operand to %s code"
1736 #: config/m32r/m32r.c:2195
1738 msgid "invalid operand to %p code"
1741 #: config/m32r/m32r.c:2303
1742 msgid "invalid operand to %T/%B code"
1745 #: config/m32r/m32r.c:2326
1746 msgid "invalid operand to %N code"
1749 #: config/m68k/m68k.c:102
1751 msgid "-malign-loops=%d is not between 1 and %d"
1754 #: config/m68k/m68k.c:113
1756 msgid "-malign-jumps=%d is not between 1 and %d"
1759 #: config/m68k/m68k.c:124
1761 msgid "-malign-functions=%d is not between 1 and %d"
1764 #: config/m88k/m88k.c:2864
1765 msgid "%R not followed by %B/C/D/E"
1768 #: config/m88k/m88k.c:2932
1770 msgid "invalid %x/X value"
1773 #: config/m88k/m88k.c:2937
1774 msgid "invalid %H value"
1777 #: config/m88k/m88k.c:2943
1778 msgid "invalid %h value"
1781 #: config/m88k/m88k.c:2949
1782 msgid "invalid %Q value"
1785 #: config/m88k/m88k.c:2955
1786 msgid "invalid %q value"
1789 #: config/m88k/m88k.c:2961
1791 msgid "invalid %o value"
1794 #: config/m88k/m88k.c:2968
1796 msgid "invalid %p value"
1799 #: config/m88k/m88k.c:2981 config/m88k/m88k.c:2986
1801 msgid "invalid %s/S value"
1804 #: config/m88k/m88k.c:2997
1805 msgid "invalid %P operand"
1808 #: config/m88k/m88k.c:3028
1809 msgid "invalid %B value"
1812 #: config/m88k/m88k.c:3045
1813 msgid "invalid %C value"
1816 #: config/m88k/m88k.c:3058
1817 msgid "invalid %D value"
1820 #: config/m88k/m88k.c:3066
1822 msgid "invalid %E value"
1825 #: config/m88k/m88k.c:3071
1827 msgid "`%d' operand isn't a register"
1830 #: config/m88k/m88k.c:3082
1831 msgid "invalid %r value"
1834 #: config/m88k/m88k.c:3089
1835 msgid "operand is r0"
1838 #: config/m88k/m88k.c:3103
1839 msgid "operand is const_double"
1842 #: config/m88k/m88k.c:3122
1843 msgid "invalid code"
1846 #: config/mips/mips.c:4665
1848 msgid "-mips%d not supported"
1851 #: config/mips/mips.c:4672
1853 msgid "bad value (%s) for -mips switch"
1856 #: config/mips/mips.c:4691
1858 msgid "bad value (%s) for -mabi= switch"
1861 #: config/mips/mips.c:4721
1863 msgid "-mabi=%s does not support -mips%d"
1866 #: config/mips/mips.c:4738
1867 msgid "The -mabi=32 support does not work yet."
1870 #: config/mips/mips.c:4742
1871 msgid "This target does not support the -mabi switch."
1874 #: config/mips/mips.c:4877
1876 msgid "-mcpu=%s does not support -mips%d"
1879 #: config/mips/mips.c:4883
1881 msgid "-mips%d does not support 64 bit fp registers"
1884 #: config/mips/mips.c:4886
1886 msgid "-mips%d does not support 64 bit gp registers"
1889 #: config/mips/mips.c:4976
1891 msgid "Invalid option `entry%s'"
1894 #: config/mips/mips.c:5312
1896 msgid "internal error: %%) found without a %%( in assembler pattern"
1899 #: config/mips/mips.c:5326
1901 msgid "internal error: %%] found without a %%[ in assembler pattern"
1904 #: config/mips/mips.c:5339
1906 msgid "internal error: %%> found without a %%< in assembler pattern"
1909 #: config/mips/mips.c:5352
1911 msgid "internal error: %%} found without a %%{ in assembler pattern"
1914 #: config/mips/mips.c:5366
1916 msgid "PRINT_OPERAND: Unknown punctuation '%c'"
1919 #: config/mips/mips.c:5375
1920 msgid "PRINT_OPERAND null pointer"
1923 #: config/mips/mips.c:5503
1925 msgid "PRINT_OPERAND: letter %c was found & insn was not CONST_INT"
1928 #: config/mips/mips.c:5547
1929 msgid "PRINT_OPERAND_ADDRESS, null pointer"
1932 #: config/mips/mips.c:6365
1934 msgid "gp_offset (%ld) or end_offset (%ld) is less than zero."
1937 #: config/mips/mips.c:6582
1939 msgid "fp_offset (%ld) or end_offset (%ld) is less than zero."
1942 #: config/mips/mips.c:8620
1944 msgid "can not handle inconsistent calls to `%s'"
1947 #: config/romp/romp.c:675
1949 msgid "invalid %%B value"
1952 #: config/romp/romp.c:702 config/rs6000/rs6000.c:3695
1954 msgid "invalid %%S value"
1957 #: config/romp/romp.c:711 config/romp/romp.c:718 config/rs6000/rs6000.c:3323
1959 msgid "invalid %%b value"
1962 #: config/romp/romp.c:739 config/romp/romp.c:746
1964 msgid "invalid %%H value"
1967 #: config/romp/romp.c:758 config/romp/romp.c:769
1969 msgid "invalid %%z value"
1972 #: config/romp/romp.c:777 config/romp/romp.c:785
1974 msgid "invalid %%Z value"
1977 #: config/romp/romp.c:792 config/romp/romp.c:801 config/romp/romp.c:808
1978 #: config/rs6000/rs6000.c:3478
1980 msgid "invalid %%k value"
1983 #: config/romp/romp.c:893 config/romp/romp.c:936
1985 msgid "invalid %%j value"
1988 #: config/rs6000/rs6000.c:373
1990 msgid "Unknown -mdebug-%s switch"
1993 #: config/rs6000/rs6000.c:3405
1995 msgid "invalid %%f value"
1998 #: config/rs6000/rs6000.c:3414
2000 msgid "invalid %%F value"
2003 #: config/rs6000/rs6000.c:3423
2005 msgid "invalid %%G value"
2008 #: config/rs6000/rs6000.c:3458
2010 msgid "invalid %%j code"
2013 #: config/rs6000/rs6000.c:3468
2015 msgid "invalid %%J code"
2018 #: config/rs6000/rs6000.c:3498
2020 msgid "invalid %%K value"
2023 #: config/rs6000/rs6000.c:3622
2025 msgid "invalid %%p value"
2028 #: config/rs6000/rs6000.c:3658
2030 msgid "invalid %%q value"
2033 #: config/rs6000/rs6000.c:3721
2035 msgid "%%S computed all 1's mask"
2038 #: config/rs6000/rs6000.c:3747
2040 msgid "%%S computed all 0's mask"
2043 #: config/rs6000/rs6000.c:3755
2045 msgid "invalid %%u value"
2048 #: config/rs6000/rs6000.c:3764
2050 msgid "invalid %%v value"
2053 #: config/sparc/sparc.c:256
2055 msgid "%s is not supported by this configuration"
2058 #: config/sparc/sparc.c:264
2060 msgid "-mptr%d not allowed on -m%d"
2063 #: config/sparc/sparc.c:275
2064 msgid "-mlong-double-64 not allowed with -m64"
2067 #: config/sparc/sparc.c:295
2069 msgid "bad value (%s) for -mcmodel= switch"
2072 #: config/sparc/sparc.c:300
2073 msgid "-mcmodel= is not supported on 32 bit systems"
2076 #: config/sparc/sparc.c:381
2077 msgid "profiling does not support code models other than medlow"
2080 #: config/sparc/sparc.c:5671 config/sparc/sparc.c:5677
2082 msgid "Invalid %%Y operand"
2085 #: config/sparc/sparc.c:5747
2087 msgid "Invalid %%A operand"
2090 #: config/sparc/sparc.c:5757
2092 msgid "Invalid %%B operand"
2095 #: config/sparc/sparc.c:5837
2097 msgid "Invalid %%f operand"
2100 #: config/sparc/sparc.c:5887
2101 msgid "long long constant not a valid immediate operand"
2104 #: config/sparc/sparc.c:5890
2105 msgid "floating point constant not a valid immediate operand"
2108 #: config/v850/v850.c:99
2110 msgid "%s=%s is not numeric."
2113 #: config/v850/v850.c:106
2115 msgid "%s=%s is too large."
2118 #: config/v850/v850.c:2243
2120 msgid "Bogus JR construction: %d\n"
2123 #: config/v850/v850.c:2264 config/v850/v850.c:2466
2125 msgid "Bad amount of stack space removal: %d"
2128 #: config/v850/v850.c:2442
2130 msgid "Bogus JARL construction: %d\n"
2134 msgid "cannot convert to a pointer type"
2138 msgid "pointer value used where a floating point value was expected"
2142 msgid "aggregate value used where a float was expected"
2146 msgid "conversion to incomplete type"
2150 msgid "aggregate value used where an integer was expected"
2154 msgid "pointer value used where a complex was expected"
2158 msgid "aggregate value used where a complex was expected"
2162 msgid "destructors take no parameters"
2167 msgid "conflicting access specifications for field `%s', ignored"
2171 msgid "trying to finish struct, but kicked out due to previous parse errors."
2176 msgid "language string `\"%s\"' not recognized"
2179 #: cp/class.c:5891 cp/class.c:6086 cp/class.c:6093
2180 msgid "not enough type information"
2184 msgid "invalid operation on uninstantiated type"
2188 msgid "parse errors have confused me too much"
2193 msgid "label `%s' referenced outside of any function"
2196 #: cp/decl.c:4950 cp/decl.c:5046
2197 msgid " enters try block"
2200 #: ../libiberty/cplus-dem.c:4768 ../libiberty/cplus-dem.c:4779 cp/decl.c:5487
2201 msgid "virtual memory exhausted"
2205 msgid "the new ABI requires vtable thunks"
2209 msgid "an anonymous union cannot have function members"
2213 msgid "multiple types in one declaration"
2217 msgid "assignment (not initialization) in declaration"
2221 msgid "invalid catch parameter"
2226 msgid "destructor for alien class `%s' cannot be a member"
2231 msgid "constructor for alien class `%s' cannot be a member"
2235 msgid "cannot declare `::main' to be a template"
2239 msgid "cannot declare `::main' to be inline"
2243 msgid "cannot declare `::main' to be static"
2247 msgid "overflow in array dimension"
2251 msgid "destructors must be member functions"
2255 msgid "`bool' is now a keyword"
2260 msgid "short, signed or unsigned invalid for `%s'"
2265 msgid "long and short specified together for `%s'"
2270 msgid "signed and unsigned given together for `%s'"
2274 msgid "storage class specifiers invalid in parameter declarations"
2278 msgid "typedef declaration invalid in parameter declaration"
2282 msgid "virtual outside class declaration"
2287 msgid "storage class specified for %s `%s'"
2291 msgid "storage class specifiers invalid in friend function declarations"
2295 msgid "destructor cannot be static member function"
2299 msgid "constructor cannot be static member function"
2303 msgid "return value type specifier for constructor ignored"
2308 msgid "can't initialize friend function `%s'"
2311 #. Cannot be both friend and virtual.
2313 msgid "virtual functions cannot be friends"
2317 msgid "friend declaration not in class definition"
2322 msgid "cannot declare %s to references"
2326 msgid "invalid type: `void &'"
2329 #. [dcl.fct.spec] The explicit specifier shall only be used in
2330 #. declarations of constructors within a class definition.
2332 msgid "only declarations of constructors can be `explicit'"
2337 msgid "non-member `%s' cannot be declared `mutable'"
2342 msgid "non-object member `%s' cannot be declared `mutable'"
2347 msgid "function `%s' cannot be declared `mutable'"
2352 msgid "static `%s' cannot be declared `mutable'"
2357 msgid "const `%s' cannot be declared `mutable'"
2361 msgid "typedef declaration includes an initializer"
2366 msgid "trying to make class `%s' a friend of global scope"
2370 msgid "unnamed variable or field declared void"
2374 msgid "variable or field declared void"
2378 msgid "cannot use `::' in parameter declaration"
2383 msgid "declaration of `%s' as void"
2388 msgid "`%s' is neither function nor member function; cannot be declared friend"
2393 msgid "storage class `auto' invalid for function `%s'"
2398 msgid "storage class `register' invalid for function `%s'"
2403 msgid "virtual non-class function `%s'"
2406 #. FIXME need arm citation
2408 msgid "cannot declare static function inside another function"
2412 msgid "parameter has incomplete type"
2417 "invalid integer constant in parameter list, did you forget to give parameter "
2422 msgid "parameter invalidly declared method type"
2426 msgid "parameter invalidly declared offset type"
2430 msgid "`void' in parameter list must be entire list"
2433 #: cp/decl2.c:664 toplev.c:4587
2435 msgid "Unrecognized option `%s'"
2439 msgid "no file specified with -fdump-translation-unit"
2443 msgid "name missing for member function"
2447 msgid "`__alignof__' applied to a bit-field"
2450 #. Something has gone very wrong. Assume we are mistakenly reducing
2451 #. an expression instead of a declaration.
2453 msgid "parser may be lost: is there a '{' missing somewhere?"
2456 #: cp/decl2.c:1183 cp/decl2.c:1197
2457 msgid "ambiguous conversion for array subscript"
2462 "cannot delete a function. Only pointer-to-objects are valid arguments to "
2467 msgid "initializer invalid for static member with constructor"
2471 msgid "(you really want to initialize it separately)"
2475 msgid "field initializer is not constant"
2479 msgid "anonymous struct not inside named type"
2483 msgid "namespace-scope anonymous aggregates must be static"
2487 msgid "`operator new' must return type `void *'"
2491 msgid "`operator new' takes type `size_t' parameter"
2495 msgid "`operator new' takes type `size_t' as first parameter"
2499 msgid "`operator delete' must return type `void'"
2503 msgid "`operator delete' takes type `void *' as first parameter"
2507 msgid "second argument to `operator delete' must be of type `size_t'"
2511 msgid "too many arguments in declaration of `operator delete'"
2515 msgid "`...' invalid in specification of `operator delete'"
2519 msgid "call to Java `catch' or `throw', while `jthrowable' undefined"
2523 msgid "mixing C++ and Java `catch'es in single translation unit"
2527 msgid " in thrown expression"
2531 msgid "pointers are not permitted as case values"
2535 msgid "duplicate (or overlapping) case value"
2539 msgid "`default' label within scope of cleanup or variable array"
2544 msgid "argument to `%s' missing\n"
2548 msgid "base class initializer specified, but no base class to initialize"
2552 msgid "initializer for unnamed base class ambiguous"
2556 msgid "no base class to initialize"
2559 #. Handle bad initializers like:
2563 #. COMPLEX(double r = 0.0, double i = 0.0) {re = r; im = i;};
2567 #. int main(int argc, char **argv) {
2568 #. COMPLEX zees(1.0, 0.0)[10];
2572 msgid "bad array initializer"
2576 msgid "object missing in use of pointer-to-member construct"
2579 #: cp/init.c:1831 cp/typeck.c:3125 cp/typeck.c:3227
2580 msgid "at this point in file"
2584 msgid "new of array type fails to specify size"
2588 msgid "new cannot be applied to a reference type"
2592 msgid "new cannot be applied to a function type"
2596 msgid "call to Java constructor, while `jclass' undefined"
2600 msgid "invalid type `void' for new"
2605 msgid "call to Java constructor, while `%s' undefined"
2609 msgid "initializer ends prematurely"
2613 msgid "unknown array size in delete"
2617 msgid "type to vector delete is neither pointer or array type"
2621 msgid "type name expected before `*'"
2625 msgid "cannot declare references to references"
2629 msgid "cannot declare pointers to references"
2633 msgid "type name expected before `&'"
2636 #: cp/lex.c:1140 cp/lex.c:1698
2637 msgid "parse error at end of saved function text"
2641 msgid "end of file encountered inside string constant"
2645 msgid "end of file encountered inside character constant"
2649 msgid "parse error in method specification"
2653 msgid "function body for constructor missing"
2658 msgid "semicolon missing after %s declaration"
2662 msgid "invalid #pragma vtable"
2666 msgid "invalid #pragma unit"
2670 msgid "invalid `#pragma interface'"
2674 msgid "invalid `#pragma implementation'"
2679 msgid "non hex digit '%c' in universal-character-name"
2685 "universal-character-name designates `%c', part of the basic source character "
2690 msgid "invalid universal-character-name"
2695 msgid "universal-character-name `\\U%08x' not valid in identifier"
2700 msgid "universal-character-name `\\u%04x' not valid in identifier"
2704 msgid "\\x used with no following hex digits"
2709 msgid "%s at end of saved text"
2714 "(Each undeclared identifier is reported only once for each function it "
2720 msgid "name lookup of `%s' changed for new ISO `for' scoping"
2724 msgid "complex integer constant is too wide for `__complex int'"
2728 msgid "malformatted character constant"
2733 msgid "ambiguous request for method pointer `%s'"
2738 msgid "request for member `%s' is ambiguous in multiple inheritance lattice"
2742 msgid "invalid default template argument"
2746 msgid "no base initializers given following ':'"
2750 msgid "base initializers not allowed for non-member functions"
2754 msgid "only constructors take base initializers"
2757 #: parse.y:1062 parse.y:1071
2759 msgid "ISO C++ forbids an empty condition for `%s'"
2763 msgid "`sigof' applied to non-aggregate expression"
2767 msgid "`sigof' applied to non-aggregate type"
2772 msgid "storage class specifier `%s' not allowed after struct or class"
2777 msgid "type specifier `%s' not allowed after struct or class"
2782 msgid "type qualifier `%s' not allowed after struct or class"
2786 msgid "no body nor ';' separates two class, struct or union declarations"
2790 msgid "multiple access specifiers"
2794 msgid "multiple `virtual' specifiers"
2798 msgid "missing ';' before right brace"
2802 msgid "label must be followed by statement"
2805 #. This helps us recover from really nasty
2806 #. parse errors, for example, a missing right
2808 #: parse.y:3509 parse.y:3519
2809 msgid "possibly missing ')'"
2812 #: parse.y:3616 parse.y:3621
2813 msgid "type specifier omitted for parameter"
2817 msgid " a template type parameter must begin with `class' or `typename'"
2821 msgid "incomplete type unification"
2826 msgid "mysterious repository information in %s"
2831 msgid "can't create repository information file `%s'"
2835 msgid "taking dynamic typeid of object with -fno-rtti"
2839 msgid "cannot use typeid with -fno-rtti"
2842 #: cp/rtti.c:298 cp/rtti.c:489
2843 msgid "must #include <typeinfo> before using typeid"
2848 msgid "non-lvalue in %s"
2852 msgid "`com_interface' only supported with -fvtable-thunks"
2856 msgid "requested init_priority is not an integer constant"
2861 "can only use init_priority attribute on file-scope definitions of objects of "
2866 msgid "requested init_priority is out of range"
2870 msgid "sizeof applied to a bit-field"
2874 msgid "invalid reference to NULL ptr, use ptr-to-member instead"
2879 msgid "invalid use of `%s' on pointer to member"
2883 msgid "invalid type argument"
2886 #: cp/typeck.c:2637 cp/typeck.c:2777
2887 msgid "pointer to member function called, but not in class scope"
2892 "invalid call to member function needing `this' in static member function "
2897 msgid "parameter type of called function is incomplete"
2900 #: cp/typeck.c:3613 cp/typeck.c:3618
2901 msgid "ISO C++ forbids comparison between pointer and integer"
2905 msgid "invalid use of a pointer to an incomplete type in pointer arithmetic"
2909 msgid "cannot take the address of `this', which is an ravlue expression"
2913 msgid "ISO C++ forbids casting to an array type"
2917 msgid " in pointer to member function conversion"
2921 msgid " in pointer to member conversion"
2925 msgid "returning a value from a destructor"
2928 #. If a return statement appears in a handler of the
2929 #. function-try-block of a constructor, the program is ill-formed.
2931 msgid "cannot return from a handler of a function-try-block of a constructor"
2934 #. You can't return a value from a constructor.
2936 msgid "returning a value from a constructor"
2940 msgid " since the following virtual functions are abstract:"
2944 msgid "confused by earlier errors, bailing out"
2948 msgid "Internal compiler error."
2953 msgid "Internal compiler error %d."
2957 msgid "Please submit a full bug report."
2962 msgid "See %s for instructions."
2966 msgid "due to the presence of a constructor"
2970 msgid "cannot initialize arrays using this syntax"
2974 msgid "initializing array with parameter list"
2978 msgid "initializer for scalar variable requires one element"
2982 msgid "non-empty initializer for array of empty elements"
2986 msgid "index value instead of field name in union initializer"
2989 #: cp/typeck2.c:1106
2990 msgid "circular pointer delegation detected"
2993 #: cp/typeck2.c:1133
2994 msgid "result of `operator->()' yields non-pointer result"
2997 #: cp/typeck2.c:1135
2998 msgid "base operand of `->' is not a pointer"
3001 #: cp/typeck2.c:1402
3003 msgid "duplicate label `%s' in switch statement"
3006 #: cp/typeck2.c:1405
3008 msgid "duplicate label (%d) in switch statement"
3011 #: cp/typeck2.c:1420
3013 msgid "range values `%s' and `%s' reversed"
3016 #: cp/typeck2.c:1424
3017 msgid "range values reversed"
3022 msgid "Can't create cross-reference file `%s'"
3025 #: ../libiberty/cplus-dem.c:4567 gcc.c:5796
3026 msgid "Internal gcc abort."
3031 msgid "In file included from %s:%u"
3034 #. Translators note: this message is used in conjunction
3035 #. with "In file included from %s:%ld" and some other
3036 #. tricks. We want something like this:
3038 #. In file included from sys/select.h:123,
3039 #. from sys/types.h:234,
3040 #. from userfile.c:31:
3041 #. bits/select.h:45: <error message here>
3043 #. The trailing comma is at the beginning of this message,
3044 #. and the trailing colon is not translated.
3053 msgid "<command line>: "
3061 msgid "internal error: "
3066 msgid "ignoring nonexistent directory `%s'\n"
3069 #: cppinit.c:443 cppinit.c:463 cppinit.c:482 cppinit.c:496
3071 msgid "ignoring duplicate directory `%s'\n"
3075 msgid "#include \"...\" search starts here:\n"
3079 msgid "#include <...> search starts here:\n"
3083 msgid "End of search list.\n"
3086 #: cppinit.c:1342 cppinit.c:1505
3088 msgid "GNU CPP version %s (cpplib)\n"
3093 msgid "Usage: %s [switches] input output\n"
3099 " -include <file> Include the contents of <file> before other "
3101 " -imacros <file> Accept definition of macros in <file>\n"
3102 " -iprefix <path> Specify <path> as a prefix for next two options\n"
3103 " -iwithprefix <dir> Add <dir> to the end of the system include path\n"
3104 " -iwithprefixbefore <dir> Add <dir> to the end of the main include path\n"
3105 " -isystem <dir> Add <dir> to the start of the system include "
3107 " -idirafter <dir> Add <dir> to the end of the system include path\n"
3108 " -I <dir> Add <dir> to the end of the main include path\n"
3109 " -I- Fine-grained include path control; see info "
3111 " -nostdinc Do not search system include directories\n"
3112 " (dirs specified with -isystem will still be "
3114 " -nostdinc++ Do not search system include directories for "
3116 " -o <file> Put output into <file>\n"
3117 " -pedantic Issue all warnings demanded by strict ANSI C\n"
3118 " -pedantic-errors Issue -pedantic warnings as errors instead\n"
3119 " -traditional Follow K&R pre-processor behaviour\n"
3120 " -trigraphs Support ANSI C trigraphs\n"
3121 " -lang-c Assume that the input sources are in C\n"
3122 " -lang-c89 Assume that the input sources are in C89\n"
3123 " -lang-c++ Assume that the input sources are in C++\n"
3124 " -lang-objc Assume that the input sources are in ObjectiveC\n"
3125 " -lang-objc++ Assume that the input sources are in "
3127 " -lang-asm Assume that the input sources are in assembler\n"
3128 " -lang-fortran\t\t Assume that the input sources are in Fortran\n"
3129 " -lang-chill Assume that the input sources are in Chill\n"
3130 " -std=<std name> Specify the conformance standard; one of:\n"
3131 " gnu89, gnu99, c89, c99, iso9899:1990,\n"
3132 " iso9899:199409, iso9899:1999\n"
3133 " -+ Allow parsing of C++ style features\n"
3134 " -w Inhibit warning messages\n"
3135 " -Wtrigraphs Warn if trigraphs are encountered\n"
3136 " -Wno-trigraphs Do not warn about trigraphs\n"
3137 " -Wcomment{s} Warn if one comment starts inside another\n"
3138 " -Wno-comment{s} Do not warn about comments\n"
3139 " -Wtraditional Warn if a macro argument is/would be turned "
3141 " a string if -traditional is specified\n"
3142 " -Wno-traditional Do not warn about stringification\n"
3143 " -Wundef Warn if an undefined macro is used by #if\n"
3144 " -Wno-undef Do not warn about testing undefined macros\n"
3145 " -Wimport Warn about the use of the #import directive\n"
3146 " -Wno-import Do not warn about the use of #import\n"
3147 " -Werror Treat all warnings as errors\n"
3148 " -Wno-error Do not treat warnings as errors\n"
3149 " -Wall Enable all preprocessor warnings\n"
3150 " -M Generate make dependencies\n"
3151 " -MM As -M, but ignore system header files\n"
3152 " -MD As -M, but put output in a .d file\n"
3153 " -MMD As -MD, but ignore system header files\n"
3154 " -MG Treat missing header file as generated files\n"
3155 " -g3 Include #define and #undef directives in the "
3157 " -D<macro> Define a <macro> with string '1' as its value\n"
3158 " -D<macro>=<val> Define a <macro> with <val> as its value\n"
3159 " -A<question> (<answer>) Assert the <answer> to <question>\n"
3160 " -A-<question> (<answer>) Disable the <answer> to <question>\n"
3161 " -U<macro> Undefine <macro> \n"
3162 " -v Display the version number\n"
3163 " -H Print the name of header files as they are used\n"
3164 " -C Do not discard comments\n"
3165 " -dM Display a list of macro definitions active at "
3167 " -dD Preserve macro definitions in output\n"
3168 " -dN As -dD except that only the names are preserved\n"
3169 " -dI Include #include directives in the output\n"
3170 " -ftabstop=<number> Distance between tab stops for column reporting\n"
3171 " -P Do not generate #line directives\n"
3172 " -$ Do not allow '$' in identifiers\n"
3173 " -remap Remap file names when including files.\n"
3174 " --version Display version information\n"
3175 " -h or --help Display this information\n"
3180 msgid "`%s' is not a legal option to the preprocessor"
3184 msgid "too many input files"
3189 "Unable to access real part of complex value in a hard register on this target"
3194 "Unable to access imaginary part of complex value in a hard register on this "
3199 msgid "Cannot duplicate non-existant exception region."
3203 msgid "exception handling disabled, use -fexceptions to enable"
3207 msgid "Never issued previous false_label"
3211 msgid "Duplicate call to __builtin_eh_return"
3215 msgid "function uses __builtin_eh_return"
3219 msgid "stack limits not supported on this target"
3223 msgid "function using short complex types cannot be inline"
3226 #: expr.c:5623 expr.c:5632 expr.c:5641 expr.c:5646 expr.c:5825 expr.c:5840
3227 msgid "unsupported wide integer operation"
3232 msgid "output_operand: %s"
3237 msgid "operand number missing after %-letter"
3240 #: final.c:3508 final.c:3541
3241 msgid "operand number out of range"
3246 msgid "invalid %%-code"
3250 msgid "`%l' operand isn't a label"
3255 msgid "Head insn %d for block %d not found in the insn stream."
3260 msgid "Insn %d is in multiple basic blocks (%d and %d)"
3265 msgid "End insn %d for block %d not found in the insn stream."
3268 #: flow.c:6348 flow.c:6375
3270 msgid "Basic block %i edge lists are corrupted"
3275 msgid "Basic block %d pred edge is corrupted"
3280 msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d"
3285 msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d\n"
3290 msgid "NOTE_INSN_BASIC_BLOCK %d in the middle of basic block %d"
3295 msgid "In basic block %d:"
3299 msgid "Basic blocks not numbered consecutively"
3304 msgid "number of bb notes in insn chain (%d) != n_basic_blocks (%d)"
3309 msgid "Ambiguous abbreviation %s"
3314 msgid "Incomplete `%s' option"
3319 msgid "Missing argument to `%s' option"
3324 msgid "Extraneous argument to `%s' option"
3328 msgid "Using builtin specs.\n"
3334 "Setting spec %s to '%s'\n"
3340 msgid "Reading specs from %s\n"
3343 #: gcc.c:1572 gcc.c:1590
3344 msgid "specs %%include syntax malformed after %ld characters"
3349 msgid "Could not find specs file %s\n"
3352 #: gcc.c:1614 gcc.c:1622 gcc.c:1631 gcc.c:1640
3353 msgid "specs %%rename syntax malformed after %ld characters"
3358 msgid "specs %s spec was not found to be renamed"
3363 msgid "rename spec %s to %s\n"
3374 msgid "specs unknown %% command after %ld characters"
3377 #: gcc.c:1682 gcc.c:1695
3379 msgid "specs file malformed after %ld characters"
3383 msgid "spec file has no spec for linking"
3388 msgid "file path prefix `%s%s' never used"
3393 msgid "file path prefix `%s' never used"
3397 msgid "-pipe not supported"
3403 "Go ahead? (y or n) "
3408 msgid "Internal compiler error: program %s got fatal signal %d"
3413 msgid "# %s %.2f %.2f\n"
3417 msgid "argument to `-Xlinker' is missing"
3421 msgid "argument to `-specs' is missing"
3425 msgid "argument to `-specs=' is missing"
3429 msgid "argument to `-b' is missing"
3433 msgid "argument to `-B' is missing"
3437 msgid "argument to `-V' is missing"
3440 #: gcc.c:3330 gcc.c:3337 gcc.c:3344
3441 msgid "invalid version number format"
3445 msgid "cannot specify -o with -c or -S and multiple compilations"
3449 msgid "Warning: -pipe ignored since -save-temps specified"
3453 msgid "Warning: -pipe ignored since -time specified"
3457 msgid "argument to `-x' is missing"
3462 msgid "argument to `-%s' is missing"
3467 msgid "Warning: `-x %s' after last input file has no effect"
3471 msgid "Invalid specification! Bug in cc."
3474 #. Catch the case where a spec string contains something like
3475 #. '%{foo:%*}'. ie there is no * in the pattern on the left
3476 #. hand side of the :.
3479 msgid "Spec failure: '%%*' has not been initialised by pattern match"
3484 msgid "Warning: use of obsolete %%[ operator in specs"
3489 msgid "Processing spec %c%s%c, which is '%s'\n"
3494 msgid "Spec failure: Unrecognised spec option '%c'"
3499 msgid "unrecognized option `-%s'"
3504 msgid "gcc version %s\n"
3509 msgid "gcc driver version %s executing gcc version %s\n"
3513 msgid "No input files"
3518 msgid "%s: %s compiler not installed on this system"
3523 msgid "%s: linker input file unused since linking not done"
3528 msgid "language %s not recognized"
3536 #: ../libiberty/getopt.c:682
3538 msgid "%s: option `%s' is ambiguous\n"
3541 #: ../libiberty/getopt.c:707
3543 msgid "%s: option `--%s' doesn't allow an argument\n"
3546 #: ../libiberty/getopt.c:712
3548 msgid "%s: option `%c%s' doesn't allow an argument\n"
3551 #: ../libiberty/getopt.c:730 ../libiberty/getopt.c:903
3553 msgid "%s: option `%s' requires an argument\n"
3557 #: ../libiberty/getopt.c:759
3559 msgid "%s: unrecognized option `--%s'\n"
3562 #. +option or -option
3563 #: ../libiberty/getopt.c:763
3565 msgid "%s: unrecognized option `%c%s'\n"
3568 #. 1003.2 specifies the format of this message.
3569 #: ../libiberty/getopt.c:789
3571 msgid "%s: illegal option -- %c\n"
3574 #: ../libiberty/getopt.c:792
3576 msgid "%s: invalid option -- %c\n"
3579 #. 1003.2 specifies the format of this message.
3580 #: ../libiberty/getopt.c:822 ../libiberty/getopt.c:952
3582 msgid "%s: option requires an argument -- %c\n"
3585 #: ../libiberty/getopt.c:869
3587 msgid "%s: option `-W %s' is ambiguous\n"
3590 #: ../libiberty/getopt.c:887
3592 msgid "%s: option `-W %s' doesn't allow an argument\n"
3596 msgid "varargs function cannot be inline"
3600 msgid "function using alloca cannot be inline"
3604 msgid "function using setjmp cannot be inline"
3608 msgid "function with nested functions cannot be inline"
3612 msgid "function with label addresses used in initializers cannot inline"
3615 #: integrate.c:174 integrate.c:217
3616 msgid "function too large to be inline"
3620 msgid "no prototype, and parameter address used; cannot be inline"
3623 #: integrate.c:191 integrate.c:246
3624 msgid "inline functions not supported for this return value type"
3628 msgid "function with varying-size return value cannot be inline"
3632 msgid "function with varying-size parameter cannot be inline"
3636 msgid "function with transparent unit parameter cannot be inline"
3640 msgid "function with computed jump cannot inline"
3644 msgid "function with nonlocal goto cannot be inline"
3648 msgid "function with complex parameters cannot be inline"
3652 msgid "function with target specific attribute(s) cannot be inlined"
3655 #: objc/objc-act.c:770
3656 msgid "Objective-C text in C source file"
3659 #: objc/objc-act.c:1102
3660 msgid "statically allocated objects not supported"
3663 #: objc/objc-act.c:1164
3664 msgid "Undefined type `id', please import <objc/objc.h>"
3667 #: objc/objc-act.c:1210 objc/objc-act.c:5401
3669 msgid "Cannot find protocol declaration for `%s'"
3672 #: objc-parse.y:1498 objc/objc-act.c:1447 objc/objc-act.c:5927
3673 #: objc/objc-act.c:6277 objc/objc-act.c:6313
3675 msgid "Cannot find interface declaration for `%s'"
3678 #: objc/objc-act.c:2507 objc/objc-act.c:6187
3680 msgid "`%s' redeclared as different kind of symbol"
3683 #. fatal did not work with 2 args...should fix
3684 #: objc/objc-act.c:2613
3686 msgid "Cannot find interface declaration for `%s', superclass of `%s'"
3689 #: objc/objc-act.c:2621
3691 msgid "Circular inheritance in interface declaration for `%s'"
3694 #: objc/objc-act.c:3669 objc/objc-act.c:3686
3695 msgid "inconsistent instance variable specification"
3698 #: objc/objc-act.c:5079 objc/objc-act.c:7333
3700 msgid "no super class declared in interface for `%s'"
3703 #: objc/objc-act.c:5728
3705 msgid "duplicate definition of class method `%s'."
3708 #: objc/objc-act.c:5734
3710 msgid "duplicate declaration of class method `%s'."
3713 #: objc/objc-act.c:5770
3715 msgid "duplicate definition of instance method `%s'."
3718 #: objc/objc-act.c:5776
3720 msgid "duplicate declaration of instance method `%s'."
3723 #: objc/objc-act.c:5902
3725 msgid "instance variable `%s' is declared private"
3728 #: objc/objc-act.c:5949
3730 msgid "instance variable `%s' is declared %s"
3733 #: objc/objc-act.c:6200
3735 msgid "reimplementation of class `%s'"
3738 #: objc/objc-act.c:6242
3740 msgid "conflicting super class name `%s'"
3743 #: objc/objc-act.c:6244
3745 msgid "previous declaration of `%s'"
3748 #: objc/objc-act.c:7374
3749 msgid "[super ...] must appear in a method context"
3754 msgid "Instance variable `%s' implicitly declared as function"
3757 #: objc-parse.y:2628 objc-parse.y:2653
3758 msgid "method definition not in class context"
3763 msgid "%s: internal abort\n"
3768 msgid "%s: error writing file `%s': %s\n"
3773 msgid "%s: usage '%s [ -VqfnkN ] [ -i <istring> ] [ filename ... ]'\n"
3778 msgid "%s: usage '%s [ -VqfnkNlgC ] [ -B <dirname> ] [ filename ... ]'\n"
3783 msgid "%s: warning: no read access for file `%s'\n"
3788 msgid "%s: warning: no write access for file `%s'\n"
3793 msgid "%s: warning: no write access for dir containing `%s'\n"
3796 #. Catch cases like /.. where we try to backup to a
3797 #. point above the absolute root of the logical file
3801 msgid "%s: invalid file name: %s\n"
3806 msgid "%s: %s: can't get status: %s\n"
3813 "%s: fatal error: aux info file corrupted at line %d\n"
3818 msgid "%s:%d: declaration of function `%s' takes different forms\n"
3823 msgid "%s: compiling `%s'\n"
3828 msgid "%s: wait: %s\n"
3833 msgid "%s: subprocess got fatal signal %d\n"
3838 msgid "%s: %s exited with status %d\n"
3843 msgid "%s: warning: missing SYSCALLS file `%s'\n"
3846 #: protoize.c:2136 protoize.c:2165
3848 msgid "%s: can't read aux info file `%s': %s\n"
3851 #: protoize.c:2181 protoize.c:2209
3853 msgid "%s: can't get status of aux info file `%s': %s\n"
3858 msgid "%s: can't open aux info file `%s' for reading: %s\n"
3863 msgid "%s: error reading aux info file `%s': %s\n"
3868 msgid "%s: error closing aux info file `%s': %s\n"
3873 msgid "%s: can't delete aux info file `%s': %s\n"
3876 #: protoize.c:2366 protoize.c:4368
3878 msgid "%s: can't delete file `%s': %s\n"
3883 msgid "%s: warning: can't rename file `%s' to `%s': %s\n"
3888 msgid "%s: conflicting extern definitions of '%s'\n"
3893 msgid "%s: declarations of '%s' will not be converted\n"
3898 msgid "%s: conflict list for '%s' follows:\n"
3903 msgid "%s: warning: using formals list from %s(%d) for function `%s'\n"
3908 msgid "%s: %d: `%s' used but missing from SYSCALLS\n"
3913 msgid "%s: %d: warning: no extern definition for `%s'\n"
3918 msgid "%s: warning: no static definition for `%s' in file `%s'\n"
3923 msgid "%s: multiple static defs of `%s' in file `%s'\n"
3926 #: protoize.c:2865 protoize.c:2868
3928 msgid "%s: %d: warning: source too confusing\n"
3933 msgid "%s: %d: warning: varargs function declaration not converted\n"
3938 msgid "%s: declaration of function `%s' not converted\n"
3943 msgid "%s: warning: too many parameter lists in declaration of `%s'\n"
3950 "%s: warning: too few parameter lists in declaration of `%s'\n"
3955 msgid "%s: %d: warning: found `%s' but expected `%s'\n"
3960 msgid "%s: local declaration for function `%s' not inserted\n"
3967 "%s: %d: warning: can't add declaration of `%s' into macro call\n"
3972 msgid "%s: global declarations for file `%s' not inserted\n"
3975 #: protoize.c:3701 protoize.c:3731
3977 msgid "%s: definition of function `%s' not converted\n"
3982 msgid "%s: %d: warning: definition of %s not converted\n"
3987 msgid "%s: found definition of `%s' at %s(%d)\n"
3990 #. If we make it here, then we did not know about this
3991 #. function definition.
3994 msgid "%s: %d: warning: `%s' excluded by preprocessing\n"
3999 msgid "%s: function definition not converted\n"
4004 msgid "%s: `%s' not converted\n"
4009 msgid "%s: would convert file `%s'\n"
4014 msgid "%s: converting file `%s'\n"
4019 msgid "%s: can't get status for file `%s': %s\n"
4024 msgid "%s: can't open file `%s' for reading: %s\n"
4031 "%s: error reading input file `%s': %s\n"
4036 msgid "%s: can't create/open clean file `%s': %s\n"
4041 msgid "%s: warning: file `%s' already saved in `%s'\n"
4046 msgid "%s: can't link file `%s' to `%s': %s\n"
4051 msgid "%s: can't create/open output file `%s': %s\n"
4056 msgid "%s: can't change mode of file `%s': %s\n"
4061 msgid "%s: cannot get working directory: %s\n"
4066 msgid "%s: input file names must have .c suffixes: %s\n"
4071 msgid "can't use '%s' as a %s register"
4075 msgid "global register variable follows a function definition"
4080 msgid "Unable to find a register to spill in class `%s'."
4085 msgid "RTL check: access of elt %d of `%s' with last elt %d"
4090 msgid "RTL check: expected elt %d type '%c', have '%c' (rtx %s)"
4095 msgid "RTL check: expected elt %d type '%c' or '%c', have '%c' (rtx %s)"
4100 msgid "RTL check: expected code `%s', have `%s'"
4105 msgid "RTL check: expected code `%s' or `%s', have `%s'"
4110 msgid "RTL check: access of elt %d of vector with last elt %d"
4116 "Internal compiler error in `%s', at %s:%d\n"
4117 "Please submit a full bug report.\n"
4118 "See %s for instructions."
4123 msgid "jump to `%s' invalidly jumps into binding contour"
4126 #: stmt.c:1283 stmt.c:1354
4127 msgid "`asm' cannot be used in function where memory usage is checked"
4131 msgid "`asm' cannot be used with `-fcheck-memory-usage'"
4136 msgid "unknown register name `%s' in `asm'"
4140 msgid "too many alternatives in `asm'"
4144 msgid "operand constraints for `asm' differ in number of alternatives"
4148 msgid "output operand constraint lacks `='"
4153 msgid "output operand constraint %d contains `+'"
4157 msgid "operand constraint contains '+' or '=' at illegal position."
4160 #: stmt.c:1476 stmt.c:1629
4162 msgid "`%%' constraint used with last operand"
4166 msgid "matching constraint not valid in output operand"
4171 msgid "output number %d not directly addressable"
4176 msgid "more than %d operands in `asm'"
4181 msgid "hard register `%s' listed as input operand to `asm'"
4186 msgid "input operand constraint contains `%c'"
4190 msgid "matching constraint references invalid operand number"
4193 #: stor-layout.c:126
4194 msgid "type size can't be explicitly evaluated"
4197 #: stor-layout.c:128
4198 msgid "variable-size type declared outside of any function"
4201 #: toplev.c:1437 toplev.c:4763
4203 msgid "Invalid option `%s'"
4207 msgid "output pipe has been closed"
4212 msgid "invalid register name `%s' for register variable"
4217 msgid "unrecognized register name `%s'"
4222 msgid "use -gdwarf -g%d for DWARF v1, level %d"
4226 msgid "use -gdwarf-2 for DWARF v2"
4230 msgid "options passed: "
4234 msgid "options enabled: "
4238 msgid "arrays of functions are not meaningful"
4242 msgid "function return type cannot be function"
4246 msgid "invalid initializer for bit string"
4251 msgid "Tree check: expected %s, have %s"
4256 msgid "Tree check: expected class '%c', have '%c' (%s)"
4260 msgid "global register variable has initial value"
4264 msgid "floating point trap outputting a constant"
4268 msgid "initializer for integer value is too complicated"
4272 msgid "initializer for floating value is not a floating constant"
4276 msgid "unknown set constructor type"
4281 msgid "invalid initial value for member `%s'"
4284 #: config/arc/arc.h:60 config/mips/mips.h:908
4285 msgid "may not use both -EB and -EL"
4288 #: config/arm/arm.h:205
4289 msgid "-mapcs-26 and -mapcs-32 may not be used together"
4292 #: config/arm/arm.h:217
4293 msgid "-msoft-float and -mhard_float may not be used together"
4296 #: config/arm/arm.h:228
4297 msgid "-mbig-endian and -mlittle-endian may not be used together"
4300 #: config/arm/riscix.h:72 config/arm/riscix.h:134
4301 msgid "-mbsd and -pedantic incompatible"
4304 #: config/arm/riscix.h:73 config/arm/riscix.h:135
4305 msgid "-mbsd and -mxopen incompatible"
4308 #: config/arm/riscix.h:74 config/arm/riscix.h:136
4309 msgid "-mxopen and -pedantic incompatible"
4312 #: config/dsp16xx/dsp16xx.h:101 config/dsp16xx/dsp16xx.h:110
4313 msgid "A -ifile option requires a -map option"
4316 #: config/i386/freebsd.h:236
4317 msgid "`-p' not supported; use `-pg' and gprof(1)"
4320 #: config/i386/sco5.h:788 config/i386/sco5.h:863
4321 msgid "-static not valid with -mcoff"
4324 #: config/i386/sco5.h:789 config/i386/sco5.h:864
4325 msgid "-shared not valid with -mcoff"
4328 #: config/i386/sco5.h:790 config/i386/sco5.h:865
4329 msgid "-symbolic not valid with -mcoff"
4332 #: config/i386/sco5.h:828
4333 msgid "-fpic is not valid with -mcoff"
4336 #: config/i386/sco5.h:829
4337 msgid "-fPIC is not valid with -mcoff"
4340 #: config/i386/sco5.h:866
4341 msgid "-fpic not valid with -mcoff"
4344 #: config/i386/sco5.h:867
4345 msgid "-fPIC not valid with -mcoff"
4348 #: config/i860/fx2800.h:305
4349 msgid "-p option not supported: use -pg instead"
4352 #: config/mips/mips.h:764
4353 msgid "-pipe is not supported."
4356 #: config/mips/mips.h:903
4357 msgid "may not use both -mfp64 and -msingle-float"
4360 #: config/mips/mips.h:904
4361 msgid "may not use both -mfp64 and -m4650"
4364 #: config/mips/r3900.h:28 config/mips/r3900.h:42
4365 msgid "-mhard-float not supported."
4368 #: config/mips/r3900.h:30 config/mips/r3900.h:44
4369 msgid "-msingle-float and -msoft-float can not both be specified."
4372 #: config/nextstep.h:163 config/nextstep.h:166
4373 msgid "-p profiling is no longer supported. Use -pg instead."
4376 #: config/vax/vax.h:37 config/vax/vax.h:38
4377 msgid "profiling not supported with -mg\n"
4380 #: cp/lang-specs.h:35 cp/lang-specs.h:71
4381 msgid "GNU C++ does not support -C without using -E"
4384 #: cp/lang-specs.h:64 cp/lang-specs.h:89 cp/lang-specs.h:101 gcc.c:657
4385 #: gcc.c:684 gcc.c:732
4386 msgid "-pg and -fomit-frame-pointer are incompatible"
4389 #: gcc.c:627 gcc.c:665 gcc.c:694 gcc.c:712 gcc.c:745
4390 msgid "GNU C does not support -C without using -E"
4394 msgid "-E required when input is from standard input"
4398 msgid "Compilation of header file requested"