From 982fd4cd765664d737eb4346a2d2400b6a74c4ec Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Thu, 5 May 2022 17:02:40 +0000 Subject: Regenerate gcc.pot * gcc.pot: Regenerate. --- gcc/po/gcc.pot | 9741 ++++++++++++++++++++++++++++---------------------------- 1 file changed, 4907 insertions(+), 4834 deletions(-) (limited to 'gcc/po') diff --git a/gcc/po/gcc.pot b/gcc/po/gcc.pot index 2308f53..12026ad 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: 2022-04-01 17:30+0000\n" +"POT-Creation-Date: 2022-05-05 16:58+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -3725,236 +3725,241 @@ msgstr "" msgid "Warn from speculative compiles such as __traits(compiles)." msgstr "" -#: d/lang.opt:155 +#: d/lang.opt:151 #, no-c-format msgid "Generate JSON file." msgstr "" -#: d/lang.opt:159 +#: d/lang.opt:155 #, no-c-format msgid "-Xf \tWrite JSON output to the given ." msgstr "" -#: d/lang.opt:163 +#: d/lang.opt:159 #, no-c-format msgid "Debug library to use instead of phobos." msgstr "" -#: d/lang.opt:167 +#: d/lang.opt:163 #, no-c-format msgid "Default library to use instead of phobos." msgstr "" -#: d/lang.opt:171 +#: d/lang.opt:167 #, no-c-format msgid "Do link the standard D startup files in the compilation." msgstr "" -#: d/lang.opt:178 +#: d/lang.opt:174 #, no-c-format msgid "Generate code for all template instantiations." msgstr "" -#: d/lang.opt:182 +#: d/lang.opt:178 #, no-c-format msgid "Generate code for assert contracts." msgstr "" -#: d/lang.opt:190 +#: d/lang.opt:186 #, no-c-format msgid "" "-fbounds-check=[on|safeonly|off]\tTurn array bounds checks on, in @safe code " "only, or off." msgstr "" -#: d/lang.opt:232 +#: d/lang.opt:228 #, no-c-format msgid "-fcheckaction=[throw,halt,context]\tBehavior on contract failure." msgstr "" -#: d/lang.opt:248 +#: d/lang.opt:244 #, no-c-format msgid "Compile in debug code." msgstr "" -#: d/lang.opt:252 +#: d/lang.opt:248 #, no-c-format msgid "" "-fdebug=\tCompile in debug code, code <= , or code " "identified by ." msgstr "" -#: d/lang.opt:256 +#: d/lang.opt:252 #, no-c-format msgid "Generate documentation." msgstr "" -#: d/lang.opt:260 +#: d/lang.opt:256 #, no-c-format msgid "-fdoc-dir=\tWrite documentation file to directory ." msgstr "" -#: d/lang.opt:264 +#: d/lang.opt:260 #, no-c-format msgid "-fdoc-file=\tWrite documentation to ." msgstr "" -#: d/lang.opt:268 +#: d/lang.opt:264 #, no-c-format msgid "-fdoc-inc=\tInclude a Ddoc macro ." msgstr "" -#: d/lang.opt:272 +#: d/lang.opt:268 #, no-c-format msgid "Assume that standard D runtime libraries and \"D main\" exist." msgstr "" -#: d/lang.opt:276 +#: d/lang.opt:272 #, no-c-format msgid "Add comments for ignored declarations in the generated C++ header." msgstr "" -#: d/lang.opt:280 +#: d/lang.opt:276 #, no-c-format msgid "" "-fdump-cxx-spec=\tWrite all declarations as C++ code to ." msgstr "" -#: d/lang.opt:284 +#: d/lang.opt:280 #, no-c-format msgid "Display the frontend AST after parsing and semantic passes." msgstr "" -#: d/lang.opt:288 +#: d/lang.opt:284 #, no-c-format msgid "" "-fextern-std=\tSet C++ name mangling compatibility with ." msgstr "" -#: d/lang.opt:313 +#: d/lang.opt:309 #, no-c-format msgid "Ignore unsupported pragmas." msgstr "" -#: d/lang.opt:317 +#: d/lang.opt:313 #, no-c-format msgid "Generate code for class invariant contracts." msgstr "" -#: d/lang.opt:321 +#: d/lang.opt:317 #, no-c-format msgid "Generate a default D main() function when compiling." msgstr "" -#: d/lang.opt:325 +#: d/lang.opt:321 #, no-c-format msgid "" "-fmodule-file==\tuse as source file for " "." msgstr "" -#: d/lang.opt:329 +#: d/lang.opt:325 #, no-c-format msgid "Generate ModuleInfo struct for output module." msgstr "" -#: d/lang.opt:333 +#: d/lang.opt:329 #, no-c-format msgid "" "Process all modules specified on the command line, but only generate code " "for the module specified by the argument." msgstr "" -#: d/lang.opt:337 +#: d/lang.opt:333 #, no-c-format msgid "Generate code for postcondition contracts." msgstr "" -#: d/lang.opt:341 +#: d/lang.opt:337 #, no-c-format msgid "Generate code for precondition contracts." msgstr "" -#: d/lang.opt:345 +#: d/lang.opt:341 #, no-c-format msgid "Turn on all upcoming D language features." msgstr "" -#: d/lang.opt:349 +#: d/lang.opt:345 #, no-c-format msgid "Implement DIP1000: Scoped pointers." msgstr "" -#: d/lang.opt:353 +#: d/lang.opt:349 #, no-c-format msgid "Implement DIP1008: Allow exceptions in @nogc code." msgstr "" -#: d/lang.opt:357 +#: d/lang.opt:353 #, no-c-format msgid "Implement DIP1021: Mutable function arguments." msgstr "" -#: d/lang.opt:361 +#: d/lang.opt:357 #, no-c-format msgid "Implement DIP25: Sealed references." msgstr "" -#: d/lang.opt:365 +#: d/lang.opt:361 #, no-c-format msgid "Destruct fields of partially constructed objects." msgstr "" -#: d/lang.opt:369 +#: d/lang.opt:365 #, no-c-format msgid "Use field-wise comparisons for struct equality." msgstr "" -#: d/lang.opt:373 +#: d/lang.opt:369 #, no-c-format msgid "" "When a symbol is resolved, check `alias this' scope before going to upper " "scopes." msgstr "" -#: d/lang.opt:377 +#: d/lang.opt:373 #, no-c-format msgid "Implement 'in' parameters to mean scope const." msgstr "" -#: d/lang.opt:381 +#: d/lang.opt:377 #, no-c-format msgid "" "Implement 'in' contracts of overridden methods to be a superset of parent " "contract." msgstr "" -#: d/lang.opt:385 +#: d/lang.opt:381 #, no-c-format msgid "Disable access to shared memory objects." msgstr "" -#: d/lang.opt:389 +#: d/lang.opt:385 #, no-c-format msgid "Enable rvalue arguments to ref parameters." msgstr "" -#: d/lang.opt:393 +#: d/lang.opt:389 #, no-c-format msgid "" "Allow use of '=>' for methods and top-level functions in addition to lambdas." msgstr "" -#: d/lang.opt:397 +#: d/lang.opt:393 #, no-c-format msgid "Compile release version." msgstr "" -#: d/lang.opt:401 +#: d/lang.opt:397 #, no-c-format msgid "Turn off all revertable D language features." msgstr "" +#: d/lang.opt:401 +#, no-c-format +msgid "Revert DIP1000: Scoped pointers." +msgstr "" + #: d/lang.opt:405 #, no-c-format msgid "Revert DIP25: Sealed references." @@ -6148,7 +6153,7 @@ msgstr "" msgid "Specify bit size of immediate TLS offsets." msgstr "" -#: config/ia64/ia64.opt:122 config/i386/i386.opt:523 config/s390/s390.opt:200 +#: config/ia64/ia64.opt:122 config/i386/i386.opt:523 config/s390/s390.opt:203 #: config/sparc/sparc.opt:146 config/visium/visium.opt:49 #, no-c-format msgid "Schedule code for given CPU." @@ -6344,7 +6349,7 @@ msgstr "" msgid "Target the software simulator." msgstr "" -#: config/ft32/ft32.opt:27 config/s390/s390.opt:231 config/mips/mips.opt:393 +#: config/ft32/ft32.opt:27 config/s390/s390.opt:234 config/mips/mips.opt:393 #: config/arc/arc.opt:400 #, no-c-format msgid "Use LRA instead of reload." @@ -6654,13 +6659,13 @@ msgstr "" msgid "Use 80-bit long double." msgstr "" -#: config/i386/i386.opt:214 config/s390/s390.opt:160 +#: config/i386/i386.opt:214 config/s390/s390.opt:163 #: config/sparc/long-double-switch.opt:27 config/alpha/alpha.opt:102 #, no-c-format msgid "Use 64-bit long double." msgstr "" -#: config/i386/i386.opt:218 config/s390/s390.opt:156 +#: config/i386/i386.opt:218 config/s390/s390.opt:159 #: config/sparc/long-double-switch.opt:23 config/alpha/alpha.opt:98 #, no-c-format msgid "Use 128-bit long double." @@ -7428,7 +7433,7 @@ msgstr "" msgid "Generate __mcount_loc section with all mcount or __fentry__ calls." msgstr "" -#: config/i386/i386.opt:958 config/s390/s390.opt:308 +#: config/i386/i386.opt:958 config/s390/s390.opt:311 #, no-c-format msgid "" "Generate mcount/__fentry__ calls as nops. To activate they need to be " @@ -7535,7 +7540,7 @@ msgstr "" msgid "Convert function return to call and return thunk." msgstr "" -#: config/i386/i386.opt:1073 config/s390/s390.opt:274 +#: config/i386/i386.opt:1073 config/s390/s390.opt:277 #, no-c-format msgid "" "Known indirect branch choices (for use with the -mindirect-branch=/-" @@ -7678,6 +7683,11 @@ msgstr "" msgid "Do not use GOT to access external symbols." msgstr "" +#: config/i386/i386.opt:1216 +#, no-c-format +msgid "Instructions number above which STFL stall penalty can be compensated." +msgstr "" + #: config/pa/pa64-hpux.opt:23 #, no-c-format msgid "Assume code will be linked by GNU ld." @@ -8016,27 +8026,27 @@ msgid "" "Generate code for OpenMP offloading: enables -msoft-stack and -muniform-simt." msgstr "" -#: config/nvptx/nvptx.opt:58 +#: config/nvptx/nvptx.opt:57 #, no-c-format msgid "Specify the PTX ISA target architecture to use." msgstr "" -#: config/nvptx/nvptx.opt:62 +#: config/nvptx/nvptx.opt:61 #, no-c-format msgid "Alias:" msgstr "" -#: config/nvptx/nvptx.opt:117 +#: config/nvptx/nvptx.opt:116 #, no-c-format msgid "Known PTX ISA versions (for use with the -mptx= option):" msgstr "" -#: config/nvptx/nvptx.opt:136 +#: config/nvptx/nvptx.opt:135 #, no-c-format msgid "Specify the PTX ISA version to use." msgstr "" -#: config/nvptx/nvptx.opt:140 +#: config/nvptx/nvptx.opt:139 #, no-c-format msgid "Initialize ptx registers." msgstr "" @@ -8361,32 +8371,32 @@ msgstr "" msgid "64 bit ABI." msgstr "" -#: config/s390/s390.opt:126 +#: config/s390/s390.opt:129 #, no-c-format msgid "Maintain backchain pointer." msgstr "" -#: config/s390/s390.opt:130 +#: config/s390/s390.opt:133 #, no-c-format msgid "Additional debug prints." msgstr "" -#: config/s390/s390.opt:134 +#: config/s390/s390.opt:137 #, no-c-format msgid "ESA/390 architecture." msgstr "" -#: config/s390/s390.opt:138 +#: config/s390/s390.opt:141 #, no-c-format msgid "Enable decimal floating point hardware support." msgstr "" -#: config/s390/s390.opt:142 +#: config/s390/s390.opt:145 #, no-c-format msgid "Enable hardware floating point." msgstr "" -#: config/s390/s390.opt:146 +#: config/s390/s390.opt:149 #, no-c-format msgid "" "Takes two non-negative integer numbers separated by a comma. Prepend the " @@ -8397,102 +8407,102 @@ msgid "" "size. Using 0 for both values disables hotpatching." msgstr "" -#: config/s390/s390.opt:164 +#: config/s390/s390.opt:167 #, no-c-format msgid "Use hardware transactional execution instructions." msgstr "" -#: config/s390/s390.opt:168 +#: config/s390/s390.opt:171 #, no-c-format msgid "Use hardware vector facility instructions and enable the vector ABI." msgstr "" -#: config/s390/s390.opt:172 +#: config/s390/s390.opt:175 #, no-c-format msgid "Use packed stack layout." msgstr "" -#: config/s390/s390.opt:176 +#: config/s390/s390.opt:179 #, no-c-format msgid "Use bras for executable < 64k." msgstr "" -#: config/s390/s390.opt:180 +#: config/s390/s390.opt:183 #, no-c-format msgid "Disable hardware floating point." msgstr "" -#: config/s390/s390.opt:184 +#: config/s390/s390.opt:187 #, no-c-format msgid "" "Set the max. number of bytes which has to be left to stack size before a " "trap instruction is triggered." msgstr "" -#: config/s390/s390.opt:188 +#: config/s390/s390.opt:191 #, no-c-format msgid "Switches off the -mstack-guard= option." msgstr "" -#: config/s390/s390.opt:192 +#: config/s390/s390.opt:195 #, no-c-format msgid "" "Emit extra code in the function prologue in order to trap if the stack size " "exceeds the given limit." msgstr "" -#: config/s390/s390.opt:196 +#: config/s390/s390.opt:199 #, no-c-format msgid "Switches off the -mstack-size= option." msgstr "" -#: config/s390/s390.opt:204 +#: config/s390/s390.opt:207 #, no-c-format msgid "Use the mvcle instruction for block moves." msgstr "" -#: config/s390/s390.opt:208 +#: config/s390/s390.opt:211 #, no-c-format msgid "" "Enable the z vector language extension providing the context-sensitive " "vector macro and enable the Altivec-style builtins in vecintrin.h." msgstr "" -#: config/s390/s390.opt:213 +#: config/s390/s390.opt:216 #, no-c-format msgid "Warn if a function uses alloca or creates an array with dynamic size." msgstr "" -#: config/s390/s390.opt:217 +#: config/s390/s390.opt:220 #, no-c-format msgid "Warn if a single function's framesize exceeds the given framesize." msgstr "" -#: config/s390/s390.opt:221 +#: config/s390/s390.opt:224 #, no-c-format msgid "z/Architecture." msgstr "" -#: config/s390/s390.opt:225 +#: config/s390/s390.opt:228 #, no-c-format msgid "" "Set the branch costs for conditional branch instructions. Reasonable values " "are small, non-negative integers. The default branch cost is 1." msgstr "" -#: config/s390/s390.opt:235 config/arm/arm.opt:169 +#: config/s390/s390.opt:238 config/arm/arm.opt:169 #, no-c-format msgid "Assume data segments are relative to text segment." msgstr "" -#: config/s390/s390.opt:240 +#: config/s390/s390.opt:243 #, no-c-format msgid "" "Wrap all indirect branches into execute in order to disable branch " "prediction." msgstr "" -#: config/s390/s390.opt:245 +#: config/s390/s390.opt:248 #, no-c-format msgid "" "Wrap indirect table jumps and computed gotos into execute in order to " @@ -8502,20 +8512,20 @@ msgid "" "required please use thunk-inline instead." msgstr "" -#: config/s390/s390.opt:253 +#: config/s390/s390.opt:256 #, no-c-format msgid "" "Wrap all indirect calls into execute in order to disable branch prediction." msgstr "" -#: config/s390/s390.opt:257 +#: config/s390/s390.opt:260 #, no-c-format msgid "" "Wrap all indirect return branches into execute in order to disable branch " "prediction." msgstr "" -#: config/s390/s390.opt:262 +#: config/s390/s390.opt:265 #, no-c-format msgid "" "Wrap indirect return branches into execute in order to disable branch " @@ -8523,7 +8533,7 @@ msgid "" "be restored from memory." msgstr "" -#: config/s390/s390.opt:268 +#: config/s390/s390.opt:271 #, no-c-format msgid "" "Wrap indirect return branches into execute in order to disable branch " @@ -8531,7 +8541,7 @@ msgid "" "to be restored from memory." msgstr "" -#: config/s390/s390.opt:290 +#: config/s390/s390.opt:293 #, no-c-format msgid "" "Generate sections .s390_indirect_jump, .s390_indirect_call, ." @@ -8542,19 +8552,19 @@ msgid "" "location." msgstr "" -#: config/s390/s390.opt:299 +#: config/s390/s390.opt:302 #, no-c-format msgid "" "Emit profiling counter call at function entry before prologue. The compiled " "code will require a 64-bit CPU and glibc 2.29 or newer to run." msgstr "" -#: config/s390/s390.opt:304 +#: config/s390/s390.opt:307 #, no-c-format msgid "Generate __mcount_loc section with all _mcount and __fentry__ calls." msgstr "" -#: config/s390/s390.opt:313 +#: config/s390/s390.opt:316 #, no-c-format msgid "" "Emit fused multiply-add instructions for long doubles in vector registers " @@ -13334,7 +13344,9 @@ msgstr "" #: common.opt:422 #, no-c-format -msgid "Alias for --help=target." +msgid "" +"Display target specific command line options (including assembler and linker " +"options)." msgstr "" #: common.opt:468 @@ -18020,12 +18032,12 @@ msgstr "" #. PRINT_OPERAND must handle them. #. We can't handle floating point constants; #. TARGET_PRINT_OPERAND must handle them. -#: final.cc:3774 config/arc/arc.cc:6409 config/i386/i386.cc:12275 +#: final.cc:3774 config/arc/arc.cc:6409 config/i386/i386.cc:12277 #, c-format msgid "floating constant misused" msgstr "" -#: final.cc:3832 config/arc/arc.cc:6506 config/i386/i386.cc:12366 +#: final.cc:3832 config/arc/arc.cc:6506 config/i386/i386.cc:12368 #: config/pdp11/pdp11.cc:1872 #, c-format msgid "invalid expression as operand" @@ -18101,216 +18113,217 @@ msgstr "" #: gcc.cc:3761 msgid "" -" --target-help Display target specific command line options.\n" +" --target-help Display target specific command line options " +"(including assembler and linker options).\n" msgstr "" -#: gcc.cc:3762 +#: gcc.cc:3763 msgid "" " --help={common|optimizers|params|target|warnings|[^]{joined|separate|" "undocumented}}[,...].\n" msgstr "" -#: gcc.cc:3763 +#: gcc.cc:3764 msgid "" " Display specific types of command line options.\n" msgstr "" -#: gcc.cc:3765 +#: gcc.cc:3766 msgid " (Use '-v --help' to display command line options of sub-processes).\n" msgstr "" -#: gcc.cc:3766 +#: gcc.cc:3767 msgid " --version Display compiler version information.\n" msgstr "" -#: gcc.cc:3767 +#: gcc.cc:3768 msgid " -dumpspecs Display all of the built in spec strings.\n" msgstr "" -#: gcc.cc:3768 +#: gcc.cc:3769 msgid " -dumpversion Display the version of the compiler.\n" msgstr "" -#: gcc.cc:3769 +#: gcc.cc:3770 msgid " -dumpmachine Display the compiler's target processor.\n" msgstr "" -#: gcc.cc:3770 +#: gcc.cc:3771 msgid " -foffload= Specify offloading targets.\n" msgstr "" -#: gcc.cc:3771 +#: gcc.cc:3772 msgid "" " -print-search-dirs Display the directories in the compiler's search " "path.\n" msgstr "" -#: gcc.cc:3772 +#: gcc.cc:3773 msgid "" " -print-libgcc-file-name Display the name of the compiler's companion " "library.\n" msgstr "" -#: gcc.cc:3773 +#: gcc.cc:3774 msgid " -print-file-name= Display the full path to library .\n" msgstr "" -#: gcc.cc:3774 +#: gcc.cc:3775 msgid "" " -print-prog-name= Display the full path to compiler component " ".\n" msgstr "" -#: gcc.cc:3775 +#: gcc.cc:3776 msgid "" " -print-multiarch Display the target's normalized GNU triplet, used " "as\n" " a component in the library path.\n" msgstr "" -#: gcc.cc:3778 +#: gcc.cc:3779 msgid "" " -print-multi-directory Display the root directory for versions of " "libgcc.\n" msgstr "" -#: gcc.cc:3779 +#: gcc.cc:3780 msgid "" " -print-multi-lib Display the mapping between command line options " "and\n" " multiple library search directories.\n" msgstr "" -#: gcc.cc:3782 +#: gcc.cc:3783 msgid "" " -print-multi-os-directory Display the relative path to OS libraries.\n" msgstr "" -#: gcc.cc:3783 +#: gcc.cc:3784 msgid " -print-sysroot Display the target libraries directory.\n" msgstr "" -#: gcc.cc:3784 +#: gcc.cc:3785 msgid "" " -print-sysroot-headers-suffix Display the sysroot suffix used to find " "headers.\n" msgstr "" -#: gcc.cc:3785 +#: gcc.cc:3786 msgid "" " -Wa, Pass comma-separated on to the " "assembler.\n" msgstr "" -#: gcc.cc:3786 +#: gcc.cc:3787 msgid "" " -Wp, Pass comma-separated on to the " "preprocessor.\n" msgstr "" -#: gcc.cc:3787 +#: gcc.cc:3788 msgid "" " -Wl, Pass comma-separated on to the linker.\n" msgstr "" -#: gcc.cc:3788 +#: gcc.cc:3789 msgid " -Xassembler Pass on to the assembler.\n" msgstr "" -#: gcc.cc:3789 +#: gcc.cc:3790 msgid " -Xpreprocessor Pass on to the preprocessor.\n" msgstr "" -#: gcc.cc:3790 +#: gcc.cc:3791 msgid " -Xlinker Pass on to the linker.\n" msgstr "" -#: gcc.cc:3791 +#: gcc.cc:3792 msgid " -save-temps Do not delete intermediate files.\n" msgstr "" -#: gcc.cc:3792 +#: gcc.cc:3793 msgid " -save-temps= Do not delete intermediate files.\n" msgstr "" -#: gcc.cc:3793 +#: gcc.cc:3794 msgid "" " -no-canonical-prefixes Do not canonicalize paths when building relative\n" " prefixes to other gcc components.\n" msgstr "" -#: gcc.cc:3796 +#: gcc.cc:3797 msgid " -pipe Use pipes rather than intermediate files.\n" msgstr "" -#: gcc.cc:3797 +#: gcc.cc:3798 msgid " -time Time the execution of each subprocess.\n" msgstr "" -#: gcc.cc:3798 +#: gcc.cc:3799 msgid "" " -specs= Override built-in specs with the contents of " ".\n" msgstr "" -#: gcc.cc:3799 +#: gcc.cc:3800 msgid "" " -std= Assume that the input sources are for " ".\n" msgstr "" -#: gcc.cc:3800 +#: gcc.cc:3801 msgid "" " --sysroot= Use as the root directory for " "headers\n" " and libraries.\n" msgstr "" -#: gcc.cc:3803 +#: gcc.cc:3804 msgid "" " -B Add to the compiler's search paths.\n" msgstr "" -#: gcc.cc:3804 +#: gcc.cc:3805 msgid "" " -v Display the programs invoked by the compiler.\n" msgstr "" -#: gcc.cc:3805 +#: gcc.cc:3806 msgid "" " -### Like -v but options quoted and commands not " "executed.\n" msgstr "" -#: gcc.cc:3806 +#: gcc.cc:3807 msgid "" " -E Preprocess only; do not compile, assemble or " "link.\n" msgstr "" -#: gcc.cc:3807 +#: gcc.cc:3808 msgid " -S Compile only; do not assemble or link.\n" msgstr "" -#: gcc.cc:3808 +#: gcc.cc:3809 msgid " -c Compile and assemble, but do not link.\n" msgstr "" -#: gcc.cc:3809 +#: gcc.cc:3810 msgid " -o Place the output into .\n" msgstr "" -#: gcc.cc:3810 +#: gcc.cc:3811 msgid "" " -pie Create a dynamically linked position independent\n" " executable.\n" msgstr "" -#: gcc.cc:3812 +#: gcc.cc:3813 msgid " -shared Create a shared library.\n" msgstr "" -#: gcc.cc:3813 +#: gcc.cc:3814 msgid "" " -x Specify the language of the following input " "files.\n" @@ -18321,7 +18334,7 @@ msgid "" "extension.\n" msgstr "" -#: gcc.cc:3820 +#: gcc.cc:3821 #, c-format msgid "" "\n" @@ -18330,96 +18343,96 @@ msgid "" " other options on to these processes the -W options must be used.\n" msgstr "" -#: gcc.cc:6789 +#: gcc.cc:6790 #, c-format msgid "Processing spec (%s), which is '%s'\n" msgstr "" -#: gcc.cc:7550 +#: gcc.cc:7551 #, c-format msgid "Target: %s\n" msgstr "" -#: gcc.cc:7551 +#: gcc.cc:7552 #, c-format msgid "Configured with: %s\n" msgstr "" -#: gcc.cc:7565 +#: gcc.cc:7566 #, c-format msgid "Thread model: %s\n" msgstr "" -#: gcc.cc:7566 +#: gcc.cc:7567 #, c-format msgid "Supported LTO compression algorithms: zlib" msgstr "" -#: gcc.cc:7568 +#: gcc.cc:7569 #, c-format msgid " zstd" msgstr "" -#: gcc.cc:7570 gcov.cc:1510 gcov.cc:1568 gcov.cc:1580 gcov.cc:2894 +#: gcc.cc:7571 gcov.cc:1510 gcov.cc:1568 gcov.cc:1580 gcov.cc:2894 #, c-format msgid "\n" msgstr "" -#: gcc.cc:7581 +#: gcc.cc:7582 #, c-format msgid "gcc version %s %s\n" msgstr "" -#: gcc.cc:7584 +#: gcc.cc:7585 #, c-format msgid "gcc driver version %s %sexecuting gcc version %s\n" msgstr "" -#: gcc.cc:7657 gcc.cc:7867 +#: gcc.cc:7658 gcc.cc:7868 #, c-format msgid "" "The bug is not reproducible, so it is likely a hardware or OS problem.\n" msgstr "" -#: gcc.cc:7791 +#: gcc.cc:7792 #, c-format msgid "" "Preprocessed source stored into %s file, please attach this to your " "bugreport.\n" msgstr "" -#: gcc.cc:8642 +#: gcc.cc:8643 #, c-format msgid "install: %s%s\n" msgstr "" -#: gcc.cc:8645 +#: gcc.cc:8646 #, c-format msgid "programs: %s\n" msgstr "" -#: gcc.cc:8647 +#: gcc.cc:8648 #, c-format msgid "libraries: %s\n" msgstr "" -#: gcc.cc:8764 +#: gcc.cc:8765 #, c-format msgid "" "\n" "For bug reporting instructions, please see:\n" msgstr "" -#: gcc.cc:8780 gcov-tool.cc:527 +#: gcc.cc:8781 gcov-tool.cc:594 #, c-format msgid "%s %s%s\n" msgstr "" -#: gcc.cc:8783 gcov-tool.cc:529 gcov.cc:968 fortran/gfortranspec.cc:282 +#: gcc.cc:8784 gcov-tool.cc:596 gcov.cc:968 fortran/gfortranspec.cc:282 msgid "(C)" msgstr "" -#: gcc.cc:8784 gcov-tool.cc:531 gcov.cc:970 fortran/gfortranspec.cc:283 +#: gcc.cc:8785 gcov-tool.cc:598 gcov.cc:970 fortran/gfortranspec.cc:283 #, c-format msgid "" "This is free software; see the source for copying conditions. There is NO\n" @@ -18427,7 +18440,7 @@ msgid "" "\n" msgstr "" -#: gcc.cc:9127 +#: gcc.cc:9128 #, c-format msgid "" "\n" @@ -18436,14 +18449,14 @@ msgid "" "\n" msgstr "" -#: gcc.cc:9128 +#: gcc.cc:9129 #, c-format msgid "" "Use \"-Wl,OPTION\" to pass \"OPTION\" to the linker.\n" "\n" msgstr "" -#: gcc.cc:10543 +#: gcc.cc:10544 #, c-format msgid "" "Assembler options\n" @@ -18451,139 +18464,157 @@ msgid "" "\n" msgstr "" -#: gcc.cc:10544 +#: gcc.cc:10545 #, c-format msgid "" "Use \"-Wa,OPTION\" to pass \"OPTION\" to the assembler.\n" "\n" msgstr "" -#: gcov-tool.cc:175 +#: gcov-tool.cc:157 gcov-tool.cc:300 +#, c-format +msgid "no profile files were merged\n" +msgstr "" + +#: gcov-tool.cc:169 #, c-format msgid " merge [options] Merge coverage file contents\n" msgstr "" -#: gcov-tool.cc:176 gcov-tool.cc:271 +#: gcov-tool.cc:170 gcov-tool.cc:337 #, c-format msgid " -o, --output Output directory\n" msgstr "" -#: gcov-tool.cc:177 gcov-tool.cc:273 gcov-tool.cc:425 +#: gcov-tool.cc:171 gcov-tool.cc:242 gcov-tool.cc:339 gcov-tool.cc:491 #, c-format msgid " -v, --verbose Verbose mode\n" msgstr "" -#: gcov-tool.cc:178 +#: gcov-tool.cc:172 gcov-tool.cc:243 #, c-format msgid "" " -w, --weight Set weights (float point values)\n" msgstr "" -#: gcov-tool.cc:194 +#: gcov-tool.cc:188 #, c-format msgid "Merge subcomand usage:" msgstr "" -#: gcov-tool.cc:269 +#: gcov-tool.cc:240 +#, c-format +msgid "" +" merge-stream [options] [] Merge coverage stream file (or " +"stdin)\n" +" and coverage file contents\n" +msgstr "" + +#: gcov-tool.cc:258 +#, c-format +msgid "Merge-stream subcomand usage:" +msgstr "" + +#: gcov-tool.cc:335 #, c-format msgid "" " rewrite [options] Rewrite coverage file contents\n" msgstr "" -#: gcov-tool.cc:270 +#: gcov-tool.cc:336 #, c-format msgid " -n, --normalize Normalize the profile\n" msgstr "" -#: gcov-tool.cc:272 +#: gcov-tool.cc:338 #, c-format msgid " -s, --scale Scale the profile counters\n" msgstr "" -#: gcov-tool.cc:290 +#: gcov-tool.cc:356 #, c-format msgid "Rewrite subcommand usage:" msgstr "" -#: gcov-tool.cc:329 +#: gcov-tool.cc:395 #, c-format msgid "scaling cannot co-exist with normalization, skipping\n" msgstr "" -#: gcov-tool.cc:342 gcov-tool.cc:352 +#: gcov-tool.cc:408 gcov-tool.cc:418 #, c-format msgid "incorrect format in scaling, using 1/1\n" msgstr "" -#: gcov-tool.cc:362 +#: gcov-tool.cc:428 #, c-format msgid "normalization cannot co-exist with scaling\n" msgstr "" -#: gcov-tool.cc:419 +#: gcov-tool.cc:485 #, c-format msgid "" " overlap [options] Compute the overlap of two profiles\n" msgstr "" -#: gcov-tool.cc:420 +#: gcov-tool.cc:486 #, c-format msgid " -f, --function Print function level info\n" msgstr "" -#: gcov-tool.cc:421 +#: gcov-tool.cc:487 #, c-format msgid " -F, --fullname Print full filename\n" msgstr "" -#: gcov-tool.cc:422 +#: gcov-tool.cc:488 #, c-format msgid "" " -h, --hotonly Only print info for hot objects/" "functions\n" msgstr "" -#: gcov-tool.cc:423 +#: gcov-tool.cc:489 #, c-format msgid " -o, --object Print object level info\n" msgstr "" -#: gcov-tool.cc:424 +#: gcov-tool.cc:490 #, c-format msgid " -t , --hot_threshold Set the threshold for hotness\n" msgstr "" -#: gcov-tool.cc:444 +#: gcov-tool.cc:510 #, c-format msgid "Overlap subcomand usage:" msgstr "" -#: gcov-tool.cc:510 +#: gcov-tool.cc:576 #, c-format msgid "" "Usage: %s [OPTION]... SUB_COMMAND [OPTION]...\n" "\n" msgstr "" -#: gcov-tool.cc:511 +#: gcov-tool.cc:577 #, c-format msgid "" "Offline tool to handle gcda counts\n" "\n" msgstr "" -#: gcov-tool.cc:512 +#: gcov-tool.cc:578 #, c-format msgid " -h, --help Print this help, then exit\n" msgstr "" -#: gcov-tool.cc:513 +#: gcov-tool.cc:579 #, c-format msgid "" " -v, --version Print version number, then exit\n" msgstr "" -#: gcov-tool.cc:517 gcov.cc:956 +#: gcov-tool.cc:584 gcov.cc:956 #, c-format msgid "" "\n" @@ -18591,7 +18622,7 @@ msgid "" "%s.\n" msgstr "" -#: gcov-tool.cc:528 +#: gcov-tool.cc:595 #, c-format msgid "Copyright %s 2022 Free Software Foundation, Inc.\n" msgstr "" @@ -19022,25 +19053,25 @@ msgstr "" msgid "At top level:" msgstr "" -#: langhooks.cc:400 cp/error.cc:3623 +#: langhooks.cc:400 #, c-format msgid "In member function %qs" msgstr "" -#: langhooks.cc:404 cp/error.cc:3626 +#: langhooks.cc:404 #, c-format msgid "In function %qs" msgstr "" -#: langhooks.cc:449 cp/error.cc:3576 +#: langhooks.cc:449 msgid " inlined from %qs at %r%s:%d:%d%R" msgstr "" -#: langhooks.cc:454 cp/error.cc:3581 +#: langhooks.cc:454 msgid " inlined from %qs at %r%s:%d%R" msgstr "" -#: langhooks.cc:460 cp/error.cc:3587 +#: langhooks.cc:460 #, c-format msgid " inlined from %qs" msgstr "" @@ -19058,121 +19089,121 @@ msgid "unable to generate reloads for:" msgstr "" #. What to print when a switch has no documentation. -#: opts.cc:313 +#: opts.cc:316 msgid "This option lacks documentation." msgstr "" -#: opts.cc:314 +#: opts.cc:317 msgid "Uses of this option are diagnosed." msgstr "" -#: opts.cc:1584 +#: opts.cc:1586 #, c-format msgid "Same as %s%s (or, in negated form, %s%s)." msgstr "" -#: opts.cc:1589 +#: opts.cc:1591 #, c-format msgid "Same as %s%s." msgstr "" -#: opts.cc:1594 +#: opts.cc:1596 #, c-format msgid "Same as %s." msgstr "" -#: opts.cc:1602 +#: opts.cc:1604 #, c-format msgid "%s Same as %s." msgstr "" -#: opts.cc:1665 +#: opts.cc:1667 msgid "[available in " msgstr "" -#: opts.cc:1697 +#: opts.cc:1699 msgid "[default]" msgstr "" -#: opts.cc:1706 +#: opts.cc:1708 #, c-format msgid "%llu bytes" msgstr "" -#: opts.cc:1743 +#: opts.cc:1745 msgid "[enabled]" msgstr "" -#: opts.cc:1745 +#: opts.cc:1747 msgid "[disabled]" msgstr "" -#: opts.cc:1781 +#: opts.cc:1783 #, c-format msgid " No options with the desired characteristics were found\n" msgstr "" -#: opts.cc:1790 +#: opts.cc:1792 #, c-format msgid "" " None found. Use --help=%s to show *all* the options supported by the %s " "front-end.\n" msgstr "" -#: opts.cc:1796 +#: opts.cc:1798 #, c-format msgid "" " All options with the desired characteristics have already been displayed\n" msgstr "" -#: opts.cc:1841 +#: opts.cc:1843 #, c-format msgid "" " Known valid arguments for %s option:\n" " " msgstr "" -#: opts.cc:1891 +#: opts.cc:1893 msgid "The following options are target specific" msgstr "" -#: opts.cc:1894 +#: opts.cc:1896 msgid "The following options control compiler warning messages" msgstr "" -#: opts.cc:1897 +#: opts.cc:1899 msgid "The following options control optimizations" msgstr "" -#: opts.cc:1900 opts.cc:1940 +#: opts.cc:1902 opts.cc:1942 msgid "The following options are language-independent" msgstr "" -#: opts.cc:1903 +#: opts.cc:1905 msgid "The following options control parameters" msgstr "" -#: opts.cc:1909 +#: opts.cc:1911 msgid "The following options are specific to just the language " msgstr "" -#: opts.cc:1911 +#: opts.cc:1913 msgid "The following options are supported by the language " msgstr "" -#: opts.cc:1922 +#: opts.cc:1924 msgid "The following options are not documented" msgstr "" -#: opts.cc:1924 +#: opts.cc:1926 msgid "The following options take separate arguments" msgstr "" -#: opts.cc:1926 +#: opts.cc:1928 msgid "The following options take joined arguments" msgstr "" -#: opts.cc:1938 +#: opts.cc:1940 msgid "The following options are language-related" msgstr "" @@ -19227,16 +19258,16 @@ msgstr "" msgid "insn does not satisfy its constraints:" msgstr "" -#: targhooks.cc:2157 +#: targhooks.cc:2236 #, c-format msgid "created and used with differing settings of '%s'" msgstr "" -#: targhooks.cc:2172 +#: targhooks.cc:2251 msgid "created and used with different settings of %<-fpic%>" msgstr "" -#: targhooks.cc:2174 +#: targhooks.cc:2253 msgid "created and used with different settings of %<-fpie%>" msgstr "" @@ -19589,7 +19620,7 @@ msgstr "" msgid "incompatible register operand for '%%%c'" msgstr "" -#: config/aarch64/aarch64.cc:11907 config/arm/arm.cc:24475 +#: config/aarch64/aarch64.cc:11907 config/arm/arm.cc:24478 #, c-format msgid "missing operand" msgstr "" @@ -19614,25 +19645,25 @@ msgstr "" msgid "invalid address mode" msgstr "" -#: config/aarch64/aarch64.cc:26825 config/arm/arm.cc:33897 +#: config/aarch64/aarch64.cc:26829 config/arm/arm.cc:33900 msgid "invalid conversion from type %" msgstr "" -#: config/aarch64/aarch64.cc:26827 config/arm/arm.cc:33899 +#: config/aarch64/aarch64.cc:26831 config/arm/arm.cc:33902 msgid "invalid conversion to type %" msgstr "" -#: config/aarch64/aarch64.cc:26842 config/aarch64/aarch64.cc:26858 -#: config/arm/arm.cc:33914 config/arm/arm.cc:33930 +#: config/aarch64/aarch64.cc:26846 config/aarch64/aarch64.cc:26862 +#: config/arm/arm.cc:33917 config/arm/arm.cc:33933 msgid "operation not permitted on type %" msgstr "" -#: config/aarch64/aarch64.cc:26866 +#: config/aarch64/aarch64.cc:26870 msgid "cannot combine GNU and SVE vectors in a binary operation" msgstr "" -#: config/alpha/alpha.cc:5076 config/i386/i386.cc:13535 -#: config/rs6000/rs6000.cc:14278 config/sparc/sparc.cc:9357 +#: config/alpha/alpha.cc:5076 config/i386/i386.cc:13537 +#: config/rs6000/rs6000.cc:14278 config/sparc/sparc.cc:9369 #, c-format msgid "'%%&' used without any local dynamic TLS references" msgstr "" @@ -19709,10 +19740,10 @@ msgstr "" msgid "unknown relocation unspec" msgstr "" -#: config/alpha/alpha.cc:5356 config/cr16/cr16.cc:1572 config/gcn/gcn.cc:6050 -#: config/gcn/gcn.cc:6059 config/gcn/gcn.cc:6119 config/gcn/gcn.cc:6127 -#: config/gcn/gcn.cc:6143 config/gcn/gcn.cc:6161 config/gcn/gcn.cc:6212 -#: config/gcn/gcn.cc:6331 config/gcn/gcn.cc:6442 config/rs6000/rs6000.cc:14283 +#: config/alpha/alpha.cc:5356 config/cr16/cr16.cc:1572 config/gcn/gcn.cc:6051 +#: config/gcn/gcn.cc:6060 config/gcn/gcn.cc:6120 config/gcn/gcn.cc:6128 +#: config/gcn/gcn.cc:6144 config/gcn/gcn.cc:6162 config/gcn/gcn.cc:6213 +#: config/gcn/gcn.cc:6332 config/gcn/gcn.cc:6443 config/rs6000/rs6000.cc:14283 #, c-format msgid "invalid %%xn code" msgstr "" @@ -19781,7 +19812,7 @@ msgstr "" #. Undocumented flag. #: config/arc/arc.cc:4954 config/epiphany/epiphany.cc:1309 #: config/m32r/m32r.cc:2233 config/nds32/nds32.cc:3517 -#: config/sparc/sparc.cc:9636 +#: config/sparc/sparc.cc:9648 #, c-format msgid "invalid operand output code" msgstr "" @@ -19795,35 +19826,35 @@ msgstr "" msgid "unrecognized supposed constant" msgstr "" -#: config/arm/arm.cc:20839 config/arm/arm.cc:20864 config/arm/arm.cc:20874 -#: config/arm/arm.cc:20883 config/arm/arm.cc:20892 +#: config/arm/arm.cc:20842 config/arm/arm.cc:20867 config/arm/arm.cc:20877 +#: config/arm/arm.cc:20886 config/arm/arm.cc:20895 #, c-format msgid "invalid shift operand" msgstr "" -#: config/arm/arm.cc:23748 config/arm/arm.cc:23766 +#: config/arm/arm.cc:23751 config/arm/arm.cc:23769 #, c-format msgid "predicated Thumb instruction" msgstr "" -#: config/arm/arm.cc:23754 +#: config/arm/arm.cc:23757 #, c-format msgid "predicated instruction in conditional sequence" msgstr "" -#: config/arm/arm.cc:23872 config/arm/arm.cc:23885 config/arm/arm.cc:23910 +#: config/arm/arm.cc:23875 config/arm/arm.cc:23888 config/arm/arm.cc:23913 #: config/nios2/nios2.cc:3081 #, c-format msgid "Unsupported operand for code '%c'" msgstr "" -#: config/arm/arm.cc:23987 config/arm/arm.cc:24009 config/arm/arm.cc:24019 -#: config/arm/arm.cc:24029 config/arm/arm.cc:24039 config/arm/arm.cc:24078 -#: config/arm/arm.cc:24096 config/arm/arm.cc:24121 config/arm/arm.cc:24136 -#: config/arm/arm.cc:24163 config/arm/arm.cc:24170 config/arm/arm.cc:24188 -#: config/arm/arm.cc:24195 config/arm/arm.cc:24203 config/arm/arm.cc:24224 -#: config/arm/arm.cc:24231 config/arm/arm.cc:24422 config/arm/arm.cc:24429 -#: config/arm/arm.cc:24456 config/arm/arm.cc:24463 config/bfin/bfin.cc:1441 +#: config/arm/arm.cc:23990 config/arm/arm.cc:24012 config/arm/arm.cc:24022 +#: config/arm/arm.cc:24032 config/arm/arm.cc:24042 config/arm/arm.cc:24081 +#: config/arm/arm.cc:24099 config/arm/arm.cc:24124 config/arm/arm.cc:24139 +#: config/arm/arm.cc:24166 config/arm/arm.cc:24173 config/arm/arm.cc:24191 +#: config/arm/arm.cc:24198 config/arm/arm.cc:24206 config/arm/arm.cc:24227 +#: config/arm/arm.cc:24234 config/arm/arm.cc:24425 config/arm/arm.cc:24432 +#: config/arm/arm.cc:24459 config/arm/arm.cc:24466 config/bfin/bfin.cc:1441 #: config/bfin/bfin.cc:1448 config/bfin/bfin.cc:1455 config/bfin/bfin.cc:1462 #: config/bfin/bfin.cc:1471 config/bfin/bfin.cc:1478 config/bfin/bfin.cc:1485 #: config/bfin/bfin.cc:1492 config/nds32/nds32.cc:3543 @@ -19831,13 +19862,13 @@ msgstr "" msgid "invalid operand for code '%c'" msgstr "" -#: config/arm/arm.cc:24091 +#: config/arm/arm.cc:24094 #, c-format msgid "instruction never executed" msgstr "" #. Former Maverick support, removed after GCC-4.7. -#: config/arm/arm.cc:24112 +#: config/arm/arm.cc:24115 #, c-format msgid "obsolete Maverick format code '%c'" msgstr "" @@ -19957,9 +19988,9 @@ msgstr "" #. Format punctuators via %s to avoid -Wformat-diag. #: config/cris/cris.cc:775 config/ft32/ft32.cc:110 config/moxie/moxie.cc:108 -#: final.cc:3233 final.cc:3235 fold-const.cc:277 gcc.cc:6153 gcc.cc:6167 +#: final.cc:3233 final.cc:3235 fold-const.cc:277 gcc.cc:6154 gcc.cc:6168 #: rtl-error.cc:101 toplev.cc:322 vr-values.cc:2383 cp/logic.cc:312 -#: cp/logic.cc:314 cp/typeck.cc:7306 d/d-convert.cc:237 +#: cp/logic.cc:314 cp/typeck.cc:7308 d/d-convert.cc:237 #: go/go-gcc-diagnostics.cc:28 go/go-gcc-diagnostics.cc:37 #: go/go-gcc-diagnostics.cc:45 go/go-gcc-diagnostics.cc:53 #: lto/lto-object.cc:180 lto/lto-object.cc:277 lto/lto-object.cc:334 @@ -20168,25 +20199,25 @@ msgstr "" msgid "bad output_condmove_single operand" msgstr "" -#: config/gcn/gcn.cc:5711 config/gcn/gcn.cc:5744 config/gcn/gcn.cc:5748 -#: config/gcn/gcn.cc:6092 config/gcn/gcn.cc:6103 config/gcn/gcn.cc:6106 +#: config/gcn/gcn.cc:5712 config/gcn/gcn.cc:5745 config/gcn/gcn.cc:5749 +#: config/gcn/gcn.cc:6093 config/gcn/gcn.cc:6104 config/gcn/gcn.cc:6107 #, c-format msgid "bad ADDR_SPACE_GLOBAL address" msgstr "" -#: config/gcn/gcn.cc:5860 config/gcn/gcn.cc:5883 config/gcn/gcn.cc:5915 -#: config/gcn/gcn.cc:5931 config/gcn/gcn.cc:5946 config/gcn/gcn.cc:5965 -#: config/gcn/gcn.cc:6041 config/gcn/gcn.cc:6237 config/gcn/gcn.cc:6352 +#: config/gcn/gcn.cc:5861 config/gcn/gcn.cc:5884 config/gcn/gcn.cc:5916 +#: config/gcn/gcn.cc:5932 config/gcn/gcn.cc:5947 config/gcn/gcn.cc:5966 +#: config/gcn/gcn.cc:6042 config/gcn/gcn.cc:6238 config/gcn/gcn.cc:6353 #, c-format msgid "invalid operand %%xn code" msgstr "" -#: config/gcn/gcn.cc:6340 +#: config/gcn/gcn.cc:6341 #, c-format msgid "operand %%xn code invalid for QImode" msgstr "" -#: config/gcn/gcn.cc:6422 +#: config/gcn/gcn.cc:6423 #, c-format msgid "invalid fp constant" msgstr "" @@ -20198,98 +20229,98 @@ msgstr "" msgid "Expected register or constant integer." msgstr "" -#: config/i386/i386.cc:12360 +#: config/i386/i386.cc:12362 #, c-format msgid "invalid UNSPEC as operand" msgstr "" -#: config/i386/i386.cc:12899 +#: config/i386/i386.cc:12901 #, c-format msgid "invalid use of register '%s'" msgstr "" -#: config/i386/i386.cc:12904 +#: config/i386/i386.cc:12906 #, c-format msgid "invalid use of asm flag output" msgstr "" -#: config/i386/i386.cc:13137 +#: config/i386/i386.cc:13139 #, c-format msgid "invalid operand size for operand code 'O'" msgstr "" -#: config/i386/i386.cc:13172 +#: config/i386/i386.cc:13174 #, c-format msgid "invalid operand size for operand code 'z'" msgstr "" -#: config/i386/i386.cc:13241 +#: config/i386/i386.cc:13243 #, c-format msgid "invalid operand type used with operand code 'Z'" msgstr "" -#: config/i386/i386.cc:13246 +#: config/i386/i386.cc:13248 #, c-format msgid "invalid operand size for operand code 'Z'" msgstr "" -#: config/i386/i386.cc:13323 +#: config/i386/i386.cc:13325 #, c-format msgid "operand is not a condition code, invalid operand code 'Y'" msgstr "" -#: config/i386/i386.cc:13402 +#: config/i386/i386.cc:13404 #, c-format msgid "operand is not a condition code, invalid operand code 'D'" msgstr "" -#: config/i386/i386.cc:13420 +#: config/i386/i386.cc:13422 #, c-format msgid "operand is not a condition code, invalid operand code '%c'" msgstr "" -#: config/i386/i386.cc:13433 +#: config/i386/i386.cc:13435 #, c-format msgid "" "operand is not an offsettable memory reference, invalid operand code 'H'" msgstr "" -#: config/i386/i386.cc:13448 +#: config/i386/i386.cc:13450 #, c-format msgid "operand is not an integer, invalid operand code 'K'" msgstr "" -#: config/i386/i386.cc:13476 +#: config/i386/i386.cc:13478 #, c-format msgid "operand is not a specific integer, invalid operand code 'r'" msgstr "" -#: config/i386/i386.cc:13494 +#: config/i386/i386.cc:13496 #, c-format msgid "operand is not an integer, invalid operand code 'R'" msgstr "" -#: config/i386/i386.cc:13517 +#: config/i386/i386.cc:13519 #, c-format msgid "operand is not a specific integer, invalid operand code 'R'" msgstr "" -#: config/i386/i386.cc:13621 +#: config/i386/i386.cc:13623 #, c-format msgid "invalid operand code '%c'" msgstr "" -#: config/i386/i386.cc:13683 config/i386/i386.cc:14072 +#: config/i386/i386.cc:13685 config/i386/i386.cc:14074 #, c-format msgid "invalid constraints for operand" msgstr "" -#: config/i386/i386.cc:13784 +#: config/i386/i386.cc:13786 #, c-format msgid "invalid vector immediate" msgstr "" -#: config/i386/i386.cc:16791 +#: config/i386/i386.cc:16793 msgid "unknown insn mode" msgstr "" @@ -20348,24 +20379,24 @@ msgstr "" msgid "invalid addressing mode" msgstr "" -#: config/loongarch/loongarch.cc:4237 config/loongarch/loongarch.cc:4259 -#: config/loongarch/loongarch.cc:4451 config/mips/mips.cc:9016 -#: config/mips/mips.cc:9043 config/mips/mips.cc:9226 +#: config/loongarch/loongarch.cc:4242 config/loongarch/loongarch.cc:4264 +#: config/loongarch/loongarch.cc:4456 config/mips/mips.cc:9065 +#: config/mips/mips.cc:9092 config/mips/mips.cc:9275 #, c-format msgid "'%%%c' is not a valid operand prefix" msgstr "" -#: config/loongarch/loongarch.cc:4368 config/loongarch/loongarch.cc:4375 -#: config/loongarch/loongarch.cc:4382 config/loongarch/loongarch.cc:4389 -#: config/loongarch/loongarch.cc:4399 config/loongarch/loongarch.cc:4402 -#: config/loongarch/loongarch.cc:4414 config/loongarch/loongarch.cc:4417 -#: config/loongarch/loongarch.cc:4482 config/loongarch/loongarch.cc:4497 -#: config/loongarch/loongarch.cc:4506 config/mips/mips.cc:9115 -#: config/mips/mips.cc:9122 config/mips/mips.cc:9129 config/mips/mips.cc:9136 -#: config/mips/mips.cc:9149 config/mips/mips.cc:9156 config/mips/mips.cc:9166 -#: config/mips/mips.cc:9169 config/mips/mips.cc:9181 config/mips/mips.cc:9184 -#: config/mips/mips.cc:9244 config/mips/mips.cc:9251 config/mips/mips.cc:9272 -#: config/mips/mips.cc:9287 config/mips/mips.cc:9306 config/mips/mips.cc:9315 +#: config/loongarch/loongarch.cc:4373 config/loongarch/loongarch.cc:4380 +#: config/loongarch/loongarch.cc:4387 config/loongarch/loongarch.cc:4394 +#: config/loongarch/loongarch.cc:4404 config/loongarch/loongarch.cc:4407 +#: config/loongarch/loongarch.cc:4419 config/loongarch/loongarch.cc:4422 +#: config/loongarch/loongarch.cc:4487 config/loongarch/loongarch.cc:4502 +#: config/loongarch/loongarch.cc:4511 config/mips/mips.cc:9164 +#: config/mips/mips.cc:9171 config/mips/mips.cc:9178 config/mips/mips.cc:9185 +#: config/mips/mips.cc:9198 config/mips/mips.cc:9205 config/mips/mips.cc:9215 +#: config/mips/mips.cc:9218 config/mips/mips.cc:9230 config/mips/mips.cc:9233 +#: config/mips/mips.cc:9293 config/mips/mips.cc:9300 config/mips/mips.cc:9321 +#: config/mips/mips.cc:9336 config/mips/mips.cc:9355 config/mips/mips.cc:9364 #: config/riscv/riscv.cc:3557 config/riscv/riscv.cc:3686 #: config/riscv/riscv.cc:3692 config/riscv/riscv.cc:3701 #, c-format @@ -20399,7 +20430,7 @@ msgid "post-increment address is not a register" msgstr "" #: config/m32r/m32r.cc:2336 config/m32r/m32r.cc:2351 -#: config/rs6000/rs6000.cc:20541 +#: config/rs6000/rs6000.cc:20560 msgid "bad address" msgstr "" @@ -20714,146 +20745,146 @@ msgstr "" msgid "Invalid mixing of IEEE 128-bit and IBM 128-bit floating point types" msgstr "" -#: config/rs6000/rs6000.cc:23925 +#: config/rs6000/rs6000.cc:23944 msgid "AltiVec argument passed to unprototyped function" msgstr "" -#: config/rs6000/rs6000.cc:27573 +#: config/rs6000/rs6000.cc:27601 msgid "Could not generate addis value for fusion" msgstr "" -#: config/rs6000/rs6000.cc:27642 +#: config/rs6000/rs6000.cc:27670 msgid "Unable to generate load/store offset for fusion" msgstr "" -#: config/rs6000/rs6000.cc:27718 +#: config/rs6000/rs6000.cc:27746 msgid "Bad GPR fusion" msgstr "" -#: config/rs6000/rs6000.cc:28257 +#: config/rs6000/rs6000.cc:28285 msgid "invalid conversion from type %<__vector_quad%>" msgstr "" -#: config/rs6000/rs6000.cc:28259 +#: config/rs6000/rs6000.cc:28287 msgid "invalid conversion to type %<__vector_quad%>" msgstr "" -#: config/rs6000/rs6000.cc:28261 +#: config/rs6000/rs6000.cc:28289 msgid "invalid conversion from type %<__vector_pair%>" msgstr "" -#: config/rs6000/rs6000.cc:28263 +#: config/rs6000/rs6000.cc:28291 msgid "invalid conversion to type %<__vector_pair%>" msgstr "" -#: config/rs6000/rs6000.cc:28278 +#: config/rs6000/rs6000.cc:28306 msgid "invalid conversion from type %<* __vector_quad%>" msgstr "" -#: config/rs6000/rs6000.cc:28280 +#: config/rs6000/rs6000.cc:28308 msgid "invalid conversion to type %<* __vector_quad%>" msgstr "" -#: config/rs6000/rs6000.cc:28282 +#: config/rs6000/rs6000.cc:28310 msgid "invalid conversion from type %<* __vector_pair%>" msgstr "" -#: config/rs6000/rs6000.cc:28284 +#: config/rs6000/rs6000.cc:28312 msgid "invalid conversion to type %<* __vector_pair%>" msgstr "" -#: config/s390/s390.cc:7959 +#: config/s390/s390.cc:7953 #, c-format msgid "symbolic memory references are only supported on z10 or later" msgstr "" -#: config/s390/s390.cc:7970 +#: config/s390/s390.cc:7964 #, c-format msgid "cannot decompose address" msgstr "" -#: config/s390/s390.cc:8052 +#: config/s390/s390.cc:8046 #, c-format msgid "invalid comparison operator for 'E' output modifier" msgstr "" -#: config/s390/s390.cc:8075 +#: config/s390/s390.cc:8069 #, c-format msgid "invalid reference for 'J' output modifier" msgstr "" -#: config/s390/s390.cc:8093 +#: config/s390/s390.cc:8087 #, c-format msgid "invalid address for 'O' output modifier" msgstr "" -#: config/s390/s390.cc:8115 +#: config/s390/s390.cc:8109 #, c-format msgid "invalid address for 'R' output modifier" msgstr "" -#: config/s390/s390.cc:8133 +#: config/s390/s390.cc:8127 #, c-format msgid "memory reference expected for 'S' output modifier" msgstr "" -#: config/s390/s390.cc:8143 +#: config/s390/s390.cc:8137 #, c-format msgid "invalid address for 'S' output modifier" msgstr "" -#: config/s390/s390.cc:8164 +#: config/s390/s390.cc:8158 #, c-format msgid "register or memory expression expected for 'N' output modifier" msgstr "" -#: config/s390/s390.cc:8175 +#: config/s390/s390.cc:8169 #, c-format msgid "register or memory expression expected for 'M' output modifier" msgstr "" -#: config/s390/s390.cc:8284 config/s390/s390.cc:8305 +#: config/s390/s390.cc:8278 config/s390/s390.cc:8299 #, c-format msgid "invalid constant for output modifier '%c'" msgstr "" -#: config/s390/s390.cc:8302 +#: config/s390/s390.cc:8296 #, c-format msgid "invalid constant - try using an output modifier" msgstr "" -#: config/s390/s390.cc:8339 +#: config/s390/s390.cc:8333 #, c-format msgid "invalid constant vector for output modifier '%c'" msgstr "" -#: config/s390/s390.cc:8346 +#: config/s390/s390.cc:8340 #, c-format msgid "invalid expression - try using an output modifier" msgstr "" -#: config/s390/s390.cc:8349 +#: config/s390/s390.cc:8343 #, c-format msgid "invalid expression for output modifier '%c'" msgstr "" -#: config/s390/s390.cc:12128 +#: config/s390/s390.cc:12122 msgid "vector argument passed to unprototyped function" msgstr "" -#: config/s390/s390.cc:16529 +#: config/s390/s390.cc:16546 msgid "types differ in signedness" msgstr "" -#: config/s390/s390.cc:16539 +#: config/s390/s390.cc:16556 msgid "binary operator does not support two vector bool operands" msgstr "" -#: config/s390/s390.cc:16542 +#: config/s390/s390.cc:16559 msgid "binary operator does not support vector bool operand" msgstr "" -#: config/s390/s390.cc:16550 +#: config/s390/s390.cc:16567 msgid "" "binary operator does not support mixing vector bool with floating point " "vector operands" @@ -20881,43 +20912,43 @@ msgstr "" msgid "created and used with different endianness" msgstr "" -#: config/sparc/sparc.cc:9366 config/sparc/sparc.cc:9372 +#: config/sparc/sparc.cc:9378 config/sparc/sparc.cc:9384 #, c-format msgid "invalid %%Y operand" msgstr "" -#: config/sparc/sparc.cc:9459 +#: config/sparc/sparc.cc:9471 #, c-format msgid "invalid %%A operand" msgstr "" -#: config/sparc/sparc.cc:9479 +#: config/sparc/sparc.cc:9491 #, c-format msgid "invalid %%B operand" msgstr "" -#: config/sparc/sparc.cc:9559 config/tilegx/tilegx.cc:5089 +#: config/sparc/sparc.cc:9571 config/tilegx/tilegx.cc:5089 #: config/tilepro/tilepro.cc:4497 #, c-format msgid "invalid %%C operand" msgstr "" -#: config/sparc/sparc.cc:9591 config/tilegx/tilegx.cc:5122 +#: config/sparc/sparc.cc:9603 config/tilegx/tilegx.cc:5122 #, c-format msgid "invalid %%D operand" msgstr "" -#: config/sparc/sparc.cc:9610 +#: config/sparc/sparc.cc:9622 #, c-format msgid "invalid %%f operand" msgstr "" -#: config/sparc/sparc.cc:9622 +#: config/sparc/sparc.cc:9634 #, c-format msgid "invalid %%s operand" msgstr "" -#: config/sparc/sparc.cc:9667 +#: config/sparc/sparc.cc:9679 #, c-format msgid "floating-point constant not a valid immediate operand" msgstr "" @@ -21124,7 +21155,7 @@ msgstr "" #: c/gimple-parser.cc:2282 c/gimple-parser.cc:2361 c/gimple-parser.cc:2388 #: c/c-parser.cc:3279 c/c-parser.cc:3466 c/c-parser.cc:3499 c/c-parser.cc:11365 #: c/gimple-parser.cc:2053 c/gimple-parser.cc:2110 cp/parser.cc:15227 -#: cp/parser.cc:32265 cp/parser.cc:32878 +#: cp/parser.cc:32340 cp/parser.cc:32953 #, gcc-internal-format msgid "expected %<;%>" msgstr "" @@ -21145,7 +21176,7 @@ msgstr "" #: c/gimple-parser.cc:1483 c/gimple-parser.cc:1505 c/gimple-parser.cc:1535 #: c/gimple-parser.cc:1561 c/gimple-parser.cc:1767 c/gimple-parser.cc:1975 #: c/gimple-parser.cc:1995 c/gimple-parser.cc:2155 c/gimple-parser.cc:2318 -#: c/c-parser.cc:7124 cp/parser.cc:32926 +#: c/c-parser.cc:7124 cp/parser.cc:33001 #, gcc-internal-format msgid "expected %<)%>" msgstr "" @@ -21153,7 +21184,7 @@ msgstr "" #: c/c-parser.cc:4108 c/c-parser.cc:4840 c/c-parser.cc:4988 c/c-parser.cc:5014 #: c/c-parser.cc:5015 c/c-parser.cc:5429 c/c-parser.cc:5465 c/c-parser.cc:7223 #: c/c-parser.cc:9274 c/c-parser.cc:10220 c/c-parser.cc:10509 -#: c/c-parser.cc:13225 c/gimple-parser.cc:1744 cp/parser.cc:32890 +#: c/c-parser.cc:13225 c/gimple-parser.cc:1744 cp/parser.cc:32965 #, gcc-internal-format msgid "expected %<]%>" msgstr "" @@ -21171,13 +21202,13 @@ msgstr "" #: c/gimple-parser.cc:1320 c/gimple-parser.cc:1441 c/gimple-parser.cc:1501 #: c/gimple-parser.cc:1519 c/gimple-parser.cc:1554 c/gimple-parser.cc:1944 #: c/gimple-parser.cc:1955 c/gimple-parser.cc:1961 c/gimple-parser.cc:2144 -#: c/gimple-parser.cc:2315 c/c-parser.cc:13627 cp/parser.cc:32881 +#: c/gimple-parser.cc:2315 c/c-parser.cc:13627 cp/parser.cc:32956 #, gcc-internal-format msgid "expected %<(%>" msgstr "" -#: c/c-parser.cc:4984 c/c-parser.cc:4986 c/c-parser.cc:13133 cp/parser.cc:32893 -#: cp/parser.cc:36623 go/gofrontend/embed.cc:439 +#: c/c-parser.cc:4984 c/c-parser.cc:4986 c/c-parser.cc:13133 cp/parser.cc:32968 +#: cp/parser.cc:36701 go/gofrontend/embed.cc:439 #, gcc-internal-format msgid "expected %<[%>" msgstr "" @@ -21185,8 +21216,8 @@ msgstr "" #: c/c-parser.cc:5600 c/c-parser.cc:11708 c/c-parser.cc:18413 #: c/c-parser.cc:18499 c/c-parser.cc:19151 c/c-parser.cc:20033 #: c/c-parser.cc:23378 c/gimple-parser.cc:389 c/gimple-parser.cc:2321 -#: c/c-parser.cc:3267 c/c-parser.cc:3489 c/c-parser.cc:11260 cp/parser.cc:20869 -#: cp/parser.cc:32887 go/gofrontend/embed.cc:370 +#: c/c-parser.cc:3267 c/c-parser.cc:3489 c/c-parser.cc:11260 cp/parser.cc:20883 +#: cp/parser.cc:32962 go/gofrontend/embed.cc:370 #, gcc-internal-format msgid "expected %<{%>" msgstr "" @@ -21199,13 +21230,13 @@ msgstr "" #: c/c-parser.cc:21543 c/c-parser.cc:22187 c/c-parser.cc:22246 #: c/gimple-parser.cc:572 c/gimple-parser.cc:877 c/gimple-parser.cc:2369 #: c/gimple-parser.cc:2396 c/c-parser.cc:7131 c/c-parser.cc:13730 -#: c/c-parser.cc:15077 cp/parser.cc:32920 cp/parser.cc:34599 cp/parser.cc:37472 -#: cp/parser.cc:38347 go/gofrontend/embed.cc:403 +#: c/c-parser.cc:15077 cp/parser.cc:32995 cp/parser.cc:34677 cp/parser.cc:37550 +#: cp/parser.cc:38425 go/gofrontend/embed.cc:403 #, gcc-internal-format msgid "expected %<:%>" msgstr "" -#: c/c-parser.cc:6681 cp/parser.cc:32807 +#: c/c-parser.cc:6681 cp/parser.cc:32882 #, gcc-internal-format msgid "expected %" msgstr "" @@ -21214,7 +21245,7 @@ msgstr "" #: c/c-parser.cc:9345 c/c-parser.cc:10094 c/c-parser.cc:14630 #: c/c-parser.cc:16068 c/gimple-parser.cc:1035 c/gimple-parser.cc:1061 #: c/gimple-parser.cc:1189 c/gimple-parser.cc:1192 c/gimple-parser.cc:1523 -#: c/gimple-parser.cc:1529 cp/parser.cc:32263 cp/parser.cc:32896 +#: c/gimple-parser.cc:1529 cp/parser.cc:32338 cp/parser.cc:32971 #, gcc-internal-format msgid "expected %<,%>" msgstr "" @@ -21224,17 +21255,17 @@ msgid "expected %<.%>" msgstr "" #: c/c-parser.cc:10931 c/c-parser.cc:10963 c/c-parser.cc:11203 -#: cp/parser.cc:35173 cp/parser.cc:35194 +#: cp/parser.cc:35251 cp/parser.cc:35272 #, gcc-internal-format msgid "expected %<@end%>" msgstr "" -#: c/c-parser.cc:11621 c/gimple-parser.cc:1359 cp/parser.cc:32905 +#: c/c-parser.cc:11621 c/gimple-parser.cc:1359 cp/parser.cc:32980 #, gcc-internal-format msgid "expected %<>%>" msgstr "" -#: c/c-parser.cc:15166 c/c-parser.cc:16400 cp/parser.cc:32929 +#: c/c-parser.cc:15166 c/c-parser.cc:16400 cp/parser.cc:33004 #, gcc-internal-format msgid "expected %<,%> or %<)%>" msgstr "" @@ -21244,30 +21275,30 @@ msgstr "" #: c/c-parser.cc:18510 c/c-parser.cc:18858 c/c-parser.cc:19334 #: c/c-parser.cc:21750 c/c-parser.cc:22384 c/gimple-parser.cc:730 #: c/c-parser.cc:5488 c/c-parser.cc:18430 c/c-parser.cc:18654 -#: cp/parser.cc:32908 cp/parser.cc:40920 cp/parser.cc:41093 +#: cp/parser.cc:32983 cp/parser.cc:40998 cp/parser.cc:41171 #, gcc-internal-format msgid "expected %<=%>" msgstr "" #: c/c-parser.cc:18441 c/c-parser.cc:18521 c/c-parser.cc:18875 #: c/c-parser.cc:19199 c/gimple-parser.cc:1577 c/gimple-parser.cc:1609 -#: c/gimple-parser.cc:1619 c/gimple-parser.cc:2406 cp/parser.cc:32884 -#: cp/parser.cc:35383 +#: c/gimple-parser.cc:1619 c/gimple-parser.cc:2406 cp/parser.cc:32959 +#: cp/parser.cc:35461 #, gcc-internal-format msgid "expected %<}%>" msgstr "" -#: c/c-parser.cc:18534 cp/parser.cc:41018 +#: c/c-parser.cc:18534 cp/parser.cc:41096 #, gcc-internal-format msgid "expected %" msgstr "" -#: c/c-parser.cc:20078 c/c-parser.cc:20067 cp/parser.cc:43258 +#: c/c-parser.cc:20078 c/c-parser.cc:20067 cp/parser.cc:43336 #, gcc-internal-format msgid "expected %<#pragma omp section%> or %<}%>" msgstr "" -#: c/c-parser.cc:22955 cp/parser.cc:46776 +#: c/c-parser.cc:22955 cp/parser.cc:46854 msgid "" msgstr "" @@ -21275,7 +21306,7 @@ msgstr "" msgid "(anonymous)" msgstr "" -#: c/gimple-parser.cc:1348 cp/parser.cc:18235 cp/parser.cc:32902 +#: c/gimple-parser.cc:1348 cp/parser.cc:18235 cp/parser.cc:32977 #, gcc-internal-format msgid "expected %<<%>" msgstr "" @@ -21286,33 +21317,33 @@ msgstr "" msgid "expected label" msgstr "" -#: cp/call.cc:4007 +#: cp/call.cc:4018 msgid "candidate:" msgstr "" -#: cp/call.cc:7735 +#: cp/call.cc:7746 msgid " after user-defined conversion:" msgstr "" -#: cp/call.cc:7874 cp/pt.cc:2055 cp/pt.cc:25614 +#: cp/call.cc:7885 cp/pt.cc:2056 cp/pt.cc:25664 msgid "candidate is:" msgid_plural "candidates are:" msgstr[0] "" msgstr[1] "" -#: cp/call.cc:12525 +#: cp/call.cc:12539 msgid "candidate 1:" msgstr "" -#: cp/call.cc:12526 +#: cp/call.cc:12540 msgid "candidate 2:" msgstr "" -#: cp/decl.cc:3452 +#: cp/decl.cc:3465 msgid "jump to label %qD" msgstr "" -#: cp/decl.cc:3453 +#: cp/decl.cc:3466 msgid "jump to case label" msgstr "" @@ -21366,165 +21397,181 @@ msgstr "" msgid "" msgstr "" -#: cp/error.cc:1269 +#: cp/error.cc:1271 msgid "vtable for " msgstr "" -#: cp/error.cc:1293 +#: cp/error.cc:1295 msgid " " msgstr "" -#: cp/error.cc:1308 +#: cp/error.cc:1310 msgid "{anonymous}" msgstr "" -#: cp/error.cc:1310 +#: cp/error.cc:1312 msgid "(anonymous namespace)" msgstr "" -#: cp/error.cc:1410 +#: cp/error.cc:1412 msgid "