From: Joseph Myers Date: Fri, 1 Feb 2019 23:04:22 +0000 (+0000) Subject: Regenerate .pot files. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=73353297f3c7886c4c7811e02df792bc8c5af14f;p=gcc.git Regenerate .pot files. gcc/po: * gcc.pot: Regenerate. libcpp/po: * cpplib.pot: Regenerate. From-SVN: r268464 --- diff --git a/gcc/po/ChangeLog b/gcc/po/ChangeLog index 63701660cc3..432804101a5 100644 --- a/gcc/po/ChangeLog +++ b/gcc/po/ChangeLog @@ -1,3 +1,7 @@ +2019-02-01 Joseph Myers + + * gcc.pot: Regenerate. + 2019-01-09 Sandra Loosemore PR other/16615 diff --git a/gcc/po/gcc.pot b/gcc/po/gcc.pot index cc848fc7d20..0396c765266 100644 --- a/gcc/po/gcc.pot +++ b/gcc/po/gcc.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://gcc.gnu.org/bugs/\n" -"POT-Creation-Date: 2019-01-06 17:01-0800\n" +"POT-Creation-Date: 2019-02-01 23:01+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -98,7 +98,7 @@ msgstr "" msgid "%s: some warnings being treated as errors" msgstr "" -#: diagnostic.c:341 input.c:223 input.c:1854 c-family/c-opts.c:1393 +#: diagnostic.c:341 input.c:223 input.c:1854 c-family/c-opts.c:1397 #: fortran/cpp.c:577 fortran/error.c:1012 fortran/error.c:1032 msgid "" msgstr "" @@ -194,12 +194,12 @@ msgstr "" #. PRINT_OPERAND must handle them. #. We can't handle floating point constants; #. TARGET_PRINT_OPERAND must handle them. -#: final.c:4149 config/arc/arc.c:6149 config/i386/i386.c:16838 +#: final.c:4149 config/arc/arc.c:6149 config/i386/i386.c:16849 #, c-format msgid "floating constant misused" msgstr "" -#: final.c:4207 config/arc/arc.c:6246 config/i386/i386.c:16929 +#: final.c:4207 config/arc/arc.c:6246 config/i386/i386.c:16940 #: config/pdp11/pdp11.c:1874 #, c-format msgid "invalid expression as operand" @@ -244,243 +244,243 @@ msgid "" "\n" msgstr "" -#: gcc.c:3118 +#: gcc.c:3156 #, c-format msgid "" "\n" "Go ahead? (y or n) " msgstr "" -#: gcc.c:3290 +#: gcc.c:3328 #, c-format msgid "# %s %.2f %.2f\n" msgstr "" -#: gcc.c:3506 +#: gcc.c:3544 #, c-format msgid "Usage: %s [options] file...\n" msgstr "" -#: gcc.c:3507 +#: gcc.c:3545 msgid "Options:\n" msgstr "" -#: gcc.c:3509 +#: gcc.c:3547 msgid " -pass-exit-codes Exit with highest error code from a phase.\n" msgstr "" -#: gcc.c:3510 +#: gcc.c:3548 msgid " --help Display this information.\n" msgstr "" -#: gcc.c:3511 +#: gcc.c:3549 msgid "" " --target-help Display target specific command line options.\n" msgstr "" -#: gcc.c:3512 +#: gcc.c:3550 msgid "" " --help={common|optimizers|params|target|warnings|[^]{joined|separate|" "undocumented}}[,...].\n" msgstr "" -#: gcc.c:3513 +#: gcc.c:3551 msgid "" " Display specific types of command line options.\n" msgstr "" -#: gcc.c:3515 +#: gcc.c:3553 msgid " (Use '-v --help' to display command line options of sub-processes).\n" msgstr "" -#: gcc.c:3516 +#: gcc.c:3554 msgid " --version Display compiler version information.\n" msgstr "" -#: gcc.c:3517 +#: gcc.c:3555 msgid " -dumpspecs Display all of the built in spec strings.\n" msgstr "" -#: gcc.c:3518 +#: gcc.c:3556 msgid " -dumpversion Display the version of the compiler.\n" msgstr "" -#: gcc.c:3519 +#: gcc.c:3557 msgid " -dumpmachine Display the compiler's target processor.\n" msgstr "" -#: gcc.c:3520 +#: gcc.c:3558 msgid "" " -print-search-dirs Display the directories in the compiler's search " "path.\n" msgstr "" -#: gcc.c:3521 +#: gcc.c:3559 msgid "" " -print-libgcc-file-name Display the name of the compiler's companion " "library.\n" msgstr "" -#: gcc.c:3522 +#: gcc.c:3560 msgid " -print-file-name= Display the full path to library .\n" msgstr "" -#: gcc.c:3523 +#: gcc.c:3561 msgid "" " -print-prog-name= Display the full path to compiler component " ".\n" msgstr "" -#: gcc.c:3524 +#: gcc.c:3562 msgid "" " -print-multiarch Display the target's normalized GNU triplet, used " "as\n" " a component in the library path.\n" msgstr "" -#: gcc.c:3527 +#: gcc.c:3565 msgid "" " -print-multi-directory Display the root directory for versions of " "libgcc.\n" msgstr "" -#: gcc.c:3528 +#: gcc.c:3566 msgid "" " -print-multi-lib Display the mapping between command line options " "and\n" " multiple library search directories.\n" msgstr "" -#: gcc.c:3531 +#: gcc.c:3569 msgid "" " -print-multi-os-directory Display the relative path to OS libraries.\n" msgstr "" -#: gcc.c:3532 +#: gcc.c:3570 msgid " -print-sysroot Display the target libraries directory.\n" msgstr "" -#: gcc.c:3533 +#: gcc.c:3571 msgid "" " -print-sysroot-headers-suffix Display the sysroot suffix used to find " "headers.\n" msgstr "" -#: gcc.c:3534 +#: gcc.c:3572 msgid "" " -Wa, Pass comma-separated on to the " "assembler.\n" msgstr "" -#: gcc.c:3535 +#: gcc.c:3573 msgid "" " -Wp, Pass comma-separated on to the " "preprocessor.\n" msgstr "" -#: gcc.c:3536 +#: gcc.c:3574 msgid "" " -Wl, Pass comma-separated on to the linker.\n" msgstr "" -#: gcc.c:3537 +#: gcc.c:3575 msgid " -Xassembler Pass on to the assembler.\n" msgstr "" -#: gcc.c:3538 +#: gcc.c:3576 msgid " -Xpreprocessor Pass on to the preprocessor.\n" msgstr "" -#: gcc.c:3539 +#: gcc.c:3577 msgid " -Xlinker Pass on to the linker.\n" msgstr "" -#: gcc.c:3540 +#: gcc.c:3578 msgid " -save-temps Do not delete intermediate files.\n" msgstr "" -#: gcc.c:3541 +#: gcc.c:3579 msgid " -save-temps= Do not delete intermediate files.\n" msgstr "" -#: gcc.c:3542 +#: gcc.c:3580 msgid "" " -no-canonical-prefixes Do not canonicalize paths when building relative\n" " prefixes to other gcc components.\n" msgstr "" -#: gcc.c:3545 +#: gcc.c:3583 msgid " -pipe Use pipes rather than intermediate files.\n" msgstr "" -#: gcc.c:3546 +#: gcc.c:3584 msgid " -time Time the execution of each subprocess.\n" msgstr "" -#: gcc.c:3547 +#: gcc.c:3585 msgid "" " -specs= Override built-in specs with the contents of " ".\n" msgstr "" -#: gcc.c:3548 +#: gcc.c:3586 msgid "" " -std= Assume that the input sources are for " ".\n" msgstr "" -#: gcc.c:3549 +#: gcc.c:3587 msgid "" " --sysroot= Use as the root directory for " "headers\n" " and libraries.\n" msgstr "" -#: gcc.c:3552 +#: gcc.c:3590 msgid "" " -B Add to the compiler's search paths.\n" msgstr "" -#: gcc.c:3553 +#: gcc.c:3591 msgid "" " -v Display the programs invoked by the compiler.\n" msgstr "" -#: gcc.c:3554 +#: gcc.c:3592 msgid "" " -### Like -v but options quoted and commands not " "executed.\n" msgstr "" -#: gcc.c:3555 +#: gcc.c:3593 msgid "" " -E Preprocess only; do not compile, assemble or " "link.\n" msgstr "" -#: gcc.c:3556 +#: gcc.c:3594 msgid " -S Compile only; do not assemble or link.\n" msgstr "" -#: gcc.c:3557 +#: gcc.c:3595 msgid " -c Compile and assemble, but do not link.\n" msgstr "" -#: gcc.c:3558 +#: gcc.c:3596 msgid " -o Place the output into .\n" msgstr "" -#: gcc.c:3559 +#: gcc.c:3597 msgid "" " -pie Create a dynamically linked position independent\n" " executable.\n" msgstr "" -#: gcc.c:3561 +#: gcc.c:3599 msgid " -shared Create a shared library.\n" msgstr "" -#: gcc.c:3562 +#: gcc.c:3600 msgid "" " -x Specify the language of the following input " "files.\n" @@ -491,7 +491,7 @@ msgid "" "extension.\n" msgstr "" -#: gcc.c:3569 +#: gcc.c:3607 #, c-format msgid "" "\n" @@ -500,88 +500,88 @@ msgid "" " other options on to these processes the -W options must be used.\n" msgstr "" -#: gcc.c:5991 +#: gcc.c:6029 #, c-format msgid "Processing spec (%s), which is '%s'\n" msgstr "" -#: gcc.c:6740 +#: gcc.c:6778 #, c-format msgid "Target: %s\n" msgstr "" -#: gcc.c:6741 +#: gcc.c:6779 #, c-format msgid "Configured with: %s\n" msgstr "" -#: gcc.c:6755 +#: gcc.c:6793 #, c-format msgid "Thread model: %s\n" msgstr "" -#: gcc.c:6766 +#: gcc.c:6804 #, c-format msgid "gcc version %s %s\n" msgstr "" -#: gcc.c:6769 +#: gcc.c:6807 #, c-format msgid "gcc driver version %s %sexecuting gcc version %s\n" msgstr "" -#: gcc.c:6842 gcc.c:7052 +#: gcc.c:6880 gcc.c:7090 #, c-format msgid "" "The bug is not reproducible, so it is likely a hardware or OS problem.\n" msgstr "" -#: gcc.c:6976 +#: gcc.c:7014 #, c-format msgid "" "Preprocessed source stored into %s file, please attach this to your " "bugreport.\n" msgstr "" -#: gcc.c:7826 +#: gcc.c:7864 #, c-format msgid "install: %s%s\n" msgstr "" -#: gcc.c:7829 +#: gcc.c:7867 #, c-format msgid "programs: %s\n" msgstr "" -#: gcc.c:7831 +#: gcc.c:7869 #, c-format msgid "libraries: %s\n" msgstr "" -#: gcc.c:7948 +#: gcc.c:7986 #, c-format msgid "" "\n" "For bug reporting instructions, please see:\n" msgstr "" -#: gcc.c:7964 gcov-tool.c:527 +#: gcc.c:8002 gcov-tool.c:527 #, c-format msgid "%s %s%s\n" msgstr "" -#: gcc.c:7967 gcov-tool.c:529 gcov.c:918 fortran/gfortranspec.c:282 +#: gcc.c:8005 gcov-tool.c:529 gcov.c:918 fortran/gfortranspec.c:282 msgid "(C)" msgstr "" -#: gcc.c:7968 fortran/gfortranspec.c:283 +#: gcc.c:8006 fortran/gfortranspec.c:283 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:8274 +#: gcc.c:8312 #, c-format msgid "" "\n" @@ -590,14 +590,14 @@ msgid "" "\n" msgstr "" -#: gcc.c:8275 +#: gcc.c:8313 #, c-format msgid "" "Use \"-Wl,OPTION\" to pass \"OPTION\" to the linker.\n" "\n" msgstr "" -#: gcc.c:9583 +#: gcc.c:9621 #, c-format msgid "" "Assembler options\n" @@ -605,7 +605,7 @@ msgid "" "\n" msgstr "" -#: gcc.c:9584 +#: gcc.c:9622 #, c-format msgid "" "Use \"-Wa,OPTION\" to pass \"OPTION\" to the assembler.\n" @@ -926,7 +926,7 @@ msgstr "" msgid "Removing '%s'\n" msgstr "" -#: gcov.c:1380 gcov.c:1447 gcov.c:2771 +#: gcov.c:1380 gcov.c:1447 gcov.c:2773 #, c-format msgid "\n" msgstr "" @@ -1071,60 +1071,60 @@ msgstr "" msgid "No calls\n" msgstr "" -#: gcov.c:2625 +#: gcov.c:2627 #, c-format msgid "%s:no lines for '%s'\n" msgstr "" -#: gcov.c:2751 +#: gcov.c:2753 #, c-format msgid "call %2d returned %s\n" msgstr "" -#: gcov.c:2756 +#: gcov.c:2758 #, c-format msgid "call %2d never executed\n" msgstr "" -#: gcov.c:2761 +#: gcov.c:2763 #, c-format msgid "branch %2d taken %s%s" msgstr "" -#: gcov.c:2766 +#: gcov.c:2768 #, c-format msgid "branch %2d never executed" msgstr "" -#: gcov.c:2769 +#: gcov.c:2771 #, c-format msgid " (BB %d)" msgstr "" -#: gcov.c:2776 +#: gcov.c:2778 #, c-format msgid "unconditional %2d taken %s\n" msgstr "" -#: gcov.c:2779 +#: gcov.c:2781 #, c-format msgid "unconditional %2d never executed\n" msgstr "" -#: gcov.c:3032 +#: gcov.c:3034 #, c-format msgid "Cannot open source file %s\n" msgstr "" -#: gcse.c:2581 +#: gcse.c:2590 msgid "PRE disabled" msgstr "" -#: gcse.c:3510 +#: gcse.c:3519 msgid "GCSE disabled" msgstr "" -#: gimple-ssa-isolate-paths.c:547 c/c-typeck.c:10646 +#: gimple-ssa-isolate-paths.c:547 c/c-typeck.c:10640 #, gcc-internal-format msgid "function returns address of local variable" msgstr "" @@ -1178,38 +1178,38 @@ msgstr "" msgid "At top level:" msgstr "" -#: langhooks.c:396 cp/error.c:3452 +#: langhooks.c:396 cp/error.c:3458 #, c-format msgid "In member function %qs" msgstr "" -#: langhooks.c:400 cp/error.c:3455 +#: langhooks.c:400 cp/error.c:3461 #, c-format msgid "In function %qs" msgstr "" -#: langhooks.c:445 cp/error.c:3405 +#: langhooks.c:445 cp/error.c:3411 msgid " inlined from %qs at %r%s:%d:%d%R" msgstr "" -#: langhooks.c:450 cp/error.c:3410 +#: langhooks.c:450 cp/error.c:3416 msgid " inlined from %qs at %r%s:%d%R" msgstr "" -#: langhooks.c:456 cp/error.c:3416 +#: langhooks.c:456 cp/error.c:3422 #, c-format msgid " inlined from %qs" msgstr "" -#: lra-assigns.c:1818 reload1.c:2078 +#: lra-assigns.c:1841 reload1.c:2078 msgid "this is the insn:" msgstr "" -#: lra-constraints.c:2949 +#: lra-constraints.c:2955 msgid "unable to generate reloads for impossible constraints:" msgstr "" -#: lra-constraints.c:3940 reload.c:3814 +#: lra-constraints.c:3946 reload.c:3814 msgid "unable to generate reloads for:" msgstr "" @@ -1222,92 +1222,92 @@ msgstr "" msgid "Uses of this option are diagnosed." msgstr "" -#: opts.c:1310 +#: opts.c:1319 #, c-format msgid "default %d minimum %d maximum %d" msgstr "" -#: opts.c:1379 +#: opts.c:1388 #, c-format msgid "Same as %s. Use the latter option instead." msgstr "" -#: opts.c:1387 +#: opts.c:1396 #, c-format msgid "%s Same as %s." msgstr "" -#: opts.c:1458 +#: opts.c:1467 msgid "[default]" msgstr "" -#: opts.c:1469 +#: opts.c:1478 msgid "[enabled]" msgstr "" -#: opts.c:1469 +#: opts.c:1478 msgid "[disabled]" msgstr "" -#: opts.c:1504 +#: opts.c:1513 #, c-format msgid " No options with the desired characteristics were found\n" msgstr "" -#: opts.c:1513 +#: opts.c:1522 #, c-format msgid "" " None found. Use --help=%s to show *all* the options supported by the %s " "front-end.\n" msgstr "" -#: opts.c:1519 +#: opts.c:1528 #, c-format msgid "" " All options with the desired characteristics have already been displayed\n" msgstr "" -#: opts.c:1613 +#: opts.c:1622 msgid "The following options are target specific" msgstr "" -#: opts.c:1616 +#: opts.c:1625 msgid "The following options control compiler warning messages" msgstr "" -#: opts.c:1619 +#: opts.c:1628 msgid "The following options control optimizations" msgstr "" -#: opts.c:1622 opts.c:1661 +#: opts.c:1631 opts.c:1670 msgid "The following options are language-independent" msgstr "" -#: opts.c:1625 +#: opts.c:1634 msgid "The --param option recognizes the following as parameters" msgstr "" -#: opts.c:1631 +#: opts.c:1640 msgid "The following options are specific to just the language " msgstr "" -#: opts.c:1633 +#: opts.c:1642 msgid "The following options are supported by the language " msgstr "" -#: opts.c:1644 +#: opts.c:1653 msgid "The following options are not documented" msgstr "" -#: opts.c:1646 +#: opts.c:1655 msgid "The following options take separate arguments" msgstr "" -#: opts.c:1648 +#: opts.c:1657 msgid "The following options take joined arguments" msgstr "" -#: opts.c:1659 +#: opts.c:1668 msgid "The following options are language-related" msgstr "" @@ -1346,7 +1346,7 @@ msgstr "" msgid "VOIDmode on an output" msgstr "" -#: reload1.c:8749 +#: reload1.c:8751 msgid "failure trying to reload:" msgstr "" @@ -1432,7 +1432,7 @@ msgstr "" msgid "options enabled: " msgstr "" -#: tree-diagnostic.c:299 c/c-decl.c:5510 c/c-typeck.c:7603 cp/error.c:1055 +#: tree-diagnostic.c:299 c/c-decl.c:5610 c/c-typeck.c:7605 cp/error.c:1061 #: c-family/c-pretty-print.c:413 #, gcc-internal-format msgid "" @@ -1615,324 +1615,357 @@ msgid "" "and inline-insns-auto." msgstr "" -#: params.def:71 +#: params.def:70 #, no-c-format msgid "" "The maximum number of instructions in a single function eligible for " "inlining." msgstr "" -#: params.def:83 +#: params.def:82 #, no-c-format msgid "The maximum number of instructions when automatically inlining." msgstr "" -#: params.def:88 +#: params.def:87 +#, no-c-format +msgid "" +"The maximum number of instructions when automatically inlining small " +"functions." +msgstr "" + +#: params.def:92 +#, no-c-format +msgid "The maximum number of instructions when inlining for size." +msgstr "" + +#: params.def:97 +#, no-c-format +msgid "" +"Instruction accounted for function prologue, epilogue and other overhead." +msgstr "" + +#: params.def:103 +#, no-c-format +msgid "Time accounted for function prologue, epilogue and other overhead." +msgstr "" + +#: params.def:109 +#, no-c-format +msgid "Instruction accounted for function thunk overhead." +msgstr "" + +#: params.def:114 +#, no-c-format +msgid "Time accounted for function thunk overhead." +msgstr "" + +#: params.def:119 #, no-c-format msgid "" "The maximum number of instructions inline function can grow to via recursive " "inlining." msgstr "" -#: params.def:93 +#: params.def:124 #, no-c-format msgid "" "The maximum number of instructions non-inline function can grow to via " "recursive inlining." msgstr "" -#: params.def:98 +#: params.def:129 #, no-c-format msgid "The maximum depth of recursive inlining for inline functions." msgstr "" -#: params.def:103 +#: params.def:134 #, no-c-format msgid "The maximum depth of recursive inlining for non-inline functions." msgstr "" -#: params.def:108 +#: params.def:139 #, no-c-format msgid "" "Inline recursively only when the probability of call being executed exceeds " "the parameter." msgstr "" -#: params.def:116 +#: params.def:147 #, no-c-format msgid "" "The maximum number of nested indirect inlining performed by early inliner." msgstr "" -#: params.def:122 +#: params.def:153 #, no-c-format msgid "" "Probability that COMDAT function will be shared with different compilation " "unit." msgstr "" -#: params.def:128 +#: params.def:159 #, 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:135 +#: params.def:166 #, 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:141 +#: params.def:172 #, no-c-format msgid "" "If -ftree-vectorize is used, the minimal loop bound of a loop to be " "considered for vectorization." msgstr "" -#: params.def:152 +#: params.def:183 #, no-c-format msgid "The maximum number of instructions to consider to fill a delay slot." msgstr "" -#: params.def:163 +#: params.def:194 #, no-c-format msgid "" "The maximum number of instructions to consider to find accurate live " "register information." msgstr "" -#: params.def:173 +#: params.def:204 #, no-c-format msgid "The maximum length of scheduling's pending operations list." msgstr "" -#: params.def:180 +#: params.def:211 #, no-c-format msgid "" "The maximum number of backtrack attempts the scheduler should make when " "modulo scheduling a loop." msgstr "" -#: params.def:185 +#: params.def:216 #, no-c-format msgid "The size of function body to be considered large." msgstr "" -#: params.def:189 +#: params.def:220 #, no-c-format msgid "Maximal growth due to inlining of large function (in percent)." msgstr "" -#: params.def:193 +#: params.def:224 #, no-c-format msgid "The size of translation unit to be considered large." msgstr "" -#: params.def:197 +#: params.def:228 #, no-c-format msgid "" "How much can given compilation unit grow because of the inlining (in " "percent)." msgstr "" -#: params.def:201 +#: params.def:232 #, no-c-format msgid "" "How much can given compilation unit grow because of the interprocedural " "constant propagation (in percent)." msgstr "" -#: params.def:205 +#: params.def:236 #, no-c-format msgid "" "Maximal estimated growth of function body caused by early inlining of single " "call." msgstr "" -#: params.def:209 +#: params.def:240 #, no-c-format msgid "The size of stack frame to be considered large." msgstr "" -#: params.def:213 +#: params.def:244 #, no-c-format msgid "Maximal stack frame growth due to inlining (in percent)." msgstr "" -#: params.def:219 +#: params.def:250 #, no-c-format msgid "Size of the stack guard expressed as a power of two in bytes." msgstr "" -#: params.def:224 +#: params.def:255 #, no-c-format msgid "" "Interval in which to probe the stack expressed as a power of two in bytes." msgstr "" -#: params.def:231 +#: params.def:262 #, no-c-format msgid "The maximum amount of memory to be allocated by GCSE." msgstr "" -#: params.def:238 +#: params.def:269 #, no-c-format msgid "The maximum ratio of insertions to deletions of expressions in GCSE." msgstr "" -#: params.def:249 +#: params.def:280 #, no-c-format msgid "" "The threshold ratio for performing partial redundancy elimination after " "reload." msgstr "" -#: params.def:256 +#: params.def:287 #, no-c-format msgid "" "The threshold ratio of critical edges execution count that permit performing " "redundancy elimination after reload." msgstr "" -#: params.def:264 +#: params.def:295 #, no-c-format msgid "" "Scaling factor in calculation of maximum distance an expression can be moved " "by GCSE optimizations." msgstr "" -#: params.def:270 +#: params.def:301 #, no-c-format msgid "" "Cost at which GCSE optimizations will not constraint the distance an " "expression can travel." msgstr "" -#: params.def:278 +#: params.def:309 #, no-c-format msgid "Maximum depth of search in the dominator tree for expressions to hoist." msgstr "" -#: params.def:286 +#: params.def:317 #, no-c-format msgid "" "Maximum depth of sqrt chains to use when synthesizing exponentiation by a " "real constant." msgstr "" -#: params.def:298 +#: params.def:329 #, no-c-format msgid "The maximum number of instructions to consider to unroll in a loop." msgstr "" -#: params.def:304 +#: params.def:335 #, no-c-format msgid "" "The maximum number of instructions to consider to unroll in a loop on " "average." msgstr "" -#: params.def:309 +#: params.def:340 #, no-c-format msgid "The maximum number of unrollings of a single loop." msgstr "" -#: params.def:314 +#: params.def:345 #, no-c-format msgid "The maximum number of insns of a peeled loop." msgstr "" -#: params.def:319 +#: params.def:350 #, no-c-format msgid "The maximum number of peelings of a single loop." msgstr "" -#: params.def:324 +#: params.def:355 #, no-c-format msgid "The maximum number of branches on the path through the peeled sequence." msgstr "" -#: params.def:329 +#: params.def:360 #, no-c-format msgid "The maximum number of insns of a completely peeled loop." msgstr "" -#: params.def:334 +#: params.def:365 #, no-c-format msgid "" "The maximum number of peelings of a single loop that is peeled completely." msgstr "" -#: params.def:339 +#: params.def:370 #, no-c-format msgid "The maximum number of insns of a peeled loop that rolls only once." msgstr "" -#: params.def:344 +#: params.def:375 #, no-c-format msgid "The maximum depth of a loop nest we completely peel." msgstr "" -#: params.def:350 +#: params.def:381 #, no-c-format msgid "The maximum number of insns of an unswitched loop." msgstr "" -#: params.def:355 +#: params.def:386 #, no-c-format msgid "The maximum number of unswitchings in a single loop." msgstr "" -#: params.def:362 +#: params.def:393 #, no-c-format msgid "" "The maximum number of insns in loop header duplicated by the copy loop " "headers pass." msgstr "" -#: params.def:369 +#: params.def:400 #, no-c-format msgid "" "Bound on the number of iterations the brute force # of iterations analysis " "algorithm evaluates." msgstr "" -#: params.def:375 +#: params.def:406 #, no-c-format msgid "Bound on the cost of an expression to compute the number of iterations." msgstr "" -#: params.def:381 +#: params.def:412 #, no-c-format msgid "" "A factor for tuning the upper bound that swing modulo scheduler uses for " "scheduling a loop." msgstr "" -#: params.def:386 +#: params.def:417 #, no-c-format msgid "" "The minimum value of stage count that swing modulo scheduler will generate." msgstr "" -#: params.def:390 +#: params.def:421 #, no-c-format msgid "" "The number of cycles the swing modulo scheduler considers when checking " "conflicts using DFA." msgstr "" -#: params.def:394 +#: params.def:425 #, no-c-format msgid "" "A threshold on the average loop count considered by the swing modulo " "scheduler." msgstr "" -#: params.def:399 +#: params.def:430 #, no-c-format msgid "" "Select fraction of the maximal count of repetitions of basic block in " @@ -1940,314 +1973,314 @@ msgid "" "LTO mode)." msgstr "" -#: params.def:404 +#: params.def:435 #, no-c-format msgid "" "A basic block profile count is considered hot if it contributes to the given " "permillage of the entire profiled execution (used in LTO mode)." msgstr "" -#: params.def:409 +#: params.def:440 #, 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:414 +#: params.def:445 #, 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:419 +#: params.def:450 #, 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:424 +#: params.def:455 #, no-c-format msgid "" "Loops iterating at least selected number of iterations will get loop " "alignment." msgstr "" -#: params.def:440 +#: params.def:471 #, no-c-format msgid "The maximum number of loop iterations we predict statically." msgstr "" -#: params.def:453 +#: params.def:484 #, no-c-format msgid "" "Set the estimated probability in percentage for builtin expect. The default " "value is 90% probability." msgstr "" -#: params.def:457 +#: params.def:488 #, no-c-format msgid "" "The maximum length of a constant string for a builtin string cmp call " "eligible for inlining. The default value is 3." msgstr "" -#: params.def:461 +#: params.def:492 #, 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:465 +#: params.def:496 #, 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:469 +#: params.def:500 #, no-c-format msgid "Maximal code growth caused by tail duplication (in percent)." msgstr "" -#: params.def:473 +#: params.def:504 #, no-c-format msgid "" "Stop reverse growth if the reverse probability of best edge is less than " "this threshold (in percent)." msgstr "" -#: params.def:477 +#: params.def:508 #, 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:481 +#: params.def:512 #, 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:487 +#: params.def:518 #, no-c-format msgid "The maximum number of incoming edges to consider for crossjumping." msgstr "" -#: params.def:493 +#: params.def:524 #, no-c-format msgid "" "The minimum number of matching instructions to consider for crossjumping." msgstr "" -#: params.def:499 +#: params.def:530 #, no-c-format msgid "The maximum expansion factor when copying basic blocks." msgstr "" -#: params.def:505 +#: params.def:536 #, no-c-format msgid "" "The maximum number of insns to duplicate when unfactoring computed gotos." msgstr "" -#: params.def:511 +#: params.def:542 #, no-c-format msgid "The maximum length of path considered in cse." msgstr "" -#: params.def:515 +#: params.def:546 #, no-c-format msgid "The maximum instructions CSE process before flushing." msgstr "" -#: params.def:522 +#: params.def:553 #, no-c-format msgid "" "The minimum cost of an expensive expression in the loop invariant motion." msgstr "" -#: params.def:531 +#: params.def:562 #, no-c-format msgid "" "Bound on number of candidates below that all candidates are considered in iv " "optimizations." msgstr "" -#: params.def:539 +#: params.def:570 #, no-c-format msgid "Bound on number of iv uses in loop optimized in iv optimizations." msgstr "" -#: params.def:547 +#: params.def:578 #, 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:552 +#: params.def:583 #, no-c-format msgid "Average number of iterations of a loop." msgstr "" -#: params.def:557 +#: params.def:588 #, no-c-format msgid "" "Maximum size (in bytes) of objects tracked bytewise by dead store " "elimination." msgstr "" -#: params.def:562 +#: params.def:593 #, no-c-format msgid "Maximum number of queries into the alias oracle per store." msgstr "" -#: params.def:567 +#: params.def:598 #, no-c-format msgid "Bound on size of expressions used in the scalar evolutions analyzer." msgstr "" -#: params.def:572 +#: params.def:603 #, no-c-format msgid "" "Bound on the complexity of the expressions in the scalar evolutions analyzer." msgstr "" -#: params.def:577 +#: params.def:608 #, no-c-format msgid "" "Maximum number of arguments in a PHI supported by TREE if-conversion unless " "the loop is marked with simd pragma." msgstr "" -#: params.def:583 +#: params.def:614 #, no-c-format msgid "" "Bound on number of runtime checks inserted by the vectorizer's loop " "versioning for alignment check." msgstr "" -#: params.def:588 +#: params.def:619 #, no-c-format msgid "" "Bound on number of runtime checks inserted by the vectorizer's loop " "versioning for alias check." msgstr "" -#: params.def:593 +#: params.def:624 #, no-c-format msgid "" "Maximum number of loop peels to enhance alignment of data references in a " "loop." msgstr "" -#: params.def:598 +#: params.def:629 #, no-c-format msgid "The maximum memory locations recorded by cselib." msgstr "" -#: params.def:611 +#: params.def:642 #, no-c-format msgid "" "Minimum heap expansion to trigger garbage collection, as a percentage of the " "total size of the heap." msgstr "" -#: params.def:616 +#: params.def:647 #, no-c-format msgid "Minimum heap size before we start collecting garbage, in kilobytes." msgstr "" -#: params.def:624 +#: params.def:655 #, no-c-format msgid "" "The maximum number of instructions to search backward when looking for " "equivalent reload." msgstr "" -#: params.def:629 +#: params.def:660 #, no-c-format msgid "" "Target block's relative execution frequency (as a percentage) required to " "sink a statement." msgstr "" -#: params.def:634 params.def:644 +#: params.def:665 params.def:675 #, no-c-format msgid "" "The maximum number of blocks in a region to be considered for interblock " "scheduling." msgstr "" -#: params.def:639 params.def:649 +#: params.def:670 params.def:680 #, no-c-format msgid "" "The maximum number of insns in a region to be considered for interblock " "scheduling." msgstr "" -#: params.def:654 +#: params.def:685 #, no-c-format msgid "" "The minimum probability of reaching a source block for interblock " "speculative scheduling." msgstr "" -#: params.def:659 +#: params.def:690 #, no-c-format msgid "The maximum number of iterations through CFG to extend regions." msgstr "" -#: params.def:664 +#: params.def:695 #, no-c-format msgid "" "The maximum conflict delay for an insn to be considered for speculative " "motion." msgstr "" -#: params.def:669 +#: params.def:700 #, no-c-format msgid "" "The minimal probability of speculation success (in percents), so that " "speculative insn will be scheduled." msgstr "" -#: params.def:674 +#: params.def:705 #, no-c-format msgid "" "The minimum probability an edge must have for the scheduler to save its " "state across it." msgstr "" -#: params.def:679 +#: params.def:710 #, no-c-format msgid "The maximum size of the lookahead window of selective scheduling." msgstr "" -#: params.def:684 +#: params.def:715 #, no-c-format msgid "Maximum number of times that an insn could be scheduled." msgstr "" -#: params.def:689 +#: params.def:720 #, no-c-format msgid "" "Maximum number of instructions in the ready list that are considered " "eligible for renaming." msgstr "" -#: params.def:694 +#: params.def:725 #, no-c-format msgid "Minimal distance between possibly conflicting store and load." msgstr "" -#: params.def:699 +#: params.def:730 #, no-c-format msgid "" "Hardware autoprefetcher scheduler model control flag. Number of lookahead " @@ -2255,368 +2288,368 @@ msgid "" "heuristic. Disabled by default." msgstr "" -#: params.def:704 +#: params.def:735 #, no-c-format msgid "" "The maximum number of RTL nodes that can be recorded as combiner's last " "value." msgstr "" -#: params.def:709 +#: params.def:740 #, no-c-format msgid "The maximum number of insns combine tries to combine." msgstr "" -#: params.def:718 +#: params.def:749 #, no-c-format msgid "The upper bound for sharing integer constants." msgstr "" -#: params.def:723 +#: params.def:754 #, no-c-format msgid "" "The lower bound for a buffer to be considered for stack smashing protection." msgstr "" -#: params.def:728 +#: params.def:759 #, no-c-format msgid "" "The minimum size of variables taking part in stack slot sharing when not " "optimizing." msgstr "" -#: params.def:747 +#: params.def:778 #, no-c-format msgid "" "Maximum number of statements allowed in a block that needs to be duplicated " "when threading jumps." msgstr "" -#: params.def:756 +#: params.def:787 #, no-c-format msgid "" "Maximum number of fields in a structure before pointer analysis treats the " "structure as a single variable." msgstr "" -#: params.def:761 +#: params.def:792 #, 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:767 +#: params.def:798 #, no-c-format msgid "Maximum number of active local stores in RTL dead store elimination." msgstr "" -#: params.def:777 +#: params.def:808 #, no-c-format msgid "The number of insns executed before prefetch is completed." msgstr "" -#: params.def:784 +#: params.def:815 #, no-c-format msgid "The number of prefetches that can run at the same time." msgstr "" -#: params.def:791 +#: params.def:822 #, no-c-format msgid "The size of L1 cache." msgstr "" -#: params.def:798 +#: params.def:829 #, no-c-format msgid "The size of L1 cache line." msgstr "" -#: params.def:805 +#: params.def:836 #, no-c-format msgid "The size of L2 cache." msgstr "" -#: params.def:813 +#: params.def:844 #, no-c-format msgid "" "Whether software prefetch hints should be issued for non-constant strides." msgstr "" -#: params.def:822 +#: params.def:853 #, no-c-format msgid "" "The minimum constant stride beyond which we should use prefetch hints for." msgstr "" -#: params.def:830 +#: params.def:861 #, no-c-format msgid "The maximum number of stmts in loop nest for loop interchange." msgstr "" -#: params.def:837 +#: params.def:868 #, no-c-format msgid "The minimum stride ratio for loop interchange to be profitable." msgstr "" -#: params.def:848 +#: params.def:879 #, no-c-format msgid "Whether to use canonical types." msgstr "" -#: params.def:853 +#: params.def:884 #, no-c-format msgid "" "Maximum length of partial antic set when performing tree pre optimization." msgstr "" -#: params.def:863 +#: params.def:894 #, no-c-format msgid "Maximum depth of a loop nest to fully value-number optimistically." msgstr "" -#: params.def:874 +#: params.def:905 #, no-c-format msgid "Maximum number of disambiguations to perform per memory access." msgstr "" -#: params.def:879 +#: params.def:910 #, no-c-format msgid "Max loops number for regional RA." msgstr "" -#: params.def:884 +#: params.def:915 #, no-c-format msgid "Max size of conflict table in MB." msgstr "" -#: params.def:889 +#: params.def:920 #, no-c-format msgid "" "The number of registers in each class kept unused by loop invariant motion." msgstr "" -#: params.def:894 +#: params.def:925 #, no-c-format msgid "" "The max number of reload pseudos which are considered during spilling a non-" "reload pseudo." msgstr "" -#: params.def:899 +#: params.def:930 #, no-c-format msgid "" "Minimal fall-through edge probability in percentage used to add BB to " "inheritance EBB in LRA." msgstr "" -#: params.def:907 +#: params.def:938 #, no-c-format msgid "" "The maximum ratio between array size and switch branches for a switch " "conversion to take place." msgstr "" -#: params.def:915 +#: params.def:946 #, no-c-format msgid "Size of tiles for loop blocking." msgstr "" -#: params.def:922 +#: params.def:953 #, no-c-format msgid "Maximum number of parameters in a SCoP." msgstr "" -#: params.def:929 +#: params.def:960 #, no-c-format msgid "Maximum number of arrays per scop." msgstr "" -#: params.def:934 +#: params.def:965 #, no-c-format msgid "Maximum number of isl operations, 0 means unlimited." msgstr "" -#: params.def:940 +#: params.def:971 #, no-c-format msgid "Whether codegen errors should be ICEs when -fchecking." msgstr "" -#: params.def:946 +#: params.def:977 #, no-c-format msgid "Maximum number of datarefs in loop for building loop data dependencies." msgstr "" -#: params.def:953 +#: params.def:984 #, no-c-format msgid "Max basic blocks number in loop for loop invariant motion." msgstr "" -#: params.def:961 +#: params.def:992 #, no-c-format msgid "Use internal function id in profile lookup." msgstr "" -#: params.def:969 +#: params.def:1000 #, no-c-format msgid "Track top N target addresses in indirect-call profile." msgstr "" -#: params.def:975 +#: params.def:1006 #, no-c-format msgid "" "Maximum number of instructions in basic block to be considered for SLP " "vectorization." msgstr "" -#: params.def:980 +#: params.def:1011 #, no-c-format msgid "" "Min. ratio of insns to prefetches to enable prefetching for a loop with an " "unknown trip count." msgstr "" -#: params.def:986 +#: params.def:1017 #, no-c-format msgid "Min. ratio of insns to mem ops to enable prefetching in a loop." msgstr "" -#: params.def:993 +#: params.def:1024 #, no-c-format msgid "Max. size of var tracking hash tables." msgstr "" -#: params.def:1001 +#: params.def:1032 #, no-c-format msgid "Max. recursion depth for expanding var tracking expressions." msgstr "" -#: params.def:1009 +#: params.def:1040 #, no-c-format msgid "Max. size of loc list for which reverse ops should be added." msgstr "" -#: params.def:1018 +#: params.def:1049 #, no-c-format msgid "Max. count of debug markers to expand or inline." msgstr "" -#: params.def:1025 +#: params.def:1056 #, no-c-format msgid "The minimum UID to be used for a nondebug insn." msgstr "" -#: params.def:1030 +#: params.def:1061 #, no-c-format msgid "" "Maximum allowed growth of number and total size of new parameters that ipa-" "sra replaces a pointer to an aggregate with." msgstr "" -#: params.def:1036 +#: params.def:1067 #, 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:1043 +#: params.def:1074 #, 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:1049 +#: params.def:1080 #, 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:1055 +#: params.def:1086 #, no-c-format msgid "" "Maximum size of a list of values associated with each parameter for " "interprocedural constant propagation." msgstr "" -#: params.def:1061 +#: params.def:1092 #, no-c-format msgid "" "Threshold ipa-cp opportunity evaluation that is still considered beneficial " "to clone." msgstr "" -#: params.def:1067 +#: params.def:1098 #, no-c-format msgid "" "Percentage penalty the recursive functions will receive when they are " "evaluated for cloning." msgstr "" -#: params.def:1073 +#: params.def:1104 #, no-c-format msgid "" "Percentage penalty functions containing a single call to another function " "will receive when they are evaluated for cloning." msgstr "" -#: params.def:1079 +#: params.def:1110 #, no-c-format msgid "" "Maximum number of aggregate content items for a parameter in jump functions " "and lattices." msgstr "" -#: params.def:1085 +#: params.def:1116 #, no-c-format msgid "" "Compile-time bonus IPA-CP assigns to candidates which make loop bounds or " "strides known." msgstr "" -#: params.def:1091 +#: params.def:1122 #, no-c-format msgid "" "Compile-time bonus IPA-CP assigns to candidates which make an array index " "known." msgstr "" -#: params.def:1097 +#: params.def:1128 #, 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:1105 +#: params.def:1136 #, no-c-format msgid "Number of partitions the program should be split to." msgstr "" -#: params.def:1110 +#: params.def:1141 #, no-c-format msgid "Minimal size of a partition for LTO (in estimated instructions)." msgstr "" -#: params.def:1115 +#: params.def:1146 #, no-c-format msgid "Maximal size of a partition for LTO (in estimated instructions)." msgstr "" -#: params.def:1122 +#: params.def:1153 #, no-c-format msgid "" "Maximum number of namespaces to search for alternatives when name lookup " "fails." msgstr "" -#: params.def:1129 +#: params.def:1160 #, no-c-format msgid "Maximum number of conditional store pairs that can be sunk." msgstr "" -#: params.def:1137 +#: params.def:1168 #, no-c-format msgid "" "The smallest number of different values for which it is best to use a jump-" @@ -2624,583 +2657,583 @@ msgid "" "the machine." msgstr "" -#: params.def:1145 +#: params.def:1176 #, no-c-format msgid "Allow new data races on stores to be introduced." msgstr "" -#: params.def:1151 +#: params.def:1182 #, 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:1157 +#: params.def:1188 #, no-c-format msgid "Maximum amount of similar bbs to compare a bb with." msgstr "" -#: params.def:1162 +#: params.def:1193 #, no-c-format msgid "" "Allow the store merging pass to introduce unaligned stores if it is legal to " "do so." msgstr "" -#: params.def:1168 +#: params.def:1199 #, no-c-format msgid "Maximum number of constant stores to merge in the store merging pass." msgstr "" -#: params.def:1174 +#: params.def:1205 #, no-c-format msgid "Maximum amount of iterations of the pass over a function." msgstr "" -#: params.def:1181 +#: params.def:1212 #, no-c-format msgid "" "Maximum number of strings for which strlen optimization pass will track " "string lengths." msgstr "" -#: params.def:1188 +#: params.def:1219 #, no-c-format msgid "Which -fsched-pressure algorithm to apply." msgstr "" -#: params.def:1194 +#: params.def:1225 #, no-c-format msgid "Maximum length of candidate scans for straight-line strength reduction." msgstr "" -#: params.def:1202 +#: params.def:1233 #, no-c-format msgid "Enable asan stack protection." msgstr "" -#: params.def:1207 +#: params.def:1238 #, no-c-format msgid "Enable asan allocas/VLAs protection." msgstr "" -#: params.def:1212 +#: params.def:1243 #, no-c-format msgid "Enable asan globals protection." msgstr "" -#: params.def:1217 +#: params.def:1248 #, no-c-format msgid "Enable asan store operations protection." msgstr "" -#: params.def:1222 +#: params.def:1253 #, no-c-format msgid "Enable asan load operations protection." msgstr "" -#: params.def:1227 +#: params.def:1258 #, no-c-format msgid "Enable asan builtin functions protection." msgstr "" -#: params.def:1232 +#: params.def:1263 #, no-c-format msgid "Enable asan detection of use-after-return bugs." msgstr "" -#: params.def:1237 +#: params.def:1268 #, 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:1243 +#: params.def:1274 #, no-c-format msgid "" "Use direct poisoning/unpoisoning instructions for variables smaller or equal " "to this number." msgstr "" -#: params.def:1249 +#: params.def:1280 #, no-c-format msgid "" "Maximum number of nested calls to search for control dependencies during " "uninitialized variable analysis." msgstr "" -#: params.def:1255 +#: params.def:1286 #, no-c-format msgid "" "Scale factor to apply to the number of statements in a threading path when " "comparing to the number of (scaled) blocks." msgstr "" -#: params.def:1260 +#: params.def:1291 #, no-c-format msgid "" "Maximum number of arguments a PHI may have before the FSM threader will not " "try to thread through its block." msgstr "" -#: params.def:1265 +#: params.def:1296 #, no-c-format msgid "" "Scale factor to apply to the number of blocks in a threading path when " "comparing to the number of (scaled) statements." msgstr "" -#: params.def:1270 +#: params.def:1301 #, no-c-format msgid "" "Maximum number of instructions to copy when duplicating blocks on a finite " "state automaton jump thread path." msgstr "" -#: params.def:1275 +#: params.def:1306 #, no-c-format msgid "" "Maximum number of basic blocks on a finite state automaton jump thread path." msgstr "" -#: params.def:1280 +#: params.def:1311 #, no-c-format msgid "" "Maximum number of new jump thread paths to create for a finite state " "automaton." msgstr "" -#: params.def:1285 +#: params.def:1316 #, no-c-format msgid "Chunk size of omp schedule for loops parallelized by parloops." msgstr "" -#: params.def:1290 +#: params.def:1321 #, no-c-format msgid "" "Schedule type of omp schedule for loops parallelized by parloops (static, " "dynamic, guided, auto, runtime)." msgstr "" -#: params.def:1297 +#: params.def:1328 #, no-c-format msgid "" "Minimum number of iterations per thread of an innermost parallelized loop." msgstr "" -#: params.def:1303 +#: params.def:1334 #, no-c-format msgid "" "Maximum recursion depth allowed when querying a property of an SSA name." msgstr "" -#: params.def:1309 +#: params.def:1340 #, no-c-format msgid "" "Maximum number of insns in a basic block to consider for RTL if-conversion." msgstr "" -#: params.def:1315 +#: params.def:1346 #, no-c-format msgid "" "Maximum permissible cost for the sequence that would be generated by the RTL " "if-conversion pass for a branch that is considered predictable." msgstr "" -#: params.def:1322 +#: params.def:1353 #, no-c-format msgid "" "Maximum permissible cost for the sequence that would be generated by the RTL " "if-conversion pass for a branch that is considered unpredictable." msgstr "" -#: params.def:1329 +#: params.def:1360 #, no-c-format msgid "Level of hsa debug stores verbosity." msgstr "" -#: params.def:1334 +#: params.def:1365 #, no-c-format msgid "Maximum number of may-defs visited when devirtualizing speculatively." msgstr "" -#: params.def:1339 +#: params.def:1370 #, no-c-format msgid "" "Maximum number of assertions to add along the default edge of a switch " "statement during VRP." msgstr "" -#: params.def:1345 +#: params.def:1376 #, no-c-format msgid "Enable loop epilogue vectorization using smaller vector size." msgstr "" -#: params.def:1350 +#: params.def:1381 #, no-c-format msgid "" "Minimum percentage of memrefs that must go away for unroll-and-jam to be " "considered profitable." msgstr "" -#: params.def:1355 +#: params.def:1386 #, no-c-format msgid "Maximum unroll factor for the unroll-and-jam transformation." msgstr "" -#: params.def:1360 +#: params.def:1391 #, no-c-format msgid "Maximum number of bits for which we avoid creating FMAs." msgstr "" -#: params.def:1365 +#: params.def:1396 #, no-c-format msgid "True if a non-short-circuit operation is optimal." msgstr "" -#: params.def:1370 +#: params.def:1401 #, no-c-format msgid "" "The maximum number of instructions in an inner loop that is being considered " "for versioning." msgstr "" -#: params.def:1376 +#: params.def:1407 #, no-c-format msgid "" "The maximum number of instructions in an outer loop that is being considered " "for versioning, on top of the instructions in inner loops." msgstr "" -#: c-family/c-format.c:396 +#: c-family/c-format.c:404 msgid "format" msgstr "" -#: c-family/c-format.c:397 +#: c-family/c-format.c:405 msgid "field width specifier" msgstr "" -#: c-family/c-format.c:398 +#: c-family/c-format.c:406 msgid "field precision specifier" msgstr "" -#: c-family/c-format.c:516 c-family/c-format.c:540 config/i386/msformat-c.c:44 +#: c-family/c-format.c:524 c-family/c-format.c:548 config/i386/msformat-c.c:44 msgid "' ' flag" msgstr "" -#: c-family/c-format.c:516 c-family/c-format.c:540 config/i386/msformat-c.c:44 +#: c-family/c-format.c:524 c-family/c-format.c:548 config/i386/msformat-c.c:44 msgid "the ' ' printf flag" msgstr "" -#: c-family/c-format.c:517 c-family/c-format.c:541 c-family/c-format.c:572 -#: c-family/c-format.c:637 config/i386/msformat-c.c:45 +#: c-family/c-format.c:525 c-family/c-format.c:549 c-family/c-format.c:580 +#: c-family/c-format.c:645 config/i386/msformat-c.c:45 msgid "'+' flag" msgstr "" -#: c-family/c-format.c:517 c-family/c-format.c:541 c-family/c-format.c:572 +#: c-family/c-format.c:525 c-family/c-format.c:549 c-family/c-format.c:580 #: config/i386/msformat-c.c:45 msgid "the '+' printf flag" msgstr "" -#: c-family/c-format.c:518 c-family/c-format.c:542 c-family/c-format.c:573 -#: c-family/c-format.c:613 config/i386/msformat-c.c:46 +#: c-family/c-format.c:526 c-family/c-format.c:550 c-family/c-format.c:581 +#: c-family/c-format.c:621 config/i386/msformat-c.c:46 #: config/i386/msformat-c.c:81 msgid "'#' flag" msgstr "" -#: c-family/c-format.c:518 c-family/c-format.c:542 c-family/c-format.c:573 +#: c-family/c-format.c:526 c-family/c-format.c:550 c-family/c-format.c:581 #: config/i386/msformat-c.c:46 msgid "the '#' printf flag" msgstr "" -#: c-family/c-format.c:519 c-family/c-format.c:543 c-family/c-format.c:611 +#: c-family/c-format.c:527 c-family/c-format.c:551 c-family/c-format.c:619 #: config/i386/msformat-c.c:47 msgid "'0' flag" msgstr "" -#: c-family/c-format.c:519 c-family/c-format.c:543 config/i386/msformat-c.c:47 +#: c-family/c-format.c:527 c-family/c-format.c:551 config/i386/msformat-c.c:47 msgid "the '0' printf flag" msgstr "" -#: c-family/c-format.c:520 c-family/c-format.c:544 c-family/c-format.c:610 -#: c-family/c-format.c:640 config/i386/msformat-c.c:48 +#: c-family/c-format.c:528 c-family/c-format.c:552 c-family/c-format.c:618 +#: c-family/c-format.c:648 config/i386/msformat-c.c:48 msgid "'-' flag" msgstr "" -#: c-family/c-format.c:520 c-family/c-format.c:544 config/i386/msformat-c.c:48 +#: c-family/c-format.c:528 c-family/c-format.c:552 config/i386/msformat-c.c:48 msgid "the '-' printf flag" msgstr "" -#: c-family/c-format.c:521 c-family/c-format.c:593 config/i386/msformat-c.c:49 +#: c-family/c-format.c:529 c-family/c-format.c:601 config/i386/msformat-c.c:49 #: config/i386/msformat-c.c:69 msgid "''' flag" msgstr "" -#: c-family/c-format.c:521 config/i386/msformat-c.c:49 +#: c-family/c-format.c:529 config/i386/msformat-c.c:49 msgid "the ''' printf flag" msgstr "" -#: c-family/c-format.c:522 c-family/c-format.c:594 +#: c-family/c-format.c:530 c-family/c-format.c:602 msgid "'I' flag" msgstr "" -#: c-family/c-format.c:522 +#: c-family/c-format.c:530 msgid "the 'I' printf flag" msgstr "" -#: c-family/c-format.c:523 c-family/c-format.c:545 c-family/c-format.c:591 -#: c-family/c-format.c:614 c-family/c-format.c:641 config/sol2-c.c:43 +#: c-family/c-format.c:531 c-family/c-format.c:553 c-family/c-format.c:599 +#: c-family/c-format.c:622 c-family/c-format.c:649 config/sol2-c.c:43 #: config/i386/msformat-c.c:50 config/i386/msformat-c.c:67 msgid "field width" msgstr "" -#: c-family/c-format.c:523 c-family/c-format.c:545 config/sol2-c.c:43 +#: c-family/c-format.c:531 c-family/c-format.c:553 config/sol2-c.c:43 #: config/i386/msformat-c.c:50 msgid "field width in printf format" msgstr "" -#: c-family/c-format.c:524 c-family/c-format.c:546 c-family/c-format.c:575 +#: c-family/c-format.c:532 c-family/c-format.c:554 c-family/c-format.c:583 #: config/i386/msformat-c.c:51 msgid "precision" msgstr "" -#: c-family/c-format.c:524 c-family/c-format.c:546 c-family/c-format.c:575 +#: c-family/c-format.c:532 c-family/c-format.c:554 c-family/c-format.c:583 #: config/i386/msformat-c.c:51 msgid "precision in printf format" msgstr "" -#: c-family/c-format.c:525 c-family/c-format.c:547 c-family/c-format.c:576 -#: c-family/c-format.c:592 c-family/c-format.c:644 config/sol2-c.c:44 +#: c-family/c-format.c:533 c-family/c-format.c:555 c-family/c-format.c:584 +#: c-family/c-format.c:600 c-family/c-format.c:652 config/sol2-c.c:44 #: config/i386/msformat-c.c:52 config/i386/msformat-c.c:68 msgid "length modifier" msgstr "" -#: c-family/c-format.c:525 c-family/c-format.c:547 c-family/c-format.c:576 +#: c-family/c-format.c:533 c-family/c-format.c:555 c-family/c-format.c:584 #: config/sol2-c.c:44 config/i386/msformat-c.c:52 msgid "length modifier in printf format" msgstr "" -#: c-family/c-format.c:574 +#: c-family/c-format.c:582 msgid "'q' flag" msgstr "" -#: c-family/c-format.c:574 +#: c-family/c-format.c:582 msgid "the 'q' diagnostic flag" msgstr "" -#: c-family/c-format.c:588 config/i386/msformat-c.c:65 +#: c-family/c-format.c:596 config/i386/msformat-c.c:65 msgid "assignment suppression" msgstr "" -#: c-family/c-format.c:588 config/i386/msformat-c.c:65 +#: c-family/c-format.c:596 config/i386/msformat-c.c:65 msgid "the assignment suppression scanf feature" msgstr "" -#: c-family/c-format.c:589 config/i386/msformat-c.c:66 +#: c-family/c-format.c:597 config/i386/msformat-c.c:66 msgid "'a' flag" msgstr "" -#: c-family/c-format.c:589 config/i386/msformat-c.c:66 +#: c-family/c-format.c:597 config/i386/msformat-c.c:66 msgid "the 'a' scanf flag" msgstr "" -#: c-family/c-format.c:590 +#: c-family/c-format.c:598 msgid "'m' flag" msgstr "" -#: c-family/c-format.c:590 +#: c-family/c-format.c:598 msgid "the 'm' scanf flag" msgstr "" -#: c-family/c-format.c:591 config/i386/msformat-c.c:67 +#: c-family/c-format.c:599 config/i386/msformat-c.c:67 msgid "field width in scanf format" msgstr "" -#: c-family/c-format.c:592 config/i386/msformat-c.c:68 +#: c-family/c-format.c:600 config/i386/msformat-c.c:68 msgid "length modifier in scanf format" msgstr "" -#: c-family/c-format.c:593 config/i386/msformat-c.c:69 +#: c-family/c-format.c:601 config/i386/msformat-c.c:69 msgid "the ''' scanf flag" msgstr "" -#: c-family/c-format.c:594 +#: c-family/c-format.c:602 msgid "the 'I' scanf flag" msgstr "" -#: c-family/c-format.c:609 +#: c-family/c-format.c:617 msgid "'_' flag" msgstr "" -#: c-family/c-format.c:609 +#: c-family/c-format.c:617 msgid "the '_' strftime flag" msgstr "" -#: c-family/c-format.c:610 +#: c-family/c-format.c:618 msgid "the '-' strftime flag" msgstr "" -#: c-family/c-format.c:611 +#: c-family/c-format.c:619 msgid "the '0' strftime flag" msgstr "" -#: c-family/c-format.c:612 c-family/c-format.c:636 +#: c-family/c-format.c:620 c-family/c-format.c:644 msgid "'^' flag" msgstr "" -#: c-family/c-format.c:612 +#: c-family/c-format.c:620 msgid "the '^' strftime flag" msgstr "" -#: c-family/c-format.c:613 config/i386/msformat-c.c:81 +#: c-family/c-format.c:621 config/i386/msformat-c.c:81 msgid "the '#' strftime flag" msgstr "" -#: c-family/c-format.c:614 +#: c-family/c-format.c:622 msgid "field width in strftime format" msgstr "" -#: c-family/c-format.c:615 +#: c-family/c-format.c:623 msgid "'E' modifier" msgstr "" -#: c-family/c-format.c:615 +#: c-family/c-format.c:623 msgid "the 'E' strftime modifier" msgstr "" -#: c-family/c-format.c:616 +#: c-family/c-format.c:624 msgid "'O' modifier" msgstr "" -#: c-family/c-format.c:616 +#: c-family/c-format.c:624 msgid "the 'O' strftime modifier" msgstr "" -#: c-family/c-format.c:617 +#: c-family/c-format.c:625 msgid "the 'O' modifier" msgstr "" -#: c-family/c-format.c:635 +#: c-family/c-format.c:643 msgid "fill character" msgstr "" -#: c-family/c-format.c:635 +#: c-family/c-format.c:643 msgid "fill character in strfmon format" msgstr "" -#: c-family/c-format.c:636 +#: c-family/c-format.c:644 msgid "the '^' strfmon flag" msgstr "" -#: c-family/c-format.c:637 +#: c-family/c-format.c:645 msgid "the '+' strfmon flag" msgstr "" -#: c-family/c-format.c:638 +#: c-family/c-format.c:646 msgid "'(' flag" msgstr "" -#: c-family/c-format.c:638 +#: c-family/c-format.c:646 msgid "the '(' strfmon flag" msgstr "" -#: c-family/c-format.c:639 +#: c-family/c-format.c:647 msgid "'!' flag" msgstr "" -#: c-family/c-format.c:639 +#: c-family/c-format.c:647 msgid "the '!' strfmon flag" msgstr "" -#: c-family/c-format.c:640 +#: c-family/c-format.c:648 msgid "the '-' strfmon flag" msgstr "" -#: c-family/c-format.c:641 +#: c-family/c-format.c:649 msgid "field width in strfmon format" msgstr "" -#: c-family/c-format.c:642 +#: c-family/c-format.c:650 msgid "left precision" msgstr "" -#: c-family/c-format.c:642 +#: c-family/c-format.c:650 msgid "left precision in strfmon format" msgstr "" -#: c-family/c-format.c:643 +#: c-family/c-format.c:651 msgid "right precision" msgstr "" -#: c-family/c-format.c:643 +#: c-family/c-format.c:651 msgid "right precision in strfmon format" msgstr "" -#: c-family/c-format.c:644 +#: c-family/c-format.c:652 msgid "length modifier in strfmon format" msgstr "" #. Handle deferred options from command-line. -#: c-family/c-opts.c:1416 fortran/cpp.c:590 +#: c-family/c-opts.c:1420 fortran/cpp.c:590 msgid "" msgstr "" -#: config/aarch64/aarch64.c:7328 +#: config/aarch64/aarch64.c:7581 #, c-format msgid "unsupported operand for code '%c'" msgstr "" -#: config/aarch64/aarch64.c:7339 config/aarch64/aarch64.c:7355 -#: config/aarch64/aarch64.c:7367 config/aarch64/aarch64.c:7378 -#: config/aarch64/aarch64.c:7394 config/aarch64/aarch64.c:7415 -#: config/aarch64/aarch64.c:7485 config/aarch64/aarch64.c:7496 -#: config/aarch64/aarch64.c:7510 config/aarch64/aarch64.c:7732 -#: config/aarch64/aarch64.c:7750 +#: config/aarch64/aarch64.c:7592 config/aarch64/aarch64.c:7608 +#: config/aarch64/aarch64.c:7620 config/aarch64/aarch64.c:7631 +#: config/aarch64/aarch64.c:7647 config/aarch64/aarch64.c:7668 +#: config/aarch64/aarch64.c:7738 config/aarch64/aarch64.c:7749 +#: config/aarch64/aarch64.c:7763 config/aarch64/aarch64.c:7985 +#: config/aarch64/aarch64.c:8003 #, c-format msgid "invalid operand for '%%%c'" msgstr "" -#: config/aarch64/aarch64.c:7430 config/aarch64/aarch64.c:7441 -#: config/aarch64/aarch64.c:7592 config/aarch64/aarch64.c:7603 +#: config/aarch64/aarch64.c:7683 config/aarch64/aarch64.c:7694 +#: config/aarch64/aarch64.c:7845 config/aarch64/aarch64.c:7856 #, c-format msgid "invalid vector constant" msgstr "" -#: config/aarch64/aarch64.c:7453 config/aarch64/aarch64.c:7465 -#: config/aarch64/aarch64.c:7476 +#: config/aarch64/aarch64.c:7706 config/aarch64/aarch64.c:7718 +#: config/aarch64/aarch64.c:7729 #, c-format msgid "incompatible floating point / vector register operand for '%%%c'" msgstr "" -#: config/aarch64/aarch64.c:7544 config/arm/arm.c:22747 +#: config/aarch64/aarch64.c:7797 config/arm/arm.c:22811 #, c-format msgid "missing operand" msgstr "" -#: config/aarch64/aarch64.c:7629 +#: config/aarch64/aarch64.c:7882 #, c-format msgid "invalid constant" msgstr "" -#: config/aarch64/aarch64.c:7632 +#: config/aarch64/aarch64.c:7885 #, c-format msgid "invalid operand" msgstr "" -#: config/aarch64/aarch64.c:7758 config/aarch64/aarch64.c:7763 +#: config/aarch64/aarch64.c:8011 config/aarch64/aarch64.c:8016 #, c-format msgid "invalid operand prefix '%%%c'" msgstr "" -#: config/aarch64/aarch64.c:7783 +#: config/aarch64/aarch64.c:8036 #, c-format msgid "invalid address mode" msgstr "" -#: config/alpha/alpha.c:5126 config/i386/i386.c:18105 -#: config/rs6000/rs6000.c:21332 config/sparc/sparc.c:9326 +#: config/alpha/alpha.c:5126 config/i386/i386.c:18106 +#: config/rs6000/rs6000.c:21347 config/sparc/sparc.c:9368 #, c-format msgid "'%%&' used without any local dynamic TLS references" msgstr "" @@ -3216,18 +3249,18 @@ msgid "invalid %%r value" msgstr "" #: config/alpha/alpha.c:5224 config/ia64/ia64.c:5534 -#: config/rs6000/rs6000.c:21026 config/xtensa/xtensa.c:2432 +#: config/rs6000/rs6000.c:21041 config/xtensa/xtensa.c:2432 #, c-format msgid "invalid %%R value" msgstr "" -#: config/alpha/alpha.c:5230 config/rs6000/rs6000.c:20946 +#: config/alpha/alpha.c:5230 config/rs6000/rs6000.c:20961 #: config/xtensa/xtensa.c:2399 #, c-format msgid "invalid %%N value" msgstr "" -#: config/alpha/alpha.c:5238 config/rs6000/rs6000.c:20974 +#: config/alpha/alpha.c:5238 config/rs6000/rs6000.c:20989 #, c-format msgid "invalid %%P value" msgstr "" @@ -3257,7 +3290,7 @@ msgstr "" msgid "invalid %%U value" msgstr "" -#: config/alpha/alpha.c:5324 config/rs6000/rs6000.c:21034 +#: config/alpha/alpha.c:5324 config/rs6000/rs6000.c:21049 #, c-format msgid "invalid %%s value" msgstr "" @@ -3267,7 +3300,7 @@ msgstr "" msgid "invalid %%C value" msgstr "" -#: config/alpha/alpha.c:5372 config/rs6000/rs6000.c:20810 +#: config/alpha/alpha.c:5372 config/rs6000/rs6000.c:20825 #, c-format msgid "invalid %%E value" msgstr "" @@ -3277,8 +3310,11 @@ msgstr "" msgid "unknown relocation unspec" msgstr "" -#: config/alpha/alpha.c:5406 config/cr16/cr16.c:1569 -#: config/rs6000/rs6000.c:21337 config/spu/spu.c:1461 +#: config/alpha/alpha.c:5406 config/cr16/cr16.c:1569 config/gcn/gcn.c:5595 +#: config/gcn/gcn.c:5604 config/gcn/gcn.c:5664 config/gcn/gcn.c:5672 +#: config/gcn/gcn.c:5688 config/gcn/gcn.c:5706 config/gcn/gcn.c:5757 +#: config/gcn/gcn.c:5858 config/gcn/gcn.c:5969 config/rs6000/rs6000.c:21352 +#: config/spu/spu.c:1461 #, c-format msgid "invalid %%xn code" msgstr "" @@ -3346,7 +3382,7 @@ msgstr "" #. Unknown flag. #. Undocumented flag. #: config/arc/arc.c:4643 config/epiphany/epiphany.c:1305 -#: config/m32r/m32r.c:2250 config/nds32/nds32.c:3512 config/sparc/sparc.c:9605 +#: config/m32r/m32r.c:2250 config/nds32/nds32.c:3512 config/sparc/sparc.c:9647 #, c-format msgid "invalid operand output code" msgstr "" @@ -3360,35 +3396,35 @@ msgstr "" msgid "unrecognized supposed constant" msgstr "" -#: config/arm/arm.c:19185 config/arm/arm.c:19210 config/arm/arm.c:19220 -#: config/arm/arm.c:19229 config/arm/arm.c:19238 +#: config/arm/arm.c:19249 config/arm/arm.c:19274 config/arm/arm.c:19284 +#: config/arm/arm.c:19293 config/arm/arm.c:19302 #, c-format msgid "invalid shift operand" msgstr "" -#: config/arm/arm.c:22078 config/arm/arm.c:22096 +#: config/arm/arm.c:22142 config/arm/arm.c:22160 #, c-format msgid "predicated Thumb instruction" msgstr "" -#: config/arm/arm.c:22084 +#: config/arm/arm.c:22148 #, c-format msgid "predicated instruction in conditional sequence" msgstr "" -#: config/arm/arm.c:22202 config/arm/arm.c:22215 config/arm/arm.c:22240 +#: config/arm/arm.c:22266 config/arm/arm.c:22279 config/arm/arm.c:22304 #: config/nios2/nios2.c:3069 #, c-format msgid "Unsupported operand for code '%c'" msgstr "" -#: config/arm/arm.c:22317 config/arm/arm.c:22339 config/arm/arm.c:22349 -#: config/arm/arm.c:22359 config/arm/arm.c:22369 config/arm/arm.c:22408 -#: config/arm/arm.c:22426 config/arm/arm.c:22451 config/arm/arm.c:22466 -#: config/arm/arm.c:22493 config/arm/arm.c:22500 config/arm/arm.c:22518 -#: config/arm/arm.c:22525 config/arm/arm.c:22533 config/arm/arm.c:22554 -#: config/arm/arm.c:22561 config/arm/arm.c:22694 config/arm/arm.c:22701 -#: config/arm/arm.c:22728 config/arm/arm.c:22735 config/bfin/bfin.c:1441 +#: config/arm/arm.c:22381 config/arm/arm.c:22403 config/arm/arm.c:22413 +#: config/arm/arm.c:22423 config/arm/arm.c:22433 config/arm/arm.c:22472 +#: config/arm/arm.c:22490 config/arm/arm.c:22515 config/arm/arm.c:22530 +#: config/arm/arm.c:22557 config/arm/arm.c:22564 config/arm/arm.c:22582 +#: config/arm/arm.c:22589 config/arm/arm.c:22597 config/arm/arm.c:22618 +#: config/arm/arm.c:22625 config/arm/arm.c:22758 config/arm/arm.c:22765 +#: config/arm/arm.c:22792 config/arm/arm.c:22799 config/bfin/bfin.c:1441 #: config/bfin/bfin.c:1448 config/bfin/bfin.c:1455 config/bfin/bfin.c:1462 #: config/bfin/bfin.c:1471 config/bfin/bfin.c:1478 config/bfin/bfin.c:1485 #: config/bfin/bfin.c:1492 config/nds32/nds32.c:3538 @@ -3396,13 +3432,13 @@ msgstr "" msgid "invalid operand for code '%c'" msgstr "" -#: config/arm/arm.c:22421 +#: config/arm/arm.c:22485 #, c-format msgid "instruction never executed" msgstr "" #. Former Maverick support, removed after GCC-4.7. -#: config/arm/arm.c:22442 +#: config/arm/arm.c:22506 #, c-format msgid "obsolete Maverick format code '%c'" msgstr "" @@ -3512,8 +3548,8 @@ msgid "invalid const_double operand" msgstr "" #: config/cris/cris.c:625 config/ft32/ft32.c:110 config/moxie/moxie.c:108 -#: final.c:3608 final.c:3610 fold-const.c:267 gcc.c:5355 gcc.c:5369 -#: rtl-error.c:101 toplev.c:326 vr-values.c:2445 cp/typeck.c:6489 +#: final.c:3608 final.c:3610 fold-const.c:267 gcc.c:5393 gcc.c:5407 +#: rtl-error.c:101 toplev.c:326 vr-values.c:2445 cp/typeck.c:6486 #: d/dmd/expressionsem.c:615 d/dmd/expressionsem.c:638 lto/lto-object.c:184 #: lto/lto-object.c:281 lto/lto-object.c:338 lto/lto-object.c:362 #, gcc-internal-format, gfc-internal-format @@ -3730,98 +3766,116 @@ msgstr "" msgid "bad output_condmove_single operand" msgstr "" -#: config/i386/i386.c:16923 +#: config/gcn/gcn.c:5285 config/gcn/gcn.c:5309 config/gcn/gcn.c:5313 +#: config/gcn/gcn.c:5637 config/gcn/gcn.c:5648 config/gcn/gcn.c:5651 +#, c-format +msgid "bad ADDR_SPACE_GLOBAL address" +msgstr "" + +#: config/gcn/gcn.c:5423 config/gcn/gcn.c:5446 config/gcn/gcn.c:5475 +#: config/gcn/gcn.c:5491 config/gcn/gcn.c:5510 config/gcn/gcn.c:5586 +#: config/gcn/gcn.c:5782 config/gcn/gcn.c:5879 +#, c-format +msgid "invalid operand %%xn code" +msgstr "" + +#: config/gcn/gcn.c:5949 +#, c-format +msgid "invlaid fp constant" +msgstr "" + +#: config/i386/i386.c:16934 #, c-format msgid "invalid UNSPEC as operand" msgstr "" -#: config/i386/i386.c:17472 +#: config/i386/i386.c:17473 #, c-format msgid "invalid use of register '%s'" msgstr "" -#: config/i386/i386.c:17477 +#: config/i386/i386.c:17478 #, c-format msgid "invalid use of asm flag output" msgstr "" -#: config/i386/i386.c:17707 +#: config/i386/i386.c:17708 #, c-format msgid "invalid operand size for operand code 'O'" msgstr "" -#: config/i386/i386.c:17742 +#: config/i386/i386.c:17743 #, c-format msgid "invalid operand size for operand code 'z'" msgstr "" -#: config/i386/i386.c:17811 +#: config/i386/i386.c:17812 #, c-format msgid "invalid operand type used with operand code 'Z'" msgstr "" -#: config/i386/i386.c:17816 +#: config/i386/i386.c:17817 #, c-format msgid "invalid operand size for operand code 'Z'" msgstr "" -#: config/i386/i386.c:17893 +#: config/i386/i386.c:17894 #, c-format msgid "operand is not a condition code, invalid operand code 'Y'" msgstr "" -#: config/i386/i386.c:17972 +#: config/i386/i386.c:17973 #, c-format msgid "operand is not a condition code, invalid operand code 'D'" msgstr "" -#: config/i386/i386.c:17990 +#: config/i386/i386.c:17991 #, c-format msgid "operand is not a condition code, invalid operand code '%c'" msgstr "" -#: config/i386/i386.c:18003 +#: config/i386/i386.c:18004 #, c-format msgid "" "operand is not an offsettable memory reference, invalid operand code 'H'" msgstr "" -#: config/i386/i386.c:18018 +#: config/i386/i386.c:18019 #, c-format msgid "operand is not an integer, invalid operand code 'K'" msgstr "" -#: config/i386/i386.c:18046 +#: config/i386/i386.c:18047 #, c-format msgid "operand is not a specific integer, invalid operand code 'r'" msgstr "" -#: config/i386/i386.c:18064 +#: config/i386/i386.c:18065 #, c-format msgid "operand is not an integer, invalid operand code 'R'" msgstr "" -#: config/i386/i386.c:18087 +#: config/i386/i386.c:18088 #, c-format msgid "operand is not a specific integer, invalid operand code 'R'" msgstr "" -#: config/i386/i386.c:18171 +#: config/i386/i386.c:18172 #, c-format msgid "invalid operand code '%c'" msgstr "" -#: config/i386/i386.c:18233 +#: config/i386/i386.c:18234 #, c-format msgid "invalid constraints for operand" msgstr "" -#: config/i386/i386.c:18283 +#: config/i386/i386.c:18284 #, c-format msgid "invalid vector immediate" msgstr "" -#: config/i386/i386.c:29101 +#: config/i386/i386.c:29162 msgid "unknown insn mode" msgstr "" @@ -3858,7 +3912,7 @@ msgstr "" msgid "invalid %%P operand" msgstr "" -#: config/iq2000/iq2000.c:3188 config/rs6000/rs6000.c:20964 +#: config/iq2000/iq2000.c:3188 config/rs6000/rs6000.c:20979 #, c-format msgid "invalid %%p value" msgstr "" @@ -3911,7 +3965,7 @@ msgstr "" msgid "post-increment address is not a register" msgstr "" -#: config/m32r/m32r.c:2353 config/m32r/m32r.c:2368 config/rs6000/rs6000.c:33062 +#: config/m32r/m32r.c:2353 config/m32r/m32r.c:2368 config/rs6000/rs6000.c:33076 msgid "bad address" msgstr "" @@ -4050,162 +4104,162 @@ msgstr "" msgid "Try running '%s' in the shell to raise its limit.\n" msgstr "" -#: config/rs6000/rs6000.c:3989 +#: config/rs6000/rs6000.c:3992 msgid "-mvsx requires hardware floating point" msgstr "" -#: config/rs6000/rs6000.c:3997 +#: config/rs6000/rs6000.c:4000 msgid "-mvsx needs indexed addressing" msgstr "" -#: config/rs6000/rs6000.c:4002 +#: config/rs6000/rs6000.c:4005 msgid "-mvsx and -mno-altivec are incompatible" msgstr "" -#: config/rs6000/rs6000.c:4004 +#: config/rs6000/rs6000.c:4007 msgid "-mno-altivec disables vsx" msgstr "" -#: config/rs6000/rs6000.c:4130 +#: config/rs6000/rs6000.c:4133 msgid "-mquad-memory requires 64-bit mode" msgstr "" -#: config/rs6000/rs6000.c:4133 +#: config/rs6000/rs6000.c:4136 msgid "-mquad-memory-atomic requires 64-bit mode" msgstr "" -#: config/rs6000/rs6000.c:4145 +#: config/rs6000/rs6000.c:4148 msgid "-mquad-memory is not available in little endian mode" msgstr "" -#: config/rs6000/rs6000.c:10355 +#: config/rs6000/rs6000.c:10342 msgid "bad move" msgstr "" -#: config/rs6000/rs6000.c:20589 +#: config/rs6000/rs6000.c:20604 msgid "Bad 128-bit move" msgstr "" -#: config/rs6000/rs6000.c:20783 config/xtensa/xtensa.c:2375 +#: config/rs6000/rs6000.c:20798 config/xtensa/xtensa.c:2375 #, c-format msgid "invalid %%D value" msgstr "" -#: config/rs6000/rs6000.c:20798 +#: config/rs6000/rs6000.c:20813 #, c-format msgid "invalid %%e value" msgstr "" -#: config/rs6000/rs6000.c:20819 +#: config/rs6000/rs6000.c:20834 #, c-format msgid "invalid %%f value" msgstr "" -#: config/rs6000/rs6000.c:20828 +#: config/rs6000/rs6000.c:20843 #, c-format msgid "invalid %%F value" msgstr "" -#: config/rs6000/rs6000.c:20837 +#: config/rs6000/rs6000.c:20852 #, c-format msgid "invalid %%G value" msgstr "" -#: config/rs6000/rs6000.c:20872 +#: config/rs6000/rs6000.c:20887 #, c-format msgid "invalid %%j code" msgstr "" -#: config/rs6000/rs6000.c:20882 +#: config/rs6000/rs6000.c:20897 #, c-format msgid "invalid %%J code" msgstr "" -#: config/rs6000/rs6000.c:20892 +#: config/rs6000/rs6000.c:20907 #, c-format msgid "invalid %%k value" msgstr "" -#: config/rs6000/rs6000.c:20907 config/xtensa/xtensa.c:2418 +#: config/rs6000/rs6000.c:20922 config/xtensa/xtensa.c:2418 #, c-format msgid "invalid %%K value" msgstr "" -#: config/rs6000/rs6000.c:20954 +#: config/rs6000/rs6000.c:20969 #, c-format msgid "invalid %%O value" msgstr "" -#: config/rs6000/rs6000.c:21001 +#: config/rs6000/rs6000.c:21016 #, c-format msgid "invalid %%q value" msgstr "" -#: config/rs6000/rs6000.c:21043 +#: config/rs6000/rs6000.c:21058 #, c-format msgid "invalid %%t value" msgstr "" -#: config/rs6000/rs6000.c:21060 +#: config/rs6000/rs6000.c:21075 #, c-format msgid "invalid %%T value" msgstr "" -#: config/rs6000/rs6000.c:21072 +#: config/rs6000/rs6000.c:21087 #, c-format msgid "invalid %%u value" msgstr "" -#: config/rs6000/rs6000.c:21086 config/xtensa/xtensa.c:2387 +#: config/rs6000/rs6000.c:21101 config/xtensa/xtensa.c:2387 #, c-format msgid "invalid %%v value" msgstr "" -#: config/rs6000/rs6000.c:21136 +#: config/rs6000/rs6000.c:21151 #, c-format msgid "invalid %%V value" msgstr "" -#: config/rs6000/rs6000.c:21153 config/xtensa/xtensa.c:2439 +#: config/rs6000/rs6000.c:21168 config/xtensa/xtensa.c:2439 #, c-format msgid "invalid %%x value" msgstr "" -#: config/rs6000/rs6000.c:21210 +#: config/rs6000/rs6000.c:21225 #, c-format msgid "invalid %%z value" msgstr "" -#: config/rs6000/rs6000.c:21279 +#: config/rs6000/rs6000.c:21294 #, c-format msgid "invalid %%y value, try using the 'Z' constraint" msgstr "" -#: config/rs6000/rs6000.c:22073 +#: config/rs6000/rs6000.c:22088 msgid "__float128 and __ibm128 cannot be used in the same expression" msgstr "" -#: config/rs6000/rs6000.c:22079 +#: config/rs6000/rs6000.c:22094 msgid "__ibm128 and long double cannot be used in the same expression" msgstr "" -#: config/rs6000/rs6000.c:22085 +#: config/rs6000/rs6000.c:22100 msgid "__float128 and long double cannot be used in the same expression" msgstr "" -#: config/rs6000/rs6000.c:36293 +#: config/rs6000/rs6000.c:36307 msgid "AltiVec argument passed to unprototyped function" msgstr "" -#: config/rs6000/rs6000.c:38738 +#: config/rs6000/rs6000.c:38760 msgid "Could not generate addis value for fusion" msgstr "" -#: config/rs6000/rs6000.c:38807 +#: config/rs6000/rs6000.c:38829 msgid "Unable to generate load/store offset for fusion" msgstr "" -#: config/rs6000/rs6000.c:38883 +#: config/rs6000/rs6000.c:38905 msgid "Bad GPR fusion" msgstr "" @@ -4284,23 +4338,23 @@ msgstr "" msgid "invalid expression for output modifier '%c'" msgstr "" -#: config/s390/s390.c:11612 +#: config/s390/s390.c:11613 msgid "vector argument passed to unprototyped function" msgstr "" -#: config/s390/s390.c:15814 +#: config/s390/s390.c:15815 msgid "types differ in signedness" msgstr "" -#: config/s390/s390.c:15824 +#: config/s390/s390.c:15825 msgid "binary operator does not support two vector bool operands" msgstr "" -#: config/s390/s390.c:15827 +#: config/s390/s390.c:15828 msgid "binary operator does not support vector bool operand" msgstr "" -#: config/s390/s390.c:15835 +#: config/s390/s390.c:15836 msgid "" "binary operator does not support mixing vector bool with floating point " "vector operands" @@ -4328,43 +4382,43 @@ msgstr "" msgid "created and used with different endianness" msgstr "" -#: config/sparc/sparc.c:9335 config/sparc/sparc.c:9341 +#: config/sparc/sparc.c:9377 config/sparc/sparc.c:9383 #, c-format msgid "invalid %%Y operand" msgstr "" -#: config/sparc/sparc.c:9428 +#: config/sparc/sparc.c:9470 #, c-format msgid "invalid %%A operand" msgstr "" -#: config/sparc/sparc.c:9448 +#: config/sparc/sparc.c:9490 #, c-format msgid "invalid %%B operand" msgstr "" -#: config/sparc/sparc.c:9528 config/tilegx/tilegx.c:5105 +#: config/sparc/sparc.c:9570 config/tilegx/tilegx.c:5105 #: config/tilepro/tilepro.c:4514 #, c-format msgid "invalid %%C operand" msgstr "" -#: config/sparc/sparc.c:9560 config/tilegx/tilegx.c:5138 +#: config/sparc/sparc.c:9602 config/tilegx/tilegx.c:5138 #, c-format msgid "invalid %%D operand" msgstr "" -#: config/sparc/sparc.c:9579 +#: config/sparc/sparc.c:9621 #, c-format msgid "invalid %%f operand" msgstr "" -#: config/sparc/sparc.c:9591 +#: config/sparc/sparc.c:9633 #, c-format msgid "invalid %%s operand" msgstr "" -#: config/sparc/sparc.c:9636 +#: config/sparc/sparc.c:9678 #, c-format msgid "floating-point constant not a valid immediate operand" msgstr "" @@ -4567,15 +4621,15 @@ msgstr "" #. Use c_parser_require to get an error with a fix-it hint. #: c/c-parser.c:2278 c/c-parser.c:2394 c/c-parser.c:2408 c/c-parser.c:5032 #: c/c-parser.c:5610 c/c-parser.c:6058 c/c-parser.c:6227 c/c-parser.c:6260 -#: c/c-parser.c:6501 c/c-parser.c:10063 c/c-parser.c:10098 c/c-parser.c:10129 -#: c/c-parser.c:10176 c/c-parser.c:10357 c/c-parser.c:11143 c/c-parser.c:11213 -#: c/c-parser.c:11256 c/c-parser.c:16401 c/c-parser.c:16425 c/c-parser.c:16443 -#: c/c-parser.c:16795 c/c-parser.c:16845 c/gimple-parser.c:149 +#: c/c-parser.c:6501 c/c-parser.c:10096 c/c-parser.c:10131 c/c-parser.c:10162 +#: c/c-parser.c:10209 c/c-parser.c:10390 c/c-parser.c:11176 c/c-parser.c:11246 +#: c/c-parser.c:11289 c/c-parser.c:16434 c/c-parser.c:16458 c/c-parser.c:16476 +#: c/c-parser.c:16828 c/c-parser.c:16878 c/gimple-parser.c:149 #: c/gimple-parser.c:189 c/gimple-parser.c:198 c/gimple-parser.c:227 #: c/gimple-parser.c:1484 c/gimple-parser.c:1513 c/gimple-parser.c:1593 -#: c/gimple-parser.c:1620 c/c-parser.c:3230 c/c-parser.c:10350 -#: c/gimple-parser.c:1387 c/gimple-parser.c:1426 cp/parser.c:28541 -#: cp/parser.c:29120 +#: c/gimple-parser.c:1620 c/c-parser.c:3230 c/c-parser.c:10383 +#: c/gimple-parser.c:1387 c/gimple-parser.c:1426 cp/parser.c:28643 +#: cp/parser.c:29223 #, gcc-internal-format msgid "expected %<;%>" msgstr "" @@ -4583,23 +4637,23 @@ msgstr "" #: c/c-parser.c:2843 c/c-parser.c:3762 c/c-parser.c:3932 c/c-parser.c:3994 #: c/c-parser.c:4047 c/c-parser.c:4356 c/c-parser.c:4421 c/c-parser.c:4430 #: c/c-parser.c:4482 c/c-parser.c:4491 c/c-parser.c:7655 c/c-parser.c:7721 -#: c/c-parser.c:8185 c/c-parser.c:8207 c/c-parser.c:8263 c/c-parser.c:8372 -#: c/c-parser.c:9530 c/c-parser.c:10464 c/c-parser.c:12602 c/c-parser.c:13235 -#: c/c-parser.c:13294 c/c-parser.c:13349 c/c-parser.c:14527 c/c-parser.c:14625 -#: c/c-parser.c:15730 c/c-parser.c:16485 c/c-parser.c:16803 c/c-parser.c:18968 -#: c/c-parser.c:19046 c/gimple-parser.c:296 c/gimple-parser.c:394 -#: c/gimple-parser.c:777 c/gimple-parser.c:889 c/gimple-parser.c:905 -#: c/gimple-parser.c:921 c/gimple-parser.c:948 c/gimple-parser.c:1147 -#: c/gimple-parser.c:1318 c/gimple-parser.c:1329 c/gimple-parser.c:1451 -#: c/gimple-parser.c:1550 cp/parser.c:29168 +#: c/c-parser.c:8186 c/c-parser.c:8208 c/c-parser.c:8264 c/c-parser.c:8373 +#: c/c-parser.c:9156 c/c-parser.c:9563 c/c-parser.c:10497 c/c-parser.c:12635 +#: c/c-parser.c:13268 c/c-parser.c:13327 c/c-parser.c:13382 c/c-parser.c:14560 +#: c/c-parser.c:14658 c/c-parser.c:15763 c/c-parser.c:16518 c/c-parser.c:16836 +#: c/c-parser.c:19001 c/c-parser.c:19079 c/gimple-parser.c:296 +#: c/gimple-parser.c:394 c/gimple-parser.c:777 c/gimple-parser.c:889 +#: c/gimple-parser.c:905 c/gimple-parser.c:921 c/gimple-parser.c:948 +#: c/gimple-parser.c:1147 c/gimple-parser.c:1318 c/gimple-parser.c:1329 +#: c/gimple-parser.c:1451 c/gimple-parser.c:1550 cp/parser.c:29271 #, gcc-internal-format msgid "expected %<)%>" msgstr "" #: c/c-parser.c:3850 c/c-parser.c:4801 c/c-parser.c:4837 c/c-parser.c:6553 -#: c/c-parser.c:8363 c/c-parser.c:9221 c/c-parser.c:9506 c/c-parser.c:12065 -#: c/c-parser.c:19599 c/c-parser.c:19601 c/gimple-parser.c:1124 -#: cp/parser.c:29132 +#: c/c-parser.c:8364 c/c-parser.c:9254 c/c-parser.c:9539 c/c-parser.c:12098 +#: c/c-parser.c:19632 c/c-parser.c:19634 c/gimple-parser.c:1124 +#: cp/parser.c:29235 #, gcc-internal-format msgid "expected %<]%>" msgstr "" @@ -4609,95 +4663,95 @@ msgid "expected %<;%>, %<,%> or %<)%>" msgstr "" #. Look for the two `(' tokens. -#: c/c-parser.c:4451 c/c-parser.c:4456 c/c-parser.c:12585 c/c-parser.c:13324 -#: c/c-parser.c:18776 c/c-parser.c:18989 c/gimple-parser.c:365 +#: c/c-parser.c:4451 c/c-parser.c:4456 c/c-parser.c:12618 c/c-parser.c:13357 +#: c/c-parser.c:18809 c/c-parser.c:19022 c/gimple-parser.c:365 #: c/gimple-parser.c:772 c/gimple-parser.c:879 c/gimple-parser.c:941 #: c/gimple-parser.c:1307 c/gimple-parser.c:1448 c/gimple-parser.c:1547 -#: c/c-parser.c:12407 cp/parser.c:29123 +#: c/c-parser.c:12440 cp/parser.c:29226 #, gcc-internal-format msgid "expected %<(%>" msgstr "" -#: c/c-parser.c:4971 c/c-parser.c:10693 c/c-parser.c:17347 c/c-parser.c:19828 +#: c/c-parser.c:4971 c/c-parser.c:10726 c/c-parser.c:17380 c/c-parser.c:19861 #: c/gimple-parser.c:142 c/gimple-parser.c:1553 c/c-parser.c:3044 -#: c/c-parser.c:3251 c/c-parser.c:10245 cp/parser.c:18691 cp/parser.c:29129 +#: c/c-parser.c:3251 c/c-parser.c:10278 cp/parser.c:18741 cp/parser.c:29232 #, gcc-internal-format msgid "expected %<{%>" msgstr "" #: c/c-parser.c:5210 c/c-parser.c:5219 c/c-parser.c:6807 c/c-parser.c:7857 -#: c/c-parser.c:10457 c/c-parser.c:10843 c/c-parser.c:10904 c/c-parser.c:12047 -#: c/c-parser.c:12946 c/c-parser.c:13152 c/c-parser.c:13561 c/c-parser.c:13657 -#: c/c-parser.c:14279 c/c-parser.c:14406 c/c-parser.c:18833 c/c-parser.c:18892 +#: c/c-parser.c:10490 c/c-parser.c:10876 c/c-parser.c:10937 c/c-parser.c:12080 +#: c/c-parser.c:12979 c/c-parser.c:13185 c/c-parser.c:13594 c/c-parser.c:13690 +#: c/c-parser.c:14312 c/c-parser.c:14439 c/c-parser.c:18866 c/c-parser.c:18925 #: c/gimple-parser.c:434 c/gimple-parser.c:1601 c/gimple-parser.c:1628 -#: c/c-parser.c:6458 c/c-parser.c:12510 cp/parser.c:29162 cp/parser.c:30291 -#: cp/parser.c:33018 +#: c/c-parser.c:6458 c/c-parser.c:12543 cp/parser.c:29265 cp/parser.c:30395 +#: cp/parser.c:33123 #, gcc-internal-format msgid "expected %<:%>" msgstr "" -#: c/c-parser.c:6042 cp/parser.c:29055 +#: c/c-parser.c:6042 cp/parser.c:29158 #, gcc-internal-format msgid "expected %" msgstr "" -#: c/c-parser.c:7619 c/c-parser.c:7808 c/c-parser.c:8253 c/c-parser.c:8296 -#: c/c-parser.c:8434 c/c-parser.c:13329 c/c-parser.c:14362 cp/parser.c:28539 -#: cp/parser.c:29138 +#: c/c-parser.c:7619 c/c-parser.c:7808 c/c-parser.c:8254 c/c-parser.c:8297 +#: c/c-parser.c:8435 c/c-parser.c:9146 c/c-parser.c:13362 c/c-parser.c:14395 +#: cp/parser.c:28641 cp/parser.c:29241 #, gcc-internal-format msgid "expected %<,%>" msgstr "" -#: c/c-parser.c:8131 +#: c/c-parser.c:8132 msgid "expected %<.%>" msgstr "" -#: c/c-parser.c:9916 c/c-parser.c:9948 c/c-parser.c:10188 cp/parser.c:30867 -#: cp/parser.c:30941 +#: c/c-parser.c:9949 c/c-parser.c:9981 c/c-parser.c:10221 cp/parser.c:30971 +#: cp/parser.c:31045 #, gcc-internal-format msgid "expected %<@end%>" msgstr "" -#: c/c-parser.c:10606 c/gimple-parser.c:874 cp/parser.c:29147 +#: c/c-parser.c:10639 c/gimple-parser.c:874 cp/parser.c:29250 #, gcc-internal-format msgid "expected %<>%>" msgstr "" -#: c/c-parser.c:13749 c/c-parser.c:14643 cp/parser.c:29171 +#: c/c-parser.c:13782 c/c-parser.c:14676 cp/parser.c:29274 #, gcc-internal-format msgid "expected %<,%> or %<)%>" msgstr "" #. All following cases are statements with LHS. -#: c/c-parser.c:14271 c/c-parser.c:16134 c/c-parser.c:16178 c/c-parser.c:16410 -#: c/c-parser.c:16784 c/c-parser.c:19030 c/gimple-parser.c:287 -#: c/c-parser.c:4860 cp/parser.c:29150 +#: c/c-parser.c:14304 c/c-parser.c:16167 c/c-parser.c:16211 c/c-parser.c:16443 +#: c/c-parser.c:16817 c/c-parser.c:19063 c/gimple-parser.c:287 +#: c/c-parser.c:4860 cp/parser.c:29253 #, gcc-internal-format msgid "expected %<=%>" msgstr "" -#: c/c-parser.c:16426 c/gimple-parser.c:964 c/gimple-parser.c:996 -#: c/gimple-parser.c:1006 c/gimple-parser.c:1662 cp/parser.c:29126 -#: cp/parser.c:31085 +#: c/c-parser.c:16459 c/gimple-parser.c:964 c/gimple-parser.c:996 +#: c/gimple-parser.c:1006 c/gimple-parser.c:1662 cp/parser.c:29229 +#: cp/parser.c:31190 #, gcc-internal-format msgid "expected %<}%>" msgstr "" -#: c/c-parser.c:17390 c/c-parser.c:17380 cp/parser.c:37343 +#: c/c-parser.c:17423 c/c-parser.c:17413 cp/parser.c:37449 #, gcc-internal-format msgid "expected %<#pragma omp section%> or %<}%>" msgstr "" -#: c/c-parser.c:19587 c/c-parser.c:11997 cp/parser.c:29135 cp/parser.c:32255 +#: c/c-parser.c:19620 c/c-parser.c:12030 cp/parser.c:29238 cp/parser.c:32360 #, gcc-internal-format msgid "expected %<[%>" msgstr "" -#: c/c-typeck.c:8198 +#: c/c-typeck.c:8192 msgid "(anonymous)" msgstr "" -#: c/gimple-parser.c:863 cp/parser.c:16268 cp/parser.c:29144 +#: c/gimple-parser.c:863 cp/parser.c:16306 cp/parser.c:29247 #, gcc-internal-format msgid "expected %<<%>" msgstr "" @@ -4708,11 +4762,11 @@ msgstr "" msgid "expected label" msgstr "" -#: cp/call.c:10822 +#: cp/call.c:10860 msgid "candidate 1:" msgstr "" -#: cp/call.c:10823 +#: cp/call.c:10861 msgid "candidate 2:" msgstr "" @@ -4756,210 +4810,210 @@ msgstr "" msgid "" msgstr "" -#: cp/error.c:637 +#: cp/error.c:643 msgid "" msgstr "" -#: cp/error.c:738 objc/objc-act.c:6190 cp/cxx-pretty-print.c:153 +#: cp/error.c:744 objc/objc-act.c:6190 cp/cxx-pretty-print.c:153 #, gcc-internal-format msgid "" msgstr "" -#: cp/error.c:740 +#: cp/error.c:746 #, c-format msgid "" msgstr "" #. A lambda's "type" is essentially its signature. -#: cp/error.c:745 +#: cp/error.c:751 msgid "" msgstr "" -#: cp/error.c:1004 +#: cp/error.c:1010 #, c-format msgid "(static initializers for %s)" msgstr "" -#: cp/error.c:1006 +#: cp/error.c:1012 #, c-format msgid "(static destructors for %s)" msgstr "" -#: cp/error.c:1053 +#: cp/error.c:1059 msgid "" msgstr "" -#: cp/error.c:1156 +#: cp/error.c:1162 msgid "vtable for " msgstr "" -#: cp/error.c:1180 +#: cp/error.c:1186 msgid " " msgstr "" -#: cp/error.c:1195 +#: cp/error.c:1201 msgid "{anonymous}" msgstr "" -#: cp/error.c:1197 +#: cp/error.c:1203 msgid "(anonymous namespace)" msgstr "" -#: cp/error.c:1289 +#: cp/error.c:1295 msgid "