# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Free Software Foundation, Inc. # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: http://gcc.gnu.org/bugs.html\n" "POT-Creation-Date: 2015-07-02 12:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" #: cfgrtl.c:2675 msgid "flow control insn inside a basic block" msgstr "" #: cfgrtl.c:2907 msgid "wrong insn in the fallthru edge" msgstr "" #: cfgrtl.c:2964 msgid "insn outside basic block" msgstr "" #: cfgrtl.c:2971 msgid "return not followed by barrier" msgstr "" #: collect-utils.c:164 #, c-format msgid "[cannot find %s]" msgstr "" #: collect2.c:1557 #, c-format msgid "collect2 version %s\n" msgstr "" #: collect2.c:1664 #, c-format msgid "%d constructor found\n" msgid_plural "%d constructors found\n" msgstr[0] "" msgstr[1] "" #: collect2.c:1668 #, c-format msgid "%d destructor found\n" msgid_plural "%d destructors found\n" msgstr[0] "" msgstr[1] "" #: collect2.c:1672 #, c-format msgid "%d frame table found\n" msgid_plural "%d frame tables found\n" msgstr[0] "" msgstr[1] "" #: collect2.c:1836 config/i386/intelmic-mkoffload.c:67 #, c-format msgid "[Leaving %s]\n" msgstr "" #: collect2.c:2068 #, c-format msgid "" "\n" "write_c_file - output name is %s, prefix is %s\n" msgstr "" #: collect2.c:2573 #, c-format msgid "" "\n" "ldd output with constructors/destructors.\n" msgstr "" #: cprop.c:1805 msgid "const/copy propagation disabled" msgstr "" #: diagnostic.c:212 #, c-format msgid "%s: all warnings being treated as errors" msgstr "" #: diagnostic.c:217 #, c-format msgid "%s: some warnings being treated as errors" msgstr "" #: diagnostic.c:301 input.c:169 c-family/c-opts.c:1306 cp/error.c:1190 #: fortran/cpp.c:584 fortran/error.c:993 fortran/error.c:1013 msgid "" msgstr "" #: diagnostic.c:552 #, c-format msgid "compilation terminated due to -Wfatal-errors.\n" msgstr "" #: diagnostic.c:563 #, c-format msgid "compilation terminated due to -fmax-errors=%u.\n" msgstr "" #: diagnostic.c:584 #, c-format msgid "" "Please submit a full bug report,\n" "with preprocessed source if appropriate.\n" msgstr "" #: diagnostic.c:590 #, c-format msgid "See %s for instructions.\n" msgstr "" #: diagnostic.c:599 #, c-format msgid "compilation terminated.\n" msgstr "" #: diagnostic.c:880 #, c-format msgid "%s:%d: confused by earlier errors, bailing out\n" msgstr "" #: diagnostic.c:1322 #, c-format msgid "Internal compiler error: Error reporting routines re-entered.\n" msgstr "" #: final.c:1211 msgid "negative insn length" msgstr "" #: final.c:3001 msgid "could not split insn" msgstr "" #: final.c:3416 msgid "invalid 'asm': " msgstr "" #: final.c:3545 #, c-format msgid "nested assembly dialect alternatives" msgstr "" #: final.c:3573 final.c:3585 #, c-format msgid "unterminated assembly dialect alternative" msgstr "" #: final.c:3727 #, c-format msgid "operand number missing after %%-letter" msgstr "" #: final.c:3730 final.c:3771 #, c-format msgid "operand number out of range" msgstr "" #: final.c:3788 #, c-format msgid "invalid %%-code" msgstr "" #: final.c:3818 #, c-format msgid "'%%l' operand isn't a label" msgstr "" #. We can't handle floating point constants; #. PRINT_OPERAND must handle them. #. We can't handle floating point constants; #. TARGET_PRINT_OPERAND must handle them. #. We can't handle floating point constants; #. PRINT_OPERAND must handle them. #: final.c:3954 config/arc/arc.c:4640 config/i386/i386.c:14700 #: config/pdp11/pdp11.c:1718 #, c-format msgid "floating constant misused" msgstr "" #: final.c:4012 config/arc/arc.c:4712 config/i386/i386.c:14798 #: config/pdp11/pdp11.c:1759 #, c-format msgid "invalid expression as operand" msgstr "" #: gcc.c:1552 #, c-format msgid "Using built-in specs.\n" msgstr "" #: gcc.c:1749 #, c-format msgid "" "Setting spec %s to '%s'\n" "\n" msgstr "" #: gcc.c:1854 #, c-format msgid "Reading specs from %s\n" msgstr "" #: gcc.c:1981 #, c-format msgid "could not find specs file %s\n" msgstr "" #: gcc.c:2056 #, c-format msgid "rename spec %s to %s\n" msgstr "" #: gcc.c:2058 #, c-format msgid "" "spec is '%s'\n" "\n" msgstr "" #: gcc.c:2494 #, c-format msgid "%s\n" msgstr "" #: gcc.c:2861 #, c-format msgid "" "\n" "Go ahead? (y or n) " msgstr "" #: gcc.c:3011 #, c-format msgid "# %s %.2f %.2f\n" msgstr "" #: gcc.c:3217 #, c-format msgid "Usage: %s [options] file...\n" msgstr "" #: gcc.c:3218 msgid "Options:\n" msgstr "" #: gcc.c:3220 msgid " -pass-exit-codes Exit with highest error code from a phase\n" msgstr "" #: gcc.c:3221 msgid " --help Display this information\n" msgstr "" #: gcc.c:3222 msgid "" " --target-help Display target specific command line options\n" msgstr "" #: gcc.c:3223 msgid "" " --help={common|optimizers|params|target|warnings|[^]{joined|separate|" "undocumented}}[,...]\n" msgstr "" #: gcc.c:3224 msgid "" " Display specific types of command line options\n" msgstr "" #: gcc.c:3226 msgid " (Use '-v --help' to display command line options of sub-processes)\n" msgstr "" #: gcc.c:3227 msgid " --version Display compiler version information\n" msgstr "" #: gcc.c:3228 msgid " -dumpspecs Display all of the built in spec strings\n" msgstr "" #: gcc.c:3229 msgid " -dumpversion Display the version of the compiler\n" msgstr "" #: gcc.c:3230 msgid " -dumpmachine Display the compiler's target processor\n" msgstr "" #: gcc.c:3231 msgid "" " -print-search-dirs Display the directories in the compiler's search " "path\n" msgstr "" #: gcc.c:3232 msgid "" " -print-libgcc-file-name Display the name of the compiler's companion " "library\n" msgstr "" #: gcc.c:3233 msgid " -print-file-name= Display the full path to library \n" msgstr "" #: gcc.c:3234 msgid "" " -print-prog-name= Display the full path to compiler component " "\n" msgstr "" #: gcc.c:3235 msgid "" " -print-multiarch Display the target's normalized GNU triplet, used " "as\n" " a component in the library path\n" msgstr "" #: gcc.c:3238 msgid "" " -print-multi-directory Display the root directory for versions of " "libgcc\n" msgstr "" #: gcc.c:3239 msgid "" " -print-multi-lib Display the mapping between command line options " "and\n" " multiple library search directories\n" msgstr "" #: gcc.c:3242 msgid " -print-multi-os-directory Display the relative path to OS libraries\n" msgstr "" #: gcc.c:3243 msgid " -print-sysroot Display the target libraries directory\n" msgstr "" #: gcc.c:3244 msgid "" " -print-sysroot-headers-suffix Display the sysroot suffix used to find " "headers\n" msgstr "" #: gcc.c:3245 msgid "" " -Wa, Pass comma-separated on to the " "assembler\n" msgstr "" #: gcc.c:3246 msgid "" " -Wp, Pass comma-separated on to the " "preprocessor\n" msgstr "" #: gcc.c:3247 msgid "" " -Wl, Pass comma-separated on to the linker\n" msgstr "" #: gcc.c:3248 msgid " -Xassembler Pass on to the assembler\n" msgstr "" #: gcc.c:3249 msgid " -Xpreprocessor Pass on to the preprocessor\n" msgstr "" #: gcc.c:3250 msgid " -Xlinker Pass on to the linker\n" msgstr "" #: gcc.c:3251 msgid " -save-temps Do not delete intermediate files\n" msgstr "" #: gcc.c:3252 msgid " -save-temps= Do not delete intermediate files\n" msgstr "" #: gcc.c:3253 msgid "" " -no-canonical-prefixes Do not canonicalize paths when building relative\n" " prefixes to other gcc components\n" msgstr "" #: gcc.c:3256 msgid " -pipe Use pipes rather than intermediate files\n" msgstr "" #: gcc.c:3257 msgid " -time Time the execution of each subprocess\n" msgstr "" #: gcc.c:3258 msgid "" " -specs= Override built-in specs with the contents of " "\n" msgstr "" #: gcc.c:3259 msgid "" " -std= Assume that the input sources are for \n" msgstr "" #: gcc.c:3260 msgid "" " --sysroot= Use as the root directory for " "headers\n" " and libraries\n" msgstr "" #: gcc.c:3263 msgid "" " -B Add to the compiler's search paths\n" msgstr "" #: gcc.c:3264 msgid "" " -v Display the programs invoked by the compiler\n" msgstr "" #: gcc.c:3265 msgid "" " -### Like -v but options quoted and commands not " "executed\n" msgstr "" #: gcc.c:3266 msgid "" " -E Preprocess only; do not compile, assemble or " "link\n" msgstr "" #: gcc.c:3267 msgid " -S Compile only; do not assemble or link\n" msgstr "" #: gcc.c:3268 msgid " -c Compile and assemble, but do not link\n" msgstr "" #: gcc.c:3269 msgid " -o Place the output into \n" msgstr "" #: gcc.c:3270 msgid " -pie Create a position independent executable\n" msgstr "" #: gcc.c:3271 msgid " -shared Create a shared library\n" msgstr "" #: gcc.c:3272 msgid "" " -x Specify the language of the following input " "files\n" " Permissible languages include: c c++ assembler " "none\n" " 'none' means revert to the default behavior of\n" " guessing the language based on the file's " "extension\n" msgstr "" #: gcc.c:3279 #, c-format msgid "" "\n" "Options starting with -g, -f, -m, -O, -W, or --param are automatically\n" " passed on to the various sub-processes invoked by %s. In order to pass\n" " other options on to these processes the -W options must be used.\n" msgstr "" #: gcc.c:5688 #, c-format msgid "Processing spec (%s), which is '%s'\n" msgstr "" #: gcc.c:6385 #, c-format msgid "Target: %s\n" msgstr "" #: gcc.c:6386 #, c-format msgid "Configured with: %s\n" msgstr "" #: gcc.c:6400 #, c-format msgid "Thread model: %s\n" msgstr "" #: gcc.c:6411 #, c-format msgid "gcc version %s %s\n" msgstr "" #: gcc.c:6414 #, c-format msgid "gcc driver version %s %sexecuting gcc version %s\n" msgstr "" #: gcc.c:6487 gcc.c:6699 #, c-format msgid "" "The bug is not reproducible, so it is likely a hardware or OS problem.\n" msgstr "" #: gcc.c:6623 #, c-format msgid "" "Preprocessed source stored into %s file, please attach this to your " "bugreport.\n" msgstr "" #: gcc.c:7449 #, c-format msgid "install: %s%s\n" msgstr "" #: gcc.c:7452 #, c-format msgid "programs: %s\n" msgstr "" #: gcc.c:7454 #, c-format msgid "libraries: %s\n" msgstr "" #: gcc.c:7571 #, c-format msgid "" "\n" "For bug reporting instructions, please see:\n" msgstr "" #: gcc.c:7587 gcov-tool.c:525 #, c-format msgid "%s %s%s\n" msgstr "" #: gcc.c:7590 gcov-tool.c:527 gcov.c:504 fortran/gfortranspec.c:280 #: java/jcf-dump.c:1233 msgid "(C)" msgstr "" #: gcc.c:7591 java/jcf-dump.c:1234 #, c-format msgid "" "This is free software; see the source for copying conditions. There is NO\n" "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n" "\n" msgstr "" #: gcc.c:7896 #, c-format msgid "" "\n" "Linker options\n" "==============\n" "\n" msgstr "" #: gcc.c:7897 #, c-format msgid "" "Use \"-Wl,OPTION\" to pass \"OPTION\" to the linker.\n" "\n" msgstr "" #: gcc.c:9161 #, c-format msgid "" "Assembler options\n" "=================\n" "\n" msgstr "" #: gcc.c:9162 #, c-format msgid "" "Use \"-Wa,OPTION\" to pass \"OPTION\" to the assembler.\n" "\n" msgstr "" #: gcov-tool.c:166 #, c-format msgid " merge [options] Merge coverage file contents\n" msgstr "" #: gcov-tool.c:167 gcov-tool.c:261 gcov-tool.c:417 #, c-format msgid " -v, --verbose Verbose mode\n" msgstr "" #: gcov-tool.c:168 gcov-tool.c:262 #, c-format msgid " -o, --output Output directory\n" msgstr "" #: gcov-tool.c:169 #, c-format msgid "" " -w, --weight Set weights (float point values)\n" msgstr "" #: gcov-tool.c:185 #, c-format msgid "Merge subcomand usage:" msgstr "" #: gcov-tool.c:260 #, c-format msgid "" " rewrite [options] Rewrite coverage file contents\n" msgstr "" #: gcov-tool.c:263 #, c-format msgid " -s, --scale Scale the profile counters\n" msgstr "" #: gcov-tool.c:264 #, c-format msgid " -n, --normalize Normalize the profile\n" msgstr "" #: gcov-tool.c:281 #, c-format msgid "Rewrite subcommand usage:" msgstr "" #: gcov-tool.c:326 #, c-format msgid "scaling cannot co-exist with normalization, skipping\n" msgstr "" #: gcov-tool.c:339 gcov-tool.c:349 #, c-format msgid "incorrect format in scaling, using 1/1\n" msgstr "" #: gcov-tool.c:359 #, c-format msgid "normalization cannot co-exist with scaling\n" msgstr "" #: gcov-tool.c:416 #, c-format msgid "" " overlap [options] Compute the overlap of two profiles\n" msgstr "" #: gcov-tool.c:418 #, c-format msgid "" " -h, --hotonly Only print info for hot objects/" "functions\n" msgstr "" #: gcov-tool.c:419 #, c-format msgid " -f, --function Print function level info\n" msgstr "" #: gcov-tool.c:420 #, c-format msgid " -F, --fullname Print full filename\n" msgstr "" #: gcov-tool.c:421 #, c-format msgid " -o, --object Print object level info\n" msgstr "" #: gcov-tool.c:422 #, c-format msgid " -t , --hot_threshold Set the threshold for hotness\n" msgstr "" #: gcov-tool.c:442 #, c-format msgid "Overlap subcomand usage:" msgstr "" #: gcov-tool.c:508 #, c-format msgid "" "Usage: %s [OPTION]... SUB_COMMAND [OPTION]...\n" "\n" msgstr "" #: gcov-tool.c:509 #, c-format msgid "" "Offline tool to handle gcda counts\n" "\n" msgstr "" #: gcov-tool.c:510 #, c-format msgid " -h, --help Print this help, then exit\n" msgstr "" #: gcov-tool.c:511 #, c-format msgid "" " -v, --version Print version number, then exit\n" msgstr "" #: gcov-tool.c:515 gcov.c:492 #, c-format msgid "" "\n" "For bug reporting instructions, please see:\n" "%s.\n" msgstr "" #: gcov-tool.c:526 #, c-format msgid "Copyright %s 2014-2015 Free Software Foundation, Inc.\n" msgstr "" #: gcov-tool.c:529 gcov.c:506 #, c-format msgid "" "This is free software; see the source for copying conditions.\n" "There is NO warranty; not even for MERCHANTABILITY or \n" "FITNESS FOR A PARTICULAR PURPOSE.\n" "\n" msgstr "" #: gcov.c:472 #, c-format msgid "" "Usage: gcov [OPTION]... SOURCE|OBJ...\n" "\n" msgstr "" #: gcov.c:473 #, c-format msgid "" "Print code coverage information.\n" "\n" msgstr "" #: gcov.c:474 #, c-format msgid " -h, --help Print this help, then exit\n" msgstr "" #: gcov.c:475 #, c-format msgid "" " -a, --all-blocks Show information for every basic block\n" msgstr "" #: gcov.c:476 #, c-format msgid "" " -b, --branch-probabilities Include branch probabilities in output\n" msgstr "" #: gcov.c:477 #, c-format msgid "" " -c, --branch-counts Output counts of branches taken\n" " rather than percentages\n" msgstr "" #: gcov.c:479 #, c-format msgid " -d, --display-progress Display progress information\n" msgstr "" #: gcov.c:480 #, c-format msgid " -f, --function-summaries Output summaries for each function\n" msgstr "" #: gcov.c:481 #, c-format msgid "" " -i, --intermediate-format Output .gcov file in intermediate text " "format\n" msgstr "" #: gcov.c:482 #, c-format msgid "" " -l, --long-file-names Use long output file names for included\n" " source files\n" msgstr "" #: gcov.c:484 #, c-format msgid " -m, --demangled-names Output demangled function names\n" msgstr "" #: gcov.c:485 #, c-format msgid " -n, --no-output Do not create an output file\n" msgstr "" #: gcov.c:486 #, c-format msgid "" " -o, --object-directory DIR|FILE Search for object files in DIR or called " "FILE\n" msgstr "" #: gcov.c:487 #, c-format msgid " -p, --preserve-paths Preserve all pathname components\n" msgstr "" #: gcov.c:488 #, c-format msgid " -r, --relative-only Only show data for relative sources\n" msgstr "" #: gcov.c:489 #, c-format msgid " -s, --source-prefix DIR Source prefix to elide\n" msgstr "" #: gcov.c:490 #, c-format msgid "" " -u, --unconditional-branches Show unconditional branch counts too\n" msgstr "" #: gcov.c:491 #, c-format msgid " -v, --version Print version number, then exit\n" msgstr "" #: gcov.c:502 #, c-format msgid "gcov %s%s\n" msgstr "" #: gcov.c:794 #, c-format msgid "Creating '%s'\n" msgstr "" #: gcov.c:797 #, c-format msgid "Error writing output file '%s'\n" msgstr "" #: gcov.c:801 #, c-format msgid "Could not open output file '%s'\n" msgstr "" #: gcov.c:806 #, c-format msgid "Removing '%s'\n" msgstr "" #: gcov.c:834 gcov.c:890 #, c-format msgid "\n" msgstr "" #: gcov.c:856 #, c-format msgid "Cannot open intermediate output file %s\n" msgstr "" #: gcov.c:1139 #, c-format msgid "%s:source file is newer than notes file '%s'\n" msgstr "" #: gcov.c:1144 #, c-format msgid "(the message is displayed only once per source file)\n" msgstr "" #: gcov.c:1169 #, c-format msgid "%s:cannot open notes file\n" msgstr "" #: gcov.c:1175 #, c-format msgid "%s:not a gcov notes file\n" msgstr "" #: gcov.c:1188 #, c-format msgid "%s:version '%.4s', prefer '%.4s'\n" msgstr "" #: gcov.c:1234 #, c-format msgid "%s:already seen blocks for '%s'\n" msgstr "" #: gcov.c:1365 #, c-format msgid "%s:corrupted\n" msgstr "" #: gcov.c:1372 #, c-format msgid "%s:no functions found\n" msgstr "" #: gcov.c:1391 #, c-format msgid "%s:cannot open data file, assuming not executed\n" msgstr "" #: gcov.c:1398 #, c-format msgid "%s:not a gcov data file\n" msgstr "" #: gcov.c:1411 #, c-format msgid "%s:version '%.4s', prefer version '%.4s'\n" msgstr "" #: gcov.c:1417 #, c-format msgid "%s:stamp mismatch with notes file\n" msgstr "" #: gcov.c:1452 #, c-format msgid "%s:unknown function '%u'\n" msgstr "" #: gcov.c:1466 #, c-format msgid "%s:profile mismatch for '%s'\n" msgstr "" #: gcov.c:1485 #, c-format msgid "%s:overflowed\n" msgstr "" #: gcov.c:1531 #, c-format msgid "%s:'%s' lacks entry and/or exit blocks\n" msgstr "" #: gcov.c:1536 #, c-format msgid "%s:'%s' has arcs to entry block\n" msgstr "" #: gcov.c:1544 #, c-format msgid "%s:'%s' has arcs from exit block\n" msgstr "" #: gcov.c:1752 #, c-format msgid "%s:graph is unsolvable for '%s'\n" msgstr "" #: gcov.c:1860 #, c-format msgid "Lines executed:%s of %d\n" msgstr "" #: gcov.c:1863 #, c-format msgid "No executable lines\n" msgstr "" #: gcov.c:1871 #, c-format msgid "%s '%s'\n" msgstr "" #: gcov.c:1878 #, c-format msgid "Branches executed:%s of %d\n" msgstr "" #: gcov.c:1882 #, c-format msgid "Taken at least once:%s of %d\n" msgstr "" #: gcov.c:1888 #, c-format msgid "No branches\n" msgstr "" #: gcov.c:1890 #, c-format msgid "Calls executed:%s of %d\n" msgstr "" #: gcov.c:1894 #, c-format msgid "No calls\n" msgstr "" #: gcov.c:2142 #, c-format msgid "%s:no lines for '%s'\n" msgstr "" #: gcov.c:2336 #, c-format msgid "call %2d returned %s\n" msgstr "" #: gcov.c:2341 #, c-format msgid "call %2d never executed\n" msgstr "" #: gcov.c:2346 #, c-format msgid "branch %2d taken %s%s\n" msgstr "" #: gcov.c:2351 #, c-format msgid "branch %2d never executed\n" msgstr "" #: gcov.c:2356 #, c-format msgid "unconditional %2d taken %s\n" msgstr "" #: gcov.c:2359 #, c-format msgid "unconditional %2d never executed\n" msgstr "" #: gcov.c:2424 #, c-format msgid "Cannot open source file %s\n" msgstr "" #: gcse.c:2590 msgid "PRE disabled" msgstr "" #: gcse.c:3518 msgid "GCSE disabled" msgstr "" #: gimple-ssa-isolate-paths.c:432 c/c-typeck.c:9481 #, gcc-internal-format msgid "function returns address of local variable" msgstr "" #: gimple-ssa-isolate-paths.c:434 gimple-ssa-isolate-paths.c:307 #, gcc-internal-format msgid "function may return address of local variable" msgstr "" #: incpath.c:73 #, c-format msgid "ignoring duplicate directory \"%s\"\n" msgstr "" #: incpath.c:76 #, c-format msgid " as it is a non-system directory that duplicates a system directory\n" msgstr "" #: incpath.c:80 #, c-format msgid "ignoring nonexistent directory \"%s\"\n" msgstr "" #: incpath.c:374 #, c-format msgid "#include \"...\" search starts here:\n" msgstr "" #: incpath.c:378 #, c-format msgid "#include <...> search starts here:\n" msgstr "" #: incpath.c:383 #, c-format msgid "End of search list.\n" msgstr "" #. Opening quotation mark. #: intl.c:62 msgid "`" msgstr "" #. Closing quotation mark. #: intl.c:65 msgid "'" msgstr "" #: ipa-pure-const.c:206 msgid "function might be candidate for attribute %<%s%>" msgstr "" #: ipa-pure-const.c:207 msgid "" "function might be candidate for attribute %<%s%> if it is known to return " "normally" msgstr "" #: langhooks.c:382 msgid "At top level:" msgstr "" #: langhooks.c:402 cp/error.c:3235 #, c-format msgid "In member function %qs" msgstr "" #: langhooks.c:406 cp/error.c:3238 #, c-format msgid "In function %qs" msgstr "" #: langhooks.c:457 cp/error.c:3188 msgid " inlined from %qs at %r%s:%d:%d%R" msgstr "" #: langhooks.c:462 cp/error.c:3193 msgid " inlined from %qs at %r%s:%d%R" msgstr "" #: langhooks.c:468 cp/error.c:3199 #, c-format msgid " inlined from %qs" msgstr "" #: loop-iv.c:3071 tree-ssa-loop-niter.c:2057 msgid "assuming that the loop is not infinite" msgstr "" #: loop-iv.c:3072 tree-ssa-loop-niter.c:2058 msgid "cannot optimize possibly infinite loops" msgstr "" #: loop-iv.c:3080 tree-ssa-loop-niter.c:2062 msgid "assuming that the loop counter does not overflow" msgstr "" #: loop-iv.c:3081 tree-ssa-loop-niter.c:2063 msgid "cannot optimize loop, the loop counter may overflow" msgstr "" #: lra-assigns.c:1417 reload1.c:2130 msgid "this is the insn:" msgstr "" #: lra-constraints.c:3477 reload.c:3833 msgid "unable to generate reloads for:" msgstr "" #. What to print when a switch has no documentation. #: opts.c:187 msgid "This switch lacks documentation" msgstr "" #: opts.c:1023 #, c-format msgid "default %d minimum %d maximum %d" msgstr "" #: opts.c:1130 msgid "[default]" msgstr "" #: opts.c:1141 msgid "[enabled]" msgstr "" #: opts.c:1141 msgid "[disabled]" msgstr "" #: opts.c:1160 #, c-format msgid " No options with the desired characteristics were found\n" msgstr "" #: opts.c:1169 #, c-format msgid "" " None found. Use --help=%s to show *all* the options supported by the %s " "front-end\n" msgstr "" #: opts.c:1175 #, c-format msgid "" " All options with the desired characteristics have already been displayed\n" msgstr "" #: opts.c:1260 msgid "The following options are target specific" msgstr "" #: opts.c:1263 msgid "The following options control compiler warning messages" msgstr "" #: opts.c:1266 msgid "The following options control optimizations" msgstr "" #: opts.c:1269 opts.c:1308 msgid "The following options are language-independent" msgstr "" #: opts.c:1272 msgid "The --param option recognizes the following as parameters" msgstr "" #: opts.c:1278 msgid "The following options are specific to just the language " msgstr "" #: opts.c:1280 msgid "The following options are supported by the language " msgstr "" #: opts.c:1291 msgid "The following options are not documented" msgstr "" #: opts.c:1293 msgid "The following options take separate arguments" msgstr "" #: opts.c:1295 msgid "The following options take joined arguments" msgstr "" #: opts.c:1306 msgid "The following options are language-related" msgstr "" #: plugin.c:799 msgid "Event" msgstr "" #: plugin.c:799 msgid "Plugins" msgstr "" #: plugin.c:831 #, c-format msgid "" "*** WARNING *** there are active plugins, do not report this as a bug unless " "you can reproduce it without enabling any plugins.\n" msgstr "" #. It's the compiler's fault. #: reload1.c:6148 msgid "could not find a spill register" msgstr "" #. It's the compiler's fault. #: reload1.c:8045 msgid "VOIDmode on an output" msgstr "" #: reload1.c:8806 msgid "failure trying to reload:" msgstr "" #: rtl-error.c:117 msgid "unrecognizable insn:" msgstr "" #: rtl-error.c:119 msgid "insn does not satisfy its constraints:" msgstr "" #: targhooks.c:1654 #, c-format msgid "created and used with differing settings of '%s'" msgstr "" #: targhooks.c:1669 msgid "created and used with different settings of -fpic" msgstr "" #: targhooks.c:1671 msgid "created and used with different settings of -fpie" msgstr "" #: tlink.c:387 #, c-format msgid "collect: reading %s\n" msgstr "" #: tlink.c:543 #, c-format msgid "collect: recompiling %s\n" msgstr "" #: tlink.c:627 #, c-format msgid "collect: tweaking %s in %s\n" msgstr "" #: tlink.c:844 #, c-format msgid "collect: relinking\n" msgstr "" #: toplev.c:356 #, c-format msgid "unrecoverable error" msgstr "" #: toplev.c:728 #, c-format msgid "" "%s%s%s %sversion %s (%s)\n" "%s\tcompiled by GNU C version %s, " msgstr "" #: toplev.c:730 #, c-format msgid "%s%s%s %sversion %s (%s) compiled by CC, " msgstr "" #: toplev.c:734 #, c-format msgid "GMP version %s, MPFR version %s, MPC version %s\n" msgstr "" #: toplev.c:736 #, c-format msgid "%s%swarning: %s header version %s differs from library version %s.\n" msgstr "" #: toplev.c:738 #, c-format msgid "" "%s%sGGC heuristics: --param ggc-min-expand=%d --param ggc-min-heapsize=%d\n" msgstr "" #: toplev.c:904 msgid "options passed: " msgstr "" #: toplev.c:932 msgid "options enabled: " msgstr "" #: tree-diagnostic.c:299 c/c-decl.c:5165 c/c-typeck.c:6533 cp/error.c:683 #: cp/error.c:989 c-family/c-pretty-print.c:436 #, gcc-internal-format msgid "" msgstr "" #: cif-code.def:39 msgid "function not considered for inlining" msgstr "" #: cif-code.def:43 msgid "caller is not optimized" msgstr "" #: cif-code.def:47 msgid "function body not available" msgstr "" #: cif-code.def:51 msgid "redefined extern inline functions are not considered for inlining" msgstr "" #: cif-code.def:56 msgid "function not inlinable" msgstr "" #: cif-code.def:60 msgid "function body can be overwritten at link time" msgstr "" #: cif-code.def:64 msgid "function not inline candidate" msgstr "" #: cif-code.def:68 msgid "--param large-function-growth limit reached" msgstr "" #: cif-code.def:70 msgid "--param large-stack-frame-growth limit reached" msgstr "" #: cif-code.def:72 msgid "--param max-inline-insns-single limit reached" msgstr "" #: cif-code.def:74 msgid "--param max-inline-insns-auto limit reached" msgstr "" #: cif-code.def:76 msgid "--param inline-unit-growth limit reached" msgstr "" #: cif-code.def:80 msgid "recursive inlining" msgstr "" #: cif-code.def:84 msgid "call is unlikely and code size would grow" msgstr "" #: cif-code.def:88 msgid "function not declared inline and code size would grow" msgstr "" #: cif-code.def:92 msgid "mismatched arguments" msgstr "" #: cif-code.def:96 msgid "originally indirect function call not considered for inlining" msgstr "" #: cif-code.def:100 msgid "indirect function call with a yet undetermined callee" msgstr "" #: cif-code.def:104 msgid "exception handling personality mismatch" msgstr "" #: cif-code.def:109 msgid "non-call exception handling mismatch" msgstr "" #: cif-code.def:113 msgid "target specific option mismatch" msgstr "" #: cif-code.def:117 msgid "optimization level attribute mismatch" msgstr "" #: cif-code.def:121 msgid "callee refers to comdat-local symbols" msgstr "" #: cif-code.def:125 msgid "function attribute mismatch" msgstr "" #: cif-code.def:129 msgid "caller function contains cilk spawn" msgstr "" #: cif-code.def:133 msgid "unreachable" msgstr "" #. The remainder are real diagnostic types. #: diagnostic.def:33 msgid "fatal error: " msgstr "" #. This is like DK_ICE, but backtrace is not printed. Used in the driver #. when reporting fatal signal in the compiler. #: diagnostic.def:34 diagnostic.def:50 msgid "internal compiler error: " msgstr "" #. This one is just for counting DK_WARNING promoted to DK_ERROR #. due to -Werror and -Werror=warning. #: diagnostic.def:35 diagnostic.def:47 msgid "error: " msgstr "" #: diagnostic.def:36 msgid "sorry, unimplemented: " msgstr "" #: diagnostic.def:37 msgid "warning: " msgstr "" #: diagnostic.def:38 msgid "anachronism: " msgstr "" #: diagnostic.def:39 msgid "note: " msgstr "" #: diagnostic.def:40 msgid "debug: " msgstr "" #. These two would be re-classified as DK_WARNING or DK_ERROR, so the #. prefix does not matter. #: diagnostic.def:43 msgid "pedwarn: " msgstr "" #: diagnostic.def:44 msgid "permerror: " msgstr "" #: params.def:44 #, no-c-format msgid "Maximal estimated outcome of branch considered predictable" msgstr "" #: params.def:49 #, no-c-format msgid "" "The minimal estimated speedup allowing inliner to ignore inline-insns-single " "and inline-isnsns-auto" msgstr "" #: params.def:66 #, no-c-format msgid "" "The maximum number of instructions in a single function eligible for inlining" msgstr "" #: params.def:78 #, no-c-format msgid "The maximum number of instructions when automatically inlining" msgstr "" #: params.def:83 #, no-c-format msgid "" "The maximum number of instructions inline function can grow to via recursive " "inlining" msgstr "" #: params.def:88 #, no-c-format msgid "" "The maximum number of instructions non-inline function can grow to via " "recursive inlining" msgstr "" #: params.def:93 #, no-c-format msgid "The maximum depth of recursive inlining for inline functions" msgstr "" #: params.def:98 #, no-c-format msgid "The maximum depth of recursive inlining for non-inline functions" msgstr "" #: params.def:103 #, no-c-format msgid "" "Inline recursively only when the probability of call being executed exceeds " "the parameter" msgstr "" #: params.def:111 #, no-c-format msgid "" "The maximum number of nested indirect inlining performed by early inliner" msgstr "" #: params.def:117 #, no-c-format msgid "" "Probability that COMDAT function will be shared with different compilation " "unit" msgstr "" #: params.def:123 #, no-c-format msgid "" "Maximum probability of the entry BB of split region (in percent relative to " "entry BB of the function) to make partial inlining happen" msgstr "" #: params.def:130 #, no-c-format msgid "" "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:136 #, no-c-format msgid "" "If -ftree-vectorize is used, the minimal loop bound of a loop to be " "considered for vectorization" msgstr "" #: params.def:147 #, no-c-format msgid "The maximum number of instructions to consider to fill a delay slot" msgstr "" #: params.def:158 #, no-c-format msgid "" "The maximum number of instructions to consider to find accurate live " "register information" msgstr "" #: params.def:168 #, no-c-format msgid "The maximum length of scheduling's pending operations list" msgstr "" #: params.def:175 #, no-c-format msgid "" "The maximum number of backtrack attempts the scheduler should make when " "modulo scheduling a loop" msgstr "" #: params.def:180 #, no-c-format msgid "The size of function body to be considered large" msgstr "" #: params.def:184 #, no-c-format msgid "Maximal growth due to inlining of large function (in percent)" msgstr "" #: params.def:188 #, no-c-format msgid "The size of translation unit to be considered large" msgstr "" #: params.def:192 #, no-c-format msgid "" "How much can given compilation unit grow because of the inlining (in percent)" msgstr "" #: params.def:196 #, no-c-format msgid "" "How much can given compilation unit grow because of the interprocedural " "constant propagation (in percent)" msgstr "" #: params.def:200 #, no-c-format msgid "" "Maximal estimated growth of function body caused by early inlining of single " "call" msgstr "" #: params.def:204 #, no-c-format msgid "The size of stack frame to be considered large" msgstr "" #: params.def:208 #, no-c-format msgid "Maximal stack frame growth due to inlining (in percent)" msgstr "" #: params.def:215 #, no-c-format msgid "The maximum amount of memory to be allocated by GCSE" msgstr "" #: params.def:222 #, no-c-format msgid "The maximum ratio of insertions to deletions of expressions in GCSE" msgstr "" #: params.def:233 #, no-c-format msgid "" "The threshold ratio for performing partial redundancy elimination after " "reload" msgstr "" #: params.def:240 #, no-c-format msgid "" "The threshold ratio of critical edges execution count that permit performing " "redundancy elimination after reload" msgstr "" #: params.def:248 #, no-c-format msgid "" "Scaling factor in calculation of maximum distance an expression can be moved " "by GCSE optimizations" msgstr "" #: params.def:254 #, no-c-format msgid "" "Cost at which GCSE optimizations will not constraint the distance an " "expression can travel" msgstr "" #: params.def:262 #, no-c-format msgid "Maximum depth of search in the dominator tree for expressions to hoist" msgstr "" #: params.def:270 #, no-c-format msgid "" "Maximum depth of sqrt chains to use when synthesizing exponentiation by a " "real constant" msgstr "" #: params.def:282 #, no-c-format msgid "The maximum number of instructions to consider to unroll in a loop" msgstr "" #: params.def:288 #, no-c-format msgid "" "The maximum number of instructions to consider to unroll in a loop on average" msgstr "" #: params.def:293 #, no-c-format msgid "The maximum number of unrollings of a single loop" msgstr "" #: params.def:298 #, no-c-format msgid "The maximum number of insns of a peeled loop" msgstr "" #: params.def:303 #, no-c-format msgid "The maximum number of peelings of a single loop" msgstr "" #: params.def:308 #, no-c-format msgid "The maximum number of branches on the path through the peeled sequence" msgstr "" #: params.def:313 #, no-c-format msgid "The maximum number of insns of a completely peeled loop" msgstr "" #: params.def:318 #, no-c-format msgid "" "The maximum number of peelings of a single loop that is peeled completely" msgstr "" #: params.def:323 #, no-c-format msgid "The maximum number of insns of a peeled loop that rolls only once" msgstr "" #: params.def:328 #, no-c-format msgid "The maximum depth of a loop nest we completely peel" msgstr "" #: params.def:334 #, no-c-format msgid "The maximum number of insns of an unswitched loop" msgstr "" #: params.def:339 #, no-c-format msgid "The maximum number of unswitchings in a single loop" msgstr "" #: params.def:346 #, no-c-format msgid "" "Bound on the number of iterations the brute force # of iterations analysis " "algorithm evaluates" msgstr "" #: params.def:352 #, no-c-format msgid "Bound on the cost of an expression to compute the number of iterations" msgstr "" #: params.def:358 #, no-c-format msgid "" "A factor for tuning the upper bound that swing modulo scheduler uses for " "scheduling a loop" msgstr "" #: params.def:363 #, no-c-format msgid "" "The minimum value of stage count that swing modulo scheduler will generate." msgstr "" #: params.def:367 #, no-c-format msgid "" "The number of cycles the swing modulo scheduler considers when checking " "conflicts using DFA" msgstr "" #: params.def:371 #, no-c-format msgid "" "A threshold on the average loop count considered by the swing modulo " "scheduler" msgstr "" #: params.def:376 #, no-c-format msgid "" "A basic block profile count is considered hot if it contributes to the given " "permillage of the entire profiled execution" msgstr "" #: params.def:381 #, no-c-format 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:386 #, no-c-format msgid "" "The minimum fraction of profile runs a given basic block execution count " "must be not to be considered unlikely" msgstr "" #: params.def:391 #, no-c-format msgid "" "Select fraction of the maximal frequency of executions of basic block in " "function given basic block get alignment" msgstr "" #: params.def:396 #, no-c-format msgid "" "Loops iterating at least selected number of iterations will get loop " "alignement." msgstr "" #: params.def:412 #, no-c-format msgid "The maximum number of loop iterations we predict statically" msgstr "" #: params.def:425 #, no-c-format msgid "" "Set the estimated probability in percentage for builtin expect. The default " "value is 90% probability." msgstr "" #: params.def:429 #, no-c-format 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:433 #, no-c-format 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:437 #, no-c-format msgid "Maximal code growth caused by tail duplication (in percent)" msgstr "" #: params.def:441 #, no-c-format msgid "" "Stop reverse growth if the reverse probability of best edge is less than " "this threshold (in percent)" msgstr "" #: params.def:445 #, no-c-format 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:449 #, no-c-format 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:455 #, no-c-format msgid "The maximum number of incoming edges to consider for crossjumping" msgstr "" #: params.def:461 #, no-c-format msgid "" "The minimum number of matching instructions to consider for crossjumping" msgstr "" #: params.def:467 #, no-c-format msgid "The maximum expansion factor when copying basic blocks" msgstr "" #: params.def:473 #, no-c-format msgid "" "The maximum number of insns to duplicate when unfactoring computed gotos" msgstr "" #: params.def:479 #, no-c-format msgid "The maximum length of path considered in cse" msgstr "" #: params.def:483 #, no-c-format msgid "The maximum instructions CSE process before flushing" msgstr "" #: params.def:490 #, no-c-format msgid "" "The minimum cost of an expensive expression in the loop invariant motion" msgstr "" #: params.def:499 #, no-c-format msgid "" "Bound on number of candidates below that all candidates are considered in iv " "optimizations" msgstr "" #: params.def:507 #, no-c-format msgid "Bound on number of iv uses in loop optimized in iv optimizations" msgstr "" #: params.def:515 #, no-c-format msgid "" "If number of candidates in the set is smaller, we always try to remove " "unused ivs during its optimization" msgstr "" #: params.def:520 #, no-c-format msgid "Bound on size of expressions used in the scalar evolutions analyzer" msgstr "" #: params.def:525 #, no-c-format msgid "" "Bound on the complexity of the expressions in the scalar evolutions analyzer" msgstr "" #: params.def:530 #, no-c-format msgid "Bound on the number of variables in Omega constraint systems" msgstr "" #: params.def:535 #, no-c-format msgid "Bound on the number of inequalities in Omega constraint systems" msgstr "" #: params.def:540 #, no-c-format msgid "Bound on the number of equalities in Omega constraint systems" msgstr "" #: params.def:545 #, no-c-format msgid "Bound on the number of wild cards in Omega constraint systems" msgstr "" #: params.def:550 #, no-c-format msgid "Bound on the size of the hash table in Omega constraint systems" msgstr "" #: params.def:555 #, no-c-format msgid "Bound on the number of keys in Omega constraint systems" msgstr "" #: params.def:560 #, no-c-format msgid "" "When set to 1, use expensive methods to eliminate all redundant constraints" msgstr "" #: params.def:565 #, no-c-format msgid "" "Bound on number of runtime checks inserted by the vectorizer's loop " "versioning for alignment check" msgstr "" #: params.def:570 #, no-c-format msgid "" "Bound on number of runtime checks inserted by the vectorizer's loop " "versioning for alias check" msgstr "" #: params.def:575 #, no-c-format msgid "" "Max number of loop peels to enhancement alignment of data references in a " "loop" msgstr "" #: params.def:580 #, no-c-format msgid "The maximum memory locations recorded by cselib" msgstr "" #: params.def:593 #, no-c-format msgid "" "Minimum heap expansion to trigger garbage collection, as a percentage of the " "total size of the heap" msgstr "" #: params.def:598 #, no-c-format msgid "Minimum heap size before we start collecting garbage, in kilobytes" msgstr "" #: params.def:606 #, no-c-format msgid "" "The maximum number of instructions to search backward when looking for " "equivalent reload" msgstr "" #: params.def:611 #, no-c-format msgid "" "Target block's relative execution frequency (as a percentage) required to " "sink a statement" msgstr "" #: params.def:616 params.def:626 #, no-c-format msgid "" "The maximum number of blocks in a region to be considered for interblock " "scheduling" msgstr "" #: params.def:621 params.def:631 #, no-c-format msgid "" "The maximum number of insns in a region to be considered for interblock " "scheduling" msgstr "" #: params.def:636 #, no-c-format msgid "" "The minimum probability of reaching a source block for interblock " "speculative scheduling" msgstr "" #: params.def:641 #, no-c-format msgid "The maximum number of iterations through CFG to extend regions" msgstr "" #: params.def:646 #, no-c-format msgid "" "The maximum conflict delay for an insn to be considered for speculative " "motion" msgstr "" #: params.def:651 #, no-c-format msgid "" "The minimal probability of speculation success (in percents), so that " "speculative insn will be scheduled." msgstr "" #: params.def:656 #, no-c-format msgid "" "The minimum probability an edge must have for the scheduler to save its " "state across it." msgstr "" #: params.def:661 #, no-c-format msgid "The maximum size of the lookahead window of selective scheduling" msgstr "" #: params.def:666 #, no-c-format msgid "Maximum number of times that an insn could be scheduled" msgstr "" #: params.def:671 #, no-c-format msgid "" "Maximum number of instructions in the ready list that are considered " "eligible for renaming" msgstr "" #: params.def:676 #, no-c-format msgid "Minimal distance between possibly conflicting store and load" msgstr "" #: params.def:681 #, no-c-format msgid "" "Hardware autoprefetcher scheduler model control flag. Number of lookahead " "cycles the model looks into; at '0' only enable instruction sorting " "heuristic. Disabled by default." msgstr "" #: params.def:686 #, no-c-format msgid "" "The maximum number of RTL nodes that can be recorded as combiner's last value" msgstr "" #: params.def:691 #, no-c-format msgid "The maximum number of insns combine tries to combine" msgstr "" #: params.def:700 #, no-c-format msgid "The upper bound for sharing integer constants" msgstr "" #: params.def:705 #, no-c-format msgid "" "The lower bound for a buffer to be considered for stack smashing protection" msgstr "" #: params.def:710 #, no-c-format msgid "" "The minimum size of variables taking part in stack slot sharing when not " "optimizing" msgstr "" #: params.def:729 #, no-c-format msgid "" "Maximum number of statements allowed in a block that needs to be duplicated " "when threading jumps" msgstr "" #: params.def:738 #, no-c-format msgid "" "Maximum number of fields in a structure before pointer analysis treats the " "structure as a single variable" msgstr "" #: params.def:743 #, no-c-format msgid "" "The maximum number of instructions ready to be issued to be considered by " "the scheduler during the first scheduling pass" msgstr "" #: params.def:749 #, no-c-format msgid "Maximum number of active local stores in RTL dead store elimination" msgstr "" #: params.def:759 #, no-c-format msgid "The number of insns executed before prefetch is completed" msgstr "" #: params.def:766 #, no-c-format msgid "The number of prefetches that can run at the same time" msgstr "" #: params.def:773 #, no-c-format msgid "The size of L1 cache" msgstr "" #: params.def:780 #, no-c-format msgid "The size of L1 cache line" msgstr "" #: params.def:787 #, no-c-format msgid "The size of L2 cache" msgstr "" #: params.def:798 #, no-c-format msgid "Whether to use canonical types" msgstr "" #: params.def:803 #, no-c-format msgid "" "Maximum length of partial antic set when performing tree pre optimization" msgstr "" #: params.def:813 #, no-c-format msgid "Maximum size of a SCC before SCCVN stops processing a function" msgstr "" #: params.def:824 #, no-c-format msgid "Maximum number of disambiguations to perform per memory access" msgstr "" #: params.def:829 #, no-c-format msgid "Max loops number for regional RA" msgstr "" #: params.def:834 #, no-c-format msgid "Max size of conflict table in MB" msgstr "" #: params.def:839 #, no-c-format msgid "" "The number of registers in each class kept unused by loop invariant motion" msgstr "" #: params.def:844 #, no-c-format msgid "" "The max number of reload pseudos which are considered during spilling a non-" "reload pseudo" msgstr "" #: params.def:849 #, no-c-format msgid "" "Minimal fall-through edge probability in percentage used to add BB to " "inheritance EBB in LRA" msgstr "" #: params.def:857 #, no-c-format msgid "" "The maximum ratio between array size and switch branches for a switch " "conversion to take place" msgstr "" #: params.def:865 #, no-c-format msgid "size of tiles for loop blocking" msgstr "" #: params.def:872 #, no-c-format msgid "size of unrolling factor for unroll-and-jam" msgstr "" #: params.def:879 #, no-c-format msgid "depth of unrolled loop for unroll-and-jam" msgstr "" #: params.def:887 #, no-c-format msgid "maximum number of parameters in a SCoP" msgstr "" #: params.def:894 #, no-c-format msgid "maximum number of basic blocks per function to be analyzed by Graphite" msgstr "" #: params.def:900 #, no-c-format msgid "Maximum number of datarefs in loop for building loop data dependencies" msgstr "" #: params.def:907 #, no-c-format msgid "Max basic blocks number in loop for loop invariant motion" msgstr "" #: params.def:915 #, no-c-format msgid "use internal function id in profile lookup" msgstr "" #: params.def:923 #, no-c-format msgid "track topn target addresses in indirect-call profile" msgstr "" #: params.def:929 #, no-c-format msgid "" "Maximum number of instructions in basic block to be considered for SLP " "vectorization" msgstr "" #: params.def:934 #, no-c-format msgid "" "Min. ratio of insns to prefetches to enable prefetching for a loop with an " "unknown trip count" msgstr "" #: params.def:940 #, no-c-format msgid "Min. ratio of insns to mem ops to enable prefetching in a loop" msgstr "" #: params.def:947 #, no-c-format msgid "Max. size of var tracking hash tables" msgstr "" #: params.def:955 #, no-c-format msgid "Max. recursion depth for expanding var tracking expressions" msgstr "" #: params.def:963 #, no-c-format msgid "Max. size of loc list for which reverse ops should be added" msgstr "" #: params.def:970 #, no-c-format msgid "The minimum UID to be used for a nondebug insn" msgstr "" #: params.def:975 #, no-c-format msgid "" "Maximum allowed growth of size of new parameters ipa-sra replaces a pointer " "to an aggregate with" msgstr "" #: params.def:981 #, no-c-format msgid "" "Size in bytes after which thread-local aggregates should be instrumented " "with the logging functions instead of save/restore pairs" msgstr "" #: params.def:988 #, no-c-format msgid "" "Maximum size, in storage units, of an aggregate which should be considered " "for scalarization when compiling for speed" msgstr "" #: params.def:994 #, no-c-format msgid "" "Maximum size, in storage units, of an aggregate which should be considered " "for scalarization when compiling for size" msgstr "" #: params.def:1000 #, no-c-format msgid "" "Maximum size of a list of values associated with each parameter for " "interprocedural constant propagation" msgstr "" #: params.def:1006 #, no-c-format msgid "" "Threshold ipa-cp opportunity evaluation that is still considered beneficial " "to clone." msgstr "" #: params.def:1012 #, no-c-format msgid "" "Percentage penalty the recursive functions will receive when they are " "evaluated for cloning." msgstr "" #: params.def:1018 #, no-c-format msgid "" "Percentage penalty functions containg a single call to another function will " "receive when they are evaluated for cloning." msgstr "" #: params.def:1024 #, no-c-format msgid "" "Maximum number of aggregate content items for a parameter in jump functions " "and lattices" msgstr "" #: params.def:1030 #, no-c-format msgid "" "Compile-time bonus IPA-CP assigns to candidates which make loop bounds or " "strides known." msgstr "" #: params.def:1036 #, no-c-format msgid "" "Compile-time bonus IPA-CP assigns to candidates which make an array index " "known." msgstr "" #: params.def:1042 #, no-c-format msgid "" "Maximum number of statements that will be visited by IPA formal parameter " "analysis based on alias analysis in any given function" msgstr "" #: params.def:1050 #, no-c-format msgid "Number of partitions the program should be split to" msgstr "" #: params.def:1055 #, no-c-format msgid "Minimal size of a partition for LTO (in estimated instructions)" msgstr "" #: params.def:1062 #, no-c-format msgid "" "Maximum number of namespaces to search for alternatives when name lookup " "fails" msgstr "" #: params.def:1069 #, no-c-format msgid "Maximum number of conditional store pairs that can be sunk" msgstr "" #: params.def:1077 #, no-c-format msgid "" "The smallest number of different values for which it is best to use a jump-" "table instead of a tree of conditional branches, if 0, use the default for " "the machine" msgstr "" #: params.def:1085 #, no-c-format msgid "Allow new data races on stores to be introduced" msgstr "" #: params.def:1091 #, no-c-format msgid "" "Set the maximum number of instructions executed in parallel in reassociated " "tree. If 0, use the target dependent heuristic." msgstr "" #: params.def:1097 #, no-c-format msgid "Maximum amount of similar bbs to compare a bb with" msgstr "" #: params.def:1102 #, no-c-format msgid "Maximum amount of iterations of the pass over a function" msgstr "" #: params.def:1109 #, no-c-format msgid "" "Maximum number of strings for which strlen optimization pass will track " "string lengths" msgstr "" #: params.def:1116 #, no-c-format msgid "Which -fsched-pressure algorithm to apply" msgstr "" #: params.def:1122 #, no-c-format msgid "Maximum length of candidate scans for straight-line strength reduction" msgstr "" #: params.def:1128 #, no-c-format msgid "Enable asan stack protection" msgstr "" #: params.def:1133 #, no-c-format msgid "Enable asan globals protection" msgstr "" #: params.def:1138 #, no-c-format msgid "Enable asan store operations protection" msgstr "" #: params.def:1143 #, no-c-format msgid "Enable asan load operations protection" msgstr "" #: params.def:1148 #, no-c-format msgid "Enable asan builtin functions protection" msgstr "" #: params.def:1153 #, no-c-format msgid "Enable asan detection of use-after-return bugs" msgstr "" #: params.def:1158 #, no-c-format msgid "" "Use callbacks instead of inline code if number of accesses in function " "becomes greater or equal to this number" msgstr "" #: params.def:1164 #, no-c-format msgid "" "Maximum number of nested calls to search for control dependencies during " "uninitialized variable analysis" msgstr "" #: params.def:1170 #, no-c-format msgid "" "Maximum number of statements to be included into a single static constructor " "generated by Pointer Bounds Checker" msgstr "" #: params.def:1176 #, no-c-format msgid "" "Maximum number of instructions to copy when duplicating blocks on a finite " "state automaton jump thread path" msgstr "" #: params.def:1181 #, no-c-format msgid "" "Maximum number of basic blocks on a finite state automaton jump thread path" msgstr "" #: params.def:1186 #, no-c-format msgid "" "Maximum number of new jump thread paths to create for a finite state " "automaton" msgstr "" #: c-family/c-format.c:422 msgid "format" msgstr "" #: c-family/c-format.c:423 msgid "field width specifier" msgstr "" #: c-family/c-format.c:424 msgid "field precision specifier" msgstr "" #: c-family/c-format.c:541 c-family/c-format.c:565 config/i386/msformat-c.c:49 msgid "' ' flag" msgstr "" #: c-family/c-format.c:541 c-family/c-format.c:565 config/i386/msformat-c.c:49 msgid "the ' ' printf flag" msgstr "" #: c-family/c-format.c:542 c-family/c-format.c:566 c-family/c-format.c:596 #: c-family/c-format.c:660 config/i386/msformat-c.c:50 msgid "'+' flag" msgstr "" #: c-family/c-format.c:542 c-family/c-format.c:566 c-family/c-format.c:596 #: config/i386/msformat-c.c:50 msgid "the '+' printf flag" msgstr "" #: c-family/c-format.c:543 c-family/c-format.c:567 c-family/c-format.c:597 #: c-family/c-format.c:636 config/i386/msformat-c.c:51 #: config/i386/msformat-c.c:86 msgid "'#' flag" msgstr "" #: c-family/c-format.c:543 c-family/c-format.c:567 c-family/c-format.c:597 #: config/i386/msformat-c.c:51 msgid "the '#' printf flag" msgstr "" #: c-family/c-format.c:544 c-family/c-format.c:568 c-family/c-format.c:634 #: config/i386/msformat-c.c:52 msgid "'0' flag" msgstr "" #: c-family/c-format.c:544 c-family/c-format.c:568 config/i386/msformat-c.c:52 msgid "the '0' printf flag" msgstr "" #: c-family/c-format.c:545 c-family/c-format.c:569 c-family/c-format.c:633 #: c-family/c-format.c:663 config/i386/msformat-c.c:53 msgid "'-' flag" msgstr "" #: c-family/c-format.c:545 c-family/c-format.c:569 config/i386/msformat-c.c:53 msgid "the '-' printf flag" msgstr "" #: c-family/c-format.c:546 c-family/c-format.c:616 config/i386/msformat-c.c:54 #: config/i386/msformat-c.c:74 msgid "''' flag" msgstr "" #: c-family/c-format.c:546 config/i386/msformat-c.c:54 msgid "the ''' printf flag" msgstr "" #: c-family/c-format.c:547 c-family/c-format.c:617 msgid "'I' flag" msgstr "" #: c-family/c-format.c:547 msgid "the 'I' printf flag" msgstr "" #: c-family/c-format.c:548 c-family/c-format.c:570 c-family/c-format.c:614 #: c-family/c-format.c:637 c-family/c-format.c:664 config/sol2-c.c:49 #: config/i386/msformat-c.c:55 config/i386/msformat-c.c:72 msgid "field width" msgstr "" #: c-family/c-format.c:548 c-family/c-format.c:570 config/sol2-c.c:49 #: config/i386/msformat-c.c:55 msgid "field width in printf format" msgstr "" #: c-family/c-format.c:549 c-family/c-format.c:571 c-family/c-format.c:599 #: config/i386/msformat-c.c:56 msgid "precision" msgstr "" #: c-family/c-format.c:549 c-family/c-format.c:571 c-family/c-format.c:599 #: config/i386/msformat-c.c:56 msgid "precision in printf format" msgstr "" #: c-family/c-format.c:550 c-family/c-format.c:572 c-family/c-format.c:600 #: c-family/c-format.c:615 c-family/c-format.c:667 config/sol2-c.c:50 #: config/i386/msformat-c.c:57 config/i386/msformat-c.c:73 msgid "length modifier" msgstr "" #: c-family/c-format.c:550 c-family/c-format.c:572 c-family/c-format.c:600 #: config/sol2-c.c:50 config/i386/msformat-c.c:57 msgid "length modifier in printf format" msgstr "" #: c-family/c-format.c:598 msgid "'q' flag" msgstr "" #: c-family/c-format.c:598 msgid "the 'q' diagnostic flag" msgstr "" #: c-family/c-format.c:611 config/i386/msformat-c.c:70 msgid "assignment suppression" msgstr "" #: c-family/c-format.c:611 config/i386/msformat-c.c:70 msgid "the assignment suppression scanf feature" msgstr "" #: c-family/c-format.c:612 config/i386/msformat-c.c:71 msgid "'a' flag" msgstr "" #: c-family/c-format.c:612 config/i386/msformat-c.c:71 msgid "the 'a' scanf flag" msgstr "" #: c-family/c-format.c:613 msgid "'m' flag" msgstr "" #: c-family/c-format.c:613 msgid "the 'm' scanf flag" msgstr "" #: c-family/c-format.c:614 config/i386/msformat-c.c:72 msgid "field width in scanf format" msgstr "" #: c-family/c-format.c:615 config/i386/msformat-c.c:73 msgid "length modifier in scanf format" msgstr "" #: c-family/c-format.c:616 config/i386/msformat-c.c:74 msgid "the ''' scanf flag" msgstr "" #: c-family/c-format.c:617 msgid "the 'I' scanf flag" msgstr "" #: c-family/c-format.c:632 msgid "'_' flag" msgstr "" #: c-family/c-format.c:632 msgid "the '_' strftime flag" msgstr "" #: c-family/c-format.c:633 msgid "the '-' strftime flag" msgstr "" #: c-family/c-format.c:634 msgid "the '0' strftime flag" msgstr "" #: c-family/c-format.c:635 c-family/c-format.c:659 msgid "'^' flag" msgstr "" #: c-family/c-format.c:635 msgid "the '^' strftime flag" msgstr "" #: c-family/c-format.c:636 config/i386/msformat-c.c:86 msgid "the '#' strftime flag" msgstr "" #: c-family/c-format.c:637 msgid "field width in strftime format" msgstr "" #: c-family/c-format.c:638 msgid "'E' modifier" msgstr "" #: c-family/c-format.c:638 msgid "the 'E' strftime modifier" msgstr "" #: c-family/c-format.c:639 msgid "'O' modifier" msgstr "" #: c-family/c-format.c:639 msgid "the 'O' strftime modifier" msgstr "" #: c-family/c-format.c:640 msgid "the 'O' modifier" msgstr "" #: c-family/c-format.c:658 msgid "fill character" msgstr "" #: c-family/c-format.c:658 msgid "fill character in strfmon format" msgstr "" #: c-family/c-format.c:659 msgid "the '^' strfmon flag" msgstr "" #: c-family/c-format.c:660 msgid "the '+' strfmon flag" msgstr "" #: c-family/c-format.c:661 msgid "'(' flag" msgstr "" #: c-family/c-format.c:661 msgid "the '(' strfmon flag" msgstr "" #: c-family/c-format.c:662 msgid "'!' flag" msgstr "" #: c-family/c-format.c:662 msgid "the '!' strfmon flag" msgstr "" #: c-family/c-format.c:663 msgid "the '-' strfmon flag" msgstr "" #: c-family/c-format.c:664 msgid "field width in strfmon format" msgstr "" #: c-family/c-format.c:665 msgid "left precision" msgstr "" #: c-family/c-format.c:665 msgid "left precision in strfmon format" msgstr "" #: c-family/c-format.c:666 msgid "right precision" msgstr "" #: c-family/c-format.c:666 msgid "right precision in strfmon format" msgstr "" #: c-family/c-format.c:667 msgid "length modifier in strfmon format" msgstr "" #. Handle deferred options from command-line. #: c-family/c-opts.c:1331 fortran/cpp.c:598 msgid "" msgstr "" #: config/aarch64/aarch64.c:4220 config/arm/arm.c:21563 config/arm/arm.c:21576 #: config/arm/arm.c:21601 config/nios2/nios2.c:2108 #, c-format msgid "Unsupported operand for code '%c'" msgstr "" #: config/aarch64/aarch64.c:4232 config/aarch64/aarch64.c:4248 #: config/aarch64/aarch64.c:4261 config/aarch64/aarch64.c:4273 #: config/aarch64/aarch64.c:4284 config/aarch64/aarch64.c:4302 #: config/aarch64/aarch64.c:4326 config/aarch64/aarch64.c:4377 #: config/aarch64/aarch64.c:4574 config/aarch64/aarch64.c:4591 #, c-format msgid "invalid operand for '%%%c'" msgstr "" #: config/aarch64/aarch64.c:4344 config/aarch64/aarch64.c:4357 #: config/aarch64/aarch64.c:4367 #, c-format msgid "incompatible floating point / vector register operand for '%%%c'" msgstr "" #: config/aarch64/aarch64.c:4413 config/arm/arm.c:22108 #, c-format msgid "missing operand" msgstr "" #: config/aarch64/aarch64.c:4477 #, c-format msgid "invalid constant" msgstr "" #: config/aarch64/aarch64.c:4480 #, c-format msgid "invalid operand" msgstr "" #: config/aarch64/aarch64.c:4602 #, c-format msgid "invalid operand prefix '%%%c'" msgstr "" #: config/alpha/alpha.c:5089 config/i386/i386.c:15872 #: config/rs6000/rs6000.c:19156 config/sparc/sparc.c:8771 #, c-format msgid "'%%&' used without any local dynamic TLS references" msgstr "" #: config/alpha/alpha.c:5143 config/bfin/bfin.c:1448 #, c-format msgid "invalid %%J value" msgstr "" #: config/alpha/alpha.c:5173 config/ia64/ia64.c:5502 #, c-format msgid "invalid %%r value" msgstr "" #: config/alpha/alpha.c:5183 config/ia64/ia64.c:5456 #: config/rs6000/rs6000.c:18805 config/xtensa/xtensa.c:2379 #, c-format msgid "invalid %%R value" msgstr "" #: config/alpha/alpha.c:5189 config/rs6000/rs6000.c:18725 #: config/xtensa/xtensa.c:2346 #, c-format msgid "invalid %%N value" msgstr "" #: config/alpha/alpha.c:5197 config/rs6000/rs6000.c:18753 #, c-format msgid "invalid %%P value" msgstr "" #: config/alpha/alpha.c:5205 #, c-format msgid "invalid %%h value" msgstr "" #: config/alpha/alpha.c:5213 config/xtensa/xtensa.c:2372 #, c-format msgid "invalid %%L value" msgstr "" #: config/alpha/alpha.c:5232 config/rs6000/rs6000.c:18707 #, c-format msgid "invalid %%m value" msgstr "" #: config/alpha/alpha.c:5238 config/rs6000/rs6000.c:18715 #, c-format msgid "invalid %%M value" msgstr "" #: config/alpha/alpha.c:5275 #, c-format msgid "invalid %%U value" msgstr "" #: config/alpha/alpha.c:5283 config/alpha/alpha.c:5294 #: config/rs6000/rs6000.c:18813 #, c-format msgid "invalid %%s value" msgstr "" #: config/alpha/alpha.c:5305 #, c-format msgid "invalid %%C value" msgstr "" #: config/alpha/alpha.c:5342 config/rs6000/rs6000.c:18572 #, c-format msgid "invalid %%E value" msgstr "" #: config/alpha/alpha.c:5367 config/alpha/alpha.c:5415 #, c-format msgid "unknown relocation unspec" msgstr "" #: config/alpha/alpha.c:5376 config/cr16/cr16.c:1561 #: config/rs6000/rs6000.c:19161 config/spu/spu.c:1475 #, c-format msgid "invalid %%xn code" msgstr "" #: config/alpha/alpha.c:5480 #, c-format msgid "invalid operand address" msgstr "" #: config/arc/arc.c:2811 #, c-format msgid "invalid operand to %%Z code" msgstr "" #: config/arc/arc.c:2819 #, c-format msgid "invalid operand to %%z code" msgstr "" #: config/arc/arc.c:2827 #, c-format msgid "invalid operand to %%M code" msgstr "" #: config/arc/arc.c:2973 config/m32r/m32r.c:2111 #, c-format msgid "invalid operand to %%R code" msgstr "" #: config/arc/arc.c:3012 config/m32r/m32r.c:2134 #, c-format msgid "invalid operand to %%H/%%L code" msgstr "" #: config/arc/arc.c:3060 config/m32r/m32r.c:2205 #, c-format msgid "invalid operand to %%U code" msgstr "" #: config/arc/arc.c:3071 #, c-format msgid "invalid operand to %%V code" msgstr "" #: config/arc/arc.c:3128 #, c-format msgid "invalid operand to %%O code" msgstr "" #. Unknown flag. #. Undocumented flag. #: config/arc/arc.c:3142 config/epiphany/epiphany.c:1306 #: config/m32r/m32r.c:2232 config/nds32/nds32.c:2315 config/sparc/sparc.c:8956 #, c-format msgid "invalid operand output code" msgstr "" #: config/arc/arc.c:4706 #, c-format msgid "invalid UNSPEC as operand: %d" msgstr "" #: config/arm/arm.c:18864 config/arm/arm.c:18889 config/arm/arm.c:18899 #: config/arm/arm.c:18908 config/arm/arm.c:18916 #, c-format msgid "invalid shift operand" msgstr "" #: config/arm/arm.c:21418 config/arm/arm.c:21436 #, c-format msgid "predicated Thumb instruction" msgstr "" #: config/arm/arm.c:21424 #, c-format msgid "predicated instruction in conditional sequence" msgstr "" #: config/arm/arm.c:21678 config/arm/arm.c:21700 config/arm/arm.c:21710 #: config/arm/arm.c:21720 config/arm/arm.c:21730 config/arm/arm.c:21769 #: config/arm/arm.c:21787 config/arm/arm.c:21812 config/arm/arm.c:21827 #: config/arm/arm.c:21854 config/arm/arm.c:21861 config/arm/arm.c:21879 #: config/arm/arm.c:21886 config/arm/arm.c:21894 config/arm/arm.c:21915 #: config/arm/arm.c:21922 config/arm/arm.c:22055 config/arm/arm.c:22062 #: config/arm/arm.c:22089 config/arm/arm.c:22096 config/bfin/bfin.c:1461 #: config/bfin/bfin.c:1468 config/bfin/bfin.c:1475 config/bfin/bfin.c:1482 #: config/bfin/bfin.c:1491 config/bfin/bfin.c:1498 config/bfin/bfin.c:1505 #: config/bfin/bfin.c:1512 #, c-format msgid "invalid operand for code '%c'" msgstr "" #: config/arm/arm.c:21782 #, c-format msgid "instruction never executed" msgstr "" #. Former Maverick support, removed after GCC-4.7. #: config/arm/arm.c:21803 #, c-format msgid "obsolete Maverick format code '%c'" msgstr "" #: config/arm/arm.c:23229 msgid "function parameters cannot have __fp16 type" msgstr "" #: config/arm/arm.c:23239 msgid "functions cannot return __fp16 type" msgstr "" #: config/avr/avr.c:2141 #, c-format msgid "address operand requires constraint for X, Y, or Z register" msgstr "" #: config/avr/avr.c:2299 msgid "operands to %T/%t must be reg + const_int:" msgstr "" #: config/avr/avr.c:2349 config/avr/avr.c:2415 msgid "bad address, not an I/O address:" msgstr "" #: config/avr/avr.c:2358 msgid "bad address, not a constant:" msgstr "" #: config/avr/avr.c:2376 config/avr/avr.c:2383 msgid "bad address, not (reg+disp):" msgstr "" #: config/avr/avr.c:2390 msgid "bad address, not post_inc or pre_dec:" msgstr "" #: config/avr/avr.c:2401 msgid "internal compiler error. Bad address:" msgstr "" #: config/avr/avr.c:2434 #, c-format msgid "Unsupported code '%c' for fixed-point:" msgstr "" #: config/avr/avr.c:2443 msgid "internal compiler error. Unknown mode:" msgstr "" #: config/avr/avr.c:3415 config/avr/avr.c:4345 config/avr/avr.c:4794 msgid "invalid insn:" msgstr "" #: config/avr/avr.c:3469 config/avr/avr.c:3574 config/avr/avr.c:3632 #: config/avr/avr.c:3678 config/avr/avr.c:3697 config/avr/avr.c:3889 #: config/avr/avr.c:4197 config/avr/avr.c:4481 config/avr/avr.c:4687 #: config/avr/avr.c:4851 config/avr/avr.c:4945 config/avr/avr.c:5141 msgid "incorrect insn:" msgstr "" #: config/avr/avr.c:3713 config/avr/avr.c:3988 config/avr/avr.c:4268 #: config/avr/avr.c:4553 config/avr/avr.c:4733 config/avr/avr.c:5001 #: config/avr/avr.c:5199 msgid "unknown move insn:" msgstr "" #: config/avr/avr.c:5630 msgid "bad shift insn:" msgstr "" #: config/avr/avr.c:5738 config/avr/avr.c:6219 config/avr/avr.c:6634 msgid "internal compiler error. Incorrect shift:" msgstr "" #: config/avr/avr.c:7971 msgid "unsupported fixed-point conversion" msgstr "" #: config/avr/driver-avr.c:71 #, c-format msgid "" "Running spec function '%s' with %d args\n" "\n" msgstr "" #: config/avr/driver-avr.c:118 #, c-format msgid "" "'%s': mmcu='%s'\n" "'%s': specfile='%s'\n" "\n" msgstr "" #: config/bfin/bfin.c:1410 #, c-format msgid "invalid %%j value" msgstr "" #: config/bfin/bfin.c:1603 config/c6x/c6x.c:2315 #, c-format msgid "invalid const_double operand" msgstr "" #: config/cris/cris.c:633 config/ft32/ft32.c:128 config/moxie/moxie.c:133 #: final.c:3421 final.c:3423 fold-const.c:285 gcc.c:5023 gcc.c:5037 #: loop-iv.c:3073 loop-iv.c:3082 rtl-error.c:102 toplev.c:360 #: tree-ssa-loop-niter.c:2066 tree-vrp.c:7585 cp/typeck.c:5951 java/expr.c:393 #: lto/lto-object.c:199 lto/lto-object.c:296 lto/lto-object.c:353 #: lto/lto-object.c:377 #, gcc-internal-format, gfc-internal-format msgid "%s" msgstr "" #: config/cris/cris.c:684 msgid "unexpected index-type in cris_print_index" msgstr "" #: config/cris/cris.c:701 msgid "unexpected base-type in cris_print_base" msgstr "" #: config/cris/cris.c:765 msgid "invalid operand for 'b' modifier" msgstr "" #: config/cris/cris.c:782 msgid "invalid operand for 'o' modifier" msgstr "" #: config/cris/cris.c:801 msgid "invalid operand for 'O' modifier" msgstr "" #: config/cris/cris.c:834 msgid "invalid operand for 'p' modifier" msgstr "" #: config/cris/cris.c:873 msgid "invalid operand for 'z' modifier" msgstr "" #: config/cris/cris.c:937 config/cris/cris.c:971 msgid "invalid operand for 'H' modifier" msgstr "" #: config/cris/cris.c:947 msgid "bad register" msgstr "" #: config/cris/cris.c:991 msgid "invalid operand for 'e' modifier" msgstr "" #: config/cris/cris.c:1008 msgid "invalid operand for 'm' modifier" msgstr "" #: config/cris/cris.c:1033 msgid "invalid operand for 'A' modifier" msgstr "" #: config/cris/cris.c:1103 msgid "invalid operand for 'D' modifier" msgstr "" #: config/cris/cris.c:1117 msgid "invalid operand for 'T' modifier" msgstr "" #: config/cris/cris.c:1137 config/ft32/ft32.c:254 config/moxie/moxie.c:203 msgid "invalid operand modifier letter" msgstr "" #: config/cris/cris.c:1194 msgid "unexpected multiplicative operand" msgstr "" #: config/cris/cris.c:1214 config/ft32/ft32.c:277 config/moxie/moxie.c:228 msgid "unexpected operand" msgstr "" #: config/cris/cris.c:1253 config/cris/cris.c:1263 msgid "unrecognized address" msgstr "" #: config/cris/cris.c:2580 msgid "unrecognized supposed constant" msgstr "" #: config/cris/cris.c:2979 config/cris/cris.c:3037 msgid "unexpected side-effects in address" msgstr "" #. Can't possibly get anything else for a function-call, right? #: config/cris/cris.c:3865 msgid "unidentifiable call op" msgstr "" #: config/cris/cris.c:3927 #, c-format msgid "PIC register isn't set up" msgstr "" #: config/fr30/fr30.c:525 #, c-format msgid "fr30_print_operand_address: unhandled address" msgstr "" #: config/fr30/fr30.c:549 #, c-format msgid "fr30_print_operand: unrecognized %%p code" msgstr "" #: config/fr30/fr30.c:569 #, c-format msgid "fr30_print_operand: unrecognized %%b code" msgstr "" #: config/fr30/fr30.c:590 #, c-format msgid "fr30_print_operand: unrecognized %%B code" msgstr "" #: config/fr30/fr30.c:598 #, c-format msgid "fr30_print_operand: invalid operand to %%A code" msgstr "" #: config/fr30/fr30.c:615 #, c-format msgid "fr30_print_operand: invalid %%x code" msgstr "" #: config/fr30/fr30.c:622 #, c-format msgid "fr30_print_operand: invalid %%F code" msgstr "" #: config/fr30/fr30.c:639 #, c-format msgid "fr30_print_operand: unknown code" msgstr "" #: config/fr30/fr30.c:667 config/fr30/fr30.c:676 config/fr30/fr30.c:687 #: config/fr30/fr30.c:700 #, c-format msgid "fr30_print_operand: unhandled MEM" msgstr "" #: config/frv/frv.c:2532 msgid "bad insn to frv_print_operand_address:" msgstr "" #: config/frv/frv.c:2543 msgid "bad register to frv_print_operand_memory_reference_reg:" msgstr "" #: config/frv/frv.c:2582 config/frv/frv.c:2592 config/frv/frv.c:2601 #: config/frv/frv.c:2622 config/frv/frv.c:2627 msgid "bad insn to frv_print_operand_memory_reference:" msgstr "" #: config/frv/frv.c:2713 #, c-format msgid "bad condition code" msgstr "" #: config/frv/frv.c:2789 msgid "bad insn in frv_print_operand, bad const_double" msgstr "" #: config/frv/frv.c:2850 msgid "bad insn to frv_print_operand, 'e' modifier:" msgstr "" #: config/frv/frv.c:2858 msgid "bad insn to frv_print_operand, 'F' modifier:" msgstr "" #: config/frv/frv.c:2874 msgid "bad insn to frv_print_operand, 'f' modifier:" msgstr "" #: config/frv/frv.c:2888 msgid "bad insn to frv_print_operand, 'g' modifier:" msgstr "" #: config/frv/frv.c:2936 msgid "bad insn to frv_print_operand, 'L' modifier:" msgstr "" #: config/frv/frv.c:2949 msgid "bad insn to frv_print_operand, 'M/N' modifier:" msgstr "" #: config/frv/frv.c:2970 msgid "bad insn to frv_print_operand, 'O' modifier:" msgstr "" #: config/frv/frv.c:2988 msgid "bad insn to frv_print_operand, P modifier:" msgstr "" #: config/frv/frv.c:3008 msgid "bad insn in frv_print_operand, z case" msgstr "" #: config/frv/frv.c:3039 msgid "bad insn in frv_print_operand, 0 case" msgstr "" #: config/frv/frv.c:3044 msgid "frv_print_operand: unknown code" msgstr "" #: config/frv/frv.c:4449 msgid "bad output_move_single operand" msgstr "" #: config/frv/frv.c:4576 msgid "bad output_move_double operand" msgstr "" #: config/frv/frv.c:4718 msgid "bad output_condmove_single operand" msgstr "" #: config/i386/i386.c:14792 #, c-format msgid "invalid UNSPEC as operand" msgstr "" #: config/i386/i386.c:15496 #, c-format msgid "invalid operand size for operand code 'O'" msgstr "" #: config/i386/i386.c:15531 #, c-format msgid "invalid operand size for operand code 'z'" msgstr "" #: config/i386/i386.c:15601 #, c-format msgid "invalid operand type used with operand code 'Z'" msgstr "" #: config/i386/i386.c:15606 #, c-format msgid "invalid operand size for operand code 'Z'" msgstr "" #: config/i386/i386.c:15682 #, c-format msgid "operand is not a condition code, invalid operand code 'Y'" msgstr "" #: config/i386/i386.c:15755 #, c-format msgid "operand is not a condition code, invalid operand code 'D'" msgstr "" #: config/i386/i386.c:15772 #, c-format msgid "operand is not a condition code, invalid operand code '%c'" msgstr "" #: config/i386/i386.c:15785 #, c-format msgid "" "operand is not an offsettable memory reference, invalid operand code 'H'" msgstr "" #: config/i386/i386.c:15950 #, c-format msgid "invalid operand code '%c'" msgstr "" #: config/i386/i386.c:16006 #, c-format msgid "invalid constraints for operand" msgstr "" #: config/i386/i386.c:26044 msgid "unknown insn mode" msgstr "" #: config/i386/i386-interix.h:77 config/i386/i386.opt:374 msgid "Use native (MS) bitfield layout" msgstr "" #: config/i386/i386-interix.h:78 msgid "Use gcc default bitfield layout" msgstr "" #: config/ia64/ia64.c:5384 #, c-format msgid "invalid %%G mode" msgstr "" #: config/ia64/ia64.c:5554 #, c-format msgid "ia64_print_operand: unknown code" msgstr "" #: config/ia64/ia64.c:11128 msgid "invalid conversion from %<__fpreg%>" msgstr "" #: config/ia64/ia64.c:11131 msgid "invalid conversion to %<__fpreg%>" msgstr "" #: config/ia64/ia64.c:11144 config/ia64/ia64.c:11155 msgid "invalid operation on %<__fpreg%>" msgstr "" #: config/iq2000/iq2000.c:3159 config/tilegx/tilegx.c:5338 #: config/tilepro/tilepro.c:4734 #, c-format msgid "invalid %%P operand" msgstr "" #: config/iq2000/iq2000.c:3167 config/rs6000/rs6000.c:18743 #, c-format msgid "invalid %%p value" msgstr "" #: config/iq2000/iq2000.c:3224 #, c-format msgid "invalid use of %%d, %%x, or %%X" msgstr "" #: config/lm32/lm32.c:534 #, c-format msgid "only 0.0 can be loaded as an immediate" msgstr "" #: config/lm32/lm32.c:604 msgid "bad operand" msgstr "" #: config/lm32/lm32.c:616 msgid "can't use non gp relative absolute address" msgstr "" #: config/lm32/lm32.c:620 msgid "invalid addressing mode" msgstr "" #: config/m32r/m32r.c:2081 #, c-format msgid "invalid operand to %%s code" msgstr "" #: config/m32r/m32r.c:2088 #, c-format msgid "invalid operand to %%p code" msgstr "" #: config/m32r/m32r.c:2143 msgid "bad insn for 'A'" msgstr "" #: config/m32r/m32r.c:2190 #, c-format msgid "invalid operand to %%T/%%B code" msgstr "" #: config/m32r/m32r.c:2213 #, c-format msgid "invalid operand to %%N code" msgstr "" #: config/m32r/m32r.c:2246 msgid "pre-increment address is not a register" msgstr "" #: config/m32r/m32r.c:2253 msgid "pre-decrement address is not a register" msgstr "" #: config/m32r/m32r.c:2260 msgid "post-increment address is not a register" msgstr "" #: config/m32r/m32r.c:2336 config/m32r/m32r.c:2351 #: config/rs6000/rs6000.c:29572 msgid "bad address" msgstr "" #: config/m32r/m32r.c:2356 msgid "lo_sum not of register" msgstr "" #: config/mep/mep.c:3261 #, c-format msgid "invalid %%L code" msgstr "" #: config/microblaze/microblaze.c:2210 #, c-format msgid "unknown punctuation '%c'" msgstr "" #: config/microblaze/microblaze.c:2219 #, c-format msgid "null pointer" msgstr "" #: config/microblaze/microblaze.c:2254 #, c-format msgid "PRINT_OPERAND, invalid insn for %%C" msgstr "" #: config/microblaze/microblaze.c:2283 #, c-format msgid "PRINT_OPERAND, invalid insn for %%N" msgstr "" #: config/microblaze/microblaze.c:2303 config/microblaze/microblaze.c:2483 msgid "insn contains an invalid address !" msgstr "" #: config/microblaze/microblaze.c:2318 config/microblaze/microblaze.c:2542 #: config/xtensa/xtensa.c:2466 msgid "invalid address" msgstr "" #: config/microblaze/microblaze.c:2426 #, c-format msgid "letter %c was found & insn was not CONST_INT" msgstr "" #: config/mips/mips.c:8350 config/mips/mips.c:8377 config/mips/mips.c:8498 #, c-format msgid "'%%%c' is not a valid operand prefix" msgstr "" #: config/mips/mips.c:8435 config/mips/mips.c:8442 config/mips/mips.c:8449 #: config/mips/mips.c:8456 config/mips/mips.c:8516 config/mips/mips.c:8530 #: config/mips/mips.c:8548 config/mips/mips.c:8557 #, c-format msgid "invalid use of '%%%c'" msgstr "" #: config/mmix/mmix.c:1565 config/mmix/mmix.c:1695 msgid "MMIX Internal: Expected a CONST_INT, not this" msgstr "" #: config/mmix/mmix.c:1644 msgid "MMIX Internal: Bad value for 'm', not a CONST_INT" msgstr "" #: config/mmix/mmix.c:1663 msgid "MMIX Internal: Expected a register, not this" msgstr "" #: config/mmix/mmix.c:1673 msgid "MMIX Internal: Expected a constant, not this" msgstr "" #. We need the original here. #: config/mmix/mmix.c:1757 msgid "MMIX Internal: Cannot decode this operand" msgstr "" #: config/mmix/mmix.c:1813 msgid "MMIX Internal: This is not a recognized address" msgstr "" #: config/mmix/mmix.c:2689 msgid "MMIX Internal: Trying to output invalidly reversed condition:" msgstr "" #: config/mmix/mmix.c:2696 msgid "MMIX Internal: What's the CC of this?" msgstr "" #: config/mmix/mmix.c:2700 msgid "MMIX Internal: What is the CC of this?" msgstr "" #: config/mmix/mmix.c:2747 msgid "MMIX Internal: This is not a constant:" msgstr "" #: config/msp430/msp430.c:3008 #, c-format msgid "invalid operand prefix" msgstr "" #: config/msp430/msp430.c:3042 #, c-format msgid "invalid zero extract" msgstr "" #: config/rl78/rl78.c:1810 config/rl78/rl78.c:1896 #, c-format msgid "q/Q modifiers invalid for symbol references" msgstr "" #: config/rs6000/host-darwin.c:94 #, c-format msgid "Out of stack space.\n" msgstr "" #: config/rs6000/host-darwin.c:115 #, c-format msgid "Try running '%s' in the shell to raise its limit.\n" msgstr "" #: config/rs6000/rs6000.c:3492 msgid "-maltivec=le not allowed for big-endian targets" msgstr "" #: config/rs6000/rs6000.c:3504 msgid "-mvsx requires hardware floating point" msgstr "" #: config/rs6000/rs6000.c:3512 msgid "-mvsx and -mpaired are incompatible" msgstr "" #: config/rs6000/rs6000.c:3514 msgid "-mvsx needs indexed addressing" msgstr "" #: config/rs6000/rs6000.c:3519 msgid "-mvsx and -mno-altivec are incompatible" msgstr "" #: config/rs6000/rs6000.c:3521 msgid "-mno-altivec disables vsx" msgstr "" #: config/rs6000/rs6000.c:3659 msgid "-mquad-memory requires 64-bit mode" msgstr "" #: config/rs6000/rs6000.c:3662 msgid "-mquad-memory-atomic requires 64-bit mode" msgstr "" #: config/rs6000/rs6000.c:3674 msgid "-mquad-memory is not available in little endian mode" msgstr "" #: config/rs6000/rs6000.c:8924 msgid "bad move" msgstr "" #: config/rs6000/rs6000.c:18560 #, c-format msgid "invalid %%e value" msgstr "" #: config/rs6000/rs6000.c:18581 #, c-format msgid "invalid %%f value" msgstr "" #: config/rs6000/rs6000.c:18590 #, c-format msgid "invalid %%F value" msgstr "" #: config/rs6000/rs6000.c:18599 #, c-format msgid "invalid %%G value" msgstr "" #: config/rs6000/rs6000.c:18634 #, c-format msgid "invalid %%j code" msgstr "" #: config/rs6000/rs6000.c:18644 #, c-format msgid "invalid %%J code" msgstr "" #: config/rs6000/rs6000.c:18654 #, c-format msgid "invalid %%k value" msgstr "" #: config/rs6000/rs6000.c:18669 config/xtensa/xtensa.c:2365 #, c-format msgid "invalid %%K value" msgstr "" #: config/rs6000/rs6000.c:18733 #, c-format msgid "invalid %%O value" msgstr "" #: config/rs6000/rs6000.c:18780 #, c-format msgid "invalid %%q value" msgstr "" #: config/rs6000/rs6000.c:18823 #, c-format msgid "invalid %%S value" msgstr "" #: config/rs6000/rs6000.c:18863 #, c-format msgid "invalid %%T value" msgstr "" #: config/rs6000/rs6000.c:18875 #, c-format msgid "invalid %%u value" msgstr "" #: config/rs6000/rs6000.c:18889 config/xtensa/xtensa.c:2335 #, c-format msgid "invalid %%v value" msgstr "" #: config/rs6000/rs6000.c:18963 config/xtensa/xtensa.c:2386 #, c-format msgid "invalid %%x value" msgstr "" #: config/rs6000/rs6000.c:19105 #, c-format msgid "invalid %%y value, try using the 'Z' constraint" msgstr "" #: config/rs6000/rs6000.c:32464 msgid "AltiVec argument passed to unprototyped function" msgstr "" #: config/rs6000/rs6000.c:34200 msgid "Could not generate addis value for fusion" msgstr "" #: config/rs6000/rs6000.c:34259 msgid "Unable to generate load offset for fusion" msgstr "" #: config/s390/s390.c:6793 #, c-format msgid "symbolic memory references are only supported on z10 or later" msgstr "" #: config/s390/s390.c:6804 #, c-format msgid "cannot decompose address" msgstr "" #: config/s390/s390.c:6872 #, c-format msgid "invalid comparison operator for 'E' output modifier" msgstr "" #: config/s390/s390.c:6895 #, c-format msgid "invalid reference for 'J' output modifier" msgstr "" #: config/s390/s390.c:6913 #, c-format msgid "invalid address for 'O' output modifier" msgstr "" #: config/s390/s390.c:6935 #, c-format msgid "invalid address for 'R' output modifier" msgstr "" #: config/s390/s390.c:6953 #, c-format msgid "memory reference expected for 'S' output modifier" msgstr "" #: config/s390/s390.c:6963 #, c-format msgid "invalid address for 'S' output modifier" msgstr "" #: config/s390/s390.c:6984 #, c-format msgid "register or memory expression expected for 'N' output modifier" msgstr "" #: config/s390/s390.c:6995 #, c-format msgid "register or memory expression expected for 'M' output modifier" msgstr "" #: config/s390/s390.c:7080 config/s390/s390.c:7100 #, c-format msgid "invalid constant for output modifier '%c'" msgstr "" #: config/s390/s390.c:7097 #, c-format msgid "invalid constant - try using an output modifier" msgstr "" #: config/s390/s390.c:7133 #, c-format msgid "invalid constant vector for output modifier '%c'" msgstr "" #: config/s390/s390.c:7140 #, c-format msgid "invalid expression - try using an output modifier" msgstr "" #: config/s390/s390.c:7143 #, c-format msgid "invalid expression for output modifier '%c'" msgstr "" #: config/s390/s390.c:10778 msgid "Vector argument passed to unprototyped function" msgstr "" #: config/s390/s390.c:13835 msgid "types differ in signess" msgstr "" #: config/s390/s390.c:13845 msgid "binary operator does not support two vector bool operands" msgstr "" #: config/s390/s390.c:13848 msgid "binary operator does not support vector bool operand" msgstr "" #: config/s390/s390.c:13856 msgid "" "binary operator does not support mixing vector bool with floating point " "vector operands" msgstr "" #: config/sh/sh.c:1311 #, c-format msgid "invalid operand to %%R" msgstr "" #: config/sh/sh.c:1338 #, c-format msgid "invalid operand to %%S" msgstr "" #: config/sh/sh.c:9980 msgid "created and used with different architectures / ABIs" msgstr "" #: config/sh/sh.c:9982 msgid "created and used with different ABIs" msgstr "" #: config/sh/sh.c:9984 msgid "created and used with different endianness" msgstr "" #: config/sparc/sparc.c:8780 config/sparc/sparc.c:8786 #, c-format msgid "invalid %%Y operand" msgstr "" #: config/sparc/sparc.c:8856 #, c-format msgid "invalid %%A operand" msgstr "" #: config/sparc/sparc.c:8866 #, c-format msgid "invalid %%B operand" msgstr "" #: config/sparc/sparc.c:8895 config/tilegx/tilegx.c:5121 #: config/tilepro/tilepro.c:4537 #, c-format msgid "invalid %%C operand" msgstr "" #: config/sparc/sparc.c:8912 config/tilegx/tilegx.c:5154 #, c-format msgid "invalid %%D operand" msgstr "" #: config/sparc/sparc.c:8928 #, c-format msgid "invalid %%f operand" msgstr "" #: config/sparc/sparc.c:8942 #, c-format msgid "invalid %%s operand" msgstr "" #: config/sparc/sparc.c:8996 #, c-format msgid "long long constant not a valid immediate operand" msgstr "" #: config/sparc/sparc.c:8999 #, c-format msgid "floating point constant not a valid immediate operand" msgstr "" #: config/stormy16/stormy16.c:1759 config/stormy16/stormy16.c:1830 #, c-format msgid "'B' operand is not constant" msgstr "" #: config/stormy16/stormy16.c:1786 #, c-format msgid "'B' operand has multiple bits set" msgstr "" #: config/stormy16/stormy16.c:1812 #, c-format msgid "'o' operand is not constant" msgstr "" #: config/stormy16/stormy16.c:1844 #, c-format msgid "xstormy16_print_operand: unknown code" msgstr "" #: config/tilegx/tilegx.c:5106 config/tilepro/tilepro.c:4522 #, c-format msgid "invalid %%c operand" msgstr "" #: config/tilegx/tilegx.c:5137 #, c-format msgid "invalid %%d operand" msgstr "" #: config/tilegx/tilegx.c:5234 #, c-format msgid "invalid %%H specifier" msgstr "" #: config/tilegx/tilegx.c:5276 config/tilepro/tilepro.c:4551 #, c-format msgid "invalid %%h operand" msgstr "" #: config/tilegx/tilegx.c:5288 config/tilepro/tilepro.c:4615 #, c-format msgid "invalid %%I operand" msgstr "" #: config/tilegx/tilegx.c:5302 config/tilepro/tilepro.c:4629 #, c-format msgid "invalid %%i operand" msgstr "" #: config/tilegx/tilegx.c:5325 config/tilepro/tilepro.c:4652 #, c-format msgid "invalid %%j operand" msgstr "" #: config/tilegx/tilegx.c:5356 #, c-format msgid "invalid %%%c operand" msgstr "" #: config/tilegx/tilegx.c:5371 config/tilepro/tilepro.c:4766 #, c-format msgid "invalid %%N operand" msgstr "" #: config/tilegx/tilegx.c:5415 #, c-format msgid "invalid operand for 'r' specifier" msgstr "" #: config/tilegx/tilegx.c:5440 config/tilepro/tilepro.c:4848 #, c-format msgid "unable to print out operand yet; code == %d (%c)" msgstr "" #: config/tilepro/tilepro.c:4587 #, c-format msgid "invalid %%H operand" msgstr "" #: config/tilepro/tilepro.c:4691 #, c-format msgid "invalid %%L operand" msgstr "" #: config/tilepro/tilepro.c:4751 #, c-format msgid "invalid %%M operand" msgstr "" #: config/tilepro/tilepro.c:4794 #, c-format msgid "invalid %%t operand" msgstr "" #: config/tilepro/tilepro.c:4801 #, c-format msgid "invalid %%t operand '" msgstr "" #: config/tilepro/tilepro.c:4822 #, c-format msgid "invalid %%r operand" msgstr "" #: config/v850/v850.c:314 msgid "const_double_split got a bad insn:" msgstr "" #: config/v850/v850.c:921 msgid "output_move_single:" msgstr "" #: config/vax/vax.c:479 #, c-format msgid "symbol used with both base and indexed registers" msgstr "" #: config/vax/vax.c:488 #, c-format msgid "symbol with offset used in PIC mode" msgstr "" #: config/vax/vax.c:576 #, c-format msgid "symbol used as immediate operand" msgstr "" #: config/vax/vax.c:1601 msgid "illegal operand detected" msgstr "" #: config/visium/visium.c:3138 msgid "illegal operand " msgstr "" #: config/visium/visium.c:3188 msgid "illegal operand address (1)" msgstr "" #: config/visium/visium.c:3195 msgid "illegal operand address (2)" msgstr "" #: config/visium/visium.c:3210 msgid "illegal operand address (3)" msgstr "" #: config/visium/visium.c:3218 msgid "illegal operand address (4)" msgstr "" #: config/xtensa/xtensa.c:790 config/xtensa/xtensa.c:822 #: config/xtensa/xtensa.c:831 msgid "bad test" msgstr "" #: config/xtensa/xtensa.c:2323 #, c-format msgid "invalid %%D value" msgstr "" #: config/xtensa/xtensa.c:2360 msgid "invalid mask" msgstr "" #: config/xtensa/xtensa.c:2393 #, c-format msgid "invalid %%d value" msgstr "" #: config/xtensa/xtensa.c:2414 config/xtensa/xtensa.c:2424 #, c-format msgid "invalid %%t/%%b value" msgstr "" #: config/xtensa/xtensa.c:2491 msgid "no register in address" msgstr "" #: config/xtensa/xtensa.c:2499 msgid "address offset not a constant" msgstr "" #: c/c-objc-common.c:167 msgid "aka" msgstr "" #: c/c-objc-common.c:194 msgid "({anonymous})" msgstr "" #: c/c-parser.c:2006 c/c-parser.c:2020 c/c-parser.c:4587 c/c-parser.c:4991 #: c/c-parser.c:5112 c/c-parser.c:5431 c/c-parser.c:5595 c/c-parser.c:5626 #: c/c-parser.c:5808 c/c-parser.c:8433 c/c-parser.c:8468 c/c-parser.c:8499 #: c/c-parser.c:8546 c/c-parser.c:8727 c/c-parser.c:9507 c/c-parser.c:9577 #: c/c-parser.c:9620 c/c-parser.c:12714 c/c-parser.c:12733 c/c-parser.c:12751 #: c/c-parser.c:12905 c/c-parser.c:12948 c/c-parser.c:2801 c/c-parser.c:8720 #: cp/parser.c:24354 cp/parser.c:24926 #, gcc-internal-format msgid "expected %<;%>" msgstr "" #: c/c-parser.c:2047 c/c-parser.c:2739 c/c-parser.c:3036 c/c-parser.c:3103 #: c/c-parser.c:3752 c/c-parser.c:3950 c/c-parser.c:3955 c/c-parser.c:5156 #: c/c-parser.c:5310 c/c-parser.c:5511 c/c-parser.c:5744 c/c-parser.c:5867 #: c/c-parser.c:6880 c/c-parser.c:7286 c/c-parser.c:7324 c/c-parser.c:7452 #: c/c-parser.c:7635 c/c-parser.c:7650 c/c-parser.c:7674 c/c-parser.c:9018 #: c/c-parser.c:9090 c/c-parser.c:10078 c/c-parser.c:10263 c/c-parser.c:10396 #: c/c-parser.c:10448 c/c-parser.c:10601 c/c-parser.c:10646 c/c-parser.c:10691 #: c/c-parser.c:10825 c/c-parser.c:10922 c/c-parser.c:11036 c/c-parser.c:11113 #: c/c-parser.c:11157 c/c-parser.c:11205 c/c-parser.c:11244 c/c-parser.c:11290 #: c/c-parser.c:11326 c/c-parser.c:11366 c/c-parser.c:11418 c/c-parser.c:11460 #: c/c-parser.c:11495 c/c-parser.c:11543 c/c-parser.c:11601 c/c-parser.c:12867 #: c/c-parser.c:14281 c/c-parser.c:14491 c/c-parser.c:14841 c/c-parser.c:14899 #: c/c-parser.c:15324 c/c-parser.c:10521 c/c-parser.c:10546 cp/parser.c:22651 #: cp/parser.c:24929 #, gcc-internal-format msgid "expected %<(%>" msgstr "" #: c/c-parser.c:2052 c/c-parser.c:6907 c/c-parser.c:7294 c/c-parser.c:7332 #: c/c-parser.c:7463 cp/parser.c:24352 cp/parser.c:24944 #, gcc-internal-format msgid "expected %<,%>" msgstr "" #: c/c-parser.c:2073 c/c-parser.c:2440 c/c-parser.c:2754 c/c-parser.c:3077 #: c/c-parser.c:3114 c/c-parser.c:3329 c/c-parser.c:3515 c/c-parser.c:3577 #: c/c-parser.c:3629 c/c-parser.c:3759 c/c-parser.c:4043 c/c-parser.c:4054 #: c/c-parser.c:4063 c/c-parser.c:5159 c/c-parser.c:5325 c/c-parser.c:5658 #: c/c-parser.c:5802 c/c-parser.c:5875 c/c-parser.c:6443 c/c-parser.c:6655 #: c/c-parser.c:6730 c/c-parser.c:6820 c/c-parser.c:7023 c/c-parser.c:7215 #: c/c-parser.c:7233 c/c-parser.c:7254 c/c-parser.c:7303 c/c-parser.c:7407 #: c/c-parser.c:7476 c/c-parser.c:7643 c/c-parser.c:7666 c/c-parser.c:7687 #: c/c-parser.c:7901 c/c-parser.c:8276 c/c-parser.c:8812 c/c-parser.c:8833 #: c/c-parser.c:9041 c/c-parser.c:9096 c/c-parser.c:9479 c/c-parser.c:10115 #: c/c-parser.c:10266 c/c-parser.c:10399 c/c-parser.c:10479 c/c-parser.c:10608 #: c/c-parser.c:10653 c/c-parser.c:10698 c/c-parser.c:10748 c/c-parser.c:10903 #: c/c-parser.c:10986 c/c-parser.c:11043 c/c-parser.c:11120 c/c-parser.c:11164 #: c/c-parser.c:11230 c/c-parser.c:11277 c/c-parser.c:11305 c/c-parser.c:11341 #: c/c-parser.c:11394 c/c-parser.c:11400 c/c-parser.c:11437 c/c-parser.c:11449 #: c/c-parser.c:11466 c/c-parser.c:11502 c/c-parser.c:11514 c/c-parser.c:11562 #: c/c-parser.c:11570 c/c-parser.c:11605 c/c-parser.c:12787 c/c-parser.c:12913 #: c/c-parser.c:12959 c/c-parser.c:14470 c/c-parser.c:14543 c/c-parser.c:14877 #: c/c-parser.c:14961 c/c-parser.c:15333 cp/parser.c:22683 cp/parser.c:24974 #, gcc-internal-format msgid "expected %<)%>" msgstr "" #: c/c-parser.c:3434 c/c-parser.c:4355 c/c-parser.c:4391 c/c-parser.c:5859 #: c/c-parser.c:7399 c/c-parser.c:7734 c/c-parser.c:7878 c/c-parser.c:10201 #: c/c-parser.c:15236 c/c-parser.c:15238 c/c-parser.c:15575 cp/parser.c:6458 #: cp/parser.c:24938 #, gcc-internal-format msgid "expected %<]%>" msgstr "" #: c/c-parser.c:3610 msgid "expected %<;%>, %<,%> or %<)%>" msgstr "" #: c/c-parser.c:4215 c/c-parser.c:12734 cp/parser.c:24932 cp/parser.c:26825 #, gcc-internal-format msgid "expected %<}%>" msgstr "" #: c/c-parser.c:4524 c/c-parser.c:9061 c/c-parser.c:13314 c/c-parser.c:2619 #: c/c-parser.c:2822 c/c-parser.c:8615 cp/parser.c:15900 cp/parser.c:24935 #, gcc-internal-format msgid "expected %<{%>" msgstr "" #: c/c-parser.c:4755 c/c-parser.c:4764 c/c-parser.c:5766 c/c-parser.c:6103 #: c/c-parser.c:6955 c/c-parser.c:8826 c/c-parser.c:9209 c/c-parser.c:9270 #: c/c-parser.c:10188 c/c-parser.c:10882 c/c-parser.c:11385 c/c-parser.c:14338 #: c/c-parser.c:14394 cp/parser.c:24968 cp/parser.c:26047 #, gcc-internal-format msgid "expected %<:%>" msgstr "" #: c/c-parser.c:5012 cp/semantics.c:620 msgid "Cilk array notation cannot be used as a computed goto expression" msgstr "" #: c/c-parser.c:5070 msgid "Cilk array notation cannot be used for a throw expression" msgstr "" #: c/c-parser.c:5321 cp/semantics.c:1140 msgid "Cilk array notation cannot be used as a condition for switch statement" msgstr "" #: c/c-parser.c:5366 cp/semantics.c:795 msgid "Cilk array notation cannot be used as a condition for while statement" msgstr "" #: c/c-parser.c:5417 cp/parser.c:24862 #, gcc-internal-format msgid "expected %" msgstr "" #: c/c-parser.c:5424 cp/semantics.c:854 msgid "" "Cilk array notation cannot be used as a condition for a do-while statement" msgstr "" #: c/c-parser.c:5622 cp/semantics.c:973 msgid "Cilk array notation cannot be used in a condition for a for-loop" msgstr "" #: c/c-parser.c:7168 msgid "expected %<.%>" msgstr "" #: c/c-parser.c:8286 c/c-parser.c:8318 c/c-parser.c:8558 cp/parser.c:26610 #: cp/parser.c:26684 #, gcc-internal-format msgid "expected %<@end%>" msgstr "" #: c/c-parser.c:8975 cp/parser.c:24953 #, gcc-internal-format msgid "expected %<>%>" msgstr "" #: c/c-parser.c:10990 c/c-parser.c:11518 cp/parser.c:24977 #, gcc-internal-format msgid "expected %<,%> or %<)%>" msgstr "" #: c/c-parser.c:12466 c/c-parser.c:12497 c/c-parser.c:12720 c/c-parser.c:12894 #: c/c-parser.c:14528 c/c-parser.c:15063 c/c-parser.c:4414 cp/parser.c:24956 #, gcc-internal-format msgid "expected %<=%>" msgstr "" #: c/c-parser.c:13357 c/c-parser.c:13347 cp/parser.c:30977 #, gcc-internal-format msgid "expected %<#pragma omp section%> or %<}%>" msgstr "" #: c/c-parser.c:15224 c/c-parser.c:10163 cp/parser.c:24941 cp/parser.c:27908 #, gcc-internal-format msgid "expected %<[%>" msgstr "" #: c/c-typeck.c:7120 msgid "(anonymous)" msgstr "" #: cp/call.c:9243 msgid "candidate 1:" msgstr "" #: cp/call.c:9244 msgid "candidate 2:" msgstr "" #: cp/decl2.c:772 msgid "candidates are: %+#D" msgstr "" #: cp/decl2.c:774 msgid "candidate is: %+#D" msgstr "" #: cp/error.c:325 msgid "" msgstr "" #: cp/error.c:420 msgid "" msgstr "" #: cp/error.c:422 msgid "" msgstr "" #: cp/error.c:582 msgid "" msgstr "" #: cp/error.c:685 #, c-format msgid "" msgstr "" #. A lambda's "type" is essentially its signature. #: cp/error.c:690 msgid "" msgstr "" #: cp/error.c:947 #, c-format msgid "(static initializers for %s)" msgstr "" #: cp/error.c:949 #, c-format msgid "(static destructors for %s)" msgstr "" #: cp/error.c:1057 msgid "vtable for " msgstr "" #: cp/error.c:1081 msgid " " msgstr "" #: cp/error.c:1096 msgid "{anonymous}" msgstr "" #: cp/error.c:1098 msgid "(anonymous namespace)" msgstr "" #: cp/error.c:1214 msgid "