msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-01-24 14:26+0100\n"
+"POT-Creation-Date: 2005-05-03 04:30-0500\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"
#: c-common.c:5453 c-common.c:5491 c-common.c:5538 c-common.c:5568
#: c-common.c:5598 c-common.c:5621 c-common.c:5878 c-common.c:5900
#: c-common.c:5943 c-common.c:6020 c-common.c:6076 c-common.c:6103
-#: c-common.c:6186 c-common.c:6220 c-common.c:6574 config/arm/arm.c:2101
-#: config/arm/arm.c:2128 config/avr/avr.c:4774 config/h8300/h8300.c:3693
-#: config/h8300/h8300.c:3718 config/i386/i386.c:1411 config/i386/winnt.c:78
+#: c-common.c:6186 c-common.c:6220 c-common.c:6574 config/arm/arm.c:2105
+#: config/arm/arm.c:2132 config/avr/avr.c:4774 config/h8300/h8300.c:3693
+#: config/h8300/h8300.c:3718 config/i386/i386.c:1429 config/i386/winnt.c:78
#: config/ip2k/ip2k.c:3204
#, c-format
msgid "`%s' attribute ignored"
#. port (i860) that used this code, and I'm unconvinced it could actually
#. handle the general case. So we no longer try to handle anything
#. weird and make the backend absorb the evil.
-#: builtins.c:2965
+#: builtins.c:2984
msgid "__builtin_saveregs not supported by this target"
msgstr ""
-#: builtins.c:3007
+#: builtins.c:3026
msgid "argument of `__builtin_args_info' must be constant"
msgstr ""
-#: builtins.c:3013
+#: builtins.c:3032
msgid "argument of `__builtin_args_info' out of range"
msgstr ""
-#: builtins.c:3019
+#: builtins.c:3038
msgid "missing argument in `__builtin_args_info'"
msgstr ""
-#: builtins.c:3050
+#: builtins.c:3069
msgid "`va_start' used in function with fixed args"
msgstr ""
-#: builtins.c:3069
+#: builtins.c:3088
msgid "second parameter of `va_start' not last named argument"
msgstr ""
#. Evidently an out of date version of <stdarg.h>; can't validate
#. va_start's second argument, but can still work as intended.
-#: builtins.c:3074
+#: builtins.c:3093
msgid "`__builtin_next_arg' called without an argument"
msgstr ""
-#: builtins.c:3160
+#: builtins.c:3179
msgid "too many arguments to function `va_start'"
msgstr ""
-#: builtins.c:3262
+#: builtins.c:3281
msgid "first argument to `va_arg' not of type `va_list'"
msgstr ""
#. Unfortunately, this is merely undefined, rather than a constraint
#. violation, so we cannot make this an error. If this call is never
#. executed, the program is still strictly conforming.
-#: builtins.c:3294
+#: builtins.c:3313
#, c-format
msgid "`%s' is promoted to `%s' when passed through `...'"
msgstr ""
-#: builtins.c:3299
+#: builtins.c:3318
#, c-format
msgid "(so you should pass `%s' not `%s' to `va_arg')"
msgstr ""
-#: builtins.c:3430
+#: builtins.c:3449
msgid "invalid arg to `__builtin_frame_address'"
msgstr ""
-#: builtins.c:3432
+#: builtins.c:3451
msgid "invalid arg to `__builtin_return_address'"
msgstr ""
-#: builtins.c:3446
+#: builtins.c:3465
msgid "unsupported arg to `__builtin_frame_address'"
msgstr ""
-#: builtins.c:3448
+#: builtins.c:3467
msgid "unsupported arg to `__builtin_return_address'"
msgstr ""
-#: builtins.c:3620
+#: builtins.c:3639
msgid "second arg to `__builtin_expect' must be a constant"
msgstr ""
-#: builtins.c:4106
+#: builtins.c:4125
msgid "__builtin_longjmp second argument must be 1"
msgstr ""
#. just do library call, if unknown builtin
-#: builtins.c:4170 c-common.c:4459
+#: builtins.c:4189 c-common.c:4459
#, c-format
msgid "built-in function `%s' not currently supported"
msgstr ""
-#: builtins.c:4243
+#: builtins.c:4262
msgid "target format does not support infinity"
msgstr ""
msgid "null argument where non-null required (arg %lu)"
msgstr ""
-#: c-convert.c:80 c-typeck.c:988 c-typeck.c:4059 cp/typeck.c:1615
-#: cp/typeck.c:5945
+#: c-convert.c:80 c-typeck.c:988 c-typeck.c:4056 cp/typeck.c:1615
+#: cp/typeck.c:5943
msgid "void value not ignored as it ought to be"
msgstr ""
msgid "label `%s' defined but not used"
msgstr ""
-#: c-decl.c:893 cp/decl.c:3335
+#: c-decl.c:893 cp/decl.c:3341
#, c-format
msgid "function `%s' redeclared as inline"
msgstr ""
-#: c-decl.c:895 cp/decl.c:3337
+#: c-decl.c:895 cp/decl.c:3343
#, c-format
msgid "previous declaration of function `%s' with attribute noinline"
msgstr ""
-#: c-decl.c:902 cp/decl.c:3344
+#: c-decl.c:902 cp/decl.c:3350
#, c-format
msgid "function `%s' redeclared with attribute noinline"
msgstr ""
-#: c-decl.c:904 cp/decl.c:3346
+#: c-decl.c:904 cp/decl.c:3352
#, c-format
msgid "previous declaration of function `%s' was inline"
msgstr ""
msgid "declaration of `%s' shadows a symbol from the parameter list"
msgstr ""
-#: c-decl.c:1643 cp/decl.c:4494
+#: c-decl.c:1643 cp/decl.c:4500
msgid "a parameter"
msgstr ""
-#: c-decl.c:1645 cp/decl.c:4511
+#: c-decl.c:1645 cp/decl.c:4517
msgid "a previous local"
msgstr ""
#. XXX shadow warnings in outer-more namespaces
-#: c-decl.c:1649 cp/decl.c:4515
+#: c-decl.c:1649 cp/decl.c:4521
msgid "a global declaration"
msgstr ""
msgid "`%s' was declared implicitly `extern' and later `static'"
msgstr ""
-#: c-decl.c:1829 cp/decl.c:4351
+#: c-decl.c:1829 cp/decl.c:4357
msgid "type mismatch with previous external decl"
msgstr ""
msgid "two types specified in one empty declaration"
msgstr ""
-#: c-decl.c:2710 c-parse.y:753 c-parse.y:755 parse.y:766 parse.y:1853
-#: objc-parse.y:799 objc-parse.y:801 objc-parse.y:3042
+#: c-decl.c:2710 c-parse.y:711 c-parse.y:713 parse.y:724 parse.y:1765
+#: objc-parse.y:799 objc-parse.y:801 objc-parse.y:3043
msgid "empty declaration"
msgstr ""
msgid "parameter `%s' is initialized"
msgstr ""
-#: c-decl.c:2880 c-typeck.c:4893
+#: c-decl.c:2880 c-typeck.c:4890
msgid "variable-sized object may not be initialized"
msgstr ""
msgid "declaration of `%s' has `extern' and is initialized"
msgstr ""
-#: c-decl.c:2954 c-decl.c:5828 cp/decl.c:7779 cp/decl.c:14370
+#: c-decl.c:2954 c-decl.c:5837 cp/decl.c:7785 cp/decl.c:14408
#, c-format
msgid "inline function `%s' given attribute noinline"
msgstr ""
msgid "ISO C forbids parameter `%s' shadowing typedef"
msgstr ""
-#: c-decl.c:3592 cp/decl.c:10905
+#: c-decl.c:3592 cp/decl.c:10963
msgid "`long long long' is too long for GCC"
msgstr ""
msgid "ISO C90 does not support `long long'"
msgstr ""
-#: c-decl.c:3606 c-decl.c:3609 cp/decl.c:10910
+#: c-decl.c:3606 c-decl.c:3609 cp/decl.c:10968
#, c-format
msgid "duplicate `%s'"
msgstr ""
-#: c-decl.c:3619 cp/decl.c:10917
+#: c-decl.c:3619 cp/decl.c:10975
msgid "`__thread' before `extern'"
msgstr ""
-#: c-decl.c:3621 cp/decl.c:10919
+#: c-decl.c:3621 cp/decl.c:10977
msgid "`__thread' before `static'"
msgstr ""
-#: c-decl.c:3629 cp/decl.c:10946
+#: c-decl.c:3629 cp/decl.c:11004
#, c-format
msgid "two or more data types in declaration of `%s'"
msgstr ""
-#: c-decl.c:3649 cp/decl.c:10951
+#: c-decl.c:3649 cp/decl.c:11009
#, c-format
msgid "`%s' fails to be a typedef or built in type"
msgstr ""
msgid "both long and short specified for `%s'"
msgstr ""
-#: c-decl.c:3721 cp/decl.c:11066
+#: c-decl.c:3721 cp/decl.c:11124
#, c-format
msgid "long or short specified with char for `%s'"
msgstr ""
-#: c-decl.c:3728 cp/decl.c:11070
+#: c-decl.c:3728 cp/decl.c:11128
#, c-format
msgid "long or short specified with floating type for `%s'"
msgstr ""
msgid "both signed and unsigned specified for `%s'"
msgstr ""
-#: c-decl.c:3739 cp/decl.c:11059
+#: c-decl.c:3739 cp/decl.c:11117
#, c-format
msgid "long, short, signed or unsigned invalid for `%s'"
msgstr ""
-#: c-decl.c:3745 cp/decl.c:11079
+#: c-decl.c:3745 cp/decl.c:11137
#, c-format
msgid "long, short, signed or unsigned used invalidly for `%s'"
msgstr ""
-#: c-decl.c:3763 cp/decl.c:11100
+#: c-decl.c:3763 cp/decl.c:11158
#, c-format
msgid "complex invalid for `%s'"
msgstr ""
msgid "ISO C does not support complex integer types"
msgstr ""
-#: c-decl.c:3850 c-decl.c:4316 cp/decl.c:11713
+#: c-decl.c:3850 c-decl.c:4316 cp/decl.c:11771
msgid "duplicate `const'"
msgstr ""
-#: c-decl.c:3852 c-decl.c:4320 cp/decl.c:11717
+#: c-decl.c:3852 c-decl.c:4320 cp/decl.c:11775
msgid "duplicate `restrict'"
msgstr ""
-#: c-decl.c:3854 c-decl.c:4318 cp/decl.c:11715
+#: c-decl.c:3854 c-decl.c:4318 cp/decl.c:11773
msgid "duplicate `volatile'"
msgstr ""
-#: c-decl.c:3882 cp/decl.c:11263
+#: c-decl.c:3882 cp/decl.c:11321
#, c-format
msgid "multiple storage classes in declaration of `%s'"
msgstr ""
msgid "storage class specified for structure field `%s'"
msgstr ""
-#: c-decl.c:3915 cp/decl.c:11310
+#: c-decl.c:3915 cp/decl.c:11368
#, c-format
msgid "storage class specified for parameter `%s'"
msgstr ""
-#: c-decl.c:3918 cp/decl.c:11312
+#: c-decl.c:3918 cp/decl.c:11370
msgid "storage class specified for typename"
msgstr ""
-#: c-decl.c:3930 cp/decl.c:11327
+#: c-decl.c:3930 cp/decl.c:11385
#, c-format
msgid "`%s' initialized and declared `extern'"
msgstr ""
-#: c-decl.c:3932 cp/decl.c:11330
+#: c-decl.c:3932 cp/decl.c:11388
#, c-format
msgid "`%s' has both `extern' and initializer"
msgstr ""
-#: c-decl.c:3937 cp/decl.c:11338
+#: c-decl.c:3937 cp/decl.c:11396
#, c-format
msgid "top-level declaration of `%s' specifies `auto'"
msgstr ""
-#: c-decl.c:3942 cp/decl.c:11334
+#: c-decl.c:3942 cp/decl.c:11392
#, c-format
msgid "nested function `%s' declared `extern'"
msgstr ""
-#: c-decl.c:3948 cp/decl.c:11344
+#: c-decl.c:3948 cp/decl.c:11402
#, c-format
msgid "function-scope `%s' implicitly auto and declared `__thread'"
msgstr ""
msgid "declaration of `%s' as array of functions"
msgstr ""
-#: c-decl.c:4042 c-decl.c:5332
+#: c-decl.c:4042 c-decl.c:5341
msgid "invalid use of structure with flexible array member"
msgstr ""
msgid "ISO C90 forbids variable-size array `%s'"
msgstr ""
-#: c-decl.c:4119 c-decl.c:4342 cp/decl.c:11922
+#: c-decl.c:4119 c-decl.c:4342 cp/decl.c:11980
#, c-format
msgid "size of array `%s' is too large"
msgstr ""
msgid "ISO C forbids const or volatile function types"
msgstr ""
-#: c-decl.c:4208 cp/decl.c:11470
+#: c-decl.c:4208 cp/decl.c:11528
#, c-format
msgid "`%s' declared as function returning a function"
msgstr ""
-#: c-decl.c:4213 cp/decl.c:11475
+#: c-decl.c:4213 cp/decl.c:11533
#, c-format
msgid "`%s' declared as function returning an array"
msgstr ""
msgid "ISO C forbids qualified function types"
msgstr ""
-#: c-decl.c:4314 cp/decl.c:11709
+#: c-decl.c:4314 cp/decl.c:11767
msgid "invalid type modifier within pointer declarator"
msgstr ""
-#: c-decl.c:4412 cp/decl.c:12207
+#: c-decl.c:4412 cp/decl.c:12265
#, c-format
msgid "variable or field `%s' declared void"
msgstr ""
#. A mere warning is sure to result in improper semantics
#. at runtime. Don't bother to allow this to compile.
-#: c-decl.c:4677 cp/decl.c:9977
+#: c-decl.c:4677 cp/decl.c:10035
msgid "thread-local storage not supported for this target"
msgstr ""
-#: c-decl.c:4732 c-decl.c:5880
+#: c-decl.c:4732 c-decl.c:5889
msgid "function declaration isn't a prototype"
msgstr ""
msgid "parameter names (without types) in function declaration"
msgstr ""
-#: c-decl.c:4770 c-decl.c:6250
+#: c-decl.c:4770 c-decl.c:6259
#, c-format
msgid "parameter `%s' has incomplete type"
msgstr ""
msgid "redefinition of `struct %s'"
msgstr ""
-#: c-decl.c:5105 cp/decl.c:7551
+#: c-decl.c:5105 cp/decl.c:7557
msgid "declaration does not declare anything"
msgstr ""
msgid "`%s' is narrower than values of its type"
msgstr ""
-#: c-decl.c:5323
+#: c-decl.c:5324
msgid "flexible array member in union"
msgstr ""
-#: c-decl.c:5325
+#: c-decl.c:5329
msgid "flexible array member not at end of struct"
msgstr ""
-#: c-decl.c:5327
+#: c-decl.c:5334
msgid "flexible array member in otherwise empty struct"
msgstr ""
-#: c-decl.c:5357
+#: c-decl.c:5366
#, c-format
msgid "duplicate member `%s'"
msgstr ""
-#: c-decl.c:5448
+#: c-decl.c:5457
msgid "union cannot be made transparent"
msgstr ""
#. This enum is a named one that has been declared already.
-#: c-decl.c:5558
+#: c-decl.c:5567
#, c-format
msgid "redeclaration of `enum %s'"
msgstr ""
-#: c-decl.c:5592
+#: c-decl.c:5601
msgid "enum defined inside parms"
msgstr ""
-#: c-decl.c:5625
+#: c-decl.c:5634
msgid "enumeration values exceed range of largest integer"
msgstr ""
-#: c-decl.c:5734
+#: c-decl.c:5743
#, c-format
msgid "enumerator value for `%s' not integer constant"
msgstr ""
-#: c-decl.c:5747
+#: c-decl.c:5756
msgid "overflow in enumeration values"
msgstr ""
-#: c-decl.c:5752
+#: c-decl.c:5761
msgid "ISO C restricts enumerator values to range of `int'"
msgstr ""
-#: c-decl.c:5834
+#: c-decl.c:5843
msgid "return type is an incomplete type"
msgstr ""
-#: c-decl.c:5842
+#: c-decl.c:5851
msgid "return type defaults to `int'"
msgstr ""
-#: c-decl.c:5889
+#: c-decl.c:5898
#, c-format
msgid "no previous prototype for `%s'"
msgstr ""
-#: c-decl.c:5896
+#: c-decl.c:5905
#, c-format
msgid "`%s' was used with no prototype before its definition"
msgstr ""
-#: c-decl.c:5902
+#: c-decl.c:5911
#, c-format
msgid "no previous declaration for `%s'"
msgstr ""
-#: c-decl.c:5909
+#: c-decl.c:5918
#, c-format
msgid "`%s' was used with no declaration before its definition"
msgstr ""
-#: c-decl.c:5933 c-decl.c:6486
+#: c-decl.c:5942 c-decl.c:6495
#, c-format
msgid "return type of `%s' is not `int'"
msgstr ""
-#: c-decl.c:5949
+#: c-decl.c:5958
#, c-format
msgid "first argument of `%s' should be `int'"
msgstr ""
-#: c-decl.c:5958
+#: c-decl.c:5967
#, c-format
msgid "second argument of `%s' should be `char **'"
msgstr ""
-#: c-decl.c:5967
+#: c-decl.c:5976
#, c-format
msgid "third argument of `%s' should probably be `char **'"
msgstr ""
-#: c-decl.c:5976
+#: c-decl.c:5985
#, c-format
msgid "`%s' takes only zero or two arguments"
msgstr ""
-#: c-decl.c:5979
+#: c-decl.c:5988
#, c-format
msgid "`%s' is normally a non-static function"
msgstr ""
-#: c-decl.c:6077
+#: c-decl.c:6086
msgid "parm types given both in parmlist and separately"
msgstr ""
-#: c-decl.c:6098
+#: c-decl.c:6107
msgid "parameter name omitted"
msgstr ""
-#: c-decl.c:6102 c-decl.c:6204
+#: c-decl.c:6111 c-decl.c:6213
#, c-format
msgid "parameter `%s' declared void"
msgstr ""
-#: c-decl.c:6178
+#: c-decl.c:6187
msgid "parameter name missing from parameter list"
msgstr ""
-#: c-decl.c:6197
+#: c-decl.c:6206
#, c-format
msgid "multiple parameters named `%s'"
msgstr ""
-#: c-decl.c:6219 c-decl.c:6221
+#: c-decl.c:6228 c-decl.c:6230
#, c-format
msgid "type of `%s' defaults to `int'"
msgstr ""
-#: c-decl.c:6257
+#: c-decl.c:6266
#, c-format
msgid "declaration for parameter `%s' but no such parameter"
msgstr ""
-#: c-decl.c:6305
+#: c-decl.c:6314
msgid "number of arguments doesn't match prototype"
msgstr ""
-#: c-decl.c:6335
+#: c-decl.c:6344
#, c-format
msgid "promoted argument `%s' doesn't match prototype"
msgstr ""
-#: c-decl.c:6345
+#: c-decl.c:6354
#, c-format
msgid "argument `%s' doesn't match prototype"
msgstr ""
-#: c-decl.c:6518 cp/decl.c:15080
+#: c-decl.c:6527 cp/decl.c:15118
msgid "no return statement in function returning non-void"
msgstr ""
-#: c-decl.c:6525
+#: c-decl.c:6534
msgid "this function may return with or without a value"
msgstr ""
-#: c-decl.c:6729
+#: c-decl.c:6738
#, c-format
msgid "size of return value of `%s' is %u bytes"
msgstr ""
-#: c-decl.c:6733
+#: c-decl.c:6742
#, c-format
msgid "size of return value of `%s' is larger than %d bytes"
msgstr ""
#. If we get here, declarations have been used in a for loop without
#. the C99 for loop scope. This doesn't make much sense, so don't
#. allow it.
-#: c-decl.c:6791
+#: c-decl.c:6800
msgid "`for' loop initial declaration used outside C99 mode"
msgstr ""
-#: c-decl.c:6815
+#: c-decl.c:6824
#, c-format
msgid "`struct %s' declared in `for' loop initial declaration"
msgstr ""
-#: c-decl.c:6818
+#: c-decl.c:6827
#, c-format
msgid "`union %s' declared in `for' loop initial declaration"
msgstr ""
-#: c-decl.c:6821
+#: c-decl.c:6830
#, c-format
msgid "`enum %s' declared in `for' loop initial declaration"
msgstr ""
-#: c-decl.c:6829
+#: c-decl.c:6838
#, c-format
msgid "declaration of non-variable `%s' in `for' loop initial declaration"
msgstr ""
-#: c-decl.c:6831
+#: c-decl.c:6840
#, c-format
msgid "declaration of static variable `%s' in `for' loop initial declaration"
msgstr ""
-#: c-decl.c:6833
+#: c-decl.c:6842
#, c-format
msgid "declaration of `extern' variable `%s' in `for' loop initial declaration"
msgstr ""
msgstr ""
#. Like YYERROR but do call yyerror.
-#: c-parse.y:55 parse.y:48 objc-parse.y:55
+#: c-parse.y:31 parse.y:26 objc-parse.y:55 op27972.c:6663
msgid "syntax error"
msgstr ""
-#: /usr/share/bison/bison.simple:179
+#: c-p30735.c:2081 gengtype-yacc.c:549 p11385.c:4875 ps13358.c:1939
+#: p14754.c:2922 op27972.c:2705
msgid "syntax error: cannot back up"
msgstr ""
-#: c-parse.y:325 objc-parse.y:346
+#: c-parse.y:290 objc-parse.y:346
msgid "ISO C forbids an empty source file"
msgstr ""
-#: c-parse.y:366 c-typeck.c:6914 objc-parse.y:388
+#: c-parse.y:329 c-typeck.c:6916 objc-parse.y:388
msgid "argument of `asm' is not a constant string"
msgstr ""
-#: c-parse.y:374 objc-parse.y:396
+#: c-parse.y:337 objc-parse.y:396
msgid "ISO C forbids data definition with no type or storage class"
msgstr ""
-#: c-parse.y:376 objc-parse.y:398
+#: c-parse.y:339 objc-parse.y:398
msgid "data definition has no type or storage class"
msgstr ""
-#: c-parse.y:389 objc-parse.y:411
+#: c-parse.y:352 objc-parse.y:411
msgid "ISO C does not allow extra `;' outside of a function"
msgstr ""
-#: c-parse.y:449 cppexp.c:1312
+#: c-parse.y:412 cppexp.c:1312
msgid "traditional C rejects the unary plus operator"
msgstr ""
-#: c-parse.y:496 objc-parse.y:518
+#: c-parse.y:459 objc-parse.y:518
msgid "`sizeof' applied to a bit-field"
msgstr ""
-#: c-parse.y:583 objc-parse.y:605
+#: c-parse.y:546 objc-parse.y:605
msgid "ISO C forbids omitting the middle term of a ?: expression"
msgstr ""
-#: c-parse.y:632 objc-parse.y:654
+#: c-parse.y:595 objc-parse.y:654
msgid "ISO C89 forbids compound literals"
msgstr ""
-#: c-parse.y:646 objc-parse.y:668
+#: c-parse.y:609 objc-parse.y:668
msgid "ISO C forbids braced-groups within expressions"
msgstr ""
-#: c-parse.y:677 objc-parse.y:699
+#: c-parse.y:640 objc-parse.y:699
msgid "first argument to __builtin_choose_expr not a constant"
msgstr ""
-#: c-parse.y:721 objc-parse.y:767
+#: c-parse.y:684 objc-parse.y:767
msgid "traditional C rejects ISO C style function definitions"
msgstr ""
-#: c-parse.y:985 c-parse.y:991 c-parse.y:997 c-parse.y:1003 c-parse.y:1024
-#: c-parse.y:1030 c-parse.y:1036 c-parse.y:1042 c-parse.y:1075 c-parse.y:1081
-#: c-parse.y:1087 c-parse.y:1093 c-parse.y:1138 c-parse.y:1144 c-parse.y:1150
-#: c-parse.y:1156 parse.y:1933 parse.y:1940 parse.y:1975 objc-parse.y:1031
+#: c-parse.y:888 c-parse.y:894 c-parse.y:900 c-parse.y:906 c-parse.y:927
+#: c-parse.y:933 c-parse.y:939 c-parse.y:945 c-parse.y:978 c-parse.y:984
+#: c-parse.y:990 c-parse.y:996 c-parse.y:1041 c-parse.y:1047 c-parse.y:1053
+#: c-parse.y:1059 parse.y:1841 parse.y:1848 parse.y:1873 objc-parse.y:1031
#: objc-parse.y:1037 objc-parse.y:1043 objc-parse.y:1049 objc-parse.y:1070
#: objc-parse.y:1076 objc-parse.y:1082 objc-parse.y:1088 objc-parse.y:1121
#: objc-parse.y:1127 objc-parse.y:1133 objc-parse.y:1139 objc-parse.y:1184
msgid "`%s' is not at beginning of declaration"
msgstr ""
-#: c-parse.y:1441 objc-parse.y:1496
+#: c-parse.y:1323 objc-parse.y:1496
msgid "ISO C forbids empty initializer braces"
msgstr ""
-#: c-parse.y:1455 objc-parse.y:1510
+#: c-parse.y:1336 objc-parse.y:1510
msgid "ISO C89 forbids specifying subobject to initialize"
msgstr ""
-#: c-parse.y:1458 objc-parse.y:1513
+#: c-parse.y:1339 objc-parse.y:1513
msgid "obsolete use of designated initializer without `='"
msgstr ""
-#: c-parse.y:1462 objc-parse.y:1517
+#: c-parse.y:1343 objc-parse.y:1517
msgid "obsolete use of designated initializer with `:'"
msgstr ""
-#: c-parse.y:1489 objc-parse.y:1544
+#: c-parse.y:1370 objc-parse.y:1544
msgid "ISO C forbids specifying range of elements to initialize"
msgstr ""
-#: c-parse.y:1497 c-parse.y:1528 objc-parse.y:1552 objc-parse.y:1583
+#: c-parse.y:1378 c-parse.y:1404 objc-parse.y:1552 objc-parse.y:1583
msgid "ISO C forbids nested functions"
msgstr ""
-#: c-parse.y:1703 objc-parse.y:1760
+#: c-parse.y:1557 objc-parse.y:1760
msgid "ISO C forbids forward references to `enum' types"
msgstr ""
-#: c-parse.y:1715 parse.y:2411 objc-parse.y:1772
+#: c-parse.y:1569 parse.y:2292 objc-parse.y:1772
msgid "comma at end of enumerator list"
msgstr ""
-#: c-parse.y:1723 objc-parse.y:1780
+#: c-parse.y:1577 objc-parse.y:1780
msgid "no semicolon at end of struct or union"
msgstr ""
-#: c-parse.y:1732 objc-parse.y:1789 objc-parse.y:2864
+#: c-parse.y:1586 objc-parse.y:1789 objc-parse.y:2865
msgid "extra semicolon in struct or union specified"
msgstr ""
-#: c-parse.y:1745 objc-parse.y:1816
+#: c-parse.y:1599 objc-parse.y:1816
msgid "ISO C doesn't support unnamed structs/unions"
msgstr ""
-#: c-parse.y:1754 objc-parse.y:1825
+#: c-parse.y:1608 objc-parse.y:1825
msgid "ISO C forbids member declarations with no members"
msgstr ""
-#: c-parse.y:1913 objc-parse.y:1984
+#: c-parse.y:1760 objc-parse.y:1984
msgid "deprecated use of label at end of compound statement"
msgstr ""
-#: c-parse.y:1930 objc-parse.y:2001
+#: c-parse.y:1777 objc-parse.y:2001
msgid "ISO C89 forbids mixed declarations and code"
msgstr ""
-#: c-parse.y:2005 objc-parse.y:2080
+#: c-parse.y:1849 objc-parse.y:2080
msgid "ISO C forbids label declarations"
msgstr ""
-#: c-parse.y:2055 parse.y:1638 objc-parse.y:2130
+#: c-parse.y:1898 parse.y:1588 objc-parse.y:2130
msgid "braced-group within expression allowed only inside a function"
msgstr ""
-#: c-parse.y:2182 objc-parse.y:2257
+#: c-parse.y:2013 objc-parse.y:2258
msgid "empty body in an else-statement"
msgstr ""
-#: c-parse.y:2303 objc-parse.y:2378
+#: c-parse.y:2125 objc-parse.y:2379
msgid "ISO C forbids `goto *expr;'"
msgstr ""
-#: c-parse.y:2403 objc-parse.y:2478
+#: c-parse.y:2218 objc-parse.y:2479
msgid "ISO C forbids forward parameter declarations"
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:2429 objc-parse.y:2504
+#: c-parse.y:2243 objc-parse.y:2505
msgid "ISO C requires a named argument before `...'"
msgstr ""
-#: c-parse.y:2526 objc-parse.y:2601
+#: c-parse.y:2336 objc-parse.y:2602
msgid "`...' in old-style identifier list"
msgstr ""
-#: /usr/share/bison/bison.simple:179
-msgid "syntax error; also virtual memory exhausted"
+#: c-p30735.c:5287 gengtype-yacc.c:1464 p11385.c:10249 ps13358.c:3020
+#: p14754.c:6075
+msgid "parse error; also virtual memory exhausted"
msgstr ""
-#: /usr/share/bison/bison.simple:179
+#: c-p30735.c:5291 gengtype-yacc.c:1468 p11385.c:10253 cp/spew.c:364
+#: ps13358.c:3024 p14754.c:6079
msgid "parse error"
msgstr ""
-#: /usr/share/bison/bison.simple:179
+#: c-p30735.c:5406 gengtype-yacc.c:1583 p11385.c:10368 ps13358.c:3139
+#: p14754.c:6194 op27972.c:6778
msgid "parser stack overflow"
msgstr ""
-#: c-parse.y:2838 cp/spew.c:1525 objc-parse.y:3537
+#: c-parse.y:2648 cp/spew.c:1525 objc-parse.y:3538
#, c-format
msgid "%s at end of input"
msgstr ""
-#: c-parse.y:2844 cp/spew.c:1533 objc-parse.y:3543
+#: c-parse.y:2654 cp/spew.c:1533 objc-parse.y:3544
#, c-format
msgid "%s before %s'%c'"
msgstr ""
-#: c-parse.y:2846 cp/spew.c:1535 objc-parse.y:3545
+#: c-parse.y:2656 cp/spew.c:1535 objc-parse.y:3546
#, c-format
msgid "%s before %s'\\x%x'"
msgstr ""
-#: c-parse.y:2850 cp/spew.c:1542 objc-parse.y:3549
+#: c-parse.y:2660 cp/spew.c:1542 objc-parse.y:3550
#, c-format
msgid "%s before string constant"
msgstr ""
-#: c-parse.y:2852 cp/spew.c:1544 objc-parse.y:3551
+#: c-parse.y:2662 cp/spew.c:1544 objc-parse.y:3552
#, c-format
msgid "%s before numeric constant"
msgstr ""
-#: c-parse.y:2854 objc-parse.y:3553
+#: c-parse.y:2664 objc-parse.y:3554
#, c-format
msgid "%s before \"%s\""
msgstr ""
-#: c-parse.y:2856 objc-parse.y:3555
+#: c-parse.y:2666 objc-parse.y:3556
#, c-format
msgid "%s before '%s' token"
msgstr ""
-#: c-parse.y:2921
+#: c-parse.y:2731
msgid "traditional C rejects string concatenation"
msgstr ""
-#: c-parse.y:3047 objc-parse.y:3779
+#: c-parse.y:2857 objc-parse.y:3780
#, c-format
msgid "syntax error at '%s' token"
msgstr ""
"own scope.)"
msgstr ""
-#: c-semantics.c:725 c-typeck.c:6940 cp/semantics.c:897
+#: c-semantics.c:725 c-typeck.c:6942 cp/semantics.c:897
#, c-format
msgid "%s qualifier ignored on asm"
msgstr ""
msgid "`%s' has an incomplete type"
msgstr ""
-#: c-typeck.c:145 cp/call.c:2865
+#: c-typeck.c:145 cp/call.c:2869
msgid "invalid use of void expression"
msgstr ""
msgid "types are not quite compatible"
msgstr ""
-#: c-typeck.c:757 c-typeck.c:2687
+#: c-typeck.c:757 c-typeck.c:2685
msgid "arithmetic on pointer to an incomplete type"
msgstr ""
msgid "comparing floating point with == or != is unsafe"
msgstr ""
-#: c-typeck.c:2178 c-typeck.c:2184
+#: c-typeck.c:2176 c-typeck.c:2182
msgid "ISO C forbids comparison of `void *' with function pointer"
msgstr ""
-#: c-typeck.c:2187 c-typeck.c:2227 c-typeck.c:2255
+#: c-typeck.c:2185 c-typeck.c:2225 c-typeck.c:2253
msgid "comparison of distinct pointer types lacks a cast"
msgstr ""
-#: c-typeck.c:2201 c-typeck.c:2206 c-typeck.c:2275 c-typeck.c:2280
+#: c-typeck.c:2199 c-typeck.c:2204 c-typeck.c:2273 c-typeck.c:2278
msgid "comparison between pointer and integer"
msgstr ""
-#: c-typeck.c:2222 c-typeck.c:2250
+#: c-typeck.c:2220 c-typeck.c:2248
msgid "ISO C forbids ordered comparisons of pointers to functions"
msgstr ""
-#: c-typeck.c:2247
+#: c-typeck.c:2245
msgid "comparison of complete and incomplete pointers"
msgstr ""
-#: c-typeck.c:2263 c-typeck.c:2270
+#: c-typeck.c:2261 c-typeck.c:2268
msgid "ordered comparison of pointer with integer zero"
msgstr ""
-#: c-typeck.c:2294 cp/typeck.c:3389
+#: c-typeck.c:2292 cp/typeck.c:3389
msgid "unordered comparison on non-floating point argument"
msgstr ""
-#: c-typeck.c:2505
+#: c-typeck.c:2503
msgid "comparison between signed and unsigned"
msgstr ""
-#: c-typeck.c:2551 cp/typeck.c:3633
+#: c-typeck.c:2549 cp/typeck.c:3633
msgid "comparison of promoted ~unsigned with constant"
msgstr ""
-#: c-typeck.c:2559 cp/typeck.c:3641
+#: c-typeck.c:2557 cp/typeck.c:3641
msgid "comparison of promoted ~unsigned with unsigned"
msgstr ""
-#: c-typeck.c:2639
+#: c-typeck.c:2637
msgid "pointer of type `void *' used in subtraction"
msgstr ""
-#: c-typeck.c:2641
+#: c-typeck.c:2639
msgid "pointer to a function used in subtraction"
msgstr ""
-#: c-typeck.c:2738
+#: c-typeck.c:2736
msgid "wrong type argument to unary plus"
msgstr ""
-#: c-typeck.c:2751
+#: c-typeck.c:2749
msgid "wrong type argument to unary minus"
msgstr ""
-#: c-typeck.c:2768
+#: c-typeck.c:2766
msgid "ISO C does not support `~' for complex conjugation"
msgstr ""
-#: c-typeck.c:2774
+#: c-typeck.c:2772
msgid "wrong type argument to bit-complement"
msgstr ""
-#: c-typeck.c:2783
+#: c-typeck.c:2781
msgid "wrong type argument to abs"
msgstr ""
-#: c-typeck.c:2795
+#: c-typeck.c:2793
msgid "wrong type argument to conjugation"
msgstr ""
-#: c-typeck.c:2809
+#: c-typeck.c:2807
msgid "wrong type argument to unary exclamation mark"
msgstr ""
-#: c-typeck.c:2852
+#: c-typeck.c:2850
msgid "ISO C does not support `++' and `--' on complex types"
msgstr ""
-#: c-typeck.c:2867 c-typeck.c:2899
+#: c-typeck.c:2865 c-typeck.c:2897
msgid "wrong type argument to increment"
msgstr ""
-#: c-typeck.c:2869 c-typeck.c:2901
+#: c-typeck.c:2867 c-typeck.c:2899
msgid "wrong type argument to decrement"
msgstr ""
-#: c-typeck.c:2890
+#: c-typeck.c:2888
msgid "increment of pointer to unknown structure"
msgstr ""
-#: c-typeck.c:2892
+#: c-typeck.c:2890
msgid "decrement of pointer to unknown structure"
msgstr ""
-#: c-typeck.c:3029
+#: c-typeck.c:3027
msgid "ISO C forbids the address of a cast expression"
msgstr ""
-#: c-typeck.c:3039
+#: c-typeck.c:3037
msgid "invalid lvalue in unary `&'"
msgstr ""
-#: c-typeck.c:3071
+#: c-typeck.c:3069
#, c-format
msgid "attempt to take address of bit-field structure member `%s'"
msgstr ""
-#: c-typeck.c:3180 c-typeck.c:4649 c-typeck.c:4665 c-typeck.c:4681
-#: final.c:3146 final.c:3148 gcc.c:4453 rtl-error.c:122 toplev.c:1694
-#: config/cris/cris.c:558 cp/spew.c:1538 cp/typeck.c:4367 java/expr.c:364
+#: c-typeck.c:3178 c-typeck.c:4646 c-typeck.c:4662 c-typeck.c:4678
+#: final.c:3146 final.c:3148 gcc.c:4460 rtl-error.c:122 toplev.c:1694
+#: config/cris/cris.c:565 cp/spew.c:1538 cp/typeck.c:4367 java/expr.c:364
#: java/verify.c:1467 java/verify.c:1468 java/verify.c:1483
#, c-format
msgid "%s"
msgstr ""
-#: c-typeck.c:3241
-msgid "ISO C forbids use of conditional expressions as lvalues"
+#: c-typeck.c:3238
+msgid "use of conditional expressions as lvalues is deprecated"
msgstr ""
-#: c-typeck.c:3244
-msgid "ISO C forbids use of compound expressions as lvalues"
+#: c-typeck.c:3241
+msgid "use of compound expressions as lvalues is deprecated"
msgstr ""
-#: c-typeck.c:3247
-msgid "ISO C forbids use of cast expressions as lvalues"
+#: c-typeck.c:3244
+msgid "use of cast expressions as lvalues is deprecated"
msgstr ""
-#: c-typeck.c:3264
+#: c-typeck.c:3261
#, c-format
msgid "%s of read-only member `%s'"
msgstr ""
-#: c-typeck.c:3268
+#: c-typeck.c:3265
#, c-format
msgid "%s of read-only variable `%s'"
msgstr ""
-#: c-typeck.c:3271
+#: c-typeck.c:3268
#, c-format
msgid "%s of read-only location"
msgstr ""
-#: c-typeck.c:3290
+#: c-typeck.c:3287
#, c-format
msgid "cannot take address of bit-field `%s'"
msgstr ""
-#: c-typeck.c:3318
+#: c-typeck.c:3315
#, c-format
msgid "global register variable `%s' used in nested function"
msgstr ""
-#: c-typeck.c:3322
+#: c-typeck.c:3319
#, c-format
msgid "register variable `%s' used in nested function"
msgstr ""
-#: c-typeck.c:3329
+#: c-typeck.c:3326
#, c-format
msgid "address of global register variable `%s' requested"
msgstr ""
-#: c-typeck.c:3341
+#: c-typeck.c:3338
msgid "cannot put object with volatile field into register"
msgstr ""
-#: c-typeck.c:3345
+#: c-typeck.c:3342
#, c-format
msgid "address of register variable `%s' requested"
msgstr ""
-#: c-typeck.c:3453
+#: c-typeck.c:3450
msgid "signed and unsigned type in conditional expression"
msgstr ""
-#: c-typeck.c:3460
+#: c-typeck.c:3457
msgid "ISO C forbids conditional expr with only one void side"
msgstr ""
-#: c-typeck.c:3476 c-typeck.c:3483
+#: c-typeck.c:3473 c-typeck.c:3480
msgid "ISO C forbids conditional expr between `void *' and function pointer"
msgstr ""
-#: c-typeck.c:3489
+#: c-typeck.c:3486
msgid "pointer type mismatch in conditional expression"
msgstr ""
-#: c-typeck.c:3496 c-typeck.c:3506
+#: c-typeck.c:3493 c-typeck.c:3503
msgid "pointer/integer type mismatch in conditional expression"
msgstr ""
-#: c-typeck.c:3520
+#: c-typeck.c:3517
msgid "type mismatch in conditional expression"
msgstr ""
-#: c-typeck.c:3591 cp/typeck.c:4623
+#: c-typeck.c:3588 cp/typeck.c:4623
msgid "left-hand operand of comma expression has no effect"
msgstr ""
-#: c-typeck.c:3635
+#: c-typeck.c:3632
msgid "cast specifies array type"
msgstr ""
-#: c-typeck.c:3641
+#: c-typeck.c:3638
msgid "cast specifies function type"
msgstr ""
-#: c-typeck.c:3651
+#: c-typeck.c:3648
msgid "ISO C forbids casting nonscalar to the same type"
msgstr ""
-#: c-typeck.c:3670
+#: c-typeck.c:3667
msgid "ISO C forbids casts to union type"
msgstr ""
-#: c-typeck.c:3685
+#: c-typeck.c:3682
msgid "cast to union type from type not present in union"
msgstr ""
-#: c-typeck.c:3736
+#: c-typeck.c:3733
msgid "cast adds new qualifiers to function type"
msgstr ""
#. There are qualifiers present in IN_OTYPE that are not
#. present in IN_TYPE.
-#: c-typeck.c:3741
+#: c-typeck.c:3738
msgid "cast discards qualifiers from pointer target type"
msgstr ""
-#: c-typeck.c:3756
+#: c-typeck.c:3753
msgid "cast increases required alignment of target type"
msgstr ""
-#: c-typeck.c:3762 cp/typeck.c:5144
+#: c-typeck.c:3759 cp/typeck.c:5144
msgid "cast from pointer to integer of different size"
msgstr ""
-#: c-typeck.c:3767
+#: c-typeck.c:3764
msgid "cast does not match function type"
msgstr ""
-#: c-typeck.c:3774 cp/typeck.c:5151
+#: c-typeck.c:3771 cp/typeck.c:5151
msgid "cast to pointer from integer of different size"
msgstr ""
-#: c-typeck.c:3786
+#: c-typeck.c:3783
msgid "type-punning to incomplete type might break strict-aliasing rules"
msgstr ""
-#: c-typeck.c:3790
+#: c-typeck.c:3787
msgid "dereferencing type-punned pointer will break strict-aliasing rules"
msgstr ""
#. Now we have handled acceptable kinds of LHS that are not truly lvalues.
#. Reject anything strange now.
-#: c-typeck.c:3949
+#: c-typeck.c:3946
msgid "invalid lvalue in assignment"
msgstr ""
#. a throw to the type of the COND_EXPR.
#. Now we have handled acceptable kinds of LHS that are not truly lvalues.
#. Reject anything strange now.
-#: c-typeck.c:3958 c-typeck.c:3983 c-typeck.c:4000 cp/typeck.c:5266
-#: cp/typeck.c:5416
+#: c-typeck.c:3955 c-typeck.c:3980 c-typeck.c:3997 cp/typeck.c:5266
+#: cp/typeck.c:5416 cp/typeck.c:5431
msgid "assignment"
msgstr ""
-#: c-typeck.c:4070
+#: c-typeck.c:4067
msgid "cannot pass rvalue to reference parameter"
msgstr ""
-#: c-typeck.c:4174 c-typeck.c:4241
+#: c-typeck.c:4171 c-typeck.c:4238
#, c-format
msgid "%s makes qualified function pointer from unqualified"
msgstr ""
-#: c-typeck.c:4178 c-typeck.c:4221
+#: c-typeck.c:4175 c-typeck.c:4218
#, c-format
msgid "%s discards qualifiers from pointer target type"
msgstr ""
-#: c-typeck.c:4184
+#: c-typeck.c:4181
msgid "ISO C prohibits argument conversion to union type"
msgstr ""
-#: c-typeck.c:4213
+#: c-typeck.c:4210
#, c-format
msgid "ISO C forbids %s between function pointer and `void *'"
msgstr ""
-#: c-typeck.c:4230
+#: c-typeck.c:4227
#, c-format
msgid "pointer targets in %s differ in signedness"
msgstr ""
-#: c-typeck.c:4246
+#: c-typeck.c:4243
#, c-format
msgid "%s from incompatible pointer type"
msgstr ""
-#: c-typeck.c:4252 c-typeck.c:4802 cp/typeck.c:1653
+#: c-typeck.c:4249 c-typeck.c:4799 cp/typeck.c:1653
msgid "invalid use of non-lvalue array"
msgstr ""
-#: c-typeck.c:4266
+#: c-typeck.c:4263
#, c-format
msgid "%s makes pointer from integer without a cast"
msgstr ""
-#: c-typeck.c:4273
+#: c-typeck.c:4270
#, c-format
msgid "%s makes integer from pointer without a cast"
msgstr ""
-#: c-typeck.c:4287 c-typeck.c:4290
+#: c-typeck.c:4284 c-typeck.c:4287
#, c-format
msgid "incompatible type for argument %d of `%s'"
msgstr ""
-#: c-typeck.c:4294
+#: c-typeck.c:4291
#, c-format
msgid "incompatible type for argument %d of indirect function call"
msgstr ""
-#: c-typeck.c:4298
+#: c-typeck.c:4295
#, c-format
msgid "incompatible types in %s"
msgstr ""
#. Function name is known; supply it.
-#: c-typeck.c:4356
+#: c-typeck.c:4353
#, c-format
msgid "passing arg of `%s'"
msgstr ""
#. Function name unknown (call through ptr).
-#: c-typeck.c:4366
+#: c-typeck.c:4363
msgid "passing arg of pointer to function"
msgstr ""
#. Function name is known; supply it.
-#: c-typeck.c:4374
+#: c-typeck.c:4371
#, c-format
msgid "passing arg %d of `%s'"
msgstr ""
#. Function name unknown (call through ptr); just give arg number.
-#: c-typeck.c:4384
+#: c-typeck.c:4381
#, c-format
msgid "passing arg %d of pointer to function"
msgstr ""
-#: c-typeck.c:4450
+#: c-typeck.c:4447
msgid "initializer for static variable is not constant"
msgstr ""
-#: c-typeck.c:4456
+#: c-typeck.c:4453
msgid "initializer for static variable uses complicated arithmetic"
msgstr ""
-#: c-typeck.c:4464
+#: c-typeck.c:4461
msgid "aggregate initializer is not constant"
msgstr ""
-#: c-typeck.c:4466
+#: c-typeck.c:4463
msgid "aggregate initializer uses complicated arithmetic"
msgstr ""
-#: c-typeck.c:4473
+#: c-typeck.c:4470
msgid "traditional C rejects automatic aggregate initialization"
msgstr ""
-#: c-typeck.c:4652 c-typeck.c:4668 c-typeck.c:4684
+#: c-typeck.c:4649 c-typeck.c:4665 c-typeck.c:4681
#, c-format
msgid "(near initialization for `%s')"
msgstr ""
-#: c-typeck.c:4735 cp/typeck2.c:488
+#: c-typeck.c:4732 cp/typeck2.c:590
msgid "char-array initialized from wide string"
msgstr ""
-#: c-typeck.c:4742 cp/typeck2.c:495
+#: c-typeck.c:4739 cp/typeck2.c:597
msgid "int-array initialized from non-wide string"
msgstr ""
-#: c-typeck.c:4760 cp/typeck2.c:511
+#: c-typeck.c:4757 cp/typeck2.c:613
msgid "initializer-string for array of chars is too long"
msgstr ""
-#: c-typeck.c:4820
+#: c-typeck.c:4817
msgid "array initialized from non-constant array expression"
msgstr ""
-#: c-typeck.c:4837 c-typeck.c:4839 c-typeck.c:4855 c-typeck.c:4876
-#: c-typeck.c:6279
+#: c-typeck.c:4834 c-typeck.c:4836 c-typeck.c:4852 c-typeck.c:4873
+#: c-typeck.c:6281
msgid "initializer element is not constant"
msgstr ""
-#: c-typeck.c:4871
+#: c-typeck.c:4868
msgid "initialization"
msgstr ""
-#: c-typeck.c:4882 c-typeck.c:6284
+#: c-typeck.c:4879 c-typeck.c:6286
msgid "initializer element is not computable at load time"
msgstr ""
-#: c-typeck.c:4897 cp/typeck2.c:588
+#: c-typeck.c:4894 cp/typeck2.c:690
msgid "invalid initializer"
msgstr ""
-#: c-typeck.c:5391
+#: c-typeck.c:5388
msgid "extra brace group at end of initializer"
msgstr ""
-#: c-typeck.c:5411
+#: c-typeck.c:5408
msgid "missing braces around initializer"
msgstr ""
-#: c-typeck.c:5471
+#: c-typeck.c:5468
msgid "braces around scalar initializer"
msgstr ""
-#: c-typeck.c:5519
+#: c-typeck.c:5520
msgid "initialization of flexible array member in a nested context"
msgstr ""
-#: c-typeck.c:5521
+#: c-typeck.c:5522
msgid "initialization of a flexible array member"
msgstr ""
-#: c-typeck.c:5552
+#: c-typeck.c:5553
msgid "missing initializer"
msgstr ""
-#: c-typeck.c:5578
+#: c-typeck.c:5575
msgid "empty scalar initializer"
msgstr ""
-#: c-typeck.c:5583
+#: c-typeck.c:5580
msgid "extra elements in scalar initializer"
msgstr ""
-#: c-typeck.c:5669
+#: c-typeck.c:5666
msgid "initialization designators may not nest"
msgstr ""
-#: c-typeck.c:5690 c-typeck.c:5761
+#: c-typeck.c:5687 c-typeck.c:5758
msgid "array index in non-array initializer"
msgstr ""
-#: c-typeck.c:5695 c-typeck.c:5815
+#: c-typeck.c:5692 c-typeck.c:5812
msgid "field name not in record or union initializer"
msgstr ""
-#: c-typeck.c:5757 c-typeck.c:5759
+#: c-typeck.c:5754 c-typeck.c:5756
msgid "nonconstant array index in initializer"
msgstr ""
-#: c-typeck.c:5763 c-typeck.c:5766
+#: c-typeck.c:5760 c-typeck.c:5763
msgid "array index in initializer exceeds array bounds"
msgstr ""
-#: c-typeck.c:5777
+#: c-typeck.c:5774
msgid "empty index range in initializer"
msgstr ""
-#: c-typeck.c:5786
+#: c-typeck.c:5783
msgid "array index range in initializer exceeds array bounds"
msgstr ""
-#: c-typeck.c:5827
+#: c-typeck.c:5824
#, c-format
msgid "unknown field `%s' specified in initializer"
msgstr ""
-#: c-typeck.c:5864 c-typeck.c:5885 c-typeck.c:6346
+#: c-typeck.c:5861 c-typeck.c:5882 c-typeck.c:6348
msgid "initialized field with side-effects overwritten"
msgstr ""
-#: c-typeck.c:6556
+#: c-typeck.c:6558
msgid "excess elements in char array initializer"
msgstr ""
-#: c-typeck.c:6563 c-typeck.c:6609
+#: c-typeck.c:6565 c-typeck.c:6611
msgid "excess elements in struct initializer"
msgstr ""
-#: c-typeck.c:6624
+#: c-typeck.c:6626
msgid "non-static initialization of a flexible array member"
msgstr ""
-#: c-typeck.c:6691
+#: c-typeck.c:6693
msgid "excess elements in union initializer"
msgstr ""
-#: c-typeck.c:6712
+#: c-typeck.c:6714
msgid "traditional C rejects initialization of unions"
msgstr ""
-#: c-typeck.c:6775
+#: c-typeck.c:6777
msgid "excess elements in array initializer"
msgstr ""
-#: c-typeck.c:6804
+#: c-typeck.c:6806
msgid "excess elements in vector initializer"
msgstr ""
-#: c-typeck.c:6826
+#: c-typeck.c:6828
msgid "excess elements in scalar initializer"
msgstr ""
-#: c-typeck.c:6933
+#: c-typeck.c:6935
msgid "asm template is not a string constant"
msgstr ""
-#: c-typeck.c:6965
+#: c-typeck.c:6967
msgid "invalid lvalue in asm statement"
msgstr ""
-#: c-typeck.c:7040
+#: c-typeck.c:7042 cp/typeck.c:6153
msgid "modification by `asm'"
msgstr ""
-#: c-typeck.c:7059 cp/typeck.c:6243
+#: c-typeck.c:7061 cp/typeck.c:6241
msgid "function declared `noreturn' has a `return' statement"
msgstr ""
-#: c-typeck.c:7066
+#: c-typeck.c:7068
msgid "`return' with no value, in function returning non-void"
msgstr ""
-#: c-typeck.c:7072
+#: c-typeck.c:7074
msgid "`return' with a value, in function returning void"
msgstr ""
-#: c-typeck.c:7076
+#: c-typeck.c:7078
msgid "return"
msgstr ""
-#: c-typeck.c:7128
+#: c-typeck.c:7130
msgid "function returns address of local variable"
msgstr ""
-#: c-typeck.c:7184 cp/semantics.c:555
+#: c-typeck.c:7186 cp/semantics.c:555
msgid "switch quantity not an integer"
msgstr ""
-#: c-typeck.c:7194
+#: c-typeck.c:7196
msgid "`long' switch expression not converted to `int' in ISO C"
msgstr ""
-#: c-typeck.c:7229 cp/decl.c:5542
+#: c-typeck.c:7231 cp/decl.c:5548
msgid "case label not within a switch statement"
msgstr ""
-#: c-typeck.c:7231 cp/decl.c:5547
+#: c-typeck.c:7233 cp/decl.c:5553
msgid "`default' label not within a switch statement"
msgstr ""
-#: calls.c:1934 tree-inline.c:1177
+#: calls.c:1934 tree-inline.c:1179
#, c-format
msgid "inlining failed in call to `%s'"
msgstr ""
-#: calls.c:1935 calls.c:2271 tree-inline.c:1178
+#: calls.c:1935 calls.c:2271 tree-inline.c:1180
msgid "called from here"
msgstr ""
msgid "wrote %ld bytes, expected %ld, to %s"
msgstr ""
-#: combine.c:13193
+#: combine.c:13219
#, c-format
msgid ""
";; Combiner statistics: %d attempts, %d substitutions (%d requiring new "
"\n"
msgstr ""
-#: combine.c:13203
+#: combine.c:13229
#, c-format
msgid ""
"\n"
msgid "conversion to incomplete type"
msgstr ""
-#: convert.c:414 convert.c:494
+#: convert.c:434 convert.c:514
msgid "can't convert between vector values of different size"
msgstr ""
-#: convert.c:420
+#: convert.c:440
msgid "aggregate value used where an integer was expected"
msgstr ""
-#: convert.c:472 f/com.c:1102
+#: convert.c:492 f/com.c:1102
msgid "pointer value used where a complex was expected"
msgstr ""
-#: convert.c:476 f/com.c:1104
+#: convert.c:496 f/com.c:1104
msgid "aggregate value used where a complex was expected"
msgstr ""
-#: convert.c:500
+#: convert.c:520
msgid "can't convert value to a vector"
msgstr ""
msgid "stdout"
msgstr ""
-#: cpperror.c:191 gcc.c:6510
+#: cpperror.c:191 gcc.c:6517
#, c-format
msgid "%s: %s"
msgstr ""
msgid " as it is a non-system directory that duplicates a system directory\n"
msgstr ""
-#: cppinit.c:913
+#: cppinit.c:915
msgid "cppchar_t must be an unsigned type"
msgstr ""
-#: cppinit.c:917
+#: cppinit.c:919
#, c-format
msgid ""
"preprocessor arithmetic has maximum precision of %lu bits; target requires %"
"lu bits"
msgstr ""
-#: cppinit.c:923
+#: cppinit.c:925
msgid "CPP arithmetic must be at least as precise as a target int"
msgstr ""
-#: cppinit.c:926
+#: cppinit.c:928
msgid "target char is less than 8 bits wide"
msgstr ""
-#: cppinit.c:930
+#: cppinit.c:932
msgid "target wchar_t is narrower than target char"
msgstr ""
-#: cppinit.c:934
+#: cppinit.c:936
msgid "target int is narrower than target char"
msgstr ""
-#: cppinit.c:938
+#: cppinit.c:940
msgid "CPP half-integer narrower than CPP character"
msgstr ""
-#: cppinit.c:942
+#: cppinit.c:944
#, c-format
msgid ""
"CPP on this host cannot handle wide character constants over %lu bits, but "
"the target requires %lu bits"
msgstr ""
-#: cppinit.c:994
+#: cppinit.c:996
#, c-format
msgid "#include \"...\" search starts here:\n"
msgstr ""
-#: cppinit.c:998
+#: cppinit.c:1000
#, c-format
msgid "#include <...> search starts here:\n"
msgstr ""
-#: cppinit.c:1001
+#: cppinit.c:1003
#, c-format
msgid "End of search list.\n"
msgstr ""
-#: cppinit.c:1079
+#: cppinit.c:1081
msgid "<built-in>"
msgstr ""
-#: cppinit.c:1081
+#: cppinit.c:1083
msgid "<command line>"
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:1186
+#: cppinit.c:1188
#, c-format
msgid "assertion missing after %s"
msgstr ""
-#: cppinit.c:1187
+#: cppinit.c:1189
#, c-format
msgid "directory name missing after %s"
msgstr ""
-#: cppinit.c:1188
+#: cppinit.c:1190
#, c-format
msgid "file name missing after %s"
msgstr ""
-#: cppinit.c:1189
+#: cppinit.c:1191
#, c-format
msgid "macro name missing after %s"
msgstr ""
-#: cppinit.c:1190
+#: cppinit.c:1192
#, c-format
msgid "path name missing after %s"
msgstr ""
-#: cppinit.c:1380
+#: cppinit.c:1382
msgid "-I- specified twice"
msgstr ""
msgid "#pragma %s is already registered"
msgstr ""
-#: cpplib.c:1143
+#: cpplib.c:1140
msgid "#pragma once is obsolete"
msgstr ""
-#: cpplib.c:1146
+#: cpplib.c:1143
msgid "#pragma once in main file"
msgstr ""
-#: cpplib.c:1170
+#: cpplib.c:1167
msgid "invalid #pragma GCC poison directive"
msgstr ""
-#: cpplib.c:1179
+#: cpplib.c:1176
#, c-format
msgid "poisoning existing macro \"%s\""
msgstr ""
-#: cpplib.c:1201
+#: cpplib.c:1198
msgid "#pragma system_header ignored outside include file"
msgstr ""
-#: cpplib.c:1226
+#: cpplib.c:1223
#, c-format
msgid "cannot find source %s"
msgstr ""
-#: cpplib.c:1230
+#: cpplib.c:1227
#, c-format
msgid "current file is older than %s"
msgstr ""
-#: cpplib.c:1346
+#: cpplib.c:1343
msgid "_Pragma takes a parenthesized string literal"
msgstr ""
-#: cpplib.c:1429
+#: cpplib.c:1426
msgid "#else without #if"
msgstr ""
-#: cpplib.c:1434
+#: cpplib.c:1431
msgid "#else after #else"
msgstr ""
-#: cpplib.c:1436 cpplib.c:1470
+#: cpplib.c:1433 cpplib.c:1467
msgid "the conditional began here"
msgstr ""
-#: cpplib.c:1463
+#: cpplib.c:1460
msgid "#elif without #if"
msgstr ""
-#: cpplib.c:1468
+#: cpplib.c:1465
msgid "#elif after #else"
msgstr ""
-#: cpplib.c:1499
+#: cpplib.c:1496
msgid "#endif without #if"
msgstr ""
-#: cpplib.c:1582
+#: cpplib.c:1579
msgid "missing '(' after predicate"
msgstr ""
-#: cpplib.c:1597
+#: cpplib.c:1594
msgid "missing ')' to complete answer"
msgstr ""
-#: cpplib.c:1617
+#: cpplib.c:1614
msgid "predicate's answer is empty"
msgstr ""
-#: cpplib.c:1647
+#: cpplib.c:1644
msgid "assertion without predicate"
msgstr ""
-#: cpplib.c:1649
+#: cpplib.c:1646
msgid "predicate must be an identifier"
msgstr ""
-#: cpplib.c:1738
+#: cpplib.c:1735
#, c-format
msgid "\"%s\" re-asserted"
msgstr ""
-#: cpplib.c:1968
+#: cpplib.c:1965
#, c-format
msgid "unterminated #%s"
msgstr ""
msgid "detected recursion whilst expanding macro \"%s\""
msgstr ""
-#: cse.c:7195
+#: cse.c:7216
#, c-format
msgid ";; Processing block from %d to %d, %d sets.\n"
msgstr ""
msgid "dominator of %d should be %d, not %d"
msgstr ""
-#: dwarf2out.c:3135
+#: dwarf2out.c:3136
#, c-format
msgid "DW_LOC_OP %s not implemented\n"
msgstr ""
msgid "can't get current directory"
msgstr ""
-#: emit-rtl.c:1156
+#: emit-rtl.c:1157
msgid "can't access real part of complex value in hard register"
msgstr ""
-#: emit-rtl.c:1178
+#: emit-rtl.c:1179
msgid "can't access imaginary part of complex value in hard register"
msgstr ""
-#: emit-rtl.c:3444
+#: emit-rtl.c:3462
msgid "ICE: emit_insn used where emit_jump_insn needed:\n"
msgstr ""
msgid "stack limits not supported on this target"
msgstr ""
-#: expr.c:3355
+#: expr.c:3388
msgid "function using short complex types cannot be inline"
msgstr ""
-#: expr.c:6279 expr.c:6288 expr.c:6297 expr.c:6302 expr.c:6611 expr.c:6627
+#: expr.c:6319 expr.c:6328 expr.c:6337 expr.c:6342 expr.c:6651 expr.c:6667
msgid "unsupported wide integer operation"
msgstr ""
-#: expr.c:6676
+#: expr.c:6716
#, c-format
msgid "prior parameter's size depends on `%s'"
msgstr ""
-#: expr.c:7012
+#: expr.c:7052
msgid "returned value in block_exit_expr"
msgstr ""
#. We can't make a bitwise copy of this object, so fail.
-#: expr.c:9209
+#: expr.c:9252
msgid "cannot take the address of an unaligned member"
msgstr ""
#. handle them.
#. We can't handle floating point constants;
#. PRINT_OPERAND must handle them.
-#: final.c:3600 vmsdbgout.c:466 config/i386/i386.c:6308
+#: final.c:3600 vmsdbgout.c:466 config/i386/i386.c:6352
#: config/pdp11/pdp11.c:1573
msgid "floating constant misused"
msgstr ""
-#: final.c:3656 vmsdbgout.c:523 config/i386/i386.c:6386
+#: final.c:3656 vmsdbgout.c:523 config/i386/i386.c:6430
#: config/pdp11/pdp11.c:1620
msgid "invalid expression as operand"
msgstr ""
msgid "control reaches end of non-void function"
msgstr ""
-#: flow.c:1642
+#: flow.c:1641
msgid "Attempt to delete prologue/epilogue insn:"
msgstr ""
msgid "`and' of mutually exclusive equal-tests is always 0"
msgstr ""
-#: function.c:887 varasm.c:1503
+#: function.c:889 varasm.c:1503
#, c-format
msgid "size of variable `%s' is too large"
msgstr ""
-#: function.c:3791
+#: function.c:3802
msgid "impossible constraint in `asm'"
msgstr ""
-#: function.c:5546
+#: function.c:5557
#, c-format
msgid "`%s' might be used uninitialized in this function"
msgstr ""
-#: function.c:5553
+#: function.c:5564
#, c-format
msgid "variable `%s' might be clobbered by `longjmp' or `vfork'"
msgstr ""
-#: function.c:5572
+#: function.c:5583
#, c-format
msgid "argument `%s' might be clobbered by `longjmp' or `vfork'"
msgstr ""
-#: function.c:6439
+#: function.c:6450
msgid "function returns an aggregate"
msgstr ""
-#: function.c:6945
+#: function.c:6956
#, c-format
msgid "unused parameter `%s'"
msgstr ""
msgid "extraneous argument to `%s' option"
msgstr ""
-#: gcc.c:1500
+#: gcc.c:1507
msgid "Using built-in specs.\n"
msgstr ""
-#: gcc.c:1687
+#: gcc.c:1694
#, c-format
msgid ""
"Setting spec %s to '%s'\n"
"\n"
msgstr ""
-#: gcc.c:1794
+#: gcc.c:1801
#, c-format
msgid "Reading specs from %s\n"
msgstr ""
-#: gcc.c:1892 gcc.c:1911
+#: gcc.c:1899 gcc.c:1918
#, c-format
msgid "specs %%include syntax malformed after %ld characters"
msgstr ""
-#: gcc.c:1919
+#: gcc.c:1926
#, c-format
msgid "could not find specs file %s\n"
msgstr ""
-#: gcc.c:1936 gcc.c:1944 gcc.c:1953 gcc.c:1962
+#: gcc.c:1943 gcc.c:1951 gcc.c:1960 gcc.c:1969
#, c-format
msgid "specs %%rename syntax malformed after %ld characters"
msgstr ""
-#: gcc.c:1971
+#: gcc.c:1978
#, c-format
msgid "specs %s spec was not found to be renamed"
msgstr ""
-#: gcc.c:1978
+#: gcc.c:1985
#, c-format
msgid "%s: attempt to rename spec '%s' to already defined spec '%s'"
msgstr ""
-#: gcc.c:1983
+#: gcc.c:1990
#, c-format
msgid "rename spec %s to %s\n"
msgstr ""
-#: gcc.c:1985
+#: gcc.c:1992
#, c-format
msgid ""
"spec is '%s'\n"
"\n"
msgstr ""
-#: gcc.c:1998
+#: gcc.c:2005
#, c-format
msgid "specs unknown %% command after %ld characters"
msgstr ""
-#: gcc.c:2009 gcc.c:2022
+#: gcc.c:2016 gcc.c:2029
#, c-format
msgid "specs file malformed after %ld characters"
msgstr ""
-#: gcc.c:2076
+#: gcc.c:2083
msgid "spec file has no spec for linking"
msgstr ""
-#: gcc.c:2601
+#: gcc.c:2608
msgid "-pipe not supported"
msgstr ""
-#: gcc.c:2663
+#: gcc.c:2670
msgid ""
"\n"
"Go ahead? (y or n) "
msgstr ""
-#: gcc.c:2789
+#: gcc.c:2796
#, c-format
msgid ""
"Internal error: %s (program %s)\n"
"See %s for instructions."
msgstr ""
-#: gcc.c:2807
+#: gcc.c:2814
#, c-format
msgid "# %s %.2f %.2f\n"
msgstr ""
-#: gcc.c:2937
+#: gcc.c:2944
#, c-format
msgid "Usage: %s [options] file...\n"
msgstr ""
-#: gcc.c:2938
+#: gcc.c:2945
msgid "Options:\n"
msgstr ""
-#: gcc.c:2940
+#: gcc.c:2947
msgid " -pass-exit-codes Exit with highest error code from a phase\n"
msgstr ""
-#: gcc.c:2941
+#: gcc.c:2948
msgid " --help Display this information\n"
msgstr ""
-#: gcc.c:2942
+#: gcc.c:2949
msgid ""
" --target-help Display target specific command line options\n"
msgstr ""
-#: gcc.c:2944
+#: gcc.c:2951
msgid " (Use '-v --help' to display command line options of sub-processes)\n"
msgstr ""
-#: gcc.c:2945
+#: gcc.c:2952
msgid " -dumpspecs Display all of the built in spec strings\n"
msgstr ""
-#: gcc.c:2946
+#: gcc.c:2953
msgid " -dumpversion Display the version of the compiler\n"
msgstr ""
-#: gcc.c:2947
+#: gcc.c:2954
msgid " -dumpmachine Display the compiler's target processor\n"
msgstr ""
-#: gcc.c:2948
+#: gcc.c:2955
msgid ""
" -print-search-dirs Display the directories in the compiler's search "
"path\n"
msgstr ""
-#: gcc.c:2949
+#: gcc.c:2956
msgid ""
" -print-libgcc-file-name Display the name of the compiler's companion "
"library\n"
msgstr ""
-#: gcc.c:2950
+#: gcc.c:2957
msgid " -print-file-name=<lib> Display the full path to library <lib>\n"
msgstr ""
-#: gcc.c:2951
+#: gcc.c:2958
msgid ""
" -print-prog-name=<prog> Display the full path to compiler component "
"<prog>\n"
msgstr ""
-#: gcc.c:2952
+#: gcc.c:2959
msgid ""
" -print-multi-directory Display the root directory for versions of "
"libgcc\n"
msgstr ""
-#: gcc.c:2953
+#: gcc.c:2960
msgid ""
" -print-multi-lib Display the mapping between command line options "
"and\n"
" multiple library search directories\n"
msgstr ""
-#: gcc.c:2956
+#: gcc.c:2963
msgid " -print-multi-os-directory Display the relative path to OS libraries\n"
msgstr ""
-#: gcc.c:2957
+#: gcc.c:2964
msgid ""
" -Wa,<options> Pass comma-separated <options> on to the "
"assembler\n"
msgstr ""
-#: gcc.c:2958
+#: gcc.c:2965
msgid ""
" -Wp,<options> Pass comma-separated <options> on to the "
"preprocessor\n"
msgstr ""
-#: gcc.c:2959
+#: gcc.c:2966
msgid ""
" -Wl,<options> Pass comma-separated <options> on to the linker\n"
msgstr ""
-#: gcc.c:2960
+#: gcc.c:2967
msgid " -Xlinker <arg> Pass <arg> on to the linker\n"
msgstr ""
-#: gcc.c:2961
+#: gcc.c:2968
msgid " -save-temps Do not delete intermediate files\n"
msgstr ""
-#: gcc.c:2962
+#: gcc.c:2969
msgid " -pipe Use pipes rather than intermediate files\n"
msgstr ""
-#: gcc.c:2963
+#: gcc.c:2970
msgid " -time Time the execution of each subprocess\n"
msgstr ""
-#: gcc.c:2964
+#: gcc.c:2971
msgid ""
" -specs=<file> Override built-in specs with the contents of "
"<file>\n"
msgstr ""
-#: gcc.c:2965
+#: gcc.c:2972
msgid ""
" -std=<standard> Assume that the input sources are for <standard>\n"
msgstr ""
-#: gcc.c:2966
+#: gcc.c:2973
msgid ""
" -B <directory> Add <directory> to the compiler's search paths\n"
msgstr ""
-#: gcc.c:2967
+#: gcc.c:2974
msgid " -b <machine> Run gcc for target <machine>, if installed\n"
msgstr ""
-#: gcc.c:2968
+#: gcc.c:2975
msgid ""
" -V <version> Run gcc version number <version>, if installed\n"
msgstr ""
-#: gcc.c:2969
+#: gcc.c:2976
msgid ""
" -v Display the programs invoked by the compiler\n"
msgstr ""
-#: gcc.c:2970
+#: gcc.c:2977
msgid ""
" -### Like -v but options quoted and commands not "
"executed\n"
msgstr ""
-#: gcc.c:2971
+#: gcc.c:2978
msgid ""
" -E Preprocess only; do not compile, assemble or "
"link\n"
msgstr ""
-#: gcc.c:2972
+#: gcc.c:2979
msgid " -S Compile only; do not assemble or link\n"
msgstr ""
-#: gcc.c:2973
+#: gcc.c:2980
msgid " -c Compile and assemble, but do not link\n"
msgstr ""
-#: gcc.c:2974
+#: gcc.c:2981
msgid " -o <file> Place the output into <file>\n"
msgstr ""
-#: gcc.c:2975
+#: gcc.c:2982
msgid ""
" -x <language> Specify the language of the following input "
"files\n"
"extension\n"
msgstr ""
-#: gcc.c:2982
+#: gcc.c:2989
#, c-format
msgid ""
"\n"
" other options on to these processes the -W<letter> options must be used.\n"
msgstr ""
-#: gcc.c:3117
+#: gcc.c:3124
#, c-format
msgid "`-%c' option must have argument"
msgstr ""
-#: gcc.c:3139
+#: gcc.c:3146
#, c-format
msgid "couldn't run `%s': %s"
msgstr ""
#. translate_options () has turned --version into -fversion.
-#: gcc.c:3316
+#: gcc.c:3323
#, c-format
msgid "%s (GCC) %s\n"
msgstr ""
-#: gcc.c:3317
+#: gcc.c:3324
msgid "Copyright (C) 2003 Free Software Foundation, Inc.\n"
msgstr ""
-#: gcc.c:3319 gcov.c:364
+#: gcc.c:3326 gcov.c:364
msgid ""
"This is free software; see the source for copying conditions. There is NO\n"
"warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
"\n"
msgstr ""
-#: gcc.c:3420
+#: gcc.c:3427
msgid "argument to `-Xlinker' is missing"
msgstr ""
-#: gcc.c:3428
+#: gcc.c:3435
msgid "argument to `-l' is missing"
msgstr ""
-#: gcc.c:3445
+#: gcc.c:3452
msgid "argument to `-specs' is missing"
msgstr ""
-#: gcc.c:3460
+#: gcc.c:3467
msgid "argument to `-specs=' is missing"
msgstr ""
-#: gcc.c:3490
+#: gcc.c:3497
#, c-format
msgid "`-%c' must come at the start of the command line"
msgstr ""
-#: gcc.c:3499
+#: gcc.c:3506
msgid "argument to `-B' is missing"
msgstr ""
-#: gcc.c:3672
+#: gcc.c:3679
msgid "cannot specify -o with -c or -S and multiple compilations"
msgstr ""
-#: gcc.c:3863
+#: gcc.c:3870
msgid "warning: -pipe ignored because -save-temps specified"
msgstr ""
-#: gcc.c:3867
+#: gcc.c:3874
msgid "warning: -pipe ignored because -time specified"
msgstr ""
-#: gcc.c:3879
+#: gcc.c:3886
msgid "argument to `-x' is missing"
msgstr ""
-#: gcc.c:3907
+#: gcc.c:3914
#, c-format
msgid "argument to `-%s' is missing"
msgstr ""
-#: gcc.c:3968
+#: gcc.c:3975
#, c-format
msgid "warning: `-x %s' after last input file has no effect"
msgstr ""
-#: gcc.c:4313
+#: gcc.c:4320
msgid "invalid specification! Bug in cc"
msgstr ""
-#: gcc.c:4467
+#: gcc.c:4474
#, c-format
msgid "%s\n"
msgstr ""
#. Catch the case where a spec string contains something like
#. '%{foo:%*}'. ie there is no * in the pattern on the left
#. hand side of the :.
-#: gcc.c:5044
+#: gcc.c:5051
#, c-format
msgid "spec failure: '%%*' has not been initialized by pattern match"
msgstr ""
-#: gcc.c:5053
+#: gcc.c:5060
#, c-format
msgid "warning: use of obsolete %%[ operator in specs"
msgstr ""
-#: gcc.c:5071
+#: gcc.c:5078
#, c-format
msgid "Processing spec %c%s%c, which is '%s'\n"
msgstr ""
-#: gcc.c:5196
+#: gcc.c:5203
#, c-format
msgid "spec failure: unrecognized spec option '%c'"
msgstr ""
-#: gcc.c:5277
+#: gcc.c:5284
#, c-format
msgid "unknown spec function `%s'"
msgstr ""
-#: gcc.c:5296
+#: gcc.c:5303
#, c-format
msgid "error in args to spec function `%s'"
msgstr ""
-#: gcc.c:5345
+#: gcc.c:5352
msgid "malformed spec function name"
msgstr ""
#. )
-#: gcc.c:5348
+#: gcc.c:5355
msgid "no arguments for spec function"
msgstr ""
-#: gcc.c:5367
+#: gcc.c:5374
msgid "malformed spec function arguments"
msgstr ""
-#: gcc.c:5475
+#: gcc.c:5482
msgid "mismatched braces in specs"
msgstr ""
-#: gcc.c:6163
+#: gcc.c:6170
#, c-format
msgid "unrecognized option `-%s'"
msgstr ""
-#: gcc.c:6169
+#: gcc.c:6176
#, c-format
msgid "install: %s%s\n"
msgstr ""
-#: gcc.c:6170
+#: gcc.c:6177
#, c-format
msgid "programs: %s\n"
msgstr ""
-#: gcc.c:6171
+#: gcc.c:6178
#, c-format
msgid "libraries: %s\n"
msgstr ""
-#: gcc.c:6228
+#: gcc.c:6235
#, c-format
msgid ""
"\n"
"For bug reporting instructions, please see:\n"
msgstr ""
-#: gcc.c:6244
+#: gcc.c:6251
#, c-format
msgid "Configured with: %s\n"
msgstr ""
-#: gcc.c:6258
+#: gcc.c:6265
#, c-format
msgid "Thread model: %s\n"
msgstr ""
-#: gcc.c:6269
+#: gcc.c:6276
#, c-format
msgid "gcc version %s\n"
msgstr ""
-#: gcc.c:6271
+#: gcc.c:6278
#, c-format
msgid "gcc driver version %s executing gcc version %s\n"
msgstr ""
-#: gcc.c:6279
+#: gcc.c:6286
msgid "no input files"
msgstr ""
-#: gcc.c:6317
+#: gcc.c:6324
#, c-format
msgid "%s: %s compiler not installed on this system"
msgstr ""
-#: gcc.c:6392
+#: gcc.c:6399
#, c-format
msgid "%s: linker input file unused because linking not done"
msgstr ""
-#: gcc.c:6435
+#: gcc.c:6442
#, c-format
msgid "language %s not recognized"
msgstr ""
-#: gcc.c:6538
+#: gcc.c:6545
msgid "internal gcc abort"
msgstr ""
msgid "open /dev/zero"
msgstr ""
-#: graph.c:420 profile.c:1204 profile.c:1211 toplev.c:1836 toplev.c:5173
+#: graph.c:420 profile.c:1204 profile.c:1211 toplev.c:1836 toplev.c:5180
#: f/com.c:14212 java/jcf-parse.c:917 java/jcf-parse.c:1063 java/lex.c:1776
#: objc/objc-act.c:449
#, c-format
msgid "can't use '%s' as a %s register"
msgstr ""
-#: regclass.c:771 config/ia64/ia64.c:4306 config/ia64/ia64.c:4313
+#: regclass.c:771 config/ia64/ia64.c:4309 config/ia64/ia64.c:4316
#, c-format
msgid "unknown register name: %s"
msgstr ""
msgid "impossible register constraint in `asm'"
msgstr ""
-#: reload.c:3519
+#: reload.c:3526
msgid "`&' constraint used with no register class"
msgstr ""
-#: reload.c:3687
+#: reload.c:3694
msgid "unable to generate reloads for:"
msgstr ""
-#: reload.c:3688 reload.c:3902
+#: reload.c:3695 reload.c:3909
msgid "inconsistent operand constraints in an `asm'"
msgstr ""
-#: reload1.c:1250
+#: reload1.c:1260
msgid "frame size too large for reliable stack checking"
msgstr ""
-#: reload1.c:1253
+#: reload1.c:1263
msgid "try reducing the number of local variables"
msgstr ""
-#: reload1.c:1917
+#: reload1.c:1927
#, c-format
msgid "can't find a register in class `%s' while reloading `asm'"
msgstr ""
-#: reload1.c:1921
+#: reload1.c:1931
#, c-format
msgid "unable to find a register to spill in class `%s'"
msgstr ""
-#: reload1.c:1923
+#: reload1.c:1933
msgid "this is the insn:"
msgstr ""
-#: reload1.c:3946
+#: reload1.c:3968
msgid "`asm' operand requires impossible reload"
msgstr ""
#. It's the compiler's fault.
-#: reload1.c:5060
+#: reload1.c:5084
msgid "could not find a spill register"
msgstr ""
-#: reload1.c:5065
+#: reload1.c:5089
msgid "`asm' operand constraint incompatible with operand size"
msgstr ""
#. It's the compiler's fault.
-#: reload1.c:6687
+#: reload1.c:6711
msgid "VOIDmode on an output"
msgstr ""
-#: reload1.c:6688
+#: reload1.c:6712
msgid "output operand is constant in `asm'"
msgstr ""
msgid "Warn about code which might break the strict aliasing rules"
msgstr ""
-#: toplev.c:1627 toplev.c:4553 config/rs6000/rs6000.c:680
+#: toplev.c:1627 toplev.c:4560 config/rs6000/rs6000.c:681
#, c-format
msgid "invalid option `%s'"
msgstr ""
msgid "invalid register name `%s' for register variable"
msgstr ""
-#: toplev.c:3702
+#: toplev.c:3709
#, c-format
msgid ""
" -ffixed-<register> Mark <register> as being unavailable to the "
"compiler\n"
msgstr ""
-#: toplev.c:3703
+#: toplev.c:3710
#, c-format
msgid ""
" -fcall-used-<register> Mark <register> as being corrupted by function "
"calls\n"
msgstr ""
-#: toplev.c:3704
+#: toplev.c:3711
#, c-format
msgid ""
" -fcall-saved-<register> Mark <register> as being preserved across "
"functions\n"
msgstr ""
-#: toplev.c:3705
+#: toplev.c:3712
#, c-format
msgid ""
" -finline-limit=<number> Limits the size of inlined functions to <number>\n"
msgstr ""
-#: toplev.c:3706
+#: toplev.c:3713
#, c-format
msgid ""
" -fmessage-length=<number> Limits diagnostics messages lengths to <number> "
"characters per line. 0 suppresses line-wrapping\n"
msgstr ""
-#: toplev.c:3707
+#: toplev.c:3714
#, c-format
msgid ""
" -fdiagnostics-show-location=[once | every-line] Indicates how often source "
"diagnostics when line-wrapping\n"
msgstr ""
-#: toplev.c:3708
+#: toplev.c:3715
#, c-format
msgid ""
" -ftls-model=[global-dynamic | local-dynamic | initial-exec | local-exec] "
"Indicates the default thread-local storage code generation model\n"
msgstr ""
-#: toplev.c:3709
+#: toplev.c:3716
#, c-format
msgid ""
" -fstack-limit-register=<register> Trap if the stack goes past <register>\n"
msgstr ""
-#: toplev.c:3710
+#: toplev.c:3717
#, c-format
msgid ""
" -fstack-limit-symbol=<name> Trap if the stack goes past symbol <name>\n"
msgstr ""
-#: toplev.c:3711
+#: toplev.c:3718
#, c-format
msgid " -frandom-seed=<string> Make compile reproducible using <string>\n"
msgstr ""
-#: toplev.c:3723
+#: toplev.c:3730
#, c-format
msgid " -O[number] Set optimization level to [number]\n"
msgstr ""
-#: toplev.c:3724
+#: toplev.c:3731
#, c-format
msgid " -Os Optimize for space rather than speed\n"
msgstr ""
-#: toplev.c:3736
+#: toplev.c:3743
#, c-format
msgid ""
" -pedantic Issue warnings needed by strict compliance to ISO "
"C\n"
msgstr ""
-#: toplev.c:3737
+#: toplev.c:3744
#, c-format
msgid ""
" -pedantic-errors Like -pedantic except that errors are produced\n"
msgstr ""
-#: toplev.c:3738
+#: toplev.c:3745
#, c-format
msgid " -w Suppress warnings\n"
msgstr ""
-#: toplev.c:3739
+#: toplev.c:3746
#, c-format
msgid " -W Enable extra warnings\n"
msgstr ""
-#: toplev.c:3750
+#: toplev.c:3757
#, c-format
msgid " -Wunused Enable unused warnings\n"
msgstr ""
-#: toplev.c:3751
+#: toplev.c:3758
#, c-format
msgid ""
" -Wlarger-than-<number> Warn if an object is larger than <number> bytes\n"
msgstr ""
-#: toplev.c:3752
+#: toplev.c:3759
#, c-format
msgid " -p Enable function profiling\n"
msgstr ""
-#: toplev.c:3753
+#: toplev.c:3760
#, c-format
msgid " -o <file> Place output into <file> \n"
msgstr ""
-#: toplev.c:3754
+#: toplev.c:3761
#, c-format
msgid ""
" -G <number> Put global and static data smaller than <number>\n"
" bytes into a special section (on some targets)\n"
msgstr ""
-#: toplev.c:3765
+#: toplev.c:3772
#, c-format
msgid " -aux-info <file> Emit declaration info into <file>\n"
msgstr ""
-#: toplev.c:3766
+#: toplev.c:3773
#, c-format
msgid ""
" -quiet Do not display functions compiled or elapsed time\n"
msgstr ""
-#: toplev.c:3767
+#: toplev.c:3774
#, c-format
msgid " -version Display the compiler's version\n"
msgstr ""
-#: toplev.c:3768
+#: toplev.c:3775
#, c-format
msgid ""
" -d[letters] Enable dumps from specific passes of the compiler\n"
msgstr ""
-#: toplev.c:3769
+#: toplev.c:3776
#, c-format
msgid ""
" -dumpbase <file> Base name to be used for dumps from specific "
"passes\n"
msgstr ""
-#: toplev.c:3771
+#: toplev.c:3778
#, c-format
msgid " -fsched-verbose=<number> Set the verbosity level of the scheduler\n"
msgstr ""
-#: toplev.c:3773
+#: toplev.c:3780
#, c-format
msgid " --help Display this information\n"
msgstr ""
-#: toplev.c:3788
+#: toplev.c:3795
#, c-format
msgid ""
"\n"
"Language specific options:\n"
msgstr ""
-#: toplev.c:3800
+#: toplev.c:3807
#, c-format
msgid " %-23.23s [undocumented]\n"
msgstr ""
-#: toplev.c:3808 toplev.c:3822
+#: toplev.c:3815 toplev.c:3829
#, c-format
msgid ""
"\n"
"There are undocumented %s specific options as well.\n"
msgstr ""
-#: toplev.c:3812
+#: toplev.c:3819
#, c-format
msgid ""
"\n"
" Options for %s:\n"
msgstr ""
-#: toplev.c:3849
+#: toplev.c:3856
#, c-format
msgid ""
"\n"
"Target specific options:\n"
msgstr ""
-#: toplev.c:3863 toplev.c:3882
+#: toplev.c:3870 toplev.c:3889
#, c-format
msgid " -m%-23.23s [undocumented]\n"
msgstr ""
-#: toplev.c:3891
+#: toplev.c:3898
#, c-format
msgid ""
"\n"
"There are undocumented target specific options as well.\n"
msgstr ""
-#: toplev.c:3893
+#: toplev.c:3900
#, c-format
msgid " They exist, but they are not documented.\n"
msgstr ""
-#: toplev.c:3946
+#: toplev.c:3953
#, c-format
msgid "unrecognized gcc debugging option: %c"
msgstr ""
-#: toplev.c:4012
+#: toplev.c:4019
#, c-format
msgid "`%s': unknown tls-model option"
msgstr ""
-#: toplev.c:4039
+#: toplev.c:4046
#, c-format
msgid "unrecognized register name `%s'"
msgstr ""
-#: toplev.c:4064 toplev.c:5017
+#: toplev.c:4071 toplev.c:5024
#, c-format
msgid "unrecognized option `%s'"
msgstr ""
-#: toplev.c:4112
+#: toplev.c:4119
msgid "-Wid-clash-LEN is no longer supported"
msgstr ""
-#: toplev.c:4189
+#: toplev.c:4196
#, c-format
msgid "use -gdwarf -g%d for DWARF v1, level %d"
msgstr ""
-#: toplev.c:4192
+#: toplev.c:4199
msgid "use -gdwarf-2 for DWARF v2"
msgstr ""
-#: toplev.c:4197
+#: toplev.c:4204
#, c-format
msgid "ignoring option `%s' due to invalid debug level specification"
msgstr ""
-#: toplev.c:4220 toplev.c:5015
+#: toplev.c:4227 toplev.c:5022
#, c-format
msgid "`%s': unknown or unsupported -g option"
msgstr ""
-#: toplev.c:4227
+#: toplev.c:4234
#, c-format
msgid "`%s' ignored, conflicts with `-g%s'"
msgstr ""
-#: toplev.c:4309
+#: toplev.c:4316
msgid "-param option missing argument"
msgstr ""
-#: toplev.c:4318
+#: toplev.c:4325
#, c-format
msgid "invalid --param option: %s"
msgstr ""
-#: toplev.c:4330
+#: toplev.c:4337
#, c-format
msgid "invalid parameter value `%s'"
msgstr ""
-#: toplev.c:4570
+#: toplev.c:4577
#, c-format
msgid ""
"%s%s%s version %s (%s)\n"
"%s%s%s version %s (%s) compiled by CC.\n"
msgstr ""
-#: toplev.c:4577
+#: toplev.c:4584
#, c-format
msgid ""
"%s%sGGC heuristics: --param ggc-min-expand=%d --param ggc-min-heapsize=%d\n"
msgstr ""
-#: toplev.c:4635
+#: toplev.c:4642
msgid "options passed: "
msgstr ""
-#: toplev.c:4664
+#: toplev.c:4671
msgid "options enabled: "
msgstr ""
-#: toplev.c:4723 java/jcf-write.c:3453
+#: toplev.c:4730 java/jcf-write.c:3453
#, c-format
msgid "can't open %s for writing"
msgstr ""
-#: toplev.c:5007
+#: toplev.c:5014
#, c-format
msgid "ignoring command line option '%s'"
msgstr ""
-#: toplev.c:5010
+#: toplev.c:5017
#, c-format
msgid "(it is valid for %s but not the selected language)"
msgstr ""
-#: toplev.c:5044
+#: toplev.c:5051
msgid "-Wuninitialized is not supported without -O"
msgstr ""
-#: toplev.c:5099
+#: toplev.c:5106
msgid "instruction scheduling not supported on this target machine"
msgstr ""
-#: toplev.c:5103
+#: toplev.c:5110
msgid "this target machine does not have delayed branches"
msgstr ""
-#: toplev.c:5117
+#: toplev.c:5124
#, c-format
msgid "-f%sleading-underscore not supported on this target machine"
msgstr ""
-#: toplev.c:5180
+#: toplev.c:5187
msgid "-ffunction-sections not supported for this target"
msgstr ""
-#: toplev.c:5185
+#: toplev.c:5192
msgid "-fdata-sections not supported for this target"
msgstr ""
-#: toplev.c:5192
+#: toplev.c:5199
msgid "-ffunction-sections disabled; it makes profiling impossible"
msgstr ""
-#: toplev.c:5199
+#: toplev.c:5206
msgid "-fprefetch-loop-arrays not supported for this target"
msgstr ""
-#: toplev.c:5205
+#: toplev.c:5212
msgid ""
"-fprefetch-loop-arrays not supported for this target (try -march switches)"
msgstr ""
-#: toplev.c:5214
+#: toplev.c:5221
msgid "-fprefetch-loop-arrays is not supported with -Os"
msgstr ""
-#: toplev.c:5220
+#: toplev.c:5227
msgid "-ffunction-sections may affect debugging on some targets"
msgstr ""
-#: toplev.c:5332
+#: toplev.c:5339
#, c-format
msgid "error writing to %s"
msgstr ""
-#: toplev.c:5334 java/jcf-parse.c:936 java/jcf-write.c:3460
+#: toplev.c:5341 java/jcf-parse.c:936 java/jcf-write.c:3460
#, c-format
msgid "error closing %s"
msgstr ""
msgid "ignoring unknown option `%.*s' in `-f%s'"
msgstr ""
-#: tree.c:3663
+#: tree.c:3670
msgid "arrays of functions are not meaningful"
msgstr ""
-#: tree.c:3720
+#: tree.c:3727
msgid "function return type cannot be function"
msgstr ""
-#: tree.c:4575
+#: tree.c:4582
msgid "invalid initializer for bit string"
msgstr ""
-#: tree.c:4634
+#: tree.c:4641
#, c-format
msgid "tree check: expected %s, have %s in %s, at %s:%d"
msgstr ""
-#: tree.c:4651
+#: tree.c:4658
#, c-format
msgid "tree check: expected class '%c', have '%c' (%s) in %s, at %s:%d"
msgstr ""
-#: tree.c:4668
+#: tree.c:4675
#, c-format
msgid "tree check: accessed elt %d of tree_vec with %d elts in %s, at %s:%d"
msgstr ""
msgid "trap mode not supported for VAX floats"
msgstr ""
-#: config/alpha/alpha.c:530
+#: config/alpha/alpha.c:505
+msgid "128-bit long double not supported for VAX floats"
+msgstr ""
+
+#: config/alpha/alpha.c:533
#, c-format
msgid "L%d cache latency unknown for %s"
msgstr ""
-#: config/alpha/alpha.c:545
+#: config/alpha/alpha.c:548
#, c-format
msgid "bad value `%s' for -mmemory-latency"
msgstr ""
-#: config/alpha/alpha.c:5611 config/m88k/m88k.c:2889 config/romp/romp.c:754
+#: config/alpha/alpha.c:5618 config/m88k/m88k.c:2889 config/romp/romp.c:754
#: config/romp/romp.c:761
#, c-format
msgid "invalid %%H value"
msgstr ""
-#: config/alpha/alpha.c:5632
+#: config/alpha/alpha.c:5639
#, c-format
msgid "invalid %%J value"
msgstr ""
-#: config/alpha/alpha.c:5648 config/ia64/ia64.c:3972 config/m88k/m88k.c:3034
+#: config/alpha/alpha.c:5655 config/ia64/ia64.c:3975 config/m88k/m88k.c:3034
#, c-format
msgid "invalid %%r value"
msgstr ""
-#: config/alpha/alpha.c:5658 config/rs6000/rs6000.c:7737
+#: config/alpha/alpha.c:5665 config/rs6000/rs6000.c:7739
#, c-format
msgid "invalid %%R value"
msgstr ""
-#: config/alpha/alpha.c:5664 config/rs6000/rs6000.c:7663
+#: config/alpha/alpha.c:5671 config/rs6000/rs6000.c:7665
#, c-format
msgid "invalid %%N value"
msgstr ""
-#: config/alpha/alpha.c:5672 config/rs6000/rs6000.c:7691
+#: config/alpha/alpha.c:5679 config/rs6000/rs6000.c:7693
#, c-format
msgid "invalid %%P value"
msgstr ""
-#: config/alpha/alpha.c:5680 config/m88k/m88k.c:2895 config/romp/romp.c:740
+#: config/alpha/alpha.c:5687 config/m88k/m88k.c:2895 config/romp/romp.c:740
#: config/romp/romp.c:747
#, c-format
msgid "invalid %%h value"
msgstr ""
-#: config/alpha/alpha.c:5688 config/romp/romp.c:698
+#: config/alpha/alpha.c:5695 config/romp/romp.c:698
#, c-format
msgid "invalid %%L value"
msgstr ""
-#: config/alpha/alpha.c:5727 config/rs6000/rs6000.c:7645
+#: config/alpha/alpha.c:5734 config/rs6000/rs6000.c:7647
#, c-format
msgid "invalid %%m value"
msgstr ""
-#: config/alpha/alpha.c:5735 config/rs6000/rs6000.c:7653
+#: config/alpha/alpha.c:5742 config/rs6000/rs6000.c:7655
#, c-format
msgid "invalid %%M value"
msgstr ""
-#: config/alpha/alpha.c:5779
+#: config/alpha/alpha.c:5786
#, c-format
msgid "invalid %%U value"
msgstr ""
-#: config/alpha/alpha.c:5791 config/alpha/alpha.c:5805 config/romp/romp.c:706
-#: config/rs6000/rs6000.c:7745
+#: config/alpha/alpha.c:5798 config/alpha/alpha.c:5812 config/romp/romp.c:706
+#: config/rs6000/rs6000.c:7747
#, c-format
msgid "invalid %%s value"
msgstr ""
-#: config/alpha/alpha.c:5828 config/m88k/m88k.c:2997
+#: config/alpha/alpha.c:5835 config/m88k/m88k.c:2997
#, c-format
msgid "invalid %%C value"
msgstr ""
-#: config/alpha/alpha.c:5865 config/m88k/m88k.c:3018
-#: config/rs6000/rs6000.c:7502
+#: config/alpha/alpha.c:5872 config/m88k/m88k.c:3018
+#: config/rs6000/rs6000.c:7504
#, c-format
msgid "invalid %%E value"
msgstr ""
-#: config/alpha/alpha.c:5890 config/alpha/alpha.c:5940
+#: config/alpha/alpha.c:5897 config/alpha/alpha.c:5947
msgid "unknown relocation unspec"
msgstr ""
-#: config/alpha/alpha.c:5899 config/romp/romp.c:981
-#: config/rs6000/rs6000.c:8052
+#: config/alpha/alpha.c:5906 config/romp/romp.c:981
+#: config/rs6000/rs6000.c:8054
#, c-format
msgid "invalid %%xn code"
msgstr ""
-#: config/alpha/alpha.c:6625 config/alpha/alpha.c:6628 config/s390/s390.c:6096
-#: config/s390/s390.c:6099
+#: config/alpha/alpha.c:6632 config/alpha/alpha.c:6635 config/s390/s390.c:6104
+#: config/s390/s390.c:6107
msgid "bad builtin fcode"
msgstr ""
#. each pair being { "NAME", VALUE }
#. where VALUE is the bits to set or minus the bits to clear.
#. An empty string NAME is used to identify the default VALUE.
-#: config/alpha/alpha.h:279 config/i386/i386.h:296 config/i386/i386.h:298
+#: config/alpha/alpha.h:286 config/i386/i386.h:296 config/i386/i386.h:298
#: config/i386/i386.h:300 config/ns32k/ns32k.h:140 config/rs6000/rs6000.h:292
#: config/s390/s390.h:68 config/sparc/sparc.h:522 config/sparc/sparc.h:527
msgid "Use hardware fp"
msgstr ""
-#: config/alpha/alpha.h:280 config/i386/i386.h:297 config/i386/i386.h:299
+#: config/alpha/alpha.h:287 config/i386/i386.h:297 config/i386/i386.h:299
#: config/rs6000/rs6000.h:294 config/sparc/sparc.h:524
#: config/sparc/sparc.h:529
msgid "Do not use hardware fp"
msgstr ""
-#: config/alpha/alpha.h:281
+#: config/alpha/alpha.h:288
msgid "Use fp registers"
msgstr ""
-#: config/alpha/alpha.h:283
+#: config/alpha/alpha.h:290
msgid "Do not use fp registers"
msgstr ""
-#: config/alpha/alpha.h:284
+#: config/alpha/alpha.h:291
msgid "Do not assume GAS"
msgstr ""
-#: config/alpha/alpha.h:285
+#: config/alpha/alpha.h:292
msgid "Assume GAS"
msgstr ""
-#: config/alpha/alpha.h:287
+#: config/alpha/alpha.h:294
msgid "Request IEEE-conformant math library routines (OSF/1)"
msgstr ""
-#: config/alpha/alpha.h:289
+#: config/alpha/alpha.h:296
msgid "Emit IEEE-conformant code, without inexact exceptions"
msgstr ""
-#: config/alpha/alpha.h:291
+#: config/alpha/alpha.h:298
msgid "Emit IEEE-conformant code, with inexact exceptions"
msgstr ""
-#: config/alpha/alpha.h:293
+#: config/alpha/alpha.h:300
msgid "Do not emit complex integer constants to read-only memory"
msgstr ""
-#: config/alpha/alpha.h:294
+#: config/alpha/alpha.h:301
msgid "Use VAX fp"
msgstr ""
-#: config/alpha/alpha.h:295
+#: config/alpha/alpha.h:302
msgid "Do not use VAX fp"
msgstr ""
-#: config/alpha/alpha.h:296
+#: config/alpha/alpha.h:303
msgid "Emit code for the byte/word ISA extension"
msgstr ""
-#: config/alpha/alpha.h:299
+#: config/alpha/alpha.h:306
msgid "Emit code for the motion video ISA extension"
msgstr ""
-#: config/alpha/alpha.h:302
+#: config/alpha/alpha.h:309
msgid "Emit code for the fp move and sqrt ISA extension"
msgstr ""
-#: config/alpha/alpha.h:304
+#: config/alpha/alpha.h:311
msgid "Emit code for the counting ISA extension"
msgstr ""
-#: config/alpha/alpha.h:307
+#: config/alpha/alpha.h:314
msgid "Emit code using explicit relocation directives"
msgstr ""
-#: config/alpha/alpha.h:310
+#: config/alpha/alpha.h:317
msgid "Emit 16-bit relocations to the small data areas"
msgstr ""
-#: config/alpha/alpha.h:312
+#: config/alpha/alpha.h:319
msgid "Emit 32-bit relocations to the small data areas"
msgstr ""
-#: config/alpha/alpha.h:314
+#: config/alpha/alpha.h:321
msgid "Emit rdval instead of rduniq for thread pointer"
msgstr ""
+#: config/alpha/alpha.h:323
+msgid "Use 128-bit long double"
+msgstr ""
+
+#: config/alpha/alpha.h:325
+msgid "Use 64-bit long double"
+msgstr ""
+
#. For -mcpu=
#. For -mtune=
#. For -mfp-rounding-mode=[n|m|c|d]
#. For -mtrap-precision=[p|f|i]
#. For -mmemory-latency=
#. For -mtls-size=
-#: config/alpha/alpha.h:343
+#: config/alpha/alpha.h:354
msgid "Use features of and schedule given CPU"
msgstr ""
-#: config/alpha/alpha.h:345
+#: config/alpha/alpha.h:356
msgid "Schedule given CPU"
msgstr ""
-#: config/alpha/alpha.h:347
+#: config/alpha/alpha.h:358
msgid "Control the generated fp rounding mode"
msgstr ""
-#: config/alpha/alpha.h:349
+#: config/alpha/alpha.h:360
msgid "Control the IEEE trap mode"
msgstr ""
-#: config/alpha/alpha.h:351
+#: config/alpha/alpha.h:362
msgid "Control the precision given to fp exceptions"
msgstr ""
-#: config/alpha/alpha.h:353
+#: config/alpha/alpha.h:364
msgid "Tune expected memory latency"
msgstr ""
-#: config/alpha/alpha.h:355 config/ia64/ia64.h:234
+#: config/alpha/alpha.h:366 config/ia64/ia64.h:234
msgid "Specify bit size of immediate TLS offsets"
msgstr ""
#. Unknown flag.
#. Undocumented flag.
-#: config/arc/arc.c:1781 config/m32r/m32r.c:2424 config/sparc/sparc.c:6533
+#: config/arc/arc.c:1781 config/m32r/m32r.c:2424 config/sparc/sparc.c:6628
msgid "invalid operand output code"
msgstr ""
-#: config/arm/arm.c:458
+#: config/arm/arm.c:461
#, c-format
msgid "switch -mcpu=%s conflicts with -march= switch"
msgstr ""
-#: config/arm/arm.c:468 config/rs6000/rs6000.c:558 config/sparc/sparc.c:393
+#: config/arm/arm.c:471 config/rs6000/rs6000.c:559 config/sparc/sparc.c:395
#, c-format
msgid "bad value (%s) for %s switch"
msgstr ""
-#: config/arm/arm.c:604
+#: config/arm/arm.c:607
msgid "target CPU does not support APCS-32"
msgstr ""
-#: config/arm/arm.c:609
+#: config/arm/arm.c:612
msgid "target CPU does not support APCS-26"
msgstr ""
-#: config/arm/arm.c:615
+#: config/arm/arm.c:618
msgid "target CPU does not support interworking"
msgstr ""
-#: config/arm/arm.c:621
+#: config/arm/arm.c:624
msgid "target CPU does not support THUMB instructions"
msgstr ""
-#: config/arm/arm.c:635
+#: config/arm/arm.c:638
msgid ""
"enabling backtrace support is only meaningful when compiling for the Thumb"
msgstr ""
-#: config/arm/arm.c:638
+#: config/arm/arm.c:641
msgid ""
"enabling callee interworking support is only meaningful when compiling for "
"the Thumb"
msgstr ""
-#: config/arm/arm.c:641
+#: config/arm/arm.c:644
msgid ""
"enabling caller interworking support is only meaningful when compiling for "
"the Thumb"
msgstr ""
-#: config/arm/arm.c:647
+#: config/arm/arm.c:650
msgid "interworking forces APCS-32 to be used"
msgstr ""
-#: config/arm/arm.c:653
+#: config/arm/arm.c:656
msgid "-mapcs-stack-check incompatible with -mno-apcs-frame"
msgstr ""
-#: config/arm/arm.c:661
+#: config/arm/arm.c:664
msgid "-fpic and -mapcs-reent are incompatible"
msgstr ""
-#: config/arm/arm.c:664
+#: config/arm/arm.c:667
msgid "APCS reentrant code not supported. Ignored"
msgstr ""
-#: config/arm/arm.c:672
+#: config/arm/arm.c:675
msgid "-g with -mno-apcs-frame may not give sensible debugging"
msgstr ""
-#: config/arm/arm.c:680
+#: config/arm/arm.c:683
msgid "passing floating point arguments in fp regs not yet supported"
msgstr ""
-#: config/arm/arm.c:709
+#: config/arm/arm.c:713
#, c-format
msgid "invalid floating point emulation option: -mfpe-%s"
msgstr ""
-#: config/arm/arm.c:733
+#: config/arm/arm.c:737
msgid "structure size boundary can only be set to 8 or 32"
msgstr ""
-#: config/arm/arm.c:741
+#: config/arm/arm.c:745
msgid "-mpic-register= is useless without -fpic"
msgstr ""
-#: config/arm/arm.c:748
+#: config/arm/arm.c:752
#, c-format
msgid "unable to use '%s' for PIC register"
msgstr ""
-#: config/arm/arm.c:2064 config/arm/arm.c:2087 config/avr/avr.c:4794
-#: config/c4x/c4x.c:4644 config/h8300/h8300.c:3667 config/i386/i386.c:1404
-#: config/i386/i386.c:1433 config/ip2k/ip2k.c:3224
+#: config/arm/arm.c:2068 config/arm/arm.c:2091 config/avr/avr.c:4794
+#: config/c4x/c4x.c:4644 config/h8300/h8300.c:3667 config/i386/i386.c:1422
+#: config/i386/i386.c:1451 config/ip2k/ip2k.c:3224
#: config/m68hc11/m68hc11.c:1267 config/mcore/mcore.c:3458
-#: config/ns32k/ns32k.c:1047 config/rs6000/rs6000.c:12539 config/sh/sh.c:5694
-#: config/sh/sh.c:5719 config/sh/sh.c:5758 config/stormy16/stormy16.c:2026
+#: config/ns32k/ns32k.c:1047 config/rs6000/rs6000.c:12543 config/sh/sh.c:5755
+#: config/sh/sh.c:5780 config/sh/sh.c:5819 config/stormy16/stormy16.c:2026
#: config/v850/v850.c:2180
#, c-format
msgid "`%s' attribute only applies to functions"
msgstr ""
-#: config/arm/arm.c:9459
+#: config/arm/arm.c:9469
msgid "unable to compute real location of stacked parameter"
msgstr ""
-#: config/arm/arm.c:10138
+#: config/arm/arm.c:10148
msgid "no low registers available for popping high registers"
msgstr ""
-#: config/arm/arm.c:10389
+#: config/arm/arm.c:10399
msgid "interrupt Service Routines cannot be coded in Thumb mode"
msgstr ""
msgid "Select CPU to generate code for"
msgstr ""
-#: config/cris/cris.c:612
+#: config/cris/cris.c:619
msgid "unexpected index-type in cris_print_index"
msgstr ""
-#: config/cris/cris.c:628
+#: config/cris/cris.c:635
msgid "unexpected base-type in cris_print_base"
msgstr ""
-#: config/cris/cris.c:921
+#: config/cris/cris.c:928
#, c-format
msgid "stackframe too big: %d bytes"
msgstr ""
-#: config/cris/cris.c:1236
+#: config/cris/cris.c:1243
msgid "allocated but unused delay list in epilogue"
msgstr ""
-#: config/cris/cris.c:1246
+#: config/cris/cris.c:1253
msgid ""
"unexpected function type needing stack adjustment for __builtin_eh_return"
msgstr ""
-#: config/cris/cris.c:1325
+#: config/cris/cris.c:1332
msgid "invalid operand for 'b' modifier"
msgstr ""
-#: config/cris/cris.c:1337
+#: config/cris/cris.c:1344
msgid "invalid operand for 'v' modifier"
msgstr ""
-#: config/cris/cris.c:1347
+#: config/cris/cris.c:1354
msgid "invalid operand for 'P' modifier"
msgstr ""
-#: config/cris/cris.c:1354
+#: config/cris/cris.c:1361
msgid "invalid operand for 'p' modifier"
msgstr ""
-#: config/cris/cris.c:1393
+#: config/cris/cris.c:1400
msgid "invalid operand for 'z' modifier"
msgstr ""
-#: config/cris/cris.c:1424 config/cris/cris.c:1454
+#: config/cris/cris.c:1448 config/cris/cris.c:1478
msgid "invalid operand for 'H' modifier"
msgstr ""
-#: config/cris/cris.c:1430
+#: config/cris/cris.c:1454
msgid "bad register"
msgstr ""
-#: config/cris/cris.c:1468
+#: config/cris/cris.c:1492
msgid "invalid operand for 'e' modifier"
msgstr ""
-#: config/cris/cris.c:1485
+#: config/cris/cris.c:1509
msgid "invalid operand for 'm' modifier"
msgstr ""
-#: config/cris/cris.c:1510
+#: config/cris/cris.c:1534
msgid "invalid operand for 'A' modifier"
msgstr ""
-#: config/cris/cris.c:1518
+#: config/cris/cris.c:1542
msgid "invalid operand for 'D' modifier"
msgstr ""
-#: config/cris/cris.c:1532
+#: config/cris/cris.c:1556
msgid "invalid operand for 'T' modifier"
msgstr ""
-#: config/cris/cris.c:1541
+#: config/cris/cris.c:1565
msgid "invalid operand modifier letter"
msgstr ""
-#: config/cris/cris.c:1549
+#: config/cris/cris.c:1573
#, c-format
msgid "internal error: bad register: %d"
msgstr ""
-#: config/cris/cris.c:1597
+#: config/cris/cris.c:1621
msgid "unexpected multiplicative operand"
msgstr ""
-#: config/cris/cris.c:1617
+#: config/cris/cris.c:1641
msgid "unexpected operand"
msgstr ""
-#: config/cris/cris.c:1652 config/cris/cris.c:1662
+#: config/cris/cris.c:1676 config/cris/cris.c:1686
msgid "unrecognized address"
msgstr ""
-#: config/cris/cris.c:2018
+#: config/cris/cris.c:2042
msgid "internal error: sideeffect-insn affecting main effect"
msgstr ""
#. If we get here, the caller got its initial tests wrong.
-#: config/cris/cris.c:2305
+#: config/cris/cris.c:2329
msgid "internal error: cris_side_effect_mode_ok with bad operands"
msgstr ""
-#: config/cris/cris.c:2387 config/cris/cris.c:2445
+#: config/cris/cris.c:2411 config/cris/cris.c:2469
msgid "unrecognized supposed constant"
msgstr ""
-#: config/cris/cris.c:2486
+#: config/cris/cris.c:2510
msgid "unrecognized supposed constant in cris_global_pic_symbol"
msgstr ""
-#: config/cris/cris.c:2505
+#: config/cris/cris.c:2529
#, c-format
msgid "-max-stackframe=%d is not usable, not between 0 and %d"
msgstr ""
-#: config/cris/cris.c:2533
+#: config/cris/cris.c:2557
#, c-format
msgid "unknown CRIS version specification in -march= or -mcpu= : %s"
msgstr ""
-#: config/cris/cris.c:2569
+#: config/cris/cris.c:2593
#, c-format
msgid "unknown CRIS cpu version specification in -mtune= : %s"
msgstr ""
-#: config/cris/cris.c:2587
+#: config/cris/cris.c:2611
msgid "-fPIC and -fpic are not supported in this configuration"
msgstr ""
-#: config/cris/cris.c:2603
+#: config/cris/cris.c:2627
msgid "that particular -g option is invalid with -maout and -melinux"
msgstr ""
-#: config/cris/cris.c:2837 config/cris/cris.c:2882
+#: config/cris/cris.c:2875 config/cris/cris.c:2920
msgid "unexpected side-effects in address"
msgstr ""
#. Labels are never marked as global symbols.
-#: config/cris/cris.c:2979 config/cris/cris.c:3010
+#: config/cris/cris.c:3017 config/cris/cris.c:3048
msgid "unexpected PIC symbol"
msgstr ""
-#: config/cris/cris.c:2983
+#: config/cris/cris.c:3021
msgid "PIC register isn't set up"
msgstr ""
-#: config/cris/cris.c:2996 config/cris/cris.c:3079
+#: config/cris/cris.c:3034 config/cris/cris.c:3117
msgid "unexpected address expression"
msgstr ""
-#: config/cris/cris.c:3014
+#: config/cris/cris.c:3052
msgid "emitting PIC operand, but PIC register isn't set up"
msgstr ""
-#: config/cris/cris.c:3023
+#: config/cris/cris.c:3061
msgid "unexpected NOTE as addr_const:"
msgstr ""
msgid "For elinux, request a specified stack-size for this program"
msgstr ""
+#: config/cris/cris.h:368
+msgid "Work around bug in multiplication instruction"
+msgstr ""
+
#. No "no-etrax" as it does not really imply any model. On the other hand, "etrax" implies the common (and large) subset matching all models.
-#: config/cris/cris.h:340
+#: config/cris/cris.h:374
msgid "Compile for ETRAX 4 (CRIS v3)"
msgstr ""
-#: config/cris/cris.h:345
+#: config/cris/cris.h:379
msgid "Compile for ETRAX 100 (CRIS v8)"
msgstr ""
-#: config/cris/cris.h:349
+#: config/cris/cris.h:383
msgid "Emit verbose debug information in assembly code"
msgstr ""
-#: config/cris/cris.h:352
+#: config/cris/cris.h:386
msgid "Do not use condition codes from normal instructions"
msgstr ""
-#: config/cris/cris.h:356
+#: config/cris/cris.h:390
msgid "Do not emit addressing modes with side-effect assignment"
msgstr ""
-#: config/cris/cris.h:359
+#: config/cris/cris.h:393
msgid "Do not tune stack alignment"
msgstr ""
-#: config/cris/cris.h:362
+#: config/cris/cris.h:396
msgid "Do not tune writable data alignment"
msgstr ""
-#: config/cris/cris.h:365
+#: config/cris/cris.h:399
msgid "Do not tune code and read-only data alignment"
msgstr ""
-#: config/cris/cris.h:374
+#: config/cris/cris.h:408
msgid "Align code and data to 32 bits"
msgstr ""
-#: config/cris/cris.h:387
+#: config/cris/cris.h:421
msgid "Don't align items in code or data"
msgstr ""
-#: config/cris/cris.h:390
+#: config/cris/cris.h:424
msgid "Do not emit function prologue or epilogue"
msgstr ""
#. We have to handle this m-option here since we can't wash it off in both CC1_SPEC and CC1PLUS_SPEC.
-#: config/cris/cris.h:394
+#: config/cris/cris.h:428
msgid "Use the most feature-enabling options allowed by other options"
msgstr ""
#. We must call it "override-" since calling it "no-" will cause gcc.c to forget it, if there's a "later" -mbest-lib-options. Kludgy, but needed for some multilibbed files.
-#: config/cris/cris.h:400
+#: config/cris/cris.h:434
msgid "Override -mbest-lib-options"
msgstr ""
-#: config/cris/cris.h:432
+#: config/cris/cris.h:466
msgid "Generate code for the specified chip or CPU version"
msgstr ""
-#: config/cris/cris.h:434
+#: config/cris/cris.h:468
msgid "Tune alignment for the specified chip or CPU version"
msgstr ""
-#: config/cris/cris.h:436
+#: config/cris/cris.h:470
msgid "Warn when a stackframe is larger than the specified size"
msgstr ""
#. Node: Profiling
-#: config/cris/cris.h:1022
+#: config/cris/cris.h:1056
msgid "no FUNCTION_PROFILER for CRIS"
msgstr ""
msgid "Do not generate char instructions"
msgstr ""
-#: config/i386/i386.c:1050
+#: config/i386/i386.c:1065
#, c-format
msgid "code model %s not supported in PIC mode"
msgstr ""
-#: config/i386/i386.c:1060 config/sparc/sparc.c:356
+#: config/i386/i386.c:1075 config/sparc/sparc.c:358
#, c-format
msgid "bad value (%s) for -mcmodel= switch"
msgstr ""
-#: config/i386/i386.c:1075
+#: config/i386/i386.c:1090
#, c-format
msgid "bad value (%s) for -masm= switch"
msgstr ""
-#: config/i386/i386.c:1078
+#: config/i386/i386.c:1093
#, c-format
msgid "code model `%s' not supported in the %s bit mode"
msgstr ""
-#: config/i386/i386.c:1081
+#: config/i386/i386.c:1096
msgid "code model `large' not supported yet"
msgstr ""
-#: config/i386/i386.c:1083
+#: config/i386/i386.c:1098
#, c-format
msgid "%i-bit mode not compiled in"
msgstr ""
-#: config/i386/i386.c:1113
+#: config/i386/i386.c:1131
#, c-format
msgid "bad value (%s) for -march= switch"
msgstr ""
-#: config/i386/i386.c:1124
+#: config/i386/i386.c:1142
#, c-format
msgid "bad value (%s) for -mcpu= switch"
msgstr ""
-#: config/i386/i386.c:1141
+#: config/i386/i386.c:1159
#, c-format
msgid "-mregparm=%d is not between 0 and %d"
msgstr ""
-#: config/i386/i386.c:1154
+#: config/i386/i386.c:1172
msgid "-malign-loops is obsolete, use -falign-loops"
msgstr ""
-#: config/i386/i386.c:1159 config/i386/i386.c:1172 config/i386/i386.c:1185
+#: config/i386/i386.c:1177 config/i386/i386.c:1190 config/i386/i386.c:1203
#, c-format
msgid "-malign-loops=%d is not between 0 and %d"
msgstr ""
-#: config/i386/i386.c:1167
+#: config/i386/i386.c:1185
msgid "-malign-jumps is obsolete, use -falign-jumps"
msgstr ""
-#: config/i386/i386.c:1180
+#: config/i386/i386.c:1198
msgid "-malign-functions is obsolete, use -falign-functions"
msgstr ""
-#: config/i386/i386.c:1218
+#: config/i386/i386.c:1236
#, c-format
msgid "-mpreferred-stack-boundary=%d is not between %d and 12"
msgstr ""
-#: config/i386/i386.c:1230
+#: config/i386/i386.c:1248
#, c-format
msgid "-mbranch-cost=%d is not between 0 and 5"
msgstr ""
-#: config/i386/i386.c:1242
+#: config/i386/i386.c:1260
#, c-format
msgid "bad value (%s) for -mtls-dialect= switch"
msgstr ""
-#: config/i386/i386.c:1271
+#: config/i386/i386.c:1289
msgid "-malign-double makes no sense in the 64bit mode"
msgstr ""
-#: config/i386/i386.c:1273
+#: config/i386/i386.c:1291
msgid "-mrtd calling convention not supported in the 64bit mode"
msgstr ""
-#: config/i386/i386.c:1289 config/i386/i386.c:1300
+#: config/i386/i386.c:1307 config/i386/i386.c:1318
msgid "SSE instruction set disabled, using 387 arithmetics"
msgstr ""
-#: config/i386/i386.c:1305
+#: config/i386/i386.c:1323
msgid "387 instruction set disabled, using SSE arithmetics"
msgstr ""
-#: config/i386/i386.c:1312
+#: config/i386/i386.c:1330
#, c-format
msgid "bad value (%s) for -mfpmath= switch"
msgstr ""
-#: config/i386/i386.c:1444
+#: config/i386/i386.c:1462
#, c-format
msgid "`%s' attribute requires an integer constant argument"
msgstr ""
-#: config/i386/i386.c:1450
+#: config/i386/i386.c:1468
#, c-format
msgid "argument to `%s' attribute larger than %d"
msgstr ""
-#: config/i386/i386.c:2512
+#: config/i386/i386.c:2534
msgid "SSE vector return without SSE enabled changes the ABI"
msgstr ""
-#: config/i386/i386.c:6380
+#: config/i386/i386.c:6424
msgid "invalid UNSPEC as operand"
msgstr ""
-#: config/i386/i386.c:6642
+#: config/i386/i386.c:6686
msgid "extended registers have no high halves"
msgstr ""
-#: config/i386/i386.c:6657
+#: config/i386/i386.c:6701
msgid "unsupported operand size for extended register"
msgstr ""
-#: config/i386/i386.c:6972
+#: config/i386/i386.c:7016
msgid ""
"operand is neither a constant nor a condition code, invalid operand code 'c'"
msgstr ""
-#: config/i386/i386.c:7018
+#: config/i386/i386.c:7062
#, c-format
msgid "invalid operand code `%c'"
msgstr ""
-#: config/i386/i386.c:7065
+#: config/i386/i386.c:7109
msgid "invalid constraints for operand"
msgstr ""
-#: config/i386/i386.c:11265
+#: config/i386/i386.c:11371
msgid "unknown insn mode"
msgstr ""
#. @@@ better error message
-#: config/i386/i386.c:13420 config/i386/i386.c:13456
+#: config/i386/i386.c:13526 config/i386/i386.c:13562
msgid "selector must be an immediate"
msgstr ""
#. @@@ better error message
-#: config/i386/i386.c:13617 config/i386/i386.c:13651
+#: config/i386/i386.c:13723 config/i386/i386.c:13757
msgid "mask must be an immediate"
msgstr ""
-#: config/i386/i386.c:13683
+#: config/i386/i386.c:13789
msgid "shift must be an immediate"
msgstr ""
#. Deprecated.
#. Deprecated.
#. Deprecated.
-#: config/i386/i386.h:308
+#. Deprecated.
+#. Deprecated.
+#: config/i386/i386.h:310
msgid "Alternate calling convention"
msgstr ""
-#: config/i386/i386.h:310 config/m68k/m68k.h:180 config/ns32k/ns32k.h:144
+#: config/i386/i386.h:312 config/m68k/m68k.h:180 config/ns32k/ns32k.h:144
msgid "Use normal calling convention"
msgstr ""
-#: config/i386/i386.h:312
+#: config/i386/i386.h:314
msgid "Align some doubles on dword boundary"
msgstr ""
-#: config/i386/i386.h:314
+#: config/i386/i386.h:316
msgid "Align doubles on word boundary"
msgstr ""
-#: config/i386/i386.h:316
+#: config/i386/i386.h:318
msgid "Uninitialized locals in .bss"
msgstr ""
-#: config/i386/i386.h:318
+#: config/i386/i386.h:320
msgid "Uninitialized locals in .data"
msgstr ""
-#: config/i386/i386.h:320 config/m68k/linux-aout.h:45 config/m68k/linux.h:50
+#: config/i386/i386.h:322 config/m68k/linux-aout.h:45 config/m68k/linux.h:50
#: config/ns32k/ns32k.h:167
msgid "Use IEEE math for fp comparisons"
msgstr ""
-#: config/i386/i386.h:322 config/ns32k/ns32k.h:169
+#: config/i386/i386.h:324 config/ns32k/ns32k.h:169
msgid "Do not use IEEE math for fp comparisons"
msgstr ""
-#: config/i386/i386.h:324
+#: config/i386/i386.h:326
msgid "Return values of functions in FPU registers"
msgstr ""
-#: config/i386/i386.h:326
+#: config/i386/i386.h:328
msgid "Do not return values of functions in FPU registers"
msgstr ""
-#: config/i386/i386.h:328
+#: config/i386/i386.h:330
msgid "Do not generate sin, cos, sqrt for FPU"
msgstr ""
-#: config/i386/i386.h:330
+#: config/i386/i386.h:332
msgid "Generate sin, cos, sqrt for FPU"
msgstr ""
-#: config/i386/i386.h:332
+#: config/i386/i386.h:334
msgid "Omit the frame pointer in leaf functions"
msgstr ""
-#: config/i386/i386.h:335
+#: config/i386/i386.h:337
msgid "Enable stack probing"
msgstr ""
#. undocumented
#. undocumented
-#: config/i386/i386.h:340
+#: config/i386/i386.h:342
msgid "Align destination of the string operations"
msgstr ""
-#: config/i386/i386.h:342
+#: config/i386/i386.h:344
msgid "Do not align destination of the string operations"
msgstr ""
-#: config/i386/i386.h:344
+#: config/i386/i386.h:346
msgid "Inline all known string operations"
msgstr ""
-#: config/i386/i386.h:346
+#: config/i386/i386.h:348
msgid "Do not inline all known string operations"
msgstr ""
-#: config/i386/i386.h:348 config/i386/i386.h:352
+#: config/i386/i386.h:350 config/i386/i386.h:354
msgid "Use push instructions to save outgoing arguments"
msgstr ""
-#: config/i386/i386.h:350 config/i386/i386.h:354
+#: config/i386/i386.h:352 config/i386/i386.h:356
msgid "Do not use push instructions to save outgoing arguments"
msgstr ""
-#: config/i386/i386.h:356
+#: config/i386/i386.h:358
msgid "Support MMX built-in functions"
msgstr ""
-#: config/i386/i386.h:358
+#: config/i386/i386.h:360
msgid "Do not support MMX built-in functions"
msgstr ""
-#: config/i386/i386.h:360
+#: config/i386/i386.h:362
msgid "Support 3DNow! built-in functions"
msgstr ""
-#: config/i386/i386.h:362
+#: config/i386/i386.h:364
msgid "Do not support 3DNow! built-in functions"
msgstr ""
-#: config/i386/i386.h:364
+#: config/i386/i386.h:366
msgid "Support MMX and SSE built-in functions and code generation"
msgstr ""
-#: config/i386/i386.h:366
+#: config/i386/i386.h:368
msgid "Do not support MMX and SSE built-in functions and code generation"
msgstr ""
-#: config/i386/i386.h:368
+#: config/i386/i386.h:370
msgid "Support MMX, SSE and SSE2 built-in functions and code generation"
msgstr ""
-#: config/i386/i386.h:370
+#: config/i386/i386.h:372
msgid "Do not support MMX, SSE and SSE2 built-in functions and code generation"
msgstr ""
-#: config/i386/i386.h:372
-msgid "Support MMX, SSE, SSE2 and PNI built-in functions and code generation"
+#: config/i386/i386.h:374
+msgid "Support MMX, SSE, SSE2 and SSE3 built-in functions and code generation"
msgstr ""
-#: config/i386/i386.h:374
+#: config/i386/i386.h:376
msgid ""
-"Do not support MMX, SSE, SSE2 and PNI built-in functions and code generation"
+"Do not support MMX, SSE, SSE2 and SSE3 built-in functions and code generation"
msgstr ""
-#: config/i386/i386.h:376
+#: config/i386/i386.h:378
msgid "sizeof(long double) is 16"
msgstr ""
-#: config/i386/i386.h:378
+#: config/i386/i386.h:380
msgid "sizeof(long double) is 12"
msgstr ""
-#: config/i386/i386.h:380
+#: config/i386/i386.h:382
msgid "Generate 64bit x86-64 code"
msgstr ""
-#: config/i386/i386.h:382
+#: config/i386/i386.h:384
msgid "Generate 32bit i386 code"
msgstr ""
-#: config/i386/i386.h:384
+#: config/i386/i386.h:386
msgid "Use red-zone in the x86-64 code"
msgstr ""
-#: config/i386/i386.h:386
+#: config/i386/i386.h:388
msgid "Do not use red-zone in the x86-64 code"
msgstr ""
#. 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:415 config/rs6000/rs6000.h:393 config/sparc/sparc.h:635
+#: config/i386/i386.h:417 config/rs6000/rs6000.h:393 config/sparc/sparc.h:635
msgid "Schedule code for given CPU"
msgstr ""
-#: config/i386/i386.h:417
+#: config/i386/i386.h:419
msgid "Generate floating point mathematics using given instruction set"
msgstr ""
-#: config/i386/i386.h:419
+#: config/i386/i386.h:421
msgid "Generate code for given CPU"
msgstr ""
-#: config/i386/i386.h:421
+#: config/i386/i386.h:423
msgid "Number of registers used to pass integer arguments"
msgstr ""
#. 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:423 config/m68k/m68k.h:263
+#: config/i386/i386.h:425 config/m68k/m68k.h:263
msgid "Loop code aligned to this power of 2"
msgstr ""
-#: config/i386/i386.h:425 config/m68k/m68k.h:265
+#: config/i386/i386.h:427 config/m68k/m68k.h:265
msgid "Jump targets are aligned to this power of 2"
msgstr ""
-#: config/i386/i386.h:427 config/m68k/m68k.h:267
+#: config/i386/i386.h:429 config/m68k/m68k.h:267
msgid "Function starts are aligned to this power of 2"
msgstr ""
-#: config/i386/i386.h:430
+#: config/i386/i386.h:432
msgid "Attempt to keep stack aligned to this power of 2"
msgstr ""
-#: config/i386/i386.h:432
+#: config/i386/i386.h:434
msgid "Branches are this expensive (1-5, arbitrary units)"
msgstr ""
-#: config/i386/i386.h:434
+#: config/i386/i386.h:436
msgid "Use given x86-64 code model"
msgstr ""
#. Undocumented.
#. Undocumented.
-#: config/i386/i386.h:440
+#: config/i386/i386.h:442
msgid "Use given assembler dialect"
msgstr ""
-#: config/i386/i386.h:442
+#: config/i386/i386.h:444
msgid "Use given thread-local storage dialect"
msgstr ""
msgid "iC2.0 and iC3.0 are incompatible - using iC3.0"
msgstr ""
-#: config/i960/i960.c:1448 config/m68k/m68k.c:559 config/rs6000/rs6000.c:9975
+#: config/i960/i960.c:1448 config/m68k/m68k.c:559 config/rs6000/rs6000.c:9977
msgid "stack limit expression is not supported"
msgstr ""
msgid "malformed #pragma builtin"
msgstr ""
-#: config/ia64/ia64.c:4017
+#: config/ia64/ia64.c:4020
msgid "ia64_print_operand: unknown code"
msgstr ""
-#: config/ia64/ia64.c:4294
+#: config/ia64/ia64.c:4297
msgid "value of -mfixed-range must have form REG1-REG2"
msgstr ""
-#: config/ia64/ia64.c:4321
+#: config/ia64/ia64.c:4324
#, c-format
msgid "%s-%s is an empty range"
msgstr ""
-#: config/ia64/ia64.c:4352
+#: config/ia64/ia64.c:4355
msgid "cannot optimize floating point division for both latency and throughput"
msgstr ""
-#: config/ia64/ia64.c:4358
+#: config/ia64/ia64.c:4361
msgid "cannot optimize integer division for both latency and throughput"
msgstr ""
-#: config/ia64/ia64.c:4370
+#: config/ia64/ia64.c:4373
#, c-format
msgid "bad value (%s) for -mtls-size= switch"
msgstr ""
msgstr ""
#: config/m32r/m32r.c:2530 config/m32r/m32r.c:2546
-#: config/rs6000/rs6000.c:12803
+#: config/rs6000/rs6000.c:12807
msgid "bad address"
msgstr ""
msgid "invalid %%Q value"
msgstr ""
-#: config/m88k/m88k.c:2907 config/rs6000/rs6000.c:7718
+#: config/m88k/m88k.c:2907 config/rs6000/rs6000.c:7720
#, c-format
msgid "invalid %%q value"
msgstr ""
msgid "invalid %%o value"
msgstr ""
-#: config/m88k/m88k.c:2920 config/rs6000/rs6000.c:7681
+#: config/m88k/m88k.c:2920 config/rs6000/rs6000.c:7683
#, c-format
msgid "invalid %%p value"
msgstr ""
msgid "PRINT_OPERAND: unknown punctuation '%c'"
msgstr ""
-#: config/mips/mips.c:5844 config/xtensa/xtensa.c:1939
+#: config/mips/mips.c:5844 config/xtensa/xtensa.c:1961
msgid "PRINT_OPERAND null pointer"
msgstr ""
msgid "invalid use of %%d, %%x, or %%X"
msgstr ""
-#: config/mips/mips.c:6013 config/xtensa/xtensa.c:2033
+#: config/mips/mips.c:6013 config/xtensa/xtensa.c:2055
msgid "PRINT_OPERAND_ADDRESS, null pointer"
msgstr ""
msgid "can't close temp file"
msgstr ""
-#: config/mips/mips.c:7003
+#: config/mips/mips.c:7061
#, c-format
msgid "gp_offset (%ld) or end_offset (%ld) is less than zero"
msgstr ""
-#: config/mips/mips.c:7112
+#: config/mips/mips.c:7170
#, c-format
msgid "fp_offset (%ld) or end_offset (%ld) is less than zero"
msgstr ""
-#: config/mips/mips.c:9335
+#: config/mips/mips.c:9393
#, c-format
msgid "can not handle inconsistent calls to `%s'"
msgstr ""
-#: config/mips/mips.c:10467
+#: config/mips/mips.c:10525
msgid "the cpu name must be lower case"
msgstr ""
-#: config/mips/mips.c:10489
+#: config/mips/mips.c:10547
#, c-format
msgid "bad value (%s) for %s"
msgstr ""
msgid "Use DEC assembler syntax"
msgstr ""
-#: config/romp/romp.c:717 config/rs6000/rs6000.c:7755
+#: config/romp/romp.c:717 config/rs6000/rs6000.c:7757
#, c-format
msgid "invalid %%S value"
msgstr ""
msgstr ""
#: config/romp/romp.c:807 config/romp/romp.c:816 config/romp/romp.c:823
-#: config/rs6000/rs6000.c:7584
+#: config/rs6000/rs6000.c:7586
#, c-format
msgid "invalid %%k value"
msgstr ""
msgid "junk at end of #pragma longcall"
msgstr ""
-#: config/rs6000/rs6000.c:592
+#: config/rs6000/rs6000.c:593
msgid "-mmultiple is not supported on little endian systems"
msgstr ""
-#: config/rs6000/rs6000.c:599
+#: config/rs6000/rs6000.c:600
msgid "-mstring is not supported on little endian systems"
msgstr ""
-#: config/rs6000/rs6000.c:623
+#: config/rs6000/rs6000.c:624
#, c-format
msgid "unknown -mdebug-%s switch"
msgstr ""
-#: config/rs6000/rs6000.c:635
+#: config/rs6000/rs6000.c:636
#, c-format
msgid "unknown -mtraceback arg `%s'; expecting `full', `partial' or `none'"
msgstr ""
-#: config/rs6000/rs6000.c:646
+#: config/rs6000/rs6000.c:647
#, c-format
msgid "Unknown switch -mlong-double-%s"
msgstr ""
-#: config/rs6000/rs6000.c:738
+#: config/rs6000/rs6000.c:739
#, c-format
msgid "unknown -misel= option specified: '%s'"
msgstr ""
-#: config/rs6000/rs6000.c:753
+#: config/rs6000/rs6000.c:754
#, c-format
msgid "unknown -mvrsave= option specified: '%s'"
msgstr ""
-#: config/rs6000/rs6000.c:772
+#: config/rs6000/rs6000.c:773
#, c-format
msgid "unknown ABI specified: '%s'"
msgstr ""
-#: config/rs6000/rs6000.c:4206
+#: config/rs6000/rs6000.c:4208
msgid "argument 1 must be a 5-bit signed literal"
msgstr ""
-#: config/rs6000/rs6000.c:4313 config/rs6000/rs6000.c:4903
+#: config/rs6000/rs6000.c:4315 config/rs6000/rs6000.c:4905
msgid "argument 2 must be a 5-bit unsigned literal"
msgstr ""
-#: config/rs6000/rs6000.c:4356
+#: config/rs6000/rs6000.c:4358
msgid "argument 1 of __builtin_altivec_predicate must be a constant"
msgstr ""
-#: config/rs6000/rs6000.c:4410
+#: config/rs6000/rs6000.c:4412
msgid "argument 1 of __builtin_altivec_predicate is out of range"
msgstr ""
-#: config/rs6000/rs6000.c:4489
+#: config/rs6000/rs6000.c:4491
msgid "argument 3 must be a 4-bit unsigned literal"
msgstr ""
-#: config/rs6000/rs6000.c:4666
+#: config/rs6000/rs6000.c:4668
#, c-format
msgid "argument to `%s' must be a 2-bit unsigned literal"
msgstr ""
-#: config/rs6000/rs6000.c:4782
+#: config/rs6000/rs6000.c:4784
msgid "argument to dss must be a 2-bit unsigned literal"
msgstr ""
-#: config/rs6000/rs6000.c:5013
+#: config/rs6000/rs6000.c:5015
msgid "argument 1 of __builtin_spe_predicate must be a constant"
msgstr ""
-#: config/rs6000/rs6000.c:5086
+#: config/rs6000/rs6000.c:5088
msgid "argument 1 of __builtin_spe_predicate is out of range"
msgstr ""
-#: config/rs6000/rs6000.c:7511
+#: config/rs6000/rs6000.c:7513
#, c-format
msgid "invalid %%f value"
msgstr ""
-#: config/rs6000/rs6000.c:7520
+#: config/rs6000/rs6000.c:7522
#, c-format
msgid "invalid %%F value"
msgstr ""
-#: config/rs6000/rs6000.c:7529
+#: config/rs6000/rs6000.c:7531
#, c-format
msgid "invalid %%G value"
msgstr ""
-#: config/rs6000/rs6000.c:7564
+#: config/rs6000/rs6000.c:7566
#, c-format
msgid "invalid %%j code"
msgstr ""
-#: config/rs6000/rs6000.c:7574
+#: config/rs6000/rs6000.c:7576
#, c-format
msgid "invalid %%J code"
msgstr ""
-#: config/rs6000/rs6000.c:7604
+#: config/rs6000/rs6000.c:7606
#, c-format
msgid "invalid %%K value"
msgstr ""
-#: config/rs6000/rs6000.c:7671
+#: config/rs6000/rs6000.c:7673
#, c-format
msgid "invalid %%O value"
msgstr ""
-#: config/rs6000/rs6000.c:7793
+#: config/rs6000/rs6000.c:7795
#, c-format
msgid "invalid %%T value"
msgstr ""
-#: config/rs6000/rs6000.c:7803
+#: config/rs6000/rs6000.c:7805
#, c-format
msgid "invalid %%u value"
msgstr ""
-#: config/rs6000/rs6000.c:7812
+#: config/rs6000/rs6000.c:7814
#, c-format
msgid "invalid %%v value"
msgstr ""
-#: config/rs6000/rs6000.c:12243
+#: config/rs6000/rs6000.c:12247
msgid "no profiling of 64-bit code for this ABI"
msgstr ""
msgid "-mcall-aixdesc must be big endian"
msgstr ""
-#: config/s390/s390.c:3087
+#: config/s390/s390.c:3095
msgid "invalid UNSPEC as operand (1)"
msgstr ""
-#: config/s390/s390.c:3147
+#: config/s390/s390.c:3155
msgid "invalid UNSPEC as operand (2)"
msgstr ""
-#: config/s390/s390.c:3153
+#: config/s390/s390.c:3161
msgid "UNKNOWN in s390_output_symbolic_const !?"
msgstr ""
-#: config/s390/s390.c:3171
+#: config/s390/s390.c:3179
msgid "Cannot decompose address."
msgstr ""
-#: config/s390/s390.c:3332
+#: config/s390/s390.c:3340
msgid "UNKNOWN in print_operand !?"
msgstr ""
-#: config/s390/s390.c:4985
+#: config/s390/s390.c:4993
msgid "Total size of local variables exceeds architecture limit."
msgstr ""
msgid "mvc&ex"
msgstr ""
-#: config/sh/sh.c:5150
+#: config/sh/sh.c:5211
msgid "__builtin_saveregs not supported by this subtarget"
msgstr ""
-#: config/sh/sh.c:5700
+#: config/sh/sh.c:5761
msgid "attribute interrupt_handler is not compatible with -m5-compact"
msgstr ""
#. The sp_switch attribute only has meaning for interrupt functions.
#. The trap_exit attribute only has meaning for interrupt functions.
-#: config/sh/sh.c:5726 config/sh/sh.c:5765
+#: config/sh/sh.c:5787 config/sh/sh.c:5826
#, c-format
msgid "`%s' attribute only applies to interrupt functions"
msgstr ""
#. The argument must be a constant string.
-#: config/sh/sh.c:5733
+#: config/sh/sh.c:5794
#, c-format
msgid "`%s' attribute argument not a string constant"
msgstr ""
#. The argument must be a constant integer.
-#: config/sh/sh.c:5772
+#: config/sh/sh.c:5833
#, c-format
msgid "`%s' attribute argument not an integer constant"
msgstr ""
msgid "Profiling is not supported on this target."
msgstr ""
-#: config/sparc/sparc.c:329
+#: config/sparc/sparc.c:331
#, c-format
msgid "%s is not supported by this configuration"
msgstr ""
-#: config/sparc/sparc.c:336
+#: config/sparc/sparc.c:338
msgid "-mlong-double-64 not allowed with -m64"
msgstr ""
-#: config/sparc/sparc.c:361
+#: config/sparc/sparc.c:363
msgid "-mcmodel= is not supported on 32 bit systems"
msgstr ""
-#: config/sparc/sparc.c:6341 config/sparc/sparc.c:6347
+#: config/sparc/sparc.c:6436 config/sparc/sparc.c:6442
#, c-format
msgid "invalid %%Y operand"
msgstr ""
-#: config/sparc/sparc.c:6417
+#: config/sparc/sparc.c:6512
#, c-format
msgid "invalid %%A operand"
msgstr ""
-#: config/sparc/sparc.c:6427
+#: config/sparc/sparc.c:6522
#, c-format
msgid "invalid %%B operand"
msgstr ""
-#: config/sparc/sparc.c:6466
+#: config/sparc/sparc.c:6561
#, c-format
msgid "invalid %%c operand"
msgstr ""
-#: config/sparc/sparc.c:6467
+#: config/sparc/sparc.c:6562
#, c-format
msgid "invalid %%C operand"
msgstr ""
-#: config/sparc/sparc.c:6488
+#: config/sparc/sparc.c:6583
#, c-format
msgid "invalid %%d operand"
msgstr ""
-#: config/sparc/sparc.c:6489
+#: config/sparc/sparc.c:6584
#, c-format
msgid "invalid %%D operand"
msgstr ""
-#: config/sparc/sparc.c:6505
+#: config/sparc/sparc.c:6600
#, c-format
msgid "invalid %%f operand"
msgstr ""
-#: config/sparc/sparc.c:6519
+#: config/sparc/sparc.c:6614
#, c-format
msgid "invalid %%s operand"
msgstr ""
-#: config/sparc/sparc.c:6573
+#: config/sparc/sparc.c:6668
msgid "long long constant not a valid immediate operand"
msgstr ""
-#: config/sparc/sparc.c:6576
+#: config/sparc/sparc.c:6671
msgid "floating point constant not a valid immediate operand"
msgstr ""
msgid "Set the max size of data eligible for the ZDA area"
msgstr ""
-#: config/xtensa/xtensa.c:1062 config/xtensa/xtensa.c:1096
-#: config/xtensa/xtensa.c:1105
+#: config/xtensa/xtensa.c:1064 config/xtensa/xtensa.c:1098
+#: config/xtensa/xtensa.c:1107
msgid "bad test"
msgstr ""
-#: config/xtensa/xtensa.c:1824
+#: config/xtensa/xtensa.c:1846
msgid "boolean registers required for the floating-point option"
msgstr ""
-#: config/xtensa/xtensa.c:1991
+#: config/xtensa/xtensa.c:2013
msgid "invalid mask"
msgstr ""
-#: config/xtensa/xtensa.c:2038
+#: config/xtensa/xtensa.c:2060
msgid "invalid address"
msgstr ""
-#: config/xtensa/xtensa.c:2063
+#: config/xtensa/xtensa.c:2085
msgid "no register in address"
msgstr ""
-#: config/xtensa/xtensa.c:2071
+#: config/xtensa/xtensa.c:2093
msgid "address offset not a constant"
msgstr ""
-#: config/xtensa/xtensa.c:2794
+#: config/xtensa/xtensa.c:2739
msgid "only uninitialized variables can be placed in a .bss section"
msgstr ""
msgid "`-gnat' misspelled as `-gant'"
msgstr ""
-#: cp/call.c:261 cp/init.c:1598
+#: cp/call.c:261 cp/init.c:1604
msgid "qualified type `%T' does not match destructor name `~%T'"
msgstr ""
msgid "destructor name `~%T' does not match type `%T' of expression"
msgstr ""
-#: cp/call.c:543 cp/call.c:5009
+#: cp/call.c:543 cp/call.c:5016
msgid "request for member `%D' in `%E', which is of non-aggregate type `%T'"
msgstr ""
msgid "request for member `%D' is ambiguous"
msgstr ""
-#: cp/call.c:2537
+#: cp/call.c:2541
msgid "%s %D(%T, %T, %T) <built-in>"
msgstr ""
-#: cp/call.c:2542
+#: cp/call.c:2546
msgid "%s %D(%T, %T) <built-in>"
msgstr ""
-#: cp/call.c:2546
+#: cp/call.c:2550
msgid "%s %D(%T) <built-in>"
msgstr ""
-#: cp/call.c:2550
+#: cp/call.c:2554
msgid "%s %T <conversion>"
msgstr ""
-#: cp/call.c:2552
+#: cp/call.c:2556
msgid "%s %+#D%s"
msgstr ""
-#: cp/call.c:2726
+#: cp/call.c:2730
msgid "conversion from `%T' to `%T' is ambiguous"
msgstr ""
-#: cp/call.c:2803
+#: cp/call.c:2807
msgid "`%T' is not a class type"
msgstr ""
-#: cp/call.c:2811
+#: cp/call.c:2815
msgid "incomplete type '%T' cannot be used to name a scope"
msgstr ""
-#: cp/call.c:2831 cp/typeck.c:2188 cp/typeck.c:2217
+#: cp/call.c:2835 cp/typeck.c:2188 cp/typeck.c:2217
msgid "'%D' has no member named '%E'"
msgstr ""
-#: cp/call.c:2933
+#: cp/call.c:2937
msgid "no matching function for call to `%D(%A)'"
msgstr ""
-#: cp/call.c:2944 cp/call.c:5096
+#: cp/call.c:2948 cp/call.c:5103
msgid "call of overloaded `%D(%A)' is ambiguous"
msgstr ""
#. It's no good looking for an overloaded operator() on a
#. pointer-to-member-function.
-#: cp/call.c:2971
+#: cp/call.c:2975
#, c-format
msgid ""
"pointer-to-member function %E cannot be called without an object; consider "
"using .* or ->*"
msgstr ""
-#: cp/call.c:3036
+#: cp/call.c:3040
msgid "no match for call to `(%T) (%A)'"
msgstr ""
-#: cp/call.c:3046
+#: cp/call.c:3050
msgid "call of `(%T) (%A)' is ambiguous"
msgstr ""
-#: cp/call.c:3081
+#: cp/call.c:3085
#, c-format
msgid "%s for ternary 'operator?:' in '%E ? %E : %E'"
msgstr ""
-#: cp/call.c:3087
+#: cp/call.c:3091
#, c-format
msgid "%s for 'operator%s' in '%E%s'"
msgstr ""
-#: cp/call.c:3091
+#: cp/call.c:3095
#, c-format
msgid "%s for 'operator[]' in '%E[%E]'"
msgstr ""
-#: cp/call.c:3096
+#: cp/call.c:3100
#, c-format
msgid "%s for 'operator%s' in '%E %s %E'"
msgstr ""
-#: cp/call.c:3099
+#: cp/call.c:3103
#, c-format
msgid "%s for 'operator%s' in '%s%E'"
msgstr ""
-#: cp/call.c:3191
+#: cp/call.c:3195
msgid "ISO C++ forbids omitting the middle term of a ?: expression"
msgstr ""
-#: cp/call.c:3250
+#: cp/call.c:3270
#, c-format
msgid "`%E' has type `void' and is not a throw-expression"
msgstr ""
-#: cp/call.c:3283 cp/call.c:3475
+#: cp/call.c:3303 cp/call.c:3495
msgid "operands to ?: have different types"
msgstr ""
-#: cp/call.c:3428
+#: cp/call.c:3448
msgid "enumeral mismatch in conditional expression: `%T' vs `%T'"
msgstr ""
-#: cp/call.c:3435
+#: cp/call.c:3455
msgid "enumeral and non-enumeral type in conditional expression"
msgstr ""
-#: cp/call.c:3516
+#: cp/call.c:3536
msgid "`%D' must be declared before use"
msgstr ""
-#: cp/call.c:3706
+#: cp/call.c:3726
msgid "no `%D(int)' declared for postfix `%s', trying prefix operator instead"
msgstr ""
-#: cp/call.c:3753
-msgid "using synthesized `%#D' for copy assignment"
-msgstr ""
-
-#: cp/call.c:3755
-msgid " where cfront would use `%#D'"
-msgstr ""
-
-#: cp/call.c:3782
+#: cp/call.c:3785
msgid "comparison between `%#T' and `%#T'"
msgstr ""
-#: cp/call.c:4021
+#: cp/call.c:4024
msgid "no suitable `operator delete' for `%T'"
msgstr ""
-#: cp/call.c:4040
+#: cp/call.c:4043
msgid "`%+#D' is private"
msgstr ""
-#: cp/call.c:4042
+#: cp/call.c:4045
msgid "`%+#D' is protected"
msgstr ""
-#: cp/call.c:4044
+#: cp/call.c:4047
msgid "`%+#D' is inaccessible"
msgstr ""
-#: cp/call.c:4045
+#: cp/call.c:4048
msgid "within this context"
msgstr ""
-#: cp/call.c:4088
+#: cp/call.c:4091
msgid "invalid conversion from `%T' to `%T'"
msgstr ""
-#: cp/call.c:4090 cp/call.c:4229 cp/call.c:4231
+#: cp/call.c:4093 cp/call.c:4232 cp/call.c:4234
msgid " initializing argument %P of `%D'"
msgstr ""
-#: cp/call.c:4152 cp/call.c:4156
+#: cp/call.c:4155 cp/call.c:4159
msgid " initializing argument %P of `%D' from result of `%D'"
msgstr ""
-#: cp/call.c:4162 cp/call.c:4165
+#: cp/call.c:4165 cp/call.c:4168
msgid " initializing temporary from result of `%D'"
msgstr ""
-#. Undefined behavior [expr.call] 5.2.2/7. We used to just warn
-#. here and do a bitwise copy, but now cp_expr_size will abort if we
-#. try to do that.
-#: cp/call.c:4316
+#: cp/call.c:4324
msgid ""
"cannot pass objects of non-POD type `%#T' through `...'; call will abort at "
"runtime"
msgstr ""
#. Undefined behavior [expr.call] 5.2.2/7.
-#: cp/call.c:4343
+#: cp/call.c:4350
msgid "cannot receive objects of non-POD type `%#T' through `...'"
msgstr ""
-#: cp/call.c:4523
+#: cp/call.c:4530
msgid "passing `%T' as `this' argument of `%#D' discards qualifiers"
msgstr ""
-#: cp/call.c:4542
+#: cp/call.c:4549
msgid "`%T' is not an accessible base of `%T'"
msgstr ""
-#: cp/call.c:4786
+#: cp/call.c:4793
msgid "could not find class$ field in java interface type `%T'"
msgstr ""
-#: cp/call.c:4983
+#: cp/call.c:4990
msgid "call to non-function `%D'"
msgstr ""
-#: cp/call.c:5085
+#: cp/call.c:5092
msgid "no matching function for call to `%T::%D(%A)%#V'"
msgstr ""
-#: cp/call.c:5115
+#: cp/call.c:5122
msgid "cannot call member function `%D' without object"
msgstr ""
-#: cp/call.c:5713
+#: cp/call.c:5720
msgid "passing `%T' chooses `%T' over `%T'"
msgstr ""
-#: cp/call.c:5715 cp/decl2.c:4154
+#: cp/call.c:5722 cp/decl2.c:4158
msgid " in call to `%D'"
msgstr ""
-#: cp/call.c:5764
+#: cp/call.c:5771
msgid "choosing `%D' over `%D'"
msgstr ""
-#: cp/call.c:5765
+#: cp/call.c:5772
msgid " for conversion from `%T' to `%T'"
msgstr ""
-#: cp/call.c:5767
+#: cp/call.c:5774
msgid " because conversion sequence for the argument is better"
msgstr ""
-#: cp/call.c:5888
+#: cp/call.c:5895
msgid ""
"ISO C++ says that `%D' and `%D' are ambiguous even though the worst "
"conversion for the former is better than the worst conversion for the latter"
msgstr ""
-#: cp/call.c:6005
+#: cp/call.c:6012
msgid "could not convert `%E' to `%T'"
msgstr ""
-#: cp/call.c:6114
+#: cp/call.c:6121
msgid ""
"invalid initialization of non-const reference of type '%T' from a temporary "
"of type '%T'"
msgstr ""
-#: cp/call.c:6118
+#: cp/call.c:6125
msgid ""
"invalid initialization of reference of type '%T' from expression of type '%T'"
msgstr ""
msgid "`%#T' only defines private constructors and has no friends"
msgstr ""
-#: cp/class.c:2090 cp/class.c:5284
+#: cp/class.c:2090 cp/class.c:5301
msgid "redefinition of `%#T'"
msgstr ""
msgid "multiple fields in union `%T' initialized"
msgstr ""
-#: cp/class.c:3239
+#: cp/class.c:3247
+msgid "`%D' may not be static because it is a member of a union"
+msgstr ""
+
+#: cp/class.c:3252
+msgid "`%D' may not have reference type `%T' because it is a member of a union"
+msgstr ""
+
+#: cp/class.c:3260
msgid "field `%D' in local class cannot be static"
msgstr ""
-#: cp/class.c:3245
+#: cp/class.c:3266
msgid "field `%D' invalidly declared function type"
msgstr ""
-#: cp/class.c:3252
+#: cp/class.c:3273
msgid "field `%D' invalidly declared method type"
msgstr ""
-#: cp/class.c:3258
+#: cp/class.c:3279
msgid "field `%D' invalidly declared offset type"
msgstr ""
-#. Unions cannot have static members.
-#: cp/class.c:3276
-msgid "field `%D' declared static in union"
-msgstr ""
-
-#: cp/class.c:3303
+#: cp/class.c:3312
msgid "non-static reference `%#D' in class without a constructor"
msgstr ""
-#: cp/class.c:3338
+#: cp/class.c:3355
msgid "non-static const member `%#D' in class without a constructor"
msgstr ""
-#: cp/class.c:3354
+#: cp/class.c:3371
msgid "field `%#D' with same name as class"
msgstr ""
-#: cp/class.c:3372
+#: cp/class.c:3389
msgid "`%#T' has pointer data members"
msgstr ""
-#: cp/class.c:3376
+#: cp/class.c:3393
msgid " but does not override `%T(const %T&)'"
msgstr ""
-#: cp/class.c:3378
+#: cp/class.c:3395
msgid " or `operator=(const %T&)'"
msgstr ""
-#: cp/class.c:3381
+#: cp/class.c:3398
msgid " but does not override `operator=(const %T&)'"
msgstr ""
-#: cp/class.c:3831
+#: cp/class.c:3848
msgid ""
"offset of empty base `%T' may not be ABI-compliant and maychange in a future "
"version of GCC"
msgstr ""
-#: cp/class.c:3940
+#: cp/class.c:3957
msgid "class `%T' will be considered nearly empty in a future version of GCC"
msgstr ""
-#: cp/class.c:4030
+#: cp/class.c:4047
msgid "initializer specified for non-virtual method `%D'"
msgstr ""
-#: cp/class.c:4769
+#: cp/class.c:4786
msgid ""
"offset of virtual base `%T' is not ABI-compliant and may change in a future "
"version of GCC"
msgstr ""
-#: cp/class.c:4869
+#: cp/class.c:4886
msgid "direct base `%T' inaccessible in `%T' due to ambiguity"
msgstr ""
-#: cp/class.c:4882
+#: cp/class.c:4899
msgid "virtual base `%T' inaccessible in `%T' due to ambiguity"
msgstr ""
-#: cp/class.c:5038
+#: cp/class.c:5055
msgid ""
"size assigned to `%T' may not be ABI-compliant and may change in a future "
"version of GCC"
#. Versions of G++ before G++ 3.4 did not reset the
#. DECL_MODE.
-#: cp/class.c:5061
+#: cp/class.c:5078
msgid ""
"the offset of `%D' may not be ABI-compliant and may change in a future "
"version of GCC"
msgstr ""
-#: cp/class.c:5087
+#: cp/class.c:5104
msgid ""
"offset of `%D' is not ABI-compliant and may change in a future version of GCC"
msgstr ""
-#: cp/class.c:5096
+#: cp/class.c:5113
msgid ""
"`%D' contains empty classes which may cause base classes to be placed at "
"different locations in a future version of GCC"
msgstr ""
-#: cp/class.c:5155
+#: cp/class.c:5172
msgid ""
"layout of classes derived from empty class `%T' may change in a future "
"version of GCC"
msgstr ""
-#: cp/class.c:5440
+#: cp/class.c:5457
msgid "`%#T' has virtual functions but non-virtual destructor"
msgstr ""
-#: cp/class.c:5524
+#: cp/class.c:5541
msgid "trying to finish struct, but kicked out due to previous parse errors"
msgstr ""
-#: cp/class.c:5990
+#: cp/class.c:6007
#, c-format
msgid "language string `\"%s\"' not recognized"
msgstr ""
-#: cp/class.c:6086
+#: cp/class.c:6103
msgid ""
"cannot resolve overloaded function `%D' based on conversion to type `%T'"
msgstr ""
-#: cp/class.c:6211
+#: cp/class.c:6228
msgid "no matches converting function `%D' to type `%#T'"
msgstr ""
-#: cp/class.c:6234
+#: cp/class.c:6251
msgid "converting overloaded function `%D' to type `%#T' is ambiguous"
msgstr ""
-#: cp/class.c:6260
+#: cp/class.c:6277
msgid "assuming pointer to member `%D'"
msgstr ""
-#: cp/class.c:6263
+#: cp/class.c:6280
#, c-format
msgid "(a pointer to member can only be formed with `&%E')"
msgstr ""
-#: cp/class.c:6314 cp/class.c:6485 cp/class.c:6492
+#: cp/class.c:6331 cp/class.c:6502 cp/class.c:6509
msgid "not enough type information"
msgstr ""
-#: cp/class.c:6323
+#: cp/class.c:6340
msgid "argument of type `%T' does not match `%T'"
msgstr ""
-#: cp/class.c:6469
+#: cp/class.c:6486
msgid "invalid operation on uninstantiated type"
msgstr ""
#. A name N used in a class S shall refer to the same declaration
#. in its context and when re-evaluated in the completed scope of
#. S.
-#: cp/class.c:6753 cp/decl.c:1254 cp/decl.c:3379 cp/pt.c:2004
+#: cp/class.c:6770 cp/decl.c:1256 cp/decl.c:3385 cp/pt.c:2013
msgid "declaration of `%#D'"
msgstr ""
-#: cp/class.c:6754
+#: cp/class.c:6771
msgid "changes meaning of `%D' from `%+#D'"
msgstr ""
msgstr ""
#. Only warn when there is no &.
-#: cp/cvt.c:909
+#: cp/cvt.c:910
#, c-format
msgid "%s is a reference, not call, to function `%E'"
msgstr ""
-#: cp/cvt.c:1039
+#: cp/cvt.c:1040
msgid "converting NULL to non-pointer type"
msgstr ""
-#: cp/cvt.c:1115
+#: cp/cvt.c:1117
msgid "ambiguous default type conversion from `%T'"
msgstr ""
-#: cp/cvt.c:1117
+#: cp/cvt.c:1119
msgid " candidate conversions include `%D' and `%D'"
msgstr ""
-#: cp/decl.c:736
+#: cp/decl.c:737
#, c-format
msgid "push %s level %p line %d\n"
msgstr ""
-#: cp/decl.c:770
+#: cp/decl.c:771
#, c-format
msgid "pop %s level %p line %d\n"
msgstr ""
-#: cp/decl.c:776 cp/decl.c:814
+#: cp/decl.c:777 cp/decl.c:815
msgid "XXX is_class_level != (current_binding_level == class_binding_level)\n"
msgstr ""
-#: cp/decl.c:808
+#: cp/decl.c:809
#, c-format
msgid "suspend %s level %p line %d\n"
msgstr ""
-#: cp/decl.c:837
+#: cp/decl.c:838
#, c-format
msgid "resume %s level %p line %d\n"
msgstr ""
-#: cp/decl.c:1255 cp/decl.c:3497
+#: cp/decl.c:1257 cp/decl.c:3503
msgid "conflicts with previous declaration `%#D'"
msgstr ""
-#: cp/decl.c:1467
+#: cp/decl.c:1473
msgid "label `%D' used but not defined"
msgstr ""
-#: cp/decl.c:1472
+#: cp/decl.c:1478
msgid "label `%D' defined but not used"
msgstr ""
-#: cp/decl.c:2489
+#: cp/decl.c:2495
msgid "namespace alias `%D' not allowed here, assuming `%D'"
msgstr ""
-#: cp/decl.c:2825
+#: cp/decl.c:2831
msgid "XXX entering pop_everything ()\n"
msgstr ""
-#: cp/decl.c:2834
+#: cp/decl.c:2840
msgid "XXX leaving pop_everything ()\n"
msgstr ""
-#: cp/decl.c:3285 cp/decl.c:3707
+#: cp/decl.c:3291 cp/decl.c:3713
msgid "previous declaration of `%D'"
msgstr ""
-#: cp/decl.c:3366 cp/decl.c:3404
+#: cp/decl.c:3372 cp/decl.c:3410
msgid "shadowing %s function `%#D'"
msgstr ""
-#: cp/decl.c:3375
+#: cp/decl.c:3381
msgid "library function `%#D' redeclared as non-function `%#D'"
msgstr ""
-#: cp/decl.c:3380
+#: cp/decl.c:3386
msgid "conflicts with built-in declaration `%#D'"
msgstr ""
-#: cp/decl.c:3399 cp/decl.c:3511 cp/decl.c:3527
+#: cp/decl.c:3405 cp/decl.c:3517 cp/decl.c:3533
msgid "new declaration `%#D'"
msgstr ""
-#: cp/decl.c:3400
+#: cp/decl.c:3406
msgid "ambiguates built-in declaration `%#D'"
msgstr ""
-#: cp/decl.c:3471
+#: cp/decl.c:3477
msgid "`%#D' redeclared as different kind of symbol"
msgstr ""
-#: cp/decl.c:3474
+#: cp/decl.c:3480
msgid "previous declaration of `%#D'"
msgstr ""
-#: cp/decl.c:3496
+#: cp/decl.c:3502
msgid "declaration of template `%#D'"
msgstr ""
-#: cp/decl.c:3512 cp/decl.c:3528
+#: cp/decl.c:3518 cp/decl.c:3534
msgid "ambiguates old declaration `%#D'"
msgstr ""
-#: cp/decl.c:3520
+#: cp/decl.c:3526
msgid "declaration of C function `%#D' conflicts with"
msgstr ""
-#: cp/decl.c:3522
+#: cp/decl.c:3528
msgid "previous declaration `%#D' here"
msgstr ""
-#: cp/decl.c:3540
+#: cp/decl.c:3546
msgid "conflicting types for `%#D'"
msgstr ""
-#: cp/decl.c:3541
+#: cp/decl.c:3547
msgid "previous declaration as `%#D'"
msgstr ""
-#: cp/decl.c:3584
+#: cp/decl.c:3590
msgid "`%#D' previously defined here"
msgstr ""
-#: cp/decl.c:3585
+#: cp/decl.c:3591
msgid "`%#D' previously declared here"
msgstr ""
#. Prototype decl follows defn w/o prototype.
-#: cp/decl.c:3594
+#: cp/decl.c:3600
msgid "prototype for `%#D'"
msgstr ""
-#: cp/decl.c:3595
+#: cp/decl.c:3601
msgid "follows non-prototype definition here"
msgstr ""
-#: cp/decl.c:3607
+#: cp/decl.c:3613
msgid "previous declaration of `%#D' with %L linkage"
msgstr ""
-#: cp/decl.c:3609
+#: cp/decl.c:3615
msgid "conflicts with new declaration with %L linkage"
msgstr ""
-#: cp/decl.c:3632 cp/decl.c:3639
+#: cp/decl.c:3638 cp/decl.c:3645
msgid "default argument given for parameter %d of `%#D'"
msgstr ""
-#: cp/decl.c:3634 cp/decl.c:3641
+#: cp/decl.c:3640 cp/decl.c:3647
msgid "after previous specification in `%#D'"
msgstr ""
-#: cp/decl.c:3650
+#: cp/decl.c:3656
msgid "`%#D' was used before it was declared inline"
msgstr ""
-#: cp/decl.c:3652
+#: cp/decl.c:3658
msgid "previous non-inline declaration here"
msgstr ""
-#: cp/decl.c:3706
+#: cp/decl.c:3712
msgid "redundant redeclaration of `%D' in same scope"
msgstr ""
-#: cp/decl.c:3795
+#: cp/decl.c:3801
#, c-format
msgid "declaration of `%F' throws different exceptions"
msgstr ""
-#: cp/decl.c:3797
+#: cp/decl.c:3803
#, c-format
msgid "than previous declaration `%F'"
msgstr ""
#. that specialization that would cause an implicit
#. instantiation to take place, in every translation unit in
#. which such a use occurs.
-#: cp/decl.c:3937
+#: cp/decl.c:3943
msgid "explicit specialization of %D after first use"
msgstr ""
-#: cp/decl.c:4202
+#: cp/decl.c:4208
msgid "`%#D' used prior to declaration"
msgstr ""
-#: cp/decl.c:4233
+#: cp/decl.c:4239
msgid "redeclaration of `wchar_t' as `%T'"
msgstr ""
#. [basic.start.main]
#.
#. This function shall not be overloaded.
-#: cp/decl.c:4261
+#: cp/decl.c:4267
msgid "invalid redeclaration of `%D'"
msgstr ""
-#: cp/decl.c:4262
+#: cp/decl.c:4268
msgid "as `%D'"
msgstr ""
-#: cp/decl.c:4352
+#: cp/decl.c:4358
msgid "previous external decl of `%#D'"
msgstr ""
-#: cp/decl.c:4393
+#: cp/decl.c:4399
msgid "`%D' was previously implicitly declared to return `int'"
msgstr ""
-#: cp/decl.c:4453
+#: cp/decl.c:4459
msgid "extern declaration of `%#D' doesn't match"
msgstr ""
-#: cp/decl.c:4454
+#: cp/decl.c:4460
msgid "global declaration `%#D'"
msgstr ""
-#: cp/decl.c:4487
+#: cp/decl.c:4493
msgid "declaration of `%#D' shadows a parameter"
msgstr ""
-#: cp/decl.c:4507
+#: cp/decl.c:4513
#, c-format
msgid "declaration of `%s' shadows a member of `this'"
msgstr ""
-#: cp/decl.c:4904
+#: cp/decl.c:4910
msgid "`%#D' hides constructor for `%#T'"
msgstr ""
-#: cp/decl.c:4919
+#: cp/decl.c:4925
msgid "`%#D' conflicts with previous using declaration `%#D'"
msgstr ""
-#: cp/decl.c:4931
+#: cp/decl.c:4937
msgid "previous non-function declaration `%#D'"
msgstr ""
-#: cp/decl.c:4932
+#: cp/decl.c:4938
msgid "conflicts with function declaration `%#D'"
msgstr ""
-#: cp/decl.c:5026
+#: cp/decl.c:5032
msgid "implicit declaration of function `%#D'"
msgstr ""
-#: cp/decl.c:5186
+#: cp/decl.c:5192
#, c-format
msgid "label `%s' referenced outside of any function"
msgstr ""
-#: cp/decl.c:5289 cp/decl.c:5313 cp/decl.c:5406
+#: cp/decl.c:5295 cp/decl.c:5319 cp/decl.c:5412
msgid "jump to label `%D'"
msgstr ""
-#: cp/decl.c:5291 cp/decl.c:5315
+#: cp/decl.c:5297 cp/decl.c:5321
msgid "jump to case label"
msgstr ""
-#: cp/decl.c:5299
+#: cp/decl.c:5305
msgid " crosses initialization of `%#D'"
msgstr ""
-#: cp/decl.c:5302 cp/decl.c:5422
+#: cp/decl.c:5308 cp/decl.c:5428
msgid " enters scope of non-POD `%#D'"
msgstr ""
-#: cp/decl.c:5322 cp/decl.c:5426
+#: cp/decl.c:5328 cp/decl.c:5432
msgid " enters try block"
msgstr ""
#. Can't skip init of __exception_info.
-#: cp/decl.c:5324 cp/decl.c:5418 cp/decl.c:5428
+#: cp/decl.c:5330 cp/decl.c:5424 cp/decl.c:5434
msgid " enters catch block"
msgstr ""
-#: cp/decl.c:5407
+#: cp/decl.c:5413
msgid " from here"
msgstr ""
-#: cp/decl.c:5420
+#: cp/decl.c:5426
msgid " skips initialization of `%#D'"
msgstr ""
-#: cp/decl.c:5456
+#: cp/decl.c:5462
msgid "label named wchar_t"
msgstr ""
-#: cp/decl.c:5459
+#: cp/decl.c:5465
msgid "duplicate label `%D'"
msgstr ""
-#: cp/decl.c:5544
+#: cp/decl.c:5550
#, c-format
msgid "case label `%E' not within a switch statement"
msgstr ""
#. Definition isn't the kind we were looking for.
-#: cp/decl.c:5723 cp/decl.c:5742
+#: cp/decl.c:5729 cp/decl.c:5748
msgid "`%#D' redeclared as %C"
msgstr ""
#. These always indicate errors. The recursive-descent parser
#. does not do this, so this code can go away once that parser
#. replaces the YACC parser.
-#: cp/decl.c:5830 cp/typeck.c:2069 cp/typeck.c:2229
+#: cp/decl.c:5836 cp/typeck.c:2069 cp/typeck.c:2229
msgid "invalid use of `%D'"
msgstr ""
-#: cp/decl.c:5871
+#: cp/decl.c:5877
msgid "`%D::%D' is not a template"
msgstr ""
-#: cp/decl.c:5888
+#: cp/decl.c:5894
msgid "`%D' undeclared in namespace `%D'"
msgstr ""
-#: cp/decl.c:6021
+#: cp/decl.c:6027
msgid "`%D' used without template parameters"
msgstr ""
-#: cp/decl.c:6032 cp/decl.c:6048 cp/decl.c:6158
+#: cp/decl.c:6038 cp/decl.c:6054 cp/decl.c:6164
msgid "no class template named `%#T' in `%#T'"
msgstr ""
-#: cp/decl.c:6074 cp/decl.c:6084 cp/decl.c:6119
+#: cp/decl.c:6080 cp/decl.c:6090 cp/decl.c:6125
msgid "no type named `%#T' in `%#T'"
msgstr ""
-#: cp/decl.c:6348
+#: cp/decl.c:6354
msgid "lookup of `%D' finds `%#D'"
msgstr ""
-#: cp/decl.c:6350
+#: cp/decl.c:6356
msgid " instead of `%D' from dependent base class"
msgstr ""
-#: cp/decl.c:6352
+#: cp/decl.c:6358
msgid " (use `typename %T::%D' if that's what you meant)"
msgstr ""
-#: cp/decl.c:6383
+#: cp/decl.c:6389
msgid "name lookup of `%D' changed"
msgstr ""
-#: cp/decl.c:6385
+#: cp/decl.c:6391
msgid " matches this `%D' under ISO standard rules"
msgstr ""
-#: cp/decl.c:6387
+#: cp/decl.c:6393
msgid " matches this `%D' under old rules"
msgstr ""
-#: cp/decl.c:6401 cp/decl.c:6408
+#: cp/decl.c:6407 cp/decl.c:6414
msgid "name lookup of `%D' changed for new ISO `for' scoping"
msgstr ""
-#: cp/decl.c:6403
+#: cp/decl.c:6409
msgid " cannot use obsolete binding at `%D' because it has a destructor"
msgstr ""
-#: cp/decl.c:6410
+#: cp/decl.c:6416
msgid " using obsolete binding at `%D'"
msgstr ""
-#: cp/decl.c:6628
+#: cp/decl.c:6634
msgid ""
"lookup of `%D' in the scope of `%#T' (`%#D') does not match lookup in the "
"current scope (`%#D')"
msgstr ""
-#: cp/decl.c:7451
+#: cp/decl.c:7457
msgid "an anonymous union cannot have function members"
msgstr ""
-#: cp/decl.c:7468
+#: cp/decl.c:7474
msgid "member %#D' with constructor not allowed in anonymous aggregate"
msgstr ""
-#: cp/decl.c:7471
+#: cp/decl.c:7477
msgid "member %#D' with destructor not allowed in anonymous aggregate"
msgstr ""
-#: cp/decl.c:7474
+#: cp/decl.c:7480
msgid ""
"member %#D' with copy assignment operator not allowed in anonymous aggregate"
msgstr ""
-#: cp/decl.c:7512
+#: cp/decl.c:7518
msgid "redeclaration of C++ built-in type `%T'"
msgstr ""
-#: cp/decl.c:7548
+#: cp/decl.c:7554
msgid "multiple types in one declaration"
msgstr ""
-#: cp/decl.c:7575
+#: cp/decl.c:7581
msgid "missing type-name in typedef-declaration"
msgstr ""
-#: cp/decl.c:7582
+#: cp/decl.c:7588
msgid "ISO C++ prohibits anonymous structs"
msgstr ""
-#: cp/decl.c:7589
+#: cp/decl.c:7595
msgid "`%D' can only be specified for functions"
msgstr ""
-#: cp/decl.c:7591
+#: cp/decl.c:7597
msgid "`%D' can only be specified inside a class"
msgstr ""
-#: cp/decl.c:7593
+#: cp/decl.c:7599
msgid "`%D' can only be specified for constructors"
msgstr ""
-#: cp/decl.c:7596
+#: cp/decl.c:7602
msgid "`%D' can only be specified for objects and functions"
msgstr ""
-#: cp/decl.c:7738 cp/decl2.c:936
+#: cp/decl.c:7744 cp/decl2.c:936
msgid "typedef `%D' is initialized (use __typeof__ instead)"
msgstr ""
-#: cp/decl.c:7743
+#: cp/decl.c:7749
msgid "function `%#D' is initialized like a variable"
msgstr ""
-#: cp/decl.c:7755
+#: cp/decl.c:7761
msgid "declaration of `%#D' has `extern' and is initialized"
msgstr ""
-#: cp/decl.c:7789
+#: cp/decl.c:7795
msgid "`%#D' is not a static member of `%#T'"
msgstr ""
-#: cp/decl.c:7794
+#: cp/decl.c:7800
msgid "ISO C++ does not permit `%T::%D' to be defined as `%T::%D'"
msgstr ""
-#: cp/decl.c:7805
+#: cp/decl.c:7811
msgid "duplicate initialization of %D"
msgstr ""
-#: cp/decl.c:7834
+#: cp/decl.c:7840
msgid "declaration of `%#D' outside of class is not definition"
msgstr ""
-#: cp/decl.c:7884
+#: cp/decl.c:7888
msgid "variable `%#D' has initializer but incomplete type"
msgstr ""
-#: cp/decl.c:7892 cp/decl.c:8458
+#: cp/decl.c:7896 cp/decl.c:8512
msgid "elements of array `%#D' have incomplete type"
msgstr ""
-#: cp/decl.c:7908
+#: cp/decl.c:7912
msgid "aggregate `%#D' has incomplete type and cannot be defined"
msgstr ""
-#: cp/decl.c:7950
+#: cp/decl.c:7962
msgid "`%D' declared as reference but not initialized"
msgstr ""
-#: cp/decl.c:7959
+#: cp/decl.c:7971
msgid "ISO C++ forbids use of initializer list to initialize reference `%D'"
msgstr ""
-#: cp/decl.c:7989
+#: cp/decl.c:8001
msgid "cannot initialize `%T' from `%T'"
msgstr ""
-#: cp/decl.c:8023
+#: cp/decl.c:8035
msgid "initializer fails to determine size of `%D'"
msgstr ""
-#: cp/decl.c:8028
+#: cp/decl.c:8040
msgid "array size missing in `%D'"
msgstr ""
-#: cp/decl.c:8040
+#: cp/decl.c:8052
msgid "zero-size array `%D'"
msgstr ""
#. An automatic variable with an incomplete type: that is an error.
#. Don't talk about array types here, since we took care of that
#. message in grokdeclarator.
-#: cp/decl.c:8078
+#: cp/decl.c:8090
msgid "storage size of `%D' isn't known"
msgstr ""
-#: cp/decl.c:8100
+#: cp/decl.c:8112
msgid "storage size of `%D' isn't constant"
msgstr ""
-#: cp/decl.c:8156
+#: cp/decl.c:8168
msgid ""
"sorry: semantics of inline function static data `%#D' are wrong (you'll wind "
"up with multiple copies)"
msgstr ""
-#: cp/decl.c:8157
+#: cp/decl.c:8169
msgid " you can work around this by removing the initializer"
msgstr ""
-#: cp/decl.c:8183
+#: cp/decl.c:8195
msgid "uninitialized const `%D'"
msgstr ""
-#: cp/decl.c:8268
+#: cp/decl.c:8257
+#, c-format
+msgid "Designated initializer `%E' larger than array size"
+msgstr ""
+
+#: cp/decl.c:8335
msgid "brace-enclosed initializer used to initialize `%T'"
msgstr ""
-#: cp/decl.c:8333
+#: cp/decl.c:8399
msgid "initializer for `%T' must be brace-enclosed"
msgstr ""
-#: cp/decl.c:8350
+#: cp/decl.c:8416
msgid "ISO C++ does not allow designated initializers"
msgstr ""
-#: cp/decl.c:8354
+#: cp/decl.c:8420
msgid "`%T' has no non-static data member named `%D'"
msgstr ""
-#: cp/decl.c:8415
+#: cp/decl.c:8468
msgid "too many initializers for `%T'"
msgstr ""
-#: cp/decl.c:8452
+#: cp/decl.c:8506
msgid "variable-sized object `%D' may not be initialized"
msgstr ""
-#: cp/decl.c:8463
+#: cp/decl.c:8517
msgid "`%D' has incomplete type"
msgstr ""
-#: cp/decl.c:8512
+#: cp/decl.c:8566
msgid "`%D' must be initialized by constructor, not by `{...}'"
msgstr ""
-#: cp/decl.c:8553
+#: cp/decl.c:8610
msgid "structure `%D' with uninitialized const members"
msgstr ""
-#: cp/decl.c:8555
+#: cp/decl.c:8612
msgid "structure `%D' with uninitialized reference members"
msgstr ""
-#: cp/decl.c:8796
+#: cp/decl.c:8853
msgid "assignment (not initialization) in declaration"
msgstr ""
-#: cp/decl.c:8811
+#: cp/decl.c:8868
msgid "cannot initialize `%D' to namespace `%D'"
msgstr ""
-#: cp/decl.c:8862
+#: cp/decl.c:8919
msgid "shadowing previous type declaration of `%#D'"
msgstr ""
-#: cp/decl.c:8909
+#: cp/decl.c:8967
msgid "`%D' cannot be thread-local because it has non-POD type `%T'"
msgstr ""
-#: cp/decl.c:8924
+#: cp/decl.c:8982
msgid "`%D' is thread-local and so cannot be dynamically initialized"
msgstr ""
-#: cp/decl.c:9324 cp/init.c:566
+#: cp/decl.c:9382 cp/init.c:571
msgid "multiple initializations given for `%D'"
msgstr ""
-#: cp/decl.c:9416
+#: cp/decl.c:9474
msgid "invalid catch parameter"
msgstr ""
-#: cp/decl.c:9534
+#: cp/decl.c:9592
msgid "destructor for alien class `%T' cannot be a member"
msgstr ""
-#: cp/decl.c:9537
+#: cp/decl.c:9595
msgid "constructor for alien class `%T' cannot be a member"
msgstr ""
-#: cp/decl.c:9556
+#: cp/decl.c:9614
msgid "`%D' declared as a `virtual' %s"
msgstr ""
-#: cp/decl.c:9558
+#: cp/decl.c:9616
msgid "`%D' declared as an `inline' %s"
msgstr ""
-#: cp/decl.c:9560
+#: cp/decl.c:9618
msgid ""
"`const' and `volatile' function specifiers on `%D' invalid in %s declaration"
msgstr ""
-#: cp/decl.c:9563
+#: cp/decl.c:9621
msgid "`%D' declared as a friend"
msgstr ""
-#: cp/decl.c:9569
+#: cp/decl.c:9627
msgid "`%D' declared with an exception specification"
msgstr ""
-#: cp/decl.c:9644
+#: cp/decl.c:9702
msgid "cannot declare `::main' to be a template"
msgstr ""
-#: cp/decl.c:9646
+#: cp/decl.c:9704
msgid "cannot declare `::main' to be inline"
msgstr ""
-#: cp/decl.c:9648
+#: cp/decl.c:9706
msgid "cannot declare `::main' to be static"
msgstr ""
-#: cp/decl.c:9651
+#: cp/decl.c:9709
msgid "`main' must return `int'"
msgstr ""
-#: cp/decl.c:9679
+#: cp/decl.c:9737
msgid "non-local function `%#D' uses anonymous type"
msgstr ""
-#: cp/decl.c:9682
+#: cp/decl.c:9740
msgid ""
"`%#D' does not refer to the unqualified type, so it is not used for linkage"
msgstr ""
-#: cp/decl.c:9688
+#: cp/decl.c:9746
msgid "non-local function `%#D' uses local type `%T'"
msgstr ""
-#: cp/decl.c:9717
+#: cp/decl.c:9775
msgid "%smember function `%D' cannot have `%T' method qualifier"
msgstr ""
-#: cp/decl.c:9741
+#: cp/decl.c:9799
msgid "defining explicit specialization `%D' in friend declaration"
msgstr ""
#. Something like `template <class T> friend void f<T>()'.
-#: cp/decl.c:9751
+#: cp/decl.c:9809
msgid "invalid use of template-id `%D' in declaration of primary template"
msgstr ""
-#: cp/decl.c:9779
+#: cp/decl.c:9837
msgid ""
"default arguments are not allowed in declaration of friend template "
"specialization `%D'"
msgstr ""
-#: cp/decl.c:9786
+#: cp/decl.c:9844
msgid ""
"`inline' is not allowed in declaration of friend template specialization `%D'"
msgstr ""
-#: cp/decl.c:9848
+#: cp/decl.c:9906
msgid "definition of implicitly-declared `%D'"
msgstr ""
-#: cp/decl.c:9860 cp/decl2.c:785
+#: cp/decl.c:9918 cp/decl2.c:785
msgid "no `%#D' member function declared in class `%T'"
msgstr ""
-#: cp/decl.c:9993
+#: cp/decl.c:10051
msgid "non-local variable `%#D' uses local type `%T'"
msgstr ""
-#: cp/decl.c:10090
+#: cp/decl.c:10148
msgid ""
"invalid in-class initialization of static data member of non-integral type `%"
"T'"
msgstr ""
-#: cp/decl.c:10099
+#: cp/decl.c:10157
msgid "ISO C++ forbids in-class initialization of non-const static member `%D'"
msgstr ""
-#: cp/decl.c:10102
+#: cp/decl.c:10160
msgid ""
"ISO C++ forbids initialization of member constant `%D' of non-integral type `"
"%T'"
msgstr ""
-#: cp/decl.c:10152
+#: cp/decl.c:10210
msgid "size of array `%D' has non-integer type"
msgstr ""
-#: cp/decl.c:10154
+#: cp/decl.c:10212
msgid "size of array has non-integer type"
msgstr ""
-#: cp/decl.c:10174
+#: cp/decl.c:10232
msgid "size of array `%D' is negative"
msgstr ""
-#: cp/decl.c:10176
+#: cp/decl.c:10234
msgid "size of array is negative"
msgstr ""
-#: cp/decl.c:10184
+#: cp/decl.c:10242
msgid "ISO C++ forbids zero-size array `%D'"
msgstr ""
-#: cp/decl.c:10186
+#: cp/decl.c:10244
msgid "ISO C++ forbids zero-size array"
msgstr ""
-#: cp/decl.c:10193
+#: cp/decl.c:10251
msgid "size of array `%D' is not an integral constant-expression"
msgstr ""
-#: cp/decl.c:10196
+#: cp/decl.c:10254
msgid "size of array is not an integral constant-expression"
msgstr ""
-#: cp/decl.c:10214
+#: cp/decl.c:10272
msgid "ISO C++ forbids variable-size array `%D'"
msgstr ""
-#: cp/decl.c:10217
+#: cp/decl.c:10275
msgid "ISO C++ forbids variable-size array"
msgstr ""
-#: cp/decl.c:10228
+#: cp/decl.c:10286
msgid "overflow in array dimension"
msgstr ""
-#: cp/decl.c:10287
+#: cp/decl.c:10345
msgid "declaration of `%D' as %s"
msgstr ""
-#: cp/decl.c:10289
+#: cp/decl.c:10347
#, c-format
msgid "creating %s"
msgstr ""
-#: cp/decl.c:10301
+#: cp/decl.c:10359
msgid ""
"declaration of `%D' as multidimensional array must have bounds for all "
"dimensions except the first"
msgstr ""
-#: cp/decl.c:10304
+#: cp/decl.c:10362
msgid ""
"multidimensional array must have bounds for all dimensions except the first"
msgstr ""
-#: cp/decl.c:10333
+#: cp/decl.c:10391
msgid "return type specification for constructor invalid"
msgstr ""
-#: cp/decl.c:10340
+#: cp/decl.c:10398
msgid "return type specification for destructor invalid"
msgstr ""
-#: cp/decl.c:10346
+#: cp/decl.c:10404
msgid "operator `%T' declared to return `%T'"
msgstr ""
-#: cp/decl.c:10348
+#: cp/decl.c:10406
msgid "return type specified for `operator %T'"
msgstr ""
-#: cp/decl.c:10516
+#: cp/decl.c:10574
msgid "destructors must be member functions"
msgstr ""
-#: cp/decl.c:10535
+#: cp/decl.c:10593
msgid "destructor `%T' must match class name `%T'"
msgstr ""
-#: cp/decl.c:10564
+#: cp/decl.c:10622
msgid "variable declaration is not allowed here"
msgstr ""
-#: cp/decl.c:10591
+#: cp/decl.c:10649
msgid "invalid declarator"
msgstr ""
-#: cp/decl.c:10642
+#: cp/decl.c:10700
msgid "declarator-id missing; using reserved word `%D'"
msgstr ""
-#: cp/decl.c:10699
+#: cp/decl.c:10757
msgid "type `%T' is not derived from type `%T'"
msgstr ""
#. Parse error puts this typespec where
#. a declarator should go.
-#: cp/decl.c:10751
+#: cp/decl.c:10809
msgid "`%T' specified as declarator-id"
msgstr ""
-#: cp/decl.c:10753
+#: cp/decl.c:10811
msgid " perhaps you want `%T' for a constructor"
msgstr ""
#. decl-specifier like in
#. std::allocator alloc;
#. Handle that gracefully.
-#: cp/decl.c:10775
+#: cp/decl.c:10833
#, c-format
msgid "invalid use of template-name '%E' in a declarator"
msgstr ""
-#: cp/decl.c:10795
+#: cp/decl.c:10853
msgid "declaration of `%D' as non-function"
msgstr ""
-#: cp/decl.c:10872
+#: cp/decl.c:10930
msgid "`bool' is now a keyword"
msgstr ""
-#: cp/decl.c:10874
+#: cp/decl.c:10932
msgid "extraneous `%T' ignored"
msgstr ""
-#: cp/decl.c:10890 cp/decl.c:10935
+#: cp/decl.c:10948 cp/decl.c:10993
msgid "multiple declarations `%T' and `%T'"
msgstr ""
-#: cp/decl.c:10903
+#: cp/decl.c:10961
msgid "ISO C++ does not support `long long'"
msgstr ""
-#: cp/decl.c:11008 cp/decl.c:11011
+#: cp/decl.c:11066 cp/decl.c:11069
#, c-format
msgid "ISO C++ forbids declaration of `%s' with no type"
msgstr ""
#. The implicit typename extension is deprecated and will be
#. removed. Warn about its use now.
-#: cp/decl.c:11021
+#: cp/decl.c:11079
msgid "`%T' is implicitly a typename"
msgstr ""
-#: cp/decl.c:11057
+#: cp/decl.c:11115
#, c-format
msgid "short, signed or unsigned invalid for `%s'"
msgstr ""
-#: cp/decl.c:11062
+#: cp/decl.c:11120
#, c-format
msgid "long and short specified together for `%s'"
msgstr ""
-#: cp/decl.c:11073
+#: cp/decl.c:11131
#, c-format
msgid "signed and unsigned given together for `%s'"
msgstr ""
-#: cp/decl.c:11182
+#: cp/decl.c:11240
msgid "qualifiers are not allowed on declaration of `operator %T'"
msgstr ""
-#: cp/decl.c:11204
+#: cp/decl.c:11262
msgid "member `%D' cannot be declared both virtual and static"
msgstr ""
-#: cp/decl.c:11213
+#: cp/decl.c:11271
msgid "`%T::%D' is not a valid declarator"
msgstr ""
-#: cp/decl.c:11225
+#: cp/decl.c:11283
msgid "storage class specifiers invalid in parameter declarations"
msgstr ""
-#: cp/decl.c:11229
+#: cp/decl.c:11287
msgid "typedef declaration invalid in parameter declaration"
msgstr ""
-#: cp/decl.c:11242
+#: cp/decl.c:11300
msgid "virtual outside class declaration"
msgstr ""
-#: cp/decl.c:11303
+#: cp/decl.c:11361
#, c-format
msgid "storage class specified for %s `%s'"
msgstr ""
-#: cp/decl.c:11350
+#: cp/decl.c:11408
msgid "storage class specifiers invalid in friend function declarations"
msgstr ""
-#: cp/decl.c:11520
+#: cp/decl.c:11578
msgid "destructor cannot be static member function"
msgstr ""
-#: cp/decl.c:11523
+#: cp/decl.c:11581
#, c-format
msgid "destructors may not be `%s'"
msgstr ""
-#: cp/decl.c:11544
+#: cp/decl.c:11602
msgid "constructor cannot be static member function"
msgstr ""
-#: cp/decl.c:11547
+#: cp/decl.c:11605
msgid "constructors cannot be declared virtual"
msgstr ""
-#: cp/decl.c:11552
+#: cp/decl.c:11610
#, c-format
msgid "constructors may not be `%s'"
msgstr ""
-#: cp/decl.c:11562
+#: cp/decl.c:11620
msgid "return value type specifier for constructor ignored"
msgstr ""
-#: cp/decl.c:11581
+#: cp/decl.c:11639
#, c-format
msgid "can't initialize friend function `%s'"
msgstr ""
#. Cannot be both friend and virtual.
-#: cp/decl.c:11585
+#: cp/decl.c:11643
msgid "virtual functions cannot be friends"
msgstr ""
-#: cp/decl.c:11590
+#: cp/decl.c:11648
msgid "friend declaration not in class definition"
msgstr ""
-#: cp/decl.c:11592
+#: cp/decl.c:11650
#, c-format
msgid "can't define friend function `%s' in a local class definition"
msgstr ""
-#: cp/decl.c:11616
+#: cp/decl.c:11674
msgid "destructors may not have parameters"
msgstr ""
-#: cp/decl.c:11647 cp/decl.c:11654
+#: cp/decl.c:11705 cp/decl.c:11712
msgid "cannot declare reference to `%#T'"
msgstr ""
-#: cp/decl.c:11648
+#: cp/decl.c:11706
msgid "cannot declare pointer to `%#T'"
msgstr ""
-#: cp/decl.c:11653
+#: cp/decl.c:11711
msgid "cannot declare pointer to `%#T' member"
msgstr ""
-#: cp/decl.c:11829
+#: cp/decl.c:11887
msgid "extra qualification `%T::' on member `%s' ignored"
msgstr ""
-#: cp/decl.c:11839
+#: cp/decl.c:11897
msgid "cannot declare member function `%T::%s' within `%T'"
msgstr ""
-#: cp/decl.c:11854
+#: cp/decl.c:11912
msgid "cannot declare member `%T::%s' within `%T'"
msgstr ""
-#: cp/decl.c:11933
+#: cp/decl.c:11991
msgid "data member may not have variably modified type `%T'"
msgstr ""
-#: cp/decl.c:11935
+#: cp/decl.c:11993
msgid "parameter may not have variably modified type `%T'"
msgstr ""
#. [dcl.fct.spec] The explicit specifier shall only be used in
#. declarations of constructors within a class definition.
-#: cp/decl.c:11943
+#: cp/decl.c:12001
msgid "only declarations of constructors can be `explicit'"
msgstr ""
-#: cp/decl.c:11951
+#: cp/decl.c:12009
#, c-format
msgid "non-member `%s' cannot be declared `mutable'"
msgstr ""
-#: cp/decl.c:11956
+#: cp/decl.c:12014
#, c-format
msgid "non-object member `%s' cannot be declared `mutable'"
msgstr ""
-#: cp/decl.c:11962
+#: cp/decl.c:12020
#, c-format
msgid "function `%s' cannot be declared `mutable'"
msgstr ""
-#: cp/decl.c:11967
+#: cp/decl.c:12025
#, c-format
msgid "static `%s' cannot be declared `mutable'"
msgstr ""
-#: cp/decl.c:11972
+#: cp/decl.c:12030
#, c-format
msgid "const `%s' cannot be declared `mutable'"
msgstr ""
-#: cp/decl.c:11985
+#: cp/decl.c:12043
msgid "template-id `%D' used as a declarator"
msgstr ""
-#: cp/decl.c:12006
+#: cp/decl.c:12064
msgid "ISO C++ forbids nested type `%D' with same name as enclosing class"
msgstr ""
-#: cp/decl.c:12055
+#: cp/decl.c:12113
msgid "typedef name may not be class-qualified"
msgstr ""
-#: cp/decl.c:12063
+#: cp/decl.c:12121
msgid "invalid type qualifier for non-member function type"
msgstr ""
-#: cp/decl.c:12126
+#: cp/decl.c:12184
msgid "type qualifiers specified for friend class declaration"
msgstr ""
-#: cp/decl.c:12131
+#: cp/decl.c:12189
msgid "`inline' specified for friend class declaration"
msgstr ""
-#: cp/decl.c:12139
+#: cp/decl.c:12197
msgid "template parameters cannot be friends"
msgstr ""
-#: cp/decl.c:12141
+#: cp/decl.c:12199
msgid "friend declaration requires class-key, i.e. `friend class %T::%D'"
msgstr ""
-#: cp/decl.c:12145
+#: cp/decl.c:12203
msgid "friend declaration requires class-key, i.e. `friend %#T'"
msgstr ""
-#: cp/decl.c:12159
+#: cp/decl.c:12217
msgid "trying to make class `%T' a friend of global scope"
msgstr ""
-#: cp/decl.c:12170
+#: cp/decl.c:12228
msgid "invalid qualifiers on non-member function type"
msgstr ""
-#: cp/decl.c:12189
+#: cp/decl.c:12247
msgid "abstract declarator `%T' used as declaration"
msgstr ""
-#: cp/decl.c:12201
+#: cp/decl.c:12259
msgid "unnamed variable or field declared void"
msgstr ""
-#: cp/decl.c:12210
+#: cp/decl.c:12268
msgid "variable or field declared void"
msgstr ""
-#: cp/decl.c:12220
+#: cp/decl.c:12278
msgid "cannot use `::' in parameter declaration"
msgstr ""
#. Something like struct S { int N::j; };
-#: cp/decl.c:12259
+#: cp/decl.c:12317
msgid "invalid use of `::'"
msgstr ""
-#: cp/decl.c:12271
+#: cp/decl.c:12329
msgid "function `%D' cannot be declared friend"
msgstr ""
-#: cp/decl.c:12283
+#: cp/decl.c:12341
msgid "can't make `%D' into a method -- not in a class"
msgstr ""
-#: cp/decl.c:12292
+#: cp/decl.c:12350
msgid "function `%D' declared virtual inside a union"
msgstr ""
-#: cp/decl.c:12304
+#: cp/decl.c:12362
msgid "`%D' cannot be declared virtual, since it is always static"
msgstr ""
-#: cp/decl.c:12380
+#: cp/decl.c:12438
msgid "field `%D' has incomplete type"
msgstr ""
-#: cp/decl.c:12382
+#: cp/decl.c:12440
msgid "name `%T' has incomplete type"
msgstr ""
-#: cp/decl.c:12391
+#: cp/decl.c:12449
msgid " in instantiation of template `%T'"
msgstr ""
-#: cp/decl.c:12401
+#: cp/decl.c:12459
#, c-format
msgid "`%s' is neither function nor member function; cannot be declared friend"
msgstr ""
-#: cp/decl.c:12412
+#: cp/decl.c:12470
msgid "member functions are implicitly friends of their class"
msgstr ""
#. the rest of the compiler does not correctly
#. handle the initialization unless the member is
#. static so we make it static below.
-#: cp/decl.c:12459
+#: cp/decl.c:12517
msgid "ISO C++ forbids initialization of member `%D'"
msgstr ""
-#: cp/decl.c:12461
+#: cp/decl.c:12519
msgid "making `%D' static"
msgstr ""
-#: cp/decl.c:12485
+#: cp/decl.c:12543
msgid ""
"ISO C++ forbids static data member `%D' with same name as enclosing class"
msgstr ""
-#: cp/decl.c:12526
+#: cp/decl.c:12584
#, c-format
msgid "storage class `auto' invalid for function `%s'"
msgstr ""
-#: cp/decl.c:12528
+#: cp/decl.c:12586
#, c-format
msgid "storage class `register' invalid for function `%s'"
msgstr ""
-#: cp/decl.c:12530
+#: cp/decl.c:12588
#, c-format
msgid "storage class `__thread' invalid for function `%s'"
msgstr ""
-#: cp/decl.c:12541
+#: cp/decl.c:12599
#, c-format
msgid ""
"storage class `static' invalid for function `%s' declared out of global scope"
msgstr ""
-#: cp/decl.c:12543
+#: cp/decl.c:12601
#, c-format
msgid ""
"storage class `inline' invalid for function `%s' declared out of global scope"
msgstr ""
-#: cp/decl.c:12550
+#: cp/decl.c:12608
#, c-format
msgid "virtual non-class function `%s'"
msgstr ""
-#: cp/decl.c:12579
+#: cp/decl.c:12637
msgid "cannot declare member function `%D' to have static linkage"
msgstr ""
#. FIXME need arm citation
-#: cp/decl.c:12585
+#: cp/decl.c:12643
msgid "cannot declare static function inside another function"
msgstr ""
-#: cp/decl.c:12613
+#: cp/decl.c:12671
msgid ""
"`static' may not be used when defining (as opposed to declaring) a static "
"data member"
msgstr ""
-#: cp/decl.c:12619
+#: cp/decl.c:12677
msgid "static member `%D' declared `register'"
msgstr ""
-#: cp/decl.c:12624
+#: cp/decl.c:12682
msgid "cannot explicitly declare member `%#D' to have extern linkage"
msgstr ""
-#: cp/decl.c:12799
+#: cp/decl.c:12855
msgid "default argument for `%#D' has type `%T'"
msgstr ""
-#: cp/decl.c:12802
+#: cp/decl.c:12858
msgid "default argument for parameter of type `%T' has type `%T'"
msgstr ""
-#: cp/decl.c:12819
+#: cp/decl.c:12875
msgid "default argument `%E' uses local variable `%D'"
msgstr ""
-#: cp/decl.c:12864
+#: cp/decl.c:12920
#, c-format
msgid "invalid string constant `%E'"
msgstr ""
-#: cp/decl.c:12866
+#: cp/decl.c:12922
msgid ""
"invalid integer constant in parameter list, did you forget to give parameter "
"name?"
msgstr ""
-#: cp/decl.c:12904
+#: cp/decl.c:12960
msgid "parameter `%D' invalidly declared method type"
msgstr ""
-#: cp/decl.c:12910
+#: cp/decl.c:12966
msgid "parameter `%D' invalidly declared offset type"
msgstr ""
-#: cp/decl.c:12934
+#: cp/decl.c:12990
msgid "parameter `%D' includes %s to array of unknown bound `%T'"
msgstr ""
#. or implicitly defined), there's no need to worry about their
#. existence. Theoretically, they should never even be
#. instantiated, but that's hard to forestall.
-#: cp/decl.c:13096
+#: cp/decl.c:13152
msgid "invalid constructor; you probably meant `%T (const %T&)'"
msgstr ""
-#: cp/decl.c:13247
+#: cp/decl.c:13303
msgid "`%D' must be a nonstatic member function"
msgstr ""
-#: cp/decl.c:13253
+#: cp/decl.c:13309
msgid ""
"`%D' must be either a non-static member function or a non-member function"
msgstr ""
-#: cp/decl.c:13270
+#: cp/decl.c:13326
msgid "`%D' must have an argument of class or enumerated type"
msgstr ""
-#: cp/decl.c:13302
+#: cp/decl.c:13358
#, c-format
msgid "conversion to %s%s will never use a type conversion operator"
msgstr ""
#. 13.4.0.3
-#: cp/decl.c:13309
+#: cp/decl.c:13365
msgid "ISO C++ prohibits overloading operator ?:"
msgstr ""
-#: cp/decl.c:13359
+#: cp/decl.c:13415
msgid "postfix `%D' must take `int' as its argument"
msgstr ""
-#: cp/decl.c:13363
+#: cp/decl.c:13419
msgid "postfix `%D' must take `int' as its second argument"
msgstr ""
-#: cp/decl.c:13370
+#: cp/decl.c:13426
msgid "`%D' must take either zero or one argument"
msgstr ""
-#: cp/decl.c:13372
+#: cp/decl.c:13428
msgid "`%D' must take either one or two arguments"
msgstr ""
-#: cp/decl.c:13393
+#: cp/decl.c:13449
msgid "prefix `%D' should return `%T'"
msgstr ""
-#: cp/decl.c:13399
+#: cp/decl.c:13455
msgid "postfix `%D' should return `%T'"
msgstr ""
-#: cp/decl.c:13408
+#: cp/decl.c:13464
msgid "`%D' must take `void'"
msgstr ""
-#: cp/decl.c:13410 cp/decl.c:13418
+#: cp/decl.c:13466 cp/decl.c:13474
msgid "`%D' must take exactly one argument"
msgstr ""
-#: cp/decl.c:13420
+#: cp/decl.c:13476
msgid "`%D' must take exactly two arguments"
msgstr ""
-#: cp/decl.c:13428
+#: cp/decl.c:13484
msgid "user-defined `%D' always evaluates both arguments"
msgstr ""
-#: cp/decl.c:13442
+#: cp/decl.c:13498
msgid "`%D' should return by value"
msgstr ""
-#: cp/decl.c:13454 cp/decl.c:13457
+#: cp/decl.c:13510 cp/decl.c:13513
msgid "`%D' cannot have default arguments"
msgstr ""
-#: cp/decl.c:13500
+#: cp/decl.c:13556
msgid "using typedef-name `%D' after `%s'"
msgstr ""
-#: cp/decl.c:13506
+#: cp/decl.c:13562
msgid "using template type parameter `%T' after `%s'"
msgstr ""
-#: cp/decl.c:13567
+#: cp/decl.c:13623
msgid "`%s %T' declares a new type at namespace scope"
msgstr ""
-#: cp/decl.c:13570
+#: cp/decl.c:13626
msgid ""
" names from dependent base classes are not visible to unqualified name "
"lookup - to refer to the inherited type, say `%s %T::%T'"
msgstr ""
-#: cp/decl.c:13688
+#: cp/decl.c:13744
msgid "use of enum `%#D' without previous declaration"
msgstr ""
-#: cp/decl.c:13774
+#: cp/decl.c:13812
msgid "derived union `%T' invalid"
msgstr ""
-#: cp/decl.c:13820
+#: cp/decl.c:13858
msgid "base type `%T' fails to be a struct or class type"
msgstr ""
-#: cp/decl.c:13830
+#: cp/decl.c:13868
msgid "base class `%T' has incomplete type"
msgstr ""
-#: cp/decl.c:13838
+#: cp/decl.c:13876
msgid "recursive type `%T' undefined"
msgstr ""
-#: cp/decl.c:13840
+#: cp/decl.c:13878
msgid "duplicate base type `%T' invalid"
msgstr ""
-#: cp/decl.c:13951
+#: cp/decl.c:13989
msgid "multiple definition of `%#T'"
msgstr ""
-#: cp/decl.c:13952
+#: cp/decl.c:13990
msgid "previous definition here"
msgstr ""
-#: cp/decl.c:14055
+#: cp/decl.c:14093
msgid "no integral type can represent all of the enumerator values for `%T'"
msgstr ""
-#: cp/decl.c:14131
+#: cp/decl.c:14169
msgid "enumerator value for `%D' not integer constant"
msgstr ""
-#: cp/decl.c:14151
+#: cp/decl.c:14189
msgid "overflow in enumeration values at `%D'"
msgstr ""
-#: cp/decl.c:14226
+#: cp/decl.c:14264
msgid "return type `%#T' is incomplete"
msgstr ""
-#: cp/decl.c:14340
+#: cp/decl.c:14378
msgid "semicolon missing after declaration of `%#T'"
msgstr ""
-#: cp/decl.c:14361
+#: cp/decl.c:14399
msgid "return type for `main' changed to `int'"
msgstr ""
-#: cp/decl.c:14392
+#: cp/decl.c:14430
msgid "`%D' implicitly declared before its definition"
msgstr ""
-#: cp/decl.c:14414 cp/typeck.c:6320
+#: cp/decl.c:14452 cp/typeck.c:6318
msgid "`operator=' should return a reference to `*this'"
msgstr ""
-#: cp/decl.c:14674
+#: cp/decl.c:14712
msgid "parameter `%D' declared void"
msgstr ""
-#: cp/decl.c:15161
+#: cp/decl.c:15199
msgid "`%D' is already defined in class `%T'"
msgstr ""
-#: cp/decl.c:15379
+#: cp/decl.c:15417
msgid "static member function `%#D' declared with type qualifiers"
msgstr ""
msgid "invalid use of `virtual' in template declaration of `%#D'"
msgstr ""
-#: cp/decl2.c:601 cp/pt.c:2745
+#: cp/decl2.c:601 cp/pt.c:2754
msgid "template declaration of `%#D'"
msgstr ""
#. Overflow occurred. That means there are at least 4 billion
#. initialization functions.
-#: cp/decl2.c:2282
+#: cp/decl2.c:2286
msgid "too many initialization functions required"
msgstr ""
-#: cp/decl2.c:3006
+#: cp/decl2.c:3010
msgid "inline function `%D' used but never defined"
msgstr ""
-#: cp/decl2.c:3135
+#: cp/decl2.c:3139
msgid "use of old-style cast"
msgstr ""
-#: cp/decl2.c:3860
+#: cp/decl2.c:3864
msgid "use of `%D' is ambiguous"
msgstr ""
-#: cp/decl2.c:3861
+#: cp/decl2.c:3865
msgid " first declared as `%#D' here"
msgstr ""
-#: cp/decl2.c:3864
+#: cp/decl2.c:3868
msgid " also declared as `%#D' here"
msgstr ""
-#: cp/decl2.c:3879
+#: cp/decl2.c:3883
msgid "`%D' denotes an ambiguous type"
msgstr ""
-#: cp/decl2.c:3880
+#: cp/decl2.c:3884
msgid " first type here"
msgstr ""
-#: cp/decl2.c:3881
+#: cp/decl2.c:3885
msgid " other type here"
msgstr ""
-#: cp/decl2.c:3982
+#: cp/decl2.c:3986
msgid "declaration of `%D' not in a namespace surrounding `%D'"
msgstr ""
-#: cp/decl2.c:4016
+#: cp/decl2.c:4020
msgid "`%D' should have been declared inside `%D'"
msgstr ""
-#: cp/decl2.c:4152
+#: cp/decl2.c:4156
msgid "`%D' is not a function,"
msgstr ""
-#: cp/decl2.c:4153
+#: cp/decl2.c:4157
msgid " conflict with `%D'"
msgstr ""
#. The parser did not find it, so it's not there.
-#: cp/decl2.c:4473
+#: cp/decl2.c:4477
msgid "unknown namespace `%D'"
msgstr ""
-#: cp/decl2.c:4507 cp/decl2.c:4794
+#: cp/decl2.c:4511 cp/decl2.c:4798
msgid "`%T' is not a namespace"
msgstr ""
-#: cp/decl2.c:4509
+#: cp/decl2.c:4513
msgid "`%D' is not a namespace"
msgstr ""
-#: cp/decl2.c:4518
+#: cp/decl2.c:4522
msgid "a using-declaration cannot specify a template-id. Try `using %D'"
msgstr ""
-#: cp/decl2.c:4532
+#: cp/decl2.c:4536
msgid "namespace `%D' not allowed in using-declaration"
msgstr ""
-#: cp/decl2.c:4561
+#: cp/decl2.c:4565
msgid "`%D' not declared"
msgstr ""
#. If the OLD_FN was really declared, the
#. declarations don't match.
-#: cp/decl2.c:4573 cp/decl2.c:4615 cp/decl2.c:4640
+#: cp/decl2.c:4577 cp/decl2.c:4619 cp/decl2.c:4644
msgid "`%D' is already declared in this scope"
msgstr ""
-#: cp/decl2.c:4646
+#: cp/decl2.c:4650
msgid "using declaration `%D' introduced ambiguous type `%T'"
msgstr ""
-#: cp/decl2.c:4740
+#: cp/decl2.c:4744
msgid "using-declaration for non-member at class scope"
msgstr ""
-#: cp/decl2.c:4746
+#: cp/decl2.c:4750
msgid "using-declaration for destructor"
msgstr ""
-#: cp/decl2.c:4752
+#: cp/decl2.c:4756
msgid "a using-declaration cannot specify a template-id. Try `using %T::%D'"
msgstr ""
-#: cp/decl2.c:4788
+#: cp/decl2.c:4792
msgid "namespace `%T' undeclared"
msgstr ""
-#: cp/decl2.c:4817
+#: cp/decl2.c:4821
msgid "default argument missing for parameter %P of `%+#D'"
msgstr ""
-#: cp/decl2.c:4941
+#: cp/decl2.c:4946
msgid "extra qualification `%T::' on member `%D' ignored"
msgstr ""
-#: cp/decl2.c:4945
+#: cp/decl2.c:4950
msgid "`%T' does not have a class or union named `%D'"
msgstr ""
-#: cp/decl2.c:4963
+#: cp/decl2.c:4968
msgid "`%T' is not a class or union type"
msgstr ""
-#: cp/decl2.c:4977
+#: cp/decl2.c:4982
msgid "template argument is required for `%T'"
msgstr ""
-#: cp/decl2.c:4995
+#: cp/decl2.c:5000
msgid "declaration of `%D' in `%D' which does not enclose `%D'"
msgstr ""
msgid "`%s' not supported by %s"
msgstr ""
-#: cp/error.c:571
+#: cp/error.c:572
#, c-format
msgid "<anonymous %s>"
msgstr ""
-#: cp/error.c:810
+#: cp/error.c:811
#, c-format
msgid "(static %s for %s)"
msgstr ""
-#: cp/error.c:1503
+#: cp/error.c:1504
#, c-format
msgid "\\x%x"
msgstr ""
-#: cp/error.c:2473
+#: cp/error.c:2475
#, c-format
msgid "In %s `%s':"
msgstr ""
-#: cp/error.c:2530
+#: cp/error.c:2532
#, c-format
msgid "%s: In instantiation of `%s':\n"
msgstr ""
-#: cp/error.c:2554
+#: cp/error.c:2556
#, c-format
msgid "%s:%d: instantiated from `%s'\n"
msgstr ""
-#: cp/error.c:2559
+#: cp/error.c:2561
#, c-format
msgid "%s:%d: instantiated from here\n"
msgstr ""
#. damn ICE suppression
-#: cp/error.c:2713
+#: cp/error.c:2715
#, c-format
msgid "unexpected letter `%c' in locate_error\n"
msgstr ""
#. Can't throw a reference.
-#: cp/except.c:240
+#: cp/except.c:241
msgid "type `%T' is disallowed in Java `throw' or `catch'"
msgstr ""
-#: cp/except.c:251
+#: cp/except.c:252
msgid "call to Java `catch' or `throw' with `jthrowable' undefined"
msgstr ""
#. Thrown object must be a Throwable.
-#: cp/except.c:258
+#: cp/except.c:259
msgid "type `%T' is not derived from `java::lang::Throwable'"
msgstr ""
-#: cp/except.c:322
+#: cp/except.c:323
msgid "mixing C++ and Java catches in a single translation unit"
msgstr ""
-#: cp/except.c:639
+#: cp/except.c:637
msgid "throwing NULL, which has integral, not pointer type"
msgstr ""
-#: cp/except.c:730
+#: cp/except.c:731
msgid " in thrown expression"
msgstr ""
-#: cp/except.c:856
+#: cp/except.c:861
msgid ""
"expression '%E' of abstract class type '%T' cannot be used in throw-"
"expression"
msgstr ""
-#: cp/except.c:944
+#: cp/except.c:949
msgid "exception of type `%T' will be caught"
msgstr ""
-#: cp/except.c:947
+#: cp/except.c:952
msgid " by earlier handler for `%T'"
msgstr ""
-#: cp/except.c:968
+#: cp/except.c:973
msgid "`...' handler must be the last handler for its try block"
msgstr ""
msgid "argument to `%s' missing\n"
msgstr ""
-#: cp/init.c:337
+#: cp/init.c:339
msgid "`%D' should be initialized in the member initialization list"
msgstr ""
-#: cp/init.c:387
+#: cp/init.c:389
msgid "default-initialization of `%#D', which has reference type"
msgstr ""
-#: cp/init.c:392
+#: cp/init.c:394
msgid "uninitialized reference member `%D'"
msgstr ""
-#: cp/init.c:400
+#: cp/init.c:396
+msgid "uninitialized member '%D' with 'const' type '%T'"
+msgstr ""
+
+#: cp/init.c:405
msgid "initializer list treated as compound expression"
msgstr ""
-#: cp/init.c:541
+#: cp/init.c:546
msgid "`%D' will be initialized after"
msgstr ""
-#: cp/init.c:544
+#: cp/init.c:549
msgid "base `%T' will be initialized after"
msgstr ""
-#: cp/init.c:547
+#: cp/init.c:552
msgid " `%#D'"
msgstr ""
-#: cp/init.c:549
+#: cp/init.c:554
msgid " base `%T'"
msgstr ""
-#: cp/init.c:550
+#: cp/init.c:555
msgid " when initialized here"
msgstr ""
-#: cp/init.c:568
+#: cp/init.c:573
msgid "multiple initializations given for base `%T'"
msgstr ""
-#: cp/init.c:635
+#: cp/init.c:640
msgid "initializations for multiple members of `%T'"
msgstr ""
-#: cp/init.c:692
+#: cp/init.c:697
msgid ""
"base class `%#T' should be explicitly initialized in the copy constructor"
msgstr ""
-#: cp/init.c:930
+#: cp/init.c:935
msgid "class `%T' does not have any field named `%D'"
msgstr ""
-#: cp/init.c:936
+#: cp/init.c:941
msgid ""
"field `%#D' is static; the only point of initialization is its definition"
msgstr ""
-#: cp/init.c:969
+#: cp/init.c:974
msgid "unnamed initializer for `%T', which has no base classes"
msgstr ""
-#: cp/init.c:976
+#: cp/init.c:981
msgid "unnamed initializer for `%T', which uses multiple inheritance"
msgstr ""
-#: cp/init.c:1011
+#: cp/init.c:1016
msgid "type `%D' is not a direct or virtual base of `%T'"
msgstr ""
-#: cp/init.c:1014
+#: cp/init.c:1019
msgid "type `%D' is not a direct base of `%T'"
msgstr ""
#. COMPLEX zees(1.0, 0.0)[10];
#. }
#.
-#: cp/init.c:1108
+#: cp/init.c:1113
msgid "bad array initializer"
msgstr ""
-#: cp/init.c:1315
+#: cp/init.c:1321
msgid "`%T' is not an aggregate type"
msgstr ""
-#: cp/init.c:1338
+#: cp/init.c:1344
msgid "`%T' fails to be an aggregate typedef"
msgstr ""
-#: cp/init.c:1347
+#: cp/init.c:1353
msgid "type `%T' is of non-aggregate type"
msgstr ""
-#: cp/init.c:1450
+#: cp/init.c:1456
msgid "cannot call destructor `%T::~%T' without object"
msgstr ""
-#: cp/init.c:1494
+#: cp/init.c:1500
msgid "invalid use of non-static field `%D'"
msgstr ""
#. We can get here when processing a bad default
#. argument, like:
#. struct S { int a; void f(int i = a); }
-#: cp/init.c:1503 cp/method.c:160
+#: cp/init.c:1509 cp/method.c:160
msgid "invalid use of member `%D'"
msgstr ""
-#: cp/init.c:1513
+#: cp/init.c:1519
msgid "no method `%T::%D'"
msgstr ""
-#: cp/init.c:1606
+#: cp/init.c:1612
msgid "incomplete type `%T' does not have member `%D'"
msgstr ""
-#: cp/init.c:1680
+#: cp/init.c:1686
msgid "`%D' is not a member of type `%T'"
msgstr ""
-#: cp/init.c:1699
+#: cp/init.c:1705
msgid "invalid pointer to bit-field `%D'"
msgstr ""
-#: cp/init.c:1738
+#: cp/init.c:1744
msgid "object missing in use of pointer-to-member construct"
msgstr ""
-#: cp/init.c:1778
+#: cp/init.c:1784
msgid "member `%D' is non-static but referenced as a static member"
msgstr ""
-#: cp/init.c:1780 cp/typeck.c:2826 cp/typeck.c:2930
+#: cp/init.c:1786 cp/typeck.c:2826 cp/typeck.c:2930
msgid "at this point in file"
msgstr ""
-#: cp/init.c:1817
+#: cp/init.c:1823
#, c-format
msgid "object missing in `%E'"
msgstr ""
-#: cp/init.c:1948
+#: cp/init.c:1954
msgid "new of array type fails to specify size"
msgstr ""
-#: cp/init.c:1959
+#: cp/init.c:1965
msgid "size in array new must have integral type"
msgstr ""
-#: cp/init.c:1965
+#: cp/init.c:1971
msgid "zero size array reserves no space"
msgstr ""
-#: cp/init.c:2030
+#: cp/init.c:2036
msgid "new cannot be applied to a reference type"
msgstr ""
-#: cp/init.c:2036
+#: cp/init.c:2042
msgid "new cannot be applied to a function type"
msgstr ""
-#: cp/init.c:2083
+#: cp/init.c:2089
msgid "call to Java constructor, while `jclass' undefined"
msgstr ""
-#: cp/init.c:2099
+#: cp/init.c:2105
msgid "can't find class$"
msgstr ""
-#: cp/init.c:2213
+#: cp/init.c:2219
msgid "invalid type `void' for new"
msgstr ""
-#: cp/init.c:2265
+#: cp/init.c:2271
#, c-format
msgid "call to Java constructor with `%s' undefined"
msgstr ""
-#: cp/init.c:2373
+#: cp/init.c:2379
msgid "ISO C++ forbids initialization in array new"
msgstr ""
-#: cp/init.c:2395 cp/typeck2.c:367 cp/typeck2.c:1208
+#: cp/init.c:2401 cp/typeck2.c:469 cp/typeck2.c:1310
msgid "initializer list being treated as compound expression"
msgstr ""
-#: cp/init.c:2401
+#: cp/init.c:2407
msgid "ISO C++ forbids aggregate initializer to new"
msgstr ""
-#: cp/init.c:2489
+#: cp/init.c:2495
msgid "uninitialized const in `new' of `%#T'"
msgstr ""
-#: cp/init.c:2870
+#: cp/init.c:2876
msgid "initializer ends prematurely"
msgstr ""
-#: cp/init.c:2940
+#: cp/init.c:2946
msgid "cannot initialize multi-dimensional array with initializer"
msgstr ""
-#: cp/init.c:3130
+#: cp/init.c:3124
+msgid "possible problem detected in invocation of delete operator:"
+msgstr ""
+
+#: cp/init.c:3127
+msgid ""
+"neither the destructor nor the class-specific operator delete will be "
+"called, even if they are declared when the class is defined."
+msgstr ""
+
+#: cp/init.c:3148
msgid "unknown array size in delete"
msgstr ""
-#: cp/init.c:3395
+#: cp/init.c:3413
msgid "type to vector delete is neither pointer or array type"
msgstr ""
"non-static reference member `%#D', can't use default assignment operator"
msgstr ""
-#: parse.y:262
+#: parse.y:240
msgid "`%s' tag used in naming `%#T'"
msgstr ""
-#: parse.y:542
+#: parse.y:506
msgid "keyword `export' not implemented, and will be ignored"
msgstr ""
-#: parse.y:646
+#: parse.y:610
msgid "use of linkage spec `%D' is different from previous spec `%D'"
msgstr ""
-#: parse.y:943
+#: parse.y:897
msgid "no base or member initializers given following ':'"
msgstr ""
-#: parse.y:984
+#: parse.y:938
msgid "anachronistic old style base class initializer"
msgstr ""
#. Handle `Class<Class<Type>>' without space in the `>>'
-#: parse.y:1117
+#: parse.y:1069
msgid "`>>' should be `> >' in template class name"
msgstr ""
-#: parse.y:1164
+#: parse.y:1116
msgid "use of template qualifier outside template"
msgstr ""
-#: parse.y:1193 parse.y:1202
+#: parse.y:1145 parse.y:1154
#, c-format
msgid "ISO C++ forbids an empty condition for `%s'"
msgstr ""
-#: parse.y:1225
+#: parse.y:1177
msgid "definition of class `%T' in condition"
msgstr ""
-#: parse.y:1227
+#: parse.y:1179
msgid "definition of enum `%T' in condition"
msgstr ""
-#: parse.y:1238
+#: parse.y:1190
msgid "definition of array `%#D' in condition"
msgstr ""
-#: parse.y:1351
+#: parse.y:1302
msgid "old style placement syntax, use () instead"
msgstr ""
-#: parse.y:1362
+#: parse.y:1313
msgid "`%T' is not a valid expression"
msgstr ""
#. This was previously allowed as an extension, but
#. was removed in G++ 3.3.
-#: parse.y:1369
+#: parse.y:1320
msgid "initialization of new expression with `='"
msgstr ""
-#: parse.y:1395
+#: parse.y:1346
msgid "ISO C++ forbids compound literals"
msgstr ""
-#: parse.y:1642
+#: parse.y:1592
msgid "ISO C++ forbids braced-groups within expressions"
msgstr ""
-#: parse.y:1721
+#: parse.y:1669
msgid "invalid use of template `%D'"
msgstr ""
-#: parse.y:2053 parse.y:2068
+#: parse.y:1945 parse.y:1960
msgid "sigof type specifier"
msgstr ""
-#: parse.y:2058
+#: parse.y:1950
msgid "`sigof' applied to non-aggregate expression"
msgstr ""
-#: parse.y:2073
+#: parse.y:1965
msgid "`sigof' applied to non-aggregate type"
msgstr ""
-#: parse.y:2339
+#: parse.y:2220
msgid "using `typename' outside of template"
msgstr ""
-#: parse.y:2356
+#: parse.y:2237
msgid "qualified name does not name a class"
msgstr ""
-#: parse.y:2417
+#: parse.y:2298
#, c-format
msgid "storage class specifier `%s' not allowed after struct or class"
msgstr ""
-#: parse.y:2419
+#: parse.y:2300
#, c-format
msgid "type specifier `%s' not allowed after struct or class"
msgstr ""
-#: parse.y:2421
+#: parse.y:2302
#, c-format
msgid "type qualifier `%s' not allowed after struct or class"
msgstr ""
-#: parse.y:2423
+#: parse.y:2304
msgid "no body nor ';' separates two class, struct or union declarations"
msgstr ""
-#: parse.y:2553
+#: parse.y:2434
msgid "no bases given following `:'"
msgstr ""
-#: parse.y:2584 parse.y:2599
+#: parse.y:2465 parse.y:2480
msgid "`%D' access"
msgstr ""
-#: parse.y:2589
+#: parse.y:2470
msgid "multiple access specifiers"
msgstr ""
-#: parse.y:2607
+#: parse.y:2488
msgid "multiple `virtual' specifiers"
msgstr ""
-#: parse.y:2644
+#: parse.y:2524
msgid "missing ';' before right brace"
msgstr ""
-#: parse.y:2865
+#: parse.y:2733
msgid "ISO C++ forbids array dimensions with parenthesized type in new"
msgstr ""
-#: parse.y:3152 parse.y:3172 parse.y:3181 parse.y:3210
+#: parse.y:3017 parse.y:3037 parse.y:3046 parse.y:3074
msgid "`%T' is not a class or namespace"
msgstr ""
-#: parse.y:3377
+#: parse.y:3237
msgid "ISO C++ forbids label declarations"
msgstr ""
-#: parse.y:3537
+#: parse.y:3397
msgid "ISO C++ forbids computed gotos"
msgstr ""
-#: parse.y:3545
+#: parse.y:3405
msgid "label must be followed by statement"
msgstr ""
-#: parse.y:3590
+#: parse.y:3450
msgid "must have at least one catch per try block"
msgstr ""
-#: parse.y:3650
+#: parse.y:3497
msgid "ISO C++ forbids compound statements inside for initializations"
msgstr ""
#. This helps us recover from really nasty
#. parse errors, for example, a missing right
#. parenthesis.
-#: parse.y:3737 parse.y:3747
+#: parse.y:3578 parse.y:3588
msgid "possibly missing ')'"
msgstr ""
-#: parse.y:3840
+#: parse.y:3679
msgid "type specifier omitted for parameter"
msgstr ""
-#: parse.y:3849
+#: parse.y:3688
#, c-format
msgid "`%E' is not a type, use `typename %E' to make it one"
msgstr ""
-#: parse.y:3851
+#: parse.y:3690
msgid "no type `%D' in `%T'"
msgstr ""
-#: parse.y:3854
+#: parse.y:3693
#, c-format
msgid "type specifier omitted for parameter `%E'"
msgstr ""
-#: parse.y:3862
+#: parse.y:3701
msgid "'%D' is used as a type, but is not defined as a type."
msgstr ""
msgid "`%D' is not a function template"
msgstr ""
-#: cp/pt.c:1286
+#: cp/pt.c:1295
msgid "template-id `%D' for `%+D' does not match any template declaration"
msgstr ""
-#: cp/pt.c:1294
+#: cp/pt.c:1303
msgid "ambiguous template specialization `%D' for `%+D'"
msgstr ""
#. This case handles bogus declarations like template <>
#. template <class T> void f<int>();
-#: cp/pt.c:1521 cp/pt.c:1595
+#: cp/pt.c:1530 cp/pt.c:1604
msgid "template-id `%D' in declaration of primary template"
msgstr ""
-#: cp/pt.c:1534
+#: cp/pt.c:1543
msgid "template parameter list used in explicit instantiation"
msgstr ""
-#: cp/pt.c:1540
+#: cp/pt.c:1549
msgid "definition provided for explicit instantiation"
msgstr ""
-#: cp/pt.c:1546
+#: cp/pt.c:1555
msgid "too many template parameter lists in declaration of `%D'"
msgstr ""
-#: cp/pt.c:1562
+#: cp/pt.c:1571
msgid "too few template parameter lists in declaration of `%D'"
msgstr ""
-#: cp/pt.c:1579
+#: cp/pt.c:1588
msgid "explicit specialization not preceded by `template <>'"
msgstr ""
-#: cp/pt.c:1592
+#: cp/pt.c:1601
msgid "partial specialization `%D' of function template"
msgstr ""
-#: cp/pt.c:1624
+#: cp/pt.c:1633
msgid "default argument specified in explicit specialization"
msgstr ""
-#: cp/pt.c:1628
+#: cp/pt.c:1637
msgid "template specialization with C linkage"
msgstr ""
#. program is ill-formed.
#.
#. Similar language is found in [temp.explicit].
-#: cp/pt.c:1715
+#: cp/pt.c:1724
msgid "specialization of implicitly-declared special member function"
msgstr ""
-#: cp/pt.c:1759
+#: cp/pt.c:1768
msgid "no member function `%D' declared in `%T'"
msgstr ""
#. There are two many template parameter lists.
-#: cp/pt.c:1909
+#: cp/pt.c:1918
msgid "too many template parameter lists in declaration of `%T'"
msgstr ""
-#: cp/pt.c:2005
+#: cp/pt.c:2014
msgid " shadows template parm `%#D'"
msgstr ""
-#: cp/pt.c:2409
+#: cp/pt.c:2418
msgid "template parameters not used in partial specialization:"
msgstr ""
-#: cp/pt.c:2413
+#: cp/pt.c:2422
msgid " `%D'"
msgstr ""
-#: cp/pt.c:2425
+#: cp/pt.c:2434
msgid "partial specialization `%T' does not specialize any template arguments"
msgstr ""
-#: cp/pt.c:2450
+#: cp/pt.c:2459
#, c-format
msgid "template argument `%E' involves template parameter(s)"
msgstr ""
-#: cp/pt.c:2494
+#: cp/pt.c:2503
msgid "type `%T' of template argument `%E' depends on template parameter(s)"
msgstr ""
-#: cp/pt.c:2582
+#: cp/pt.c:2591
msgid "no default argument for `%D'"
msgstr ""
-#: cp/pt.c:2735
+#: cp/pt.c:2744
msgid "template with C linkage"
msgstr ""
-#: cp/pt.c:2738
+#: cp/pt.c:2747
msgid "template class without a name"
msgstr ""
-#: cp/pt.c:2815
+#: cp/pt.c:2824
msgid "`%D' does not declare a template type"
msgstr ""
-#: cp/pt.c:2821
+#: cp/pt.c:2830
msgid "template definition of non-template `%#D'"
msgstr ""
-#: cp/pt.c:2862
+#: cp/pt.c:2871
msgid "expected %d levels of template parms for `%#D', got %d"
msgstr ""
-#: cp/pt.c:2874
+#: cp/pt.c:2883
msgid "got %d template parameters for `%#D'"
msgstr ""
-#: cp/pt.c:2877
+#: cp/pt.c:2886
msgid "got %d template parameters for `%#T'"
msgstr ""
-#: cp/pt.c:2879
+#: cp/pt.c:2888
#, c-format
msgid " but %d required"
msgstr ""
-#: cp/pt.c:2962
+#: cp/pt.c:2978
msgid "`%T' is not a template type"
msgstr ""
-#: cp/pt.c:2978
+#: cp/pt.c:2994
msgid "previous declaration `%D'"
msgstr ""
-#: cp/pt.c:2979
+#: cp/pt.c:2995
#, c-format
msgid "used %d template parameter%s instead of %d"
msgstr ""
-#: cp/pt.c:2995
+#: cp/pt.c:3011
msgid "template parameter `%#D'"
msgstr ""
-#: cp/pt.c:2996
+#: cp/pt.c:3012
msgid "redeclared here as `%#D'"
msgstr ""
#.
#. A template-parameter may not be given default arguments
#. by two different declarations in the same scope.
-#: cp/pt.c:3006
+#: cp/pt.c:3022
msgid "redefinition of default argument for `%#D'"
msgstr ""
-#: cp/pt.c:3007
+#: cp/pt.c:3023
msgid " original definition appeared here"
msgstr ""
-#: cp/pt.c:3100
+#: cp/pt.c:3116
#, c-format
msgid "`%E' is not a valid template argument"
msgstr ""
-#: cp/pt.c:3104
+#: cp/pt.c:3120
msgid "it must be the address of a function with external linkage"
msgstr ""
-#: cp/pt.c:3106
+#: cp/pt.c:3122
msgid "it must be the address of an object with external linkage"
msgstr ""
-#: cp/pt.c:3110
+#: cp/pt.c:3126
msgid "it must be a pointer-to-member of the form `&X::Y'"
msgstr ""
-#: cp/pt.c:3121
+#: cp/pt.c:3137
#, c-format
msgid ""
"string literal %E is not a valid template argument because it is the address "
"of an object with static linkage"
msgstr ""
-#: cp/pt.c:3133
+#: cp/pt.c:3149
#, c-format
msgid "address of non-extern `%E' cannot be used as template argument"
msgstr ""
-#: cp/pt.c:3144
+#: cp/pt.c:3160
#, c-format
msgid "non-constant `%E' cannot be used as template argument"
msgstr ""
-#: cp/pt.c:3151
+#: cp/pt.c:3167
#, c-format
msgid "object `%E' cannot be used as template argument"
msgstr ""
-#: cp/pt.c:3526
+#: cp/pt.c:3542
#, c-format
msgid "to refer to a type member of a template parameter, use `typename %E'"
msgstr ""
-#: cp/pt.c:3539 cp/pt.c:3555 cp/pt.c:3594
+#: cp/pt.c:3555 cp/pt.c:3571 cp/pt.c:3610
msgid "type/value mismatch at argument %d in template parameter list for `%D'"
msgstr ""
-#: cp/pt.c:3542
+#: cp/pt.c:3558
msgid " expected a constant of type `%T', got `%T'"
msgstr ""
-#: cp/pt.c:3546
+#: cp/pt.c:3562
#, c-format
msgid " expected a type, got `%E'"
msgstr ""
-#: cp/pt.c:3558
+#: cp/pt.c:3574
msgid " expected a type, got `%T'"
msgstr ""
-#: cp/pt.c:3560
+#: cp/pt.c:3576
msgid " expected a class template, got `%T'"
msgstr ""
-#: cp/pt.c:3596
+#: cp/pt.c:3612
msgid " expected a template of type `%D', got `%D'"
msgstr ""
-#: cp/pt.c:3618
+#: cp/pt.c:3634
msgid "template-argument `%T' uses anonymous type"
msgstr ""
-#: cp/pt.c:3621
+#: cp/pt.c:3637
msgid "template-argument `%T' uses local type `%T'"
msgstr ""
-#: cp/pt.c:3631
+#: cp/pt.c:3647
msgid "template-argument `%T' is a variably modified type"
msgstr ""
-#: cp/pt.c:3666
+#: cp/pt.c:3682
msgid "could not convert template argument `%E' to `%T'"
msgstr ""
-#: cp/pt.c:3710
+#: cp/pt.c:3726
#, c-format
msgid "wrong number of template arguments (%d, should be %d)"
msgstr ""
-#: cp/pt.c:3714
+#: cp/pt.c:3730
msgid "provided for `%D'"
msgstr ""
-#: cp/pt.c:3761
+#: cp/pt.c:3777
#, c-format
msgid "template argument %d is invalid"
msgstr ""
-#: cp/pt.c:3997
+#: cp/pt.c:4013
msgid "non-template used as template"
msgstr ""
-#: cp/pt.c:4139
+#: cp/pt.c:4155
msgid "`%T' is not a template"
msgstr ""
-#: cp/pt.c:4152
+#: cp/pt.c:4168
msgid "non-template type `%T' used as a template"
msgstr ""
-#: cp/pt.c:4154
+#: cp/pt.c:4170
msgid "for template declaration `%D'"
msgstr ""
-#: cp/pt.c:4770
+#: cp/pt.c:4795
msgid ""
"template instantiation depth exceeds maximum of %d (use -ftemplate-depth-NN "
"to increase the maximum) instantiating `%D'"
msgstr ""
-#: cp/pt.c:5247
+#: cp/pt.c:5272
msgid "ambiguous class template instantiation for `%#T'"
msgstr ""
-#: cp/pt.c:5254
+#: cp/pt.c:5279
msgid "%s %+#T"
msgstr ""
-#: cp/pt.c:6292 cp/pt.c:6404
+#: cp/pt.c:6326 cp/pt.c:6438
msgid "instantiation of `%D' as type `%T'"
msgstr ""
-#: cp/pt.c:6448
+#: cp/pt.c:6482
msgid "invalid parameter type `%T'"
msgstr ""
-#: cp/pt.c:6450
+#: cp/pt.c:6484
msgid "in declaration `%D'"
msgstr ""
-#: cp/pt.c:6525
+#: cp/pt.c:6559
msgid "creating pointer to member function of non-class type `%T'"
msgstr ""
-#: cp/pt.c:6688
+#: cp/pt.c:6722
msgid "creating array with size zero"
msgstr ""
-#: cp/pt.c:6702
+#: cp/pt.c:6736
#, c-format
msgid "creating array with size zero (`%E')"
msgstr ""
-#: cp/pt.c:6941
+#: cp/pt.c:6975
msgid "forming reference to void"
msgstr ""
-#: cp/pt.c:6943
+#: cp/pt.c:6977
msgid "forming %s to reference type `%T'"
msgstr ""
-#: cp/pt.c:6981
+#: cp/pt.c:7015
msgid "creating pointer to member of non-class type `%T'"
msgstr ""
-#: cp/pt.c:6987
+#: cp/pt.c:7021
msgid "creating pointer to member reference type `%T'"
msgstr ""
-#: cp/pt.c:7065
+#: cp/pt.c:7099
msgid "creating array of `%T'"
msgstr ""
-#: cp/pt.c:7108
+#: cp/pt.c:7142
msgid "`%T' is not a class, struct, or union type"
msgstr ""
-#: cp/pt.c:7221
+#: cp/pt.c:7255
#, c-format
msgid "use of `%s' in template"
msgstr ""
-#: cp/pt.c:7983
+#: cp/pt.c:8017
msgid "type `%T' composed from a local class is not a valid template-argument"
msgstr ""
-#: cp/pt.c:7984
+#: cp/pt.c:8018
msgid " trying to instantiate `%D'"
msgstr ""
-#: cp/pt.c:8429
+#: cp/pt.c:8463
msgid "incomplete type unification"
msgstr ""
-#: cp/pt.c:9417
+#: cp/pt.c:9451
#, c-format
msgid "use of `%s' in template type unification"
msgstr ""
-#: cp/pt.c:9851 cp/pt.c:9923
+#: cp/pt.c:9885 cp/pt.c:9957
msgid "explicit instantiation of non-template `%#D'"
msgstr ""
-#: cp/pt.c:9867 cp/pt.c:9918
+#: cp/pt.c:9901 cp/pt.c:9952
msgid "no matching template for `%D' found"
msgstr ""
-#: cp/pt.c:9873
+#: cp/pt.c:9907
msgid "explicit instantiation of `%#D'"
msgstr ""
-#: cp/pt.c:9910
+#: cp/pt.c:9944
msgid "duplicate explicit instantiation of `%#D'"
msgstr ""
-#: cp/pt.c:9935
+#: cp/pt.c:9969
msgid "ISO C++ forbids the use of `extern' on explicit instantiations"
msgstr ""
-#: cp/pt.c:9939 cp/pt.c:10029
+#: cp/pt.c:9973 cp/pt.c:10063
msgid "storage class `%D' applied to template instantiation"
msgstr ""
-#: cp/pt.c:9996
+#: cp/pt.c:10030
msgid "explicit instantiation of non-template type `%T'"
msgstr ""
-#: cp/pt.c:10010
+#: cp/pt.c:10044
msgid "explicit instantiation of `%#T' before definition of template"
msgstr ""
-#: cp/pt.c:10018
+#: cp/pt.c:10052
#, c-format
msgid "ISO C++ forbids the use of `%s' on explicit instantiations"
msgstr ""
-#: cp/pt.c:10062
+#: cp/pt.c:10096
msgid "duplicate explicit instantiation of `%#T'"
msgstr ""
-#: cp/pt.c:10442
+#: cp/pt.c:10476
msgid "explicit instantiation of `%D' but no definition available"
msgstr ""
-#: cp/pt.c:10856
+#: cp/pt.c:10890
msgid "`%#T' is not a valid type for a template constant parameter"
msgstr ""
msgid "identifier name `%s' conflicts with GNU C++ internal naming strategy"
msgstr ""
-#: cp/spew.c:364
-msgid "parse error"
-msgstr ""
-
#: cp/spew.c:1002 cp/spew.c:1340
msgid "parse error at end of saved function text"
msgstr ""
msgid "%s of negative value `%E' to `%T'"
msgstr ""
-#: cp/typeck.c:5988
+#: cp/typeck.c:5986
msgid "cannot convert `%T' to `%T' for argument `%P' to `%D'"
msgstr ""
-#: cp/typeck.c:5991
+#: cp/typeck.c:5989
msgid "cannot convert `%T' to `%T' in %s"
msgstr ""
-#: cp/typeck.c:6079 cp/typeck.c:6081
+#: cp/typeck.c:6077 cp/typeck.c:6079
msgid "in passing argument %P of `%+D'"
msgstr ""
-#: cp/typeck.c:6196
+#: cp/typeck.c:6194
msgid "returning reference to temporary"
msgstr ""
-#: cp/typeck.c:6203
+#: cp/typeck.c:6201
msgid "reference to non-lvalue returned"
msgstr ""
-#: cp/typeck.c:6215
+#: cp/typeck.c:6213
msgid "reference to local variable `%D' returned"
msgstr ""
-#: cp/typeck.c:6218
+#: cp/typeck.c:6216
msgid "address of local variable `%D' returned"
msgstr ""
-#: cp/typeck.c:6249
+#: cp/typeck.c:6247
msgid "returning a value from a destructor"
msgstr ""
#. If a return statement appears in a handler of the
#. function-try-block of a constructor, the program is ill-formed.
-#: cp/typeck.c:6257
+#: cp/typeck.c:6255
msgid "cannot return from a handler of a function-try-block of a constructor"
msgstr ""
#. You can't return a value from a constructor.
-#: cp/typeck.c:6260
+#: cp/typeck.c:6258
msgid "returning a value from a constructor"
msgstr ""
-#: cp/typeck.c:6277
+#: cp/typeck.c:6275
msgid ""
"return-statement with no value, in function declared with a non-void return "
"type"
msgstr ""
-#: cp/typeck.c:6293
+#: cp/typeck.c:6291
msgid ""
"return-statement with a value, in function declared with a void return type"
msgstr ""
-#: cp/typeck.c:6314
+#: cp/typeck.c:6312
msgid ""
"`operator new' must not return NULL unless it is declared `throw()' (or -"
"fcheck-new is in effect)"
msgid " since type `%T' has abstract virtual functions"
msgstr ""
-#: cp/typeck2.c:338
+#: cp/typeck2.c:440
msgid "constructor syntax used, but no constructor declared for type `%T'"
msgstr ""
-#: cp/typeck2.c:349
+#: cp/typeck2.c:451
msgid "comma expression used to initialize return value"
msgstr ""
-#: cp/typeck2.c:358
+#: cp/typeck2.c:460
msgid "cannot initialize arrays using this syntax"
msgstr ""
-#: cp/typeck2.c:473
+#: cp/typeck2.c:575
msgid "initializing array with parameter list"
msgstr ""
-#: cp/typeck2.c:529
+#: cp/typeck2.c:631
msgid "initializer for scalar variable requires one element"
msgstr ""
-#: cp/typeck2.c:536
+#: cp/typeck2.c:638
msgid "braces around scalar initializer for `%T'"
msgstr ""
-#: cp/typeck2.c:539
+#: cp/typeck2.c:641
msgid "ignoring extra initializers for `%T'"
msgstr ""
-#: cp/typeck2.c:551
+#: cp/typeck2.c:653
msgid "variable-sized object of type `%T' may not be initialized"
msgstr ""
-#: cp/typeck2.c:561
+#: cp/typeck2.c:663
msgid "subobject of type `%T' must be initialized by constructor, not by `%E'"
msgstr ""
-#: cp/typeck2.c:627
+#: cp/typeck2.c:729
msgid "aggregate has a partly bracketed initializer"
msgstr ""
-#: cp/typeck2.c:665 cp/typeck2.c:770
+#: cp/typeck2.c:767 cp/typeck2.c:872
msgid "non-trivial labeled initializers"
msgstr ""
-#: cp/typeck2.c:682
+#: cp/typeck2.c:784
msgid "non-empty initializer for array of empty elements"
msgstr ""
-#: cp/typeck2.c:736
+#: cp/typeck2.c:838
msgid "initializer list for object of class with virtual base classes"
msgstr ""
-#: cp/typeck2.c:742
+#: cp/typeck2.c:844
msgid "initializer list for object of class with base classes"
msgstr ""
-#: cp/typeck2.c:748
+#: cp/typeck2.c:850
msgid "initializer list for object using virtual functions"
msgstr ""
-#: cp/typeck2.c:811 cp/typeck2.c:827
+#: cp/typeck2.c:913 cp/typeck2.c:929
msgid "missing initializer for member `%D'"
msgstr ""
-#: cp/typeck2.c:816
+#: cp/typeck2.c:918
msgid "uninitialized const member `%D'"
msgstr ""
-#: cp/typeck2.c:818
+#: cp/typeck2.c:920
msgid "member `%D' with uninitialized const fields"
msgstr ""
-#: cp/typeck2.c:821
+#: cp/typeck2.c:923
msgid "member `%D' is uninitialized reference"
msgstr ""
-#: cp/typeck2.c:868
+#: cp/typeck2.c:970
msgid "index value instead of field name in union initializer"
msgstr ""
-#: cp/typeck2.c:880
+#: cp/typeck2.c:982
msgid "no field `%D' in union being initialized"
msgstr ""
-#: cp/typeck2.c:888
+#: cp/typeck2.c:990
msgid "union `%T' with no named members cannot be initialized"
msgstr ""
-#: cp/typeck2.c:924
+#: cp/typeck2.c:1026
msgid "excess elements in aggregate initializer"
msgstr ""
-#: cp/typeck2.c:1038
+#: cp/typeck2.c:1140
msgid "circular pointer delegation detected"
msgstr ""
-#: cp/typeck2.c:1051
+#: cp/typeck2.c:1153
msgid "base operand of `->' has non-pointer type `%T'"
msgstr ""
-#: cp/typeck2.c:1065
+#: cp/typeck2.c:1167
msgid "result of `operator->()' yields non-pointer result"
msgstr ""
-#: cp/typeck2.c:1067
+#: cp/typeck2.c:1169
msgid "base operand of `->' is not a pointer"
msgstr ""
-#: cp/typeck2.c:1133
+#: cp/typeck2.c:1235
msgid "`%E' cannot be used as a member pointer, since it is of type `%T'"
msgstr ""
-#: cp/typeck2.c:1140
+#: cp/typeck2.c:1242
msgid ""
"cannot apply member pointer `%E' to `%E', which is of non-aggregate type `%T'"
msgstr ""
-#: cp/typeck2.c:1149
+#: cp/typeck2.c:1251
msgid "member type `%T::' incompatible with object type `%T'"
msgstr ""
-#: cp/typeck2.c:1186
+#: cp/typeck2.c:1288
msgid "`%T' fails to be a typedef or built-in type"
msgstr ""
-#: cp/typeck2.c:1259
+#: cp/typeck2.c:1361
#, c-format
msgid "ISO C++ forbids defining types within %s"
msgstr ""
-#: cp/typeck2.c:1384
+#: cp/typeck2.c:1486
msgid "call to function `%D' which throws incomplete type `%#T'"
msgstr ""
-#: cp/typeck2.c:1387
+#: cp/typeck2.c:1489
msgid "call to function which throws incomplete type `%#T'"
msgstr ""
#. XXX Not i18n clean.
-#: cp/cp-tree.h:3938
+#: cp/cp-tree.h:3941
#, c-format
msgid "%s is deprecated, please see the documentation for details"
msgstr ""
msgid "internal error - invalid Utf8 name"
msgstr ""
-#: ../../gcc/java/parse-scan.y:881 ../../gcc/java/parse.y:962
-#: ../../gcc/java/parse.y:1303 ../../gcc/java/parse.y:1364
-#: ../../gcc/java/parse.y:1574 ../../gcc/java/parse.y:1796
-#: ../../gcc/java/parse.y:1805 ../../gcc/java/parse.y:1816
-#: ../../gcc/java/parse.y:1827 ../../gcc/java/parse.y:1839
-#: ../../gcc/java/parse.y:1854 ../../gcc/java/parse.y:1871
-#: ../../gcc/java/parse.y:1873 ../../gcc/java/parse.y:1945
-#: ../../gcc/java/parse.y:2116 ../../gcc/java/parse.y:2178
-#: ../../gcc/java/parse.y:2330 ../../gcc/java/parse.y:2342
-#: ../../gcc/java/parse.y:2349 ../../gcc/java/parse.y:2356
-#: ../../gcc/java/parse.y:2367 ../../gcc/java/parse.y:2369
-#: ../../gcc/java/parse.y:2407 ../../gcc/java/parse.y:2409
-#: ../../gcc/java/parse.y:2411 ../../gcc/java/parse.y:2432
-#: ../../gcc/java/parse.y:2434 ../../gcc/java/parse.y:2436
-#: ../../gcc/java/parse.y:2452 ../../gcc/java/parse.y:2454
-#: ../../gcc/java/parse.y:2475 ../../gcc/java/parse.y:2477
-#: ../../gcc/java/parse.y:2479 ../../gcc/java/parse.y:2507
-#: ../../gcc/java/parse.y:2509 ../../gcc/java/parse.y:2511
-#: ../../gcc/java/parse.y:2513 ../../gcc/java/parse.y:2531
-#: ../../gcc/java/parse.y:2533 ../../gcc/java/parse.y:2544
-#: ../../gcc/java/parse.y:2555 ../../gcc/java/parse.y:2566
-#: ../../gcc/java/parse.y:2577 ../../gcc/java/parse.y:2588
-#: ../../gcc/java/parse.y:2601 ../../gcc/java/parse.y:2605
-#: ../../gcc/java/parse.y:2607 ../../gcc/java/parse.y:2620
+#: /home/gdr/redhat/3.gcc/gcc/java/parse-scan.y:839
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:916
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:1254
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:1315
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:1524
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:1745
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:1754
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:1765
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:1776
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:1788
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:1803
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:1820
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:1822
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:1894
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:2058
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:2119
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:2267
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:2279
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:2286
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:2293
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:2304
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:2306
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:2344
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:2346
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:2348
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:2369
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:2371
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:2373
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:2389
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:2391
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:2412
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:2414
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:2416
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:2444
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:2446
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:2448
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:2450
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:2468
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:2470
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:2481
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:2492
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:2503
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:2514
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:2525
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:2538
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:2542
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:2544
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:2557
msgid "Missing term"
msgstr ""
-#: ../../gcc/java/parse-scan.y:883 ../../gcc/java/parse.y:734
-#: ../../gcc/java/parse.y:772 ../../gcc/java/parse.y:797
-#: ../../gcc/java/parse.y:983 ../../gcc/java/parse.y:1338
-#: ../../gcc/java/parse.y:1550 ../../gcc/java/parse.y:1552
-#: ../../gcc/java/parse.y:1781 ../../gcc/java/parse.y:1807
-#: ../../gcc/java/parse.y:1818 ../../gcc/java/parse.y:1829
-#: ../../gcc/java/parse.y:1841 ../../gcc/java/parse.y:1856
+#: /home/gdr/redhat/3.gcc/gcc/java/parse-scan.y:841
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:690
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:728
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:753
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:937
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:1289
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:1500
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:1502
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:1730
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:1756
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:1767
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:1778
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:1790
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:1805
msgid "';' expected"
msgstr ""
-#: ../../gcc/java/parse.y:732 ../../gcc/java/parse.y:770
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:688
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:726
msgid "Missing name"
msgstr ""
-#: ../../gcc/java/parse.y:795
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:751
msgid "'*' expected"
msgstr ""
-#: ../../gcc/java/parse.y:809
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:765
msgid "Class or interface declaration expected"
msgstr ""
-#: ../../gcc/java/parse.y:846 ../../gcc/java/parse.y:848
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:800
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:802
msgid "Missing class name"
msgstr ""
-#: ../../gcc/java/parse.y:851 ../../gcc/java/parse.y:855
-#: ../../gcc/java/parse.y:863 ../../gcc/java/parse.y:1023
-#: ../../gcc/java/parse.y:1284 ../../gcc/java/parse.y:1286
-#: ../../gcc/java/parse.y:1616 ../../gcc/java/parse.y:1867
-#: ../../gcc/java/parse.y:1899 ../../gcc/java/parse.y:1952
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:805
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:809
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:817
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:977
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:1235
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:1237
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:1566
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:1816
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:1848
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:1901
msgid "'{' expected"
msgstr ""
-#: ../../gcc/java/parse.y:865
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:819
msgid "Missing super class name"
msgstr ""
-#: ../../gcc/java/parse.y:875 ../../gcc/java/parse.y:891
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:829
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:845
msgid "Missing interface name"
msgstr ""
-#: ../../gcc/java/parse.y:977
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:931
msgid "Missing variable initializer"
msgstr ""
-#: ../../gcc/java/parse.y:994
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:948
msgid "Invalid declaration"
msgstr ""
-#: ../../gcc/java/parse.y:997 ../../gcc/java/parse.y:1082
-#: ../../gcc/java/parse.y:2153 ../../gcc/java/parse.y:2175
-#: ../../gcc/java/parse.y:2179 ../../gcc/java/parse.y:2214
-#: ../../gcc/java/parse.y:2291 ../../gcc/java/parse.y:2301
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:951
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:1036
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:2094
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:2116
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:2120
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:2155
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:2228
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:2238
msgid "']' expected"
msgstr ""
-#: ../../gcc/java/parse.y:1001
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:955
msgid "Unbalanced ']'"
msgstr ""
-#: ../../gcc/java/parse.y:1037
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:991
msgid "Invalid method declaration, method name required"
msgstr ""
-#: ../../gcc/java/parse.y:1042 ../../gcc/java/parse.y:1047
-#: ../../gcc/java/parse.y:1052 ../../gcc/java/parse.y:2036
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:996
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:1001
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:1006
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:1981
msgid "Identifier expected"
msgstr ""
-#: ../../gcc/java/parse.y:1057
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:1011
msgid "Invalid method declaration, return type required"
msgstr ""
-#: ../../gcc/java/parse.y:1080 ../../gcc/java/parse.y:1530
-#: ../../gcc/java/parse.y:1537 ../../gcc/java/parse.y:1546
-#: ../../gcc/java/parse.y:1548 ../../gcc/java/parse.y:1576
-#: ../../gcc/java/parse.y:1684 ../../gcc/java/parse.y:1981
-#: ../../gcc/java/parse.y:2034
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:1034
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:1480
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:1487
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:1496
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:1498
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:1526
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:1633
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:1928
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:1979
msgid "')' expected"
msgstr ""
-#: ../../gcc/java/parse.y:1096
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:1050
msgid "Missing formal parameter term"
msgstr ""
-#: ../../gcc/java/parse.y:1111 ../../gcc/java/parse.y:1116
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:1065
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:1070
msgid "Missing identifier"
msgstr ""
-#: ../../gcc/java/parse.y:1136 ../../gcc/java/parse.y:1145
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:1090
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:1099
msgid "Missing class type term"
msgstr ""
-#: ../../gcc/java/parse.y:1301
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:1252
msgid "Invalid interface type"
msgstr ""
-#: ../../gcc/java/parse.y:1494 ../../gcc/java/parse.y:1663
-#: ../../gcc/java/parse.y:1665
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:1445
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:1612
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:1614
msgid "':' expected"
msgstr ""
-#: ../../gcc/java/parse.y:1516 ../../gcc/java/parse.y:1521
-#: ../../gcc/java/parse.y:1526
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:1466
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:1471
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:1476
msgid "Invalid expression statement"
msgstr ""
-#: ../../gcc/java/parse.y:1544 ../../gcc/java/parse.y:1572
-#: ../../gcc/java/parse.y:1612 ../../gcc/java/parse.y:1680
-#: ../../gcc/java/parse.y:1748 ../../gcc/java/parse.y:1869
-#: ../../gcc/java/parse.y:1938 ../../gcc/java/parse.y:2028
-#: ../../gcc/java/parse.y:2030 ../../gcc/java/parse.y:2038
-#: ../../gcc/java/parse.y:2274 ../../gcc/java/parse.y:2276
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:1494
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:1522
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:1562
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:1629
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:1697
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:1818
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:1887
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:1973
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:1975
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:1983
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:2211
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:2213
msgid "'(' expected"
msgstr ""
-#: ../../gcc/java/parse.y:1614
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:1564
msgid "Missing term or ')'"
msgstr ""
-#: ../../gcc/java/parse.y:1661
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:1610
msgid "Missing or invalid constant expression"
msgstr ""
-#: ../../gcc/java/parse.y:1682
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:1631
msgid "Missing term and ')' expected"
msgstr ""
-#: ../../gcc/java/parse.y:1721
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:1670
msgid "Invalid control expression"
msgstr ""
-#: ../../gcc/java/parse.y:1723 ../../gcc/java/parse.y:1725
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:1672
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:1674
msgid "Invalid update expression"
msgstr ""
-#: ../../gcc/java/parse.y:1750
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:1699
msgid "Invalid init statement"
msgstr ""
-#: ../../gcc/java/parse.y:1941
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:1890
msgid "Missing term or ')' expected"
msgstr ""
-#: ../../gcc/java/parse.y:1983
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:1930
msgid "'class' or 'this' expected"
msgstr ""
-#: ../../gcc/java/parse.y:1985 ../../gcc/java/parse.y:1987
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:1932
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:1934
msgid "'class' expected"
msgstr ""
-#: ../../gcc/java/parse.y:2032
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:1977
msgid "')' or term expected"
msgstr ""
-#: ../../gcc/java/parse.y:2151
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:2092
msgid "'[' expected"
msgstr ""
-#: ../../gcc/java/parse.y:2229
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:2169
msgid "Field expected"
msgstr ""
-#: ../../gcc/java/parse.y:2286 ../../gcc/java/parse.y:2296
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:2223
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:2233
msgid "Missing term and ']' expected"
msgstr ""
-#: ../../gcc/java/parse.y:2400
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:2337
msgid "']' expected, invalid type expression"
msgstr ""
-#: ../../gcc/java/parse.y:2403
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:2340
msgid "Invalid type expression"
msgstr ""
-#: ../../gcc/java/parse.y:2515
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:2452
msgid "Invalid reference type"
msgstr ""
-#: ../../gcc/java/parse.y:2993
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:2930
msgid "Constructor invocation must be first thing in a constructor"
msgstr ""
-#: ../../gcc/java/parse.y:2995
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:2932
msgid "Only constructors can invoke constructors"
msgstr ""
-#: ../../gcc/java/parse.y:3004
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:2941
#, c-format
msgid ": `%s' JDK1.1(TM) feature"
msgstr ""
-#: ../../gcc/java/parse.y:3064 ../../gcc/java/parse.y:3066
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:3001
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:3003
#, c-format
msgid ""
"%s.\n"
"%s"
msgstr ""
-#: ../../gcc/java/parse.y:6879
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:6818
#, c-format
msgid "malformed .zip archive in CLASSPATH: %s"
msgstr ""
-#: ../../gcc/java/parse.y:6950
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:6889
#, c-format
msgid ""
"Can't find default package `%s'. Check the CLASSPATH environment variable "
"and the access to the archives"
msgstr ""
-#: ../../gcc/java/parse.y:12352
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:12291
#, c-format
msgid "missing static field `%s'"
msgstr ""
-#: ../../gcc/java/parse.y:12357
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:12296
#, c-format
msgid "not a static field `%s'"
msgstr ""
-#: ../../gcc/java/parse.y:12400
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:12339
#, c-format
msgid "No case for %s"
msgstr ""
-#: ../../gcc/java/parse.y:13365
+#: /home/gdr/redhat/3.gcc/gcc/java/parse.y:13304
#, c-format
msgid "unregistered operator %s"
msgstr ""
msgid "potential selector conflict for method `%s'"
msgstr ""
-#: objc-parse.y:2655
+#: objc-parse.y:2656
msgid "`@end' must appear in an implementation context"
msgstr ""
-#: objc-parse.y:2931
+#: objc-parse.y:2932
msgid "method definition not in class context"
msgstr ""
+#: op27972.c:6659
+msgid "syntax error; also virtual memory exhausted"
+msgstr ""
+
#: objc/lang-options.h:27
msgid "Dump decls to a .decl file"
msgstr ""
#: config/sparc/linux64.h:197 config/sparc/linux64.h:208
#: config/sparc/netbsd-elf.h:163 config/sparc/netbsd-elf.h:182
-#: config/sparc/sol2-bi.h:170 config/sparc/sol2-bi.h:180
+#: config/sparc/sol2-bi.h:181 config/sparc/sol2-bi.h:191
msgid "may not use both -m32 and -m64"
msgstr ""