aboutsummaryrefslogtreecommitdiff
path: root/gcc/po/gcc.pot
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/po/gcc.pot')
-rw-r--r--gcc/po/gcc.pot3438
1 files changed, 1804 insertions, 1634 deletions
diff --git a/gcc/po/gcc.pot b/gcc/po/gcc.pot
index 80cf50a09dc..a3d593687c8 100644
--- a/gcc/po/gcc.pot
+++ b/gcc/po/gcc.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: http://gcc.gnu.org/bugs.html\n"
-"POT-Creation-Date: 2004-10-05 21:45-0700\n"
+"POT-Creation-Date: 2004-10-08 10:30+0000\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"
@@ -56,96 +56,96 @@ msgstr ""
msgid "invalid third arg to __builtin_prefetch; using zero"
msgstr ""
-#: builtins.c:3790
+#: builtins.c:3775
msgid "argument of %<__builtin_args_info%> must be constant"
msgstr ""
-#: builtins.c:3796
+#: builtins.c:3781
msgid "argument of %<__builtin_args_info%> out of range"
msgstr ""
-#: builtins.c:3802
+#: builtins.c:3787
msgid "missing argument in %<__builtin_args_info%>"
msgstr ""
-#: builtins.c:3818 builtins.c:8715
+#: builtins.c:3803 builtins.c:8700
msgid "%<va_start%> used in function with fixed args"
msgstr ""
-#: builtins.c:3837 builtins.c:8731
+#: builtins.c:3822 builtins.c:8716
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:3842 builtins.c:8737
+#: builtins.c:3827 builtins.c:8722
msgid "%<__builtin_next_arg%> called without an argument"
msgstr ""
-#: builtins.c:3927
+#: builtins.c:3912
msgid "too many arguments to function %<va_start%>"
msgstr ""
-#: builtins.c:4075
+#: builtins.c:4060
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:4089
+#: builtins.c:4074
msgid "%qT is promoted to %qT when passed through %<...%>"
msgstr ""
-#: builtins.c:4094
+#: builtins.c:4079
msgid "(so you should pass %qT not %qT to %<va_arg%>)"
msgstr ""
#. We can, however, treat "undefined" any way we please.
#. Call abort to encourage the user to fix the program.
-#: builtins.c:4100 c-typeck.c:1956
+#: builtins.c:4085 c-typeck.c:1964
msgid "if this code is reached, the program will abort"
msgstr ""
-#: builtins.c:4218
+#: builtins.c:4203
msgid "invalid arg to %<__builtin_frame_address%>"
msgstr ""
-#: builtins.c:4220
+#: builtins.c:4205
msgid "invalid arg to %<__builtin_return_address%>"
msgstr ""
-#: builtins.c:4234
+#: builtins.c:4219
msgid "unsupported arg to %<__builtin_frame_address%>"
msgstr ""
-#: builtins.c:4236
+#: builtins.c:4221
msgid "unsupported arg to %<__builtin_return_address%>"
msgstr ""
-#: builtins.c:4339
+#: builtins.c:4324
msgid "second arg to %<__builtin_expect%> must be a constant"
msgstr ""
-#: builtins.c:5546
+#: builtins.c:5531
msgid "__builtin_longjmp second argument must be 1"
msgstr ""
-#: builtins.c:5891
+#: builtins.c:5876
msgid "target format does not support infinity"
msgstr ""
-#: builtins.c:7566 builtins.c:7662 c-typeck.c:2185
+#: builtins.c:7551 builtins.c:7647
#, c-format
msgid "too few arguments to function %qs"
msgstr ""
-#: builtins.c:7572 builtins.c:7668 c-typeck.c:2044
+#: builtins.c:7557 builtins.c:7653
#, c-format
msgid "too many arguments to function %qs"
msgstr ""
-#: builtins.c:7578 builtins.c:7692
+#: builtins.c:7563 builtins.c:7677
#, c-format
msgid "non-floating-point argument to function %qs"
msgstr ""
@@ -568,11 +568,11 @@ msgstr ""
#. Use `%s' to print the string in case there are any escape
#. characters in the message.
-#: c-common.c:5500 c-typeck.c:3975 c-typeck.c:3990 c-typeck.c:4005
+#: c-common.c:5500 c-typeck.c:4061 c-typeck.c:4076 c-typeck.c:4091
#: final.c:2840 final.c:2842 gcc.c:4647 rtl-error.c:113 toplev.c:599
#: config/cris/cris.c:568 cp/parser.c:1924 cp/typeck.c:4160 java/expr.c:368
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:5022 java/verify.c:1552
-#: java/verify.c:1553 java/verify.c:1572
+#: ../../gcc-cvs/gcc/java/parse.y:5022 java/verify.c:1552 java/verify.c:1553
+#: java/verify.c:1572
#, c-format
msgid "%s"
msgstr ""
@@ -593,7 +593,7 @@ msgstr ""
msgid "attempt to take address of bit-field structure member %qs"
msgstr ""
-#: c-convert.c:83 c-typeck.c:1352 c-typeck.c:3438 cp/typeck.c:1376
+#: c-convert.c:83 c-typeck.c:1360 c-typeck.c:3512 cp/typeck.c:1376
#: cp/typeck.c:5709 fortran/convert.c:89 treelang/tree-convert.c:79
msgid "void value not ignored as it ought to be"
msgstr ""
@@ -915,7 +915,7 @@ msgstr ""
msgid "%J%qD is usually a function"
msgstr ""
-#: c-decl.c:2948 cp/decl.c:3693 cp/decl2.c:857
+#: c-decl.c:2948 cp/decl.c:3693 cp/decl2.c:853
msgid "typedef %qD is initialized (use __typeof__ instead)"
msgstr ""
@@ -932,7 +932,7 @@ msgstr ""
#. of VLAs themselves count as VLAs, it does not make
#. sense to permit them to be initialized given that
#. ordinary VLAs may not be initialized.
-#: c-decl.c:2978 c-decl.c:2998 c-typeck.c:4255
+#: c-decl.c:2978 c-decl.c:2998 c-typeck.c:4341
msgid "variable-sized object may not be initialized"
msgstr ""
@@ -944,7 +944,7 @@ msgstr ""
msgid "elements of array %qD have incomplete type"
msgstr ""
-#: c-decl.c:3065 c-decl.c:5642 cp/decl.c:3733 cp/decl.c:9837
+#: c-decl.c:3065 c-decl.c:5642 cp/decl.c:3733 cp/decl.c:9838
msgid "%Jinline function %qD given attribute noinline"
msgstr ""
@@ -1475,7 +1475,7 @@ msgstr ""
msgid "argument %qD doesn%'t match prototype"
msgstr ""
-#: c-decl.c:6254 cp/decl.c:10592
+#: c-decl.c:6254 cp/decl.c:10593
msgid "no return statement in function returning non-void"
msgstr ""
@@ -2176,7 +2176,7 @@ msgstr ""
msgid "statement with no effect"
msgstr ""
-#: c-gimplify.c:315 c-typeck.c:6703 cp/parser.c:6508
+#: c-gimplify.c:315 c-typeck.c:6789 cp/parser.c:6508
msgid "break statement not within loop or switch"
msgstr ""
@@ -2190,6 +2190,7 @@ msgid "ignoring duplicate directory \"%s\"\n"
msgstr ""
#: c-incpath.c:73
+#, c-format
msgid " as it is a non-system directory that duplicates a system directory\n"
msgstr ""
@@ -2199,14 +2200,17 @@ msgid "ignoring nonexistent directory \"%s\"\n"
msgstr ""
#: c-incpath.c:283
+#, c-format
msgid "#include \"...\" search starts here:\n"
msgstr ""
#: c-incpath.c:287
+#, c-format
msgid "#include <...> search starts here:\n"
msgstr ""
#: c-incpath.c:292
+#, c-format
msgid "End of search list.\n"
msgstr ""
@@ -2429,16 +2433,16 @@ msgstr ""
#. between diagnostics with "syntax error" in them, and diagnostics
#. with "parse error" in them. It's okay to give them both the same
#. translation.
-#: c-parse.y:54 c-parse.y:2925
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse-scan.y:1373
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:16421
-#: objc/objc-parse.y:53 objc/objc-parse.y:3528
+#: c-parse.y:54 c-parse.c:5320 c-parse.y:2925 gengtype-yacc.c:1559
+#: java/parse-scan.c:3063 ../../gcc-cvs/gcc/java/parse-scan.y:1373
+#: java/parse.c:6168 ../../gcc-cvs/gcc/java/parse.y:16421 objc/objc-parse.y:53
+#: objc/objc-parse.c:6402 objc/objc-parse.y:3528
msgid "syntax error"
msgstr ""
-#: /usr/share/bison/bison.simple:179 c-parse.y:2929
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse-scan.y:1377
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:16425
+#: c-parse.c:2170 c-parse.y:2929 gengtype-yacc.c:555 java/parse-scan.c:1932
+#: ../../gcc-cvs/gcc/java/parse-scan.y:1377 java/parse.c:2933
+#: ../../gcc-cvs/gcc/java/parse.y:16425 objc/objc-parse.c:2687
#: objc/objc-parse.y:3532
msgid "syntax error: cannot back up"
msgstr ""
@@ -2564,21 +2568,15 @@ msgstr ""
msgid "ISO C requires a named argument before %<...%>"
msgstr ""
-#: /usr/share/bison/bison.simple:795 c-parse.y:2928
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse-scan.y:1376
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:16424
-#: objc/objc-parse.y:3531
-msgid "parse error; also virtual memory exhausted"
-msgstr ""
-
-#: /usr/share/bison/bison.simple:799 c-parse.y:2926
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse-scan.y:1374
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:16422
-#: objc/objc-parse.y:3529
-msgid "parse error"
+#: c-parse.c:5316 c-parse.y:2927 gengtype-yacc.c:1555 java/parse-scan.c:3059
+#: ../../gcc-cvs/gcc/java/parse-scan.y:1375 java/parse.c:6164
+#: ../../gcc-cvs/gcc/java/parse.y:16423 objc/objc-parse.c:6398
+#: objc/objc-parse.y:3530
+msgid "syntax error; also virtual memory exhausted"
msgstr ""
-#: /usr/share/bison/bison.simple:924
+#: c-parse.c:5434 gengtype-yacc.c:1673 java/parse-scan.c:3177
+#: java/parse.c:6282 objc/objc-parse.c:6516
msgid "parser stack overflow"
msgstr ""
@@ -2587,15 +2585,18 @@ msgstr ""
msgid "syntax error at %qs token"
msgstr ""
-#: c-parse.y:2927 /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse-scan.y:1375
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:16423
-#: objc/objc-parse.y:3530
-msgid "syntax error; also virtual memory exhausted"
+#: c-parse.y:2926 ../../gcc-cvs/gcc/java/parse-scan.y:1374
+#: ../../gcc-cvs/gcc/java/parse.y:16422 objc/objc-parse.y:3529
+msgid "parse error"
+msgstr ""
+
+#: c-parse.y:2928 ../../gcc-cvs/gcc/java/parse-scan.y:1376
+#: ../../gcc-cvs/gcc/java/parse.y:16424 objc/objc-parse.y:3531
+msgid "parse error; also virtual memory exhausted"
msgstr ""
-#: c-parse.y:2930 /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse-scan.y:1378
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:16426
-#: objc/objc-parse.y:3533
+#: c-parse.y:2930 ../../gcc-cvs/gcc/java/parse-scan.y:1378
+#: ../../gcc-cvs/gcc/java/parse.y:16426 objc/objc-parse.y:3533
msgid "parse error: cannot back up"
msgstr ""
@@ -2796,105 +2797,105 @@ msgstr ""
msgid "junk at end of %<#pragma GCC visibility%>"
msgstr ""
-#: c-typeck.c:140
+#: c-typeck.c:148
#, c-format
msgid "%qs has an incomplete type"
msgstr ""
-#: c-typeck.c:162 cp/call.c:2667
+#: c-typeck.c:170 cp/call.c:2667
msgid "invalid use of void expression"
msgstr ""
-#: c-typeck.c:170
+#: c-typeck.c:178
msgid "invalid use of flexible array member"
msgstr ""
-#: c-typeck.c:176
+#: c-typeck.c:184
msgid "invalid use of array with unspecified bounds"
msgstr ""
-#: c-typeck.c:184
+#: c-typeck.c:192
msgid "invalid use of undefined type %<%s %s%>"
msgstr ""
#. If this type has a typedef-name, the TYPE_NAME is a TYPE_DECL.
-#: c-typeck.c:188
+#: c-typeck.c:196
#, c-format
msgid "invalid use of incomplete typedef %qs"
msgstr ""
-#: c-typeck.c:375 c-typeck.c:389
+#: c-typeck.c:383 c-typeck.c:397
msgid "function types not truly compatible in ISO C"
msgstr ""
-#: c-typeck.c:743
+#: c-typeck.c:751
msgid "types are not quite compatible"
msgstr ""
-#: c-typeck.c:985
+#: c-typeck.c:993
msgid "function return types not compatible due to %<volatile%>"
msgstr ""
-#: c-typeck.c:1126 c-typeck.c:2347
+#: c-typeck.c:1134 c-typeck.c:2379
msgid "arithmetic on pointer to an incomplete type"
msgstr ""
-#: c-typeck.c:1481
+#: c-typeck.c:1489
msgid "%qT has no member named %qs"
msgstr ""
-#: c-typeck.c:1517
+#: c-typeck.c:1525
#, c-format
msgid "request for member %qs in something not a structure or union"
msgstr ""
-#: c-typeck.c:1546
+#: c-typeck.c:1554
msgid "dereferencing pointer to incomplete type"
msgstr ""
-#: c-typeck.c:1550
+#: c-typeck.c:1558
msgid "dereferencing %<void *%> pointer"
msgstr ""
-#: c-typeck.c:1567
+#: c-typeck.c:1575
#, c-format
msgid "invalid type argument of %qs"
msgstr ""
-#: c-typeck.c:1585 cp/typeck.c:2170
+#: c-typeck.c:1593 cp/typeck.c:2170
msgid "subscript missing in array reference"
msgstr ""
-#: c-typeck.c:1605
+#: c-typeck.c:1613
msgid "array subscript has type %<char%>"
msgstr ""
-#: c-typeck.c:1613 c-typeck.c:1702 cp/typeck.c:2215 cp/typeck.c:2301
+#: c-typeck.c:1621 c-typeck.c:1710 cp/typeck.c:2215 cp/typeck.c:2301
msgid "array subscript is not an integer"
msgstr ""
-#: c-typeck.c:1646
+#: c-typeck.c:1654
msgid "ISO C forbids subscripting %<register%> array"
msgstr ""
-#: c-typeck.c:1648
+#: c-typeck.c:1656
msgid "ISO C90 forbids subscripting non-lvalue array"
msgstr ""
-#: c-typeck.c:1681
+#: c-typeck.c:1689
msgid "subscript has type %<char%>"
msgstr ""
-#: c-typeck.c:1697 cp/typeck.c:2296
+#: c-typeck.c:1705 cp/typeck.c:2296
msgid "subscripted value is neither array nor pointer"
msgstr ""
-#: c-typeck.c:1727
+#: c-typeck.c:1735
#, c-format
msgid "local declaration of %qs hides instance variable"
msgstr ""
-#: c-typeck.c:1920
+#: c-typeck.c:1928
#, c-format
msgid "called object %qE is not a function"
msgstr ""
@@ -2902,723 +2903,797 @@ msgstr ""
#. This situation leads to run-time undefined behavior. We can't,
#. therefore, simply error unless we can prove that all possible
#. executions of the program must execute the code.
-#: c-typeck.c:1952
+#: c-typeck.c:1960
msgid "function called through a non-compatible type"
msgstr ""
-#: c-typeck.c:1996 c-typeck.c:4202 c-typeck.c:4204 c-typeck.c:4212
-#: c-typeck.c:4237 c-typeck.c:5624
+#: c-typeck.c:2004 c-typeck.c:4288 c-typeck.c:4290 c-typeck.c:4298
+#: c-typeck.c:4323 c-typeck.c:5710
msgid "initializer element is not constant"
msgstr ""
-#: c-typeck.c:2047 cp/typeck.c:2569
-msgid "too many arguments to function"
+#: c-typeck.c:2064
+#, c-format
+msgid "too many arguments to function %qE"
msgstr ""
-#: c-typeck.c:2068
+#: c-typeck.c:2091
#, c-format
msgid "type of formal parameter %d is incomplete"
msgstr ""
-#: c-typeck.c:2081
+#: c-typeck.c:2104
#, c-format
-msgid "%s as integer rather than floating due to prototype"
+msgid ""
+"passing argument %d of %qE as integer rather than floating due to prototype"
msgstr ""
-#: c-typeck.c:2084
+#: c-typeck.c:2109
#, c-format
-msgid "%s as integer rather than complex due to prototype"
+msgid ""
+"passing argument %d of %qE as integer rather than complex due to prototype"
msgstr ""
-#: c-typeck.c:2087
+#: c-typeck.c:2114
#, c-format
-msgid "%s as complex rather than floating due to prototype"
+msgid ""
+"passing argument %d of %qE as complex rather than floating due to prototype"
msgstr ""
-#: c-typeck.c:2090
+#: c-typeck.c:2119
#, c-format
-msgid "%s as floating rather than integer due to prototype"
+msgid ""
+"passing argument %d of %qE as floating rather than integer due to prototype"
msgstr ""
-#: c-typeck.c:2093
+#: c-typeck.c:2124
#, c-format
-msgid "%s as complex rather than integer due to prototype"
+msgid ""
+"passing argument %d of %qE as complex rather than integer due to prototype"
msgstr ""
-#: c-typeck.c:2096
+#: c-typeck.c:2129
#, c-format
-msgid "%s as floating rather than complex due to prototype"
+msgid ""
+"passing argument %d of %qE as floating rather than complex due to prototype"
msgstr ""
-#: c-typeck.c:2106
-msgid "%s as %<float%> rather than %<double%> due to prototype"
+#: c-typeck.c:2141
+msgid ""
+"passing argument %d of %qE as %<float%> rather than %<double%> due to "
+"prototype"
msgstr ""
-#: c-typeck.c:2126
+#: c-typeck.c:2161
#, c-format
-msgid "%s with different width due to prototype"
+msgid "passing argument %d of %qE with different width due to prototype"
msgstr ""
-#: c-typeck.c:2152
+#: c-typeck.c:2188
#, c-format
-msgid "%s as unsigned due to prototype"
+msgid "passing argument %d of %qE as unsigned due to prototype"
msgstr ""
-#: c-typeck.c:2154
+#: c-typeck.c:2191
#, c-format
-msgid "%s as signed due to prototype"
+msgid "passing argument %d of %qE as signed due to prototype"
msgstr ""
-#: c-typeck.c:2188 cp/typeck.c:2675
-msgid "too few arguments to function"
+#: c-typeck.c:2221
+#, c-format
+msgid "too few arguments to function %qE"
msgstr ""
-#: c-typeck.c:2223
+#: c-typeck.c:2255
msgid "suggest parentheses around + or - inside shift"
msgstr ""
-#: c-typeck.c:2230
+#: c-typeck.c:2262
msgid "suggest parentheses around && within ||"
msgstr ""
-#: c-typeck.c:2239
+#: c-typeck.c:2271
msgid "suggest parentheses around arithmetic in operand of |"
msgstr ""
-#: c-typeck.c:2243
+#: c-typeck.c:2275
msgid "suggest parentheses around comparison in operand of |"
msgstr ""
-#: c-typeck.c:2252
+#: c-typeck.c:2284
msgid "suggest parentheses around arithmetic in operand of ^"
msgstr ""
-#: c-typeck.c:2256
+#: c-typeck.c:2288
msgid "suggest parentheses around comparison in operand of ^"
msgstr ""
-#: c-typeck.c:2263
+#: c-typeck.c:2295
msgid "suggest parentheses around + or - in operand of &"
msgstr ""
-#: c-typeck.c:2267
+#: c-typeck.c:2299
msgid "suggest parentheses around comparison in operand of &"
msgstr ""
-#: c-typeck.c:2273
+#: c-typeck.c:2305
msgid "comparisons like X<=Y<=Z do not have their mathematical meaning"
msgstr ""
-#: c-typeck.c:2299
+#: c-typeck.c:2331
msgid "pointer of type %<void *%> used in subtraction"
msgstr ""
-#: c-typeck.c:2301
+#: c-typeck.c:2333
msgid "pointer to a function used in subtraction"
msgstr ""
-#: c-typeck.c:2390
+#: c-typeck.c:2422
msgid "wrong type argument to unary plus"
msgstr ""
-#: c-typeck.c:2403
+#: c-typeck.c:2435
msgid "wrong type argument to unary minus"
msgstr ""
-#: c-typeck.c:2420
+#: c-typeck.c:2452
msgid "ISO C does not support %<~%> for complex conjugation"
msgstr ""
-#: c-typeck.c:2426
+#: c-typeck.c:2458
msgid "wrong type argument to bit-complement"
msgstr ""
-#: c-typeck.c:2434
+#: c-typeck.c:2466
msgid "wrong type argument to abs"
msgstr ""
-#: c-typeck.c:2446
+#: c-typeck.c:2478
msgid "wrong type argument to conjugation"
msgstr ""
-#: c-typeck.c:2460
+#: c-typeck.c:2492
msgid "wrong type argument to unary exclamation mark"
msgstr ""
-#: c-typeck.c:2497
+#: c-typeck.c:2529
msgid "ISO C does not support %<++%> and %<--%> on complex types"
msgstr ""
-#: c-typeck.c:2513 c-typeck.c:2545
+#: c-typeck.c:2545 c-typeck.c:2577
msgid "wrong type argument to increment"
msgstr ""
-#: c-typeck.c:2515 c-typeck.c:2547
+#: c-typeck.c:2547 c-typeck.c:2579
msgid "wrong type argument to decrement"
msgstr ""
-#: c-typeck.c:2536
+#: c-typeck.c:2568
msgid "increment of pointer to unknown structure"
msgstr ""
-#: c-typeck.c:2538
+#: c-typeck.c:2570
msgid "decrement of pointer to unknown structure"
msgstr ""
-#: c-typeck.c:2628
+#: c-typeck.c:2660
msgid "attempt to take address of bit-field structure member %qD"
msgstr ""
-#: c-typeck.c:2710
+#: c-typeck.c:2742
msgid "invalid lvalue in assignment"
msgstr ""
-#: c-typeck.c:2713
+#: c-typeck.c:2745
msgid "invalid lvalue in increment"
msgstr ""
-#: c-typeck.c:2716
+#: c-typeck.c:2748
msgid "invalid lvalue in decrement"
msgstr ""
-#: c-typeck.c:2719
+#: c-typeck.c:2751
msgid "invalid lvalue in unary %<&%>"
msgstr ""
-#: c-typeck.c:2722
+#: c-typeck.c:2754
msgid "invalid lvalue in asm statement"
msgstr ""
-#: c-typeck.c:2750
+#: c-typeck.c:2782
#, c-format
msgid "assignment of read-only member %qs"
msgstr ""
-#: c-typeck.c:2751
+#: c-typeck.c:2783
#, c-format
msgid "increment of read-only member %qs"
msgstr ""
-#: c-typeck.c:2752
+#: c-typeck.c:2784
#, c-format
msgid "decrement of read-only member %qs"
msgstr ""
-#: c-typeck.c:2756
+#: c-typeck.c:2788
#, c-format
msgid "assignment of read-only variable %qs"
msgstr ""
-#: c-typeck.c:2757
+#: c-typeck.c:2789
#, c-format
msgid "increment of read-only variable %qs"
msgstr ""
-#: c-typeck.c:2758
+#: c-typeck.c:2790
#, c-format
msgid "decrement of read-only variable %qs"
msgstr ""
-#: c-typeck.c:2761
+#: c-typeck.c:2793
msgid "assignment of read-only location"
msgstr ""
-#: c-typeck.c:2762
+#: c-typeck.c:2794
msgid "increment of read-only location"
msgstr ""
-#: c-typeck.c:2763
+#: c-typeck.c:2795
msgid "decrement of read-only location"
msgstr ""
-#: c-typeck.c:2781
+#: c-typeck.c:2813
#, c-format
msgid "cannot take address of bit-field %qs"
msgstr ""
-#: c-typeck.c:2809
+#: c-typeck.c:2841
#, c-format
msgid "global register variable %qs used in nested function"
msgstr ""
-#: c-typeck.c:2813
+#: c-typeck.c:2845
#, c-format
msgid "register variable %qs used in nested function"
msgstr ""
-#: c-typeck.c:2820
+#: c-typeck.c:2852
#, c-format
msgid "address of global register variable %qs requested"
msgstr ""
-#: c-typeck.c:2825
+#: c-typeck.c:2857
#, c-format
msgid "address of register variable %qs requested"
msgstr ""
-#: c-typeck.c:2873
+#: c-typeck.c:2905
msgid "non-lvalue array in conditional expression"
msgstr ""
-#: c-typeck.c:2917
+#: c-typeck.c:2949
msgid "signed and unsigned type in conditional expression"
msgstr ""
-#: c-typeck.c:2924
+#: c-typeck.c:2956
msgid "ISO C forbids conditional expr with only one void side"
msgstr ""
-#: c-typeck.c:2940 c-typeck.c:2948
+#: c-typeck.c:2972 c-typeck.c:2980
msgid "ISO C forbids conditional expr between %<void *%> and function pointer"
msgstr ""
-#: c-typeck.c:2955
+#: c-typeck.c:2987
msgid "pointer type mismatch in conditional expression"
msgstr ""
-#: c-typeck.c:2962 c-typeck.c:2972
+#: c-typeck.c:2994 c-typeck.c:3004
msgid "pointer/integer type mismatch in conditional expression"
msgstr ""
-#: c-typeck.c:2986
+#: c-typeck.c:3018
msgid "type mismatch in conditional expression"
msgstr ""
-#: c-typeck.c:3029
+#: c-typeck.c:3061
msgid "left-hand operand of comma expression has no effect"
msgstr ""
-#: c-typeck.c:3062
+#: c-typeck.c:3094
msgid "cast specifies array type"
msgstr ""
-#: c-typeck.c:3068
+#: c-typeck.c:3100
msgid "cast specifies function type"
msgstr ""
-#: c-typeck.c:3078
+#: c-typeck.c:3110
msgid "ISO C forbids casting nonscalar to the same type"
msgstr ""
-#: c-typeck.c:3096
+#: c-typeck.c:3128
msgid "ISO C forbids casts to union type"
msgstr ""
-#: c-typeck.c:3105
+#: c-typeck.c:3137
msgid "cast to union type from type not present in union"
msgstr ""
-#: c-typeck.c:3156
+#: c-typeck.c:3188
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:3161
+#: c-typeck.c:3193
msgid "cast discards qualifiers from pointer target type"
msgstr ""
-#: c-typeck.c:3176
+#: c-typeck.c:3208
msgid "cast increases required alignment of target type"
msgstr ""
-#: c-typeck.c:3182 cp/typeck.c:4959
+#: c-typeck.c:3214 cp/typeck.c:4959
msgid "cast from pointer to integer of different size"
msgstr ""
-#: c-typeck.c:3187
+#: c-typeck.c:3219
msgid "cast from function call of type %qT to non-matching type %qT"
msgstr ""
-#: c-typeck.c:3195 cp/typeck.c:4966
+#: c-typeck.c:3227 cp/typeck.c:4966
msgid "cast to pointer from integer of different size"
msgstr ""
-#: c-typeck.c:3207
+#: c-typeck.c:3239
msgid "type-punning to incomplete type might break strict-aliasing rules"
msgstr ""
-#: c-typeck.c:3214
+#: c-typeck.c:3246
msgid "dereferencing type-punned pointer will break strict-aliasing rules"
msgstr ""
-#: c-typeck.c:3217
+#: c-typeck.c:3249
msgid "dereferencing type-punned pointer might break strict-aliasing rules"
msgstr ""
-#: c-typeck.c:3229
+#: c-typeck.c:3261
msgid "ISO C forbids conversion of function pointer to object pointer type"
msgstr ""
-#: c-typeck.c:3238
+#: c-typeck.c:3270
msgid "ISO C forbids conversion of object pointer to function pointer type"
msgstr ""
-#. Convert new value to destination type.
-#: c-typeck.c:3365 c-typeck.c:3382
-msgid "assignment"
-msgstr ""
-
-#: c-typeck.c:3449
+#: c-typeck.c:3523
msgid "cannot pass rvalue to reference parameter"
msgstr ""
-#: c-typeck.c:3557 c-typeck.c:3634
+#: c-typeck.c:3632 c-typeck.c:3741
#, c-format
-msgid "%s makes qualified function pointer from unqualified"
+msgid ""
+"passing argument %d of %qE makes qualified function pointer from unqualified"
+msgstr ""
+
+#: c-typeck.c:3635 c-typeck.c:3744
+msgid "assignment makes qualified function pointer from unqualified"
+msgstr ""
+
+#: c-typeck.c:3638 c-typeck.c:3746
+msgid "initialization makes qualified function pointer from unqualified"
+msgstr ""
+
+#: c-typeck.c:3641 c-typeck.c:3748
+msgid "return makes qualified function pointer from unqualified"
msgstr ""
-#: c-typeck.c:3561 c-typeck.c:3614
+#: c-typeck.c:3645 c-typeck.c:3709
#, c-format
-msgid "%s discards qualifiers from pointer target type"
+msgid "passing argument %d of %qE discards qualifiers from pointer target type"
msgstr ""
-#: c-typeck.c:3567
+#: c-typeck.c:3647 c-typeck.c:3711
+msgid "assignment discards qualifiers from pointer target type"
+msgstr ""
+
+#: c-typeck.c:3649 c-typeck.c:3713
+msgid "initialization discards qualifiers from pointer target type"
+msgstr ""
+
+#: c-typeck.c:3651 c-typeck.c:3715
+msgid "return discards qualifiers from pointer target type"
+msgstr ""
+
+#: c-typeck.c:3656
msgid "ISO C prohibits argument conversion to union type"
msgstr ""
-#: c-typeck.c:3605
-msgid "ISO C forbids %s between function pointer and %<void *%>"
+#: c-typeck.c:3694
+msgid ""
+"ISO C forbids passing argument %d of %qE between function pointer and %<void "
+"*%>"
+msgstr ""
+
+#: c-typeck.c:3697
+msgid "ISO C forbids assignment between function pointer and %<void *%>"
+msgstr ""
+
+#: c-typeck.c:3699
+msgid "ISO C forbids initialization between function pointer and %<void *%>"
msgstr ""
-#: c-typeck.c:3623
+#: c-typeck.c:3701
+msgid "ISO C forbids return between function pointer and %<void *%>"
+msgstr ""
+
+#: c-typeck.c:3724
#, c-format
-msgid "pointer targets in %s differ in signedness"
+msgid "pointer targets in passing argument %d of %qE differ in signedness"
+msgstr ""
+
+#: c-typeck.c:3726
+msgid "pointer targets in assignment differ in signedness"
+msgstr ""
+
+#: c-typeck.c:3728
+msgid "pointer targets in initialization differ in signedness"
msgstr ""
-#: c-typeck.c:3639
+#: c-typeck.c:3730
+msgid "pointer targets in return differ in signedness"
+msgstr ""
+
+#: c-typeck.c:3753
#, c-format
-msgid "%s from incompatible pointer type"
+msgid "passing argument %d of %qE from incompatible pointer type"
msgstr ""
-#: c-typeck.c:3645 c-typeck.c:4162 cp/typeck.c:1402
+#: c-typeck.c:3755
+msgid "assignment from incompatible pointer type"
+msgstr ""
+
+#: c-typeck.c:3756
+msgid "initialization from incompatible pointer type"
+msgstr ""
+
+#: c-typeck.c:3758
+msgid "return from incompatible pointer type"
+msgstr ""
+
+#: c-typeck.c:3763 c-typeck.c:4248 cp/typeck.c:1402
msgid "invalid use of non-lvalue array"
msgstr ""
-#: c-typeck.c:3659
+#: c-typeck.c:3777
#, c-format
-msgid "%s makes pointer from integer without a cast"
+msgid "passing argument %d of %qE makes pointer from integer without a cast"
msgstr ""
-#: c-typeck.c:3666
-#, c-format
-msgid "%s makes integer from pointer without a cast"
+#: c-typeck.c:3779
+msgid "assignment makes pointer from integer without a cast"
msgstr ""
-#: c-typeck.c:3680 c-typeck.c:3683
-#, c-format
-msgid "incompatible type for argument %d of %qs"
+#: c-typeck.c:3781
+msgid "initialization makes pointer from integer without a cast"
msgstr ""
-#: c-typeck.c:3687
-#, c-format
-msgid "incompatible type for argument %d of indirect function call"
+#: c-typeck.c:3783
+msgid "return makes pointer from integer without a cast"
msgstr ""
-#: c-typeck.c:3691
+#: c-typeck.c:3790
#, c-format
-msgid "incompatible types in %s"
+msgid "passing argument %d of %qE makes integer from pointer without a cast"
msgstr ""
-#. Function name is known; supply it.
-#: c-typeck.c:3745
-#, c-format
-msgid "passing arg %d of '%s'"
+#: c-typeck.c:3792
+msgid "assignment makes integer from pointer without a cast"
+msgstr ""
+
+#: c-typeck.c:3794
+msgid "initialization makes integer from pointer without a cast"
+msgstr ""
+
+#: c-typeck.c:3796
+msgid "return makes integer from pointer without a cast"
msgstr ""
-#. Function name unknown (call through ptr); just give arg number.
-#: c-typeck.c:3754
+#: c-typeck.c:3806
#, c-format
-msgid "passing arg %d of pointer to function"
+msgid "incompatible type for argument %d of %qE"
msgstr ""
-#: c-typeck.c:3810
+#: c-typeck.c:3809
+msgid "incompatible types in assignment"
+msgstr ""
+
+#: c-typeck.c:3812
+msgid "incompatible types in initialization"
+msgstr ""
+
+#: c-typeck.c:3815
+msgid "incompatible types in return"
+msgstr ""
+
+#: c-typeck.c:3896
msgid "traditional C rejects automatic aggregate initialization"
msgstr ""
-#: c-typeck.c:3978 c-typeck.c:3993 c-typeck.c:4008
+#: c-typeck.c:4064 c-typeck.c:4079 c-typeck.c:4094
#, c-format
msgid "(near initialization for %qs)"
msgstr ""
-#: c-typeck.c:4022
+#: c-typeck.c:4108
msgid "array initialized from parenthesized string constant"
msgstr ""
-#: c-typeck.c:4086 cp/typeck2.c:708
+#: c-typeck.c:4172 cp/typeck2.c:708
msgid "char-array initialized from wide string"
msgstr ""
-#: c-typeck.c:4091
+#: c-typeck.c:4177
msgid "wchar_t-array initialized from non-wide string"
msgstr ""
-#: c-typeck.c:4109 cp/typeck2.c:730
+#: c-typeck.c:4195 cp/typeck2.c:730
msgid "initializer-string for array of chars is too long"
msgstr ""
-#: c-typeck.c:4115
+#: c-typeck.c:4201
msgid "array of inappropriate type initialized from string constant"
msgstr ""
-#: c-typeck.c:4185
+#: c-typeck.c:4271
msgid "array initialized from non-constant array expression"
msgstr ""
-#: c-typeck.c:4229
-msgid "initialization"
-msgstr ""
-
-#: c-typeck.c:4244 c-typeck.c:5628
+#: c-typeck.c:4330 c-typeck.c:5714
msgid "initializer element is not computable at load time"
msgstr ""
-#: c-typeck.c:4259 cp/typeck2.c:808
+#: c-typeck.c:4345 cp/typeck2.c:808
msgid "invalid initializer"
msgstr ""
-#: c-typeck.c:4529 cp/decl.c:4512
+#: c-typeck.c:4615 cp/decl.c:4512
msgid "opaque vector types cannot be initialized"
msgstr ""
-#: c-typeck.c:4725
+#: c-typeck.c:4811
msgid "extra brace group at end of initializer"
msgstr ""
-#: c-typeck.c:4745
+#: c-typeck.c:4831
msgid "missing braces around initializer"
msgstr ""
-#: c-typeck.c:4805
+#: c-typeck.c:4891
msgid "braces around scalar initializer"
msgstr ""
-#: c-typeck.c:4862
+#: c-typeck.c:4948
msgid "initialization of flexible array member in a nested context"
msgstr ""
-#: c-typeck.c:4864
+#: c-typeck.c:4950
msgid "initialization of a flexible array member"
msgstr ""
-#: c-typeck.c:4891
+#: c-typeck.c:4977
msgid "missing initializer"
msgstr ""
-#: c-typeck.c:4913
+#: c-typeck.c:4999
msgid "empty scalar initializer"
msgstr ""
-#: c-typeck.c:4918
+#: c-typeck.c:5004
msgid "extra elements in scalar initializer"
msgstr ""
-#: c-typeck.c:5006
+#: c-typeck.c:5092
msgid "initialization designators may not nest"
msgstr ""
-#: c-typeck.c:5028 c-typeck.c:5103
+#: c-typeck.c:5114 c-typeck.c:5189
msgid "array index in non-array initializer"
msgstr ""
-#: c-typeck.c:5033 c-typeck.c:5156
+#: c-typeck.c:5119 c-typeck.c:5242
msgid "field name not in record or union initializer"
msgstr ""
-#: c-typeck.c:5079
+#: c-typeck.c:5165
msgid "array index in initializer not of integer type"
msgstr ""
-#: c-typeck.c:5099 c-typeck.c:5101
+#: c-typeck.c:5185 c-typeck.c:5187
msgid "nonconstant array index in initializer"
msgstr ""
-#: c-typeck.c:5105 c-typeck.c:5108
+#: c-typeck.c:5191 c-typeck.c:5194
msgid "array index in initializer exceeds array bounds"
msgstr ""
-#: c-typeck.c:5119
+#: c-typeck.c:5205
msgid "empty index range in initializer"
msgstr ""
-#: c-typeck.c:5128
+#: c-typeck.c:5214
msgid "array index range in initializer exceeds array bounds"
msgstr ""
-#: c-typeck.c:5168
+#: c-typeck.c:5254
#, c-format
msgid "unknown field %qs specified in initializer"
msgstr ""
-#: c-typeck.c:5204 c-typeck.c:5225 c-typeck.c:5691
+#: c-typeck.c:5290 c-typeck.c:5311 c-typeck.c:5777
msgid "initialized field with side-effects overwritten"
msgstr ""
-#: c-typeck.c:5900
+#: c-typeck.c:5986
msgid "excess elements in char array initializer"
msgstr ""
-#: c-typeck.c:5907 c-typeck.c:5953
+#: c-typeck.c:5993 c-typeck.c:6039
msgid "excess elements in struct initializer"
msgstr ""
-#: c-typeck.c:5968
+#: c-typeck.c:6054
msgid "non-static initialization of a flexible array member"
msgstr ""
-#: c-typeck.c:6036
+#: c-typeck.c:6122
msgid "excess elements in union initializer"
msgstr ""
-#: c-typeck.c:6058
+#: c-typeck.c:6144
msgid "traditional C rejects initialization of unions"
msgstr ""
-#: c-typeck.c:6122
+#: c-typeck.c:6208
msgid "excess elements in array initializer"
msgstr ""
-#: c-typeck.c:6152
+#: c-typeck.c:6238
msgid "excess elements in vector initializer"
msgstr ""
-#: c-typeck.c:6175
+#: c-typeck.c:6261
msgid "excess elements in scalar initializer"
msgstr ""
-#: c-typeck.c:6337
+#: c-typeck.c:6423
msgid "ISO C forbids %<goto *expr;%>"
msgstr ""
-#: c-typeck.c:6351
+#: c-typeck.c:6437
msgid "function declared %<noreturn%> has a %<return%> statement"
msgstr ""
-#: c-typeck.c:6358
+#: c-typeck.c:6444
msgid "%<return%> with no value, in function returning non-void"
msgstr ""
-#: c-typeck.c:6365
+#: c-typeck.c:6451
msgid "%<return%> with a value, in function returning void"
msgstr ""
-#: c-typeck.c:6369
-msgid "return"
-msgstr ""
-
-#: c-typeck.c:6422
+#: c-typeck.c:6508
msgid "function returns address of local variable"
msgstr ""
-#: c-typeck.c:6483 cp/semantics.c:856
+#: c-typeck.c:6569 cp/semantics.c:856
msgid "switch quantity not an integer"
msgstr ""
-#: c-typeck.c:6493
+#: c-typeck.c:6579
msgid "%<long%> switch expression not converted to %<int%> in ISO C"
msgstr ""
-#: c-typeck.c:6530 cp/parser.c:6017
+#: c-typeck.c:6616 cp/parser.c:6017
msgid "case label not within a switch statement"
msgstr ""
-#: c-typeck.c:6532
+#: c-typeck.c:6618
msgid "%<default%> label not within a switch statement"
msgstr ""
-#: c-typeck.c:6596
+#: c-typeck.c:6682
msgid "%Hsuggest explicit braces to avoid ambiguous %<else%>"
msgstr ""
-#: c-typeck.c:6606
+#: c-typeck.c:6692
msgid "%Hempty body in an if-statement"
msgstr ""
-#: c-typeck.c:6614
+#: c-typeck.c:6700
msgid "%Hempty body in an else-statement"
msgstr ""
-#: c-typeck.c:6705 cp/parser.c:6519
+#: c-typeck.c:6791 cp/parser.c:6519
msgid "continue statement not within a loop"
msgstr ""
-#: c-typeck.c:6722
+#: c-typeck.c:6808
msgid "%Hstatement with no effect"
msgstr ""
-#: c-typeck.c:6751
+#: c-typeck.c:6837
msgid "expression statement has incomplete type"
msgstr ""
-#: c-typeck.c:7074 c-typeck.c:7113
+#: c-typeck.c:7160 c-typeck.c:7199
msgid "division by zero"
msgstr ""
-#: c-typeck.c:7158 cp/typeck.c:2965
+#: c-typeck.c:7244 cp/typeck.c:2965
msgid "right shift count is negative"
msgstr ""
-#: c-typeck.c:7165 cp/typeck.c:2971
+#: c-typeck.c:7251 cp/typeck.c:2971
msgid "right shift count >= width of type"
msgstr ""
-#: c-typeck.c:7186 cp/typeck.c:2990
+#: c-typeck.c:7272 cp/typeck.c:2990
msgid "left shift count is negative"
msgstr ""
-#: c-typeck.c:7189 cp/typeck.c:2992
+#: c-typeck.c:7275 cp/typeck.c:2992
msgid "left shift count >= width of type"
msgstr ""
-#: c-typeck.c:7210
+#: c-typeck.c:7296
msgid "shift count is negative"
msgstr ""
-#: c-typeck.c:7212
+#: c-typeck.c:7298
msgid "shift count >= width of type"
msgstr ""
-#: c-typeck.c:7229 cp/typeck.c:3027
+#: c-typeck.c:7315 cp/typeck.c:3027
msgid "comparing floating point with == or != is unsafe"
msgstr ""
-#: c-typeck.c:7253 c-typeck.c:7260
+#: c-typeck.c:7339 c-typeck.c:7346
msgid "ISO C forbids comparison of %<void *%> with function pointer"
msgstr ""
-#: c-typeck.c:7264 c-typeck.c:7304 c-typeck.c:7332
+#: c-typeck.c:7350 c-typeck.c:7390 c-typeck.c:7418
msgid "comparison of distinct pointer types lacks a cast"
msgstr ""
-#: c-typeck.c:7278 c-typeck.c:7283 c-typeck.c:7352 c-typeck.c:7357
+#: c-typeck.c:7364 c-typeck.c:7369 c-typeck.c:7438 c-typeck.c:7443
msgid "comparison between pointer and integer"
msgstr ""
-#: c-typeck.c:7299 c-typeck.c:7327
+#: c-typeck.c:7385 c-typeck.c:7413
msgid "ISO C forbids ordered comparisons of pointers to functions"
msgstr ""
-#: c-typeck.c:7324
+#: c-typeck.c:7410
msgid "comparison of complete and incomplete pointers"
msgstr ""
-#: c-typeck.c:7340 c-typeck.c:7347
+#: c-typeck.c:7426 c-typeck.c:7433
msgid "ordered comparison of pointer with integer zero"
msgstr ""
-#: c-typeck.c:7372 cp/typeck.c:3168
+#: c-typeck.c:7458 cp/typeck.c:3168
msgid "unordered comparison on non-floating point argument"
msgstr ""
-#: c-typeck.c:7585
+#: c-typeck.c:7671
msgid "comparison between signed and unsigned"
msgstr ""
-#: c-typeck.c:7631 cp/typeck.c:3432
+#: c-typeck.c:7717 cp/typeck.c:3432
msgid "comparison of promoted ~unsigned with constant"
msgstr ""
-#: c-typeck.c:7639 cp/typeck.c:3440
+#: c-typeck.c:7725 cp/typeck.c:3440
msgid "comparison of promoted ~unsigned with unsigned"
msgstr ""
@@ -3710,62 +3785,62 @@ msgstr ""
msgid "%s does not support delete_basic_block."
msgstr ""
-#: cfghooks.c:394
+#: cfghooks.c:395
#, c-format
msgid "%s does not support split_edge."
msgstr ""
-#: cfghooks.c:448
+#: cfghooks.c:456
#, c-format
msgid "%s does not support create_basic_block."
msgstr ""
-#: cfghooks.c:476
+#: cfghooks.c:484
#, c-format
msgid "%s does not support can_merge_blocks_p."
msgstr ""
-#: cfghooks.c:487
+#: cfghooks.c:495
#, c-format
msgid "%s does not support predict_edge."
msgstr ""
-#: cfghooks.c:496
+#: cfghooks.c:504
#, c-format
msgid "%s does not support predicted_by_p."
msgstr ""
-#: cfghooks.c:510
+#: cfghooks.c:518
#, c-format
msgid "%s does not support merge_blocks."
msgstr ""
-#: cfghooks.c:556
+#: cfghooks.c:564
#, c-format
msgid "%s does not support make_forwarder_block."
msgstr ""
-#: cfghooks.c:662
+#: cfghooks.c:670
#, c-format
msgid "%s does not support can_duplicate_block_p."
msgstr ""
-#: cfghooks.c:689
+#: cfghooks.c:697
#, c-format
msgid "%s does not support duplicate_block."
msgstr ""
-#: cfghooks.c:755
+#: cfghooks.c:763
#, c-format
msgid "%s does not support block_ends_with_call_p"
msgstr ""
-#: cfghooks.c:766
+#: cfghooks.c:774
#, c-format
msgid "%s does not support block_ends_with_condjump_p"
msgstr ""
-#: cfghooks.c:784
+#: cfghooks.c:792
#, c-format
msgid "%s does not support flow_call_edges_add"
msgstr ""
@@ -4347,7 +4422,7 @@ msgstr ""
msgid "too many input files"
msgstr ""
-#: cse.c:6735
+#: cse.c:6733
#, c-format
msgid ";; Processing block from %d to %d, %d sets.\n"
msgstr ""
@@ -4488,6 +4563,10 @@ msgstr ""
#. We can't handle floating point constants;
#. PRINT_OPERAND must handle them.
+#. We can't handle floating point constants; PRINT_OPERAND must
+#. handle them.
+#. We can't handle floating point constants;
+#. PRINT_OPERAND must handle them.
#: final.c:3289 vmsdbgout.c:487 config/i386/i386.c:5835
#: config/pdp11/pdp11.c:1690
msgid "floating constant misused"
@@ -4536,19 +4615,19 @@ msgstr ""
msgid "impossible constraint in %<asm%>"
msgstr ""
-#: function.c:3457
+#: function.c:3461
msgid "%Jvariable %qD might be clobbered by %<longjmp%> or %<vfork%>"
msgstr ""
-#: function.c:3478
+#: function.c:3482
msgid "%Jargument %qD might be clobbered by %<longjmp%> or %<vfork%>"
msgstr ""
-#: function.c:3869
+#: function.c:3873
msgid "function returns an aggregate"
msgstr ""
-#: function.c:4202
+#: function.c:4206
msgid "%Junused parameter %qD"
msgstr ""
@@ -4886,6 +4965,7 @@ msgid "(C)"
msgstr ""
#: gcc.c:3409 java/gjavah.c:2327 java/jcf-dump.c:917 java/jv-scan.c:129
+#, c-format
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"
@@ -5062,6 +5142,7 @@ msgid "libraries: %s\n"
msgstr ""
#: gcc.c:6337
+#, c-format
msgid ""
"\n"
"For bug reporting instructions, please see:\n"
@@ -5504,7 +5585,7 @@ msgid "`"
msgstr ""
#. Closing quotation mark.
-#: intl.c:61 /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:15438
+#: intl.c:61 ../../gcc-cvs/gcc/java/parse.y:15438
msgid "'"
msgstr ""
@@ -5996,7 +6077,7 @@ msgstr ""
msgid "can't use '%s' as a %s register"
msgstr ""
-#: regclass.c:780 config/ia64/ia64.c:4107 config/ia64/ia64.c:4114
+#: regclass.c:780 config/ia64/ia64.c:4133 config/ia64/ia64.c:4140
#: config/pa/pa.c:328 config/pa/pa.c:335
#, c-format
msgid "unknown register name: %s"
@@ -6345,6 +6426,7 @@ msgid "collect: tweaking %s in %s\n"
msgstr ""
#: tlink.c:751
+#, c-format
msgid "collect: relinking\n"
msgstr ""
@@ -6410,6 +6492,7 @@ msgid "type is deprecated"
msgstr ""
#: toplev.c:1064
+#, c-format
msgid ""
"\n"
"Target specific options:\n"
@@ -6421,12 +6504,14 @@ msgid " -m%-23s [undocumented]\n"
msgstr ""
#: toplev.c:1106
+#, c-format
msgid ""
"\n"
"There are undocumented target specific options as well.\n"
msgstr ""
#: toplev.c:1108
+#, c-format
msgid " They exist, but they are not documented.\n"
msgstr ""
@@ -6569,149 +6654,149 @@ msgstr ""
msgid "%Hwill never be executed"
msgstr ""
-#: tree-cfg.c:3094
+#: tree-cfg.c:3031
msgid "SSA name in freelist but still referenced"
msgstr ""
-#: tree-cfg.c:3104
+#: tree-cfg.c:3041
msgid "GIMPLE register modified with BIT_FIELD_REF"
msgstr ""
-#: tree-cfg.c:3124
+#: tree-cfg.c:3061
msgid "address taken, but ADDRESSABLE bit not set"
msgstr ""
-#: tree-cfg.c:3133
+#: tree-cfg.c:3070
msgid "non-boolean used in condition"
msgstr ""
-#: tree-cfg.c:3189
+#: tree-cfg.c:3126
msgid "Invalid reference prefix."
msgstr ""
-#: tree-cfg.c:3254
+#: tree-cfg.c:3191
msgid "Is not a valid GIMPLE statement."
msgstr ""
-#: tree-cfg.c:3274
+#: tree-cfg.c:3211
msgid "Statement marked for throw, but doesn%'t."
msgstr ""
-#: tree-cfg.c:3279
+#: tree-cfg.c:3216
msgid "Statement marked for throw in middle of block."
msgstr ""
-#: tree-cfg.c:3379
+#: tree-cfg.c:3316
msgid "PHI def is not a GIMPLE value"
msgstr ""
-#: tree-cfg.c:3395 tree-cfg.c:3411
+#: tree-cfg.c:3332 tree-cfg.c:3348
msgid "Incorrect sharing of tree nodes"
msgstr ""
-#: tree-cfg.c:3420
+#: tree-cfg.c:3357
msgid "verify_stmts failed."
msgstr ""
-#: tree-cfg.c:3441
+#: tree-cfg.c:3378
msgid "ENTRY_BLOCK has a statement list associated with it\n"
msgstr ""
-#: tree-cfg.c:3447
+#: tree-cfg.c:3384
msgid "EXIT_BLOCK has a statement list associated with it\n"
msgstr ""
-#: tree-cfg.c:3454
+#: tree-cfg.c:3391
#, c-format
msgid "Fallthru to exit from bb %d\n"
msgstr ""
-#: tree-cfg.c:3470
+#: tree-cfg.c:3407
#, c-format
msgid "Label %s to block does not match in bb %d\n"
msgstr ""
-#: tree-cfg.c:3479
+#: tree-cfg.c:3416
#, c-format
msgid "Label %s has incorrect context in bb %d\n"
msgstr ""
-#: tree-cfg.c:3493
+#: tree-cfg.c:3430
#, c-format
msgid "Control flow in the middle of basic block %d\n"
msgstr ""
-#: tree-cfg.c:3503
+#: tree-cfg.c:3440
#, c-format
msgid "Label %s in the middle of basic block %d\n"
msgstr ""
-#: tree-cfg.c:3520
+#: tree-cfg.c:3457
#, c-format
msgid "Fallthru edge after a control statement in bb %d \n"
msgstr ""
-#: tree-cfg.c:3535
+#: tree-cfg.c:3472
#, c-format
msgid "Structured COND_EXPR at the end of bb %d\n"
msgstr ""
-#: tree-cfg.c:3548 tree-cfg.c:3586 tree-cfg.c:3598 tree-cfg.c:3669
+#: tree-cfg.c:3485 tree-cfg.c:3523 tree-cfg.c:3535 tree-cfg.c:3606
#, c-format
msgid "Wrong outgoing edge flags at end of bb %d\n"
msgstr ""
-#: tree-cfg.c:3556
+#: tree-cfg.c:3493
msgid "%<then%> label does not match edge at end of bb %d\n"
msgstr ""
-#: tree-cfg.c:3564
+#: tree-cfg.c:3501
msgid "%<else%> label does not match edge at end of bb %d\n"
msgstr ""
-#: tree-cfg.c:3574
+#: tree-cfg.c:3511
#, c-format
msgid "Explicit goto at end of bb %d\n"
msgstr ""
-#: tree-cfg.c:3603
+#: tree-cfg.c:3540
#, c-format
msgid "Return edge does not point to exit in bb %d\n"
msgstr ""
-#: tree-cfg.c:3636
+#: tree-cfg.c:3573
msgid "Found default case not at end of case vector"
msgstr ""
-#: tree-cfg.c:3642
+#: tree-cfg.c:3579
msgid ""
"Case labels not sorted:\n"
" "
msgstr ""
-#: tree-cfg.c:3653
+#: tree-cfg.c:3590
msgid "No default case found at end of case vector"
msgstr ""
-#: tree-cfg.c:3661
+#: tree-cfg.c:3598
#, c-format
msgid "Extra outgoing edge %d->%d\n"
msgstr ""
-#: tree-cfg.c:3683
+#: tree-cfg.c:3620
#, c-format
msgid "Missing edge %i->%i\n"
msgstr ""
-#: tree-cfg.c:5255
+#: tree-cfg.c:5187
msgid "%Jfunction might be possible candidate for attribute %<noreturn%>"
msgstr ""
-#: tree-cfg.c:5282 tree-cfg.c:5286
+#: tree-cfg.c:5214 tree-cfg.c:5218
msgid "%H%<noreturn%> function does return"
msgstr ""
-#: tree-cfg.c:5306 tree-cfg.c:5311
+#: tree-cfg.c:5238 tree-cfg.c:5243
msgid "%Hcontrol reaches end of non-void function"
msgstr ""
@@ -6768,11 +6853,11 @@ msgstr ""
msgid "originally indirect function call not considered for inlining"
msgstr ""
-#: tree-inline.c:1473 tree-inline.c:1480
+#: tree-inline.c:1473 tree-inline.c:1481
msgid "%Jinlining failed in call to '%F': %s"
msgstr ""
-#: tree-inline.c:1474 tree-inline.c:1481
+#: tree-inline.c:1474 tree-inline.c:1482
msgid "called from here"
msgstr ""
@@ -7570,7 +7655,7 @@ msgstr ""
msgid "bad value `%s' for -mfp-trap-mode switch"
msgstr ""
-#: config/alpha/alpha.c:347 config/rs6000/rs6000.c:1645
+#: config/alpha/alpha.c:347 config/rs6000/rs6000.c:1653
#, c-format
msgid "bad value `%s' for -mtls-size switch"
msgstr ""
@@ -7620,24 +7705,24 @@ msgstr ""
msgid "invalid %%J value"
msgstr ""
-#: config/alpha/alpha.c:4584 config/ia64/ia64.c:3710
+#: config/alpha/alpha.c:4584 config/ia64/ia64.c:3736
#, c-format
msgid "invalid %%r value"
msgstr ""
-#: config/alpha/alpha.c:4594 config/rs6000/rs6000.c:10304
+#: config/alpha/alpha.c:4594 config/rs6000/rs6000.c:10312
#: config/xtensa/xtensa.c:1951
#, c-format
msgid "invalid %%R value"
msgstr ""
-#: config/alpha/alpha.c:4600 config/rs6000/rs6000.c:10223
+#: config/alpha/alpha.c:4600 config/rs6000/rs6000.c:10231
#: config/xtensa/xtensa.c:1918
#, c-format
msgid "invalid %%N value"
msgstr ""
-#: config/alpha/alpha.c:4608 config/rs6000/rs6000.c:10251
+#: config/alpha/alpha.c:4608 config/rs6000/rs6000.c:10259
#, c-format
msgid "invalid %%P value"
msgstr ""
@@ -7652,12 +7737,12 @@ msgstr ""
msgid "invalid %%L value"
msgstr ""
-#: config/alpha/alpha.c:4663 config/rs6000/rs6000.c:10205
+#: config/alpha/alpha.c:4663 config/rs6000/rs6000.c:10213
#, c-format
msgid "invalid %%m value"
msgstr ""
-#: config/alpha/alpha.c:4671 config/rs6000/rs6000.c:10213
+#: config/alpha/alpha.c:4671 config/rs6000/rs6000.c:10221
#, c-format
msgid "invalid %%M value"
msgstr ""
@@ -7668,7 +7753,7 @@ msgid "invalid %%U value"
msgstr ""
#: config/alpha/alpha.c:4727 config/alpha/alpha.c:4741
-#: config/rs6000/rs6000.c:10312
+#: config/rs6000/rs6000.c:10320
#, c-format
msgid "invalid %%s value"
msgstr ""
@@ -7678,8 +7763,8 @@ msgstr ""
msgid "invalid %%C value"
msgstr ""
-#: config/alpha/alpha.c:4801 config/rs6000/rs6000.c:10042
-#: config/rs6000/rs6000.c:10062
+#: config/alpha/alpha.c:4801 config/rs6000/rs6000.c:10050
+#: config/rs6000/rs6000.c:10070
#, c-format
msgid "invalid %%E value"
msgstr ""
@@ -7688,13 +7773,13 @@ msgstr ""
msgid "unknown relocation unspec"
msgstr ""
-#: config/alpha/alpha.c:4835 config/rs6000/rs6000.c:10630
+#: config/alpha/alpha.c:4835 config/rs6000/rs6000.c:10638
#, c-format
msgid "invalid %%xn code"
msgstr ""
-#: config/alpha/alpha.c:5795 config/alpha/alpha.c:5798 config/s390/s390.c:7703
-#: config/s390/s390.c:7706
+#: config/alpha/alpha.c:5795 config/alpha/alpha.c:5798 config/s390/s390.c:7732
+#: config/s390/s390.c:7735
msgid "bad builtin fcode"
msgstr ""
@@ -7703,6 +7788,14 @@ 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.
+#. WARNING: Do not mark empty strings for translation, as calling
+#. gettext on an empty string does NOT return an empty
+#. string.
+#. Macro to define tables used to set the flags.
+#. This is a list in braces of pairs in braces,
+#. 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:293 config/i386/i386.h:333 config/i386/i386.h:335
#: config/i386/i386.h:337 config/ns32k/ns32k.h:140 config/s390/s390.h:135
#: config/sparc/sparc.h:616 config/sparc/sparc.h:621
@@ -7869,6 +7962,7 @@ msgid "invalid operand to %%V code"
msgstr ""
#. Unknown flag.
+#. Undocumented flag.
#: config/arc/arc.c:1812 config/m32r/m32r.c:2251 config/sparc/sparc.c:7298
msgid "invalid operand output code"
msgstr ""
@@ -7878,7 +7972,7 @@ msgstr ""
msgid "switch -mcpu=%s conflicts with -march= switch"
msgstr ""
-#: config/arm/arm.c:784 config/rs6000/rs6000.c:1199 config/sparc/sparc.c:621
+#: config/arm/arm.c:784 config/rs6000/rs6000.c:1207 config/sparc/sparc.c:621
#, c-format
msgid "bad value (%s) for %s switch"
msgstr ""
@@ -7979,7 +8073,7 @@ msgstr ""
#: config/i386/i386.c:1731 config/ip2k/ip2k.c:3181
#: config/m68hc11/m68hc11.c:1350 config/m68k/m68k.c:288
#: config/mcore/mcore.c:3375 config/ns32k/ns32k.c:1068
-#: config/rs6000/rs6000.c:16366 config/sh/sh.c:7146 config/sh/sh.c:7167
+#: config/rs6000/rs6000.c:16655 config/sh/sh.c:7146 config/sh/sh.c:7167
#: config/sh/sh.c:7202 config/stormy16/stormy16.c:2413 config/v850/v850.c:2207
#, c-format
msgid "`%s' attribute only applies to functions"
@@ -7988,7 +8082,7 @@ msgstr ""
#: config/arm/arm.c:2630 config/arm/arm.c:2657 config/avr/avr.c:4514
#: config/h8300/h8300.c:5779 config/h8300/h8300.c:5802 config/i386/i386.c:1713
#: config/i386/i386.c:14495 config/ia64/ia64.c:512 config/ip2k/ip2k.c:3163
-#: config/m68hc11/m68hc11.c:1314 config/rs6000/rs6000.c:16331
+#: config/m68hc11/m68hc11.c:1314 config/rs6000/rs6000.c:16620
#: config/sh/symbian.c:414 config/sh/symbian.c:421
#, c-format
msgid "`%s' attribute ignored"
@@ -8358,12 +8452,6 @@ msgstr ""
msgid "c4x_rptb_rpts_p: Repeat block top label moved\n"
msgstr ""
-#. ??? HACK. We shouldn't have flag_inline_trees at all.
-#. Name of the c4x assembler.
-#. Name of the c4x linker.
-#. Define assembler options.
-#. Define linker options.
-#. Specify the end file to link with.
#. Target compilation option flags.
#. Small memory model.
#. Use 24-bit MPYI for C3x.
@@ -9020,6 +9108,7 @@ msgstr ""
#. #define TARGET_VERSION fprintf (stderr, " (68k, MIT syntax)");
#. #endif
#: config/frv/frv.h:542
+#, c-format
msgid " (frv)"
msgstr ""
@@ -9653,41 +9742,41 @@ msgstr ""
msgid "%Jaddress area attribute cannot be specified for functions"
msgstr ""
-#: config/ia64/ia64.c:3755
+#: config/ia64/ia64.c:3781
msgid "ia64_print_operand: unknown code"
msgstr ""
-#: config/ia64/ia64.c:4095 config/pa/pa.c:316
+#: config/ia64/ia64.c:4121 config/pa/pa.c:316
msgid "value of -mfixed-range must have form REG1-REG2"
msgstr ""
-#: config/ia64/ia64.c:4122 config/pa/pa.c:343
+#: config/ia64/ia64.c:4148 config/pa/pa.c:343
#, c-format
msgid "%s-%s is an empty range"
msgstr ""
-#: config/ia64/ia64.c:4173
+#: config/ia64/ia64.c:4199
msgid "cannot optimize floating point division for both latency and throughput"
msgstr ""
-#: config/ia64/ia64.c:4190
+#: config/ia64/ia64.c:4216
msgid "cannot optimize integer division for both latency and throughput"
msgstr ""
-#: config/ia64/ia64.c:4207
+#: config/ia64/ia64.c:4233
msgid "cannot optimize square root for both latency and throughput"
msgstr ""
-#: config/ia64/ia64.c:4221
+#: config/ia64/ia64.c:4247
msgid "not yet implemented: latency-optimized inline square root"
msgstr ""
-#: config/ia64/ia64.c:4233
+#: config/ia64/ia64.c:4259
#, c-format
msgid "bad value (%s) for -mtls-size= switch"
msgstr ""
-#: config/ia64/ia64.c:4249
+#: config/ia64/ia64.c:4275
#, c-format
msgid "bad value (%s) for -tune= switch"
msgstr ""
@@ -9844,7 +9933,7 @@ msgstr ""
msgid "PRINT_OPERAND: Unknown punctuation '%c'"
msgstr ""
-#: config/iq2000/iq2000.c:3312 config/mips/mips.c:4801
+#: config/iq2000/iq2000.c:3312 config/mips/mips.c:4804
#: config/xtensa/xtensa.c:1887
msgid "PRINT_OPERAND null pointer"
msgstr ""
@@ -9854,12 +9943,12 @@ msgstr ""
msgid "invalid %%P operand"
msgstr ""
-#: config/iq2000/iq2000.c:3389 config/rs6000/rs6000.c:10241
+#: config/iq2000/iq2000.c:3389 config/rs6000/rs6000.c:10249
#, c-format
msgid "invalid %%p value"
msgstr ""
-#: config/iq2000/iq2000.c:3453 config/mips/mips.c:4927
+#: config/iq2000/iq2000.c:3453 config/mips/mips.c:4930
#, c-format
msgid "invalid use of %%d, %%x, or %%X"
msgstr ""
@@ -9952,7 +10041,7 @@ msgid "post-increment address is not a register"
msgstr ""
#: config/m32r/m32r.c:2355 config/m32r/m32r.c:2371
-#: config/rs6000/rs6000.c:16563
+#: config/rs6000/rs6000.c:16852
msgid "bad address"
msgstr ""
@@ -10142,7 +10231,7 @@ msgstr ""
msgid "-fPIC is not currently supported on the 68000 or 68010\n"
msgstr ""
-#: config/m68k/m68k.c:543 config/rs6000/rs6000.c:12732
+#: config/m68k/m68k.c:543 config/rs6000/rs6000.c:13021
msgid "stack limit expression is not supported"
msgstr ""
@@ -10336,131 +10425,131 @@ msgstr ""
msgid "Maximum amount for a single stack increment operation"
msgstr ""
-#: config/mips/mips.c:3998
+#: config/mips/mips.c:4001
#, c-format
msgid "bad value (%s) for -mabi= switch"
msgstr ""
-#: config/mips/mips.c:4021
+#: config/mips/mips.c:4024
#, c-format
msgid ""
"-mips%s conflicts with the other architecture options, which specify a MIPS%"
"d processor"
msgstr ""
-#: config/mips/mips.c:4040
+#: config/mips/mips.c:4043
#, c-format
msgid "-march=%s is not compatible with the selected ABI"
msgstr ""
-#: config/mips/mips.c:4055
+#: config/mips/mips.c:4058
msgid "-mgp64 used with a 32-bit processor"
msgstr ""
-#: config/mips/mips.c:4057
+#: config/mips/mips.c:4060
msgid "-mgp32 used with a 64-bit ABI"
msgstr ""
-#: config/mips/mips.c:4059
+#: config/mips/mips.c:4062
msgid "-mgp64 used with a 32-bit ABI"
msgstr ""
-#: config/mips/mips.c:4077 config/mips/mips.c:4079 config/mips/mips.c:4081
-#: config/mips/mips.c:4161
+#: config/mips/mips.c:4080 config/mips/mips.c:4082 config/mips/mips.c:4084
+#: config/mips/mips.c:4164
#, c-format
msgid "unsupported combination: %s"
msgstr ""
-#: config/mips/mips.c:4156
+#: config/mips/mips.c:4159
msgid ""
"generation of Branch Likely instructions enabled, but not supported by "
"architecture"
msgstr ""
-#: config/mips/mips.c:4173
+#: config/mips/mips.c:4176
msgid "-G is incompatible with PIC code which is the default"
msgstr ""
-#: config/mips/mips.c:4240
+#: config/mips/mips.c:4243
msgid "-mips3d requires -mpaired-single"
msgstr ""
-#: config/mips/mips.c:4249
+#: config/mips/mips.c:4252
msgid "-mips3d/-mpaired-single must be used with -mfp64 -mhard-float"
msgstr ""
-#: config/mips/mips.c:4254
+#: config/mips/mips.c:4257
msgid "-mips3d/-mpaired-single must be used with -mips64"
msgstr ""
-#: config/mips/mips.c:4612
+#: config/mips/mips.c:4615
msgid "mips_debugger_offset called with non stack/frame/arg pointer"
msgstr ""
-#: config/mips/mips.c:4738
+#: config/mips/mips.c:4741
#, c-format
msgid "internal error: %%) found without a %%( in assembler pattern"
msgstr ""
-#: config/mips/mips.c:4752
+#: config/mips/mips.c:4755
#, c-format
msgid "internal error: %%] found without a %%[ in assembler pattern"
msgstr ""
-#: config/mips/mips.c:4765
+#: config/mips/mips.c:4768
#, c-format
msgid "internal error: %%> found without a %%< in assembler pattern"
msgstr ""
-#: config/mips/mips.c:4778
+#: config/mips/mips.c:4781
#, c-format
msgid "internal error: %%} found without a %%{ in assembler pattern"
msgstr ""
-#: config/mips/mips.c:4792
+#: config/mips/mips.c:4795
#, c-format
msgid "PRINT_OPERAND: unknown punctuation '%c'"
msgstr ""
-#: config/mips/mips.c:4821
+#: config/mips/mips.c:4824
#, c-format
msgid "PRINT_OPERAND, invalid insn for %%C"
msgstr ""
-#: config/mips/mips.c:4838
+#: config/mips/mips.c:4841
#, c-format
msgid "PRINT_OPERAND, invalid insn for %%N"
msgstr ""
-#: config/mips/mips.c:4847
+#: config/mips/mips.c:4850
#, c-format
msgid "PRINT_OPERAND, invalid insn for %%F"
msgstr ""
-#: config/mips/mips.c:4856
+#: config/mips/mips.c:4859
#, c-format
msgid "PRINT_OPERAND, invalid insn for %%W"
msgstr ""
-#: config/mips/mips.c:4877
+#: config/mips/mips.c:4880
#, c-format
msgid "invalid %%Y value"
msgstr ""
-#: config/mips/mips.c:4955
+#: config/mips/mips.c:4958
msgid "PRINT_OPERAND, invalid operand for relocation"
msgstr ""
-#: config/mips/mips.c:7517
+#: config/mips/mips.c:7556
#, c-format
msgid "cannot handle inconsistent calls to `%s'"
msgstr ""
-#: config/mips/mips.c:8907
+#: config/mips/mips.c:8946
msgid "the cpu name must be lower case"
msgstr ""
-#: config/mips/mips.c:8929
+#: config/mips/mips.c:8968
#, c-format
msgid "bad value (%s) for %s"
msgstr ""
@@ -10822,23 +10911,6 @@ msgstr ""
msgid "MMIX Internal: This is not a constant:"
msgstr ""
-#. For these target macros, there is no generic documentation here. You
-#. should read `Using and Porting GCC' for that. Only comments specific
-#. to the MMIX target are here.
-#.
-#. There are however references to the specific texinfo node (comments
-#. with "Node:"), so there should be little or nothing amiss. Probably
-#. the opposite, since we don't have to care about old littering and
-#. soon outdated generic comments.
-#. Node: Driver
-#. User symbols are in the same name-space as built-in symbols, but we
-#. don't need the built-in symbols, so remove those and instead apply
-#. stricter operand checking. Don't warn when expanding insns.
-#. Pass on -mset-program-start=N and -mset-data-start=M to the linker.
-#. Provide default program start 0x100 unless -mno-set-program-start.
-#. Don't do this if linking relocatably, with -r. For a final link,
-#. produce mmo, unless ELF is requested or when linking relocatably.
-#. Put unused option values here.
#: config/mmix/mmix.h:132
msgid "Set start-address of the program"
msgstr ""
@@ -11344,184 +11416,184 @@ msgstr ""
msgid "junk at end of #pragma longcall"
msgstr ""
-#: config/rs6000/rs6000.c:1223
+#: config/rs6000/rs6000.c:1231
msgid "-mmultiple is not supported on little endian systems"
msgstr ""
-#: config/rs6000/rs6000.c:1230
+#: config/rs6000/rs6000.c:1238
msgid "-mstring is not supported on little endian systems"
msgstr ""
-#: config/rs6000/rs6000.c:1244
+#: config/rs6000/rs6000.c:1252
#, c-format
msgid "unknown -mdebug-%s switch"
msgstr ""
-#: config/rs6000/rs6000.c:1256
+#: config/rs6000/rs6000.c:1264
#, c-format
msgid "unknown -mtraceback arg `%s'; expecting `full', `partial' or `none'"
msgstr ""
-#: config/rs6000/rs6000.c:1267
+#: config/rs6000/rs6000.c:1275
#, c-format
msgid "Unknown switch -mlong-double-%s"
msgstr ""
-#: config/rs6000/rs6000.c:1308
+#: config/rs6000/rs6000.c:1316
msgid "AltiVec and E500 instructions cannot coexist"
msgstr ""
#. Handle -mfix-and-continue.
-#: config/rs6000/rs6000.c:1354 config/rs6000/rs6000.c:1365
+#: config/rs6000/rs6000.c:1362 config/rs6000/rs6000.c:1373
#: config/rs6000/darwin.h:106
#, c-format
msgid "invalid option `%s'"
msgstr ""
-#: config/rs6000/rs6000.c:1586
+#: config/rs6000/rs6000.c:1594
#, c-format
msgid "unknown -m%s= option specified: '%s'"
msgstr ""
-#: config/rs6000/rs6000.c:1607
+#: config/rs6000/rs6000.c:1615
#, c-format
msgid "not configured for ABI: '%s'"
msgstr ""
-#: config/rs6000/rs6000.c:1613
+#: config/rs6000/rs6000.c:1621
#, c-format
msgid "unknown ABI specified: '%s'"
msgstr ""
-#: config/rs6000/rs6000.c:1627
+#: config/rs6000/rs6000.c:1635
#, c-format
msgid "unknown -malign-XXXXX option specified: '%s'"
msgstr ""
-#: config/rs6000/rs6000.c:4631
+#: config/rs6000/rs6000.c:4639
msgid ""
"Cannot return value in vector register because altivec instructions are "
"disabled, use -maltivec to enable them."
msgstr ""
-#: config/rs6000/rs6000.c:4765
+#: config/rs6000/rs6000.c:4773
msgid ""
"Cannot pass argument in vector register because altivec instructions are "
"disabled, use -maltivec to enable them."
msgstr ""
-#: config/rs6000/rs6000.c:6203
+#: config/rs6000/rs6000.c:6211
msgid "argument 1 must be a 5-bit signed literal"
msgstr ""
-#: config/rs6000/rs6000.c:6306 config/rs6000/rs6000.c:6976
+#: config/rs6000/rs6000.c:6314 config/rs6000/rs6000.c:6984
msgid "argument 2 must be a 5-bit unsigned literal"
msgstr ""
-#: config/rs6000/rs6000.c:6346
+#: config/rs6000/rs6000.c:6354
msgid "argument 1 of __builtin_altivec_predicate must be a constant"
msgstr ""
-#: config/rs6000/rs6000.c:6400
+#: config/rs6000/rs6000.c:6408
msgid "argument 1 of __builtin_altivec_predicate is out of range"
msgstr ""
-#: config/rs6000/rs6000.c:6562
+#: config/rs6000/rs6000.c:6570
msgid "argument 3 must be a 4-bit unsigned literal"
msgstr ""
-#: config/rs6000/rs6000.c:6734
+#: config/rs6000/rs6000.c:6742
#, c-format
msgid "argument to `%s' must be a 2-bit unsigned literal"
msgstr ""
-#: config/rs6000/rs6000.c:6847
+#: config/rs6000/rs6000.c:6855
msgid "argument to dss must be a 2-bit unsigned literal"
msgstr ""
-#: config/rs6000/rs6000.c:6862
+#: config/rs6000/rs6000.c:6870
#, c-format
msgid "invalid parameter combination for `%s' AltiVec intrinsic"
msgstr ""
-#: config/rs6000/rs6000.c:7096
+#: config/rs6000/rs6000.c:7104
msgid "argument 1 of __builtin_spe_predicate must be a constant"
msgstr ""
-#: config/rs6000/rs6000.c:7169
+#: config/rs6000/rs6000.c:7177
msgid "argument 1 of __builtin_spe_predicate is out of range"
msgstr ""
-#: config/rs6000/rs6000.c:10071
+#: config/rs6000/rs6000.c:10079
#, c-format
msgid "invalid %%f value"
msgstr ""
-#: config/rs6000/rs6000.c:10080
+#: config/rs6000/rs6000.c:10088
#, c-format
msgid "invalid %%F value"
msgstr ""
-#: config/rs6000/rs6000.c:10089
+#: config/rs6000/rs6000.c:10097
#, c-format
msgid "invalid %%G value"
msgstr ""
-#: config/rs6000/rs6000.c:10124
+#: config/rs6000/rs6000.c:10132
#, c-format
msgid "invalid %%j code"
msgstr ""
-#: config/rs6000/rs6000.c:10134
+#: config/rs6000/rs6000.c:10142
#, c-format
msgid "invalid %%J code"
msgstr ""
-#: config/rs6000/rs6000.c:10144
+#: config/rs6000/rs6000.c:10152
#, c-format
msgid "invalid %%k value"
msgstr ""
-#: config/rs6000/rs6000.c:10164 config/xtensa/xtensa.c:1937
+#: config/rs6000/rs6000.c:10172 config/xtensa/xtensa.c:1937
#, c-format
msgid "invalid %%K value"
msgstr ""
-#: config/rs6000/rs6000.c:10231
+#: config/rs6000/rs6000.c:10239
#, c-format
msgid "invalid %%O value"
msgstr ""
-#: config/rs6000/rs6000.c:10278
+#: config/rs6000/rs6000.c:10286
#, c-format
msgid "invalid %%q value"
msgstr ""
-#: config/rs6000/rs6000.c:10322
+#: config/rs6000/rs6000.c:10330
#, c-format
msgid "invalid %%S value"
msgstr ""
-#: config/rs6000/rs6000.c:10364
+#: config/rs6000/rs6000.c:10372
#, c-format
msgid "invalid %%T value"
msgstr ""
-#: config/rs6000/rs6000.c:10374
+#: config/rs6000/rs6000.c:10382
#, c-format
msgid "invalid %%u value"
msgstr ""
-#: config/rs6000/rs6000.c:10383 config/xtensa/xtensa.c:1907
+#: config/rs6000/rs6000.c:10391 config/xtensa/xtensa.c:1907
#, c-format
msgid "invalid %%v value"
msgstr ""
-#: config/rs6000/rs6000.c:15209
+#: config/rs6000/rs6000.c:15498
msgid "no profiling of 64-bit code for this ABI"
msgstr ""
-#: config/rs6000/rs6000.c:16281
+#: config/rs6000/rs6000.c:16570
msgid "use of 'long' in AltiVec types is deprecated; use 'int'"
msgstr ""
@@ -11965,79 +12037,79 @@ msgstr ""
msgid "-m%s not supported in this configuration"
msgstr ""
-#: config/s390/s390.c:1238
+#: config/s390/s390.c:1258
#, c-format
msgid "Unknown cpu used in -march=%s."
msgstr ""
-#: config/s390/s390.c:1257
+#: config/s390/s390.c:1277
#, c-format
msgid "Unknown cpu used in -mtune=%s."
msgstr ""
-#: config/s390/s390.c:1262
+#: config/s390/s390.c:1282
#, c-format
msgid "z/Architecture mode not supported on %s."
msgstr ""
-#: config/s390/s390.c:1264
+#: config/s390/s390.c:1284
msgid "64-bit ABI not supported in ESA/390 mode."
msgstr ""
-#: config/s390/s390.c:1270
+#: config/s390/s390.c:1290
msgid "invalid value for -mwarn-framesize"
msgstr ""
-#: config/s390/s390.c:1280
+#: config/s390/s390.c:1300
msgid "invalid value for -mstack-size"
msgstr ""
-#: config/s390/s390.c:1283
+#: config/s390/s390.c:1303
msgid "stack size must be an exact power of 2"
msgstr ""
-#: config/s390/s390.c:1289
+#: config/s390/s390.c:1309
msgid "invalid value for -mstack-guard"
msgstr ""
-#: config/s390/s390.c:1292
+#: config/s390/s390.c:1312
msgid "stack size must be greater than the stack guard value"
msgstr ""
-#: config/s390/s390.c:1295
+#: config/s390/s390.c:1315
msgid "stack guard value must be an exact power of 2"
msgstr ""
-#: config/s390/s390.c:1298
+#: config/s390/s390.c:1318
msgid "-mstack-size implies use of -mstack-guard"
msgstr ""
-#: config/s390/s390.c:1302
+#: config/s390/s390.c:1322
msgid "-mstack-guard implies use of -mstack-size"
msgstr ""
-#: config/s390/s390.c:3995
+#: config/s390/s390.c:4024
msgid "Cannot decompose address."
msgstr ""
-#: config/s390/s390.c:4166
+#: config/s390/s390.c:4195
msgid "UNKNOWN in print_operand !?"
msgstr ""
-#: config/s390/s390.c:6212
+#: config/s390/s390.c:6241
msgid "Total size of local variables exceeds architecture limit."
msgstr ""
-#: config/s390/s390.c:6751
+#: config/s390/s390.c:6780
#, c-format
msgid "frame size of `%s' is "
msgstr ""
-#: config/s390/s390.c:6751
+#: config/s390/s390.c:6780
msgid " bytes"
msgstr ""
-#: config/s390/s390.c:6755
+#: config/s390/s390.c:6784
#, c-format
msgid "`%s' uses dynamic stack allocation"
msgstr ""
@@ -12139,6 +12211,7 @@ 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:7174 config/sh/sh.c:7209
#, c-format
msgid "`%s' attribute only applies to interrupt functions"
@@ -12193,7 +12266,7 @@ msgstr ""
msgid "%Hexternal linkage required for symbol '%D' because of '%s' attribute."
msgstr ""
-#: config/sh/symbian.c:893 cp/tree.c:2355
+#: config/sh/symbian.c:892 cp/tree.c:2355
#, c-format
msgid "lang_* check: failed in %s, at %s:%d"
msgstr ""
@@ -12993,228 +13066,228 @@ msgid ""
"invalid initialization of reference of type %qT from expression of type %qT"
msgstr ""
-#: cp/class.c:276
+#: cp/class.c:274
msgid "cannot convert from base %qT to derived type %qT via virtual base %qT"
msgstr ""
-#: cp/class.c:888
+#: cp/class.c:886
msgid "Java class %qT cannot have an implicit non-trivial destructor"
msgstr ""
-#: cp/class.c:889
+#: cp/class.c:887
msgid "Java class %qT cannot have a destructor"
msgstr ""
-#: cp/class.c:988
+#: cp/class.c:986
msgid "`%#D' and `%#D' cannot be overloaded"
msgstr ""
-#: cp/class.c:1045
+#: cp/class.c:1043
msgid "conflicting access specifications for method %qD, ignored"
msgstr ""
-#: cp/class.c:1048
+#: cp/class.c:1046
#, c-format
msgid "conflicting access specifications for field %qE, ignored"
msgstr ""
-#: cp/class.c:1098
+#: cp/class.c:1096
msgid "%qD names constructor"
msgstr ""
-#: cp/class.c:1103
+#: cp/class.c:1101
msgid "%qD invalid in %qT"
msgstr ""
-#: cp/class.c:1111
+#: cp/class.c:1109
msgid "no members matching %qD in %q#T"
msgstr ""
-#: cp/class.c:1143 cp/class.c:1151
+#: cp/class.c:1141 cp/class.c:1149
msgid "%qD invalid in %q#T"
msgstr ""
-#: cp/class.c:1144
+#: cp/class.c:1142
msgid " because of local method %q#D with same name"
msgstr ""
-#: cp/class.c:1152
+#: cp/class.c:1150
msgid " because of local member %q#D with same name"
msgstr ""
-#: cp/class.c:1197
+#: cp/class.c:1195
msgid "base class %q#T has a non-virtual destructor"
msgstr ""
-#: cp/class.c:1216
+#: cp/class.c:1214
msgid ""
"base %qT with only non-default constructor in class without a constructor"
msgstr ""
-#: cp/class.c:1523
+#: cp/class.c:1521
msgid "all member functions in class %qT are private"
msgstr ""
-#: cp/class.c:1534
+#: cp/class.c:1532
msgid "%q#T only defines a private destructor and has no friends"
msgstr ""
-#: cp/class.c:1574
+#: cp/class.c:1572
msgid "%q#T only defines private constructors and has no friends"
msgstr ""
-#: cp/class.c:1955
+#: cp/class.c:1910
msgid "no unique final overrider for %qD in %qT"
msgstr ""
#. Here we know it is a hider, and no overrider exists.
-#: cp/class.c:2409
+#: cp/class.c:2361
msgid "%qD was hidden"
msgstr ""
-#: cp/class.c:2410
+#: cp/class.c:2362
msgid " by %qD"
msgstr ""
-#: cp/class.c:2451 cp/decl2.c:1143
+#: cp/class.c:2403 cp/decl2.c:1139
msgid "%q#D invalid; an anonymous union can only have non-static data members"
msgstr ""
-#: cp/class.c:2458 cp/decl2.c:1150
+#: cp/class.c:2410 cp/decl2.c:1146
msgid "private member %q#D in anonymous union"
msgstr ""
-#: cp/class.c:2461 cp/decl2.c:1152
+#: cp/class.c:2413 cp/decl2.c:1148
msgid "protected member %q#D in anonymous union"
msgstr ""
-#: cp/class.c:2575
+#: cp/class.c:2527
msgid ""
"vtable layout for class %qT may not be ABI-compliant and may change in a "
"future version of GCC due to implicit virtual destructor"
msgstr ""
-#: cp/class.c:2633
+#: cp/class.c:2585
msgid "bit-field %q#D with non-integral type"
msgstr ""
-#: cp/class.c:2653
+#: cp/class.c:2605
msgid "bit-field %qD width not an integer constant"
msgstr ""
-#: cp/class.c:2659
+#: cp/class.c:2611
msgid "negative width in bit-field %qD"
msgstr ""
-#: cp/class.c:2664
+#: cp/class.c:2616
msgid "zero width for bit-field %qD"
msgstr ""
-#: cp/class.c:2670
+#: cp/class.c:2622
msgid "width of %qD exceeds its type"
msgstr ""
-#: cp/class.c:2679
+#: cp/class.c:2631
msgid "%qD is too small to hold all values of %q#T"
msgstr ""
-#: cp/class.c:2741
+#: cp/class.c:2693
msgid "member %q#D with constructor not allowed in union"
msgstr ""
-#: cp/class.c:2744
+#: cp/class.c:2696
msgid "member %q#D with destructor not allowed in union"
msgstr ""
-#: cp/class.c:2747
+#: cp/class.c:2699
msgid "member %q#D with copy assignment operator not allowed in union"
msgstr ""
-#: cp/class.c:2774
+#: cp/class.c:2726
msgid "multiple fields in union %qT initialized"
msgstr ""
-#: cp/class.c:2840
+#: cp/class.c:2792
msgid "ignoring packed attribute on unpacked non-POD field %q#D"
msgstr ""
-#: cp/class.c:2900
+#: cp/class.c:2852
msgid "%qD may not be static because it is a member of a union"
msgstr ""
-#: cp/class.c:2905
+#: cp/class.c:2857
msgid "%qD may not have reference type `%T' because it is a member of a union"
msgstr ""
-#: cp/class.c:2913
+#: cp/class.c:2865
msgid "field %qD in local class cannot be static"
msgstr ""
-#: cp/class.c:2919
+#: cp/class.c:2871
msgid "field %qD invalidly declared function type"
msgstr ""
-#: cp/class.c:2925
+#: cp/class.c:2877
msgid "field %qD invalidly declared method type"
msgstr ""
-#: cp/class.c:2958
+#: cp/class.c:2910
msgid "non-static reference %q#D in class without a constructor"
msgstr ""
-#: cp/class.c:3006
+#: cp/class.c:2958
msgid "non-static const member %q#D in class without a constructor"
msgstr ""
-#: cp/class.c:3021
+#: cp/class.c:2973
msgid "field %q#D with same name as class"
msgstr ""
-#: cp/class.c:3055
+#: cp/class.c:3007
msgid "%q#T has pointer data members"
msgstr ""
-#: cp/class.c:3059
+#: cp/class.c:3011
msgid " but does not override %<%T(const %T&)%>"
msgstr ""
-#: cp/class.c:3061
+#: cp/class.c:3013
msgid " or %<operator=(const %T&)%>"
msgstr ""
-#: cp/class.c:3064
+#: cp/class.c:3016
msgid " but does not override %<operator=(const %T&)%>"
msgstr ""
-#: cp/class.c:3497
+#: cp/class.c:3449
msgid ""
"offset of empty base %qT may not be ABI-compliant and maychange in a future "
"version of GCC"
msgstr ""
-#: cp/class.c:3609
+#: cp/class.c:3561
msgid "class %qT will be considered nearly empty in a future version of GCC"
msgstr ""
-#: cp/class.c:3691
+#: cp/class.c:3643
msgid "initializer specified for non-virtual method %qD"
msgstr ""
-#: cp/class.c:4350
+#: cp/class.c:4302
msgid ""
"offset of virtual base %qT is not ABI-compliant and may change in a future "
"version of GCC"
msgstr ""
-#: cp/class.c:4445
+#: cp/class.c:4397
msgid "direct base %qT inaccessible in %qT due to ambiguity"
msgstr ""
-#: cp/class.c:4457
+#: cp/class.c:4409
msgid "virtual base %qT inaccessible in %qT due to ambiguity"
msgstr ""
-#: cp/class.c:4628
+#: cp/class.c:4580
msgid ""
"size assigned to `%T' may not be ABI-compliant and may change in a future "
"version of GCC"
@@ -13222,76 +13295,76 @@ msgstr ""
#. Versions of G++ before G++ 3.4 did not reset the
#. DECL_MODE.
-#: cp/class.c:4667
+#: cp/class.c:4619
msgid ""
"the offset of %qD may not be ABI-compliant and may change in a future "
"version of GCC"
msgstr ""
-#: cp/class.c:4690
+#: cp/class.c:4642
msgid ""
"offset of %qD is not ABI-compliant and may change in a future version of GCC"
msgstr ""
-#: cp/class.c:4700
+#: cp/class.c:4652
msgid ""
"%qD contains empty classes which may cause base classes to be placed at "
"different locations in a future version of GCC"
msgstr ""
-#: cp/class.c:4759
+#: cp/class.c:4711
msgid ""
"layout of classes derived from empty class %qT may change in a future "
"version of GCC"
msgstr ""
-#: cp/class.c:4900
+#: cp/class.c:4852
msgid "redefinition of %q#T"
msgstr ""
-#: cp/class.c:5044
+#: cp/class.c:4996
msgid "%q#T has virtual functions but non-virtual destructor"
msgstr ""
-#: cp/class.c:5139
+#: cp/class.c:5091
msgid "trying to finish struct, but kicked out due to previous parse errors"
msgstr ""
-#: cp/class.c:5557
+#: cp/class.c:5509
#, c-format
msgid "language string `\"%E\"' not recognized"
msgstr ""
-#: cp/class.c:5644
+#: cp/class.c:5596
msgid ""
"cannot resolve overloaded function `%D' based on conversion to type `%T'"
msgstr ""
-#: cp/class.c:5769
+#: cp/class.c:5721
msgid "no matches converting function %qD to type %q#T"
msgstr ""
-#: cp/class.c:5792
+#: cp/class.c:5744
msgid "converting overloaded function %qD to type %q#T is ambiguous"
msgstr ""
-#: cp/class.c:5818
+#: cp/class.c:5770
msgid "assuming pointer to member %qD"
msgstr ""
-#: cp/class.c:5821
+#: cp/class.c:5773
msgid "(a pointer to member can only be formed with %<&%E%>)"
msgstr ""
-#: cp/class.c:5866 cp/class.c:6045 cp/class.c:6052
+#: cp/class.c:5818 cp/class.c:5997 cp/class.c:6004
msgid "not enough type information"
msgstr ""
-#: cp/class.c:5883
+#: cp/class.c:5835
msgid "argument of type %qT does not match %qT"
msgstr ""
-#: cp/class.c:6029
+#: cp/class.c:5981
msgid "invalid operation on uninstantiated type"
msgstr ""
@@ -13300,11 +13373,11 @@ 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:6295 cp/decl.c:1230 cp/name-lookup.c:577 cp/pt.c:2143
+#: cp/class.c:6247 cp/decl.c:1230 cp/name-lookup.c:577 cp/pt.c:2166
msgid "declaration of %q#D"
msgstr ""
-#: cp/class.c:6296
+#: cp/class.c:6248
msgid "changes meaning of %qD from %q+#D"
msgstr ""
@@ -13942,7 +14015,7 @@ msgstr ""
msgid "definition of implicitly-declared %qD"
msgstr ""
-#: cp/decl.c:5822 cp/decl2.c:719
+#: cp/decl.c:5822 cp/decl2.c:715
msgid "no %q#D member function declared in class %qT"
msgstr ""
@@ -14472,102 +14545,102 @@ 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:8586
+#: cp/decl.c:8587
msgid "invalid constructor; you probably meant %<%T (const %T&)%>"
msgstr ""
-#: cp/decl.c:8710
+#: cp/decl.c:8711
msgid "%qD may not be declared within a namespace"
msgstr ""
-#: cp/decl.c:8712
+#: cp/decl.c:8713
msgid "%qD may not be declared as static"
msgstr ""
-#: cp/decl.c:8732
+#: cp/decl.c:8733
msgid "%qD must be a nonstatic member function"
msgstr ""
-#: cp/decl.c:8738
+#: cp/decl.c:8739
msgid ""
"%qD must be either a non-static member function or a non-member function"
msgstr ""
-#: cp/decl.c:8756
+#: cp/decl.c:8757
msgid "%qD must have an argument of class or enumerated type"
msgstr ""
-#: cp/decl.c:8791
+#: cp/decl.c:8792
#, c-format
msgid "conversion to %s%s will never use a type conversion operator"
msgstr ""
#. 13.4.0.3
-#: cp/decl.c:8799
+#: cp/decl.c:8800
msgid "ISO C++ prohibits overloading operator ?:"
msgstr ""
-#: cp/decl.c:8849
+#: cp/decl.c:8850
msgid "postfix %qD must take %<int%> as its argument"
msgstr ""
-#: cp/decl.c:8853
+#: cp/decl.c:8854
msgid "postfix %qD must take %<int%> as its second argument"
msgstr ""
-#: cp/decl.c:8860
+#: cp/decl.c:8861
msgid "%qD must take either zero or one argument"
msgstr ""
-#: cp/decl.c:8862
+#: cp/decl.c:8863
msgid "%qD must take either one or two arguments"
msgstr ""
-#: cp/decl.c:8883
+#: cp/decl.c:8884
msgid "prefix %qD should return %qT"
msgstr ""
-#: cp/decl.c:8889
+#: cp/decl.c:8890
msgid "postfix %qD should return %qT"
msgstr ""
-#: cp/decl.c:8898
+#: cp/decl.c:8899
msgid "%qD must take %<void%>"
msgstr ""
-#: cp/decl.c:8900 cp/decl.c:8908
+#: cp/decl.c:8901 cp/decl.c:8909
msgid "%qD must take exactly one argument"
msgstr ""
-#: cp/decl.c:8910
+#: cp/decl.c:8911
msgid "%qD must take exactly two arguments"
msgstr ""
-#: cp/decl.c:8918
+#: cp/decl.c:8919
msgid "user-defined %qD always evaluates both arguments"
msgstr ""
-#: cp/decl.c:8932
+#: cp/decl.c:8933
msgid "%qD should return by value"
msgstr ""
-#: cp/decl.c:8944 cp/decl.c:8947
+#: cp/decl.c:8945 cp/decl.c:8948
msgid "%qD cannot have default arguments"
msgstr ""
-#: cp/decl.c:9007
+#: cp/decl.c:9008
msgid "using typedef-name %qD after %qs"
msgstr ""
-#: cp/decl.c:9013
+#: cp/decl.c:9014
msgid "using template type parameter %qT after %qs"
msgstr ""
-#: cp/decl.c:9021
+#: cp/decl.c:9022
msgid "%qT referred to as %qs"
msgstr ""
-#: cp/decl.c:9027
+#: cp/decl.c:9028
msgid "%qT referred to as enum"
msgstr ""
@@ -14578,47 +14651,47 @@ msgstr ""
#. void f(class C); // No template header here
#.
#. then the required template argument is missing.
-#: cp/decl.c:9042
+#: cp/decl.c:9043
msgid "template argument required for %<%s %T%>"
msgstr ""
-#: cp/decl.c:9187
+#: cp/decl.c:9188
msgid "use of enum %q#D without previous declaration"
msgstr ""
-#: cp/decl.c:9205
+#: cp/decl.c:9206
msgid "redeclaration of %qT as a non-template"
msgstr ""
-#: cp/decl.c:9298
+#: cp/decl.c:9299
msgid "derived union %qT invalid"
msgstr ""
-#: cp/decl.c:9304
+#: cp/decl.c:9305
msgid "Java class %qT cannot have multiple bases"
msgstr ""
-#: cp/decl.c:9312
+#: cp/decl.c:9313
msgid "Java class %qT cannot have virtual bases"
msgstr ""
-#: cp/decl.c:9331
+#: cp/decl.c:9332
msgid "base type %qT fails to be a struct or class type"
msgstr ""
-#: cp/decl.c:9364
+#: cp/decl.c:9365
msgid "recursive type %qT undefined"
msgstr ""
-#: cp/decl.c:9366
+#: cp/decl.c:9367
msgid "duplicate base type %qT invalid"
msgstr ""
-#: cp/decl.c:9434
+#: cp/decl.c:9435
msgid "multiple definition of %q#T"
msgstr ""
-#: cp/decl.c:9435
+#: cp/decl.c:9436
msgid "%Jprevious definition here"
msgstr ""
@@ -14626,39 +14699,39 @@ msgstr ""
#.
#. IF no integral type can represent all the enumerator values, the
#. enumeration is ill-formed.
-#: cp/decl.c:9560
+#: cp/decl.c:9561
msgid "no integral type can represent all of the enumerator values for %qT"
msgstr ""
-#: cp/decl.c:9661
+#: cp/decl.c:9662
msgid "enumerator value for %qD not integer constant"
msgstr ""
-#: cp/decl.c:9688
+#: cp/decl.c:9689
msgid "overflow in enumeration values at %qD"
msgstr ""
-#: cp/decl.c:9759
+#: cp/decl.c:9760
msgid "return type %q#T is incomplete"
msgstr ""
-#: cp/decl.c:9874
+#: cp/decl.c:9875
msgid "%<operator=%> should return a reference to %<*this%>"
msgstr ""
-#: cp/decl.c:10198
+#: cp/decl.c:10199
msgid "parameter %qD declared void"
msgstr ""
-#: cp/decl.c:10680
+#: cp/decl.c:10681
msgid "invalid member function declaration"
msgstr ""
-#: cp/decl.c:10695
+#: cp/decl.c:10696
msgid "%qD is already defined in class %qT"
msgstr ""
-#: cp/decl.c:10906
+#: cp/decl.c:10907
msgid "static member function `%#D' declared with type qualifiers"
msgstr ""
@@ -14703,7 +14776,7 @@ msgstr ""
msgid "invalid use of %<virtual%> in template declaration of %q#D"
msgstr ""
-#: cp/decl2.c:507 cp/pt.c:2902
+#: cp/decl2.c:507 cp/pt.c:2933
msgid "template declaration of %q#D"
msgstr ""
@@ -14715,95 +14788,95 @@ msgstr ""
msgid "Java method %qD has non-Java parameter type %qT"
msgstr ""
-#: cp/decl2.c:681
+#: cp/decl2.c:677
msgid "prototype for `%#D' does not match any in class `%T'"
msgstr ""
-#: cp/decl2.c:782
+#: cp/decl2.c:778
msgid "local class %q#T shall not have static data member %q#D"
msgstr ""
-#: cp/decl2.c:790
+#: cp/decl2.c:786
msgid "initializer invalid for static member with constructor"
msgstr ""
-#: cp/decl2.c:793
+#: cp/decl2.c:789
msgid "(an out of class initialization is required)"
msgstr ""
-#: cp/decl2.c:874
+#: cp/decl2.c:870
msgid "member %qD conflicts with virtual function table field name"
msgstr ""
-#: cp/decl2.c:891
+#: cp/decl2.c:887
msgid "%qD is already defined in %qT"
msgstr ""
-#: cp/decl2.c:937
+#: cp/decl2.c:933
msgid "field initializer is not constant"
msgstr ""
-#: cp/decl2.c:965
+#: cp/decl2.c:961
msgid "`asm' specifiers are not permitted on non-static data members"
msgstr ""
-#: cp/decl2.c:1011
+#: cp/decl2.c:1007
msgid "cannot declare %qD to be a bit-field type"
msgstr ""
-#: cp/decl2.c:1021
+#: cp/decl2.c:1017
msgid "cannot declare bit-field %qD with function type"
msgstr ""
-#: cp/decl2.c:1028
+#: cp/decl2.c:1024
msgid "%qD is already defined in the class %qT"
msgstr ""
-#: cp/decl2.c:1035
+#: cp/decl2.c:1031
msgid "static member %qD cannot be a bit-field"
msgstr ""
-#: cp/decl2.c:1094
+#: cp/decl2.c:1090
msgid "initializer specified for non-member function %qD"
msgstr ""
-#: cp/decl2.c:1098
+#: cp/decl2.c:1094
msgid "invalid initializer for virtual method %qD"
msgstr ""
-#: cp/decl2.c:1130
+#: cp/decl2.c:1126
msgid "anonymous struct not inside named type"
msgstr ""
-#: cp/decl2.c:1201
+#: cp/decl2.c:1197
msgid "namespace-scope anonymous aggregates must be static"
msgstr ""
-#: cp/decl2.c:1208
+#: cp/decl2.c:1204
msgid "anonymous union with no members"
msgstr ""
-#: cp/decl2.c:1244
+#: cp/decl2.c:1240
msgid "%<operator new%> must return type %qT"
msgstr ""
-#: cp/decl2.c:1253
+#: cp/decl2.c:1249
msgid "%<operator new%> takes type %<size_t%> (%qT) as first parameter"
msgstr ""
-#: cp/decl2.c:1282
+#: cp/decl2.c:1278
msgid "%<operator delete%> must return type %qT"
msgstr ""
-#: cp/decl2.c:1291
+#: cp/decl2.c:1287
msgid "%<operator delete%> takes type %qT as first parameter"
msgstr ""
-#: cp/decl2.c:3028
+#: cp/decl2.c:3024
msgid "inline function `%D' used but never defined"
msgstr ""
-#: cp/decl2.c:3178
+#: cp/decl2.c:3174
msgid "default argument missing for parameter %P of %q+#D"
msgstr ""
@@ -14835,7 +14908,7 @@ msgstr ""
msgid "throwing NULL, which has integral, not pointer type"
msgstr ""
-#: cp/except.c:599 cp/init.c:1875
+#: cp/except.c:599 cp/init.c:1873
msgid "%qD should never be overloaded"
msgstr ""
@@ -14922,184 +14995,184 @@ msgstr ""
msgid "argument to `%s' missing\n"
msgstr ""
-#: cp/init.c:318
+#: cp/init.c:316
msgid "%J%qD should be initialized in the member initialization list"
msgstr ""
-#: cp/init.c:365
+#: cp/init.c:363
msgid "%Jdefault-initialization of %q#D, which has reference type"
msgstr ""
-#: cp/init.c:371
+#: cp/init.c:369
msgid "%Juninitialized reference member %qD"
msgstr ""
-#: cp/init.c:374
+#: cp/init.c:372
msgid "%Juninitialized member %qD with %<const%> type %qT"
msgstr ""
-#: cp/init.c:517
+#: cp/init.c:515
msgid "%qD will be initialized after"
msgstr ""
-#: cp/init.c:520
+#: cp/init.c:518
msgid "base %qT will be initialized after"
msgstr ""
-#: cp/init.c:523
+#: cp/init.c:521
msgid " %q#D"
msgstr ""
-#: cp/init.c:525
+#: cp/init.c:523
msgid " base %qT"
msgstr ""
-#: cp/init.c:526
+#: cp/init.c:524
msgid "%J when initialized here"
msgstr ""
-#: cp/init.c:542
+#: cp/init.c:540
msgid "%Jmultiple initializations given for %qD"
msgstr ""
-#: cp/init.c:545
+#: cp/init.c:543
msgid "%Jmultiple initializations given for base %qT"
msgstr ""
-#: cp/init.c:612
+#: cp/init.c:610
msgid "%Jinitializations for multiple members of %qT"
msgstr ""
-#: cp/init.c:669
+#: cp/init.c:667
msgid ""
"%Jbase class %q#T should be explicitly initialized in the copy constructor"
msgstr ""
-#: cp/init.c:893 cp/init.c:912
+#: cp/init.c:891 cp/init.c:910
msgid "class %qT does not have any field named %qD"
msgstr ""
-#: cp/init.c:899
+#: cp/init.c:897
msgid ""
"%q#D is a static data member; it can only be initialized at its definition"
msgstr ""
-#: cp/init.c:906
+#: cp/init.c:904
msgid "%q#D is not a non-static data member of %qT"
msgstr ""
-#: cp/init.c:945
+#: cp/init.c:943
msgid "unnamed initializer for %qT, which has no base classes"
msgstr ""
-#: cp/init.c:953
+#: cp/init.c:951
msgid "unnamed initializer for %qT, which uses multiple inheritance"
msgstr ""
-#: cp/init.c:999
+#: cp/init.c:997
msgid "%qD is both a direct base and an indirect virtual base"
msgstr ""
-#: cp/init.c:1007
+#: cp/init.c:1005
msgid "type %qD is not a direct or virtual base of %qT"
msgstr ""
-#: cp/init.c:1010
+#: cp/init.c:1008
msgid "type %qD is not a direct base of %qT"
msgstr ""
-#: cp/init.c:1090
+#: cp/init.c:1088
msgid "bad array initializer"
msgstr ""
-#: cp/init.c:1289
+#: cp/init.c:1287
msgid "%qT is not an aggregate type"
msgstr ""
-#: cp/init.c:1381
+#: cp/init.c:1379
msgid "qualified type %qT does not match destructor name %<~%T%>"
msgstr ""
-#: cp/init.c:1389
+#: cp/init.c:1387
msgid "incomplete type %qT does not have member %qD"
msgstr ""
-#: cp/init.c:1408
+#: cp/init.c:1406
msgid "%qD is not a member of type %qT"
msgstr ""
-#: cp/init.c:1435
+#: cp/init.c:1433
msgid "invalid pointer to bit-field %qD"
msgstr ""
-#: cp/init.c:1537
+#: cp/init.c:1535
msgid "invalid use of non-static member function %qD"
msgstr ""
-#: cp/init.c:1543
+#: cp/init.c:1541
msgid "invalid use of non-static data member %qD"
msgstr ""
-#: cp/init.c:1660
+#: cp/init.c:1658
msgid "new cannot be applied to a reference type"
msgstr ""
-#: cp/init.c:1666
+#: cp/init.c:1664
msgid "new cannot be applied to a function type"
msgstr ""
-#: cp/init.c:1698
+#: cp/init.c:1696
msgid "call to Java constructor, while %<jclass%> undefined"
msgstr ""
-#: cp/init.c:1714
+#: cp/init.c:1712
msgid "can't find class$"
msgstr ""
-#: cp/init.c:1827
+#: cp/init.c:1825
msgid "invalid type %<void%> for new"
msgstr ""
-#: cp/init.c:1837
+#: cp/init.c:1835
msgid "uninitialized const in %<new%> of %q#T"
msgstr ""
-#: cp/init.c:1870
+#: cp/init.c:1868
#, c-format
msgid "call to Java constructor with %qs undefined"
msgstr ""
-#: cp/init.c:1910
+#: cp/init.c:1908
msgid "request for member %qD is ambiguous"
msgstr ""
-#: cp/init.c:2043
+#: cp/init.c:2041
msgid "ISO C++ forbids initialization in array new"
msgstr ""
-#: cp/init.c:2513
+#: cp/init.c:2511
msgid "initializer ends prematurely"
msgstr ""
-#: cp/init.c:2566
+#: cp/init.c:2564
msgid "cannot initialize multi-dimensional array with initializer"
msgstr ""
-#: cp/init.c:2725
+#: cp/init.c:2723
msgid "possible problem detected in invocation of delete operator:"
msgstr ""
-#: cp/init.c:2728
+#: cp/init.c:2726
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:2749
+#: cp/init.c:2747
msgid "unknown array size in delete"
msgstr ""
-#: cp/init.c:3009
+#: cp/init.c:3007
msgid "type to vector delete is neither pointer or array type"
msgstr ""
@@ -15459,7 +15532,7 @@ msgstr ""
msgid "new types may not be defined in a return type"
msgstr ""
-#: cp/parser.c:1965 cp/pt.c:4279
+#: cp/parser.c:1965 cp/pt.c:4312
msgid "%qT is not a template"
msgstr ""
@@ -15637,95 +15710,95 @@ msgstr ""
msgid "a template-id may not appear in a using-declaration"
msgstr ""
-#: cp/parser.c:10526
+#: cp/parser.c:10532
msgid "an asm-specification is not allowed on a function-definition"
msgstr ""
-#: cp/parser.c:10528
+#: cp/parser.c:10534
msgid "attributes are not allowed on a function-definition"
msgstr ""
-#: cp/parser.c:10659
+#: cp/parser.c:10665
msgid "attributes after parenthesized initializer ignored"
msgstr ""
-#: cp/parser.c:11088
+#: cp/parser.c:11094
msgid "%<%T::%D%> is not a type"
msgstr ""
-#: cp/parser.c:11133
+#: cp/parser.c:11139
msgid "invalid use of constructor as a template"
msgstr ""
-#: cp/parser.c:11134
+#: cp/parser.c:11140
msgid ""
"use %<%T::%D%> instead of %<%T::%T%> to name the constructor in a qualified "
"name"
msgstr ""
-#: cp/parser.c:11322
+#: cp/parser.c:11328
msgid "duplicate cv-qualifier"
msgstr ""
-#: cp/parser.c:11836
+#: cp/parser.c:11842
msgid "file ends in default argument"
msgstr ""
-#: cp/parser.c:11896
+#: cp/parser.c:11902
msgid "deprecated use of default argument for parameter of non-function"
msgstr ""
-#: cp/parser.c:11899
+#: cp/parser.c:11905
msgid "default arguments are only permitted for function parameters"
msgstr ""
-#: cp/parser.c:12641
+#: cp/parser.c:12647
msgid "declaration of %qD in %qD which does not enclose %qD"
msgstr ""
-#: cp/parser.c:12654
+#: cp/parser.c:12660
msgid "extra qualification ignored"
msgstr ""
-#: cp/parser.c:12665
+#: cp/parser.c:12671
msgid "an explicit specialization must be preceded by %<template <>%>"
msgstr ""
-#: cp/parser.c:12949
+#: cp/parser.c:12955
msgid "%Hextra %<;%>"
msgstr ""
-#: cp/parser.c:12967
+#: cp/parser.c:12973
msgid "a class-key must be used when declaring a friend"
msgstr ""
-#: cp/parser.c:12981
+#: cp/parser.c:12987
msgid "friend declaration does not name a class or function"
msgstr ""
-#: cp/parser.c:13154
+#: cp/parser.c:13160
msgid "pure-specifier on function-definition"
msgstr ""
-#: cp/parser.c:13427
+#: cp/parser.c:13433
msgid "keyword %<typename%> not allowed outside of templates"
msgstr ""
-#: cp/parser.c:13429
+#: cp/parser.c:13435
msgid ""
"keyword %<typename%> not allowed in this context (the base class is "
"implicitly a type)"
msgstr ""
-#: cp/parser.c:13702
+#: cp/parser.c:13708
msgid "invalid catch parameter"
msgstr ""
-#: cp/parser.c:14264
+#: cp/parser.c:14270
msgid "reference to %qD is ambiguous"
msgstr ""
-#: cp/parser.c:14433
+#: cp/parser.c:14439
msgid "too few template-parameter-lists"
msgstr ""
@@ -15733,143 +15806,143 @@ msgstr ""
#. something like:
#.
#. template <class T> template <class U> void S::f();
-#: cp/parser.c:14448
+#: cp/parser.c:14454
msgid "too many template-parameter-lists"
msgstr ""
#. Skip the entire function.
-#: cp/parser.c:14672
+#: cp/parser.c:14678
msgid "invalid function declaration"
msgstr ""
#. Issue an error message.
-#: cp/parser.c:14709
+#: cp/parser.c:14715
msgid "named return values are no longer supported"
msgstr ""
-#: cp/parser.c:15054
+#: cp/parser.c:15060
msgid "%H%<>>%> should be %<> >%> within a nested template argument list"
msgstr ""
-#: cp/parser.c:15069
+#: cp/parser.c:15075
msgid "spurious %<>>%>, use %<>%> to terminate a template argument list"
msgstr ""
-#: cp/parser.c:15074
+#: cp/parser.c:15080
msgid "missing %<>%> to terminate the template argument list"
msgstr ""
-#: cp/parser.c:15593
+#: cp/parser.c:15599
msgid "%qs tag used in naming %q#T"
msgstr ""
-#: cp/parser.c:15614
+#: cp/parser.c:15620
msgid "%qD redeclared with different access"
msgstr ""
-#: cp/parser.c:15631
+#: cp/parser.c:15637
msgid "%<template%> (as a disambiguator) is only allowed within templates"
msgstr ""
-#: cp/parser.c:15839
+#: cp/parser.c:15845
msgid "inter-module optimizations not implemented for C++"
msgstr ""
-#: cp/pt.c:240
+#: cp/pt.c:237
msgid "data member %qD cannot be a member template"
msgstr ""
-#: cp/pt.c:252
+#: cp/pt.c:249
msgid "invalid member template declaration %qD"
msgstr ""
-#: cp/pt.c:635
+#: cp/pt.c:571
msgid "explicit specialization in non-namespace scope %qD"
msgstr ""
-#: cp/pt.c:646
+#: cp/pt.c:582
msgid "enclosing class templates are not explicitly specialized"
msgstr ""
-#: cp/pt.c:730
+#: cp/pt.c:666
msgid "specialization of %qD in different namespace"
msgstr ""
-#: cp/pt.c:731 cp/pt.c:800
+#: cp/pt.c:667 cp/pt.c:736
msgid " from definition of %q#D"
msgstr ""
-#: cp/pt.c:767
+#: cp/pt.c:703
msgid "specialization of %qT after instantiation"
msgstr ""
-#: cp/pt.c:799
+#: cp/pt.c:735
msgid "specializing %q#T in different namespace"
msgstr ""
-#: cp/pt.c:814
+#: cp/pt.c:750
msgid "specialization %qT after instantiation %qT"
msgstr ""
-#: cp/pt.c:826
+#: cp/pt.c:762
msgid "explicit specialization of non-template %qT"
msgstr ""
-#: cp/pt.c:1083
+#: cp/pt.c:1106
msgid "specialization of %qD after instantiation"
msgstr ""
-#: cp/pt.c:1212
+#: cp/pt.c:1235
msgid "%s %+#D"
msgstr ""
-#: cp/pt.c:1268
+#: cp/pt.c:1291
msgid "%qD is not a function template"
msgstr ""
-#: cp/pt.c:1453
+#: cp/pt.c:1476
msgid "template-id %qD for %q+D does not match any template declaration"
msgstr ""
-#: cp/pt.c:1462
+#: cp/pt.c:1485
msgid "ambiguous template specialization %qD for %q+D"
msgstr ""
#. This case handles bogus declarations like template <>
#. template <class T> void f<int>();
-#: cp/pt.c:1685 cp/pt.c:1739
+#: cp/pt.c:1708 cp/pt.c:1762
msgid "template-id %qD in declaration of primary template"
msgstr ""
-#: cp/pt.c:1698
+#: cp/pt.c:1721
msgid "template parameter list used in explicit instantiation"
msgstr ""
-#: cp/pt.c:1704
+#: cp/pt.c:1727
msgid "definition provided for explicit instantiation"
msgstr ""
-#: cp/pt.c:1712
+#: cp/pt.c:1735
msgid "too many template parameter lists in declaration of %qD"
msgstr ""
-#: cp/pt.c:1715
+#: cp/pt.c:1738
msgid "too few template parameter lists in declaration of %qD"
msgstr ""
-#: cp/pt.c:1717
+#: cp/pt.c:1740
msgid "explicit specialization of %qD must be introduced by `template <>'"
msgstr ""
-#: cp/pt.c:1736
+#: cp/pt.c:1759
msgid "function template partial specialization %qD is not allowed"
msgstr ""
-#: cp/pt.c:1768
+#: cp/pt.c:1791
msgid "default argument specified in explicit specialization"
msgstr ""
-#: cp/pt.c:1772
+#: cp/pt.c:1795
msgid "template specialization with C linkage"
msgstr ""
@@ -15881,60 +15954,60 @@ msgstr ""
#. program is ill-formed.
#.
#. Similar language is found in [temp.explicit].
-#: cp/pt.c:1856
+#: cp/pt.c:1879
msgid "specialization of implicitly-declared special member function"
msgstr ""
-#: cp/pt.c:1900
+#: cp/pt.c:1923
msgid "no member function %qD declared in %qT"
msgstr ""
#. There are two many template parameter lists.
-#: cp/pt.c:2050
+#: cp/pt.c:2073
msgid "too many template parameter lists in declaration of %qT"
msgstr ""
-#: cp/pt.c:2144
+#: cp/pt.c:2167
msgid " shadows template parm %q#D"
msgstr ""
-#: cp/pt.c:2544
+#: cp/pt.c:2569
msgid "template parameters not used in partial specialization:"
msgstr ""
-#: cp/pt.c:2548
+#: cp/pt.c:2573
msgid " %qD"
msgstr ""
-#: cp/pt.c:2559
+#: cp/pt.c:2584
msgid "partial specialization %qT does not specialize any template arguments"
msgstr ""
-#: cp/pt.c:2584
+#: cp/pt.c:2609
#, c-format
msgid "template argument %qE involves template parameter(s)"
msgstr ""
-#: cp/pt.c:2628
+#: cp/pt.c:2653
msgid "type %qT of template argument %qE depends on template parameter(s)"
msgstr ""
-#: cp/pt.c:2714
+#: cp/pt.c:2740
msgid "no default argument for %qD"
msgstr ""
-#: cp/pt.c:2866
+#: cp/pt.c:2897
msgid "template with C linkage"
msgstr ""
-#: cp/pt.c:2869
+#: cp/pt.c:2900
msgid "template class without a name"
msgstr ""
#. [temp.mem]
#.
#. A destructor shall not be a member template.
-#: cp/pt.c:2877
+#: cp/pt.c:2908
msgid "destructor %qD declared as member template"
msgstr ""
@@ -15943,53 +16016,53 @@ msgstr ""
#. An allocation function can be a function
#. template. ... Template allocation functions shall
#. have two or more parameters.
-#: cp/pt.c:2892
+#: cp/pt.c:2923
msgid "invalid template declaration of %qD"
msgstr ""
-#: cp/pt.c:2972
+#: cp/pt.c:3004
msgid "%qD does not declare a template type"
msgstr ""
-#: cp/pt.c:2978
+#: cp/pt.c:3010
msgid "template definition of non-template %q#D"
msgstr ""
-#: cp/pt.c:3019
+#: cp/pt.c:3052
msgid "expected %d levels of template parms for %q#D, got %d"
msgstr ""
-#: cp/pt.c:3031
+#: cp/pt.c:3064
msgid "got %d template parameters for %q#D"
msgstr ""
-#: cp/pt.c:3034
+#: cp/pt.c:3067
msgid "got %d template parameters for %q#T"
msgstr ""
-#: cp/pt.c:3036
+#: cp/pt.c:3069
#, c-format
msgid " but %d required"
msgstr ""
-#: cp/pt.c:3121
+#: cp/pt.c:3154
msgid "%qT is not a template type"
msgstr ""
-#: cp/pt.c:3137
+#: cp/pt.c:3170
msgid "previous declaration %qD"
msgstr ""
-#: cp/pt.c:3138
+#: cp/pt.c:3171
#, c-format
msgid "used %d template parameter%s instead of %d"
msgstr ""
-#: cp/pt.c:3158
+#: cp/pt.c:3191
msgid "template parameter %q#D"
msgstr ""
-#: cp/pt.c:3159
+#: cp/pt.c:3192
msgid "redeclared here as %q#D"
msgstr ""
@@ -15997,293 +16070,293 @@ msgstr ""
#.
#. A template-parameter may not be given default arguments
#. by two different declarations in the same scope.
-#: cp/pt.c:3169
+#: cp/pt.c:3202
msgid "redefinition of default argument for %q#D"
msgstr ""
-#: cp/pt.c:3170
+#: cp/pt.c:3203
msgid "%J original definition appeared here"
msgstr ""
-#: cp/pt.c:3316
+#: cp/pt.c:3349
#, c-format
msgid "%qE is not a valid template argument"
msgstr ""
-#: cp/pt.c:3320
+#: cp/pt.c:3353
msgid "it must be the address of a function with external linkage"
msgstr ""
-#: cp/pt.c:3322
+#: cp/pt.c:3355
msgid "it must be the address of an object with external linkage"
msgstr ""
-#: cp/pt.c:3325
+#: cp/pt.c:3358
msgid "it must be a pointer-to-member of the form %<&X::Y%>"
msgstr ""
-#: cp/pt.c:3336
+#: cp/pt.c:3369
#, c-format
msgid ""
"string literal %qE is not a valid template argument because it is the "
"address of an object with static linkage"
msgstr ""
-#: cp/pt.c:3352
+#: cp/pt.c:3385
#, c-format
msgid "address of non-extern %qE cannot be used as template argument"
msgstr ""
-#: cp/pt.c:3362
+#: cp/pt.c:3395
#, c-format
msgid "non-constant %qE cannot be used as template argument"
msgstr ""
-#: cp/pt.c:3369
+#: cp/pt.c:3402
msgid "type %qT cannot be used as a value for a non-type template-parameter"
msgstr ""
-#: cp/pt.c:3372
+#: cp/pt.c:3405
msgid "invalid use of %qD as a non-type template-argument"
msgstr ""
-#: cp/pt.c:3374
+#: cp/pt.c:3407
#, c-format
msgid "invalid use of %qE as a non-type template-argument"
msgstr ""
-#: cp/pt.c:3752
+#: cp/pt.c:3785
msgid "to refer to a type member of a template parameter, use %<typename %E%>"
msgstr ""
-#: cp/pt.c:3766 cp/pt.c:3785 cp/pt.c:3825
+#: cp/pt.c:3799 cp/pt.c:3818 cp/pt.c:3858
msgid "type/value mismatch at argument %d in template parameter list for %qD"
msgstr ""
-#: cp/pt.c:3770
+#: cp/pt.c:3803
msgid " expected a constant of type %qT, got %qT"
msgstr ""
-#: cp/pt.c:3774
+#: cp/pt.c:3807
#, c-format
msgid " expected a class template, got %qE"
msgstr ""
-#: cp/pt.c:3776
+#: cp/pt.c:3809
#, c-format
msgid " expected a type, got %qE"
msgstr ""
-#: cp/pt.c:3789
+#: cp/pt.c:3822
msgid " expected a type, got %qT"
msgstr ""
-#: cp/pt.c:3791
+#: cp/pt.c:3824
msgid " expected a class template, got %qT"
msgstr ""
-#: cp/pt.c:3828
+#: cp/pt.c:3861
msgid " expected a template of type %qD, got %qD"
msgstr ""
-#: cp/pt.c:3864
+#: cp/pt.c:3897
msgid "could not convert template argument %qE to %qT"
msgstr ""
-#: cp/pt.c:3903
+#: cp/pt.c:3936
#, c-format
msgid "wrong number of template arguments (%d, should be %d)"
msgstr ""
-#: cp/pt.c:3907
+#: cp/pt.c:3940
msgid "provided for %qD"
msgstr ""
-#: cp/pt.c:3935
+#: cp/pt.c:3968
#, c-format
msgid "template argument %d is invalid"
msgstr ""
-#: cp/pt.c:4156
+#: cp/pt.c:4189
msgid "non-template used as template"
msgstr ""
-#: cp/pt.c:4291
+#: cp/pt.c:4324
msgid "non-template type %qT used as a template"
msgstr ""
-#: cp/pt.c:4293
+#: cp/pt.c:4326
msgid "for template declaration %qD"
msgstr ""
-#: cp/pt.c:4942
+#: cp/pt.c:4963
msgid ""
"template instantiation depth exceeds maximum of %d (use -ftemplate-depth-NN "
"to increase the maximum) instantiating %qD"
msgstr ""
-#: cp/pt.c:5381
+#: cp/pt.c:5402
msgid "ambiguous class template instantiation for %q#T"
msgstr ""
-#: cp/pt.c:5387
+#: cp/pt.c:5408
msgid "%s %+#T"
msgstr ""
-#: cp/pt.c:6408 cp/pt.c:6528
+#: cp/pt.c:6431 cp/pt.c:6552
msgid "instantiation of %qD as type %qT"
msgstr ""
-#: cp/pt.c:6570
+#: cp/pt.c:6594
msgid "invalid parameter type %qT"
msgstr ""
-#: cp/pt.c:6572
+#: cp/pt.c:6596
msgid "in declaration %qD"
msgstr ""
-#: cp/pt.c:6646
+#: cp/pt.c:6670
msgid "creating pointer to member function of non-class type %qT"
msgstr ""
-#: cp/pt.c:6783
+#: cp/pt.c:6840
msgid "creating array with size zero"
msgstr ""
-#: cp/pt.c:6797
+#: cp/pt.c:6854
#, c-format
msgid "creating array with size zero (%qE)"
msgstr ""
-#: cp/pt.c:7014
+#: cp/pt.c:7071
msgid "forming reference to void"
msgstr ""
-#: cp/pt.c:7016
+#: cp/pt.c:7073
msgid "forming %s to reference type %qT"
msgstr ""
-#: cp/pt.c:7053
+#: cp/pt.c:7110
msgid "creating pointer to member of non-class type %qT"
msgstr ""
-#: cp/pt.c:7059
+#: cp/pt.c:7116
msgid "creating pointer to member reference type %qT"
msgstr ""
-#: cp/pt.c:7145
+#: cp/pt.c:7186
msgid "creating array of %qT"
msgstr ""
-#: cp/pt.c:7151
+#: cp/pt.c:7192
msgid "creating array of %qT, which is an abstract class type"
msgstr ""
-#: cp/pt.c:7195
+#: cp/pt.c:7236
msgid "%qT is not a class, struct, or union type"
msgstr ""
-#: cp/pt.c:7281
+#: cp/pt.c:7322
#, c-format
msgid "use of `%s' in template"
msgstr ""
-#: cp/pt.c:7406
+#: cp/pt.c:7447
#, c-format
msgid ""
"dependent-name %qE is parsed as a non-type, but instantiation yields a type"
msgstr ""
-#: cp/pt.c:7408
+#: cp/pt.c:7449
msgid "say %<typename %E%> if a type is meant"
msgstr ""
-#: cp/pt.c:8545
+#: cp/pt.c:8591
msgid "%qT is not a class or namespace"
msgstr ""
-#: cp/pt.c:8548
+#: cp/pt.c:8594
msgid "%qD is not a class or namespace"
msgstr ""
-#: cp/pt.c:8673
+#: cp/pt.c:8719
msgid "%qT uses anonymous type"
msgstr ""
-#: cp/pt.c:8675
+#: cp/pt.c:8721
msgid "%qT uses local type %qT"
msgstr ""
-#: cp/pt.c:8683
+#: cp/pt.c:8729
msgid "%qT is a variably modified type"
msgstr ""
-#: cp/pt.c:8694
+#: cp/pt.c:8740
#, c-format
msgid "integral expression %qE is not constant"
msgstr ""
-#: cp/pt.c:8699
+#: cp/pt.c:8745
msgid " trying to instantiate %qD"
msgstr ""
-#: cp/pt.c:9213
+#: cp/pt.c:9261
msgid "incomplete type unification"
msgstr ""
-#: cp/pt.c:10531 cp/pt.c:10602
+#: cp/pt.c:10579 cp/pt.c:10650
msgid "explicit instantiation of non-template %q#D"
msgstr ""
-#: cp/pt.c:10547 cp/pt.c:10597
+#: cp/pt.c:10595 cp/pt.c:10645
msgid "no matching template for %qD found"
msgstr ""
-#: cp/pt.c:10553
+#: cp/pt.c:10601
msgid "explicit instantiation of %q#D"
msgstr ""
-#: cp/pt.c:10589
+#: cp/pt.c:10637
msgid "duplicate explicit instantiation of %q#D"
msgstr ""
-#: cp/pt.c:10611
+#: cp/pt.c:10659
msgid "ISO C++ forbids the use of %<extern%> on explicit instantiations"
msgstr ""
-#: cp/pt.c:10616 cp/pt.c:10706
+#: cp/pt.c:10664 cp/pt.c:10754
msgid "storage class %qD applied to template instantiation"
msgstr ""
-#: cp/pt.c:10678
+#: cp/pt.c:10726
msgid "explicit instantiation of non-template type %qT"
msgstr ""
-#: cp/pt.c:10687
+#: cp/pt.c:10735
msgid "explicit instantiation of %q#T before definition of template"
msgstr ""
-#: cp/pt.c:10695
+#: cp/pt.c:10743
#, c-format
msgid "ISO C++ forbids the use of `%E' on explicit instantiations"
msgstr ""
-#: cp/pt.c:10740
+#: cp/pt.c:10788
msgid "duplicate explicit instantiation of %q#T"
msgstr ""
-#: cp/pt.c:11103
+#: cp/pt.c:11153
msgid "explicit instantiation of %qD but no definition available"
msgstr ""
-#: cp/pt.c:11247
+#: cp/pt.c:11297
msgid ""
"template instantiation depth exceeds maximum of %d (use -ftemplate-depth-NN "
"to increase the maximum) instantiating %q+D, possibly from virtual table "
"generation"
msgstr ""
-#: cp/pt.c:11526
+#: cp/pt.c:11576
msgid "%q#T is not a valid type for a template constant parameter"
msgstr ""
@@ -16322,43 +16395,43 @@ msgstr ""
msgid "cannot dynamic_cast `%E' (of type `%#T') to type `%#T' (%s)"
msgstr ""
-#: cp/search.c:246
+#: cp/search.c:237
msgid "`%T' is an ambiguous base of `%T'"
msgstr ""
-#: cp/search.c:264
+#: cp/search.c:255
msgid "`%T' is an inaccessible base of `%T'"
msgstr ""
-#: cp/search.c:1645
+#: cp/search.c:1743
msgid "invalid covariant return type for `%#D'"
msgstr ""
-#: cp/search.c:1646 cp/search.c:1652
+#: cp/search.c:1744 cp/search.c:1750
msgid " overriding `%#D'"
msgstr ""
-#: cp/search.c:1650
+#: cp/search.c:1748
msgid "conflicting return type specified for `%#D'"
msgstr ""
-#: cp/search.c:1661
+#: cp/search.c:1759
#, c-format
msgid "looser throw specifier for `%#F'"
msgstr ""
-#: cp/search.c:1662
+#: cp/search.c:1760
#, c-format
msgid " overriding `%#F'"
msgstr ""
#. A static member function cannot match an inherited
#. virtual member function.
-#: cp/search.c:1755
+#: cp/search.c:1853
msgid "`%#D' cannot be declared"
msgstr ""
-#: cp/search.c:1756
+#: cp/search.c:1854
msgid " since `%#D' declared in base class"
msgstr ""
@@ -16367,145 +16440,145 @@ msgstr ""
msgid "type of asm operand `%E' could not be determined"
msgstr ""
-#: cp/semantics.c:1265
+#: cp/semantics.c:1266
msgid "invalid use of member `%D' in static member function"
msgstr ""
-#: cp/semantics.c:1268
+#: cp/semantics.c:1269
msgid "invalid use of non-static data member `%D'"
msgstr ""
-#: cp/semantics.c:1269 cp/semantics.c:1308
+#: cp/semantics.c:1270 cp/semantics.c:1309
msgid "from this location"
msgstr ""
-#: cp/semantics.c:1307
+#: cp/semantics.c:1308
msgid "object missing in reference to `%D'"
msgstr ""
-#: cp/semantics.c:1786
+#: cp/semantics.c:1787
msgid "arguments to destructor are not allowed"
msgstr ""
-#: cp/semantics.c:1836
+#: cp/semantics.c:1837
msgid "`this' is unavailable for static member functions"
msgstr ""
-#: cp/semantics.c:1842
+#: cp/semantics.c:1843
msgid "invalid use of `this' in non-member function"
msgstr ""
-#: cp/semantics.c:1844
+#: cp/semantics.c:1845
msgid "invalid use of `this' at top level"
msgstr ""
-#: cp/semantics.c:1868
+#: cp/semantics.c:1869
msgid "invalid qualifying scope in pseudo-destructor name"
msgstr ""
-#: cp/semantics.c:1888
+#: cp/semantics.c:1889
msgid "`%E' is not of type `%T'"
msgstr ""
-#: cp/semantics.c:1982
+#: cp/semantics.c:1983
msgid "template type parameters must use the keyword `class' or `typename'"
msgstr ""
-#: cp/semantics.c:2026
+#: cp/semantics.c:2027
msgid ""
"invalid use of type `%T' as a default value for a template template-parameter"
msgstr ""
-#: cp/semantics.c:2029
+#: cp/semantics.c:2030
msgid ""
"invalid use of `%D' as a default value for a template template-parameter"
msgstr ""
-#: cp/semantics.c:2033
+#: cp/semantics.c:2034
msgid "invalid default argument for a template template parameter"
msgstr ""
-#: cp/semantics.c:2050
+#: cp/semantics.c:2051
msgid "definition of `%#T' inside template parameter list"
msgstr ""
-#: cp/semantics.c:2061
+#: cp/semantics.c:2062
msgid "invalid definition of qualified type `%T'"
msgstr ""
-#: cp/semantics.c:2075
+#: cp/semantics.c:2076
msgid "redefinition of `%#T'"
msgstr ""
-#: cp/semantics.c:2076
+#: cp/semantics.c:2077
msgid "previous definition of `%#T'"
msgstr ""
-#: cp/semantics.c:2252
+#: cp/semantics.c:2253
msgid "invalid base-class specification"
msgstr ""
-#: cp/semantics.c:2261
+#: cp/semantics.c:2262
msgid "base class `%T' has cv qualifiers"
msgstr ""
-#: cp/semantics.c:2294
+#: cp/semantics.c:2295
msgid "multiple declarators in template declaration"
msgstr ""
-#: cp/semantics.c:2306
+#: cp/semantics.c:2307
msgid "incomplete type `%T' used in nested name specifier"
msgstr ""
-#: cp/semantics.c:2309
+#: cp/semantics.c:2310
msgid "reference to `%T::%D' is ambiguous"
msgstr ""
-#: cp/semantics.c:2313 cp/typeck.c:1649
+#: cp/semantics.c:2314 cp/typeck.c:1649
msgid "`%D' is not a member of `%T'"
msgstr ""
-#: cp/semantics.c:2316
+#: cp/semantics.c:2317
msgid "`%D' is not a member of `%D'"
msgstr ""
-#: cp/semantics.c:2318
+#: cp/semantics.c:2319
msgid "`::%D' has not been declared"
msgstr ""
-#: cp/semantics.c:2441
+#: cp/semantics.c:2442
msgid ""
"template parameter `%D' of type `%T' is not allowed in an integral constant "
"expression because it is not of integral or enumeration type"
msgstr ""
-#: cp/semantics.c:2585
+#: cp/semantics.c:2586
msgid "`%D' cannot appear in a constant-expression"
msgstr ""
-#: cp/semantics.c:2593
+#: cp/semantics.c:2594
msgid "use of namespace `%D' as expression"
msgstr ""
-#: cp/semantics.c:2598
+#: cp/semantics.c:2599
msgid "use of class template `%T' as expression"
msgstr ""
#. Ambiguous reference to base members.
-#: cp/semantics.c:2604
+#: cp/semantics.c:2605
msgid "request for member `%D' is ambiguous in multiple inheritance lattice"
msgstr ""
-#: cp/semantics.c:2665
+#: cp/semantics.c:2666
#, c-format
msgid "use of %s from containing function"
msgstr ""
-#: cp/semantics.c:2668
+#: cp/semantics.c:2669
msgid " `%#D' declared here"
msgstr ""
-#: cp/semantics.c:2719
+#: cp/semantics.c:2720
#, c-format
msgid "type of `%E' is unknown"
msgstr ""
@@ -16699,6 +16772,10 @@ msgstr ""
msgid "at this point in file"
msgstr ""
+#: cp/typeck.c:2569
+msgid "too many arguments to function"
+msgstr ""
+
#: cp/typeck.c:2603
msgid "parameter %P of `%D' has incomplete type `%T'"
msgstr ""
@@ -16711,6 +16788,10 @@ msgstr ""
msgid "too few arguments to %s `%+#D'"
msgstr ""
+#: cp/typeck.c:2675
+msgid "too few arguments to function"
+msgstr ""
+
#: cp/typeck.c:2822 cp/typeck.c:2832
msgid "assuming cast to type `%T' from overloaded function"
msgstr ""
@@ -17226,7 +17307,7 @@ msgid "call to function which throws incomplete type `%#T'"
msgstr ""
#. XXX Not i18n clean.
-#: cp/cp-tree.h:3801
+#: cp/cp-tree.h:3806
#, c-format
msgid "%s is deprecated, please see the documentation for details"
msgstr ""
@@ -17554,10 +17635,12 @@ msgstr ""
#. FIXME: i18n bug here. Order of prints should not be
#. fixed.
#: java/gjavah.c:849
+#, c-format
msgid "ignored method `"
msgstr ""
#: java/gjavah.c:851
+#, c-format
msgid "' marked virtual\n"
msgstr ""
@@ -17598,102 +17681,125 @@ msgid "base class is of array type"
msgstr ""
#: java/gjavah.c:2280
+#, c-format
msgid "Try `gcjh --help' for more information.\n"
msgstr ""
#: java/gjavah.c:2287
+#, c-format
msgid ""
"Usage: gcjh [OPTION]... CLASS...\n"
"\n"
msgstr ""
#: java/gjavah.c:2288
+#, c-format
msgid ""
"Generate C++ header files from .class files\n"
"\n"
msgstr ""
#: java/gjavah.c:2289
+#, c-format
msgid " -stubs Generate an implementation stub file\n"
msgstr ""
#: java/gjavah.c:2290
+#, c-format
msgid " -jni Generate a JNI header or stub\n"
msgstr ""
#: java/gjavah.c:2292
+#, c-format
msgid " -add TEXT Insert TEXT into class body\n"
msgstr ""
#: java/gjavah.c:2293
+#, c-format
msgid " -append TEXT Insert TEXT after class declaration\n"
msgstr ""
#: java/gjavah.c:2294
+#, c-format
msgid " -friend TEXT Insert TEXT as `friend' declaration\n"
msgstr ""
#: java/gjavah.c:2295
+#, c-format
msgid " -prepend TEXT Insert TEXT before start of class\n"
msgstr ""
#: java/gjavah.c:2297 java/jcf-dump.c:897
+#, c-format
msgid " --classpath PATH Set path to find .class files\n"
msgstr ""
#: java/gjavah.c:2298 java/jcf-dump.c:898
+#, c-format
msgid " -IDIR Append directory to class path\n"
msgstr ""
#: java/gjavah.c:2299 java/jcf-dump.c:899
+#, c-format
msgid " --bootclasspath PATH Override built-in class path\n"
msgstr ""
#: java/gjavah.c:2300 java/jcf-dump.c:900
+#, c-format
msgid " --extdirs PATH Set extensions directory path\n"
msgstr ""
#: java/gjavah.c:2301
+#, c-format
msgid " -d DIRECTORY Set output directory name\n"
msgstr ""
#: java/gjavah.c:2302 java/jcf-dump.c:901 java/jv-scan.c:114
+#, c-format
msgid " -o FILE Set output file name\n"
msgstr ""
#: java/gjavah.c:2303
+#, c-format
msgid " -td DIRECTORY Set temporary directory name\n"
msgstr ""
#: java/gjavah.c:2305 java/jcf-dump.c:903 java/jv-scan.c:116
+#, c-format
msgid " --help Print this help, then exit\n"
msgstr ""
#: java/gjavah.c:2306 java/jcf-dump.c:904 java/jv-scan.c:117
+#, c-format
msgid " --version Print version number, then exit\n"
msgstr ""
#: java/gjavah.c:2307 java/jcf-dump.c:905
+#, c-format
msgid " -v, --verbose Print extra information while running\n"
msgstr ""
#: java/gjavah.c:2309
+#, c-format
msgid ""
" -M Print all dependencies to stdout;\n"
" suppress ordinary output\n"
msgstr ""
#: java/gjavah.c:2311
+#, c-format
msgid ""
" -MM Print non-system dependencies to stdout;\n"
" suppress ordinary output\n"
msgstr ""
#: java/gjavah.c:2313
+#, c-format
msgid " -MD Print all dependencies to stdout\n"
msgstr ""
#: java/gjavah.c:2314
+#, c-format
msgid " -MMD Print non-system dependencies to stdout\n"
msgstr ""
@@ -17732,10 +17838,12 @@ msgid "Found in %s\n"
msgstr ""
#: java/jcf-dump.c:814
+#, c-format
msgid "Not a valid Java .class file.\n"
msgstr ""
#: java/jcf-dump.c:820
+#, c-format
msgid "error while parsing constant pool\n"
msgstr ""
@@ -17745,42 +17853,51 @@ msgid "error in constant pool entry #%d\n"
msgstr ""
#: java/jcf-dump.c:836
+#, c-format
msgid "error while parsing fields\n"
msgstr ""
#: java/jcf-dump.c:842
+#, c-format
msgid "error while parsing methods\n"
msgstr ""
#: java/jcf-dump.c:848
+#, c-format
msgid "error while parsing final attributes\n"
msgstr ""
#: java/jcf-dump.c:885
+#, c-format
msgid "Try `jcf-dump --help' for more information.\n"
msgstr ""
#: java/jcf-dump.c:892
+#, c-format
msgid ""
"Usage: jcf-dump [OPTION]... CLASS...\n"
"\n"
msgstr ""
#: java/jcf-dump.c:893
+#, c-format
msgid ""
"Display contents of a class file in readable form.\n"
"\n"
msgstr ""
#: java/jcf-dump.c:894
+#, c-format
msgid " -c Disassemble method bodies\n"
msgstr ""
#: java/jcf-dump.c:895
+#, c-format
msgid " --javap Generate output in `javap' format\n"
msgstr ""
#: java/jcf-dump.c:932 java/jcf-dump.c:1000
+#, c-format
msgid "jcf-dump: no classes specified\n"
msgstr ""
@@ -17790,10 +17907,12 @@ msgid "Cannot open '%s' for output.\n"
msgstr ""
#: java/jcf-dump.c:1066
+#, c-format
msgid "bad format of .zip/.jar archive\n"
msgstr ""
#: java/jcf-dump.c:1184
+#, c-format
msgid "Bad byte codes.\n"
msgstr ""
@@ -17912,42 +18031,51 @@ msgid "can't create %s: %m"
msgstr ""
#: java/jv-scan.c:99
+#, c-format
msgid "Try `jv-scan --help' for more information.\n"
msgstr ""
#: java/jv-scan.c:106
+#, c-format
msgid ""
"Usage: jv-scan [OPTION]... FILE...\n"
"\n"
msgstr ""
#: java/jv-scan.c:107
+#, c-format
msgid ""
"Print useful information read from Java source files.\n"
"\n"
msgstr ""
#: java/jv-scan.c:108
+#, c-format
msgid " --no-assert Don't recognize the assert keyword\n"
msgstr ""
#: java/jv-scan.c:109
+#, c-format
msgid " --complexity Print cyclomatic complexity of input file\n"
msgstr ""
#: java/jv-scan.c:110
+#, c-format
msgid " --encoding NAME Specify encoding of input file\n"
msgstr ""
#: java/jv-scan.c:111
+#, c-format
msgid " --print-main Print name of class containing `main'\n"
msgstr ""
#: java/jv-scan.c:112
+#, c-format
msgid " --list-class List all classes defined in file\n"
msgstr ""
#: java/jv-scan.c:113
+#, c-format
msgid ""
" --list-filename Print input filename when listing class names\n"
msgstr ""
@@ -18055,1070 +18183,995 @@ msgstr ""
msgid "internal error - invalid Utf8 name"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse-scan.y:881
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:977
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:1318
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:1379
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:1590
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:1813
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:1822
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:1833
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:1844
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:1856
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:1871
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:1888
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:1890
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:1971
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:2148
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:2217
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:2381
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:2394
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:2401
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:2408
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:2419
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:2421
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:2459
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:2461
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:2463
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:2484
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:2486
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:2488
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:2504
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:2506
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:2527
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:2529
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:2531
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:2559
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:2561
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:2563
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:2565
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:2583
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:2585
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:2596
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:2607
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:2618
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:2629
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:2640
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:2653
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:2657
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:2659
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:2672
+#: ../../gcc-cvs/gcc/java/parse-scan.y:881 ../../gcc-cvs/gcc/java/parse.y:977
+#: ../../gcc-cvs/gcc/java/parse.y:1318 ../../gcc-cvs/gcc/java/parse.y:1379
+#: ../../gcc-cvs/gcc/java/parse.y:1590 ../../gcc-cvs/gcc/java/parse.y:1813
+#: ../../gcc-cvs/gcc/java/parse.y:1822 ../../gcc-cvs/gcc/java/parse.y:1833
+#: ../../gcc-cvs/gcc/java/parse.y:1844 ../../gcc-cvs/gcc/java/parse.y:1856
+#: ../../gcc-cvs/gcc/java/parse.y:1871 ../../gcc-cvs/gcc/java/parse.y:1888
+#: ../../gcc-cvs/gcc/java/parse.y:1890 ../../gcc-cvs/gcc/java/parse.y:1971
+#: ../../gcc-cvs/gcc/java/parse.y:2148 ../../gcc-cvs/gcc/java/parse.y:2217
+#: ../../gcc-cvs/gcc/java/parse.y:2381 ../../gcc-cvs/gcc/java/parse.y:2394
+#: ../../gcc-cvs/gcc/java/parse.y:2401 ../../gcc-cvs/gcc/java/parse.y:2408
+#: ../../gcc-cvs/gcc/java/parse.y:2419 ../../gcc-cvs/gcc/java/parse.y:2421
+#: ../../gcc-cvs/gcc/java/parse.y:2459 ../../gcc-cvs/gcc/java/parse.y:2461
+#: ../../gcc-cvs/gcc/java/parse.y:2463 ../../gcc-cvs/gcc/java/parse.y:2484
+#: ../../gcc-cvs/gcc/java/parse.y:2486 ../../gcc-cvs/gcc/java/parse.y:2488
+#: ../../gcc-cvs/gcc/java/parse.y:2504 ../../gcc-cvs/gcc/java/parse.y:2506
+#: ../../gcc-cvs/gcc/java/parse.y:2527 ../../gcc-cvs/gcc/java/parse.y:2529
+#: ../../gcc-cvs/gcc/java/parse.y:2531 ../../gcc-cvs/gcc/java/parse.y:2559
+#: ../../gcc-cvs/gcc/java/parse.y:2561 ../../gcc-cvs/gcc/java/parse.y:2563
+#: ../../gcc-cvs/gcc/java/parse.y:2565 ../../gcc-cvs/gcc/java/parse.y:2583
+#: ../../gcc-cvs/gcc/java/parse.y:2585 ../../gcc-cvs/gcc/java/parse.y:2596
+#: ../../gcc-cvs/gcc/java/parse.y:2607 ../../gcc-cvs/gcc/java/parse.y:2618
+#: ../../gcc-cvs/gcc/java/parse.y:2629 ../../gcc-cvs/gcc/java/parse.y:2640
+#: ../../gcc-cvs/gcc/java/parse.y:2653 ../../gcc-cvs/gcc/java/parse.y:2657
+#: ../../gcc-cvs/gcc/java/parse.y:2659 ../../gcc-cvs/gcc/java/parse.y:2672
msgid "Missing term"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse-scan.y:883
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:751
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:789
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:814
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:998
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:1353
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:1566
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:1568
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:1798
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:1824
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:1835
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:1846
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:1858
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:1873
+#: ../../gcc-cvs/gcc/java/parse-scan.y:883 ../../gcc-cvs/gcc/java/parse.y:751
+#: ../../gcc-cvs/gcc/java/parse.y:789 ../../gcc-cvs/gcc/java/parse.y:814
+#: ../../gcc-cvs/gcc/java/parse.y:998 ../../gcc-cvs/gcc/java/parse.y:1353
+#: ../../gcc-cvs/gcc/java/parse.y:1566 ../../gcc-cvs/gcc/java/parse.y:1568
+#: ../../gcc-cvs/gcc/java/parse.y:1798 ../../gcc-cvs/gcc/java/parse.y:1824
+#: ../../gcc-cvs/gcc/java/parse.y:1835 ../../gcc-cvs/gcc/java/parse.y:1846
+#: ../../gcc-cvs/gcc/java/parse.y:1858 ../../gcc-cvs/gcc/java/parse.y:1873
msgid "';' expected"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:749
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:787
+#: ../../gcc-cvs/gcc/java/parse.y:749 ../../gcc-cvs/gcc/java/parse.y:787
msgid "Missing name"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:777
+#: ../../gcc-cvs/gcc/java/parse.y:777
#, c-format
msgid "Ambiguous class: `%s' and `%s'"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:812
+#: ../../gcc-cvs/gcc/java/parse.y:812
msgid "'*' expected"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:826
+#: ../../gcc-cvs/gcc/java/parse.y:826
msgid "Class or interface declaration expected"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:843
+#: ../../gcc-cvs/gcc/java/parse.y:843
#, c-format
msgid "Modifier `%s' declared twice"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:863
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:865
+#: ../../gcc-cvs/gcc/java/parse.y:863 ../../gcc-cvs/gcc/java/parse.y:865
msgid "Missing class name"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:868
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:872
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:880
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:1038
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:1299
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:1301
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:1633
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:1884
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:1916
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:1978
+#: ../../gcc-cvs/gcc/java/parse.y:868 ../../gcc-cvs/gcc/java/parse.y:872
+#: ../../gcc-cvs/gcc/java/parse.y:880 ../../gcc-cvs/gcc/java/parse.y:1038
+#: ../../gcc-cvs/gcc/java/parse.y:1299 ../../gcc-cvs/gcc/java/parse.y:1301
+#: ../../gcc-cvs/gcc/java/parse.y:1633 ../../gcc-cvs/gcc/java/parse.y:1884
+#: ../../gcc-cvs/gcc/java/parse.y:1916 ../../gcc-cvs/gcc/java/parse.y:1978
msgid "'{' expected"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:882
+#: ../../gcc-cvs/gcc/java/parse.y:882
msgid "Missing super class name"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:892
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:908
+#: ../../gcc-cvs/gcc/java/parse.y:892 ../../gcc-cvs/gcc/java/parse.y:908
msgid "Missing interface name"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:992
+#: ../../gcc-cvs/gcc/java/parse.y:992
msgid "Missing variable initializer"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:1009
+#: ../../gcc-cvs/gcc/java/parse.y:1009
msgid "Invalid declaration"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:1012
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:1097
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:2163
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:2192
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:2214
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:2218
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:2253
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:2332
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:2342
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:2352
+#: ../../gcc-cvs/gcc/java/parse.y:1012 ../../gcc-cvs/gcc/java/parse.y:1097
+#: ../../gcc-cvs/gcc/java/parse.y:2163 ../../gcc-cvs/gcc/java/parse.y:2192
+#: ../../gcc-cvs/gcc/java/parse.y:2214 ../../gcc-cvs/gcc/java/parse.y:2218
+#: ../../gcc-cvs/gcc/java/parse.y:2253 ../../gcc-cvs/gcc/java/parse.y:2332
+#: ../../gcc-cvs/gcc/java/parse.y:2342 ../../gcc-cvs/gcc/java/parse.y:2352
msgid "']' expected"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:1016
+#: ../../gcc-cvs/gcc/java/parse.y:1016
msgid "Unbalanced ']'"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:1052
+#: ../../gcc-cvs/gcc/java/parse.y:1052
msgid "Invalid method declaration, method name required"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:1057
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:1062
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:1067
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:2066
+#: ../../gcc-cvs/gcc/java/parse.y:1057 ../../gcc-cvs/gcc/java/parse.y:1062
+#: ../../gcc-cvs/gcc/java/parse.y:1067 ../../gcc-cvs/gcc/java/parse.y:2066
msgid "Identifier expected"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:1072
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:4743
+#: ../../gcc-cvs/gcc/java/parse.y:1072 ../../gcc-cvs/gcc/java/parse.y:4743
msgid "Invalid method declaration, return type required"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:1092
+#: ../../gcc-cvs/gcc/java/parse.y:1092
msgid "Discouraged form of returned type specification"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:1095
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:1546
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:1553
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:1562
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:1564
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:1592
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:1701
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:2008
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:2061
+#: ../../gcc-cvs/gcc/java/parse.y:1095 ../../gcc-cvs/gcc/java/parse.y:1546
+#: ../../gcc-cvs/gcc/java/parse.y:1553 ../../gcc-cvs/gcc/java/parse.y:1562
+#: ../../gcc-cvs/gcc/java/parse.y:1564 ../../gcc-cvs/gcc/java/parse.y:1592
+#: ../../gcc-cvs/gcc/java/parse.y:1701 ../../gcc-cvs/gcc/java/parse.y:2008
+#: ../../gcc-cvs/gcc/java/parse.y:2061
msgid "')' expected"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:1111
+#: ../../gcc-cvs/gcc/java/parse.y:1111
msgid "Missing formal parameter term"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:1126
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:1131
+#: ../../gcc-cvs/gcc/java/parse.y:1126 ../../gcc-cvs/gcc/java/parse.y:1131
msgid "Missing identifier"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:1151
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:1160
+#: ../../gcc-cvs/gcc/java/parse.y:1151 ../../gcc-cvs/gcc/java/parse.y:1160
msgid "Missing class type term"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:1187
+#: ../../gcc-cvs/gcc/java/parse.y:1187
#, c-format
msgid ""
"Can't define static initializer in class `%s'. Static initializer can only "
"be defined in top-level classes"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:1316
+#: ../../gcc-cvs/gcc/java/parse.y:1316
msgid "Invalid interface type"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:1485
+#: ../../gcc-cvs/gcc/java/parse.y:1485
msgid "An empty declaration is a deprecated feature that should not be used"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:1506
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:1680
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:1682
+#: ../../gcc-cvs/gcc/java/parse.y:1506 ../../gcc-cvs/gcc/java/parse.y:1680
+#: ../../gcc-cvs/gcc/java/parse.y:1682
msgid "':' expected"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:1532
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:1537
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:1542
+#: ../../gcc-cvs/gcc/java/parse.y:1532 ../../gcc-cvs/gcc/java/parse.y:1537
+#: ../../gcc-cvs/gcc/java/parse.y:1542
msgid "Invalid expression statement"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:1560
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:1588
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:1629
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:1697
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:1765
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:1886
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:1964
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:2055
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:2057
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:2070
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:2313
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:2315
+#: ../../gcc-cvs/gcc/java/parse.y:1560 ../../gcc-cvs/gcc/java/parse.y:1588
+#: ../../gcc-cvs/gcc/java/parse.y:1629 ../../gcc-cvs/gcc/java/parse.y:1697
+#: ../../gcc-cvs/gcc/java/parse.y:1765 ../../gcc-cvs/gcc/java/parse.y:1886
+#: ../../gcc-cvs/gcc/java/parse.y:1964 ../../gcc-cvs/gcc/java/parse.y:2055
+#: ../../gcc-cvs/gcc/java/parse.y:2057 ../../gcc-cvs/gcc/java/parse.y:2070
+#: ../../gcc-cvs/gcc/java/parse.y:2313 ../../gcc-cvs/gcc/java/parse.y:2315
msgid "'(' expected"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:1631
+#: ../../gcc-cvs/gcc/java/parse.y:1631
msgid "Missing term or ')'"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:1678
+#: ../../gcc-cvs/gcc/java/parse.y:1678
msgid "Missing or invalid constant expression"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:1699
+#: ../../gcc-cvs/gcc/java/parse.y:1699
msgid "Missing term and ')' expected"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:1738
+#: ../../gcc-cvs/gcc/java/parse.y:1738
msgid "Invalid control expression"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:1740
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:1742
+#: ../../gcc-cvs/gcc/java/parse.y:1740 ../../gcc-cvs/gcc/java/parse.y:1742
msgid "Invalid update expression"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:1767
+#: ../../gcc-cvs/gcc/java/parse.y:1767
msgid "Invalid init statement"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:1967
+#: ../../gcc-cvs/gcc/java/parse.y:1967
msgid "Missing term or ')' expected"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:2010
+#: ../../gcc-cvs/gcc/java/parse.y:2010
msgid "'class' or 'this' expected"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:2012
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:2014
+#: ../../gcc-cvs/gcc/java/parse.y:2012 ../../gcc-cvs/gcc/java/parse.y:2014
msgid "'class' expected"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:2059
+#: ../../gcc-cvs/gcc/java/parse.y:2059
msgid "')' or term expected"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:2161
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:2190
+#: ../../gcc-cvs/gcc/java/parse.y:2161 ../../gcc-cvs/gcc/java/parse.y:2190
msgid "'[' expected"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:2268
+#: ../../gcc-cvs/gcc/java/parse.y:2268
msgid "Field expected"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:2327
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:2337
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:2347
+#: ../../gcc-cvs/gcc/java/parse.y:2327 ../../gcc-cvs/gcc/java/parse.y:2337
+#: ../../gcc-cvs/gcc/java/parse.y:2347
msgid "Missing term and ']' expected"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:2452
+#: ../../gcc-cvs/gcc/java/parse.y:2452
msgid "']' expected, invalid type expression"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:2455
+#: ../../gcc-cvs/gcc/java/parse.y:2455
msgid "Invalid type expression"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:2567
+#: ../../gcc-cvs/gcc/java/parse.y:2567
msgid "Invalid reference type"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:3034
+#: ../../gcc-cvs/gcc/java/parse.y:3034
msgid "Constructor invocation must be first thing in a constructor"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:3036
+#: ../../gcc-cvs/gcc/java/parse.y:3036
msgid "Only constructors can invoke constructors"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:3044
+#: ../../gcc-cvs/gcc/java/parse.y:3044
#, c-format
msgid ": `%s' JDK1.1(TM) feature"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:3124
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:3126
+#: ../../gcc-cvs/gcc/java/parse.y:3124 ../../gcc-cvs/gcc/java/parse.y:3126
#, c-format
msgid ""
"%s.\n"
"%s"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:3285
+#: ../../gcc-cvs/gcc/java/parse.y:3285
msgid "Missing return statement"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:3307
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:11931
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:11935
+#: ../../gcc-cvs/gcc/java/parse.y:3307 ../../gcc-cvs/gcc/java/parse.y:11931
+#: ../../gcc-cvs/gcc/java/parse.y:11935
msgid "Unreachable statement"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:3317
+#: ../../gcc-cvs/gcc/java/parse.y:3317
#, c-format
msgid "Can't access %s field `%s.%s' from `%s'"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:3386
+#: ../../gcc-cvs/gcc/java/parse.y:3386
#, c-format
msgid "%s `%s' already defined in %s:%d"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:3404
+#: ../../gcc-cvs/gcc/java/parse.y:3404
#, c-format
msgid ""
"Variable `%s' is already defined in this method and was declared `%s %s' at "
"line %d"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:3515
+#: ../../gcc-cvs/gcc/java/parse.y:3515
#, c-format
msgid "Interface `%s' repeated"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:3545
+#: ../../gcc-cvs/gcc/java/parse.y:3545
#, c-format
msgid "%s name `%s' clashes with imported type `%s'"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:3577
+#: ../../gcc-cvs/gcc/java/parse.y:3577
#, c-format
msgid "Public %s `%s' must be defined in a file called `%s.java'"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:3592
+#: ../../gcc-cvs/gcc/java/parse.y:3592
#, c-format
msgid ""
"Inner class `%s' can't be static. Static classes can only occur in "
"interfaces and top-level classes"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:3673
+#: ../../gcc-cvs/gcc/java/parse.y:3673
#, c-format
msgid ""
"The class name `%s' is already defined in this scope. An inner class may not "
"have the same simple name as any of its enclosing classes"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:3715
+#: ../../gcc-cvs/gcc/java/parse.y:3715
msgid "Qualifier must be a reference"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:3736
+#: ../../gcc-cvs/gcc/java/parse.y:3736
#, c-format
msgid "Cyclic inheritance involving %s"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:4000
+#: ../../gcc-cvs/gcc/java/parse.y:4000
#, c-format
msgid ""
"Redundant use of `abstract' modifier. Interface `%s' is implicitly abstract"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:4155
+#: ../../gcc-cvs/gcc/java/parse.y:4155
#, c-format
msgid "Class `%s' can't be declared both abstract and final"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:4167
+#: ../../gcc-cvs/gcc/java/parse.y:4167
msgid "`java.lang.Object' can't extend anything"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:4409
+#: ../../gcc-cvs/gcc/java/parse.y:4409
#, c-format
msgid "Duplicate variable declaration: `%s %s' was `%s %s' (%s:%d)"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:4473
+#: ../../gcc-cvs/gcc/java/parse.y:4473
#, c-format
msgid "Field `%s' can't be static in inner class `%s' unless it is final"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:4718
+#: ../../gcc-cvs/gcc/java/parse.y:4718
#, c-format
msgid "Class `%s' must be declared abstract to define abstract method `%s'"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:4725
+#: ../../gcc-cvs/gcc/java/parse.y:4725
#, c-format
msgid "native method `%s' can't be strictfp"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:4729
+#: ../../gcc-cvs/gcc/java/parse.y:4729
#, c-format
msgid "method `%s' can't be transient"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:4732
+#: ../../gcc-cvs/gcc/java/parse.y:4732
#, c-format
msgid "method `%s' can't be volatile"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:4782
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:6531
+#: ../../gcc-cvs/gcc/java/parse.y:4782 ../../gcc-cvs/gcc/java/parse.y:6531
#, c-format
msgid ""
"Method `%s' can't be static in inner class `%s'. Only members of interfaces "
"and top-level classes can be static"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:4948
+#: ../../gcc-cvs/gcc/java/parse.y:4948
#, c-format
msgid "%s method `%s' can't have a body defined"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:4959
+#: ../../gcc-cvs/gcc/java/parse.y:4959
#, c-format
msgid "Non native and non abstract method `%s' must have a body defined"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:5030
+#: ../../gcc-cvs/gcc/java/parse.y:5030
#, c-format
msgid "%s: recursive invocation of constructor `%s'"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:5060
+#: ../../gcc-cvs/gcc/java/parse.y:5060
msgid ""
"Inconsistent member declaration. At most one of `public', `private', or "
"`protected' may be specified"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:5068
+#: ../../gcc-cvs/gcc/java/parse.y:5068
msgid ""
"Inconsistent member declaration. At most one of `final' or `volatile' may "
"be specified"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:5158
+#: ../../gcc-cvs/gcc/java/parse.y:5158
#, c-format
msgid ""
"Variable `%s' is used more than once in the argument list of method `%s'"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:5242
+#: ../../gcc-cvs/gcc/java/parse.y:5242
#, c-format
msgid "%s `%s' can't implement/extend %s `%s'"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:5276
+#: ../../gcc-cvs/gcc/java/parse.y:5276
#, c-format
msgid "Class `%s' can't subclass %s `%s'"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:5285
+#: ../../gcc-cvs/gcc/java/parse.y:5285
#, c-format
msgid "Can't subclass final classes: %s"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:5471
+#: ../../gcc-cvs/gcc/java/parse.y:5471
#, c-format
msgid "Cyclic class inheritance%s"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:6182
+#: ../../gcc-cvs/gcc/java/parse.y:6182
#, c-format
msgid "Superclass `%s' of class `%s' not found"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:6188
+#: ../../gcc-cvs/gcc/java/parse.y:6188
#, c-format
msgid "Type `%s' not found in declaration of field `%s'"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:6194
+#: ../../gcc-cvs/gcc/java/parse.y:6194
#, c-format
msgid ""
"Type `%s' not found in the declaration of the argument `%s' of method `%s'"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:6201
+#: ../../gcc-cvs/gcc/java/parse.y:6201
#, c-format
msgid ""
"Type `%s' not found in the declaration of the return type of method `%s'"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:6207
+#: ../../gcc-cvs/gcc/java/parse.y:6207
#, c-format
msgid "Superinterface `%s' of %s `%s' not found"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:6214
+#: ../../gcc-cvs/gcc/java/parse.y:6214
#, c-format
msgid "Type `%s' not found in the declaration of the local variable `%s'"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:6221
+#: ../../gcc-cvs/gcc/java/parse.y:6221
#, c-format
msgid "Class `%s' not found in `throws'"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:6278
+#: ../../gcc-cvs/gcc/java/parse.y:6278
#, c-format
msgid "Duplicate %s declaration `%s'"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:6352
+#: ../../gcc-cvs/gcc/java/parse.y:6352
#, c-format
msgid ""
"Class `%s' doesn't define the abstract method `%s %s' from %s `%s'. This "
"method must be defined or %s `%s' must be declared abstract"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:6508
+#: ../../gcc-cvs/gcc/java/parse.y:6508
#, c-format
msgid ""
"Class `%s' in `throws' clause must be a subclass of class `java.lang."
"Throwable'"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:6552
+#: ../../gcc-cvs/gcc/java/parse.y:6552
#, c-format
msgid ""
"Class `%s' must override `%s' with a public method in order to implement "
"interface `%s'"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:6566
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:6793
+#: ../../gcc-cvs/gcc/java/parse.y:6566 ../../gcc-cvs/gcc/java/parse.y:6793
#, c-format
msgid "Method `%s' was defined with return type `%s' in class `%s'"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:6583
+#: ../../gcc-cvs/gcc/java/parse.y:6583
#, c-format
msgid "%s methods can't be overridden. Method `%s' is %s in class `%s'"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:6597
+#: ../../gcc-cvs/gcc/java/parse.y:6597
#, c-format
msgid ""
"Instance methods can't be overridden by a static method. Method `%s' is an "
"instance method in class `%s'"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:6620
+#: ../../gcc-cvs/gcc/java/parse.y:6620
#, c-format
msgid ""
"Methods can't be overridden to be more private. Method `%s' is not %s in "
"class `%s'"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:6761
+#: ../../gcc-cvs/gcc/java/parse.y:6761
#, c-format
msgid ""
"Invalid checked exception class `%s' in `throws' clause. The exception must "
"be a subclass of an exception thrown by `%s' from class `%s'"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:6818
+#: ../../gcc-cvs/gcc/java/parse.y:6818
#, c-format
msgid ""
"Interface `%s' inherits method `%s' from interface `%s'. This method is "
"redefined with a different return type in interface `%s'"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:6993
+#: ../../gcc-cvs/gcc/java/parse.y:6993
#, c-format
msgid "Class or interface `%s' not found in import"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:7078
+#: ../../gcc-cvs/gcc/java/parse.y:7078
#, c-format
msgid "malformed .zip archive in CLASSPATH: %s"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:7149
+#: ../../gcc-cvs/gcc/java/parse.y:7149
#, c-format
msgid ""
"Can't find default package `%s'. Check the CLASSPATH environment variable "
"and the access to the archives"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:7154
+#: ../../gcc-cvs/gcc/java/parse.y:7154
#, c-format
msgid "Package `%s' not found in import"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:7251
+#: ../../gcc-cvs/gcc/java/parse.y:7251
#, c-format
msgid "Type `%s' also potentially defined in package `%s'"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:7396
+#: ../../gcc-cvs/gcc/java/parse.y:7396
#, c-format
msgid "Nested %s %s is %s; cannot be accessed from here"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:7434
+#: ../../gcc-cvs/gcc/java/parse.y:7434
#, c-format
msgid ""
"Can't access %s `%s'. Only public classes and interfaces in other packages "
"can be accessed"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:7472
+#: ../../gcc-cvs/gcc/java/parse.y:7472
msgid "Only `final' is allowed as a local variables modifier"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:9026
+#: ../../gcc-cvs/gcc/java/parse.y:9026
#, c-format
msgid "No constructor matching `%s' found in class `%s'"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:9525
+#: ../../gcc-cvs/gcc/java/parse.y:9525
#, c-format
msgid "Can't reference `%s' before the superclass constructor has been called"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:9579
+#: ../../gcc-cvs/gcc/java/parse.y:9579
#, c-format
msgid ""
"Local variable `%s' can't be accessed from within the inner class `%s' "
"unless it is declared final"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:9584
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:10047
+#: ../../gcc-cvs/gcc/java/parse.y:9584 ../../gcc-cvs/gcc/java/parse.y:10047
#, c-format
msgid "Undefined variable `%s'"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:9595
+#: ../../gcc-cvs/gcc/java/parse.y:9595
#, c-format
msgid "Can't make a static reference to nonstatic variable `%s' in class `%s'"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:9801
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:10656
+#: ../../gcc-cvs/gcc/java/parse.y:9801 ../../gcc-cvs/gcc/java/parse.y:10656
#, c-format
msgid "No enclosing instance for inner class `%s' is in scope%s"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:9920
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:12363
+#: ../../gcc-cvs/gcc/java/parse.y:9920 ../../gcc-cvs/gcc/java/parse.y:12363
msgid "Keyword `this' used outside allowed context"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:9926
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:10810
+#: ../../gcc-cvs/gcc/java/parse.y:9926 ../../gcc-cvs/gcc/java/parse.y:10810
msgid ""
"Can't reference `this' before the superclass constructor has been called"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:9942
+#: ../../gcc-cvs/gcc/java/parse.y:9942
#, c-format
msgid ""
"Can't use variable `%s.this': type `%s' isn't an outer type of type `%s'"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:9975
+#: ../../gcc-cvs/gcc/java/parse.y:9975
msgid "Keyword `super' used outside allowed context"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:10024
+#: ../../gcc-cvs/gcc/java/parse.y:10024
#, c-format
msgid "No variable `%s' defined in class `%s'"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:10029
+#: ../../gcc-cvs/gcc/java/parse.y:10029
#, c-format
msgid "Undefined variable or class name: `%s'"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:10100
+#: ../../gcc-cvs/gcc/java/parse.y:10100
#, c-format
msgid "Can't use type `%s' as a qualifier"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:10119
+#: ../../gcc-cvs/gcc/java/parse.y:10119
#, c-format
msgid "Attempt to reference field `%s' in `%s %s'"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:10150
+#: ../../gcc-cvs/gcc/java/parse.y:10150
#, c-format
msgid "No variable `%s' defined in type `%s'"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:10234
+#: ../../gcc-cvs/gcc/java/parse.y:10234
#, c-format
msgid "Attempt to reference field `new' in a `%s'"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:10371
+#: ../../gcc-cvs/gcc/java/parse.y:10371
#, c-format
msgid "The class `%s' has been deprecated"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:10381
+#: ../../gcc-cvs/gcc/java/parse.y:10381
#, c-format
msgid "The %s `%s' in class `%s' has been deprecated"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:10498
+#: ../../gcc-cvs/gcc/java/parse.y:10498
#, c-format
msgid "Can't invoke a method on primitive type `%s'"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:10513
+#: ../../gcc-cvs/gcc/java/parse.y:10513
#, c-format
msgid "Can't make static reference to method `%s' in interface `%s'"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:10523
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:10857
+#: ../../gcc-cvs/gcc/java/parse.y:10523 ../../gcc-cvs/gcc/java/parse.y:10857
#, c-format
msgid "Can't make static reference to method `%s %s' in class `%s'"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:10563
+#: ../../gcc-cvs/gcc/java/parse.y:10563
msgid "Can't invoke super constructor on java.lang.Object"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:10576
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:14424
+#: ../../gcc-cvs/gcc/java/parse.y:10576 ../../gcc-cvs/gcc/java/parse.y:14424
#, c-format
msgid "Class `%s' not found in type declaration"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:10588
+#: ../../gcc-cvs/gcc/java/parse.y:10588
#, c-format
msgid "Class `%s' is an abstract class. It can't be instantiated"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:10618
+#: ../../gcc-cvs/gcc/java/parse.y:10618
#, c-format
msgid "No method named `%s' in scope"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:10729
+#: ../../gcc-cvs/gcc/java/parse.y:10729
#, c-format
msgid "Can't access %s %s `%s.%s' from `%s'"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:11195
+#: ../../gcc-cvs/gcc/java/parse.y:11195
#, c-format
msgid "Can't find %s `%s(%s)' in type `%s'%s"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:11777
+#: ../../gcc-cvs/gcc/java/parse.y:11777
msgid "Constant expression required"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:11790
+#: ../../gcc-cvs/gcc/java/parse.y:11790
#, c-format
msgid "Incompatible type for case. Can't convert `%s' to `int'"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:11824
+#: ../../gcc-cvs/gcc/java/parse.y:11824
msgid "Duplicate case label: `default'"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:12172
+#: ../../gcc-cvs/gcc/java/parse.y:12172
#, c-format
msgid "Incompatible type for `+='. Can't convert `%s' to `java.lang.String'"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:12343
+#: ../../gcc-cvs/gcc/java/parse.y:12343
#, c-format
msgid "missing static field `%s'"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:12348
+#: ../../gcc-cvs/gcc/java/parse.y:12348
#, c-format
msgid "not a static field `%s'"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:12371
+#: ../../gcc-cvs/gcc/java/parse.y:12371
msgid ""
"Can't reference `this' or `super' before the superclass constructor has been "
"called"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:12391
+#: ../../gcc-cvs/gcc/java/parse.y:12391
#, c-format
msgid "No case for %s"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:12821
+#: ../../gcc-cvs/gcc/java/parse.y:12821
msgid "Invalid left hand side of assignment"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:12872
+#: ../../gcc-cvs/gcc/java/parse.y:12872
#, c-format
msgid "Incompatible type for %s. Can't convert `%s' to `%s'"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:12875
+#: ../../gcc-cvs/gcc/java/parse.y:12875
#, c-format
msgid "Incompatible type for %s. Explicit cast needed to convert `%s' to `%s'"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:13047
+#: ../../gcc-cvs/gcc/java/parse.y:13047
#, c-format
msgid ""
"Constant expression `%s' too wide for narrowing primitive conversion to `%s'"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:13338
+#: ../../gcc-cvs/gcc/java/parse.y:13338
#, c-format
msgid "unregistered operator %s"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:13485
+#: ../../gcc-cvs/gcc/java/parse.y:13485
msgid ""
"Evaluating this expression will result in an arithmetic exception being "
"thrown"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:13567
+#: ../../gcc-cvs/gcc/java/parse.y:13567
#, c-format
msgid ""
"Incompatible type for `%s'. Explicit cast needed to convert shift distance "
"from `%s' to integral"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:13572
+#: ../../gcc-cvs/gcc/java/parse.y:13572
#, c-format
msgid ""
"Incompatible type for `%s'. Can't convert shift distance from `%s' to "
"integral"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:13648
+#: ../../gcc-cvs/gcc/java/parse.y:13648
#, c-format
msgid "Invalid argument `%s' for `instanceof'"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:13675
+#: ../../gcc-cvs/gcc/java/parse.y:13675
#, c-format
msgid "Impossible for `%s' to be instance of `%s'"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:13804
+#: ../../gcc-cvs/gcc/java/parse.y:13804
#, c-format
msgid "Incompatible type for `%s'. Can't convert `%s' to `%s'"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:14285
+#: ../../gcc-cvs/gcc/java/parse.y:14285
#, c-format
msgid "Invalid argument type `%s' to `%s'"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:14515
+#: ../../gcc-cvs/gcc/java/parse.y:14515
#, c-format
msgid "Invalid cast from `%s' to `%s'"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:14562
+#: ../../gcc-cvs/gcc/java/parse.y:14562
#, c-format
msgid "`[]' can only be applied to arrays. It can't be applied to `%s'"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:14575
+#: ../../gcc-cvs/gcc/java/parse.y:14575
#, c-format
msgid ""
"Incompatible type for `[]'. Explicit cast needed to convert `%s' to `int'"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:14579
+#: ../../gcc-cvs/gcc/java/parse.y:14579
#, c-format
msgid "Incompatible type for `[]'. Can't convert `%s' to `int'"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:14650
+#: ../../gcc-cvs/gcc/java/parse.y:14650
#, c-format
msgid ""
"Incompatible type for dimension in array creation expression. %s convert `%"
"s' to `int'"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:14766
+#: ../../gcc-cvs/gcc/java/parse.y:14766
#, c-format
msgid "Invalid array initializer for non-array type `%s'"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:14853
+#: ../../gcc-cvs/gcc/java/parse.y:14853
#, c-format
msgid "Incompatible type for array. %s convert `%s' to `%s'"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:14922
+#: ../../gcc-cvs/gcc/java/parse.y:14922
msgid "`return' inside instance initializer"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:14926
+#: ../../gcc-cvs/gcc/java/parse.y:14926
msgid "`return' inside static initializer"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:14932
+#: ../../gcc-cvs/gcc/java/parse.y:14932
#, c-format
msgid "`return' with%s value from `%s %s'"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:14939
+#: ../../gcc-cvs/gcc/java/parse.y:14939
#, c-format
msgid "`return' with value from constructor `%s'"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:15004
+#: ../../gcc-cvs/gcc/java/parse.y:15004
#, c-format
msgid "Incompatible type for `if'. Can't convert `%s' to `boolean'"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:15037
+#: ../../gcc-cvs/gcc/java/parse.y:15037
#, c-format
msgid "Declaration of `%s' shadows a previous label declaration"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:15042
+#: ../../gcc-cvs/gcc/java/parse.y:15042
#, c-format
msgid "This is the location of the previous declaration of label `%s'"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:15290
+#: ../../gcc-cvs/gcc/java/parse.y:15290
#, c-format
msgid "No label definition found for `%s'"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:15303
+#: ../../gcc-cvs/gcc/java/parse.y:15303
msgid "`continue' must be in loop"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:15306
+#: ../../gcc-cvs/gcc/java/parse.y:15306
#, c-format
msgid "continue label `%s' does not name a loop"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:15327
+#: ../../gcc-cvs/gcc/java/parse.y:15327
msgid "`break' must be in loop or switch"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:15368
+#: ../../gcc-cvs/gcc/java/parse.y:15368
#, c-format
msgid "Incompatible type for loop conditional. Can't convert `%s' to `boolean'"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:15406
+#: ../../gcc-cvs/gcc/java/parse.y:15406
#, c-format
msgid "Incompatible type for `switch'. Can't convert `%s' to `int'"
msgstr ""
#. The case_label_list is in reverse order, so print the
#. outer label first.
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:15437
+#: ../../gcc-cvs/gcc/java/parse.y:15437
msgid "duplicate case label: `"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:15441
+#: ../../gcc-cvs/gcc/java/parse.y:15441
msgid "original label is here"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:15658
+#: ../../gcc-cvs/gcc/java/parse.y:15658
#, c-format
msgid ""
"Can't catch class `%s'. Catch clause parameter type must be a subclass of "
"class `java.lang.Throwable'"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:15682
+#: ../../gcc-cvs/gcc/java/parse.y:15682
#, c-format
msgid "`catch' not reached because of the catch clause at line %d"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:15749
+#: ../../gcc-cvs/gcc/java/parse.y:15749
#, c-format
msgid ""
"Incompatible type for `synchronized'. Can't convert `%s' to `java.lang."
"Object'"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:15808
+#: ../../gcc-cvs/gcc/java/parse.y:15808
#, c-format
msgid "Can't throw `%s'; it must be a subclass of class `java.lang.Throwable'"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:15837
+#: ../../gcc-cvs/gcc/java/parse.y:15837
#, c-format
msgid ""
"Checked exception `%s' can't be thrown in instance initializer (not all "
"declared constructor are declaring it in their `throws' clause)"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:15858
+#: ../../gcc-cvs/gcc/java/parse.y:15858
#, c-format
msgid ""
"Checked exception `%s' can't be caught by any of the catch clause(s) of the "
"surrounding `try' block"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:15871
+#: ../../gcc-cvs/gcc/java/parse.y:15871
#, c-format
msgid "Checked exception `%s' can't be thrown in initializer"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:15875
+#: ../../gcc-cvs/gcc/java/parse.y:15875
#, c-format
msgid "Checked exception `%s' isn't thrown from a `try' block"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:15881
+#: ../../gcc-cvs/gcc/java/parse.y:15881
#, c-format
msgid ""
"Checked exception `%s' doesn't match any of current method's `throws' "
"declaration(s)"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:15936
+#: ../../gcc-cvs/gcc/java/parse.y:15936
#, c-format
msgid "Exception `%s' can't be thrown in initializer"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:15941
+#: ../../gcc-cvs/gcc/java/parse.y:15941
#, c-format
msgid ""
"Exception `%s' must be caught, or it must be declared in the `throws' clause "
"of `%s'"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:16052
+#: ../../gcc-cvs/gcc/java/parse.y:16052
#, c-format
msgid "Incompatible type for `?:'. Can't convert `%s' to `boolean'"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/gcc/java/parse.y:16120
+#: ../../gcc-cvs/gcc/java/parse.y:16120
#, c-format
msgid "Incompatible type for `?:'. Can't convert `%s' to `%s'"
msgstr ""
@@ -19524,1693 +19577,1804 @@ msgstr ""
msgid "Address of register variable %qD requested."
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:934
+#: /home/jsm28/src/gcc-build/gcc/options.c:935
msgid "Display this information"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:940
+#: /home/jsm28/src/gcc-build/gcc/options.c:941
msgid ""
"--param <param>=<value>\tSet paramter <param> to value. See below for a "
"complete list of parameters"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:949
+#: /home/jsm28/src/gcc-build/gcc/options.c:950
msgid ""
"-A<question>=<answer>\tAssert the <answer> to <question>. Putting '-' "
"before <question> disables the <answer> to <question>"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:952
+#: /home/jsm28/src/gcc-build/gcc/options.c:953
msgid "Do not discard comments"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:955
+#: /home/jsm28/src/gcc-build/gcc/options.c:956
msgid "Do not discard comments in macro expansions"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:958
+#: /home/jsm28/src/gcc-build/gcc/options.c:959
msgid ""
"-D<macro>[=<val>]\tDefine a <macro> with <val> as its value. If just "
"<macro> is given, <val> is taken to be 1"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:964
+#: /home/jsm28/src/gcc-build/gcc/options.c:965
msgid "-F <dir>\tAdd <dir> to the end of the main framework include path "
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:967
+#: /home/jsm28/src/gcc-build/gcc/options.c:968
msgid ""
"-G<number>\tPut global and static data smaller than <number> bytes into a "
"special section (on some targets)"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:970
+#: /home/jsm28/src/gcc-build/gcc/options.c:971
msgid "Print the name of header files as they are used"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:979
+#: /home/jsm28/src/gcc-build/gcc/options.c:977
+msgid "-J<directory>\tPut MODULE files in 'directory'"
+msgstr ""
+
+#: /home/jsm28/src/gcc-build/gcc/options.c:983
msgid "Generate make dependencies and compile"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:988
+#: /home/jsm28/src/gcc-build/gcc/options.c:992
msgid "Treat missing header files as generated files"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:994
+#: /home/jsm28/src/gcc-build/gcc/options.c:998
msgid "Like -MD but ignore system header files"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1003
+#: /home/jsm28/src/gcc-build/gcc/options.c:1007
msgid "-MQ <target>\tAdd a MAKE-quoted target"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1009
+#: /home/jsm28/src/gcc-build/gcc/options.c:1013
msgid "-O<number>\tSet optimization level to <number>"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1012
+#: /home/jsm28/src/gcc-build/gcc/options.c:1016
msgid "Optimize for space rather than speed"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1015
+#: /home/jsm28/src/gcc-build/gcc/options.c:1019
msgid "Do not generate #line directives"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1018
+#: /home/jsm28/src/gcc-build/gcc/options.c:1022
msgid "-U<macro>\tUndefine <macro>"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1021
+#: /home/jsm28/src/gcc-build/gcc/options.c:1025
msgid "This switch is deprecated; use -Wextra instead"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1024
+#: /home/jsm28/src/gcc-build/gcc/options.c:1028
msgid ""
"Warn about things that will change when compiling with an ABI-compliant "
"compiler"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1027
+#: /home/jsm28/src/gcc-build/gcc/options.c:1031
msgid "Warn about returning structures, unions or arrays"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1033
+#: /home/jsm28/src/gcc-build/gcc/options.c:1034
+msgid "Warn about possible aliasing of dummy arguments"
+msgstr ""
+
+#: /home/jsm28/src/gcc-build/gcc/options.c:1040
msgid "Warn about casting functions to incompatible types"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1036
+#: /home/jsm28/src/gcc-build/gcc/options.c:1043
msgid "Warn about pointer casts which increase alignment"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1039
+#: /home/jsm28/src/gcc-build/gcc/options.c:1046
msgid "Warn about casts which discard qualifiers"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1042
+#: /home/jsm28/src/gcc-build/gcc/options.c:1049
msgid "Warn about subscripts whose type is \"char\""
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1045
+#: /home/jsm28/src/gcc-build/gcc/options.c:1052
msgid ""
"Warn about possibly nested block comments, and C++ comments spanning more "
"than one physical line"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1048
+#: /home/jsm28/src/gcc-build/gcc/options.c:1055
msgid "Synonym for -Wcomment"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1051
-msgid "Warn about possibly confusing type conversions"
+#: /home/jsm28/src/gcc-build/gcc/options.c:1058
+msgid "Warn about implicit conversion"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1054
+#: /home/jsm28/src/gcc-build/gcc/options.c:1061
msgid "Warn when all constructors and destructors are private"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1057
+#: /home/jsm28/src/gcc-build/gcc/options.c:1064
msgid "Warn when a declaration is found after a statement"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1060
+#: /home/jsm28/src/gcc-build/gcc/options.c:1067
msgid "Warn if a deprecated compiler feature, class, method, or field is used"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1063
+#: /home/jsm28/src/gcc-build/gcc/options.c:1070
msgid "Warn about uses of __attribute__((deprecated)) declarations"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1066
+#: /home/jsm28/src/gcc-build/gcc/options.c:1073
msgid "Warn when an optimization pass is disabled"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1069
+#: /home/jsm28/src/gcc-build/gcc/options.c:1076
msgid "Warn about compile-time integer division by zero"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1072
+#: /home/jsm28/src/gcc-build/gcc/options.c:1079
msgid "Warn about violations of Effective C++ style rules"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1075
+#: /home/jsm28/src/gcc-build/gcc/options.c:1082
msgid "Warn about stray tokens after #elif and #endif"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1078
+#: /home/jsm28/src/gcc-build/gcc/options.c:1085
msgid "Treat all warnings as errors"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1081
+#: /home/jsm28/src/gcc-build/gcc/options.c:1088
msgid "Make implicit function declarations an error"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1084
+#: /home/jsm28/src/gcc-build/gcc/options.c:1091
msgid "Print extra (possibly unwanted) warnings"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1087
+#: /home/jsm28/src/gcc-build/gcc/options.c:1094
msgid "Warn if deprecated empty statements are found"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1090
+#: /home/jsm28/src/gcc-build/gcc/options.c:1097
msgid "Exit on the first error occurred"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1093
+#: /home/jsm28/src/gcc-build/gcc/options.c:1100
msgid "Warn if testing floating point numbers for equality"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1096
+#: /home/jsm28/src/gcc-build/gcc/options.c:1103
msgid "Warn about printf/scanf/strftime/strfmon format string anomalies"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1099
+#: /home/jsm28/src/gcc-build/gcc/options.c:1106
msgid "Warn if passing too many arguments to a function for its format string"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1102
+#: /home/jsm28/src/gcc-build/gcc/options.c:1109
msgid "Warn about format strings that are not literals"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1105
+#: /home/jsm28/src/gcc-build/gcc/options.c:1112
msgid "Warn about possible security problems with format functions"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1108
+#: /home/jsm28/src/gcc-build/gcc/options.c:1115
msgid "Warn about strftime formats yielding 2-digit years"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1111
+#: /home/jsm28/src/gcc-build/gcc/options.c:1118
msgid "Warn about zero-length formats"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1120
+#: /home/jsm28/src/gcc-build/gcc/options.c:1127
msgid "Warn about implicit function declarations"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1123
+#: /home/jsm28/src/gcc-build/gcc/options.c:1130
msgid "Warn when a declaration does not specify a type"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1126
+#: /home/jsm28/src/gcc-build/gcc/options.c:1133
+msgid "Warn about calls with implicit interface"
+msgstr ""
+
+#: /home/jsm28/src/gcc-build/gcc/options.c:1136
msgid "Deprecated. This switch has no effect."
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1129
+#: /home/jsm28/src/gcc-build/gcc/options.c:1139
msgid "Warn about variables which are initialized to themselves."
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1132
+#: /home/jsm28/src/gcc-build/gcc/options.c:1142
msgid "Warn when an inlined function cannot be inlined"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1135
+#: /home/jsm28/src/gcc-build/gcc/options.c:1145
msgid "Warn about invalid uses of the \"offsetof\" macro"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1138
+#: /home/jsm28/src/gcc-build/gcc/options.c:1148
msgid "Warn about PCH files that are found but not used"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1141
+#: /home/jsm28/src/gcc-build/gcc/options.c:1151
msgid "-Wlarger-than-<number>\tWarn if an object is larger than <number> bytes"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1144
+#: /home/jsm28/src/gcc-build/gcc/options.c:1154
+msgid "Warn about truncated source lines"
+msgstr ""
+
+#: /home/jsm28/src/gcc-build/gcc/options.c:1157
msgid "Do not warn about using \"long long\" when -pedantic"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1147
+#: /home/jsm28/src/gcc-build/gcc/options.c:1160
msgid "Warn about suspicious declarations of \"main\""
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1150
+#: /home/jsm28/src/gcc-build/gcc/options.c:1163
msgid "Warn about possibly missing braces around initializers"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1153
+#: /home/jsm28/src/gcc-build/gcc/options.c:1166
msgid "Warn about global functions without previous declarations"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1156
+#: /home/jsm28/src/gcc-build/gcc/options.c:1169
msgid "Warn about missing fields in struct initializers"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1159
+#: /home/jsm28/src/gcc-build/gcc/options.c:1172
msgid "Warn about functions which might be candidates for format attributes"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1162
+#: /home/jsm28/src/gcc-build/gcc/options.c:1175
msgid "Warn about user-specified include directories that do not exist"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1165
+#: /home/jsm28/src/gcc-build/gcc/options.c:1178
msgid ""
"Warn about functions which might be candidates for __attribute__((noreturn))"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1168
+#: /home/jsm28/src/gcc-build/gcc/options.c:1181
msgid "Warn about global functions without prototypes"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1171
+#: /home/jsm28/src/gcc-build/gcc/options.c:1184
msgid "Warn about use of multi-character character constants"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1174
+#: /home/jsm28/src/gcc-build/gcc/options.c:1187
msgid "Warn about \"extern\" declarations not at file scope"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1177
+#: /home/jsm28/src/gcc-build/gcc/options.c:1190
msgid ""
"Warn when non-templatized friend functions are declared within a template"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1180
+#: /home/jsm28/src/gcc-build/gcc/options.c:1193
msgid "Warn about non-virtual destructors"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1183
+#: /home/jsm28/src/gcc-build/gcc/options.c:1196
msgid ""
"Warn about NULL being passed to argument slots marked as requiring non-NULL"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1186
+#: /home/jsm28/src/gcc-build/gcc/options.c:1199
msgid "Warn if a C-style cast is used in a program"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1189
+#: /home/jsm28/src/gcc-build/gcc/options.c:1202
msgid "Warn if an old-style parameter definition is used"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1192
+#: /home/jsm28/src/gcc-build/gcc/options.c:1205
msgid "Warn if .class files are out of date"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1195
+#: /home/jsm28/src/gcc-build/gcc/options.c:1208
msgid "Warn about overloaded virtual function names"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1198
+#: /home/jsm28/src/gcc-build/gcc/options.c:1211
msgid "Warn when the packed attribute has no effect on struct layout"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1201
+#: /home/jsm28/src/gcc-build/gcc/options.c:1214
msgid "Warn when padding is required to align structure members"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1204
+#: /home/jsm28/src/gcc-build/gcc/options.c:1217
msgid "Warn about possibly missing parentheses"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1207
+#: /home/jsm28/src/gcc-build/gcc/options.c:1220
msgid "Warn when converting the type of pointers to member functions"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1210
+#: /home/jsm28/src/gcc-build/gcc/options.c:1223
msgid "Warn about function pointer arithmetic"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1213
+#: /home/jsm28/src/gcc-build/gcc/options.c:1226
msgid "Warn if inherited methods are unimplemented"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1216
+#: /home/jsm28/src/gcc-build/gcc/options.c:1229
msgid "Warn about multiple declarations of the same object"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1219
+#: /home/jsm28/src/gcc-build/gcc/options.c:1232
msgid "Warn if modifiers are specified when not necessary"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1222
+#: /home/jsm28/src/gcc-build/gcc/options.c:1235
msgid "Warn when the compiler reorders code"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1225
+#: /home/jsm28/src/gcc-build/gcc/options.c:1238
msgid ""
"Warn whenever a function's return type defaults to \"int\" (C), or about "
"inconsistent return types (C++)"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1228
+#: /home/jsm28/src/gcc-build/gcc/options.c:1241
msgid "Warn if a selector has multiple methods"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1231
+#: /home/jsm28/src/gcc-build/gcc/options.c:1244
msgid "Warn about possible violations of sequence point rules"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1234
+#: /home/jsm28/src/gcc-build/gcc/options.c:1247
msgid "Warn when one local variable shadows another"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1237
+#: /home/jsm28/src/gcc-build/gcc/options.c:1250
msgid "Warn about signed-unsigned comparisons"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1240
+#: /home/jsm28/src/gcc-build/gcc/options.c:1253
msgid "Warn when overload promotes from unsigned to signed"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1243
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1246
+#: /home/jsm28/src/gcc-build/gcc/options.c:1256
+#: /home/jsm28/src/gcc-build/gcc/options.c:1259
msgid "Warn about code which might break strict aliasing rules"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1249
+#: /home/jsm28/src/gcc-build/gcc/options.c:1262
msgid "Warn about unprototyped function declarations"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1252
+#: /home/jsm28/src/gcc-build/gcc/options.c:1265
+msgid "Warn about \"suspicious\" constructs"
+msgstr ""
+
+#: /home/jsm28/src/gcc-build/gcc/options.c:1268
msgid "Warn about enumerated switches, with no default, missing a case"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1255
+#: /home/jsm28/src/gcc-build/gcc/options.c:1271
msgid "Warn about enumerated switches missing a \"default:\" statement"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1258
+#: /home/jsm28/src/gcc-build/gcc/options.c:1274
msgid "Warn about all enumerated switches missing a specific case"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1261
+#: /home/jsm28/src/gcc-build/gcc/options.c:1277
msgid "Warn when synthesis behavior differs from Cfront"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1264
+#: /home/jsm28/src/gcc-build/gcc/options.c:1280
msgid "Do not suppress warnings from system headers"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1267
+#: /home/jsm28/src/gcc-build/gcc/options.c:1283
msgid "Warn about features not present in traditional C"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1270
+#: /home/jsm28/src/gcc-build/gcc/options.c:1286
msgid ""
"Warn if trigraphs are encountered that might affect the meaning of the "
"program"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1273
+#: /home/jsm28/src/gcc-build/gcc/options.c:1289
msgid "Warn about @selector()s without previously declared methods"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1276
+#: /home/jsm28/src/gcc-build/gcc/options.c:1292
msgid "Warn if an undefined macro is used in an #if directive"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1279
+#: /home/jsm28/src/gcc-build/gcc/options.c:1295
+msgid "Warn about underflow of numerical constant expressions"
+msgstr ""
+
+#: /home/jsm28/src/gcc-build/gcc/options.c:1298
msgid "Warn about uninitialized automatic variables"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1282
+#: /home/jsm28/src/gcc-build/gcc/options.c:1301
msgid "Warn about unrecognized pragmas"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1285
+#: /home/jsm28/src/gcc-build/gcc/options.c:1304
msgid "Warn about code that will never be executed"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1288
+#: /home/jsm28/src/gcc-build/gcc/options.c:1307
msgid "Enable all -Wunused- warnings"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1291
+#: /home/jsm28/src/gcc-build/gcc/options.c:1310
msgid "Warn when a function is unused"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1294
+#: /home/jsm28/src/gcc-build/gcc/options.c:1313
+#: /home/jsm28/src/gcc-build/gcc/options.c:1316
msgid "Warn when a label is unused"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1297
+#: /home/jsm28/src/gcc-build/gcc/options.c:1319
msgid "Warn about macros defined in the main file that are not used"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1300
+#: /home/jsm28/src/gcc-build/gcc/options.c:1322
msgid "Warn when a function parameter is unused"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1303
+#: /home/jsm28/src/gcc-build/gcc/options.c:1325
msgid "Warn when an expression value is unused"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1306
+#: /home/jsm28/src/gcc-build/gcc/options.c:1328
msgid "Warn when a variable is unused"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1309
+#: /home/jsm28/src/gcc-build/gcc/options.c:1331
msgid "Do not warn about using variadic macros when -pedantic"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1312
+#: /home/jsm28/src/gcc-build/gcc/options.c:1334
msgid "Give strings the type \"array of char\""
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1315
+#: /home/jsm28/src/gcc-build/gcc/options.c:1337
msgid ""
"A synonym for -std=c89. In a future version of GCC it will become "
"synonymous with -std=c99 instead"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1318
+#: /home/jsm28/src/gcc-build/gcc/options.c:1340
msgid "-aux-info <file>\tEmit declaration information into <file>"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1330
+#: /home/jsm28/src/gcc-build/gcc/options.c:1352
msgid "-d<letters>\tEnable dumps from specific passes of the compiler"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1333
+#: /home/jsm28/src/gcc-build/gcc/options.c:1355
+msgid "Set the default real and integer kinds to double precision"
+msgstr ""
+
+#: /home/jsm28/src/gcc-build/gcc/options.c:1358
msgid "-dumpbase <file>\tSet the file basename to be used for dumps"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1336
+#: /home/jsm28/src/gcc-build/gcc/options.c:1361
msgid "--CLASSPATH\tDeprecated; use --classpath instead"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1339
+#: /home/jsm28/src/gcc-build/gcc/options.c:1364
msgid "Generate position-independent code if possible (large mode)"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1342
+#: /home/jsm28/src/gcc-build/gcc/options.c:1367
msgid ""
"Generate position-independent code for executables if possible (large mode)"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1348
+#: /home/jsm28/src/gcc-build/gcc/options.c:1373
msgid "Enforce class member access control semantics"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1351
+#: /home/jsm28/src/gcc-build/gcc/options.c:1376
msgid "Align the start of functions"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1357
+#: /home/jsm28/src/gcc-build/gcc/options.c:1382
msgid "Align labels which are only reached by jumping"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1363
+#: /home/jsm28/src/gcc-build/gcc/options.c:1388
msgid "Align all labels"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1369
+#: /home/jsm28/src/gcc-build/gcc/options.c:1394
msgid "Align the start of loops"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1378
+#: /home/jsm28/src/gcc-build/gcc/options.c:1403
msgid "Change when template instances are emitted"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1381
+#: /home/jsm28/src/gcc-build/gcc/options.c:1406
msgid "Specify that arguments may alias each other and globals"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1384
+#: /home/jsm28/src/gcc-build/gcc/options.c:1409
msgid "Assume arguments may alias globals but not each other"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1387
+#: /home/jsm28/src/gcc-build/gcc/options.c:1412
msgid "Assume arguments alias neither each other nor globals"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1390
+#: /home/jsm28/src/gcc-build/gcc/options.c:1415
msgid "Recognize the \"asm\" keyword"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1393
+#: /home/jsm28/src/gcc-build/gcc/options.c:1418
msgid "Permit the use of the assert keyword"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1402
+#: /home/jsm28/src/gcc-build/gcc/options.c:1427
msgid "Generate unwind tables that are exact at each instruction boundary"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1405
+#: /home/jsm28/src/gcc-build/gcc/options.c:1430
msgid "--bootclasspath=<path>\tReplace system path"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1408
+#: /home/jsm28/src/gcc-build/gcc/options.c:1433
msgid "Generate code to check bounds before indexing arrays"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1411
+#: /home/jsm28/src/gcc-build/gcc/options.c:1436
msgid "Replace add, compare, branch with branch on count register"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1414
+#: /home/jsm28/src/gcc-build/gcc/options.c:1439
msgid "Use profiling information for branch probabilities"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1417
+#: /home/jsm28/src/gcc-build/gcc/options.c:1442
msgid ""
"Perform branch target load optimization before prologue / epilogue threading"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1420
+#: /home/jsm28/src/gcc-build/gcc/options.c:1445
msgid ""
"Perform branch target load optimization after prologue / epilogue threading"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1423
+#: /home/jsm28/src/gcc-build/gcc/options.c:1448
msgid ""
"Restrict target load migration not to re-use registers in any basic block"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1426
+#: /home/jsm28/src/gcc-build/gcc/options.c:1451
msgid "Recognize built-in functions"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1432
+#: /home/jsm28/src/gcc-build/gcc/options.c:1457
msgid ""
"-fcall-saved-<register>\tMark <register> as being preserved across functions"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1435
+#: /home/jsm28/src/gcc-build/gcc/options.c:1460
msgid ""
"-fcall-used-<register>\tMark <register> as being corrupted by function calls"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1438
+#: /home/jsm28/src/gcc-build/gcc/options.c:1463
msgid "Save registers around function calls"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1441
+#: /home/jsm28/src/gcc-build/gcc/options.c:1466
msgid "Check the return value of new"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1444
+#: /home/jsm28/src/gcc-build/gcc/options.c:1469
msgid "Generate checks for references to NULL"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1447
+#: /home/jsm28/src/gcc-build/gcc/options.c:1472
msgid "--classpath=<path>\tSet class path"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1450
+#: /home/jsm28/src/gcc-build/gcc/options.c:1475
msgid "Do not put uninitialized globals in the common section"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1456
+#: /home/jsm28/src/gcc-build/gcc/options.c:1481
msgid "Allow the arguments of the '?' operator to have different types"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1459
+#: /home/jsm28/src/gcc-build/gcc/options.c:1484
msgid "Reduce the size of object files"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1462
+#: /home/jsm28/src/gcc-build/gcc/options.c:1487
msgid "Make string literals \"const char[]\" not \"char[]\""
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1465
+#: /home/jsm28/src/gcc-build/gcc/options.c:1490
msgid "-fconst-string-class=<name>\tUse class <name> for constant strings"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1468
+#: /home/jsm28/src/gcc-build/gcc/options.c:1493
msgid "Perform a register copy-propagation optimization pass"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1471
+#: /home/jsm28/src/gcc-build/gcc/options.c:1496
msgid "Perform cross-jumping optimization"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1474
+#: /home/jsm28/src/gcc-build/gcc/options.c:1499
msgid "When running CSE, follow jumps to their targets"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1477
+#: /home/jsm28/src/gcc-build/gcc/options.c:1502
msgid "When running CSE, follow conditional jumps"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1480
+#: /home/jsm28/src/gcc-build/gcc/options.c:1505
msgid "Place data items into their own section"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1483
+#: /home/jsm28/src/gcc-build/gcc/options.c:1508
msgid "Inline member functions by default"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1486
+#: /home/jsm28/src/gcc-build/gcc/options.c:1511
msgid "Defer popping functions args from stack until later"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1489
+#: /home/jsm28/src/gcc-build/gcc/options.c:1514
msgid "Attempt to fill delay slots of branch instructions"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1492
+#: /home/jsm28/src/gcc-build/gcc/options.c:1517
msgid "Delete useless null pointer checks"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1495
+#: /home/jsm28/src/gcc-build/gcc/options.c:1520
msgid ""
"-fdiagnostics-show-location=[once|every-line]\tHow often to emit source "
"location at the beginning of line-wrapped diagnostics"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1504
+#: /home/jsm28/src/gcc-build/gcc/options.c:1529
+msgid "Allow dollar signs in entity names"
+msgstr ""
+
+#: /home/jsm28/src/gcc-build/gcc/options.c:1532
msgid "Permit '$' as an identifier character"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1507
+#: /home/jsm28/src/gcc-build/gcc/options.c:1535
msgid "-fdump-<type>\tDump various compiler internals to a file"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1510
+#: /home/jsm28/src/gcc-build/gcc/options.c:1538
+msgid "Display the code tree after parsing."
+msgstr ""
+
+#: /home/jsm28/src/gcc-build/gcc/options.c:1541
msgid ""
"Suppress output of instruction numbers and line number notes in debugging "
"dumps"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1516
+#: /home/jsm28/src/gcc-build/gcc/options.c:1547
msgid "Perform DWARF2 duplicate elimination"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1519
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1522
+#: /home/jsm28/src/gcc-build/gcc/options.c:1550
+#: /home/jsm28/src/gcc-build/gcc/options.c:1553
msgid "Perform unused type elimination in debug info"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1525
+#: /home/jsm28/src/gcc-build/gcc/options.c:1556
msgid "Output a class file"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1528
+#: /home/jsm28/src/gcc-build/gcc/options.c:1559
msgid "Alias for -femit-class-file"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1537
+#: /home/jsm28/src/gcc-build/gcc/options.c:1568
msgid ""
"--encoding=<encoding>\tChoose input encoding (defaults from your locale)"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1540
+#: /home/jsm28/src/gcc-build/gcc/options.c:1571
msgid "Generate code to check exception specifications"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1546
+#: /home/jsm28/src/gcc-build/gcc/options.c:1577
msgid "Enable exception handling"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1549
+#: /home/jsm28/src/gcc-build/gcc/options.c:1580
msgid ""
"-fexec-charset=<cset>\tConvert all strings and character constants to "
"character set <cset>"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1552
+#: /home/jsm28/src/gcc-build/gcc/options.c:1583
msgid "Perform a number of minor, expensive optimizations"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1564
+#: /home/jsm28/src/gcc-build/gcc/options.c:1595
msgid "Input file is a file with a list of filenames to compile"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1567
+#: /home/jsm28/src/gcc-build/gcc/options.c:1598
msgid "Assume no NaNs or infinities are generated"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1570
+#: /home/jsm28/src/gcc-build/gcc/options.c:1601
msgid ""
"-ffixed-<register>\tMark <register> as being unavailable to the compiler"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1579
+#: /home/jsm28/src/gcc-build/gcc/options.c:1604
+msgid "Assume that the source file is fixed form"
+msgstr ""
+
+#: /home/jsm28/src/gcc-build/gcc/options.c:1607
+msgid "-ffixed-line-length-<n>\t\tUse n as character line width in fixed mode"
+msgstr ""
+
+#: /home/jsm28/src/gcc-build/gcc/options.c:1610
+msgid "Allow arbitrary character line width in fixed mode"
+msgstr ""
+
+#: /home/jsm28/src/gcc-build/gcc/options.c:1613
msgid "Don't allocate floats and doubles in extended-precision registers"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1582
+#: /home/jsm28/src/gcc-build/gcc/options.c:1616
msgid "Scope of for-init-statement variables is local to the loop"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1585
+#: /home/jsm28/src/gcc-build/gcc/options.c:1619
msgid "Copy memory address constants into registers before use"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1588
+#: /home/jsm28/src/gcc-build/gcc/options.c:1622
msgid "Always check for non gcj generated classes archives"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1591
+#: /home/jsm28/src/gcc-build/gcc/options.c:1625
msgid "Copy memory operands into registers before use"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1594
+#: /home/jsm28/src/gcc-build/gcc/options.c:1628
+msgid "Assume that the source file is free form"
+msgstr ""
+
+#: /home/jsm28/src/gcc-build/gcc/options.c:1631
msgid "Do not assume that standard C libraries and \"main\" exist"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1597
+#: /home/jsm28/src/gcc-build/gcc/options.c:1634
msgid "Allow function addresses to be held in registers"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1600
+#: /home/jsm28/src/gcc-build/gcc/options.c:1637
msgid "Place each function into its own section"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1603
+#: /home/jsm28/src/gcc-build/gcc/options.c:1640
msgid "Perform global common subexpression elimination"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1606
+#: /home/jsm28/src/gcc-build/gcc/options.c:1643
msgid ""
"Perform global common subexpression elimination after register allocation"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1609
+#: /home/jsm28/src/gcc-build/gcc/options.c:1646
msgid ""
"Perform redundant load after store elimination in global common subexpression"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1612
+#: /home/jsm28/src/gcc-build/gcc/options.c:1649
msgid ""
"Perform enhanced load motion during global common subexpression elimination"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1615
+#: /home/jsm28/src/gcc-build/gcc/options.c:1652
msgid "Perform store motion after global common subexpression elimination"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1618
+#: /home/jsm28/src/gcc-build/gcc/options.c:1655
msgid "Recognize GNU-defined keywords"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1621
+#: /home/jsm28/src/gcc-build/gcc/options.c:1658
msgid "Generate code for GNU runtime environment"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1624
+#: /home/jsm28/src/gcc-build/gcc/options.c:1661
msgid "Enable guessing of branch probabilities"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1633
+#: /home/jsm28/src/gcc-build/gcc/options.c:1670
msgid ""
"Assume the runtime uses a hash table to map an object to its synchronization "
"structure"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1639
+#: /home/jsm28/src/gcc-build/gcc/options.c:1676
msgid "Assume normal C execution environment"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1642
+#: /home/jsm28/src/gcc-build/gcc/options.c:1679
msgid "Enable support for huge objects"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1645
+#: /home/jsm28/src/gcc-build/gcc/options.c:1682
msgid "Process #ident directives"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1648
+#: /home/jsm28/src/gcc-build/gcc/options.c:1685
msgid "Perform conversion of conditional jumps to branchless equivalents"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1651
+#: /home/jsm28/src/gcc-build/gcc/options.c:1688
msgid "Perform conversion of conditional jumps to conditional execution"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1654
+#: /home/jsm28/src/gcc-build/gcc/options.c:1691
msgid "Export functions even if they can be inlined"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1657
+#: /home/jsm28/src/gcc-build/gcc/options.c:1694
msgid "Emit implicit instantiations of inline templates"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1660
+#: /home/jsm28/src/gcc-build/gcc/options.c:1697
+msgid ""
+"Specify that no implicit typing is allowed, unless overridden by explicit "
+"IMPLICIT statements"
+msgstr ""
+
+#: /home/jsm28/src/gcc-build/gcc/options.c:1700
msgid "Emit implicit instantiations of templates"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1663
+#: /home/jsm28/src/gcc-build/gcc/options.c:1703
msgid "Use offset tables for virtual method calls"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1666
+#: /home/jsm28/src/gcc-build/gcc/options.c:1706
msgid "Do not generate .size directives"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1669
+#: /home/jsm28/src/gcc-build/gcc/options.c:1709
msgid "Pay attention to the \"inline\" keyword"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1678
+#: /home/jsm28/src/gcc-build/gcc/options.c:1718
msgid ""
"-finline-limit=<number>\tLimit the size of inlined functions to <number>"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1681
+#: /home/jsm28/src/gcc-build/gcc/options.c:1721
msgid ""
"-finput-charset=<cset> Specify the default character set for source "
"files."
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1684
+#: /home/jsm28/src/gcc-build/gcc/options.c:1724
msgid "Instrument function entry and exit with profiling calls"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1687
+#: /home/jsm28/src/gcc-build/gcc/options.c:1727
msgid "Optimize induction variables on trees"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1690
+#: /home/jsm28/src/gcc-build/gcc/options.c:1730
msgid "Assume native functions are implemented using JNI"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1693
+#: /home/jsm28/src/gcc-build/gcc/options.c:1733
msgid "Generate code for functions even if they are fully inlined"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1696
+#: /home/jsm28/src/gcc-build/gcc/options.c:1736
msgid "Emit static const variables even if they are not used"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1702
+#: /home/jsm28/src/gcc-build/gcc/options.c:1742
msgid "Give external symbols a leading underscore"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1705
+#: /home/jsm28/src/gcc-build/gcc/options.c:1745
msgid "Perform loop optimizations"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1708
+#: /home/jsm28/src/gcc-build/gcc/options.c:1748
msgid "Perform loop optimizations using the new loop optimizer"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1711
+#: /home/jsm28/src/gcc-build/gcc/options.c:1751
msgid "Set errno after built-in math functions"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1714
+#: /home/jsm28/src/gcc-build/gcc/options.c:1754
+msgid "-fmax-identifier-length=<n>\tMaximum identifier length."
+msgstr ""
+
+#: /home/jsm28/src/gcc-build/gcc/options.c:1757
+msgid ""
+"-fmax-stack-var-size=<n>\tSize in bytes of the largest array that will be "
+"put on the stack"
+msgstr ""
+
+#: /home/jsm28/src/gcc-build/gcc/options.c:1760
msgid "Report on permanent memory allocation"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1717
+#: /home/jsm28/src/gcc-build/gcc/options.c:1763
msgid "Attempt to merge identical constants and constant variables"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1720
+#: /home/jsm28/src/gcc-build/gcc/options.c:1766
msgid "Attempt to merge identical constants across compilation units"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1723
+#: /home/jsm28/src/gcc-build/gcc/options.c:1769
msgid ""
"-fmessage-length=<number>\tLimit diagnostics to <number> characters per "
"line. 0 suppresses line-wrapping"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1726
+#: /home/jsm28/src/gcc-build/gcc/options.c:1772
+msgid "Set default accessibility of module entities to PRIVATE"
+msgstr ""
+
+#: /home/jsm28/src/gcc-build/gcc/options.c:1775
msgid "Perform SMS based modulo scheduling before the first scheduling pass"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1729
+#: /home/jsm28/src/gcc-build/gcc/options.c:1778
msgid "Move loop invariant computations out of loops"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1732
+#: /home/jsm28/src/gcc-build/gcc/options.c:1781
msgid "Don't warn about uses of Microsoft extensions"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1735
+#: /home/jsm28/src/gcc-build/gcc/options.c:1784
msgid ""
"Add mudflap bounds-checking instrumentation for single-threaded program."
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1738
+#: /home/jsm28/src/gcc-build/gcc/options.c:1787
msgid "Ignore read operations when inserting mudflap instrumentation."
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1741
+#: /home/jsm28/src/gcc-build/gcc/options.c:1790
msgid "Add mudflap bounds-checking instrumentation for multi-threaded program."
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1750
+#: /home/jsm28/src/gcc-build/gcc/options.c:1799
msgid "Use graph-coloring register allocation"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1753
+#: /home/jsm28/src/gcc-build/gcc/options.c:1802
msgid "Generate code for NeXT (Apple Mac OS X) runtime environment"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1756
+#: /home/jsm28/src/gcc-build/gcc/options.c:1805
msgid "Assume that receivers of Objective-C messages may be nil"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1759
+#: /home/jsm28/src/gcc-build/gcc/options.c:1808
+msgid "Don't generate code, just do syntax and semantics checking"
+msgstr ""
+
+#: /home/jsm28/src/gcc-build/gcc/options.c:1811
msgid "Support synchronous non-call exceptions"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1768
+#: /home/jsm28/src/gcc-build/gcc/options.c:1820
msgid "Enable Objective-C exception and synchronization syntax"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1771
+#: /home/jsm28/src/gcc-build/gcc/options.c:1823
msgid "Enable Objective-C setjmp exception handling runtime"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1774
+#: /home/jsm28/src/gcc-build/gcc/options.c:1826
msgid "When possible do not generate stack frames"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1777
+#: /home/jsm28/src/gcc-build/gcc/options.c:1829
msgid "Recognize C++ kewords like \"compl\" and \"xor\""
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1780
+#: /home/jsm28/src/gcc-build/gcc/options.c:1832
msgid "Do the full register move optimization pass"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1783
+#: /home/jsm28/src/gcc-build/gcc/options.c:1835
msgid "Optimize sibling and tail recursive calls"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1786
+#: /home/jsm28/src/gcc-build/gcc/options.c:1838
msgid "Enable optimization of static class initialization code"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1789
+#: /home/jsm28/src/gcc-build/gcc/options.c:1841
msgid "Enable optional diagnostics"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1795
+#: /home/jsm28/src/gcc-build/gcc/options.c:1847
+msgid "Try to layout derived types as compact as possible"
+msgstr ""
+
+#: /home/jsm28/src/gcc-build/gcc/options.c:1850
msgid "Pack structure members together without holes"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1798
+#: /home/jsm28/src/gcc-build/gcc/options.c:1853
msgid "-fpack-struct=<number>\tSet initial maximum structure member alignment"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1801
+#: /home/jsm28/src/gcc-build/gcc/options.c:1856
msgid "Return small aggregates in memory, not registers"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1807
+#: /home/jsm28/src/gcc-build/gcc/options.c:1862
msgid "Look for and use PCH files even when preprocessing"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1810
+#: /home/jsm28/src/gcc-build/gcc/options.c:1865
msgid "Perform loop peeling"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1813
+#: /home/jsm28/src/gcc-build/gcc/options.c:1868
msgid "Enable machine specific peephole optimizations"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1816
+#: /home/jsm28/src/gcc-build/gcc/options.c:1871
msgid "Enable an RTL peephole pass before sched2"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1819
+#: /home/jsm28/src/gcc-build/gcc/options.c:1874
msgid "Downgrade conformance errors to warnings"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1822
+#: /home/jsm28/src/gcc-build/gcc/options.c:1877
msgid "Generate position-independent code if possible (small mode)"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1825
+#: /home/jsm28/src/gcc-build/gcc/options.c:1880
msgid ""
"Generate position-independent code for executables if possible (small mode)"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1828
+#: /home/jsm28/src/gcc-build/gcc/options.c:1883
msgid "Generate prefetch instructions, if available, for arrays in loops"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1831
+#: /home/jsm28/src/gcc-build/gcc/options.c:1886
msgid "Treat the input file as already preprocessed"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1834
+#: /home/jsm28/src/gcc-build/gcc/options.c:1889
msgid "Enable basic program profiling code"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1837
+#: /home/jsm28/src/gcc-build/gcc/options.c:1892
msgid "Insert arc-based program profiling code"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1840
+#: /home/jsm28/src/gcc-build/gcc/options.c:1895
msgid ""
"Enable common options for generating profile info for profile feedback "
"directed optimizations"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1843
+#: /home/jsm28/src/gcc-build/gcc/options.c:1898
msgid ""
"Enable common options for performing profile feedback directed optimizations"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1846
+#: /home/jsm28/src/gcc-build/gcc/options.c:1901
msgid "Insert code to profile values of expressions"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1852
+#: /home/jsm28/src/gcc-build/gcc/options.c:1907
msgid "-frandom-seed=<string>\tMake compile reproducible using <string>"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1855
+#: /home/jsm28/src/gcc-build/gcc/options.c:1910
msgid "Return small aggregates in registers"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1858
+#: /home/jsm28/src/gcc-build/gcc/options.c:1913
msgid "Enables a register move optimization"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1861
+#: /home/jsm28/src/gcc-build/gcc/options.c:1916
msgid "Perform a register renaming optimization pass"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1864
+#: /home/jsm28/src/gcc-build/gcc/options.c:1919
msgid "Reorder basic blocks to improve code placement"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1867
+#: /home/jsm28/src/gcc-build/gcc/options.c:1922
msgid "Reorder basic blocks and partition into hot and cold sections"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1870
+#: /home/jsm28/src/gcc-build/gcc/options.c:1925
msgid "Reorder functions to improve code placement"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1873
+#: /home/jsm28/src/gcc-build/gcc/options.c:1928
+msgid "Copy array sections into a contiguous block on procedure entry"
+msgstr ""
+
+#: /home/jsm28/src/gcc-build/gcc/options.c:1931
msgid ""
"Used in Fix-and-Continue mode to indicate that object files may be swapped "
"in at runtime"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1876
+#: /home/jsm28/src/gcc-build/gcc/options.c:1934
msgid "Enable automatic template instantiation"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1879
+#: /home/jsm28/src/gcc-build/gcc/options.c:1937
msgid "Add a common subexpression elimination pass after loop optimizations"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1882
+#: /home/jsm28/src/gcc-build/gcc/options.c:1940
msgid "Run the loop optimizer twice"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1885
+#: /home/jsm28/src/gcc-build/gcc/options.c:1943
msgid ""
"Enable/Disable the traditional scheduling in loops that already passed "
"modulo scheduling"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1888
+#: /home/jsm28/src/gcc-build/gcc/options.c:1946
msgid "Disable optimizations that assume default FP rounding behavior"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1891
+#: /home/jsm28/src/gcc-build/gcc/options.c:1949
msgid "Generate run time type descriptor information"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1894
+#: /home/jsm28/src/gcc-build/gcc/options.c:1952
msgid "Enable scheduling across basic blocks"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1897
+#: /home/jsm28/src/gcc-build/gcc/options.c:1955
msgid "Allow speculative motion of non-loads"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1900
+#: /home/jsm28/src/gcc-build/gcc/options.c:1958
msgid "Allow speculative motion of some loads"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1903
+#: /home/jsm28/src/gcc-build/gcc/options.c:1961
msgid "Allow speculative motion of more loads"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1906
+#: /home/jsm28/src/gcc-build/gcc/options.c:1964
msgid "Allow premature scheduling of queued insns"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1909
+#: /home/jsm28/src/gcc-build/gcc/options.c:1967
msgid ""
"Set dependence distance checking in premature scheduling of queued insns"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1912
+#: /home/jsm28/src/gcc-build/gcc/options.c:1970
msgid ""
"-fsched-stalled-insns-dep=<number> Set dependence distance checking in "
"premature scheduling of queued insns"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1915
+#: /home/jsm28/src/gcc-build/gcc/options.c:1973
msgid ""
"-fsched-stalled-insns=<number> Set number of queued insns that can be "
"prematurely scheduled"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1918
+#: /home/jsm28/src/gcc-build/gcc/options.c:1976
msgid "-fsched-verbose=<number>\tSet the verbosity level of the scheduler"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1921
+#: /home/jsm28/src/gcc-build/gcc/options.c:1979
msgid "If scheduling post reload, do superblock scheduling"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1924
+#: /home/jsm28/src/gcc-build/gcc/options.c:1982
msgid "If scheduling post reload, do trace scheduling"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1927
+#: /home/jsm28/src/gcc-build/gcc/options.c:1985
msgid "Reschedule instructions before register allocation"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1930
+#: /home/jsm28/src/gcc-build/gcc/options.c:1988
msgid "Reschedule instructions after register allocation"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1933
+#: /home/jsm28/src/gcc-build/gcc/options.c:1991
+msgid "Append a second underscore if the name already contains an underscore"
+msgstr ""
+
+#: /home/jsm28/src/gcc-build/gcc/options.c:1994
msgid "Mark data as shared rather than private"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1936
+#: /home/jsm28/src/gcc-build/gcc/options.c:1997
msgid "Use the same size for double as for float"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1939
+#: /home/jsm28/src/gcc-build/gcc/options.c:2000
msgid "Use the narrowest integer type possible for enumeration types"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1942
+#: /home/jsm28/src/gcc-build/gcc/options.c:2003
msgid "Force the underlying type for \"wchar_t\" to be \"unsigned short\""
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1948
+#: /home/jsm28/src/gcc-build/gcc/options.c:2009
msgid "Disable optimizations observable by IEEE signaling NaNs"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1951
+#: /home/jsm28/src/gcc-build/gcc/options.c:2012
msgid "When \"signed\" or \"unsigned\" is not given make the bitfield signed"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1954
+#: /home/jsm28/src/gcc-build/gcc/options.c:2015
msgid "Make \"char\" signed by default"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1957
+#: /home/jsm28/src/gcc-build/gcc/options.c:2018
msgid "Convert floating point constants to single precision constants"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1960
+#: /home/jsm28/src/gcc-build/gcc/options.c:2021
msgid "Use value profiling for speculative prefetching"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1963
+#: /home/jsm28/src/gcc-build/gcc/options.c:2024
msgid "Split lifetimes of induction variables when loops are unrolled."
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1969
+#: /home/jsm28/src/gcc-build/gcc/options.c:2030
msgid "Insert stack checking code into the program"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1975
+#: /home/jsm28/src/gcc-build/gcc/options.c:2036
msgid ""
"-fstack-limit-register=<register>\tTrap if the stack goes past <register>"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1978
+#: /home/jsm28/src/gcc-build/gcc/options.c:2039
msgid "-fstack-limit-symbol=<name>\tTrap if the stack goes past symbol <name>"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1981
+#: /home/jsm28/src/gcc-build/gcc/options.c:2042
msgid "Display statistics accumulated during compilation"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1984
+#: /home/jsm28/src/gcc-build/gcc/options.c:2045
msgid "Enable assignability checks for stores into object arrays"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1987
+#: /home/jsm28/src/gcc-build/gcc/options.c:2048
msgid "Perform strength reduction optimizations"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1990
+#: /home/jsm28/src/gcc-build/gcc/options.c:2051
msgid "Assume strict aliasing rules apply"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1996
+#: /home/jsm28/src/gcc-build/gcc/options.c:2057
msgid "Check for syntax errors, then stop"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:1999
+#: /home/jsm28/src/gcc-build/gcc/options.c:2060
msgid "-ftabstop=<number>\tDistance between tab stops for column reporting"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:2002
+#: /home/jsm28/src/gcc-build/gcc/options.c:2063
msgid "-ftemplate-depth-<number>\tSpecify maximum template instantiation depth"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:2005
+#: /home/jsm28/src/gcc-build/gcc/options.c:2066
msgid "Create data files needed by \"gcov\""
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:2011
+#: /home/jsm28/src/gcc-build/gcc/options.c:2072
msgid "Perform jump threading optimizations"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:2014
+#: /home/jsm28/src/gcc-build/gcc/options.c:2075
msgid ""
"-fno-threadsafe-statics\tDo not generate thread-safe code for initializing "
"local statics."
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:2017
+#: /home/jsm28/src/gcc-build/gcc/options.c:2078
msgid "Report the time taken by each compiler pass"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:2020
+#: /home/jsm28/src/gcc-build/gcc/options.c:2081
msgid ""
"-ftls-model=[global-dynamic|local-dynamic|initial-exec|local-exec]\tSet the "
"default thread-local storage code generation model"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:2023
+#: /home/jsm28/src/gcc-build/gcc/options.c:2084
msgid "Perform superblock formation via tail duplication"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:2026
+#: /home/jsm28/src/gcc-build/gcc/options.c:2087
msgid "Assume floating-point operations can trap"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:2029
+#: /home/jsm28/src/gcc-build/gcc/options.c:2090
msgid "Trap for signed overflow in addition, subtraction and multiplication"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:2032
+#: /home/jsm28/src/gcc-build/gcc/options.c:2093
msgid "Use tree-ssa based implementation of profiling"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:2035
+#: /home/jsm28/src/gcc-build/gcc/options.c:2096
msgid "Enable SSA-CCP optimization on trees"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:2038
+#: /home/jsm28/src/gcc-build/gcc/options.c:2099
msgid "Enable loop header copying on trees"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:2041
+#: /home/jsm28/src/gcc-build/gcc/options.c:2102
msgid "Coalesce memory temporaries in the SSA->normal pass"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:2044
+#: /home/jsm28/src/gcc-build/gcc/options.c:2105
msgid "Replace SSA temporaries with better names in copies."
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:2047
+#: /home/jsm28/src/gcc-build/gcc/options.c:2108
msgid "Enable SSA dead code elimination optimization on trees"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:2050
+#: /home/jsm28/src/gcc-build/gcc/options.c:2111
msgid "Enable dominator optimizations"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:2053
+#: /home/jsm28/src/gcc-build/gcc/options.c:2114
msgid "Enable dead store elimination"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:2056
+#: /home/jsm28/src/gcc-build/gcc/options.c:2117
msgid "Enable Full Redundancy Elimination (FRE) on trees"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:2059
+#: /home/jsm28/src/gcc-build/gcc/options.c:2120
msgid "Enable loop invariant motion on trees"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:2062
+#: /home/jsm28/src/gcc-build/gcc/options.c:2123
msgid "Create canonical induction variables in loops"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:2065
+#: /home/jsm28/src/gcc-build/gcc/options.c:2126
msgid "Enable linear loop transforms on trees"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:2068
+#: /home/jsm28/src/gcc-build/gcc/options.c:2129
msgid "Enable loop optimizations on tree level"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:2071
+#: /home/jsm28/src/gcc-build/gcc/options.c:2132
msgid "Perform live range splitting during the SSA->normal pass."
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:2074
+#: /home/jsm28/src/gcc-build/gcc/options.c:2135
msgid "Enable SSA-PRE optimization on trees"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:2077
+#: /home/jsm28/src/gcc-build/gcc/options.c:2138
msgid "Perform scalar replacement of aggregates"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:2080
+#: /home/jsm28/src/gcc-build/gcc/options.c:2141
msgid "Replace temporary expressions in the SSA->normal pass"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:2083
+#: /home/jsm28/src/gcc-build/gcc/options.c:2144
msgid "Enable loop vectorization on trees"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:2086
+#: /home/jsm28/src/gcc-build/gcc/options.c:2147
+msgid "Append underscores to externally visible names"
+msgstr ""
+
+#: /home/jsm28/src/gcc-build/gcc/options.c:2150
msgid "Compile whole compilation unit at a time"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:2089
+#: /home/jsm28/src/gcc-build/gcc/options.c:2153
msgid "Perform loop unrolling for all loops"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:2092
+#: /home/jsm28/src/gcc-build/gcc/options.c:2156
msgid "Perform loop unrolling when iteration count is known"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:2095
+#: /home/jsm28/src/gcc-build/gcc/options.c:2159
msgid "Allow math optimizations that may violate IEEE or ISO standards"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:2098
+#: /home/jsm28/src/gcc-build/gcc/options.c:2162
msgid "When \"signed\" or \"unsigned\" is not given make the bitfield unsigned"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:2101
+#: /home/jsm28/src/gcc-build/gcc/options.c:2165
msgid "Make \"char\" unsigned by default"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:2104
+#: /home/jsm28/src/gcc-build/gcc/options.c:2168
msgid "Perform loop unswitching"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:2107
+#: /home/jsm28/src/gcc-build/gcc/options.c:2171
msgid "Just generate unwind tables for exception handling"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:2110
+#: /home/jsm28/src/gcc-build/gcc/options.c:2174
msgid "Generate code for the Boehm GC"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:2113
+#: /home/jsm28/src/gcc-build/gcc/options.c:2177
msgid "Use __cxa_atexit to register destructors"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:2116
+#: /home/jsm28/src/gcc-build/gcc/options.c:2180
msgid "Call a library routine to do integer divisions"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:2119
+#: /home/jsm28/src/gcc-build/gcc/options.c:2183
msgid "Perform variable tracking"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:2122
+#: /home/jsm28/src/gcc-build/gcc/options.c:2186
msgid "Add extra commentary to assembler output"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:2125
+#: /home/jsm28/src/gcc-build/gcc/options.c:2189
msgid "Marks all inlined methods as having hidden visibility"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:2128
+#: /home/jsm28/src/gcc-build/gcc/options.c:2192
msgid ""
"-fvisibility=[default|internal|hidden|protected]\tSet the default symbol "
"visibility"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:2131
+#: /home/jsm28/src/gcc-build/gcc/options.c:2195
msgid "Use expression value profiles in optimizations"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:2134
+#: /home/jsm28/src/gcc-build/gcc/options.c:2198
msgid "Discard unused virtual functions"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:2137
+#: /home/jsm28/src/gcc-build/gcc/options.c:2201
msgid "Implement vtables using thunks"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:2140
+#: /home/jsm28/src/gcc-build/gcc/options.c:2204
msgid "Emit common-like symbols as weak symbols"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:2143
+#: /home/jsm28/src/gcc-build/gcc/options.c:2207
msgid "Construct webs and split unrelated uses of single variable"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:2146
+#: /home/jsm28/src/gcc-build/gcc/options.c:2210
msgid ""
"-fwide-exec-charset=<cset>\tConvert all wide strings and character constants "
"to character set <cset>"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:2149
+#: /home/jsm28/src/gcc-build/gcc/options.c:2213
msgid "Generate a #line directive pointing at the current working directory"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:2152
+#: /home/jsm28/src/gcc-build/gcc/options.c:2216
msgid "Assume signed arithmetic overflow wraps around"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:2155
+#: /home/jsm28/src/gcc-build/gcc/options.c:2219
msgid "Emit cross referencing information"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:2158
+#: /home/jsm28/src/gcc-build/gcc/options.c:2222
msgid "Put zero initialized data in the bss section"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:2161
+#: /home/jsm28/src/gcc-build/gcc/options.c:2225
msgid ""
"Generate lazy class lookup (via objc_getClass()) for use in Zero-Link mode"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:2164
+#: /home/jsm28/src/gcc-build/gcc/options.c:2228
msgid "Generate debug information in default format"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:2167
+#: /home/jsm28/src/gcc-build/gcc/options.c:2231
msgid "Generate debug information in COFF format"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:2170
+#: /home/jsm28/src/gcc-build/gcc/options.c:2234
msgid "Generate debug information in DWARF v2 format"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:2173
+#: /home/jsm28/src/gcc-build/gcc/options.c:2237
msgid "Dump declarations to a .decl file"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:2176
+#: /home/jsm28/src/gcc-build/gcc/options.c:2240
msgid "Generate debug information in default extended format"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:2179
+#: /home/jsm28/src/gcc-build/gcc/options.c:2243
msgid "Generate debug information in STABS format"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:2182
+#: /home/jsm28/src/gcc-build/gcc/options.c:2246
msgid "Generate debug information in extended STABS format"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:2185
+#: /home/jsm28/src/gcc-build/gcc/options.c:2249
msgid "Generate debug information in VMS format"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:2188
+#: /home/jsm28/src/gcc-build/gcc/options.c:2252
msgid "Generate debug information in XCOFF format"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:2191
+#: /home/jsm28/src/gcc-build/gcc/options.c:2255
msgid "Generate debug information in extended XCOFF format"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:2194
+#: /home/jsm28/src/gcc-build/gcc/options.c:2258
+msgid "Set the default integer kind to double precision"
+msgstr ""
+
+#: /home/jsm28/src/gcc-build/gcc/options.c:2261
msgid "-idirafter <dir>\tAdd <dir> to the end of the system include path"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:2197
+#: /home/jsm28/src/gcc-build/gcc/options.c:2264
msgid "-imacros <file>\tAccept definition of macros in <file>"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:2200
+#: /home/jsm28/src/gcc-build/gcc/options.c:2267
msgid "-include <file>\tInclude the contents of <file> before other files"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:2203
+#: /home/jsm28/src/gcc-build/gcc/options.c:2270
msgid "-iprefix <path>\tSpecify <path> as a prefix for next two options"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:2206
+#: /home/jsm28/src/gcc-build/gcc/options.c:2273
msgid "-iquote <dir>\tAdd <dir> to the end of the quote include path"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:2209
+#: /home/jsm28/src/gcc-build/gcc/options.c:2276
msgid "-isysroot <dir>\tSet <dir> to be the system root directory"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:2212
+#: /home/jsm28/src/gcc-build/gcc/options.c:2279
msgid "-isystem <dir>\tAdd <dir> to the start of the system include path"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:2215
+#: /home/jsm28/src/gcc-build/gcc/options.c:2282
msgid "-iwithprefix <dir>\tAdd <dir> to the end of the system include path"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:2218
+#: /home/jsm28/src/gcc-build/gcc/options.c:2285
msgid "-iwithprefixbefore <dir>\tAdd <dir> to the end of the main include path"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:2230
+#: /home/jsm28/src/gcc-build/gcc/options.c:2297
msgid ""
"Do not search standard system include directories (those specified with -"
"isystem will still be used)"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:2233
+#: /home/jsm28/src/gcc-build/gcc/options.c:2300
msgid "Do not search standard system include directories for C++"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:2236
+#: /home/jsm28/src/gcc-build/gcc/options.c:2303
msgid "-o <file>\tPlace output into <file>"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:2239
+#: /home/jsm28/src/gcc-build/gcc/options.c:2306
msgid "Enable function profiling"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:2242
+#: /home/jsm28/src/gcc-build/gcc/options.c:2309
msgid "Issue warnings needed for strict compliance to the standard"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:2245
+#: /home/jsm28/src/gcc-build/gcc/options.c:2312
msgid "Like -pedantic but issue them as errors"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:2248
+#: /home/jsm28/src/gcc-build/gcc/options.c:2315
msgid "Generate C header of platform-specific features"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:2251
+#: /home/jsm28/src/gcc-build/gcc/options.c:2318
+msgid "-qkind=<n>\tSet the kind for a real with the 'q' exponent to 'n'"
+msgstr ""
+
+#: /home/jsm28/src/gcc-build/gcc/options.c:2321
msgid "Do not display functions compiled or elapsed time"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:2254
+#: /home/jsm28/src/gcc-build/gcc/options.c:2324
+msgid "Set the default real kind to double precision"
+msgstr ""
+
+#: /home/jsm28/src/gcc-build/gcc/options.c:2327
msgid "Remap file names when including files"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:2257
+#: /home/jsm28/src/gcc-build/gcc/options.c:2330
msgid "Conform to the ISO 1998 C++ standard"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:2260
+#: /home/jsm28/src/gcc-build/gcc/options.c:2333
msgid "Conform to the ISO 1990 C standard"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:2263
+#: /home/jsm28/src/gcc-build/gcc/options.c:2336
msgid "Conform to the ISO 1999 C standard"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:2266
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:2287
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:2290
+#: /home/jsm28/src/gcc-build/gcc/options.c:2339
+#: /home/jsm28/src/gcc-build/gcc/options.c:2369
+#: /home/jsm28/src/gcc-build/gcc/options.c:2372
msgid "Deprecated in favor of -std=c99"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:2269
+#: /home/jsm28/src/gcc-build/gcc/options.c:2342
+msgid "Conform to the ISO Fortran 2003 standard."
+msgstr ""
+
+#: /home/jsm28/src/gcc-build/gcc/options.c:2345
+msgid "Conform to the ISO Fortran 95 standard."
+msgstr ""
+
+#: /home/jsm28/src/gcc-build/gcc/options.c:2348
+msgid "Conform nothing in particular."
+msgstr ""
+
+#: /home/jsm28/src/gcc-build/gcc/options.c:2351
msgid "Conform to the ISO 1998 C++ standard with GNU extensions"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:2272
+#: /home/jsm28/src/gcc-build/gcc/options.c:2354
msgid "Conform to the ISO 1990 C standard with GNU extensions"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:2275
+#: /home/jsm28/src/gcc-build/gcc/options.c:2357
msgid "Conform to the ISO 1999 C standard with GNU extensions"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:2278
+#: /home/jsm28/src/gcc-build/gcc/options.c:2360
msgid "Deprecated in favor of -std=gnu99"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:2281
+#: /home/jsm28/src/gcc-build/gcc/options.c:2363
msgid "Deprecated in favor of -std=c89"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:2284
+#: /home/jsm28/src/gcc-build/gcc/options.c:2366
msgid "Conform to the ISO 1990 C standard as amended in 1994"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:2293
+#: /home/jsm28/src/gcc-build/gcc/options.c:2375
msgid "Enable traditional preprocessing"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:2296
+#: /home/jsm28/src/gcc-build/gcc/options.c:2378
msgid "-trigraphs\tSupport ISO C trigraphs"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:2299
+#: /home/jsm28/src/gcc-build/gcc/options.c:2381
msgid "Do not predefine system-specific and GCC-specific macros"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:2302
+#: /home/jsm28/src/gcc-build/gcc/options.c:2384
msgid "Enable verbose output"
msgstr ""
-#: /home/zack/src/gcc/HEAD/pos-diag/build-sirius/gcc/options.c:2308
+#: /home/jsm28/src/gcc-build/gcc/options.c:2390
msgid "Suppress warnings"
msgstr ""
-#: java/jvspec.c:80 gcc.c:796 ada/lang-specs.h:34
-msgid "-pg and -fomit-frame-pointer are incompatible"
+#: config/mips/mips.h:1114 config/arc/arc.h:63
+msgid "may not use both -EB and -EL"
msgstr ""
-#: config/i386/cygwin.h:29
-msgid "mno-cygwin and mno-win32 are not compatible"
+#: config/mips/r3900.h:35
+msgid "-mhard-float not supported"
msgstr ""
-#: config/i386/cygwin.h:70 config/i386/mingw32.h:58
-msgid "shared and mdll are not compatible"
+#: config/mips/r3900.h:37
+msgid "-msingle-float and -msoft-float cannot both be specified"
msgstr ""
#: config/sh/sh.h:685
msgid "SH2a does not support little-endian"
msgstr ""
-#: config/sparc/linux64.h:207 config/sparc/linux64.h:218
-#: config/sparc/netbsd-elf.h:136 config/sparc/netbsd-elf.h:155
-#: config/sparc/sol2-bi.h:195 config/sparc/sol2-bi.h:205
-msgid "may not use both -m32 and -m64"
-msgstr ""
-
-#: config/i386/sco5.h:189
-msgid "-pg not supported on this platform"
+#: java/lang-specs.h:34
+msgid "-fjni and -femit-class-files are incompatible"
msgstr ""
-#: config/i386/sco5.h:190
-msgid "-p and -pp specified - pick one"
+#: java/lang-specs.h:35
+msgid "-fjni and -femit-class-file are incompatible"
msgstr ""
-#: config/i386/sco5.h:264
-msgid "-G and -static are mutually exclusive"
+#: java/lang-specs.h:36 java/lang-specs.h:37
+msgid "-femit-class-file should used along with -fsyntax-only"
msgstr ""
-#: config/vax/vax.h:50 config/vax/vax.h:51
-msgid "profiling not supported with -mg\n"
+#: config/i386/mingw32.h:58 config/i386/cygwin.h:70
+msgid "shared and mdll are not compatible"
msgstr ""
#: config/darwin.h:248
@@ -21249,79 +21413,85 @@ msgstr ""
msgid "-private_bundle not allowed with -dynamiclib"
msgstr ""
-#: config/lynx.h:71
-msgid "Cannot use mthreads and mlegacy-threads together."
+#: config/arm/arm.h:151
+msgid "-msoft-float and -mhard_float may not be used together"
msgstr ""
-#: config/lynx.h:96
-msgid "Cannot use mshared and static together."
+#: config/arm/arm.h:153
+msgid "-mbig-endian and -mlittle-endian may not be used together"
msgstr ""
-#: config/mcore/mcore.h:57
-msgid "the m210 does not have little endian support"
+#: config/vax/netbsd-elf.h:42
+msgid "The -shared option is not currently supported for VAX ELF."
msgstr ""
-#: config/arm/arm.h:151
-msgid "-msoft-float and -mhard_float may not be used together"
+#: config/i386/nwld.h:34
+msgid "Static linking is not supported.\n"
msgstr ""
-#: config/arm/arm.h:153
-msgid "-mbig-endian and -mlittle-endian may not be used together"
+#: config/sparc/linux64.h:207 config/sparc/linux64.h:218
+#: config/sparc/netbsd-elf.h:136 config/sparc/netbsd-elf.h:155
+#: config/sparc/sol2-bi.h:195 config/sparc/sol2-bi.h:205
+msgid "may not use both -m32 and -m64"
msgstr ""
-#: gcc.c:769
-msgid "GCC does not support -C or -CC without -E"
+#: treelang/lang-specs.h:52
+msgid "-pg or -p and -fomit-frame-pointer are incompatible"
msgstr ""
-#: gcc.c:963
-msgid "-E required when input is from standard input"
+#: java/jvspec.c:80 ada/lang-specs.h:34 gcc.c:796
+msgid "-pg and -fomit-frame-pointer are incompatible"
+msgstr ""
+
+#: config/vax/vax.h:50 config/vax/vax.h:51
+msgid "profiling not supported with -mg\n"
msgstr ""
#: ada/lang-specs.h:35
msgid "-c or -S required for Ada"
msgstr ""
-#: config/rs6000/darwin.h:132
-msgid " conflicting code gen style switches are used"
+#: config/i386/sco5.h:189
+msgid "-pg not supported on this platform"
msgstr ""
-#: config/i386/nwld.h:34
-msgid "Static linking is not supported.\n"
+#: config/i386/sco5.h:190
+msgid "-p and -pp specified - pick one"
msgstr ""
-#: config/sparc/sol2-bi.h:167 config/sparc/sol2-bi.h:172
-#: config/sparc/sol2-gld-bi.h:17 config/sparc/sol2-gld-bi.h:22
-msgid "does not support multilib"
+#: config/i386/sco5.h:264
+msgid "-G and -static are mutually exclusive"
msgstr ""
-#: config/vax/netbsd-elf.h:42
-msgid "The -shared option is not currently supported for VAX ELF."
+#: config/i386/cygwin.h:29
+msgid "mno-cygwin and mno-win32 are not compatible"
msgstr ""
-#: java/lang-specs.h:34
-msgid "-fjni and -femit-class-files are incompatible"
+#: config/mcore/mcore.h:57
+msgid "the m210 does not have little endian support"
msgstr ""
-#: java/lang-specs.h:35
-msgid "-fjni and -femit-class-file are incompatible"
+#: gcc.c:769
+msgid "GCC does not support -C or -CC without -E"
msgstr ""
-#: java/lang-specs.h:36 java/lang-specs.h:37
-msgid "-femit-class-file should used along with -fsyntax-only"
+#: gcc.c:963
+msgid "-E required when input is from standard input"
msgstr ""
-#: config/arc/arc.h:63 config/mips/mips.h:1114
-msgid "may not use both -EB and -EL"
+#: config/lynx.h:71
+msgid "Cannot use mthreads and mlegacy-threads together."
msgstr ""
-#: treelang/lang-specs.h:52
-msgid "-pg or -p and -fomit-frame-pointer are incompatible"
+#: config/lynx.h:96
+msgid "Cannot use mshared and static together."
msgstr ""
-#: config/mips/r3900.h:35
-msgid "-mhard-float not supported"
+#: config/sparc/sol2-bi.h:167 config/sparc/sol2-bi.h:172
+#: config/sparc/sol2-gld-bi.h:17 config/sparc/sol2-gld-bi.h:22
+msgid "does not support multilib"
msgstr ""
-#: config/mips/r3900.h:37
-msgid "-msingle-float and -msoft-float cannot both be specified"
+#: config/rs6000/darwin.h:132
+msgid " conflicting code gen style switches are used"
msgstr ""