diff options
-rw-r--r-- | gcc/po/ChangeLog | 4 | ||||
-rw-r--r-- | gcc/po/gcc.pot | 13151 |
2 files changed, 7386 insertions, 5769 deletions
diff --git a/gcc/po/ChangeLog b/gcc/po/ChangeLog index 9ae47f7..e0ae04b 100644 --- a/gcc/po/ChangeLog +++ b/gcc/po/ChangeLog @@ -1,3 +1,7 @@ +2005-11-20 Joseph S. Myers <joseph@codesourcery.com> + + * gcc.pot: Regenerate. + 2005-09-17 Francois-Xavier Coudert <coudert@clipper.ens.fr> PR fortran/15586 diff --git a/gcc/po/gcc.pot b/gcc/po/gcc.pot index 8e6497f..8765b65 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: 2005-09-17 19:49+0200\n" +"POT-Creation-Date: 2005-11-20 18:04+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" @@ -16,7 +16,7 @@ msgstr "" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" -#: c-decl.c:3712 +#: c-decl.c:3715 msgid "<anonymous>" msgstr "" @@ -289,53 +289,53 @@ msgstr "" msgid "End of search list.\n" msgstr "" -#: c-opts.c:1312 +#: c-opts.c:1329 msgid "<built-in>" msgstr "" -#: c-opts.c:1328 +#: c-opts.c:1345 msgid "<command line>" msgstr "" -#: c-typeck.c:2116 c-typeck.c:4496 c-typeck.c:4498 c-typeck.c:4506 -#: c-typeck.c:4536 c-typeck.c:5915 +#: c-typeck.c:2226 c-typeck.c:4613 c-typeck.c:4615 c-typeck.c:4623 +#: c-typeck.c:4653 c-typeck.c:6032 msgid "initializer element is not constant" msgstr "" -#: c-typeck.c:4302 +#: c-typeck.c:4419 msgid "array initialized from parenthesized string constant" msgstr "" -#: c-typeck.c:4362 cp/typeck2.c:672 +#: c-typeck.c:4479 cp/typeck2.c:672 #, gcc-internal-format msgid "char-array initialized from wide string" msgstr "" -#: c-typeck.c:4367 +#: c-typeck.c:4484 msgid "wchar_t-array initialized from non-wide string" msgstr "" -#: c-typeck.c:4385 cp/typeck2.c:692 +#: c-typeck.c:4502 cp/typeck2.c:692 #, gcc-internal-format msgid "initializer-string for array of chars is too long" msgstr "" -#: c-typeck.c:4391 +#: c-typeck.c:4508 msgid "array of inappropriate type initialized from string constant" msgstr "" #. ??? This should not be an error when inlining calls to #. unprototyped functions. -#: c-typeck.c:4455 c-typeck.c:3954 cp/typeck.c:1392 +#: c-typeck.c:4572 c-typeck.c:4071 cp/typeck.c:1398 #, gcc-internal-format msgid "invalid use of non-lvalue array" msgstr "" -#: c-typeck.c:4479 +#: c-typeck.c:4596 msgid "array initialized from non-constant array expression" msgstr "" -#: c-typeck.c:4543 c-typeck.c:5919 +#: c-typeck.c:4660 c-typeck.c:6036 #, gcc-internal-format msgid "initializer element is not computable at load time" msgstr "" @@ -344,140 +344,140 @@ 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-typeck.c:4554 c-decl.c:3147 c-decl.c:3162 +#: c-typeck.c:4671 c-decl.c:3152 c-decl.c:3167 #, gcc-internal-format msgid "variable-sized object may not be initialized" msgstr "" -#: c-typeck.c:4558 +#: c-typeck.c:4675 msgid "invalid initializer" msgstr "" -#: c-typeck.c:5032 +#: c-typeck.c:5149 msgid "extra brace group at end of initializer" msgstr "" -#: c-typeck.c:5052 +#: c-typeck.c:5169 msgid "missing braces around initializer" msgstr "" -#: c-typeck.c:5113 +#: c-typeck.c:5230 msgid "braces around scalar initializer" msgstr "" -#: c-typeck.c:5170 +#: c-typeck.c:5287 msgid "initialization of flexible array member in a nested context" msgstr "" -#: c-typeck.c:5172 +#: c-typeck.c:5289 msgid "initialization of a flexible array member" msgstr "" -#: c-typeck.c:5199 +#: c-typeck.c:5316 msgid "missing initializer" msgstr "" -#: c-typeck.c:5221 +#: c-typeck.c:5338 msgid "empty scalar initializer" msgstr "" -#: c-typeck.c:5226 +#: c-typeck.c:5343 msgid "extra elements in scalar initializer" msgstr "" -#: c-typeck.c:5330 c-typeck.c:5390 +#: c-typeck.c:5447 c-typeck.c:5507 msgid "array index in non-array initializer" msgstr "" -#: c-typeck.c:5335 c-typeck.c:5443 +#: c-typeck.c:5452 c-typeck.c:5560 msgid "field name not in record or union initializer" msgstr "" -#: c-typeck.c:5381 +#: c-typeck.c:5498 msgid "array index in initializer not of integer type" msgstr "" -#: c-typeck.c:5386 c-typeck.c:5388 +#: c-typeck.c:5503 c-typeck.c:5505 msgid "nonconstant array index in initializer" msgstr "" -#: c-typeck.c:5392 c-typeck.c:5395 +#: c-typeck.c:5509 c-typeck.c:5512 msgid "array index in initializer exceeds array bounds" msgstr "" -#: c-typeck.c:5406 +#: c-typeck.c:5523 msgid "empty index range in initializer" msgstr "" -#: c-typeck.c:5415 +#: c-typeck.c:5532 msgid "array index range in initializer exceeds array bounds" msgstr "" -#: c-typeck.c:5490 c-typeck.c:5511 c-typeck.c:5983 +#: c-typeck.c:5607 c-typeck.c:5628 c-typeck.c:6100 msgid "initialized field with side-effects overwritten" msgstr "" -#: c-typeck.c:6191 +#: c-typeck.c:6308 msgid "excess elements in char array initializer" msgstr "" -#: c-typeck.c:6198 c-typeck.c:6244 +#: c-typeck.c:6315 c-typeck.c:6361 msgid "excess elements in struct initializer" msgstr "" -#: c-typeck.c:6259 +#: c-typeck.c:6376 msgid "non-static initialization of a flexible array member" msgstr "" -#: c-typeck.c:6327 +#: c-typeck.c:6444 msgid "excess elements in union initializer" msgstr "" -#: c-typeck.c:6414 +#: c-typeck.c:6531 msgid "excess elements in array initializer" msgstr "" -#: c-typeck.c:6444 +#: c-typeck.c:6561 msgid "excess elements in vector initializer" msgstr "" -#: c-typeck.c:6468 +#: c-typeck.c:6585 msgid "excess elements in scalar initializer" msgstr "" -#: cfgrtl.c:2135 +#: cfgrtl.c:2129 msgid "flow control insn inside a basic block" msgstr "" -#: cfgrtl.c:2213 +#: cfgrtl.c:2207 msgid "wrong insn in the fallthru edge" msgstr "" -#: cfgrtl.c:2255 +#: cfgrtl.c:2249 msgid "insn outside basic block" msgstr "" -#: cfgrtl.c:2262 +#: cfgrtl.c:2256 msgid "return not followed by barrier" msgstr "" -#: cgraph.c:300 ipa-inline.c:292 +#: cgraph.c:300 ipa-inline.c:294 msgid "function body not available" msgstr "" -#: cgraph.c:302 cgraphunit.c:592 +#: cgraph.c:302 cgraphunit.c:594 msgid "redefined extern inline functions are not considered for inlining" msgstr "" -#: cgraph.c:305 cgraphunit.c:597 +#: cgraph.c:305 cgraphunit.c:599 msgid "function not considered for inlining" msgstr "" -#: cgraph.c:307 cgraphunit.c:595 ipa-inline.c:285 +#: cgraph.c:307 cgraphunit.c:597 ipa-inline.c:287 msgid "function not inlinable" msgstr "" -#: collect2.c:373 gcc.c:6757 +#: collect2.c:373 gcc.c:6765 #, c-format msgid "internal gcc abort in %s, at %s:%d" msgstr "" @@ -532,7 +532,7 @@ msgstr "" msgid "cannot find '%s'" msgstr "" -#: collect2.c:1556 collect2.c:2045 collect2.c:2200 gcc.c:2804 +#: collect2.c:1556 collect2.c:2045 collect2.c:2200 gcc.c:2809 #, c-format msgid "pex_init failed" msgstr "" @@ -616,17 +616,17 @@ msgstr "" msgid "too many input files" msgstr "" -#: diagnostic.c:174 +#: diagnostic.c:186 #, c-format msgid "%s:%d: confused by earlier errors, bailing out\n" msgstr "" -#: diagnostic.c:234 +#: diagnostic.c:246 #, c-format msgid "compilation terminated due to -Wfatal-errors.\n" msgstr "" -#: diagnostic.c:243 +#: diagnostic.c:255 #, c-format msgid "" "Please submit a full bug report,\n" @@ -634,54 +634,54 @@ msgid "" "See %s for instructions.\n" msgstr "" -#: diagnostic.c:252 +#: diagnostic.c:264 #, c-format msgid "compilation terminated.\n" msgstr "" -#: diagnostic.c:571 +#: diagnostic.c:583 #, c-format msgid "Internal compiler error: Error reporting routines re-entered.\n" msgstr "" -#: final.c:1088 +#: final.c:1110 msgid "negative insn length" msgstr "" -#: final.c:2445 +#: final.c:2467 msgid "could not split insn" msgstr "" -#: final.c:2791 +#: final.c:2816 msgid "invalid 'asm': " msgstr "" -#: final.c:2974 +#: final.c:2999 #, c-format msgid "nested assembly dialect alternatives" msgstr "" -#: final.c:2991 final.c:3003 +#: final.c:3016 final.c:3028 #, c-format msgid "unterminated assembly dialect alternative" msgstr "" -#: final.c:3050 +#: final.c:3075 #, c-format msgid "operand number missing after %%-letter" msgstr "" -#: final.c:3053 final.c:3094 +#: final.c:3078 final.c:3119 #, c-format msgid "operand number out of range" msgstr "" -#: final.c:3113 +#: final.c:3138 #, c-format msgid "invalid %%-code" msgstr "" -#: final.c:3143 +#: final.c:3168 #, c-format msgid "'%%l' operand isn't a label" msgstr "" @@ -692,117 +692,117 @@ msgstr "" #. handle them. #. We can't handle floating point constants; #. PRINT_OPERAND must handle them. -#: final.c:3244 vmsdbgout.c:487 config/i386/i386.c:6445 +#: final.c:3269 vmsdbgout.c:487 config/i386/i386.c:6606 #: config/pdp11/pdp11.c:1700 #, c-format msgid "floating constant misused" msgstr "" -#: final.c:3300 vmsdbgout.c:544 config/i386/i386.c:6521 +#: final.c:3325 vmsdbgout.c:544 config/i386/i386.c:6682 #: config/pdp11/pdp11.c:1747 #, c-format msgid "invalid expression as operand" msgstr "" -#: flow.c:1702 +#: flow.c:1699 msgid "Attempt to delete prologue/epilogue insn:" msgstr "" -#: gcc.c:1642 +#: gcc.c:1641 #, c-format msgid "Using built-in specs.\n" msgstr "" -#: gcc.c:1825 +#: gcc.c:1824 #, c-format msgid "" "Setting spec %s to '%s'\n" "\n" msgstr "" -#: gcc.c:1934 +#: gcc.c:1939 #, c-format msgid "Reading specs from %s\n" msgstr "" -#: gcc.c:2030 gcc.c:2049 +#: gcc.c:2035 gcc.c:2054 #, c-format msgid "specs %%include syntax malformed after %ld characters" msgstr "" -#: gcc.c:2057 +#: gcc.c:2062 #, c-format msgid "could not find specs file %s\n" msgstr "" -#: gcc.c:2074 gcc.c:2082 gcc.c:2091 gcc.c:2100 +#: gcc.c:2079 gcc.c:2087 gcc.c:2096 gcc.c:2105 #, c-format msgid "specs %%rename syntax malformed after %ld characters" msgstr "" -#: gcc.c:2109 +#: gcc.c:2114 #, c-format msgid "specs %s spec was not found to be renamed" msgstr "" -#: gcc.c:2116 +#: gcc.c:2121 #, c-format msgid "%s: attempt to rename spec '%s' to already defined spec '%s'" msgstr "" -#: gcc.c:2121 +#: gcc.c:2126 #, c-format msgid "rename spec %s to %s\n" msgstr "" -#: gcc.c:2123 +#: gcc.c:2128 #, c-format msgid "" "spec is '%s'\n" "\n" msgstr "" -#: gcc.c:2136 +#: gcc.c:2141 #, c-format msgid "specs unknown %% command after %ld characters" msgstr "" -#: gcc.c:2147 gcc.c:2160 +#: gcc.c:2152 gcc.c:2165 #, c-format msgid "specs file malformed after %ld characters" msgstr "" -#: gcc.c:2213 +#: gcc.c:2218 #, c-format msgid "spec file has no spec for linking" msgstr "" -#: gcc.c:2635 +#: gcc.c:2640 #, c-format msgid "system path '%s' is not absolute" msgstr "" -#: gcc.c:2698 +#: gcc.c:2703 #, c-format msgid "-pipe not supported" msgstr "" -#: gcc.c:2760 +#: gcc.c:2765 #, c-format msgid "" "\n" "Go ahead? (y or n) " msgstr "" -#: gcc.c:2843 +#: gcc.c:2848 msgid "failed to get exit status" msgstr "" -#: gcc.c:2849 +#: gcc.c:2854 msgid "failed to get process times" msgstr "" -#: gcc.c:2872 +#: gcc.c:2877 #, c-format msgid "" "Internal error: %s (program %s)\n" @@ -810,196 +810,196 @@ msgid "" "See %s for instructions." msgstr "" -#: gcc.c:2900 +#: gcc.c:2905 #, c-format msgid "# %s %.2f %.2f\n" msgstr "" -#: gcc.c:3036 +#: gcc.c:3041 #, c-format msgid "Usage: %s [options] file...\n" msgstr "" -#: gcc.c:3037 +#: gcc.c:3042 msgid "Options:\n" msgstr "" -#: gcc.c:3039 +#: gcc.c:3044 msgid " -pass-exit-codes Exit with highest error code from a phase\n" msgstr "" -#: gcc.c:3040 +#: gcc.c:3045 msgid " --help Display this information\n" msgstr "" -#: gcc.c:3041 +#: gcc.c:3046 msgid "" " --target-help Display target specific command line options\n" msgstr "" -#: gcc.c:3043 +#: gcc.c:3048 msgid " (Use '-v --help' to display command line options of sub-processes)\n" msgstr "" -#: gcc.c:3044 +#: gcc.c:3049 msgid " -dumpspecs Display all of the built in spec strings\n" msgstr "" -#: gcc.c:3045 +#: gcc.c:3050 msgid " -dumpversion Display the version of the compiler\n" msgstr "" -#: gcc.c:3046 +#: gcc.c:3051 msgid " -dumpmachine Display the compiler's target processor\n" msgstr "" -#: gcc.c:3047 +#: gcc.c:3052 msgid "" " -print-search-dirs Display the directories in the compiler's search " "path\n" msgstr "" -#: gcc.c:3048 +#: gcc.c:3053 msgid "" " -print-libgcc-file-name Display the name of the compiler's companion " "library\n" msgstr "" -#: gcc.c:3049 +#: gcc.c:3054 msgid " -print-file-name=<lib> Display the full path to library <lib>\n" msgstr "" -#: gcc.c:3050 +#: gcc.c:3055 msgid "" " -print-prog-name=<prog> Display the full path to compiler component " "<prog>\n" msgstr "" -#: gcc.c:3051 +#: gcc.c:3056 msgid "" " -print-multi-directory Display the root directory for versions of " "libgcc\n" msgstr "" -#: gcc.c:3052 +#: gcc.c:3057 msgid "" " -print-multi-lib Display the mapping between command line options " "and\n" " multiple library search directories\n" msgstr "" -#: gcc.c:3055 +#: gcc.c:3060 msgid " -print-multi-os-directory Display the relative path to OS libraries\n" msgstr "" -#: gcc.c:3056 +#: gcc.c:3061 msgid "" " -Wa,<options> Pass comma-separated <options> on to the " "assembler\n" msgstr "" -#: gcc.c:3057 +#: gcc.c:3062 msgid "" " -Wp,<options> Pass comma-separated <options> on to the " "preprocessor\n" msgstr "" -#: gcc.c:3058 +#: gcc.c:3063 msgid "" " -Wl,<options> Pass comma-separated <options> on to the linker\n" msgstr "" -#: gcc.c:3059 +#: gcc.c:3064 msgid " -Xassembler <arg> Pass <arg> on to the assembler\n" msgstr "" -#: gcc.c:3060 +#: gcc.c:3065 msgid " -Xpreprocessor <arg> Pass <arg> on to the preprocessor\n" msgstr "" -#: gcc.c:3061 +#: gcc.c:3066 msgid " -Xlinker <arg> Pass <arg> on to the linker\n" msgstr "" -#: gcc.c:3062 +#: gcc.c:3067 msgid "" " -combine Pass multiple source files to compiler at once\n" msgstr "" -#: gcc.c:3063 +#: gcc.c:3068 msgid " -save-temps Do not delete intermediate files\n" msgstr "" -#: gcc.c:3064 +#: gcc.c:3069 msgid " -pipe Use pipes rather than intermediate files\n" msgstr "" -#: gcc.c:3065 +#: gcc.c:3070 msgid " -time Time the execution of each subprocess\n" msgstr "" -#: gcc.c:3066 +#: gcc.c:3071 msgid "" " -specs=<file> Override built-in specs with the contents of " "<file>\n" msgstr "" -#: gcc.c:3067 +#: gcc.c:3072 msgid "" " -std=<standard> Assume that the input sources are for <standard>\n" msgstr "" -#: gcc.c:3068 +#: gcc.c:3073 msgid "" " --sysroot=<directory> Use <directory> as the root directory for " "headers\n" " for headers and libraries\n" msgstr "" -#: gcc.c:3071 +#: gcc.c:3076 msgid "" " -B <directory> Add <directory> to the compiler's search paths\n" msgstr "" -#: gcc.c:3072 +#: gcc.c:3077 msgid " -b <machine> Run gcc for target <machine>, if installed\n" msgstr "" -#: gcc.c:3073 +#: gcc.c:3078 msgid "" " -V <version> Run gcc version number <version>, if installed\n" msgstr "" -#: gcc.c:3074 +#: gcc.c:3079 msgid "" " -v Display the programs invoked by the compiler\n" msgstr "" -#: gcc.c:3075 +#: gcc.c:3080 msgid "" " -### Like -v but options quoted and commands not " "executed\n" msgstr "" -#: gcc.c:3076 +#: gcc.c:3081 msgid "" " -E Preprocess only; do not compile, assemble or " "link\n" msgstr "" -#: gcc.c:3077 +#: gcc.c:3082 msgid " -S Compile only; do not assemble or link\n" msgstr "" -#: gcc.c:3078 +#: gcc.c:3083 msgid " -c Compile and assemble, but do not link\n" msgstr "" -#: gcc.c:3079 +#: gcc.c:3084 msgid " -o <file> Place the output into <file>\n" msgstr "" -#: gcc.c:3080 +#: gcc.c:3085 msgid "" " -x <language> Specify the language of the following input " "files\n" @@ -1010,7 +1010,7 @@ msgid "" "extension\n" msgstr "" -#: gcc.c:3087 +#: gcc.c:3092 #, c-format msgid "" "\n" @@ -1019,28 +1019,28 @@ msgid "" " other options on to these processes the -W<letter> options must be used.\n" msgstr "" -#: gcc.c:3211 +#: gcc.c:3215 #, c-format msgid "'-%c' option must have argument" msgstr "" -#: gcc.c:3233 +#: gcc.c:3237 #, c-format msgid "couldn't run '%s': %s" msgstr "" #. translate_options () has turned --version into -fversion. -#: gcc.c:3418 +#: gcc.c:3422 #, c-format msgid "%s (GCC) %s\n" msgstr "" -#: gcc.c:3420 gcov.c:415 fortran/gfortranspec.c:351 java/gjavah.c:2400 +#: gcc.c:3424 gcov.c:415 fortran/gfortranspec.c:351 java/gjavah.c:2406 #: java/jcf-dump.c:931 java/jv-scan.c:129 msgid "(C)" msgstr "" -#: gcc.c:3421 java/gjavah.c:2401 java/jcf-dump.c:932 java/jv-scan.c:130 +#: gcc.c:3425 java/gjavah.c:2407 java/jcf-dump.c:932 java/jv-scan.c:130 #, c-format msgid "" "This is free software; see the source for copying conditions. There is NO\n" @@ -1048,209 +1048,229 @@ msgid "" "\n" msgstr "" -#: gcc.c:3522 +#: gcc.c:3526 #, c-format msgid "argument to '-Xlinker' is missing" msgstr "" -#: gcc.c:3530 +#: gcc.c:3534 #, c-format msgid "argument to '-Xpreprocessor' is missing" msgstr "" -#: gcc.c:3537 +#: gcc.c:3541 #, c-format msgid "argument to '-Xassembler' is missing" msgstr "" -#: gcc.c:3544 +#: gcc.c:3548 #, c-format msgid "argument to '-l' is missing" msgstr "" -#: gcc.c:3565 +#: gcc.c:3569 #, c-format msgid "argument to '-specs' is missing" msgstr "" -#: gcc.c:3579 +#: gcc.c:3583 #, c-format msgid "argument to '-specs=' is missing" msgstr "" -#: gcc.c:3617 +#: gcc.c:3621 #, c-format msgid "'-%c' must come at the start of the command line" msgstr "" -#: gcc.c:3626 +#: gcc.c:3630 #, c-format msgid "argument to '-B' is missing" msgstr "" -#: gcc.c:4011 +#: gcc.c:4016 #, c-format msgid "argument to '-x' is missing" msgstr "" -#: gcc.c:4039 +#: gcc.c:4044 #, c-format msgid "argument to '-%s' is missing" msgstr "" -#: gcc.c:4377 +#: gcc.c:4382 #, c-format msgid "switch '%s' does not start with '-'" msgstr "" -#: gcc.c:4607 +#: gcc.c:4612 #, c-format msgid "spec '%s' invalid" msgstr "" -#: gcc.c:4673 +#: gcc.c:4678 #, c-format msgid "%s\n" msgstr "" -#: gcc.c:4746 +#: gcc.c:4751 #, c-format msgid "spec '%s' has invalid '%%0%c'" msgstr "" -#: gcc.c:4943 +#: gcc.c:4948 #, c-format msgid "spec '%s' has invalid '%%W%c" msgstr "" -#: gcc.c:4974 +#: gcc.c:4979 #, c-format msgid "spec '%s' has invalid '%%x%c'" msgstr "" -#: gcc.c:5196 +#: gcc.c:5201 #, c-format msgid "Processing spec %c%s%c, which is '%s'\n" msgstr "" -#: gcc.c:5338 +#: gcc.c:5343 #, c-format msgid "unknown spec function '%s'" msgstr "" -#: gcc.c:5357 +#: gcc.c:5362 #, c-format msgid "error in args to spec function '%s'" msgstr "" -#: gcc.c:5405 +#: gcc.c:5410 #, c-format msgid "malformed spec function name" msgstr "" #. ) -#: gcc.c:5408 +#: gcc.c:5413 #, c-format msgid "no arguments for spec function" msgstr "" -#: gcc.c:5427 +#: gcc.c:5432 #, c-format msgid "malformed spec function arguments" msgstr "" -#: gcc.c:5666 +#: gcc.c:5671 #, c-format msgid "braced spec '%s' is invalid at '%c'" msgstr "" -#: gcc.c:5754 +#: gcc.c:5759 #, c-format msgid "braced spec body '%s' is invalid" msgstr "" -#: gcc.c:6301 +#: gcc.c:6306 #, c-format msgid "install: %s%s\n" msgstr "" -#: gcc.c:6302 +#: gcc.c:6307 #, c-format msgid "programs: %s\n" msgstr "" -#: gcc.c:6303 +#: gcc.c:6308 #, c-format msgid "libraries: %s\n" msgstr "" -#: gcc.c:6360 +#: gcc.c:6365 #, c-format msgid "" "\n" "For bug reporting instructions, please see:\n" msgstr "" -#: gcc.c:6376 +#: gcc.c:6381 #, c-format msgid "Target: %s\n" msgstr "" -#: gcc.c:6377 +#: gcc.c:6382 #, c-format msgid "Configured with: %s\n" msgstr "" -#: gcc.c:6391 +#: gcc.c:6396 #, c-format msgid "Thread model: %s\n" msgstr "" -#: gcc.c:6402 +#: gcc.c:6407 #, c-format msgid "gcc version %s\n" msgstr "" -#: gcc.c:6404 +#: gcc.c:6409 #, c-format msgid "gcc driver version %s executing gcc version %s\n" msgstr "" -#: gcc.c:6412 +#: gcc.c:6417 #, c-format msgid "no input files" msgstr "" -#: gcc.c:6492 +#: gcc.c:6466 +#, c-format +msgid "cannot specify -o with -c or -S with multiple files" +msgstr "" + +#: gcc.c:6500 #, c-format msgid "spec '%s' is invalid" msgstr "" -#: gcc.c:6957 +#: gcc.c:6965 #, c-format msgid "multilib spec '%s' is invalid" msgstr "" -#: gcc.c:7149 +#: gcc.c:7157 #, c-format msgid "multilib exclusions '%s' is invalid" msgstr "" -#: gcc.c:7207 gcc.c:7348 +#: gcc.c:7215 gcc.c:7356 #, c-format msgid "multilib select '%s' is invalid" msgstr "" -#: gcc.c:7386 +#: gcc.c:7394 #, c-format msgid "multilib exclusion '%s' is invalid" msgstr "" -#: gcc.c:7645 gcc.c:7650 +#: gcc.c:7653 gcc.c:7658 #, c-format msgid "invalid version number `%s'" msgstr "" +#: gcc.c:7701 +#, c-format +msgid "too few arguments to %%:version-compare" +msgstr "" + +#: gcc.c:7707 +#, c-format +msgid "too many arguments to %%:version-compare" +msgstr "" + +#: gcc.c:7748 +#, c-format +msgid "unknown operator '%s' in %%:version-compare" +msgstr "" + #: gcov.c:388 #, c-format msgid "" @@ -1356,7 +1376,7 @@ msgstr "" msgid "%s:no functions found\n" msgstr "" -#: gcov.c:528 gcov.c:556 fortran/dump-parse-tree.c:67 +#: gcov.c:528 gcov.c:556 fortran/dump-parse-tree.c:68 #, c-format msgid "\n" msgstr "" @@ -1542,15 +1562,72 @@ msgid "%s:source file is newer than graph file '%s'\n" msgstr "" #. Return if there's nothing to do, or it is too expensive. -#: gcse.c:690 +#: gcse.c:694 msgid "GCSE disabled" msgstr "" #. Return if there's nothing to do, or it is too expensive. -#: gcse.c:6481 +#: gcse.c:6518 msgid "jump bypassing disabled" msgstr "" +#: gengtype-yacc.c:602 java/parse-scan.c:1988 +#: java/parse-scan.y:1375 java/parse.c:2981 +#: java/parse.y:16475 +msgid "syntax error: cannot back up" +msgstr "" + +#. Each stack pointer address is followed by the size of the +#. data in use in that stack, in bytes. This used to be a +#. conditional around just the two extra args, but that might +#. be undefined if yyoverflow is a macro. +#: gengtype-yacc.c:1085 gengtype-yacc.c:1846 java/parse-scan.c:2471 +#: java/parse-scan.c:3359 java/parse.c:3464 java/parse.c:6451 +msgid "memory exhausted" +msgstr "" + +#. This is so xgettext sees the translatable formats that are +#. constructed on the fly. +#: gengtype-yacc.c:1653 java/parse-scan.c:3166 java/parse.c:6258 +#, c-format +msgid "syntax error, unexpected %s" +msgstr "" + +#: gengtype-yacc.c:1654 java/parse-scan.c:3167 java/parse.c:6259 +#, c-format +msgid "syntax error, unexpected %s, expecting %s" +msgstr "" + +#: gengtype-yacc.c:1655 java/parse-scan.c:3168 java/parse.c:6260 +#, c-format +msgid "syntax error, unexpected %s, expecting %s or %s" +msgstr "" + +#: gengtype-yacc.c:1656 java/parse-scan.c:3169 java/parse.c:6261 +#, c-format +msgid "syntax error, unexpected %s, expecting %s or %s or %s" +msgstr "" + +#: gengtype-yacc.c:1657 java/parse-scan.c:3170 java/parse.c:6262 +#, c-format +msgid "syntax error, unexpected %s, expecting %s or %s or %s or %s" +msgstr "" + +#. Depending on the version of Bison used to compile this grammar, +#. it may issue generic diagnostics spelled "syntax error" or +#. "parse error". To prevent this from changing the translation +#. template randomly, we list all the variants of this particular +#. diagnostic here. Translators: there is no fine distinction +#. between diagnostics with "syntax error" in them, and diagnostics +#. with "parse error" in them. It's okay to give them both the same +#. translation. +#: gengtype-yacc.c:1732 gengtype-yacc.c:1738 java/parse-scan.c:3245 +#: java/parse-scan.c:3251 java/parse-scan.y:1371 +#: java/parse.c:6337 java/parse.c:6343 +#: java/parse.y:16471 +msgid "syntax error" +msgstr "" + #. Opening quotation mark. #: intl.c:58 msgid "`" @@ -1561,27 +1638,27 @@ msgstr "" msgid "'" msgstr "" -#: ipa-inline.c:271 +#: ipa-inline.c:273 msgid "--param large-function-growth limit reached" msgstr "" -#: ipa-inline.c:301 +#: ipa-inline.c:303 msgid "--param max-inline-insns-single limit reached" msgstr "" -#: ipa-inline.c:310 +#: ipa-inline.c:312 msgid "--param max-inline-insns-auto limit reached" msgstr "" -#: ipa-inline.c:336 ipa-inline.c:760 +#: ipa-inline.c:338 ipa-inline.c:764 msgid "recursive inlining" msgstr "" -#: ipa-inline.c:773 +#: ipa-inline.c:777 msgid "call is unlikely" msgstr "" -#: ipa-inline.c:844 +#: ipa-inline.c:848 msgid "--param inline-unit-growth limit reached" msgstr "" @@ -1599,19 +1676,19 @@ msgstr "" msgid "In function %qs:" msgstr "" -#: loop-iv.c:2709 tree-ssa-loop-niter.c:1022 +#: loop-iv.c:2709 tree-ssa-loop-niter.c:1026 msgid "assuming that the loop is not infinite" msgstr "" -#: loop-iv.c:2710 tree-ssa-loop-niter.c:1023 +#: loop-iv.c:2710 tree-ssa-loop-niter.c:1027 msgid "cannot optimize possibly infinite loops" msgstr "" -#: loop-iv.c:2718 tree-ssa-loop-niter.c:1027 +#: loop-iv.c:2718 tree-ssa-loop-niter.c:1031 msgid "assuming that the loop counter does not overflow" msgstr "" -#: loop-iv.c:2719 tree-ssa-loop-niter.c:1028 +#: loop-iv.c:2719 tree-ssa-loop-niter.c:1032 msgid "cannot optimize loop, the loop counter may overflow" msgstr "" @@ -1949,20 +2026,24 @@ msgstr "" msgid "unable to generate reloads for:" msgstr "" -#: reload1.c:1890 +#: reload1.c:1901 msgid "this is the insn:" msgstr "" #. It's the compiler's fault. -#: reload1.c:5044 +#: reload1.c:5088 msgid "could not find a spill register" msgstr "" #. It's the compiler's fault. -#: reload1.c:6675 +#: reload1.c:6722 msgid "VOIDmode on an output" msgstr "" +#: reload1.c:7692 +msgid "Failure trying to reload:" +msgstr "" + #: rtl-error.c:128 msgid "unrecognizable insn:" msgstr "" @@ -2065,7 +2146,7 @@ msgstr "" msgid "created and used with different settings of -fpie" msgstr "" -#: tree-inline.c:1978 +#: tree-inline.c:2013 msgid "originally indirect function call not considered for inlining" msgstr "" @@ -2166,385 +2247,410 @@ msgstr "" #: params.def:139 msgid "" -"If -fvariable-expansion-in-unroller is used, the maximum number " -"of times that an individual variable will be expanded " -"during loop unrolling" +"If -fvariable-expansion-in-unroller is used, the maximum number of times " +"that an individual variable will be expanded during loop unrolling" msgstr "" -#: params.def:152 +#: params.def:150 msgid "The maximum number of instructions to consider to fill a delay slot" msgstr "" -#: params.def:163 +#: params.def:161 msgid "" "The maximum number of instructions to consider to find accurate live " "register information" msgstr "" -#: params.def:173 +#: params.def:171 msgid "The maximum length of scheduling's pending operations list" msgstr "" -#: params.def:178 +#: params.def:176 msgid "The size of function body to be considered large" msgstr "" -#: params.def:182 +#: params.def:180 msgid "Maximal growth due to inlining of large function (in percent)" msgstr "" -#: params.def:186 +#: params.def:184 +msgid "The size of translation unit to be considered large" +msgstr "" + +#: params.def:188 msgid "" "how much can given compilation unit grow because of the inlining (in percent)" msgstr "" -#: params.def:190 +#: params.def:192 msgid "expense of call operation relative to ordinary arithmetic operations" msgstr "" -#: params.def:197 +#: params.def:199 msgid "The maximum amount of memory to be allocated by GCSE" msgstr "" -#: params.def:202 +#: params.def:204 msgid "The maximum number of passes to make when doing GCSE" msgstr "" -#: params.def:212 +#: params.def:214 msgid "" "The threshold ratio for performing partial redundancy elimination after " "reload" msgstr "" -#: params.def:219 +#: params.def:221 msgid "" "The threshold ratio of critical edges execution count that permit performing " "redundancy elimination after reload" msgstr "" -#: params.def:230 +#: params.def:232 msgid "The maximum number of instructions to consider to unroll in a loop" msgstr "" -#: params.def:236 +#: params.def:238 msgid "" "The maximum number of instructions to consider to unroll in a loop on average" msgstr "" -#: params.def:241 +#: params.def:243 msgid "The maximum number of unrollings of a single loop" msgstr "" -#: params.def:246 +#: params.def:248 msgid "The maximum number of insns of a peeled loop" msgstr "" -#: params.def:251 +#: params.def:253 msgid "The maximum number of peelings of a single loop" msgstr "" -#: params.def:256 +#: params.def:258 msgid "The maximum number of insns of a completely peeled loop" msgstr "" -#: params.def:261 +#: params.def:263 msgid "" "The maximum number of peelings of a single loop that is peeled completely" msgstr "" -#: params.def:266 +#: params.def:268 msgid "The maximum number of insns of a peeled loop that rolls only once" msgstr "" -#: params.def:272 +#: params.def:274 msgid "The maximum number of insns of an unswitched loop" msgstr "" -#: params.def:277 +#: params.def:279 msgid "The maximum number of unswitchings in a single loop" msgstr "" -#: params.def:284 +#: params.def:286 msgid "" "Bound on the number of iterations the brute force # of iterations analysis " "algorithm evaluates" msgstr "" -#: params.def:289 +#: params.def:291 msgid "" "Maximum number of loops to perform swing modulo scheduling on (mainly for " "debugging)" msgstr "" -#: params.def:295 +#: params.def:297 msgid "" "A factor for tuning the upper bound that swing modulo scheduler uses for " "scheduling a loop" msgstr "" -#: params.def:299 +#: params.def:301 msgid "" -"The number of cycles the swing modulo scheduler considers when \t checking " +"The number of cycles the swing modulo scheduler considers when checking " "conflicts using DFA" msgstr "" -#: params.def:304 +#: params.def:305 msgid "" "A threshold on the average loop count considered by the swing modulo " "scheduler" msgstr "" -#: params.def:309 +#: params.def:310 msgid "" "Select fraction of the maximal count of repetitions of basic block in " "program given basic block needs to have to be considered hot" msgstr "" -#: params.def:313 +#: params.def:314 msgid "" "Select fraction of the maximal frequency of executions of basic block in " "function given basic block needs to have to be considered hot" msgstr "" -#: params.def:317 +#: params.def:330 +msgid "The maximum number of loop iterations we predict statically" +msgstr "" + +#: params.def:334 msgid "" "The percentage of function, weighted by execution frequency, that must be " "covered by trace formation. Used when profile feedback is available" msgstr "" -#: params.def:321 +#: params.def:338 msgid "" "The percentage of function, weighted by execution frequency, that must be " "covered by trace formation. Used when profile feedback is not available" msgstr "" -#: params.def:325 +#: params.def:342 msgid "Maximal code growth caused by tail duplication (in percent)" msgstr "" -#: params.def:329 +#: params.def:346 msgid "" "Stop reverse growth if the reverse probability of best edge is less than " "this threshold (in percent)" msgstr "" -#: params.def:333 +#: params.def:350 msgid "" "Stop forward growth if the probability of best edge is less than this " "threshold (in percent). Used when profile feedback is available" msgstr "" -#: params.def:337 +#: params.def:354 msgid "" "Stop forward growth if the probability of best edge is less than this " "threshold (in percent). Used when profile feedback is not available" msgstr "" -#: params.def:343 +#: params.def:360 msgid "The maximum number of incoming edges to consider for crossjumping" msgstr "" -#: params.def:349 +#: params.def:366 msgid "" "The minimum number of matching instructions to consider for crossjumping" msgstr "" -#: params.def:355 +#: params.def:372 +msgid "The maximum expansion factor when copying basic blocks" +msgstr "" + +#: params.def:378 msgid "" "The maximum number of insns to duplicate when unfactoring computed gotos" msgstr "" -#: params.def:361 +#: params.def:384 msgid "The maximum length of path considered in cse" msgstr "" -#: params.def:368 +#: params.def:388 +msgid "The maximum instructions CSE process before flushing" +msgstr "" + +#: params.def:395 msgid "" "The minimum cost of an expensive expression in the loop invariant motion" msgstr "" -#: params.def:377 +#: params.def:404 msgid "" "Bound on number of candidates below that all candidates are considered in iv " "optimizations" msgstr "" -#: params.def:385 +#: params.def:412 msgid "Bound on number of iv uses in loop optimized in iv optimizations" msgstr "" -#: params.def:393 +#: params.def:420 msgid "" "If number of candidates in the set is smaller, we always try to remove " "unused ivs during its optimization" msgstr "" -#: params.def:398 +#: params.def:425 msgid "Bound on size of expressions used in the scalar evolutions analyzer" msgstr "" -#: params.def:403 +#: params.def:430 msgid "" "Bound on number of runtime checks inserted by the vectorizer's loop " "versioning" msgstr "" -#: params.def:410 +#: params.def:437 msgid "" "Given N calls and V call-clobbered vars in a function. Use .GLOBAL_VAR if " "NxV is larger than this limit" msgstr "" -#: params.def:415 +#: params.def:442 msgid "The maximum memory locations recorded by cselib" msgstr "" -#: params.def:428 +#: params.def:446 +msgid "The maximum memory locations recorded by flow" +msgstr "" + +#: params.def:459 msgid "" "Minimum heap expansion to trigger garbage collection, as a percentage of the " "total size of the heap" msgstr "" -#: params.def:433 +#: params.def:464 msgid "Minimum heap size before we start collecting garbage, in kilobytes" msgstr "" -#: params.def:441 +#: params.def:472 msgid "" "The maximum number of instructions to search backward when looking for " "equivalent reload" msgstr "" -#: params.def:446 +#: params.def:477 msgid "" "The maximum number of virtual operands allowed to represent aliases before " "triggering alias grouping" msgstr "" -#: params.def:451 +#: params.def:482 msgid "" "The maximum number of blocks in a region to be considered for interblock " "scheduling" msgstr "" -#: params.def:456 +#: params.def:487 msgid "" "The maximum number of insns in a region to be considered for interblock " "scheduling" msgstr "" -#: params.def:461 +#: params.def:492 msgid "" "The minimum probability of reaching a source block for interblock " "speculative scheduling" msgstr "" -#: params.def:466 +#: params.def:497 msgid "" "The maximum number of RTL nodes that can be recorded as combiner's last value" msgstr "" -#: params.def:474 +#: params.def:505 msgid "The upper bound for sharing integer constants" msgstr "" -#: params.def:493 +#: params.def:524 msgid "" "Minimum number of virtual mappings to consider switching to full virtual " "renames" msgstr "" -#: params.def:498 +#: params.def:529 msgid "" "Ratio between virtual mappings and virtual symbols to do full virtual renames" msgstr "" -#: params.def:503 +#: params.def:534 msgid "" "The lower bound for a buffer to be considered for stack smashing protection" msgstr "" -#: config/alpha/alpha.c:5063 +#: params.def:552 +msgid "" +"Maximum number of statements allowed in a block that needs to be duplicated " +"when threading jumps" +msgstr "" + +#: config/alpha/alpha.c:5069 #, c-format msgid "invalid %%H value" msgstr "" -#: config/alpha/alpha.c:5084 config/bfin/bfin.c:1162 +#: config/alpha/alpha.c:5090 config/bfin/bfin.c:1181 #, c-format msgid "invalid %%J value" msgstr "" -#: config/alpha/alpha.c:5114 config/ia64/ia64.c:4505 +#: config/alpha/alpha.c:5120 config/ia64/ia64.c:4597 #, c-format msgid "invalid %%r value" msgstr "" -#: config/alpha/alpha.c:5124 config/rs6000/rs6000.c:10317 +#: config/alpha/alpha.c:5130 config/rs6000/rs6000.c:10385 #: config/xtensa/xtensa.c:1691 #, c-format msgid "invalid %%R value" msgstr "" -#: config/alpha/alpha.c:5130 config/rs6000/rs6000.c:10236 +#: config/alpha/alpha.c:5136 config/rs6000/rs6000.c:10304 #: config/xtensa/xtensa.c:1658 #, c-format msgid "invalid %%N value" msgstr "" -#: config/alpha/alpha.c:5138 config/rs6000/rs6000.c:10264 +#: config/alpha/alpha.c:5144 config/rs6000/rs6000.c:10332 #, c-format msgid "invalid %%P value" msgstr "" -#: config/alpha/alpha.c:5146 +#: config/alpha/alpha.c:5152 #, c-format msgid "invalid %%h value" msgstr "" -#: config/alpha/alpha.c:5154 config/xtensa/xtensa.c:1684 +#: config/alpha/alpha.c:5160 config/xtensa/xtensa.c:1684 #, c-format msgid "invalid %%L value" msgstr "" -#: config/alpha/alpha.c:5193 config/rs6000/rs6000.c:10218 +#: config/alpha/alpha.c:5199 config/rs6000/rs6000.c:10286 #, c-format msgid "invalid %%m value" msgstr "" -#: config/alpha/alpha.c:5201 config/rs6000/rs6000.c:10226 +#: config/alpha/alpha.c:5207 config/rs6000/rs6000.c:10294 #, c-format msgid "invalid %%M value" msgstr "" -#: config/alpha/alpha.c:5245 +#: config/alpha/alpha.c:5251 #, c-format msgid "invalid %%U value" msgstr "" -#: config/alpha/alpha.c:5257 config/alpha/alpha.c:5271 -#: config/rs6000/rs6000.c:10325 +#: config/alpha/alpha.c:5263 config/alpha/alpha.c:5277 +#: config/rs6000/rs6000.c:10393 #, c-format msgid "invalid %%s value" msgstr "" -#: config/alpha/alpha.c:5294 +#: config/alpha/alpha.c:5300 #, c-format msgid "invalid %%C value" msgstr "" -#: config/alpha/alpha.c:5331 config/rs6000/rs6000.c:10057 -#: config/rs6000/rs6000.c:10075 +#: config/alpha/alpha.c:5337 config/rs6000/rs6000.c:10125 +#: config/rs6000/rs6000.c:10143 #, c-format msgid "invalid %%E value" msgstr "" -#: config/alpha/alpha.c:5356 config/alpha/alpha.c:5404 +#: config/alpha/alpha.c:5362 config/alpha/alpha.c:5410 #, c-format msgid "unknown relocation unspec" msgstr "" -#: config/alpha/alpha.c:5365 config/crx/crx.c:1082 -#: config/rs6000/rs6000.c:10638 +#: config/alpha/alpha.c:5371 config/crx/crx.c:1082 +#: config/rs6000/rs6000.c:10706 #, c-format msgid "invalid %%xn code" msgstr "" @@ -2571,35 +2677,35 @@ msgstr "" #. Unknown flag. #. Undocumented flag. -#: config/arc/arc.c:1798 config/m32r/m32r.c:1926 config/sparc/sparc.c:6807 +#: config/arc/arc.c:1798 config/m32r/m32r.c:1926 config/sparc/sparc.c:6802 #, c-format msgid "invalid operand output code" msgstr "" -#: config/arm/arm.c:10569 config/arm/arm.c:10587 +#: config/arm/arm.c:10904 config/arm/arm.c:10922 #, c-format msgid "predicated Thumb instruction" msgstr "" -#: config/arm/arm.c:10575 +#: config/arm/arm.c:10910 #, c-format msgid "predicated instruction in conditional sequence" msgstr "" -#: config/arm/arm.c:10683 config/arm/arm.c:10693 config/arm/arm.c:10703 -#: config/arm/arm.c:10729 config/arm/arm.c:10747 config/arm/arm.c:10782 -#: config/arm/arm.c:10801 config/arm/arm.c:10816 config/arm/arm.c:10842 -#: config/arm/arm.c:10849 config/arm/arm.c:10856 +#: config/arm/arm.c:11018 config/arm/arm.c:11028 config/arm/arm.c:11038 +#: config/arm/arm.c:11064 config/arm/arm.c:11082 config/arm/arm.c:11117 +#: config/arm/arm.c:11136 config/arm/arm.c:11151 config/arm/arm.c:11177 +#: config/arm/arm.c:11184 config/arm/arm.c:11191 #, c-format msgid "invalid operand for code '%c'" msgstr "" -#: config/arm/arm.c:10742 +#: config/arm/arm.c:11077 #, c-format msgid "instruction never exectued" msgstr "" -#: config/arm/arm.c:10867 +#: config/arm/arm.c:11202 #, c-format msgid "missing operand" msgstr "" @@ -2643,12 +2749,12 @@ msgstr "" msgid "internal compiler error. Incorrect shift:" msgstr "" -#: config/bfin/bfin.c:1124 +#: config/bfin/bfin.c:1143 #, c-format msgid "invalid %%j value" msgstr "" -#: config/bfin/bfin.c:1243 +#: config/bfin/bfin.c:1262 #, c-format msgid "invalid const_double operand" msgstr "" @@ -2736,103 +2842,103 @@ msgstr "" #. Use `%s' to print the string in case there are any escape #. characters in the message. -#: config/cris/cris.c:491 fortran/dump-parse-tree.c:82 -#: fortran/dump-parse-tree.c:414 fortran/dump-parse-tree.c:741 c-typeck.c:4255 -#: c-typeck.c:4270 c-typeck.c:4285 final.c:2796 final.c:2798 gcc.c:4659 +#: config/cris/cris.c:492 fortran/dump-parse-tree.c:84 +#: fortran/dump-parse-tree.c:416 fortran/dump-parse-tree.c:744 c-typeck.c:4372 +#: c-typeck.c:4387 c-typeck.c:4402 final.c:2821 final.c:2823 gcc.c:4664 #: loop-iv.c:2711 loop-iv.c:2720 rtl-error.c:113 toplev.c:586 -#: tree-ssa-loop-niter.c:1033 cp/parser.c:1947 cp/typeck.c:4204 -#: java/expr.c:403 +#: tree-ssa-loop-niter.c:1037 cp/parser.c:1963 cp/typeck.c:4274 +#: java/expr.c:402 java/parse.y:5005 #, gcc-internal-format msgid "%s" msgstr "" -#: config/cris/cris.c:543 +#: config/cris/cris.c:544 msgid "unexpected index-type in cris_print_index" msgstr "" -#: config/cris/cris.c:557 +#: config/cris/cris.c:558 msgid "unexpected base-type in cris_print_base" msgstr "" -#: config/cris/cris.c:673 +#: config/cris/cris.c:674 msgid "invalid operand for 'b' modifier" msgstr "" -#: config/cris/cris.c:690 +#: config/cris/cris.c:691 msgid "invalid operand for 'o' modifier" msgstr "" -#: config/cris/cris.c:709 +#: config/cris/cris.c:710 msgid "invalid operand for 'O' modifier" msgstr "" -#: config/cris/cris.c:742 +#: config/cris/cris.c:743 msgid "invalid operand for 'p' modifier" msgstr "" -#: config/cris/cris.c:781 +#: config/cris/cris.c:782 msgid "invalid operand for 'z' modifier" msgstr "" -#: config/cris/cris.c:835 config/cris/cris.c:865 +#: config/cris/cris.c:836 config/cris/cris.c:866 msgid "invalid operand for 'H' modifier" msgstr "" -#: config/cris/cris.c:841 +#: config/cris/cris.c:842 msgid "bad register" msgstr "" -#: config/cris/cris.c:879 +#: config/cris/cris.c:880 msgid "invalid operand for 'e' modifier" msgstr "" -#: config/cris/cris.c:896 +#: config/cris/cris.c:897 msgid "invalid operand for 'm' modifier" msgstr "" -#: config/cris/cris.c:921 +#: config/cris/cris.c:922 msgid "invalid operand for 'A' modifier" msgstr "" -#: config/cris/cris.c:944 +#: config/cris/cris.c:945 msgid "invalid operand for 'D' modifier" msgstr "" -#: config/cris/cris.c:958 +#: config/cris/cris.c:959 msgid "invalid operand for 'T' modifier" msgstr "" -#: config/cris/cris.c:967 +#: config/cris/cris.c:968 msgid "invalid operand modifier letter" msgstr "" -#: config/cris/cris.c:1024 +#: config/cris/cris.c:1025 msgid "unexpected multiplicative operand" msgstr "" -#: config/cris/cris.c:1044 +#: config/cris/cris.c:1045 msgid "unexpected operand" msgstr "" -#: config/cris/cris.c:1077 config/cris/cris.c:1087 +#: config/cris/cris.c:1078 config/cris/cris.c:1088 msgid "unrecognized address" msgstr "" -#: config/cris/cris.c:1938 +#: config/cris/cris.c:2014 msgid "unrecognized supposed constant" msgstr "" -#: config/cris/cris.c:2294 config/cris/cris.c:2339 +#: config/cris/cris.c:2370 config/cris/cris.c:2415 msgid "unexpected side-effects in address" msgstr "" #. Can't possibly get a GOT-needing-fixup for a function-call, #. right? -#: config/cris/cris.c:3097 +#: config/cris/cris.c:3173 msgid "Unidentifiable call op" msgstr "" -#: config/cris/cris.c:3132 +#: config/cris/cris.c:3208 #, c-format msgid "PIC register isn't set up" msgstr "" @@ -2975,28 +3081,28 @@ msgstr "" msgid " (frv)" msgstr "" -#: config/i386/i386.c:6515 +#: config/i386/i386.c:6676 #, c-format msgid "invalid UNSPEC as operand" msgstr "" -#: config/i386/i386.c:7097 +#: config/i386/i386.c:7258 #, c-format msgid "" "operand is neither a constant nor a condition code, invalid operand code 'c'" msgstr "" -#: config/i386/i386.c:7150 +#: config/i386/i386.c:7311 #, c-format msgid "invalid operand code '%c'" msgstr "" -#: config/i386/i386.c:7193 +#: config/i386/i386.c:7354 #, c-format msgid "invalid constraints for operand" msgstr "" -#: config/i386/i386.c:12784 +#: config/i386/i386.c:12948 msgid "unknown insn mode" msgstr "" @@ -3017,20 +3123,20 @@ msgstr "" msgid "environment variable DJGPP points to corrupt file '%s'" msgstr "" -#: config/ia64/ia64.c:4555 +#: config/ia64/ia64.c:4647 #, c-format msgid "ia64_print_operand: unknown code" msgstr "" -#: config/ia64/ia64.c:8794 +#: config/ia64/ia64.c:8918 msgid "invalid conversion from %<__fpreg%>" msgstr "" -#: config/ia64/ia64.c:8797 +#: config/ia64/ia64.c:8921 msgid "invalid conversion to %<__fpreg%>" msgstr "" -#: config/ia64/ia64.c:8810 config/ia64/ia64.c:8821 +#: config/ia64/ia64.c:8934 config/ia64/ia64.c:8945 msgid "invalid operation on %<__fpreg%>" msgstr "" @@ -3039,7 +3145,7 @@ msgstr "" msgid "invalid %%P operand" msgstr "" -#: config/iq2000/iq2000.c:3133 config/rs6000/rs6000.c:10254 +#: config/iq2000/iq2000.c:3133 config/rs6000/rs6000.c:10322 #, c-format msgid "invalid %%p value" msgstr "" @@ -3086,7 +3192,7 @@ msgid "post-increment address is not a register" msgstr "" #: config/m32r/m32r.c:2030 config/m32r/m32r.c:2044 -#: config/rs6000/rs6000.c:17479 +#: config/rs6000/rs6000.c:17547 msgid "bad address" msgstr "" @@ -3207,19 +3313,19 @@ msgstr "" msgid "MMIX Internal: What is the CC of this?" msgstr "" -#: config/mmix/mmix.c:2731 +#: config/mmix/mmix.c:2725 msgid "MMIX Internal: This is not a constant:" msgstr "" -#: config/ms1/ms1.c:288 +#: config/ms1/ms1.c:302 msgid "ms1_final_prescan_insn, invalid insn #1" msgstr "" -#: config/ms1/ms1.c:359 +#: config/ms1/ms1.c:373 msgid "PRINT_OPERAND_ADDRESS, 2 regs" msgstr "" -#: config/ms1/ms1.c:383 +#: config/ms1/ms1.c:397 msgid "PRINT_OPERAND_ADDRESS, invalid insn #1" msgstr "" @@ -3233,81 +3339,81 @@ msgstr "" msgid "Try running '%s' in the shell to raise its limit.\n" msgstr "" -#: config/rs6000/rs6000.c:10084 +#: config/rs6000/rs6000.c:10152 #, c-format msgid "invalid %%f value" msgstr "" -#: config/rs6000/rs6000.c:10093 +#: config/rs6000/rs6000.c:10161 #, c-format msgid "invalid %%F value" msgstr "" -#: config/rs6000/rs6000.c:10102 +#: config/rs6000/rs6000.c:10170 #, c-format msgid "invalid %%G value" msgstr "" -#: config/rs6000/rs6000.c:10137 +#: config/rs6000/rs6000.c:10205 #, c-format msgid "invalid %%j code" msgstr "" -#: config/rs6000/rs6000.c:10147 +#: config/rs6000/rs6000.c:10215 #, c-format msgid "invalid %%J code" msgstr "" -#: config/rs6000/rs6000.c:10157 +#: config/rs6000/rs6000.c:10225 #, c-format msgid "invalid %%k value" msgstr "" -#: config/rs6000/rs6000.c:10177 config/xtensa/xtensa.c:1677 +#: config/rs6000/rs6000.c:10245 config/xtensa/xtensa.c:1677 #, c-format msgid "invalid %%K value" msgstr "" -#: config/rs6000/rs6000.c:10244 +#: config/rs6000/rs6000.c:10312 #, c-format msgid "invalid %%O value" msgstr "" -#: config/rs6000/rs6000.c:10291 +#: config/rs6000/rs6000.c:10359 #, c-format msgid "invalid %%q value" msgstr "" -#: config/rs6000/rs6000.c:10335 +#: config/rs6000/rs6000.c:10403 #, c-format msgid "invalid %%S value" msgstr "" -#: config/rs6000/rs6000.c:10375 +#: config/rs6000/rs6000.c:10443 #, c-format msgid "invalid %%T value" msgstr "" -#: config/rs6000/rs6000.c:10385 +#: config/rs6000/rs6000.c:10453 #, c-format msgid "invalid %%u value" msgstr "" -#: config/rs6000/rs6000.c:10394 config/xtensa/xtensa.c:1647 +#: config/rs6000/rs6000.c:10462 config/xtensa/xtensa.c:1647 #, c-format msgid "invalid %%v value" msgstr "" -#: config/rs6000/rs6000.c:18989 +#: config/rs6000/rs6000.c:19064 msgid "AltiVec argument passed to unprototyped function" msgstr "" -#: config/s390/s390.c:4038 +#: config/s390/s390.c:4175 #, c-format msgid "cannot decompose address" msgstr "" -#: config/s390/s390.c:4245 +#: config/s390/s390.c:4385 msgid "UNKNOWN in print_operand !?" msgstr "" @@ -3321,69 +3427,69 @@ msgstr "" msgid "invalid operand to %%S" msgstr "" -#: config/sh/sh.c:7648 +#: config/sh/sh.c:7661 msgid "created and used with different architectures / ABIs" msgstr "" -#: config/sh/sh.c:7650 +#: config/sh/sh.c:7663 msgid "created and used with different ABIs" msgstr "" -#: config/sh/sh.c:7652 +#: config/sh/sh.c:7665 msgid "created and used with different endianness" msgstr "" -#: config/sparc/sparc.c:6615 config/sparc/sparc.c:6621 +#: config/sparc/sparc.c:6610 config/sparc/sparc.c:6616 #, c-format msgid "invalid %%Y operand" msgstr "" -#: config/sparc/sparc.c:6691 +#: config/sparc/sparc.c:6686 #, c-format msgid "invalid %%A operand" msgstr "" -#: config/sparc/sparc.c:6701 +#: config/sparc/sparc.c:6696 #, c-format msgid "invalid %%B operand" msgstr "" -#: config/sparc/sparc.c:6740 +#: config/sparc/sparc.c:6735 #, c-format msgid "invalid %%c operand" msgstr "" -#: config/sparc/sparc.c:6741 +#: config/sparc/sparc.c:6736 #, c-format msgid "invalid %%C operand" msgstr "" -#: config/sparc/sparc.c:6762 +#: config/sparc/sparc.c:6757 #, c-format msgid "invalid %%d operand" msgstr "" -#: config/sparc/sparc.c:6763 +#: config/sparc/sparc.c:6758 #, c-format msgid "invalid %%D operand" msgstr "" -#: config/sparc/sparc.c:6779 +#: config/sparc/sparc.c:6774 #, c-format msgid "invalid %%f operand" msgstr "" -#: config/sparc/sparc.c:6793 +#: config/sparc/sparc.c:6788 #, c-format msgid "invalid %%s operand" msgstr "" -#: config/sparc/sparc.c:6847 +#: config/sparc/sparc.c:6842 #, c-format msgid "long long constant not a valid immediate operand" msgstr "" -#: config/sparc/sparc.c:6850 +#: config/sparc/sparc.c:6845 #, c-format msgid "floating point constant not a valid immediate operand" msgstr "" @@ -3461,19 +3567,19 @@ msgstr "" msgid "candidates are:" msgstr "" -#: cp/call.c:6232 +#: cp/call.c:6216 msgid "candidate 1:" msgstr "" -#: cp/call.c:6233 +#: cp/call.c:6217 msgid "candidate 2:" msgstr "" -#: cp/decl2.c:697 +#: cp/decl2.c:695 msgid "candidates are: %+#D" msgstr "" -#: cp/decl2.c:699 +#: cp/decl2.c:697 msgid "candidate is: %+#D" msgstr "" @@ -3483,56 +3589,85 @@ msgid "argument to '%s' missing\n" msgstr "" #: fortran/arith.c:141 -msgid "Arithmetic OK" +msgid "Arithmetic OK at %L" msgstr "" #: fortran/arith.c:144 -msgid "Arithmetic overflow" +msgid "Arithmetic overflow at %L" msgstr "" #: fortran/arith.c:147 -msgid "Arithmetic underflow" +msgid "Arithmetic underflow at %L" msgstr "" #: fortran/arith.c:150 -msgid "Arithmetic NaN" +msgid "Arithmetic NaN at %L" msgstr "" #: fortran/arith.c:153 -msgid "Division by zero" +msgid "Division by zero at %L" msgstr "" #: fortran/arith.c:156 -msgid "Array operands are incommensurate" +msgid "Array operands are incommensurate at %L" +msgstr "" + +#: fortran/arith.c:160 +msgid "Integer outside symmetric range implied by Standard Fortran at %L" msgstr "" -#: fortran/arith.c:159 -msgid "Integer outside symmetric range implied by Standard Fortran" +#: fortran/arith.c:1384 +msgid "Elemental binary operation" msgstr "" -#. Something went wrong -#: fortran/arith.c:601 fortran/arith.c:607 fortran/arith.c:1607 -#: fortran/arith.c:1934 fortran/arith.c:2036 fortran/arith.c:2068 -#: fortran/arith.c:2123 fortran/arith.c:2155 fortran/arith.c:2170 +#: fortran/arith.c:1914 #, no-c-format -msgid "%s at %L" +msgid "Arithmetic OK converting %s to %s at %L" msgstr "" -#: fortran/arith.c:1383 -msgid "Elemental binary operation" +#: fortran/arith.c:1918 +#, no-c-format +msgid "Arithmetic overflow converting %s to %s at %L" +msgstr "" + +#: fortran/arith.c:1922 +#, no-c-format +msgid "Arithmetic underflow converting %s to %s at %L" +msgstr "" + +#: fortran/arith.c:1926 +#, no-c-format +msgid "Arithmetic NaN converting %s to %s at %L" +msgstr "" + +#: fortran/arith.c:1930 +#, no-c-format +msgid "Division by zero converting %s to %s at %L" msgstr "" -#: fortran/arith.c:1910 +#: fortran/arith.c:1934 #, no-c-format -msgid "%s converting %s to %s at %L" +msgid "Array operands are incommensurate converting %s to %s at %L" msgstr "" -#: fortran/arith.c:2238 fortran/arith.c:2273 fortran/arith.c:2310 -#: fortran/arith.c:2360 +#: fortran/arith.c:1938 +#, no-c-format +msgid "" +"Integer outside symmetric range implied by Standard Fortran converting %s to " +"%s at %L" +msgstr "" + +#: fortran/arith.c:2271 fortran/arith.c:2306 fortran/arith.c:2343 +#: fortran/arith.c:2393 #, no-c-format msgid "The Hollerith constant at %L is too long to convert to %s" msgstr "" +#: fortran/arith.c:2439 +#, no-c-format +msgid "Enumerator exceeds the C integer type at %C" +msgstr "" + #: fortran/array.c:97 #, no-c-format msgid "Expected array subscript at %C" @@ -3628,598 +3763,796 @@ msgstr "" msgid "Iterator step at %L cannot be zero" msgstr "" -#: fortran/check.c:42 +#: fortran/check.c:44 #, no-c-format msgid "'%s' argument of '%s' intrinsic at %L must be %s" msgstr "" -#: fortran/check.c:70 -msgid "a numeric type" +#: fortran/check.c:60 +#, no-c-format +msgid "'%s' argument of '%s' intrinsic at %L must be a numeric type" msgstr "" -#: fortran/check.c:83 -msgid "INTEGER or REAL" +#: fortran/check.c:75 fortran/check.c:640 fortran/check.c:650 +#, no-c-format +msgid "'%s' argument of '%s' intrinsic at %L must be INTEGER or REAL" msgstr "" -#: fortran/check.c:98 -msgid "REAL or COMPLEX" +#: fortran/check.c:92 +#, no-c-format +msgid "'%s' argument of '%s' intrinsic at %L must be REAL or COMPLEX" msgstr "" -#: fortran/check.c:122 -msgid "a constant" +#: fortran/check.c:118 +#, no-c-format +msgid "'%s' argument of '%s' intrinsic at %L must be a constant" msgstr "" -#: fortran/check.c:129 +#: fortran/check.c:126 #, no-c-format msgid "Invalid kind for %s at %L" msgstr "" -#: fortran/check.c:148 -msgid "double precision" +#: fortran/check.c:146 +#, no-c-format +msgid "'%s' argument of '%s' intrinsic at %L must be double precision" msgstr "" #: fortran/check.c:163 -msgid "a logical array" +#, no-c-format +msgid "'%s' argument of '%s' intrinsic at %L must be a logical array" msgstr "" -#: fortran/check.c:179 -msgid "an array" +#: fortran/check.c:180 +#, no-c-format +msgid "'%s' argument of '%s' intrinsic at %L must be an array" msgstr "" -#: fortran/check.c:193 -msgid "a scalar" +#: fortran/check.c:195 +#, no-c-format +msgid "'%s' argument of '%s' intrinsic at %L must be a scalar" msgstr "" -#: fortran/check.c:209 -#, c-format -msgid "the same type and kind as '%s'" +#: fortran/check.c:210 +#, no-c-format +msgid "" +"'%s' argument of '%s' intrinsic at %L must be the same type and kind as '%s'" msgstr "" -#: fortran/check.c:228 -#, c-format -msgid "of rank %d" +#: fortran/check.c:225 +#, no-c-format +msgid "'%s' argument of '%s' intrinsic at %L must be of rank %d" msgstr "" -#: fortran/check.c:243 +#: fortran/check.c:239 #, no-c-format msgid "'%s' argument of '%s' intrinsic at %L must not be OPTIONAL" msgstr "" -#: fortran/check.c:265 -#, c-format -msgid "of kind %d" +#: fortran/check.c:259 +#, no-c-format +msgid "'%s' argument of '%s' intrinsic at %L must be of kind %d" msgstr "" -#: fortran/check.c:286 +#: fortran/check.c:280 #, no-c-format msgid "'%s' argument of '%s' intrinsic at %L cannot be INTENT(IN)" msgstr "" -#: fortran/check.c:292 -msgid "a variable" +#: fortran/check.c:286 +#, no-c-format +msgid "'%s' argument of '%s' intrinsic at %L must be a variable" msgstr "" -#: fortran/check.c:316 +#: fortran/check.c:311 #, no-c-format msgid "Missing DIM parameter in intrinsic '%s' at %L" msgstr "" -#: fortran/check.c:353 +#: fortran/check.c:348 #, no-c-format msgid "'dim' argument of '%s' intrinsic at %L is not a valid dimension index" msgstr "" -#: fortran/check.c:439 -msgid "ALLOCATABLE" +#: fortran/check.c:434 +#, no-c-format +msgid "'%s' argument of '%s' intrinsic at %L must be ALLOCATABLE" msgstr "" -#: fortran/check.c:476 fortran/check.c:1538 -msgid "a POINTER" +#: fortran/check.c:473 fortran/check.c:1619 +#, no-c-format +msgid "'%s' argument of '%s' intrinsic at %L must be a POINTER" msgstr "" -#: fortran/check.c:486 +#: fortran/check.c:485 #, no-c-format msgid "" "NULL pointer at %L is not permitted as actual argument of '%s' intrinsic " "function" msgstr "" -#: fortran/check.c:495 -msgid "a POINTER or a TARGET" +#: fortran/check.c:494 +#, no-c-format +msgid "'%s' argument of '%s' intrinsic at %L must be a POINTER or a TARGET" msgstr "" -#: fortran/check.c:509 +#: fortran/check.c:510 #, no-c-format msgid "" "Array section with a vector subscript at %L shall not be the target of a " "pointer" msgstr "" -#: fortran/check.c:619 fortran/check.c:679 -msgid "not be present if 'x' is COMPLEX" +#: fortran/check.c:620 fortran/check.c:722 +#, no-c-format +msgid "" +"'%s' argument of '%s' intrinsic at %L must not be present if 'x' is COMPLEX" msgstr "" -#: fortran/check.c:726 fortran/check.c:1348 fortran/check.c:1354 -msgid "numeric or LOGICAL" +#: fortran/check.c:771 fortran/check.c:1423 fortran/check.c:1431 +#, no-c-format +msgid "'%s' argument of '%s' intrinsic at %L must be numeric or LOGICAL" msgstr "" -#: fortran/check.c:873 fortran/check.c:1003 fortran/check.c:1063 -#: fortran/check.c:1280 +#: fortran/check.c:920 fortran/check.c:1055 fortran/check.c:1118 +#: fortran/check.c:1343 #, no-c-format msgid "Extension: Different type kinds at %L" msgstr "" -#: fortran/check.c:973 +#: fortran/check.c:1025 #, no-c-format msgid "Argument of %s at %L must be of length one" msgstr "" -#: fortran/check.c:1025 -msgid "the same kind as 'string'" +#: fortran/check.c:1077 +#, no-c-format +msgid "'%s' argument of '%s' intrinsic at %L must be the same kind as '%s'" msgstr "" -#: fortran/check.c:1137 -msgid "a non-derived type" +#: fortran/check.c:1192 +#, no-c-format +msgid "'%s' argument of '%s' intrinsic at %L must be a non-derived type" msgstr "" -#: fortran/check.c:1252 +#: fortran/check.c:1315 #, no-c-format msgid "Intrinsic '%s' at %L must have at least two arguments" msgstr "" -#: fortran/check.c:1286 +#: fortran/check.c:1349 #, no-c-format msgid "'a%d' argument of '%s' intrinsic at %L must be %s(%d)" msgstr "" -#: fortran/check.c:1311 +#: fortran/check.c:1374 #, no-c-format msgid "'a1' argument of '%s' intrinsic at %L must be INTEGER or REAL" msgstr "" -#: fortran/check.c:1373 -msgid "of rank 1 or 2" +#: fortran/check.c:1452 +#, no-c-format +msgid "'%s' argument of '%s' intrinsic at %L must be of rank 1 or 2" msgstr "" -#: fortran/check.c:1557 -msgid "conformable with 'mask' argument" +#: fortran/check.c:1640 +#, no-c-format +msgid "" +"'%s' argument of '%s' intrinsic at %L must be conformable with '%s' argument" msgstr "" -#: fortran/check.c:1581 -msgid "of type REAL or COMPLEX" +#: fortran/check.c:1667 +#, no-c-format +msgid "'%s' argument of '%s' intrinsic at %L must be of type REAL or COMPLEX" msgstr "" -#: fortran/check.c:1600 -msgid "a dummy variable" +#: fortran/check.c:1688 +#, no-c-format +msgid "'%s' argument of '%s' intrinsic at %L must be of a dummy variable" msgstr "" -#: fortran/check.c:1606 -msgid "an OPTIONAL dummy variable" +#: fortran/check.c:1696 +#, no-c-format +msgid "" +"'%s' argument of '%s' intrinsic at %L must be of an OPTIONAL dummy variable" msgstr "" -#: fortran/check.c:1720 +#: fortran/check.c:1812 #, no-c-format msgid "" "'shape' argument of 'reshape' intrinsic at %L must be an array of constant " "size" msgstr "" -#: fortran/check.c:1730 +#: fortran/check.c:1822 #, no-c-format msgid "'shape' argument of 'reshape' intrinsic at %L has more than %d elements" msgstr "" -#: fortran/check.c:1801 +#: fortran/check.c:1910 #, no-c-format msgid "Missing arguments to %s intrinsic at %L" msgstr "" -#: fortran/check.c:1842 +#: fortran/check.c:1951 #, no-c-format msgid "" "'source' argument of 'shape' intrinsic at %L must not be an assumed size " "array" msgstr "" -#: fortran/check.c:1906 -#, c-format -msgid "less than rank %d" +#: fortran/check.c:2013 +#, no-c-format +msgid "'%s' argument of '%s' intrinsic at %L must be less than rank %d" msgstr "" -#: fortran/check.c:2259 fortran/check.c:2279 +#: fortran/check.c:2470 fortran/check.c:2490 #, no-c-format msgid "Too many arguments to %s at %L" msgstr "" +#: fortran/check.c:2618 fortran/check.c:2980 fortran/check.c:3004 +#, no-c-format +msgid "'%s' argument of '%s' intrinsic at %L must be INTEGER or PROCEDURE" +msgstr "" + +#: fortran/check.c:3051 fortran/check.c:3059 +#, no-c-format +msgid "'%s' argument of '%s' intrinsic at %L must be INTEGER or LOGICAL" +msgstr "" + +#: fortran/check.c:3066 +#, no-c-format +msgid "'%s' and '%s' arguments of '%s' intrinsic at %L must have the same type" +msgstr "" + #: fortran/data.c:63 #, no-c-format msgid "non-constant array in DATA statement %L." msgstr "" -#: fortran/decl.c:184 +#: fortran/data.c:327 +#, no-c-format +msgid "Extension: re-initialization of '%s' at %L" +msgstr "" + +#: fortran/decl.c:208 #, no-c-format -msgid "Variable '%s' at %C already has an initialization" +msgid "Host associated variable '%s' may not be in the DATA statement at %C." msgstr "" -#: fortran/decl.c:195 +#: fortran/decl.c:215 #, no-c-format -msgid "DATA statement at %C may not initialize variable '%s' from blank COMMON" +msgid "" +"Extension: initialization of common block variable '%s' in DATA statement at " +"%C" msgstr "" -#: fortran/decl.c:282 +#: fortran/decl.c:301 #, no-c-format msgid "Symbol '%s' must be a PARAMETER in DATA statement at %C" msgstr "" -#: fortran/decl.c:389 +#: fortran/decl.c:408 #, no-c-format msgid "Initialization at %C is not allowed in a PURE procedure" msgstr "" -#: fortran/decl.c:436 +#: fortran/decl.c:455 #, no-c-format msgid "DATA statement at %C is not allowed in a PURE procedure" msgstr "" -#: fortran/decl.c:464 +#: fortran/decl.c:483 #, no-c-format msgid "Bad INTENT specification at %C" msgstr "" -#: fortran/decl.c:528 +#: fortran/decl.c:547 #, no-c-format msgid "Syntax error in character length specification at %C" msgstr "" -#: fortran/decl.c:703 +#: fortran/decl.c:779 #, no-c-format msgid "Initializer not allowed for PARAMETER '%s' at %C" msgstr "" -#: fortran/decl.c:712 +#: fortran/decl.c:788 #, no-c-format msgid "Initializer not allowed for COMMON variable '%s' at %C" msgstr "" -#: fortran/decl.c:722 +#: fortran/decl.c:798 #, no-c-format msgid "PARAMETER at %L is missing an initializer" msgstr "" -#: fortran/decl.c:733 +#: fortran/decl.c:809 #, no-c-format msgid "" "Variable '%s' at %C with an initializer already appears in a DATA statement" msgstr "" -#: fortran/decl.c:800 +#: fortran/decl.c:887 #, no-c-format msgid "Component at %C must have the POINTER attribute" msgstr "" -#: fortran/decl.c:809 +#: fortran/decl.c:896 #, no-c-format msgid "Array component of structure at %C must have explicit or deferred shape" msgstr "" -#: fortran/decl.c:838 +#: fortran/decl.c:925 #, no-c-format msgid "Pointer array component of structure at %C must have a deferred shape" msgstr "" -#: fortran/decl.c:848 +#: fortran/decl.c:935 #, no-c-format msgid "Array component of structure at %C must have an explicit shape" msgstr "" -#: fortran/decl.c:874 +#: fortran/decl.c:961 #, no-c-format msgid "NULL() initialization at %C is ambiguous" msgstr "" -#: fortran/decl.c:983 +#: fortran/decl.c:1028 +#, no-c-format +msgid "Enumerator cannot be array at %C" +msgstr "" + +#: fortran/decl.c:1089 fortran/decl.c:3297 +#, no-c-format +msgid "Duplicate array spec for Cray pointee at %C." +msgstr "" + +#: fortran/decl.c:1141 #, no-c-format msgid "Function name '%s' not allowed at %C" msgstr "" -#: fortran/decl.c:999 +#: fortran/decl.c:1157 #, no-c-format msgid "Extension: Old-style initialization at %C" msgstr "" -#: fortran/decl.c:1015 +#: fortran/decl.c:1173 #, no-c-format msgid "Initialization at %C isn't for a pointer variable" msgstr "" -#: fortran/decl.c:1023 +#: fortran/decl.c:1181 #, no-c-format msgid "Pointer initialization requires a NULL at %C" msgstr "" -#: fortran/decl.c:1030 +#: fortran/decl.c:1188 #, no-c-format msgid "Initialization of pointer at %C is not allowed in a PURE procedure" msgstr "" -#: fortran/decl.c:1046 +#: fortran/decl.c:1204 #, no-c-format msgid "Pointer initialization at %C requires '=>', not '='" msgstr "" -#: fortran/decl.c:1054 +#: fortran/decl.c:1212 #, no-c-format msgid "Expected an initialization expression at %C" msgstr "" -#: fortran/decl.c:1061 +#: fortran/decl.c:1219 #, no-c-format msgid "Initialization of variable at %C is not allowed in a PURE procedure" msgstr "" -#: fortran/decl.c:1116 +#: fortran/decl.c:1241 +#, no-c-format +msgid "ENUMERATOR %L not initialized with integer expression" +msgstr "" + +#: fortran/decl.c:1298 #, no-c-format msgid "Old-style kind %d not supported for type %s at %C" msgstr "" -#: fortran/decl.c:1152 +#: fortran/decl.c:1334 #, no-c-format msgid "Expected initialization expression at %C" msgstr "" -#: fortran/decl.c:1158 +#: fortran/decl.c:1340 #, no-c-format msgid "Expected scalar initialization expression at %C" msgstr "" -#: fortran/decl.c:1176 +#: fortran/decl.c:1358 #, no-c-format msgid "Kind %d not supported for type %s at %C" msgstr "" -#: fortran/decl.c:1185 +#: fortran/decl.c:1367 #, no-c-format msgid "Missing right paren at %C" msgstr "" -#: fortran/decl.c:1274 fortran/decl.c:1317 +#: fortran/decl.c:1456 fortran/decl.c:1499 #, no-c-format msgid "Kind %d is not a CHARACTER kind at %C" msgstr "" -#: fortran/decl.c:1311 +#: fortran/decl.c:1493 #, no-c-format msgid "Syntax error in CHARACTER declaration at %C" msgstr "" -#: fortran/decl.c:1428 +#: fortran/decl.c:1554 +#, no-c-format +msgid "Extension: BYTE type at %C" +msgstr "" + +#: fortran/decl.c:1560 +#, no-c-format +msgid "BYTE type used at %C is not available on the target machine" +msgstr "" + +#: fortran/decl.c:1628 #, no-c-format msgid "Type name '%s' at %C is ambiguous" msgstr "" -#: fortran/decl.c:1494 +#: fortran/decl.c:1694 #, no-c-format msgid "Missing character range in IMPLICIT at %C" msgstr "" -#: fortran/decl.c:1540 +#: fortran/decl.c:1740 #, no-c-format msgid "Letters must be in alphabetic order in IMPLICIT statement at %C" msgstr "" -#: fortran/decl.c:1594 +#: fortran/decl.c:1794 #, no-c-format msgid "Empty IMPLICIT statement at %C" msgstr "" -#: fortran/decl.c:1765 +#: fortran/decl.c:1958 +#, no-c-format +msgid "Enumerator cannot have attributes %C" +msgstr "" + +#: fortran/decl.c:1971 #, no-c-format msgid "Missing dimension specification at %C" msgstr "" -#: fortran/decl.c:1835 +#: fortran/decl.c:2053 #, no-c-format msgid "Duplicate %s attribute at %L" msgstr "" -#: fortran/decl.c:1852 +#: fortran/decl.c:2070 #, no-c-format msgid "Attribute at %L is not allowed in a TYPE definition" msgstr "" -#: fortran/decl.c:1986 +#: fortran/decl.c:2084 #, no-c-format -msgid "Derived type at %C has not been previously defined" +msgid "%s attribute at %L is not allowed outside of a MODULE" msgstr "" -#: fortran/decl.c:2013 +#. Now we have an error, which we signal, and then fix up +#. because the knock-on is plain and simple confusing. +#: fortran/decl.c:2222 +#, no-c-format +msgid "" +"Derived type at %C has not been previously defined and so cannot appear in a " +"derived type definition." +msgstr "" + +#: fortran/decl.c:2252 #, no-c-format msgid "Syntax error in data declaration at %C" msgstr "" -#: fortran/decl.c:2159 +#: fortran/decl.c:2398 #, no-c-format msgid "Name '%s' at %C is the name of the procedure" msgstr "" -#: fortran/decl.c:2171 +#: fortran/decl.c:2410 #, no-c-format msgid "Unexpected junk in formal argument list at %C" msgstr "" -#: fortran/decl.c:2189 +#: fortran/decl.c:2428 #, no-c-format msgid "Duplicate symbol '%s' in formal argument list at %C" msgstr "" -#: fortran/decl.c:2232 +#: fortran/decl.c:2471 #, no-c-format msgid "Unexpected junk following RESULT variable at %C" msgstr "" -#: fortran/decl.c:2239 +#: fortran/decl.c:2478 #, no-c-format msgid "RESULT variable at %C must be different than function name" msgstr "" -#: fortran/decl.c:2294 +#: fortran/decl.c:2533 #, no-c-format msgid "Expected formal argument list in function definition at %C" msgstr "" -#: fortran/decl.c:2305 +#: fortran/decl.c:2544 #, no-c-format msgid "Unexpected junk after function declaration at %C" msgstr "" -#: fortran/decl.c:2326 +#: fortran/decl.c:2565 #, no-c-format msgid "Function '%s' at %C already has a type of %s" msgstr "" -#: fortran/decl.c:2371 +#: fortran/decl.c:2613 +#, no-c-format +msgid "ENTRY statement at %C cannot appear within a PROGRAM" +msgstr "" + +#: fortran/decl.c:2616 +#, no-c-format +msgid "ENTRY statement at %C cannot appear within a MODULE" +msgstr "" + +#: fortran/decl.c:2620 #, no-c-format -msgid "ENTRY statement at %C cannot appear within %s" +msgid "ENTRY statement at %C cannot appear within a BLOCK DATA" msgstr "" -#: fortran/decl.c:2380 +#: fortran/decl.c:2624 +#, no-c-format +msgid "ENTRY statement at %C cannot appear within an INTERFACE" +msgstr "" + +#: fortran/decl.c:2628 +#, no-c-format +msgid "ENTRY statement at %C cannot appear within a DERIVED TYPE block" +msgstr "" + +#: fortran/decl.c:2633 +#, no-c-format +msgid "ENTRY statement at %C cannot appear within an IF-THEN block" +msgstr "" + +#: fortran/decl.c:2637 +#, no-c-format +msgid "ENTRY statement at %C cannot appear within a DO block" +msgstr "" + +#: fortran/decl.c:2641 +#, no-c-format +msgid "ENTRY statement at %C cannot appear within a SELECT block" +msgstr "" + +#: fortran/decl.c:2645 +#, no-c-format +msgid "ENTRY statement at %C cannot appear within a FORALL block" +msgstr "" + +#: fortran/decl.c:2649 +#, no-c-format +msgid "ENTRY statement at %C cannot appear within a WHERE block" +msgstr "" + +#: fortran/decl.c:2653 +#, no-c-format +msgid "ENTRY statement at %C cannot appear within a contained subprogram" +msgstr "" + +#: fortran/decl.c:2666 #, no-c-format msgid "ENTRY statement at %C cannot appear in a contained procedure" msgstr "" -#: fortran/decl.c:2437 +#: fortran/decl.c:2741 #, no-c-format msgid "RESULT attribute required in ENTRY statement at %C" msgstr "" -#: fortran/decl.c:2635 +#: fortran/decl.c:2982 #, no-c-format msgid "Unexpected END statement at %C" msgstr "" #. We would have required END [something] -#: fortran/decl.c:2644 +#: fortran/decl.c:2991 #, no-c-format msgid "%s statement expected at %L" msgstr "" -#: fortran/decl.c:2655 +#: fortran/decl.c:3002 #, no-c-format msgid "Expecting %s statement at %C" msgstr "" -#: fortran/decl.c:2669 +#: fortran/decl.c:3016 #, no-c-format msgid "Expected block name of '%s' in %s statement at %C" msgstr "" -#: fortran/decl.c:2685 +#: fortran/decl.c:3032 #, no-c-format msgid "Expected terminating name at %C" msgstr "" -#: fortran/decl.c:2694 +#: fortran/decl.c:3041 #, no-c-format msgid "Expected label '%s' for %s statement at %C" msgstr "" -#: fortran/decl.c:2749 +#: fortran/decl.c:3096 #, no-c-format msgid "Missing array specification at %L in DIMENSION statement" msgstr "" -#: fortran/decl.c:2758 +#: fortran/decl.c:3105 #, no-c-format msgid "Array specification must be deferred at %L" msgstr "" -#: fortran/decl.c:2821 +#: fortran/decl.c:3176 #, no-c-format msgid "Unexpected character in variable list at %C" msgstr "" -#: fortran/decl.c:2974 +#: fortran/decl.c:3213 +#, no-c-format +msgid "Expected '(' at %C" +msgstr "" + +#: fortran/decl.c:3227 fortran/decl.c:3268 +#, no-c-format +msgid "Expected variable name at %C" +msgstr "" + +#: fortran/decl.c:3243 +#, no-c-format +msgid "Cray pointer at %C must be an integer." +msgstr "" + +#: fortran/decl.c:3247 +#, no-c-format +msgid "" +"Cray pointer at %C has %d bytes of precision; memory addresses require %d " +"bytes." +msgstr "" + +#: fortran/decl.c:3254 +#, no-c-format +msgid "Expected \",\" at %C" +msgstr "" + +#: fortran/decl.c:3317 +#, no-c-format +msgid "Expected \")\" at %C" +msgstr "" + +#: fortran/decl.c:3329 +#, no-c-format +msgid "Expected \",\" or end of statement at %C" +msgstr "" + +#: fortran/decl.c:3394 +#, no-c-format +msgid "Cray pointer declaration at %C requires -fcray-pointer flag." +msgstr "" + +#: fortran/decl.c:3492 #, no-c-format msgid "" "Access specification of the %s operator at %C has already been specified" msgstr "" -#: fortran/decl.c:2992 +#: fortran/decl.c:3510 #, no-c-format msgid "" "Access specification of the .%s. operator at %C has already been specified" msgstr "" -#: fortran/decl.c:3079 +#: fortran/decl.c:3597 #, no-c-format msgid "Expected variable name at %C in PARAMETER statement" msgstr "" -#: fortran/decl.c:3086 +#: fortran/decl.c:3604 #, no-c-format msgid "Expected = sign in PARAMETER statement at %C" msgstr "" -#: fortran/decl.c:3092 +#: fortran/decl.c:3610 #, no-c-format msgid "Expected expression at %C in PARAMETER statement" msgstr "" -#: fortran/decl.c:3150 +#: fortran/decl.c:3668 #, no-c-format msgid "Unexpected characters in PARAMETER statement at %C" msgstr "" -#: fortran/decl.c:3174 +#: fortran/decl.c:3693 #, no-c-format msgid "Blanket SAVE statement at %C follows previous SAVE statement" msgstr "" -#: fortran/decl.c:3186 +#: fortran/decl.c:3706 #, no-c-format msgid "SAVE statement at %C follows blanket SAVE statement" msgstr "" -#: fortran/decl.c:3231 +#: fortran/decl.c:3752 #, no-c-format msgid "Syntax error in SAVE statement at %C" msgstr "" -#: fortran/decl.c:3252 +#: fortran/decl.c:3773 #, no-c-format msgid "MODULE PROCEDURE at %C must be in a generic module interface" msgstr "" -#: fortran/decl.c:3312 +#: fortran/decl.c:3833 #, no-c-format msgid "Derived type at %C can only be PRIVATE within a MODULE" msgstr "" -#: fortran/decl.c:3325 +#: fortran/decl.c:3846 #, no-c-format msgid "Derived type at %C can only be PUBLIC within a MODULE" msgstr "" -#: fortran/decl.c:3336 +#: fortran/decl.c:3857 #, no-c-format msgid "Expected :: in TYPE definition at %C" msgstr "" -#: fortran/decl.c:3353 +#: fortran/decl.c:3874 #, no-c-format msgid "Type name '%s' at %C cannot be the same as an intrinsic type" msgstr "" -#: fortran/decl.c:3363 +#: fortran/decl.c:3884 #, no-c-format msgid "Derived type name '%s' at %C already has a basic type of %s" msgstr "" -#: fortran/decl.c:3380 +#: fortran/decl.c:3901 #, no-c-format msgid "Derived type definition of '%s' at %C has already been defined" msgstr "" +#: fortran/decl.c:3935 +#, no-c-format +msgid "Cray Pointee at %C cannot be assumed shape array" +msgstr "" + +#: fortran/decl.c:3956 +#, no-c-format +msgid "New in Fortran 2003: ENUM AND ENUMERATOR at %C" +msgstr "" + +#: fortran/decl.c:3980 +#, no-c-format +msgid "ENUM definition statement expected before %C" +msgstr "" + +#: fortran/decl.c:4013 +#, no-c-format +msgid "Syntax error in ENUMERATOR definition at %C" +msgstr "" + #: fortran/dump-parse-tree.c:53 #, c-format msgid "%-5d " @@ -4230,884 +4563,884 @@ msgstr "" msgid " " msgstr "" -#: fortran/dump-parse-tree.c:77 fortran/dump-parse-tree.c:592 +#: fortran/dump-parse-tree.c:79 fortran/dump-parse-tree.c:594 #, c-format msgid "(%s " msgstr "" -#: fortran/dump-parse-tree.c:90 fortran/dump-parse-tree.c:837 -#: fortran/dump-parse-tree.c:874 fortran/dump-parse-tree.c:884 +#: fortran/dump-parse-tree.c:92 fortran/dump-parse-tree.c:841 +#: fortran/dump-parse-tree.c:878 fortran/dump-parse-tree.c:888 #, c-format msgid "%d" msgstr "" -#: fortran/dump-parse-tree.c:94 fortran/dump-parse-tree.c:121 -#: fortran/dump-parse-tree.c:164 fortran/dump-parse-tree.c:401 -#: fortran/dump-parse-tree.c:493 fortran/dump-parse-tree.c:579 -#: fortran/dump-parse-tree.c:600 +#: fortran/dump-parse-tree.c:96 fortran/dump-parse-tree.c:123 +#: fortran/dump-parse-tree.c:166 fortran/dump-parse-tree.c:403 +#: fortran/dump-parse-tree.c:495 fortran/dump-parse-tree.c:581 +#: fortran/dump-parse-tree.c:602 #, c-format msgid ")" msgstr "" -#: fortran/dump-parse-tree.c:104 fortran/dump-parse-tree.c:419 +#: fortran/dump-parse-tree.c:106 fortran/dump-parse-tree.c:421 #, c-format msgid "(" msgstr "" -#: fortran/dump-parse-tree.c:110 +#: fortran/dump-parse-tree.c:112 #, c-format msgid "%s = " msgstr "" -#: fortran/dump-parse-tree.c:114 +#: fortran/dump-parse-tree.c:116 #, c-format msgid "(arg not-present)" msgstr "" -#: fortran/dump-parse-tree.c:118 fortran/dump-parse-tree.c:395 -#: fortran/dump-parse-tree.c:489 +#: fortran/dump-parse-tree.c:120 fortran/dump-parse-tree.c:397 +#: fortran/dump-parse-tree.c:491 #, c-format msgid " " msgstr "" -#: fortran/dump-parse-tree.c:135 fortran/dump-parse-tree.c:310 +#: fortran/dump-parse-tree.c:137 fortran/dump-parse-tree.c:312 #, c-format msgid "()" msgstr "" -#: fortran/dump-parse-tree.c:139 +#: fortran/dump-parse-tree.c:141 #, c-format msgid "(%d" msgstr "" -#: fortran/dump-parse-tree.c:153 +#: fortran/dump-parse-tree.c:155 #, c-format msgid " %s " msgstr "" -#: fortran/dump-parse-tree.c:180 +#: fortran/dump-parse-tree.c:182 #, c-format msgid "FULL" msgstr "" -#: fortran/dump-parse-tree.c:211 fortran/dump-parse-tree.c:220 -#: fortran/dump-parse-tree.c:295 +#: fortran/dump-parse-tree.c:213 fortran/dump-parse-tree.c:222 +#: fortran/dump-parse-tree.c:297 #, c-format msgid " , " msgstr "" -#: fortran/dump-parse-tree.c:225 +#: fortran/dump-parse-tree.c:227 #, c-format msgid "UNKNOWN" msgstr "" -#: fortran/dump-parse-tree.c:250 +#: fortran/dump-parse-tree.c:252 #, c-format msgid " %% %s" msgstr "" -#: fortran/dump-parse-tree.c:322 fortran/dump-parse-tree.c:379 +#: fortran/dump-parse-tree.c:324 fortran/dump-parse-tree.c:381 #, c-format msgid "''" msgstr "" -#: fortran/dump-parse-tree.c:324 +#: fortran/dump-parse-tree.c:326 #, c-format msgid "%c" msgstr "" -#: fortran/dump-parse-tree.c:331 +#: fortran/dump-parse-tree.c:333 #, c-format msgid "%s(" msgstr "" -#: fortran/dump-parse-tree.c:337 +#: fortran/dump-parse-tree.c:339 #, c-format msgid "(/ " msgstr "" -#: fortran/dump-parse-tree.c:339 +#: fortran/dump-parse-tree.c:341 #, c-format msgid " /)" msgstr "" -#: fortran/dump-parse-tree.c:345 +#: fortran/dump-parse-tree.c:347 #, c-format msgid "NULL()" msgstr "" -#: fortran/dump-parse-tree.c:355 fortran/dump-parse-tree.c:368 -#: fortran/dump-parse-tree.c:393 fortran/dump-parse-tree.c:399 +#: fortran/dump-parse-tree.c:357 fortran/dump-parse-tree.c:370 +#: fortran/dump-parse-tree.c:395 fortran/dump-parse-tree.c:401 #, c-format msgid "_%d" msgstr "" -#: fortran/dump-parse-tree.c:360 +#: fortran/dump-parse-tree.c:362 #, c-format msgid ".true." msgstr "" -#: fortran/dump-parse-tree.c:362 +#: fortran/dump-parse-tree.c:364 #, c-format msgid ".false." msgstr "" -#: fortran/dump-parse-tree.c:389 +#: fortran/dump-parse-tree.c:391 #, c-format msgid "(complex " msgstr "" -#: fortran/dump-parse-tree.c:405 +#: fortran/dump-parse-tree.c:407 #, c-format msgid "???" msgstr "" -#: fortran/dump-parse-tree.c:413 fortran/dump-parse-tree.c:695 +#: fortran/dump-parse-tree.c:415 fortran/dump-parse-tree.c:698 #, c-format msgid "%s:" msgstr "" -#: fortran/dump-parse-tree.c:423 +#: fortran/dump-parse-tree.c:425 #, c-format msgid "U+ " msgstr "" -#: fortran/dump-parse-tree.c:426 +#: fortran/dump-parse-tree.c:428 #, c-format msgid "U- " msgstr "" -#: fortran/dump-parse-tree.c:429 +#: fortran/dump-parse-tree.c:431 #, c-format msgid "+ " msgstr "" -#: fortran/dump-parse-tree.c:432 +#: fortran/dump-parse-tree.c:434 #, c-format msgid "- " msgstr "" -#: fortran/dump-parse-tree.c:435 +#: fortran/dump-parse-tree.c:437 #, c-format msgid "* " msgstr "" -#: fortran/dump-parse-tree.c:438 +#: fortran/dump-parse-tree.c:440 #, c-format msgid "/ " msgstr "" -#: fortran/dump-parse-tree.c:441 +#: fortran/dump-parse-tree.c:443 #, c-format msgid "** " msgstr "" -#: fortran/dump-parse-tree.c:444 +#: fortran/dump-parse-tree.c:446 #, c-format msgid "// " msgstr "" -#: fortran/dump-parse-tree.c:447 +#: fortran/dump-parse-tree.c:449 #, c-format msgid "AND " msgstr "" -#: fortran/dump-parse-tree.c:450 +#: fortran/dump-parse-tree.c:452 #, c-format msgid "OR " msgstr "" -#: fortran/dump-parse-tree.c:453 +#: fortran/dump-parse-tree.c:455 #, c-format msgid "EQV " msgstr "" -#: fortran/dump-parse-tree.c:456 +#: fortran/dump-parse-tree.c:458 #, c-format msgid "NEQV " msgstr "" -#: fortran/dump-parse-tree.c:459 +#: fortran/dump-parse-tree.c:461 #, c-format msgid "= " msgstr "" -#: fortran/dump-parse-tree.c:462 +#: fortran/dump-parse-tree.c:464 #, c-format msgid "<> " msgstr "" -#: fortran/dump-parse-tree.c:465 +#: fortran/dump-parse-tree.c:467 #, c-format msgid "> " msgstr "" -#: fortran/dump-parse-tree.c:468 +#: fortran/dump-parse-tree.c:470 #, c-format msgid ">= " msgstr "" -#: fortran/dump-parse-tree.c:471 +#: fortran/dump-parse-tree.c:473 #, c-format msgid "< " msgstr "" -#: fortran/dump-parse-tree.c:474 +#: fortran/dump-parse-tree.c:476 #, c-format msgid "<= " msgstr "" -#: fortran/dump-parse-tree.c:477 +#: fortran/dump-parse-tree.c:479 #, c-format msgid "NOT " msgstr "" -#: fortran/dump-parse-tree.c:499 +#: fortran/dump-parse-tree.c:501 #, c-format msgid "%s[" msgstr "" -#: fortran/dump-parse-tree.c:505 +#: fortran/dump-parse-tree.c:507 #, c-format msgid "%s[[" msgstr "" -#: fortran/dump-parse-tree.c:526 +#: fortran/dump-parse-tree.c:528 #, c-format msgid "(%s %s %s %s" msgstr "" -#: fortran/dump-parse-tree.c:532 +#: fortran/dump-parse-tree.c:534 #, c-format msgid " ALLOCATABLE" msgstr "" -#: fortran/dump-parse-tree.c:534 fortran/dump-parse-tree.c:597 +#: fortran/dump-parse-tree.c:536 fortran/dump-parse-tree.c:599 #, c-format msgid " DIMENSION" msgstr "" -#: fortran/dump-parse-tree.c:536 +#: fortran/dump-parse-tree.c:538 #, c-format msgid " EXTERNAL" msgstr "" -#: fortran/dump-parse-tree.c:538 +#: fortran/dump-parse-tree.c:540 #, c-format msgid " INTRINSIC" msgstr "" -#: fortran/dump-parse-tree.c:540 +#: fortran/dump-parse-tree.c:542 #, c-format msgid " OPTIONAL" msgstr "" -#: fortran/dump-parse-tree.c:542 fortran/dump-parse-tree.c:595 +#: fortran/dump-parse-tree.c:544 fortran/dump-parse-tree.c:597 #, c-format msgid " POINTER" msgstr "" -#: fortran/dump-parse-tree.c:544 +#: fortran/dump-parse-tree.c:546 #, c-format msgid " SAVE" msgstr "" -#: fortran/dump-parse-tree.c:546 +#: fortran/dump-parse-tree.c:548 #, c-format msgid " TARGET" msgstr "" -#: fortran/dump-parse-tree.c:548 +#: fortran/dump-parse-tree.c:550 #, c-format msgid " DUMMY" msgstr "" -#: fortran/dump-parse-tree.c:550 +#: fortran/dump-parse-tree.c:552 #, c-format msgid " RESULT" msgstr "" -#: fortran/dump-parse-tree.c:552 +#: fortran/dump-parse-tree.c:554 #, c-format msgid " ENTRY" msgstr "" -#: fortran/dump-parse-tree.c:555 +#: fortran/dump-parse-tree.c:557 #, c-format msgid " DATA" msgstr "" -#: fortran/dump-parse-tree.c:557 +#: fortran/dump-parse-tree.c:559 #, c-format msgid " USE-ASSOC" msgstr "" -#: fortran/dump-parse-tree.c:559 +#: fortran/dump-parse-tree.c:561 #, c-format msgid " IN-NAMELIST" msgstr "" -#: fortran/dump-parse-tree.c:561 +#: fortran/dump-parse-tree.c:563 #, c-format msgid " IN-COMMON" msgstr "" -#: fortran/dump-parse-tree.c:564 +#: fortran/dump-parse-tree.c:566 #, c-format msgid " FUNCTION" msgstr "" -#: fortran/dump-parse-tree.c:566 +#: fortran/dump-parse-tree.c:568 #, c-format msgid " SUBROUTINE" msgstr "" -#: fortran/dump-parse-tree.c:568 +#: fortran/dump-parse-tree.c:570 #, c-format msgid " IMPLICIT-TYPE" msgstr "" -#: fortran/dump-parse-tree.c:571 +#: fortran/dump-parse-tree.c:573 #, c-format msgid " SEQUENCE" msgstr "" -#: fortran/dump-parse-tree.c:573 +#: fortran/dump-parse-tree.c:575 #, c-format msgid " ELEMENTAL" msgstr "" -#: fortran/dump-parse-tree.c:575 +#: fortran/dump-parse-tree.c:577 #, c-format msgid " PURE" msgstr "" -#: fortran/dump-parse-tree.c:577 +#: fortran/dump-parse-tree.c:579 #, c-format msgid " RECURSIVE" msgstr "" -#: fortran/dump-parse-tree.c:623 +#: fortran/dump-parse-tree.c:625 #, c-format msgid "symbol %s " msgstr "" -#: fortran/dump-parse-tree.c:630 +#: fortran/dump-parse-tree.c:632 #, c-format msgid "value: " msgstr "" -#: fortran/dump-parse-tree.c:637 +#: fortran/dump-parse-tree.c:639 #, c-format msgid "Array spec:" msgstr "" -#: fortran/dump-parse-tree.c:644 +#: fortran/dump-parse-tree.c:646 #, c-format msgid "Generic interfaces:" msgstr "" -#: fortran/dump-parse-tree.c:646 fortran/dump-parse-tree.c:670 -#: fortran/dump-parse-tree.c:698 fortran/dump-parse-tree.c:1037 -#: fortran/dump-parse-tree.c:1043 fortran/dump-parse-tree.c:1513 +#: fortran/dump-parse-tree.c:648 fortran/dump-parse-tree.c:672 +#: fortran/dump-parse-tree.c:701 fortran/dump-parse-tree.c:1041 +#: fortran/dump-parse-tree.c:1047 fortran/dump-parse-tree.c:1517 #, c-format msgid " %s" msgstr "" -#: fortran/dump-parse-tree.c:652 +#: fortran/dump-parse-tree.c:654 #, c-format msgid "result: %s" msgstr "" -#: fortran/dump-parse-tree.c:658 +#: fortran/dump-parse-tree.c:660 #, c-format msgid "components: " msgstr "" -#: fortran/dump-parse-tree.c:665 +#: fortran/dump-parse-tree.c:667 #, c-format msgid "Formal arglist:" msgstr "" -#: fortran/dump-parse-tree.c:672 +#: fortran/dump-parse-tree.c:674 #, c-format msgid " [Alt Return]" msgstr "" -#: fortran/dump-parse-tree.c:679 +#: fortran/dump-parse-tree.c:681 #, c-format msgid "Formal namespace" msgstr "" -#: fortran/dump-parse-tree.c:736 +#: fortran/dump-parse-tree.c:739 #, c-format msgid "common: /%s/ " msgstr "" -#: fortran/dump-parse-tree.c:744 fortran/dump-parse-tree.c:1449 +#: fortran/dump-parse-tree.c:747 fortran/dump-parse-tree.c:1453 #, c-format msgid ", " msgstr "" -#: fortran/dump-parse-tree.c:756 +#: fortran/dump-parse-tree.c:760 #, c-format msgid "symtree: %s Ambig %d" msgstr "" -#: fortran/dump-parse-tree.c:759 +#: fortran/dump-parse-tree.c:763 #, c-format msgid " from namespace %s" msgstr "" -#: fortran/dump-parse-tree.c:803 +#: fortran/dump-parse-tree.c:807 #, c-format msgid "NOP" msgstr "" -#: fortran/dump-parse-tree.c:807 +#: fortran/dump-parse-tree.c:811 #, c-format msgid "CONTINUE" msgstr "" -#: fortran/dump-parse-tree.c:811 +#: fortran/dump-parse-tree.c:815 #, c-format msgid "ENTRY %s" msgstr "" -#: fortran/dump-parse-tree.c:815 +#: fortran/dump-parse-tree.c:819 #, c-format msgid "ASSIGN " msgstr "" -#: fortran/dump-parse-tree.c:822 +#: fortran/dump-parse-tree.c:826 #, c-format msgid "LABEL ASSIGN " msgstr "" -#: fortran/dump-parse-tree.c:824 +#: fortran/dump-parse-tree.c:828 #, c-format msgid " %d" msgstr "" -#: fortran/dump-parse-tree.c:828 +#: fortran/dump-parse-tree.c:832 #, c-format msgid "POINTER ASSIGN " msgstr "" -#: fortran/dump-parse-tree.c:835 +#: fortran/dump-parse-tree.c:839 #, c-format msgid "GOTO " msgstr "" -#: fortran/dump-parse-tree.c:844 +#: fortran/dump-parse-tree.c:848 #, c-format msgid ", (" msgstr "" -#: fortran/dump-parse-tree.c:858 +#: fortran/dump-parse-tree.c:862 #, c-format msgid "CALL %s " msgstr "" -#: fortran/dump-parse-tree.c:863 +#: fortran/dump-parse-tree.c:867 #, c-format msgid "RETURN " msgstr "" -#: fortran/dump-parse-tree.c:869 +#: fortran/dump-parse-tree.c:873 #, c-format msgid "PAUSE " msgstr "" -#: fortran/dump-parse-tree.c:879 +#: fortran/dump-parse-tree.c:883 #, c-format msgid "STOP " msgstr "" -#: fortran/dump-parse-tree.c:889 fortran/dump-parse-tree.c:897 +#: fortran/dump-parse-tree.c:893 fortran/dump-parse-tree.c:901 #, c-format msgid "IF " msgstr "" -#: fortran/dump-parse-tree.c:891 +#: fortran/dump-parse-tree.c:895 #, c-format msgid " %d, %d, %d" msgstr "" -#: fortran/dump-parse-tree.c:908 +#: fortran/dump-parse-tree.c:912 #, c-format msgid "ELSE\n" msgstr "" -#: fortran/dump-parse-tree.c:911 +#: fortran/dump-parse-tree.c:915 #, c-format msgid "ELSE IF " msgstr "" -#: fortran/dump-parse-tree.c:921 +#: fortran/dump-parse-tree.c:925 #, c-format msgid "ENDIF" msgstr "" -#: fortran/dump-parse-tree.c:926 +#: fortran/dump-parse-tree.c:930 #, c-format msgid "SELECT CASE " msgstr "" -#: fortran/dump-parse-tree.c:934 +#: fortran/dump-parse-tree.c:938 #, c-format msgid "CASE " msgstr "" -#: fortran/dump-parse-tree.c:950 +#: fortran/dump-parse-tree.c:954 #, c-format msgid "END SELECT" msgstr "" -#: fortran/dump-parse-tree.c:954 +#: fortran/dump-parse-tree.c:958 #, c-format msgid "WHERE " msgstr "" -#: fortran/dump-parse-tree.c:965 +#: fortran/dump-parse-tree.c:969 #, c-format msgid "ELSE WHERE " msgstr "" -#: fortran/dump-parse-tree.c:972 +#: fortran/dump-parse-tree.c:976 #, c-format msgid "END WHERE" msgstr "" -#: fortran/dump-parse-tree.c:977 +#: fortran/dump-parse-tree.c:981 #, c-format msgid "FORALL " msgstr "" -#: fortran/dump-parse-tree.c:1002 +#: fortran/dump-parse-tree.c:1006 #, c-format msgid "END FORALL" msgstr "" -#: fortran/dump-parse-tree.c:1006 +#: fortran/dump-parse-tree.c:1010 #, c-format msgid "DO " msgstr "" -#: fortran/dump-parse-tree.c:1020 fortran/dump-parse-tree.c:1031 +#: fortran/dump-parse-tree.c:1024 fortran/dump-parse-tree.c:1035 #, c-format msgid "END DO" msgstr "" -#: fortran/dump-parse-tree.c:1024 +#: fortran/dump-parse-tree.c:1028 #, c-format msgid "DO WHILE " msgstr "" -#: fortran/dump-parse-tree.c:1035 +#: fortran/dump-parse-tree.c:1039 #, c-format msgid "CYCLE" msgstr "" -#: fortran/dump-parse-tree.c:1041 +#: fortran/dump-parse-tree.c:1045 #, c-format msgid "EXIT" msgstr "" -#: fortran/dump-parse-tree.c:1047 +#: fortran/dump-parse-tree.c:1051 #, c-format msgid "ALLOCATE " msgstr "" -#: fortran/dump-parse-tree.c:1050 fortran/dump-parse-tree.c:1066 +#: fortran/dump-parse-tree.c:1054 fortran/dump-parse-tree.c:1070 #, c-format msgid " STAT=" msgstr "" -#: fortran/dump-parse-tree.c:1063 +#: fortran/dump-parse-tree.c:1067 #, c-format msgid "DEALLOCATE " msgstr "" -#: fortran/dump-parse-tree.c:1079 +#: fortran/dump-parse-tree.c:1083 #, c-format msgid "OPEN" msgstr "" -#: fortran/dump-parse-tree.c:1084 fortran/dump-parse-tree.c:1158 -#: fortran/dump-parse-tree.c:1200 fortran/dump-parse-tree.c:1223 -#: fortran/dump-parse-tree.c:1369 +#: fortran/dump-parse-tree.c:1088 fortran/dump-parse-tree.c:1162 +#: fortran/dump-parse-tree.c:1204 fortran/dump-parse-tree.c:1227 +#: fortran/dump-parse-tree.c:1373 #, c-format msgid " UNIT=" msgstr "" -#: fortran/dump-parse-tree.c:1089 fortran/dump-parse-tree.c:1163 -#: fortran/dump-parse-tree.c:1205 fortran/dump-parse-tree.c:1234 -#: fortran/dump-parse-tree.c:1386 +#: fortran/dump-parse-tree.c:1093 fortran/dump-parse-tree.c:1167 +#: fortran/dump-parse-tree.c:1209 fortran/dump-parse-tree.c:1238 +#: fortran/dump-parse-tree.c:1390 #, c-format msgid " IOMSG=" msgstr "" -#: fortran/dump-parse-tree.c:1094 fortran/dump-parse-tree.c:1168 -#: fortran/dump-parse-tree.c:1210 fortran/dump-parse-tree.c:1239 -#: fortran/dump-parse-tree.c:1391 +#: fortran/dump-parse-tree.c:1098 fortran/dump-parse-tree.c:1172 +#: fortran/dump-parse-tree.c:1214 fortran/dump-parse-tree.c:1243 +#: fortran/dump-parse-tree.c:1395 #, c-format msgid " IOSTAT=" msgstr "" -#: fortran/dump-parse-tree.c:1099 fortran/dump-parse-tree.c:1228 +#: fortran/dump-parse-tree.c:1103 fortran/dump-parse-tree.c:1232 #, c-format msgid " FILE=" msgstr "" -#: fortran/dump-parse-tree.c:1104 fortran/dump-parse-tree.c:1173 +#: fortran/dump-parse-tree.c:1108 fortran/dump-parse-tree.c:1177 #, c-format msgid " STATUS=" msgstr "" -#: fortran/dump-parse-tree.c:1109 fortran/dump-parse-tree.c:1269 +#: fortran/dump-parse-tree.c:1113 fortran/dump-parse-tree.c:1273 #, c-format msgid " ACCESS=" msgstr "" -#: fortran/dump-parse-tree.c:1114 fortran/dump-parse-tree.c:1285 +#: fortran/dump-parse-tree.c:1118 fortran/dump-parse-tree.c:1289 #, c-format msgid " FORM=" msgstr "" -#: fortran/dump-parse-tree.c:1119 fortran/dump-parse-tree.c:1300 +#: fortran/dump-parse-tree.c:1123 fortran/dump-parse-tree.c:1304 #, c-format msgid " RECL=" msgstr "" -#: fortran/dump-parse-tree.c:1124 fortran/dump-parse-tree.c:1310 +#: fortran/dump-parse-tree.c:1128 fortran/dump-parse-tree.c:1314 #, c-format msgid " BLANK=" msgstr "" -#: fortran/dump-parse-tree.c:1129 fortran/dump-parse-tree.c:1315 +#: fortran/dump-parse-tree.c:1133 fortran/dump-parse-tree.c:1319 #, c-format msgid " POSITION=" msgstr "" -#: fortran/dump-parse-tree.c:1134 fortran/dump-parse-tree.c:1320 +#: fortran/dump-parse-tree.c:1138 fortran/dump-parse-tree.c:1324 #, c-format msgid " ACTION=" msgstr "" -#: fortran/dump-parse-tree.c:1139 fortran/dump-parse-tree.c:1340 +#: fortran/dump-parse-tree.c:1143 fortran/dump-parse-tree.c:1344 #, c-format msgid " DELIM=" msgstr "" -#: fortran/dump-parse-tree.c:1144 fortran/dump-parse-tree.c:1345 +#: fortran/dump-parse-tree.c:1148 fortran/dump-parse-tree.c:1349 #, c-format msgid " PAD=" msgstr "" -#: fortran/dump-parse-tree.c:1148 fortran/dump-parse-tree.c:1177 -#: fortran/dump-parse-tree.c:1214 fortran/dump-parse-tree.c:1350 -#: fortran/dump-parse-tree.c:1422 +#: fortran/dump-parse-tree.c:1152 fortran/dump-parse-tree.c:1181 +#: fortran/dump-parse-tree.c:1218 fortran/dump-parse-tree.c:1354 +#: fortran/dump-parse-tree.c:1426 #, c-format msgid " ERR=%d" msgstr "" -#: fortran/dump-parse-tree.c:1153 +#: fortran/dump-parse-tree.c:1157 #, c-format msgid "CLOSE" msgstr "" -#: fortran/dump-parse-tree.c:1181 +#: fortran/dump-parse-tree.c:1185 #, c-format msgid "BACKSPACE" msgstr "" -#: fortran/dump-parse-tree.c:1185 +#: fortran/dump-parse-tree.c:1189 #, c-format msgid "ENDFILE" msgstr "" -#: fortran/dump-parse-tree.c:1189 +#: fortran/dump-parse-tree.c:1193 #, c-format msgid "REWIND" msgstr "" -#: fortran/dump-parse-tree.c:1193 +#: fortran/dump-parse-tree.c:1197 #, c-format msgid "FLUSH" msgstr "" -#: fortran/dump-parse-tree.c:1218 +#: fortran/dump-parse-tree.c:1222 #, c-format msgid "INQUIRE" msgstr "" -#: fortran/dump-parse-tree.c:1244 +#: fortran/dump-parse-tree.c:1248 #, c-format msgid " EXIST=" msgstr "" -#: fortran/dump-parse-tree.c:1249 +#: fortran/dump-parse-tree.c:1253 #, c-format msgid " OPENED=" msgstr "" -#: fortran/dump-parse-tree.c:1254 +#: fortran/dump-parse-tree.c:1258 #, c-format msgid " NUMBER=" msgstr "" -#: fortran/dump-parse-tree.c:1259 +#: fortran/dump-parse-tree.c:1263 #, c-format msgid " NAMED=" msgstr "" -#: fortran/dump-parse-tree.c:1264 +#: fortran/dump-parse-tree.c:1268 #, c-format msgid " NAME=" msgstr "" -#: fortran/dump-parse-tree.c:1274 +#: fortran/dump-parse-tree.c:1278 #, c-format msgid " SEQUENTIAL=" msgstr "" -#: fortran/dump-parse-tree.c:1280 +#: fortran/dump-parse-tree.c:1284 #, c-format msgid " DIRECT=" msgstr "" -#: fortran/dump-parse-tree.c:1290 +#: fortran/dump-parse-tree.c:1294 #, c-format msgid " FORMATTED" msgstr "" -#: fortran/dump-parse-tree.c:1295 +#: fortran/dump-parse-tree.c:1299 #, c-format msgid " UNFORMATTED=" msgstr "" -#: fortran/dump-parse-tree.c:1305 +#: fortran/dump-parse-tree.c:1309 #, c-format msgid " NEXTREC=" msgstr "" -#: fortran/dump-parse-tree.c:1325 +#: fortran/dump-parse-tree.c:1329 #, c-format msgid " READ=" msgstr "" -#: fortran/dump-parse-tree.c:1330 +#: fortran/dump-parse-tree.c:1334 #, c-format msgid " WRITE=" msgstr "" -#: fortran/dump-parse-tree.c:1335 +#: fortran/dump-parse-tree.c:1339 #, c-format msgid " READWRITE=" msgstr "" -#: fortran/dump-parse-tree.c:1354 +#: fortran/dump-parse-tree.c:1358 #, c-format msgid "IOLENGTH " msgstr "" -#: fortran/dump-parse-tree.c:1359 +#: fortran/dump-parse-tree.c:1363 #, c-format msgid "READ" msgstr "" -#: fortran/dump-parse-tree.c:1363 +#: fortran/dump-parse-tree.c:1367 #, c-format msgid "WRITE" msgstr "" -#: fortran/dump-parse-tree.c:1375 +#: fortran/dump-parse-tree.c:1379 #, c-format msgid " FMT=" msgstr "" -#: fortran/dump-parse-tree.c:1380 +#: fortran/dump-parse-tree.c:1384 #, c-format msgid " FMT=%d" msgstr "" -#: fortran/dump-parse-tree.c:1382 +#: fortran/dump-parse-tree.c:1386 #, c-format msgid " NML=%s" msgstr "" -#: fortran/dump-parse-tree.c:1396 +#: fortran/dump-parse-tree.c:1400 #, c-format msgid " SIZE=" msgstr "" -#: fortran/dump-parse-tree.c:1401 +#: fortran/dump-parse-tree.c:1405 #, c-format msgid " REC=" msgstr "" -#: fortran/dump-parse-tree.c:1406 +#: fortran/dump-parse-tree.c:1410 #, c-format msgid " ADVANCE=" msgstr "" -#: fortran/dump-parse-tree.c:1413 +#: fortran/dump-parse-tree.c:1417 #, c-format msgid "TRANSFER " msgstr "" -#: fortran/dump-parse-tree.c:1418 +#: fortran/dump-parse-tree.c:1422 #, c-format msgid "DT_END" msgstr "" -#: fortran/dump-parse-tree.c:1424 +#: fortran/dump-parse-tree.c:1428 #, c-format msgid " END=%d" msgstr "" -#: fortran/dump-parse-tree.c:1426 +#: fortran/dump-parse-tree.c:1430 #, c-format msgid " EOR=%d" msgstr "" -#: fortran/dump-parse-tree.c:1443 +#: fortran/dump-parse-tree.c:1447 #, c-format msgid "Equivalence: " msgstr "" -#: fortran/dump-parse-tree.c:1469 +#: fortran/dump-parse-tree.c:1473 #, c-format msgid "Namespace:" msgstr "" -#: fortran/dump-parse-tree.c:1483 +#: fortran/dump-parse-tree.c:1487 #, c-format msgid " %c-%c: " msgstr "" -#: fortran/dump-parse-tree.c:1485 +#: fortran/dump-parse-tree.c:1489 #, c-format msgid " %c: " msgstr "" -#: fortran/dump-parse-tree.c:1494 +#: fortran/dump-parse-tree.c:1498 #, c-format msgid "procedure name = %s" msgstr "" -#: fortran/dump-parse-tree.c:1510 +#: fortran/dump-parse-tree.c:1514 #, c-format msgid "Operator interfaces for %s:" msgstr "" -#: fortran/dump-parse-tree.c:1519 +#: fortran/dump-parse-tree.c:1523 #, c-format msgid "User operators:\n" msgstr "" -#: fortran/dump-parse-tree.c:1535 +#: fortran/dump-parse-tree.c:1539 #, c-format msgid "CONTAINS\n" msgstr "" @@ -5135,11 +5468,11 @@ msgstr "" msgid "Error:" msgstr "" -#: fortran/error.c:637 +#: fortran/error.c:640 msgid "Fatal Error:" msgstr "" -#: fortran/error.c:656 +#: fortran/error.c:659 #, no-c-format msgid "Internal Error at (1):" msgstr "" @@ -5159,188 +5492,198 @@ msgstr "" msgid "Integer value too large in expression at %C" msgstr "" -#: fortran/expr.c:1256 +#: fortran/expr.c:1273 #, no-c-format msgid "Numeric or CHARACTER operands are required in expression at %L" msgstr "" -#: fortran/expr.c:1276 +#: fortran/expr.c:1293 #, no-c-format msgid "Exponent at %L must be INTEGER for an initialization expression" msgstr "" -#: fortran/expr.c:1289 +#: fortran/expr.c:1306 #, no-c-format msgid "" "Concatenation operator in expression at %L must have two CHARACTER operands" msgstr "" -#: fortran/expr.c:1296 +#: fortran/expr.c:1313 #, no-c-format msgid "Concat operator at %L must concatenate strings of the same kind" msgstr "" -#: fortran/expr.c:1306 +#: fortran/expr.c:1323 #, no-c-format msgid ".NOT. operator in expression at %L must have a LOGICAL operand" msgstr "" -#: fortran/expr.c:1322 +#: fortran/expr.c:1339 #, no-c-format msgid "LOGICAL operands are required in expression at %L" msgstr "" -#: fortran/expr.c:1330 +#: fortran/expr.c:1347 #, no-c-format msgid "Only intrinsic operators can be used in expression at %L" msgstr "" -#: fortran/expr.c:1338 +#: fortran/expr.c:1355 #, no-c-format msgid "Numeric operands are required in expression at %L" msgstr "" -#: fortran/expr.c:1443 +#: fortran/expr.c:1459 #, no-c-format msgid "" "Function '%s' in initialization expression at %L must be an intrinsic " "function" msgstr "" -#: fortran/expr.c:1465 +#: fortran/expr.c:1481 #, no-c-format msgid "Variable '%s' at %L cannot appear in an initialization expression" msgstr "" -#: fortran/expr.c:1587 +#: fortran/expr.c:1603 #, no-c-format msgid "Specification function '%s' at %L cannot be a statement function" msgstr "" -#: fortran/expr.c:1594 +#: fortran/expr.c:1610 #, no-c-format msgid "Specification function '%s' at %L cannot be an internal function" msgstr "" -#: fortran/expr.c:1601 +#: fortran/expr.c:1617 #, no-c-format msgid "Specification function '%s' at %L must be PURE" msgstr "" -#: fortran/expr.c:1608 +#: fortran/expr.c:1624 #, no-c-format msgid "Specification function '%s' at %L cannot be RECURSIVE" msgstr "" -#: fortran/expr.c:1665 +#: fortran/expr.c:1681 #, no-c-format msgid "Dummy argument '%s' at %L cannot be OPTIONAL" msgstr "" -#: fortran/expr.c:1672 +#: fortran/expr.c:1688 #, no-c-format msgid "Dummy argument '%s' at %L cannot be INTENT(OUT)" msgstr "" -#: fortran/expr.c:1688 +#: fortran/expr.c:1708 #, no-c-format msgid "Variable '%s' cannot appear in the expression at %L" msgstr "" -#: fortran/expr.c:1734 +#: fortran/expr.c:1754 #, no-c-format msgid "Expression at %L must be of INTEGER type" msgstr "" -#: fortran/expr.c:1740 +#: fortran/expr.c:1760 #, no-c-format msgid "Expression at %L must be scalar" msgstr "" -#: fortran/expr.c:1768 +#: fortran/expr.c:1788 #, no-c-format msgid "Incompatible ranks in %s at %L" msgstr "" -#: fortran/expr.c:1782 +#: fortran/expr.c:1802 #, no-c-format msgid "%s at %L has different shape on dimension %d (%d/%d)" msgstr "" -#: fortran/expr.c:1815 +#: fortran/expr.c:1835 #, no-c-format msgid "Can't assign to INTENT(IN) variable '%s' at %L" msgstr "" -#: fortran/expr.c:1822 +#: fortran/expr.c:1842 #, no-c-format msgid "Incompatible ranks %d and %d in assignment at %L" msgstr "" -#: fortran/expr.c:1829 +#: fortran/expr.c:1849 #, no-c-format msgid "Variable type is UNKNOWN in assignment at %L" msgstr "" -#: fortran/expr.c:1836 +#: fortran/expr.c:1856 #, no-c-format msgid "NULL appears on right-hand side in assignment at %L" msgstr "" -#: fortran/expr.c:1845 +#: fortran/expr.c:1866 +#, no-c-format +msgid "Vector assignment to assumed-size Cray Pointee at %L is illegal." +msgstr "" + +#: fortran/expr.c:1875 #, no-c-format msgid "POINTER valued function appears on right-hand side of assignment at %L" msgstr "" -#: fortran/expr.c:1850 +#: fortran/expr.c:1880 msgid "Array assignment" msgstr "" -#: fortran/expr.c:1867 +#: fortran/expr.c:1897 #, no-c-format msgid "Incompatible types in assignment at %L, %s to %s" msgstr "" -#: fortran/expr.c:1890 +#: fortran/expr.c:1920 #, no-c-format msgid "Pointer assignment target is not a POINTER at %L" msgstr "" -#: fortran/expr.c:1898 +#: fortran/expr.c:1928 #, no-c-format msgid "Pointer assignment to non-POINTER at %L" msgstr "" -#: fortran/expr.c:1906 +#: fortran/expr.c:1936 #, no-c-format msgid "Bad pointer object in PURE procedure at %L" msgstr "" -#: fortran/expr.c:1919 +#: fortran/expr.c:1949 #, no-c-format msgid "Different types in pointer assignment at %L" msgstr "" -#: fortran/expr.c:1926 +#: fortran/expr.c:1956 #, no-c-format msgid "Different kind type parameters in pointer assignment at %L" msgstr "" -#: fortran/expr.c:1934 +#: fortran/expr.c:1964 #, no-c-format msgid "Pointer assignment target is neither TARGET nor POINTER at %L" msgstr "" -#: fortran/expr.c:1941 +#: fortran/expr.c:1971 #, no-c-format msgid "Bad target in pointer assignment in PURE procedure at %L" msgstr "" -#: fortran/expr.c:1947 +#: fortran/expr.c:1977 #, no-c-format msgid "Unequal ranks %d and %d in pointer assignment at %L" msgstr "" +#: fortran/expr.c:1984 +#, no-c-format +msgid "Pointer assignment with vector subscript on rhs at %L" +msgstr "" + #: fortran/gfortranspec.c:232 #, c-format msgid "overflowed output arg list for '%s'" @@ -5458,156 +5801,161 @@ msgstr "" msgid "Procedure '%s' in %s at %L is neither function nor subroutine" msgstr "" -#: fortran/interface.c:935 +#: fortran/interface.c:934 #, no-c-format msgid "Ambiguous interfaces '%s' and '%s' in %s at %L" msgstr "" -#: fortran/interface.c:1184 +#: fortran/interface.c:1183 #, no-c-format msgid "Keyword argument '%s' at %L is not in the procedure" msgstr "" -#: fortran/interface.c:1193 +#: fortran/interface.c:1192 #, no-c-format msgid "" "Keyword argument '%s' at %L is already associated with another actual " "argument" msgstr "" -#: fortran/interface.c:1203 +#: fortran/interface.c:1202 #, no-c-format msgid "More actual than formal arguments in procedure call at %L" msgstr "" -#: fortran/interface.c:1216 +#: fortran/interface.c:1215 #, no-c-format msgid "Missing alternate return spec in subroutine call at %L" msgstr "" -#: fortran/interface.c:1225 +#: fortran/interface.c:1224 #, no-c-format msgid "Unexpected alternate return spec in subroutine call at %L" msgstr "" -#: fortran/interface.c:1234 +#: fortran/interface.c:1233 #, no-c-format msgid "Type/rank mismatch in argument '%s' at %L" msgstr "" -#: fortran/interface.c:1243 +#: fortran/interface.c:1248 +#, no-c-format +msgid "Actual argument for '%s' cannot be an assumed-size array at %L" +msgstr "" + +#: fortran/interface.c:1257 #, no-c-format msgid "Actual argument for '%s' must be a pointer at %L" msgstr "" -#: fortran/interface.c:1264 +#: fortran/interface.c:1278 #, no-c-format msgid "Missing actual argument for argument '%s' at %L" msgstr "" -#: fortran/interface.c:1449 +#: fortran/interface.c:1463 #, no-c-format msgid "" "Same actual argument associated with INTENT(%s) argument '%s' and INTENT(%s) " "argument '%s' at %L" msgstr "" -#: fortran/interface.c:1490 +#: fortran/interface.c:1504 #, no-c-format msgid "" "Procedure argument at %L is INTENT(IN) while interface specifies INTENT(%s)" msgstr "" -#: fortran/interface.c:1501 +#: fortran/interface.c:1515 #, no-c-format msgid "" "Procedure argument at %L is local to a PURE procedure and is passed to an " "INTENT(%s) argument" msgstr "" -#: fortran/interface.c:1510 +#: fortran/interface.c:1524 #, no-c-format msgid "" "Procedure argument at %L is local to a PURE procedure and has the POINTER " "attribute" msgstr "" -#: fortran/interface.c:1531 +#: fortran/interface.c:1545 #, no-c-format msgid "Procedure '%s' called with an implicit interface at %L" msgstr "" -#: fortran/interface.c:1697 +#: fortran/interface.c:1711 #, no-c-format msgid "Function '%s' called in lieu of an operator at %L must be PURE" msgstr "" -#: fortran/interface.c:1762 +#: fortran/interface.c:1776 #, no-c-format msgid "Subroutine '%s' called in lieu of assignment at %L must be PURE" msgstr "" -#: fortran/interface.c:1784 +#: fortran/interface.c:1798 #, no-c-format msgid "Entity '%s' at %C is already present in the interface" msgstr "" -#: fortran/intrinsic.c:2564 +#: fortran/intrinsic.c:2715 #, no-c-format msgid "Too many arguments in call to '%s' at %L" msgstr "" -#: fortran/intrinsic.c:2578 +#: fortran/intrinsic.c:2729 #, no-c-format msgid "Can't find keyword named '%s' in call to '%s' at %L" msgstr "" -#: fortran/intrinsic.c:2585 +#: fortran/intrinsic.c:2736 #, no-c-format msgid "Argument '%s' is appears twice in call to '%s' at %L" msgstr "" -#: fortran/intrinsic.c:2599 +#: fortran/intrinsic.c:2750 #, no-c-format msgid "Missing actual argument '%s' in call to '%s' at %L" msgstr "" -#: fortran/intrinsic.c:2658 +#: fortran/intrinsic.c:2809 #, no-c-format msgid "Type of argument '%s' in call to '%s' at %L should be %s, not %s" msgstr "" -#: fortran/intrinsic.c:2962 +#: fortran/intrinsic.c:3113 #, no-c-format msgid "Ranks of arguments to elemental intrinsic '%s' differ at %L" msgstr "" -#: fortran/intrinsic.c:3008 +#: fortran/intrinsic.c:3159 #, no-c-format msgid "Intrinsic '%s' at %L is not included in the selected standard" msgstr "" -#: fortran/intrinsic.c:3111 +#: fortran/intrinsic.c:3262 #, no-c-format msgid "Extension: Evaluation of nonstandard initialization expression at %L" msgstr "" -#: fortran/intrinsic.c:3171 +#: fortran/intrinsic.c:3322 #, no-c-format msgid "Subroutine call to intrinsic '%s' at %L is not PURE" msgstr "" -#: fortran/intrinsic.c:3246 +#: fortran/intrinsic.c:3397 #, no-c-format msgid "Extension: Conversion from %s to %s at %L" msgstr "" -#: fortran/intrinsic.c:3249 +#: fortran/intrinsic.c:3400 #, no-c-format msgid "Conversion from %s to %s at %L" msgstr "" -#: fortran/intrinsic.c:3286 +#: fortran/intrinsic.c:3437 #, no-c-format msgid "Can't convert %s to %s at %L" msgstr "" @@ -5708,236 +6056,247 @@ msgstr "" msgid "%s tag at %L must be of type %s" msgstr "" -#: fortran/io.c:990 +#: fortran/io.c:986 +#, no-c-format +msgid "" +"Constant expression in FORMAT tag at %L must be of type default CHARACTER" +msgstr "" + +#: fortran/io.c:999 #, no-c-format msgid "%s tag at %L must be of type %s or %s" msgstr "" -#: fortran/io.c:998 +#: fortran/io.c:1007 #, no-c-format msgid "Obsolete: ASSIGNED variable in FORMAT tag at %L" msgstr "" -#: fortran/io.c:1003 +#: fortran/io.c:1012 #, no-c-format msgid "Variable '%s' at %L has not been assigned a format label" msgstr "" -#: fortran/io.c:1018 +#: fortran/io.c:1027 #, no-c-format msgid "Extension: Character array in FORMAT tag at %L" msgstr "" -#: fortran/io.c:1025 +#: fortran/io.c:1034 #, no-c-format msgid "Extension: Non-character in FORMAT tag at %L" msgstr "" -#: fortran/io.c:1036 +#: fortran/io.c:1045 #, no-c-format msgid "%s tag at %L must be scalar" msgstr "" -#: fortran/io.c:1041 +#: fortran/io.c:1050 #, no-c-format msgid "Fortran 2003: IOMSG tag at %L" msgstr "" -#: fortran/io.c:1205 +#: fortran/io.c:1214 #, no-c-format msgid "OPEN statement not allowed in PURE procedure at %C" msgstr "" -#: fortran/io.c:1313 +#: fortran/io.c:1322 #, no-c-format msgid "CLOSE statement not allowed in PURE procedure at %C" msgstr "" -#: fortran/io.c:1439 fortran/match.c:1441 +#: fortran/io.c:1448 fortran/match.c:1441 #, no-c-format msgid "%s statement not allowed in PURE procedure at %C" msgstr "" -#: fortran/io.c:1499 +#: fortran/io.c:1508 #, no-c-format msgid "Fortran 2003: FLUSH statement at %C" msgstr "" -#: fortran/io.c:1559 +#: fortran/io.c:1568 #, no-c-format msgid "Duplicate UNIT specification at %C" msgstr "" -#: fortran/io.c:1615 +#: fortran/io.c:1624 #, no-c-format msgid "Duplicate format specification at %C" msgstr "" -#: fortran/io.c:1632 +#: fortran/io.c:1641 #, no-c-format msgid "Symbol '%s' in namelist '%s' is INTENT(IN) at %C" msgstr "" -#: fortran/io.c:1668 +#: fortran/io.c:1677 #, no-c-format msgid "Duplicate NML specification at %C" msgstr "" -#: fortran/io.c:1677 +#: fortran/io.c:1686 #, no-c-format msgid "Symbol '%s' at %C must be a NAMELIST group name" msgstr "" -#: fortran/io.c:1713 +#: fortran/io.c:1722 #, no-c-format msgid "END tag at %C not allowed in output statement" msgstr "" -#: fortran/io.c:1773 +#: fortran/io.c:1782 #, no-c-format msgid "" "UNIT specification at %L must be an INTEGER expression or a CHARACTER " "variable" msgstr "" -#: fortran/io.c:1783 +#: fortran/io.c:1792 +#, no-c-format +msgid "Internal unit with vector subscript at %L" +msgstr "" + +#: fortran/io.c:1799 #, no-c-format msgid "REC tag at %L is incompatible with internal file" msgstr "" -#: fortran/io.c:1790 +#: fortran/io.c:1806 #, no-c-format msgid "Internal file at %L is incompatible with namelist" msgstr "" -#: fortran/io.c:1797 +#: fortran/io.c:1813 #, no-c-format msgid "ADVANCE tag at %L is incompatible with internal file" msgstr "" -#: fortran/io.c:1807 +#: fortran/io.c:1823 #, no-c-format msgid "REC tag at %L is incompatible with END tag" msgstr "" -#: fortran/io.c:1815 +#: fortran/io.c:1831 #, no-c-format msgid "END tag at %L is incompatible with list directed format (*)" msgstr "" -#: fortran/io.c:1822 +#: fortran/io.c:1838 #, no-c-format msgid "REC tag at %L is incompatible with namelist" msgstr "" -#: fortran/io.c:1830 +#: fortran/io.c:1846 #, no-c-format msgid "ADVANCE tag at %L is incompatible with list directed format (*)" msgstr "" -#: fortran/io.c:1837 +#: fortran/io.c:1853 #, no-c-format msgid "EOR tag at %L requires an ADVANCE tag" msgstr "" -#: fortran/io.c:1843 +#: fortran/io.c:1859 #, no-c-format msgid "SIZE tag at %L requires an ADVANCE tag" msgstr "" -#: fortran/io.c:1863 +#: fortran/io.c:1879 #, no-c-format msgid "FORMAT label %d at %L not defined" msgstr "" -#: fortran/io.c:1984 +#: fortran/io.c:2000 #, no-c-format msgid "Syntax error in I/O iterator at %C" msgstr "" -#: fortran/io.c:2015 +#: fortran/io.c:2031 #, no-c-format msgid "Expected variable in READ statement at %C" msgstr "" -#: fortran/io.c:2021 +#: fortran/io.c:2037 #, no-c-format msgid "Expected expression in %s statement at %C" msgstr "" -#: fortran/io.c:2032 +#: fortran/io.c:2048 #, no-c-format msgid "Variable '%s' in input list at %C cannot be INTENT(IN)" msgstr "" -#: fortran/io.c:2041 +#: fortran/io.c:2057 #, no-c-format msgid "Cannot read to variable '%s' in PURE procedure at %C" msgstr "" -#: fortran/io.c:2058 +#: fortran/io.c:2074 #, no-c-format msgid "Cannot write to internal file unit '%s' at %C inside a PURE procedure" msgstr "" #. A general purpose syntax error. -#: fortran/io.c:2118 fortran/io.c:2344 fortran/gfortran.h:1587 +#: fortran/io.c:2134 fortran/io.c:2363 fortran/gfortran.h:1629 #, no-c-format msgid "Syntax error in %s statement at %C" msgstr "" -#: fortran/io.c:2176 +#: fortran/io.c:2191 #, no-c-format msgid "PRINT namelist at %C is an extension" msgstr "" -#: fortran/io.c:2184 +#: fortran/io.c:2199 #, no-c-format msgid "Namelist followed by I/O list at %C" msgstr "" -#: fortran/io.c:2286 +#: fortran/io.c:2305 #, no-c-format msgid "Extension: Comma before output item list at %C is an extension" msgstr "" -#: fortran/io.c:2295 +#: fortran/io.c:2314 #, no-c-format msgid "Expected comma in I/O list at %C" msgstr "" -#: fortran/io.c:2313 +#: fortran/io.c:2332 #, no-c-format msgid "Internal file '%s' at %L is INTENT(IN)" msgstr "" -#: fortran/io.c:2329 +#: fortran/io.c:2348 #, no-c-format msgid "" "io-unit in %s statement at %C must be an internal file in a PURE procedure" msgstr "" -#: fortran/io.c:2376 +#: fortran/io.c:2395 #, no-c-format msgid "PRINT statement at %C not allowed within PURE procedure" msgstr "" -#: fortran/io.c:2515 fortran/io.c:2563 +#: fortran/io.c:2534 fortran/io.c:2582 #, no-c-format msgid "INQUIRE statement not allowed in PURE procedure at %C" msgstr "" -#: fortran/io.c:2539 +#: fortran/io.c:2558 #, no-c-format msgid "IOLENGTH tag invalid in INQUIRE statement at %C" msgstr "" -#: fortran/io.c:2549 +#: fortran/io.c:2568 #, no-c-format msgid "INQUIRE statement at %L cannot contain both FILE and UNIT specifiers" msgstr "" -#: fortran/io.c:2556 +#: fortran/io.c:2575 #, no-c-format msgid "INQUIRE statement at %L requires either FILE or UNIT specifier" msgstr "" @@ -6186,48 +6545,58 @@ msgstr "" msgid "Namelist group name '%s' at %C already has a basic type of %s" msgstr "" -#: fortran/match.c:2629 +#: fortran/match.c:2627 +#, no-c-format +msgid "Derived type component %C is not a permitted EQUIVALENCE member" +msgstr "" + +#: fortran/match.c:2636 #, no-c-format msgid "Array reference in EQUIVALENCE at %C cannot be an array section" msgstr "" -#: fortran/match.c:2661 +#: fortran/match.c:2672 #, no-c-format msgid "" "Attempt to indirectly overlap COMMON blocks %s and %s by EQUIVALENCE at %C" msgstr "" -#: fortran/match.c:2811 +#: fortran/match.c:2824 +#, no-c-format +msgid "Statement function at %L is recursive" +msgstr "" + +#: fortran/match.c:2914 #, no-c-format msgid "Expected initialization expression in CASE at %C" msgstr "" -#: fortran/match.c:2838 +#: fortran/match.c:2941 #, no-c-format msgid "Expected case name of '%s' at %C" msgstr "" -#: fortran/match.c:2882 +#: fortran/match.c:2985 #, no-c-format msgid "Unexpected CASE statement at %C" msgstr "" -#: fortran/match.c:2934 +#: fortran/match.c:3037 #, no-c-format msgid "Syntax error in CASE-specification at %C" msgstr "" -#: fortran/match.c:3054 +#: fortran/match.c:3157 #, no-c-format msgid "ELSEWHERE statement at %C not enclosed in WHERE block" msgstr "" -#: fortran/match.c:3085 +#: fortran/match.c:3188 #, no-c-format msgid "Label '%s' at %C doesn't match WHERE label '%s'" msgstr "" -#: fortran/match.c:3180 +#: fortran/match.c:3283 #, no-c-format msgid "Syntax error in FORALL iterator at %C" msgstr "" @@ -6338,430 +6707,388 @@ msgstr "" msgid "Error writing modules file: %s" msgstr "" -#: fortran/module.c:1558 +#: fortran/module.c:1565 msgid "Expected attribute bit name" msgstr "" -#: fortran/module.c:2287 +#: fortran/module.c:2322 msgid "Expected integer string" msgstr "" -#: fortran/module.c:2291 +#: fortran/module.c:2326 msgid "Error converting integer" msgstr "" -#: fortran/module.c:2314 +#: fortran/module.c:2349 msgid "Expected real string" msgstr "" -#: fortran/module.c:2460 +#: fortran/module.c:2495 msgid "Expected expression type" msgstr "" -#: fortran/module.c:2505 +#: fortran/module.c:2540 msgid "Bad operator" msgstr "" -#: fortran/module.c:2591 +#: fortran/module.c:2626 msgid "Bad type in constant expression" msgstr "" -#: fortran/module.c:2628 +#: fortran/module.c:2663 #, no-c-format msgid "Namelist %s cannot be renamed by USE association to %s." msgstr "" -#: fortran/module.c:3283 +#: fortran/module.c:3331 #, no-c-format msgid "Symbol '%s' referenced at %L not found in module '%s'" msgstr "" -#: fortran/module.c:3291 +#: fortran/module.c:3339 #, no-c-format msgid "User operator '%s' referenced at %L not found in module '%s'" msgstr "" -#: fortran/module.c:3297 +#: fortran/module.c:3345 #, no-c-format msgid "Intrinsic operator '%s' referenced at %L not found in module '%s'" msgstr "" -#: fortran/module.c:3657 +#: fortran/module.c:3700 #, no-c-format msgid "Can't open module file '%s' for writing at %C: %s" msgstr "" -#: fortran/module.c:3682 +#: fortran/module.c:3725 #, no-c-format msgid "Error writing module file '%s' for writing: %s" msgstr "" -#: fortran/module.c:3703 +#: fortran/module.c:3746 #, no-c-format msgid "Can't open module file '%s' for reading at %C: %s" msgstr "" -#: fortran/module.c:3717 +#: fortran/module.c:3760 msgid "Unexpected end of module" msgstr "" -#: fortran/module.c:3725 +#: fortran/module.c:3768 #, no-c-format msgid "Can't USE the same module we're building!" msgstr "" -#: fortran/options.c:188 +#: fortran/options.c:212 #, no-c-format msgid "Reading file '%s' as free form." msgstr "" -#: fortran/options.c:198 +#: fortran/options.c:222 #, no-c-format msgid "'-fd-lines-as-comments' has no effect in free form." msgstr "" -#: fortran/options.c:201 +#: fortran/options.c:225 #, no-c-format msgid "'-fd-lines-as-code' has no effect in free form." msgstr "" -#: fortran/options.c:262 +#: fortran/options.c:290 #, c-format msgid "gfortran: Only one -M option allowed\n" msgstr "" -#: fortran/options.c:268 +#: fortran/options.c:296 #, c-format msgid "gfortran: Directory required after -M\n" msgstr "" -#: fortran/options.c:401 +#: fortran/options.c:336 +#, no-c-format +msgid "Argument to -ffpe-trap is not valid: %s" +msgstr "" + +#: fortran/options.c:468 #, no-c-format msgid "Fixed line length must be at least seven." msgstr "" -#: fortran/options.c:407 +#: fortran/options.c:474 #, no-c-format msgid "Maximum supported idenitifier length is %d" msgstr "" -#: fortran/options.c:414 +#: fortran/options.c:481 #, no-c-format msgid "Argument to -fqkind isn't a valid real kind" msgstr "" -#: fortran/parse.c:292 +#: fortran/parse.c:294 #, no-c-format msgid "Unclassifiable statement at %C" msgstr "" #. Skip the bad statement label. -#: fortran/parse.c:327 +#: fortran/parse.c:329 #, no-c-format msgid "Ignoring bad statement label at %C" msgstr "" -#: fortran/parse.c:338 +#: fortran/parse.c:340 #, no-c-format msgid "Ignoring statement label of zero at %C" msgstr "" -#: fortran/parse.c:348 +#: fortran/parse.c:350 #, no-c-format msgid "Ignoring statement label in empty statement at %C" msgstr "" -#: fortran/parse.c:410 +#: fortran/parse.c:412 #, no-c-format msgid "Non-numeric character in statement label at %C" msgstr "" -#: fortran/parse.c:418 +#: fortran/parse.c:420 #, no-c-format msgid "Zero is not a valid statement label at %C" msgstr "" -#: fortran/parse.c:437 +#: fortran/parse.c:439 #, no-c-format msgid "Bad continuation line at %C" msgstr "" -#: fortran/parse.c:464 +#: fortran/parse.c:466 #, no-c-format msgid "Statement label in blank line will be ignored at %C" msgstr "" -#: fortran/parse.c:489 +#: fortran/parse.c:491 #, no-c-format msgid "Line truncated at %C" msgstr "" -#: fortran/parse.c:662 +#: fortran/parse.c:664 #, no-c-format msgid "FORMAT statement at %L does not have a statement label" msgstr "" -#: fortran/parse.c:734 +#: fortran/parse.c:736 msgid "arithmetic IF" msgstr "" -#: fortran/parse.c:740 +#: fortran/parse.c:742 msgid "attribute declaration" msgstr "" -#: fortran/parse.c:770 +#: fortran/parse.c:772 msgid "data declaration" msgstr "" -#: fortran/parse.c:779 +#: fortran/parse.c:781 msgid "derived type declaration" msgstr "" -#: fortran/parse.c:858 +#: fortran/parse.c:860 msgid "block IF" msgstr "" -#: fortran/parse.c:867 +#: fortran/parse.c:869 msgid "implied END DO" msgstr "" -#: fortran/parse.c:934 +#: fortran/parse.c:936 msgid "assignment" msgstr "" -#: fortran/parse.c:937 +#: fortran/parse.c:939 msgid "pointer assignment" msgstr "" -#: fortran/parse.c:946 +#: fortran/parse.c:948 msgid "simple IF" msgstr "" -#: fortran/parse.c:972 -msgid "a PROGRAM" -msgstr "" - -#: fortran/parse.c:975 -msgid "a MODULE" -msgstr "" - -#: fortran/parse.c:978 -msgid "a SUBROUTINE" -msgstr "" - -#: fortran/parse.c:981 -msgid "a FUNCTION" -msgstr "" - -#: fortran/parse.c:984 -msgid "a BLOCK DATA" -msgstr "" - -#: fortran/parse.c:987 -msgid "an INTERFACE" -msgstr "" - -#: fortran/parse.c:990 -msgid "a DERIVED TYPE block" -msgstr "" - -#: fortran/parse.c:993 -msgid "an IF-THEN block" -msgstr "" - -#: fortran/parse.c:996 -msgid "a DO block" -msgstr "" - -#: fortran/parse.c:999 -msgid "a SELECT block" -msgstr "" - -#: fortran/parse.c:1002 -msgid "a FORALL block" -msgstr "" - -#: fortran/parse.c:1005 -msgid "a WHERE block" -msgstr "" - -#: fortran/parse.c:1008 -msgid "a contained subprogram" -msgstr "" - -#: fortran/parse.c:1109 +#: fortran/parse.c:1085 #, no-c-format msgid "Unexpected %s statement at %C" msgstr "" -#: fortran/parse.c:1241 +#: fortran/parse.c:1217 #, no-c-format msgid "%s statement at %C cannot follow %s statement at %L" msgstr "" -#: fortran/parse.c:1258 +#: fortran/parse.c:1234 #, no-c-format msgid "Unexpected end of file in '%s'" msgstr "" -#: fortran/parse.c:1311 +#: fortran/parse.c:1287 #, no-c-format msgid "Derived type definition at %C has no components" msgstr "" -#: fortran/parse.c:1322 +#: fortran/parse.c:1298 #, no-c-format msgid "PRIVATE statement in TYPE at %C must be inside a MODULE" msgstr "" -#: fortran/parse.c:1329 +#: fortran/parse.c:1305 #, no-c-format msgid "PRIVATE statement at %C must precede structure components" msgstr "" -#: fortran/parse.c:1337 +#: fortran/parse.c:1313 #, no-c-format msgid "Duplicate PRIVATE statement at %C" msgstr "" -#: fortran/parse.c:1349 +#: fortran/parse.c:1325 #, no-c-format msgid "SEQUENCE statement at %C must precede structure components" msgstr "" -#: fortran/parse.c:1356 +#: fortran/parse.c:1332 #, no-c-format msgid "SEQUENCE attribute at %C already specified in TYPE statement" msgstr "" -#: fortran/parse.c:1361 +#: fortran/parse.c:1337 #, no-c-format msgid "Duplicate SEQUENCE statement at %C" msgstr "" -#: fortran/parse.c:1385 +#: fortran/parse.c:1361 #, no-c-format msgid "" "Component %s of SEQUENCE type declared at %C does not have the SEQUENCE " "attribute" msgstr "" -#: fortran/parse.c:1454 +#: fortran/parse.c:1406 +#, no-c-format +msgid "ENUM declaration at %C has no ENUMERATORS" +msgstr "" + +#: fortran/parse.c:1480 #, no-c-format msgid "Unexpected %s statement in INTERFACE block at %C" msgstr "" -#: fortran/parse.c:1481 +#: fortran/parse.c:1507 #, no-c-format msgid "SUBROUTINE at %C does not belong in a generic function interface" msgstr "" -#: fortran/parse.c:1486 +#: fortran/parse.c:1512 #, no-c-format msgid "FUNCTION at %C does not belong in a generic subroutine interface" msgstr "" -#: fortran/parse.c:1503 +#: fortran/parse.c:1529 #, no-c-format msgid "Unexpected %s statement at %C in INTERFACE body" msgstr "" -#: fortran/parse.c:1575 +#: fortran/parse.c:1601 #, no-c-format msgid "%s statement must appear in a MODULE" msgstr "" -#: fortran/parse.c:1582 +#: fortran/parse.c:1608 #, no-c-format msgid "%s statement at %C follows another accessibility specification" msgstr "" -#: fortran/parse.c:1653 +#: fortran/parse.c:1685 #, no-c-format msgid "ELSEWHERE statement at %C follows previous unmasked ELSEWHERE" msgstr "" -#: fortran/parse.c:1674 +#: fortran/parse.c:1706 #, no-c-format msgid "Unexpected %s statement in WHERE block at %C" msgstr "" -#: fortran/parse.c:1734 +#: fortran/parse.c:1766 #, no-c-format msgid "Unexpected %s statement in FORALL block at %C" msgstr "" -#: fortran/parse.c:1786 +#: fortran/parse.c:1818 #, no-c-format msgid "ELSE IF statement at %C cannot follow ELSE statement at %L" msgstr "" -#: fortran/parse.c:1804 +#: fortran/parse.c:1836 #, no-c-format msgid "Duplicate ELSE statements at %L and %C" msgstr "" -#: fortran/parse.c:1866 +#: fortran/parse.c:1898 #, no-c-format msgid "Expected a CASE or END SELECT statement following SELECT CASE at %C" msgstr "" -#: fortran/parse.c:1924 +#: fortran/parse.c:1956 #, no-c-format msgid "Variable '%s' at %C cannot be redefined inside loop beginning at %L" msgstr "" -#: fortran/parse.c:1959 +#: fortran/parse.c:1991 #, no-c-format msgid "End of nonblock DO statement at %C is within another block" msgstr "" -#: fortran/parse.c:1968 +#: fortran/parse.c:2000 #, no-c-format msgid "End of nonblock DO statement at %C is interwoven with another DO loop" msgstr "" -#: fortran/parse.c:2018 +#: fortran/parse.c:2050 #, no-c-format msgid "Statement label in ENDDO at %C doesn't match DO label" msgstr "" -#: fortran/parse.c:2075 +#: fortran/parse.c:2107 #, no-c-format msgid "%s statement at %C cannot terminate a non-block DO loop" msgstr "" -#: fortran/parse.c:2214 +#: fortran/parse.c:2246 #, no-c-format msgid "Contained procedure '%s' at %C is already ambiguous" msgstr "" -#: fortran/parse.c:2265 +#: fortran/parse.c:2297 #, no-c-format msgid "Unexpected %s statement in CONTAINS section at %C" msgstr "" -#: fortran/parse.c:2350 +#: fortran/parse.c:2382 #, no-c-format msgid "CONTAINS statement at %C is already in a contained program unit" msgstr "" -#: fortran/parse.c:2399 +#: fortran/parse.c:2431 #, no-c-format msgid "Global name '%s' at %L is already being used as a %s at %L" msgstr "" -#: fortran/parse.c:2420 +#: fortran/parse.c:2452 #, no-c-format msgid "Blank BLOCK DATA at %C conflicts with prior BLOCK DATA at %L" msgstr "" -#: fortran/parse.c:2444 +#: fortran/parse.c:2476 #, no-c-format msgid "Unexpected %s statement in BLOCK DATA at %C" msgstr "" -#: fortran/parse.c:2486 +#: fortran/parse.c:2518 #, no-c-format msgid "Unexpected %s statement in MODULE at %C" msgstr "" @@ -6769,7 +7096,7 @@ msgstr "" #. If we see a duplicate main program, shut down. If the second #. instance is an implied main program, ie data decls or executable #. statements, we're in for lots of errors. -#: fortran/parse.c:2656 +#: fortran/parse.c:2694 #, no-c-format msgid "Two main PROGRAMs at %L and %C" msgstr "" @@ -6814,578 +7141,578 @@ msgstr "" msgid "Empty set of digits in binary constant at %C" msgstr "" -#: fortran/primary.c:355 +#: fortran/primary.c:356 #, no-c-format msgid "Empty set of digits in octal constant at %C" msgstr "" -#: fortran/primary.c:357 +#: fortran/primary.c:359 #, no-c-format msgid "Empty set of digits in hexadecimal constant at %C" msgstr "" -#: fortran/primary.c:369 +#: fortran/primary.c:372 #, no-c-format msgid "Illegal character in binary constant at %C" msgstr "" -#: fortran/primary.c:371 +#: fortran/primary.c:375 #, no-c-format msgid "Illegal character in octal constant at %C" msgstr "" -#: fortran/primary.c:373 +#: fortran/primary.c:378 #, no-c-format msgid "Illegal character in hexadecimal constant at %C" msgstr "" -#: fortran/primary.c:401 +#: fortran/primary.c:407 #, no-c-format msgid "Integer too big for integer kind %i at %C" msgstr "" -#: fortran/primary.c:502 +#: fortran/primary.c:508 #, no-c-format msgid "Missing exponent in real number at %C" msgstr "" -#: fortran/primary.c:559 +#: fortran/primary.c:565 #, no-c-format msgid "Real number at %C has a 'd' exponent and an explicit kind" msgstr "" -#: fortran/primary.c:569 +#: fortran/primary.c:575 #, no-c-format msgid "Real number at %C has a 'q' exponent and an explicit kind" msgstr "" -#: fortran/primary.c:581 +#: fortran/primary.c:587 #, no-c-format msgid "Invalid real kind %d at %C" msgstr "" -#: fortran/primary.c:595 +#: fortran/primary.c:601 #, no-c-format msgid "Real constant overflows its kind at %C" msgstr "" -#: fortran/primary.c:600 +#: fortran/primary.c:606 #, no-c-format msgid "Real constant underflows its kind at %C" msgstr "" -#: fortran/primary.c:692 +#: fortran/primary.c:698 #, no-c-format msgid "Syntax error in SUBSTRING specification at %C" msgstr "" -#: fortran/primary.c:924 +#: fortran/primary.c:930 #, no-c-format msgid "Invalid kind %d for CHARACTER constant at %C" msgstr "" -#: fortran/primary.c:945 +#: fortran/primary.c:951 #, no-c-format msgid "Unterminated character constant beginning at %C" msgstr "" -#: fortran/primary.c:1012 +#: fortran/primary.c:1018 #, no-c-format msgid "Bad kind for logical constant at %C" msgstr "" -#: fortran/primary.c:1047 +#: fortran/primary.c:1053 #, no-c-format msgid "Expected PARAMETER symbol in complex constant at %C" msgstr "" -#: fortran/primary.c:1053 +#: fortran/primary.c:1059 #, no-c-format msgid "Numeric PARAMETER required in complex constant at %C" msgstr "" -#: fortran/primary.c:1059 +#: fortran/primary.c:1065 #, no-c-format msgid "Scalar PARAMETER required in complex constant at %C" msgstr "" -#: fortran/primary.c:1089 +#: fortran/primary.c:1095 #, no-c-format msgid "Error converting PARAMETER constant in complex constant at %C" msgstr "" -#: fortran/primary.c:1216 +#: fortran/primary.c:1222 #, no-c-format msgid "Syntax error in COMPLEX constant at %C" msgstr "" -#: fortran/primary.c:1382 +#: fortran/primary.c:1404 #, no-c-format msgid "Keyword '%s' at %C has already appeared in the current argument list" msgstr "" -#: fortran/primary.c:1439 +#: fortran/primary.c:1461 #, no-c-format msgid "Expected alternate return label at %C" msgstr "" -#: fortran/primary.c:1458 +#: fortran/primary.c:1480 #, no-c-format msgid "Missing keyword name in actual argument list at %C" msgstr "" -#: fortran/primary.c:1494 +#: fortran/primary.c:1516 #, no-c-format msgid "Syntax error in argument list at %C" msgstr "" -#: fortran/primary.c:1581 +#: fortran/primary.c:1603 #, no-c-format msgid "Expected structure component name at %C" msgstr "" -#: fortran/primary.c:1810 +#: fortran/primary.c:1841 #, no-c-format msgid "Too many components in structure constructor at %C" msgstr "" -#: fortran/primary.c:1825 +#: fortran/primary.c:1856 #, no-c-format msgid "Too few components in structure constructor at %C" msgstr "" -#: fortran/primary.c:1843 +#: fortran/primary.c:1874 #, no-c-format msgid "Syntax error in structure constructor at %C" msgstr "" -#: fortran/primary.c:1956 +#: fortran/primary.c:1987 #, no-c-format msgid "Unexpected use of subroutine name '%s' at %C" msgstr "" -#: fortran/primary.c:1987 +#: fortran/primary.c:2018 #, no-c-format msgid "Statement function '%s' requires argument list at %C" msgstr "" -#: fortran/primary.c:1990 +#: fortran/primary.c:2021 #, no-c-format msgid "Function '%s' requires an argument list at %C" msgstr "" -#: fortran/primary.c:2144 +#: fortran/primary.c:2175 #, no-c-format msgid "Missing argument list in function '%s' at %C" msgstr "" -#: fortran/primary.c:2172 +#: fortran/primary.c:2203 #, no-c-format msgid "Symbol at %C is not appropriate for an expression" msgstr "" -#: fortran/primary.c:2242 +#: fortran/primary.c:2273 #, no-c-format msgid "Expected VARIABLE at %C" msgstr "" -#: fortran/resolve.c:82 +#: fortran/resolve.c:101 #, no-c-format msgid "" "Alternate return specifier in elemental subroutine '%s' at %L is not allowed" msgstr "" -#: fortran/resolve.c:86 +#: fortran/resolve.c:105 #, no-c-format msgid "Alternate return specifier in function '%s' at %L is not allowed" msgstr "" -#: fortran/resolve.c:100 +#: fortran/resolve.c:119 #, no-c-format msgid "Dummy procedure '%s' of PURE procedure at %L must also be PURE" msgstr "" -#: fortran/resolve.c:108 +#: fortran/resolve.c:127 #, no-c-format msgid "Dummy procedure at %L not allowed in ELEMENTAL procedure" msgstr "" -#: fortran/resolve.c:162 +#: fortran/resolve.c:181 #, no-c-format msgid "Argument '%s' of pure function '%s' at %L must be INTENT(IN)" msgstr "" -#: fortran/resolve.c:170 +#: fortran/resolve.c:189 #, no-c-format msgid "" "Argument '%s' of pure subroutine '%s' at %L must have its INTENT specified" msgstr "" -#: fortran/resolve.c:181 +#: fortran/resolve.c:200 #, no-c-format msgid "Argument '%s' of elemental procedure at %L must be scalar" msgstr "" -#: fortran/resolve.c:189 +#: fortran/resolve.c:208 #, no-c-format msgid "" "Argument '%s' of elemental procedure at %L cannot have the POINTER attribute" msgstr "" -#: fortran/resolve.c:201 +#: fortran/resolve.c:220 #, no-c-format msgid "Argument '%s' of statement function at %L must be scalar" msgstr "" -#: fortran/resolve.c:212 +#: fortran/resolve.c:231 #, no-c-format msgid "" "Character-valued argument '%s' of statement function at %L must has constant " "length" msgstr "" -#: fortran/resolve.c:272 +#: fortran/resolve.c:292 #, no-c-format msgid "Contained function '%s' at %L has no IMPLICIT type" msgstr "" -#: fortran/resolve.c:417 +#: fortran/resolve.c:437 #, no-c-format msgid "FUNCTION result %s can't be an array in FUNCTION %s at %L" msgstr "" -#: fortran/resolve.c:421 +#: fortran/resolve.c:441 #, no-c-format msgid "ENTRY result %s can't be an array in FUNCTION %s at %L" msgstr "" -#: fortran/resolve.c:428 +#: fortran/resolve.c:448 #, no-c-format msgid "FUNCTION result %s can't be a POINTER in FUNCTION %s at %L" msgstr "" -#: fortran/resolve.c:432 +#: fortran/resolve.c:452 #, no-c-format msgid "ENTRY result %s can't be a POINTER in FUNCTION %s at %L" msgstr "" -#: fortran/resolve.c:470 +#: fortran/resolve.c:490 #, no-c-format msgid "FUNCTION result %s can't be of type %s in FUNCTION %s at %L" msgstr "" -#: fortran/resolve.c:475 +#: fortran/resolve.c:495 #, no-c-format msgid "ENTRY result %s can't be of type %s in FUNCTION %s at %L" msgstr "" -#: fortran/resolve.c:690 fortran/resolve.c:3260 fortran/resolve.c:3911 +#: fortran/resolve.c:710 fortran/resolve.c:3347 fortran/resolve.c:3998 #, no-c-format msgid "Label %d referenced at %L is never defined" msgstr "" -#: fortran/resolve.c:717 +#: fortran/resolve.c:737 #, no-c-format msgid "Statement function '%s' at %L is not allowed as an actual argument" msgstr "" -#: fortran/resolve.c:740 +#: fortran/resolve.c:760 #, no-c-format msgid "Symbol '%s' at %L is ambiguous" msgstr "" -#: fortran/resolve.c:839 +#: fortran/resolve.c:859 #, no-c-format msgid "Generic function '%s' at %L is not an intrinsic function" msgstr "" -#: fortran/resolve.c:849 +#: fortran/resolve.c:869 #, no-c-format msgid "" "Generic function '%s' at %L is not consistent with a specific intrinsic " "interface" msgstr "" -#: fortran/resolve.c:887 +#: fortran/resolve.c:907 #, no-c-format msgid "" "Function '%s' at %L is INTRINSIC but is not compatible with an intrinsic" msgstr "" -#: fortran/resolve.c:933 +#: fortran/resolve.c:953 #, no-c-format msgid "Unable to resolve the specific function '%s' at %L" msgstr "" -#: fortran/resolve.c:989 fortran/resolve.c:5012 +#: fortran/resolve.c:1009 fortran/resolve.c:5363 #, no-c-format msgid "Function '%s' at %L has no IMPLICIT type" msgstr "" -#: fortran/resolve.c:1108 +#: fortran/resolve.c:1128 #, no-c-format msgid "Function reference to '%s' at %L is inside a FORALL block" msgstr "" -#: fortran/resolve.c:1114 +#: fortran/resolve.c:1134 #, no-c-format msgid "" "Function reference to '%s' at %L is to a non-PURE procedure within a PURE " "procedure" msgstr "" -#: fortran/resolve.c:1134 +#: fortran/resolve.c:1154 #, no-c-format msgid "Subroutine call to '%s' in FORALL block at %L is not PURE" msgstr "" -#: fortran/resolve.c:1137 +#: fortran/resolve.c:1157 #, no-c-format msgid "Subroutine call to '%s' at %L is not PURE" msgstr "" -#: fortran/resolve.c:1199 +#: fortran/resolve.c:1219 #, no-c-format msgid "Generic subroutine '%s' at %L is not an intrinsic subroutine" msgstr "" -#: fortran/resolve.c:1208 +#: fortran/resolve.c:1228 #, no-c-format msgid "" "Generic subroutine '%s' at %L is not consistent with an intrinsic subroutine " "interface" msgstr "" -#: fortran/resolve.c:1243 +#: fortran/resolve.c:1263 #, no-c-format msgid "" "Subroutine '%s' at %L is INTRINSIC but is not compatible with an intrinsic" msgstr "" -#: fortran/resolve.c:1286 +#: fortran/resolve.c:1306 #, no-c-format msgid "Unable to resolve the specific subroutine '%s' at %L" msgstr "" -#: fortran/resolve.c:1386 +#: fortran/resolve.c:1406 #, no-c-format msgid "Shapes for operands at %L and %L are not conformable" msgstr "" -#: fortran/resolve.c:1442 +#: fortran/resolve.c:1462 #, c-format msgid "Operand of unary numeric operator '%s' at %%L is %s" msgstr "" -#: fortran/resolve.c:1458 +#: fortran/resolve.c:1478 #, c-format msgid "Operands of binary numeric operator '%s' at %%L are %s/%s" msgstr "" -#: fortran/resolve.c:1472 +#: fortran/resolve.c:1492 #, c-format msgid "Operands of string concatenation operator at %%L are %s/%s" msgstr "" -#: fortran/resolve.c:1491 +#: fortran/resolve.c:1511 #, c-format msgid "Operands of logical operator '%s' at %%L are %s/%s" msgstr "" -#: fortran/resolve.c:1505 +#: fortran/resolve.c:1525 #, c-format msgid "Operand of .NOT. operator at %%L is %s" msgstr "" -#: fortran/resolve.c:1515 +#: fortran/resolve.c:1535 msgid "COMPLEX quantities cannot be compared at %L" msgstr "" -#: fortran/resolve.c:1541 +#: fortran/resolve.c:1561 #, c-format msgid "Logicals at %%L must be compared with %s instead of %s" msgstr "" -#: fortran/resolve.c:1546 +#: fortran/resolve.c:1566 #, c-format msgid "Operands of comparison operator '%s' at %%L are %s/%s" msgstr "" -#: fortran/resolve.c:1554 +#: fortran/resolve.c:1574 #, c-format msgid "Operand of user operator '%s' at %%L is %s" msgstr "" -#: fortran/resolve.c:1557 +#: fortran/resolve.c:1577 #, c-format msgid "Operands of user operator '%s' at %%L are %s/%s" msgstr "" -#: fortran/resolve.c:1625 +#: fortran/resolve.c:1645 #, no-c-format msgid "Inconsistent ranks for operator at %L and %L" msgstr "" -#: fortran/resolve.c:1747 +#: fortran/resolve.c:1767 #, no-c-format msgid "Illegal stride of zero at %L" msgstr "" -#: fortran/resolve.c:1768 +#: fortran/resolve.c:1788 #, no-c-format msgid "Array reference at %L is out of bounds" msgstr "" -#: fortran/resolve.c:1789 +#: fortran/resolve.c:1809 #, no-c-format msgid "Rightmost upper bound of assumed size array section not specified at %L" msgstr "" -#: fortran/resolve.c:1799 +#: fortran/resolve.c:1819 #, no-c-format msgid "Rank mismatch in array reference at %L (%d/%d)" msgstr "" -#: fortran/resolve.c:1827 +#: fortran/resolve.c:1847 #, no-c-format msgid "Array index at %L must be scalar" msgstr "" -#: fortran/resolve.c:1833 +#: fortran/resolve.c:1853 #, no-c-format msgid "Array index at %L must be of INTEGER type" msgstr "" -#: fortran/resolve.c:1839 +#: fortran/resolve.c:1859 #, no-c-format msgid "Extension: REAL array index at %L" msgstr "" -#: fortran/resolve.c:1868 +#: fortran/resolve.c:1888 #, no-c-format msgid "Argument dim at %L must be scalar" msgstr "" -#: fortran/resolve.c:1874 +#: fortran/resolve.c:1894 #, no-c-format msgid "Argument dim at %L must be of INTEGER type" msgstr "" -#: fortran/resolve.c:1978 +#: fortran/resolve.c:1996 #, no-c-format msgid "Array index at %L is an array of rank %d" msgstr "" -#: fortran/resolve.c:2016 +#: fortran/resolve.c:2034 #, no-c-format msgid "Substring start index at %L must be of type INTEGER" msgstr "" -#: fortran/resolve.c:2023 +#: fortran/resolve.c:2041 #, no-c-format msgid "Substring start index at %L must be scalar" msgstr "" -#: fortran/resolve.c:2030 +#: fortran/resolve.c:2048 #, no-c-format msgid "Substring start index at %L is less than one" msgstr "" -#: fortran/resolve.c:2043 +#: fortran/resolve.c:2061 #, no-c-format msgid "Substring end index at %L must be of type INTEGER" msgstr "" -#: fortran/resolve.c:2050 +#: fortran/resolve.c:2068 #, no-c-format msgid "Substring end index at %L must be scalar" msgstr "" -#: fortran/resolve.c:2058 +#: fortran/resolve.c:2076 #, no-c-format msgid "Substring end index at %L is out of bounds" msgstr "" -#: fortran/resolve.c:2132 +#: fortran/resolve.c:2150 #, no-c-format msgid "" "Component to the right of a part reference with nonzero rank must not have " "the POINTER attribute at %L" msgstr "" -#: fortran/resolve.c:2151 +#: fortran/resolve.c:2169 #, no-c-format msgid "" "Two or more part references with nonzero rank must not be specified at %L" msgstr "" -#: fortran/resolve.c:2377 +#: fortran/resolve.c:2395 #, no-c-format msgid "%s at %L must be a scalar" msgstr "" -#: fortran/resolve.c:2385 +#: fortran/resolve.c:2403 #, no-c-format msgid "%s at %L must be INTEGER or REAL" msgstr "" -#: fortran/resolve.c:2388 +#: fortran/resolve.c:2406 #, no-c-format msgid "%s at %L must be INTEGER" msgstr "" -#: fortran/resolve.c:2404 +#: fortran/resolve.c:2422 #, no-c-format msgid "Obsolete: REAL DO loop iterator at %L" msgstr "" -#: fortran/resolve.c:2413 +#: fortran/resolve.c:2431 #, no-c-format msgid "Cannot assign to loop variable in PURE procedure at %L" msgstr "" -#: fortran/resolve.c:2437 +#: fortran/resolve.c:2455 #, no-c-format msgid "Step expression in DO loop at %L cannot be zero" msgstr "" -#: fortran/resolve.c:2470 +#: fortran/resolve.c:2488 #, no-c-format msgid "FORALL Iteration variable at %L must be INTEGER" msgstr "" -#: fortran/resolve.c:2475 +#: fortran/resolve.c:2493 #, no-c-format msgid "FORALL start expression at %L must be INTEGER" msgstr "" -#: fortran/resolve.c:2482 +#: fortran/resolve.c:2500 #, no-c-format msgid "FORALL end expression at %L must be INTEGER" msgstr "" -#: fortran/resolve.c:2489 +#: fortran/resolve.c:2507 #, no-c-format msgid "FORALL Stride expression at %L must be INTEGER" msgstr "" -#: fortran/resolve.c:2563 +#: fortran/resolve.c:2604 #, no-c-format msgid "" "Expression in DEALLOCATE statement at %L must be ALLOCATABLE or a POINTER" msgstr "" -#: fortran/resolve.c:2631 +#: fortran/resolve.c:2704 #, no-c-format msgid "Expression in ALLOCATE statement at %L must be ALLOCATABLE or a POINTER" msgstr "" -#: fortran/resolve.c:2643 +#: fortran/resolve.c:2729 #, no-c-format msgid "Array specification required in ALLOCATE statement at %L" msgstr "" -#: fortran/resolve.c:2672 +#: fortran/resolve.c:2758 #, no-c-format msgid "Bad array specification in ALLOCATE statement at %L" msgstr "" @@ -7394,450 +7721,489 @@ msgstr "" #. element in the list. Either way, we must #. issue an error and get the next case from P. #. FIXME: Sort P and Q by line number. -#: fortran/resolve.c:2828 +#: fortran/resolve.c:2914 #, no-c-format msgid "CASE label at %L overlaps with CASE label at %L" msgstr "" -#: fortran/resolve.c:2879 +#: fortran/resolve.c:2965 #, no-c-format msgid "Expression in CASE statement at %L must be of type %s" msgstr "" -#: fortran/resolve.c:2890 +#: fortran/resolve.c:2976 #, no-c-format msgid "Expression in CASE statement at %L must be kind %d" msgstr "" -#: fortran/resolve.c:2902 +#: fortran/resolve.c:2988 #, no-c-format msgid "Expression in CASE statement at %L must be scalar" msgstr "" -#: fortran/resolve.c:2948 +#: fortran/resolve.c:3034 #, no-c-format msgid "" "Selection expression in computed GOTO statement at %L must be a scalar " "integer expression" msgstr "" -#: fortran/resolve.c:2966 +#: fortran/resolve.c:3052 #, no-c-format msgid "Argument of SELECT statement at %L cannot be %s" msgstr "" -#: fortran/resolve.c:2975 +#: fortran/resolve.c:3061 #, no-c-format msgid "Argument of SELECT statement at %L must be a scalar expression" msgstr "" -#: fortran/resolve.c:3039 +#: fortran/resolve.c:3125 #, no-c-format msgid "" "The DEFAULT CASE at %L cannot be followed by a second DEFAULT CASE at %L" msgstr "" -#: fortran/resolve.c:3066 +#: fortran/resolve.c:3152 #, no-c-format msgid "Logical range in CASE statement at %L is not allowed" msgstr "" -#: fortran/resolve.c:3077 +#: fortran/resolve.c:3163 #, no-c-format msgid "Range specification at %L can never be matched" msgstr "" -#: fortran/resolve.c:3180 +#: fortran/resolve.c:3266 #, no-c-format msgid "Logical SELECT CASE block at %L has more that two cases" msgstr "" -#: fortran/resolve.c:3217 +#: fortran/resolve.c:3304 #, no-c-format msgid "Data transfer element at %L cannot have POINTER components" msgstr "" -#: fortran/resolve.c:3224 +#: fortran/resolve.c:3311 #, no-c-format msgid "Data transfer element at %L cannot have PRIVATE components" msgstr "" -#: fortran/resolve.c:3233 +#: fortran/resolve.c:3320 #, no-c-format msgid "" "Data transfer element at %L cannot be a full reference to an assumed-size " "array" msgstr "" -#: fortran/resolve.c:3267 +#: fortran/resolve.c:3354 #, no-c-format msgid "" "Statement at %L is not a valid branch target statement for the branch " "statement at %L" msgstr "" -#: fortran/resolve.c:3276 +#: fortran/resolve.c:3363 #, no-c-format msgid "Branch at %L causes an infinite loop" msgstr "" #. still nothing, so illegal. -#: fortran/resolve.c:3306 +#: fortran/resolve.c:3393 #, no-c-format msgid "Label at %L is not in the same block as the GOTO statement at %L" msgstr "" -#: fortran/resolve.c:3322 +#: fortran/resolve.c:3409 #, no-c-format msgid "Obsolete: GOTO at %L jumps to END of construct at %L" msgstr "" -#: fortran/resolve.c:3396 +#: fortran/resolve.c:3483 #, no-c-format msgid "WHERE mask at %L has inconsistent shape" msgstr "" -#: fortran/resolve.c:3412 +#: fortran/resolve.c:3499 #, no-c-format msgid "WHERE assignment target at %L has inconsistent shape" msgstr "" -#: fortran/resolve.c:3422 fortran/resolve.c:3621 +#: fortran/resolve.c:3509 fortran/resolve.c:3708 #, no-c-format msgid "Unsupported statement inside WHERE at %L" msgstr "" -#: fortran/resolve.c:3498 +#: fortran/resolve.c:3585 #, no-c-format msgid "expresion reference type error at %L" msgstr "" -#: fortran/resolve.c:3530 +#: fortran/resolve.c:3617 #, no-c-format msgid "Unsupported statement while finding forall index in expression" msgstr "" -#: fortran/resolve.c:3577 +#: fortran/resolve.c:3664 #, no-c-format msgid "Assignment to a FORALL index variable at %L" msgstr "" -#: fortran/resolve.c:3585 +#: fortran/resolve.c:3672 #, no-c-format msgid "" "The FORALL with index '%s' cause more than one assignment to this object at %" "L" msgstr "" -#: fortran/resolve.c:3712 +#: fortran/resolve.c:3799 #, no-c-format msgid "An outer FORALL construct already has an index with this name %L" msgstr "" -#: fortran/resolve.c:3724 fortran/resolve.c:3727 fortran/resolve.c:3730 +#: fortran/resolve.c:3811 fortran/resolve.c:3814 fortran/resolve.c:3817 #, no-c-format msgid "" "A FORALL index must not appear in a limit or stride expression in the same " "FORALL at %L" msgstr "" -#: fortran/resolve.c:3773 +#: fortran/resolve.c:3860 #, no-c-format msgid "ELSE IF clause at %L requires a scalar LOGICAL expression" msgstr "" -#: fortran/resolve.c:3783 +#: fortran/resolve.c:3870 #, no-c-format msgid "WHERE/ELSEWHERE clause at %L requires a LOGICAL array" msgstr "" -#: fortran/resolve.c:3861 +#: fortran/resolve.c:3948 #, no-c-format msgid "ASSIGNED GOTO statement at %L requires an INTEGER variable" msgstr "" -#: fortran/resolve.c:3864 +#: fortran/resolve.c:3951 #, no-c-format msgid "Variable '%s' has not been assigned a target label at %L" msgstr "" -#: fortran/resolve.c:3874 +#: fortran/resolve.c:3961 #, no-c-format msgid "Alternate RETURN statement at %L requires an INTEGER return specifier" msgstr "" -#: fortran/resolve.c:3890 +#: fortran/resolve.c:3977 #, no-c-format msgid "Cannot assign to variable '%s' in PURE procedure at %L" msgstr "" -#: fortran/resolve.c:3899 +#: fortran/resolve.c:3986 #, no-c-format msgid "" "Right side of assignment at %L is a derived type containing a POINTER in a " "PURE procedure" msgstr "" -#: fortran/resolve.c:3919 +#: fortran/resolve.c:4006 #, no-c-format msgid "ASSIGN statement at %L requires a scalar default INTEGER variable" msgstr "" -#: fortran/resolve.c:3934 +#: fortran/resolve.c:4021 #, no-c-format msgid "Arithmetic IF statement at %L requires a numeric expression" msgstr "" -#: fortran/resolve.c:3946 +#: fortran/resolve.c:4033 #, no-c-format msgid "IF clause at %L requires a scalar LOGICAL expression" msgstr "" -#: fortran/resolve.c:3972 +#: fortran/resolve.c:4059 #, no-c-format msgid "" "Exit condition of DO WHILE loop at %L must be a scalar LOGICAL expression" msgstr "" -#: fortran/resolve.c:3979 +#: fortran/resolve.c:4066 #, no-c-format msgid "STAT tag in ALLOCATE statement at %L must be of type INTEGER" msgstr "" -#: fortran/resolve.c:3991 +#: fortran/resolve.c:4078 #, no-c-format msgid "STAT tag in DEALLOCATE statement at %L must be of type INTEGER" msgstr "" -#: fortran/resolve.c:4057 +#: fortran/resolve.c:4144 #, no-c-format msgid "FORALL mask clause at %L requires a LOGICAL expression" msgstr "" -#: fortran/resolve.c:4177 +#: fortran/resolve.c:4267 #, no-c-format msgid "Assumed size array at %L must be a dummy argument" msgstr "" -#: fortran/resolve.c:4180 +#: fortran/resolve.c:4270 #, no-c-format msgid "Assumed shape array at %L must be a dummy argument" msgstr "" -#: fortran/resolve.c:4190 +#: fortran/resolve.c:4280 #, no-c-format msgid "Parameter array '%s' at %L cannot be automatic or assumed shape" msgstr "" -#: fortran/resolve.c:4202 +#: fortran/resolve.c:4296 +#, no-c-format +msgid "Module array '%s' at %L cannot be automatic or assumed shape" +msgstr "" + +#: fortran/resolve.c:4308 #, no-c-format msgid "" "Entity with assumed character length at %L must be a dummy argument or a " "PARAMETER" msgstr "" -#: fortran/resolve.c:4214 +#: fortran/resolve.c:4320 #, no-c-format msgid "" "Implicitly typed PARAMETER '%s' at %L doesn't match a later IMPLICIT type" msgstr "" -#: fortran/resolve.c:4224 +#: fortran/resolve.c:4330 #, no-c-format msgid "Incompatible derived type in PARAMETER at %L" msgstr "" -#: fortran/resolve.c:4235 +#: fortran/resolve.c:4341 #, no-c-format msgid "Symbol at %L is not a DUMMY variable" msgstr "" -#: fortran/resolve.c:4246 +#: fortran/resolve.c:4352 #, no-c-format msgid "" "Character-valued statement function '%s' at %L must have constant length" msgstr "" -#: fortran/resolve.c:4263 +#: fortran/resolve.c:4370 +#, no-c-format +msgid "" +"The derived type '%s' at %L is of type '%s', which has not been defined." +msgstr "" + +#: fortran/resolve.c:4391 +#, no-c-format +msgid "" +"The component '%s' is a PRIVATE type and cannot be a component of '%s', " +"which is PUBLIC at %L" +msgstr "" + +#: fortran/resolve.c:4411 #, no-c-format -msgid "Allocatable array at %L must have a deferred shape" +msgid "" +"The INTENT(OUT) dummy argument '%s' at %L is ASSUMED SIZE and so cannot have " +"a default initializer" msgstr "" -#: fortran/resolve.c:4266 +#: fortran/resolve.c:4433 #, no-c-format -msgid "Object at %L may not be ALLOCATABLE" +msgid "" +"'%s' is a PRIVATE type and cannot be a dummy argument of '%s', which is " +"PUBLIC at %L" msgstr "" -#: fortran/resolve.c:4273 +#: fortran/resolve.c:4453 #, no-c-format -msgid "Pointer to array at %L must have a deferred shape" +msgid "Allocatable array '%s' at %L must have a deferred shape" msgstr "" -#: fortran/resolve.c:4284 +#: fortran/resolve.c:4456 #, no-c-format -msgid "Array at %L cannot have a deferred shape" +msgid "Scalar object '%s' at %L may not be ALLOCATABLE" msgstr "" -#: fortran/resolve.c:4297 -msgid "Allocatable" +#: fortran/resolve.c:4463 +#, no-c-format +msgid "Array pointer '%s' at %L must have a deferred shape" msgstr "" -#: fortran/resolve.c:4299 -msgid "External" +#: fortran/resolve.c:4474 +#, no-c-format +msgid "Array '%s' at %L cannot have a deferred shape" msgstr "" -#: fortran/resolve.c:4301 -msgid "Dummy" +#: fortran/resolve.c:4509 +#, no-c-format +msgid "Allocatable '%s' at %L cannot have an initializer" +msgstr "" + +#: fortran/resolve.c:4512 +#, no-c-format +msgid "External '%s' at %L cannot have an initializer" msgstr "" -#: fortran/resolve.c:4303 -msgid "Intrinsic" +#: fortran/resolve.c:4515 +#, no-c-format +msgid "Dummy '%s' at %L cannot have an initializer" msgstr "" -#: fortran/resolve.c:4305 -msgid "Function Result" +#: fortran/resolve.c:4518 +#, no-c-format +msgid "Intrinsic '%s' at %L cannot have an initializer" msgstr "" -#: fortran/resolve.c:4316 -msgid "Automatic array" +#: fortran/resolve.c:4521 +#, no-c-format +msgid "Function result '%s' at %L cannot have an initializer" msgstr "" -#: fortran/resolve.c:4325 +#: fortran/resolve.c:4524 #, no-c-format -msgid "%s '%s' at %L cannot have an initializer" +msgid "Automatic array '%s' at %L cannot have an initializer" msgstr "" -#: fortran/resolve.c:4343 +#: fortran/resolve.c:4547 #, no-c-format msgid "PRIVATE symbol '%s' cannot be member of PUBLIC namelist at %L" msgstr "" -#: fortran/resolve.c:4359 +#: fortran/resolve.c:4559 +#, no-c-format +msgid "External object '%s' at %L may not have an initializer" +msgstr "" + +#: fortran/resolve.c:4572 #, no-c-format msgid "Intrinsic at %L does not exist" msgstr "" -#: fortran/resolve.c:4471 +#: fortran/resolve.c:4684 #, no-c-format msgid "Nonconstant array section at %L in DATA statement" msgstr "" -#: fortran/resolve.c:4484 +#: fortran/resolve.c:4697 #, no-c-format msgid "DATA statement at %L has more variables than values" msgstr "" -#: fortran/resolve.c:4682 +#: fortran/resolve.c:4895 #, no-c-format msgid "DATA statement at %L has more values than variables" msgstr "" -#: fortran/resolve.c:4764 +#: fortran/resolve.c:4977 #, no-c-format msgid "Label %d at %L defined but not used" msgstr "" -#: fortran/resolve.c:4769 +#: fortran/resolve.c:4982 #, no-c-format msgid "Label %d at %L defined but cannot be used" msgstr "" -#: fortran/resolve.c:4794 +#: fortran/resolve.c:5066 #, no-c-format msgid "" "Derived type variable '%s' at %L must have SEQUENCE attribute to be an " "EQUIVALENCE object" msgstr "" -#: fortran/resolve.c:4809 +#: fortran/resolve.c:5081 #, no-c-format msgid "" -"Derived type variable '%s' at %L has pointer componet(s) cannot be an " +"Derived type variable '%s' at %L with pointer component(s) cannot be an " "EQUIVALENCE object" msgstr "" -#: fortran/resolve.c:4894 +#: fortran/resolve.c:5088 #, no-c-format -msgid "Syntax error in EQUIVALENCE statement at %L" -msgstr "" - -#: fortran/resolve.c:4908 -#, no-c-format -msgid "Dummy argument '%s' at %L cannot be an EQUIVALENCE object" +msgid "" +"Derived type variable '%s' at %L with default initializer cannot be an " +"EQUIVALENCE object" msgstr "" -#: fortran/resolve.c:4916 +#: fortran/resolve.c:5189 #, no-c-format -msgid "Allocatable array '%s' at %L cannot be an EQUIVALENCE object" +msgid "Syntax error in EQUIVALENCE statement at %L" msgstr "" -#: fortran/resolve.c:4924 +#: fortran/resolve.c:5206 #, no-c-format -msgid "Pointer '%s' at %L cannot be an EQUIVALENCE object" +msgid "" +"Initialized objects '%s' and '%s' cannot both be in the EQUIVALENCE " +"statement at %L" msgstr "" -#: fortran/resolve.c:4933 +#: fortran/resolve.c:5220 #, no-c-format -msgid "Entity '%s' at %L cannot be an EQUIVALENCE object" +msgid "" +"Common block member '%s' at %L cannot be an EQUIVALENCE object in the pure " +"procedure '%s'" msgstr "" -#: fortran/resolve.c:4941 +#: fortran/resolve.c:5229 #, no-c-format msgid "Named constant '%s' at %L cannot be an EQUIVALENCE object" msgstr "" -#: fortran/resolve.c:4957 +#: fortran/resolve.c:5308 #, no-c-format msgid "" "Array '%s' at %L with non-constant bounds cannot be an EQUIVALENCE object" msgstr "" -#: fortran/resolve.c:4968 +#: fortran/resolve.c:5319 #, no-c-format msgid "Structure component '%s' at %L cannot be an EQUIVALENCE object" msgstr "" -#: fortran/resolve.c:4979 +#: fortran/resolve.c:5330 #, no-c-format msgid "Substring at %L has length zero" msgstr "" -#: fortran/resolve.c:5025 +#: fortran/resolve.c:5376 #, no-c-format msgid "ENTRY '%s' at %L has no IMPLICIT type" msgstr "" -#: fortran/resolve.c:5061 +#: fortran/resolve.c:5412 #, no-c-format msgid "Contained procedure '%s' at %L of a PURE procedure must also be PURE" msgstr "" -#: fortran/scanner.c:924 +#: fortran/scanner.c:928 #, no-c-format msgid "%s:%d: file %s left but not entered" msgstr "" -#: fortran/scanner.c:947 +#: fortran/scanner.c:951 #, no-c-format msgid "%s:%d: Illegal preprocessor directive" msgstr "" -#: fortran/scanner.c:1022 +#: fortran/scanner.c:1026 #, no-c-format msgid "File '%s' is being included recursively" msgstr "" -#: fortran/scanner.c:1031 +#: fortran/scanner.c:1035 #, no-c-format msgid "Can't open file '%s'" msgstr "" -#: fortran/scanner.c:1040 +#: fortran/scanner.c:1044 #, no-c-format msgid "Can't open included file '%s'" msgstr "" -#: fortran/scanner.c:1129 +#: fortran/scanner.c:1133 #, c-format msgid "%s:%3d %s\n" msgstr "" @@ -7874,141 +8240,141 @@ msgstr "" msgid "Argument of ACOSH at %L must not be less than 1" msgstr "" -#: fortran/simplify.c:477 +#: fortran/simplify.c:503 #, no-c-format msgid "Argument of ASIN at %L must be between -1 and 1" msgstr "" -#: fortran/simplify.c:533 +#: fortran/simplify.c:559 #, no-c-format msgid "Argument of ATANH at %L must be inside the range -1 to 1" msgstr "" -#: fortran/simplify.c:559 +#: fortran/simplify.c:585 #, no-c-format msgid "" "If first argument of ATAN2 %L is zero, then the second argument must not be " "zero" msgstr "" -#: fortran/simplify.c:641 +#: fortran/simplify.c:667 #, no-c-format msgid "Bad character in CHAR function at %L" msgstr "" -#: fortran/simplify.c:1139 +#: fortran/simplify.c:1193 #, no-c-format msgid "Argument of IACHAR at %L must be of length one" msgstr "" -#: fortran/simplify.c:1179 +#: fortran/simplify.c:1233 #, no-c-format msgid "Invalid second argument of IBCLR at %L" msgstr "" -#: fortran/simplify.c:1187 +#: fortran/simplify.c:1241 #, no-c-format msgid "Second argument of IBCLR exceeds bit size at %L" msgstr "" -#: fortran/simplify.c:1214 +#: fortran/simplify.c:1268 #, no-c-format msgid "Invalid second argument of IBITS at %L" msgstr "" -#: fortran/simplify.c:1220 +#: fortran/simplify.c:1274 #, no-c-format msgid "Invalid third argument of IBITS at %L" msgstr "" -#: fortran/simplify.c:1231 +#: fortran/simplify.c:1285 #, no-c-format msgid "Sum of second and third arguments of IBITS exceeds bit size at %L" msgstr "" -#: fortran/simplify.c:1279 +#: fortran/simplify.c:1333 #, no-c-format msgid "Invalid second argument of IBSET at %L" msgstr "" -#: fortran/simplify.c:1287 +#: fortran/simplify.c:1341 #, no-c-format msgid "Second argument of IBSET exceeds bit size at %L" msgstr "" -#: fortran/simplify.c:1310 +#: fortran/simplify.c:1364 #, no-c-format msgid "Argument of ICHAR at %L must be of length one" msgstr "" -#: fortran/simplify.c:1318 +#: fortran/simplify.c:1372 #, no-c-format msgid "Argument of ICHAR at %L out of range of this processor" msgstr "" -#: fortran/simplify.c:1526 +#: fortran/simplify.c:1580 #, no-c-format msgid "Argument of INT at %L is not a valid type" msgstr "" -#: fortran/simplify.c:1603 +#: fortran/simplify.c:1657 #, no-c-format msgid "Invalid second argument of ISHFT at %L" msgstr "" -#: fortran/simplify.c:1619 +#: fortran/simplify.c:1673 #, no-c-format msgid "Magnitude of second argument of ISHFT exceeds bit size at %L" msgstr "" -#: fortran/simplify.c:1683 +#: fortran/simplify.c:1737 #, no-c-format msgid "Invalid second argument of ISHFTC at %L" msgstr "" -#: fortran/simplify.c:1693 +#: fortran/simplify.c:1747 #, no-c-format msgid "Invalid third argument of ISHFTC at %L" msgstr "" -#: fortran/simplify.c:1708 +#: fortran/simplify.c:1762 #, no-c-format msgid "Magnitude of second argument of ISHFTC exceeds third argument at %L" msgstr "" -#: fortran/simplify.c:1778 +#: fortran/simplify.c:1832 #, no-c-format msgid "Argument of KIND at %L is a DERIVED type" msgstr "" -#: fortran/simplify.c:1849 +#: fortran/simplify.c:1903 #, no-c-format msgid "DIM argument at %L is out of bounds" msgstr "" -#: fortran/simplify.c:1979 +#: fortran/simplify.c:2033 #, no-c-format msgid "Argument of LOG at %L cannot be less than or equal to zero" msgstr "" -#: fortran/simplify.c:1992 +#: fortran/simplify.c:2046 #, no-c-format msgid "Complex argument of LOG at %L cannot be zero" msgstr "" -#: fortran/simplify.c:2036 +#: fortran/simplify.c:2090 #, no-c-format msgid "Argument of LOG10 at %L cannot be less than or equal to zero" msgstr "" #. Result is processor-dependent. -#: fortran/simplify.c:2211 +#: fortran/simplify.c:2265 #, no-c-format msgid "Second argument MOD at %L is zero" msgstr "" #. Result is processor-dependent. -#: fortran/simplify.c:2222 +#: fortran/simplify.c:2276 #, no-c-format msgid "Second argument of MOD at %L is zero" msgstr "" @@ -8016,73 +8382,73 @@ msgstr "" #. Result is processor-dependent. This processor just opts #. to not handle it at all. #. Result is processor-dependent. -#: fortran/simplify.c:2268 fortran/simplify.c:2280 +#: fortran/simplify.c:2322 fortran/simplify.c:2334 #, no-c-format msgid "Second argument of MODULO at %L is zero" msgstr "" -#: fortran/simplify.c:2337 +#: fortran/simplify.c:2391 #, no-c-format msgid "Second argument of NEAREST at %L may not be zero" msgstr "" -#: fortran/simplify.c:2605 +#: fortran/simplify.c:2699 #, no-c-format msgid "Invalid second argument of REPEAT at %L" msgstr "" -#: fortran/simplify.c:2679 +#: fortran/simplify.c:2773 #, no-c-format msgid "Integer too large in shape specification at %L" msgstr "" -#: fortran/simplify.c:2689 +#: fortran/simplify.c:2783 #, no-c-format msgid "Too many dimensions in shape specification for RESHAPE at %L" msgstr "" -#: fortran/simplify.c:2697 +#: fortran/simplify.c:2791 #, no-c-format msgid "Shape specification at %L cannot be negative" msgstr "" -#: fortran/simplify.c:2707 +#: fortran/simplify.c:2801 #, no-c-format msgid "Shape specification at %L cannot be the null array" msgstr "" -#: fortran/simplify.c:2731 +#: fortran/simplify.c:2825 #, no-c-format msgid "" "ORDER parameter of RESHAPE at %L is not the same size as SHAPE parameter" msgstr "" -#: fortran/simplify.c:2738 +#: fortran/simplify.c:2832 #, no-c-format msgid "Error in ORDER parameter of RESHAPE at %L" msgstr "" -#: fortran/simplify.c:2748 +#: fortran/simplify.c:2842 #, no-c-format msgid "ORDER parameter of RESHAPE at %L is out of range" msgstr "" -#: fortran/simplify.c:2757 +#: fortran/simplify.c:2851 #, no-c-format msgid "Invalid permutation in ORDER parameter at %L" msgstr "" -#: fortran/simplify.c:2814 +#: fortran/simplify.c:2908 #, no-c-format msgid "PAD parameter required for short SOURCE parameter at %L" msgstr "" -#: fortran/simplify.c:2948 +#: fortran/simplify.c:3042 #, no-c-format msgid "Result of SCALE overflows its kind at %L" msgstr "" -#: fortran/simplify.c:3529 +#: fortran/simplify.c:3623 #, no-c-format msgid "Argument of SQRT at %L has a negative value" msgstr "" @@ -8112,177 +8478,187 @@ msgstr "" msgid "Symbol '%s' at %L has no IMPLICIT type" msgstr "" -#: fortran/symbol.c:300 +#: fortran/symbol.c:304 #, no-c-format msgid "%s attribute not allowed in BLOCK DATA program unit at %L" msgstr "" -#: fortran/symbol.c:448 fortran/symbol.c:878 +#: fortran/symbol.c:497 fortran/symbol.c:976 #, no-c-format msgid "%s attribute conflicts with %s attribute at %L" msgstr "" -#: fortran/symbol.c:451 +#: fortran/symbol.c:500 #, no-c-format msgid "%s attribute conflicts with %s attribute in '%s' at %L" msgstr "" -#: fortran/symbol.c:493 +#: fortran/symbol.c:542 #, no-c-format msgid "Cannot change attributes of USE-associated symbol at %L" msgstr "" -#: fortran/symbol.c:496 +#: fortran/symbol.c:545 #, no-c-format msgid "Cannot change attributes of USE-associated symbol %s at %L" msgstr "" -#: fortran/symbol.c:518 +#: fortran/symbol.c:567 #, no-c-format msgid "Cannot change attributes of symbol at %L after it has been used" msgstr "" -#: fortran/symbol.c:534 +#: fortran/symbol.c:583 #, no-c-format msgid "Duplicate %s attribute specified at %L" msgstr "" -#: fortran/symbol.c:664 +#: fortran/symbol.c:712 +#, no-c-format +msgid "Cray Pointee at %L appears in multiple pointer() statements." +msgstr "" + +#: fortran/symbol.c:744 #, no-c-format msgid "SAVE attribute at %L cannot be specified in a PURE procedure" msgstr "" -#: fortran/symbol.c:908 +#: fortran/symbol.c:752 +#, no-c-format +msgid "Duplicate SAVE attribute specified at %L" +msgstr "" + +#: fortran/symbol.c:1006 #, no-c-format msgid "%s procedure at %L is already declared as %s procedure" msgstr "" -#: fortran/symbol.c:943 +#: fortran/symbol.c:1041 #, no-c-format msgid "INTENT (%s) conflicts with INTENT(%s) at %L" msgstr "" -#: fortran/symbol.c:966 +#: fortran/symbol.c:1064 #, no-c-format msgid "ACCESS specification at %L was already specified" msgstr "" -#: fortran/symbol.c:986 +#: fortran/symbol.c:1084 #, no-c-format msgid "Symbol '%s' at %L already has an explicit interface" msgstr "" -#: fortran/symbol.c:1014 +#: fortran/symbol.c:1112 #, no-c-format msgid "Symbol '%s' at %L already has basic type of %s" msgstr "" -#: fortran/symbol.c:1026 +#: fortran/symbol.c:1124 #, no-c-format msgid "Symbol '%s' at %L cannot have a type" msgstr "" -#: fortran/symbol.c:1159 +#: fortran/symbol.c:1262 #, no-c-format msgid "Component '%s' at %C already declared at %L" msgstr "" -#: fortran/symbol.c:1237 +#: fortran/symbol.c:1340 #, no-c-format msgid "Symbol '%s' at %C is ambiguous" msgstr "" -#: fortran/symbol.c:1277 +#: fortran/symbol.c:1380 #, no-c-format msgid "Derived type '%s' at %C is being used before it is defined" msgstr "" -#: fortran/symbol.c:1305 +#: fortran/symbol.c:1408 #, no-c-format msgid "'%s' at %C is not a member of the '%s' structure" msgstr "" -#: fortran/symbol.c:1311 +#: fortran/symbol.c:1414 #, no-c-format msgid "Component '%s' at %C is a PRIVATE component of '%s'" msgstr "" -#: fortran/symbol.c:1451 +#: fortran/symbol.c:1554 #, no-c-format msgid "Duplicate statement label %d at %L and %L" msgstr "" -#: fortran/symbol.c:1461 +#: fortran/symbol.c:1564 #, no-c-format msgid "Label %d at %C already referenced as branch target" msgstr "" -#: fortran/symbol.c:1470 +#: fortran/symbol.c:1573 #, no-c-format msgid "Label %d at %C already referenced as a format label" msgstr "" -#: fortran/symbol.c:1512 +#: fortran/symbol.c:1615 #, no-c-format msgid "Label %d at %C previously used as a FORMAT label" msgstr "" -#: fortran/symbol.c:1520 +#: fortran/symbol.c:1623 #, no-c-format msgid "Label %d at %C previously used as branch target" msgstr "" -#: fortran/symbol.c:1773 +#: fortran/symbol.c:1876 #, no-c-format msgid "Name '%s' at %C is an ambiguous reference to '%s' from module '%s'" msgstr "" -#: fortran/symbol.c:1776 +#: fortran/symbol.c:1879 #, no-c-format msgid "" "Name '%s' at %C is an ambiguous reference to '%s' from current program unit" msgstr "" #. Symbol is from another namespace. -#: fortran/symbol.c:1913 +#: fortran/symbol.c:2016 #, no-c-format msgid "Symbol '%s' at %C has already been host associated" msgstr "" -#: fortran/trans-common.c:330 +#: fortran/trans-common.c:331 #, no-c-format msgid "Named COMMON block '%s' at %L shall be of the same size" msgstr "" -#: fortran/trans-common.c:593 +#: fortran/trans-common.c:629 #, no-c-format msgid "Bad array reference at %L" msgstr "" -#: fortran/trans-common.c:601 +#: fortran/trans-common.c:637 #, no-c-format msgid "Illegal reference type at %L as EQUIVALENCE object" msgstr "" -#: fortran/trans-common.c:641 +#: fortran/trans-common.c:677 #, no-c-format msgid "Inconsistent equivalence rules involving '%s' at %L and '%s' at %L" msgstr "" #. Aligning this field would misalign a previous field. -#: fortran/trans-common.c:763 +#: fortran/trans-common.c:799 #, no-c-format msgid "" "The equivalence set for variable '%s' declared at %L violates alignment " "requirents" msgstr "" -#: fortran/trans-common.c:828 +#: fortran/trans-common.c:864 #, no-c-format msgid "Equivalence for '%s' does not match ordering of COMMON '%s' at %L" msgstr "" -#: fortran/trans-common.c:843 +#: fortran/trans-common.c:879 #, no-c-format msgid "" "The equivalence set for '%s' cause an invalid extension to COMMON '%s' at %L" @@ -8291,12 +8667,12 @@ msgstr "" #. The required offset conflicts with previous alignment #. requirements. Insert padding immediately before this #. segment. -#: fortran/trans-common.c:854 +#: fortran/trans-common.c:890 #, no-c-format msgid "Padding of %d bytes required before '%s' in COMMON '%s' at %L" msgstr "" -#: fortran/trans-common.c:880 +#: fortran/trans-common.c:916 #, no-c-format msgid "COMMON '%s' at %L requires %d bytes of padding at start" msgstr "" @@ -8313,217 +8689,217 @@ msgstr "" msgid "Incorrect function return value" msgstr "" -#: fortran/trans-decl.c:390 +#: fortran/trans-decl.c:437 #, no-c-format msgid "storage size not known" msgstr "" -#: fortran/trans-decl.c:397 +#: fortran/trans-decl.c:444 #, no-c-format msgid "storage size not constant" msgstr "" -#: fortran/trans-io.c:466 +#: fortran/trans-io.c:476 msgid "Assigned label is not a format label" msgstr "" -#: fortran/trans-io.c:866 +#: fortran/trans-io.c:876 #, no-c-format msgid "INQUIRE statement at %L cannot contain both FILE and UNIT specifiers." msgstr "" -#: fortran/trans-stmt.c:160 +#: fortran/trans-stmt.c:163 msgid "Assigned label is not a target label" msgstr "" #. Check the label list. -#: fortran/trans-stmt.c:176 +#: fortran/trans-stmt.c:179 msgid "Assigned label is not in the list" msgstr "" -#: fortran/trans-stmt.c:262 +#: fortran/trans-stmt.c:265 #, no-c-format msgid "An alternate return at %L without a * dummy argument" msgstr "" #. FIXME: i18n bug here. Order of prints should not be #. fixed. -#: java/gjavah.c:910 +#: java/gjavah.c:916 #, c-format msgid "ignored method '" msgstr "" -#: java/gjavah.c:912 +#: java/gjavah.c:918 #, c-format msgid "' marked virtual\n" msgstr "" -#: java/gjavah.c:2350 +#: java/gjavah.c:2356 #, c-format msgid "Try '" msgstr "" -#: java/gjavah.c:2350 +#: java/gjavah.c:2356 #, c-format msgid " --help' for more information.\n" msgstr "" -#: java/gjavah.c:2357 +#: java/gjavah.c:2363 #, c-format msgid "Usage: " msgstr "" -#: java/gjavah.c:2357 +#: java/gjavah.c:2363 #, c-format msgid "" " [OPTION]... CLASS...\n" "\n" msgstr "" -#: java/gjavah.c:2358 +#: java/gjavah.c:2364 #, c-format msgid "" "Generate C or C++ header files from .class files\n" "\n" msgstr "" -#: java/gjavah.c:2359 +#: java/gjavah.c:2365 #, c-format msgid " -stubs Generate an implementation stub file\n" msgstr "" -#: java/gjavah.c:2360 +#: java/gjavah.c:2366 #, c-format msgid " -jni Generate a JNI header or stub\n" msgstr "" -#: java/gjavah.c:2361 +#: java/gjavah.c:2367 #, c-format msgid " -force Always overwrite output files\n" msgstr "" -#: java/gjavah.c:2362 +#: java/gjavah.c:2368 #, c-format msgid " -old Unused compatibility option\n" msgstr "" -#: java/gjavah.c:2363 +#: java/gjavah.c:2369 #, c-format msgid " -trace Unused compatibility option\n" msgstr "" -#: java/gjavah.c:2364 +#: java/gjavah.c:2370 #, c-format msgid " -J OPTION Unused compatibility option\n" msgstr "" -#: java/gjavah.c:2366 +#: java/gjavah.c:2372 #, c-format msgid " -add TEXT Insert TEXT into class body\n" msgstr "" -#: java/gjavah.c:2367 +#: java/gjavah.c:2373 #, c-format msgid " -append TEXT Insert TEXT after class declaration\n" msgstr "" -#: java/gjavah.c:2368 +#: java/gjavah.c:2374 #, c-format msgid " -friend TEXT Insert TEXT as 'friend' declaration\n" msgstr "" -#: java/gjavah.c:2369 +#: java/gjavah.c:2375 #, c-format msgid " -prepend TEXT Insert TEXT before start of class\n" msgstr "" -#: java/gjavah.c:2371 java/jcf-dump.c:912 +#: java/gjavah.c:2377 java/jcf-dump.c:912 #, c-format msgid " --classpath PATH Set path to find .class files\n" msgstr "" -#: java/gjavah.c:2372 java/jcf-dump.c:913 +#: java/gjavah.c:2378 java/jcf-dump.c:913 #, c-format msgid " -IDIR Append directory to class path\n" msgstr "" -#: java/gjavah.c:2373 java/jcf-dump.c:914 +#: java/gjavah.c:2379 java/jcf-dump.c:914 #, c-format msgid " --bootclasspath PATH Override built-in class path\n" msgstr "" -#: java/gjavah.c:2374 java/jcf-dump.c:915 +#: java/gjavah.c:2380 java/jcf-dump.c:915 #, c-format msgid " --extdirs PATH Set extensions directory path\n" msgstr "" -#: java/gjavah.c:2375 +#: java/gjavah.c:2381 #, c-format msgid " -d DIRECTORY Set output directory name\n" msgstr "" -#: java/gjavah.c:2376 java/jcf-dump.c:916 java/jv-scan.c:115 +#: java/gjavah.c:2382 java/jcf-dump.c:916 java/jv-scan.c:115 #, c-format msgid " -o FILE Set output file name\n" msgstr "" -#: java/gjavah.c:2377 +#: java/gjavah.c:2383 #, c-format msgid " -td DIRECTORY Set temporary directory name\n" msgstr "" -#: java/gjavah.c:2379 java/jcf-dump.c:918 java/jv-scan.c:117 +#: java/gjavah.c:2385 java/jcf-dump.c:918 java/jv-scan.c:117 #, c-format msgid " --help Print this help, then exit\n" msgstr "" -#: java/gjavah.c:2380 java/jcf-dump.c:919 java/jv-scan.c:118 +#: java/gjavah.c:2386 java/jcf-dump.c:919 java/jv-scan.c:118 #, c-format msgid " --version Print version number, then exit\n" msgstr "" -#: java/gjavah.c:2381 java/jcf-dump.c:920 +#: java/gjavah.c:2387 java/jcf-dump.c:920 #, c-format msgid " -v, --verbose Print extra information while running\n" msgstr "" -#: java/gjavah.c:2383 +#: java/gjavah.c:2389 #, c-format msgid "" " -M Print all dependencies to stdout;\n" " suppress ordinary output\n" msgstr "" -#: java/gjavah.c:2385 +#: java/gjavah.c:2391 #, c-format msgid "" " -MM Print non-system dependencies to stdout;\n" " suppress ordinary output\n" msgstr "" -#: java/gjavah.c:2387 +#: java/gjavah.c:2393 #, c-format msgid " -MD Print all dependencies to stdout\n" msgstr "" -#: java/gjavah.c:2388 +#: java/gjavah.c:2394 #, c-format msgid " -MMD Print non-system dependencies to stdout\n" msgstr "" -#: java/gjavah.c:2391 java/jcf-dump.c:922 java/jv-scan.c:120 +#: java/gjavah.c:2397 java/jcf-dump.c:922 java/jv-scan.c:120 #, c-format msgid "" "For bug reporting instructions, please see:\n" "%s.\n" msgstr "" -#: java/gjavah.c:2575 +#: java/gjavah.c:2581 #, c-format msgid "Processing %s\n" msgstr "" -#: java/gjavah.c:2585 +#: java/gjavah.c:2591 #, c-format msgid "Found in %s\n" msgstr "" @@ -8717,6 +9093,318 @@ msgstr "" msgid "cannot specify 'main' class when not linking" msgstr "" +#: java/parse-scan.y:879 +#: java/parse.y:961 +#: java/parse.y:1307 +#: java/parse.y:1369 +#: java/parse.y:1577 +#: java/parse.y:1800 +#: java/parse.y:1809 +#: java/parse.y:1820 +#: java/parse.y:1831 +#: java/parse.y:1843 +#: java/parse.y:1858 +#: java/parse.y:1875 +#: java/parse.y:1877 +#: java/parse.y:1958 +#: java/parse.y:2135 +#: java/parse.y:2204 +#: java/parse.y:2368 +#: java/parse.y:2381 +#: java/parse.y:2388 +#: java/parse.y:2395 +#: java/parse.y:2406 +#: java/parse.y:2408 +#: java/parse.y:2446 +#: java/parse.y:2448 +#: java/parse.y:2450 +#: java/parse.y:2471 +#: java/parse.y:2473 +#: java/parse.y:2475 +#: java/parse.y:2491 +#: java/parse.y:2493 +#: java/parse.y:2514 +#: java/parse.y:2516 +#: java/parse.y:2518 +#: java/parse.y:2546 +#: java/parse.y:2548 +#: java/parse.y:2550 +#: java/parse.y:2552 +#: java/parse.y:2570 +#: java/parse.y:2572 +#: java/parse.y:2583 +#: java/parse.y:2594 +#: java/parse.y:2605 +#: java/parse.y:2616 +#: java/parse.y:2627 +#: java/parse.y:2640 +#: java/parse.y:2644 +#: java/parse.y:2646 +#: java/parse.y:2659 +msgid "Missing term" +msgstr "" + +#: java/parse-scan.y:881 +#: java/parse.y:741 +#: java/parse.y:779 +#: java/parse.y:804 +#: java/parse.y:982 +#: java/parse.y:1343 +#: java/parse.y:1553 +#: java/parse.y:1555 +#: java/parse.y:1785 +#: java/parse.y:1811 +#: java/parse.y:1822 +#: java/parse.y:1833 +#: java/parse.y:1845 +#: java/parse.y:1860 +msgid "';' expected" +msgstr "" + +#: java/parse-scan.y:1372 +#: java/parse.y:16472 +msgid "parse error" +msgstr "" + +#: java/parse-scan.y:1373 +#: java/parse.y:16473 +msgid "syntax error; also virtual memory exhausted" +msgstr "" + +#: java/parse-scan.y:1374 +#: java/parse.y:16474 +msgid "parse error; also virtual memory exhausted" +msgstr "" + +#: java/parse-scan.y:1376 +#: java/parse.y:16476 +msgid "parse error: cannot back up" +msgstr "" + +#: java/parse.y:739 +#: java/parse.y:777 +msgid "Missing name" +msgstr "" + +#: java/parse.y:802 +msgid "'*' expected" +msgstr "" + +#: java/parse.y:816 +msgid "Class or interface declaration expected" +msgstr "" + +#: java/parse.y:853 +#: java/parse.y:855 +msgid "Missing class name" +msgstr "" + +#: java/parse.y:858 +#: java/parse.y:862 +#: java/parse.y:870 +#: java/parse.y:1022 +#: java/parse.y:1288 +#: java/parse.y:1290 +#: java/parse.y:1620 +#: java/parse.y:1871 +#: java/parse.y:1903 +#: java/parse.y:1965 +msgid "'{' expected" +msgstr "" + +#: java/parse.y:872 +msgid "Missing super class name" +msgstr "" + +#: java/parse.y:882 +#: java/parse.y:898 +msgid "Missing interface name" +msgstr "" + +#: java/parse.y:976 +msgid "Missing variable initializer" +msgstr "" + +#: java/parse.y:993 +msgid "Invalid declaration" +msgstr "" + +#: java/parse.y:996 +#: java/parse.y:1086 +#: java/parse.y:2150 +#: java/parse.y:2179 +#: java/parse.y:2201 +#: java/parse.y:2205 +#: java/parse.y:2240 +#: java/parse.y:2319 +#: java/parse.y:2329 +#: java/parse.y:2339 +msgid "']' expected" +msgstr "" + +#: java/parse.y:1000 +msgid "Unbalanced ']'" +msgstr "" + +#: java/parse.y:1036 +msgid "Invalid method declaration, method name required" +msgstr "" + +#: java/parse.y:1042 +#: java/parse.y:1048 +#: java/parse.y:1054 +#: java/parse.y:2053 +msgid "Identifier expected" +msgstr "" + +#: java/parse.y:1060 +#: java/parse.y:4738 +#, gcc-internal-format +msgid "Invalid method declaration, return type required" +msgstr "" + +#: java/parse.y:1084 +#: java/parse.y:1533 +#: java/parse.y:1540 +#: java/parse.y:1549 +#: java/parse.y:1551 +#: java/parse.y:1579 +#: java/parse.y:1688 +#: java/parse.y:1995 +#: java/parse.y:2048 +msgid "')' expected" +msgstr "" + +#: java/parse.y:1100 +msgid "Missing formal parameter term" +msgstr "" + +#: java/parse.y:1115 +#: java/parse.y:1120 +msgid "Missing identifier" +msgstr "" + +#: java/parse.y:1140 +#: java/parse.y:1149 +msgid "Missing class type term" +msgstr "" + +#: java/parse.y:1305 +msgid "Invalid interface type" +msgstr "" + +#: java/parse.y:1493 +#: java/parse.y:1667 +#: java/parse.y:1669 +msgid "':' expected" +msgstr "" + +#: java/parse.y:1519 +#: java/parse.y:1524 +#: java/parse.y:1529 +msgid "Invalid expression statement" +msgstr "" + +#: java/parse.y:1547 +#: java/parse.y:1575 +#: java/parse.y:1616 +#: java/parse.y:1684 +#: java/parse.y:1752 +#: java/parse.y:1873 +#: java/parse.y:1951 +#: java/parse.y:2042 +#: java/parse.y:2044 +#: java/parse.y:2057 +#: java/parse.y:2300 +#: java/parse.y:2302 +msgid "'(' expected" +msgstr "" + +#: java/parse.y:1618 +msgid "Missing term or ')'" +msgstr "" + +#: java/parse.y:1665 +msgid "Missing or invalid constant expression" +msgstr "" + +#: java/parse.y:1686 +msgid "Missing term and ')' expected" +msgstr "" + +#: java/parse.y:1725 +msgid "Invalid control expression" +msgstr "" + +#: java/parse.y:1727 +#: java/parse.y:1729 +msgid "Invalid update expression" +msgstr "" + +#: java/parse.y:1754 +msgid "Invalid init statement" +msgstr "" + +#: java/parse.y:1954 +msgid "Missing term or ')' expected" +msgstr "" + +#: java/parse.y:1997 +msgid "'class' or 'this' expected" +msgstr "" + +#: java/parse.y:1999 +#: java/parse.y:2001 +msgid "'class' expected" +msgstr "" + +#: java/parse.y:2046 +msgid "')' or term expected" +msgstr "" + +#: java/parse.y:2148 +#: java/parse.y:2177 +msgid "'[' expected" +msgstr "" + +#: java/parse.y:2255 +msgid "Field expected" +msgstr "" + +#: java/parse.y:2314 +#: java/parse.y:2324 +#: java/parse.y:2334 +msgid "Missing term and ']' expected" +msgstr "" + +#: java/parse.y:2439 +msgid "']' expected, invalid type expression" +msgstr "" + +#: java/parse.y:2442 +msgid "Invalid type expression" +msgstr "" + +#: java/parse.y:2554 +msgid "Invalid reference type" +msgstr "" + +#: java/parse.y:3025 +msgid "Constructor invocation must be first thing in a constructor" +msgstr "" + +#: java/parse.y:3027 +msgid "Only constructors can invoke constructors" +msgstr "" + +#: config/i386/nwld.h:34 +msgid "Static linking is not supported.\n" +msgstr "" + +#: config/mcore/mcore.h:57 +msgid "the m210 does not have little endian support" +msgstr "" + #: config/i386/sco5.h:189 msgid "-pg not supported on this platform" msgstr "" @@ -8761,6 +9449,10 @@ msgstr "" msgid "-private_bundle not allowed with -dynamiclib" msgstr "" +#: config/rs6000/darwin.h:105 +msgid " conflicting code gen style switches are used" +msgstr "" + #: config/vxworks.h:66 msgid "-Xbind-now and -Xbind-lazy are incompatible" msgstr "" @@ -8773,21 +9465,41 @@ msgstr "" msgid "-mbig-endian and -mlittle-endian may not be used together" 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" +#: java/jvspec.c:80 ada/lang-specs.h:34 gcc.c:794 +msgid "-pg and -fomit-frame-pointer are incompatible" +msgstr "" + +#: ada/lang-specs.h:35 +msgid "-c or -S required for Ada" msgstr "" -#: config/sparc/sol2-bi.h:195 config/sparc/sol2-bi.h:205 #: config/sparc/linux64.h:206 config/sparc/linux64.h:217 #: config/sparc/netbsd-elf.h:126 config/sparc/netbsd-elf.h:145 +#: config/sparc/sol2-bi.h:195 config/sparc/sol2-bi.h:205 msgid "may not use both -m32 and -m64" 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" +msgstr "" + +#: config/s390/tpf.h:125 +msgid "static is not supported on TPF-OS" +msgstr "" + #: config/mips/mips.h:849 config/arc/arc.h:62 msgid "may not use both -EB and -EL" msgstr "" +#: config/lynx.h:71 +msgid "cannot use mthreads and mlegacy-threads together" +msgstr "" + +#: config/lynx.h:96 +msgid "cannot use mshared and static together" +msgstr "" + #: config/mips/r3900.h:35 msgid "-mhard-float not supported" msgstr "" @@ -8816,48 +9528,16 @@ msgstr "" msgid "shared and mdll are not compatible" msgstr "" -#: config/lynx.h:71 -msgid "cannot use mthreads and mlegacy-threads together" -msgstr "" - -#: config/lynx.h:96 -msgid "cannot use mshared and static together" -msgstr "" - -#: config/vax/netbsd-elf.h:42 -msgid "the -shared option is not currently supported for VAX ELF" -msgstr "" - -#: config/i386/nwld.h:34 -msgid "Static linking is not supported.\n" -msgstr "" - -#: config/mcore/mcore.h:57 -msgid "the m210 does not have little endian support" -msgstr "" - #: gcc.c:767 msgid "GCC does not support -C or -CC without -E" msgstr "" -#: gcc.c:794 java/jvspec.c:80 ada/lang-specs.h:34 -msgid "-pg and -fomit-frame-pointer are incompatible" -msgstr "" - -#: gcc.c:962 +#: gcc.c:961 msgid "-E or -x required when input is from standard input" msgstr "" -#: config/s390/tpf.h:125 -msgid "static is not supported on TPF-OS" -msgstr "" - -#: config/rs6000/darwin.h:105 -msgid " conflicting code gen style switches are used" -msgstr "" - -#: ada/lang-specs.h:35 -msgid "-c or -S required for Ada" +#: config/vax/netbsd-elf.h:42 +msgid "the -shared option is not currently supported for VAX ELF" msgstr "" #: config/vax/vax.h:50 config/vax/vax.h:51 @@ -8868,1892 +9548,1803 @@ msgstr "" msgid "mno-cygwin and mno-win32 are not compatible" msgstr "" -#: ada/lang.opt:74 -msgid "Specify options to GNAT" -msgstr "" - -#: c.opt:42 -msgid "" -"Assert the <answer> to <question>. Putting '-' before <question> disables " -"the <answer> to <question>" -msgstr "" - -#: c.opt:46 -msgid "Do not discard comments" -msgstr "" - -#: c.opt:50 -msgid "Do not discard comments in macro expansions" -msgstr "" - -#: c.opt:54 -msgid "" -"Define a <macro> with <val> as its value. If just <macro> is given, <val> " -"is taken to be 1" -msgstr "" - -#: c.opt:61 -msgid "Add <dir> to the end of the main framework include path" -msgstr "" - -#: c.opt:65 -msgid "Print the name of header files as they are used" -msgstr "" - -#: c.opt:69 c.opt:775 -msgid "Add <dir> to the end of the main include path" -msgstr "" - -#: c.opt:73 -msgid "Generate make dependencies" -msgstr "" - -#: c.opt:77 -msgid "Generate make dependencies and compile" -msgstr "" - -#: c.opt:81 -msgid "Write dependency output to the given file" -msgstr "" - -#: c.opt:85 -msgid "Treat missing header files as generated files" +#: java/lang.opt:66 +msgid "Warn if a deprecated compiler feature, class, method, or field is used" msgstr "" -#: c.opt:89 -msgid "Like -M but ignore system header files" +#: java/lang.opt:70 +msgid "Warn if deprecated empty statements are found" msgstr "" -#: c.opt:93 -msgid "Like -MD but ignore system header files" +#: java/lang.opt:74 +msgid "Warn if .class files are out of date" msgstr "" -#: c.opt:97 -msgid "Generate phony targets for all headers" +#: java/lang.opt:78 +msgid "Warn if modifiers are specified when not necessary" msgstr "" -#: c.opt:101 -msgid "Add a MAKE-quoted target" +#: java/lang.opt:82 +msgid "Deprecated; use --classpath instead" msgstr "" -#: c.opt:105 -msgid "Add an unquoted target" +#: java/lang.opt:86 +msgid "Permit the use of the assert keyword" msgstr "" -#: c.opt:109 -msgid "Do not generate #line directives" +#: java/lang.opt:108 +msgid "Replace system path" msgstr "" -#: c.opt:113 -msgid "Undefine <macro>" +#: java/lang.opt:112 +msgid "Generate checks for references to NULL" msgstr "" -#: c.opt:117 -msgid "" -"Warn about things that will change when compiling with an ABI-compliant " -"compiler" +#: java/lang.opt:116 +msgid "Set class path" msgstr "" -#: c.opt:121 -msgid "Enable most warning messages" +#: java/lang.opt:123 +msgid "Output a class file" msgstr "" -#: c.opt:125 -msgid "" -"Warn whenever an Objective-C assignment is being intercepted by the garbage " -"collector" +#: java/lang.opt:127 +msgid "Alias for -femit-class-file" msgstr "" -#: c.opt:129 -msgid "Warn about casting functions to incompatible types" +#: java/lang.opt:131 +msgid "Choose input encoding (defaults from your locale)" msgstr "" -#: c.opt:133 -msgid "Warn about C constructs that are not in the common subset of C and C++" +#: java/lang.opt:135 +msgid "Set the extension directory path" msgstr "" -#: c.opt:138 -msgid "Warn about casts which discard qualifiers" +#: java/lang.opt:139 +msgid "Input file is a file with a list of filenames to compile" msgstr "" -#: c.opt:142 -msgid "Warn about subscripts whose type is \"char\"" +#: java/lang.opt:143 +msgid "Always check for non gcj generated classes archives" msgstr "" -#: c.opt:146 +#: java/lang.opt:147 msgid "" -"Warn about possibly nested block comments, and C++ comments spanning more " -"than one physical line" -msgstr "" - -#: c.opt:150 -msgid "Synonym for -Wcomment" -msgstr "" - -#: c.opt:154 -msgid "Warn about possibly confusing type conversions" +"Assume the runtime uses a hash table to map an object to its synchronization " +"structure" msgstr "" -#: c.opt:158 -msgid "Warn when all constructors and destructors are private" +#: java/lang.opt:151 +msgid "Use offset tables for virtual method calls" msgstr "" -#: c.opt:162 -msgid "Warn when a declaration is found after a statement" +#: java/lang.opt:158 +msgid "Assume native functions are implemented using JNI" msgstr "" -#: c.opt:166 -msgid "Warn about deprecated compiler features" +#: java/lang.opt:162 +msgid "Enable optimization of static class initialization code" msgstr "" -#: c.opt:170 -msgid "Warn about compile-time integer division by zero" +#: java/lang.opt:169 +msgid "Enable assignability checks for stores into object arrays" msgstr "" -#: c.opt:174 -msgid "Warn about violations of Effective C++ style rules" +#: java/lang.opt:173 +msgid "Generate code for the Boehm GC" msgstr "" -#: c.opt:178 -msgid "Warn about stray tokens after #elif and #endif" +#: java/lang.opt:177 +msgid "Call a library routine to do integer divisions" msgstr "" -#: c.opt:186 -msgid "Make implicit function declarations an error" +#: java/lang.opt:181 +msgid "Generated should be loaded by bootstrap loader" msgstr "" -#: c.opt:190 -msgid "Warn if testing floating point numbers for equality" +#: ada/lang.opt:74 +msgid "Specify options to GNAT" msgstr "" -#: c.opt:194 -msgid "Warn about printf/scanf/strftime/strfmon format string anomalies" +#: fortran/lang.opt:30 +msgid "Add a directory for INCLUDE and MODULE searching" msgstr "" -#: c.opt:198 -msgid "Warn if passing too many arguments to a function for its format string" +#: fortran/lang.opt:34 +msgid "Put MODULE files in 'directory'" msgstr "" -#: c.opt:202 -msgid "Warn about format strings that are not literals" +#: fortran/lang.opt:42 +msgid "Warn about possible aliasing of dummy arguments" msgstr "" -#: c.opt:206 -msgid "Warn about possible security problems with format functions" +#: fortran/lang.opt:46 +msgid "Warn about implicit conversion" msgstr "" -#: c.opt:210 -msgid "Warn about strftime formats yielding 2-digit years" +#: fortran/lang.opt:50 +msgid "Warn about calls with implicit interface" msgstr "" -#: c.opt:214 -msgid "Warn about zero-length formats" +#: fortran/lang.opt:54 +msgid "Warn about truncated source lines" msgstr "" -#: c.opt:221 -msgid "Warn about variables which are initialized to themselves" +#: fortran/lang.opt:58 +msgid "Warn about usage of non-standard intrinsics" msgstr "" -#: c.opt:228 -msgid "Warn about implicit function declarations" +#: fortran/lang.opt:62 +msgid "Warn about \"suspicious\" constructs" msgstr "" -#: c.opt:232 -msgid "Warn when a declaration does not specify a type" +#: fortran/lang.opt:66 +msgid "Warn about underflow of numerical constant expressions" msgstr "" -#: c.opt:236 -msgid "Deprecated. This switch has no effect" +#: fortran/lang.opt:70 common.opt:162 +msgid "Warn when a label is unused" msgstr "" -#: c.opt:240 +#: fortran/lang.opt:74 msgid "" -"Warn when there is a cast to a pointer from an integer of a different size" +"Do not treat local variables and COMMON blocks as if they were named in SAVE " +"statements" msgstr "" -#: c.opt:244 -msgid "Warn about invalid uses of the \"offsetof\" macro" +#: fortran/lang.opt:78 +msgid "Specify that backslash in string introduces an escape character" msgstr "" -#: c.opt:248 -msgid "Warn about PCH files that are found but not used" +#: fortran/lang.opt:82 +msgid "Set the default double precision kind to an 8 byte wide type" msgstr "" -#: c.opt:252 -msgid "Do not warn about using \"long long\" when -pedantic" +#: fortran/lang.opt:86 +msgid "Set the default integer kind to an 8 byte wide type" msgstr "" -#: c.opt:256 -msgid "Warn about suspicious declarations of \"main\"" +#: fortran/lang.opt:90 +msgid "Set the default real kind to an 8 byte wide type" msgstr "" -#: c.opt:260 -msgid "Warn about possibly missing braces around initializers" +#: fortran/lang.opt:94 +msgid "Ignore 'D' in column one in fixed form" msgstr "" -#: c.opt:264 -msgid "Warn about global functions without previous declarations" +#: fortran/lang.opt:98 +msgid "Treat lines with 'D' in column one as comments" msgstr "" -#: c.opt:268 -msgid "Warn about missing fields in struct initializers" +#: fortran/lang.opt:102 +msgid "Allow dollar signs in entity names" msgstr "" -#: c.opt:272 -msgid "Warn about functions which might be candidates for format attributes" +#: fortran/lang.opt:106 +msgid "Display the code tree after parsing" msgstr "" -#: c.opt:276 -msgid "Warn about user-specified include directories that do not exist" +#: fortran/lang.opt:110 +msgid "Use f2c calling convention" msgstr "" -#: c.opt:280 -msgid "Warn about global functions without prototypes" +#: fortran/lang.opt:114 +msgid "Assume that the source file is fixed form" msgstr "" -#: c.opt:284 -msgid "Warn about use of multi-character character constants" +#: fortran/lang.opt:118 +msgid "Assume that the source file is free form" msgstr "" -#: c.opt:288 -msgid "Warn about \"extern\" declarations not at file scope" +#: fortran/lang.opt:122 +msgid "Append underscores to externally visible names" msgstr "" -#: c.opt:292 -msgid "" -"Warn when non-templatized friend functions are declared within a template" +#: fortran/lang.opt:126 +msgid "Use the Cray Pointer extension" msgstr "" -#: c.opt:296 -msgid "Warn about non-virtual destructors" +#: fortran/lang.opt:130 +msgid "Append a second underscore if the name already contains an underscore" msgstr "" -#: c.opt:300 +#: fortran/lang.opt:134 msgid "" -"Warn about NULL being passed to argument slots marked as requiring non-NULL" -msgstr "" - -#: c.opt:304 -msgid "Warn about non-normalised Unicode strings" -msgstr "" - -#: c.opt:308 -msgid "Warn if a C-style cast is used in a program" -msgstr "" - -#: c.opt:312 -msgid "Warn if an old-style parameter definition is used" +"Specify that no implicit typing is allowed, unless overridden by explicit " +"IMPLICIT statements" msgstr "" -#: c.opt:316 -msgid "Warn about overloaded virtual function names" +#: fortran/lang.opt:138 +msgid "Allow arbitrary character line width in fixed mode" msgstr "" -#: c.opt:320 -msgid "Warn about possibly missing parentheses" +#: fortran/lang.opt:142 +msgid "Use n as character line width in fixed mode" msgstr "" -#: c.opt:324 -msgid "Warn when converting the type of pointers to member functions" +#: fortran/lang.opt:146 +msgid "Maximum identifier length" msgstr "" -#: c.opt:328 -msgid "Warn about function pointer arithmetic" +#: fortran/lang.opt:150 +msgid "Size in bytes of the largest array that will be put on the stack" msgstr "" -#: c.opt:332 -msgid "Warn when a pointer is cast to an integer of a different size" +#: fortran/lang.opt:154 +msgid "Set default accessibility of module entities to PRIVATE" msgstr "" -#: c.opt:336 -msgid "Warn about misuses of pragmas" +#: fortran/lang.opt:158 +msgid "Don't generate code, just do syntax and semantics checking" msgstr "" -#: c.opt:340 -msgid "Warn if inherited methods are unimplemented" +#: fortran/lang.opt:162 +msgid "Try to layout derived types as compact as possible" msgstr "" -#: c.opt:344 -msgid "Warn about multiple declarations of the same object" +#: fortran/lang.opt:166 +msgid "Copy array sections into a contiguous block on procedure entry" msgstr "" -#: c.opt:348 -msgid "Warn when the compiler reorders code" +#: fortran/lang.opt:170 +msgid "Set the kind for a real with the 'q' exponent to 'n'" msgstr "" -#: c.opt:352 -msgid "" -"Warn whenever a function's return type defaults to \"int\" (C), or about " -"inconsistent return types (C++)" +#: fortran/lang.opt:174 +msgid "Stop on following floating point exceptions" msgstr "" -#: c.opt:356 -msgid "Warn if a selector has multiple methods" +#: fortran/lang.opt:178 +msgid "Conform to the ISO Fortran 95 standard" msgstr "" -#: c.opt:360 -msgid "Warn about possible violations of sequence point rules" +#: fortran/lang.opt:182 +msgid "Conform to the ISO Fortran 2003 standard" msgstr "" -#: c.opt:364 -msgid "Warn about signed-unsigned comparisons" +#: fortran/lang.opt:186 +msgid "Conform nothing in particular" msgstr "" -#: c.opt:368 -msgid "Warn when overload promotes from unsigned to signed" +#: fortran/lang.opt:190 +msgid "Accept extensions to support legacy code" msgstr "" -#: c.opt:372 -msgid "Warn about uncasted NULL used as sentinel" +#: fortran/lang.opt:194 c.opt:661 +msgid "Use the narrowest integer type possible for enumeration types" msgstr "" -#: c.opt:376 -msgid "Warn about unprototyped function declarations" +#: treelang/lang.opt:30 +msgid "Trace lexical analysis" msgstr "" -#: c.opt:380 -msgid "Warn if type signatures of candidate methods do not match exactly" +#: treelang/lang.opt:34 +msgid "Trace the parsing process" msgstr "" -#: c.opt:384 -msgid "Warn when synthesis behavior differs from Cfront" +#: config/alpha/alpha.opt:24 config/i386/i386.opt:186 +msgid "Do not use hardware fp" msgstr "" -#: c.opt:388 common.opt:142 -msgid "Do not suppress warnings from system headers" +#: config/alpha/alpha.opt:28 +msgid "Use fp registers" msgstr "" -#: c.opt:392 -msgid "Warn about features not present in traditional C" +#: config/alpha/alpha.opt:32 +msgid "Assume GAS" msgstr "" -#: c.opt:396 -msgid "" -"Warn if trigraphs are encountered that might affect the meaning of the " -"program" +#: config/alpha/alpha.opt:36 +msgid "Do not assume GAS" msgstr "" -#: c.opt:400 -msgid "Warn about @selector()s without previously declared methods" +#: config/alpha/alpha.opt:40 +msgid "Request IEEE-conformant math library routines (OSF/1)" msgstr "" -#: c.opt:404 -msgid "Warn if an undefined macro is used in an #if directive" +#: config/alpha/alpha.opt:44 +msgid "Emit IEEE-conformant code, without inexact exceptions" msgstr "" -#: c.opt:408 -msgid "Warn about unrecognized pragmas" +#: config/alpha/alpha.opt:51 +msgid "Do not emit complex integer constants to read-only memory" msgstr "" -#: c.opt:412 -msgid "Warn about macros defined in the main file that are not used" +#: config/alpha/alpha.opt:55 +msgid "Use VAX fp" msgstr "" -#: c.opt:416 -msgid "Do not warn about using variadic macros when -pedantic" +#: config/alpha/alpha.opt:59 +msgid "Do not use VAX fp" msgstr "" -#: c.opt:420 -msgid "Give strings the type \"array of char\"" +#: config/alpha/alpha.opt:63 +msgid "Emit code for the byte/word ISA extension" msgstr "" -#: c.opt:424 -msgid "Warn when a pointer differs in signedness in an assignment" +#: config/alpha/alpha.opt:67 +msgid "Emit code for the motion video ISA extension" msgstr "" -#: c.opt:428 -msgid "A synonym for -std=c89 (for C) or -std=c++98 (for C++)" +#: config/alpha/alpha.opt:71 +msgid "Emit code for the fp move and sqrt ISA extension" msgstr "" -#: c.opt:436 -msgid "Enforce class member access control semantics" +#: config/alpha/alpha.opt:75 +msgid "Emit code for the counting ISA extension" msgstr "" -#: c.opt:443 -msgid "Change when template instances are emitted" +#: config/alpha/alpha.opt:79 +msgid "Emit code using explicit relocation directives" msgstr "" -#: c.opt:447 -msgid "Recognize the \"asm\" keyword" +#: config/alpha/alpha.opt:83 +msgid "Emit 16-bit relocations to the small data areas" msgstr "" -#: c.opt:451 -msgid "Recognize built-in functions" +#: config/alpha/alpha.opt:87 +msgid "Emit 32-bit relocations to the small data areas" msgstr "" -#: c.opt:458 -msgid "Check the return value of new" +#: config/alpha/alpha.opt:91 +msgid "Emit direct branches to local functions" msgstr "" -#: c.opt:462 -msgid "Allow the arguments of the '?' operator to have different types" +#: config/alpha/alpha.opt:95 +msgid "Emit indirect branches to local functions" msgstr "" -#: c.opt:466 -msgid "Reduce the size of object files" +#: config/alpha/alpha.opt:99 +msgid "Emit rdval instead of rduniq for thread pointer" msgstr "" -#: c.opt:470 -msgid "Make string literals \"const char[]\" not \"char[]\"" +#: config/alpha/alpha.opt:103 config/sparc/long-double-switch.opt:24 +msgid "Use 128-bit long double" msgstr "" -#: c.opt:474 -msgid "Use class <name> for constant strings" +#: config/alpha/alpha.opt:107 config/sparc/long-double-switch.opt:28 +msgid "Use 64-bit long double" msgstr "" -#: c.opt:478 -msgid "Inline member functions by default" +#: config/alpha/alpha.opt:111 +msgid "Use features of and schedule given CPU" msgstr "" -#: c.opt:482 -msgid "Permit '$' as an identifier character" +#: config/alpha/alpha.opt:115 +msgid "Schedule given CPU" msgstr "" -#: c.opt:489 -msgid "Generate code to check exception specifications" +#: config/alpha/alpha.opt:119 +msgid "Control the generated fp rounding mode" msgstr "" -#: c.opt:496 -msgid "Convert all strings and character constants to character set <cset>" +#: config/alpha/alpha.opt:123 +msgid "Control the IEEE trap mode" msgstr "" -#: c.opt:500 -msgid "Specify the default character set for source files" +#: config/alpha/alpha.opt:127 +msgid "Control the precision given to fp exceptions" msgstr "" -#: c.opt:514 -msgid "Scope of for-init-statement variables is local to the loop" +#: config/alpha/alpha.opt:131 +msgid "Tune expected memory latency" msgstr "" -#: c.opt:518 -msgid "Do not assume that standard C libraries and \"main\" exist" +#: config/alpha/alpha.opt:135 config/ia64/ia64.opt:93 +#: config/rs6000/sysv4.opt:33 +msgid "Specify bit size of immediate TLS offsets" msgstr "" -#: c.opt:522 -msgid "Recognize GNU-defined keywords" +#: config/frv/frv.opt:24 +msgid "Use 4 media accumulators" msgstr "" -#: c.opt:526 -msgid "Generate code for GNU runtime environment" +#: config/frv/frv.opt:28 +msgid "Use 8 media accumulators" msgstr "" -#: c.opt:539 -msgid "Assume normal C execution environment" +#: config/frv/frv.opt:32 +msgid "Enable label alignment optimizations" msgstr "" -#: c.opt:543 -msgid "Enable support for huge objects" +#: config/frv/frv.opt:36 +msgid "Dynamically allocate cc registers" msgstr "" -#: c.opt:547 -msgid "Export functions even if they can be inlined" +#: config/frv/frv.opt:43 +msgid "Set the cost of branches" msgstr "" -#: c.opt:551 -msgid "Emit implicit instantiations of inline templates" +#: config/frv/frv.opt:47 +msgid "Enable conditional execution other than moves/scc" msgstr "" -#: c.opt:555 -msgid "Emit implicit instantiations of templates" +#: config/frv/frv.opt:51 +msgid "Change the maximum length of conditionally-executed sequences" msgstr "" -#: c.opt:559 -msgid "Inject friend functions into enclosing namespace" +#: config/frv/frv.opt:55 +msgid "" +"Change the number of temporary registers that are available to conditionally-" +"executed sequences" msgstr "" -#: c.opt:566 -msgid "Don't warn about uses of Microsoft extensions" +#: config/frv/frv.opt:59 +msgid "Enable conditional moves" msgstr "" -#: c.opt:576 -msgid "Generate code for NeXT (Apple Mac OS X) runtime environment" +#: config/frv/frv.opt:63 +msgid "Set the target CPU type" msgstr "" -#: c.opt:580 -msgid "Assume that receivers of Objective-C messages may be nil" +#: config/frv/frv.opt:85 +msgid "Use fp double instructions" msgstr "" -#: c.opt:592 -msgid "" -"Generate special Objective-C methods to initialize/destroy non-POD C++ " -"ivars, if needed" +#: config/frv/frv.opt:89 +msgid "Change the ABI to allow double word insns" msgstr "" -#: c.opt:596 -msgid "Allow fast jumps to the message dispatcher" +#: config/frv/frv.opt:93 +msgid "Enable Function Descriptor PIC mode" msgstr "" -#: c.opt:602 -msgid "Enable Objective-C exception and synchronization syntax" +#: config/frv/frv.opt:97 +msgid "Just use icc0/fcc0" msgstr "" -#: c.opt:606 -msgid "Enable garbage collection (GC) in Objective-C/Objective-C++ programs" +#: config/frv/frv.opt:101 +msgid "Only use 32 FPRs" msgstr "" -#: c.opt:611 -msgid "Enable Objective-C setjmp exception handling runtime" +#: config/frv/frv.opt:105 +msgid "Use 64 FPRs" msgstr "" -#: c.opt:615 -msgid "Recognize C++ kewords like \"compl\" and \"xor\"" +#: config/frv/frv.opt:109 +msgid "Only use 32 GPRs" msgstr "" -#: c.opt:619 -msgid "Enable optional diagnostics" +#: config/frv/frv.opt:113 +msgid "Use 64 GPRs" msgstr "" -#: c.opt:626 -msgid "Look for and use PCH files even when preprocessing" +#: config/frv/frv.opt:117 +msgid "Enable use of GPREL for read-only data in FDPIC" msgstr "" -#: c.opt:630 -msgid "Downgrade conformance errors to warnings" +#: config/frv/frv.opt:121 config/rs6000/rs6000.opt:93 +#: config/pdp11/pdp11.opt:72 +msgid "Use hardware floating point" msgstr "" -#: c.opt:634 -msgid "Treat the input file as already preprocessed" +#: config/frv/frv.opt:125 +msgid "Enable inlining of PLT in function calls" msgstr "" -#: c.opt:638 -msgid "" -"Used in Fix-and-Continue mode to indicate that object files may be swapped " -"in at runtime" +#: config/frv/frv.opt:129 +msgid "Enable PIC support for building libraries" msgstr "" -#: c.opt:642 -msgid "Enable automatic template instantiation" +#: config/frv/frv.opt:133 +msgid "Follow the EABI linkage requirements" msgstr "" -#: c.opt:646 -msgid "Generate run time type descriptor information" +#: config/frv/frv.opt:137 +msgid "Disallow direct calls to global functions" msgstr "" -#: c.opt:650 -msgid "Use the same size for double as for float" +#: config/frv/frv.opt:141 +msgid "Use media instructions" msgstr "" -#: c.opt:654 -msgid "Use the narrowest integer type possible for enumeration types" +#: config/frv/frv.opt:145 +msgid "Use multiply add/subtract instructions" msgstr "" -#: c.opt:658 -msgid "Force the underlying type for \"wchar_t\" to be \"unsigned short\"" +#: config/frv/frv.opt:149 +msgid "Enable optimizing &&/|| in conditional execution" msgstr "" -#: c.opt:662 -msgid "When \"signed\" or \"unsigned\" is not given make the bitfield signed" +#: config/frv/frv.opt:153 +msgid "Enable nested conditional execution optimizations" msgstr "" -#: c.opt:666 -msgid "Make \"char\" signed by default" +#: config/frv/frv.opt:158 +msgid "Do not mark ABI switches in e_flags" msgstr "" -#: c.opt:673 -msgid "Display statistics accumulated during compilation" +#: config/frv/frv.opt:162 +msgid "Remove redundant membars" msgstr "" -#: c.opt:680 -msgid "Distance between tab stops for column reporting" +#: config/frv/frv.opt:166 +msgid "Pack VLIW instructions" msgstr "" -#: c.opt:684 -msgid "Specify maximum template instantiation depth" +#: config/frv/frv.opt:170 +msgid "Enable setting GPRs to the result of comparisons" msgstr "" -#: c.opt:691 -msgid "Do not generate thread-safe code for initializing local statics" +#: config/frv/frv.opt:174 +msgid "Change the amount of scheduler lookahead" msgstr "" -#: c.opt:695 -msgid "When \"signed\" or \"unsigned\" is not given make the bitfield unsigned" +#: config/frv/frv.opt:178 config/pa/pa.opt:105 +msgid "Use software floating point" msgstr "" -#: c.opt:699 -msgid "Make \"char\" unsigned by default" +#: config/frv/frv.opt:182 +msgid "Assume a large TLS segment" msgstr "" -#: c.opt:703 -msgid "Use __cxa_atexit to register destructors" +#: config/frv/frv.opt:186 +msgid "Do not assume a large TLS segment" msgstr "" -#: c.opt:707 -msgid "Marks all inlined methods as having hidden visibility" +#: config/frv/frv.opt:191 +msgid "Cause gas to print tomcat statistics" msgstr "" -#: c.opt:711 -msgid "Discard unused virtual functions" +#: config/frv/frv.opt:196 +msgid "Link with the library-pic libraries" msgstr "" -#: c.opt:715 -msgid "Implement vtables using thunks" +#: config/frv/frv.opt:200 +msgid "Allow branches to be packed with other instructions" msgstr "" -#: c.opt:719 -msgid "Emit common-like symbols as weak symbols" +#: config/mn10300/mn10300.opt:24 +msgid "Target the AM33 processor" msgstr "" -#: c.opt:723 -msgid "" -"Convert all wide strings and character constants to character set <cset>" +#: config/mn10300/mn10300.opt:28 +msgid "Target the AM33/2.0 processor" msgstr "" -#: c.opt:727 -msgid "Generate a #line directive pointing at the current working directory" +#: config/mn10300/mn10300.opt:32 +msgid "Work around hardware multiply bug" msgstr "" -#: c.opt:731 -msgid "Emit cross referencing information" +#: config/mn10300/mn10300.opt:37 +msgid "Enable linker relaxations" msgstr "" -#: c.opt:735 -msgid "" -"Generate lazy class lookup (via objc_getClass()) for use in Zero-Link mode" +#: config/mn10300/mn10300.opt:41 +msgid "Return pointers in both a0 and d0" msgstr "" -#: c.opt:739 -msgid "Dump declarations to a .decl file" +#: config/s390/tpf.opt:24 +msgid "Enable TPF-OS tracing code" msgstr "" -#: c.opt:743 c.opt:771 -msgid "Add <dir> to the end of the system include path" +#: config/s390/tpf.opt:28 +msgid "Specify main object for TPF-OS" msgstr "" -#: c.opt:747 -msgid "Accept definition of macros in <file>" +#: config/s390/s390.opt:24 +msgid "31 bit ABI" msgstr "" -#: c.opt:751 -msgid "Include the contents of <file> before other files" +#: config/s390/s390.opt:28 +msgid "64 bit ABI" msgstr "" -#: c.opt:755 -msgid "Specify <path> as a prefix for next two options" +#: config/s390/s390.opt:32 config/i386/i386.opt:80 +msgid "Generate code for given CPU" msgstr "" -#: c.opt:759 -msgid "Set <dir> to be the system root directory" +#: config/s390/s390.opt:36 +msgid "Maintain backchain pointer" msgstr "" -#: c.opt:763 -msgid "Add <dir> to the start of the system include path" +#: config/s390/s390.opt:40 +msgid "Additional debug prints" msgstr "" -#: c.opt:767 -msgid "Add <dir> to the end of the quote include path" +#: config/s390/s390.opt:44 +msgid "ESA/390 architecture" msgstr "" -#: c.opt:785 -msgid "" -"Do not search standard system include directories (those specified with -" -"isystem will still be used)" +#: config/s390/s390.opt:48 +msgid "Enable fused multiply/add instructions" msgstr "" -#: c.opt:789 -msgid "Do not search standard system include directories for C++" +#: config/s390/s390.opt:52 config/i386/i386.opt:48 config/i386/i386.opt:118 +msgid "Use hardware fp" msgstr "" -#: c.opt:805 -msgid "Generate C header of platform-specific features" +#: config/s390/s390.opt:56 +msgid "Use packed stack layout" msgstr "" -#: c.opt:809 -msgid "Print a checksum of the executable for PCH validity checking, and stop" +#: config/s390/s390.opt:60 +msgid "Use bras for executable < 64k" msgstr "" -#: c.opt:813 -msgid "Remap file names when including files" +#: config/s390/s390.opt:64 +msgid "Don't use hardware fp" msgstr "" -#: c.opt:817 -msgid "Conform to the ISO 1998 C++ standard" +#: config/s390/s390.opt:68 +msgid "" +"Set the max. number of bytes which has to be left to stack size before a " +"trap instruction is triggered" msgstr "" -#: c.opt:821 c.opt:849 -msgid "Conform to the ISO 1990 C standard" +#: config/s390/s390.opt:72 +msgid "" +"Emit extra code in the function prologue in order to trap if the stack size " +"exceeds the given limit" msgstr "" -#: c.opt:825 c.opt:857 -msgid "Conform to the ISO 1999 C standard" +#: config/s390/s390.opt:76 config/ia64/ia64.opt:97 config/sparc/sparc.opt:96 +#: config/i386/i386.opt:222 config/rs6000/rs6000.opt:203 +msgid "Schedule code for given CPU" msgstr "" -#: c.opt:829 -msgid "Deprecated in favor of -std=c99" +#: config/s390/s390.opt:80 +msgid "mvcle use" msgstr "" -#: c.opt:833 -msgid "Conform to the ISO 1998 C++ standard with GNU extensions" +#: config/s390/s390.opt:84 +msgid "Warn if a function uses alloca or creates an array with dynamic size" msgstr "" -#: c.opt:837 -msgid "Conform to the ISO 1990 C standard with GNU extensions" +#: config/s390/s390.opt:88 +msgid "Warn if a single function's framesize exceeds the given framesize" msgstr "" -#: c.opt:841 -msgid "Conform to the ISO 1999 C standard with GNU extensions" +#: config/s390/s390.opt:92 +msgid "z/Architecture" msgstr "" -#: c.opt:845 -msgid "Deprecated in favor of -std=gnu99" +#: config/ia64/ilp32.opt:3 +msgid "Generate ILP32 code" msgstr "" -#: c.opt:853 -msgid "Conform to the ISO 1990 C standard as amended in 1994" +#: config/ia64/ilp32.opt:7 +msgid "Generate LP64 code" msgstr "" -#: c.opt:861 -msgid "Deprecated in favor of -std=iso9899:1999" +#: config/ia64/ia64.opt:3 +msgid "Generate big endian code" msgstr "" -#: c.opt:865 -msgid "Enable traditional preprocessing" +#: config/ia64/ia64.opt:7 +msgid "Generate little endian code" msgstr "" -#: c.opt:869 -msgid "Support ISO C trigraphs" +#: config/ia64/ia64.opt:11 +msgid "Generate code for GNU as" msgstr "" -#: c.opt:873 -msgid "Do not predefine system-specific and GCC-specific macros" +#: config/ia64/ia64.opt:15 +msgid "Generate code for GNU ld" msgstr "" -#: c.opt:877 -msgid "Enable verbose output" +#: config/ia64/ia64.opt:19 +msgid "Emit stop bits before and after volatile extended asms" msgstr "" -#: common.opt:28 -msgid "Display this information" +#: config/ia64/ia64.opt:23 +msgid "Use in/loc/out register names" msgstr "" -#: common.opt:32 -msgid "" -"Set parameter <param> to value. See below for a complete list of parameters" +#: config/ia64/ia64.opt:30 +msgid "Enable use of sdata/scommon/sbss" msgstr "" -#: common.opt:42 -msgid "" -"Put global and static data smaller than <number> bytes into a special " -"section (on some targets)" +#: config/ia64/ia64.opt:34 +msgid "Generate code without GP reg" msgstr "" -#: common.opt:46 -msgid "Set optimization level to <number>" +#: config/ia64/ia64.opt:38 +msgid "gp is constant (but save/restore gp on indirect calls)" msgstr "" -#: common.opt:50 -msgid "Optimize for space rather than speed" +#: config/ia64/ia64.opt:42 +msgid "Generate self-relocatable code" msgstr "" -#: common.opt:54 -msgid "This switch is deprecated; use -Wextra instead" +#: config/ia64/ia64.opt:46 +msgid "Generate inline floating point division, optimize for latency" msgstr "" -#: common.opt:58 -msgid "Warn about returning structures, unions or arrays" +#: config/ia64/ia64.opt:50 +msgid "Generate inline floating point division, optimize for throughput" msgstr "" -#: common.opt:62 -msgid "Warn about inappropriate attribute usage" +#: config/ia64/ia64.opt:57 +msgid "Generate inline integer division, optimize for latency" msgstr "" -#: common.opt:66 -msgid "Warn about pointer casts which increase alignment" +#: config/ia64/ia64.opt:61 +msgid "Generate inline integer division, optimize for throughput" msgstr "" -#: common.opt:70 -msgid "Warn about uses of __attribute__((deprecated)) declarations" +#: config/ia64/ia64.opt:65 +msgid "Do not inline integer division" msgstr "" -#: common.opt:74 -msgid "Warn when an optimization pass is disabled" +#: config/ia64/ia64.opt:69 +msgid "Generate inline square root, optimize for latency" msgstr "" -#: common.opt:78 -msgid "Treat all warnings as errors" +#: config/ia64/ia64.opt:73 +msgid "Generate inline square root, optimize for throughput" msgstr "" -#: common.opt:82 -msgid "Print extra (possibly unwanted) warnings" +#: config/ia64/ia64.opt:77 +msgid "Do not inline square root" msgstr "" -#: common.opt:86 -msgid "Exit on the first error occurred" +#: config/ia64/ia64.opt:81 +msgid "Enable Dwarf 2 line debug info via GNU as" msgstr "" -#: common.opt:90 -msgid "Warn when an inlined function cannot be inlined" +#: config/ia64/ia64.opt:85 +msgid "Enable earlier placing stop bits for better scheduling" msgstr "" -#: common.opt:94 -msgid "Warn if an object is larger than <number> bytes" +#: config/ia64/ia64.opt:89 config/pa/pa.opt:52 +msgid "Specify range of registers to make fixed" msgstr "" -#: common.opt:98 -msgid "Warn if the loop cannot be optimized due to nontrivial assumptions." +#: config/m32c/m32c.opt:25 config/ms1/ms1.opt:32 +msgid "Use simulator runtime" msgstr "" -#: common.opt:102 -msgid "" -"Warn about functions which might be candidates for __attribute__((noreturn))" +#: config/m32c/m32c.opt:29 +msgid "Compile code for R8C variants" msgstr "" -#: common.opt:106 -msgid "Warn when the packed attribute has no effect on struct layout" +#: config/m32c/m32c.opt:33 +msgid "Compile code for M16C variants" msgstr "" -#: common.opt:110 -msgid "Warn when padding is required to align structure members" +#: config/m32c/m32c.opt:37 +msgid "Compile code for M32CM variants" msgstr "" -#: common.opt:114 -msgid "Warn when one local variable shadows another" +#: config/m32c/m32c.opt:41 +msgid "Compile code for M32C variants" msgstr "" -#: common.opt:118 -msgid "Warn when not issuing stack smashing protection for some reason" +#: config/m32c/m32c.opt:45 +msgid "Number of memreg bytes (default: 16, range: 0..16)" msgstr "" -#: common.opt:122 common.opt:126 -msgid "Warn about code which might break strict aliasing rules" +#: config/sparc/little-endian.opt:24 +msgid "Generate code for little-endian" msgstr "" -#: common.opt:130 -msgid "Warn about enumerated switches, with no default, missing a case" +#: config/sparc/little-endian.opt:28 +msgid "Generate code for big-endian" msgstr "" -#: common.opt:134 -msgid "Warn about enumerated switches missing a \"default:\" statement" +#: config/sparc/sparc.opt:24 config/sparc/sparc.opt:28 +msgid "Use hardware FP" msgstr "" -#: common.opt:138 -msgid "Warn about all enumerated switches missing a specific case" +#: config/sparc/sparc.opt:32 +msgid "Do not use hardware FP" msgstr "" -#: common.opt:146 -msgid "Warn about uninitialized automatic variables" +#: config/sparc/sparc.opt:36 +msgid "Assume possible double misalignment" msgstr "" -#: common.opt:150 -msgid "Warn about code that will never be executed" +#: config/sparc/sparc.opt:40 +msgid "Pass -assert pure-text to linker" msgstr "" -#: common.opt:154 -msgid "Enable all -Wunused- warnings" +#: config/sparc/sparc.opt:44 +msgid "Use ABI reserved registers" msgstr "" -#: common.opt:158 -msgid "Warn when a function is unused" +#: config/sparc/sparc.opt:48 +msgid "Use hardware quad FP instructions" msgstr "" -#: common.opt:162 fortran/lang.opt:70 -msgid "Warn when a label is unused" +#: config/sparc/sparc.opt:52 +msgid "Do not use hardware quad fp instructions" msgstr "" -#: common.opt:166 -msgid "Warn when a function parameter is unused" +#: config/sparc/sparc.opt:56 +msgid "Compile for V8+ ABI" msgstr "" -#: common.opt:170 -msgid "Warn when an expression value is unused" +#: config/sparc/sparc.opt:60 +msgid "Use UltraSPARC Visual Instruction Set extensions" msgstr "" -#: common.opt:174 -msgid "Warn when a variable is unused" +#: config/sparc/sparc.opt:64 +msgid "Pointers are 64-bit" msgstr "" -#: common.opt:178 -msgid "Emit declaration information into <file>" +#: config/sparc/sparc.opt:68 +msgid "Pointers are 32-bit" msgstr "" -#: common.opt:191 -msgid "Enable dumps from specific passes of the compiler" +#: config/sparc/sparc.opt:72 +msgid "Use 64-bit ABI" msgstr "" -#: common.opt:195 -msgid "Set the file basename to be used for dumps" +#: config/sparc/sparc.opt:76 +msgid "Use 32-bit ABI" msgstr "" -#: common.opt:213 -msgid "Align the start of functions" +#: config/sparc/sparc.opt:80 +msgid "Use stack bias" msgstr "" -#: common.opt:220 -msgid "Align labels which are only reached by jumping" +#: config/sparc/sparc.opt:84 +msgid "Use structs on stronger alignment for double-word copies" msgstr "" -#: common.opt:227 -msgid "Align all labels" +#: config/sparc/sparc.opt:88 +msgid "Optimize tail call instructions in assembler and linker" msgstr "" -#: common.opt:234 -msgid "Align the start of loops" +#: config/sparc/sparc.opt:92 config/rs6000/rs6000.opt:199 +msgid "Use features of and schedule code for given CPU" msgstr "" -#: common.opt:247 -msgid "Specify that arguments may alias each other and globals" +#: config/sparc/sparc.opt:100 +msgid "Use given SPARC-V9 code model" msgstr "" -#: common.opt:251 -msgid "Assume arguments may alias globals but not each other" +#: config/m32r/m32r.opt:24 +msgid "Compile for the m32rx" msgstr "" -#: common.opt:255 -msgid "Assume arguments alias neither each other nor globals" +#: config/m32r/m32r.opt:28 +msgid "Compile for the m32r2" msgstr "" -#: common.opt:259 -msgid "Generate unwind tables that are exact at each instruction boundary" +#: config/m32r/m32r.opt:32 +msgid "Compile for the m32r" msgstr "" -#: common.opt:267 -msgid "Generate code to check bounds before indexing arrays" +#: config/m32r/m32r.opt:36 +msgid "Align all loops to 32 byte boundary" msgstr "" -#: common.opt:271 -msgid "Replace add, compare, branch with branch on count register" +#: config/m32r/m32r.opt:40 +msgid "Prefer branches over conditional execution" msgstr "" -#: common.opt:275 -msgid "Use profiling information for branch probabilities" +#: config/m32r/m32r.opt:44 +msgid "Give branches their default cost" msgstr "" -#: common.opt:279 -msgid "" -"Perform branch target load optimization before prologue / epilogue threading" +#: config/m32r/m32r.opt:48 +msgid "Display compile time statistics" msgstr "" -#: common.opt:283 -msgid "" -"Perform branch target load optimization after prologue / epilogue threading" +#: config/m32r/m32r.opt:52 +msgid "Specify cache flush function" msgstr "" -#: common.opt:287 -msgid "" -"Restrict target load migration not to re-use registers in any basic block" +#: config/m32r/m32r.opt:56 +msgid "Specify cache flush trap number" msgstr "" -#: common.opt:291 -msgid "Mark <register> as being preserved across functions" +#: config/m32r/m32r.opt:60 +msgid "Only issue one instruction per cycle" msgstr "" -#: common.opt:295 -msgid "Mark <register> as being corrupted by function calls" +#: config/m32r/m32r.opt:64 +msgid "Allow two instructions to be issued per cycle" msgstr "" -#: common.opt:302 -msgid "Save registers around function calls" +#: config/m32r/m32r.opt:68 +msgid "Code size: small, medium or large" msgstr "" -#: common.opt:306 -msgid "Do not put uninitialized globals in the common section" +#: config/m32r/m32r.opt:72 +msgid "Don't call any cache flush functions" msgstr "" -#: common.opt:310 -msgid "Perform a register copy-propagation optimization pass" +#: config/m32r/m32r.opt:76 +msgid "Don't call any cache flush trap" msgstr "" -#: common.opt:314 -msgid "Perform cross-jumping optimization" +#: config/m32r/m32r.opt:83 +msgid "Small data area: none, sdata, use" msgstr "" -#: common.opt:318 -msgid "When running CSE, follow jumps to their targets" +#: config/m68k/m68k.opt:24 +msgid "Generate code for a 520X" msgstr "" -#: common.opt:322 -msgid "When running CSE, follow conditional jumps" +#: config/m68k/m68k.opt:28 +msgid "Generate code for a 5206e" msgstr "" -#: common.opt:326 -msgid "Omit range reduction step when performing complex division" +#: config/m68k/m68k.opt:32 +msgid "Generate code for a 528x" msgstr "" -#: common.opt:330 -msgid "Place data items into their own section" +#: config/m68k/m68k.opt:36 +msgid "Generate code for a 5307" msgstr "" -#: common.opt:336 -msgid "Defer popping functions args from stack until later" +#: config/m68k/m68k.opt:40 +msgid "Generate code for a 5407" msgstr "" -#: common.opt:340 -msgid "Attempt to fill delay slots of branch instructions" +#: config/m68k/m68k.opt:44 config/m68k/m68k.opt:97 +msgid "Generate code for a 68000" msgstr "" -#: common.opt:344 -msgid "Delete useless null pointer checks" +#: config/m68k/m68k.opt:48 config/m68k/m68k.opt:101 +msgid "Generate code for a 68020" msgstr "" -#: common.opt:348 -msgid "" -"How often to emit source location at the beginning of line-wrapped " -"diagnostics" +#: config/m68k/m68k.opt:52 +msgid "Generate code for a 68040, without any new instructions" msgstr "" -#: common.opt:352 -msgid "" -"Amend appropriate diagnostic messages with the command line option that " -"controls them" +#: config/m68k/m68k.opt:56 +msgid "Generate code for a 68060, without any new instructions" msgstr "" -#: common.opt:356 -msgid "Dump various compiler internals to a file" +#: config/m68k/m68k.opt:60 +msgid "Generate code for a 68030" msgstr "" -#: common.opt:360 -msgid "" -"Suppress output of instruction numbers and line number notes in debugging " -"dumps" +#: config/m68k/m68k.opt:64 +msgid "Generate code for a 68040" msgstr "" -#: common.opt:364 -msgid "Perform early inlining" +#: config/m68k/m68k.opt:68 +msgid "Generate code for a 68060" msgstr "" -#: common.opt:368 -msgid "Perform DWARF2 duplicate elimination" +#: config/m68k/m68k.opt:72 +msgid "Generate code for a 68302" msgstr "" -#: common.opt:372 common.opt:376 -msgid "Perform unused type elimination in debug info" +#: config/m68k/m68k.opt:76 +msgid "Generate code for a 68332" msgstr "" -#: common.opt:380 -msgid "Enable exception handling" +#: config/m68k/m68k.opt:81 +msgid "Generate code for a 68851" msgstr "" -#: common.opt:384 -msgid "Perform a number of minor, expensive optimizations" +#: config/m68k/m68k.opt:85 +msgid "Generate code that uses 68881 floating-point instructions" msgstr "" -#: common.opt:391 -msgid "Assume no NaNs or infinities are generated" +#: config/m68k/m68k.opt:89 +msgid "Align variables on a 32-bit boundary" msgstr "" -#: common.opt:395 -msgid "Mark <register> as being unavailable to the compiler" +#: config/m68k/m68k.opt:93 +msgid "Use the bit-field instructions" msgstr "" -#: common.opt:399 -msgid "Don't allocate floats and doubles in extended-precision registers" +#: config/m68k/m68k.opt:105 +msgid "Generate code for a cpu32" msgstr "" -#: common.opt:405 -msgid "Copy memory address constants into registers before use" +#: config/m68k/m68k.opt:109 +msgid "Enable ID based shared library" msgstr "" -#: common.opt:411 -msgid "Copy memory operands into registers before use" +#: config/m68k/m68k.opt:113 +msgid "Do not use the bit-field instructions" msgstr "" -#: common.opt:418 -msgid "Allow function addresses to be held in registers" +#: config/m68k/m68k.opt:117 +msgid "Use normal calling convention" msgstr "" -#: common.opt:422 -msgid "Place each function into its own section" +#: config/m68k/m68k.opt:121 +msgid "Consider type 'int' to be 32 bits wide" msgstr "" -#: common.opt:426 -msgid "Perform global common subexpression elimination" +#: config/m68k/m68k.opt:125 +msgid "Generate pc-relative code" msgstr "" -#: common.opt:430 -msgid "" -"Perform enhanced load motion during global common subexpression elimination" +#: config/m68k/m68k.opt:129 +msgid "Use different calling convention using 'rtd'" msgstr "" -#: common.opt:434 -msgid "Perform store motion after global common subexpression elimination" +#: config/m68k/m68k.opt:133 +msgid "Enable separate data segment" msgstr "" -#: common.opt:438 -msgid "" -"Perform redundant load after store elimination in global common subexpression" +#: config/m68k/m68k.opt:137 config/bfin/bfin.opt:45 +msgid "ID of shared library to build" msgstr "" -#: common.opt:443 -msgid "" -"Perform global common subexpression elimination after register allocation" +#: config/m68k/m68k.opt:141 +msgid "Consider type 'int' to be 16 bits wide" msgstr "" -#: common.opt:448 -msgid "Enable guessing of branch probabilities" +#: config/m68k/m68k.opt:145 +msgid "Generate code with library calls for floating point" msgstr "" -#: common.opt:456 -msgid "Process #ident directives" +#: config/m68k/m68k.opt:149 +msgid "Do not use unaligned memory references" msgstr "" -#: common.opt:460 -msgid "Perform conversion of conditional jumps to branchless equivalents" +#: config/m68k/ieee.opt:25 config/i386/i386.opt:122 +msgid "Use IEEE math for fp comparisons" msgstr "" -#: common.opt:464 -msgid "Perform conversion of conditional jumps to conditional execution" +#: config/i386/djgpp.opt:26 +msgid "Ignored (obsolete)" msgstr "" -#: common.opt:472 -msgid "Do not generate .size directives" +#: config/i386/i386.opt:24 +msgid "sizeof(long double) is 16" msgstr "" -#: common.opt:481 -msgid "Pay attention to the \"inline\" keyword" +#: config/i386/i386.opt:28 +msgid "Generate 32bit i386 code" msgstr "" -#: common.opt:485 -msgid "Integrate simple functions into their callers" +#: config/i386/i386.opt:36 +msgid "Support 3DNow! built-in functions" msgstr "" -#: common.opt:489 -msgid "Integrate functions called once into their callers" +#: config/i386/i386.opt:44 +msgid "Generate 64bit x86-64 code" msgstr "" -#: common.opt:496 -msgid "Limit the size of inlined functions to <number>" +#: config/i386/i386.opt:52 +msgid "sizeof(long double) is 12" msgstr "" -#: common.opt:500 -msgid "Instrument function entry and exit with profiling calls" +#: config/i386/i386.opt:56 +msgid "Reserve space for outgoing arguments in the function prologue" msgstr "" -#: common.opt:504 -msgid "Perform Interprocedural constant propagation" +#: config/i386/i386.opt:60 +msgid "Align some doubles on dword boundary" msgstr "" -#: common.opt:508 -msgid "Discover pure and const functions" +#: config/i386/i386.opt:64 +msgid "Function starts are aligned to this power of 2" msgstr "" -#: common.opt:512 -msgid "Discover readonly and non addressable static variables" +#: config/i386/i386.opt:68 +msgid "Jump targets are aligned to this power of 2" msgstr "" -#: common.opt:516 -msgid "Type based escape and alias analysis" +#: config/i386/i386.opt:72 +msgid "Loop code aligned to this power of 2" msgstr "" -#: common.opt:520 -msgid "Optimize induction variables on trees" +#: config/i386/i386.opt:76 +msgid "Align destination of the string operations" msgstr "" -#: common.opt:524 -msgid "Use jump tables for sufficiently large switch statements" +#: config/i386/i386.opt:84 +msgid "Use given assembler dialect" msgstr "" -#: common.opt:528 -msgid "Generate code for functions even if they are fully inlined" +#: config/i386/i386.opt:88 +msgid "Branches are this expensive (1-5, arbitrary units)" msgstr "" -#: common.opt:532 -msgid "Emit static const variables even if they are not used" +#: config/i386/i386.opt:92 +msgid "" +"Data greater than given threshold will go into .ldata section in x86-64 " +"medium model" msgstr "" -#: common.opt:536 -msgid "Give external symbols a leading underscore" +#: config/i386/i386.opt:96 +msgid "Use given x86-64 code model" msgstr "" -#: common.opt:540 -msgid "Perform loop optimizations" +#: config/i386/i386.opt:106 +msgid "Generate sin, cos, sqrt for FPU" msgstr "" -#: common.opt:544 -msgid "Perform loop optimizations using the new loop optimizer" +#: config/i386/i386.opt:110 +msgid "Return values of functions in FPU registers" msgstr "" -#: common.opt:548 -msgid "Set errno after built-in math functions" +#: config/i386/i386.opt:114 +msgid "Generate floating point mathematics using given instruction set" msgstr "" -#: common.opt:552 -msgid "Report on permanent memory allocation" +#: config/i386/i386.opt:126 +msgid "Inline all known string operations" msgstr "" -#: common.opt:559 -msgid "Attempt to merge identical constants and constant variables" +#: config/i386/i386.opt:134 +msgid "Support MMX built-in functions" msgstr "" -#: common.opt:563 -msgid "Attempt to merge identical constants across compilation units" +#: config/i386/i386.opt:138 +msgid "Use native (MS) bitfield layout" msgstr "" -#: common.opt:567 -msgid "" -"Limit diagnostics to <number> characters per line. 0 suppresses line-" -"wrapping" +#: config/i386/i386.opt:154 +msgid "Omit the frame pointer in leaf functions" msgstr "" -#: common.opt:571 -msgid "Perform SMS based modulo scheduling before the first scheduling pass" +#: config/i386/i386.opt:166 +msgid "Attempt to keep stack aligned to this power of 2" msgstr "" -#: common.opt:575 -msgid "Move loop invariant computations out of loops" +#: config/i386/i386.opt:170 +msgid "Use push instructions to save outgoing arguments" msgstr "" -#: common.opt:579 -msgid "Add mudflap bounds-checking instrumentation for single-threaded program" +#: config/i386/i386.opt:174 +msgid "Use red-zone in the x86-64 code" msgstr "" -#: common.opt:583 -msgid "Add mudflap bounds-checking instrumentation for multi-threaded program" +#: config/i386/i386.opt:178 +msgid "Number of registers used to pass integer arguments" msgstr "" -#: common.opt:587 -msgid "Ignore read operations when inserting mudflap instrumentation" +#: config/i386/i386.opt:182 +msgid "Alternate calling convention" msgstr "" -#: common.opt:591 -msgid "" -"Enable/Disable the traditional scheduling in loops that already passed " -"modulo scheduling" +#: config/i386/i386.opt:190 +msgid "Support MMX and SSE built-in functions and code generation" msgstr "" -#: common.opt:595 -msgid "Support synchronous non-call exceptions" +#: config/i386/i386.opt:194 +msgid "Support MMX, SSE and SSE2 built-in functions and code generation" msgstr "" -#: common.opt:599 -msgid "When possible do not generate stack frames" +#: config/i386/i386.opt:198 +msgid "Support MMX, SSE, SSE2 and SSE3 built-in functions and code generation" msgstr "" -#: common.opt:603 -msgid "Do the full register move optimization pass" +#: config/i386/i386.opt:202 +msgid "Use SSE register passing conventions for SF and DF mode" msgstr "" -#: common.opt:607 -msgid "Optimize sibling and tail recursive calls" +#: config/i386/i386.opt:206 +msgid "Uninitialized locals in .bss" msgstr "" -#: common.opt:611 -msgid "Pack structure members together without holes" +#: config/i386/i386.opt:210 +msgid "Enable stack probing" msgstr "" -#: common.opt:615 -msgid "Set initial maximum structure member alignment" +#: config/i386/i386.opt:214 +msgid "Use given thread-local storage dialect" msgstr "" -#: common.opt:619 -msgid "Return small aggregates in memory, not registers" +#: config/i386/i386.opt:218 +#, c-format +msgid "Use direct references against %gs when accessing tls data" msgstr "" -#: common.opt:623 -msgid "Perform loop peeling" +#: config/i386/cygming.opt:24 +msgid "Create console application" msgstr "" -#: common.opt:627 -msgid "Enable machine specific peephole optimizations" +#: config/i386/cygming.opt:28 +msgid "Use the Cygwin interface" msgstr "" -#: common.opt:631 -msgid "Enable an RTL peephole pass before sched2" +#: config/i386/cygming.opt:32 +msgid "Generate code for a DLL" msgstr "" -#: common.opt:635 -msgid "Generate position-independent code if possible (large mode)" +#: config/i386/cygming.opt:36 +msgid "Ignore dllimport for functions" msgstr "" -#: common.opt:639 -msgid "" -"Generate position-independent code for executables if possible (large mode)" +#: config/i386/cygming.opt:40 +msgid "Use Mingw-specific thread support" msgstr "" -#: common.opt:643 -msgid "Generate position-independent code if possible (small mode)" +#: config/i386/cygming.opt:44 +msgid "Set Windows defines" msgstr "" -#: common.opt:647 -msgid "" -"Generate position-independent code for executables if possible (small mode)" +#: config/i386/cygming.opt:48 +msgid "Create GUI application" msgstr "" -#: common.opt:651 -msgid "Generate prefetch instructions, if available, for arrays in loops" +#: config/i386/sco5.opt:25 +msgid "Generate ELF output" msgstr "" -#: common.opt:655 -msgid "Enable basic program profiling code" +#: config/rs6000/aix41.opt:25 config/rs6000/aix64.opt:33 +msgid "Support message passing with the Parallel Environment" msgstr "" -#: common.opt:659 -msgid "Insert arc-based program profiling code" +#: config/rs6000/aix.opt:25 config/rs6000/rs6000.opt:128 +msgid "Conform more closely to IBM XLC semantics" msgstr "" -#: common.opt:663 -msgid "" -"Enable common options for generating profile info for profile feedback " -"directed optimizations" +#: config/rs6000/darwin.opt:25 config/rs6000/sysv4.opt:133 +msgid "Generate 64-bit code" msgstr "" -#: common.opt:667 -msgid "" -"Enable common options for performing profile feedback directed optimizations" +#: config/rs6000/darwin.opt:29 config/rs6000/sysv4.opt:137 +msgid "Generate 32-bit code" msgstr "" -#: common.opt:671 -msgid "Insert code to profile values of expressions" +#: config/rs6000/darwin.opt:33 +msgid "Generate code suitable for executables (NOT shared libs)" msgstr "" -#: common.opt:678 -msgid "Make compile reproducible using <string>" +#: config/rs6000/rs6000.opt:25 +msgid "Use POWER instruction set" msgstr "" -#: common.opt:682 -msgid "Return small aggregates in registers" +#: config/rs6000/rs6000.opt:29 +msgid "Do not use POWER instruction set" msgstr "" -#: common.opt:686 -msgid "Enables a register move optimization" +#: config/rs6000/rs6000.opt:33 +msgid "Use POWER2 instruction set" msgstr "" -#: common.opt:690 -msgid "Perform a register renaming optimization pass" +#: config/rs6000/rs6000.opt:37 +msgid "Use PowerPC instruction set" msgstr "" -#: common.opt:694 -msgid "Reorder basic blocks to improve code placement" +#: config/rs6000/rs6000.opt:41 +msgid "Do not use PowerPC instruction set" msgstr "" -#: common.opt:698 -msgid "Reorder basic blocks and partition into hot and cold sections" +#: config/rs6000/rs6000.opt:45 +msgid "Use PowerPC-64 instruction set" msgstr "" -#: common.opt:702 -msgid "Reorder functions to improve code placement" +#: config/rs6000/rs6000.opt:49 +msgid "Use PowerPC General Purpose group optional instructions" msgstr "" -#: common.opt:706 -msgid "Add a common subexpression elimination pass after loop optimizations" +#: config/rs6000/rs6000.opt:53 +msgid "Use PowerPC Graphics group optional instructions" msgstr "" -#: common.opt:710 -msgid "Run the loop optimizer twice" +#: config/rs6000/rs6000.opt:57 +msgid "Use PowerPC V2.01 single field mfcr instruction" msgstr "" -#: common.opt:714 -msgid "Disable optimizations that assume default FP rounding behavior" +#: config/rs6000/rs6000.opt:61 +msgid "Use PowerPC V2.02 popcntb instruction" msgstr "" -#: common.opt:718 -msgid "Enable scheduling across basic blocks" +#: config/rs6000/rs6000.opt:65 +msgid "Use PowerPC V2.02 floating point rounding instructions" msgstr "" -#: common.opt:722 -msgid "Allow speculative motion of non-loads" +#: config/rs6000/rs6000.opt:69 +msgid "Use AltiVec instructions" msgstr "" -#: common.opt:726 -msgid "Allow speculative motion of some loads" +#: config/rs6000/rs6000.opt:73 +msgid "Generate load/store multiple instructions" msgstr "" -#: common.opt:730 -msgid "Allow speculative motion of more loads" +#: config/rs6000/rs6000.opt:77 +msgid "Generate string instructions for block moves" msgstr "" -#: common.opt:734 -msgid "Set the verbosity level of the scheduler" +#: config/rs6000/rs6000.opt:81 +msgid "Use new mnemonics for PowerPC architecture" msgstr "" -#: common.opt:738 -msgid "If scheduling post reload, do superblock scheduling" +#: config/rs6000/rs6000.opt:85 +msgid "Use old mnemonics for PowerPC architecture" msgstr "" -#: common.opt:742 -msgid "If scheduling post reload, do trace scheduling" +#: config/rs6000/rs6000.opt:89 config/pdp11/pdp11.opt:84 +msgid "Do not use hardware floating point" msgstr "" -#: common.opt:746 -msgid "Reschedule instructions before register allocation" +#: config/rs6000/rs6000.opt:97 +msgid "Do not generate load/store with update instructions" msgstr "" -#: common.opt:750 -msgid "Reschedule instructions after register allocation" +#: config/rs6000/rs6000.opt:101 +msgid "Generate load/store with update instructions" msgstr "" -#: common.opt:756 -msgid "Allow premature scheduling of queued insns" +#: config/rs6000/rs6000.opt:105 +msgid "Do not generate fused multiply/add instructions" msgstr "" -#: common.opt:760 -msgid "Set number of queued insns that can be prematurely scheduled" +#: config/rs6000/rs6000.opt:109 +msgid "Generate fused multiply/add instructions" msgstr "" -#: common.opt:768 common.opt:772 -msgid "" -"Set dependence distance checking in premature scheduling of queued insns" +#: config/rs6000/rs6000.opt:113 +msgid "Schedule the start and end of the procedure" msgstr "" -#: common.opt:776 -msgid "Mark data as shared rather than private" +#: config/rs6000/rs6000.opt:120 +msgid "Return all structures in memory (AIX default)" msgstr "" -#: common.opt:780 -msgid "Show column numbers in diagnostics, when available. Default on" +#: config/rs6000/rs6000.opt:124 +msgid "Return small structures in registers (SVR4 default)" msgstr "" -#: common.opt:784 -msgid "Disable optimizations observable by IEEE signaling NaNs" +#: config/rs6000/rs6000.opt:132 +msgid "Generate software floating point divide for better throughput" msgstr "" -#: common.opt:788 -msgid "Convert floating point constants to single precision constants" +#: config/rs6000/rs6000.opt:136 +msgid "Do not place floating point constants in TOC" msgstr "" -#: common.opt:792 -msgid "Split lifetimes of induction variables when loops are unrolled" +#: config/rs6000/rs6000.opt:140 +msgid "Place floating point constants in TOC" msgstr "" -#: common.opt:796 -msgid "Apply variable expansion when loops are unrolled" +#: config/rs6000/rs6000.opt:144 +msgid "Do not place symbol+offset constants in TOC" msgstr "" -#: common.opt:802 -msgid "Insert stack checking code into the program" +#: config/rs6000/rs6000.opt:148 +msgid "Place symbol+offset constants in TOC" msgstr "" -#: common.opt:809 -msgid "Trap if the stack goes past <register>" +#: config/rs6000/rs6000.opt:159 +msgid "Use only one TOC entry per procedure" msgstr "" -#: common.opt:813 -msgid "Trap if the stack goes past symbol <name>" +#: config/rs6000/rs6000.opt:163 +msgid "Put everything in the regular TOC" msgstr "" -#: common.opt:817 -msgid "Use propolice as a stack protection method" +#: config/rs6000/rs6000.opt:167 +msgid "Generate VRSAVE instructions when generating AltiVec code" msgstr "" -#: common.opt:821 -msgid "Use a stack protection method for every function" +#: config/rs6000/rs6000.opt:171 +msgid "Deprecated option. Use -mvrsave/-mno-vrsave instead" msgstr "" -#: common.opt:825 -msgid "Perform strength reduction optimizations" +#: config/rs6000/rs6000.opt:175 +msgid "Generate isel instructions" msgstr "" -#: common.opt:833 -msgid "Assume strict aliasing rules apply" +#: config/rs6000/rs6000.opt:179 +msgid "Deprecated option. Use -misel/-mno-isel instead" msgstr "" -#: common.opt:837 -msgid "Check for syntax errors, then stop" +#: config/rs6000/rs6000.opt:183 +msgid "Generate SPE SIMD instructions on E500" msgstr "" -#: common.opt:841 -msgid "Create data files needed by \"gcov\"" +#: config/rs6000/rs6000.opt:187 +msgid "Deprecated option. Use -mspe/-mno-spe instead" msgstr "" -#: common.opt:845 -msgid "Perform jump threading optimizations" +#: config/rs6000/rs6000.opt:191 +msgid "Enable debug output" msgstr "" -#: common.opt:849 -msgid "Report the time taken by each compiler pass" +#: config/rs6000/rs6000.opt:195 +msgid "Specify ABI to use" msgstr "" -#: common.opt:853 -msgid "Set the default thread-local storage code generation model" +#: config/rs6000/rs6000.opt:207 +msgid "Select full, part, or no traceback table" msgstr "" -#: common.opt:857 -msgid "Perform superblock formation via tail duplication" +#: config/rs6000/rs6000.opt:211 +msgid "Avoid all range limits on call instructions" msgstr "" -#: common.opt:864 -msgid "Assume floating-point operations can trap" +#: config/rs6000/rs6000.opt:215 +msgid "Warn about deprecated 'vector long ...' AltiVec type usage" msgstr "" -#: common.opt:868 -msgid "Trap for signed overflow in addition, subtraction and multiplication" +#: config/rs6000/rs6000.opt:219 +msgid "Select GPR floating point method" msgstr "" -#: common.opt:872 -msgid "Enable SSA-CCP optimization on trees" +#: config/rs6000/rs6000.opt:223 +msgid "Specify size of long double (64 or 128 bits)" msgstr "" -#: common.opt:876 -msgid "Enable SSA-CCP optimization for stores and loads" +#: config/rs6000/rs6000.opt:227 +msgid "Determine which dependences between insns are considered costly" msgstr "" -#: common.opt:880 -msgid "Enable loop header copying on trees" +#: config/rs6000/rs6000.opt:231 +msgid "Specify which post scheduling nop insertion scheme to apply" msgstr "" -#: common.opt:884 -msgid "Coalesce memory temporaries in the SSA->normal pass" +#: config/rs6000/rs6000.opt:235 +msgid "Specify alignment of structure fields default/natural" msgstr "" -#: common.opt:888 -msgid "Replace SSA temporaries with better names in copies" +#: config/rs6000/rs6000.opt:239 +msgid "Specify scheduling priority for dispatch slot restricted insns" msgstr "" -#: common.opt:892 -msgid "Enable copy propagation on trees" +#: config/rs6000/aix64.opt:25 +msgid "Compile for 64-bit pointers" msgstr "" -#: common.opt:896 -msgid "Enable copy propagation for stores and loads" +#: config/rs6000/aix64.opt:29 +msgid "Compile for 32-bit pointers" msgstr "" -#: common.opt:900 -msgid "Enable SSA dead code elimination optimization on trees" +#: config/rs6000/linux64.opt:25 +msgid "Call mcount for profiling before a function prologue" msgstr "" -#: common.opt:904 -msgid "Enable dominator optimizations" +#: config/rs6000/sysv4.opt:25 +msgid "Select ABI calling convention" msgstr "" -#: common.opt:908 -msgid "Enable dead store elimination" +#: config/rs6000/sysv4.opt:29 +msgid "Select method for sdata handling" msgstr "" -#: common.opt:912 -msgid "Enable Full Redundancy Elimination (FRE) on trees" +#: config/rs6000/sysv4.opt:37 config/rs6000/sysv4.opt:41 +msgid "Align to the base type of the bit-field" msgstr "" -#: common.opt:916 -msgid "Enable loop invariant motion on trees" +#: config/rs6000/sysv4.opt:46 config/rs6000/sysv4.opt:50 +msgid "Produce code relocatable at runtime" msgstr "" -#: common.opt:920 -msgid "Enable linear loop transforms on trees" +#: config/rs6000/sysv4.opt:54 config/rs6000/sysv4.opt:58 +msgid "Produce little endian code" msgstr "" -#: common.opt:924 -msgid "Create canonical induction variables in loops" +#: config/rs6000/sysv4.opt:62 config/rs6000/sysv4.opt:66 +msgid "Produce big endian code" msgstr "" -#: common.opt:928 -msgid "Enable loop optimizations on tree level" +#: config/rs6000/sysv4.opt:71 config/rs6000/sysv4.opt:75 +#: config/rs6000/sysv4.opt:84 config/rs6000/sysv4.opt:101 +#: config/rs6000/sysv4.opt:129 config/rs6000/sysv4.opt:141 +msgid "no description yet" msgstr "" -#: common.opt:932 -msgid "Enable SSA-PRE optimization on trees" +#: config/rs6000/sysv4.opt:79 +msgid "Assume all variable arg functions are prototyped" msgstr "" -#: common.opt:936 -msgid "Perform structural alias analysis" +#: config/rs6000/sysv4.opt:88 +msgid "Use EABI" msgstr "" -#: common.opt:940 -msgid "Enable SSA code sinking on trees" +#: config/rs6000/sysv4.opt:92 +msgid "Allow bit-fields to cross word boundaries" msgstr "" -#: common.opt:944 -msgid "Perform scalar replacement of aggregates" +#: config/rs6000/sysv4.opt:96 +msgid "Use alternate register names" msgstr "" -#: common.opt:948 -msgid "Replace temporary expressions in the SSA->normal pass" +#: config/rs6000/sysv4.opt:105 +msgid "Link with libsim.a, libc.a and sim-crt0.o" msgstr "" -#: common.opt:952 -msgid "Perform live range splitting during the SSA->normal pass" +#: config/rs6000/sysv4.opt:109 +msgid "Link with libads.a, libc.a and crt0.o" msgstr "" -#: common.opt:956 -msgid "Perform Value Range Propagation on trees" +#: config/rs6000/sysv4.opt:113 +msgid "Link with libyk.a, libc.a and crt0.o" msgstr "" -#: common.opt:960 -msgid "Compile whole compilation unit at a time" +#: config/rs6000/sysv4.opt:117 +msgid "Link with libmvme.a, libc.a and crt0.o" msgstr "" -#: common.opt:964 -msgid "Perform loop unrolling when iteration count is known" +#: config/rs6000/sysv4.opt:121 +msgid "Set the PPC_EMB bit in the ELF flags header" msgstr "" -#: common.opt:968 -msgid "Perform loop unrolling for all loops" +#: config/rs6000/sysv4.opt:125 +msgid "Use the WindISS simulator" msgstr "" -#: common.opt:975 -msgid "Allow loop optimizations to assume that the loops behave in normal way" +#: config/rs6000/sysv4.opt:145 +msgid "Generate code to use a non-exec PLT and GOT" msgstr "" -#: common.opt:983 -msgid "Allow math optimizations that may violate IEEE or ISO standards" +#: config/rs6000/sysv4.opt:149 +msgid "Generate code for old exec BSS PLT" msgstr "" -#: common.opt:987 -msgid "Perform loop unswitching" +#: config/ms1/ms1.opt:24 +msgid "Generate multiply instructions" msgstr "" -#: common.opt:991 -msgid "Just generate unwind tables for exception handling" +#: config/ms1/ms1.opt:28 +msgid "Use byte loads and stores when generating code." msgstr "" -#: common.opt:995 -msgid "Perform variable tracking" +#: config/ms1/ms1.opt:36 +msgid "Do not include crt0.o in the startup files" msgstr "" -#: common.opt:999 -msgid "Enable loop vectorization on trees" +#: config/ms1/ms1.opt:40 config/ms1/ms1.opt:44 config/ms1/ms1.opt:48 +#: config/ms1/ms1.opt:52 config/ms1/ms1.opt:56 +msgid "Internal debug switch" msgstr "" -#: common.opt:1003 -msgid "Enable loop versioning when doing loop vectorization on trees" +#: config/ms1/ms1.opt:60 config/iq2000/iq2000.opt:24 +msgid "Specify CPU for code generation purposes" msgstr "" -#: common.opt:1007 -msgid "Set the verbosity level of the vectorizer" +#: config/mcore/mcore.opt:24 +msgid "Generate code for the M*Core M210" msgstr "" -#: common.opt:1017 -msgid "Add extra commentary to assembler output" +#: config/mcore/mcore.opt:28 +msgid "Generate code for the M*Core M340" msgstr "" -#: common.opt:1021 -msgid "Set the default symbol visibility" +#: config/mcore/mcore.opt:32 +msgid "Set maximum alignment to 4" msgstr "" -#: common.opt:1026 -msgid "Use expression value profiles in optimizations" +#: config/mcore/mcore.opt:36 +msgid "Force functions to be aligned to a 4 byte boundary" msgstr "" -#: common.opt:1030 -msgid "Construct webs and split unrelated uses of single variable" +#: config/mcore/mcore.opt:40 +msgid "Set maximum alignment to 8" msgstr "" -#: common.opt:1034 -msgid "Perform whole program optimizations" +#: config/mcore/mcore.opt:44 +msgid "Generate big-endian code" msgstr "" -#: common.opt:1038 -msgid "Assume signed arithmetic overflow wraps around" +#: config/mcore/mcore.opt:48 +msgid "Emit call graph information" msgstr "" -#: common.opt:1042 -msgid "Put zero initialized data in the bss section" +#: config/mcore/mcore.opt:52 +msgid "Use the divide instruction" msgstr "" -#: common.opt:1046 -msgid "Generate debug information in default format" +#: config/mcore/mcore.opt:56 +msgid "Inline constants if it can be done in 2 insns or less" msgstr "" -#: common.opt:1050 -msgid "Generate debug information in COFF format" +#: config/mcore/mcore.opt:60 +msgid "Generate little-endian code" msgstr "" -#: common.opt:1054 -msgid "Generate debug information in DWARF v2 format" +#: config/mcore/mcore.opt:68 +msgid "Use arbitrary sized immediates in bit operations" msgstr "" -#: common.opt:1058 -msgid "Generate debug information in default extended format" +#: config/mcore/mcore.opt:72 +msgid "Prefer word accesses over byte accesses" msgstr "" -#: common.opt:1062 -msgid "Generate debug information in STABS format" +#: config/mcore/mcore.opt:76 +msgid "Set the maximum amount for a single stack increment operation" msgstr "" -#: common.opt:1066 -msgid "Generate debug information in extended STABS format" +#: config/mcore/mcore.opt:80 +msgid "Always treat bitfields as int-sized" msgstr "" -#: common.opt:1070 -msgid "Generate debug information in VMS format" +#: config/arc/arc.opt:33 +msgid "Prepend the name of the cpu to all public symbol names" msgstr "" -#: common.opt:1074 -msgid "Generate debug information in XCOFF format" +#: config/arc/arc.opt:43 +msgid "Compile code for ARC variant CPU" msgstr "" -#: common.opt:1078 -msgid "Generate debug information in extended XCOFF format" +#: config/arc/arc.opt:47 +msgid "Put functions in SECTION" msgstr "" -#: common.opt:1082 -msgid "Place output into <file>" +#: config/arc/arc.opt:51 +msgid "Put data in SECTION" msgstr "" -#: common.opt:1086 -msgid "Enable function profiling" +#: config/arc/arc.opt:55 +msgid "Put read-only data in SECTION" msgstr "" -#: common.opt:1090 -msgid "Issue warnings needed for strict compliance to the standard" +#: config/sh/sh.opt:45 +msgid "Generate SH1 code" msgstr "" -#: common.opt:1094 -msgid "Like -pedantic but issue them as errors" +#: config/sh/sh.opt:49 +msgid "Generate SH2 code" msgstr "" -#: common.opt:1098 -msgid "Do not display functions compiled or elapsed time" +#: config/sh/sh.opt:53 +msgid "Generate SH2a code" msgstr "" -#: common.opt:1102 -msgid "Display the compiler's version" +#: config/sh/sh.opt:57 +msgid "Generate SH2a FPU-less code" msgstr "" -#: common.opt:1106 -msgid "Suppress warnings" +#: config/sh/sh.opt:61 +msgid "Generate default single-precision SH2a code" msgstr "" -#: config/darwin.opt:24 -msgid "Generate code suitable for fast turn around debugging" +#: config/sh/sh.opt:65 +msgid "Generate only single-precision SH2a code" msgstr "" -#: config/darwin.opt:28 -msgid "The earliest MacOS X version on which this program will run" +#: config/sh/sh.opt:69 +msgid "Generate SH2e code" msgstr "" -#: config/darwin.opt:32 -msgid "Set sizeof(bool) to 1" +#: config/sh/sh.opt:73 +msgid "Generate SH3 code" msgstr "" -#: config/lynx.opt:24 -msgid "Support legacy multi-threading" +#: config/sh/sh.opt:77 +msgid "Generate SH3e code" msgstr "" -#: config/lynx.opt:28 -msgid "Use shared libraries" +#: config/sh/sh.opt:81 +msgid "Generate SH4 code" msgstr "" -#: config/lynx.opt:32 -msgid "Support multi-threading" +#: config/sh/sh.opt:85 +msgid "Generate SH4 FPU-less code" msgstr "" -#: config/vxworks.opt:25 -msgid "Assume the VxWorks RTP environment" +#: config/sh/sh.opt:89 +msgid "Generate default single-precision SH4 code" msgstr "" -#: config/vxworks.opt:32 -msgid "Assume the VxWorks vThreads environment" +#: config/sh/sh.opt:93 +msgid "Generate only single-precision SH4 code" msgstr "" -#: config/alpha/alpha.opt:24 config/i386/i386.opt:186 -msgid "Do not use hardware fp" +#: config/sh/sh.opt:97 +msgid "Generate SH4a code" msgstr "" -#: config/alpha/alpha.opt:28 -msgid "Use fp registers" +#: config/sh/sh.opt:101 +msgid "Generate SH4a FPU-less code" msgstr "" -#: config/alpha/alpha.opt:32 -msgid "Assume GAS" +#: config/sh/sh.opt:105 +msgid "Generate default single-precision SH4a code" msgstr "" -#: config/alpha/alpha.opt:36 -msgid "Do not assume GAS" +#: config/sh/sh.opt:109 +msgid "Generate only single-precision SH4a code" msgstr "" -#: config/alpha/alpha.opt:40 -msgid "Request IEEE-conformant math library routines (OSF/1)" +#: config/sh/sh.opt:113 +msgid "Generate SH4al-dsp code" msgstr "" -#: config/alpha/alpha.opt:44 -msgid "Emit IEEE-conformant code, without inexact exceptions" +#: config/sh/sh.opt:117 +msgid "Generate 32-bit SHmedia code" msgstr "" -#: config/alpha/alpha.opt:51 -msgid "Do not emit complex integer constants to read-only memory" +#: config/sh/sh.opt:121 +msgid "Generate 32-bit FPU-less SHmedia code" msgstr "" -#: config/alpha/alpha.opt:55 -msgid "Use VAX fp" +#: config/sh/sh.opt:125 +msgid "Generate 64-bit SHmedia code" msgstr "" -#: config/alpha/alpha.opt:59 -msgid "Do not use VAX fp" +#: config/sh/sh.opt:129 +msgid "Generate 64-bit FPU-less SHmedia code" msgstr "" -#: config/alpha/alpha.opt:63 -msgid "Emit code for the byte/word ISA extension" +#: config/sh/sh.opt:133 +msgid "Generate SHcompact code" msgstr "" -#: config/alpha/alpha.opt:67 -msgid "Emit code for the motion video ISA extension" +#: config/sh/sh.opt:137 +msgid "Generate FPU-less SHcompact code" msgstr "" -#: config/alpha/alpha.opt:71 -msgid "Emit code for the fp move and sqrt ISA extension" +#: config/sh/sh.opt:141 +msgid "" +"Throttle unrolling to avoid thrashing target registers unless the unroll " +"benefit outweighs this" msgstr "" -#: config/alpha/alpha.opt:75 -msgid "Emit code for the counting ISA extension" +#: config/sh/sh.opt:145 +msgid "Generate code in big endian mode" msgstr "" -#: config/alpha/alpha.opt:79 -msgid "Emit code using explicit relocation directives" +#: config/sh/sh.opt:149 +msgid "Generate 32-bit offsets in switch tables" msgstr "" -#: config/alpha/alpha.opt:83 -msgid "Emit 16-bit relocations to the small data areas" +#: config/sh/sh.opt:153 +msgid "Enable SH5 cut2 workaround" msgstr "" -#: config/alpha/alpha.opt:87 -msgid "Emit 32-bit relocations to the small data areas" +#: config/sh/sh.opt:157 +msgid "Align doubles at 64-bit boundaries" msgstr "" -#: config/alpha/alpha.opt:91 -msgid "Emit direct branches to local functions" +#: config/sh/sh.opt:161 +msgid "" +"Division strategy, one of: call, call2, fp, inv, inv:minlat, inv20u, inv20l, " +"inv:call, inv:call2, inv:fp" msgstr "" -#: config/alpha/alpha.opt:95 -msgid "Emit indirect branches to local functions" +#: config/sh/sh.opt:165 +msgid "Specify name for 32 bit signed division function" msgstr "" -#: config/alpha/alpha.opt:99 -msgid "Emit rdval instead of rduniq for thread pointer" +#: config/sh/sh.opt:172 +msgid "Cost to assume for gettr insn" msgstr "" -#: config/alpha/alpha.opt:103 config/sparc/long-double-switch.opt:24 -msgid "Use 128-bit long double" +#: config/sh/sh.opt:176 config/sh/sh.opt:222 +msgid "Follow Renesas (formerly Hitachi) / SuperH calling conventions" msgstr "" -#: config/alpha/alpha.opt:107 config/sparc/long-double-switch.opt:28 -msgid "Use 64-bit long double" +#: config/sh/sh.opt:180 +msgid "Increase the IEEE compliance for floating-point code" msgstr "" -#: config/alpha/alpha.opt:111 -msgid "Use features of and schedule given CPU" +#: config/sh/sh.opt:184 +msgid "Enable the use of the indexed addressing mode for SHmedia32/SHcompact" msgstr "" -#: config/alpha/alpha.opt:115 -msgid "Schedule given CPU" +#: config/sh/sh.opt:188 +msgid "Assume symbols might be invalid" msgstr "" -#: config/alpha/alpha.opt:119 -msgid "Control the generated fp rounding mode" +#: config/sh/sh.opt:192 +msgid "Annotate assembler instructions with estimated addresses" msgstr "" -#: config/alpha/alpha.opt:123 -msgid "Control the IEEE trap mode" +#: config/sh/sh.opt:196 +msgid "Generate code in little endian mode" msgstr "" -#: config/alpha/alpha.opt:127 -msgid "Control the precision given to fp exceptions" +#: config/sh/sh.opt:200 +msgid "Mark MAC register as call-clobbered" msgstr "" -#: config/alpha/alpha.opt:131 -msgid "Tune expected memory latency" +#: config/sh/sh.opt:206 +msgid "Make structs a multiple of 4 bytes (warning: ABI altered)" msgstr "" -#: config/alpha/alpha.opt:135 config/ia64/ia64.opt:93 -#: config/rs6000/sysv4.opt:33 -msgid "Specify bit size of immediate TLS offsets" +#: config/sh/sh.opt:210 +msgid "Emit function-calls using global offset table when generating PIC" msgstr "" -#: config/arc/arc.opt:33 -msgid "Prepend the name of the cpu to all public symbol names" +#: config/sh/sh.opt:214 +msgid "Assume pt* instructions won't trap" msgstr "" -#: config/arc/arc.opt:43 -msgid "Compile code for ARC variant CPU" +#: config/sh/sh.opt:218 +msgid "Shorten address references during linking" msgstr "" -#: config/arc/arc.opt:47 -msgid "Put functions in SECTION" +#: config/sh/sh.opt:226 +msgid "Deprecated. Use -Os instead" msgstr "" -#: config/arc/arc.opt:51 -msgid "Put data in SECTION" +#: config/sh/sh.opt:230 +msgid "Cost to assume for a multiply insn" msgstr "" -#: config/arc/arc.opt:55 -msgid "Put read-only data in SECTION" +#: config/sh/sh.opt:234 +msgid "" +"Generate library function call to invalidate instruction cache entries after " +"fixing trampoline" msgstr "" #: config/arm/arm.opt:24 @@ -10853,18 +11444,22 @@ msgid "Support calls between Thumb and ARM instruction sets" msgstr "" #: config/arm/arm.opt:139 -msgid "Thumb: Generate (non-leaf) stack frames even if not needed" +msgid "Specify how to access the thread pointer" msgstr "" #: config/arm/arm.opt:143 -msgid "Thumb: Generate (leaf) stack frames even if not needed" +msgid "Thumb: Generate (non-leaf) stack frames even if not needed" msgstr "" #: config/arm/arm.opt:147 -msgid "Tune code for the given processor" +msgid "Thumb: Generate (leaf) stack frames even if not needed" msgstr "" #: config/arm/arm.opt:151 +msgid "Tune code for the given processor" +msgstr "" + +#: config/arm/arm.opt:155 msgid "Assume big endian bytes, little endian words" msgstr "" @@ -10872,6 +11467,70 @@ msgstr "" msgid "Ignore dllimport attribute for functions" msgstr "" +#: config/pdp11/pdp11.opt:24 +msgid "Generate code for an 11/10" +msgstr "" + +#: config/pdp11/pdp11.opt:28 +msgid "Generate code for an 11/40" +msgstr "" + +#: config/pdp11/pdp11.opt:32 +msgid "Generate code for an 11/45" +msgstr "" + +#: config/pdp11/pdp11.opt:36 +msgid "Use 16-bit abs patterns" +msgstr "" + +#: config/pdp11/pdp11.opt:40 +msgid "Return floating-point results in ac0 (fr0 in Unix assembler syntax)" +msgstr "" + +#: config/pdp11/pdp11.opt:44 +msgid "Do not use inline patterns for copying memory" +msgstr "" + +#: config/pdp11/pdp11.opt:48 +msgid "Use inline patterns for copying memory" +msgstr "" + +#: config/pdp11/pdp11.opt:52 +msgid "Do not pretend that branches are expensive" +msgstr "" + +#: config/pdp11/pdp11.opt:56 +msgid "Pretend that branches are expensive" +msgstr "" + +#: config/pdp11/pdp11.opt:60 +msgid "Use the DEC assembler syntax" +msgstr "" + +#: config/pdp11/pdp11.opt:64 +msgid "Use 32 bit float" +msgstr "" + +#: config/pdp11/pdp11.opt:68 +msgid "Use 64 bit float" +msgstr "" + +#: config/pdp11/pdp11.opt:76 +msgid "Use 16 bit int" +msgstr "" + +#: config/pdp11/pdp11.opt:80 +msgid "Use 32 bit int" +msgstr "" + +#: config/pdp11/pdp11.opt:88 +msgid "Target has split I&D" +msgstr "" + +#: config/pdp11/pdp11.opt:92 +msgid "Use UNIX assembler syntax" +msgstr "" + #: config/avr/avr.opt:24 msgid "Use subroutines for function prologues and epilogues" msgstr "" @@ -10908,32 +11567,16 @@ msgstr "" msgid "Change only the low 8 bits of the stack pointer" msgstr "" -#: config/bfin/bfin.opt:24 -msgid "Omit frame pointer for leaf functions" -msgstr "" - -#: config/bfin/bfin.opt:28 -msgid "Program is entirely located in low 64k of memory" -msgstr "" - -#: config/bfin/bfin.opt:32 -msgid "Work around a hardware anomaly by adding a number of NOPs before a" -msgstr "" - -#: config/bfin/bfin.opt:37 -msgid "Avoid speculative loads to work around a hardware anomaly." -msgstr "" - -#: config/bfin/bfin.opt:41 -msgid "Enabled ID based shared library" +#: config/crx/crx.opt:24 +msgid "Support multiply accumulate instructions" msgstr "" -#: config/bfin/bfin.opt:45 config/m68k/m68k.opt:137 -msgid "ID of shared library to build" +#: config/crx/crx.opt:28 +msgid "Do not use push to store function arguments" msgstr "" -#: config/bfin/bfin.opt:49 -msgid "Avoid generating pc-relative calls; use indirection" +#: config/crx/crx.opt:32 +msgid "Restrict doloop to the given nesting level" msgstr "" #: config/c4x/c4x.opt:24 @@ -11052,2375 +11695,2439 @@ msgstr "" msgid "Emit code compatible with TI tools" msgstr "" -#: config/cris/aout.opt:28 -msgid "Compile for the MMU-less Etrax 100-based elinux system" +#: config/pa/pa-hpux.opt:24 +msgid "Generate cpp defines for server IO" msgstr "" -#: config/cris/aout.opt:34 -msgid "For elinux, request a specified stack-size for this program" +#: config/pa/pa-hpux.opt:28 config/pa/pa-hpux1010.opt:24 +#: config/pa/pa-hpux1111.opt:24 +msgid "Specify UNIX standard for predefines and linking" msgstr "" -#: config/cris/cris.opt:46 -msgid "Work around bug in multiplication instruction" +#: config/pa/pa-hpux.opt:32 +msgid "Generate cpp defines for workstation IO" msgstr "" -#: config/cris/cris.opt:52 -msgid "Compile for ETRAX 4 (CRIS v3)" +#: config/pa/pa.opt:24 config/pa/pa.opt:77 config/pa/pa.opt:85 +msgid "Generate PA1.0 code" msgstr "" -#: config/cris/cris.opt:57 -msgid "Compile for ETRAX 100 (CRIS v8)" +#: config/pa/pa.opt:28 config/pa/pa.opt:89 config/pa/pa.opt:109 +msgid "Generate PA1.1 code" msgstr "" -#: config/cris/cris.opt:65 -msgid "Emit verbose debug information in assembly code" +#: config/pa/pa.opt:32 config/pa/pa.opt:93 +msgid "Generate PA2.0 code (requires binutils 2.10 or later)" msgstr "" -#: config/cris/cris.opt:72 -msgid "Do not use condition codes from normal instructions" +#: config/pa/pa.opt:36 +msgid "Generate code for huge switch statements" msgstr "" -#: config/cris/cris.opt:81 -msgid "Do not emit addressing modes with side-effect assignment" +#: config/pa/pa.opt:40 +msgid "Disable FP regs" msgstr "" -#: config/cris/cris.opt:90 -msgid "Do not tune stack alignment" +#: config/pa/pa.opt:44 +msgid "Disable indexed addressing" msgstr "" -#: config/cris/cris.opt:99 -msgid "Do not tune writable data alignment" +#: config/pa/pa.opt:48 +msgid "Generate fast indirect calls" msgstr "" -#: config/cris/cris.opt:108 -msgid "Do not tune code and read-only data alignment" +#: config/pa/pa.opt:56 +msgid "Assume code will be assembled by GAS" msgstr "" -#: config/cris/cris.opt:117 -msgid "Align code and data to 32 bits" +#: config/pa/pa.opt:60 +msgid "Put jumps in call delay slots" msgstr "" -#: config/cris/cris.opt:134 -msgid "Don't align items in code or data" +#: config/pa/pa.opt:65 +msgid "Enable linker optimizations" msgstr "" -#: config/cris/cris.opt:143 -msgid "Do not emit function prologue or epilogue" +#: config/pa/pa.opt:69 +msgid "Always generate long calls" msgstr "" -#: config/cris/cris.opt:150 -msgid "Use the most feature-enabling options allowed by other options" +#: config/pa/pa.opt:73 +msgid "Emit long load/store sequences" msgstr "" -#: config/cris/cris.opt:159 -msgid "Override -mbest-lib-options" +#: config/pa/pa.opt:81 +msgid "Disable space regs" msgstr "" -#: config/cris/cris.opt:166 -msgid "Generate code for the specified chip or CPU version" +#: config/pa/pa.opt:97 +msgid "Use portable calling conventions" msgstr "" -#: config/cris/cris.opt:170 -msgid "Tune alignment for the specified chip or CPU version" +#: config/pa/pa.opt:101 +msgid "" +"Specify CPU for scheduling purposes. Valid arguments are 700, 7100, 7100LC, " +"7200, 7300, and 8000" msgstr "" -#: config/cris/cris.opt:174 -msgid "Warn when a stackframe is larger than the specified size" +#: config/pa/pa.opt:113 +msgid "Do not disable space regs" msgstr "" -#: config/cris/linux.opt:28 -msgid "Together with -fpic and -fPIC, do not use GOTPLT references" +#: config/pa/pa64-hpux.opt:24 +msgid "Assume code will be linked by GNU ld" msgstr "" -#: config/crx/crx.opt:24 -msgid "Support multiply accumulate instructions" +#: config/pa/pa64-hpux.opt:28 +msgid "Assume code will be linked by HP ld" msgstr "" -#: config/crx/crx.opt:28 -msgid "Do not use push to store function arguments" +#: config/xtensa/xtensa.opt:24 +msgid "Use CONST16 instruction to load constants" msgstr "" -#: config/crx/crx.opt:32 -msgid "Restrict doloop to the given nesting level" +#: config/xtensa/xtensa.opt:28 +msgid "Enable fused multiply/add and multiply/subtract FP instructions" msgstr "" -#: config/fr30/fr30.opt:24 -msgid "Assume small address space" +#: config/xtensa/xtensa.opt:32 +msgid "Use indirect CALLXn instructions for large programs" msgstr "" -#: config/frv/frv.opt:24 -msgid "Use 4 media accumulators" +#: config/xtensa/xtensa.opt:36 +msgid "Automatically align branch targets to reduce branch penalties" msgstr "" -#: config/frv/frv.opt:28 -msgid "Use 8 media accumulators" +#: config/xtensa/xtensa.opt:40 +msgid "Intersperse literal pools with code in the text section" msgstr "" -#: config/frv/frv.opt:32 -msgid "Enable label alignment optimizations" +#: config/stormy16/stormy16.opt:25 +msgid "Provide libraries for the simulator" msgstr "" -#: config/frv/frv.opt:36 -msgid "Dynamically allocate cc registers" +#: config/mips/mips.opt:24 +msgid "Generate code that conforms to the given ABI" msgstr "" -#: config/frv/frv.opt:43 -msgid "Set the cost of branches" +#: config/mips/mips.opt:28 +msgid "Use SVR4-style PIC" msgstr "" -#: config/frv/frv.opt:47 -msgid "Enable conditional execution other than moves/scc" +#: config/mips/mips.opt:32 +msgid "Use PMC-style 'mad' instructions" msgstr "" -#: config/frv/frv.opt:51 -msgid "Change the maximum length of conditionally-executed sequences" +#: config/mips/mips.opt:36 +msgid "Generate code for the given ISA" msgstr "" -#: config/frv/frv.opt:55 -msgid "" -"Change the number of temporary registers that are available to conditionally-" -"executed sequences" +#: config/mips/mips.opt:40 +msgid "Use Branch Likely instructions, overriding the architecture default" msgstr "" -#: config/frv/frv.opt:59 -msgid "Enable conditional moves" +#: config/mips/mips.opt:44 +msgid "Trap on integer divide by zero" msgstr "" -#: config/frv/frv.opt:63 -msgid "Set the target CPU type" +#: config/mips/mips.opt:48 +msgid "Use branch-and-break sequences to check for integer divide by zero" msgstr "" -#: config/frv/frv.opt:85 -msgid "Use fp double instructions" +#: config/mips/mips.opt:52 +msgid "Use trap instructions to check for integer divide by zero" msgstr "" -#: config/frv/frv.opt:89 -msgid "Change the ABI to allow double word insns" +#: config/mips/mips.opt:56 +msgid "" +"Allow hardware floating-point instructions to cover both 32-bit and 64-bit " +"operations" msgstr "" -#: config/frv/frv.opt:93 -msgid "Enable Function Descriptor PIC mode" +#: config/mips/mips.opt:60 +msgid "Use MIPS-DSP instructions" msgstr "" -#: config/frv/frv.opt:97 -msgid "Just use icc0/fcc0" +#: config/mips/mips.opt:70 +msgid "Use big-endian byte order" msgstr "" -#: config/frv/frv.opt:101 -msgid "Only use 32 FPRs" +#: config/mips/mips.opt:74 +msgid "Use little-endian byte order" msgstr "" -#: config/frv/frv.opt:105 -msgid "Use 64 FPRs" +#: config/mips/mips.opt:78 config/iq2000/iq2000.opt:32 +msgid "Use ROM instead of RAM" msgstr "" -#: config/frv/frv.opt:109 -msgid "Only use 32 GPRs" +#: config/mips/mips.opt:82 +msgid "Use NewABI-style %reloc() assembly operators" msgstr "" -#: config/frv/frv.opt:113 -msgid "Use 64 GPRs" +#: config/mips/mips.opt:86 +msgid "Work around certain R4000 errata" msgstr "" -#: config/frv/frv.opt:117 -msgid "Enable use of GPREL for read-only data in FDPIC" +#: config/mips/mips.opt:90 +msgid "Work around certain R4400 errata" msgstr "" -#: config/frv/frv.opt:121 config/pdp11/pdp11.opt:72 -#: config/rs6000/rs6000.opt:89 -msgid "Use hardware floating point" +#: config/mips/mips.opt:94 +msgid "Work around errata for early SB-1 revision 2 cores" msgstr "" -#: config/frv/frv.opt:125 -msgid "Enable inlining of PLT in function calls" +#: config/mips/mips.opt:98 +msgid "Work around certain VR4120 errata" msgstr "" -#: config/frv/frv.opt:129 -msgid "Enable PIC support for building libraries" +#: config/mips/mips.opt:102 +msgid "Work around VR4130 mflo/mfhi errata" msgstr "" -#: config/frv/frv.opt:133 -msgid "Follow the EABI linkage requirements" +#: config/mips/mips.opt:106 +msgid "Work around an early 4300 hardware bug" msgstr "" -#: config/frv/frv.opt:137 -msgid "Disallow direct calls to global functions" +#: config/mips/mips.opt:110 +msgid "FP exceptions are enabled" msgstr "" -#: config/frv/frv.opt:141 -msgid "Use media instructions" +#: config/mips/mips.opt:114 +msgid "Use 32-bit floating-point registers" msgstr "" -#: config/frv/frv.opt:145 -msgid "Use multiply add/subtract instructions" +#: config/mips/mips.opt:118 +msgid "Use 64-bit floating-point registers" msgstr "" -#: config/frv/frv.opt:149 -msgid "Enable optimizing &&/|| in conditional execution" +#: config/mips/mips.opt:122 +msgid "Use FUNC to flush the cache before calling stack trampolines" msgstr "" -#: config/frv/frv.opt:153 -msgid "Enable nested conditional execution optimizations" +#: config/mips/mips.opt:126 +msgid "Generate floating-point multiply-add instructions" msgstr "" -#: config/frv/frv.opt:158 -msgid "Do not mark ABI switches in e_flags" +#: config/mips/mips.opt:130 +msgid "Use 32-bit general registers" msgstr "" -#: config/frv/frv.opt:162 -msgid "Remove redundant membars" +#: config/mips/mips.opt:134 +msgid "Use 64-bit general registers" msgstr "" -#: config/frv/frv.opt:166 -msgid "Pack VLIW instructions" +#: config/mips/mips.opt:138 +msgid "Allow the use of hardware floating-point instructions" msgstr "" -#: config/frv/frv.opt:170 -msgid "Enable setting GPRs to the result of comparisons" +#: config/mips/mips.opt:142 +msgid "Generate code for ISA level N" msgstr "" -#: config/frv/frv.opt:174 -msgid "Change the amount of scheduler lookahead" +#: config/mips/mips.opt:146 +msgid "Generate mips16 code" msgstr "" -#: config/frv/frv.opt:178 config/pa/pa.opt:105 -msgid "Use software floating point" +#: config/mips/mips.opt:150 +msgid "Use MIPS-3D instructions" msgstr "" -#: config/frv/frv.opt:182 -msgid "Assume a large TLS segment" +#: config/mips/mips.opt:154 +msgid "Use indirect calls" msgstr "" -#: config/frv/frv.opt:186 -msgid "Do not assume a large TLS segment" +#: config/mips/mips.opt:158 +msgid "Use a 32-bit long type" msgstr "" -#: config/frv/frv.opt:191 -msgid "Cause gas to print tomcat statistics" +#: config/mips/mips.opt:162 +msgid "Use a 64-bit long type" msgstr "" -#: config/frv/frv.opt:196 -msgid "Link with the library-pic libraries" +#: config/mips/mips.opt:166 +msgid "Don't optimize block moves" msgstr "" -#: config/frv/frv.opt:200 -msgid "Allow branches to be packed with other instructions" +#: config/mips/mips.opt:170 +msgid "Use the mips-tfile postpass" msgstr "" -#: config/h8300/h8300.opt:24 -msgid "Generate H8S code" +#: config/mips/mips.opt:174 +msgid "Do not use a cache-flushing function before calling stack trampolines" msgstr "" -#: config/h8300/h8300.opt:28 -msgid "Generate H8SX code" +#: config/mips/mips.opt:178 +msgid "Generate normal-mode code" msgstr "" -#: config/h8300/h8300.opt:32 -msgid "Generate H8S/2600 code" +#: config/mips/mips.opt:182 +msgid "Do not use MIPS-3D instructions" msgstr "" -#: config/h8300/h8300.opt:36 -msgid "Make integers 32 bits wide" +#: config/mips/mips.opt:186 +msgid "Use paired-single floating-point instructions" msgstr "" -#: config/h8300/h8300.opt:43 -msgid "Use registers for argument passing" +#: config/mips/mips.opt:190 +msgid "" +"Restrict the use of hardware floating-point instructions to 32-bit operations" msgstr "" -#: config/h8300/h8300.opt:47 -msgid "Consider access to byte sized memory slow" +#: config/mips/mips.opt:194 +msgid "Prevent the use of all hardware floating-point instructions" msgstr "" -#: config/h8300/h8300.opt:51 -msgid "Enable linker relaxing" +#: config/mips/mips.opt:198 +msgid "Optimize lui/addiu address loads" msgstr "" -#: config/h8300/h8300.opt:55 -msgid "Generate H8/300H code" +#: config/mips/mips.opt:202 +msgid "Assume all symbols have 32-bit values" msgstr "" -#: config/h8300/h8300.opt:59 -msgid "Enable the normal mode" +#: config/mips/mips.opt:206 +msgid "Optimize the output for PROCESSOR" msgstr "" -#: config/h8300/h8300.opt:63 -msgid "Use H8/300 alignment rules" +#: config/mips/mips.opt:210 config/iq2000/iq2000.opt:45 +msgid "Put uninitialized constants in ROM (needs -membedded-data)" msgstr "" -#: config/i386/cygming.opt:24 -msgid "Create console application" +#: config/mips/mips.opt:214 +msgid "Perform VR4130-specific alignment optimizations" msgstr "" -#: config/i386/cygming.opt:28 -msgid "Use the Cygwin interface" +#: config/mips/mips.opt:218 +msgid "Lift restrictions on GOT size" msgstr "" -#: config/i386/cygming.opt:32 -msgid "Generate code for a DLL" +#: config/fr30/fr30.opt:24 +msgid "Assume small address space" msgstr "" -#: config/i386/cygming.opt:36 -msgid "Ignore dllimport for functions" +#: config/m68hc11/m68hc11.opt:24 config/m68hc11/m68hc11.opt:32 +msgid "Compile for a 68HC11" msgstr "" -#: config/i386/cygming.opt:40 -msgid "Use Mingw-specific thread support" +#: config/m68hc11/m68hc11.opt:28 config/m68hc11/m68hc11.opt:36 +msgid "Compile for a 68HC12" msgstr "" -#: config/i386/cygming.opt:44 -msgid "Set Windows defines" +#: config/m68hc11/m68hc11.opt:42 config/m68hc11/m68hc11.opt:46 +msgid "Compile for a 68HCS12" msgstr "" -#: config/i386/cygming.opt:48 -msgid "Create GUI application" +#: config/m68hc11/m68hc11.opt:50 +msgid "Auto pre/post decrement increment allowed" msgstr "" -#: config/i386/djgpp.opt:26 -msgid "Ignored (obsolete)" +#: config/m68hc11/m68hc11.opt:54 +msgid "Min/max instructions allowed" msgstr "" -#: config/i386/i386.opt:24 -msgid "sizeof(long double) is 16" +#: config/m68hc11/m68hc11.opt:58 +msgid "Use call and rtc for function calls and returns" msgstr "" -#: config/i386/i386.opt:28 -msgid "Generate 32bit i386 code" +#: config/m68hc11/m68hc11.opt:62 +msgid "Auto pre/post decrement increment not allowed" msgstr "" -#: config/i386/i386.opt:36 -msgid "Support 3DNow! built-in functions" +#: config/m68hc11/m68hc11.opt:66 +msgid "Use jsr and rts for function calls and returns" msgstr "" -#: config/i386/i386.opt:44 -msgid "Generate 64bit x86-64 code" +#: config/m68hc11/m68hc11.opt:70 +msgid "Min/max instructions not allowed" msgstr "" -#: config/i386/i386.opt:48 config/i386/i386.opt:118 config/s390/s390.opt:52 -msgid "Use hardware fp" +#: config/m68hc11/m68hc11.opt:74 +msgid "Use direct addressing mode for soft registers" msgstr "" -#: config/i386/i386.opt:52 -msgid "sizeof(long double) is 12" +#: config/m68hc11/m68hc11.opt:78 +msgid "Compile with 32-bit integer mode" msgstr "" -#: config/i386/i386.opt:56 -msgid "Reserve space for outgoing arguments in the function prologue" +#: config/m68hc11/m68hc11.opt:83 +msgid "Specify the register allocation order" msgstr "" -#: config/i386/i386.opt:60 -msgid "Align some doubles on dword boundary" +#: config/m68hc11/m68hc11.opt:87 +msgid "Do not use direct addressing mode for soft registers" msgstr "" -#: config/i386/i386.opt:64 -msgid "Function starts are aligned to this power of 2" +#: config/m68hc11/m68hc11.opt:91 +msgid "Compile with 16-bit integer mode" msgstr "" -#: config/i386/i386.opt:68 -msgid "Jump targets are aligned to this power of 2" +#: config/m68hc11/m68hc11.opt:95 +msgid "Indicate the number of soft registers available" msgstr "" -#: config/i386/i386.opt:72 -msgid "Loop code aligned to this power of 2" +#: config/vax/vax.opt:24 config/vax/vax.opt:28 +msgid "Target DFLOAT double precision code" msgstr "" -#: config/i386/i386.opt:76 -msgid "Align destination of the string operations" +#: config/vax/vax.opt:32 config/vax/vax.opt:36 +msgid "Generate GFLOAT double precision code" msgstr "" -#: config/i386/i386.opt:80 config/s390/s390.opt:32 -msgid "Generate code for given CPU" +#: config/vax/vax.opt:40 +msgid "Generate code for GNU assembler (gas)" msgstr "" -#: config/i386/i386.opt:84 -msgid "Use given assembler dialect" +#: config/vax/vax.opt:44 +msgid "Generate code for UNIX assembler" msgstr "" -#: config/i386/i386.opt:88 -msgid "Branches are this expensive (1-5, arbitrary units)" +#: config/vax/vax.opt:48 +msgid "Use VAXC structure conventions" msgstr "" -#: config/i386/i386.opt:92 -msgid "" -"Data greater than given threshold will go into .ldata section in x86-64 " -"medium model" +#: config/cris/linux.opt:28 +msgid "Together with -fpic and -fPIC, do not use GOTPLT references" msgstr "" -#: config/i386/i386.opt:96 -msgid "Use given x86-64 code model" +#: config/cris/cris.opt:46 +msgid "Work around bug in multiplication instruction" msgstr "" -#: config/i386/i386.opt:106 -msgid "Generate sin, cos, sqrt for FPU" +#: config/cris/cris.opt:52 +msgid "Compile for ETRAX 4 (CRIS v3)" msgstr "" -#: config/i386/i386.opt:110 -msgid "Return values of functions in FPU registers" +#: config/cris/cris.opt:57 +msgid "Compile for ETRAX 100 (CRIS v8)" msgstr "" -#: config/i386/i386.opt:114 -msgid "Generate floating point mathematics using given instruction set" +#: config/cris/cris.opt:65 +msgid "Emit verbose debug information in assembly code" msgstr "" -#: config/i386/i386.opt:122 config/m68k/ieee.opt:25 -msgid "Use IEEE math for fp comparisons" +#: config/cris/cris.opt:72 +msgid "Do not use condition codes from normal instructions" msgstr "" -#: config/i386/i386.opt:126 -msgid "Inline all known string operations" +#: config/cris/cris.opt:81 +msgid "Do not emit addressing modes with side-effect assignment" msgstr "" -#: config/i386/i386.opt:134 -msgid "Support MMX built-in functions" +#: config/cris/cris.opt:90 +msgid "Do not tune stack alignment" msgstr "" -#: config/i386/i386.opt:138 -msgid "Use native (MS) bitfield layout" +#: config/cris/cris.opt:99 +msgid "Do not tune writable data alignment" msgstr "" -#: config/i386/i386.opt:154 -msgid "Omit the frame pointer in leaf functions" +#: config/cris/cris.opt:108 +msgid "Do not tune code and read-only data alignment" msgstr "" -#: config/i386/i386.opt:166 -msgid "Attempt to keep stack aligned to this power of 2" +#: config/cris/cris.opt:117 +msgid "Align code and data to 32 bits" msgstr "" -#: config/i386/i386.opt:170 -msgid "Use push instructions to save outgoing arguments" +#: config/cris/cris.opt:134 +msgid "Don't align items in code or data" msgstr "" -#: config/i386/i386.opt:174 -msgid "Use red-zone in the x86-64 code" +#: config/cris/cris.opt:143 +msgid "Do not emit function prologue or epilogue" msgstr "" -#: config/i386/i386.opt:178 -msgid "Number of registers used to pass integer arguments" +#: config/cris/cris.opt:150 +msgid "Use the most feature-enabling options allowed by other options" msgstr "" -#: config/i386/i386.opt:182 -msgid "Alternate calling convention" +#: config/cris/cris.opt:159 +msgid "Override -mbest-lib-options" msgstr "" -#: config/i386/i386.opt:190 -msgid "Support MMX and SSE built-in functions and code generation" +#: config/cris/cris.opt:166 +msgid "Generate code for the specified chip or CPU version" msgstr "" -#: config/i386/i386.opt:194 -msgid "Support MMX, SSE and SSE2 built-in functions and code generation" +#: config/cris/cris.opt:170 +msgid "Tune alignment for the specified chip or CPU version" msgstr "" -#: config/i386/i386.opt:198 -msgid "Support MMX, SSE, SSE2 and SSE3 built-in functions and code generation" +#: config/cris/cris.opt:174 +msgid "Warn when a stackframe is larger than the specified size" msgstr "" -#: config/i386/i386.opt:202 -msgid "Use SSE register passing conventions for SF and DF mode" +#: config/cris/aout.opt:28 +msgid "Compile for the MMU-less Etrax 100-based elinux system" msgstr "" -#: config/i386/i386.opt:206 -msgid "Uninitialized locals in .bss" +#: config/cris/aout.opt:34 +msgid "For elinux, request a specified stack-size for this program" msgstr "" -#: config/i386/i386.opt:210 -msgid "Enable stack probing" +#: config/h8300/h8300.opt:24 +msgid "Generate H8S code" msgstr "" -#: config/i386/i386.opt:214 -msgid "Use given thread-local storage dialect" +#: config/h8300/h8300.opt:28 +msgid "Generate H8SX code" msgstr "" -#: config/i386/i386.opt:218 -#, c-format -msgid "Use direct references against %gs when accessing tls data" +#: config/h8300/h8300.opt:32 +msgid "Generate H8S/2600 code" msgstr "" -#: config/i386/i386.opt:222 config/ia64/ia64.opt:97 -#: config/rs6000/rs6000.opt:199 config/s390/s390.opt:76 -#: config/sparc/sparc.opt:96 -msgid "Schedule code for given CPU" +#: config/h8300/h8300.opt:36 +msgid "Make integers 32 bits wide" msgstr "" -#: config/i386/sco5.opt:25 -msgid "Generate ELF output" +#: config/h8300/h8300.opt:43 +msgid "Use registers for argument passing" msgstr "" -#: config/ia64/ia64.opt:3 -msgid "Generate big endian code" +#: config/h8300/h8300.opt:47 +msgid "Consider access to byte sized memory slow" msgstr "" -#: config/ia64/ia64.opt:7 -msgid "Generate little endian code" +#: config/h8300/h8300.opt:51 +msgid "Enable linker relaxing" msgstr "" -#: config/ia64/ia64.opt:11 -msgid "Generate code for GNU as" +#: config/h8300/h8300.opt:55 +msgid "Generate H8/300H code" msgstr "" -#: config/ia64/ia64.opt:15 -msgid "Generate code for GNU ld" +#: config/h8300/h8300.opt:59 +msgid "Enable the normal mode" msgstr "" -#: config/ia64/ia64.opt:19 -msgid "Emit stop bits before and after volatile extended asms" +#: config/h8300/h8300.opt:63 +msgid "Use H8/300 alignment rules" msgstr "" -#: config/ia64/ia64.opt:23 -msgid "Use in/loc/out register names" +#: config/v850/v850.opt:24 +msgid "Use registers r2 and r5" msgstr "" -#: config/ia64/ia64.opt:30 -msgid "Enable use of sdata/scommon/sbss" +#: config/v850/v850.opt:28 +msgid "Use 4 byte entries in switch tables" msgstr "" -#: config/ia64/ia64.opt:34 -msgid "Generate code without GP reg" +#: config/v850/v850.opt:32 +msgid "Enable backend debugging" msgstr "" -#: config/ia64/ia64.opt:38 -msgid "gp is constant (but save/restore gp on indirect calls)" +#: config/v850/v850.opt:36 +msgid "Do not use the callt instruction" msgstr "" -#: config/ia64/ia64.opt:42 -msgid "Generate self-relocatable code" +#: config/v850/v850.opt:40 +msgid "Reuse r30 on a per function basis" msgstr "" -#: config/ia64/ia64.opt:46 -msgid "Generate inline floating point division, optimize for latency" +#: config/v850/v850.opt:44 +msgid "Support Green Hills ABI" msgstr "" -#: config/ia64/ia64.opt:50 -msgid "Generate inline floating point division, optimize for throughput" +#: config/v850/v850.opt:48 +msgid "Prohibit PC relative function calls" msgstr "" -#: config/ia64/ia64.opt:57 -msgid "Generate inline integer division, optimize for latency" +#: config/v850/v850.opt:52 +msgid "Use stubs for function prologues" msgstr "" -#: config/ia64/ia64.opt:61 -msgid "Generate inline integer division, optimize for throughput" +#: config/v850/v850.opt:56 +msgid "Set the max size of data eligible for the SDA area" msgstr "" -#: config/ia64/ia64.opt:65 -msgid "Do not inline integer division" +#: config/v850/v850.opt:60 +msgid "Enable the use of the short load instructions" msgstr "" -#: config/ia64/ia64.opt:69 -msgid "Generate inline square root, optimize for latency" +#: config/v850/v850.opt:64 +msgid "Same as: -mep -mprolog-function" msgstr "" -#: config/ia64/ia64.opt:73 -msgid "Generate inline square root, optimize for throughput" +#: config/v850/v850.opt:68 +msgid "Set the max size of data eligible for the TDA area" msgstr "" -#: config/ia64/ia64.opt:77 -msgid "Do not inline square root" +#: config/v850/v850.opt:72 +msgid "Enforce strict alignment" msgstr "" -#: config/ia64/ia64.opt:81 -msgid "Enable Dwarf 2 line debug info via GNU as" +#: config/v850/v850.opt:79 +msgid "Compile for the v850 processor" msgstr "" -#: config/ia64/ia64.opt:85 -msgid "Enable earlier placing stop bits for better scheduling" +#: config/v850/v850.opt:83 +msgid "Compile for the v850e processor" msgstr "" -#: config/ia64/ia64.opt:89 config/pa/pa.opt:52 -msgid "Specify range of registers to make fixed" +#: config/v850/v850.opt:87 +msgid "Compile for the v850e1 processor" msgstr "" -#: config/ia64/ilp32.opt:3 -msgid "Generate ILP32 code" +#: config/v850/v850.opt:91 +msgid "Set the max size of data eligible for the ZDA area" msgstr "" -#: config/ia64/ilp32.opt:7 -msgid "Generate LP64 code" +#: config/mmix/mmix.opt:25 +msgid "For intrinsics library: pass all parameters in registers" msgstr "" -#: config/iq2000/iq2000.opt:24 config/ms1/ms1.opt:60 -msgid "Specify CPU for code generation purposes" +#: config/mmix/mmix.opt:29 +msgid "Use register stack for parameters and return value" msgstr "" -#: config/iq2000/iq2000.opt:28 -msgid "Specify CPU for scheduling purposes" +#: config/mmix/mmix.opt:33 +msgid "Use call-clobbered registers for parameters and return value" msgstr "" -#: config/iq2000/iq2000.opt:32 config/mips/mips.opt:78 -msgid "Use ROM instead of RAM" +#: config/mmix/mmix.opt:38 +msgid "Use epsilon-respecting floating point compare instructions" msgstr "" -#: config/iq2000/iq2000.opt:36 -msgid "Use GP relative sdata/sbss sections" +#: config/mmix/mmix.opt:42 +msgid "Use zero-extending memory loads, not sign-extending ones" msgstr "" -#: config/iq2000/iq2000.opt:41 -msgid "No default crt0.o" +#: config/mmix/mmix.opt:46 +msgid "" +"Generate divide results with reminder having the same sign as the divisor " +"(not the dividend)" msgstr "" -#: config/iq2000/iq2000.opt:45 config/mips/mips.opt:210 -msgid "Put uninitialized constants in ROM (needs -membedded-data)" +#: config/mmix/mmix.opt:50 +msgid "Prepend global symbols with \":\" (for use with PREFIX)" msgstr "" -#: config/m32c/m32c.opt:25 config/ms1/ms1.opt:32 -msgid "Use simulator runtime" +#: config/mmix/mmix.opt:54 +msgid "Do not provide a default start-address 0x100 of the program" msgstr "" -#: config/m32c/m32c.opt:29 -msgid "Compile code for R8C variants" +#: config/mmix/mmix.opt:58 +msgid "Link to emit program in ELF format (rather than mmo)" msgstr "" -#: config/m32c/m32c.opt:33 -msgid "Compile code for M16C variants" +#: config/mmix/mmix.opt:62 +msgid "Use P-mnemonics for branches statically predicted as taken" msgstr "" -#: config/m32c/m32c.opt:37 -msgid "Compile code for M32CM variants" +#: config/mmix/mmix.opt:66 +msgid "Don't use P-mnemonics for branches" msgstr "" -#: config/m32c/m32c.opt:41 -msgid "Compile code for M32C variants" +#: config/mmix/mmix.opt:80 +msgid "Use addresses that allocate global registers" msgstr "" -#: config/m32c/m32c.opt:45 -msgid "Number of memreg bytes (default: 16, range: 0..16)" +#: config/mmix/mmix.opt:84 +msgid "Do not use addresses that allocate global registers" msgstr "" -#: config/m32r/m32r.opt:24 -msgid "Compile for the m32rx" +#: config/mmix/mmix.opt:88 +msgid "Generate a single exit point for each function" msgstr "" -#: config/m32r/m32r.opt:28 -msgid "Compile for the m32r2" +#: config/mmix/mmix.opt:92 +msgid "Do not generate a single exit point for each function" msgstr "" -#: config/m32r/m32r.opt:32 -msgid "Compile for the m32r" +#: config/mmix/mmix.opt:96 +msgid "Set start-address of the program" msgstr "" -#: config/m32r/m32r.opt:36 -msgid "Align all loops to 32 byte boundary" +#: config/mmix/mmix.opt:100 +msgid "Set start-address of data" msgstr "" -#: config/m32r/m32r.opt:40 -msgid "Prefer branches over conditional execution" +#: config/iq2000/iq2000.opt:28 +msgid "Specify CPU for scheduling purposes" msgstr "" -#: config/m32r/m32r.opt:44 -msgid "Give branches their default cost" +#: config/iq2000/iq2000.opt:36 +msgid "Use GP relative sdata/sbss sections" msgstr "" -#: config/m32r/m32r.opt:48 -msgid "Display compile time statistics" +#: config/iq2000/iq2000.opt:41 +msgid "No default crt0.o" msgstr "" -#: config/m32r/m32r.opt:52 -msgid "Specify cache flush function" +#: config/bfin/bfin.opt:24 +msgid "Omit frame pointer for leaf functions" msgstr "" -#: config/m32r/m32r.opt:56 -msgid "Specify cache flush trap number" +#: config/bfin/bfin.opt:28 +msgid "Program is entirely located in low 64k of memory" msgstr "" -#: config/m32r/m32r.opt:60 -msgid "Only issue one instruction per cycle" +#: config/bfin/bfin.opt:32 +msgid "Work around a hardware anomaly by adding a number of NOPs before a" msgstr "" -#: config/m32r/m32r.opt:64 -msgid "Allow two instructions to be issued per cycle" +#: config/bfin/bfin.opt:37 +msgid "Avoid speculative loads to work around a hardware anomaly." msgstr "" -#: config/m32r/m32r.opt:68 -msgid "Code size: small, medium or large" +#: config/bfin/bfin.opt:41 +msgid "Enabled ID based shared library" msgstr "" -#: config/m32r/m32r.opt:72 -msgid "Don't call any cache flush functions" +#: config/bfin/bfin.opt:49 +msgid "Avoid generating pc-relative calls; use indirection" msgstr "" -#: config/m32r/m32r.opt:76 -msgid "Don't call any cache flush trap" +#: config/vxworks.opt:25 +msgid "Assume the VxWorks RTP environment" msgstr "" -#: config/m32r/m32r.opt:83 -msgid "Small data area: none, sdata, use" +#: config/vxworks.opt:32 +msgid "Assume the VxWorks vThreads environment" msgstr "" -#: config/m68hc11/m68hc11.opt:24 config/m68hc11/m68hc11.opt:32 -msgid "Compile for a 68HC11" +#: config/darwin.opt:24 +msgid "Generate code suitable for fast turn around debugging" msgstr "" -#: config/m68hc11/m68hc11.opt:28 config/m68hc11/m68hc11.opt:36 -msgid "Compile for a 68HC12" +#: config/darwin.opt:28 +msgid "The earliest MacOS X version on which this program will run" msgstr "" -#: config/m68hc11/m68hc11.opt:42 config/m68hc11/m68hc11.opt:46 -msgid "Compile for a 68HCS12" +#: config/darwin.opt:32 +msgid "Set sizeof(bool) to 1" msgstr "" -#: config/m68hc11/m68hc11.opt:50 -msgid "Auto pre/post decrement increment allowed" +#: config/lynx.opt:24 +msgid "Support legacy multi-threading" msgstr "" -#: config/m68hc11/m68hc11.opt:54 -msgid "Min/max instructions allowed" +#: config/lynx.opt:28 +msgid "Use shared libraries" msgstr "" -#: config/m68hc11/m68hc11.opt:58 -msgid "Use call and rtc for function calls and returns" +#: config/lynx.opt:32 +msgid "Support multi-threading" msgstr "" -#: config/m68hc11/m68hc11.opt:62 -msgid "Auto pre/post decrement increment not allowed" +#: c.opt:42 +msgid "" +"Assert the <answer> to <question>. Putting '-' before <question> disables " +"the <answer> to <question>" msgstr "" -#: config/m68hc11/m68hc11.opt:66 -msgid "Use jsr and rts for function calls and returns" +#: c.opt:46 +msgid "Do not discard comments" msgstr "" -#: config/m68hc11/m68hc11.opt:70 -msgid "Min/max instructions not allowed" +#: c.opt:50 +msgid "Do not discard comments in macro expansions" msgstr "" -#: config/m68hc11/m68hc11.opt:74 -msgid "Use direct addressing mode for soft registers" +#: c.opt:54 +msgid "" +"Define a <macro> with <val> as its value. If just <macro> is given, <val> " +"is taken to be 1" msgstr "" -#: config/m68hc11/m68hc11.opt:78 -msgid "Compile with 32-bit integer mode" +#: c.opt:61 +msgid "Add <dir> to the end of the main framework include path" msgstr "" -#: config/m68hc11/m68hc11.opt:83 -msgid "Specify the register allocation order" +#: c.opt:65 +msgid "Print the name of header files as they are used" msgstr "" -#: config/m68hc11/m68hc11.opt:87 -msgid "Do not use direct addressing mode for soft registers" +#: c.opt:69 c.opt:782 +msgid "Add <dir> to the end of the main include path" msgstr "" -#: config/m68hc11/m68hc11.opt:91 -msgid "Compile with 16-bit integer mode" +#: c.opt:73 +msgid "Generate make dependencies" msgstr "" -#: config/m68hc11/m68hc11.opt:95 -msgid "Indicate the number of soft registers available" +#: c.opt:77 +msgid "Generate make dependencies and compile" msgstr "" -#: config/m68k/m68k.opt:24 -msgid "Generate code for a 520X" +#: c.opt:81 +msgid "Write dependency output to the given file" msgstr "" -#: config/m68k/m68k.opt:28 -msgid "Generate code for a 5206e" +#: c.opt:85 +msgid "Treat missing header files as generated files" msgstr "" -#: config/m68k/m68k.opt:32 -msgid "Generate code for a 528x" +#: c.opt:89 +msgid "Like -M but ignore system header files" msgstr "" -#: config/m68k/m68k.opt:36 -msgid "Generate code for a 5307" +#: c.opt:93 +msgid "Like -MD but ignore system header files" msgstr "" -#: config/m68k/m68k.opt:40 -msgid "Generate code for a 5407" +#: c.opt:97 +msgid "Generate phony targets for all headers" msgstr "" -#: config/m68k/m68k.opt:44 config/m68k/m68k.opt:97 -msgid "Generate code for a 68000" +#: c.opt:101 +msgid "Add a MAKE-quoted target" msgstr "" -#: config/m68k/m68k.opt:48 config/m68k/m68k.opt:101 -msgid "Generate code for a 68020" +#: c.opt:105 +msgid "Add an unquoted target" msgstr "" -#: config/m68k/m68k.opt:52 -msgid "Generate code for a 68040, without any new instructions" +#: c.opt:109 +msgid "Do not generate #line directives" msgstr "" -#: config/m68k/m68k.opt:56 -msgid "Generate code for a 68060, without any new instructions" +#: c.opt:113 +msgid "Undefine <macro>" msgstr "" -#: config/m68k/m68k.opt:60 -msgid "Generate code for a 68030" +#: c.opt:117 +msgid "" +"Warn about things that will change when compiling with an ABI-compliant " +"compiler" msgstr "" -#: config/m68k/m68k.opt:64 -msgid "Generate code for a 68040" +#: c.opt:121 +msgid "Enable most warning messages" msgstr "" -#: config/m68k/m68k.opt:68 -msgid "Generate code for a 68060" +#: c.opt:125 +msgid "" +"Warn whenever an Objective-C assignment is being intercepted by the garbage " +"collector" msgstr "" -#: config/m68k/m68k.opt:72 -msgid "Generate code for a 68302" +#: c.opt:129 +msgid "Warn about casting functions to incompatible types" msgstr "" -#: config/m68k/m68k.opt:76 -msgid "Generate code for a 68332" +#: c.opt:133 +msgid "Warn about C constructs that are not in the common subset of C and C++" msgstr "" -#: config/m68k/m68k.opt:81 -msgid "Generate code for a 68851" +#: c.opt:138 +msgid "Warn about casts which discard qualifiers" msgstr "" -#: config/m68k/m68k.opt:85 -msgid "Generate code that uses 68881 floating-point instructions" +#: c.opt:142 +msgid "Warn about subscripts whose type is \"char\"" msgstr "" -#: config/m68k/m68k.opt:89 -msgid "Align variables on a 32-bit boundary" +#: c.opt:146 +msgid "" +"Warn about possibly nested block comments, and C++ comments spanning more " +"than one physical line" msgstr "" -#: config/m68k/m68k.opt:93 -msgid "Use the bit-field instructions" +#: c.opt:150 +msgid "Synonym for -Wcomment" msgstr "" -#: config/m68k/m68k.opt:105 -msgid "Generate code for a cpu32" +#: c.opt:154 +msgid "Warn about possibly confusing type conversions" msgstr "" -#: config/m68k/m68k.opt:109 -msgid "Enable ID based shared library" +#: c.opt:158 +msgid "Warn when all constructors and destructors are private" msgstr "" -#: config/m68k/m68k.opt:113 -msgid "Do not use the bit-field instructions" +#: c.opt:162 +msgid "Warn when a declaration is found after a statement" msgstr "" -#: config/m68k/m68k.opt:117 -msgid "Use normal calling convention" +#: c.opt:166 +msgid "Warn about deprecated compiler features" msgstr "" -#: config/m68k/m68k.opt:121 -msgid "Consider type 'int' to be 32 bits wide" +#: c.opt:170 +msgid "Warn about compile-time integer division by zero" msgstr "" -#: config/m68k/m68k.opt:125 -msgid "Generate pc-relative code" +#: c.opt:174 +msgid "Warn about violations of Effective C++ style rules" msgstr "" -#: config/m68k/m68k.opt:129 -msgid "Use different calling convention using 'rtd'" +#: c.opt:178 +msgid "Warn about stray tokens after #elif and #endif" msgstr "" -#: config/m68k/m68k.opt:133 -msgid "Enable separate data segment" +#: c.opt:186 +msgid "Make implicit function declarations an error" msgstr "" -#: config/m68k/m68k.opt:141 -msgid "Consider type 'int' to be 16 bits wide" +#: c.opt:190 +msgid "Warn if testing floating point numbers for equality" msgstr "" -#: config/m68k/m68k.opt:145 -msgid "Generate code with library calls for floating point" +#: c.opt:194 +msgid "Warn about printf/scanf/strftime/strfmon format string anomalies" msgstr "" -#: config/m68k/m68k.opt:149 -msgid "Do not use unaligned memory references" +#: c.opt:198 +msgid "Warn if passing too many arguments to a function for its format string" msgstr "" -#: config/mcore/mcore.opt:24 -msgid "Generate code for the M*Core M210" +#: c.opt:202 +msgid "Warn about format strings that are not literals" msgstr "" -#: config/mcore/mcore.opt:28 -msgid "Generate code for the M*Core M340" +#: c.opt:206 +msgid "Warn about possible security problems with format functions" msgstr "" -#: config/mcore/mcore.opt:32 -msgid "Set maximum alignment to 4" +#: c.opt:210 +msgid "Warn about strftime formats yielding 2-digit years" msgstr "" -#: config/mcore/mcore.opt:36 -msgid "Force functions to be aligned to a 4 byte boundary" +#: c.opt:214 +msgid "Warn about zero-length formats" msgstr "" -#: config/mcore/mcore.opt:40 -msgid "Set maximum alignment to 8" +#: c.opt:221 +msgid "Warn about variables which are initialized to themselves" msgstr "" -#: config/mcore/mcore.opt:44 -msgid "Generate big-endian code" +#: c.opt:228 +msgid "Warn about implicit function declarations" msgstr "" -#: config/mcore/mcore.opt:48 -msgid "Emit call graph information" +#: c.opt:232 +msgid "Warn when a declaration does not specify a type" msgstr "" -#: config/mcore/mcore.opt:52 -msgid "Use the divide instruction" +#: c.opt:236 +msgid "Deprecated. This switch has no effect" msgstr "" -#: config/mcore/mcore.opt:56 -msgid "Inline constants if it can be done in 2 insns or less" +#: c.opt:240 +msgid "" +"Warn when there is a cast to a pointer from an integer of a different size" msgstr "" -#: config/mcore/mcore.opt:60 -msgid "Generate little-endian code" +#: c.opt:244 +msgid "Warn about invalid uses of the \"offsetof\" macro" msgstr "" -#: config/mcore/mcore.opt:68 -msgid "Use arbitrary sized immediates in bit operations" +#: c.opt:248 +msgid "Warn about PCH files that are found but not used" msgstr "" -#: config/mcore/mcore.opt:72 -msgid "Prefer word accesses over byte accesses" +#: c.opt:252 +msgid "Do not warn about using \"long long\" when -pedantic" msgstr "" -#: config/mcore/mcore.opt:76 -msgid "Set the maximum amount for a single stack increment operation" +#: c.opt:256 +msgid "Warn about suspicious declarations of \"main\"" msgstr "" -#: config/mcore/mcore.opt:80 -msgid "Always treat bitfields as int-sized" +#: c.opt:260 +msgid "Warn about possibly missing braces around initializers" msgstr "" -#: config/mips/mips.opt:24 -msgid "Generate code that conforms to the given ABI" +#: c.opt:264 +msgid "Warn about global functions without previous declarations" msgstr "" -#: config/mips/mips.opt:28 -msgid "Use SVR4-style PIC" +#: c.opt:268 +msgid "Warn about missing fields in struct initializers" msgstr "" -#: config/mips/mips.opt:32 -msgid "Use PMC-style 'mad' instructions" +#: c.opt:272 +msgid "Warn about functions which might be candidates for format attributes" msgstr "" -#: config/mips/mips.opt:36 -msgid "Generate code for the given ISA" +#: c.opt:276 +msgid "Warn about user-specified include directories that do not exist" msgstr "" -#: config/mips/mips.opt:40 -msgid "Use Branch Likely instructions, overriding the architecture default" +#: c.opt:280 +msgid "Warn about global functions without prototypes" msgstr "" -#: config/mips/mips.opt:44 -msgid "Trap on integer divide by zero" +#: c.opt:284 +msgid "Warn about use of multi-character character constants" msgstr "" -#: config/mips/mips.opt:48 -msgid "Use branch-and-break sequences to check for integer divide by zero" +#: c.opt:288 +msgid "Warn about \"extern\" declarations not at file scope" msgstr "" -#: config/mips/mips.opt:52 -msgid "Use trap instructions to check for integer divide by zero" +#: c.opt:292 +msgid "" +"Warn when non-templatized friend functions are declared within a template" msgstr "" -#: config/mips/mips.opt:56 +#: c.opt:296 +msgid "Warn about non-virtual destructors" +msgstr "" + +#: c.opt:300 msgid "" -"Allow hardware floating-point instructions to cover both 32-bit and 64-bit " -"operations" +"Warn about NULL being passed to argument slots marked as requiring non-NULL" msgstr "" -#: config/mips/mips.opt:60 -msgid "Use MIPS-DSP instructions" +#: c.opt:304 +msgid "Warn about non-normalised Unicode strings" msgstr "" -#: config/mips/mips.opt:70 -msgid "Use big-endian byte order" +#: c.opt:308 +msgid "Warn if a C-style cast is used in a program" msgstr "" -#: config/mips/mips.opt:74 -msgid "Use little-endian byte order" +#: c.opt:312 +msgid "Warn if an old-style parameter definition is used" msgstr "" -#: config/mips/mips.opt:82 -msgid "Use NewABI-style %reloc() assembly operators" +#: c.opt:316 +msgid "Warn about overloaded virtual function names" msgstr "" -#: config/mips/mips.opt:86 -msgid "Work around certain R4000 errata" +#: c.opt:320 +msgid "Warn about possibly missing parentheses" msgstr "" -#: config/mips/mips.opt:90 -msgid "Work around certain R4400 errata" +#: c.opt:324 +msgid "Warn when converting the type of pointers to member functions" msgstr "" -#: config/mips/mips.opt:94 -msgid "Work around errata for early SB-1 revision 2 cores" +#: c.opt:328 +msgid "Warn about function pointer arithmetic" msgstr "" -#: config/mips/mips.opt:98 -msgid "Work around certain VR4120 errata" +#: c.opt:332 +msgid "Warn when a pointer is cast to an integer of a different size" msgstr "" -#: config/mips/mips.opt:102 -msgid "Work around VR4130 mflo/mfhi errata" +#: c.opt:336 +msgid "Warn about misuses of pragmas" msgstr "" -#: config/mips/mips.opt:106 -msgid "Work around an early 4300 hardware bug" +#: c.opt:340 +msgid "Warn if inherited methods are unimplemented" msgstr "" -#: config/mips/mips.opt:110 -msgid "FP exceptions are enabled" +#: c.opt:344 +msgid "Warn about multiple declarations of the same object" msgstr "" -#: config/mips/mips.opt:114 -msgid "Use 32-bit floating-point registers" +#: c.opt:348 +msgid "Warn when the compiler reorders code" msgstr "" -#: config/mips/mips.opt:118 -msgid "Use 64-bit floating-point registers" +#: c.opt:352 +msgid "" +"Warn whenever a function's return type defaults to \"int\" (C), or about " +"inconsistent return types (C++)" msgstr "" -#: config/mips/mips.opt:122 -msgid "Use FUNC to flush the cache before calling stack trampolines" +#: c.opt:356 +msgid "Warn if a selector has multiple methods" msgstr "" -#: config/mips/mips.opt:126 -msgid "Generate floating-point multiply-add instructions" +#: c.opt:360 +msgid "Warn about possible violations of sequence point rules" msgstr "" -#: config/mips/mips.opt:130 -msgid "Use 32-bit general registers" +#: c.opt:364 +msgid "Warn about signed-unsigned comparisons" msgstr "" -#: config/mips/mips.opt:134 -msgid "Use 64-bit general registers" +#: c.opt:368 +msgid "Warn when overload promotes from unsigned to signed" msgstr "" -#: config/mips/mips.opt:138 -msgid "Allow the use of hardware floating-point instructions" +#: c.opt:372 +msgid "Warn about uncasted NULL used as sentinel" msgstr "" -#: config/mips/mips.opt:142 -msgid "Generate code for ISA level N" +#: c.opt:376 +msgid "Warn about unprototyped function declarations" msgstr "" -#: config/mips/mips.opt:146 -msgid "Generate mips16 code" +#: c.opt:380 +msgid "Warn if type signatures of candidate methods do not match exactly" msgstr "" -#: config/mips/mips.opt:150 -msgid "Use MIPS-3D instructions" +#: c.opt:384 +msgid "Warn when synthesis behavior differs from Cfront" msgstr "" -#: config/mips/mips.opt:154 -msgid "Use indirect calls" +#: c.opt:388 common.opt:142 +msgid "Do not suppress warnings from system headers" msgstr "" -#: config/mips/mips.opt:158 -msgid "Use a 32-bit long type" +#: c.opt:392 +msgid "Warn about features not present in traditional C" msgstr "" -#: config/mips/mips.opt:162 -msgid "Use a 64-bit long type" +#: c.opt:396 +msgid "" +"Warn if trigraphs are encountered that might affect the meaning of the " +"program" msgstr "" -#: config/mips/mips.opt:166 -msgid "Don't optimize block moves" +#: c.opt:400 +msgid "Warn about @selector()s without previously declared methods" msgstr "" -#: config/mips/mips.opt:170 -msgid "Use the mips-tfile postpass" +#: c.opt:404 +msgid "Warn if an undefined macro is used in an #if directive" msgstr "" -#: config/mips/mips.opt:174 -msgid "Do not use a cache-flushing function before calling stack trampolines" +#: c.opt:408 +msgid "Warn about unrecognized pragmas" msgstr "" -#: config/mips/mips.opt:178 -msgid "Generate normal-mode code" +#: c.opt:412 +msgid "Warn about macros defined in the main file that are not used" msgstr "" -#: config/mips/mips.opt:182 -msgid "Do not use MIPS-3D instructions" +#: c.opt:416 +msgid "Do not warn about using variadic macros when -pedantic" msgstr "" -#: config/mips/mips.opt:186 -msgid "Use paired-single floating-point instructions" +#: c.opt:420 +msgid "Give strings the type \"array of char\"" msgstr "" -#: config/mips/mips.opt:190 -msgid "" -"Restrict the use of hardware floating-point instructions to 32-bit operations" +#: c.opt:424 +msgid "Warn when a pointer differs in signedness in an assignment" msgstr "" -#: config/mips/mips.opt:194 -msgid "Prevent the use of all hardware floating-point instructions" +#: c.opt:428 +msgid "A synonym for -std=c89 (for C) or -std=c++98 (for C++)" msgstr "" -#: config/mips/mips.opt:198 -msgid "Optimize lui/addiu address loads" +#: c.opt:436 +msgid "Enforce class member access control semantics" msgstr "" -#: config/mips/mips.opt:202 -msgid "Assume all symbols have 32-bit values" +#: c.opt:443 +msgid "Change when template instances are emitted" msgstr "" -#: config/mips/mips.opt:206 -msgid "Optimize the output for PROCESSOR" +#: c.opt:447 +msgid "Recognize the \"asm\" keyword" msgstr "" -#: config/mips/mips.opt:214 -msgid "Perform VR4130-specific alignment optimizations" +#: c.opt:451 +msgid "Recognize built-in functions" msgstr "" -#: config/mips/mips.opt:218 -msgid "Lift restrictions on GOT size" +#: c.opt:458 +msgid "Check the return value of new" msgstr "" -#: config/mmix/mmix.opt:25 -msgid "For intrinsics library: pass all parameters in registers" +#: c.opt:462 +msgid "Allow the arguments of the '?' operator to have different types" msgstr "" -#: config/mmix/mmix.opt:29 -msgid "Use register stack for parameters and return value" +#: c.opt:466 +msgid "Reduce the size of object files" msgstr "" -#: config/mmix/mmix.opt:33 -msgid "Use call-clobbered registers for parameters and return value" +#: c.opt:470 +msgid "Make string literals \"const char[]\" not \"char[]\"" msgstr "" -#: config/mmix/mmix.opt:38 -msgid "Use epsilon-respecting floating point compare instructions" +#: c.opt:474 +msgid "Use class <name> for constant strings" msgstr "" -#: config/mmix/mmix.opt:42 -msgid "Use zero-extending memory loads, not sign-extending ones" +#: c.opt:478 +msgid "Inline member functions by default" msgstr "" -#: config/mmix/mmix.opt:46 -msgid "" -"Generate divide results with reminder having the same sign as the divisor " -"(not the dividend)" +#: c.opt:482 +msgid "Permit '$' as an identifier character" msgstr "" -#: config/mmix/mmix.opt:50 -msgid "Prepend global symbols with \":\" (for use with PREFIX)" +#: c.opt:489 +msgid "Generate code to check exception specifications" msgstr "" -#: config/mmix/mmix.opt:54 -msgid "Do not provide a default start-address 0x100 of the program" +#: c.opt:496 +msgid "Convert all strings and character constants to character set <cset>" msgstr "" -#: config/mmix/mmix.opt:58 -msgid "Link to emit program in ELF format (rather than mmo)" +#: c.opt:500 +msgid "Permit universal character names (\\u and \\U) in identifiers" msgstr "" -#: config/mmix/mmix.opt:62 -msgid "Use P-mnemonics for branches statically predicted as taken" +#: c.opt:504 +msgid "Specify the default character set for source files" msgstr "" -#: config/mmix/mmix.opt:66 -msgid "Don't use P-mnemonics for branches" +#: c.opt:521 +msgid "Scope of for-init-statement variables is local to the loop" msgstr "" -#: config/mmix/mmix.opt:80 -msgid "Use addresses that allocate global registers" +#: c.opt:525 +msgid "Do not assume that standard C libraries and \"main\" exist" msgstr "" -#: config/mmix/mmix.opt:84 -msgid "Do not use addresses that allocate global registers" +#: c.opt:529 +msgid "Recognize GNU-defined keywords" msgstr "" -#: config/mmix/mmix.opt:88 -msgid "Generate a single exit point for each function" +#: c.opt:533 +msgid "Generate code for GNU runtime environment" msgstr "" -#: config/mmix/mmix.opt:92 -msgid "Do not generate a single exit point for each function" +#: c.opt:546 +msgid "Assume normal C execution environment" msgstr "" -#: config/mmix/mmix.opt:96 -msgid "Set start-address of the program" +#: c.opt:550 +msgid "Enable support for huge objects" msgstr "" -#: config/mmix/mmix.opt:100 -msgid "Set start-address of data" +#: c.opt:554 +msgid "Export functions even if they can be inlined" msgstr "" -#: config/mn10300/mn10300.opt:24 -msgid "Target the AM33 processor" +#: c.opt:558 +msgid "Emit implicit instantiations of inline templates" msgstr "" -#: config/mn10300/mn10300.opt:28 -msgid "Target the AM33/2.0 processor" +#: c.opt:562 +msgid "Emit implicit instantiations of templates" msgstr "" -#: config/mn10300/mn10300.opt:32 -msgid "Work around hardware multiply bug" +#: c.opt:566 +msgid "Inject friend functions into enclosing namespace" msgstr "" -#: config/mn10300/mn10300.opt:37 -msgid "Enable linker relaxations" +#: c.opt:573 +msgid "Don't warn about uses of Microsoft extensions" msgstr "" -#: config/ms1/ms1.opt:24 -msgid "Generate multiply instructions" +#: c.opt:583 +msgid "Generate code for NeXT (Apple Mac OS X) runtime environment" msgstr "" -#: config/ms1/ms1.opt:28 -msgid "Use byte loads and stores when generating code." +#: c.opt:587 +msgid "Assume that receivers of Objective-C messages may be nil" msgstr "" -#: config/ms1/ms1.opt:36 -msgid "Do not include crt0.o in the startup files" +#: c.opt:599 +msgid "" +"Generate special Objective-C methods to initialize/destroy non-POD C++ " +"ivars, if needed" msgstr "" -#: config/ms1/ms1.opt:40 config/ms1/ms1.opt:44 config/ms1/ms1.opt:48 -#: config/ms1/ms1.opt:52 config/ms1/ms1.opt:56 -msgid "Internal debug switch" +#: c.opt:603 +msgid "Allow fast jumps to the message dispatcher" msgstr "" -#: config/pa/pa-hpux.opt:24 -msgid "Generate cpp defines for server IO" +#: c.opt:609 +msgid "Enable Objective-C exception and synchronization syntax" msgstr "" -#: config/pa/pa-hpux.opt:28 config/pa/pa-hpux1010.opt:24 -#: config/pa/pa-hpux1111.opt:24 -msgid "Specify UNIX standard for predefines and linking" +#: c.opt:613 +msgid "Enable garbage collection (GC) in Objective-C/Objective-C++ programs" msgstr "" -#: config/pa/pa-hpux.opt:32 -msgid "Generate cpp defines for workstation IO" +#: c.opt:618 +msgid "Enable Objective-C setjmp exception handling runtime" msgstr "" -#: config/pa/pa.opt:24 config/pa/pa.opt:77 config/pa/pa.opt:85 -msgid "Generate PA1.0 code" +#: c.opt:622 +msgid "Recognize C++ kewords like \"compl\" and \"xor\"" msgstr "" -#: config/pa/pa.opt:28 config/pa/pa.opt:89 config/pa/pa.opt:109 -msgid "Generate PA1.1 code" +#: c.opt:626 +msgid "Enable optional diagnostics" msgstr "" -#: config/pa/pa.opt:32 config/pa/pa.opt:93 -msgid "Generate PA2.0 code (requires binutils 2.10 or later)" +#: c.opt:633 +msgid "Look for and use PCH files even when preprocessing" msgstr "" -#: config/pa/pa.opt:36 -msgid "Generate code for huge switch statements" +#: c.opt:637 +msgid "Downgrade conformance errors to warnings" msgstr "" -#: config/pa/pa.opt:40 -msgid "Disable FP regs" +#: c.opt:641 +msgid "Treat the input file as already preprocessed" msgstr "" -#: config/pa/pa.opt:44 -msgid "Disable indexed addressing" +#: c.opt:645 +msgid "" +"Used in Fix-and-Continue mode to indicate that object files may be swapped " +"in at runtime" msgstr "" -#: config/pa/pa.opt:48 -msgid "Generate fast indirect calls" +#: c.opt:649 +msgid "Enable automatic template instantiation" msgstr "" -#: config/pa/pa.opt:56 -msgid "Assume code will be assembled by GAS" +#: c.opt:653 +msgid "Generate run time type descriptor information" msgstr "" -#: config/pa/pa.opt:60 -msgid "Put jumps in call delay slots" +#: c.opt:657 +msgid "Use the same size for double as for float" msgstr "" -#: config/pa/pa.opt:65 -msgid "Enable linker optimizations" +#: c.opt:665 +msgid "Force the underlying type for \"wchar_t\" to be \"unsigned short\"" msgstr "" -#: config/pa/pa.opt:69 -msgid "Always generate long calls" +#: c.opt:669 +msgid "When \"signed\" or \"unsigned\" is not given make the bitfield signed" msgstr "" -#: config/pa/pa.opt:73 -msgid "Emit long load/store sequences" +#: c.opt:673 +msgid "Make \"char\" signed by default" msgstr "" -#: config/pa/pa.opt:81 -msgid "Disable space regs" +#: c.opt:680 +msgid "Display statistics accumulated during compilation" msgstr "" -#: config/pa/pa.opt:97 -msgid "Use portable calling conventions" +#: c.opt:687 +msgid "Distance between tab stops for column reporting" msgstr "" -#: config/pa/pa.opt:101 -msgid "" -"Specify CPU for scheduling purposes. Valid arguments are 700, 7100, 7100LC, " -"7200, 7300, and 8000" +#: c.opt:691 +msgid "Specify maximum template instantiation depth" msgstr "" -#: config/pa/pa.opt:113 -msgid "Do not disable space regs" +#: c.opt:698 +msgid "Do not generate thread-safe code for initializing local statics" msgstr "" -#: config/pa/pa64-hpux.opt:24 -msgid "Assume code will be linked by GNU ld" +#: c.opt:702 +msgid "When \"signed\" or \"unsigned\" is not given make the bitfield unsigned" msgstr "" -#: config/pa/pa64-hpux.opt:28 -msgid "Assume code will be linked by HP ld" +#: c.opt:706 +msgid "Make \"char\" unsigned by default" msgstr "" -#: config/pdp11/pdp11.opt:24 -msgid "Generate code for an 11/10" +#: c.opt:710 +msgid "Use __cxa_atexit to register destructors" msgstr "" -#: config/pdp11/pdp11.opt:28 -msgid "Generate code for an 11/40" +#: c.opt:714 +msgid "Marks all inlined methods as having hidden visibility" msgstr "" -#: config/pdp11/pdp11.opt:32 -msgid "Generate code for an 11/45" +#: c.opt:718 +msgid "Discard unused virtual functions" msgstr "" -#: config/pdp11/pdp11.opt:36 -msgid "Use 16-bit abs patterns" +#: c.opt:722 +msgid "Implement vtables using thunks" msgstr "" -#: config/pdp11/pdp11.opt:40 -msgid "Return floating-point results in ac0 (fr0 in Unix assembler syntax)" +#: c.opt:726 +msgid "Emit common-like symbols as weak symbols" msgstr "" -#: config/pdp11/pdp11.opt:44 -msgid "Do not use inline patterns for copying memory" +#: c.opt:730 +msgid "" +"Convert all wide strings and character constants to character set <cset>" msgstr "" -#: config/pdp11/pdp11.opt:48 -msgid "Use inline patterns for copying memory" +#: c.opt:734 +msgid "Generate a #line directive pointing at the current working directory" msgstr "" -#: config/pdp11/pdp11.opt:52 -msgid "Do not pretend that branches are expensive" +#: c.opt:738 +msgid "Emit cross referencing information" msgstr "" -#: config/pdp11/pdp11.opt:56 -msgid "Pretend that branches are expensive" +#: c.opt:742 +msgid "" +"Generate lazy class lookup (via objc_getClass()) for use in Zero-Link mode" msgstr "" -#: config/pdp11/pdp11.opt:60 -msgid "Use the DEC assembler syntax" +#: c.opt:746 +msgid "Dump declarations to a .decl file" msgstr "" -#: config/pdp11/pdp11.opt:64 -msgid "Use 32 bit float" +#: c.opt:750 c.opt:778 +msgid "Add <dir> to the end of the system include path" msgstr "" -#: config/pdp11/pdp11.opt:68 -msgid "Use 64 bit float" +#: c.opt:754 +msgid "Accept definition of macros in <file>" msgstr "" -#: config/pdp11/pdp11.opt:76 -msgid "Use 16 bit int" +#: c.opt:758 +msgid "Include the contents of <file> before other files" msgstr "" -#: config/pdp11/pdp11.opt:80 -msgid "Use 32 bit int" +#: c.opt:762 +msgid "Specify <path> as a prefix for next two options" msgstr "" -#: config/pdp11/pdp11.opt:84 config/rs6000/rs6000.opt:85 -msgid "Do not use hardware floating point" +#: c.opt:766 +msgid "Set <dir> to be the system root directory" msgstr "" -#: config/pdp11/pdp11.opt:88 -msgid "Target has split I&D" +#: c.opt:770 +msgid "Add <dir> to the start of the system include path" msgstr "" -#: config/pdp11/pdp11.opt:92 -msgid "Use UNIX assembler syntax" +#: c.opt:774 +msgid "Add <dir> to the end of the quote include path" msgstr "" -#: config/rs6000/aix41.opt:25 config/rs6000/aix64.opt:33 -msgid "Support message passing with the Parallel Environment" +#: c.opt:795 +msgid "" +"Do not search standard system include directories (those specified with -" +"isystem will still be used)" msgstr "" -#: config/rs6000/aix.opt:25 config/rs6000/rs6000.opt:124 -msgid "Conform more closely to IBM XLC semantics" +#: c.opt:799 +msgid "Do not search standard system include directories for C++" msgstr "" -#: config/rs6000/aix64.opt:25 -msgid "Compile for 64-bit pointers" +#: c.opt:815 +msgid "Generate C header of platform-specific features" msgstr "" -#: config/rs6000/aix64.opt:29 -msgid "Compile for 32-bit pointers" +#: c.opt:819 +msgid "Print a checksum of the executable for PCH validity checking, and stop" msgstr "" -#: config/rs6000/darwin.opt:25 config/rs6000/sysv4.opt:133 -msgid "Generate 64-bit code" +#: c.opt:823 +msgid "Remap file names when including files" msgstr "" -#: config/rs6000/darwin.opt:29 config/rs6000/sysv4.opt:137 -msgid "Generate 32-bit code" +#: c.opt:827 +msgid "Conform to the ISO 1998 C++ standard" msgstr "" -#: config/rs6000/darwin.opt:33 -msgid "Generate code suitable for executables (NOT shared libs)" +#: c.opt:831 c.opt:859 +msgid "Conform to the ISO 1990 C standard" msgstr "" -#: config/rs6000/linux64.opt:25 -msgid "Call mcount for profiling before a function prologue" +#: c.opt:835 c.opt:867 +msgid "Conform to the ISO 1999 C standard" msgstr "" -#: config/rs6000/rs6000.opt:25 -msgid "Use POWER instruction set" +#: c.opt:839 +msgid "Deprecated in favor of -std=c99" msgstr "" -#: config/rs6000/rs6000.opt:29 -msgid "Do not use POWER instruction set" +#: c.opt:843 +msgid "Conform to the ISO 1998 C++ standard with GNU extensions" msgstr "" -#: config/rs6000/rs6000.opt:33 -msgid "Use POWER2 instruction set" +#: c.opt:847 +msgid "Conform to the ISO 1990 C standard with GNU extensions" msgstr "" -#: config/rs6000/rs6000.opt:37 -msgid "Use PowerPC instruction set" +#: c.opt:851 +msgid "Conform to the ISO 1999 C standard with GNU extensions" msgstr "" -#: config/rs6000/rs6000.opt:41 -msgid "Do not use PowerPC instruction set" +#: c.opt:855 +msgid "Deprecated in favor of -std=gnu99" msgstr "" -#: config/rs6000/rs6000.opt:45 -msgid "Use PowerPC-64 instruction set" +#: c.opt:863 +msgid "Conform to the ISO 1990 C standard as amended in 1994" msgstr "" -#: config/rs6000/rs6000.opt:49 -msgid "Use PowerPC General Purpose group optional instructions" +#: c.opt:871 +msgid "Deprecated in favor of -std=iso9899:1999" msgstr "" -#: config/rs6000/rs6000.opt:53 -msgid "Use PowerPC Graphics group optional instructions" +#: c.opt:875 +msgid "Enable traditional preprocessing" msgstr "" -#: config/rs6000/rs6000.opt:57 -msgid "Generate single field mfcr instruction" +#: c.opt:879 +msgid "Support ISO C trigraphs" msgstr "" -#: config/rs6000/rs6000.opt:61 -msgid "Use PowerPC/AS popcntb instruction" +#: c.opt:883 +msgid "Do not predefine system-specific and GCC-specific macros" msgstr "" -#: config/rs6000/rs6000.opt:65 -msgid "Use AltiVec instructions" +#: c.opt:887 +msgid "Enable verbose output" msgstr "" -#: config/rs6000/rs6000.opt:69 -msgid "Generate load/store multiple instructions" +#: common.opt:28 +msgid "Display this information" msgstr "" -#: config/rs6000/rs6000.opt:73 -msgid "Generate string instructions for block moves" +#: common.opt:32 +msgid "" +"Set parameter <param> to value. See below for a complete list of parameters" msgstr "" -#: config/rs6000/rs6000.opt:77 -msgid "Use new mnemonics for PowerPC architecture" +#: common.opt:42 +msgid "" +"Put global and static data smaller than <number> bytes into a special " +"section (on some targets)" msgstr "" -#: config/rs6000/rs6000.opt:81 -msgid "Use old mnemonics for PowerPC architecture" +#: common.opt:46 +msgid "Set optimization level to <number>" msgstr "" -#: config/rs6000/rs6000.opt:93 -msgid "Do not generate load/store with update instructions" +#: common.opt:50 +msgid "Optimize for space rather than speed" msgstr "" -#: config/rs6000/rs6000.opt:97 -msgid "Generate load/store with update instructions" +#: common.opt:54 +msgid "This switch is deprecated; use -Wextra instead" msgstr "" -#: config/rs6000/rs6000.opt:101 -msgid "Do not generate fused multiply/add instructions" +#: common.opt:58 +msgid "Warn about returning structures, unions or arrays" msgstr "" -#: config/rs6000/rs6000.opt:105 -msgid "Generate fused multiply/add instructions" +#: common.opt:62 +msgid "Warn about inappropriate attribute usage" msgstr "" -#: config/rs6000/rs6000.opt:109 -msgid "Schedule the start and end of the procedure" +#: common.opt:66 +msgid "Warn about pointer casts which increase alignment" msgstr "" -#: config/rs6000/rs6000.opt:116 -msgid "Return all structures in memory (AIX default)" +#: common.opt:70 +msgid "Warn about uses of __attribute__((deprecated)) declarations" msgstr "" -#: config/rs6000/rs6000.opt:120 -msgid "Return small structures in registers (SVR4 default)" +#: common.opt:74 +msgid "Warn when an optimization pass is disabled" msgstr "" -#: config/rs6000/rs6000.opt:128 -msgid "Generate software floating point divide for better throughput" +#: common.opt:78 +msgid "Treat all warnings as errors" msgstr "" -#: config/rs6000/rs6000.opt:132 -msgid "Do not place floating point constants in TOC" +#: common.opt:82 +msgid "Print extra (possibly unwanted) warnings" msgstr "" -#: config/rs6000/rs6000.opt:136 -msgid "Place floating point constants in TOC" +#: common.opt:86 +msgid "Exit on the first error occurred" msgstr "" -#: config/rs6000/rs6000.opt:140 -msgid "Do not place symbol+offset constants in TOC" +#: common.opt:90 +msgid "Warn when an inlined function cannot be inlined" msgstr "" -#: config/rs6000/rs6000.opt:144 -msgid "Place symbol+offset constants in TOC" +#: common.opt:94 +msgid "Warn if an object is larger than <number> bytes" msgstr "" -#: config/rs6000/rs6000.opt:155 -msgid "Use only one TOC entry per procedure" +#: common.opt:98 +msgid "Warn if the loop cannot be optimized due to nontrivial assumptions." msgstr "" -#: config/rs6000/rs6000.opt:159 -msgid "Put everything in the regular TOC" +#: common.opt:102 +msgid "" +"Warn about functions which might be candidates for __attribute__((noreturn))" msgstr "" -#: config/rs6000/rs6000.opt:163 -msgid "Generate VRSAVE instructions when generating AltiVec code" +#: common.opt:106 +msgid "Warn when the packed attribute has no effect on struct layout" msgstr "" -#: config/rs6000/rs6000.opt:167 -msgid "Deprecated option. Use -mvrsave/-mno-vrsave instead" +#: common.opt:110 +msgid "Warn when padding is required to align structure members" msgstr "" -#: config/rs6000/rs6000.opt:171 -msgid "Generate isel instructions" +#: common.opt:114 +msgid "Warn when one local variable shadows another" msgstr "" -#: config/rs6000/rs6000.opt:175 -msgid "Deprecated option. Use -misel/-mno-isel instead" +#: common.opt:118 +msgid "Warn when not issuing stack smashing protection for some reason" msgstr "" -#: config/rs6000/rs6000.opt:179 -msgid "Generate SPE SIMD instructions on E500" +#: common.opt:122 common.opt:126 +msgid "Warn about code which might break strict aliasing rules" msgstr "" -#: config/rs6000/rs6000.opt:183 -msgid "Deprecated option. Use -mspe/-mno-spe instead" +#: common.opt:130 +msgid "Warn about enumerated switches, with no default, missing a case" msgstr "" -#: config/rs6000/rs6000.opt:187 -msgid "Enable debug output" +#: common.opt:134 +msgid "Warn about enumerated switches missing a \"default:\" statement" msgstr "" -#: config/rs6000/rs6000.opt:191 -msgid "Specify ABI to use" +#: common.opt:138 +msgid "Warn about all enumerated switches missing a specific case" msgstr "" -#: config/rs6000/rs6000.opt:195 config/sparc/sparc.opt:92 -msgid "Use features of and schedule code for given CPU" +#: common.opt:146 +msgid "Warn about uninitialized automatic variables" msgstr "" -#: config/rs6000/rs6000.opt:203 -msgid "Select full, part, or no traceback table" +#: common.opt:150 +msgid "Warn about code that will never be executed" msgstr "" -#: config/rs6000/rs6000.opt:207 -msgid "Avoid all range limits on call instructions" +#: common.opt:154 +msgid "Enable all -Wunused- warnings" msgstr "" -#: config/rs6000/rs6000.opt:211 -msgid "Warn about deprecated 'vector long ...' AltiVec type usage" +#: common.opt:158 +msgid "Warn when a function is unused" msgstr "" -#: config/rs6000/rs6000.opt:215 -msgid "Select GPR floating point method" +#: common.opt:166 +msgid "Warn when a function parameter is unused" msgstr "" -#: config/rs6000/rs6000.opt:219 -msgid "Specify size of long double (64 or 128 bits)" +#: common.opt:170 +msgid "Warn when an expression value is unused" msgstr "" -#: config/rs6000/rs6000.opt:223 -msgid "Determine which dependences between insns are considered costly" +#: common.opt:174 +msgid "Warn when a variable is unused" msgstr "" -#: config/rs6000/rs6000.opt:227 -msgid "Specify which post scheduling nop insertion scheme to apply" +#: common.opt:178 +msgid "Warn when a register variable is declared volatile" msgstr "" -#: config/rs6000/rs6000.opt:231 -msgid "Specify alignment of structure fields default/natural" +#: common.opt:182 +msgid "Emit declaration information into <file>" msgstr "" -#: config/rs6000/rs6000.opt:235 -msgid "Specify scheduling priority for dispatch slot restricted insns" +#: common.opt:195 +msgid "Enable dumps from specific passes of the compiler" msgstr "" -#: config/rs6000/sysv4.opt:25 -msgid "Select ABI calling convention" +#: common.opt:199 +msgid "Set the file basename to be used for dumps" msgstr "" -#: config/rs6000/sysv4.opt:29 -msgid "Select method for sdata handling" +#: common.opt:217 +msgid "Align the start of functions" msgstr "" -#: config/rs6000/sysv4.opt:37 config/rs6000/sysv4.opt:41 -msgid "Align to the base type of the bit-field" +#: common.opt:224 +msgid "Align labels which are only reached by jumping" msgstr "" -#: config/rs6000/sysv4.opt:46 config/rs6000/sysv4.opt:50 -msgid "Produce code relocatable at runtime" +#: common.opt:231 +msgid "Align all labels" msgstr "" -#: config/rs6000/sysv4.opt:54 config/rs6000/sysv4.opt:58 -msgid "Produce little endian code" +#: common.opt:238 +msgid "Align the start of loops" msgstr "" -#: config/rs6000/sysv4.opt:62 config/rs6000/sysv4.opt:66 -msgid "Produce big endian code" +#: common.opt:251 +msgid "Specify that arguments may alias each other and globals" msgstr "" -#: config/rs6000/sysv4.opt:71 config/rs6000/sysv4.opt:75 -#: config/rs6000/sysv4.opt:84 config/rs6000/sysv4.opt:101 -#: config/rs6000/sysv4.opt:129 config/rs6000/sysv4.opt:141 -msgid "no description yet" +#: common.opt:255 +msgid "Assume arguments may alias globals but not each other" msgstr "" -#: config/rs6000/sysv4.opt:79 -msgid "Assume all variable arg functions are prototyped" +#: common.opt:259 +msgid "Assume arguments alias neither each other nor globals" msgstr "" -#: config/rs6000/sysv4.opt:88 -msgid "Use EABI" +#: common.opt:263 +msgid "Generate unwind tables that are exact at each instruction boundary" msgstr "" -#: config/rs6000/sysv4.opt:92 -msgid "Allow bit-fields to cross word boundaries" +#: common.opt:271 +msgid "Generate code to check bounds before indexing arrays" msgstr "" -#: config/rs6000/sysv4.opt:96 -msgid "Use alternate register names" +#: common.opt:275 +msgid "Replace add, compare, branch with branch on count register" msgstr "" -#: config/rs6000/sysv4.opt:105 -msgid "Link with libsim.a, libc.a and sim-crt0.o" +#: common.opt:279 +msgid "Use profiling information for branch probabilities" msgstr "" -#: config/rs6000/sysv4.opt:109 -msgid "Link with libads.a, libc.a and crt0.o" +#: common.opt:283 +msgid "" +"Perform branch target load optimization before prologue / epilogue threading" msgstr "" -#: config/rs6000/sysv4.opt:113 -msgid "Link with libyk.a, libc.a and crt0.o" +#: common.opt:287 +msgid "" +"Perform branch target load optimization after prologue / epilogue threading" msgstr "" -#: config/rs6000/sysv4.opt:117 -msgid "Link with libmvme.a, libc.a and crt0.o" +#: common.opt:291 +msgid "" +"Restrict target load migration not to re-use registers in any basic block" msgstr "" -#: config/rs6000/sysv4.opt:121 -msgid "Set the PPC_EMB bit in the ELF flags header" +#: common.opt:295 +msgid "Mark <register> as being preserved across functions" msgstr "" -#: config/rs6000/sysv4.opt:125 -msgid "Use the WindISS simulator" +#: common.opt:299 +msgid "Mark <register> as being corrupted by function calls" msgstr "" -#: config/rs6000/sysv4.opt:145 -msgid "Generate code to use a non-exec PLT and GOT" +#: common.opt:306 +msgid "Save registers around function calls" msgstr "" -#: config/rs6000/sysv4.opt:149 -msgid "Generate code for old exec BSS PLT" +#: common.opt:310 +msgid "Do not put uninitialized globals in the common section" msgstr "" -#: config/s390/s390.opt:24 -msgid "31 bit ABI" +#: common.opt:314 +msgid "Perform a register copy-propagation optimization pass" msgstr "" -#: config/s390/s390.opt:28 -msgid "64 bit ABI" +#: common.opt:318 +msgid "Perform cross-jumping optimization" msgstr "" -#: config/s390/s390.opt:36 -msgid "Maintain backchain pointer" +#: common.opt:322 +msgid "When running CSE, follow jumps to their targets" msgstr "" -#: config/s390/s390.opt:40 -msgid "Additional debug prints" +#: common.opt:326 +msgid "When running CSE, follow conditional jumps" msgstr "" -#: config/s390/s390.opt:44 -msgid "ESA/390 architecture" +#: common.opt:330 +msgid "Omit range reduction step when performing complex division" msgstr "" -#: config/s390/s390.opt:48 -msgid "Enable fused multiply/add instructions" +#: common.opt:334 +msgid "Place data items into their own section" msgstr "" -#: config/s390/s390.opt:56 -msgid "Use packed stack layout" +#: common.opt:340 +msgid "Defer popping functions args from stack until later" msgstr "" -#: config/s390/s390.opt:60 -msgid "Use bras for executable < 64k" +#: common.opt:344 +msgid "Attempt to fill delay slots of branch instructions" msgstr "" -#: config/s390/s390.opt:64 -msgid "Don't use hardware fp" +#: common.opt:348 +msgid "Delete useless null pointer checks" msgstr "" -#: config/s390/s390.opt:68 +#: common.opt:352 msgid "" -"Set the max. number of bytes which has to be left to stack size before a " -"trap instruction is triggered" +"How often to emit source location at the beginning of line-wrapped " +"diagnostics" msgstr "" -#: config/s390/s390.opt:72 +#: common.opt:356 msgid "" -"Emit extra code in the function prologue in order to trap if the stack size " -"exceeds the given limit" +"Amend appropriate diagnostic messages with the command line option that " +"controls them" msgstr "" -#: config/s390/s390.opt:80 -msgid "mvcle use" +#: common.opt:360 +msgid "Dump various compiler internals to a file" msgstr "" -#: config/s390/s390.opt:84 -msgid "Warn if a function uses alloca or creates an array with dynamic size" +#: common.opt:364 +msgid "" +"Suppress output of instruction numbers and line number notes in debugging " +"dumps" msgstr "" -#: config/s390/s390.opt:88 -msgid "Warn if a single function's framesize exceeds the given framesize" +#: common.opt:368 +msgid "Perform early inlining" msgstr "" -#: config/s390/s390.opt:92 -msgid "z/Architecture" +#: common.opt:372 +msgid "Perform DWARF2 duplicate elimination" msgstr "" -#: config/s390/tpf.opt:24 -msgid "Enable TPF-OS tracing code" +#: common.opt:376 common.opt:380 +msgid "Perform unused type elimination in debug info" msgstr "" -#: config/s390/tpf.opt:28 -msgid "Specify main object for TPF-OS" +#: common.opt:384 +msgid "Enable exception handling" msgstr "" -#: config/sh/sh.opt:45 -msgid "Generate SH1 code" +#: common.opt:388 +msgid "Perform a number of minor, expensive optimizations" msgstr "" -#: config/sh/sh.opt:49 -msgid "Generate SH2 code" +#: common.opt:395 +msgid "Assume no NaNs or infinities are generated" msgstr "" -#: config/sh/sh.opt:53 -msgid "Generate SH2a code" +#: common.opt:399 +msgid "Mark <register> as being unavailable to the compiler" msgstr "" -#: config/sh/sh.opt:57 -msgid "Generate SH2a FPU-less code" +#: common.opt:403 +msgid "Don't allocate floats and doubles in extended-precision registers" msgstr "" -#: config/sh/sh.opt:61 -msgid "Generate default single-precision SH2a code" +#: common.opt:409 +msgid "Copy memory address constants into registers before use" msgstr "" -#: config/sh/sh.opt:65 -msgid "Generate only single-precision SH2a code" +#: common.opt:415 +msgid "Copy memory operands into registers before use" msgstr "" -#: config/sh/sh.opt:69 -msgid "Generate SH2e code" +#: common.opt:422 +msgid "Allow function addresses to be held in registers" msgstr "" -#: config/sh/sh.opt:73 -msgid "Generate SH3 code" +#: common.opt:426 +msgid "Place each function into its own section" msgstr "" -#: config/sh/sh.opt:77 -msgid "Generate SH3e code" +#: common.opt:430 +msgid "Perform global common subexpression elimination" msgstr "" -#: config/sh/sh.opt:81 -msgid "Generate SH4 code" +#: common.opt:434 +msgid "" +"Perform enhanced load motion during global common subexpression elimination" msgstr "" -#: config/sh/sh.opt:85 -msgid "Generate SH4 FPU-less code" +#: common.opt:438 +msgid "Perform store motion after global common subexpression elimination" msgstr "" -#: config/sh/sh.opt:89 -msgid "Generate default single-precision SH4 code" +#: common.opt:442 +msgid "" +"Perform redundant load after store elimination in global common subexpression" msgstr "" -#: config/sh/sh.opt:93 -msgid "Generate only single-precision SH4 code" +#: common.opt:447 +msgid "" +"Perform global common subexpression elimination after register allocation" msgstr "" -#: config/sh/sh.opt:97 -msgid "Generate SH4a code" +#: common.opt:452 +msgid "Enable guessing of branch probabilities" msgstr "" -#: config/sh/sh.opt:101 -msgid "Generate SH4a FPU-less code" +#: common.opt:460 +msgid "Process #ident directives" msgstr "" -#: config/sh/sh.opt:105 -msgid "Generate default single-precision SH4a code" +#: common.opt:464 +msgid "Perform conversion of conditional jumps to branchless equivalents" msgstr "" -#: config/sh/sh.opt:109 -msgid "Generate only single-precision SH4a code" +#: common.opt:468 +msgid "Perform conversion of conditional jumps to conditional execution" msgstr "" -#: config/sh/sh.opt:113 -msgid "Generate SH4al-dsp code" +#: common.opt:476 +msgid "Do not generate .size directives" msgstr "" -#: config/sh/sh.opt:117 -msgid "Generate 32-bit SHmedia code" +#: common.opt:485 +msgid "Pay attention to the \"inline\" keyword" msgstr "" -#: config/sh/sh.opt:121 -msgid "Generate 32-bit FPU-less SHmedia code" +#: common.opt:489 +msgid "Integrate simple functions into their callers" msgstr "" -#: config/sh/sh.opt:125 -msgid "Generate 64-bit SHmedia code" +#: common.opt:493 +msgid "Integrate functions called once into their callers" msgstr "" -#: config/sh/sh.opt:129 -msgid "Generate 64-bit FPU-less SHmedia code" +#: common.opt:500 +msgid "Limit the size of inlined functions to <number>" msgstr "" -#: config/sh/sh.opt:133 -msgid "Generate SHcompact code" +#: common.opt:504 +msgid "Instrument function entry and exit with profiling calls" msgstr "" -#: config/sh/sh.opt:137 -msgid "Generate FPU-less SHcompact code" +#: common.opt:508 +msgid "Perform Interprocedural constant propagation" msgstr "" -#: config/sh/sh.opt:141 -msgid "" -"Throttle unrolling to avoid thrashing target registers unless the unroll " -"benefit outweighs this" +#: common.opt:512 +msgid "Discover pure and const functions" msgstr "" -#: config/sh/sh.opt:145 -msgid "Generate code in big endian mode" +#: common.opt:516 +msgid "Discover readonly and non addressable static variables" msgstr "" -#: config/sh/sh.opt:149 -msgid "Generate 32-bit offsets in switch tables" +#: common.opt:520 +msgid "Type based escape and alias analysis" msgstr "" -#: config/sh/sh.opt:153 -msgid "Enable SH5 cut2 workaround" +#: common.opt:524 +msgid "Optimize induction variables on trees" msgstr "" -#: config/sh/sh.opt:157 -msgid "Align doubles at 64-bit boundaries" +#: common.opt:528 +msgid "Use jump tables for sufficiently large switch statements" msgstr "" -#: config/sh/sh.opt:161 +#: common.opt:532 +msgid "Generate code for functions even if they are fully inlined" +msgstr "" + +#: common.opt:536 +msgid "Emit static const variables even if they are not used" +msgstr "" + +#: common.opt:540 +msgid "Give external symbols a leading underscore" +msgstr "" + +#: common.opt:544 +msgid "Perform loop optimizations" +msgstr "" + +#: common.opt:548 +msgid "Perform loop optimizations using the new loop optimizer" +msgstr "" + +#: common.opt:552 +msgid "Set errno after built-in math functions" +msgstr "" + +#: common.opt:556 +msgid "Report on permanent memory allocation" +msgstr "" + +#: common.opt:563 +msgid "Attempt to merge identical constants and constant variables" +msgstr "" + +#: common.opt:567 +msgid "Attempt to merge identical constants across compilation units" +msgstr "" + +#: common.opt:571 msgid "" -"Division strategy, one of: call, call2, fp, inv, inv:minlat, inv20u, inv20l, " -"inv:call, inv:call2, inv:fp" +"Limit diagnostics to <number> characters per line. 0 suppresses line-" +"wrapping" msgstr "" -#: config/sh/sh.opt:165 -msgid "Specify name for 32 bit signed division function" +#: common.opt:575 +msgid "Perform SMS based modulo scheduling before the first scheduling pass" msgstr "" -#: config/sh/sh.opt:172 -msgid "Cost to assume for gettr insn" +#: common.opt:579 +msgid "Move loop invariant computations out of loops" msgstr "" -#: config/sh/sh.opt:176 config/sh/sh.opt:222 -msgid "Follow Renesas (formerly Hitachi) / SuperH calling conventions" +#: common.opt:583 +msgid "Add mudflap bounds-checking instrumentation for single-threaded program" msgstr "" -#: config/sh/sh.opt:180 -msgid "Increase the IEEE compliance for floating-point code" +#: common.opt:587 +msgid "Add mudflap bounds-checking instrumentation for multi-threaded program" msgstr "" -#: config/sh/sh.opt:184 -msgid "Enable the use of the indexed addressing mode for SHmedia32/SHcompact" +#: common.opt:591 +msgid "Ignore read operations when inserting mudflap instrumentation" msgstr "" -#: config/sh/sh.opt:188 -msgid "Assume symbols might be invalid" +#: common.opt:595 +msgid "" +"Enable/Disable the traditional scheduling in loops that already passed " +"modulo scheduling" msgstr "" -#: config/sh/sh.opt:192 -msgid "Annotate assembler instructions with estimated addresses" +#: common.opt:599 +msgid "Support synchronous non-call exceptions" msgstr "" -#: config/sh/sh.opt:196 -msgid "Generate code in little endian mode" +#: common.opt:603 +msgid "When possible do not generate stack frames" msgstr "" -#: config/sh/sh.opt:200 -msgid "Mark MAC register as call-clobbered" +#: common.opt:607 +msgid "Do the full register move optimization pass" msgstr "" -#: config/sh/sh.opt:206 -msgid "Make structs a multiple of 4 bytes (warning: ABI altered)" +#: common.opt:611 +msgid "Optimize sibling and tail recursive calls" msgstr "" -#: config/sh/sh.opt:210 -msgid "Emit function-calls using global offset table when generating PIC" +#: common.opt:615 +msgid "Pack structure members together without holes" msgstr "" -#: config/sh/sh.opt:214 -msgid "Assume pt* instructions won't trap" +#: common.opt:619 +msgid "Set initial maximum structure member alignment" msgstr "" -#: config/sh/sh.opt:218 -msgid "Shorten address references during linking" +#: common.opt:623 +msgid "Return small aggregates in memory, not registers" msgstr "" -#: config/sh/sh.opt:226 -msgid "Deprecated. Use -Os instead" +#: common.opt:627 +msgid "Perform loop peeling" msgstr "" -#: config/sh/sh.opt:230 -msgid "Cost to assume for a multiply insn" +#: common.opt:631 +msgid "Enable machine specific peephole optimizations" msgstr "" -#: config/sh/sh.opt:234 -msgid "" -"Generate library function call to invalidate instruction cache entries after " -"fixing trampoline" +#: common.opt:635 +msgid "Enable an RTL peephole pass before sched2" msgstr "" -#: config/sparc/little-endian.opt:24 -msgid "Generate code for little-endian" +#: common.opt:639 +msgid "Generate position-independent code if possible (large mode)" msgstr "" -#: config/sparc/little-endian.opt:28 -msgid "Generate code for big-endian" +#: common.opt:643 +msgid "" +"Generate position-independent code for executables if possible (large mode)" msgstr "" -#: config/sparc/sparc.opt:24 config/sparc/sparc.opt:28 -msgid "Use hardware FP" +#: common.opt:647 +msgid "Generate position-independent code if possible (small mode)" msgstr "" -#: config/sparc/sparc.opt:32 -msgid "Do not use hardware FP" +#: common.opt:651 +msgid "" +"Generate position-independent code for executables if possible (small mode)" msgstr "" -#: config/sparc/sparc.opt:36 -msgid "Assume possible double misalignment" +#: common.opt:655 +msgid "Generate prefetch instructions, if available, for arrays in loops" msgstr "" -#: config/sparc/sparc.opt:40 -msgid "Pass -assert pure-text to linker" +#: common.opt:659 +msgid "Enable basic program profiling code" msgstr "" -#: config/sparc/sparc.opt:44 -msgid "Use ABI reserved registers" +#: common.opt:663 +msgid "Insert arc-based program profiling code" msgstr "" -#: config/sparc/sparc.opt:48 -msgid "Use hardware quad FP instructions" +#: common.opt:667 +msgid "" +"Enable common options for generating profile info for profile feedback " +"directed optimizations" msgstr "" -#: config/sparc/sparc.opt:52 -msgid "Do not use hardware quad fp instructions" +#: common.opt:671 +msgid "" +"Enable common options for performing profile feedback directed optimizations" msgstr "" -#: config/sparc/sparc.opt:56 -msgid "Compile for V8+ ABI" +#: common.opt:675 +msgid "Insert code to profile values of expressions" msgstr "" -#: config/sparc/sparc.opt:60 -msgid "Use UltraSPARC Visual Instruction Set extensions" +#: common.opt:682 +msgid "Make compile reproducible using <string>" msgstr "" -#: config/sparc/sparc.opt:64 -msgid "Pointers are 64-bit" +#: common.opt:686 +msgid "Return small aggregates in registers" msgstr "" -#: config/sparc/sparc.opt:68 -msgid "Pointers are 32-bit" +#: common.opt:690 +msgid "Enables a register move optimization" msgstr "" -#: config/sparc/sparc.opt:72 -msgid "Use 64-bit ABI" +#: common.opt:694 +msgid "Perform a register renaming optimization pass" msgstr "" -#: config/sparc/sparc.opt:76 -msgid "Use 32-bit ABI" +#: common.opt:698 +msgid "Reorder basic blocks to improve code placement" msgstr "" -#: config/sparc/sparc.opt:80 -msgid "Use stack bias" +#: common.opt:702 +msgid "Reorder basic blocks and partition into hot and cold sections" msgstr "" -#: config/sparc/sparc.opt:84 -msgid "Use structs on stronger alignment for double-word copies" +#: common.opt:706 +msgid "Reorder functions to improve code placement" msgstr "" -#: config/sparc/sparc.opt:88 -msgid "Optimize tail call instructions in assembler and linker" +#: common.opt:710 +msgid "Add a common subexpression elimination pass after loop optimizations" msgstr "" -#: config/sparc/sparc.opt:100 -msgid "Use given SPARC-V9 code model" +#: common.opt:714 +msgid "Run the loop optimizer twice" msgstr "" -#: config/stormy16/stormy16.opt:25 -msgid "Provide libraries for the simulator" +#: common.opt:718 +msgid "Disable optimizations that assume default FP rounding behavior" msgstr "" -#: config/v850/v850.opt:24 -msgid "Use registers r2 and r5" +#: common.opt:722 +msgid "Enable scheduling across basic blocks" msgstr "" -#: config/v850/v850.opt:28 -msgid "Use 4 byte entries in switch tables" +#: common.opt:726 +msgid "Allow speculative motion of non-loads" msgstr "" -#: config/v850/v850.opt:32 -msgid "Enable backend debugging" +#: common.opt:730 +msgid "Allow speculative motion of some loads" msgstr "" -#: config/v850/v850.opt:36 -msgid "Do not use the callt instruction" +#: common.opt:734 +msgid "Allow speculative motion of more loads" msgstr "" -#: config/v850/v850.opt:40 -msgid "Reuse r30 on a per function basis" +#: common.opt:738 +msgid "Set the verbosity level of the scheduler" msgstr "" -#: config/v850/v850.opt:44 -msgid "Support Green Hills ABI" +#: common.opt:742 +msgid "If scheduling post reload, do superblock scheduling" msgstr "" -#: config/v850/v850.opt:48 -msgid "Prohibit PC relative function calls" +#: common.opt:746 +msgid "If scheduling post reload, do trace scheduling" msgstr "" -#: config/v850/v850.opt:52 -msgid "Use stubs for function prologues" +#: common.opt:750 +msgid "Reschedule instructions before register allocation" msgstr "" -#: config/v850/v850.opt:56 -msgid "Set the max size of data eligible for the SDA area" +#: common.opt:754 +msgid "Reschedule instructions after register allocation" msgstr "" -#: config/v850/v850.opt:60 -msgid "Enable the use of the short load instructions" +#: common.opt:760 +msgid "Allow premature scheduling of queued insns" msgstr "" -#: config/v850/v850.opt:64 -msgid "Same as: -mep -mprolog-function" +#: common.opt:764 +msgid "Set number of queued insns that can be prematurely scheduled" msgstr "" -#: config/v850/v850.opt:68 -msgid "Set the max size of data eligible for the TDA area" +#: common.opt:772 common.opt:776 +msgid "" +"Set dependence distance checking in premature scheduling of queued insns" msgstr "" -#: config/v850/v850.opt:72 -msgid "Enforce strict alignment" +#: common.opt:780 +msgid "Mark data as shared rather than private" msgstr "" -#: config/v850/v850.opt:79 -msgid "Compile for the v850 processor" +#: common.opt:784 +msgid "Show column numbers in diagnostics, when available. Default on" msgstr "" -#: config/v850/v850.opt:83 -msgid "Compile for the v850e processor" +#: common.opt:788 +msgid "Disable optimizations observable by IEEE signaling NaNs" msgstr "" -#: config/v850/v850.opt:87 -msgid "Compile for the v850e1 processor" +#: common.opt:792 +msgid "Convert floating point constants to single precision constants" msgstr "" -#: config/v850/v850.opt:91 -msgid "Set the max size of data eligible for the ZDA area" +#: common.opt:796 +msgid "Split lifetimes of induction variables when loops are unrolled" msgstr "" -#: config/vax/vax.opt:24 config/vax/vax.opt:28 -msgid "Target DFLOAT double precision code" +#: common.opt:800 +msgid "Apply variable expansion when loops are unrolled" msgstr "" -#: config/vax/vax.opt:32 config/vax/vax.opt:36 -msgid "Generate GFLOAT double precision code" +#: common.opt:806 +msgid "Insert stack checking code into the program" msgstr "" -#: config/vax/vax.opt:40 -msgid "Generate code for GNU assembler (gas)" +#: common.opt:813 +msgid "Trap if the stack goes past <register>" msgstr "" -#: config/vax/vax.opt:44 -msgid "Generate code for UNIX assembler" +#: common.opt:817 +msgid "Trap if the stack goes past symbol <name>" msgstr "" -#: config/vax/vax.opt:48 -msgid "Use VAXC structure conventions" +#: common.opt:821 +msgid "Use propolice as a stack protection method" msgstr "" -#: config/xtensa/xtensa.opt:24 -msgid "Use CONST16 instruction to load constants" +#: common.opt:825 +msgid "Use a stack protection method for every function" msgstr "" -#: config/xtensa/xtensa.opt:28 -msgid "Enable fused multiply/add and multiply/subtract FP instructions" +#: common.opt:829 +msgid "Perform strength reduction optimizations" msgstr "" -#: config/xtensa/xtensa.opt:32 -msgid "Use indirect CALLXn instructions for large programs" +#: common.opt:837 +msgid "Assume strict aliasing rules apply" msgstr "" -#: config/xtensa/xtensa.opt:36 -msgid "Automatically align branch targets to reduce branch penalties" +#: common.opt:841 +msgid "Check for syntax errors, then stop" msgstr "" -#: config/xtensa/xtensa.opt:40 -msgid "Intersperse literal pools with code in the text section" +#: common.opt:845 +msgid "Create data files needed by \"gcov\"" msgstr "" -#: fortran/lang.opt:30 -msgid "Add a directory for INCLUDE and MODULE searching" +#: common.opt:849 +msgid "Perform jump threading optimizations" msgstr "" -#: fortran/lang.opt:34 -msgid "Put MODULE files in 'directory'" +#: common.opt:853 +msgid "Report the time taken by each compiler pass" msgstr "" -#: fortran/lang.opt:42 -msgid "Warn about possible aliasing of dummy arguments" +#: common.opt:857 +msgid "Set the default thread-local storage code generation model" msgstr "" -#: fortran/lang.opt:46 -msgid "Warn about implicit conversion" +#: common.opt:861 +msgid "Perform superblock formation via tail duplication" msgstr "" -#: fortran/lang.opt:50 -msgid "Warn about calls with implicit interface" +#: common.opt:868 +msgid "Assume floating-point operations can trap" msgstr "" -#: fortran/lang.opt:54 -msgid "Warn about truncated source lines" +#: common.opt:872 +msgid "Trap for signed overflow in addition, subtraction and multiplication" msgstr "" -#: fortran/lang.opt:58 -msgid "Warn about usage of non-standard intrinsics" +#: common.opt:876 +msgid "Enable SSA-CCP optimization on trees" msgstr "" -#: fortran/lang.opt:62 -msgid "Warn about \"suspicious\" constructs" +#: common.opt:880 +msgid "Enable SSA-CCP optimization for stores and loads" msgstr "" -#: fortran/lang.opt:66 -msgid "Warn about underflow of numerical constant expressions" +#: common.opt:884 +msgid "Enable loop header copying on trees" msgstr "" -#: fortran/lang.opt:74 -msgid "" -"Do not treat local variables and COMMON blocks as if they were named in SAVE " -"statements" +#: common.opt:888 +msgid "Coalesce memory temporaries in the SSA->normal pass" msgstr "" -#: fortran/lang.opt:78 -msgid "Specify that backslash in string introduces an escape character" +#: common.opt:892 +msgid "Replace SSA temporaries with better names in copies" msgstr "" -#: fortran/lang.opt:82 -msgid "Set the default double precision kind to an 8 byte wide type" +#: common.opt:896 +msgid "Enable copy propagation on trees" msgstr "" -#: fortran/lang.opt:86 -msgid "Set the default integer kind to an 8 byte wide type" +#: common.opt:900 +msgid "Enable copy propagation for stores and loads" msgstr "" -#: fortran/lang.opt:90 -msgid "Set the default real kind to an 8 byte wide type" +#: common.opt:904 +msgid "Enable SSA dead code elimination optimization on trees" msgstr "" -#: fortran/lang.opt:94 -msgid "Ignore 'D' in column one in fixed form" +#: common.opt:908 +msgid "Enable dominator optimizations" msgstr "" -#: fortran/lang.opt:98 -msgid "Treat lines with 'D' in column one as comments" +#: common.opt:912 +msgid "Enable dead store elimination" msgstr "" -#: fortran/lang.opt:102 -msgid "Allow dollar signs in entity names" +#: common.opt:916 +msgid "Enable Full Redundancy Elimination (FRE) on trees" msgstr "" -#: fortran/lang.opt:106 -msgid "Display the code tree after parsing" +#: common.opt:920 +msgid "Enable loop invariant motion on trees" msgstr "" -#: fortran/lang.opt:110 -msgid "Use f2c calling convention" +#: common.opt:924 +msgid "Enable linear loop transforms on trees" msgstr "" -#: fortran/lang.opt:114 -msgid "Assume that the source file is fixed form" +#: common.opt:928 +msgid "Create canonical induction variables in loops" msgstr "" -#: fortran/lang.opt:118 -msgid "Assume that the source file is free form" +#: common.opt:932 +msgid "Enable loop optimizations on tree level" msgstr "" -#: fortran/lang.opt:122 -msgid "Append underscores to externally visible names" +#: common.opt:936 +msgid "Enable SSA-PRE optimization on trees" msgstr "" -#: fortran/lang.opt:126 -msgid "Append a second underscore if the name already contains an underscore" +#: common.opt:940 +msgid "Perform structural alias analysis" msgstr "" -#: fortran/lang.opt:130 -msgid "" -"Specify that no implicit typing is allowed, unless overridden by explicit " -"IMPLICIT statements" +#: common.opt:944 +msgid "Enable SSA code sinking on trees" msgstr "" -#: fortran/lang.opt:134 -msgid "Allow arbitrary character line width in fixed mode" +#: common.opt:948 +msgid "Perform scalar replacement of aggregates" msgstr "" -#: fortran/lang.opt:138 -msgid "Use n as character line width in fixed mode" +#: common.opt:952 +msgid "Replace temporary expressions in the SSA->normal pass" msgstr "" -#: fortran/lang.opt:142 -msgid "Maximum identifier length" +#: common.opt:956 +msgid "Perform live range splitting during the SSA->normal pass" msgstr "" -#: fortran/lang.opt:146 -msgid "Size in bytes of the largest array that will be put on the stack" +#: common.opt:960 +msgid "Perform Value Range Propagation on trees" msgstr "" -#: fortran/lang.opt:150 -msgid "Set default accessibility of module entities to PRIVATE" +#: common.opt:964 +msgid "Compile whole compilation unit at a time" msgstr "" -#: fortran/lang.opt:154 -msgid "Don't generate code, just do syntax and semantics checking" +#: common.opt:968 +msgid "Perform loop unrolling when iteration count is known" msgstr "" -#: fortran/lang.opt:158 -msgid "Try to layout derived types as compact as possible" +#: common.opt:972 +msgid "Perform loop unrolling for all loops" msgstr "" -#: fortran/lang.opt:162 -msgid "Copy array sections into a contiguous block on procedure entry" +#: common.opt:979 +msgid "Allow loop optimizations to assume that the loops behave in normal way" msgstr "" -#: fortran/lang.opt:166 -msgid "Set the kind for a real with the 'q' exponent to 'n'" +#: common.opt:987 +msgid "Allow math optimizations that may violate IEEE or ISO standards" msgstr "" -#: fortran/lang.opt:170 -msgid "Conform to the ISO Fortran 95 standard" +#: common.opt:991 +msgid "Perform loop unswitching" msgstr "" -#: fortran/lang.opt:174 -msgid "Conform to the ISO Fortran 2003 standard" +#: common.opt:995 +msgid "Just generate unwind tables for exception handling" msgstr "" -#: fortran/lang.opt:178 -msgid "Conform nothing in particular" +#: common.opt:999 +msgid "Perform variable tracking" msgstr "" -#: fortran/lang.opt:182 -msgid "Accept extensions to support legacy code" +#: common.opt:1003 +msgid "Enable loop vectorization on trees" msgstr "" -#: java/lang.opt:66 -msgid "Warn if a deprecated compiler feature, class, method, or field is used" +#: common.opt:1007 +msgid "Enable loop versioning when doing loop vectorization on trees" msgstr "" -#: java/lang.opt:70 -msgid "Warn if deprecated empty statements are found" +#: common.opt:1011 +msgid "Set the verbosity level of the vectorizer" msgstr "" -#: java/lang.opt:74 -msgid "Warn if .class files are out of date" +#: common.opt:1021 +msgid "Add extra commentary to assembler output" msgstr "" -#: java/lang.opt:78 -msgid "Warn if modifiers are specified when not necessary" +#: common.opt:1025 +msgid "Set the default symbol visibility" msgstr "" -#: java/lang.opt:82 -msgid "Deprecated; use --classpath instead" +#: common.opt:1030 +msgid "Use expression value profiles in optimizations" msgstr "" -#: java/lang.opt:86 -msgid "Permit the use of the assert keyword" +#: common.opt:1034 +msgid "Construct webs and split unrelated uses of single variable" msgstr "" -#: java/lang.opt:108 -msgid "Replace system path" +#: common.opt:1038 +msgid "Perform whole program optimizations" msgstr "" -#: java/lang.opt:112 -msgid "Generate checks for references to NULL" +#: common.opt:1042 +msgid "Assume signed arithmetic overflow wraps around" msgstr "" -#: java/lang.opt:116 -msgid "Set class path" +#: common.opt:1046 +msgid "Put zero initialized data in the bss section" msgstr "" -#: java/lang.opt:123 -msgid "Output a class file" +#: common.opt:1050 +msgid "Generate debug information in default format" msgstr "" -#: java/lang.opt:127 -msgid "Alias for -femit-class-file" +#: common.opt:1054 +msgid "Generate debug information in COFF format" msgstr "" -#: java/lang.opt:131 -msgid "Choose input encoding (defaults from your locale)" +#: common.opt:1058 +msgid "Generate debug information in DWARF v2 format" msgstr "" -#: java/lang.opt:135 -msgid "Set the extension directory path" +#: common.opt:1062 +msgid "Generate debug information in default extended format" msgstr "" -#: java/lang.opt:139 -msgid "Input file is a file with a list of filenames to compile" +#: common.opt:1066 +msgid "Generate debug information in STABS format" msgstr "" -#: java/lang.opt:143 -msgid "Always check for non gcj generated classes archives" +#: common.opt:1070 +msgid "Generate debug information in extended STABS format" msgstr "" -#: java/lang.opt:147 -msgid "" -"Assume the runtime uses a hash table to map an object to its synchronization " -"structure" +#: common.opt:1074 +msgid "Generate debug information in VMS format" msgstr "" -#: java/lang.opt:151 -msgid "Use offset tables for virtual method calls" +#: common.opt:1078 +msgid "Generate debug information in XCOFF format" msgstr "" -#: java/lang.opt:158 -msgid "Assume native functions are implemented using JNI" +#: common.opt:1082 +msgid "Generate debug information in extended XCOFF format" msgstr "" -#: java/lang.opt:162 -msgid "Enable optimization of static class initialization code" +#: common.opt:1086 +msgid "Place output into <file>" msgstr "" -#: java/lang.opt:169 -msgid "Enable assignability checks for stores into object arrays" +#: common.opt:1090 +msgid "Enable function profiling" msgstr "" -#: java/lang.opt:173 -msgid "Generate code for the Boehm GC" +#: common.opt:1094 +msgid "Issue warnings needed for strict compliance to the standard" msgstr "" -#: java/lang.opt:177 -msgid "Call a library routine to do integer divisions" +#: common.opt:1098 +msgid "Like -pedantic but issue them as errors" msgstr "" -#: java/lang.opt:181 -msgid "Generated should be loaded by bootstrap loader" +#: common.opt:1102 +msgid "Do not display functions compiled or elapsed time" msgstr "" -#: treelang/lang.opt:30 -msgid "Trace lexical analysis" +#: common.opt:1106 +msgid "Display the compiler's version" msgstr "" -#: treelang/lang.opt:34 -msgid "Trace the parsing process" +#: common.opt:1110 +msgid "Suppress warnings" msgstr "" #: attribs.c:175 @@ -13443,7 +14150,7 @@ msgstr "" msgid "%qs attribute only applies to function types" msgstr "" -#: bb-reorder.c:1871 +#: bb-reorder.c:1872 #, gcc-internal-format msgid "multiple hot/cold transitions found (bb %i)" msgstr "" @@ -13494,7 +14201,7 @@ msgstr "" msgid "missing argument in %<__builtin_args_info%>" msgstr "" -#: builtins.c:4186 gimplify.c:1776 +#: builtins.c:4186 gimplify.c:1883 #, gcc-internal-format msgid "too few arguments to function %<va_start%>" msgstr "" @@ -13519,7 +14226,7 @@ msgstr "" #. We can, however, treat "undefined" any way we please. #. Call abort to encourage the user to fix the program. -#: builtins.c:4374 c-typeck.c:2076 +#: builtins.c:4374 c-typeck.c:2186 #, gcc-internal-format msgid "if this code is reached, the program will abort" msgstr "" @@ -13549,44 +14256,44 @@ msgstr "" msgid "second argument to %<__builtin_expect%> must be a constant" msgstr "" -#: builtins.c:6063 +#: builtins.c:6075 #, gcc-internal-format msgid "%<__builtin_longjmp%> second argument must be 1" msgstr "" -#: builtins.c:6610 +#: builtins.c:6639 #, gcc-internal-format msgid "target format does not support infinity" msgstr "" -#: builtins.c:8439 builtins.c:8533 +#: builtins.c:8481 builtins.c:8575 #, gcc-internal-format msgid "too few arguments to function %qs" msgstr "" -#: builtins.c:8445 builtins.c:8539 +#: builtins.c:8487 builtins.c:8581 #, gcc-internal-format msgid "too many arguments to function %qs" msgstr "" -#: builtins.c:8451 builtins.c:8564 +#: builtins.c:8493 builtins.c:8606 #, gcc-internal-format msgid "non-floating-point argument to function %qs" msgstr "" -#: builtins.c:9656 +#: builtins.c:9700 #, gcc-internal-format msgid "%<va_start%> used in function with fixed args" 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:9663 +#: builtins.c:9707 #, gcc-internal-format msgid "%<__builtin_next_arg%> called without an argument" msgstr "" -#: builtins.c:9678 +#: builtins.c:9722 #, gcc-internal-format msgid "%<va_start%> used with too many arguments" msgstr "" @@ -13596,546 +14303,551 @@ msgstr "" #. argument. We just warn and set the arg to be the last #. argument so that we will get wrong-code because of #. it. -#: builtins.c:9698 +#: builtins.c:9742 #, gcc-internal-format msgid "second parameter of %<va_start%> not last named argument" msgstr "" -#: builtins.c:9807 +#: builtins.c:9851 #, gcc-internal-format msgid "%Hfirst argument of %D must be a pointer, second integer constant" msgstr "" -#: builtins.c:9820 +#: builtins.c:9864 #, gcc-internal-format msgid "%Hlast argument of %D is not integer constant between 0 and 3" msgstr "" -#: builtins.c:9866 builtins.c:10019 builtins.c:10084 +#: builtins.c:9910 builtins.c:10063 builtins.c:10128 #, gcc-internal-format msgid "%Hcall to %D will always overflow destination buffer" msgstr "" -#: c-common.c:828 +#: c-common.c:831 #, gcc-internal-format msgid "%qD is not defined outside of function scope" msgstr "" -#: c-common.c:849 +#: c-common.c:852 #, gcc-internal-format msgid "" "string length %qd is greater than the length %qd ISO C%d compilers are " "required to support" msgstr "" -#: c-common.c:890 +#: c-common.c:893 #, gcc-internal-format msgid "overflow in constant expression" msgstr "" -#: c-common.c:910 +#: c-common.c:913 #, gcc-internal-format msgid "integer overflow in expression" msgstr "" -#: c-common.c:919 +#: c-common.c:922 #, gcc-internal-format msgid "floating point overflow in expression" msgstr "" -#: c-common.c:925 +#: c-common.c:928 #, gcc-internal-format msgid "vector overflow in expression" msgstr "" #. This detects cases like converting -129 or 256 to unsigned char. -#: c-common.c:947 +#: c-common.c:950 #, gcc-internal-format msgid "large integer implicitly truncated to unsigned type" msgstr "" -#: c-common.c:950 +#: c-common.c:953 #, gcc-internal-format msgid "negative integer implicitly converted to unsigned type" msgstr "" -#: c-common.c:1008 +#: c-common.c:1013 #, gcc-internal-format msgid "overflow in implicit constant conversion" msgstr "" -#: c-common.c:1144 +#: c-common.c:1149 #, gcc-internal-format msgid "operation on %qE may be undefined" msgstr "" -#: c-common.c:1430 +#: c-common.c:1435 #, gcc-internal-format msgid "case label does not reduce to an integer constant" msgstr "" -#: c-common.c:1470 +#: c-common.c:1475 #, gcc-internal-format msgid "case label value is less than minimum value for type" msgstr "" -#: c-common.c:1478 +#: c-common.c:1483 #, gcc-internal-format msgid "case label value exceeds maximum value for type" msgstr "" -#: c-common.c:1486 +#: c-common.c:1491 #, gcc-internal-format msgid "lower value in case label range less than minimum value for type" msgstr "" -#: c-common.c:1495 +#: c-common.c:1500 #, gcc-internal-format msgid "upper value in case label range exceeds maximum value for type" msgstr "" -#: c-common.c:1835 +#: c-common.c:1840 #, gcc-internal-format msgid "invalid truth-value expression" msgstr "" -#: c-common.c:1883 +#: c-common.c:1888 #, gcc-internal-format msgid "invalid operands to binary %s" msgstr "" -#: c-common.c:2118 +#: c-common.c:2123 #, gcc-internal-format msgid "comparison is always false due to limited range of data type" msgstr "" -#: c-common.c:2120 +#: c-common.c:2125 #, gcc-internal-format msgid "comparison is always true due to limited range of data type" msgstr "" -#: c-common.c:2190 +#: c-common.c:2195 #, gcc-internal-format msgid "comparison of unsigned expression >= 0 is always true" msgstr "" -#: c-common.c:2199 +#: c-common.c:2204 #, gcc-internal-format msgid "comparison of unsigned expression < 0 is always false" msgstr "" -#: c-common.c:2241 +#: c-common.c:2246 #, gcc-internal-format msgid "pointer of type %<void *%> used in arithmetic" msgstr "" -#: c-common.c:2247 +#: c-common.c:2252 #, gcc-internal-format msgid "pointer to a function used in arithmetic" msgstr "" -#: c-common.c:2253 +#: c-common.c:2258 #, gcc-internal-format msgid "pointer to member function used in arithmetic" msgstr "" #. Common Ada/Pascal programmer's mistake. We always warn #. about this since it is so bad. -#: c-common.c:2379 +#: c-common.c:2384 #, gcc-internal-format msgid "the address of %qD, will always evaluate as %<true%>" msgstr "" -#: c-common.c:2476 +#: c-common.c:2481 #, gcc-internal-format msgid "suggest parentheses around assignment used as truth value" msgstr "" -#: c-common.c:2544 c-common.c:2584 +#: c-common.c:2549 c-common.c:2589 #, gcc-internal-format msgid "invalid use of %<restrict%>" msgstr "" -#: c-common.c:2800 +#: c-common.c:2805 #, gcc-internal-format msgid "invalid application of %<sizeof%> to a function type" msgstr "" -#: c-common.c:2810 +#: c-common.c:2815 #, gcc-internal-format msgid "invalid application of %qs to a void type" msgstr "" -#: c-common.c:2816 +#: c-common.c:2821 #, gcc-internal-format msgid "invalid application of %qs to incomplete type %qT " msgstr "" -#: c-common.c:2857 +#: c-common.c:2862 #, gcc-internal-format msgid "%<__alignof%> applied to a bit-field" msgstr "" -#: c-common.c:3388 +#: c-common.c:3393 #, gcc-internal-format msgid "cannot disable built-in function %qs" msgstr "" -#: c-common.c:3576 +#: c-common.c:3581 #, gcc-internal-format msgid "pointers are not permitted as case values" msgstr "" -#: c-common.c:3582 +#: c-common.c:3587 #, gcc-internal-format msgid "range expressions in switch statements are non-standard" msgstr "" -#: c-common.c:3607 +#: c-common.c:3613 #, gcc-internal-format msgid "empty range specified" msgstr "" -#: c-common.c:3666 +#: c-common.c:3673 #, gcc-internal-format msgid "duplicate (or overlapping) case value" msgstr "" -#: c-common.c:3667 +#: c-common.c:3674 #, gcc-internal-format msgid "%Jthis is the first entry overlapping that value" msgstr "" -#: c-common.c:3671 +#: c-common.c:3678 #, gcc-internal-format msgid "duplicate case value" msgstr "" -#: c-common.c:3672 +#: c-common.c:3679 #, gcc-internal-format msgid "%Jpreviously used here" msgstr "" -#: c-common.c:3676 +#: c-common.c:3683 #, gcc-internal-format msgid "multiple default labels in one switch" msgstr "" -#: c-common.c:3677 +#: c-common.c:3684 #, gcc-internal-format msgid "%Jthis is the first default label" msgstr "" -#: c-common.c:3726 +#: c-common.c:3733 #, gcc-internal-format msgid "%Jcase value %qs not in enumerated type" msgstr "" -#: c-common.c:3729 +#: c-common.c:3736 #, gcc-internal-format msgid "%Jcase value %qs not in enumerated type %qT" msgstr "" -#: c-common.c:3786 +#: c-common.c:3793 #, gcc-internal-format msgid "%Hswitch missing default case" msgstr "" #. Warn if there are enumerators that don't correspond to #. case expressions. -#: c-common.c:3846 +#: c-common.c:3853 #, gcc-internal-format msgid "%Henumeration value %qE not handled in switch" msgstr "" -#: c-common.c:3873 +#: c-common.c:3880 #, gcc-internal-format msgid "taking the address of a label is non-standard" msgstr "" -#: c-common.c:4042 c-common.c:4061 c-common.c:4079 c-common.c:4106 -#: c-common.c:4125 c-common.c:4148 c-common.c:4169 c-common.c:4194 -#: c-common.c:4220 c-common.c:4268 c-common.c:4295 c-common.c:4339 -#: c-common.c:4367 c-common.c:4395 c-common.c:4414 c-common.c:4740 -#: c-common.c:4771 c-common.c:4867 c-common.c:4933 c-common.c:4951 -#: c-common.c:4997 c-common.c:5067 c-common.c:5091 c-common.c:5378 -#: c-common.c:5401 c-common.c:5440 +#: c-common.c:4049 c-common.c:4068 c-common.c:4086 c-common.c:4113 +#: c-common.c:4132 c-common.c:4155 c-common.c:4176 c-common.c:4201 +#: c-common.c:4227 c-common.c:4275 c-common.c:4302 c-common.c:4353 +#: c-common.c:4378 c-common.c:4406 c-common.c:4425 c-common.c:4757 +#: c-common.c:4822 c-common.c:4918 c-common.c:4984 c-common.c:5002 +#: c-common.c:5048 c-common.c:5118 c-common.c:5142 c-common.c:5429 +#: c-common.c:5452 c-common.c:5491 #, gcc-internal-format msgid "%qE attribute ignored" msgstr "" -#: c-common.c:4249 +#: c-common.c:4256 #, gcc-internal-format msgid "%qE attribute have effect only on public objects" msgstr "" -#: c-common.c:4452 +#: c-common.c:4463 #, gcc-internal-format msgid "unknown machine mode %qs" msgstr "" -#: c-common.c:4472 +#: c-common.c:4483 #, gcc-internal-format msgid "specifying vector types with __attribute__ ((mode)) is deprecated" msgstr "" -#: c-common.c:4475 +#: c-common.c:4486 #, gcc-internal-format msgid "use __attribute__ ((vector_size)) instead" msgstr "" -#: c-common.c:4484 +#: c-common.c:4495 #, gcc-internal-format msgid "unable to emulate %qs" msgstr "" -#: c-common.c:4494 +#: c-common.c:4505 #, gcc-internal-format msgid "invalid pointer mode %qs" msgstr "" -#: c-common.c:4509 +#: c-common.c:4520 #, gcc-internal-format msgid "no data type for mode %qs" msgstr "" -#: c-common.c:4519 +#: c-common.c:4530 #, gcc-internal-format msgid "cannot use mode %qs for enumeral types" msgstr "" -#: c-common.c:4543 +#: c-common.c:4557 #, gcc-internal-format msgid "mode %qs applied to inappropriate type" msgstr "" -#: c-common.c:4574 +#: c-common.c:4588 #, gcc-internal-format msgid "%Jsection attribute cannot be specified for local variables" msgstr "" -#: c-common.c:4585 +#: c-common.c:4599 #, gcc-internal-format msgid "section of %q+D conflicts with previous declaration" msgstr "" -#: c-common.c:4594 +#: c-common.c:4608 #, gcc-internal-format msgid "section attribute not allowed for %q+D" msgstr "" -#: c-common.c:4600 +#: c-common.c:4614 #, gcc-internal-format msgid "%Jsection attributes are not supported for this target" msgstr "" -#: c-common.c:4632 +#: c-common.c:4646 #, gcc-internal-format msgid "requested alignment is not a constant" msgstr "" -#: c-common.c:4637 +#: c-common.c:4651 #, gcc-internal-format msgid "requested alignment is not a power of 2" msgstr "" -#: c-common.c:4642 +#: c-common.c:4656 #, gcc-internal-format msgid "requested alignment is too large" msgstr "" -#: c-common.c:4668 +#: c-common.c:4682 #, gcc-internal-format msgid "alignment may not be specified for %q+D" msgstr "" -#: c-common.c:4706 +#: c-common.c:4720 #, gcc-internal-format msgid "%q+D defined both normally and as an alias" msgstr "" -#: c-common.c:4722 +#: c-common.c:4736 #, gcc-internal-format msgid "alias argument not a string" msgstr "" -#: c-common.c:4764 +#: c-common.c:4787 +#, gcc-internal-format +msgid "%Jweakref attribute must appear before alias attribute" +msgstr "" + +#: c-common.c:4815 #, gcc-internal-format msgid "%qE attribute ignored on non-class types" msgstr "" -#: c-common.c:4777 +#: c-common.c:4828 #, gcc-internal-format msgid "visibility argument not a string" msgstr "" -#: c-common.c:4789 +#: c-common.c:4840 #, gcc-internal-format msgid "%qE attribute ignored on types" msgstr "" -#: c-common.c:4804 +#: c-common.c:4855 #, gcc-internal-format msgid "" "visibility argument must be one of \"default\", \"hidden\", \"protected\" or " "\"internal\"" msgstr "" -#: c-common.c:4875 +#: c-common.c:4926 #, gcc-internal-format msgid "tls_model argument not a string" msgstr "" -#: c-common.c:4888 +#: c-common.c:4939 #, gcc-internal-format msgid "" "tls_model argument must be one of \"local-exec\", \"initial-exec\", \"local-" "dynamic\" or \"global-dynamic\"" msgstr "" -#: c-common.c:4907 c-common.c:4971 +#: c-common.c:4958 c-common.c:5022 #, gcc-internal-format msgid "%J%qE attribute applies only to functions" msgstr "" -#: c-common.c:4912 c-common.c:4976 +#: c-common.c:4963 c-common.c:5027 #, gcc-internal-format msgid "%Jcan%'t set %qE attribute after definition" msgstr "" -#: c-common.c:5065 +#: c-common.c:5116 #, gcc-internal-format msgid "%qE attribute ignored for %qE" msgstr "" -#: c-common.c:5120 +#: c-common.c:5171 #, gcc-internal-format msgid "invalid vector type for attribute %qE" msgstr "" -#: c-common.c:5128 +#: c-common.c:5179 #, gcc-internal-format msgid "number of components of the vector not a power of two" msgstr "" -#: c-common.c:5156 +#: c-common.c:5207 #, gcc-internal-format msgid "nonnull attribute without arguments on a non-prototype" msgstr "" -#: c-common.c:5171 +#: c-common.c:5222 #, gcc-internal-format msgid "nonnull argument has invalid operand number (argument %lu)" msgstr "" -#: c-common.c:5190 +#: c-common.c:5241 #, gcc-internal-format msgid "" "nonnull argument with out-of-range operand number (argument %lu, operand %lu)" msgstr "" -#: c-common.c:5198 +#: c-common.c:5249 #, gcc-internal-format msgid "" "nonnull argument references non-pointer operand (argument %lu, operand %lu)" msgstr "" -#: c-common.c:5261 c-common.c:5284 +#: c-common.c:5312 c-common.c:5335 #, gcc-internal-format msgid "not enough variable arguments to fit a sentinel" msgstr "" -#: c-common.c:5305 +#: c-common.c:5356 #, gcc-internal-format msgid "missing sentinel in function call" msgstr "" -#: c-common.c:5347 +#: c-common.c:5398 #, gcc-internal-format msgid "null argument where non-null required (argument %lu)" msgstr "" -#: c-common.c:5412 +#: c-common.c:5463 #, gcc-internal-format msgid "cleanup argument not an identifier" msgstr "" -#: c-common.c:5419 +#: c-common.c:5470 #, gcc-internal-format msgid "cleanup argument not a function" msgstr "" -#: c-common.c:5458 +#: c-common.c:5509 #, gcc-internal-format msgid "%qE attribute requires prototypes with named arguments" msgstr "" -#: c-common.c:5469 +#: c-common.c:5520 #, gcc-internal-format msgid "%qE attribute only applies to variadic functions" msgstr "" -#: c-common.c:5480 +#: c-common.c:5531 #, gcc-internal-format msgid "requested position is not an integer constant" msgstr "" -#: c-common.c:5487 +#: c-common.c:5538 #, gcc-internal-format msgid "requested position is less than zero" msgstr "" -#: c-common.c:5789 +#: c-common.c:5840 #, gcc-internal-format msgid "" "%Hignoring return value of %qD, declared with attribute warn_unused_result" msgstr "" -#: c-common.c:5793 +#: c-common.c:5844 #, gcc-internal-format msgid "" "%Hignoring return value of function declared with attribute " "warn_unused_result" msgstr "" -#: c-common.c:5853 cp/typeck.c:4169 +#: c-common.c:5904 cp/typeck.c:4239 #, gcc-internal-format msgid "attempt to take address of bit-field structure member %qD" msgstr "" -#: c-common.c:5900 +#: c-common.c:5951 #, gcc-internal-format msgid "invalid lvalue in assignment" msgstr "" -#: c-common.c:5903 +#: c-common.c:5954 #, gcc-internal-format msgid "invalid lvalue in increment" msgstr "" -#: c-common.c:5906 +#: c-common.c:5957 #, gcc-internal-format msgid "invalid lvalue in decrement" msgstr "" -#: c-common.c:5909 +#: c-common.c:5960 #, gcc-internal-format msgid "invalid lvalue in unary %<&%>" msgstr "" -#: c-common.c:5912 +#: c-common.c:5963 #, gcc-internal-format msgid "invalid lvalue in asm statement" msgstr "" -#: c-common.c:6040 c-common.c:6089 c-typeck.c:2334 +#: c-common.c:6091 c-common.c:6140 c-typeck.c:2444 #, gcc-internal-format msgid "too few arguments to function %qE" msgstr "" #. ??? This should not be an error when inlining calls to #. unprototyped functions. -#: c-common.c:6057 c-typeck.c:4000 +#: c-common.c:6108 c-typeck.c:4117 #, gcc-internal-format msgid "incompatible type for argument %d of %qE" msgstr "" @@ -14145,8 +14857,8 @@ msgstr "" #. an unprototyped function, it is compile-time undefined; #. making it a constraint in that case was rejected in #. DR#252. -#: c-convert.c:96 c-typeck.c:1487 c-typeck.c:3641 cp/typeck.c:1366 -#: cp/typeck.c:5908 fortran/convert.c:89 treelang/tree-convert.c:79 +#: c-convert.c:96 c-typeck.c:1597 c-typeck.c:3758 cp/typeck.c:1372 +#: cp/typeck.c:5986 fortran/convert.c:89 treelang/tree-convert.c:79 #, gcc-internal-format msgid "void value not ignored as it ought to be" msgstr "" @@ -14187,86 +14899,86 @@ msgstr "" msgid "nested function %q+D declared but never defined" msgstr "" -#: c-decl.c:811 cp/decl.c:560 +#: c-decl.c:812 cp/decl.c:560 #, gcc-internal-format msgid "unused variable %q+D" msgstr "" -#: c-decl.c:815 +#: c-decl.c:816 #, gcc-internal-format msgid "type of array %q+D completed incompatibly with implicit initialization" msgstr "" -#: c-decl.c:1049 +#: c-decl.c:1050 #, gcc-internal-format msgid "" "a parameter list with an ellipsis can%'t match an empty parameter name list " "declaration" msgstr "" -#: c-decl.c:1056 +#: c-decl.c:1057 #, gcc-internal-format msgid "" "an argument type that has a default promotion can%'t match an empty " "parameter name list declaration" msgstr "" -#: c-decl.c:1091 +#: c-decl.c:1092 #, gcc-internal-format msgid "" "prototype for %q+D declares more arguments than previous old-style definition" msgstr "" -#: c-decl.c:1097 +#: c-decl.c:1098 #, gcc-internal-format msgid "" "prototype for %q+D declares fewer arguments than previous old-style " "definition" msgstr "" -#: c-decl.c:1106 +#: c-decl.c:1107 #, gcc-internal-format msgid "prototype for %q+D declares argument %d with incompatible type" msgstr "" #. If we get here, no errors were found, but do issue a warning #. for this poor-style construct. -#: c-decl.c:1119 +#: c-decl.c:1120 #, gcc-internal-format msgid "prototype for %q+D follows non-prototype definition" msgstr "" -#: c-decl.c:1134 +#: c-decl.c:1135 #, gcc-internal-format msgid "previous definition of %q+D was here" msgstr "" -#: c-decl.c:1136 +#: c-decl.c:1137 #, gcc-internal-format msgid "previous implicit declaration of %q+D was here" msgstr "" -#: c-decl.c:1138 +#: c-decl.c:1139 #, gcc-internal-format msgid "previous declaration of %q+D was here" msgstr "" -#: c-decl.c:1178 +#: c-decl.c:1179 #, gcc-internal-format msgid "%q+D redeclared as different kind of symbol" msgstr "" -#: c-decl.c:1182 +#: c-decl.c:1183 #, gcc-internal-format msgid "built-in function %q+D declared as non-function" msgstr "" -#: c-decl.c:1185 c-decl.c:1301 c-decl.c:1921 +#: c-decl.c:1186 c-decl.c:1302 c-decl.c:1926 #, gcc-internal-format msgid "declaration of %q+D shadows a built-in function" msgstr "" -#: c-decl.c:1194 +#: c-decl.c:1195 #, gcc-internal-format msgid "redeclaration of enumerator %q+D" msgstr "" @@ -14274,470 +14986,470 @@ msgstr "" #. If types don't match for a built-in, throw away the #. built-in. No point in calling locate_old_decl here, it #. won't print anything. -#: c-decl.c:1215 +#: c-decl.c:1216 #, gcc-internal-format msgid "conflicting types for built-in function %q+D" msgstr "" -#: c-decl.c:1239 c-decl.c:1252 c-decl.c:1262 +#: c-decl.c:1240 c-decl.c:1253 c-decl.c:1263 #, gcc-internal-format msgid "conflicting types for %q+D" msgstr "" -#: c-decl.c:1260 +#: c-decl.c:1261 #, gcc-internal-format msgid "conflicting type qualifiers for %q+D" msgstr "" #. Allow OLDDECL to continue in use. -#: c-decl.c:1277 +#: c-decl.c:1278 #, gcc-internal-format msgid "redefinition of typedef %q+D" msgstr "" -#: c-decl.c:1325 c-decl.c:1403 +#: c-decl.c:1326 c-decl.c:1404 #, gcc-internal-format msgid "redefinition of %q+D" msgstr "" -#: c-decl.c:1360 c-decl.c:1441 +#: c-decl.c:1361 c-decl.c:1442 #, gcc-internal-format msgid "static declaration of %q+D follows non-static declaration" msgstr "" -#: c-decl.c:1370 c-decl.c:1377 c-decl.c:1430 c-decl.c:1438 +#: c-decl.c:1371 c-decl.c:1378 c-decl.c:1431 c-decl.c:1439 #, gcc-internal-format msgid "non-static declaration of %q+D follows static declaration" msgstr "" -#: c-decl.c:1390 +#: c-decl.c:1391 #, gcc-internal-format msgid "thread-local declaration of %q+D follows non-thread-local declaration" msgstr "" -#: c-decl.c:1393 +#: c-decl.c:1394 #, gcc-internal-format msgid "non-thread-local declaration of %q+D follows thread-local declaration" msgstr "" -#: c-decl.c:1423 +#: c-decl.c:1424 #, gcc-internal-format msgid "extern declaration of %q+D follows declaration with no linkage" msgstr "" -#: c-decl.c:1459 +#: c-decl.c:1460 #, gcc-internal-format msgid "declaration of %q+D with no linkage follows extern declaration" msgstr "" -#: c-decl.c:1465 +#: c-decl.c:1466 #, gcc-internal-format msgid "redeclaration of %q+D with no linkage" msgstr "" -#: c-decl.c:1479 +#: c-decl.c:1480 #, gcc-internal-format msgid "" "redeclaration of %q+D with different visibility (old visibility preserved)" msgstr "" -#: c-decl.c:1490 +#: c-decl.c:1491 #, gcc-internal-format msgid "inline declaration of %qD follows declaration with attribute noinline" msgstr "" -#: c-decl.c:1497 +#: c-decl.c:1498 #, gcc-internal-format msgid "declaration of %q+D with attribute noinline follows inline declaration " msgstr "" -#: c-decl.c:1512 +#: c-decl.c:1513 #, gcc-internal-format msgid "%q+D declared inline after being called" msgstr "" -#: c-decl.c:1517 +#: c-decl.c:1518 #, gcc-internal-format msgid "%q+D declared inline after its definition" msgstr "" -#: c-decl.c:1536 +#: c-decl.c:1537 #, gcc-internal-format msgid "redefinition of parameter %q+D" msgstr "" -#: c-decl.c:1563 +#: c-decl.c:1564 #, gcc-internal-format msgid "redundant redeclaration of %q+D" msgstr "" -#: c-decl.c:1908 +#: c-decl.c:1913 #, gcc-internal-format msgid "declaration of %q+D shadows previous non-variable" msgstr "" -#: c-decl.c:1913 +#: c-decl.c:1918 #, gcc-internal-format msgid "declaration of %q+D shadows a parameter" msgstr "" -#: c-decl.c:1916 +#: c-decl.c:1921 #, gcc-internal-format msgid "declaration of %q+D shadows a global declaration" msgstr "" -#: c-decl.c:1926 +#: c-decl.c:1931 #, gcc-internal-format msgid "declaration of %q+D shadows a previous local" msgstr "" -#: c-decl.c:1929 cp/name-lookup.c:952 cp/name-lookup.c:983 -#: cp/name-lookup.c:991 +#: c-decl.c:1934 cp/name-lookup.c:953 cp/name-lookup.c:984 +#: cp/name-lookup.c:992 #, gcc-internal-format msgid "%Jshadowed declaration is here" msgstr "" -#: c-decl.c:2129 +#: c-decl.c:2134 #, gcc-internal-format msgid "nested extern declaration of %qD" msgstr "" -#: c-decl.c:2298 +#: c-decl.c:2303 #, gcc-internal-format msgid "implicit declaration of function %qE" msgstr "" -#: c-decl.c:2359 +#: c-decl.c:2364 #, gcc-internal-format msgid "incompatible implicit declaration of built-in function %qD" msgstr "" -#: c-decl.c:2368 +#: c-decl.c:2373 #, gcc-internal-format msgid "incompatible implicit declaration of function %qD" msgstr "" -#: c-decl.c:2421 +#: c-decl.c:2426 #, gcc-internal-format msgid "%H%qE undeclared here (not in a function)" msgstr "" -#: c-decl.c:2426 +#: c-decl.c:2431 #, gcc-internal-format msgid "%H%qE undeclared (first use in this function)" msgstr "" -#: c-decl.c:2430 +#: c-decl.c:2435 #, gcc-internal-format msgid "%H(Each undeclared identifier is reported only once" msgstr "" -#: c-decl.c:2431 +#: c-decl.c:2436 #, gcc-internal-format msgid "%Hfor each function it appears in.)" msgstr "" -#: c-decl.c:2469 cp/decl.c:2095 +#: c-decl.c:2474 cp/decl.c:2131 #, gcc-internal-format msgid "label %qE referenced outside of any function" msgstr "" -#: c-decl.c:2511 +#: c-decl.c:2516 #, gcc-internal-format msgid "duplicate label declaration %qE" msgstr "" -#: c-decl.c:2547 +#: c-decl.c:2552 #, gcc-internal-format msgid "%Hduplicate label %qD" msgstr "" -#: c-decl.c:2557 +#: c-decl.c:2562 #, gcc-internal-format msgid "%Jjump into statement expression" msgstr "" -#: c-decl.c:2559 +#: c-decl.c:2564 #, gcc-internal-format msgid "%Jjump into scope of identifier with variably modified type" msgstr "" -#: c-decl.c:2574 +#: c-decl.c:2579 #, gcc-internal-format msgid "" "%Htraditional C lacks a separate namespace for labels, identifier %qE " "conflicts" msgstr "" -#: c-decl.c:2649 +#: c-decl.c:2654 #, gcc-internal-format msgid "%H%qE defined as wrong kind of tag" msgstr "" -#: c-decl.c:2864 +#: c-decl.c:2869 #, gcc-internal-format msgid "unnamed struct/union that defines no instances" msgstr "" -#: c-decl.c:2872 +#: c-decl.c:2877 #, gcc-internal-format msgid "empty declaration with storage class specifier does not redeclare tag" msgstr "" -#: c-decl.c:2883 +#: c-decl.c:2888 #, gcc-internal-format msgid "empty declaration with type qualifier does not redeclare tag" msgstr "" -#: c-decl.c:2904 c-decl.c:2911 +#: c-decl.c:2909 c-decl.c:2916 #, gcc-internal-format msgid "useless type name in empty declaration" msgstr "" -#: c-decl.c:2919 +#: c-decl.c:2924 #, gcc-internal-format msgid "%<inline%> in empty declaration" msgstr "" -#: c-decl.c:2925 +#: c-decl.c:2930 #, gcc-internal-format msgid "%<auto%> in file-scope empty declaration" msgstr "" -#: c-decl.c:2931 +#: c-decl.c:2936 #, gcc-internal-format msgid "%<register%> in file-scope empty declaration" msgstr "" -#: c-decl.c:2937 +#: c-decl.c:2942 #, gcc-internal-format msgid "useless storage class specifier in empty declaration" msgstr "" -#: c-decl.c:2943 +#: c-decl.c:2948 #, gcc-internal-format msgid "useless %<__thread%> in empty declaration" msgstr "" -#: c-decl.c:2951 +#: c-decl.c:2956 #, gcc-internal-format msgid "useless type qualifier in empty declaration" msgstr "" -#: c-decl.c:2958 c-parser.c:1157 +#: c-decl.c:2963 c-parser.c:1157 #, gcc-internal-format msgid "empty declaration" msgstr "" -#: c-decl.c:3024 +#: c-decl.c:3029 #, gcc-internal-format msgid "" "ISO C90 does not support %<static%> or type qualifiers in parameter array " "declarators" msgstr "" -#: c-decl.c:3027 +#: c-decl.c:3032 #, gcc-internal-format msgid "ISO C90 does not support %<[*]%> array declarators" msgstr "" -#: c-decl.c:3030 +#: c-decl.c:3035 #, gcc-internal-format msgid "GCC does not yet properly implement %<[*]%> array declarators" msgstr "" -#: c-decl.c:3049 +#: c-decl.c:3054 #, gcc-internal-format msgid "static or type qualifiers in abstract declarator" msgstr "" -#: c-decl.c:3108 +#: c-decl.c:3113 #, gcc-internal-format msgid "%q+D is usually a function" msgstr "" -#: c-decl.c:3117 cp/decl.c:3667 cp/decl2.c:840 +#: c-decl.c:3122 cp/decl.c:3702 cp/decl2.c:838 #, gcc-internal-format msgid "typedef %qD is initialized (use __typeof__ instead)" msgstr "" -#: c-decl.c:3122 +#: c-decl.c:3127 #, gcc-internal-format msgid "function %qD is initialized like a variable" msgstr "" #. DECL_INITIAL in a PARM_DECL is really DECL_ARG_TYPE. -#: c-decl.c:3128 +#: c-decl.c:3133 #, gcc-internal-format msgid "parameter %qD is initialized" msgstr "" -#: c-decl.c:3153 +#: c-decl.c:3158 #, gcc-internal-format msgid "variable %qD has initializer but incomplete type" msgstr "" -#: c-decl.c:3229 c-decl.c:5853 cp/decl.c:3706 cp/decl.c:10100 +#: c-decl.c:3234 c-decl.c:5858 cp/decl.c:3741 cp/decl.c:10148 #, gcc-internal-format msgid "inline function %q+D given attribute noinline" msgstr "" -#: c-decl.c:3301 +#: c-decl.c:3306 #, gcc-internal-format msgid "initializer fails to determine size of %q+D" msgstr "" -#: c-decl.c:3306 +#: c-decl.c:3311 #, gcc-internal-format msgid "array size missing in %q+D" msgstr "" -#: c-decl.c:3318 +#: c-decl.c:3323 #, gcc-internal-format msgid "zero or negative size array %q+D" msgstr "" -#: c-decl.c:3370 varasm.c:1641 +#: c-decl.c:3375 varasm.c:1646 #, gcc-internal-format msgid "storage size of %q+D isn%'t known" msgstr "" -#: c-decl.c:3380 +#: c-decl.c:3385 #, gcc-internal-format msgid "storage size of %q+D isn%'t constant" msgstr "" -#: c-decl.c:3427 +#: c-decl.c:3432 #, gcc-internal-format msgid "ignoring asm-specifier for non-static local variable %q+D" msgstr "" -#: c-decl.c:3457 fortran/f95-lang.c:636 +#: c-decl.c:3460 fortran/f95-lang.c:667 #, gcc-internal-format msgid "cannot put object with volatile field into register" msgstr "" -#: c-decl.c:3592 +#: c-decl.c:3595 #, gcc-internal-format msgid "ISO C forbids forward parameter declarations" msgstr "" -#: c-decl.c:3719 +#: c-decl.c:3722 #, gcc-internal-format msgid "bit-field %qs width not an integer constant" msgstr "" -#: c-decl.c:3727 +#: c-decl.c:3730 #, gcc-internal-format msgid "negative width in bit-field %qs" msgstr "" -#: c-decl.c:3732 +#: c-decl.c:3735 #, gcc-internal-format msgid "zero width for bit-field %qs" msgstr "" -#: c-decl.c:3742 +#: c-decl.c:3745 #, gcc-internal-format msgid "bit-field %qs has invalid type" msgstr "" -#: c-decl.c:3751 +#: c-decl.c:3754 #, gcc-internal-format msgid "type of bit-field %qs is a GCC extension" msgstr "" -#: c-decl.c:3760 +#: c-decl.c:3763 #, gcc-internal-format msgid "width of %qs exceeds its type" msgstr "" -#: c-decl.c:3773 +#: c-decl.c:3776 #, gcc-internal-format msgid "%qs is narrower than values of its type" msgstr "" -#: c-decl.c:3922 +#: c-decl.c:3925 #, gcc-internal-format msgid "type defaults to %<int%> in declaration of %qs" msgstr "" -#: c-decl.c:3950 +#: c-decl.c:3953 #, gcc-internal-format msgid "duplicate %<const%>" msgstr "" -#: c-decl.c:3952 +#: c-decl.c:3955 #, gcc-internal-format msgid "duplicate %<restrict%>" msgstr "" -#: c-decl.c:3954 +#: c-decl.c:3957 #, gcc-internal-format msgid "duplicate %<volatile%>" msgstr "" -#: c-decl.c:3973 +#: c-decl.c:3976 #, gcc-internal-format msgid "function definition declared %<auto%>" msgstr "" -#: c-decl.c:3975 +#: c-decl.c:3978 #, gcc-internal-format msgid "function definition declared %<register%>" msgstr "" -#: c-decl.c:3977 +#: c-decl.c:3980 #, gcc-internal-format msgid "function definition declared %<typedef%>" msgstr "" -#: c-decl.c:3979 +#: c-decl.c:3982 #, gcc-internal-format msgid "function definition declared %<__thread%>" msgstr "" -#: c-decl.c:3995 +#: c-decl.c:3998 #, gcc-internal-format msgid "storage class specified for structure field %qs" msgstr "" -#: c-decl.c:3999 cp/decl.c:7173 +#: c-decl.c:4002 cp/decl.c:7207 #, gcc-internal-format msgid "storage class specified for parameter %qs" msgstr "" -#: c-decl.c:4002 cp/decl.c:7175 +#: c-decl.c:4005 cp/decl.c:7209 #, gcc-internal-format msgid "storage class specified for typename" msgstr "" -#: c-decl.c:4015 cp/decl.c:7192 +#: c-decl.c:4018 cp/decl.c:7226 #, gcc-internal-format msgid "%qs initialized and declared %<extern%>" msgstr "" -#: c-decl.c:4017 cp/decl.c:7195 +#: c-decl.c:4020 cp/decl.c:7229 #, gcc-internal-format msgid "%qs has both %<extern%> and initializer" msgstr "" -#: c-decl.c:4022 +#: c-decl.c:4025 #, gcc-internal-format msgid "file-scope declaration of %qs specifies %<auto%>" msgstr "" -#: c-decl.c:4024 +#: c-decl.c:4027 #, gcc-internal-format msgid "file-scope declaration of %qs specifies %<register%>" msgstr "" -#: c-decl.c:4029 cp/decl.c:7199 +#: c-decl.c:4032 cp/decl.c:7233 #, gcc-internal-format msgid "nested function %qs declared %<extern%>" msgstr "" -#: c-decl.c:4032 cp/decl.c:7209 +#: c-decl.c:4035 cp/decl.c:7243 #, gcc-internal-format msgid "function-scope %qs implicitly auto and declared %<__thread%>" msgstr "" @@ -14745,494 +15457,497 @@ msgstr "" #. Only the innermost declarator (making a parameter be of #. array type which is converted to pointer type) #. may have static or type qualifiers. -#: c-decl.c:4079 c-decl.c:4270 +#: c-decl.c:4082 c-decl.c:4276 #, gcc-internal-format msgid "static or type qualifiers in non-parameter array declarator" msgstr "" -#: c-decl.c:4125 +#: c-decl.c:4128 #, gcc-internal-format msgid "declaration of %qs as array of voids" msgstr "" -#: c-decl.c:4131 +#: c-decl.c:4134 #, gcc-internal-format msgid "declaration of %qs as array of functions" msgstr "" -#: c-decl.c:4136 +#: c-decl.c:4139 #, gcc-internal-format msgid "invalid use of structure with flexible array member" msgstr "" -#: c-decl.c:4156 +#: c-decl.c:4159 #, gcc-internal-format msgid "size of array %qs has non-integer type" msgstr "" -#: c-decl.c:4161 +#: c-decl.c:4164 #, gcc-internal-format msgid "ISO C forbids zero-size array %qs" msgstr "" -#: c-decl.c:4168 +#: c-decl.c:4171 #, gcc-internal-format msgid "size of array %qs is negative" msgstr "" -#: c-decl.c:4182 +#: c-decl.c:4185 #, gcc-internal-format msgid "ISO C90 forbids array %qs whose size can%'t be evaluated" msgstr "" -#: c-decl.c:4186 +#: c-decl.c:4189 #, gcc-internal-format msgid "ISO C90 forbids variable-size array %qs" msgstr "" -#: c-decl.c:4226 c-decl.c:4392 cp/decl.c:7636 +#: c-decl.c:4229 c-decl.c:4398 cp/decl.c:7665 #, gcc-internal-format msgid "size of array %qs is too large" msgstr "" -#: c-decl.c:4237 +#: c-decl.c:4240 #, gcc-internal-format msgid "ISO C90 does not support flexible array members" msgstr "" -#: c-decl.c:4247 +#: c-decl.c:4250 #, gcc-internal-format msgid "array type has incomplete element type" msgstr "" -#: c-decl.c:4302 cp/decl.c:7300 +#: c-decl.c:4308 cp/decl.c:7334 #, gcc-internal-format msgid "%qs declared as function returning a function" msgstr "" -#: c-decl.c:4307 cp/decl.c:7305 +#: c-decl.c:4313 cp/decl.c:7339 #, gcc-internal-format msgid "%qs declared as function returning an array" msgstr "" -#: c-decl.c:4327 +#: c-decl.c:4333 #, gcc-internal-format msgid "function definition has qualified void return type" msgstr "" -#: c-decl.c:4330 +#: c-decl.c:4336 #, gcc-internal-format msgid "type qualifiers ignored on function return type" msgstr "" -#: c-decl.c:4359 c-decl.c:4405 c-decl.c:4500 c-decl.c:4590 +#: c-decl.c:4365 c-decl.c:4411 c-decl.c:4506 c-decl.c:4596 #, gcc-internal-format msgid "ISO C forbids qualified function types" msgstr "" -#: c-decl.c:4413 +#: c-decl.c:4419 #, gcc-internal-format msgid "typedef %q+D declared %<inline%>" msgstr "" -#: c-decl.c:4443 +#: c-decl.c:4449 #, gcc-internal-format msgid "ISO C forbids const or volatile function types" msgstr "" -#: c-decl.c:4463 +#: c-decl.c:4469 #, gcc-internal-format msgid "variable or field %qs declared void" msgstr "" -#: c-decl.c:4493 +#: c-decl.c:4499 #, gcc-internal-format msgid "attributes in parameter array declarator ignored" msgstr "" -#: c-decl.c:4527 +#: c-decl.c:4533 #, gcc-internal-format msgid "parameter %q+D declared %<inline%>" msgstr "" -#: c-decl.c:4540 +#: c-decl.c:4546 #, gcc-internal-format msgid "field %qs declared as a function" msgstr "" -#: c-decl.c:4546 +#: c-decl.c:4552 #, gcc-internal-format msgid "field %qs has incomplete type" msgstr "" -#: c-decl.c:4560 c-decl.c:4572 c-decl.c:4576 +#: c-decl.c:4566 c-decl.c:4578 c-decl.c:4582 #, gcc-internal-format msgid "invalid storage class for function %qs" msgstr "" -#: c-decl.c:4596 +#: c-decl.c:4602 #, gcc-internal-format msgid "%<noreturn%> function returns non-void value" msgstr "" -#: c-decl.c:4624 +#: c-decl.c:4630 #, gcc-internal-format msgid "cannot inline function %<main%>" msgstr "" -#: c-decl.c:4671 +#: c-decl.c:4677 #, gcc-internal-format msgid "variable previously declared %<static%> redeclared %<extern%>" msgstr "" -#: c-decl.c:4681 +#: c-decl.c:4687 #, gcc-internal-format msgid "variable %q+D declared %<inline%>" msgstr "" #. A mere warning is sure to result in improper semantics #. at runtime. Don't bother to allow this to compile. -#: c-decl.c:4712 cp/decl.c:6060 +#. A mere warning is sure to result in improper +#. semantics at runtime. Don't bother to allow this to +#. compile. +#: c-decl.c:4717 cp/decl.c:6094 cp/decl.c:8255 #, gcc-internal-format msgid "thread-local storage not supported for this target" msgstr "" -#: c-decl.c:4777 c-decl.c:5932 +#: c-decl.c:4782 c-decl.c:5937 #, gcc-internal-format msgid "function declaration isn%'t a prototype" msgstr "" -#: c-decl.c:4785 +#: c-decl.c:4790 #, gcc-internal-format msgid "parameter names (without types) in function declaration" msgstr "" -#: c-decl.c:4818 +#: c-decl.c:4823 #, gcc-internal-format msgid "parameter %u (%q+D) has incomplete type" msgstr "" -#: c-decl.c:4821 +#: c-decl.c:4826 #, gcc-internal-format msgid "%Jparameter %u has incomplete type" msgstr "" -#: c-decl.c:4830 +#: c-decl.c:4835 #, gcc-internal-format msgid "parameter %u (%q+D) has void type" msgstr "" -#: c-decl.c:4833 +#: c-decl.c:4838 #, gcc-internal-format msgid "%Jparameter %u has void type" msgstr "" -#: c-decl.c:4893 +#: c-decl.c:4898 #, gcc-internal-format msgid "%<void%> as only parameter may not be qualified" msgstr "" -#: c-decl.c:4897 c-decl.c:4931 +#: c-decl.c:4902 c-decl.c:4936 #, gcc-internal-format msgid "%<void%> must be the only parameter" msgstr "" -#: c-decl.c:4925 +#: c-decl.c:4930 #, gcc-internal-format msgid "parameter %q+D has just a forward declaration" msgstr "" #. The %s will be one of 'struct', 'union', or 'enum'. -#: c-decl.c:4970 +#: c-decl.c:4975 #, gcc-internal-format msgid "%<%s %E%> declared inside parameter list" msgstr "" #. The %s will be one of 'struct', 'union', or 'enum'. -#: c-decl.c:4974 +#: c-decl.c:4979 #, gcc-internal-format msgid "anonymous %s declared inside parameter list" msgstr "" -#: c-decl.c:4979 +#: c-decl.c:4984 #, gcc-internal-format msgid "" "its scope is only this definition or declaration, which is probably not what " "you want" msgstr "" -#: c-decl.c:5112 +#: c-decl.c:5117 #, gcc-internal-format msgid "redefinition of %<union %E%>" msgstr "" -#: c-decl.c:5114 +#: c-decl.c:5119 #, gcc-internal-format msgid "redefinition of %<struct %E%>" msgstr "" -#: c-decl.c:5119 +#: c-decl.c:5124 #, gcc-internal-format msgid "nested redefinition of %<union %E%>" msgstr "" -#: c-decl.c:5121 +#: c-decl.c:5126 #, gcc-internal-format msgid "nested redefinition of %<struct %E%>" msgstr "" -#: c-decl.c:5192 cp/decl.c:3465 +#: c-decl.c:5197 cp/decl.c:3502 #, gcc-internal-format msgid "declaration does not declare anything" msgstr "" -#: c-decl.c:5196 +#: c-decl.c:5201 #, gcc-internal-format msgid "ISO C doesn%'t support unnamed structs/unions" msgstr "" -#: c-decl.c:5239 c-decl.c:5255 +#: c-decl.c:5244 c-decl.c:5260 #, gcc-internal-format msgid "duplicate member %q+D" msgstr "" -#: c-decl.c:5294 +#: c-decl.c:5299 #, gcc-internal-format msgid "union has no named members" msgstr "" -#: c-decl.c:5296 +#: c-decl.c:5301 #, gcc-internal-format msgid "union has no members" msgstr "" -#: c-decl.c:5301 +#: c-decl.c:5306 #, gcc-internal-format msgid "struct has no named members" msgstr "" -#: c-decl.c:5303 +#: c-decl.c:5308 #, gcc-internal-format msgid "struct has no members" msgstr "" -#: c-decl.c:5360 +#: c-decl.c:5365 #, gcc-internal-format msgid "%Jflexible array member in union" msgstr "" -#: c-decl.c:5365 +#: c-decl.c:5370 #, gcc-internal-format msgid "%Jflexible array member not at end of struct" msgstr "" -#: c-decl.c:5370 +#: c-decl.c:5375 #, gcc-internal-format msgid "%Jflexible array member in otherwise empty struct" msgstr "" -#: c-decl.c:5377 +#: c-decl.c:5382 #, gcc-internal-format msgid "%Jinvalid use of structure with flexible array member" msgstr "" -#: c-decl.c:5488 +#: c-decl.c:5493 #, gcc-internal-format msgid "union cannot be made transparent" msgstr "" -#: c-decl.c:5559 +#: c-decl.c:5564 #, gcc-internal-format msgid "nested redefinition of %<enum %E%>" msgstr "" #. This enum is a named one that has been declared already. -#: c-decl.c:5566 +#: c-decl.c:5571 #, gcc-internal-format msgid "redeclaration of %<enum %E%>" msgstr "" -#: c-decl.c:5629 +#: c-decl.c:5634 #, gcc-internal-format msgid "enumeration values exceed range of largest integer" msgstr "" -#: c-decl.c:5646 +#: c-decl.c:5651 #, gcc-internal-format msgid "specified mode too small for enumeral values" msgstr "" -#: c-decl.c:5742 +#: c-decl.c:5747 #, gcc-internal-format msgid "enumerator value for %qE is not an integer constant" msgstr "" -#: c-decl.c:5759 +#: c-decl.c:5764 #, gcc-internal-format msgid "overflow in enumeration values" msgstr "" -#: c-decl.c:5764 +#: c-decl.c:5769 #, gcc-internal-format msgid "ISO C restricts enumerator values to range of %<int%>" msgstr "" -#: c-decl.c:5860 +#: c-decl.c:5865 #, gcc-internal-format msgid "return type is an incomplete type" msgstr "" -#: c-decl.c:5868 +#: c-decl.c:5873 #, gcc-internal-format msgid "return type defaults to %<int%>" msgstr "" -#: c-decl.c:5939 +#: c-decl.c:5944 #, gcc-internal-format msgid "no previous prototype for %q+D" msgstr "" -#: c-decl.c:5948 +#: c-decl.c:5953 #, gcc-internal-format msgid "%q+D was used with no prototype before its definition" msgstr "" -#: c-decl.c:5954 +#: c-decl.c:5959 #, gcc-internal-format msgid "no previous declaration for %q+D" msgstr "" -#: c-decl.c:5964 +#: c-decl.c:5969 #, gcc-internal-format msgid "%q+D was used with no declaration before its definition" msgstr "" -#: c-decl.c:5996 c-decl.c:6513 +#: c-decl.c:6001 c-decl.c:6518 #, gcc-internal-format msgid "return type of %q+D is not %<int%>" msgstr "" -#: c-decl.c:6011 +#: c-decl.c:6016 #, gcc-internal-format msgid "first argument of %q+D should be %<int%>" msgstr "" -#: c-decl.c:6019 +#: c-decl.c:6024 #, gcc-internal-format msgid "second argument of %q+D should be %<char **%>" msgstr "" -#: c-decl.c:6028 +#: c-decl.c:6033 #, gcc-internal-format msgid "third argument of %q+D should probably be %<char **%>" msgstr "" -#: c-decl.c:6038 +#: c-decl.c:6043 #, gcc-internal-format msgid "%q+D takes only zero or two arguments" msgstr "" -#: c-decl.c:6041 +#: c-decl.c:6046 #, gcc-internal-format msgid "%q+D is normally a non-static function" msgstr "" -#: c-decl.c:6087 +#: c-decl.c:6092 #, gcc-internal-format msgid "%Jold-style parameter declarations in prototyped function definition" msgstr "" -#: c-decl.c:6101 +#: c-decl.c:6106 #, gcc-internal-format msgid "%Jtraditional C rejects ISO C style function definitions" msgstr "" -#: c-decl.c:6117 +#: c-decl.c:6122 #, gcc-internal-format msgid "%Jparameter name omitted" msgstr "" -#: c-decl.c:6151 +#: c-decl.c:6156 #, gcc-internal-format msgid "%Jold-style function definition" msgstr "" -#: c-decl.c:6160 +#: c-decl.c:6165 #, gcc-internal-format msgid "%Jparameter name missing from parameter list" msgstr "" -#: c-decl.c:6171 +#: c-decl.c:6176 #, gcc-internal-format msgid "%q+D declared as a non-parameter" msgstr "" -#: c-decl.c:6176 +#: c-decl.c:6181 #, gcc-internal-format msgid "multiple parameters named %q+D" msgstr "" -#: c-decl.c:6184 +#: c-decl.c:6189 #, gcc-internal-format msgid "parameter %q+D declared with void type" msgstr "" -#: c-decl.c:6201 c-decl.c:6203 +#: c-decl.c:6206 c-decl.c:6208 #, gcc-internal-format msgid "type of %q+D defaults to %<int%>" msgstr "" -#: c-decl.c:6222 +#: c-decl.c:6227 #, gcc-internal-format msgid "parameter %q+D has incomplete type" msgstr "" -#: c-decl.c:6228 +#: c-decl.c:6233 #, gcc-internal-format msgid "declaration for parameter %q+D but no such parameter" msgstr "" -#: c-decl.c:6278 +#: c-decl.c:6283 #, gcc-internal-format msgid "number of arguments doesn%'t match built-in prototype" msgstr "" -#: c-decl.c:6282 +#: c-decl.c:6287 #, gcc-internal-format msgid "number of arguments doesn%'t match prototype" msgstr "" -#: c-decl.c:6283 c-decl.c:6323 c-decl.c:6336 +#: c-decl.c:6288 c-decl.c:6328 c-decl.c:6341 #, gcc-internal-format msgid "%Hprototype declaration" msgstr "" -#: c-decl.c:6317 +#: c-decl.c:6322 #, gcc-internal-format msgid "promoted argument %qD doesn%'t match built-in prototype" msgstr "" -#: c-decl.c:6321 +#: c-decl.c:6326 #, gcc-internal-format msgid "promoted argument %qD doesn%'t match prototype" msgstr "" -#: c-decl.c:6331 +#: c-decl.c:6336 #, gcc-internal-format msgid "argument %qD doesn%'t match built-in prototype" msgstr "" -#: c-decl.c:6335 +#: c-decl.c:6340 #, gcc-internal-format msgid "argument %qD doesn%'t match prototype" msgstr "" -#: c-decl.c:6558 cp/decl.c:10877 +#: c-decl.c:6563 cp/decl.c:10942 #, gcc-internal-format msgid "no return statement in function returning non-void" msgstr "" -#: c-decl.c:6567 +#: c-decl.c:6572 #, gcc-internal-format msgid "this function may return with or without a value" msgstr "" @@ -15240,233 +15955,233 @@ msgstr "" #. If we get here, declarations have been used in a for loop without #. the C99 for loop scope. This doesn't make much sense, so don't #. allow it. -#: c-decl.c:6660 +#: c-decl.c:6665 #, gcc-internal-format msgid "%<for%> loop initial declaration used outside C99 mode" msgstr "" -#: c-decl.c:6689 +#: c-decl.c:6694 #, gcc-internal-format msgid "declaration of static variable %q+D in %<for%> loop initial declaration" msgstr "" -#: c-decl.c:6692 +#: c-decl.c:6697 #, gcc-internal-format msgid "" "declaration of %<extern%> variable %q+D in %<for%> loop initial declaration" msgstr "" -#: c-decl.c:6697 +#: c-decl.c:6702 #, gcc-internal-format msgid "%<struct %E%> declared in %<for%> loop initial declaration" msgstr "" -#: c-decl.c:6701 +#: c-decl.c:6706 #, gcc-internal-format msgid "%<union %E%> declared in %<for%> loop initial declaration" msgstr "" -#: c-decl.c:6705 +#: c-decl.c:6710 #, gcc-internal-format msgid "%<enum %E%> declared in %<for%> loop initial declaration" msgstr "" -#: c-decl.c:6709 +#: c-decl.c:6714 #, gcc-internal-format msgid "declaration of non-variable %q+D in %<for%> loop initial declaration" msgstr "" -#: c-decl.c:6993 c-decl.c:7144 c-decl.c:7354 +#: c-decl.c:6998 c-decl.c:7149 c-decl.c:7359 #, gcc-internal-format msgid "duplicate %qE" msgstr "" -#: c-decl.c:7016 c-decl.c:7153 c-decl.c:7256 +#: c-decl.c:7021 c-decl.c:7158 c-decl.c:7261 #, gcc-internal-format msgid "two or more data types in declaration specifiers" msgstr "" -#: c-decl.c:7028 cp/decl.c:6863 +#: c-decl.c:7033 cp/decl.c:6897 #, gcc-internal-format msgid "%<long long long%> is too long for GCC" msgstr "" -#: c-decl.c:7035 c-decl.c:7227 +#: c-decl.c:7040 c-decl.c:7232 #, gcc-internal-format msgid "both %<long long%> and %<double%> in declaration specifiers" msgstr "" -#: c-decl.c:7041 +#: c-decl.c:7046 #, gcc-internal-format msgid "ISO C90 does not support %<long long%>" msgstr "" -#: c-decl.c:7046 c-decl.c:7066 +#: c-decl.c:7051 c-decl.c:7071 #, gcc-internal-format msgid "both %<long%> and %<short%> in declaration specifiers" msgstr "" -#: c-decl.c:7049 c-decl.c:7160 +#: c-decl.c:7054 c-decl.c:7165 #, gcc-internal-format msgid "both %<long%> and %<void%> in declaration specifiers" msgstr "" -#: c-decl.c:7052 c-decl.c:7179 +#: c-decl.c:7057 c-decl.c:7184 #, gcc-internal-format msgid "both %<long%> and %<_Bool%> in declaration specifiers" msgstr "" -#: c-decl.c:7055 c-decl.c:7198 +#: c-decl.c:7060 c-decl.c:7203 #, gcc-internal-format msgid "both %<long%> and %<char%> in declaration specifiers" msgstr "" -#: c-decl.c:7058 c-decl.c:7211 +#: c-decl.c:7063 c-decl.c:7216 #, gcc-internal-format msgid "both %<long%> and %<float%> in declaration specifiers" msgstr "" -#: c-decl.c:7069 c-decl.c:7163 +#: c-decl.c:7074 c-decl.c:7168 #, gcc-internal-format msgid "both %<short%> and %<void%> in declaration specifiers" msgstr "" -#: c-decl.c:7072 c-decl.c:7182 +#: c-decl.c:7077 c-decl.c:7187 #, gcc-internal-format msgid "both %<short%> and %<_Bool%> in declaration specifiers" msgstr "" -#: c-decl.c:7075 c-decl.c:7201 +#: c-decl.c:7080 c-decl.c:7206 #, gcc-internal-format msgid "both %<short%> and %<char%> in declaration specifiers" msgstr "" -#: c-decl.c:7078 c-decl.c:7214 +#: c-decl.c:7083 c-decl.c:7219 #, gcc-internal-format msgid "both %<short%> and %<float%> in declaration specifiers" msgstr "" -#: c-decl.c:7081 c-decl.c:7230 +#: c-decl.c:7086 c-decl.c:7235 #, gcc-internal-format msgid "both %<short%> and %<double%> in declaration specifiers" msgstr "" -#: c-decl.c:7089 c-decl.c:7109 +#: c-decl.c:7094 c-decl.c:7114 #, gcc-internal-format msgid "both %<signed%> and %<unsigned%> in declaration specifiers" msgstr "" -#: c-decl.c:7092 c-decl.c:7166 +#: c-decl.c:7097 c-decl.c:7171 #, gcc-internal-format msgid "both %<signed%> and %<void%> in declaration specifiers" msgstr "" -#: c-decl.c:7095 c-decl.c:7185 +#: c-decl.c:7100 c-decl.c:7190 #, gcc-internal-format msgid "both %<signed%> and %<_Bool%> in declaration specifiers" msgstr "" -#: c-decl.c:7098 c-decl.c:7217 +#: c-decl.c:7103 c-decl.c:7222 #, gcc-internal-format msgid "both %<signed%> and %<float%> in declaration specifiers" msgstr "" -#: c-decl.c:7101 c-decl.c:7233 +#: c-decl.c:7106 c-decl.c:7238 #, gcc-internal-format msgid "both %<signed%> and %<double%> in declaration specifiers" msgstr "" -#: c-decl.c:7112 c-decl.c:7169 +#: c-decl.c:7117 c-decl.c:7174 #, gcc-internal-format msgid "both %<unsigned%> and %<void%> in declaration specifiers" msgstr "" -#: c-decl.c:7115 c-decl.c:7188 +#: c-decl.c:7120 c-decl.c:7193 #, gcc-internal-format msgid "both %<unsigned%> and %<_Bool%> in declaration specifiers" msgstr "" -#: c-decl.c:7118 c-decl.c:7220 +#: c-decl.c:7123 c-decl.c:7225 #, gcc-internal-format msgid "both %<unsigned%> and %<float%> in declaration specifiers" msgstr "" -#: c-decl.c:7121 c-decl.c:7236 +#: c-decl.c:7126 c-decl.c:7241 #, gcc-internal-format msgid "both %<unsigned%> and %<double%> in declaration specifiers" msgstr "" -#: c-decl.c:7129 +#: c-decl.c:7134 #, gcc-internal-format msgid "ISO C90 does not support complex types" msgstr "" -#: c-decl.c:7131 c-decl.c:7172 +#: c-decl.c:7136 c-decl.c:7177 #, gcc-internal-format msgid "both %<complex%> and %<void%> in declaration specifiers" msgstr "" -#: c-decl.c:7134 c-decl.c:7191 +#: c-decl.c:7139 c-decl.c:7196 #, gcc-internal-format msgid "both %<complex%> and %<_Bool%> in declaration specifiers" msgstr "" -#: c-decl.c:7273 +#: c-decl.c:7278 #, gcc-internal-format msgid "%qE fails to be a typedef or built in type" msgstr "" -#: c-decl.c:7305 +#: c-decl.c:7310 #, gcc-internal-format msgid "%qE is not at beginning of declaration" msgstr "" -#: c-decl.c:7319 +#: c-decl.c:7324 #, gcc-internal-format msgid "%<__thread%> used with %<auto%>" msgstr "" -#: c-decl.c:7321 +#: c-decl.c:7326 #, gcc-internal-format msgid "%<__thread%> used with %<register%>" msgstr "" -#: c-decl.c:7323 +#: c-decl.c:7328 #, gcc-internal-format msgid "%<__thread%> used with %<typedef%>" msgstr "" -#: c-decl.c:7334 cp/parser.c:7366 +#: c-decl.c:7339 cp/parser.c:7361 #, gcc-internal-format msgid "%<__thread%> before %<extern%>" msgstr "" -#: c-decl.c:7343 cp/parser.c:7356 +#: c-decl.c:7348 cp/parser.c:7351 #, gcc-internal-format msgid "%<__thread%> before %<static%>" msgstr "" -#: c-decl.c:7359 +#: c-decl.c:7364 #, gcc-internal-format msgid "multiple storage classes in declaration specifiers" msgstr "" -#: c-decl.c:7366 +#: c-decl.c:7371 #, gcc-internal-format msgid "%<__thread%> used with %qE" msgstr "" -#: c-decl.c:7420 +#: c-decl.c:7425 #, gcc-internal-format msgid "ISO C does not support plain %<complex%> meaning %<double complex%>" msgstr "" -#: c-decl.c:7465 c-decl.c:7491 +#: c-decl.c:7470 c-decl.c:7496 #, gcc-internal-format msgid "ISO C does not support complex integer types" msgstr "" -#: c-decl.c:7564 toplev.c:821 +#: c-decl.c:7570 toplev.c:821 #, gcc-internal-format msgid "%q+F used but never defined" msgstr "" @@ -15878,128 +16593,128 @@ msgid "" "with inlining" msgstr "" -#: c-opts.c:144 +#: c-opts.c:147 #, gcc-internal-format msgid "no class name specified with %qs" msgstr "" -#: c-opts.c:148 +#: c-opts.c:151 #, gcc-internal-format msgid "assertion missing after %qs" msgstr "" -#: c-opts.c:153 +#: c-opts.c:156 #, gcc-internal-format msgid "macro name missing after %qs" msgstr "" -#: c-opts.c:162 +#: c-opts.c:165 #, gcc-internal-format msgid "missing path after %qs" msgstr "" -#: c-opts.c:171 +#: c-opts.c:174 #, gcc-internal-format msgid "missing filename after %qs" msgstr "" -#: c-opts.c:176 +#: c-opts.c:179 #, gcc-internal-format msgid "missing makefile target after %qs" msgstr "" -#: c-opts.c:303 +#: c-opts.c:319 #, gcc-internal-format msgid "-I- specified twice" msgstr "" -#: c-opts.c:306 +#: c-opts.c:322 #, gcc-internal-format msgid "obsolete option -I- used, please use -iquote instead" msgstr "" -#: c-opts.c:473 +#: c-opts.c:489 #, gcc-internal-format msgid "argument %qs to %<-Wnormalized%> not recognized" msgstr "" -#: c-opts.c:557 +#: c-opts.c:573 #, gcc-internal-format msgid "switch %qs is no longer supported" msgstr "" -#: c-opts.c:670 +#: c-opts.c:683 #, gcc-internal-format msgid "" "-fhandle-exceptions has been renamed -fexceptions (and is now on by default)" msgstr "" -#: c-opts.c:848 +#: c-opts.c:865 #, gcc-internal-format msgid "output filename specified twice" msgstr "" -#: c-opts.c:985 +#: c-opts.c:1002 #, gcc-internal-format msgid "-Wformat-y2k ignored without -Wformat" msgstr "" -#: c-opts.c:987 +#: c-opts.c:1004 #, gcc-internal-format msgid "-Wformat-extra-args ignored without -Wformat" msgstr "" -#: c-opts.c:989 +#: c-opts.c:1006 #, gcc-internal-format msgid "-Wformat-zero-length ignored without -Wformat" msgstr "" -#: c-opts.c:991 +#: c-opts.c:1008 #, gcc-internal-format msgid "-Wformat-nonliteral ignored without -Wformat" msgstr "" -#: c-opts.c:993 +#: c-opts.c:1010 #, gcc-internal-format msgid "-Wformat-security ignored without -Wformat" msgstr "" -#: c-opts.c:1013 +#: c-opts.c:1030 #, gcc-internal-format msgid "opening output file %s: %m" msgstr "" -#: c-opts.c:1018 +#: c-opts.c:1035 #, gcc-internal-format msgid "too many filenames given. Type %s --help for usage" msgstr "" -#: c-opts.c:1104 +#: c-opts.c:1121 #, gcc-internal-format msgid "YYDEBUG was not defined at build time, -dy ignored" msgstr "" -#: c-opts.c:1150 +#: c-opts.c:1167 #, gcc-internal-format msgid "opening dependency file %s: %m" msgstr "" -#: c-opts.c:1160 +#: c-opts.c:1177 #, gcc-internal-format msgid "closing dependency file %s: %m" msgstr "" -#: c-opts.c:1163 +#: c-opts.c:1180 #, gcc-internal-format msgid "when writing output to %s: %m" msgstr "" -#: c-opts.c:1243 +#: c-opts.c:1260 #, gcc-internal-format msgid "to generate dependencies you must specify either -M or -MM" msgstr "" -#: c-opts.c:1411 +#: c-opts.c:1428 #, gcc-internal-format msgid "too late for # directive to set debug directory" msgstr "" @@ -16009,7 +16724,7 @@ msgstr "" msgid "ISO C forbids an empty source file" msgstr "" -#: c-parser.c:1054 c-parser.c:5761 +#: c-parser.c:1054 c-parser.c:5762 #, gcc-internal-format msgid "ISO C does not allow extra %<;%> outside of a function" msgstr "" @@ -16043,16 +16758,16 @@ msgid "ISO C forbids nested functions" msgstr "" #: c-parser.c:1609 c-parser.c:2372 c-parser.c:2981 c-parser.c:3222 -#: c-parser.c:4008 c-parser.c:4589 c-parser.c:4979 c-parser.c:4999 -#: c-parser.c:5114 c-parser.c:5260 c-parser.c:5277 c-parser.c:5409 -#: c-parser.c:5421 c-parser.c:5446 c-parser.c:5574 c-parser.c:5603 -#: c-parser.c:5611 c-parser.c:5639 c-parser.c:5653 c-parser.c:5866 -#: c-parser.c:5965 +#: c-parser.c:4009 c-parser.c:4590 c-parser.c:4980 c-parser.c:5000 +#: c-parser.c:5115 c-parser.c:5261 c-parser.c:5278 c-parser.c:5410 +#: c-parser.c:5422 c-parser.c:5447 c-parser.c:5575 c-parser.c:5604 +#: c-parser.c:5612 c-parser.c:5640 c-parser.c:5654 c-parser.c:5867 +#: c-parser.c:5966 #, gcc-internal-format msgid "expected identifier" msgstr "" -#: c-parser.c:1635 cp/parser.c:10164 +#: c-parser.c:1635 cp/parser.c:10194 #, gcc-internal-format msgid "comma at end of enumerator list" msgstr "" @@ -16062,7 +16777,7 @@ msgstr "" msgid "expected %<,%> or %<}%>" msgstr "" -#: c-parser.c:1655 c-parser.c:1825 c-parser.c:5728 +#: c-parser.c:1655 c-parser.c:1825 c-parser.c:5729 #, gcc-internal-format msgid "expected %<{%>" msgstr "" @@ -16077,7 +16792,7 @@ msgstr "" msgid "expected class name" msgstr "" -#: c-parser.c:1786 c-parser.c:5513 +#: c-parser.c:1786 c-parser.c:5514 #, gcc-internal-format msgid "extra semicolon in struct or union specified" msgstr "" @@ -16211,57 +16926,57 @@ msgstr "" msgid "expected statement" msgstr "" -#: c-parser.c:3893 +#: c-parser.c:3894 #, gcc-internal-format msgid "%E qualifier ignored on asm" msgstr "" -#: c-parser.c:4173 +#: c-parser.c:4174 #, gcc-internal-format msgid "ISO C forbids omitting the middle term of a ?: expression" msgstr "" -#: c-parser.c:4559 +#: c-parser.c:4560 #, gcc-internal-format msgid "traditional C rejects the unary plus operator" msgstr "" -#: c-parser.c:4672 +#: c-parser.c:4673 #, gcc-internal-format msgid "%<sizeof%> applied to a bit-field" msgstr "" -#: c-parser.c:4815 c-parser.c:5156 c-parser.c:5178 +#: c-parser.c:4816 c-parser.c:5157 c-parser.c:5179 #, gcc-internal-format msgid "expected expression" msgstr "" -#: c-parser.c:4841 +#: c-parser.c:4842 #, gcc-internal-format msgid "braced-group within expression allowed only inside a function" msgstr "" -#: c-parser.c:4855 +#: c-parser.c:4856 #, gcc-internal-format msgid "ISO C forbids braced-groups within expressions" msgstr "" -#: c-parser.c:5038 +#: c-parser.c:5039 #, gcc-internal-format msgid "first argument to %<__builtin_choose_expr%> not a constant" msgstr "" -#: c-parser.c:5205 +#: c-parser.c:5206 #, gcc-internal-format msgid "compound literal has variable size" msgstr "" -#: c-parser.c:5213 +#: c-parser.c:5214 #, gcc-internal-format msgid "ISO C90 forbids compound literals" msgstr "" -#: c-parser.c:5724 +#: c-parser.c:5725 #, gcc-internal-format msgid "extra semicolon in method definition specified" msgstr "" @@ -16488,113 +17203,113 @@ msgstr "" msgid "junk at end of %<#pragma GCC visibility%>" msgstr "" -#: c-typeck.c:143 +#: c-typeck.c:157 #, gcc-internal-format msgid "%qD has an incomplete type" msgstr "" -#: c-typeck.c:164 cp/call.c:2696 +#: c-typeck.c:178 cp/call.c:2696 #, gcc-internal-format msgid "invalid use of void expression" msgstr "" -#: c-typeck.c:172 +#: c-typeck.c:186 #, gcc-internal-format msgid "invalid use of flexible array member" msgstr "" -#: c-typeck.c:178 +#: c-typeck.c:192 #, gcc-internal-format msgid "invalid use of array with unspecified bounds" msgstr "" -#: c-typeck.c:186 +#: c-typeck.c:200 #, gcc-internal-format msgid "invalid use of undefined type %<%s %E%>" msgstr "" #. If this type has a typedef-name, the TYPE_NAME is a TYPE_DECL. -#: c-typeck.c:190 +#: c-typeck.c:204 #, gcc-internal-format msgid "invalid use of incomplete typedef %qD" msgstr "" -#: c-typeck.c:417 c-typeck.c:442 +#: c-typeck.c:431 c-typeck.c:456 #, gcc-internal-format msgid "function types not truly compatible in ISO C" msgstr "" -#: c-typeck.c:824 +#: c-typeck.c:858 #, gcc-internal-format msgid "types are not quite compatible" msgstr "" -#: c-typeck.c:1066 +#: c-typeck.c:1176 #, gcc-internal-format msgid "function return types not compatible due to %<volatile%>" msgstr "" -#: c-typeck.c:1225 c-typeck.c:2519 +#: c-typeck.c:1335 c-typeck.c:2629 #, gcc-internal-format msgid "arithmetic on pointer to an incomplete type" msgstr "" -#: c-typeck.c:1616 +#: c-typeck.c:1726 #, gcc-internal-format msgid "%qT has no member named %qE" msgstr "" -#: c-typeck.c:1651 +#: c-typeck.c:1761 #, gcc-internal-format msgid "request for member %qE in something not a structure or union" msgstr "" -#: c-typeck.c:1682 +#: c-typeck.c:1792 #, gcc-internal-format msgid "dereferencing pointer to incomplete type" msgstr "" -#: c-typeck.c:1686 +#: c-typeck.c:1796 #, gcc-internal-format msgid "dereferencing %<void *%> pointer" msgstr "" -#: c-typeck.c:1703 cp/typeck.c:2128 +#: c-typeck.c:1813 cp/typeck.c:2198 #, gcc-internal-format msgid "invalid type argument of %qs" msgstr "" -#: c-typeck.c:1731 cp/typeck.c:2279 +#: c-typeck.c:1841 cp/typeck.c:2349 #, gcc-internal-format msgid "subscripted value is neither array nor pointer" msgstr "" -#: c-typeck.c:1742 cp/typeck.c:2198 cp/typeck.c:2284 +#: c-typeck.c:1852 cp/typeck.c:2268 cp/typeck.c:2354 #, gcc-internal-format msgid "array subscript is not an integer" msgstr "" -#: c-typeck.c:1748 +#: c-typeck.c:1858 #, gcc-internal-format msgid "subscripted value is pointer to function" msgstr "" -#: c-typeck.c:1761 cp/typeck.c:2194 +#: c-typeck.c:1871 cp/typeck.c:2264 #, gcc-internal-format msgid "array subscript has type %<char%>" msgstr "" -#: c-typeck.c:1801 +#: c-typeck.c:1911 #, gcc-internal-format msgid "ISO C forbids subscripting %<register%> array" msgstr "" -#: c-typeck.c:1803 +#: c-typeck.c:1913 #, gcc-internal-format msgid "ISO C90 forbids subscripting non-lvalue array" msgstr "" -#: c-typeck.c:2045 +#: c-typeck.c:2155 #, gcc-internal-format msgid "called object %qE is not a function" msgstr "" @@ -16602,823 +17317,838 @@ 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:2072 +#: c-typeck.c:2182 #, gcc-internal-format msgid "function called through a non-compatible type" msgstr "" -#: c-typeck.c:2179 +#: c-typeck.c:2289 #, gcc-internal-format msgid "too many arguments to function %qE" msgstr "" -#: c-typeck.c:2200 +#: c-typeck.c:2310 #, gcc-internal-format msgid "type of formal parameter %d is incomplete" msgstr "" -#: c-typeck.c:2213 +#: c-typeck.c:2323 #, gcc-internal-format msgid "" "passing argument %d of %qE as integer rather than floating due to prototype" msgstr "" -#: c-typeck.c:2218 +#: c-typeck.c:2328 #, gcc-internal-format msgid "" "passing argument %d of %qE as integer rather than complex due to prototype" msgstr "" -#: c-typeck.c:2223 +#: c-typeck.c:2333 #, gcc-internal-format msgid "" "passing argument %d of %qE as complex rather than floating due to prototype" msgstr "" -#: c-typeck.c:2228 +#: c-typeck.c:2338 #, gcc-internal-format msgid "" "passing argument %d of %qE as floating rather than integer due to prototype" msgstr "" -#: c-typeck.c:2233 +#: c-typeck.c:2343 #, gcc-internal-format msgid "" "passing argument %d of %qE as complex rather than integer due to prototype" msgstr "" -#: c-typeck.c:2238 +#: c-typeck.c:2348 #, gcc-internal-format msgid "" "passing argument %d of %qE as floating rather than complex due to prototype" msgstr "" -#: c-typeck.c:2250 +#: c-typeck.c:2360 #, gcc-internal-format msgid "" "passing argument %d of %qE as %<float%> rather than %<double%> due to " "prototype" msgstr "" -#: c-typeck.c:2270 +#: c-typeck.c:2380 #, gcc-internal-format msgid "passing argument %d of %qE with different width due to prototype" msgstr "" -#: c-typeck.c:2293 +#: c-typeck.c:2403 #, gcc-internal-format msgid "passing argument %d of %qE as unsigned due to prototype" msgstr "" -#: c-typeck.c:2297 +#: c-typeck.c:2407 #, gcc-internal-format msgid "passing argument %d of %qE as signed due to prototype" msgstr "" -#: c-typeck.c:2387 +#: c-typeck.c:2497 #, gcc-internal-format msgid "suggest parentheses around + or - inside shift" msgstr "" -#: c-typeck.c:2395 +#: c-typeck.c:2505 #, gcc-internal-format msgid "suggest parentheses around && within ||" msgstr "" -#: c-typeck.c:2405 +#: c-typeck.c:2515 #, gcc-internal-format msgid "suggest parentheses around arithmetic in operand of |" msgstr "" -#: c-typeck.c:2410 +#: c-typeck.c:2520 #, gcc-internal-format msgid "suggest parentheses around comparison in operand of |" msgstr "" -#: c-typeck.c:2420 +#: c-typeck.c:2530 #, gcc-internal-format msgid "suggest parentheses around arithmetic in operand of ^" msgstr "" -#: c-typeck.c:2425 +#: c-typeck.c:2535 #, gcc-internal-format msgid "suggest parentheses around comparison in operand of ^" msgstr "" -#: c-typeck.c:2433 +#: c-typeck.c:2543 #, gcc-internal-format msgid "suggest parentheses around + or - in operand of &" msgstr "" -#: c-typeck.c:2438 +#: c-typeck.c:2548 #, gcc-internal-format msgid "suggest parentheses around comparison in operand of &" msgstr "" -#: c-typeck.c:2444 +#: c-typeck.c:2554 #, gcc-internal-format msgid "comparisons like X<=Y<=Z do not have their mathematical meaning" msgstr "" -#: c-typeck.c:2471 +#: c-typeck.c:2581 #, gcc-internal-format msgid "pointer of type %<void *%> used in subtraction" msgstr "" -#: c-typeck.c:2473 +#: c-typeck.c:2583 #, gcc-internal-format msgid "pointer to a function used in subtraction" msgstr "" -#: c-typeck.c:2570 +#: c-typeck.c:2680 #, gcc-internal-format msgid "wrong type argument to unary plus" msgstr "" -#: c-typeck.c:2583 +#: c-typeck.c:2693 #, gcc-internal-format msgid "wrong type argument to unary minus" msgstr "" -#: c-typeck.c:2600 +#: c-typeck.c:2710 #, gcc-internal-format msgid "ISO C does not support %<~%> for complex conjugation" msgstr "" -#: c-typeck.c:2606 +#: c-typeck.c:2716 #, gcc-internal-format msgid "wrong type argument to bit-complement" msgstr "" -#: c-typeck.c:2614 +#: c-typeck.c:2724 #, gcc-internal-format msgid "wrong type argument to abs" msgstr "" -#: c-typeck.c:2626 +#: c-typeck.c:2736 #, gcc-internal-format msgid "wrong type argument to conjugation" msgstr "" -#: c-typeck.c:2638 +#: c-typeck.c:2748 #, gcc-internal-format msgid "wrong type argument to unary exclamation mark" msgstr "" -#: c-typeck.c:2675 +#: c-typeck.c:2785 #, gcc-internal-format msgid "ISO C does not support %<++%> and %<--%> on complex types" msgstr "" -#: c-typeck.c:2691 c-typeck.c:2723 +#: c-typeck.c:2801 c-typeck.c:2833 #, gcc-internal-format msgid "wrong type argument to increment" msgstr "" -#: c-typeck.c:2693 c-typeck.c:2725 +#: c-typeck.c:2803 c-typeck.c:2835 #, gcc-internal-format msgid "wrong type argument to decrement" msgstr "" -#: c-typeck.c:2714 +#: c-typeck.c:2824 #, gcc-internal-format msgid "increment of pointer to unknown structure" msgstr "" -#: c-typeck.c:2716 +#: c-typeck.c:2826 #, gcc-internal-format msgid "decrement of pointer to unknown structure" msgstr "" -#: c-typeck.c:2887 +#: c-typeck.c:2998 #, gcc-internal-format msgid "assignment of read-only member %qD" msgstr "" -#: c-typeck.c:2888 +#: c-typeck.c:2999 #, gcc-internal-format msgid "increment of read-only member %qD" msgstr "" -#: c-typeck.c:2889 +#: c-typeck.c:3000 #, gcc-internal-format msgid "decrement of read-only member %qD" msgstr "" -#: c-typeck.c:2893 +#: c-typeck.c:3001 +#, gcc-internal-format +msgid "read-only member %qD used as %<asm%> output" +msgstr "" + +#: c-typeck.c:3005 #, gcc-internal-format msgid "assignment of read-only variable %qD" msgstr "" -#: c-typeck.c:2894 +#: c-typeck.c:3006 #, gcc-internal-format msgid "increment of read-only variable %qD" msgstr "" -#: c-typeck.c:2895 +#: c-typeck.c:3007 #, gcc-internal-format msgid "decrement of read-only variable %qD" msgstr "" -#: c-typeck.c:2898 +#: c-typeck.c:3008 +#, gcc-internal-format +msgid "read-only variable %qD used as %<asm%> output" +msgstr "" + +#: c-typeck.c:3011 #, gcc-internal-format msgid "assignment of read-only location" msgstr "" -#: c-typeck.c:2899 +#: c-typeck.c:3012 #, gcc-internal-format msgid "increment of read-only location" msgstr "" -#: c-typeck.c:2900 +#: c-typeck.c:3013 #, gcc-internal-format msgid "decrement of read-only location" msgstr "" -#: c-typeck.c:2935 +#: c-typeck.c:3014 +#, gcc-internal-format +msgid "read-only location used as %<asm%> output" +msgstr "" + +#: c-typeck.c:3049 #, gcc-internal-format msgid "cannot take address of bit-field %qD" msgstr "" -#: c-typeck.c:2963 +#: c-typeck.c:3077 #, gcc-internal-format msgid "global register variable %qD used in nested function" msgstr "" -#: c-typeck.c:2966 +#: c-typeck.c:3080 #, gcc-internal-format msgid "register variable %qD used in nested function" msgstr "" -#: c-typeck.c:2971 +#: c-typeck.c:3085 #, gcc-internal-format msgid "address of global register variable %qD requested" msgstr "" -#: c-typeck.c:2973 +#: c-typeck.c:3087 #, gcc-internal-format msgid "address of register variable %qD requested" msgstr "" -#: c-typeck.c:3019 +#: c-typeck.c:3133 #, gcc-internal-format msgid "non-lvalue array in conditional expression" msgstr "" -#: c-typeck.c:3063 +#: c-typeck.c:3177 #, gcc-internal-format msgid "signed and unsigned type in conditional expression" msgstr "" -#: c-typeck.c:3070 +#: c-typeck.c:3184 #, gcc-internal-format msgid "ISO C forbids conditional expr with only one void side" msgstr "" -#: c-typeck.c:3086 c-typeck.c:3094 +#: c-typeck.c:3200 c-typeck.c:3208 #, gcc-internal-format msgid "ISO C forbids conditional expr between %<void *%> and function pointer" msgstr "" -#: c-typeck.c:3101 +#: c-typeck.c:3215 #, gcc-internal-format msgid "pointer type mismatch in conditional expression" msgstr "" -#: c-typeck.c:3108 c-typeck.c:3118 +#: c-typeck.c:3222 c-typeck.c:3232 #, gcc-internal-format msgid "pointer/integer type mismatch in conditional expression" msgstr "" -#: c-typeck.c:3132 +#: c-typeck.c:3246 #, gcc-internal-format msgid "type mismatch in conditional expression" msgstr "" -#: c-typeck.c:3172 +#: c-typeck.c:3286 #, gcc-internal-format msgid "left-hand operand of comma expression has no effect" msgstr "" -#: c-typeck.c:3206 +#: c-typeck.c:3320 #, gcc-internal-format msgid "cast specifies array type" msgstr "" -#: c-typeck.c:3212 +#: c-typeck.c:3326 #, gcc-internal-format msgid "cast specifies function type" msgstr "" -#: c-typeck.c:3222 +#: c-typeck.c:3336 #, gcc-internal-format msgid "ISO C forbids casting nonscalar to the same type" msgstr "" -#: c-typeck.c:3239 +#: c-typeck.c:3353 #, gcc-internal-format msgid "ISO C forbids casts to union type" msgstr "" -#: c-typeck.c:3247 +#: c-typeck.c:3361 #, gcc-internal-format msgid "cast to union type from type not present in union" msgstr "" -#: c-typeck.c:3293 +#: c-typeck.c:3407 #, gcc-internal-format 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:3298 +#: c-typeck.c:3412 #, gcc-internal-format msgid "cast discards qualifiers from pointer target type" msgstr "" -#: c-typeck.c:3314 +#: c-typeck.c:3428 #, gcc-internal-format msgid "cast increases required alignment of target type" msgstr "" -#: c-typeck.c:3321 +#: c-typeck.c:3435 #, gcc-internal-format msgid "cast from pointer to integer of different size" msgstr "" -#: c-typeck.c:3325 +#: c-typeck.c:3439 #, gcc-internal-format msgid "cast from function call of type %qT to non-matching type %qT" msgstr "" -#: c-typeck.c:3333 +#: c-typeck.c:3447 #, gcc-internal-format msgid "cast to pointer from integer of different size" msgstr "" -#: c-typeck.c:3347 +#: c-typeck.c:3461 #, gcc-internal-format msgid "type-punning to incomplete type might break strict-aliasing rules" msgstr "" -#: c-typeck.c:3355 +#: c-typeck.c:3469 #, gcc-internal-format msgid "dereferencing type-punned pointer will break strict-aliasing rules" msgstr "" -#: c-typeck.c:3359 +#: c-typeck.c:3473 #, gcc-internal-format msgid "dereferencing type-punned pointer might break strict-aliasing rules" msgstr "" -#: c-typeck.c:3372 +#: c-typeck.c:3486 #, gcc-internal-format msgid "ISO C forbids conversion of function pointer to object pointer type" msgstr "" -#: c-typeck.c:3381 +#: c-typeck.c:3495 #, gcc-internal-format msgid "ISO C forbids conversion of object pointer to function pointer type" msgstr "" -#: c-typeck.c:3652 +#: c-typeck.c:3769 #, gcc-internal-format msgid "cannot pass rvalue to reference parameter" msgstr "" -#: c-typeck.c:3761 c-typeck.c:3927 +#: c-typeck.c:3876 c-typeck.c:4044 #, gcc-internal-format msgid "" "passing argument %d of %qE makes qualified function pointer from unqualified" msgstr "" -#: c-typeck.c:3764 c-typeck.c:3930 +#: c-typeck.c:3879 c-typeck.c:4047 #, gcc-internal-format msgid "assignment makes qualified function pointer from unqualified" msgstr "" -#: c-typeck.c:3767 c-typeck.c:3932 +#: c-typeck.c:3882 c-typeck.c:4049 #, gcc-internal-format msgid "initialization makes qualified function pointer from unqualified" msgstr "" -#: c-typeck.c:3770 c-typeck.c:3934 +#: c-typeck.c:3885 c-typeck.c:4051 #, gcc-internal-format msgid "return makes qualified function pointer from unqualified" msgstr "" -#: c-typeck.c:3774 c-typeck.c:3894 +#: c-typeck.c:3889 c-typeck.c:4011 #, gcc-internal-format msgid "passing argument %d of %qE discards qualifiers from pointer target type" msgstr "" -#: c-typeck.c:3776 c-typeck.c:3896 +#: c-typeck.c:3891 c-typeck.c:4013 #, gcc-internal-format msgid "assignment discards qualifiers from pointer target type" msgstr "" -#: c-typeck.c:3778 c-typeck.c:3898 +#: c-typeck.c:3893 c-typeck.c:4015 #, gcc-internal-format msgid "initialization discards qualifiers from pointer target type" msgstr "" -#: c-typeck.c:3780 c-typeck.c:3900 +#: c-typeck.c:3895 c-typeck.c:4017 #, gcc-internal-format msgid "return discards qualifiers from pointer target type" msgstr "" -#: c-typeck.c:3785 +#: c-typeck.c:3902 #, gcc-internal-format msgid "ISO C prohibits argument conversion to union type" msgstr "" -#: c-typeck.c:3820 +#: c-typeck.c:3937 #, gcc-internal-format msgid "request for implicit conversion from %qT to %qT not permitted in C++" msgstr "" -#: c-typeck.c:3833 +#: c-typeck.c:3950 #, gcc-internal-format msgid "argument %d of %qE might be a candidate for a format attribute" msgstr "" -#: c-typeck.c:3839 +#: c-typeck.c:3956 #, gcc-internal-format msgid "assignment left-hand side might be a candidate for a format attribute" msgstr "" -#: c-typeck.c:3844 +#: c-typeck.c:3961 #, gcc-internal-format msgid "" "initialization left-hand side might be a candidate for a format attribute" msgstr "" -#: c-typeck.c:3849 +#: c-typeck.c:3966 #, gcc-internal-format msgid "return type might be a candidate for a format attribute" msgstr "" -#: c-typeck.c:3874 +#: c-typeck.c:3991 #, gcc-internal-format msgid "" "ISO C forbids passing argument %d of %qE between function pointer and %<void " "*%>" msgstr "" -#: c-typeck.c:3877 +#: c-typeck.c:3994 #, gcc-internal-format msgid "ISO C forbids assignment between function pointer and %<void *%>" msgstr "" -#: c-typeck.c:3879 +#: c-typeck.c:3996 #, gcc-internal-format msgid "ISO C forbids initialization between function pointer and %<void *%>" msgstr "" -#: c-typeck.c:3881 +#: c-typeck.c:3998 #, gcc-internal-format msgid "ISO C forbids return between function pointer and %<void *%>" msgstr "" -#: c-typeck.c:3910 +#: c-typeck.c:4027 #, gcc-internal-format msgid "pointer targets in passing argument %d of %qE differ in signedness" msgstr "" -#: c-typeck.c:3912 +#: c-typeck.c:4029 #, gcc-internal-format msgid "pointer targets in assignment differ in signedness" msgstr "" -#: c-typeck.c:3914 +#: c-typeck.c:4031 #, gcc-internal-format msgid "pointer targets in initialization differ in signedness" msgstr "" -#: c-typeck.c:3916 +#: c-typeck.c:4033 #, gcc-internal-format msgid "pointer targets in return differ in signedness" msgstr "" -#: c-typeck.c:3941 +#: c-typeck.c:4058 #, gcc-internal-format msgid "passing argument %d of %qE from incompatible pointer type" msgstr "" -#: c-typeck.c:3943 +#: c-typeck.c:4060 #, gcc-internal-format msgid "assignment from incompatible pointer type" msgstr "" -#: c-typeck.c:3944 +#: c-typeck.c:4061 #, gcc-internal-format msgid "initialization from incompatible pointer type" msgstr "" -#: c-typeck.c:3946 +#: c-typeck.c:4063 #, gcc-internal-format msgid "return from incompatible pointer type" msgstr "" -#: c-typeck.c:3968 +#: c-typeck.c:4085 #, gcc-internal-format msgid "passing argument %d of %qE makes pointer from integer without a cast" msgstr "" -#: c-typeck.c:3970 +#: c-typeck.c:4087 #, gcc-internal-format msgid "assignment makes pointer from integer without a cast" msgstr "" -#: c-typeck.c:3972 +#: c-typeck.c:4089 #, gcc-internal-format msgid "initialization makes pointer from integer without a cast" msgstr "" -#: c-typeck.c:3974 +#: c-typeck.c:4091 #, gcc-internal-format msgid "return makes pointer from integer without a cast" msgstr "" -#: c-typeck.c:3981 +#: c-typeck.c:4098 #, gcc-internal-format msgid "passing argument %d of %qE makes integer from pointer without a cast" msgstr "" -#: c-typeck.c:3983 +#: c-typeck.c:4100 #, gcc-internal-format msgid "assignment makes integer from pointer without a cast" msgstr "" -#: c-typeck.c:3985 +#: c-typeck.c:4102 #, gcc-internal-format msgid "initialization makes integer from pointer without a cast" msgstr "" -#: c-typeck.c:3987 +#: c-typeck.c:4104 #, gcc-internal-format msgid "return makes integer from pointer without a cast" msgstr "" -#: c-typeck.c:4003 +#: c-typeck.c:4120 #, gcc-internal-format msgid "incompatible types in assignment" msgstr "" -#: c-typeck.c:4006 +#: c-typeck.c:4123 #, gcc-internal-format msgid "incompatible types in initialization" msgstr "" -#: c-typeck.c:4009 +#: c-typeck.c:4126 #, gcc-internal-format msgid "incompatible types in return" msgstr "" -#: c-typeck.c:4090 +#: c-typeck.c:4207 #, gcc-internal-format msgid "traditional C rejects automatic aggregate initialization" msgstr "" -#: c-typeck.c:4258 c-typeck.c:4273 c-typeck.c:4288 +#: c-typeck.c:4375 c-typeck.c:4390 c-typeck.c:4405 #, gcc-internal-format msgid "(near initialization for %qs)" msgstr "" -#: c-typeck.c:4825 cp/decl.c:4562 +#: c-typeck.c:4942 cp/decl.c:4597 #, gcc-internal-format msgid "opaque vector types cannot be initialized" msgstr "" -#: c-typeck.c:5455 +#: c-typeck.c:5572 #, gcc-internal-format msgid "unknown field %qE specified in initializer" msgstr "" -#: c-typeck.c:6349 +#: c-typeck.c:6466 #, gcc-internal-format msgid "traditional C rejects initialization of unions" msgstr "" -#: c-typeck.c:6651 +#: c-typeck.c:6774 #, gcc-internal-format msgid "jump into statement expression" msgstr "" -#: c-typeck.c:6657 +#: c-typeck.c:6780 #, gcc-internal-format msgid "jump into scope of identifier with variably modified type" msgstr "" -#: c-typeck.c:6694 +#: c-typeck.c:6817 #, gcc-internal-format msgid "ISO C forbids %<goto *expr;%>" msgstr "" -#: c-typeck.c:6709 cp/typeck.c:6156 +#: c-typeck.c:6832 cp/typeck.c:6234 #, gcc-internal-format msgid "function declared %<noreturn%> has a %<return%> statement" msgstr "" -#: c-typeck.c:6717 +#: c-typeck.c:6840 #, gcc-internal-format msgid "%<return%> with no value, in function returning non-void" msgstr "" -#: c-typeck.c:6726 +#: c-typeck.c:6849 #, gcc-internal-format msgid "%<return%> with a value, in function returning void" msgstr "" -#: c-typeck.c:6783 +#: c-typeck.c:6906 #, gcc-internal-format msgid "function returns address of local variable" msgstr "" -#: c-typeck.c:6856 cp/semantics.c:908 +#: c-typeck.c:6979 cp/semantics.c:908 #, gcc-internal-format msgid "switch quantity not an integer" msgstr "" -#: c-typeck.c:6867 +#: c-typeck.c:6990 #, gcc-internal-format msgid "%<long%> switch expression not converted to %<int%> in ISO C" msgstr "" -#: c-typeck.c:6908 +#: c-typeck.c:7031 #, gcc-internal-format msgid "" "case label in statement expression not containing enclosing switch statement" msgstr "" -#: c-typeck.c:6911 +#: c-typeck.c:7034 #, gcc-internal-format msgid "" "%<default%> label in statement expression not containing enclosing switch " "statement" msgstr "" -#: c-typeck.c:6917 +#: c-typeck.c:7040 #, gcc-internal-format msgid "" "case label in scope of identifier with variably modified type not containing " "enclosing switch statement" msgstr "" -#: c-typeck.c:6920 +#: c-typeck.c:7043 #, gcc-internal-format msgid "" "%<default%> label in scope of identifier with variably modified type not " "containing enclosing switch statement" msgstr "" -#: c-typeck.c:6924 cp/parser.c:6190 +#: c-typeck.c:7047 cp/parser.c:6185 #, gcc-internal-format msgid "case label not within a switch statement" msgstr "" -#: c-typeck.c:6926 +#: c-typeck.c:7049 #, gcc-internal-format msgid "%<default%> label not within a switch statement" msgstr "" -#: c-typeck.c:7003 +#: c-typeck.c:7126 #, gcc-internal-format msgid "%Hsuggest explicit braces to avoid ambiguous %<else%>" msgstr "" -#: c-typeck.c:7022 +#: c-typeck.c:7145 #, gcc-internal-format msgid "%Hempty body in an if-statement" msgstr "" -#: c-typeck.c:7031 +#: c-typeck.c:7154 #, gcc-internal-format msgid "%Hempty body in an else-statement" msgstr "" -#: c-typeck.c:7140 cp/cp-gimplify.c:118 cp/parser.c:6682 +#: c-typeck.c:7263 cp/cp-gimplify.c:118 cp/parser.c:6677 #, gcc-internal-format msgid "break statement not within loop or switch" msgstr "" -#: c-typeck.c:7142 cp/parser.c:6693 +#: c-typeck.c:7265 cp/parser.c:6688 #, gcc-internal-format msgid "continue statement not within a loop" msgstr "" -#: c-typeck.c:7162 +#: c-typeck.c:7285 #, gcc-internal-format msgid "%Hstatement with no effect" msgstr "" -#: c-typeck.c:7184 +#: c-typeck.c:7307 #, gcc-internal-format msgid "expression statement has incomplete type" msgstr "" -#: c-typeck.c:7642 c-typeck.c:7683 +#: c-typeck.c:7765 c-typeck.c:7806 #, gcc-internal-format msgid "division by zero" msgstr "" -#: c-typeck.c:7728 cp/typeck.c:2967 +#: c-typeck.c:7851 cp/typeck.c:3037 #, gcc-internal-format msgid "right shift count is negative" msgstr "" -#: c-typeck.c:7735 cp/typeck.c:2973 +#: c-typeck.c:7858 cp/typeck.c:3043 #, gcc-internal-format msgid "right shift count >= width of type" msgstr "" -#: c-typeck.c:7756 cp/typeck.c:2992 +#: c-typeck.c:7879 cp/typeck.c:3062 #, gcc-internal-format msgid "left shift count is negative" msgstr "" -#: c-typeck.c:7759 cp/typeck.c:2994 +#: c-typeck.c:7882 cp/typeck.c:3064 #, gcc-internal-format msgid "left shift count >= width of type" msgstr "" -#: c-typeck.c:7777 cp/typeck.c:3029 +#: c-typeck.c:7900 cp/typeck.c:3099 #, gcc-internal-format msgid "comparing floating point with == or != is unsafe" msgstr "" -#: c-typeck.c:7801 c-typeck.c:7808 +#: c-typeck.c:7924 c-typeck.c:7931 #, gcc-internal-format msgid "ISO C forbids comparison of %<void *%> with function pointer" msgstr "" -#: c-typeck.c:7814 c-typeck.c:7860 +#: c-typeck.c:7937 c-typeck.c:7983 #, gcc-internal-format msgid "comparison of distinct pointer types lacks a cast" msgstr "" -#: c-typeck.c:7828 c-typeck.c:7833 c-typeck.c:7880 c-typeck.c:7885 +#: c-typeck.c:7951 c-typeck.c:7956 c-typeck.c:8003 c-typeck.c:8008 #, gcc-internal-format msgid "comparison between pointer and integer" msgstr "" -#: c-typeck.c:7852 +#: c-typeck.c:7975 #, gcc-internal-format msgid "comparison of complete and incomplete pointers" msgstr "" -#: c-typeck.c:7855 +#: c-typeck.c:7978 #, gcc-internal-format msgid "ISO C forbids ordered comparisons of pointers to functions" msgstr "" -#: c-typeck.c:7868 c-typeck.c:7875 +#: c-typeck.c:7991 c-typeck.c:7998 #, gcc-internal-format msgid "ordered comparison of pointer with integer zero" msgstr "" -#: c-typeck.c:8105 +#: c-typeck.c:8228 #, gcc-internal-format msgid "comparison between signed and unsigned" msgstr "" -#: c-typeck.c:8151 cp/typeck.c:3452 +#: c-typeck.c:8274 cp/typeck.c:3522 #, gcc-internal-format msgid "comparison of promoted ~unsigned with constant" msgstr "" -#: c-typeck.c:8159 cp/typeck.c:3460 +#: c-typeck.c:8282 cp/typeck.c:3530 #, gcc-internal-format msgid "comparison of promoted ~unsigned with unsigned" msgstr "" -#: c-typeck.c:8217 +#: c-typeck.c:8340 #, gcc-internal-format msgid "used array that cannot be converted to pointer where scalar is required" msgstr "" -#: c-typeck.c:8221 +#: c-typeck.c:8344 #, gcc-internal-format msgid "used struct type value where scalar is required" msgstr "" -#: c-typeck.c:8225 +#: c-typeck.c:8348 #, gcc-internal-format msgid "used union type value where scalar is required" msgstr "" -#: calls.c:1906 +#: calls.c:1929 #, gcc-internal-format msgid "function call has aggregate value" msgstr "" -#: cfgexpand.c:1494 +#: cfgexpand.c:1558 #, gcc-internal-format msgid "not protecting local variables: variable length buffer" msgstr "" -#: cfgexpand.c:1496 +#: cfgexpand.c:1560 #, gcc-internal-format msgid "not protecting function: no buffer at least %d bytes long" msgstr "" @@ -17463,7 +18193,7 @@ msgstr "" msgid "verify_flow_info: Basic block %d succ edge is corrupted" msgstr "" -#: cfghooks.c:165 cfgrtl.c:2051 +#: cfghooks.c:165 cfgrtl.c:2045 #, gcc-internal-format msgid "wrong amount of branch edges after unconditional jump %i" msgstr "" @@ -17653,117 +18383,117 @@ msgstr "" msgid "loop %d should not have single exit (%d -> %d)" msgstr "" -#: cfgrtl.c:1937 +#: cfgrtl.c:1931 #, gcc-internal-format msgid "BB_RTL flag not set for block %d" msgstr "" -#: cfgrtl.c:1943 +#: cfgrtl.c:1937 #, gcc-internal-format msgid "end insn %d for block %d not found in the insn stream" msgstr "" -#: cfgrtl.c:1957 +#: cfgrtl.c:1951 #, gcc-internal-format msgid "insn %d is in multiple basic blocks (%d and %d)" msgstr "" -#: cfgrtl.c:1969 +#: cfgrtl.c:1963 #, gcc-internal-format msgid "head insn %d for block %d not found in the insn stream" msgstr "" -#: cfgrtl.c:1993 +#: cfgrtl.c:1987 #, gcc-internal-format msgid "verify_flow_info: REG_BR_PROB does not match cfg %wi %i" msgstr "" -#: cfgrtl.c:2008 +#: cfgrtl.c:2002 #, gcc-internal-format msgid "fallthru edge crosses section boundary (bb %i)" msgstr "" -#: cfgrtl.c:2033 +#: cfgrtl.c:2027 #, gcc-internal-format msgid "missing REG_EH_REGION note in the end of bb %i" msgstr "" -#: cfgrtl.c:2041 +#: cfgrtl.c:2035 #, gcc-internal-format msgid "too many outgoing branch edges from bb %i" msgstr "" -#: cfgrtl.c:2046 +#: cfgrtl.c:2040 #, gcc-internal-format msgid "fallthru edge after unconditional jump %i" msgstr "" -#: cfgrtl.c:2057 +#: cfgrtl.c:2051 #, gcc-internal-format msgid "wrong amount of branch edges after conditional jump %i" msgstr "" -#: cfgrtl.c:2062 +#: cfgrtl.c:2056 #, gcc-internal-format msgid "call edges for non-call insn in bb %i" msgstr "" -#: cfgrtl.c:2071 +#: cfgrtl.c:2065 #, gcc-internal-format msgid "abnormal edges for no purpose in bb %i" msgstr "" -#: cfgrtl.c:2083 +#: cfgrtl.c:2077 #, gcc-internal-format msgid "insn %d inside basic block %d but block_for_insn is NULL" msgstr "" -#: cfgrtl.c:2087 +#: cfgrtl.c:2081 #, gcc-internal-format msgid "insn %d inside basic block %d but block_for_insn is %i" msgstr "" -#: cfgrtl.c:2101 cfgrtl.c:2111 +#: cfgrtl.c:2095 cfgrtl.c:2105 #, gcc-internal-format msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d" msgstr "" -#: cfgrtl.c:2124 +#: cfgrtl.c:2118 #, gcc-internal-format msgid "NOTE_INSN_BASIC_BLOCK %d in middle of basic block %d" msgstr "" -#: cfgrtl.c:2134 +#: cfgrtl.c:2128 #, gcc-internal-format msgid "in basic block %d:" msgstr "" -#: cfgrtl.c:2171 +#: cfgrtl.c:2165 #, gcc-internal-format msgid "bb prediction set for block %i, but it is not used in RTL land" msgstr "" -#: cfgrtl.c:2189 +#: cfgrtl.c:2183 #, gcc-internal-format msgid "missing barrier after block %i" msgstr "" -#: cfgrtl.c:2202 +#: cfgrtl.c:2196 #, gcc-internal-format msgid "verify_flow_info: Incorrect blocks for fallthru %i->%i" msgstr "" -#: cfgrtl.c:2211 +#: cfgrtl.c:2205 #, gcc-internal-format msgid "verify_flow_info: Incorrect fallthru %i->%i" msgstr "" -#: cfgrtl.c:2230 +#: cfgrtl.c:2224 #, gcc-internal-format msgid "basic blocks not laid down consecutively" msgstr "" -#: cfgrtl.c:2269 +#: cfgrtl.c:2263 #, gcc-internal-format msgid "number of bb notes in insn chain (%d) != n_basic_blocks (%d)" msgstr "" @@ -17773,72 +18503,82 @@ msgstr "" msgid "%D renamed after being referenced in assembly" msgstr "" -#: cgraphunit.c:662 +#: cgraphunit.c:664 #, gcc-internal-format msgid "aux field set for edge %s->%s" msgstr "" -#: cgraphunit.c:674 +#: cgraphunit.c:670 +#, gcc-internal-format +msgid "Execution count is negative" +msgstr "" + +#: cgraphunit.c:677 +#, gcc-internal-format +msgid "caller edge count is negative" +msgstr "" + +#: cgraphunit.c:686 #, gcc-internal-format msgid "inlined_to pointer is wrong" msgstr "" -#: cgraphunit.c:679 +#: cgraphunit.c:691 #, gcc-internal-format msgid "multiple inline callers" msgstr "" -#: cgraphunit.c:686 +#: cgraphunit.c:698 #, gcc-internal-format msgid "inlined_to pointer set for noninline callers" msgstr "" -#: cgraphunit.c:692 +#: cgraphunit.c:704 #, gcc-internal-format msgid "inlined_to pointer is set but no predecesors found" msgstr "" -#: cgraphunit.c:697 +#: cgraphunit.c:709 #, gcc-internal-format msgid "inlined_to pointer refers to itself" msgstr "" -#: cgraphunit.c:707 +#: cgraphunit.c:719 #, gcc-internal-format msgid "node not found in DECL_ASSEMBLER_NAME hash" msgstr "" -#: cgraphunit.c:735 +#: cgraphunit.c:747 #, gcc-internal-format msgid "shared call_stmt:" msgstr "" -#: cgraphunit.c:741 +#: cgraphunit.c:753 #, gcc-internal-format msgid "edge points to wrong declaration:" msgstr "" -#: cgraphunit.c:750 +#: cgraphunit.c:762 #, gcc-internal-format msgid "missing callgraph edge for call stmt:" msgstr "" -#: cgraphunit.c:767 +#: cgraphunit.c:779 #, gcc-internal-format msgid "edge %s->%s has no corresponding call_stmt" msgstr "" -#: cgraphunit.c:779 +#: cgraphunit.c:791 #, gcc-internal-format msgid "verify_cgraph_node failed" msgstr "" -#: cgraphunit.c:1016 +#: cgraphunit.c:1028 #, gcc-internal-format msgid "failed to reclaim unneeded function" msgstr "" -#: cgraphunit.c:1296 +#: cgraphunit.c:1308 #, gcc-internal-format msgid "nodes with no released memory found" msgstr "" @@ -17868,42 +18608,42 @@ msgstr "" msgid "cannot convert to a pointer type" msgstr "" -#: convert.c:298 +#: convert.c:304 #, gcc-internal-format msgid "pointer value used where a floating point value was expected" msgstr "" -#: convert.c:302 +#: convert.c:308 #, gcc-internal-format msgid "aggregate value used where a float was expected" msgstr "" -#: convert.c:327 +#: convert.c:333 #, gcc-internal-format msgid "conversion to incomplete type" msgstr "" -#: convert.c:684 convert.c:760 +#: convert.c:678 convert.c:754 #, gcc-internal-format msgid "can't convert between vector values of different size" msgstr "" -#: convert.c:690 +#: convert.c:684 #, gcc-internal-format msgid "aggregate value used where an integer was expected" msgstr "" -#: convert.c:740 +#: convert.c:734 #, gcc-internal-format msgid "pointer value used where a complex was expected" msgstr "" -#: convert.c:744 +#: convert.c:738 #, gcc-internal-format msgid "aggregate value used where a complex was expected" msgstr "" -#: convert.c:766 +#: convert.c:760 #, gcc-internal-format msgid "can't convert value to a vector" msgstr "" @@ -17958,17 +18698,17 @@ msgstr "" msgid "coverage mismatch for function %qs while reading counter %qs" msgstr "" -#: coverage.c:523 +#: coverage.c:529 #, gcc-internal-format msgid "cannot open %s" msgstr "" -#: coverage.c:558 +#: coverage.c:564 #, gcc-internal-format msgid "error writing %qs" msgstr "" -#: diagnostic.c:590 +#: diagnostic.c:602 #, gcc-internal-format msgid "in %s, at %s:%d" msgstr "" @@ -17988,7 +18728,7 @@ msgstr "" msgid "ENTRY does not dominate bb %d" msgstr "" -#: dwarf2out.c:3469 +#: dwarf2out.c:3526 #, gcc-internal-format msgid "DW_LOC_OP %s not implemented" msgstr "" @@ -18003,7 +18743,7 @@ msgstr "" msgid "shared rtx" msgstr "" -#: emit-rtl.c:2270 flow.c:495 flow.c:520 flow.c:542 +#: emit-rtl.c:2270 flow.c:492 flow.c:517 flow.c:539 #, gcc-internal-format msgid "internal consistency failure" msgstr "" @@ -18018,52 +18758,52 @@ msgstr "" msgid "abort in %s, at %s:%d" msgstr "" -#: except.c:333 +#: except.c:338 #, gcc-internal-format msgid "exception handling disabled, use -fexceptions to enable" msgstr "" -#: except.c:2757 +#: except.c:2786 #, gcc-internal-format msgid "argument of %<__builtin_eh_return_regno%> must be constant" msgstr "" -#: except.c:2888 +#: except.c:2917 #, gcc-internal-format msgid "__builtin_eh_return not supported on this target" msgstr "" -#: except.c:3738 except.c:3747 +#: except.c:3771 except.c:3780 #, gcc-internal-format msgid "region_array is corrupted for region %i" msgstr "" -#: except.c:3752 +#: except.c:3785 #, gcc-internal-format msgid "outer block of region %i is wrong" msgstr "" -#: except.c:3757 +#: except.c:3790 #, gcc-internal-format msgid "region %i may contain throw and is contained in region that may not" msgstr "" -#: except.c:3763 +#: except.c:3796 #, gcc-internal-format msgid "negative nesting depth of region %i" msgstr "" -#: except.c:3783 +#: except.c:3816 #, gcc-internal-format msgid "tree list ends on depth %i" msgstr "" -#: except.c:3788 +#: except.c:3821 #, gcc-internal-format msgid "array does not match the region tree" msgstr "" -#: except.c:3794 +#: except.c:3827 #, gcc-internal-format msgid "verify_eh_tree failed" msgstr "" @@ -18073,87 +18813,92 @@ msgstr "" msgid "stack limits not supported on this target" msgstr "" -#: fold-const.c:3309 fold-const.c:3320 +#: fold-const.c:3328 fold-const.c:3339 #, gcc-internal-format msgid "comparison is always %d due to width of bit-field" msgstr "" -#: fold-const.c:4903 fold-const.c:4918 +#: fold-const.c:4940 fold-const.c:4955 #, gcc-internal-format msgid "comparison is always %d" msgstr "" -#: fold-const.c:5047 +#: fold-const.c:5084 #, gcc-internal-format msgid "%<or%> of unmatched not-equal tests is always 1" msgstr "" -#: fold-const.c:5052 +#: fold-const.c:5089 #, gcc-internal-format msgid "%<and%> of mutually exclusive equal-tests is always 0" msgstr "" -#: fold-const.c:10273 +#: fold-const.c:10285 #, gcc-internal-format msgid "fold check: original tree changed by fold" msgstr "" -#: function.c:823 varasm.c:1669 +#: function.c:491 +#, gcc-internal-format +msgid "%Jtotal size of local objects too large" +msgstr "" + +#: function.c:838 varasm.c:1674 #, gcc-internal-format msgid "size of variable %q+D is too large" msgstr "" -#: function.c:1526 +#: function.c:1548 #, gcc-internal-format msgid "impossible constraint in %<asm%>" msgstr "" -#: function.c:3467 +#: function.c:3478 #, gcc-internal-format msgid "variable %q+D might be clobbered by %<longjmp%> or %<vfork%>" msgstr "" -#: function.c:3488 +#: function.c:3499 #, gcc-internal-format msgid "argument %q+D might be clobbered by %<longjmp%> or %<vfork%>" msgstr "" -#: function.c:3883 +#: function.c:3894 #, gcc-internal-format msgid "function returns an aggregate" msgstr "" -#: function.c:4311 +#: function.c:4286 #, gcc-internal-format msgid "unused parameter %q+D" msgstr "" -#: gcc.c:1244 +#: gcc.c:1243 #, gcc-internal-format msgid "ambiguous abbreviation %s" msgstr "" -#: gcc.c:1271 +#: gcc.c:1270 #, gcc-internal-format msgid "incomplete '%s' option" msgstr "" -#: gcc.c:1282 +#: gcc.c:1281 #, gcc-internal-format msgid "missing argument to '%s' option" msgstr "" -#: gcc.c:1295 +#: gcc.c:1294 #, gcc-internal-format msgid "extraneous argument to '%s' option" msgstr "" -#: gcc.c:3799 +#: gcc.c:3804 #, gcc-internal-format msgid "warning: -pipe ignored because -save-temps specified" msgstr "" -#: gcc.c:4100 +#: gcc.c:4105 #, gcc-internal-format msgid "warning: '-x %s' after last input file has no effect" msgstr "" @@ -18161,62 +18906,62 @@ msgstr "" #. Catch the case where a spec string contains something like #. '%{foo:%*}'. i.e. there is no * in the pattern on the left #. hand side of the :. -#: gcc.c:5169 +#: gcc.c:5174 #, gcc-internal-format msgid "spec failure: '%%*' has not been initialized by pattern match" msgstr "" -#: gcc.c:5178 +#: gcc.c:5183 #, gcc-internal-format msgid "warning: use of obsolete %%[ operator in specs" msgstr "" -#: gcc.c:5259 +#: gcc.c:5264 #, gcc-internal-format msgid "spec failure: unrecognized spec option '%c'" msgstr "" -#: gcc.c:6183 +#: gcc.c:6188 #, gcc-internal-format msgid "spec failure: more than one arg to SYSROOT_SUFFIX_SPEC" msgstr "" -#: gcc.c:6206 +#: gcc.c:6211 #, gcc-internal-format msgid "spec failure: more than one arg to SYSROOT_HEADERS_SUFFIX_SPEC" msgstr "" -#: gcc.c:6295 +#: gcc.c:6300 #, gcc-internal-format msgid "unrecognized option '-%s'" msgstr "" -#: gcc.c:6483 gcc.c:6546 +#: gcc.c:6491 gcc.c:6554 #, gcc-internal-format msgid "%s: %s compiler not installed on this system" msgstr "" -#: gcc.c:6638 +#: gcc.c:6646 #, gcc-internal-format msgid "%s: linker input file unused because linking not done" msgstr "" -#: gcc.c:6678 +#: gcc.c:6686 #, gcc-internal-format msgid "language %s not recognized" msgstr "" -#: gcc.c:6749 +#: gcc.c:6757 #, gcc-internal-format msgid "%s: %s" msgstr "" -#: gcse.c:6542 +#: gcse.c:6579 #, gcc-internal-format msgid "%s: %d basic blocks and %d edges/basic block" msgstr "" -#: gcse.c:6555 +#: gcse.c:6592 #, gcc-internal-format msgid "%s: %d basic blocks and %d registers" msgstr "" @@ -18274,17 +19019,17 @@ msgstr "" msgid "unexpected node" msgstr "" -#: gimplify.c:3554 +#: gimplify.c:3662 #, gcc-internal-format msgid "invalid lvalue in asm output %d" msgstr "" -#: gimplify.c:3666 +#: gimplify.c:3774 #, gcc-internal-format msgid "memory input %d is not directly addressable" msgstr "" -#: gimplify.c:4552 +#: gimplify.c:4646 #, gcc-internal-format msgid "gimplification failed" msgstr "" @@ -18475,7 +19220,7 @@ msgstr "" msgid "can't use '%s' as a %s register" msgstr "" -#: regclass.c:781 config/ia64/ia64.c:4943 config/ia64/ia64.c:4950 +#: regclass.c:781 config/ia64/ia64.c:5035 config/ia64/ia64.c:5042 #: config/pa/pa.c:339 config/pa/pa.c:346 #, gcc-internal-format msgid "unknown register name: %s" @@ -18496,22 +19241,22 @@ msgstr "" msgid "call-clobbered register used for global register variable" msgstr "" -#: regrename.c:1880 +#: regrename.c:1893 #, gcc-internal-format msgid "validate_value_data: [%u] Bad next_regno for empty chain (%u)" msgstr "" -#: regrename.c:1892 +#: regrename.c:1905 #, gcc-internal-format msgid "validate_value_data: Loop in regno chain (%u)" msgstr "" -#: regrename.c:1895 +#: regrename.c:1908 #, gcc-internal-format msgid "validate_value_data: [%u] Bad oldest_regno (%u)" msgstr "" -#: regrename.c:1907 +#: regrename.c:1920 #, gcc-internal-format msgid "validate_value_data: [%u] Non-empty reg in chain (%s %u %i)" msgstr "" @@ -18536,37 +19281,37 @@ msgstr "" msgid "inconsistent operand constraints in an %<asm%>" msgstr "" -#: reload1.c:1229 +#: reload1.c:1235 #, gcc-internal-format msgid "frame size too large for reliable stack checking" msgstr "" -#: reload1.c:1232 +#: reload1.c:1238 #, gcc-internal-format msgid "try reducing the number of local variables" msgstr "" -#: reload1.c:1883 +#: reload1.c:1894 #, gcc-internal-format msgid "can't find a register in class %qs while reloading %<asm%>" msgstr "" -#: reload1.c:1888 +#: reload1.c:1899 #, gcc-internal-format msgid "unable to find a register to spill in class %qs" msgstr "" -#: reload1.c:3925 +#: reload1.c:3969 #, gcc-internal-format msgid "%<asm%> operand requires impossible reload" msgstr "" -#: reload1.c:5049 +#: reload1.c:5093 #, gcc-internal-format msgid "%<asm%> operand constraint incompatible with operand size" msgstr "" -#: reload1.c:6676 +#: reload1.c:6723 #, gcc-internal-format msgid "output operand is constant in %<asm%>" msgstr "" @@ -18749,49 +19494,54 @@ msgstr "" msgid "size of %q+D is larger than %wd bytes" msgstr "" -#: stor-layout.c:855 +#: stor-layout.c:865 #, gcc-internal-format msgid "packed attribute causes inefficient alignment for %q+D" msgstr "" -#: stor-layout.c:858 +#: stor-layout.c:868 #, gcc-internal-format msgid "packed attribute is unnecessary for %q+D" msgstr "" #. No, we need to skip space before this field. #. Bump the cumulative size to multiple of field alignment. -#: stor-layout.c:873 +#: stor-layout.c:883 #, gcc-internal-format msgid "padding struct to align %q+D" msgstr "" -#: stor-layout.c:1272 +#: stor-layout.c:1282 #, gcc-internal-format msgid "padding struct size to alignment boundary" msgstr "" -#: stor-layout.c:1302 +#: stor-layout.c:1312 #, gcc-internal-format msgid "packed attribute causes inefficient alignment for %qs" msgstr "" -#: stor-layout.c:1306 +#: stor-layout.c:1316 #, gcc-internal-format msgid "packed attribute is unnecessary for %qs" msgstr "" -#: stor-layout.c:1312 +#: stor-layout.c:1322 #, gcc-internal-format msgid "packed attribute causes inefficient alignment" msgstr "" -#: stor-layout.c:1314 +#: stor-layout.c:1324 #, gcc-internal-format msgid "packed attribute is unnecessary" msgstr "" -#: targhooks.c:97 +#: stor-layout.c:1835 +#, gcc-internal-format +msgid "alignment of array elements is greater than element size" +msgstr "" + +#: targhooks.c:98 #, gcc-internal-format msgid "__builtin_saveregs not supported by this target" msgstr "" @@ -18868,298 +19618,303 @@ msgstr "" msgid "can%'t open %s for writing: %m" msgstr "" -#: toplev.c:1587 +#: toplev.c:1591 #, gcc-internal-format msgid "instruction scheduling not supported on this target machine" msgstr "" -#: toplev.c:1591 +#: toplev.c:1595 #, gcc-internal-format msgid "this target machine does not have delayed branches" msgstr "" -#: toplev.c:1605 +#: toplev.c:1609 #, gcc-internal-format msgid "-f%sleading-underscore not supported on this target machine" msgstr "" -#: toplev.c:1679 +#: toplev.c:1682 #, gcc-internal-format msgid "target system does not support the \"%s\" debug format" msgstr "" -#: toplev.c:1691 +#: toplev.c:1694 #, gcc-internal-format msgid "variable tracking requested, but useless unless producing debug info" msgstr "" -#: toplev.c:1694 +#: toplev.c:1697 #, gcc-internal-format msgid "variable tracking requested, but not supported by this debug format" msgstr "" -#: toplev.c:1714 +#: toplev.c:1717 #, gcc-internal-format msgid "can%'t open %s: %m" msgstr "" -#: toplev.c:1721 +#: toplev.c:1724 #, gcc-internal-format msgid "-ffunction-sections not supported for this target" msgstr "" -#: toplev.c:1726 +#: toplev.c:1729 #, gcc-internal-format msgid "-fdata-sections not supported for this target" msgstr "" -#: toplev.c:1733 +#: toplev.c:1736 #, gcc-internal-format msgid "-ffunction-sections disabled; it makes profiling impossible" msgstr "" -#: toplev.c:1740 +#: toplev.c:1743 #, gcc-internal-format msgid "-fprefetch-loop-arrays not supported for this target" msgstr "" -#: toplev.c:1746 +#: toplev.c:1749 #, gcc-internal-format msgid "" "-fprefetch-loop-arrays not supported for this target (try -march switches)" msgstr "" -#: toplev.c:1755 +#: toplev.c:1758 #, gcc-internal-format msgid "-fprefetch-loop-arrays is not supported with -Os" msgstr "" -#: toplev.c:1761 +#: toplev.c:1764 #, gcc-internal-format msgid "-ffunction-sections may affect debugging on some targets" msgstr "" -#: toplev.c:1776 +#: toplev.c:1779 #, gcc-internal-format msgid "-fstack-protector not supported for this target" msgstr "" -#: toplev.c:1882 +#: toplev.c:1792 +#, gcc-internal-format +msgid "unwind tables currently requires a frame pointer for correctness" +msgstr "" + +#: toplev.c:1897 #, gcc-internal-format msgid "error writing to %s: %m" msgstr "" -#: toplev.c:1884 java/jcf-parse.c:1099 java/jcf-write.c:3539 +#: toplev.c:1899 java/jcf-parse.c:1099 java/jcf-write.c:3539 #, gcc-internal-format msgid "error closing %s: %m" msgstr "" -#: tree-cfg.c:1422 tree-cfg.c:2054 tree-cfg.c:2057 +#: tree-cfg.c:1422 tree-cfg.c:2060 tree-cfg.c:2063 #, gcc-internal-format msgid "%Hwill never be executed" msgstr "" -#: tree-cfg.c:3143 +#: tree-cfg.c:3149 #, gcc-internal-format msgid "SSA name in freelist but still referenced" msgstr "" -#: tree-cfg.c:3152 +#: tree-cfg.c:3158 #, gcc-internal-format msgid "ASSERT_EXPR with an always-false condition" msgstr "" -#: tree-cfg.c:3162 +#: tree-cfg.c:3168 #, gcc-internal-format msgid "GIMPLE register modified with BIT_FIELD_REF" msgstr "" -#: tree-cfg.c:3197 +#: tree-cfg.c:3203 #, gcc-internal-format msgid "invariant not recomputed when ADDR_EXPR changed" msgstr "" -#: tree-cfg.c:3203 +#: tree-cfg.c:3209 #, gcc-internal-format msgid "constant not recomputed when ADDR_EXPR changed" msgstr "" -#: tree-cfg.c:3208 +#: tree-cfg.c:3214 #, gcc-internal-format msgid "side effects not recomputed when ADDR_EXPR changed" msgstr "" -#: tree-cfg.c:3224 +#: tree-cfg.c:3230 #, gcc-internal-format msgid "address taken, but ADDRESSABLE bit not set" msgstr "" -#: tree-cfg.c:3234 +#: tree-cfg.c:3240 #, gcc-internal-format msgid "non-boolean used in condition" msgstr "" -#: tree-cfg.c:3239 +#: tree-cfg.c:3245 #, gcc-internal-format msgid "invalid conditional operand" msgstr "" -#: tree-cfg.c:3294 +#: tree-cfg.c:3300 #, gcc-internal-format msgid "invalid reference prefix" msgstr "" -#: tree-cfg.c:3359 +#: tree-cfg.c:3365 #, gcc-internal-format msgid "is not a valid GIMPLE statement" msgstr "" -#: tree-cfg.c:3379 +#: tree-cfg.c:3385 #, gcc-internal-format msgid "statement marked for throw, but doesn%'t" msgstr "" -#: tree-cfg.c:3384 +#: tree-cfg.c:3390 #, gcc-internal-format msgid "statement marked for throw in middle of block" msgstr "" -#: tree-cfg.c:3479 +#: tree-cfg.c:3485 #, gcc-internal-format msgid "bb_for_stmt (phi) is set to a wrong basic block" msgstr "" -#: tree-cfg.c:3494 +#: tree-cfg.c:3500 #, gcc-internal-format msgid "PHI def is not a GIMPLE value" msgstr "" -#: tree-cfg.c:3510 tree-cfg.c:3533 +#: tree-cfg.c:3516 tree-cfg.c:3539 #, gcc-internal-format msgid "incorrect sharing of tree nodes" msgstr "" -#: tree-cfg.c:3524 +#: tree-cfg.c:3530 #, gcc-internal-format msgid "bb_for_stmt (stmt) is set to a wrong basic block" msgstr "" -#: tree-cfg.c:3542 +#: tree-cfg.c:3548 #, gcc-internal-format msgid "verify_stmts failed" msgstr "" -#: tree-cfg.c:3563 +#: tree-cfg.c:3569 #, gcc-internal-format msgid "ENTRY_BLOCK has a statement list associated with it" msgstr "" -#: tree-cfg.c:3569 +#: tree-cfg.c:3575 #, gcc-internal-format msgid "EXIT_BLOCK has a statement list associated with it" msgstr "" -#: tree-cfg.c:3576 +#: tree-cfg.c:3582 #, gcc-internal-format msgid "fallthru to exit from bb %d" msgstr "" -#: tree-cfg.c:3598 +#: tree-cfg.c:3604 #, gcc-internal-format msgid "nonlocal label %s is not first in a sequence of labels in bb %d" msgstr "" -#: tree-cfg.c:3607 +#: tree-cfg.c:3613 #, gcc-internal-format msgid "label %s to block does not match in bb %d" msgstr "" -#: tree-cfg.c:3616 +#: tree-cfg.c:3622 #, gcc-internal-format msgid "label %s has incorrect context in bb %d" msgstr "" -#: tree-cfg.c:3630 +#: tree-cfg.c:3636 #, gcc-internal-format msgid "control flow in the middle of basic block %d" msgstr "" -#: tree-cfg.c:3640 +#: tree-cfg.c:3646 #, gcc-internal-format msgid "label %s in the middle of basic block %d" msgstr "" -#: tree-cfg.c:3659 +#: tree-cfg.c:3665 #, gcc-internal-format msgid "fallthru edge after a control statement in bb %d" msgstr "" -#: tree-cfg.c:3674 +#: tree-cfg.c:3680 #, gcc-internal-format msgid "structured COND_EXPR at the end of bb %d" msgstr "" -#: tree-cfg.c:3687 tree-cfg.c:3725 tree-cfg.c:3738 tree-cfg.c:3809 +#: tree-cfg.c:3693 tree-cfg.c:3731 tree-cfg.c:3744 tree-cfg.c:3815 #, gcc-internal-format msgid "wrong outgoing edge flags at end of bb %d" msgstr "" -#: tree-cfg.c:3695 +#: tree-cfg.c:3701 #, gcc-internal-format msgid "%<then%> label does not match edge at end of bb %d" msgstr "" -#: tree-cfg.c:3703 +#: tree-cfg.c:3709 #, gcc-internal-format msgid "%<else%> label does not match edge at end of bb %d" msgstr "" -#: tree-cfg.c:3713 +#: tree-cfg.c:3719 #, gcc-internal-format msgid "explicit goto at end of bb %d" msgstr "" -#: tree-cfg.c:3743 +#: tree-cfg.c:3749 #, gcc-internal-format msgid "return edge does not point to exit in bb %d" msgstr "" -#: tree-cfg.c:3776 +#: tree-cfg.c:3782 #, gcc-internal-format msgid "found default case not at end of case vector" msgstr "" -#: tree-cfg.c:3782 +#: tree-cfg.c:3788 #, gcc-internal-format msgid "case labels not sorted:" msgstr "" -#: tree-cfg.c:3793 +#: tree-cfg.c:3799 #, gcc-internal-format msgid "no default case found at end of case vector" msgstr "" -#: tree-cfg.c:3801 +#: tree-cfg.c:3807 #, gcc-internal-format msgid "extra outgoing edge %d->%d" msgstr "" -#: tree-cfg.c:3823 +#: tree-cfg.c:3829 #, gcc-internal-format msgid "missing edge %i->%i" msgstr "" -#: tree-cfg.c:5117 tree-cfg.c:5121 +#: tree-cfg.c:5123 tree-cfg.c:5127 #, gcc-internal-format msgid "%H%<noreturn%> function does return" msgstr "" -#: tree-cfg.c:5143 tree-cfg.c:5148 +#: tree-cfg.c:5149 tree-cfg.c:5154 #, gcc-internal-format msgid "%Hcontrol reaches end of non-void function" msgstr "" -#: tree-cfg.c:5208 +#: tree-cfg.c:5214 #, gcc-internal-format msgid "%Jfunction might be possible candidate for attribute %<noreturn%>" msgstr "" @@ -19205,65 +19960,65 @@ msgstr "" msgid "unnecessary EH edge %i->%i" msgstr "" -#: tree-inline.c:1338 +#: tree-inline.c:1373 #, gcc-internal-format msgid "" "function %q+F can never be inlined because it uses alloca (override using " "the always_inline attribute)" msgstr "" -#: tree-inline.c:1350 +#: tree-inline.c:1385 #, gcc-internal-format msgid "function %q+F can never be inlined because it uses setjmp" msgstr "" -#: tree-inline.c:1364 +#: tree-inline.c:1399 #, gcc-internal-format msgid "" "function %q+F can never be inlined because it uses variable argument lists" msgstr "" -#: tree-inline.c:1375 +#: tree-inline.c:1410 #, gcc-internal-format msgid "" "function %q+F can never be inlined because it uses setjmp-longjmp exception " "handling" msgstr "" -#: tree-inline.c:1382 +#: tree-inline.c:1417 #, gcc-internal-format msgid "function %q+F can never be inlined because it uses non-local goto" msgstr "" -#: tree-inline.c:1393 +#: tree-inline.c:1428 #, gcc-internal-format msgid "" "function %q+F can never be inlined because it uses __builtin_return or " "__builtin_apply_args" msgstr "" -#: tree-inline.c:1412 +#: tree-inline.c:1447 #, gcc-internal-format msgid "function %q+F can never be inlined because it contains a computed goto" msgstr "" -#: tree-inline.c:1426 +#: tree-inline.c:1461 #, gcc-internal-format msgid "function %q+F can never be inlined because it receives a non-local goto" msgstr "" -#: tree-inline.c:1451 +#: tree-inline.c:1486 #, gcc-internal-format msgid "" "function %q+F can never be inlined because it uses variable sized variables" msgstr "" -#: tree-inline.c:1990 tree-inline.c:2000 +#: tree-inline.c:2025 tree-inline.c:2035 #, gcc-internal-format msgid "inlining failed in call to %q+F: %s" msgstr "" -#: tree-inline.c:1991 tree-inline.c:2002 +#: tree-inline.c:2026 tree-inline.c:2037 #, gcc-internal-format msgid "called from here" msgstr "" @@ -19299,28 +20054,28 @@ msgid "size of return value of %q+D is larger than %wd bytes" msgstr "" #: tree-outof-ssa.c:614 tree-outof-ssa.c:629 tree-outof-ssa.c:643 -#: tree-outof-ssa.c:665 tree-outof-ssa.c:1120 tree-outof-ssa.c:1935 +#: tree-outof-ssa.c:665 tree-outof-ssa.c:1120 tree-outof-ssa.c:1872 #: tree-ssa-live.c:429 tree-ssa-live.c:1835 #, gcc-internal-format msgid "SSA corruption" msgstr "" -#: tree-outof-ssa.c:2350 +#: tree-outof-ssa.c:2287 #, gcc-internal-format msgid " Pending stmts not issued on PRED edge (%d, %d)\n" msgstr "" -#: tree-outof-ssa.c:2356 +#: tree-outof-ssa.c:2293 #, gcc-internal-format msgid " Pending stmts not issued on SUCC edge (%d, %d)\n" msgstr "" -#: tree-outof-ssa.c:2363 +#: tree-outof-ssa.c:2300 #, gcc-internal-format msgid " Pending stmts not issued on ENTRY edge (%d, %d)\n" msgstr "" -#: tree-outof-ssa.c:2369 +#: tree-outof-ssa.c:2306 #, gcc-internal-format msgid " Pending stmts not issued on EXIT edge (%d, %d)\n" msgstr "" @@ -19330,12 +20085,12 @@ msgstr "" msgid "unimplemented functionality" msgstr "" -#: tree-ssa-loop-niter.c:1031 +#: tree-ssa-loop-niter.c:1035 #, gcc-internal-format msgid "%H%s" msgstr "" -#: tree-ssa-operands.c:1487 +#: tree-ssa-operands.c:1328 #, gcc-internal-format msgid "internal error" msgstr "" @@ -19508,88 +20263,112 @@ msgstr "" msgid "verify_ssa failed" msgstr "" -#: tree-ssa.c:1159 +#. We only do data flow with SSA_NAMEs, so that's all we +#. can warn about. +#: tree-ssa.c:1163 #, gcc-internal-format msgid "%H%qD is used uninitialized in this function" msgstr "" -#: tree-ssa.c:1184 +#: tree-ssa.c:1201 #, gcc-internal-format msgid "%H%qD may be used uninitialized in this function" msgstr "" -#: tree-vect-transform.c:634 +#: tree-vect-transform.c:561 #, gcc-internal-format msgid "no support for induction" msgstr "" -#: tree.c:3532 config/darwin.c:1209 config/arm/arm.c:2828 -#: config/arm/arm.c:2856 config/avr/avr.c:4656 config/h8300/h8300.c:5282 -#: config/h8300/h8300.c:5306 config/i386/i386.c:2030 config/i386/i386.c:16527 -#: config/ia64/ia64.c:537 config/m68hc11/m68hc11.c:1118 +#: tree.c:3495 +#, gcc-internal-format +msgid "%q+D already declared with dllexport attribute: dllimport ignored" +msgstr "" + +#: tree.c:3507 +#, gcc-internal-format +msgid "" +"%q+D redeclared without dllimport attribute after being referenced with dll " +"linkage" +msgstr "" + +#: tree.c:3523 config/i386/winnt-cxx.c:70 +#, gcc-internal-format +msgid "%q+D redeclared without dllimport attribute: previous dllimport ignored" +msgstr "" + +#: tree.c:3575 config/darwin.c:1209 config/arm/arm.c:2888 +#: config/arm/arm.c:2916 config/avr/avr.c:4656 config/h8300/h8300.c:5282 +#: config/h8300/h8300.c:5306 config/i386/i386.c:2057 config/i386/i386.c:16691 +#: config/ia64/ia64.c:533 config/m68hc11/m68hc11.c:1118 #: config/sh/symbian.c:409 config/sh/symbian.c:416 #, gcc-internal-format msgid "%qs attribute ignored" msgstr "" -#: tree.c:3551 +#: tree.c:3594 +#, gcc-internal-format +msgid "inline function %q+D declared as dllimport: attribute ignored" +msgstr "" + +#: tree.c:3602 #, gcc-internal-format msgid "function %q+D definition is marked dllimport" msgstr "" -#: tree.c:3559 config/sh/symbian.c:431 +#: tree.c:3610 config/sh/symbian.c:431 #, gcc-internal-format msgid "variable %q+D definition is marked dllimport" msgstr "" -#: tree.c:3579 config/sh/symbian.c:506 +#: tree.c:3633 config/sh/symbian.c:506 #, gcc-internal-format msgid "external linkage required for symbol %q+D because of %qs attribute" msgstr "" -#: tree.c:4928 +#: tree.c:5045 #, gcc-internal-format msgid "arrays of functions are not meaningful" msgstr "" -#: tree.c:4980 +#: tree.c:5097 #, gcc-internal-format msgid "function return type cannot be function" msgstr "" -#: tree.c:5876 +#: tree.c:5997 #, gcc-internal-format msgid "tree check: %s, have %s in %s, at %s:%d" msgstr "" -#: tree.c:5913 +#: tree.c:6034 #, gcc-internal-format msgid "tree check: expected none of %s, have %s in %s, at %s:%d" msgstr "" -#: tree.c:5926 +#: tree.c:6047 #, gcc-internal-format msgid "tree check: expected class %qs, have %qs (%s) in %s, at %s:%d" msgstr "" -#: tree.c:5951 +#: tree.c:6072 #, gcc-internal-format msgid "" "tree check: expected tree that contains %qs structure, have %qs in %s, at %" "s:%d" msgstr "" -#: tree.c:5965 +#: tree.c:6086 #, gcc-internal-format msgid "tree check: accessed elt %d of tree_vec with %d elts in %s, at %s:%d" msgstr "" -#: tree.c:5977 +#: tree.c:6098 #, gcc-internal-format msgid "tree check: accessed elt %d of phi_node with %d elts in %s, at %s:%d" msgstr "" -#: tree.c:5989 +#: tree.c:6110 #, gcc-internal-format msgid "tree check: accessed operand %d of %s with %d operands in %s, at %s:%d" msgstr "" @@ -19606,135 +20385,145 @@ msgstr "" msgid "%+D causes a section type conflict" msgstr "" -#: varasm.c:932 +#: varasm.c:930 varasm.c:938 #, gcc-internal-format msgid "register name not specified for %q+D" msgstr "" -#: varasm.c:934 +#: varasm.c:940 #, gcc-internal-format msgid "invalid register name for %q+D" msgstr "" -#: varasm.c:936 +#: varasm.c:942 #, gcc-internal-format msgid "data type of %q+D isn%'t suitable for a register" msgstr "" -#: varasm.c:939 +#: varasm.c:945 #, gcc-internal-format msgid "register specified for %q+D isn%'t suitable for data type" msgstr "" -#: varasm.c:949 +#: varasm.c:955 #, gcc-internal-format msgid "global register variable has initial value" msgstr "" -#: varasm.c:952 +#: varasm.c:959 #, gcc-internal-format -msgid "volatile register variables don%'t work as you might wish" +msgid "optimization may eliminate reads and/or writes to register variables" msgstr "" -#: varasm.c:990 +#: varasm.c:997 #, gcc-internal-format msgid "register name given for non-register variable %q+D" msgstr "" -#: varasm.c:1067 +#: varasm.c:1074 #, gcc-internal-format msgid "global destructors not supported on this target" msgstr "" -#: varasm.c:1128 +#: varasm.c:1135 #, gcc-internal-format msgid "global constructors not supported on this target" msgstr "" -#: varasm.c:1692 +#: varasm.c:1697 #, gcc-internal-format msgid "" "alignment of %q+D is greater than maximum object file alignment. Using %d" msgstr "" -#: varasm.c:1731 +#: varasm.c:1736 #, gcc-internal-format msgid "thread-local COMMON data not implemented" msgstr "" -#: varasm.c:1756 +#: varasm.c:1761 #, gcc-internal-format msgid "" "requested alignment for %q+D is greater than implemented alignment of %wu" msgstr "" -#: varasm.c:3886 +#: varasm.c:3919 #, gcc-internal-format msgid "no-op convert from %wd to %wd bytes in initializer" msgstr "" -#: varasm.c:3930 +#: varasm.c:3963 #, gcc-internal-format msgid "initializer for integer value is too complicated" msgstr "" -#: varasm.c:3935 +#: varasm.c:3968 #, gcc-internal-format msgid "initializer for floating value is not a floating constant" msgstr "" -#: varasm.c:4204 +#: varasm.c:4237 #, gcc-internal-format msgid "invalid initial value for member %qs" msgstr "" -#: varasm.c:4404 varasm.c:4448 +#: varasm.c:4437 varasm.c:4481 #, gcc-internal-format msgid "weak declaration of %q+D must precede definition" msgstr "" -#: varasm.c:4412 +#: varasm.c:4445 #, gcc-internal-format msgid "" "weak declaration of %q+D after first use results in unspecified behavior" msgstr "" -#: varasm.c:4446 +#: varasm.c:4479 #, gcc-internal-format msgid "weak declaration of %q+D must be public" msgstr "" -#: varasm.c:4455 +#: varasm.c:4488 #, gcc-internal-format msgid "weak declaration of %q+D not supported" msgstr "" -#: varasm.c:4484 +#: varasm.c:4518 #, gcc-internal-format msgid "only weak aliases are supported in this configuration" msgstr "" -#: varasm.c:4652 +#: varasm.c:4748 +#, gcc-internal-format +msgid "%Jweakref is not supported in this configuration" +msgstr "" + +#: varasm.c:4821 #, gcc-internal-format msgid "%q+D aliased to undefined symbol %qs" msgstr "" -#: varasm.c:4655 +#: varasm.c:4826 #, gcc-internal-format msgid "%q+D aliased to external symbol %qs" msgstr "" -#: varasm.c:4686 +#: varasm.c:4865 +#, gcc-internal-format +msgid "weakref %q+D ultimately targets itself" +msgstr "" + +#: varasm.c:4878 #, gcc-internal-format msgid "%Jalias definitions not supported in this configuration" msgstr "" -#: varasm.c:4691 +#: varasm.c:4883 #, gcc-internal-format msgid "%Jonly weak aliases are supported in this configuration" msgstr "" -#: varasm.c:4746 +#: varasm.c:4940 #, gcc-internal-format msgid "visibility attribute not supported in this configuration; ignored" msgstr "" @@ -19760,48 +20549,48 @@ msgstr "" msgid "no sclass for %s stab (0x%x)" msgstr "" -#: config/darwin-c.c:85 +#: config/darwin-c.c:86 #, gcc-internal-format msgid "too many #pragma options align=reset" msgstr "" -#: config/darwin-c.c:105 config/darwin-c.c:108 config/darwin-c.c:110 -#: config/darwin-c.c:112 +#: config/darwin-c.c:106 config/darwin-c.c:109 config/darwin-c.c:111 +#: config/darwin-c.c:113 #, gcc-internal-format msgid "malformed '#pragma options', ignoring" msgstr "" -#: config/darwin-c.c:115 +#: config/darwin-c.c:116 #, gcc-internal-format msgid "junk at end of '#pragma options'" msgstr "" -#: config/darwin-c.c:125 +#: config/darwin-c.c:126 #, gcc-internal-format msgid "malformed '#pragma options align={mac68k|power|reset}', ignoring" msgstr "" -#: config/darwin-c.c:137 +#: config/darwin-c.c:138 #, gcc-internal-format msgid "missing '(' after '#pragma unused', ignoring" msgstr "" -#: config/darwin-c.c:155 +#: config/darwin-c.c:156 #, gcc-internal-format msgid "missing ')' after '#pragma unused', ignoring" msgstr "" -#: config/darwin-c.c:158 +#: config/darwin-c.c:159 #, gcc-internal-format msgid "junk at end of '#pragma unused'" msgstr "" -#: config/darwin-c.c:384 +#: config/darwin-c.c:385 #, gcc-internal-format msgid "subframework include %s conflicts with framework include" msgstr "" -#: config/darwin-c.c:576 +#: config/darwin-c.c:577 #, gcc-internal-format msgid "Unknown value %qs of -mmacosx-version-min" msgstr "" @@ -19883,7 +20672,7 @@ msgstr "" #. coalesced sections. Weak aliases (or any other kind of aliases) are #. not supported. Weak symbols that aren't visible outside the .s file #. are not supported. -#: config/darwin.h:382 +#: config/darwin.h:395 #, gcc-internal-format msgid "alias definitions not supported in Mach-O; ignored" msgstr "" @@ -19899,7 +20688,7 @@ msgstr "" msgid "profiler support for WindISS" msgstr "" -#: config/alpha/alpha.c:231 config/rs6000/rs6000.c:1566 +#: config/alpha/alpha.c:231 config/rs6000/rs6000.c:1570 #, gcc-internal-format msgid "bad value %qs for -mtls-size switch" msgstr "" @@ -19974,8 +20763,8 @@ msgstr "" msgid "bad value %qs for -mmemory-latency" msgstr "" -#: config/alpha/alpha.c:6542 config/alpha/alpha.c:6545 config/s390/s390.c:7579 -#: config/s390/s390.c:7582 +#: config/alpha/alpha.c:6551 config/alpha/alpha.c:6554 config/s390/s390.c:7796 +#: config/s390/s390.c:7799 #, gcc-internal-format msgid "bad builtin fcode" msgstr "" @@ -19990,154 +20779,164 @@ msgstr "" msgid "argument of %qs attribute is not \"ilink1\" or \"ilink2\"" msgstr "" -#: config/arm/arm.c:877 +#: config/arm/arm.c:912 #, gcc-internal-format msgid "switch -mcpu=%s conflicts with -march= switch" msgstr "" -#: config/arm/arm.c:887 config/rs6000/rs6000.c:1222 config/sparc/sparc.c:698 +#: config/arm/arm.c:922 config/rs6000/rs6000.c:1226 config/sparc/sparc.c:698 #, gcc-internal-format msgid "bad value (%s) for %s switch" msgstr "" -#: config/arm/arm.c:997 +#: config/arm/arm.c:1032 #, gcc-internal-format msgid "target CPU does not support interworking" msgstr "" -#: config/arm/arm.c:1003 +#: config/arm/arm.c:1038 #, gcc-internal-format msgid "target CPU does not support THUMB instructions" msgstr "" -#: config/arm/arm.c:1021 +#: config/arm/arm.c:1056 #, gcc-internal-format msgid "" "enabling backtrace support is only meaningful when compiling for the Thumb" msgstr "" -#: config/arm/arm.c:1024 +#: config/arm/arm.c:1059 #, gcc-internal-format msgid "" "enabling callee interworking support is only meaningful when compiling for " "the Thumb" msgstr "" -#: config/arm/arm.c:1027 +#: config/arm/arm.c:1062 #, gcc-internal-format msgid "" "enabling caller interworking support is only meaningful when compiling for " "the Thumb" msgstr "" -#: config/arm/arm.c:1031 +#: config/arm/arm.c:1066 #, gcc-internal-format msgid "-mapcs-stack-check incompatible with -mno-apcs-frame" msgstr "" -#: config/arm/arm.c:1039 +#: config/arm/arm.c:1074 #, gcc-internal-format msgid "-fpic and -mapcs-reent are incompatible" msgstr "" -#: config/arm/arm.c:1042 +#: config/arm/arm.c:1077 #, gcc-internal-format msgid "APCS reentrant code not supported. Ignored" msgstr "" -#: config/arm/arm.c:1050 +#: config/arm/arm.c:1085 #, gcc-internal-format msgid "-g with -mno-apcs-frame may not give sensible debugging" msgstr "" -#: config/arm/arm.c:1058 +#: config/arm/arm.c:1093 #, gcc-internal-format msgid "passing floating point arguments in fp regs not yet supported" msgstr "" -#: config/arm/arm.c:1099 +#: config/arm/arm.c:1135 #, gcc-internal-format msgid "invalid ABI option: -mabi=%s" msgstr "" -#: config/arm/arm.c:1105 +#: config/arm/arm.c:1141 #, gcc-internal-format msgid "iwmmxt requires an AAPCS compatible ABI for proper operation" msgstr "" -#: config/arm/arm.c:1108 +#: config/arm/arm.c:1144 #, gcc-internal-format msgid "iwmmxt abi requires an iwmmxt capable cpu" msgstr "" -#: config/arm/arm.c:1118 +#: config/arm/arm.c:1154 #, gcc-internal-format msgid "invalid floating point emulation option: -mfpe=%s" msgstr "" -#: config/arm/arm.c:1135 +#: config/arm/arm.c:1171 #, gcc-internal-format msgid "invalid floating point option: -mfpu=%s" msgstr "" -#: config/arm/arm.c:1175 +#: config/arm/arm.c:1211 #, gcc-internal-format msgid "invalid floating point abi: -mfloat-abi=%s" msgstr "" -#: config/arm/arm.c:1182 +#: config/arm/arm.c:1218 #, gcc-internal-format msgid "-mfloat-abi=hard and VFP" msgstr "" -#: config/arm/arm.c:1208 +#: config/arm/arm.c:1241 +#, gcc-internal-format +msgid "invalid thread pointer option: -mtp=%s" +msgstr "" + +#: config/arm/arm.c:1254 +#, gcc-internal-format +msgid "can not use -mtp=cp15 with -mthumb" +msgstr "" + +#: config/arm/arm.c:1268 #, gcc-internal-format msgid "structure size boundary can only be set to %s" msgstr "" -#: config/arm/arm.c:1217 +#: config/arm/arm.c:1277 #, gcc-internal-format msgid "-mpic-register= is useless without -fpic" msgstr "" -#: config/arm/arm.c:1224 +#: config/arm/arm.c:1284 #, gcc-internal-format msgid "unable to use '%s' for PIC register" msgstr "" -#: config/arm/arm.c:2796 config/arm/arm.c:2814 config/avr/avr.c:4676 -#: config/bfin/bfin.c:2703 config/c4x/c4x.c:4076 config/h8300/h8300.c:5258 -#: config/i386/i386.c:1994 config/m68hc11/m68hc11.c:1155 -#: config/m68k/m68k.c:376 config/mcore/mcore.c:3032 config/ms1/ms1.c:1268 -#: config/rs6000/rs6000.c:17275 config/sh/sh.c:7516 config/sh/sh.c:7537 -#: config/sh/sh.c:7572 config/stormy16/stormy16.c:2241 config/v850/v850.c:2111 +#: config/arm/arm.c:2856 config/arm/arm.c:2874 config/avr/avr.c:4676 +#: config/bfin/bfin.c:2723 config/c4x/c4x.c:4076 config/h8300/h8300.c:5258 +#: config/i386/i386.c:2021 config/m68hc11/m68hc11.c:1155 +#: config/m68k/m68k.c:376 config/mcore/mcore.c:3032 config/ms1/ms1.c:1285 +#: config/rs6000/rs6000.c:17343 config/sh/sh.c:7529 config/sh/sh.c:7550 +#: config/sh/sh.c:7585 config/stormy16/stormy16.c:2241 config/v850/v850.c:2111 #, gcc-internal-format msgid "%qs attribute only applies to functions" msgstr "" -#: config/arm/arm.c:11652 +#: config/arm/arm.c:11995 #, gcc-internal-format msgid "unable to compute real location of stacked parameter" msgstr "" #. @@@ better error message -#: config/arm/arm.c:12282 config/arm/arm.c:12319 +#: config/arm/arm.c:12640 config/arm/arm.c:12677 #, gcc-internal-format msgid "selector must be an immediate" msgstr "" #. @@@ better error message -#: config/arm/arm.c:12362 config/i386/i386.c:15301 config/i386/i386.c:15335 +#: config/arm/arm.c:12720 config/i386/i386.c:15465 config/i386/i386.c:15499 #, gcc-internal-format msgid "mask must be an immediate" msgstr "" -#: config/arm/arm.c:13018 +#: config/arm/arm.c:13379 #, gcc-internal-format msgid "no low registers available for popping high registers" msgstr "" -#: config/arm/arm.c:13242 +#: config/arm/arm.c:13603 #, gcc-internal-format msgid "interrupt Service Routines cannot be coded in Thumb mode" msgstr "" @@ -20187,27 +20986,27 @@ msgstr "" msgid "trampolines not supported" msgstr "" -#: config/bfin/bfin.c:1785 config/m68k/m68k.c:294 +#: config/bfin/bfin.c:1805 config/m68k/m68k.c:294 #, gcc-internal-format msgid "-mshared-library-id=%s is not between 0 and %d" msgstr "" -#: config/bfin/bfin.c:1805 +#: config/bfin/bfin.c:1825 #, gcc-internal-format msgid "-mshared-library-id= specified without -mid-shared-library" msgstr "" -#: config/bfin/bfin.c:2708 +#: config/bfin/bfin.c:2728 #, gcc-internal-format msgid "multiple function type attributes specified" msgstr "" -#: config/bfin/bfin.c:2764 +#: config/bfin/bfin.c:2784 #, gcc-internal-format msgid "`%s' attribute only applies to functions" msgstr "" -#: config/bfin/bfin.c:2775 +#: config/bfin/bfin.c:2795 #, gcc-internal-format msgid "can't apply both longcall and shortcall attributes to the same function" msgstr "" @@ -20251,83 +21050,83 @@ msgstr "" #. an operator, for immediate output. If that ever happens for #. MULT, we need to apply TARGET_MUL_BUG in the caller. Make sure #. we notice. -#: config/cris/cris.c:434 +#: config/cris/cris.c:435 #, gcc-internal-format msgid "MULT case in cris_op_str" msgstr "" -#: config/cris/cris.c:812 +#: config/cris/cris.c:813 #, gcc-internal-format msgid "invalid use of ':' modifier" msgstr "" -#: config/cris/cris.c:978 +#: config/cris/cris.c:979 #, gcc-internal-format msgid "internal error: bad register: %d" msgstr "" -#: config/cris/cris.c:1445 +#: config/cris/cris.c:1521 #, gcc-internal-format msgid "internal error: sideeffect-insn affecting main effect" msgstr "" -#: config/cris/cris.c:1469 +#: config/cris/cris.c:1545 #, gcc-internal-format msgid "unknown cc_attr value" msgstr "" #. If we get here, the caller got its initial tests wrong. -#: config/cris/cris.c:1820 +#: config/cris/cris.c:1896 #, gcc-internal-format msgid "internal error: cris_side_effect_mode_ok with bad operands" msgstr "" -#: config/cris/cris.c:2023 +#: config/cris/cris.c:2099 #, gcc-internal-format msgid "-max-stackframe=%d is not usable, not between 0 and %d" msgstr "" -#: config/cris/cris.c:2051 +#: config/cris/cris.c:2127 #, gcc-internal-format msgid "unknown CRIS version specification in -march= or -mcpu= : %s" msgstr "" -#: config/cris/cris.c:2087 +#: config/cris/cris.c:2163 #, gcc-internal-format msgid "unknown CRIS cpu version specification in -mtune= : %s" msgstr "" -#: config/cris/cris.c:2105 +#: config/cris/cris.c:2181 #, gcc-internal-format msgid "-fPIC and -fpic are not supported in this configuration" msgstr "" -#: config/cris/cris.c:2120 +#: config/cris/cris.c:2196 #, gcc-internal-format msgid "that particular -g option is invalid with -maout and -melinux" msgstr "" -#: config/cris/cris.c:2314 +#: config/cris/cris.c:2390 #, gcc-internal-format msgid "Unknown src" msgstr "" -#: config/cris/cris.c:2356 +#: config/cris/cris.c:2432 #, gcc-internal-format msgid "Unknown dest" msgstr "" -#: config/cris/cris.c:2641 +#: config/cris/cris.c:2717 #, gcc-internal-format msgid "stackframe too big: %d bytes" msgstr "" -#: config/cris/cris.c:3057 config/cris/cris.c:3084 +#: config/cris/cris.c:3133 config/cris/cris.c:3160 #, gcc-internal-format msgid "expand_binop failed in movsi got" msgstr "" -#: config/cris/cris.c:3149 +#: config/cris/cris.c:3225 #, gcc-internal-format msgid "emitting PIC operand, but PIC register isn't set up" msgstr "" @@ -20477,277 +21276,265 @@ msgstr "" msgid "can't set position in PCH file: %m" msgstr "" -#: config/i386/i386.c:1316 +#: config/i386/i386.c:1322 #, gcc-internal-format msgid "code model %s not supported in PIC mode" msgstr "" -#: config/i386/i386.c:1324 config/sparc/sparc.c:662 +#: config/i386/i386.c:1330 config/sparc/sparc.c:662 #, gcc-internal-format msgid "bad value (%s) for -mcmodel= switch" msgstr "" -#: config/i386/i386.c:1339 +#: config/i386/i386.c:1346 #, gcc-internal-format msgid "bad value (%s) for -masm= switch" msgstr "" -#: config/i386/i386.c:1342 +#: config/i386/i386.c:1349 #, gcc-internal-format msgid "code model %qs not supported in the %s bit mode" msgstr "" -#: config/i386/i386.c:1345 +#: config/i386/i386.c:1352 #, gcc-internal-format msgid "code model %<large%> not supported yet" msgstr "" -#: config/i386/i386.c:1347 +#: config/i386/i386.c:1354 #, gcc-internal-format msgid "%i-bit mode not compiled in" msgstr "" -#: config/i386/i386.c:1377 config/i386/i386.c:1401 +#: config/i386/i386.c:1384 config/i386/i386.c:1408 #, gcc-internal-format msgid "CPU you selected does not support x86-64 instruction set" msgstr "" -#: config/i386/i386.c:1383 config/ms1/ms1.c:798 +#: config/i386/i386.c:1390 config/ms1/ms1.c:811 #, gcc-internal-format msgid "bad value (%s) for -march= switch" msgstr "" -#: config/i386/i386.c:1414 +#: config/i386/i386.c:1421 #, gcc-internal-format msgid "bad value (%s) for -mtune= switch" msgstr "" -#: config/i386/i386.c:1431 +#: config/i386/i386.c:1438 #, gcc-internal-format msgid "-mregparm=%d is not between 0 and %d" msgstr "" -#: config/i386/i386.c:1444 +#: config/i386/i386.c:1451 #, gcc-internal-format msgid "-malign-loops is obsolete, use -falign-loops" msgstr "" -#: config/i386/i386.c:1449 config/i386/i386.c:1462 config/i386/i386.c:1475 +#: config/i386/i386.c:1456 config/i386/i386.c:1469 config/i386/i386.c:1482 #, gcc-internal-format msgid "-malign-loops=%d is not between 0 and %d" msgstr "" -#: config/i386/i386.c:1457 +#: config/i386/i386.c:1464 #, gcc-internal-format msgid "-malign-jumps is obsolete, use -falign-jumps" msgstr "" -#: config/i386/i386.c:1470 +#: config/i386/i386.c:1477 #, gcc-internal-format msgid "-malign-functions is obsolete, use -falign-functions" msgstr "" -#: config/i386/i386.c:1508 +#: config/i386/i386.c:1515 #, gcc-internal-format msgid "-mpreferred-stack-boundary=%d is not between %d and 12" msgstr "" -#: config/i386/i386.c:1520 +#: config/i386/i386.c:1527 #, gcc-internal-format msgid "-mbranch-cost=%d is not between 0 and 5" msgstr "" -#: config/i386/i386.c:1528 +#: config/i386/i386.c:1535 #, gcc-internal-format msgid "-mlarge-data-threshold=%d is negative" msgstr "" -#: config/i386/i386.c:1540 +#: config/i386/i386.c:1547 #, gcc-internal-format msgid "bad value (%s) for -mtls-dialect= switch" msgstr "" -#: config/i386/i386.c:1587 +#: config/i386/i386.c:1594 #, gcc-internal-format msgid "-malign-double makes no sense in the 64bit mode" msgstr "" -#: config/i386/i386.c:1589 +#: config/i386/i386.c:1596 #, gcc-internal-format msgid "-mrtd calling convention not supported in the 64bit mode" msgstr "" -#: config/i386/i386.c:1609 +#: config/i386/i386.c:1616 #, gcc-internal-format msgid "-msseregparm used without SSE enabled" msgstr "" -#: config/i386/i386.c:1621 config/i386/i386.c:1632 +#: config/i386/i386.c:1628 config/i386/i386.c:1639 #, gcc-internal-format msgid "SSE instruction set disabled, using 387 arithmetics" msgstr "" -#: config/i386/i386.c:1637 +#: config/i386/i386.c:1644 #, gcc-internal-format msgid "387 instruction set disabled, using SSE arithmetics" msgstr "" -#: config/i386/i386.c:1644 +#: config/i386/i386.c:1651 #, gcc-internal-format msgid "bad value (%s) for -mfpmath= switch" msgstr "" -#: config/i386/i386.c:2007 config/i386/i386.c:2049 +#: config/i386/i386.c:1673 +#, gcc-internal-format +msgid "" +"unwind tables currently require either a frame pointer or -maccumulate-" +"outgoing-args for correctness" +msgstr "" + +#: config/i386/i386.c:2034 config/i386/i386.c:2076 #, gcc-internal-format msgid "fastcall and regparm attributes are not compatible" msgstr "" -#: config/i386/i386.c:2014 +#: config/i386/i386.c:2041 #, gcc-internal-format msgid "%qs attribute requires an integer constant argument" msgstr "" -#: config/i386/i386.c:2020 +#: config/i386/i386.c:2047 #, gcc-internal-format msgid "argument to %qs attribute larger than %d" msgstr "" -#: config/i386/i386.c:2041 config/i386/i386.c:2076 +#: config/i386/i386.c:2068 config/i386/i386.c:2103 #, gcc-internal-format msgid "fastcall and cdecl attributes are not compatible" msgstr "" -#: config/i386/i386.c:2045 +#: config/i386/i386.c:2072 #, gcc-internal-format msgid "fastcall and stdcall attributes are not compatible" msgstr "" -#: config/i386/i386.c:2059 config/i386/i386.c:2072 +#: config/i386/i386.c:2086 config/i386/i386.c:2099 #, gcc-internal-format msgid "stdcall and cdecl attributes are not compatible" msgstr "" -#: config/i386/i386.c:2063 +#: config/i386/i386.c:2090 #, gcc-internal-format msgid "stdcall and fastcall attributes are not compatible" msgstr "" -#: config/i386/i386.c:2197 +#: config/i386/i386.c:2225 #, gcc-internal-format msgid "Calling %qD with attribute sseregparm without SSE/SSE2 enabled" msgstr "" -#: config/i386/i386.c:2200 +#: config/i386/i386.c:2228 #, gcc-internal-format msgid "Calling %qT with attribute sseregparm without SSE/SSE2 enabled" msgstr "" -#: config/i386/i386.c:2925 +#: config/i386/i386.c:2953 #, gcc-internal-format msgid "SSE register return with SSE disabled" msgstr "" -#: config/i386/i386.c:2927 +#: config/i386/i386.c:2955 #, gcc-internal-format msgid "SSE register argument with SSE disabled" msgstr "" -#: config/i386/i386.c:3242 +#: config/i386/i386.c:3270 #, gcc-internal-format msgid "SSE vector argument without SSE enabled changes the ABI" msgstr "" -#: config/i386/i386.c:3259 +#: config/i386/i386.c:3287 #, gcc-internal-format msgid "MMX vector argument without MMX enabled changes the ABI" msgstr "" -#: config/i386/i386.c:3525 +#: config/i386/i386.c:3553 #, gcc-internal-format msgid "SSE vector return without SSE enabled changes the ABI" msgstr "" -#: config/i386/i386.c:3535 +#: config/i386/i386.c:3563 #, gcc-internal-format msgid "MMX vector return without MMX enabled changes the ABI" msgstr "" -#: config/i386/i386.c:6762 +#: config/i386/i386.c:6923 #, gcc-internal-format msgid "extended registers have no high halves" msgstr "" -#: config/i386/i386.c:6777 +#: config/i386/i386.c:6938 #, gcc-internal-format msgid "unsupported operand size for extended register" msgstr "" -#: config/i386/i386.c:15029 config/rs6000/rs6000.c:7060 +#: config/i386/i386.c:15193 config/rs6000/rs6000.c:7128 #, gcc-internal-format msgid "selector must be an integer constant in the range 0..%wi" msgstr "" -#: config/i386/i386.c:15367 +#: config/i386/i386.c:15531 #, gcc-internal-format msgid "shift must be an immediate" msgstr "" -#: config/i386/i386.c:16537 +#: config/i386/i386.c:16701 #, gcc-internal-format msgid "%qs incompatible attribute ignored" msgstr "" -#: config/i386/winnt.c:74 -#, gcc-internal-format -msgid "%qs attribute only applies to variables" -msgstr "" - -#: config/i386/winnt.c:103 +#: config/i386/winnt-cxx.c:74 #, gcc-internal-format -msgid "" -"%qs attribute applies only to initialized variables with external linkage" +msgid "key method %q+D of dllimport'd class defined" msgstr "" -#: config/i386/winnt.c:202 config/sh/symbian.c:147 +#: config/i386/winnt-cxx.c:95 config/sh/symbian.c:173 #, gcc-internal-format -msgid "" -"function %q+D is defined after prior declaration as dllimport: attribute " -"ignored" +msgid "definition of static data member %q+D of dllimport'd class" msgstr "" -#: config/i386/winnt.c:213 config/sh/symbian.c:159 +#: config/i386/winnt.c:74 #, gcc-internal-format -msgid "inline function %q+D is declared as dllimport: attribute ignored" +msgid "%qs attribute only applies to variables" msgstr "" -#: config/i386/winnt.c:225 config/sh/symbian.c:173 +#: config/i386/winnt.c:103 #, gcc-internal-format -msgid "definition of static data member %q+D of dllimport'd class" +msgid "" +"%qs attribute applies only to initialized variables with external linkage" msgstr "" -#: config/i386/winnt.c:282 +#: config/i386/winnt.c:214 #, gcc-internal-format msgid "inconsistent dll linkage for %q+D, dllexport assumed" msgstr "" -#: config/i386/winnt.c:323 config/sh/symbian.c:273 +#: config/i386/winnt.c:254 config/sh/symbian.c:273 #, gcc-internal-format msgid "%qs declared as both exported to and imported from a DLL" msgstr "" -#: config/i386/winnt.c:466 -#, gcc-internal-format -msgid "%q+D defined locally after being referenced with dllimport linkage" -msgstr "" - -#: config/i386/winnt.c:469 -#, gcc-internal-format -msgid "" -"%q+D redeclared without dllimport attribute after being referenced with " -"dllimport linkage" -msgstr "" - -#: config/i386/winnt.c:637 +#: config/i386/winnt.c:549 #, gcc-internal-format msgid "%q+D causes a section type conflict" msgstr "" @@ -20772,47 +21559,47 @@ msgstr "" msgid "malformed #pragma builtin" msgstr "" -#: config/ia64/ia64.c:505 config/m32r/m32r.c:373 +#: config/ia64/ia64.c:501 config/m32r/m32r.c:373 #, gcc-internal-format msgid "invalid argument of %qs attribute" msgstr "" -#: config/ia64/ia64.c:517 +#: config/ia64/ia64.c:513 #, gcc-internal-format msgid "%Jan address area attribute cannot be specified for local variables" msgstr "" -#: config/ia64/ia64.c:524 +#: config/ia64/ia64.c:520 #, gcc-internal-format msgid "address area of %q+D conflicts with previous declaration" msgstr "" -#: config/ia64/ia64.c:531 +#: config/ia64/ia64.c:527 #, gcc-internal-format msgid "%Jaddress area attribute cannot be specified for functions" msgstr "" -#: config/ia64/ia64.c:4931 config/pa/pa.c:327 +#: config/ia64/ia64.c:5023 config/pa/pa.c:327 #, gcc-internal-format msgid "value of -mfixed-range must have form REG1-REG2" msgstr "" -#: config/ia64/ia64.c:4958 config/pa/pa.c:354 +#: config/ia64/ia64.c:5050 config/pa/pa.c:354 #, gcc-internal-format msgid "%s-%s is an empty range" msgstr "" -#: config/ia64/ia64.c:4986 +#: config/ia64/ia64.c:5078 #, gcc-internal-format msgid "bad value %<%s%> for -mtls-size= switch" msgstr "" -#: config/ia64/ia64.c:5014 +#: config/ia64/ia64.c:5106 #, gcc-internal-format msgid "bad value %<%s%> for -mtune= switch" msgstr "" -#: config/ia64/ia64.c:5033 +#: config/ia64/ia64.c:5125 #, gcc-internal-format msgid "not yet implemented: latency-optimized inline square root" msgstr "" @@ -20827,7 +21614,7 @@ msgstr "" msgid "argument %qd is not a constant" msgstr "" -#: config/iq2000/iq2000.c:2892 config/ms1/ms1.c:338 +#: config/iq2000/iq2000.c:2892 config/ms1/ms1.c:352 #: config/xtensa/xtensa.c:1773 #, gcc-internal-format msgid "PRINT_OPERAND_ADDRESS, null pointer" @@ -20889,7 +21676,7 @@ msgstr "" msgid "-fPIC is not currently supported on the 68000 or 68010" msgstr "" -#: config/m68k/m68k.c:640 config/rs6000/rs6000.c:13546 +#: config/m68k/m68k.c:640 config/rs6000/rs6000.c:13614 #, gcc-internal-format msgid "stack limit expression is not supported" msgstr "" @@ -21059,7 +21846,7 @@ msgstr "" msgid "MMIX Internal: %s is not a shiftable int" msgstr "" -#: config/ms1/ms1.c:301 +#: config/ms1/ms1.c:315 #, gcc-internal-format msgid "info pointer NULL" msgstr "" @@ -21084,7 +21871,7 @@ msgstr "" msgid "-g option disabled" msgstr "" -#: config/pa/pa.c:7982 +#: config/pa/pa.c:7996 #, gcc-internal-format msgid "" "alignment (%u) for %s exceeds maximum alignment for global common data. " @@ -21155,208 +21942,208 @@ msgstr "" msgid "junk at end of #pragma longcall" msgstr "" -#: config/rs6000/rs6000-c.c:2520 +#: config/rs6000/rs6000-c.c:2530 #, gcc-internal-format msgid "passing arg %d of %qE discards qualifiers frompointer target type" msgstr "" -#: config/rs6000/rs6000-c.c:2563 +#: config/rs6000/rs6000-c.c:2573 #, gcc-internal-format msgid "invalid parameter combination for AltiVec intrinsic" msgstr "" -#: config/rs6000/rs6000.c:1246 +#: config/rs6000/rs6000.c:1250 #, gcc-internal-format msgid "-mmultiple is not supported on little endian systems" msgstr "" -#: config/rs6000/rs6000.c:1253 +#: config/rs6000/rs6000.c:1257 #, gcc-internal-format msgid "-mstring is not supported on little endian systems" msgstr "" -#: config/rs6000/rs6000.c:1267 +#: config/rs6000/rs6000.c:1271 #, gcc-internal-format msgid "unknown -mdebug-%s switch" msgstr "" -#: config/rs6000/rs6000.c:1279 +#: config/rs6000/rs6000.c:1283 #, gcc-internal-format msgid "" "unknown -mtraceback arg %qs; expecting %<full%>, %<partial%> or %<none%>" msgstr "" -#: config/rs6000/rs6000.c:1320 +#: config/rs6000/rs6000.c:1324 #, gcc-internal-format msgid "AltiVec and E500 instructions cannot coexist" msgstr "" -#: config/rs6000/rs6000.c:1549 +#: config/rs6000/rs6000.c:1553 #, gcc-internal-format msgid "unknown -m%s= option specified: '%s'" msgstr "" -#: config/rs6000/rs6000.c:1751 +#: config/rs6000/rs6000.c:1758 #, gcc-internal-format msgid "not configured for ABI: '%s'" msgstr "" -#: config/rs6000/rs6000.c:1761 +#: config/rs6000/rs6000.c:1768 #, gcc-internal-format msgid "Using darwin64 ABI" msgstr "" -#: config/rs6000/rs6000.c:1766 +#: config/rs6000/rs6000.c:1773 #, gcc-internal-format msgid "Using old darwin ABI" msgstr "" -#: config/rs6000/rs6000.c:1771 +#: config/rs6000/rs6000.c:1778 #, gcc-internal-format msgid "unknown ABI specified: '%s'" msgstr "" -#: config/rs6000/rs6000.c:1798 +#: config/rs6000/rs6000.c:1805 #, gcc-internal-format msgid "invalid option for -mfloat-gprs: '%s'" msgstr "" -#: config/rs6000/rs6000.c:1808 +#: config/rs6000/rs6000.c:1815 #, gcc-internal-format msgid "Unknown switch -mlong-double-%s" msgstr "" -#: config/rs6000/rs6000.c:1829 +#: config/rs6000/rs6000.c:1836 #, gcc-internal-format msgid "" "-malign-power is not supported for 64-bit Darwin; it is incompatible with " "the installed C and C++ libraries" msgstr "" -#: config/rs6000/rs6000.c:1837 +#: config/rs6000/rs6000.c:1844 #, gcc-internal-format msgid "unknown -malign-XXXXX option specified: '%s'" msgstr "" -#: config/rs6000/rs6000.c:4131 +#: config/rs6000/rs6000.c:4201 #, gcc-internal-format msgid "" "GCC vector returned by reference: non-standard ABI extension with no " "compatibility guarantee" msgstr "" -#: config/rs6000/rs6000.c:4204 +#: config/rs6000/rs6000.c:4274 #, gcc-internal-format msgid "" "cannot return value in vector register because altivec instructions are " "disabled, use -maltivec to enable them" msgstr "" -#: config/rs6000/rs6000.c:4450 +#: config/rs6000/rs6000.c:4520 #, gcc-internal-format msgid "" "cannot pass argument in vector register because altivec instructions are " "disabled, use -maltivec to enable them" msgstr "" -#: config/rs6000/rs6000.c:5303 +#: config/rs6000/rs6000.c:5373 #, gcc-internal-format msgid "" "GCC vector passed by reference: non-standard ABI extension with no " "compatibility guarantee" msgstr "" -#: config/rs6000/rs6000.c:6474 +#: config/rs6000/rs6000.c:6542 #, gcc-internal-format msgid "argument 1 must be a 5-bit signed literal" msgstr "" -#: config/rs6000/rs6000.c:6577 config/rs6000/rs6000.c:7371 +#: config/rs6000/rs6000.c:6645 config/rs6000/rs6000.c:7439 #, gcc-internal-format msgid "argument 2 must be a 5-bit unsigned literal" msgstr "" -#: config/rs6000/rs6000.c:6617 +#: config/rs6000/rs6000.c:6685 #, gcc-internal-format msgid "argument 1 of __builtin_altivec_predicate must be a constant" msgstr "" -#: config/rs6000/rs6000.c:6670 +#: config/rs6000/rs6000.c:6738 #, gcc-internal-format msgid "argument 1 of __builtin_altivec_predicate is out of range" msgstr "" -#: config/rs6000/rs6000.c:6832 +#: config/rs6000/rs6000.c:6900 #, gcc-internal-format msgid "argument 3 must be a 4-bit unsigned literal" msgstr "" -#: config/rs6000/rs6000.c:7004 +#: config/rs6000/rs6000.c:7072 #, gcc-internal-format msgid "argument to %qs must be a 2-bit unsigned literal" msgstr "" -#: config/rs6000/rs6000.c:7148 +#: config/rs6000/rs6000.c:7216 #, gcc-internal-format msgid "unresolved overload for Altivec builtin %qF" msgstr "" -#: config/rs6000/rs6000.c:7230 +#: config/rs6000/rs6000.c:7298 #, gcc-internal-format msgid "argument to dss must be a 2-bit unsigned literal" msgstr "" -#: config/rs6000/rs6000.c:7491 +#: config/rs6000/rs6000.c:7559 #, gcc-internal-format msgid "argument 1 of __builtin_spe_predicate must be a constant" msgstr "" -#: config/rs6000/rs6000.c:7563 +#: config/rs6000/rs6000.c:7631 #, gcc-internal-format msgid "argument 1 of __builtin_spe_predicate is out of range" msgstr "" -#: config/rs6000/rs6000.c:13509 +#: config/rs6000/rs6000.c:13577 #, gcc-internal-format msgid "stack frame too large" msgstr "" -#: config/rs6000/rs6000.c:16069 +#: config/rs6000/rs6000.c:16137 #, gcc-internal-format msgid "no profiling of 64-bit code for this ABI" msgstr "" -#: config/rs6000/rs6000.c:17178 +#: config/rs6000/rs6000.c:17246 #, gcc-internal-format msgid "use of %<long%> in AltiVec types is invalid for 64-bit code" msgstr "" -#: config/rs6000/rs6000.c:17180 +#: config/rs6000/rs6000.c:17248 #, gcc-internal-format msgid "use of %<long%> in AltiVec types is deprecated; use %<int%>" msgstr "" -#: config/rs6000/rs6000.c:17184 +#: config/rs6000/rs6000.c:17252 #, gcc-internal-format msgid "use of %<long long%> in AltiVec types is invalid" msgstr "" -#: config/rs6000/rs6000.c:17186 +#: config/rs6000/rs6000.c:17254 #, gcc-internal-format msgid "use of %<double%> in AltiVec types is invalid" msgstr "" -#: config/rs6000/rs6000.c:17188 +#: config/rs6000/rs6000.c:17256 #, gcc-internal-format msgid "use of %<long double%> in AltiVec types is invalid" msgstr "" -#: config/rs6000/rs6000.c:17190 +#: config/rs6000/rs6000.c:17258 #, gcc-internal-format msgid "use of boolean types in AltiVec types is invalid" msgstr "" -#: config/rs6000/rs6000.c:17192 +#: config/rs6000/rs6000.c:17260 #, gcc-internal-format msgid "use of %<complex%> in AltiVec types is invalid" msgstr "" @@ -21420,7 +22207,7 @@ msgstr "" #. Number of bytes into the frame return addresses can be found. See #. rs6000_stack_info in rs6000.c for more information on how the different #. abi's store the return address. -#: config/rs6000/rs6000.h:1581 +#: config/rs6000/rs6000.h:1590 #, gcc-internal-format msgid "RETURN_ADDRESS_OFFSET not supported" msgstr "" @@ -21488,111 +22275,128 @@ msgstr "" msgid "-m%s not supported in this configuration" msgstr "" -#: config/s390/s390.c:1314 +#: config/s390/s390.c:1319 #, gcc-internal-format msgid "stack guard value must be an exact power of 2" msgstr "" -#: config/s390/s390.c:1321 +#: config/s390/s390.c:1326 #, gcc-internal-format msgid "stack size must be an exact power of 2" msgstr "" -#: config/s390/s390.c:1366 +#: config/s390/s390.c:1371 #, gcc-internal-format msgid "z/Architecture mode not supported on %s" msgstr "" -#: config/s390/s390.c:1368 +#: config/s390/s390.c:1373 #, gcc-internal-format msgid "64-bit ABI not supported in ESA/390 mode" msgstr "" -#: config/s390/s390.c:1379 +#: config/s390/s390.c:1384 #, gcc-internal-format msgid "" "-mbackchain -mpacked-stack -mhard-float are not supported in combination" msgstr "" -#: config/s390/s390.c:1385 +#: config/s390/s390.c:1390 #, gcc-internal-format msgid "-mstack-size implies use of -mstack-guard" msgstr "" -#: config/s390/s390.c:1387 +#: config/s390/s390.c:1392 #, gcc-internal-format msgid "stack size must be greater than the stack guard value" msgstr "" -#: config/s390/s390.c:1390 +#: config/s390/s390.c:1394 +#, gcc-internal-format +msgid "stack size must not be greater than 64k" +msgstr "" + +#: config/s390/s390.c:1397 #, gcc-internal-format msgid "-mstack-guard implies use of -mstack-size" msgstr "" -#: config/s390/s390.c:6077 +#: config/s390/s390.c:6253 #, gcc-internal-format msgid "total size of local variables exceeds architecture limit" msgstr "" -#: config/s390/s390.c:6623 +#: config/s390/s390.c:6840 #, gcc-internal-format msgid "frame size of %qs is " msgstr "" -#: config/s390/s390.c:6623 +#: config/s390/s390.c:6840 #, gcc-internal-format msgid " bytes" msgstr "" -#: config/s390/s390.c:6627 +#: config/s390/s390.c:6844 #, gcc-internal-format msgid "%qs uses dynamic stack allocation" msgstr "" -#: config/sh/sh.c:6473 +#: config/sh/sh.c:6486 #, gcc-internal-format msgid "__builtin_saveregs not supported by this subtarget" msgstr "" -#: config/sh/sh.c:7522 +#: config/sh/sh.c:7535 #, gcc-internal-format 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:7544 config/sh/sh.c:7579 +#: config/sh/sh.c:7557 config/sh/sh.c:7592 #, gcc-internal-format msgid "%qs attribute only applies to interrupt functions" msgstr "" #. The argument must be a constant string. -#: config/sh/sh.c:7551 +#: config/sh/sh.c:7564 #, gcc-internal-format msgid "%qs attribute argument not a string constant" msgstr "" #. The argument must be a constant integer. -#: config/sh/sh.c:7586 +#: config/sh/sh.c:7599 #, gcc-internal-format msgid "%qs attribute argument not an integer constant" msgstr "" -#: config/sh/sh.c:9602 +#: config/sh/sh.c:9655 #, gcc-internal-format msgid "r0 needs to be available as a call-clobbered register" msgstr "" -#: config/sh/sh.c:9623 +#: config/sh/sh.c:9676 #, gcc-internal-format msgid "Need a second call-clobbered general purpose register" msgstr "" -#: config/sh/sh.c:9631 +#: config/sh/sh.c:9684 #, gcc-internal-format msgid "Need a call-clobbered target register" msgstr "" +#: config/sh/symbian.c:147 +#, gcc-internal-format +msgid "" +"function %q+D is defined after prior declaration as dllimport: attribute " +"ignored" +msgstr "" + +#: config/sh/symbian.c:159 +#, gcc-internal-format +msgid "inline function %q+D is declared as dllimport: attribute ignored" +msgstr "" + #: config/sh/symbian.c:280 #, gcc-internal-format msgid "" @@ -21604,7 +22408,7 @@ msgstr "" msgid "%s %q+D %s after being referenced with dllimport linkage" msgstr "" -#: config/sh/symbian.c:892 cp/tree.c:2313 +#: config/sh/symbian.c:892 cp/tree.c:2334 #, gcc-internal-format msgid "lang_* check: failed in %s, at %s:%d" msgstr "" @@ -21619,11 +22423,22 @@ msgstr "" #. Relaxation isn't yet supported for SHmedia #. After reload, if conversion does little good but can cause ICEs: - find_if_block doesn't do anything for SH because we don't have conditional execution patterns. (We use conditional move patterns, which are handled differently, and only before reload). - find_cond_trap doesn't do anything for the SH because we #. don't have conditional traps. - find_if_case_1 uses redirect_edge_and_branch_force in the only path that does an optimization, and this causes an ICE when branch targets are in registers. - find_if_case_2 doesn't do anything for the SHmedia after reload except when it can redirect a tablejump - and that's rather rare. #. -fprofile-arcs needs a working libgcov . In unified tree configurations with newlib, this requires to configure with --with-newlib --with-headers. But there is no way to check here we have a working libgcov, so just assume that we have. -#: config/sh/sh.h:607 +#: config/sh/sh.h:611 #, gcc-internal-format msgid "profiling is still experimental for this target" msgstr "" +#. Only the sh64-elf assembler fully supports .quad properly. +#. User supplied - leave it alone. +#. The debugging information is sufficient, but gdb doesn't implement this yet +#. Never run scheduling before reload, since that can break global alloc, and generates slower code anyway due to the pressure on R0. +#. Enable sched1 for SH4; ready queue will be reordered by the target hooks when pressure is high. We can not do this for SH3 and lower as they give spill failures for R0. +#. ??? Current exception handling places basic block boundaries after call_insns. It causes the high pressure on R0 and gives spill failures for R0 in reload. See PR 22553 and the thread on gcc-patches <http://gcc.gnu.org/ml/gcc-patches/2005-10/msg00816.html>. +#: config/sh/sh.h:676 +#, gcc-internal-format +msgid "ignoring -fschedule-insns because of exception handling bug" +msgstr "" + #: config/sparc/sparc.c:635 #, gcc-internal-format msgid "%s is not supported by this configuration" @@ -21859,7 +22674,7 @@ msgstr "" msgid "%s %+#D <near match>" msgstr "" -#: cp/call.c:2409 cp/pt.c:1306 +#: cp/call.c:2409 cp/pt.c:1324 #, gcc-internal-format msgid "%s %+#D" msgstr "" @@ -21888,162 +22703,152 @@ msgid "" "using .* or ->*" msgstr "" -#: cp/call.c:2998 +#: cp/call.c:3003 #, gcc-internal-format msgid "no match for call to %<(%T) (%A)%>" msgstr "" -#: cp/call.c:3007 +#: cp/call.c:3012 #, gcc-internal-format msgid "call of %<(%T) (%A)%> is ambiguous" msgstr "" -#: cp/call.c:3045 +#: cp/call.c:3050 #, gcc-internal-format msgid "%s for ternary %<operator?:%> in %<%E ? %E : %E%>" msgstr "" -#: cp/call.c:3051 +#: cp/call.c:3056 #, gcc-internal-format msgid "%s for %<operator%s%> in %<%E%s%>" msgstr "" -#: cp/call.c:3055 +#: cp/call.c:3060 #, gcc-internal-format msgid "%s for %<operator[]%> in %<%E[%E]%>" msgstr "" -#: cp/call.c:3060 +#: cp/call.c:3065 #, gcc-internal-format msgid "%s for %qs in %<%s %E%>" msgstr "" -#: cp/call.c:3065 +#: cp/call.c:3070 #, gcc-internal-format msgid "%s for %<operator%s%> in %<%E %s %E%>" msgstr "" -#: cp/call.c:3068 +#: cp/call.c:3073 #, gcc-internal-format msgid "%s for %<operator%s%> in %<%s%E%>" msgstr "" -#: cp/call.c:3160 +#: cp/call.c:3165 #, gcc-internal-format msgid "ISO C++ forbids omitting the middle term of a ?: expression" msgstr "" -#: cp/call.c:3237 +#: cp/call.c:3242 #, gcc-internal-format msgid "%qE has type %<void%> and is not a throw-expression" msgstr "" -#: cp/call.c:3276 cp/call.c:3486 +#: cp/call.c:3281 cp/call.c:3491 #, gcc-internal-format msgid "operands to ?: have different types" msgstr "" -#: cp/call.c:3440 +#: cp/call.c:3445 #, gcc-internal-format msgid "enumeral mismatch in conditional expression: %qT vs %qT" msgstr "" -#: cp/call.c:3447 +#: cp/call.c:3452 #, gcc-internal-format msgid "enumeral and non-enumeral type in conditional expression" msgstr "" -#: cp/call.c:3741 +#: cp/call.c:3746 #, gcc-internal-format msgid "no %<%D(int)%> declared for postfix %qs, trying prefix operator instead" msgstr "" -#: cp/call.c:3814 +#: cp/call.c:3819 #, gcc-internal-format msgid "comparison between %q#T and %q#T" msgstr "" -#: cp/call.c:4073 +#: cp/call.c:4078 #, gcc-internal-format msgid "no suitable %<operator %s%> for %qT" msgstr "" -#: cp/call.c:4090 +#: cp/call.c:4095 #, gcc-internal-format msgid "%q+#D is private" msgstr "" -#: cp/call.c:4092 +#: cp/call.c:4097 #, gcc-internal-format msgid "%q+#D is protected" msgstr "" -#: cp/call.c:4094 +#: cp/call.c:4099 #, gcc-internal-format msgid "%q+#D is inaccessible" msgstr "" -#: cp/call.c:4095 +#: cp/call.c:4100 #, gcc-internal-format msgid "within this context" msgstr "" -#: cp/call.c:4184 cp/cvt.c:264 +#: cp/call.c:4189 cp/cvt.c:264 #, gcc-internal-format msgid "invalid conversion from %qT to %qT" msgstr "" -#: cp/call.c:4186 +#: cp/call.c:4191 #, gcc-internal-format msgid " initializing argument %P of %qD" msgstr "" -#: cp/call.c:4198 +#: cp/call.c:4203 #, gcc-internal-format msgid "passing NULL to non-pointer argument %P of %qD" msgstr "" -#: cp/call.c:4201 +#: cp/call.c:4206 #, gcc-internal-format msgid "converting to non-pointer type %qT from NULL" msgstr "" -#: cp/call.c:4209 +#: cp/call.c:4214 #, gcc-internal-format msgid "passing %qT for argument %P to %qD" msgstr "" -#: cp/call.c:4212 +#: cp/call.c:4217 #, gcc-internal-format msgid "converting to %qT from %qT" msgstr "" -#: cp/call.c:4221 -#, gcc-internal-format -msgid "passing negative value %qE for argument %P to %qD" -msgstr "" - -#: cp/call.c:4224 -#, gcc-internal-format -msgid "converting negative value %qE to %qT" -msgstr "" - -#: cp/call.c:4366 +#: cp/call.c:4356 #, gcc-internal-format msgid "cannot bind bitfield %qE to %qT" msgstr "" -#: cp/call.c:4369 cp/call.c:4385 +#: cp/call.c:4359 cp/call.c:4375 #, gcc-internal-format msgid "cannot bind packed field %qE to %qT" msgstr "" -#: cp/call.c:4372 +#: cp/call.c:4362 #, gcc-internal-format msgid "cannot bind rvalue %qE to %qT" msgstr "" -#: cp/call.c:4481 +#: cp/call.c:4476 #, gcc-internal-format msgid "" "cannot pass objects of non-POD type %q#T through %<...%>; call will abort at " @@ -22051,374 +22856,369 @@ msgid "" msgstr "" #. Undefined behavior [expr.call] 5.2.2/7. -#: cp/call.c:4507 +#: cp/call.c:4502 #, gcc-internal-format msgid "" "cannot receive objects of non-POD type %q#T through %<...%>; call will abort " "at runtime" msgstr "" -#: cp/call.c:4550 +#: cp/call.c:4545 #, gcc-internal-format msgid "the default argument for parameter %d of %qD has not yet been parsed" msgstr "" -#: cp/call.c:4629 +#: cp/call.c:4624 #, gcc-internal-format msgid "argument of function call might be a candidate for a format attribute" msgstr "" -#: cp/call.c:4766 +#: cp/call.c:4761 #, gcc-internal-format msgid "passing %qT as %<this%> argument of %q#D discards qualifiers" msgstr "" -#: cp/call.c:4785 +#: cp/call.c:4780 #, gcc-internal-format msgid "%qT is not an accessible base of %qT" msgstr "" -#: cp/call.c:5035 +#: cp/call.c:5030 #, gcc-internal-format msgid "could not find class$ field in java interface type %qT" msgstr "" -#: cp/call.c:5295 +#: cp/call.c:5267 #, gcc-internal-format msgid "call to non-function %qD" msgstr "" -#: cp/call.c:5320 -#, gcc-internal-format -msgid "request for member %qD in %qE, which is of non-aggregate type %qT" -msgstr "" - -#: cp/call.c:5399 +#: cp/call.c:5389 #, gcc-internal-format msgid "no matching function for call to %<%T::%s(%A)%#V%>" msgstr "" -#: cp/call.c:5417 +#: cp/call.c:5407 #, gcc-internal-format msgid "call of overloaded %<%s(%A)%> is ambiguous" msgstr "" -#: cp/call.c:5441 +#: cp/call.c:5431 #, gcc-internal-format msgid "cannot call member function %qD without object" msgstr "" -#: cp/call.c:6046 +#: cp/call.c:6036 #, gcc-internal-format msgid "passing %qT chooses %qT over %qT" msgstr "" -#: cp/call.c:6048 cp/name-lookup.c:4225 +#: cp/call.c:6038 cp/name-lookup.c:4228 #, gcc-internal-format msgid " in call to %qD" msgstr "" -#: cp/call.c:6105 +#: cp/call.c:6095 #, gcc-internal-format msgid "choosing %qD over %qD" msgstr "" -#: cp/call.c:6106 +#: cp/call.c:6096 #, gcc-internal-format msgid " for conversion from %qT to %qT" msgstr "" -#: cp/call.c:6108 +#: cp/call.c:6098 #, gcc-internal-format msgid " because conversion sequence for the argument is better" msgstr "" -#: cp/call.c:6228 +#: cp/call.c:6212 #, gcc-internal-format msgid "" "ISO C++ says that these are ambiguous, even though the worst conversion for " "the first is better than the worst conversion for the second:" msgstr "" -#: cp/call.c:6372 +#: cp/call.c:6356 #, gcc-internal-format msgid "could not convert %qE to %qT" msgstr "" -#: cp/call.c:6504 +#: cp/call.c:6488 #, gcc-internal-format msgid "" "invalid initialization of non-const reference of type %qT from a temporary " "of type %qT" msgstr "" -#: cp/call.c:6508 +#: cp/call.c:6492 #, gcc-internal-format msgid "" "invalid initialization of reference of type %qT from expression of type %qT" msgstr "" -#: cp/class.c:274 +#: cp/class.c:277 #, gcc-internal-format msgid "cannot convert from base %qT to derived type %qT via virtual base %qT" msgstr "" -#: cp/class.c:931 +#: cp/class.c:933 #, gcc-internal-format msgid "Java class %qT cannot have a destructor" msgstr "" -#: cp/class.c:933 +#: cp/class.c:935 #, gcc-internal-format msgid "Java class %qT cannot have an implicit non-trivial destructor" msgstr "" -#: cp/class.c:1034 +#: cp/class.c:1036 #, gcc-internal-format msgid "repeated using declaration %q+D" msgstr "" -#: cp/class.c:1036 +#: cp/class.c:1038 #, gcc-internal-format msgid "using declaration %q+D conflicts with a previous using declaration" msgstr "" -#: cp/class.c:1041 +#: cp/class.c:1043 #, gcc-internal-format msgid "%q+#D cannot be overloaded" msgstr "" -#: cp/class.c:1042 +#: cp/class.c:1044 #, gcc-internal-format msgid "with %q+#D" msgstr "" -#: cp/class.c:1097 +#: cp/class.c:1100 #, gcc-internal-format msgid "conflicting access specifications for method %q+D, ignored" msgstr "" -#: cp/class.c:1100 +#: cp/class.c:1103 #, gcc-internal-format msgid "conflicting access specifications for field %qE, ignored" msgstr "" -#: cp/class.c:1161 cp/class.c:1169 +#: cp/class.c:1164 cp/class.c:1172 #, gcc-internal-format msgid "%q+D invalid in %q#T" msgstr "" -#: cp/class.c:1162 +#: cp/class.c:1165 #, gcc-internal-format msgid " because of local method %q+#D with same name" msgstr "" -#: cp/class.c:1170 +#: cp/class.c:1173 #, gcc-internal-format msgid " because of local member %q+#D with same name" msgstr "" -#: cp/class.c:1212 +#: cp/class.c:1215 #, gcc-internal-format msgid "base class %q#T has a non-virtual destructor" msgstr "" -#: cp/class.c:1526 +#: cp/class.c:1529 #, gcc-internal-format msgid "all member functions in class %qT are private" msgstr "" -#: cp/class.c:1537 +#: cp/class.c:1540 #, gcc-internal-format msgid "%q#T only defines a private destructor and has no friends" msgstr "" -#: cp/class.c:1577 +#: cp/class.c:1583 #, gcc-internal-format msgid "%q#T only defines private constructors and has no friends" msgstr "" -#: cp/class.c:1910 +#: cp/class.c:1976 #, gcc-internal-format msgid "no unique final overrider for %qD in %qT" msgstr "" #. Here we know it is a hider, and no overrider exists. -#: cp/class.c:2388 +#: cp/class.c:2395 #, gcc-internal-format msgid "%q+D was hidden" msgstr "" -#: cp/class.c:2389 +#: cp/class.c:2396 #, gcc-internal-format msgid " by %q+D" msgstr "" -#: cp/class.c:2430 cp/decl2.c:1085 +#: cp/class.c:2437 cp/decl2.c:1083 #, gcc-internal-format msgid "%q+#D invalid; an anonymous union can only have non-static data members" msgstr "" -#: cp/class.c:2436 cp/decl2.c:1091 +#: cp/class.c:2443 cp/decl2.c:1089 #, gcc-internal-format msgid "private member %q+#D in anonymous union" msgstr "" -#: cp/class.c:2438 cp/decl2.c:1093 +#: cp/class.c:2445 cp/decl2.c:1091 #, gcc-internal-format msgid "protected member %q+#D in anonymous union" msgstr "" -#: cp/class.c:2604 +#: cp/class.c:2611 #, gcc-internal-format msgid "bit-field %q+#D with non-integral type" msgstr "" -#: cp/class.c:2621 +#: cp/class.c:2628 #, gcc-internal-format msgid "bit-field %q+D width not an integer constant" msgstr "" -#: cp/class.c:2626 +#: cp/class.c:2633 #, gcc-internal-format msgid "negative width in bit-field %q+D" msgstr "" -#: cp/class.c:2631 +#: cp/class.c:2638 #, gcc-internal-format msgid "zero width for bit-field %q+D" msgstr "" -#: cp/class.c:2637 +#: cp/class.c:2644 #, gcc-internal-format msgid "width of %q+D exceeds its type" msgstr "" -#: cp/class.c:2646 +#: cp/class.c:2653 #, gcc-internal-format msgid "%q+D is too small to hold all values of %q#T" msgstr "" -#: cp/class.c:2705 +#: cp/class.c:2712 #, gcc-internal-format msgid "member %q+#D with constructor not allowed in union" msgstr "" -#: cp/class.c:2708 +#: cp/class.c:2715 #, gcc-internal-format msgid "member %q+#D with destructor not allowed in union" msgstr "" -#: cp/class.c:2710 +#: cp/class.c:2717 #, gcc-internal-format msgid "member %q+#D with copy assignment operator not allowed in union" msgstr "" -#: cp/class.c:2733 +#: cp/class.c:2740 #, gcc-internal-format msgid "multiple fields in union %qT initialized" msgstr "" -#: cp/class.c:2795 +#: cp/class.c:2802 #, gcc-internal-format msgid "ignoring packed attribute on unpacked non-POD field %q+#D" msgstr "" -#: cp/class.c:2855 +#: cp/class.c:2862 #, gcc-internal-format msgid "%q+D may not be static because it is a member of a union" msgstr "" -#: cp/class.c:2860 +#: cp/class.c:2867 #, gcc-internal-format msgid "%q+D may not have reference type %qT because it is a member of a union" msgstr "" -#: cp/class.c:2869 +#: cp/class.c:2876 #, gcc-internal-format msgid "field %q+D in local class cannot be static" msgstr "" -#: cp/class.c:2875 +#: cp/class.c:2882 #, gcc-internal-format msgid "field %q+D invalidly declared function type" msgstr "" -#: cp/class.c:2881 +#: cp/class.c:2888 #, gcc-internal-format msgid "field %q+D invalidly declared method type" msgstr "" -#: cp/class.c:2913 +#: cp/class.c:2920 #, gcc-internal-format msgid "non-static reference %q+#D in class without a constructor" msgstr "" -#: cp/class.c:2960 +#: cp/class.c:2967 #, gcc-internal-format msgid "non-static const member %q+#D in class without a constructor" msgstr "" -#: cp/class.c:2975 +#: cp/class.c:2982 #, gcc-internal-format msgid "field %q+#D with same name as class" msgstr "" -#: cp/class.c:3008 +#: cp/class.c:3015 #, gcc-internal-format msgid "%q#T has pointer data members" msgstr "" -#: cp/class.c:3012 +#: cp/class.c:3019 #, gcc-internal-format msgid " but does not override %<%T(const %T&)%>" msgstr "" -#: cp/class.c:3014 +#: cp/class.c:3021 #, gcc-internal-format msgid " or %<operator=(const %T&)%>" msgstr "" -#: cp/class.c:3017 +#: cp/class.c:3024 #, gcc-internal-format msgid " but does not override %<operator=(const %T&)%>" msgstr "" -#: cp/class.c:3450 +#: cp/class.c:3480 #, gcc-internal-format msgid "" "offset of empty base %qT may not be ABI-compliant and maychange in a future " "version of GCC" msgstr "" -#: cp/class.c:3562 +#: cp/class.c:3592 #, gcc-internal-format msgid "class %qT will be considered nearly empty in a future version of GCC" msgstr "" -#: cp/class.c:3644 +#: cp/class.c:3674 #, gcc-internal-format msgid "initializer specified for non-virtual method %q+D" msgstr "" -#: cp/class.c:4306 +#: cp/class.c:4336 #, gcc-internal-format msgid "" "offset of virtual base %qT is not ABI-compliant and may change in a future " "version of GCC" msgstr "" -#: cp/class.c:4405 +#: cp/class.c:4435 #, gcc-internal-format msgid "direct base %qT inaccessible in %qT due to ambiguity" msgstr "" -#: cp/class.c:4417 +#: cp/class.c:4447 #, gcc-internal-format msgid "virtual base %qT inaccessible in %qT due to ambiguity" msgstr "" -#: cp/class.c:4594 +#: cp/class.c:4624 #, gcc-internal-format msgid "" "size assigned to %qT may not be ABI-compliant and may change in a future " @@ -22427,89 +23227,89 @@ msgstr "" #. Versions of G++ before G++ 3.4 did not reset the #. DECL_MODE. -#: cp/class.c:4633 +#: cp/class.c:4663 #, gcc-internal-format msgid "" "the offset of %qD may not be ABI-compliant and may change in a future " "version of GCC" msgstr "" -#: cp/class.c:4661 +#: cp/class.c:4691 #, gcc-internal-format msgid "" "offset of %q+D is not ABI-compliant and may change in a future version of GCC" msgstr "" -#: cp/class.c:4670 +#: cp/class.c:4700 #, gcc-internal-format msgid "" "%q+D contains empty classes which may cause base classes to be placed at " "different locations in a future version of GCC" msgstr "" -#: cp/class.c:4729 +#: cp/class.c:4759 #, gcc-internal-format msgid "" "layout of classes derived from empty class %qT may change in a future " "version of GCC" msgstr "" -#: cp/class.c:4870 cp/parser.c:13057 +#: cp/class.c:4905 cp/parser.c:13111 #, gcc-internal-format msgid "redefinition of %q#T" msgstr "" -#: cp/class.c:5020 +#: cp/class.c:5055 #, gcc-internal-format msgid "%q#T has virtual functions but non-virtual destructor" msgstr "" -#: cp/class.c:5117 +#: cp/class.c:5157 #, gcc-internal-format msgid "trying to finish struct, but kicked out due to previous parse errors" msgstr "" -#: cp/class.c:5533 +#: cp/class.c:5574 #, gcc-internal-format msgid "language string %<\"%E\"%> not recognized" msgstr "" -#: cp/class.c:5619 +#: cp/class.c:5660 #, gcc-internal-format msgid "cannot resolve overloaded function %qD based on conversion to type %qT" msgstr "" -#: cp/class.c:5746 +#: cp/class.c:5787 #, gcc-internal-format msgid "no matches converting function %qD to type %q#T" msgstr "" -#: cp/class.c:5769 +#: cp/class.c:5810 #, gcc-internal-format msgid "converting overloaded function %qD to type %q#T is ambiguous" msgstr "" -#: cp/class.c:5795 +#: cp/class.c:5836 #, gcc-internal-format msgid "assuming pointer to member %qD" msgstr "" -#: cp/class.c:5798 +#: cp/class.c:5839 #, gcc-internal-format msgid "(a pointer to member can only be formed with %<&%E%>)" msgstr "" -#: cp/class.c:5843 cp/class.c:5874 cp/class.c:6026 cp/class.c:6033 +#: cp/class.c:5884 cp/class.c:5915 cp/class.c:6067 cp/class.c:6074 #, gcc-internal-format msgid "not enough type information" msgstr "" -#: cp/class.c:5860 +#: cp/class.c:5901 #, gcc-internal-format msgid "argument of type %qT does not match %qT" msgstr "" -#: cp/class.c:6010 +#: cp/class.c:6051 #, gcc-internal-format msgid "invalid operation on uninstantiated type" msgstr "" @@ -22519,12 +23319,12 @@ 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:6247 cp/decl.c:1101 cp/name-lookup.c:508 +#: cp/class.c:6288 cp/decl.c:1136 cp/name-lookup.c:508 #, gcc-internal-format msgid "declaration of %q#D" msgstr "" -#: cp/class.c:6248 +#: cp/class.c:6289 #, gcc-internal-format msgid "changes meaning of %qD from %q+#D" msgstr "" @@ -22564,7 +23364,7 @@ msgstr "" msgid "conversion from %qT to %qT discards qualifiers" msgstr "" -#: cp/cvt.c:516 cp/typeck.c:4890 +#: cp/cvt.c:516 cp/typeck.c:4960 #, gcc-internal-format msgid "casting %qT to %qT does not dereference pointer" msgstr "" @@ -22627,27 +23427,27 @@ msgstr "" msgid "%s is a reference, not call, to function %qE" msgstr "" -#: cp/cvt.c:918 +#: cp/cvt.c:921 #, gcc-internal-format msgid "%s has no effect" msgstr "" -#: cp/cvt.c:950 +#: cp/cvt.c:953 #, gcc-internal-format msgid "value computed is not used" msgstr "" -#: cp/cvt.c:1058 +#: cp/cvt.c:1061 #, gcc-internal-format msgid "converting NULL to non-pointer type" msgstr "" -#: cp/cvt.c:1131 +#: cp/cvt.c:1134 #, gcc-internal-format msgid "ambiguous default type conversion from %qT" msgstr "" -#: cp/cvt.c:1133 +#: cp/cvt.c:1136 #, gcc-internal-format msgid " candidate conversions include %qD and %qD" msgstr "" @@ -22657,97 +23457,107 @@ msgstr "" msgid "%qD was declared %<extern%> and later %<static%>" msgstr "" -#: cp/decl.c:1004 cp/decl.c:1473 objc/objc-act.c:2903 objc/objc-act.c:7470 +#: cp/decl.c:1004 cp/decl.c:1508 objc/objc-act.c:2920 objc/objc-act.c:7487 #, gcc-internal-format msgid "previous declaration of %q+D" msgstr "" -#: cp/decl.c:1054 +#: cp/decl.c:1037 +#, gcc-internal-format +msgid "declaration of %qF throws different exceptions" +msgstr "" + +#: cp/decl.c:1038 +#, gcc-internal-format +msgid "from previous declaration %q+F" +msgstr "" + +#: cp/decl.c:1089 #, gcc-internal-format msgid "function %q+D redeclared as inline" msgstr "" -#: cp/decl.c:1056 +#: cp/decl.c:1091 #, gcc-internal-format msgid "previous declaration of %q+D with attribute noinline" msgstr "" -#: cp/decl.c:1063 +#: cp/decl.c:1098 #, gcc-internal-format msgid "function %q+D redeclared with attribute noinline" msgstr "" -#: cp/decl.c:1065 +#: cp/decl.c:1100 #, gcc-internal-format msgid "previous declaration of %q+D was inline" msgstr "" -#: cp/decl.c:1088 cp/decl.c:1161 +#: cp/decl.c:1123 cp/decl.c:1196 #, gcc-internal-format msgid "shadowing %s function %q#D" msgstr "" -#: cp/decl.c:1097 +#: cp/decl.c:1132 #, gcc-internal-format msgid "library function %q#D redeclared as non-function %q#D" msgstr "" -#: cp/decl.c:1102 +#: cp/decl.c:1137 #, gcc-internal-format msgid "conflicts with built-in declaration %q#D" msgstr "" -#: cp/decl.c:1156 cp/decl.c:1265 cp/decl.c:1281 +#: cp/decl.c:1191 cp/decl.c:1300 cp/decl.c:1316 #, gcc-internal-format msgid "new declaration %q#D" msgstr "" -#: cp/decl.c:1157 +#: cp/decl.c:1192 #, gcc-internal-format msgid "ambiguates built-in declaration %q#D" msgstr "" -#: cp/decl.c:1229 +#: cp/decl.c:1264 #, gcc-internal-format msgid "%q#D redeclared as different kind of symbol" msgstr "" -#: cp/decl.c:1232 +#: cp/decl.c:1267 #, gcc-internal-format msgid "previous declaration of %q+#D" msgstr "" -#: cp/decl.c:1251 +#: cp/decl.c:1286 #, gcc-internal-format msgid "declaration of template %q#D" msgstr "" -#: cp/decl.c:1252 cp/name-lookup.c:509 +#: cp/decl.c:1287 cp/name-lookup.c:509 #, gcc-internal-format msgid "conflicts with previous declaration %q+#D" msgstr "" -#: cp/decl.c:1266 cp/decl.c:1282 +#: cp/decl.c:1301 cp/decl.c:1317 #, gcc-internal-format msgid "ambiguates old declaration %q+#D" msgstr "" -#: cp/decl.c:1274 +#: cp/decl.c:1309 #, gcc-internal-format msgid "declaration of C function %q#D conflicts with" msgstr "" -#: cp/decl.c:1276 +#: cp/decl.c:1311 #, gcc-internal-format msgid "previous declaration %q+#D here" msgstr "" -#: cp/decl.c:1289 +#: cp/decl.c:1324 #, gcc-internal-format msgid "conflicting declaration %q#D" msgstr "" -#: cp/decl.c:1290 +#: cp/decl.c:1325 #, gcc-internal-format msgid "%q+D has a previous declaration as %q#D" msgstr "" @@ -22759,82 +23569,72 @@ msgstr "" #. A namespace-name defined at global scope shall not be #. declared as the name of any other entity in any global scope #. of the program. -#: cp/decl.c:1342 +#: cp/decl.c:1377 #, gcc-internal-format msgid "declaration of namespace %qD conflicts with" msgstr "" -#: cp/decl.c:1343 +#: cp/decl.c:1378 #, gcc-internal-format msgid "previous declaration of namespace %q+D here" msgstr "" -#: cp/decl.c:1354 +#: cp/decl.c:1389 #, gcc-internal-format msgid "%q+#D previously defined here" msgstr "" -#: cp/decl.c:1355 +#: cp/decl.c:1390 #, gcc-internal-format msgid "%q+#D previously declared here" msgstr "" #. Prototype decl follows defn w/o prototype. -#: cp/decl.c:1364 +#: cp/decl.c:1399 #, gcc-internal-format msgid "prototype for %q+#D" msgstr "" -#: cp/decl.c:1365 +#: cp/decl.c:1400 #, gcc-internal-format msgid "%Jfollows non-prototype definition here" msgstr "" -#: cp/decl.c:1377 +#: cp/decl.c:1412 #, gcc-internal-format msgid "previous declaration of %q+#D with %qL linkage" msgstr "" -#: cp/decl.c:1379 +#: cp/decl.c:1414 #, gcc-internal-format msgid "conflicts with new declaration with %qL linkage" msgstr "" -#: cp/decl.c:1402 cp/decl.c:1408 +#: cp/decl.c:1437 cp/decl.c:1443 #, gcc-internal-format msgid "default argument given for parameter %d of %q#D" msgstr "" -#: cp/decl.c:1404 cp/decl.c:1410 +#: cp/decl.c:1439 cp/decl.c:1445 #, gcc-internal-format msgid "after previous specification in %q+#D" msgstr "" -#: cp/decl.c:1419 +#: cp/decl.c:1454 #, gcc-internal-format msgid "%q#D was used before it was declared inline" msgstr "" -#: cp/decl.c:1420 +#: cp/decl.c:1455 #, gcc-internal-format msgid "%Jprevious non-inline declaration here" msgstr "" -#: cp/decl.c:1472 +#: cp/decl.c:1507 #, gcc-internal-format msgid "redundant redeclaration of %qD in same scope" msgstr "" -#: cp/decl.c:1566 -#, gcc-internal-format -msgid "declaration of %qF throws different exceptions" -msgstr "" - -#: cp/decl.c:1568 -#, gcc-internal-format -msgid "than previous declaration %q+F" -msgstr "" - #. From [temp.expl.spec]: #. #. If a template, a member template or the member of a class @@ -22843,266 +23643,266 @@ msgstr "" #. that specialization that would cause an implicit #. instantiation to take place, in every translation unit in #. which such a use occurs. -#: cp/decl.c:1732 +#: cp/decl.c:1756 #, gcc-internal-format msgid "explicit specialization of %qD after first use" msgstr "" -#: cp/decl.c:1811 +#: cp/decl.c:1835 #, gcc-internal-format msgid "%q+D: visibility attribute ignored because it" msgstr "" -#: cp/decl.c:1813 +#: cp/decl.c:1837 #, gcc-internal-format msgid "%Jconflicts with previous declaration here" msgstr "" -#: cp/decl.c:2191 cp/decl.c:2213 +#: cp/decl.c:2227 cp/decl.c:2249 #, gcc-internal-format msgid "jump to label %qD" msgstr "" -#: cp/decl.c:2193 cp/decl.c:2215 +#: cp/decl.c:2229 cp/decl.c:2251 #, gcc-internal-format msgid "jump to case label" msgstr "" -#: cp/decl.c:2196 cp/decl.c:2218 +#: cp/decl.c:2232 cp/decl.c:2254 #, gcc-internal-format msgid "%H from here" msgstr "" -#: cp/decl.c:2201 +#: cp/decl.c:2237 #, gcc-internal-format msgid " crosses initialization of %q+#D" msgstr "" -#: cp/decl.c:2203 cp/decl.c:2317 +#: cp/decl.c:2239 cp/decl.c:2353 #, gcc-internal-format msgid " enters scope of non-POD %q+#D" msgstr "" -#: cp/decl.c:2222 cp/decl.c:2321 +#: cp/decl.c:2258 cp/decl.c:2357 #, gcc-internal-format msgid " enters try block" msgstr "" -#: cp/decl.c:2224 cp/decl.c:2323 +#: cp/decl.c:2260 cp/decl.c:2359 #, gcc-internal-format msgid " enters catch block" msgstr "" -#: cp/decl.c:2301 +#: cp/decl.c:2337 #, gcc-internal-format msgid "jump to label %q+D" msgstr "" -#: cp/decl.c:2302 +#: cp/decl.c:2338 #, gcc-internal-format msgid " from here" msgstr "" #. Can't skip init of __exception_info. -#: cp/decl.c:2313 +#: cp/decl.c:2349 #, gcc-internal-format msgid "%J enters catch block" msgstr "" -#: cp/decl.c:2315 +#: cp/decl.c:2351 #, gcc-internal-format msgid " skips initialization of %q+#D" msgstr "" -#: cp/decl.c:2349 +#: cp/decl.c:2385 #, gcc-internal-format msgid "label named wchar_t" msgstr "" -#: cp/decl.c:2352 +#: cp/decl.c:2388 #, gcc-internal-format msgid "duplicate label %qD" msgstr "" -#: cp/decl.c:2607 cp/parser.c:3609 +#: cp/decl.c:2644 cp/parser.c:3636 #, gcc-internal-format msgid "%qD used without template parameters" msgstr "" -#: cp/decl.c:2624 cp/decl.c:2715 +#: cp/decl.c:2661 cp/decl.c:2752 #, gcc-internal-format msgid "no class template named %q#T in %q#T" msgstr "" -#: cp/decl.c:2645 cp/decl.c:2655 cp/decl.c:2675 +#: cp/decl.c:2682 cp/decl.c:2692 cp/decl.c:2712 #, gcc-internal-format msgid "no type named %q#T in %q#T" msgstr "" -#: cp/decl.c:2724 +#: cp/decl.c:2761 #, gcc-internal-format msgid "template parameters do not match template" msgstr "" -#: cp/decl.c:2725 cp/friend.c:317 cp/friend.c:325 +#: cp/decl.c:2762 cp/friend.c:317 cp/friend.c:325 #, gcc-internal-format msgid "%q+D declared here" msgstr "" -#: cp/decl.c:3398 +#: cp/decl.c:3435 #, gcc-internal-format msgid "%Jan anonymous union cannot have function members" msgstr "" -#: cp/decl.c:3416 +#: cp/decl.c:3453 #, gcc-internal-format msgid "member %q+#D with constructor not allowed in anonymous aggregate" msgstr "" -#: cp/decl.c:3419 +#: cp/decl.c:3456 #, gcc-internal-format msgid "member %q+#D with destructor not allowed in anonymous aggregate" msgstr "" -#: cp/decl.c:3422 +#: cp/decl.c:3459 #, gcc-internal-format msgid "" "member %q+#D with copy assignment operator not allowed in anonymous aggregate" msgstr "" -#: cp/decl.c:3447 +#: cp/decl.c:3484 #, gcc-internal-format msgid "multiple types in one declaration" msgstr "" -#: cp/decl.c:3451 +#: cp/decl.c:3488 #, gcc-internal-format msgid "redeclaration of C++ built-in type %qT" msgstr "" -#: cp/decl.c:3488 +#: cp/decl.c:3525 #, gcc-internal-format msgid "missing type-name in typedef-declaration" msgstr "" -#: cp/decl.c:3496 +#: cp/decl.c:3533 #, gcc-internal-format msgid "ISO C++ prohibits anonymous structs" msgstr "" -#: cp/decl.c:3503 +#: cp/decl.c:3540 #, gcc-internal-format msgid "%qs can only be specified for functions" msgstr "" -#: cp/decl.c:3509 +#: cp/decl.c:3546 #, gcc-internal-format msgid "%<friend%> can only be specified inside a class" msgstr "" -#: cp/decl.c:3511 +#: cp/decl.c:3548 #, gcc-internal-format msgid "%<explicit%> can only be specified for constructors" msgstr "" -#: cp/decl.c:3513 +#: cp/decl.c:3550 #, gcc-internal-format msgid "a storage class can only be specified for objects and functions" msgstr "" -#: cp/decl.c:3519 +#: cp/decl.c:3556 #, gcc-internal-format msgid "qualifiers can only be specified for objects and functions" msgstr "" -#: cp/decl.c:3549 +#: cp/decl.c:3586 #, gcc-internal-format msgid "attribute ignored in declaration of %q+#T" msgstr "" -#: cp/decl.c:3550 +#: cp/decl.c:3587 #, gcc-internal-format msgid "attribute for %q+#T must follow the %qs keyword" msgstr "" -#: cp/decl.c:3672 +#: cp/decl.c:3707 #, gcc-internal-format msgid "function %q#D is initialized like a variable" msgstr "" -#: cp/decl.c:3684 +#: cp/decl.c:3719 #, gcc-internal-format msgid "declaration of %q#D has %<extern%> and is initialized" msgstr "" -#: cp/decl.c:3714 +#: cp/decl.c:3749 #, gcc-internal-format msgid "%q#D is not a static member of %q#T" msgstr "" -#: cp/decl.c:3720 +#: cp/decl.c:3755 #, gcc-internal-format msgid "ISO C++ does not permit %<%T::%D%> to be defined as %<%T::%D%>" msgstr "" -#: cp/decl.c:3729 +#: cp/decl.c:3764 #, gcc-internal-format msgid "" "template header not allowed in member definition of explicitly specialized " "class" msgstr "" -#: cp/decl.c:3738 +#: cp/decl.c:3773 #, gcc-internal-format msgid "duplicate initialization of %qD" msgstr "" -#: cp/decl.c:3777 +#: cp/decl.c:3812 #, gcc-internal-format msgid "declaration of %q#D outside of class is not definition" msgstr "" -#: cp/decl.c:3826 +#: cp/decl.c:3861 #, gcc-internal-format msgid "variable %q#D has initializer but incomplete type" msgstr "" -#: cp/decl.c:3833 cp/decl.c:4529 +#: cp/decl.c:3868 cp/decl.c:4564 #, gcc-internal-format msgid "elements of array %q#D have incomplete type" msgstr "" -#: cp/decl.c:3849 +#: cp/decl.c:3884 #, gcc-internal-format msgid "aggregate %q#D has incomplete type and cannot be defined" msgstr "" -#: cp/decl.c:3899 +#: cp/decl.c:3934 #, gcc-internal-format msgid "%qD declared as reference but not initialized" msgstr "" -#: cp/decl.c:3905 +#: cp/decl.c:3940 #, gcc-internal-format msgid "ISO C++ forbids use of initializer list to initialize reference %qD" msgstr "" -#: cp/decl.c:3931 +#: cp/decl.c:3966 #, gcc-internal-format msgid "cannot initialize %qT from %qT" msgstr "" -#: cp/decl.c:3964 +#: cp/decl.c:3999 #, gcc-internal-format msgid "initializer fails to determine size of %qD" msgstr "" -#: cp/decl.c:3969 +#: cp/decl.c:4004 #, gcc-internal-format msgid "array size missing in %qD" msgstr "" -#: cp/decl.c:3979 +#: cp/decl.c:4014 #, gcc-internal-format msgid "zero-size array %qD" msgstr "" @@ -23110,248 +23910,248 @@ msgstr "" #. An automatic variable with an incomplete type: that is an error. #. Don't talk about array types here, since we took care of that #. message in grokdeclarator. -#: cp/decl.c:4015 +#: cp/decl.c:4050 #, gcc-internal-format msgid "storage size of %qD isn't known" msgstr "" -#: cp/decl.c:4037 +#: cp/decl.c:4072 #, gcc-internal-format msgid "storage size of %qD isn't constant" msgstr "" -#: cp/decl.c:4092 +#: cp/decl.c:4127 #, gcc-internal-format msgid "" "sorry: semantics of inline function static data %q+#D are wrong (you'll wind " "up with multiple copies)" msgstr "" -#: cp/decl.c:4095 +#: cp/decl.c:4130 #, gcc-internal-format msgid "%J you can work around this by removing the initializer" msgstr "" -#: cp/decl.c:4122 +#: cp/decl.c:4157 #, gcc-internal-format msgid "uninitialized const %qD" msgstr "" -#: cp/decl.c:4193 +#: cp/decl.c:4228 #, gcc-internal-format msgid "name %qD used in a GNU-style designated initializer for an array" msgstr "" -#: cp/decl.c:4240 +#: cp/decl.c:4275 #, gcc-internal-format msgid "invalid type %qT as initializer for a vector of type %qT" msgstr "" -#: cp/decl.c:4282 +#: cp/decl.c:4317 #, gcc-internal-format msgid "initializer for %qT must be brace-enclosed" msgstr "" -#: cp/decl.c:4297 +#: cp/decl.c:4332 #, gcc-internal-format msgid "ISO C++ does not allow designated initializers" msgstr "" -#: cp/decl.c:4302 +#: cp/decl.c:4337 #, gcc-internal-format msgid "%qT has no non-static data member named %qD" msgstr "" -#: cp/decl.c:4351 +#: cp/decl.c:4386 #, gcc-internal-format msgid "braces around scalar initializer for type %qT" msgstr "" -#: cp/decl.c:4429 +#: cp/decl.c:4464 #, gcc-internal-format msgid "missing braces around initializer for %qT" msgstr "" -#: cp/decl.c:4485 +#: cp/decl.c:4520 #, gcc-internal-format msgid "too many initializers for %qT" msgstr "" -#: cp/decl.c:4523 +#: cp/decl.c:4558 #, gcc-internal-format msgid "variable-sized object %qD may not be initialized" msgstr "" -#: cp/decl.c:4534 +#: cp/decl.c:4569 #, gcc-internal-format msgid "%qD has incomplete type" msgstr "" -#: cp/decl.c:4581 +#: cp/decl.c:4616 #, gcc-internal-format msgid "%qD must be initialized by constructor, not by %<{...}%>" msgstr "" -#: cp/decl.c:4617 +#: cp/decl.c:4652 #, gcc-internal-format msgid "array %qD initialized by parenthesized string literal %qE" msgstr "" -#: cp/decl.c:4632 +#: cp/decl.c:4667 #, gcc-internal-format msgid "structure %qD with uninitialized const members" msgstr "" -#: cp/decl.c:4634 +#: cp/decl.c:4669 #, gcc-internal-format msgid "structure %qD with uninitialized reference members" msgstr "" -#: cp/decl.c:4836 +#: cp/decl.c:4871 #, gcc-internal-format msgid "assignment (not initialization) in declaration" msgstr "" -#: cp/decl.c:4853 +#: cp/decl.c:4888 #, gcc-internal-format msgid "cannot initialize %qD to namespace %qD" msgstr "" -#: cp/decl.c:4894 +#: cp/decl.c:4929 #, gcc-internal-format msgid "shadowing previous type declaration of %q#D" msgstr "" -#: cp/decl.c:4924 +#: cp/decl.c:4959 #, gcc-internal-format msgid "%qD cannot be thread-local because it has non-POD type %qT" msgstr "" -#: cp/decl.c:4939 +#: cp/decl.c:4976 #, gcc-internal-format msgid "%qD is thread-local and so cannot be dynamically initialized" msgstr "" -#: cp/decl.c:4957 +#: cp/decl.c:4994 #, gcc-internal-format msgid "" "%qD cannot be initialized by a non-constant expression when being declared" msgstr "" -#: cp/decl.c:5547 +#: cp/decl.c:5584 #, gcc-internal-format msgid "destructor for alien class %qT cannot be a member" msgstr "" -#: cp/decl.c:5549 +#: cp/decl.c:5586 #, gcc-internal-format msgid "constructor for alien class %qT cannot be a member" msgstr "" -#: cp/decl.c:5570 +#: cp/decl.c:5607 #, gcc-internal-format msgid "%qD declared as a %<virtual%> %s" msgstr "" -#: cp/decl.c:5572 +#: cp/decl.c:5609 #, gcc-internal-format msgid "%qD declared as an %<inline%> %s" msgstr "" -#: cp/decl.c:5574 +#: cp/decl.c:5611 #, gcc-internal-format msgid "" "%<const%> and %<volatile%> function specifiers on %qD invalid in %s " "declaration" msgstr "" -#: cp/decl.c:5578 +#: cp/decl.c:5615 #, gcc-internal-format msgid "%q+D declared as a friend" msgstr "" -#: cp/decl.c:5584 +#: cp/decl.c:5621 #, gcc-internal-format msgid "%q+D declared with an exception specification" msgstr "" -#: cp/decl.c:5618 +#: cp/decl.c:5655 #, gcc-internal-format msgid "definition of %qD is not in namespace enclosing %qT" msgstr "" -#: cp/decl.c:5709 +#: cp/decl.c:5715 #, gcc-internal-format -msgid "cannot declare %<::main%> to be a template" +msgid "defining explicit specialization %qD in friend declaration" msgstr "" -#: cp/decl.c:5711 +#. Something like `template <class T> friend void f<T>()'. +#: cp/decl.c:5725 #, gcc-internal-format -msgid "cannot declare %<::main%> to be inline" +msgid "invalid use of template-id %qD in declaration of primary template" msgstr "" -#: cp/decl.c:5713 +#: cp/decl.c:5755 #, gcc-internal-format -msgid "cannot declare %<::main%> to be static" +msgid "" +"default arguments are not allowed in declaration of friend template " +"specialization %qD" msgstr "" -#: cp/decl.c:5717 +#: cp/decl.c:5763 #, gcc-internal-format -msgid "%<::main%> must return %<int%>" +msgid "" +"%<inline%> is not allowed in declaration of friend template specialization %" +"qD" msgstr "" -#: cp/decl.c:5747 +#: cp/decl.c:5806 #, gcc-internal-format -msgid "non-local function %q#D uses anonymous type" +msgid "cannot declare %<::main%> to be a template" msgstr "" -#: cp/decl.c:5750 cp/decl.c:6087 +#: cp/decl.c:5808 #, gcc-internal-format -msgid "" -"%q+#D does not refer to the unqualified type, so it is not used for linkage" +msgid "cannot declare %<::main%> to be inline" msgstr "" -#: cp/decl.c:5756 +#: cp/decl.c:5810 #, gcc-internal-format -msgid "non-local function %q#D uses local type %qT" +msgid "cannot declare %<::main%> to be static" msgstr "" -#: cp/decl.c:5779 +#: cp/decl.c:5816 #, gcc-internal-format -msgid "%smember function %qD cannot have cv-qualifier" +msgid "%<::main%> must return %<int%>" msgstr "" -#: cp/decl.c:5803 +#: cp/decl.c:5848 #, gcc-internal-format -msgid "defining explicit specialization %qD in friend declaration" +msgid "non-local function %q#D uses anonymous type" msgstr "" -#. Something like `template <class T> friend void f<T>()'. -#: cp/decl.c:5813 +#: cp/decl.c:5851 cp/decl.c:6121 #, gcc-internal-format -msgid "invalid use of template-id %qD in declaration of primary template" +msgid "" +"%q+#D does not refer to the unqualified type, so it is not used for linkage" msgstr "" -#: cp/decl.c:5841 +#: cp/decl.c:5857 #, gcc-internal-format -msgid "" -"default arguments are not allowed in declaration of friend template " -"specialization %qD" +msgid "non-local function %q#D uses local type %qT" msgstr "" -#: cp/decl.c:5849 +#: cp/decl.c:5880 #, gcc-internal-format -msgid "" -"%<inline%> is not allowed in declaration of friend template specialization %" -"qD" +msgid "%smember function %qD cannot have cv-qualifier" msgstr "" -#: cp/decl.c:5915 +#: cp/decl.c:5949 #, gcc-internal-format msgid "definition of implicitly-declared %qD" msgstr "" -#: cp/decl.c:5935 cp/decl2.c:706 +#: cp/decl.c:5969 cp/decl2.c:704 #, gcc-internal-format msgid "no %q#D member function declared in class %qT" msgstr "" @@ -23360,523 +24160,528 @@ msgstr "" #. no linkage can only be used to declare extern "C" #. entities. Since it's not always an error in the #. ISO C++ 90 Standard, we only issue a warning. -#: cp/decl.c:6084 +#: cp/decl.c:6118 #, gcc-internal-format msgid "non-local variable %q#D uses anonymous type" msgstr "" -#: cp/decl.c:6093 +#: cp/decl.c:6127 #, gcc-internal-format msgid "non-local variable %q#D uses local type %qT" msgstr "" -#: cp/decl.c:6210 +#: cp/decl.c:6244 #, gcc-internal-format msgid "" "invalid in-class initialization of static data member of non-integral type %" "qT" msgstr "" -#: cp/decl.c:6220 +#: cp/decl.c:6254 #, gcc-internal-format msgid "ISO C++ forbids in-class initialization of non-const static member %qD" msgstr "" -#: cp/decl.c:6224 +#: cp/decl.c:6258 #, gcc-internal-format msgid "" "ISO C++ forbids initialization of member constant %qD of non-integral type %" "qT" msgstr "" -#: cp/decl.c:6244 +#: cp/decl.c:6278 #, gcc-internal-format msgid "size of array %qD has non-integral type %qT" msgstr "" -#: cp/decl.c:6246 +#: cp/decl.c:6280 #, gcc-internal-format msgid "size of array has non-integral type %qT" msgstr "" -#: cp/decl.c:6282 +#: cp/decl.c:6316 #, gcc-internal-format msgid "size of array %qD is negative" msgstr "" -#: cp/decl.c:6284 +#: cp/decl.c:6318 #, gcc-internal-format msgid "size of array is negative" msgstr "" -#: cp/decl.c:6292 +#: cp/decl.c:6326 #, gcc-internal-format msgid "ISO C++ forbids zero-size array %qD" msgstr "" -#: cp/decl.c:6294 +#: cp/decl.c:6328 #, gcc-internal-format msgid "ISO C++ forbids zero-size array" msgstr "" -#: cp/decl.c:6301 +#: cp/decl.c:6335 #, gcc-internal-format msgid "size of array %qD is not an integral constant-expression" msgstr "" -#: cp/decl.c:6304 +#: cp/decl.c:6338 #, gcc-internal-format msgid "size of array is not an integral constant-expression" msgstr "" -#: cp/decl.c:6309 +#: cp/decl.c:6343 #, gcc-internal-format msgid "ISO C++ forbids variable-size array %qD" msgstr "" -#: cp/decl.c:6311 +#: cp/decl.c:6345 #, gcc-internal-format msgid "ISO C++ forbids variable-size array" msgstr "" -#: cp/decl.c:6341 +#: cp/decl.c:6375 #, gcc-internal-format msgid "overflow in array dimension" msgstr "" -#: cp/decl.c:6415 +#: cp/decl.c:6449 #, gcc-internal-format msgid "declaration of %qD as %s" msgstr "" -#: cp/decl.c:6417 +#: cp/decl.c:6451 #, gcc-internal-format msgid "creating %s" msgstr "" -#: cp/decl.c:6429 +#: cp/decl.c:6463 #, gcc-internal-format msgid "" "declaration of %qD as multidimensional array must have bounds for all " "dimensions except the first" msgstr "" -#: cp/decl.c:6433 +#: cp/decl.c:6467 #, gcc-internal-format msgid "" "multidimensional array must have bounds for all dimensions except the first" msgstr "" -#: cp/decl.c:6468 +#: cp/decl.c:6502 #, gcc-internal-format msgid "return type specification for constructor invalid" msgstr "" -#: cp/decl.c:6478 +#: cp/decl.c:6512 #, gcc-internal-format msgid "return type specification for destructor invalid" msgstr "" -#: cp/decl.c:6491 +#: cp/decl.c:6525 #, gcc-internal-format msgid "operator %qT declared to return %qT" msgstr "" -#: cp/decl.c:6493 +#: cp/decl.c:6527 #, gcc-internal-format msgid "return type specified for %<operator %T%>" msgstr "" -#: cp/decl.c:6515 +#: cp/decl.c:6549 #, gcc-internal-format msgid "unnamed variable or field declared void" msgstr "" -#: cp/decl.c:6519 +#: cp/decl.c:6553 #, gcc-internal-format msgid "variable or field %qE declared void" msgstr "" -#: cp/decl.c:6522 +#: cp/decl.c:6556 #, gcc-internal-format msgid "variable or field declared void" msgstr "" -#: cp/decl.c:6677 +#: cp/decl.c:6711 #, gcc-internal-format msgid "type %qT is not derived from type %qT" msgstr "" -#: cp/decl.c:6697 cp/decl.c:6789 cp/decl.c:7919 +#: cp/decl.c:6731 cp/decl.c:6823 cp/decl.c:7948 #, gcc-internal-format msgid "declaration of %qD as non-function" msgstr "" -#: cp/decl.c:6703 +#: cp/decl.c:6737 #, gcc-internal-format msgid "declaration of %qD as non-member" msgstr "" -#: cp/decl.c:6733 +#: cp/decl.c:6767 #, gcc-internal-format msgid "declarator-id missing; using reserved word %qD" msgstr "" -#: cp/decl.c:6822 +#: cp/decl.c:6856 #, gcc-internal-format msgid "two or more data types in declaration of %qs" msgstr "" -#: cp/decl.c:6865 +#: cp/decl.c:6899 #, gcc-internal-format msgid "ISO C++ does not support %<long long%>" msgstr "" -#: cp/decl.c:6887 +#: cp/decl.c:6921 #, gcc-internal-format msgid "duplicate %qs" msgstr "" -#: cp/decl.c:6925 cp/decl.c:6927 +#: cp/decl.c:6959 cp/decl.c:6961 #, gcc-internal-format msgid "ISO C++ forbids declaration of %qs with no type" msgstr "" -#: cp/decl.c:6952 +#: cp/decl.c:6986 #, gcc-internal-format msgid "short, signed or unsigned invalid for %qs" msgstr "" -#: cp/decl.c:6954 +#: cp/decl.c:6988 #, gcc-internal-format msgid "long, short, signed or unsigned invalid for %qs" msgstr "" -#: cp/decl.c:6956 +#: cp/decl.c:6990 #, gcc-internal-format msgid "long and short specified together for %qs" msgstr "" -#: cp/decl.c:6958 +#: cp/decl.c:6992 #, gcc-internal-format msgid "long or short specified with char for %qs" msgstr "" -#: cp/decl.c:6960 +#: cp/decl.c:6994 #, gcc-internal-format msgid "long or short specified with floating type for %qs" msgstr "" -#: cp/decl.c:6962 +#: cp/decl.c:6996 #, gcc-internal-format msgid "signed and unsigned given together for %qs" msgstr "" -#: cp/decl.c:6968 +#: cp/decl.c:7002 #, gcc-internal-format msgid "long, short, signed or unsigned used invalidly for %qs" msgstr "" -#: cp/decl.c:7033 +#: cp/decl.c:7067 #, gcc-internal-format msgid "complex invalid for %qs" msgstr "" -#: cp/decl.c:7062 +#: cp/decl.c:7096 #, gcc-internal-format msgid "qualifiers are not allowed on declaration of %<operator %T%>" msgstr "" -#: cp/decl.c:7074 cp/typeck.c:6522 +#: cp/decl.c:7108 cp/typeck.c:6605 #, gcc-internal-format msgid "ignoring %qV qualifiers added to function type %qT" msgstr "" -#: cp/decl.c:7097 +#: cp/decl.c:7131 #, gcc-internal-format msgid "member %qD cannot be declared both virtual and static" msgstr "" -#: cp/decl.c:7104 +#: cp/decl.c:7138 #, gcc-internal-format msgid "%<%T::%D%> is not a valid declarator" msgstr "" -#: cp/decl.c:7112 +#: cp/decl.c:7146 #, gcc-internal-format msgid "typedef declaration invalid in parameter declaration" msgstr "" -#: cp/decl.c:7116 +#: cp/decl.c:7150 #, gcc-internal-format msgid "storage class specifiers invalid in parameter declarations" msgstr "" -#: cp/decl.c:7123 +#: cp/decl.c:7157 #, gcc-internal-format msgid "virtual outside class declaration" msgstr "" -#: cp/decl.c:7137 cp/decl.c:7146 +#: cp/decl.c:7171 cp/decl.c:7180 #, gcc-internal-format msgid "multiple storage classes in declaration of %qs" msgstr "" -#: cp/decl.c:7169 +#: cp/decl.c:7203 #, gcc-internal-format msgid "storage class specified for %qs" msgstr "" -#: cp/decl.c:7203 +#: cp/decl.c:7237 #, gcc-internal-format msgid "top-level declaration of %qs specifies %<auto%>" msgstr "" -#: cp/decl.c:7215 +#: cp/decl.c:7249 #, gcc-internal-format msgid "storage class specifiers invalid in friend function declarations" msgstr "" -#: cp/decl.c:7341 +#: cp/decl.c:7375 #, gcc-internal-format msgid "destructor cannot be static member function" msgstr "" -#: cp/decl.c:7344 +#: cp/decl.c:7378 #, gcc-internal-format msgid "destructors may not be cv-qualified" msgstr "" -#: cp/decl.c:7364 +#: cp/decl.c:7398 #, gcc-internal-format msgid "constructor cannot be static member function" msgstr "" -#: cp/decl.c:7367 +#: cp/decl.c:7401 #, gcc-internal-format msgid "constructors cannot be declared virtual" msgstr "" -#: cp/decl.c:7372 +#: cp/decl.c:7406 #, gcc-internal-format msgid "constructors may not be cv-qualified" msgstr "" -#: cp/decl.c:7392 +#: cp/decl.c:7426 #, gcc-internal-format msgid "can't initialize friend function %qs" msgstr "" #. Cannot be both friend and virtual. -#: cp/decl.c:7396 +#: cp/decl.c:7430 #, gcc-internal-format msgid "virtual functions cannot be friends" msgstr "" -#: cp/decl.c:7400 +#: cp/decl.c:7434 #, gcc-internal-format msgid "friend declaration not in class definition" msgstr "" -#: cp/decl.c:7402 +#: cp/decl.c:7436 #, gcc-internal-format msgid "can't define friend function %qs in a local class definition" msgstr "" -#: cp/decl.c:7415 +#: cp/decl.c:7449 #, gcc-internal-format msgid "destructors may not have parameters" msgstr "" -#: cp/decl.c:7434 cp/decl.c:7441 +#: cp/decl.c:7468 cp/decl.c:7475 #, gcc-internal-format msgid "cannot declare reference to %q#T" msgstr "" -#: cp/decl.c:7435 +#: cp/decl.c:7469 #, gcc-internal-format msgid "cannot declare pointer to %q#T" msgstr "" -#: cp/decl.c:7443 +#: cp/decl.c:7477 #, gcc-internal-format msgid "cannot declare pointer to %q#T member" msgstr "" -#: cp/decl.c:7482 +#: cp/decl.c:7516 #, gcc-internal-format msgid "%qD is a namespace" msgstr "" -#: cp/decl.c:7521 +#: cp/decl.c:7555 #, gcc-internal-format msgid "template-id %qD used as a declarator" msgstr "" -#: cp/decl.c:7573 +#: cp/decl.c:7603 #, gcc-internal-format -msgid "extra qualification %<%T::%> on member %qs ignored" +msgid "extra qualification %<%T::%> on member %qs" msgstr "" -#: cp/decl.c:7592 +#: cp/decl.c:7621 #, gcc-internal-format msgid "cannot declare member function %<%T::%s%> within %<%T%>" msgstr "" -#: cp/decl.c:7607 +#: cp/decl.c:7636 #, gcc-internal-format msgid "cannot declare member %<%T::%s%> within %qT" msgstr "" -#: cp/decl.c:7647 +#: cp/decl.c:7676 #, gcc-internal-format msgid "data member may not have variably modified type %qT" msgstr "" -#: cp/decl.c:7649 +#: cp/decl.c:7678 #, gcc-internal-format msgid "parameter may not have variably modified type %qT" msgstr "" #. [dcl.fct.spec] The explicit specifier shall only be used in #. declarations of constructors within a class definition. -#: cp/decl.c:7657 +#: cp/decl.c:7686 #, gcc-internal-format msgid "only declarations of constructors can be %<explicit%>" msgstr "" -#: cp/decl.c:7665 +#: cp/decl.c:7694 #, gcc-internal-format msgid "non-member %qs cannot be declared %<mutable%>" msgstr "" -#: cp/decl.c:7670 +#: cp/decl.c:7699 #, gcc-internal-format msgid "non-object member %qs cannot be declared %<mutable%>" msgstr "" -#: cp/decl.c:7676 +#: cp/decl.c:7705 #, gcc-internal-format msgid "function %qs cannot be declared %<mutable%>" msgstr "" -#: cp/decl.c:7681 +#: cp/decl.c:7710 #, gcc-internal-format msgid "static %qs cannot be declared %<mutable%>" msgstr "" -#: cp/decl.c:7686 +#: cp/decl.c:7715 #, gcc-internal-format msgid "const %qs cannot be declared %<mutable%>" msgstr "" -#: cp/decl.c:7706 +#: cp/decl.c:7735 #, gcc-internal-format msgid "%Jtypedef name may not be a nested-name-specifier" msgstr "" -#: cp/decl.c:7722 +#: cp/decl.c:7751 #, gcc-internal-format msgid "ISO C++ forbids nested type %qD with same name as enclosing class" msgstr "" -#: cp/decl.c:7821 +#: cp/decl.c:7850 #, gcc-internal-format msgid "qualified function types cannot be used to declare %s functions" msgstr "" -#: cp/decl.c:7847 +#: cp/decl.c:7876 #, gcc-internal-format msgid "type qualifiers specified for friend class declaration" msgstr "" -#: cp/decl.c:7852 +#: cp/decl.c:7881 #, gcc-internal-format msgid "%<inline%> specified for friend class declaration" msgstr "" -#: cp/decl.c:7860 +#: cp/decl.c:7889 #, gcc-internal-format msgid "template parameters cannot be friends" msgstr "" -#: cp/decl.c:7862 +#: cp/decl.c:7891 #, gcc-internal-format msgid "friend declaration requires class-key, i.e. %<friend class %T::%D%>" msgstr "" -#: cp/decl.c:7866 +#: cp/decl.c:7895 #, gcc-internal-format msgid "friend declaration requires class-key, i.e. %<friend %#T%>" msgstr "" -#: cp/decl.c:7879 +#: cp/decl.c:7908 #, gcc-internal-format msgid "trying to make class %qT a friend of global scope" msgstr "" -#: cp/decl.c:7890 +#: cp/decl.c:7919 #, gcc-internal-format msgid "invalid qualifiers on non-member function type" msgstr "" -#: cp/decl.c:7909 +#: cp/decl.c:7938 #, gcc-internal-format msgid "abstract declarator %qT used as declaration" msgstr "" -#: cp/decl.c:7934 +#: cp/decl.c:7963 #, gcc-internal-format msgid "cannot use %<::%> in parameter declaration" msgstr "" #. Something like struct S { int N::j; }; -#: cp/decl.c:7979 +#: cp/decl.c:8008 #, gcc-internal-format msgid "invalid use of %<::%>" msgstr "" -#: cp/decl.c:7994 +#: cp/decl.c:8023 #, gcc-internal-format msgid "can't make %qD into a method -- not in a class" msgstr "" -#: cp/decl.c:8003 +#: cp/decl.c:8032 #, gcc-internal-format msgid "function %qD declared virtual inside a union" msgstr "" -#: cp/decl.c:8012 +#: cp/decl.c:8041 #, gcc-internal-format msgid "%qD cannot be declared virtual, since it is always static" msgstr "" -#: cp/decl.c:8030 +#: cp/decl.c:8059 +#, gcc-internal-format +msgid "expected qualified name in friend declaration for destructor %qD" +msgstr "" + +#: cp/decl.c:8069 #, gcc-internal-format msgid "declaration of %qD as member of %qT" msgstr "" -#: cp/decl.c:8106 +#: cp/decl.c:8145 #, gcc-internal-format msgid "field %qD has incomplete type" msgstr "" -#: cp/decl.c:8108 +#: cp/decl.c:8147 #, gcc-internal-format msgid "name %qT has incomplete type" msgstr "" -#: cp/decl.c:8117 +#: cp/decl.c:8156 #, gcc-internal-format msgid " in instantiation of template %qT" msgstr "" -#: cp/decl.c:8127 +#: cp/decl.c:8166 #, gcc-internal-format msgid "%qE is neither function nor member function; cannot be declared friend" msgstr "" -#: cp/decl.c:8138 +#: cp/decl.c:8177 #, gcc-internal-format msgid "member functions are implicitly friends of their class" msgstr "" @@ -23893,97 +24698,97 @@ msgstr "" #. the rest of the compiler does not correctly #. handle the initialization unless the member is #. static so we make it static below. -#: cp/decl.c:8178 +#: cp/decl.c:8217 #, gcc-internal-format msgid "ISO C++ forbids initialization of member %qD" msgstr "" -#: cp/decl.c:8180 +#: cp/decl.c:8219 #, gcc-internal-format msgid "making %qD static" msgstr "" -#: cp/decl.c:8238 +#: cp/decl.c:8288 #, gcc-internal-format msgid "storage class %<auto%> invalid for function %qs" msgstr "" -#: cp/decl.c:8240 +#: cp/decl.c:8290 #, gcc-internal-format msgid "storage class %<register%> invalid for function %qs" msgstr "" -#: cp/decl.c:8242 +#: cp/decl.c:8292 #, gcc-internal-format msgid "storage class %<__thread%> invalid for function %qs" msgstr "" -#: cp/decl.c:8253 +#: cp/decl.c:8303 #, gcc-internal-format msgid "" "%<static%> specified invalid for function %qs declared out of global scope" msgstr "" -#: cp/decl.c:8256 +#: cp/decl.c:8306 #, gcc-internal-format msgid "" "%<inline%> specifier invalid for function %qs declared out of global scope" msgstr "" -#: cp/decl.c:8264 +#: cp/decl.c:8314 #, gcc-internal-format msgid "virtual non-class function %qs" msgstr "" -#: cp/decl.c:8295 +#: cp/decl.c:8345 #, gcc-internal-format msgid "cannot declare member function %qD to have static linkage" msgstr "" #. FIXME need arm citation -#: cp/decl.c:8302 +#: cp/decl.c:8352 #, gcc-internal-format msgid "cannot declare static function inside another function" msgstr "" -#: cp/decl.c:8331 +#: cp/decl.c:8381 #, gcc-internal-format msgid "" "%<static%> may not be used when defining (as opposed to declaring) a static " "data member" msgstr "" -#: cp/decl.c:8338 +#: cp/decl.c:8388 #, gcc-internal-format msgid "static member %qD declared %<register%>" msgstr "" -#: cp/decl.c:8343 +#: cp/decl.c:8393 #, gcc-internal-format msgid "cannot explicitly declare member %q#D to have extern linkage" msgstr "" -#: cp/decl.c:8488 +#: cp/decl.c:8531 #, gcc-internal-format msgid "default argument for %q#D has type %qT" msgstr "" -#: cp/decl.c:8491 +#: cp/decl.c:8534 #, gcc-internal-format msgid "default argument for parameter of type %qT has type %qT" msgstr "" -#: cp/decl.c:8508 +#: cp/decl.c:8551 #, gcc-internal-format msgid "default argument %qE uses local variable %qD" msgstr "" -#: cp/decl.c:8576 +#: cp/decl.c:8619 #, gcc-internal-format msgid "parameter %qD invalidly declared method type" msgstr "" -#: cp/decl.c:8600 +#: cp/decl.c:8643 #, gcc-internal-format msgid "parameter %qD includes %s to array of unknown bound %qT" msgstr "" @@ -24003,134 +24808,134 @@ 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:8759 +#: cp/decl.c:8802 #, gcc-internal-format msgid "invalid constructor; you probably meant %<%T (const %T&)%>" msgstr "" -#: cp/decl.c:8878 +#: cp/decl.c:8921 #, gcc-internal-format msgid "%qD may not be declared within a namespace" msgstr "" -#: cp/decl.c:8880 +#: cp/decl.c:8923 #, gcc-internal-format msgid "%qD may not be declared as static" msgstr "" -#: cp/decl.c:8901 +#: cp/decl.c:8944 #, gcc-internal-format msgid "%qD must be a nonstatic member function" msgstr "" -#: cp/decl.c:8910 +#: cp/decl.c:8953 #, gcc-internal-format msgid "" "%qD must be either a non-static member function or a non-member function" msgstr "" -#: cp/decl.c:8930 +#: cp/decl.c:8973 #, gcc-internal-format msgid "%qD must have an argument of class or enumerated type" msgstr "" -#: cp/decl.c:8971 +#: cp/decl.c:9014 #, gcc-internal-format msgid "conversion to %s%s will never use a type conversion operator" msgstr "" #. 13.4.0.3 -#: cp/decl.c:8978 +#: cp/decl.c:9021 #, gcc-internal-format msgid "ISO C++ prohibits overloading operator ?:" msgstr "" -#: cp/decl.c:9028 +#: cp/decl.c:9071 #, gcc-internal-format msgid "postfix %qD must take %<int%> as its argument" msgstr "" -#: cp/decl.c:9032 +#: cp/decl.c:9075 #, gcc-internal-format msgid "postfix %qD must take %<int%> as its second argument" msgstr "" -#: cp/decl.c:9039 +#: cp/decl.c:9082 #, gcc-internal-format msgid "%qD must take either zero or one argument" msgstr "" -#: cp/decl.c:9041 +#: cp/decl.c:9084 #, gcc-internal-format msgid "%qD must take either one or two arguments" msgstr "" -#: cp/decl.c:9062 +#: cp/decl.c:9105 #, gcc-internal-format msgid "prefix %qD should return %qT" msgstr "" -#: cp/decl.c:9068 +#: cp/decl.c:9111 #, gcc-internal-format msgid "postfix %qD should return %qT" msgstr "" -#: cp/decl.c:9077 +#: cp/decl.c:9120 #, gcc-internal-format msgid "%qD must take %<void%>" msgstr "" -#: cp/decl.c:9079 cp/decl.c:9087 +#: cp/decl.c:9122 cp/decl.c:9130 #, gcc-internal-format msgid "%qD must take exactly one argument" msgstr "" -#: cp/decl.c:9089 +#: cp/decl.c:9132 #, gcc-internal-format msgid "%qD must take exactly two arguments" msgstr "" -#: cp/decl.c:9097 +#: cp/decl.c:9140 #, gcc-internal-format msgid "user-defined %qD always evaluates both arguments" msgstr "" -#: cp/decl.c:9111 +#: cp/decl.c:9154 #, gcc-internal-format msgid "%qD should return by value" msgstr "" -#: cp/decl.c:9123 cp/decl.c:9126 +#: cp/decl.c:9166 cp/decl.c:9169 #, gcc-internal-format msgid "%qD cannot have default arguments" msgstr "" -#: cp/decl.c:9183 +#: cp/decl.c:9226 #, gcc-internal-format msgid "using template type parameter %qT after %qs" msgstr "" -#: cp/decl.c:9198 +#: cp/decl.c:9241 #, gcc-internal-format msgid "using typedef-name %qD after %qs" msgstr "" -#: cp/decl.c:9199 +#: cp/decl.c:9242 #, gcc-internal-format msgid "%q+D has a previous declaration here" msgstr "" -#: cp/decl.c:9207 +#: cp/decl.c:9250 #, gcc-internal-format msgid "%qT referred to as %qs" msgstr "" -#: cp/decl.c:9208 cp/decl.c:9215 +#: cp/decl.c:9251 cp/decl.c:9258 #, gcc-internal-format msgid "%q+T has a previous declaration here" msgstr "" -#: cp/decl.c:9214 +#: cp/decl.c:9257 #, gcc-internal-format msgid "%qT referred to as enum" msgstr "" @@ -24142,62 +24947,62 @@ msgstr "" #. void f(class C); // No template header here #. #. then the required template argument is missing. -#: cp/decl.c:9229 +#: cp/decl.c:9272 #, gcc-internal-format msgid "template argument required for %<%s %T%>" msgstr "" -#: cp/decl.c:9277 cp/name-lookup.c:2628 +#: cp/decl.c:9320 cp/name-lookup.c:2629 #, gcc-internal-format msgid "%qD has the same name as the class in which it is declared" msgstr "" -#: cp/decl.c:9415 +#: cp/decl.c:9458 #, gcc-internal-format msgid "use of enum %q#D without previous declaration" msgstr "" -#: cp/decl.c:9433 +#: cp/decl.c:9476 #, gcc-internal-format msgid "redeclaration of %qT as a non-template" msgstr "" -#: cp/decl.c:9540 +#: cp/decl.c:9583 #, gcc-internal-format msgid "derived union %qT invalid" msgstr "" -#: cp/decl.c:9546 +#: cp/decl.c:9589 #, gcc-internal-format msgid "Java class %qT cannot have multiple bases" msgstr "" -#: cp/decl.c:9554 +#: cp/decl.c:9597 #, gcc-internal-format msgid "Java class %qT cannot have virtual bases" msgstr "" -#: cp/decl.c:9573 +#: cp/decl.c:9616 #, gcc-internal-format msgid "base type %qT fails to be a struct or class type" msgstr "" -#: cp/decl.c:9606 +#: cp/decl.c:9649 #, gcc-internal-format msgid "recursive type %qT undefined" msgstr "" -#: cp/decl.c:9608 +#: cp/decl.c:9651 #, gcc-internal-format msgid "duplicate base type %qT invalid" msgstr "" -#: cp/decl.c:9678 +#: cp/decl.c:9721 #, gcc-internal-format msgid "multiple definition of %q#T" msgstr "" -#: cp/decl.c:9679 +#: cp/decl.c:9722 #, gcc-internal-format msgid "%Jprevious definition here" msgstr "" @@ -24206,84 +25011,84 @@ msgstr "" #. #. IF no integral type can represent all the enumerator values, the #. enumeration is ill-formed. -#: cp/decl.c:9816 +#: cp/decl.c:9861 #, gcc-internal-format msgid "no integral type can represent all of the enumerator values for %qT" msgstr "" -#: cp/decl.c:9922 +#: cp/decl.c:9972 #, gcc-internal-format msgid "enumerator value for %qD not integer constant" msgstr "" -#: cp/decl.c:9949 +#: cp/decl.c:10000 #, gcc-internal-format msgid "overflow in enumeration values at %qD" msgstr "" -#: cp/decl.c:10020 +#: cp/decl.c:10075 #, gcc-internal-format msgid "return type %q#T is incomplete" msgstr "" -#: cp/decl.c:10137 cp/typeck.c:6274 +#: cp/decl.c:10185 cp/typeck.c:6352 #, gcc-internal-format msgid "%<operator=%> should return a reference to %<*this%>" msgstr "" -#: cp/decl.c:10472 +#: cp/decl.c:10520 #, gcc-internal-format msgid "parameter %qD declared void" msgstr "" -#: cp/decl.c:10965 +#: cp/decl.c:11030 #, gcc-internal-format msgid "invalid member function declaration" msgstr "" -#: cp/decl.c:10980 +#: cp/decl.c:11045 #, gcc-internal-format msgid "%qD is already defined in class %qT" msgstr "" -#: cp/decl.c:11190 +#: cp/decl.c:11255 #, gcc-internal-format msgid "static member function %q#D declared with type qualifiers" msgstr "" -#: cp/decl2.c:273 +#: cp/decl2.c:271 #, gcc-internal-format msgid "name missing for member function" msgstr "" -#: cp/decl2.c:366 cp/decl2.c:380 +#: cp/decl2.c:364 cp/decl2.c:378 #, gcc-internal-format msgid "ambiguous conversion for array subscript" msgstr "" -#: cp/decl2.c:374 +#: cp/decl2.c:372 #, gcc-internal-format msgid "invalid types %<%T[%T]%> for array subscript" msgstr "" -#: cp/decl2.c:417 +#: cp/decl2.c:415 #, gcc-internal-format msgid "deleting array %q#D" msgstr "" -#: cp/decl2.c:423 +#: cp/decl2.c:421 #, gcc-internal-format msgid "type %q#T argument given to %<delete%>, expected pointer" msgstr "" -#: cp/decl2.c:435 +#: cp/decl2.c:433 #, gcc-internal-format msgid "" "cannot delete a function. Only pointer-to-objects are valid arguments to %" "<delete%>" msgstr "" -#: cp/decl2.c:443 +#: cp/decl2.c:441 #, gcc-internal-format msgid "deleting %qT is undefined" msgstr "" @@ -24291,142 +25096,142 @@ msgstr "" #. 14.5.2.2 [temp.mem] #. #. A local class shall not have member templates. -#: cp/decl2.c:479 +#: cp/decl2.c:477 #, gcc-internal-format msgid "invalid declaration of member template %q#D in local class" msgstr "" -#: cp/decl2.c:488 +#: cp/decl2.c:486 #, gcc-internal-format msgid "invalid use of %<virtual%> in template declaration of %q#D" msgstr "" -#: cp/decl2.c:498 cp/pt.c:3007 +#: cp/decl2.c:496 cp/pt.c:3020 #, gcc-internal-format msgid "template declaration of %q#D" msgstr "" -#: cp/decl2.c:547 +#: cp/decl2.c:545 #, gcc-internal-format msgid "Java method %qD has non-Java return type %qT" msgstr "" -#: cp/decl2.c:563 +#: cp/decl2.c:561 #, gcc-internal-format msgid "Java method %qD has non-Java parameter type %qT" msgstr "" -#: cp/decl2.c:668 +#: cp/decl2.c:666 #, gcc-internal-format msgid "prototype for %q#D does not match any in class %qT" msgstr "" -#: cp/decl2.c:765 +#: cp/decl2.c:763 #, gcc-internal-format msgid "local class %q#T shall not have static data member %q#D" msgstr "" -#: cp/decl2.c:773 +#: cp/decl2.c:771 #, gcc-internal-format msgid "initializer invalid for static member with constructor" msgstr "" -#: cp/decl2.c:776 +#: cp/decl2.c:774 #, gcc-internal-format msgid "(an out of class initialization is required)" msgstr "" -#: cp/decl2.c:857 +#: cp/decl2.c:855 #, gcc-internal-format msgid "member %qD conflicts with virtual function table field name" msgstr "" -#: cp/decl2.c:876 +#: cp/decl2.c:874 #, gcc-internal-format msgid "applying attributes to template parameters is not implemented" msgstr "" -#: cp/decl2.c:886 +#: cp/decl2.c:884 #, gcc-internal-format msgid "%qD is already defined in %qT" msgstr "" -#: cp/decl2.c:907 +#: cp/decl2.c:905 #, gcc-internal-format msgid "initializer specified for static member function %qD" msgstr "" -#: cp/decl2.c:930 +#: cp/decl2.c:928 #, gcc-internal-format msgid "field initializer is not constant" msgstr "" -#: cp/decl2.c:957 +#: cp/decl2.c:955 #, gcc-internal-format msgid "%<asm%> specifiers are not permitted on non-static data members" msgstr "" -#: cp/decl2.c:1003 +#: cp/decl2.c:1001 #, gcc-internal-format msgid "cannot declare %qD to be a bit-field type" msgstr "" -#: cp/decl2.c:1013 +#: cp/decl2.c:1011 #, gcc-internal-format msgid "cannot declare bit-field %qD with function type" msgstr "" -#: cp/decl2.c:1020 +#: cp/decl2.c:1018 #, gcc-internal-format msgid "%qD is already defined in the class %qT" msgstr "" -#: cp/decl2.c:1027 +#: cp/decl2.c:1025 #, gcc-internal-format msgid "static member %qD cannot be a bit-field" msgstr "" -#: cp/decl2.c:1072 +#: cp/decl2.c:1070 #, gcc-internal-format msgid "anonymous struct not inside named type" msgstr "" -#: cp/decl2.c:1155 +#: cp/decl2.c:1153 #, gcc-internal-format msgid "namespace-scope anonymous aggregates must be static" msgstr "" -#: cp/decl2.c:1162 +#: cp/decl2.c:1160 #, gcc-internal-format msgid "anonymous union with no members" msgstr "" -#: cp/decl2.c:1198 +#: cp/decl2.c:1196 #, gcc-internal-format msgid "%<operator new%> must return type %qT" msgstr "" -#: cp/decl2.c:1207 +#: cp/decl2.c:1205 #, gcc-internal-format msgid "%<operator new%> takes type %<size_t%> (%qT) as first parameter" msgstr "" -#: cp/decl2.c:1236 +#: cp/decl2.c:1234 #, gcc-internal-format msgid "%<operator delete%> must return type %qT" msgstr "" -#: cp/decl2.c:1245 +#: cp/decl2.c:1243 #, gcc-internal-format msgid "%<operator delete%> takes type %qT as first parameter" msgstr "" -#: cp/decl2.c:3072 +#: cp/decl2.c:3076 #, gcc-internal-format msgid "inline function %q+D used but never defined" msgstr "" -#: cp/decl2.c:3228 +#: cp/decl2.c:3230 #, gcc-internal-format msgid "default argument missing for parameter %P of %q+#D" msgstr "" @@ -24458,7 +25263,7 @@ msgstr "" msgid "throwing NULL, which has integral, not pointer type" msgstr "" -#: cp/except.c:630 cp/init.c:1903 +#: cp/except.c:630 cp/init.c:1923 #, gcc-internal-format msgid "%qD should never be overloaded" msgstr "" @@ -24688,124 +25493,124 @@ msgstr "" msgid "%qT is not an aggregate type" msgstr "" -#: cp/init.c:1397 +#: cp/init.c:1398 #, gcc-internal-format msgid "qualified type %qT does not match destructor name %<~%T%>" msgstr "" -#: cp/init.c:1405 +#: cp/init.c:1406 #, gcc-internal-format msgid "incomplete type %qT does not have member %qD" msgstr "" -#: cp/init.c:1424 +#: cp/init.c:1425 #, gcc-internal-format msgid "%qD is not a member of type %qT" msgstr "" -#: cp/init.c:1443 +#: cp/init.c:1444 #, gcc-internal-format msgid "invalid pointer to bit-field %qD" msgstr "" -#: cp/init.c:1545 +#: cp/init.c:1546 #, gcc-internal-format msgid "invalid use of non-static member function %qD" msgstr "" -#: cp/init.c:1551 +#: cp/init.c:1552 #, gcc-internal-format msgid "invalid use of non-static data member %qD" msgstr "" -#: cp/init.c:1661 +#: cp/init.c:1681 #, gcc-internal-format msgid "size in array new must have integral type" msgstr "" -#: cp/init.c:1664 +#: cp/init.c:1684 #, gcc-internal-format msgid "zero size array reserves no space" msgstr "" -#: cp/init.c:1672 +#: cp/init.c:1692 #, gcc-internal-format msgid "new cannot be applied to a reference type" msgstr "" -#: cp/init.c:1678 +#: cp/init.c:1698 #, gcc-internal-format msgid "new cannot be applied to a function type" msgstr "" -#: cp/init.c:1710 +#: cp/init.c:1730 #, gcc-internal-format msgid "call to Java constructor, while %<jclass%> undefined" msgstr "" -#: cp/init.c:1726 +#: cp/init.c:1746 #, gcc-internal-format msgid "can't find class$" msgstr "" -#: cp/init.c:1854 +#: cp/init.c:1874 #, gcc-internal-format msgid "invalid type %<void%> for new" msgstr "" -#: cp/init.c:1864 +#: cp/init.c:1884 #, gcc-internal-format msgid "uninitialized const in %<new%> of %q#T" msgstr "" -#: cp/init.c:1898 +#: cp/init.c:1918 #, gcc-internal-format msgid "call to Java constructor with %qs undefined" msgstr "" -#: cp/init.c:1938 +#: cp/init.c:1958 #, gcc-internal-format msgid "no suitable %qD found in class %qT" msgstr "" -#: cp/init.c:1943 +#: cp/init.c:1963 #, gcc-internal-format msgid "request for member %qD is ambiguous" msgstr "" -#: cp/init.c:2083 +#: cp/init.c:2103 #, gcc-internal-format msgid "ISO C++ forbids initialization in array new" msgstr "" -#: cp/init.c:2571 +#: cp/init.c:2591 #, gcc-internal-format msgid "initializer ends prematurely" msgstr "" -#: cp/init.c:2626 +#: cp/init.c:2646 #, gcc-internal-format msgid "cannot initialize multi-dimensional array with initializer" msgstr "" -#: cp/init.c:2787 +#: cp/init.c:2807 #, gcc-internal-format msgid "possible problem detected in invocation of delete operator:" msgstr "" -#: cp/init.c:2790 +#: cp/init.c:2810 #, gcc-internal-format 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:2811 +#: cp/init.c:2831 #, gcc-internal-format msgid "unknown array size in delete" msgstr "" -#: cp/init.c:3044 +#: cp/init.c:3064 #, gcc-internal-format msgid "type to vector delete is neither pointer or array type" msgstr "" @@ -24869,22 +25674,22 @@ msgid "" "use of an undeclared name is deprecated)" msgstr "" -#: cp/mangle.c:2138 +#: cp/mangle.c:2139 #, gcc-internal-format msgid "call_expr cannot be mangled due to a defect in the C++ ABI" msgstr "" -#: cp/mangle.c:2146 +#: cp/mangle.c:2147 #, gcc-internal-format msgid "zero-operand casts cannot be mangled due to a defect in the C++ ABI" msgstr "" -#: cp/mangle.c:2196 +#: cp/mangle.c:2197 #, gcc-internal-format msgid "omitted middle operand to %<?:%> operand cannot be mangled" msgstr "" -#: cp/mangle.c:2506 +#: cp/mangle.c:2507 #, gcc-internal-format msgid "the mangled name of %qD will change in a future version of GCC" msgstr "" @@ -24894,22 +25699,22 @@ msgstr "" msgid "generic thunk code fails for method %q#D which uses %<...%>" msgstr "" -#: cp/method.c:692 +#: cp/method.c:693 #, gcc-internal-format msgid "non-static const member %q#D, can't use default assignment operator" msgstr "" -#: cp/method.c:698 +#: cp/method.c:699 #, gcc-internal-format msgid "non-static reference member %q#D, can't use default assignment operator" msgstr "" -#: cp/method.c:810 +#: cp/method.c:811 #, gcc-internal-format msgid "%Hsynthesized method %qD first required here " msgstr "" -#: cp/method.c:1137 +#: cp/method.c:1140 #, gcc-internal-format msgid "" "vtable layout for class %qT may not be ABI-compliantand may change in a " @@ -24957,445 +25762,445 @@ msgstr "" msgid "global declaration %q+#D" msgstr "" -#: cp/name-lookup.c:944 cp/name-lookup.c:951 +#: cp/name-lookup.c:945 cp/name-lookup.c:952 #, gcc-internal-format msgid "declaration of %q#D shadows a parameter" msgstr "" #. Location of previous decl is not useful in this case. -#: cp/name-lookup.c:976 +#: cp/name-lookup.c:977 #, gcc-internal-format msgid "declaration of %qD shadows a member of 'this'" msgstr "" -#: cp/name-lookup.c:982 +#: cp/name-lookup.c:983 #, gcc-internal-format msgid "declaration of %qD shadows a previous local" msgstr "" -#: cp/name-lookup.c:989 +#: cp/name-lookup.c:990 #, gcc-internal-format msgid "declaration of %qD shadows a global declaration" msgstr "" -#: cp/name-lookup.c:1115 +#: cp/name-lookup.c:1116 #, gcc-internal-format msgid "name lookup of %qD changed" msgstr "" -#: cp/name-lookup.c:1116 +#: cp/name-lookup.c:1117 #, gcc-internal-format msgid " matches this %q+D under ISO standard rules" msgstr "" -#: cp/name-lookup.c:1118 +#: cp/name-lookup.c:1119 #, gcc-internal-format msgid " matches this %q+D under old rules" msgstr "" -#: cp/name-lookup.c:1136 cp/name-lookup.c:1144 +#: cp/name-lookup.c:1137 cp/name-lookup.c:1145 #, gcc-internal-format msgid "name lookup of %qD changed for new ISO %<for%> scoping" msgstr "" -#: cp/name-lookup.c:1138 +#: cp/name-lookup.c:1139 #, gcc-internal-format msgid " cannot use obsolete binding at %q+D because it has a destructor" msgstr "" -#: cp/name-lookup.c:1146 +#: cp/name-lookup.c:1147 #, gcc-internal-format msgid " using obsolete binding at %q+D" msgstr "" -#: cp/name-lookup.c:1199 +#: cp/name-lookup.c:1200 #, gcc-internal-format msgid "%s %s(%E) %p %d\n" msgstr "" -#: cp/name-lookup.c:1202 +#: cp/name-lookup.c:1203 #, gcc-internal-format msgid "%s %s %p %d\n" msgstr "" -#: cp/name-lookup.c:1328 +#: cp/name-lookup.c:1329 #, gcc-internal-format msgid "XXX is_class_level != (current_scope == class_scope)\n" msgstr "" -#: cp/name-lookup.c:1886 +#: cp/name-lookup.c:1887 #, gcc-internal-format msgid "%q#D hides constructor for %q#T" msgstr "" -#: cp/name-lookup.c:1902 +#: cp/name-lookup.c:1903 #, gcc-internal-format msgid "%q#D conflicts with previous using declaration %q#D" msgstr "" -#: cp/name-lookup.c:1922 +#: cp/name-lookup.c:1923 #, gcc-internal-format msgid "previous non-function declaration %q+#D" msgstr "" -#: cp/name-lookup.c:1923 +#: cp/name-lookup.c:1924 #, gcc-internal-format msgid "conflicts with function declaration %q#D" msgstr "" #. It's a nested name with template parameter dependent scope. #. This can only be using-declaration for class member. -#: cp/name-lookup.c:2001 cp/name-lookup.c:2026 +#: cp/name-lookup.c:2002 cp/name-lookup.c:2027 #, gcc-internal-format msgid "%qT is not a namespace" msgstr "" #. 7.3.3/5 #. A using-declaration shall not name a template-id. -#: cp/name-lookup.c:2011 +#: cp/name-lookup.c:2012 #, gcc-internal-format msgid "a using-declaration cannot specify a template-id. Try %<using %D%>" msgstr "" -#: cp/name-lookup.c:2018 +#: cp/name-lookup.c:2019 #, gcc-internal-format msgid "namespace %qD not allowed in using-declaration" msgstr "" -#: cp/name-lookup.c:2054 +#: cp/name-lookup.c:2055 #, gcc-internal-format msgid "%qD not declared" msgstr "" -#: cp/name-lookup.c:2075 cp/name-lookup.c:2112 cp/name-lookup.c:2146 +#: cp/name-lookup.c:2076 cp/name-lookup.c:2113 cp/name-lookup.c:2147 #, gcc-internal-format msgid "%qD is already declared in this scope" msgstr "" -#: cp/name-lookup.c:2152 +#: cp/name-lookup.c:2153 #, gcc-internal-format msgid "using declaration %qD introduced ambiguous type %qT" msgstr "" -#: cp/name-lookup.c:2726 +#: cp/name-lookup.c:2727 #, gcc-internal-format msgid "using-declaration for non-member at class scope" msgstr "" -#: cp/name-lookup.c:2752 +#: cp/name-lookup.c:2753 #, gcc-internal-format msgid "%<%T::%D%> names destructor" msgstr "" -#: cp/name-lookup.c:2757 +#: cp/name-lookup.c:2758 #, gcc-internal-format msgid "%<%T::%D%> names constructor" msgstr "" -#: cp/name-lookup.c:2762 +#: cp/name-lookup.c:2763 #, gcc-internal-format msgid "%<%T::%D%> names constructor in %qT" msgstr "" -#: cp/name-lookup.c:2778 +#: cp/name-lookup.c:2779 #, gcc-internal-format msgid "no members matching %<%T::%D%> in %q#T" msgstr "" -#: cp/name-lookup.c:2847 +#: cp/name-lookup.c:2848 #, gcc-internal-format msgid "declaration of %qD not in a namespace surrounding %qD" msgstr "" -#: cp/name-lookup.c:2855 +#: cp/name-lookup.c:2856 #, gcc-internal-format msgid "explicit qualification in declaration of %qD" msgstr "" -#: cp/name-lookup.c:2891 +#: cp/name-lookup.c:2896 #, gcc-internal-format msgid "%qD should have been declared inside %qD" msgstr "" -#: cp/name-lookup.c:2953 +#: cp/name-lookup.c:2958 #, gcc-internal-format msgid "namespace alias %qD not allowed here, assuming %qD" msgstr "" -#: cp/name-lookup.c:3260 +#: cp/name-lookup.c:3265 #, gcc-internal-format msgid "strong using only meaningful at namespace scope" msgstr "" -#: cp/name-lookup.c:3267 +#: cp/name-lookup.c:3272 #, gcc-internal-format msgid "%qD attribute directive ignored" msgstr "" -#: cp/name-lookup.c:3410 -#, gcc-internal-format -msgid "use of %qD is ambiguous" -msgstr "" - -#: cp/name-lookup.c:3411 -#, gcc-internal-format -msgid " first declared as %q+#D here" -msgstr "" - -#: cp/name-lookup.c:3413 -#, gcc-internal-format -msgid " also declared as %q+#D here" -msgstr "" - -#: cp/name-lookup.c:3428 +#: cp/name-lookup.c:3422 #, gcc-internal-format msgid "%qD denotes an ambiguous type" msgstr "" -#: cp/name-lookup.c:3429 +#: cp/name-lookup.c:3423 #, gcc-internal-format msgid "%J first type here" msgstr "" -#: cp/name-lookup.c:3430 +#: cp/name-lookup.c:3424 #, gcc-internal-format msgid "%J other type here" msgstr "" #. This happens for A::B where B is a template, and there are no #. template arguments. -#: cp/name-lookup.c:3540 cp/parser.c:4489 cp/typeck.c:1801 +#: cp/name-lookup.c:3534 cp/parser.c:4475 cp/typeck.c:1807 #, gcc-internal-format msgid "invalid use of %qD" msgstr "" -#: cp/name-lookup.c:3580 +#: cp/name-lookup.c:3574 #, gcc-internal-format msgid "%<%D::%D%> is not a template" msgstr "" -#: cp/name-lookup.c:3595 +#: cp/name-lookup.c:3589 #, gcc-internal-format msgid "%qD undeclared in namespace %qD" msgstr "" -#: cp/name-lookup.c:4223 +#: cp/name-lookup.c:4226 #, gcc-internal-format msgid "%q+D is not a function," msgstr "" -#: cp/name-lookup.c:4224 +#: cp/name-lookup.c:4227 #, gcc-internal-format msgid " conflict with %q+D" msgstr "" -#: cp/name-lookup.c:5050 +#: cp/name-lookup.c:5059 #, gcc-internal-format msgid "XXX entering pop_everything ()\n" msgstr "" -#: cp/name-lookup.c:5059 +#: cp/name-lookup.c:5068 #, gcc-internal-format msgid "XXX leaving pop_everything ()\n" msgstr "" -#: cp/parser.c:1850 +#: cp/parser.c:1866 #, gcc-internal-format msgid "minimum/maximum operators are deprecated" msgstr "" -#: cp/parser.c:1870 +#: cp/parser.c:1886 #, gcc-internal-format msgid "%<#pragma%> is not allowed here" msgstr "" -#: cp/parser.c:1899 +#: cp/parser.c:1915 #, gcc-internal-format msgid "%<%D::%D%> has not been declared" msgstr "" -#: cp/parser.c:1902 cp/semantics.c:2357 +#: cp/parser.c:1918 cp/semantics.c:2387 #, gcc-internal-format msgid "%<::%D%> has not been declared" msgstr "" -#: cp/parser.c:1905 +#: cp/parser.c:1921 #, gcc-internal-format msgid "request for member %qD in non-class type %qT" msgstr "" -#: cp/parser.c:1908 +#: cp/parser.c:1924 #, gcc-internal-format msgid "%<%T::%D%> has not been declared" msgstr "" -#: cp/parser.c:1911 +#: cp/parser.c:1927 #, gcc-internal-format msgid "%qD has not been declared" msgstr "" -#: cp/parser.c:1914 +#: cp/parser.c:1930 #, gcc-internal-format msgid "%<%D::%D%> %s" msgstr "" -#: cp/parser.c:1916 +#: cp/parser.c:1932 #, gcc-internal-format msgid "%<::%D%> %s" msgstr "" -#: cp/parser.c:1918 +#: cp/parser.c:1934 #, gcc-internal-format msgid "%qD %s" msgstr "" -#: cp/parser.c:1970 +#: cp/parser.c:1986 #, gcc-internal-format msgid "new types may not be defined in a return type" msgstr "" -#: cp/parser.c:1971 +#: cp/parser.c:1987 #, gcc-internal-format msgid "(perhaps a semicolon is missing after the definition of %qT)" msgstr "" -#: cp/parser.c:1990 cp/pt.c:4378 +#: cp/parser.c:2006 cp/parser.c:3680 cp/pt.c:4396 #, gcc-internal-format msgid "%qT is not a template" msgstr "" -#: cp/parser.c:1992 +#: cp/parser.c:2008 #, gcc-internal-format msgid "%qE is not a template" msgstr "" -#: cp/parser.c:1994 +#: cp/parser.c:2010 #, gcc-internal-format msgid "invalid template-id" msgstr "" -#: cp/parser.c:2023 +#: cp/parser.c:2039 #, gcc-internal-format msgid "%s cannot appear in a constant-expression" msgstr "" -#: cp/parser.c:2048 +#: cp/parser.c:2064 #, gcc-internal-format msgid "invalid use of template-name %qE without an argument list" msgstr "" #. Issue an error message. -#: cp/parser.c:2053 +#: cp/parser.c:2069 #, gcc-internal-format msgid "%qE does not name a type" msgstr "" -#: cp/parser.c:2085 +#: cp/parser.c:2101 #, gcc-internal-format msgid "(perhaps %<typename %T::%E%> was intended)" msgstr "" -#: cp/parser.c:2100 +#: cp/parser.c:2116 #, gcc-internal-format msgid "%qE in namespace %qE does not name a type" msgstr "" -#: cp/parser.c:2103 +#: cp/parser.c:2119 #, gcc-internal-format msgid "%qE in class %qT does not name a type" msgstr "" -#: cp/parser.c:2827 +#: cp/parser.c:2839 #, gcc-internal-format msgid "ISO C++ forbids braced-groups within expressions" msgstr "" -#: cp/parser.c:2836 +#: cp/parser.c:2848 #, gcc-internal-format msgid "statement-expressions are allowed only inside functions" msgstr "" -#: cp/parser.c:2887 +#: cp/parser.c:2899 #, gcc-internal-format msgid "%<this%> may not be used in this context" msgstr "" -#: cp/parser.c:3034 +#: cp/parser.c:3050 #, gcc-internal-format msgid "local variable %qD may not appear in this context" msgstr "" -#: cp/parser.c:3411 +#: cp/parser.c:3430 #, gcc-internal-format msgid "typedef-name %qD used as destructor declarator" msgstr "" -#: cp/parser.c:4065 +#: cp/parser.c:3639 cp/parser.c:12562 cp/parser.c:14693 +#, gcc-internal-format +msgid "reference to %qD is ambiguous" +msgstr "" + +#: cp/parser.c:3681 cp/typeck.c:1878 cp/typeck.c:1898 +#, gcc-internal-format +msgid "%qD is not a template" +msgstr "" + +#: cp/parser.c:4068 #, gcc-internal-format msgid "ISO C++ forbids compound-literals" msgstr "" -#: cp/parser.c:5009 +#: cp/parser.c:4400 +#, gcc-internal-format +msgid "%qE does not have class type" +msgstr "" + +#: cp/parser.c:4999 #, gcc-internal-format msgid "array bound forbidden after parenthesized type-id" msgstr "" -#: cp/parser.c:5010 +#: cp/parser.c:5000 #, gcc-internal-format msgid "try removing the parentheses around the type-id" msgstr "" -#: cp/parser.c:5212 +#: cp/parser.c:5202 #, gcc-internal-format msgid "expression in new-declarator must have integral or enumeration type" msgstr "" -#: cp/parser.c:5401 +#: cp/parser.c:5391 #, gcc-internal-format msgid "use of old-style cast" msgstr "" -#: cp/parser.c:6180 +#: cp/parser.c:6175 #, gcc-internal-format msgid "case label %qE not within a switch statement" msgstr "" -#: cp/parser.c:6724 +#: cp/parser.c:6719 #, gcc-internal-format msgid "ISO C++ forbids computed gotos" msgstr "" -#: cp/parser.c:6849 +#: cp/parser.c:6844 #, gcc-internal-format msgid "extra %<;%>" msgstr "" -#: cp/parser.c:7173 +#: cp/parser.c:7168 #, gcc-internal-format msgid "mixing declarations and function-definitions is forbidden" msgstr "" -#: cp/parser.c:7304 +#: cp/parser.c:7299 #, gcc-internal-format msgid "duplicate %<friend%>" msgstr "" -#: cp/parser.c:7473 +#: cp/parser.c:7468 #, gcc-internal-format msgid "class definition may not be declared a friend" msgstr "" -#: cp/parser.c:7787 +#: cp/parser.c:7782 #, gcc-internal-format msgid "only constructors take base initializers" msgstr "" -#: cp/parser.c:7838 +#: cp/parser.c:7833 #, gcc-internal-format msgid "anachronistic old-style base class initializer" msgstr "" -#: cp/parser.c:7880 +#: cp/parser.c:7875 #, gcc-internal-format msgid "" "keyword %<typename%> not allowed in this context (a qualified member " @@ -25403,62 +26208,67 @@ msgid "" msgstr "" #. Warn that we do not support `export'. -#: cp/parser.c:8246 +#: cp/parser.c:8241 #, gcc-internal-format msgid "keyword %<export%> not implemented, and will be ignored" msgstr "" #. Otherwise, emit an error about the invalid digraph, but continue #. parsing because we got our argument list. -#: cp/parser.c:8619 +#: cp/parser.c:8614 #, gcc-internal-format msgid "%<<::%> cannot begin a template-argument list" msgstr "" -#: cp/parser.c:8620 +#: cp/parser.c:8615 #, gcc-internal-format msgid "" "%<<:%> is an alternate spelling for %<[%>. Insert whitespace between %<<%> " "and %<::%>" msgstr "" -#: cp/parser.c:8627 +#: cp/parser.c:8622 #, gcc-internal-format msgid "(if you use -fpermissive G++ will accept your code)" msgstr "" -#: cp/parser.c:8691 +#: cp/parser.c:8686 #, gcc-internal-format msgid "parse error in template argument list" msgstr "" #. Explain what went wrong. -#: cp/parser.c:8804 +#: cp/parser.c:8799 #, gcc-internal-format msgid "non-template %qD used as template" msgstr "" -#: cp/parser.c:8805 +#: cp/parser.c:8800 #, gcc-internal-format msgid "use %<%T::template %D%> to indicate that it is a template" msgstr "" -#: cp/parser.c:9394 cp/parser.c:15240 +#: cp/parser.c:9313 +#, gcc-internal-format +msgid "template specialization with C linkage" +msgstr "" + +#: cp/parser.c:9419 cp/parser.c:15322 #, gcc-internal-format msgid "template declaration of %qs" msgstr "" -#: cp/parser.c:9867 +#: cp/parser.c:9892 #, gcc-internal-format msgid "using %<typename%> outside of template" msgstr "" -#: cp/parser.c:10062 +#: cp/parser.c:10089 #, gcc-internal-format msgid "type attributes are honored only at type definition" msgstr "" -#: cp/parser.c:10256 +#: cp/parser.c:10286 #, gcc-internal-format msgid "%qD is not a namespace-name" msgstr "" @@ -25466,136 +26276,131 @@ msgstr "" #. [namespace.udecl] #. #. A using declaration shall not name a template-id. -#: cp/parser.c:10446 +#: cp/parser.c:10476 #, gcc-internal-format msgid "a template-id may not appear in a using-declaration" msgstr "" -#: cp/parser.c:10776 +#: cp/parser.c:10806 #, gcc-internal-format msgid "an asm-specification is not allowed on a function-definition" msgstr "" -#: cp/parser.c:10778 +#: cp/parser.c:10808 #, gcc-internal-format msgid "attributes are not allowed on a function-definition" msgstr "" -#: cp/parser.c:10910 +#: cp/parser.c:10940 #, gcc-internal-format msgid "attributes after parenthesized initializer ignored" msgstr "" -#: cp/parser.c:11295 +#: cp/parser.c:11325 #, gcc-internal-format msgid "array bound is not an integer constant" msgstr "" -#: cp/parser.c:11365 +#: cp/parser.c:11395 #, gcc-internal-format msgid "%<%T::%D%> is not a type" msgstr "" -#: cp/parser.c:11408 +#: cp/parser.c:11438 #, gcc-internal-format msgid "invalid use of constructor as a template" msgstr "" -#: cp/parser.c:11409 +#: cp/parser.c:11439 #, gcc-internal-format msgid "" "use %<%T::%D%> instead of %<%T::%T%> to name the constructor in a qualified " "name" msgstr "" -#: cp/parser.c:11597 +#: cp/parser.c:11627 #, gcc-internal-format msgid "duplicate cv-qualifier" msgstr "" -#: cp/parser.c:12129 +#: cp/parser.c:12159 #, gcc-internal-format msgid "file ends in default argument" msgstr "" -#: cp/parser.c:12191 +#: cp/parser.c:12221 #, gcc-internal-format msgid "deprecated use of default argument for parameter of non-function" msgstr "" -#: cp/parser.c:12194 +#: cp/parser.c:12224 #, gcc-internal-format msgid "default arguments are only permitted for function parameters" msgstr "" -#: cp/parser.c:12930 +#: cp/parser.c:12984 #, gcc-internal-format msgid "invalid class name in declaration of %qD" msgstr "" -#: cp/parser.c:12941 +#: cp/parser.c:12995 #, gcc-internal-format msgid "declaration of %qD in %qD which does not enclose %qD" msgstr "" -#: cp/parser.c:12954 +#: cp/parser.c:13008 #, gcc-internal-format msgid "extra qualification ignored" msgstr "" -#: cp/parser.c:12965 +#: cp/parser.c:13019 #, gcc-internal-format msgid "an explicit specialization must be preceded by %<template <>%>" msgstr "" -#: cp/parser.c:13058 +#: cp/parser.c:13112 #, gcc-internal-format msgid "previous definition of %q+#T" msgstr "" -#: cp/parser.c:13284 +#: cp/parser.c:13343 #, gcc-internal-format msgid "%Hextra %<;%>" msgstr "" -#: cp/parser.c:13302 +#: cp/parser.c:13361 #, gcc-internal-format msgid "a class-key must be used when declaring a friend" msgstr "" -#: cp/parser.c:13316 +#: cp/parser.c:13375 #, gcc-internal-format msgid "friend declaration does not name a class or function" msgstr "" -#: cp/parser.c:13492 +#: cp/parser.c:13551 #, gcc-internal-format msgid "pure-specifier on function-definition" msgstr "" -#: cp/parser.c:13770 +#: cp/parser.c:13829 #, gcc-internal-format msgid "keyword %<typename%> not allowed outside of templates" msgstr "" -#: cp/parser.c:13772 +#: cp/parser.c:13831 #, gcc-internal-format msgid "" "keyword %<typename%> not allowed in this context (the base class is " "implicitly a type)" msgstr "" -#: cp/parser.c:14047 +#: cp/parser.c:14106 #, gcc-internal-format msgid "invalid catch parameter" msgstr "" -#: cp/parser.c:14627 -#, gcc-internal-format -msgid "reference to %qD is ambiguous" -msgstr "" - -#: cp/parser.c:14796 +#: cp/parser.c:14862 #, gcc-internal-format msgid "too few template-parameter-lists" msgstr "" @@ -25604,74 +26409,74 @@ msgstr "" #. something like: #. #. template <class T> template <class U> void S::f(); -#: cp/parser.c:14811 +#: cp/parser.c:14877 #, gcc-internal-format msgid "too many template-parameter-lists" msgstr "" #. Skip the entire function. -#: cp/parser.c:15035 +#: cp/parser.c:15101 #, gcc-internal-format msgid "invalid function declaration" msgstr "" #. Issue an error message. -#: cp/parser.c:15072 +#: cp/parser.c:15138 #, gcc-internal-format msgid "named return values are no longer supported" msgstr "" -#: cp/parser.c:15451 +#: cp/parser.c:15202 #, gcc-internal-format -msgid "%H%<>>%> should be %<> >%> within a nested template argument list" +msgid "template with C linkage" msgstr "" -#: cp/parser.c:15466 +#: cp/parser.c:15535 #, gcc-internal-format -msgid "spurious %<>>%>, use %<>%> to terminate a template argument list" +msgid "%H%<>>%> should be %<> >%> within a nested template argument list" msgstr "" -#: cp/parser.c:15471 +#: cp/parser.c:15550 #, gcc-internal-format -msgid "missing %<>%> to terminate the template argument list" +msgid "spurious %<>>%>, use %<>%> to terminate a template argument list" msgstr "" -#: cp/parser.c:16023 +#: cp/parser.c:16107 #, gcc-internal-format msgid "%qs tag used in naming %q#T" msgstr "" -#: cp/parser.c:16044 +#: cp/parser.c:16128 #, gcc-internal-format msgid "%qD redeclared with different access" msgstr "" -#: cp/parser.c:16061 +#: cp/parser.c:16145 #, gcc-internal-format msgid "%<template%> (as a disambiguator) is only allowed within templates" msgstr "" -#: cp/parser.c:16298 cp/parser.c:17219 cp/parser.c:17350 +#: cp/parser.c:16382 cp/parser.c:17303 cp/parser.c:17434 #, gcc-internal-format msgid "misplaced %<@%D%> Objective-C++ construct" msgstr "" -#: cp/parser.c:16439 +#: cp/parser.c:16523 #, gcc-internal-format msgid "%<@encode%> must specify a type as an argument" msgstr "" -#: cp/parser.c:16754 +#: cp/parser.c:16838 #, gcc-internal-format msgid "invalid Objective-C++ selector name" msgstr "" -#: cp/parser.c:17083 +#: cp/parser.c:17167 #, gcc-internal-format msgid "identifier expected after %<@protocol%>" msgstr "" -#: cp/parser.c:17373 +#: cp/parser.c:17457 #, gcc-internal-format msgid "inter-module optimizations not implemented for C++" msgstr "" @@ -25738,69 +26543,64 @@ msgstr "" msgid "specialization of %qD after instantiation" msgstr "" -#: cp/pt.c:1362 +#: cp/pt.c:1380 #, gcc-internal-format msgid "%qD is not a function template" msgstr "" -#: cp/pt.c:1555 +#: cp/pt.c:1573 #, gcc-internal-format msgid "template-id %qD for %q+D does not match any template declaration" msgstr "" -#: cp/pt.c:1563 +#: cp/pt.c:1581 #, gcc-internal-format 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:1794 cp/pt.c:1848 +#: cp/pt.c:1812 cp/pt.c:1866 #, gcc-internal-format msgid "template-id %qD in declaration of primary template" msgstr "" -#: cp/pt.c:1807 +#: cp/pt.c:1825 #, gcc-internal-format msgid "template parameter list used in explicit instantiation" msgstr "" -#: cp/pt.c:1813 +#: cp/pt.c:1831 #, gcc-internal-format msgid "definition provided for explicit instantiation" msgstr "" -#: cp/pt.c:1821 +#: cp/pt.c:1839 #, gcc-internal-format msgid "too many template parameter lists in declaration of %qD" msgstr "" -#: cp/pt.c:1824 +#: cp/pt.c:1842 #, gcc-internal-format msgid "too few template parameter lists in declaration of %qD" msgstr "" -#: cp/pt.c:1826 +#: cp/pt.c:1844 #, gcc-internal-format msgid "explicit specialization of %qD must be introduced by %<template <>%>" msgstr "" -#: cp/pt.c:1845 +#: cp/pt.c:1863 #, gcc-internal-format msgid "function template partial specialization %qD is not allowed" msgstr "" -#: cp/pt.c:1877 +#: cp/pt.c:1895 #, gcc-internal-format msgid "default argument specified in explicit specialization" msgstr "" -#: cp/pt.c:1881 -#, gcc-internal-format -msgid "template specialization with C linkage" -msgstr "" - -#: cp/pt.c:1908 +#: cp/pt.c:1924 #, gcc-internal-format msgid "%qD is not a template function" msgstr "" @@ -25813,62 +26613,57 @@ msgstr "" #. program is ill-formed. #. #. Similar language is found in [temp.explicit]. -#: cp/pt.c:1970 +#: cp/pt.c:1986 #, gcc-internal-format msgid "specialization of implicitly-declared special member function" msgstr "" -#: cp/pt.c:2014 +#: cp/pt.c:2030 #, gcc-internal-format msgid "no member function %qD declared in %qT" msgstr "" -#: cp/pt.c:2238 +#: cp/pt.c:2254 #, gcc-internal-format msgid "declaration of %q+#D" msgstr "" -#: cp/pt.c:2239 +#: cp/pt.c:2255 #, gcc-internal-format msgid " shadows template parm %q+#D" msgstr "" -#: cp/pt.c:2642 +#: cp/pt.c:2658 #, gcc-internal-format msgid "template parameters not used in partial specialization:" msgstr "" -#: cp/pt.c:2646 +#: cp/pt.c:2662 #, gcc-internal-format msgid " %qD" msgstr "" -#: cp/pt.c:2657 +#: cp/pt.c:2673 #, gcc-internal-format msgid "partial specialization %qT does not specialize any template arguments" msgstr "" -#: cp/pt.c:2682 +#: cp/pt.c:2698 #, gcc-internal-format msgid "template argument %qE involves template parameter(s)" msgstr "" -#: cp/pt.c:2726 +#: cp/pt.c:2742 #, gcc-internal-format msgid "type %qT of template argument %qE depends on template parameter(s)" msgstr "" -#: cp/pt.c:2813 +#: cp/pt.c:2829 #, gcc-internal-format msgid "no default argument for %qD" msgstr "" -#: cp/pt.c:2971 -#, gcc-internal-format -msgid "template with C linkage" -msgstr "" - -#: cp/pt.c:2974 +#: cp/pt.c:2988 #, gcc-internal-format msgid "template class without a name" msgstr "" @@ -25876,7 +26671,7 @@ msgstr "" #. [temp.mem] #. #. A destructor shall not be a member template. -#: cp/pt.c:2982 +#: cp/pt.c:2996 #, gcc-internal-format msgid "destructor %qD declared as member template" msgstr "" @@ -25886,67 +26681,67 @@ msgstr "" #. An allocation function can be a function #. template. ... Template allocation functions shall #. have two or more parameters. -#: cp/pt.c:2997 +#: cp/pt.c:3011 #, gcc-internal-format msgid "invalid template declaration of %qD" msgstr "" -#: cp/pt.c:3078 +#: cp/pt.c:3091 #, gcc-internal-format msgid "%qD does not declare a template type" msgstr "" -#: cp/pt.c:3084 +#: cp/pt.c:3097 #, gcc-internal-format msgid "template definition of non-template %q#D" msgstr "" -#: cp/pt.c:3127 +#: cp/pt.c:3140 #, gcc-internal-format msgid "expected %d levels of template parms for %q#D, got %d" msgstr "" -#: cp/pt.c:3139 +#: cp/pt.c:3152 #, gcc-internal-format msgid "got %d template parameters for %q#D" msgstr "" -#: cp/pt.c:3142 +#: cp/pt.c:3155 #, gcc-internal-format msgid "got %d template parameters for %q#T" msgstr "" -#: cp/pt.c:3144 +#: cp/pt.c:3157 #, gcc-internal-format msgid " but %d required" msgstr "" -#: cp/pt.c:3241 +#: cp/pt.c:3254 #, gcc-internal-format msgid "%qT is not a template type" msgstr "" -#: cp/pt.c:3254 +#: cp/pt.c:3267 #, gcc-internal-format msgid "template specifiers not specified in declaration of %qD" msgstr "" -#: cp/pt.c:3264 +#: cp/pt.c:3277 #, gcc-internal-format msgid "previous declaration %q+D" msgstr "" -#: cp/pt.c:3265 +#: cp/pt.c:3278 #, gcc-internal-format msgid "used %d template parameter(s) instead of %d" msgstr "" -#: cp/pt.c:3284 +#: cp/pt.c:3297 #, gcc-internal-format msgid "template parameter %q+#D" msgstr "" -#: cp/pt.c:3285 +#: cp/pt.c:3298 #, gcc-internal-format msgid "redeclared here as %q#D" msgstr "" @@ -25955,375 +26750,370 @@ msgstr "" #. #. A template-parameter may not be given default arguments #. by two different declarations in the same scope. -#: cp/pt.c:3295 +#: cp/pt.c:3308 #, gcc-internal-format msgid "redefinition of default argument for %q#D" msgstr "" -#: cp/pt.c:3296 +#: cp/pt.c:3309 #, gcc-internal-format msgid "%J original definition appeared here" msgstr "" -#: cp/pt.c:3392 +#: cp/pt.c:3405 #, gcc-internal-format msgid "" "%qE is not a valid template argument for type %qT because function %qD has " "not external linkage" msgstr "" -#: cp/pt.c:3433 +#: cp/pt.c:3446 #, gcc-internal-format msgid "" "%qE is not a valid template argument for type %qT because string literals " "can never be used in this context" msgstr "" -#: cp/pt.c:3508 +#: cp/pt.c:3521 #, gcc-internal-format msgid "" "%qE is not a valid template argument for type %qT because it is a non-" "constant expression" msgstr "" -#: cp/pt.c:3558 +#: cp/pt.c:3571 #, gcc-internal-format msgid "" "%qE is not a valid template argument for type %qT because it is not a " "constant pointer" msgstr "" -#: cp/pt.c:3578 +#: cp/pt.c:3591 #, gcc-internal-format msgid "" "%qE is not a valid template argument for type %qT because of conflicts in cv-" "qualification" msgstr "" -#: cp/pt.c:3585 +#: cp/pt.c:3598 #, gcc-internal-format msgid "" "%qE is not a valid template argument for type %qT because it is not a lvalue" msgstr "" -#: cp/pt.c:3598 +#: cp/pt.c:3611 #, gcc-internal-format msgid "" "%qE is not a valid template argument for type %qT because object %qD has not " "external linkage" msgstr "" -#: cp/pt.c:3640 +#: cp/pt.c:3651 #, gcc-internal-format msgid "" "%qE is not a valid template argument for type %qT because it is a pointer" msgstr "" -#: cp/pt.c:3642 +#: cp/pt.c:3653 #, gcc-internal-format msgid "try using %qE instead" msgstr "" -#: cp/pt.c:3677 +#: cp/pt.c:3688 #, gcc-internal-format msgid "" "%qE is not a valid template argument for type %qT because it is of type %qT" msgstr "" -#: cp/pt.c:3680 +#: cp/pt.c:3691 #, gcc-internal-format msgid "standard conversions are not allowed in this context" msgstr "" -#: cp/pt.c:3849 +#: cp/pt.c:3860 #, gcc-internal-format msgid "to refer to a type member of a template parameter, use %<typename %E%>" msgstr "" -#: cp/pt.c:3864 cp/pt.c:3883 cp/pt.c:3923 +#: cp/pt.c:3875 cp/pt.c:3894 cp/pt.c:3934 #, gcc-internal-format msgid "type/value mismatch at argument %d in template parameter list for %qD" msgstr "" -#: cp/pt.c:3868 +#: cp/pt.c:3879 #, gcc-internal-format msgid " expected a constant of type %qT, got %qT" msgstr "" -#: cp/pt.c:3872 +#: cp/pt.c:3883 #, gcc-internal-format msgid " expected a class template, got %qE" msgstr "" -#: cp/pt.c:3874 +#: cp/pt.c:3885 #, gcc-internal-format msgid " expected a type, got %qE" msgstr "" -#: cp/pt.c:3887 +#: cp/pt.c:3898 #, gcc-internal-format msgid " expected a type, got %qT" msgstr "" -#: cp/pt.c:3889 +#: cp/pt.c:3900 #, gcc-internal-format msgid " expected a class template, got %qT" msgstr "" -#: cp/pt.c:3926 +#: cp/pt.c:3937 #, gcc-internal-format msgid " expected a template of type %qD, got %qD" msgstr "" -#: cp/pt.c:3962 +#: cp/pt.c:3980 #, gcc-internal-format msgid "could not convert template argument %qE to %qT" msgstr "" -#: cp/pt.c:4001 +#: cp/pt.c:4019 #, gcc-internal-format msgid "wrong number of template arguments (%d, should be %d)" msgstr "" -#: cp/pt.c:4005 +#: cp/pt.c:4023 #, gcc-internal-format msgid "provided for %q+D" msgstr "" -#: cp/pt.c:4035 +#: cp/pt.c:4053 #, gcc-internal-format msgid "template argument %d is invalid" msgstr "" -#: cp/pt.c:4390 +#: cp/pt.c:4408 #, gcc-internal-format msgid "non-template type %qT used as a template" msgstr "" -#: cp/pt.c:4392 +#: cp/pt.c:4410 #, gcc-internal-format msgid "for template declaration %q+D" msgstr "" -#: cp/pt.c:5040 +#: cp/pt.c:5060 #, gcc-internal-format msgid "" "template instantiation depth exceeds maximum of %d (use -ftemplate-depth-NN " "to increase the maximum) instantiating %qD" msgstr "" -#: cp/pt.c:5486 +#: cp/pt.c:5506 #, gcc-internal-format msgid "ambiguous class template instantiation for %q#T" msgstr "" -#: cp/pt.c:5492 +#: cp/pt.c:5512 #, gcc-internal-format msgid "%s %+#T" msgstr "" -#: cp/pt.c:6595 +#: cp/pt.c:6635 #, gcc-internal-format msgid "instantiation of %q+D as type %qT" msgstr "" -#: cp/pt.c:6774 +#: cp/pt.c:6814 #, gcc-internal-format msgid "invalid parameter type %qT" msgstr "" -#: cp/pt.c:6776 +#: cp/pt.c:6816 #, gcc-internal-format msgid "in declaration %q+D" msgstr "" -#: cp/pt.c:6849 +#: cp/pt.c:6889 #, gcc-internal-format msgid "function returning an array" msgstr "" -#: cp/pt.c:6851 +#: cp/pt.c:6891 #, gcc-internal-format msgid "function returning a function" msgstr "" -#: cp/pt.c:6878 +#: cp/pt.c:6918 #, gcc-internal-format msgid "creating pointer to member function of non-class type %qT" msgstr "" -#: cp/pt.c:7046 -#, gcc-internal-format -msgid "creating array with size zero" -msgstr "" - -#: cp/pt.c:7060 +#: cp/pt.c:7099 #, gcc-internal-format -msgid "creating array with size zero (%qE)" +msgid "creating array with negative size (%qE)" msgstr "" -#: cp/pt.c:7277 +#: cp/pt.c:7316 #, gcc-internal-format msgid "forming reference to void" msgstr "" -#: cp/pt.c:7279 +#: cp/pt.c:7318 #, gcc-internal-format msgid "forming %s to reference type %qT" msgstr "" -#: cp/pt.c:7316 +#: cp/pt.c:7355 #, gcc-internal-format msgid "creating pointer to member of non-class type %qT" msgstr "" -#: cp/pt.c:7322 +#: cp/pt.c:7361 #, gcc-internal-format msgid "creating pointer to member reference type %qT" msgstr "" -#: cp/pt.c:7328 +#: cp/pt.c:7367 #, gcc-internal-format msgid "creating pointer to member of type void" msgstr "" -#: cp/pt.c:7395 +#: cp/pt.c:7434 #, gcc-internal-format msgid "creating array of %qT" msgstr "" -#: cp/pt.c:7401 +#: cp/pt.c:7440 #, gcc-internal-format msgid "creating array of %qT, which is an abstract class type" msgstr "" -#: cp/pt.c:7445 +#: cp/pt.c:7484 #, gcc-internal-format msgid "%qT is not a class, struct, or union type" msgstr "" -#: cp/pt.c:7480 +#: cp/pt.c:7519 #, gcc-internal-format msgid "%qT resolves to %qT, which is not an enumeration type" msgstr "" -#: cp/pt.c:7483 +#: cp/pt.c:7522 #, gcc-internal-format msgid "%qT resolves to %qT, which is is not a class type" msgstr "" -#: cp/pt.c:7544 +#: cp/pt.c:7584 #, gcc-internal-format msgid "use of %qs in template" msgstr "" -#: cp/pt.c:7669 +#: cp/pt.c:7716 #, gcc-internal-format msgid "" "dependent-name %qE is parsed as a non-type, but instantiation yields a type" msgstr "" -#: cp/pt.c:7671 +#: cp/pt.c:7718 #, gcc-internal-format msgid "say %<typename %E%> if a type is meant" msgstr "" -#: cp/pt.c:7791 +#: cp/pt.c:7841 #, gcc-internal-format msgid "using invalid field %qD" msgstr "" -#: cp/pt.c:8840 +#: cp/pt.c:8942 #, gcc-internal-format msgid "%qT is not a class or namespace" msgstr "" -#: cp/pt.c:8843 +#: cp/pt.c:8945 #, gcc-internal-format msgid "%qD is not a class or namespace" msgstr "" -#: cp/pt.c:8991 +#: cp/pt.c:9094 #, gcc-internal-format msgid "%qT is/uses anonymous type" msgstr "" -#: cp/pt.c:8993 +#: cp/pt.c:9096 #, gcc-internal-format msgid "%qT uses local type %qT" msgstr "" -#: cp/pt.c:9002 +#: cp/pt.c:9105 #, gcc-internal-format msgid "%qT is a variably modified type" msgstr "" -#: cp/pt.c:9013 +#: cp/pt.c:9116 #, gcc-internal-format msgid "integral expression %qE is not constant" msgstr "" -#: cp/pt.c:9018 +#: cp/pt.c:9121 #, gcc-internal-format msgid " trying to instantiate %qD" msgstr "" -#: cp/pt.c:10958 cp/pt.c:11029 +#: cp/pt.c:11076 cp/pt.c:11147 #, gcc-internal-format msgid "explicit instantiation of non-template %q#D" msgstr "" -#: cp/pt.c:10974 cp/pt.c:11024 +#: cp/pt.c:11092 cp/pt.c:11142 #, gcc-internal-format msgid "no matching template for %qD found" msgstr "" -#: cp/pt.c:10980 +#: cp/pt.c:11098 #, gcc-internal-format msgid "explicit instantiation of %q#D" msgstr "" -#: cp/pt.c:11016 +#: cp/pt.c:11134 #, gcc-internal-format msgid "duplicate explicit instantiation of %q#D" msgstr "" -#: cp/pt.c:11038 +#: cp/pt.c:11156 #, gcc-internal-format msgid "ISO C++ forbids the use of %<extern%> on explicit instantiations" msgstr "" -#: cp/pt.c:11043 cp/pt.c:11136 +#: cp/pt.c:11161 cp/pt.c:11254 #, gcc-internal-format msgid "storage class %qD applied to template instantiation" msgstr "" -#: cp/pt.c:11108 +#: cp/pt.c:11226 #, gcc-internal-format msgid "explicit instantiation of non-template type %qT" msgstr "" -#: cp/pt.c:11117 +#: cp/pt.c:11235 #, gcc-internal-format msgid "explicit instantiation of %q#T before definition of template" msgstr "" -#: cp/pt.c:11125 +#: cp/pt.c:11243 #, gcc-internal-format msgid "ISO C++ forbids the use of %qE on explicit instantiations" msgstr "" -#: cp/pt.c:11170 +#: cp/pt.c:11288 #, gcc-internal-format msgid "duplicate explicit instantiation of %q#T" msgstr "" -#: cp/pt.c:11570 +#: cp/pt.c:11700 #, gcc-internal-format msgid "explicit instantiation of %qD but no definition available" msgstr "" -#: cp/pt.c:11715 +#: cp/pt.c:11847 #, gcc-internal-format msgid "" "template instantiation depth exceeds maximum of %d instantiating %q+D, " @@ -26331,22 +27121,22 @@ msgid "" "the maximum)" msgstr "" -#: cp/pt.c:11985 +#: cp/pt.c:12120 #, gcc-internal-format msgid "%q#T is not a valid type for a template constant parameter" msgstr "" -#: cp/repo.c:112 +#: cp/repo.c:113 #, gcc-internal-format msgid "-frepo must be used with -c" msgstr "" -#: cp/repo.c:200 +#: cp/repo.c:201 #, gcc-internal-format msgid "mysterious repository information in %s" msgstr "" -#: cp/repo.c:214 +#: cp/repo.c:215 #, gcc-internal-format msgid "can't create repository information file %qs" msgstr "" @@ -26387,493 +27177,493 @@ msgstr "" msgid "%qT is an inaccessible base of %qT" msgstr "" -#: cp/search.c:1842 +#: cp/search.c:1846 #, gcc-internal-format msgid "deprecated covariant return type for %q+#D" msgstr "" -#: cp/search.c:1844 cp/search.c:1859 cp/search.c:1864 +#: cp/search.c:1848 cp/search.c:1863 cp/search.c:1868 #, gcc-internal-format msgid " overriding %q+#D" msgstr "" -#: cp/search.c:1858 +#: cp/search.c:1862 #, gcc-internal-format msgid "invalid covariant return type for %q+#D" msgstr "" -#: cp/search.c:1863 +#: cp/search.c:1867 #, gcc-internal-format msgid "conflicting return type specified for %q+#D" msgstr "" -#: cp/search.c:1873 +#: cp/search.c:1877 #, gcc-internal-format msgid "looser throw specifier for %q+#F" msgstr "" -#: cp/search.c:1874 +#: cp/search.c:1878 #, gcc-internal-format msgid " overriding %q+#F" msgstr "" #. A static member function cannot match an inherited #. virtual member function. -#: cp/search.c:1967 +#: cp/search.c:1971 #, gcc-internal-format msgid "%q+#D cannot be declared" msgstr "" -#: cp/search.c:1968 +#: cp/search.c:1972 #, gcc-internal-format msgid " since %q+#D declared in base class" msgstr "" -#: cp/semantics.c:1228 +#: cp/semantics.c:1240 #, gcc-internal-format msgid "type of asm operand %qE could not be determined" msgstr "" -#: cp/semantics.c:1347 +#: cp/semantics.c:1359 #, gcc-internal-format msgid "invalid use of member %q+D in static member function" msgstr "" -#: cp/semantics.c:1349 +#: cp/semantics.c:1361 #, gcc-internal-format msgid "invalid use of non-static data member %q+D" msgstr "" -#: cp/semantics.c:1350 cp/semantics.c:1389 +#: cp/semantics.c:1362 cp/semantics.c:1401 #, gcc-internal-format msgid "from this location" msgstr "" -#: cp/semantics.c:1388 +#: cp/semantics.c:1400 #, gcc-internal-format msgid "object missing in reference to %q+D" msgstr "" -#: cp/semantics.c:1830 +#: cp/semantics.c:1859 #, gcc-internal-format msgid "arguments to destructor are not allowed" msgstr "" -#: cp/semantics.c:1881 +#: cp/semantics.c:1910 #, gcc-internal-format msgid "%<this%> is unavailable for static member functions" msgstr "" -#: cp/semantics.c:1887 +#: cp/semantics.c:1916 #, gcc-internal-format msgid "invalid use of %<this%> in non-member function" msgstr "" -#: cp/semantics.c:1889 +#: cp/semantics.c:1918 #, gcc-internal-format msgid "invalid use of %<this%> at top level" msgstr "" -#: cp/semantics.c:1913 +#: cp/semantics.c:1942 #, gcc-internal-format msgid "invalid qualifying scope in pseudo-destructor name" msgstr "" -#: cp/semantics.c:1933 +#: cp/semantics.c:1962 #, gcc-internal-format msgid "%qE is not of type %qT" msgstr "" -#: cp/semantics.c:2033 +#: cp/semantics.c:2062 #, gcc-internal-format msgid "template type parameters must use the keyword %<class%> or %<typename%>" msgstr "" -#: cp/semantics.c:2077 +#: cp/semantics.c:2106 #, gcc-internal-format msgid "" "invalid use of type %qT as a default value for a template template-parameter" msgstr "" -#: cp/semantics.c:2080 +#: cp/semantics.c:2109 #, gcc-internal-format msgid "invalid use of %qD as a default value for a template template-parameter" msgstr "" -#: cp/semantics.c:2084 +#: cp/semantics.c:2113 #, gcc-internal-format msgid "invalid default argument for a template template parameter" msgstr "" -#: cp/semantics.c:2101 +#: cp/semantics.c:2130 #, gcc-internal-format msgid "definition of %q#T inside template parameter list" msgstr "" -#: cp/semantics.c:2112 +#: cp/semantics.c:2141 #, gcc-internal-format msgid "invalid definition of qualified type %qT" msgstr "" -#: cp/semantics.c:2314 +#: cp/semantics.c:2344 #, gcc-internal-format msgid "invalid base-class specification" msgstr "" -#: cp/semantics.c:2323 +#: cp/semantics.c:2353 #, gcc-internal-format msgid "base class %qT has cv qualifiers" msgstr "" -#: cp/semantics.c:2345 +#: cp/semantics.c:2375 #, gcc-internal-format msgid "incomplete type %qT used in nested name specifier" msgstr "" -#: cp/semantics.c:2348 +#: cp/semantics.c:2378 #, gcc-internal-format msgid "reference to %<%T::%D%> is ambiguous" msgstr "" -#: cp/semantics.c:2352 cp/typeck.c:1636 +#: cp/semantics.c:2382 cp/typeck.c:1642 #, gcc-internal-format msgid "%qD is not a member of %qT" msgstr "" -#: cp/semantics.c:2355 +#: cp/semantics.c:2385 #, gcc-internal-format msgid "%qD is not a member of %qD" msgstr "" -#: cp/semantics.c:2484 +#: cp/semantics.c:2499 #, gcc-internal-format -msgid "" -"template parameter %qD of type %qT is not allowed in an integral constant " -"expression because it is not of integral or enumeration type" +msgid "use of %<auto%> variable from containing function" msgstr "" -#: cp/semantics.c:2638 +#: cp/semantics.c:2500 #, gcc-internal-format -msgid "%qD cannot appear in a constant-expression" +msgid "use of parameter from containing function" msgstr "" -#: cp/semantics.c:2646 +#: cp/semantics.c:2501 #, gcc-internal-format -msgid "use of namespace %qD as expression" +msgid " %q+#D declared here" msgstr "" -#: cp/semantics.c:2651 +#: cp/semantics.c:2539 #, gcc-internal-format -msgid "use of class template %qT as expression" +msgid "" +"template parameter %qD of type %qT is not allowed in an integral constant " +"expression because it is not of integral or enumeration type" msgstr "" -#. Ambiguous reference to base members. -#: cp/semantics.c:2657 +#: cp/semantics.c:2705 #, gcc-internal-format -msgid "request for member %qD is ambiguous in multiple inheritance lattice" +msgid "%qD cannot appear in a constant-expression" msgstr "" -#: cp/semantics.c:2731 +#: cp/semantics.c:2713 #, gcc-internal-format -msgid "use of %<auto%> variable from containing function" +msgid "use of namespace %qD as expression" msgstr "" -#: cp/semantics.c:2732 +#: cp/semantics.c:2718 #, gcc-internal-format -msgid "use of parameter from containing function" +msgid "use of class template %qT as expression" msgstr "" -#: cp/semantics.c:2733 +#. Ambiguous reference to base members. +#: cp/semantics.c:2724 #, gcc-internal-format -msgid " %q+#D declared here" +msgid "request for member %qD is ambiguous in multiple inheritance lattice" msgstr "" -#: cp/semantics.c:2778 +#: cp/semantics.c:2836 #, gcc-internal-format msgid "type of %qE is unknown" msgstr "" -#: cp/tree.c:559 +#: cp/tree.c:563 #, gcc-internal-format msgid "%qV qualifiers cannot be applied to %qT" msgstr "" -#: cp/tree.c:1761 +#: cp/tree.c:1782 #, gcc-internal-format msgid "%qE attribute can only be applied to Java class definitions" msgstr "" -#: cp/tree.c:1790 +#: cp/tree.c:1811 #, gcc-internal-format msgid "%qE attribute can only be applied to class definitions" msgstr "" -#: cp/tree.c:1796 +#: cp/tree.c:1817 #, gcc-internal-format msgid "%qE is obsolete; g++ vtables are now COM-compatible by default" msgstr "" -#: cp/tree.c:1820 +#: cp/tree.c:1841 #, gcc-internal-format msgid "requested init_priority is not an integer constant" msgstr "" -#: cp/tree.c:1841 +#: cp/tree.c:1862 #, gcc-internal-format msgid "" "can only use %qE attribute on file-scope definitions of objects of class type" msgstr "" -#: cp/tree.c:1849 +#: cp/tree.c:1870 #, gcc-internal-format msgid "requested init_priority is out of range" msgstr "" -#: cp/tree.c:1859 +#: cp/tree.c:1880 #, gcc-internal-format msgid "requested init_priority is reserved for internal use" msgstr "" -#: cp/tree.c:1870 +#: cp/tree.c:1891 #, gcc-internal-format msgid "%qE attribute is not supported on this platform" msgstr "" -#: cp/typeck.c:429 cp/typeck.c:443 cp/typeck.c:543 +#: cp/typeck.c:435 cp/typeck.c:449 cp/typeck.c:549 #, gcc-internal-format msgid "%s between distinct pointer types %qT and %qT lacks a cast" msgstr "" -#: cp/typeck.c:505 +#: cp/typeck.c:511 #, gcc-internal-format msgid "" "ISO C++ forbids %s between pointer of type %<void *%> and pointer-to-function" msgstr "" -#: cp/typeck.c:563 +#: cp/typeck.c:569 #, gcc-internal-format msgid "%s between distinct pointer-to-member types %qT and %qT lacks a cast" msgstr "" -#: cp/typeck.c:1252 +#: cp/typeck.c:1258 #, gcc-internal-format msgid "invalid application of %qs to a member function" msgstr "" -#: cp/typeck.c:1287 +#: cp/typeck.c:1293 #, gcc-internal-format msgid "invalid application of %qs to a bit-field" msgstr "" -#: cp/typeck.c:1292 +#: cp/typeck.c:1298 #, gcc-internal-format msgid "ISO C++ forbids applying %qs to an expression of function type" msgstr "" -#: cp/typeck.c:1329 +#: cp/typeck.c:1335 #, gcc-internal-format msgid "invalid use of non-static member function" msgstr "" -#: cp/typeck.c:1496 +#: cp/typeck.c:1502 #, gcc-internal-format msgid "deprecated conversion from string constant to %qT'" msgstr "" -#: cp/typeck.c:1607 cp/typeck.c:1901 +#: cp/typeck.c:1613 cp/typeck.c:1961 #, gcc-internal-format msgid "request for member %qD in %qE, which is of non-class type %qT" msgstr "" -#: cp/typeck.c:1634 +#: cp/typeck.c:1640 #, gcc-internal-format msgid "invalid use of nonstatic data member %qE" msgstr "" -#: cp/typeck.c:1686 cp/typeck.c:1714 +#: cp/typeck.c:1692 cp/typeck.c:1720 #, gcc-internal-format msgid "invalid access to non-static data member %qD of NULL object" msgstr "" -#: cp/typeck.c:1689 cp/typeck.c:1716 +#: cp/typeck.c:1695 cp/typeck.c:1722 #, gcc-internal-format msgid "(perhaps the %<offsetof%> macro was used incorrectly)" msgstr "" -#: cp/typeck.c:1827 +#: cp/typeck.c:1833 #, gcc-internal-format msgid "qualified type %qT does not match destructor name ~%qT" msgstr "" -#: cp/typeck.c:1833 +#: cp/typeck.c:1839 #, gcc-internal-format msgid "the type being destroyed is %qT, but the destructor refers to %qT" msgstr "" -#: cp/typeck.c:1947 +#: cp/typeck.c:2004 #, gcc-internal-format msgid "%<%D::%D%> is not a member of %qT" msgstr "" -#: cp/typeck.c:1958 +#: cp/typeck.c:2015 #, gcc-internal-format msgid "%qT is not a base of %qT" msgstr "" -#: cp/typeck.c:1977 +#: cp/typeck.c:2034 #, gcc-internal-format msgid "%qD has no member named %qE" msgstr "" -#: cp/typeck.c:1992 +#: cp/typeck.c:2049 #, gcc-internal-format msgid "%qD is not a member template function" msgstr "" #. A pointer to incomplete type (other than cv void) can be #. dereferenced [expr.unary.op]/1 -#: cp/typeck.c:2099 +#: cp/typeck.c:2169 #, gcc-internal-format msgid "%qT is not a pointer-to-object type" msgstr "" -#: cp/typeck.c:2124 +#: cp/typeck.c:2194 #, gcc-internal-format msgid "invalid use of %qs on pointer to member" msgstr "" -#: cp/typeck.c:2130 +#: cp/typeck.c:2200 #, gcc-internal-format msgid "invalid type argument" msgstr "" -#: cp/typeck.c:2153 +#: cp/typeck.c:2223 #, gcc-internal-format msgid "subscript missing in array reference" msgstr "" -#: cp/typeck.c:2235 +#: cp/typeck.c:2305 #, gcc-internal-format msgid "ISO C++ forbids subscripting non-lvalue array" msgstr "" -#: cp/typeck.c:2246 +#: cp/typeck.c:2316 #, gcc-internal-format msgid "subscripting array declared %<register%>" msgstr "" -#: cp/typeck.c:2329 +#: cp/typeck.c:2399 #, gcc-internal-format msgid "object missing in use of %qE" msgstr "" -#: cp/typeck.c:2443 +#: cp/typeck.c:2513 #, gcc-internal-format msgid "ISO C++ forbids calling %<::main%> from within program" msgstr "" -#: cp/typeck.c:2468 +#: cp/typeck.c:2538 #, gcc-internal-format msgid "" "must use %<.*%> or %<->*%> to call pointer-to-member function in %<%E (...)%>" msgstr "" -#: cp/typeck.c:2482 +#: cp/typeck.c:2552 #, gcc-internal-format msgid "%qE cannot be used as a function" msgstr "" -#: cp/typeck.c:2562 +#: cp/typeck.c:2632 #, gcc-internal-format msgid "too many arguments to %s %q+#D" msgstr "" -#: cp/typeck.c:2563 cp/typeck.c:2665 +#: cp/typeck.c:2633 cp/typeck.c:2735 #, gcc-internal-format msgid "at this point in file" msgstr "" -#: cp/typeck.c:2566 +#: cp/typeck.c:2636 #, gcc-internal-format msgid "too many arguments to function" msgstr "" -#: cp/typeck.c:2600 +#: cp/typeck.c:2670 #, gcc-internal-format msgid "parameter %P of %qD has incomplete type %qT" msgstr "" -#: cp/typeck.c:2603 +#: cp/typeck.c:2673 #, gcc-internal-format msgid "parameter %P has incomplete type %qT" msgstr "" -#: cp/typeck.c:2664 +#: cp/typeck.c:2734 #, gcc-internal-format msgid "too few arguments to %s %q+#D" msgstr "" -#: cp/typeck.c:2668 +#: cp/typeck.c:2738 #, gcc-internal-format msgid "too few arguments to function" msgstr "" -#: cp/typeck.c:2816 cp/typeck.c:2826 +#: cp/typeck.c:2886 cp/typeck.c:2896 #, gcc-internal-format msgid "assuming cast to type %qT from overloaded function" msgstr "" -#: cp/typeck.c:2894 +#: cp/typeck.c:2964 #, gcc-internal-format msgid "division by zero in %<%E / 0%>" msgstr "" -#: cp/typeck.c:2896 +#: cp/typeck.c:2966 #, gcc-internal-format msgid "division by zero in %<%E / 0.%>" msgstr "" -#: cp/typeck.c:2931 +#: cp/typeck.c:3001 #, gcc-internal-format msgid "division by zero in %<%E %% 0%>" msgstr "" -#: cp/typeck.c:2933 +#: cp/typeck.c:3003 #, gcc-internal-format msgid "division by zero in %<%E %% 0.%>" msgstr "" -#: cp/typeck.c:3013 +#: cp/typeck.c:3083 #, gcc-internal-format msgid "%s rotate count is negative" msgstr "" -#: cp/typeck.c:3016 +#: cp/typeck.c:3086 #, gcc-internal-format msgid "%s rotate count >= width of type" msgstr "" -#: cp/typeck.c:3050 cp/typeck.c:3055 cp/typeck.c:3151 cp/typeck.c:3156 +#: cp/typeck.c:3120 cp/typeck.c:3125 cp/typeck.c:3221 cp/typeck.c:3226 #, gcc-internal-format msgid "ISO C++ forbids comparison between pointer and integer" msgstr "" -#: cp/typeck.c:3170 +#: cp/typeck.c:3240 #, gcc-internal-format msgid "unordered comparison on non-floating point argument" msgstr "" -#: cp/typeck.c:3208 +#: cp/typeck.c:3278 #, gcc-internal-format msgid "invalid operands of types %qT and %qT to binary %qO" msgstr "" -#: cp/typeck.c:3372 +#: cp/typeck.c:3442 #, gcc-internal-format msgid "comparison between types %q#T and %q#T" msgstr "" -#: cp/typeck.c:3408 +#: cp/typeck.c:3478 #, gcc-internal-format msgid "comparison between signed and unsigned integer expressions" msgstr "" @@ -26882,154 +27672,149 @@ msgstr "" #. performed. Note that pointer-difference and pointer-addition #. have already been handled above, and so we don't end up here in #. that case. -#: cp/typeck.c:3487 +#: cp/typeck.c:3557 #, gcc-internal-format msgid "NULL used in arithmetic" msgstr "" -#: cp/typeck.c:3545 +#: cp/typeck.c:3615 #, gcc-internal-format msgid "ISO C++ forbids using pointer of type %<void *%> in subtraction" msgstr "" -#: cp/typeck.c:3547 +#: cp/typeck.c:3617 #, gcc-internal-format msgid "ISO C++ forbids using pointer to a function in subtraction" msgstr "" -#: cp/typeck.c:3549 +#: cp/typeck.c:3619 #, gcc-internal-format msgid "ISO C++ forbids using pointer to a method in subtraction" msgstr "" -#: cp/typeck.c:3561 +#: cp/typeck.c:3631 #, gcc-internal-format msgid "invalid use of a pointer to an incomplete type in pointer arithmetic" msgstr "" -#: cp/typeck.c:3621 +#: cp/typeck.c:3691 #, gcc-internal-format msgid "invalid use of %qE to form a pointer-to-member-function" msgstr "" -#: cp/typeck.c:3624 +#: cp/typeck.c:3694 #, gcc-internal-format msgid " a qualified-id is required" msgstr "" -#: cp/typeck.c:3629 +#: cp/typeck.c:3699 #, gcc-internal-format msgid "" "parenthesis around %qE cannot be used to form a pointer-to-member-function" msgstr "" -#: cp/typeck.c:3652 +#: cp/typeck.c:3722 #, gcc-internal-format msgid "taking address of temporary" msgstr "" -#: cp/typeck.c:3896 +#: cp/typeck.c:3966 #, gcc-internal-format msgid "ISO C++ forbids %sing an enum" msgstr "" -#: cp/typeck.c:3907 +#: cp/typeck.c:3977 #, gcc-internal-format msgid "cannot %s a pointer to incomplete type %qT" msgstr "" -#: cp/typeck.c:3913 +#: cp/typeck.c:3983 #, gcc-internal-format msgid "ISO C++ forbids %sing a pointer of type %qT" msgstr "" -#: cp/typeck.c:3938 +#: cp/typeck.c:4008 #, gcc-internal-format msgid "cast to non-reference type used as lvalue" msgstr "" -#: cp/typeck.c:3973 +#: cp/typeck.c:4043 #, gcc-internal-format msgid "invalid use of %<--%> on bool variable %qD" msgstr "" #. ARM $3.4 -#: cp/typeck.c:4002 +#: cp/typeck.c:4072 #, gcc-internal-format msgid "ISO C++ forbids taking address of function %<::main%>" msgstr "" #. An expression like &memfn. -#: cp/typeck.c:4056 +#: cp/typeck.c:4126 #, gcc-internal-format msgid "" "ISO C++ forbids taking the address of an unqualified or parenthesized non-" "static member function to form a pointer to member function. Say %<&%T::%D%>" msgstr "" -#: cp/typeck.c:4061 +#: cp/typeck.c:4131 #, gcc-internal-format msgid "" "ISO C++ forbids taking the address of a bound member function to form a " "pointer to member function. Say %<&%T::%D%>" msgstr "" -#: cp/typeck.c:4089 +#: cp/typeck.c:4159 #, gcc-internal-format msgid "ISO C++ forbids taking the address of a cast to a non-lvalue expression" msgstr "" -#: cp/typeck.c:4109 +#: cp/typeck.c:4179 #, gcc-internal-format msgid "cannot create pointer to reference member %qD" msgstr "" -#: cp/typeck.c:4323 +#: cp/typeck.c:4393 #, gcc-internal-format msgid "cannot take the address of %<this%>, which is an rvalue expression" msgstr "" -#: cp/typeck.c:4346 +#: cp/typeck.c:4416 #, gcc-internal-format msgid "address of explicit register variable %qD requested" msgstr "" -#: cp/typeck.c:4351 +#: cp/typeck.c:4421 #, gcc-internal-format msgid "address requested for %qD, which is declared %<register%>" msgstr "" -#: cp/typeck.c:4417 +#: cp/typeck.c:4487 #, gcc-internal-format msgid "%s expression list treated as compound expression" msgstr "" -#: cp/typeck.c:4492 -#, gcc-internal-format -msgid "%s from type %qT to type %qT casts away constness" -msgstr "" - -#: cp/typeck.c:4811 +#: cp/typeck.c:4881 #, gcc-internal-format msgid "invalid static_cast from type %qT to type %qT" msgstr "" -#: cp/typeck.c:4833 +#: cp/typeck.c:4903 #, gcc-internal-format msgid "converting from %qT to %qT" msgstr "" -#: cp/typeck.c:4878 +#: cp/typeck.c:4948 #, gcc-internal-format msgid "invalid cast of an rvalue expression of type %qT to type %qT" msgstr "" -#: cp/typeck.c:4937 +#: cp/typeck.c:5007 #, gcc-internal-format msgid "cast from %qT to %qT loses precision" msgstr "" -#: cp/typeck.c:4962 +#: cp/typeck.c:5032 #, gcc-internal-format msgid "cast from %qT to %qT increases required alignment of target type" msgstr "" @@ -27038,160 +27823,160 @@ msgstr "" #. where possible, and it is necessary in some cases. DR 195 #. addresses this issue, but as of 2004/10/26 is still in #. drafting. -#: cp/typeck.c:4976 +#: cp/typeck.c:5046 #, gcc-internal-format msgid "" "ISO C++ forbids casting between pointer-to-function and pointer-to-object" msgstr "" -#: cp/typeck.c:4987 +#: cp/typeck.c:5057 #, gcc-internal-format msgid "invalid cast from type %qT to type %qT" msgstr "" -#: cp/typeck.c:5043 +#: cp/typeck.c:5113 #, gcc-internal-format msgid "" "invalid use of const_cast with type %qT, which is not a pointer, reference, " "nor a pointer-to-data-member type" msgstr "" -#: cp/typeck.c:5052 +#: cp/typeck.c:5122 #, gcc-internal-format msgid "" "invalid use of const_cast with type %qT, which is a pointer or reference to " "a function type" msgstr "" -#: cp/typeck.c:5074 +#: cp/typeck.c:5144 #, gcc-internal-format msgid "invalid const_cast of an rvalue of type %qT to type %qT" msgstr "" -#: cp/typeck.c:5117 +#: cp/typeck.c:5195 #, gcc-internal-format msgid "invalid const_cast from type %qT to type %qT" msgstr "" -#: cp/typeck.c:5185 cp/typeck.c:5190 +#: cp/typeck.c:5263 cp/typeck.c:5268 #, gcc-internal-format msgid "ISO C++ forbids casting to an array type %qT" msgstr "" -#: cp/typeck.c:5198 +#: cp/typeck.c:5276 #, gcc-internal-format msgid "invalid cast to function type %qT" msgstr "" -#: cp/typeck.c:5414 +#: cp/typeck.c:5492 #, gcc-internal-format msgid " in evaluation of %<%Q(%#T, %#T)%>" msgstr "" -#: cp/typeck.c:5483 +#: cp/typeck.c:5561 #, gcc-internal-format msgid "incompatible types in assignment of %qT to %qT" msgstr "" -#: cp/typeck.c:5490 +#: cp/typeck.c:5568 #, gcc-internal-format msgid "ISO C++ forbids assignment of arrays" msgstr "" -#: cp/typeck.c:5610 +#: cp/typeck.c:5688 #, gcc-internal-format msgid " in pointer to member function conversion" msgstr "" -#: cp/typeck.c:5621 cp/typeck.c:5647 +#: cp/typeck.c:5699 cp/typeck.c:5725 #, gcc-internal-format msgid "pointer to member cast via virtual base %qT" msgstr "" -#: cp/typeck.c:5624 +#: cp/typeck.c:5702 #, gcc-internal-format msgid "pointer to member conversion via virtual base %qT" msgstr "" -#: cp/typeck.c:5633 +#: cp/typeck.c:5711 #, gcc-internal-format msgid " in pointer to member conversion" msgstr "" -#: cp/typeck.c:5723 +#: cp/typeck.c:5801 #, gcc-internal-format msgid "invalid conversion to type %qT from type %qT" msgstr "" -#: cp/typeck.c:5967 +#: cp/typeck.c:6045 #, gcc-internal-format msgid "cannot convert %qT to %qT for argument %qP to %qD" msgstr "" -#: cp/typeck.c:5970 +#: cp/typeck.c:6048 #, gcc-internal-format msgid "cannot convert %qT to %qT in %s" msgstr "" -#: cp/typeck.c:5981 +#: cp/typeck.c:6059 #, gcc-internal-format msgid "%s might be a candidate for a format attribute" msgstr "" -#: cp/typeck.c:6054 cp/typeck.c:6056 +#: cp/typeck.c:6132 cp/typeck.c:6134 #, gcc-internal-format msgid "in passing argument %P of %q+D" msgstr "" -#: cp/typeck.c:6106 +#: cp/typeck.c:6184 #, gcc-internal-format msgid "returning reference to temporary" msgstr "" -#: cp/typeck.c:6113 +#: cp/typeck.c:6191 #, gcc-internal-format msgid "reference to non-lvalue returned" msgstr "" -#: cp/typeck.c:6125 +#: cp/typeck.c:6203 #, gcc-internal-format msgid "reference to local variable %q+D returned" msgstr "" -#: cp/typeck.c:6128 +#: cp/typeck.c:6206 #, gcc-internal-format msgid "address of local variable %q+D returned" msgstr "" -#: cp/typeck.c:6162 +#: cp/typeck.c:6240 #, gcc-internal-format msgid "returning a value from a destructor" msgstr "" #. If a return statement appears in a handler of the #. function-try-block of a constructor, the program is ill-formed. -#: cp/typeck.c:6170 +#: cp/typeck.c:6248 #, gcc-internal-format msgid "cannot return from a handler of a function-try-block of a constructor" msgstr "" #. You can't return a value from a constructor. -#: cp/typeck.c:6173 +#: cp/typeck.c:6251 #, gcc-internal-format msgid "returning a value from a constructor" msgstr "" -#: cp/typeck.c:6196 +#: cp/typeck.c:6274 #, gcc-internal-format msgid "return-statement with no value, in function returning %qT" msgstr "" -#: cp/typeck.c:6217 +#: cp/typeck.c:6295 #, gcc-internal-format msgid "return-statement with a value, in function returning 'void'" msgstr "" -#: cp/typeck.c:6248 +#: cp/typeck.c:6326 #, gcc-internal-format msgid "" "%<operator new%> must not return NULL unless it is declared %<throw()%> (or -" @@ -27274,140 +28059,140 @@ msgstr "" msgid "int-array initialized from non-wide string" msgstr "" -#: cp/typeck2.c:720 +#: cp/typeck2.c:718 #, gcc-internal-format msgid "cannot initialize aggregate of type %qT with a compound literal" msgstr "" -#: cp/typeck2.c:794 cp/typeck2.c:892 +#: cp/typeck2.c:792 cp/typeck2.c:890 #, gcc-internal-format msgid "non-trivial designated initializers not supported" msgstr "" -#: cp/typeck2.c:914 cp/typeck2.c:928 +#: cp/typeck2.c:912 cp/typeck2.c:926 #, gcc-internal-format msgid "missing initializer for member %qD" msgstr "" -#: cp/typeck2.c:919 +#: cp/typeck2.c:917 #, gcc-internal-format msgid "uninitialized const member %qD" msgstr "" -#: cp/typeck2.c:921 +#: cp/typeck2.c:919 #, gcc-internal-format msgid "member %qD with uninitialized const fields" msgstr "" -#: cp/typeck2.c:923 +#: cp/typeck2.c:921 #, gcc-internal-format msgid "member %qD is uninitialized reference" msgstr "" -#: cp/typeck2.c:978 +#: cp/typeck2.c:976 #, gcc-internal-format msgid "no field %qD found in union being initialized" msgstr "" -#: cp/typeck2.c:987 +#: cp/typeck2.c:985 #, gcc-internal-format msgid "index value instead of field name in union initializer" msgstr "" -#: cp/typeck2.c:1000 +#: cp/typeck2.c:998 #, gcc-internal-format msgid "union %qT with no named members cannot be initialized" msgstr "" -#: cp/typeck2.c:1147 +#: cp/typeck2.c:1145 #, gcc-internal-format msgid "circular pointer delegation detected" msgstr "" -#: cp/typeck2.c:1160 +#: cp/typeck2.c:1158 #, gcc-internal-format msgid "base operand of %<->%> has non-pointer type %qT" msgstr "" -#: cp/typeck2.c:1184 +#: cp/typeck2.c:1182 #, gcc-internal-format msgid "result of %<operator->()%> yields non-pointer result" msgstr "" -#: cp/typeck2.c:1186 +#: cp/typeck2.c:1184 #, gcc-internal-format msgid "base operand of %<->%> is not a pointer" msgstr "" -#: cp/typeck2.c:1210 +#: cp/typeck2.c:1208 #, gcc-internal-format msgid "%qE cannot be used as a member pointer, since it is of type %qT" msgstr "" -#: cp/typeck2.c:1219 +#: cp/typeck2.c:1217 #, gcc-internal-format msgid "" "cannot apply member pointer %qE to %qE, which is of non-aggregate type %qT" msgstr "" -#: cp/typeck2.c:1241 +#: cp/typeck2.c:1239 #, gcc-internal-format msgid "pointer to member type %qT incompatible with object type %qT" msgstr "" -#: cp/typeck2.c:1464 +#: cp/typeck2.c:1462 #, gcc-internal-format msgid "call to function %qD which throws incomplete type %q#T" msgstr "" -#: cp/typeck2.c:1467 +#: cp/typeck2.c:1465 #, gcc-internal-format msgid "call to function which throws incomplete type %q#T" msgstr "" -#: fortran/f95-lang.c:233 +#: fortran/f95-lang.c:263 #, gcc-internal-format msgid "Unexpected type in truthvalue_conversion" msgstr "" -#: fortran/f95-lang.c:286 +#: fortran/f95-lang.c:316 #, gcc-internal-format msgid "can't open input file: %s" msgstr "" -#: fortran/f95-lang.c:612 +#: fortran/f95-lang.c:643 #, gcc-internal-format msgid "global register variable %qs used in nested function" msgstr "" -#: fortran/f95-lang.c:616 +#: fortran/f95-lang.c:647 #, gcc-internal-format msgid "register variable %qs used in nested function" msgstr "" -#: fortran/f95-lang.c:623 +#: fortran/f95-lang.c:654 #, gcc-internal-format msgid "address of global register variable %qs requested" msgstr "" -#: fortran/f95-lang.c:641 +#: fortran/f95-lang.c:672 #, gcc-internal-format msgid "address of register variable %qs requested" msgstr "" -#: fortran/trans-array.c:3049 +#: fortran/trans-array.c:3052 #, gcc-internal-format msgid "Possible frontend bug: array constructor not expanded" msgstr "" -#: fortran/trans-array.c:4159 +#: fortran/trans-array.c:4172 #, gcc-internal-format msgid "" "Possible frontend bug: Deferred array size without pointer or allocatable " "attribute." msgstr "" -#: fortran/trans-array.c:4608 +#: fortran/trans-array.c:4621 #, gcc-internal-format msgid "bad expression type during walk (%d)" msgstr "" @@ -27417,73 +28202,73 @@ msgstr "" msgid "gfc_conv_constant_to_tree(): invalid type: %s" msgstr "" -#: fortran/trans-decl.c:786 +#: fortran/trans-decl.c:879 #, gcc-internal-format msgid "intrinsic variable which isn't a procedure" msgstr "" -#: fortran/trans-decl.c:2066 +#: fortran/trans-decl.c:2250 #, gcc-internal-format msgid "Function does not return a value" msgstr "" #. I don't think this should ever happen. -#: fortran/trans-decl.c:2164 +#: fortran/trans-decl.c:2355 #, gcc-internal-format msgid "module symbol %s in wrong namespace" msgstr "" -#: fortran/trans-decl.c:2182 +#: fortran/trans-decl.c:2373 #, gcc-internal-format msgid "backend decl for module variable %s already exists" msgstr "" -#: fortran/trans-decl.c:2264 +#: fortran/trans-decl.c:2455 #, gcc-internal-format msgid "unused parameter %qs" msgstr "" -#: fortran/trans-decl.c:2269 +#: fortran/trans-decl.c:2460 #, gcc-internal-format msgid "unused variable %qs" msgstr "" -#: fortran/trans-decl.c:2441 +#: fortran/trans-decl.c:2647 #, gcc-internal-format msgid "Function return value not set" msgstr "" -#: fortran/trans-expr.c:998 +#: fortran/trans-expr.c:1027 #, gcc-internal-format msgid "Unknown intrinsic op" msgstr "" -#: fortran/trans-intrinsic.c:589 +#: fortran/trans-intrinsic.c:637 #, gcc-internal-format msgid "Intrinsic function %s(%d) not recognized" msgstr "" -#: fortran/trans-io.c:1574 +#: fortran/trans-io.c:1584 #, gcc-internal-format msgid "Bad IO basetype (%d)" msgstr "" -#: fortran/trans-types.c:196 +#: fortran/trans-types.c:213 #, gcc-internal-format msgid "integer kind=8 not available for -fdefault-integer-8 option" msgstr "" -#: fortran/trans-types.c:208 +#: fortran/trans-types.c:225 #, gcc-internal-format msgid "real kind=8 not available for -fdefault-real-8 option" msgstr "" -#: fortran/trans-types.c:221 +#: fortran/trans-types.c:238 #, gcc-internal-format msgid "Use of -fdefault-double-8 requires -fdefault-real-8" msgstr "" -#: fortran/trans-types.c:933 +#: fortran/trans-types.c:950 #, gcc-internal-format msgid "Array element size too big" msgstr "" @@ -27495,7 +28280,7 @@ msgstr "" #. I changed this from sorry(...) because it should not return. #. TODO: Remove gfc_todo_error before releasing version 1.0. -#: fortran/trans.h:567 +#: fortran/trans.h:576 #, gcc-internal-format msgid "gfc_todo: Not Implemented: " msgstr "" @@ -27520,32 +28305,32 @@ msgstr "" msgid "%Jfinal field %qD may not have been initialized" msgstr "" -#: java/class.c:751 +#: java/class.c:757 #, gcc-internal-format msgid "bad method signature" msgstr "" -#: java/class.c:796 +#: java/class.c:802 #, gcc-internal-format msgid "misplaced ConstantValue attribute (not in any field)" msgstr "" -#: java/class.c:799 +#: java/class.c:805 #, gcc-internal-format msgid "duplicate ConstantValue attribute for field '%s'" msgstr "" -#: java/class.c:810 +#: java/class.c:816 #, gcc-internal-format msgid "ConstantValue attribute of field '%s' has wrong type" msgstr "" -#: java/class.c:1438 +#: java/class.c:1444 #, gcc-internal-format msgid "%Jabstract method in non-abstract class" msgstr "" -#: java/class.c:2366 +#: java/class.c:2374 #, gcc-internal-format msgid "non-static method %q+D overrides static method" msgstr "" @@ -27580,173 +28365,173 @@ msgstr "" msgid "bad PC range for debug info for local %q+D" msgstr "" -#: java/expr.c:370 +#: java/expr.c:369 #, gcc-internal-format msgid "need to insert runtime check for %s" msgstr "" -#: java/expr.c:499 java/expr.c:546 +#: java/expr.c:498 java/expr.c:545 #, gcc-internal-format msgid "assert: %s is assign compatible with %s" msgstr "" -#: java/expr.c:666 +#: java/expr.c:665 #, gcc-internal-format msgid "stack underflow - dup* operation" msgstr "" -#: java/expr.c:1652 +#: java/expr.c:1651 #, gcc-internal-format msgid "reference %qs is ambiguous: appears in interface %qs and interface %qs" msgstr "" -#: java/expr.c:1680 +#: java/expr.c:1679 #, gcc-internal-format msgid "field %qs not found" msgstr "" -#: java/expr.c:2059 +#: java/expr.c:2058 #, gcc-internal-format msgid "method '%s' not found in class" msgstr "" -#: java/expr.c:2264 +#: java/expr.c:2263 #, gcc-internal-format msgid "failed to find class '%s'" msgstr "" -#: java/expr.c:2293 +#: java/expr.c:2292 #, gcc-internal-format msgid "class '%s' has no method named '%s' matching signature '%s'" msgstr "" -#: java/expr.c:2324 +#: java/expr.c:2323 #, gcc-internal-format msgid "invokestatic on non static method" msgstr "" -#: java/expr.c:2329 +#: java/expr.c:2328 #, gcc-internal-format msgid "invokestatic on abstract method" msgstr "" -#: java/expr.c:2337 +#: java/expr.c:2336 #, gcc-internal-format msgid "invoke[non-static] on static method" msgstr "" -#: java/expr.c:2654 +#: java/expr.c:2653 #, gcc-internal-format msgid "missing field '%s' in '%s'" msgstr "" -#: java/expr.c:2661 +#: java/expr.c:2660 #, gcc-internal-format msgid "mismatching signature for field '%s' in '%s'" msgstr "" -#: java/expr.c:2684 +#: java/expr.c:2683 #, gcc-internal-format msgid "assignment to final field %q+D not in field's class" msgstr "" -#: java/expr.c:2689 +#: java/expr.c:2688 #, gcc-internal-format msgid "assignment to final static field %q+D not in class initializer" msgstr "" -#: java/expr.c:2698 +#: java/expr.c:2697 #, gcc-internal-format msgid "assignment to final field %q+D not in constructor" msgstr "" -#: java/expr.c:2888 +#: java/expr.c:2887 #, gcc-internal-format msgid "invalid PC in line number table" msgstr "" -#: java/expr.c:2936 +#: java/expr.c:2935 #, gcc-internal-format msgid "unreachable bytecode from %d to before %d" msgstr "" -#: java/expr.c:2978 +#: java/expr.c:2977 #, gcc-internal-format msgid "unreachable bytecode from %d to the end of the method" msgstr "" #. duplicate code from LOAD macro -#: java/expr.c:3278 +#: java/expr.c:3277 #, gcc-internal-format msgid "unrecogized wide sub-instruction" msgstr "" -#: java/gjavah.c:712 +#: java/gjavah.c:718 #, gcc-internal-format msgid "static field has same name as method" msgstr "" -#: java/gjavah.c:1260 +#: java/gjavah.c:1266 #, gcc-internal-format msgid "couldn't find class %s" msgstr "" -#: java/gjavah.c:1267 +#: java/gjavah.c:1273 #, gcc-internal-format msgid "parse error while reading %s" msgstr "" -#: java/gjavah.c:1493 java/gjavah.c:1595 java/gjavah.c:1670 +#: java/gjavah.c:1499 java/gjavah.c:1601 java/gjavah.c:1676 #, gcc-internal-format msgid "unparseable signature: '%s'" msgstr "" -#: java/gjavah.c:2060 +#: java/gjavah.c:2066 #, gcc-internal-format msgid "Not a valid Java .class file." msgstr "" -#: java/gjavah.c:2068 java/jcf-parse.c:750 +#: java/gjavah.c:2074 java/jcf-parse.c:750 #, gcc-internal-format msgid "error while parsing constant pool" msgstr "" -#: java/gjavah.c:2074 +#: java/gjavah.c:2080 #, gcc-internal-format msgid "error in constant pool entry #%d" msgstr "" -#: java/gjavah.c:2217 +#: java/gjavah.c:2223 #, gcc-internal-format msgid "class is of array type\n" msgstr "" -#: java/gjavah.c:2225 +#: java/gjavah.c:2231 #, gcc-internal-format msgid "base class is of array type" msgstr "" -#: java/gjavah.c:2423 java/gjavah.c:2550 +#: java/gjavah.c:2429 java/gjavah.c:2556 #, gcc-internal-format msgid "no classes specified" msgstr "" -#: java/gjavah.c:2516 +#: java/gjavah.c:2522 #, gcc-internal-format msgid "'-MG' option is unimplemented" msgstr "" -#: java/gjavah.c:2558 +#: java/gjavah.c:2564 #, gcc-internal-format msgid "can't specify both -o and -MD" msgstr "" -#: java/gjavah.c:2581 +#: java/gjavah.c:2587 #, gcc-internal-format msgid "%s: no such class" msgstr "" -#: java/jcf-io.c:536 +#: java/jcf-io.c:550 #, gcc-internal-format msgid "" "source file for class %qs is newer than its matching class file. Source " @@ -27919,6 +28704,817 @@ msgstr "" msgid "internal error - invalid Utf8 name" msgstr "" +#: java/parse.y:767 +#, gcc-internal-format +msgid "Ambiguous class: %qs and %qs" +msgstr "" + +#: java/parse.y:833 +#, gcc-internal-format +msgid "Modifier %qs declared twice" +msgstr "" + +#: java/parse.y:1081 +#, gcc-internal-format +msgid "Discouraged form of returned type specification" +msgstr "" + +#: java/parse.y:1176 +#, gcc-internal-format +msgid "" +"Can't define static initializer in class %qs. Static initializer can only be " +"defined in top-level classes" +msgstr "" + +#: java/parse.y:1472 +#, gcc-internal-format +msgid "An empty declaration is a deprecated feature that should not be used" +msgstr "" + +#: java/parse.y:3035 +#, gcc-internal-format +msgid ": %qs JDK1.1(TM) feature" +msgstr "" + +#: java/parse.y:3115 +#: java/parse.y:3117 +#, gcc-internal-format +msgid "" +"%s.\n" +"%s" +msgstr "" + +#: java/parse.y:3277 +#, gcc-internal-format +msgid "Missing return statement" +msgstr "" + +#: java/parse.y:3299 +#: java/parse.y:11992 +#: java/parse.y:11996 +#, gcc-internal-format +msgid "Unreachable statement" +msgstr "" + +#: java/parse.y:3309 +#, gcc-internal-format +msgid "Can't access %s field %<%s.%s%> from %qs" +msgstr "" + +#: java/parse.y:3378 +#, gcc-internal-format +msgid "%s %qs already defined in %s:%d" +msgstr "" + +#: java/parse.y:3396 +#, gcc-internal-format +msgid "" +"Variable %qs is already defined in this method and was declared %<%s %s%> at " +"line %d" +msgstr "" + +#: java/parse.y:3507 +#, gcc-internal-format +msgid "Interface %qs repeated" +msgstr "" + +#: java/parse.y:3537 +#, gcc-internal-format +msgid "%s name %qs clashes with imported type %qs" +msgstr "" + +#: java/parse.y:3569 +#, gcc-internal-format +msgid "Public %s %qs must be defined in a file called %<%s.java%>" +msgstr "" + +#: java/parse.y:3584 +#, gcc-internal-format +msgid "" +"Inner class %qs can't be static. Static classes can only occur in interfaces " +"and top-level classes" +msgstr "" + +#: java/parse.y:3665 +#, gcc-internal-format +msgid "" +"The class name %qs is already defined in this scope. An inner class may not " +"have the same simple name as any of its enclosing classes" +msgstr "" + +#: java/parse.y:3713 +#, gcc-internal-format +msgid "Qualifier must be a reference" +msgstr "" + +#: java/parse.y:3734 +#, gcc-internal-format +msgid "Cyclic inheritance involving %s" +msgstr "" + +#: java/parse.y:4002 +#, gcc-internal-format +msgid "" +"Redundant use of %<abstract%> modifier. Interface %qs is implicitly abstract" +msgstr "" + +#: java/parse.y:4157 +#, gcc-internal-format +msgid "Class %qs can't be declared both abstract and final" +msgstr "" + +#: java/parse.y:4169 +#, gcc-internal-format +msgid "%<java.lang.Object%> can't extend anything" +msgstr "" + +#: java/parse.y:4406 +#, gcc-internal-format +msgid "Duplicate variable declaration: %<%s %s%> was %<%s %s%> (%s:%d)" +msgstr "" + +#: java/parse.y:4470 +#, gcc-internal-format +msgid "Field %qs can't be static in inner class %qs unless it is final" +msgstr "" + +#: java/parse.y:4713 +#, gcc-internal-format +msgid "Class %qs must be declared abstract to define abstract method %qs" +msgstr "" + +#: java/parse.y:4720 +#, gcc-internal-format +msgid "native method %qs can't be strictfp" +msgstr "" + +#: java/parse.y:4724 +#, gcc-internal-format +msgid "method %qs can't be transient" +msgstr "" + +#: java/parse.y:4727 +#, gcc-internal-format +msgid "method %qs can't be volatile" +msgstr "" + +#: java/parse.y:4777 +#: java/parse.y:6508 +#, gcc-internal-format +msgid "" +"Method %qs can't be static in inner class %qs. Only members of interfaces " +"and top-level classes can be static" +msgstr "" + +#: java/parse.y:4932 +#, gcc-internal-format +msgid "%s method %qs can't have a body defined" +msgstr "" + +#: java/parse.y:4943 +#, gcc-internal-format +msgid "Non native and non abstract method %qs must have a body defined" +msgstr "" + +#: java/parse.y:5013 +#, gcc-internal-format +msgid "%s: recursive invocation of constructor %qs" +msgstr "" + +#: java/parse.y:5043 +#, gcc-internal-format +msgid "" +"Inconsistent member declaration. At most one of %<public%>, %<private%>, or " +"%<protected%> may be specified" +msgstr "" + +#: java/parse.y:5051 +#, gcc-internal-format +msgid "" +"Inconsistent member declaration. At most one of %<final%> or %<volatile%> " +"may be specified" +msgstr "" + +#: java/parse.y:5141 +#, gcc-internal-format +msgid "Variable %qs is used more than once in the argument list of method %qs" +msgstr "" + +#: java/parse.y:5225 +#, gcc-internal-format +msgid "%s %qs can't implement/extend %s %qs" +msgstr "" + +#: java/parse.y:5259 +#, gcc-internal-format +msgid "Class %qs can't subclass %s %qs" +msgstr "" + +#: java/parse.y:5268 +#, gcc-internal-format +msgid "Can't subclass final classes: %s" +msgstr "" + +#: java/parse.y:5454 +#, gcc-internal-format +msgid "Cyclic class inheritance%s" +msgstr "" + +#: java/parse.y:6159 +#, gcc-internal-format +msgid "Superclass %qs of class %qs not found" +msgstr "" + +#: java/parse.y:6165 +#, gcc-internal-format +msgid "Type %qs not found in declaration of field %qs" +msgstr "" + +#: java/parse.y:6171 +#, gcc-internal-format +msgid "Type %qs not found in the declaration of the argument %qs of method %qs" +msgstr "" + +#: java/parse.y:6178 +#, gcc-internal-format +msgid "Type %qs not found in the declaration of the return type of method %qs" +msgstr "" + +#: java/parse.y:6184 +#, gcc-internal-format +msgid "Superinterface %qs of %s %qs not found" +msgstr "" + +#: java/parse.y:6191 +#, gcc-internal-format +msgid "Type %qs not found in the declaration of the local variable %qs" +msgstr "" + +#: java/parse.y:6198 +#, gcc-internal-format +msgid "Class %qs not found in %<throws%>" +msgstr "" + +#: java/parse.y:6255 +#, gcc-internal-format +msgid "Duplicate %s declaration %qs" +msgstr "" + +#: java/parse.y:6329 +#, gcc-internal-format +msgid "" +"Class %qs doesn't define the abstract method %<%s %s%> from %s %<%s%>. This " +"method must be defined or %s %qs must be declared abstract" +msgstr "" + +#: java/parse.y:6485 +#, gcc-internal-format +msgid "" +"Class %qs in %<throws%> clause must be a subclass of class %<java.lang." +"Throwable%>" +msgstr "" + +#: java/parse.y:6529 +#, gcc-internal-format +msgid "" +"Class %qs must override %qs with a public method in order to implement " +"interface %qs" +msgstr "" + +#: java/parse.y:6543 +#: java/parse.y:6766 +#, gcc-internal-format +msgid "Method %qs was defined with return type %qs in class %qs" +msgstr "" + +#: java/parse.y:6560 +#, gcc-internal-format +msgid "%s methods can't be overridden. Method %qs is %s in class %qs" +msgstr "" + +#: java/parse.y:6574 +#, gcc-internal-format +msgid "" +"Instance methods can't be overridden by a static method. Method %qs is an " +"instance method in class %qs" +msgstr "" + +#: java/parse.y:6597 +#, gcc-internal-format +msgid "" +"Methods can't be overridden to be more private. Method %qs is not %s in " +"class %qs" +msgstr "" + +#: java/parse.y:6734 +#, gcc-internal-format +msgid "" +"Invalid checked exception class %qs in %<throws%> clause. The exception " +"must be a subclass of an exception thrown by %qs from class %qs" +msgstr "" + +#: java/parse.y:6791 +#, gcc-internal-format +msgid "" +"Interface %qs inherits method %qs from interface %qs. This method is " +"redefined with a different return type in interface %qs" +msgstr "" + +#: java/parse.y:6966 +#, gcc-internal-format +msgid "Class or interface %qs not found in import" +msgstr "" + +#: java/parse.y:7055 +#, gcc-internal-format +msgid "malformed .zip archive in CLASSPATH: %s" +msgstr "" + +#: java/parse.y:7126 +#, gcc-internal-format +msgid "" +"Can't find default package %qs. Check the CLASSPATH environment variable and " +"the access to the archives" +msgstr "" + +#: java/parse.y:7131 +#, gcc-internal-format +msgid "Package %qs not found in import" +msgstr "" + +#: java/parse.y:7232 +#, gcc-internal-format +msgid "Type %qs also potentially defined in package %qs" +msgstr "" + +#: java/parse.y:7372 +#, gcc-internal-format +msgid "Nested %s %s is %s; cannot be accessed from here" +msgstr "" + +#: java/parse.y:7410 +#, gcc-internal-format +msgid "" +"Can't access %s %qs. Only public classes and interfaces in other packages " +"can be accessed" +msgstr "" + +#: java/parse.y:7448 +#, gcc-internal-format +msgid "Only %<final%> is allowed as a local variables modifier" +msgstr "" + +#: java/parse.y:9077 +#, gcc-internal-format +msgid "No constructor matching %qs found in class %qs" +msgstr "" + +#: java/parse.y:9581 +#, gcc-internal-format +msgid "Can't reference %qs before the superclass constructor has been called" +msgstr "" + +#: java/parse.y:9635 +#, gcc-internal-format +msgid "" +"Local variable %qs can't be accessed from within the inner class %qs unless " +"it is declared final" +msgstr "" + +#: java/parse.y:9640 +#: java/parse.y:10098 +#, gcc-internal-format +msgid "Undefined variable %qs" +msgstr "" + +#: java/parse.y:9651 +#, gcc-internal-format +msgid "Can't make a static reference to nonstatic variable %qs in class %qs" +msgstr "" + +#: java/parse.y:9852 +#: java/parse.y:10706 +#, gcc-internal-format +msgid "No enclosing instance for inner class %qs is in scope%s" +msgstr "" + +#: java/parse.y:9971 +#: java/parse.y:12415 +#, gcc-internal-format +msgid "Keyword %<this%> used outside allowed context" +msgstr "" + +#: java/parse.y:9977 +#: java/parse.y:10862 +#, gcc-internal-format +msgid "" +"Can't reference %<this%> before the superclass constructor has been called" +msgstr "" + +#: java/parse.y:9993 +#, gcc-internal-format +msgid "" +"Can't use variable %<%s.this%>: type %qs isn't an outer type of type %qs" +msgstr "" + +#: java/parse.y:10026 +#, gcc-internal-format +msgid "Keyword %<super%> used outside allowed context" +msgstr "" + +#: java/parse.y:10075 +#, gcc-internal-format +msgid "No variable %qs defined in class %qs" +msgstr "" + +#: java/parse.y:10080 +#, gcc-internal-format +msgid "Undefined variable or class name: %qs" +msgstr "" + +#: java/parse.y:10162 +#, gcc-internal-format +msgid "Can't use type %qs as a qualifier" +msgstr "" + +#: java/parse.y:10181 +#, gcc-internal-format +msgid "Attempt to reference field %qs in %<%s %s%>" +msgstr "" + +#: java/parse.y:10212 +#, gcc-internal-format +msgid "No variable %qs defined in type %qs" +msgstr "" + +#: java/parse.y:10304 +#, gcc-internal-format +msgid "Attempt to reference field %<new%> in a %qs" +msgstr "" + +#: java/parse.y:10441 +#, gcc-internal-format +msgid "The class %qs has been deprecated" +msgstr "" + +#: java/parse.y:10451 +#, gcc-internal-format +msgid "The %s %qs in class %qs has been deprecated" +msgstr "" + +#: java/parse.y:10542 +#, gcc-internal-format +msgid "Can't invoke a method on primitive type %qs" +msgstr "" + +#: java/parse.y:10557 +#, gcc-internal-format +msgid "Can't make static reference to method %qs in interface %qs" +msgstr "" + +#: java/parse.y:10571 +#: java/parse.y:10909 +#, gcc-internal-format +msgid "Can't make static reference to method %<%s %s%> in class %qs" +msgstr "" + +#: java/parse.y:10613 +#, gcc-internal-format +msgid "Can't invoke super constructor on java.lang.Object" +msgstr "" + +#: java/parse.y:10626 +#: java/parse.y:14478 +#, gcc-internal-format +msgid "Class %qs not found in type declaration" +msgstr "" + +#: java/parse.y:10638 +#, gcc-internal-format +msgid "Class %qs is an abstract class. It can't be instantiated" +msgstr "" + +#: java/parse.y:10668 +#, gcc-internal-format +msgid "No method named %qs in scope" +msgstr "" + +#: java/parse.y:10781 +#, gcc-internal-format +msgid "Can't access %s %s %<%s.%s%> from %qs" +msgstr "" + +#: java/parse.y:11258 +#, gcc-internal-format +msgid "Can't find %s %<%s(%s)%> in type %qs%s" +msgstr "" + +#: java/parse.y:11838 +#, gcc-internal-format +msgid "Constant expression required" +msgstr "" + +#: java/parse.y:11851 +#, gcc-internal-format +msgid "Incompatible type for case. Can't convert %qs to %<int%>" +msgstr "" + +#: java/parse.y:11885 +#, gcc-internal-format +msgid "Duplicate case label: %<default%>" +msgstr "" + +#: java/parse.y:12225 +#, gcc-internal-format +msgid "Incompatible type for %<+=%>. Can't convert %qs to %<java.lang.String%>" +msgstr "" + +#: java/parse.y:12397 +#, gcc-internal-format +msgid "missing static field %qs" +msgstr "" + +#: java/parse.y:12402 +#, gcc-internal-format +msgid "not a static field %qs" +msgstr "" + +#: java/parse.y:12423 +#, gcc-internal-format +msgid "" +"Can't reference %<this%> or %<super%> before the superclass constructor has " +"been called" +msgstr "" + +#: java/parse.y:12443 +#, gcc-internal-format +msgid "No case for %s" +msgstr "" + +#: java/parse.y:12873 +#, gcc-internal-format +msgid "Invalid left hand side of assignment" +msgstr "" + +#: java/parse.y:12924 +#, gcc-internal-format +msgid "Incompatible type for %s. Can't convert %qs to %qs" +msgstr "" + +#: java/parse.y:12927 +#, gcc-internal-format +msgid "Incompatible type for %s. Explicit cast needed to convert %qs to %qs" +msgstr "" + +#: java/parse.y:13099 +#, gcc-internal-format +msgid "" +"Constant expression %qs too wide for narrowing primitive conversion to %qs" +msgstr "" + +#: java/parse.y:13390 +#, gcc-internal-format +msgid "unregistered operator %s" +msgstr "" + +#: java/parse.y:13539 +#, gcc-internal-format +msgid "" +"Evaluating this expression will result in an arithmetic exception being " +"thrown" +msgstr "" + +#: java/parse.y:13621 +#, gcc-internal-format +msgid "" +"Incompatible type for %qs. Explicit cast needed to convert shift distance " +"from %qs to integral" +msgstr "" + +#: java/parse.y:13626 +#, gcc-internal-format +msgid "" +"Incompatible type for %qs. Can't convert shift distance from %qs to integral" +msgstr "" + +#: java/parse.y:13700 +#, gcc-internal-format +msgid "Invalid argument %qs for %<instanceof%>" +msgstr "" + +#: java/parse.y:13727 +#, gcc-internal-format +msgid "Impossible for %qs to be instance of %qs" +msgstr "" + +#: java/parse.y:13858 +#, gcc-internal-format +msgid "Incompatible type for %qs. Can't convert %qs to %qs" +msgstr "" + +#: java/parse.y:14333 +#, gcc-internal-format +msgid "Invalid argument type %qs to %qs" +msgstr "" + +#: java/parse.y:14569 +#, gcc-internal-format +msgid "Invalid cast from %qs to %qs" +msgstr "" + +#: java/parse.y:14616 +#, gcc-internal-format +msgid "%<[]%> can only be applied to arrays. It can't be applied to %qs" +msgstr "" + +#: java/parse.y:14629 +#, gcc-internal-format +msgid "" +"Incompatible type for %<[]%>. Explicit cast needed to convert %qs to %<int%>" +msgstr "" + +#: java/parse.y:14633 +#, gcc-internal-format +msgid "Incompatible type for %<[]%>. Can't convert %qs to %<int%>" +msgstr "" + +#: java/parse.y:14704 +#, gcc-internal-format +msgid "" +"Incompatible type for dimension in array creation expression. %s convert %qs " +"to %<int%>" +msgstr "" + +#: java/parse.y:14822 +#, gcc-internal-format +msgid "Invalid array initializer for non-array type %qs" +msgstr "" + +#: java/parse.y:14909 +#, gcc-internal-format +msgid "Incompatible type for array. %s convert %qs to %qs" +msgstr "" + +#: java/parse.y:14978 +#, gcc-internal-format +msgid "%<return%> inside instance initializer" +msgstr "" + +#: java/parse.y:14982 +#, gcc-internal-format +msgid "%<return%> inside static initializer" +msgstr "" + +#: java/parse.y:14988 +#, gcc-internal-format +msgid "%<return%> with%s value from %<%s %s%>" +msgstr "" + +#: java/parse.y:14995 +#, gcc-internal-format +msgid "%<return%> with value from constructor %qs" +msgstr "" + +#: java/parse.y:15060 +#, gcc-internal-format +msgid "Incompatible type for %<if%>. Can't convert %qs to %<boolean%>" +msgstr "" + +#: java/parse.y:15093 +#, gcc-internal-format +msgid "Declaration of %qs shadows a previous label declaration" +msgstr "" + +#: java/parse.y:15098 +#, gcc-internal-format +msgid "This is the location of the previous declaration of label %qs" +msgstr "" + +#: java/parse.y:15345 +#, gcc-internal-format +msgid "No label definition found for %qs" +msgstr "" + +#: java/parse.y:15358 +#, gcc-internal-format +msgid "%<continue%> must be in loop" +msgstr "" + +#: java/parse.y:15361 +#, gcc-internal-format +msgid "continue label %qs does not name a loop" +msgstr "" + +#: java/parse.y:15382 +#, gcc-internal-format +msgid "%<break%> must be in loop or switch" +msgstr "" + +#: java/parse.y:15423 +#, gcc-internal-format +msgid "" +"Incompatible type for loop conditional. Can't convert %qs to %<boolean%>" +msgstr "" + +#: java/parse.y:15461 +#, gcc-internal-format +msgid "Incompatible type for %<switch%>. Can't convert %qs to %<int%>" +msgstr "" + +#. The case_label_list is in reverse order, so print the +#. outer label first. +#: java/parse.y:15492 +#, gcc-internal-format +msgid "duplicate case label: %<" +msgstr "" + +#: java/parse.y:15493 +#, gcc-internal-format +msgid "%>" +msgstr "" + +#: java/parse.y:15496 +#, gcc-internal-format +msgid "original label is here" +msgstr "" + +#: java/parse.y:15713 +#, gcc-internal-format +msgid "" +"Can't catch class %qs. Catch clause parameter type must be a subclass of " +"class %<java.lang.Throwable%>" +msgstr "" + +#: java/parse.y:15737 +#, gcc-internal-format +msgid "%<catch%> not reached because of the catch clause at line %d" +msgstr "" + +#: java/parse.y:15804 +#, gcc-internal-format +msgid "" +"Incompatible type for %<synchronized%>. Can't convert %qs to %<java.lang." +"Object%>" +msgstr "" + +#: java/parse.y:15855 +#, gcc-internal-format +msgid "Can't throw %qs; it must be a subclass of class %<java.lang.Throwable%>" +msgstr "" + +#: java/parse.y:15884 +#, gcc-internal-format +msgid "" +"Checked exception %qs can't be thrown in instance initializer (not all " +"declared constructor are declaring it in their %<throws%> clause)" +msgstr "" + +#: java/parse.y:15905 +#, gcc-internal-format +msgid "" +"Checked exception %qs can't be caught by any of the catch clause(s) of the " +"surrounding %<try%> block" +msgstr "" + +#: java/parse.y:15918 +#, gcc-internal-format +msgid "Checked exception %qs can't be thrown in initializer" +msgstr "" + +#: java/parse.y:15922 +#, gcc-internal-format +msgid "Checked exception %qs isn't thrown from a %<try%> block" +msgstr "" + +#: java/parse.y:15928 +#, gcc-internal-format +msgid "" +"Checked exception %qs doesn't match any of current method's %<throws%> " +"declaration(s)" +msgstr "" + +#: java/parse.y:16018 +#, gcc-internal-format +msgid "Exception %qs can't be thrown in initializer" +msgstr "" + +#: java/parse.y:16024 +#, gcc-internal-format +msgid "" +"Exception %qs must be caught, or it must be declared in the %<throws%> " +"clause of %qs" +msgstr "" + +#: java/parse.y:16117 +#, gcc-internal-format +msgid "Incompatible type for %<?:%>. Can't convert %qs to %<boolean%>" +msgstr "" + +#: java/parse.y:16185 +#, gcc-internal-format +msgid "Incompatible type for %<?:%>. Can't convert %qs to %qs" +msgstr "" + #: java/typeck.c:531 #, gcc-internal-format msgid "junk at end of signature string" @@ -27949,6 +29545,18 @@ msgstr "" msgid "Constructor can't be %s" msgstr "" +#. Pedantic warning on obsolete modifiers. Note: when cl is NULL, +#. flags was set artificially, such as for an interface method. +#: java/parse.h:165 +#, gcc-internal-format +msgid "Discouraged redundant use of %qs modifier in declaration of %s" +msgstr "" + +#: java/parse.h:172 +#, gcc-internal-format +msgid "Discouraged redundant use of %qs modifier in declaration of %s %qs" +msgstr "" + #. Standard error messages #: java/parse.h:356 #, gcc-internal-format @@ -28026,184 +29634,184 @@ msgstr "" msgid "protocol %qs has circular dependency" msgstr "" -#: objc/objc-act.c:1438 objc/objc-act.c:6554 +#: objc/objc-act.c:1438 objc/objc-act.c:6571 #, gcc-internal-format msgid "cannot find protocol declaration for %qs" msgstr "" -#: objc/objc-act.c:1888 objc/objc-act.c:3322 objc/objc-act.c:7163 -#: objc/objc-act.c:7499 objc/objc-act.c:7553 objc/objc-act.c:7578 +#: objc/objc-act.c:1905 objc/objc-act.c:3339 objc/objc-act.c:7180 +#: objc/objc-act.c:7516 objc/objc-act.c:7570 objc/objc-act.c:7595 #, gcc-internal-format msgid "cannot find interface declaration for %qs" msgstr "" -#: objc/objc-act.c:1892 +#: objc/objc-act.c:1909 #, gcc-internal-format msgid "interface %qs does not have valid constant string layout" msgstr "" -#: objc/objc-act.c:1897 +#: objc/objc-act.c:1914 #, gcc-internal-format msgid "cannot find reference tag for class %qs" msgstr "" -#: objc/objc-act.c:2522 +#: objc/objc-act.c:2539 #, gcc-internal-format msgid "%Hcreating selector for nonexistent method %qE" msgstr "" -#: objc/objc-act.c:2724 +#: objc/objc-act.c:2741 #, gcc-internal-format msgid "%qs is not an Objective-C class name or alias" msgstr "" -#: objc/objc-act.c:2850 objc/objc-act.c:2881 objc/objc-act.c:7427 -#: objc/objc-act.c:7728 objc/objc-act.c:7758 +#: objc/objc-act.c:2867 objc/objc-act.c:2898 objc/objc-act.c:7444 +#: objc/objc-act.c:7745 objc/objc-act.c:7775 #, gcc-internal-format msgid "Objective-C declarations may only appear in global scope" msgstr "" -#: objc/objc-act.c:2855 +#: objc/objc-act.c:2872 #, gcc-internal-format msgid "cannot find class %qs" msgstr "" -#: objc/objc-act.c:2857 +#: objc/objc-act.c:2874 #, gcc-internal-format msgid "class %qs already exists" msgstr "" -#: objc/objc-act.c:2901 objc/objc-act.c:7468 +#: objc/objc-act.c:2918 objc/objc-act.c:7485 #, gcc-internal-format msgid "%qs redeclared as different kind of symbol" msgstr "" -#: objc/objc-act.c:3175 +#: objc/objc-act.c:3192 #, gcc-internal-format msgid "strong-cast assignment has been intercepted" msgstr "" -#: objc/objc-act.c:3217 +#: objc/objc-act.c:3234 #, gcc-internal-format msgid "strong-cast may possibly be needed" msgstr "" -#: objc/objc-act.c:3227 +#: objc/objc-act.c:3244 #, gcc-internal-format msgid "instance variable assignment has been intercepted" msgstr "" -#: objc/objc-act.c:3246 +#: objc/objc-act.c:3263 #, gcc-internal-format msgid "pointer arithmetic for garbage-collected objects not allowed" msgstr "" -#: objc/objc-act.c:3252 +#: objc/objc-act.c:3269 #, gcc-internal-format msgid "global/static variable assignment has been intercepted" msgstr "" -#: objc/objc-act.c:3435 +#: objc/objc-act.c:3452 #, gcc-internal-format msgid "use %<-fobjc-exceptions%> to enable Objective-C exception syntax" msgstr "" -#: objc/objc-act.c:3777 +#: objc/objc-act.c:3794 #, gcc-internal-format msgid "@catch parameter is not a known Objective-C class type" msgstr "" -#: objc/objc-act.c:3793 +#: objc/objc-act.c:3810 #, gcc-internal-format msgid "exception of type %<%T%> will be caught" msgstr "" -#: objc/objc-act.c:3795 +#: objc/objc-act.c:3812 #, gcc-internal-format msgid "%H by earlier handler for %<%T%>" msgstr "" -#: objc/objc-act.c:3848 +#: objc/objc-act.c:3865 #, gcc-internal-format msgid "%<@try%> without %<@catch%> or %<@finally%>" msgstr "" -#: objc/objc-act.c:3896 +#: objc/objc-act.c:3913 #, gcc-internal-format msgid "%<@throw%> (rethrow) used outside of a @catch block" msgstr "" -#: objc/objc-act.c:4294 +#: objc/objc-act.c:4311 #, gcc-internal-format msgid "type %q+D does not have a known size" msgstr "" -#: objc/objc-act.c:4927 +#: objc/objc-act.c:4944 #, gcc-internal-format msgid "%J%s %qs" msgstr "" -#: objc/objc-act.c:4950 objc/objc-act.c:4969 +#: objc/objc-act.c:4967 objc/objc-act.c:4986 #, gcc-internal-format msgid "inconsistent instance variable specification" msgstr "" -#: objc/objc-act.c:5826 +#: objc/objc-act.c:5843 #, gcc-internal-format msgid "can not use an object as parameter to a method" msgstr "" -#: objc/objc-act.c:6049 +#: objc/objc-act.c:6066 #, gcc-internal-format msgid "multiple %s named %<%c%s%> found" msgstr "" -#: objc/objc-act.c:6278 +#: objc/objc-act.c:6295 #, gcc-internal-format msgid "no super class declared in @interface for %qs" msgstr "" -#: objc/objc-act.c:6316 +#: objc/objc-act.c:6333 #, gcc-internal-format msgid "found %<-%s%> instead of %<+%s%> in protocol(s)" msgstr "" -#: objc/objc-act.c:6375 +#: objc/objc-act.c:6392 #, gcc-internal-format msgid "invalid receiver type %qs" msgstr "" -#: objc/objc-act.c:6390 +#: objc/objc-act.c:6407 #, gcc-internal-format msgid "%<%c%s%> not found in protocol(s)" msgstr "" -#: objc/objc-act.c:6404 +#: objc/objc-act.c:6421 #, gcc-internal-format msgid "%qs may not respond to %<%c%s%>" msgstr "" -#: objc/objc-act.c:6412 +#: objc/objc-act.c:6429 #, gcc-internal-format msgid "no %<%c%s%> method found" msgstr "" -#: objc/objc-act.c:6418 +#: objc/objc-act.c:6435 #, gcc-internal-format msgid "(Messages without a matching method signature" msgstr "" -#: objc/objc-act.c:6419 +#: objc/objc-act.c:6436 #, gcc-internal-format msgid "will be assumed to return %<id%> and accept" msgstr "" -#: objc/objc-act.c:6420 +#: objc/objc-act.c:6437 #, gcc-internal-format msgid "%<...%> as arguments.)" msgstr "" -#: objc/objc-act.c:6653 +#: objc/objc-act.c:6670 #, gcc-internal-format msgid "undeclared selector %qs" msgstr "" @@ -28217,161 +29825,161 @@ msgstr "" #. to an instance variable. It's better to catch the cases #. where this is done unknowingly than to support the above #. paradigm. -#: objc/objc-act.c:6695 +#: objc/objc-act.c:6712 #, gcc-internal-format msgid "instance variable %qs accessed in class method" msgstr "" -#: objc/objc-act.c:6927 +#: objc/objc-act.c:6944 #, gcc-internal-format msgid "duplicate declaration of method %<%c%s%>" msgstr "" -#: objc/objc-act.c:6988 +#: objc/objc-act.c:7005 #, gcc-internal-format msgid "duplicate interface declaration for category %<%s(%s)%>" msgstr "" -#: objc/objc-act.c:7015 +#: objc/objc-act.c:7032 #, gcc-internal-format msgid "illegal reference type specified for instance variable %qs" msgstr "" -#: objc/objc-act.c:7026 +#: objc/objc-act.c:7043 #, gcc-internal-format msgid "instance variable %qs has unknown size" msgstr "" -#: objc/objc-act.c:7051 +#: objc/objc-act.c:7068 #, gcc-internal-format msgid "type %qs has no default constructor to call" msgstr "" -#: objc/objc-act.c:7057 +#: objc/objc-act.c:7074 #, gcc-internal-format msgid "destructor for %qs shall not be run either" msgstr "" #. Vtable pointers are Real Bad(tm), since Obj-C cannot #. initialize them. -#: objc/objc-act.c:7069 +#: objc/objc-act.c:7086 #, gcc-internal-format msgid "type %qs has virtual member functions" msgstr "" -#: objc/objc-act.c:7070 +#: objc/objc-act.c:7087 #, gcc-internal-format msgid "illegal aggregate type %qs specified for instance variable %qs" msgstr "" -#: objc/objc-act.c:7080 +#: objc/objc-act.c:7097 #, gcc-internal-format msgid "type %qs has a user-defined constructor" msgstr "" -#: objc/objc-act.c:7082 +#: objc/objc-act.c:7099 #, gcc-internal-format msgid "type %qs has a user-defined destructor" msgstr "" -#: objc/objc-act.c:7086 +#: objc/objc-act.c:7103 #, gcc-internal-format msgid "" "C++ constructors and destructors will not be invoked for Objective-C fields" msgstr "" -#: objc/objc-act.c:7192 +#: objc/objc-act.c:7209 #, gcc-internal-format msgid "instance variable %qs is declared private" msgstr "" -#: objc/objc-act.c:7203 +#: objc/objc-act.c:7220 #, gcc-internal-format msgid "instance variable %qs is %s; this will be a hard error in the future" msgstr "" -#: objc/objc-act.c:7210 +#: objc/objc-act.c:7227 #, gcc-internal-format msgid "instance variable %qs is declared %s" msgstr "" -#: objc/objc-act.c:7236 objc/objc-act.c:7324 +#: objc/objc-act.c:7253 objc/objc-act.c:7341 #, gcc-internal-format msgid "incomplete implementation of class %qs" msgstr "" -#: objc/objc-act.c:7240 objc/objc-act.c:7329 +#: objc/objc-act.c:7257 objc/objc-act.c:7346 #, gcc-internal-format msgid "incomplete implementation of category %qs" msgstr "" -#: objc/objc-act.c:7245 objc/objc-act.c:7334 +#: objc/objc-act.c:7262 objc/objc-act.c:7351 #, gcc-internal-format msgid "method definition for %<%c%s%> not found" msgstr "" -#: objc/objc-act.c:7375 +#: objc/objc-act.c:7392 #, gcc-internal-format msgid "%s %qs does not fully implement the %qs protocol" msgstr "" -#: objc/objc-act.c:7433 objc/objc-act.c:9101 +#: objc/objc-act.c:7450 objc/objc-act.c:9118 #, gcc-internal-format msgid "%<@end%> missing in implementation context" msgstr "" -#: objc/objc-act.c:7452 +#: objc/objc-act.c:7469 #, gcc-internal-format msgid "cannot find interface declaration for %qs, superclass of %qs" msgstr "" -#: objc/objc-act.c:7482 +#: objc/objc-act.c:7499 #, gcc-internal-format msgid "reimplementation of class %qs" msgstr "" -#: objc/objc-act.c:7514 +#: objc/objc-act.c:7531 #, gcc-internal-format msgid "conflicting super class name %qs" msgstr "" -#: objc/objc-act.c:7516 +#: objc/objc-act.c:7533 #, gcc-internal-format msgid "previous declaration of %qs" msgstr "" -#: objc/objc-act.c:7530 objc/objc-act.c:7532 +#: objc/objc-act.c:7547 objc/objc-act.c:7549 #, gcc-internal-format msgid "duplicate interface declaration for class %qs" msgstr "" -#: objc/objc-act.c:7786 +#: objc/objc-act.c:7803 #, gcc-internal-format msgid "duplicate declaration for protocol %qs" msgstr "" #. Add a readable method name to the warning. -#: objc/objc-act.c:8344 +#: objc/objc-act.c:8361 #, gcc-internal-format msgid "%J%s %<%c%s%>" msgstr "" -#: objc/objc-act.c:8674 +#: objc/objc-act.c:8691 #, gcc-internal-format msgid "no super class declared in interface for %qs" msgstr "" -#: objc/objc-act.c:8723 +#: objc/objc-act.c:8740 #, gcc-internal-format msgid "[super ...] must appear in a method context" msgstr "" -#: objc/objc-act.c:8763 +#: objc/objc-act.c:8780 #, gcc-internal-format msgid "method possibly missing a [super dealloc] call" msgstr "" -#: objc/objc-act.c:9391 +#: objc/objc-act.c:9408 #, gcc-internal-format msgid "local declaration of %qs hides instance variable" msgstr "" @@ -28381,22 +29989,27 @@ msgstr "" msgid "%HDuplicate name %q.*s." msgstr "" -#: treelang/treetree.c:810 +#: treelang/treetree.c:814 #, gcc-internal-format msgid "Global register variable %qD used in nested function." msgstr "" -#: treelang/treetree.c:814 +#: treelang/treetree.c:818 #, gcc-internal-format msgid "Register variable %qD used in nested function." msgstr "" -#: treelang/treetree.c:820 +#: treelang/treetree.c:824 #, gcc-internal-format msgid "Address of global register variable %qD requested." msgstr "" -#: treelang/treetree.c:825 +#: treelang/treetree.c:829 #, gcc-internal-format msgid "Address of register variable %qD requested." msgstr "" + +#: treelang/treetree.c:1214 +#, gcc-internal-format +msgid "%qD attribute ignored" +msgstr "" |