diff options
author | pthomas <pthomas@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-06-07 12:44:41 +0000 |
---|---|---|
committer | pthomas <pthomas@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-06-07 12:44:41 +0000 |
commit | 90582dc2afca3787be65f8fe91c6af586cd24b62 (patch) | |
tree | 3bce57374e73491cac57d89edf310abea46029eb /gcc/po/gcc.pot | |
parent | 3a67263f97dafc9bf2ca3856f88165be2d34e638 (diff) | |
download | ppe42-gcc-90582dc2afca3787be65f8fe91c6af586cd24b62.tar.gz ppe42-gcc-90582dc2afca3787be65f8fe91c6af586cd24b62.zip |
* POTFILES.in: Remove dyn-string.[ch].
* gcc.pot: Regenerated.
* cat-id-tbl.c: Ditto.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@34444 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/po/gcc.pot')
-rw-r--r-- | gcc/po/gcc.pot | 2034 |
1 files changed, 1655 insertions, 379 deletions
diff --git a/gcc/po/gcc.pot b/gcc/po/gcc.pot index 17c571390a6..bf60859c8cb 100644 --- a/gcc/po/gcc.pot +++ b/gcc/po/gcc.pot @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2000-05-31 18:42+0200\n" +"POT-Creation-Date: 2000-06-07 14:16+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -14,105 +14,105 @@ msgstr "" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: ENCODING\n" -#: c-common.c:551 +#: c-common.c:550 #, c-format msgid "wrong number of arguments specified for `%s' attribute" msgstr "" -#: c-common.c:716 +#: c-common.c:715 #, c-format msgid "unknown machine mode `%s'" msgstr "" -#: c-common.c:719 +#: c-common.c:718 #, c-format msgid "no data type for mode `%s'" msgstr "" -#: c-common.c:774 +#: c-common.c:773 msgid "requested alignment is not a constant" msgstr "" -#: c-common.c:779 +#: c-common.c:778 msgid "requested alignment is not a power of 2" msgstr "" -#: c-common.c:781 +#: c-common.c:780 msgid "requested alignment is too large" msgstr "" -#: c-common.c:813 +#: c-common.c:812 msgid "unrecognized format specifier" msgstr "" -#: c-common.c:851 c-common.c:927 +#: c-common.c:850 c-common.c:926 msgid "format string has invalid operand number" msgstr "" -#: c-common.c:859 +#: c-common.c:858 msgid "format string arg follows the args to be formatted" msgstr "" -#: c-common.c:878 c-common.c:948 +#: c-common.c:877 c-common.c:947 msgid "format string arg not a string type" msgstr "" -#: c-common.c:891 +#: c-common.c:890 msgid "args to be formatted is not '...'" msgstr "" -#: c-common.c:957 +#: c-common.c:956 msgid "function does not return string type" msgstr "" -#: c-common.c:983 +#: c-common.c:982 msgid "alias arg not a string" msgstr "" -#: c-common.c:2159 +#: c-common.c:2158 msgid "expression statement has incomplete type" msgstr "" -#: c-common.c:2179 +#: c-common.c:2178 msgid "case label does not reduce to an integer constant" msgstr "" -#: c-common.c:2436 +#: c-common.c:2435 msgid "invalid truth-value expression" msgstr "" -#: c-common.c:2487 +#: c-common.c:2486 #, c-format msgid "invalid operands to binary %s" msgstr "" -#: c-common.c:2859 +#: c-common.c:2858 msgid "struct type value used where scalar is required" msgstr "" -#: c-common.c:2863 +#: c-common.c:2862 msgid "union type value used where scalar is required" msgstr "" -#: c-common.c:2867 +#: c-common.c:2866 msgid "array type value used where scalar is required" msgstr "" -#: c-common.c:3205 c-common.c:3237 +#: c-common.c:3204 c-common.c:3236 msgid "invalid use of `restrict'" msgstr "" -#: c-common.c:4059 c-typeck.c:1655 +#: c-common.c:3929 c-typeck.c:1655 #, c-format msgid "too few arguments to function `%s'" msgstr "" -#: c-common.c:4065 c-typeck.c:1514 +#: c-common.c:3935 c-typeck.c:1514 #, c-format msgid "too many arguments to function `%s'" msgstr "" -#: c-convert.c:78 c-typeck.c:938 c-typeck.c:3954 cp/typeck.c:1724 +#: c-convert.c:78 c-typeck.c:938 c-typeck.c:3956 cp/typeck.c:1724 #: cp/typeck.c:6480 msgid "void value not ignored as it ought to be" msgstr "" @@ -121,294 +121,294 @@ msgstr "" msgid "conversion to non-scalar type requested" msgstr "" -#: c-decl.c:561 +#: c-decl.c:563 #, c-format msgid "unknown C standard `%s'" msgstr "" -#: c-decl.c:999 +#: c-decl.c:1001 #, c-format msgid "`struct %s' incomplete in scope ending here" msgstr "" -#: c-decl.c:1002 +#: c-decl.c:1004 #, c-format msgid "`union %s' incomplete in scope ending here" msgstr "" -#: c-decl.c:1005 +#: c-decl.c:1007 #, c-format msgid "`enum %s' incomplete in scope ending here" msgstr "" -#: c-decl.c:1596 +#: c-decl.c:1598 msgid "" "A parameter list with an ellipsis can't match an empty parameter name list " "declaration." msgstr "" -#: c-decl.c:1602 +#: c-decl.c:1604 msgid "" "An argument type that has a default promotion can't match an empty parameter " "name list declaration." msgstr "" -#: c-decl.c:2494 +#: c-decl.c:2496 #, c-format msgid "implicit declaration of function `%s'" msgstr "" -#: c-decl.c:2596 +#: c-decl.c:2598 #, c-format msgid "label %s referenced outside of any function" msgstr "" -#: c-decl.c:2656 +#: c-decl.c:2658 #, c-format msgid "duplicate label declaration `%s'" msgstr "" -#: c-decl.c:2693 +#: c-decl.c:2695 #, c-format msgid "duplicate label `%s'" msgstr "" -#: c-decl.c:3300 +#: c-decl.c:3302 msgid "two types specified in one empty declaration" msgstr "" -#: c-decl.c:3376 +#: c-decl.c:3378 #, c-format msgid "typedef `%s' is initialized" msgstr "" -#: c-decl.c:3383 +#: c-decl.c:3385 #, c-format msgid "function `%s' is initialized like a variable" msgstr "" #. DECL_INITIAL in a PARM_DECL is really DECL_ARG_TYPE. -#: c-decl.c:3390 +#: c-decl.c:3392 #, c-format msgid "parameter `%s' is initialized" msgstr "" -#: c-decl.c:3405 c-typeck.c:4673 +#: c-decl.c:3407 c-typeck.c:4671 msgid "variable-sized object may not be initialized" msgstr "" -#: c-decl.c:3411 +#: c-decl.c:3413 #, c-format msgid "variable `%s' has initializer but incomplete type" msgstr "" -#: c-decl.c:3417 +#: c-decl.c:3419 #, c-format msgid "elements of array `%s' have incomplete type" msgstr "" -#: c-decl.c:3942 cp/decl.c:10037 +#: c-decl.c:3944 cp/decl.c:10079 msgid "`long long long' is too long for GCC" msgstr "" -#: c-decl.c:3957 cp/decl.c:10062 +#: c-decl.c:3959 cp/decl.c:10104 #, c-format msgid "two or more data types in declaration of `%s'" msgstr "" -#: c-decl.c:3972 cp/decl.c:10067 +#: c-decl.c:3974 cp/decl.c:10109 #, c-format msgid "`%s' fails to be a typedef or built in type" msgstr "" -#: c-decl.c:4036 +#: c-decl.c:4038 #, c-format msgid "both long and short specified for `%s'" msgstr "" -#: c-decl.c:4040 cp/decl.c:10167 +#: c-decl.c:4042 cp/decl.c:10209 #, c-format msgid "long or short specified with char for `%s'" msgstr "" -#: c-decl.c:4047 cp/decl.c:10171 +#: c-decl.c:4049 cp/decl.c:10213 #, c-format msgid "long or short specified with floating type for `%s'" msgstr "" -#: c-decl.c:4050 +#: c-decl.c:4052 msgid "the only valid combination is `long double'" msgstr "" -#: c-decl.c:4056 +#: c-decl.c:4058 #, c-format msgid "both signed and unsigned specified for `%s'" msgstr "" -#: c-decl.c:4058 cp/decl.c:10160 +#: c-decl.c:4060 cp/decl.c:10202 #, c-format msgid "long, short, signed or unsigned invalid for `%s'" msgstr "" -#: c-decl.c:4083 cp/decl.c:10201 +#: c-decl.c:4085 cp/decl.c:10243 #, c-format msgid "complex invalid for `%s'" msgstr "" -#: c-decl.c:4186 cp/decl.c:10350 +#: c-decl.c:4188 cp/decl.c:10392 #, c-format msgid "multiple storage classes in declaration of `%s'" msgstr "" -#: c-decl.c:4197 +#: c-decl.c:4199 msgid "function definition declared `register'" msgstr "" -#: c-decl.c:4199 +#: c-decl.c:4201 msgid "function definition declared `typedef'" msgstr "" -#: c-decl.c:4212 +#: c-decl.c:4214 #, c-format msgid "storage class specified for structure field `%s'" msgstr "" -#: c-decl.c:4215 cp/decl.c:10397 +#: c-decl.c:4217 cp/decl.c:10439 #, c-format msgid "storage class specified for parameter `%s'" msgstr "" -#: c-decl.c:4218 cp/decl.c:10399 +#: c-decl.c:4220 cp/decl.c:10441 msgid "storage class specified for typename" msgstr "" -#: c-decl.c:4232 cp/decl.c:10416 +#: c-decl.c:4234 cp/decl.c:10458 #, c-format msgid "`%s' has both `extern' and initializer" msgstr "" -#: c-decl.c:4236 cp/decl.c:10420 +#: c-decl.c:4238 cp/decl.c:10462 #, c-format msgid "nested function `%s' declared `extern'" msgstr "" -#: c-decl.c:4239 cp/decl.c:10424 +#: c-decl.c:4241 cp/decl.c:10466 #, c-format msgid "top-level declaration of `%s' specifies `auto'" msgstr "" -#: c-decl.c:4243 +#: c-decl.c:4245 #, c-format msgid "iterator `%s' has derived type" msgstr "" -#: c-decl.c:4249 +#: c-decl.c:4251 #, c-format msgid "iterator `%s' has noninteger type" msgstr "" -#: c-decl.c:4293 +#: c-decl.c:4295 #, c-format msgid "declaration of `%s' as array of voids" msgstr "" -#: c-decl.c:4299 +#: c-decl.c:4301 #, c-format msgid "declaration of `%s' as array of functions" msgstr "" -#: c-decl.c:4321 +#: c-decl.c:4323 #, c-format msgid "size of array `%s' has non-integer type" msgstr "" -#: c-decl.c:4333 +#: c-decl.c:4335 #, c-format msgid "size of array `%s' is negative" msgstr "" -#: c-decl.c:4365 c-decl.c:4542 +#: c-decl.c:4367 c-decl.c:4544 #, c-format msgid "size of array `%s' is too large" msgstr "" -#: c-decl.c:4426 cp/decl.c:10560 +#: c-decl.c:4428 cp/decl.c:10602 #, c-format msgid "`%s' declared as function returning a function" msgstr "" -#: c-decl.c:4431 cp/decl.c:10565 +#: c-decl.c:4433 cp/decl.c:10607 #, c-format msgid "`%s' declared as function returning an array" msgstr "" -#: c-decl.c:4513 cp/decl.c:10799 +#: c-decl.c:4515 cp/decl.c:10841 msgid "invalid type modifier within pointer declarator" msgstr "" -#: c-decl.c:4606 cp/decl.c:11274 +#: c-decl.c:4608 cp/decl.c:11321 #, c-format msgid "variable or field `%s' declared void" msgstr "" -#: c-decl.c:4671 +#: c-decl.c:4673 #, c-format msgid "field `%s' declared as a function" msgstr "" -#: c-decl.c:4677 +#: c-decl.c:4679 #, c-format msgid "field `%s' has incomplete type" msgstr "" -#: c-decl.c:4708 +#: c-decl.c:4712 #, c-format msgid "invalid storage class for function `%s'" msgstr "" -#: c-decl.c:4886 cp/decl.c:11783 +#: c-decl.c:4890 cp/decl.c:11831 #, c-format msgid "parameter `%s' has incomplete type" msgstr "" -#: c-decl.c:5011 +#: c-decl.c:5015 msgid "`void' in parameter list must be the entire list" msgstr "" -#: c-decl.c:5125 +#: c-decl.c:5129 #, c-format msgid "redefinition of `%s %s'" msgstr "" -#: c-decl.c:5246 +#: c-decl.c:5250 #, c-format msgid "nested redefinition of `%s'" msgstr "" #. This enum is a named one that has been declared already. -#: c-decl.c:5481 +#: c-decl.c:5485 #, c-format msgid "redeclaration of `enum %s'" msgstr "" -#: c-decl.c:5633 +#: c-decl.c:5637 #, c-format msgid "enumerator value for `%s' not integer constant" msgstr "" -#: c-decl.c:5646 +#: c-decl.c:5650 msgid "overflow in enumeration values" msgstr "" -#: c-decl.c:5722 +#: c-decl.c:5726 msgid "return-type is an incomplete type" msgstr "" -#: c-decl.c:6205 +#: c-decl.c:6208 msgid "number of arguments doesn't match prototype" msgstr "" -#: c-decl.c:6248 +#: c-decl.c:6251 #, c-format msgid "argument `%s' doesn't match prototype" msgstr "" @@ -421,7 +421,7 @@ msgstr "" msgid "invalid #-line" msgstr "" -#: c-lex.c:694 cp/lex.c:2105 +#: c-lex.c:694 cp/lex.c:2105 cpplib.c:771 msgid "invalid #ident" msgstr "" @@ -468,23 +468,23 @@ msgstr "" msgid "%s before `%s'" msgstr "" -#: c-lex.c:1122 cp/lex.c:3369 +#: c-lex.c:1122 cp/lex.c:3379 msgid "more than one `f' in numeric constant" msgstr "" -#: c-lex.c:1128 cp/lex.c:3375 +#: c-lex.c:1128 cp/lex.c:3385 msgid "more than one `l' in numeric constant" msgstr "" -#: c-lex.c:1134 c-lex.c:1799 cp/lex.c:3381 cp/lex.c:4094 +#: c-lex.c:1134 c-lex.c:1799 cp/lex.c:3391 cp/lex.c:4104 msgid "more than one `i' or `j' in numeric constant" msgstr "" -#: c-lex.c:1161 cp/lex.c:3408 +#: c-lex.c:1161 cp/lex.c:3418 msgid "both `f' and `l' in floating constant" msgstr "" -#: c-lex.c:1372 cp/lex.c:3602 +#: c-lex.c:1372 cp/lex.c:3612 cpplex.c:1100 msgid "`$' in identifier" msgstr "" @@ -493,44 +493,44 @@ msgstr "" msgid "invalid identifier `%s'" msgstr "" -#: c-lex.c:1486 cp/lex.c:3781 +#: c-lex.c:1486 cp/lex.c:3791 msgid "parse error at `..'" msgstr "" -#: c-lex.c:1586 cp/lex.c:3881 +#: c-lex.c:1586 cp/lex.c:3891 msgid "malformed floating constant" msgstr "" -#: c-lex.c:1620 cp/lex.c:3915 +#: c-lex.c:1620 cp/lex.c:3925 msgid "nondigits in number and not hexadecimal" msgstr "" -#: c-lex.c:1672 cp/lex.c:3967 +#: c-lex.c:1672 cp/lex.c:3977 msgid "numeric constant with no digits" msgstr "" -#: c-lex.c:1675 cp/lex.c:3970 +#: c-lex.c:1675 cp/lex.c:3980 msgid "numeric constant contains digits beyond the radix" msgstr "" -#: c-lex.c:1704 cp/lex.c:3999 +#: c-lex.c:1704 cp/lex.c:4009 msgid "floating constant exponent has no digits" msgstr "" -#: c-lex.c:1714 cp/lex.c:4009 +#: c-lex.c:1714 cp/lex.c:4019 msgid "hexadecimal floating constant has no exponent" msgstr "" #. We got an exception from parse_float() -#: c-lex.c:1732 cp/lex.c:4027 +#: c-lex.c:1732 cp/lex.c:4037 msgid "floating constant out of range" msgstr "" -#: c-lex.c:1781 cp/lex.c:4076 +#: c-lex.c:1781 cp/lex.c:4086 msgid "two `u's in integer constant" msgstr "" -#: c-lex.c:1789 cp/lex.c:4084 +#: c-lex.c:1789 cp/lex.c:4094 msgid "three `l's in integer constant" msgstr "" @@ -538,7 +538,7 @@ msgstr "" msgid "complex integer constant is too wide for `complex int'" msgstr "" -#: c-lex.c:1972 cp/lex.c:4199 +#: c-lex.c:1972 cp/lex.c:4209 #, c-format msgid "missing white space after number `%s'" msgstr "" @@ -547,23 +547,32 @@ msgstr "" msgid "malformed character constant" msgstr "" -#: c-lex.c:2110 cp/lex.c:4337 +#: c-lex.c:2110 cp/lex.c:4347 cppexp.c:305 msgid "empty character constant" msgstr "" -#: c-lex.c:2114 cp/lex.c:4341 +#: c-lex.c:2114 cp/lex.c:4351 cppexp.c:317 msgid "character constant too long" msgstr "" -#: c-lex.c:2272 cp/lex.c:4504 +#: c-lex.c:2272 cp/lex.c:4514 msgid "Unterminated string constant" msgstr "" -#: /usr/lib/bison.simple:358 /usr/share/misc/bison.simple:358 +#. Like YYERROR but do call yyerror. +#: c-parse.y:57 objc-parse.y:58 parse.y:57 +msgid "syntax error" +msgstr "" + +#: /usr/lib/bison.simple:107 +msgid "syntax error: cannot back up" +msgstr "" + +#: /usr/lib/bison.simple:358 msgid "parser stack overflow" msgstr "" -#: c-parse.y:270 c-parse.y:1832 objc-parse.y:299 objc-parse.y:1967 +#: c-parse.y:270 c-parse.y:1831 objc-parse.y:299 objc-parse.y:1966 msgid "argument of `asm' is not a constant string" msgstr "" @@ -598,55 +607,55 @@ msgstr "" msgid "`%s' implicitly declared as function" msgstr "" -#: c-parse.y:1235 c-parse.y:1269 +#: c-parse.y:1234 c-parse.y:1268 msgid "`[*]' in parameter declaration only allowed in ISO C 99" msgstr "" -#: c-parse.y:1605 objc-parse.y:1740 parse.y:1471 +#: c-parse.y:1604 objc-parse.y:1739 parse.y:1471 msgid "braced-group within expression allowed only inside a function" msgstr "" -#: c-parse.y:1809 objc-parse.y:1944 +#: c-parse.y:1808 objc-parse.y:1943 msgid "break statement not within loop or switch" msgstr "" -#: c-parse.y:1814 objc-parse.y:1949 +#: c-parse.y:1813 objc-parse.y:1948 msgid "continue statement not within a loop" msgstr "" -#: c-parse.y:1889 objc-parse.y:2024 +#: c-parse.y:1888 objc-parse.y:2023 msgid "invalid `for (ITERATOR)' syntax" msgstr "" -#: c-parse.y:1891 objc-parse.y:2026 +#: c-parse.y:1890 objc-parse.y:2025 #, c-format msgid "`%s' is not an iterator" msgstr "" -#: c-parse.y:1894 objc-parse.y:2029 +#: c-parse.y:1893 objc-parse.y:2028 #, c-format msgid "`for (%s)' inside expansion of same iterator" msgstr "" -#: c-parse.y:1952 c-parse.y:1981 cp/expr.c:324 cp/typeck2.c:1340 -#: objc-parse.y:2087 objc-parse.y:2116 +#: c-parse.y:1951 c-parse.y:1980 cp/expr.c:245 cp/typeck2.c:1340 +#: objc-parse.y:2086 objc-parse.y:2115 msgid "case label not within a switch statement" msgstr "" -#: c-parse.y:1955 c-parse.y:1984 objc-parse.y:2090 objc-parse.y:2119 +#: c-parse.y:1954 c-parse.y:1983 objc-parse.y:2089 objc-parse.y:2118 msgid "duplicate case value" msgstr "" -#: c-parse.y:1961 c-parse.y:1992 cp/expr.c:356 objc-parse.y:2096 -#: objc-parse.y:2127 +#: c-parse.y:1960 c-parse.y:1991 cp/expr.c:277 objc-parse.y:2095 +#: objc-parse.y:2126 msgid "case label within scope of cleanup or variable array" msgstr "" -#: c-parse.y:2003 cp/expr.c:328 cp/typeck2.c:1342 objc-parse.y:2138 +#: c-parse.y:2002 cp/expr.c:249 cp/typeck2.c:1342 objc-parse.y:2137 msgid "default label not within a switch statement" msgstr "" -#: c-parse.y:2006 cp/expr.c:345 cp/typeck2.c:1348 objc-parse.y:2141 +#: c-parse.y:2005 cp/expr.c:266 cp/typeck2.c:1348 objc-parse.y:2140 msgid "multiple default labels in one switch" msgstr "" @@ -656,19 +665,19 @@ msgstr "" #. it caused problems with the code in expand_builtin which #. tries to verify that BUILT_IN_NEXT_ARG is being used #. correctly. -#: c-parse.y:2103 objc-parse.y:2238 +#: c-parse.y:2102 objc-parse.y:2237 msgid "ANSI C requires a named argument before `...'" msgstr "" -#: c-parse.y:2183 objc-parse.y:2318 +#: c-parse.y:2182 objc-parse.y:2317 msgid "`...' in old-style identifier list" msgstr "" -#: /usr/lib/bison.simple:639 /usr/share/misc/bison.simple:639 +#: /usr/lib/bison.simple:639 msgid "parse error; also virtual memory exceeded" msgstr "" -#: /usr/lib/bison.simple:643 /usr/share/misc/bison.simple:643 +#: /usr/lib/bison.simple:643 msgid "parse error" msgstr "" @@ -677,7 +686,7 @@ msgstr "" msgid "`%s' has an incomplete type" msgstr "" -#: c-typeck.c:139 cp/call.c:2509 +#: c-typeck.c:139 cp/call.c:2517 msgid "invalid use of void expression" msgstr "" @@ -842,12 +851,32 @@ msgstr "" msgid "%s of pointer to unknown structure" msgstr "" +#: c-typeck.c:2905 +msgid "invalid lvalue in increment" +msgstr "" + +#: c-typeck.c:2906 +msgid "invalid lvalue in decrement" +msgstr "" + +#: c-typeck.c:2914 cp/typeck.c:4573 +msgid "increment" +msgstr "" + +#: c-typeck.c:2914 cp/typeck.c:4573 +msgid "decrement" +msgstr "" + +#: c-typeck.c:2981 +msgid "invalid lvalue in unary `&'" +msgstr "" + #: c-typeck.c:3013 #, c-format msgid "attempt to take address of bit-field structure member `%s'" msgstr "" -#: c-typeck.c:3121 c-typeck.c:4470 collect2.c:1318 cp/typeck.c:4775 gcc.c:4012 +#: c-typeck.c:3121 c-typeck.c:4468 collect2.c:1318 cp/typeck.c:4775 gcc.c:4012 #, c-format msgid "%s" msgstr "" @@ -871,222 +900,237 @@ msgstr "" msgid "cannot put object with volatile field into register" msgstr "" -#: c-typeck.c:3464 +#: c-typeck.c:3466 msgid "type mismatch in conditional expression" msgstr "" -#: c-typeck.c:3576 +#: c-typeck.c:3578 msgid "cast specifies array type" msgstr "" -#: c-typeck.c:3582 +#: c-typeck.c:3584 msgid "cast specifies function type" msgstr "" -#: c-typeck.c:3629 +#: c-typeck.c:3631 msgid "cast to union type from type not present in union" msgstr "" +#. Now we have handled acceptable kinds of LHS that are not truly lvalues. +#. Reject anything strange now. +#: c-typeck.c:3851 +msgid "invalid lvalue in assignment" +msgstr "" + #. Convert new value to destination type. -#: c-typeck.c:3882 c-typeck.c:3897 +#: c-typeck.c:3860 c-typeck.c:3884 c-typeck.c:3899 cp/typeck.c:5599 +#: cp/typeck.c:5748 msgid "assignment" msgstr "" -#: c-typeck.c:4063 c-typeck.c:4133 +#: c-typeck.c:4064 c-typeck.c:4131 #, c-format msgid "%s makes qualified function pointer from unqualified" msgstr "" -#: c-typeck.c:4067 c-typeck.c:4112 +#: c-typeck.c:4068 c-typeck.c:4111 #, c-format msgid "%s discards qualifiers from pointer target type" msgstr "" -#: c-typeck.c:4104 +#: c-typeck.c:4103 #, c-format msgid "ANSI forbids %s between function pointer and `void *'" msgstr "" -#: c-typeck.c:4122 +#: c-typeck.c:4120 #, c-format msgid "pointer targets in %s differ in signedness" msgstr "" -#: c-typeck.c:4138 +#: c-typeck.c:4136 #, c-format msgid "%s from incompatible pointer type" msgstr "" -#: c-typeck.c:4154 +#: c-typeck.c:4152 #, c-format msgid "%s makes pointer from integer without a cast" msgstr "" -#: c-typeck.c:4162 +#: c-typeck.c:4160 #, c-format msgid "%s makes integer from pointer without a cast" msgstr "" -#: c-typeck.c:4174 c-typeck.c:4177 +#: c-typeck.c:4172 c-typeck.c:4175 #, c-format msgid "incompatible type for argument %d of `%s'" msgstr "" -#: c-typeck.c:4181 +#: c-typeck.c:4179 #, c-format msgid "incompatible type for argument %d of indirect function call" msgstr "" -#: c-typeck.c:4185 +#: c-typeck.c:4183 #, c-format msgid "incompatible types in %s" msgstr "" #. Function name is known; supply it. -#: c-typeck.c:4216 +#: c-typeck.c:4214 #, c-format msgid "passing arg %d of `%s'" msgstr "" #. Function name unknown (call through ptr); just give arg number. -#: c-typeck.c:4226 +#: c-typeck.c:4224 #, c-format msgid "passing arg %d of pointer to function" msgstr "" -#: c-typeck.c:4293 +#: c-typeck.c:4291 msgid "initializer for static variable is not constant" msgstr "" -#: c-typeck.c:4299 +#: c-typeck.c:4297 msgid "initializer for static variable uses complicated arithmetic" msgstr "" -#: c-typeck.c:4473 +#: c-typeck.c:4471 #, c-format msgid "(near initialization for `%s')" msgstr "" -#: c-typeck.c:4553 cp/typeck2.c:590 +#: c-typeck.c:4551 cp/typeck2.c:590 msgid "char-array initialized from wide string" msgstr "" -#: c-typeck.c:4560 cp/typeck2.c:597 +#: c-typeck.c:4558 cp/typeck2.c:597 msgid "int-array initialized from non-wide string" msgstr "" -#: c-typeck.c:4577 +#: c-typeck.c:4575 msgid "initializer-string for array of chars is too long" msgstr "" -#: c-typeck.c:4604 +#: c-typeck.c:4602 msgid "array initialized from non-constant array expression" msgstr "" -#: c-typeck.c:4621 c-typeck.c:4623 c-typeck.c:4629 c-typeck.c:4656 -#: c-typeck.c:5842 +#: c-typeck.c:4619 c-typeck.c:4621 c-typeck.c:4627 c-typeck.c:4654 +#: c-typeck.c:5840 msgid "initializer element is not constant" msgstr "" -#: c-typeck.c:4635 c-typeck.c:4662 c-typeck.c:5848 +#: c-typeck.c:4633 c-typeck.c:4660 c-typeck.c:5846 msgid "initializer element is not computable at load time" msgstr "" -#: c-typeck.c:4651 +#: c-typeck.c:4649 msgid "initialization" msgstr "" -#: c-typeck.c:4699 c-typeck.c:4715 cp/typeck2.c:689 +#: c-typeck.c:4697 c-typeck.c:4713 cp/typeck2.c:689 msgid "invalid initializer" msgstr "" -#: c-typeck.c:5179 +#: c-typeck.c:5177 msgid "extra brace group at end of initializer" msgstr "" -#: c-typeck.c:5191 +#: c-typeck.c:5189 msgid "missing braces around initializer" msgstr "" -#: c-typeck.c:5225 +#: c-typeck.c:5223 msgid "braces around scalar initializer" msgstr "" -#: c-typeck.c:5306 +#: c-typeck.c:5304 msgid "missing initializer" msgstr "" -#: c-typeck.c:5319 +#: c-typeck.c:5317 msgid "empty braces in initializer" msgstr "" -#: c-typeck.c:5369 +#: c-typeck.c:5367 msgid "empty scalar initializer" msgstr "" -#: c-typeck.c:5374 +#: c-typeck.c:5372 msgid "extra elements in scalar initializer" msgstr "" -#: c-typeck.c:5499 c-typeck.c:5501 +#: c-typeck.c:5497 c-typeck.c:5499 msgid "nonconstant array index in initializer" msgstr "" -#: c-typeck.c:5503 +#: c-typeck.c:5501 msgid "array index in non-array initializer" msgstr "" -#: c-typeck.c:5505 +#: c-typeck.c:5503 msgid "duplicate array index in initializer" msgstr "" -#: c-typeck.c:5511 +#: c-typeck.c:5509 msgid "empty index range in initializer" msgstr "" -#: c-typeck.c:5546 +#: c-typeck.c:5544 #, c-format msgid "unknown field `%s' specified in initializer" msgstr "" -#: c-typeck.c:5549 +#: c-typeck.c:5547 #, c-format msgid "field `%s' already initialized" msgstr "" -#: c-typeck.c:5864 +#: c-typeck.c:5862 msgid "duplicate initializer" msgstr "" -#: c-typeck.c:6188 +#: c-typeck.c:6186 msgid "excess elements in char array initializer" msgstr "" -#: c-typeck.c:6195 c-typeck.c:6230 +#: c-typeck.c:6193 c-typeck.c:6228 msgid "excess elements in struct initializer" msgstr "" -#: c-typeck.c:6297 +#: c-typeck.c:6295 msgid "excess elements in union initializer" msgstr "" -#: c-typeck.c:6367 c-typeck.c:6378 +#: c-typeck.c:6365 c-typeck.c:6376 msgid "excess elements in array initializer" msgstr "" -#: c-typeck.c:6417 +#: c-typeck.c:6415 msgid "excess elements in scalar initializer" msgstr "" -#: c-typeck.c:6451 +#: c-typeck.c:6449 msgid "asm template is not a string constant" msgstr "" -#: c-typeck.c:6547 +#: c-typeck.c:6473 +msgid "invalid lvalue in asm statement" +msgstr "" + +#: c-typeck.c:6508 +msgid "modification by `asm'" +msgstr "" + +#: c-typeck.c:6545 msgid "return" msgstr "" -#: c-typeck.c:6633 +#: c-typeck.c:6631 msgid "switch quantity not an integer" msgstr "" @@ -1408,6 +1452,23 @@ msgstr "" msgid "wrote %ld bytes, expected %ld, to %s" msgstr "" +#: combine.c:12603 +#, c-format +msgid "" +";; Combiner statistics: %d attempts, %d substitutions (%d requiring new " +"space),\n" +";; %d successes.\n" +"\n" +msgstr "" + +#: combine.c:12613 +#, c-format +msgid "" +"\n" +";; Combiner totals: %d attempts, %d substitutions (%d requiring new space),\n" +";; %d successes.\n" +msgstr "" + #: config/a29k/a29k.c:1007 #, ycp-format msgid "invalid %%Q value" @@ -1536,7 +1597,7 @@ msgid "invalid operand to %V code" msgstr "" #. Unknown flag. -#: config/arc/arc.c:1741 config/m32r/m32r.c:2357 config/sparc/sparc.c:5847 +#: config/arc/arc.c:1741 config/m32r/m32r.c:2357 config/sparc/sparc.c:5849 msgid "invalid operand output code" msgstr "" @@ -1640,6 +1701,21 @@ msgstr "" msgid "Invalid register for compare" msgstr "" +#. Output assembler code to FILE to increment profiler label # LABELNO +#. for profiling a function entry. +#: config/dsp16xx/dsp16xx.h:1187 config/dsp16xx/dsp16xx.h:1191 +#: config/dsp16xx/dsp16xx.h:1195 config/dsp16xx/dsp16xx.h:1838 +#: config/dsp16xx/dsp16xx.h:1842 +msgid "Profiling not implemented yet." +msgstr "" + +#. Emit RTL insns to initialize the variable parts of a trampoline. +#. FNADDR is an RTX for the address of the function's pure code. +#. CXT is an RTX for the static chain value for the function. +#: config/dsp16xx/dsp16xx.h:1205 config/dsp16xx/dsp16xx.h:1217 +msgid "Trampolines not yet implemented" +msgstr "" + #: config/i386/dgux.c:185 #, c-format msgid "Internal gcc abort from %s:%d" @@ -1649,70 +1725,233 @@ msgstr "" msgid "The local variable `insn' has the value:" msgstr "" -#: config/i386/i386.c:505 +#: config/i386/i386.c:504 #, c-format msgid "bad value (%s) for -march= switch" msgstr "" -#: config/i386/i386.c:518 config/mips/mips.c:4864 +#: config/i386/i386.c:517 config/mips/mips.c:4864 #, c-format msgid "bad value (%s) for -mcpu= switch" msgstr "" -#: config/i386/i386.c:547 +#: config/i386/i386.c:546 #, c-format msgid "Register '%c' is unknown" msgstr "" -#: config/i386/i386.c:551 +#: config/i386/i386.c:550 #, c-format msgid "Register '%c' already specified in allocation order" msgstr "" -#: config/i386/i386.c:562 +#: config/i386/i386.c:561 #, c-format msgid "-mregparm=%d is not between 0 and %d" msgstr "" -#: config/i386/i386.c:572 +#: config/i386/i386.c:571 #, c-format msgid "-malign-loops=%d is not between 0 and %d" msgstr "" -#: config/i386/i386.c:582 +#: config/i386/i386.c:581 #, c-format msgid "-malign-jumps=%d is not between 0 and %d" msgstr "" -#: config/i386/i386.c:592 +#: config/i386/i386.c:591 #, c-format msgid "-malign-functions=%d is not between 0 and %d" msgstr "" -#: config/i386/i386.c:603 +#: config/i386/i386.c:602 #, c-format msgid "-mpreferred-stack-boundary=%d is not between 2 and 31" msgstr "" -#: config/i386/i386.c:613 +#: config/i386/i386.c:612 #, c-format msgid "-mbranch-cost=%d is not between 0 and 5" msgstr "" #. We can't handle floating point constants; #. PRINT_OPERAND must handle them. -#: config/i386/i386.c:2891 config/pdp11/pdp11.c:1478 final.c:3685 +#: config/i386/i386.c:2890 config/pdp11/pdp11.c:1478 final.c:3686 msgid "floating constant misused" msgstr "" -#: config/i386/i386.c:2936 +#: config/i386/i386.c:2935 msgid "invalid UNSPEC as operand" msgstr "" -#: config/i386/i386.c:2942 config/pdp11/pdp11.c:1525 final.c:3732 +#: config/i386/i386.c:2941 config/pdp11/pdp11.c:1525 final.c:3733 msgid "invalid expression as operand" msgstr "" +#: config/i386/i386.h:45 config/mips/mips.h:176 +msgid "half-pic init called on systems that don't support it." +msgstr "" + +#: config/i386/i386.h:222 config/i386/i386.h:224 config/i386/i386.h:226 +msgid "Use hardware fp" +msgstr "" + +#: config/i386/i386.h:223 config/i386/i386.h:225 +msgid "Do not use hardware fp" +msgstr "" + +#: config/i386/i386.h:227 +msgid "Same as -mcpu=i386" +msgstr "" + +#: config/i386/i386.h:228 +msgid "Same as -mcpu=i486" +msgstr "" + +#: config/i386/i386.h:229 +msgid "Same as -mcpu=pentium" +msgstr "" + +#: config/i386/i386.h:230 +msgid "Same as -mcpu=pentiumpro" +msgstr "" + +#: config/i386/i386.h:231 +msgid "Alternate calling convention" +msgstr "" + +#: config/i386/i386.h:232 +msgid "Use normal calling convention" +msgstr "" + +#: config/i386/i386.h:234 +msgid "Align some doubles on dword boundary" +msgstr "" + +#: config/i386/i386.h:236 +msgid "Align doubles on word boundary" +msgstr "" + +#: config/i386/i386.h:238 +msgid "Uninitialized locals in .bss" +msgstr "" + +#: config/i386/i386.h:240 +msgid "Uninitialized locals in .data" +msgstr "" + +#: config/i386/i386.h:242 +msgid "Use IEEE math for fp comparisons" +msgstr "" + +#: config/i386/i386.h:244 +msgid "Do not use IEEE math for fp comparisons" +msgstr "" + +#: config/i386/i386.h:246 +msgid "Return values of functions in FPU registers" +msgstr "" + +#: config/i386/i386.h:248 +msgid "Do not return values of functions in FPU registers" +msgstr "" + +#: config/i386/i386.h:250 +msgid "Do not generate sin, cos, sqrt for FPU" +msgstr "" + +#: config/i386/i386.h:252 +msgid "Generate sin, cos, sqrt for FPU" +msgstr "" + +#: config/i386/i386.h:254 +msgid "Omit the frame pointer in leaf functions" +msgstr "" + +#. undocumented +#. undocumented +#. undocumented +#. undocumented +#: config/i386/i386.h:260 +msgid "Enable stack probing" +msgstr "" + +#. undocumented +#. undocumented +#: config/i386/i386.h:265 +msgid "Emit Intel syntax assembler opcodes" +msgstr "" + +#: config/i386/i386.h:268 +msgid "Align destination of the string operations" +msgstr "" + +#: config/i386/i386.h:270 +msgid "Do not align destination of the string operations" +msgstr "" + +#: config/i386/i386.h:272 +msgid "Inline all known string operations" +msgstr "" + +#: config/i386/i386.h:274 +msgid "Do not inline all known string operations" +msgstr "" + +#: config/i386/i386.h:276 config/i386/i386.h:280 +msgid "Use push instructions to save outgoing arguments" +msgstr "" + +#: config/i386/i386.h:278 config/i386/i386.h:282 +msgid "Do not use push instructions to save outgoing arguments" +msgstr "" + +#. This macro is similar to `TARGET_SWITCHES' but defines names of +#. command options that have values. Its definition is an +#. initializer with a subgrouping for each command option. +#. +#. Each subgrouping contains a string constant, that defines the +#. fixed part of the option name, and the address of a variable. The +#. variable, type `char *', is set to the variable part of the given +#. option if the fixed part matches. The actual option name is made +#. by appending `-m' to the specified name. +#: config/i386/i386.h:315 +msgid "Schedule code for given CPU" +msgstr "" + +#: config/i386/i386.h:317 +msgid "Generate code for given CPU" +msgstr "" + +#: config/i386/i386.h:319 +msgid "Control allocation order of integer registers" +msgstr "" + +#: config/i386/i386.h:321 +msgid "Number of registers used to pass integer arguments" +msgstr "" + +#: config/i386/i386.h:323 +msgid "Loop code aligned to this power of 2" +msgstr "" + +#: config/i386/i386.h:325 +msgid "Jump targets are aligned to this power of 2" +msgstr "" + +#: config/i386/i386.h:327 +msgid "Function starts are aligned to this power of 2" +msgstr "" + +#: config/i386/i386.h:330 +msgid "Attempt to keep stack aligned to this power of 2" +msgstr "" + +#: config/i386/i386.h:332 +msgid "Branches are this expensive (1-5, arbitrary units)" +msgstr "" + #: config/i386/winnt.c:300 #, c-format msgid "`%s' declared as both exported to and imported from a DLL." @@ -1746,21 +1985,33 @@ msgstr "" msgid "invalid operand to %N code" msgstr "" -#: config/m68k/m68k.c:102 +#: config/m68k/m68k.c:101 #, c-format msgid "-malign-loops=%d is not between 1 and %d" msgstr "" -#: config/m68k/m68k.c:113 +#: config/m68k/m68k.c:112 #, c-format msgid "-malign-jumps=%d is not between 1 and %d" msgstr "" -#: config/m68k/m68k.c:124 +#: config/m68k/m68k.c:123 #, c-format msgid "-malign-functions=%d is not between 1 and %d" msgstr "" +#. Sometimes certain combinations of command options do not make +#. sense on a particular target machine. You can define a macro +#. `OVERRIDE_OPTIONS' to take account of this. This macro, if +#. defined, is executed once just after all the command options have +#. been parsed. +#. +#. Don't use this macro to turn on various extra optimizations for +#. `-O'. That is what `OPTIMIZATION_OPTIONS' is for. +#: config/m68k/m68k.h:237 config/m68k/m68kv4.h:312 +msgid "-fPIC is not currently supported on the 68000 or 68010\n" +msgstr "" + #: config/m88k/m88k.c:2864 msgid "%R not followed by %B/C/D/E" msgstr "" @@ -1843,6 +2094,26 @@ msgstr "" msgid "invalid code" msgstr "" +#. Do any checking or such that is needed after processing the -m switches. +#: config/m88k/m88k.h:277 +msgid "-mtrap-large-shift and -mhandle-large-shift are incompatible" +msgstr "" + +#: config/m88k/m88k.h:299 +#, c-format +msgid "Invalid option `-mshort-data-%s'" +msgstr "" + +#: config/m88k/m88k.h:304 +#, c-format +msgid "-mshort-data-%s is too large " +msgstr "" + +#: config/m88k/m88k.h:306 +#, c-format +msgid "-mshort-data-%s and PIC are incompatible" +msgstr "" + #: config/mips/mips.c:4665 #, c-format msgid "-mips%d not supported" @@ -1985,6 +2256,29 @@ msgstr "" msgid "invalid %%j value" msgstr "" +#. Perform any needed actions needed for a function that is receiving a +#. variable number of arguments. +#. +#. CUM is as above. +#. +#. MODE and TYPE are the mode and type of the current parameter. +#. +#. PRETEND_SIZE is a variable that should be set to the amount of stack +#. that must be pushed by the prolog to pretend that our caller pushed +#. it. +#. +#. Normally, this macro will push all remaining incoming registers on the +#. stack and set PRETEND_SIZE to the length of the registers pushed. +#: config/romp/romp.h:660 +msgid "can't have varargs with -mfp-arg-in-fp-regs" +msgstr "" + +#: config/rs6000/aix43.h:63 +msgid "" +"-maix64 required: 64-bit computation with 32-bit addressing not yet " +"supported." +msgstr "" + #: config/rs6000/rs6000.c:373 #, c-format msgid "Unknown -mdebug-%s switch" @@ -2050,6 +2344,73 @@ msgstr "" msgid "invalid %%v value" msgstr "" +#. Definitions for __builtin_return_address and __builtin_frame_address. +#. __builtin_return_address (0) should give link register (65), enable +#. this. +#. This should be uncommented, so that the link register is used, but +#. currently this would result in unmatched insns and spilling fixed +#. registers so we'll leave it for another day. When these problems are +#. taken care of one additional fetch will be necessary in RETURN_ADDR_RTX. +#. (mrs) +#. #define RETURN_ADDR_IN_PREVIOUS_FRAME +#. Number of bytes into the frame return addresses can be found. See +#. rs6000_stack_info in rs6000.c for more information on how the different +#. abi's store the return address. +#: config/rs6000/rs6000.h:1620 +msgid "RETURN_ADDRESS_OFFSET not supported" +msgstr "" + +#. Sometimes certain combinations of command options do not make sense +#. on a particular target machine. You can define a macro +#. `OVERRIDE_OPTIONS' to take account of this. This macro, if +#. defined, is executed once just after all the command options have +#. been parsed. +#. +#. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to +#. get control. +#: config/rs6000/sysv4.h:184 +#, c-format +msgid "Bad value for -mcall-%s" +msgstr "" + +#: config/rs6000/sysv4.h:200 +#, c-format +msgid "Bad value for -msdata=%s" +msgstr "" + +#: config/rs6000/sysv4.h:217 +#, c-format +msgid "-mrelocatable and -msdata=%s are incompatible." +msgstr "" + +#: config/rs6000/sysv4.h:225 +#, c-format +msgid "-f%s and -msdata=%s are incompatible." +msgstr "" + +#: config/rs6000/sysv4.h:234 +#, c-format +msgid "-msdata=%s and -mcall-%s are incompatible." +msgstr "" + +#: config/rs6000/sysv4.h:241 +msgid "-mrelocatable and -mno-minimal-toc are incompatible." +msgstr "" + +#: config/rs6000/sysv4.h:247 +#, c-format +msgid "-mrelocatable and -mcall-%s are incompatible." +msgstr "" + +#: config/rs6000/sysv4.h:254 +#, c-format +msgid "-fPIC and -mcall-%s are incompatible." +msgstr "" + +#: config/rs6000/sysv4.h:261 +msgid "-mcall-aixdesc must be big endian" +msgstr "" + #: config/sparc/sparc.c:256 #, c-format msgid "%s is not supported by this configuration" @@ -2077,31 +2438,51 @@ msgstr "" msgid "profiling does not support code models other than medlow" msgstr "" -#: config/sparc/sparc.c:5671 config/sparc/sparc.c:5677 +#: config/sparc/sparc.c:5673 config/sparc/sparc.c:5679 #, ycp-format msgid "Invalid %%Y operand" msgstr "" -#: config/sparc/sparc.c:5747 +#: config/sparc/sparc.c:5749 #, ycp-format msgid "Invalid %%A operand" msgstr "" -#: config/sparc/sparc.c:5757 +#: config/sparc/sparc.c:5759 #, ycp-format msgid "Invalid %%B operand" msgstr "" -#: config/sparc/sparc.c:5837 +#: config/sparc/sparc.c:5798 +#, ycp-format +msgid "Invalid %%c operand" +msgstr "" + +#: config/sparc/sparc.c:5799 +#, ycp-format +msgid "Invalid %%C operand" +msgstr "" + +#: config/sparc/sparc.c:5820 +#, ycp-format +msgid "Invalid %%d operand" +msgstr "" + +#: config/sparc/sparc.c:5821 +#, ycp-format +msgid "Invalid %%D operand" +msgstr "" + +#: config/sparc/sparc.c:5839 #, ycp-format msgid "Invalid %%f operand" msgstr "" -#: config/sparc/sparc.c:5887 +#: config/sparc/sparc.c:5889 msgid "long long constant not a valid immediate operand" msgstr "" -#: config/sparc/sparc.c:5890 +#: config/sparc/sparc.c:5892 msgid "floating point constant not a valid immediate operand" msgstr "" @@ -2162,356 +2543,351 @@ msgstr "" msgid "destructors take no parameters" msgstr "" -#: cp/class.c:1453 +#: cp/class.c:1464 #, c-format msgid "conflicting access specifications for field `%s', ignored" msgstr "" -#: cp/class.c:5146 +#: cp/class.c:5217 msgid "trying to finish struct, but kicked out due to previous parse errors." msgstr "" -#: cp/class.c:5593 +#: cp/class.c:5666 #, c-format msgid "language string `\"%s\"' not recognized" msgstr "" -#: cp/class.c:5891 cp/class.c:6086 cp/class.c:6093 +#: cp/class.c:5964 cp/class.c:6159 cp/class.c:6166 msgid "not enough type information" msgstr "" -#: cp/class.c:6070 +#: cp/class.c:6143 msgid "invalid operation on uninstantiated type" msgstr "" -#: cp/decl.c:3857 +#: cp/decl.c:3874 msgid "parse errors have confused me too much" msgstr "" -#: cp/decl.c:4812 +#: cp/decl.c:4829 #, c-format msgid "label `%s' referenced outside of any function" msgstr "" -#: cp/decl.c:4950 cp/decl.c:5046 +#: cp/decl.c:4967 cp/decl.c:5063 msgid " enters try block" msgstr "" -#: ../libiberty/cplus-dem.c:4768 ../libiberty/cplus-dem.c:4779 cp/decl.c:5487 +#: ../libiberty/cplus-dem.c:4795 ../libiberty/cplus-dem.c:4806 cp/decl.c:5504 msgid "virtual memory exhausted" msgstr "" -#: cp/decl.c:6256 +#: cp/decl.c:6274 msgid "the new ABI requires vtable thunks" msgstr "" -#: cp/decl.c:6933 +#: cp/decl.c:6959 msgid "an anonymous union cannot have function members" msgstr "" -#: cp/decl.c:6989 +#: cp/decl.c:7015 msgid "multiple types in one declaration" msgstr "" -#: cp/decl.c:8065 +#: cp/decl.c:8092 msgid "assignment (not initialization) in declaration" msgstr "" -#: cp/decl.c:8622 +#: cp/decl.c:8649 msgid "invalid catch parameter" msgstr "" -#: cp/decl.c:8730 +#: cp/decl.c:8757 #, c-format msgid "destructor for alien class `%s' cannot be a member" msgstr "" -#: cp/decl.c:8733 +#: cp/decl.c:8760 #, c-format msgid "constructor for alien class `%s' cannot be a member" msgstr "" -#: cp/decl.c:8844 +#: cp/decl.c:8871 msgid "cannot declare `::main' to be a template" msgstr "" -#: cp/decl.c:8846 +#: cp/decl.c:8873 msgid "cannot declare `::main' to be inline" msgstr "" -#: cp/decl.c:8848 +#: cp/decl.c:8875 msgid "cannot declare `::main' to be static" msgstr "" -#: cp/decl.c:9386 +#: cp/decl.c:9428 msgid "overflow in array dimension" msgstr "" -#: cp/decl.c:9675 +#: cp/decl.c:9717 msgid "destructors must be member functions" msgstr "" -#: cp/decl.c:10004 +#: cp/decl.c:10046 msgid "`bool' is now a keyword" msgstr "" -#: cp/decl.c:10158 +#: cp/decl.c:10200 #, c-format msgid "short, signed or unsigned invalid for `%s'" msgstr "" -#: cp/decl.c:10163 +#: cp/decl.c:10205 #, c-format msgid "long and short specified together for `%s'" msgstr "" -#: cp/decl.c:10174 +#: cp/decl.c:10216 #, c-format msgid "signed and unsigned given together for `%s'" msgstr "" -#: cp/decl.c:10321 +#: cp/decl.c:10363 msgid "storage class specifiers invalid in parameter declarations" msgstr "" -#: cp/decl.c:10325 +#: cp/decl.c:10367 msgid "typedef declaration invalid in parameter declaration" msgstr "" -#: cp/decl.c:10336 +#: cp/decl.c:10378 msgid "virtual outside class declaration" msgstr "" -#: cp/decl.c:10390 +#: cp/decl.c:10432 #, c-format msgid "storage class specified for %s `%s'" msgstr "" -#: cp/decl.c:10428 +#: cp/decl.c:10470 msgid "storage class specifiers invalid in friend function declarations" msgstr "" -#: cp/decl.c:10610 +#: cp/decl.c:10652 msgid "destructor cannot be static member function" msgstr "" -#: cp/decl.c:10634 +#: cp/decl.c:10676 msgid "constructor cannot be static member function" msgstr "" -#: cp/decl.c:10652 +#: cp/decl.c:10694 msgid "return value type specifier for constructor ignored" msgstr "" -#: cp/decl.c:10671 +#: cp/decl.c:10713 #, c-format msgid "can't initialize friend function `%s'" msgstr "" #. Cannot be both friend and virtual. -#: cp/decl.c:10675 +#: cp/decl.c:10717 msgid "virtual functions cannot be friends" msgstr "" -#: cp/decl.c:10680 +#: cp/decl.c:10722 msgid "friend declaration not in class definition" msgstr "" -#: cp/decl.c:10739 +#: cp/decl.c:10781 #, c-format msgid "cannot declare %s to references" msgstr "" -#: cp/decl.c:10765 +#: cp/decl.c:10807 msgid "invalid type: `void &'" msgstr "" #. [dcl.fct.spec] The explicit specifier shall only be used in #. declarations of constructors within a class definition. -#: cp/decl.c:11035 +#: cp/decl.c:11077 msgid "only declarations of constructors can be `explicit'" msgstr "" -#: cp/decl.c:11043 +#: cp/decl.c:11085 #, c-format msgid "non-member `%s' cannot be declared `mutable'" msgstr "" -#: cp/decl.c:11048 +#: cp/decl.c:11090 #, c-format msgid "non-object member `%s' cannot be declared `mutable'" msgstr "" -#: cp/decl.c:11054 +#: cp/decl.c:11096 #, c-format msgid "function `%s' cannot be declared `mutable'" msgstr "" -#: cp/decl.c:11059 +#: cp/decl.c:11101 #, c-format msgid "static `%s' cannot be declared `mutable'" msgstr "" -#: cp/decl.c:11064 +#: cp/decl.c:11106 #, c-format msgid "const `%s' cannot be declared `mutable'" msgstr "" -#: cp/decl.c:11179 +#: cp/decl.c:11226 msgid "typedef declaration includes an initializer" msgstr "" -#: cp/decl.c:11227 +#: cp/decl.c:11274 #, c-format msgid "trying to make class `%s' a friend of global scope" msgstr "" -#: cp/decl.c:11268 +#: cp/decl.c:11315 msgid "unnamed variable or field declared void" msgstr "" -#: cp/decl.c:11277 +#: cp/decl.c:11324 msgid "variable or field declared void" msgstr "" -#: cp/decl.c:11287 +#: cp/decl.c:11334 msgid "cannot use `::' in parameter declaration" msgstr "" -#: cp/decl.c:11305 +#: cp/decl.c:11352 #, c-format msgid "declaration of `%s' as void" msgstr "" -#: cp/decl.c:11484 +#: cp/decl.c:11531 #, c-format msgid "`%s' is neither function nor member function; cannot be declared friend" msgstr "" -#: cp/decl.c:11608 +#: cp/decl.c:11656 #, c-format msgid "storage class `auto' invalid for function `%s'" msgstr "" -#: cp/decl.c:11610 +#: cp/decl.c:11658 #, c-format msgid "storage class `register' invalid for function `%s'" msgstr "" -#: cp/decl.c:11630 +#: cp/decl.c:11678 #, c-format msgid "virtual non-class function `%s'" msgstr "" #. FIXME need arm citation -#: cp/decl.c:11665 +#: cp/decl.c:11713 msgid "cannot declare static function inside another function" msgstr "" -#: cp/decl.c:11786 +#: cp/decl.c:11834 msgid "parameter has incomplete type" msgstr "" -#: cp/decl.c:11998 +#: cp/decl.c:12046 msgid "" "invalid integer constant in parameter list, did you forget to give parameter " "name?" msgstr "" -#: cp/decl.c:12025 +#: cp/decl.c:12073 msgid "parameter invalidly declared method type" msgstr "" -#: cp/decl.c:12035 +#: cp/decl.c:12083 msgid "parameter invalidly declared offset type" msgstr "" -#: cp/decl.c:12069 +#: cp/decl.c:12117 msgid "`void' in parameter list must be entire list" msgstr "" -#: cp/decl2.c:664 toplev.c:4587 -#, c-format -msgid "Unrecognized option `%s'" -msgstr "" - -#: cp/decl2.c:670 +#: cp/decl2.c:684 msgid "no file specified with -fdump-translation-unit" msgstr "" -#: cp/decl2.c:1049 +#: cp/decl2.c:1063 msgid "name missing for member function" msgstr "" -#: cp/decl2.c:1110 +#: cp/decl2.c:1129 msgid "`__alignof__' applied to a bit-field" msgstr "" #. Something has gone very wrong. Assume we are mistakenly reducing #. an expression instead of a declaration. -#: cp/decl2.c:1152 +#: cp/decl2.c:1171 msgid "parser may be lost: is there a '{' missing somewhere?" msgstr "" -#: cp/decl2.c:1183 cp/decl2.c:1197 +#: cp/decl2.c:1202 cp/decl2.c:1216 msgid "ambiguous conversion for array subscript" msgstr "" -#: cp/decl2.c:1257 +#: cp/decl2.c:1276 msgid "" "cannot delete a function. Only pointer-to-objects are valid arguments to " "`delete'" msgstr "" -#: cp/decl2.c:1573 +#: cp/decl2.c:1597 msgid "initializer invalid for static member with constructor" msgstr "" -#: cp/decl2.c:1575 +#: cp/decl2.c:1599 msgid "(you really want to initialize it separately)" msgstr "" -#: cp/decl2.c:1753 +#: cp/decl2.c:1781 msgid "field initializer is not constant" msgstr "" -#: cp/decl2.c:2122 +#: cp/decl2.c:2153 msgid "anonymous struct not inside named type" msgstr "" -#: cp/decl2.c:2213 +#: cp/decl2.c:2244 msgid "namespace-scope anonymous aggregates must be static" msgstr "" -#: cp/decl2.c:2288 +#: cp/decl2.c:2319 msgid "`operator new' must return type `void *'" msgstr "" -#: cp/decl2.c:2293 +#: cp/decl2.c:2324 msgid "`operator new' takes type `size_t' parameter" msgstr "" -#: cp/decl2.c:2295 +#: cp/decl2.c:2326 msgid "`operator new' takes type `size_t' as first parameter" msgstr "" -#: cp/decl2.c:2320 +#: cp/decl2.c:2351 msgid "`operator delete' must return type `void'" msgstr "" -#: cp/decl2.c:2324 +#: cp/decl2.c:2355 msgid "`operator delete' takes type `void *' as first parameter" msgstr "" -#: cp/decl2.c:2335 +#: cp/decl2.c:2366 msgid "second argument to `operator delete' must be of type `size_t'" msgstr "" -#: cp/decl2.c:2340 +#: cp/decl2.c:2371 msgid "too many arguments in declaration of `operator delete'" msgstr "" -#: cp/decl2.c:2342 +#: cp/decl2.c:2373 msgid "`...' invalid in specification of `operator delete'" msgstr "" @@ -2527,15 +2903,15 @@ msgstr "" msgid " in thrown expression" msgstr "" -#: cp/expr.c:295 +#: cp/expr.c:216 msgid "pointers are not permitted as case values" msgstr "" -#: cp/expr.c:334 +#: cp/expr.c:255 msgid "duplicate (or overlapping) case value" msgstr "" -#: cp/expr.c:358 +#: cp/expr.c:279 msgid "`default' label within scope of cleanup or variable array" msgstr "" @@ -2576,44 +2952,44 @@ msgstr "" msgid "object missing in use of pointer-to-member construct" msgstr "" -#: cp/init.c:1831 cp/typeck.c:3125 cp/typeck.c:3227 +#: cp/init.c:1829 cp/typeck.c:3125 cp/typeck.c:3227 msgid "at this point in file" msgstr "" -#: cp/init.c:2017 +#: cp/init.c:2013 msgid "new of array type fails to specify size" msgstr "" -#: cp/init.c:2099 +#: cp/init.c:2095 msgid "new cannot be applied to a reference type" msgstr "" -#: cp/init.c:2105 +#: cp/init.c:2101 msgid "new cannot be applied to a function type" msgstr "" -#: cp/init.c:2152 +#: cp/init.c:2148 msgid "call to Java constructor, while `jclass' undefined" msgstr "" -#: cp/init.c:2264 +#: cp/init.c:2260 msgid "invalid type `void' for new" msgstr "" -#: cp/init.c:2320 +#: cp/init.c:2316 #, c-format msgid "call to Java constructor, while `%s' undefined" msgstr "" -#: cp/init.c:2914 +#: cp/init.c:2910 msgid "initializer ends prematurely" msgstr "" -#: cp/init.c:3177 +#: cp/init.c:3173 msgid "unknown array size in delete" msgstr "" -#: cp/init.c:3397 +#: cp/init.c:3393 msgid "type to vector delete is neither pointer or array type" msgstr "" @@ -2700,7 +3076,7 @@ msgstr "" msgid "universal-character-name `\\u%04x' not valid in identifier" msgstr "" -#: cp/lex.c:2872 +#: cp/lex.c:2872 cppexp.c:685 msgid "\\x used with no following hex digits" msgstr "" @@ -2709,31 +3085,31 @@ msgstr "" msgid "%s at end of saved text" msgstr "" -#: cp/lex.c:3145 +#: cp/lex.c:3155 msgid "" "(Each undeclared identifier is reported only once for each function it " "appears in.)" msgstr "" -#: cp/lex.c:3182 +#: cp/lex.c:3192 #, c-format msgid "name lookup of `%s' changed for new ISO `for' scoping" msgstr "" -#: cp/lex.c:4178 +#: cp/lex.c:4188 msgid "complex integer constant is too wide for `__complex int'" msgstr "" -#: cp/lex.c:4335 +#: cp/lex.c:4345 cppexp.c:312 msgid "malformatted character constant" msgstr "" -#: cp/method.c:1904 +#: cp/method.c:1941 #, c-format msgid "ambiguous request for method pointer `%s'" msgstr "" -#: cp/method.c:2012 +#: cp/method.c:2049 #, c-format msgid "request for member `%s' is ambiguous in multiple inheritance lattice" msgstr "" @@ -2813,11 +3189,11 @@ msgstr "" msgid "type specifier omitted for parameter" msgstr "" -#: cp/pt.c:1793 +#: cp/pt.c:1828 msgid " a template type parameter must begin with `class' or `typename'" msgstr "" -#: cp/pt.c:7852 +#: cp/pt.c:7936 msgid "incomplete type unification" msgstr "" @@ -2839,7 +3215,7 @@ msgstr "" msgid "cannot use typeid with -fno-rtti" msgstr "" -#: cp/rtti.c:298 cp/rtti.c:489 +#: cp/rtti.c:298 cp/rtti.c:498 msgid "must #include <typeinfo> before using typeid" msgstr "" @@ -2905,6 +3281,10 @@ msgstr "" msgid "invalid use of a pointer to an incomplete type in pointer arithmetic" msgstr "" +#: cp/typeck.c:4732 +msgid "unary `&'" +msgstr "" + #: cp/typeck.c:4954 msgid "cannot take the address of `this', which is an ravlue expression" msgstr "" @@ -3022,7 +3402,7 @@ msgstr "" msgid "Can't create cross-reference file `%s'" msgstr "" -#: ../libiberty/cplus-dem.c:4567 gcc.c:5796 +#: ../libiberty/cplus-dem.c:4577 gcc.c:5796 msgid "Internal gcc abort." msgstr "" @@ -3061,16 +3441,284 @@ msgstr "" msgid "internal error: " msgstr "" +#: cpperror.c:149 +#, c-format +msgid "bad is_error(%d) in v_message" +msgstr "" + +#: cpperror.c:264 cpperror.c:445 gcc.c:5768 +#, c-format +msgid "%s: %s" +msgstr "" + +#: cppexp.c:176 +msgid "floating point numbers are not allowed in #if expressions" +msgstr "" + +#: cppexp.c:213 +msgid "invalid number in #if expression" +msgstr "" + +#: cppexp.c:218 +msgid "too many 'l' suffixes in integer constant" +msgstr "" + +#: cppexp.c:223 +msgid "too many 'u' suffixes in integer constant" +msgstr "" + +#: cppexp.c:229 +msgid "integer constant contains digits beyond the radix" +msgstr "" + +#: cppexp.c:232 +msgid "integer constant out of range" +msgstr "" + +#: cppexp.c:239 +msgid "integer constant is so large that it is unsigned" +msgstr "" + +#: cppexp.c:290 +msgid "escape sequence out of range for character" +msgstr "" + +#: cppexp.c:321 +msgid "multi-character character constant" +msgstr "" + +#: cppexp.c:386 +msgid "'defined' without an identifier" +msgstr "" + +#: cppexp.c:518 +msgid "string constants are not allowed in #if expressions" +msgstr "" + +#: cppexp.c:535 +#, c-format +msgid "'%.*s' is not defined" +msgstr "" + +#: cppexp.c:551 +#, c-format +msgid "'%.*s' is not allowed in #if expressions" +msgstr "" + +#: cppexp.c:615 +#, c-format +msgid "non-ANSI-standard escape sequence, '\\%c'" +msgstr "" + +#: cppexp.c:658 +msgid "octal escape sequence out of range" +msgstr "" + +#: cppexp.c:689 +msgid "hex escape sequence out of range" +msgstr "" + +#: cppexp.c:703 +msgid "integer overflow in preprocessor expression" +msgstr "" + +#: cppexp.c:1071 +msgid "comma operator in operand of #if" +msgstr "" + +#: cppfiles.c:299 +#, c-format +msgid "included file `%s' exists but is not readable" +msgstr "" + +#: cppfiles.c:562 cppfiles.c:615 +#, c-format +msgid "No include path in which to find %s" +msgstr "" + +#: cppfiles.c:733 +#, c-format +msgid "%s is too large" +msgstr "" + +#: cppfiles.c:741 +#, c-format +msgid "%s is shorter than expected\n" +msgstr "" + +#: cppfiles.c:745 +#, c-format +msgid "%s is a block device" +msgstr "" + +#: cppfiles.c:750 +#, c-format +msgid "%s is a directory" +msgstr "" + +#: cpphash.c:395 +#, c-format +msgid "macro argument \"%s\" would be stringified in traditional C" +msgstr "" + +#: cpphash.c:434 +#, c-format +msgid "macro argument \"%s\" is stringified" +msgstr "" + +#: cpphash.c:489 cpphash.c:581 +msgid "`##' at start of macro definition" +msgstr "" + +#: cpphash.c:505 cpphash.c:671 +msgid "`##' at end of macro definition" +msgstr "" + +#: cpphash.c:512 +msgid "empty object-like macro went through full #define" +msgstr "" + +#: cpphash.c:638 +msgid "# is not followed by a macro argument name" +msgstr "" + +#: cpphash.c:669 +msgid "`#' is not followed by a macro argument name" +msgstr "" + +#: cpphash.c:727 +#, c-format +msgid "first token = %d not %d in collect_formal_parameters" +msgstr "" + +#: cpphash.c:749 +msgid "impossible token in macro argument list" +msgstr "" + +#: cpphash.c:754 +msgid "illegal token in macro argument list" +msgstr "" + +#: cpphash.c:767 +msgid "another parameter follows \"...\"" +msgstr "" + +#: cpphash.c:773 +msgid "missing right paren in macro argument list" +msgstr "" + +#: cpphash.c:786 +#, c-format +msgid "collect_params: argc=%d argslen=0" +msgstr "" + +#: cpphash.c:805 +#, c-format +msgid "duplicate macro argument name \"%s\"" +msgstr "" + +#: cpphash.c:813 +msgid "C99 does not permit use of __VA_ARGS__ as a macro argument name" +msgstr "" + +#: cpphash.c:828 +msgid "C89 does not permit varargs macros" +msgstr "" + +#: cpphash.c:839 +msgid "ISO C does not permit named varargs macros" +msgstr "" + +#: cpphash.c:845 +#, c-format +msgid "collect_params: impossible token type %d" +msgstr "" + +#: cpphash.c:912 +#, c-format +msgid "The C standard requires whitespace after #define %s" +msgstr "" + +#: cpphash.c:962 +#, c-format +msgid "\"%s\" redefined" +msgstr "" + +#: cpphash.c:980 +msgid "this is the location of the previous definition" +msgstr "" + +#: cpphash.c:1210 +#, c-format +msgid "attempt to use poisoned `%s'." +msgstr "" + +#: cpphash.c:1215 +msgid "invalid special hash type" +msgstr "" + +#: cpphash.c:1340 +#, c-format +msgid "macroexpand: unexpected token %d (wanted LPAREN)" +msgstr "" + +#: cpphash.c:1357 +msgid "unterminated macro call" +msgstr "" + +#: cpphash.c:1385 +#, c-format +msgid "arguments given to macro `%s'" +msgstr "" + +#: cpphash.c:1396 +#, c-format +msgid "macro `%s' used without args" +msgstr "" + +#: cpphash.c:1398 +#, c-format +msgid "macro `%s' used with just one arg" +msgstr "" + +#: cpphash.c:1400 +#, c-format +msgid "macro `%s' used with only %d args" +msgstr "" + +#: cpphash.c:1404 +#, c-format +msgid "macro `%s' used with too many (%d) args" +msgstr "" + +#: cpphash.c:1869 +#, c-format +msgid "invalid hash type %d in dump_definition" +msgstr "" + #: cppinit.c:346 #, c-format msgid "ignoring nonexistent directory `%s'\n" msgstr "" +#: cppinit.c:352 +#, c-format +msgid "%s: Not a directory" +msgstr "" + #: cppinit.c:443 cppinit.c:463 cppinit.c:482 cppinit.c:496 #, c-format msgid "ignoring duplicate directory `%s'\n" msgstr "" +#: cppinit.c:875 +msgid "-MG must be specified with one of -M or -MM" +msgstr "" + +#: cppinit.c:882 +msgid "-lang-chill and -trigraphs are mutually exclusive" +msgstr "" + #: cppinit.c:916 msgid "#include \"...\" search starts here:\n" msgstr "" @@ -3083,11 +3731,70 @@ msgstr "" msgid "End of search list.\n" msgstr "" +#: cppinit.c:1016 +msgid "buffers still stacked in cpp_finish" +msgstr "" + +#: cppinit.c:1042 +msgid "I/O error on output" +msgstr "" + +#. Irix6 "cc -n32" and OSF4 cc have problems with char foo[] = ("string"); +#. I.e. a const string initializer with parens around it. That is +#. what N_("string") resolves to, so we make no_* be macros instead. +#: cppinit.c:1077 +#, c-format +msgid "Argument missing after %s" +msgstr "" + +#: cppinit.c:1078 +#, c-format +msgid "Assertion missing after %s" +msgstr "" + +#: cppinit.c:1079 +#, c-format +msgid "Directory name missing after %s" +msgstr "" + +#: cppinit.c:1080 +#, c-format +msgid "File name missing after %s" +msgstr "" + +#: cppinit.c:1081 +#, c-format +msgid "Macro name missing after %s" +msgstr "" + +#: cppinit.c:1082 +#, c-format +msgid "Path name missing after %s" +msgstr "" + +#: cppinit.c:1083 +#, c-format +msgid "Number missing after %s" +msgstr "" + +#: cppinit.c:1260 +#, c-format +msgid "Too many arguments. Type %s --help for usage info" +msgstr "" + #: cppinit.c:1342 cppinit.c:1505 #, c-format msgid "GNU CPP version %s (cpplib)\n" msgstr "" +#: cppinit.c:1497 +msgid "Output filename specified twice" +msgstr "" + +#: cppinit.c:1633 +msgid "-I- specified twice" +msgstr "" + #: cppinit.c:1792 #, c-format msgid "Usage: %s [switches] input output\n" @@ -3175,6 +3882,383 @@ msgid "" " -h or --help Display this information\n" msgstr "" +#: cpplex.c:190 +msgid "macro or `#include' recursion too deep" +msgstr "" + +#: cpplex.c:212 +msgid "mark active in cpp_pop_buffer" +msgstr "" + +#: cpplex.c:439 +msgid "length < 0 in cpp_expand_to_buffer" +msgstr "" + +#: cpplex.c:861 cpplex.c:2440 +msgid "'/*' within comment" +msgstr "" + +#: cpplex.c:865 cpplex.c:3018 +msgid "unterminated comment" +msgstr "" + +#: cpplex.c:895 +msgid "backslash-newline within line comment" +msgstr "" + +#: cpplex.c:931 +msgid "C++ style comments are not allowed in traditional C" +msgstr "" + +#: cpplex.c:934 cpplex.c:2974 +msgid "C++ style comments are not allowed in ISO C89" +msgstr "" + +#: cpplex.c:938 cpplex.c:2976 +msgid "(this will be reported only once per input file)" +msgstr "" + +#: cpplex.c:986 cpplex.c:2532 +msgid "embedded null character ignored" +msgstr "" + +#: cpplex.c:988 cpplex.c:2531 +msgid "embedded null characters ignored" +msgstr "" + +#: cpplex.c:1008 cpplex.c:1076 cpplex.c:2523 +#, c-format +msgid "%s in preprocessing directive" +msgstr "" + +#: cpplex.c:1132 +msgid "unterminated string or character constant" +msgstr "" + +#: cpplex.c:1137 +msgid "possible real start of unterminated constant" +msgstr "" + +#: cpplex.c:1163 +msgid "unterminated character constant" +msgstr "" + +#: cpplex.c:1169 +msgid "string constant runs past end of line" +msgstr "" + +#: cpplex.c:1177 +msgid "\\r escape inside string constant" +msgstr "" + +#: cpplex.c:1199 +msgid "null character in string or character constant" +msgstr "" + +#: cpplex.c:1201 +msgid "null characters in string or character constant" +msgstr "" + +#: cpplex.c:1385 +msgid "missing '>' in `#include <FILENAME>'" +msgstr "" + +#: cpplex.c:1402 cpplex.c:1587 +#, c-format +msgid "unrecognized escape \\r%c" +msgstr "" + +#: cpplex.c:1704 +#, c-format +msgid "function macro %s must be used with arguments in traditional C" +msgstr "" + +#: cpplex.c:1730 +msgid "vertical tab in preprocessing directive" +msgstr "" + +#: cpplex.c:1732 +msgid "form feed in preprocessing directive" +msgstr "" + +#: cpplex.c:2094 cpplex.c:2321 +#, c-format +msgid "trigraph ??%c converted to %c" +msgstr "" + +#: cpplex.c:2097 cpplex.c:2325 +#, c-format +msgid "trigraph ??%c ignored" +msgstr "" + +#: cpplex.c:2132 cpplex.c:3287 +msgid "no newline at end of file" +msgstr "" + +#: cpplex.c:2562 +msgid "'$' character in identifier" +msgstr "" + +#: cpplex.c:2714 +msgid "multi-line string constant" +msgstr "" + +#: cpplex.c:2752 +#, c-format +msgid "missing terminating %c character" +msgstr "" + +#: cpplex.c:2758 +msgid "possible start of unterminated string literal" +msgstr "" + +#: cpplex.c:2768 +msgid "null characters preserved" +msgstr "" + +#: cpplex.c:2769 +msgid "null character preserved" +msgstr "" + +#: cpplex.c:2983 +msgid "comment start split across lines" +msgstr "" + +#: cpplex.c:2987 +msgid "multi-line comment" +msgstr "" + +#: cpplex.c:3015 +msgid "comment start '/*' split across lines" +msgstr "" + +#: cpplex.c:3021 +msgid "comment end '*/' split across lines" +msgstr "" + +#: cpplex.c:3071 +msgid "backslash and newline separated by space" +msgstr "" + +#: cpplex.c:3359 +msgid "Unspellable token" +msgstr "" + +#: cpplib.c:188 +msgid "handle_directive called on macro buffer" +msgstr "" + +#: cpplib.c:219 +msgid "# followed by integer" +msgstr "" + +#: cpplib.c:247 +#, c-format +msgid "invalid preprocessing directive #%s" +msgstr "" + +#: cpplib.c:266 +#, c-format +msgid "ignoring #%s because of its indented #" +msgstr "" + +#: cpplib.c:276 +#, c-format +msgid "#%s may not be used inside a macro argument" +msgstr "" + +#: cpplib.c:284 +#, c-format +msgid "ISO C does not allow #%s" +msgstr "" + +#: cpplib.c:291 +#, c-format +msgid "traditional C ignores #%s with the # indented" +msgstr "" + +#: cpplib.c:295 +#, c-format +msgid "suggest hiding #%s from traditional C with an indented #" +msgstr "" + +#: cpplib.c:357 +msgid "#define must be followed by an identifier" +msgstr "" + +#: cpplib.c:369 +msgid "\"defined\" is not a legal macro name" +msgstr "" + +#: cpplib.c:378 +#, c-format +msgid "redefining poisoned `%.*s'" +msgstr "" + +#: cpplib.c:416 +#, c-format +msgid "#%s expects \"FILENAME\" or <FILENAME>" +msgstr "" + +#: cpplib.c:424 +#, c-format +msgid "junk at end of #%s" +msgstr "" + +#: cpplib.c:431 +#, c-format +msgid "empty file name in #%s" +msgstr "" + +#: cpplib.c:469 +msgid "#import is obsolete, use an #ifndef wrapper in the header file" +msgstr "" + +#: cpplib.c:514 +msgid "#include_next in primary source file" +msgstr "" + +#: cpplib.c:545 +msgid "invalid format #line" +msgstr "" + +#: cpplib.c:569 cpplib.c:578 +msgid "token after #line is not an integer" +msgstr "" + +#: cpplib.c:584 +msgid "line number out of range in #line" +msgstr "" + +#: cpplib.c:597 +msgid "garbage at end of #line" +msgstr "" + +#: cpplib.c:638 +msgid "second token after #line is not a string" +msgstr "" + +#: cpplib.c:674 +msgid "token after #undef is not an identifier" +msgstr "" + +#: cpplib.c:683 +msgid "junk on line after #undef" +msgstr "" + +#: cpplib.c:694 +#, c-format +msgid "cannot undefine poisoned \"%s\"" +msgstr "" + +#: cpplib.c:704 +#, c-format +msgid "undefining `%s'" +msgstr "" + +#: cpplib.c:730 +#, c-format +msgid "#error %.*s" +msgstr "" + +#: cpplib.c:750 +#, c-format +msgid "#warning %.*s" +msgstr "" + +#: cpplib.c:845 +msgid "malformed #pragma directive" +msgstr "" + +#: cpplib.c:871 +msgid "#pragma once is obsolete" +msgstr "" + +#: cpplib.c:874 +msgid "#pragma once outside include file" +msgstr "" + +#: cpplib.c:898 +msgid "malformed #pragma implementation" +msgstr "" + +#: cpplib.c:911 +#, c-format +msgid "#pragma implementation for %s appears after file is included" +msgstr "" + +#: cpplib.c:943 +msgid "invalid #pragma poison directive" +msgstr "" + +#: cpplib.c:956 +#, c-format +msgid "poisoning existing macro `%s'" +msgstr "" + +#: cpplib.c:978 +msgid "#pragma system_header outside include file" +msgstr "" + +#: cpplib.c:1094 +#, c-format +msgid "#%s with no argument" +msgstr "" + +#: cpplib.c:1104 +#, c-format +msgid "#%s with invalid argument" +msgstr "" + +#: cpplib.c:1112 +#, c-format +msgid "garbage at end of #%s" +msgstr "" + +#: cpplib.c:1130 cpplib.c:1151 cpplib.c:1611 +#, c-format +msgid "attempt to use poisoned `%s'" +msgstr "" + +#: cpplib.c:1193 +msgid "#else without #if" +msgstr "" + +#: cpplib.c:1198 +msgid "#else after #else" +msgstr "" + +#: cpplib.c:1199 cpplib.c:1236 +msgid "the conditional began here" +msgstr "" + +#: cpplib.c:1230 +msgid "#elif without #if" +msgstr "" + +#: cpplib.c:1235 +msgid "#elif after #else" +msgstr "" + +#: cpplib.c:1265 +msgid "#endif without #if" +msgstr "" + +#: cpplib.c:1315 +#, c-format +msgid "ISO C forbids text after #%s" +msgstr "" + +#: cpplib.c:1334 +#, c-format +msgid "unterminated #%s" +msgstr "" + +#: cppmain.c:61 +#, c-format +msgid "Invalid option %s" +msgstr "" + #: cppspec.c:128 #, c-format msgid "`%s' is not a legal option to the preprocessor" @@ -3184,6 +4268,11 @@ msgstr "" msgid "too many input files" msgstr "" +#: cse.c:6873 +#, c-format +msgid ";; Processing block from %d to %d, %d sets.\n" +msgstr "" + #: emit-rtl.c:963 msgid "" "Unable to access real part of complex value in a hard register on this target" @@ -3195,111 +4284,111 @@ msgid "" "target" msgstr "" -#: except.c:953 +#: except.c:954 msgid "Cannot duplicate non-existant exception region." msgstr "" -#: except.c:1067 +#: except.c:1068 msgid "exception handling disabled, use -fexceptions to enable" msgstr "" -#: except.c:1750 +#: except.c:1751 msgid "Never issued previous false_label" msgstr "" -#: except.c:3072 +#: except.c:3074 msgid "Duplicate call to __builtin_eh_return" msgstr "" -#: except.c:3092 +#: except.c:3094 msgid "function uses __builtin_eh_return" msgstr "" -#: explow.c:1380 +#: explow.c:1451 msgid "stack limits not supported on this target" msgstr "" -#: expr.c:2679 +#: expr.c:2682 msgid "function using short complex types cannot be inline" msgstr "" -#: expr.c:5623 expr.c:5632 expr.c:5641 expr.c:5646 expr.c:5825 expr.c:5840 +#: expr.c:5643 expr.c:5652 expr.c:5661 expr.c:5666 expr.c:5845 expr.c:5860 msgid "unsupported wide integer operation" msgstr "" -#: final.c:3366 +#: final.c:3367 #, c-format msgid "output_operand: %s" msgstr "" -#: final.c:3506 +#: final.c:3507 #, c-format msgid "operand number missing after %-letter" msgstr "" -#: final.c:3508 final.c:3541 +#: final.c:3509 final.c:3542 msgid "operand number out of range" msgstr "" -#: final.c:3554 +#: final.c:3555 #, ycp-format msgid "invalid %%-code" msgstr "" -#: final.c:3581 +#: final.c:3582 msgid "`%l' operand isn't a label" msgstr "" -#: flow.c:6292 +#: flow.c:6338 #, c-format msgid "Head insn %d for block %d not found in the insn stream." msgstr "" -#: flow.c:6303 +#: flow.c:6349 #, c-format msgid "Insn %d is in multiple basic blocks (%d and %d)" msgstr "" -#: flow.c:6314 +#: flow.c:6360 #, c-format msgid "End insn %d for block %d not found in the insn stream." msgstr "" -#: flow.c:6348 flow.c:6375 +#: flow.c:6394 flow.c:6421 #, c-format msgid "Basic block %i edge lists are corrupted" msgstr "" -#: flow.c:6360 +#: flow.c:6406 #, c-format msgid "Basic block %d pred edge is corrupted" msgstr "" -#: flow.c:6390 +#: flow.c:6436 #, c-format msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d" msgstr "" -#: flow.c:6400 +#: flow.c:6446 #, c-format msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d\n" msgstr "" -#: flow.c:6417 +#: flow.c:6463 #, c-format msgid "NOTE_INSN_BASIC_BLOCK %d in the middle of basic block %d" msgstr "" -#: flow.c:6429 +#: flow.c:6475 #, c-format msgid "In basic block %d:" msgstr "" -#: flow.c:6449 +#: flow.c:6495 msgid "Basic blocks not numbered consecutively" msgstr "" -#: flow.c:6489 +#: flow.c:6535 #, c-format msgid "number of bb notes in insn chain (%d) != n_basic_blocks (%d)" msgstr "" @@ -3528,9 +4617,169 @@ msgstr "" msgid "language %s not recognized" msgstr "" -#: gcc.c:5768 +#: gcov.c:292 +msgid "Internal gcov abort.\n" +msgstr "" + +#: gcov.c:301 +msgid "gcov [-b] [-v] [-n] [-l] [-f] [-o OBJDIR] file\n" +msgstr "" + +#: gcov.c:421 #, c-format -msgid "%s: %s" +msgid "Could not open basic block file %s.\n" +msgstr "" + +#: gcov.c:430 +#, c-format +msgid "Could not open data file %s.\n" +msgstr "" + +#: gcov.c:431 +msgid "Assuming that all execution counts are zero.\n" +msgstr "" + +#: gcov.c:437 +#, c-format +msgid "Could not open program flow graph file %s.\n" +msgstr "" + +#: gcov.c:448 +#, c-format +msgid "No executable code associated with file %s.\n" +msgstr "" + +#: gcov.c:747 +msgid ".da file contents exhausted too early\n" +msgstr "" + +#: gcov.c:750 +msgid ".da file contents not exhausted\n" +msgstr "" + +#: gcov.c:931 +msgid "%6.2f%% of %d source lines executed in function %s\n" +msgstr "" + +#: gcov.c:935 +#, c-format +msgid "No executable source lines in function %s\n" +msgstr "" + +#: gcov.c:942 +msgid "%6.2f%% of %d branches executed in function %s\n" +msgstr "" + +#: gcov.c:946 +msgid "%6.2f%% of %d branches taken at least once in function %s\n" +msgstr "" + +#: gcov.c:951 +#, c-format +msgid "No branches in function %s\n" +msgstr "" + +#: gcov.c:953 +msgid "%6.2f%% of %d calls executed in function %s\n" +msgstr "" + +#: gcov.c:957 +#, c-format +msgid "No calls in function %s\n" +msgstr "" + +#: gcov.c:1089 +#, c-format +msgid "didn't use all bb entries of graph, function %s\n" +msgstr "" + +#: gcov.c:1091 +#, c-format +msgid "block_num = %ld, num_blocks = %d\n" +msgstr "" + +#: gcov.c:1129 +#, c-format +msgid "ERROR: too many basic blocks in .bb file %s\n" +msgstr "" + +#: gcov.c:1206 +msgid "%6.2f%% of %d source lines executed in file %s\n" +msgstr "" + +#: gcov.c:1210 +#, c-format +msgid "No executable source lines in file %s\n" +msgstr "" + +#: gcov.c:1217 +msgid "%6.2f%% of %d branches executed in file %s\n" +msgstr "" + +#: gcov.c:1221 +msgid "%6.2f%% of %d branches taken at least once in file %s\n" +msgstr "" + +#: gcov.c:1226 +#, c-format +msgid "No branches in file %s\n" +msgstr "" + +#: gcov.c:1228 +msgid "%6.2f%% of %d calls executed in file %s\n" +msgstr "" + +#: gcov.c:1232 +#, c-format +msgid "No calls in file %s\n" +msgstr "" + +#: gcov.c:1244 +#, c-format +msgid "Could not open source file %s.\n" +msgstr "" + +#: gcov.c:1294 +#, c-format +msgid "Could not open output file %s.\n" +msgstr "" + +#: gcov.c:1302 +#, c-format +msgid "Creating %s.\n" +msgstr "" + +#: gcov.c:1346 +#, c-format +msgid "call %d never executed\n" +msgstr "" + +#: gcov.c:1351 +#, c-format +msgid "call %d returns = %d\n" +msgstr "" + +#: gcov.c:1355 +msgid "call %d returns = %d%%\n" +msgstr "" + +#: gcov.c:1363 +#, c-format +msgid "branch %d never executed\n" +msgstr "" + +#: gcov.c:1369 +#, c-format +msgid "branch %d taken = %d\n" +msgstr "" + +#: gcov.c:1373 +msgid "branch %d taken = %d%%\n" +msgstr "" + +#: gcov.c:1387 +#, c-format +msgid "Unexpected EOF while reading source file %s.\n" msgstr "" #: ../libiberty/getopt.c:682 @@ -3612,7 +4861,7 @@ msgstr "" msgid "function with label addresses used in initializers cannot inline" msgstr "" -#: integrate.c:174 integrate.c:217 +#: integrate.c:174 integrate.c:218 msgid "function too large to be inline" msgstr "" @@ -3620,7 +4869,7 @@ msgstr "" msgid "no prototype, and parameter address used; cannot be inline" msgstr "" -#: integrate.c:191 integrate.c:246 +#: integrate.c:191 integrate.c:247 msgid "inline functions not supported for this return value type" msgstr "" @@ -3632,23 +4881,23 @@ msgstr "" msgid "function with varying-size parameter cannot be inline" msgstr "" -#: integrate.c:205 +#: integrate.c:206 msgid "function with transparent unit parameter cannot be inline" msgstr "" -#: integrate.c:224 +#: integrate.c:225 msgid "function with computed jump cannot inline" msgstr "" -#: integrate.c:228 +#: integrate.c:229 msgid "function with nonlocal goto cannot be inline" msgstr "" -#: integrate.c:240 +#: integrate.c:241 msgid "function with complex parameters cannot be inline" msgstr "" -#: integrate.c:253 +#: integrate.c:254 msgid "function with target specific attribute(s) cannot be inlined" msgstr "" @@ -3664,18 +4913,18 @@ msgstr "" msgid "Undefined type `id', please import <objc/objc.h>" msgstr "" -#: objc/objc-act.c:1210 objc/objc-act.c:5401 +#: objc/objc-act.c:1210 objc/objc-act.c:5392 #, c-format msgid "Cannot find protocol declaration for `%s'" msgstr "" -#: objc-parse.y:1498 objc/objc-act.c:1447 objc/objc-act.c:5927 -#: objc/objc-act.c:6277 objc/objc-act.c:6313 +#: objc-parse.y:1497 objc/objc-act.c:1447 objc/objc-act.c:5918 +#: objc/objc-act.c:6268 objc/objc-act.c:6304 #, c-format msgid "Cannot find interface declaration for `%s'" msgstr "" -#: objc/objc-act.c:2507 objc/objc-act.c:6187 +#: objc/objc-act.c:2507 objc/objc-act.c:6178 #, c-format msgid "`%s' redeclared as different kind of symbol" msgstr "" @@ -3695,57 +4944,57 @@ msgstr "" msgid "inconsistent instance variable specification" msgstr "" -#: objc/objc-act.c:5079 objc/objc-act.c:7333 +#: objc/objc-act.c:5070 objc/objc-act.c:7328 #, c-format msgid "no super class declared in interface for `%s'" msgstr "" -#: objc/objc-act.c:5728 +#: objc/objc-act.c:5719 #, c-format msgid "duplicate definition of class method `%s'." msgstr "" -#: objc/objc-act.c:5734 +#: objc/objc-act.c:5725 #, c-format msgid "duplicate declaration of class method `%s'." msgstr "" -#: objc/objc-act.c:5770 +#: objc/objc-act.c:5761 #, c-format msgid "duplicate definition of instance method `%s'." msgstr "" -#: objc/objc-act.c:5776 +#: objc/objc-act.c:5767 #, c-format msgid "duplicate declaration of instance method `%s'." msgstr "" -#: objc/objc-act.c:5902 +#: objc/objc-act.c:5893 #, c-format msgid "instance variable `%s' is declared private" msgstr "" -#: objc/objc-act.c:5949 +#: objc/objc-act.c:5940 #, c-format msgid "instance variable `%s' is declared %s" msgstr "" -#: objc/objc-act.c:6200 +#: objc/objc-act.c:6191 #, c-format msgid "reimplementation of class `%s'" msgstr "" -#: objc/objc-act.c:6242 +#: objc/objc-act.c:6233 #, c-format msgid "conflicting super class name `%s'" msgstr "" -#: objc/objc-act.c:6244 +#: objc/objc-act.c:6235 #, c-format msgid "previous declaration of `%s'" msgstr "" -#: objc/objc-act.c:7374 +#: objc/objc-act.c:7369 msgid "[super ...] must appear in a method context" msgstr "" @@ -3754,7 +5003,7 @@ msgstr "" msgid "Instance variable `%s' implicitly declared as function" msgstr "" -#: objc-parse.y:2628 objc-parse.y:2653 +#: objc-parse.y:2627 objc-parse.y:2652 msgid "method definition not in class context" msgstr "" @@ -4066,12 +5315,12 @@ msgstr "" msgid "%s: input file names must have .c suffixes: %s\n" msgstr "" -#: regclass.c:655 +#: regclass.c:656 #, c-format msgid "can't use '%s' as a %s register" msgstr "" -#: regclass.c:677 +#: regclass.c:678 msgid "global register variable follows a function definition" msgstr "" @@ -4198,89 +5447,116 @@ msgstr "" msgid "variable-size type declared outside of any function" msgstr "" -#: toplev.c:1437 toplev.c:4763 +#: toplev.c:1438 toplev.c:4787 #, c-format msgid "Invalid option `%s'" msgstr "" -#: toplev.c:1634 +#: toplev.c:1635 msgid "output pipe has been closed" msgstr "" -#: toplev.c:2521 +#: toplev.c:2292 +msgid "Errors detected in input file (your bison.simple is out of date)\n" +msgstr "" + +#: toplev.c:2522 #, c-format msgid "invalid register name `%s' for register variable" msgstr "" -#: toplev.c:3979 +#: toplev.c:3982 #, c-format msgid "unrecognized register name `%s'" msgstr "" -#: toplev.c:4118 +#: toplev.c:4009 toplev.c:4608 +#, c-format +msgid "Unrecognized option `%s'" +msgstr "" + +#: toplev.c:4136 #, c-format msgid "use -gdwarf -g%d for DWARF v1, level %d" msgstr "" -#: toplev.c:4121 +#: toplev.c:4139 msgid "use -gdwarf-2 for DWARF v2" msgstr "" -#: toplev.c:4835 +#: toplev.c:4733 +#, c-format +msgid "Data size %ld.\n" +msgstr "" + +#: toplev.c:4804 +#, c-format +msgid "" +"%s%s%s version %s (%s) compiled by GNU C version %s.\n" +"%s%s%s version %s (%s) compiled by CC.\n" +msgstr "" + +#: toplev.c:4859 msgid "options passed: " msgstr "" -#: toplev.c:4864 +#: toplev.c:4888 msgid "options enabled: " msgstr "" -#: tree.c:4752 +#: tree.c:4748 msgid "arrays of functions are not meaningful" msgstr "" -#: tree.c:4809 +#: tree.c:4805 msgid "function return type cannot be function" msgstr "" -#: tree.c:5536 +#: tree.c:5532 msgid "invalid initializer for bit string" msgstr "" -#: tree.c:5594 +#: tree.c:5590 #, c-format msgid "Tree check: expected %s, have %s" msgstr "" -#: tree.c:5609 +#: tree.c:5605 #, c-format msgid "Tree check: expected class '%c', have '%c' (%s)" msgstr "" -#: varasm.c:729 +#: varasm.c:730 msgid "global register variable has initial value" msgstr "" -#: varasm.c:1986 +#: varasm.c:1977 msgid "floating point trap outputting a constant" msgstr "" -#: varasm.c:4289 +#: varasm.c:4278 msgid "initializer for integer value is too complicated" msgstr "" -#: varasm.c:4295 +#: varasm.c:4284 msgid "initializer for floating value is not a floating constant" msgstr "" -#: varasm.c:4352 +#: varasm.c:4341 msgid "unknown set constructor type" msgstr "" -#: varasm.c:4498 +#: varasm.c:4487 #, c-format msgid "invalid initial value for member `%s'" msgstr "" +#. Print an error message for unrecognized stab codes. +#: xcoffout.c:182 +#, c-format +msgid "Unknown stab %s: : 0x%x\n" +msgstr "" + #: config/arc/arc.h:60 config/mips/mips.h:908 msgid "may not use both -EB and -EL" msgstr "" |