1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR Free Software Foundation, Inc.
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: http://gcc.gnu.org/bugs.html\n"
11 "POT-Creation-Date: 2016-12-30 20:14+0100\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
17 "Content-Type: text/plain; charset=CHARSET\n"
18 "Content-Transfer-Encoding: 8bit\n"
19 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
22 msgid "flow control insn inside a basic block"
26 msgid "wrong insn in the fallthru edge"
30 msgid "insn outside basic block"
34 msgid "return not followed by barrier"
37 #: collect-utils.c:164
39 msgid "[cannot find %s]"
44 msgid "collect2 version %s\n"
49 msgid "%d constructor found\n"
50 msgid_plural "%d constructors found\n"
56 msgid "%d destructor found\n"
57 msgid_plural "%d destructors found\n"
63 msgid "%d frame table found\n"
64 msgid_plural "%d frame tables found\n"
70 msgid "[Leaving %s]\n"
77 "write_c_file - output name is %s, prefix is %s\n"
84 "ldd output with constructors/destructors.\n"
88 msgid "const/copy propagation disabled"
93 msgid "%s: all warnings being treated as errors"
98 msgid "%s: some warnings being treated as errors"
101 #: diagnostic.c:310 input.c:191 input.c:1735 c-family/c-opts.c:1353
102 #: fortran/cpp.c:576 fortran/error.c:996 fortran/error.c:1016
108 msgid "compilation terminated due to -fmax-errors=%u.\n"
113 msgid "compilation terminated due to -Wfatal-errors.\n"
119 "Please submit a full bug report,\n"
120 "with preprocessed source if appropriate.\n"
125 msgid "See %s for instructions.\n"
130 msgid "compilation terminated.\n"
135 msgid "%s:%d: confused by earlier errors, bailing out\n"
140 msgid "Internal compiler error: Error reporting routines re-entered.\n"
144 msgid "negative insn length"
148 msgid "could not split insn"
152 msgid "invalid 'asm': "
157 msgid "nested assembly dialect alternatives"
160 #: final.c:3593 final.c:3605
162 msgid "unterminated assembly dialect alternative"
167 msgid "operand number missing after %%-letter"
170 #: final.c:3750 final.c:3791
172 msgid "operand number out of range"
177 msgid "invalid %%-code"
182 msgid "'%%l' operand isn't a label"
185 #. We can't handle floating point constants;
186 #. PRINT_OPERAND must handle them.
187 #. We can't handle floating point constants;
188 #. TARGET_PRINT_OPERAND must handle them.
189 #. We can't handle floating point constants;
190 #. PRINT_OPERAND must handle them.
191 #: final.c:3974 config/arc/arc.c:4996 config/i386/i386.c:16993
192 #: config/pdp11/pdp11.c:1698
194 msgid "floating constant misused"
197 #: final.c:4032 config/arc/arc.c:5093 config/i386/i386.c:17091
198 #: config/pdp11/pdp11.c:1739
200 msgid "invalid expression as operand"
210 msgid "Using built-in specs.\n"
216 "Setting spec %s to '%s'\n"
222 msgid "Reading specs from %s\n"
227 msgid "could not find specs file %s\n"
232 msgid "rename spec %s to %s\n"
246 "Go ahead? (y or n) "
251 msgid "# %s %.2f %.2f\n"
256 msgid "Usage: %s [options] file...\n"
264 msgid " -pass-exit-codes Exit with highest error code from a phase.\n"
268 msgid " --help Display this information.\n"
273 " --target-help Display target specific command line options.\n"
278 " --help={common|optimizers|params|target|warnings|[^]{joined|separate|"
279 "undocumented}}[,...].\n"
284 " Display specific types of command line options.\n"
288 msgid " (Use '-v --help' to display command line options of sub-processes).\n"
292 msgid " --version Display compiler version information.\n"
296 msgid " -dumpspecs Display all of the built in spec strings.\n"
300 msgid " -dumpversion Display the version of the compiler.\n"
304 msgid " -dumpmachine Display the compiler's target processor.\n"
309 " -print-search-dirs Display the directories in the compiler's search "
315 " -print-libgcc-file-name Display the name of the compiler's companion "
320 msgid " -print-file-name=<lib> Display the full path to library <lib>.\n"
325 " -print-prog-name=<prog> Display the full path to compiler component "
331 " -print-multiarch Display the target's normalized GNU triplet, used "
333 " a component in the library path.\n"
338 " -print-multi-directory Display the root directory for versions of "
344 " -print-multi-lib Display the mapping between command line options "
346 " multiple library search directories.\n"
351 " -print-multi-os-directory Display the relative path to OS libraries.\n"
355 msgid " -print-sysroot Display the target libraries directory.\n"
360 " -print-sysroot-headers-suffix Display the sysroot suffix used to find "
366 " -Wa,<options> Pass comma-separated <options> on to the "
372 " -Wp,<options> Pass comma-separated <options> on to the "
378 " -Wl,<options> Pass comma-separated <options> on to the linker.\n"
382 msgid " -Xassembler <arg> Pass <arg> on to the assembler.\n"
386 msgid " -Xpreprocessor <arg> Pass <arg> on to the preprocessor.\n"
390 msgid " -Xlinker <arg> Pass <arg> on to the linker.\n"
394 msgid " -save-temps Do not delete intermediate files.\n"
398 msgid " -save-temps=<arg> Do not delete intermediate files.\n"
403 " -no-canonical-prefixes Do not canonicalize paths when building relative\n"
404 " prefixes to other gcc components.\n"
408 msgid " -pipe Use pipes rather than intermediate files.\n"
412 msgid " -time Time the execution of each subprocess.\n"
417 " -specs=<file> Override built-in specs with the contents of "
423 " -std=<standard> Assume that the input sources are for "
429 " --sysroot=<directory> Use <directory> as the root directory for "
436 " -B <directory> Add <directory> to the compiler's search paths.\n"
441 " -v Display the programs invoked by the compiler.\n"
446 " -### Like -v but options quoted and commands not "
452 " -E Preprocess only; do not compile, assemble or "
457 msgid " -S Compile only; do not assemble or link.\n"
461 msgid " -c Compile and assemble, but do not link.\n"
465 msgid " -o <file> Place the output into <file>.\n"
469 msgid " -pie Create a position independent executable.\n"
473 msgid " -shared Create a shared library.\n"
478 " -x <language> Specify the language of the following input "
480 " Permissible languages include: c c++ assembler "
482 " 'none' means revert to the default behavior of\n"
483 " guessing the language based on the file's "
491 "Options starting with -g, -f, -m, -O, -W, or --param are automatically\n"
492 " passed on to the various sub-processes invoked by %s. In order to pass\n"
493 " other options on to these processes the -W<letter> options must be used.\n"
498 msgid "Processing spec (%s), which is '%s'\n"
508 msgid "Configured with: %s\n"
513 msgid "Thread model: %s\n"
518 msgid "gcc version %s %s\n"
523 msgid "gcc driver version %s %sexecuting gcc version %s\n"
526 #: gcc.c:6724 gcc.c:6936
529 "The bug is not reproducible, so it is likely a hardware or OS problem.\n"
535 "Preprocessed source stored into %s file, please attach this to your "
541 msgid "install: %s%s\n"
546 msgid "programs: %s\n"
551 msgid "libraries: %s\n"
558 "For bug reporting instructions, please see:\n"
561 #: gcc.c:7951 gcov-tool.c:519
566 #: gcc.c:7954 gcov-tool.c:521 gcov.c:689 fortran/gfortranspec.c:280
570 #: gcc.c:7955 fortran/gfortranspec.c:281
572 "This is free software; see the source for copying conditions. There is NO\n"
573 "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
589 "Use \"-Wl,OPTION\" to pass \"OPTION\" to the linker.\n"
596 "Assembler options\n"
597 "=================\n"
604 "Use \"-Wa,OPTION\" to pass \"OPTION\" to the assembler.\n"
610 msgid " merge [options] <dir1> <dir2> Merge coverage file contents\n"
613 #: gcov-tool.c:167 gcov-tool.c:261 gcov-tool.c:411
615 msgid " -v, --verbose Verbose mode\n"
618 #: gcov-tool.c:168 gcov-tool.c:262
620 msgid " -o, --output <dir> Output directory\n"
626 " -w, --weight <w1,w2> Set weights (float point values)\n"
631 msgid "Merge subcomand usage:"
637 " rewrite [options] <dir> Rewrite coverage file contents\n"
642 msgid " -s, --scale <float or simple-frac> Scale the profile counters\n"
647 msgid " -n, --normalize <int64_t> Normalize the profile\n"
652 msgid "Rewrite subcommand usage:"
657 msgid "scaling cannot co-exist with normalization, skipping\n"
660 #: gcov-tool.c:333 gcov-tool.c:343
662 msgid "incorrect format in scaling, using 1/1\n"
667 msgid "normalization cannot co-exist with scaling\n"
673 " overlap [options] <dir1> <dir2> Compute the overlap of two profiles\n"
679 " -h, --hotonly Only print info for hot objects/"
685 msgid " -f, --function Print function level info\n"
690 msgid " -F, --fullname Print full filename\n"
695 msgid " -o, --object Print object level info\n"
700 msgid " -t <float>, --hot_threshold <float> Set the threshold for hotness\n"
705 msgid "Overlap subcomand usage:"
711 "Usage: %s [OPTION]... SUB_COMMAND [OPTION]...\n"
718 "Offline tool to handle gcda counts\n"
724 msgid " -h, --help Print this help, then exit\n"
730 " -v, --version Print version number, then exit\n"
733 #: gcov-tool.c:509 gcov.c:677
737 "For bug reporting instructions, please see:\n"
743 msgid "Copyright %s 2014-2016 Free Software Foundation, Inc.\n"
746 #: gcov-tool.c:523 gcov.c:691
749 "This is free software; see the source for copying conditions.\n"
750 "There is NO warranty; not even for MERCHANTABILITY or \n"
751 "FITNESS FOR A PARTICULAR PURPOSE.\n"
758 "Usage: gcov [OPTION]... SOURCE|OBJ...\n"
765 "Print code coverage information.\n"
771 msgid " -h, --help Print this help, then exit\n"
777 " -a, --all-blocks Show information for every basic block\n"
783 " -b, --branch-probabilities Include branch probabilities in output\n"
789 " -c, --branch-counts Output counts of branches taken\n"
790 " rather than percentages\n"
795 msgid " -d, --display-progress Display progress information\n"
800 msgid " -f, --function-summaries Output summaries for each function\n"
806 " -i, --intermediate-format Output .gcov file in intermediate text "
813 " -l, --long-file-names Use long output file names for included\n"
819 msgid " -m, --demangled-names Output demangled function names\n"
824 msgid " -n, --no-output Do not create an output file\n"
830 " -o, --object-directory DIR|FILE Search for object files in DIR or called "
836 msgid " -p, --preserve-paths Preserve all pathname components\n"
841 msgid " -r, --relative-only Only show data for relative sources\n"
846 msgid " -s, --source-prefix DIR Source prefix to elide\n"
852 " -u, --unconditional-branches Show unconditional branch counts too\n"
857 msgid " -v, --version Print version number, then exit\n"
862 msgid " -x, --hash-filenames Hash long pathnames\n"
872 msgid "Creating '%s'\n"
877 msgid "Error writing output file '%s'\n"
882 msgid "Could not open output file '%s'\n"
887 msgid "Removing '%s'\n"
890 #: gcov.c:1022 gcov.c:1077
897 msgid "Cannot open intermediate output file %s\n"
902 msgid "%s:source file is newer than notes file '%s'\n"
907 msgid "(the message is displayed only once per source file)\n"
912 msgid "%s:cannot open notes file\n"
917 msgid "%s:not a gcov notes file\n"
922 msgid "%s:version '%.4s', prefer '%.4s'\n"
927 msgid "%s:already seen blocks for '%s'\n"
932 msgid "%s:corrupted\n"
937 msgid "%s:no functions found\n"
942 msgid "%s:cannot open data file, assuming not executed\n"
947 msgid "%s:not a gcov data file\n"
952 msgid "%s:version '%.4s', prefer version '%.4s'\n"
957 msgid "%s:stamp mismatch with notes file\n"
962 msgid "%s:unknown function '%u'\n"
967 msgid "%s:profile mismatch for '%s'\n"
972 msgid "%s:overflowed\n"
977 msgid "%s:'%s' lacks entry and/or exit blocks\n"
982 msgid "%s:'%s' has arcs to entry block\n"
987 msgid "%s:'%s' has arcs from exit block\n"
992 msgid "%s:graph is unsolvable for '%s'\n"
997 msgid "Lines executed:%s of %d\n"
1002 msgid "No executable lines\n"
1012 msgid "Branches executed:%s of %d\n"
1017 msgid "Taken at least once:%s of %d\n"
1022 msgid "No branches\n"
1027 msgid "Calls executed:%s of %d\n"
1037 msgid "%s:no lines for '%s'\n"
1042 msgid "call %2d returned %s\n"
1047 msgid "call %2d never executed\n"
1052 msgid "branch %2d taken %s%s\n"
1057 msgid "branch %2d never executed\n"
1062 msgid "unconditional %2d taken %s\n"
1067 msgid "unconditional %2d never executed\n"
1072 msgid "Cannot open source file %s\n"
1076 msgid "PRE disabled"
1080 msgid "GCSE disabled"
1083 #: gimple-ssa-isolate-paths.c:513 c/c-typeck.c:9929
1084 #, gcc-internal-format
1085 msgid "function returns address of local variable"
1088 #: gimple-ssa-isolate-paths.c:515 gimple-ssa-isolate-paths.c:399
1089 #, gcc-internal-format
1090 msgid "function may return address of local variable"
1095 msgid "ignoring duplicate directory \"%s\"\n"
1100 msgid " as it is a non-system directory that duplicates a system directory\n"
1105 msgid "ignoring nonexistent directory \"%s\"\n"
1110 msgid "#include \"...\" search starts here:\n"
1115 msgid "#include <...> search starts here:\n"
1120 msgid "End of search list.\n"
1123 #. Opening quotation mark.
1128 #. Closing quotation mark.
1133 #: ipa-pure-const.c:187
1134 msgid "function might be candidate for attribute %<%s%>"
1137 #: ipa-pure-const.c:188
1139 "function might be candidate for attribute %<%s%> if it is known to return "
1144 msgid "At top level:"
1147 #: langhooks.c:386 cp/error.c:3355
1149 msgid "In member function %qs"
1152 #: langhooks.c:390 cp/error.c:3358
1154 msgid "In function %qs"
1157 #: langhooks.c:441 cp/error.c:3308
1158 msgid " inlined from %qs at %r%s:%d:%d%R"
1161 #: langhooks.c:446 cp/error.c:3313
1162 msgid " inlined from %qs at %r%s:%d%R"
1165 #: langhooks.c:452 cp/error.c:3319
1167 msgid " inlined from %qs"
1170 #: lra-assigns.c:1434 reload1.c:2078
1171 msgid "this is the insn:"
1174 #: lra-constraints.c:3743 reload.c:3822
1175 msgid "unable to generate reloads for:"
1178 #. What to print when a switch has no documentation.
1180 msgid "This option lacks documentation."
1184 msgid "Uses of this option are diagnosed."
1189 msgid "default %d minimum %d maximum %d"
1194 msgid "Same as %s. Use the latter option instead."
1199 msgid "%s Same as %s."
1216 msgid " No options with the desired characteristics were found\n"
1222 " None found. Use --help=%s to show *all* the options supported by the %s "
1229 " All options with the desired characteristics have already been displayed\n"
1233 msgid "The following options are target specific"
1237 msgid "The following options control compiler warning messages"
1241 msgid "The following options control optimizations"
1244 #: opts.c:1380 opts.c:1419
1245 msgid "The following options are language-independent"
1249 msgid "The --param option recognizes the following as parameters"
1253 msgid "The following options are specific to just the language "
1257 msgid "The following options are supported by the language "
1261 msgid "The following options are not documented"
1265 msgid "The following options take separate arguments"
1269 msgid "The following options take joined arguments"
1273 msgid "The following options are language-related"
1287 "*** WARNING *** there are active plugins, do not report this as a bug unless "
1288 "you can reproduce it without enabling any plugins.\n"
1291 #. It's the compiler's fault.
1293 msgid "could not find a spill register"
1296 #. It's the compiler's fault.
1298 msgid "VOIDmode on an output"
1302 msgid "failure trying to reload:"
1306 msgid "unrecognizable insn:"
1310 msgid "insn does not satisfy its constraints:"
1315 msgid "created and used with differing settings of '%s'"
1319 msgid "created and used with different settings of -fpic"
1323 msgid "created and used with different settings of -fpie"
1328 msgid "collect: reading %s\n"
1333 msgid "collect: recompiling %s\n"
1338 msgid "collect: tweaking %s in %s\n"
1343 msgid "collect: relinking\n"
1348 msgid "unrecoverable error"
1354 "%s%s%s %sversion %s (%s)\n"
1355 "%s\tcompiled by GNU C version %s, "
1360 msgid "%s%s%s %sversion %s (%s) compiled by CC, "
1365 msgid "GMP version %s, MPFR version %s, MPC version %s, isl version %s\n"
1370 msgid "%s%swarning: %s header version %s differs from library version %s.\n"
1376 "%s%sGGC heuristics: --param ggc-min-expand=%d --param ggc-min-heapsize=%d\n"
1380 msgid "options passed: "
1384 msgid "options enabled: "
1387 #: tree-diagnostic.c:293 c/c-decl.c:5363 c/c-typeck.c:6953 cp/error.c:996
1388 #: c-family/c-pretty-print.c:411
1389 #, gcc-internal-format
1393 #: tree-ssa-loop-niter.c:2368
1394 msgid "missed loop optimization, the loop counter may overflow"
1398 msgid "function not considered for inlining"
1402 msgid "caller is not optimized"
1406 msgid "function body not available"
1410 msgid "redefined extern inline functions are not considered for inlining"
1414 msgid "function not inlinable"
1418 msgid "function body can be overwritten at link time"
1422 msgid "function not inline candidate"
1426 msgid "--param large-function-growth limit reached"
1430 msgid "--param large-stack-frame-growth limit reached"
1434 msgid "--param max-inline-insns-single limit reached"
1438 msgid "--param max-inline-insns-auto limit reached"
1442 msgid "--param inline-unit-growth limit reached"
1446 msgid "recursive inlining"
1450 msgid "call is unlikely and code size would grow"
1454 msgid "function not declared inline and code size would grow"
1458 msgid "mismatched arguments"
1462 msgid "mismatched declarations during linktime optimization"
1466 msgid "originally indirect function call not considered for inlining"
1470 msgid "indirect function call with a yet undetermined callee"
1474 msgid "exception handling personality mismatch"
1478 msgid "non-call exception handling mismatch"
1482 msgid "target specific option mismatch"
1486 msgid "optimization level attribute mismatch"
1490 msgid "callee refers to comdat-local symbols"
1494 msgid "function attribute mismatch"
1498 msgid "caller function contains cilk spawn"
1506 msgid "caller is instrumetnation thunk"
1509 #. The remainder are real diagnostic types.
1510 #: diagnostic.def:33
1511 msgid "fatal error: "
1514 #. This is like DK_ICE, but backtrace is not printed. Used in the driver
1515 #. when reporting fatal signal in the compiler.
1516 #: diagnostic.def:34 diagnostic.def:50
1517 msgid "internal compiler error: "
1520 #. This one is just for counting DK_WARNING promoted to DK_ERROR
1521 #. due to -Werror and -Werror=warning.
1522 #: diagnostic.def:35 diagnostic.def:47
1526 #: diagnostic.def:36
1527 msgid "sorry, unimplemented: "
1530 #: diagnostic.def:37
1534 #: diagnostic.def:38
1535 msgid "anachronism: "
1538 #: diagnostic.def:39
1542 #: diagnostic.def:40
1546 #. These two would be re-classified as DK_WARNING or DK_ERROR, so the
1547 #. prefix does not matter.
1548 #: diagnostic.def:43
1552 #: diagnostic.def:44
1558 msgid "Maximal estimated outcome of branch considered predictable."
1564 "The minimal estimated speedup allowing inliner to ignore inline-insns-single "
1565 "and inline-isnsns-auto."
1571 "The maximum number of instructions in a single function eligible for "
1577 msgid "The maximum number of instructions when automatically inlining."
1583 "The maximum number of instructions inline function can grow to via recursive "
1590 "The maximum number of instructions non-inline function can grow to via "
1591 "recursive inlining."
1596 msgid "The maximum depth of recursive inlining for inline functions."
1601 msgid "The maximum depth of recursive inlining for non-inline functions."
1607 "Inline recursively only when the probability of call being executed exceeds "
1614 "The maximum number of nested indirect inlining performed by early inliner."
1620 "Probability that COMDAT function will be shared with different compilation "
1627 "Maximum probability of the entry BB of split region (in percent relative to "
1628 "entry BB of the function) to make partial inlining happen."
1634 "If -fvariable-expansion-in-unroller is used, the maximum number of times "
1635 "that an individual variable will be expanded during loop unrolling."
1641 "If -ftree-vectorize is used, the minimal loop bound of a loop to be "
1642 "considered for vectorization."
1647 msgid "The maximum number of instructions to consider to fill a delay slot."
1653 "The maximum number of instructions to consider to find accurate live "
1654 "register information."
1659 msgid "The maximum length of scheduling's pending operations list."
1665 "The maximum number of backtrack attempts the scheduler should make when "
1666 "modulo scheduling a loop."
1671 msgid "The size of function body to be considered large."
1676 msgid "Maximal growth due to inlining of large function (in percent)."
1681 msgid "The size of translation unit to be considered large."
1687 "How much can given compilation unit grow because of the inlining (in "
1694 "How much can given compilation unit grow because of the interprocedural "
1695 "constant propagation (in percent)."
1701 "Maximal estimated growth of function body caused by early inlining of single "
1707 msgid "The size of stack frame to be considered large."
1712 msgid "Maximal stack frame growth due to inlining (in percent)."
1717 msgid "The maximum amount of memory to be allocated by GCSE."
1722 msgid "The maximum ratio of insertions to deletions of expressions in GCSE."
1728 "The threshold ratio for performing partial redundancy elimination after "
1735 "The threshold ratio of critical edges execution count that permit performing "
1736 "redundancy elimination after reload."
1742 "Scaling factor in calculation of maximum distance an expression can be moved "
1743 "by GCSE optimizations."
1749 "Cost at which GCSE optimizations will not constraint the distance an "
1750 "expression can travel."
1755 msgid "Maximum depth of search in the dominator tree for expressions to hoist."
1761 "Maximum depth of sqrt chains to use when synthesizing exponentiation by a "
1767 msgid "The maximum number of instructions to consider to unroll in a loop."
1773 "The maximum number of instructions to consider to unroll in a loop on "
1779 msgid "The maximum number of unrollings of a single loop."
1784 msgid "The maximum number of insns of a peeled loop."
1789 msgid "The maximum number of peelings of a single loop."
1794 msgid "The maximum number of branches on the path through the peeled sequence."
1799 msgid "The maximum number of insns of a completely peeled loop."
1805 "The maximum number of peelings of a single loop that is peeled completely."
1810 msgid "The maximum number of insns of a peeled loop that rolls only once."
1815 msgid "The maximum depth of a loop nest we completely peel."
1820 msgid "The maximum number of insns of an unswitched loop."
1825 msgid "The maximum number of unswitchings in a single loop."
1831 "The maximum number of insns in loop header duplicated by he copy loop "
1838 "Bound on the number of iterations the brute force # of iterations analysis "
1839 "algorithm evaluates."
1844 msgid "Bound on the cost of an expression to compute the number of iterations."
1850 "A factor for tuning the upper bound that swing modulo scheduler uses for "
1851 "scheduling a loop."
1857 "The minimum value of stage count that swing modulo scheduler will generate."
1863 "The number of cycles the swing modulo scheduler considers when checking "
1864 "conflicts using DFA."
1870 "A threshold on the average loop count considered by the swing modulo "
1877 "A basic block profile count is considered hot if it contributes to the given "
1878 "permillage of the entire profiled execution."
1884 "Select fraction of the maximal frequency of executions of basic block in "
1885 "function given basic block needs to have to be considered hot."
1891 "The minimum fraction of profile runs a given basic block execution count "
1892 "must be not to be considered unlikely."
1898 "Select fraction of the maximal frequency of executions of basic block in "
1899 "function given basic block get alignment."
1905 "Loops iterating at least selected number of iterations will get loop "
1911 msgid "The maximum number of loop iterations we predict statically."
1917 "Set the estimated probability in percentage for builtin expect. The default "
1918 "value is 90% probability."
1924 "The percentage of function, weighted by execution frequency, that must be "
1925 "covered by trace formation. Used when profile feedback is available."
1931 "The percentage of function, weighted by execution frequency, that must be "
1932 "covered by trace formation. Used when profile feedback is not available."
1937 msgid "Maximal code growth caused by tail duplication (in percent)."
1943 "Stop reverse growth if the reverse probability of best edge is less than "
1944 "this threshold (in percent)."
1950 "Stop forward growth if the probability of best edge is less than this "
1951 "threshold (in percent). Used when profile feedback is available."
1957 "Stop forward growth if the probability of best edge is less than this "
1958 "threshold (in percent). Used when profile feedback is not available."
1963 msgid "The maximum number of incoming edges to consider for crossjumping."
1969 "The minimum number of matching instructions to consider for crossjumping."
1974 msgid "The maximum expansion factor when copying basic blocks."
1980 "The maximum number of insns to duplicate when unfactoring computed gotos."
1985 msgid "The maximum length of path considered in cse."
1990 msgid "The maximum instructions CSE process before flushing."
1996 "The minimum cost of an expensive expression in the loop invariant motion."
2002 "Bound on number of candidates below that all candidates are considered in iv "
2008 msgid "Bound on number of iv uses in loop optimized in iv optimizations."
2014 "If number of candidates in the set is smaller, we always try to remove "
2015 "unused ivs during its optimization."
2020 msgid "Average number of iterations of a loop."
2025 msgid "Bound on size of expressions used in the scalar evolutions analyzer."
2031 "Bound on the complexity of the expressions in the scalar evolutions analyzer."
2037 "Maximum number of arguments in a PHI supported by TREE if-conversion unless "
2038 "the loop is marked with simd pragma."
2044 "Bound on number of runtime checks inserted by the vectorizer's loop "
2045 "versioning for alignment check."
2051 "Bound on number of runtime checks inserted by the vectorizer's loop "
2052 "versioning for alias check."
2058 "Max number of loop peels to enhancement alignment of data references in a "
2064 msgid "The maximum memory locations recorded by cselib."
2070 "Minimum heap expansion to trigger garbage collection, as a percentage of the "
2071 "total size of the heap."
2076 msgid "Minimum heap size before we start collecting garbage, in kilobytes."
2082 "The maximum number of instructions to search backward when looking for "
2083 "equivalent reload."
2089 "Target block's relative execution frequency (as a percentage) required to "
2093 #: params.def:604 params.def:614
2096 "The maximum number of blocks in a region to be considered for interblock "
2100 #: params.def:609 params.def:619
2103 "The maximum number of insns in a region to be considered for interblock "
2110 "The minimum probability of reaching a source block for interblock "
2111 "speculative scheduling."
2116 msgid "The maximum number of iterations through CFG to extend regions."
2122 "The maximum conflict delay for an insn to be considered for speculative "
2129 "The minimal probability of speculation success (in percents), so that "
2130 "speculative insn will be scheduled."
2136 "The minimum probability an edge must have for the scheduler to save its "
2142 msgid "The maximum size of the lookahead window of selective scheduling."
2147 msgid "Maximum number of times that an insn could be scheduled."
2153 "Maximum number of instructions in the ready list that are considered "
2154 "eligible for renaming."
2159 msgid "Minimal distance between possibly conflicting store and load."
2165 "Hardware autoprefetcher scheduler model control flag. Number of lookahead "
2166 "cycles the model looks into; at '0' only enable instruction sorting "
2167 "heuristic. Disabled by default."
2173 "The maximum number of RTL nodes that can be recorded as combiner's last "
2179 msgid "The maximum number of insns combine tries to combine."
2184 msgid "The upper bound for sharing integer constants."
2190 "The lower bound for a buffer to be considered for stack smashing protection."
2196 "The minimum size of variables taking part in stack slot sharing when not "
2203 "Maximum number of statements allowed in a block that needs to be duplicated "
2204 "when threading jumps."
2210 "Maximum number of fields in a structure before pointer analysis treats the "
2211 "structure as a single variable."
2217 "The maximum number of instructions ready to be issued to be considered by "
2218 "the scheduler during the first scheduling pass."
2223 msgid "Maximum number of active local stores in RTL dead store elimination."
2228 msgid "The number of insns executed before prefetch is completed."
2233 msgid "The number of prefetches that can run at the same time."
2238 msgid "The size of L1 cache."
2243 msgid "The size of L1 cache line."
2248 msgid "The size of L2 cache."
2253 msgid "Whether to use canonical types."
2259 "Maximum length of partial antic set when performing tree pre optimization."
2264 msgid "Maximum size of a SCC before SCCVN stops processing a function."
2269 msgid "Maximum number of disambiguations to perform per memory access."
2274 msgid "Max loops number for regional RA."
2279 msgid "Max size of conflict table in MB."
2285 "The number of registers in each class kept unused by loop invariant motion."
2291 "The max number of reload pseudos which are considered during spilling a non-"
2298 "Minimal fall-through edge probability in percentage used to add BB to "
2299 "inheritance EBB in LRA."
2305 "The maximum ratio between array size and switch branches for a switch "
2306 "conversion to take place."
2311 msgid "size of tiles for loop blocking."
2316 msgid "maximum number of parameters in a SCoP."
2321 msgid "maximum number of basic blocks per function to be analyzed by Graphite."
2326 msgid "maximum number of arrays per scop."
2331 msgid "minimal number of loops per function to be analyzed by Graphite."
2336 msgid "maximum number of isl operations, 0 means unlimited"
2341 msgid "Maximum number of datarefs in loop for building loop data dependencies."
2346 msgid "Max basic blocks number in loop for loop invariant motion."
2351 msgid "use internal function id in profile lookup."
2356 msgid "track topn target addresses in indirect-call profile."
2362 "Maximum number of instructions in basic block to be considered for SLP "
2369 "Min. ratio of insns to prefetches to enable prefetching for a loop with an "
2370 "unknown trip count."
2375 msgid "Min. ratio of insns to mem ops to enable prefetching in a loop."
2380 msgid "Max. size of var tracking hash tables."
2385 msgid "Max. recursion depth for expanding var tracking expressions."
2390 msgid "Max. size of loc list for which reverse ops should be added."
2395 msgid "The minimum UID to be used for a nondebug insn."
2401 "Maximum allowed growth of size of new parameters ipa-sra replaces a pointer "
2402 "to an aggregate with."
2408 "Size in bytes after which thread-local aggregates should be instrumented "
2409 "with the logging functions instead of save/restore pairs."
2415 "Maximum size, in storage units, of an aggregate which should be considered "
2416 "for scalarization when compiling for speed."
2422 "Maximum size, in storage units, of an aggregate which should be considered "
2423 "for scalarization when compiling for size."
2429 "Maximum size of a list of values associated with each parameter for "
2430 "interprocedural constant propagation."
2436 "Threshold ipa-cp opportunity evaluation that is still considered beneficial "
2443 "Percentage penalty the recursive functions will receive when they are "
2444 "evaluated for cloning.."
2450 "Percentage penalty functions containg a single call to another function will "
2451 "receive when they are evaluated for cloning.."
2457 "Maximum number of aggregate content items for a parameter in jump functions "
2464 "Compile-time bonus IPA-CP assigns to candidates which make loop bounds or "
2471 "Compile-time bonus IPA-CP assigns to candidates which make an array index "
2478 "Maximum number of statements that will be visited by IPA formal parameter "
2479 "analysis based on alias analysis in any given function."
2484 msgid "Number of partitions the program should be split to."
2489 msgid "Minimal size of a partition for LTO (in estimated instructions)."
2494 msgid "Maximal size of a partition for LTO (in estimated instructions)."
2500 "Maximum number of namespaces to search for alternatives when name lookup "
2506 msgid "Maximum number of conditional store pairs that can be sunk."
2512 "The smallest number of different values for which it is best to use a jump-"
2513 "table instead of a tree of conditional branches, if 0, use the default for "
2519 msgid "Allow new data races on stores to be introduced."
2525 "Set the maximum number of instructions executed in parallel in reassociated "
2526 "tree. If 0, use the target dependent heuristic.."
2531 msgid "Maximum amount of similar bbs to compare a bb with."
2537 "Allow the store merging pass to introduce unaligned stores if it is legal to "
2543 msgid "Maximum number of constant stores to merge in thestore merging pass"
2548 msgid "Maximum amount of iterations of the pass over a function."
2554 "Maximum number of strings for which strlen optimization pass will track "
2560 msgid "Which -fsched-pressure algorithm to apply."
2565 msgid "Maximum length of candidate scans for straight-line strength reduction."
2570 msgid "Enable asan stack protection."
2575 msgid "Enable asan globals protection."
2580 msgid "Enable asan store operations protection."
2585 msgid "Enable asan load operations protection."
2590 msgid "Enable asan builtin functions protection."
2595 msgid "Enable asan detection of use-after-return bugs."
2601 "Use callbacks instead of inline code if number of accesses in function "
2602 "becomes greater or equal to this number."
2608 "Use direct poisoning/unpoisoning intructions for variables smaller or equal "
2615 "Maximum number of nested calls to search for control dependencies during "
2616 "uninitialized variable analysis."
2622 "Maximum number of statements to be included into a single static constructor "
2623 "generated by Pointer Bounds Checker."
2629 "Scale factor to apply to the number of statements in a threading path when "
2630 "comparing to the number of (scaled) blocks."
2636 "Maximum number of arguments a PHI may have before the FSM threader will not "
2637 "try to thread through its block."
2643 "Scale factor to apply to the number of blocks in a threading path when "
2644 "comparing to the number of (scaled) statements."
2650 "Maximum number of instructions to copy when duplicating blocks on a finite "
2651 "state automaton jump thread path."
2657 "Maximum number of basic blocks on a finite state automaton jump thread path."
2663 "Maximum number of new jump thread paths to create for a finite state "
2669 msgid "Chunk size of omp schedule for loops parallelized by parloops."
2675 "Schedule type of omp schedule for loops parallelized by parloops (static, "
2676 "dynamic, guided, auto, runtime)."
2682 "Maximum recursion depth allowed when querying a property of an SSA name."
2688 "Maximum number of insns in a basic block to consider for RTL if-conversion."
2694 "Maximum permissible cost for the sequence that would be generated by the RTL "
2695 "if-conversion pass for a branch that is considered predictable."
2701 "Maximum permissible cost for the sequence that would be generated by the RTL "
2702 "if-conversion pass for a branch that is considered unpredictable."
2707 msgid "Level of hsa debug stores verbosity"
2712 msgid "Maximum number of may-defs visited when devirtualizing speculatively"
2718 "Maximum number of assertions to add along the default edge of a switch "
2719 "statement during VRP"
2724 msgid "Enable loop epilogue vectorization using smaller vector size."
2727 #: c-family/c-format.c:376
2731 #: c-family/c-format.c:377
2732 msgid "field width specifier"
2735 #: c-family/c-format.c:378
2736 msgid "field precision specifier"
2739 #: c-family/c-format.c:495 c-family/c-format.c:519 config/i386/msformat-c.c:42
2743 #: c-family/c-format.c:495 c-family/c-format.c:519 config/i386/msformat-c.c:42
2744 msgid "the ' ' printf flag"
2747 #: c-family/c-format.c:496 c-family/c-format.c:520 c-family/c-format.c:550
2748 #: c-family/c-format.c:614 config/i386/msformat-c.c:43
2752 #: c-family/c-format.c:496 c-family/c-format.c:520 c-family/c-format.c:550
2753 #: config/i386/msformat-c.c:43
2754 msgid "the '+' printf flag"
2757 #: c-family/c-format.c:497 c-family/c-format.c:521 c-family/c-format.c:551
2758 #: c-family/c-format.c:590 config/i386/msformat-c.c:44
2759 #: config/i386/msformat-c.c:79
2763 #: c-family/c-format.c:497 c-family/c-format.c:521 c-family/c-format.c:551
2764 #: config/i386/msformat-c.c:44
2765 msgid "the '#' printf flag"
2768 #: c-family/c-format.c:498 c-family/c-format.c:522 c-family/c-format.c:588
2769 #: config/i386/msformat-c.c:45
2773 #: c-family/c-format.c:498 c-family/c-format.c:522 config/i386/msformat-c.c:45
2774 msgid "the '0' printf flag"
2777 #: c-family/c-format.c:499 c-family/c-format.c:523 c-family/c-format.c:587
2778 #: c-family/c-format.c:617 config/i386/msformat-c.c:46
2782 #: c-family/c-format.c:499 c-family/c-format.c:523 config/i386/msformat-c.c:46
2783 msgid "the '-' printf flag"
2786 #: c-family/c-format.c:500 c-family/c-format.c:570 config/i386/msformat-c.c:47
2787 #: config/i386/msformat-c.c:67
2791 #: c-family/c-format.c:500 config/i386/msformat-c.c:47
2792 msgid "the ''' printf flag"
2795 #: c-family/c-format.c:501 c-family/c-format.c:571
2799 #: c-family/c-format.c:501
2800 msgid "the 'I' printf flag"
2803 #: c-family/c-format.c:502 c-family/c-format.c:524 c-family/c-format.c:568
2804 #: c-family/c-format.c:591 c-family/c-format.c:618 config/sol2-c.c:43
2805 #: config/i386/msformat-c.c:48 config/i386/msformat-c.c:65
2809 #: c-family/c-format.c:502 c-family/c-format.c:524 config/sol2-c.c:43
2810 #: config/i386/msformat-c.c:48
2811 msgid "field width in printf format"
2814 #: c-family/c-format.c:503 c-family/c-format.c:525 c-family/c-format.c:553
2815 #: config/i386/msformat-c.c:49
2819 #: c-family/c-format.c:503 c-family/c-format.c:525 c-family/c-format.c:553
2820 #: config/i386/msformat-c.c:49
2821 msgid "precision in printf format"
2824 #: c-family/c-format.c:504 c-family/c-format.c:526 c-family/c-format.c:554
2825 #: c-family/c-format.c:569 c-family/c-format.c:621 config/sol2-c.c:44
2826 #: config/i386/msformat-c.c:50 config/i386/msformat-c.c:66
2827 msgid "length modifier"
2830 #: c-family/c-format.c:504 c-family/c-format.c:526 c-family/c-format.c:554
2831 #: config/sol2-c.c:44 config/i386/msformat-c.c:50
2832 msgid "length modifier in printf format"
2835 #: c-family/c-format.c:552
2839 #: c-family/c-format.c:552
2840 msgid "the 'q' diagnostic flag"
2843 #: c-family/c-format.c:565 config/i386/msformat-c.c:63
2844 msgid "assignment suppression"
2847 #: c-family/c-format.c:565 config/i386/msformat-c.c:63
2848 msgid "the assignment suppression scanf feature"
2851 #: c-family/c-format.c:566 config/i386/msformat-c.c:64
2855 #: c-family/c-format.c:566 config/i386/msformat-c.c:64
2856 msgid "the 'a' scanf flag"
2859 #: c-family/c-format.c:567
2863 #: c-family/c-format.c:567
2864 msgid "the 'm' scanf flag"
2867 #: c-family/c-format.c:568 config/i386/msformat-c.c:65
2868 msgid "field width in scanf format"
2871 #: c-family/c-format.c:569 config/i386/msformat-c.c:66
2872 msgid "length modifier in scanf format"
2875 #: c-family/c-format.c:570 config/i386/msformat-c.c:67
2876 msgid "the ''' scanf flag"
2879 #: c-family/c-format.c:571
2880 msgid "the 'I' scanf flag"
2883 #: c-family/c-format.c:586
2887 #: c-family/c-format.c:586
2888 msgid "the '_' strftime flag"
2891 #: c-family/c-format.c:587
2892 msgid "the '-' strftime flag"
2895 #: c-family/c-format.c:588
2896 msgid "the '0' strftime flag"
2899 #: c-family/c-format.c:589 c-family/c-format.c:613
2903 #: c-family/c-format.c:589
2904 msgid "the '^' strftime flag"
2907 #: c-family/c-format.c:590 config/i386/msformat-c.c:79
2908 msgid "the '#' strftime flag"
2911 #: c-family/c-format.c:591
2912 msgid "field width in strftime format"
2915 #: c-family/c-format.c:592
2916 msgid "'E' modifier"
2919 #: c-family/c-format.c:592
2920 msgid "the 'E' strftime modifier"
2923 #: c-family/c-format.c:593
2924 msgid "'O' modifier"
2927 #: c-family/c-format.c:593
2928 msgid "the 'O' strftime modifier"
2931 #: c-family/c-format.c:594
2932 msgid "the 'O' modifier"
2935 #: c-family/c-format.c:612
2936 msgid "fill character"
2939 #: c-family/c-format.c:612
2940 msgid "fill character in strfmon format"
2943 #: c-family/c-format.c:613
2944 msgid "the '^' strfmon flag"
2947 #: c-family/c-format.c:614
2948 msgid "the '+' strfmon flag"
2951 #: c-family/c-format.c:615
2955 #: c-family/c-format.c:615
2956 msgid "the '(' strfmon flag"
2959 #: c-family/c-format.c:616
2963 #: c-family/c-format.c:616
2964 msgid "the '!' strfmon flag"
2967 #: c-family/c-format.c:617
2968 msgid "the '-' strfmon flag"
2971 #: c-family/c-format.c:618
2972 msgid "field width in strfmon format"
2975 #: c-family/c-format.c:619
2976 msgid "left precision"
2979 #: c-family/c-format.c:619
2980 msgid "left precision in strfmon format"
2983 #: c-family/c-format.c:620
2984 msgid "right precision"
2987 #: c-family/c-format.c:620
2988 msgid "right precision in strfmon format"
2991 #: c-family/c-format.c:621
2992 msgid "length modifier in strfmon format"
2995 #. Handle deferred options from command-line.
2996 #: c-family/c-opts.c:1378 fortran/cpp.c:590
2997 msgid "<command-line>"
3000 #: config/aarch64/aarch64.c:4875 config/arm/arm.c:21777 config/arm/arm.c:21790
3001 #: config/arm/arm.c:21815 config/nios2/nios2.c:2645
3003 msgid "Unsupported operand for code '%c'"
3006 #: config/aarch64/aarch64.c:4887 config/aarch64/aarch64.c:4903
3007 #: config/aarch64/aarch64.c:4916 config/aarch64/aarch64.c:4928
3008 #: config/aarch64/aarch64.c:4939 config/aarch64/aarch64.c:4962
3009 #: config/aarch64/aarch64.c:5015 config/aarch64/aarch64.c:5218
3011 msgid "invalid operand for '%%%c'"
3014 #: config/aarch64/aarch64.c:4982 config/aarch64/aarch64.c:4995
3015 #: config/aarch64/aarch64.c:5005
3017 msgid "incompatible floating point / vector register operand for '%%%c'"
3020 #: config/aarch64/aarch64.c:5051 config/arm/arm.c:22322
3022 msgid "missing operand"
3025 #: config/aarch64/aarch64.c:5113
3027 msgid "invalid constant"
3030 #: config/aarch64/aarch64.c:5116
3032 msgid "invalid operand"
3035 #: config/aarch64/aarch64.c:5229
3037 msgid "invalid operand prefix '%%%c'"
3040 #: config/alpha/alpha.c:5092 config/i386/i386.c:18177
3041 #: config/rs6000/rs6000.c:23264 config/sparc/sparc.c:8851
3043 msgid "'%%&' used without any local dynamic TLS references"
3046 #: config/alpha/alpha.c:5150 config/bfin/bfin.c:1424
3048 msgid "invalid %%J value"
3051 #: config/alpha/alpha.c:5180 config/ia64/ia64.c:5488
3053 msgid "invalid %%r value"
3056 #: config/alpha/alpha.c:5190 config/ia64/ia64.c:5442
3057 #: config/rs6000/rs6000.c:22944 config/xtensa/xtensa.c:2363
3059 msgid "invalid %%R value"
3062 #: config/alpha/alpha.c:5196 config/rs6000/rs6000.c:22864
3063 #: config/xtensa/xtensa.c:2330
3065 msgid "invalid %%N value"
3068 #: config/alpha/alpha.c:5204 config/rs6000/rs6000.c:22892
3070 msgid "invalid %%P value"
3073 #: config/alpha/alpha.c:5212
3075 msgid "invalid %%h value"
3078 #: config/alpha/alpha.c:5220 config/xtensa/xtensa.c:2356
3080 msgid "invalid %%L value"
3083 #: config/alpha/alpha.c:5239
3085 msgid "invalid %%m value"
3088 #: config/alpha/alpha.c:5245
3090 msgid "invalid %%M value"
3093 #: config/alpha/alpha.c:5282
3095 msgid "invalid %%U value"
3098 #: config/alpha/alpha.c:5290 config/alpha/alpha.c:5301
3099 #: config/rs6000/rs6000.c:22952
3101 msgid "invalid %%s value"
3104 #: config/alpha/alpha.c:5312
3106 msgid "invalid %%C value"
3109 #: config/alpha/alpha.c:5349 config/rs6000/rs6000.c:22728
3111 msgid "invalid %%E value"
3114 #: config/alpha/alpha.c:5374 config/alpha/alpha.c:5424
3116 msgid "unknown relocation unspec"
3119 #: config/alpha/alpha.c:5383 config/cr16/cr16.c:1534
3120 #: config/rs6000/rs6000.c:23269 config/spu/spu.c:1447
3122 msgid "invalid %%xn code"
3125 #: config/alpha/alpha.c:5489
3127 msgid "invalid operand address"
3130 #: config/arc/arc.c:3082
3132 msgid "invalid operand to %%Z code"
3135 #: config/arc/arc.c:3090
3137 msgid "invalid operand to %%z code"
3140 #: config/arc/arc.c:3098
3142 msgid "invalid operand to %%M code"
3145 #: config/arc/arc.c:3106 config/m32r/m32r.c:2083
3147 msgid "invalid operand to %%p code"
3150 #: config/arc/arc.c:3117 config/m32r/m32r.c:2076
3152 msgid "invalid operand to %%s code"
3155 #: config/arc/arc.c:3265 config/m32r/m32r.c:2109
3157 msgid "invalid operand to %%R code"
3160 #: config/arc/arc.c:3302 config/m32r/m32r.c:2132
3162 msgid "invalid operand to %%H/%%L code"
3165 #: config/arc/arc.c:3350 config/m32r/m32r.c:2203
3167 msgid "invalid operand to %%U code"
3170 #: config/arc/arc.c:3361
3172 msgid "invalid operand to %%V code"
3175 #: config/arc/arc.c:3418
3177 msgid "invalid operand to %%O code"
3181 #. Undocumented flag.
3182 #: config/arc/arc.c:3444 config/epiphany/epiphany.c:1289
3183 #: config/m32r/m32r.c:2230 config/nds32/nds32.c:2292 config/sparc/sparc.c:9130
3185 msgid "invalid operand output code"
3188 #: config/arc/arc.c:5081
3190 msgid "invalid UNSPEC as operand: %d"
3193 #: config/arm/arm.c:18786 config/arm/arm.c:18811 config/arm/arm.c:18821
3194 #: config/arm/arm.c:18830 config/arm/arm.c:18839
3196 msgid "invalid shift operand"
3199 #: config/arm/arm.c:21653 config/arm/arm.c:21671
3201 msgid "predicated Thumb instruction"
3204 #: config/arm/arm.c:21659
3206 msgid "predicated instruction in conditional sequence"
3209 #: config/arm/arm.c:21892 config/arm/arm.c:21914 config/arm/arm.c:21924
3210 #: config/arm/arm.c:21934 config/arm/arm.c:21944 config/arm/arm.c:21983
3211 #: config/arm/arm.c:22001 config/arm/arm.c:22026 config/arm/arm.c:22041
3212 #: config/arm/arm.c:22068 config/arm/arm.c:22075 config/arm/arm.c:22093
3213 #: config/arm/arm.c:22100 config/arm/arm.c:22108 config/arm/arm.c:22129
3214 #: config/arm/arm.c:22136 config/arm/arm.c:22269 config/arm/arm.c:22276
3215 #: config/arm/arm.c:22303 config/arm/arm.c:22310 config/bfin/bfin.c:1437
3216 #: config/bfin/bfin.c:1444 config/bfin/bfin.c:1451 config/bfin/bfin.c:1458
3217 #: config/bfin/bfin.c:1467 config/bfin/bfin.c:1474 config/bfin/bfin.c:1481
3218 #: config/bfin/bfin.c:1488
3220 msgid "invalid operand for code '%c'"
3223 #: config/arm/arm.c:21996
3225 msgid "instruction never executed"
3228 #. Former Maverick support, removed after GCC-4.7.
3229 #: config/arm/arm.c:22017
3231 msgid "obsolete Maverick format code '%c'"
3234 #: config/avr/avr.c:2435
3236 msgid "address operand requires constraint for X, Y, or Z register"
3239 #: config/avr/avr.c:2616
3240 msgid "operands to %T/%t must be reg + const_int:"
3243 #: config/avr/avr.c:2666 config/avr/avr.c:2733
3244 msgid "bad address, not an I/O address:"
3247 #: config/avr/avr.c:2675
3248 msgid "bad address, not a constant:"
3251 #: config/avr/avr.c:2693 config/avr/avr.c:2700
3252 msgid "bad address, not (reg+disp):"
3255 #: config/avr/avr.c:2707
3256 msgid "bad address, not post_inc or pre_dec:"
3259 #: config/avr/avr.c:2719
3260 msgid "internal compiler error. Bad address:"
3263 #: config/avr/avr.c:2752
3265 msgid "Unsupported code '%c' for fixed-point:"
3268 #: config/avr/avr.c:2760
3269 msgid "internal compiler error. Unknown mode:"
3272 #: config/avr/avr.c:3784 config/avr/avr.c:4728 config/avr/avr.c:5175
3273 msgid "invalid insn:"
3276 #: config/avr/avr.c:3838 config/avr/avr.c:3950 config/avr/avr.c:4008
3277 #: config/avr/avr.c:4060 config/avr/avr.c:4079 config/avr/avr.c:4271
3278 #: config/avr/avr.c:4579 config/avr/avr.c:4864 config/avr/avr.c:5068
3279 #: config/avr/avr.c:5232 config/avr/avr.c:5326 config/avr/avr.c:5525
3280 msgid "incorrect insn:"
3283 #: config/avr/avr.c:4095 config/avr/avr.c:4370 config/avr/avr.c:4650
3284 #: config/avr/avr.c:4936 config/avr/avr.c:5114 config/avr/avr.c:5382
3285 #: config/avr/avr.c:5583
3286 msgid "unknown move insn:"
3289 #: config/avr/avr.c:6042
3290 msgid "bad shift insn:"
3293 #: config/avr/avr.c:6150 config/avr/avr.c:6631 config/avr/avr.c:7046
3294 msgid "internal compiler error. Incorrect shift:"
3297 #: config/avr/avr.c:8452
3298 msgid "unsupported fixed-point conversion"
3301 #: config/avr/driver-avr.c:48
3304 "Running spec function '%s' with %d args\n"
3308 #: config/bfin/bfin.c:1386
3310 msgid "invalid %%j value"
3313 #: config/bfin/bfin.c:1579 config/c6x/c6x.c:2290
3315 msgid "invalid const_double operand"
3318 #: config/cris/cris.c:604 config/ft32/ft32.c:106 config/moxie/moxie.c:104
3319 #: final.c:3441 final.c:3443 fold-const.c:267 gcc.c:5252 gcc.c:5266
3320 #: rtl-error.c:101 toplev.c:333 tree-ssa-loop-niter.c:2370 tree-vrp.c:7497
3321 #: cp/typeck.c:6140 lto/lto-object.c:184 lto/lto-object.c:281
3322 #: lto/lto-object.c:338 lto/lto-object.c:362
3323 #, gcc-internal-format, gfc-internal-format
3327 #: config/cris/cris.c:655
3328 msgid "unexpected index-type in cris_print_index"
3331 #: config/cris/cris.c:672
3332 msgid "unexpected base-type in cris_print_base"
3335 #: config/cris/cris.c:736
3336 msgid "invalid operand for 'b' modifier"
3339 #: config/cris/cris.c:753
3340 msgid "invalid operand for 'o' modifier"
3343 #: config/cris/cris.c:772
3344 msgid "invalid operand for 'O' modifier"
3347 #: config/cris/cris.c:805
3348 msgid "invalid operand for 'p' modifier"
3351 #: config/cris/cris.c:844
3352 msgid "invalid operand for 'z' modifier"
3355 #: config/cris/cris.c:908 config/cris/cris.c:942
3356 msgid "invalid operand for 'H' modifier"
3359 #: config/cris/cris.c:918
3360 msgid "bad register"
3363 #: config/cris/cris.c:962
3364 msgid "invalid operand for 'e' modifier"
3367 #: config/cris/cris.c:979
3368 msgid "invalid operand for 'm' modifier"
3371 #: config/cris/cris.c:1004
3372 msgid "invalid operand for 'A' modifier"
3375 #: config/cris/cris.c:1074
3376 msgid "invalid operand for 'D' modifier"
3379 #: config/cris/cris.c:1088
3380 msgid "invalid operand for 'T' modifier"
3383 #: config/cris/cris.c:1108 config/ft32/ft32.c:232 config/moxie/moxie.c:174
3384 msgid "invalid operand modifier letter"
3387 #: config/cris/cris.c:1162
3388 msgid "unexpected multiplicative operand"
3391 #: config/cris/cris.c:1182 config/ft32/ft32.c:255 config/moxie/moxie.c:199
3392 msgid "unexpected operand"
3395 #: config/cris/cris.c:1221 config/cris/cris.c:1231
3396 msgid "unrecognized address"
3399 #: config/cris/cris.c:2550
3400 msgid "unrecognized supposed constant"
3403 #: config/cris/cris.c:2949 config/cris/cris.c:3007
3404 msgid "unexpected side-effects in address"
3407 #. Can't possibly get anything else for a function-call, right?
3408 #: config/cris/cris.c:3835
3409 msgid "unidentifiable call op"
3412 #: config/cris/cris.c:3897
3414 msgid "PIC register isn't set up"
3417 #: config/fr30/fr30.c:500
3419 msgid "fr30_print_operand_address: unhandled address"
3422 #: config/fr30/fr30.c:524
3424 msgid "fr30_print_operand: unrecognized %%p code"
3427 #: config/fr30/fr30.c:544
3429 msgid "fr30_print_operand: unrecognized %%b code"
3432 #: config/fr30/fr30.c:565
3434 msgid "fr30_print_operand: unrecognized %%B code"
3437 #: config/fr30/fr30.c:573
3439 msgid "fr30_print_operand: invalid operand to %%A code"
3442 #: config/fr30/fr30.c:590
3444 msgid "fr30_print_operand: invalid %%x code"
3447 #: config/fr30/fr30.c:597
3449 msgid "fr30_print_operand: invalid %%F code"
3452 #: config/fr30/fr30.c:614
3454 msgid "fr30_print_operand: unknown code"
3457 #: config/fr30/fr30.c:642 config/fr30/fr30.c:651 config/fr30/fr30.c:662
3458 #: config/fr30/fr30.c:675
3460 msgid "fr30_print_operand: unhandled MEM"
3463 #: config/frv/frv.c:2510
3464 msgid "bad insn to frv_print_operand_address:"
3467 #: config/frv/frv.c:2521
3468 msgid "bad register to frv_print_operand_memory_reference_reg:"
3471 #: config/frv/frv.c:2560 config/frv/frv.c:2570 config/frv/frv.c:2579
3472 #: config/frv/frv.c:2600 config/frv/frv.c:2605
3473 msgid "bad insn to frv_print_operand_memory_reference:"
3476 #: config/frv/frv.c:2691
3478 msgid "bad condition code"
3481 #: config/frv/frv.c:2765
3482 msgid "bad insn in frv_print_operand, bad const_double"
3485 #: config/frv/frv.c:2826
3486 msgid "bad insn to frv_print_operand, 'e' modifier:"
3489 #: config/frv/frv.c:2834
3490 msgid "bad insn to frv_print_operand, 'F' modifier:"
3493 #: config/frv/frv.c:2850
3494 msgid "bad insn to frv_print_operand, 'f' modifier:"
3497 #: config/frv/frv.c:2864
3498 msgid "bad insn to frv_print_operand, 'g' modifier:"
3501 #: config/frv/frv.c:2912
3502 msgid "bad insn to frv_print_operand, 'L' modifier:"
3505 #: config/frv/frv.c:2925
3506 msgid "bad insn to frv_print_operand, 'M/N' modifier:"
3509 #: config/frv/frv.c:2946
3510 msgid "bad insn to frv_print_operand, 'O' modifier:"
3513 #: config/frv/frv.c:2964
3514 msgid "bad insn to frv_print_operand, P modifier:"
3517 #: config/frv/frv.c:2984
3518 msgid "bad insn in frv_print_operand, z case"
3521 #: config/frv/frv.c:3015
3522 msgid "bad insn in frv_print_operand, 0 case"
3525 #: config/frv/frv.c:3020
3526 msgid "frv_print_operand: unknown code"
3529 #: config/frv/frv.c:4424
3530 msgid "bad output_move_single operand"
3533 #: config/frv/frv.c:4551
3534 msgid "bad output_move_double operand"
3537 #: config/frv/frv.c:4693
3538 msgid "bad output_condmove_single operand"
3541 #: config/i386/i386.c:17085
3543 msgid "invalid UNSPEC as operand"
3546 #: config/i386/i386.c:17576
3548 msgid "invalid use of asm flag output"
3551 #: config/i386/i386.c:17794
3553 msgid "invalid operand size for operand code 'O'"
3556 #: config/i386/i386.c:17829
3558 msgid "invalid operand size for operand code 'z'"
3561 #: config/i386/i386.c:17899
3563 msgid "invalid operand type used with operand code 'Z'"
3566 #: config/i386/i386.c:17904
3568 msgid "invalid operand size for operand code 'Z'"
3571 #: config/i386/i386.c:17980
3573 msgid "operand is not a condition code, invalid operand code 'Y'"
3576 #: config/i386/i386.c:18059
3578 msgid "operand is not a condition code, invalid operand code 'D'"
3581 #: config/i386/i386.c:18077
3583 msgid "operand is not a condition code, invalid operand code '%c'"
3586 #: config/i386/i386.c:18090
3589 "operand is not an offsettable memory reference, invalid operand code 'H'"
3592 #: config/i386/i386.c:18255
3594 msgid "invalid operand code '%c'"
3597 #: config/i386/i386.c:18317
3599 msgid "invalid constraints for operand"
3602 #: config/i386/i386.c:28818
3603 msgid "unknown insn mode"
3606 #: config/i386/djgpp.h:146
3608 msgid "-f%s ignored (not supported for DJGPP)\n"
3611 #: config/ia64/ia64.c:5370
3613 msgid "invalid %%G mode"
3616 #: config/ia64/ia64.c:5540
3618 msgid "ia64_print_operand: unknown code"
3621 #: config/ia64/ia64.c:11143
3622 msgid "invalid conversion from %<__fpreg%>"
3625 #: config/ia64/ia64.c:11146
3626 msgid "invalid conversion to %<__fpreg%>"
3629 #: config/ia64/ia64.c:11159 config/ia64/ia64.c:11170
3630 msgid "invalid operation on %<__fpreg%>"
3633 #: config/iq2000/iq2000.c:3140 config/tilegx/tilegx.c:5313
3634 #: config/tilepro/tilepro.c:4702
3636 msgid "invalid %%P operand"
3639 #: config/iq2000/iq2000.c:3148 config/rs6000/rs6000.c:22882
3641 msgid "invalid %%p value"
3644 #: config/iq2000/iq2000.c:3207
3646 msgid "invalid use of %%d, %%x, or %%X"
3649 #: config/lm32/lm32.c:510
3651 msgid "only 0.0 can be loaded as an immediate"
3654 #: config/lm32/lm32.c:580
3658 #: config/lm32/lm32.c:592
3659 msgid "can't use non gp relative absolute address"
3662 #: config/lm32/lm32.c:596
3663 msgid "invalid addressing mode"
3666 #: config/m32r/m32r.c:2141
3667 msgid "bad insn for 'A'"
3670 #: config/m32r/m32r.c:2188
3672 msgid "invalid operand to %%T/%%B code"
3675 #: config/m32r/m32r.c:2211
3677 msgid "invalid operand to %%N code"
3680 #: config/m32r/m32r.c:2244
3681 msgid "pre-increment address is not a register"
3684 #: config/m32r/m32r.c:2251
3685 msgid "pre-decrement address is not a register"
3688 #: config/m32r/m32r.c:2258
3689 msgid "post-increment address is not a register"
3692 #: config/m32r/m32r.c:2333 config/m32r/m32r.c:2348 config/rs6000/rs6000.c:35012
3696 #: config/m32r/m32r.c:2353
3697 msgid "lo_sum not of register"
3700 #: config/microblaze/microblaze.c:2192
3702 msgid "unknown punctuation '%c'"
3705 #: config/microblaze/microblaze.c:2201
3707 msgid "null pointer"
3710 #: config/microblaze/microblaze.c:2236
3712 msgid "PRINT_OPERAND, invalid insn for %%C"
3715 #: config/microblaze/microblaze.c:2265
3717 msgid "PRINT_OPERAND, invalid insn for %%N"
3720 #: config/microblaze/microblaze.c:2285 config/microblaze/microblaze.c:2460
3721 msgid "insn contains an invalid address !"
3724 #: config/microblaze/microblaze.c:2300 config/microblaze/microblaze.c:2519
3725 #: config/xtensa/xtensa.c:2460
3726 msgid "invalid address"
3729 #: config/microblaze/microblaze.c:2403
3731 msgid "letter %c was found & insn was not CONST_INT"
3734 #: config/mips/mips.c:8869 config/mips/mips.c:8896 config/mips/mips.c:9079
3736 msgid "'%%%c' is not a valid operand prefix"
3739 #: config/mips/mips.c:8968 config/mips/mips.c:8975 config/mips/mips.c:8982
3740 #: config/mips/mips.c:8989 config/mips/mips.c:9002 config/mips/mips.c:9009
3741 #: config/mips/mips.c:9019 config/mips/mips.c:9022 config/mips/mips.c:9034
3742 #: config/mips/mips.c:9037 config/mips/mips.c:9097 config/mips/mips.c:9104
3743 #: config/mips/mips.c:9125 config/mips/mips.c:9140 config/mips/mips.c:9159
3744 #: config/mips/mips.c:9168
3746 msgid "invalid use of '%%%c'"
3749 #: config/mmix/mmix.c:1551 config/mmix/mmix.c:1681
3750 msgid "MMIX Internal: Expected a CONST_INT, not this"
3753 #: config/mmix/mmix.c:1630
3754 msgid "MMIX Internal: Bad value for 'm', not a CONST_INT"
3757 #: config/mmix/mmix.c:1649
3758 msgid "MMIX Internal: Expected a register, not this"
3761 #: config/mmix/mmix.c:1659
3762 msgid "MMIX Internal: Expected a constant, not this"
3765 #. We need the original here.
3766 #: config/mmix/mmix.c:1743
3767 msgid "MMIX Internal: Cannot decode this operand"
3770 #: config/mmix/mmix.c:1799
3771 msgid "MMIX Internal: This is not a recognized address"
3774 #: config/mmix/mmix.c:2675
3775 msgid "MMIX Internal: Trying to output invalidly reversed condition:"
3778 #: config/mmix/mmix.c:2682
3779 msgid "MMIX Internal: What's the CC of this?"
3782 #: config/mmix/mmix.c:2686
3783 msgid "MMIX Internal: What is the CC of this?"
3786 #: config/mmix/mmix.c:2728
3787 msgid "MMIX Internal: This is not a constant:"
3790 #: config/msp430/msp430.c:3625
3792 msgid "invalid operand prefix"
3795 #: config/msp430/msp430.c:3659
3797 msgid "invalid zero extract"
3800 #: config/rl78/rl78.c:1887 config/rl78/rl78.c:1973
3802 msgid "q/Q modifiers invalid for symbol references"
3805 #: config/rs6000/host-darwin.c:94
3807 msgid "Out of stack space.\n"
3810 #: config/rs6000/host-darwin.c:115
3812 msgid "Try running '%s' in the shell to raise its limit.\n"
3815 #: config/rs6000/rs6000.c:4085
3816 msgid "-maltivec=le not allowed for big-endian targets"
3819 #: config/rs6000/rs6000.c:4097
3820 msgid "-mvsx requires hardware floating point"
3823 #: config/rs6000/rs6000.c:4105
3824 msgid "-mvsx and -mpaired are incompatible"
3827 #: config/rs6000/rs6000.c:4107
3828 msgid "-mvsx needs indexed addressing"
3831 #: config/rs6000/rs6000.c:4112
3832 msgid "-mvsx and -mno-altivec are incompatible"
3835 #: config/rs6000/rs6000.c:4114
3836 msgid "-mno-altivec disables vsx"
3839 #: config/rs6000/rs6000.c:4274
3840 msgid "-mquad-memory requires 64-bit mode"
3843 #: config/rs6000/rs6000.c:4277
3844 msgid "-mquad-memory-atomic requires 64-bit mode"
3847 #: config/rs6000/rs6000.c:4289
3848 msgid "-mquad-memory is not available in little endian mode"
3851 #: config/rs6000/rs6000.c:4361
3852 msgid "-mtoc-fusion requires 64-bit"
3855 #: config/rs6000/rs6000.c:4368
3856 msgid "-mtoc-fusion requires medium/large code model"
3859 #: config/rs6000/rs6000.c:10821
3863 #: config/rs6000/rs6000.c:22525
3864 msgid "Bad 128-bit move"
3867 #: config/rs6000/rs6000.c:22716
3869 msgid "invalid %%e value"
3872 #: config/rs6000/rs6000.c:22737
3874 msgid "invalid %%f value"
3877 #: config/rs6000/rs6000.c:22746
3879 msgid "invalid %%F value"
3882 #: config/rs6000/rs6000.c:22755
3884 msgid "invalid %%G value"
3887 #: config/rs6000/rs6000.c:22790
3889 msgid "invalid %%j code"
3892 #: config/rs6000/rs6000.c:22800
3894 msgid "invalid %%J code"
3897 #: config/rs6000/rs6000.c:22810
3899 msgid "invalid %%k value"
3902 #: config/rs6000/rs6000.c:22825 config/xtensa/xtensa.c:2349
3904 msgid "invalid %%K value"
3907 #: config/rs6000/rs6000.c:22872
3909 msgid "invalid %%O value"
3912 #: config/rs6000/rs6000.c:22919
3914 msgid "invalid %%q value"
3917 #: config/rs6000/rs6000.c:22972
3919 msgid "invalid %%T value"
3922 #: config/rs6000/rs6000.c:22984
3924 msgid "invalid %%u value"
3927 #: config/rs6000/rs6000.c:22998 config/xtensa/xtensa.c:2319
3929 msgid "invalid %%v value"
3932 #: config/rs6000/rs6000.c:23065 config/xtensa/xtensa.c:2370
3934 msgid "invalid %%x value"
3937 #: config/rs6000/rs6000.c:23213
3939 msgid "invalid %%y value, try using the 'Z' constraint"
3942 #: config/rs6000/rs6000.c:23929
3943 msgid "__float128 and __ibm128 cannot be used in the same expression"
3946 #: config/rs6000/rs6000.c:23935
3947 msgid "__ibm128 and long double cannot be used in the same expression"
3950 #: config/rs6000/rs6000.c:23941
3951 msgid "__float128 and long double cannot be used in the same expression"
3954 #: config/rs6000/rs6000.c:38315
3955 msgid "AltiVec argument passed to unprototyped function"
3958 #: config/rs6000/rs6000.c:40038
3959 msgid "Could not generate addis value for fusion"
3962 #: config/rs6000/rs6000.c:40110
3963 msgid "Unable to generate load/store offset for fusion"
3966 #: config/rs6000/rs6000.c:40214
3967 msgid "Bad GPR fusion"
3970 #: config/rs6000/rs6000.c:40432
3971 msgid "emit_fusion_p9_load, bad reg #1"
3974 #: config/rs6000/rs6000.c:40478
3975 msgid "emit_fusion_p9_load, bad reg #2"
3978 #: config/rs6000/rs6000.c:40481
3979 msgid "emit_fusion_p9_load not MEM"
3982 #: config/rs6000/rs6000.c:40519
3983 msgid "emit_fusion_p9_store, bad reg #1"
3986 #: config/rs6000/rs6000.c:40565
3987 msgid "emit_fusion_p9_store, bad reg #2"
3990 #: config/rs6000/rs6000.c:40568
3991 msgid "emit_fusion_p9_store not MEM"
3994 #: config/s390/s390.c:7295
3996 msgid "symbolic memory references are only supported on z10 or later"
3999 #: config/s390/s390.c:7306
4001 msgid "cannot decompose address"
4004 #: config/s390/s390.c:7375
4006 msgid "invalid comparison operator for 'E' output modifier"
4009 #: config/s390/s390.c:7398
4011 msgid "invalid reference for 'J' output modifier"
4014 #: config/s390/s390.c:7416
4016 msgid "invalid address for 'O' output modifier"
4019 #: config/s390/s390.c:7438
4021 msgid "invalid address for 'R' output modifier"
4024 #: config/s390/s390.c:7456
4026 msgid "memory reference expected for 'S' output modifier"
4029 #: config/s390/s390.c:7466
4031 msgid "invalid address for 'S' output modifier"
4034 #: config/s390/s390.c:7487
4036 msgid "register or memory expression expected for 'N' output modifier"
4039 #: config/s390/s390.c:7498
4041 msgid "register or memory expression expected for 'M' output modifier"
4044 #: config/s390/s390.c:7584 config/s390/s390.c:7605
4046 msgid "invalid constant for output modifier '%c'"
4049 #: config/s390/s390.c:7602
4051 msgid "invalid constant - try using an output modifier"
4054 #: config/s390/s390.c:7639
4056 msgid "invalid constant vector for output modifier '%c'"
4059 #: config/s390/s390.c:7646
4061 msgid "invalid expression - try using an output modifier"
4064 #: config/s390/s390.c:7649
4066 msgid "invalid expression for output modifier '%c'"
4069 #: config/s390/s390.c:11501
4070 msgid "Vector argument passed to unprototyped function"
4073 #: config/s390/s390.c:15314
4074 msgid "types differ in signess"
4077 #: config/s390/s390.c:15324
4078 msgid "binary operator does not support two vector bool operands"
4081 #: config/s390/s390.c:15327
4082 msgid "binary operator does not support vector bool operand"
4085 #: config/s390/s390.c:15335
4087 "binary operator does not support mixing vector bool with floating point "
4091 #: config/sh/sh.c:1185
4093 msgid "invalid operand to %%R"
4096 #: config/sh/sh.c:1212
4098 msgid "invalid operand to %%S"
4101 #: config/sh/sh.c:8633
4102 msgid "created and used with different architectures / ABIs"
4105 #: config/sh/sh.c:8635
4106 msgid "created and used with different ABIs"
4109 #: config/sh/sh.c:8637
4110 msgid "created and used with different endianness"
4113 #: config/sparc/sparc.c:8860 config/sparc/sparc.c:8866
4115 msgid "invalid %%Y operand"
4118 #: config/sparc/sparc.c:8953
4120 msgid "invalid %%A operand"
4123 #: config/sparc/sparc.c:8973
4125 msgid "invalid %%B operand"
4128 #: config/sparc/sparc.c:9053 config/tilegx/tilegx.c:5100
4129 #: config/tilepro/tilepro.c:4509
4131 msgid "invalid %%C operand"
4134 #: config/sparc/sparc.c:9085 config/tilegx/tilegx.c:5133
4136 msgid "invalid %%D operand"
4139 #: config/sparc/sparc.c:9104
4141 msgid "invalid %%f operand"
4144 #: config/sparc/sparc.c:9116
4146 msgid "invalid %%s operand"
4149 #: config/sparc/sparc.c:9161
4151 msgid "floating-point constant not a valid immediate operand"
4154 #: config/stormy16/stormy16.c:1734 config/stormy16/stormy16.c:1805
4156 msgid "'B' operand is not constant"
4159 #: config/stormy16/stormy16.c:1761
4161 msgid "'B' operand has multiple bits set"
4164 #: config/stormy16/stormy16.c:1787
4166 msgid "'o' operand is not constant"
4169 #: config/stormy16/stormy16.c:1819
4171 msgid "xstormy16_print_operand: unknown code"
4174 #: config/tilegx/tilegx.c:5085 config/tilepro/tilepro.c:4494
4176 msgid "invalid %%c operand"
4179 #: config/tilegx/tilegx.c:5116
4181 msgid "invalid %%d operand"
4184 #: config/tilegx/tilegx.c:5213
4186 msgid "invalid %%H specifier"
4189 #: config/tilegx/tilegx.c:5255 config/tilepro/tilepro.c:4523
4191 msgid "invalid %%h operand"
4194 #: config/tilegx/tilegx.c:5267 config/tilepro/tilepro.c:4587
4196 msgid "invalid %%I operand"
4199 #: config/tilegx/tilegx.c:5279 config/tilepro/tilepro.c:4599
4201 msgid "invalid %%i operand"
4204 #: config/tilegx/tilegx.c:5300 config/tilepro/tilepro.c:4620
4206 msgid "invalid %%j operand"
4209 #: config/tilegx/tilegx.c:5331
4211 msgid "invalid %%%c operand"
4214 #: config/tilegx/tilegx.c:5346 config/tilepro/tilepro.c:4734
4216 msgid "invalid %%N operand"
4219 #: config/tilegx/tilegx.c:5390
4221 msgid "invalid operand for 'r' specifier"
4224 #: config/tilegx/tilegx.c:5414 config/tilepro/tilepro.c:4815
4226 msgid "unable to print out operand yet; code == %d (%c)"
4229 #: config/tilepro/tilepro.c:4559
4231 msgid "invalid %%H operand"
4234 #: config/tilepro/tilepro.c:4659
4236 msgid "invalid %%L operand"
4239 #: config/tilepro/tilepro.c:4719
4241 msgid "invalid %%M operand"
4244 #: config/tilepro/tilepro.c:4762
4246 msgid "invalid %%t operand"
4249 #: config/tilepro/tilepro.c:4769
4251 msgid "invalid %%t operand '"
4254 #: config/tilepro/tilepro.c:4790
4256 msgid "invalid %%r operand"
4259 #: config/v850/v850.c:294
4260 msgid "const_double_split got a bad insn:"
4263 #: config/v850/v850.c:900
4264 msgid "output_move_single:"
4267 #: config/vax/vax.c:457
4269 msgid "symbol used with both base and indexed registers"
4272 #: config/vax/vax.c:466
4274 msgid "symbol with offset used in PIC mode"
4277 #: config/vax/vax.c:554
4279 msgid "symbol used as immediate operand"
4282 #: config/vax/vax.c:1583
4283 msgid "illegal operand detected"
4286 #: config/visium/visium.c:3293
4287 msgid "illegal operand "
4290 #: config/visium/visium.c:3344
4291 msgid "illegal operand address (1)"
4294 #: config/visium/visium.c:3351
4295 msgid "illegal operand address (2)"
4298 #: config/visium/visium.c:3366
4299 msgid "illegal operand address (3)"
4302 #: config/visium/visium.c:3374
4303 msgid "illegal operand address (4)"
4306 #: config/xtensa/xtensa.c:774 config/xtensa/xtensa.c:806
4307 #: config/xtensa/xtensa.c:815
4311 #: config/xtensa/xtensa.c:2307
4313 msgid "invalid %%D value"
4316 #: config/xtensa/xtensa.c:2344
4317 msgid "invalid mask"
4320 #: config/xtensa/xtensa.c:2377
4322 msgid "invalid %%d value"
4325 #: config/xtensa/xtensa.c:2396 config/xtensa/xtensa.c:2406
4327 msgid "invalid %%t/%%b value"
4330 #: config/xtensa/xtensa.c:2485
4331 msgid "no register in address"
4334 #: config/xtensa/xtensa.c:2493
4335 msgid "address offset not a constant"
4338 #: c/c-objc-common.c:160
4342 #: c/c-objc-common.c:187
4343 msgid "({anonymous})"
4346 #: c/c-parser.c:2132 c/c-parser.c:2146 c/c-parser.c:4755 c/c-parser.c:5209
4347 #: c/c-parser.c:5356 c/c-parser.c:5781 c/c-parser.c:5950 c/c-parser.c:5981
4348 #: c/c-parser.c:6165 c/c-parser.c:8936 c/c-parser.c:8971 c/c-parser.c:9002
4349 #: c/c-parser.c:9049 c/c-parser.c:9230 c/c-parser.c:10011 c/c-parser.c:10081
4350 #: c/c-parser.c:10124 c/c-parser.c:14729 c/c-parser.c:14753 c/c-parser.c:14771
4351 #: c/c-parser.c:14984 c/c-parser.c:15027 c/gimple-parser.c:150
4352 #: c/gimple-parser.c:190 c/gimple-parser.c:199 c/gimple-parser.c:217
4353 #: c/gimple-parser.c:1205 c/gimple-parser.c:1229 c/gimple-parser.c:1305
4354 #: c/gimple-parser.c:1332 c/c-parser.c:2942 c/c-parser.c:9223
4355 #: c/gimple-parser.c:1113 c/gimple-parser.c:1152 cp/parser.c:27135
4356 #: cp/parser.c:27708
4357 #, gcc-internal-format
4358 msgid "expected %<;%>"
4361 #. Look for the two `(' tokens.
4362 #: c/c-parser.c:2173 c/c-parser.c:2880 c/c-parser.c:3177 c/c-parser.c:3244
4363 #: c/c-parser.c:3906 c/c-parser.c:4096 c/c-parser.c:4101 c/c-parser.c:5399
4364 #: c/c-parser.c:5653 c/c-parser.c:5866 c/c-parser.c:6101 c/c-parser.c:6224
4365 #: c/c-parser.c:7286 c/c-parser.c:7706 c/c-parser.c:7747 c/c-parser.c:7882
4366 #: c/c-parser.c:8076 c/c-parser.c:8093 c/c-parser.c:8119 c/c-parser.c:9521
4367 #: c/c-parser.c:9593 c/c-parser.c:10651 c/c-parser.c:10846 c/c-parser.c:10985
4368 #: c/c-parser.c:11040 c/c-parser.c:11137 c/c-parser.c:11317 c/c-parser.c:11362
4369 #: c/c-parser.c:11407 c/c-parser.c:11452 c/c-parser.c:11497 c/c-parser.c:11543
4370 #: c/c-parser.c:11580 c/c-parser.c:11648 c/c-parser.c:11899 c/c-parser.c:12046
4371 #: c/c-parser.c:12172 c/c-parser.c:12337 c/c-parser.c:12441 c/c-parser.c:12485
4372 #: c/c-parser.c:12533 c/c-parser.c:12579 c/c-parser.c:12647 c/c-parser.c:12685
4373 #: c/c-parser.c:12814 c/c-parser.c:12896 c/c-parser.c:13004 c/c-parser.c:13041
4374 #: c/c-parser.c:13091 c/c-parser.c:13149 c/c-parser.c:14931 c/c-parser.c:16884
4375 #: c/c-parser.c:17097 c/c-parser.c:17538 c/c-parser.c:17596 c/c-parser.c:18022
4376 #: c/gimple-parser.c:346 c/gimple-parser.c:1033 c/gimple-parser.c:1174
4377 #: c/gimple-parser.c:1262 c/c-parser.c:11116 cp/parser.c:24872
4378 #: cp/parser.c:27711
4379 #, gcc-internal-format
4380 msgid "expected %<(%>"
4383 #: c/c-parser.c:2179 c/c-parser.c:7313 c/c-parser.c:7714 c/c-parser.c:7755
4384 #: c/c-parser.c:7893 cp/parser.c:27133 cp/parser.c:27726
4385 #, gcc-internal-format
4386 msgid "expected %<,%>"
4389 #: c/c-parser.c:2200 c/c-parser.c:2564 c/c-parser.c:2895 c/c-parser.c:3218
4390 #: c/c-parser.c:3255 c/c-parser.c:3471 c/c-parser.c:3658 c/c-parser.c:3720
4391 #: c/c-parser.c:3772 c/c-parser.c:3913 c/c-parser.c:4196 c/c-parser.c:4212
4392 #: c/c-parser.c:4221 c/c-parser.c:5402 c/c-parser.c:5668 c/c-parser.c:6013
4393 #: c/c-parser.c:6159 c/c-parser.c:6232 c/c-parser.c:6814 c/c-parser.c:7044
4394 #: c/c-parser.c:7127 c/c-parser.c:7227 c/c-parser.c:7428 c/c-parser.c:7626
4395 #: c/c-parser.c:7645 c/c-parser.c:7669 c/c-parser.c:7724 c/c-parser.c:7833
4396 #: c/c-parser.c:7908 c/c-parser.c:8085 c/c-parser.c:8110 c/c-parser.c:8134
4397 #: c/c-parser.c:8360 c/c-parser.c:8779 c/c-parser.c:9315 c/c-parser.c:9336
4398 #: c/c-parser.c:9544 c/c-parser.c:9599 c/c-parser.c:9983 c/c-parser.c:10688
4399 #: c/c-parser.c:10849 c/c-parser.c:10988 c/c-parser.c:11074 c/c-parser.c:11218
4400 #: c/c-parser.c:11325 c/c-parser.c:11370 c/c-parser.c:11415 c/c-parser.c:11460
4401 #: c/c-parser.c:11505 c/c-parser.c:11551 c/c-parser.c:11608 c/c-parser.c:11615
4402 #: c/c-parser.c:11656 c/c-parser.c:11812 c/c-parser.c:11870 c/c-parser.c:11921
4403 #: c/c-parser.c:11992 c/c-parser.c:12144 c/c-parser.c:12283 c/c-parser.c:12345
4404 #: c/c-parser.c:12449 c/c-parser.c:12493 c/c-parser.c:12560 c/c-parser.c:12602
4405 #: c/c-parser.c:12634 c/c-parser.c:12664 c/c-parser.c:12702 c/c-parser.c:12844
4406 #: c/c-parser.c:12862 c/c-parser.c:12868 c/c-parser.c:12952 c/c-parser.c:12963
4407 #: c/c-parser.c:12983 c/c-parser.c:12993 c/c-parser.c:13012 c/c-parser.c:13048
4408 #: c/c-parser.c:13062 c/c-parser.c:13110 c/c-parser.c:13118 c/c-parser.c:13153
4409 #: c/c-parser.c:14159 c/c-parser.c:14813 c/c-parser.c:14992 c/c-parser.c:15038
4410 #: c/c-parser.c:17076 c/c-parser.c:17153 c/c-parser.c:17574 c/c-parser.c:17658
4411 #: c/c-parser.c:18031 c/gimple-parser.c:286 c/gimple-parser.c:375
4412 #: c/gimple-parser.c:835 c/gimple-parser.c:1044 c/gimple-parser.c:1055
4413 #: c/gimple-parser.c:1177 c/gimple-parser.c:1265 cp/parser.c:24904
4414 #: cp/parser.c:27756
4415 #, gcc-internal-format
4416 msgid "expected %<)%>"
4419 #: c/c-parser.c:3576 c/c-parser.c:4522 c/c-parser.c:4558 c/c-parser.c:6216
4420 #: c/c-parser.c:7824 c/c-parser.c:8182 c/c-parser.c:8334 c/c-parser.c:10803
4421 #: c/c-parser.c:17934 c/c-parser.c:17936 c/c-parser.c:18275
4422 #: c/gimple-parser.c:810 cp/parser.c:7138 cp/parser.c:27720
4423 #, gcc-internal-format
4424 msgid "expected %<]%>"
4427 #: c/c-parser.c:3753
4428 msgid "expected %<;%>, %<,%> or %<)%>"
4431 #: c/c-parser.c:4378 c/c-parser.c:14754 c/gimple-parser.c:1375
4432 #: cp/parser.c:27714 cp/parser.c:29641
4433 #, gcc-internal-format
4434 msgid "expected %<}%>"
4437 #: c/c-parser.c:4692 c/c-parser.c:9564 c/c-parser.c:15474 c/gimple-parser.c:143
4438 #: c/gimple-parser.c:1269 c/c-parser.c:2760 c/c-parser.c:2963 c/c-parser.c:9118
4439 #: cp/parser.c:17752 cp/parser.c:27717
4440 #, gcc-internal-format
4441 msgid "expected %<{%>"
4444 #: c/c-parser.c:4932 c/c-parser.c:4941 c/c-parser.c:6123 c/c-parser.c:6468
4445 #: c/c-parser.c:7362 c/c-parser.c:9329 c/c-parser.c:9713 c/c-parser.c:9774
4446 #: c/c-parser.c:10786 c/c-parser.c:11594 c/c-parser.c:11729 c/c-parser.c:12103
4447 #: c/c-parser.c:12195 c/c-parser.c:12848 c/c-parser.c:16941 c/c-parser.c:17000
4448 #: c/gimple-parser.c:1313 c/gimple-parser.c:1340 c/c-parser.c:11210
4449 #: cp/parser.c:27750 cp/parser.c:28852 cp/parser.c:31510
4450 #, gcc-internal-format
4451 msgid "expected %<:%>"
4454 #: c/c-parser.c:5230 cp/semantics.c:613
4455 msgid "Cilk array notation cannot be used as a computed goto expression"
4458 #: c/c-parser.c:5289
4459 msgid "Cilk array notation cannot be used for a throw expression"
4462 #: c/c-parser.c:5664 cp/semantics.c:1143
4463 msgid "Cilk array notation cannot be used as a condition for switch statement"
4466 #: c/c-parser.c:5715 cp/semantics.c:798
4467 msgid "Cilk array notation cannot be used as a condition for while statement"
4470 #: c/c-parser.c:5767 cp/parser.c:27644
4471 #, gcc-internal-format
4472 msgid "expected %<while%>"
4475 #: c/c-parser.c:5774 cp/semantics.c:857
4477 "Cilk array notation cannot be used as a condition for a do-while statement"
4480 #: c/c-parser.c:5977 cp/semantics.c:976
4481 msgid "Cilk array notation cannot be used in a condition for a for-loop"
4484 #: c/c-parser.c:7575
4485 msgid "expected %<.%>"
4488 #: c/c-parser.c:8789 c/c-parser.c:8821 c/c-parser.c:9061 cp/parser.c:29426
4489 #: cp/parser.c:29500
4490 #, gcc-internal-format
4491 msgid "expected %<@end%>"
4494 #: c/c-parser.c:9478 cp/parser.c:27735
4495 #, gcc-internal-format
4496 msgid "expected %<>%>"
4499 #: c/c-parser.c:12287 c/c-parser.c:13066 cp/parser.c:27759
4500 #, gcc-internal-format
4501 msgid "expected %<,%> or %<)%>"
4504 #. All following cases are statements with LHS.
4505 #: c/c-parser.c:14466 c/c-parser.c:14510 c/c-parser.c:14738 c/c-parser.c:14973
4506 #: c/c-parser.c:17138 c/c-parser.c:17760 c/gimple-parser.c:277
4507 #: c/c-parser.c:4581 cp/parser.c:27738
4508 #, gcc-internal-format
4509 msgid "expected %<=%>"
4512 #: c/c-parser.c:15517 c/c-parser.c:15507 cp/parser.c:34917
4513 #, gcc-internal-format
4514 msgid "expected %<#pragma omp section%> or %<}%>"
4517 #: c/c-parser.c:17922 c/c-parser.c:10738 cp/parser.c:27723 cp/parser.c:30783
4518 #, gcc-internal-format
4519 msgid "expected %<[%>"
4522 #: c/c-typeck.c:7540
4526 #: c/gimple-parser.c:1309 c/gimple-parser.c:1336 c/gimple-parser.c:1364
4527 msgid "expected label"
4531 msgid "candidate 1:"
4535 msgid "candidate 2:"
4539 msgid "candidates are: %+#D"
4543 msgid "candidate is: %+#D"
4551 msgid "<brace-enclosed initializer list>"
4555 msgid "<unresolved overloaded function type>"
4559 msgid "<type error>"
4562 #: cp/error.c:684 objc/objc-act.c:6180 cp/cxx-pretty-print.c:161
4563 #, gcc-internal-format
4569 msgid "<unnamed %s>"
4572 #. A lambda's "type" is essentially its signature.
4578 msgid "<typeprefixerror>"
4583 msgid "(static initializers for %s)"
4588 msgid "(static destructors for %s)"
4596 msgid "<return value> "
4604 msgid "(anonymous namespace)"
4608 msgid "<template arguments error>"
4612 msgid "<enumerator>"
4616 msgid "<declaration error>"
4619 #: cp/error.c:1857 cp/error.c:1877
4620 msgid "<template parameter error>"
4627 #: cp/error.c:2035 cp/error.c:3083 c-family/c-pretty-print.c:2168
4628 #, gcc-internal-format
4632 #. While waiting for caret diagnostics, avoid printing
4633 #. __cxa_allocate_exception, __cxa_throw, and the like.
4635 msgid "<throw-expression>"
4639 msgid "<ubsan routine call>"
4655 msgid "<expression error>"
4659 msgid "<unknown operator>"
4667 msgid "At global scope:"
4672 msgid "In static member function %qs"
4677 msgid "In copy constructor %qs"
4682 msgid "In constructor %qs"
4687 msgid "In destructor %qs"
4691 msgid "In lambda function"
4696 msgid "%s: In substitution of %qS:\n"
4700 msgid "%s: In instantiation of %q#D:\n"
4704 msgid "%r%s:%d:%d:%R "
4713 msgid "recursively required by substitution of %qS\n"
4718 msgid "required by substitution of %qS\n"
4722 msgid "recursively required from %q#D\n"
4726 msgid "required from %q#D\n"
4730 msgid "recursively required from here\n"
4734 msgid "required from here\n"
4739 "%r%s:%d:%d:%R [ skipping %d instantiation contexts, use -ftemplate-"
4740 "backtrace-limit=0 to disable ]\n"
4745 "%r%s:%d:%R [ skipping %d instantiation contexts, use -ftemplate-backtrace-"
4746 "limit=0 to disable ]\n"
4750 msgid "%r%s:%d:%d:%R in constexpr expansion of %qs"
4754 msgid "%r%s:%d:%R in constexpr expansion of %qs"
4757 #: cp/pt.c:1945 cp/semantics.c:5228
4758 msgid "candidates are:"
4762 msgid "candidate is:"
4763 msgid_plural "candidates are:"
4768 msgid "target is not pointer or reference to class"
4772 msgid "target is not pointer or reference to complete type"
4776 msgid "target is not pointer or reference"
4780 msgid "source is not a pointer"
4784 msgid "source is not a pointer to class"
4788 msgid "source is a pointer to incomplete type"
4792 msgid "source is not of class type"
4796 msgid "source is of incomplete class type"
4800 msgid "conversion casts away constness"
4804 msgid "source type is not polymorphic"
4807 #: cp/typeck.c:5872 c/c-typeck.c:4191
4808 #, gcc-internal-format
4809 msgid "wrong type argument to unary minus"
4812 #: cp/typeck.c:5873 c/c-typeck.c:4178
4813 #, gcc-internal-format
4814 msgid "wrong type argument to unary plus"
4817 #: cp/typeck.c:5900 c/c-typeck.c:4233
4818 #, gcc-internal-format
4819 msgid "wrong type argument to bit-complement"
4822 #: cp/typeck.c:5914 c/c-typeck.c:4241
4823 #, gcc-internal-format
4824 msgid "wrong type argument to abs"
4827 #: cp/typeck.c:5926 c/c-typeck.c:4253
4828 #, gcc-internal-format
4829 msgid "wrong type argument to conjugation"
4833 msgid "in argument to unary !"
4837 msgid "no pre-increment operator for type"
4841 msgid "no post-increment operator for type"
4845 msgid "no pre-decrement operator for type"
4849 msgid "no post-decrement operator for type"
4852 #: fortran/arith.c:95
4853 msgid "Arithmetic OK at %L"
4856 #: fortran/arith.c:98
4857 msgid "Arithmetic overflow at %L"
4860 #: fortran/arith.c:101
4861 msgid "Arithmetic underflow at %L"
4864 #: fortran/arith.c:104
4865 msgid "Arithmetic NaN at %L"
4868 #: fortran/arith.c:107
4869 msgid "Division by zero at %L"
4872 #: fortran/arith.c:110
4873 msgid "Array operands are incommensurate at %L"
4876 #: fortran/arith.c:114
4877 msgid "Integer outside symmetric range implied by Standard Fortran at %L"
4880 #: fortran/arith.c:1370
4881 msgid "elemental binary operation"
4884 #: fortran/check.c:2142 fortran/check.c:3133 fortran/check.c:3187
4886 msgid "arguments '%s' and '%s' for intrinsic %s"
4889 #: fortran/check.c:2939
4891 msgid "arguments 'a%d' and 'a%d' for intrinsic '%s'"
4894 #: fortran/check.c:3502 fortran/intrinsic.c:4522
4896 msgid "arguments '%s' and '%s' for intrinsic '%s'"
4899 #: fortran/error.c:871
4900 msgid "Fortran 2008 obsolescent feature:"
4903 #: fortran/error.c:880
4904 msgid "GNU Extension:"
4907 #: fortran/error.c:883
4908 msgid "Legacy Extension:"
4911 #: fortran/error.c:886
4912 msgid "Obsolescent feature:"
4915 #: fortran/error.c:889
4916 msgid "Deleted feature:"
4919 #: fortran/expr.c:622
4921 msgid "Constant expression required at %C"
4924 #: fortran/expr.c:625
4926 msgid "Integer expression required at %C"
4929 #: fortran/expr.c:630
4931 msgid "Integer value too large in expression at %C"
4934 #: fortran/expr.c:3225
4935 msgid "array assignment"
4938 #: fortran/gfortranspec.c:425
4943 #: fortran/interface.c:3145 fortran/intrinsic.c:4217
4944 msgid "actual argument to INTENT = OUT/INOUT"
4948 msgid "Positive width required"
4952 msgid "Nonnegative width required"
4956 msgid "Unexpected element %qc in format string at %L"
4960 msgid "Unexpected end of format string"
4964 msgid "Zero width in format descriptor"
4968 msgid "Missing leading left parenthesis"
4972 msgid "Left parenthesis required after %<*%>"
4976 msgid "Expected P edit descriptor"
4979 #. P requires a prior number.
4981 msgid "P descriptor requires leading scale factor"
4986 msgid "Right parenthesis expected at %C"
4989 #: fortran/io.c:819 fortran/io.c:833
4990 msgid "Comma required after P descriptor"
4994 msgid "Positive width required with T descriptor"
4998 msgid "E specifier not allowed with g0 descriptor"
5001 #: fortran/io.c:1000
5002 msgid "Positive exponent width required"
5005 #: fortran/io.c:1030
5006 msgid "Period required in format specifier"
5009 #: fortran/io.c:1748
5014 #: fortran/io.c:3217
5015 msgid "internal unit in WRITE"
5018 #. For INQUIRE, all tags except FILE, ID and UNIT are variable definition
5019 #. contexts. Thus, use an extended RESOLVE_TAG macro for that.
5020 #: fortran/io.c:4484
5022 msgid "%s tag with INQUIRE"
5025 #: fortran/matchexp.c:28
5027 msgid "Syntax error in expression at %C"
5030 #: fortran/module.c:1208
5031 msgid "Unexpected EOF"
5034 #: fortran/module.c:1292
5035 msgid "Integer overflow"
5038 #: fortran/module.c:1322
5039 msgid "Name too long"
5042 #: fortran/module.c:1424 fortran/module.c:1527
5046 #: fortran/module.c:1551
5047 msgid "Expected name"
5050 #: fortran/module.c:1554
5051 msgid "Expected left parenthesis"
5054 #: fortran/module.c:1557
5055 msgid "Expected right parenthesis"
5058 #: fortran/module.c:1560
5059 msgid "Expected integer"
5062 #: fortran/module.c:1563 fortran/module.c:2558
5063 msgid "Expected string"
5066 #: fortran/module.c:1588
5067 msgid "find_enum(): Enum not found"
5070 #: fortran/module.c:2273
5071 msgid "Expected attribute bit name"
5074 #: fortran/module.c:3162
5075 msgid "Expected integer string"
5078 #: fortran/module.c:3166
5079 msgid "Error converting integer"
5082 #: fortran/module.c:3188
5083 msgid "Expected real string"
5086 #: fortran/module.c:3412
5087 msgid "Expected expression type"
5090 #: fortran/module.c:3492
5091 msgid "Bad operator"
5094 #: fortran/module.c:3607
5095 msgid "Bad type in constant expression"
5098 #: fortran/module.c:6969
5099 msgid "Unexpected end of module"
5102 #: fortran/parse.c:1704
5103 msgid "arithmetic IF"
5106 #: fortran/parse.c:1713
5107 msgid "attribute declaration"
5110 #: fortran/parse.c:1749
5111 msgid "data declaration"
5114 #: fortran/parse.c:1767
5115 msgid "derived type declaration"
5118 #: fortran/parse.c:1879
5122 #: fortran/parse.c:1888
5123 msgid "implied END DO"
5126 #: fortran/parse.c:1982 fortran/resolve.c:10905
5130 #: fortran/parse.c:1985 fortran/resolve.c:10956 fortran/resolve.c:10959
5131 msgid "pointer assignment"
5134 #: fortran/parse.c:2003
5138 #: fortran/resolve.c:620
5139 msgid "module procedure"
5142 #: fortran/resolve.c:621
5143 msgid "internal function"
5146 #: fortran/resolve.c:2160 fortran/resolve.c:2354
5147 msgid "elemental procedure"
5150 #: fortran/resolve.c:2257
5151 msgid "allocatable argument"
5154 #: fortran/resolve.c:2262
5155 msgid "asynchronous argument"
5158 #: fortran/resolve.c:2267
5159 msgid "optional argument"
5162 #: fortran/resolve.c:2272
5163 msgid "pointer argument"
5166 #: fortran/resolve.c:2277
5167 msgid "target argument"
5170 #: fortran/resolve.c:2282
5171 msgid "value argument"
5174 #: fortran/resolve.c:2287
5175 msgid "volatile argument"
5178 #: fortran/resolve.c:2292
5179 msgid "assumed-shape argument"
5182 #: fortran/resolve.c:2297
5183 msgid "assumed-rank argument"
5186 #: fortran/resolve.c:2302
5187 msgid "coarray argument"
5190 #: fortran/resolve.c:2307
5191 msgid "parametrized derived type argument"
5194 #: fortran/resolve.c:2312
5195 msgid "polymorphic argument"
5198 #: fortran/resolve.c:2317
5199 msgid "NO_ARG_CHECK attribute"
5202 #. As assumed-type is unlimited polymorphic (cf. above).
5203 #. See also TS 29113, Note 6.1.
5204 #: fortran/resolve.c:2324
5205 msgid "assumed-type argument"
5208 #: fortran/resolve.c:2335
5209 msgid "array result"
5212 #: fortran/resolve.c:2340
5213 msgid "pointer or allocatable result"
5216 #: fortran/resolve.c:2347
5217 msgid "result with non-constant character length"
5220 #: fortran/resolve.c:2359
5221 msgid "bind(c) procedure"
5224 #: fortran/resolve.c:3651
5226 msgid "Invalid context for NULL() pointer at %%L"
5229 #: fortran/resolve.c:3667
5231 msgid "Operand of unary numeric operator %%<%s%%> at %%L is %s"
5234 #: fortran/resolve.c:3683
5236 msgid "Operands of binary numeric operator %%<%s%%> at %%L are %s/%s"
5239 #: fortran/resolve.c:3698
5241 msgid "Operands of string concatenation operator at %%L are %s/%s"
5244 #: fortran/resolve.c:3731
5246 msgid "Operands of logical operator %%<%s%%> at %%L are %s/%s"
5249 #: fortran/resolve.c:3754
5251 msgid "Operand of .not. operator at %%L is %s"
5254 #: fortran/resolve.c:3768
5255 msgid "COMPLEX quantities cannot be compared at %L"
5258 #: fortran/resolve.c:3820
5260 msgid "Logicals at %%L must be compared with %s instead of %s"
5263 #: fortran/resolve.c:3826
5265 msgid "Operands of comparison operator %%<%s%%> at %%L are %s/%s"
5268 #: fortran/resolve.c:3834
5270 msgid "Unknown operator %%<%s%%> at %%L"
5273 #: fortran/resolve.c:3837
5275 msgid "Operand of user operator %%<%s%%> at %%L is %s"
5278 #: fortran/resolve.c:3841
5280 msgid "Operands of user operator %%<%s%%> at %%L are %s/%s"
5283 #: fortran/resolve.c:3929
5285 msgid "Inconsistent ranks for operator at %%L and %%L"
5288 #: fortran/resolve.c:6601
5289 msgid "Loop variable"
5292 #: fortran/resolve.c:6605
5293 msgid "iterator variable"
5296 #: fortran/resolve.c:6609
5297 msgid "Start expression in DO loop"
5300 #: fortran/resolve.c:6613
5301 msgid "End expression in DO loop"
5304 #: fortran/resolve.c:6617
5305 msgid "Step expression in DO loop"
5308 #: fortran/resolve.c:6902 fortran/resolve.c:6905
5309 msgid "DEALLOCATE object"
5312 #: fortran/resolve.c:7272 fortran/resolve.c:7275
5313 msgid "ALLOCATE object"
5316 #: fortran/resolve.c:7467 fortran/resolve.c:9133
5317 msgid "STAT variable"
5320 #: fortran/resolve.c:7511 fortran/resolve.c:9145
5321 msgid "ERRMSG variable"
5324 #: fortran/resolve.c:8928
5325 msgid "item in READ"
5328 #: fortran/resolve.c:9157
5329 msgid "ACQUIRED_LOCK variable"
5332 #: fortran/trans-array.c:1438
5334 msgid "Different CHARACTER lengths (%ld/%ld) in array constructor"
5337 #: fortran/trans-array.c:5579
5338 msgid "Integer overflow when calculating the amount of memory to allocate"
5341 #: fortran/trans-decl.c:5636
5344 "Actual string length does not match the declared one for dummy argument "
5348 #: fortran/trans-decl.c:5644
5351 "Actual string length is shorter than the declared one for dummy argument "
5355 #: fortran/trans-expr.c:8567
5357 msgid "Target of rank remapping is too small (%ld < %ld)"
5360 #: fortran/trans-expr.c:9930
5361 msgid "Assignment of scalar to unallocated array"
5364 #: fortran/trans-intrinsic.c:894
5366 msgid "Unequal character lengths (%ld/%ld) in %s"
5369 #: fortran/trans-intrinsic.c:7800
5371 msgid "Argument NCOPIES of REPEAT intrinsic is negative (its value is %ld)"
5374 #: fortran/trans-intrinsic.c:7832
5375 msgid "Argument NCOPIES of REPEAT intrinsic is too large"
5378 #: fortran/trans-io.c:582
5379 msgid "Unit number in I/O statement too small"
5382 #: fortran/trans-io.c:591
5383 msgid "Unit number in I/O statement too large"
5386 #: fortran/trans-stmt.c:156
5387 msgid "Assigned label is not a target label"
5390 #: fortran/trans-stmt.c:1105
5392 msgid "Invalid image number %d in SYNC IMAGES"
5395 #: fortran/trans-stmt.c:1920
5396 msgid "Loop iterates infinitely"
5399 #: fortran/trans-stmt.c:1940 fortran/trans-stmt.c:2196
5400 msgid "Loop variable has been modified"
5403 #: fortran/trans-stmt.c:2049
5404 msgid "DO step value is zero"
5407 #: fortran/trans.c:47
5408 msgid "Array reference out of bounds"
5411 #: fortran/trans.c:48
5412 msgid "Incorrect function return value"
5415 #: fortran/trans.c:606
5416 msgid "Memory allocation failed"
5419 #: fortran/trans.c:684 fortran/trans.c:1668
5420 msgid "Allocation would exceed memory limit"
5423 #: fortran/trans.c:893
5425 msgid "Attempting to allocate already allocated variable '%s'"
5428 #: fortran/trans.c:899
5429 msgid "Attempting to allocate already allocated variable"
5432 #: fortran/trans.c:1353 fortran/trans.c:1512
5434 msgid "Attempt to DEALLOCATE unallocated '%s'"
5437 #. The remainder are real diagnostic types.
5438 #: fortran/gfc-diagnostic.def:33
5442 #. This is like DK_ICE, but backtrace is not printed. Used in the driver
5443 #. when reporting fatal signal in the compiler.
5444 #: fortran/gfc-diagnostic.def:34 fortran/gfc-diagnostic.def:50
5445 msgid "internal compiler error"
5448 #: fortran/gfc-diagnostic.def:35
5452 #: fortran/gfc-diagnostic.def:36
5453 msgid "sorry, unimplemented"
5456 #: fortran/gfc-diagnostic.def:37
5460 #: fortran/gfc-diagnostic.def:38
5464 #: fortran/gfc-diagnostic.def:39
5468 #: fortran/gfc-diagnostic.def:40
5472 #. These two would be re-classified as DK_WARNING or DK_ERROR, so the
5473 #. prefix does not matter.
5474 #: fortran/gfc-diagnostic.def:43
5478 #: fortran/gfc-diagnostic.def:44
5482 #. This one is just for counting DK_WARNING promoted to DK_ERROR
5483 #. due to -Werror and -Werror=warning.
5484 #: fortran/gfc-diagnostic.def:47
5488 #: go/go-backend.c:163
5489 msgid "lseek failed while reading export data"
5492 #: go/go-backend.c:170
5493 msgid "memory allocation failed while reading export data"
5496 #: go/go-backend.c:178
5497 msgid "read failed while reading export data"
5500 #: go/go-backend.c:184
5501 msgid "short read while reading export data"
5504 #: gcc.c:747 gcc.c:751 gcc.c:806
5505 msgid "-gz is not supported in this configuration"
5508 #: gcc.c:757 gcc.c:817
5509 msgid "-gz=zlib is not supported in this configuration"
5513 msgid "-fuse-linker-plugin is not supported in this configuration"
5517 msgid "cannot specify -static with -fsanitize=address"
5521 msgid "cannot specify -static with -fsanitize=thread"
5525 msgid "-fvtable-verify=std is not supported in this configuration"
5529 msgid "-fvtable-verify=preinit is not supported in this configuration"
5532 #: gcc.c:1131 ada/gcc-interface/lang-specs.h:33
5533 msgid "-pg and -fomit-frame-pointer are incompatible"
5537 msgid "GNU C no longer supports -traditional without -E"
5541 msgid "-E or -x required when input is from standard input"
5544 #: config/darwin.h:171
5545 msgid "rdynamic is not supported"
5548 #: config/darwin.h:260
5549 msgid "-current_version only allowed with -dynamiclib"
5552 #: config/darwin.h:262
5553 msgid "-install_name only allowed with -dynamiclib"
5556 #: config/darwin.h:267
5557 msgid "-bundle not allowed with -dynamiclib"
5560 #: config/darwin.h:268
5561 msgid "-bundle_loader not allowed with -dynamiclib"
5564 #: config/darwin.h:269
5565 msgid "-client_name not allowed with -dynamiclib"
5568 #: config/darwin.h:274
5569 msgid "-force_flat_namespace not allowed with -dynamiclib"
5572 #: config/darwin.h:276
5573 msgid "-keep_private_externs not allowed with -dynamiclib"
5576 #: config/darwin.h:277
5577 msgid "-private_bundle not allowed with -dynamiclib"
5580 #: config/dragonfly.h:76 config/alpha/freebsd.h:33 config/i386/freebsd.h:82
5581 #: config/i386/freebsd64.h:35 config/ia64/freebsd.h:26
5582 #: config/rs6000/sysv4.h:736 config/sparc/freebsd.h:45
5583 msgid "consider using '-pg' instead of '-p' with gprof(1)"
5587 msgid "cannot use mthreads and mlegacy-threads together"
5591 msgid "cannot use mshared and static together"
5594 #: config/sol2.h:273 config/sol2.h:278
5595 msgid "does not support multilib"
5598 #: config/sol2.h:370
5599 msgid "-pie is not supported in this configuration"
5602 #: config/vxworks.h:70
5603 msgid "-Xbind-now and -Xbind-lazy are incompatible"
5606 #: config/aarch64/aarch64-freebsd.h:37 config/arm/freebsd.h:49
5607 msgid "consider using `-pg' instead of `-p' with gprof (1) "
5610 #: config/arc/arc.h:99 config/mips/mips.h:1381
5611 msgid "may not use both -EB and -EL"
5614 #: config/arm/arm.h:85
5615 msgid "-mfloat-abi=soft and -mfloat-abi=hard may not be used together"
5618 #: config/arm/arm.h:87 config/tilegx/tilegx.h:546 config/tilegx/tilegx.h:551
5619 msgid "-mbig-endian and -mlittle-endian may not be used together"
5622 #: config/avr/specs.h:70
5623 msgid "shared is not supported"
5626 #: config/bfin/elf.h:55
5627 msgid "no processor type specified for linking"
5630 #: config/cris/cris.h:184
5631 msgid "do not specify both -march=... and -mcpu=..."
5634 #: config/i386/cygwin-w64.h:64 config/i386/cygwin.h:129
5635 #: config/i386/mingw-w64.h:87 config/i386/mingw32.h:119
5636 msgid "shared and mdll are not compatible"
5639 #: config/mcore/mcore.h:53
5640 msgid "the m210 does not have little endian support"
5643 #: config/mips/r3900.h:37
5644 msgid "-mhard-float not supported"
5647 #: config/mips/r3900.h:39
5648 msgid "-msingle-float and -msoft-float cannot both be specified"
5651 #: config/moxie/moxiebox.h:43
5652 msgid "this target is little-endian"
5655 #: config/nios2/elf.h:44
5656 msgid "You need a C startup file for -msys-crt0="
5659 #: config/nvptx/nvptx.c:1132
5663 #: config/pa/pa-hpux10.h:102 config/pa/pa-hpux10.h:105
5664 #: config/pa/pa-hpux10.h:113 config/pa/pa-hpux10.h:116
5665 #: config/pa/pa-hpux11.h:134 config/pa/pa-hpux11.h:137 config/pa/pa64-hpux.h:29
5666 #: config/pa/pa64-hpux.h:32 config/pa/pa64-hpux.h:41 config/pa/pa64-hpux.h:44
5667 msgid "warning: consider linking with '-static' as system libraries with"
5670 #: config/pa/pa-hpux10.h:103 config/pa/pa-hpux10.h:106
5671 #: config/pa/pa-hpux10.h:114 config/pa/pa-hpux10.h:117
5672 #: config/pa/pa-hpux11.h:135 config/pa/pa-hpux11.h:138 config/pa/pa64-hpux.h:30
5673 #: config/pa/pa64-hpux.h:33 config/pa/pa64-hpux.h:42 config/pa/pa64-hpux.h:45
5674 msgid " profiling support are only provided in archive format"
5677 #: config/rs6000/darwin.h:95
5678 msgid " conflicting code gen style switches are used"
5681 #: config/rs6000/freebsd64.h:171
5682 msgid "consider using `-pg' instead of `-p' with gprof(1)"
5685 #: config/rx/rx.h:80
5686 msgid "-mas100-syntax is incompatible with -gdwarf"
5689 #: config/rx/rx.h:81
5690 msgid "rx100 cpu does not have FPU hardware"
5693 #: config/rx/rx.h:82
5694 msgid "rx200 cpu does not have FPU hardware"
5697 #: config/s390/tpf.h:121
5698 msgid "static is not supported on TPF-OS"
5701 #: config/sh/sh.h:297 config/sh/sh.h:300
5702 msgid "SH2a does not support little-endian"
5705 #: config/sparc/linux64.h:149 config/sparc/linux64.h:156
5706 #: config/sparc/netbsd-elf.h:108 config/sparc/netbsd-elf.h:117
5707 #: config/sparc/sol2.h:228 config/sparc/sol2.h:234
5708 msgid "may not use both -m32 and -m64"
5711 #: config/vax/netbsd-elf.h:51
5712 msgid "the -shared option is not currently supported for VAX ELF"
5715 #: config/vax/vax.h:46 config/vax/vax.h:47
5716 msgid "profiling not supported with -mg"
5719 #: ada/gcc-interface/lang-specs.h:34
5720 msgid "-c or -S required for Ada"
5723 #: ada/gcc-interface/lang-specs.h:52
5724 msgid "-c required for gnat2why"
5727 #: ada/gcc-interface/lang-specs.h:65
5728 msgid "-c required for gnat2scil"
5731 #: fortran/lang-specs.h:54 fortran/lang-specs.h:68
5732 msgid "gfortran does not support -E without -cpp"
5735 #: objc/lang-specs.h:30 objc/lang-specs.h:41
5736 msgid "GNU Objective C no longer supports traditional compilation"
5739 #: objc/lang-specs.h:55
5741 "objc-cpp-output is deprecated; please use objective-c-cpp-output instead"
5744 #: objcp/lang-specs.h:58
5746 "objc++-cpp-output is deprecated; please use objective-c++-cpp-output instead"
5749 #: config/alpha/alpha.opt:23 config/i386/i386.opt:436
5750 msgid "Do not use hardware fp."
5753 #: config/alpha/alpha.opt:27
5754 msgid "Use fp registers."
5757 #: config/alpha/alpha.opt:31 common.opt:758 common.opt:953 common.opt:957
5758 #: common.opt:961 common.opt:965 common.opt:1492 common.opt:1548
5759 #: common.opt:1649 common.opt:1653 common.opt:1883 common.opt:2045
5760 #: common.opt:2718 fortran/lang.opt:465
5761 msgid "Does nothing. Preserved for backward compatibility."
5764 #: config/alpha/alpha.opt:35
5765 msgid "Request IEEE-conformant math library routines (OSF/1)."
5768 #: config/alpha/alpha.opt:39
5769 msgid "Emit IEEE-conformant code, without inexact exceptions."
5772 #: config/alpha/alpha.opt:46
5773 msgid "Do not emit complex integer constants to read-only memory."
5776 #: config/alpha/alpha.opt:50
5780 #: config/alpha/alpha.opt:54
5781 msgid "Do not use VAX fp."
5784 #: config/alpha/alpha.opt:58
5785 msgid "Emit code for the byte/word ISA extension."
5788 #: config/alpha/alpha.opt:62
5789 msgid "Emit code for the motion video ISA extension."
5792 #: config/alpha/alpha.opt:66
5793 msgid "Emit code for the fp move and sqrt ISA extension."
5796 #: config/alpha/alpha.opt:70
5797 msgid "Emit code for the counting ISA extension."
5800 #: config/alpha/alpha.opt:74
5801 msgid "Emit code using explicit relocation directives."
5804 #: config/alpha/alpha.opt:78
5805 msgid "Emit 16-bit relocations to the small data areas."
5808 #: config/alpha/alpha.opt:82
5809 msgid "Emit 32-bit relocations to the small data areas."
5812 #: config/alpha/alpha.opt:86
5813 msgid "Emit direct branches to local functions."
5816 #: config/alpha/alpha.opt:90
5817 msgid "Emit indirect branches to local functions."
5820 #: config/alpha/alpha.opt:94
5821 msgid "Emit rdval instead of rduniq for thread pointer."
5824 #: config/alpha/alpha.opt:98 config/s390/s390.opt:150 config/i386/i386.opt:208
5825 #: config/sparc/long-double-switch.opt:23
5826 msgid "Use 128-bit long double."
5829 #: config/alpha/alpha.opt:102 config/s390/s390.opt:154 config/i386/i386.opt:204
5830 #: config/sparc/long-double-switch.opt:27
5831 msgid "Use 64-bit long double."
5834 #: config/alpha/alpha.opt:106
5835 msgid "Use features of and schedule given CPU."
5838 #: config/alpha/alpha.opt:110
5839 msgid "Schedule given CPU."
5842 #: config/alpha/alpha.opt:114
5843 msgid "Control the generated fp rounding mode."
5846 #: config/alpha/alpha.opt:118
5847 msgid "Control the IEEE trap mode."
5850 #: config/alpha/alpha.opt:122
5851 msgid "Control the precision given to fp exceptions."
5854 #: config/alpha/alpha.opt:126
5855 msgid "Tune expected memory latency."
5858 #: config/alpha/alpha.opt:130 config/ia64/ia64.opt:118
5859 #: config/rs6000/sysv4.opt:32
5860 msgid "Specify bit size of immediate TLS offsets."
5863 #: config/fused-madd.opt:22
5864 msgid "%<-mfused-madd%> is deprecated; use %<-ffp-contract=%> instead"
5867 #: config/mips/mips-tables.opt:24
5868 msgid "Known MIPS CPUs (for use with the -march= and -mtune= options):"
5871 #: config/mips/mips-tables.opt:28
5872 msgid "Known MIPS ISA levels (for use with the -mips option):"
5875 #: config/mips/mips.opt:32
5876 msgid "-mabi=ABI\tGenerate code that conforms to the given ABI."
5879 #: config/mips/mips.opt:36
5880 msgid "Known MIPS ABIs (for use with the -mabi= option):"
5883 #: config/mips/mips.opt:55
5884 msgid "Generate code that can be used in SVR4-style dynamic objects."
5887 #: config/mips/mips.opt:59
5888 msgid "Use PMC-style 'mad' instructions."
5891 #: config/mips/mips.opt:63
5892 msgid "Use integer madd/msub instructions."
5895 #: config/mips/mips.opt:67
5896 msgid "-march=ISA\tGenerate code for the given ISA."
5899 #: config/mips/mips.opt:71
5901 "-mbranch-cost=COST\tSet the cost of branches to roughly COST instructions."
5904 #: config/mips/mips.opt:75
5905 msgid "Use Branch Likely instructions, overriding the architecture default."
5908 #: config/mips/mips.opt:79
5909 msgid "Switch on/off MIPS16 ASE on alternating functions for compiler testing."
5912 #: config/mips/mips.opt:83
5913 msgid "Trap on integer divide by zero."
5916 #: config/mips/mips.opt:87
5918 "-mcode-readable=SETTING\tSpecify when instructions are allowed to access "
5922 #: config/mips/mips.opt:91
5923 msgid "Valid arguments to -mcode-readable=:"
5926 #: config/mips/mips.opt:104
5927 msgid "Use branch-and-break sequences to check for integer divide by zero."
5930 #: config/mips/mips.opt:108
5931 msgid "Use trap instructions to check for integer divide by zero."
5934 #: config/mips/mips.opt:112
5935 msgid "Allow the use of MDMX instructions."
5938 #: config/mips/mips.opt:116
5940 "Allow hardware floating-point instructions to cover both 32-bit and 64-bit "
5944 #: config/mips/mips.opt:120
5945 msgid "Use MIPS-DSP instructions."
5948 #: config/mips/mips.opt:124
5949 msgid "Use MIPS-DSP REV 2 instructions."
5952 #: config/mips/mips.opt:134 config/c6x/c6x.opt:30 config/nios2/nios2.opt:94
5953 #: config/tilegx/tilegx.opt:45
5954 msgid "Use big-endian byte order."
5957 #: config/mips/mips.opt:138 config/c6x/c6x.opt:34 config/nios2/nios2.opt:98
5958 #: config/tilegx/tilegx.opt:49
5959 msgid "Use little-endian byte order."
5962 #: config/mips/mips.opt:142 config/iq2000/iq2000.opt:61
5963 msgid "Use ROM instead of RAM."
5966 #: config/mips/mips.opt:146
5967 msgid "Use Enhanced Virtual Addressing instructions."
5970 #: config/mips/mips.opt:150
5971 msgid "Use NewABI-style %reloc() assembly operators."
5974 #: config/mips/mips.opt:154
5975 msgid "Use -G for data that is not defined by the current object."
5978 #: config/mips/mips.opt:158
5979 msgid "Work around certain 24K errata."
5982 #: config/mips/mips.opt:162
5983 msgid "Work around certain R4000 errata."
5986 #: config/mips/mips.opt:166
5987 msgid "Work around certain R4400 errata."
5990 #: config/mips/mips.opt:170
5991 msgid "Work around certain RM7000 errata."
5994 #: config/mips/mips.opt:174
5995 msgid "Work around certain R10000 errata."
5998 #: config/mips/mips.opt:178
5999 msgid "Work around errata for early SB-1 revision 2 cores."
6002 #: config/mips/mips.opt:182
6003 msgid "Work around certain VR4120 errata."
6006 #: config/mips/mips.opt:186
6007 msgid "Work around VR4130 mflo/mfhi errata."
6010 #: config/mips/mips.opt:190
6011 msgid "Work around an early 4300 hardware bug."
6014 #: config/mips/mips.opt:194
6015 msgid "FP exceptions are enabled."
6018 #: config/mips/mips.opt:198
6019 msgid "Use 32-bit floating-point registers."
6022 #: config/mips/mips.opt:202
6023 msgid "Conform to the o32 FPXX ABI."
6026 #: config/mips/mips.opt:206
6027 msgid "Use 64-bit floating-point registers."
6030 #: config/mips/mips.opt:210
6032 "-mflush-func=FUNC\tUse FUNC to flush the cache before calling stack "
6036 #: config/mips/mips.opt:214
6037 msgid "-mabs=MODE\tSelect the IEEE 754 ABS/NEG instruction execution mode."
6040 #: config/mips/mips.opt:218
6041 msgid "-mnan=ENCODING\tSelect the IEEE 754 NaN data encoding."
6044 #: config/mips/mips.opt:222
6046 "Known MIPS IEEE 754 settings (for use with the -mabs= and -mnan= options):"
6049 #: config/mips/mips.opt:232
6050 msgid "Use 32-bit general registers."
6053 #: config/mips/mips.opt:236
6054 msgid "Use 64-bit general registers."
6057 #: config/mips/mips.opt:240
6058 msgid "Use GP-relative addressing to access small data."
6061 #: config/mips/mips.opt:244
6063 "When generating -mabicalls code, allow executables to use PLTs and copy "
6067 #: config/mips/mips.opt:248
6068 msgid "Allow the use of hardware floating-point ABI and instructions."
6071 #: config/mips/mips.opt:252
6072 msgid "Generate code that is link-compatible with MIPS16 and microMIPS code."
6075 #: config/mips/mips.opt:256
6076 msgid "An alias for minterlink-compressed provided for backward-compatibility."
6079 #: config/mips/mips.opt:260
6080 msgid "-mipsN\tGenerate code for ISA level N."
6083 #: config/mips/mips.opt:264
6084 msgid "Generate MIPS16 code."
6087 #: config/mips/mips.opt:268
6088 msgid "Use MIPS-3D instructions."
6091 #: config/mips/mips.opt:272
6092 msgid "Use ll, sc and sync instructions."
6095 #: config/mips/mips.opt:276
6096 msgid "Use -G for object-local data."
6099 #: config/mips/mips.opt:280
6100 msgid "Use indirect calls."
6103 #: config/mips/mips.opt:284
6104 msgid "Use a 32-bit long type."
6107 #: config/mips/mips.opt:288
6108 msgid "Use a 64-bit long type."
6111 #: config/mips/mips.opt:292
6112 msgid "Pass the address of the ra save location to _mcount in $12."
6115 #: config/mips/mips.opt:296
6116 msgid "Don't optimize block moves."
6119 #: config/mips/mips.opt:300
6120 msgid "Use microMIPS instructions."
6123 #: config/mips/mips.opt:304
6124 msgid "Use MIPS MSA Extension instructions."
6127 #: config/mips/mips.opt:308
6128 msgid "Allow the use of MT instructions."
6131 #: config/mips/mips.opt:312
6132 msgid "Prevent the use of all floating-point operations."
6135 #: config/mips/mips.opt:316
6136 msgid "Use MCU instructions."
6139 #: config/mips/mips.opt:320
6140 msgid "Do not use a cache-flushing function before calling stack trampolines."
6143 #: config/mips/mips.opt:324
6144 msgid "Do not use MDMX instructions."
6147 #: config/mips/mips.opt:328
6148 msgid "Generate normal-mode code."
6151 #: config/mips/mips.opt:332
6152 msgid "Do not use MIPS-3D instructions."
6155 #: config/mips/mips.opt:336
6156 msgid "Use paired-single floating-point instructions."
6159 #: config/mips/mips.opt:340
6161 "-mr10k-cache-barrier=SETTING\tSpecify when r10k cache barriers should be "
6165 #: config/mips/mips.opt:344
6166 msgid "Valid arguments to -mr10k-cache-barrier=:"
6169 #: config/mips/mips.opt:357
6170 msgid "Try to allow the linker to turn PIC calls into direct calls."
6173 #: config/mips/mips.opt:361
6175 "When generating -mabicalls code, make the code suitable for use in shared "
6179 #: config/mips/mips.opt:365
6181 "Restrict the use of hardware floating-point instructions to 32-bit "
6185 #: config/mips/mips.opt:369
6186 msgid "Use SmartMIPS instructions."
6189 #: config/mips/mips.opt:373
6190 msgid "Prevent the use of all hardware floating-point instructions."
6193 #: config/mips/mips.opt:377
6194 msgid "Optimize lui/addiu address loads."
6197 #: config/mips/mips.opt:381
6198 msgid "Assume all symbols have 32-bit values."
6201 #: config/mips/mips.opt:385
6202 msgid "Use synci instruction to invalidate i-cache."
6205 #: config/mips/mips.opt:389 config/s390/s390.opt:225 config/ft32/ft32.opt:27
6206 msgid "Use LRA instead of reload."
6209 #: config/mips/mips.opt:393
6210 msgid "-mtune=PROCESSOR\tOptimize the output for PROCESSOR."
6213 #: config/mips/mips.opt:397 config/iq2000/iq2000.opt:74
6214 msgid "Put uninitialized constants in ROM (needs -membedded-data)."
6217 #: config/mips/mips.opt:401
6218 msgid "Use Virtualization Application Specific instructions."
6221 #: config/mips/mips.opt:405
6222 msgid "Use eXtended Physical Address (XPA) instructions."
6225 #: config/mips/mips.opt:409
6226 msgid "Perform VR4130-specific alignment optimizations."
6229 #: config/mips/mips.opt:413
6230 msgid "Lift restrictions on GOT size."
6233 #: config/mips/mips.opt:417
6234 msgid "Enable use of odd-numbered single-precision registers."
6237 #: config/mips/mips.opt:421
6238 msgid "Optimize frame header."
6241 #: config/mips/mips.opt:428
6242 msgid "Enable load/store bonding."
6245 #: config/mips/mips.opt:432
6246 msgid "Specify the compact branch usage policy."
6249 #: config/mips/mips.opt:436
6250 msgid "Policies available for use with -mcompact-branches=:"
6253 #: config/visium/visium.opt:25
6254 msgid "Link with libc.a and libdebug.a."
6257 #: config/visium/visium.opt:29
6258 msgid "Link with libc.a and libsim.a."
6261 #: config/visium/visium.opt:33
6262 msgid "Use hardware FP (default)."
6265 #: config/visium/visium.opt:37 config/sparc/sparc.opt:30
6266 #: config/sparc/sparc.opt:34
6267 msgid "Use hardware FP."
6270 #: config/visium/visium.opt:41 config/sparc/sparc.opt:38
6271 msgid "Do not use hardware FP."
6274 #: config/visium/visium.opt:45 config/sparc/sparc.opt:134
6275 msgid "Use features of and schedule code for given CPU."
6278 #: config/visium/visium.opt:49 config/spu/spu.opt:84 config/s390/s390.opt:194
6279 #: config/i386/i386.opt:510 config/sparc/sparc.opt:138 config/ia64/ia64.opt:122
6280 msgid "Schedule code for given CPU."
6283 #: config/visium/visium.opt:65
6284 msgid "Generate code for the supervisor mode (default)."
6287 #: config/visium/visium.opt:69
6288 msgid "Generate code for the user mode."
6291 #: config/visium/visium.opt:73
6292 msgid "Only retained for backward compatibility."
6295 #: config/epiphany/epiphany.opt:24
6296 msgid "Don't use any of r32..r63."
6299 #: config/epiphany/epiphany.opt:28
6301 "preferentially allocate registers that allow short instruction generation."
6304 #: config/epiphany/epiphany.opt:32
6305 msgid "Set branch cost."
6308 #: config/epiphany/epiphany.opt:36
6309 msgid "enable conditional move instruction usage."
6312 #: config/epiphany/epiphany.opt:40
6313 msgid "set number of nops to emit before each insn pattern."
6316 #: config/epiphany/epiphany.opt:52
6317 msgid "Use software floating point comparisons."
6320 #: config/epiphany/epiphany.opt:56
6321 msgid "Enable split of 32 bit immediate loads into low / high part."
6324 #: config/epiphany/epiphany.opt:60
6325 msgid "Enable use of POST_INC / POST_DEC."
6328 #: config/epiphany/epiphany.opt:64
6329 msgid "Enable use of POST_MODIFY."
6332 #: config/epiphany/epiphany.opt:68
6333 msgid "Set number of bytes on the stack preallocated for use by the callee."
6336 #: config/epiphany/epiphany.opt:72
6337 msgid "Assume round to nearest is selected for purposes of scheduling."
6340 #: config/epiphany/epiphany.opt:76
6341 msgid "Generate call insns as indirect calls."
6344 #: config/epiphany/epiphany.opt:80
6345 msgid "Generate call insns as direct calls."
6348 #: config/epiphany/epiphany.opt:84
6350 "Assume labels and symbols can be addressed using 16 bit absolute addresses."
6353 #: config/epiphany/epiphany.opt:108
6355 "A floatig point to integer truncation may be replaced with rounding to save "
6359 #: config/epiphany/epiphany.opt:112
6360 msgid "Vectorize for double-word operations."
6363 #: config/epiphany/epiphany.opt:128
6365 "Split unaligned 8 byte vector moves before post-modify address generation."
6368 #: config/epiphany/epiphany.opt:132
6369 msgid "Use the floating point unit for integer add/subtract."
6372 #: config/epiphany/epiphany.opt:136
6373 msgid "Set register to hold -1."
6376 #: config/mn10300/mn10300.opt:30
6377 msgid "Target the AM33 processor."
6380 #: config/mn10300/mn10300.opt:34
6381 msgid "Target the AM33/2.0 processor."
6384 #: config/mn10300/mn10300.opt:38
6385 msgid "Target the AM34 processor."
6388 #: config/mn10300/mn10300.opt:42 config/arm/arm.opt:227
6389 msgid "Tune code for the given processor."
6392 #: config/mn10300/mn10300.opt:46
6393 msgid "Work around hardware multiply bug."
6396 #: config/mn10300/mn10300.opt:55
6397 msgid "Enable linker relaxations."
6400 #: config/mn10300/mn10300.opt:59
6401 msgid "Return pointers in both a0 and d0."
6404 #: config/mn10300/mn10300.opt:63
6405 msgid "Allow gcc to generate LIW instructions."
6408 #: config/mn10300/mn10300.opt:67
6409 msgid "Allow gcc to generate the SETLB and Lcc instructions."
6412 #: config/microblaze/microblaze.opt:40
6413 msgid "Use software emulation for floating point (default)."
6416 #: config/microblaze/microblaze.opt:44
6417 msgid "Use hardware floating point instructions."
6420 #: config/microblaze/microblaze.opt:48
6421 msgid "Use table lookup optimization for small signed integer divisions."
6424 #: config/microblaze/microblaze.opt:52
6425 msgid "-mcpu=PROCESSOR\t\tUse features of and schedule code for given CPU."
6428 #: config/microblaze/microblaze.opt:56
6429 msgid "Don't optimize block moves, use memcpy."
6432 #: config/microblaze/microblaze.opt:60 config/arm/arm.opt:90
6433 #: config/aarch64/aarch64.opt:65
6434 msgid "Assume target CPU is configured as big endian."
6437 #: config/microblaze/microblaze.opt:64 config/arm/arm.opt:155
6438 #: config/aarch64/aarch64.opt:81
6439 msgid "Assume target CPU is configured as little endian."
6442 #: config/microblaze/microblaze.opt:68
6443 msgid "Use the soft multiply emulation (default)."
6446 #: config/microblaze/microblaze.opt:72
6447 msgid "Use reorder instructions (swap and byte reversed load/store) (default)."
6450 #: config/microblaze/microblaze.opt:76
6451 msgid "Use the software emulation for divides (default)."
6454 #: config/microblaze/microblaze.opt:80
6455 msgid "Use the hardware barrel shifter instead of emulation."
6458 #: config/microblaze/microblaze.opt:84
6459 msgid "Use pattern compare instructions."
6462 #: config/microblaze/microblaze.opt:87
6464 msgid "%qs is deprecated; use -fstack-check"
6467 #: config/microblaze/microblaze.opt:88
6468 msgid "Check for stack overflow at runtime."
6471 #: config/microblaze/microblaze.opt:92 config/iq2000/iq2000.opt:65
6472 msgid "Use GP relative sdata/sbss sections."
6475 #: config/microblaze/microblaze.opt:95
6477 msgid "%qs is deprecated; use -fno-zero-initialized-in-bss"
6480 #: config/microblaze/microblaze.opt:96
6481 msgid "Clear the BSS to zero and place zero initialized in BSS."
6484 #: config/microblaze/microblaze.opt:100
6485 msgid "Use multiply high instructions for high part of 32x32 multiply."
6488 #: config/microblaze/microblaze.opt:104
6489 msgid "Use hardware floating point conversion instructions."
6492 #: config/microblaze/microblaze.opt:108
6493 msgid "Use hardware floating point square root instruction."
6496 #: config/microblaze/microblaze.opt:112
6497 msgid "Description for mxl-mode-executable."
6500 #: config/microblaze/microblaze.opt:116
6501 msgid "Description for mxl-mode-xmdstub."
6504 #: config/microblaze/microblaze.opt:120
6505 msgid "Description for mxl-mode-bootstrap."
6508 #: config/microblaze/microblaze.opt:124
6509 msgid "Description for mxl-mode-novectors."
6512 #: config/microblaze/microblaze.opt:128
6513 msgid "Use hardware prefetch instruction"
6516 #: config/spu/spu.opt:20
6517 msgid "Emit warnings when run-time relocations are generated."
6520 #: config/spu/spu.opt:24
6521 msgid "Emit errors when run-time relocations are generated."
6524 #: config/spu/spu.opt:28
6525 msgid "Specify cost of branches (Default 20)."
6528 #: config/spu/spu.opt:32
6529 msgid "Make sure loads and stores are not moved past DMA instructions."
6532 #: config/spu/spu.opt:36
6533 msgid "volatile must be specified on any memory that is effected by DMA."
6536 #: config/spu/spu.opt:40 config/spu/spu.opt:44
6538 "Insert nops when it might improve performance by allowing dual issue "
6542 #: config/spu/spu.opt:48
6543 msgid "Use standard main function as entry for startup."
6546 #: config/spu/spu.opt:52
6547 msgid "Generate branch hints for branches."
6550 #: config/spu/spu.opt:56
6551 msgid "Maximum number of nops to insert for a hint (Default 2)."
6554 #: config/spu/spu.opt:60
6556 "Approximate maximum number of instructions to allow between a hint and its "
6560 #: config/spu/spu.opt:64
6561 msgid "Generate code for 18 bit addressing."
6564 #: config/spu/spu.opt:68
6565 msgid "Generate code for 32 bit addressing."
6568 #: config/spu/spu.opt:72 config/sh/sh.opt:227 config/ia64/ia64.opt:114
6569 #: config/pa/pa.opt:62
6570 msgid "Specify range of registers to make fixed."
6573 #: config/spu/spu.opt:76
6575 "Insert hbrp instructions after hinted branch targets to avoid the SPU hang "
6579 #: config/spu/spu.opt:80 config/s390/s390.opt:56 config/i386/i386.opt:253
6580 msgid "Generate code for given CPU."
6583 #: config/spu/spu.opt:88
6584 msgid "Access variables in 32-bit PPU objects (default)."
6587 #: config/spu/spu.opt:92
6588 msgid "Access variables in 64-bit PPU objects."
6591 #: config/spu/spu.opt:96
6592 msgid "Allow conversions between __ea and generic pointers (default)."
6595 #: config/spu/spu.opt:100
6596 msgid "Size (in KB) of software data cache."
6599 #: config/spu/spu.opt:104
6600 msgid "Atomically write back software data cache lines (default)."
6603 #: config/c6x/c6x-tables.opt:24
6604 msgid "Known C6X ISAs (for use with the -march= option):"
6607 #: config/c6x/c6x.opt:38 config/msp430/msp430.opt:3 config/bfin/bfin.opt:40
6608 msgid "Use simulator runtime."
6611 #: config/c6x/c6x.opt:42 config/rs6000/sysv4.opt:28
6612 msgid "Select method for sdata handling."
6615 #: config/c6x/c6x.opt:46
6616 msgid "Valid arguments for the -msdata= option."
6619 #: config/c6x/c6x.opt:59
6620 msgid "Compile for the DSBT shared library ABI."
6623 #: config/c6x/c6x.opt:63 config/bfin/bfin.opt:82
6624 msgid "Avoid generating pc-relative calls; use indirection."
6627 #: config/c6x/c6x.opt:67 config/m68k/m68k.opt:103 config/arm/arm.opt:77
6628 #: config/nios2/nios2.opt:570 config/nds32/nds32.opt:66
6629 msgid "Specify the name of the target architecture."
6632 #: config/mcore/mcore.opt:23
6633 msgid "Generate code for the M*Core M210"
6636 #: config/mcore/mcore.opt:27
6637 msgid "Generate code for the M*Core M340"
6640 #: config/mcore/mcore.opt:31
6641 msgid "Force functions to be aligned to a 4 byte boundary."
6644 #: config/mcore/mcore.opt:35 config/moxie/moxie.opt:23
6645 msgid "Generate big-endian code."
6648 #: config/mcore/mcore.opt:39
6649 msgid "Emit call graph information."
6652 #: config/mcore/mcore.opt:43
6653 msgid "Use the divide instruction."
6656 #: config/mcore/mcore.opt:47
6657 msgid "Inline constants if it can be done in 2 insns or less."
6660 #: config/mcore/mcore.opt:51 config/moxie/moxie.opt:27
6661 msgid "Generate little-endian code."
6664 #: config/mcore/mcore.opt:56 config/fr30/fr30.opt:27
6666 "Assume that run-time support has been provided, so omit -lsim from the "
6667 "linker command line."
6670 #: config/mcore/mcore.opt:60
6671 msgid "Use arbitrary sized immediates in bit operations."
6674 #: config/mcore/mcore.opt:64
6675 msgid "Prefer word accesses over byte accesses."
6678 #: config/mcore/mcore.opt:71
6679 msgid "Set the maximum amount for a single stack increment operation."
6682 #: config/mcore/mcore.opt:75
6683 msgid "Always treat bitfields as int-sized."
6686 #: config/arc/arc-tables.opt:25
6687 msgid "Known ARC CPUs (for use with the -mcpu= option):"
6690 #: config/arc/arc.opt:26
6691 msgid "Compile code for big endian mode."
6694 #: config/arc/arc.opt:30
6695 msgid "Compile code for little endian mode. This is the default."
6698 #: config/arc/arc.opt:34
6700 "Disable ARCompact specific pass to generate conditional execution "
6704 #: config/arc/arc.opt:38
6705 msgid "Generate ARCompact 32-bit code for ARC600 processor."
6708 #: config/arc/arc.opt:42
6709 msgid "Same as -mA6."
6712 #: config/arc/arc.opt:46
6713 msgid "Generate ARCompact 32-bit code for ARC601 processor."
6716 #: config/arc/arc.opt:50
6717 msgid "Generate ARCompact 32-bit code for ARC700 processor."
6720 #: config/arc/arc.opt:54
6721 msgid "Same as -mA7."
6724 #: config/arc/arc.opt:58
6725 msgid "-mmpy-option=MPY Compile ARCv2 code with a multiplier design option."
6728 #: config/arc/arc.opt:128
6729 msgid "Enable DIV-REM instructions for ARCv2."
6732 #: config/arc/arc.opt:132
6733 msgid "Enable code density instructions for ARCv2."
6736 #: config/arc/arc.opt:136
6737 msgid "Tweak register allocation to help 16-bit instruction generation."
6740 #: config/arc/arc.opt:146
6741 msgid "Use ordinarily cached memory accesses for volatile references."
6744 #: config/arc/arc.opt:150
6745 msgid "Enable cache bypass for volatile references."
6748 #: config/arc/arc.opt:154
6749 msgid "Generate instructions supported by barrel shifter."
6752 #: config/arc/arc.opt:158
6753 msgid "Generate norm instruction."
6756 #: config/arc/arc.opt:162
6757 msgid "Generate swap instruction."
6760 #: config/arc/arc.opt:166
6761 msgid "Generate mul64 and mulu64 instructions."
6764 #: config/arc/arc.opt:169 config/arc/arc.opt:338 config/arc/arc.opt:342
6765 #: config/arc/arc.opt:346 config/arc/arc.opt:350 config/arc/arc.opt:353
6766 #: config/arc/arc.opt:356 config/arc/arc.opt:373
6768 msgid "%qs is deprecated"
6771 #: config/arc/arc.opt:170
6772 msgid "Do not generate mpy instructions for ARC700."
6775 #: config/arc/arc.opt:174
6777 "Generate Extended arithmetic instructions. Currently only divaw, adds, subs "
6778 "and sat16 are supported."
6781 #: config/arc/arc.opt:178
6783 "Dummy flag. This is the default unless FPX switches are provided explicitly."
6786 #: config/arc/arc.opt:182
6787 msgid "Generate call insns as register indirect calls."
6790 #: config/arc/arc.opt:186
6791 msgid "Do no generate BRcc instructions in arc_reorg."
6794 #: config/arc/arc.opt:190
6796 "Generate sdata references. This is the default, unless you compile for PIC."
6799 #: config/arc/arc.opt:194
6800 msgid "Do not generate millicode thunks (needed only with -Os)."
6803 #: config/arc/arc.opt:198 config/arc/arc.opt:202
6804 msgid "FPX: Generate Single Precision FPX (compact) instructions."
6807 #: config/arc/arc.opt:206
6808 msgid "FPX: Generate Single Precision FPX (fast) instructions."
6811 #: config/arc/arc.opt:210
6813 "FPX: Enable Argonaut ARC CPU Double Precision Floating Point extensions."
6816 #: config/arc/arc.opt:214 config/arc/arc.opt:218
6817 msgid "FPX: Generate Double Precision FPX (compact) instructions."
6820 #: config/arc/arc.opt:222
6821 msgid "FPX: Generate Double Precision FPX (fast) instructions."
6824 #: config/arc/arc.opt:226
6825 msgid "Disable LR and SR instructions from using FPX extension aux registers."
6828 #: config/arc/arc.opt:230
6830 "Enable generation of ARC SIMD instructions via target-specific builtins."
6833 #: config/arc/arc.opt:234
6834 msgid "-mcpu=CPU\tCompile code for ARC variant CPU."
6837 #: config/arc/arc.opt:238
6839 "size optimization level: 0:none 1:opportunistic 2: regalloc 3:drop align, -"
6843 #: config/arc/arc.opt:242 config/sh/sh.opt:243
6844 msgid "Annotate assembler instructions with estimated addresses."
6847 #: config/arc/arc.opt:246
6849 "Cost to assume for a multiply instruction, with 4 being equal to a normal "
6853 #: config/arc/arc.opt:250
6854 msgid "Tune for ARC600 cpu."
6857 #: config/arc/arc.opt:254
6858 msgid "Tune for ARC601 cpu."
6861 #: config/arc/arc.opt:258
6862 msgid "Tune for ARC700 R4.2 Cpu with standard multiplier block."
6865 #: config/arc/arc.opt:262 config/arc/arc.opt:266 config/arc/arc.opt:270
6866 msgid "Tune for ARC700 R4.2 Cpu with XMAC block."
6869 #: config/arc/arc.opt:274
6870 msgid "Enable the use of indexed loads."
6873 #: config/arc/arc.opt:278
6874 msgid "Enable the use of pre/post modify with register displacement."
6877 #: config/arc/arc.opt:282
6878 msgid "Generate 32x16 multiply and mac instructions."
6881 #: config/arc/arc.opt:288
6882 msgid "Set probability threshold for unaligning branches."
6885 #: config/arc/arc.opt:292
6886 msgid "Don't use less than 25 bit addressing range for calls."
6889 #: config/arc/arc.opt:296
6891 "Explain what alignment considerations lead to the decision to make an insn "
6895 #: config/arc/arc.opt:300
6896 msgid "Do alignment optimizations for call instructions."
6899 #: config/arc/arc.opt:304
6901 "Enable Rcq constraint handling - most short code generation depends on this."
6904 #: config/arc/arc.opt:308
6905 msgid "Enable Rcw constraint handling - ccfsm condexec mostly depends on this."
6908 #: config/arc/arc.opt:312
6909 msgid "Enable pre-reload use of cbranchsi pattern."
6912 #: config/arc/arc.opt:316
6913 msgid "Enable bbit peephole2."
6916 #: config/arc/arc.opt:320
6918 "Use pc-relative switch case tables - this enables case table shortening."
6921 #: config/arc/arc.opt:324
6922 msgid "Enable compact casesi pattern."
6925 #: config/arc/arc.opt:328
6926 msgid "Enable 'q' instruction alternatives."
6929 #: config/arc/arc.opt:332
6930 msgid "Expand adddi3 and subdi3 at rtl generation time into add.f / adc etc."
6933 #: config/arc/arc.opt:339
6934 msgid "Enable variable polynomial CRC extension."
6937 #: config/arc/arc.opt:343
6938 msgid "Enable DSP 3.1 Pack A extensions."
6941 #: config/arc/arc.opt:347
6942 msgid "Enable dual viterbi butterfly extension."
6945 #: config/arc/arc.opt:357
6946 msgid "Enable Dual and Single Operand Instructions for Telephony."
6949 #: config/arc/arc.opt:361
6950 msgid "Enable XY Memory extension (DSP version 3)."
6953 #: config/arc/arc.opt:366
6954 msgid "Enable Locked Load/Store Conditional extension."
6957 #: config/arc/arc.opt:370
6958 msgid "Enable swap byte ordering extension instruction."
6961 #: config/arc/arc.opt:374
6962 msgid "Enable 64-bit Time-Stamp Counter extension instruction."
6965 #: config/arc/arc.opt:378
6966 msgid "Pass -EB option through to linker."
6969 #: config/arc/arc.opt:382
6970 msgid "Pass -EL option through to linker."
6973 #: config/arc/arc.opt:386
6974 msgid "Pass -marclinux option through to linker."
6977 #: config/arc/arc.opt:390
6978 msgid "Pass -marclinux_prof option through to linker."
6981 #: config/arc/arc.opt:398
6985 #: config/arc/arc.opt:402
6986 msgid "Don't indicate any priority with TARGET_REGISTER_PRIORITY."
6989 #: config/arc/arc.opt:406
6990 msgid "Indicate priority for r0..r3 / r12..r15 with TARGET_REGISTER_PRIORITY."
6993 #: config/arc/arc.opt:410
6994 msgid "Reduce priority for r0..r3 / r12..r15 with TARGET_REGISTER_PRIORITY."
6997 #: config/arc/arc.opt:422
6998 msgid "Enable atomic instructions."
7001 #: config/arc/arc.opt:426
7002 msgid "Enable double load/store instructions for ARC HS."
7005 #: config/arc/arc.opt:430
7006 msgid "Specify the name of the target floating point configuration."
7009 #: config/arc/arc.opt:473
7010 msgid "Specify thread pointer register number."
7013 #: config/arc/arc.opt:480
7014 msgid "Enable use of NPS400 bit operations."
7017 #: config/arc/arc.opt:484
7018 msgid "Enable use of NPS400 xld/xst extension."
7021 #: config/arc/arc.opt:488 config/arm/arm.opt:263
7022 msgid "Enable unaligned word and halfword accesses to packed data."
7025 #: config/m68k/m68k.opt:30
7026 msgid "Generate code for a 520X."
7029 #: config/m68k/m68k.opt:34
7030 msgid "Generate code for a 5206e."
7033 #: config/m68k/m68k.opt:38
7034 msgid "Generate code for a 528x."
7037 #: config/m68k/m68k.opt:42
7038 msgid "Generate code for a 5307."
7041 #: config/m68k/m68k.opt:46
7042 msgid "Generate code for a 5407."
7045 #: config/m68k/m68k.opt:50 config/m68k/m68k.opt:111
7046 msgid "Generate code for a 68000."
7049 #: config/m68k/m68k.opt:54
7050 msgid "Generate code for a 68010."
7053 #: config/m68k/m68k.opt:58 config/m68k/m68k.opt:115
7054 msgid "Generate code for a 68020."
7057 #: config/m68k/m68k.opt:62
7058 msgid "Generate code for a 68040, without any new instructions."
7061 #: config/m68k/m68k.opt:66
7062 msgid "Generate code for a 68060, without any new instructions."
7065 #: config/m68k/m68k.opt:70
7066 msgid "Generate code for a 68030."
7069 #: config/m68k/m68k.opt:74
7070 msgid "Generate code for a 68040."
7073 #: config/m68k/m68k.opt:78
7074 msgid "Generate code for a 68060."
7077 #: config/m68k/m68k.opt:82
7078 msgid "Generate code for a 68302."
7081 #: config/m68k/m68k.opt:86
7082 msgid "Generate code for a 68332."
7085 #: config/m68k/m68k.opt:91
7086 msgid "Generate code for a 68851."
7089 #: config/m68k/m68k.opt:95
7090 msgid "Generate code that uses 68881 floating-point instructions."
7093 #: config/m68k/m68k.opt:99
7094 msgid "Align variables on a 32-bit boundary."
7097 #: config/m68k/m68k.opt:107
7098 msgid "Use the bit-field instructions."
7101 #: config/m68k/m68k.opt:119
7102 msgid "Generate code for a ColdFire v4e."
7105 #: config/m68k/m68k.opt:123
7106 msgid "Specify the target CPU."
7109 #: config/m68k/m68k.opt:127
7110 msgid "Generate code for a cpu32."
7113 #: config/m68k/m68k.opt:131
7114 msgid "Use hardware division instructions on ColdFire."
7117 #: config/m68k/m68k.opt:135
7118 msgid "Generate code for a Fido A."
7121 #: config/m68k/m68k.opt:139
7122 msgid "Generate code which uses hardware floating point instructions."
7125 #: config/m68k/m68k.opt:143
7126 msgid "Enable ID based shared library."
7129 #: config/m68k/m68k.opt:147
7130 msgid "Do not use the bit-field instructions."
7133 #: config/m68k/m68k.opt:151
7134 msgid "Use normal calling convention."
7137 #: config/m68k/m68k.opt:155
7138 msgid "Consider type 'int' to be 32 bits wide."
7141 #: config/m68k/m68k.opt:159
7142 msgid "Generate pc-relative code."
7145 #: config/m68k/m68k.opt:163
7146 msgid "Use different calling convention using 'rtd'."
7149 #: config/m68k/m68k.opt:167 config/bfin/bfin.opt:78
7150 msgid "Enable separate data segment."
7153 #: config/m68k/m68k.opt:171 config/bfin/bfin.opt:74
7154 msgid "ID of shared library to build."
7157 #: config/m68k/m68k.opt:175
7158 msgid "Consider type 'int' to be 16 bits wide."
7161 #: config/m68k/m68k.opt:179
7162 msgid "Generate code with library calls for floating point."
7165 #: config/m68k/m68k.opt:183
7166 msgid "Do not use unaligned memory references."
7169 #: config/m68k/m68k.opt:187
7170 msgid "Tune for the specified target CPU or architecture."
7173 #: config/m68k/m68k.opt:191
7174 msgid "Support more than 8192 GOT entries on ColdFire."
7177 #: config/m68k/m68k.opt:195
7178 msgid "Support TLS segment larger than 64K."
7181 #: config/m68k/ieee.opt:24 config/i386/i386.opt:364
7182 msgid "Use IEEE math for fp comparisons."
7185 #: config/m68k/m68k-tables.opt:25
7186 msgid "Known M68K CPUs (for use with the -mcpu= option):"
7189 #: config/m68k/m68k-tables.opt:365
7190 msgid "Known M68K microarchitectures (for use with the -mtune= option):"
7193 #: config/m68k/m68k-tables.opt:411
7194 msgid "Known M68K ISAs (for use with the -march= option):"
7197 #: config/v850/v850.opt:29
7198 msgid "Use registers r2 and r5."
7201 #: config/v850/v850.opt:33
7202 msgid "Use 4 byte entries in switch tables."
7205 #: config/v850/v850.opt:37
7206 msgid "Enable backend debugging."
7209 #: config/v850/v850.opt:41
7210 msgid "Do not use the callt instruction (default)."
7213 #: config/v850/v850.opt:45
7214 msgid "Reuse r30 on a per function basis."
7217 #: config/v850/v850.opt:52
7218 msgid "Prohibit PC relative function calls."
7221 #: config/v850/v850.opt:56
7222 msgid "Use stubs for function prologues."
7225 #: config/v850/v850.opt:60
7226 msgid "Set the max size of data eligible for the SDA area."
7229 #: config/v850/v850.opt:67
7230 msgid "Enable the use of the short load instructions."
7233 #: config/v850/v850.opt:71
7234 msgid "Same as: -mep -mprolog-function."
7237 #: config/v850/v850.opt:75
7238 msgid "Set the max size of data eligible for the TDA area."
7241 #: config/v850/v850.opt:82
7242 msgid "Do not enforce strict alignment."
7245 #: config/v850/v850.opt:86
7247 "Put jump tables for switch statements into the .data section rather than "
7248 "the .code section."
7251 #: config/v850/v850.opt:93
7252 msgid "Compile for the v850 processor."
7255 #: config/v850/v850.opt:97
7256 msgid "Compile for the v850e processor."
7259 #: config/v850/v850.opt:101
7260 msgid "Compile for the v850e1 processor."
7263 #: config/v850/v850.opt:105
7264 msgid "Compile for the v850es variant of the v850e1."
7267 #: config/v850/v850.opt:109
7268 msgid "Compile for the v850e2 processor."
7271 #: config/v850/v850.opt:113
7272 msgid "Compile for the v850e2v3 processor."
7275 #: config/v850/v850.opt:117
7276 msgid "Compile for the v850e3v5 processor."
7279 #: config/v850/v850.opt:124
7280 msgid "Enable v850e3v5 loop instructions."
7283 #: config/v850/v850.opt:128
7284 msgid "Set the max size of data eligible for the ZDA area."
7287 #: config/v850/v850.opt:135
7288 msgid "Enable relaxing in the assembler."
7291 #: config/v850/v850.opt:139
7292 msgid "Prohibit PC relative jumps."
7295 #: config/v850/v850.opt:143
7296 msgid "Inhibit the use of hardware floating point instructions."
7299 #: config/v850/v850.opt:147
7301 "Allow the use of hardware floating point instructions for V850E2V3 and up."
7304 #: config/v850/v850.opt:151
7305 msgid "Enable support for the RH850 ABI. This is the default."
7308 #: config/v850/v850.opt:155
7309 msgid "Enable support for the old GCC ABI."
7312 #: config/v850/v850.opt:159
7313 msgid "Support alignments of up to 64-bits."
7316 #: config/m32r/m32r.opt:34
7317 msgid "Compile for the m32rx."
7320 #: config/m32r/m32r.opt:38
7321 msgid "Compile for the m32r2."
7324 #: config/m32r/m32r.opt:42
7325 msgid "Compile for the m32r."
7328 #: config/m32r/m32r.opt:46
7329 msgid "Align all loops to 32 byte boundary."
7332 #: config/m32r/m32r.opt:50
7333 msgid "Prefer branches over conditional execution."
7336 #: config/m32r/m32r.opt:54
7337 msgid "Give branches their default cost."
7340 #: config/m32r/m32r.opt:58
7341 msgid "Display compile time statistics."
7344 #: config/m32r/m32r.opt:62
7345 msgid "Specify cache flush function."
7348 #: config/m32r/m32r.opt:66
7349 msgid "Specify cache flush trap number."
7352 #: config/m32r/m32r.opt:70
7353 msgid "Only issue one instruction per cycle."
7356 #: config/m32r/m32r.opt:74
7357 msgid "Allow two instructions to be issued per cycle."
7360 #: config/m32r/m32r.opt:78
7361 msgid "Code size: small, medium or large."
7364 #: config/m32r/m32r.opt:94
7365 msgid "Don't call any cache flush functions."
7368 #: config/m32r/m32r.opt:98
7369 msgid "Don't call any cache flush trap."
7372 #: config/m32r/m32r.opt:105
7373 msgid "Small data area: none, sdata, use."
7376 #: config/arm/arm.opt:26
7377 msgid "TLS dialect to use:"
7380 #: config/arm/arm.opt:36
7381 msgid "Specify an ABI."
7384 #: config/arm/arm.opt:40
7385 msgid "Known ARM ABIs (for use with the -mabi= option):"
7388 #: config/arm/arm.opt:59
7389 msgid "Generate a call to abort if a noreturn function returns."
7392 #: config/arm/arm.opt:66
7393 msgid "Generate APCS conformant stack frames."
7396 #: config/arm/arm.opt:70
7397 msgid "Generate re-entrant, PIC code."
7400 #: config/arm/arm.opt:86
7401 msgid "Generate code in 32 bit ARM state."
7404 #: config/arm/arm.opt:94
7405 msgid "Thumb: Assume non-static functions may be called from ARM code."
7408 #: config/arm/arm.opt:98
7409 msgid "Thumb: Assume function pointers may go to non-Thumb aware code."
7412 #: config/arm/arm.opt:102 config/bfin/bfin.opt:44
7413 msgid "Specify the name of the target CPU."
7416 #: config/arm/arm.opt:106
7417 msgid "Specify if floating point hardware should be used."
7420 #: config/arm/arm.opt:110
7422 "Specify that the compiler should target secure code as per ARMv8-M Security "
7426 #: config/arm/arm.opt:114
7427 msgid "Known floating-point ABIs (for use with the -mfloat-abi= option):"
7430 #: config/arm/arm.opt:127
7431 msgid "Switch ARM/Thumb modes on alternating functions for compiler testing."
7434 #: config/arm/arm.opt:131
7435 msgid "Specify the __fp16 floating-point format."
7438 #: config/arm/arm.opt:135
7439 msgid "Known __fp16 formats (for use with the -mfp16-format= option):"
7442 #: config/arm/arm.opt:148
7443 msgid "Specify the name of the target floating point hardware/format."
7446 #: config/arm/arm.opt:159
7447 msgid "Generate call insns as indirect calls, if necessary."
7450 #: config/arm/arm.opt:163
7451 msgid "Assume data segments are relative to text segment."
7454 #: config/arm/arm.opt:167
7455 msgid "Specify the register to be used for PIC addressing."
7458 #: config/arm/arm.opt:171
7459 msgid "Store function names in object code."
7462 #: config/arm/arm.opt:175
7463 msgid "Permit scheduling of a function's prologue sequence."
7466 #: config/arm/arm.opt:179 config/rs6000/rs6000.opt:248
7467 msgid "Do not load the PIC register in function prologues."
7470 #: config/arm/arm.opt:186
7471 msgid "Specify the minimum bit alignment of structures."
7474 #: config/arm/arm.opt:190
7475 msgid "Generate code for Thumb state."
7478 #: config/arm/arm.opt:194
7479 msgid "Support calls between Thumb and ARM instruction sets."
7482 #: config/arm/arm.opt:198
7483 msgid "Specify thread local storage scheme."
7486 #: config/arm/arm.opt:202
7487 msgid "Specify how to access the thread pointer."
7490 #: config/arm/arm.opt:206
7491 msgid "Valid arguments to -mtp=:"
7494 #: config/arm/arm.opt:219
7495 msgid "Thumb: Generate (non-leaf) stack frames even if not needed."
7498 #: config/arm/arm.opt:223
7499 msgid "Thumb: Generate (leaf) stack frames even if not needed."
7502 #: config/arm/arm.opt:231
7504 "Print CPU tuning information as comment in assembler file. This is an "
7505 "option used only for regression testing of the compiler and not intended for "
7506 "ordinary use in compiling code."
7509 #: config/arm/arm.opt:242
7511 "Use Neon quad-word (rather than double-word) registers for vectorization."
7514 #: config/arm/arm.opt:246
7516 "Use Neon double-word (rather than quad-word) registers for vectorization."
7519 #: config/arm/arm.opt:250
7520 msgid "Only generate absolute relocations on word sized values."
7523 #: config/arm/arm.opt:254
7524 msgid "Generate IT blocks appropriate for ARMv8."
7527 #: config/arm/arm.opt:258
7529 "Avoid overlapping destination and address registers on LDRD instructions "
7530 "that may trigger Cortex-M3 errata."
7533 #: config/arm/arm.opt:267
7534 msgid "Use Neon to perform 64-bits operations rather than core registers."
7537 #: config/arm/arm.opt:271
7538 msgid "Assume loading data from flash is slower than fetching instructions."
7541 #: config/arm/arm.opt:275
7542 msgid "Assume unified syntax for inline assembly code."
7545 #: config/arm/arm.opt:279
7546 msgid "Do not allow constant data to be placed in code sections."
7549 #: config/arm/arm-tables.opt:25
7550 msgid "Known ARM CPUs (for use with the -mcpu= and -mtune= options):"
7553 #: config/arm/arm-tables.opt:359
7554 msgid "Known ARM architectures (for use with the -march= option):"
7557 #: config/arm/arm-tables.opt:468
7558 msgid "Known ARM FPUs (for use with the -mfpu= option):"
7561 #: config/tilepro/tilepro.opt:23
7563 "Compile with 32 bit longs and pointers, which is the only supported behavior "
7564 "and thus the flag is ignored."
7567 #: config/tilepro/tilepro.opt:28 config/tilegx/tilegx.opt:26
7568 msgid "-mcpu=CPU\tUse features of and schedule code for given CPU."
7571 #: config/tilepro/tilepro.opt:32
7572 msgid "Known TILEPro CPUs (for use with the -mcpu= option):"
7575 #: config/sol2.opt:32
7576 msgid "Clear hardware capabilities when linking."
7579 #: config/sol2.opt:36
7580 msgid "Pass -z text to linker."
7583 #: config/vms/vms.opt:27
7584 msgid "Malloc data into P2 space."
7587 #: config/vms/vms.opt:31
7588 msgid "Set name of main routine for the debugger."
7591 #: config/vms/vms.opt:35
7592 msgid "Use VMS exit codes instead of posix ones."
7595 #: config/vms/vms.opt:39
7596 msgid "-mpointer-size=[no,32,short,64,long]\tSet the default pointer size."
7599 #: config/vms/vms.opt:42
7601 msgid "unknown pointer size model %qs"
7604 #: config/avr/avr.opt:23
7605 msgid "Use subroutines for function prologues and epilogues."
7608 #: config/avr/avr.opt:26
7610 msgid "missing device or architecture after %qs"
7613 #: config/avr/avr.opt:27
7614 msgid "-mmcu=MCU\tSelect the target MCU."
7617 #: config/avr/avr.opt:31
7618 msgid "Set the number of 64 KiB flash segments."
7621 #: config/avr/avr.opt:35
7622 msgid "Indicate presence of a processor erratum."
7625 #: config/avr/avr.opt:39
7626 msgid "Enable Read-Modify-Write (RMW) instructions support/use."
7629 #: config/avr/avr.opt:49
7630 msgid "Use an 8-bit 'int' type."
7633 #: config/avr/avr.opt:53
7634 msgid "Change the stack pointer without disabling interrupts."
7637 #: config/avr/avr.opt:57
7639 "Set the branch costs for conditional branch instructions. Reasonable values "
7640 "are small, non-negative integers. The default branch cost is 0."
7643 #: config/avr/avr.opt:67
7644 msgid "Change only the low 8 bits of the stack pointer."
7647 #: config/avr/avr.opt:71
7648 msgid "Relax branches."
7651 #: config/avr/avr.opt:75
7653 "Make the linker relaxation machine assume that a program counter wrap-around "
7657 #: config/avr/avr.opt:79
7659 "Accumulate outgoing function arguments and acquire/release the needed stack "
7660 "space for outpoing function arguments in function prologue/epilogue. "
7661 "Without this option, outgoing arguments are pushed before calling a function "
7662 "and popped afterwards. This option can lead to reduced code size for "
7663 "functions that call many functions that get their arguments on the stack "
7664 "like, for example printf."
7667 #: config/avr/avr.opt:83
7669 "When accessing RAM, use X as imposed by the hardware, i.e. just use pre-"
7670 "decrement, post-increment and indirect addressing with the X register. "
7671 "Without this option, the compiler may assume that there is an addressing "
7672 "mode X+const similar to Y+const and Z+const and emit instructions to emulate "
7673 "such an addressing mode for X."
7676 #: config/avr/avr.opt:88
7678 "The device has no SPH special function register. This option will be "
7679 "overridden by the compiler driver with the correct setting if presence/"
7680 "absence of SPH can be deduced from -mmcu=MCU."
7683 #: config/avr/avr.opt:92
7684 msgid "Warn if the address space of an address is changed."
7687 #: config/avr/avr.opt:96
7689 "Warn if the ISR is misspelled, i.e. without __vector prefix. Enabled by "
7693 #: config/avr/avr.opt:100
7695 "Allow to use truncation instead of rounding towards zero for fractional "
7696 "fixed-point types."
7699 #: config/avr/avr.opt:104
7701 "Assume that all data in static storage can be accessed by LDS / STS. This "
7702 "option is only useful for reduced Tiny devices."
7705 #: config/avr/avr.opt:108
7706 msgid "Do not link against the device-specific library lib<MCU>.a."
7709 #: config/s390/tpf.opt:23
7710 msgid "Enable TPF-OS tracing code."
7713 #: config/s390/tpf.opt:27
7714 msgid "Specify main object for TPF-OS."
7717 #: config/s390/s390.opt:48
7721 #: config/s390/s390.opt:52
7725 #: config/s390/s390.opt:120
7726 msgid "Maintain backchain pointer."
7729 #: config/s390/s390.opt:124
7730 msgid "Additional debug prints."
7733 #: config/s390/s390.opt:128
7734 msgid "ESA/390 architecture."
7737 #: config/s390/s390.opt:132
7738 msgid "Enable decimal floating point hardware support."
7741 #: config/s390/s390.opt:136
7742 msgid "Enable hardware floating point."
7745 #: config/s390/s390.opt:140
7747 "Takes two non-negative integer numbers separated by a comma. Prepend the "
7748 "function label with the number of two-byte Nop instructions indicated by the "
7749 "first. Append Nop instructions covering the number of halfwords indicated "
7750 "by the second after the label. Nop instructions of the largest possible "
7751 "size are used (six, four or two bytes), beginning with the largest possible "
7752 "size. Using 0 for both values disables hotpatching."
7755 #: config/s390/s390.opt:158
7756 msgid "Use hardware transactional execution instructions."
7759 #: config/s390/s390.opt:162
7760 msgid "Use hardware vector facility instructions and enable the vector ABI."
7763 #: config/s390/s390.opt:166
7764 msgid "Use packed stack layout."
7767 #: config/s390/s390.opt:170
7768 msgid "Use bras for executable < 64k."
7771 #: config/s390/s390.opt:174
7772 msgid "Disable hardware floating point."
7775 #: config/s390/s390.opt:178
7777 "Set the max. number of bytes which has to be left to stack size before a "
7778 "trap instruction is triggered."
7781 #: config/s390/s390.opt:182
7782 msgid "Switches off the -mstack-guard= option."
7785 #: config/s390/s390.opt:186
7787 "Emit extra code in the function prologue in order to trap if the stack size "
7788 "exceeds the given limit."
7791 #: config/s390/s390.opt:190
7792 msgid "Switches off the -mstack-size= option."
7795 #: config/s390/s390.opt:198
7796 msgid "Use the mvcle instruction for block moves."
7799 #: config/s390/s390.opt:202
7801 "Enable the z vector language extension providing the context-sensitive "
7802 "vector macro and enable the Altivec-style builtins in vecintrin.h."
7805 #: config/s390/s390.opt:207
7806 msgid "Warn if a function uses alloca or creates an array with dynamic size."
7809 #: config/s390/s390.opt:211
7810 msgid "Warn if a single function's framesize exceeds the given framesize."
7813 #: config/s390/s390.opt:215
7814 msgid "z/Architecture."
7817 #: config/s390/s390.opt:219
7819 "Set the branch costs for conditional branch instructions. Reasonable values "
7820 "are small, non-negative integers. The default branch cost is 1."
7823 #: config/darwin.opt:56 common.opt:332 common.opt:335 common.opt:2933
7824 #: c-family/c.opt:70 c-family/c.opt:73 c-family/c.opt:76 c-family/c.opt:79
7825 #: c-family/c.opt:175 c-family/c.opt:178 c-family/c.opt:220 c-family/c.opt:224
7826 #: c-family/c.opt:236 c-family/c.opt:1774 c-family/c.opt:1782
7828 msgid "missing filename after %qs"
7831 #: config/darwin.opt:117
7832 msgid "Generate compile-time CFString objects."
7835 #: config/darwin.opt:214
7836 msgid "Warn if constant CFString objects contain non-portable characters."
7839 #: config/darwin.opt:219
7840 msgid "Generate AT&T-style stubs for Mach-O."
7843 #: config/darwin.opt:223
7844 msgid "Generate code suitable for executables (NOT shared libs)."
7847 #: config/darwin.opt:227
7848 msgid "Generate code suitable for fast turn around debugging."
7851 #: config/darwin.opt:235
7852 msgid "The earliest MacOS X version on which this program will run."
7855 #: config/darwin.opt:239
7856 msgid "Set sizeof(bool) to 1."
7859 #: config/darwin.opt:243
7860 msgid "Generate code for darwin loadable kernel extensions."
7863 #: config/darwin.opt:247
7864 msgid "Generate code for the kernel or loadable kernel extensions."
7867 #: config/darwin.opt:251
7869 "-iframework <dir>\tAdd <dir> to the end of the system framework include path."
7872 #: config/darwin.opt:401
7873 msgid "The version of ld64 in use for this toolchain."
7876 #: config/sh/superh.opt:6
7877 msgid "Board name [and memory region]."
7880 #: config/sh/superh.opt:10
7881 msgid "Runtime name."
7884 #: config/sh/sh.opt:42
7885 msgid "Generate SH1 code."
7888 #: config/sh/sh.opt:46
7889 msgid "Generate SH2 code."
7892 #: config/sh/sh.opt:50
7893 msgid "Generate default double-precision SH2a-FPU code."
7896 #: config/sh/sh.opt:54
7897 msgid "Generate SH2a FPU-less code."
7900 #: config/sh/sh.opt:58
7901 msgid "Generate default single-precision SH2a-FPU code."
7904 #: config/sh/sh.opt:62
7905 msgid "Generate only single-precision SH2a-FPU code."
7908 #: config/sh/sh.opt:66
7909 msgid "Generate SH2e code."
7912 #: config/sh/sh.opt:70
7913 msgid "Generate SH3 code."
7916 #: config/sh/sh.opt:74
7917 msgid "Generate SH3e code."
7920 #: config/sh/sh.opt:78
7921 msgid "Generate SH4 code."
7924 #: config/sh/sh.opt:82
7925 msgid "Generate SH4-100 code."
7928 #: config/sh/sh.opt:86
7929 msgid "Generate SH4-200 code."
7932 #: config/sh/sh.opt:92
7933 msgid "Generate SH4-300 code."
7936 #: config/sh/sh.opt:96
7937 msgid "Generate SH4 FPU-less code."
7940 #: config/sh/sh.opt:100
7941 msgid "Generate SH4-100 FPU-less code."
7944 #: config/sh/sh.opt:104
7945 msgid "Generate SH4-200 FPU-less code."
7948 #: config/sh/sh.opt:108
7949 msgid "Generate SH4-300 FPU-less code."
7952 #: config/sh/sh.opt:112
7953 msgid "Generate code for SH4 340 series (MMU/FPU-less)."
7956 #: config/sh/sh.opt:117
7957 msgid "Generate code for SH4 400 series (MMU/FPU-less)."
7960 #: config/sh/sh.opt:122
7961 msgid "Generate code for SH4 500 series (FPU-less)."
7964 #: config/sh/sh.opt:127
7965 msgid "Generate default single-precision SH4 code."
7968 #: config/sh/sh.opt:131
7969 msgid "Generate default single-precision SH4-100 code."
7972 #: config/sh/sh.opt:135
7973 msgid "Generate default single-precision SH4-200 code."
7976 #: config/sh/sh.opt:139
7977 msgid "Generate default single-precision SH4-300 code."
7980 #: config/sh/sh.opt:143
7981 msgid "Generate only single-precision SH4 code."
7984 #: config/sh/sh.opt:147
7985 msgid "Generate only single-precision SH4-100 code."
7988 #: config/sh/sh.opt:151
7989 msgid "Generate only single-precision SH4-200 code."
7992 #: config/sh/sh.opt:155
7993 msgid "Generate only single-precision SH4-300 code."
7996 #: config/sh/sh.opt:159
7997 msgid "Generate SH4a code."
8000 #: config/sh/sh.opt:163
8001 msgid "Generate SH4a FPU-less code."
8004 #: config/sh/sh.opt:167
8005 msgid "Generate default single-precision SH4a code."
8008 #: config/sh/sh.opt:171
8009 msgid "Generate only single-precision SH4a code."
8012 #: config/sh/sh.opt:175
8013 msgid "Generate SH4al-dsp code."
8016 #: config/sh/sh.opt:179 config/i386/i386.opt:212
8017 msgid "Reserve space for outgoing arguments in the function prologue."
8020 #: config/sh/sh.opt:183
8021 msgid "Generate code in big endian mode."
8024 #: config/sh/sh.opt:187
8025 msgid "Generate 32-bit offsets in switch tables."
8028 #: config/sh/sh.opt:191
8029 msgid "Generate bit instructions."
8032 #: config/sh/sh.opt:195
8033 msgid "Cost to assume for a branch insn."
8036 #: config/sh/sh.opt:199
8037 msgid "Assume that zero displacement conditional branches are fast."
8040 #: config/sh/sh.opt:203
8041 msgid "Force the usage of delay slots for conditional branches."
8044 #: config/sh/sh.opt:207
8045 msgid "Align doubles at 64-bit boundaries."
8048 #: config/sh/sh.opt:211
8049 msgid "Division strategy, one of: call-div1, call-fp, call-table."
8052 #: config/sh/sh.opt:215
8053 msgid "Specify name for 32 bit signed division function."
8056 #: config/sh/sh.opt:219
8057 msgid "Generate ELF FDPIC code."
8060 #: config/sh/sh.opt:223
8062 "Enable the use of 64-bit floating point registers in fmov instructions. See "
8063 "-mdalign if 64-bit alignment is required."
8066 #: config/sh/sh.opt:231 config/sh/sh.opt:269
8067 msgid "Follow Renesas (formerly Hitachi) / SuperH calling conventions."
8070 #: config/sh/sh.opt:235
8071 msgid "Increase the IEEE compliance for floating-point comparisons."
8074 #: config/sh/sh.opt:239
8076 "inline code to invalidate instruction cache entries after setting up nested "
8077 "function trampolines."
8080 #: config/sh/sh.opt:247
8081 msgid "Generate code in little endian mode."
8084 #: config/sh/sh.opt:251
8085 msgid "Mark MAC register as call-clobbered."
8088 #: config/sh/sh.opt:257
8089 msgid "Make structs a multiple of 4 bytes (warning: ABI altered)."
8092 #: config/sh/sh.opt:261
8093 msgid "Emit function-calls using global offset table when generating PIC."
8096 #: config/sh/sh.opt:265
8097 msgid "Shorten address references during linking."
8100 #: config/sh/sh.opt:273
8101 msgid "Specify the model for atomic operations."
8104 #: config/sh/sh.opt:277
8105 msgid "Use tas.b instruction for __atomic_test_and_set."
8108 #: config/sh/sh.opt:281
8109 msgid "Cost to assume for a multiply insn."
8112 #: config/sh/sh.opt:285
8114 "Don't generate privileged-mode only code; implies -mno-inline-ic_invalidate "
8115 "if the inline code would not work in user mode."
8118 #: config/sh/sh.opt:291
8119 msgid "Pretend a branch-around-a-move is a conditional move."
8122 #: config/sh/sh.opt:295
8123 msgid "Enable the use of the fsca instruction."
8126 #: config/sh/sh.opt:299
8127 msgid "Enable the use of the fsrra instruction."
8130 #: config/sh/sh.opt:303
8131 msgid "Use LRA instead of reload (transitional)."
8134 #: config/i386/i386.opt:188
8135 msgid "sizeof(long double) is 16."
8138 #: config/i386/i386.opt:192 config/i386/i386.opt:360
8139 msgid "Use hardware fp."
8142 #: config/i386/i386.opt:196
8143 msgid "sizeof(long double) is 12."
8146 #: config/i386/i386.opt:200
8147 msgid "Use 80-bit long double."
8150 #: config/i386/i386.opt:216
8151 msgid "Align some doubles on dword boundary."
8154 #: config/i386/i386.opt:220
8155 msgid "Function starts are aligned to this power of 2."
8158 #: config/i386/i386.opt:224
8159 msgid "Jump targets are aligned to this power of 2."
8162 #: config/i386/i386.opt:228
8163 msgid "Loop code aligned to this power of 2."
8166 #: config/i386/i386.opt:232
8167 msgid "Align destination of the string operations."
8170 #: config/i386/i386.opt:236
8171 msgid "Use the given data alignment."
8174 #: config/i386/i386.opt:240
8175 msgid "Known data alignment choices (for use with the -malign-data= option):"
8178 #: config/i386/i386.opt:257
8179 msgid "Use given assembler dialect."
8182 #: config/i386/i386.opt:261
8183 msgid "Known assembler dialects (for use with the -masm-dialect= option):"
8186 #: config/i386/i386.opt:271
8187 msgid "Branches are this expensive (1-5, arbitrary units)."
8190 #: config/i386/i386.opt:275
8192 "Data greater than given threshold will go into .ldata section in x86-64 "
8196 #: config/i386/i386.opt:279
8197 msgid "Use given x86-64 code model."
8200 #: config/i386/i386.opt:283 config/tilegx/tilegx.opt:57
8201 #: config/rs6000/aix64.opt:36 config/rs6000/linux64.opt:32
8202 msgid "Known code models (for use with the -mcmodel= option):"
8205 #: config/i386/i386.opt:302
8206 msgid "Use given address mode."
8209 #: config/i386/i386.opt:306
8210 msgid "Known address mode (for use with the -maddress-mode= option):"
8213 #: config/i386/i386.opt:315
8214 msgid "%<-mcpu=%> is deprecated; use %<-mtune=%> or %<-march=%> instead"
8217 #: config/i386/i386.opt:319
8218 msgid "Generate sin, cos, sqrt for FPU."
8221 #: config/i386/i386.opt:323
8222 msgid "Always use Dynamic Realigned Argument Pointer (DRAP) to realign stack."
8225 #: config/i386/i386.opt:327
8226 msgid "Return values of functions in FPU registers."
8229 #: config/i386/i386.opt:331
8230 msgid "Generate floating point mathematics using given instruction set."
8233 #: config/i386/i386.opt:335
8234 msgid "Valid arguments to -mfpmath=:"
8237 #: config/i386/i386.opt:368
8238 msgid "Inline all known string operations."
8241 #: config/i386/i386.opt:372
8243 "Inline memset/memcpy string operations, but perform inline version only for "
8247 #: config/i386/i386.opt:375
8249 "%<-mintel-syntax%> and %<-mno-intel-syntax%> are deprecated; use %<-"
8250 "masm=intel%> and %<-masm=att%> instead"
8253 #: config/i386/i386.opt:380
8254 msgid "Use native (MS) bitfield layout."
8257 #: config/i386/i386.opt:396 config/aarch64/aarch64.opt:93
8258 msgid "Omit the frame pointer in leaf functions."
8261 #: config/i386/i386.opt:400
8262 msgid "Set 80387 floating-point precision to 32-bit."
8265 #: config/i386/i386.opt:404
8266 msgid "Set 80387 floating-point precision to 64-bit."
8269 #: config/i386/i386.opt:408
8270 msgid "Set 80387 floating-point precision to 80-bit."
8273 #: config/i386/i386.opt:412
8274 msgid "Attempt to keep stack aligned to this power of 2."
8277 #: config/i386/i386.opt:416
8278 msgid "Assume incoming stack aligned to this power of 2."
8281 #: config/i386/i386.opt:420
8282 msgid "Use push instructions to save outgoing arguments."
8285 #: config/i386/i386.opt:424
8286 msgid "Use red-zone in the x86-64 code."
8289 #: config/i386/i386.opt:428
8290 msgid "Number of registers used to pass integer arguments."
8293 #: config/i386/i386.opt:432
8294 msgid "Alternate calling convention."
8297 #: config/i386/i386.opt:440
8298 msgid "Use SSE register passing conventions for SF and DF mode."
8301 #: config/i386/i386.opt:444
8302 msgid "Realign stack in prologue."
8305 #: config/i386/i386.opt:448
8306 msgid "Enable stack probing."
8309 #: config/i386/i386.opt:452
8310 msgid "Specify memcpy expansion strategy when expected size is known."
8313 #: config/i386/i386.opt:456
8314 msgid "Specify memset expansion strategy when expected size is known."
8317 #: config/i386/i386.opt:460
8318 msgid "Chose strategy to generate stringop using."
8321 #: config/i386/i386.opt:464
8322 msgid "Valid arguments to -mstringop-strategy=:"
8325 #: config/i386/i386.opt:492
8326 msgid "Use given thread-local storage dialect."
8329 #: config/i386/i386.opt:496
8330 msgid "Known TLS dialects (for use with the -mtls-dialect= option):"
8333 #: config/i386/i386.opt:506
8335 msgid "Use direct references against %gs when accessing tls data."
8338 #: config/i386/i386.opt:514
8339 msgid "Fine grain control of tune features."
8342 #: config/i386/i386.opt:518
8343 msgid "Clear all tune features."
8346 #: config/i386/i386.opt:525
8347 msgid "Generate code that conforms to Intel MCU psABI."
8350 #: config/i386/i386.opt:529
8351 msgid "Generate code that conforms to the given ABI."
8354 #: config/i386/i386.opt:533
8355 msgid "Known ABIs (for use with the -mabi= option):"
8358 #: config/i386/i386.opt:543 config/rs6000/rs6000.opt:189
8359 msgid "Vector library ABI to use."
8362 #: config/i386/i386.opt:547
8364 "Known vectorization library ABIs (for use with the -mveclibabi= option):"
8367 #: config/i386/i386.opt:557
8368 msgid "Return 8-byte vectors in memory."
8371 #: config/i386/i386.opt:561
8372 msgid "Generate reciprocals instead of divss and sqrtss."
8375 #: config/i386/i386.opt:565
8376 msgid "Control generation of reciprocal estimates."
8379 #: config/i386/i386.opt:569
8380 msgid "Generate cld instruction in the function prologue."
8383 #: config/i386/i386.opt:573
8385 "Generate vzeroupper instruction before a transfer of control flow out of the "
8389 #: config/i386/i386.opt:578
8391 "Disable Scalar to Vector optimization pass transforming 64-bit integer "
8392 "computations into a vector ones."
8395 #: config/i386/i386.opt:583
8397 "Do dispatch scheduling if processor is bdver1, bdver2, bdver3, bdver4 or "
8398 "znver1 and Haifa scheduling is selected."
8401 #: config/i386/i386.opt:588
8403 "Use 128-bit AVX instructions instead of 256-bit AVX instructions in the auto-"
8407 #: config/i386/i386.opt:594
8408 msgid "Generate 32bit i386 code."
8411 #: config/i386/i386.opt:598
8412 msgid "Generate 64bit x86-64 code."
8415 #: config/i386/i386.opt:602
8416 msgid "Generate 32bit x86-64 code."
8419 #: config/i386/i386.opt:606
8420 msgid "Generate 16bit i386 code."
8423 #: config/i386/i386.opt:610
8424 msgid "Support MMX built-in functions."
8427 #: config/i386/i386.opt:614
8428 msgid "Support 3DNow! built-in functions."
8431 #: config/i386/i386.opt:618
8432 msgid "Support Athlon 3Dnow! built-in functions."
8435 #: config/i386/i386.opt:622
8436 msgid "Support MMX and SSE built-in functions and code generation."
8439 #: config/i386/i386.opt:626
8440 msgid "Support MMX, SSE and SSE2 built-in functions and code generation."
8443 #: config/i386/i386.opt:630
8444 msgid "Support MMX, SSE, SSE2 and SSE3 built-in functions and code generation."
8447 #: config/i386/i386.opt:634
8449 "Support MMX, SSE, SSE2, SSE3 and SSSE3 built-in functions and code "
8453 #: config/i386/i386.opt:638
8455 "Support MMX, SSE, SSE2, SSE3, SSSE3 and SSE4.1 built-in functions and code "
8459 #: config/i386/i386.opt:642 config/i386/i386.opt:646
8461 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1 and SSE4.2 built-in functions "
8462 "and code generation."
8465 #: config/i386/i386.opt:650
8467 "Do not support SSE4.1 and SSE4.2 built-in functions and code generation."
8470 #: config/i386/i386.opt:653
8471 msgid "%<-msse5%> was removed"
8474 #: config/i386/i386.opt:658
8476 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2 and AVX built-in "
8477 "functions and code generation."
8480 #: config/i386/i386.opt:662
8482 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX and AVX2 built-in "
8483 "functions and code generation."
8486 #: config/i386/i386.opt:666
8488 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
8489 "built-in functions and code generation."
8492 #: config/i386/i386.opt:670
8494 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
8495 "and AVX512PF built-in functions and code generation."
8498 #: config/i386/i386.opt:674
8500 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
8501 "and AVX512ER built-in functions and code generation."
8504 #: config/i386/i386.opt:678
8506 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
8507 "and AVX512CD built-in functions and code generation."
8510 #: config/i386/i386.opt:682
8512 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
8513 "and AVX512DQ built-in functions and code generation."
8516 #: config/i386/i386.opt:686
8518 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
8519 "and AVX512BW built-in functions and code generation."
8522 #: config/i386/i386.opt:690
8524 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
8525 "and AVX512VL built-in functions and code generation."
8528 #: config/i386/i386.opt:694
8530 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
8531 "and AVX512IFMA built-in functions and code generation."
8534 #: config/i386/i386.opt:698
8536 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
8537 "and AVX512VBMI built-in functions and code generation."
8540 #: config/i386/i386.opt:702
8542 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and "
8543 "AVX5124FMAPS built-in functions and code generation."
8546 #: config/i386/i386.opt:706
8548 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and "
8549 "AVX5124VNNIW built-in functions and code generation."
8552 #: config/i386/i386.opt:710
8554 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX and FMA built-in "
8555 "functions and code generation."
8558 #: config/i386/i386.opt:714
8560 "Support MMX, SSE, SSE2, SSE3 and SSE4A built-in functions and code "
8564 #: config/i386/i386.opt:718
8565 msgid "Support FMA4 built-in functions and code generation."
8568 #: config/i386/i386.opt:722
8569 msgid "Support XOP built-in functions and code generation."
8572 #: config/i386/i386.opt:726
8573 msgid "Support LWP built-in functions and code generation."
8576 #: config/i386/i386.opt:730
8578 "Support code generation of Advanced Bit Manipulation (ABM) instructions."
8581 #: config/i386/i386.opt:734
8582 msgid "Support code generation of popcnt instruction."
8585 #: config/i386/i386.opt:738
8586 msgid "Support BMI built-in functions and code generation."
8589 #: config/i386/i386.opt:742
8590 msgid "Support BMI2 built-in functions and code generation."
8593 #: config/i386/i386.opt:746
8594 msgid "Support LZCNT built-in function and code generation."
8597 #: config/i386/i386.opt:750
8598 msgid "Support Hardware Lock Elision prefixes."
8601 #: config/i386/i386.opt:754
8602 msgid "Support RDSEED instruction."
8605 #: config/i386/i386.opt:758
8606 msgid "Support PREFETCHW instruction."
8609 #: config/i386/i386.opt:762
8610 msgid "Support flag-preserving add-carry instructions."
8613 #: config/i386/i386.opt:766
8614 msgid "Support CLFLUSHOPT instructions."
8617 #: config/i386/i386.opt:770
8618 msgid "Support CLWB instruction."
8621 #: config/i386/i386.opt:773
8622 msgid "%<-mpcommit%> was deprecated"
8625 #: config/i386/i386.opt:778
8626 msgid "Support FXSAVE and FXRSTOR instructions."
8629 #: config/i386/i386.opt:782
8630 msgid "Support XSAVE and XRSTOR instructions."
8633 #: config/i386/i386.opt:786
8634 msgid "Support XSAVEOPT instruction."
8637 #: config/i386/i386.opt:790
8638 msgid "Support XSAVEC instructions."
8641 #: config/i386/i386.opt:794
8642 msgid "Support XSAVES and XRSTORS instructions."
8645 #: config/i386/i386.opt:798
8646 msgid "Support TBM built-in functions and code generation."
8649 #: config/i386/i386.opt:802
8650 msgid "Support code generation of cmpxchg16b instruction."
8653 #: config/i386/i386.opt:806
8654 msgid "Support code generation of sahf instruction in 64bit x86-64 code."
8657 #: config/i386/i386.opt:810
8658 msgid "Support code generation of movbe instruction."
8661 #: config/i386/i386.opt:814
8662 msgid "Support code generation of crc32 instruction."
8665 #: config/i386/i386.opt:818
8666 msgid "Support AES built-in functions and code generation."
8669 #: config/i386/i386.opt:822
8670 msgid "Support SHA1 and SHA256 built-in functions and code generation."
8673 #: config/i386/i386.opt:826
8674 msgid "Support PCLMUL built-in functions and code generation."
8677 #: config/i386/i386.opt:830
8678 msgid "Encode SSE instructions with VEX prefix."
8681 #: config/i386/i386.opt:834
8682 msgid "Support FSGSBASE built-in functions and code generation."
8685 #: config/i386/i386.opt:838
8686 msgid "Support RDRND built-in functions and code generation."
8689 #: config/i386/i386.opt:842
8690 msgid "Support F16C built-in functions and code generation."
8693 #: config/i386/i386.opt:846
8694 msgid "Support PREFETCHWT1 built-in functions and code generation."
8697 #: config/i386/i386.opt:850
8698 msgid "Emit profiling counter call at function entry before prologue."
8701 #: config/i386/i386.opt:854
8702 msgid "Generate __mcount_loc section with all mcount or __fentry__ calls."
8705 #: config/i386/i386.opt:858
8707 "Generate mcount/__fentry__ calls as nops. To activate they need to be "
8711 #: config/i386/i386.opt:863
8712 msgid "Skip setting up RAX register when passing variable arguments."
8715 #: config/i386/i386.opt:867
8717 "Expand 32bit/64bit integer divide into 8bit unsigned integer divide with run-"
8721 #: config/i386/i386.opt:871
8722 msgid "Split 32-byte AVX unaligned load."
8725 #: config/i386/i386.opt:875
8726 msgid "Split 32-byte AVX unaligned store."
8729 #: config/i386/i386.opt:879
8730 msgid "Support RTM built-in functions and code generation."
8733 #: config/i386/i386.opt:883
8734 msgid "Support MPX code generation."
8737 #: config/i386/i386.opt:887
8738 msgid "Support MWAITX and MONITORX built-in functions and code generation."
8741 #: config/i386/i386.opt:891
8742 msgid "Support CLZERO built-in functions and code generation."
8745 #: config/i386/i386.opt:895
8746 msgid "Support PKU built-in functions and code generation."
8749 #: config/i386/i386.opt:899
8750 msgid "Use given stack-protector guard."
8753 #: config/i386/i386.opt:903
8755 "Known stack protector guard (for use with the -mstack-protector-guard= "
8759 #: config/i386/i386.opt:913
8760 msgid "Attempt to avoid generating instruction sequences containing ret bytes."
8763 #: config/i386/i386.opt:917 config/aarch64/aarch64.opt:69
8764 msgid "Generate code which uses only the general registers."
8767 #: config/i386/cygming.opt:23
8768 msgid "Create console application."
8771 #: config/i386/cygming.opt:27
8772 msgid "Generate code for a DLL."
8775 #: config/i386/cygming.opt:31
8776 msgid "Ignore dllimport for functions."
8779 #: config/i386/cygming.opt:35
8780 msgid "Use Mingw-specific thread support."
8783 #: config/i386/cygming.opt:39
8784 msgid "Set Windows defines."
8787 #: config/i386/cygming.opt:43
8788 msgid "Create GUI application."
8791 #: config/i386/cygming.opt:47
8792 msgid "Use the GNU extension to the PE format for aligned common data."
8795 #: config/i386/cygming.opt:51
8797 "Compile code that relies on Cygwin DLL wrappers to support C++ operator new/"
8798 "delete replacement."
8801 #: config/i386/cygming.opt:58
8802 msgid "Put relocated read-only data into .data section."
8805 #: config/i386/mingw-w64.opt:23
8806 msgid "Use unicode startup and define UNICODE macro."
8809 #: config/i386/mingw.opt:29
8810 msgid "Warn about none ISO msvcrt scanf/printf width extensions."
8813 #: config/i386/mingw.opt:33
8814 msgid "For nested functions on stack executable permission is set."
8817 #: config/moxie/moxie.opt:31
8818 msgid "Enable MUL.X and UMUL.X instructions."
8821 #: config/xtensa/xtensa.opt:23
8822 msgid "Use CONST16 instruction to load constants."
8825 #: config/xtensa/xtensa.opt:27
8826 msgid "Disable position-independent code (PIC) for use in OS kernel code."
8829 #: config/xtensa/xtensa.opt:31
8830 msgid "Use indirect CALLXn instructions for large programs."
8833 #: config/xtensa/xtensa.opt:35
8834 msgid "Automatically align branch targets to reduce branch penalties."
8837 #: config/xtensa/xtensa.opt:39
8838 msgid "Intersperse literal pools with code in the text section."
8841 #: config/xtensa/xtensa.opt:43
8843 "Relax literals in assembler and place them automatically in the text section."
8846 #: config/xtensa/xtensa.opt:47
8848 "-mno-serialize-volatile\tDo not serialize volatile memory references with "
8849 "MEMW instructions."
8852 #: config/sparc/sparc.opt:42
8853 msgid "Use flat register window model."
8856 #: config/sparc/sparc.opt:46
8857 msgid "Assume possible double misalignment."
8860 #: config/sparc/sparc.opt:50
8861 msgid "Use ABI reserved registers."
8864 #: config/sparc/sparc.opt:54
8865 msgid "Use hardware quad FP instructions."
8868 #: config/sparc/sparc.opt:58
8869 msgid "Do not use hardware quad fp instructions."
8872 #: config/sparc/sparc.opt:62 config/rs6000/rs6000.opt:482
8873 msgid "Enable Local Register Allocation."
8876 #: config/sparc/sparc.opt:66
8877 msgid "Compile for V8+ ABI."
8880 #: config/sparc/sparc.opt:70
8881 msgid "Use UltraSPARC Visual Instruction Set version 1.0 extensions."
8884 #: config/sparc/sparc.opt:74
8885 msgid "Use UltraSPARC Visual Instruction Set version 2.0 extensions."
8888 #: config/sparc/sparc.opt:78
8889 msgid "Use UltraSPARC Visual Instruction Set version 3.0 extensions."
8892 #: config/sparc/sparc.opt:82
8893 msgid "Use UltraSPARC Visual Instruction Set version 4.0 extensions."
8896 #: config/sparc/sparc.opt:86
8897 msgid "Use UltraSPARC Compare-and-Branch extensions."
8900 #: config/sparc/sparc.opt:90
8901 msgid "Use UltraSPARC Fused Multiply-Add extensions."
8904 #: config/sparc/sparc.opt:94
8905 msgid "Use UltraSPARC Population-Count instruction."
8908 #: config/sparc/sparc.opt:98
8909 msgid "Use UltraSPARC Subtract-Extended-with-Carry instruction."
8912 #: config/sparc/sparc.opt:102
8913 msgid "Pointers are 64-bit."
8916 #: config/sparc/sparc.opt:106
8917 msgid "Pointers are 32-bit."
8920 #: config/sparc/sparc.opt:110
8921 msgid "Use 64-bit ABI."
8924 #: config/sparc/sparc.opt:114
8925 msgid "Use 32-bit ABI."
8928 #: config/sparc/sparc.opt:118
8929 msgid "Use stack bias."
8932 #: config/sparc/sparc.opt:122
8933 msgid "Use structs on stronger alignment for double-word copies."
8936 #: config/sparc/sparc.opt:126
8937 msgid "Optimize tail call instructions in assembler and linker."
8940 #: config/sparc/sparc.opt:130
8941 msgid "Do not generate code that can only run in supervisor mode (default)."
8944 #: config/sparc/sparc.opt:214
8945 msgid "Use given SPARC-V9 code model."
8948 #: config/sparc/sparc.opt:218
8949 msgid "Enable debug output."
8952 #: config/sparc/sparc.opt:222
8953 msgid "Enable strict 32-bit psABI struct return checking."
8956 #: config/sparc/sparc.opt:226
8958 "Enable workaround for single erratum of AT697F processor (corresponding to "
8959 "erratum #13 of AT697E processor)."
8962 #: config/sparc/sparc.opt:231
8963 msgid "Enable workarounds for the errata of the UT699 processor."
8966 #: config/sparc/sparc.opt:260
8967 msgid "Specify the memory model in effect for the program."
8970 #: config/m32c/m32c.opt:23
8971 msgid "-msim\tUse simulator runtime."
8974 #: config/m32c/m32c.opt:27
8975 msgid "-mcpu=r8c\tCompile code for R8C variants."
8978 #: config/m32c/m32c.opt:31
8979 msgid "-mcpu=m16c\tCompile code for M16C variants."
8982 #: config/m32c/m32c.opt:35
8983 msgid "-mcpu=m32cm\tCompile code for M32CM variants."
8986 #: config/m32c/m32c.opt:39
8987 msgid "-mcpu=m32c\tCompile code for M32C variants."
8990 #: config/m32c/m32c.opt:43
8991 msgid "-memregs=\tNumber of memreg bytes (default: 16, range: 0..16)."
8994 #: config/iq2000/iq2000.opt:31
8995 msgid "Specify CPU for code generation purposes."
8998 #: config/iq2000/iq2000.opt:47
8999 msgid "Specify CPU for scheduling purposes."
9002 #: config/iq2000/iq2000.opt:51
9003 msgid "Known IQ2000 CPUs (for use with the -mcpu= option):"
9006 #: config/iq2000/iq2000.opt:70
9007 msgid "No default crt0.o."
9012 "-G<number>\tPut global and static data smaller than <number> bytes into a "
9013 "special section (on some targets)."
9016 #: config/linux-android.opt:23
9017 msgid "Generate code for the Android platform."
9020 #: config/ia64/ilp32.opt:3
9021 msgid "Generate ILP32 code."
9024 #: config/ia64/ilp32.opt:7
9025 msgid "Generate LP64 code."
9028 #: config/ia64/ia64.opt:28
9029 msgid "Generate big endian code."
9032 #: config/ia64/ia64.opt:32
9033 msgid "Generate little endian code."
9036 #: config/ia64/ia64.opt:36
9037 msgid "Generate code for GNU as."
9040 #: config/ia64/ia64.opt:40
9041 msgid "Generate code for GNU ld."
9044 #: config/ia64/ia64.opt:44
9045 msgid "Emit stop bits before and after volatile extended asms."
9048 #: config/ia64/ia64.opt:48
9049 msgid "Use in/loc/out register names."
9052 #: config/ia64/ia64.opt:55
9053 msgid "Enable use of sdata/scommon/sbss."
9056 #: config/ia64/ia64.opt:59
9057 msgid "Generate code without GP reg."
9060 #: config/ia64/ia64.opt:63
9061 msgid "gp is constant (but save/restore gp on indirect calls)."
9064 #: config/ia64/ia64.opt:67
9065 msgid "Generate self-relocatable code."
9068 #: config/ia64/ia64.opt:71
9069 msgid "Generate inline floating point division, optimize for latency."
9072 #: config/ia64/ia64.opt:75
9073 msgid "Generate inline floating point division, optimize for throughput."
9076 #: config/ia64/ia64.opt:82
9077 msgid "Generate inline integer division, optimize for latency."
9080 #: config/ia64/ia64.opt:86
9081 msgid "Generate inline integer division, optimize for throughput."
9084 #: config/ia64/ia64.opt:90
9085 msgid "Do not inline integer division."
9088 #: config/ia64/ia64.opt:94
9089 msgid "Generate inline square root, optimize for latency."
9092 #: config/ia64/ia64.opt:98
9093 msgid "Generate inline square root, optimize for throughput."
9096 #: config/ia64/ia64.opt:102
9097 msgid "Do not inline square root."
9100 #: config/ia64/ia64.opt:106
9101 msgid "Enable DWARF line debug info via GNU as."
9104 #: config/ia64/ia64.opt:110
9105 msgid "Enable earlier placing stop bits for better scheduling."
9108 #: config/ia64/ia64.opt:126
9109 msgid "Known Itanium CPUs (for use with the -mtune= option):"
9112 #: config/ia64/ia64.opt:136
9113 msgid "Use data speculation before reload."
9116 #: config/ia64/ia64.opt:140
9117 msgid "Use data speculation after reload."
9120 #: config/ia64/ia64.opt:144
9121 msgid "Use control speculation."
9124 #: config/ia64/ia64.opt:148
9125 msgid "Use in block data speculation before reload."
9128 #: config/ia64/ia64.opt:152
9129 msgid "Use in block data speculation after reload."
9132 #: config/ia64/ia64.opt:156
9133 msgid "Use in block control speculation."
9136 #: config/ia64/ia64.opt:160
9137 msgid "Use simple data speculation check."
9140 #: config/ia64/ia64.opt:164
9141 msgid "Use simple data speculation check for control speculation."
9144 #: config/ia64/ia64.opt:167 config/ia64/ia64.opt:170 c-family/c.opt:752
9145 #: c-family/c.opt:1153 c-family/c.opt:1160 c-family/c.opt:1344
9146 #: c-family/c.opt:1363 c-family/c.opt:1386 c-family/c.opt:1392
9147 #: c-family/c.opt:1399 c-family/c.opt:1427 c-family/c.opt:1438
9148 #: c-family/c.opt:1441 c-family/c.opt:1444 c-family/c.opt:1447
9149 #: c-family/c.opt:1450 c-family/c.opt:1491 c-family/c.opt:1626
9150 #: c-family/c.opt:1650 c-family/c.opt:1690 c-family/c.opt:1721
9151 #: c-family/c.opt:1725 c-family/c.opt:1741 c-family/c-opts.c:433
9152 #, gcc-internal-format
9153 msgid "switch %qs is no longer supported"
9156 #: config/ia64/ia64.opt:174
9158 "Count speculative dependencies while calculating priority of instructions."
9161 #: config/ia64/ia64.opt:178
9162 msgid "Place a stop bit after every cycle when scheduling."
9165 #: config/ia64/ia64.opt:182
9167 "Assume that floating-point stores and loads are not likely to cause conflict "
9168 "when placed into one instruction group."
9171 #: config/ia64/ia64.opt:186
9173 "Soft limit on number of memory insns per instruction group, giving lower "
9174 "priority to subsequent memory insns attempting to schedule in the same insn "
9175 "group. Frequently useful to prevent cache bank conflicts. Default value is "
9179 #: config/ia64/ia64.opt:190
9181 "Disallow more than 'msched-max-memory-insns' in instruction group. "
9182 "Otherwise, limit is 'soft' (prefer non-memory operations when limit is "
9186 #: config/ia64/ia64.opt:194
9187 msgid "Don't generate checks for control speculation in selective scheduling."
9190 #: config/nios2/elf.opt:26
9191 msgid "Link with a limited version of the C library."
9194 #: config/nios2/elf.opt:30
9195 msgid "Name of system library to link against."
9198 #: config/nios2/elf.opt:34
9199 msgid "Name of the startfile."
9202 #: config/nios2/elf.opt:38
9203 msgid "Link with HAL BSP."
9206 #: config/nios2/nios2.opt:35
9207 msgid "Enable DIV, DIVU."
9210 #: config/nios2/nios2.opt:39
9211 msgid "Enable MUL instructions."
9214 #: config/nios2/nios2.opt:43
9215 msgid "Enable MULX instructions, assume fast shifter."
9218 #: config/nios2/nios2.opt:47
9219 msgid "Use table based fast divide (default at -O3)."
9222 #: config/nios2/nios2.opt:51
9223 msgid "All memory accesses use I/O load/store instructions."
9226 #: config/nios2/nios2.opt:55
9227 msgid "Volatile memory accesses use I/O load/store instructions."
9230 #: config/nios2/nios2.opt:59
9231 msgid "Volatile memory accesses do not use I/O load/store instructions."
9234 #: config/nios2/nios2.opt:63
9235 msgid "Enable/disable GP-relative addressing."
9238 #: config/nios2/nios2.opt:67
9239 msgid "Valid options for GP-relative addressing (for -mgpopt):"
9242 #: config/nios2/nios2.opt:86
9243 msgid "Equivalent to -mgpopt=local."
9246 #: config/nios2/nios2.opt:90
9247 msgid "Equivalent to -mgpopt=none."
9250 #: config/nios2/nios2.opt:102
9251 msgid "Floating point custom instruction configuration name."
9254 #: config/nios2/nios2.opt:106
9255 msgid "Do not use the ftruncds custom instruction."
9258 #: config/nios2/nios2.opt:110
9259 msgid "Integer id (N) of ftruncds custom instruction."
9262 #: config/nios2/nios2.opt:114
9263 msgid "Do not use the fextsd custom instruction."
9266 #: config/nios2/nios2.opt:118
9267 msgid "Integer id (N) of fextsd custom instruction."
9270 #: config/nios2/nios2.opt:122
9271 msgid "Do not use the fixdu custom instruction."
9274 #: config/nios2/nios2.opt:126
9275 msgid "Integer id (N) of fixdu custom instruction."
9278 #: config/nios2/nios2.opt:130
9279 msgid "Do not use the fixdi custom instruction."
9282 #: config/nios2/nios2.opt:134
9283 msgid "Integer id (N) of fixdi custom instruction."
9286 #: config/nios2/nios2.opt:138
9287 msgid "Do not use the fixsu custom instruction."
9290 #: config/nios2/nios2.opt:142
9291 msgid "Integer id (N) of fixsu custom instruction."
9294 #: config/nios2/nios2.opt:146
9295 msgid "Do not use the fixsi custom instruction."
9298 #: config/nios2/nios2.opt:150
9299 msgid "Integer id (N) of fixsi custom instruction."
9302 #: config/nios2/nios2.opt:154
9303 msgid "Do not use the floatud custom instruction."
9306 #: config/nios2/nios2.opt:158
9307 msgid "Integer id (N) of floatud custom instruction."
9310 #: config/nios2/nios2.opt:162
9311 msgid "Do not use the floatid custom instruction."
9314 #: config/nios2/nios2.opt:166
9315 msgid "Integer id (N) of floatid custom instruction."
9318 #: config/nios2/nios2.opt:170
9319 msgid "Do not use the floatus custom instruction."
9322 #: config/nios2/nios2.opt:174
9323 msgid "Integer id (N) of floatus custom instruction."
9326 #: config/nios2/nios2.opt:178
9327 msgid "Do not use the floatis custom instruction."
9330 #: config/nios2/nios2.opt:182
9331 msgid "Integer id (N) of floatis custom instruction."
9334 #: config/nios2/nios2.opt:186
9335 msgid "Do not use the fcmpned custom instruction."
9338 #: config/nios2/nios2.opt:190
9339 msgid "Integer id (N) of fcmpned custom instruction."
9342 #: config/nios2/nios2.opt:194
9343 msgid "Do not use the fcmpeqd custom instruction."
9346 #: config/nios2/nios2.opt:198
9347 msgid "Integer id (N) of fcmpeqd custom instruction."
9350 #: config/nios2/nios2.opt:202
9351 msgid "Do not use the fcmpged custom instruction."
9354 #: config/nios2/nios2.opt:206
9355 msgid "Integer id (N) of fcmpged custom instruction."
9358 #: config/nios2/nios2.opt:210
9359 msgid "Do not use the fcmpgtd custom instruction."
9362 #: config/nios2/nios2.opt:214
9363 msgid "Integer id (N) of fcmpgtd custom instruction."
9366 #: config/nios2/nios2.opt:218
9367 msgid "Do not use the fcmpled custom instruction."
9370 #: config/nios2/nios2.opt:222
9371 msgid "Integer id (N) of fcmpled custom instruction."
9374 #: config/nios2/nios2.opt:226
9375 msgid "Do not use the fcmpltd custom instruction."
9378 #: config/nios2/nios2.opt:230
9379 msgid "Integer id (N) of fcmpltd custom instruction."
9382 #: config/nios2/nios2.opt:234
9383 msgid "Do not use the flogd custom instruction."
9386 #: config/nios2/nios2.opt:238
9387 msgid "Integer id (N) of flogd custom instruction."
9390 #: config/nios2/nios2.opt:242
9391 msgid "Do not use the fexpd custom instruction."
9394 #: config/nios2/nios2.opt:246
9395 msgid "Integer id (N) of fexpd custom instruction."
9398 #: config/nios2/nios2.opt:250
9399 msgid "Do not use the fatand custom instruction."
9402 #: config/nios2/nios2.opt:254
9403 msgid "Integer id (N) of fatand custom instruction."
9406 #: config/nios2/nios2.opt:258
9407 msgid "Do not use the ftand custom instruction."
9410 #: config/nios2/nios2.opt:262
9411 msgid "Integer id (N) of ftand custom instruction."
9414 #: config/nios2/nios2.opt:266
9415 msgid "Do not use the fsind custom instruction."
9418 #: config/nios2/nios2.opt:270
9419 msgid "Integer id (N) of fsind custom instruction."
9422 #: config/nios2/nios2.opt:274
9423 msgid "Do not use the fcosd custom instruction."
9426 #: config/nios2/nios2.opt:278
9427 msgid "Integer id (N) of fcosd custom instruction."
9430 #: config/nios2/nios2.opt:282
9431 msgid "Do not use the fsqrtd custom instruction."
9434 #: config/nios2/nios2.opt:286
9435 msgid "Integer id (N) of fsqrtd custom instruction."
9438 #: config/nios2/nios2.opt:290
9439 msgid "Do not use the fabsd custom instruction."
9442 #: config/nios2/nios2.opt:294
9443 msgid "Integer id (N) of fabsd custom instruction."
9446 #: config/nios2/nios2.opt:298
9447 msgid "Do not use the fnegd custom instruction."
9450 #: config/nios2/nios2.opt:302
9451 msgid "Integer id (N) of fnegd custom instruction."
9454 #: config/nios2/nios2.opt:306
9455 msgid "Do not use the fmaxd custom instruction."
9458 #: config/nios2/nios2.opt:310
9459 msgid "Integer id (N) of fmaxd custom instruction."
9462 #: config/nios2/nios2.opt:314
9463 msgid "Do not use the fmind custom instruction."
9466 #: config/nios2/nios2.opt:318
9467 msgid "Integer id (N) of fmind custom instruction."
9470 #: config/nios2/nios2.opt:322
9471 msgid "Do not use the fdivd custom instruction."
9474 #: config/nios2/nios2.opt:326
9475 msgid "Integer id (N) of fdivd custom instruction."
9478 #: config/nios2/nios2.opt:330
9479 msgid "Do not use the fmuld custom instruction."
9482 #: config/nios2/nios2.opt:334
9483 msgid "Integer id (N) of fmuld custom instruction."
9486 #: config/nios2/nios2.opt:338
9487 msgid "Do not use the fsubd custom instruction."
9490 #: config/nios2/nios2.opt:342
9491 msgid "Integer id (N) of fsubd custom instruction."
9494 #: config/nios2/nios2.opt:346
9495 msgid "Do not use the faddd custom instruction."
9498 #: config/nios2/nios2.opt:350
9499 msgid "Integer id (N) of faddd custom instruction."
9502 #: config/nios2/nios2.opt:354
9503 msgid "Do not use the fcmpnes custom instruction."
9506 #: config/nios2/nios2.opt:358
9507 msgid "Integer id (N) of fcmpnes custom instruction."
9510 #: config/nios2/nios2.opt:362
9511 msgid "Do not use the fcmpeqs custom instruction."
9514 #: config/nios2/nios2.opt:366
9515 msgid "Integer id (N) of fcmpeqs custom instruction."
9518 #: config/nios2/nios2.opt:370
9519 msgid "Do not use the fcmpges custom instruction."
9522 #: config/nios2/nios2.opt:374
9523 msgid "Integer id (N) of fcmpges custom instruction."
9526 #: config/nios2/nios2.opt:378
9527 msgid "Do not use the fcmpgts custom instruction."
9530 #: config/nios2/nios2.opt:382
9531 msgid "Integer id (N) of fcmpgts custom instruction."
9534 #: config/nios2/nios2.opt:386
9535 msgid "Do not use the fcmples custom instruction."
9538 #: config/nios2/nios2.opt:390
9539 msgid "Integer id (N) of fcmples custom instruction."
9542 #: config/nios2/nios2.opt:394
9543 msgid "Do not use the fcmplts custom instruction."
9546 #: config/nios2/nios2.opt:398
9547 msgid "Integer id (N) of fcmplts custom instruction."
9550 #: config/nios2/nios2.opt:402
9551 msgid "Do not use the flogs custom instruction."
9554 #: config/nios2/nios2.opt:406
9555 msgid "Integer id (N) of flogs custom instruction."
9558 #: config/nios2/nios2.opt:410
9559 msgid "Do not use the fexps custom instruction."
9562 #: config/nios2/nios2.opt:414
9563 msgid "Integer id (N) of fexps custom instruction."
9566 #: config/nios2/nios2.opt:418
9567 msgid "Do not use the fatans custom instruction."
9570 #: config/nios2/nios2.opt:422
9571 msgid "Integer id (N) of fatans custom instruction."
9574 #: config/nios2/nios2.opt:426
9575 msgid "Do not use the ftans custom instruction."
9578 #: config/nios2/nios2.opt:430
9579 msgid "Integer id (N) of ftans custom instruction."
9582 #: config/nios2/nios2.opt:434
9583 msgid "Do not use the fsins custom instruction."
9586 #: config/nios2/nios2.opt:438
9587 msgid "Integer id (N) of fsins custom instruction."
9590 #: config/nios2/nios2.opt:442
9591 msgid "Do not use the fcoss custom instruction."
9594 #: config/nios2/nios2.opt:446
9595 msgid "Integer id (N) of fcoss custom instruction."
9598 #: config/nios2/nios2.opt:450
9599 msgid "Do not use the fsqrts custom instruction."
9602 #: config/nios2/nios2.opt:454
9603 msgid "Integer id (N) of fsqrts custom instruction."
9606 #: config/nios2/nios2.opt:458
9607 msgid "Do not use the fabss custom instr."
9610 #: config/nios2/nios2.opt:462
9611 msgid "Integer id (N) of fabss custom instruction."
9614 #: config/nios2/nios2.opt:466
9615 msgid "Do not use the fnegs custom instruction."
9618 #: config/nios2/nios2.opt:470
9619 msgid "Integer id (N) of fnegs custom instruction."
9622 #: config/nios2/nios2.opt:474
9623 msgid "Do not use the fmaxs custom instruction."
9626 #: config/nios2/nios2.opt:478
9627 msgid "Integer id (N) of fmaxs custom instruction."
9630 #: config/nios2/nios2.opt:482
9631 msgid "Do not use the fmins custom instruction."
9634 #: config/nios2/nios2.opt:486
9635 msgid "Integer id (N) of fmins custom instruction."
9638 #: config/nios2/nios2.opt:490
9639 msgid "Do not use the fdivs custom instruction."
9642 #: config/nios2/nios2.opt:494
9643 msgid "Integer id (N) of fdivs custom instruction."
9646 #: config/nios2/nios2.opt:498
9647 msgid "Do not use the fmuls custom instruction."
9650 #: config/nios2/nios2.opt:502
9651 msgid "Integer id (N) of fmuls custom instruction."
9654 #: config/nios2/nios2.opt:506
9655 msgid "Do not use the fsubs custom instruction."
9658 #: config/nios2/nios2.opt:510
9659 msgid "Integer id (N) of fsubs custom instruction."
9662 #: config/nios2/nios2.opt:514
9663 msgid "Do not use the fadds custom instruction."
9666 #: config/nios2/nios2.opt:518
9667 msgid "Integer id (N) of fadds custom instruction."
9670 #: config/nios2/nios2.opt:522
9671 msgid "Do not use the frdy custom instruction."
9674 #: config/nios2/nios2.opt:526
9675 msgid "Integer id (N) of frdy custom instruction."
9678 #: config/nios2/nios2.opt:530
9679 msgid "Do not use the frdxhi custom instruction."
9682 #: config/nios2/nios2.opt:534
9683 msgid "Integer id (N) of frdxhi custom instruction."
9686 #: config/nios2/nios2.opt:538
9687 msgid "Do not use the frdxlo custom instruction."
9690 #: config/nios2/nios2.opt:542
9691 msgid "Integer id (N) of frdxlo custom instruction."
9694 #: config/nios2/nios2.opt:546
9695 msgid "Do not use the fwry custom instruction."
9698 #: config/nios2/nios2.opt:550
9699 msgid "Integer id (N) of fwry custom instruction."
9702 #: config/nios2/nios2.opt:554
9703 msgid "Do not use the fwrx custom instruction."
9706 #: config/nios2/nios2.opt:558
9707 msgid "Integer id (N) of fwrx custom instruction."
9710 #: config/nios2/nios2.opt:562
9711 msgid "Do not use the round custom instruction."
9714 #: config/nios2/nios2.opt:566
9715 msgid "Integer id (N) of round custom instruction."
9718 #: config/nios2/nios2.opt:574
9719 msgid "Valid Nios II ISA levels (for -march):"
9722 #: config/nios2/nios2.opt:584
9723 msgid "Enable generation of R2 BMX instructions."
9726 #: config/nios2/nios2.opt:588
9727 msgid "Enable generation of R2 CDX instructions."
9730 #: config/lm32/lm32.opt:24
9731 msgid "Enable multiply instructions."
9734 #: config/lm32/lm32.opt:28
9735 msgid "Enable divide and modulus instructions."
9738 #: config/lm32/lm32.opt:32
9739 msgid "Enable barrel shift instructions."
9742 #: config/lm32/lm32.opt:36
9743 msgid "Enable sign extend instructions."
9746 #: config/lm32/lm32.opt:40
9747 msgid "Enable user-defined instructions."
9750 #: config/msp430/msp430.opt:7
9751 msgid "Force assembly output to always use hex constants."
9754 #: config/msp430/msp430.opt:11
9755 msgid "Specify the MCU to build for."
9758 #: config/msp430/msp430.opt:15
9760 "Warn if an MCU name is unrecognised or conflicts with other options "
9764 #: config/msp430/msp430.opt:19
9765 msgid "Specify the ISA to build for: msp430, msp430x, msp430xv2."
9768 #: config/msp430/msp430.opt:23
9769 msgid "Select large model - 20-bit addresses/pointers."
9772 #: config/msp430/msp430.opt:27
9773 msgid "Select small model - 16-bit addresses/pointers (default)."
9776 #: config/msp430/msp430.opt:31
9777 msgid "Optimize opcode sizes at link time."
9780 #: config/msp430/msp430.opt:38
9782 "Use a minimum runtime (no static initializers or ctors) for memory-"
9783 "constrained devices."
9786 #: config/msp430/msp430.opt:45
9787 msgid "Specify the type of hardware multiply to support."
9790 #: config/msp430/msp430.opt:67
9791 msgid "Specify whether functions should be placed into low or high memory."
9794 #: config/msp430/msp430.opt:71
9795 msgid "Specify whether variables should be placed into low or high memory."
9798 #: config/msp430/msp430.opt:90
9800 "Passes on a request to the assembler to enable fixes for various silicon "
9804 #: config/msp430/msp430.opt:94
9806 "Passes on a request to the assembler to warn about various silicon errata."
9809 #: config/rx/rx.opt:29
9810 msgid "Store doubles in 64 bits."
9813 #: config/rx/rx.opt:33
9814 msgid "Stores doubles in 32 bits. This is the default."
9817 #: config/rx/rx.opt:37
9818 msgid "Disable the use of RX FPU instructions. "
9821 #: config/rx/rx.opt:44
9822 msgid "Enable the use of RX FPU instructions. This is the default."
9825 #: config/rx/rx.opt:50
9826 msgid "Specify the target RX cpu type."
9829 #: config/rx/rx.opt:71
9830 msgid "Data is stored in big-endian format."
9833 #: config/rx/rx.opt:75
9834 msgid "Data is stored in little-endian format. (Default)."
9837 #: config/rx/rx.opt:81
9839 "Maximum size of global and static variables which can be placed into the "
9843 #: config/rx/rx.opt:87 config/rl78/rl78.opt:27
9844 msgid "Use the simulator runtime."
9847 #: config/rx/rx.opt:93
9849 "Generate assembler output that is compatible with the Renesas AS100 "
9850 "assembler. This may restrict some of the compiler's capabilities. The "
9851 "default is to generate GAS compatible syntax."
9854 #: config/rx/rx.opt:99
9855 msgid "Enable linker relaxation."
9858 #: config/rx/rx.opt:105
9859 msgid "Maximum size in bytes of constant values allowed as operands."
9862 #: config/rx/rx.opt:111
9863 msgid "Specifies the number of registers to reserve for interrupt handlers."
9866 #: config/rx/rx.opt:117
9868 "Specifies whether interrupt functions should save and restore the "
9869 "accumulator register."
9872 #: config/rx/rx.opt:123
9873 msgid "Enables Position-Independent-Data (PID) mode."
9876 #: config/rx/rx.opt:129
9878 "Warn when multiple, different, fast interrupt handlers are in the "
9882 #: config/rx/rx.opt:135
9884 "Enable the use of the old, broken, ABI where all stacked function arguments "
9885 "are aligned to 32-bits."
9888 #: config/rx/rx.opt:139
9890 "Enable the use the standard RX ABI where all stacked function arguments are "
9891 "naturally aligned. This is the default."
9894 #: config/rx/rx.opt:145
9895 msgid "Enable the use of the LRA register allocator."
9898 #: config/rx/rx.opt:151
9900 "Enables or disables the use of the SMOVF, SMOVB, SMOVU, SUNTIL, SWHILE and "
9901 "RMPA instructions. Enabled by default."
9904 #: config/rx/rx.opt:157
9905 msgid "Always use JSR, never BSR, for calls."
9908 #: config/cr16/cr16.opt:23
9909 msgid "-msim Use simulator runtime."
9912 #: config/cr16/cr16.opt:27
9913 msgid "Generate SBIT, CBIT instructions."
9916 #: config/cr16/cr16.opt:31
9917 msgid "Support multiply accumulate instructions."
9920 #: config/cr16/cr16.opt:38
9921 msgid "Treat data references as near, far or medium. medium is default."
9924 #: config/cr16/cr16.opt:42
9925 msgid "Generate code for CR16C architecture."
9928 #: config/cr16/cr16.opt:46
9929 msgid "Generate code for CR16C+ architecture (Default)."
9932 #: config/cr16/cr16.opt:50
9933 msgid "Treat integers as 32-bit."
9936 #: config/pa/pa-hpux.opt:27
9937 msgid "Generate cpp defines for server IO."
9940 #: config/pa/pa-hpux.opt:31 config/pa/pa-hpux1131.opt:23
9941 #: config/pa/pa-hpux1111.opt:23 config/pa/pa-hpux1010.opt:23
9942 msgid "Specify UNIX standard for predefines and linking."
9945 #: config/pa/pa-hpux.opt:35
9946 msgid "Generate cpp defines for workstation IO."
9949 #: config/pa/pa.opt:30 config/pa/pa.opt:87 config/pa/pa.opt:95
9950 msgid "Generate PA1.0 code."
9953 #: config/pa/pa.opt:34 config/pa/pa.opt:99 config/pa/pa.opt:140
9954 msgid "Generate PA1.1 code."
9957 #: config/pa/pa.opt:38 config/pa/pa.opt:103
9958 msgid "Generate PA2.0 code (requires binutils 2.10 or later)."
9961 #: config/pa/pa.opt:42 config/pa/pa.opt:70 common.opt:1118 common.opt:1368
9962 #: common.opt:1736 common.opt:2098 common.opt:2134 common.opt:2227
9963 #: common.opt:2231 common.opt:2331 common.opt:2422 common.opt:2430
9964 #: common.opt:2438 common.opt:2446 common.opt:2547 common.opt:2599
9965 #: common.opt:2678 c-family/c.opt:1290 c-family/c.opt:1318 c-family/c.opt:1556
9966 #: fortran/lang.opt:723
9967 msgid "Does nothing. Preserved for backward compatibility."
9970 #: config/pa/pa.opt:46
9971 msgid "Caller copies function arguments passed by hidden reference."
9974 #: config/pa/pa.opt:50
9975 msgid "Disable FP regs."
9978 #: config/pa/pa.opt:54
9979 msgid "Disable indexed addressing."
9982 #: config/pa/pa.opt:58
9983 msgid "Generate fast indirect calls."
9986 #: config/pa/pa.opt:66
9987 msgid "Assume code will be assembled by GAS."
9990 #: config/pa/pa.opt:75
9991 msgid "Enable linker optimizations."
9994 #: config/pa/pa.opt:79
9995 msgid "Always generate long calls."
9998 #: config/pa/pa.opt:83
9999 msgid "Emit long load/store sequences."
10002 #: config/pa/pa.opt:91
10003 msgid "Disable space regs."
10006 #: config/pa/pa.opt:107
10007 msgid "Use portable calling conventions."
10010 #: config/pa/pa.opt:111
10012 "Specify CPU for scheduling purposes. Valid arguments are 700, 7100, 7100LC, "
10013 "7200, 7300, and 8000."
10016 #: config/pa/pa.opt:136 config/frv/frv.opt:215
10017 msgid "Use software floating point."
10020 #: config/pa/pa.opt:144
10021 msgid "Do not disable space regs."
10024 #: config/pa/pa64-hpux.opt:23
10025 msgid "Assume code will be linked by GNU ld."
10028 #: config/pa/pa64-hpux.opt:27
10029 msgid "Assume code will be linked by HP ld."
10032 #: config/vxworks.opt:36
10033 msgid "Assume the VxWorks RTP environment."
10036 #: config/vxworks.opt:43
10037 msgid "Assume the VxWorks vThreads environment."
10040 #: config/aarch64/aarch64.opt:40
10041 msgid "The possible TLS dialects:"
10044 #: config/aarch64/aarch64.opt:52
10045 msgid "The code model option names for -mcmodel:"
10048 #: config/aarch64/aarch64.opt:73
10049 msgid "Workaround for ARM Cortex-A53 Erratum number 835769."
10052 #: config/aarch64/aarch64.opt:77
10053 msgid "Workaround for ARM Cortex-A53 Erratum number 843419."
10056 #: config/aarch64/aarch64.opt:85
10057 msgid "Specify the code model."
10060 #: config/aarch64/aarch64.opt:89
10061 msgid "Don't assume that unaligned accesses are handled by the system."
10064 #: config/aarch64/aarch64.opt:97
10065 msgid "Specify TLS dialect."
10068 #: config/aarch64/aarch64.opt:101
10070 "Specifies bit size of immediate TLS offsets. Valid values are 12, 24, 32, "
10074 #: config/aarch64/aarch64.opt:120
10075 msgid "-march=ARCH\tUse features of architecture ARCH."
10078 #: config/aarch64/aarch64.opt:124
10079 msgid "-mcpu=CPU\tUse features of and optimize for CPU."
10082 #: config/aarch64/aarch64.opt:128
10083 msgid "-mtune=CPU\tOptimize for CPU."
10086 #: config/aarch64/aarch64.opt:132
10087 msgid "-mabi=ABI\tGenerate code that conforms to the specified ABI."
10090 #: config/aarch64/aarch64.opt:136
10092 "-moverride=STRING\tPower users only! Override CPU optimization parameters."
10095 #: config/aarch64/aarch64.opt:140
10096 msgid "Known AArch64 ABIs (for use with the -mabi= option):"
10099 #: config/aarch64/aarch64.opt:150
10100 msgid "PC relative literal loads."
10103 #: config/aarch64/aarch64.opt:154
10105 "Enable the reciprocal square root approximation. Enabling this reduces "
10106 "precision of reciprocal square root results to about 16 bits for single "
10107 "precision and to 32 bits for double precision."
10110 #: config/aarch64/aarch64.opt:160
10112 "Enable the square root approximation. Enabling this reduces precision of "
10113 "square root results to about 16 bits for single precision and to 32 bits for "
10114 "double precision. If enabled, it implies -mlow-precision-recip-sqrt."
10117 #: config/aarch64/aarch64.opt:167
10119 "Enable the division approximation. Enabling this reduces precision of "
10120 "division results to about 16 bits for single precision and to 32 bits for "
10121 "double precision."
10124 #: config/aarch64/aarch64.opt:173
10125 msgid "Enables verbose cost model dummping in the debug dump files."
10128 #: config/h8300/h8300.opt:23
10129 msgid "Generate H8S code."
10132 #: config/h8300/h8300.opt:27
10133 msgid "Generate H8SX code."
10136 #: config/h8300/h8300.opt:31
10137 msgid "Generate H8S/2600 code."
10140 #: config/h8300/h8300.opt:35
10141 msgid "Make integers 32 bits wide."
10144 #: config/h8300/h8300.opt:42
10145 msgid "Use registers for argument passing."
10148 #: config/h8300/h8300.opt:46
10149 msgid "Consider access to byte sized memory slow."
10152 #: config/h8300/h8300.opt:50
10153 msgid "Enable linker relaxing."
10156 #: config/h8300/h8300.opt:54
10157 msgid "Generate H8/300H code."
10160 #: config/h8300/h8300.opt:58
10161 msgid "Enable the normal mode."
10164 #: config/h8300/h8300.opt:62
10165 msgid "Use H8/300 alignment rules."
10168 #: config/h8300/h8300.opt:66
10169 msgid "Push extended registers on stack in monitor functions."
10172 #: config/h8300/h8300.opt:70
10173 msgid "Do not push extended registers on stack in monitor functions."
10176 #: config/nvptx/nvptx.opt:22
10177 msgid "Generate code for a 32-bit ABI."
10180 #: config/nvptx/nvptx.opt:26
10181 msgid "Generate code for a 64-bit ABI."
10184 #: config/nvptx/nvptx.opt:30
10185 msgid "Link in code for a __main kernel."
10188 #: config/nvptx/nvptx.opt:34
10189 msgid "Optimize partition neutering."
10192 #: config/nvptx/nvptx.opt:38
10193 msgid "Use custom stacks instead of local memory for automatic storage."
10196 #: config/nvptx/nvptx.opt:42
10197 msgid "Generate code that can keep local state uniform across all lanes."
10200 #: config/nvptx/nvptx.opt:46
10202 "Generate code for OpenMP offloading: enables -msoft-stack and -muniform-simt."
10205 #: config/vax/vax.opt:23 config/vax/vax.opt:27
10206 msgid "Target DFLOAT double precision code."
10209 #: config/vax/vax.opt:31 config/vax/vax.opt:35
10210 msgid "Generate GFLOAT double precision code."
10213 #: config/vax/vax.opt:39
10214 msgid "Generate code for GNU assembler (gas)."
10217 #: config/vax/vax.opt:43
10218 msgid "Generate code for UNIX assembler."
10221 #: config/vax/vax.opt:47
10222 msgid "Use VAXC structure conventions."
10225 #: config/vax/vax.opt:51
10226 msgid "Use new adddi3/subdi3 patterns."
10229 #: config/linux.opt:24
10230 msgid "Use Bionic C library."
10233 #: config/linux.opt:28
10234 msgid "Use GNU C library."
10237 #: config/linux.opt:32
10238 msgid "Use uClibc C library."
10241 #: config/linux.opt:36
10242 msgid "Use musl C library."
10245 #: config/mmix/mmix.opt:24
10246 msgid "For intrinsics library: pass all parameters in registers."
10249 #: config/mmix/mmix.opt:28
10250 msgid "Use register stack for parameters and return value."
10253 #: config/mmix/mmix.opt:32
10254 msgid "Use call-clobbered registers for parameters and return value."
10257 #: config/mmix/mmix.opt:37
10258 msgid "Use epsilon-respecting floating point compare instructions."
10261 #: config/mmix/mmix.opt:41
10262 msgid "Use zero-extending memory loads, not sign-extending ones."
10265 #: config/mmix/mmix.opt:45
10267 "Generate divide results with reminder having the same sign as the divisor "
10268 "(not the dividend)."
10271 #: config/mmix/mmix.opt:49
10272 msgid "Prepend global symbols with \":\" (for use with PREFIX)."
10275 #: config/mmix/mmix.opt:53
10276 msgid "Do not provide a default start-address 0x100 of the program."
10279 #: config/mmix/mmix.opt:57
10280 msgid "Link to emit program in ELF format (rather than mmo)."
10283 #: config/mmix/mmix.opt:61
10284 msgid "Use P-mnemonics for branches statically predicted as taken."
10287 #: config/mmix/mmix.opt:65
10288 msgid "Don't use P-mnemonics for branches."
10291 #: config/mmix/mmix.opt:79
10292 msgid "Use addresses that allocate global registers."
10295 #: config/mmix/mmix.opt:83
10296 msgid "Do not use addresses that allocate global registers."
10299 #: config/mmix/mmix.opt:87
10300 msgid "Generate a single exit point for each function."
10303 #: config/mmix/mmix.opt:91
10304 msgid "Do not generate a single exit point for each function."
10307 #: config/mmix/mmix.opt:95
10308 msgid "Set start-address of the program."
10311 #: config/mmix/mmix.opt:99
10312 msgid "Set start-address of data."
10315 #: config/fr30/fr30.opt:23
10316 msgid "Assume small address space."
10319 #: config/pdp11/pdp11.opt:23
10320 msgid "Generate code for an 11/10."
10323 #: config/pdp11/pdp11.opt:27
10324 msgid "Generate code for an 11/40."
10327 #: config/pdp11/pdp11.opt:31
10328 msgid "Generate code for an 11/45."
10331 #: config/pdp11/pdp11.opt:35
10332 msgid "Return floating-point results in ac0 (fr0 in Unix assembler syntax)."
10335 #: config/pdp11/pdp11.opt:39
10336 msgid "Do not use inline patterns for copying memory."
10339 #: config/pdp11/pdp11.opt:43
10340 msgid "Use inline patterns for copying memory."
10343 #: config/pdp11/pdp11.opt:47
10344 msgid "Do not pretend that branches are expensive."
10347 #: config/pdp11/pdp11.opt:51
10348 msgid "Pretend that branches are expensive."
10351 #: config/pdp11/pdp11.opt:55
10352 msgid "Use the DEC assembler syntax."
10355 #: config/pdp11/pdp11.opt:59
10356 msgid "Use 32 bit float."
10359 #: config/pdp11/pdp11.opt:63
10360 msgid "Use 64 bit float."
10363 #: config/pdp11/pdp11.opt:67 config/frv/frv.opt:158
10364 #: config/rs6000/rs6000.opt:177
10365 msgid "Use hardware floating point."
10368 #: config/pdp11/pdp11.opt:71
10369 msgid "Use 16 bit int."
10372 #: config/pdp11/pdp11.opt:75
10373 msgid "Use 32 bit int."
10376 #: config/pdp11/pdp11.opt:79 config/rs6000/rs6000.opt:173
10377 msgid "Do not use hardware floating point."
10380 #: config/pdp11/pdp11.opt:83
10381 msgid "Target has split I&D."
10384 #: config/pdp11/pdp11.opt:87
10385 msgid "Use UNIX assembler syntax."
10388 #: config/frv/frv.opt:30
10389 msgid "Use 4 media accumulators."
10392 #: config/frv/frv.opt:34
10393 msgid "Use 8 media accumulators."
10396 #: config/frv/frv.opt:38
10397 msgid "Enable label alignment optimizations."
10400 #: config/frv/frv.opt:42
10401 msgid "Dynamically allocate cc registers."
10404 #: config/frv/frv.opt:49
10405 msgid "Set the cost of branches."
10408 #: config/frv/frv.opt:53
10409 msgid "Enable conditional execution other than moves/scc."
10412 #: config/frv/frv.opt:57
10413 msgid "Change the maximum length of conditionally-executed sequences."
10416 #: config/frv/frv.opt:61
10418 "Change the number of temporary registers that are available to conditionally-"
10419 "executed sequences."
10422 #: config/frv/frv.opt:65
10423 msgid "Enable conditional moves."
10426 #: config/frv/frv.opt:69
10427 msgid "Set the target CPU type."
10430 #: config/frv/frv.opt:73
10431 msgid "Known FR-V CPUs (for use with the -mcpu= option):"
10434 #: config/frv/frv.opt:122
10435 msgid "Use fp double instructions."
10438 #: config/frv/frv.opt:126
10439 msgid "Change the ABI to allow double word insns."
10442 #: config/frv/frv.opt:130 config/bfin/bfin.opt:90
10443 msgid "Enable Function Descriptor PIC mode."
10446 #: config/frv/frv.opt:134
10447 msgid "Just use icc0/fcc0."
10450 #: config/frv/frv.opt:138
10451 msgid "Only use 32 FPRs."
10454 #: config/frv/frv.opt:142
10455 msgid "Use 64 FPRs."
10458 #: config/frv/frv.opt:146
10459 msgid "Only use 32 GPRs."
10462 #: config/frv/frv.opt:150
10463 msgid "Use 64 GPRs."
10466 #: config/frv/frv.opt:154
10467 msgid "Enable use of GPREL for read-only data in FDPIC."
10470 #: config/frv/frv.opt:162 config/bfin/bfin.opt:94
10471 msgid "Enable inlining of PLT in function calls."
10474 #: config/frv/frv.opt:166
10475 msgid "Enable PIC support for building libraries."
10478 #: config/frv/frv.opt:170
10479 msgid "Follow the EABI linkage requirements."
10482 #: config/frv/frv.opt:174
10483 msgid "Disallow direct calls to global functions."
10486 #: config/frv/frv.opt:178
10487 msgid "Use media instructions."
10490 #: config/frv/frv.opt:182
10491 msgid "Use multiply add/subtract instructions."
10494 #: config/frv/frv.opt:186
10495 msgid "Enable optimizing &&/|| in conditional execution."
10498 #: config/frv/frv.opt:190
10499 msgid "Enable nested conditional execution optimizations."
10502 #: config/frv/frv.opt:195
10503 msgid "Do not mark ABI switches in e_flags."
10506 #: config/frv/frv.opt:199
10507 msgid "Remove redundant membars."
10510 #: config/frv/frv.opt:203
10511 msgid "Pack VLIW instructions."
10514 #: config/frv/frv.opt:207
10515 msgid "Enable setting GPRs to the result of comparisons."
10518 #: config/frv/frv.opt:211
10519 msgid "Change the amount of scheduler lookahead."
10522 #: config/frv/frv.opt:219
10523 msgid "Assume a large TLS segment."
10526 #: config/frv/frv.opt:223
10527 msgid "Do not assume a large TLS segment."
10530 #: config/frv/frv.opt:228
10531 msgid "Cause gas to print tomcat statistics."
10534 #: config/frv/frv.opt:233
10535 msgid "Link with the library-pic libraries."
10538 #: config/frv/frv.opt:237
10539 msgid "Allow branches to be packed with other instructions."
10542 #: config/tilegx/tilegx.opt:30
10543 msgid "Known TILE-Gx CPUs (for use with the -mcpu= option):"
10546 #: config/tilegx/tilegx.opt:37
10547 msgid "Compile with 32 bit longs and pointers."
10550 #: config/tilegx/tilegx.opt:41
10551 msgid "Compile with 64 bit longs and pointers."
10554 #: config/tilegx/tilegx.opt:53
10555 msgid "Use given TILE-Gx code model."
10558 #: config/lynx.opt:23
10559 msgid "Support legacy multi-threading."
10562 #: config/lynx.opt:27
10563 msgid "Use shared libraries."
10566 #: config/lynx.opt:31
10567 msgid "Support multi-threading."
10570 #: config/stormy16/stormy16.opt:24
10571 msgid "Provide libraries for the simulator."
10574 #: config/bfin/bfin.opt:48
10575 msgid "Omit frame pointer for leaf functions."
10578 #: config/bfin/bfin.opt:52
10579 msgid "Program is entirely located in low 64k of memory."
10582 #: config/bfin/bfin.opt:56
10584 "Work around a hardware anomaly by adding a number of NOPs before a CSYNC or "
10585 "SSYNC instruction."
10588 #: config/bfin/bfin.opt:61
10589 msgid "Avoid speculative loads to work around a hardware anomaly."
10592 #: config/bfin/bfin.opt:65
10593 msgid "Enabled ID based shared library."
10596 #: config/bfin/bfin.opt:69
10598 "Generate code that won't be linked against any other ID shared libraries, "
10599 "but may be used as a shared library."
10602 #: config/bfin/bfin.opt:86
10603 msgid "Link with the fast floating-point library."
10606 #: config/bfin/bfin.opt:98
10607 msgid "Do stack checking using bounds in L1 scratch memory."
10610 #: config/bfin/bfin.opt:102
10611 msgid "Enable multicore support."
10614 #: config/bfin/bfin.opt:106
10615 msgid "Build for Core A."
10618 #: config/bfin/bfin.opt:110
10619 msgid "Build for Core B."
10622 #: config/bfin/bfin.opt:114
10623 msgid "Build for SDRAM."
10626 #: config/bfin/bfin.opt:118
10627 msgid "Assume ICPLBs are enabled at runtime."
10630 #: config/cris/cris.opt:45
10631 msgid "Work around bug in multiplication instruction."
10634 #: config/cris/cris.opt:51
10635 msgid "Compile for ETRAX 4 (CRIS v3)."
10638 #: config/cris/cris.opt:56
10639 msgid "Compile for ETRAX 100 (CRIS v8)."
10642 #: config/cris/cris.opt:64
10643 msgid "Emit verbose debug information in assembly code."
10646 #: config/cris/cris.opt:71
10647 msgid "Do not use condition codes from normal instructions."
10650 #: config/cris/cris.opt:80
10651 msgid "Do not emit addressing modes with side-effect assignment."
10654 #: config/cris/cris.opt:89
10655 msgid "Do not tune stack alignment."
10658 #: config/cris/cris.opt:98
10659 msgid "Do not tune writable data alignment."
10662 #: config/cris/cris.opt:107
10663 msgid "Do not tune code and read-only data alignment."
10666 #: config/cris/cris.opt:116
10667 msgid "Align code and data to 32 bits."
10670 #: config/cris/cris.opt:133
10671 msgid "Don't align items in code or data."
10674 #: config/cris/cris.opt:142
10675 msgid "Do not emit function prologue or epilogue."
10678 #: config/cris/cris.opt:149
10679 msgid "Use the most feature-enabling options allowed by other options."
10682 #: config/cris/cris.opt:158
10683 msgid "Override -mbest-lib-options."
10686 #: config/cris/cris.opt:165
10687 msgid "-march=ARCH\tGenerate code for the specified chip or CPU version."
10690 #: config/cris/cris.opt:169
10691 msgid "-mtune=ARCH\tTune alignment for the specified chip or CPU version."
10694 #: config/cris/cris.opt:173
10696 "-mmax-stackframe=SIZE\tWarn when a stackframe is larger than the specified "
10700 #: config/cris/cris.opt:180
10702 "Emit traps as \"break 8\", default for CRIS v3 and up. If disabled, calls "
10703 "to abort() are used."
10706 #: config/cris/cris.opt:184
10708 "Emit checks causing \"break 8\" instructions to execute when applying atomic "
10709 "builtins on misaligned memory."
10712 #: config/cris/cris.opt:188
10714 "Handle atomic builtins that may be applied to unaligned data by calling "
10715 "library functions. Overrides -mtrap-unaligned-atomic."
10718 #: config/cris/linux.opt:27
10719 msgid "Together with -fpic and -fPIC, do not use GOTPLT references."
10722 #: config/rs6000/rs6000-tables.opt:24
10723 msgid "Known CPUs (for use with the -mcpu= and -mtune= options):"
10726 #: config/rs6000/rs6000.opt:109
10727 msgid "Use PowerPC-64 instruction set."
10730 #: config/rs6000/rs6000.opt:113
10731 msgid "Use PowerPC General Purpose group optional instructions."
10734 #: config/rs6000/rs6000.opt:117
10735 msgid "Use PowerPC Graphics group optional instructions."
10738 #: config/rs6000/rs6000.opt:121
10739 msgid "Use PowerPC V2.01 single field mfcr instruction."
10742 #: config/rs6000/rs6000.opt:125
10743 msgid "Use PowerPC V2.02 popcntb instruction."
10746 #: config/rs6000/rs6000.opt:129
10747 msgid "Use PowerPC V2.02 floating point rounding instructions."
10750 #: config/rs6000/rs6000.opt:133
10751 msgid "Use PowerPC V2.05 compare bytes instruction."
10754 #: config/rs6000/rs6000.opt:137
10756 "Use extended PowerPC V2.05 move floating point to/from GPR instructions."
10759 #: config/rs6000/rs6000.opt:141
10760 msgid "Use AltiVec instructions."
10763 #: config/rs6000/rs6000.opt:145
10764 msgid "Generate Altivec instructions using little-endian element order."
10767 #: config/rs6000/rs6000.opt:149
10768 msgid "Generate Altivec instructions using big-endian element order."
10771 #: config/rs6000/rs6000.opt:153
10772 msgid "Use decimal floating point instructions."
10775 #: config/rs6000/rs6000.opt:157
10776 msgid "Use 4xx half-word multiply instructions."
10779 #: config/rs6000/rs6000.opt:161
10780 msgid "Use 4xx string-search dlmzb instruction."
10783 #: config/rs6000/rs6000.opt:165
10784 msgid "Generate load/store multiple instructions."
10787 #: config/rs6000/rs6000.opt:169
10788 msgid "Generate string instructions for block moves."
10791 #: config/rs6000/rs6000.opt:181
10792 msgid "Use PowerPC V2.06 popcntd instruction."
10795 #: config/rs6000/rs6000.opt:185
10797 "Under -ffast-math, generate a FRIZ instruction for (double)(long long) "
10801 #: config/rs6000/rs6000.opt:193
10802 msgid "Use vector/scalar (VSX) instructions."
10805 #: config/rs6000/rs6000.opt:240
10806 msgid "Do not generate load/store with update instructions."
10809 #: config/rs6000/rs6000.opt:244
10810 msgid "Generate load/store with update instructions."
10813 #: config/rs6000/rs6000.opt:252
10814 msgid "Avoid generation of indexed load/store instructions when possible."
10817 #: config/rs6000/rs6000.opt:256
10818 msgid "Mark __tls_get_addr calls with argument info."
10821 #: config/rs6000/rs6000.opt:263
10822 msgid "Schedule the start and end of the procedure."
10825 #: config/rs6000/rs6000.opt:267
10826 msgid "Return all structures in memory (AIX default)."
10829 #: config/rs6000/rs6000.opt:271
10830 msgid "Return small structures in registers (SVR4 default)."
10833 #: config/rs6000/rs6000.opt:275
10834 msgid "Conform more closely to IBM XLC semantics."
10837 #: config/rs6000/rs6000.opt:279 config/rs6000/rs6000.opt:283
10839 "Generate software reciprocal divide and square root for better throughput."
10842 #: config/rs6000/rs6000.opt:287
10843 msgid "Assume that the reciprocal estimate instructions provide more accuracy."
10846 #: config/rs6000/rs6000.opt:291
10847 msgid "Do not place floating point constants in TOC."
10850 #: config/rs6000/rs6000.opt:295
10851 msgid "Place floating point constants in TOC."
10854 #: config/rs6000/rs6000.opt:299
10855 msgid "Do not place symbol+offset constants in TOC."
10858 #: config/rs6000/rs6000.opt:303
10859 msgid "Place symbol+offset constants in TOC."
10862 #: config/rs6000/rs6000.opt:314
10863 msgid "Use only one TOC entry per procedure."
10866 #: config/rs6000/rs6000.opt:318
10867 msgid "Put everything in the regular TOC."
10870 #: config/rs6000/rs6000.opt:322
10871 msgid "Generate VRSAVE instructions when generating AltiVec code."
10874 #: config/rs6000/rs6000.opt:326
10875 msgid "Deprecated option. Use -mno-vrsave instead."
10878 #: config/rs6000/rs6000.opt:330
10879 msgid "Deprecated option. Use -mvrsave instead."
10882 #: config/rs6000/rs6000.opt:334
10884 "Specify how many bytes should be moved inline before calling out to memcpy/"
10888 #: config/rs6000/rs6000.opt:338
10890 "Specify the maximum number pairs of load instructions that should be "
10891 "generated inline for the compare. If the number needed exceeds the limit, a "
10892 "call to memcmp will be generated instead."
10895 #: config/rs6000/rs6000.opt:342
10897 "Specify the maximum number pairs of load instructions that should be "
10898 "generated inline for the compare. If the number needed exceeds the limit, a "
10899 "call to strncmp will be generated instead."
10902 #: config/rs6000/rs6000.opt:346
10903 msgid "Generate isel instructions."
10906 #: config/rs6000/rs6000.opt:350
10907 msgid "Deprecated option. Use -mno-isel instead."
10910 #: config/rs6000/rs6000.opt:354
10911 msgid "Deprecated option. Use -misel instead."
10914 #: config/rs6000/rs6000.opt:358
10915 msgid "Generate SPE SIMD instructions on E500."
10918 #: config/rs6000/rs6000.opt:362
10919 msgid "Generate PPC750CL paired-single instructions."
10922 #: config/rs6000/rs6000.opt:366
10923 msgid "Deprecated option. Use -mno-spe instead."
10926 #: config/rs6000/rs6000.opt:370
10927 msgid "Deprecated option. Use -mspe instead."
10930 #: config/rs6000/rs6000.opt:374
10931 msgid "-mdebug=\tEnable debug output."
10934 #: config/rs6000/rs6000.opt:378
10935 msgid "Use the AltiVec ABI extensions."
10938 #: config/rs6000/rs6000.opt:382
10939 msgid "Do not use the AltiVec ABI extensions."
10942 #: config/rs6000/rs6000.opt:386
10943 msgid "Use the SPE ABI extensions."
10946 #: config/rs6000/rs6000.opt:390
10947 msgid "Do not use the SPE ABI extensions."
10950 #: config/rs6000/rs6000.opt:394
10951 msgid "Use the ELFv1 ABI."
10954 #: config/rs6000/rs6000.opt:398
10955 msgid "Use the ELFv2 ABI."
10958 #: config/rs6000/rs6000.opt:405
10959 msgid "using darwin64 ABI"
10962 #: config/rs6000/rs6000.opt:408
10963 msgid "using old darwin ABI"
10966 #: config/rs6000/rs6000.opt:411
10967 msgid "using IEEE extended precision long double"
10970 #: config/rs6000/rs6000.opt:414
10971 msgid "using IBM extended precision long double"
10974 #: config/rs6000/rs6000.opt:418
10975 msgid "-mcpu=\tUse features of and schedule code for given CPU."
10978 #: config/rs6000/rs6000.opt:422
10979 msgid "-mtune=\tSchedule code for given CPU."
10982 #: config/rs6000/rs6000.opt:426
10983 msgid "-mtraceback=\tSelect full, part, or no traceback table."
10986 #: config/rs6000/rs6000.opt:442
10987 msgid "Avoid all range limits on call instructions."
10990 #: config/rs6000/rs6000.opt:446
10991 msgid "Generate Cell microcode."
10994 #: config/rs6000/rs6000.opt:450
10995 msgid "Warn when a Cell microcoded instruction is emitted."
10998 #: config/rs6000/rs6000.opt:454
10999 msgid "Warn about deprecated 'vector long ...' AltiVec type usage."
11002 #: config/rs6000/rs6000.opt:458
11003 msgid "-mfloat-gprs=\tSelect GPR floating point method."
11006 #: config/rs6000/rs6000.opt:462
11007 msgid "Valid arguments to -mfloat-gprs=:"
11010 #: config/rs6000/rs6000.opt:478
11011 msgid "-mlong-double-<n>\tSpecify size of long double (64 or 128 bits)."
11014 #: config/rs6000/rs6000.opt:486
11015 msgid "Determine which dependences between insns are considered costly."
11018 #: config/rs6000/rs6000.opt:490
11019 msgid "Specify which post scheduling nop insertion scheme to apply."
11022 #: config/rs6000/rs6000.opt:494
11023 msgid "Specify alignment of structure fields default/natural."
11026 #: config/rs6000/rs6000.opt:498
11027 msgid "Valid arguments to -malign-:"
11030 #: config/rs6000/rs6000.opt:508
11031 msgid "Specify scheduling priority for dispatch slot restricted insns."
11034 #: config/rs6000/rs6000.opt:512
11035 msgid "Single-precision floating point unit."
11038 #: config/rs6000/rs6000.opt:516
11039 msgid "Double-precision floating point unit."
11042 #: config/rs6000/rs6000.opt:520
11043 msgid "Floating point unit does not support divide & sqrt."
11046 #: config/rs6000/rs6000.opt:524
11047 msgid "-mfpu=\tSpecify FP (sp, dp, sp-lite, dp-lite) (implies -mxilinx-fpu)."
11050 #: config/rs6000/rs6000.opt:546
11051 msgid "Specify Xilinx FPU."
11054 #: config/rs6000/rs6000.opt:550
11055 msgid "Use r11 to hold the static link in calls to functions via pointers."
11058 #: config/rs6000/rs6000.opt:554
11059 msgid "Save the TOC in the prologue for indirect calls rather than inline."
11062 #: config/rs6000/rs6000.opt:558
11063 msgid "Allow 128-bit integers in VSX registers."
11066 #: config/rs6000/rs6000.opt:562
11068 "Fuse certain integer operations together for better performance on power8."
11071 #: config/rs6000/rs6000.opt:566
11072 msgid "Allow sign extension in fusion operations."
11075 #: config/rs6000/rs6000.opt:570
11076 msgid "Use vector and scalar instructions added in ISA 2.07."
11079 #: config/rs6000/rs6000.opt:574
11080 msgid "Use ISA 2.07 Category:Vector.AES and Category:Vector.SHA2 instructions."
11083 #: config/rs6000/rs6000.opt:578
11084 msgid "Use ISA 2.07 direct move between GPR & VSX register instructions."
11087 #: config/rs6000/rs6000.opt:582
11088 msgid "Use ISA 2.07 transactional memory (HTM) instructions."
11091 #: config/rs6000/rs6000.opt:586
11092 msgid "Generate the quad word memory instructions (lq/stq)."
11095 #: config/rs6000/rs6000.opt:590
11096 msgid "Generate the quad word memory atomic instructions (lqarx/stqcx)."
11099 #: config/rs6000/rs6000.opt:594
11101 "Generate aggregate parameter passing code with at most 64-bit alignment."
11104 #: config/rs6000/rs6000.opt:598
11105 msgid "Allow double variables in upper registers with -mcpu=power7 or -mvsx."
11108 #: config/rs6000/rs6000.opt:602
11110 "Allow float variables in upper registers with -mcpu=power8 or -mpower8-"
11114 #: config/rs6000/rs6000.opt:606
11115 msgid "Allow float/double variables in upper registers if cpu allows it."
11118 #: config/rs6000/rs6000.opt:610
11120 "Allow 64-bit integer variables in upper registers with -mcpu=power7 or -mvsx."
11123 #: config/rs6000/rs6000.opt:614
11124 msgid "Analyze and remove doubleword swaps from VSX computations."
11127 #: config/rs6000/rs6000.opt:618
11128 msgid "Fuse certain operations together for better performance on power9."
11131 #: config/rs6000/rs6000.opt:622
11132 msgid "Use certain scalar instructions added in ISA 3.0."
11135 #: config/rs6000/rs6000.opt:626
11136 msgid "Use vector instructions added in ISA 3.0."
11139 #: config/rs6000/rs6000.opt:630
11140 msgid "Use scalar register+offset memory instructions added in ISA 3.0."
11143 #: config/rs6000/rs6000.opt:634
11144 msgid "Use vector register+offset memory instructions added in ISA 3.0."
11147 #: config/rs6000/rs6000.opt:638
11148 msgid "Use register+offset memory instructions added in ISA 3.0."
11151 #: config/rs6000/rs6000.opt:642
11152 msgid "Use the new min/max instructions defined in ISA 3.0."
11155 #: config/rs6000/rs6000.opt:646
11157 "Fuse medium/large code model toc references with the memory instruction."
11160 #: config/rs6000/rs6000.opt:650
11161 msgid "Generate the integer modulo instructions."
11164 #: config/rs6000/rs6000.opt:658
11165 msgid "Allow the IEEE 128-bit types without requiring the __float128 keyword."
11168 #: config/rs6000/rs6000.opt:662
11169 msgid "Enable IEEE 128-bit floating point via the __float128 keyword."
11172 #: config/rs6000/rs6000.opt:666
11173 msgid "Enable using IEEE 128-bit floating point instructions."
11176 #: config/rs6000/rs6000.opt:670
11177 msgid "Enable default conversions between __float128 & long double."
11180 #: config/rs6000/rs6000.opt:674
11181 msgid "Enable small integers to be in VSX registers."
11184 #: config/rs6000/darwin.opt:38 config/rs6000/sysv4.opt:141
11185 msgid "Generate 64-bit code."
11188 #: config/rs6000/darwin.opt:42 config/rs6000/sysv4.opt:145
11189 msgid "Generate 32-bit code."
11192 #: config/rs6000/sysv4.opt:24
11193 msgid "Select ABI calling convention."
11196 #: config/rs6000/sysv4.opt:48
11197 msgid "Align to the base type of the bit-field."
11200 #: config/rs6000/sysv4.opt:52
11202 "Align to the base type of the bit-field. Don't assume that unaligned "
11203 "accesses are handled by the system."
11206 #: config/rs6000/sysv4.opt:57 config/rs6000/sysv4.opt:61
11207 msgid "Produce code relocatable at runtime."
11210 #: config/rs6000/sysv4.opt:65 config/rs6000/sysv4.opt:69
11211 msgid "Produce little endian code."
11214 #: config/rs6000/sysv4.opt:73 config/rs6000/sysv4.opt:77
11215 msgid "Produce big endian code."
11218 #: config/rs6000/sysv4.opt:82 config/rs6000/sysv4.opt:86
11219 #: config/rs6000/sysv4.opt:95 config/rs6000/sysv4.opt:137
11220 #: config/rs6000/sysv4.opt:149
11221 msgid "no description yet."
11224 #: config/rs6000/sysv4.opt:90
11225 msgid "Assume all variable arg functions are prototyped."
11228 #: config/rs6000/sysv4.opt:99
11232 #: config/rs6000/sysv4.opt:103
11233 msgid "Allow bit-fields to cross word boundaries."
11236 #: config/rs6000/sysv4.opt:107
11237 msgid "Use alternate register names."
11240 #: config/rs6000/sysv4.opt:113
11241 msgid "Use default method for sdata handling."
11244 #: config/rs6000/sysv4.opt:117
11245 msgid "Link with libsim.a, libc.a and sim-crt0.o."
11248 #: config/rs6000/sysv4.opt:121
11249 msgid "Link with libads.a, libc.a and crt0.o."
11252 #: config/rs6000/sysv4.opt:125
11253 msgid "Link with libyk.a, libc.a and crt0.o."
11256 #: config/rs6000/sysv4.opt:129
11257 msgid "Link with libmvme.a, libc.a and crt0.o."
11260 #: config/rs6000/sysv4.opt:133
11261 msgid "Set the PPC_EMB bit in the ELF flags header."
11264 #: config/rs6000/sysv4.opt:153
11265 msgid "Generate code to use a non-exec PLT and GOT."
11268 #: config/rs6000/sysv4.opt:157
11269 msgid "Generate code for old exec BSS PLT."
11272 #: config/rs6000/sysv4.opt:161
11273 msgid "Emit .gnu_attribute tags."
11276 #: config/rs6000/aix64.opt:24
11277 msgid "Compile for 64-bit pointers."
11280 #: config/rs6000/aix64.opt:28
11281 msgid "Compile for 32-bit pointers."
11284 #: config/rs6000/aix64.opt:32 config/rs6000/linux64.opt:28
11285 msgid "Select code model."
11288 #: config/rs6000/aix64.opt:49
11289 msgid "Support message passing with the Parallel Environment."
11292 #: config/rs6000/linux64.opt:24
11293 msgid "Call mcount for profiling before a function prologue."
11296 #: config/rs6000/476.opt:24
11298 "Preserve the PowerPC 476's link stack by matching up a blr with the bcl/bl "
11299 "insns used for GOT accesses."
11302 #: config/rl78/rl78.opt:31
11304 "Selects the type of hardware multiplication and division to use (none/g13/"
11308 #: config/rl78/rl78.opt:50
11309 msgid "Use all registers, reserving none for interrupt handlers."
11312 #: config/rl78/rl78.opt:54
11313 msgid "Enable assembler and linker relaxation. Enabled by default at -Os."
11316 #: config/rl78/rl78.opt:58
11318 "Selects the type of RL78 core being targeted (g10/g13/g14). The default is "
11319 "the G14. If set, also selects the hardware multiply support to be used."
11322 #: config/rl78/rl78.opt:77
11323 msgid "Alias for -mcpu=g10."
11326 #: config/rl78/rl78.opt:81
11327 msgid "Alias for -mcpu=g13."
11330 #: config/rl78/rl78.opt:85 config/rl78/rl78.opt:89
11331 msgid "Alias for -mcpu=g14."
11334 #: config/rl78/rl78.opt:93
11336 "Assume ES is zero throughout program execution, use ES: for read-only data."
11339 #: config/rl78/rl78.opt:97
11340 msgid "Stores the MDUC registers in interrupt handlers for G13 target."
11343 #: config/nds32/nds32.opt:26
11344 msgid "Generate code in big-endian mode."
11347 #: config/nds32/nds32.opt:30
11348 msgid "Generate code in little-endian mode."
11351 #: config/nds32/nds32.opt:34
11352 msgid "Use reduced-set registers for register allocation."
11355 #: config/nds32/nds32.opt:38
11356 msgid "Use full-set registers for register allocation."
11359 #: config/nds32/nds32.opt:42
11360 msgid "Generate conditional move instructions."
11363 #: config/nds32/nds32.opt:46
11364 msgid "Generate performance extension instructions."
11367 #: config/nds32/nds32.opt:50
11368 msgid "Generate v3 push25/pop25 instructions."
11371 #: config/nds32/nds32.opt:54
11372 msgid "Generate 16-bit instructions."
11375 #: config/nds32/nds32.opt:58
11376 msgid "Specify the size of each interrupt vector, which must be 4 or 16."
11379 #: config/nds32/nds32.opt:62
11381 "Specify the size of each cache block, which must be a power of 2 between 4 "
11385 #: config/nds32/nds32.opt:70
11386 msgid "Known arch types (for use with the -march= option):"
11389 #: config/nds32/nds32.opt:83
11390 msgid "Specify the address generation strategy for code model."
11393 #: config/nds32/nds32.opt:87
11394 msgid "Known cmodel types (for use with the -mcmodel= option):"
11397 #: config/nds32/nds32.opt:100
11398 msgid "Enable constructor/destructor feature."
11401 #: config/nds32/nds32.opt:104
11402 msgid "Guide linker to relax instructions."
11405 #: config/ft32/ft32.opt:23
11406 msgid "target the software simulator."
11409 #: config/ft32/ft32.opt:31
11410 msgid "Avoid use of the DIV and MOD instructions"
11413 #: ada/gcc-interface/lang.opt:57 c-family/c.opt:300
11414 msgid "Enable most warning messages."
11417 #: ada/gcc-interface/lang.opt:61
11418 msgid "Synonym of -gnatk8."
11421 #: ada/gcc-interface/lang.opt:69
11422 msgid "Do not look for object files in standard path."
11425 #: ada/gcc-interface/lang.opt:73
11426 msgid "Select the runtime."
11429 #: ada/gcc-interface/lang.opt:77 c-family/c.opt:1607
11430 msgid "Use the narrowest integer type possible for enumeration types."
11433 #: ada/gcc-interface/lang.opt:81 c-family/c.opt:1619
11434 msgid "Make \"char\" signed by default."
11437 #: ada/gcc-interface/lang.opt:85
11438 msgid "Catch typos."
11441 #: ada/gcc-interface/lang.opt:89
11442 msgid "Set name of output ALI file (internal switch)."
11445 #: ada/gcc-interface/lang.opt:93
11446 msgid "-gnat<options>\tSpecify options to GNAT."
11449 #: ada/gcc-interface/lang.opt:97
11454 msgid "-fgo-c-header=<file>\tWrite Go struct definitions to file as C code."
11458 msgid "Add explicit checks for division by zero."
11462 msgid "Add explicit checks for division overflow in INT_MIN / -1."
11466 msgid "Apply special rules for compiling runtime package."
11470 msgid "-fgo-dump-<type>\tDump Go frontend internal information."
11474 msgid "-fgo-optimize-<type>\tTurn on optimization passes in the frontend."
11478 msgid "-fgo-pkgpath=<string>\tSet Go package path."
11483 "-fgo-prefix=<string>\tSet package-specific prefix for exported Go names."
11488 "-fgo-relative-import-path=<path> Treat a relative import as relative to path."
11492 msgid "Functions which return values must end with return statements."
11497 "Emit debugging information related to the escape analysis pass when run with "
11498 "-fgo-optimize-allocs."
11503 "Enable coverage-guided fuzzing code instrumentation. Inserts call to "
11504 "__sanitizer_cov_trace_pc into every basic block."
11508 msgid "Display this information."
11513 "--help=<class>\tDisplay descriptions of a specific class of options. "
11514 "<class> is one or more of optimizers, target, warnings, undocumented, params."
11518 msgid "Alias for --help=target."
11523 "--param <param>=<value>\tSet parameter <param> to value. See below for a "
11524 "complete list of parameters."
11528 msgid "-O<number>\tSet optimization level to <number>."
11532 msgid "Optimize for space rather than speed."
11536 msgid "Optimize for speed disregarding exact standards compliance."
11540 msgid "Optimize for debugging experience rather than speed or size."
11544 msgid "This switch is deprecated; use -Wextra instead."
11548 msgid "Warn about returning structures, unions or arrays."
11553 "Warn if a loop with constant number of iterations triggers undefined "
11557 #: common.opt:546 common.opt:550
11558 msgid "Warn if an array is accessed out of bounds."
11562 msgid "Warn about inappropriate attribute usage."
11566 msgid "Warn about pointer casts which increase alignment."
11570 msgid "Warn when a #warning directive is encountered."
11574 msgid "Warn about uses of __attribute__((deprecated)) declarations."
11578 msgid "Warn when an optimization pass is disabled."
11582 msgid "Treat all warnings as errors."
11586 msgid "Treat specified warning as error."
11590 msgid "Print extra (possibly unwanted) warnings."
11594 msgid "Exit on the first error occurred."
11599 "-Wframe-larger-than=<number>\tWarn if a function's stack frame requires more "
11600 "than <number> bytes."
11604 msgid "Warn when attempting to free a non-heap object."
11608 msgid "Warn when a function cannot be expanded to HSAIL."
11612 msgid "Warn when a switch case falls through."
11616 msgid "Warn when an inlined function cannot be inlined."
11621 "Warn when an atomic memory model parameter is known to be outside the valid "
11627 "-Wlarger-than=<number>\tWarn if an object is larger than <number> bytes."
11631 msgid "Warn if comparing pointer parameter with nonnull attribute with NULL."
11636 "Warn if dereferencing a NULL pointer may lead to erroneous or undefined "
11641 msgid "Warn if the loop cannot be optimized due to nontrivial assumptions."
11646 "Warn about some C++ One Definition Rule violations during link time "
11651 msgid "Warn about overflow in arithmetic expressions."
11656 "During link time optimization warn about mismatched types of global "
11661 msgid "Warn when the packed attribute has no effect on struct layout."
11665 msgid "Warn when padding is required to align structure members."
11669 msgid "Issue warnings needed for strict compliance to the standard."
11674 "Warn about returning a pointer/reference to a local or temporary variable."
11678 msgid "Warn when one variable shadows another. Same as -Wshadow=global."
11682 msgid "Warn when one variable shadows another (globally)."
11687 "Warn when one local variable shadows another local variable or parameter."
11692 "Warn when one local variable shadows another local variable or parameter of "
11697 msgid "Warn when not issuing stack smashing protection for some reason."
11701 msgid "Warn if stack usage might be larger than specified amount."
11704 #: common.opt:697 common.opt:701
11705 msgid "Warn about code which might break strict aliasing rules."
11708 #: common.opt:705 common.opt:709
11709 msgid "Warn about optimizations that assume that signed overflow is undefined."
11714 "Warn about functions which might be candidates for __attribute__((const))."
11719 "Warn about functions which might be candidates for __attribute__((pure))."
11724 "Warn about functions which might be candidates for __attribute__((noreturn))."
11729 "Warn about C++ polymorphic types where adding final keyword would improve "
11735 "Warn about C++ virtual methods where adding final keyword would improve code "
11741 "Warn about statements between switch's controlling expression and the first "
11746 msgid "Do not suppress warnings from system headers."
11750 msgid "Warn whenever a trampoline is generated."
11755 "Warn if a comparison is always true or always false due to the limited range "
11756 "of the data type."
11760 msgid "Warn about uninitialized automatic variables."
11764 msgid "Warn about maybe uninitialized automatic variables."
11768 msgid "Enable all -Wunused- warnings."
11772 msgid "Warn when a function parameter is only set, otherwise unused."
11776 msgid "Warn when a variable is only set, otherwise unused."
11780 msgid "Warn when a function is unused."
11784 msgid "Warn when a label is unused."
11788 msgid "Warn when a function parameter is unused."
11792 msgid "Warn when an expression value is unused."
11796 msgid "Warn when a variable is unused."
11800 msgid "Warn in case profiles in -fprofile-use do not match."
11804 msgid "Warn when a vector operation is compiled outside the SIMD."
11808 msgid "-aux-info <file>\tEmit declaration information into <file>."
11812 msgid "-d<letters>\tEnable dumps from specific passes of the compiler."
11816 msgid "-dumpbase <file>\tSet the file basename to be used for dumps."
11820 msgid "-dumpdir <dir>\tSet the directory name to be used for dumps."
11824 msgid "The version of the C++ ABI in use."
11828 msgid "Aggressively optimize loops using language constraints."
11832 msgid "Align the start of functions."
11836 msgid "Align labels which are only reached by jumping."
11840 msgid "Align all labels."
11844 msgid "Align the start of loops."
11848 msgid "Select what to sanitize."
11852 msgid "-fasan-shadow-offset=<number>\tUse custom shadow memory offset."
11857 "-fsanitize-sections=<sec1,sec2,...>\tSanitize global variables in user-"
11858 "defined sections."
11862 msgid "After diagnosing undefined behavior attempt to continue execution."
11866 msgid "This switch is deprecated; use -fsanitize-recover= instead."
11871 "Use trap instead of a library function for undefined behavior sanitization."
11875 msgid "Generate unwind tables that are exact at each instruction boundary."
11879 msgid "Generate auto-inc/dec instructions."
11884 "Use sample profile information for call graph node weights. The default "
11885 "profile file is fbdata.afdo in 'pwd'."
11890 "Use sample profile information for call graph node weights. The profile file "
11891 "is specified in the argument."
11895 msgid "Generate code to check bounds before indexing arrays."
11899 msgid "Replace add, compare, branch with branch on count register."
11903 msgid "Use profiling information for branch probabilities."
11908 "Perform branch target load optimization before prologue / epilogue threading."
11913 "Perform branch target load optimization after prologue / epilogue threading."
11918 "Restrict target load migration not to re-use registers in any basic block."
11923 "-fcall-saved-<register>\tMark <register> as being preserved across functions."
11928 "-fcall-used-<register>\tMark <register> as being corrupted by function calls."
11932 msgid "Save registers around function calls."
11936 msgid "This switch is deprecated; do not use."
11940 msgid "Check the return value of new in C++."
11943 #: common.opt:1066 common.opt:1070
11944 msgid "Perform internal consistency checkings."
11948 msgid "Enable code hoisting."
11953 "Looks for opportunities to reduce stack adjustments and stack references."
11957 msgid "Do not put uninitialized globals in the common section."
11962 "-fcompare-debug[=<opts>]\tCompile with and without e.g. -gtoggle, and "
11963 "compare the final-insns dump."
11967 msgid "Run only the second compilation of -fcompare-debug."
11971 msgid "Perform comparison elimination after register allocation has finished."
11975 msgid "Do not perform optimizations increasing noticeably stack usage."
11979 msgid "Perform a register copy-propagation optimization pass."
11983 msgid "Perform cross-jumping optimization."
11987 msgid "When running CSE, follow jumps to their targets."
11991 msgid "Omit range reduction step when performing complex division."
11995 msgid "Complex multiplication and division follow Fortran rules."
11999 msgid "Place data items into their own section."
12003 msgid "List all available debugging counters with their limits and counts."
12008 "-fdbg-cnt=<counter>:<limit>[,<counter>:<limit>,...]\tSet the debug counter "
12013 msgid "Map one directory name to another in debug information."
12017 msgid "Output .debug_types section when using DWARF v4 debuginfo."
12021 msgid "Defer popping functions args from stack until later."
12025 msgid "Attempt to fill delay slots of branch instructions."
12029 msgid "Delete dead instructions that may throw exceptions."
12033 msgid "Delete useless null pointer checks."
12038 "Stream extra data to support more aggressive devirtualization in LTO local "
12039 "transformation mode."
12043 msgid "Perform speculative devirtualization."
12047 msgid "Try to convert virtual calls to direct ones."
12052 "-fdiagnostics-show-location=[once|every-line]\tHow often to emit source "
12053 "location at the beginning of line-wrapped diagnostics."
12057 msgid "Show the source line with a caret indicating the column."
12061 msgid "-fdiagnostics-color=[never|always|auto]\tColorize diagnostics."
12065 msgid "Print fixit hints in machine-readable form."
12069 msgid "Print fix-it hints to stderr in unified diff format."
12074 "Amend appropriate diagnostic messages with the command line option that "
12080 "-fdisable-[tree|rtl|ipa]-<pass>=range1+range2 disables an optimization pass."
12085 "-fenable-[tree|rtl|ipa]-<pass>=range1+range2 enables an optimization pass."
12089 msgid "-fdump-<type>\tDump various compiler internals to a file."
12094 "-fdump-final-insns=filename\tDump to filename the insns at the end of "
12099 msgid "-fdump-go-spec=filename\tWrite all declarations to file as Go code."
12103 msgid "Suppress output of addresses in debugging dumps."
12108 "Collect and dump debug information into temporary file if ICE in C/C++ "
12109 "compiler occured."
12114 "Dump detailed information on GCC's internal representation of source code "
12119 msgid "Dump optimization passes."
12124 "Suppress output of instruction numbers, line number notes and addresses in "
12129 msgid "Suppress output of previous and next insn numbers in debugging dumps."
12133 msgid "Enable CFI tables via GAS assembler directives."
12137 msgid "Perform early inlining."
12141 msgid "Perform DWARF duplicate elimination."
12145 msgid "Perform interprocedural reduction of aggregates."
12149 msgid "Perform unused symbol elimination in debug info."
12153 msgid "Perform unused type elimination in debug info."
12157 msgid "Do not suppress C++ class debug information."
12161 msgid "Enable exception handling."
12165 msgid "Perform a number of minor, expensive optimizations."
12170 "-fexcess-precision=[fast|standard]\tSpecify handling of excess floating-"
12176 msgid "unknown excess precision style %qs"
12181 "-fpermitted-flt-eval-methods=[c11|ts-18661]\tSpecify which values of "
12182 "FLT_EVAL_METHOD are permitted."
12188 "unknown specification for the set of FLT_EVAL_METHOD values to permit %qs"
12193 "Output lto objects containing both the intermediate language and binary "
12198 msgid "Assume no NaNs or infinities are generated."
12203 "-ffixed-<register>\tMark <register> as being unavailable to the compiler."
12207 msgid "Don't allocate floats and doubles in extended-precision registers."
12211 msgid "Perform a forward propagation pass on RTL."
12216 "-ffp-contract=[off|on|fast] Perform floating-point expression contraction."
12221 msgid "unknown floating point contraction style %qs"
12226 "Allow built-in functions ceil, floor, round, trunc to raise \"inexact\" "
12231 msgid "Allow function addresses to be held in registers."
12235 msgid "Place each function into its own section."
12239 msgid "Perform global common subexpression elimination."
12244 "Perform enhanced load motion during global common subexpression elimination."
12248 msgid "Perform store motion after global common subexpression elimination."
12253 "Perform redundant load after store elimination in global common "
12254 "subexpression elimination."
12259 "Perform global common subexpression elimination after register allocation "
12265 "-fgnat-encodings=[all|gdb|minimal]\tSelect the balance between GNAT "
12266 "encodings and standard DWARF emitted in the debug information"
12270 msgid "Enable in and out of Graphite representation."
12274 msgid "Enable Graphite Identity transformation."
12279 "Enable hoisting adjacent loads to encourage generating conditional move "
12284 msgid "Mark all loops as parallel."
12287 #: common.opt:1468 common.opt:1472 common.opt:1476 common.opt:1480
12289 msgid "Enable loop nest transforms. Same as -floop-nest-optimize."
12293 msgid "Enable support for GNU transactional memory."
12297 msgid "Use STB_GNU_UNIQUE if supported by the assembler."
12301 msgid "Enable the loop nest optimizer."
12305 msgid "Force bitfield accesses to match their type width."
12309 msgid "Merge adjacent stores."
12313 msgid "Enable guessing of branch probabilities."
12317 msgid "Process #ident directives."
12321 msgid "Perform conversion of conditional jumps to branchless equivalents."
12325 msgid "Perform conversion of conditional jumps to conditional execution."
12330 "-fstack-reuse=[all|named_vars|none] Set stack reuse level for local "
12336 msgid "unknown Stack Reuse Level %qs"
12340 msgid "Convert conditional jumps in innermost loops to branchless equivalents."
12344 msgid "Do not generate .size directives."
12348 msgid "Perform indirect inlining."
12353 "Enable inlining of function declared \"inline\", disabling disables all "
12359 "Integrate functions into their callers when code size is known not to grow."
12364 "Integrate functions not declared \"inline\" into their callers when "
12369 msgid "Integrate functions only required by their single caller."
12374 "-finline-limit=<number>\tLimit the size of inlined functions to <number>."
12379 "Inline __atomic operations when a lock free instruction sequence is "
12384 msgid "Instrument function entry and exit with profiling calls."
12389 "-finstrument-functions-exclude-function-list=name,... Do not instrument "
12390 "listed functions."
12395 "-finstrument-functions-exclude-file-list=filename,... Do not instrument "
12396 "functions listed in files."
12400 msgid "Perform interprocedural constant propagation."
12404 msgid "Perform cloning to make Interprocedural constant propagation stronger."
12409 "Perform alignment discovery and propagation to make Interprocedural constant "
12410 "propagation stronger."
12414 msgid "Perform interprocedural bitwise constant propagation."
12418 msgid "Perform interprocedural profile propagation."
12422 msgid "Perform interprocedural points-to analysis."
12426 msgid "Discover pure and const functions."
12430 msgid "Perform Identical Code Folding for functions and read-only variables."
12434 msgid "Perform Identical Code Folding for functions."
12438 msgid "Perform Identical Code Folding for variables."
12442 msgid "Discover readonly and non addressable static variables."
12446 msgid "Perform IPA Value Range Propagation."
12450 msgid "-fira-algorithm=[CB|priority] Set the used IRA algorithm."
12455 msgid "unknown IRA algorithm %qs"
12459 msgid "-fira-region=[one|all|mixed] Set regions for IRA."
12464 msgid "unknown IRA region %qs"
12468 msgid "Use IRA based register pressure calculation in RTL hoist optimizations."
12472 msgid "Use IRA based register pressure calculation in RTL loop optimizations."
12476 msgid "Share slots for saving different hard registers."
12480 msgid "Share stack slots for spilled pseudo-registers."
12484 msgid "-fira-verbose=<number>\tControl IRA's level of diagnostic messages."
12488 msgid "Optimize induction variables on trees."
12492 msgid "Use jump tables for sufficiently large switch statements."
12496 msgid "Generate code for functions even if they are fully inlined."
12500 msgid "Generate code for static functions even if they are never called."
12504 msgid "Emit static const variables even if they are not used."
12508 msgid "Give external symbols a leading underscore."
12512 msgid "Do CFG-sensitive rematerialization in LRA."
12516 msgid "Enable link-time optimization."
12520 msgid "Link-time optimization with number of parallel jobs or jobserver."
12525 msgid "unknown LTO partitioning model %qs"
12529 msgid "Specify the algorithm to partition symbols and vars at linktime."
12534 "-flto-compression-level=<number>\tUse zlib compression level <number> for IL."
12538 msgid "Merge C++ types using One Definition Rule."
12542 msgid "Report various link-time optimization statistics."
12546 msgid "Report various link-time optimization statistics for WPA only."
12550 msgid "Set errno after built-in math functions."
12554 msgid "-fmax-errors=<number>\tMaximum number of errors to report."
12558 msgid "Report on permanent memory allocation."
12562 msgid "Report on permanent memory allocation in WPA only."
12566 msgid "Attempt to merge identical constants and constant variables."
12570 msgid "Attempt to merge identical constants across compilation units."
12574 msgid "Attempt to merge identical debug strings across compilation units."
12579 "-fmessage-length=<number>\tLimit diagnostics to <number> characters per "
12580 "line. 0 suppresses line-wrapping."
12584 msgid "Perform SMS based modulo scheduling before the first scheduling pass."
12588 msgid "Perform SMS based modulo scheduling with register moves allowed."
12592 msgid "Move loop invariant computations out of loops."
12596 msgid "Use the RTL dead code elimination pass."
12600 msgid "Use the RTL dead store elimination pass."
12605 "Enable/Disable the traditional scheduling in loops that already passed "
12606 "modulo scheduling."
12610 msgid "Support synchronous non-call exceptions."
12615 msgid "options or targets missing after %qs"
12620 "-foffload=<targets>=<options> Specify offloading targets and options for "
12626 "-foffload-abi=[lp64|ilp32] Set the ABI to use in an offload compiler."
12631 msgid "unknown offload ABI %qs"
12635 msgid "When possible do not generate stack frames."
12639 msgid "Enable all optimization info dumps on stderr."
12643 msgid "-fopt-info[-<type>=filename]\tDump compiler optimization details."
12647 msgid "Optimize sibling and tail recursive calls."
12651 msgid "Perform partial inlining."
12654 #: common.opt:1895 common.opt:1899
12655 msgid "Report on memory allocation before interprocedural optimization."
12659 msgid "Pack structure members together without holes."
12663 msgid "-fpack-struct=<number>\tSet initial maximum structure member alignment."
12667 msgid "Return small aggregates in memory, not registers."
12671 msgid "Perform loop peeling."
12675 msgid "Enable machine specific peephole optimizations."
12679 msgid "Enable an RTL peephole pass before sched2."
12683 msgid "Generate position-independent code if possible (large mode)."
12688 "Generate position-independent code for executables if possible (large mode)."
12692 msgid "Generate position-independent code if possible (small mode)."
12697 "Generate position-independent code for executables if possible (small mode)."
12702 "Use PLT for PIC calls (-fno-plt: load the address from GOT at call site)."
12706 msgid "Specify a plugin to load."
12711 "-fplugin-arg-<name>-<key>[=<value>]\tSpecify argument <key>=<value> for "
12716 msgid "Run predictive commoning optimization."
12720 msgid "Generate prefetch instructions, if available, for arrays in loops."
12724 msgid "Enable basic program profiling code."
12728 msgid "Insert arc-based program profiling code."
12733 "Set the top-level directory for storing the profile data. The default is "
12738 msgid "Enable correction of flow inconsistent profile data input."
12743 "-fprofile-update=[single|atomic|prefer-atomic]\tSet the profile update "
12749 msgid "unknown profile update method %qs"
12754 "Enable common options for generating profile info for profile feedback "
12755 "directed optimizations."
12760 "Enable common options for generating profile info for profile feedback "
12761 "directed optimizations, and set -fprofile-dir=."
12766 "Enable common options for performing profile feedback directed optimizations."
12771 "Enable common options for performing profile feedback directed "
12772 "optimizations, and set -fprofile-dir=."
12776 msgid "Insert code to profile values of expressions."
12780 msgid "Report on consistency of profile."
12784 msgid "Enable function reordering that improves code placement."
12788 msgid "-frandom-seed=<string>\tMake compile reproducible using <string>."
12792 msgid "Record gcc command line switches in the object file."
12796 msgid "Return small aggregates in registers."
12801 "Tell DSE that the storage for a C++ object is dead when the constructor "
12802 "starts and when the destructor finishes."
12806 msgid "Relief of register pressure through live range shrinkage."
12810 msgid "Perform a register renaming optimization pass."
12814 msgid "Perform a target dependent instruction fusion optimization pass."
12818 msgid "Reorder basic blocks to improve code placement."
12823 "-freorder-blocks-algorithm=[simple|stc] Set the used basic block reordering "
12829 msgid "unknown basic block reordering algorithm %qs"
12833 msgid "Reorder basic blocks and partition into hot and cold sections."
12837 msgid "Reorder functions to improve code placement."
12841 msgid "Add a common subexpression elimination pass after loop optimizations."
12845 msgid "Disable optimizations that assume default FP rounding behavior."
12849 msgid "Enable scheduling across basic blocks."
12853 msgid "Enable register pressure sensitive insn scheduling."
12857 msgid "Allow speculative motion of non-loads."
12861 msgid "Allow speculative motion of some loads."
12865 msgid "Allow speculative motion of more loads."
12869 msgid "-fsched-verbose=<number>\tSet the verbosity level of the scheduler."
12873 msgid "If scheduling post reload, do superblock scheduling."
12877 msgid "Reschedule instructions before register allocation."
12881 msgid "Reschedule instructions after register allocation."
12885 msgid "Schedule instructions using selective scheduling algorithm."
12889 msgid "Run selective scheduling after reload."
12893 msgid "Run self-tests, using the given path to locate test files."
12897 msgid "Perform software pipelining of inner loops during selective scheduling."
12901 msgid "Perform software pipelining of outer loops during selective scheduling."
12905 msgid "Reschedule pipelined regions without pipelining."
12910 "Allow interposing function (or variables) by ones with different semantics "
12911 "(or initializer) respectively by dynamic linker."
12915 msgid "Allow premature scheduling of queued insns."
12920 "-fsched-stalled-insns=<number>\tSet number of queued insns that can be "
12921 "prematurely scheduled."
12926 "Set dependence distance checking in premature scheduling of queued insns."
12931 "-fsched-stalled-insns-dep=<number>\tSet dependence distance checking in "
12932 "premature scheduling of queued insns."
12936 msgid "Enable the group heuristic in the scheduler."
12940 msgid "Enable the critical path heuristic in the scheduler."
12944 msgid "Enable the speculative instruction heuristic in the scheduler."
12948 msgid "Enable the rank heuristic in the scheduler."
12952 msgid "Enable the last instruction heuristic in the scheduler."
12956 msgid "Enable the dependent count heuristic in the scheduler."
12960 msgid "Access data in the same section from shared anchor points."
12964 msgid "Turn on Redundant Extensions Elimination pass."
12968 msgid "Show column numbers in diagnostics, when available. Default on."
12973 "Emit function prologues only before parts of the function that need it, "
12974 "rather than at the top of the function."
12978 msgid "Shrink-wrap parts of the prologue and epilogue separately."
12982 msgid "Disable optimizations observable by IEEE signaling NaNs."
12987 "Disable floating point optimizations that ignore the IEEE signedness of zero."
12991 msgid "Convert floating point constants to single precision constants."
12995 msgid "Split lifetimes of induction variables when loops are unrolled."
12999 msgid "Generate discontiguous stack frames."
13003 msgid "Split wide types into independent registers."
13007 msgid "Enable backward propagation of use properties at the SSA level."
13011 msgid "Optimize conditional patterns using SSA PHI nodes."
13016 "Optimize amount of stdarg registers saved to stack at start of function."
13020 msgid "Apply variable expansion when loops are unrolled."
13025 "-fstack-check=[no|generic|specific]\tInsert stack checking code into the "
13031 "Insert stack checking code into the program. Same as -fstack-check=specific."
13036 "-fstack-limit-register=<register>\tTrap if the stack goes past <register>."
13040 msgid "-fstack-limit-symbol=<name>\tTrap if the stack goes past symbol <name>."
13044 msgid "Use propolice as a stack protection method."
13048 msgid "Use a stack protection method for every function."
13052 msgid "Use a smart stack protection method for certain functions."
13057 "Use stack protection method only for functions with the stack_protect "
13062 msgid "Output stack usage information on a per-function basis."
13066 msgid "Assume strict aliasing rules apply."
13070 msgid "Treat signed overflow as undefined."
13074 msgid "Implement __atomic operations via libcalls to legacy __sync functions."
13078 msgid "Check for syntax errors, then stop."
13082 msgid "Create data files needed by \"gcov\"."
13086 msgid "Perform jump threading optimizations."
13090 msgid "Report the time taken by each compiler pass."
13094 msgid "Record times taken by sub-phases separately."
13099 "-ftls-model=[global-dynamic|local-dynamic|initial-exec|local-exec]\tSet the "
13100 "default thread-local storage code generation model."
13105 msgid "unknown TLS model %qs"
13109 msgid "Reorder top level functions, variables, and asms."
13113 msgid "Perform superblock formation via tail duplication."
13118 "For targets that normally need trampolines for nested functions, always "
13119 "generate them instead of using descriptors."
13123 msgid "Assume floating-point operations can trap."
13127 msgid "Trap for signed overflow in addition, subtraction and multiplication."
13131 msgid "Enable SSA-CCP optimization on trees."
13135 msgid "Enable SSA-BIT-CCP optimization on trees."
13139 msgid "Enable loop header copying on trees."
13143 msgid "Enable SSA coalescing of user variables."
13147 msgid "Enable copy propagation on trees."
13151 msgid "Transform condition stores into unconditional ones."
13155 msgid "Perform conversions of switch initializations."
13159 msgid "Enable SSA dead code elimination optimization on trees."
13163 msgid "Enable dominator optimizations."
13167 msgid "Enable tail merging on trees."
13171 msgid "Enable dead store elimination."
13175 msgid "Enable forward propagation on trees."
13179 msgid "Enable Full Redundancy Elimination (FRE) on trees."
13183 msgid "Enable string length optimizations on trees."
13188 "Detect paths that trigger erroneous or undefined behavior due to "
13189 "dereferencing a null pointer. Isolate those paths from the main control "
13190 "flow and turn the statement with erroneous or undefined behavior into a trap."
13195 "Detect paths that trigger erroneous or undefined behavior due a null value "
13196 "being used in a way forbidden by a returns_nonnull or nonnull attribute. "
13197 "Isolate those paths from the main control flow and turn the statement with "
13198 "erroneous or undefined behavior into a trap."
13202 msgid "Enable loop distribution on trees."
13206 msgid "Enable loop distribution for patterns transformed into a library call."
13210 msgid "Enable loop invariant motion on trees."
13214 msgid "Create canonical induction variables in loops."
13218 msgid "Enable loop optimizations on tree level."
13222 msgid "Enable automatic parallelization of loops."
13226 msgid "Enable hoisting loads from conditional pointers."
13230 msgid "Enable SSA-PRE optimization on trees."
13235 "In SSA-PRE optimization on trees, enable partial-partial redundancy "
13240 msgid "Perform function-local points-to analysis on trees."
13244 msgid "Enable reassociation on tree level."
13248 msgid "Enable SSA code sinking on trees."
13252 msgid "Perform straight-line strength reduction."
13256 msgid "Perform scalar replacement of aggregates."
13260 msgid "Replace temporary expressions in the SSA->normal pass."
13264 msgid "Perform live range splitting during the SSA->normal pass."
13268 msgid "Perform Value Range Propagation on trees."
13272 msgid "Split paths leading to loop backedges."
13277 "Assume common declarations may be overridden with ones with a larger "
13282 msgid "Compile whole compilation unit at a time."
13286 msgid "Perform loop unrolling when iteration count is known."
13290 msgid "Perform loop unrolling for all loops."
13295 "Allow optimization for floating-point arithmetic which may change the result "
13296 "of the operation due to rounding."
13300 msgid "Same as -fassociative-math for expressions which include division."
13304 msgid "Allow math optimizations that may violate IEEE or ISO standards."
13308 msgid "Perform loop unswitching."
13312 msgid "Perform loop splitting."
13316 msgid "Just generate unwind tables for exception handling."
13320 msgid "Use the bfd linker instead of the default linker."
13324 msgid "Use the gold linker instead of the default linker."
13328 msgid "Perform variable tracking."
13332 msgid "Perform variable tracking by annotating assignments."
13336 msgid "Toggle -fvar-tracking-assignments."
13341 "Perform variable tracking and also tag variables that are uninitialized."
13345 msgid "Enable vectorization on trees."
13349 msgid "Enable loop vectorization on trees."
13353 msgid "Enable basic block vectorization (SLP) on trees."
13357 msgid "Specifies the cost model for vectorization."
13362 "Specifies the vectorization cost model for code marked with a simd directive."
13367 msgid "unknown vectorizer cost model %qs"
13372 "Enables the dynamic vectorizer cost model. Preserved for backward "
13378 "Enables the unlimited vectorizer cost model. Preserved for backward "
13383 msgid "Enable copy propagation of scalar-evolution information."
13387 msgid "Add extra commentary to assembler output."
13392 "-fvisibility=[default|internal|hidden|protected]\tSet the default symbol "
13398 msgid "unrecognized visibility value %qs"
13402 msgid "Validate vtable pointers before using them."
13407 msgid "unknown vtable verify initialization priority %qs"
13411 msgid "Output vtable verification counters."
13415 msgid "Output vtable verification pointer sets information."
13419 msgid "Use expression value profiles in optimizations."
13423 msgid "Construct webs and split unrelated uses of single variable."
13427 msgid "Enable conditional dead code elimination for builtin calls."
13431 msgid "Perform whole program optimizations."
13435 msgid "Assume signed arithmetic overflow wraps around."
13439 msgid "Put zero initialized data in the bss section."
13443 msgid "Generate debug information in default format."
13447 msgid "Generate debug information in COFF format."
13451 msgid "Generate debug information in default version of DWARF format."
13455 msgid "Generate debug information in DWARF v2 (or later) format."
13459 msgid "Generate debug information in default extended format."
13463 msgid "Don't generate DWARF pubnames and pubtypes sections."
13467 msgid "Generate DWARF pubnames and pubtypes sections."
13471 msgid "Generate DWARF pubnames and pubtypes sections with GNU extensions."
13475 msgid "Don't record gcc command line switches in DWARF DW_AT_producer."
13479 msgid "Record gcc command line switches in DWARF DW_AT_producer."
13483 msgid "Don't generate debug information in separate .dwo files."
13487 msgid "Generate debug information in separate .dwo files."
13491 msgid "Generate debug information in STABS format."
13495 msgid "Generate debug information in extended STABS format."
13499 msgid "Emit DWARF additions beyond selected version."
13503 msgid "Don't emit DWARF additions beyond selected version."
13507 msgid "Toggle debug information generation."
13511 msgid "Generate debug information in VMS format."
13515 msgid "Generate debug information in XCOFF format."
13519 msgid "Generate debug information in extended XCOFF format."
13523 msgid "Generate compressed debug sections."
13527 msgid "-gz=<format>\tGenerate compressed debug sections in format <format>."
13531 msgid "-iplugindir=<dir>\tSet <dir> to be the default plugin directory."
13535 msgid "-imultiarch <dir>\tSet <dir> to be the multiarch include subdirectory."
13539 msgid "-o <file>\tPlace output into <file>."
13543 msgid "Enable function profiling."
13547 msgid "Like -pedantic but issue them as errors."
13551 msgid "Do not display functions compiled or elapsed time."
13555 msgid "Enable verbose output."
13559 msgid "Display the compiler's version."
13563 msgid "Suppress warnings."
13567 msgid "Create a shared library."
13571 msgid "Don't create a position independent executable."
13575 msgid "Create a position independent executable."
13579 msgid "Use caller save register across calls if possible."
13582 #: c-family/c.opt:43 c-family/c.opt:46 c-family/c.opt:181
13584 msgid "assertion missing after %qs"
13587 #: c-family/c.opt:55 c-family/c.opt:58 c-family/c.opt:163 c-family/c.opt:166
13588 #: c-family/c.opt:193 c-family/c.opt:256
13590 msgid "macro name missing after %qs"
13593 #: c-family/c.opt:85 c-family/c.opt:88 c-family/c.opt:91 c-family/c.opt:94
13594 #: c-family/c.opt:200 c-family/c.opt:212 c-family/c.opt:1770
13595 #: c-family/c.opt:1790 c-family/c.opt:1794 c-family/c.opt:1798
13597 msgid "missing path after %qs"
13600 #: c-family/c.opt:182
13602 "-A<question>=<answer>\tAssert the <answer> to <question>. Putting '-' "
13603 "before <question> disables the <answer> to <question>."
13606 #: c-family/c.opt:186
13607 msgid "Do not discard comments."
13610 #: c-family/c.opt:190
13611 msgid "Do not discard comments in macro expansions."
13614 #: c-family/c.opt:194
13616 "-D<macro>[=<val>]\tDefine a <macro> with <val> as its value. If just "
13617 "<macro> is given, <val> is taken to be 1."
13620 #: c-family/c.opt:201
13621 msgid "-F <dir>\tAdd <dir> to the end of the main framework include path."
13624 #: c-family/c.opt:205
13625 msgid "Enable parsing GIMPLE."
13628 #: c-family/c.opt:209
13629 msgid "Print the name of header files as they are used."
13632 #: c-family/c.opt:213
13633 msgid "-I <dir>\tAdd <dir> to the end of the main include path."
13636 #: c-family/c.opt:217
13637 msgid "Generate make dependencies."
13640 #: c-family/c.opt:221
13641 msgid "Generate make dependencies and compile."
13644 #: c-family/c.opt:225
13645 msgid "-MF <file>\tWrite dependency output to the given file."
13648 #: c-family/c.opt:229
13649 msgid "Treat missing header files as generated files."
13652 #: c-family/c.opt:233
13653 msgid "Like -M but ignore system header files."
13656 #: c-family/c.opt:237
13657 msgid "Like -MD but ignore system header files."
13660 #: c-family/c.opt:241
13661 msgid "Generate phony targets for all headers."
13664 #: c-family/c.opt:244 c-family/c.opt:248
13666 msgid "missing makefile target after %qs"
13669 #: c-family/c.opt:245
13670 msgid "-MQ <target>\tAdd a MAKE-quoted target."
13673 #: c-family/c.opt:249
13674 msgid "-MT <target>\tAdd an unquoted target."
13677 #: c-family/c.opt:253
13678 msgid "Do not generate #line directives."
13681 #: c-family/c.opt:257
13682 msgid "-U<macro>\tUndefine <macro>."
13685 #: c-family/c.opt:261
13687 "Warn about things that will change when compiling with an ABI-compliant "
13691 #: c-family/c.opt:265
13693 "Warn about things that change between the current -fabi-version and the "
13694 "specified version."
13697 #: c-family/c.opt:269
13699 "Warn if a subobject has an abi_tag attribute that the complete object type "
13703 #: c-family/c.opt:276
13704 msgid "Warn about suspicious uses of memory addresses."
13707 #: c-family/c.opt:279
13708 msgid "argument %qs to %<-Waligned-new%> not recognized"
13711 #: c-family/c.opt:292
13712 msgid "Warn about 'new' of type with extended alignment without -faligned-new."
13715 #: c-family/c.opt:296
13717 "-Waligned-new=all Warn even if 'new' uses a class member allocation function."
13720 #: c-family/c.opt:304
13721 msgid "Warn on any use of alloca."
13724 #: c-family/c.opt:308
13726 "-Walloc-size-larger-than=<bytes> Warn for calls to allocation functions that "
13727 "attempt to allocate objects larger than the specified number of bytes."
13730 #: c-family/c.opt:313
13732 "-Walloc-zero Warn for calls to allocation functions that specify zero bytes."
13735 #: c-family/c.opt:317
13737 "-Walloca-larger-than=<number> Warn on unbounded uses of alloca, and on "
13738 "bounded uses of alloca whose bound can be larger than <number> bytes."
13741 #: c-family/c.opt:331
13743 "Warn whenever an Objective-C assignment is being intercepted by the garbage "
13747 #: c-family/c.opt:335
13748 msgid "Warn about casting functions to incompatible types."
13751 #: c-family/c.opt:339
13753 "Warn about boolean expression compared with an integer value different from "
13757 #: c-family/c.opt:343
13758 msgid "Warn about certain operations on boolean expressions."
13761 #: c-family/c.opt:347
13763 "Warn when __builtin_frame_address or __builtin_return_address is used "
13767 #: c-family/c.opt:351
13768 msgid "Warn when a built-in function is declared with the wrong signature."
13771 #: c-family/c.opt:355
13772 msgid "Warn when a built-in preprocessor macro is undefined or redefined."
13775 #: c-family/c.opt:359
13776 msgid "Warn about features not present in ISO C90, but present in ISO C99."
13779 #: c-family/c.opt:363
13780 msgid "Warn about features not present in ISO C99, but present in ISO C11."
13783 #: c-family/c.opt:367
13784 msgid "Warn about C constructs that are not in the common subset of C and C++."
13787 #: c-family/c.opt:374
13789 "Warn about C++ constructs whose meaning differs between ISO C++ 1998 and ISO "
13793 #: c-family/c.opt:378
13795 "Warn about C++ constructs whose meaning differs between ISO C++ 2011 and ISO "
13799 #: c-family/c.opt:382
13801 "Warn about C++ constructs whose meaning differs between ISO C++ 2014 and "
13802 "(forthcoming) ISO C++ 201z(7?)."
13805 #: c-family/c.opt:389
13806 msgid "Warn about casts which discard qualifiers."
13809 #: c-family/c.opt:393
13810 msgid "Warn about subscripts whose type is \"char\"."
13813 #: c-family/c.opt:397
13814 msgid "Warn about memory access errors found by Pointer Bounds Checker."
13817 #: c-family/c.opt:401
13818 msgid "Warn about variables that might be changed by \"longjmp\" or \"vfork\"."
13821 #: c-family/c.opt:405
13823 "Warn about possibly nested block comments, and C++ comments spanning more "
13824 "than one physical line."
13827 #: c-family/c.opt:409
13828 msgid "Synonym for -Wcomment."
13831 #: c-family/c.opt:413
13832 msgid "Warn for conditionally-supported constructs."
13835 #: c-family/c.opt:417
13836 msgid "Warn for implicit type conversions that may change a value."
13839 #: c-family/c.opt:421
13840 msgid "Warn for converting NULL from/to a non-pointer type."
13843 #: c-family/c.opt:429
13844 msgid "Warn when all constructors and destructors are private."
13847 #: c-family/c.opt:433
13848 msgid "Warn about dangling else."
13851 #: c-family/c.opt:437
13852 msgid "Warn about __TIME__, __DATE__ and __TIMESTAMP__ usage."
13855 #: c-family/c.opt:441
13856 msgid "Warn when a declaration is found after a statement."
13859 #: c-family/c.opt:445
13860 msgid "Warn when deleting a pointer to incomplete type."
13863 #: c-family/c.opt:449
13864 msgid "Warn about deleting polymorphic objects with non-virtual destructors."
13867 #: c-family/c.opt:453
13868 msgid "Warn if a deprecated compiler feature, class, method, or field is used."
13871 #: c-family/c.opt:457
13873 "Warn about positional initialization of structs requiring designated "
13877 #: c-family/c.opt:461
13878 msgid "Warn if qualifiers on arrays which are pointer targets are discarded."
13881 #: c-family/c.opt:465
13882 msgid "Warn if type qualifiers on pointers are discarded."
13885 #: c-family/c.opt:469
13886 msgid "Warn about compile-time integer division by zero."
13889 #: c-family/c.opt:473
13890 msgid "Warn about duplicated conditions in an if-else-if chain."
13893 #: c-family/c.opt:477
13894 msgid "Warn about violations of Effective C++ style rules."
13897 #: c-family/c.opt:481
13898 msgid "Warn about an empty body in an if or else statement."
13901 #: c-family/c.opt:485
13902 msgid "Warn about stray tokens after #elif and #endif."
13905 #: c-family/c.opt:489
13906 msgid "Warn about comparison of different enum types."
13909 #: c-family/c.opt:497
13911 "This switch is deprecated; use -Werror=implicit-function-declaration instead."
13914 #: c-family/c.opt:505
13916 "Warn for implicit type conversions that cause loss of floating point "
13920 #: c-family/c.opt:509
13921 msgid "Warn if testing floating point numbers for equality."
13924 #: c-family/c.opt:513 c-family/c.opt:550
13925 msgid "Warn about printf/scanf/strftime/strfmon format string anomalies."
13928 #: c-family/c.opt:517
13929 msgid "Warn about format strings that contain NUL bytes."
13932 #: c-family/c.opt:521
13933 msgid "Warn if passing too many arguments to a function for its format string."
13936 #: c-family/c.opt:525
13938 "Warn about function calls with format strings that write past the end of the "
13939 "destination region. Same as -Wformat-length=1."
13942 #: c-family/c.opt:530
13943 msgid "Warn about format strings that are not literals."
13946 #: c-family/c.opt:534
13947 msgid "Warn about possible security problems with format functions."
13950 #: c-family/c.opt:538
13951 msgid "Warn about sign differences with format functions."
13954 #: c-family/c.opt:542
13955 msgid "Warn about strftime formats yielding 2-digit years."
13958 #: c-family/c.opt:546
13959 msgid "Warn about zero-length formats."
13962 #: c-family/c.opt:554
13964 "Warn about function calls with format strings that write past the end of the "
13965 "destination region."
13968 #: c-family/c.opt:559
13969 msgid "Warn whenever type qualifiers are ignored."
13972 #: c-family/c.opt:563
13973 msgid "Warn whenever attributes are ignored."
13976 #: c-family/c.opt:567
13978 "Warn when there is a conversion between pointers that have incompatible "
13982 #: c-family/c.opt:571
13983 msgid "Warn about variables which are initialized to themselves."
13986 #: c-family/c.opt:575
13987 msgid "Warn about implicit declarations."
13990 #: c-family/c.opt:583
13991 msgid "Warn about implicit conversions from \"float\" to \"double\"."
13994 #: c-family/c.opt:587
13995 msgid "Warn if \"defined\" is used outside #if."
13998 #: c-family/c.opt:591
13999 msgid "Warn about implicit function declarations."
14002 #: c-family/c.opt:595
14003 msgid "Warn when a declaration does not specify a type."
14006 #: c-family/c.opt:602
14008 "Warn about C++11 inheriting constructors when the base has a variadic "
14012 #: c-family/c.opt:606
14014 "Warn about incompatible integer to pointer and pointer to integer "
14018 #: c-family/c.opt:610
14019 msgid "Warn for suspicious integer expressions in boolean context."
14022 #: c-family/c.opt:614
14024 "Warn when there is a cast to a pointer from an integer of a different size."
14027 #: c-family/c.opt:618
14028 msgid "Warn about invalid uses of the \"offsetof\" macro."
14031 #: c-family/c.opt:622
14032 msgid "Warn about PCH files that are found but not used."
14035 #: c-family/c.opt:626
14036 msgid "Warn when a jump misses a variable initialization."
14039 #: c-family/c.opt:630
14041 "Warn when a string or character literal is followed by a ud-suffix which "
14042 "does not begin with an underscore."
14045 #: c-family/c.opt:634
14047 "Warn when a logical operator is suspiciously always evaluating to true or "
14051 #: c-family/c.opt:638
14053 "Warn when logical not is used on the left hand side operand of a comparison."
14056 #: c-family/c.opt:642
14057 msgid "Do not warn about using \"long long\" when -pedantic."
14060 #: c-family/c.opt:646
14061 msgid "Warn about suspicious declarations of \"main\"."
14064 #: c-family/c.opt:654
14066 "Warn about suspicious calls to memset where the third argument is constant "
14067 "literal zero and the second is not."
14070 #: c-family/c.opt:658
14072 "Warn about suspicious calls to memset where the third argument contains the "
14073 "number of elements not multiplied by the element size."
14076 #: c-family/c.opt:662
14078 "Warn when the indentation of the code does not reflect the block structure."
14081 #: c-family/c.opt:666
14082 msgid "Warn about possibly missing braces around initializers."
14085 #: c-family/c.opt:670
14086 msgid "Warn about global functions without previous declarations."
14089 #: c-family/c.opt:674
14090 msgid "Warn about missing fields in struct initializers."
14093 #: c-family/c.opt:678
14094 msgid "Warn on direct multiple inheritance."
14097 #: c-family/c.opt:682
14098 msgid "Warn on namespace definition."
14101 #: c-family/c.opt:686
14102 msgid "Warn about missing sized deallocation functions."
14105 #: c-family/c.opt:690
14107 "Warn about suspicious length parameters to certain string functions if the "
14108 "argument uses sizeof."
14111 #: c-family/c.opt:694
14112 msgid "Warn when sizeof is applied on a parameter declared as an array."
14115 #: c-family/c.opt:698
14117 "Warn about buffer overflow in string manipulation functions like memcpy and "
14121 #: c-family/c.opt:703
14123 "Under the control of Object Size type, warn about buffer overflow in string "
14124 "manipulation functions like memcpy and strcpy."
14127 #: c-family/c.opt:708
14128 msgid "Warn about functions which might be candidates for format attributes."
14131 #: c-family/c.opt:712
14133 "Suggest that the override keyword be used when the declaration of a virtual "
14134 "function overrides another."
14137 #: c-family/c.opt:717
14138 msgid "Warn about enumerated switches, with no default, missing a case."
14141 #: c-family/c.opt:721
14142 msgid "Warn about enumerated switches missing a \"default:\" statement."
14145 #: c-family/c.opt:725
14146 msgid "Warn about all enumerated switches missing a specific case."
14149 #: c-family/c.opt:729
14150 msgid "Warn about switches with boolean controlling expression."
14153 #: c-family/c.opt:733
14154 msgid "Warn on primary template declaration."
14157 #: c-family/c.opt:741
14158 msgid "Warn about user-specified include directories that do not exist."
14161 #: c-family/c.opt:745
14163 "Warn about function parameters declared without a type specifier in K&R-"
14167 #: c-family/c.opt:749
14168 msgid "Warn about global functions without prototypes."
14171 #: c-family/c.opt:756
14172 msgid "Warn about use of multi-character character constants."
14175 #: c-family/c.opt:760
14177 "Warn about narrowing conversions within { } that are ill-formed in C++11."
14180 #: c-family/c.opt:764
14181 msgid "Warn about \"extern\" declarations not at file scope."
14184 #: c-family/c.opt:768
14186 "Warn when a noexcept expression evaluates to false even though the "
14187 "expression can't actually throw."
14190 #: c-family/c.opt:772
14192 "Warn when non-templatized friend functions are declared within a template."
14195 #: c-family/c.opt:776
14196 msgid "Warn about non-virtual destructors."
14199 #: c-family/c.opt:780
14201 "Warn about NULL being passed to argument slots marked as requiring non-NULL."
14204 #: c-family/c.opt:796
14206 "-Wnormalized=<none|id|nfc|nfkc>\tWarn about non-normalised Unicode strings."
14209 #: c-family/c.opt:803
14210 msgid "argument %qs to %<-Wnormalized%> not recognized"
14213 #: c-family/c.opt:819
14214 msgid "Warn if a C-style cast is used in a program."
14217 #: c-family/c.opt:823
14218 msgid "Warn for obsolescent usage in a declaration."
14221 #: c-family/c.opt:827
14222 msgid "Warn if an old-style parameter definition is used."
14225 #: c-family/c.opt:831
14226 msgid "Warn if a simd directive is overridden by the vectorizer cost model."
14229 #: c-family/c.opt:835
14231 "Warn if a string is longer than the maximum portable length specified by the "
14235 #: c-family/c.opt:839
14236 msgid "Warn about overloaded virtual function names."
14239 #: c-family/c.opt:843
14240 msgid "Warn about overriding initializers without side effects."
14243 #: c-family/c.opt:847
14244 msgid "Warn about overriding initializers with side effects."
14247 #: c-family/c.opt:851
14248 msgid "Warn about packed bit-fields whose offset changed in GCC 4.4."
14251 #: c-family/c.opt:855
14252 msgid "Warn about possibly missing parentheses."
14255 #: c-family/c.opt:863
14256 msgid "Warn when converting the type of pointers to member functions."
14259 #: c-family/c.opt:867
14260 msgid "Warn about function pointer arithmetic."
14263 #: c-family/c.opt:871
14264 msgid "Warn when a pointer differs in signedness in an assignment."
14267 #: c-family/c.opt:875
14268 msgid "Warn when a pointer is cast to an integer of a different size."
14271 #: c-family/c.opt:879
14272 msgid "Warn about misuses of pragmas."
14275 #: c-family/c.opt:883
14277 "Warn if a property for an Objective-C object has no assign semantics "
14281 #: c-family/c.opt:887
14282 msgid "Warn if inherited methods are unimplemented."
14285 #: c-family/c.opt:891 c-family/c.opt:895
14286 msgid "Warn for placement new expressions with undefined behavior."
14289 #: c-family/c.opt:899
14290 msgid "Warn about multiple declarations of the same object."
14293 #: c-family/c.opt:903
14294 msgid "Warn about uses of register storage specifier."
14297 #: c-family/c.opt:907
14298 msgid "Warn when the compiler reorders code."
14301 #: c-family/c.opt:911
14303 "Warn whenever a function's return type defaults to \"int\" (C), or about "
14304 "inconsistent return types (C++)."
14307 #: c-family/c.opt:915
14308 msgid "Warn on suspicious constructs involving reverse scalar storage order."
14311 #: c-family/c.opt:919
14312 msgid "Warn if a selector has multiple methods."
14315 #: c-family/c.opt:923
14316 msgid "Warn about possible violations of sequence point rules."
14319 #: c-family/c.opt:927
14320 msgid "Warn if a local declaration hides an instance variable."
14323 #: c-family/c.opt:931 c-family/c.opt:935
14324 msgid "Warn if left shift of a signed value overflows."
14327 #: c-family/c.opt:939
14328 msgid "Warn if shift count is negative."
14331 #: c-family/c.opt:943
14332 msgid "Warn if shift count >= width of type."
14335 #: c-family/c.opt:947
14336 msgid "Warn if left shifting a negative value."
14339 #: c-family/c.opt:951
14340 msgid "Warn about signed-unsigned comparisons."
14343 #: c-family/c.opt:959
14345 "Warn for implicit type conversions between signed and unsigned integers."
14348 #: c-family/c.opt:963
14349 msgid "Warn when overload promotes from unsigned to signed."
14352 #: c-family/c.opt:967
14353 msgid "Warn about uncasted NULL used as sentinel."
14356 #: c-family/c.opt:971
14357 msgid "Warn about unprototyped function declarations."
14360 #: c-family/c.opt:983
14361 msgid "Warn if type signatures of candidate methods do not match exactly."
14364 #: c-family/c.opt:987
14366 "Warn when __sync_fetch_and_nand and __sync_nand_and_fetch built-in functions "
14370 #: c-family/c.opt:991
14371 msgid "Deprecated. This switch has no effect."
14374 #: c-family/c.opt:999
14375 msgid "Warn if a comparison always evaluates to true or false."
14378 #: c-family/c.opt:1003
14379 msgid "Warn if a throw expression will always result in a call to terminate()."
14382 #: c-family/c.opt:1007
14383 msgid "Warn about features not present in traditional C."
14386 #: c-family/c.opt:1011
14388 "Warn of prototypes causing type conversions different from what would happen "
14389 "in the absence of prototype."
14392 #: c-family/c.opt:1015
14394 "Warn if trigraphs are encountered that might affect the meaning of the "
14398 #: c-family/c.opt:1019
14399 msgid "Warn about @selector()s without previously declared methods."
14402 #: c-family/c.opt:1023
14403 msgid "Warn if an undefined macro is used in an #if directive."
14406 #: c-family/c.opt:1035
14407 msgid "Warn about unrecognized pragmas."
14410 #: c-family/c.opt:1039
14411 msgid "Warn about unsuffixed float constants."
14414 #: c-family/c.opt:1047
14415 msgid "Warn when typedefs locally defined in a function are not used."
14418 #: c-family/c.opt:1051
14419 msgid "Warn about macros defined in the main file that are not used."
14422 #: c-family/c.opt:1055
14424 "Warn if a caller of a function, marked with attribute warn_unused_result, "
14425 "does not use its return value."
14428 #: c-family/c.opt:1063 c-family/c.opt:1067
14429 msgid "Warn when a const variable is unused."
14432 #: c-family/c.opt:1071
14433 msgid "Warn about using variadic macros."
14436 #: c-family/c.opt:1075
14438 "Warn about questionable usage of the macros used to retrieve variable "
14442 #: c-family/c.opt:1079
14443 msgid "Warn if a variable length array is used."
14446 #: c-family/c.opt:1083
14448 "-Wvla-larger-than=<number> Warn on unbounded uses of variable-length arrays, "
14449 "and on bounded uses of variable-length arrays whose bound can be larger than "
14453 #: c-family/c.opt:1089
14454 msgid "Warn when a register variable is declared volatile."
14457 #: c-family/c.opt:1093
14458 msgid "Warn on direct virtual inheritance."
14461 #: c-family/c.opt:1097
14462 msgid "Warn if a virtual base has a non-trivial move assignment operator."
14465 #: c-family/c.opt:1101
14467 "In C++, nonzero means warn about deprecated conversion from string literals "
14468 "to 'char *'. In C, similar warning, except that the conversion is of course "
14469 "not deprecated by the ISO C standard."
14472 #: c-family/c.opt:1105
14473 msgid "Warn when a literal '0' is used as null pointer."
14476 #: c-family/c.opt:1109
14477 msgid "Warn about useless casts."
14480 #: c-family/c.opt:1113
14482 "Warn if a class type has a base or a field whose type uses the anonymous "
14483 "namespace or depends on a type with no linkage."
14486 #: c-family/c.opt:1117
14488 "Warn when a declaration has duplicate const, volatile, restrict or _Atomic "
14492 #: c-family/c.opt:1121
14494 "Warn when an argument passed to a restrict-qualified parameter aliases with "
14495 "another argument."
14498 #: c-family/c.opt:1126
14499 msgid "A synonym for -std=c89 (for C) or -std=c++98 (for C++)."
14502 #: c-family/c.opt:1134
14504 "The version of the C++ ABI used for -Wabi warnings and link compatibility "
14508 #: c-family/c.opt:1138
14509 msgid "Enforce class member access control semantics."
14512 #: c-family/c.opt:1142
14513 msgid "-fada-spec-parent=unit Dump Ada specs as child units of given parent."
14516 #: c-family/c.opt:1146
14517 msgid "Support C++17 allocation of over-aligned types."
14520 #: c-family/c.opt:1150
14522 "-faligned-new=<N> Use C++17 over-aligned type allocation for alignments "
14526 #: c-family/c.opt:1157
14527 msgid "Allow variadic functions without named parameter."
14530 #: c-family/c.opt:1161 c-family/c.opt:1400 c-family/c.opt:1722
14531 #: c-family/c.opt:1726 c-family/c.opt:1742
14532 msgid "No longer supported."
14535 #: c-family/c.opt:1165
14536 msgid "Recognize the \"asm\" keyword."
14539 #: c-family/c.opt:1173
14540 msgid "Recognize built-in functions."
14543 #: c-family/c.opt:1180
14544 msgid "Where shorter, use canonicalized paths to systems headers."
14547 #: c-family/c.opt:1184
14549 "Add Pointer Bounds Checker instrumentation. fchkp-* flags are used to "
14550 "control instrumentation. Currently available for C, C++ and ObjC."
14553 #: c-family/c.opt:1189
14554 msgid "Generate pointer bounds checks for variables with incomplete type."
14557 #: c-family/c.opt:1193
14559 "Use zero bounds for all incoming arguments in 'main' function. It helps "
14560 "when instrumented binaries are used with legacy libs."
14563 #: c-family/c.opt:1198
14565 "Forces Pointer Bounds Checker to use narrowed bounds for address of the "
14566 "first field in the structure. By default pointer to the first field has the "
14567 "same bounds as pointer to the whole structure."
14570 #: c-family/c.opt:1204
14572 "Control how Pointer Bounds Checker handle pointers to object fields. When "
14573 "narrowing is on, field bounds are used. Otherwise full object bounds are "
14577 #: c-family/c.opt:1209
14579 "Forces Pointer Bounds Checker to use bounds of the innermost arrays in case "
14580 "of nested static arrays access. By default outermost array is used."
14583 #: c-family/c.opt:1214
14585 "Forces Pointer Bounds Checker to treat all trailing arrays in structures as "
14586 "possibly flexible. By default only arrays fields with zero length or that "
14587 "are marked with attribute bnd_variable_size are treated as flexible."
14590 #: c-family/c.opt:1220
14592 "Allow Pointer Bounds Checker optimizations. By default allowed on "
14593 "optimization levels >0."
14596 #: c-family/c.opt:1225
14598 "Allow to use *_nobnd versions of string functions by Pointer Bounds Checker."
14601 #: c-family/c.opt:1229
14603 "Allow to use *_nochk versions of string functions by Pointer Bounds Checker."
14606 #: c-family/c.opt:1233
14608 "Use statically initialized variable for vars bounds instead of generating "
14609 "them each time it is required."
14612 #: c-family/c.opt:1238
14614 "Use statically initialized variable for constant bounds instead of "
14615 "generating them each time it is required."
14618 #: c-family/c.opt:1243
14620 "With this option zero size obtained dynamically for objects with incomplete "
14621 "type will be treated as infinite."
14624 #: c-family/c.opt:1248
14625 msgid "Generate checks for all read accesses to memory."
14628 #: c-family/c.opt:1252
14629 msgid "Generate checks for all write accesses to memory."
14632 #: c-family/c.opt:1256
14633 msgid "Generate bounds stores for pointer writes."
14636 #: c-family/c.opt:1260
14637 msgid "Generate bounds passing for calls."
14640 #: c-family/c.opt:1264
14641 msgid "Instrument only functions marked with bnd_instrument attribute."
14644 #: c-family/c.opt:1268
14645 msgid "Transform instrumented builtin calls into calls to wrappers."
14648 #: c-family/c.opt:1278
14649 msgid "Enable Cilk Plus."
14652 #: c-family/c.opt:1282
14653 msgid "Enable support for C++ concepts."
14656 #: c-family/c.opt:1286
14657 msgid "Allow the arguments of the '?' operator to have different types."
14660 #: c-family/c.opt:1293
14662 msgid "no class name specified with %qs"
14665 #: c-family/c.opt:1294
14666 msgid "-fconst-string-class=<name>\tUse class <name> for constant strings."
14669 #: c-family/c.opt:1298
14670 msgid "-fconstexpr-depth=<number>\tSpecify maximum constexpr recursion depth."
14673 #: c-family/c.opt:1302
14675 "-fconstexpr-loop-limit=<number>\tSpecify maximum constexpr loop iteration "
14679 #: c-family/c.opt:1306
14680 msgid "Emit debug annotations during preprocessing."
14683 #: c-family/c.opt:1310
14685 "-fdeduce-init-list\tenable deduction of std::initializer_list for a template "
14686 "type parameter from a brace-enclosed initializer-list."
14689 #: c-family/c.opt:1314
14690 msgid "Factor complex constructors and destructors to favor space over speed."
14693 #: c-family/c.opt:1322
14694 msgid "Preprocess directives only."
14697 #: c-family/c.opt:1326
14698 msgid "Permit '$' as an identifier character."
14701 #: c-family/c.opt:1330
14702 msgid "Write all declarations as Ada code transitively."
14705 #: c-family/c.opt:1334
14706 msgid "Write all declarations as Ada code for the given file only."
14709 #: c-family/c.opt:1341
14710 msgid "Generate code to check exception specifications."
14713 #: c-family/c.opt:1348
14715 "-fexec-charset=<cset>\tConvert all strings and character constants to "
14716 "character set <cset>."
14719 #: c-family/c.opt:1352
14720 msgid "Permit universal character names (\\u and \\U) in identifiers."
14723 #: c-family/c.opt:1356
14725 "-finput-charset=<cset>\tSpecify the default character set for source files."
14728 #: c-family/c.opt:1360
14730 "Support dynamic initialization of thread-local variables in a different "
14731 "translation unit."
14734 #: c-family/c.opt:1367
14735 msgid "Scope of for-init-statement variables is local to the loop."
14738 #: c-family/c.opt:1371
14739 msgid "Do not assume that standard C libraries and \"main\" exist."
14742 #: c-family/c.opt:1375
14743 msgid "Recognize GNU-defined keywords."
14746 #: c-family/c.opt:1379
14747 msgid "Generate code for GNU runtime environment."
14750 #: c-family/c.opt:1383
14751 msgid "Use traditional GNU semantics for inline functions."
14754 #: c-family/c.opt:1389
14756 "-fhandle-exceptions has been renamed -fexceptions (and is now on by default)"
14759 #: c-family/c.opt:1396
14760 msgid "Assume normal C execution environment."
14763 #: c-family/c.opt:1404
14764 msgid "Export functions even if they can be inlined."
14767 #: c-family/c.opt:1408
14768 msgid "Emit implicit instantiations of inline templates."
14771 #: c-family/c.opt:1412
14772 msgid "Emit implicit instantiations of templates."
14775 #: c-family/c.opt:1416
14776 msgid "Implement C++17 inheriting constructor semantics."
14779 #: c-family/c.opt:1420
14780 msgid "Inject friend functions into enclosing namespace."
14783 #: c-family/c.opt:1424
14784 msgid "Don't emit dllexported inline functions unless needed."
14787 #: c-family/c.opt:1431
14789 "Allow implicit conversions between vectors with differing numbers of "
14790 "subparts and/or differing element types."
14793 #: c-family/c.opt:1435
14794 msgid "Don't warn about uses of Microsoft extensions."
14797 #: c-family/c.opt:1454
14799 "Implement resolution of DR 150 for matching of template template arguments."
14802 #: c-family/c.opt:1458
14803 msgid "Generate code for NeXT (Apple Mac OS X) runtime environment."
14806 #: c-family/c.opt:1462
14807 msgid "Assume that receivers of Objective-C messages may be nil."
14810 #: c-family/c.opt:1466
14812 "Allow access to instance variables as if they were local declarations within "
14813 "instance method implementations."
14816 #: c-family/c.opt:1470
14818 "-fvisibility=[private|protected|public|package]\tSet the default symbol "
14822 #: c-family/c.opt:1473
14824 msgid "unrecognized ivar visibility value %qs"
14827 #: c-family/c.opt:1495
14829 "Treat a throw() exception specification as noexcept to improve code size."
14832 #: c-family/c.opt:1499
14834 "Specify which ABI to use for Objective-C family code and meta-data "
14838 #: c-family/c.opt:1505
14840 "Generate special Objective-C methods to initialize/destroy non-POD C++ "
14841 "ivars, if needed."
14844 #: c-family/c.opt:1509
14845 msgid "Allow fast jumps to the message dispatcher."
14848 #: c-family/c.opt:1515
14849 msgid "Enable Objective-C exception and synchronization syntax."
14852 #: c-family/c.opt:1519
14853 msgid "Enable garbage collection (GC) in Objective-C/Objective-C++ programs."
14856 #: c-family/c.opt:1523
14858 "Enable inline checks for nil receivers with the NeXT runtime and ABI version "
14862 #: c-family/c.opt:1528
14863 msgid "Enable Objective-C setjmp exception handling runtime."
14866 #: c-family/c.opt:1532
14867 msgid "Conform to the Objective-C 1.0 language as implemented in GCC 4.0."
14870 #: c-family/c.opt:1536
14871 msgid "Enable OpenACC."
14874 #: c-family/c.opt:1540
14875 msgid "Specify default OpenACC compute dimensions."
14878 #: c-family/c.opt:1544
14879 msgid "Enable OpenMP (implies -frecursive in Fortran)."
14882 #: c-family/c.opt:1548
14883 msgid "Enable OpenMP's SIMD directives."
14886 #: c-family/c.opt:1552
14887 msgid "Recognize C++ keywords like \"compl\" and \"xor\"."
14890 #: c-family/c.opt:1563
14891 msgid "Look for and use PCH files even when preprocessing."
14894 #: c-family/c.opt:1567
14895 msgid "Downgrade conformance errors to warnings."
14898 #: c-family/c.opt:1571
14899 msgid "Enable Plan 9 language extensions."
14902 #: c-family/c.opt:1575
14903 msgid "Treat the input file as already preprocessed."
14906 #: c-family/c.opt:1583
14908 "-ftrack-macro-expansion=<0|1|2> Track locations of tokens coming from macro "
14909 "expansion and display them in error messages."
14912 #: c-family/c.opt:1587
14914 "-fno-pretty-templates Do not pretty-print template specializations as the "
14915 "template signature followed by the arguments."
14918 #: c-family/c.opt:1591
14919 msgid "Treat known sprintf return values as constants."
14922 #: c-family/c.opt:1595
14924 "Used in Fix-and-Continue mode to indicate that object files may be swapped "
14928 #: c-family/c.opt:1599
14929 msgid "Enable automatic template instantiation."
14932 #: c-family/c.opt:1603
14933 msgid "Generate run time type descriptor information."
14936 #: c-family/c.opt:1611
14937 msgid "Force the underlying type for \"wchar_t\" to be \"unsigned short\"."
14940 #: c-family/c.opt:1615
14941 msgid "When \"signed\" or \"unsigned\" is not given make the bitfield signed."
14944 #: c-family/c.opt:1623
14945 msgid "Enable C++14 sized deallocation support."
14948 #: c-family/c.opt:1630
14950 "-fsso-struct=[big-endian|little-endian]\tSet the default scalar storage "
14954 #: c-family/c.opt:1633
14956 msgid "unrecognized scalar storage order value %qs"
14959 #: c-family/c.opt:1643
14960 msgid "Display statistics accumulated during compilation."
14963 #: c-family/c.opt:1647
14965 "Assume that values of enumeration type are always within the minimum range "
14969 #: c-family/c.opt:1654 c-family/c.opt:1659
14971 "Follow the C++17 evaluation order requirements for assignment expressions, "
14972 "shift, member function calls, etc."
14975 #: c-family/c.opt:1676
14976 msgid "-ftabstop=<number>\tDistance between tab stops for column reporting."
14979 #: c-family/c.opt:1680
14981 "Set the maximum number of template instantiation notes for a single warning "
14985 #: c-family/c.opt:1687
14987 "-ftemplate-depth=<number>\tSpecify maximum template instantiation depth."
14990 #: c-family/c.opt:1694
14992 "-fno-threadsafe-statics\tDo not generate thread-safe code for initializing "
14996 #: c-family/c.opt:1698
14998 "When \"signed\" or \"unsigned\" is not given make the bitfield unsigned."
15001 #: c-family/c.opt:1702
15002 msgid "Make \"char\" unsigned by default."
15005 #: c-family/c.opt:1706
15006 msgid "Use __cxa_atexit to register destructors."
15009 #: c-family/c.opt:1710
15010 msgid "Use __cxa_get_exception_ptr in exception handling."
15013 #: c-family/c.opt:1714
15014 msgid "Marks all inlined functions and methods as having hidden visibility."
15017 #: c-family/c.opt:1718
15018 msgid "Changes visibility to match Microsoft Visual Studio by default."
15021 #: c-family/c.opt:1730
15022 msgid "Emit common-like symbols as weak symbols."
15025 #: c-family/c.opt:1734
15027 "-fwide-exec-charset=<cset>\tConvert all wide strings and character constants "
15028 "to character set <cset>."
15031 #: c-family/c.opt:1738
15032 msgid "Generate a #line directive pointing at the current working directory."
15035 #: c-family/c.opt:1746
15037 "Generate lazy class lookup (via objc_getClass()) for use in Zero-Link mode."
15040 #: c-family/c.opt:1750
15041 msgid "Dump declarations to a .decl file."
15044 #: c-family/c.opt:1754
15046 "-femit-struct-debug-baseonly\tAggressive reduced debug info for structs."
15049 #: c-family/c.opt:1758
15051 "-femit-struct-debug-reduced\tConservative reduced debug info for structs."
15054 #: c-family/c.opt:1762
15056 "-femit-struct-debug-detailed=<spec-list>\tDetailed reduced debug info for "
15060 #: c-family/c.opt:1766
15062 "Interpret imaginary, fixed-point, or other gnu number suffix as the "
15063 "corresponding number literal rather than a user-defined number literal."
15066 #: c-family/c.opt:1771
15067 msgid "-idirafter <dir>\tAdd <dir> to the end of the system include path."
15070 #: c-family/c.opt:1775
15071 msgid "-imacros <file>\tAccept definition of macros in <file>."
15074 #: c-family/c.opt:1779
15075 msgid "-imultilib <dir>\tSet <dir> to be the multilib include subdirectory."
15078 #: c-family/c.opt:1783
15079 msgid "-include <file>\tInclude the contents of <file> before other files."
15082 #: c-family/c.opt:1787
15083 msgid "-iprefix <path>\tSpecify <path> as a prefix for next two options."
15086 #: c-family/c.opt:1791
15087 msgid "-isysroot <dir>\tSet <dir> to be the system root directory."
15090 #: c-family/c.opt:1795
15091 msgid "-isystem <dir>\tAdd <dir> to the start of the system include path."
15094 #: c-family/c.opt:1799
15095 msgid "-iquote <dir>\tAdd <dir> to the end of the quote include path."
15098 #: c-family/c.opt:1803
15099 msgid "-iwithprefix <dir>\tAdd <dir> to the end of the system include path."
15102 #: c-family/c.opt:1807
15104 "-iwithprefixbefore <dir>\tAdd <dir> to the end of the main include path."
15107 #: c-family/c.opt:1817
15109 "Do not search standard system include directories (those specified with -"
15110 "isystem will still be used)."
15113 #: c-family/c.opt:1821
15114 msgid "Do not search standard system include directories for C++."
15117 #: c-family/c.opt:1833
15118 msgid "Generate C header of platform-specific features."
15121 #: c-family/c.opt:1837
15122 msgid "Remap file names when including files."
15125 #: c-family/c.opt:1841 c-family/c.opt:1845
15127 "Conform to the ISO 1998 C++ standard revised by the 2003 technical "
15131 #: c-family/c.opt:1849
15132 msgid "Conform to the ISO 2011 C++ standard."
15135 #: c-family/c.opt:1853
15136 msgid "Deprecated in favor of -std=c++11."
15139 #: c-family/c.opt:1857
15140 msgid "Deprecated in favor of -std=c++14."
15143 #: c-family/c.opt:1861
15144 msgid "Conform to the ISO 2014 C++ standard."
15147 #: c-family/c.opt:1865
15149 "Conform to the ISO 2017(?) C++ draft standard (experimental and incomplete "
15153 #: c-family/c.opt:1872 c-family/c.opt:1969
15154 msgid "Conform to the ISO 2011 C standard."
15157 #: c-family/c.opt:1876
15158 msgid "Deprecated in favor of -std=c11."
15161 #: c-family/c.opt:1880 c-family/c.opt:1884 c-family/c.opt:1953
15162 msgid "Conform to the ISO 1990 C standard."
15165 #: c-family/c.opt:1888 c-family/c.opt:1961
15166 msgid "Conform to the ISO 1999 C standard."
15169 #: c-family/c.opt:1892
15170 msgid "Deprecated in favor of -std=c99."
15173 #: c-family/c.opt:1896 c-family/c.opt:1901
15175 "Conform to the ISO 1998 C++ standard revised by the 2003 technical "
15176 "corrigendum with GNU extensions."
15179 #: c-family/c.opt:1906
15180 msgid "Conform to the ISO 2011 C++ standard with GNU extensions."
15183 #: c-family/c.opt:1910
15184 msgid "Deprecated in favor of -std=gnu++11."
15187 #: c-family/c.opt:1914
15188 msgid "Deprecated in favor of -std=gnu++14."
15191 #: c-family/c.opt:1918
15192 msgid "Conform to the ISO 2014 C++ standard with GNU extensions."
15195 #: c-family/c.opt:1922
15197 "Conform to the ISO 201z(7?) C++ draft standard with GNU extensions "
15198 "(experimental and incomplete support)."
15201 #: c-family/c.opt:1929
15202 msgid "Conform to the ISO 2011 C standard with GNU extensions."
15205 #: c-family/c.opt:1933
15206 msgid "Deprecated in favor of -std=gnu11."
15209 #: c-family/c.opt:1937 c-family/c.opt:1941
15210 msgid "Conform to the ISO 1990 C standard with GNU extensions."
15213 #: c-family/c.opt:1945
15214 msgid "Conform to the ISO 1999 C standard with GNU extensions."
15217 #: c-family/c.opt:1949
15218 msgid "Deprecated in favor of -std=gnu99."
15221 #: c-family/c.opt:1957
15222 msgid "Conform to the ISO 1990 C standard as amended in 1994."
15225 #: c-family/c.opt:1965
15226 msgid "Deprecated in favor of -std=iso9899:1999."
15229 #: c-family/c.opt:1976
15230 msgid "Enable traditional preprocessing."
15233 #: c-family/c.opt:1980
15234 msgid "-trigraphs\tSupport ISO C trigraphs."
15237 #: c-family/c.opt:1984
15238 msgid "Do not predefine system-specific and GCC-specific macros."
15241 #: fortran/lang.opt:146
15242 msgid "-J<directory>\tPut MODULE files in 'directory'."
15245 #: fortran/lang.opt:198
15246 msgid "Warn about possible aliasing of dummy arguments."
15249 #: fortran/lang.opt:202
15250 msgid "Warn about alignment of COMMON blocks."
15253 #: fortran/lang.opt:206
15254 msgid "Warn about missing ampersand in continued character constants."
15257 #: fortran/lang.opt:210
15258 msgid "Warn about creation of array temporaries."
15261 #: fortran/lang.opt:214
15262 msgid "Warn about type and rank mismatches between arguments and parameters."
15265 #: fortran/lang.opt:218
15266 msgid "Warn if the type of a variable might be not interoperable with C."
15269 #: fortran/lang.opt:226
15270 msgid "Warn about truncated character expressions."
15273 #: fortran/lang.opt:230
15274 msgid "Warn about equality comparisons involving REAL or COMPLEX expressions."
15277 #: fortran/lang.opt:238
15278 msgid "Warn about most implicit conversions."
15281 #: fortran/lang.opt:246
15282 msgid "Warn about function call elimination."
15285 #: fortran/lang.opt:250
15286 msgid "Warn about calls with implicit interface."
15289 #: fortran/lang.opt:254
15290 msgid "Warn about called procedures not explicitly declared."
15293 #: fortran/lang.opt:258
15294 msgid "Warn about constant integer divisions with truncated results."
15297 #: fortran/lang.opt:262
15298 msgid "Warn about truncated source lines."
15301 #: fortran/lang.opt:266
15302 msgid "Warn on intrinsics not part of the selected standard."
15305 #: fortran/lang.opt:278
15306 msgid "Warn about USE statements that have no ONLY qualifier."
15309 #: fortran/lang.opt:290
15310 msgid "Warn about real-literal-constants with 'q' exponent-letter."
15313 #: fortran/lang.opt:294
15314 msgid "Warn when a left-hand-side array variable is reallocated."
15317 #: fortran/lang.opt:298
15318 msgid "Warn when a left-hand-side variable is reallocated."
15321 #: fortran/lang.opt:302
15322 msgid "Warn if the pointer in a pointer assignment might outlive its target."
15325 #: fortran/lang.opt:310
15326 msgid "Warn about \"suspicious\" constructs."
15329 #: fortran/lang.opt:314
15330 msgid "Permit nonconforming uses of the tab character."
15333 #: fortran/lang.opt:318
15334 msgid "Warn about an invalid DO loop."
15337 #: fortran/lang.opt:322
15338 msgid "Warn about underflow of numerical constant expressions."
15341 #: fortran/lang.opt:330
15342 msgid "Warn if a user-procedure has the same name as an intrinsic."
15345 #: fortran/lang.opt:338
15346 msgid "Warn about unused dummy arguments."
15349 #: fortran/lang.opt:342
15350 msgid "Warn about zero-trip DO loops."
15353 #: fortran/lang.opt:346
15354 msgid "Enable preprocessing."
15357 #: fortran/lang.opt:354
15358 msgid "Disable preprocessing."
15361 #: fortran/lang.opt:362
15362 msgid "Eliminate multiple function invokations also for impure functions."
15365 #: fortran/lang.opt:366
15366 msgid "Enable alignment of COMMON blocks."
15369 #: fortran/lang.opt:370
15371 "All intrinsics procedures are available regardless of selected standard."
15374 #: fortran/lang.opt:378
15376 "Do not treat local variables and COMMON blocks as if they were named in SAVE "
15380 #: fortran/lang.opt:382
15381 msgid "Specify that backslash in string introduces an escape character."
15384 #: fortran/lang.opt:386
15385 msgid "Produce a backtrace when a runtime error is encountered."
15388 #: fortran/lang.opt:390
15390 "-fblas-matmul-limit=<n>\tSize of the smallest matrix for which matmul will "
15394 #: fortran/lang.opt:394
15396 "Produce a warning at runtime if a array temporary has been created for a "
15397 "procedure argument."
15400 #: fortran/lang.opt:398
15402 "-fconvert=<big-endian|little-endian|native|swap> The endianness used for "
15403 "unformatted files."
15406 #: fortran/lang.opt:401
15408 msgid "Unrecognized option to endianess value: %qs"
15411 #: fortran/lang.opt:417
15412 msgid "Use the Cray Pointer extension."
15415 #: fortran/lang.opt:421
15416 msgid "Ignore 'D' in column one in fixed form."
15419 #: fortran/lang.opt:425
15420 msgid "Treat lines with 'D' in column one as comments."
15423 #: fortran/lang.opt:429
15424 msgid "Enable all DEC language extensions."
15427 #: fortran/lang.opt:433
15428 msgid "Enable kind-specific variants of integer intrinsic functions."
15431 #: fortran/lang.opt:437
15432 msgid "Enable legacy math intrinsics for compatibility."
15435 #: fortran/lang.opt:441
15436 msgid "Enable support for DEC STRUCTURE/RECORD."
15439 #: fortran/lang.opt:445
15440 msgid "Enable DEC-style STATIC and AUTOMATIC attributes."
15443 #: fortran/lang.opt:449
15444 msgid "Set the default double precision kind to an 8 byte wide type."
15447 #: fortran/lang.opt:453
15448 msgid "Set the default integer kind to an 8 byte wide type."
15451 #: fortran/lang.opt:457
15452 msgid "Set the default real kind to an 8 byte wide type."
15455 #: fortran/lang.opt:461
15456 msgid "Allow dollar signs in entity names."
15459 #: fortran/lang.opt:469
15460 msgid "Display the code tree after parsing."
15463 #: fortran/lang.opt:473
15464 msgid "Display the code tree after front end optimization."
15467 #: fortran/lang.opt:477
15468 msgid "Display the code tree after parsing; deprecated option."
15471 #: fortran/lang.opt:481
15473 "Specify that an external BLAS library should be used for matmul calls on "
15474 "large-size arrays."
15477 #: fortran/lang.opt:485
15478 msgid "Use f2c calling convention."
15481 #: fortran/lang.opt:489
15482 msgid "Assume that the source file is fixed form."
15485 #: fortran/lang.opt:493
15486 msgid "Interpret any INTEGER(4) as an INTEGER(8)."
15489 #: fortran/lang.opt:497 fortran/lang.opt:501
15490 msgid "Specify where to find the compiled intrinsic modules."
15493 #: fortran/lang.opt:505
15494 msgid "Allow arbitrary character line width in fixed mode."
15497 #: fortran/lang.opt:509
15498 msgid "-ffixed-line-length-<n>\tUse n as character line width in fixed mode."
15501 #: fortran/lang.opt:513
15502 msgid "-ffpe-trap=[...]\tStop on following floating point exceptions."
15505 #: fortran/lang.opt:517
15506 msgid "-ffpe-summary=[...]\tPrint summary of floating point exceptions."
15509 #: fortran/lang.opt:521
15510 msgid "Assume that the source file is free form."
15513 #: fortran/lang.opt:525
15514 msgid "Allow arbitrary character line width in free mode."
15517 #: fortran/lang.opt:529
15518 msgid "-ffree-line-length-<n>\tUse n as character line width in free mode."
15521 #: fortran/lang.opt:533
15522 msgid "Enable front end optimization."
15525 #: fortran/lang.opt:537
15527 "Specify that no implicit typing is allowed, unless overridden by explicit "
15528 "IMPLICIT statements."
15531 #: fortran/lang.opt:541
15533 "-finit-character=<n>\tInitialize local character variables to ASCII value n."
15536 #: fortran/lang.opt:545
15538 "Initialize components of derived type variables according to other init "
15542 #: fortran/lang.opt:549
15543 msgid "-finit-integer=<n>\tInitialize local integer variables to n."
15546 #: fortran/lang.opt:553
15547 msgid "Initialize local variables to zero (from g77)."
15550 #: fortran/lang.opt:557
15551 msgid "-finit-logical=<true|false>\tInitialize local logical variables."
15554 #: fortran/lang.opt:561
15555 msgid "-finit-real=<zero|snan|nan|inf|-inf>\tInitialize local real variables."
15558 #: fortran/lang.opt:564
15560 msgid "Unrecognized option to floating-point init value: %qs"
15563 #: fortran/lang.opt:583
15565 "-finline-matmul-limit=<n>\tSpecify the size of the largest matrix for which "
15566 "matmul will be inlined."
15569 #: fortran/lang.opt:587
15571 "-fmax-array-constructor=<n>\tMaximum number of objects in an array "
15575 #: fortran/lang.opt:591
15576 msgid "-fmax-identifier-length=<n>\tMaximum identifier length."
15579 #: fortran/lang.opt:595
15580 msgid "-fmax-subrecord-length=<n>\tMaximum length for subrecords."
15583 #: fortran/lang.opt:599
15585 "-fmax-stack-var-size=<n>\tSize in bytes of the largest array that will be "
15586 "put on the stack."
15589 #: fortran/lang.opt:603
15590 msgid "Put all local arrays on stack."
15593 #: fortran/lang.opt:607
15594 msgid "Set default accessibility of module entities to PRIVATE."
15597 #: fortran/lang.opt:627
15598 msgid "Try to lay out derived types as compactly as possible."
15601 #: fortran/lang.opt:635
15602 msgid "Protect parentheses in expressions."
15605 #: fortran/lang.opt:639
15606 msgid "Enable range checking during compilation."
15609 #: fortran/lang.opt:643
15610 msgid "Interpret any REAL(4) as a REAL(8)."
15613 #: fortran/lang.opt:647
15614 msgid "Interpret any REAL(4) as a REAL(10)."
15617 #: fortran/lang.opt:651
15618 msgid "Interpret any REAL(4) as a REAL(16)."
15621 #: fortran/lang.opt:655
15622 msgid "Interpret any REAL(8) as a REAL(4)."
15625 #: fortran/lang.opt:659
15626 msgid "Interpret any REAL(8) as a REAL(10)."
15629 #: fortran/lang.opt:663
15630 msgid "Interpret any REAL(8) as a REAL(16)."
15633 #: fortran/lang.opt:667
15634 msgid "Reallocate the LHS in assignments."
15637 #: fortran/lang.opt:671
15638 msgid "Use a 4-byte record marker for unformatted files."
15641 #: fortran/lang.opt:675
15642 msgid "Use an 8-byte record marker for unformatted files."
15645 #: fortran/lang.opt:679
15646 msgid "Allocate local variables on the stack to allow indirect recursion."
15649 #: fortran/lang.opt:683
15650 msgid "Copy array sections into a contiguous block on procedure entry."
15653 #: fortran/lang.opt:687
15655 "-fcoarray=<none|single|lib>\tSpecify which coarray parallelization should be "
15659 #: fortran/lang.opt:690
15661 msgid "Unrecognized option: %qs"
15664 #: fortran/lang.opt:703
15665 msgid "-fcheck=[...]\tSpecify which runtime checks are to be performed."
15668 #: fortran/lang.opt:707
15669 msgid "Append a second underscore if the name already contains an underscore."
15672 #: fortran/lang.opt:715
15673 msgid "Apply negative sign to zero values."
15676 #: fortran/lang.opt:719
15677 msgid "Append underscores to externally visible names."
15680 #: fortran/lang.opt:763
15681 msgid "Statically link the GNU Fortran helper library (libgfortran)."
15684 #: fortran/lang.opt:767
15685 msgid "Conform to the ISO Fortran 2003 standard."
15688 #: fortran/lang.opt:771
15689 msgid "Conform to the ISO Fortran 2008 standard."
15692 #: fortran/lang.opt:775
15693 msgid "Conform to the ISO Fortran 2008 standard including TS 29113."
15696 #: fortran/lang.opt:779
15697 msgid "Conform to the ISO Fortran 95 standard."
15700 #: fortran/lang.opt:783
15701 msgid "Conform to nothing in particular."
15704 #: fortran/lang.opt:787
15705 msgid "Accept extensions to support legacy code."
15710 msgid "unknown linker output %qs"
15714 msgid "Set linker output type (used internally during LTO optimization)"
15718 msgid "Run the link-time optimizer in local transformation (LTRANS) mode."
15722 msgid "Specify a file to which a list of files output by LTRANS is written."
15726 msgid "Run the link-time optimizer in whole program analysis (WPA) mode."
15731 "Whole program analysis (WPA) mode with number of parallel jobs specified."
15735 msgid "The resolution file."
15738 #: go/gofrontend/expressions.cc:95 c-family/c-warn.c:479 cp/cvt.c:1289
15740 #, gcc-internal-format
15741 msgid "value computed is not used"
15744 #: go/gofrontend/expressions.cc:615
15745 msgid "invalid use of type"
15748 #: go/gofrontend/expressions.cc:2841 go/gofrontend/expressions.cc:2907
15749 #: go/gofrontend/expressions.cc:2923
15750 msgid "constant refers to itself"
15753 #: go/gofrontend/expressions.cc:3735 go/gofrontend/expressions.cc:4204
15754 msgid "expected pointer"
15757 #: go/gofrontend/expressions.cc:4175
15758 msgid "expected numeric type"
15761 #: go/gofrontend/expressions.cc:4180
15762 msgid "expected boolean type"
15765 #: go/gofrontend/expressions.cc:4185 c/c-parser.c:12760 c/c-parser.c:12767
15766 #: cp/parser.c:32487 cp/parser.c:32494
15767 #, gcc-internal-format
15768 msgid "expected integer"
15771 #: go/gofrontend/expressions.cc:5794
15772 msgid "invalid comparison of nil with nil"
15775 #: go/gofrontend/expressions.cc:5800 go/gofrontend/expressions.cc:5818
15776 msgid "incompatible types in binary expression"
15779 #: go/gofrontend/expressions.cc:5838
15780 msgid "integer division by zero"
15783 #: go/gofrontend/expressions.cc:5846
15784 msgid "shift of non-integer operand"
15787 #: go/gofrontend/expressions.cc:5849 go/gofrontend/expressions.cc:5853
15788 #: go/gofrontend/expressions.cc:5861
15789 msgid "shift count not unsigned integer"
15792 #: go/gofrontend/expressions.cc:5866
15793 msgid "negative shift count"
15796 #: go/gofrontend/expressions.cc:6671
15797 msgid "object is not a method"
15800 #: go/gofrontend/expressions.cc:6688
15801 msgid "method type does not match object type"
15804 #: go/gofrontend/expressions.cc:7193
15805 msgid "invalid use of %<...%> with builtin function"
15808 #: go/gofrontend/expressions.cc:7204
15809 msgid "invalid use of method value as argument of Offsetof"
15812 #: go/gofrontend/expressions.cc:7218
15813 msgid "argument of Offsetof implies indirection of an embedded field"
15816 #: go/gofrontend/expressions.cc:7243 go/gofrontend/expressions.cc:7280
15817 #: go/gofrontend/expressions.cc:7422 go/gofrontend/expressions.cc:8437
15818 #: go/gofrontend/expressions.cc:8586 go/gofrontend/expressions.cc:8632
15819 #: go/gofrontend/expressions.cc:8664 go/gofrontend/expressions.cc:8740
15820 #: go/gofrontend/expressions.cc:9989 go/gofrontend/expressions.cc:10006
15821 #: go/gofrontend/expressions.cc:10022
15822 msgid "not enough arguments"
15825 #: go/gofrontend/expressions.cc:7245 go/gofrontend/expressions.cc:7282
15826 #: go/gofrontend/expressions.cc:8442 go/gofrontend/expressions.cc:8569
15827 #: go/gofrontend/expressions.cc:8591 go/gofrontend/expressions.cc:8669
15828 #: go/gofrontend/expressions.cc:8742 go/gofrontend/expressions.cc:9538
15829 #: go/gofrontend/expressions.cc:9994 go/gofrontend/expressions.cc:10008
15830 #: go/gofrontend/expressions.cc:10029
15831 msgid "too many arguments"
15834 #: go/gofrontend/expressions.cc:7284
15835 msgid "argument 1 must be a map"
15838 #: go/gofrontend/expressions.cc:7448
15839 msgid "invalid type for make function"
15842 #: go/gofrontend/expressions.cc:7460
15843 msgid "length required when allocating a slice"
15846 #: go/gofrontend/expressions.cc:7492
15847 msgid "len larger than cap"
15850 #: go/gofrontend/expressions.cc:7501
15851 msgid "too many arguments to make"
15854 #: go/gofrontend/expressions.cc:8486
15855 msgid "argument must be array or slice or channel"
15858 #: go/gofrontend/expressions.cc:8496
15859 msgid "argument must be string or array or slice or map or channel"
15862 #: go/gofrontend/expressions.cc:8542
15863 msgid "unsupported argument type to builtin function"
15866 #: go/gofrontend/expressions.cc:8553
15867 msgid "argument must be channel"
15870 #: go/gofrontend/expressions.cc:8555
15871 msgid "cannot close receive-only channel"
15874 #: go/gofrontend/expressions.cc:8577
15875 msgid "argument must be a field reference"
15878 #: go/gofrontend/expressions.cc:8607
15879 msgid "left argument must be a slice"
15882 #: go/gofrontend/expressions.cc:8615
15883 msgid "element types must be the same"
15886 #: go/gofrontend/expressions.cc:8620
15887 msgid "first argument must be []byte"
15890 #: go/gofrontend/expressions.cc:8623
15891 msgid "second argument must be slice or string"
15894 #: go/gofrontend/expressions.cc:8732
15895 msgid "argument must have complex type"
15898 #: go/gofrontend/expressions.cc:8750
15899 msgid "complex arguments must have identical types"
15902 #: go/gofrontend/expressions.cc:8752
15903 msgid "complex arguments must have floating-point type"
15906 #: go/gofrontend/expressions.cc:9309 go/gofrontend/expressions.cc:9935
15907 #: go/gofrontend/expressions.cc:10331
15908 msgid "expected function"
15911 #: go/gofrontend/expressions.cc:9337
15912 msgid "multiple-value argument in single-value context"
15915 #: go/gofrontend/expressions.cc:9542
15916 msgid "invalid use of %<...%> with non-slice"
15919 #: go/gofrontend/expressions.cc:9943
15920 msgid "function result count mismatch"
15923 #: go/gofrontend/expressions.cc:9961
15924 msgid "incompatible type for receiver"
15927 #: go/gofrontend/expressions.cc:9979
15928 msgid "invalid use of %<...%> calling non-variadic function"
15931 #: go/gofrontend/expressions.cc:10340 go/gofrontend/expressions.cc:10354
15932 msgid "number of results does not match number of values"
15935 #: go/gofrontend/expressions.cc:10643 go/gofrontend/expressions.cc:11148
15936 msgid "index must be integer"
15939 #: go/gofrontend/expressions.cc:10651 go/gofrontend/expressions.cc:11156
15940 msgid "slice end must be integer"
15943 #: go/gofrontend/expressions.cc:10659
15944 msgid "slice capacity must be integer"
15947 #: go/gofrontend/expressions.cc:10709 go/gofrontend/expressions.cc:11190
15948 msgid "inverted slice range"
15951 #: go/gofrontend/expressions.cc:10752
15952 msgid "slice of unaddressable value"
15955 #: go/gofrontend/expressions.cc:11413
15956 msgid "incompatible type for map index"
15959 #: go/gofrontend/expressions.cc:11780
15960 msgid "expected interface or pointer to interface"
15963 #: go/gofrontend/expressions.cc:12466
15964 msgid "too many expressions for struct"
15967 #: go/gofrontend/expressions.cc:12479
15968 msgid "too few expressions for struct"
15971 #: go/gofrontend/expressions.cc:14067 go/gofrontend/statements.cc:1619
15972 msgid "type assertion only valid for interface types"
15975 #: go/gofrontend/expressions.cc:14079
15976 msgid "impossible type assertion: type does not implement interface"
15979 #: go/gofrontend/expressions.cc:14207 go/gofrontend/expressions.cc:14227
15980 #: go/gofrontend/statements.cc:1464
15981 msgid "expected channel"
15984 #: go/gofrontend/expressions.cc:14232 go/gofrontend/statements.cc:1469
15985 msgid "invalid receive on send-only channel"
15988 #: go/gofrontend/parse.cc:3098
15990 "parentheses required around this composite literal to avoid parsing ambiguity"
15993 #: go/gofrontend/parse.cc:4656
15994 msgid "cannot fallthrough final case in switch"
15997 #: go/gofrontend/statements.cc:768
15998 msgid "invalid left hand side of assignment"
16001 #: go/gofrontend/statements.cc:779 go/gofrontend/statements.cc:1181
16002 msgid "use of untyped nil"
16005 #: go/gofrontend/statements.cc:1303
16006 msgid "expected map index on right hand side"
16009 #: go/gofrontend/statements.cc:2704 go/gofrontend/statements.cc:2734
16010 msgid "not enough arguments to return"
16013 #: go/gofrontend/statements.cc:2712
16014 msgid "return with value in function with no return type"
16017 #: go/gofrontend/statements.cc:2740
16018 msgid "too many values in return statement"
16021 #: go/gofrontend/statements.cc:3147
16022 msgid "expected boolean expression"
16025 #: go/gofrontend/statements.cc:4238
16026 msgid "cannot type switch on non-interface value"
16029 #: go/gofrontend/statements.cc:4373
16030 msgid "incompatible types in send"
16033 #: go/gofrontend/statements.cc:4378
16034 msgid "invalid send on receive-only channel"
16037 #: go/gofrontend/statements.cc:5329
16038 msgid "too many variables for range clause with channel"
16041 #: go/gofrontend/statements.cc:5336
16042 msgid "range clause must have array, slice, string, map, or channel type"
16045 #: go/gofrontend/types.cc:513
16046 msgid "invalid comparison of non-ordered type"
16049 #: go/gofrontend/types.cc:529
16050 msgid "slice can only be compared to nil"
16053 #: go/gofrontend/types.cc:531
16054 msgid "map can only be compared to nil"
16057 #: go/gofrontend/types.cc:533
16058 msgid "func can only be compared to nil"
16061 #: go/gofrontend/types.cc:539
16063 msgid "invalid operation (%s)"
16066 #: go/gofrontend/types.cc:562
16067 msgid "invalid comparison of non-comparable type"
16070 #: go/gofrontend/types.cc:575
16071 msgid "invalid comparison of generated struct"
16074 #: go/gofrontend/types.cc:586
16075 msgid "invalid comparison of non-comparable struct"
16078 #: go/gofrontend/types.cc:596
16079 msgid "invalid comparison of generated array"
16082 #: go/gofrontend/types.cc:603
16083 msgid "invalid comparison of non-comparable array"
16086 #: go/gofrontend/types.cc:631
16087 msgid "multiple-value function call in single-value context"
16090 #: go/gofrontend/types.cc:708
16091 msgid "need explicit conversion"
16094 #: go/gofrontend/types.cc:715
16096 msgid "cannot use type %s as type %s"
16099 #: go/gofrontend/types.cc:3542
16100 msgid "different receiver types"
16103 #: go/gofrontend/types.cc:3562 go/gofrontend/types.cc:3575
16104 #: go/gofrontend/types.cc:3590
16105 msgid "different number of parameters"
16108 #: go/gofrontend/types.cc:3583
16109 msgid "different parameter types"
16112 #: go/gofrontend/types.cc:3598
16113 msgid "different varargs"
16116 #: go/gofrontend/types.cc:3607 go/gofrontend/types.cc:3620
16117 #: go/gofrontend/types.cc:3635
16118 msgid "different number of results"
16121 #: go/gofrontend/types.cc:3628
16122 msgid "different result types"
16125 #: go/gofrontend/types.cc:8120
16127 msgid "need explicit conversion; missing method %s%s%s"
16130 #: go/gofrontend/types.cc:8137 go/gofrontend/types.cc:8279
16132 msgid "incompatible type for method %s%s%s"
16135 #: go/gofrontend/types.cc:8141 go/gofrontend/types.cc:8283
16137 msgid "incompatible type for method %s%s%s (%s)"
16140 #: go/gofrontend/types.cc:8220 go/gofrontend/types.cc:8233
16141 msgid "pointer to interface type has no methods"
16144 #: go/gofrontend/types.cc:8222 go/gofrontend/types.cc:8235
16145 msgid "type has no methods"
16148 #: go/gofrontend/types.cc:8256
16150 msgid "ambiguous method %s%s%s"
16153 #: go/gofrontend/types.cc:8259
16155 msgid "missing method %s%s%s"
16158 #: go/gofrontend/types.cc:8300
16160 msgid "method %s%s%s requires a pointer receiver"
16163 #: go/gofrontend/types.cc:8318
16165 msgid "method %s%s%s is marked go:nointerface"
16168 #. Warn about and ignore all others for now, but store them.
16169 #: attribs.c:436 c-family/c-attribs.c:2400 objc/objc-act.c:4957
16170 #: objc/objc-act.c:6926 objc/objc-act.c:8113 objc/objc-act.c:8164
16171 #, gcc-internal-format
16172 msgid "%qE attribute directive ignored"
16176 #, gcc-internal-format
16177 msgid "%<%E::%E%> scoped attribute directive ignored"
16181 #, gcc-internal-format
16182 msgid "wrong number of arguments specified for %qE attribute"
16185 #. This is a c++11 attribute that appertains to a
16186 #. type-specifier, outside of the definition of, a class
16187 #. type. Ignore it.
16189 #, gcc-internal-format
16190 msgid "attribute ignored"
16194 #, gcc-internal-format
16195 msgid "an attribute that appertains to a type-specifier is ignored"
16199 #, gcc-internal-format
16200 msgid "%qE attribute does not apply to types"
16204 #, gcc-internal-format
16205 msgid "%qE attribute only applies to function types"
16209 #, gcc-internal-format
16210 msgid "type attributes ignored after type is already defined"
16213 #: auto-profile.c:347
16214 #, gcc-internal-format
16215 msgid "Offset exceeds 16 bytes."
16218 #: auto-profile.c:854
16219 #, gcc-internal-format
16220 msgid "Not expected TAG."
16223 #: auto-profile.c:920
16224 #, gcc-internal-format, gfc-internal-format
16225 msgid "Cannot open profile file %s."
16228 #: auto-profile.c:926
16229 #, gcc-internal-format
16230 msgid "AutoFDO profile magic number does not match."
16233 #: auto-profile.c:934
16234 #, gcc-internal-format, gfc-internal-format
16235 msgid "AutoFDO profile version %u does match %u."
16238 #: auto-profile.c:946
16239 #, gcc-internal-format, gfc-internal-format
16240 msgid "Cannot read string table from %s."
16243 #: auto-profile.c:954
16244 #, gcc-internal-format, gfc-internal-format
16245 msgid "Cannot read function profile from %s."
16248 #: auto-profile.c:964
16249 #, gcc-internal-format, gfc-internal-format
16250 msgid "Cannot read working set from %s."
16254 #, gcc-internal-format
16256 "branch target register load optimization is not intended to be run twice"
16260 #, gcc-internal-format
16261 msgid "offset %qwi outside bounds of constant string"
16265 #, gcc-internal-format
16266 msgid "second argument to %<__builtin_prefetch%> must be a constant"
16270 #, gcc-internal-format
16271 msgid "invalid second argument to %<__builtin_prefetch%>; using zero"
16275 #, gcc-internal-format
16276 msgid "third argument to %<__builtin_prefetch%> must be a constant"
16280 #, gcc-internal-format
16281 msgid "invalid third argument to %<__builtin_prefetch%>; using zero"
16285 #, gcc-internal-format
16286 msgid "%K%qD: specified size %wu exceeds maximum object size %wu"
16290 #, gcc-internal-format
16292 "%K%qD: specified size between %wu and %wu exceeds maximum object size %wu"
16296 #, gcc-internal-format
16298 "%K%qD: writing at least %wu byte into a region of size %wu overflows the "
16303 #, gcc-internal-format
16305 "%K%qD: writing %wu byte into a region of size %wu overflows the destination"
16309 #, gcc-internal-format
16311 "%K%qD writing %wu bytes into a region of size %wu overflows the destination"
16315 #, gcc-internal-format
16317 "%K%qD: writing between %wu and %wu bytes into a region of size %wu overflows "
16322 #, gcc-internal-format
16323 msgid "%K%qD: specified bound %wu exceeds maximum object size %wu"
16327 #, gcc-internal-format
16329 "%K%qD: specified bound between %wu and %wu exceeds maximum object size %wu"
16333 #, gcc-internal-format
16334 msgid "%K%qD: specified bound %wu exceeds the size %wu of the destination"
16338 #, gcc-internal-format
16340 "%K%qD: specified bound between %wu and %wu exceeds the size %wu of the "
16344 #: builtins.c:3767 builtins.c:3831
16345 #, gcc-internal-format
16346 msgid "specified bound %wu equals the size of the destination"
16349 #: builtins.c:4674 gimplify.c:3130
16350 #, gcc-internal-format
16351 msgid "too few arguments to function %<va_start%>"
16355 #, gcc-internal-format
16356 msgid "invalid argument to %qD"
16360 #, gcc-internal-format
16361 msgid "unsupported argument to %qD"
16364 #. Warn since no effort is made to ensure that any frame
16365 #. beyond the current one exists or can be safely reached.
16367 #, gcc-internal-format
16368 msgid "calling %qD with a nonzero argument is unsafe"
16372 #, gcc-internal-format
16373 msgid "both arguments to %<__builtin___clear_cache%> must be pointers"
16377 #, gcc-internal-format
16378 msgid "trampoline generated for nested function %qD"
16381 #: builtins.c:5505 builtins.c:5518
16382 #, gcc-internal-format
16383 msgid "%qD changed semantics in GCC 4.4"
16387 #, gcc-internal-format
16388 msgid "unknown architecture specifier in memory model to builtin"
16392 #, gcc-internal-format
16393 msgid "invalid memory model argument to builtin"
16396 #: builtins.c:5693 builtins.c:5817
16397 #, gcc-internal-format
16399 "failure memory model cannot be stronger than success memory model for "
16400 "%<__atomic_compare_exchange%>"
16403 #: builtins.c:5701 builtins.c:5825
16404 #, gcc-internal-format
16405 msgid "invalid failure memory model for %<__atomic_compare_exchange%>"
16409 #, gcc-internal-format
16410 msgid "invalid memory model for %<__atomic_load%>"
16413 #: builtins.c:5915 builtins.c:6102
16414 #, gcc-internal-format
16415 msgid "invalid memory model for %<__atomic_store%>"
16419 #, gcc-internal-format
16420 msgid "non-constant argument 1 to __atomic_always_lock_free"
16424 #, gcc-internal-format
16425 msgid "non-integer argument 1 to __atomic_is_lock_free"
16429 #, gcc-internal-format
16430 msgid "__builtin_thread_pointer is not supported on this target"
16434 #, gcc-internal-format
16435 msgid "__builtin_set_thread_pointer is not supported on this target"
16438 #. All valid uses of __builtin_va_arg_pack () are removed during
16440 #: builtins.c:6605 expr.c:10745
16441 #, gcc-internal-format
16442 msgid "%Kinvalid use of %<__builtin_va_arg_pack ()%>"
16445 #. All valid uses of __builtin_va_arg_pack_len () are removed during
16448 #, gcc-internal-format
16449 msgid "%Kinvalid use of %<__builtin_va_arg_pack_len ()%>"
16453 #, gcc-internal-format
16454 msgid "%<__builtin_longjmp%> second argument must be 1"
16457 #. Software implementation of Pointer Bounds Checker is NYI.
16458 #. Target support is required.
16460 #, gcc-internal-format
16461 msgid "Your target platform does not support -fcheck-pointer-bounds"
16465 #, gcc-internal-format
16466 msgid "target format does not support infinity"
16470 #, gcc-internal-format
16471 msgid "%<va_start%> used in function with fixed args"
16475 #, gcc-internal-format
16476 msgid "wrong number of arguments to function %<va_start%>"
16480 #, gcc-internal-format
16481 msgid "%<__builtin_next_arg%> called without an argument"
16485 #, gcc-internal-format
16486 msgid "wrong number of arguments to function %<__builtin_next_arg%>"
16490 #, gcc-internal-format
16491 msgid "second parameter of %<va_start%> not last named argument"
16495 #, gcc-internal-format
16497 "undefined behavior when second parameter of %<va_start%> is declared with "
16498 "%<register%> storage"
16502 #, gcc-internal-format
16503 msgid "%Kfirst argument of %D must be a pointer, second integer constant"
16507 #, gcc-internal-format
16508 msgid "%Klast argument of %D is not integer constant between 0 and 3"
16512 #, gcc-internal-format
16513 msgid "%Kattempt to free a non-heap object %qD"
16517 #, gcc-internal-format
16518 msgid "%Kattempt to free a non-heap object"
16522 #, gcc-internal-format
16523 msgid "argument %i value %qE is negative"
16527 #, gcc-internal-format, gfc-internal-format
16528 msgid "argument %i value is zero"
16532 #, gcc-internal-format
16533 msgid "argument %i value %qE exceeds maximum object size %E"
16536 #: calls.c:1399 calls.c:1424
16537 #, gcc-internal-format
16538 msgid "argument %i range [%E, %E] exceeds maximum object size %E"
16542 #, gcc-internal-format
16544 "argument %i range [%E, %E] is both negative and exceeds maximum object size "
16549 #, gcc-internal-format
16550 msgid "argument %i range [%E, %E] is negative"
16554 #, gcc-internal-format
16555 msgid "product %<%E * %E%> of arguments %i and %i exceeds %<SIZE_MAX%>"
16559 #, gcc-internal-format
16561 "product %<%E * %E%> of arguments %i and %i exceeds maximum object size %E"
16564 #: calls.c:1470 calls.c:1473
16565 #, gcc-internal-format
16566 msgid "argument %i in the range [%E, %E]"
16570 #, gcc-internal-format
16571 msgid "in a call to built-in allocation function %qD"
16575 #, gcc-internal-format
16576 msgid "in a call to allocation function %qD declared here"
16580 #, gcc-internal-format, gfc-internal-format
16581 msgid "cannot tail-call: %s"
16585 #, gcc-internal-format
16586 msgid "function call has aggregate value"
16590 #, gcc-internal-format
16591 msgid "passing too large argument on stack"
16594 #: cfgexpand.c:1645 function.c:993 varasm.c:2179
16595 #, gcc-internal-format
16596 msgid "size of variable %q+D is too large"
16599 #: cfgexpand.c:1657
16600 #, gcc-internal-format
16601 msgid "cannot allocate stack for variable %q+D, naked function."
16604 #: cfgexpand.c:2734
16605 #, gcc-internal-format
16606 msgid "too many alternatives in %<asm%>"
16609 #: cfgexpand.c:2741
16610 #, gcc-internal-format
16611 msgid "operand constraints for %<asm%> differ in number of alternatives"
16614 #: cfgexpand.c:2762
16615 #, gcc-internal-format
16616 msgid "asm-specifier for variable %qE conflicts with asm clobber list"
16619 #: cfgexpand.c:2836
16620 #, gcc-internal-format
16621 msgid "more than %d operands in %<asm%>"
16624 #. ??? Diagnose during gimplification?
16625 #: cfgexpand.c:2889
16626 #, gcc-internal-format
16627 msgid "unknown register name %qs in %<asm%>"
16630 #. ??? Diagnose during gimplification?
16631 #: cfgexpand.c:2910
16632 #, gcc-internal-format
16633 msgid "PIC register clobbered by %qs in %<asm%>"
16636 #: cfgexpand.c:3015
16637 #, gcc-internal-format, gfc-internal-format
16638 msgid "output number %d not directly addressable"
16641 #: cfgexpand.c:3096
16642 #, gcc-internal-format
16643 msgid "asm operand %d probably doesn%'t match constraints"
16646 #: cfgexpand.c:3279
16647 #, gcc-internal-format
16648 msgid "asm clobber conflict with output operand"
16651 #: cfgexpand.c:3283
16652 #, gcc-internal-format
16653 msgid "asm clobber conflict with input operand"
16656 #: cfgexpand.c:6238
16657 #, gcc-internal-format
16658 msgid "stack protector not protecting local variables: variable length buffer"
16661 #: cfgexpand.c:6242
16662 #, gcc-internal-format, gfc-internal-format
16664 "stack protector not protecting function: all local arrays are less than %d "
16669 #, gcc-internal-format, gfc-internal-format
16670 msgid "bb %d on wrong place"
16674 #, gcc-internal-format, gfc-internal-format
16675 msgid "prev_bb of %d should be %d, not %d"
16679 #, gcc-internal-format, gfc-internal-format
16680 msgid "verify_flow_info: Block %i has loop_father, but there are no loops"
16684 #, gcc-internal-format, gfc-internal-format
16685 msgid "verify_flow_info: Block %i lacks loop_father"
16689 #, gcc-internal-format, gfc-internal-format
16690 msgid "verify_flow_info: Wrong count of block %i %i"
16694 #, gcc-internal-format, gfc-internal-format
16695 msgid "verify_flow_info: Wrong frequency of block %i %i"
16699 #, gcc-internal-format, gfc-internal-format
16700 msgid "verify_flow_info: Duplicate edge %i->%i"
16704 #, gcc-internal-format, gfc-internal-format
16705 msgid "verify_flow_info: Wrong probability of edge %i->%i %i"
16709 #, gcc-internal-format, gfc-internal-format
16710 msgid "verify_flow_info: Wrong count of edge %i->%i %i"
16714 #, gcc-internal-format, gfc-internal-format
16715 msgid "verify_flow_info: Basic block %d succ edge is corrupted"
16719 #, gcc-internal-format, gfc-internal-format
16720 msgid "wrong amount of branch edges after unconditional jump %i"
16723 #: cfghooks.c:206 cfghooks.c:217
16724 #, gcc-internal-format, gfc-internal-format
16725 msgid "basic block %d pred edge is corrupted"
16729 #, gcc-internal-format, gfc-internal-format
16730 msgid "its dest_idx should be %d, not %d"
16734 #, gcc-internal-format, gfc-internal-format
16735 msgid "basic block %i edge lists are corrupted"
16739 #, gcc-internal-format
16740 msgid "verify_flow_info failed"
16744 #, gcc-internal-format, gfc-internal-format
16745 msgid "%s does not support dump_bb_for_graph"
16749 #, gcc-internal-format, gfc-internal-format
16750 msgid "%s does not support redirect_edge_and_branch"
16754 #, gcc-internal-format, gfc-internal-format
16755 msgid "%s does not support can_remove_branch_p"
16759 #, gcc-internal-format, gfc-internal-format
16760 msgid "%s does not support redirect_edge_and_branch_force"
16764 #, gcc-internal-format, gfc-internal-format
16765 msgid "%s does not support split_block"
16769 #, gcc-internal-format, gfc-internal-format
16770 msgid "%s does not support move_block_after"
16774 #, gcc-internal-format, gfc-internal-format
16775 msgid "%s does not support delete_basic_block"
16779 #, gcc-internal-format, gfc-internal-format
16780 msgid "%s does not support split_edge"
16784 #, gcc-internal-format, gfc-internal-format
16785 msgid "%s does not support create_basic_block"
16789 #, gcc-internal-format, gfc-internal-format
16790 msgid "%s does not support can_merge_blocks_p"
16794 #, gcc-internal-format, gfc-internal-format
16795 msgid "%s does not support predict_edge"
16799 #, gcc-internal-format, gfc-internal-format
16800 msgid "%s does not support predicted_by_p"
16804 #, gcc-internal-format, gfc-internal-format
16805 msgid "%s does not support merge_blocks"
16809 #, gcc-internal-format, gfc-internal-format
16810 msgid "%s does not support make_forwarder_block"
16814 #, gcc-internal-format, gfc-internal-format
16815 msgid "%s does not support force_nonfallthru"
16819 #, gcc-internal-format, gfc-internal-format
16820 msgid "%s does not support can_duplicate_block_p"
16824 #, gcc-internal-format, gfc-internal-format
16825 msgid "%s does not support duplicate_block"
16829 #, gcc-internal-format, gfc-internal-format
16830 msgid "%s does not support block_ends_with_call_p"
16834 #, gcc-internal-format, gfc-internal-format
16835 msgid "%s does not support block_ends_with_condjump_p"
16839 #, gcc-internal-format, gfc-internal-format
16840 msgid "%s does not support flow_call_edges_add"
16844 #, gcc-internal-format
16845 msgid "loop verification on loop tree that needs fixup"
16849 #, gcc-internal-format
16850 msgid "corrupt loop tree root"
16854 #, gcc-internal-format, gfc-internal-format
16855 msgid "loop with header %d marked for removal"
16859 #, gcc-internal-format, gfc-internal-format
16860 msgid "loop with header %d not in loop tree"
16864 #, gcc-internal-format, gfc-internal-format
16865 msgid "non-loop with header %d not marked for removal"
16869 #, gcc-internal-format, gfc-internal-format
16870 msgid "removed loop %d in loop tree"
16874 #, gcc-internal-format, gfc-internal-format
16875 msgid "size of loop %d should be %d, not %d"
16879 #, gcc-internal-format, gfc-internal-format
16880 msgid "bb %d does not belong to loop %d"
16884 #, gcc-internal-format, gfc-internal-format
16885 msgid "bb %d has father loop %d, should be loop %d"
16889 #, gcc-internal-format
16890 msgid "loop %d%'s header is not a loop header"
16894 #, gcc-internal-format
16895 msgid "loop %d%'s header does not have exactly 2 entries"
16899 #, gcc-internal-format
16900 msgid "loop %d%'s latch does not have an edge to its header"
16904 #, gcc-internal-format
16905 msgid "loop %d%'s latch is not dominated by its header"
16909 #, gcc-internal-format
16910 msgid "loop %d%'s latch does not have exactly 1 successor"
16914 #, gcc-internal-format
16915 msgid "loop %d%'s latch does not have header as successor"
16919 #, gcc-internal-format
16920 msgid "loop %d%'s latch does not belong directly to it"
16924 #, gcc-internal-format
16925 msgid "loop %d%'s header does not belong directly to it"
16929 #, gcc-internal-format
16930 msgid "loop %d%'s latch is marked as part of irreducible region"
16934 #, gcc-internal-format, gfc-internal-format
16935 msgid "basic block %d should be marked irreducible"
16939 #, gcc-internal-format, gfc-internal-format
16940 msgid "basic block %d should not be marked irreducible"
16944 #, gcc-internal-format, gfc-internal-format
16945 msgid "edge from %d to %d should be marked irreducible"
16949 #, gcc-internal-format, gfc-internal-format
16950 msgid "edge from %d to %d should not be marked irreducible"
16954 #, gcc-internal-format, gfc-internal-format
16955 msgid "corrupted head of the exits list of loop %d"
16959 #, gcc-internal-format, gfc-internal-format
16960 msgid "corrupted exits list of loop %d"
16964 #, gcc-internal-format, gfc-internal-format
16965 msgid "nonempty exits list of loop %d, but exits are not recorded"
16969 #, gcc-internal-format, gfc-internal-format
16970 msgid "exit %d->%d not recorded"
16974 #, gcc-internal-format, gfc-internal-format
16975 msgid "wrong list of exited loops for edge %d->%d"
16979 #, gcc-internal-format
16980 msgid "too many loop exits recorded"
16984 #, gcc-internal-format, gfc-internal-format
16985 msgid "%d exits recorded for loop %d (having %d exits)"
16989 #, gcc-internal-format, gfc-internal-format
16990 msgid "non-cold basic block %d dominated by a block in the cold partition (%d)"
16994 #, gcc-internal-format, gfc-internal-format
16995 msgid "multiple hot/cold transitions found (bb %i)"
16999 #, gcc-internal-format
17000 msgid "partition found but function partition flag not set"
17004 #, gcc-internal-format, gfc-internal-format
17005 msgid "verify_flow_info: REG_BR_PROB does not match cfg %i %i"
17009 #, gcc-internal-format
17010 msgid "EDGE_CROSSING incorrectly set across same section"
17014 #, gcc-internal-format, gfc-internal-format
17015 msgid "fallthru edge crosses section boundary in bb %i"
17019 #, gcc-internal-format, gfc-internal-format
17020 msgid "EH edge crosses section boundary in bb %i"
17024 #, gcc-internal-format, gfc-internal-format
17025 msgid "No region crossing jump at section boundary in bb %i"
17029 #, gcc-internal-format
17030 msgid "EDGE_CROSSING missing across section boundary"
17034 #, gcc-internal-format, gfc-internal-format
17035 msgid "Region crossing jump across same section in bb %i"
17039 #, gcc-internal-format, gfc-internal-format
17040 msgid "missing REG_EH_REGION note at the end of bb %i"
17044 #, gcc-internal-format, gfc-internal-format
17045 msgid "too many exception handling edges in bb %i"
17049 #, gcc-internal-format, gfc-internal-format
17050 msgid "too many outgoing branch edges from bb %i"
17054 #, gcc-internal-format, gfc-internal-format
17055 msgid "fallthru edge after unconditional jump in bb %i"
17059 #, gcc-internal-format, gfc-internal-format
17060 msgid "wrong number of branch edges after unconditional jump in bb %i"
17064 #, gcc-internal-format, gfc-internal-format
17065 msgid "wrong amount of branch edges after conditional jump in bb %i"
17069 #, gcc-internal-format, gfc-internal-format
17070 msgid "abnormal call edges for non-call insn in bb %i"
17074 #, gcc-internal-format, gfc-internal-format
17075 msgid "sibcall edges for non-call insn in bb %i"
17079 #, gcc-internal-format, gfc-internal-format
17080 msgid "abnormal edges for no purpose in bb %i"
17083 #: cfgrtl.c:2622 cfgrtl.c:2632
17084 #, gcc-internal-format, gfc-internal-format
17085 msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d"
17089 #, gcc-internal-format, gfc-internal-format
17090 msgid "NOTE_INSN_BASIC_BLOCK %d in middle of basic block %d"
17094 #, gcc-internal-format, gfc-internal-format
17095 msgid "in basic block %d:"
17099 #, gcc-internal-format, gfc-internal-format
17100 msgid "BB_RTL flag not set for block %d"
17104 #, gcc-internal-format, gfc-internal-format
17105 msgid "insn %d basic block pointer is %d, should be %d"
17109 #, gcc-internal-format, gfc-internal-format
17110 msgid "insn %d in header of bb %d has non-NULL basic block"
17114 #, gcc-internal-format, gfc-internal-format
17115 msgid "insn %d in footer of bb %d has non-NULL basic block"
17118 #: cfgrtl.c:2780 cfgrtl.c:2828
17119 #, gcc-internal-format, gfc-internal-format
17120 msgid "insn %d outside of basic blocks has non-NULL bb field"
17124 #, gcc-internal-format, gfc-internal-format
17125 msgid "end insn %d for block %d not found in the insn stream"
17129 #, gcc-internal-format, gfc-internal-format
17130 msgid "insn %d is in multiple basic blocks (%d and %d)"
17134 #, gcc-internal-format, gfc-internal-format
17135 msgid "head insn %d for block %d not found in the insn stream"
17139 #, gcc-internal-format, gfc-internal-format
17140 msgid "missing barrier after block %i"
17144 #, gcc-internal-format, gfc-internal-format
17145 msgid "verify_flow_info: Incorrect blocks for fallthru %i->%i"
17149 #, gcc-internal-format, gfc-internal-format
17150 msgid "verify_flow_info: Incorrect fallthru %i->%i"
17154 #, gcc-internal-format
17155 msgid "basic blocks not laid down consecutively"
17159 #, gcc-internal-format, gfc-internal-format
17160 msgid "number of bb notes in insn chain (%d) != n_basic_blocks (%d)"
17164 #, gcc-internal-format
17165 msgid "caller edge count is negative"
17169 #, gcc-internal-format
17170 msgid "caller edge frequency is negative"
17174 #, gcc-internal-format
17175 msgid "caller edge frequency is too large"
17179 #, gcc-internal-format, gfc-internal-format
17180 msgid "aux field set for edge %s->%s"
17184 #, gcc-internal-format
17185 msgid "execution count is negative"
17189 #, gcc-internal-format
17190 msgid "inline clone in same comdat group list"
17194 #, gcc-internal-format
17195 msgid "local symbols must be defined"
17199 #, gcc-internal-format
17200 msgid "externally visible inline clone"
17204 #, gcc-internal-format
17205 msgid "inline clone with address taken"
17209 #, gcc-internal-format
17210 msgid "inline clone is forced to output"
17214 #, gcc-internal-format, gfc-internal-format
17215 msgid "aux field set for indirect edge from %s"
17219 #, gcc-internal-format, gfc-internal-format
17221 "An indirect edge from %s is not marked as indirect or has associated "
17222 "indirect_info, the corresponding statement is: "
17226 #, gcc-internal-format, gfc-internal-format
17227 msgid "comdat-local function called by %s outside its comdat"
17231 #, gcc-internal-format
17232 msgid "inlined_to pointer is wrong"
17236 #, gcc-internal-format
17237 msgid "multiple inline callers"
17241 #, gcc-internal-format
17242 msgid "inlined_to pointer set for noninline callers"
17246 #, gcc-internal-format, gfc-internal-format
17247 msgid "caller edge frequency %i does not match BB frequency %i"
17251 #, gcc-internal-format, gfc-internal-format
17252 msgid "indirect call frequency %i does not match BB frequency %i"
17256 #, gcc-internal-format
17257 msgid "inlined_to pointer is set but no predecessors found"
17261 #, gcc-internal-format
17262 msgid "inlined_to pointer refers to itself"
17266 #, gcc-internal-format
17267 msgid "cgraph_node has wrong clone_of"
17271 #, gcc-internal-format
17272 msgid "cgraph_node has wrong clone list"
17276 #, gcc-internal-format
17277 msgid "cgraph_node is in clone list but it is not clone"
17281 #, gcc-internal-format
17282 msgid "cgraph_node has wrong prev_clone pointer"
17286 #, gcc-internal-format
17287 msgid "double linked list of clones corrupted"
17291 #, gcc-internal-format
17292 msgid "Alias has call edges"
17296 #, gcc-internal-format
17297 msgid "Alias has non-alias reference"
17301 #, gcc-internal-format
17302 msgid "Alias has more than one alias reference"
17306 #, gcc-internal-format
17307 msgid "Analyzed alias has no reference"
17311 #, gcc-internal-format
17312 msgid "Instrumentation clone does not reference original node"
17316 #, gcc-internal-format
17317 msgid "Not instrumented node has non-NULL original declaration"
17321 #, gcc-internal-format
17322 msgid "Instrumented node has wrong original declaration"
17326 #, gcc-internal-format
17327 msgid "Node has more than one chkp reference"
17331 #, gcc-internal-format
17332 msgid "Wrong node is referenced with chkp reference"
17336 #, gcc-internal-format
17337 msgid "Analyzed node has no reference to instrumented version"
17341 #, gcc-internal-format
17342 msgid "Alias chain for instrumented node is broken"
17346 #, gcc-internal-format
17347 msgid "No edge out of thunk node"
17351 #, gcc-internal-format
17352 msgid "More than one edge out of thunk node"
17356 #, gcc-internal-format
17357 msgid "Thunk is not supposed to have body"
17361 #, gcc-internal-format
17362 msgid "Instrumentation thunk has wrong edge callee"
17366 #, gcc-internal-format
17367 msgid "shared call_stmt:"
17371 #, gcc-internal-format
17372 msgid "edge points to wrong declaration:"
17376 #, gcc-internal-format
17378 "an indirect edge with unknown callee corresponding to a call_stmt with a "
17379 "known declaration:"
17383 #, gcc-internal-format
17384 msgid "missing callgraph edge for call stmt:"
17388 #, gcc-internal-format
17389 msgid "reference to dead statement"
17393 #, gcc-internal-format, gfc-internal-format
17394 msgid "edge %s->%s has no corresponding call_stmt"
17398 #, gcc-internal-format, gfc-internal-format
17399 msgid "an indirect edge from %s has no corresponding call_stmt"
17403 #, gcc-internal-format
17404 msgid "verify_cgraph_node failed"
17407 #: cgraph.c:3575 varpool.c:304
17408 #, gcc-internal-format, gfc-internal-format
17409 msgid "%s: section %s is missing"
17412 #: cgraphunit.c:681
17413 #, gcc-internal-format
17414 msgid "%<weakref%> attribute should be accompanied with an %<alias%> attribute"
17417 #: cgraphunit.c:733 cgraphunit.c:769
17418 #, gcc-internal-format
17419 msgid "%<externally_visible%> attribute have effect only on public objects"
17422 #: cgraphunit.c:740
17423 #, gcc-internal-format
17424 msgid "%<weakref%> attribute ignored because function is defined"
17427 #: cgraphunit.c:752
17428 #, gcc-internal-format
17429 msgid "always_inline function might not be inlinable"
17432 #: cgraphunit.c:777
17433 #, gcc-internal-format
17434 msgid "%<weakref%> attribute ignored because variable is initialized"
17438 #: cgraphunit.c:937 c/c-decl.c:11111
17439 #, gcc-internal-format
17440 msgid "%q+F used but never defined"
17443 #: cgraphunit.c:939 c/c-decl.c:11120
17444 #, gcc-internal-format
17445 msgid "%q+F declared %<static%> but never defined"
17448 #: cgraphunit.c:983
17449 #, gcc-internal-format
17450 msgid "%qD defined but not used"
17453 #: cgraphunit.c:1287 c-family/c-pragma.c:337
17454 #, gcc-internal-format
17455 msgid "%q+D aliased to undefined symbol %qE"
17458 #: cgraphunit.c:1303
17459 #, gcc-internal-format
17460 msgid "%q+D aliased to external symbol %qE"
17463 #: cgraphunit.c:1324
17464 #, gcc-internal-format
17465 msgid "%q+D alias in between function and variable is not supported"
17468 #: cgraphunit.c:1326
17469 #, gcc-internal-format
17470 msgid "%q+D aliased declaration"
17473 #: cgraphunit.c:1397
17474 #, gcc-internal-format
17475 msgid "failed to reclaim unneeded function"
17478 #: cgraphunit.c:1425
17479 #, gcc-internal-format
17480 msgid "failed to reclaim unneeded function in same comdat group"
17483 #: cgraphunit.c:1669
17484 #, gcc-internal-format
17485 msgid "generic thunk code fails for method %qD which uses %<...%>"
17488 #: cgraphunit.c:2027
17489 #, gcc-internal-format
17490 msgid "size of return value of %q+D is %u bytes"
17493 #: cgraphunit.c:2030
17494 #, gcc-internal-format
17495 msgid "size of return value of %q+D is larger than %wd bytes"
17498 #: cgraphunit.c:2525
17499 #, gcc-internal-format
17500 msgid "nodes with unreleased memory found"
17503 #: collect-utils.c:68
17504 #, gcc-internal-format
17505 msgid "can't get program status: %m"
17508 #: collect-utils.c:82
17509 #, gcc-internal-format, gfc-internal-format
17510 msgid "%s terminated with signal %d [%s]%s"
17513 #: collect-utils.c:98
17514 #, gcc-internal-format, gfc-internal-format
17515 msgid "%s returned %d exit status"
17518 #: collect-utils.c:133
17519 #, gcc-internal-format, gfc-internal-format
17520 msgid "could not open response file %s"
17523 #: collect-utils.c:139
17524 #, gcc-internal-format, gfc-internal-format
17525 msgid "could not write to response file %s"
17528 #: collect-utils.c:145
17529 #, gcc-internal-format, gfc-internal-format
17530 msgid "could not close response file %s"
17533 #: collect-utils.c:179
17534 #, gcc-internal-format, gfc-internal-format
17535 msgid "cannot find '%s'"
17538 #: collect-utils.c:183 collect2.c:2361 collect2.c:2560 gcc.c:3072 gcc.c:6771
17539 #, gcc-internal-format
17540 msgid "pex_init failed: %m"
17543 #: collect-utils.c:192 collect2.c:2370 collect2.c:2568 gcc.c:8402
17544 #, gcc-internal-format
17549 #, gcc-internal-format
17550 msgid "COLLECT_LTO_WRAPPER must be set"
17553 #: collect2.c:966 gcc.c:7297 lto-wrapper.c:1479
17554 #: config/i386/intelmic-mkoffload.c:554 config/nvptx/mkoffload.c:403
17555 #, gcc-internal-format
17556 msgid "atexit failed"
17560 #, gcc-internal-format
17561 msgid "no arguments"
17564 #: collect2.c:1303 opts.c:903
17565 #, gcc-internal-format
17566 msgid "LTO support has not been enabled in this configuration"
17570 #, gcc-internal-format
17571 msgid "can't open %s: %m"
17575 #, gcc-internal-format, gfc-internal-format
17576 msgid "unknown demangling style '%s'"
17579 #: collect2.c:1546 collect2.c:1729 collect2.c:1769
17580 #, gcc-internal-format
17581 msgid "fopen %s: %m"
17584 #: collect2.c:1549 collect2.c:1734 collect2.c:1772
17585 #, gcc-internal-format
17586 msgid "fclose %s: %m"
17590 #, gcc-internal-format
17591 msgid "cannot find 'nm'"
17595 #, gcc-internal-format
17596 msgid "can't open nm output: %m"
17600 #, gcc-internal-format, gfc-internal-format
17601 msgid "init function found in object %s"
17605 #, gcc-internal-format, gfc-internal-format
17606 msgid "fini function found in object %s"
17610 #, gcc-internal-format
17611 msgid "cannot find 'ldd'"
17615 #, gcc-internal-format
17616 msgid "can't open ldd output: %m"
17620 #, gcc-internal-format, gfc-internal-format
17621 msgid "dynamic dependency %s not found"
17625 #, gcc-internal-format, gfc-internal-format
17626 msgid "unable to open dynamic dependency '%s'"
17630 #, gcc-internal-format, gfc-internal-format
17631 msgid "%s: not a COFF file"
17635 #, gcc-internal-format, gfc-internal-format
17636 msgid "%s: cannot open as COFF file"
17640 #, gcc-internal-format, gfc-internal-format
17641 msgid "library lib%s not found"
17645 #, gcc-internal-format
17646 msgid "cannot convert to a pointer type"
17650 #, gcc-internal-format
17651 msgid "pointer value used where a floating point value was expected"
17655 #, gcc-internal-format
17656 msgid "aggregate value used where a float was expected"
17660 #, gcc-internal-format
17661 msgid "conversion to incomplete type"
17665 #, gcc-internal-format
17667 "can%'t convert a vector of type %qT to type %qT which has different size"
17671 #, gcc-internal-format
17672 msgid "aggregate value used where an integer was expected"
17676 #, gcc-internal-format
17677 msgid "pointer value used where a complex was expected"
17681 #, gcc-internal-format
17682 msgid "aggregate value used where a complex was expected"
17686 #, gcc-internal-format
17688 "can%'t convert a value of type %qT to vector type %qT which has different "
17693 #, gcc-internal-format
17694 msgid "can%'t convert value to a vector"
17698 #, gcc-internal-format
17699 msgid "aggregate value used where a fixed-point was expected"
17703 #, gcc-internal-format
17704 msgid "%qs is not a gcov data file"
17708 #, gcc-internal-format
17709 msgid "%qs is version %q.*s, expected version %q.*s"
17712 #: coverage.c:293 coverage.c:303
17713 #, gcc-internal-format, gfc-internal-format
17714 msgid "Profile data for function %u is corrupted"
17718 #, gcc-internal-format
17719 msgid "checksum is (%x,%x) instead of (%x,%x)"
17723 #, gcc-internal-format, gfc-internal-format
17724 msgid "number of counters is %d instead of %d"
17728 #, gcc-internal-format, gfc-internal-format
17729 msgid "cannot merge separate %s counters for function %u"
17733 #, gcc-internal-format
17734 msgid "%qs has overflowed"
17738 #, gcc-internal-format
17740 "the control flow of function %qE does not match its profile data (counter "
17745 #, gcc-internal-format
17746 msgid "execution counts estimated\n"
17750 #, gcc-internal-format
17751 msgid "execution counts assumed to be zero\n"
17755 #, gcc-internal-format
17757 "source locations for function %qE have changed, the profile data may be out "
17762 #, gcc-internal-format
17763 msgid "error writing %qs"
17767 #, gcc-internal-format, gfc-internal-format
17768 msgid "cannot open %s"
17771 #: data-streamer-in.c:53
17772 #, gcc-internal-format
17773 msgid "bytecode stream: string too long for the string table"
17776 #: data-streamer-in.c:84 data-streamer-in.c:113
17777 #, gcc-internal-format
17778 msgid "bytecode stream: found non-null terminated string"
17782 #, gcc-internal-format
17783 msgid "cannot find a valid counter:value pair:"
17787 #, gcc-internal-format, gfc-internal-format
17788 msgid "-fdbg-cnt=%s"
17792 #, gcc-internal-format, gfc-internal-format
17797 #, gcc-internal-format
17798 msgid "common symbol debug info is not structured as symbol+offset"
17802 #, gcc-internal-format
17803 msgid "global destructors not supported on this target"
17807 #, gcc-internal-format
17808 msgid "global constructors not supported on this target"
17811 #: diagnostic.c:1461
17812 #, gcc-internal-format, gfc-internal-format
17813 msgid "in %s, at %s:%d"
17816 #: dominance.c:1169
17817 #, gcc-internal-format, gfc-internal-format
17818 msgid "dominator of %d status unknown"
17821 #: dominance.c:1177
17822 #, gcc-internal-format, gfc-internal-format
17823 msgid "dominator of %d should be %d, not %d"
17826 #: dumpfile.c:321 dumpfile.c:485 dumpfile.c:578
17827 #, gcc-internal-format
17828 msgid "could not open dump file %qs: %m"
17832 #, gcc-internal-format
17833 msgid "ignoring unknown option %q.*s in %<-fdump-%s%>"
17837 #, gcc-internal-format
17838 msgid "unknown option %q.*s in %<-fopt-info-%s%>"
17842 #, gcc-internal-format
17843 msgid "ignoring possibly conflicting option %<-fopt-info-%s%>"
17846 #: dwarf2out.c:1091
17847 #, gcc-internal-format
17849 "multiple EH personalities are supported only with assemblers supporting ."
17850 "cfi_personality directive"
17853 #: dwarf2out.c:13590
17854 #, gcc-internal-format, gfc-internal-format
17855 msgid "non-delegitimized UNSPEC %s (%d) found in variable location"
17858 #: dwarf2out.c:27078
17859 #, gcc-internal-format
17860 msgid "-feliminate-dwarf2-dups is broken for C++, ignoring"
17864 #, gcc-internal-format
17865 msgid "invalid rtl sharing found in the insn"
17869 #, gcc-internal-format
17874 #, gcc-internal-format
17875 msgid "internal consistency failure"
17879 #, gcc-internal-format
17880 msgid "ICE: emit_insn used where emit_jump_insn needed:\n"
17884 #, gcc-internal-format, gfc-internal-format
17885 msgid "abort in %s, at %s:%d"
17889 #, gcc-internal-format
17890 msgid "argument of %<__builtin_eh_return_regno%> must be constant"
17894 #, gcc-internal-format
17895 msgid "__builtin_eh_return not supported on this target"
17898 #: except.c:3315 except.c:3340
17899 #, gcc-internal-format, gfc-internal-format
17900 msgid "region_array is corrupted for region %i"
17903 #: except.c:3328 except.c:3359
17904 #, gcc-internal-format, gfc-internal-format
17905 msgid "lp_array is corrupted for lp %i"
17909 #, gcc-internal-format, gfc-internal-format
17910 msgid "outer block of region %i is wrong"
17914 #, gcc-internal-format, gfc-internal-format
17915 msgid "negative nesting depth of region %i"
17919 #, gcc-internal-format, gfc-internal-format
17920 msgid "region of lp %i is wrong"
17924 #, gcc-internal-format, gfc-internal-format
17925 msgid "tree list ends on depth %i"
17929 #, gcc-internal-format
17930 msgid "region_array does not match region_tree"
17934 #, gcc-internal-format
17935 msgid "lp_array does not match region_tree"
17939 #, gcc-internal-format
17940 msgid "verify_eh_tree failed"
17944 #, gcc-internal-format
17945 msgid "stack limits not supported on this target"
17949 #, gcc-internal-format
17950 msgid "reverse scalar storage order"
17954 #, gcc-internal-format
17955 msgid "reverse floating-point scalar storage order"
17959 #, gcc-internal-format, gfc-internal-format
17960 msgid "reverse storage order for %smode"
17964 #, gcc-internal-format
17966 "write of %wu-bit data outside the bound of destination object, data "
17967 "truncated into %wu-bit"
17971 #, gcc-internal-format
17972 msgid "%Kcall to %qs declared with attribute error: %s"
17976 #, gcc-internal-format
17977 msgid "%Kcall to %qs declared with attribute warning: %s"
17981 #, gcc-internal-format
17982 msgid "invalid argument %qs to -fdebug-prefix-map"
17986 #, gcc-internal-format
17987 msgid "the frame size of %wd bytes is larger than %wd bytes"
17990 #: final.c:4621 toplev.c:1387 tree-cfgcleanup.c:1148
17991 #, gcc-internal-format
17992 msgid "could not open final insn dump file %qs: %m"
17995 #: final.c:4674 tree-cfgcleanup.c:1164
17996 #, gcc-internal-format
17997 msgid "could not close final insn dump file %qs: %m"
18000 #: fixed-value.c:128
18001 #, gcc-internal-format
18002 msgid "large fixed-point constant implicitly truncated to fixed-point type"
18005 #: fold-const.c:3966 fold-const.c:3976
18006 #, gcc-internal-format, gfc-internal-format
18007 msgid "comparison is always %d due to width of bit-field"
18010 #: fold-const.c:5237 tree-ssa-reassoc.c:2333 tree-ssa-reassoc.c:2964
18011 #, gcc-internal-format
18012 msgid "assuming signed overflow does not occur when simplifying range test"
18015 #: fold-const.c:5686 fold-const.c:5700
18016 #, gcc-internal-format, gfc-internal-format
18017 msgid "comparison is always %d"
18020 #: fold-const.c:5837
18021 #, gcc-internal-format
18022 msgid "%<or%> of unmatched not-equal tests is always 1"
18025 #: fold-const.c:5842
18026 #, gcc-internal-format
18027 msgid "%<and%> of mutually exclusive equal-tests is always 0"
18030 #: fold-const.c:8097
18031 #, gcc-internal-format
18033 "assuming signed overflow does not occur when reducing constant in comparison"
18036 #: fold-const.c:8470
18037 #, gcc-internal-format
18039 "assuming signed overflow does not occur when combining constants around a "
18043 #: fold-const.c:11933
18044 #, gcc-internal-format
18045 msgid "fold check: original tree changed by fold"
18049 #, gcc-internal-format
18050 msgid "total size of local objects too large"
18053 #: function.c:1765 gimplify.c:6082
18054 #, gcc-internal-format
18055 msgid "impossible constraint in %<asm%>"
18059 #, gcc-internal-format
18060 msgid "variable %q+D might be clobbered by %<longjmp%> or %<vfork%>"
18064 #, gcc-internal-format
18065 msgid "argument %q+D might be clobbered by %<longjmp%> or %<vfork%>"
18069 #, gcc-internal-format
18070 msgid "function returns an aggregate"
18073 #: gcc.c:2111 gcc.c:2132
18074 #, gcc-internal-format, gfc-internal-format
18075 msgid "specs %%include syntax malformed after %ld characters"
18078 #: gcc.c:2159 gcc.c:2169 gcc.c:2180 gcc.c:2191
18079 #, gcc-internal-format, gfc-internal-format
18080 msgid "specs %%rename syntax malformed after %ld characters"
18084 #, gcc-internal-format, gfc-internal-format
18085 msgid "specs %s spec was not found to be renamed"
18089 #, gcc-internal-format
18090 msgid "%s: attempt to rename spec %qs to already defined spec %qs"
18094 #, gcc-internal-format, gfc-internal-format
18095 msgid "specs unknown %% command after %ld characters"
18098 #: gcc.c:2244 gcc.c:2258
18099 #, gcc-internal-format, gfc-internal-format
18100 msgid "specs file malformed after %ld characters"
18104 #, gcc-internal-format
18105 msgid "spec file has no spec for linking"
18109 #, gcc-internal-format
18110 msgid "system path %qs is not absolute"
18114 #, gcc-internal-format
18115 msgid "-pipe not supported"
18119 #, gcc-internal-format
18120 msgid "failed to get exit status: %m"
18124 #, gcc-internal-format
18125 msgid "failed to get process times: %m"
18129 #, gcc-internal-format, gfc-internal-format
18130 msgid "%s (program %s)"
18133 #: gcc.c:3620 opts-common.c:1194 opts-common.c:1218 opts-global.c:136
18134 #, gcc-internal-format
18135 msgid "unrecognized command line option %qs"
18139 #, gcc-internal-format, gfc-internal-format
18140 msgid "GCC is not configured to support %s as offload target"
18144 #, gcc-internal-format
18145 msgid "%qs is an unknown -save-temps option"
18148 #: gcc.c:4455 toplev.c:891
18149 #, gcc-internal-format
18150 msgid "input file %qs is the same as output file"
18154 #, gcc-internal-format
18155 msgid "-pipe ignored because -save-temps specified"
18159 #, gcc-internal-format
18160 msgid "%<-x %s%> after last input file has no effect"
18164 #, gcc-internal-format
18165 msgid "unable to locate default linker script %qs in the library search paths"
18169 #, gcc-internal-format
18170 msgid "switch %qs does not start with %<-%>"
18174 #, gcc-internal-format
18175 msgid "spec-generated switch is just %<-%>"
18179 #, gcc-internal-format, gfc-internal-format
18180 msgid "could not open temporary response file %s"
18184 #, gcc-internal-format, gfc-internal-format
18185 msgid "could not write to temporary response file %s"
18189 #, gcc-internal-format, gfc-internal-format
18190 msgid "could not close temporary response file %s"
18194 #, gcc-internal-format
18195 msgid "spec %qs invalid"
18199 #, gcc-internal-format
18200 msgid "spec %qs has invalid %<%%0%c%>"
18204 #, gcc-internal-format
18205 msgid "spec %qs has invalid %<%%W%c%>"
18209 #, gcc-internal-format
18210 msgid "spec %qs has invalid %<%%x%c%>"
18213 #. Catch the case where a spec string contains something like
18214 #. '%{foo:%*}'. i.e. there is no * in the pattern on the left
18215 #. hand side of the :.
18217 #, gcc-internal-format
18218 msgid "spec failure: %<%%*%> has not been initialized by pattern match"
18222 #, gcc-internal-format
18223 msgid "spec failure: unrecognized spec option %qc"
18227 #, gcc-internal-format
18228 msgid "unknown spec function %qs"
18232 #, gcc-internal-format
18233 msgid "error in args to spec function %qs"
18237 #, gcc-internal-format
18238 msgid "malformed spec function name"
18243 #, gcc-internal-format
18244 msgid "no arguments for spec function"
18248 #, gcc-internal-format
18249 msgid "malformed spec function arguments"
18253 #, gcc-internal-format
18254 msgid "braced spec %qs is invalid at %qc"
18258 #, gcc-internal-format
18259 msgid "braced spec body %qs is invalid"
18263 #, gcc-internal-format, gfc-internal-format
18264 msgid "%s: could not determine length of compare-debug file %s"
18268 #, gcc-internal-format, gfc-internal-format
18269 msgid "%s: -fcompare-debug failure (length)"
18272 #: gcc.c:7102 gcc.c:7143
18273 #, gcc-internal-format, gfc-internal-format
18274 msgid "%s: could not open compare-debug file %s"
18277 #: gcc.c:7122 gcc.c:7159
18278 #, gcc-internal-format, gfc-internal-format
18279 msgid "%s: -fcompare-debug failure"
18283 #, gcc-internal-format
18284 msgid "spec failure: more than one arg to SYSROOT_SUFFIX_SPEC"
18288 #, gcc-internal-format
18289 msgid "spec failure: more than one arg to SYSROOT_HEADERS_SUFFIX_SPEC"
18293 #, gcc-internal-format
18294 msgid "unrecognized command line option %<-%s%>; did you mean %<-%s%>?"
18298 #, gcc-internal-format
18299 msgid "unrecognized command line option %<-%s%>"
18303 #, gcc-internal-format
18304 msgid "not configured with sysroot headers suffix"
18308 #, gcc-internal-format
18309 msgid "no input files"
18313 #, gcc-internal-format
18314 msgid "cannot specify -o with -c, -S or -E with multiple files"
18318 #, gcc-internal-format, gfc-internal-format
18319 msgid "%s: %s compiler not installed on this system"
18323 #, gcc-internal-format
18324 msgid "recompiling with -fcompare-debug"
18328 #, gcc-internal-format
18329 msgid "during -fcompare-debug recompilation"
18333 #, gcc-internal-format
18334 msgid "comparing final insns dumps"
18338 #, gcc-internal-format, gfc-internal-format
18339 msgid "-fuse-linker-plugin, but %s not found"
18343 #, gcc-internal-format, gfc-internal-format
18344 msgid "%s: linker input file unused because linking not done"
18348 #, gcc-internal-format, gfc-internal-format
18349 msgid "language %s not recognized"
18353 #, gcc-internal-format
18354 msgid "multilib spec %qs is invalid"
18358 #, gcc-internal-format
18359 msgid "multilib exclusions %qs is invalid"
18363 #, gcc-internal-format
18364 msgid "multilib select %qs %qs is invalid"
18368 #, gcc-internal-format
18369 msgid "multilib select %qs is invalid"
18373 #, gcc-internal-format
18374 msgid "multilib exclusion %qs is invalid"
18378 #, gcc-internal-format
18379 msgid "environment variable %qs not defined"
18382 #: gcc.c:9392 gcc.c:9397
18383 #, gcc-internal-format
18384 msgid "invalid version number %qs"
18388 #, gcc-internal-format, gfc-internal-format
18389 msgid "too few arguments to %%:version-compare"
18393 #, gcc-internal-format, gfc-internal-format
18394 msgid "too many arguments to %%:version-compare"
18398 #, gcc-internal-format
18399 msgid "unknown operator %qs in %%:version-compare"
18403 #, gcc-internal-format, gfc-internal-format
18404 msgid "too many arguments to %%:compare-debug-dump-opt"
18408 #, gcc-internal-format, gfc-internal-format
18409 msgid "too many arguments to %%:compare-debug-self-opt"
18413 #, gcc-internal-format, gfc-internal-format
18414 msgid "too few arguments to %%:compare-debug-auxbase-opt"
18418 #, gcc-internal-format, gfc-internal-format
18419 msgid "too many arguments to %%:compare-debug-auxbase-opt"
18423 #, gcc-internal-format, gfc-internal-format
18424 msgid "argument to %%:compare-debug-auxbase-opt does not end in .gk"
18428 #, gcc-internal-format, gfc-internal-format
18429 msgid "too few arguments to %%:replace-extension"
18433 #, gcc-internal-format, gfc-internal-format
18434 msgid "error in removing %s\n"
18438 #, gcc-internal-format, gfc-internal-format
18439 msgid "Cannot make directory %s"
18443 #, gcc-internal-format
18444 msgid "Cannot get current directory name"
18447 #: gcov-tool.c:115 gcov-tool.c:121
18448 #, gcc-internal-format, gfc-internal-format
18449 msgid "Cannot change directory to %s"
18453 #, gcc-internal-format
18454 msgid "weights need to be non-negative\n"
18458 #, gcc-internal-format
18459 msgid "scale needs to be non-negative\n"
18463 #, gcc-internal-format, gfc-internal-format
18464 msgid "%s: %d basic blocks and %d edges/basic block"
18468 #, gcc-internal-format, gfc-internal-format
18470 "%s: %d basic blocks and %d registers; increase --param max-gcse-memory above "
18474 #: gencfn-macros.c:183
18475 #, gcc-internal-format, gfc-internal-format
18476 msgid "DEF_INTERNAL_FLT_FN (%s) has no associated built-in functions"
18479 #: gencfn-macros.c:190
18480 #, gcc-internal-format, gfc-internal-format
18481 msgid "DEF_INTERNAL_INT_FN (%s) has no associated built-in functions"
18484 #: gentarget-def.c:126
18485 #, gcc-internal-format, gfc-internal-format
18486 msgid "invalid prototype for '%s'"
18489 #: gentarget-def.c:131
18490 #, gcc-internal-format, gfc-internal-format
18491 msgid "prototype for '%s' has required operands after optional operands"
18494 #: gentarget-def.c:148
18495 #, gcc-internal-format, gfc-internal-format
18496 msgid "argument %d of '%s' did not have the expected name"
18499 #: gentarget-def.c:168
18500 #, gcc-internal-format, gfc-internal-format
18501 msgid "'%s' must have %d operands (excluding match_dups)"
18504 #: gentarget-def.c:172
18505 #, gcc-internal-format, gfc-internal-format
18506 msgid "'%s' must have at least %d operands (excluding match_dups)"
18509 #: gentarget-def.c:176
18510 #, gcc-internal-format, gfc-internal-format
18511 msgid "'%s' must have no more than %d operands (excluding match_dups)"
18514 #: gentarget-def.c:276
18515 #, gcc-internal-format, gfc-internal-format
18516 msgid "duplicate definition of '%s'"
18519 #: ggc-common.c:393 ggc-common.c:401 ggc-common.c:470 ggc-common.c:488
18520 #: ggc-page.c:2458 ggc-page.c:2489 ggc-page.c:2496
18521 #, gcc-internal-format
18522 msgid "can%'t write PCH file: %m"
18525 #: ggc-common.c:481 config/i386/host-cygwin.c:55
18526 #, gcc-internal-format
18527 msgid "can%'t get position in PCH file: %m"
18530 #: ggc-common.c:491
18531 #, gcc-internal-format
18532 msgid "can%'t write padding to PCH file: %m"
18535 #: ggc-common.c:613 ggc-common.c:621 ggc-common.c:624 ggc-common.c:634
18536 #: ggc-common.c:637 ggc-page.c:2590
18537 #, gcc-internal-format
18538 msgid "can%'t read PCH file: %m"
18541 #: ggc-common.c:629
18542 #, gcc-internal-format
18543 msgid "had to relocate PCH"
18547 #, gcc-internal-format
18548 msgid "open /dev/zero: %m"
18551 #: ggc-page.c:2474 ggc-page.c:2480
18552 #, gcc-internal-format
18553 msgid "can%'t write PCH file"
18556 #: gimple-ssa-isolate-paths.c:273
18557 #, gcc-internal-format
18558 msgid "potential null pointer dereference"
18561 #: gimple-ssa-isolate-paths.c:313
18562 #, gcc-internal-format
18563 msgid "null pointer dereference"
18566 #: gimple-ssa-isolate-paths.c:402 gimple-ssa-isolate-paths.c:520 tree.c:12853
18567 #: tree.c:12890 c/c-typeck.c:2906 c/c-typeck.c:2990 c/c-typeck.c:9836
18568 #: c/c-typeck.c:9853 c/gimple-parser.c:1432 c/gimple-parser.c:1440
18569 #: cp/call.c:6440 cp/call.c:7908 cp/constexpr.c:764 cp/constexpr.c:2144
18570 #: cp/cvt.c:984 cp/cvt.c:1011 cp/decl.c:7210 cp/decl2.c:5058 cp/pt.c:7962
18571 #: cp/semantics.c:1763 cp/typeck.c:1648 cp/typeck.c:1837 cp/typeck.c:3706
18572 #, gcc-internal-format
18573 msgid "declared here"
18576 #: gimple-ssa-nonnull-compare.c:102
18577 #, gcc-internal-format
18578 msgid "nonnull argument %qD compared to NULL"
18581 #: gimple-ssa-sprintf.c:1960
18582 #, gcc-internal-format
18584 "%<%.*s%> directive output truncated writing %wu bytes into a region of size "
18588 #: gimple-ssa-sprintf.c:1962 gimple-ssa-sprintf.c:2058
18589 #, gcc-internal-format
18590 msgid "%<%.*s%> directive writing %wu bytes into a region of size %wu"
18593 #: gimple-ssa-sprintf.c:1973
18594 #, gcc-internal-format
18596 "%<%.*s%> directive output truncated writing between %wu and %wu bytes into a "
18597 "region of size %wu"
18600 #: gimple-ssa-sprintf.c:1976 gimple-ssa-sprintf.c:2027
18601 #, gcc-internal-format
18603 "%<%.*s%> directive writing between %wu and %wu bytes into a region of size "
18607 #: gimple-ssa-sprintf.c:1987
18608 #, gcc-internal-format
18610 "%<%.*s%> directive output truncated writing %wu or more bytes into a region "
18614 #: gimple-ssa-sprintf.c:1989 gimple-ssa-sprintf.c:2013
18615 #, gcc-internal-format
18616 msgid "%<%.*s%> directive writing %wu or more bytes into a region of size %wu"
18619 #: gimple-ssa-sprintf.c:2011
18620 #, gcc-internal-format
18622 "%<%.*s%> directive output may be truncated writing %wu or more bytes a "
18623 "region of size %wu"
18626 #: gimple-ssa-sprintf.c:2024
18627 #, gcc-internal-format
18629 "%<%.*s%> directive output may be truncated writing between %wu and %wu bytes "
18630 "into a region of size %wu"
18633 #: gimple-ssa-sprintf.c:2053
18634 #, gcc-internal-format
18636 "%<%.*s%> directive output truncated while writing %wu bytes into a region of "
18640 #: gimple-ssa-sprintf.c:2055
18641 #, gcc-internal-format
18643 "%<%.*s%> directive output truncated while writing %wu byte into a region of "
18647 #: gimple-ssa-sprintf.c:2060
18648 #, gcc-internal-format
18649 msgid "%<%.*s%> directive writing %wu byte into a region of size %wu"
18652 #: gimple-ssa-sprintf.c:2097
18653 #, gcc-internal-format
18655 "%<%.*s%> directive output between %qu and %wu bytes may exceed minimum "
18656 "required size of 4095"
18659 #: gimple-ssa-sprintf.c:2099
18660 #, gcc-internal-format
18662 "%<%.*s%> directive output between %qu and %wu bytes exceeds minimum required "
18666 #: gimple-ssa-sprintf.c:2130
18667 #, gcc-internal-format
18669 "%<%.*s%> directive output between %wu and %wu bytes causes result to exceed "
18673 #: gimple-ssa-sprintf.c:2132
18674 #, gcc-internal-format
18676 "%<%.*s%> directive output between %wu and %wu bytes may cause result to "
18677 "exceed %<INT_MAX%>"
18680 #: gimple-ssa-sprintf.c:2144
18681 #, gcc-internal-format
18682 msgid "directive argument %qE"
18685 #: gimple-ssa-sprintf.c:2146
18686 #, gcc-internal-format
18687 msgid "directive argument in the range [%E, %E]"
18690 #: gimple-ssa-sprintf.c:2150
18691 #, gcc-internal-format
18692 msgid "using the range [%E, %E] for directive argument"
18695 #: gimple-ssa-sprintf.c:2235
18696 #, gcc-internal-format
18697 msgid "output may be truncated before the last format character"
18700 #: gimple-ssa-sprintf.c:2238
18701 #, gcc-internal-format
18702 msgid "may write a terminating nul past the end of the destination"
18705 #: gimple-ssa-sprintf.c:2240
18706 #, gcc-internal-format
18707 msgid "writing a terminating nul past the end of the destination"
18710 #: gimple-ssa-sprintf.c:2252
18711 #, gcc-internal-format
18712 msgid "output may be truncated at or before format character %qc at offset %wu"
18715 #: gimple-ssa-sprintf.c:2254
18716 #, gcc-internal-format
18717 msgid "output truncated at format character %qc at offset %wu"
18720 #: gimple-ssa-sprintf.c:2256
18721 #, gcc-internal-format
18723 "may write format character %#qc at offset %wu past the end of the destination"
18726 #: gimple-ssa-sprintf.c:2258
18727 #, gcc-internal-format
18729 "writing format character %#qc at offset %wu past the end of the destination"
18732 #: gimple-ssa-sprintf.c:2282
18733 #, gcc-internal-format
18734 msgid "format output between %wu and %wu bytes into a destination of size %wu"
18737 #: gimple-ssa-sprintf.c:2288
18738 #, gcc-internal-format
18739 msgid "format output %wu byte into a destination of size %wu"
18742 #: gimple-ssa-sprintf.c:2289
18743 #, gcc-internal-format
18744 msgid "format output %wu bytes into a destination of size %wu"
18747 #: gimple-ssa-sprintf.c:2338
18748 #, gcc-internal-format
18749 msgid "output between %wu and %wu bytes causes result to exceed %<INT_MAX%>"
18752 #: gimple-ssa-sprintf.c:2340
18753 #, gcc-internal-format
18754 msgid "output between %wu and %wu bytes may cause result to exceed %<INT_MAX%>"
18757 #: gimple-ssa-sprintf.c:2935
18758 #, gcc-internal-format
18759 msgid "specified bound %wu exceeds maximum object size %wu"
18762 #: gimple-ssa-sprintf.c:2941
18763 #, gcc-internal-format
18764 msgid "specified bound %wu exceeds %<INT_MAX %>"
18767 #: gimple-ssa-sprintf.c:2991
18768 #, gcc-internal-format
18769 msgid "null destination pointer"
18772 #: gimple-ssa-sprintf.c:3008
18773 #, gcc-internal-format
18774 msgid "specified bound %wu exceeds the size %wu of the destination object"
18777 #: gimple-ssa-sprintf.c:3020
18778 #, gcc-internal-format
18779 msgid "null format string"
18782 #: gimple-ssa-warn-alloca.c:439
18783 #, gcc-internal-format
18784 msgid "use of %<alloca%>"
18787 #: gimple-ssa-warn-alloca.c:461
18788 #, gcc-internal-format
18789 msgid "argument to variable-length array may be too large"
18792 #: gimple-ssa-warn-alloca.c:463
18793 #, gcc-internal-format
18794 msgid "argument to %<alloca%> may be too large"
18797 #: gimple-ssa-warn-alloca.c:467
18798 #, gcc-internal-format, gfc-internal-format
18799 msgid "limit is %u bytes, but argument may be as large as %s"
18802 #: gimple-ssa-warn-alloca.c:474
18803 #, gcc-internal-format
18804 msgid "argument to variable-length array is too large"
18807 #: gimple-ssa-warn-alloca.c:476
18808 #, gcc-internal-format
18809 msgid "argument to %<alloca%> is too large"
18812 #: gimple-ssa-warn-alloca.c:480
18813 #, gcc-internal-format, gfc-internal-format
18814 msgid "limit is %u bytes, but argument is %s"
18817 #: gimple-ssa-warn-alloca.c:486
18818 #, gcc-internal-format
18819 msgid "variable-length array bound is unknown"
18822 #: gimple-ssa-warn-alloca.c:487
18823 #, gcc-internal-format
18824 msgid "%<alloca%> bound is unknown"
18827 #: gimple-ssa-warn-alloca.c:491
18828 #, gcc-internal-format
18829 msgid "unbounded use of variable-length array"
18832 #: gimple-ssa-warn-alloca.c:492
18833 #, gcc-internal-format
18834 msgid "unbounded use of %<alloca%>"
18837 #: gimple-ssa-warn-alloca.c:496
18838 #, gcc-internal-format
18839 msgid "use of %<alloca%> within a loop"
18842 #: gimple-ssa-warn-alloca.c:501
18843 #, gcc-internal-format
18845 "argument to variable-length array may be too large due to conversion from "
18849 #: gimple-ssa-warn-alloca.c:504
18850 #, gcc-internal-format
18852 "argument to %<alloca%> may be too large due to conversion from %qT to %qT"
18855 #: gimple-ssa-warn-alloca.c:510
18856 #, gcc-internal-format
18857 msgid "argument to variable-length array is zero"
18860 #: gimple-ssa-warn-alloca.c:512
18861 #, gcc-internal-format
18862 msgid "argument to %<alloca%> is zero"
18865 #: gimple-streamer-in.c:210
18866 #, gcc-internal-format, gfc-internal-format
18867 msgid "bytecode stream: unknown GIMPLE statement tag %s"
18871 #, gcc-internal-format, gfc-internal-format
18872 msgid "gimple check: expected %s(%s), have %s(%s) in %s, at %s:%d"
18876 #, gcc-internal-format
18877 msgid "statement will never be executed"
18880 #: gimplify.c:2085 gimplify.c:2093
18881 #, gcc-internal-format
18882 msgid "this statement may fall through"
18886 #, gcc-internal-format
18891 #, gcc-internal-format
18892 msgid "attribute %<fallthrough%> not preceding a case label or default label"
18896 #, gcc-internal-format
18897 msgid "using result of function returning %<void%>"
18901 #, gcc-internal-format, gfc-internal-format
18902 msgid "invalid lvalue in asm output %d"
18906 #, gcc-internal-format, gfc-internal-format
18907 msgid "non-memory input %d must stay in memory"
18910 #: gimplify.c:6123 gimplify.c:6132
18911 #, gcc-internal-format, gfc-internal-format
18912 msgid "memory input %d is not directly addressable"
18916 #, gcc-internal-format
18917 msgid "threadprivate variable %qE used in target region"
18921 #, gcc-internal-format
18922 msgid "enclosing target region"
18926 #, gcc-internal-format
18927 msgid "threadprivate variable %qE used in untied task"
18931 #, gcc-internal-format
18932 msgid "enclosing task"
18936 #, gcc-internal-format
18937 msgid "%qE not specified in enclosing %s"
18941 #, gcc-internal-format, gfc-internal-format
18942 msgid "enclosing %s"
18946 #, gcc-internal-format
18947 msgid "%qE not specified in enclosing OpenACC %qs construct"
18951 #, gcc-internal-format
18952 msgid "enclosing OpenACC %qs construct"
18956 #, gcc-internal-format
18957 msgid "%qE with %<link%> clause used in %<routine%> function"
18961 #, gcc-internal-format
18962 msgid "%qE requires a %<declare%> directive for use in a %<routine%> function"
18965 #: gimplify.c:7045 gimplify.c:7644
18966 #, gcc-internal-format
18967 msgid "variable %qE declared in enclosing %<host_data%> region"
18971 #, gcc-internal-format
18972 msgid "%qD referenced in target region does not have a mappable type"
18975 #: gimplify.c:7184 gimplify.c:7216
18976 #, gcc-internal-format
18977 msgid "iteration variable %qE is predetermined linear"
18981 #, gcc-internal-format
18982 msgid "iteration variable %qE should be private"
18986 #, gcc-internal-format
18987 msgid "iteration variable %qE should not be firstprivate"
18991 #, gcc-internal-format
18992 msgid "iteration variable %qE should not be reduction"
18996 #, gcc-internal-format
18997 msgid "iteration variable %qE should not be linear"
19001 #, gcc-internal-format
19002 msgid "iteration variable %qE should not be lastprivate"
19006 #, gcc-internal-format
19007 msgid "iteration variable %qE should not be private"
19011 #, gcc-internal-format
19013 "%<linear%> clause for variable other than loop iterator specified on "
19014 "construct combined with %<distribute%>"
19018 #, gcc-internal-format
19019 msgid "mapping field %qE of variable length structure"
19023 #, gcc-internal-format
19024 msgid "%qE appears more than once in map clauses"
19028 #, gcc-internal-format
19030 "copyprivate variable %qE is not threadprivate or private in outer context"
19034 #, gcc-internal-format
19035 msgid "%s variable %qE is private in outer context"
19039 #, gcc-internal-format
19040 msgid "expected %qs %<if%> clause modifier rather than %qs"
19044 #, gcc-internal-format
19045 msgid "%<_Atomic%> %qD in implicit %<map%> clause"
19049 #, gcc-internal-format
19051 "%<_Atomic%> %qD in implicit %<firstprivate%> clause on %<target%> construct"
19055 #, gcc-internal-format
19056 msgid "%<_Atomic%> %qD in %<firstprivate%> clause on %<target%> construct"
19060 #, gcc-internal-format
19062 "same variable used in %<firstprivate%> and %<lastprivate%> clauses on "
19063 "%<distribute%> construct"
19067 #, gcc-internal-format
19069 "incompatible data clause with reduction on %qE; promoting to present_or_copy"
19073 #, gcc-internal-format
19074 msgid "invalid private reduction on %qE"
19077 #: gimplify.c:10851 omp-low.c:2807
19078 #, gcc-internal-format
19080 "%<ordered%> construct with %<depend%> clause must be closely nested inside a "
19081 "loop with %<ordered%> clause with a parameter"
19084 #: gimplify.c:10869
19085 #, gcc-internal-format
19086 msgid "variable %qE is not an iteration of outermost loop %d, expected %qE"
19089 #: gimplify.c:10882
19090 #, gcc-internal-format
19092 "number of variables in %<depend(sink)%> clause does not match number of "
19093 "iteration variables"
19096 #: gimplify.c:10895
19097 #, gcc-internal-format
19098 msgid "more than one %<depend(source)%> clause on an %<ordered%> construct"
19101 #: gimplify.c:10906
19102 #, gcc-internal-format
19104 "%<depend(source)%> clause specified together with %<depend(sink:)%> clauses "
19105 "on the same construct"
19108 #: gimplify.c:11849
19109 #, gcc-internal-format
19110 msgid "expected %<_Cilk_spawn%> before %<_Cilk_sync%>"
19113 #: gimplify.c:12145
19114 #, gcc-internal-format
19115 msgid "gimplification failed"
19118 #: gimplify.c:12669
19119 #, gcc-internal-format
19120 msgid "%qT is promoted to %qT when passed through %<...%>"
19123 #: gimplify.c:12674
19124 #, gcc-internal-format
19125 msgid "(so you should pass %qT not %qT to %<va_arg%>)"
19128 #: gimplify.c:12681
19129 #, gcc-internal-format
19130 msgid "if this code is reached, the program will abort"
19134 #, gcc-internal-format
19135 msgid "could not close Go dump file: %m"
19139 #, gcc-internal-format
19140 msgid "could not open Go dump file %qs: %m"
19143 #: graph.c:55 toplev.c:1504 objc/objc-act.c:461
19144 #, gcc-internal-format
19145 msgid "can%'t open %s: %m"
19149 #, gcc-internal-format
19150 msgid "Graphite loop optimizations cannot be used (isl is not available)."
19154 #, gcc-internal-format
19155 msgid "Support for HSA does not implement immediate 16 bit FPU operands"
19159 #, gcc-internal-format
19160 msgid "HSA SSA name defined by instruction that is supposed to be using it"
19163 #: hsa-gen.c:1189 hsa-gen.c:1202
19164 #, gcc-internal-format
19165 msgid "HSA SSA verification failed"
19169 #, gcc-internal-format
19171 "HSA SSA name not among operands of instruction that is supposed to use it"
19175 #, gcc-internal-format
19176 msgid "HSA instruction uses a register but is not among recorded register uses"
19180 #, gcc-internal-format
19181 msgid "HSA instruction verification failed"
19185 #, gcc-internal-format
19186 msgid "HSA image ops not handled"
19190 #, gcc-internal-format, gfc-internal-format
19191 msgid "expansion point is location %i"
19195 #, gcc-internal-format, gfc-internal-format
19196 msgid "token %u has x-location == y-location == %u"
19200 #, gcc-internal-format, gfc-internal-format
19201 msgid "token %u has x-location == %u"
19205 #, gcc-internal-format, gfc-internal-format
19206 msgid "token %u has y-location == %u"
19209 #: internal-fn.c:398
19210 #, gcc-internal-format
19211 msgid "invalid use of attribute %<fallthrough%>"
19215 #, gcc-internal-format
19216 msgid "function cannot be instrumented"
19219 #: ipa-devirt.c:752 ipa-devirt.c:903
19220 #, gcc-internal-format
19221 msgid "virtual table of type %qD violates one definition rule"
19224 #: ipa-devirt.c:755
19225 #, gcc-internal-format
19227 "variable of same assembler name as the virtual table is defined in another "
19231 #: ipa-devirt.c:794
19232 #, gcc-internal-format
19233 msgid "virtual table of type %qD contains RTTI information"
19236 #: ipa-devirt.c:800
19237 #, gcc-internal-format
19238 msgid "but is prevailed by one without from other translation unit"
19241 #: ipa-devirt.c:804
19242 #, gcc-internal-format
19243 msgid "RTTI will not work on this type"
19246 #: ipa-devirt.c:834 ipa-devirt.c:862 ipa-devirt.c:933
19247 #, gcc-internal-format
19248 msgid "virtual table of type %qD violates one definition rule "
19251 #: ipa-devirt.c:840
19252 #, gcc-internal-format
19254 "the conflicting type defined in another translation unit has virtual table "
19255 "of different size"
19258 #: ipa-devirt.c:868
19259 #, gcc-internal-format
19261 "the conflicting type defined in another translation unit with different RTTI "
19265 #: ipa-devirt.c:911 ipa-devirt.c:941
19266 #, gcc-internal-format
19267 msgid "the conflicting type defined in another translation unit"
19270 #: ipa-devirt.c:915
19271 #, gcc-internal-format
19272 msgid "contains additional virtual method %qD"
19275 #: ipa-devirt.c:922
19276 #, gcc-internal-format
19278 "the conflicting type defined in another translation unit has virtual table "
19279 "with more entries"
19282 #: ipa-devirt.c:947
19283 #, gcc-internal-format
19284 msgid "virtual method %qD"
19287 #: ipa-devirt.c:951
19288 #, gcc-internal-format
19289 msgid "ought to match virtual method %qD but does not"
19292 #: ipa-devirt.c:957
19293 #, gcc-internal-format
19295 "the conflicting type defined in another translation unit has virtual table "
19296 "with different contents"
19299 #: ipa-devirt.c:987
19300 #, gcc-internal-format
19301 msgid "type %qT violates the C++ One Definition Rule"
19304 #: ipa-devirt.c:998 ipa-devirt.c:1013 ipa-devirt.c:1263 ipa-devirt.c:1355
19305 #: ipa-devirt.c:1394 ipa-devirt.c:1412
19306 #, gcc-internal-format
19307 msgid "a different type is defined in another translation unit"
19310 #: ipa-devirt.c:1005
19311 #, gcc-internal-format
19312 msgid "the first difference of corresponding definitions is field %qD"
19315 #: ipa-devirt.c:1015
19316 #, gcc-internal-format
19317 msgid "the first difference of corresponding definitions is method %qD"
19320 #: ipa-devirt.c:1109
19321 #, gcc-internal-format
19323 "type %qT defined in anonymous namespace can not match type %qT across the "
19324 "translation unit boundary"
19327 #: ipa-devirt.c:1114
19328 #, gcc-internal-format
19330 "type %qT defined in anonymous namespace can not match across the translation "
19334 #: ipa-devirt.c:1119
19335 #, gcc-internal-format
19336 msgid "the incompatible type defined in another translation unit"
19339 #: ipa-devirt.c:1142
19340 #, gcc-internal-format
19341 msgid "type name %<%s%> should match type name %<%s%>"
19344 #: ipa-devirt.c:1146 ipa-devirt.c:1238
19345 #, gcc-internal-format
19346 msgid "the incompatible type is defined here"
19349 #: ipa-devirt.c:1174
19350 #, gcc-internal-format
19351 msgid "array types have different bounds"
19354 #: ipa-devirt.c:1189
19355 #, gcc-internal-format
19356 msgid "return value type mismatch"
19359 #: ipa-devirt.c:1204
19360 #, gcc-internal-format
19361 msgid "implicit this pointer type mismatch"
19364 #: ipa-devirt.c:1207
19365 #, gcc-internal-format, gfc-internal-format
19366 msgid "type mismatch in parameter %i"
19369 #: ipa-devirt.c:1218
19370 #, gcc-internal-format
19371 msgid "types have different parameter counts"
19374 #: ipa-devirt.c:1229
19375 #, gcc-internal-format
19376 msgid "type %qT itself violate the C++ One Definition Rule"
19379 #: ipa-devirt.c:1235
19380 #, gcc-internal-format
19381 msgid "type %qT should match type %qT"
19384 #: ipa-devirt.c:1270
19385 #, gcc-internal-format
19386 msgid "a type with different qualifiers is defined in another translation unit"
19389 #: ipa-devirt.c:1288
19390 #, gcc-internal-format
19391 msgid "a type with different attributes is defined in another translation unit"
19394 #: ipa-devirt.c:1303
19395 #, gcc-internal-format
19397 "an enum with different value name is defined in another translation unit"
19400 #: ipa-devirt.c:1312
19401 #, gcc-internal-format
19402 msgid "an enum with different values is defined in another translation unit"
19405 #: ipa-devirt.c:1320
19406 #, gcc-internal-format
19408 "an enum with mismatching number of values is defined in another translation "
19412 #: ipa-devirt.c:1338
19413 #, gcc-internal-format
19414 msgid "a type with different precision is defined in another translation unit"
19417 #: ipa-devirt.c:1345
19418 #, gcc-internal-format
19419 msgid "a type with different signedness is defined in another translation unit"
19422 #: ipa-devirt.c:1370
19423 #, gcc-internal-format
19425 "it is defined as a pointer in different address space in another translation "
19429 #: ipa-devirt.c:1379
19430 #, gcc-internal-format
19432 "it is defined as a pointer to different type in another translation unit"
19435 #: ipa-devirt.c:1439
19436 #, gcc-internal-format
19437 msgid "an array of different size is defined in another translation unit"
19440 #: ipa-devirt.c:1454
19441 #, gcc-internal-format
19442 msgid "has different return value in another translation unit"
19445 #: ipa-devirt.c:1477 ipa-devirt.c:1489
19446 #, gcc-internal-format
19447 msgid "has different parameters in another translation unit"
19450 #: ipa-devirt.c:1512
19451 #, gcc-internal-format
19452 msgid "a type defined in another translation unit is not polymorphic"
19455 #: ipa-devirt.c:1516
19456 #, gcc-internal-format
19457 msgid "a type defined in another translation unit is polymorphic"
19460 #: ipa-devirt.c:1534 ipa-devirt.c:1590
19461 #, gcc-internal-format
19463 "a type with different virtual table pointers is defined in another "
19467 #: ipa-devirt.c:1541 ipa-devirt.c:1595
19468 #, gcc-internal-format
19469 msgid "a type with different bases is defined in another translation unit"
19472 #: ipa-devirt.c:1549
19473 #, gcc-internal-format
19474 msgid "a field with different name is defined in another translation unit"
19477 #: ipa-devirt.c:1563
19478 #, gcc-internal-format
19480 "a field of same name but different type is defined in another translation "
19484 #: ipa-devirt.c:1576
19485 #, gcc-internal-format
19486 msgid "fields has different layout in another translation unit"
19489 #: ipa-devirt.c:1599
19490 #, gcc-internal-format
19492 "a type with different number of fields is defined in another translation unit"
19495 #: ipa-devirt.c:1623
19496 #, gcc-internal-format
19497 msgid "a different method of same type is defined in another translation unit"
19500 #: ipa-devirt.c:1631
19501 #, gcc-internal-format
19503 "s definition that differs by virtual keyword in another translation unit"
19506 #: ipa-devirt.c:1638
19507 #, gcc-internal-format
19508 msgid "virtual table layout differs in another translation unit"
19511 #: ipa-devirt.c:1647
19512 #, gcc-internal-format
19513 msgid "method with incompatible type is defined in another translation unit"
19516 #: ipa-devirt.c:1655
19517 #, gcc-internal-format
19519 "a type with different number of methods is defined in another translation "
19523 #: ipa-devirt.c:1677
19524 #, gcc-internal-format
19525 msgid "a type with different size is defined in another translation unit"
19528 #: ipa-devirt.c:1685
19529 #, gcc-internal-format
19530 msgid "a type with different alignment is defined in another translation unit"
19533 #: ipa-devirt.c:1808
19534 #, gcc-internal-format
19535 msgid "the extra base is defined here"
19538 #: ipa-devirt.c:3777
19539 #, gcc-internal-format
19540 msgid "Declaring type %qD final would enable devirtualization of %i call"
19542 "Declaring type %qD final would enable devirtualization of %i calls"
19546 #: ipa-devirt.c:3786
19547 #, gcc-internal-format
19549 "Declaring type %qD final would enable devirtualization of %i call executed "
19552 "Declaring type %qD final would enable devirtualization of %i calls executed "
19557 #: ipa-devirt.c:3815
19558 #, gcc-internal-format
19560 "Declaring virtual destructor of %qD final would enable devirtualization of "
19563 "Declaring virtual destructor of %qD final would enable devirtualization of "
19568 #: ipa-devirt.c:3823
19569 #, gcc-internal-format
19570 msgid "Declaring method %qD final would enable devirtualization of %i call"
19572 "Declaring method %qD final would enable devirtualization of %i calls"
19576 #: ipa-devirt.c:3831
19577 #, gcc-internal-format
19579 "Declaring virtual destructor of %qD final would enable devirtualization of "
19580 "%i call executed %lli times"
19582 "Declaring virtual destructor of %qD final would enable devirtualization of "
19583 "%i calls executed %lli times"
19587 #: ipa-devirt.c:3841
19588 #, gcc-internal-format
19590 "Declaring method %qD final would enable devirtualization of %i call executed "
19593 "Declaring method %qD final would enable devirtualization of %i calls "
19594 "executed %lli times"
19599 #, gcc-internal-format, gfc-internal-format
19600 msgid "could not emit HSAIL for function %s: function cannot be cloned"
19603 #: ipa-inline-analysis.c:4375
19604 #, gcc-internal-format
19605 msgid "ipa inline summary is missing in input file"
19608 #: ipa-reference.c:1182
19609 #, gcc-internal-format
19610 msgid "ipa reference summary is missing in ltrans unit"
19613 #: ira.c:2322 ira.c:2336
19614 #, gcc-internal-format, gfc-internal-format
19615 msgid "%s cannot be used in asm here"
19619 #, gcc-internal-format
19620 msgid "frame pointer required, but reserved"
19624 #, gcc-internal-format
19629 #, gcc-internal-format
19630 msgid "frame size too large for reliable stack checking"
19633 #: lra-assigns.c:1412 reload1.c:1245
19634 #, gcc-internal-format
19635 msgid "%<asm%> operand has impossible constraints"
19638 #: lra-assigns.c:1433
19639 #, gcc-internal-format
19640 msgid "unable to find a register to spill"
19643 #: lra-assigns.c:1661
19644 #, gcc-internal-format, gfc-internal-format
19645 msgid "Maximum number of LRA assignment passes is achieved (%d)\n"
19648 #: lra-constraints.c:3745 reload.c:3823 reload.c:4078
19649 #, gcc-internal-format
19650 msgid "inconsistent operand constraints in an %<asm%>"
19653 #: lra-constraints.c:4622
19654 #, gcc-internal-format, gfc-internal-format
19655 msgid "Max. number of generated reload insns per insn is achieved (%d)\n"
19658 #: lto-cgraph.c:1292
19659 #, gcc-internal-format, gfc-internal-format
19660 msgid "bytecode stream: found multiple instances of cgraph node with uid %d"
19663 #: lto-cgraph.c:1470
19664 #, gcc-internal-format
19665 msgid "bytecode stream: no caller found while reading edge"
19668 #: lto-cgraph.c:1476
19669 #, gcc-internal-format
19670 msgid "bytecode stream: no callee found while reading edge"
19673 #: lto-cgraph.c:1551
19674 #, gcc-internal-format
19675 msgid "bytecode stream: found empty cgraph node"
19678 #: lto-cgraph.c:1729
19679 #, gcc-internal-format, gfc-internal-format
19680 msgid "At most %i profile runs is supported. Perhaps corrupted profile?"
19683 #: lto-cgraph.c:1816
19684 #, gcc-internal-format, gfc-internal-format
19685 msgid "Profile information in %s corrupted"
19688 #: lto-cgraph.c:1849
19689 #, gcc-internal-format, gfc-internal-format
19690 msgid "cannot find LTO cgraph in %s"
19693 #: lto-cgraph.c:1859
19694 #, gcc-internal-format, gfc-internal-format
19695 msgid "cannot find LTO section refs in %s"
19698 #: lto-cgraph.c:1940
19699 #, gcc-internal-format, gfc-internal-format
19700 msgid "invalid offload table in %s"
19703 #: lto-compress.c:193 lto-compress.c:201 lto-compress.c:222 lto-compress.c:285
19704 #: lto-compress.c:293 lto-compress.c:314
19705 #, gcc-internal-format, gfc-internal-format
19706 msgid "compressed stream: %s"
19709 #: lto-section-in.c:445
19710 #, gcc-internal-format, gfc-internal-format
19712 "bytecode stream: trying to read %d bytes after the end of the input buffer"
19715 #: lto-section-in.c:456
19716 #, gcc-internal-format, gfc-internal-format
19717 msgid "%s out of range: Range is %i to %i, value is %i"
19720 #: lto-streamer-in.c:79
19721 #, gcc-internal-format, gfc-internal-format
19722 msgid "bytecode stream: unexpected tag %s"
19725 #: lto-streamer-in.c:903 lto-streamer-in.c:913
19726 #, gcc-internal-format
19727 msgid "Cgraph edge statement index out of range"
19730 #: lto-streamer-in.c:907 lto-streamer-in.c:916
19731 #, gcc-internal-format
19732 msgid "Cgraph edge statement index not found"
19735 #: lto-streamer-in.c:923
19736 #, gcc-internal-format
19737 msgid "Reference statement index out of range"
19740 #: lto-streamer-in.c:926
19741 #, gcc-internal-format
19742 msgid "Reference statement index not found"
19745 #: lto-streamer-in.c:1545
19746 #, gcc-internal-format, gfc-internal-format
19747 msgid "cannot read LTO mode table from %s"
19750 #: lto-streamer-in.c:1643
19751 #, gcc-internal-format, gfc-internal-format
19752 msgid "unsupported mode %s\n"
19755 #: lto-streamer-out.c:420 lto-streamer-out.c:664
19756 #, gcc-internal-format
19757 msgid "tree code %qs is not supported in LTO streams"
19760 #: lto-streamer.c:162
19761 #, gcc-internal-format, gfc-internal-format
19762 msgid "bytecode stream: unexpected LTO section %s"
19765 #: lto-streamer.c:383
19766 #, gcc-internal-format, gfc-internal-format
19768 "bytecode stream in file '%s' generated with LTO version %d.%d instead of the "
19772 #: lto-wrapper.c:114
19773 #, gcc-internal-format
19774 msgid "deleting LTRANS file %s: %m"
19777 #: lto-wrapper.c:151
19778 #, gcc-internal-format
19779 msgid "malformed COLLECT_GCC_OPTIONS"
19782 #: lto-wrapper.c:307
19783 #, gcc-internal-format, gfc-internal-format
19784 msgid "Option %s with different values"
19787 #: lto-wrapper.c:318 lto-wrapper.c:330
19788 #, gcc-internal-format, gfc-internal-format
19789 msgid "Option %s not used consistently in all LTO input files"
19792 #: lto-wrapper.c:815
19793 #, gcc-internal-format, gfc-internal-format
19794 msgid "problem with building target image for %s\n"
19797 #: lto-wrapper.c:835
19798 #, gcc-internal-format
19799 msgid "reading input file"
19802 #: lto-wrapper.c:840
19803 #, gcc-internal-format
19804 msgid "writing output file"
19807 #: lto-wrapper.c:870
19808 #, gcc-internal-format
19809 msgid "installation error, can't find crtoffloadtable.o"
19812 #: lto-wrapper.c:974
19813 #, gcc-internal-format
19814 msgid "environment variable COLLECT_GCC must be set"
19817 #: lto-wrapper.c:978 config/nvptx/mkoffload.c:361
19818 #, gcc-internal-format
19819 msgid "environment variable COLLECT_GCC_OPTIONS must be set"
19822 #: lto-wrapper.c:1135 lto-wrapper.c:1191
19823 #, gcc-internal-format
19824 msgid "cannot open %s: %m"
19827 #: lto-wrapper.c:1138 lto-wrapper.c:1197
19828 #, gcc-internal-format
19829 msgid "cannot read %s: %m"
19832 #: lto-wrapper.c:1165
19833 #, gcc-internal-format, gfc-internal-format
19834 msgid "invalid format of %s"
19837 #: lto-wrapper.c:1301
19838 #, gcc-internal-format
19839 msgid "fopen: %s: %m"
19842 #: multiple_target.c:67
19843 #, gcc-internal-format
19844 msgid "the call requires ifunc, which is not supported by this target"
19847 #: multiple_target.c:76
19848 #, gcc-internal-format
19849 msgid "default target_clones attribute was not set"
19852 #: multiple_target.c:250
19853 #, gcc-internal-format
19854 msgid "single target_clones attribute is ignored"
19857 #: multiple_target.c:262
19858 #, gcc-internal-format
19859 msgid "default target was not set"
19862 #: omp-expand.c:1989
19863 #, gcc-internal-format
19864 msgid "%<depend(sink)%> clause waiting for lexically later iteration"
19867 #: omp-expand.c:2126
19868 #, gcc-internal-format
19869 msgid "%<depend(sink)%> refers to iteration never in the iteration space"
19872 #: omp-general.c:580
19873 #, gcc-internal-format
19874 msgid "multiple loop axes specified for routine"
19877 #: omp-low.c:2114 omp-offload.c:1062
19878 #, gcc-internal-format
19879 msgid "%<seq%> overrides other OpenACC loop specifiers"
19883 #, gcc-internal-format
19884 msgid "%<auto%> conflicts with other OpenACC loop specifiers"
19888 #, gcc-internal-format
19889 msgid "inner loop uses same OpenACC parallelism as containing loop"
19893 #, gcc-internal-format
19894 msgid "argument not permitted on %qs clause in OpenACC %<parallel%>"
19898 #, gcc-internal-format
19899 msgid "non-OpenACC construct inside of OpenACC routine"
19903 #, gcc-internal-format
19904 msgid "non-OpenACC construct inside of OpenACC region"
19908 #, gcc-internal-format
19910 "%<ordered simd threads%> must be closely nested inside of %<for simd%> region"
19914 #, gcc-internal-format
19916 "OpenMP constructs other than %<#pragma omp ordered simd%> may not be nested "
19917 "inside %<simd%> region"
19921 #, gcc-internal-format
19923 "only %<distribute%> or %<parallel%> regions are allowed to be strictly "
19924 "nested inside %<teams%> region"
19928 #, gcc-internal-format
19930 "%<distribute%> region must be strictly nested inside %<teams%> construct"
19934 #, gcc-internal-format
19936 "OpenACC loop directive must be associated with an OpenACC compute region"
19940 #, gcc-internal-format
19941 msgid "orphaned %qs construct"
19945 #, gcc-internal-format
19946 msgid "%<#pragma omp cancel for%> inside %<nowait%> for construct"
19950 #, gcc-internal-format
19951 msgid "%<#pragma omp cancel for%> inside %<ordered%> for construct"
19954 #: omp-low.c:2624 omp-low.c:2637
19955 #, gcc-internal-format
19956 msgid "%<#pragma omp cancel sections%> inside %<nowait%> sections construct"
19960 #, gcc-internal-format
19962 "%<%s taskgroup%> construct not closely nested inside of %<taskgroup%> region"
19966 #, gcc-internal-format
19967 msgid "invalid arguments"
19971 #, gcc-internal-format
19972 msgid "%<%s %s%> construct not closely nested inside of %qs"
19976 #, gcc-internal-format
19978 "barrier region may not be closely nested inside of work-sharing, %<critical"
19979 "%>, %<ordered%>, %<master%>, explicit %<task%> or %<taskloop%> region"
19983 #, gcc-internal-format
19985 "work-sharing region may not be closely nested inside of work-sharing, "
19986 "%<critical%>, %<ordered%>, %<master%>, explicit %<task%> or %<taskloop%> "
19991 #, gcc-internal-format
19993 "%<master%> region may not be closely nested inside of work-sharing, explicit "
19994 "%<task%> or %<taskloop%> region"
19997 #: omp-low.c:2771 omp-low.c:2910
19998 #, gcc-internal-format
19999 msgid "%<depend(%s)%> is only allowed in %<omp ordered%>"
20003 #, gcc-internal-format
20005 "%<ordered%> construct with %<depend%> clause must be closely nested inside "
20006 "an %<ordered%> loop"
20010 #, gcc-internal-format
20011 msgid "invalid depend kind in omp %<ordered%> %<depend%>"
20015 #, gcc-internal-format
20016 msgid "%<ordered%> %<simd%> must be closely nested inside %<simd%> region"
20020 #, gcc-internal-format
20022 "%<ordered%> region may not be closely nested inside of %<critical%>, "
20023 "%<ordered%>, explicit %<task%> or %<taskloop%> region"
20026 #: omp-low.c:2855 omp-low.c:2868
20027 #, gcc-internal-format
20029 "%<ordered%> region must be closely nested inside a loop region with an "
20030 "%<ordered%> clause"
20034 #, gcc-internal-format
20036 "%<critical%> region may not be nested inside a %<critical%> region with the "
20041 #, gcc-internal-format
20042 msgid "%<teams%> construct not closely nested inside of %<target%> construct"
20046 #, gcc-internal-format
20048 "OpenACC region inside of OpenACC routine, nested parallelism not supported "
20053 #, gcc-internal-format
20054 msgid "OpenACC construct inside of non-OpenACC region"
20058 #, gcc-internal-format
20059 msgid "%s %qs construct inside of %s %qs region"
20062 #: omp-low.c:2989 omp-low.c:2996
20063 #, gcc-internal-format
20064 msgid "%qs construct inside of %qs region"
20068 #, gcc-internal-format
20069 msgid "setjmp/longjmp inside simd construct"
20073 #, gcc-internal-format
20075 "ignoring sink clause with offset that is not a multiple of the loop step"
20079 #, gcc-internal-format
20080 msgid "first offset must be in opposite direction of loop iterations"
20084 #, gcc-internal-format, gfc-internal-format
20085 msgid "invalid exit from %s structured block"
20088 #: omp-low.c:8994 omp-low.c:8999
20089 #, gcc-internal-format, gfc-internal-format
20090 msgid "invalid entry to %s structured block"
20093 #. Otherwise, be vague and lazy, but efficient.
20095 #, gcc-internal-format, gfc-internal-format
20096 msgid "invalid branch to/from %s structured block"
20099 #: omp-offload.c:512
20100 #, gcc-internal-format, gfc-internal-format
20101 msgid "-fopenacc-dim operand is malformed at '%s'"
20104 #: omp-offload.c:1090
20105 #, gcc-internal-format, gfc-internal-format
20106 msgid "%s uses same OpenACC parallelism as containing loop"
20109 #: omp-offload.c:1092 omp-offload.c:1121
20110 #, gcc-internal-format
20111 msgid "containing loop here"
20114 #: omp-offload.c:1096
20115 #, gcc-internal-format, gfc-internal-format
20116 msgid "%s uses OpenACC parallelism disallowed by containing routine"
20119 #: omp-offload.c:1101
20120 #, gcc-internal-format
20121 msgid "routine %qD declared here"
20124 #: omp-offload.c:1114
20125 #, gcc-internal-format
20126 msgid "incorrectly nested OpenACC loop parallelism"
20129 #: omp-offload.c:1198
20130 #, gcc-internal-format
20131 msgid "insufficient partitioning available to parallelize loop"
20134 #: omp-simd-clone.c:192
20135 #, gcc-internal-format
20136 msgid "ignoring large linear step"
20139 #: omp-simd-clone.c:199
20140 #, gcc-internal-format
20141 msgid "ignoring zero linear step"
20144 #: omp-simd-clone.c:258
20145 #, gcc-internal-format
20147 "ignoring %<#pragma omp declare simd%> on function with %<_Atomic%> qualified "
20151 #: omp-simd-clone.c:269
20152 #, gcc-internal-format
20154 "ignoring %<#pragma omp declare simd%> on function with %<_Atomic%> qualified "
20155 "non-%<uniform%> argument"
20159 #, gcc-internal-format
20160 msgid "indirect jumps are not available on this target"
20163 #: opts-common.c:1118
20164 #, gcc-internal-format
20165 msgid "command line option %qs is not supported by this configuration"
20168 #: opts-common.c:1128 opts.c:1696
20169 #, gcc-internal-format
20170 msgid "missing argument to %qs"
20173 #: opts-common.c:1134
20174 #, gcc-internal-format
20175 msgid "argument to %qs should be a non-negative integer"
20178 #: opts-common.c:1148
20179 #, gcc-internal-format
20180 msgid "unrecognized argument in option %qs"
20183 #: opts-common.c:1159 config/i386/i386.c:4684
20184 #, gcc-internal-format
20185 msgid "valid arguments to %qs are: %s; did you mean %qs?"
20188 #: opts-common.c:1162 config/i386/i386.c:4687
20189 #, gcc-internal-format
20190 msgid "valid arguments to %qs are: %s"
20193 #: opts-global.c:99
20194 #, gcc-internal-format
20195 msgid "command line option %qs is valid for the driver but not for %s"
20198 #. Eventually this should become a hard error IMO.
20199 #: opts-global.c:105
20200 #, gcc-internal-format
20201 msgid "command line option %qs is valid for %s but not for %s"
20204 #: opts-global.c:364
20205 #, gcc-internal-format
20206 msgid "unrecognized command line option %<-fdump-%s%>"
20209 #: opts-global.c:369
20210 #, gcc-internal-format
20211 msgid "unrecognized command line option %<-fopt-info-%s%>"
20214 #: opts-global.c:390 opts-global.c:398
20215 #, gcc-internal-format
20216 msgid "plugin support is disabled; configure with --enable-plugin"
20219 #: opts-global.c:422
20220 #, gcc-internal-format
20221 msgid "unrecognized register name %qs"
20224 #: opts-global.c:440
20225 #, gcc-internal-format
20226 msgid "-fasan-shadow-offset should only be used with -fsanitize=kernel-address"
20229 #: opts-global.c:443
20230 #, gcc-internal-format
20231 msgid "unrecognized shadow offset %qs"
20235 #, gcc-internal-format
20236 msgid "argument %qs to %<-femit-struct-debug-detailed%> not recognized"
20240 #, gcc-internal-format
20241 msgid "argument %qs to %<-femit-struct-debug-detailed%> unknown"
20245 #, gcc-internal-format
20247 "%<-femit-struct-debug-detailed=dir:...%> must allow at least as much as %<-"
20248 "femit-struct-debug-detailed=ind:...%>"
20252 #, gcc-internal-format
20254 "argument to %<-O%> should be a non-negative integer, %<g%>, %<s%> or %<fast%>"
20258 #, gcc-internal-format
20259 msgid "section anchors must be disabled when unit-at-a-time is disabled"
20263 #, gcc-internal-format
20264 msgid "toplevel reorder must be disabled when unit-at-a-time is disabled"
20268 #, gcc-internal-format
20269 msgid "transactional memory is not supported with non-call exceptions"
20273 #, gcc-internal-format
20274 msgid "section anchors must be disabled when toplevel reorder is disabled"
20277 #: opts.c:826 config/darwin.c:3167
20278 #, gcc-internal-format
20280 "-freorder-blocks-and-partition does not work with exceptions on this "
20285 #, gcc-internal-format
20287 "-freorder-blocks-and-partition does not support unwind info on this "
20291 #: opts.c:860 config/pa/pa.c:532
20292 #, gcc-internal-format
20293 msgid "-freorder-blocks-and-partition does not work on this architecture"
20297 #, gcc-internal-format
20298 msgid "-fno-fat-lto-objects are supported only with linker plugin"
20302 #, gcc-internal-format
20303 msgid "%<-fsplit-stack%> is not supported by this compiler configuration"
20307 #, gcc-internal-format
20308 msgid "-fsanitize=address is incompatible with -fsanitize=kernel-address"
20312 #, gcc-internal-format
20314 "-fsanitize=address and -fsanitize=kernel-address are incompatible with -"
20319 #, gcc-internal-format
20320 msgid "-fsanitize=leak is incompatible with -fsanitize=thread"
20324 #, gcc-internal-format, gfc-internal-format
20325 msgid "-fsanitize-recover=%s is not supported"
20329 #, gcc-internal-format
20330 msgid "-fsanitize-address-use-after-scope requires -fstack-reuse=none option"
20334 #, gcc-internal-format
20335 msgid "unrecognized include_flags 0x%x passed to print_specific_help"
20339 #, gcc-internal-format
20340 msgid "-fsanitize=all option is not valid"
20344 #, gcc-internal-format
20345 msgid "unrecognized argument to -fsanitize%s= option: %q.*s"
20349 #, gcc-internal-format
20350 msgid "--help argument %q.*s is ambiguous, please be more specific"
20354 #, gcc-internal-format
20355 msgid "unrecognized argument to --help= option: %q.*s"
20359 #, gcc-internal-format
20360 msgid "HSA has not been enabled during configuration"
20364 #, gcc-internal-format
20365 msgid "-foffload-abi option can be specified only for offload compiler"
20369 #, gcc-internal-format, gfc-internal-format
20370 msgid "structure alignment must be a small power of two, not %d"
20374 #, gcc-internal-format
20375 msgid "unknown stack check parameter %qs"
20379 #, gcc-internal-format
20381 "%<-gdwarf%s%> is ambiguous; use %<-gdwarf-%s%> for DWARF version or %<-"
20382 "gdwarf -g%s%> for debug level"
20386 #, gcc-internal-format, gfc-internal-format
20387 msgid "dwarf version %d is not supported"
20391 #, gcc-internal-format, gfc-internal-format
20392 msgid "%s: --param arguments should be of the form NAME=VALUE"
20396 #, gcc-internal-format
20397 msgid "invalid --param name %qs; did you mean %qs?"
20401 #, gcc-internal-format
20402 msgid "invalid --param name %qs"
20406 #, gcc-internal-format
20407 msgid "invalid --param value %qs"
20411 #, gcc-internal-format
20412 msgid "target system does not support debug output"
20416 #, gcc-internal-format
20417 msgid "debug format %qs conflicts with prior selection"
20421 #, gcc-internal-format
20422 msgid "unrecognised debug output level %qs"
20426 #, gcc-internal-format
20427 msgid "debug output level %qs is too high"
20431 #, gcc-internal-format
20432 msgid "getting core file size maximum limit: %m"
20436 #, gcc-internal-format
20437 msgid "setting core file size limit to maximum: %m"
20441 #, gcc-internal-format, gfc-internal-format
20442 msgid "unrecognized gcc debugging option: %c"
20446 #, gcc-internal-format, gfc-internal-format
20447 msgid "-Werror=%s: no option -%s"
20451 #, gcc-internal-format, gfc-internal-format
20452 msgid "-Werror=%s: -%s is not an option that controls warnings"
20455 #. If we didn't find this parameter, issue an error message.
20457 #, gcc-internal-format
20458 msgid "invalid parameter %qs"
20462 #, gcc-internal-format
20463 msgid "minimum value of parameter %qs is %u"
20467 #, gcc-internal-format
20468 msgid "maximum value of parameter %qs is %u"
20472 #, gcc-internal-format, gfc-internal-format
20473 msgid "pass %s does not support cloning"
20477 #, gcc-internal-format, gfc-internal-format
20479 "pass %s needs a set_pass_param implementation to handle the extra argument "
20484 #, gcc-internal-format
20485 msgid "unrecognized option -fenable"
20489 #, gcc-internal-format
20490 msgid "unrecognized option -fdisable"
20494 #, gcc-internal-format, gfc-internal-format
20495 msgid "unknown pass %s specified in -fenable"
20499 #, gcc-internal-format, gfc-internal-format
20500 msgid "unknown pass %s specified in -fdisable"
20503 #: passes.c:1056 passes.c:1145
20504 #, gcc-internal-format, gfc-internal-format
20505 msgid "enable pass %s for functions in the range of [%u, %u]"
20508 #: passes.c:1059 passes.c:1156
20509 #, gcc-internal-format, gfc-internal-format
20510 msgid "disable pass %s for functions in the range of [%u, %u]"
20513 #: passes.c:1095 passes.c:1123
20514 #, gcc-internal-format, gfc-internal-format
20515 msgid "Invalid range %s in option %s"
20519 #, gcc-internal-format, gfc-internal-format
20520 msgid "enable pass %s for function %s"
20524 #, gcc-internal-format, gfc-internal-format
20525 msgid "disable pass %s for function %s"
20529 #, gcc-internal-format
20530 msgid "invalid pass positioning operation"
20534 #, gcc-internal-format
20535 msgid "plugin cannot register a missing pass"
20539 #, gcc-internal-format
20540 msgid "plugin cannot register an unnamed pass"
20544 #, gcc-internal-format
20545 msgid "plugin cannot register pass %qs without reference pass name"
20549 #, gcc-internal-format
20550 msgid "pass %qs not found but is referenced by new pass %qs"
20554 #, gcc-internal-format
20555 msgid "inaccessible plugin file %s expanded from short plugin name %s: %m"
20559 #, gcc-internal-format, gfc-internal-format
20561 "plugin %s was specified with different paths:\n"
20567 #, gcc-internal-format, gfc-internal-format
20568 msgid "malformed option -fplugin-arg-%s (missing -<key>[=<value>])"
20572 #, gcc-internal-format, gfc-internal-format
20574 "plugin %s should be specified before -fplugin-arg-%s in the command line"
20578 #, gcc-internal-format, gfc-internal-format
20579 msgid "unable to register info for plugin '%s' - plugin name not found"
20583 #, gcc-internal-format, gfc-internal-format
20584 msgid "unknown callback event registered by plugin %s"
20588 #, gcc-internal-format, gfc-internal-format
20589 msgid "plugin %s registered a null callback function for event %s"
20593 #, gcc-internal-format, gfc-internal-format
20595 "cannot load plugin %s\n"
20600 #, gcc-internal-format, gfc-internal-format
20602 "plugin %s is not licensed under a GPL-compatible license\n"
20607 #, gcc-internal-format, gfc-internal-format
20609 "cannot find %s in plugin %s\n"
20614 #, gcc-internal-format, gfc-internal-format
20615 msgid "fail to initialize plugin %s"
20619 #, gcc-internal-format
20620 msgid "-iplugindir <dir> option not passed from the gcc driver"
20624 #, gcc-internal-format, gfc-internal-format
20625 msgid "Missing counts for called function %s/%i"
20629 #, gcc-internal-format, gfc-internal-format
20630 msgid "corrupted profile info: edge from %i to %i exceeds maximal count"
20634 #, gcc-internal-format
20635 msgid "corrupted profile info: sum_all is smaller than sum_max"
20639 #, gcc-internal-format
20640 msgid "corrupted profile info: profile data is not flow-consistent"
20644 #, gcc-internal-format, gfc-internal-format
20646 "corrupted profile info: number of iterations for basic block %d thought to "
20651 #, gcc-internal-format, gfc-internal-format
20653 "corrupted profile info: number of executions for edge %d-%d thought to be %i"
20657 #, gcc-internal-format, gfc-internal-format
20658 msgid "output constraint %d must specify a single register"
20662 #, gcc-internal-format, gfc-internal-format
20663 msgid "output constraint %d cannot be specified together with \"%s\" clobber"
20667 #, gcc-internal-format
20668 msgid "output regs must be grouped at top of stack"
20672 #, gcc-internal-format
20673 msgid "implicitly popped regs must be grouped at top of stack"
20677 #, gcc-internal-format
20678 msgid "explicitly used regs must be grouped at top of stack"
20682 #, gcc-internal-format
20683 msgid "output operand %d must use %<&%> constraint"
20687 #, gcc-internal-format, gfc-internal-format
20688 msgid "validate_value_data: [%u] Bad next_regno for empty chain (%u)"
20692 #, gcc-internal-format, gfc-internal-format
20693 msgid "validate_value_data: Loop in regno chain (%u)"
20697 #, gcc-internal-format, gfc-internal-format
20698 msgid "validate_value_data: [%u] Bad oldest_regno (%u)"
20702 #, gcc-internal-format, gfc-internal-format
20703 msgid "validate_value_data: [%u] Non-empty reg in chain (%s %u %i)"
20707 #, gcc-internal-format
20708 msgid "can%'t use %qs as a call-saved register"
20712 #, gcc-internal-format
20713 msgid "can%'t use %qs as a call-used register"
20717 #, gcc-internal-format
20718 msgid "can%'t use %qs as a fixed register"
20721 #: reginfo.c:752 config/ia64/ia64.c:5946 config/ia64/ia64.c:5953
20722 #: config/pa/pa.c:443 config/pa/pa.c:450 config/sh/sh.c:8244
20723 #: config/sh/sh.c:8251 config/spu/spu.c:4906 config/spu/spu.c:4913
20724 #, gcc-internal-format, gfc-internal-format
20725 msgid "unknown register name: %s"
20729 #, gcc-internal-format
20730 msgid "stack register used for global register variable"
20734 #, gcc-internal-format
20735 msgid "global register variable follows a function definition"
20739 #, gcc-internal-format
20740 msgid "register of %qD used for multiple global register variables"
20743 #: reginfo.c:779 config/rs6000/rs6000.c:31130
20744 #, gcc-internal-format
20745 msgid "conflicts with %qD"
20749 #, gcc-internal-format
20750 msgid "call-clobbered register used for global register variable"
20754 #, gcc-internal-format
20755 msgid "cannot reload integer constant operand in %<asm%>"
20759 #, gcc-internal-format
20760 msgid "impossible register constraint in %<asm%>"
20764 #, gcc-internal-format
20765 msgid "%<&%> constraint used with no register class"
20769 #, gcc-internal-format
20770 msgid "can%'t find a register in class %qs while reloading %<asm%>"
20774 #, gcc-internal-format
20775 msgid "unable to find a register to spill in class %qs"
20779 #, gcc-internal-format
20780 msgid "%<asm%> operand requires impossible reload"
20784 #, gcc-internal-format
20785 msgid "%<asm%> operand constraint incompatible with operand size"
20789 #, gcc-internal-format
20790 msgid "output operand is constant in %<asm%>"
20794 #, gcc-internal-format, gfc-internal-format
20795 msgid "RTL check: access of elt %d of '%s' with last elt %d in %s, at %s:%d"
20799 #, gcc-internal-format, gfc-internal-format
20801 "RTL check: expected elt %d type '%c', have '%c' (rtx %s) in %s, at %s:%d"
20805 #, gcc-internal-format, gfc-internal-format
20807 "RTL check: expected elt %d type '%c' or '%c', have '%c' (rtx %s) in %s, at "
20812 #, gcc-internal-format, gfc-internal-format
20813 msgid "RTL check: expected code '%s', have '%s' in %s, at %s:%d"
20817 #, gcc-internal-format, gfc-internal-format
20818 msgid "RTL check: expected code '%s' or '%s', have '%s' in %s, at %s:%d"
20822 #, gcc-internal-format, gfc-internal-format
20824 "RTL check: attempt to treat non-block symbol as a block symbol in %s, at %s:"
20829 #, gcc-internal-format, gfc-internal-format
20831 "RTL check: access of hwi elt %d of vector with last elt %d in %s, at %s:%d"
20835 #, gcc-internal-format, gfc-internal-format
20836 msgid "RTL check: access of elt %d of vector with last elt %d in %s, at %s:%d"
20840 #, gcc-internal-format, gfc-internal-format
20841 msgid "RTL flag check: %s used with unexpected rtx code '%s' in %s, at %s:%d"
20845 #, gcc-internal-format
20846 msgid "output operand constraint lacks %<=%>"
20850 #, gcc-internal-format
20851 msgid "output constraint %qc for operand %d is not at the beginning"
20855 #, gcc-internal-format
20856 msgid "operand constraint contains incorrectly positioned %<+%> or %<=%>"
20859 #: stmt.c:283 stmt.c:367
20860 #, gcc-internal-format
20861 msgid "%<%%%> constraint used with last operand"
20865 #, gcc-internal-format
20866 msgid "matching constraint not valid in output operand"
20870 #, gcc-internal-format
20871 msgid "input operand constraint contains %qc"
20875 #, gcc-internal-format
20876 msgid "matching constraint references invalid operand number"
20880 #, gcc-internal-format
20881 msgid "invalid punctuation %qc in constraint"
20885 #, gcc-internal-format
20886 msgid "matching constraint does not allow a register"
20890 #, gcc-internal-format
20891 msgid "duplicate asm operand name %qs"
20895 #, gcc-internal-format
20896 msgid "missing close brace for named operand"
20900 #, gcc-internal-format
20901 msgid "undefined named operand %qs"
20904 #: stor-layout.c:754
20905 #, gcc-internal-format
20906 msgid "size of %q+D is %d bytes"
20909 #: stor-layout.c:756
20910 #, gcc-internal-format
20911 msgid "size of %q+D is larger than %wd bytes"
20914 #: stor-layout.c:1193
20915 #, gcc-internal-format
20916 msgid "packed attribute causes inefficient alignment for %q+D"
20919 #: stor-layout.c:1197
20920 #, gcc-internal-format
20921 msgid "packed attribute is unnecessary for %q+D"
20924 #: stor-layout.c:1214
20925 #, gcc-internal-format
20926 msgid "padding struct to align %q+D"
20929 #: stor-layout.c:1275
20930 #, gcc-internal-format
20931 msgid "offset of packed bit-field %qD has changed in GCC 4.4"
20934 #: stor-layout.c:1582
20935 #, gcc-internal-format
20936 msgid "padding struct size to alignment boundary"
20939 #: stor-layout.c:1610
20940 #, gcc-internal-format
20941 msgid "packed attribute causes inefficient alignment for %qE"
20944 #: stor-layout.c:1614
20945 #, gcc-internal-format
20946 msgid "packed attribute is unnecessary for %qE"
20949 #: stor-layout.c:1620
20950 #, gcc-internal-format
20951 msgid "packed attribute causes inefficient alignment"
20954 #: stor-layout.c:1622
20955 #, gcc-internal-format
20956 msgid "packed attribute is unnecessary"
20959 #: stor-layout.c:2352
20960 #, gcc-internal-format
20961 msgid "alignment of array elements is greater than element size"
20964 #: substring-locations.c:162
20965 #, gcc-internal-format
20966 msgid "format string is defined here"
20970 #, gcc-internal-format
20971 msgid "%D renamed after being referenced in assembly"
20975 #, gcc-internal-format
20976 msgid "function symbol is not function"
20980 #, gcc-internal-format
20981 msgid "variable symbol is not variable"
20985 #, gcc-internal-format
20986 msgid "node has unknown type"
20990 #, gcc-internal-format
20991 msgid "node not found node->decl->decl_with_vis.symtab_node"
20995 #, gcc-internal-format
20996 msgid "node differs from node->decl->decl_with_vis.symtab_node"
21000 #, gcc-internal-format
21001 msgid "assembler name hash list corrupted"
21005 #, gcc-internal-format
21006 msgid "node not found in symtab assembler name hash"
21010 #, gcc-internal-format
21011 msgid "double linked list of assembler names corrupted"
21015 #, gcc-internal-format
21016 msgid "node has body_removed but is definition"
21020 #, gcc-internal-format
21021 msgid "node is analyzed byt it is not a definition"
21025 #, gcc-internal-format
21026 msgid "node is alias but not implicit alias"
21030 #, gcc-internal-format
21031 msgid "node is alias but not definition"
21035 #, gcc-internal-format
21036 msgid "node is weakref but not an transparent_alias"
21040 #, gcc-internal-format
21041 msgid "node is transparent_alias but not an alias"
21045 #, gcc-internal-format
21046 msgid "node is in same_comdat_group list but has no comdat_group"
21050 #, gcc-internal-format
21051 msgid "same_comdat_group list across different groups"
21055 #, gcc-internal-format
21056 msgid "mixing different types of symbol in same comdat groups is not supported"
21060 #, gcc-internal-format
21061 msgid "node is alone in a comdat group"
21065 #, gcc-internal-format
21066 msgid "same_comdat_group is not a circular list"
21070 #, gcc-internal-format, gfc-internal-format
21071 msgid "comdat-local symbol referred to by %s outside its comdat"
21075 #, gcc-internal-format
21076 msgid "implicit_section flag is set but section isn't"
21080 #, gcc-internal-format
21081 msgid "Both section and comdat group is set"
21085 #, gcc-internal-format
21086 msgid "Alias and target's section differs"
21090 #, gcc-internal-format
21091 msgid "Alias and target's comdat groups differs"
21095 #, gcc-internal-format
21096 msgid "Transparent alias and target's assembler names differs"
21100 #, gcc-internal-format
21101 msgid "Chained transparent aliases"
21104 #: symtab.c:1180 symtab.c:1217
21105 #, gcc-internal-format
21106 msgid "symtab_node::verify failed"
21110 #, gcc-internal-format
21112 "Two symbols with same comdat_group are not linked by the same_comdat_group "
21117 #, gcc-internal-format
21118 msgid "function %q+D part of alias cycle"
21122 #, gcc-internal-format
21123 msgid "variable %q+D part of alias cycle"
21127 #, gcc-internal-format
21128 msgid "section of alias %q+D must match section of its target"
21132 #, gcc-internal-format
21133 msgid "__builtin_saveregs not supported by this target"
21137 #, gcc-internal-format
21138 msgid "nested functions not supported on this target"
21142 #, gcc-internal-format
21143 msgid "nested function trampolines not supported on this target"
21146 #: targhooks.c:1429
21147 #, gcc-internal-format
21148 msgid "target attribute is not supported on this machine"
21151 #: targhooks.c:1443
21152 #, gcc-internal-format
21153 msgid "#pragma GCC target is not supported for this machine"
21157 #, gcc-internal-format
21158 msgid "removing .rpo file: %m"
21162 #, gcc-internal-format
21163 msgid "renaming .rpo file: %m"
21167 #, gcc-internal-format, gfc-internal-format
21168 msgid "repository file '%s' does not contain command-line arguments"
21172 #, gcc-internal-format, gfc-internal-format
21174 "'%s' was assigned to '%s', but was not defined during recompilation, or vice "
21179 #, gcc-internal-format, gfc-internal-format
21180 msgid "ld returned %d exit status"
21184 #, gcc-internal-format
21185 msgid "can%'t open %qs for writing: %m"
21189 #, gcc-internal-format
21190 msgid "-frecord-gcc-switches is not supported by the current target"
21194 #, gcc-internal-format
21195 msgid "stack usage computation not supported for this target"
21199 #, gcc-internal-format
21200 msgid "stack usage might be unbounded"
21204 #, gcc-internal-format
21205 msgid "stack usage might be %wd bytes"
21209 #, gcc-internal-format
21210 msgid "stack usage is %wd bytes"
21214 #, gcc-internal-format
21215 msgid "can%'t open %s for writing: %m"
21219 #, gcc-internal-format
21220 msgid "this target does not support %qs"
21224 #, gcc-internal-format
21226 "Graphite loop optimizations cannot be used (isl is not available)(-"
21227 "fgraphite, -fgraphite-identity, -floop-block, -floop-interchange, -floop-"
21228 "strip-mine, -floop-parallelize-all, -floop-unroll-and-jam, and -ftree-loop-"
21233 #, gcc-internal-format
21234 msgid "-fcheck-pointer-bounds is not supported for this target"
21238 #, gcc-internal-format
21239 msgid "-fcheck-pointer-bounds is not supported with Address Sanitizer"
21243 #, gcc-internal-format
21244 msgid "-fcheck-pointer-bounds is not supported with -fsanitize=bounds"
21248 #, gcc-internal-format
21249 msgid "%<-fabi-version=1%> is no longer supported"
21253 #, gcc-internal-format
21254 msgid "instruction scheduling not supported on this target machine"
21258 #, gcc-internal-format
21259 msgid "this target machine does not have delayed branches"
21263 #, gcc-internal-format, gfc-internal-format
21264 msgid "-f%sleading-underscore not supported on this target machine"
21268 #, gcc-internal-format
21269 msgid "could not close zeroed insn dump file %qs: %m"
21273 #, gcc-internal-format
21274 msgid "target system does not support the %qs debug format"
21278 #, gcc-internal-format
21279 msgid "variable tracking requested, but useless unless producing debug info"
21283 #, gcc-internal-format
21284 msgid "variable tracking requested, but not supported by this debug format"
21288 #, gcc-internal-format
21289 msgid "var-tracking-assignments changes selective scheduling"
21293 #, gcc-internal-format
21294 msgid "-ffunction-sections not supported for this target"
21298 #, gcc-internal-format
21299 msgid "-fdata-sections not supported for this target"
21303 #, gcc-internal-format
21304 msgid "-fprefetch-loop-arrays not supported for this target"
21308 #, gcc-internal-format
21310 "-fprefetch-loop-arrays not supported for this target (try -march switches)"
21314 #, gcc-internal-format
21315 msgid "-fprefetch-loop-arrays is not supported with -Os"
21319 #, gcc-internal-format
21320 msgid "-fassociative-math disabled; other options take precedence"
21324 #, gcc-internal-format
21325 msgid "-fstack-protector not supported for this target"
21329 #, gcc-internal-format
21331 "-fsanitize=address and -fsanitize=kernel-address are not supported for this "
21336 #, gcc-internal-format
21337 msgid "-fsanitize=address not supported for this target"
21341 #, gcc-internal-format
21342 msgid "error writing to %s: %m"
21346 #, gcc-internal-format
21347 msgid "error closing %s: %m"
21351 #, gcc-internal-format
21352 msgid "self-tests incompatible with -E"
21356 #, gcc-internal-format
21357 msgid "self-tests are not enabled in this build"
21361 #, gcc-internal-format
21362 msgid "invalid use of volatile lvalue inside transaction"
21366 #, gcc-internal-format
21367 msgid "invalid use of volatile lvalue inside %<transaction_safe%>function"
21371 #, gcc-internal-format
21373 "%<transaction_may_cancel_outer%> function call not within outer transaction "
21374 "or %<transaction_may_cancel_outer%>"
21377 #: trans-mem.c:724 trans-mem.c:4841
21378 #, gcc-internal-format
21379 msgid "unsafe function call %qD within atomic transaction"
21383 #, gcc-internal-format
21384 msgid "unsafe function call %qE within atomic transaction"
21388 #, gcc-internal-format
21389 msgid "unsafe indirect function call within atomic transaction"
21392 #: trans-mem.c:743 trans-mem.c:4773
21393 #, gcc-internal-format
21394 msgid "unsafe function call %qD within %<transaction_safe%> function"
21398 #, gcc-internal-format
21399 msgid "unsafe function call %qE within %<transaction_safe%> function"
21403 #, gcc-internal-format
21404 msgid "unsafe indirect function call within %<transaction_safe%> function"
21407 #: trans-mem.c:769 trans-mem.c:4813
21408 #, gcc-internal-format
21409 msgid "asm not allowed in atomic transaction"
21413 #, gcc-internal-format
21414 msgid "asm not allowed in %<transaction_safe%> function"
21418 #, gcc-internal-format
21419 msgid "relaxed transaction in atomic transaction"
21423 #, gcc-internal-format
21424 msgid "relaxed transaction in %<transaction_safe%> function"
21428 #, gcc-internal-format
21429 msgid "outer transaction in transaction"
21433 #, gcc-internal-format
21434 msgid "outer transaction in %<transaction_may_cancel_outer%> function"
21438 #, gcc-internal-format
21439 msgid "outer transaction in %<transaction_safe%> function"
21442 #: trans-mem.c:4439
21443 #, gcc-internal-format
21444 msgid "%Kasm not allowed in %<transaction_safe%> function"
21448 #, gcc-internal-format
21449 msgid "ignoring loop annotation"
21453 #, gcc-internal-format
21454 msgid "constant not recomputed when ADDR_EXPR changed"
21458 #, gcc-internal-format
21459 msgid "side effects not recomputed when ADDR_EXPR changed"
21463 #, gcc-internal-format
21464 msgid "DECL_GIMPLE_REG_P set on a variable with address taken"
21468 #, gcc-internal-format
21469 msgid "SSA name in freelist but still referenced"
21473 #, gcc-internal-format
21474 msgid "Local declaration from a different function"
21477 #: tree-cfg.c:2900 tree-cfg.c:4316
21478 #, gcc-internal-format
21479 msgid "INDIRECT_REF in gimple IL"
21483 #, gcc-internal-format
21484 msgid "invalid first operand of MEM_REF"
21488 #, gcc-internal-format
21489 msgid "invalid offset operand of MEM_REF"
21493 #, gcc-internal-format
21494 msgid "ASSERT_EXPR with an always-false condition"
21498 #, gcc-internal-format
21499 msgid "MODIFY_EXPR not expected while having tuples"
21502 #: tree-cfg.c:2965 tree-ssa.c:981
21503 #, gcc-internal-format
21504 msgid "address taken, but ADDRESSABLE bit not set"
21508 #, gcc-internal-format
21509 msgid "non-integral used in condition"
21513 #, gcc-internal-format
21514 msgid "invalid conditional operand"
21518 #, gcc-internal-format
21519 msgid "non-scalar BIT_FIELD_REF, IMAGPART_EXPR or REALPART_EXPR"
21523 #, gcc-internal-format
21524 msgid "invalid position or size operand to BIT_FIELD_REF"
21528 #, gcc-internal-format
21530 "integral result type precision does not match field size of BIT_FIELD_REF"
21534 #, gcc-internal-format
21536 "mode size of non-integral result does not match field size of BIT_FIELD_REF"
21540 #, gcc-internal-format
21541 msgid "position plus size exceeds size of referenced object in BIT_FIELD_REF"
21545 #, gcc-internal-format
21546 msgid "non-top-level BIT_FIELD_REF, IMAGPART_EXPR or REALPART_EXPR"
21550 #, gcc-internal-format
21551 msgid "invalid reference prefix"
21555 #, gcc-internal-format
21556 msgid "invalid operand to plus/minus, type is a pointer"
21560 #, gcc-internal-format
21561 msgid "invalid operand to pointer plus, first operand is not a pointer"
21565 #, gcc-internal-format
21567 "invalid operand to pointer plus, second operand is not an integer type of "
21568 "appropriate width"
21572 #, gcc-internal-format
21573 msgid "invalid CASE_CHAIN"
21577 #, gcc-internal-format
21578 msgid "invalid expression for min lvalue"
21582 #, gcc-internal-format
21583 msgid "invalid operand in indirect reference"
21587 #, gcc-internal-format
21588 msgid "invalid operands to array reference"
21592 #, gcc-internal-format
21593 msgid "type mismatch in array reference"
21597 #, gcc-internal-format
21598 msgid "type mismatch in array range reference"
21602 #, gcc-internal-format
21603 msgid "type mismatch in real/imagpart reference"
21607 #, gcc-internal-format
21608 msgid "type mismatch in component reference"
21612 #, gcc-internal-format
21613 msgid "conversion of an SSA_NAME on the left hand side"
21617 #, gcc-internal-format
21618 msgid "conversion of register to a different size"
21622 #, gcc-internal-format
21623 msgid "invalid address operand in MEM_REF"
21627 #, gcc-internal-format
21628 msgid "invalid offset operand in MEM_REF"
21632 #, gcc-internal-format
21633 msgid "invalid address operand in TARGET_MEM_REF"
21637 #, gcc-internal-format
21638 msgid "invalid offset operand in TARGET_MEM_REF"
21642 #, gcc-internal-format
21643 msgid "gimple call has two targets"
21647 #, gcc-internal-format
21648 msgid "gimple call has no target"
21652 #, gcc-internal-format
21653 msgid "invalid function in gimple call"
21657 #, gcc-internal-format
21658 msgid "non-function in gimple call"
21662 #, gcc-internal-format
21663 msgid "invalid pure const state for function"
21667 #, gcc-internal-format
21668 msgid "invalid LHS in gimple call"
21672 #, gcc-internal-format
21673 msgid "LHS in noreturn call"
21677 #, gcc-internal-format
21678 msgid "invalid conversion in gimple call"
21682 #, gcc-internal-format
21683 msgid "invalid static chain in gimple call"
21687 #, gcc-internal-format
21688 msgid "static chain with function that doesn%'t use one"
21691 #. Built-in unreachable with parameters might not be caught by
21692 #. undefined behavior sanitizer. Front-ends do check users do not
21693 #. call them that way but we also produce calls to
21694 #. __builtin_unreachable internally, for example when IPA figures
21695 #. out a call cannot happen in a legal program. In such cases,
21696 #. we must make sure arguments are stripped off.
21698 #, gcc-internal-format
21699 msgid "__builtin_unreachable or __builtin_trap call with arguments"
21703 #, gcc-internal-format
21704 msgid "invalid argument to gimple call"
21708 #, gcc-internal-format
21709 msgid "invalid operands in gimple comparison"
21713 #, gcc-internal-format
21714 msgid "mismatching comparison operand types"
21718 #, gcc-internal-format
21719 msgid "unsupported operation or type for vector comparison returning a boolean"
21723 #, gcc-internal-format
21724 msgid "non-vector operands in vector comparison"
21728 #, gcc-internal-format
21729 msgid "invalid vector comparison resulting type"
21733 #, gcc-internal-format
21734 msgid "bogus comparison result type"
21738 #, gcc-internal-format
21739 msgid "non-register as LHS of unary operation"
21743 #, gcc-internal-format
21744 msgid "invalid operand in unary operation"
21748 #, gcc-internal-format
21749 msgid "invalid types in nop conversion"
21753 #, gcc-internal-format
21754 msgid "invalid types in address space conversion"
21758 #, gcc-internal-format
21759 msgid "invalid types in fixed-point conversion"
21763 #, gcc-internal-format
21764 msgid "invalid types in conversion to floating point"
21768 #, gcc-internal-format
21769 msgid "invalid types in conversion to integer"
21773 #, gcc-internal-format
21774 msgid "reduction should convert from vector to element type"
21778 #, gcc-internal-format
21779 msgid "non-trivial conversion in unary operation"
21783 #, gcc-internal-format
21784 msgid "non-register as LHS of binary operation"
21788 #, gcc-internal-format
21789 msgid "invalid operands in binary operation"
21793 #, gcc-internal-format
21794 msgid "type mismatch in complex expression"
21798 #, gcc-internal-format
21799 msgid "type mismatch in shift expression"
21802 #: tree-cfg.c:3862 tree-cfg.c:3883
21803 #, gcc-internal-format
21804 msgid "type mismatch in widening vector shift expression"
21808 #, gcc-internal-format
21809 msgid "invalid non-vector operands to vector valued plus"
21813 #, gcc-internal-format
21814 msgid "invalid (pointer) operands to plus/minus"
21818 #, gcc-internal-format
21819 msgid "type mismatch in pointer plus expression"
21823 #, gcc-internal-format
21824 msgid "type mismatch in binary expression"
21828 #, gcc-internal-format
21829 msgid "non-register as LHS of ternary operation"
21833 #, gcc-internal-format
21834 msgid "invalid operands in ternary operation"
21838 #, gcc-internal-format
21839 msgid "type mismatch in widening multiply-accumulate expression"
21843 #, gcc-internal-format
21844 msgid "type mismatch in fused multiply-add expression"
21848 #, gcc-internal-format
21850 "the first argument of a VEC_COND_EXPR must be of a boolean vector type of "
21851 "the same number of elements as the result"
21854 #: tree-cfg.c:4102 c/c-typeck.c:5100
21855 #, gcc-internal-format
21856 msgid "type mismatch in conditional expression"
21860 #, gcc-internal-format
21861 msgid "type mismatch in vector permute expression"
21865 #, gcc-internal-format
21866 msgid "vector types expected in vector permute expression"
21870 #, gcc-internal-format
21872 "vectors with different element number found in vector permute expression"
21876 #, gcc-internal-format
21877 msgid "invalid mask type in vector permute expression"
21881 #, gcc-internal-format
21882 msgid "type mismatch in sad expression"
21886 #, gcc-internal-format
21887 msgid "vector types expected in sad expression"
21891 #, gcc-internal-format
21892 msgid "type mismatch in BIT_INSERT_EXPR"
21896 #, gcc-internal-format
21897 msgid "not allowed type combination in BIT_INSERT_EXPR"
21901 #, gcc-internal-format
21902 msgid "invalid position or size in BIT_INSERT_EXPR"
21906 #, gcc-internal-format
21907 msgid "insertion out of range in BIT_INSERT_EXPR"
21911 #, gcc-internal-format
21912 msgid "vector insertion not at element boundary"
21916 #, gcc-internal-format
21917 msgid "non-trivial conversion at assignment"
21921 #, gcc-internal-format
21922 msgid "non-decl/MEM_REF LHS in clobber statement"
21926 #, gcc-internal-format
21927 msgid "invalid operand in unary expression"
21931 #, gcc-internal-format
21932 msgid "type mismatch in address expression"
21935 #: tree-cfg.c:4331 tree-cfg.c:4357
21936 #, gcc-internal-format
21937 msgid "invalid rhs for gimple memory store"
21940 #: tree-cfg.c:4391 tree-cfg.c:4409 tree-cfg.c:4423
21941 #, gcc-internal-format
21942 msgid "incorrect type of vector CONSTRUCTOR elements"
21945 #: tree-cfg.c:4400 tree-cfg.c:4416
21946 #, gcc-internal-format
21947 msgid "incorrect number of vector CONSTRUCTOR elements"
21951 #, gcc-internal-format
21952 msgid "vector CONSTRUCTOR with non-NULL element index"
21956 #, gcc-internal-format
21957 msgid "vector CONSTRUCTOR element is not a GIMPLE value"
21961 #, gcc-internal-format
21962 msgid "non-vector CONSTRUCTOR with elements"
21966 #, gcc-internal-format
21967 msgid "invalid operand in return statement"
21970 #: tree-cfg.c:4520 c/gimple-parser.c:1438
21971 #, gcc-internal-format
21972 msgid "invalid conversion in return statement"
21976 #, gcc-internal-format
21977 msgid "goto destination is neither a label nor a pointer"
21981 #, gcc-internal-format
21982 msgid "invalid operand to switch statement"
21986 #, gcc-internal-format
21987 msgid "non-integral type switch statement"
21991 #, gcc-internal-format
21992 msgid "invalid default case label in switch statement"
21996 #, gcc-internal-format
21997 msgid "invalid case label in switch statement"
22001 #, gcc-internal-format
22002 msgid "invalid case range in switch statement"
22006 #, gcc-internal-format
22007 msgid "type mismatch for case label in switch statement"
22011 #, gcc-internal-format
22012 msgid "type precision mismatch in switch statement"
22016 #, gcc-internal-format
22017 msgid "case labels not sorted in switch statement"
22021 #, gcc-internal-format
22022 msgid "label's context is not the current function decl"
22026 #, gcc-internal-format
22027 msgid "incorrect entry in label_to_block_map"
22031 #, gcc-internal-format
22032 msgid "incorrect setting of landing pad number"
22036 #, gcc-internal-format
22037 msgid "invalid comparison code in gimple cond"
22041 #, gcc-internal-format
22042 msgid "invalid labels in gimple cond"
22045 #: tree-cfg.c:4796 tree-cfg.c:4805
22046 #, gcc-internal-format
22047 msgid "invalid PHI result"
22051 #, gcc-internal-format
22052 msgid "missing PHI def"
22056 #, gcc-internal-format
22057 msgid "invalid PHI argument"
22061 #, gcc-internal-format, gfc-internal-format
22062 msgid "incompatible types in PHI argument %u"
22065 #: tree-cfg.c:4934 tree-cfg.c:5266
22066 #, gcc-internal-format
22067 msgid "verify_gimple failed"
22071 #, gcc-internal-format
22072 msgid "dead STMT in EH table"
22076 #, gcc-internal-format
22077 msgid "location references block not in block tree"
22081 #, gcc-internal-format
22082 msgid "gimple_bb (phi) is set to a wrong basic block"
22086 #, gcc-internal-format
22087 msgid "PHI node with location"
22090 #: tree-cfg.c:5152 tree-cfg.c:5201
22091 #, gcc-internal-format
22092 msgid "incorrect sharing of tree nodes"
22096 #, gcc-internal-format
22097 msgid "virtual PHI with argument locations"
22101 #, gcc-internal-format
22102 msgid "gimple_bb (stmt) is set to a wrong basic block"
22106 #, gcc-internal-format
22107 msgid "in statement"
22111 #, gcc-internal-format
22112 msgid "statement marked for throw, but doesn%'t"
22116 #, gcc-internal-format
22117 msgid "statement marked for throw in middle of block"
22121 #, gcc-internal-format
22122 msgid "ENTRY_BLOCK has IL associated with it"
22126 #, gcc-internal-format
22127 msgid "EXIT_BLOCK has IL associated with it"
22131 #, gcc-internal-format, gfc-internal-format
22132 msgid "fallthru to exit from bb %d"
22136 #, gcc-internal-format
22137 msgid "nonlocal label "
22141 #, gcc-internal-format
22142 msgid "EH landing pad label "
22145 #: tree-cfg.c:5344 tree-cfg.c:5353 tree-cfg.c:5378
22146 #, gcc-internal-format
22151 #, gcc-internal-format, gfc-internal-format
22152 msgid "control flow in the middle of basic block %d"
22156 #, gcc-internal-format, gfc-internal-format
22157 msgid "fallthru edge after a control statement in bb %d"
22161 #, gcc-internal-format, gfc-internal-format
22162 msgid "true/false edge after a non-GIMPLE_COND in bb %d"
22165 #: tree-cfg.c:5437 tree-cfg.c:5459 tree-cfg.c:5476 tree-cfg.c:5546
22166 #, gcc-internal-format, gfc-internal-format
22167 msgid "wrong outgoing edge flags at end of bb %d"
22171 #, gcc-internal-format, gfc-internal-format
22172 msgid "explicit goto at end of bb %d"
22176 #, gcc-internal-format, gfc-internal-format
22177 msgid "return edge does not point to exit in bb %d"
22181 #, gcc-internal-format
22182 msgid "found default case not at the start of case vector"
22186 #, gcc-internal-format
22187 msgid "case labels not sorted: "
22191 #, gcc-internal-format, gfc-internal-format
22192 msgid "extra outgoing edge %d->%d"
22196 #, gcc-internal-format, gfc-internal-format
22197 msgid "missing edge %i->%i"
22201 #, gcc-internal-format
22202 msgid "%<noreturn%> function does return"
22206 #, gcc-internal-format
22207 msgid "control reaches end of non-void function"
22210 #: tree-cfg.c:8976 cp/cvt.c:1008
22211 #, gcc-internal-format
22213 "ignoring return value of %qD, declared with attribute warn_unused_result"
22216 #: tree-cfg.c:8981 cp/cvt.c:1015
22217 #, gcc-internal-format
22219 "ignoring return value of function declared with attribute warn_unused_result"
22222 #: tree-chkp-opt.c:718
22223 #, gcc-internal-format
22224 msgid "memory access check always fail"
22227 #: tree-chkp.c:1994
22228 #, gcc-internal-format, gfc-internal-format
22229 msgid "-fcheck-pointer-bounds requires '%s' name for internal usage"
22232 #: tree-chkp.c:2771
22233 #, gcc-internal-format, gfc-internal-format
22234 msgid "pointer bounds were lost due to unexpected expression %s"
22237 #: tree-chkp.c:2859
22238 #, gcc-internal-format, gfc-internal-format
22239 msgid "chkp_get_bounds_by_definition: Unexpected var of type %s"
22242 #: tree-chkp.c:2902
22243 #, gcc-internal-format, gfc-internal-format
22244 msgid "chkp_get_bounds_by_definition: Unexpected GIMPLE code %s"
22247 #: tree-chkp.c:3528
22248 #, gcc-internal-format, gfc-internal-format
22249 msgid "chkp_make_addressed_object_bounds: Unexpected tree code %s"
22252 #: tree-chkp.c:3681
22253 #, gcc-internal-format, gfc-internal-format
22254 msgid "chkp_find_bounds: Unexpected tree code %s"
22257 #: tree-chkp.c:3692
22258 #, gcc-internal-format
22259 msgid "chkp_find_bounds: Cannot find bounds for pointer"
22262 #: tree-chkp.c:3808
22263 #, gcc-internal-format, gfc-internal-format
22264 msgid "chkp_walk_pointer_assignments: unexpected RHS type: %s"
22267 #: tree-diagnostic.c:202
22268 #, gcc-internal-format
22269 msgid "in definition of macro %qs"
22272 #: tree-diagnostic.c:219
22273 #, gcc-internal-format
22274 msgid "in expansion of macro %qs"
22278 #, gcc-internal-format, gfc-internal-format
22279 msgid "BB %i has multiple EH edges"
22283 #, gcc-internal-format, gfc-internal-format
22284 msgid "BB %i can not throw but has an EH edge"
22288 #, gcc-internal-format, gfc-internal-format
22289 msgid "BB %i last statement has incorrectly set lp"
22293 #, gcc-internal-format, gfc-internal-format
22294 msgid "BB %i is missing an EH edge"
22298 #, gcc-internal-format, gfc-internal-format
22299 msgid "Incorrect EH edge %i->%i"
22302 #: tree-eh.c:4717 tree-eh.c:4736
22303 #, gcc-internal-format, gfc-internal-format
22304 msgid "BB %i is missing an edge"
22308 #, gcc-internal-format, gfc-internal-format
22309 msgid "BB %i too many fallthru edges"
22313 #, gcc-internal-format, gfc-internal-format
22314 msgid "BB %i has incorrect edge"
22318 #, gcc-internal-format, gfc-internal-format
22319 msgid "BB %i has incorrect fallthru edge"
22322 #: tree-inline.c:3572
22323 #, gcc-internal-format
22324 msgid "function %q+F can never be copied because it receives a non-local goto"
22327 #: tree-inline.c:3579
22328 #, gcc-internal-format
22330 "function %q+F can never be copied because it saves address of local label in "
22331 "a static variable"
22334 #: tree-inline.c:3619
22335 #, gcc-internal-format
22337 "function %q+F can never be inlined because it uses alloca (override using "
22338 "the always_inline attribute)"
22341 #: tree-inline.c:3633
22342 #, gcc-internal-format
22343 msgid "function %q+F can never be inlined because it uses setjmp"
22346 #: tree-inline.c:3647
22347 #, gcc-internal-format
22349 "function %q+F can never be inlined because it uses variable argument lists"
22352 #: tree-inline.c:3659
22353 #, gcc-internal-format
22355 "function %q+F can never be inlined because it uses setjmp-longjmp exception "
22359 #: tree-inline.c:3667
22360 #, gcc-internal-format
22361 msgid "function %q+F can never be inlined because it uses non-local goto"
22364 #: tree-inline.c:3679
22365 #, gcc-internal-format
22367 "function %q+F can never be inlined because it uses __builtin_return or "
22368 "__builtin_apply_args"
22371 #: tree-inline.c:3699
22372 #, gcc-internal-format
22373 msgid "function %q+F can never be inlined because it contains a computed goto"
22376 #: tree-inline.c:3800
22377 #, gcc-internal-format
22379 "function %q+F can never be inlined because it is suppressed using -fno-inline"
22382 #: tree-inline.c:3808
22383 #, gcc-internal-format
22385 "function %q+F can never be inlined because it uses attributes conflicting "
22389 #: tree-inline.c:4473
22390 #, gcc-internal-format
22391 msgid "inlining failed in call to always_inline %q+F: %s"
22394 #: tree-inline.c:4476 tree-inline.c:4496
22395 #, gcc-internal-format
22396 msgid "called from here"
22399 #: tree-inline.c:4479 tree-inline.c:4499
22400 #, gcc-internal-format
22401 msgid "called from this function"
22404 #: tree-inline.c:4492
22405 #, gcc-internal-format
22406 msgid "inlining failed in call to %q+F: %s"
22409 #: tree-into-ssa.c:3209
22410 #, gcc-internal-format
22411 msgid "statement uses released SSA name:"
22414 #: tree-into-ssa.c:3221
22415 #, gcc-internal-format
22416 msgid "cannot update SSA form"
22419 #: tree-into-ssa.c:3312 tree-outof-ssa.c:824 tree-outof-ssa.c:883
22420 #: tree-ssa-coalesce.c:1010
22421 #, gcc-internal-format
22422 msgid "SSA corruption"
22425 #: tree-profile.c:608
22426 #, gcc-internal-format
22427 msgid "target does not support atomic profile update, single mode is selected"
22430 #: tree-ssa-ccp.c:3385
22431 #, gcc-internal-format, gfc-internal-format
22432 msgid "argument %u null where non-null expected"
22435 #: tree-ssa-ccp.c:3390
22436 #, gcc-internal-format
22437 msgid "in a call to built-in function %qD"
22440 #: tree-ssa-ccp.c:3394
22441 #, gcc-internal-format
22442 msgid "in a call to function %qD declared here"
22445 #: tree-ssa-loop-niter.c:2961
22446 #, gcc-internal-format, gfc-internal-format
22447 msgid "iteration %s invokes undefined behavior"
22450 #: tree-ssa-loop-niter.c:2962
22451 #, gcc-internal-format
22452 msgid "within this loop"
22455 #: tree-ssa-operands.c:975
22456 #, gcc-internal-format
22457 msgid "virtual definition of statement not up-to-date"
22460 #: tree-ssa-operands.c:982
22461 #, gcc-internal-format
22462 msgid "virtual def operand missing for stmt"
22465 #: tree-ssa-operands.c:992
22466 #, gcc-internal-format
22467 msgid "virtual use of statement not up-to-date"
22470 #: tree-ssa-operands.c:999
22471 #, gcc-internal-format
22472 msgid "virtual use operand missing for stmt"
22475 #: tree-ssa-operands.c:1016
22476 #, gcc-internal-format
22477 msgid "excess use operand for stmt"
22480 #: tree-ssa-operands.c:1026
22481 #, gcc-internal-format
22482 msgid "use operand missing for stmt"
22485 #: tree-ssa-operands.c:1033
22486 #, gcc-internal-format
22487 msgid "stmt volatile flag not up-to-date"
22490 #: tree-ssa-uninit.c:190 varasm.c:328
22491 #, gcc-internal-format
22492 msgid "%qD was declared here"
22495 #: tree-ssa-uninit.c:230
22496 #, gcc-internal-format
22497 msgid "%qD is used uninitialized in this function"
22500 #: tree-ssa-uninit.c:235 tree-ssa-uninit.c:2471
22501 #, gcc-internal-format
22502 msgid "%qD may be used uninitialized in this function"
22505 #: tree-ssa-uninit.c:265
22506 #, gcc-internal-format
22507 msgid "%qE is used uninitialized in this function"
22510 #: tree-ssa-uninit.c:270
22511 #, gcc-internal-format
22512 msgid "%qE may be used uninitialized in this function"
22516 #, gcc-internal-format, gfc-internal-format
22517 msgid "multiple virtual PHI nodes in BB %d"
22520 #: tree-ssa.c:655 tree-ssa.c:684
22521 #, gcc-internal-format
22522 msgid "virtual definition is not an SSA name"
22526 #, gcc-internal-format
22527 msgid "stmt with wrong VUSE"
22531 #, gcc-internal-format, gfc-internal-format
22532 msgid "PHI node with wrong VUSE on edge from BB %d"
22536 #, gcc-internal-format
22537 msgid "expected an SSA_NAME object"
22541 #, gcc-internal-format
22542 msgid "found an SSA_NAME that had been released into the free pool"
22546 #, gcc-internal-format
22547 msgid "type mismatch between an SSA_NAME and its symbol"
22551 #, gcc-internal-format
22552 msgid "found a virtual definition for a GIMPLE register"
22556 #, gcc-internal-format
22557 msgid "virtual SSA name for non-VOP decl"
22561 #, gcc-internal-format
22562 msgid "found a real definition for a non-register"
22566 #, gcc-internal-format
22567 msgid "found a default name with a non-empty defining statement"
22571 #, gcc-internal-format
22572 msgid "RESULT_DECL should be read only when DECL_BY_REFERENCE is set"
22576 #, gcc-internal-format, gfc-internal-format
22577 msgid "SSA_NAME created in two different blocks %i and %i"
22580 #: tree-ssa.c:810 tree-ssa.c:1119
22581 #, gcc-internal-format
22582 msgid "SSA_NAME_DEF_STMT is wrong"
22586 #, gcc-internal-format
22587 msgid "missing definition"
22591 #, gcc-internal-format, gfc-internal-format
22592 msgid "definition in block %i does not dominate use in block %i"
22596 #, gcc-internal-format, gfc-internal-format
22597 msgid "definition in block %i follows the use"
22601 #, gcc-internal-format
22602 msgid "SSA_NAME_OCCURS_IN_ABNORMAL_PHI should be set"
22606 #, gcc-internal-format
22607 msgid "no immediate_use list"
22611 #, gcc-internal-format
22612 msgid "wrong immediate use list"
22616 #, gcc-internal-format
22617 msgid "incoming edge count does not match number of PHI arguments"
22621 #, gcc-internal-format, gfc-internal-format
22622 msgid "PHI argument is missing for edge %d->%d"
22626 #, gcc-internal-format
22627 msgid "PHI argument is not SSA_NAME, or invariant"
22631 #, gcc-internal-format, gfc-internal-format
22632 msgid "wrong edge %d->%d for PHI argument"
22636 #, gcc-internal-format, gfc-internal-format
22637 msgid "AUX pointer initialized for edge %d->%d"
22641 #, gcc-internal-format
22642 msgid "stmt (%p) marked modified after optimization pass: "
22646 #, gcc-internal-format
22647 msgid "verify_ssa failed"
22650 #: tree-streamer-in.c:342
22651 #, gcc-internal-format
22652 msgid "machine independent builtin code out of range"
22655 #: tree-streamer-in.c:348
22656 #, gcc-internal-format
22657 msgid "target specific builtin not available"
22660 #: tree-vect-generic.c:265
22661 #, gcc-internal-format
22662 msgid "vector operation will be expanded piecewise"
22665 #: tree-vect-generic.c:268
22666 #, gcc-internal-format
22667 msgid "vector operation will be expanded in parallel"
22670 #: tree-vect-generic.c:319
22671 #, gcc-internal-format
22672 msgid "vector operation will be expanded with a single scalar operation"
22675 #: tree-vect-generic.c:887
22676 #, gcc-internal-format
22677 msgid "vector condition will be expanded piecewise"
22680 #: tree-vect-generic.c:1304
22681 #, gcc-internal-format
22682 msgid "vector shuffling operation will be expanded piecewise"
22685 #: tree-vect-loop.c:3505
22686 #, gcc-internal-format
22687 msgid "vectorization did not happen for a simd loop"
22690 #: tree-vrp.c:6590 tree-vrp.c:6630 tree-vrp.c:6711
22691 #, gcc-internal-format
22692 msgid "array subscript is above array bounds"
22696 #, gcc-internal-format
22697 msgid "array subscript is outside array bounds"
22700 #: tree-vrp.c:6643 tree-vrp.c:6698
22701 #, gcc-internal-format
22702 msgid "array subscript is below array bounds"
22706 #, gcc-internal-format
22708 "assuming signed overflow does not occur when simplifying conditional to "
22712 #: tree-vrp.c:7485 tree-vrp.c:9583 tree-vrp.c:9627 tree-vrp.c:9690
22713 #, gcc-internal-format
22714 msgid "assuming signed overflow does not occur when simplifying conditional"
22718 #, gcc-internal-format
22719 msgid "comparison always false due to limited range of data type"
22723 #, gcc-internal-format
22724 msgid "comparison always true due to limited range of data type"
22728 #, gcc-internal-format
22730 "assuming signed overflow does not occur when simplifying %</%> or %<%%%> to "
22735 #, gcc-internal-format
22737 "assuming signed overflow does not occur when simplifying %<min/max (X,Y)%> "
22738 "to %<X%> or %<Y%>"
22742 #, gcc-internal-format
22744 "assuming signed overflow does not occur when simplifying %<abs (X)%> to %<X"
22749 #, gcc-internal-format
22750 msgid "non-constant element in constant CONSTRUCTOR"
22754 #, gcc-internal-format
22755 msgid "side-effects element in no-side-effects CONSTRUCTOR"
22759 #, gcc-internal-format
22760 msgid "ignoring attributes applied to %qT after definition"
22764 #, gcc-internal-format
22765 msgid "%q+D already declared with dllexport attribute: dllimport ignored"
22769 #, gcc-internal-format
22771 "%q+D redeclared without dllimport attribute after being referenced with dll "
22776 #, gcc-internal-format
22777 msgid "%q+D redeclared without dllimport attribute: previous dllimport ignored"
22780 #: tree.c:6383 tree.c:6393 tree.c:6403 c-family/c-attribs.c:420
22781 #: c-family/c-attribs.c:439 c-family/c-attribs.c:457 c-family/c-attribs.c:487
22782 #: c-family/c-attribs.c:515 c-family/c-attribs.c:543 c-family/c-attribs.c:559
22783 #: c-family/c-attribs.c:574 c-family/c-attribs.c:592 c-family/c-attribs.c:617
22784 #: c-family/c-attribs.c:649 c-family/c-attribs.c:666 c-family/c-attribs.c:683
22785 #: c-family/c-attribs.c:721 c-family/c-attribs.c:744 c-family/c-attribs.c:761
22786 #: c-family/c-attribs.c:790 c-family/c-attribs.c:811 c-family/c-attribs.c:832
22787 #: c-family/c-attribs.c:859 c-family/c-attribs.c:889 c-family/c-attribs.c:926
22788 #: c-family/c-attribs.c:979 c-family/c-attribs.c:1037 c-family/c-attribs.c:1095
22789 #: c-family/c-attribs.c:1184 c-family/c-attribs.c:1214
22790 #: c-family/c-attribs.c:1268 c-family/c-attribs.c:1680
22791 #: c-family/c-attribs.c:1717 c-family/c-attribs.c:1773
22792 #: c-family/c-attribs.c:1829 c-family/c-attribs.c:1907
22793 #: c-family/c-attribs.c:1989 c-family/c-attribs.c:2048
22794 #: c-family/c-attribs.c:2067 c-family/c-attribs.c:2175
22795 #: c-family/c-attribs.c:2191 c-family/c-attribs.c:2207
22796 #: c-family/c-attribs.c:2228 c-family/c-attribs.c:2298
22797 #: c-family/c-attribs.c:2325 c-family/c-attribs.c:2373
22798 #: c-family/c-attribs.c:2553 c-family/c-attribs.c:2574
22799 #: c-family/c-attribs.c:2687 c-family/c-attribs.c:2714
22800 #: c-family/c-attribs.c:2875 c-family/c-attribs.c:2898
22801 #: c-family/c-attribs.c:2937 c-family/c-attribs.c:3019
22802 #: c-family/c-attribs.c:3062 c-family/c-attribs.c:3078
22803 #: c-family/c-attribs.c:3172 c-family/c-common.c:5597 config/darwin.c:2062
22804 #: config/arm/arm.c:6730 config/arm/arm.c:6758 config/arm/arm.c:6775
22805 #: config/avr/avr.c:9456 config/h8300/h8300.c:5480 config/h8300/h8300.c:5504
22806 #: config/i386/i386.c:7665 config/i386/i386.c:41177 config/ia64/ia64.c:762
22807 #: config/rs6000/rs6000.c:34781 config/spu/spu.c:3741
22808 #: ada/gcc-interface/utils.c:6072 ada/gcc-interface/utils.c:6089
22809 #: ada/gcc-interface/utils.c:6105 ada/gcc-interface/utils.c:6131
22810 #: lto/lto-lang.c:243
22811 #, gcc-internal-format
22812 msgid "%qE attribute ignored"
22816 #, gcc-internal-format
22817 msgid "inline function %q+D declared as dllimport: attribute ignored"
22821 #, gcc-internal-format
22822 msgid "function %q+D definition is marked dllimport"
22826 #, gcc-internal-format
22827 msgid "variable %q+D definition is marked dllimport"
22831 #, gcc-internal-format
22832 msgid "external linkage required for symbol %q+D because of %qE attribute"
22836 #, gcc-internal-format
22838 "%qE implies default visibility, but %qD has already been declared with a "
22839 "different visibility"
22843 #, gcc-internal-format
22844 msgid "arrays of functions are not meaningful"
22848 #, gcc-internal-format
22849 msgid "function return type cannot be function"
22852 #: tree.c:9812 tree.c:9897 tree.c:9958
22853 #, gcc-internal-format, gfc-internal-format
22854 msgid "tree check: %s, have %s in %s, at %s:%d"
22858 #, gcc-internal-format, gfc-internal-format
22859 msgid "tree check: expected none of %s, have %s in %s, at %s:%d"
22863 #, gcc-internal-format
22864 msgid "tree check: expected class %qs, have %qs (%s) in %s, at %s:%d"
22868 #, gcc-internal-format
22869 msgid "tree check: did not expect class %qs, have %qs (%s) in %s, at %s:%d"
22873 #, gcc-internal-format, gfc-internal-format
22874 msgid "tree check: expected omp_clause %s, have %s in %s, at %s:%d"
22878 #, gcc-internal-format
22880 "tree check: expected tree that contains %qs structure, have %qs in %s, at %s:"
22885 #, gcc-internal-format, gfc-internal-format
22887 "tree check: accessed elt %d of tree_int_cst with %d elts in %s, at %s:%d"
22891 #, gcc-internal-format, gfc-internal-format
22892 msgid "tree check: accessed elt %d of tree_vec with %d elts in %s, at %s:%d"
22896 #, gcc-internal-format, gfc-internal-format
22897 msgid "tree check: accessed operand %d of %s with %d operands in %s, at %s:%d"
22901 #, gcc-internal-format, gfc-internal-format
22903 "tree check: accessed operand %d of omp_clause %s with %d operands in %s, at "
22908 #, gcc-internal-format
22909 msgid "%qD is deprecated: %s"
22913 #, gcc-internal-format
22914 msgid "%qD is deprecated"
22917 #: tree.c:12875 tree.c:12897
22918 #, gcc-internal-format
22919 msgid "%qE is deprecated: %s"
22922 #: tree.c:12878 tree.c:12900
22923 #, gcc-internal-format
22924 msgid "%qE is deprecated"
22927 #: tree.c:12884 tree.c:12905
22928 #, gcc-internal-format, gfc-internal-format
22929 msgid "type is deprecated: %s"
22932 #: tree.c:12887 tree.c:12908
22933 #, gcc-internal-format
22934 msgid "type is deprecated"
22937 #. Type variant can differ by:
22939 #. - TYPE_QUALS: TYPE_READONLY, TYPE_VOLATILE, TYPE_ATOMIC, TYPE_RESTRICT,
22940 #. ENCODE_QUAL_ADDR_SPACE.
22941 #. - main variant may be TYPE_COMPLETE_P and variant types !TYPE_COMPLETE_P
22942 #. in this case some values may not be set in the variant types
22943 #. (see TYPE_COMPLETE_P checks).
22944 #. - it is possible to have TYPE_ARTIFICIAL variant of non-artifical type
22945 #. - by TYPE_NAME and attributes (i.e. when variant originate by typedef)
22946 #. - TYPE_CANONICAL (TYPE_ALIAS_SET is the same among variants)
22947 #. - by the alignment: TYPE_ALIGN and TYPE_USER_ALIGN
22948 #. - during LTO by TYPE_CONTEXT if type is TYPE_FILE_SCOPE_P
22949 #. this is necessary to make it possible to merge types form different TUs
22950 #. - arrays, pointers and references may have TREE_TYPE that is a variant
22951 #. of TREE_TYPE of their main variants.
22952 #. - aggregates may have new TYPE_FIELDS list that list variants of
22953 #. the main variant TYPE_FIELDS.
22954 #. - vector types may differ by TYPE_VECTOR_OPAQUE
22955 #. - TYPE_METHODS is always NULL for vairant types and maintained for
22956 #. main variant only.
22958 #. Convenience macro for matching individual fields.
22960 #, gcc-internal-format
22961 msgid "type variant differs by "
22965 #, gcc-internal-format
22966 msgid "type variant has different TYPE_SIZE_UNIT"
22970 #, gcc-internal-format
22971 msgid "type variant's TYPE_SIZE_UNIT"
22975 #, gcc-internal-format
22976 msgid "type's TYPE_SIZE_UNIT"
22980 #, gcc-internal-format
22981 msgid "type variant with TYPE_ALIAS_SET_KNOWN_P"
22985 #, gcc-internal-format
22986 msgid "type variant has different TYPE_VFIELD"
22990 #, gcc-internal-format
22991 msgid "type variant has TYPE_METHODS"
22995 #, gcc-internal-format
22996 msgid "type variant has different TYPE_BINFO"
23000 #, gcc-internal-format
23001 msgid "type variant's TYPE_BINFO"
23005 #, gcc-internal-format
23006 msgid "type's TYPE_BINFO"
23010 #, gcc-internal-format
23011 msgid "type variant has different TYPE_FIELDS"
23015 #, gcc-internal-format
23016 msgid "first mismatch is field"
23020 #, gcc-internal-format
23025 #, gcc-internal-format
23026 msgid "type variant has different TREE_TYPE"
23029 #: tree.c:13517 tree.c:13528
23030 #, gcc-internal-format
23031 msgid "type variant's TREE_TYPE"
23034 #: tree.c:13519 tree.c:13530
23035 #, gcc-internal-format
23036 msgid "type's TREE_TYPE"
23040 #, gcc-internal-format
23041 msgid "type is not compatible with its vairant"
23045 #, gcc-internal-format
23046 msgid "Main variant is not defined"
23050 #, gcc-internal-format
23051 msgid "TYPE_MAIN_VARIANT has different TYPE_MAIN_VARIANT"
23055 #, gcc-internal-format
23056 msgid "TYPE_CANONICAL has different TYPE_CANONICAL"
23060 #, gcc-internal-format
23061 msgid "TYPE_CANONICAL is not compatible"
23065 #, gcc-internal-format
23066 msgid "TYPE_MODE of TYPE_CANONICAL is not compatible"
23070 #, gcc-internal-format
23071 msgid "TYPE_CANONICAL of main variant is not main variant"
23075 #, gcc-internal-format
23076 msgid "TYPE_VFIELD is not FIELD_DECL nor TREE_LIST"
23080 #, gcc-internal-format
23081 msgid "TYPE_NEXT_PTR_TO is not POINTER_TYPE"
23085 #, gcc-internal-format
23086 msgid "TYPE_NEXT_REF_TO is not REFERENCE_TYPE"
23090 #, gcc-internal-format
23091 msgid "TYPE_MINVAL non-NULL"
23095 #, gcc-internal-format
23096 msgid "TYPE_METHODS is not FUNCTION_DECL, TEMPLATE_DECL nor error_mark_node"
23100 #, gcc-internal-format
23101 msgid "TYPE_METHOD_BASETYPE is not record nor union"
23105 #, gcc-internal-format
23106 msgid "TYPE_OFFSET_BASETYPE is not record nor union"
23110 #, gcc-internal-format
23111 msgid "TYPE_ARRAY_MAX_SIZE not INTEGER_CST"
23115 #, gcc-internal-format
23116 msgid "TYPE_MAXVAL non-NULL"
23120 #, gcc-internal-format
23121 msgid "TYPE_BINFO is not TREE_BINFO"
23125 #, gcc-internal-format
23126 msgid "TYPE_BINFO type is not TYPE_MAIN_VARIANT"
23130 #, gcc-internal-format
23131 msgid "TYPE_LANG_SLOT_1 (binfo) field is non-NULL"
23135 #, gcc-internal-format
23136 msgid "Enum value is not CONST_DECL or INTEGER_CST"
23140 #, gcc-internal-format
23141 msgid "Enum value type is not INTEGER_TYPE nor convertible to the enum"
23145 #, gcc-internal-format
23146 msgid "Enum value name is not IDENTIFIER_NODE"
23150 #, gcc-internal-format
23151 msgid "Array TYPE_DOMAIN is not integer type"
23155 #, gcc-internal-format
23156 msgid "TYPE_FIELDS defined in incomplete type"
23160 #, gcc-internal-format
23161 msgid "Wrong tree in TYPE_FIELDS list"
23165 #, gcc-internal-format
23166 msgid "TYPE_CACHED_VALUES_P is %i while TYPE_CACHED_VALUES is %p"
23170 #, gcc-internal-format
23171 msgid "TYPE_CACHED_VALUES is not TREE_VEC"
23175 #, gcc-internal-format
23176 msgid "wrong TYPE_CACHED_VALUES entry"
23180 #, gcc-internal-format
23181 msgid "TREE_PURPOSE is non-NULL in TYPE_ARG_TYPES list"
23185 #, gcc-internal-format
23186 msgid "Wrong entry in TYPE_ARG_TYPES list"
23190 #, gcc-internal-format
23191 msgid "TYPE_VALUES_RAW field is non-NULL"
23195 #, gcc-internal-format
23196 msgid "TYPE_CACHED_VALUES_P is set while it should not"
23200 #, gcc-internal-format
23201 msgid "TYPE_STRING_FLAG is set on wrong type code"
23205 #, gcc-internal-format
23207 "TYPE_STRING_FLAG is set on type that does not look like char nor array of "
23212 #, gcc-internal-format
23213 msgid "TYPE_METHOD_BASETYPE is not main variant"
23217 #, gcc-internal-format
23218 msgid "verify_type failed"
23221 #: value-prof.c:505
23222 #, gcc-internal-format
23223 msgid "dead histogram"
23226 #: value-prof.c:534
23227 #, gcc-internal-format
23229 "Histogram value statement does not correspond to the statement it is "
23233 #: value-prof.c:546
23234 #, gcc-internal-format
23235 msgid "verify_histograms failed"
23238 #: value-prof.c:603
23239 #, gcc-internal-format, gfc-internal-format
23241 "corrupted value profile: %s profile counter (%d out of %d) inconsistent with "
23242 "basic-block count (%d)"
23245 #: var-tracking.c:7125
23246 #, gcc-internal-format
23248 "variable tracking size limit exceeded with -fvar-tracking-assignments, "
23252 #: var-tracking.c:7129
23253 #, gcc-internal-format
23254 msgid "variable tracking size limit exceeded"
23258 #, gcc-internal-format
23259 msgid "%+D causes a section type conflict with %D"
23263 #, gcc-internal-format
23264 msgid "section type conflict with %D"
23268 #, gcc-internal-format
23269 msgid "%+D causes a section type conflict"
23273 #, gcc-internal-format
23274 msgid "section type conflict"
23278 #, gcc-internal-format
23279 msgid "alignment of %q+D is greater than maximum object file alignment %d"
23283 #, gcc-internal-format
23284 msgid "only zero initializers are allowed in section %qs"
23287 #: varasm.c:1367 varasm.c:1376
23288 #, gcc-internal-format
23289 msgid "register name not specified for %q+D"
23293 #, gcc-internal-format
23294 msgid "invalid register name for %q+D"
23298 #, gcc-internal-format
23299 msgid "data type of %q+D isn%'t suitable for a register"
23303 #, gcc-internal-format
23305 "the register specified for %q+D cannot be accessed by the current target"
23309 #, gcc-internal-format
23311 "the register specified for %q+D is not general enough to be used as a "
23312 "register variable"
23316 #, gcc-internal-format
23317 msgid "register specified for %q+D isn%'t suitable for data type"
23321 #, gcc-internal-format
23322 msgid "global register variable has initial value"
23326 #, gcc-internal-format
23327 msgid "optimization may eliminate reads and/or writes to register variables"
23331 #, gcc-internal-format
23332 msgid "register name given for non-register variable %q+D"
23336 #, gcc-internal-format
23337 msgid "thread-local COMMON data not implemented"
23341 #, gcc-internal-format
23343 "requested alignment for %q+D is greater than implemented alignment of %wu"
23346 #: varasm.c:2153 c/c-decl.c:4979 c/c-parser.c:1354
23347 #, gcc-internal-format
23348 msgid "storage size of %q+D isn%'t known"
23352 #, gcc-internal-format
23353 msgid "initializer for integer/fixed-point value is too complicated"
23357 #, gcc-internal-format
23358 msgid "initializer for floating value is not a floating constant"
23362 #, gcc-internal-format
23363 msgid "invalid initial value for member %qE"
23367 #, gcc-internal-format
23368 msgid "%+D declared weak after being used"
23372 #, gcc-internal-format
23374 "weak declaration of %q+D being applied to a already existing, static "
23379 #, gcc-internal-format
23380 msgid "weak declaration of %q+D must be public"
23384 #, gcc-internal-format
23385 msgid "weak declaration of %q+D not supported"
23388 #: varasm.c:5500 varasm.c:5804
23389 #, gcc-internal-format
23390 msgid "only weak aliases are supported in this configuration"
23394 #, gcc-internal-format
23395 msgid "weakref is not supported in this configuration"
23399 #, gcc-internal-format
23400 msgid "ifunc is not supported on this target"
23404 #, gcc-internal-format
23405 msgid "weakref %q+D ultimately targets itself"
23409 #, gcc-internal-format
23410 msgid "weakref %q+D must have static linkage"
23414 #, gcc-internal-format
23415 msgid "alias definitions not supported in this configuration"
23419 #, gcc-internal-format
23420 msgid "ifunc is not supported in this configuration"
23423 #: varasm.c:6019 config/sol2.c:158 config/i386/winnt.c:261
23424 #, gcc-internal-format
23425 msgid "visibility attribute not supported in this configuration; ignored"
23428 #. Print an error message for unrecognized stab codes.
23430 #, gcc-internal-format
23431 msgid "no sclass for %s stab (0x%x)"
23434 #: lto-streamer.h:1014
23435 #, gcc-internal-format, gfc-internal-format
23436 msgid "bytecode stream: expected tag %s instead of %s"
23439 #: lto-streamer.h:1024
23440 #, gcc-internal-format, gfc-internal-format
23441 msgid "bytecode stream: tag %s is not in the expected range [%s, %s]"
23444 #: c-family/array-notation-common.c:71
23445 #, gcc-internal-format
23446 msgid "__sec_implicit_index parameter must be an integer constant expression"
23449 #: c-family/array-notation-common.c:107
23450 #, gcc-internal-format
23451 msgid "length mismatch in expression"
23454 #: c-family/array-notation-common.c:282 c-family/array-notation-common.c:310
23455 #: c/c-array-notation.c:731 cp/cp-array-notation.c:611
23456 #, gcc-internal-format
23457 msgid "rank mismatch between %qE and %qE"
23460 #. Here the original expression is printed as a "heads-up"
23461 #. to the programmer. This is because since there is no
23462 #. location information for the offending argument, the
23463 #. error could be in some internally generated code that is
23464 #. not visible for the programmer. Thus, the correct fix
23465 #. may lie in the original expression.
23466 #: c-family/array-notation-common.c:291
23467 #, gcc-internal-format
23468 msgid "rank mismatch in expression %qE"
23471 #: c-family/array-notation-common.c:667
23472 #, gcc-internal-format
23473 msgid "__sec_implicit_index argument %d must be less than the rank of %qE"
23476 #: c-family/c-attribs.c:409
23477 #, gcc-internal-format
23478 msgid "%qE attribute ignored for field of type %qT"
23481 #: c-family/c-attribs.c:506 c-family/c-attribs.c:534 c-family/c-attribs.c:640
23482 #: ada/gcc-interface/utils.c:6063
23483 #, gcc-internal-format
23484 msgid "%qE attribute ignored due to conflict with attribute %qs"
23487 #: c-family/c-attribs.c:704 c-family/c-attribs.c:710 c-family/c-attribs.c:3024
23488 #: c-family/c-attribs.c:3046 c-family/c-attribs.c:3052
23489 #, gcc-internal-format
23490 msgid "%qE attribute ignored due to conflict with %qs attribute"
23493 #: c-family/c-attribs.c:766 lto/lto-lang.c:248
23494 #, gcc-internal-format
23495 msgid "%qE attribute has no effect on unit local functions"
23498 #: c-family/c-attribs.c:920
23499 #, gcc-internal-format
23500 msgid "%qE attribute have effect only on public objects"
23503 #: c-family/c-attribs.c:949
23504 #, gcc-internal-format
23505 msgid "%qE attribute only affects top level objects"
23508 #: c-family/c-attribs.c:1003
23509 #, gcc-internal-format
23510 msgid "scalar_storage_order is not supported because endianness is not uniform"
23513 #: c-family/c-attribs.c:1020
23514 #, gcc-internal-format
23516 "scalar_storage_order argument must be one of \"big-endian\" or \"little-"
23520 #: c-family/c-attribs.c:1116
23521 #, gcc-internal-format
23522 msgid "destructor priorities are not supported"
23525 #: c-family/c-attribs.c:1118
23526 #, gcc-internal-format
23527 msgid "constructor priorities are not supported"
23530 #: c-family/c-attribs.c:1140
23531 #, gcc-internal-format, gfc-internal-format
23532 msgid "destructor priorities from 0 to %d are reserved for the implementation"
23535 #: c-family/c-attribs.c:1145
23536 #, gcc-internal-format, gfc-internal-format
23537 msgid "constructor priorities from 0 to %d are reserved for the implementation"
23540 #: c-family/c-attribs.c:1153
23541 #, gcc-internal-format, gfc-internal-format
23542 msgid "destructor priorities must be integers from 0 to %d inclusive"
23545 #: c-family/c-attribs.c:1156
23546 #, gcc-internal-format, gfc-internal-format
23547 msgid "constructor priorities must be integers from 0 to %d inclusive"
23550 #: c-family/c-attribs.c:1312
23551 #, gcc-internal-format
23552 msgid "unknown machine mode %qE"
23555 #: c-family/c-attribs.c:1341
23556 #, gcc-internal-format
23557 msgid "specifying vector types with __attribute__ ((mode)) is deprecated"
23560 #: c-family/c-attribs.c:1344
23561 #, gcc-internal-format
23562 msgid "use __attribute__ ((vector_size)) instead"
23565 #: c-family/c-attribs.c:1353
23566 #, gcc-internal-format
23567 msgid "unable to emulate %qs"
23570 #: c-family/c-attribs.c:1364
23571 #, gcc-internal-format
23572 msgid "invalid pointer mode %qs"
23575 #: c-family/c-attribs.c:1381
23576 #, gcc-internal-format
23577 msgid "signedness of type and machine mode %qs don%'t match"
23580 #: c-family/c-attribs.c:1392
23581 #, gcc-internal-format
23582 msgid "no data type for mode %qs"
23585 #: c-family/c-attribs.c:1402
23586 #, gcc-internal-format
23587 msgid "cannot use mode %qs for enumeral types"
23590 #: c-family/c-attribs.c:1429
23591 #, gcc-internal-format
23592 msgid "mode %qs applied to inappropriate type"
23595 #: c-family/c-attribs.c:1451
23596 #, gcc-internal-format
23597 msgid "section attributes are not supported for this target"
23600 #: c-family/c-attribs.c:1457
23601 #, gcc-internal-format
23602 msgid "section attribute not allowed for %q+D"
23605 #: c-family/c-attribs.c:1463
23606 #, gcc-internal-format
23607 msgid "section attribute argument not a string constant"
23610 #: c-family/c-attribs.c:1472
23611 #, gcc-internal-format
23612 msgid "section attribute cannot be specified for local variables"
23615 #: c-family/c-attribs.c:1482 config/bfin/bfin.c:4774 config/bfin/bfin.c:4825
23616 #: config/bfin/bfin.c:4851 config/bfin/bfin.c:4864
23617 #, gcc-internal-format
23618 msgid "section of %q+D conflicts with previous declaration"
23621 #: c-family/c-attribs.c:1490
23622 #, gcc-internal-format
23623 msgid "section of %q+D cannot be overridden"
23626 #: c-family/c-attribs.c:1555
23627 #, gcc-internal-format, gfc-internal-format
23628 msgid "requested alignment %d is larger than %d"
23631 #: c-family/c-attribs.c:1621
23632 #, gcc-internal-format
23633 msgid "alignment may not be specified for %q+D"
23636 #: c-family/c-attribs.c:1639
23637 #, gcc-internal-format
23639 "alignment for %q+D was previously specified as %d and may not be decreased"
23642 #: c-family/c-attribs.c:1643
23643 #, gcc-internal-format
23644 msgid "alignment for %q+D must be at least %d"
23647 #: c-family/c-attribs.c:1668
23648 #, gcc-internal-format
23649 msgid "inline function %q+D declared weak"
23652 #: c-family/c-attribs.c:1673
23653 #, gcc-internal-format
23654 msgid "indirect function %q+D cannot be declared weak"
23657 #: c-family/c-attribs.c:1697
23658 #, gcc-internal-format
23659 msgid "%qE attribute is only applicable on functions"
23662 #: c-family/c-attribs.c:1728
23663 #, gcc-internal-format
23664 msgid "%q+D defined both normally and as %qE attribute"
23667 #: c-family/c-attribs.c:1736
23668 #, gcc-internal-format
23669 msgid "weak %q+D cannot be defined %qE"
23672 #: c-family/c-attribs.c:1753 c-family/c-attribs.c:2269
23673 #, gcc-internal-format
23674 msgid "attribute %qE argument not a string"
23677 #: c-family/c-attribs.c:1783
23678 #, gcc-internal-format
23679 msgid "%+D declared alias after being used"
23682 #: c-family/c-attribs.c:1785
23683 #, gcc-internal-format
23684 msgid "%+D declared ifunc after being used"
23687 #: c-family/c-attribs.c:1836
23688 #, gcc-internal-format
23689 msgid "indirect function %q+D cannot be declared weakref"
23692 #: c-family/c-attribs.c:1858
23693 #, gcc-internal-format
23694 msgid "weakref attribute must appear before alias attribute"
23697 #: c-family/c-attribs.c:1870
23698 #, gcc-internal-format
23699 msgid "%+D declared weakref after being used"
23702 #: c-family/c-attribs.c:1894
23703 #, gcc-internal-format
23704 msgid "%qE attribute ignored on non-class types"
23707 #: c-family/c-attribs.c:1900
23708 #, gcc-internal-format
23709 msgid "%qE attribute ignored because %qT is already defined"
23712 #: c-family/c-attribs.c:1913
23713 #, gcc-internal-format
23714 msgid "visibility argument not a string"
23717 #: c-family/c-attribs.c:1925
23718 #, gcc-internal-format
23719 msgid "%qE attribute ignored on types"
23722 #: c-family/c-attribs.c:1941
23723 #, gcc-internal-format
23725 "visibility argument must be one of \"default\", \"hidden\", \"protected\" or "
23729 #: c-family/c-attribs.c:1952
23730 #, gcc-internal-format
23731 msgid "%qD redeclared with different visibility"
23734 #: c-family/c-attribs.c:1955 c-family/c-attribs.c:1959
23735 #, gcc-internal-format
23736 msgid "%qD was declared %qs which implies default visibility"
23739 #: c-family/c-attribs.c:1997
23740 #, gcc-internal-format
23741 msgid "tls_model argument not a string"
23744 #: c-family/c-attribs.c:2010
23745 #, gcc-internal-format
23747 "tls_model argument must be one of \"local-exec\", \"initial-exec\", \"local-"
23748 "dynamic\" or \"global-dynamic\""
23751 #: c-family/c-attribs.c:2030 c-family/c-attribs.c:2346
23752 #: c-family/c-attribs.c:3120 config/m32c/m32c.c:2938
23753 #, gcc-internal-format
23754 msgid "%qE attribute applies only to functions"
23757 #: c-family/c-attribs.c:2094
23758 #, gcc-internal-format
23759 msgid "alloc_size parameter outside range"
23762 #: c-family/c-attribs.c:2120
23763 #, gcc-internal-format
23764 msgid "alloc_align parameter outside range"
23767 #: c-family/c-attribs.c:2144
23768 #, gcc-internal-format
23769 msgid "assume_aligned parameter not integer constant"
23772 #: c-family/c-attribs.c:2255 c/c-parser.c:16688
23773 #, gcc-internal-format
23775 "%<__simd__%> attribute cannot be used in the same function marked as a Cilk "
23776 "Plus SIMD-enabled function"
23779 #: c-family/c-attribs.c:2283
23780 #, gcc-internal-format
23782 "only %<inbranch%> and %<notinbranch%> flags are allowed for %<__simd__%> "
23786 #: c-family/c-attribs.c:2352 c-family/c-attribs.c:3126
23787 #, gcc-internal-format
23788 msgid "can%'t set %qE attribute after definition"
23791 #: c-family/c-attribs.c:2410
23792 #, gcc-internal-format
23793 msgid "%qE attribute duplicated"
23796 #: c-family/c-attribs.c:2412
23797 #, gcc-internal-format
23798 msgid "%qE attribute follows %qE"
23801 #: c-family/c-attribs.c:2511
23802 #, gcc-internal-format
23803 msgid "type was previously declared %qE"
23806 #: c-family/c-attribs.c:2524 cp/class.c:4706
23807 #, gcc-internal-format
23809 "%<transaction_safe_dynamic%> may only be specified for a virtual function"
23812 #: c-family/c-attribs.c:2582
23813 #, gcc-internal-format
23814 msgid "%qE argument not an identifier"
23817 #: c-family/c-attribs.c:2593
23818 #, gcc-internal-format
23819 msgid "%qD is not compatible with %qD"
23822 #: c-family/c-attribs.c:2596
23823 #, gcc-internal-format
23824 msgid "%qE argument is not a function"
23827 #: c-family/c-attribs.c:2644
23828 #, gcc-internal-format
23829 msgid "deprecated message is not a string"
23832 #: c-family/c-attribs.c:2685
23833 #, gcc-internal-format
23834 msgid "%qE attribute ignored for %qE"
23837 #: c-family/c-attribs.c:2748
23838 #, gcc-internal-format
23839 msgid "invalid vector type for attribute %qE"
23842 #: c-family/c-attribs.c:2754 ada/gcc-interface/utils.c:3779
23843 #, gcc-internal-format
23844 msgid "vector size not an integral multiple of component size"
23847 #: c-family/c-attribs.c:2760 ada/gcc-interface/utils.c:3786
23848 #, gcc-internal-format
23849 msgid "zero vector size"
23852 #: c-family/c-attribs.c:2768
23853 #, gcc-internal-format
23854 msgid "number of components of the vector not a power of two"
23857 #: c-family/c-attribs.c:2801 ada/gcc-interface/utils.c:5920
23858 #, gcc-internal-format
23859 msgid "nonnull attribute without arguments on a non-prototype"
23862 #: c-family/c-attribs.c:2820 ada/gcc-interface/utils.c:5934
23863 #, gcc-internal-format, gfc-internal-format
23864 msgid "nonnull argument has invalid operand number (argument %lu)"
23867 #: c-family/c-attribs.c:2842 ada/gcc-interface/utils.c:5956
23868 #, gcc-internal-format, gfc-internal-format
23870 "nonnull argument with out-of-range operand number (argument %lu, operand %lu)"
23873 #: c-family/c-attribs.c:2851 ada/gcc-interface/utils.c:5965
23874 #, gcc-internal-format, gfc-internal-format
23876 "nonnull argument references non-pointer operand (argument %lu, operand %lu)"
23879 #: c-family/c-attribs.c:2909
23880 #, gcc-internal-format
23881 msgid "cleanup argument not an identifier"
23884 #: c-family/c-attribs.c:2916
23885 #, gcc-internal-format
23886 msgid "cleanup argument not a function"
23889 #: c-family/c-attribs.c:2953
23890 #, gcc-internal-format
23891 msgid "%qE attribute requires prototypes with named arguments"
23894 #: c-family/c-attribs.c:2961
23895 #, gcc-internal-format
23896 msgid "%qE attribute only applies to variadic functions"
23899 #: c-family/c-attribs.c:2977 ada/gcc-interface/utils.c:6007
23900 #, gcc-internal-format
23901 msgid "requested position is not an integer constant"
23904 #: c-family/c-attribs.c:2985 ada/gcc-interface/utils.c:6014
23905 #, gcc-internal-format
23906 msgid "requested position is less than zero"
23909 #: c-family/c-attribs.c:3143
23910 #, gcc-internal-format
23911 msgid "returns_nonnull attribute on a function not returning a pointer"
23914 #: c-family/c-attribs.c:3158
23915 #, gcc-internal-format
23916 msgid "%qE attribute is only valid on %<struct%> type"
23919 #: c-family/c-cilkplus.c:38
23920 #, gcc-internal-format
23921 msgid "iteration variable cannot be volatile"
23924 #: c-family/c-common.c:723
23925 #, gcc-internal-format
23926 msgid "%qD is not defined outside of function scope"
23929 #: c-family/c-common.c:773
23930 #, gcc-internal-format
23932 "string length %qd is greater than the length %qd ISO C%d compilers are "
23933 "required to support"
23936 #: c-family/c-common.c:957
23937 #, gcc-internal-format
23939 "use -flax-vector-conversions to permit conversions between vectors with "
23940 "differing element types or numbers of subparts"
23943 #: c-family/c-common.c:997
23944 #, gcc-internal-format
23945 msgid "__builtin_shuffle last argument must be an integer vector"
23948 #: c-family/c-common.c:1006
23949 #, gcc-internal-format
23950 msgid "__builtin_shuffle arguments must be vectors"
23953 #: c-family/c-common.c:1013
23954 #, gcc-internal-format
23955 msgid "__builtin_shuffle argument vectors must be of the same type"
23958 #: c-family/c-common.c:1024
23959 #, gcc-internal-format
23961 "__builtin_shuffle number of elements of the argument vector(s) and the mask "
23962 "vector should be the same"
23965 #: c-family/c-common.c:1034
23966 #, gcc-internal-format
23968 "__builtin_shuffle argument vector(s) inner type must have the same size as "
23969 "inner type of the mask"
23972 #: c-family/c-common.c:1261
23973 #, gcc-internal-format
23974 msgid "negative integer implicitly converted to unsigned type"
23977 #: c-family/c-common.c:1267
23978 #, gcc-internal-format
23979 msgid "conversion of unsigned constant value to negative integer"
23982 #: c-family/c-common.c:1418 c-family/c-common.c:1480
23983 #, gcc-internal-format
23984 msgid "conversion to %qT from %qT may change the sign of the result"
23987 #: c-family/c-common.c:1666
23988 #, gcc-internal-format
23989 msgid "operation on %qE may be undefined"
23992 #: c-family/c-common.c:1976
23993 #, gcc-internal-format
23994 msgid "case label does not reduce to an integer constant"
23997 #: c-family/c-common.c:2022
23998 #, gcc-internal-format
23999 msgid "case label value is less than minimum value for type"
24002 #: c-family/c-common.c:2032
24003 #, gcc-internal-format
24004 msgid "case label value exceeds maximum value for type"
24007 #: c-family/c-common.c:2041
24008 #, gcc-internal-format
24009 msgid "lower value in case label range less than minimum value for type"
24012 #: c-family/c-common.c:2051
24013 #, gcc-internal-format
24014 msgid "upper value in case label range exceeds maximum value for type"
24017 #: c-family/c-common.c:2134
24018 #, gcc-internal-format
24020 "GCC cannot support operators with integer types and fixed-point types that "
24021 "have too many integral and fractional bits together"
24024 #: c-family/c-common.c:2674
24025 #, gcc-internal-format
24026 msgid "invalid operands to binary %s (have %qT and %qT)"
24029 #: c-family/c-common.c:2923
24030 #, gcc-internal-format
24031 msgid "comparison is always false due to limited range of data type"
24034 #: c-family/c-common.c:2926
24035 #, gcc-internal-format
24036 msgid "comparison is always true due to limited range of data type"
24039 #: c-family/c-common.c:3016
24040 #, gcc-internal-format
24041 msgid "comparison of unsigned expression >= 0 is always true"
24044 #: c-family/c-common.c:3023
24045 #, gcc-internal-format
24046 msgid "comparison of unsigned expression < 0 is always false"
24049 #: c-family/c-common.c:3066
24050 #, gcc-internal-format
24051 msgid "pointer of type %<void *%> used in arithmetic"
24054 #: c-family/c-common.c:3075
24055 #, gcc-internal-format
24056 msgid "pointer to a function used in arithmetic"
24059 #: c-family/c-common.c:3265
24060 #, gcc-internal-format
24061 msgid "enum constant in boolean context"
24064 #: c-family/c-common.c:3292
24065 #, gcc-internal-format
24066 msgid "the address of %qD will always evaluate as %<true%>"
24069 #: c-family/c-common.c:3335
24070 #, gcc-internal-format
24071 msgid "%<*%> in boolean context, suggest %<&&%> instead"
24074 #: c-family/c-common.c:3347
24075 #, gcc-internal-format
24076 msgid "%<<<%> in boolean context, did you mean %<<%> ?"
24079 #: c-family/c-common.c:3363
24080 #, gcc-internal-format
24082 "?: using integer constants in boolean context, the expression will always "
24083 "evaluate to %<true%>"
24086 #: c-family/c-common.c:3372
24087 #, gcc-internal-format
24088 msgid "?: using integer constants in boolean context"
24091 #: c-family/c-common.c:3408
24092 #, gcc-internal-format
24094 "the compiler can assume that the address of %qD will always evaluate to "
24098 #: c-family/c-common.c:3435 cp/semantics.c:660 cp/typeck.c:8515
24099 #, gcc-internal-format
24100 msgid "suggest parentheses around assignment used as truth value"
24103 #: c-family/c-common.c:3515 c/c-decl.c:4286 c/c-decl.c:6367 c/c-typeck.c:13884
24104 #, gcc-internal-format
24105 msgid "invalid use of %<restrict%>"
24108 #: c-family/c-common.c:3700
24109 #, gcc-internal-format
24110 msgid "invalid application of %<sizeof%> to a function type"
24113 #: c-family/c-common.c:3710
24114 #, gcc-internal-format
24115 msgid "ISO C++ does not permit %<alignof%> applied to a function type"
24118 #: c-family/c-common.c:3713
24119 #, gcc-internal-format
24120 msgid "ISO C does not permit %<_Alignof%> applied to a function type"
24123 #: c-family/c-common.c:3724
24124 #, gcc-internal-format
24125 msgid "invalid application of %qs to a void type"
24128 #: c-family/c-common.c:3733
24129 #, gcc-internal-format
24130 msgid "invalid application of %qs to incomplete type %qT"
24133 #: c-family/c-common.c:3741
24134 #, gcc-internal-format
24135 msgid "invalid application of %qs to array type %qT of incomplete element type"
24138 #: c-family/c-common.c:3783
24139 #, gcc-internal-format
24140 msgid "%<__alignof%> applied to a bit-field"
24143 #: c-family/c-common.c:4566
24144 #, gcc-internal-format
24145 msgid "first argument to %<va_arg%> not of type %<va_list%>"
24148 #: c-family/c-common.c:4686
24149 #, gcc-internal-format
24150 msgid "cannot disable built-in function %qs"
24153 #: c-family/c-common.c:4878
24154 #, gcc-internal-format
24155 msgid "pointers are not permitted as case values"
24158 #: c-family/c-common.c:4885
24159 #, gcc-internal-format
24160 msgid "range expressions in switch statements are non-standard"
24163 #: c-family/c-common.c:4911
24164 #, gcc-internal-format
24165 msgid "empty range specified"
24168 #: c-family/c-common.c:4972
24169 #, gcc-internal-format
24170 msgid "duplicate (or overlapping) case value"
24173 #: c-family/c-common.c:4974
24174 #, gcc-internal-format
24175 msgid "this is the first entry overlapping that value"
24178 #: c-family/c-common.c:4978
24179 #, gcc-internal-format
24180 msgid "duplicate case value"
24183 #: c-family/c-common.c:4979 c-family/c-warn.c:1992
24184 #, gcc-internal-format
24185 msgid "previously used here"
24188 #: c-family/c-common.c:4983
24189 #, gcc-internal-format
24190 msgid "multiple default labels in one switch"
24193 #: c-family/c-common.c:4985
24194 #, gcc-internal-format
24195 msgid "this is the first default label"
24198 #: c-family/c-common.c:5021
24199 #, gcc-internal-format
24200 msgid "taking the address of a label is non-standard"
24203 #: c-family/c-common.c:5189
24204 #, gcc-internal-format
24205 msgid "requested alignment is not an integer constant"
24208 #: c-family/c-common.c:5197
24209 #, gcc-internal-format
24210 msgid "requested alignment is not a positive power of 2"
24213 #: c-family/c-common.c:5202
24214 #, gcc-internal-format
24215 msgid "requested alignment is too large"
24218 #: c-family/c-common.c:5348
24219 #, gcc-internal-format
24220 msgid "not enough variable arguments to fit a sentinel"
24223 #: c-family/c-common.c:5362
24224 #, gcc-internal-format
24225 msgid "missing sentinel in function call"
24228 #: c-family/c-common.c:5408
24229 #, gcc-internal-format, gfc-internal-format
24230 msgid "null argument where non-null required (argument %lu)"
24233 #: c-family/c-common.c:5503 c-family/c-common.c:5550
24234 #, gcc-internal-format
24235 msgid "bad option %qs to attribute %<optimize%>"
24238 #: c-family/c-common.c:5506 c-family/c-common.c:5554
24239 #, gcc-internal-format
24240 msgid "bad option %qs to pragma %<optimize%>"
24243 #: c-family/c-common.c:5586
24244 #, gcc-internal-format
24245 msgid "%<fallthrough%> attribute specified multiple times"
24248 #: c-family/c-common.c:5590
24249 #, gcc-internal-format
24250 msgid "%<fallthrough%> attribute specified with a parameter"
24253 #: c-family/c-common.c:5725 c-family/c-common.c:6531 c-family/c-common.c:6602
24254 #: c/c-typeck.c:3553
24255 #, gcc-internal-format
24256 msgid "too few arguments to function %qE"
24259 #: c-family/c-common.c:5730 c-family/c-common.c:6628 c/c-typeck.c:3285
24260 #, gcc-internal-format
24261 msgid "too many arguments to function %qE"
24264 #: c-family/c-common.c:5776
24265 #, gcc-internal-format
24267 "second argument to function %qE must be a constant integer power of 2 "
24268 "between %qi and %qu bits"
24271 #: c-family/c-common.c:5797 c-family/c-common.c:5841
24272 #, gcc-internal-format
24273 msgid "non-floating-point argument in call to function %qE"
24276 #: c-family/c-common.c:5820
24277 #, gcc-internal-format
24278 msgid "non-floating-point arguments in call to function %qE"
24281 #: c-family/c-common.c:5834
24282 #, gcc-internal-format
24283 msgid "non-const integer argument %u in call to function %qE"
24286 #: c-family/c-common.c:5854
24287 #, gcc-internal-format
24288 msgid "non-integer argument 3 in call to function %qE"
24291 #: c-family/c-common.c:5871 c-family/c-common.c:5907
24292 #, gcc-internal-format
24293 msgid "argument %u in call to function %qE does not have integral type"
24296 #: c-family/c-common.c:5878
24297 #, gcc-internal-format
24299 "argument 3 in call to function %qE does not have pointer to integral type"
24302 #: c-family/c-common.c:5884
24303 #, gcc-internal-format
24304 msgid "argument 3 in call to function %qE has pointer to enumerated type"
24307 #: c-family/c-common.c:5890
24308 #, gcc-internal-format
24309 msgid "argument 3 in call to function %qE has pointer to boolean type"
24312 #: c-family/c-common.c:5913
24313 #, gcc-internal-format
24314 msgid "argument 3 in call to function %qE has enumerated type"
24317 #: c-family/c-common.c:5919
24318 #, gcc-internal-format
24319 msgid "argument 3 in call to function %qE has boolean type"
24322 #: c-family/c-common.c:6232
24323 #, gcc-internal-format
24324 msgid "cannot apply %<offsetof%> to static data member %qD"
24327 #: c-family/c-common.c:6237
24328 #, gcc-internal-format
24329 msgid "cannot apply %<offsetof%> when %<operator[]%> is overloaded"
24332 #: c-family/c-common.c:6244
24333 #, gcc-internal-format
24334 msgid "cannot apply %<offsetof%> to a non constant address"
24337 #: c-family/c-common.c:6257
24338 #, gcc-internal-format
24339 msgid "attempt to take address of bit-field structure member %qD"
24342 #: c-family/c-common.c:6309
24343 #, gcc-internal-format
24344 msgid "index %E denotes an offset greater than size of %qT"
24347 #: c-family/c-common.c:6476 cp/init.c:2855 cp/init.c:2874
24348 #, gcc-internal-format
24349 msgid "size of array is too large"
24352 #: c-family/c-common.c:6561
24353 #, gcc-internal-format
24354 msgid "operand type %qT is incompatible with argument %d of %qE"
24357 #: c-family/c-common.c:6695
24358 #, gcc-internal-format
24359 msgid "incorrect number of arguments to function %qE"
24362 #: c-family/c-common.c:6710
24363 #, gcc-internal-format
24364 msgid "argument 1 of %qE must be a non-void pointer type"
24367 #: c-family/c-common.c:6719
24368 #, gcc-internal-format
24369 msgid "argument 1 of %qE must be a pointer to a constant size type"
24372 #: c-family/c-common.c:6730
24373 #, gcc-internal-format
24374 msgid "argument 1 of %qE must be a pointer to a nonzero size object"
24377 #: c-family/c-common.c:6745
24378 #, gcc-internal-format
24379 msgid "argument %d of %qE must be a pointer type"
24382 #: c-family/c-common.c:6753
24383 #, gcc-internal-format
24384 msgid "argument %d of %qE must be a pointer to a constant size type"
24387 #: c-family/c-common.c:6759
24388 #, gcc-internal-format
24389 msgid "argument %d of %qE must not be a pointer to a function"
24392 #: c-family/c-common.c:6767
24393 #, gcc-internal-format
24394 msgid "size mismatch in argument %d of %qE"
24397 #: c-family/c-common.c:6783
24398 #, gcc-internal-format
24399 msgid "invalid memory model argument %d of %qE"
24402 #: c-family/c-common.c:6790
24403 #, gcc-internal-format
24404 msgid "non-integer memory model argument %d of %qE"
24407 #: c-family/c-common.c:7706
24408 #, gcc-internal-format
24409 msgid "index value is out of bound"
24412 #: c-family/c-common.c:7747 c-family/c-common.c:7795 c-family/c-common.c:7810
24413 #: cp/call.c:4830 cp/call.c:4837
24414 #, gcc-internal-format
24415 msgid "conversion of scalar %qT to vector %qT involves truncation"
24418 #. Reject arguments that are built-in functions with
24419 #. no library fallback.
24420 #: c-family/c-common.c:7896
24421 #, gcc-internal-format
24422 msgid "built-in function %qE must be directly called"
24425 #: c-family/c-common.c:7918 c/c-decl.c:6114
24426 #, gcc-internal-format
24427 msgid "size of array %qE is too large"
24430 #: c-family/c-common.c:7920 c/c-decl.c:6117
24431 #, gcc-internal-format
24432 msgid "size of unnamed array is too large"
24435 #: c-family/c-common.c:7950
24436 #, gcc-internal-format
24438 "environment variable SOURCE_DATE_EPOCH must expand to a non-negative integer "
24439 "less than or equal to %wd"
24442 #: c-family/c-format.c:134 c-family/c-format.c:321
24443 #, gcc-internal-format
24444 msgid "format string has invalid operand number"
24447 #: c-family/c-format.c:150
24448 #, gcc-internal-format
24449 msgid "function does not return string type"
24452 #: c-family/c-format.c:184
24453 #, gcc-internal-format
24454 msgid "format string argument is not a string type"
24457 #: c-family/c-format.c:210
24458 #, gcc-internal-format
24459 msgid "found a %<%s%> reference but the format argument should be a string"
24462 #: c-family/c-format.c:213
24463 #, gcc-internal-format
24464 msgid "found a %qT but the format argument should be a string"
24467 #: c-family/c-format.c:223
24468 #, gcc-internal-format
24469 msgid "format argument should be a %<%s%> reference but a string was found"
24472 #: c-family/c-format.c:245
24473 #, gcc-internal-format
24474 msgid "format argument should be a %<%s%> reference"
24477 #: c-family/c-format.c:289
24478 #, gcc-internal-format
24479 msgid "unrecognized format specifier"
24482 #: c-family/c-format.c:304
24483 #, gcc-internal-format
24484 msgid "%qE is only allowed in Objective-C dialects"
24487 #: c-family/c-format.c:313
24488 #, gcc-internal-format
24489 msgid "%qE is an unrecognized format function type"
24492 #: c-family/c-format.c:327
24493 #, gcc-internal-format
24494 msgid "%<...%> has invalid operand number"
24497 #: c-family/c-format.c:334
24498 #, gcc-internal-format
24499 msgid "format string argument follows the args to be formatted"
24502 #: c-family/c-format.c:1106
24503 #, gcc-internal-format
24504 msgid "function %qD might be a candidate for %qs format attribute"
24507 #: c-family/c-format.c:1197 c-family/c-format.c:1218 c-family/c-format.c:2601
24508 #, gcc-internal-format
24509 msgid "missing $ operand number in format"
24512 #: c-family/c-format.c:1227
24513 #, gcc-internal-format, gfc-internal-format
24514 msgid "%s does not support %%n$ operand number formats"
24517 #: c-family/c-format.c:1234
24518 #, gcc-internal-format
24519 msgid "operand number out of range in format"
24522 #: c-family/c-format.c:1257
24523 #, gcc-internal-format, gfc-internal-format
24524 msgid "format argument %d used more than once in %s format"
24527 #: c-family/c-format.c:1289
24528 #, gcc-internal-format
24529 msgid "$ operand number used after format without operand number"
24532 #: c-family/c-format.c:1320
24533 #, gcc-internal-format, gfc-internal-format
24534 msgid "format argument %d unused before used argument %d in $-style format"
24537 #: c-family/c-format.c:1419
24538 #, gcc-internal-format
24539 msgid "format not a string literal, format string not checked"
24542 #: c-family/c-format.c:1434 c-family/c-format.c:1437
24543 #, gcc-internal-format
24544 msgid "format not a string literal and no format arguments"
24547 #: c-family/c-format.c:1440
24548 #, gcc-internal-format
24549 msgid "format not a string literal, argument types not checked"
24552 #: c-family/c-format.c:1457
24553 #, gcc-internal-format
24554 msgid "too many arguments for format"
24557 #: c-family/c-format.c:1461
24558 #, gcc-internal-format
24559 msgid "unused arguments in $-style format"
24562 #: c-family/c-format.c:1464
24563 #, gcc-internal-format, gfc-internal-format
24564 msgid "zero-length %s format string"
24567 #: c-family/c-format.c:1468
24568 #, gcc-internal-format
24569 msgid "format is a wide character string"
24572 #: c-family/c-format.c:1471
24573 #, gcc-internal-format
24574 msgid "unterminated format string"
24577 #: c-family/c-format.c:1868
24578 #, gcc-internal-format
24579 msgid "%s used with %<%%%c%> %s format"
24582 #: c-family/c-format.c:1878
24583 #, gcc-internal-format, gfc-internal-format
24584 msgid "%s does not support %s"
24587 #: c-family/c-format.c:1888
24588 #, gcc-internal-format
24589 msgid "%s does not support %s with the %<%%%c%> %s format"
24592 #: c-family/c-format.c:2009 c-family/c-format.c:2340
24593 #, gcc-internal-format, gfc-internal-format
24594 msgid "repeated %s in format"
24597 #: c-family/c-format.c:2020
24598 #, gcc-internal-format
24599 msgid "missing fill character at end of strfmon format"
24602 #: c-family/c-format.c:2122
24603 #, gcc-internal-format, gfc-internal-format
24604 msgid "zero width in %s format"
24607 #: c-family/c-format.c:2145
24608 #, gcc-internal-format, gfc-internal-format
24609 msgid "empty left precision in %s format"
24612 #: c-family/c-format.c:2236
24613 #, gcc-internal-format, gfc-internal-format
24614 msgid "empty precision in %s format"
24617 #: c-family/c-format.c:2314
24618 #, gcc-internal-format
24619 msgid "%s does not support the %qs %s length modifier"
24622 #: c-family/c-format.c:2370
24623 #, gcc-internal-format
24624 msgid "unknown conversion type character %qc in format"
24627 #: c-family/c-format.c:2382
24628 #, gcc-internal-format
24629 msgid "%s does not support the %<%%%c%> %s format"
24632 #: c-family/c-format.c:2414
24633 #, gcc-internal-format
24634 msgid "%s ignored with %s and %<%%%c%> %s format"
24637 #: c-family/c-format.c:2419
24638 #, gcc-internal-format, gfc-internal-format
24639 msgid "%s ignored with %s in %s format"
24642 #: c-family/c-format.c:2426
24643 #, gcc-internal-format
24644 msgid "use of %s and %s together with %<%%%c%> %s format"
24647 #: c-family/c-format.c:2431
24648 #, gcc-internal-format, gfc-internal-format
24649 msgid "use of %s and %s together in %s format"
24652 #: c-family/c-format.c:2458
24653 #, gcc-internal-format
24654 msgid "%<%%%c%> yields only last 2 digits of year in some locales"
24657 #: c-family/c-format.c:2462
24658 #, gcc-internal-format
24659 msgid "%<%%%c%> yields only last 2 digits of year"
24662 #: c-family/c-format.c:2489
24663 #, gcc-internal-format
24664 msgid "no closing %<]%> for %<%%[%> format"
24667 #: c-family/c-format.c:2518
24668 #, gcc-internal-format
24670 "use of %qs length modifier with %qc type character has either no effect or "
24671 "undefined behavior"
24674 #: c-family/c-format.c:2540
24675 #, gcc-internal-format
24676 msgid "%s does not support the %<%%%s%c%> %s format"
24679 #: c-family/c-format.c:2578
24680 #, gcc-internal-format
24681 msgid "operand number specified with suppressed assignment"
24684 #: c-family/c-format.c:2582
24685 #, gcc-internal-format
24686 msgid "operand number specified for format taking no argument"
24689 #: c-family/c-format.c:2718
24690 #, gcc-internal-format
24691 msgid "spurious trailing %<%%%> in format"
24694 #: c-family/c-format.c:2776
24695 #, gcc-internal-format
24696 msgid "conversion lacks type at end of format"
24699 #: c-family/c-format.c:2828
24700 #, gcc-internal-format
24701 msgid "embedded %<\\0%> in format"
24704 #: c-family/c-format.c:2956
24705 #, gcc-internal-format, gfc-internal-format
24706 msgid "writing through null pointer (argument %d)"
24709 #: c-family/c-format.c:2964
24710 #, gcc-internal-format, gfc-internal-format
24711 msgid "reading through null pointer (argument %d)"
24714 #: c-family/c-format.c:2984
24715 #, gcc-internal-format, gfc-internal-format
24716 msgid "writing into constant object (argument %d)"
24719 #: c-family/c-format.c:2996
24720 #, gcc-internal-format, gfc-internal-format
24721 msgid "extra type qualifiers in format argument (argument %d)"
24724 #: c-family/c-format.c:3469
24725 #, gcc-internal-format
24727 "%s %<%s%.*s%> expects argument of type %<%s%s%>, but argument %d has type %qT"
24730 #: c-family/c-format.c:3479
24731 #, gcc-internal-format
24732 msgid "%s %<%s%.*s%> expects a matching %<%s%s%> argument"
24735 #: c-family/c-format.c:3490
24736 #, gcc-internal-format
24738 "%s %<%s%.*s%> expects argument of type %<%T%s%>, but argument %d has type %qT"
24741 #: c-family/c-format.c:3500
24742 #, gcc-internal-format
24743 msgid "%s %<%s%.*s%> expects a matching %<%T%s%> argument"
24746 #: c-family/c-format.c:3562 c-family/c-format.c:3568 c-family/c-format.c:3719
24747 #, gcc-internal-format
24748 msgid "%<__gcc_host_wide_int__%> is not defined as a type"
24751 #: c-family/c-format.c:3575 c-family/c-format.c:3729
24752 #, gcc-internal-format
24753 msgid "%<__gcc_host_wide_int__%> is not defined as %<long%> or %<long long%>"
24756 #: c-family/c-format.c:3625
24757 #, gcc-internal-format
24758 msgid "%<locus%> is not defined as a type"
24761 #: c-family/c-format.c:3678
24762 #, gcc-internal-format
24763 msgid "%<location_t%> is not defined as a type"
24766 #: c-family/c-format.c:3695
24767 #, gcc-internal-format
24768 msgid "%<tree%> is not defined as a type"
24771 #: c-family/c-format.c:3700
24772 #, gcc-internal-format
24773 msgid "%<tree%> is not defined as a pointer type"
24776 #: c-family/c-format.c:3973
24777 #, gcc-internal-format
24778 msgid "args to be formatted is not %<...%>"
24781 #: c-family/c-format.c:3985
24782 #, gcc-internal-format
24783 msgid "strftime formats cannot format arguments"
24786 #: c-family/c-indentation.c:66
24787 #, gcc-internal-format
24789 "-Wmisleading-indentation is disabled from this point onwards, since column-"
24790 "tracking was disabled due to the size of the code/headers"
24793 #: c-family/c-indentation.c:607
24794 #, gcc-internal-format
24795 msgid "this %qs clause does not guard..."
24798 #: c-family/c-lex.c:224
24799 #, gcc-internal-format
24800 msgid "badly nested C headers from preprocessor"
24803 #: c-family/c-lex.c:259
24804 #, gcc-internal-format, gfc-internal-format
24805 msgid "ignoring #pragma %s %s"
24809 #: c-family/c-lex.c:501 c-family/c-lex.c:1215
24810 #, gcc-internal-format
24811 msgid "stray %<@%> in program"
24814 #: c-family/c-lex.c:516
24815 #, gcc-internal-format
24816 msgid "stray %qs in program"
24819 #: c-family/c-lex.c:526
24820 #, gcc-internal-format, gfc-internal-format
24821 msgid "missing terminating %c character"
24824 #: c-family/c-lex.c:528
24825 #, gcc-internal-format
24826 msgid "stray %qc in program"
24829 #: c-family/c-lex.c:530
24830 #, gcc-internal-format
24831 msgid "stray %<\\%o%> in program"
24834 #: c-family/c-lex.c:750
24835 #, gcc-internal-format
24836 msgid "this decimal constant is unsigned only in ISO C90"
24839 #: c-family/c-lex.c:754
24840 #, gcc-internal-format
24841 msgid "this decimal constant would be unsigned in ISO C90"
24844 #: c-family/c-lex.c:774
24845 #, gcc-internal-format
24846 msgid "integer constant is too large for %<unsigned long%> type"
24849 #: c-family/c-lex.c:814
24850 #, gcc-internal-format
24851 msgid "unsuffixed float constant"
24854 #: c-family/c-lex.c:846 c-family/c-lex.c:870
24855 #, gcc-internal-format
24856 msgid "unsupported non-standard suffix on floating constant"
24859 #: c-family/c-lex.c:851 c-family/c-lex.c:874
24860 #, gcc-internal-format
24861 msgid "non-standard suffix on floating constant"
24864 #: c-family/c-lex.c:953 c-family/c-lex.c:956
24865 #, gcc-internal-format
24866 msgid "floating constant exceeds range of %qT"
24869 #: c-family/c-lex.c:971
24870 #, gcc-internal-format
24871 msgid "floating constant truncated to zero"
24874 #: c-family/c-lex.c:1172
24875 #, gcc-internal-format
24876 msgid "repeated %<@%> before Objective-C string"
24879 #: c-family/c-lex.c:1191 cp/parser.c:3977
24880 #, gcc-internal-format
24881 msgid "unsupported non-standard concatenation of string literals"
24884 #: c-family/c-lex.c:1227
24885 #, gcc-internal-format
24886 msgid "traditional C rejects string constant concatenation"
24889 #: c-family/c-omp.c:199
24890 #, gcc-internal-format
24891 msgid "invalid expression type for %<#pragma omp atomic%>"
24894 #: c-family/c-omp.c:204
24895 #, gcc-internal-format
24896 msgid "%<_Atomic%> expression in %<#pragma omp atomic%>"
24899 #: c-family/c-omp.c:281
24900 #, gcc-internal-format
24901 msgid "%<#pragma omp atomic update%> uses two different variables for memory"
24904 #: c-family/c-omp.c:284 c-family/c-omp.c:297
24905 #, gcc-internal-format
24906 msgid "%<#pragma omp atomic capture%> uses two different variables for memory"
24909 #: c-family/c-omp.c:485 cp/semantics.c:8163
24910 #, gcc-internal-format
24911 msgid "invalid type for iteration variable %qE"
24914 #: c-family/c-omp.c:490
24915 #, gcc-internal-format
24916 msgid "%<_Atomic%> iteration variable %qE"
24919 #: c-family/c-omp.c:506
24920 #, gcc-internal-format
24921 msgid "%qE is not initialized"
24924 #: c-family/c-omp.c:527 cp/semantics.c:8051
24925 #, gcc-internal-format
24926 msgid "missing controlling predicate"
24929 #: c-family/c-omp.c:612 cp/semantics.c:7715
24930 #, gcc-internal-format
24931 msgid "invalid controlling predicate"
24934 #: c-family/c-omp.c:619 cp/semantics.c:8057
24935 #, gcc-internal-format
24936 msgid "missing increment expression"
24939 #: c-family/c-omp.c:683 cp/semantics.c:7830
24940 #, gcc-internal-format
24941 msgid "invalid increment expression"
24944 #: c-family/c-omp.c:746
24945 #, gcc-internal-format
24946 msgid "initializer expression refers to iteration variable %qD"
24949 #: c-family/c-omp.c:750
24950 #, gcc-internal-format
24951 msgid "condition expression refers to iteration variable %qD"
24954 #: c-family/c-omp.c:754
24955 #, gcc-internal-format
24956 msgid "increment expression refers to iteration variable %qD"
24959 #: c-family/c-omp.c:1330
24960 #, gcc-internal-format
24961 msgid "expected %<parallel%> or %<target%> %<if%> clause modifier"
24964 #: c-family/c-omp.c:1440 c-family/c-omp.c:1455
24965 #, gcc-internal-format
24966 msgid "%qD is not an function argument"
24969 #: c-family/c-opts.c:324
24970 #, gcc-internal-format
24971 msgid "-I- specified twice"
24974 #: c-family/c-opts.c:327
24975 #, gcc-internal-format
24976 msgid "obsolete option -I- used, please use -iquote instead"
24979 #: c-family/c-opts.c:385
24980 #, gcc-internal-format
24981 msgid "-Walloca-larger-than=0 is meaningless"
24984 #: c-family/c-opts.c:390
24985 #, gcc-internal-format
24986 msgid "-Wvla-larger-than=0 is meaningless"
24989 #: c-family/c-opts.c:415
24990 #, gcc-internal-format
24991 msgid "%<-Wabi=1%> is not supported, using =2"
24994 #: c-family/c-opts.c:607 fortran/cpp.c:350
24995 #, gcc-internal-format
24996 msgid "output filename specified twice"
24999 #: c-family/c-opts.c:773
25000 #, gcc-internal-format
25001 msgid "-fexcess-precision=standard for C++"
25004 #: c-family/c-opts.c:808
25005 #, gcc-internal-format
25006 msgid "-fno-gnu89-inline is only supported in GNU99 or C99 mode"
25009 #: c-family/c-opts.c:854
25010 #, gcc-internal-format
25011 msgid "-Wformat-y2k ignored without -Wformat"
25014 #: c-family/c-opts.c:856
25015 #, gcc-internal-format
25016 msgid "-Wformat-extra-args ignored without -Wformat"
25019 #: c-family/c-opts.c:858
25020 #, gcc-internal-format
25021 msgid "-Wformat-zero-length ignored without -Wformat"
25024 #: c-family/c-opts.c:860
25025 #, gcc-internal-format
25026 msgid "-Wformat-nonliteral ignored without -Wformat"
25029 #: c-family/c-opts.c:862
25030 #, gcc-internal-format
25031 msgid "-Wformat-contains-nul ignored without -Wformat"
25034 #: c-family/c-opts.c:864
25035 #, gcc-internal-format
25036 msgid "-Wformat-security ignored without -Wformat"
25039 #: c-family/c-opts.c:902
25040 #, gcc-internal-format
25041 msgid "%<-fabi-compat-version=1%> is not supported, using =2"
25044 #: c-family/c-opts.c:961
25045 #, gcc-internal-format
25046 msgid "external TLS initialization functions not supported on this target"
25049 #: c-family/c-opts.c:981
25050 #, gcc-internal-format
25051 msgid "opening output file %s: %m"
25054 #: c-family/c-opts.c:986
25055 #, gcc-internal-format, gfc-internal-format
25056 msgid "too many filenames given. Type %s --help for usage"
25059 #: c-family/c-opts.c:1005
25060 #, gcc-internal-format, gfc-internal-format
25061 msgid "the \"%s\" debug format cannot be used with pre-compiled headers"
25064 #: c-family/c-opts.c:1166
25065 #, gcc-internal-format
25066 msgid "opening dependency file %s: %m"
25069 #: c-family/c-opts.c:1177
25070 #, gcc-internal-format
25071 msgid "closing dependency file %s: %m"
25074 #: c-family/c-opts.c:1180
25075 #, gcc-internal-format
25076 msgid "when writing output to %s: %m"
25079 #: c-family/c-opts.c:1260
25080 #, gcc-internal-format
25081 msgid "to generate dependencies you must specify either -M or -MM"
25084 #: c-family/c-opts.c:1283
25085 #, gcc-internal-format
25086 msgid "-MG may only be used with -M or -MM"
25089 #: c-family/c-opts.c:1316
25090 #, gcc-internal-format
25091 msgid "-fdirectives-only is incompatible with -Wunused_macros"
25094 #: c-family/c-opts.c:1318
25095 #, gcc-internal-format
25096 msgid "-fdirectives-only is incompatible with -traditional"
25099 #: c-family/c-opts.c:1510
25100 #, gcc-internal-format
25101 msgid "too late for # directive to set debug directory"
25104 #: c-family/c-pch.c:110
25105 #, gcc-internal-format
25106 msgid "can%'t create precompiled header %s: %m"
25109 #: c-family/c-pch.c:133
25110 #, gcc-internal-format
25111 msgid "can%'t write to %s: %m"
25114 #: c-family/c-pch.c:191
25115 #, gcc-internal-format
25116 msgid "can%'t write %s: %m"
25119 #: c-family/c-pch.c:219 c-family/c-pch.c:260 c-family/c-pch.c:311
25120 #, gcc-internal-format
25121 msgid "can%'t read %s: %m"
25124 #: c-family/c-pch.c:417
25125 #, gcc-internal-format
25126 msgid "pch_preprocess pragma should only be used with -fpreprocessed"
25129 #: c-family/c-pch.c:418
25130 #, gcc-internal-format
25131 msgid "use #include instead"
25134 #: c-family/c-pch.c:424
25135 #, gcc-internal-format
25136 msgid "%s: couldn%'t open PCH file: %m"
25139 #: c-family/c-pch.c:429
25140 #, gcc-internal-format
25141 msgid "use -Winvalid-pch for more information"
25144 #: c-family/c-pch.c:430
25145 #, gcc-internal-format, gfc-internal-format
25146 msgid "%s: PCH file was invalid"
25149 #: c-family/c-pragma.c:93
25150 #, gcc-internal-format
25151 msgid "#pragma pack (pop) encountered without matching #pragma pack (push)"
25154 #: c-family/c-pragma.c:106
25155 #, gcc-internal-format
25157 "#pragma pack(pop, %E) encountered without matching #pragma pack(push, %E)"
25160 #: c-family/c-pragma.c:136
25161 #, gcc-internal-format
25162 msgid "missing %<(%> after %<#pragma pack%> - ignored"
25165 #: c-family/c-pragma.c:147 c-family/c-pragma.c:179
25166 #, gcc-internal-format
25167 msgid "invalid constant in %<#pragma pack%> - ignored"
25170 #: c-family/c-pragma.c:151 c-family/c-pragma.c:193
25171 #, gcc-internal-format
25172 msgid "malformed %<#pragma pack%> - ignored"
25175 #: c-family/c-pragma.c:156
25176 #, gcc-internal-format
25177 msgid "malformed %<#pragma pack(push[, id][, <n>])%> - ignored"
25180 #: c-family/c-pragma.c:158
25181 #, gcc-internal-format
25182 msgid "malformed %<#pragma pack(pop[, id])%> - ignored"
25185 #: c-family/c-pragma.c:167
25186 #, gcc-internal-format
25187 msgid "unknown action %qE for %<#pragma pack%> - ignored"
25190 #: c-family/c-pragma.c:196
25191 #, gcc-internal-format
25192 msgid "junk at end of %<#pragma pack%>"
25195 #: c-family/c-pragma.c:199
25196 #, gcc-internal-format
25197 msgid "#pragma pack has no effect with -fpack-struct - ignored"
25200 #: c-family/c-pragma.c:220
25201 #, gcc-internal-format, gfc-internal-format
25202 msgid "alignment must be a small power of two, not %d"
25205 #: c-family/c-pragma.c:259
25206 #, gcc-internal-format
25208 "applying #pragma weak %q+D after first use results in unspecified behavior"
25211 #: c-family/c-pragma.c:356 c-family/c-pragma.c:361
25212 #, gcc-internal-format
25213 msgid "malformed #pragma weak, ignored"
25216 #: c-family/c-pragma.c:365
25217 #, gcc-internal-format
25218 msgid "junk at end of %<#pragma weak%>"
25221 #: c-family/c-pragma.c:371
25222 #, gcc-internal-format
25223 msgid "%<#pragma weak%> declaration of %q+D not allowed, ignored"
25226 #: c-family/c-pragma.c:418
25227 #, gcc-internal-format
25228 msgid "scalar_storage_order is not supported"
25231 #: c-family/c-pragma.c:422
25232 #, gcc-internal-format
25234 "missing [big-endian|little-endian|default] after %<#pragma "
25235 "scalar_storage_order%>"
25238 #: c-family/c-pragma.c:431
25239 #, gcc-internal-format
25241 "expected [big-endian|little-endian|default] after %<#pragma "
25242 "scalar_storage_order%>"
25245 #: c-family/c-pragma.c:485 c-family/c-pragma.c:487
25246 #, gcc-internal-format
25247 msgid "malformed #pragma redefine_extname, ignored"
25250 #: c-family/c-pragma.c:490
25251 #, gcc-internal-format
25252 msgid "junk at end of %<#pragma redefine_extname%>"
25255 #: c-family/c-pragma.c:518 c-family/c-pragma.c:591
25256 #, gcc-internal-format
25257 msgid "#pragma redefine_extname ignored due to conflict with previous rename"
25260 #: c-family/c-pragma.c:546
25261 #, gcc-internal-format
25263 "#pragma redefine_extname ignored due to conflict with previous #pragma "
25267 #: c-family/c-pragma.c:582
25268 #, gcc-internal-format
25269 msgid "asm declaration ignored due to conflict with previous rename"
25272 #: c-family/c-pragma.c:613
25273 #, gcc-internal-format
25275 "#pragma redefine_extname ignored due to conflict with __asm__ declaration"
25278 #: c-family/c-pragma.c:674
25279 #, gcc-internal-format
25281 "#pragma GCC visibility push() must specify default, internal, hidden or "
25285 #: c-family/c-pragma.c:716
25286 #, gcc-internal-format
25287 msgid "#pragma GCC visibility must be followed by push or pop"
25290 #: c-family/c-pragma.c:722
25291 #, gcc-internal-format
25292 msgid "no matching push for %<#pragma GCC visibility pop%>"
25295 #: c-family/c-pragma.c:727 c-family/c-pragma.c:734
25296 #, gcc-internal-format
25297 msgid "missing %<(%> after %<#pragma GCC visibility push%> - ignored"
25300 #: c-family/c-pragma.c:730
25301 #, gcc-internal-format
25302 msgid "malformed #pragma GCC visibility push"
25305 #: c-family/c-pragma.c:738
25306 #, gcc-internal-format
25307 msgid "junk at end of %<#pragma GCC visibility%>"
25310 #: c-family/c-pragma.c:750
25311 #, gcc-internal-format
25313 "missing [error|warning|ignored|push|pop] after %<#pragma GCC diagnostic%>"
25316 #: c-family/c-pragma.c:776
25317 #, gcc-internal-format
25319 "expected [error|warning|ignored|push|pop] after %<#pragma GCC diagnostic%>"
25322 #: c-family/c-pragma.c:785
25323 #, gcc-internal-format
25324 msgid "missing option after %<#pragma GCC diagnostic%> kind"
25327 #: c-family/c-pragma.c:796
25328 #, gcc-internal-format
25329 msgid "unknown option after %<#pragma GCC diagnostic%> kind"
25332 #: c-family/c-pragma.c:802
25333 #, gcc-internal-format
25334 msgid "%qs is not an option that controls warnings"
25337 #: c-family/c-pragma.c:810
25338 #, gcc-internal-format
25339 msgid "option %qs is valid for %s but not for %s"
25342 #: c-family/c-pragma.c:842
25343 #, gcc-internal-format
25344 msgid "#pragma GCC option is not allowed inside functions"
25347 #: c-family/c-pragma.c:855
25348 #, gcc-internal-format
25349 msgid "%<#pragma GCC option%> is not a string"
25352 #: c-family/c-pragma.c:882
25353 #, gcc-internal-format
25355 "%<#pragma GCC target (string [,string]...)%> does not have a final %<)%>"
25358 #: c-family/c-pragma.c:888
25359 #, gcc-internal-format
25360 msgid "#pragma GCC target string... is badly formed"
25363 #: c-family/c-pragma.c:911
25364 #, gcc-internal-format
25365 msgid "#pragma GCC optimize is not allowed inside functions"
25368 #: c-family/c-pragma.c:924
25369 #, gcc-internal-format
25370 msgid "%<#pragma GCC optimize%> is not a string or number"
25373 #: c-family/c-pragma.c:950
25374 #, gcc-internal-format
25376 "%<#pragma GCC optimize (string [,string]...)%> does not have a final %<)%>"
25379 #: c-family/c-pragma.c:956
25380 #, gcc-internal-format
25381 msgid "#pragma GCC optimize string... is badly formed"
25384 #: c-family/c-pragma.c:997
25385 #, gcc-internal-format
25386 msgid "junk at end of %<#pragma push_options%>"
25389 #: c-family/c-pragma.c:1027
25390 #, gcc-internal-format
25391 msgid "junk at end of %<#pragma pop_options%>"
25394 #: c-family/c-pragma.c:1034
25395 #, gcc-internal-format
25397 "%<#pragma GCC pop_options%> without a corresponding %<#pragma GCC "
25401 #: c-family/c-pragma.c:1076
25402 #, gcc-internal-format
25403 msgid "junk at end of %<#pragma reset_options%>"
25406 #: c-family/c-pragma.c:1114 c-family/c-pragma.c:1121
25407 #, gcc-internal-format
25408 msgid "expected a string after %<#pragma message%>"
25411 #: c-family/c-pragma.c:1116
25412 #, gcc-internal-format
25413 msgid "malformed %<#pragma message%>, ignored"
25416 #: c-family/c-pragma.c:1126
25417 #, gcc-internal-format
25418 msgid "junk at end of %<#pragma message%>"
25421 #: c-family/c-pragma.c:1129
25422 #, gcc-internal-format, gfc-internal-format
25423 msgid "#pragma message: %s"
25426 #: c-family/c-pragma.c:1166
25427 #, gcc-internal-format
25428 msgid "invalid location for %<pragma %s%>, ignored"
25431 #: c-family/c-pragma.c:1173 c-family/c-pragma.c:1187
25432 #, gcc-internal-format
25433 msgid "malformed %<#pragma %s%>, ignored"
25436 #: c-family/c-pragma.c:1193
25437 #, gcc-internal-format
25438 msgid "junk at end of %<#pragma %s%>"
25441 #: c-family/c-pragma.c:1211
25442 #, gcc-internal-format
25443 msgid "%<#pragma STDC FLOAT_CONST_DECIMAL64%> is not supported for C++"
25446 #: c-family/c-pragma.c:1220
25447 #, gcc-internal-format
25448 msgid "%<#pragma STDC FLOAT_CONST_DECIMAL64%> is not supported on this target"
25451 #: c-family/c-pragma.c:1226
25452 #, gcc-internal-format
25453 msgid "ISO C does not support %<#pragma STDC FLOAT_CONST_DECIMAL64%>"
25456 #: c-family/c-pretty-print.c:327
25457 #, gcc-internal-format
25458 msgid "<type-error>"
25461 #: c-family/c-pretty-print.c:369
25462 #, gcc-internal-format
25463 msgid "<unnamed-unsigned:"
25466 #: c-family/c-pretty-print.c:373
25467 #, gcc-internal-format
25468 msgid "<unnamed-float:"
25471 #: c-family/c-pretty-print.c:376
25472 #, gcc-internal-format
25473 msgid "<unnamed-fixed:"
25476 #: c-family/c-pretty-print.c:391
25477 #, gcc-internal-format
25478 msgid "<typedef-error>"
25481 #: c-family/c-pretty-print.c:406
25482 #, gcc-internal-format
25483 msgid "<tag-error>"
25486 #: c-family/c-pretty-print.c:1227
25487 #, gcc-internal-format
25488 msgid "<erroneous-expression>"
25491 #: c-family/c-pretty-print.c:1231 cp/cxx-pretty-print.c:140
25492 #, gcc-internal-format
25493 msgid "<return-value>"
25496 #: c-family/c-semantics.c:152
25497 #, gcc-internal-format, gfc-internal-format
25498 msgid "wrong type argument to %s"
25501 #: c-family/c-warn.c:49 c-family/c-warn.c:62 cp/constexpr.c:1727
25502 #: cp/constexpr.c:3837
25503 #, gcc-internal-format
25504 msgid "overflow in constant expression"
25507 #: c-family/c-warn.c:85
25508 #, gcc-internal-format
25509 msgid "integer overflow in expression"
25512 #: c-family/c-warn.c:90
25513 #, gcc-internal-format
25514 msgid "floating point overflow in expression"
25517 #: c-family/c-warn.c:94
25518 #, gcc-internal-format
25519 msgid "fixed-point overflow in expression"
25522 #: c-family/c-warn.c:98
25523 #, gcc-internal-format
25524 msgid "vector overflow in expression"
25527 #: c-family/c-warn.c:104
25528 #, gcc-internal-format
25529 msgid "complex integer overflow in expression"
25532 #: c-family/c-warn.c:107
25533 #, gcc-internal-format
25534 msgid "complex floating point overflow in expression"
25537 #: c-family/c-warn.c:161
25538 #, gcc-internal-format
25539 msgid "logical %<or%> applied to non-boolean constant"
25542 #: c-family/c-warn.c:164
25543 #, gcc-internal-format
25544 msgid "logical %<and%> applied to non-boolean constant"
25547 #: c-family/c-warn.c:234
25548 #, gcc-internal-format
25549 msgid "logical %<or%> of collectively exhaustive tests is always true"
25552 #: c-family/c-warn.c:238
25553 #, gcc-internal-format
25554 msgid "logical %<and%> of mutually exclusive tests is always false"
25557 #: c-family/c-warn.c:248
25558 #, gcc-internal-format
25559 msgid "logical %<or%> of equal expressions"
25562 #: c-family/c-warn.c:251
25563 #, gcc-internal-format
25564 msgid "logical %<and%> of equal expressions"
25567 #: c-family/c-warn.c:321
25568 #, gcc-internal-format
25569 msgid "self-comparison always evaluates to true"
25572 #: c-family/c-warn.c:324
25573 #, gcc-internal-format
25574 msgid "self-comparison always evaluates to false"
25577 #: c-family/c-warn.c:374
25578 #, gcc-internal-format
25579 msgid "logical not is only applied to the left hand side of comparison"
25582 #: c-family/c-warn.c:382
25583 #, gcc-internal-format
25585 "add parentheses around left hand side expression to silence this warning"
25588 #: c-family/c-warn.c:512
25589 #, gcc-internal-format
25590 msgid "type-punning to incomplete type might break strict-aliasing rules"
25593 #: c-family/c-warn.c:529
25594 #, gcc-internal-format
25595 msgid "dereferencing type-punned pointer will break strict-aliasing rules"
25598 #: c-family/c-warn.c:536 c-family/c-warn.c:553
25599 #, gcc-internal-format
25600 msgid "dereferencing type-punned pointer might break strict-aliasing rules"
25603 #: c-family/c-warn.c:687
25604 #, gcc-internal-format
25606 "argument to %<sizeof%> in %qD call is the same expression as the "
25607 "destination; did you mean to remove the addressof?"
25610 #: c-family/c-warn.c:694
25611 #, gcc-internal-format
25613 "argument to %<sizeof%> in %qD call is the same expression as the "
25614 "destination; did you mean to provide an explicit length?"
25617 #: c-family/c-warn.c:699
25618 #, gcc-internal-format
25620 "argument to %<sizeof%> in %qD call is the same expression as the "
25621 "destination; did you mean to dereference it?"
25624 #: c-family/c-warn.c:711
25625 #, gcc-internal-format
25627 "argument to %<sizeof%> in %qD call is the same pointer type %qT as the "
25628 "destination; expected %qT or an explicit length"
25631 #: c-family/c-warn.c:727
25632 #, gcc-internal-format
25634 "argument to %<sizeof%> in %qD call is the same expression as the source; did "
25635 "you mean to remove the addressof?"
25638 #: c-family/c-warn.c:734
25639 #, gcc-internal-format
25641 "argument to %<sizeof%> in %qD call is the same expression as the source; did "
25642 "you mean to provide an explicit length?"
25645 #: c-family/c-warn.c:739
25646 #, gcc-internal-format
25648 "argument to %<sizeof%> in %qD call is the same expression as the source; did "
25649 "you mean to dereference it?"
25652 #: c-family/c-warn.c:751
25653 #, gcc-internal-format
25655 "argument to %<sizeof%> in %qD call is the same pointer type %qT as the "
25656 "source; expected %qT or an explicit length"
25659 #: c-family/c-warn.c:767
25660 #, gcc-internal-format
25662 "argument to %<sizeof%> in %qD call is the same expression as the first "
25663 "source; did you mean to remove the addressof?"
25666 #: c-family/c-warn.c:774
25667 #, gcc-internal-format
25669 "argument to %<sizeof%> in %qD call is the same expression as the first "
25670 "source; did you mean to provide an explicit length?"
25673 #: c-family/c-warn.c:779
25674 #, gcc-internal-format
25676 "argument to %<sizeof%> in %qD call is the same expression as the first "
25677 "source; did you mean to dereference it?"
25680 #: c-family/c-warn.c:791
25681 #, gcc-internal-format
25683 "argument to %<sizeof%> in %qD call is the same pointer type %qT as the first "
25684 "source; expected %qT or an explicit length"
25687 #: c-family/c-warn.c:807
25688 #, gcc-internal-format
25690 "argument to %<sizeof%> in %qD call is the same expression as the second "
25691 "source; did you mean to remove the addressof?"
25694 #: c-family/c-warn.c:814
25695 #, gcc-internal-format
25697 "argument to %<sizeof%> in %qD call is the same expression as the second "
25698 "source; did you mean to provide an explicit length?"
25701 #: c-family/c-warn.c:819
25702 #, gcc-internal-format
25704 "argument to %<sizeof%> in %qD call is the same expression as the second "
25705 "source; did you mean to dereference it?"
25708 #: c-family/c-warn.c:831
25709 #, gcc-internal-format
25711 "argument to %<sizeof%> in %qD call is the same pointer type %qT as the "
25712 "second source; expected %qT or an explicit length"
25715 #: c-family/c-warn.c:860 c-family/c-warn.c:867
25716 #, gcc-internal-format
25717 msgid "%<_Atomic%>-qualified parameter type %qT of %q+D"
25720 #: c-family/c-warn.c:877
25721 #, gcc-internal-format
25722 msgid "first argument of %q+D should be %<int%>"
25725 #: c-family/c-warn.c:886
25726 #, gcc-internal-format
25727 msgid "second argument of %q+D should be %<char **%>"
25730 #: c-family/c-warn.c:895
25731 #, gcc-internal-format
25732 msgid "third argument of %q+D should probably be %<char **%>"
25735 #: c-family/c-warn.c:906
25736 #, gcc-internal-format
25737 msgid "%q+D takes only zero or two arguments"
25740 #: c-family/c-warn.c:910
25741 #, gcc-internal-format
25742 msgid "%q+D declared as variadic function"
25745 #: c-family/c-warn.c:952
25746 #, gcc-internal-format
25747 msgid "conversion to %qT from boolean expression"
25750 #: c-family/c-warn.c:961 c-family/c-warn.c:965
25751 #, gcc-internal-format
25752 msgid "conversion to %qT alters %qT constant value"
25755 #: c-family/c-warn.c:985 c-family/c-warn.c:993
25756 #, gcc-internal-format
25757 msgid "conversion to %qT from %qT may alter its value"
25760 #: c-family/c-warn.c:989
25761 #, gcc-internal-format
25762 msgid "conversion to %qT from %qT discards imaginary component"
25765 #: c-family/c-warn.c:1024
25766 #, gcc-internal-format
25767 msgid "large integer implicitly truncated to unsigned type"
25770 #: c-family/c-warn.c:1030 c-family/c-warn.c:1037 c-family/c-warn.c:1045
25771 #, gcc-internal-format
25772 msgid "overflow in implicit constant conversion"
25775 #: c-family/c-warn.c:1068
25776 #, gcc-internal-format
25777 msgid "case value %qs not in enumerated type"
25780 #: c-family/c-warn.c:1073
25781 #, gcc-internal-format
25782 msgid "case value %qs not in enumerated type %qT"
25785 #: c-family/c-warn.c:1134
25786 #, gcc-internal-format
25787 msgid "switch missing default case"
25790 #: c-family/c-warn.c:1179
25791 #, gcc-internal-format
25792 msgid "switch condition has boolean value"
25795 #: c-family/c-warn.c:1252
25796 #, gcc-internal-format
25797 msgid "enumeration value %qE not handled in switch"
25800 #: c-family/c-warn.c:1280
25801 #, gcc-internal-format
25803 "the omitted middle operand in ?: will always be %<true%>, suggest explicit "
25807 #: c-family/c-warn.c:1301
25808 #, gcc-internal-format
25809 msgid "assignment of member %qD in read-only object"
25812 #: c-family/c-warn.c:1303
25813 #, gcc-internal-format
25814 msgid "increment of member %qD in read-only object"
25817 #: c-family/c-warn.c:1305
25818 #, gcc-internal-format
25819 msgid "decrement of member %qD in read-only object"
25822 #: c-family/c-warn.c:1307
25823 #, gcc-internal-format
25824 msgid "member %qD in read-only object used as %<asm%> output"
25827 #: c-family/c-warn.c:1311
25828 #, gcc-internal-format
25829 msgid "assignment of read-only member %qD"
25832 #: c-family/c-warn.c:1312
25833 #, gcc-internal-format
25834 msgid "increment of read-only member %qD"
25837 #: c-family/c-warn.c:1313
25838 #, gcc-internal-format
25839 msgid "decrement of read-only member %qD"
25842 #: c-family/c-warn.c:1314
25843 #, gcc-internal-format
25844 msgid "read-only member %qD used as %<asm%> output"
25847 #: c-family/c-warn.c:1318
25848 #, gcc-internal-format
25849 msgid "assignment of read-only variable %qD"
25852 #: c-family/c-warn.c:1319
25853 #, gcc-internal-format
25854 msgid "increment of read-only variable %qD"
25857 #: c-family/c-warn.c:1320
25858 #, gcc-internal-format
25859 msgid "decrement of read-only variable %qD"
25862 #: c-family/c-warn.c:1321
25863 #, gcc-internal-format
25864 msgid "read-only variable %qD used as %<asm%> output"
25867 #: c-family/c-warn.c:1324
25868 #, gcc-internal-format
25869 msgid "assignment of read-only parameter %qD"
25872 #: c-family/c-warn.c:1325
25873 #, gcc-internal-format
25874 msgid "increment of read-only parameter %qD"
25877 #: c-family/c-warn.c:1326
25878 #, gcc-internal-format
25879 msgid "decrement of read-only parameter %qD"
25882 #: c-family/c-warn.c:1327
25883 #, gcc-internal-format
25884 msgid "read-only parameter %qD use as %<asm%> output"
25887 #: c-family/c-warn.c:1332
25888 #, gcc-internal-format
25889 msgid "assignment of read-only named return value %qD"
25892 #: c-family/c-warn.c:1334
25893 #, gcc-internal-format
25894 msgid "increment of read-only named return value %qD"
25897 #: c-family/c-warn.c:1336
25898 #, gcc-internal-format
25899 msgid "decrement of read-only named return value %qD"
25902 #: c-family/c-warn.c:1338
25903 #, gcc-internal-format
25904 msgid "read-only named return value %qD used as %<asm%>output"
25907 #: c-family/c-warn.c:1343
25908 #, gcc-internal-format
25909 msgid "assignment of function %qD"
25912 #: c-family/c-warn.c:1344
25913 #, gcc-internal-format
25914 msgid "increment of function %qD"
25917 #: c-family/c-warn.c:1345
25918 #, gcc-internal-format
25919 msgid "decrement of function %qD"
25922 #: c-family/c-warn.c:1346
25923 #, gcc-internal-format
25924 msgid "function %qD used as %<asm%> output"
25927 #: c-family/c-warn.c:1349 c/c-typeck.c:4694
25928 #, gcc-internal-format
25929 msgid "assignment of read-only location %qE"
25932 #: c-family/c-warn.c:1350 c/c-typeck.c:4697
25933 #, gcc-internal-format
25934 msgid "increment of read-only location %qE"
25937 #: c-family/c-warn.c:1351 c/c-typeck.c:4700
25938 #, gcc-internal-format
25939 msgid "decrement of read-only location %qE"
25942 #: c-family/c-warn.c:1352
25943 #, gcc-internal-format
25944 msgid "read-only location %qE used as %<asm%> output"
25947 #: c-family/c-warn.c:1366
25948 #, gcc-internal-format
25949 msgid "lvalue required as left operand of assignment"
25952 #: c-family/c-warn.c:1369
25953 #, gcc-internal-format
25954 msgid "lvalue required as increment operand"
25957 #: c-family/c-warn.c:1372
25958 #, gcc-internal-format
25959 msgid "lvalue required as decrement operand"
25962 #: c-family/c-warn.c:1375
25963 #, gcc-internal-format
25964 msgid "lvalue required as unary %<&%> operand"
25967 #: c-family/c-warn.c:1378
25968 #, gcc-internal-format
25969 msgid "lvalue required in asm statement"
25972 #: c-family/c-warn.c:1395
25973 #, gcc-internal-format
25974 msgid "invalid type argument (have %qT)"
25977 #: c-family/c-warn.c:1399
25978 #, gcc-internal-format
25979 msgid "invalid type argument of array indexing (have %qT)"
25982 #: c-family/c-warn.c:1404
25983 #, gcc-internal-format
25984 msgid "invalid type argument of unary %<*%> (have %qT)"
25987 #: c-family/c-warn.c:1409
25988 #, gcc-internal-format
25989 msgid "invalid type argument of %<->%> (have %qT)"
25992 #: c-family/c-warn.c:1414
25993 #, gcc-internal-format
25994 msgid "invalid type argument of %<->*%> (have %qT)"
25997 #: c-family/c-warn.c:1419
25998 #, gcc-internal-format
25999 msgid "invalid type argument of implicit conversion (have %qT)"
26002 #: c-family/c-warn.c:1440
26003 #, gcc-internal-format
26004 msgid "array subscript has type %<char%>"
26007 #: c-family/c-warn.c:1475 c-family/c-warn.c:1478
26008 #, gcc-internal-format
26009 msgid "suggest parentheses around %<+%> inside %<<<%>"
26012 #: c-family/c-warn.c:1481 c-family/c-warn.c:1484
26013 #, gcc-internal-format
26014 msgid "suggest parentheses around %<-%> inside %<<<%>"
26017 #: c-family/c-warn.c:1490 c-family/c-warn.c:1493
26018 #, gcc-internal-format
26019 msgid "suggest parentheses around %<+%> inside %<>>%>"
26022 #: c-family/c-warn.c:1496 c-family/c-warn.c:1499
26023 #, gcc-internal-format
26024 msgid "suggest parentheses around %<-%> inside %<>>%>"
26027 #: c-family/c-warn.c:1505 c-family/c-warn.c:1508
26028 #, gcc-internal-format
26029 msgid "suggest parentheses around %<&&%> within %<||%>"
26032 #: c-family/c-warn.c:1515 c-family/c-warn.c:1519
26033 #, gcc-internal-format
26034 msgid "suggest parentheses around arithmetic in operand of %<|%>"
26037 #: c-family/c-warn.c:1523 c-family/c-warn.c:1526
26038 #, gcc-internal-format
26039 msgid "suggest parentheses around comparison in operand of %<|%>"
26042 #: c-family/c-warn.c:1531
26043 #, gcc-internal-format
26045 "suggest parentheses around operand of %<!%> or change %<|%> to %<||%> or %<!"
26049 #: c-family/c-warn.c:1539 c-family/c-warn.c:1543
26050 #, gcc-internal-format
26051 msgid "suggest parentheses around arithmetic in operand of %<^%>"
26054 #: c-family/c-warn.c:1547 c-family/c-warn.c:1550
26055 #, gcc-internal-format
26056 msgid "suggest parentheses around comparison in operand of %<^%>"
26059 #: c-family/c-warn.c:1556 c-family/c-warn.c:1559
26060 #, gcc-internal-format
26061 msgid "suggest parentheses around %<+%> in operand of %<&%>"
26064 #: c-family/c-warn.c:1562 c-family/c-warn.c:1565
26065 #, gcc-internal-format
26066 msgid "suggest parentheses around %<-%> in operand of %<&%>"
26069 #: c-family/c-warn.c:1569 c-family/c-warn.c:1572
26070 #, gcc-internal-format
26071 msgid "suggest parentheses around comparison in operand of %<&%>"
26074 #: c-family/c-warn.c:1577
26075 #, gcc-internal-format
26077 "suggest parentheses around operand of %<!%> or change %<&%> to %<&&%> or %<!"
26081 #: c-family/c-warn.c:1584 c-family/c-warn.c:1587
26082 #, gcc-internal-format
26083 msgid "suggest parentheses around comparison in operand of %<==%>"
26086 #: c-family/c-warn.c:1592 c-family/c-warn.c:1595
26087 #, gcc-internal-format
26088 msgid "suggest parentheses around comparison in operand of %<!=%>"
26091 #: c-family/c-warn.c:1605 c-family/c-warn.c:1611
26092 #, gcc-internal-format
26093 msgid "comparisons like %<X<=Y<=Z%> do not have their mathematical meaning"
26096 #: c-family/c-warn.c:1627
26097 #, gcc-internal-format
26098 msgid "label %q+D defined but not used"
26101 #: c-family/c-warn.c:1629
26102 #, gcc-internal-format
26103 msgid "label %q+D declared but not defined"
26106 #: c-family/c-warn.c:1652
26107 #, gcc-internal-format
26108 msgid "division by zero"
26111 #: c-family/c-warn.c:1669
26112 #, gcc-internal-format
26114 "%<memset%> used with constant zero length parameter; this could be due to "
26115 "transposed parameters"
26118 #: c-family/c-warn.c:1692
26119 #, gcc-internal-format
26121 "%<memset%> used with length equal to number of elements without "
26122 "multiplication by element size"
26125 #: c-family/c-warn.c:1728 c/c-typeck.c:11218 c/c-typeck.c:11377
26126 #: cp/typeck.c:4872
26127 #, gcc-internal-format
26128 msgid "comparison between types %qT and %qT"
26131 #: c-family/c-warn.c:1779
26132 #, gcc-internal-format
26133 msgid "comparison between signed and unsigned integer expressions"
26136 #: c-family/c-warn.c:1830
26137 #, gcc-internal-format
26138 msgid "promoted ~unsigned is always non-zero"
26141 #: c-family/c-warn.c:1833
26142 #, gcc-internal-format
26143 msgid "comparison of promoted ~unsigned with constant"
26146 #: c-family/c-warn.c:1843
26147 #, gcc-internal-format
26148 msgid "comparison of promoted ~unsigned with unsigned"
26151 #: c-family/c-warn.c:1894
26152 #, gcc-internal-format
26153 msgid "unused parameter %qD"
26156 #: c-family/c-warn.c:1956
26157 #, gcc-internal-format
26158 msgid "typedef %qD locally defined but not used"
26161 #: c-family/c-warn.c:1991
26162 #, gcc-internal-format
26163 msgid "duplicated %<if%> condition"
26166 #: c-family/c-warn.c:2020
26167 #, gcc-internal-format
26169 "optimization attribute on %qD follows definition but the attribute doesn%'t "
26173 #: c-family/c-warn.c:2028
26174 #, gcc-internal-format
26175 msgid "inline declaration of %qD follows declaration with attribute noinline"
26178 #: c-family/c-warn.c:2033
26179 #, gcc-internal-format
26180 msgid "declaration of %q+D with attribute noinline follows inline declaration "
26183 #: c-family/c-warn.c:2037 c-family/c-warn.c:2042 c-family/c-warn.c:2047
26184 #: c-family/c-warn.c:2052
26185 #, gcc-internal-format
26187 "declaration of %q+D with attribute %qs follows declaration with attribute %qs"
26190 #: c-family/c-warn.c:2099
26191 #, gcc-internal-format
26192 msgid "result of %qE requires %u bits to represent, but %qT only has %u bits"
26195 #: c-family/c-warn.c:2137 c-family/c-warn.c:2161
26196 #, gcc-internal-format
26197 msgid "comparison of constant %qE with boolean expression is always false"
26200 #: c-family/c-warn.c:2140 c-family/c-warn.c:2158
26201 #, gcc-internal-format
26202 msgid "comparison of constant %qE with boolean expression is always true"
26205 #: c-family/c-warn.c:2212
26207 "passing argument %i to restrict-qualified parameter aliases with argument %Z"
26209 "passing argument %i to restrict-qualified parameter aliases with arguments %Z"
26213 #: c-family/cilk.c:93 cp/parser.c:6571
26214 #, gcc-internal-format
26215 msgid "%<_Cilk_spawn%> may only be used inside a function"
26218 #: c-family/cilk.c:106
26219 #, gcc-internal-format
26220 msgid "only function calls can be spawned"
26223 #: c-family/cilk.c:250
26224 #, gcc-internal-format
26225 msgid "invalid use of %<_Cilk_spawn%>"
26228 #: c-family/cilk.c:393
26229 #, gcc-internal-format
26230 msgid "explicit register variable %qD may not be modified in spawn"
26233 #: c-family/cilk.c:474
26234 #, gcc-internal-format
26235 msgid "cannot spawn call to function that returns twice"
26238 #: c-family/cilk.c:495
26239 #, gcc-internal-format
26240 msgid "invalid use of label %q+D in %<_Cilk_spawn%>"
26243 #: c-family/cilk.c:996
26244 #, gcc-internal-format
26245 msgid "register assignment ignored for %qD used in Cilk block"
26248 #: c-family/cppspec.c:93
26249 #, gcc-internal-format
26250 msgid "%qs is not a valid option to the preprocessor"
26253 #: c-family/cppspec.c:112
26254 #, gcc-internal-format
26255 msgid "too many input files"
26258 #: common/config/aarch64/aarch64-common.c:313 config/aarch64/aarch64.c:8689
26259 #, gcc-internal-format
26260 msgid "unknown value %qs for -mcpu"
26263 #: common/config/alpha/alpha-common.c:76
26264 #, gcc-internal-format
26265 msgid "bad value %qs for -mtls-size switch"
26268 #: common/config/arc/arc-common.c:81
26269 #, gcc-internal-format
26270 msgid "multiple -mcpu= options specified."
26273 #: common/config/arc/arc-common.c:87
26274 #, gcc-internal-format
26275 msgid "Unsupported value for mmpy-option"
26278 #: common/config/bfin/bfin-common.c:304 common/config/m68k/m68k-common.c:60
26279 #, gcc-internal-format, gfc-internal-format
26280 msgid "-mshared-library-id=%s is not between 0 and %d"
26283 #: common/config/bfin/bfin-common.c:323
26284 #, gcc-internal-format, gfc-internal-format
26285 msgid "-mcpu=%s is not valid"
26288 #: common/config/bfin/bfin-common.c:359
26289 #, gcc-internal-format, gfc-internal-format
26290 msgid "-mcpu=%s has invalid silicon revision"
26293 #: common/config/i386/i386-common.c:1032
26294 #, gcc-internal-format
26295 msgid "-malign-loops is obsolete, use -falign-loops"
26298 #: common/config/i386/i386-common.c:1034
26299 #, gcc-internal-format, gfc-internal-format
26300 msgid "-malign-loops=%d is not between 0 and %d"
26303 #: common/config/i386/i386-common.c:1041
26304 #, gcc-internal-format
26305 msgid "-malign-jumps is obsolete, use -falign-jumps"
26308 #: common/config/i386/i386-common.c:1043
26309 #, gcc-internal-format, gfc-internal-format
26310 msgid "-malign-jumps=%d is not between 0 and %d"
26313 #: common/config/i386/i386-common.c:1051
26314 #, gcc-internal-format
26315 msgid "-malign-functions is obsolete, use -falign-functions"
26318 #: common/config/i386/i386-common.c:1053
26319 #, gcc-internal-format, gfc-internal-format
26320 msgid "-malign-functions=%d is not between 0 and %d"
26323 #: common/config/i386/i386-common.c:1062
26324 #, gcc-internal-format, gfc-internal-format
26325 msgid "-mbranch-cost=%d is not between 0 and 5"
26328 #: common/config/i386/i386-common.c:1116
26329 #, gcc-internal-format
26330 msgid "%<-fsplit-stack%> currently only supported on GNU/Linux"
26333 #: common/config/i386/i386-common.c:1122
26334 #, gcc-internal-format
26335 msgid "%<-fsplit-stack%> requires assembler support for CFI directives"
26338 #: common/config/ia64/ia64-common.c:59
26339 #, gcc-internal-format
26340 msgid "bad value %<%s%> for -mtls-size= switch"
26343 #: common/config/msp430/msp430-common.c:57
26344 #, gcc-internal-format, gfc-internal-format
26345 msgid "unrecognised argument of -mcpu: %s"
26348 #: common/config/nds32/nds32-common.c:49
26349 #, gcc-internal-format
26350 msgid "for the option -misr-vector-size=X, the valid X must be: 4 or 16"
26353 #: common/config/nds32/nds32-common.c:60
26354 #, gcc-internal-format
26356 "for the option -mcache-block-size=X, the valid X must be: 4, 8, 16, 32, 64, "
26360 #: common/config/rs6000/rs6000-common.c:174 config/sparc/sparc.c:1371
26361 #, gcc-internal-format, gfc-internal-format
26362 msgid "unknown -mdebug-%s switch"
26365 #: common/config/rs6000/rs6000-common.c:222
26366 #, gcc-internal-format, gfc-internal-format
26367 msgid "unknown switch -mlong-double-%s"
26370 #: common/config/rs6000/rs6000-common.c:232
26371 #, gcc-internal-format
26372 msgid "-msingle-float option equivalent to -mhard-float"
26375 #: common/config/rs6000/rs6000-common.c:248
26376 #, gcc-internal-format
26377 msgid "-msimple-fpu option ignored"
26380 #: common/config/rs6000/rs6000-common.c:314
26381 #, gcc-internal-format
26383 "%<-fsplit-stack%> currently only supported on PowerPC64 GNU/Linux with "
26384 "glibc-2.18 or later"
26387 #: common/config/rx/rx-common.c:61
26388 #, gcc-internal-format
26389 msgid "the RX200 cpu does not have FPU hardware"
26392 #: common/config/rx/rx-common.c:63
26393 #, gcc-internal-format
26394 msgid "the RX100 cpu does not have FPU hardware"
26397 #: common/config/s390/s390-common.c:95
26398 #, gcc-internal-format
26399 msgid "stack guard value must be an exact power of 2"
26402 #: common/config/s390/s390-common.c:100
26403 #, gcc-internal-format
26404 msgid "stack size must be an exact power of 2"
26407 #: common/config/v850/v850-common.c:47
26408 #, gcc-internal-format
26409 msgid "value passed in %qs is too large"
26412 #: config/darwin-c.c:82
26413 #, gcc-internal-format
26414 msgid "too many #pragma options align=reset"
26417 #: config/darwin-c.c:102 config/darwin-c.c:105 config/darwin-c.c:107
26418 #: config/darwin-c.c:109
26419 #, gcc-internal-format
26420 msgid "malformed '#pragma options', ignoring"
26423 #: config/darwin-c.c:112
26424 #, gcc-internal-format
26425 msgid "junk at end of '#pragma options'"
26428 #: config/darwin-c.c:122
26429 #, gcc-internal-format
26430 msgid "malformed '#pragma options align={mac68k|power|reset}', ignoring"
26433 #: config/darwin-c.c:134
26434 #, gcc-internal-format
26435 msgid "missing '(' after '#pragma unused', ignoring"
26438 #: config/darwin-c.c:155
26439 #, gcc-internal-format
26440 msgid "missing ')' after '#pragma unused', ignoring"
26443 #: config/darwin-c.c:158
26444 #, gcc-internal-format
26445 msgid "junk at end of '#pragma unused'"
26448 #: config/darwin-c.c:169
26449 #, gcc-internal-format
26450 msgid "malformed '#pragma ms_struct', ignoring"
26453 #: config/darwin-c.c:177
26454 #, gcc-internal-format
26455 msgid "malformed '#pragma ms_struct {on|off|reset}', ignoring"
26458 #: config/darwin-c.c:180
26459 #, gcc-internal-format
26460 msgid "junk at end of '#pragma ms_struct'"
26463 #: config/darwin-c.c:406
26464 #, gcc-internal-format, gfc-internal-format
26465 msgid "subframework include %s conflicts with framework include"
26468 #: config/darwin-c.c:718
26469 #, gcc-internal-format
26470 msgid "unknown value %qs of -mmacosx-version-min"
26473 #: config/darwin-driver.c:50
26474 #, gcc-internal-format
26475 msgid "sysctl for kern.osversion failed: %m"
26478 #: config/darwin-driver.c:85
26479 #, gcc-internal-format
26480 msgid "couldn%'t understand kern.osversion %q.*s"
26483 #. Arbitrary limit, number should be like xx.yy.zz
26484 #: config/darwin-driver.c:125
26485 #, gcc-internal-format
26486 msgid "couldn%'t understand version %s\n"
26489 #: config/darwin-driver.c:178
26490 #, gcc-internal-format, gfc-internal-format
26491 msgid "this compiler does not support %s"
26494 #: config/darwin-driver.c:233
26495 #, gcc-internal-format
26496 msgid "this compiler does not support PowerPC (arch flags ignored)"
26499 #: config/darwin-driver.c:237
26500 #, gcc-internal-format, gfc-internal-format
26501 msgid "%s conflicts with i386 (arch flags ignored)"
26504 #: config/darwin-driver.c:245
26505 #, gcc-internal-format, gfc-internal-format
26506 msgid "%s conflicts with x86_64 (arch flags ignored)"
26509 #: config/darwin-driver.c:252
26510 #, gcc-internal-format
26511 msgid "this compiler does not support X86 (arch flags ignored)"
26514 #: config/darwin-driver.c:256
26515 #, gcc-internal-format, gfc-internal-format
26516 msgid "%s conflicts with ppc (arch flags ignored)"
26519 #: config/darwin-driver.c:264
26520 #, gcc-internal-format, gfc-internal-format
26521 msgid "%s conflicts with ppc64 (arch flags ignored)"
26524 #: config/darwin.c:1691
26525 #, gcc-internal-format
26527 "the use of _OBJC_-prefixed variable names to select meta-data sections is "
26528 "deprecated at 4.6 and will be removed in 4.7"
26531 #: config/darwin.c:1946
26532 #, gcc-internal-format, gfc-internal-format
26533 msgid "failed to open temporary file %s for LTO output"
26536 #: config/darwin.c:2035
26537 #, gcc-internal-format
26539 "%qE 2.95 vtable-compatibility attribute applies only when compiling a kext"
26542 #: config/darwin.c:2042
26543 #, gcc-internal-format
26544 msgid "%qE 2.95 vtable-compatibility attribute applies only to C++ classes"
26547 #: config/darwin.c:2758
26548 #, gcc-internal-format
26550 "protected visibility attribute not supported in this configuration; ignored"
26553 #: config/darwin.c:2947
26554 #, gcc-internal-format, gfc-internal-format
26555 msgid "failed to open temporary file %s with LTO output"
26558 #: config/darwin.c:3126
26559 #, gcc-internal-format
26561 "%<-fobjc-abi-version%> >= 2 must be used for %<-m64%> targets with %<-fnext-"
26565 #: config/darwin.c:3130
26566 #, gcc-internal-format
26568 "%<-fobjc-abi-version%> >= 2 is not supported on %<-m32%> targets with %<-"
26572 #: config/darwin.c:3215
26573 #, gcc-internal-format
26575 "%<-mdynamic-no-pic%> overrides %<-fpic%>, %<-fPIC%>, %<-fpie%> or %<-fPIE%>"
26578 #: config/darwin.c:3403
26579 #, gcc-internal-format
26580 msgid "built-in function %qD requires the %<-mconstant-cfstrings%> flag"
26583 #: config/darwin.c:3410
26584 #, gcc-internal-format
26585 msgid "built-in function %qD takes one argument only"
26588 #: config/darwin.c:3496
26589 #, gcc-internal-format
26590 msgid "CFString literal is missing"
26593 #: config/darwin.c:3507
26594 #, gcc-internal-format
26595 msgid "CFString literal expression is not a string constant"
26598 #: config/darwin.c:3530
26599 #, gcc-internal-format, gfc-internal-format
26600 msgid "%s in CFString literal"
26603 #: config/host-darwin.c:61
26604 #, gcc-internal-format
26605 msgid "couldn%'t unmap pch_address_space: %m"
26608 #: config/sol2-c.c:91 config/sol2-c.c:107
26609 #, gcc-internal-format
26610 msgid "malformed %<#pragma align%>, ignoring"
26613 #: config/sol2-c.c:100
26614 #, gcc-internal-format
26615 msgid "invalid alignment for %<#pragma align%>, ignoring"
26618 #: config/sol2-c.c:115
26619 #, gcc-internal-format
26620 msgid "%<#pragma align%> must appear before the declaration of %D, ignoring"
26623 #: config/sol2-c.c:127 config/sol2-c.c:139
26624 #, gcc-internal-format
26625 msgid "malformed %<#pragma align%>"
26628 #: config/sol2-c.c:134
26629 #, gcc-internal-format
26630 msgid "junk at end of %<#pragma align%>"
26633 #: config/sol2-c.c:155 config/sol2-c.c:162
26634 #, gcc-internal-format
26635 msgid "malformed %<#pragma init%>, ignoring"
26638 #: config/sol2-c.c:186 config/sol2-c.c:198
26639 #, gcc-internal-format
26640 msgid "malformed %<#pragma init%>"
26643 #: config/sol2-c.c:193
26644 #, gcc-internal-format
26645 msgid "junk at end of %<#pragma init%>"
26648 #: config/sol2-c.c:214 config/sol2-c.c:221
26649 #, gcc-internal-format
26650 msgid "malformed %<#pragma fini%>, ignoring"
26653 #: config/sol2-c.c:245 config/sol2-c.c:257
26654 #, gcc-internal-format
26655 msgid "malformed %<#pragma fini%>"
26658 #: config/sol2-c.c:252
26659 #, gcc-internal-format
26660 msgid "junk at end of %<#pragma fini%>"
26663 #: config/sol2.c:56
26664 #, gcc-internal-format
26665 msgid "ignoring %<#pragma align%> for explicitly aligned %q+D"
26668 #: config/vxworks.c:145
26669 #, gcc-internal-format
26670 msgid "PIC is only supported for RTPs"
26673 #. Mach-O supports 'weak imports', and 'weak definitions' in coalesced
26674 #. sections. machopic_select_section ensures that weak variables go in
26675 #. coalesced sections. Weak aliases (or any other kind of aliases) are
26676 #. not supported. Weak symbols that aren't visible outside the .s file
26677 #. are not supported.
26678 #: config/darwin.h:476
26679 #, gcc-internal-format
26680 msgid "alias definitions not supported in Mach-O; ignored"
26684 #: config/vx-common.h:89
26685 #, gcc-internal-format
26686 msgid "profiler support for VxWorks"
26689 #: config/aarch64/aarch64-builtins.c:1049 config/arm/arm-builtins.c:2180
26690 #, gcc-internal-format
26691 msgid "%Kargument %d must be a constant immediate"
26694 #: config/aarch64/aarch64-builtins.c:1120 config/arm/arm-builtins.c:2365
26695 #, gcc-internal-format
26696 msgid "%Klane index must be a constant immediate"
26699 #: config/aarch64/aarch64-builtins.c:1123
26700 #, gcc-internal-format
26701 msgid "%Ktotal size and element size must be a non-zero constant immediate"
26704 #: config/aarch64/aarch64.c:913
26705 #, gcc-internal-format
26706 msgid "%qs is incompatible with %s %s"
26709 #: config/aarch64/aarch64.c:915
26710 #, gcc-internal-format
26711 msgid "%qs feature modifier is incompatible with %s %s"
26714 #: config/aarch64/aarch64.c:8312
26715 #, gcc-internal-format, gfc-internal-format
26716 msgid "unknown flag passed in -moverride=%s (%s)"
26719 #: config/aarch64/aarch64.c:8356
26720 #, gcc-internal-format, gfc-internal-format
26721 msgid "%s string ill-formed\n"
26724 #: config/aarch64/aarch64.c:8413
26725 #, gcc-internal-format, gfc-internal-format
26726 msgid "tuning string missing in option (%s)"
26729 #: config/aarch64/aarch64.c:8431
26730 #, gcc-internal-format, gfc-internal-format
26731 msgid "unknown tuning option (%s)"
26734 #: config/aarch64/aarch64.c:8645
26735 #, gcc-internal-format
26736 msgid "valid arguments are: %s; did you mean %qs?"
26739 #: config/aarch64/aarch64.c:8686
26740 #, gcc-internal-format
26741 msgid "missing cpu name in -mcpu=%qs"
26744 #: config/aarch64/aarch64.c:8693
26745 #, gcc-internal-format
26746 msgid "invalid feature modifier in -mcpu=%qs"
26749 #: config/aarch64/aarch64.c:8720
26750 #, gcc-internal-format
26751 msgid "missing arch name in -march=%qs"
26754 #: config/aarch64/aarch64.c:8723
26755 #, gcc-internal-format
26756 msgid "unknown value %qs for -march"
26759 #: config/aarch64/aarch64.c:8727
26760 #, gcc-internal-format
26761 msgid "invalid feature modifier in -march=%qs"
26764 #: config/aarch64/aarch64.c:8753
26765 #, gcc-internal-format
26766 msgid "missing cpu name in -mtune=%qs"
26769 #: config/aarch64/aarch64.c:8756
26770 #, gcc-internal-format
26771 msgid "unknown value %qs for -mtune"
26774 #: config/aarch64/aarch64.c:8859 config/arm/arm.c:3117
26775 #, gcc-internal-format, gfc-internal-format
26776 msgid "switch -mcpu=%s conflicts with -march=%s switch"
26779 #: config/aarch64/aarch64.c:8894
26780 #, gcc-internal-format
26781 msgid "Assembler does not support -mabi=ilp32"
26784 #: config/aarch64/aarch64.c:8957
26785 #, gcc-internal-format
26786 msgid "code model %qs with -f%s"
26789 #: config/aarch64/aarch64.c:9122
26790 #, gcc-internal-format, gfc-internal-format
26791 msgid "missing architecture name in 'arch' target %s"
26794 #: config/aarch64/aarch64.c:9125
26795 #, gcc-internal-format
26796 msgid "unknown value %qs for 'arch' target %s"
26799 #: config/aarch64/aarch64.c:9129
26800 #, gcc-internal-format
26801 msgid "invalid feature modifier %qs for 'arch' target %s"
26804 #: config/aarch64/aarch64.c:9163
26805 #, gcc-internal-format, gfc-internal-format
26806 msgid "missing cpu name in 'cpu' target %s"
26809 #: config/aarch64/aarch64.c:9166
26810 #, gcc-internal-format
26811 msgid "unknown value %qs for 'cpu' target %s"
26814 #: config/aarch64/aarch64.c:9170
26815 #, gcc-internal-format
26816 msgid "invalid feature modifier %qs for 'cpu' target %s"
26819 #: config/aarch64/aarch64.c:9201
26820 #, gcc-internal-format
26821 msgid "unknown value %qs for 'tune' target %s"
26824 #: config/aarch64/aarch64.c:9242
26825 #, gcc-internal-format
26826 msgid "missing feature modifier in target %s %qs"
26829 #: config/aarch64/aarch64.c:9247
26830 #, gcc-internal-format
26831 msgid "invalid feature modifier in target %s %qs"
26834 #: config/aarch64/aarch64.c:9297
26835 #, gcc-internal-format, gfc-internal-format
26836 msgid "malformed target %s"
26839 #: config/aarch64/aarch64.c:9345
26840 #, gcc-internal-format
26841 msgid "target %s %qs does not accept an argument"
26844 #: config/aarch64/aarch64.c:9354
26845 #, gcc-internal-format
26846 msgid "target %s %qs does not allow a negated form"
26849 #: config/aarch64/aarch64.c:9409
26850 #, gcc-internal-format, gfc-internal-format
26851 msgid "target %s %s=%s is not valid"
26854 #: config/aarch64/aarch64.c:9475
26855 #, gcc-internal-format, gfc-internal-format
26856 msgid "malformed target %s value"
26859 #: config/aarch64/aarch64.c:9492
26860 #, gcc-internal-format
26861 msgid "target %s %qs is invalid"
26864 #: config/aarch64/aarch64.c:9501
26865 #, gcc-internal-format
26866 msgid "malformed target %s list %qs"
26869 #: config/aarch64/aarch64.c:11358
26870 #, gcc-internal-format
26871 msgid "%Klane %wd out of range %wd - %wd"
26874 #: config/aarch64/aarch64.c:11360
26875 #, gcc-internal-format
26876 msgid "lane %wd out of range %wd - %wd"
26879 #: config/alpha/alpha.c:414
26880 #, gcc-internal-format
26881 msgid "bad value %qs for -mtrap-precision switch"
26884 #: config/alpha/alpha.c:428
26885 #, gcc-internal-format
26886 msgid "bad value %qs for -mfp-rounding-mode switch"
26889 #: config/alpha/alpha.c:443
26890 #, gcc-internal-format
26891 msgid "bad value %qs for -mfp-trap-mode switch"
26894 #: config/alpha/alpha.c:460
26895 #, gcc-internal-format
26896 msgid "bad value %qs for -mcpu switch"
26899 #: config/alpha/alpha.c:475
26900 #, gcc-internal-format
26901 msgid "bad value %qs for -mtune switch"
26904 #: config/alpha/alpha.c:496
26905 #, gcc-internal-format
26906 msgid "fp software completion requires -mtrap-precision=i"
26909 #: config/alpha/alpha.c:512
26910 #, gcc-internal-format
26911 msgid "rounding mode not supported for VAX floats"
26914 #: config/alpha/alpha.c:517
26915 #, gcc-internal-format
26916 msgid "trap mode not supported for VAX floats"
26919 #: config/alpha/alpha.c:521
26920 #, gcc-internal-format
26921 msgid "128-bit long double not supported for VAX floats"
26924 #: config/alpha/alpha.c:549
26925 #, gcc-internal-format, gfc-internal-format
26926 msgid "L%d cache latency unknown for %s"
26929 #: config/alpha/alpha.c:564
26930 #, gcc-internal-format
26931 msgid "bad value %qs for -mmemory-latency"
26934 #: config/alpha/alpha.c:6663 config/alpha/alpha.c:6666 config/arc/arc.c:5748
26935 #: config/arc/arc.c:6027 config/s390/s390.c:853 config/tilegx/tilegx.c:3542
26936 #: config/tilepro/tilepro.c:3106
26937 #, gcc-internal-format
26938 msgid "bad builtin fcode"
26941 #: config/arc/arc.c:714
26942 #, gcc-internal-format
26943 msgid "-mno-mpy supported only for ARC700 or ARCv2"
26946 #: config/arc/arc.c:717
26947 #, gcc-internal-format
26948 msgid "-mno-dpfp-lrsr supported only with -mdpfp"
26951 #: config/arc/arc.c:722
26952 #, gcc-internal-format
26953 msgid "FPX fast and compact options cannot be specified together"
26956 #: config/arc/arc.c:726
26957 #, gcc-internal-format
26958 msgid "-mspfp_fast not available on ARC600 or ARC601"
26961 #: config/arc/arc.c:731
26962 #, gcc-internal-format
26963 msgid "No FPX/FPU mixing allowed"
26966 #: config/arc/arc.c:737
26967 #, gcc-internal-format, gfc-internal-format
26968 msgid "PIC is not supported for %s. Generating non-PIC code only.."
26971 #. Check options against architecture options. Throw an error if
26972 #. option is not allowed.
26973 #: config/arc/arc.c:849 config/arc/arc.c:857
26974 #, gcc-internal-format, gfc-internal-format
26975 msgid "%s is not available for %s architecture"
26978 #: config/arc/arc.c:878
26979 #, gcc-internal-format
26980 msgid "compact-casesi is not applicable to ARCv2"
26983 #: config/arc/arc.c:1377
26984 #, gcc-internal-format, gfc-internal-format
26985 msgid "multiply option implies r%d is fixed"
26988 #: config/arc/arc.c:1578 config/epiphany/epiphany.c:492
26989 #: config/epiphany/epiphany.c:532
26990 #, gcc-internal-format
26991 msgid "argument of %qE attribute is not a string constant"
26994 #: config/arc/arc.c:1587
26995 #, gcc-internal-format
26996 msgid "argument of %qE attribute is not \"ilink1\" or \"ilink2\""
26999 #: config/arc/arc.c:1595
27000 #, gcc-internal-format
27001 msgid "argument of %qE attribute is not \"ilink\""
27004 #: config/arc/arc.c:5647
27005 #, gcc-internal-format
27006 msgid "__builtin_arc_aligned with non-constant alignment"
27009 #: config/arc/arc.c:5655
27010 #, gcc-internal-format
27011 msgid "invalid alignment value for __builtin_arc_aligned"
27014 #: config/arc/arc.c:5782
27015 #, gcc-internal-format
27016 msgid "builtin operand should be an unsigned 6-bit value"
27019 #: config/arc/arc.c:5823
27020 #, gcc-internal-format
27021 msgid "operand 1 should be an unsigned 3-bit immediate"
27024 #: config/arc/arc.c:5864 config/arc/arc.c:5961
27025 #, gcc-internal-format
27026 msgid "operand 2 should be an unsigned 3-bit value (I0-I7)"
27029 #: config/arc/arc.c:5897 config/arc/arc.c:5929
27030 #, gcc-internal-format
27031 msgid "operand 1 should be an unsigned 3-bit value (I0-I7)"
27034 #: config/arc/arc.c:5901 config/arc/arc.c:5933
27035 #, gcc-internal-format
27036 msgid "operand 2 should be an unsigned 8-bit value"
27039 #: config/arc/arc.c:5965
27040 #, gcc-internal-format
27041 msgid "operand 3 should be an unsigned 8-bit value"
27044 #: config/arc/arc.c:5998
27045 #, gcc-internal-format
27046 msgid "operand 4 should be an unsigned 8-bit value (0-255)"
27049 #: config/arc/arc.c:6002
27050 #, gcc-internal-format
27051 msgid "operand 3 should be an unsigned 3-bit value (I0-I7)"
27054 #: config/arc/arc.c:6009
27055 #, gcc-internal-format
27056 msgid "operand 2 should be an unsigned 3-bit value (subreg 0-7)"
27059 #: config/arc/arc.c:6012
27060 #, gcc-internal-format
27061 msgid "operand 2 should be an even 3-bit value (subreg 0,2,4,6)"
27064 #: config/arc/arc.c:6059
27065 #, gcc-internal-format, gfc-internal-format
27066 msgid "builtin requires an immediate for operand %d"
27069 #: config/arc/arc.c:6064
27070 #, gcc-internal-format, gfc-internal-format
27071 msgid "operand %d should be a 6 bit unsigned immediate"
27074 #: config/arc/arc.c:6068
27075 #, gcc-internal-format, gfc-internal-format
27076 msgid "operand %d should be a 8 bit unsigned immediate"
27079 #: config/arc/arc.c:6072
27080 #, gcc-internal-format, gfc-internal-format
27081 msgid "operand %d should be a 3 bit unsigned immediate"
27084 #: config/arc/arc.c:6075
27085 #, gcc-internal-format, gfc-internal-format
27086 msgid "unknown builtin immediate operand type for operand %d"
27089 #: config/arc/arc.c:6126
27090 #, gcc-internal-format
27092 "register number must be a compile-time constant. Try giving higher "
27093 "optimization levels"
27096 #: config/arc/arc.c:6147
27097 #, gcc-internal-format
27099 "operand for sleep instruction must be an unsigned 6 bit compile-time constant"
27102 #: config/arc/arc.c:6735
27103 #, gcc-internal-format
27104 msgid "Insn addresses not set after shorten_branches"
27107 #: config/arc/arc.c:6944
27108 #, gcc-internal-format
27109 msgid "insn addresses not freed"
27112 #: config/arm/arm-builtins.c:2348
27113 #, gcc-internal-format
27115 "You must enable NEON instructions (e.g. -mfloat-abi=softfp -mfpu=neon) to "
27116 "use these intrinsics."
27119 #: config/arm/arm-builtins.c:2386
27120 #, gcc-internal-format
27121 msgid "You must enable VFP instructions to use these intrinsics."
27124 #: config/arm/arm-builtins.c:2443
27125 #, gcc-internal-format
27127 "You must enable crypto instructions (e.g. include -mfloat-abi=softfp -"
27128 "mfpu=crypto-neon...) to use these intrinsics."
27131 #. @@@ better error message
27132 #: config/arm/arm-builtins.c:2501 config/arm/arm-builtins.c:2605
27133 #, gcc-internal-format
27134 msgid "selector must be an immediate"
27137 #: config/arm/arm-builtins.c:2509 config/arm/arm-builtins.c:2554
27138 #: config/arm/arm-builtins.c:2612 config/arm/arm-builtins.c:2621
27139 #, gcc-internal-format
27140 msgid "the range of selector should be in 0 to 7"
27143 #: config/arm/arm-builtins.c:2514 config/arm/arm-builtins.c:2623
27144 #, gcc-internal-format
27145 msgid "the range of selector should be in 0 to 3"
27148 #: config/arm/arm-builtins.c:2519 config/arm/arm-builtins.c:2625
27149 #, gcc-internal-format
27150 msgid "the range of selector should be in 0 to 1"
27153 #: config/arm/arm-builtins.c:2691
27154 #, gcc-internal-format
27155 msgid "mask must be an immediate"
27158 #: config/arm/arm-builtins.c:2696
27159 #, gcc-internal-format
27160 msgid "the range of mask should be in 0 to 255"
27163 #: config/arm/arm-builtins.c:2884
27164 #, gcc-internal-format
27166 "the range of count should be in 0 to 32. please check the intrinsic "
27167 "_mm_rori_pi16 in code."
27170 #: config/arm/arm-builtins.c:2886
27171 #, gcc-internal-format
27173 "the range of count should be in 0 to 32. please check the intrinsic "
27174 "_mm_rori_pi32 in code."
27177 #: config/arm/arm-builtins.c:2888
27178 #, gcc-internal-format
27180 "the range of count should be in 0 to 32. please check the intrinsic "
27181 "_mm_ror_pi16 in code."
27184 #: config/arm/arm-builtins.c:2890
27185 #, gcc-internal-format
27187 "the range of count should be in 0 to 32. please check the intrinsic "
27188 "_mm_ror_pi32 in code."
27191 #: config/arm/arm-builtins.c:2896
27192 #, gcc-internal-format
27194 "the range of count should be in 0 to 64. please check the intrinsic "
27195 "_mm_rori_si64 in code."
27198 #: config/arm/arm-builtins.c:2898
27199 #, gcc-internal-format
27201 "the range of count should be in 0 to 64. please check the intrinsic "
27202 "_mm_ror_si64 in code."
27205 #: config/arm/arm-builtins.c:2903
27206 #, gcc-internal-format
27208 "the count should be no less than 0. please check the intrinsic "
27209 "_mm_srli_pi16 in code."
27212 #: config/arm/arm-builtins.c:2905
27213 #, gcc-internal-format
27215 "the count should be no less than 0. please check the intrinsic "
27216 "_mm_srli_pi32 in code."
27219 #: config/arm/arm-builtins.c:2907
27220 #, gcc-internal-format
27222 "the count should be no less than 0. please check the intrinsic "
27223 "_mm_srli_si64 in code."
27226 #: config/arm/arm-builtins.c:2909
27227 #, gcc-internal-format
27229 "the count should be no less than 0. please check the intrinsic "
27230 "_mm_slli_pi16 in code."
27233 #: config/arm/arm-builtins.c:2911
27234 #, gcc-internal-format
27236 "the count should be no less than 0. please check the intrinsic "
27237 "_mm_slli_pi32 in code."
27240 #: config/arm/arm-builtins.c:2913
27241 #, gcc-internal-format
27243 "the count should be no less than 0. please check the intrinsic "
27244 "_mm_slli_si64 in code."
27247 #: config/arm/arm-builtins.c:2915
27248 #, gcc-internal-format
27250 "the count should be no less than 0. please check the intrinsic "
27251 "_mm_srai_pi16 in code."
27254 #: config/arm/arm-builtins.c:2917
27255 #, gcc-internal-format
27257 "the count should be no less than 0. please check the intrinsic "
27258 "_mm_srai_pi32 in code."
27261 #: config/arm/arm-builtins.c:2919
27262 #, gcc-internal-format
27264 "the count should be no less than 0. please check the intrinsic "
27265 "_mm_srai_si64 in code."
27268 #: config/arm/arm-builtins.c:2921
27269 #, gcc-internal-format
27271 "the count should be no less than 0. please check the intrinsic _mm_srl_pi16 "
27275 #: config/arm/arm-builtins.c:2923
27276 #, gcc-internal-format
27278 "the count should be no less than 0. please check the intrinsic _mm_srl_pi32 "
27282 #: config/arm/arm-builtins.c:2925
27283 #, gcc-internal-format
27285 "the count should be no less than 0. please check the intrinsic _mm_srl_si64 "
27289 #: config/arm/arm-builtins.c:2927
27290 #, gcc-internal-format
27292 "the count should be no less than 0. please check the intrinsic _mm_sll_pi16 "
27296 #: config/arm/arm-builtins.c:2929
27297 #, gcc-internal-format
27299 "the count should be no less than 0. please check the intrinsic _mm_sll_pi32 "
27303 #: config/arm/arm-builtins.c:2931
27304 #, gcc-internal-format
27306 "the count should be no less than 0. please check the intrinsic _mm_sll_si64 "
27310 #: config/arm/arm-builtins.c:2933
27311 #, gcc-internal-format
27313 "the count should be no less than 0. please check the intrinsic _mm_sra_pi16 "
27317 #: config/arm/arm-builtins.c:2935
27318 #, gcc-internal-format
27320 "the count should be no less than 0. please check the intrinsic _mm_sra_pi32 "
27324 #: config/arm/arm-builtins.c:2937
27325 #, gcc-internal-format
27327 "the count should be no less than 0. please check the intrinsic _mm_sra_si64 "
27331 #: config/arm/arm.c:2823
27332 #, gcc-internal-format
27333 msgid "iWMMXt and NEON are incompatible"
27336 #: config/arm/arm.c:2829
27337 #, gcc-internal-format
27338 msgid "target CPU does not support ARM mode"
27341 #: config/arm/arm.c:2833
27342 #, gcc-internal-format
27344 "enabling backtrace support is only meaningful when compiling for the Thumb"
27347 #: config/arm/arm.c:2836
27348 #, gcc-internal-format
27350 "enabling callee interworking support is only meaningful when compiling for "
27354 #: config/arm/arm.c:2844
27355 #, gcc-internal-format
27356 msgid "-g with -mno-apcs-frame may not give sensible debugging"
27359 #: config/arm/arm.c:2848
27360 #, gcc-internal-format
27361 msgid "iWMMXt unsupported under Thumb mode"
27364 #: config/arm/arm.c:2851
27365 #, gcc-internal-format
27366 msgid "can not use -mtp=cp15 with 16-bit Thumb"
27369 #: config/arm/arm.c:2855
27370 #, gcc-internal-format
27371 msgid "RTP PIC is incompatible with Thumb"
27374 #: config/arm/arm.c:2863
27375 #, gcc-internal-format
27376 msgid "-mslow-flash-data only supports non-pic code on armv7-m targets"
27379 #: config/arm/arm.c:2868
27380 #, gcc-internal-format
27381 msgid "-mpure-code only supports non-pic code on armv7-m targets"
27384 #: config/arm/arm.c:2971
27385 #, gcc-internal-format
27386 msgid "target CPU does not support THUMB instructions"
27389 #: config/arm/arm.c:3016
27390 #, gcc-internal-format
27391 msgid "target CPU does not support unaligned accesses"
27394 #. To support this we need to be able to parse FPU feature options
27395 #. from the architecture string.
27396 #: config/arm/arm.c:3270
27397 #, gcc-internal-format
27398 msgid "-mfpu=auto not currently supported without an explicit CPU."
27401 #: config/arm/arm.c:3349
27402 #, gcc-internal-format
27403 msgid "target CPU does not support interworking"
27406 #: config/arm/arm.c:3355
27407 #, gcc-internal-format
27408 msgid "-mapcs-stack-check incompatible with -mno-apcs-frame"
27411 #: config/arm/arm.c:3363
27412 #, gcc-internal-format
27413 msgid "-fpic and -mapcs-reent are incompatible"
27416 #: config/arm/arm.c:3366
27417 #, gcc-internal-format
27418 msgid "APCS reentrant code not supported. Ignored"
27421 #: config/arm/arm.c:3399
27422 #, gcc-internal-format
27423 msgid "selected fp16 options are incompatible."
27426 #: config/arm/arm.c:3430
27427 #, gcc-internal-format
27428 msgid "iwmmxt requires an AAPCS compatible ABI for proper operation"
27431 #: config/arm/arm.c:3433
27432 #, gcc-internal-format
27433 msgid "iwmmxt abi requires an iwmmxt capable cpu"
27436 #: config/arm/arm.c:3444
27437 #, gcc-internal-format
27438 msgid "AAPCS does not support -mcaller-super-interworking"
27441 #: config/arm/arm.c:3447
27442 #, gcc-internal-format
27443 msgid "AAPCS does not support -mcallee-super-interworking"
27446 #: config/arm/arm.c:3452
27447 #, gcc-internal-format
27448 msgid "__fp16 and no ldrh"
27451 #: config/arm/arm.c:3463
27452 #, gcc-internal-format
27453 msgid "-mfloat-abi=hard: selected processor lacks an FPU"
27456 #: config/arm/arm.c:3471
27457 #, gcc-internal-format
27458 msgid "-mfloat-abi=hard and VFP"
27461 #: config/arm/arm.c:3507
27462 #, gcc-internal-format
27463 msgid "structure size boundary can only be set to 8, 32 or 64"
27466 #: config/arm/arm.c:3509
27467 #, gcc-internal-format
27468 msgid "structure size boundary can only be set to 8 or 32"
27471 #: config/arm/arm.c:3534
27472 #, gcc-internal-format
27473 msgid "RTP PIC is incompatible with -msingle-pic-base"
27476 #: config/arm/arm.c:3546
27477 #, gcc-internal-format
27478 msgid "-mpic-register= is useless without -fpic"
27481 #: config/arm/arm.c:3555
27482 #, gcc-internal-format, gfc-internal-format
27483 msgid "unable to use '%s' for PIC register"
27486 #: config/arm/arm.c:3574
27487 #, gcc-internal-format
27488 msgid "-freorder-blocks-and-partition not supported on this architecture"
27491 #: config/arm/arm.c:3665
27492 #, gcc-internal-format
27493 msgid "target CPU does not support ARMv8-M Security Extensions"
27496 #: config/arm/arm.c:5732
27497 #, gcc-internal-format
27498 msgid "non-AAPCS derived PCS variant"
27501 #: config/arm/arm.c:5734
27502 #, gcc-internal-format
27503 msgid "variadic functions must use the base AAPCS variant"
27506 #: config/arm/arm.c:5753
27507 #, gcc-internal-format
27508 msgid "PCS variant"
27511 #: config/arm/arm.c:5948
27512 #, gcc-internal-format
27513 msgid "Thumb-1 hard-float VFP ABI"
27516 #: config/arm/arm.c:6698 config/arm/arm.c:6716 config/arm/arm.c:6891
27517 #: config/avr/avr.c:9476 config/avr/avr.c:9492 config/bfin/bfin.c:4673
27518 #: config/bfin/bfin.c:4734 config/bfin/bfin.c:4763
27519 #: config/epiphany/epiphany.c:475 config/h8300/h8300.c:5456
27520 #: config/i386/i386.c:7620 config/i386/i386.c:12985 config/i386/i386.c:41081
27521 #: config/i386/i386.c:41131 config/i386/i386.c:41201 config/m68k/m68k.c:760
27522 #: config/mcore/mcore.c:3056 config/nvptx/nvptx.c:4146 config/rl78/rl78.c:781
27523 #: config/rs6000/rs6000.c:34707 config/rx/rx.c:2696 config/rx/rx.c:2722
27524 #: config/s390/s390.c:1062 config/sh/sh.c:8395 config/sh/sh.c:8413
27525 #: config/sh/sh.c:8437 config/sh/sh.c:8508 config/sh/sh.c:8531
27526 #: config/spu/spu.c:3683 config/stormy16/stormy16.c:2212
27527 #: config/v850/v850.c:2083 config/visium/visium.c:705
27528 #, gcc-internal-format
27529 msgid "%qE attribute only applies to functions"
27532 #: config/arm/arm.c:6840
27533 #, gcc-internal-format
27535 "%qE attribute not available to functions with arguments passed on the stack"
27538 #: config/arm/arm.c:6852
27539 #, gcc-internal-format
27541 "%qE attribute not available to functions with variable number of arguments"
27544 #: config/arm/arm.c:6861
27545 #, gcc-internal-format
27546 msgid "%qE attribute not available to functions that return value on the stack"
27549 #: config/arm/arm.c:6883 config/arm/arm.c:6935
27550 #, gcc-internal-format
27551 msgid "%qE attribute ignored without -mcmse option."
27554 #: config/arm/arm.c:6902
27555 #, gcc-internal-format
27556 msgid "%qE attribute has no effect on functions with static linkage"
27559 #: config/arm/arm.c:6951
27560 #, gcc-internal-format
27561 msgid "%qE attribute only applies to base type of a function pointer"
27564 #: config/arm/arm.c:12190
27565 #, gcc-internal-format
27566 msgid "%K%s %wd out of range %wd - %wd"
27569 #: config/arm/arm.c:12193
27570 #, gcc-internal-format
27571 msgid "%s %wd out of range %wd - %wd"
27574 #: config/arm/arm.c:23434
27575 #, gcc-internal-format
27576 msgid "unable to compute real location of stacked parameter"
27579 #: config/arm/arm.c:24087
27580 #, gcc-internal-format
27581 msgid "Unexpected thumb1 far jump"
27584 #: config/arm/arm.c:24351
27585 #, gcc-internal-format
27586 msgid "no low registers available for popping high registers"
27589 #: config/arm/arm.c:24600
27590 #, gcc-internal-format
27591 msgid "interrupt Service Routines cannot be coded in Thumb mode"
27594 #: config/arm/arm.c:24829
27595 #, gcc-internal-format
27596 msgid "-fstack-check=specific for Thumb-1"
27599 #: config/arm/arm.c:30304 config/i386/i386.c:6722 config/s390/s390.c:14809
27600 #, gcc-internal-format
27601 msgid "attribute %<target%> argument not a string"
27604 #: config/arm/arm.c:30328
27605 #, gcc-internal-format, gfc-internal-format
27606 msgid "invalid fpu for attribute(target(\"%s\"))"
27609 #. This doesn't really make sense until we support
27610 #. general dynamic selection of the architecture and all
27612 #: config/arm/arm.c:30336
27613 #, gcc-internal-format
27614 msgid "auto fpu selection not currently permitted here"
27617 #: config/arm/arm.c:30343 config/i386/i386.c:6788 config/i386/i386.c:6835
27618 #: config/s390/s390.c:14875 config/s390/s390.c:14925 config/s390/s390.c:14942
27619 #, gcc-internal-format, gfc-internal-format
27620 msgid "attribute(target(\"%s\")) is unknown"
27623 #: config/arm/freebsd.h:121
27624 #, gcc-internal-format
27625 msgid "target OS does not support unaligned accesses"
27628 #: config/avr/avr-c.c:63 config/avr/avr-c.c:188
27629 #, gcc-internal-format
27630 msgid "%qs expects 1 argument but %d given"
27633 #: config/avr/avr-c.c:74
27634 #, gcc-internal-format
27635 msgid "%qs expects a fixed-point value as argument"
27638 #: config/avr/avr-c.c:100
27639 #, gcc-internal-format
27640 msgid "using %qs with unsigned type has no effect"
27643 #: config/avr/avr-c.c:105 config/avr/avr-c.c:171 config/avr/avr-c.c:228
27644 #, gcc-internal-format
27645 msgid "no matching fixed-point overload found for %qs"
27648 #: config/avr/avr-c.c:122
27649 #, gcc-internal-format
27650 msgid "%qs expects 2 arguments but %d given"
27653 #: config/avr/avr-c.c:134 config/avr/avr-c.c:199
27654 #, gcc-internal-format
27655 msgid "%qs expects a fixed-point value as first argument"
27658 #: config/avr/avr-c.c:142
27659 #, gcc-internal-format
27660 msgid "%qs expects an integer value as second argument"
27663 #: config/avr/avr-devices.c:203
27664 #, gcc-internal-format, gfc-internal-format
27665 msgid "devices natively supported:%s"
27668 #: config/avr/avr-devices.c:212
27669 #, gcc-internal-format, gfc-internal-format
27670 msgid "supported core architectures:%s"
27673 #. Reached the end of `avr_mcu_types'. This should actually never
27674 #. happen as options are provided by device-specs. It could be a
27675 #. typo in a device-specs or calling the compiler proper directly
27676 #. with -mmcu=<device>.
27677 #: config/avr/avr.c:699
27678 #, gcc-internal-format
27679 msgid "unknown core architecture %qs specified with %qs"
27682 #: config/avr/avr.c:765 config/visium/visium.c:387
27683 #, gcc-internal-format
27684 msgid "-fpic is not supported"
27687 #: config/avr/avr.c:767 config/visium/visium.c:389
27688 #, gcc-internal-format
27689 msgid "-fPIC is not supported"
27692 #: config/avr/avr.c:769
27693 #, gcc-internal-format
27694 msgid "-fpie is not supported"
27697 #: config/avr/avr.c:771
27698 #, gcc-internal-format
27699 msgid "-fPIE is not supported"
27702 #: config/avr/avr.c:1036
27703 #, gcc-internal-format
27704 msgid "function attributes %qs, %qs and %qs are mutually exclusive"
27707 #: config/avr/avr.c:1043
27708 #, gcc-internal-format
27709 msgid "function attributes %qs and %qs have no effect on %qs function"
27712 #: config/avr/avr.c:1070
27713 #, gcc-internal-format
27714 msgid "%qs function cannot have arguments"
27717 #: config/avr/avr.c:1073
27718 #, gcc-internal-format
27719 msgid "%qs function cannot return a value"
27722 #: config/avr/avr.c:1080
27723 #, gcc-internal-format
27724 msgid "%qs appears to be a misspelled %s handler, missing __vector prefix"
27727 #: config/avr/avr.c:1307
27728 #, gcc-internal-format
27729 msgid "%<builtin_return_address%> contains only 2 bytes of address"
27732 #: config/avr/avr.c:2539
27733 #, gcc-internal-format
27734 msgid "pointer offset from symbol maybe incorrect"
27737 #: config/avr/avr.c:2678
27738 #, gcc-internal-format
27739 msgid "accessing data memory with program memory address"
27742 #: config/avr/avr.c:2739
27743 #, gcc-internal-format
27744 msgid "accessing program memory with data memory address"
27747 #: config/avr/avr.c:3218
27748 #, gcc-internal-format, gfc-internal-format
27749 msgid "fixed register %s used to pass parameter to function"
27752 #: config/avr/avr.c:3488
27753 #, gcc-internal-format
27754 msgid "writing to address space %qs not supported"
27757 #: config/avr/avr.c:9511
27758 #, gcc-internal-format
27759 msgid "%qE attribute only applies to variables in static storage"
27762 #: config/avr/avr.c:9518
27763 #, gcc-internal-format
27764 msgid "%qE attribute only supported for reduced Tiny cores"
27767 #: config/avr/avr.c:9535 config/bfin/bfin.c:4795 config/i386/winnt.c:59
27768 #: config/nvptx/nvptx.c:4169
27769 #, gcc-internal-format
27770 msgid "%qE attribute only applies to variables"
27773 #: config/avr/avr.c:9546
27774 #, gcc-internal-format
27775 msgid "%qE attribute allows only an integer constant argument"
27778 #: config/avr/avr.c:9556
27779 #, gcc-internal-format
27780 msgid "%qE attribute address out of range"
27783 #: config/avr/avr.c:9569
27784 #, gcc-internal-format
27785 msgid "both %s and %qE attribute provide address"
27788 #: config/avr/avr.c:9579
27789 #, gcc-internal-format
27790 msgid "%qE attribute on non-volatile variable"
27793 #: config/avr/avr.c:9649
27794 #, gcc-internal-format
27795 msgid "address spaces are not supported for reduced Tiny devices"
27798 #: config/avr/avr.c:9656
27799 #, gcc-internal-format
27801 "address space %qs not supported for devices with flash size up to %d KiB"
27804 #: config/avr/avr.c:9827
27805 #, gcc-internal-format
27806 msgid "pointer targeting address space %qs must be const in %qT"
27809 #: config/avr/avr.c:9830
27810 #, gcc-internal-format
27811 msgid "pointer targeting address space %qs must be const in %s %q+D"
27814 #: config/avr/avr.c:9876
27815 #, gcc-internal-format
27817 "variable %q+D must be const in order to be put into read-only section by "
27821 #: config/avr/avr.c:9915
27822 #, gcc-internal-format
27823 msgid "static IO declaration for %q+D needs an address"
27826 #: config/avr/avr.c:9947
27827 #, gcc-internal-format
27828 msgid "IO definition for %q+D needs an address"
27831 #: config/avr/avr.c:10054
27832 #, gcc-internal-format
27833 msgid "only uninitialized variables can be placed in the .noinit section"
27836 #: config/avr/avr.c:10129
27837 #, gcc-internal-format
27838 msgid "uninitialized variable %q+D put into program memory area"
27841 #: config/avr/avr.c:10215
27842 #, gcc-internal-format
27843 msgid "%q+D has incompatible attributes %qs and %qs"
27846 #: config/avr/avr.c:10278
27847 #, gcc-internal-format
27848 msgid "architecture %qs supported for assembler only"
27851 #: config/avr/avr.c:12814
27852 #, gcc-internal-format
27853 msgid "conversion from address space %qs to address space %qs"
27856 #: config/avr/avr.c:13879 config/avr/avr.c:13892
27857 #, gcc-internal-format, gfc-internal-format
27858 msgid "%s expects a compile time integer constant"
27861 #: config/avr/avr.c:13906
27862 #, gcc-internal-format, gfc-internal-format
27863 msgid "%s expects a compile time long integer constant as first argument"
27866 #: config/avr/avr.c:13934
27867 #, gcc-internal-format, gfc-internal-format
27869 "rounding to %d bits has no effect for fixed-point value with %d fractional "
27873 #: config/avr/avr.c:13943
27874 #, gcc-internal-format
27875 msgid "rounding result will always be 0"
27878 #: config/avr/driver-avr.c:56
27879 #, gcc-internal-format
27880 msgid "bad usage of spec function %qs"
27883 #: config/avr/driver-avr.c:84
27884 #, gcc-internal-format
27885 msgid "specified option %qs more than once"
27888 #: config/avr/driver-avr.c:98
27889 #, gcc-internal-format
27890 msgid "strange device name %qs after %qs: bad character %qc"
27893 #: config/bfin/bfin.c:2349
27894 #, gcc-internal-format
27895 msgid "-mfdpic is not supported, please use a bfin-linux-uclibc target"
27898 #: config/bfin/bfin.c:2354
27899 #, gcc-internal-format
27900 msgid "-mshared-library-id= specified without -mid-shared-library"
27903 #: config/bfin/bfin.c:2358
27904 #, gcc-internal-format
27905 msgid "-fstack-limit- options are ignored with -mfdpic; use -mstack-check-l1"
27908 #: config/bfin/bfin.c:2363
27909 #, gcc-internal-format
27910 msgid "can%'t use multiple stack checking methods together"
27913 #: config/bfin/bfin.c:2366
27914 #, gcc-internal-format
27915 msgid "ID shared libraries and FD-PIC mode can%'t be used together"
27918 #: config/bfin/bfin.c:2371 config/m68k/m68k.c:562
27919 #, gcc-internal-format
27920 msgid "cannot specify both -msep-data and -mid-shared-library"
27923 #: config/bfin/bfin.c:2391
27924 #, gcc-internal-format
27925 msgid "-mmulticore can only be used with BF561"
27928 #: config/bfin/bfin.c:2394
27929 #, gcc-internal-format
27930 msgid "-mcorea should be used with -mmulticore"
27933 #: config/bfin/bfin.c:2397
27934 #, gcc-internal-format
27935 msgid "-mcoreb should be used with -mmulticore"
27938 #: config/bfin/bfin.c:2400
27939 #, gcc-internal-format
27940 msgid "-mcorea and -mcoreb can%'t be used together"
27943 #: config/bfin/bfin.c:4678
27944 #, gcc-internal-format
27945 msgid "multiple function type attributes specified"
27948 #: config/bfin/bfin.c:4745
27949 #, gcc-internal-format
27951 "can%'t apply both longcall and shortcall attributes to the same function"
27954 #: config/bfin/bfin.c:4802
27955 #, gcc-internal-format
27956 msgid "%qE attribute cannot be specified for local variables"
27959 #: config/c6x/c6x.c:239
27960 #, gcc-internal-format
27961 msgid "-fpic and -fPIC not supported without -mdsbt on this target"
27964 #: config/c6x/c6x.h:365 config/nvptx/nvptx.h:181
27965 #, gcc-internal-format
27966 msgid "profiling is not yet implemented for this architecture"
27969 #: config/cr16/cr16.c:294
27970 #, gcc-internal-format
27971 msgid "data-model=far not valid for cr16c architecture"
27974 #: config/cr16/cr16.c:297
27975 #, gcc-internal-format, gfc-internal-format
27976 msgid "invalid data model option -mdata-model=%s"
27979 #: config/cr16/cr16.h:431
27980 #, gcc-internal-format
27981 msgid "profiler support for CR16"
27984 #. This function is for retrieving a part of an instruction name for
27985 #. an operator, for immediate output. If that ever happens for
27986 #. MULT, we need to apply TARGET_MUL_BUG in the caller. Make sure
27988 #: config/cris/cris.c:557
27989 #, gcc-internal-format
27990 msgid "MULT case in cris_op_str"
27993 #: config/cris/cris.c:885
27994 #, gcc-internal-format
27995 msgid "invalid use of ':' modifier"
27998 #: config/cris/cris.c:1119 config/moxie/moxie.c:182
27999 #, gcc-internal-format, gfc-internal-format
28000 msgid "internal error: bad register: %d"
28003 #: config/cris/cris.c:1870
28004 #, gcc-internal-format
28005 msgid "internal error: sideeffect-insn affecting main effect"
28008 #: config/cris/cris.c:1967
28009 #, gcc-internal-format
28010 msgid "unknown cc_attr value"
28013 #. If we get here, the caller got its initial tests wrong.
28014 #: config/cris/cris.c:2394
28015 #, gcc-internal-format
28016 msgid "internal error: cris_side_effect_mode_ok with bad operands"
28019 #: config/cris/cris.c:2633
28020 #, gcc-internal-format, gfc-internal-format
28021 msgid "-max-stackframe=%d is not usable, not between 0 and %d"
28024 #: config/cris/cris.c:2661
28025 #, gcc-internal-format, gfc-internal-format
28026 msgid "unknown CRIS version specification in -march= or -mcpu= : %s"
28029 #: config/cris/cris.c:2697
28030 #, gcc-internal-format, gfc-internal-format
28031 msgid "unknown CRIS cpu version specification in -mtune= : %s"
28034 #: config/cris/cris.c:2718
28035 #, gcc-internal-format
28036 msgid "-fPIC and -fpic are not supported in this configuration"
28039 #: config/cris/cris.c:2967
28040 #, gcc-internal-format
28041 msgid "unknown src"
28044 #: config/cris/cris.c:3022
28045 #, gcc-internal-format
28046 msgid "unknown dest"
28049 #: config/cris/cris.c:3303
28050 #, gcc-internal-format, gfc-internal-format
28051 msgid "stackframe too big: %d bytes"
28054 #: config/cris/cris.c:3791 config/cris/cris.c:3819
28055 #, gcc-internal-format
28056 msgid "expand_binop failed in movsi got"
28059 #: config/cris/cris.c:3914
28060 #, gcc-internal-format
28061 msgid "emitting PIC operand, but PIC register isn%'t set up"
28064 #. Definitions for GCC. Part of the machine description for CRIS.
28065 #. Copyright (C) 1998-2016 Free Software Foundation, Inc.
28066 #. Contributed by Axis Communications. Written by Hans-Peter Nilsson.
28068 #. This file is part of GCC.
28070 #. GCC is free software; you can redistribute it and/or modify
28071 #. it under the terms of the GNU General Public License as published by
28072 #. the Free Software Foundation; either version 3, or (at your option)
28073 #. any later version.
28075 #. GCC is distributed in the hope that it will be useful,
28076 #. but WITHOUT ANY WARRANTY; without even the implied warranty of
28077 #. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
28078 #. GNU General Public License for more details.
28080 #. You should have received a copy of the GNU General Public License
28081 #. along with GCC; see the file COPYING3. If not see
28082 #. <http://www.gnu.org/licenses/>.
28083 #. After the first "Node:" comment comes all preprocessor directives and
28084 #. attached declarations described in the info files, the "Using and
28085 #. Porting GCC" manual (uapgcc), in the same order as found in the "Target
28086 #. macros" section in the gcc-2.9x CVS edition of 2000-03-17. FIXME: Not
28087 #. really, but needs an update anyway.
28089 #. There is no generic copy-of-uapgcc comment, you'll have to see uapgcc
28090 #. for that. If applicable, there is a CRIS-specific comment. The order
28091 #. of macro definitions follow the order in the manual. Every section in
28092 #. the manual (node in the info pages) has an introductory `Node:
28093 #. <subchapter>' comment. If no macros are defined for a section, only
28094 #. the section-comment is present.
28095 #. Note that other header files (e.g. config/elfos.h, config/linux.h,
28096 #. and config/cris/linux.h) are responsible for lots of settings not
28097 #. repeated below. This file contains general CRIS definitions
28098 #. and definitions for the cris-*-elf subtarget.
28099 #. We don't want to use gcc_assert for everything, as that can be
28101 #: config/cris/cris.h:42
28102 #, gcc-internal-format
28103 msgid "CRIS-port assertion failed: "
28106 #. Node: Caller Saves
28107 #. (no definitions)
28108 #. Node: Function entry
28109 #. See cris.c for TARGET_ASM_FUNCTION_PROLOGUE and
28110 #. TARGET_ASM_FUNCTION_EPILOGUE.
28112 #: config/cris/cris.h:749
28113 #, gcc-internal-format
28114 msgid "no FUNCTION_PROFILER for CRIS"
28117 #: config/epiphany/epiphany.c:483
28118 #, gcc-internal-format
28119 msgid "interrupt handlers cannot have arguments"
28122 #: config/epiphany/epiphany.c:507
28123 #, gcc-internal-format
28125 "argument of %qE attribute is not \"reset\", \"software_exception\", "
28126 "\"page_miss\", \"timer0\", \"timer1\", \"message\", \"dma0\", \"dma1\", "
28127 "\"wand\" or \"swi\""
28130 #: config/epiphany/epiphany.c:1525
28131 #, gcc-internal-format
28132 msgid "stack_offset must be at least 4"
28135 #: config/epiphany/epiphany.c:1527
28136 #, gcc-internal-format
28137 msgid "stack_offset must be a multiple of 4"
28140 #: config/frv/frv.c:8592
28141 #, gcc-internal-format
28142 msgid "accumulator is not a constant integer"
28145 #: config/frv/frv.c:8597
28146 #, gcc-internal-format
28147 msgid "accumulator number is out of bounds"
28150 #: config/frv/frv.c:8608
28151 #, gcc-internal-format
28152 msgid "inappropriate accumulator for %qs"
28155 #: config/frv/frv.c:8684
28156 #, gcc-internal-format
28157 msgid "invalid IACC argument"
28160 #: config/frv/frv.c:8707
28161 #, gcc-internal-format
28162 msgid "%qs expects a constant argument"
28165 #: config/frv/frv.c:8712
28166 #, gcc-internal-format
28167 msgid "constant argument out of range for %qs"
28170 #: config/frv/frv.c:9193
28171 #, gcc-internal-format
28172 msgid "media functions are not available unless -mmedia is used"
28175 #: config/frv/frv.c:9205
28176 #, gcc-internal-format
28177 msgid "this media function is only available on the fr500"
28180 #: config/frv/frv.c:9233
28181 #, gcc-internal-format
28182 msgid "this media function is only available on the fr400 and fr550"
28185 #: config/frv/frv.c:9252
28186 #, gcc-internal-format
28187 msgid "this builtin function is only available on the fr405 and fr450"
28190 #: config/frv/frv.c:9261
28191 #, gcc-internal-format
28192 msgid "this builtin function is only available on the fr500 and fr550"
28195 #: config/frv/frv.c:9273
28196 #, gcc-internal-format
28197 msgid "this builtin function is only available on the fr450"
28200 #: config/ft32/ft32.c:177
28201 #, gcc-internal-format
28202 msgid "'h' applied to non-register operand"
28205 #: config/ft32/ft32.c:202
28206 #, gcc-internal-format, gfc-internal-format
28207 msgid "bad alignment: %d"
28210 #: config/ft32/ft32.c:497
28211 #, gcc-internal-format
28212 msgid "stack frame must be smaller than 64K"
28215 #: config/h8300/h8300.c:326
28216 #, gcc-internal-format
28217 msgid "-msx is not supported in coff"
28220 #: config/h8300/h8300.c:348
28221 #, gcc-internal-format
28222 msgid "-ms2600 is used without -ms"
28225 #: config/h8300/h8300.c:354
28226 #, gcc-internal-format
28227 msgid "-mn is used without -mh or -ms or -msx"
28230 #: config/h8300/h8300.c:360
28231 #, gcc-internal-format
28232 msgid "-mexr is used without -ms"
28235 #: config/h8300/h8300.c:366
28236 #, gcc-internal-format
28237 msgid "-mint32 is not supported for H8300 and H8300L targets"
28240 #: config/h8300/h8300.c:372
28241 #, gcc-internal-format
28242 msgid "-mexr is used without -ms or -msx"
28245 #: config/h8300/h8300.c:378
28246 #, gcc-internal-format
28248 "-mno-exr valid only with -ms or -msx - Option ignored!"
28251 #: config/h8300/h8300.c:385
28252 #, gcc-internal-format
28253 msgid "-mn is not supported for linux targets"
28256 #: config/i386/host-cygwin.c:62
28257 #, gcc-internal-format
28258 msgid "can%'t extend PCH file: %m"
28261 #: config/i386/host-cygwin.c:73
28262 #, gcc-internal-format
28263 msgid "can%'t set position in PCH file: %m"
28266 #: config/i386/i386.c:4655
28267 #, gcc-internal-format
28268 msgid "wrong argument %qs to option %qs"
28271 #: config/i386/i386.c:4661
28272 #, gcc-internal-format
28273 msgid "size ranges of option %qs should be increasing"
28276 #: config/i386/i386.c:4671
28277 #, gcc-internal-format
28278 msgid "wrong strategy name %qs specified for option %qs"
28281 #. rep; movq isn't available in 32-bit code.
28282 #: config/i386/i386.c:4697
28283 #, gcc-internal-format
28285 "strategy name %qs specified for option %qs not supported for 32-bit code"
28288 #: config/i386/i386.c:4710
28289 #, gcc-internal-format
28290 msgid "unknown alignment %qs specified for option %qs"
28293 #: config/i386/i386.c:4720
28294 #, gcc-internal-format
28295 msgid "the max value for the last size range should be -1 for option %qs"
28298 #: config/i386/i386.c:4727
28299 #, gcc-internal-format
28300 msgid "too many size ranges specified in option %qs"
28303 #: config/i386/i386.c:4780
28304 #, gcc-internal-format, gfc-internal-format
28305 msgid "Unknown parameter to option -mtune-ctrl: %s"
28308 #: config/i386/i386.c:5182
28309 #, gcc-internal-format
28310 msgid "Intel MCU psABI isn%'t supported in %s mode"
28313 #: config/i386/i386.c:5231
28314 #, gcc-internal-format
28316 "%<-mtune=x86-64%> is deprecated; use %<-mtune=k8%> or %<-mtune=generic%> "
28317 "instead as appropriate"
28320 #. rep; movq isn't available in 32-bit code.
28321 #: config/i386/i386.c:5260
28322 #, gcc-internal-format
28323 msgid "-mstringop-strategy=rep_8byte not supported for 32-bit code"
28326 #: config/i386/i386.c:5277
28327 #, gcc-internal-format
28328 msgid "address mode %qs not supported in the %s bit mode"
28331 #: config/i386/i386.c:5303 config/i386/i386.c:5312 config/i386/i386.c:5324
28332 #: config/i386/i386.c:5335 config/i386/i386.c:5346
28333 #, gcc-internal-format
28334 msgid "code model %qs not supported in the %s bit mode"
28337 #: config/i386/i386.c:5315 config/i386/i386.c:5327
28338 #, gcc-internal-format
28339 msgid "code model %qs not supported in x32 mode"
28342 #: config/i386/i386.c:5333 config/i386/i386.c:5342 config/i386/i386.c:6514
28343 #, gcc-internal-format, gfc-internal-format
28344 msgid "code model %s does not support PIC mode"
28347 #: config/i386/i386.c:5370
28348 #, gcc-internal-format
28349 msgid "-masm=intel not supported in this configuration"
28352 #: config/i386/i386.c:5375
28353 #, gcc-internal-format, gfc-internal-format
28354 msgid "%i-bit mode not compiled in"
28357 #: config/i386/i386.c:5384
28358 #, gcc-internal-format
28359 msgid "%<generic%> CPU can be used only for %<-mtune=%> switch"
28362 #: config/i386/i386.c:5392
28363 #, gcc-internal-format
28364 msgid "%<intel%> CPU can be used only for %<-mtune=%> switch"
28367 #: config/i386/i386.c:5401 config/i386/i386.c:5671
28368 #, gcc-internal-format
28369 msgid "CPU you selected does not support x86-64 instruction set"
28372 #: config/i386/i386.c:5608 config/i386/i386.c:5611
28373 #, gcc-internal-format
28374 msgid "Intel MPX does not support x32"
28377 #: config/i386/i386.c:5616
28378 #, gcc-internal-format
28379 msgid "bad value (%qs) for %<-march=%> switch"
28382 #: config/i386/i386.c:5634
28383 #, gcc-internal-format
28384 msgid "valid arguments to %<-march=%> switch are: %s; did you mean %qs?"
28387 #: config/i386/i386.c:5641
28388 #, gcc-internal-format
28389 msgid "valid arguments to %<-march=%> switch are: %s"
28392 #: config/i386/i386.c:5689
28393 #, gcc-internal-format
28394 msgid "bad value (%qs) for %<-mtune=%> switch"
28397 #: config/i386/i386.c:5705
28398 #, gcc-internal-format
28399 msgid "valid arguments to %<-mtune=%> switch are: %s; did you mean %qs?"
28402 #: config/i386/i386.c:5712
28403 #, gcc-internal-format
28404 msgid "valid arguments to %<-mtune=%> switch are: %s"
28407 #: config/i386/i386.c:5779
28408 #, gcc-internal-format
28409 msgid "-mregparm is ignored in 64-bit mode"
28412 #: config/i386/i386.c:5781
28413 #, gcc-internal-format
28414 msgid "-mregparm is ignored for Intel MCU psABI"
28417 #: config/i386/i386.c:5784
28418 #, gcc-internal-format, gfc-internal-format
28419 msgid "-mregparm=%d is not between 0 and %d"
28422 #: config/i386/i386.c:5816
28423 #, gcc-internal-format
28424 msgid "%<-mrtd%> is ignored in 64bit mode"
28427 #: config/i386/i386.c:5891
28428 #, gcc-internal-format
28429 msgid "-mpreferred-stack-boundary is not supported for this target"
28432 #: config/i386/i386.c:5894
28433 #, gcc-internal-format, gfc-internal-format
28434 msgid "-mpreferred-stack-boundary=%d is not between %d and %d"
28437 #: config/i386/i386.c:5917
28438 #, gcc-internal-format, gfc-internal-format
28439 msgid "-mincoming-stack-boundary=%d is not between %d and 12"
28442 #: config/i386/i386.c:5930
28443 #, gcc-internal-format
28444 msgid "-mnop-mcount is not compatible with this target"
28447 #: config/i386/i386.c:5933
28448 #, gcc-internal-format
28449 msgid "-mnop-mcount is not implemented for -fPIC"
28452 #: config/i386/i386.c:5939
28453 #, gcc-internal-format
28454 msgid "%<-msseregparm%> used without SSE enabled"
28457 #: config/i386/i386.c:5950
28458 #, gcc-internal-format
28459 msgid "SSE instruction set disabled, using 387 arithmetics"
28462 #: config/i386/i386.c:5957
28463 #, gcc-internal-format
28464 msgid "387 instruction set disabled, using SSE arithmetics"
28467 #: config/i386/i386.c:6007
28468 #, gcc-internal-format
28469 msgid "stack probing requires %<-maccumulate-outgoing-args%> for correctness"
28472 #: config/i386/i386.c:6022
28473 #, gcc-internal-format
28474 msgid "fixed ebp register requires %<-maccumulate-outgoing-args%>"
28477 #: config/i386/i386.c:6136
28478 #, gcc-internal-format
28479 msgid "-mfentry isn%'t supported for 32-bit in combination with -fpic"
28482 #: config/i386/i386.c:6143
28483 #, gcc-internal-format
28484 msgid "-mno-fentry isn%'t compatible with SEH"
28487 #: config/i386/i386.c:6210 config/rs6000/rs6000.c:5176
28488 #, gcc-internal-format, gfc-internal-format
28489 msgid "unknown option for -mrecip=%s"
28492 #: config/i386/i386.c:6816
28493 #, gcc-internal-format, gfc-internal-format
28494 msgid "option(\"%s\") was already specified"
28497 #: config/i386/i386.c:7118
28498 #, gcc-internal-format
28499 msgid "Only DWARF debug format is supported for interrupt service routine."
28502 #: config/i386/i386.c:7217
28503 #, gcc-internal-format, gfc-internal-format
28504 msgid "%s instructions aren't allowed in %s service routine"
28507 #: config/i386/i386.c:7221
28508 #, gcc-internal-format, gfc-internal-format
28510 "%s instructions aren't allowed in function with no_caller_saved_registers "
28514 #: config/i386/i386.c:7633 config/i386/i386.c:7684
28515 #, gcc-internal-format
28516 msgid "fastcall and regparm attributes are not compatible"
28519 #: config/i386/i386.c:7638
28520 #, gcc-internal-format
28521 msgid "regparam and thiscall attributes are not compatible"
28524 #: config/i386/i386.c:7645 config/i386/i386.c:41101
28525 #, gcc-internal-format
28526 msgid "%qE attribute requires an integer constant argument"
28529 #: config/i386/i386.c:7651
28530 #, gcc-internal-format
28531 msgid "argument to %qE attribute larger than %d"
28534 #: config/i386/i386.c:7676 config/i386/i386.c:7719
28535 #, gcc-internal-format
28536 msgid "fastcall and cdecl attributes are not compatible"
28539 #: config/i386/i386.c:7680
28540 #, gcc-internal-format
28541 msgid "fastcall and stdcall attributes are not compatible"
28544 #: config/i386/i386.c:7688 config/i386/i386.c:7737
28545 #, gcc-internal-format
28546 msgid "fastcall and thiscall attributes are not compatible"
28549 #: config/i386/i386.c:7698 config/i386/i386.c:7715
28550 #, gcc-internal-format
28551 msgid "stdcall and cdecl attributes are not compatible"
28554 #: config/i386/i386.c:7702
28555 #, gcc-internal-format
28556 msgid "stdcall and fastcall attributes are not compatible"
28559 #: config/i386/i386.c:7706 config/i386/i386.c:7733
28560 #, gcc-internal-format
28561 msgid "stdcall and thiscall attributes are not compatible"
28564 #: config/i386/i386.c:7723 config/i386/i386.c:7741
28565 #, gcc-internal-format
28566 msgid "cdecl and thiscall attributes are not compatible"
28569 #: config/i386/i386.c:7729
28570 #, gcc-internal-format
28571 msgid "%qE attribute is used for non-class method"
28574 #: config/i386/i386.c:7967
28575 #, gcc-internal-format
28576 msgid "calling %qD with attribute sseregparm without SSE/SSE2 enabled"
28579 #: config/i386/i386.c:7970
28580 #, gcc-internal-format
28581 msgid "calling %qT with attribute sseregparm without SSE/SSE2 enabled"
28584 #: config/i386/i386.c:8286
28585 #, gcc-internal-format
28586 msgid "X32 does not support ms_abi attribute"
28589 #: config/i386/i386.c:8318
28590 #, gcc-internal-format
28591 msgid "ms_hook_prologue is not compatible with nested function"
28594 #: config/i386/i386.c:8631
28595 #, gcc-internal-format
28596 msgid "AVX512F vector argument without AVX512F enabled changes the ABI"
28599 #: config/i386/i386.c:8637
28600 #, gcc-internal-format
28601 msgid "AVX512F vector return without AVX512F enabled changes the ABI"
28604 #: config/i386/i386.c:8651
28605 #, gcc-internal-format
28606 msgid "AVX vector argument without AVX enabled changes the ABI"
28609 #: config/i386/i386.c:8657
28610 #, gcc-internal-format
28611 msgid "AVX vector return without AVX enabled changes the ABI"
28614 #: config/i386/i386.c:8673
28615 #, gcc-internal-format
28616 msgid "SSE vector argument without SSE enabled changes the ABI"
28619 #: config/i386/i386.c:8679
28620 #, gcc-internal-format
28621 msgid "SSE vector return without SSE enabled changes the ABI"
28624 #: config/i386/i386.c:8695
28625 #, gcc-internal-format
28626 msgid "MMX vector argument without MMX enabled changes the ABI"
28629 #: config/i386/i386.c:8701
28630 #, gcc-internal-format
28631 msgid "MMX vector return without MMX enabled changes the ABI"
28634 #: config/i386/i386.c:8883
28635 #, gcc-internal-format
28637 "the ABI of passing struct with a flexible array member has changed in GCC 4.4"
28640 #: config/i386/i386.c:9000
28641 #, gcc-internal-format
28642 msgid "the ABI of passing union with long double has changed in GCC 4.4"
28645 #: config/i386/i386.c:9118
28646 #, gcc-internal-format
28648 "the ABI of passing structure with complex float member has changed in GCC 4.4"
28651 #: config/i386/i386.c:9281
28652 #, gcc-internal-format
28653 msgid "SSE register return with SSE disabled"
28656 #: config/i386/i386.c:9287
28657 #, gcc-internal-format
28658 msgid "SSE register argument with SSE disabled"
28661 #: config/i386/i386.c:9303
28662 #, gcc-internal-format
28663 msgid "x87 register return with x87 disabled"
28666 #: config/i386/i386.c:9599 config/i386/i386.c:9870
28667 #, gcc-internal-format
28668 msgid "calling %qD with SSE calling convention without SSE/SSE2 enabled"
28671 #: config/i386/i386.c:9601 config/i386/i386.c:9872 config/i386/i386.c:10395
28672 #, gcc-internal-format
28674 "this is a GCC bug that can be worked around by adding attribute used to "
28678 #: config/i386/i386.c:10295
28679 #, gcc-internal-format, gfc-internal-format
28681 "The ABI for passing parameters with %d-byte alignment has changed in GCC 4.6"
28684 #: config/i386/i386.c:10393
28685 #, gcc-internal-format
28686 msgid "calling %qD with SSE caling convention without SSE/SSE2 enabled"
28689 #: config/i386/i386.c:13678
28690 #, gcc-internal-format
28691 msgid "ms_hook_prologue attribute isn%'t compatible with -mfentry for 32-bit"
28694 #: config/i386/i386.c:13768
28695 #, gcc-internal-format
28697 "Dynamic Realign Argument Pointer (DRAP) not supported in interrupt service "
28698 "routine. This may be worked around by avoiding functions with aggregate "
28702 #: config/i386/i386.c:14780
28703 #, gcc-internal-format
28704 msgid "-fsplit-stack does not support fastcall with nested function"
28707 #: config/i386/i386.c:14800
28708 #, gcc-internal-format
28710 "-fsplit-stack does not support 2 register parameters for a nested function"
28713 #. FIXME: We could make this work by pushing a register
28714 #. around the addition and comparison.
28715 #: config/i386/i386.c:14811
28716 #, gcc-internal-format
28717 msgid "-fsplit-stack does not support 3 register parameters"
28720 #: config/i386/i386.c:17629
28721 #, gcc-internal-format
28722 msgid "extended registers have no high halves"
28725 #: config/i386/i386.c:17644
28726 #, gcc-internal-format
28727 msgid "unsupported operand size for extended register"
28730 #: config/i386/i386.c:17836
28731 #, gcc-internal-format
28732 msgid "non-integer operand used with operand code 'z'"
28735 #: config/i386/i386.c:28181
28736 #, gcc-internal-format
28737 msgid "interrupt service routine can't be called directly"
28740 #: config/i386/i386.c:32448
28741 #, gcc-internal-format
28742 msgid "No dispatcher found for the versioning attributes"
28745 #: config/i386/i386.c:32498
28746 #, gcc-internal-format, gfc-internal-format
28747 msgid "No dispatcher found for %s"
28750 #: config/i386/i386.c:32508
28751 #, gcc-internal-format, gfc-internal-format
28752 msgid "No dispatcher found for the versioning attributes : %s"
28755 #: config/i386/i386.c:32756
28756 #, gcc-internal-format
28758 "Function versions cannot be marked as gnu_inline, bodies have to be generated"
28761 #: config/i386/i386.c:32761 config/i386/i386.c:33189
28762 #, gcc-internal-format
28763 msgid "Virtual function multiversioning not supported"
28766 #: config/i386/i386.c:32824
28767 #, gcc-internal-format
28768 msgid "missing %<target%> attribute for multi-versioned %D"
28771 #: config/i386/i386.c:32827
28772 #, gcc-internal-format
28773 msgid "previous declaration of %D"
28776 #: config/i386/i386.c:33046
28777 #, gcc-internal-format
28778 msgid "multiversioning needs ifunc which is not supported on this target"
28781 #: config/i386/i386.c:33436
28782 #, gcc-internal-format
28783 msgid "Parameter to builtin must be a string constant or literal"
28786 #: config/i386/i386.c:33461 config/i386/i386.c:33511
28787 #, gcc-internal-format, gfc-internal-format
28788 msgid "Parameter to builtin not valid: %s"
28791 #: config/i386/i386.c:34188 config/i386/i386.c:35554
28792 #, gcc-internal-format
28793 msgid "the last argument must be a 2-bit immediate"
28796 #: config/i386/i386.c:34583
28797 #, gcc-internal-format
28798 msgid "the fifth argument must be an 8-bit immediate"
28801 #: config/i386/i386.c:34678
28802 #, gcc-internal-format
28803 msgid "the third argument must be an 8-bit immediate"
28806 #: config/i386/i386.c:35485
28807 #, gcc-internal-format
28808 msgid "the last argument must be an 1-bit immediate"
28811 #: config/i386/i386.c:35500
28812 #, gcc-internal-format
28813 msgid "the last argument must be a 3-bit immediate"
28816 #: config/i386/i386.c:35533
28817 #, gcc-internal-format
28818 msgid "the last argument must be a 4-bit immediate"
28821 #: config/i386/i386.c:35573
28822 #, gcc-internal-format
28823 msgid "the last argument must be a 1-bit immediate"
28826 #: config/i386/i386.c:35586
28827 #, gcc-internal-format
28828 msgid "the last argument must be a 5-bit immediate"
28831 #: config/i386/i386.c:35596
28832 #, gcc-internal-format
28833 msgid "the next to last argument must be an 8-bit immediate"
28836 #: config/i386/i386.c:35601 config/i386/i386.c:36391
28837 #, gcc-internal-format
28838 msgid "the last argument must be an 8-bit immediate"
28841 #: config/i386/i386.c:35769
28842 #, gcc-internal-format
28843 msgid "the third argument must be comparison constant"
28846 #: config/i386/i386.c:35774
28847 #, gcc-internal-format
28848 msgid "incorrect comparison mode"
28851 #: config/i386/i386.c:35780 config/i386/i386.c:35981
28852 #, gcc-internal-format
28853 msgid "incorrect rounding operand"
28856 #: config/i386/i386.c:35963
28857 #, gcc-internal-format
28858 msgid "the immediate argument must be a 4-bit immediate"
28861 #: config/i386/i386.c:35969
28862 #, gcc-internal-format
28863 msgid "the immediate argument must be a 5-bit immediate"
28866 #: config/i386/i386.c:35972
28867 #, gcc-internal-format
28868 msgid "the immediate argument must be an 8-bit immediate"
28871 #: config/i386/i386.c:36389
28872 #, gcc-internal-format
28873 msgid "the last argument must be a 32-bit immediate"
28876 #: config/i386/i386.c:36471 config/rs6000/rs6000.c:15532
28877 #, gcc-internal-format
28878 msgid "selector must be an integer constant in the range 0..%wi"
28881 #: config/i386/i386.c:36667
28882 #, gcc-internal-format
28883 msgid "%qE needs unknown isa option"
28886 #: config/i386/i386.c:36671
28887 #, gcc-internal-format
28888 msgid "%qE needs isa option %s"
28891 #: config/i386/i386.c:37419
28892 #, gcc-internal-format
28893 msgid "last argument must be an immediate"
28896 #: config/i386/i386.c:38028 config/i386/i386.c:38210
28897 #, gcc-internal-format
28898 msgid "the last argument must be scale 1, 2, 4, 8"
28901 #: config/i386/i386.c:38263
28902 #, gcc-internal-format
28903 msgid "the forth argument must be scale 1, 2, 4, 8"
28906 #: config/i386/i386.c:38269
28907 #, gcc-internal-format
28908 msgid "incorrect hint operand"
28911 #: config/i386/i386.c:38288
28912 #, gcc-internal-format
28913 msgid "the xabort's argument must be an 8-bit immediate"
28916 #: config/i386/i386.c:41088
28917 #, gcc-internal-format
28918 msgid "%qE attribute only available for 32-bit"
28921 #: config/i386/i386.c:41109
28922 #, gcc-internal-format
28923 msgid "argument to %qE attribute is neither zero, nor one"
28926 #: config/i386/i386.c:41142 config/i386/i386.c:41151
28927 #, gcc-internal-format
28928 msgid "ms_abi and sysv_abi attributes are not compatible"
28931 #: config/i386/i386.c:41187 config/rs6000/rs6000.c:34790
28932 #, gcc-internal-format
28933 msgid "%qE incompatible attribute ignored"
28936 #: config/i386/i386.c:41231
28937 #, gcc-internal-format
28938 msgid "interrupt service routine should have a pointer as the first argument"
28941 #: config/i386/i386.c:41238
28942 #, gcc-internal-format, gfc-internal-format
28944 "interrupt service routine should have unsigned %sint as the second argument"
28947 #: config/i386/i386.c:41248
28948 #, gcc-internal-format
28950 "interrupt service routine can only have a pointer argument and an optional "
28954 #: config/i386/i386.c:41251
28955 #, gcc-internal-format
28956 msgid "interrupt service routine can't have non-void return value"
28959 #: config/i386/i386.c:44148
28960 #, gcc-internal-format
28961 msgid "alternatives not allowed in asm flag output"
28964 #: config/i386/i386.c:44212
28965 #, gcc-internal-format
28966 msgid "unknown asm flag output %qs"
28969 #: config/i386/i386.c:44241
28970 #, gcc-internal-format
28971 msgid "invalid type for asm flag output"
28974 #: config/i386/i386.c:50455
28975 #, gcc-internal-format
28976 msgid "Unknown architecture specific memory model"
28979 #: config/i386/i386.c:50462
28980 #, gcc-internal-format
28981 msgid "HLE_ACQUIRE not used with ACQUIRE or stronger memory model"
28984 #: config/i386/i386.c:50468
28985 #, gcc-internal-format
28986 msgid "HLE_RELEASE not used with RELEASE or stronger memory model"
28989 #: config/i386/i386.c:50492 config/i386/i386.c:50613
28990 #, gcc-internal-format, gfc-internal-format
28991 msgid "unsupported simdlen %d"
28994 #: config/i386/i386.c:50511
28995 #, gcc-internal-format
28996 msgid "unsupported return type %qT for simd\n"
28999 #: config/i386/i386.c:50533
29000 #, gcc-internal-format
29001 msgid "unsupported argument type %qT for simd\n"
29004 #: config/i386/i386.c:50859
29005 #, gcc-internal-format
29007 "Pointer Checker requires MPX support on this target. Use -mmpx options to "
29011 #: config/i386/intelmic-mkoffload.c:71 config/nvptx/mkoffload.c:85
29012 #, gcc-internal-format
29013 msgid "deleting file %s: %m"
29016 #: config/i386/intelmic-mkoffload.c:253 config/i386/intelmic-mkoffload.c:317
29017 #: config/i386/intelmic-mkoffload.c:358 config/nvptx/mkoffload.c:524
29018 #, gcc-internal-format, gfc-internal-format
29019 msgid "cannot open '%s'"
29022 #: config/i386/intelmic-mkoffload.c:465
29023 #, gcc-internal-format
29024 msgid "output file not specified"
29027 #: config/i386/intelmic-mkoffload.c:558
29028 #, gcc-internal-format
29029 msgid "COLLECT_GCC must be set"
29032 #: config/i386/intelmic-mkoffload.c:563 config/nvptx/mkoffload.c:455
29033 #, gcc-internal-format, gfc-internal-format
29034 msgid "offload compiler %s not found"
29037 #: config/i386/intelmic-mkoffload.c:582 config/nvptx/mkoffload.c:475
29038 #, gcc-internal-format
29039 msgid "unrecognizable argument of option "
29042 #: config/i386/winnt.c:79
29043 #, gcc-internal-format
29045 "%qE attribute applies only to initialized variables with external linkage"
29048 #: config/i386/winnt.c:152
29049 #, gcc-internal-format
29050 msgid "definition of static data member %q+D of dllimport%'d class"
29053 #. If the environment variable DJDIR is not defined, then DJGPP is not installed correctly and GCC will quickly become confused with the default prefix settings. Report the problem now so the user doesn't receive deceptive "file not found" error messages later.
29054 #. DJDIR is automatically defined by the DJGPP environment config file pointed to by the environment variable DJGPP. Examine DJGPP to try and figure out what's wrong.
29055 #: config/i386/xm-djgpp.h:85
29056 #, gcc-internal-format
29057 msgid "environment variable DJGPP not defined"
29060 #: config/i386/xm-djgpp.h:87
29061 #, gcc-internal-format, gfc-internal-format
29062 msgid "environment variable DJGPP points to missing file '%s'"
29065 #: config/i386/xm-djgpp.h:90
29066 #, gcc-internal-format, gfc-internal-format
29067 msgid "environment variable DJGPP points to corrupt file '%s'"
29070 #: config/ia64/ia64-c.c:48
29071 #, gcc-internal-format
29072 msgid "malformed #pragma builtin"
29075 #: config/ia64/ia64.c:728
29076 #, gcc-internal-format
29077 msgid "invalid argument of %qE attribute"
29080 #: config/ia64/ia64.c:741
29081 #, gcc-internal-format
29082 msgid "an address area attribute cannot be specified for local variables"
29085 #: config/ia64/ia64.c:748
29086 #, gcc-internal-format
29087 msgid "address area of %q+D conflicts with previous declaration"
29090 #: config/ia64/ia64.c:756
29091 #, gcc-internal-format
29092 msgid "address area attribute cannot be specified for functions"
29095 #: config/ia64/ia64.c:789
29096 #, gcc-internal-format
29097 msgid "%qE attribute requires a string constant argument"
29100 #: config/ia64/ia64.c:5934 config/pa/pa.c:431 config/sh/sh.c:8233
29101 #: config/spu/spu.c:4895
29102 #, gcc-internal-format
29103 msgid "value of -mfixed-range must have form REG1-REG2"
29106 #: config/ia64/ia64.c:5961 config/pa/pa.c:458 config/sh/sh.c:8259
29107 #: config/spu/spu.c:4921
29108 #, gcc-internal-format, gfc-internal-format
29109 msgid "%s-%s is an empty range"
29112 #: config/ia64/ia64.c:11190
29113 #, gcc-internal-format
29114 msgid "version attribute is not a string"
29117 #: config/iq2000/iq2000.c:1836
29118 #, gcc-internal-format, gfc-internal-format
29119 msgid "gp_offset (%ld) or end_offset (%ld) is less than zero"
29122 #: config/iq2000/iq2000.c:2603
29123 #, gcc-internal-format
29124 msgid "argument %qd is not a constant"
29127 #: config/iq2000/iq2000.c:2907 config/xtensa/xtensa.c:2455
29128 #, gcc-internal-format
29129 msgid "PRINT_OPERAND_ADDRESS, null pointer"
29132 #: config/iq2000/iq2000.c:3062
29133 #, gcc-internal-format, gfc-internal-format
29134 msgid "PRINT_OPERAND: Unknown punctuation '%c'"
29137 #: config/iq2000/iq2000.c:3071 config/xtensa/xtensa.c:2299
29138 #, gcc-internal-format
29139 msgid "PRINT_OPERAND null pointer"
29142 #: config/m32c/m32c-pragma.c:52
29143 #, gcc-internal-format
29144 msgid "junk at end of #pragma GCC memregs [0..16]"
29147 #: config/m32c/m32c-pragma.c:59
29148 #, gcc-internal-format
29149 msgid "#pragma GCC memregs must precede any function decls"
29152 #: config/m32c/m32c-pragma.c:67 config/m32c/m32c-pragma.c:74
29153 #, gcc-internal-format
29154 msgid "#pragma GCC memregs takes a number [0..16]"
29157 #: config/m32c/m32c-pragma.c:102
29158 #, gcc-internal-format
29159 msgid "junk at end of #pragma ADDRESS"
29162 #: config/m32c/m32c-pragma.c:107
29163 #, gcc-internal-format
29164 msgid "malformed #pragma ADDRESS variable address"
29167 #: config/m32c/m32c.c:414
29168 #, gcc-internal-format, gfc-internal-format
29169 msgid "invalid target memregs value '%d'"
29172 #: config/m32c/m32c.c:2930
29173 #, gcc-internal-format
29174 msgid "%qE attribute is not supported for R8C target"
29177 #. The argument must be a constant integer.
29178 #: config/m32c/m32c.c:2946 config/sh/sh.c:8445 config/sh/sh.c:8540
29179 #, gcc-internal-format
29180 msgid "%qE attribute argument not an integer constant"
29183 #: config/m32c/m32c.c:2955
29184 #, gcc-internal-format
29185 msgid "%qE attribute argument should be between 18 to 255"
29188 #: config/m32c/m32c.c:4076
29189 #, gcc-internal-format
29190 msgid "%<bank_switch%> has no effect on non-interrupt functions"
29193 #: config/m32c/m32c.c:4183
29194 #, gcc-internal-format
29195 msgid "%<fast_interrupt%> attribute directive ignored"
29198 #: config/m32r/m32r.c:393
29199 #, gcc-internal-format
29200 msgid "invalid argument of %qs attribute"
29203 #: config/m68k/m68k.c:503
29204 #, gcc-internal-format, gfc-internal-format
29205 msgid "-mcpu=%s conflicts with -march=%s"
29208 #: config/m68k/m68k.c:574
29209 #, gcc-internal-format
29210 msgid "-mpcrel -fPIC is not currently supported on selected cpu"
29213 #: config/m68k/m68k.c:636
29214 #, gcc-internal-format, gfc-internal-format
29215 msgid "-falign-labels=%d is not supported"
29218 #: config/m68k/m68k.c:641
29219 #, gcc-internal-format, gfc-internal-format
29220 msgid "-falign-loops=%d is not supported"
29223 #: config/m68k/m68k.c:649
29224 #, gcc-internal-format
29225 msgid "-fstack-limit- options are not supported on this cpu"
29228 #: config/m68k/m68k.c:767
29229 #, gcc-internal-format
29230 msgid "multiple interrupt attributes not allowed"
29233 #: config/m68k/m68k.c:774
29234 #, gcc-internal-format
29235 msgid "interrupt_thread is available only on fido"
29238 #: config/m68k/m68k.c:1108 config/rs6000/rs6000.c:27481
29239 #, gcc-internal-format
29240 msgid "stack limit expression is not supported"
29243 #: config/mcore/mcore.c:2949
29244 #, gcc-internal-format
29245 msgid "initialized variable %q+D is marked dllimport"
29248 #: config/microblaze/microblaze.c:1690
29249 #, gcc-internal-format
29250 msgid "-fPIC/-fpic not supported for this target"
29253 #: config/microblaze/microblaze.c:1702
29254 #, gcc-internal-format
29255 msgid "%qs is an invalid argument to -mcpu="
29258 #: config/microblaze/microblaze.c:1751
29259 #, gcc-internal-format
29260 msgid "-mxl-multiply-high can be used only with -mcpu=v6.00.a or greater"
29263 #: config/microblaze/microblaze.c:1767
29264 #, gcc-internal-format
29265 msgid "-mxl-reorder can be used only with -mcpu=v8.30.a or greater"
29268 #: config/microblaze/microblaze.c:1773
29269 #, gcc-internal-format
29270 msgid "-mxl-reorder requires -mxl-pattern-compare for -mcpu=v8.30.a"
29273 #: config/microblaze/microblaze.c:1778
29274 #, gcc-internal-format
29275 msgid "-mxl-multiply-high requires -mno-xl-soft-mul"
29278 #: config/mips/mips.c:1391 config/mips/mips.c:1395
29279 #, gcc-internal-format
29280 msgid "%qs attribute only applies to functions"
29283 #: config/mips/mips.c:1405 config/mips/mips.c:1411
29284 #, gcc-internal-format
29285 msgid "%qE cannot have both %qs and %qs attributes"
29288 #: config/mips/mips.c:1440 config/mips/mips.c:1446 config/nios2/nios2.c:3986
29289 #, gcc-internal-format
29290 msgid "%qE redeclared with conflicting %qs attributes"
29293 #: config/mips/mips.c:1478 config/mips/mips.c:1532
29294 #, gcc-internal-format
29295 msgid "%qE attribute requires a string argument"
29298 #: config/mips/mips.c:1486
29299 #, gcc-internal-format
29300 msgid "argument to %qE attribute is neither eic, nor vector=<line>"
29303 #: config/mips/mips.c:1502
29304 #, gcc-internal-format
29306 "interrupt vector to %qE attribute is not vector=(sw0|sw1|hw0|hw1|hw2|hw3|hw4|"
29310 #: config/mips/mips.c:1539
29311 #, gcc-internal-format
29312 msgid "argument to %qE attribute is not intstack"
29315 #: config/mips/mips.c:7687
29316 #, gcc-internal-format
29317 msgid "cannot handle inconsistent calls to %qs"
29320 #: config/mips/mips.c:10920
29321 #, gcc-internal-format
29322 msgid "the %<interrupt%> attribute requires a MIPS32r2 processor or greater"
29325 #: config/mips/mips.c:10922
29326 #, gcc-internal-format
29327 msgid "interrupt handlers cannot be MIPS16 functions"
29330 #: config/mips/mips.c:11913
29331 #, gcc-internal-format
29332 msgid "-fstack-check=specific not implemented for MIPS16"
29335 #: config/mips/mips.c:16812
29336 #, gcc-internal-format, gfc-internal-format
29337 msgid "argument %d to the built-in must be a constant in range %d to %d"
29340 #: config/mips/mips.c:16818 config/nds32/nds32-intrinsic.c:60
29341 #: config/nds32/nds32-intrinsic.c:88 config/nds32/nds32-intrinsic.c:118
29342 #: config/nios2/nios2.c:3138
29343 #, gcc-internal-format
29344 msgid "invalid argument to built-in function"
29347 #: config/mips/mips.c:16932
29348 #, gcc-internal-format
29349 msgid "failed to expand built-in function"
29352 #: config/mips/mips.c:17063
29353 #, gcc-internal-format
29354 msgid "built-in function %qE not supported for MIPS16"
29357 #: config/mips/mips.c:17671
29358 #, gcc-internal-format
29359 msgid "%qs does not support MIPS16 code"
29362 #: config/mips/mips.c:19408
29363 #, gcc-internal-format
29364 msgid "MIPS16 PIC for ABIs other than o32 and o64"
29367 #: config/mips/mips.c:19411
29368 #, gcc-internal-format
29369 msgid "MIPS16 -mxgot code"
29372 #: config/mips/mips.c:19414
29373 #, gcc-internal-format
29374 msgid "hard-float MIPS16 code for ABIs other than o32 and o64"
29377 #: config/mips/mips.c:19417
29378 #, gcc-internal-format
29379 msgid "MSA MIPS16 code"
29382 #: config/mips/mips.c:19592 config/mips/mips.c:19597 config/mips/mips.c:19679
29383 #: config/mips/mips.c:19681 config/mips/mips.c:19711 config/mips/mips.c:19721
29384 #: config/mips/mips.c:19827 config/mips/mips.c:19857
29385 #, gcc-internal-format, gfc-internal-format
29386 msgid "unsupported combination: %s"
29389 #: config/mips/mips.c:19631
29390 #, gcc-internal-format
29392 "%<-%s%> conflicts with the other architecture options, which specify a %s "
29396 #: config/mips/mips.c:19641
29397 #, gcc-internal-format
29398 msgid "%<-march=%s%> is not compatible with the selected ABI"
29401 #: config/mips/mips.c:19656
29402 #, gcc-internal-format
29403 msgid "%<-mgp64%> used with a 32-bit processor"
29406 #: config/mips/mips.c:19658
29407 #, gcc-internal-format
29408 msgid "%<-mgp32%> used with a 64-bit ABI"
29411 #: config/mips/mips.c:19660
29412 #, gcc-internal-format
29413 msgid "%<-mgp64%> used with a 32-bit ABI"
29416 #: config/mips/mips.c:19676
29417 #, gcc-internal-format
29418 msgid "the %qs architecture does not support %<-mfp32%>"
29421 #: config/mips/mips.c:19685
29422 #, gcc-internal-format
29424 "%<-mgp32%> and %<-mfp64%> can only be combined if the target supports the "
29425 "mfhc1 and mthc1 instructions"
29428 #: config/mips/mips.c:19688
29429 #, gcc-internal-format
29430 msgid "%<-mgp32%> and %<-mfp64%> can only be combined when using the o32 ABI"
29433 #: config/mips/mips.c:19709
29434 #, gcc-internal-format
29435 msgid "%<-mfpxx%> can only be used with the o32 ABI"
29438 #: config/mips/mips.c:19713
29439 #, gcc-internal-format
29440 msgid "%<-march=%s%> requires %<-mfp32%>"
29443 #: config/mips/mips.c:19715
29444 #, gcc-internal-format
29445 msgid "%<-mfpxx%> requires %<-mlra%>"
29448 #: config/mips/mips.c:19731 config/mips/mips.c:19733 config/mips/mips.c:19746
29449 #, gcc-internal-format
29450 msgid "%qs is incompatible with %qs"
29453 #. We have traditionally allowed non-abicalls code to use
29454 #. an LP64 form of o64. However, it would take a bit more
29455 #. effort to support the combination of 32-bit GOT entries
29456 #. and 64-bit pointers, so we treat the abicalls case as
29458 #: config/mips/mips.c:19740
29459 #, gcc-internal-format
29460 msgid "the combination of %qs and %qs is incompatible with %qs"
29463 #: config/mips/mips.c:19793
29464 #, gcc-internal-format
29465 msgid "the %qs architecture does not support branch-likely instructions"
29468 #: config/mips/mips.c:19808
29469 #, gcc-internal-format
29470 msgid "the %qs architecture does not support madd or msub instructions"
29473 #: config/mips/mips.c:19822
29474 #, gcc-internal-format
29475 msgid "the %qs architecture does not support odd single-precision registers"
29478 #: config/mips/mips.c:19835 config/mips/mips.c:19841
29479 #, gcc-internal-format
29480 msgid "unsupported combination: %qs%s %s"
29483 #: config/mips/mips.c:19850
29484 #, gcc-internal-format
29485 msgid "unsupported combination: %qs %s"
29488 #: config/mips/mips.c:19865
29489 #, gcc-internal-format
29490 msgid "cannot generate position-independent code for %qs"
29493 #: config/mips/mips.c:19868
29494 #, gcc-internal-format
29495 msgid "position-independent code requires %qs"
29498 #: config/mips/mips.c:19901
29499 #, gcc-internal-format
29500 msgid "%<-mno-gpopt%> needs %<-mexplicit-relocs%>"
29503 #: config/mips/mips.c:19909 config/mips/mips.c:19912
29504 #, gcc-internal-format
29505 msgid "cannot use small-data accesses for %qs"
29508 #: config/mips/mips.c:19927
29509 #, gcc-internal-format
29510 msgid "the %qs architecture does not support %<-m%s=legacy%>"
29513 #: config/mips/mips.c:19934
29514 #, gcc-internal-format
29515 msgid "the %qs architecture does not support %<-m%s=2008%>"
29518 #: config/mips/mips.c:19952
29519 #, gcc-internal-format
29520 msgid "%<-mips3d%> requires %<-mpaired-single%>"
29523 #: config/mips/mips.c:19962
29524 #, gcc-internal-format
29525 msgid "%qs must be used with %qs"
29528 #: config/mips/mips.c:19972
29529 #, gcc-internal-format
29530 msgid "%<-mmsa%> must be used with %<-mfp64%> and %<-mhard-float%>"
29533 #: config/mips/mips.c:19979
29534 #, gcc-internal-format
29535 msgid "the %qs architecture does not support paired-single instructions"
29538 #: config/mips/mips.c:19988
29539 #, gcc-internal-format
29540 msgid "%qs requires a target that provides the %qs instruction"
29543 #: config/mips/mips.c:19999
29544 #, gcc-internal-format
29545 msgid "the %qs architecture does not support DSP instructions"
29548 #: config/mips/mips.c:20101
29549 #, gcc-internal-format
29550 msgid "%qs requires branch-likely instructions"
29553 #: config/mips/mips.c:20105
29554 #, gcc-internal-format
29555 msgid "the %qs architecture does not support the synci instruction"
29558 #: config/mips/mips.c:20940
29559 #, gcc-internal-format
29560 msgid "mips16 function profiling"
29563 #: config/mmix/mmix.c:300
29564 #, gcc-internal-format, gfc-internal-format
29565 msgid "-f%s not supported: ignored"
29568 #: config/mmix/mmix.c:730
29569 #, gcc-internal-format
29570 msgid "support for mode %qs"
29573 #: config/mmix/mmix.c:744
29574 #, gcc-internal-format, gfc-internal-format
29576 "too large function value type, needs %d registers, have only %d registers "
29580 #: config/mmix/mmix.c:923
29581 #, gcc-internal-format
29582 msgid "function_profiler support for MMIX"
29585 #: config/mmix/mmix.c:947
29586 #, gcc-internal-format
29587 msgid "MMIX Internal: Last named vararg would not fit in a register"
29590 #: config/mmix/mmix.c:1559 config/mmix/mmix.c:1583 config/mmix/mmix.c:1699
29591 #, gcc-internal-format, gfc-internal-format
29592 msgid "MMIX Internal: Bad register: %d"
29595 #. Presumably there's a missing case above if we get here.
29596 #: config/mmix/mmix.c:1691
29597 #, gcc-internal-format
29598 msgid "MMIX Internal: Missing %qc case in mmix_print_operand"
29601 #: config/mmix/mmix.c:1976
29602 #, gcc-internal-format
29603 msgid "stack frame not a multiple of 8 bytes: %wd"
29606 #: config/mmix/mmix.c:2214
29607 #, gcc-internal-format
29608 msgid "stack frame not a multiple of octabyte: %wd"
29611 #: config/mmix/mmix.c:2500 config/mmix/mmix.c:2559
29612 #, gcc-internal-format, gfc-internal-format
29613 msgid "MMIX Internal: %s is not a shiftable int"
29616 #: config/mn10300/mn10300.c:103
29617 #, gcc-internal-format
29618 msgid "-mtune= expects mn10300, am33, am33-2, or am34"
29621 #: config/msp430/driver-msp430.c:646
29622 #, gcc-internal-format, gfc-internal-format
29623 msgid "unexpected argument to msp430_select_hwmult_lib: %s"
29626 #: config/msp430/driver-msp430.c:687
29627 #, gcc-internal-format, gfc-internal-format
29628 msgid "unrecognised hwpy field in msp430_mcu_data[%d]: %d"
29631 #: config/msp430/driver-msp430.c:694
29632 #, gcc-internal-format, gfc-internal-format
29633 msgid "unexpected first argument to msp430_select_hwmult_lib: %s"
29636 #: config/msp430/driver-msp430.c:698
29637 #, gcc-internal-format
29638 msgid "msp430_select_hwmult_lib needs one or more arguments"
29641 #: config/msp430/msp430.c:777
29642 #, gcc-internal-format, gfc-internal-format
29643 msgid "MCU '%s' supports %s ISA but -mcpu option is set to %s"
29646 #: config/msp430/msp430.c:783
29647 #, gcc-internal-format, gfc-internal-format
29649 "MCU '%s' does not have hardware multiply support, but -mhwmult is set to %s"
29652 #: config/msp430/msp430.c:790
29653 #, gcc-internal-format, gfc-internal-format
29654 msgid "MCU '%s' supports %s hardware multiply, but -mhwmult is set to 16-bit"
29657 #: config/msp430/msp430.c:793
29658 #, gcc-internal-format, gfc-internal-format
29659 msgid "MCU '%s' supports %s hardware multiply, but -mhwmult is set to 32-bit"
29662 #: config/msp430/msp430.c:796
29663 #, gcc-internal-format, gfc-internal-format
29664 msgid "MCU '%s' supports %s hardware multiply, but -mhwmult is set to f5series"
29667 #: config/msp430/msp430.c:812
29668 #, gcc-internal-format, gfc-internal-format
29670 "Unrecognised MCU name '%s', assuming that it is just a MSP430 with no "
29671 "hardware multiply.\n"
29672 "Use the -mcpu and -mhwmult options to set these explicitly."
29675 #: config/msp430/msp430.c:816
29676 #, gcc-internal-format, gfc-internal-format
29678 "Unrecognised MCU name '%s', assuming that it has no hardware multiply.\n"
29679 "Use the -mhwmult option to set this explicitly."
29682 #: config/msp430/msp430.c:826
29683 #, gcc-internal-format, gfc-internal-format
29685 "Unrecognised MCU name '%s', assuming that it just supports the MSP430 ISA.\n"
29686 "Use the -mcpu option to set the ISA explicitly."
29689 #: config/msp430/msp430.c:833
29690 #, gcc-internal-format, gfc-internal-format
29691 msgid "Unrecognised MCU name '%s'."
29694 #: config/msp430/msp430.c:842
29695 #, gcc-internal-format
29696 msgid "-mlarge requires a 430X-compatible -mmcu="
29699 #: config/msp430/msp430.c:845
29700 #, gcc-internal-format
29701 msgid "-mcode-region=upper requires 430X-compatible cpu"
29704 #: config/msp430/msp430.c:847
29705 #, gcc-internal-format
29706 msgid "-mdata-region=upper requires 430X-compatible cpu"
29709 #: config/msp430/msp430.c:1854
29710 #, gcc-internal-format
29711 msgid "unrecognised interrupt vector argument of %qE attribute"
29714 #: config/msp430/msp430.c:1863
29715 #, gcc-internal-format
29716 msgid "numeric argument of %qE attribute must be in range 0..63"
29719 #: config/msp430/msp430.c:1869
29720 #, gcc-internal-format
29721 msgid "argument of %qE attribute is not a string constant or number"
29724 #: config/msp430/msp430.c:2119
29725 #, gcc-internal-format
29726 msgid "argument to interrupt attribute is unsupported for weak functions"
29729 #: config/msp430/msp430.c:2489
29730 #, gcc-internal-format
29731 msgid "__delay_cycles() only takes constant arguments"
29734 #: config/msp430/msp430.c:2499
29735 #, gcc-internal-format
29736 msgid "__delay_cycles only takes non-negative cycle counts."
29739 #: config/msp430/msp430.c:2519
29740 #, gcc-internal-format
29741 msgid "__delay_cycles is limited to 32-bit loop counts."
29744 #: config/msp430/msp430.c:2589
29745 #, gcc-internal-format
29746 msgid "MSP430 builtin functions only work inside interrupt handlers"
29749 #: config/msp430/msp430.c:2601 config/rx/rx.c:2635 config/xtensa/xtensa.c:3375
29750 #: config/xtensa/xtensa.c:3401
29751 #, gcc-internal-format
29752 msgid "bad builtin code"
29755 #: config/nds32/nds32-isr.c:337
29756 #, gcc-internal-format
29757 msgid "multiple save reg attributes to function %qD"
29760 #: config/nds32/nds32-isr.c:348
29761 #, gcc-internal-format
29762 msgid "multiple nested types attributes to function %qD"
29765 #: config/nds32/nds32-isr.c:360
29766 #, gcc-internal-format
29767 msgid "multiple interrupt attributes to function %qD"
29770 #. Trampoline is not supported on reduced-set registers yet.
29771 #: config/nds32/nds32.c:1742 config/nds32/nds32.c:1796
29772 #: config/nds32/nds32.c:2308 config/nds32/nds32.c:2355
29773 #: config/nds32/nds32.c:2370 config/nds32/nds32.c:2376
29774 #: config/nds32/nds32.c:2436 config/nds32/nds32.c:2442
29775 #: config/nds32/nds32.c:2474
29776 #, gcc-internal-format
29777 msgid "a nested function is not supported for reduced registers"
29780 #. The enum index value for array size is out of range.
29781 #: config/nds32/nds32.c:2277
29782 #, gcc-internal-format
29783 msgid "intrinsic register index is out of range"
29786 #: config/nds32/nds32.c:2582
29787 #, gcc-internal-format
29788 msgid "invalid id value for interrupt/exception attribute"
29791 #: config/nds32/nds32.c:2610
29792 #, gcc-internal-format
29793 msgid "invalid id value for reset attribute"
29796 #: config/nds32/nds32.c:2626
29797 #, gcc-internal-format
29798 msgid "invalid nmi function for reset attribute"
29801 #: config/nds32/nds32.c:2639
29802 #, gcc-internal-format
29803 msgid "invalid warm function for reset attribute"
29806 #: config/nds32/nds32.c:2707
29807 #, gcc-internal-format
29808 msgid "not support -fpic"
29811 #: config/nios2/nios2.c:561
29812 #, gcc-internal-format
29813 msgid "Unknown form for stack limit expression"
29816 #: config/nios2/nios2.c:1168
29817 #, gcc-internal-format
29818 msgid "switch %<-mcustom-%s%> is required for double precision floating point"
29821 #: config/nios2/nios2.c:1181
29822 #, gcc-internal-format
29824 "switch %<-mcustom-%s%> has no effect unless -funsafe-math-optimizations is "
29828 #: config/nios2/nios2.c:1190
29829 #, gcc-internal-format
29831 "switch %<-mcustom-%s%> has no effect unless -ffinite-math-only is specified"
29834 #: config/nios2/nios2.c:1199
29835 #, gcc-internal-format
29837 "switch %<-mcustom-%s%> has no effect unless -fno-math-errno is specified"
29840 #: config/nios2/nios2.c:1204
29841 #, gcc-internal-format
29843 "conflicting use of -mcustom switches, target attributes, and/or "
29844 "__builtin_custom_ functions"
29847 #: config/nios2/nios2.c:1306
29848 #, gcc-internal-format
29849 msgid "ignoring unrecognized switch %<-mcustom-fpu-cfg%> value %<%s%>"
29852 #: config/nios2/nios2.c:1325
29853 #, gcc-internal-format
29854 msgid "switch %<-mcustom-%s%> value %d must be between 0 and 255"
29857 #: config/nios2/nios2.c:1348
29858 #, gcc-internal-format
29859 msgid "position-independent code requires the Linux ABI"
29862 #: config/nios2/nios2.c:1351
29863 #, gcc-internal-format
29864 msgid "PIC support for -fstack-limit-symbol"
29867 #: config/nios2/nios2.c:1377
29868 #, gcc-internal-format
29869 msgid "BMX instructions are only supported with R2 architecture"
29872 #: config/nios2/nios2.c:1379
29873 #, gcc-internal-format
29874 msgid "CDX instructions are only supported with R2 architecture"
29877 #: config/nios2/nios2.c:1384
29878 #, gcc-internal-format
29879 msgid "R2 architecture is little-endian only"
29882 #: config/nios2/nios2.c:3122
29883 #, gcc-internal-format
29885 "Cannot call %<__builtin_custom_%s%> without specifying switch %<-mcustom-%s%>"
29888 #: config/nios2/nios2.c:3230
29889 #, gcc-internal-format, gfc-internal-format
29891 "custom instruction opcode must be compile time constant in the range 0-255 "
29892 "for __builtin_custom_%s"
29895 #: config/nios2/nios2.c:3376
29896 #, gcc-internal-format, gfc-internal-format
29897 msgid "invalid argument to built-in function %s"
29900 #: config/nios2/nios2.c:3435
29901 #, gcc-internal-format, gfc-internal-format
29902 msgid "Control register number must be in range 0-31 for %s"
29905 #: config/nios2/nios2.c:3463
29906 #, gcc-internal-format, gfc-internal-format
29907 msgid "Register number must be in range 0-31 for %s"
29910 #: config/nios2/nios2.c:3470
29911 #, gcc-internal-format, gfc-internal-format
29912 msgid "The immediate value must fit into a %d-bit integer for %s"
29915 #: config/nios2/nios2.c:3520
29916 #, gcc-internal-format
29917 msgid "The ENI instruction operand must be either 0 or 1"
29920 #: config/nios2/nios2.c:3548
29921 #, gcc-internal-format, gfc-internal-format
29922 msgid "Builtin function %s requires Nios II R%d"
29925 #: config/nios2/nios2.c:3628
29926 #, gcc-internal-format
29927 msgid "switch %<-mcustom-%s%> conflicts with switch %<-mcustom-%s%>"
29930 #: config/nios2/nios2.c:3634 config/nios2/nios2.c:3644
29931 #, gcc-internal-format
29932 msgid "call to %<__builtin_custom_%s%> conflicts with switch %<-mcustom-%s%>"
29935 #: config/nios2/nios2.c:3750
29936 #, gcc-internal-format
29937 msgid "custom-fpu-cfg option does not support %<no-%>"
29940 #: config/nios2/nios2.c:3755
29941 #, gcc-internal-format
29942 msgid "custom-fpu-cfg option requires configuration argument"
29945 #: config/nios2/nios2.c:3784
29946 #, gcc-internal-format
29947 msgid "%<no-custom-%s%> does not accept arguments"
29950 #: config/nios2/nios2.c:3799
29951 #, gcc-internal-format
29952 msgid "%<custom-%s=%> requires argument"
29955 #: config/nios2/nios2.c:3809
29956 #, gcc-internal-format, gfc-internal-format
29957 msgid "`custom-%s=' argument requires numeric digits"
29960 #: config/nios2/nios2.c:3821
29961 #, gcc-internal-format
29962 msgid "%<custom-%s=%> is not recognised as FPU instruction"
29965 #: config/nios2/nios2.c:3828
29966 #, gcc-internal-format
29967 msgid "%<%s%> is unknown"
29970 #: config/nvptx/mkoffload.c:107
29971 #, gcc-internal-format
29972 msgid "malformed ptx file"
29975 #: config/nvptx/mkoffload.c:407
29976 #, gcc-internal-format
29977 msgid "COLLECT_GCC must be set."
29980 #: config/nvptx/mkoffload.c:488
29981 #, gcc-internal-format
29982 msgid "either -fopenacc or -fopenmp must be set"
29985 #: config/nvptx/mkoffload.c:552
29986 #, gcc-internal-format
29987 msgid "cannot open intermediate ptx file"
29990 #: config/nvptx/nvptx.c:158
29991 #, gcc-internal-format, gfc-internal-format
29992 msgid "option %s is not supported together with -fopenacc"
29995 #: config/nvptx/nvptx.c:260
29996 #, gcc-internal-format
29998 "static initialization of variable %q+D in %<.shared%> memory is not supported"
30001 #: config/nvptx/nvptx.c:1809
30002 #, gcc-internal-format
30003 msgid "cannot emit unaligned pointers in ptx assembly"
30006 #: config/nvptx/nvptx.c:1999
30007 #, gcc-internal-format
30008 msgid "PTX does not support weak declarations (only weak definitions)"
30011 #: config/nvptx/nvptx.c:4151
30012 #, gcc-internal-format
30013 msgid "%qE attribute requires a void return type"
30016 #: config/nvptx/nvptx.c:4174
30017 #, gcc-internal-format
30018 msgid "%qE attribute not allowed with auto storage class"
30021 #: config/nvptx/nvptx.c:4542
30022 #, gcc-internal-format, gfc-internal-format
30023 msgid "using vector_length (%d), ignoring %d"
30026 #: config/nvptx/nvptx.c:4553
30027 #, gcc-internal-format, gfc-internal-format
30028 msgid "using num_workers (%d), ignoring %d"
30031 #: config/pa/pa.c:507
30032 #, gcc-internal-format
30033 msgid "PIC code generation is not supported in the portable runtime model"
30036 #: config/pa/pa.c:512
30037 #, gcc-internal-format
30038 msgid "PIC code generation is not compatible with fast indirect calls"
30041 #: config/pa/pa.c:517
30042 #, gcc-internal-format
30043 msgid "-g is only supported when using GAS on this processor,"
30046 #: config/pa/pa.c:518
30047 #, gcc-internal-format
30048 msgid "-g option disabled"
30051 #: config/pa/pa.c:8769
30052 #, gcc-internal-format, gfc-internal-format
30054 "alignment (%u) for %s exceeds maximum alignment for global common data. "
30058 #. Address spaces are currently only supported by C.
30059 #: config/rl78/rl78.c:367
30060 #, gcc-internal-format
30061 msgid "-mes0 can only be used with C"
30064 #: config/rl78/rl78.c:370
30065 #, gcc-internal-format
30066 msgid "mduc registers only saved for G13 target"
30069 #: config/rl78/rl78.c:385
30070 #, gcc-internal-format
30071 msgid "-mmul=g13 cannot be used with -mcpu=g10"
30074 #: config/rl78/rl78.c:386
30075 #, gcc-internal-format
30076 msgid "-mmul=g14 cannot be used with -mcpu=g10"
30079 #. The S2 core does not have mul/div instructions.
30080 #: config/rl78/rl78.c:397
30081 #, gcc-internal-format
30082 msgid "-mmul=g14 cannot be used with -mcpu=g13"
30085 #. The G14 core does not have the hardware multiply peripheral used by the
30086 #. G13 core, hence you cannot use G13 multipliy routines on G14 hardware.
30087 #: config/rl78/rl78.c:409
30088 #, gcc-internal-format
30089 msgid "-mmul=g13 cannot be used with -mcpu=g14"
30092 #: config/rl78/rl78.c:804
30093 #, gcc-internal-format
30094 msgid "naked attribute only applies to functions"
30097 #: config/rl78/rl78.c:828
30098 #, gcc-internal-format
30099 msgid "%qE attribute doesn't apply to functions"
30102 #. This is unpredictable, as we're truncating off usable address
30104 #: config/rl78/rl78.c:1170
30105 #, gcc-internal-format
30106 msgid "converting far pointer to near pointer"
30109 #: config/rs6000/host-darwin.c:59
30110 #, gcc-internal-format
30111 msgid "Segmentation Fault (code)"
30114 #: config/rs6000/host-darwin.c:129
30115 #, gcc-internal-format
30116 msgid "Segmentation Fault"
30119 #: config/rs6000/host-darwin.c:143
30120 #, gcc-internal-format
30121 msgid "While setting up signal stack: %m"
30124 #: config/rs6000/host-darwin.c:149
30125 #, gcc-internal-format
30126 msgid "While setting up signal handler: %m"
30129 #. Handle the machine specific pragma longcall. Its syntax is
30131 #. # pragma longcall ( TOGGLE )
30133 #. where TOGGLE is either 0 or 1.
30135 #. rs6000_default_long_calls is set to the value of TOGGLE, changing
30136 #. whether or not new function declarations receive a longcall
30137 #. attribute by default.
30138 #: config/rs6000/rs6000-c.c:50
30139 #, gcc-internal-format
30140 msgid "ignoring malformed #pragma longcall"
30143 #: config/rs6000/rs6000-c.c:63
30144 #, gcc-internal-format
30145 msgid "missing open paren"
30148 #: config/rs6000/rs6000-c.c:65
30149 #, gcc-internal-format
30150 msgid "missing number"
30153 #: config/rs6000/rs6000-c.c:67
30154 #, gcc-internal-format
30155 msgid "missing close paren"
30158 #: config/rs6000/rs6000-c.c:70
30159 #, gcc-internal-format
30160 msgid "number must be 0 or 1"
30163 #: config/rs6000/rs6000-c.c:73
30164 #, gcc-internal-format
30165 msgid "junk at end of #pragma longcall"
30168 #: config/rs6000/rs6000-c.c:5201
30169 #, gcc-internal-format
30171 "vec_lvsl is deprecated for little endian; use assignment for unaligned loads "
30175 #: config/rs6000/rs6000-c.c:5205
30176 #, gcc-internal-format
30178 "vec_lvsr is deprecated for little endian; use assignment for unaligned loads "
30182 #: config/rs6000/rs6000-c.c:5215
30183 #, gcc-internal-format
30184 msgid "vec_mul only accepts 2 arguments"
30187 #: config/rs6000/rs6000-c.c:5266
30188 #, gcc-internal-format
30189 msgid "vec_cmpne only accepts 2 arguments"
30192 #: config/rs6000/rs6000-c.c:5334
30193 #, gcc-internal-format
30194 msgid "vec_adde only accepts 3 arguments"
30197 #: config/rs6000/rs6000-c.c:5397
30198 #, gcc-internal-format
30199 msgid "vec_addec only accepts 3 arguments"
30202 #: config/rs6000/rs6000-c.c:5484
30203 #, gcc-internal-format, gfc-internal-format
30204 msgid "%s only accepts %d arguments"
30207 #: config/rs6000/rs6000-c.c:5489
30208 #, gcc-internal-format, gfc-internal-format
30209 msgid "%s only accepts 1 argument"
30212 #: config/rs6000/rs6000-c.c:5494
30213 #, gcc-internal-format, gfc-internal-format
30214 msgid "%s only accepts 2 arguments"
30217 #: config/rs6000/rs6000-c.c:5560
30218 #, gcc-internal-format
30219 msgid "vec_extract only accepts 2 arguments"
30222 #: config/rs6000/rs6000-c.c:5729
30223 #, gcc-internal-format
30224 msgid "vec_insert only accepts 3 arguments"
30227 #: config/rs6000/rs6000-c.c:6003
30228 #, gcc-internal-format
30229 msgid "passing arg %d of %qE discards qualifiers frompointer target type"
30232 #: config/rs6000/rs6000-c.c:6057
30233 #, gcc-internal-format, gfc-internal-format
30234 msgid "Builtin function %s not supported in this compiler configuration"
30237 #: config/rs6000/rs6000-c.c:6065
30238 #, gcc-internal-format, gfc-internal-format
30239 msgid "invalid parameter combination for AltiVec intrinsic %s"
30242 #: config/rs6000/rs6000.c:3631
30243 #, gcc-internal-format
30244 msgid "-mrecip requires -ffinite-math or -ffast-math"
30247 #: config/rs6000/rs6000.c:3633
30248 #, gcc-internal-format
30249 msgid "-mrecip requires -fno-trapping-math or -ffast-math"
30252 #: config/rs6000/rs6000.c:3635
30253 #, gcc-internal-format
30254 msgid "-mrecip requires -freciprocal-math or -ffast-math"
30257 #: config/rs6000/rs6000.c:3735
30258 #, gcc-internal-format
30259 msgid "-m64 requires PowerPC64 architecture, enabling"
30262 #: config/rs6000/rs6000.c:3853
30263 #, gcc-internal-format
30265 "-malign-power is not supported for 64-bit Darwin; it is incompatible with "
30266 "the installed C and C++ libraries"
30269 #: config/rs6000/rs6000.c:4007
30270 #, gcc-internal-format
30271 msgid "not configured for SPE ABI"
30274 #: config/rs6000/rs6000.c:4012
30275 #, gcc-internal-format
30276 msgid "not configured for SPE instruction set"
30279 #: config/rs6000/rs6000.c:4018
30280 #, gcc-internal-format
30281 msgid "target attribute or pragma changes SPE ABI"
30284 #: config/rs6000/rs6000.c:4025
30285 #, gcc-internal-format
30286 msgid "AltiVec not supported in this target"
30289 #: config/rs6000/rs6000.c:4027 config/rs6000/rs6000.c:4032
30290 #, gcc-internal-format
30291 msgid "SPE not supported in this target"
30294 #: config/rs6000/rs6000.c:4060
30295 #, gcc-internal-format
30296 msgid "-mmultiple is not supported on little endian systems"
30299 #: config/rs6000/rs6000.c:4067
30300 #, gcc-internal-format
30301 msgid "-mstring is not supported on little endian systems"
30304 #: config/rs6000/rs6000.c:4163
30305 #, gcc-internal-format
30306 msgid "-mcrypto requires -maltivec"
30309 #: config/rs6000/rs6000.c:4170
30310 #, gcc-internal-format
30311 msgid "-mdirect-move requires -mvsx"
30314 #: config/rs6000/rs6000.c:4177
30315 #, gcc-internal-format
30316 msgid "-mpower8-vector requires -maltivec"
30319 #: config/rs6000/rs6000.c:4184
30320 #, gcc-internal-format
30321 msgid "-mpower8-vector requires -mvsx"
30324 #: config/rs6000/rs6000.c:4191
30325 #, gcc-internal-format
30326 msgid "-mvsx-timode requires -mvsx"
30329 #: config/rs6000/rs6000.c:4198
30330 #, gcc-internal-format
30331 msgid "-mhard-dfp requires -mhard-float"
30334 #: config/rs6000/rs6000.c:4251
30335 #, gcc-internal-format
30336 msgid "-mupper-regs-df requires -mvsx"
30339 #: config/rs6000/rs6000.c:4258
30340 #, gcc-internal-format
30341 msgid "-mupper-regs-di requires -mvsx"
30344 #: config/rs6000/rs6000.c:4265
30345 #, gcc-internal-format
30346 msgid "-mupper-regs-sf requires -mpower8-vector"
30349 #: config/rs6000/rs6000.c:4314
30350 #, gcc-internal-format
30351 msgid "-mpower8-fusion-sign requires -mpower8-fusion"
30354 #: config/rs6000/rs6000.c:4317
30355 #, gcc-internal-format
30356 msgid "-mtoc-fusion requires -mpower8-fusion"
30359 #. We prefer to not mention undocumented options in
30360 #. error messages. However, if users have managed to select
30361 #. power9-fusion without selecting power8-fusion, they
30362 #. already know about undocumented flags.
30363 #: config/rs6000/rs6000.c:4334
30364 #, gcc-internal-format
30365 msgid "-mpower9-fusion requires -mpower8-fusion"
30368 #: config/rs6000/rs6000.c:4386
30369 #, gcc-internal-format
30370 msgid "-mpower9-vector requires -mpower8-vector"
30373 #: config/rs6000/rs6000.c:4417
30374 #, gcc-internal-format
30375 msgid "-mpower9-dform requires -mpower9-vector"
30378 #: config/rs6000/rs6000.c:4429
30379 #, gcc-internal-format
30380 msgid "-mpower9-dform requires -mupper-regs-df"
30383 #: config/rs6000/rs6000.c:4436
30384 #, gcc-internal-format
30385 msgid "-mpower9-dform requires -mupper-regs-sf"
30388 #: config/rs6000/rs6000.c:4456
30389 #, gcc-internal-format
30390 msgid "-mvsx-timode might need -mlra"
30393 #: config/rs6000/rs6000.c:4481
30394 #, gcc-internal-format
30395 msgid "-mallow-movmisalign requires -mvsx"
30398 #: config/rs6000/rs6000.c:4496
30399 #, gcc-internal-format
30400 msgid "-mefficient-unaligned-vsx requires -mvsx"
30403 #: config/rs6000/rs6000.c:4504
30404 #, gcc-internal-format
30405 msgid "-mefficient-unaligned-vsx requires -mallow-movmisalign"
30408 #: config/rs6000/rs6000.c:4518
30409 #, gcc-internal-format
30411 "-mvsx-small-integer requires -mpower8-vector, -mupper-regs-di, and -mdirect-"
30415 #: config/rs6000/rs6000.c:4530
30416 #, gcc-internal-format
30417 msgid "target attribute or pragma changes long double size"
30420 #: config/rs6000/rs6000.c:4556
30421 #, gcc-internal-format
30422 msgid "-mfloat128 requires VSX support"
30425 #: config/rs6000/rs6000.c:4566
30426 #, gcc-internal-format
30427 msgid "-mfloat128-type requires VSX support"
30430 #: config/rs6000/rs6000.c:4582
30431 #, gcc-internal-format
30432 msgid "-mfloat128 requires -mfloat128-type"
30435 #: config/rs6000/rs6000.c:4595
30436 #, gcc-internal-format
30437 msgid "-mfloat128-hardware requires -mfloat128-type"
30440 #: config/rs6000/rs6000.c:4618
30441 #, gcc-internal-format
30442 msgid "-mfloat128-hardware requires full ISA 3.0 support"
30445 #: config/rs6000/rs6000.c:4682
30446 #, gcc-internal-format, gfc-internal-format
30447 msgid "unknown vectorization library ABI type (%s) for -mveclibabi= switch"
30450 #: config/rs6000/rs6000.c:4703 config/rs6000/rs6000.c:4718
30451 #, gcc-internal-format
30452 msgid "target attribute or pragma changes AltiVec ABI"
30455 #: config/rs6000/rs6000.c:4731
30456 #, gcc-internal-format
30457 msgid "target attribute or pragma changes darwin64 ABI"
30460 #: config/rs6000/rs6000.c:4797
30461 #, gcc-internal-format
30462 msgid "target attribute or pragma changes single precision floating point"
30465 #: config/rs6000/rs6000.c:4800
30466 #, gcc-internal-format
30467 msgid "target attribute or pragma changes double precision floating point"
30470 #: config/rs6000/rs6000.c:7876
30471 #, gcc-internal-format, gfc-internal-format
30473 "the layout of aggregates containing vectors with %d-byte alignment has "
30477 #: config/rs6000/rs6000.c:11160
30478 #, gcc-internal-format
30480 "GCC vector returned by reference: non-standard ABI extension with no "
30481 "compatibility guarantee"
30484 #: config/rs6000/rs6000.c:11322
30485 #, gcc-internal-format
30487 "cannot return value in vector register because altivec instructions are "
30488 "disabled, use -maltivec to enable them"
30491 #: config/rs6000/rs6000.c:11522
30492 #, gcc-internal-format, gfc-internal-format
30494 "the ABI of passing aggregates with %d-byte alignment has changed in GCC 5"
30497 #: config/rs6000/rs6000.c:11791
30498 #, gcc-internal-format
30500 "cannot pass argument in vector register because altivec instructions are "
30501 "disabled, use -maltivec to enable them"
30504 #: config/rs6000/rs6000.c:12643
30505 #, gcc-internal-format
30506 msgid "the ABI of passing homogeneous float aggregates has changed in GCC 5"
30509 #: config/rs6000/rs6000.c:12818
30510 #, gcc-internal-format
30512 "GCC vector passed by reference: non-standard ABI extension with no "
30513 "compatibility guarantee"
30516 #: config/rs6000/rs6000.c:13602
30517 #, gcc-internal-format, gfc-internal-format
30518 msgid "internal error: builtin function %s already processed"
30521 #: config/rs6000/rs6000.c:14106
30522 #, gcc-internal-format
30523 msgid "argument 1 must be an 8-bit field value"
30526 #: config/rs6000/rs6000.c:14152
30527 #, gcc-internal-format
30528 msgid "argument 1 must be a 5-bit signed literal"
30531 #: config/rs6000/rs6000.c:14255 config/rs6000/rs6000.c:16116
30532 #, gcc-internal-format
30533 msgid "argument 2 must be a 5-bit unsigned literal"
30536 #: config/rs6000/rs6000.c:14273
30537 #, gcc-internal-format
30538 msgid "argument 1 must be a 6-bit unsigned literal"
30541 #: config/rs6000/rs6000.c:14287
30542 #, gcc-internal-format
30543 msgid "argument 2 must be a 7-bit unsigned literal"
30546 #: config/rs6000/rs6000.c:14326
30547 #, gcc-internal-format
30548 msgid "argument 1 of __builtin_altivec_predicate must be a constant"
30551 #: config/rs6000/rs6000.c:14383
30552 #, gcc-internal-format
30553 msgid "argument 1 of __builtin_altivec_predicate is out of range"
30556 #: config/rs6000/rs6000.c:14871
30557 #, gcc-internal-format, gfc-internal-format
30558 msgid "builtin %s is only valid in 64-bit mode"
30561 #: config/rs6000/rs6000.c:14920
30562 #, gcc-internal-format, gfc-internal-format
30563 msgid "argument %d must be an unsigned literal"
30566 #: config/rs6000/rs6000.c:14922
30567 #, gcc-internal-format, gfc-internal-format
30568 msgid "argument %d is an unsigned literal that is out of range"
30571 #: config/rs6000/rs6000.c:15060
30572 #, gcc-internal-format, gfc-internal-format
30573 msgid "builtin %s only accepts a string argument"
30576 #. Invalid CPU argument.
30577 #: config/rs6000/rs6000.c:15079
30578 #, gcc-internal-format, gfc-internal-format
30579 msgid "cpu %s is an invalid argument to builtin %s"
30582 #. Invalid HWCAP argument.
30583 #: config/rs6000/rs6000.c:15107
30584 #, gcc-internal-format, gfc-internal-format
30585 msgid "hwcap %s is an invalid argument to builtin %s"
30588 #: config/rs6000/rs6000.c:15181
30589 #, gcc-internal-format
30590 msgid "argument 3 must be a 4-bit unsigned literal"
30593 #: config/rs6000/rs6000.c:15199
30594 #, gcc-internal-format
30595 msgid "argument 3 must be a 2-bit unsigned literal"
30598 #: config/rs6000/rs6000.c:15219
30599 #, gcc-internal-format
30600 msgid "argument 3 must be a 1-bit unsigned literal"
30603 #: config/rs6000/rs6000.c:15231
30604 #, gcc-internal-format
30605 msgid "argument 1 must be 0 or 2"
30608 #: config/rs6000/rs6000.c:15243
30609 #, gcc-internal-format
30610 msgid "argument 1 must be a 1-bit unsigned literal"
30613 #: config/rs6000/rs6000.c:15257
30614 #, gcc-internal-format
30615 msgid "argument 2 must be a 6-bit unsigned literal"
30618 #: config/rs6000/rs6000.c:15269
30619 #, gcc-internal-format
30620 msgid "argument 2 must be 0 or 1"
30623 #: config/rs6000/rs6000.c:15276
30624 #, gcc-internal-format
30625 msgid "argument 3 must be in the range 0..15"
30628 #: config/rs6000/rs6000.c:15465
30629 #, gcc-internal-format
30630 msgid "argument to %qs must be a 2-bit unsigned literal"
30633 #: config/rs6000/rs6000.c:15622
30634 #, gcc-internal-format
30635 msgid "unresolved overload for Altivec builtin %qF"
30638 #: config/rs6000/rs6000.c:15796
30639 #, gcc-internal-format
30640 msgid "argument to dss must be a 2-bit unsigned literal"
30643 #: config/rs6000/rs6000.c:15844
30644 #, gcc-internal-format
30645 msgid "second argument to vec_vextract4b must be 0..12"
30648 #: config/rs6000/rs6000.c:15861
30649 #, gcc-internal-format
30650 msgid "third argument to vec_vinsert4b must be 0..12"
30653 #: config/rs6000/rs6000.c:16236
30654 #, gcc-internal-format
30655 msgid "argument 1 of __builtin_paired_predicate must be a constant"
30658 #: config/rs6000/rs6000.c:16283
30659 #, gcc-internal-format
30660 msgid "argument 1 of __builtin_paired_predicate is out of range"
30663 #: config/rs6000/rs6000.c:16308
30664 #, gcc-internal-format
30665 msgid "argument 1 of __builtin_spe_predicate must be a constant"
30668 #: config/rs6000/rs6000.c:16380
30669 #, gcc-internal-format
30670 msgid "argument 1 of __builtin_spe_predicate is out of range"
30673 #: config/rs6000/rs6000.c:16462
30674 #, gcc-internal-format, gfc-internal-format
30675 msgid "Builtin function %s is only valid for the cell processor"
30678 #: config/rs6000/rs6000.c:16464
30679 #, gcc-internal-format, gfc-internal-format
30680 msgid "Builtin function %s requires the -mvsx option"
30683 #: config/rs6000/rs6000.c:16466
30684 #, gcc-internal-format, gfc-internal-format
30685 msgid "Builtin function %s requires the -mhtm option"
30688 #: config/rs6000/rs6000.c:16468
30689 #, gcc-internal-format, gfc-internal-format
30690 msgid "Builtin function %s requires the -maltivec option"
30693 #: config/rs6000/rs6000.c:16470
30694 #, gcc-internal-format, gfc-internal-format
30695 msgid "Builtin function %s requires the -mpaired option"
30698 #: config/rs6000/rs6000.c:16472
30699 #, gcc-internal-format, gfc-internal-format
30700 msgid "Builtin function %s requires the -mspe option"
30703 #: config/rs6000/rs6000.c:16475
30704 #, gcc-internal-format, gfc-internal-format
30705 msgid "Builtin function %s requires the -mhard-dfp and -mpower8-vector options"
30708 #: config/rs6000/rs6000.c:16478
30709 #, gcc-internal-format, gfc-internal-format
30710 msgid "Builtin function %s requires the -mhard-dfp option"
30713 #: config/rs6000/rs6000.c:16480
30714 #, gcc-internal-format, gfc-internal-format
30715 msgid "Builtin function %s requires the -mpower8-vector option"
30718 #: config/rs6000/rs6000.c:16483 config/rs6000/rs6000.c:16489
30719 #, gcc-internal-format, gfc-internal-format
30720 msgid "Builtin function %s requires the -mcpu=power9 and -m64 options"
30723 #: config/rs6000/rs6000.c:16486 config/rs6000/rs6000.c:16492
30724 #, gcc-internal-format, gfc-internal-format
30725 msgid "Builtin function %s requires the -mcpu=power9 option"
30728 #: config/rs6000/rs6000.c:16495
30729 #, gcc-internal-format, gfc-internal-format
30731 "Builtin function %s requires the -mhard-float and -mlong-double-128 options"
30734 #: config/rs6000/rs6000.c:16498
30735 #, gcc-internal-format, gfc-internal-format
30736 msgid "Builtin function %s requires the -mhard-float option"
30739 #: config/rs6000/rs6000.c:16500
30740 #, gcc-internal-format, gfc-internal-format
30741 msgid "Builtin function %s requires the -mfloat128 option"
30744 #: config/rs6000/rs6000.c:16502
30745 #, gcc-internal-format, gfc-internal-format
30746 msgid "Builtin function %s is not supported with the current options"
30749 #: config/rs6000/rs6000.c:18361
30750 #, gcc-internal-format, gfc-internal-format
30751 msgid "internal error: builtin function %s had an unexpected return type %s"
30754 #: config/rs6000/rs6000.c:18378
30755 #, gcc-internal-format, gfc-internal-format
30757 "internal error: builtin function %s, argument %d had unexpected argument "
30761 #: config/rs6000/rs6000.c:27451
30762 #, gcc-internal-format
30763 msgid "stack frame too large"
30766 #: config/rs6000/rs6000.c:31128
30767 #, gcc-internal-format
30768 msgid "-fsplit-stack uses register r29"
30771 #: config/rs6000/rs6000.c:31136
30772 #, gcc-internal-format
30773 msgid "Stack frame larger than 2G is not supported for -fsplit-stack"
30776 #: config/rs6000/rs6000.c:32122
30777 #, gcc-internal-format
30778 msgid "no profiling of 64-bit code for this ABI"
30781 #: config/rs6000/rs6000.c:34477
30782 #, gcc-internal-format
30784 "You cannot take the address of a nested function if you use the -mno-"
30785 "pointers-to-nested-functions option."
30788 #: config/rs6000/rs6000.c:34559
30789 #, gcc-internal-format
30790 msgid "use of %<long double%> in AltiVec types is invalid"
30793 #: config/rs6000/rs6000.c:34561
30794 #, gcc-internal-format
30795 msgid "use of boolean types in AltiVec types is invalid"
30798 #: config/rs6000/rs6000.c:34563
30799 #, gcc-internal-format
30800 msgid "use of %<complex%> in AltiVec types is invalid"
30803 #: config/rs6000/rs6000.c:34565
30804 #, gcc-internal-format
30805 msgid "use of decimal floating point types in AltiVec types is invalid"
30808 #: config/rs6000/rs6000.c:34571
30809 #, gcc-internal-format
30811 "use of %<long%> in AltiVec types is invalid for 64-bit code without -mvsx"
30814 #: config/rs6000/rs6000.c:34574
30815 #, gcc-internal-format
30816 msgid "use of %<long%> in AltiVec types is deprecated; use %<int%>"
30819 #: config/rs6000/rs6000.c:34579
30820 #, gcc-internal-format
30821 msgid "use of %<long long%> in AltiVec types is invalid without -mvsx"
30824 #: config/rs6000/rs6000.c:34582
30825 #, gcc-internal-format
30826 msgid "use of %<double%> in AltiVec types is invalid without -mvsx"
30829 #: config/rs6000/rs6000.c:38350
30830 #, gcc-internal-format, gfc-internal-format
30831 msgid "emitting microcode insn %s\t[%s] #%d"
30834 #: config/rs6000/rs6000.c:38354
30835 #, gcc-internal-format, gfc-internal-format
30836 msgid "emitting conditional microcode insn %s\t[%s] #%d"
30839 #: config/rs6000/rs6000.c:38662
30840 #, gcc-internal-format, gfc-internal-format
30841 msgid "invalid cpu \"%s\" for %s\"%s\"%s"
30844 #: config/rs6000/rs6000.c:38665
30845 #, gcc-internal-format, gfc-internal-format
30846 msgid "%s\"%s\"%s is not allowed"
30849 #: config/rs6000/rs6000.c:38667
30850 #, gcc-internal-format, gfc-internal-format
30851 msgid "%s\"%s\"%s is invalid"
30854 #. Definitions of target machine for GNU compiler,
30855 #. for IBM RS/6000 POWER running AIX version 4.3.
30856 #. Copyright (C) 1998-2016 Free Software Foundation, Inc.
30857 #. Contributed by David Edelsohn (edelsohn@gnu.org).
30859 #. This file is part of GCC.
30861 #. GCC is free software; you can redistribute it and/or modify it
30862 #. under the terms of the GNU General Public License as published
30863 #. by the Free Software Foundation; either version 3, or (at your
30864 #. option) any later version.
30866 #. GCC is distributed in the hope that it will be useful, but WITHOUT
30867 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
30868 #. or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public
30869 #. License for more details.
30871 #. You should have received a copy of the GNU General Public License
30872 #. along with GCC; see the file COPYING3. If not see
30873 #. <http://www.gnu.org/licenses/>.
30874 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
30875 #. get control in TARGET_OPTION_OVERRIDE.
30876 #. Definitions of target machine for GNU compiler,
30877 #. for IBM RS/6000 POWER running AIX V5.
30878 #. Copyright (C) 2001-2016 Free Software Foundation, Inc.
30879 #. Contributed by David Edelsohn (edelsohn@gnu.org).
30881 #. This file is part of GCC.
30883 #. GCC is free software; you can redistribute it and/or modify it
30884 #. under the terms of the GNU General Public License as published
30885 #. by the Free Software Foundation; either version 3, or (at your
30886 #. option) any later version.
30888 #. GCC is distributed in the hope that it will be useful, but WITHOUT
30889 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
30890 #. or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public
30891 #. License for more details.
30893 #. You should have received a copy of the GNU General Public License
30894 #. along with GCC; see the file COPYING3. If not see
30895 #. <http://www.gnu.org/licenses/>.
30896 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
30897 #. get control in TARGET_OPTION_OVERRIDE.
30898 #. Definitions of target machine for GNU compiler,
30899 #. for IBM RS/6000 POWER running AIX V5.2.
30900 #. Copyright (C) 2002-2016 Free Software Foundation, Inc.
30901 #. Contributed by David Edelsohn (edelsohn@gnu.org).
30903 #. This file is part of GCC.
30905 #. GCC is free software; you can redistribute it and/or modify it
30906 #. under the terms of the GNU General Public License as published
30907 #. by the Free Software Foundation; either version 3, or (at your
30908 #. option) any later version.
30910 #. GCC is distributed in the hope that it will be useful, but WITHOUT
30911 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
30912 #. or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public
30913 #. License for more details.
30915 #. You should have received a copy of the GNU General Public License
30916 #. along with GCC; see the file COPYING3. If not see
30917 #. <http://www.gnu.org/licenses/>.
30918 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
30919 #. get control in TARGET_OPTION_OVERRIDE.
30920 #. Definitions of target machine for GNU compiler,
30921 #. for IBM RS/6000 POWER running AIX V5.3.
30922 #. Copyright (C) 2002-2016 Free Software Foundation, Inc.
30923 #. Contributed by David Edelsohn (edelsohn@gnu.org).
30925 #. This file is part of GCC.
30927 #. GCC is free software; you can redistribute it and/or modify it
30928 #. under the terms of the GNU General Public License as published
30929 #. by the Free Software Foundation; either version 3, or (at your
30930 #. option) any later version.
30932 #. GCC is distributed in the hope that it will be useful, but WITHOUT
30933 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
30934 #. or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public
30935 #. License for more details.
30937 #. You should have received a copy of the GNU General Public License
30938 #. along with GCC; see the file COPYING3. If not see
30939 #. <http://www.gnu.org/licenses/>.
30940 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
30941 #. get control in TARGET_OPTION_OVERRIDE.
30942 #. Definitions of target machine for GNU compiler,
30943 #. for IBM RS/6000 POWER running AIX V6.1.
30944 #. Copyright (C) 2002-2016 Free Software Foundation, Inc.
30945 #. Contributed by David Edelsohn (edelsohn@gnu.org).
30947 #. This file is part of GCC.
30949 #. GCC is free software; you can redistribute it and/or modify it
30950 #. under the terms of the GNU General Public License as published
30951 #. by the Free Software Foundation; either version 3, or (at your
30952 #. option) any later version.
30954 #. GCC is distributed in the hope that it will be useful, but WITHOUT
30955 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
30956 #. or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public
30957 #. License for more details.
30959 #. You should have received a copy of the GNU General Public License
30960 #. along with GCC; see the file COPYING3. If not see
30961 #. <http://www.gnu.org/licenses/>.
30962 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
30963 #. get control in TARGET_OPTION_OVERRIDE.
30964 #. Definitions of target machine for GNU compiler,
30965 #. for IBM RS/6000 POWER running AIX V7.1.
30966 #. Copyright (C) 2002-2016 Free Software Foundation, Inc.
30967 #. Contributed by David Edelsohn (edelsohn@gnu.org).
30969 #. This file is part of GCC.
30971 #. GCC is free software; you can redistribute it and/or modify it
30972 #. under the terms of the GNU General Public License as published
30973 #. by the Free Software Foundation; either version 3, or (at your
30974 #. option) any later version.
30976 #. GCC is distributed in the hope that it will be useful, but WITHOUT
30977 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
30978 #. or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public
30979 #. License for more details.
30981 #. You should have received a copy of the GNU General Public License
30982 #. along with GCC; see the file COPYING3. If not see
30983 #. <http://www.gnu.org/licenses/>.
30984 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
30985 #. get control in TARGET_OPTION_OVERRIDE.
30986 #: config/rs6000/aix43.h:30 config/rs6000/aix51.h:30 config/rs6000/aix52.h:30
30987 #: config/rs6000/aix53.h:30 config/rs6000/aix61.h:30 config/rs6000/aix71.h:30
30988 #, gcc-internal-format
30989 msgid "-maix64 requires PowerPC64 architecture remain enabled"
30992 #: config/rs6000/aix43.h:36 config/rs6000/aix52.h:36 config/rs6000/aix53.h:36
30993 #: config/rs6000/aix61.h:36 config/rs6000/aix71.h:36
30994 #, gcc-internal-format
30995 msgid "soft-float and long-double-128 are incompatible"
30998 #: config/rs6000/aix43.h:40 config/rs6000/aix51.h:34 config/rs6000/aix52.h:40
30999 #: config/rs6000/aix53.h:40 config/rs6000/aix61.h:40 config/rs6000/aix71.h:40
31000 #, gcc-internal-format
31002 "-maix64 required: 64-bit computation with 32-bit addressing not yet supported"
31005 #: config/rs6000/aix61.h:47 config/rs6000/aix71.h:47
31006 #: config/rs6000/freebsd64.h:120 config/rs6000/linux64.h:142
31007 #, gcc-internal-format
31008 msgid "-mcmodel incompatible with other toc options"
31011 #: config/rs6000/e500.h:37
31012 #, gcc-internal-format
31013 msgid "AltiVec and SPE instructions cannot coexist"
31016 #: config/rs6000/e500.h:39
31017 #, gcc-internal-format
31018 msgid "VSX and SPE instructions cannot coexist"
31021 #: config/rs6000/e500.h:41
31022 #, gcc-internal-format
31023 msgid "64-bit SPE not supported"
31026 #: config/rs6000/e500.h:43
31027 #, gcc-internal-format
31028 msgid "E500 and FPRs not supported"
31031 #: config/rs6000/freebsd64.h:98 config/rs6000/linux64.h:115
31032 #, gcc-internal-format
31033 msgid "-mcall-aixdesc incompatible with -mabi=elfv2"
31036 #: config/rs6000/freebsd64.h:113 config/rs6000/linux64.h:135
31037 #, gcc-internal-format
31038 msgid "-m64 requires a PowerPC64 cpu"
31041 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
31042 #. get control in TARGET_OPTION_OVERRIDE.
31043 #: config/rs6000/sysv4.h:111
31044 #, gcc-internal-format, gfc-internal-format
31045 msgid "bad value for -mcall-%s"
31048 #: config/rs6000/sysv4.h:127
31049 #, gcc-internal-format, gfc-internal-format
31050 msgid "bad value for -msdata=%s"
31053 #: config/rs6000/sysv4.h:144
31054 #, gcc-internal-format, gfc-internal-format
31055 msgid "-mrelocatable and -msdata=%s are incompatible"
31058 #: config/rs6000/sysv4.h:153
31059 #, gcc-internal-format, gfc-internal-format
31060 msgid "-f%s and -msdata=%s are incompatible"
31063 #: config/rs6000/sysv4.h:162
31064 #, gcc-internal-format, gfc-internal-format
31065 msgid "-msdata=%s and -mcall-%s are incompatible"
31068 #: config/rs6000/sysv4.h:171
31069 #, gcc-internal-format
31070 msgid "-mrelocatable and -mno-minimal-toc are incompatible"
31073 #: config/rs6000/sysv4.h:177
31074 #, gcc-internal-format, gfc-internal-format
31075 msgid "-mrelocatable and -mcall-%s are incompatible"
31078 #: config/rs6000/sysv4.h:184
31079 #, gcc-internal-format, gfc-internal-format
31080 msgid "-fPIC and -mcall-%s are incompatible"
31083 #: config/rs6000/sysv4.h:190
31084 #, gcc-internal-format
31085 msgid "-msecure-plt not supported by your assembler"
31088 #: config/rs6000/sysv4.h:218
31089 #, gcc-internal-format, gfc-internal-format
31090 msgid "-m%s not supported in this configuration"
31093 #: config/rx/rx.c:644
31094 #, gcc-internal-format, gfc-internal-format
31095 msgid "unrecognized control register number: %d - using 'psw'"
31098 #: config/rx/rx.c:1382
31099 #, gcc-internal-format
31100 msgid "multiple fast interrupt routines seen: %qE and %qE"
31103 #: config/rx/rx.c:2573
31104 #, gcc-internal-format, gfc-internal-format
31105 msgid "__builtin_rx_%s takes 'C', 'Z', 'S', 'O', 'I', or 'U'"
31108 #: config/rx/rx.c:2575
31109 #, gcc-internal-format
31110 msgid "use __builtin_rx_mvtc (0, ... ) to write arbitrary values to PSW"
31113 #: config/rx/rx.c:2622
31114 #, gcc-internal-format
31115 msgid "-mno-allow-string-insns forbids the generation of the RMPA instruction"
31118 #: config/rx/rx.c:2769
31119 #, gcc-internal-format
31120 msgid "RX FPU instructions do not support NaNs and infinities"
31123 #: config/s390/s390-c.c:469
31124 #, gcc-internal-format
31125 msgid "Builtin vec_step can only be used on vector types."
31128 #: config/s390/s390-c.c:689
31129 #, gcc-internal-format
31131 "valid values for builtin %qF argument %d are 64, 128, 256, 512, 1024, 2048, "
31135 #: config/s390/s390-c.c:859
31136 #, gcc-internal-format
31137 msgid "Builtin %qF is for GCC internal use only."
31140 #: config/s390/s390-c.c:876
31141 #, gcc-internal-format
31142 msgid "Mismatch in number of arguments for builtin %qF. Expected: %d got %d"
31145 #: config/s390/s390-c.c:925
31146 #, gcc-internal-format
31147 msgid "invalid parameter combination for intrinsic %qs"
31150 #: config/s390/s390-c.c:931
31151 #, gcc-internal-format
31152 msgid "ambiguous overload for intrinsic %qs"
31155 #: config/s390/s390-c.c:971
31156 #, gcc-internal-format
31157 msgid "constant argument %d for builtin %qF is out of range for target type"
31160 #: config/s390/s390.c:755
31161 #, gcc-internal-format
31162 msgid "constant argument %d for builtin %qF is out of range (0.."
31165 #: config/s390/s390.c:772
31166 #, gcc-internal-format
31167 msgid "constant argument %d for builtin %qF is out of range ("
31170 #: config/s390/s390.c:823
31171 #, gcc-internal-format
31173 "Builtin %qF is not supported without -mhtm (default with -march=zEC12 and "
31177 #: config/s390/s390.c:829
31178 #, gcc-internal-format
31180 "Builtin %qF is not supported without -mvx (default with -march=z13 and "
31184 #: config/s390/s390.c:849
31185 #, gcc-internal-format
31186 msgid "Unresolved overloaded builtin"
31189 #: config/s390/s390.c:856 config/tilegx/tilegx.c:3545
31190 #: config/tilepro/tilepro.c:3109
31191 #, gcc-internal-format
31192 msgid "bad builtin icode"
31195 #: config/s390/s390.c:893
31196 #, gcc-internal-format
31197 msgid "constant value required for builtin %qF argument %d"
31200 #: config/s390/s390.c:984
31201 #, gcc-internal-format
31202 msgid "Invalid argument %d for builtin %qF"
31205 #: config/s390/s390.c:1085
31206 #, gcc-internal-format
31208 "requested %qE attribute is not a comma separated pair of non-negative "
31209 "integer constants or too large (max. %d)"
31212 #: config/s390/s390.c:9786
31213 #, gcc-internal-format
31214 msgid "total size of local variables exceeds architecture limit"
31217 #: config/s390/s390.c:10892
31218 #, gcc-internal-format
31220 "frame size of function %qs is %wd bytes exceeding user provided stack limit "
31221 "of %d bytes. An unconditional trap is added."
31224 #: config/s390/s390.c:10908
31225 #, gcc-internal-format
31227 "frame size of function %qs is %wd bytes which is more than half the stack "
31228 "size. The dynamic check would not be reliable. No check emitted for this "
31232 #: config/s390/s390.c:10936
31233 #, gcc-internal-format
31234 msgid "frame size of %qs is %wd bytes"
31237 #: config/s390/s390.c:10940
31238 #, gcc-internal-format
31239 msgid "%qs uses dynamic stack allocation"
31242 #: config/s390/s390.c:11318
31243 #, gcc-internal-format
31244 msgid "CPUs older than z900 are not supported for -fsplit-stack"
31247 #: config/s390/s390.c:14462
31248 #, gcc-internal-format, gfc-internal-format
31250 "%sarch=%s%s is deprecated and will be removed in future releases; use at "
31251 "least %sarch=z900%s"
31254 #: config/s390/s390.c:14474
31255 #, gcc-internal-format, gfc-internal-format
31257 "%stune=%s%s is deprecated and will be removed in future releases; use at "
31258 "least %stune=z900%s"
31261 #: config/s390/s390.c:14486
31262 #, gcc-internal-format, gfc-internal-format
31263 msgid "z/Architecture mode not supported on %s"
31266 #: config/s390/s390.c:14489
31267 #, gcc-internal-format
31268 msgid "64-bit ABI not supported in ESA/390 mode"
31271 #: config/s390/s390.c:14506
31272 #, gcc-internal-format, gfc-internal-format
31273 msgid "hardware vector support not available on %s"
31276 #: config/s390/s390.c:14509
31277 #, gcc-internal-format
31278 msgid "hardware vector support not available with -msoft-float"
31281 #: config/s390/s390.c:14537
31282 #, gcc-internal-format, gfc-internal-format
31283 msgid "hardware decimal floating point instructions not available on %s"
31286 #: config/s390/s390.c:14541
31287 #, gcc-internal-format
31289 "hardware decimal floating point instructions not available in ESA/390 mode"
31292 #: config/s390/s390.c:14553
31293 #, gcc-internal-format
31294 msgid "-mhard-dfp can%'t be used in conjunction with -msoft-float"
31297 #: config/s390/s390.c:14561
31298 #, gcc-internal-format
31300 "-mbackchain -mpacked-stack -mhard-float are not supported in combination"
31303 #: config/s390/s390.c:14567
31304 #, gcc-internal-format
31305 msgid "stack size must be greater than the stack guard value"
31308 #: config/s390/s390.c:14569
31309 #, gcc-internal-format
31310 msgid "stack size must not be greater than 64k"
31313 #: config/s390/s390.c:14572
31314 #, gcc-internal-format
31315 msgid "-mstack-guard implies use of -mstack-size"
31318 #. argument is not a plain number
31319 #: config/s390/s390.c:14666
31320 #, gcc-internal-format
31321 msgid "arguments to %qs should be non-negative integers"
31324 #: config/s390/s390.c:14673
31325 #, gcc-internal-format
31326 msgid "argument to %qs is too large (max. %d)"
31329 #. Value is not allowed for the target attribute.
31330 #: config/s390/s390.c:14881
31331 #, gcc-internal-format
31332 msgid "Value %qs is not supported by attribute %<target%>"
31335 #: config/sh/sh.c:912
31336 #, gcc-internal-format
31337 msgid "ignoring -fschedule-insns because of exception handling bug"
31340 #: config/sh/sh.c:929
31341 #, gcc-internal-format
31343 "unwind tables currently require either a frame pointer or -maccumulate-"
31344 "outgoing-args for correctness"
31347 #: config/sh/sh.c:7367
31348 #, gcc-internal-format
31349 msgid "__builtin_saveregs not supported by this subtarget"
31352 #: config/sh/sh.c:8319
31353 #, gcc-internal-format
31354 msgid "%qE attribute only applies to interrupt functions"
31357 #: config/sh/sh.c:8389
31358 #, gcc-internal-format
31359 msgid "%qE attribute is supported only for SH2A"
31362 #: config/sh/sh.c:8431
31363 #, gcc-internal-format
31364 msgid "%qE attribute only applies to SH2A"
31367 #: config/sh/sh.c:8453
31368 #, gcc-internal-format
31369 msgid "%qE attribute argument should be between 0 to 255"
31372 #. The argument must be a constant string.
31373 #: config/sh/sh.c:8515
31374 #, gcc-internal-format
31375 msgid "%qE attribute argument not a string constant"
31378 #: config/sh/sh.c:10763
31379 #, gcc-internal-format
31380 msgid "r0 needs to be available as a call-clobbered register"
31383 #. The kernel loader cannot handle the relaxation relocations, so it cannot load kernel modules (which are ET_REL) or RTP executables (which are linked with --emit-relocs). No relaxation relocations appear in shared libraries, so relaxation is OK for RTP PIC.
31384 #: config/sh/vxworks.h:43
31385 #, gcc-internal-format
31386 msgid "-mrelax is only supported for RTP PIC"
31389 #: config/sparc/sparc.c:1393
31390 #, gcc-internal-format, gfc-internal-format
31391 msgid "%s is not supported by this configuration"
31394 #: config/sparc/sparc.c:1400
31395 #, gcc-internal-format
31396 msgid "-mlong-double-64 not allowed with -m64"
31399 #: config/sparc/sparc.c:1420
31400 #, gcc-internal-format, gfc-internal-format
31401 msgid "bad value (%s) for -mcmodel= switch"
31404 #: config/sparc/sparc.c:1425
31405 #, gcc-internal-format
31406 msgid "-mcmodel= is not supported on 32 bit systems"
31409 #: config/sparc/sparc.c:1432
31410 #, gcc-internal-format
31411 msgid "-fcall-saved-REG is not supported for out registers"
31414 #: config/spu/spu-c.c:131
31415 #, gcc-internal-format, gfc-internal-format
31416 msgid "insufficient arguments to overloaded function %s"
31419 #: config/spu/spu-c.c:162
31420 #, gcc-internal-format, gfc-internal-format
31421 msgid "too many arguments to overloaded function %s"
31424 #: config/spu/spu-c.c:174
31425 #, gcc-internal-format, gfc-internal-format
31426 msgid "parameter list does not match a valid signature for %s()"
31429 #: config/spu/spu.c:256
31430 #, gcc-internal-format, gfc-internal-format
31431 msgid "bad value (%s) for -march= switch"
31434 #: config/spu/spu.c:267
31435 #, gcc-internal-format, gfc-internal-format
31436 msgid "bad value (%s) for -mtune= switch"
31439 #: config/spu/spu.c:5175 config/spu/spu.c:5178
31440 #, gcc-internal-format
31441 msgid "creating run-time relocation for %qD"
31444 #: config/spu/spu.c:5183 config/spu/spu.c:5185
31445 #, gcc-internal-format
31446 msgid "creating run-time relocation"
31449 #: config/spu/spu.c:6320
31450 #, gcc-internal-format, gfc-internal-format
31451 msgid "%s expects an integer literal in the range [%d, %d]"
31454 #: config/spu/spu.c:6340
31455 #, gcc-internal-format
31456 msgid "%s expects an integer literal in the range [%d, %d]. (%wd)"
31459 #: config/spu/spu.c:6369
31460 #, gcc-internal-format, gfc-internal-format
31461 msgid "%d least significant bits of %s are ignored"
31464 #: config/stormy16/stormy16.c:1044
31465 #, gcc-internal-format
31466 msgid "local variable memory requirements exceed capacity"
31469 #: config/stormy16/stormy16.c:1201
31470 #, gcc-internal-format
31471 msgid "function_profiler support"
31474 #: config/stormy16/stormy16.c:1295
31475 #, gcc-internal-format
31476 msgid "cannot use va_start in interrupt function"
31479 #: config/stormy16/stormy16.c:1863
31480 #, gcc-internal-format, gfc-internal-format
31481 msgid "switch statement of size %lu entries too large"
31484 #: config/stormy16/stormy16.c:2235
31485 #, gcc-internal-format
31486 msgid "%<__BELOW100__%> attribute only applies to variables"
31489 #: config/stormy16/stormy16.c:2242
31490 #, gcc-internal-format
31491 msgid "__BELOW100__ attribute not allowed with auto storage class"
31494 #: config/tilegx/tilegx.c:3586 config/tilepro/tilepro.c:3135
31495 #, gcc-internal-format
31496 msgid "operand must be an immediate of the right size"
31499 #: config/v850/v850-c.c:65
31500 #, gcc-internal-format
31501 msgid "#pragma GHS endXXXX found without previous startXXX"
31504 #: config/v850/v850-c.c:68
31505 #, gcc-internal-format
31506 msgid "#pragma GHS endXXX does not match previous startXXX"
31509 #: config/v850/v850-c.c:94
31510 #, gcc-internal-format
31511 msgid "cannot set interrupt attribute: no current function"
31514 #: config/v850/v850-c.c:102
31515 #, gcc-internal-format
31516 msgid "cannot set interrupt attribute: no such identifier"
31519 #: config/v850/v850-c.c:151
31520 #, gcc-internal-format
31521 msgid "junk at end of #pragma ghs section"
31524 #: config/v850/v850-c.c:168
31525 #, gcc-internal-format
31526 msgid "unrecognized section name %qE"
31529 #: config/v850/v850-c.c:182
31530 #, gcc-internal-format
31531 msgid "malformed #pragma ghs section"
31534 #: config/v850/v850-c.c:201
31535 #, gcc-internal-format
31536 msgid "junk at end of #pragma ghs interrupt"
31539 #: config/v850/v850-c.c:212
31540 #, gcc-internal-format
31541 msgid "junk at end of #pragma ghs starttda"
31544 #: config/v850/v850-c.c:223
31545 #, gcc-internal-format
31546 msgid "junk at end of #pragma ghs startsda"
31549 #: config/v850/v850-c.c:234
31550 #, gcc-internal-format
31551 msgid "junk at end of #pragma ghs startzda"
31554 #: config/v850/v850-c.c:245
31555 #, gcc-internal-format
31556 msgid "junk at end of #pragma ghs endtda"
31559 #: config/v850/v850-c.c:256
31560 #, gcc-internal-format
31561 msgid "junk at end of #pragma ghs endsda"
31564 #: config/v850/v850-c.c:267
31565 #, gcc-internal-format
31566 msgid "junk at end of #pragma ghs endzda"
31569 #: config/v850/v850.c:2120
31570 #, gcc-internal-format
31571 msgid "data area attributes cannot be specified for local variables"
31574 #: config/v850/v850.c:2131
31575 #, gcc-internal-format
31576 msgid "data area of %q+D conflicts with previous declaration"
31579 #: config/v850/v850.c:2262
31580 #, gcc-internal-format, gfc-internal-format
31581 msgid "bogus JR construction: %d"
31584 #: config/v850/v850.c:2280 config/v850/v850.c:2387
31585 #, gcc-internal-format, gfc-internal-format
31586 msgid "bad amount of stack space removal: %d"
31589 #: config/v850/v850.c:2367
31590 #, gcc-internal-format, gfc-internal-format
31591 msgid "bogus JARL construction: %d"
31594 #: config/v850/v850.c:2665
31595 #, gcc-internal-format, gfc-internal-format
31596 msgid "bogus DISPOSE construction: %d"
31599 #: config/v850/v850.c:2684
31600 #, gcc-internal-format, gfc-internal-format
31601 msgid "too much stack space to dispose of: %d"
31604 #: config/v850/v850.c:2786
31605 #, gcc-internal-format, gfc-internal-format
31606 msgid "bogus PREPEARE construction: %d"
31609 #: config/v850/v850.c:2803
31610 #, gcc-internal-format, gfc-internal-format
31611 msgid "too much stack space to prepare: %d"
31614 #: config/visium/visium.c:711
31615 #, gcc-internal-format
31616 msgid "an interrupt handler cannot be compiled with -muser-mode"
31619 #: config/vms/vms-c.c:42
31620 #, gcc-internal-format
31621 msgid "junk at end of #pragma __nostandard"
31624 #: config/vms/vms-c.c:53
31625 #, gcc-internal-format
31626 msgid "junk at end of #pragma __standard"
31629 #: config/vms/vms-c.c:78
31630 #, gcc-internal-format
31631 msgid "malformed '#pragma member_alignment', ignoring"
31634 #: config/vms/vms-c.c:93
31635 #, gcc-internal-format, gfc-internal-format
31636 msgid "unknown '#pragma member_alignment' name %s"
31639 #: config/vms/vms-c.c:98
31640 #, gcc-internal-format
31641 msgid "malformed '#pragma member_alignment'"
31644 #: config/vms/vms-c.c:132
31645 #, gcc-internal-format
31646 msgid "unhandled alignment for '#pragma nomember_alignment'"
31649 #: config/vms/vms-c.c:145
31650 #, gcc-internal-format
31651 msgid "garbage at end of '#pragma nomember_alignment'"
31654 #: config/vms/vms-c.c:200
31655 #, gcc-internal-format
31656 msgid "malformed '#pragma extern_model', ignoring"
31659 #: config/vms/vms-c.c:221
31660 #, gcc-internal-format
31661 msgid "extern model globalvalue"
31664 #: config/vms/vms-c.c:226
31665 #, gcc-internal-format, gfc-internal-format
31666 msgid "unknown '#pragma extern_model' model '%s'"
31669 #: config/vms/vms-c.c:232
31670 #, gcc-internal-format
31671 msgid "junk at end of '#pragma extern_model'"
31674 #: config/vms/vms-c.c:246
31675 #, gcc-internal-format
31676 msgid "vms '#pragma __message' is ignored"
31679 #: config/vms/vms-c.c:271 config/vms/vms-c.c:277
31680 #, gcc-internal-format
31681 msgid "malformed '#pragma __extern_prefix', ignoring"
31684 #: config/vms/vms-c.c:310 config/vms/vms-c.c:330
31685 #, gcc-internal-format
31686 msgid "malformed %<#pragma %s%>, ignoring"
31689 #: config/vms/vms-c.c:326
31690 #, gcc-internal-format
31691 msgid "invalid constant in %<#pragma %s%>"
31694 #: config/xtensa/xtensa.c:2185
31695 #, gcc-internal-format
31696 msgid "boolean registers required for the floating-point option"
31699 #: config/xtensa/xtensa.c:2220
31700 #, gcc-internal-format, gfc-internal-format
31701 msgid "-f%s is not supported with CONST16 instructions"
31704 #: config/xtensa/xtensa.c:2227
31705 #, gcc-internal-format
31706 msgid "PIC is required but not supported with CONST16 instructions"
31709 #: config/xtensa/xtensa.c:3543
31710 #, gcc-internal-format
31711 msgid "only uninitialized variables can be placed in a .bss section"
31714 #: ada/gcc-interface/misc.c:158
31715 #, gcc-internal-format
31716 msgid "%<-gnat%> misspelled as %<-gant%>"
31719 #: ada/gcc-interface/misc.c:259
31720 #, gcc-internal-format
31721 msgid "-fexcess-precision=standard for Ada"
31724 #: ada/gcc-interface/misc.c:276
31725 #, gcc-internal-format
31727 "STABS debugging information for Ada is obsolete and not supported anymore"
31730 #: ada/gcc-interface/trans.c:1525
31731 #, gcc-internal-format
31732 msgid "subprogram %q+F not marked Inline_Always"
31735 #: ada/gcc-interface/trans.c:1526 ada/gcc-interface/trans.c:1532
31736 #, gcc-internal-format
31737 msgid "parent subprogram cannot be inlined"
31740 #: ada/gcc-interface/trans.c:1530
31741 #, gcc-internal-format
31742 msgid "subprogram %q+F not marked Inline"
31745 #: ada/gcc-interface/trans.c:6313
31746 #, gcc-internal-format
31747 msgid "out-of-bounds access may be optimized away"
31750 #: ada/gcc-interface/trans.c:6315
31751 #, gcc-internal-format
31752 msgid "containing loop"
31755 #: ada/gcc-interface/utils.c:3770
31756 #, gcc-internal-format
31757 msgid "invalid element type for attribute %qs"
31760 #: ada/gcc-interface/utils.c:3794
31761 #, gcc-internal-format
31762 msgid "number of components of vector not a power of two"
31765 #: ada/gcc-interface/utils.c:5865 ada/gcc-interface/utils.c:6043
31766 #: ada/gcc-interface/utils.c:6150
31767 #, gcc-internal-format
31768 msgid "%qs attribute ignored"
31771 #: ada/gcc-interface/utils.c:5986
31772 #, gcc-internal-format
31773 msgid "%qs attribute requires prototypes with named arguments"
31776 #: ada/gcc-interface/utils.c:5995
31777 #, gcc-internal-format
31778 msgid "%qs attribute only applies to variadic functions"
31781 #: ada/gcc-interface/utils.c:6110
31782 #, gcc-internal-format
31783 msgid "%qE attribute has no effect"
31786 #: ada/gcc-interface/utils.c:6234
31787 #, gcc-internal-format
31788 msgid "attribute %qs applies to array types only"
31791 #: c/c-array-notation.c:217 c/c-array-notation.c:246 cp/call.c:8171
31792 #: cp/cp-array-notation.c:250
31793 #, gcc-internal-format
31794 msgid "Invalid builtin arguments"
31797 #: c/c-array-notation.c:253 cp/cp-array-notation.c:257
31798 #, gcc-internal-format
31800 "__sec_reduce_min_ind or __sec_reduce_max_ind cannot have arrays with "
31801 "dimension greater than 1"
31804 #: c/c-array-notation.c:718 c/c-array-notation.c:724 cp/cp-array-notation.c:606
31805 #, gcc-internal-format
31806 msgid "%qE cannot be scalar when %qE is not"
31809 #: c/c-array-notation.c:786 cp/cp-array-notation.c:659
31810 #, gcc-internal-format
31811 msgid "length mismatch between LHS and RHS"
31814 #: c/c-array-notation.c:1343 cp/cp-array-notation.c:1426
31815 #, gcc-internal-format
31816 msgid "start-index of array notation triplet is not an integer"
31819 #: c/c-array-notation.c:1348 cp/cp-array-notation.c:1431
31820 #, gcc-internal-format
31821 msgid "length of array notation triplet is not an integer"
31824 #: c/c-array-notation.c:1355 cp/cp-array-notation.c:1436
31825 #, gcc-internal-format
31826 msgid "stride of array notation triplet is not an integer"
31829 #: c/c-array-notation.c:1376
31830 #, gcc-internal-format
31831 msgid "rank of an array notation triplet's start-index is not zero"
31834 #: c/c-array-notation.c:1382
31835 #, gcc-internal-format
31836 msgid "rank of an array notation triplet's length is not zero"
31839 #: c/c-array-notation.c:1387
31840 #, gcc-internal-format
31841 msgid "rank of array notation triplet's stride is not zero"
31844 #. Except for passing an argument to an unprototyped function,
31845 #. this is a constraint violation. When passing an argument to
31846 #. an unprototyped function, it is compile-time undefined;
31847 #. making it a constraint in that case was rejected in
31849 #: c/c-convert.c:98 c/c-typeck.c:2161 c/c-typeck.c:6272 c/c-typeck.c:11827
31850 #: cp/typeck.c:1966 cp/typeck.c:7616 cp/typeck.c:8352
31851 #, gcc-internal-format
31852 msgid "void value not ignored as it ought to be"
31855 #: c/c-convert.c:195
31856 #, gcc-internal-format
31857 msgid "conversion to non-scalar type requested"
31861 #, gcc-internal-format
31862 msgid "array %q+D assumed to have one element"
31866 #, gcc-internal-format
31867 msgid "%qD is static but used in inline function %qD which is not static"
31871 #, gcc-internal-format
31872 msgid "%q+D is static but declared in inline function %qD which is not static"
31876 #, gcc-internal-format, gfc-internal-format
31877 msgid "GCC supports only %u nested scopes"
31880 #: c/c-decl.c:1197 cp/decl.c:359
31881 #, gcc-internal-format
31882 msgid "label %q+D used but not defined"
31886 #, gcc-internal-format
31887 msgid "nested function %q+D declared but never defined"
31891 #, gcc-internal-format
31892 msgid "inline function %q+D declared but never defined"
31896 #, gcc-internal-format
31897 msgid "unused variable %q+D"
31900 #: c/c-decl.c:1277 cp/decl.c:679
31901 #, gcc-internal-format
31902 msgid "variable %qD set but not used"
31906 #, gcc-internal-format
31907 msgid "type of array %q+D completed incompatibly with implicit initialization"
31910 #: c/c-decl.c:1561 c/c-decl.c:6614 c/c-decl.c:7478 c/c-decl.c:8212
31911 #, gcc-internal-format
31912 msgid "originally defined here"
31916 #, gcc-internal-format
31918 "a parameter list with an ellipsis can%'t match an empty parameter name list "
31923 #, gcc-internal-format
31925 "an argument type that has a default promotion can%'t match an empty "
31926 "parameter name list declaration"
31930 #, gcc-internal-format
31932 "prototype for %q+D declares more arguments than previous old-style definition"
31936 #, gcc-internal-format
31938 "prototype for %q+D declares fewer arguments than previous old-style "
31943 #, gcc-internal-format
31944 msgid "prototype for %q+D declares argument %d with incompatible type"
31947 #. If we get here, no errors were found, but do issue a warning
31948 #. for this poor-style construct.
31950 #, gcc-internal-format
31951 msgid "prototype for %q+D follows non-prototype definition"
31955 #, gcc-internal-format
31956 msgid "previous definition of %q+D was here"
31960 #, gcc-internal-format
31961 msgid "previous implicit declaration of %q+D was here"
31965 #, gcc-internal-format
31966 msgid "previous declaration of %q+D was here"
31970 #, gcc-internal-format
31971 msgid "%q+D redeclared as different kind of symbol"
31975 #, gcc-internal-format
31976 msgid "built-in function %q+D declared as non-function"
31979 #: c/c-decl.c:1840 c/c-decl.c:2011 c/c-decl.c:2799
31980 #, gcc-internal-format
31981 msgid "declaration of %q+D shadows a built-in function"
31985 #, gcc-internal-format
31986 msgid "redeclaration of enumerator %q+D"
31990 #, gcc-internal-format
31991 msgid "conflicting types for built-in function %q+D"
31994 #: c/c-decl.c:1896 c/c-decl.c:1909 c/c-decl.c:1945
31995 #, gcc-internal-format
31996 msgid "conflicting types for %q+D"
32000 #, gcc-internal-format
32001 msgid "conflicting named address spaces (generic vs %s) for %q+D"
32005 #, gcc-internal-format
32006 msgid "conflicting named address spaces (%s vs generic) for %q+D"
32010 #, gcc-internal-format
32011 msgid "conflicting named address spaces (%s vs %s) for %q+D"
32015 #, gcc-internal-format
32016 msgid "conflicting type qualifiers for %q+D"
32020 #, gcc-internal-format
32021 msgid "redefinition of typedef %q+D with different type"
32025 #, gcc-internal-format
32026 msgid "redefinition of typedef %q+D with variably modified type"
32030 #, gcc-internal-format
32031 msgid "redefinition of typedef %q+D"
32034 #: c/c-decl.c:2037 c/c-decl.c:2140
32035 #, gcc-internal-format
32036 msgid "redefinition of %q+D"
32039 #: c/c-decl.c:2072 c/c-decl.c:2178
32040 #, gcc-internal-format
32041 msgid "static declaration of %q+D follows non-static declaration"
32044 #: c/c-decl.c:2082 c/c-decl.c:2090 c/c-decl.c:2168 c/c-decl.c:2175
32045 #, gcc-internal-format
32046 msgid "non-static declaration of %q+D follows static declaration"
32050 #, gcc-internal-format
32051 msgid "%<gnu_inline%> attribute present on %q+D"
32055 #, gcc-internal-format
32056 msgid "but not here"
32060 #, gcc-internal-format
32061 msgid "thread-local declaration of %q+D follows non-thread-local declaration"
32065 #, gcc-internal-format
32066 msgid "non-thread-local declaration of %q+D follows thread-local declaration"
32070 #, gcc-internal-format
32071 msgid "extern declaration of %q+D follows declaration with no linkage"
32075 #, gcc-internal-format
32076 msgid "declaration of %q+D with no linkage follows extern declaration"
32080 #, gcc-internal-format
32081 msgid "redeclaration of %q+D with no linkage"
32085 #, gcc-internal-format
32087 "redeclaration of %q+D with different visibility (old visibility preserved)"
32091 #, gcc-internal-format
32092 msgid "redefinition of parameter %q+D"
32096 #, gcc-internal-format
32097 msgid "redundant redeclaration of %q+D"
32101 #, gcc-internal-format
32102 msgid "declaration of %q+D shadows previous non-variable"
32106 #, gcc-internal-format
32107 msgid "declaration of %qD shadows a parameter"
32110 #: c/c-decl.c:2792 cp/name-lookup.c:1298
32111 #, gcc-internal-format
32112 msgid "declaration of %qD shadows a global declaration"
32115 #: c/c-decl.c:2818 cp/name-lookup.c:1236
32116 #, gcc-internal-format
32117 msgid "declaration of %qD shadows a previous local"
32120 #: c/c-decl.c:2824 cp/name-lookup.c:1241 cp/name-lookup.c:1283
32121 #: cp/name-lookup.c:1301
32122 #, gcc-internal-format
32123 msgid "shadowed declaration is here"
32127 #, gcc-internal-format
32128 msgid "nested extern declaration of %qD"
32132 #, gcc-internal-format
32133 msgid "implicit declaration of function %qE; did you mean %qs?"
32136 #: c/c-decl.c:3139 c/c-decl.c:3152
32137 #, gcc-internal-format
32138 msgid "implicit declaration of function %qE"
32142 #, gcc-internal-format
32143 msgid "implicit declaration of function %qE;did you mean %qs?"
32147 #, gcc-internal-format
32148 msgid "incompatible implicit declaration of built-in function %qD"
32152 #, gcc-internal-format
32153 msgid "include %qs or provide a declaration of %qD"
32157 #, gcc-internal-format
32158 msgid "incompatible implicit declaration of function %qD"
32162 #, gcc-internal-format
32163 msgid "%qE undeclared here (not in a function); did you mean %qs?"
32167 #, gcc-internal-format
32168 msgid "%qE undeclared here (not in a function)"
32172 #, gcc-internal-format
32173 msgid "%qE undeclared (first use in this function); did you mean %qs?"
32177 #, gcc-internal-format
32178 msgid "%qE undeclared (first use in this function)"
32182 #, gcc-internal-format
32184 "each undeclared identifier is reported only once for each function it "
32188 #: c/c-decl.c:3550 cp/decl.c:3045
32189 #, gcc-internal-format
32190 msgid "label %qE referenced outside of any function"
32194 #, gcc-internal-format
32195 msgid "jump into scope of identifier with variably modified type"
32199 #, gcc-internal-format
32200 msgid "jump skips variable initialization"
32203 #: c/c-decl.c:3590 c/c-decl.c:3645 c/c-decl.c:3734
32204 #, gcc-internal-format
32205 msgid "label %qD defined here"
32208 #: c/c-decl.c:3591 c/c-decl.c:3862 c/c-typeck.c:8019 cp/class.c:1475
32209 #: cp/class.c:3372 cp/decl.c:3903 cp/decl.c:10504 cp/decl.c:10910
32210 #: cp/friend.c:340 cp/friend.c:349 cp/parser.c:3169 cp/parser.c:3262
32211 #: cp/parser.c:3293 cp/parser.c:6044 cp/parser.c:20605
32212 #, gcc-internal-format
32213 msgid "%qD declared here"
32216 #: c/c-decl.c:3644 c/c-decl.c:3733
32217 #, gcc-internal-format
32218 msgid "jump into statement expression"
32222 #, gcc-internal-format
32223 msgid "duplicate label declaration %qE"
32226 #: c/c-decl.c:3764 cp/decl.c:3440
32227 #, gcc-internal-format
32228 msgid "duplicate label %qD"
32232 #, gcc-internal-format
32234 "traditional C lacks a separate namespace for labels, identifier %qE conflicts"
32238 #, gcc-internal-format
32239 msgid "switch jumps over variable initialization"
32242 #: c/c-decl.c:3861 c/c-decl.c:3872
32243 #, gcc-internal-format
32244 msgid "switch starts here"
32248 #, gcc-internal-format
32249 msgid "switch jumps into statement expression"
32253 #, gcc-internal-format
32254 msgid "%qE defined as wrong kind of tag"
32258 #, gcc-internal-format
32259 msgid "unnamed struct/union that defines no instances"
32263 #, gcc-internal-format
32264 msgid "empty declaration with storage class specifier does not redeclare tag"
32268 #, gcc-internal-format
32269 msgid "empty declaration with type qualifier does not redeclare tag"
32273 #, gcc-internal-format
32274 msgid "empty declaration with %<_Alignas%> does not redeclare tag"
32277 #: c/c-decl.c:4354 c/c-decl.c:4362
32278 #, gcc-internal-format
32279 msgid "useless type name in empty declaration"
32283 #, gcc-internal-format
32284 msgid "%<inline%> in empty declaration"
32288 #, gcc-internal-format
32289 msgid "%<_Noreturn%> in empty declaration"
32293 #, gcc-internal-format
32294 msgid "%<auto%> in file-scope empty declaration"
32298 #, gcc-internal-format
32299 msgid "%<register%> in file-scope empty declaration"
32303 #, gcc-internal-format
32304 msgid "useless storage class specifier in empty declaration"
32308 #, gcc-internal-format
32309 msgid "useless %qs in empty declaration"
32313 #, gcc-internal-format
32314 msgid "useless type qualifier in empty declaration"
32318 #, gcc-internal-format
32319 msgid "useless %<_Alignas%> in empty declaration"
32322 #: c/c-decl.c:4428 c/c-parser.c:1672
32323 #, gcc-internal-format
32324 msgid "empty declaration"
32328 #, gcc-internal-format
32330 "ISO C90 does not support %<static%> or type qualifiers in parameter array "
32335 #, gcc-internal-format
32336 msgid "ISO C90 does not support %<[*]%> array declarators"
32340 #. A function definition isn't function prototype scope C99 6.2.1p4.
32342 #: c/c-decl.c:4509 c/c-decl.c:7056
32343 #, gcc-internal-format
32344 msgid "%<[*]%> not allowed in other than function prototype scope"
32347 #: c/c-decl.c:4596 cp/decl2.c:1405
32348 #, gcc-internal-format
32349 msgid "%q+D in declare target directive does not have mappable type"
32353 #, gcc-internal-format
32354 msgid "%q+D is usually a function"
32358 #, gcc-internal-format
32359 msgid "typedef %qD is initialized (use __typeof__ instead)"
32363 #, gcc-internal-format
32364 msgid "function %qD is initialized like a variable"
32367 #. DECL_INITIAL in a PARM_DECL is really DECL_ARG_TYPE.
32369 #, gcc-internal-format
32370 msgid "parameter %qD is initialized"
32373 #. Although C99 is unclear about whether incomplete arrays
32374 #. of VLAs themselves count as VLAs, it does not make
32375 #. sense to permit them to be initialized given that
32376 #. ordinary VLAs may not be initialized.
32377 #: c/c-decl.c:4684 c/c-decl.c:4699 c/c-typeck.c:7326
32378 #, gcc-internal-format
32379 msgid "variable-sized object may not be initialized"
32383 #, gcc-internal-format
32384 msgid "variable %qD has initializer but incomplete type"
32388 #, gcc-internal-format
32389 msgid "inline function %q+D given attribute noinline"
32393 #, gcc-internal-format
32394 msgid "uninitialized const member in %qT is invalid in C++"
32398 #, gcc-internal-format
32399 msgid "%qD should be initialized"
32403 #, gcc-internal-format
32404 msgid "initializer fails to determine size of %q+D"
32408 #, gcc-internal-format
32409 msgid "array size missing in %q+D"
32413 #, gcc-internal-format
32414 msgid "zero or negative size array %q+D"
32418 #, gcc-internal-format
32419 msgid "storage size of %q+D isn%'t constant"
32423 #, gcc-internal-format
32424 msgid "ignoring asm-specifier for non-static local variable %q+D"
32428 #, gcc-internal-format
32429 msgid "cannot put object with volatile field into register"
32433 #, gcc-internal-format
32434 msgid "uninitialized const %qD is invalid in C++"
32438 #, gcc-internal-format
32439 msgid "ISO C forbids forward parameter declarations"
32443 #, gcc-internal-format
32444 msgid "defining a type in a compound literal is invalid in C++"
32447 #: c/c-decl.c:5369 c/c-decl.c:5384
32448 #, gcc-internal-format
32449 msgid "bit-field %qs width not an integer constant"
32453 #, gcc-internal-format
32454 msgid "bit-field %qs width not an integer constant expression"
32458 #, gcc-internal-format
32459 msgid "negative width in bit-field %qs"
32463 #, gcc-internal-format
32464 msgid "zero width for bit-field %qs"
32468 #, gcc-internal-format
32469 msgid "bit-field %qs has invalid type"
32473 #, gcc-internal-format
32474 msgid "type of bit-field %qs is a GCC extension"
32478 #, gcc-internal-format
32479 msgid "width of %qs exceeds its type"
32483 #, gcc-internal-format
32484 msgid "%qs is narrower than values of its type"
32488 #, gcc-internal-format
32489 msgid "ISO C90 forbids array %qE whose size can%'t be evaluated"
32493 #, gcc-internal-format
32494 msgid "ISO C90 forbids array whose size can%'t be evaluated"
32498 #, gcc-internal-format
32499 msgid "ISO C90 forbids variable length array %qE"
32503 #, gcc-internal-format
32504 msgid "ISO C90 forbids variable length array"
32507 #: c/c-decl.c:5670 c/c-decl.c:6044 c/c-decl.c:6054
32508 #, gcc-internal-format
32509 msgid "variably modified %qE at file scope"
32513 #, gcc-internal-format
32514 msgid "variably modified field at file scope"
32518 #, gcc-internal-format
32519 msgid "type defaults to %<int%> in declaration of %qE"
32523 #, gcc-internal-format
32524 msgid "type defaults to %<int%> in type name"
32528 #, gcc-internal-format
32529 msgid "duplicate %<const%>"
32533 #, gcc-internal-format
32534 msgid "duplicate %<restrict%>"
32538 #, gcc-internal-format
32539 msgid "duplicate %<volatile%>"
32543 #, gcc-internal-format
32544 msgid "duplicate %<_Atomic%>"
32548 #, gcc-internal-format, gfc-internal-format
32549 msgid "conflicting named address spaces (%s vs %s)"
32552 #: c/c-decl.c:5760 c/c-parser.c:2568
32553 #, gcc-internal-format
32554 msgid "%<_Atomic%>-qualified array type"
32558 #, gcc-internal-format
32559 msgid "function definition declared %<auto%>"
32563 #, gcc-internal-format
32564 msgid "function definition declared %<register%>"
32568 #, gcc-internal-format
32569 msgid "function definition declared %<typedef%>"
32573 #, gcc-internal-format
32574 msgid "function definition declared %qs"
32578 #, gcc-internal-format
32579 msgid "storage class specified for structure field %qE"
32583 #, gcc-internal-format
32584 msgid "storage class specified for structure field"
32588 #, gcc-internal-format
32589 msgid "storage class specified for parameter %qE"
32593 #, gcc-internal-format
32594 msgid "storage class specified for unnamed parameter"
32597 #: c/c-decl.c:5811 cp/decl.c:10686
32598 #, gcc-internal-format
32599 msgid "storage class specified for typename"
32603 #, gcc-internal-format
32604 msgid "%qE initialized and declared %<extern%>"
32608 #, gcc-internal-format
32609 msgid "%qE has both %<extern%> and initializer"
32613 #, gcc-internal-format
32614 msgid "file-scope declaration of %qE specifies %<auto%>"
32618 #, gcc-internal-format
32619 msgid "file-scope declaration of %qE specifies %<register%>"
32623 #, gcc-internal-format
32624 msgid "nested function %qE declared %<extern%>"
32628 #, gcc-internal-format
32629 msgid "function-scope %qE implicitly auto and declared %qs"
32632 #. Only the innermost declarator (making a parameter be of
32633 #. array type which is converted to pointer type)
32634 #. may have static or type qualifiers.
32635 #: c/c-decl.c:5896 c/c-decl.c:6265
32636 #, gcc-internal-format
32637 msgid "static or type qualifiers in non-parameter array declarator"
32641 #, gcc-internal-format
32642 msgid "declaration of %qE as array of voids"
32646 #, gcc-internal-format
32647 msgid "declaration of type name as array of voids"
32651 #, gcc-internal-format
32652 msgid "declaration of %qE as array of functions"
32656 #, gcc-internal-format
32657 msgid "declaration of type name as array of functions"
32660 #: c/c-decl.c:5964 c/c-decl.c:7970
32661 #, gcc-internal-format
32662 msgid "invalid use of structure with flexible array member"
32666 #, gcc-internal-format
32667 msgid "size of array %qE has non-integer type"
32671 #, gcc-internal-format
32672 msgid "size of unnamed array has non-integer type"
32676 #, gcc-internal-format
32677 msgid "size of array %qE has incomplete type"
32681 #, gcc-internal-format
32682 msgid "size of unnamed array has incomplete type"
32686 #, gcc-internal-format
32687 msgid "ISO C forbids zero-size array %qE"
32691 #, gcc-internal-format
32692 msgid "ISO C forbids zero-size array"
32696 #, gcc-internal-format
32697 msgid "size of array %qE is negative"
32701 #, gcc-internal-format
32702 msgid "size of unnamed array is negative"
32705 #: c/c-decl.c:6153 c/c-decl.c:6784
32706 #, gcc-internal-format
32707 msgid "ISO C90 does not support flexible array members"
32712 #, gcc-internal-format
32713 msgid "%<[*]%> not in a declaration"
32717 #, gcc-internal-format
32718 msgid "array type has incomplete element type %qT"
32722 #, gcc-internal-format
32724 "declaration of %qE as multidimensional array must have bounds for all "
32725 "dimensions except the first"
32729 #, gcc-internal-format
32731 "declaration of multidimensional array must have bounds for all dimensions "
32736 #, gcc-internal-format
32737 msgid "%qE declared as function returning a function"
32741 #, gcc-internal-format
32742 msgid "type name declared as function returning a function"
32746 #, gcc-internal-format
32747 msgid "%qE declared as function returning an array"
32751 #, gcc-internal-format
32752 msgid "type name declared as function returning an array"
32756 #, gcc-internal-format
32757 msgid "function definition has qualified void return type"
32760 #: c/c-decl.c:6358 cp/decl.c:10816
32761 #, gcc-internal-format
32762 msgid "type qualifiers ignored on function return type"
32765 #: c/c-decl.c:6396 c/c-decl.c:6580 c/c-decl.c:6634 c/c-decl.c:6718
32766 #: c/c-decl.c:6836 c/c-parser.c:2570
32767 #, gcc-internal-format
32768 msgid "%<_Atomic%>-qualified function type"
32771 #: c/c-decl.c:6402 c/c-decl.c:6586 c/c-decl.c:6723 c/c-decl.c:6841
32772 #, gcc-internal-format
32773 msgid "ISO C forbids qualified function types"
32777 #, gcc-internal-format
32778 msgid "%qs combined with %<auto%> qualifier for %qE"
32782 #, gcc-internal-format
32783 msgid "%qs combined with %<register%> qualifier for %qE"
32787 #, gcc-internal-format
32788 msgid "%qs specified for auto variable %qE"
32792 #, gcc-internal-format
32793 msgid "%qs specified for parameter %qE"
32797 #, gcc-internal-format
32798 msgid "%qs specified for unnamed parameter"
32802 #, gcc-internal-format
32803 msgid "%qs specified for structure field %qE"
32807 #, gcc-internal-format
32808 msgid "%qs specified for structure field"
32812 #, gcc-internal-format
32813 msgid "bit-field %qE has atomic type"
32817 #, gcc-internal-format
32818 msgid "bit-field has atomic type"
32822 #, gcc-internal-format
32823 msgid "alignment specified for typedef %qE"
32827 #, gcc-internal-format
32828 msgid "alignment specified for %<register%> object %qE"
32832 #, gcc-internal-format
32833 msgid "alignment specified for parameter %qE"
32837 #, gcc-internal-format
32838 msgid "alignment specified for unnamed parameter"
32842 #, gcc-internal-format
32843 msgid "alignment specified for bit-field %qE"
32847 #, gcc-internal-format
32848 msgid "alignment specified for unnamed bit-field"
32852 #, gcc-internal-format
32853 msgid "alignment specified for function %qE"
32857 #, gcc-internal-format
32858 msgid "%<_Alignas%> specifiers cannot reduce alignment of %qE"
32862 #, gcc-internal-format
32863 msgid "%<_Alignas%> specifiers cannot reduce alignment of unnamed field"
32867 #, gcc-internal-format
32868 msgid "typedef %q+D declared %<inline%>"
32872 #, gcc-internal-format
32873 msgid "typedef %q+D declared %<_Noreturn%>"
32877 #, gcc-internal-format
32878 msgid "ISO C forbids const or volatile function types"
32883 #, gcc-internal-format
32884 msgid "a member of a structure or union cannot have a variably modified type"
32887 #: c/c-decl.c:6668 cp/decl.c:9777
32888 #, gcc-internal-format
32889 msgid "variable or field %qE declared void"
32893 #, gcc-internal-format
32894 msgid "attributes in parameter array declarator ignored"
32898 #, gcc-internal-format
32899 msgid "parameter %q+D declared %<inline%>"
32903 #, gcc-internal-format
32904 msgid "parameter %q+D declared %<_Noreturn%>"
32908 #, gcc-internal-format
32909 msgid "field %qE declared as a function"
32913 #, gcc-internal-format
32914 msgid "field %qE has incomplete type"
32918 #, gcc-internal-format
32919 msgid "unnamed field has incomplete type"
32922 #: c/c-decl.c:6807 c/c-decl.c:6818 c/c-decl.c:6821
32923 #, gcc-internal-format
32924 msgid "invalid storage class for function %qE"
32928 #, gcc-internal-format
32929 msgid "cannot inline function %<main%>"
32933 #, gcc-internal-format
32934 msgid "%<main%> declared %<_Noreturn%>"
32938 #, gcc-internal-format
32939 msgid "ISO C99 does not support %<_Noreturn%>"
32943 #, gcc-internal-format
32944 msgid "ISO C90 does not support %<_Noreturn%>"
32948 #, gcc-internal-format
32949 msgid "variable previously declared %<static%> redeclared %<extern%>"
32953 #, gcc-internal-format
32954 msgid "variable %q+D declared %<inline%>"
32958 #, gcc-internal-format
32959 msgid "variable %q+D declared %<_Noreturn%>"
32963 #, gcc-internal-format
32964 msgid "non-nested function with variably modified type"
32968 #, gcc-internal-format
32969 msgid "object with variably modified type must have no linkage"
32972 #: c/c-decl.c:7062 c/c-decl.c:8652
32973 #, gcc-internal-format
32974 msgid "function declaration isn%'t a prototype"
32978 #, gcc-internal-format
32979 msgid "parameter names (without types) in function declaration"
32983 #, gcc-internal-format
32984 msgid "parameter %u (%q+D) has incomplete type"
32988 #, gcc-internal-format, gfc-internal-format
32989 msgid "parameter %u has incomplete type"
32993 #, gcc-internal-format
32994 msgid "parameter %u (%q+D) has void type"
32998 #, gcc-internal-format, gfc-internal-format
32999 msgid "parameter %u has void type"
33003 #, gcc-internal-format
33004 msgid "%<void%> as only parameter may not be qualified"
33007 #: c/c-decl.c:7205 c/c-decl.c:7241
33008 #, gcc-internal-format
33009 msgid "%<void%> must be the only parameter"
33013 #, gcc-internal-format
33014 msgid "parameter %q+D has just a forward declaration"
33018 #, gcc-internal-format
33020 "%<%s %E%> declared inside parameter list will not be visible outside of this "
33021 "definition or declaration"
33025 #, gcc-internal-format, gfc-internal-format
33027 "anonymous %s declared inside parameter list will not be visible outside of "
33028 "this definition or declaration"
33032 #, gcc-internal-format
33033 msgid "enum type defined here"
33037 #, gcc-internal-format
33038 msgid "struct defined here"
33042 #, gcc-internal-format
33043 msgid "union defined here"
33047 #, gcc-internal-format
33048 msgid "redefinition of %<union %E%>"
33052 #, gcc-internal-format
33053 msgid "redefinition of %<struct %E%>"
33057 #, gcc-internal-format
33058 msgid "nested redefinition of %<union %E%>"
33062 #, gcc-internal-format
33063 msgid "nested redefinition of %<struct %E%>"
33066 #: c/c-decl.c:7517 c/c-decl.c:8231
33067 #, gcc-internal-format
33068 msgid "defining type in %qs expression is invalid in C++"
33071 #: c/c-decl.c:7585 cp/decl.c:4726
33072 #, gcc-internal-format
33073 msgid "declaration does not declare anything"
33077 #, gcc-internal-format
33078 msgid "ISO C99 doesn%'t support unnamed structs/unions"
33082 #, gcc-internal-format
33083 msgid "ISO C90 doesn%'t support unnamed structs/unions"
33086 #: c/c-decl.c:7684 c/c-decl.c:7702 c/c-decl.c:7763
33087 #, gcc-internal-format
33088 msgid "duplicate member %q+D"
33092 #, gcc-internal-format
33093 msgid "empty struct has size 0 in C, size 1 in C++"
33097 #, gcc-internal-format
33098 msgid "empty union has size 0 in C, size 1 in C++"
33102 #, gcc-internal-format
33103 msgid "union has no named members"
33107 #, gcc-internal-format
33108 msgid "union has no members"
33112 #, gcc-internal-format
33113 msgid "struct has no named members"
33117 #, gcc-internal-format
33118 msgid "struct has no members"
33121 #: c/c-decl.c:7949 cp/decl.c:11797
33122 #, gcc-internal-format
33123 msgid "flexible array member in union"
33127 #, gcc-internal-format
33128 msgid "flexible array member not at end of struct"
33132 #, gcc-internal-format
33133 msgid "flexible array member in a struct with no named members"
33137 #, gcc-internal-format
33138 msgid "type %qT is too large"
33142 #, gcc-internal-format
33143 msgid "union cannot be made transparent"
33147 #, gcc-internal-format
33148 msgid "nested redefinition of %<enum %E%>"
33151 #. This enum is a named one that has been declared already.
33153 #, gcc-internal-format
33154 msgid "redeclaration of %<enum %E%>"
33157 #: c/c-decl.c:8289 cp/decl.c:14195
33158 #, gcc-internal-format
33159 msgid "specified mode too small for enumeral values"
33163 #, gcc-internal-format
33164 msgid "enumeration values exceed range of largest integer"
33167 #: c/c-decl.c:8418 c/c-decl.c:8434
33168 #, gcc-internal-format
33169 msgid "enumerator value for %qE is not an integer constant"
33173 #, gcc-internal-format
33174 msgid "enumerator value for %qE is not an integer constant expression"
33178 #, gcc-internal-format
33179 msgid "overflow in enumeration values"
33183 #, gcc-internal-format
33184 msgid "ISO C restricts enumerator values to range of %<int%>"
33187 #: c/c-decl.c:8547 cp/decl.c:5028 cp/decl.c:14719
33188 #, gcc-internal-format
33189 msgid "inline function %qD given attribute noinline"
33193 #, gcc-internal-format
33194 msgid "return type is an incomplete type"
33198 #, gcc-internal-format
33199 msgid "return type defaults to %<int%>"
33203 #, gcc-internal-format
33204 msgid "%q+D defined as variadic function without prototype"
33208 #, gcc-internal-format
33209 msgid "no previous prototype for %qD"
33213 #, gcc-internal-format
33214 msgid "%qD was used with no prototype before its definition"
33217 #: c/c-decl.c:8678 cp/decl.c:14862
33218 #, gcc-internal-format
33219 msgid "no previous declaration for %qD"
33223 #, gcc-internal-format
33224 msgid "%qD was used with no declaration before its definition"
33228 #, gcc-internal-format
33229 msgid "return type of %qD is not %<int%>"
33233 #, gcc-internal-format
33234 msgid "%<_Atomic%>-qualified return type of %qD"
33238 #, gcc-internal-format
33239 msgid "%qD is normally a non-static function"
33243 #, gcc-internal-format
33244 msgid "old-style parameter declarations in prototyped function definition"
33248 #, gcc-internal-format
33249 msgid "traditional C rejects ISO C style function definitions"
33253 #, gcc-internal-format
33254 msgid "parameter name omitted"
33258 #, gcc-internal-format
33259 msgid "old-style function definition"
33263 #, gcc-internal-format
33264 msgid "parameter name missing from parameter list"
33268 #, gcc-internal-format
33269 msgid "%qD declared as a non-parameter"
33273 #, gcc-internal-format
33274 msgid "multiple parameters named %qD"
33278 #, gcc-internal-format
33279 msgid "parameter %qD declared with void type"
33282 #: c/c-decl.c:8892 c/c-decl.c:8897
33283 #, gcc-internal-format
33284 msgid "type of %qD defaults to %<int%>"
33288 #, gcc-internal-format
33289 msgid "parameter %qD has incomplete type"
33293 #, gcc-internal-format
33294 msgid "declaration for parameter %qD but no such parameter"
33298 #, gcc-internal-format
33299 msgid "number of arguments doesn%'t match built-in prototype"
33303 #, gcc-internal-format
33304 msgid "number of arguments doesn%'t match prototype"
33307 #: c/c-decl.c:8988 c/c-decl.c:9035 c/c-decl.c:9049
33308 #, gcc-internal-format
33309 msgid "prototype declaration"
33313 #, gcc-internal-format
33314 msgid "promoted argument %qD doesn%'t match built-in prototype"
33318 #, gcc-internal-format
33319 msgid "promoted argument %qD doesn%'t match prototype"
33323 #, gcc-internal-format
33324 msgid "argument %qD doesn%'t match built-in prototype"
33328 #, gcc-internal-format
33329 msgid "argument %qD doesn%'t match prototype"
33332 #: c/c-decl.c:9304 cp/decl.c:15617
33333 #, gcc-internal-format
33334 msgid "no return statement in function returning non-void"
33337 #: c/c-decl.c:9324 cp/decl.c:15649
33338 #, gcc-internal-format
33339 msgid "parameter %qD set but not used"
33342 #. If we get here, declarations have been used in a for loop without
33343 #. the C99 for loop scope. This doesn't make much sense, so don't
33346 #, gcc-internal-format
33347 msgid "%<for%> loop initial declarations are only allowed in C99 or C11 mode"
33351 #, gcc-internal-format
33353 "use option -std=c99, -std=gnu99, -std=c11 or -std=gnu11 to compile your code"
33357 #, gcc-internal-format
33358 msgid "declaration of static variable %qD in %<for%> loop initial declaration"
33362 #, gcc-internal-format
33364 "declaration of %<extern%> variable %qD in %<for%> loop initial declaration"
33368 #, gcc-internal-format
33369 msgid "%<struct %E%> declared in %<for%> loop initial declaration"
33373 #, gcc-internal-format
33374 msgid "%<union %E%> declared in %<for%> loop initial declaration"
33378 #, gcc-internal-format
33379 msgid "%<enum %E%> declared in %<for%> loop initial declaration"
33383 #, gcc-internal-format
33384 msgid "declaration of non-variable %qD in %<for%> loop initial declaration"
33388 #, gcc-internal-format
33389 msgid "incompatible address space qualifiers %qs and %qs"
33392 #: c/c-decl.c:9790 c/c-decl.c:9797
33393 #, gcc-internal-format
33394 msgid "duplicate %qE declaration specifier"
33397 #: c/c-decl.c:9824 c/c-decl.c:10208 c/c-decl.c:10598
33398 #, gcc-internal-format
33399 msgid "two or more data types in declaration specifiers"
33402 #: c/c-decl.c:9836 cp/parser.c:27555
33403 #, gcc-internal-format
33404 msgid "%<long long long%> is too long for GCC"
33408 #, gcc-internal-format
33409 msgid "ISO C90 does not support %<long long%>"
33412 #: c/c-decl.c:10078 c/c-parser.c:8023
33413 #, gcc-internal-format
33414 msgid "ISO C90 does not support complex types"
33417 #: c/c-decl.c:10124
33418 #, gcc-internal-format
33419 msgid "ISO C does not support saturating types"
33422 #: c/c-decl.c:10195 c/c-decl.c:10755
33423 #, gcc-internal-format
33424 msgid "duplicate %qE"
33427 #: c/c-decl.c:10251
33428 #, gcc-internal-format
33429 msgid "ISO C does not support %<__int%d%> types"
33432 #: c/c-decl.c:10273
33433 #, gcc-internal-format
33434 msgid "%<__int%d%> is not supported on this target"
33437 #: c/c-decl.c:10316
33438 #, gcc-internal-format
33439 msgid "ISO C90 does not support boolean types"
33442 #: c/c-decl.c:10435
33443 #, gcc-internal-format
33444 msgid "ISO C does not support the %<_Float%d%s%> type"
33447 #: c/c-decl.c:10485
33448 #, gcc-internal-format
33449 msgid "%<_Float%d%s%> is not supported on this target"
33452 #: c/c-decl.c:10556
33453 #, gcc-internal-format
33454 msgid "ISO C does not support decimal floating point"
33457 #: c/c-decl.c:10579 c/c-decl.c:10845 c/c-parser.c:7524
33458 #, gcc-internal-format
33459 msgid "fixed-point types not supported for this target"
33462 #: c/c-decl.c:10581
33463 #, gcc-internal-format
33464 msgid "ISO C does not support fixed-point types"
33467 #: c/c-decl.c:10616
33468 #, gcc-internal-format
33469 msgid "C++ lookup of %qD would return a field, not a type"
33472 #: c/c-decl.c:10629
33473 #, gcc-internal-format
33474 msgid "%qE fails to be a typedef or built in type"
33477 #: c/c-decl.c:10677
33478 #, gcc-internal-format
33479 msgid "%qE is not at beginning of declaration"
33482 #: c/c-decl.c:10698
33483 #, gcc-internal-format
33484 msgid "%qE used with %<auto%>"
33487 #: c/c-decl.c:10700
33488 #, gcc-internal-format
33489 msgid "%qE used with %<register%>"
33492 #: c/c-decl.c:10702
33493 #, gcc-internal-format
33494 msgid "%qE used with %<typedef%>"
33497 #: c/c-decl.c:10716 c/c-parser.c:7106
33498 #, gcc-internal-format
33499 msgid "ISO C99 does not support %qE"
33502 #: c/c-decl.c:10719 c/c-parser.c:7109
33503 #, gcc-internal-format
33504 msgid "ISO C90 does not support %qE"
33507 #: c/c-decl.c:10731
33508 #, gcc-internal-format
33509 msgid "%<__thread%> before %<extern%>"
33512 #: c/c-decl.c:10740
33513 #, gcc-internal-format
33514 msgid "%<__thread%> before %<static%>"
33517 #: c/c-decl.c:10753
33518 #, gcc-internal-format
33519 msgid "duplicate %<_Thread_local%> or %<__thread%>"
33522 #: c/c-decl.c:10761
33523 #, gcc-internal-format
33524 msgid "multiple storage classes in declaration specifiers"
33527 #: c/c-decl.c:10769
33528 #, gcc-internal-format
33529 msgid "%qs used with %qE"
33532 #: c/c-decl.c:10842
33533 #, gcc-internal-format
33534 msgid "%<_Sat%> is used without %<_Fract%> or %<_Accum%>"
33537 #: c/c-decl.c:10857
33538 #, gcc-internal-format
33539 msgid "ISO C does not support plain %<complex%> meaning %<double complex%>"
33542 #: c/c-decl.c:10908 c/c-decl.c:10921 c/c-decl.c:10947
33543 #, gcc-internal-format
33544 msgid "ISO C does not support complex integer types"
33547 #: c/c-decl.c:11355 cp/semantics.c:5308
33548 #, gcc-internal-format
33550 "%<#pragma omp declare reduction%> combiner refers to variable %qD which is "
33551 "not %<omp_out%> nor %<omp_in%>"
33554 #: c/c-decl.c:11359 cp/semantics.c:5312
33555 #, gcc-internal-format
33557 "%<#pragma omp declare reduction%> initializer refers to variable %qD which "
33558 "is not %<omp_priv%> nor %<omp_orig%>"
33561 #: c/c-fold.c:319 c/c-typeck.c:11146 cp/typeck.c:4517
33562 #, gcc-internal-format
33563 msgid "left shift of negative value"
33566 #: c/c-fold.c:329 c/c-typeck.c:11155 cp/typeck.c:4525
33567 #, gcc-internal-format
33568 msgid "left shift count is negative"
33571 #: c/c-fold.c:330 c/c-typeck.c:11087 cp/typeck.c:4471
33572 #, gcc-internal-format
33573 msgid "right shift count is negative"
33576 #: c/c-fold.c:338 c/c-typeck.c:11174 cp/typeck.c:4533
33577 #, gcc-internal-format
33578 msgid "left shift count >= width of type"
33581 #: c/c-fold.c:339 c/c-typeck.c:11111 cp/typeck.c:4479
33582 #, gcc-internal-format
33583 msgid "right shift count >= width of type"
33586 #: c/c-fold.c:346 c/c-typeck.c:11166
33587 #, gcc-internal-format
33588 msgid "left shift count >= width of vector element"
33591 #: c/c-fold.c:347 c/c-typeck.c:11098
33592 #, gcc-internal-format
33593 msgid "right shift count >= width of vector element"
33596 #: c/c-parser.c:271
33597 #, gcc-internal-format
33598 msgid "identifier %qE conflicts with C++ keyword"
33601 #: c/c-parser.c:874 cp/parser.c:2805
33602 #, gcc-internal-format
33603 msgid "version control conflict marker in file"
33606 #: c/c-parser.c:1032 cp/parser.c:27762
33607 #, gcc-internal-format
33608 msgid "expected end of line"
33611 #: c/c-parser.c:1335
33612 #, gcc-internal-format
33613 msgid "ISO C forbids an empty translation unit"
33616 #: c/c-parser.c:1439 c/c-parser.c:9165
33617 #, gcc-internal-format
33618 msgid "ISO C does not allow extra %<;%> outside of a function"
33621 #: c/c-parser.c:1595
33622 #, gcc-internal-format
33623 msgid "unknown type name %qE; use %<struct%> keyword to refer to the type"
33626 #: c/c-parser.c:1603
33627 #, gcc-internal-format
33628 msgid "unknown type name %qE; use %<union%> keyword to refer to the type"
33631 #: c/c-parser.c:1611
33632 #, gcc-internal-format
33633 msgid "unknown type name %qE; use %<enum%> keyword to refer to the type"
33636 #: c/c-parser.c:1622 c/c-parser.c:3810
33637 #, gcc-internal-format
33638 msgid "unknown type name %qE; did you mean %qs?"
33641 #: c/c-parser.c:1626 c/c-parser.c:2397 c/c-parser.c:3814
33642 #, gcc-internal-format
33643 msgid "unknown type name %qE"
33646 #: c/c-parser.c:1647 c/c-parser.c:10339 c/c-parser.c:15419 c/c-parser.c:15846
33647 #: c/c-parser.c:16325 cp/parser.c:34835 cp/parser.c:35250 cp/parser.c:35747
33648 #: cp/parser.c:38261
33649 #, gcc-internal-format
33650 msgid "expected declaration specifiers"
33653 #: c/c-parser.c:1657
33654 #, gcc-internal-format
33655 msgid "%<__auto_type%> in empty declaration"
33658 #: c/c-parser.c:1687 c/c-parser.c:3080
33659 #, gcc-internal-format
33660 msgid "expected %<;%>, identifier or %<(%>"
33663 #: c/c-parser.c:1705 cp/parser.c:29415 cp/parser.c:29489
33664 #, gcc-internal-format
33665 msgid "prefix attributes are ignored for methods"
33668 #: c/c-parser.c:1740
33669 #, gcc-internal-format
33670 msgid "prefix attributes are ignored for implementations"
33673 #: c/c-parser.c:1761
33674 #, gcc-internal-format
33675 msgid "unexpected attribute"
33678 #: c/c-parser.c:1771 c/c-parser.c:4984 c/c-parser.c:5325 cp/parser.c:10710
33679 #: cp/parser.c:10897
33680 #, gcc-internal-format
33681 msgid "%<fallthrough%> attribute not followed by %<;%>"
33684 #: c/c-parser.c:1804
33685 #, gcc-internal-format
33686 msgid "%<__auto_type%> requires a plain identifier as declarator"
33689 #: c/c-parser.c:1821
33690 #, gcc-internal-format
33691 msgid "data definition has no type or storage class"
33694 #. This means there is an attribute specifier after
33695 #. the declarator in a function definition. Provide
33696 #. some more information for the user.
33697 #: c/c-parser.c:1836
33698 #, gcc-internal-format
33700 "attributes should be specified before the declarator in a function definition"
33703 #: c/c-parser.c:1856
33704 #, gcc-internal-format
33705 msgid "%<__auto_type%> used with a bit-field initializer"
33708 #: c/c-parser.c:1926 c/c-parser.c:2013
33709 #, gcc-internal-format
33710 msgid "%<__auto_type%> requires an initialized data declaration"
33713 #: c/c-parser.c:1976
33714 #, gcc-internal-format
33715 msgid "%<__auto_type%> may only be used with a single declarator"
33718 #: c/c-parser.c:2005 cp/parser.c:12713 cp/parser.c:12839
33719 #, gcc-internal-format
33720 msgid "expected %<,%> or %<;%>"
33723 #. This can appear in many cases looking nothing like a
33724 #. function definition, so we don't give a more specific
33725 #. error suggesting there was one.
33726 #: c/c-parser.c:2019 c/c-parser.c:2035
33727 #, gcc-internal-format
33728 msgid "expected %<=%>, %<,%>, %<;%>, %<asm%> or %<__attribute__%>"
33731 #: c/c-parser.c:2027
33732 #, gcc-internal-format
33733 msgid "ISO C forbids nested functions"
33736 #: c/c-parser.c:2168
33737 #, gcc-internal-format
33738 msgid "ISO C99 does not support %<_Static_assert%>"
33741 #: c/c-parser.c:2171
33742 #, gcc-internal-format
33743 msgid "ISO C90 does not support %<_Static_assert%>"
33746 #: c/c-parser.c:2196 c/c-parser.c:3882 c/c-parser.c:10397 cp/parser.c:37928
33747 #, gcc-internal-format
33748 msgid "expected string literal"
33751 #: c/c-parser.c:2204
33752 #, gcc-internal-format
33753 msgid "expression in static assertion is not an integer"
33756 #: c/c-parser.c:2213
33757 #, gcc-internal-format
33758 msgid "expression in static assertion is not an integer constant expression"
33761 #: c/c-parser.c:2218
33762 #, gcc-internal-format
33763 msgid "expression in static assertion is not constant"
33766 #: c/c-parser.c:2223
33767 #, gcc-internal-format
33768 msgid "static assertion failed: %E"
33771 #: c/c-parser.c:2539
33772 #, gcc-internal-format
33773 msgid "%<_Atomic%> in Objective-C"
33776 #: c/c-parser.c:2542
33777 #, gcc-internal-format
33778 msgid "ISO C99 does not support the %<_Atomic%> qualifier"
33781 #: c/c-parser.c:2545
33782 #, gcc-internal-format
33783 msgid "ISO C90 does not support the %<_Atomic%> qualifier"
33786 #: c/c-parser.c:2572
33787 #, gcc-internal-format
33788 msgid "%<_Atomic%> applied to a qualified type"
33791 #: c/c-parser.c:2602
33792 #, gcc-internal-format
33793 msgid "%<__GIMPLE%> only valid with -fgimple"
33796 #: c/c-parser.c:2695
33797 #, gcc-internal-format
33798 msgid "empty enum is invalid"
33801 #: c/c-parser.c:2699 c/c-parser.c:3643 c/c-parser.c:4445 c/c-parser.c:4742
33802 #: c/c-parser.c:6211 c/c-parser.c:6298 c/c-parser.c:6976 c/c-parser.c:7582
33803 #: c/c-parser.c:7804 c/c-parser.c:7830 c/c-parser.c:8100 c/c-parser.c:8433
33804 #: c/c-parser.c:8470 c/c-parser.c:8749 c/c-parser.c:8798 c/c-parser.c:8958
33805 #: c/c-parser.c:8988 c/c-parser.c:8996 c/c-parser.c:9025 c/c-parser.c:9038
33806 #: c/c-parser.c:9343 c/c-parser.c:9467 c/c-parser.c:9908 c/c-parser.c:9943
33807 #: c/c-parser.c:9996 c/c-parser.c:10049 c/c-parser.c:10065 c/c-parser.c:10111
33808 #: c/c-parser.c:10711 c/c-parser.c:10752 c/c-parser.c:12728 c/c-parser.c:12962
33809 #: c/c-parser.c:14816 c/c-parser.c:17603 c/c-parser.c:17932
33810 #: c/gimple-parser.c:871 c/gimple-parser.c:909 cp/parser.c:27765
33811 #: cp/parser.c:30258 cp/parser.c:30288 cp/parser.c:30358 cp/parser.c:32453
33812 #: cp/parser.c:37642 cp/parser.c:38405
33813 #, gcc-internal-format
33814 msgid "expected identifier"
33817 #: c/c-parser.c:2737 cp/parser.c:17980
33818 #, gcc-internal-format
33819 msgid "comma at end of enumerator list"
33822 #: c/c-parser.c:2743
33823 #, gcc-internal-format
33824 msgid "expected %<,%> or %<}%>"
33827 #: c/c-parser.c:2774
33828 #, gcc-internal-format
33829 msgid "ISO C forbids forward references to %<enum%> types"
33832 #: c/c-parser.c:2890
33833 #, gcc-internal-format
33834 msgid "expected class name"
33837 #: c/c-parser.c:2909
33838 #, gcc-internal-format
33839 msgid "extra semicolon in struct or union specified"
33842 #: c/c-parser.c:2938
33843 #, gcc-internal-format
33844 msgid "no semicolon at end of struct or union"
33847 #: c/c-parser.c:3042 c/c-parser.c:4249
33848 #, gcc-internal-format
33849 msgid "expected specifier-qualifier-list"
33852 #: c/c-parser.c:3053
33853 #, gcc-internal-format
33854 msgid "ISO C forbids member declarations with no members"
33857 #: c/c-parser.c:3143
33858 #, gcc-internal-format
33859 msgid "expected %<,%>, %<;%> or %<}%>"
33862 #: c/c-parser.c:3150
33863 #, gcc-internal-format
33864 msgid "expected %<:%>, %<,%>, %<;%>, %<}%> or %<__attribute__%>"
33867 #: c/c-parser.c:3203
33868 #, gcc-internal-format
33869 msgid "%<typeof%> applied to a bit-field"
33872 #: c/c-parser.c:3240
33873 #, gcc-internal-format
33874 msgid "ISO C99 does not support %<_Alignas%>"
33877 #: c/c-parser.c:3243
33878 #, gcc-internal-format
33879 msgid "ISO C90 does not support %<_Alignas%>"
33882 #: c/c-parser.c:3479
33883 #, gcc-internal-format
33884 msgid "expected identifier or %<(%>"
33887 #: c/c-parser.c:3540 c/c-parser.c:3569
33888 #, gcc-internal-format
33889 msgid "array notations cannot be used in declaration"
33892 #: c/c-parser.c:3709
33893 #, gcc-internal-format
33894 msgid "ISO C requires a named argument before %<...%>"
33897 #: c/c-parser.c:3821
33898 #, gcc-internal-format
33899 msgid "expected declaration specifiers or %<...%>"
33902 #: c/c-parser.c:3876
33903 #, gcc-internal-format
33904 msgid "wide string literal in %<asm%>"
33907 #: c/c-parser.c:4353
33908 #, gcc-internal-format
33909 msgid "ISO C forbids empty initializer braces"
33912 #: c/c-parser.c:4409
33913 #, gcc-internal-format
33914 msgid "obsolete use of designated initializer with %<:%>"
33917 #: c/c-parser.c:4554
33918 #, gcc-internal-format
33919 msgid "ISO C forbids specifying range of elements to initialize"
33922 #: c/c-parser.c:4566
33923 #, gcc-internal-format
33924 msgid "ISO C90 forbids specifying subobject to initialize"
33927 #: c/c-parser.c:4574
33928 #, gcc-internal-format
33929 msgid "obsolete use of designated initializer without %<=%>"
33932 #: c/c-parser.c:4757
33933 #, gcc-internal-format
33934 msgid "ISO C forbids label declarations"
33937 #: c/c-parser.c:4763 c/c-parser.c:4844 c/gimple-parser.c:163
33938 #, gcc-internal-format
33939 msgid "expected declaration or statement"
33942 #: c/c-parser.c:4795 c/c-parser.c:4823
33943 #, gcc-internal-format
33944 msgid "ISO C90 forbids mixed declarations and code"
33947 #: c/c-parser.c:4852
33948 #, gcc-internal-format
33949 msgid "expected %<}%> before %<else%>"
33952 #: c/c-parser.c:4857 cp/parser.c:11015
33953 #, gcc-internal-format
33954 msgid "%<else%> without a previous %<if%>"
33957 #: c/c-parser.c:4874
33958 #, gcc-internal-format
33959 msgid "label at end of compound statement"
33962 #: c/c-parser.c:4936
33963 #, gcc-internal-format
33964 msgid "expected %<:%> or %<...%>"
33967 #: c/c-parser.c:4988 c/c-parser.c:5329
33968 #, gcc-internal-format
33969 msgid "only attribute %<fallthrough%> can be applied to a null statement"
33972 #: c/c-parser.c:4994
33973 #, gcc-internal-format
33975 "a label can only be part of a statement and a declaration is not a statement"
33978 #: c/c-parser.c:5201 cp/parser.c:10562
33979 #, gcc-internal-format
33980 msgid "-fcilkplus must be enabled to use %<_Cilk_for%>"
33983 #: c/c-parser.c:5211 cp/parser.c:10588
33984 #, gcc-internal-format
33985 msgid "-fcilkplus must be enabled to use %<_Cilk_sync%>"
33988 #: c/c-parser.c:5238
33989 #, gcc-internal-format
33990 msgid "expected identifier or %<*%>"
33993 #. Avoid infinite loop in error recovery:
33994 #. c_parser_skip_until_found stops at a closing nesting
33995 #. delimiter without consuming it, but here we need to consume
33996 #. it to proceed further.
33997 #: c/c-parser.c:5346 c/gimple-parser.c:1275 cp/parser.c:10666
33998 #, gcc-internal-format
33999 msgid "expected statement"
34002 #: c/c-parser.c:5450 cp/parser.c:12248
34003 #, gcc-internal-format
34004 msgid "suggest braces around empty body in an %<if%> statement"
34007 #: c/c-parser.c:5484 cp/parser.c:12251
34008 #, gcc-internal-format
34009 msgid "suggest braces around empty body in an %<else%> statement"
34012 #: c/c-parser.c:5566
34013 #, gcc-internal-format
34014 msgid "if statement cannot contain %<Cilk_spawn%>"
34017 #: c/c-parser.c:5616 cp/parser.c:11250
34018 #, gcc-internal-format
34019 msgid "suggest explicit braces to avoid ambiguous %<else%>"
34022 #: c/c-parser.c:5759
34023 #, gcc-internal-format
34024 msgid "suggest braces around empty body in %<do%> statement"
34027 #: c/c-parser.c:5888 c/c-parser.c:5918
34028 #, gcc-internal-format
34029 msgid "multiple iterating variables in fast enumeration"
34032 #: c/c-parser.c:5942
34033 #, gcc-internal-format
34034 msgid "invalid iterating variable in fast enumeration"
34037 #: c/c-parser.c:5963 cp/parser.c:11451
34038 #, gcc-internal-format
34039 msgid "missing loop condition in loop with %<GCC ivdep%> pragma"
34042 #: c/c-parser.c:5995
34043 #, gcc-internal-format
34044 msgid "missing collection in fast enumeration"
34047 #: c/c-parser.c:6081
34048 #, gcc-internal-format
34049 msgid "%E qualifier ignored on asm"
34052 #: c/c-parser.c:6436
34053 #, gcc-internal-format
34054 msgid "ISO C forbids omitting the middle term of a ?: expression"
34057 #: c/c-parser.c:6939
34058 #, gcc-internal-format
34059 msgid "traditional C rejects the unary plus operator"
34062 #: c/c-parser.c:7080
34063 #, gcc-internal-format
34064 msgid "%<sizeof%> applied to a bit-field"
34067 #: c/c-parser.c:7167
34068 #, gcc-internal-format
34069 msgid "ISO C does not allow %<%E (expression)%>"
34072 #: c/c-parser.c:7198
34073 #, gcc-internal-format
34074 msgid "cannot take address of %qs"
34077 #: c/c-parser.c:7281
34078 #, gcc-internal-format
34079 msgid "ISO C99 does not support %<_Generic%>"
34082 #: c/c-parser.c:7284
34083 #, gcc-internal-format
34084 msgid "ISO C90 does not support %<_Generic%>"
34087 #: c/c-parser.c:7351
34088 #, gcc-internal-format
34089 msgid "%<_Generic%> association has function type"
34092 #: c/c-parser.c:7354
34093 #, gcc-internal-format
34094 msgid "%<_Generic%> association has incomplete type"
34097 #: c/c-parser.c:7358
34098 #, gcc-internal-format
34099 msgid "%<_Generic%> association has variable length type"
34102 #: c/c-parser.c:7382
34103 #, gcc-internal-format
34104 msgid "duplicate %<default%> case in %<_Generic%>"
34107 #: c/c-parser.c:7383
34108 #, gcc-internal-format
34109 msgid "original %<default%> is here"
34112 #: c/c-parser.c:7391
34113 #, gcc-internal-format
34114 msgid "%<_Generic%> specifies two compatible types"
34117 #: c/c-parser.c:7392
34118 #, gcc-internal-format
34119 msgid "compatible type is here"
34122 #: c/c-parser.c:7415
34123 #, gcc-internal-format
34124 msgid "%<_Generic> selector matches multiple associations"
34127 #: c/c-parser.c:7417
34128 #, gcc-internal-format
34129 msgid "other match is here"
34132 #: c/c-parser.c:7436
34133 #, gcc-internal-format
34135 "%<_Generic%> selector of type %qT is not compatible with any association"
34138 #: c/c-parser.c:7596 c/c-parser.c:8168 c/c-parser.c:8190 c/gimple-parser.c:769
34139 #: c/gimple-parser.c:775 c/gimple-parser.c:1291
34140 #, gcc-internal-format
34141 msgid "expected expression"
34144 #: c/c-parser.c:7614
34145 #, gcc-internal-format
34146 msgid "braced-group within expression allowed only inside a function"
34149 #: c/c-parser.c:7628
34150 #, gcc-internal-format
34151 msgid "ISO C forbids braced-groups within expressions"
34154 #: c/c-parser.c:7676
34155 #, gcc-internal-format
34156 msgid "ISO C does not support %<__FUNCTION__%> predefined identifier"
34159 #: c/c-parser.c:7685
34160 #, gcc-internal-format
34161 msgid "ISO C does not support %<__PRETTY_FUNCTION__%> predefined identifier"
34164 #: c/c-parser.c:7694
34165 #, gcc-internal-format
34166 msgid "ISO C90 does not support %<__func__%> predefined identifier"
34169 #: c/c-parser.c:7857
34170 #, gcc-internal-format
34171 msgid "wrong number of arguments to %<__builtin_choose_expr%>"
34174 #: c/c-parser.c:7873
34175 #, gcc-internal-format
34176 msgid "first argument to %<__builtin_choose_expr%> not a constant"
34179 #: c/c-parser.c:7944
34180 #, gcc-internal-format
34181 msgid "wrong number of arguments to %<__builtin_call_with_static_chain%>"
34184 #: c/c-parser.c:7957
34185 #, gcc-internal-format
34187 "first argument to %<__builtin_call_with_static_chain%> must be a call "
34191 #: c/c-parser.c:7961
34192 #, gcc-internal-format
34194 "second argument to %<__builtin_call_with_static_chain%> must be a pointer "
34198 #: c/c-parser.c:7987
34199 #, gcc-internal-format
34200 msgid "wrong number of arguments to %<__builtin_complex%>"
34203 #: c/c-parser.c:8009
34204 #, gcc-internal-format
34205 msgid "%<__builtin_complex%> operand not of real binary floating-point type"
34208 #: c/c-parser.c:8018
34209 #, gcc-internal-format
34210 msgid "%<__builtin_complex%> operands of different types"
34213 #: c/c-parser.c:8066 cp/parser.c:6677
34214 #, gcc-internal-format
34215 msgid "wrong number of arguments to %<__builtin_shuffle%>"
34218 #: c/c-parser.c:8147 cp/parser.c:6588
34219 #, gcc-internal-format
34220 msgid "-fcilkplus must be enabled to use %<_Cilk_spawn%>"
34223 #: c/c-parser.c:8154 cp/parser.c:6594
34224 #, gcc-internal-format
34225 msgid "consecutive %<_Cilk_spawn%> keywords are not permitted"
34228 #: c/c-parser.c:8226
34229 #, gcc-internal-format
34230 msgid "compound literal has variable size"
34233 #: c/c-parser.c:8237
34234 #, gcc-internal-format
34235 msgid "compound literal qualified by address-space qualifier"
34238 #: c/c-parser.c:8241
34239 #, gcc-internal-format
34240 msgid "ISO C90 forbids compound literals"
34243 #: c/c-parser.c:8769
34244 #, gcc-internal-format
34245 msgid "expected identifier or %<)%>"
34248 #: c/c-parser.c:8865
34249 #, gcc-internal-format
34250 msgid "extra semicolon"
34253 #: c/c-parser.c:9113
34254 #, gcc-internal-format
34255 msgid "extra semicolon in method definition specified"
34258 #: c/c-parser.c:9245
34259 #, gcc-internal-format
34260 msgid "method attributes must be specified at the end only"
34263 #: c/c-parser.c:9265
34264 #, gcc-internal-format
34265 msgid "expected %<;%> or %<{%> after method attribute definition"
34268 #: c/c-parser.c:9386
34269 #, gcc-internal-format
34270 msgid "objective-c method declaration is expected"
34273 #: c/c-parser.c:9822
34274 #, gcc-internal-format
34275 msgid "no type or storage class may be specified here,"
34278 #: c/c-parser.c:9912 c/c-parser.c:9969 cp/parser.c:30318
34279 #, gcc-internal-format
34280 msgid "unknown property attribute"
34283 #: c/c-parser.c:9933 cp/parser.c:30278
34284 #, gcc-internal-format
34285 msgid "missing %<=%> (after %<getter%> attribute)"
34288 #: c/c-parser.c:9936 cp/parser.c:30281
34289 #, gcc-internal-format
34290 msgid "missing %<=%> (after %<setter%> attribute)"
34293 #: c/c-parser.c:9950 cp/parser.c:30296
34294 #, gcc-internal-format
34295 msgid "the %<setter%> attribute may only be specified once"
34298 #: c/c-parser.c:9955 cp/parser.c:30302
34299 #, gcc-internal-format
34300 msgid "setter name must terminate with %<:%>"
34303 #: c/c-parser.c:9962 cp/parser.c:30310
34304 #, gcc-internal-format
34305 msgid "the %<getter%> attribute may only be specified once"
34308 #: c/c-parser.c:10152 c/c-parser.c:10327 cp/parser.c:38096
34309 #, gcc-internal-format
34310 msgid "%<#pragma acc enter data%> may only be used in compound statements"
34313 #: c/c-parser.c:10163 cp/parser.c:38108
34314 #, gcc-internal-format
34315 msgid "%<#pragma acc exit data%> may only be used in compound statements"
34318 #: c/c-parser.c:10174 cp/parser.c:38121
34319 #, gcc-internal-format
34320 msgid "%<#pragma acc routine%> must be at file scope"
34323 #: c/c-parser.c:10185 cp/parser.c:38130
34324 #, gcc-internal-format
34325 msgid "%<#pragma acc update%> may only be used in compound statements"
34328 #: c/c-parser.c:10196 cp/parser.c:38006
34329 #, gcc-internal-format
34330 msgid "%<#pragma omp barrier%> may only be used in compound statements"
34333 #: c/c-parser.c:10207 cp/parser.c:38021
34334 #, gcc-internal-format
34335 msgid "%<#pragma omp flush%> may only be used in compound statements"
34338 #: c/c-parser.c:10218 cp/parser.c:38037
34339 #, gcc-internal-format
34340 msgid "%<#pragma omp taskwait%> may only be used in compound statements"
34343 #: c/c-parser.c:10229 cp/parser.c:38053
34344 #, gcc-internal-format
34345 msgid "%<#pragma omp taskyield%> may only be used in compound statements"
34348 #: c/c-parser.c:10240 cp/parser.c:38069
34349 #, gcc-internal-format
34350 msgid "%<#pragma omp cancel%> may only be used in compound statements"
34353 #: c/c-parser.c:10264 cp/parser.c:38196
34354 #, gcc-internal-format
34356 "%<#pragma omp section%> may only be used in %<#pragma omp sections%> "
34360 #: c/c-parser.c:10283 cp/parser.c:38215
34361 #, gcc-internal-format
34362 msgid "for, while or do statement expected"
34365 #: c/c-parser.c:10295 cp/parser.c:37996
34366 #, gcc-internal-format
34367 msgid "%<#pragma GCC pch_preprocess%> must be first"
34370 #: c/c-parser.c:10308
34371 #, gcc-internal-format
34372 msgid "%<#pragma grainsize%> ignored because -fcilkplus is not enabled"
34375 #: c/c-parser.c:10316
34376 #, gcc-internal-format
34377 msgid "%<#pragma grainsize%> must be inside a function"
34380 #: c/c-parser.c:10637 cp/parser.c:30708
34381 #, gcc-internal-format
34382 msgid "too many %qs clauses"
34385 #: c/c-parser.c:10658 cp/parser.c:31237
34386 #, gcc-internal-format
34387 msgid "expected integer expression before ')'"
34390 #: c/c-parser.c:10673
34391 #, gcc-internal-format
34392 msgid "expression must be integral"
34395 #: c/c-parser.c:10956 c/c-parser.c:17464
34396 #, gcc-internal-format
34397 msgid "%qD is not a variable"
34400 #: c/c-parser.c:10960 cp/semantics.c:6793
34401 #, gcc-internal-format
34402 msgid "%qD is not a pointer variable"
34405 #: c/c-parser.c:11000 cp/parser.c:31315
34406 #, gcc-internal-format
34407 msgid "collapse argument needs positive constant integer expression"
34410 #: c/c-parser.c:11070 cp/parser.c:31371
34411 #, gcc-internal-format
34412 msgid "expected %<none%>"
34415 #: c/c-parser.c:11072 cp/parser.c:31373
34416 #, gcc-internal-format
34417 msgid "expected %<none%> or %<shared%>"
34420 #: c/c-parser.c:11172 cp/parser.c:31473
34421 #, gcc-internal-format
34422 msgid "expected %<data%>, %<update%>, %<enter%> or %<exit%>"
34425 #: c/c-parser.c:11192 c/c-parser.c:16154 c/c-parser.c:16239 cp/parser.c:31491
34426 #: cp/parser.c:35531 cp/parser.c:35619
34427 #, gcc-internal-format
34428 msgid "expected %<data%>"
34431 #: c/c-parser.c:11239 cp/parser.c:31544
34432 #, gcc-internal-format
34433 msgid "too many %<if%> clauses with %qs modifier"
34436 #: c/c-parser.c:11246 cp/parser.c:31551
34437 #, gcc-internal-format
34438 msgid "too many %<if%> clauses"
34441 #: c/c-parser.c:11248 cp/parser.c:31553
34442 #, gcc-internal-format
34443 msgid "too many %<if%> clauses without modifier"
34446 #: c/c-parser.c:11254 cp/parser.c:31559
34447 #, gcc-internal-format
34449 "if any %<if%> clause has modifier, then all %<if%> clauses have to use "
34453 #: c/c-parser.c:11329 c/c-parser.c:11374 c/c-parser.c:11419 c/c-parser.c:11464
34454 #: c/c-parser.c:11509 c/c-parser.c:11555 c/c-parser.c:11660 c/c-parser.c:11787
34455 #: c/c-parser.c:11868 c/c-parser.c:12281 c/c-parser.c:12349 c/c-parser.c:12453
34456 #: c/c-parser.c:12497 c/c-parser.c:13016
34457 #, gcc-internal-format
34458 msgid "expected integer expression"
34461 #: c/c-parser.c:11340
34462 #, gcc-internal-format
34463 msgid "%<num_gangs%> value must be positive"
34466 #: c/c-parser.c:11385
34467 #, gcc-internal-format
34468 msgid "%<num_threads%> value must be positive"
34471 #: c/c-parser.c:11430
34472 #, gcc-internal-format
34473 msgid "%<num_tasks%> value must be positive"
34476 #: c/c-parser.c:11475 cp/semantics.c:6977
34477 #, gcc-internal-format
34478 msgid "%<grainsize%> value must be positive"
34481 #: c/c-parser.c:11521 cp/semantics.c:7006
34482 #, gcc-internal-format
34483 msgid "%<priority%> value must be non-negative"
34486 #: c/c-parser.c:11584 c/c-parser.c:11590 cp/parser.c:31770 cp/parser.c:31777
34487 #, gcc-internal-format
34488 msgid "expected %<tofrom%>"
34491 #: c/c-parser.c:11598 c/c-parser.c:11604 cp/parser.c:31786 cp/parser.c:31793
34492 #, gcc-internal-format
34493 msgid "expected %<scalar%>"
34496 #: c/c-parser.c:11671
34497 #, gcc-internal-format
34498 msgid "%<num_workers%> value must be positive"
34501 #: c/c-parser.c:11735 cp/parser.c:31099
34502 #, gcc-internal-format
34503 msgid "too many %<static%> arguments"
34506 #: c/c-parser.c:11769 cp/parser.c:31132
34507 #, gcc-internal-format
34508 msgid "unexpected argument"
34511 #: c/c-parser.c:11796
34512 #, gcc-internal-format
34513 msgid "%<%s%> value must be positive"
34516 #: c/c-parser.c:11927 cp/semantics.c:7090
34517 #, gcc-internal-format
34518 msgid "%<tile%> value must be integral"
34521 #: c/c-parser.c:11939 cp/semantics.c:7104
34522 #, gcc-internal-format
34523 msgid "%<tile%> value must be positive"
34526 #: c/c-parser.c:12005 cp/parser.c:31850
34527 #, gcc-internal-format
34528 msgid "ordered argument needs positive constant integer expression"
34531 #: c/c-parser.c:12096
34532 #, gcc-internal-format
34534 "expected %<+%>, %<*%>, %<-%>, %<&%>, %<^%>, %<|%>, %<&&%>, %<||%>, %<min%> "
34538 #: c/c-parser.c:12205 cp/parser.c:32063
34539 #, gcc-internal-format
34540 msgid "both %<monotonic%> and %<nonmonotonic%> modifiers specified"
34543 #: c/c-parser.c:12259 cp/parser.c:32079
34544 #, gcc-internal-format
34545 msgid "schedule %<runtime%> does not take a %<chunk_size%> parameter"
34548 #: c/c-parser.c:12263 cp/parser.c:32082
34549 #, gcc-internal-format
34550 msgid "schedule %<auto%> does not take a %<chunk_size%> parameter"
34553 #: c/c-parser.c:12275 cp/semantics.c:6373
34554 #, gcc-internal-format
34555 msgid "chunk size value must be positive"
34558 #: c/c-parser.c:12298 cp/parser.c:32102
34559 #, gcc-internal-format
34560 msgid "invalid schedule kind"
34563 #: c/c-parser.c:12360
34564 #, gcc-internal-format
34565 msgid "%<vector_length%> value must be positive"
34568 #: c/c-parser.c:12463
34569 #, gcc-internal-format
34570 msgid "%<num_teams%> value must be positive"
34573 #: c/c-parser.c:12507 cp/semantics.c:6464
34574 #, gcc-internal-format
34575 msgid "%<thread_limit%> value must be positive"
34578 #: c/c-parser.c:12551 cp/semantics.c:6574
34579 #, gcc-internal-format
34581 "%<aligned%> clause alignment expression must be positive constant integer "
34585 #: c/c-parser.c:12614 cp/parser.c:32360
34586 #, gcc-internal-format
34587 msgid "using parameters for %<linear%> step is not supported yet"
34590 #: c/c-parser.c:12619
34591 #, gcc-internal-format
34592 msgid "%<linear%> clause step expression must be integral"
34595 #: c/c-parser.c:12659
34596 #, gcc-internal-format
34598 "%<safelen%> clause expression must be positive constant integer expression"
34601 #: c/c-parser.c:12697
34602 #, gcc-internal-format
34604 "%<simdlen%> clause expression must be positive constant integer expression"
34607 #: c/c-parser.c:12866 cp/parser.c:32596 cp/parser.c:32819
34608 #, gcc-internal-format
34609 msgid "invalid depend kind"
34612 #: c/c-parser.c:12950 cp/parser.c:32669
34613 #, gcc-internal-format
34614 msgid "invalid map kind"
34617 #: c/c-parser.c:13046 cp/parser.c:32766
34618 #, gcc-internal-format
34619 msgid "invalid dist_schedule kind"
34622 #: c/c-parser.c:13117
34623 #, gcc-internal-format
34624 msgid "invalid proc_bind kind"
34627 #: c/c-parser.c:13330 cp/parser.c:33044
34628 #, gcc-internal-format
34629 msgid "expected %<#pragma acc%> clause"
34632 #: c/c-parser.c:13341 c/c-parser.c:13624 cp/parser.c:33055 cp/parser.c:33371
34633 #, gcc-internal-format
34634 msgid "%qs is not valid for %qs"
34637 #: c/c-parser.c:13487 cp/parser.c:33231
34638 #, gcc-internal-format
34639 msgid "%qs must be the first clause of %qs"
34642 #: c/c-parser.c:13613 cp/parser.c:33360
34643 #, gcc-internal-format
34644 msgid "expected %<#pragma omp%> clause"
34647 #: c/c-parser.c:13751 cp/parser.c:36045
34648 #, gcc-internal-format
34649 msgid "no valid clauses specified in %<#pragma acc declare%>"
34652 #: c/c-parser.c:13761 cp/parser.c:36055
34653 #, gcc-internal-format
34654 msgid "array section in %<#pragma acc declare%>"
34657 #: c/c-parser.c:13781 cp/parser.c:36075
34658 #, gcc-internal-format
34659 msgid "%qD must be a global variable in%<#pragma acc declare link%>"
34662 #: c/c-parser.c:13792 cp/parser.c:36086
34663 #, gcc-internal-format
34664 msgid "invalid OpenACC clause at file scope"
34667 #: c/c-parser.c:13799 cp/parser.c:36093
34668 #, gcc-internal-format
34669 msgid "invalid use of %<extern%> variable %qD in %<#pragma acc declare%>"
34672 #: c/c-parser.c:13807 cp/parser.c:36101
34673 #, gcc-internal-format
34674 msgid "invalid use of %<global%> variable %qD in %<#pragma acc declare%>"
34677 #: c/c-parser.c:13819 cp/parser.c:36113
34678 #, gcc-internal-format
34679 msgid "variable %qD used more than once with %<#pragma acc declare%>"
34682 #: c/c-parser.c:13912 cp/parser.c:36200
34683 #, gcc-internal-format
34684 msgid "expected %<data%> after %<#pragma acc enter%>"
34687 #: c/c-parser.c:13929
34688 #, gcc-internal-format
34689 msgid "%<#pragma acc enter data%> has no data movement clause"
34692 #: c/c-parser.c:14152 cp/parser.c:2848
34693 #, gcc-internal-format
34694 msgid "%qE has not been declared"
34697 #: c/c-parser.c:14156
34698 #, gcc-internal-format
34699 msgid "expected function name"
34702 #: c/c-parser.c:14171 cp/parser.c:37358
34703 #, gcc-internal-format
34704 msgid "%qD does not refer to a function"
34707 #: c/c-parser.c:14191 c/c-parser.c:14239 cp/parser.c:1398
34708 #, gcc-internal-format
34710 "%<#pragma acc routine%> not immediately followed by function declaration or "
34714 #: c/c-parser.c:14231 cp/parser.c:37412 cp/parser.c:37454
34715 #, gcc-internal-format
34717 "%<#pragma acc routine%> not immediately followed by a single function "
34718 "declaration or definition"
34721 #: c/c-parser.c:14248 cp/parser.c:37468
34722 #, gcc-internal-format
34723 msgid "%<#pragma acc routine%> already applied to %qD"
34726 #: c/c-parser.c:14256 cp/parser.c:37476
34727 #, gcc-internal-format
34728 msgid "%<#pragma acc routine%> must be applied before %s"
34731 #: c/c-parser.c:14299 cp/parser.c:36392
34732 #, gcc-internal-format
34734 "%<#pragma acc update%> must contain at least one %<device%> or %<host%> or "
34738 #: c/c-parser.c:14707 cp/parser.c:33742 cp/parser.c:33768
34739 #, gcc-internal-format
34740 msgid "invalid form of %<#pragma omp atomic%>"
34743 #: c/c-parser.c:14711 cp/parser.c:33799 cp/parser.c:33815
34744 #, gcc-internal-format
34745 msgid "invalid operator for %<#pragma omp atomic%>"
34748 #: c/c-parser.c:14760 cp/semantics.c:8492 cp/semantics.c:8502
34749 #, gcc-internal-format
34751 "%<#pragma omp atomic capture%> uses two different expressions for memory"
34754 #: c/c-parser.c:14825 c/c-parser.c:14847
34755 #, gcc-internal-format
34756 msgid "expected %<(%> or end of line"
34759 #: c/c-parser.c:14885 cp/parser.c:34340
34760 #, gcc-internal-format
34761 msgid "%<ordered%> clause parameter is less than %<collapse%>"
34764 #: c/c-parser.c:14896 cp/parser.c:34351
34765 #, gcc-internal-format
34767 "%<linear%> clause may not be specified together with %<ordered%> clause with "
34771 #: c/c-parser.c:14915 cp/parser.c:34378 cp/parser.c:38582
34772 #, gcc-internal-format
34773 msgid "for statement expected"
34776 #: c/c-parser.c:14921 cp/parser.c:34384
34777 #, gcc-internal-format
34778 msgid "_Cilk_for statement expected"
34781 #: c/c-parser.c:14990 cp/semantics.c:8041 cp/semantics.c:8128
34782 #, gcc-internal-format
34783 msgid "expected iteration declaration or initialization"
34786 #: c/c-parser.c:15075
34787 #, gcc-internal-format
34788 msgid "not enough perfectly nested loops"
34791 #: c/c-parser.c:15134 cp/parser.c:34611
34792 #, gcc-internal-format
34793 msgid "collapsed loops not perfectly nested"
34796 #: c/c-parser.c:15181 cp/parser.c:34427 cp/parser.c:34469 cp/pt.c:15418
34797 #, gcc-internal-format
34798 msgid "iteration variable %qD should not be firstprivate"
34801 #: c/c-parser.c:15272 cp/parser.c:34684
34802 #, gcc-internal-format
34803 msgid "%<ordered%> clause with parameter may not be specified on %qs construct"
34806 #: c/c-parser.c:15433
34807 #, gcc-internal-format
34809 "%<#pragma omp ordered%> with %<depend> clause may only be used in compound "
34813 #: c/c-parser.c:15636 cp/parser.c:35042
34814 #, gcc-internal-format
34815 msgid "expected %<for%> after %qs"
34818 #: c/c-parser.c:15835 cp/parser.c:35238
34819 #, gcc-internal-format
34820 msgid "expected %<point%>"
34823 #: c/c-parser.c:15843 cp/parser.c:35247
34824 #, gcc-internal-format
34826 "%<#pragma omp cancellation point%> may only be used in compound statements"
34829 #: c/c-parser.c:16054 cp/parser.c:35473
34830 #, gcc-internal-format
34832 "%<#pragma omp target data%> with map-type other than %<to%>, %<from%>, "
34833 "%<tofrom%> or %<alloc%> on %<map%> clause"
34836 #: c/c-parser.c:16067 cp/parser.c:35486
34837 #, gcc-internal-format
34838 msgid "%<#pragma omp target data%> must contain at least one %<map%> clause"
34841 #: c/c-parser.c:16102 cp/parser.c:35698
34842 #, gcc-internal-format
34843 msgid "%<#pragma omp target update%> may only be used in compound statements"
34846 #: c/c-parser.c:16115 cp/parser.c:35711
34847 #, gcc-internal-format
34849 "%<#pragma omp target update%> must contain at least one %<from%> or %<to%> "
34853 #: c/c-parser.c:16162 cp/parser.c:35539
34854 #, gcc-internal-format
34856 "%<#pragma omp target enter data%> may only be used in compound statements"
34859 #: c/c-parser.c:16188 cp/parser.c:35566
34860 #, gcc-internal-format
34862 "%<#pragma omp target enter data%> with map-type other than %<to%> or %<alloc"
34863 "%> on %<map%> clause"
34866 #: c/c-parser.c:16200 cp/parser.c:35578
34867 #, gcc-internal-format
34869 "%<#pragma omp target enter data%> must contain at least one %<map%> clause"
34872 #: c/c-parser.c:16247 cp/parser.c:35627
34873 #, gcc-internal-format
34875 "%<#pragma omp target exit data%> may only be used in compound statements"
34878 #: c/c-parser.c:16275
34879 #, gcc-internal-format
34881 "%<#pragma omp target exit data%> with map-type other than %<from%>, "
34882 "%<release> or %<delete%> on %<map%> clause"
34885 #: c/c-parser.c:16288 cp/parser.c:35668
34886 #, gcc-internal-format
34888 "%<#pragma omp target exit data%> must contain at least one %<map%> clause"
34891 #: c/c-parser.c:16497 cp/parser.c:35922
34892 #, gcc-internal-format
34894 "%<#pragma omp target%> with map-type other than %<to%>, %<from%>, %<tofrom%> "
34895 "or %<alloc%> on %<map%> clause"
34898 #: c/c-parser.c:16547
34899 #, gcc-internal-format
34901 "%<#pragma omp declare simd%> must be followed by function declaration or "
34902 "definition or another %<#pragma omp declare simd%>"
34905 #: c/c-parser.c:16596 c/c-parser.c:16624
34906 #, gcc-internal-format
34908 "%<#pragma omp declare simd%> must be followed by function declaration or "
34912 #: c/c-parser.c:16644 cp/parser.c:36515
34913 #, gcc-internal-format
34915 "%<#pragma omp declare simd%> or %<simd%> attribute cannot be used in the "
34916 "same function marked as a Cilk Plus SIMD-enabled function"
34919 #: c/c-parser.c:16658
34920 #, gcc-internal-format
34922 "%<#pragma omp declare simd%> not immediately followed by a function "
34923 "declaration or definition"
34926 #: c/c-parser.c:16666 cp/parser.c:36574
34927 #, gcc-internal-format
34929 "%<#pragma omp declare simd%> not immediately followed by a single function "
34930 "declaration or definition"
34933 #: c/c-parser.c:16782 cp/parser.c:36644
34934 #, gcc-internal-format
34936 "%<#pragma omp declare target%> with clauses in between %<#pragma omp declare "
34937 "target%> without clauses and %<#pragma omp end declare target%>"
34940 #: c/c-parser.c:16801 cp/parser.c:36663
34941 #, gcc-internal-format
34942 msgid "%qD specified both in declare target %<link%> and %<to%> clauses"
34945 #: c/c-parser.c:16839 cp/parser.c:36707
34946 #, gcc-internal-format
34947 msgid "expected %<target%>"
34950 #: c/c-parser.c:16846 cp/parser.c:36714
34951 #, gcc-internal-format
34952 msgid "expected %<declare%>"
34955 #: c/c-parser.c:16852 cp/parser.c:36721
34956 #, gcc-internal-format
34958 "%<#pragma omp end declare target%> without corresponding %<#pragma omp "
34962 #: c/c-parser.c:16880
34963 #, gcc-internal-format
34964 msgid "%<#pragma omp declare reduction%> not at file or block scope"
34967 #: c/c-parser.c:16930
34968 #, gcc-internal-format
34970 "expected %<+%>, %<*%>, %<-%>, %<&%>, %<^%>, %<|%>, %<&&%>, %<||%>, %<min%> "
34974 #: c/c-parser.c:16957
34975 #, gcc-internal-format
34976 msgid "predeclared arithmetic type in %<#pragma omp declare reduction%>"
34979 #: c/c-parser.c:16961
34980 #, gcc-internal-format
34981 msgid "function or array type in %<#pragma omp declare reduction%>"
34984 #: c/c-parser.c:16964
34985 #, gcc-internal-format
34986 msgid "%<_Atomic%> qualified type in %<#pragma omp declare reduction%>"
34989 #: c/c-parser.c:16967
34990 #, gcc-internal-format
34992 "const, volatile or restrict qualified type in %<#pragma omp declare reduction"
34996 #: c/c-parser.c:16975
34997 #, gcc-internal-format
34998 msgid "redeclaration of %qs %<#pragma omp declare reduction%> for type %qT"
35001 #: c/c-parser.c:16984
35002 #, gcc-internal-format
35003 msgid "previous %<#pragma omp declare reduction%>"
35006 #: c/c-parser.c:17101
35007 #, gcc-internal-format
35008 msgid "expected %<omp_priv%> or function-name"
35011 #: c/c-parser.c:17112
35012 #, gcc-internal-format
35013 msgid "expected function-name %<(%>"
35016 #: c/c-parser.c:17131
35017 #, gcc-internal-format
35018 msgid "one of the initializer call arguments should be %<&omp_priv%>"
35021 #: c/c-parser.c:17251 cp/parser.c:37166
35022 #, gcc-internal-format
35023 msgid "expected %<simd%> or %<reduction%> or %<target%>"
35026 #: c/c-parser.c:17466 cp/semantics.c:7514
35027 #, gcc-internal-format
35028 msgid "%qE declared %<threadprivate%> after first use"
35031 #: c/c-parser.c:17468 cp/semantics.c:7516
35032 #, gcc-internal-format
35033 msgid "automatic variable %qE cannot be %<threadprivate%>"
35036 #: c/c-parser.c:17472 cp/semantics.c:7518
35037 #, gcc-internal-format
35038 msgid "%<threadprivate%> %qE has incomplete type"
35041 #: c/c-parser.c:17503
35042 #, gcc-internal-format
35043 msgid "pragma simd ignored because -fcilkplus is not enabled"
35046 #: c/c-parser.c:17509
35047 #, gcc-internal-format
35048 msgid "pragma simd must be inside a function"
35051 #: c/c-parser.c:17553 cp/parser.c:38353
35052 #, gcc-internal-format
35053 msgid "vectorlength must be an integer constant"
35056 #: c/c-parser.c:17555 cp/parser.c:38356
35057 #, gcc-internal-format
35058 msgid "vectorlength must be a power of 2"
35061 #: c/c-parser.c:17638 cp/parser.c:38463
35062 #, gcc-internal-format
35063 msgid "step size must be an integer constant expression or an integer variable"
35066 #: c/c-parser.c:17737 cp/parser.c:38556
35067 #, gcc-internal-format
35068 msgid "expected %<#pragma simd%> clause"
35071 #: c/c-parser.c:17781 cp/parser.c:37967
35072 #, gcc-internal-format
35073 msgid "%<#pragma cilk grainsize%> is not followed by %<_Cilk_for%>"
35076 #: c/c-parser.c:18081 cp/parser.c:37859
35077 #, gcc-internal-format
35078 msgid "%<__transaction_cancel%> without transactional memory support enabled"
35081 #: c/c-parser.c:18087 cp/parser.c:37865
35082 #, gcc-internal-format
35083 msgid "%<__transaction_cancel%> within a %<__transaction_relaxed%>"
35086 #: c/c-parser.c:18096 cp/parser.c:37874
35087 #, gcc-internal-format
35089 "outer %<__transaction_cancel%> not within outer %<__transaction_atomic%>"
35092 #: c/c-parser.c:18098 cp/parser.c:37877
35093 #, gcc-internal-format
35094 msgid " or a %<transaction_may_cancel_outer%> function"
35097 #: c/c-parser.c:18104 cp/parser.c:37883
35098 #, gcc-internal-format
35099 msgid "%<__transaction_cancel%> not within %<__transaction_atomic%>"
35102 #: c/c-parser.c:18172 cp/cp-array-notation.c:1407
35103 #, gcc-internal-format
35104 msgid "base of array section must be pointer or array type"
35107 #: c/c-parser.c:18181 cp/parser.c:7127
35108 #, gcc-internal-format
35109 msgid "expected %<:%> or numeral"
35112 #: c/c-parser.c:18192
35113 #, gcc-internal-format
35115 "start-index and length fields necessary for using array notations in pointers"
35118 #: c/c-parser.c:18199 c/c-parser.c:18242
35119 #, gcc-internal-format
35120 msgid "array notations cannot be used with function type"
35123 #: c/c-parser.c:18208
35124 #, gcc-internal-format
35126 "start-index and length fields necessary for using array notations in "
35127 "dimensionless arrays"
35130 #: c/c-parser.c:18220
35131 #, gcc-internal-format
35133 "start-index and length fields necessary for using array notations in "
35134 "variable-length arrays"
35137 #: c/c-parser.c:18270 c/c-parser.c:18273
35138 #, gcc-internal-format
35139 msgid "expected array notation expression"
35142 #: c/c-typeck.c:220
35143 #, gcc-internal-format
35144 msgid "%qD has an incomplete type %qT"
35147 #: c/c-typeck.c:234 c/c-typeck.c:9664 c/c-typeck.c:9706 cp/call.c:4084
35148 #, gcc-internal-format
35149 msgid "invalid use of void expression"
35152 #: c/c-typeck.c:242
35153 #, gcc-internal-format
35154 msgid "invalid use of flexible array member"
35157 #: c/c-typeck.c:248 cp/typeck2.c:503
35158 #, gcc-internal-format
35159 msgid "invalid use of array with unspecified bounds"
35162 #: c/c-typeck.c:256
35163 #, gcc-internal-format
35164 msgid "invalid use of undefined type %qT"
35167 #. If this type has a typedef-name, the TYPE_NAME is a TYPE_DECL.
35168 #: c/c-typeck.c:259
35169 #, gcc-internal-format
35170 msgid "invalid use of incomplete typedef %qT"
35173 #: c/c-typeck.c:332
35174 #, gcc-internal-format
35175 msgid "%qT and %qT are in disjoint named address spaces"
35178 #: c/c-typeck.c:573 c/c-typeck.c:598
35179 #, gcc-internal-format
35180 msgid "function types not truly compatible in ISO C"
35183 #: c/c-typeck.c:742
35184 #, gcc-internal-format
35185 msgid "can%'t mix operands of decimal float and vector types"
35188 #: c/c-typeck.c:747
35189 #, gcc-internal-format
35190 msgid "can%'t mix operands of decimal float and complex types"
35193 #: c/c-typeck.c:752
35194 #, gcc-internal-format
35195 msgid "can%'t mix operands of decimal float and other float types"
35198 #: c/c-typeck.c:1290
35199 #, gcc-internal-format
35200 msgid "pointers to arrays with different qualifiers are incompatible in ISO C"
35203 #: c/c-typeck.c:1294
35204 #, gcc-internal-format
35205 msgid "types are not quite compatible"
35208 #: c/c-typeck.c:1298
35209 #, gcc-internal-format
35210 msgid "pointer target types incompatible in C++"
35213 #: c/c-typeck.c:1630
35214 #, gcc-internal-format
35215 msgid "function return types not compatible due to %<volatile%>"
35218 #: c/c-typeck.c:1880
35219 #, gcc-internal-format
35220 msgid "converting an array compound literal to a pointer is ill-formed in C++"
35223 #: c/c-typeck.c:2404 c/c-typeck.c:8315
35224 #, gcc-internal-format
35225 msgid "%qT has no member named %qE; did you mean %qE?"
35228 #: c/c-typeck.c:2408 c/c-typeck.c:8319
35229 #, gcc-internal-format
35230 msgid "%qT has no member named %qE"
35233 #: c/c-typeck.c:2417
35234 #, gcc-internal-format
35235 msgid "accessing a member %qE of an atomic structure %qE"
35238 #: c/c-typeck.c:2420
35239 #, gcc-internal-format
35240 msgid "accessing a member %qE of an atomic union %qE"
35243 #: c/c-typeck.c:2480
35244 #, gcc-internal-format
35245 msgid "%qE is a pointer; did you mean to use %<->%>?"
35248 #: c/c-typeck.c:2486
35249 #, gcc-internal-format
35250 msgid "request for member %qE in something not a structure or union"
35253 #: c/c-typeck.c:2537
35254 #, gcc-internal-format
35255 msgid "dereferencing pointer to incomplete type %qT"
35258 #: c/c-typeck.c:2544
35259 #, gcc-internal-format
35260 msgid "dereferencing %<void *%> pointer"
35263 #: c/c-typeck.c:2597
35264 #, gcc-internal-format
35265 msgid "rank of the array's index is greater than 1"
35268 #: c/c-typeck.c:2610
35269 #, gcc-internal-format
35270 msgid "subscripted value is neither array nor pointer nor vector"
35273 #: c/c-typeck.c:2620 cp/typeck.c:3188 cp/typeck.c:3275
35274 #, gcc-internal-format
35275 msgid "array subscript is not an integer"
35278 #: c/c-typeck.c:2626
35279 #, gcc-internal-format
35280 msgid "subscripted value is pointer to function"
35283 #: c/c-typeck.c:2680
35284 #, gcc-internal-format
35285 msgid "ISO C forbids subscripting %<register%> array"
35288 #: c/c-typeck.c:2683
35289 #, gcc-internal-format
35290 msgid "ISO C90 forbids subscripting non-lvalue array"
35293 #: c/c-typeck.c:2797
35294 #, gcc-internal-format
35295 msgid "enum constant defined here"
35298 #: c/c-typeck.c:2903 cp/typeck.c:1646
35299 #, gcc-internal-format
35300 msgid "%<sizeof%> on array function parameter %qE will return size of %qT"
35303 #: c/c-typeck.c:3053
35304 #, gcc-internal-format
35305 msgid "called object %qE is not a function or function pointer"
35308 #: c/c-typeck.c:3058
35309 #, gcc-internal-format
35310 msgid "called object %qD is not a function or function pointer"
35313 #: c/c-typeck.c:3064
35314 #, gcc-internal-format
35315 msgid "called object is not a function or function pointer"
35318 #. This situation leads to run-time undefined behavior. We can't,
35319 #. therefore, simply error unless we can prove that all possible
35320 #. executions of the program must execute the code.
35321 #: c/c-typeck.c:3094
35322 #, gcc-internal-format
35323 msgid "function called through a non-compatible type"
35326 #: c/c-typeck.c:3099 c/c-typeck.c:3151
35327 #, gcc-internal-format
35328 msgid "function with qualified void return type called"
35331 #: c/c-typeck.c:3283
35332 #, gcc-internal-format
35333 msgid "too many arguments to method %qE"
35336 #: c/c-typeck.c:3345
35337 #, gcc-internal-format, gfc-internal-format
35338 msgid "type of formal parameter %d is incomplete"
35341 #: c/c-typeck.c:3362
35342 #, gcc-internal-format
35344 "passing argument %d of %qE as integer rather than floating due to prototype"
35347 #: c/c-typeck.c:3368
35348 #, gcc-internal-format
35350 "passing argument %d of %qE as integer rather than complex due to prototype"
35353 #: c/c-typeck.c:3374
35354 #, gcc-internal-format
35356 "passing argument %d of %qE as complex rather than floating due to prototype"
35359 #: c/c-typeck.c:3380
35360 #, gcc-internal-format
35362 "passing argument %d of %qE as floating rather than integer due to prototype"
35365 #: c/c-typeck.c:3386
35366 #, gcc-internal-format
35368 "passing argument %d of %qE as complex rather than integer due to prototype"
35371 #: c/c-typeck.c:3392
35372 #, gcc-internal-format
35374 "passing argument %d of %qE as floating rather than complex due to prototype"
35377 #: c/c-typeck.c:3406
35378 #, gcc-internal-format
35380 "passing argument %d of %qE as %<float%> rather than %<double%> due to "
35384 #: c/c-typeck.c:3432
35385 #, gcc-internal-format
35386 msgid "passing argument %d of %qE as %qT rather than %qT due to prototype"
35389 #: c/c-typeck.c:3454
35390 #, gcc-internal-format
35391 msgid "passing argument %d of %qE with different width due to prototype"
35394 #: c/c-typeck.c:3478
35395 #, gcc-internal-format
35396 msgid "passing argument %d of %qE as unsigned due to prototype"
35399 #: c/c-typeck.c:3483
35400 #, gcc-internal-format
35401 msgid "passing argument %d of %qE as signed due to prototype"
35404 #: c/c-typeck.c:3514 cp/call.c:7072
35405 #, gcc-internal-format
35406 msgid "implicit conversion from %qT to %qT when passing argument to function"
35409 #: c/c-typeck.c:3716 c/c-typeck.c:3721 cp/typeck.c:4586 cp/typeck.c:4828
35410 #, gcc-internal-format
35411 msgid "comparison with string literal results in unspecified behavior"
35414 #: c/c-typeck.c:3735
35415 #, gcc-internal-format
35416 msgid "comparison between %qT and %qT"
35419 #: c/c-typeck.c:3784
35420 #, gcc-internal-format
35421 msgid "pointer of type %<void *%> used in subtraction"
35424 #: c/c-typeck.c:3787
35425 #, gcc-internal-format
35426 msgid "pointer to a function used in subtraction"
35429 #: c/c-typeck.c:3799
35430 #, gcc-internal-format
35431 msgid "arithmetic on pointer to an incomplete type"
35434 #: c/c-typeck.c:3804 cp/typeck.c:5346
35435 #, gcc-internal-format
35436 msgid "arithmetic on pointer to an empty aggregate"
35439 #: c/c-typeck.c:4213
35440 #, gcc-internal-format
35441 msgid "%<~%> on a boolean expression"
35444 #: c/c-typeck.c:4217
35445 #, gcc-internal-format
35446 msgid "did you mean to use logical not?"
35449 #: c/c-typeck.c:4227
35450 #, gcc-internal-format
35451 msgid "ISO C does not support %<~%> for complex conjugation"
35454 #: c/c-typeck.c:4266
35455 #, gcc-internal-format
35456 msgid "wrong type argument to unary exclamation mark"
35459 #: c/c-typeck.c:4324
35460 #, gcc-internal-format
35461 msgid "increment of enumeration value is invalid in C++"
35464 #: c/c-typeck.c:4327
35465 #, gcc-internal-format
35466 msgid "decrement of enumeration value is invalid in C++"
35469 #: c/c-typeck.c:4334
35470 #, gcc-internal-format
35471 msgid "increment of a boolean expression"
35474 #: c/c-typeck.c:4337
35475 #, gcc-internal-format
35476 msgid "decrement of a boolean expression"
35479 #: c/c-typeck.c:4353
35480 #, gcc-internal-format
35481 msgid "ISO C does not support %<++%> and %<--%> on complex types"
35484 #: c/c-typeck.c:4378 c/c-typeck.c:4412
35485 #, gcc-internal-format
35486 msgid "wrong type argument to increment"
35489 #: c/c-typeck.c:4380 c/c-typeck.c:4415
35490 #, gcc-internal-format
35491 msgid "wrong type argument to decrement"
35494 #: c/c-typeck.c:4400
35495 #, gcc-internal-format
35496 msgid "increment of pointer to an incomplete type %qT"
35499 #: c/c-typeck.c:4404
35500 #, gcc-internal-format
35501 msgid "decrement of pointer to an incomplete type %qT"
35504 #: c/c-typeck.c:4508
35505 #, gcc-internal-format
35506 msgid "taking address of expression of type %<void%>"
35509 #: c/c-typeck.c:4567
35510 #, gcc-internal-format
35511 msgid "cannot take address of bit-field %qD"
35514 #: c/c-typeck.c:4580
35515 #, gcc-internal-format
35516 msgid "cannot take address of scalar with reverse storage order"
35519 #: c/c-typeck.c:4588
35520 #, gcc-internal-format
35521 msgid "address of array with reverse scalar storage order requested"
35524 #: c/c-typeck.c:4760
35525 #, gcc-internal-format
35526 msgid "global register variable %qD used in nested function"
35529 #: c/c-typeck.c:4763
35530 #, gcc-internal-format
35531 msgid "register variable %qD used in nested function"
35534 #: c/c-typeck.c:4768
35535 #, gcc-internal-format
35536 msgid "address of global register variable %qD requested"
35539 #: c/c-typeck.c:4770
35540 #, gcc-internal-format
35541 msgid "address of register variable %qD requested"
35544 #: c/c-typeck.c:4871
35545 #, gcc-internal-format
35546 msgid "non-lvalue array in conditional expression"
35549 #: c/c-typeck.c:4929 cp/call.c:5226
35550 #, gcc-internal-format
35552 "implicit conversion from %qT to %qT to match other result of conditional"
35555 #: c/c-typeck.c:5003
35556 #, gcc-internal-format
35557 msgid "ISO C forbids conditional expr with only one void side"
35560 #: c/c-typeck.c:5020
35561 #, gcc-internal-format
35562 msgid "pointers to disjoint address spaces used in conditional expression"
35565 #: c/c-typeck.c:5031 c/c-typeck.c:5048
35566 #, gcc-internal-format
35567 msgid "pointer to array loses qualifier in conditional expression"
35570 #: c/c-typeck.c:5036 c/c-typeck.c:5053
35571 #, gcc-internal-format
35572 msgid "ISO C forbids conditional expr between %<void *%> and function pointer"
35575 #: c/c-typeck.c:5066
35576 #, gcc-internal-format
35577 msgid "pointer type mismatch in conditional expression"
35580 #: c/c-typeck.c:5075 c/c-typeck.c:5086
35581 #, gcc-internal-format
35582 msgid "pointer/integer type mismatch in conditional expression"
35585 #: c/c-typeck.c:5189 cp/typeck.c:6509
35586 #, gcc-internal-format
35587 msgid "spawned function call cannot be part of a comma expression"
35590 #: c/c-typeck.c:5223
35591 #, gcc-internal-format
35592 msgid "left-hand operand of comma expression has no effect"
35595 #: c/c-typeck.c:5241 c/c-typeck.c:10355
35596 #, gcc-internal-format
35597 msgid "right-hand operand of comma expression has no effect"
35600 #: c/c-typeck.c:5310
35601 msgid "cast adds %q#v qualifier to function type"
35604 #: c/c-typeck.c:5316
35605 msgid "cast discards %qv qualifier from pointer target type"
35608 #: c/c-typeck.c:5351
35609 #, gcc-internal-format
35611 "to be safe all intermediate pointers in cast from %qT to %qT must be %<const"
35615 #: c/c-typeck.c:5388
35616 #, gcc-internal-format
35617 msgid "cast specifies array type"
35620 #: c/c-typeck.c:5394
35621 #, gcc-internal-format
35622 msgid "cast specifies function type"
35625 #: c/c-typeck.c:5409
35626 #, gcc-internal-format
35627 msgid "ISO C forbids casting nonscalar to the same type"
35630 #: c/c-typeck.c:5429
35631 #, gcc-internal-format
35632 msgid "ISO C forbids casts to union type"
35635 #: c/c-typeck.c:5439
35636 #, gcc-internal-format
35637 msgid "cast to union type from type not present in union"
35640 #: c/c-typeck.c:5474
35641 #, gcc-internal-format, gfc-internal-format
35643 "cast to %s address space pointer from disjoint generic address space pointer"
35646 #: c/c-typeck.c:5479
35647 #, gcc-internal-format, gfc-internal-format
35649 "cast to generic address space pointer from disjoint %s address space pointer"
35652 #: c/c-typeck.c:5484
35653 #, gcc-internal-format, gfc-internal-format
35654 msgid "cast to %s address space pointer from disjoint %s address space pointer"
35657 #: c/c-typeck.c:5503
35658 #, gcc-internal-format
35659 msgid "cast increases required alignment of target type"
35662 #: c/c-typeck.c:5514
35663 #, gcc-internal-format
35664 msgid "cast from pointer to integer of different size"
35667 #: c/c-typeck.c:5519
35668 #, gcc-internal-format
35669 msgid "cast from function call of type %qT to non-matching type %qT"
35672 #: c/c-typeck.c:5528 cp/typeck.c:7478
35673 #, gcc-internal-format
35674 msgid "cast to pointer from integer of different size"
35677 #: c/c-typeck.c:5542
35678 #, gcc-internal-format
35679 msgid "ISO C forbids conversion of function pointer to object pointer type"
35682 #: c/c-typeck.c:5551
35683 #, gcc-internal-format
35684 msgid "ISO C forbids conversion of object pointer to function pointer type"
35687 #: c/c-typeck.c:5638
35688 #, gcc-internal-format
35689 msgid "defining a type in a cast is invalid in C++"
35692 #: c/c-typeck.c:5680
35693 #, gcc-internal-format
35694 msgid "assignment to expression with array type"
35697 #: c/c-typeck.c:5803 c/c-typeck.c:6253
35698 #, gcc-internal-format
35699 msgid "enum conversion in assignment is invalid in C++"
35702 #: c/c-typeck.c:5995 c/c-typeck.c:6018 c/c-typeck.c:6042
35703 #, gcc-internal-format
35704 msgid "(near initialization for %qs)"
35707 #: c/c-typeck.c:6057
35708 #, gcc-internal-format
35709 msgid "array initialized from parenthesized string constant"
35712 #. This macro is used to emit diagnostics to ensure that all format
35713 #. strings are complete sentences, visible to gettext and checked at
35715 #. This macro is used to emit diagnostics to ensure that all format
35716 #. strings are complete sentences, visible to gettext and checked at
35717 #. compile time. It is the same as PEDWARN_FOR_ASSIGNMENT but with an
35718 #. extra parameter to enumerate qualifiers.
35719 #. This macro is used to emit diagnostics to ensure that all format
35720 #. strings are complete sentences, visible to gettext and checked at
35721 #. compile time. It is the same as PEDWARN_FOR_QUALIFIERS but uses
35722 #. warning_at instead of pedwarn.
35723 #: c/c-typeck.c:6133 c/c-typeck.c:6162 c/c-typeck.c:6191 c/c-typeck.c:6769
35724 #, gcc-internal-format
35725 msgid "expected %qT but argument is of type %qT"
35728 #: c/c-typeck.c:6251
35729 #, gcc-internal-format
35730 msgid "enum conversion when passing argument %d of %qE is invalid in C++"
35733 #: c/c-typeck.c:6255 c/c-typeck.c:8883
35734 #, gcc-internal-format
35735 msgid "enum conversion in initialization is invalid in C++"
35738 #: c/c-typeck.c:6257
35739 #, gcc-internal-format
35740 msgid "enum conversion in return is invalid in C++"
35743 #: c/c-typeck.c:6288
35744 #, gcc-internal-format
35745 msgid "cannot pass rvalue to reference parameter"
35748 #: c/c-typeck.c:6421 c/c-typeck.c:6686
35750 "passing argument %d of %qE makes %q#v qualified function pointer from "
35754 #: c/c-typeck.c:6424 c/c-typeck.c:6689
35755 msgid "assignment makes %q#v qualified function pointer from unqualified"
35758 #: c/c-typeck.c:6427 c/c-typeck.c:6691
35759 msgid "initialization makes %q#v qualified function pointer from unqualified"
35762 #: c/c-typeck.c:6430 c/c-typeck.c:6693
35763 msgid "return makes %q#v qualified function pointer from unqualified"
35766 #: c/c-typeck.c:6438 c/c-typeck.c:6605 c/c-typeck.c:6648
35768 "passing argument %d of %qE discards %qv qualifier from pointer target type"
35771 #: c/c-typeck.c:6440 c/c-typeck.c:6607 c/c-typeck.c:6650
35772 msgid "assignment discards %qv qualifier from pointer target type"
35775 #: c/c-typeck.c:6442 c/c-typeck.c:6609 c/c-typeck.c:6652
35776 msgid "initialization discards %qv qualifier from pointer target type"
35779 #: c/c-typeck.c:6444 c/c-typeck.c:6611 c/c-typeck.c:6654
35780 msgid "return discards %qv qualifier from pointer target type"
35783 #: c/c-typeck.c:6453
35784 #, gcc-internal-format
35785 msgid "ISO C prohibits argument conversion to union type"
35788 #: c/c-typeck.c:6515
35789 #, gcc-internal-format
35790 msgid "request for implicit conversion from %qT to %qT not permitted in C++"
35793 #: c/c-typeck.c:6527
35794 #, gcc-internal-format
35795 msgid "passing argument %d of %qE from pointer to non-enclosed address space"
35798 #: c/c-typeck.c:6531
35799 #, gcc-internal-format
35800 msgid "assignment from pointer to non-enclosed address space"
35803 #: c/c-typeck.c:6535
35804 #, gcc-internal-format
35805 msgid "initialization from pointer to non-enclosed address space"
35808 #: c/c-typeck.c:6539
35809 #, gcc-internal-format
35810 msgid "return from pointer to non-enclosed address space"
35813 #: c/c-typeck.c:6557
35814 #, gcc-internal-format
35815 msgid "argument %d of %qE might be a candidate for a format attribute"
35818 #: c/c-typeck.c:6563
35819 #, gcc-internal-format
35820 msgid "assignment left-hand side might be a candidate for a format attribute"
35823 #: c/c-typeck.c:6568
35824 #, gcc-internal-format
35826 "initialization left-hand side might be a candidate for a format attribute"
35829 #: c/c-typeck.c:6573 cp/typeck.c:8490
35830 #, gcc-internal-format
35831 msgid "return type might be a candidate for a format attribute"
35834 #: c/c-typeck.c:6622
35835 #, gcc-internal-format
35837 "ISO C forbids passing argument %d of %qE between function pointer and %<void "
35841 #: c/c-typeck.c:6625
35842 #, gcc-internal-format
35843 msgid "ISO C forbids assignment between function pointer and %<void *%>"
35846 #: c/c-typeck.c:6627
35847 #, gcc-internal-format
35848 msgid "ISO C forbids initialization between function pointer and %<void *%>"
35851 #: c/c-typeck.c:6629
35852 #, gcc-internal-format
35853 msgid "ISO C forbids return between function pointer and %<void *%>"
35856 #: c/c-typeck.c:6666
35857 #, gcc-internal-format
35858 msgid "pointer targets in passing argument %d of %qE differ in signedness"
35861 #: c/c-typeck.c:6668
35862 #, gcc-internal-format
35863 msgid "pointer targets in assignment differ in signedness"
35866 #: c/c-typeck.c:6670
35867 #, gcc-internal-format
35868 msgid "pointer targets in initialization differ in signedness"
35871 #: c/c-typeck.c:6672
35872 #, gcc-internal-format
35873 msgid "pointer targets in return differ in signedness"
35876 #: c/c-typeck.c:6703
35877 #, gcc-internal-format
35878 msgid "passing argument %d of %qE from incompatible pointer type"
35881 #: c/c-typeck.c:6705
35882 #, gcc-internal-format
35883 msgid "assignment from incompatible pointer type"
35886 #: c/c-typeck.c:6706
35887 #, gcc-internal-format
35888 msgid "initialization from incompatible pointer type"
35891 #: c/c-typeck.c:6708
35892 #, gcc-internal-format
35893 msgid "return from incompatible pointer type"
35896 #. ??? This should not be an error when inlining calls to
35897 #. unprototyped functions.
35898 #: c/c-typeck.c:6716 c/c-typeck.c:7210 cp/typeck.c:2002
35899 #, gcc-internal-format
35900 msgid "invalid use of non-lvalue array"
35903 #: c/c-typeck.c:6727
35904 #, gcc-internal-format
35905 msgid "passing argument %d of %qE makes pointer from integer without a cast"
35908 #: c/c-typeck.c:6729
35909 #, gcc-internal-format
35910 msgid "assignment makes pointer from integer without a cast"
35913 #: c/c-typeck.c:6731
35914 #, gcc-internal-format
35915 msgid "initialization makes pointer from integer without a cast"
35918 #: c/c-typeck.c:6733
35919 #, gcc-internal-format
35920 msgid "return makes pointer from integer without a cast"
35923 #: c/c-typeck.c:6742
35924 #, gcc-internal-format
35925 msgid "passing argument %d of %qE makes integer from pointer without a cast"
35928 #: c/c-typeck.c:6744
35929 #, gcc-internal-format
35930 msgid "assignment makes integer from pointer without a cast"
35933 #: c/c-typeck.c:6746
35934 #, gcc-internal-format
35935 msgid "initialization makes integer from pointer without a cast"
35938 #: c/c-typeck.c:6748
35939 #, gcc-internal-format
35940 msgid "return makes integer from pointer without a cast"
35943 #: c/c-typeck.c:6765
35944 #, gcc-internal-format
35945 msgid "incompatible type for argument %d of %qE"
35948 #: c/c-typeck.c:6772
35949 #, gcc-internal-format
35950 msgid "incompatible types when assigning to type %qT from type %qT"
35953 #: c/c-typeck.c:6777
35954 #, gcc-internal-format
35955 msgid "incompatible types when initializing type %qT using type %qT"
35958 #: c/c-typeck.c:6782
35959 #, gcc-internal-format
35960 msgid "incompatible types when returning type %qT but %qT was expected"
35963 #: c/c-typeck.c:6846
35964 #, gcc-internal-format
35965 msgid "traditional C rejects automatic aggregate initialization"
35968 #: c/c-typeck.c:7083 c/c-typeck.c:7962 cp/typeck2.c:1026
35969 #, gcc-internal-format
35970 msgid "initialization of a flexible array member"
35973 #: c/c-typeck.c:7093 cp/typeck2.c:1041
35974 #, gcc-internal-format
35975 msgid "char-array initialized from wide string"
35978 #: c/c-typeck.c:7102
35979 #, gcc-internal-format
35980 msgid "wide character array initialized from non-wide string"
35983 #: c/c-typeck.c:7108
35984 #, gcc-internal-format
35985 msgid "wide character array initialized from incompatible wide string"
35988 #: c/c-typeck.c:7142
35989 #, gcc-internal-format
35990 msgid "array of inappropriate type initialized from string constant"
35993 #: c/c-typeck.c:7229 c/c-typeck.c:7253 c/c-typeck.c:7256 c/c-typeck.c:7264
35994 #: c/c-typeck.c:7304 c/c-typeck.c:8806 c/c-typeck.c:8856
35995 #, gcc-internal-format
35996 msgid "initializer element is not constant"
35999 #: c/c-typeck.c:7238
36000 #, gcc-internal-format
36001 msgid "array initialized from non-constant array expression"
36004 #: c/c-typeck.c:7269 c/c-typeck.c:7317 c/c-typeck.c:8866
36005 #, gcc-internal-format
36006 msgid "initializer element is not a constant expression"
36009 #: c/c-typeck.c:7311 c/c-typeck.c:8861
36010 #, gcc-internal-format
36011 msgid "initializer element is not computable at load time"
36014 #: c/c-typeck.c:7330
36015 #, gcc-internal-format
36016 msgid "invalid initializer"
36019 #: c/c-typeck.c:7605 cp/decl.c:6275
36020 #, gcc-internal-format
36021 msgid "opaque vector types cannot be initialized"
36024 #: c/c-typeck.c:7821
36025 #, gcc-internal-format
36026 msgid "extra brace group at end of initializer"
36029 #: c/c-typeck.c:7899
36030 #, gcc-internal-format
36031 msgid "braces around scalar initializer"
36034 #: c/c-typeck.c:7959 c/c-typeck.c:9286
36035 #, gcc-internal-format
36036 msgid "initialization of flexible array member in a nested context"
36039 #: c/c-typeck.c:7993
36040 #, gcc-internal-format
36041 msgid "missing braces around initializer"
36044 #: c/c-typeck.c:8015
36045 #, gcc-internal-format
36046 msgid "missing initializer for field %qD of %qT"
36049 #: c/c-typeck.c:8039
36050 #, gcc-internal-format
36051 msgid "empty scalar initializer"
36054 #: c/c-typeck.c:8044
36055 #, gcc-internal-format
36056 msgid "extra elements in scalar initializer"
36059 #: c/c-typeck.c:8156 c/c-typeck.c:8238
36060 #, gcc-internal-format
36061 msgid "array index in non-array initializer"
36064 #: c/c-typeck.c:8161 c/c-typeck.c:8300
36065 #, gcc-internal-format
36066 msgid "field name not in record or union initializer"
36069 #: c/c-typeck.c:8211
36070 #, gcc-internal-format
36071 msgid "array index in initializer not of integer type"
36074 #: c/c-typeck.c:8220 c/c-typeck.c:8229
36075 #, gcc-internal-format
36076 msgid "array index in initializer is not an integer constant expression"
36079 #: c/c-typeck.c:8234 c/c-typeck.c:8236
36080 #, gcc-internal-format
36081 msgid "nonconstant array index in initializer"
36084 #: c/c-typeck.c:8240 c/c-typeck.c:8243
36085 #, gcc-internal-format
36086 msgid "array index in initializer exceeds array bounds"
36089 #: c/c-typeck.c:8262
36090 #, gcc-internal-format
36091 msgid "empty index range in initializer"
36094 #: c/c-typeck.c:8271
36095 #, gcc-internal-format
36096 msgid "array index range in initializer exceeds array bounds"
36099 #: c/c-typeck.c:8374 c/c-typeck.c:8404 c/c-typeck.c:8947
36100 #, gcc-internal-format
36101 msgid "initialized field with side-effects overwritten"
36104 #: c/c-typeck.c:8378 c/c-typeck.c:8408 c/c-typeck.c:8950
36105 #, gcc-internal-format
36106 msgid "initialized field overwritten"
36109 #: c/c-typeck.c:9169
36110 #, gcc-internal-format
36111 msgid "excess elements in char array initializer"
36114 #: c/c-typeck.c:9176 c/c-typeck.c:9245
36115 #, gcc-internal-format
36116 msgid "excess elements in struct initializer"
36119 #: c/c-typeck.c:9191
36120 #, gcc-internal-format
36122 "positional initialization of field in %<struct%> declared with "
36123 "%<designated_init%> attribute"
36126 #: c/c-typeck.c:9260
36127 #, gcc-internal-format
36128 msgid "non-static initialization of a flexible array member"
36131 #: c/c-typeck.c:9359
36132 #, gcc-internal-format
36133 msgid "excess elements in union initializer"
36136 #: c/c-typeck.c:9381
36137 #, gcc-internal-format
36138 msgid "traditional C rejects initialization of unions"
36141 #: c/c-typeck.c:9449
36142 #, gcc-internal-format
36143 msgid "excess elements in array initializer"
36146 #: c/c-typeck.c:9483
36147 #, gcc-internal-format
36148 msgid "excess elements in vector initializer"
36151 #: c/c-typeck.c:9515
36152 #, gcc-internal-format
36153 msgid "excess elements in scalar initializer"
36156 #: c/c-typeck.c:9755
36157 #, gcc-internal-format
36158 msgid "ISO C forbids %<goto *expr;%>"
36161 #: c/c-typeck.c:9783 c/gimple-parser.c:1420 cp/typeck.c:8719
36162 #, gcc-internal-format
36163 msgid "function declared %<noreturn%> has a %<return%> statement"
36166 #: c/c-typeck.c:9793 cp/cp-array-notation.c:1087
36167 #, gcc-internal-format
36168 msgid "array notation expression cannot be used as a return value"
36171 #: c/c-typeck.c:9800 cp/typeck.c:8710
36172 #, gcc-internal-format
36173 msgid "use of %<_Cilk_spawn%> in a return statement is not allowed"
36176 #: c/c-typeck.c:9828 c/c-typeck.c:9832
36177 #, gcc-internal-format
36178 msgid "%<return%> with no value, in function returning non-void"
36181 #: c/c-typeck.c:9846 c/gimple-parser.c:1430
36182 #, gcc-internal-format
36183 msgid "%<return%> with a value, in function returning void"
36186 #: c/c-typeck.c:9849
36187 #, gcc-internal-format
36188 msgid "ISO C forbids %<return%> with expression, in function returning void"
36191 #: c/c-typeck.c:9925
36192 #, gcc-internal-format
36193 msgid "function returns address of label"
36196 #: c/c-typeck.c:10016 cp/semantics.c:1153
36197 #, gcc-internal-format
36198 msgid "switch quantity not an integer"
36201 #: c/c-typeck.c:10041
36202 #, gcc-internal-format
36203 msgid "%<long%> switch expression not converted to %<int%> in ISO C"
36206 #: c/c-typeck.c:10079 c/c-typeck.c:10087
36207 #, gcc-internal-format
36208 msgid "case label is not an integer constant expression"
36211 #: c/c-typeck.c:10093 cp/parser.c:10813
36212 #, gcc-internal-format
36213 msgid "case label not within a switch statement"
36216 #: c/c-typeck.c:10095
36217 #, gcc-internal-format
36218 msgid "%<default%> label not within a switch statement"
36221 #: c/c-typeck.c:10166
36222 #, gcc-internal-format
36223 msgid "rank-mismatch between if-statement%'s condition and the then-block"
36226 #: c/c-typeck.c:10172
36227 #, gcc-internal-format
36228 msgid "rank-mismatch between if-statement%'s condition and the else-block"
36231 #: c/c-typeck.c:10297 cp/parser.c:12083
36232 #, gcc-internal-format
36233 msgid "break statement not within loop or switch"
36236 #: c/c-typeck.c:10299 cp/parser.c:12109
36237 #, gcc-internal-format
36238 msgid "continue statement not within a loop"
36241 #: c/c-typeck.c:10304 cp/parser.c:12096
36242 #, gcc-internal-format
36243 msgid "break statement used with OpenMP for loop"
36246 #: c/c-typeck.c:10309
36247 #, gcc-internal-format
36248 msgid "break statement within %<#pragma simd%> loop body"
36251 #: c/c-typeck.c:10311 cp/parser.c:12113
36252 #, gcc-internal-format
36253 msgid "continue statement within %<#pragma simd%> loop body"
36256 #: c/c-typeck.c:10337 cp/cp-gimplify.c:445
36257 #, gcc-internal-format
36258 msgid "statement with no effect"
36261 #: c/c-typeck.c:10381
36262 #, gcc-internal-format
36263 msgid "expression statement has incomplete type"
36266 #: c/c-typeck.c:11196 c/c-typeck.c:11355 cp/typeck.c:4842
36267 #, gcc-internal-format
36268 msgid "comparing vectors with different element types"
36271 #: c/c-typeck.c:11203 c/c-typeck.c:11362 cp/typeck.c:4854
36272 #, gcc-internal-format
36273 msgid "comparing vectors with different number of elements"
36276 #: c/c-typeck.c:11234 cp/typeck.c:4580
36277 #, gcc-internal-format
36278 msgid "comparing floating point with == or != is unsafe"
36281 #: c/c-typeck.c:11252 c/c-typeck.c:11273
36282 #, gcc-internal-format
36284 "the comparison will always evaluate as %<false%> for the address of %qD will "
36288 #: c/c-typeck.c:11258 c/c-typeck.c:11279
36289 #, gcc-internal-format
36291 "the comparison will always evaluate as %<true%> for the address of %qD will "
36295 #: c/c-typeck.c:11300 c/c-typeck.c:11420
36296 #, gcc-internal-format
36297 msgid "comparison of pointers to disjoint address spaces"
36300 #: c/c-typeck.c:11307 c/c-typeck.c:11313
36301 #, gcc-internal-format
36302 msgid "ISO C forbids comparison of %<void *%> with function pointer"
36305 #: c/c-typeck.c:11320 c/c-typeck.c:11430
36306 #, gcc-internal-format
36307 msgid "comparison of distinct pointer types lacks a cast"
36310 #: c/c-typeck.c:11332 c/c-typeck.c:11337 c/c-typeck.c:11456 c/c-typeck.c:11461
36311 #, gcc-internal-format
36312 msgid "comparison between pointer and integer"
36315 #: c/c-typeck.c:11408
36316 #, gcc-internal-format
36317 msgid "comparison of complete and incomplete pointers"
36320 #: c/c-typeck.c:11410
36321 #, gcc-internal-format
36322 msgid "ISO C forbids ordered comparisons of pointers to functions"
36325 #: c/c-typeck.c:11415
36326 #, gcc-internal-format
36327 msgid "ordered comparison of pointer with null pointer"
36330 #: c/c-typeck.c:11438 c/c-typeck.c:11441 c/c-typeck.c:11448 c/c-typeck.c:11451
36331 #: cp/typeck.c:4905 cp/typeck.c:4912
36332 #, gcc-internal-format
36333 msgid "ordered comparison of pointer with integer zero"
36336 #: c/c-typeck.c:11502 cp/typeck.c:4991
36337 #, gcc-internal-format
36339 "implicit conversion from %qT to %qT to match other operand of binary "
36343 #: c/c-typeck.c:11815
36344 #, gcc-internal-format
36345 msgid "used array that cannot be converted to pointer where scalar is required"
36348 #: c/c-typeck.c:11819
36349 #, gcc-internal-format
36350 msgid "used struct type value where scalar is required"
36353 #: c/c-typeck.c:11823
36354 #, gcc-internal-format
36355 msgid "used union type value where scalar is required"
36358 #: c/c-typeck.c:11839
36359 #, gcc-internal-format
36360 msgid "used vector type where scalar is required"
36363 #: c/c-typeck.c:12029 cp/semantics.c:8599
36364 #, gcc-internal-format
36366 "%<#pragma omp cancel%> must specify one of %<parallel%>, %<for%>, %<sections"
36367 "%> or %<taskgroup%> clauses"
36370 #: c/c-typeck.c:12068 cp/semantics.c:8636
36371 #, gcc-internal-format
36373 "%<#pragma omp cancellation point%> must specify one of %<parallel%>, %<for"
36374 "%>, %<sections%> or %<taskgroup%> clauses"
36377 #: c/c-typeck.c:12112 c/c-typeck.c:13287 c/c-typeck.c:13348 c/c-typeck.c:13410
36378 #, gcc-internal-format
36379 msgid "%<_Atomic%> %qE in %qs clause"
36382 #: c/c-typeck.c:12125 c/c-typeck.c:13334 cp/semantics.c:4513
36383 #: cp/semantics.c:6702
36384 #, gcc-internal-format
36385 msgid "bit-field %qE in %qs clause"
36388 #: c/c-typeck.c:12134 c/c-typeck.c:13358 cp/semantics.c:4523
36389 #: cp/semantics.c:6720
36390 #, gcc-internal-format
36391 msgid "%qE is a member of a union"
36394 #: c/c-typeck.c:12144 cp/semantics.c:4537 cp/semantics.c:6745
36395 #, gcc-internal-format
36396 msgid "%qD is not a variable in %qs clause"
36399 #: c/c-typeck.c:12148 c/c-typeck.c:13375 cp/semantics.c:4541
36400 #: cp/semantics.c:6748
36401 #, gcc-internal-format
36402 msgid "%qE is not a variable in %qs clause"
36405 #: c/c-typeck.c:12155
36406 #, gcc-internal-format
36407 msgid "%<_Atomic%> %qD in %qs clause"
36410 #: c/c-typeck.c:12164 c/c-typeck.c:13382 c/c-typeck.c:13484 cp/semantics.c:4558
36411 #: cp/semantics.c:6754 cp/semantics.c:6916
36412 #, gcc-internal-format
36413 msgid "%qD is threadprivate variable in %qs clause"
36416 #: c/c-typeck.c:12200 cp/semantics.c:4590
36417 #, gcc-internal-format
36418 msgid "low bound %qE of array section does not have integral type"
36421 #: c/c-typeck.c:12207 cp/semantics.c:4597
36422 #, gcc-internal-format
36423 msgid "length %qE of array section does not have integral type"
36426 #: c/c-typeck.c:12234 c/c-typeck.c:12298 c/c-typeck.c:12556 cp/semantics.c:4633
36427 #: cp/semantics.c:4697
36428 #, gcc-internal-format
36429 msgid "zero length array section in %qs clause"
36432 #: c/c-typeck.c:12253 cp/semantics.c:4652
36433 #, gcc-internal-format
36434 msgid "for unknown bound array type length expression must be specified"
36437 #: c/c-typeck.c:12261 cp/semantics.c:4660
36438 #, gcc-internal-format
36439 msgid "negative low bound in array section in %qs clause"
36442 #: c/c-typeck.c:12270 c/c-typeck.c:12380 cp/semantics.c:4669
36443 #: cp/semantics.c:4779
36444 #, gcc-internal-format
36445 msgid "negative length in array section in %qs clause"
36448 #: c/c-typeck.c:12287 cp/semantics.c:4686
36449 #, gcc-internal-format
36450 msgid "low bound %qE above array section size in %qs clause"
36453 #: c/c-typeck.c:12324 cp/semantics.c:4723
36454 #, gcc-internal-format
36455 msgid "length %qE above array section size in %qs clause"
36458 #: c/c-typeck.c:12339 cp/semantics.c:4738
36459 #, gcc-internal-format
36460 msgid "high bound %qE above array section size in %qs clause"
36463 #: c/c-typeck.c:12372 cp/semantics.c:4771
36464 #, gcc-internal-format
36465 msgid "for pointer type length expression must be specified"
36468 #: c/c-typeck.c:12390 c/c-typeck.c:12499 cp/semantics.c:4789
36469 #: cp/semantics.c:4901
36470 #, gcc-internal-format
36471 msgid "array section is not contiguous in %qs clause"
36474 #: c/c-typeck.c:12398 cp/semantics.c:4797
36475 #, gcc-internal-format
36476 msgid "%qE does not have pointer or array type"
36479 #: c/c-typeck.c:12792 c/c-typeck.c:12802
36480 #, gcc-internal-format
36481 msgid "%qD in %<reduction%> clause is a zero size array"
36484 #: c/c-typeck.c:12819
36485 #, gcc-internal-format
36486 msgid "%<_Atomic%> %qE in %<reduction%> clause"
36489 #: c/c-typeck.c:12867
36490 #, gcc-internal-format
36491 msgid "%qE has invalid type for %<reduction(%s)%>"
36494 #: c/c-typeck.c:12876 cp/semantics.c:5712
36495 #, gcc-internal-format
36496 msgid "user defined reduction not found for %qE"
36499 #: c/c-typeck.c:12964
36500 #, gcc-internal-format
36501 msgid "variable length element type in array %<reduction%> clause"
36504 #: c/c-typeck.c:12982 c/c-typeck.c:13542 cp/semantics.c:7232
36505 #, gcc-internal-format
36506 msgid "%<nowait%> clause must not be used together with %<copyprivate%>"
36509 #: c/c-typeck.c:12994 cp/semantics.c:7272
36510 #, gcc-internal-format
36511 msgid "%qE must be %<threadprivate%> for %<copyin%>"
36514 #: c/c-typeck.c:13008 cp/semantics.c:5886
36515 #, gcc-internal-format
36517 "modifier should not be specified in %<linear%> clause on %<simd%> or %<for%> "
36521 #: c/c-typeck.c:13019
36522 #, gcc-internal-format
36524 "linear clause applied to non-integral, non-floating, non-pointer variable "
36528 #: c/c-typeck.c:13032
36529 #, gcc-internal-format
36531 "linear clause applied to non-integral non-pointer variable with type %qT"
36534 #: c/c-typeck.c:13040
36535 #, gcc-internal-format
36536 msgid "%<_Atomic%> %qD in %<linear%> clause"
36539 #: c/c-typeck.c:13060 cp/semantics.c:5969
36540 #, gcc-internal-format
36541 msgid "%<linear%> clause step %qE is neither constant nor a parameter"
36544 #: c/c-typeck.c:13090 c/c-typeck.c:13477 cp/semantics.c:6053
36545 #: cp/semantics.c:6909
36546 #, gcc-internal-format
36547 msgid "%qE is not a variable in clause %qs"
36550 #: c/c-typeck.c:13099 cp/semantics.c:6062
36551 #, gcc-internal-format
36552 msgid "%qD appears more than once in reduction clauses"
36555 #: c/c-typeck.c:13110 c/c-typeck.c:13140 c/c-typeck.c:13169
36556 #, gcc-internal-format
36557 msgid "%qE appears more than once in data clauses"
36560 #: c/c-typeck.c:13117 c/c-typeck.c:13146 c/c-typeck.c:13306 c/c-typeck.c:13420
36561 #: c/c-typeck.c:13426 c/c-typeck.c:13439 c/c-typeck.c:13448 cp/semantics.c:6072
36562 #: cp/semantics.c:6079 cp/semantics.c:6130 cp/semantics.c:6136
36563 #: cp/semantics.c:6173 cp/semantics.c:6665 cp/semantics.c:6802
36564 #: cp/semantics.c:6808 cp/semantics.c:6821 cp/semantics.c:6830
36565 #, gcc-internal-format
36566 msgid "%qD appears more than once in data clauses"
36569 #: c/c-typeck.c:13119 c/c-typeck.c:13148 c/c-typeck.c:13428 c/c-typeck.c:13450
36570 #: cp/semantics.c:6081 cp/semantics.c:6138 cp/semantics.c:6810
36571 #: cp/semantics.c:6832
36572 #, gcc-internal-format
36573 msgid "%qD appears both in data and map clauses"
36576 #: c/c-typeck.c:13133 cp/semantics.c:6124
36577 #, gcc-internal-format
36578 msgid "%qE is not a variable in clause %<firstprivate%>"
36581 #: c/c-typeck.c:13162 cp/semantics.c:6167
36582 #, gcc-internal-format
36583 msgid "%qE is not a variable in clause %<lastprivate%>"
36586 #: c/c-typeck.c:13181 cp/semantics.c:6530
36587 #, gcc-internal-format
36588 msgid "%qE is not a variable in %<aligned%> clause"
36591 #: c/c-typeck.c:13188
36592 #, gcc-internal-format
36593 msgid "%qE in %<aligned%> clause is neither a pointer nor an array"
36596 #: c/c-typeck.c:13195
36597 #, gcc-internal-format
36598 msgid "%<_Atomic%> %qD in %<aligned%> clause"
36601 #: c/c-typeck.c:13202
36602 #, gcc-internal-format
36603 msgid "%qE appears more than once in %<aligned%> clauses"
36606 #: c/c-typeck.c:13257 cp/semantics.c:6612
36607 #, gcc-internal-format
36608 msgid "%qE is not a variable in %<depend%> clause"
36611 #: c/c-typeck.c:13279 cp/semantics.c:6643
36612 #, gcc-internal-format
36613 msgid "array section does not have mappable type in %qs clause"
36616 #: c/c-typeck.c:13303 c/c-typeck.c:13437 cp/semantics.c:6662
36617 #: cp/semantics.c:6819
36618 #, gcc-internal-format
36619 msgid "%qD appears more than once in motion clauses"
36622 #: c/c-typeck.c:13309 c/c-typeck.c:13441 cp/semantics.c:6668
36623 #: cp/semantics.c:6823
36624 #, gcc-internal-format
36625 msgid "%qD appears more than once in map clauses"
36628 #: c/c-typeck.c:13341 cp/semantics.c:6709
36629 #, gcc-internal-format
36630 msgid "%qE does not have a mappable type in %qs clause"
36633 #: c/c-typeck.c:13401 c/c-typeck.c:13491 cp/semantics.c:6784
36634 #: cp/semantics.c:6923
36635 #, gcc-internal-format
36636 msgid "%qD does not have a mappable type in %qs clause"
36639 #: c/c-typeck.c:13472 cp/semantics.c:6903
36640 #, gcc-internal-format
36641 msgid "%qE is neither a variable nor a function name in clause %qs"
36644 #: c/c-typeck.c:13500 cp/semantics.c:6932
36645 #, gcc-internal-format
36646 msgid "%qE appears more than once on the same %<declare target%> directive"
36649 #: c/c-typeck.c:13514 cp/semantics.c:6947
36650 #, gcc-internal-format
36651 msgid "%qD is not an argument in %<uniform%> clause"
36654 #: c/c-typeck.c:13517 cp/semantics.c:6949
36655 #, gcc-internal-format
36656 msgid "%qE is not an argument in %<uniform%> clause"
36659 #: c/c-typeck.c:13532
36660 #, gcc-internal-format
36661 msgid "%qs variable is neither a pointer nor an array"
36664 #: c/c-typeck.c:13607 cp/semantics.c:6329
36665 #, gcc-internal-format
36666 msgid "%<nonmonotonic%> modifier specified for %qs schedule kind"
36669 #: c/c-typeck.c:13638 cp/semantics.c:7124
36670 #, gcc-internal-format
36671 msgid "%<inbranch%> clause is incompatible with %<notinbranch%>"
36674 #: c/c-typeck.c:13688 cp/semantics.c:7315
36675 #, gcc-internal-format
36676 msgid "%qE is predetermined %qs for %qs"
36679 #: c/c-typeck.c:13708 cp/semantics.c:7206
36680 #, gcc-internal-format
36681 msgid "%<simdlen%> clause value is bigger than %<safelen%> clause value"
36684 #: c/c-typeck.c:13720 cp/semantics.c:7219
36685 #, gcc-internal-format
36687 "%<nonmonotonic%> schedule modifier specified together with %<ordered%> clause"
36690 #: c/c-typeck.c:13738 cp/semantics.c:7186
36691 #, gcc-internal-format
36693 "%<linear%> clause step is a parameter %qD not specified in %<uniform%> clause"
36696 #: c/c-typeck.c:13911
36697 #, gcc-internal-format
36698 msgid "cannot use %<va_arg%> with reverse storage order"
36701 #: c/c-typeck.c:13916
36702 #, gcc-internal-format
36703 msgid "second argument to %<va_arg%> is of incomplete type %qT"
36706 #: c/c-typeck.c:13922
36707 #, gcc-internal-format
36708 msgid "C++ requires promoted type, not enum type, in %<va_arg%>"
36711 #: c/gimple-parser.c:505
36712 #, gcc-internal-format
36713 msgid "%<&&%> not valid in GIMPLE"
36716 #: c/gimple-parser.c:508
36717 #, gcc-internal-format
36718 msgid "%<||%> not valid in GIMPLE"
36721 #: c/gimple-parser.c:576
36722 #, gcc-internal-format
36723 msgid "%<!%> not valid in GIMPLE"
36726 #: c/gimple-parser.c:636
36727 #, gcc-internal-format
36728 msgid "SSA name not declared"
36731 #: c/gimple-parser.c:658
36732 #, gcc-internal-format
36733 msgid "base variable or SSA name not declared"
36736 #: c/gimple-parser.c:1038
36737 #, gcc-internal-format
36738 msgid "expected pass name"
36741 #: c/gimple-parser.c:1050
36742 #, gcc-internal-format
36743 msgid "invalid operation"
36746 #: c/gimple-parser.c:1210 c/gimple-parser.c:1234
36747 #, gcc-internal-format
36748 msgid "expected goto expression"
36751 #: c/gimple-parser.c:1218
36752 #, gcc-internal-format
36753 msgid "expected else statement"
36756 #: c/gimple-parser.c:1359
36757 #, gcc-internal-format
36758 msgid "expected semicolon"
36761 #: c/gimple-parser.c:1369
36762 #, gcc-internal-format
36763 msgid "expected case label or goto statement"
36766 #. A bad conversion for 'this' must be discarding cv-quals.
36768 #, gcc-internal-format
36769 msgid " passing %qT as %<this%> argument discards qualifiers"
36773 #, gcc-internal-format
36774 msgid " no known conversion for implicit %<this%> parameter from %qT to %qT"
36778 #, gcc-internal-format, gfc-internal-format
36779 msgid " conversion of argument %d would be ill-formed:"
36782 #. Conversion of conversion function return value failed.
36784 #, gcc-internal-format
36785 msgid " no known conversion from %qT to %qT"
36789 #, gcc-internal-format
36790 msgid " no known conversion for argument %d from %qT to %qT"
36793 #: cp/call.c:3426 cp/pt.c:6203
36794 #, gcc-internal-format, gfc-internal-format
36795 msgid " candidate expects %d argument, %d provided"
36796 msgid_plural " candidate expects %d arguments, %d provided"
36801 #, gcc-internal-format
36802 msgid "%s%D(%T, %T, %T) <built-in>"
36806 #, gcc-internal-format
36807 msgid "%s%D(%T, %T) <built-in>"
36811 #, gcc-internal-format
36812 msgid "%s%D(%T) <built-in>"
36816 #, gcc-internal-format
36817 msgid "%s%T <conversion>"
36821 #, gcc-internal-format
36822 msgid "%s%#D <near match>"
36826 #, gcc-internal-format
36827 msgid "%s%#D <deleted>"
36831 #, gcc-internal-format
36836 #, gcc-internal-format
36837 msgid " inherited here"
36841 #, gcc-internal-format
36843 " return type %qT of explicit conversion function cannot be converted to %qT "
36844 "with a qualification conversion"
36848 #, gcc-internal-format
36850 " conversion from return type %qT of template conversion function "
36851 "specialization to %qT is not an exact match"
36855 #, gcc-internal-format
36857 " substitution of deduced template arguments resulted in errors seen above"
36860 #. Re-run template unification with diagnostics.
36862 #, gcc-internal-format
36863 msgid " template argument deduction/substitution failed:"
36867 #, gcc-internal-format
36869 " a constructor taking a single argument of its own class type is invalid"
36873 #, gcc-internal-format
36875 " an inherited constructor is not a candidate for initialization from an "
36876 "expression of the same or derived type"
36880 #, gcc-internal-format
36881 msgid "conversion from %qT to %qT is ambiguous"
36885 #, gcc-internal-format
36887 "conversion from %qT to %qT not considered for non-type template argument"
36891 #, gcc-internal-format
36892 msgid "no matching function for call to %<%D(%A)%>"
36896 #, gcc-internal-format
36897 msgid "call of overloaded %<%D(%A)%> is ambiguous"
36900 #. It's no good looking for an overloaded operator() on a
36901 #. pointer-to-member-function.
36903 #, gcc-internal-format
36905 "pointer-to-member function %E cannot be called without an object; consider "
36910 #, gcc-internal-format
36911 msgid "no match for call to %<(%T) (%A)%>"
36915 #, gcc-internal-format
36916 msgid "call of %<(%T) (%A)%> is ambiguous"
36920 #, gcc-internal-format
36921 msgid "ambiguous overload for "
36925 #, gcc-internal-format
36926 msgid "no match for "
36930 #, gcc-internal-format
36931 msgid " (operand types are %qT, %qT, and %qT)"
36935 #, gcc-internal-format
36936 msgid " (operand types are %qT and %qT)"
36940 #, gcc-internal-format
36941 msgid " (operand type is %qT)"
36945 #, gcc-internal-format
36946 msgid "ternary %<operator?:%>"
36950 #, gcc-internal-format
36951 msgid "ternary %<operator?:%> in %<%E ? %E : %E%>"
36954 #: cp/call.c:4599 cp/call.c:4630 cp/call.c:4639
36955 #, gcc-internal-format
36956 msgid "%<operator%s%>"
36960 #, gcc-internal-format
36961 msgid "%<operator%s%> in %<%E%s%>"
36965 #, gcc-internal-format
36966 msgid "%<operator[]%>"
36970 #, gcc-internal-format
36971 msgid "%<operator[]%> in %<%E[%E]%>"
36975 #, gcc-internal-format
36980 #, gcc-internal-format
36981 msgid "%qs in %<%s %E%>"
36985 #, gcc-internal-format
36986 msgid "%<operator%s%> in %<%E %s %E%>"
36990 #, gcc-internal-format
36991 msgid "%<operator%s%> in %<%s%E%>"
36995 #, gcc-internal-format
36996 msgid "ISO C++ forbids omitting the middle term of a ?: expression"
37000 #, gcc-internal-format
37002 "inferred scalar type %qT is not an integer or floating point type of the "
37007 #, gcc-internal-format
37008 msgid "incompatible vector types in conditional expression: %qT, %qT and %qT"
37012 #, gcc-internal-format
37014 "second operand to the conditional operator is of type %<void%>, but the "
37015 "third operand is neither a throw-expression nor of type %<void%>"
37019 #, gcc-internal-format
37021 "third operand to the conditional operator is of type %<void%>, but the "
37022 "second operand is neither a throw-expression nor of type %<void%>"
37025 #: cp/call.c:5035 cp/call.c:5151 cp/call.c:5294
37026 #, gcc-internal-format
37027 msgid "operands to ?: have different types %qT and %qT"
37031 #, gcc-internal-format
37032 msgid " and each type can be converted to the other"
37036 #, gcc-internal-format
37037 msgid "enumeral mismatch in conditional expression: %qT vs %qT"
37041 #, gcc-internal-format
37042 msgid "enumeral and non-enumeral type in conditional expression"
37046 #, gcc-internal-format
37047 msgid "no %<%D(int)%> declared for postfix %qs, trying prefix operator instead"
37051 #, gcc-internal-format
37052 msgid "no %<%D(int)%> declared for postfix %qs"
37056 #, gcc-internal-format
37057 msgid "comparison between %q#T and %q#T"
37061 #, gcc-internal-format
37063 "exception cleanup for this placement new selects non-placement operator "
37068 #, gcc-internal-format
37070 "%qD is a usual (non-placement) deallocation function in C++14 (or with -"
37071 "fsized-deallocation)"
37075 #, gcc-internal-format
37076 msgid "%qD is a usual (non-placement) deallocation function"
37080 #, gcc-internal-format
37081 msgid "no corresponding deallocation function for %qD"
37085 #, gcc-internal-format
37086 msgid "no suitable %<operator %s%> for %qT"
37090 #, gcc-internal-format
37091 msgid "%q#D is private within this context"
37094 #: cp/call.c:6429 cp/decl.c:7218
37095 #, gcc-internal-format
37096 msgid "declared private here"
37100 #, gcc-internal-format
37101 msgid "%q#D is protected within this context"
37105 #, gcc-internal-format
37106 msgid "declared protected here"
37110 #, gcc-internal-format
37111 msgid "%q#D is inaccessible within this context"
37115 #, gcc-internal-format
37116 msgid "passing NULL to non-pointer argument %P of %qD"
37120 #, gcc-internal-format
37121 msgid "converting to non-pointer type %qT from NULL"
37125 #, gcc-internal-format
37126 msgid "converting %<false%> to pointer type for argument %P of %qD"
37130 #, gcc-internal-format
37131 msgid "converting %<false%> to pointer type %qT"
37135 #, gcc-internal-format
37136 msgid "too many braces around initializer for %qT"
37140 #, gcc-internal-format
37141 msgid "converting to %qT from %qT requires direct-initialization"
37145 #, gcc-internal-format
37146 msgid "invalid user-defined conversion from %qT to %qT"
37149 #: cp/call.c:6617 cp/call.c:6641 cp/call.c:6757 cp/call.c:6849 cp/call.c:6899
37151 #, gcc-internal-format
37152 msgid " initializing argument %P of %qD"
37155 #: cp/call.c:6637 cp/cvt.c:224
37156 #, gcc-internal-format
37157 msgid "invalid conversion from %qT to %qT"
37160 #: cp/call.c:6671 cp/call.c:6678
37161 #, gcc-internal-format
37163 "converting to %qT from initializer list would use explicit constructor %qD"
37167 #, gcc-internal-format
37168 msgid "in C++11 and above a default constructor can be explicit"
37172 #, gcc-internal-format
37173 msgid "cannot bind rvalue reference of type %qT to lvalue of type %qT"
37177 #, gcc-internal-format
37179 "cannot bind non-const lvalue reference of type %qT to an rvalue of type %qT"
37183 #, gcc-internal-format
37184 msgid "binding reference of type %qT to %qT discards qualifiers"
37188 #, gcc-internal-format
37189 msgid "cannot bind bitfield %qE to %qT"
37192 #: cp/call.c:6959 cp/call.c:6976
37193 #, gcc-internal-format
37194 msgid "cannot bind packed field %qE to %qT"
37198 #, gcc-internal-format
37199 msgid "cannot bind rvalue %qE to %qT"
37202 #: cp/call.c:7089 cp/cvt.c:1854
37203 #, gcc-internal-format
37205 "scoped enum %qT passed through ... as %qT before -fabi-version=6, %qT after"
37209 #, gcc-internal-format
37211 "passing objects of non-trivially-copyable type %q#T through %<...%> is "
37212 "conditionally supported"
37216 #, gcc-internal-format
37217 msgid "cannot receive reference type %qT through %<...%>"
37221 #, gcc-internal-format
37223 "receiving objects of non-trivially-copyable type %q#T through %<...%> is "
37224 "conditionally-supported"
37228 #, gcc-internal-format
37229 msgid "recursive evaluation of default argument for %q#D"
37233 #, gcc-internal-format
37235 "call to %qD uses the default argument for parameter %P, which is not yet "
37240 #, gcc-internal-format
37241 msgid "argument of function call might be a candidate for a format attribute"
37245 #, gcc-internal-format
37246 msgid "use of multiversioned function without a default"
37250 #, gcc-internal-format
37251 msgid "passing %qT as %<this%> argument discards qualifiers"
37254 #: cp/call.c:7693 cp/call.c:7809 cp/call.c:9547 cp/name-lookup.c:5886
37255 #, gcc-internal-format
37256 msgid " in call to %qD"
37260 #, gcc-internal-format
37261 msgid "%qT is not an accessible base of %qT"
37265 #, gcc-internal-format
37266 msgid "deducing %qT as %qT"
37270 #, gcc-internal-format
37271 msgid " (you can disable this with -fno-deduce-init-list)"
37275 #, gcc-internal-format
37276 msgid "passing arguments to ellipsis of inherited constructor %qD"
37280 #, gcc-internal-format
37281 msgid "constructor delegates to itself"
37285 #, gcc-internal-format
37286 msgid "call to non-function %qD"
37289 #: cp/call.c:8531 cp/pt.c:14107 cp/typeck.c:2796
37290 #, gcc-internal-format
37291 msgid "cannot call constructor %<%T::%D%> directly"
37295 #, gcc-internal-format
37296 msgid "for a function-style cast, remove the redundant %<::%D%>"
37300 #, gcc-internal-format
37301 msgid "no matching function for call to %<%T::operator %T(%A)%#V%>"
37305 #, gcc-internal-format
37306 msgid "no matching function for call to %<%T::%E(%A)%#V%>"
37310 #, gcc-internal-format
37311 msgid "no matching function for call to %<%s(%A)%>"
37315 #, gcc-internal-format
37316 msgid "call of overloaded %<%s(%A)%> is ambiguous"
37320 #, gcc-internal-format
37321 msgid "pure virtual %q#D called from non-static data member initializer"
37325 #, gcc-internal-format
37326 msgid "cannot call member function %qD without object"
37330 #, gcc-internal-format
37331 msgid "passing %qT chooses %qT over %qT"
37335 #, gcc-internal-format
37336 msgid "choosing %qD over %qD"
37340 #, gcc-internal-format
37341 msgid " for conversion from %qT to %qT"
37345 #, gcc-internal-format
37346 msgid " because conversion sequence for the argument is better"
37350 #, gcc-internal-format
37351 msgid "default argument mismatch in overload resolution"
37355 #, gcc-internal-format
37356 msgid " candidate 1: %q#F"
37360 #, gcc-internal-format
37361 msgid " candidate 2: %q#F"
37365 #, gcc-internal-format
37367 "ISO C++ says that these are ambiguous, even though the worst conversion for "
37368 "the first is better than the worst conversion for the second:"
37372 #, gcc-internal-format
37373 msgid "could not convert %qE from %qT to %qT"
37377 #, gcc-internal-format
37378 msgid "a temporary bound to %qD only persists until the constructor exits"
37382 #, gcc-internal-format
37384 "invalid initialization of non-const reference of type %qT from an rvalue of "
37389 #, gcc-internal-format
37391 "invalid initialization of reference of type %qT from expression of type %qT"
37395 #, gcc-internal-format
37397 "cannot convert from pointer to base class %qT to pointer to derived class "
37398 "%qT because the base is virtual"
37402 #, gcc-internal-format
37404 "cannot convert from base class %qT to derived class %qT because the base is "
37409 #, gcc-internal-format
37411 "cannot convert from pointer to base class %qT to pointer to derived class "
37412 "%qT via virtual base %qT"
37416 #, gcc-internal-format
37418 "cannot convert from base class %qT to derived class %qT via virtual base %qT"
37422 #, gcc-internal-format
37427 #, gcc-internal-format
37428 msgid "conflicts with version inherited from %qT"
37432 #, gcc-internal-format
37433 msgid "%q+#D cannot be overloaded"
37437 #, gcc-internal-format
37442 #, gcc-internal-format
37443 msgid "conflicting access specifications for method %q+D, ignored"
37447 #, gcc-internal-format
37448 msgid "conflicting access specifications for field %qE, ignored"
37451 #: cp/class.c:1387 cp/class.c:1395
37452 #, gcc-internal-format
37453 msgid "%q+D invalid in %q#T"
37457 #, gcc-internal-format
37458 msgid " because of local method %q+#D with same name"
37462 #, gcc-internal-format
37463 msgid " because of local member %q+#D with same name"
37467 #, gcc-internal-format
37468 msgid "%qD inherits the %E ABI tag that %qT (used in its return type) has"
37471 #: cp/class.c:1454 cp/class.c:1460 cp/class.c:1466 cp/class.c:1477 cp/cvt.c:997
37472 #, gcc-internal-format
37473 msgid "%qT declared here"
37477 #, gcc-internal-format
37478 msgid "%qD inherits the %E ABI tag that %qT (used in its type) has"
37482 #, gcc-internal-format
37483 msgid "%qT does not have the %E ABI tag that base %qT has"
37487 #, gcc-internal-format
37488 msgid "%qT does not have the %E ABI tag that %qT (used in the type of %qD) has"
37492 #, gcc-internal-format
37493 msgid "cannot derive from %<final%> base %qT in derived type %qT"
37497 #, gcc-internal-format
37498 msgid "all member functions in class %qT are private"
37502 #, gcc-internal-format
37503 msgid "%q#T only defines a private destructor and has no friends"
37507 #, gcc-internal-format
37508 msgid "%q#T only defines private constructors and has no friends"
37512 #, gcc-internal-format
37513 msgid "no unique final overrider for %qD in %qT"
37517 #, gcc-internal-format
37518 msgid "%qD can be marked override"
37522 #, gcc-internal-format
37523 msgid "%q+#D marked %<final%>, but is not virtual"
37527 #, gcc-internal-format
37528 msgid "%q+#D marked %<override%>, but does not override"
37532 #, gcc-internal-format
37533 msgid "%qD was hidden"
37537 #, gcc-internal-format
37541 #: cp/class.c:3155 cp/decl2.c:1480
37542 #, gcc-internal-format
37543 msgid "%q#D invalid; an anonymous union can only have non-static data members"
37547 #, gcc-internal-format
37548 msgid "%q#D invalid; an anonymous struct can only have non-static data members"
37551 #: cp/class.c:3171 cp/decl2.c:1487
37552 #, gcc-internal-format
37553 msgid "private member %q#D in anonymous union"
37557 #, gcc-internal-format
37558 msgid "private member %q#D in anonymous struct"
37561 #: cp/class.c:3180 cp/decl2.c:1490
37562 #, gcc-internal-format
37563 msgid "protected member %q#D in anonymous union"
37567 #, gcc-internal-format
37568 msgid "protected member %q#D in anonymous struct"
37572 #, gcc-internal-format
37573 msgid "the ellipsis in %qD is not inherited"
37577 #, gcc-internal-format
37578 msgid "bit-field %q+#D with non-integral type"
37582 #, gcc-internal-format
37583 msgid "bit-field %q+D width not an integer constant"
37587 #, gcc-internal-format
37588 msgid "negative width in bit-field %q+D"
37592 #, gcc-internal-format
37593 msgid "zero width for bit-field %q+D"
37597 #, gcc-internal-format
37598 msgid "width of %qD exceeds its type"
37602 #, gcc-internal-format
37603 msgid "%qD is too small to hold all values of %q#T"
37607 #, gcc-internal-format
37608 msgid "member %q+#D with constructor not allowed in union"
37612 #, gcc-internal-format
37613 msgid "member %q+#D with destructor not allowed in union"
37617 #, gcc-internal-format
37618 msgid "member %q+#D with copy assignment operator not allowed in union"
37622 #, gcc-internal-format
37623 msgid "unrestricted unions only available with -std=c++11 or -std=gnu++11"
37627 #, gcc-internal-format
37628 msgid "in C++98 %q+D may not be static because it is a member of a union"
37632 #, gcc-internal-format
37634 "in C++98 %q+D may not have reference type %qT because it is a member of a "
37639 #, gcc-internal-format
37640 msgid "field %q+D invalidly declared function type"
37644 #, gcc-internal-format
37645 msgid "field %q+D invalidly declared method type"
37649 #, gcc-internal-format
37650 msgid "ignoring packed attribute because of unpacked non-POD field %q#D"
37654 #, gcc-internal-format
37655 msgid "member %q+D cannot be declared both %<const%> and %<mutable%>"
37659 #, gcc-internal-format
37660 msgid "member %q+D cannot be declared as a %<mutable%> reference"
37664 #, gcc-internal-format
37665 msgid "multiple fields in union %qT initialized"
37669 #, gcc-internal-format
37670 msgid "field %q#D with same name as class"
37674 #, gcc-internal-format
37675 msgid "%q#T has pointer data members"
37679 #, gcc-internal-format
37680 msgid " but does not override %<%T(const %T&)%>"
37684 #, gcc-internal-format
37685 msgid " or %<operator=(const %T&)%>"
37689 #, gcc-internal-format
37690 msgid " but does not override %<operator=(const %T&)%>"
37694 #, gcc-internal-format
37695 msgid "alignment of %qD increased in -fabi-version=9 (GCC 5.2)"
37699 #, gcc-internal-format
37700 msgid "alignment of %qD will increase in -fabi-version=9"
37704 #, gcc-internal-format
37705 msgid "initializer specified for non-virtual method %q+D"
37709 #, gcc-internal-format
37710 msgid "method overrides both %<transaction_pure%> and %qE methods"
37714 #, gcc-internal-format
37715 msgid "method declared %qE overriding %qE method"
37718 #: cp/class.c:5747 cp/constexpr.c:218
37719 #, gcc-internal-format
37721 "enclosing class of constexpr non-static member function %q+#D is not a "
37726 #, gcc-internal-format
37727 msgid "%q+T is not literal because:"
37731 #, gcc-internal-format
37732 msgid " %q+T has a non-trivial destructor"
37736 #, gcc-internal-format
37738 " %q+T is not an aggregate, does not have a trivial default constructor, and "
37739 "has no constexpr constructor that is not a copy or move constructor"
37743 #, gcc-internal-format
37744 msgid " base class %qT of %q+T is non-literal"
37748 #, gcc-internal-format
37749 msgid " non-static data member %qD has non-literal type"
37753 #, gcc-internal-format
37754 msgid " non-static data member %qD has volatile type"
37758 #, gcc-internal-format
37759 msgid "base class %q#T has accessible non-virtual destructor"
37763 #, gcc-internal-format
37764 msgid "non-static reference %q#D in class without a constructor"
37768 #, gcc-internal-format
37769 msgid "non-static const member %q#D in class without a constructor"
37772 #. If the function is defaulted outside the class, we just
37773 #. give the synthesis error.
37775 #, gcc-internal-format
37777 "%q+D declared to take const reference, but implicit declaration would take "
37782 #, gcc-internal-format
37783 msgid "direct base %qT inaccessible in %qT due to ambiguity"
37787 #, gcc-internal-format
37788 msgid "virtual base %qT inaccessible in %qT due to ambiguity"
37792 #, gcc-internal-format
37794 "offset of %qD is not ABI-compliant and may change in a future version of GCC"
37798 #, gcc-internal-format
37799 msgid "size of type %qT is too large (%qE bytes)"
37803 #, gcc-internal-format
37804 msgid "invalid use of %q#T with a zero-size array in %q#D"
37808 #, gcc-internal-format
37809 msgid "invalid use of %q#T with a flexible array member in %q#T"
37813 #, gcc-internal-format
37814 msgid "array member %q#D declared here"
37818 #, gcc-internal-format
37819 msgid "zero-size array member %qD not at end of %q#T"
37823 #, gcc-internal-format
37824 msgid "zero-size array member %qD in an otherwise empty %q#T"
37827 #: cp/class.c:7029 cp/class.c:7059
37828 #, gcc-internal-format
37829 msgid "in the definition of %q#T"
37833 #, gcc-internal-format
37834 msgid "flexible array member %qD not at end of %q#T"
37838 #, gcc-internal-format
37839 msgid "flexible array member %qD in an otherwise empty %q#T"
37843 #, gcc-internal-format
37844 msgid "next member %q#D declared here"
37847 #: cp/class.c:7169 cp/parser.c:22691
37848 #, gcc-internal-format
37849 msgid "redefinition of %q#T"
37853 #, gcc-internal-format
37854 msgid "%q#T has virtual functions and accessible non-virtual destructor"
37858 #, gcc-internal-format
37859 msgid "type transparent %q#T does not have any fields"
37863 #, gcc-internal-format
37864 msgid "type transparent class %qT has base classes"
37868 #, gcc-internal-format
37869 msgid "type transparent class %qT has virtual functions"
37873 #, gcc-internal-format
37875 "type transparent %q#T cannot be made transparent because the type of the "
37876 "first field has a different ABI from the class overall"
37880 #, gcc-internal-format
37882 "definition of std::initializer_list does not match #include "
37883 "<initializer_list>"
37887 #, gcc-internal-format
37888 msgid "trying to finish struct, but kicked out due to previous parse errors"
37892 #, gcc-internal-format
37893 msgid "language string %<\"%E\"%> not recognized"
37897 #, gcc-internal-format
37898 msgid "cannot resolve overloaded function %qD based on conversion to type %qT"
37902 #, gcc-internal-format
37903 msgid "no matches converting function %qD to type %q#T"
37907 #, gcc-internal-format
37908 msgid "converting overloaded function %qD to type %q#T is ambiguous"
37912 #, gcc-internal-format
37913 msgid "assuming pointer to member %qD"
37917 #, gcc-internal-format
37918 msgid "(a pointer to member can only be formed with %<&%E%>)"
37921 #: cp/class.c:8426 cp/class.c:8463
37922 #, gcc-internal-format
37923 msgid "not enough type information"
37926 #: cp/class.c:8446 cp/cvt.c:171 cp/cvt.c:198 cp/cvt.c:247
37927 #, gcc-internal-format
37928 msgid "cannot convert %qE from type %qT to type %qT"
37931 #. [basic.scope.class]
37933 #. A name N used in a class S shall refer to the same declaration
37934 #. in its context and when re-evaluated in the completed scope of
37937 #, gcc-internal-format
37938 msgid "declaration of %q#D"
37942 #, gcc-internal-format
37943 msgid "changes meaning of %qD from %q#D"
37946 #: cp/constexpr.c:96
37947 #, gcc-internal-format
37948 msgid "the type %qT of constexpr variable %qD is not literal"
37951 #: cp/constexpr.c:104
37952 #, gcc-internal-format
37953 msgid "variable %qD of non-literal type %qT in %<constexpr%> function"
37956 #: cp/constexpr.c:179
37957 #, gcc-internal-format
37958 msgid "inherited constructor %qD is not constexpr"
37961 #: cp/constexpr.c:191
37962 #, gcc-internal-format
37963 msgid "invalid type for parameter %d of constexpr function %q+#D"
37966 #: cp/constexpr.c:206
37967 #, gcc-internal-format
37968 msgid "invalid return type %qT of constexpr function %q+D"
37971 #: cp/constexpr.c:228
37972 #, gcc-internal-format
37973 msgid "%q#T has virtual base classes"
37976 #: cp/constexpr.c:485
37977 #, gcc-internal-format
37978 msgid "constexpr constructor does not have empty body"
37981 #: cp/constexpr.c:591
37982 #, gcc-internal-format
37983 msgid "body of %<constexpr%> constructor cannot be a function-try-block"
37986 #: cp/constexpr.c:722
37987 #, gcc-internal-format
37989 "%<constexpr%> constructor for union %qT must initialize exactly one non-"
37990 "static data member"
37993 #: cp/constexpr.c:762
37994 #, gcc-internal-format
37996 "member %qD must be initialized by mem-initializer in %<constexpr%> "
38000 #: cp/constexpr.c:794
38001 #, gcc-internal-format
38002 msgid "body of constexpr function %qD not a return-statement"
38005 #: cp/constexpr.c:853
38006 #, gcc-internal-format
38007 msgid "%qD is not usable as a constexpr function because:"
38010 #: cp/constexpr.c:1153 cp/constexpr.c:1162 cp/constexpr.c:1720
38011 #, gcc-internal-format
38012 msgid "%q+E is not a constant expression"
38015 #: cp/constexpr.c:1340 cp/constexpr.c:5052
38016 #, gcc-internal-format
38017 msgid "call to internal function %qE"
38020 #: cp/constexpr.c:1403
38021 #, gcc-internal-format
38022 msgid "expression %qE does not designate a constexpr function"
38025 #: cp/constexpr.c:1421 cp/constexpr.c:5071
38026 #, gcc-internal-format
38027 msgid "call to non-constexpr function %qD"
38030 #: cp/constexpr.c:1492
38031 #, gcc-internal-format
38032 msgid "%qD called in a constant expression before its definition is complete"
38035 #: cp/constexpr.c:1499
38036 #, gcc-internal-format
38037 msgid "%qD called in a constant expression"
38040 #: cp/constexpr.c:1503
38041 #, gcc-internal-format
38042 msgid "%qD used before its definition"
38045 #: cp/constexpr.c:1543
38046 #, gcc-internal-format
38047 msgid "call has circular dependency"
38050 #: cp/constexpr.c:1554
38051 #, gcc-internal-format, gfc-internal-format
38053 "constexpr evaluation depth exceeds maximum of %d (use -fconstexpr-depth= to "
38054 "increase the maximum)"
38057 #: cp/constexpr.c:1636
38058 #, gcc-internal-format
38059 msgid "constexpr call flows off the end of the function"
38062 #: cp/constexpr.c:1760
38063 #, gcc-internal-format
38064 msgid "right operand of shift expression %q+E is negative"
38067 #: cp/constexpr.c:1767
38068 #, gcc-internal-format
38070 "right operand of shift expression %q+E is >= than the precision of the left "
38074 #: cp/constexpr.c:1785
38075 #, gcc-internal-format
38076 msgid "left operand of shift expression %q+E is negative"
38079 #: cp/constexpr.c:1804
38080 #, gcc-internal-format
38081 msgid "shift expression %q+E overflows"
38084 #: cp/constexpr.c:1948
38085 #, gcc-internal-format
38086 msgid "arithmetic involving a null pointer in %qE"
38089 #: cp/constexpr.c:2142
38090 #, gcc-internal-format
38092 "array subscript value %qE is outside the bounds of array %qD of type %qT"
38095 #: cp/constexpr.c:2147
38096 #, gcc-internal-format
38097 msgid "array subscript value %qE is outside the bounds of array type %qT"
38100 #: cp/constexpr.c:2293
38101 #, gcc-internal-format
38102 msgid "accessing uninitialized array element"
38105 #: cp/constexpr.c:2324
38106 #, gcc-internal-format
38107 msgid "dereferencing a null pointer in %qE"
38110 #: cp/constexpr.c:2338 cp/constexpr.c:2428 cp/constexpr.c:3929
38111 #, gcc-internal-format
38112 msgid "%qE is not a constant expression"
38115 #: cp/constexpr.c:2344
38116 #, gcc-internal-format
38117 msgid "mutable %qD is not usable in a constant expression"
38120 #: cp/constexpr.c:2369
38121 #, gcc-internal-format
38123 "accessing %qD member instead of initialized %qD member in constant expression"
38126 #: cp/constexpr.c:2388
38127 #, gcc-internal-format
38128 msgid "accessing uninitialized member %qD"
38131 #: cp/constexpr.c:3091 cp/constexpr.c:4338
38132 #, gcc-internal-format
38133 msgid "dereferencing a null pointer"
38136 #: cp/constexpr.c:3110
38137 #, gcc-internal-format
38138 msgid "accessing value of %qE through a %qT glvalue in a constant expression"
38141 #: cp/constexpr.c:3151
38142 #, gcc-internal-format
38143 msgid "the value of %qD is not usable in a constant expression"
38146 #: cp/constexpr.c:3158
38147 #, gcc-internal-format
38148 msgid "%qD used in its own initializer"
38151 #: cp/constexpr.c:3163
38152 #, gcc-internal-format
38153 msgid "%q#D is not const"
38156 #: cp/constexpr.c:3166
38157 #, gcc-internal-format
38158 msgid "%q#D is volatile"
38161 #: cp/constexpr.c:3171 cp/constexpr.c:3178
38162 #, gcc-internal-format
38163 msgid "%qD was not initialized with a constant expression"
38166 #: cp/constexpr.c:3184
38167 #, gcc-internal-format
38168 msgid "%qD was not declared %<constexpr%>"
38171 #: cp/constexpr.c:3187
38172 #, gcc-internal-format
38173 msgid "%qD does not have integral or enumeration type"
38176 #: cp/constexpr.c:3375
38177 #, gcc-internal-format
38178 msgid "modification of %qE is not a constant expression"
38181 #: cp/constexpr.c:3740
38182 #, gcc-internal-format, gfc-internal-format
38184 "constexpr loop iteration count exceeds limit of %d (use -fconstexpr-loop-"
38185 "limit= to increase the limit)"
38188 #: cp/constexpr.c:3847
38189 #, gcc-internal-format
38190 msgid "value %qE of type %qT is not a constant expression"
38193 #: cp/constexpr.c:3975 cp/constexpr.c:5469
38194 #, gcc-internal-format
38195 msgid "temporary of non-literal type %qT in a constant expression"
38198 #: cp/constexpr.c:4324
38199 #, gcc-internal-format
38200 msgid "a reinterpret_cast is not a constant expression"
38203 #: cp/constexpr.c:4350
38204 #, gcc-internal-format
38205 msgid "conversion of %qT null pointer to %qT is not a constant expression"
38208 #: cp/constexpr.c:4365
38209 #, gcc-internal-format
38210 msgid "%<reinterpret_cast<%T>(%E)%> is not a constant expression"
38213 #: cp/constexpr.c:4428 cp/constexpr.c:5331 cp/constexpr.c:5646
38214 #, gcc-internal-format
38215 msgid "expression %qE is not a constant expression"
38218 #: cp/constexpr.c:4509
38219 #, gcc-internal-format
38220 msgid "statement is not a constant expression"
38223 #: cp/constexpr.c:4512
38224 #, gcc-internal-format
38225 msgid "unexpected expression %qE of kind %s"
38228 #: cp/constexpr.c:4582
38229 #, gcc-internal-format
38231 "%qE is not a constant expression because it refers to mutable subobjects of "
38235 #: cp/constexpr.c:4591
38236 #, gcc-internal-format
38238 "%qE is not a constant expression because it refers to an incompletely "
38239 "initialized variable"
38242 #: cp/constexpr.c:4605
38243 #, gcc-internal-format
38245 "conversion from pointer type %qT to arithmetic type %qT in a constant "
38249 #: cp/constexpr.c:4969
38250 #, gcc-internal-format
38251 msgid "expression %qE has side-effects"
38254 #: cp/constexpr.c:5165
38255 #, gcc-internal-format
38256 msgid "reinterpret_cast from integer to pointer"
38259 #: cp/constexpr.c:5197
38260 #, gcc-internal-format
38262 "address-of an object %qE with thread local or automatic storage is not a "
38263 "constant expression"
38266 #: cp/constexpr.c:5231
38267 #, gcc-internal-format
38268 msgid "use of %<this%> in a constant expression"
38271 #: cp/constexpr.c:5343
38272 #, gcc-internal-format
38274 "typeid-expression is not a constant expression because %qE is of polymorphic "
38278 #: cp/constexpr.c:5403
38279 #, gcc-internal-format
38280 msgid "cast to non-integral type %qT in a constant expression"
38283 #: cp/constexpr.c:5436 cp/decl.c:5158
38284 #, gcc-internal-format
38285 msgid "%qD declared %<static%> in %<constexpr%> function"
38288 #: cp/constexpr.c:5443 cp/decl.c:5155
38289 #, gcc-internal-format
38290 msgid "%qD declared %<thread_local%> in %<constexpr%> function"
38293 #: cp/constexpr.c:5450 cp/decl.c:5576
38294 #, gcc-internal-format
38295 msgid "uninitialized variable %qD in %<constexpr%> function"
38298 #: cp/constexpr.c:5518
38299 #, gcc-internal-format
38300 msgid "division by zero is not a constant expression"
38303 #: cp/constexpr.c:5623
38304 #, gcc-internal-format
38305 msgid "%<delete[]%> is not a constant expression"
38308 #: cp/constexpr.c:5654
38309 #, gcc-internal-format
38310 msgid "non-constant array initialization"
38313 #: cp/constexpr.c:5674
38314 #, gcc-internal-format
38315 msgid "%<goto%> is not a constant expression"
38318 #: cp/constexpr.c:5682
38319 #, gcc-internal-format, gfc-internal-format
38320 msgid "unexpected AST of kind %s"
38323 #: cp/cp-array-notation.c:819 cp/cp-array-notation.c:825
38324 #: cp/cp-array-notation.c:850 cp/cp-array-notation.c:856
38325 #, gcc-internal-format
38326 msgid "rank mismatch with controlling expression of parent if-statement"
38329 #: cp/cp-array-notation.c:1261
38330 #, gcc-internal-format
38331 msgid "array notation cannot be used in a condition for a for-loop"
38334 #: cp/cp-array-notation.c:1294
38335 #, gcc-internal-format
38336 msgid "array notation cannot be used as a condition for switch statement"
38339 #: cp/cp-array-notation.c:1307
38340 #, gcc-internal-format
38341 msgid "array notation cannot be used as a condition for while statement"
38344 #: cp/cp-array-notation.c:1318
38345 #, gcc-internal-format
38346 msgid "array notation cannot be used as a condition for a do-while statement"
38349 #: cp/cp-array-notation.c:1363
38350 #, gcc-internal-format
38352 "start-index and length fields necessary for using array notation in pointers "
38356 #: cp/cp-array-notation.c:1370
38357 #, gcc-internal-format
38359 "start-index and length fields necessary for using array notation with array "
38363 #: cp/cp-array-notation.c:1441
38364 #, gcc-internal-format
38365 msgid "array notation cannot be used with function type"
38368 #: cp/cp-array-notation.c:1451
38369 #, gcc-internal-format
38370 msgid "rank of an array notation triplet%'s start-index is not zero"
38373 #: cp/cp-array-notation.c:1457
38374 #, gcc-internal-format
38375 msgid "rank of an array notation triplet%'s length is not zero"
38378 #: cp/cp-array-notation.c:1462
38379 #, gcc-internal-format
38380 msgid "rank of array notation triplet%'s stride is not zero"
38383 #: cp/cp-cilkplus.c:153
38384 #, gcc-internal-format
38385 msgid "throw expressions are not allowed inside loops marked with pragma simd"
38388 #: cp/cp-cilkplus.c:160
38389 #, gcc-internal-format
38390 msgid "try statements are not allowed inside loops marked with #pragma simd"
38393 #: cp/cp-gimplify.c:1436
38394 #, gcc-internal-format
38395 msgid "throw will always call terminate()"
38398 #: cp/cp-gimplify.c:1439
38399 #, gcc-internal-format
38400 msgid "in C++11 destructors default to noexcept"
38403 #: cp/cp-gimplify.c:1450
38404 #, gcc-internal-format
38406 "in C++11 this throw will terminate because destructors default to noexcept"
38410 #, gcc-internal-format
38411 msgid "can%'t convert from incomplete type %qT to %qT"
38415 #, gcc-internal-format
38416 msgid "conversion of %qE from %qT to %qT is ambiguous"
38420 #, gcc-internal-format
38421 msgid "initialization of volatile reference type %q#T from rvalue of type %qT"
38425 #, gcc-internal-format
38426 msgid "conversion to volatile reference type %q#T from rvalue of type %qT"
38430 #, gcc-internal-format
38431 msgid "initialization of non-const reference type %q#T from rvalue of type %qT"
38435 #, gcc-internal-format
38436 msgid "conversion to non-const reference type %q#T from rvalue of type %qT"
38440 #, gcc-internal-format
38441 msgid "conversion from %qT to %qT discards qualifiers"
38444 #: cp/cvt.c:489 cp/typeck.c:7059
38445 #, gcc-internal-format
38446 msgid "casting %qT to %qT does not dereference pointer"
38450 #, gcc-internal-format
38451 msgid "cannot convert type %qT to type %qT"
38455 #, gcc-internal-format
38456 msgid "conversion from %q#T to %q#T"
38460 #, gcc-internal-format
38462 "the result of the conversion is unspecified because %qE is outside the range "
38466 #: cp/cvt.c:783 cp/cvt.c:827
38467 #, gcc-internal-format
38468 msgid "%q#T used where a %qT was expected"
38472 #, gcc-internal-format
38473 msgid "could not convert %qE from %<void%> to %<bool%>"
38477 #, gcc-internal-format
38478 msgid "%q#T used where a floating point value was expected"
38482 #, gcc-internal-format
38483 msgid "conversion from %qT to non-scalar type %qT requested"
38487 #, gcc-internal-format
38488 msgid "ignoring return value of %qD, declared with attribute nodiscard"
38492 #, gcc-internal-format
38493 msgid "ignoring returned value of type %qT, declared with attribute nodiscard"
38497 #, gcc-internal-format
38498 msgid "in call to %qD, declared here"
38502 #, gcc-internal-format
38503 msgid "pseudo-destructor is not called"
38507 #, gcc-internal-format
38508 msgid "conversion to void will not access object of incomplete type %qT"
38512 #, gcc-internal-format
38514 "indirection will not access object of incomplete type %qT in second operand "
38515 "of conditional expression"
38519 #, gcc-internal-format
38521 "indirection will not access object of incomplete type %qT in third operand "
38522 "of conditional expression"
38526 #, gcc-internal-format
38528 "indirection will not access object of incomplete type %qT in right operand "
38529 "of comma operator"
38533 #, gcc-internal-format
38535 "indirection will not access object of incomplete type %qT in left operand of "
38540 #, gcc-internal-format
38541 msgid "indirection will not access object of incomplete type %qT in statement"
38545 #, gcc-internal-format
38547 "indirection will not access object of incomplete type %qT in for increment "
38552 #, gcc-internal-format
38553 msgid "conversion to void will not access object of type %qT"
38557 #, gcc-internal-format
38559 "implicit dereference will not access object of type %qT in second operand of "
38560 "conditional expression"
38564 #, gcc-internal-format
38566 "implicit dereference will not access object of type %qT in third operand of "
38567 "conditional expression"
38571 #, gcc-internal-format
38573 "implicit dereference will not access object of type %qT in right operand of "
38578 #, gcc-internal-format
38580 "implicit dereference will not access object of type %qT in left operand of "
38585 #, gcc-internal-format
38586 msgid "implicit dereference will not access object of type %qT in statement"
38590 #, gcc-internal-format
38592 "implicit dereference will not access object of type %qT in for increment "
38597 #, gcc-internal-format
38599 "conversion to void will not access object of non-trivially-copyable type %qT"
38603 #, gcc-internal-format
38605 "indirection will not access object of non-trivially-copyable type %qT in "
38606 "second operand of conditional expression"
38610 #, gcc-internal-format
38612 "indirection will not access object of non-trivially-copyable type %qT in "
38613 "third operand of conditional expression"
38617 #, gcc-internal-format
38619 "indirection will not access object of non-trivially-copyable type %qT in "
38620 "right operand of comma operator"
38624 #, gcc-internal-format
38626 "indirection will not access object of non-trivially-copyable type %qT in "
38627 "left operand of comma operator"
38631 #, gcc-internal-format
38633 "indirection will not access object of non-trivially-copyable type %qT in "
38638 #, gcc-internal-format
38640 "indirection will not access object of non-trivially-copyable type %qT in for "
38641 "increment expression"
38645 #, gcc-internal-format
38646 msgid "conversion to void will not access object %qE of incomplete type %qT"
38650 #, gcc-internal-format
38652 "variable %qE of incomplete type %qT will not be accessed in second operand "
38653 "of conditional expression"
38657 #, gcc-internal-format
38659 "variable %qE of incomplete type %qT will not be accessed in third operand of "
38660 "conditional expression"
38664 #, gcc-internal-format
38666 "variable %qE of incomplete type %qT will not be accessed in right operand of "
38671 #, gcc-internal-format
38673 "variable %qE of incomplete type %qT will not be accessed in left operand of "
38678 #, gcc-internal-format
38679 msgid "variable %qE of incomplete type %qT will not be accessed in statement"
38683 #, gcc-internal-format
38685 "variable %qE of incomplete type %qT will not be accessed in for increment "
38690 #, gcc-internal-format
38691 msgid "conversion to void cannot resolve address of overloaded function"
38695 #, gcc-internal-format
38697 "second operand of conditional expression cannot resolve address of "
38698 "overloaded function"
38702 #, gcc-internal-format
38704 "third operand of conditional expression cannot resolve address of overloaded "
38709 #, gcc-internal-format
38711 "right operand of comma operator cannot resolve address of overloaded function"
38715 #, gcc-internal-format
38717 "left operand of comma operator cannot resolve address of overloaded function"
38721 #, gcc-internal-format
38722 msgid "statement cannot resolve address of overloaded function"
38726 #, gcc-internal-format
38727 msgid "for increment expression cannot resolve address of overloaded function"
38731 #, gcc-internal-format
38733 "second operand of conditional expression is a reference, not call, to "
38738 #, gcc-internal-format
38740 "third operand of conditional expression is a reference, not call, to "
38745 #, gcc-internal-format
38747 "right operand of comma operator is a reference, not call, to function %qE"
38751 #, gcc-internal-format
38753 "left operand of comma operator is a reference, not call, to function %qE"
38757 #, gcc-internal-format
38758 msgid "statement is a reference, not call, to function %qE"
38762 #, gcc-internal-format
38763 msgid "for increment expression is a reference, not call, to function %qE"
38767 #, gcc-internal-format
38768 msgid "second operand of conditional expression has no effect"
38772 #, gcc-internal-format
38773 msgid "third operand of conditional expression has no effect"
38777 #, gcc-internal-format
38778 msgid "right operand of comma operator has no effect"
38782 #, gcc-internal-format
38783 msgid "left operand of comma operator has no effect"
38787 #, gcc-internal-format
38788 msgid "statement has no effect"
38792 #, gcc-internal-format
38793 msgid "for increment expression has no effect"
38797 #, gcc-internal-format
38798 msgid "converting NULL to non-pointer type"
38802 #, gcc-internal-format
38803 msgid "default type conversion can't deduce template argument for %qD"
38807 #, gcc-internal-format
38808 msgid "ambiguous default type conversion from %qT"
38812 #, gcc-internal-format
38813 msgid " candidate conversions include %qD and %qD"
38816 #: cp/cxx-pretty-print.c:2219
38817 #, gcc-internal-format
38818 msgid "template-parameter-"
38822 #, gcc-internal-format
38823 msgid "unused variable %qD"
38827 #, gcc-internal-format
38828 msgid "%qF declared %<static%> but never defined"
38832 #, gcc-internal-format
38833 msgid "odr-used inline variable %qD is not defined"
38837 #, gcc-internal-format
38838 msgid "%qD was declared %<extern%> and later %<static%>"
38841 #: cp/decl.c:1239 cp/decl.c:1978 cp/decl.c:1988 cp/decl.c:2548 cp/decl.c:2963
38842 #, gcc-internal-format
38843 msgid "previous declaration of %qD"
38847 #, gcc-internal-format
38848 msgid "from previous declaration %qF"
38852 #, gcc-internal-format
38853 msgid "redeclaration %qD differs in %<constexpr%> from previous declaration"
38856 #: cp/decl.c:1324 cp/decl.c:13630
38857 #, gcc-internal-format
38858 msgid "previous declaration %qD"
38862 #, gcc-internal-format
38863 msgid "cannot specialize concept %q#D"
38867 #, gcc-internal-format
38868 msgid "redeclaration of %q#D may not have default arguments"
38872 #, gcc-internal-format
38873 msgid "literal operator template %q+D conflicts with raw literal operator %qD"
38877 #, gcc-internal-format
38878 msgid "raw literal operator %q+D conflicts with literal operator template %qD"
38882 #, gcc-internal-format
38883 msgid "previous definition of %qD was here"
38887 #, gcc-internal-format
38888 msgid "previous declaration of %qD was here"
38891 #: cp/decl.c:1463 cp/decl.c:1575
38892 #, gcc-internal-format
38893 msgid "shadowing built-in function %q#D"
38896 #: cp/decl.c:1464 cp/decl.c:1576
38897 #, gcc-internal-format
38898 msgid "shadowing library function %q#D"
38902 #, gcc-internal-format
38903 msgid "library function %q#D redeclared as non-function %q#D"
38906 #: cp/decl.c:1475 cp/decl.c:1557
38907 #, gcc-internal-format
38908 msgid "declaration of %q+#D conflicts with built-in declaration %q#D"
38912 #, gcc-internal-format
38913 msgid "redeclaration of %<pragma omp declare reduction%>"
38917 #, gcc-internal-format
38918 msgid "previous %<pragma omp declare reduction%> declaration"
38922 #, gcc-internal-format
38923 msgid "new declaration %q#D ambiguates built-in declaration %q#D"
38927 #, gcc-internal-format
38928 msgid "%q#D redeclared as different kind of symbol"
38931 #: cp/decl.c:1665 cp/decl.c:1686 cp/decl.c:1718 cp/name-lookup.c:590
38932 #, gcc-internal-format
38933 msgid "previous declaration %q#D"
38937 #, gcc-internal-format
38938 msgid "conflicting declaration of template %q+#D"
38942 #, gcc-internal-format
38943 msgid "ambiguating new declaration %q+#D"
38946 #: cp/decl.c:1705 cp/decl.c:1733
38947 #, gcc-internal-format
38948 msgid "old declaration %q#D"
38952 #, gcc-internal-format
38953 msgid "conflicting declaration of C function %q+#D"
38957 #, gcc-internal-format
38958 msgid "ambiguating new declaration of %q+#D"
38962 #, gcc-internal-format
38963 msgid "conflicting declaration %q+#D"
38967 #, gcc-internal-format
38968 msgid "previous declaration as %q#D"
38971 #. [namespace.alias]
38973 #. A namespace-name or namespace-alias shall not be declared as
38974 #. the name of any other entity in the same declarative region.
38975 #. A namespace-name defined at global scope shall not be
38976 #. declared as the name of any other entity in any global scope
38979 #, gcc-internal-format
38980 msgid "conflicting declaration of namespace %q+D"
38984 #, gcc-internal-format
38985 msgid "previous declaration of namespace %qD here"
38989 #, gcc-internal-format
38990 msgid "%q#D previously defined here"
38993 #: cp/decl.c:1810 cp/name-lookup.c:1174 cp/name-lookup.c:1197
38994 #, gcc-internal-format
38995 msgid "%q#D previously declared here"
38999 #, gcc-internal-format
39000 msgid "prototype specified for %q#D"
39004 #, gcc-internal-format
39005 msgid "previous non-prototype definition here"
39009 #, gcc-internal-format
39010 msgid "conflicting declaration of %q+#D with %qL linkage"
39014 #, gcc-internal-format
39015 msgid "previous declaration with %qL linkage"
39018 #: cp/decl.c:1898 cp/decl.c:1906
39019 #, gcc-internal-format
39020 msgid "default argument given for parameter %d of %q#D"
39023 #: cp/decl.c:1901 cp/decl.c:1909
39024 #, gcc-internal-format
39025 msgid "previous specification in %q#D here"
39029 #, gcc-internal-format
39030 msgid "redundant redeclaration of %qD in same scope"
39034 #, gcc-internal-format
39035 msgid "deleted definition of %q+D"
39038 #. From [temp.expl.spec]:
39040 #. If a template, a member template or the member of a class
39041 #. template is explicitly specialized then that
39042 #. specialization shall be declared before the first use of
39043 #. that specialization that would cause an implicit
39044 #. instantiation to take place, in every translation unit in
39045 #. which such a use occurs.
39047 #, gcc-internal-format
39048 msgid "explicit specialization of %qD after first use"
39052 #, gcc-internal-format
39054 "%qD: visibility attribute ignored because it conflicts with previous "
39058 #. Reject two definitions.
39059 #: cp/decl.c:2795 cp/decl.c:2824 cp/decl.c:2857 cp/decl.c:2874 cp/decl.c:2968
39060 #, gcc-internal-format
39061 msgid "redefinition of %q#D"
39065 #, gcc-internal-format
39066 msgid "%qD conflicts with used function"
39070 #, gcc-internal-format
39071 msgid "%q#D not declared in class"
39074 #: cp/decl.c:2835 cp/decl.c:2884
39075 #, gcc-internal-format
39076 msgid "%q+D redeclared inline with %<gnu_inline%> attribute"
39079 #: cp/decl.c:2838 cp/decl.c:2887
39080 #, gcc-internal-format
39081 msgid "%q+D redeclared inline without %<gnu_inline%> attribute"
39088 #, gcc-internal-format
39089 msgid "redeclaration of friend %q#D may not have default template arguments"
39093 #, gcc-internal-format
39094 msgid "thread-local declaration of %q#D follows non-thread-local declaration"
39098 #, gcc-internal-format
39099 msgid "non-thread-local declaration of %q#D follows thread-local declaration"
39102 #: cp/decl.c:2936 cp/decl.c:2976 cp/name-lookup.c:586 cp/name-lookup.c:1172
39103 #: cp/name-lookup.c:1195
39104 #, gcc-internal-format
39105 msgid "redeclaration of %q#D"
39109 #, gcc-internal-format
39110 msgid "redundant redeclaration of %<constexpr%> static data member %qD"
39114 #, gcc-internal-format
39115 msgid "jump to label %qD"
39119 #, gcc-internal-format
39120 msgid "jump to case label"
39124 #, gcc-internal-format
39128 #: cp/decl.c:3151 cp/decl.c:3387
39129 #, gcc-internal-format
39130 msgid " exits OpenMP structured block"
39134 #, gcc-internal-format
39135 msgid " crosses initialization of %q#D"
39138 #: cp/decl.c:3181 cp/decl.c:3348
39139 #, gcc-internal-format
39140 msgid " enters scope of %q#D which has non-trivial destructor"
39143 #: cp/decl.c:3199 cp/decl.c:3356
39144 #, gcc-internal-format
39145 msgid " enters try block"
39148 #: cp/decl.c:3201 cp/decl.c:3338 cp/decl.c:3358
39149 #, gcc-internal-format
39150 msgid " enters catch block"
39153 #: cp/decl.c:3214 cp/decl.c:3368
39154 #, gcc-internal-format
39155 msgid " enters OpenMP structured block"
39158 #: cp/decl.c:3227 cp/decl.c:3360
39159 #, gcc-internal-format
39160 msgid " enters synchronized or atomic statement"
39163 #: cp/decl.c:3241 cp/decl.c:3362
39164 #, gcc-internal-format
39165 msgid " enters constexpr if statement"
39169 #, gcc-internal-format
39170 msgid " skips initialization of %q#D"
39173 #: cp/decl.c:3404 cp/parser.c:12093 cp/parser.c:12120
39174 #, gcc-internal-format
39175 msgid "invalid exit from OpenMP structured block"
39179 #, gcc-internal-format
39180 msgid "label named wchar_t"
39184 #, gcc-internal-format
39185 msgid "%qD is not a type"
39188 #: cp/decl.c:3762 cp/parser.c:6083
39189 #, gcc-internal-format
39190 msgid "%qD used without template parameters"
39194 #, gcc-internal-format
39195 msgid "%q#T is not a class"
39198 #: cp/decl.c:3799 cp/decl.c:3892
39199 #, gcc-internal-format
39200 msgid "no class template named %q#T in %q#T"
39204 #, gcc-internal-format
39205 msgid "no type named %q#T in %q#T"
39209 #, gcc-internal-format
39210 msgid "lookup of %qT in %qT is ambiguous"
39214 #, gcc-internal-format
39215 msgid "%<typename %T::%D%> names %q#T, which is not a class template"
39219 #, gcc-internal-format
39220 msgid "%<typename %T::%D%> names %q#T, which is not a type"
39224 #, gcc-internal-format
39225 msgid "template parameters do not match template %qD"
39229 #, gcc-internal-format, gfc-internal-format
39230 msgid "-faligned-new=%d is not a power of two"
39234 #, gcc-internal-format
39235 msgid "an anonymous struct cannot have function members"
39239 #, gcc-internal-format
39240 msgid "an anonymous union cannot have function members"
39244 #, gcc-internal-format
39245 msgid "member %q+#D with constructor not allowed in anonymous aggregate"
39249 #, gcc-internal-format
39250 msgid "member %q+#D with destructor not allowed in anonymous aggregate"
39254 #, gcc-internal-format
39256 "member %q+#D with copy assignment operator not allowed in anonymous aggregate"
39260 #, gcc-internal-format
39261 msgid "attribute ignored in declaration of %q#T"
39265 #, gcc-internal-format
39266 msgid "attribute for %q#T must follow the %qs keyword"
39270 #, gcc-internal-format
39271 msgid "multiple types in one declaration"
39275 #, gcc-internal-format
39276 msgid "redeclaration of C++ built-in type %qT"
39280 #, gcc-internal-format
39281 msgid "%<auto%> can only be specified for variables or function declarations"
39285 #, gcc-internal-format
39286 msgid "missing type-name in typedef-declaration"
39290 #, gcc-internal-format
39291 msgid "ISO C++ prohibits anonymous structs"
39295 #, gcc-internal-format
39296 msgid "%<inline%> can only be specified for functions"
39300 #, gcc-internal-format
39301 msgid "%<virtual%> can only be specified for functions"
39305 #, gcc-internal-format
39306 msgid "%<friend%> can only be specified inside a class"
39310 #, gcc-internal-format
39311 msgid "%<explicit%> can only be specified for constructors"
39315 #, gcc-internal-format
39316 msgid "a storage class can only be specified for objects and functions"
39320 #, gcc-internal-format
39321 msgid "%<const%> can only be specified for objects and functions"
39325 #, gcc-internal-format
39326 msgid "%<volatile%> can only be specified for objects and functions"
39330 #, gcc-internal-format
39331 msgid "%<__restrict%> can only be specified for objects and functions"
39335 #, gcc-internal-format
39336 msgid "%<__thread%> can only be specified for objects and functions"
39340 #, gcc-internal-format
39341 msgid "%<typedef%> was ignored in this declaration"
39345 #, gcc-internal-format
39346 msgid "%<constexpr%> cannot be used for type declarations"
39350 #, gcc-internal-format
39351 msgid "attribute ignored in explicit instantiation %q#T"
39355 #, gcc-internal-format
39356 msgid "no attribute can be applied to an explicit instantiation"
39360 #, gcc-internal-format
39361 msgid "ignoring attributes applied to class type %qT outside of definition"
39364 #. A template type parameter or other dependent type.
39366 #, gcc-internal-format
39368 "ignoring attributes applied to dependent type %qT without an associated "
39372 #: cp/decl.c:4978 cp/decl2.c:815
39373 #, gcc-internal-format
39374 msgid "typedef %qD is initialized (use decltype instead)"
39378 #, gcc-internal-format
39379 msgid "declaration of %q#D has %<extern%> and is initialized"
39383 #, gcc-internal-format
39384 msgid "definition of %q#D is marked %<dllimport%>"
39388 #, gcc-internal-format
39389 msgid "%q+#D is not a static data member of %q#T"
39393 #, gcc-internal-format
39394 msgid "non-member-template declaration of %qD"
39398 #, gcc-internal-format
39399 msgid "does not match member template declaration here"
39403 #, gcc-internal-format
39404 msgid "ISO C++ does not permit %<%T::%D%> to be defined as %<%T::%D%>"
39408 #, gcc-internal-format
39409 msgid "duplicate initialization of %qD"
39413 #, gcc-internal-format
39414 msgid "%qD declared %<constexpr%> outside its class"
39418 #, gcc-internal-format
39419 msgid "declaration of %q#D outside of class is not definition"
39423 #, gcc-internal-format
39424 msgid "variable %q#D has initializer but incomplete type"
39427 #: cp/decl.c:5229 cp/decl.c:6139
39428 #, gcc-internal-format
39429 msgid "elements of array %q#D have incomplete type"
39433 #, gcc-internal-format
39434 msgid "aggregate %q#D has incomplete type and cannot be defined"
39438 #, gcc-internal-format
39439 msgid "%qD declared as reference but not initialized"
39443 #, gcc-internal-format
39444 msgid "name used in a GNU-style designated initializer for an array"
39448 #, gcc-internal-format
39449 msgid "name %qD used in a GNU-style designated initializer for an array"
39452 #: cp/decl.c:5351 cp/typeck2.c:1288 cp/typeck2.c:1401
39453 #, gcc-internal-format
39454 msgid "non-trivial designated initializers not supported"
39458 #, gcc-internal-format
39459 msgid "C99 designator %qE is not an integral constant-expression"
39463 #, gcc-internal-format
39464 msgid "initializer fails to determine size of %qD"
39468 #, gcc-internal-format
39469 msgid "array size missing in %qD"
39473 #, gcc-internal-format
39474 msgid "zero-size array %qD"
39478 #, gcc-internal-format
39479 msgid "storage size of %qD isn%'t known"
39483 #, gcc-internal-format
39484 msgid "storage size of %qD isn%'t constant"
39488 #, gcc-internal-format
39490 "sorry: semantics of inline variable %q#D are wrong (you%'ll wind up with "
39495 #, gcc-internal-format
39497 "sorry: semantics of inline function static data %q#D are wrong (you%'ll wind "
39498 "up with multiple copies)"
39502 #, gcc-internal-format
39503 msgid "you can work around this by removing the initializer"
39507 #, gcc-internal-format
39508 msgid "uninitialized const %qD"
39512 #, gcc-internal-format
39513 msgid "%q#T has no user-provided default constructor"
39517 #, gcc-internal-format
39519 "constructor is not user-provided because it is explicitly defaulted in the "
39524 #, gcc-internal-format
39525 msgid "and the implicitly-defined constructor does not initialize %q#D"
39529 #, gcc-internal-format
39530 msgid "invalid type %qT as initializer for a vector of type %qT"
39534 #, gcc-internal-format
39535 msgid "initializer for %qT must be brace-enclosed"
39539 #, gcc-internal-format
39540 msgid "%<[%E] =%> used in a GNU-style designated initializer for class %qT"
39544 #, gcc-internal-format
39545 msgid "%qT has no non-static data member named %qD"
39549 #, gcc-internal-format
39550 msgid "invalid initializer for %q#D"
39554 #, gcc-internal-format
39555 msgid "C99 designator %qE outside aggregate initializer"
39558 #: cp/decl.c:5895 cp/decl.c:6113 cp/typeck2.c:1275 cp/typeck2.c:1487
39559 #: cp/typeck2.c:1531 cp/typeck2.c:1578
39560 #, gcc-internal-format
39561 msgid "too many initializers for %qT"
39565 #, gcc-internal-format
39566 msgid "braces around scalar initializer for type %qT"
39570 #, gcc-internal-format
39571 msgid "missing braces around initializer for %qT"
39575 #, gcc-internal-format
39576 msgid "elements of array %q#T have incomplete type"
39580 #, gcc-internal-format
39581 msgid "variable-sized compound literal"
39585 #, gcc-internal-format
39586 msgid "%q#D has incomplete type"
39590 #, gcc-internal-format
39591 msgid "scalar object %qD requires one element in initializer"
39595 #, gcc-internal-format
39596 msgid "in C++98 %qD must be initialized by constructor, not by %<{...}%>"
39600 #, gcc-internal-format
39601 msgid "array %qD initialized by parenthesized string literal %qE"
39605 #, gcc-internal-format
39606 msgid "initializer invalid for static member with constructor"
39610 #, gcc-internal-format
39611 msgid "non-constant in-class initialization invalid for static member %qD"
39615 #, gcc-internal-format
39617 "non-constant in-class initialization invalid for non-inline static member %qD"
39621 #, gcc-internal-format
39622 msgid "(an out of class initialization is required)"
39626 #, gcc-internal-format
39627 msgid "reference %qD is initialized with itself"
39631 #, gcc-internal-format
39632 msgid "assignment (not initialization) in declaration"
39635 #: cp/decl.c:6775 cp/decl.c:12325
39636 #, gcc-internal-format
39637 msgid "ISO C++1z does not allow %<register%> storage class specifier"
39640 #: cp/decl.c:6779 cp/decl.c:12329
39641 #, gcc-internal-format
39642 msgid "%<register%> storage class specifier used"
39646 #, gcc-internal-format
39648 "initializer for %<decltype(auto) %D%> has function type (did you forget the "
39653 #, gcc-internal-format
39654 msgid "variable concept has no initializer"
39658 #, gcc-internal-format
39659 msgid "shadowing previous type declaration of %q#D"
39663 #, gcc-internal-format
39664 msgid "function %q#D is initialized like a variable"
39668 #, gcc-internal-format
39670 "cannot decompose class type %qT because it has an anonymous struct member"
39674 #, gcc-internal-format
39676 "cannot decompose class type %qT because it has an anonymous union member"
39680 #, gcc-internal-format
39681 msgid "cannot decompose non-public member %qD of %qT"
39685 #, gcc-internal-format
39687 "cannot decompose class type %qT: both it and its base class %qT have non-"
39688 "static data members"
39692 #, gcc-internal-format
39694 "cannot decompose class type %qT: its base classes %qT and %qT have non-"
39695 "static data members"
39699 #, gcc-internal-format
39700 msgid "cannot decompose variable length array %qT"
39704 #, gcc-internal-format
39705 msgid "%u names provided while %qT decomposes into %wu elements"
39709 #, gcc-internal-format
39710 msgid "only %u names provided while %qT decomposes into %wu elements"
39714 #, gcc-internal-format
39715 msgid "%<std::tuple_size<%T>::value%> is not an integral constant expression"
39719 #, gcc-internal-format
39720 msgid "in initialization of decomposition variable %qD"
39724 #, gcc-internal-format
39725 msgid "cannot decompose union type %qT"
39729 #, gcc-internal-format
39730 msgid "cannot decompose non-array non-class type %qT"
39734 #, gcc-internal-format
39735 msgid "cannot decompose class type %qT without non-static data members"
39739 #, gcc-internal-format
39741 "non-local variable %qD declared %<__thread%> needs dynamic initialization"
39745 #, gcc-internal-format
39747 "non-local variable %qD declared %<__thread%> has a non-trivial destructor"
39751 #, gcc-internal-format
39752 msgid "C++11 %<thread_local%> allows dynamic initialization and destruction"
39756 #, gcc-internal-format
39757 msgid "initializer fails to determine size of %qT"
39761 #, gcc-internal-format
39762 msgid "array size missing in %qT"
39766 #, gcc-internal-format
39767 msgid "zero-size array %qT"
39771 #, gcc-internal-format
39772 msgid "destructor for alien class %qT cannot be a member"
39776 #, gcc-internal-format
39777 msgid "constructor for alien class %qT cannot be a member"
39781 #, gcc-internal-format
39782 msgid "%qD declared as a %<virtual%> variable"
39786 #, gcc-internal-format
39788 "%<const%> and %<volatile%> function specifiers on %qD invalid in variable "
39793 #, gcc-internal-format
39794 msgid "%qD declared as a %<virtual%> parameter"
39798 #, gcc-internal-format
39799 msgid "%qD declared as an %<inline%> parameter"
39803 #, gcc-internal-format
39805 "%<const%> and %<volatile%> function specifiers on %qD invalid in parameter "
39810 #, gcc-internal-format
39811 msgid "%qD declared as a %<virtual%> type"
39815 #, gcc-internal-format
39816 msgid "%qD declared as an %<inline%> type"
39820 #, gcc-internal-format
39822 "%<const%> and %<volatile%> function specifiers on %qD invalid in type "
39827 #, gcc-internal-format
39828 msgid "%qD declared as a %<virtual%> field"
39832 #, gcc-internal-format
39833 msgid "%qD declared as an %<inline%> field"
39837 #, gcc-internal-format
39839 "%<const%> and %<volatile%> function specifiers on %qD invalid in field "
39844 #, gcc-internal-format
39845 msgid "%q+D declared as a friend"
39849 #, gcc-internal-format
39850 msgid "%q+D declared with an exception specification"
39854 #, gcc-internal-format
39855 msgid "definition of %qD is not in namespace enclosing %qT"
39859 #, gcc-internal-format
39860 msgid "static member function %q#D declared with type qualifiers"
39864 #, gcc-internal-format
39865 msgid "concept %q#D declared with function parameters"
39869 #, gcc-internal-format
39870 msgid "concept %q#D declared with a deduced return type"
39874 #, gcc-internal-format
39875 msgid "concept %q#D with non-%<bool%> return type %qT"
39879 #, gcc-internal-format
39880 msgid "concept %qD has no definition"
39884 #, gcc-internal-format
39885 msgid "defining explicit specialization %qD in friend declaration"
39888 #. Something like `template <class T> friend void f<T>()'.
39890 #, gcc-internal-format
39891 msgid "invalid use of template-id %qD in declaration of primary template"
39895 #, gcc-internal-format
39897 "default arguments are not allowed in declaration of friend template "
39898 "specialization %qD"
39902 #, gcc-internal-format
39904 "%<inline%> is not allowed in declaration of friend template specialization "
39909 #, gcc-internal-format
39910 msgid "cannot declare %<::main%> to be a template"
39914 #, gcc-internal-format
39915 msgid "cannot declare %<::main%> to be inline"
39919 #, gcc-internal-format
39920 msgid "cannot declare %<::main%> to be constexpr"
39924 #, gcc-internal-format
39925 msgid "cannot declare %<::main%> to be static"
39929 #, gcc-internal-format
39930 msgid "static member function %qD cannot have cv-qualifier"
39934 #, gcc-internal-format
39935 msgid "non-member function %qD cannot have cv-qualifier"
39939 #, gcc-internal-format
39940 msgid "static member function %qD cannot have ref-qualifier"
39944 #, gcc-internal-format
39945 msgid "non-member function %qD cannot have ref-qualifier"
39949 #, gcc-internal-format
39950 msgid "deduction guide %qD must be declared at namespace scope"
39954 #, gcc-internal-format
39955 msgid "deduction guide %qD must be declared in the same scope as %qT"
39959 #, gcc-internal-format
39960 msgid " declared here"
39964 #, gcc-internal-format
39965 msgid "deduction guide %qD must not have a function body"
39969 #, gcc-internal-format
39970 msgid "literal operator with C linkage"
39974 #, gcc-internal-format
39975 msgid "%qD has invalid argument list"
39979 #, gcc-internal-format
39980 msgid "integer suffix %<%s%> shadowed by implementation"
39984 #, gcc-internal-format
39985 msgid "floating point suffix %<%s%> shadowed by implementation"
39989 #, gcc-internal-format
39990 msgid "%qD must be a non-member function"
39994 #, gcc-internal-format
39995 msgid "%<::main%> must return %<int%>"
39999 #, gcc-internal-format
40000 msgid "definition of implicitly-declared %qD"
40004 #, gcc-internal-format
40005 msgid "definition of explicitly-defaulted %q+D"
40009 #, gcc-internal-format
40010 msgid "%q#D explicitly defaulted here"
40013 #: cp/decl.c:8922 cp/decl2.c:713
40014 #, gcc-internal-format
40015 msgid "no %q#D member function declared in class %qT"
40019 #, gcc-internal-format
40020 msgid "cannot declare %<::main%> to be a global variable"
40024 #, gcc-internal-format
40025 msgid "a non-template variable cannot be %<concept%>"
40029 #, gcc-internal-format
40030 msgid "concept must have type %<bool%>"
40034 #, gcc-internal-format
40035 msgid "in-class initialization of static data member %q#D of incomplete type"
40039 #, gcc-internal-format
40041 "%<constexpr%> needed for in-class initialization of static data member %q#D "
40042 "of non-integral type"
40046 #, gcc-internal-format
40047 msgid "in-class initialization of static data member %q#D of non-literal type"
40051 #, gcc-internal-format
40053 "invalid in-class initialization of static data member of non-integral type "
40058 #, gcc-internal-format
40059 msgid "ISO C++ forbids in-class initialization of non-const static member %qD"
40063 #, gcc-internal-format
40065 "ISO C++ forbids initialization of member constant %qD of non-integral type "
40069 #: cp/decl.c:9374 cp/decl.c:9401
40070 #, gcc-internal-format
40071 msgid "size of array %qD has non-integral type %qT"
40074 #: cp/decl.c:9377 cp/decl.c:9403
40075 #, gcc-internal-format
40076 msgid "size of array has non-integral type %qT"
40079 #: cp/decl.c:9434 cp/decl.c:9487
40080 #, gcc-internal-format
40081 msgid "size of array is not an integral constant-expression"
40085 #, gcc-internal-format
40086 msgid "size of array %qD is negative"
40089 #: cp/decl.c:9455 cp/init.c:3475
40090 #, gcc-internal-format
40091 msgid "size of array is negative"
40095 #, gcc-internal-format
40096 msgid "ISO C++ forbids zero-size array %qD"
40100 #, gcc-internal-format
40101 msgid "ISO C++ forbids zero-size array"
40105 #, gcc-internal-format
40106 msgid "size of array %qD is not an integral constant-expression"
40110 #, gcc-internal-format
40111 msgid "ISO C++ forbids variable length array %qD"
40115 #, gcc-internal-format
40116 msgid "ISO C++ forbids variable length array"
40120 #, gcc-internal-format
40121 msgid "variable length array %qD is used"
40125 #, gcc-internal-format
40126 msgid "variable length array is used"
40130 #, gcc-internal-format
40131 msgid "overflow in array dimension"
40135 #, gcc-internal-format
40136 msgid "%qD declared as array of %qT"
40140 #, gcc-internal-format
40141 msgid "declaration of %qD as array of void"
40145 #, gcc-internal-format
40146 msgid "creating array of void"
40150 #, gcc-internal-format
40151 msgid "declaration of %qD as array of functions"
40155 #, gcc-internal-format
40156 msgid "creating array of functions"
40160 #, gcc-internal-format
40161 msgid "declaration of %qD as array of references"
40165 #, gcc-internal-format
40166 msgid "creating array of references"
40170 #, gcc-internal-format
40171 msgid "declaration of %qD as array of function members"
40175 #, gcc-internal-format
40176 msgid "creating array of function members"
40180 #, gcc-internal-format
40182 "declaration of %qD as multidimensional array must have bounds for all "
40183 "dimensions except the first"
40187 #, gcc-internal-format
40189 "multidimensional array must have bounds for all dimensions except the first"
40193 #, gcc-internal-format
40194 msgid "return type specification for constructor invalid"
40198 #, gcc-internal-format
40199 msgid "qualifiers are not allowed on constructor declaration"
40203 #, gcc-internal-format
40204 msgid "return type specification for destructor invalid"
40208 #, gcc-internal-format
40209 msgid "qualifiers are not allowed on destructor declaration"
40213 #, gcc-internal-format
40214 msgid "return type specified for %<operator %T%>"
40218 #, gcc-internal-format
40219 msgid "qualifiers are not allowed on declaration of %<operator %T%>"
40223 #, gcc-internal-format
40224 msgid "unnamed variable or field declared void"
40228 #, gcc-internal-format
40229 msgid "variable or field declared void"
40233 #, gcc-internal-format
40234 msgid "%<inline%> specifier invalid for variable %qD declared at block scope"
40238 #, gcc-internal-format
40239 msgid "inline variables are only available with -std=c++1z or -std=gnu++1z"
40243 #, gcc-internal-format
40244 msgid "invalid use of qualified-name %<::%D%>"
40247 #: cp/decl.c:10014 cp/decl.c:10034
40248 #, gcc-internal-format
40249 msgid "invalid use of qualified-name %<%T::%D%>"
40253 #, gcc-internal-format
40254 msgid "invalid use of qualified-name %<%D::%D%>"
40258 #, gcc-internal-format
40259 msgid "%q#T is not a class or a namespace"
40262 #: cp/decl.c:10050 cp/decl.c:10151 cp/decl.c:10160 cp/decl.c:11698
40263 #, gcc-internal-format
40264 msgid "declaration of %qD as non-function"
40268 #, gcc-internal-format
40269 msgid "declaration of %qD as non-member"
40273 #, gcc-internal-format
40274 msgid "declarator-id missing; using reserved word %qD"
40278 #, gcc-internal-format
40279 msgid "function definition does not declare parameters"
40283 #, gcc-internal-format
40284 msgid "declaration of %qD as %<typedef%>"
40288 #, gcc-internal-format
40289 msgid "declaration of %qD as parameter"
40293 #, gcc-internal-format
40294 msgid "%<concept%> cannot appear in a typedef declaration"
40298 #, gcc-internal-format
40299 msgid "%<constexpr%> cannot appear in a typedef declaration"
40303 #, gcc-internal-format
40304 msgid "two or more data types in declaration of %qs"
40308 #, gcc-internal-format
40309 msgid "conflicting specifiers in declaration of %qs"
40313 #, gcc-internal-format
40314 msgid "ISO C++ does not support plain %<complex%> meaning %<double complex%>"
40317 #: cp/decl.c:10315 cp/decl.c:10318 cp/decl.c:10321
40318 #, gcc-internal-format
40319 msgid "ISO C++ forbids declaration of %qs with no type"
40323 #, gcc-internal-format
40324 msgid "%<__int%d%> is not supported by this target"
40328 #, gcc-internal-format
40329 msgid "ISO C++ does not support %<__int%d%> for %qs"
40332 #: cp/decl.c:10365 cp/decl.c:10385
40333 #, gcc-internal-format
40334 msgid "%<signed%> or %<unsigned%> invalid for %qs"
40338 #, gcc-internal-format
40339 msgid "%<signed%> and %<unsigned%> specified together for %qs"
40343 #, gcc-internal-format
40344 msgid "%<long long%> invalid for %qs"
40348 #, gcc-internal-format
40349 msgid "%<long%> invalid for %qs"
40353 #, gcc-internal-format
40354 msgid "%<short%> invalid for %qs"
40358 #, gcc-internal-format
40359 msgid "%<long%> or %<short%> invalid for %qs"
40363 #, gcc-internal-format
40364 msgid "%<long%>, %<int%>, %<short%>, or %<char%> invalid for %qs"
40368 #, gcc-internal-format
40369 msgid "%<long%> or %<short%> specified with char for %qs"
40373 #, gcc-internal-format
40374 msgid "%<long%> and %<short%> specified together for %qs"
40378 #, gcc-internal-format
40379 msgid "%<short%> or %<long%> invalid for %qs"
40383 #, gcc-internal-format
40384 msgid "long, short, signed or unsigned used invalidly for %qs"
40388 #, gcc-internal-format
40389 msgid "complex invalid for %qs"
40393 #, gcc-internal-format
40395 "template placeholder type %qT must be followed by a simple declarator-id"
40399 #, gcc-internal-format
40400 msgid "member %qD cannot be declared both %<virtual%> and %<static%>"
40404 #, gcc-internal-format
40405 msgid "member %qD cannot be declared both %<virtual%> and %<constexpr%>"
40409 #, gcc-internal-format
40410 msgid "typedef declaration invalid in parameter declaration"
40414 #, gcc-internal-format
40415 msgid "storage class specified for template parameter %qs"
40419 #, gcc-internal-format
40420 msgid "storage class specifiers invalid in parameter declarations"
40424 #, gcc-internal-format
40425 msgid "a parameter cannot be declared %<concept%>"
40429 #, gcc-internal-format
40430 msgid "a parameter cannot be declared %<constexpr%>"
40434 #, gcc-internal-format
40435 msgid "%<virtual%> outside class declaration"
40439 #, gcc-internal-format
40440 msgid "decomposition declaration cannot be declared %<inline%>"
40444 #, gcc-internal-format
40445 msgid "decomposition declaration cannot be declared %<typedef%>"
40449 #, gcc-internal-format
40450 msgid "decomposition declaration cannot be declared %<constexpr%>"
40454 #, gcc-internal-format
40455 msgid "decomposition declaration cannot be declared %qs"
40459 #, gcc-internal-format
40460 msgid "decomposition declaration cannot be declared %<concept%>"
40464 #, gcc-internal-format
40465 msgid "decomposition declaration cannot be declared %<register%>"
40469 #, gcc-internal-format
40470 msgid "decomposition declaration cannot be declared %<static%>"
40474 #, gcc-internal-format
40475 msgid "decomposition declaration cannot be declared %<extern%>"
40479 #, gcc-internal-format
40480 msgid "decomposition declaration cannot be declared %<mutable%>"
40484 #, gcc-internal-format
40485 msgid "decomposition declaration cannot be declared C++98 %<auto%>"
40489 #, gcc-internal-format
40490 msgid "decomposition declaration cannot be declared with type %qT"
40494 #, gcc-internal-format
40496 "type must be cv-qualified %<auto%> or reference to cv-qualified %<auto%>"
40500 #, gcc-internal-format
40501 msgid "multiple storage classes in declaration of %qs"
40505 #, gcc-internal-format
40506 msgid "storage class specified for %qs"
40510 #, gcc-internal-format
40511 msgid "storage class specified for parameter %qs"
40515 #, gcc-internal-format
40516 msgid "nested function %qs declared %<extern%>"
40520 #, gcc-internal-format
40521 msgid "top-level declaration of %qs specifies %<auto%>"
40525 #, gcc-internal-format
40526 msgid "function-scope %qs implicitly auto and declared %<__thread%>"
40530 #, gcc-internal-format
40531 msgid "storage class specifiers invalid in friend function declarations"
40535 #, gcc-internal-format
40536 msgid "%qs declared as function returning a function"
40540 #, gcc-internal-format
40541 msgid "%qs declared as function returning an array"
40545 #, gcc-internal-format
40546 msgid "requires-clause on return type"
40550 #, gcc-internal-format
40551 msgid "%qs function uses %<auto%> type specifier without trailing return type"
40555 #, gcc-internal-format
40556 msgid "deduced return type only available with -std=c++14 or -std=gnu++14"
40560 #, gcc-internal-format
40561 msgid "virtual function cannot have deduced return type"
40565 #, gcc-internal-format
40567 "%qs function with trailing return type has %qT as its type rather than plain "
40572 #, gcc-internal-format
40573 msgid "deduction guide for %qT must have trailing return type"
40577 #, gcc-internal-format
40578 msgid "deduced class type %qT in function return type"
40582 #, gcc-internal-format
40584 "trailing return type %qT of deduction guide is not a specialization of %qT"
40587 #. Not using maybe_warn_cpp0x because this should
40588 #. always be an error.
40590 #, gcc-internal-format
40591 msgid "trailing return type only available with -std=c++11 or -std=gnu++11"
40595 #, gcc-internal-format
40597 "%qs function with trailing return type not declared with %<auto%> type "
40602 #, gcc-internal-format
40603 msgid "destructor cannot be static member function"
40607 #, gcc-internal-format
40608 msgid "constructor cannot be static member function"
40612 #, gcc-internal-format
40613 msgid "destructors may not be cv-qualified"
40617 #, gcc-internal-format
40618 msgid "constructors may not be cv-qualified"
40622 #, gcc-internal-format
40623 msgid "destructors may not be ref-qualified"
40627 #, gcc-internal-format
40628 msgid "constructors cannot be declared %<virtual%>"
40631 #. Cannot be both friend and virtual.
40633 #, gcc-internal-format
40634 msgid "virtual functions cannot be friends"
40638 #, gcc-internal-format
40639 msgid "friend declaration not in class definition"
40643 #, gcc-internal-format
40644 msgid "can%'t define friend function %qs in a local class definition"
40648 #, gcc-internal-format
40649 msgid "a conversion function cannot have a trailing return type"
40653 #, gcc-internal-format
40654 msgid "destructors may not have parameters"
40658 #, gcc-internal-format
40659 msgid "cannot declare pointer to %q#T"
40662 #: cp/decl.c:11098 cp/decl.c:11105
40663 #, gcc-internal-format
40664 msgid "cannot declare reference to %q#T"
40668 #, gcc-internal-format
40669 msgid "cannot declare pointer to %q#T member"
40673 #, gcc-internal-format
40674 msgid "cannot declare reference to qualified function type %qT"
40678 #, gcc-internal-format
40679 msgid "cannot declare pointer to qualified function type %qT"
40683 #, gcc-internal-format
40685 "cannot declare reference to %q#T, which is not a typedef or a template type "
40690 #, gcc-internal-format
40691 msgid "template-id %qD used as a declarator"
40695 #, gcc-internal-format
40696 msgid "member functions are implicitly friends of their class"
40700 #, gcc-internal-format
40701 msgid "extra qualification %<%T::%> on member %qs"
40705 #, gcc-internal-format
40706 msgid "cannot define member function %<%T::%s%> within %<%T%>"
40710 #, gcc-internal-format
40711 msgid "cannot declare member function %<%T::%s%> within %<%T%>"
40715 #, gcc-internal-format
40716 msgid "cannot declare member %<%T::%s%> within %qT"
40720 #, gcc-internal-format
40721 msgid "non-parameter %qs cannot be a parameter pack"
40725 #, gcc-internal-format
40726 msgid "data member may not have variably modified type %qT"
40730 #, gcc-internal-format
40731 msgid "parameter may not have variably modified type %qT"
40735 #, gcc-internal-format
40736 msgid "%<explicit%> outside class declaration"
40740 #, gcc-internal-format
40741 msgid "%<explicit%> in friend declaration"
40745 #, gcc-internal-format
40747 "only declarations of constructors and conversion operators can be %<explicit"
40752 #, gcc-internal-format
40753 msgid "non-member %qs cannot be declared %<mutable%>"
40757 #, gcc-internal-format
40758 msgid "non-object member %qs cannot be declared %<mutable%>"
40762 #, gcc-internal-format
40763 msgid "function %qs cannot be declared %<mutable%>"
40767 #, gcc-internal-format
40768 msgid "static %qs cannot be declared %<mutable%>"
40772 #, gcc-internal-format
40773 msgid "const %qs cannot be declared %<mutable%>"
40777 #, gcc-internal-format
40778 msgid "reference %qs cannot be declared %<mutable%>"
40782 #, gcc-internal-format
40783 msgid "typedef declared %<auto%>"
40787 #, gcc-internal-format
40788 msgid "requires-clause on typedef"
40792 #, gcc-internal-format
40793 msgid "typedef name may not be a nested-name-specifier"
40797 #, gcc-internal-format
40798 msgid "ISO C++ forbids nested type %qD with same name as enclosing class"
40802 #, gcc-internal-format
40803 msgid "%<inline%> specified for friend class declaration"
40807 #, gcc-internal-format
40808 msgid "template parameters cannot be friends"
40812 #, gcc-internal-format
40813 msgid "friend declaration requires class-key, i.e. %<friend class %T::%D%>"
40817 #, gcc-internal-format
40818 msgid "friend declaration requires class-key, i.e. %<friend %#T%>"
40822 #, gcc-internal-format
40823 msgid "trying to make class %qT a friend of global scope"
40827 #, gcc-internal-format
40828 msgid "invalid qualifiers on non-member function type"
40832 #, gcc-internal-format
40833 msgid "requires-clause on type-id"
40837 #, gcc-internal-format
40838 msgid "abstract declarator %qT used as declaration"
40842 #, gcc-internal-format
40843 msgid "requires-clause on declaration of non-function type %qT"
40847 #, gcc-internal-format
40848 msgid "cannot use %<::%> in parameter declaration"
40852 #, gcc-internal-format
40853 msgid "%<auto%> parameter not permitted in this context"
40857 #, gcc-internal-format
40858 msgid "parameter declared %<auto%>"
40861 #: cp/decl.c:11780 cp/decl.c:12288 cp/parser.c:3164
40862 #, gcc-internal-format
40863 msgid "invalid use of template-name %qE without an argument list"
40867 #, gcc-internal-format
40868 msgid "non-static data member declared with placeholder %qT"
40871 #. Something like struct S { int N::j; };
40873 #, gcc-internal-format
40874 msgid "invalid use of %<::%>"
40878 #, gcc-internal-format
40879 msgid "declaration of function %qD in invalid context"
40883 #, gcc-internal-format
40884 msgid "function %qD declared %<virtual%> inside a union"
40888 #, gcc-internal-format
40889 msgid "%qD cannot be declared %<virtual%>, since it is always static"
40893 #, gcc-internal-format
40894 msgid "expected qualified name in friend declaration for destructor %qD"
40898 #, gcc-internal-format
40899 msgid "declaration of %qD as member of %qT"
40903 #, gcc-internal-format
40904 msgid "a destructor cannot be %<concept%>"
40908 #, gcc-internal-format
40909 msgid "a destructor cannot be %<constexpr%>"
40913 #, gcc-internal-format
40914 msgid "expected qualified name in friend declaration for constructor %qD"
40918 #, gcc-internal-format
40919 msgid "a constructor cannot be %<concept%>"
40923 #, gcc-internal-format
40924 msgid "a concept cannot be a member function"
40928 #, gcc-internal-format
40929 msgid "specialization of variable template %qD declared as function"
40933 #, gcc-internal-format
40934 msgid "variable template declared here"
40938 #, gcc-internal-format
40939 msgid "field %qD has incomplete type %qT"
40943 #, gcc-internal-format
40944 msgid "name %qT has incomplete type"
40948 #, gcc-internal-format
40949 msgid "%qE is neither function nor member function; cannot be declared friend"
40953 #, gcc-internal-format
40954 msgid "static data member %qE declared %<concept%>"
40958 #, gcc-internal-format
40959 msgid "constexpr static data member %qD must have an initializer"
40963 #, gcc-internal-format
40964 msgid "non-static data member %qE declared %<concept%>"
40968 #, gcc-internal-format
40969 msgid "non-static data member %qE declared %<constexpr%>"
40973 #, gcc-internal-format
40974 msgid "storage class %<auto%> invalid for function %qs"
40978 #, gcc-internal-format
40979 msgid "storage class %<register%> invalid for function %qs"
40983 #, gcc-internal-format
40984 msgid "storage class %<__thread%> invalid for function %qs"
40988 #, gcc-internal-format
40989 msgid "storage class %<thread_local%> invalid for function %qs"
40993 #, gcc-internal-format
40994 msgid "virt-specifiers in %qs not allowed outside a class definition"
40998 #, gcc-internal-format
41000 "%<static%> specifier invalid for function %qs declared out of global scope"
41004 #, gcc-internal-format
41006 "%<inline%> specifier invalid for function %qs declared out of global scope"
41010 #, gcc-internal-format
41011 msgid "virtual non-class function %qs"
41015 #, gcc-internal-format
41016 msgid "%qs defined in a non-class scope"
41020 #, gcc-internal-format
41021 msgid "%qs declared in a non-class scope"
41025 #, gcc-internal-format
41026 msgid "cannot declare member function %qD to have static linkage"
41029 #. 7.1.1: There can be no static function declarations within a
41032 #, gcc-internal-format
41033 msgid "cannot declare static function inside another function"
41037 #, gcc-internal-format
41039 "%<static%> may not be used when defining (as opposed to declaring) a static "
41044 #, gcc-internal-format
41045 msgid "static member %qD declared %<register%>"
41049 #, gcc-internal-format
41050 msgid "cannot explicitly declare member %q#D to have extern linkage"
41054 #, gcc-internal-format
41055 msgid "declaration of constexpr variable %qD is not a definition"
41059 #, gcc-internal-format
41060 msgid "class template argument deduction requires an initializer"
41064 #, gcc-internal-format
41065 msgid "declaration of %q#D has no initializer"
41069 #, gcc-internal-format
41070 msgid "%qs initialized and declared %<extern%>"
41074 #, gcc-internal-format
41075 msgid "%qs has both %<extern%> and initializer"
41079 #, gcc-internal-format
41080 msgid "default argument %qE uses %qD"
41084 #, gcc-internal-format
41085 msgid "default argument %qE uses local variable %qD"
41089 #, gcc-internal-format
41090 msgid "invalid use of cv-qualified type %qT in parameter declaration"
41094 #, gcc-internal-format
41095 msgid "invalid use of type %<void%> in parameter declaration"
41099 #, gcc-internal-format
41100 msgid "parameter %qD invalidly declared method type"
41104 #, gcc-internal-format
41105 msgid "parameter %qD includes pointer to array of unknown bound %qT"
41109 #, gcc-internal-format
41110 msgid "parameter %qD includes reference to array of unknown bound %qT"
41115 #. A declaration of a constructor for a class X is ill-formed if
41116 #. its first parameter is of type (optionally cv-qualified) X
41117 #. and either there are no other parameters or else all other
41118 #. parameters have default arguments.
41120 #. We *don't* complain about member template instantiations that
41121 #. have this form, though; they can occur as we try to decide
41122 #. what constructor to use during overload resolution. Since
41123 #. overload resolution will never prefer such a constructor to
41124 #. the non-template copy constructor (which is either explicitly
41125 #. or implicitly defined), there's no need to worry about their
41126 #. existence. Theoretically, they should never even be
41127 #. instantiated, but that's hard to forestall.
41129 #, gcc-internal-format
41130 msgid "invalid constructor; you probably meant %<%T (const %T&)%>"
41134 #, gcc-internal-format
41135 msgid "%qD may not be declared within a namespace"
41139 #, gcc-internal-format
41140 msgid "%qD may not be declared as static"
41144 #, gcc-internal-format
41145 msgid "%qD must be a nonstatic member function"
41149 #, gcc-internal-format
41151 "%qD must be either a non-static member function or a non-member function"
41155 #, gcc-internal-format
41156 msgid "%qD must have an argument of class or enumerated type"
41160 #, gcc-internal-format
41162 "conversion to a reference to void will never use a type conversion operator"
41166 #, gcc-internal-format
41167 msgid "conversion to void will never use a type conversion operator"
41171 #, gcc-internal-format
41173 "conversion to a reference to the same type will never use a type conversion "
41178 #, gcc-internal-format
41179 msgid "conversion to the same type will never use a type conversion operator"
41183 #, gcc-internal-format
41185 "conversion to a reference to a base class will never use a type conversion "
41190 #, gcc-internal-format
41191 msgid "conversion to a base class will never use a type conversion operator"
41196 #, gcc-internal-format
41197 msgid "ISO C++ prohibits overloading operator ?:"
41201 #, gcc-internal-format
41202 msgid "%qD must not have variable number of arguments"
41206 #, gcc-internal-format
41207 msgid "postfix %qD must take %<int%> as its argument"
41211 #, gcc-internal-format
41212 msgid "postfix %qD must take %<int%> as its second argument"
41216 #, gcc-internal-format
41217 msgid "%qD must take either zero or one argument"
41221 #, gcc-internal-format
41222 msgid "%qD must take either one or two arguments"
41226 #, gcc-internal-format
41227 msgid "prefix %qD should return %qT"
41231 #, gcc-internal-format
41232 msgid "postfix %qD should return %qT"
41236 #, gcc-internal-format
41237 msgid "%qD must take %<void%>"
41240 #: cp/decl.c:13211 cp/decl.c:13220
41241 #, gcc-internal-format
41242 msgid "%qD must take exactly one argument"
41246 #, gcc-internal-format
41247 msgid "%qD must take exactly two arguments"
41251 #, gcc-internal-format
41252 msgid "user-defined %qD always evaluates both arguments"
41256 #, gcc-internal-format
41257 msgid "%qD should return by value"
41260 #: cp/decl.c:13256 cp/decl.c:13261
41261 #, gcc-internal-format
41262 msgid "%qD cannot have default arguments"
41266 #, gcc-internal-format
41267 msgid "using template type parameter %qT after %qs"
41271 #, gcc-internal-format
41272 msgid "using alias template specialization %qT after %qs"
41276 #, gcc-internal-format
41277 msgid "using typedef-name %qD after %qs"
41281 #, gcc-internal-format
41282 msgid "%qD has a previous declaration here"
41286 #, gcc-internal-format
41287 msgid "%qT referred to as %qs"
41290 #: cp/decl.c:13356 cp/decl.c:13363
41291 #, gcc-internal-format
41292 msgid "%qT has a previous declaration here"
41296 #, gcc-internal-format
41297 msgid "%qT referred to as enum"
41300 #. If a class template appears as elaborated type specifier
41301 #. without a template header such as:
41303 #. template <class T> class C {};
41304 #. void f(class C); // No template header here
41306 #. then the required template argument is missing.
41308 #, gcc-internal-format
41309 msgid "template argument required for %<%s %T%>"
41312 #: cp/decl.c:13431 cp/name-lookup.c:3223
41313 #, gcc-internal-format
41314 msgid "%qD has the same name as the class in which it is declared"
41317 #: cp/decl.c:13461 cp/friend.c:261 cp/parser.c:2990 cp/parser.c:6142
41319 #, gcc-internal-format
41320 msgid "%qT is not a template"
41323 #: cp/decl.c:13462 cp/friend.c:262 cp/tree.c:3967
41324 #, gcc-internal-format
41325 msgid "previous declaration here"
41329 #, gcc-internal-format
41330 msgid "perhaps you want to explicitly add %<%T::%>"
41333 #: cp/decl.c:13475 cp/name-lookup.c:2713 cp/name-lookup.c:3548
41334 #: cp/name-lookup.c:3593 cp/parser.c:6093 cp/parser.c:25621
41335 #, gcc-internal-format
41336 msgid "reference to %qD is ambiguous"
41340 #, gcc-internal-format
41341 msgid "use of enum %q#D without previous declaration"
41345 #, gcc-internal-format
41346 msgid "redeclaration of %qT as a non-template"
41350 #, gcc-internal-format
41351 msgid "derived union %qT invalid"
41355 #, gcc-internal-format
41356 msgid "%qT defined with multiple direct bases"
41360 #, gcc-internal-format
41361 msgid "%qT defined with direct virtual base"
41365 #, gcc-internal-format
41366 msgid "base type %qT fails to be a struct or class type"
41370 #, gcc-internal-format
41371 msgid "recursive type %qT undefined"
41375 #, gcc-internal-format
41376 msgid "duplicate base type %qT invalid"
41380 #, gcc-internal-format
41381 msgid "scoped/unscoped mismatch in enum %q#T"
41384 #: cp/decl.c:13983 cp/decl.c:13991 cp/decl.c:14003 cp/parser.c:17880
41385 #, gcc-internal-format
41386 msgid "previous definition here"
41390 #, gcc-internal-format
41391 msgid "underlying type mismatch in enum %q#T"
41395 #, gcc-internal-format
41396 msgid "different underlying type in enum %q#T"
41400 #, gcc-internal-format
41401 msgid "underlying type %<%T%> of %<%T%> must be an integral type"
41406 #. IF no integral type can represent all the enumerator values, the
41407 #. enumeration is ill-formed.
41409 #, gcc-internal-format
41410 msgid "no integral type can represent all of the enumerator values for %qT"
41414 #, gcc-internal-format
41416 "enumerator value for %qD must have integral or unscoped enumeration type"
41420 #, gcc-internal-format
41421 msgid "enumerator value for %qD is not an integer constant"
41425 #, gcc-internal-format
41426 msgid "incremented enumerator value is too large for %<unsigned long%>"
41430 #, gcc-internal-format
41431 msgid "overflow in enumeration values at %qD"
41435 #, gcc-internal-format
41436 msgid "enumerator value %E is outside the range of underlying type %<%T%>"
41440 #, gcc-internal-format
41441 msgid "return type %q#T is incomplete"
41444 #: cp/decl.c:14761 cp/typeck.c:8887
41445 #, gcc-internal-format
41446 msgid "%<operator=%> should return a reference to %<*this%>"
41450 #, gcc-internal-format
41451 msgid "invalid function declaration"
41455 #, gcc-internal-format
41456 msgid "no return statements in function returning %qT"
41459 #: cp/decl.c:15530 cp/typeck.c:8768
41460 #, gcc-internal-format
41461 msgid "only plain %<auto%> return type can be deduced to %<void%>"
41465 #, gcc-internal-format
41466 msgid "invalid member function declaration"
41470 #, gcc-internal-format
41471 msgid "%qD is already defined in class %qT"
41474 #: cp/decl.c:16126 cp/decl2.c:5077 cp/decl2.c:5110
41475 #, gcc-internal-format
41476 msgid "use of %qD before deduction of %<auto%>"
41480 #, gcc-internal-format
41481 msgid "name missing for member function"
41484 #: cp/decl2.c:409 cp/decl2.c:423
41485 #, gcc-internal-format
41486 msgid "ambiguous conversion for array subscript"
41490 #, gcc-internal-format
41491 msgid "invalid types %<%T[%T]%> for array subscript"
41495 #, gcc-internal-format
41496 msgid "deleting array %q#E"
41500 #, gcc-internal-format
41501 msgid "type %q#T argument given to %<delete%>, expected pointer"
41505 #, gcc-internal-format
41507 "cannot delete a function. Only pointer-to-objects are valid arguments to "
41512 #, gcc-internal-format
41513 msgid "deleting %qT is undefined"
41516 #: cp/decl2.c:540 cp/pt.c:5275
41517 #, gcc-internal-format
41518 msgid "template declaration of %q#D"
41522 #, gcc-internal-format
41524 "template parameter lists provided don%'t match the template parameters of %qD"
41529 #. A destructor shall not be a member template.
41530 #: cp/decl2.c:599 cp/pt.c:5245
41531 #, gcc-internal-format
41532 msgid "destructor %qD declared as member template"
41536 #, gcc-internal-format
41537 msgid "prototype for %q#D does not match any in class %qT"
41541 #, gcc-internal-format
41542 msgid "local class %q#T shall not have static data member %q#D"
41546 #, gcc-internal-format
41547 msgid "static data member %qD in unnamed class"
41551 #, gcc-internal-format
41552 msgid "unnamed class defined here"
41556 #, gcc-internal-format
41557 msgid "explicit template argument list not allowed"
41561 #, gcc-internal-format
41562 msgid "member %qD conflicts with virtual function table field name"
41566 #, gcc-internal-format
41567 msgid "%qD is already defined in %qT"
41570 #: cp/decl2.c:905 cp/decl2.c:913
41571 #, gcc-internal-format
41572 msgid "invalid initializer for member function %qD"
41576 #, gcc-internal-format
41577 msgid "initializer specified for friend function %qD"
41581 #, gcc-internal-format
41582 msgid "initializer specified for static member function %qD"
41586 #, gcc-internal-format
41587 msgid "%<asm%> specifiers are not permitted on non-static data members"
41591 #, gcc-internal-format
41592 msgid "bit-field %qD with non-integral type"
41596 #, gcc-internal-format
41597 msgid "cannot declare %qD to be a bit-field type"
41601 #, gcc-internal-format
41602 msgid "cannot declare bit-field %qD with function type"
41606 #, gcc-internal-format
41607 msgid "%qD is already defined in the class %qT"
41611 #, gcc-internal-format
41612 msgid "static member %qD cannot be a bit-field"
41616 #, gcc-internal-format
41617 msgid "width of bit-field %qD has non-integral type %qT"
41621 #, gcc-internal-format
41622 msgid "%q+D static data member inside of declare target directive"
41626 #, gcc-internal-format
41627 msgid "anonymous struct not inside named type"
41631 #, gcc-internal-format
41632 msgid "namespace-scope anonymous aggregates must be static"
41636 #, gcc-internal-format
41637 msgid "anonymous union with no members"
41641 #, gcc-internal-format
41642 msgid "%<operator new%> must return type %qT"
41645 #. [basic.stc.dynamic.allocation]
41647 #. The first parameter shall not have an associated default
41650 #, gcc-internal-format
41651 msgid "the first parameter of %<operator new%> cannot have a default argument"
41655 #, gcc-internal-format
41656 msgid "%<operator new%> takes type %<size_t%> (%qT) as first parameter"
41660 #, gcc-internal-format
41661 msgid "%<operator delete%> must return type %qT"
41665 #, gcc-internal-format
41666 msgid "%<operator delete%> takes type %qT as first parameter"
41670 #, gcc-internal-format
41671 msgid "%qT has a field %qD whose type has no linkage"
41675 #, gcc-internal-format
41677 "%qT has a field %qD whose type depends on the type %qT which has no linkage"
41681 #, gcc-internal-format
41682 msgid "%qT has a field %qD whose type uses the anonymous namespace"
41686 #, gcc-internal-format
41687 msgid "%qT declared with greater visibility than the type of its field %qD"
41691 #, gcc-internal-format
41692 msgid "%qT has a base %qT whose type has no linkage"
41696 #, gcc-internal-format
41698 "%qT has a base %qT whose type depends on the type %qT which has no linkage"
41702 #, gcc-internal-format
41703 msgid "%qT has a base %qT whose type uses the anonymous namespace"
41707 #, gcc-internal-format
41708 msgid "%qT declared with greater visibility than its base %qT"
41712 #, gcc-internal-format
41713 msgid "%q#D, declared using unnamed type, is used but never defined"
41716 #. DRs 132, 319 and 389 seem to indicate types with
41717 #. no linkage can only be used to declare extern "C"
41718 #. entities. Since it's not always an error in the
41719 #. ISO C++ 90 Standard, we only issue a warning.
41721 #, gcc-internal-format
41722 msgid "unnamed type with no linkage used to declare variable %q#D with linkage"
41726 #, gcc-internal-format
41727 msgid "unnamed type with no linkage used to declare function %q#D with linkage"
41731 #, gcc-internal-format
41733 "%q#D does not refer to the unqualified type, so it is not used for linkage"
41737 #, gcc-internal-format
41738 msgid "%q#D, declared using local type %qT, is used but never defined"
41742 #, gcc-internal-format
41743 msgid "type %qT with no linkage used to declare variable %q#D with linkage"
41747 #, gcc-internal-format
41748 msgid "type %qT with no linkage used to declare function %q#D with linkage"
41751 #: cp/decl2.c:4395 cp/decl2.c:4398
41752 #, gcc-internal-format
41753 msgid "the program should also define %qD"
41757 #, gcc-internal-format
41758 msgid "inline function %qD used but never defined"
41762 #, gcc-internal-format
41763 msgid "default argument missing for parameter %P of %q+#D"
41766 #. We mark a lambda conversion op as deleted if we can't
41767 #. generate it properly; see maybe_add_lambda_conv_op.
41769 #, gcc-internal-format
41770 msgid "converting lambda which uses %<...%> to function pointer"
41774 #, gcc-internal-format
41775 msgid "use of deleted function %qD"
41779 #, gcc-internal-format
41784 #, gcc-internal-format
41786 "extended initializer lists only available with -std=c++11 or -std=gnu++11"
41790 #, gcc-internal-format
41792 "explicit conversion operators only available with -std=c++11 or -std=gnu++11"
41796 #, gcc-internal-format
41797 msgid "variadic templates only available with -std=c++11 or -std=gnu++11"
41801 #, gcc-internal-format
41802 msgid "lambda expressions only available with -std=c++11 or -std=gnu++11"
41806 #, gcc-internal-format
41807 msgid "C++11 auto only available with -std=c++11 or -std=gnu++11"
41811 #, gcc-internal-format
41812 msgid "scoped enums only available with -std=c++11 or -std=gnu++11"
41816 #, gcc-internal-format
41818 "defaulted and deleted functions only available with -std=c++11 or -std=gnu+"
41823 #, gcc-internal-format
41824 msgid "inline namespaces only available with -std=c++11 or -std=gnu++11"
41828 #, gcc-internal-format
41830 "override controls (override/final) only available with -std=c++11 or -std=gnu"
41835 #, gcc-internal-format
41837 "non-static data member initializers only available with -std=c++11 or -"
41842 #, gcc-internal-format
41843 msgid "user-defined literals only available with -std=c++11 or -std=gnu++11"
41847 #, gcc-internal-format
41848 msgid "delegating constructors only available with -std=c++11 or -std=gnu++11"
41852 #, gcc-internal-format
41853 msgid "inheriting constructors only available with -std=c++11 or -std=gnu++11"
41857 #, gcc-internal-format
41858 msgid "c++11 attributes only available with -std=c++11 or -std=gnu++11"
41862 #, gcc-internal-format
41863 msgid "ref-qualifiers only available with -std=c++11 or -std=gnu++11"
41867 #, gcc-internal-format
41868 msgid "incomplete type %qT used in nested name specifier"
41872 #, gcc-internal-format
41873 msgid "reference to %<%T::%D%> is ambiguous"
41876 #: cp/error.c:3764 cp/typeck.c:2349
41877 #, gcc-internal-format
41878 msgid "%qD is not a member of %qT"
41881 #: cp/error.c:3768 cp/typeck.c:2780
41882 #, gcc-internal-format
41883 msgid "%qD is not a member of %qD"
41887 #, gcc-internal-format
41888 msgid "%<::%D%> has not been declared"
41892 #, gcc-internal-format
41893 msgid "exception handling disabled, use -fexceptions to enable"
41897 #, gcc-internal-format
41898 msgid "throwing NULL, which has integral, not pointer type"
41902 #, gcc-internal-format
41903 msgid " in thrown expression"
41907 #, gcc-internal-format
41908 msgid "cannot declare catch parameter to be of rvalue reference type %qT"
41912 #, gcc-internal-format
41914 "cannot throw expression of type %qT because it involves types of variable "
41919 #, gcc-internal-format
41920 msgid "cannot catch type %qT because it involves types of variable size"
41924 #, gcc-internal-format
41925 msgid "exception of type %qT will be caught"
41929 #, gcc-internal-format
41930 msgid " by earlier handler for %qT"
41934 #, gcc-internal-format
41935 msgid "%<...%> handler must be the last handler for its try block"
41938 #: cp/except.c:1068
41939 #, gcc-internal-format
41940 msgid "noexcept-expression evaluates to %<false%> because of a call to %qD"
41943 #: cp/except.c:1071
41944 #, gcc-internal-format
41945 msgid "but %qD does not throw; perhaps it should be declared %<noexcept%>"
41949 #, gcc-internal-format
41950 msgid "%qD is already a friend of class %qT"
41954 #, gcc-internal-format
41955 msgid "invalid type %qT declared %<friend%>"
41959 #. Friend declarations shall not declare partial
41960 #. specializations.
41961 #. template <class U> friend class T::X<U>;
41963 #. Friend declarations shall not declare partial
41964 #. specializations.
41965 #: cp/friend.c:254 cp/friend.c:296
41966 #, gcc-internal-format
41967 msgid "partial specialization %qT declared %<friend%>"
41971 #, gcc-internal-format
41973 "perhaps you need explicit template arguments in your nested-name-specifier"
41977 #, gcc-internal-format
41978 msgid "class %qT is implicitly friends with itself"
41982 #, gcc-internal-format
41983 msgid "%qT is not a member of %qT"
41987 #, gcc-internal-format
41988 msgid "%qT is not a member class template of %qT"
41992 #, gcc-internal-format
41993 msgid "%qT is not a nested class of %qT"
41996 #. template <class T> friend class T;
41998 #, gcc-internal-format
41999 msgid "template parameter type %qT declared %<friend%>"
42002 #. template <class T> friend class A; where A is not a template
42004 #, gcc-internal-format
42005 msgid "%q#T is not a template"
42009 #, gcc-internal-format
42010 msgid "%qD is already a friend of %qT"
42014 #, gcc-internal-format
42015 msgid "%qT is already a friend of %qT"
42019 #, gcc-internal-format
42020 msgid "friend declaration %qD may not have virt-specifiers"
42024 #, gcc-internal-format
42025 msgid "member %qD declared as friend before type %qT defined"
42029 #, gcc-internal-format
42030 msgid "friend declaration %qD in local class without prior declaration"
42034 #, gcc-internal-format
42035 msgid "friend declaration %q#D declares a non-template function"
42039 #, gcc-internal-format
42041 "(if this is not what you intended, make sure the function template has "
42042 "already been declared and add <> after the function name here) "
42046 #, gcc-internal-format
42047 msgid "value-initialization of incomplete type %qT"
42051 #, gcc-internal-format
42052 msgid "cannot value-initialize array of unknown bound %qT"
42056 #, gcc-internal-format
42057 msgid "value-initialization of function type %qT"
42061 #, gcc-internal-format
42062 msgid "value-initialization of reference type %qT"
42066 #, gcc-internal-format
42067 msgid "recursive instantiation of non-static data member initializer for %qD"
42071 #, gcc-internal-format
42073 "constructor required before non-static data member for %qD has been parsed"
42077 #, gcc-internal-format
42078 msgid "%qD should be initialized in the member initialization list"
42082 #, gcc-internal-format
42083 msgid "%qD is initialized with itself"
42087 #, gcc-internal-format
42088 msgid "invalid initializer for array member %q#D"
42091 #: cp/init.c:760 cp/init.c:784 cp/init.c:2283 cp/method.c:1341
42092 #, gcc-internal-format
42093 msgid "uninitialized const member in %q#T"
42096 #: cp/init.c:762 cp/init.c:779 cp/init.c:786 cp/init.c:2268 cp/init.c:2296
42097 #: cp/method.c:1344 cp/method.c:1355
42098 #, gcc-internal-format
42099 msgid "%q#D should be initialized"
42102 #: cp/init.c:777 cp/init.c:2255 cp/method.c:1352
42103 #, gcc-internal-format
42104 msgid "uninitialized reference member in %q#T"
42108 #, gcc-internal-format
42109 msgid "member initializer for flexible array member"
42113 #, gcc-internal-format
42114 msgid "%q#D initialized"
42118 #, gcc-internal-format
42119 msgid "%qD will be initialized after"
42123 #, gcc-internal-format
42124 msgid "base %qT will be initialized after"
42128 #, gcc-internal-format
42133 #, gcc-internal-format
42138 #, gcc-internal-format
42139 msgid " when initialized here"
42143 #, gcc-internal-format
42144 msgid "multiple initializations given for %qD"
42148 #, gcc-internal-format
42149 msgid "multiple initializations given for base %qT"
42153 #, gcc-internal-format
42154 msgid "initializations for multiple members of %qT"
42158 #, gcc-internal-format
42160 "base class %q#T should be explicitly initialized in the copy constructor"
42163 #: cp/init.c:1390 cp/init.c:1409
42164 #, gcc-internal-format
42165 msgid "class %qT does not have any field named %qD"
42169 #, gcc-internal-format
42171 "%q#D is a static data member; it can only be initialized at its definition"
42175 #, gcc-internal-format
42176 msgid "%q#D is not a non-static data member of %qT"
42180 #, gcc-internal-format
42181 msgid "unnamed initializer for %qT, which has no base classes"
42185 #, gcc-internal-format
42186 msgid "unnamed initializer for %qT, which uses multiple inheritance"
42190 #, gcc-internal-format
42191 msgid "%qD is both a direct base and an indirect virtual base"
42195 #, gcc-internal-format
42196 msgid "type %qT is not a direct or virtual base of %qT"
42200 #, gcc-internal-format
42201 msgid "type %qT is not a direct base of %qT"
42205 #, gcc-internal-format
42206 msgid "bad array initializer"
42209 #: cp/init.c:1909 cp/semantics.c:3184
42210 #, gcc-internal-format
42211 msgid "%qT is not a class type"
42215 #, gcc-internal-format
42216 msgid "incomplete type %qT does not have member %qD"
42220 #, gcc-internal-format
42221 msgid "invalid pointer to bit-field %qD"
42224 #: cp/init.c:2060 cp/typeck.c:1835
42225 #, gcc-internal-format
42226 msgid "invalid use of non-static member function %qD"
42229 #: cp/init.c:2067 cp/semantics.c:1762
42230 #, gcc-internal-format
42231 msgid "invalid use of non-static data member %qD"
42235 #, gcc-internal-format
42237 "uninitialized reference member in %q#T using %<new%> without new-initializer"
42241 #, gcc-internal-format
42243 "uninitialized reference member in base %q#T of %q#T using %<new%> without "
42248 #, gcc-internal-format
42249 msgid "uninitialized reference member in base %q#T of %q#T"
42253 #, gcc-internal-format
42255 "uninitialized const member in %q#T using %<new%> without new-initializer"
42259 #, gcc-internal-format
42261 "uninitialized const member in base %q#T of %q#T using %<new%> without new-"
42266 #, gcc-internal-format
42267 msgid "uninitialized const member in base %q#T of %q#T"
42271 #, gcc-internal-format
42273 "placement new constructing an object of type %<%T [%wu]%> and size %qwu in a "
42274 "region of type %qT and size %qwi"
42278 #, gcc-internal-format
42280 "placement new constructing an array of objects of type %qT and size %qwu in "
42281 "a region of type %qT and size %qwi"
42285 #, gcc-internal-format
42287 "placement new constructing an object of type %qT and size %qwu in a region "
42288 "of type %qT and size %qwi"
42292 #, gcc-internal-format
42293 msgid "integer overflow in array size"
42297 #, gcc-internal-format
42298 msgid "array size in new-expression must be constant"
42302 #, gcc-internal-format
42303 msgid "variably modified type not allowed in new-expression"
42307 #, gcc-internal-format
42308 msgid "invalid type %<void%> for new"
42312 #, gcc-internal-format
42313 msgid "uninitialized const in %<new%> of %q#T"
42317 #, gcc-internal-format
42318 msgid "no suitable %qD found in class %qT"
42321 #: cp/init.c:2959 cp/search.c:1180
42322 #, gcc-internal-format
42323 msgid "request for member %qD is ambiguous"
42327 #, gcc-internal-format
42328 msgid "%<new%> of type %qT with extended alignment %d"
42332 #, gcc-internal-format
42333 msgid "uses %qD, which does not have an alignment parameter"
42337 #, gcc-internal-format
42338 msgid "use %<-faligned-new%> to enable C++17 over-aligned new support"
42342 #, gcc-internal-format
42343 msgid "parenthesized initializer in array new"
42347 #, gcc-internal-format
42348 msgid "size in array new must have integral type"
42352 #, gcc-internal-format
42353 msgid "new cannot be applied to a reference type"
42357 #, gcc-internal-format
42358 msgid "new cannot be applied to a function type"
42362 #, gcc-internal-format
42363 msgid "possible problem detected in invocation of delete [] operator:"
42367 #, gcc-internal-format
42369 "neither the destructor nor the class-specific operator delete [] will be "
42370 "called, even if they are declared when the class is defined"
42374 #, gcc-internal-format
42375 msgid "initializer ends prematurely"
42379 #, gcc-internal-format
42380 msgid "cannot initialize multi-dimensional array with initializer"
42384 #, gcc-internal-format
42385 msgid "unknown array size in delete"
42389 #, gcc-internal-format
42390 msgid "possible problem detected in invocation of delete operator:"
42394 #, gcc-internal-format
42396 "neither the destructor nor the class-specific operator delete will be "
42397 "called, even if they are declared when the class is defined"
42401 #, gcc-internal-format
42403 "deleting object of abstract class type %qT which has non-virtual destructor "
42404 "will cause undefined behavior"
42408 #, gcc-internal-format
42410 "deleting object of polymorphic class type %qT which has non-virtual "
42411 "destructor might cause undefined behavior"
42415 #, gcc-internal-format
42416 msgid "type to vector delete is neither pointer or array type"
42420 #, gcc-internal-format
42421 msgid "array of runtime bound cannot be captured by copy, only by reference"
42425 #, gcc-internal-format
42427 "capture of variable-size type %qT that is not an N3639 array of runtime bound"
42431 #, gcc-internal-format
42432 msgid "because the array element type %qT has variable size"
42436 #, gcc-internal-format
42437 msgid "cannot capture %qE by reference"
42441 #, gcc-internal-format
42442 msgid "capture by copy of incomplete type %qT"
42446 #, gcc-internal-format
42447 msgid "already captured %qD in lambda expression"
42451 #, gcc-internal-format
42452 msgid "%<this%> was not captured for this lambda function"
42456 #, gcc-internal-format, gfc-internal-format
42457 msgid "junk at end of #pragma %s"
42461 #, gcc-internal-format, gfc-internal-format
42462 msgid "invalid #pragma %s"
42466 #, gcc-internal-format
42467 msgid "#pragma vtable no longer supported"
42471 #, gcc-internal-format
42472 msgid "#pragma implementation for %qs appears after file is included"
42476 #, gcc-internal-format
42477 msgid "%qD not defined"
42481 #, gcc-internal-format
42482 msgid "%qD was not declared in this scope"
42485 #. In a template, it is invalid to write "f()" or "f(3)" if no
42486 #. declaration of "f" is available. Historically, G++ and most
42487 #. other compilers accepted that usage since they deferred all name
42488 #. lookup until instantiation time rather than doing unqualified
42489 #. name lookup at template definition time; explain to the user what
42492 #. Note that we have the exact wording of the following message in
42493 #. the manual (trouble.texi, node "Name lookup"), so they need to
42494 #. be kept in synch.
42496 #, gcc-internal-format
42498 "there are no arguments to %qD that depend on a template parameter, so a "
42499 "declaration of %qD must be available"
42503 #, gcc-internal-format
42505 "(if you use %<-fpermissive%>, G++ will accept your code, but allowing the "
42506 "use of an undeclared name is deprecated)"
42509 #: cp/mangle.c:2327
42510 #, gcc-internal-format
42511 msgid "mangling typeof, use decltype instead"
42514 #: cp/mangle.c:2331
42515 #, gcc-internal-format
42516 msgid "mangling __underlying_type"
42519 #: cp/mangle.c:2614
42520 #, gcc-internal-format
42521 msgid "mangling unknown fixed point type"
42524 #: cp/mangle.c:3215
42525 #, gcc-internal-format
42527 "use of built-in trait %qE in function signature; use library traits instead"
42530 #: cp/mangle.c:3220
42531 #, gcc-internal-format, gfc-internal-format
42532 msgid "mangling %C"
42535 #: cp/mangle.c:3297
42536 #, gcc-internal-format
42537 msgid "omitted middle operand to %<?:%> operand cannot be mangled"
42540 #: cp/mangle.c:3384
42541 #, gcc-internal-format
42542 msgid "string literal in function template signature"
42545 #: cp/mangle.c:3842
42546 #, gcc-internal-format
42548 "mangled name for %qD will change in C++17 because the exception "
42549 "specification is part of a function type"
42552 #: cp/mangle.c:3876
42553 #, gcc-internal-format
42555 "a later -fabi-version= (or =0) avoids this error with a change in mangling"
42558 #: cp/mangle.c:3905
42559 #, gcc-internal-format
42561 "the mangled name of %qD changed between -fabi-version=%d (%D) and -fabi-"
42565 #: cp/mangle.c:3911
42566 #, gcc-internal-format
42568 "the mangled name of %qD changes between -fabi-version=%d (%D) and -fabi-"
42572 #: cp/mangle.c:4253
42573 #, gcc-internal-format
42575 "the mangled name of a thunk for %qD changes between -fabi-version=%d and -"
42579 #: cp/mangle.c:4258
42580 #, gcc-internal-format
42582 "the mangled name of %qD changes between -fabi-version=%d and -fabi-version=%d"
42585 #: cp/mangle.c:4263
42586 #, gcc-internal-format
42588 "the mangled name of the initialization guard variable for%qD changes between "
42589 "-fabi-version=%d and -fabi-version=%d"
42592 #: cp/method.c:841 cp/method.c:1297
42593 #, gcc-internal-format
42594 msgid "non-static const member %q#D, can%'t use default assignment operator"
42597 #: cp/method.c:847 cp/method.c:1303
42598 #, gcc-internal-format
42600 "non-static reference member %q#D, can%'t use default assignment operator"
42604 #, gcc-internal-format
42605 msgid "synthesized method %qD first required here "
42608 #: cp/method.c:1252
42609 #, gcc-internal-format
42610 msgid "union member %q+D with non-trivial %qD"
42613 #: cp/method.c:1262
42614 #, gcc-internal-format
42615 msgid "defaulted constructor calls non-constexpr %qD"
42618 #: cp/method.c:1320
42619 #, gcc-internal-format
42620 msgid "initializer for %q#D is invalid"
42623 #: cp/method.c:1372
42624 #, gcc-internal-format
42625 msgid "defaulted default constructor does not initialize %q#D"
42628 #: cp/method.c:1383
42629 #, gcc-internal-format
42630 msgid "copying non-static data member %q#D of rvalue reference type"
42633 #. A trivial constructor doesn't have any NSDMI.
42634 #: cp/method.c:1551
42635 #, gcc-internal-format
42637 "defaulted default constructor does not initialize any non-static data member"
42640 #: cp/method.c:1640
42641 #, gcc-internal-format
42643 "defaulted move assignment for %qT calls a non-trivial move assignment "
42644 "operator for virtual base %qT"
42647 #: cp/method.c:1765
42648 #, gcc-internal-format
42649 msgid "a lambda closure type has a deleted default constructor"
42652 #: cp/method.c:1768
42653 #, gcc-internal-format
42654 msgid "a lambda closure type has a deleted copy assignment operator"
42657 #: cp/method.c:1779
42658 #, gcc-internal-format
42660 "%q#D is implicitly declared as deleted because %qT declares a move "
42661 "constructor or move assignment operator"
42664 #: cp/method.c:1790
42665 #, gcc-internal-format
42666 msgid "%q#D inherits from multiple base subobjects"
42669 #: cp/method.c:1810
42670 #, gcc-internal-format
42672 "%q#D is implicitly deleted because the default definition would be ill-"
42676 #: cp/method.c:1819
42678 "%q#F is implicitly deleted because its exception-specification does not "
42679 "match the implicit exception-specification %qX"
42682 #: cp/method.c:2131
42683 #, gcc-internal-format
42684 msgid "defaulted declaration %q+D"
42687 #: cp/method.c:2133
42688 #, gcc-internal-format
42689 msgid "does not match expected signature %qD"
42692 #: cp/method.c:2165
42694 "function %q+D defaulted on its redeclaration with an exception-specification "
42695 "that differs from the implicit exception-specification %qX"
42698 #: cp/method.c:2187
42699 #, gcc-internal-format
42701 "explicitly defaulted function %q+D cannot be declared as constexpr because "
42702 "the implicit declaration is not constexpr:"
42705 #: cp/method.c:2233
42706 #, gcc-internal-format
42707 msgid "a template cannot be defaulted"
42710 #: cp/method.c:2261
42711 #, gcc-internal-format
42712 msgid "%qD cannot be defaulted"
42715 #: cp/method.c:2270
42716 #, gcc-internal-format
42717 msgid "defaulted function %q+D with default argument"
42720 #: cp/name-lookup.c:588
42721 #, gcc-internal-format
42722 msgid "%q#D conflicts with a previous declaration"
42725 #: cp/name-lookup.c:801
42726 #, gcc-internal-format
42727 msgid "redeclaration of %<wchar_t%> as %qT"
42730 #. A redeclaration of main, but not a duplicate of the
42733 #. [basic.start.main]
42735 #. This function shall not be overloaded.
42736 #: cp/name-lookup.c:831
42737 #, gcc-internal-format
42738 msgid "invalid redeclaration of %q+D"
42741 #: cp/name-lookup.c:832
42742 #, gcc-internal-format
42746 #: cp/name-lookup.c:873 cp/name-lookup.c:889
42747 #, gcc-internal-format
42748 msgid "declaration of %q#D with C language linkage"
42751 #: cp/name-lookup.c:876 cp/name-lookup.c:891
42752 #, gcc-internal-format
42753 msgid "conflicts with previous declaration %q#D"
42756 #: cp/name-lookup.c:879
42757 #, gcc-internal-format
42758 msgid "due to different exception specifications"
42761 #: cp/name-lookup.c:990
42762 #, gcc-internal-format
42763 msgid "type mismatch with previous external decl of %q#D"
42766 #: cp/name-lookup.c:993
42767 #, gcc-internal-format
42768 msgid "previous external decl of %q#D"
42771 #: cp/name-lookup.c:1081
42772 #, gcc-internal-format
42773 msgid "extern declaration of %q#D doesn%'t match"
42776 #: cp/name-lookup.c:1083
42777 #, gcc-internal-format
42778 msgid "global declaration %q#D"
42781 #: cp/name-lookup.c:1137 cp/name-lookup.c:1229
42782 #, gcc-internal-format
42783 msgid "declaration of %q#D shadows a parameter"
42786 #: cp/name-lookup.c:1232
42787 #, gcc-internal-format
42788 msgid "declaration of %qD shadows a lambda capture"
42791 #: cp/name-lookup.c:1279
42792 #, gcc-internal-format
42793 msgid "declaration of %qD shadows a member of %qT"
42796 #: cp/name-lookup.c:1434
42797 #, gcc-internal-format
42798 msgid "name lookup of %qD changed"
42801 #: cp/name-lookup.c:1436
42802 #, gcc-internal-format
42803 msgid " matches this %qD under ISO standard rules"
42806 #: cp/name-lookup.c:1439
42807 #, gcc-internal-format
42808 msgid " matches this %qD under old rules"
42811 #: cp/name-lookup.c:1457 cp/name-lookup.c:1465
42812 #, gcc-internal-format
42813 msgid "name lookup of %qD changed for ISO %<for%> scoping"
42816 #: cp/name-lookup.c:1459
42817 #, gcc-internal-format
42818 msgid " cannot use obsolete binding at %q+D because it has a destructor"
42821 #: cp/name-lookup.c:1469
42822 #, gcc-internal-format
42823 msgid " using obsolete binding at %qD"
42826 #: cp/name-lookup.c:1475
42827 #, gcc-internal-format
42828 msgid "(if you use %<-fpermissive%> G++ will accept your code)"
42831 #: cp/name-lookup.c:1530
42832 #, gcc-internal-format
42833 msgid "%s %s(%E) %p %d\n"
42836 #: cp/name-lookup.c:1533
42837 #, gcc-internal-format
42838 msgid "%s %s %p %d\n"
42841 #: cp/name-lookup.c:2406
42842 #, gcc-internal-format
42843 msgid "%q#D hides constructor for %q#T"
42846 #: cp/name-lookup.c:2444
42847 #, gcc-internal-format
42848 msgid "previous non-function declaration %q+#D"
42851 #: cp/name-lookup.c:2445
42852 #, gcc-internal-format
42853 msgid "conflicts with function declaration %q#D"
42856 #: cp/name-lookup.c:2535
42857 #, gcc-internal-format
42858 msgid "%qT is not a namespace or unscoped enum"
42862 #. A using-declaration shall not name a template-id.
42863 #: cp/name-lookup.c:2545
42864 #, gcc-internal-format
42865 msgid "a using-declaration cannot specify a template-id. Try %<using %D%>"
42868 #: cp/name-lookup.c:2552
42869 #, gcc-internal-format
42870 msgid "namespace %qD not allowed in using-declaration"
42873 #. It's a nested name with template parameter dependent scope.
42874 #. This can only be using-declaration for class member.
42875 #: cp/name-lookup.c:2560
42876 #, gcc-internal-format
42877 msgid "%qT is not a namespace"
42881 #: cp/name-lookup.c:2576 cp/name-lookup.c:2623 cp/name-lookup.c:2705
42882 #: cp/name-lookup.c:2720
42883 #, gcc-internal-format
42884 msgid "%qD is already declared in this scope"
42887 #: cp/name-lookup.c:2596
42888 #, gcc-internal-format
42889 msgid "%qD not declared"
42892 #: cp/name-lookup.c:3370
42893 #, gcc-internal-format
42894 msgid "using-declaration for non-member at class scope"
42897 #: cp/name-lookup.c:3377
42898 #, gcc-internal-format
42899 msgid "%<%T::%D%> names destructor"
42902 #: cp/name-lookup.c:3391
42903 #, gcc-internal-format
42904 msgid "%<%T::%D%> names constructor in %qT"
42907 #: cp/name-lookup.c:3431
42908 #, gcc-internal-format
42909 msgid "cannot inherit constructors from indirect base %qT"
42912 #: cp/name-lookup.c:3439
42913 #, gcc-internal-format
42914 msgid "no members matching %<%T::%D%> in %q#T"
42917 #: cp/name-lookup.c:3526
42918 #, gcc-internal-format
42919 msgid "declaration of %qD not in a namespace surrounding %qD"
42922 #: cp/name-lookup.c:3534
42923 #, gcc-internal-format
42924 msgid "explicit qualification in declaration of %qD"
42927 #: cp/name-lookup.c:3607
42928 #, gcc-internal-format
42929 msgid "%qD has not been declared within %D"
42932 #: cp/name-lookup.c:3608
42933 #, gcc-internal-format
42934 msgid "only here as a friend"
42937 #: cp/name-lookup.c:3624
42938 #, gcc-internal-format
42939 msgid "%qD should have been declared inside %qD"
42942 #: cp/name-lookup.c:3669
42943 #, gcc-internal-format
42944 msgid "%qD attribute requires a single NTBS argument"
42947 #: cp/name-lookup.c:3676
42948 #, gcc-internal-format
42950 "%qD attribute is meaningless since members of the anonymous namespace get "
42954 #: cp/name-lookup.c:3686
42955 #, gcc-internal-format
42956 msgid "ignoring %qD attribute on non-inline namespace"
42959 #: cp/name-lookup.c:3692
42960 #, gcc-internal-format
42961 msgid "ignoring %qD attribute on anonymous namespace"
42964 #: cp/name-lookup.c:3711 cp/name-lookup.c:4130
42965 #, gcc-internal-format
42966 msgid "%qD attribute directive ignored"
42969 #: cp/name-lookup.c:3776
42970 #, gcc-internal-format
42971 msgid "namespace alias %qD not allowed here, assuming %qD"
42974 #: cp/name-lookup.c:4118
42975 #, gcc-internal-format
42976 msgid "strong using only meaningful at namespace scope"
42979 #: cp/name-lookup.c:4122
42980 #, gcc-internal-format
42981 msgid "current namespace %qD does not enclose strongly used namespace %qD"
42984 #: cp/name-lookup.c:4468
42985 #, gcc-internal-format
42986 msgid "maximum limit of %d namespaces searched for %qE"
42989 #: cp/name-lookup.c:4482
42990 #, gcc-internal-format
42991 msgid "suggested alternative: %qs"
42994 #: cp/name-lookup.c:4489
42995 #, gcc-internal-format
42996 msgid "suggested alternative:"
42997 msgid_plural "suggested alternatives:"
43001 #: cp/name-lookup.c:4493
43002 #, gcc-internal-format
43006 #: cp/name-lookup.c:5885
43007 #, gcc-internal-format
43008 msgid "argument dependent lookup finds %q+D"
43011 #: cp/name-lookup.c:6439
43012 #, gcc-internal-format
43013 msgid "XXX entering pop_everything ()\n"
43016 #: cp/name-lookup.c:6448
43017 #, gcc-internal-format
43018 msgid "XXX leaving pop_everything ()\n"
43021 #: cp/optimize.c:581
43022 #, gcc-internal-format
43023 msgid "making multiple clones of %qD"
43027 #, gcc-internal-format
43028 msgid "identifier %qE is a keyword in C++11"
43031 #: cp/parser.c:1324 cp/parser.c:1337
43032 #, gcc-internal-format
43033 msgid "LEXER_DEBUGGING_ENABLED_P is not set to true"
43036 #: cp/parser.c:1362 cp/parser.c:36494
43037 #, gcc-internal-format
43039 "%<#pragma omp declare simd%> not immediately followed by function "
43040 "declaration or definition"
43043 #: cp/parser.c:2792
43044 #, gcc-internal-format
43045 msgid "%<#pragma%> is not allowed here"
43048 #: cp/parser.c:2836
43049 #, gcc-internal-format
43050 msgid "%<%E::%E%> has not been declared"
43053 #: cp/parser.c:2839
43054 #, gcc-internal-format
43055 msgid "%<::%E%> has not been declared"
43058 #: cp/parser.c:2842
43059 #, gcc-internal-format
43060 msgid "request for member %qE in non-class type %qT"
43063 #: cp/parser.c:2845 cp/parser.c:17818
43064 #, gcc-internal-format
43065 msgid "%<%T::%E%> has not been declared"
43068 #: cp/parser.c:2855
43069 #, gcc-internal-format
43070 msgid "%<%E::%E%> is not a type"
43073 #: cp/parser.c:2859
43074 #, gcc-internal-format
43075 msgid "%<%E::%E%> is not a class or namespace"
43078 #: cp/parser.c:2864
43079 #, gcc-internal-format
43080 msgid "%<%E::%E%> is not a class, namespace, or enumeration"
43083 #: cp/parser.c:2877
43084 #, gcc-internal-format
43085 msgid "%<::%E%> is not a type"
43088 #: cp/parser.c:2880
43089 #, gcc-internal-format
43090 msgid "%<::%E%> is not a class or namespace"
43093 #: cp/parser.c:2884
43094 #, gcc-internal-format
43095 msgid "%<::%E%> is not a class, namespace, or enumeration"
43098 #: cp/parser.c:2896
43099 #, gcc-internal-format
43100 msgid "%qE is not a type"
43103 #: cp/parser.c:2899
43104 #, gcc-internal-format
43105 msgid "%qE is not a class or namespace"
43108 #: cp/parser.c:2903
43109 #, gcc-internal-format
43110 msgid "%qE is not a class, namespace, or enumeration"
43113 #: cp/parser.c:2966
43114 #, gcc-internal-format
43115 msgid "new types may not be defined in a return type"
43118 #: cp/parser.c:2968
43119 #, gcc-internal-format
43120 msgid "(perhaps a semicolon is missing after the definition of %qT)"
43123 #: cp/parser.c:2994
43124 #, gcc-internal-format
43125 msgid "%qE is not a class template"
43128 #: cp/parser.c:2996
43129 #, gcc-internal-format
43130 msgid "%qE is not a template"
43133 #: cp/parser.c:2999
43134 #, gcc-internal-format
43135 msgid "invalid template-id"
43138 #: cp/parser.c:3033
43139 #, gcc-internal-format
43140 msgid "ISO C++ forbids using a floating-point literal in a constant-expression"
43143 #: cp/parser.c:3037 cp/pt.c:16635
43144 #, gcc-internal-format
43146 "a cast to a type other than an integral or enumeration type cannot appear in "
43147 "a constant-expression"
43150 #: cp/parser.c:3042
43151 #, gcc-internal-format
43152 msgid "%<typeid%> operator cannot appear in a constant-expression"
43155 #: cp/parser.c:3046
43156 #, gcc-internal-format
43157 msgid "non-constant compound literals cannot appear in a constant-expression"
43160 #: cp/parser.c:3050
43161 #, gcc-internal-format
43162 msgid "a function call cannot appear in a constant-expression"
43165 #: cp/parser.c:3054
43166 #, gcc-internal-format
43167 msgid "an increment cannot appear in a constant-expression"
43170 #: cp/parser.c:3058
43171 #, gcc-internal-format
43172 msgid "an decrement cannot appear in a constant-expression"
43175 #: cp/parser.c:3062
43176 #, gcc-internal-format
43177 msgid "an array reference cannot appear in a constant-expression"
43180 #: cp/parser.c:3066
43181 #, gcc-internal-format
43182 msgid "the address of a label cannot appear in a constant-expression"
43185 #: cp/parser.c:3070
43186 #, gcc-internal-format
43187 msgid "calls to overloaded operators cannot appear in a constant-expression"
43190 #: cp/parser.c:3074
43191 #, gcc-internal-format
43192 msgid "an assignment cannot appear in a constant-expression"
43195 #: cp/parser.c:3077
43196 #, gcc-internal-format
43197 msgid "a comma operator cannot appear in a constant-expression"
43200 #: cp/parser.c:3081
43201 #, gcc-internal-format
43202 msgid "a call to a constructor cannot appear in a constant-expression"
43205 #: cp/parser.c:3085
43206 #, gcc-internal-format
43207 msgid "a transaction expression cannot appear in a constant-expression"
43210 #: cp/parser.c:3131
43211 #, gcc-internal-format
43212 msgid "%qs cannot appear in a constant-expression"
43215 #: cp/parser.c:3167
43216 #, gcc-internal-format
43218 "class template argument deduction is only available with -std=c++1z or -"
43222 #: cp/parser.c:3172
43223 #, gcc-internal-format
43224 msgid "invalid use of destructor %qD as a type"
43227 #. Something like 'unsigned A a;'
43228 #: cp/parser.c:3175
43229 #, gcc-internal-format
43230 msgid "invalid combination of multiple type-specifiers"
43233 #: cp/parser.c:3187
43234 #, gcc-internal-format
43235 msgid "%qE does not name a type; did you mean %qs?"
43238 #: cp/parser.c:3191
43239 #, gcc-internal-format
43240 msgid "%qE does not name a type"
43243 #: cp/parser.c:3200
43244 #, gcc-internal-format
43245 msgid "C++11 %<constexpr%> only available with -std=c++11 or -std=gnu++11"
43248 #: cp/parser.c:3203
43249 #, gcc-internal-format
43250 msgid "C++11 %<noexcept%> only available with -std=c++11 or -std=gnu++11"
43253 #: cp/parser.c:3208
43254 #, gcc-internal-format
43255 msgid "C++11 %<thread_local%> only available with -std=c++11 or -std=gnu++11"
43258 #: cp/parser.c:3211
43259 #, gcc-internal-format
43260 msgid "%<concept%> only available with -fconcepts"
43263 #: cp/parser.c:3237
43264 #, gcc-internal-format
43265 msgid "(perhaps %<typename %T::%E%> was intended)"
43268 #: cp/parser.c:3255
43269 #, gcc-internal-format
43270 msgid "%qE in namespace %qE does not name a template type"
43273 #: cp/parser.c:3259
43274 #, gcc-internal-format
43275 msgid "%qE in namespace %qE does not name a type"
43279 #: cp/parser.c:3268
43280 #, gcc-internal-format
43281 msgid "%<%T::%E%> names the constructor, not the type"
43284 #: cp/parser.c:3271
43285 #, gcc-internal-format
43286 msgid "and %qT has no template constructors"
43289 #: cp/parser.c:3276
43290 #, gcc-internal-format
43291 msgid "need %<typename%> before %<%T::%E%> because %qT is a dependent scope"
43294 #: cp/parser.c:3286
43295 #, gcc-internal-format
43296 msgid "%qE in %q#T does not name a template type"
43299 #: cp/parser.c:3290
43300 #, gcc-internal-format
43301 msgid "%qE in %q#T does not name a type"
43304 #: cp/parser.c:3893
43305 #, gcc-internal-format
43306 msgid "expected string-literal"
43309 #: cp/parser.c:3958
43310 #, gcc-internal-format
43312 "inconsistent user-defined literal suffixes %qD and %qD in string literal"
43315 #: cp/parser.c:4012
43316 #, gcc-internal-format
43317 msgid "a wide string is invalid in this context"
43320 #: cp/parser.c:4127
43321 #, gcc-internal-format
43322 msgid "unable to find character literal operator %qD with %qT argument"
43325 #: cp/parser.c:4228
43326 #, gcc-internal-format
43327 msgid "integer literal exceeds range of %qT type"
43330 #: cp/parser.c:4235
43331 #, gcc-internal-format
43332 msgid "floating literal exceeds range of %qT type"
43335 #: cp/parser.c:4239
43336 #, gcc-internal-format
43337 msgid "floating literal truncated to zero"
43340 #: cp/parser.c:4279
43341 #, gcc-internal-format
43342 msgid "unable to find numeric literal operator %qD"
43345 #: cp/parser.c:4281
43346 #, gcc-internal-format
43348 "use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes"
43351 #: cp/parser.c:4333
43352 #, gcc-internal-format
43353 msgid "unable to find string literal operator %qD with %qT, %qT arguments"
43356 #: cp/parser.c:4393 cp/parser.c:12657
43357 #, gcc-internal-format
43358 msgid "expected declaration"
43361 #: cp/parser.c:4655 cp/parser.c:4670
43362 #, gcc-internal-format
43363 msgid "expected binary operator"
43366 #: cp/parser.c:4676
43367 #, gcc-internal-format
43368 msgid "expected ..."
43371 #: cp/parser.c:4688
43372 #, gcc-internal-format
43373 msgid "binary expression in operand of fold-expression"
43376 #: cp/parser.c:4691
43377 #, gcc-internal-format
43378 msgid "conditional expression in operand of fold-expression"
43381 #: cp/parser.c:4699
43382 #, gcc-internal-format
43383 msgid "mismatched operator in fold-expression"
43386 #: cp/parser.c:4803
43387 #, gcc-internal-format
43388 msgid "fixed-point types not supported in C++"
43391 #: cp/parser.c:4884
43392 #, gcc-internal-format
43393 msgid "ISO C++ forbids braced-groups within expressions"
43396 #: cp/parser.c:4896
43397 #, gcc-internal-format
43399 "statement-expressions are not allowed outside functions nor in template-"
43403 #: cp/parser.c:4935
43404 #, gcc-internal-format
43405 msgid "fold-expressions only available with -std=c++1z or -std=gnu++1z"
43408 #: cp/parser.c:4993 cp/parser.c:5166 cp/parser.c:5344
43409 #, gcc-internal-format
43410 msgid "expected primary-expression"
43413 #: cp/parser.c:5023
43414 #, gcc-internal-format
43415 msgid "%<this%> may not be used in this context"
43418 #: cp/parser.c:5160
43419 #, gcc-internal-format
43420 msgid "a template declaration cannot appear at block scope"
43423 #: cp/parser.c:5319
43424 #, gcc-internal-format
43425 msgid "local variable %qD may not appear in this context"
43428 #: cp/parser.c:5496
43429 #, gcc-internal-format
43430 msgid "expected id-expression"
43433 #: cp/parser.c:5628
43434 #, gcc-internal-format
43435 msgid "scope %qT before %<~%> is not a class-name"
43438 #: cp/parser.c:5657 cp/parser.c:7672
43439 #, gcc-internal-format
43440 msgid "%<~auto%> only available with -std=c++14 or -std=gnu++14"
43443 #: cp/parser.c:5768
43444 #, gcc-internal-format
43445 msgid "declaration of %<~%T%> as member of %qT"
43448 #: cp/parser.c:5783
43449 #, gcc-internal-format
43450 msgid "typedef-name %qD used as destructor declarator"
43453 #: cp/parser.c:5818
43454 #, gcc-internal-format
43456 "literal operator suffixes not preceded by %<_%> are reserved for future "
43460 #: cp/parser.c:5829 cp/parser.c:19835
43461 #, gcc-internal-format
43462 msgid "expected unqualified-id"
43465 #: cp/parser.c:5936
43466 #, gcc-internal-format
43467 msgid "found %<:%> in nested-name-specifier, expected %<::%>"
43470 #: cp/parser.c:6005
43471 #, gcc-internal-format
43472 msgid "decltype evaluates to %qT, which is not a class or enumeration type"
43475 #: cp/parser.c:6031
43476 #, gcc-internal-format
43477 msgid "function template-id %qD in nested-name-specifier"
43480 #: cp/parser.c:6039
43481 #, gcc-internal-format
43482 msgid "variable template-id %qD in nested-name-specifier"
43485 #: cp/parser.c:6143 cp/typeck.c:2620 cp/typeck.c:2623 cp/typeck.c:2643
43486 #, gcc-internal-format
43487 msgid "%qD is not a template"
43490 #: cp/parser.c:6221
43491 #, gcc-internal-format
43492 msgid "expected nested-name-specifier"
43495 #: cp/parser.c:6422 cp/parser.c:8652
43496 #, gcc-internal-format
43497 msgid "types may not be defined in casts"
43500 #: cp/parser.c:6506
43501 #, gcc-internal-format
43502 msgid "types may not be defined in a %<typeid%> expression"
43505 #: cp/parser.c:6564
43506 #, gcc-internal-format
43507 msgid "%<_Cilk_spawn%> must be followed by an expression"
43510 #: cp/parser.c:6648
43511 #, gcc-internal-format
43512 msgid "wrong number of arguments to %<__builtin_addressof%>"
43515 #: cp/parser.c:6660 cp/pt.c:17186
43516 #, gcc-internal-format
43517 msgid "wrong number of arguments to %<__builtin_launder%>"
43520 #: cp/parser.c:6752
43521 #, gcc-internal-format
43522 msgid "ISO C++ forbids compound-literals"
43525 #: cp/parser.c:6811
43526 #, gcc-internal-format
43527 msgid "two consecutive %<[%> shall only introduce an attribute"
43530 #: cp/parser.c:7233
43531 #, gcc-internal-format
43532 msgid "braced list index is not allowed with array notation"
43535 #: cp/parser.c:7417 cp/typeck.c:2508
43536 #, gcc-internal-format
43537 msgid "invalid use of %qD"
43540 #: cp/parser.c:7426
43541 #, gcc-internal-format
43542 msgid "%<%D::%D%> is not a class member"
43545 #: cp/parser.c:7724
43546 #, gcc-internal-format
43547 msgid "non-scalar type"
43550 #: cp/parser.c:7823
43551 #, gcc-internal-format
43552 msgid "ISO C++ does not allow %<alignof%> with a non-type"
43555 #: cp/parser.c:7908
43556 #, gcc-internal-format
43557 msgid "types may not be defined in %<noexcept%> expressions"
43560 #: cp/parser.c:8186
43561 #, gcc-internal-format
43562 msgid "types may not be defined in a new-expression"
43565 #: cp/parser.c:8202
43566 #, gcc-internal-format
43567 msgid "array bound forbidden after parenthesized type-id"
43570 #: cp/parser.c:8204
43571 #, gcc-internal-format
43572 msgid "try removing the parentheses around the type-id"
43575 #: cp/parser.c:8235
43576 #, gcc-internal-format
43578 "initialization of new-expression for type %<auto%> requires exactly one "
43582 #: cp/parser.c:8283
43583 #, gcc-internal-format
43584 msgid "expected expression-list or type-id"
43587 #: cp/parser.c:8312
43588 #, gcc-internal-format
43589 msgid "types may not be defined in a new-type-id"
43592 #: cp/parser.c:8440
43593 #, gcc-internal-format
43594 msgid "expression in new-declarator must have integral or enumeration type"
43597 #: cp/parser.c:8748
43598 #, gcc-internal-format
43599 msgid "use of old-style cast"
43602 #: cp/parser.c:8895
43603 #, gcc-internal-format
43604 msgid "%<>>%> operator is treated as two right angle brackets in C++11"
43607 #: cp/parser.c:8898
43608 #, gcc-internal-format
43609 msgid "suggest parentheses around %<>>%> expression"
43612 #: cp/parser.c:9094
43613 #, gcc-internal-format
43614 msgid "ISO C++ does not allow ?: with omitted middle operand"
43617 #: cp/parser.c:9805
43618 #, gcc-internal-format
43619 msgid "lambda-expression in unevaluated context"
43622 #: cp/parser.c:9814
43623 #, gcc-internal-format
43624 msgid "lambda-expression in template-argument"
43627 #: cp/parser.c:9967
43628 #, gcc-internal-format
43629 msgid "expected end of capture-list"
43632 #: cp/parser.c:9981
43633 #, gcc-internal-format
43635 "explicit by-copy capture of %<this%> redundant with by-copy capture default"
43638 #: cp/parser.c:9998
43639 #, gcc-internal-format
43640 msgid "%<*this%> capture only available with -std=c++1z or -std=gnu++1z"
43643 #: cp/parser.c:10043
43644 #, gcc-internal-format
43646 "lambda capture initializers only available with -std=c++14 or -std=gnu++14"
43649 #: cp/parser.c:10050
43650 #, gcc-internal-format
43651 msgid "empty initializer for lambda init-capture"
43654 #: cp/parser.c:10073
43655 #, gcc-internal-format
43656 msgid "capture of non-variable %qD "
43659 #: cp/parser.c:10076 cp/parser.c:10086 cp/semantics.c:3361 cp/semantics.c:3371
43660 #, gcc-internal-format
43661 msgid "%q#D declared here"
43664 #: cp/parser.c:10082
43665 #, gcc-internal-format
43666 msgid "capture of variable %qD with non-automatic storage duration"
43669 #: cp/parser.c:10120
43670 #, gcc-internal-format
43671 msgid "explicit by-copy capture of %qD redundant with by-copy capture default"
43674 #: cp/parser.c:10125
43675 #, gcc-internal-format
43677 "explicit by-reference capture of %qD redundant with by-reference capture "
43681 #: cp/parser.c:10174
43682 #, gcc-internal-format
43683 msgid "lambda templates are only available with -std=c++14 or -std=gnu++14"
43686 #: cp/parser.c:10205
43687 #, gcc-internal-format
43688 msgid "default argument specified for lambda parameter"
43691 #: cp/parser.c:10223
43692 #, gcc-internal-format
43693 msgid "duplicate %<mutable%>"
43696 #: cp/parser.c:10271
43697 #, gcc-internal-format
43698 msgid "%<constexpr%> lambda only available with -std=c++1z or -std=gnu++1z"
43701 #: cp/parser.c:10723 cp/parser.c:10904
43702 #, gcc-internal-format
43703 msgid "attributes at the beginning of statement are ignored"
43706 #: cp/parser.c:10751
43707 #, gcc-internal-format
43708 msgid "expected labeled-statement"
43711 #: cp/parser.c:10797
43712 #, gcc-internal-format
43713 msgid "case label %qE not within a switch statement"
43716 #: cp/parser.c:10911
43717 #, gcc-internal-format
43718 msgid "need %<typename%> before %qE because %qT is a dependent scope"
43721 #: cp/parser.c:10920
43722 #, gcc-internal-format
43723 msgid "%<%T::%D%> names the constructor, not the type"
43726 #: cp/parser.c:10967
43727 #, gcc-internal-format
43728 msgid "compound-statement in constexpr function"
43731 #: cp/parser.c:11094
43732 #, gcc-internal-format
43733 msgid "%<if constexpr%> only available with -std=c++1z or -std=gnu++1z"
43736 #: cp/parser.c:11120
43737 #, gcc-internal-format
43739 "init-statement in selection statements only available with -std=c++1z or -"
43743 #: cp/parser.c:11290 cp/parser.c:27768
43744 #, gcc-internal-format
43745 msgid "expected selection-statement"
43748 #: cp/parser.c:11323
43749 #, gcc-internal-format
43750 msgid "types may not be defined in conditions"
43753 #: cp/parser.c:11746
43754 #, gcc-internal-format
43755 msgid "range-based %<for%> expression of type %qT has incomplete type"
43758 #: cp/parser.c:11784
43759 #, gcc-internal-format
43761 "range-based %<for%> expression of type %qT has an %<end%> member but not a "
43765 #: cp/parser.c:11790
43766 #, gcc-internal-format
43768 "range-based %<for%> expression of type %qT has a %<begin%> member but not an "
43772 #: cp/parser.c:11842
43773 #, gcc-internal-format
43775 "inconsistent begin/end types in range-based %<for%> statement: %qT and %qT"
43778 #: cp/parser.c:11977 cp/parser.c:27771
43779 #, gcc-internal-format
43780 msgid "expected iteration-statement"
43783 #: cp/parser.c:12025
43784 #, gcc-internal-format
43786 "range-based %<for%> loops only available with -std=c++11 or -std=gnu++11"
43789 #: cp/parser.c:12099
43790 #, gcc-internal-format
43791 msgid "break statement used with Cilk Plus for loop"
43794 #: cp/parser.c:12159
43795 #, gcc-internal-format
43796 msgid "%<goto%> in %<constexpr%> function"
43799 #. Issue a warning about this use of a GNU extension.
43800 #: cp/parser.c:12167
43801 #, gcc-internal-format
43802 msgid "ISO C++ forbids computed gotos"
43805 #: cp/parser.c:12180 cp/parser.c:27774
43806 #, gcc-internal-format
43807 msgid "expected jump-statement"
43810 #: cp/parser.c:12337 cp/parser.c:23033
43811 #, gcc-internal-format
43812 msgid "extra %<;%>"
43815 #: cp/parser.c:12580
43816 #, gcc-internal-format
43817 msgid "%<__label__%> not at the beginning of a block"
43820 #: cp/parser.c:12783
43821 #, gcc-internal-format
43822 msgid "inconsistent deduction for %qT: %qT and then %qT"
43825 #: cp/parser.c:12804
43826 #, gcc-internal-format
43827 msgid "mixing declarations and function-definitions is forbidden"
43830 #: cp/parser.c:12828
43831 #, gcc-internal-format
43832 msgid "types may not be defined in a for-range-declaration"
43835 #: cp/parser.c:12883
43836 #, gcc-internal-format
43837 msgid "initializer in range-based %<for%> loop"
43840 #: cp/parser.c:12886
43841 #, gcc-internal-format
43842 msgid "multiple declarations in range-based %<for%> loop"
43845 #: cp/parser.c:12937
43846 #, gcc-internal-format
43848 "decomposition declaration only available with -std=c++1z or -std=gnu++1z"
43851 #: cp/parser.c:12986
43852 #, gcc-internal-format
43853 msgid "empty decomposition declaration"
43856 #: cp/parser.c:13171
43857 #, gcc-internal-format
43858 msgid "%<friend%> used outside of class"
43861 #. Complain about `auto' as a storage specifier, if
43862 #. we're complaining about C++0x compatibility.
43863 #: cp/parser.c:13235
43864 #, gcc-internal-format
43865 msgid "%<auto%> changes meaning in C++11; please remove it"
43868 #: cp/parser.c:13271
43869 #, gcc-internal-format
43870 msgid "decl-specifier invalid in condition"
43873 #: cp/parser.c:13277
43874 #, gcc-internal-format
43875 msgid "%qD invalid in lambda"
43878 #: cp/parser.c:13370
43879 #, gcc-internal-format
43880 msgid "class definition may not be declared a friend"
43883 #: cp/parser.c:13440 cp/parser.c:23440
43884 #, gcc-internal-format
43885 msgid "templates may not be %<virtual%>"
43888 #: cp/parser.c:13480
43889 #, gcc-internal-format
43890 msgid "invalid linkage-specification"
43893 #: cp/parser.c:13567
43894 #, gcc-internal-format
43896 "static_assert without a message only available with -std=c++1z or -std=gnu+"
43900 #: cp/parser.c:13761
43901 #, gcc-internal-format
43902 msgid "types may not be defined in %<decltype%> expressions"
43905 #: cp/parser.c:13904
43906 #, gcc-internal-format
43907 msgid "types may not be defined in a conversion-type-id"
43910 #: cp/parser.c:13931
43911 #, gcc-internal-format
43912 msgid "invalid use of %<auto%> in conversion operator"
43915 #: cp/parser.c:13935
43916 #, gcc-internal-format
43918 "use of %<auto%> in member template conversion operator can never be deduced"
43921 #: cp/parser.c:14024
43922 #, gcc-internal-format
43923 msgid "only constructors take member initializers"
43926 #: cp/parser.c:14046
43927 #, gcc-internal-format
43928 msgid "cannot expand initializer for member %<%D%>"
43931 #: cp/parser.c:14058
43932 #, gcc-internal-format
43933 msgid "mem-initializer for %qD follows constructor delegation"
43936 #: cp/parser.c:14070
43937 #, gcc-internal-format
43938 msgid "constructor delegation follows mem-initializer for %qD"
43941 #: cp/parser.c:14122
43942 #, gcc-internal-format
43943 msgid "anachronistic old-style base class initializer"
43946 #: cp/parser.c:14192
43947 #, gcc-internal-format
43949 "keyword %<typename%> not allowed in this context (a qualified member "
43950 "initializer is implicitly a type)"
43953 #: cp/parser.c:14553
43954 #, gcc-internal-format
43955 msgid "unexpected keyword; remove space between quotes and suffix identifier"
43958 #: cp/parser.c:14559
43959 #, gcc-internal-format
43960 msgid "expected suffix identifier"
43963 #: cp/parser.c:14568
43964 #, gcc-internal-format
43965 msgid "expected empty string after %<operator%> keyword"
43968 #: cp/parser.c:14574
43969 #, gcc-internal-format
43970 msgid "invalid encoding prefix in literal operator"
43973 #: cp/parser.c:14597
43974 #, gcc-internal-format
43975 msgid "expected operator"
43978 #. Warn that we do not support `export'.
43979 #: cp/parser.c:14642
43980 #, gcc-internal-format
43981 msgid "keyword %<export%> not implemented, and will be ignored"
43984 #: cp/parser.c:14812
43985 #, gcc-internal-format
43986 msgid "invalid constrained type parameter"
43989 #: cp/parser.c:14820
43990 #, gcc-internal-format
43991 msgid "cv-qualified type parameter"
43994 #: cp/parser.c:14905
43995 #, gcc-internal-format
43996 msgid "variadic constraint introduced without %<...%>"
43999 #: cp/parser.c:14969
44000 #, gcc-internal-format
44001 msgid "invalid use of %<auto%> in default template argument"
44004 #: cp/parser.c:15204 cp/parser.c:15290 cp/parser.c:21272
44005 #, gcc-internal-format
44006 msgid "template parameter pack %qD cannot have a default argument"
44009 #: cp/parser.c:15208 cp/parser.c:15294
44010 #, gcc-internal-format
44011 msgid "template parameter packs cannot have default arguments"
44014 #: cp/parser.c:15360
44015 #, gcc-internal-format
44016 msgid "expected template-id"
44019 #: cp/parser.c:15413 cp/parser.c:27732
44020 #, gcc-internal-format
44021 msgid "expected %<<%>"
44024 #: cp/parser.c:15420
44025 #, gcc-internal-format
44026 msgid "%<<::%> cannot begin a template-argument list"
44029 #: cp/parser.c:15424
44030 #, gcc-internal-format
44032 "%<<:%> is an alternate spelling for %<[%>. Insert whitespace between %<<%> "
44036 #: cp/parser.c:15428
44037 #, gcc-internal-format
44039 "(if you use %<-fpermissive%> or %<-std=c++11%>, or %<-std=gnu++11%> G++ will "
44040 "accept your code)"
44043 #: cp/parser.c:15535
44044 #, gcc-internal-format
44045 msgid "parse error in template argument list"
44048 #. The name does not name a template.
44049 #: cp/parser.c:15604 cp/parser.c:15725 cp/parser.c:15940
44050 #, gcc-internal-format
44051 msgid "expected template-name"
44054 #. Explain what went wrong.
44055 #: cp/parser.c:15650
44056 #, gcc-internal-format
44057 msgid "non-template %qD used as template"
44060 #: cp/parser.c:15652
44061 #, gcc-internal-format
44062 msgid "use %<%T::template %D%> to indicate that it is a template"
44065 #: cp/parser.c:15792
44066 #, gcc-internal-format
44067 msgid "expected parameter pack before %<...%>"
44070 #: cp/parser.c:15901 cp/parser.c:15919 cp/parser.c:16086
44071 #, gcc-internal-format
44072 msgid "expected template-argument"
44075 #: cp/parser.c:16061
44076 #, gcc-internal-format
44077 msgid "invalid non-type template argument"
44080 #: cp/parser.c:16188
44081 #, gcc-internal-format
44082 msgid "explicit instantiation shall not use %<inline%> specifier"
44085 #: cp/parser.c:16192
44086 #, gcc-internal-format
44087 msgid "explicit instantiation shall not use %<constexpr%> specifier"
44090 #: cp/parser.c:16251
44091 #, gcc-internal-format
44092 msgid "template specialization with C linkage"
44095 #: cp/parser.c:16471
44096 #, gcc-internal-format
44097 msgid "expected type specifier"
44100 #: cp/parser.c:16655
44101 #, gcc-internal-format
44103 "use of %<auto%> in lambda parameter declaration only available with -std=c+"
44104 "+14 or -std=gnu++14"
44107 #: cp/parser.c:16661
44108 #, gcc-internal-format
44110 "use of %<auto%> in parameter declaration only available with -std=c++14 or -"
44114 #: cp/parser.c:16666
44115 #, gcc-internal-format
44116 msgid "ISO C++ forbids use of %<auto%> in parameter declaration"
44119 #: cp/parser.c:16811
44120 #, gcc-internal-format
44121 msgid "expected template-id for type"
44124 #: cp/parser.c:16880
44125 #, gcc-internal-format
44126 msgid "expected type-name"
44129 #: cp/parser.c:17229
44130 #, gcc-internal-format
44132 "elaborated-type-specifier for a scoped enum must not use the %<%D%> keyword"
44135 #: cp/parser.c:17452
44136 #, gcc-internal-format
44137 msgid "declaration %qD does not declare anything"
44140 #: cp/parser.c:17539
44141 #, gcc-internal-format
44142 msgid "attributes ignored on uninstantiated type"
44145 #: cp/parser.c:17543
44146 #, gcc-internal-format
44147 msgid "attributes ignored on template instantiation"
44150 #: cp/parser.c:17548
44151 #, gcc-internal-format
44153 "attributes ignored on elaborated-type-specifier that is not a forward "
44157 #: cp/parser.c:17682
44158 #, gcc-internal-format
44159 msgid "%qD is an enumeration template"
44162 #: cp/parser.c:17693
44163 #, gcc-internal-format
44164 msgid "%qD does not name an enumeration in %qT"
44167 #: cp/parser.c:17708
44168 #, gcc-internal-format
44169 msgid "unnamed scoped enum is not allowed"
44172 #: cp/parser.c:17763
44173 #, gcc-internal-format
44174 msgid "expected %<;%> or %<{%>"
44177 #: cp/parser.c:17812
44178 #, gcc-internal-format
44179 msgid "cannot add an enumerator list to a template instantiation"
44182 #: cp/parser.c:17826
44183 #, gcc-internal-format
44185 "nested name specifier %qT for enum declaration does not name a class or "
44189 #: cp/parser.c:17838 cp/parser.c:22526
44190 #, gcc-internal-format
44191 msgid "declaration of %qD in namespace %qD which does not enclose %qD"
44194 #: cp/parser.c:17843 cp/parser.c:22531
44195 #, gcc-internal-format
44196 msgid "declaration of %qD in %qD which does not enclose %qD"
44199 #: cp/parser.c:17855 cp/parser.c:22545
44200 #, gcc-internal-format
44201 msgid "extra qualification not allowed"
44204 #: cp/parser.c:17878
44205 #, gcc-internal-format
44206 msgid "multiple definition of %q#T"
44209 #: cp/parser.c:17891
44210 #, gcc-internal-format
44211 msgid "ISO C++ forbids empty unnamed enum"
44214 #: cp/parser.c:17911
44215 #, gcc-internal-format
44216 msgid "opaque-enum-specifier without name"
44219 #: cp/parser.c:17914
44220 #, gcc-internal-format
44221 msgid "opaque-enum-specifier must use a simple identifier"
44224 #: cp/parser.c:18092
44225 #, gcc-internal-format
44226 msgid "%qD is not a namespace-name"
44229 #: cp/parser.c:18093
44230 #, gcc-internal-format
44231 msgid "expected namespace-name"
44234 #: cp/parser.c:18171
44235 #, gcc-internal-format
44236 msgid "a nested namespace definition cannot have attributes"
44239 #: cp/parser.c:18174
44240 #, gcc-internal-format
44242 "nested namespace definitions only available with -std=c++1z or -std=gnu++1z"
44245 #: cp/parser.c:18177
44246 #, gcc-internal-format
44247 msgid "a nested namespace definition cannot be inline"
44250 #: cp/parser.c:18185
44251 #, gcc-internal-format
44252 msgid "nested identifier required"
44255 #: cp/parser.c:18213
44256 #, gcc-internal-format
44257 msgid "namespace %qD entered"
44260 #: cp/parser.c:18266
44261 #, gcc-internal-format
44262 msgid "%<namespace%> definition is not allowed here"
44265 #: cp/parser.c:18421
44266 #, gcc-internal-format
44267 msgid "a template-id may not appear in a using-declaration"
44270 #: cp/parser.c:18467
44271 #, gcc-internal-format
44273 "access declarations are deprecated in favour of using-declarations; "
44274 "suggestion: add the %<using%> keyword"
44277 #: cp/parser.c:18532
44278 #, gcc-internal-format
44279 msgid "types may not be defined in alias template declarations"
44282 #: cp/parser.c:18685
44283 #, gcc-internal-format
44284 msgid "%<asm%> in %<constexpr%> function"
44287 #: cp/parser.c:19000
44288 #, gcc-internal-format
44289 msgid "decl-specifier in declaration of deduction guide"
44292 #: cp/parser.c:19081
44293 #, gcc-internal-format
44294 msgid "a function-definition is not allowed here"
44297 #: cp/parser.c:19092
44298 #, gcc-internal-format
44299 msgid "an asm-specification is not allowed on a function-definition"
44302 #: cp/parser.c:19096
44303 #, gcc-internal-format
44304 msgid "attributes are not allowed on a function-definition"
44307 #: cp/parser.c:19147
44308 #, gcc-internal-format
44309 msgid "expected constructor, destructor, or type conversion"
44312 #. Anything else is an error.
44313 #: cp/parser.c:19186 cp/parser.c:21463
44314 #, gcc-internal-format
44315 msgid "expected initializer"
44318 #: cp/parser.c:19267
44319 #, gcc-internal-format
44320 msgid "initializer provided for function"
44323 #: cp/parser.c:19301
44324 #, gcc-internal-format
44325 msgid "attributes after parenthesized initializer ignored"
44328 #: cp/parser.c:19306
44329 #, gcc-internal-format
44330 msgid "non-function %qD declared as implicit template"
44333 #: cp/parser.c:19755
44334 #, gcc-internal-format
44335 msgid "array bound is not an integer constant"
44338 #: cp/parser.c:19881
44339 #, gcc-internal-format
44340 msgid "cannot define member of dependent typedef %qT"
44343 #: cp/parser.c:19885
44344 #, gcc-internal-format
44345 msgid "%<%T::%E%> is not a type"
44348 #: cp/parser.c:19913
44349 #, gcc-internal-format
44350 msgid "invalid use of constructor as a template"
44353 #: cp/parser.c:19915
44354 #, gcc-internal-format
44356 "use %<%T::%D%> instead of %<%T::%D%> to name the constructor in a qualified "
44360 #. We do not attempt to print the declarator
44361 #. here because we do not have enough
44362 #. information about its original syntactic
44364 #: cp/parser.c:19932
44365 #, gcc-internal-format
44366 msgid "invalid declarator"
44369 #. But declarations with qualified-ids can't appear in a
44371 #: cp/parser.c:20002
44372 #, gcc-internal-format
44373 msgid "qualified-id in declaration"
44376 #: cp/parser.c:20027
44377 #, gcc-internal-format
44378 msgid "expected declarator"
44381 #: cp/parser.c:20130
44382 #, gcc-internal-format
44383 msgid "%qD is a namespace"
44386 #: cp/parser.c:20132
44387 #, gcc-internal-format
44388 msgid "cannot form pointer to member of non-class %q#T"
44391 #: cp/parser.c:20153
44392 #, gcc-internal-format
44393 msgid "expected ptr-operator"
44396 #: cp/parser.c:20212
44397 #, gcc-internal-format
44398 msgid "duplicate cv-qualifier"
44401 #: cp/parser.c:20266
44402 #, gcc-internal-format
44403 msgid "multiple ref-qualifiers"
44406 #: cp/parser.c:20303
44407 #, gcc-internal-format
44408 msgid "%E requires %<-fgnu-tm%>"
44411 #: cp/parser.c:20359
44412 #, gcc-internal-format
44413 msgid "duplicate virt-specifier"
44416 #: cp/parser.c:20603
44417 #, gcc-internal-format
44418 msgid "missing template arguments after %qT"
44421 #: cp/parser.c:20609 cp/typeck2.c:493 cp/typeck2.c:1965
44422 #, gcc-internal-format
44423 msgid "invalid use of %qT"
44426 #: cp/parser.c:20630
44427 #, gcc-internal-format
44428 msgid "types may not be defined in template arguments"
44431 #: cp/parser.c:20635
44432 #, gcc-internal-format
44433 msgid "invalid use of %<auto%> in template argument"
44436 #: cp/parser.c:20723
44437 #, gcc-internal-format
44438 msgid "expected type-specifier"
44441 #: cp/parser.c:21029
44442 #, gcc-internal-format
44443 msgid "expected %<,%> or %<...%>"
44446 #: cp/parser.c:21104
44447 #, gcc-internal-format
44448 msgid "types may not be defined in parameter types"
44451 #: cp/parser.c:21256
44452 #, gcc-internal-format
44453 msgid "default arguments are only permitted for function parameters"
44456 #: cp/parser.c:21274
44457 #, gcc-internal-format
44458 msgid "parameter pack %qD cannot have a default argument"
44461 #: cp/parser.c:21280
44462 #, gcc-internal-format
44463 msgid "template parameter pack cannot have a default argument"
44466 #: cp/parser.c:21282
44467 #, gcc-internal-format
44468 msgid "parameter pack cannot have a default argument"
44471 #: cp/parser.c:21669
44472 #, gcc-internal-format
44473 msgid "ISO C++ does not allow designated initializers"
44476 #: cp/parser.c:21683
44477 #, gcc-internal-format
44478 msgid "ISO C++ does not allow C99 designated initializers"
44481 #: cp/parser.c:21803 cp/parser.c:21929
44482 #, gcc-internal-format
44483 msgid "expected class-name"
44486 #: cp/parser.c:22127
44487 #, gcc-internal-format
44488 msgid "expected %<;%> after class definition"
44491 #: cp/parser.c:22130
44492 #, gcc-internal-format
44493 msgid "expected %<;%> after struct definition"
44496 #: cp/parser.c:22133
44497 #, gcc-internal-format
44498 msgid "expected %<;%> after union definition"
44501 #: cp/parser.c:22474
44502 #, gcc-internal-format
44503 msgid "expected %<{%> or %<:%>"
44506 #: cp/parser.c:22485
44507 #, gcc-internal-format
44508 msgid "cannot specify %<override%> for a class"
44511 #: cp/parser.c:22493
44512 #, gcc-internal-format
44513 msgid "global qualification of class name is invalid"
44516 #: cp/parser.c:22500
44517 #, gcc-internal-format
44518 msgid "qualified name does not name a class"
44521 #: cp/parser.c:22512
44522 #, gcc-internal-format
44523 msgid "invalid class name in declaration of %qD"
44526 #: cp/parser.c:22571
44527 #, gcc-internal-format
44528 msgid "an explicit specialization must be preceded by %<template <>%>"
44531 #: cp/parser.c:22601
44532 #, gcc-internal-format
44533 msgid "function template %qD redeclared as a class template"
44536 #: cp/parser.c:22637
44537 #, gcc-internal-format
44538 msgid "could not resolve typename type"
44541 #: cp/parser.c:22693
44542 #, gcc-internal-format
44543 msgid "previous definition of %q#T"
44546 #: cp/parser.c:22783 cp/parser.c:27777
44547 #, gcc-internal-format
44548 msgid "expected class-key"
44551 #: cp/parser.c:22807
44552 #, gcc-internal-format
44554 "ISO C++ forbids typename key in template template parameter; use -std=c++1z "
44558 #: cp/parser.c:22811
44559 #, gcc-internal-format
44560 msgid "expected %<class%> or %<typename%>"
44563 #: cp/parser.c:23053
44564 #, gcc-internal-format
44565 msgid "in C++03 a class-key must be used when declaring a friend"
44568 #: cp/parser.c:23071
44569 #, gcc-internal-format
44570 msgid "friend declaration does not name a class or function"
44573 #: cp/parser.c:23089
44574 #, gcc-internal-format
44575 msgid "a storage class on an anonymous aggregate in class scope is not allowed"
44578 #: cp/parser.c:23293
44579 #, gcc-internal-format
44580 msgid "pure-specifier on function-definition"
44583 #: cp/parser.c:23348
44584 #, gcc-internal-format
44585 msgid "stray %<,%> at end of member declaration"
44588 #: cp/parser.c:23360
44589 #, gcc-internal-format
44590 msgid "expected %<;%> at end of member declaration"
44593 #: cp/parser.c:23434
44594 #, gcc-internal-format
44595 msgid "invalid pure specifier (only %<= 0%> is allowed)"
44598 #: cp/parser.c:23469
44599 #, gcc-internal-format
44600 msgid "a brace-enclosed initializer is not allowed here"
44603 #: cp/parser.c:23598
44604 #, gcc-internal-format
44605 msgid "%<virtual%> specified more than once in base-specified"
44608 #: cp/parser.c:23618
44609 #, gcc-internal-format
44610 msgid "more than one access specifier in base-specified"
44613 #: cp/parser.c:23642
44614 #, gcc-internal-format
44615 msgid "keyword %<typename%> not allowed outside of templates"
44618 #: cp/parser.c:23645
44619 #, gcc-internal-format
44621 "keyword %<typename%> not allowed in this context (the base class is "
44622 "implicitly a type)"
44625 #: cp/parser.c:23738 cp/parser.c:23815
44626 #, gcc-internal-format
44627 msgid "types may not be defined in an exception-specification"
44630 #: cp/parser.c:23823
44631 #, gcc-internal-format
44632 msgid "ISO C++1z does not allow dynamic exception specifications"
44635 #: cp/parser.c:23829
44636 #, gcc-internal-format
44638 "dynamic exception specifications are deprecated in C++11; use %<noexcept%> "
44642 #: cp/parser.c:23873
44643 #, gcc-internal-format
44644 msgid "invalid use of %<auto%> in exception-specification"
44647 #: cp/parser.c:23912
44648 #, gcc-internal-format
44649 msgid "%<try%> in %<constexpr%> function"
44652 #: cp/parser.c:24025
44653 #, gcc-internal-format
44654 msgid "types may not be defined in exception-declarations"
44657 #: cp/parser.c:24629
44658 #, gcc-internal-format
44659 msgid "attribute using prefix used together with scoped attribute token"
44662 #: cp/parser.c:24643
44663 #, gcc-internal-format
44664 msgid "expected an identifier for the attribute name"
44667 #: cp/parser.c:24665
44668 #, gcc-internal-format
44669 msgid "%<deprecated%> is a C++14 feature; use %<gnu::deprecated%>"
44672 #: cp/parser.c:24674
44673 #, gcc-internal-format
44674 msgid "%<fallthrough%> is a C++17 feature; use %<gnu::fallthrough%>"
44677 #: cp/parser.c:24736
44678 #, gcc-internal-format
44679 msgid "attribute %<noreturn%> can appear at most once in an attribute-list"
44682 #: cp/parser.c:24740
44683 #, gcc-internal-format
44684 msgid "attribute %<deprecated%> can appear at most once in an attribute-list"
44687 #: cp/parser.c:24777
44688 #, gcc-internal-format
44689 msgid "expected attribute before %<...%>"
44692 #: cp/parser.c:24834
44693 #, gcc-internal-format
44694 msgid "attribute using prefix only available with -std=c++1z or -std=gnu++1z"
44697 #: cp/parser.c:25047
44698 #, gcc-internal-format
44699 msgid "%<requires%> only available with -fconcepts"
44702 #: cp/parser.c:25079
44703 #, gcc-internal-format
44704 msgid "a requires expression cannot appear outside a template"
44707 #: cp/parser.c:25781
44708 #, gcc-internal-format
44709 msgid "specializing member %<%T::%E%> requires %<template<>%> syntax"
44712 #: cp/parser.c:25786
44713 #, gcc-internal-format
44714 msgid "invalid declaration of %<%T::%E%>"
44717 #: cp/parser.c:25790
44718 #, gcc-internal-format
44719 msgid "too few template-parameter-lists"
44722 #. Otherwise, there are too many template parameter lists. We have
44725 #. template <class T> template <class U> void S::f();
44726 #: cp/parser.c:25797
44727 #, gcc-internal-format
44728 msgid "too many template-parameter-lists"
44731 #: cp/parser.c:26123
44732 #, gcc-internal-format
44733 msgid "named return values are no longer supported"
44736 #: cp/parser.c:26289
44737 #, gcc-internal-format
44739 "literal operator template %qD has invalid parameter list. Expected non-type "
44740 "template argument pack <char...> or <typename CharT, CharT...>"
44743 #: cp/parser.c:26294
44744 #, gcc-internal-format
44746 "literal operator template %qD has invalid parameter list. Expected non-type "
44747 "template argument pack <char...>"
44750 #: cp/parser.c:26363
44751 #, gcc-internal-format
44752 msgid "empty introduction-list"
44755 #: cp/parser.c:26387
44756 #, gcc-internal-format
44757 msgid "no matching concept for template-introduction"
44760 #: cp/parser.c:26409
44761 #, gcc-internal-format
44762 msgid "invalid declaration of member template in local class"
44765 #: cp/parser.c:26418
44766 #, gcc-internal-format
44767 msgid "template with C linkage"
44770 #: cp/parser.c:26437
44771 #, gcc-internal-format
44772 msgid "invalid explicit specialization"
44775 #: cp/parser.c:26541
44776 #, gcc-internal-format
44777 msgid "template declaration of %<typedef%>"
44780 #: cp/parser.c:26592
44781 #, gcc-internal-format
44782 msgid "a class template declaration must not declare anything else"
44785 #: cp/parser.c:26638
44786 #, gcc-internal-format
44787 msgid "explicit template specialization cannot have a storage class"
44790 #: cp/parser.c:26946
44791 #, gcc-internal-format
44792 msgid "%<>>%> should be %<> >%> within a nested template argument list"
44795 #: cp/parser.c:26959
44796 #, gcc-internal-format
44797 msgid "spurious %<>>%>, use %<>%> to terminate a template argument list"
44800 #: cp/parser.c:27256
44801 #, gcc-internal-format
44802 msgid "%<sizeof...%> argument must be surrounded by parentheses"
44805 #: cp/parser.c:27412
44806 #, gcc-internal-format
44807 msgid "invalid use of %qD in linkage specification"
44810 #: cp/parser.c:27427
44811 #, gcc-internal-format
44812 msgid "%<__thread%> before %qD"
44815 #: cp/parser.c:27561
44816 #, gcc-internal-format
44817 msgid "ISO C++ 1998 does not support %<long long%>"
44820 #: cp/parser.c:27569
44821 #, gcc-internal-format
44822 msgid "both %<__thread%> and %<thread_local%> specified"
44825 #: cp/parser.c:27571
44826 #, gcc-internal-format
44827 msgid "duplicate %qD"
44830 #: cp/parser.c:27593
44831 #, gcc-internal-format
44832 msgid "duplicate %qs"
44835 #: cp/parser.c:27635
44836 #, gcc-internal-format
44837 msgid "expected %<new%>"
44840 #: cp/parser.c:27638
44841 #, gcc-internal-format
44842 msgid "expected %<delete%>"
44845 #: cp/parser.c:27641
44846 #, gcc-internal-format
44847 msgid "expected %<return%>"
44850 #: cp/parser.c:27647
44851 #, gcc-internal-format
44852 msgid "expected %<extern%>"
44855 #: cp/parser.c:27650
44856 #, gcc-internal-format
44857 msgid "expected %<static_assert%>"
44860 #: cp/parser.c:27653
44861 #, gcc-internal-format
44862 msgid "expected %<decltype%>"
44865 #: cp/parser.c:27656
44866 #, gcc-internal-format
44867 msgid "expected %<operator%>"
44870 #: cp/parser.c:27659
44871 #, gcc-internal-format
44872 msgid "expected %<class%>"
44875 #: cp/parser.c:27662
44876 #, gcc-internal-format
44877 msgid "expected %<template%>"
44880 #: cp/parser.c:27665
44881 #, gcc-internal-format
44882 msgid "expected %<namespace%>"
44885 #: cp/parser.c:27668
44886 #, gcc-internal-format
44887 msgid "expected %<using%>"
44890 #: cp/parser.c:27671
44891 #, gcc-internal-format
44892 msgid "expected %<asm%>"
44895 #: cp/parser.c:27674
44896 #, gcc-internal-format
44897 msgid "expected %<try%>"
44900 #: cp/parser.c:27677
44901 #, gcc-internal-format
44902 msgid "expected %<catch%>"
44905 #: cp/parser.c:27680
44906 #, gcc-internal-format
44907 msgid "expected %<throw%>"
44910 #: cp/parser.c:27683
44911 #, gcc-internal-format
44912 msgid "expected %<__label__%>"
44915 #: cp/parser.c:27686
44916 #, gcc-internal-format
44917 msgid "expected %<@try%>"
44920 #: cp/parser.c:27689
44921 #, gcc-internal-format
44922 msgid "expected %<@synchronized%>"
44925 #: cp/parser.c:27692
44926 #, gcc-internal-format
44927 msgid "expected %<@throw%>"
44930 #: cp/parser.c:27695
44931 #, gcc-internal-format
44932 msgid "expected %<__transaction_atomic%>"
44935 #: cp/parser.c:27698
44936 #, gcc-internal-format
44937 msgid "expected %<__transaction_relaxed%>"
44940 #: cp/parser.c:27729
44941 #, gcc-internal-format
44942 msgid "expected %<::%>"
44945 #: cp/parser.c:27741
44946 #, gcc-internal-format
44947 msgid "expected %<...%>"
44950 #: cp/parser.c:27744
44951 #, gcc-internal-format
44952 msgid "expected %<*%>"
44955 #: cp/parser.c:27747
44956 #, gcc-internal-format
44957 msgid "expected %<~%>"
44960 #: cp/parser.c:27753
44961 #, gcc-internal-format
44962 msgid "expected %<:%> or %<::%>"
44965 #: cp/parser.c:27781
44966 #, gcc-internal-format
44967 msgid "expected %<class%>, %<typename%>, or %<template%>"
44970 #: cp/parser.c:28043
44971 #, gcc-internal-format
44972 msgid "%qs tag used in naming %q#T"
44975 #: cp/parser.c:28048
44976 #, gcc-internal-format
44977 msgid "%q#T was previously declared here"
44980 #: cp/parser.c:28069
44981 #, gcc-internal-format
44982 msgid "%qD redeclared with different access"
44985 #: cp/parser.c:28090
44986 #, gcc-internal-format
44988 "in C++98 %<template%> (as a disambiguator) is only allowed within templates"
44991 #: cp/parser.c:28333
44992 #, gcc-internal-format
44993 msgid "file ends in default argument"
44996 #: cp/parser.c:28562 cp/parser.c:29871 cp/parser.c:30057
44997 #, gcc-internal-format
44998 msgid "misplaced %<@%D%> Objective-C++ construct"
45001 #: cp/parser.c:28631
45002 #, gcc-internal-format
45003 msgid "objective-c++ message receiver expected"
45006 #: cp/parser.c:28701
45007 #, gcc-internal-format
45008 msgid "objective-c++ message argument(s) are expected"
45011 #: cp/parser.c:28731
45012 #, gcc-internal-format
45013 msgid "%<@encode%> must specify a type as an argument"
45016 #: cp/parser.c:29137
45017 #, gcc-internal-format
45018 msgid "invalid Objective-C++ selector name"
45021 #: cp/parser.c:29212 cp/parser.c:29230
45022 #, gcc-internal-format
45023 msgid "objective-c++ method declaration is expected"
45026 #: cp/parser.c:29224 cp/parser.c:29289
45027 #, gcc-internal-format
45028 msgid "method attributes must be specified at the end"
45031 #: cp/parser.c:29332
45032 #, gcc-internal-format
45033 msgid "stray %qs between Objective-C++ methods"
45036 #: cp/parser.c:29538 cp/parser.c:29545 cp/parser.c:29552
45037 #, gcc-internal-format
45038 msgid "invalid type for instance variable"
45041 #: cp/parser.c:29665
45042 #, gcc-internal-format
45043 msgid "identifier expected after %<@protocol%>"
45046 #: cp/parser.c:29836
45047 #, gcc-internal-format
45049 "attributes may not be specified before the %<@%D%> Objective-C++ keyword"
45052 #: cp/parser.c:29843
45053 #, gcc-internal-format
45054 msgid "prefix attributes are ignored before %<@%D%>"
45057 #: cp/parser.c:30116 cp/parser.c:30123 cp/parser.c:30130
45058 #, gcc-internal-format
45059 msgid "invalid type for property"
45062 #: cp/parser.c:31254
45063 #, gcc-internal-format
45064 msgid "%<wait%> expression must be integral"
45067 #: cp/parser.c:31948
45068 #, gcc-internal-format
45069 msgid "invalid reduction-identifier"
45072 #: cp/parser.c:34147
45073 #, gcc-internal-format
45074 msgid "parenthesized initialization is not allowed in OpenMP %<for%> loop"
45077 #: cp/parser.c:34150
45078 #, gcc-internal-format
45079 msgid "parenthesized initialization is not allowed in for-loop"
45082 #: cp/parser.c:34246
45083 #, gcc-internal-format
45085 "%<_Cilk_for%> allows expression instead of declaration only in C, not in C++"
45088 #: cp/parser.c:34474 cp/pt.c:15425
45089 #, gcc-internal-format
45090 msgid "iteration variable %qD should not be reduction"
45093 #: cp/parser.c:34559
45094 #, gcc-internal-format
45095 msgid "not enough collapsed for loops"
45098 #: cp/parser.c:34849
45099 #, gcc-internal-format
45101 "%<#pragma omp ordered%> with %<depend%> clause may only be used in compound "
45105 #: cp/parser.c:35655
45106 #, gcc-internal-format
45108 "%<#pragma omp target exit data%> with map-type other than %<from%>, %<release"
45109 "%> or %<delete%> on %<map%> clause"
45112 #: cp/parser.c:36217
45113 #, gcc-internal-format
45114 msgid "%<#pragma acc %s data%> has no data movement clause"
45117 #: cp/parser.c:36525
45118 #, gcc-internal-format
45120 "vector attribute not immediately followed by a single function declaration "
45124 #: cp/parser.c:36818
45125 #, gcc-internal-format
45126 msgid "invalid initializer clause"
45129 #: cp/parser.c:36846
45130 #, gcc-internal-format
45131 msgid "expected id-expression (arguments)"
45134 #: cp/parser.c:36858
45135 #, gcc-internal-format
45137 "one of the initializer call arguments should be %<omp_priv%> or %<&omp_priv%>"
45140 #: cp/parser.c:36939
45141 #, gcc-internal-format
45143 "expected %<+%>, %<*%>, %<-%>, %<&%>, %<^%>, %<|%>, %<&&%>, %<||%> or "
45147 #: cp/parser.c:36958
45148 #, gcc-internal-format
45149 msgid "types may not be defined in declare reduction type list"
45152 #: cp/parser.c:36980 cp/semantics.c:5365
45153 #, gcc-internal-format
45154 msgid "predeclared arithmetic type %qT in %<#pragma omp declare reduction%>"
45157 #: cp/parser.c:36985 cp/semantics.c:5374
45158 #, gcc-internal-format
45159 msgid "function or array type %qT in %<#pragma omp declare reduction%>"
45162 #: cp/parser.c:36988 cp/pt.c:12250 cp/semantics.c:5380
45163 #, gcc-internal-format
45164 msgid "reference type %qT in %<#pragma omp declare reduction%>"
45167 #: cp/parser.c:36991 cp/semantics.c:5386
45168 #, gcc-internal-format
45170 "const, volatile or __restrict qualified type %qT in %<#pragma omp declare "
45174 #: cp/parser.c:37341
45175 #, gcc-internal-format
45176 msgid "%<#pragma acc routine%> names a set of overloads"
45179 #: cp/parser.c:37351
45180 #, gcc-internal-format
45181 msgid "%qD does not refer to a namespace scope function"
45184 #. cancel-and-throw is unimplemented.
45185 #: cp/parser.c:37684
45186 #, gcc-internal-format
45187 msgid "atomic_cancel"
45190 #: cp/parser.c:37727 cp/semantics.c:8666
45191 #, gcc-internal-format
45192 msgid "%<__transaction_relaxed%> without transactional memory support enabled"
45195 #: cp/parser.c:37729 cp/semantics.c:8668
45196 #, gcc-internal-format
45197 msgid "%<__transaction_atomic%> without transactional memory support enabled"
45200 #: cp/parser.c:37925
45201 #, gcc-internal-format
45202 msgid "junk at end of %<#pragma GCC pch_preprocess%>"
45205 #: cp/parser.c:37958
45206 #, gcc-internal-format
45207 msgid "invalid grainsize for _Cilk_for"
45210 #: cp/parser.c:38142
45211 #, gcc-internal-format
45212 msgid "%<#pragma acc wait%> may only be used in compound statements"
45215 #: cp/parser.c:38205
45216 #, gcc-internal-format
45217 msgid "%<#pragma GCC ivdep%> must be inside a function"
45220 #: cp/parser.c:38226
45221 #, gcc-internal-format
45222 msgid "%<#pragma simd%> must be inside a function"
45225 #: cp/parser.c:38238
45226 #, gcc-internal-format
45227 msgid "%<#pragma cilk grainsize%> must be inside a function"
45230 #: cp/parser.c:38250
45231 #, gcc-internal-format
45232 msgid "-fcilkplus must be enabled to use %<#pragma cilk grainsize%>"
45235 #: cp/parser.c:38307
45236 #, gcc-internal-format
45237 msgid "inter-module optimizations not implemented for C++"
45240 #: cp/parser.c:38417
45241 #, gcc-internal-format
45242 msgid "expected variable-name"
45245 #: cp/parser.c:38481
45246 #, gcc-internal-format
45247 msgid "expected %<,%> or %<)%> after %qE"
45250 #: cp/parser.c:38880
45251 #, gcc-internal-format
45252 msgid "implicit templates may not be %<virtual%>"
45256 #, gcc-internal-format
45257 msgid "data member %qD cannot be a member template"
45261 #, gcc-internal-format
45262 msgid "invalid member template declaration %qD"
45266 #, gcc-internal-format
45267 msgid "explicit specialization in non-namespace scope %qD"
45271 #, gcc-internal-format
45272 msgid "enclosing class templates are not explicitly specialized"
45276 #, gcc-internal-format
45277 msgid "specialization of %qD must appear at namespace scope"
45281 #, gcc-internal-format
45282 msgid "specialization of %qD in different namespace"
45285 #: cp/pt.c:797 cp/pt.c:1024
45286 #, gcc-internal-format
45287 msgid " from definition of %q#D"
45291 #, gcc-internal-format
45293 "explicit instantiation of %qD in namespace %qD (which does not enclose "
45298 #, gcc-internal-format
45299 msgid "name of class shadows template template parameter %qD"
45303 #, gcc-internal-format
45304 msgid "specialization of alias template %qD"
45307 #: cp/pt.c:949 cp/pt.c:1086
45308 #, gcc-internal-format
45309 msgid "explicit specialization of non-template %qT"
45313 #, gcc-internal-format
45314 msgid "specialization of %qT after instantiation"
45318 #, gcc-internal-format
45319 msgid "specializing %q#T in different namespace"
45322 #. But if we've had an implicit instantiation, that's a
45323 #. problem ([temp.expl.spec]/6).
45325 #, gcc-internal-format
45326 msgid "specialization %qT after instantiation %qT"
45330 #, gcc-internal-format
45331 msgid "template specialization of %qD not allowed by ISO C++"
45335 #, gcc-internal-format
45336 msgid "specialization of %qD after instantiation"
45340 #, gcc-internal-format
45341 msgid "candidate is: %#D"
45344 #: cp/pt.c:1948 cp/semantics.c:5234
45345 #, gcc-internal-format
45350 #, gcc-internal-format
45351 msgid "%qD is not a function template"
45355 #, gcc-internal-format
45356 msgid "%qD is not a variable template"
45360 #, gcc-internal-format
45361 msgid "template-id %qD for %q+D does not match any template declaration"
45365 #, gcc-internal-format
45367 "saw %d %<template<>%>, need %d for specializing a member function template"
45371 #, gcc-internal-format
45372 msgid "ambiguous template specialization %qD for %q+D"
45376 #, gcc-internal-format
45377 msgid "variable templates only available with -std=c++14 or -std=gnu++14"
45381 #, gcc-internal-format
45382 msgid "too many template headers for %D (should be %d)"
45386 #, gcc-internal-format
45388 "members of an explicitly specialized class are defined without a template "
45393 #, gcc-internal-format
45395 "explicit specialization of %qD outside its namespace must use a nested-name-"
45399 #. This was allowed in C++98, so only pedwarn.
45401 #, gcc-internal-format
45403 "explicit instantiation of %qD outside its namespace must use a nested-name-"
45407 #. This case handles bogus declarations like template <>
45408 #. template <class T> void f<int>();
45409 #: cp/pt.c:2705 cp/pt.c:2764
45410 #, gcc-internal-format
45411 msgid "template-id %qD in declaration of primary template"
45415 #, gcc-internal-format
45416 msgid "template parameter list used in explicit instantiation"
45420 #, gcc-internal-format
45421 msgid "definition provided for explicit instantiation"
45425 #, gcc-internal-format
45426 msgid "too many template parameter lists in declaration of %qD"
45430 #, gcc-internal-format
45431 msgid "too few template parameter lists in declaration of %qD"
45435 #, gcc-internal-format
45436 msgid "explicit specialization of %qD must be introduced by %<template <>%>"
45440 #, gcc-internal-format
45441 msgid "explicit specialization declared %<concept%>"
45445 #, gcc-internal-format
45446 msgid "non-type partial specialization %qD is not allowed"
45450 #, gcc-internal-format
45451 msgid "non-class, non-variable partial specialization %qD is not allowed"
45455 #, gcc-internal-format
45456 msgid "default argument specified in explicit specialization"
45460 #, gcc-internal-format
45461 msgid "%qD is not a template function"
45464 #. From [temp.expl.spec]:
45466 #. If such an explicit specialization for the member
45467 #. of a class template names an implicitly-declared
45468 #. special member function (clause _special_), the
45469 #. program is ill-formed.
45471 #. Similar language is found in [temp.explicit].
45473 #, gcc-internal-format
45474 msgid "specialization of implicitly-declared special member function"
45478 #, gcc-internal-format
45479 msgid "no member function %qD declared in %qT"
45483 #, gcc-internal-format
45484 msgid "friend declaration %qD is not visible to explicit specialization"
45488 #, gcc-internal-format
45489 msgid "friend declaration here"
45493 #, gcc-internal-format
45494 msgid "explicit specialization of function concept %qD"
45498 #, gcc-internal-format
45499 msgid "base initializer expansion %<%T%> contains no parameter packs"
45503 #, gcc-internal-format
45504 msgid "expansion pattern %<%T%> contains no argument packs"
45508 #, gcc-internal-format
45509 msgid "expansion pattern %<%E%> contains no argument packs"
45513 #, gcc-internal-format
45514 msgid "parameter packs not expanded with %<...%>:"
45517 #: cp/pt.c:3821 cp/pt.c:4576
45518 #, gcc-internal-format
45523 #, gcc-internal-format
45524 msgid " <anonymous>"
45528 #, gcc-internal-format
45529 msgid "declaration of template parameter %q+D shadows template parameter"
45533 #, gcc-internal-format
45534 msgid "declaration of %q+#D shadows template parameter"
45538 #, gcc-internal-format
45539 msgid "template parameter %qD declared here"
45543 #, gcc-internal-format
45544 msgid "specialization of variable concept %q#D"
45548 #, gcc-internal-format
45549 msgid "template parameters not deducible in partial specialization:"
45553 #, gcc-internal-format
45554 msgid "partial specialization %q+D does not specialize any template arguments"
45558 #, gcc-internal-format
45560 "partial specialization %q+D does not specialize any template arguments and "
45561 "is not more constrained than"
45564 #: cp/pt.c:4600 cp/pt.c:4611
45565 #, gcc-internal-format
45566 msgid "primary template here"
45570 #, gcc-internal-format
45572 "partial specialization is not more specialized than the primary template "
45573 "because it replaces multiple parameters with a pack expansion"
45577 #, gcc-internal-format
45578 msgid "partial specialization %qD is not more specialized than"
45582 #, gcc-internal-format
45583 msgid "primary template %qD"
45587 #, gcc-internal-format
45589 "parameter pack argument %qE must be at the end of the template argument list"
45593 #, gcc-internal-format
45595 "parameter pack argument %qT must be at the end of the template argument list"
45599 #, gcc-internal-format
45600 msgid "template argument %qE involves template parameter(s)"
45604 #, gcc-internal-format
45605 msgid "type %qT of template argument %qE depends on a template parameter"
45606 msgid_plural "type %qT of template argument %qE depends on template parameters"
45611 #, gcc-internal-format
45612 msgid "declaration of %qD ambiguates earlier template instantiation for %qD"
45616 #, gcc-internal-format
45617 msgid "partial specialization of %qD after instantiation of %qD"
45621 #, gcc-internal-format
45622 msgid "no default argument for %qD"
45625 #. A primary class template can only have one
45626 #. parameter pack, at the end of the template
45629 #, gcc-internal-format
45630 msgid "parameter pack %q+D must be at the end of the template parameter list"
45634 #, gcc-internal-format
45636 "default template arguments may not be used in function template friend re-"
45641 #, gcc-internal-format
45643 "default template arguments may not be used in function template friend "
45648 #, gcc-internal-format
45650 "default template arguments may not be used in function templates without -"
45651 "std=c++11 or -std=gnu++11"
45655 #, gcc-internal-format
45656 msgid "default template arguments may not be used in partial specializations"
45659 #: cp/pt.c:5051 cp/pt.c:5109
45660 #, gcc-internal-format
45661 msgid "default argument for template parameter for class enclosing %qD"
45665 #, gcc-internal-format
45666 msgid "template %qD declared"
45670 #, gcc-internal-format
45671 msgid "template class without a name"
45675 #, gcc-internal-format
45676 msgid "member template %qD may not have virt-specifiers"
45679 #. [basic.stc.dynamic.allocation]
45681 #. An allocation function can be a function
45682 #. template. ... Template allocation functions shall
45683 #. have two or more parameters.
45685 #, gcc-internal-format
45686 msgid "invalid template declaration of %qD"
45690 #, gcc-internal-format
45691 msgid "template definition of non-template %q#D"
45695 #, gcc-internal-format
45696 msgid "expected %d levels of template parms for %q#D, got %d"
45700 #, gcc-internal-format
45701 msgid "got %d template parameters for %q#D"
45705 #, gcc-internal-format
45706 msgid "got %d template parameters for %q#T"
45710 #, gcc-internal-format, gfc-internal-format
45711 msgid " but %d required"
45715 #, gcc-internal-format
45716 msgid "template arguments to %qD do not match original template %qD"
45720 #, gcc-internal-format
45721 msgid "use template<> for an explicit specialization"
45725 #, gcc-internal-format
45726 msgid "%qT is not a template type"
45730 #, gcc-internal-format
45731 msgid "template specifiers not specified in declaration of %qD"
45735 #, gcc-internal-format, gfc-internal-format
45736 msgid "redeclared with %d template parameter"
45737 msgid_plural "redeclared with %d template parameters"
45742 #, gcc-internal-format
45743 msgid "previous declaration %qD used %d template parameter"
45744 msgid_plural "previous declaration %qD used %d template parameters"
45749 #, gcc-internal-format
45750 msgid "template parameter %q+#D"
45754 #, gcc-internal-format
45755 msgid "redeclared here as %q#D"
45758 #. We have in [temp.param]:
45760 #. A template-parameter may not be given default arguments
45761 #. by two different declarations in the same scope.
45763 #, gcc-internal-format
45764 msgid "redefinition of default argument for %q#D"
45768 #, gcc-internal-format
45769 msgid "original definition appeared here"
45773 #, gcc-internal-format
45774 msgid "redeclaration %q#D with different constraints"
45778 #, gcc-internal-format
45779 msgid "original declaration appeared here"
45782 #: cp/pt.c:5976 cp/pt.c:6032
45783 #, gcc-internal-format
45784 msgid "%qE is not a valid template argument for type %qT"
45788 #, gcc-internal-format
45789 msgid "it must be the address of a function with external linkage"
45793 #, gcc-internal-format
45794 msgid "it must be the name of a function with external linkage"
45798 #, gcc-internal-format
45800 "%qE is not a valid template argument for type %qT because %qD has no linkage"
45804 #, gcc-internal-format
45806 "%qE is not a valid template argument for type %qT because %qD does not have "
45811 #, gcc-internal-format
45812 msgid "it must be a pointer-to-member of the form %<&X::Y%>"
45816 #, gcc-internal-format
45817 msgid " couldn't deduce template parameter %qD"
45821 #, gcc-internal-format
45822 msgid " types %qT and %qT have incompatible cv-qualifiers"
45826 #, gcc-internal-format
45827 msgid " mismatched types %qT and %qT"
45831 #, gcc-internal-format
45832 msgid " template parameter %qD is not a parameter pack, but argument %qD is"
45836 #, gcc-internal-format
45837 msgid " template argument %qE does not match pointer-to-member constant %qE"
45841 #, gcc-internal-format
45842 msgid " %qE is not equivalent to %qE"
45846 #, gcc-internal-format
45847 msgid " inconsistent parameter pack deduction with %qT and %qT"
45851 #, gcc-internal-format
45852 msgid " deduced conflicting types for parameter %qT (%qT and %qT)"
45856 #, gcc-internal-format
45857 msgid " deduced conflicting values for non-type parameter %qE (%qE and %qE)"
45861 #, gcc-internal-format
45862 msgid " variable-sized array type %qT is not a valid template argument"
45866 #, gcc-internal-format
45867 msgid " member function type %qT is not a valid template argument"
45871 #, gcc-internal-format, gfc-internal-format
45872 msgid " candidate expects at least %d argument, %d provided"
45873 msgid_plural " candidate expects at least %d arguments, %d provided"
45878 #, gcc-internal-format
45879 msgid " cannot convert %qE (type %qT) to type %qT"
45883 #, gcc-internal-format
45884 msgid " %qT is an ambiguous base class of %qT"
45888 #, gcc-internal-format
45889 msgid " %qT is not derived from %qT"
45893 #, gcc-internal-format
45895 " template parameters of a template template argument are inconsistent with "
45896 "other deduced template arguments"
45900 #, gcc-internal-format
45901 msgid " can't deduce a template for %qT from non-template type %qT"
45905 #, gcc-internal-format
45906 msgid " template argument %qE does not match %qE"
45910 #, gcc-internal-format
45911 msgid " could not resolve address from overloaded function %qE"
45915 #, gcc-internal-format
45917 "%qE is not a valid template argument for type %qT because string literals "
45918 "can never be used in this context"
45922 #, gcc-internal-format
45923 msgid "in template argument for type %qT "
45927 #, gcc-internal-format
45929 "%qD is not a valid template argument because %qD is a variable, not the "
45930 "address of a variable"
45934 #, gcc-internal-format
45936 "%qE is not a valid template argument for %qT because it is not the address "
45941 #, gcc-internal-format
45943 "%qE is not a valid template argument of type %qT because %qE is not a "
45948 #, gcc-internal-format
45950 "%qE is not a valid template argument of type %qT because %qD does not have "
45955 #, gcc-internal-format
45957 "%qE is not a valid template argument of type %qT because %qD has no linkage"
45961 #, gcc-internal-format
45963 "%qE is not a valid template argument for type %qT because of conflicts in cv-"
45968 #, gcc-internal-format
45970 "%qE is not a valid template argument for type %qT because it is not an lvalue"
45974 #, gcc-internal-format
45976 "%q#D is not a valid template argument for type %qT because a reference "
45977 "variable does not have a constant address"
45981 #, gcc-internal-format
45983 "%qE is not a valid template argument for type %qT because it is not an "
45984 "object with linkage"
45988 #, gcc-internal-format
45990 "%qE is not a valid template argument for type %qT because object %qD does "
45995 #, gcc-internal-format
45997 "%qE is not a valid template argument for type %qT because it is a pointer"
46001 #, gcc-internal-format
46002 msgid "try using %qE instead"
46005 #: cp/pt.c:6756 cp/pt.c:6788
46006 #, gcc-internal-format
46008 "%qE is not a valid template argument for type %qT because it is of type %qT"
46012 #, gcc-internal-format
46013 msgid "standard conversions are not allowed in this context"
46017 #, gcc-internal-format
46018 msgid "ignoring attributes on template argument %qT"
46022 #, gcc-internal-format
46023 msgid "ignoring attributes in template argument %qE"
46027 #, gcc-internal-format
46028 msgid "injected-class-name %qD used as template template argument"
46032 #, gcc-internal-format
46033 msgid "invalid use of destructor %qE as a type"
46037 #, gcc-internal-format
46038 msgid "to refer to a type member of a template parameter, use %<typename %E%>"
46041 #: cp/pt.c:7484 cp/pt.c:7506 cp/pt.c:7559
46042 #, gcc-internal-format
46043 msgid "type/value mismatch at argument %d in template parameter list for %qD"
46047 #, gcc-internal-format
46048 msgid " expected a constant of type %qT, got %qT"
46052 #, gcc-internal-format
46053 msgid " expected a class template, got %qE"
46057 #, gcc-internal-format
46058 msgid " expected a type, got %qE"
46062 #, gcc-internal-format
46063 msgid " expected a type, got %qT"
46067 #, gcc-internal-format
46068 msgid " expected a class template, got %qT"
46072 #, gcc-internal-format
46073 msgid " expected a template of type %qD, got %qT"
46077 #, gcc-internal-format
46078 msgid "constraint mismatch at argument %d in template parameter list for %qD"
46082 #, gcc-internal-format
46083 msgid " expected %qD but got %qD"
46086 #. Not sure if this is reachable, but it doesn't hurt
46089 #, gcc-internal-format
46090 msgid "type mismatch in nontype parameter pack"
46094 #, gcc-internal-format
46095 msgid "could not convert template argument %qE from %qT to %qT"
46098 #: cp/pt.c:7781 cp/pt.c:8087
46099 #, gcc-internal-format, gfc-internal-format
46100 msgid "template argument %d is invalid"
46103 #: cp/pt.c:7796 cp/pt.c:7926 cp/pt.c:8112
46104 #, gcc-internal-format, gfc-internal-format
46105 msgid "wrong number of template arguments (%d, should be %d)"
46109 #, gcc-internal-format, gfc-internal-format
46110 msgid "wrong number of template arguments (%d, should be at least %d)"
46114 #, gcc-internal-format
46115 msgid "provided for %qD"
46119 #, gcc-internal-format
46121 "pack expansion argument for non-pack parameter %qD of alias template %qD"
46125 #, gcc-internal-format
46126 msgid "pack expansion argument for non-pack parameter %qD of concept %qD"
46130 #, gcc-internal-format
46132 "so any instantiation with a non-empty parameter pack would be ill-formed"
46136 #, gcc-internal-format
46137 msgid "provided for %q+D"
46141 #, gcc-internal-format
46142 msgid "%q#D is not a function template"
46146 #, gcc-internal-format
46147 msgid "non-template type %qT used as a template"
46151 #, gcc-internal-format
46152 msgid "for template declaration %q+D"
46156 #, gcc-internal-format
46157 msgid "template constraint failure"
46161 #, gcc-internal-format
46162 msgid "use of invalid variable template %qE"
46166 #, gcc-internal-format, gfc-internal-format
46168 "template instantiation depth exceeds maximum of %d (use -ftemplate-depth= to "
46169 "increase the maximum)"
46173 #, gcc-internal-format
46174 msgid "fold of empty expansion over %O"
46178 #, gcc-internal-format
46179 msgid "mismatched argument pack lengths while expanding %<%T%>"
46183 #, gcc-internal-format
46184 msgid "mismatched argument pack lengths while expanding %<%E%>"
46188 #, gcc-internal-format
46189 msgid " when instantiating default argument for call to %D"
46192 #. It may seem that this case cannot occur, since:
46194 #. typedef void f();
46195 #. void g() { f x; }
46197 #. declares a function, not a variable. However:
46199 #. typedef void f();
46200 #. template <typename T> void g() { T t; }
46201 #. template void g<f>();
46203 #. is an attempt to declare a variable with function
46206 #, gcc-internal-format
46207 msgid "variable %qD has function type"
46211 #, gcc-internal-format
46212 msgid "invalid parameter type %qT"
46216 #, gcc-internal-format
46217 msgid "in declaration %q+D"
46221 #, gcc-internal-format
46222 msgid "function returning an array"
46226 #, gcc-internal-format
46227 msgid "function returning a function"
46231 #, gcc-internal-format
46232 msgid "creating pointer to member function of non-class type %qT"
46236 #, gcc-internal-format
46237 msgid "forming reference to void"
46241 #, gcc-internal-format
46242 msgid "forming pointer to reference type %qT"
46246 #, gcc-internal-format
46247 msgid "forming reference to reference type %qT"
46251 #, gcc-internal-format
46252 msgid "forming pointer to qualified function type %qT"
46256 #, gcc-internal-format
46257 msgid "forming reference to qualified function type %qT"
46261 #, gcc-internal-format
46262 msgid "creating pointer to member of non-class type %qT"
46266 #, gcc-internal-format
46267 msgid "creating pointer to member reference type %qT"
46271 #, gcc-internal-format
46272 msgid "creating pointer to member of type void"
46276 #, gcc-internal-format
46277 msgid "creating array of %qT"
46281 #, gcc-internal-format
46282 msgid "%qT is not a class, struct, or union type"
46286 #, gcc-internal-format
46287 msgid "%qT resolves to %qT, which is not an enumeration type"
46291 #, gcc-internal-format
46292 msgid "%qT resolves to %qT, which is is not a class type"
46296 #, gcc-internal-format
46297 msgid "empty initializer in lambda init-capture"
46301 #, gcc-internal-format
46302 msgid "use of %qs in template"
46306 #, gcc-internal-format
46307 msgid "qualifying type %qT does not match destructor name ~%qT"
46311 #, gcc-internal-format
46313 "dependent-name %qE is parsed as a non-type, but instantiation yields a type"
46317 #, gcc-internal-format
46318 msgid "say %<typename %E%> if a type is meant"
46322 #, gcc-internal-format
46323 msgid "using invalid field %qD"
46326 #: cp/pt.c:14911 cp/pt.c:16334
46327 #, gcc-internal-format
46328 msgid "invalid use of pack expansion expression"
46331 #: cp/pt.c:14915 cp/pt.c:16338
46332 #, gcc-internal-format
46333 msgid "use %<...%> to expand argument pack"
46337 #, gcc-internal-format
46339 "%qD was not declared in this scope, and no declarations were found by "
46340 "argument-dependent lookup at the point of instantiation"
46344 #, gcc-internal-format
46345 msgid "declarations in dependent base %qT are not found by unqualified lookup"
46349 #, gcc-internal-format
46350 msgid "use %<this->%D%> instead"
46354 #, gcc-internal-format
46355 msgid "use %<%T::%D%> instead"
46359 #, gcc-internal-format
46360 msgid "%qD declared here, later in the translation unit"
46364 #, gcc-internal-format
46365 msgid "%qT is not a class or namespace"
46369 #, gcc-internal-format
46370 msgid "%qD is not a class or namespace"
46374 #, gcc-internal-format
46375 msgid "%qT is/uses unnamed type"
46379 #, gcc-internal-format
46380 msgid "template argument for %qD uses local type %qT"
46384 #, gcc-internal-format
46385 msgid "%qT is a variably modified type"
46389 #, gcc-internal-format
46390 msgid "integral expression %qE is not constant"
46394 #, gcc-internal-format
46395 msgid " trying to instantiate %qD"
46399 #, gcc-internal-format
46400 msgid "ambiguous template instantiation for %q#T"
46404 #, gcc-internal-format
46405 msgid "ambiguous template instantiation for %q#D"
46412 #: cp/pt.c:21774 cp/pt.c:21861
46413 #, gcc-internal-format
46414 msgid "explicit instantiation of non-template %q#D"
46418 #, gcc-internal-format
46419 msgid "%qD is not a static data member of a class template"
46422 #: cp/pt.c:21799 cp/pt.c:21856
46423 #, gcc-internal-format
46424 msgid "no matching template for %qD found"
46428 #, gcc-internal-format
46430 "type %qT for explicit instantiation %qD does not match declared type %qT"
46434 #, gcc-internal-format
46435 msgid "explicit instantiation of %q#D"
46439 #, gcc-internal-format
46440 msgid "duplicate explicit instantiation of %q#D"
46443 #: cp/pt.c:21871 cp/pt.c:21968
46444 #, gcc-internal-format
46445 msgid "ISO C++ 1998 forbids the use of %<extern%> on explicit instantiations"
46448 #: cp/pt.c:21876 cp/pt.c:21985
46449 #, gcc-internal-format
46450 msgid "storage class %qD applied to template instantiation"
46454 #, gcc-internal-format
46455 msgid "explicit instantiation of non-class template %qD"
46459 #, gcc-internal-format
46460 msgid "explicit instantiation of non-template type %qT"
46464 #, gcc-internal-format
46465 msgid "explicit instantiation of %q#T before definition of template"
46469 #, gcc-internal-format
46470 msgid "ISO C++ forbids the use of %qE on explicit instantiations"
46474 #, gcc-internal-format
46475 msgid "duplicate explicit instantiation of %q#T"
46480 #. The definition of a non-exported function template, a
46481 #. non-exported member function template, or a non-exported
46482 #. member function or static data member of a class template
46483 #. shall be present in every translation unit in which it is
46484 #. explicitly instantiated.
46486 #, gcc-internal-format
46487 msgid "explicit instantiation of %qD but no definition available"
46491 #, gcc-internal-format
46493 "template instantiation depth exceeds maximum of %d instantiating %q+D, "
46494 "possibly from virtual table generation (use -ftemplate-depth= to increase "
46499 #, gcc-internal-format
46500 msgid "invalid template non-type parameter"
46504 #, gcc-internal-format
46505 msgid "%q#T is not a valid type for a template non-type parameter"
46509 #, gcc-internal-format
46511 "deducing from brace-enclosed initializer list requires #include "
46512 "<initializer_list>"
46516 #, gcc-internal-format
46517 msgid "non-class template %qT used without template arguments"
46521 #, gcc-internal-format
46523 "cannot deduce template arguments for %qT, as it has no deduction guides or "
46524 "user-declared constructors"
46528 #, gcc-internal-format
46529 msgid "direct-list-initialization of %<auto%> requires exactly one element"
46533 #, gcc-internal-format
46535 "for deduction to %<std::initializer_list%>, use copy-list-initialization (i."
46536 "e. add %<=%> before the %<{%>)"
46540 #, gcc-internal-format
46541 msgid "%qT as type rather than plain %<decltype(auto)%>"
46545 #, gcc-internal-format
46546 msgid "unable to deduce lambda return type from %qE"
46550 #, gcc-internal-format
46551 msgid "unable to deduce %qT from %qE"
46555 #, gcc-internal-format
46556 msgid "placeholder constraints not satisfied"
46560 #, gcc-internal-format
46561 msgid "deduced initializer does not satisfy placeholder constraints"
46565 #, gcc-internal-format
46566 msgid "deduced return type does not satisfy placeholder constraints"
46570 #, gcc-internal-format
46571 msgid "deduced expression type does not satisfy placeholder constraints"
46575 #, gcc-internal-format
46576 msgid "-frepo must be used with -c"
46580 #, gcc-internal-format, gfc-internal-format
46581 msgid "mysterious repository information in %s"
46585 #, gcc-internal-format
46586 msgid "can%'t create repository information file %qs"
46590 #, gcc-internal-format
46591 msgid "cannot use typeid with -fno-rtti"
46595 #, gcc-internal-format
46596 msgid "must #include <typeinfo> before using typeid"
46600 #, gcc-internal-format
46602 "cannot create type information for type %qT because it involves types of "
46607 #, gcc-internal-format
46608 msgid "typeid of qualified function type %qT"
46611 #: cp/rtti.c:667 cp/rtti.c:682
46612 #, gcc-internal-format
46613 msgid "dynamic_cast of %q#D to %q#T can never succeed"
46617 #, gcc-internal-format
46618 msgid "%<dynamic_cast%> not permitted with -fno-rtti"
46622 #, gcc-internal-format
46623 msgid "cannot dynamic_cast %qE (of type %q#T) to type %q#T (%s)"
46627 #, gcc-internal-format
46628 msgid "%qT is an ambiguous base of %qT"
46632 #, gcc-internal-format
46633 msgid "%qT is an inaccessible base of %qT"
46636 #: cp/search.c:2055
46637 #, gcc-internal-format
46638 msgid "invalid covariant return type for %q#D"
46641 #: cp/search.c:2057
46642 #, gcc-internal-format
46643 msgid " overriding %q#D"
46646 #: cp/search.c:2070
46647 #, gcc-internal-format
46648 msgid "invalid covariant return type for %q+#D"
46651 #: cp/search.c:2071 cp/search.c:2076 cp/search.c:2103
46652 #, gcc-internal-format
46653 msgid " overriding %q+#D"
46656 #: cp/search.c:2075
46657 #, gcc-internal-format
46658 msgid "conflicting return type specified for %q+#D"
46661 #: cp/search.c:2090
46662 #, gcc-internal-format
46663 msgid "looser throw specifier for %q+#F"
46666 #: cp/search.c:2091
46667 #, gcc-internal-format
46668 msgid " overriding %q+#F"
46671 #: cp/search.c:2102
46672 #, gcc-internal-format
46673 msgid "conflicting type attributes specified for %q+#D"
46676 #: cp/search.c:2118
46677 #, gcc-internal-format
46678 msgid "%qD declared %<transaction_safe_dynamic%>"
46681 #: cp/search.c:2120
46682 #, gcc-internal-format
46683 msgid "overriding %qD declared %<transaction_safe%>"
46686 #: cp/search.c:2127
46687 #, gcc-internal-format
46688 msgid "deleted function %q+D"
46691 #: cp/search.c:2128
46692 #, gcc-internal-format
46693 msgid "overriding non-deleted function %q+D"
46696 #: cp/search.c:2133
46697 #, gcc-internal-format
46698 msgid "non-deleted function %q+D"
46701 #: cp/search.c:2134
46702 #, gcc-internal-format
46703 msgid "overriding deleted function %q+D"
46706 #: cp/search.c:2140
46707 #, gcc-internal-format
46708 msgid "virtual function %q+D"
46711 #: cp/search.c:2141
46712 #, gcc-internal-format
46713 msgid "overriding final function %q+D"
46716 #. A static member function cannot match an inherited
46717 #. virtual member function.
46718 #: cp/search.c:2237
46719 #, gcc-internal-format
46720 msgid "%q+#D cannot be declared"
46723 #: cp/search.c:2238
46724 #, gcc-internal-format
46725 msgid " since %q+#D declared in base class"
46728 #: cp/semantics.c:847
46729 #, gcc-internal-format
46730 msgid "suggest explicit braces around empty body in %<do%> statement"
46733 #: cp/semantics.c:1515
46734 #, gcc-internal-format
46735 msgid "type of asm operand %qE could not be determined"
46738 #: cp/semantics.c:1580
46739 #, gcc-internal-format
46740 msgid "__label__ declarations are only allowed in function scopes"
46743 #: cp/semantics.c:1760
46744 #, gcc-internal-format
46745 msgid "invalid use of member %qD in static member function"
46748 #: cp/semantics.c:2446
46749 #, gcc-internal-format
46750 msgid "arguments to destructor are not allowed"
46753 #: cp/semantics.c:2543
46754 #, gcc-internal-format
46755 msgid "%<this%> is unavailable for static member functions"
46758 #: cp/semantics.c:2545
46759 #, gcc-internal-format
46760 msgid "invalid use of %<this%> in non-member function"
46763 #: cp/semantics.c:2547
46764 #, gcc-internal-format
46765 msgid "invalid use of %<this%> at top level"
46768 #: cp/semantics.c:2569
46769 #, gcc-internal-format
46770 msgid "invalid qualifying scope in pseudo-destructor name"
46773 #: cp/semantics.c:2577 cp/typeck.c:2540
46774 #, gcc-internal-format
46775 msgid "qualified type %qT does not match destructor name ~%qT"
46778 #: cp/semantics.c:2599
46779 #, gcc-internal-format
46780 msgid "%qE is not of type %qT"
46783 #: cp/semantics.c:2670
46784 #, gcc-internal-format
46785 msgid "compound literal of non-object type %qT"
46788 #: cp/semantics.c:2798
46789 #, gcc-internal-format
46790 msgid "template type parameters must use the keyword %<class%> or %<typename%>"
46793 #: cp/semantics.c:2848
46794 #, gcc-internal-format
46796 "invalid use of type %qT as a default value for a template template-parameter"
46799 #: cp/semantics.c:2851
46800 #, gcc-internal-format
46801 msgid "invalid default argument for a template template parameter"
46804 #: cp/semantics.c:2868
46805 #, gcc-internal-format
46806 msgid "definition of %q#T inside template parameter list"
46809 #: cp/semantics.c:2899
46810 #, gcc-internal-format
46811 msgid "invalid definition of qualified type %qT"
46814 #: cp/semantics.c:3179
46815 #, gcc-internal-format
46816 msgid "invalid base-class specification"
46819 #: cp/semantics.c:3338
46820 #, gcc-internal-format
46821 msgid "cannot capture member %qD of anonymous union"
46824 #: cp/semantics.c:3351 cp/semantics.c:9369
46825 #, gcc-internal-format
46826 msgid "%qD is not captured"
46829 #: cp/semantics.c:3356
46830 #, gcc-internal-format
46831 msgid "the lambda has no capture-default"
46834 #: cp/semantics.c:3358
46835 #, gcc-internal-format
46837 "lambda in local class %q+T cannot capture variables from the enclosing "
46841 #: cp/semantics.c:3369
46842 #, gcc-internal-format
46843 msgid "use of local variable with automatic storage from containing function"
46846 #: cp/semantics.c:3370
46847 #, gcc-internal-format
46848 msgid "use of parameter from containing function"
46851 #: cp/semantics.c:3538
46852 #, gcc-internal-format
46854 "template parameter %qD of type %qT is not allowed in an integral constant "
46855 "expression because it is not of integral or enumeration type"
46858 #: cp/semantics.c:3631
46859 #, gcc-internal-format
46860 msgid "use of namespace %qD as expression"
46863 #: cp/semantics.c:3636
46864 #, gcc-internal-format
46865 msgid "use of class template %qT as expression"
46868 #. Ambiguous reference to base members.
46869 #: cp/semantics.c:3642
46870 #, gcc-internal-format
46871 msgid "request for member %qD is ambiguous in multiple inheritance lattice"
46874 #: cp/semantics.c:3668
46875 #, gcc-internal-format
46876 msgid "%qD cannot appear in a constant-expression"
46879 #: cp/semantics.c:3793
46880 #, gcc-internal-format
46881 msgid "type of %qE is unknown"
46884 #: cp/semantics.c:3821
46885 #, gcc-internal-format
46886 msgid "%qT is not an enumeration type"
46889 #. Parameter packs can only be used in templates
46890 #: cp/semantics.c:3976
46891 #, gcc-internal-format
46892 msgid "Parameter pack __bases only valid in template declaration"
46895 #: cp/semantics.c:4005
46896 #, gcc-internal-format
46897 msgid "cannot apply %<offsetof%> to destructor %<~%T%>"
46900 #: cp/semantics.c:4014
46901 #, gcc-internal-format
46903 "second operand of %<offsetof%> is neither a single identifier nor a sequence "
46904 "of member accesses and array references"
46907 #: cp/semantics.c:4022
46908 #, gcc-internal-format
46909 msgid "cannot apply %<offsetof%> to member function %qD"
46912 #: cp/semantics.c:4038
46913 #, gcc-internal-format
46914 msgid "offsetof within non-standard-layout type %qT is undefined"
46917 #: cp/semantics.c:4550 cp/semantics.c:6039 cp/semantics.c:6110
46918 #: cp/semantics.c:6153 cp/semantics.c:6518 cp/semantics.c:6617
46919 #: cp/semantics.c:6760
46920 #, gcc-internal-format
46921 msgid "%<this%> allowed in OpenMP only in %<declare simd%> clauses"
46924 #: cp/semantics.c:5231
46925 #, gcc-internal-format
46926 msgid "user defined reduction lookup is ambiguous"
46929 #: cp/semantics.c:5504
46930 #, gcc-internal-format
46931 msgid "%qE in %<reduction%> clause is a zero size array"
46934 #: cp/semantics.c:5552
46935 #, gcc-internal-format
46936 msgid "%qE has const type for %<reduction%>"
46939 #: cp/semantics.c:5664
46940 #, gcc-internal-format
46941 msgid "user defined reduction with constructor initializer for base class %qT"
46944 #: cp/semantics.c:5898
46945 #, gcc-internal-format
46947 "linear clause with %qs modifier applied to non-reference variable with %qT "
46951 #: cp/semantics.c:5913
46952 #, gcc-internal-format
46954 "linear clause applied to non-integral, non-floating, non-pointer variable "
46958 #: cp/semantics.c:5925
46959 #, gcc-internal-format
46961 "linear clause applied to non-integral non-pointer variable with %qT type"
46964 #: cp/semantics.c:5947
46965 #, gcc-internal-format
46966 msgid "linear step expression must be integral"
46969 #: cp/semantics.c:6050
46970 #, gcc-internal-format
46971 msgid "%qD is not a variable in clause %qs"
46974 #: cp/semantics.c:6122
46975 #, gcc-internal-format
46976 msgid "%qD is not a variable in clause %<firstprivate%>"
46979 #: cp/semantics.c:6165
46980 #, gcc-internal-format
46981 msgid "%qD is not a variable in clause %<lastprivate%>"
46984 #: cp/semantics.c:6210
46985 #, gcc-internal-format
46986 msgid "%<gang%> static expression must be integral"
46989 #: cp/semantics.c:6224
46990 #, gcc-internal-format
46991 msgid "%<gang%> static value must bepositive"
46994 #: cp/semantics.c:6258
46995 #, gcc-internal-format
46996 msgid "%<gang%> num expression must be integral"
46999 #: cp/semantics.c:6261
47000 #, gcc-internal-format
47001 msgid "%<vector%> length expression must be integral"
47004 #: cp/semantics.c:6265
47005 #, gcc-internal-format
47006 msgid "%<worker%> num expression must be integral"
47009 #: cp/semantics.c:6269
47010 #, gcc-internal-format
47011 msgid "%qs expression must be integral"
47014 #: cp/semantics.c:6287
47015 #, gcc-internal-format
47016 msgid "%<gang%> num value must be positive"
47019 #: cp/semantics.c:6291
47020 #, gcc-internal-format
47021 msgid "%<vector%> length value must bepositive"
47024 #: cp/semantics.c:6296
47025 #, gcc-internal-format
47026 msgid "%<worker%> num value must bepositive"
47029 #: cp/semantics.c:6301
47030 #, gcc-internal-format
47031 msgid "%qs value must be positive"
47034 #: cp/semantics.c:6348
47035 #, gcc-internal-format
47036 msgid "schedule chunk size expression must be integral"
47039 #: cp/semantics.c:6391
47040 #, gcc-internal-format
47041 msgid "%qs length expression must be integral"
47044 #: cp/semantics.c:6404
47045 #, gcc-internal-format
47046 msgid "%qs length expression must be positive constant integer expression"
47049 #: cp/semantics.c:6423
47050 #, gcc-internal-format
47051 msgid "%<async%> expression must be integral"
47054 #: cp/semantics.c:6451
47055 #, gcc-internal-format
47056 msgid "%<thread_limit%> expression must be integral"
47059 #: cp/semantics.c:6480
47060 #, gcc-internal-format
47061 msgid "%<device%> id must be integral"
47064 #: cp/semantics.c:6501
47065 #, gcc-internal-format
47066 msgid "%<dist_schedule%> chunk size expression must be integral"
47069 #: cp/semantics.c:6528
47070 #, gcc-internal-format
47071 msgid "%qD is not a variable in %<aligned%> clause"
47074 #: cp/semantics.c:6542
47075 #, gcc-internal-format
47077 "%qE in %<aligned%> clause is neither a pointer nor an array nor a reference "
47078 "to pointer or array"
47081 #: cp/semantics.c:6548
47082 #, gcc-internal-format
47083 msgid "%qD appears more than once in %<aligned%> clauses"
47086 #: cp/semantics.c:6561
47087 #, gcc-internal-format
47088 msgid "%<aligned%> clause alignment expression must be integral"
47091 #: cp/semantics.c:6610
47092 #, gcc-internal-format
47093 msgid "%qD is not a variable in %<depend%> clause"
47096 #: cp/semantics.c:6895
47097 #, gcc-internal-format
47098 msgid "overloaded function name %qE in clause %qs"
47101 #: cp/semantics.c:6899
47102 #, gcc-internal-format
47103 msgid "template %qE in clause %qs"
47106 #: cp/semantics.c:6964
47107 #, gcc-internal-format
47108 msgid "%<grainsize%> expression must be integral"
47111 #: cp/semantics.c:6993
47112 #, gcc-internal-format
47113 msgid "%<priority%> expression must be integral"
47116 #: cp/semantics.c:7022
47117 #, gcc-internal-format
47118 msgid "%<num_tasks%> expression must be integral"
47121 #: cp/semantics.c:7051
47122 #, gcc-internal-format
47124 "%qs variable is neither a pointer, nor an arraynor reference to pointer or "
47128 #: cp/semantics.c:7507
47129 #, gcc-internal-format
47130 msgid "%<threadprivate%> %qD is not file, namespace or block scope variable"
47133 #: cp/semantics.c:7521
47134 #, gcc-internal-format
47135 msgid "%<threadprivate%> %qE directive not in %qT definition"
47138 #: cp/semantics.c:7726
47139 #, gcc-internal-format
47140 msgid "difference between %qE and %qD does not have integer type"
47143 #: cp/semantics.c:8146
47144 #, gcc-internal-format
47145 msgid "%<#pragma omp simd%> used with class iteration variable %qE"
47148 #: cp/semantics.c:8489 cp/semantics.c:8499
47149 #, gcc-internal-format
47150 msgid "%<#pragma omp atomic update%> uses two different expressions for memory"
47153 #: cp/semantics.c:8792
47154 #, gcc-internal-format
47155 msgid "static assertion failed"
47158 #: cp/semantics.c:8794
47159 #, gcc-internal-format, gfc-internal-format
47160 msgid "static assertion failed: %s"
47163 #: cp/semantics.c:8799
47164 #, gcc-internal-format
47165 msgid "non-constant condition for static assertion"
47168 #: cp/semantics.c:8829
47169 #, gcc-internal-format
47170 msgid "argument to decltype must be an expression"
47173 #: cp/semantics.c:8857
47174 #, gcc-internal-format
47175 msgid "decltype cannot resolve address of overloaded function"
47178 #: cp/semantics.c:9408
47179 #, gcc-internal-format
47180 msgid "operand of fold expression has no unexpanded parameter packs"
47183 #: cp/semantics.c:9461
47184 #, gcc-internal-format
47185 msgid "both arguments in binary fold have unexpanded parameter packs"
47188 #: cp/semantics.c:9463
47189 #, gcc-internal-format
47190 msgid "no unexpanded parameter packs in binary fold"
47193 #: cp/semantics.c:9481
47194 #, gcc-internal-format
47195 msgid "non-pointer argument to %<__builtin_launder%>"
47199 #, gcc-internal-format
47200 msgid "%qV qualifiers cannot be applied to %qT"
47204 #, gcc-internal-format
47205 msgid "lambda-expression in a constant expression"
47209 #, gcc-internal-format
47210 msgid "%qE attribute applied to %qD with void return type"
47214 #, gcc-internal-format
47216 "%qE attribute can only be applied to functions or to class or enumeration "
47221 #, gcc-internal-format
47222 msgid "requested init_priority is not an integer constant"
47226 #, gcc-internal-format
47228 "can only use %qE attribute on file-scope definitions of objects of class type"
47232 #, gcc-internal-format
47233 msgid "requested init_priority is out of range"
47237 #, gcc-internal-format
47238 msgid "requested init_priority is reserved for internal use"
47242 #, gcc-internal-format
47243 msgid "%qE attribute is not supported on this platform"
47247 #, gcc-internal-format
47248 msgid "redeclaration of %qD adds abi tag %E"
47252 #, gcc-internal-format
47253 msgid "the %qE attribute requires arguments"
47257 #, gcc-internal-format
47258 msgid "arguments to the %qE attribute must be narrow string literals"
47261 #: cp/tree.c:4005 cp/tree.c:4018
47262 #, gcc-internal-format
47263 msgid "arguments to the %qE attribute must contain valid identifiers"
47267 #, gcc-internal-format
47268 msgid "%<%c%> is not a valid first character for an identifier"
47272 #, gcc-internal-format
47273 msgid "%<%c%> is not a valid character in an identifier"
47277 #, gcc-internal-format
47278 msgid "%qE attribute applied to non-class, non-enum type %qT"
47282 #, gcc-internal-format
47283 msgid "%qE attribute applied to %qT after its definition"
47287 #, gcc-internal-format
47288 msgid "ignoring %qE attribute applied to template instantiation %qT"
47292 #, gcc-internal-format
47293 msgid "ignoring %qE attribute applied to template specialization %qT"
47297 #, gcc-internal-format
47298 msgid "%qE attribute applied to non-function, non-variable %qD"
47302 #, gcc-internal-format
47303 msgid "%qE attribute applied to extern \"C\" declaration %qD"
47307 #, gcc-internal-format
47308 msgid "zero as null pointer constant"
47312 #, gcc-internal-format, gfc-internal-format
47313 msgid "lang_* check: failed in %s, at %s:%d"
47317 #, gcc-internal-format
47318 msgid "comparison between distinct pointer types %qT and %qT lacks a cast"
47322 #, gcc-internal-format
47323 msgid "conversion between distinct pointer types %qT and %qT lacks a cast"
47327 #, gcc-internal-format
47329 "conditional expression between distinct pointer types %qT and %qT lacks a "
47334 #, gcc-internal-format
47336 "ISO C++ forbids comparison between pointer of type %<void *%> and pointer-to-"
47341 #, gcc-internal-format
47343 "ISO C++ forbids conversion between pointer of type %<void *%> and pointer-to-"
47348 #, gcc-internal-format
47350 "ISO C++ forbids conditional expression between pointer of type %<void *%> "
47351 "and pointer-to-function"
47355 #, gcc-internal-format
47357 "comparison between distinct pointer-to-member types %qT and %qT lacks a cast"
47361 #, gcc-internal-format
47363 "conversion between distinct pointer-to-member types %qT and %qT lacks a cast"
47367 #, gcc-internal-format
47369 "conditional expression between distinct pointer-to-member types %qT and %qT "
47373 #: cp/typeck.c:1433
47374 #, gcc-internal-format
47375 msgid "canonical types differ for identical types %T and %T"
47378 #: cp/typeck.c:1440
47379 #, gcc-internal-format
47380 msgid "same canonical type node for different types %T and %T"
47383 #: cp/typeck.c:1570
47384 #, gcc-internal-format
47385 msgid "invalid application of %qs to a member function"
47388 #: cp/typeck.c:1656
47389 #, gcc-internal-format
47390 msgid "invalid application of %<sizeof%> to a bit-field"
47393 #: cp/typeck.c:1664
47394 #, gcc-internal-format
47395 msgid "ISO C++ forbids applying %<sizeof%> to an expression of function type"
47398 #: cp/typeck.c:1713
47399 #, gcc-internal-format
47400 msgid "invalid application of %<__alignof%> to a bit-field"
47403 #: cp/typeck.c:1724
47404 #, gcc-internal-format
47406 "ISO C++ forbids applying %<__alignof%> to an expression of function type"
47409 #: cp/typeck.c:1840
47410 #, gcc-internal-format
47411 msgid "invalid use of non-static member function of type %qT"
47414 #: cp/typeck.c:2011
47415 #, gcc-internal-format
47416 msgid "taking address of temporary array"
47419 #: cp/typeck.c:2174
47420 #, gcc-internal-format
47421 msgid "ISO C++ forbids converting a string constant to %qT"
47424 #: cp/typeck.c:2178
47425 #, gcc-internal-format
47426 msgid "deprecated conversion from string constant to %qT"
47429 #: cp/typeck.c:2312 cp/typeck.c:2716
47430 #, gcc-internal-format
47432 "request for member %qD in %qE, which is of pointer type %qT (maybe you meant "
47436 #: cp/typeck.c:2316 cp/typeck.c:2720
47437 #, gcc-internal-format
47438 msgid "request for member %qD in %qE, which is of non-class type %qT"
47441 #: cp/typeck.c:2347
47442 #, gcc-internal-format
47443 msgid "invalid use of nonstatic data member %qE"
47446 #: cp/typeck.c:2406
47447 #, gcc-internal-format
47449 "invalid access to non-static data member %qD in virtual base of NULL object"
47452 #: cp/typeck.c:2555
47453 #, gcc-internal-format
47454 msgid "object type %qT does not match destructor name ~%qT"
47457 #: cp/typeck.c:2564
47458 #, gcc-internal-format
47459 msgid "the type being destroyed is %qT, but the destructor refers to %qT"
47462 #: cp/typeck.c:2760 cp/typeck.c:2772
47463 #, gcc-internal-format
47464 msgid "%<%D::%D%> is not a member of %qT"
47467 #: cp/typeck.c:2811
47468 #, gcc-internal-format
47469 msgid "%qT is not a base of %qT"
47472 #: cp/typeck.c:2850
47473 #, gcc-internal-format
47474 msgid "%q#T has no member named %qE; did you mean %qE?"
47477 #: cp/typeck.c:2856
47478 #, gcc-internal-format
47479 msgid "%q#T has no member named %qE"
47482 #: cp/typeck.c:2882
47483 #, gcc-internal-format
47484 msgid "%qD is not a member template function"
47487 #: cp/typeck.c:3048
47488 #, gcc-internal-format
47489 msgid "%qT is not a pointer-to-object type"
47492 #: cp/typeck.c:3079
47493 #, gcc-internal-format
47494 msgid "invalid use of array indexing on pointer to member"
47497 #: cp/typeck.c:3082
47498 #, gcc-internal-format
47499 msgid "invalid use of unary %<*%> on pointer to member"
47502 #: cp/typeck.c:3085
47503 #, gcc-internal-format
47504 msgid "invalid use of implicit conversion on pointer to member"
47507 #: cp/typeck.c:3088
47508 #, gcc-internal-format
47510 "left hand operand of %<->*%> must be a pointer to class, but is a pointer to "
47511 "member of type %qT"
47514 #: cp/typeck.c:3124
47515 #, gcc-internal-format
47516 msgid "subscript missing in array reference"
47519 #: cp/typeck.c:3140
47520 #, gcc-internal-format
47521 msgid "rank of the array%'s index is greater than 1"
47524 #: cp/typeck.c:3235
47525 #, gcc-internal-format
47526 msgid "subscripting array declared %<register%>"
47529 #: cp/typeck.c:3269
47530 #, gcc-internal-format
47531 msgid "subscripted value is neither array nor pointer"
47534 #: cp/typeck.c:3342
47535 #, gcc-internal-format
47536 msgid "object missing in use of %qE"
47539 #: cp/typeck.c:3573
47540 #, gcc-internal-format
47541 msgid "cannot call function %qD"
47544 #: cp/typeck.c:3588
47545 #, gcc-internal-format
47546 msgid "ISO C++ forbids calling %<::main%> from within program"
47549 #: cp/typeck.c:3609
47550 #, gcc-internal-format
47552 "must use %<.*%> or %<->*%> to call pointer-to-member function in %<%E "
47553 "(...)%>, e.g. %<(... ->* %E) (...)%>"
47556 #: cp/typeck.c:3626
47557 #, gcc-internal-format
47558 msgid "%qE cannot be used as a function"
47561 #: cp/typeck.c:3629
47562 #, gcc-internal-format
47563 msgid "%qD cannot be used as a function"
47566 #: cp/typeck.c:3632
47567 #, gcc-internal-format
47568 msgid "expression cannot be used as a function"
47571 #: cp/typeck.c:3689
47572 #, gcc-internal-format
47573 msgid "too many arguments to constructor %q#D"
47576 #: cp/typeck.c:3690
47577 #, gcc-internal-format
47578 msgid "too few arguments to constructor %q#D"
47581 #: cp/typeck.c:3695
47582 #, gcc-internal-format
47583 msgid "too many arguments to member function %q#D"
47586 #: cp/typeck.c:3696
47587 #, gcc-internal-format
47588 msgid "too few arguments to member function %q#D"
47591 #: cp/typeck.c:3702
47592 #, gcc-internal-format
47593 msgid "too many arguments to function %q#D"
47596 #: cp/typeck.c:3703
47597 #, gcc-internal-format
47598 msgid "too few arguments to function %q#D"
47601 #: cp/typeck.c:3713
47602 #, gcc-internal-format
47603 msgid "too many arguments to method %q#D"
47606 #: cp/typeck.c:3714
47607 #, gcc-internal-format
47608 msgid "too few arguments to method %q#D"
47611 #: cp/typeck.c:3717
47612 #, gcc-internal-format
47613 msgid "too many arguments to function"
47616 #: cp/typeck.c:3718
47617 #, gcc-internal-format
47618 msgid "too few arguments to function"
47621 #: cp/typeck.c:3797
47622 #, gcc-internal-format
47623 msgid "parameter %P of %qD has incomplete type %qT"
47626 #: cp/typeck.c:3800
47627 #, gcc-internal-format
47628 msgid "parameter %P has incomplete type %qT"
47631 #: cp/typeck.c:4044
47632 #, gcc-internal-format
47633 msgid "the address of %qD will never be NULL"
47636 #: cp/typeck.c:4055
47637 #, gcc-internal-format
47638 msgid "the compiler can assume that the address of %qD will never be NULL"
47641 #: cp/typeck.c:4174 cp/typeck.c:4185
47642 #, gcc-internal-format
47643 msgid "assuming cast to type %qT from overloaded function"
47646 #: cp/typeck.c:4231
47647 #, gcc-internal-format
47648 msgid "NULL used in arithmetic"
47651 #: cp/typeck.c:4555
47652 #, gcc-internal-format
47653 msgid "left rotate count is negative"
47656 #: cp/typeck.c:4556
47657 #, gcc-internal-format
47658 msgid "right rotate count is negative"
47661 #: cp/typeck.c:4562
47662 #, gcc-internal-format
47663 msgid "left rotate count >= width of type"
47666 #: cp/typeck.c:4563
47667 #, gcc-internal-format
47668 msgid "right rotate count >= width of type"
47671 #: cp/typeck.c:4634 cp/typeck.c:4642 cp/typeck.c:4921 cp/typeck.c:4929
47672 #, gcc-internal-format
47673 msgid "ISO C++ forbids comparison between pointer and integer"
47676 #: cp/typeck.c:4844 cp/typeck.c:4856
47677 #, gcc-internal-format
47678 msgid "operand types are %qT and %qT"
47681 #: cp/typeck.c:4882
47682 #, gcc-internal-format
47683 msgid "could not find an integer type of the same size as %qT"
47686 #: cp/typeck.c:4946
47687 #, gcc-internal-format
47688 msgid "unordered comparison on non-floating point argument"
47691 #: cp/typeck.c:5001
47692 #, gcc-internal-format
47693 msgid "invalid operands of types %qT and %qT to binary %qO"
47696 #: cp/typeck.c:5302
47697 #, gcc-internal-format
47698 msgid "ISO C++ forbids using pointer of type %<void *%> in subtraction"
47701 #: cp/typeck.c:5310
47702 #, gcc-internal-format
47703 msgid "ISO C++ forbids using pointer to a function in subtraction"
47706 #: cp/typeck.c:5318
47707 #, gcc-internal-format
47708 msgid "ISO C++ forbids using pointer to a method in subtraction"
47711 #: cp/typeck.c:5337
47712 #, gcc-internal-format
47713 msgid "invalid use of a pointer to an incomplete type in pointer arithmetic"
47716 #: cp/typeck.c:5412
47717 #, gcc-internal-format
47718 msgid "taking address of constructor %qE"
47721 #: cp/typeck.c:5413
47722 #, gcc-internal-format
47723 msgid "taking address of destructor %qE"
47726 #: cp/typeck.c:5429
47727 #, gcc-internal-format
47728 msgid "invalid use of %qE to form a pointer-to-member-function"
47731 #: cp/typeck.c:5432
47732 #, gcc-internal-format
47733 msgid " a qualified-id is required"
47736 #: cp/typeck.c:5439
47737 #, gcc-internal-format
47739 "parentheses around %qE cannot be used to form a pointer-to-member-function"
47742 #. An expression like &memfn.
47743 #: cp/typeck.c:5610
47744 #, gcc-internal-format
47746 "ISO C++ forbids taking the address of an unqualified or parenthesized non-"
47747 "static member function to form a pointer to member function. Say %<&%T::%D%>"
47750 #: cp/typeck.c:5615
47751 #, gcc-internal-format
47753 "ISO C++ forbids taking the address of a bound member function to form a "
47754 "pointer to member function. Say %<&%T::%D%>"
47757 #. Make this a permerror because we used to accept it.
47758 #: cp/typeck.c:5652
47759 #, gcc-internal-format
47760 msgid "taking address of temporary"
47763 #: cp/typeck.c:5654
47764 #, gcc-internal-format
47765 msgid "taking address of xvalue (rvalue reference)"
47768 #: cp/typeck.c:5671
47769 #, gcc-internal-format
47770 msgid "ISO C++ forbids taking address of function %<::main%>"
47773 #: cp/typeck.c:5741
47774 #, gcc-internal-format
47775 msgid "cannot create pointer to reference member %qD"
47778 #: cp/typeck.c:5761
47779 #, gcc-internal-format
47780 msgid "attempt to take address of bit-field"
47783 #: cp/typeck.c:5906
47784 #, gcc-internal-format
47785 msgid "%<~%> on an expression of type bool"
47788 #: cp/typeck.c:5907
47789 #, gcc-internal-format
47790 msgid "did you mean to use logical not (%<!%>)?"
47793 #: cp/typeck.c:6026
47794 #, gcc-internal-format
47795 msgid "ISO C++ forbids incrementing an enum"
47798 #: cp/typeck.c:6027
47799 #, gcc-internal-format
47800 msgid "ISO C++ forbids decrementing an enum"
47803 #: cp/typeck.c:6043
47804 #, gcc-internal-format
47805 msgid "cannot increment a pointer to incomplete type %qT"
47808 #: cp/typeck.c:6044
47809 #, gcc-internal-format
47810 msgid "cannot decrement a pointer to incomplete type %qT"
47813 #: cp/typeck.c:6055
47814 #, gcc-internal-format
47815 msgid "ISO C++ forbids incrementing a pointer of type %qT"
47818 #: cp/typeck.c:6056
47819 #, gcc-internal-format
47820 msgid "ISO C++ forbids decrementing a pointer of type %qT"
47823 #: cp/typeck.c:6091
47824 #, gcc-internal-format
47825 msgid "use of an operand of type %qT in %<operator--%> is forbidden"
47828 #: cp/typeck.c:6100
47829 #, gcc-internal-format
47830 msgid "use of an operand of type %qT in %<operator++%> is forbidden in C++1z"
47833 #: cp/typeck.c:6107
47834 #, gcc-internal-format
47835 msgid "use of an operand of type %qT in %<operator++%> is deprecated"
47838 #: cp/typeck.c:6269
47839 #, gcc-internal-format
47840 msgid "cannot take the address of %<this%>, which is an rvalue expression"
47843 #: cp/typeck.c:6291
47844 #, gcc-internal-format
47845 msgid "address of explicit register variable %qD requested"
47848 #: cp/typeck.c:6296
47849 #, gcc-internal-format
47850 msgid "address requested for %qD, which is declared %<register%>"
47853 #: cp/typeck.c:6375
47854 #, gcc-internal-format
47855 msgid "list-initializer for non-class type must not be parenthesized"
47858 #: cp/typeck.c:6387
47859 #, gcc-internal-format
47860 msgid "expression list treated as compound expression in initializer"
47863 #: cp/typeck.c:6391
47864 #, gcc-internal-format
47865 msgid "expression list treated as compound expression in mem-initializer"
47868 #: cp/typeck.c:6395
47869 #, gcc-internal-format
47870 msgid "expression list treated as compound expression in functional cast"
47873 #: cp/typeck.c:6432
47874 #, gcc-internal-format, gfc-internal-format
47875 msgid "%s expression list treated as compound expression"
47878 #: cp/typeck.c:6529
47879 #, gcc-internal-format
47880 msgid "no context to resolve type of %qE"
47883 #: cp/typeck.c:6562
47884 #, gcc-internal-format
47885 msgid "cast from type %qT to type %qT casts away qualifiers"
47888 #: cp/typeck.c:6568
47889 #, gcc-internal-format
47890 msgid "static_cast from type %qT to type %qT casts away qualifiers"
47893 #: cp/typeck.c:6574
47894 #, gcc-internal-format
47895 msgid "reinterpret_cast from type %qT to type %qT casts away qualifiers"
47898 #: cp/typeck.c:6597
47899 #, gcc-internal-format
47900 msgid "useless cast to type %qT"
47903 #: cp/typeck.c:6968
47904 #, gcc-internal-format
47905 msgid "invalid static_cast from type %qT to type %qT"
47908 #: cp/typeck.c:6994
47909 #, gcc-internal-format
47910 msgid "converting from %qT to %qT"
47913 #: cp/typeck.c:7046
47914 #, gcc-internal-format
47915 msgid "invalid cast of an rvalue expression of type %qT to type %qT"
47918 #: cp/typeck.c:7116
47919 #, gcc-internal-format
47920 msgid "cast from %qT to %qT loses precision"
47923 #: cp/typeck.c:7156
47924 #, gcc-internal-format
47925 msgid "cast from %qT to %qT increases required alignment of target type"
47928 #: cp/typeck.c:7174
47929 #, gcc-internal-format
47931 "casting between pointer-to-function and pointer-to-object is conditionally-"
47935 #: cp/typeck.c:7188
47936 #, gcc-internal-format
47937 msgid "invalid cast from type %qT to type %qT"
47940 #: cp/typeck.c:7249
47941 #, gcc-internal-format
47943 "invalid use of const_cast with type %qT, which is not a pointer, reference, "
47944 "nor a pointer-to-data-member type"
47947 #: cp/typeck.c:7258
47948 #, gcc-internal-format
47950 "invalid use of const_cast with type %qT, which is a pointer or reference to "
47954 #: cp/typeck.c:7296
47955 #, gcc-internal-format
47956 msgid "invalid const_cast of an rvalue of type %qT to type %qT"
47959 #: cp/typeck.c:7357
47960 #, gcc-internal-format
47961 msgid "invalid const_cast from type %qT to type %qT"
47964 #: cp/typeck.c:7450 cp/typeck.c:7458
47965 #, gcc-internal-format
47966 msgid "ISO C++ forbids casting to an array type %qT"
47969 #: cp/typeck.c:7467
47970 #, gcc-internal-format
47971 msgid "invalid cast to function type %qT"
47974 #: cp/typeck.c:7733
47975 #, gcc-internal-format
47976 msgid " in evaluation of %<%Q(%#T, %#T)%>"
47979 #: cp/typeck.c:7794
47980 #, gcc-internal-format
47981 msgid "assigning to an array from an initializer list"
47984 #: cp/typeck.c:7820
47985 #, gcc-internal-format
47986 msgid "incompatible types in assignment of %qT to %qT"
47989 #: cp/typeck.c:7834
47990 #, gcc-internal-format
47991 msgid "array used as initializer"
47994 #: cp/typeck.c:7836
47995 #, gcc-internal-format
47996 msgid "invalid array assignment"
47999 #: cp/typeck.c:7966
48000 #, gcc-internal-format
48001 msgid " in pointer to member function conversion"
48004 #: cp/typeck.c:7980
48005 #, gcc-internal-format
48006 msgid "pointer to member conversion via virtual base %qT"
48009 #: cp/typeck.c:8027 cp/typeck.c:8046
48010 #, gcc-internal-format
48011 msgid " in pointer to member conversion"
48014 #: cp/typeck.c:8127
48015 #, gcc-internal-format
48016 msgid "invalid conversion to type %qT from type %qT"
48019 #: cp/typeck.c:8414
48020 #, gcc-internal-format
48021 msgid "cannot convert %qT to %qT for argument %qP to %qD"
48024 #: cp/typeck.c:8420
48025 #, gcc-internal-format
48026 msgid "cannot convert %qT to %qT in default argument"
48029 #: cp/typeck.c:8424
48030 #, gcc-internal-format
48031 msgid "cannot convert %qT to %qT in argument passing"
48034 #: cp/typeck.c:8428
48035 #, gcc-internal-format
48036 msgid "cannot convert %qT to %qT"
48039 #: cp/typeck.c:8432
48040 #, gcc-internal-format
48041 msgid "cannot convert %qT to %qT in initialization"
48044 #: cp/typeck.c:8436
48045 #, gcc-internal-format
48046 msgid "cannot convert %qT to %qT in return"
48049 #: cp/typeck.c:8440
48050 #, gcc-internal-format
48051 msgid "cannot convert %qT to %qT in assignment"
48054 #: cp/typeck.c:8453
48055 #, gcc-internal-format
48056 msgid "class type %qT is incomplete"
48059 #: cp/typeck.c:8471
48060 #, gcc-internal-format
48061 msgid "parameter %qP of %qD might be a candidate for a format attribute"
48064 #: cp/typeck.c:8475
48065 #, gcc-internal-format
48066 msgid "parameter might be a candidate for a format attribute"
48069 #: cp/typeck.c:8480
48070 #, gcc-internal-format
48071 msgid "target of conversion might be a candidate for a format attribute"
48074 #: cp/typeck.c:8485
48075 #, gcc-internal-format
48076 msgid "target of initialization might be a candidate for a format attribute"
48079 #: cp/typeck.c:8495
48080 #, gcc-internal-format
48082 "left-hand side of assignment might be a candidate for a format attribute"
48085 #: cp/typeck.c:8590
48086 #, gcc-internal-format
48087 msgid "in passing argument %P of %qD"
48090 #: cp/typeck.c:8649
48091 #, gcc-internal-format
48092 msgid "returning reference to temporary"
48095 #: cp/typeck.c:8656
48096 #, gcc-internal-format
48097 msgid "reference to non-lvalue returned"
48100 #: cp/typeck.c:8671
48101 #, gcc-internal-format
48102 msgid "reference to local variable %qD returned"
48105 #: cp/typeck.c:8675
48106 #, gcc-internal-format
48107 msgid "address of label %qD returned"
48110 #: cp/typeck.c:8679
48111 #, gcc-internal-format
48112 msgid "address of local variable %qD returned"
48115 #: cp/typeck.c:8725
48116 #, gcc-internal-format
48117 msgid "returning a value from a destructor"
48120 #. If a return statement appears in a handler of the
48121 #. function-try-block of a constructor, the program is ill-formed.
48122 #: cp/typeck.c:8733
48123 #, gcc-internal-format
48124 msgid "cannot return from a handler of a function-try-block of a constructor"
48127 #. You can't return a value from a constructor.
48128 #: cp/typeck.c:8736
48129 #, gcc-internal-format
48130 msgid "returning a value from a constructor"
48133 #. Give a helpful error message.
48134 #: cp/typeck.c:8766 cp/typeck.c:8812
48135 #, gcc-internal-format
48136 msgid "return-statement with no value, in function returning %qT"
48139 #: cp/typeck.c:8774
48140 #, gcc-internal-format
48141 msgid "returning initializer list"
48144 #: cp/typeck.c:8793
48145 #, gcc-internal-format
48146 msgid "inconsistent types %qT and %qT deduced for lambda return type"
48149 #: cp/typeck.c:8796
48150 #, gcc-internal-format
48151 msgid "inconsistent deduction for auto return type: %qT and then %qT"
48154 #: cp/typeck.c:8831
48155 #, gcc-internal-format
48156 msgid "return-statement with a value, in function returning 'void'"
48159 #: cp/typeck.c:8861
48160 #, gcc-internal-format
48162 "%<operator new%> must not return NULL unless it is declared %<throw()%> (or -"
48163 "fcheck-new is in effect)"
48166 #. Make this a permerror because we used to accept it.
48167 #: cp/typeck.c:9463
48168 #, gcc-internal-format
48169 msgid "using temporary as lvalue"
48172 #: cp/typeck.c:9465
48173 #, gcc-internal-format
48174 msgid "using xvalue (rvalue reference) as lvalue"
48178 #, gcc-internal-format
48179 msgid "type %qT is not a base type for type %qT"
48182 #: cp/typeck2.c:103
48183 #, gcc-internal-format
48184 msgid "assignment of constant field %qD"
48187 #: cp/typeck2.c:105
48188 #, gcc-internal-format
48189 msgid "constant field %qD used as %<asm%> output"
48192 #: cp/typeck2.c:107
48193 #, gcc-internal-format
48194 msgid "increment of constant field %qD"
48197 #: cp/typeck2.c:109
48198 #, gcc-internal-format
48199 msgid "decrement of constant field %qD"
48202 #: cp/typeck2.c:116
48203 #, gcc-internal-format
48204 msgid "assignment of read-only reference %qD"
48207 #: cp/typeck2.c:118
48208 #, gcc-internal-format
48209 msgid "read-only reference %qD used as %<asm%> output"
48212 #: cp/typeck2.c:120
48213 #, gcc-internal-format
48214 msgid "increment of read-only reference %qD"
48217 #: cp/typeck2.c:122
48218 #, gcc-internal-format
48219 msgid "decrement of read-only reference %qD"
48222 #: cp/typeck2.c:320
48223 #, gcc-internal-format
48224 msgid "cannot declare variable %q+D to be of abstract type %qT"
48227 #: cp/typeck2.c:325
48228 #, gcc-internal-format
48229 msgid "cannot declare parameter %q+D to be of abstract type %qT"
48232 #: cp/typeck2.c:328
48233 #, gcc-internal-format
48234 msgid "cannot declare parameter to be of abstract type %qT"
48237 #: cp/typeck2.c:332
48238 #, gcc-internal-format
48239 msgid "cannot declare field %q+D to be of abstract type %qT"
48242 #: cp/typeck2.c:336
48243 #, gcc-internal-format
48244 msgid "invalid abstract return type for member function %q+#D"
48247 #: cp/typeck2.c:338
48248 #, gcc-internal-format
48249 msgid "invalid abstract return type for function %q+#D"
48252 #. Here we do not have location information.
48253 #: cp/typeck2.c:341
48254 #, gcc-internal-format
48255 msgid "invalid abstract type %qT for %qE"
48258 #: cp/typeck2.c:343
48259 #, gcc-internal-format
48260 msgid "invalid abstract type for %q+D"
48263 #: cp/typeck2.c:348
48264 #, gcc-internal-format
48265 msgid "creating array of %qT, which is an abstract class type"
48268 #: cp/typeck2.c:351
48269 #, gcc-internal-format
48270 msgid "invalid cast to abstract class type %qT"
48273 #: cp/typeck2.c:354
48274 #, gcc-internal-format
48275 msgid "invalid new-expression of abstract class type %qT"
48278 #: cp/typeck2.c:357
48279 #, gcc-internal-format
48280 msgid "invalid abstract return type %qT"
48283 #: cp/typeck2.c:360
48284 #, gcc-internal-format
48285 msgid "invalid abstract parameter type %qT"
48288 #: cp/typeck2.c:363
48289 #, gcc-internal-format
48291 "expression of abstract class type %qT cannot be used in throw-expression"
48294 #: cp/typeck2.c:367
48295 #, gcc-internal-format
48296 msgid "cannot declare catch parameter to be of abstract class type %qT"
48299 #: cp/typeck2.c:371
48300 #, gcc-internal-format
48301 msgid "cannot allocate an object of abstract type %qT"
48304 #: cp/typeck2.c:381
48305 #, gcc-internal-format
48306 msgid " because the following virtual functions are pure within %qT:"
48309 #: cp/typeck2.c:387
48310 #, gcc-internal-format
48314 #: cp/typeck2.c:440
48315 #, gcc-internal-format
48316 msgid "definition of %q#T is not complete until the closing brace"
48319 #: cp/typeck2.c:443
48320 #, gcc-internal-format
48321 msgid "forward declaration of %q#T"
48324 #: cp/typeck2.c:445
48325 #, gcc-internal-format
48326 msgid "declaration of %q#T"
48329 #: cp/typeck2.c:472
48330 #, gcc-internal-format
48331 msgid "%qD has incomplete type"
48334 #: cp/typeck2.c:485
48335 #, gcc-internal-format
48336 msgid "invalid use of incomplete type %q#T"
48339 #: cp/typeck2.c:515
48340 #, gcc-internal-format
48341 msgid "invalid use of member function %qD (did you forget the %<()%> ?)"
48344 #: cp/typeck2.c:519
48345 #, gcc-internal-format
48346 msgid "invalid use of member %qD (did you forget the %<&%> ?)"
48349 #: cp/typeck2.c:527
48350 #, gcc-internal-format
48351 msgid "invalid use of %<auto%>"
48354 #: cp/typeck2.c:530
48355 #, gcc-internal-format
48356 msgid "invalid use of template type parameter %qT"
48359 #: cp/typeck2.c:535
48360 #, gcc-internal-format
48361 msgid "invalid use of template template parameter %qT"
48364 #: cp/typeck2.c:542
48365 #, gcc-internal-format
48366 msgid "invalid use of dependent type %qT"
48369 #: cp/typeck2.c:549
48370 #, gcc-internal-format
48371 msgid "invalid use of brace-enclosed initializer list"
48374 #: cp/typeck2.c:557
48375 #, gcc-internal-format
48376 msgid "address of overloaded function with no contextual type information"
48379 #: cp/typeck2.c:561
48380 #, gcc-internal-format
48381 msgid "overloaded function with no contextual type information"
48384 #: cp/typeck2.c:564
48385 #, gcc-internal-format
48386 msgid "insufficient contextual information to determine type"
48389 #: cp/typeck2.c:785
48390 #, gcc-internal-format
48391 msgid "constructor syntax used, but no constructor declared for type %qT"
48394 #: cp/typeck2.c:947
48395 #, gcc-internal-format
48397 "narrowing conversion of %qE from %qT to %qT inside { } is ill-formed in C++11"
48400 #: cp/typeck2.c:958 cp/typeck2.c:972
48401 #, gcc-internal-format
48402 msgid "narrowing conversion of %qE from %qT to %qT inside { }"
48405 #: cp/typeck2.c:962
48406 #, gcc-internal-format
48408 " the expression has a constant value but is not a C++ constant-expression"
48411 #: cp/typeck2.c:1051
48412 #, gcc-internal-format
48413 msgid "int-array initialized from non-wide string"
48416 #: cp/typeck2.c:1057
48417 #, gcc-internal-format
48418 msgid "int-array initialized from incompatible wide string"
48421 #: cp/typeck2.c:1078
48422 #, gcc-internal-format
48423 msgid "initializer-string for array of chars is too long"
48426 #: cp/typeck2.c:1131
48427 #, gcc-internal-format
48428 msgid "cannot initialize aggregate of type %qT with a compound literal"
48431 #: cp/typeck2.c:1149
48432 #, gcc-internal-format
48433 msgid "array must be initialized with a brace-enclosed initializer"
48436 #: cp/typeck2.c:1435 cp/typeck2.c:1462
48437 #, gcc-internal-format
48438 msgid "missing initializer for member %qD"
48441 #: cp/typeck2.c:1443
48442 #, gcc-internal-format
48443 msgid "member %qD is uninitialized reference"
48446 #: cp/typeck2.c:1450
48447 #, gcc-internal-format
48448 msgid "member %qD with uninitialized reference fields"
48451 #: cp/typeck2.c:1553
48452 #, gcc-internal-format
48453 msgid "no field %qD found in union being initialized"
48456 #: cp/typeck2.c:1564
48457 #, gcc-internal-format
48458 msgid "index value instead of field name in union initializer"
48461 #: cp/typeck2.c:1749
48462 #, gcc-internal-format
48463 msgid "circular pointer delegation detected"
48466 #: cp/typeck2.c:1763
48467 #, gcc-internal-format
48468 msgid "base operand of %<->%> has non-pointer type %qT"
48471 #: cp/typeck2.c:1789
48472 #, gcc-internal-format
48473 msgid "result of %<operator->()%> yields non-pointer result"
48476 #: cp/typeck2.c:1791
48477 #, gcc-internal-format
48478 msgid "base operand of %<->%> is not a pointer"
48481 #: cp/typeck2.c:1818
48482 #, gcc-internal-format
48483 msgid "%qE cannot be used as a member pointer, since it is of type %qT"
48486 #: cp/typeck2.c:1827
48487 #, gcc-internal-format
48488 msgid "cannot apply member pointer %qE to %qE, which is of non-class type %qT"
48491 #: cp/typeck2.c:1849
48492 #, gcc-internal-format
48493 msgid "pointer to member type %qT incompatible with object type %qT"
48496 #: cp/typeck2.c:1908
48497 #, gcc-internal-format
48498 msgid "pointer-to-member-function type %qT requires an rvalue"
48501 #: cp/typeck2.c:1915
48502 #, gcc-internal-format
48503 msgid "pointer-to-member-function type %qT requires an lvalue"
48506 #: cp/typeck2.c:1956
48507 #, gcc-internal-format
48508 msgid "functional cast to array type %qT"
48511 #: cp/typeck2.c:1971
48512 #, gcc-internal-format
48513 msgid "cannot deduce template arguments for %qT from ()"
48516 #: cp/typeck2.c:1989
48517 #, gcc-internal-format
48518 msgid "invalid value-initialization of reference type"
48521 #: cp/typeck2.c:2216
48522 #, gcc-internal-format
48523 msgid "call to function %qD which throws incomplete type %q#T"
48526 #: cp/typeck2.c:2219
48527 #, gcc-internal-format
48528 msgid "call to function which throws incomplete type %q#T"
48531 #: cp/vtable-class-hierarchy.c:719
48532 #, gcc-internal-format
48533 msgid "unable to open log file %<vtv_class_set_sizes.log%>: %m"
48536 #: cp/vtable-class-hierarchy.c:859
48537 #, gcc-internal-format
48538 msgid "unable to open log file %<vtv_set_ptr_data.log%>: %m"
48541 #: cp/vtable-class-hierarchy.c:1109
48542 #, gcc-internal-format
48543 msgid "unable to open log file %<vtv_count_data.log%>: %m"
48546 #: fortran/arith.c:45
48547 #, gcc-internal-format, gfc-internal-format
48548 msgid "Conversion of an Infinity or Not-a-Number at %L to INTEGER"
48551 #: fortran/arith.c:117 fortran/arith.c:1965
48552 #, gcc-internal-format
48553 msgid "gfc_arith_error(): Bad error code"
48556 #: fortran/arith.c:150
48557 #, gcc-internal-format
48558 msgid "Fix min_int calculation"
48561 #: fortran/arith.c:530
48562 #, gcc-internal-format
48563 msgid "gfc_range_check(): Bad type"
48566 #: fortran/arith.c:603
48567 #, gcc-internal-format
48568 msgid "gfc_arith_uminus(): Bad basic type"
48571 #: fortran/arith.c:637
48572 #, gcc-internal-format
48573 msgid "gfc_arith_plus(): Bad basic type"
48576 #: fortran/arith.c:671
48577 #, gcc-internal-format
48578 msgid "gfc_arith_minus(): Bad basic type"
48581 #: fortran/arith.c:706
48582 #, gcc-internal-format
48583 msgid "gfc_arith_times(): Bad basic type"
48586 #: fortran/arith.c:745
48587 #, gcc-internal-format
48588 msgid "Integer division truncated to constant %qs at %L"
48591 #: fortran/arith.c:791
48592 #, gcc-internal-format
48593 msgid "gfc_arith_divide(): Bad basic type"
48596 #: fortran/arith.c:837
48597 #, gcc-internal-format
48598 msgid "arith_power(): Bad base"
48601 #: fortran/arith.c:924 fortran/arith.c:949
48602 #, gcc-internal-format, gfc-internal-format
48603 msgid "Noninteger exponent in an initialization expression at %L"
48606 #: fortran/arith.c:935
48607 #, gcc-internal-format, gfc-internal-format
48608 msgid "Raising a negative REAL at %L to a REAL power is prohibited"
48611 #: fortran/arith.c:963
48612 #, gcc-internal-format
48613 msgid "arith_power(): unknown type"
48616 #: fortran/arith.c:1029
48617 #, gcc-internal-format
48618 msgid "compare_real(): Bad operator"
48621 #: fortran/arith.c:1064
48622 #, gcc-internal-format
48623 msgid "gfc_compare_expr(): Bad basic type"
48626 #: fortran/arith.c:1575
48627 #, gcc-internal-format
48628 msgid "eval_intrinsic(): Bad operator"
48631 #: fortran/arith.c:1624
48632 #, gcc-internal-format
48633 msgid "eval_type_intrinsic0(): op NULL"
48636 #: fortran/arith.c:1933
48637 #, gcc-internal-format, gfc-internal-format
48638 msgid "Arithmetic OK converting %s to %s at %L"
48641 #: fortran/arith.c:1937
48642 #, gcc-internal-format
48644 "Arithmetic overflow converting %s to %s at %L. This check can be disabled "
48645 "with the option %<-fno-range-check%>"
48648 #: fortran/arith.c:1942
48649 #, gcc-internal-format
48651 "Arithmetic underflow converting %s to %s at %L. This check can be disabled "
48652 "with the option %<-fno-range-check%>"
48655 #: fortran/arith.c:1947
48656 #, gcc-internal-format
48658 "Arithmetic NaN converting %s to %s at %L. This check can be disabled with "
48659 "the option %<-fno-range-check%>"
48662 #: fortran/arith.c:1952
48663 #, gcc-internal-format, gfc-internal-format
48664 msgid "Division by zero converting %s to %s at %L"
48667 #: fortran/arith.c:1956
48668 #, gcc-internal-format, gfc-internal-format
48669 msgid "Array operands are incommensurate converting %s to %s at %L"
48672 #: fortran/arith.c:1960
48673 #, gcc-internal-format, gfc-internal-format
48675 "Integer outside symmetric range implied by Standard Fortran converting %s to "
48679 #: fortran/arith.c:2046 fortran/arith.c:2155 fortran/arith.c:2215
48680 #: fortran/arith.c:2267 fortran/arith.c:2327 fortran/arith.c:2396
48681 #: fortran/arith.c:2463
48682 #, gcc-internal-format
48683 msgid "Conversion from %qs to %qs at %L"
48686 #: fortran/arith.c:2075 fortran/arith.c:2108 fortran/arith.c:2147
48687 #: fortran/arith.c:2205 fortran/arith.c:2257 fortran/arith.c:2317
48688 #: fortran/arith.c:2386
48689 #, gcc-internal-format
48690 msgid "Change of value in conversion from %qs to %qs at %L"
48693 #: fortran/arith.c:2303 fortran/arith.c:2372
48694 #, gcc-internal-format
48695 msgid "Non-zero imaginary part discarded in conversion from %qs to %qs at %L"
48698 #: fortran/arith.c:2455
48699 #, gcc-internal-format
48700 msgid "Change of value in conversion from %qs to %qs at %L"
48703 #: fortran/arith.c:2528
48704 #, gcc-internal-format
48705 msgid "The Hollerith constant at %L is too long to convert to %qs"
48708 #: fortran/array.c:95
48709 #, gcc-internal-format, gfc-internal-format
48710 msgid "Expected array subscript at %C"
48713 #: fortran/array.c:104
48714 #, gcc-internal-format
48715 msgid "Unexpected %<*%> in coarray subscript at %C"
48718 #: fortran/array.c:128
48719 #, gcc-internal-format, gfc-internal-format
48720 msgid "Strides not allowed in coarray subscript at %C"
48723 #: fortran/array.c:136
48724 #, gcc-internal-format, gfc-internal-format
48725 msgid "Expected array subscript stride at %C"
48728 #: fortran/array.c:195
48729 #, gcc-internal-format, gfc-internal-format
48730 msgid "Invalid form of array reference at %C"
48733 #: fortran/array.c:200 fortran/array.c:288
48734 #, gcc-internal-format, gfc-internal-format
48735 msgid "Array reference at %C cannot have more than %d dimensions"
48738 #: fortran/array.c:215 fortran/array.c:642 fortran/check.c:2660
48739 #: fortran/check.c:5008 fortran/check.c:5046 fortran/check.c:5088
48740 #: fortran/check.c:5288 fortran/match.c:1824 fortran/match.c:3112
48741 #: fortran/match.c:3307 fortran/match.c:3503 fortran/simplify.c:4886
48742 #, gcc-internal-format
48743 msgid "Coarrays disabled at %C, use %<-fcoarray=%> to enable"
48746 #: fortran/array.c:221
48747 #, gcc-internal-format, gfc-internal-format
48748 msgid "Unexpected coarray designator at %C"
48751 #: fortran/array.c:242
48752 #, gcc-internal-format, gfc-internal-format
48753 msgid "STAT= attribute in %C misplaced"
48756 #: fortran/array.c:251
48757 #, gcc-internal-format, gfc-internal-format
48758 msgid "Too few codimensions at %C, expected %d not %d"
48761 #: fortran/array.c:257
48762 #, gcc-internal-format, gfc-internal-format
48763 msgid "Too many codimensions at %C, expected %d not %d"
48766 #: fortran/array.c:267 fortran/array.c:275
48767 #, gcc-internal-format
48768 msgid "Unexpected %<*%> for codimension %d of %d at %C"
48771 #: fortran/array.c:270
48772 #, gcc-internal-format, gfc-internal-format
48773 msgid "Invalid form of coarray reference at %C"
48776 #: fortran/array.c:282
48777 #, gcc-internal-format, gfc-internal-format
48778 msgid "Invalid codimension %d at %C, only %d codimensions exist"
48781 #: fortran/array.c:334
48782 #, gcc-internal-format
48783 msgid "Variable %qs at %L in this context must be constant"
48786 #: fortran/array.c:337
48787 #, gcc-internal-format, gfc-internal-format
48788 msgid "Expression at %L in this context must be constant"
48791 #: fortran/array.c:435
48792 #, gcc-internal-format, gfc-internal-format
48793 msgid "Expected expression in array specification at %C"
48796 #: fortran/array.c:448 fortran/array.c:480
48797 #, gcc-internal-format, gfc-internal-format
48798 msgid "Expecting a scalar INTEGER expression at %C, found %s"
48801 #: fortran/array.c:517
48802 #, gcc-internal-format, gfc-internal-format
48803 msgid "Assumed-rank array at %C"
48806 #: fortran/array.c:551
48807 #, gcc-internal-format, gfc-internal-format
48808 msgid "Bad array specification for implied-shape array at %C"
48811 #: fortran/array.c:567 fortran/array.c:680
48812 #, gcc-internal-format, gfc-internal-format
48813 msgid "Bad array specification for an explicitly shaped array at %C"
48816 #: fortran/array.c:577 fortran/array.c:690
48817 #, gcc-internal-format, gfc-internal-format
48818 msgid "Bad array specification for assumed shape array at %C"
48821 #: fortran/array.c:591 fortran/array.c:704
48822 #, gcc-internal-format, gfc-internal-format
48823 msgid "Bad specification for deferred shape array at %C"
48826 #: fortran/array.c:601 fortran/array.c:708
48827 #, gcc-internal-format, gfc-internal-format
48828 msgid "Bad specification for assumed size array at %C"
48831 #: fortran/array.c:613 fortran/array.c:720
48832 #, gcc-internal-format, gfc-internal-format
48833 msgid "Expected another dimension in array declaration at %C"
48836 #: fortran/array.c:619 fortran/array.c:648 fortran/array.c:726
48837 #, gcc-internal-format, gfc-internal-format
48838 msgid "Array specification at %C has more than %d dimensions"
48841 #: fortran/array.c:625
48842 #, gcc-internal-format, gfc-internal-format
48843 msgid "Array specification at %C with more than 7 dimensions"
48846 #: fortran/array.c:637
48847 #, gcc-internal-format, gfc-internal-format
48848 msgid "Coarray declaration at %C"
48851 #: fortran/array.c:734
48852 #, gcc-internal-format
48853 msgid "Upper bound of last coarray dimension must be %<*%> at %C"
48856 #: fortran/array.c:802
48857 #, gcc-internal-format
48858 msgid "The assumed-rank array %qs at %L shall not have a codimension"
48861 #: fortran/array.c:886
48862 #, gcc-internal-format
48863 msgid "gfc_compare_array_spec(): Array spec clobbered"
48866 #: fortran/array.c:962
48867 #, gcc-internal-format
48868 msgid "DO-iterator %qs at %L is inside iterator of the same name"
48871 #: fortran/array.c:1054 fortran/array.c:1236
48872 #, gcc-internal-format, gfc-internal-format
48873 msgid "Syntax error in array constructor at %C"
48876 #: fortran/array.c:1110
48877 #, gcc-internal-format, gfc-internal-format
48878 msgid "[...] style array constructors at %C"
48881 #: fortran/array.c:1130
48882 #, gcc-internal-format, gfc-internal-format
48883 msgid "Array constructor including type specification at %C"
48886 #: fortran/array.c:1136 fortran/match.c:3933
48887 #, gcc-internal-format, gfc-internal-format
48888 msgid "Type-spec at %L cannot contain a deferred type parameter"
48891 #: fortran/array.c:1144
48892 #, gcc-internal-format, gfc-internal-format
48893 msgid "Type-spec at %L cannot contain an asterisk for a type parameter"
48896 #: fortran/array.c:1162
48897 #, gcc-internal-format, gfc-internal-format
48898 msgid "Empty array constructor at %C is not allowed"
48901 #: fortran/array.c:1199 fortran/array.c:1209
48902 #, gcc-internal-format, gfc-internal-format
48903 msgid "Incompatible typespec for array element at %L"
48906 #: fortran/array.c:1283
48907 #, gcc-internal-format, gfc-internal-format
48908 msgid "Element in %s array constructor at %L is %s"
48911 #: fortran/array.c:1614
48912 #, gcc-internal-format, gfc-internal-format
48913 msgid "Iterator step at %L cannot be zero"
48916 #: fortran/array.c:1751
48917 #, gcc-internal-format
48919 "The number of elements in the array constructor at %L requires an increase "
48920 "of the allowed %d upper limit. See %<-fmax-array-constructor%> option"
48923 #: fortran/array.c:1921
48924 #, gcc-internal-format, gfc-internal-format
48925 msgid "AC-IMPLIED-DO initial expression references control variable at %L"
48928 #: fortran/array.c:1928
48929 #, gcc-internal-format, gfc-internal-format
48930 msgid "AC-IMPLIED-DO final expression references control variable at %L"
48933 #: fortran/array.c:1935
48934 #, gcc-internal-format, gfc-internal-format
48935 msgid "AC-IMPLIED-DO step expression references control variable at %L"
48938 #: fortran/array.c:1947
48939 #, gcc-internal-format, gfc-internal-format
48941 "Array constructor value at %L shall not be unlimited polymorphic [F2008: "
48945 #: fortran/array.c:2030
48946 #, gcc-internal-format, gfc-internal-format
48947 msgid "Different CHARACTER lengths (%d/%d) in array constructor at %L"
48950 #: fortran/array.c:2148
48951 #, gcc-internal-format
48952 msgid "spec_dimen_size(): Bad dimension"
48955 #: fortran/array.c:2206
48956 #, gcc-internal-format
48957 msgid "gfc_ref_dimen_size(): Bad dimension"
48960 #: fortran/array.c:2336
48961 #, gcc-internal-format
48962 msgid "gfc_ref_dimen_size(): Bad dimen_type"
48965 #: fortran/array.c:2387
48966 #, gcc-internal-format
48967 msgid "gfc_array_dimen_size(): Bad dimension"
48970 #: fortran/array.c:2432
48971 #, gcc-internal-format
48972 msgid "gfc_array_dimen_size(): Bad EXPR_ARRAY expr"
48975 #: fortran/array.c:2580
48976 #, gcc-internal-format
48977 msgid "gfc_find_array_ref(): No ref found"
48981 #: fortran/bbt.c:119
48982 #, gcc-internal-format
48983 msgid "insert_bbt(): Duplicate key found!"
48986 #: fortran/check.c:46
48987 #, gcc-internal-format
48988 msgid "%qs argument of %qs intrinsic at %L must be a scalar"
48991 #: fortran/check.c:62
48992 #, gcc-internal-format
48993 msgid "%qs argument of %qs intrinsic at %L must be %s"
48996 #: fortran/check.c:96
48997 #, gcc-internal-format
48998 msgid "%qs argument of %qs intrinsic at %L must have a numeric type"
49001 #: fortran/check.c:111
49002 #, gcc-internal-format
49003 msgid "%qs argument of %qs intrinsic at %L must be INTEGER or REAL"
49006 #: fortran/check.c:128
49007 #, gcc-internal-format
49008 msgid "%qs argument of %qs intrinsic at %L must be REAL or COMPLEX"
49011 #: fortran/check.c:145
49012 #, gcc-internal-format
49013 msgid "%qs argument of %qs intrinsic at %L must be INTEGER or PROCEDURE"
49016 #: fortran/check.c:174 fortran/check.c:6430
49017 #, gcc-internal-format
49018 msgid "%qs argument of %qs intrinsic at %L must be a constant"
49021 #: fortran/check.c:183
49022 #, gcc-internal-format, gfc-internal-format
49023 msgid "Invalid kind for %s at %L"
49026 #: fortran/check.c:202
49027 #, gcc-internal-format
49028 msgid "%qs argument of %qs intrinsic at %L must be double precision"
49031 #: fortran/check.c:225
49032 #, gcc-internal-format
49033 msgid "Expected coarray variable as %qs argument to the %s intrinsic at %L"
49036 #: fortran/check.c:242
49037 #, gcc-internal-format
49038 msgid "%qs argument of %qs intrinsic at %L must be a logical array"
49041 #: fortran/check.c:268
49042 #, gcc-internal-format
49043 msgid "%qs argument of %qs intrinsic at %L must be an array"
49046 #: fortran/check.c:289
49047 #, gcc-internal-format
49048 msgid "%qs at %L must be nonnegative"
49051 #: fortran/check.c:320
49052 #, gcc-internal-format
49054 "The absolute value of SHIFT at %L must be less than or equal to BIT_SIZE(%qs)"
49057 #: fortran/check.c:331
49058 #, gcc-internal-format
49059 msgid "%qs at %L must be less than or equal to BIT_SIZE(%qs)"
49062 #: fortran/check.c:341
49063 #, gcc-internal-format
49064 msgid "%qs at %L must be less than BIT_SIZE(%qs)"
49067 #: fortran/check.c:368
49068 #, gcc-internal-format
49070 "%qs at %L must be less than or equal to the BIT_SIZE of INTEGER(KIND=%d)"
49073 #: fortran/check.c:394
49074 #, gcc-internal-format
49075 msgid "%<%s + %s%> at %L must be less than or equal to BIT_SIZE(%qs)"
49078 #: fortran/check.c:420
49079 #, gcc-internal-format
49081 "%qs argument of %qs intrinsic at %L must be the same type and kind as %qs"
49084 #: fortran/check.c:437
49085 #, gcc-internal-format
49086 msgid "%qs argument of %qs intrinsic at %L must be of rank %d"
49089 #: fortran/check.c:452
49090 #, gcc-internal-format
49091 msgid "%qs argument of %qs intrinsic at %L must not be OPTIONAL"
49094 #: fortran/check.c:473
49095 #, gcc-internal-format
49096 msgid "%qs argument of %qs intrinsic at %L must be ALLOCATABLE"
49099 #: fortran/check.c:491
49100 #, gcc-internal-format
49101 msgid "%qs argument of %qs intrinsic at %L must be of kind %d"
49104 #: fortran/check.c:529
49105 #, gcc-internal-format
49106 msgid "%qs argument of %qs intrinsic at %L cannot be INTENT(IN)"
49109 #: fortran/check.c:550
49110 #, gcc-internal-format
49111 msgid "%qs argument of %qs intrinsic at %L must be a variable"
49114 #: fortran/check.c:599
49115 #, gcc-internal-format
49117 "%<dim%> argument of %qs intrinsic at %L is not a valid codimension index"
49120 #: fortran/check.c:649
49121 #, gcc-internal-format
49122 msgid "%<dim%> argument of %qs intrinsic at %L is not a valid dimension index"
49125 #: fortran/check.c:752
49126 #, gcc-internal-format, gfc-internal-format
49127 msgid "Unequal character lengths (%ld/%ld) in %s at %L"
49130 #: fortran/check.c:885 fortran/check.c:6374
49131 #, gcc-internal-format
49132 msgid "%qs and %qs arguments of %qs intrinsic at %L must have the same type"
49135 #: fortran/check.c:894 fortran/check.c:2297 fortran/check.c:2423
49136 #: fortran/check.c:2497 fortran/check.c:2924
49137 #, gcc-internal-format, gfc-internal-format
49138 msgid "Different type kinds at %L"
49141 #: fortran/check.c:930
49142 #, gcc-internal-format
49143 msgid "%qs argument of %qs intrinsic at %L must be a POINTER"
49146 #: fortran/check.c:939 fortran/check.c:975 fortran/check.c:3482
49147 #, gcc-internal-format
49148 msgid "%qs argument of %qs intrinsic at %L shall not be coindexed"
49151 #: fortran/check.c:957
49152 #, gcc-internal-format
49154 "%qs argument of %qs intrinsic at %L must be a pointer or target VARIABLE or "
49158 #: fortran/check.c:966
49159 #, gcc-internal-format
49160 msgid "%qs argument of %qs intrinsic at %L must be a POINTER or a TARGET"
49163 #: fortran/check.c:991
49164 #, gcc-internal-format, gfc-internal-format
49166 "Array section with a vector subscript at %L shall not be the target of a "
49170 #: fortran/check.c:1002
49171 #, gcc-internal-format
49173 "NULL pointer at %L is not permitted as actual argument of %qs intrinsic "
49177 #: fortran/check.c:1045
49178 #, gcc-internal-format, gfc-internal-format
49180 "ATOM argument at %L to intrinsic function %s shall be an integer of "
49181 "ATOMIC_INT_KIND or a logical of ATOMIC_LOGICAL_KIND"
49184 #: fortran/check.c:1053
49185 #, gcc-internal-format, gfc-internal-format
49187 "ATOM argument at %L of the %s intrinsic function shall be a coarray or "
49191 #: fortran/check.c:1060
49192 #, gcc-internal-format
49194 "%qs argument of %qs intrinsic at %L shall have the same type as %qs at %L"
49197 #: fortran/check.c:1078 fortran/check.c:1223
49198 #, gcc-internal-format, gfc-internal-format
49199 msgid "STAT= argument to %s at %L"
49202 #: fortran/check.c:1097 fortran/check.c:1163 fortran/check.c:1260
49203 #, gcc-internal-format, gfc-internal-format
49204 msgid "ATOM argument of the %s intrinsic function at %L shall be definable"
49207 #: fortran/check.c:1111 fortran/check.c:1243
49208 #, gcc-internal-format, gfc-internal-format
49210 "ATOM argument at %L to intrinsic function %s shall be an integer of "
49214 #: fortran/check.c:1131
49215 #, gcc-internal-format, gfc-internal-format
49216 msgid "VALUE argument of the %s intrinsic function at %L shall be definable"
49219 #: fortran/check.c:1170 fortran/check.c:1267
49220 #, gcc-internal-format, gfc-internal-format
49221 msgid "OLD argument of the %s intrinsic function at %L shall be definable"
49224 #: fortran/check.c:1185
49225 #, gcc-internal-format, gfc-internal-format
49227 "EVENT argument at %L to the intrinsic EVENT_QUERY shall be of type EVENT_TYPE"
49230 #: fortran/check.c:1195
49231 #, gcc-internal-format, gfc-internal-format
49233 "COUNT argument of the EVENT_QUERY intrinsic function at %L shall be definable"
49236 #: fortran/check.c:1208
49237 #, gcc-internal-format, gfc-internal-format
49239 "COUNT argument of the EVENT_QUERY intrinsic function at %L shall have at "
49240 "least the range of the default integer"
49243 #: fortran/check.c:1287
49244 #, gcc-internal-format, gfc-internal-format
49245 msgid "Negative argument N at %L"
49248 #: fortran/check.c:1459 fortran/check.c:1916
49249 #, gcc-internal-format
49251 "%qs argument of %qs intrinsic at %L must not be present if %<x%> is COMPLEX"
49254 #: fortran/check.c:1468 fortran/check.c:1925
49255 #, gcc-internal-format
49257 "%qs argument of %qs intrinsic at %L must have a type of either REAL or "
49261 #: fortran/check.c:1482 fortran/check.c:1488
49262 #, gcc-internal-format, gfc-internal-format
49264 "Conversion from %s to default-kind COMPLEX(%d) at %L might lose precision, "
49265 "consider using the KIND argument"
49268 #: fortran/check.c:1510
49269 #, gcc-internal-format
49271 "Argument %<A%> with INTENT(INOUT) at %L of the intrinsic subroutine %s shall "
49272 "not have a vector subscript"
49275 #: fortran/check.c:1518
49276 #, gcc-internal-format, gfc-internal-format
49277 msgid "The A argument at %L to the intrinsic %s shall not be coindexed"
49280 #: fortran/check.c:1541
49281 #, gcc-internal-format, gfc-internal-format
49282 msgid "The stat= argument at %L must be a kind=4 integer variable"
49285 #: fortran/check.c:1557
49286 #, gcc-internal-format, gfc-internal-format
49287 msgid "The errmsg= argument at %L must be a default-kind character variable"
49290 #: fortran/check.c:1565
49291 #, gcc-internal-format
49292 msgid "Coarrays disabled at %L, use %<-fcoarray=%> to enable"
49295 #: fortran/check.c:1580
49296 #, gcc-internal-format, gfc-internal-format
49298 "Support for the A argument at %L which is polymorphic A argument or has "
49299 "allocatable components is not yet implemented"
49302 #: fortran/check.c:1599
49303 #, gcc-internal-format, gfc-internal-format
49304 msgid "The A argument at %L of CO_REDUCE shall not be polymorphic"
49307 #: fortran/check.c:1606
49308 #, gcc-internal-format, gfc-internal-format
49310 "Support for the A argument at %L with allocatable components is not yet "
49314 #: fortran/check.c:1620
49315 #, gcc-internal-format, gfc-internal-format
49316 msgid "OPERATOR argument at %L must be a PURE function"
49319 #. None of the intrinsics fulfills the criteria of taking two arguments,
49320 #. returning the same type and kind as the arguments and being permitted
49321 #. as actual argument.
49322 #: fortran/check.c:1630
49323 #, gcc-internal-format, gfc-internal-format
49324 msgid "Intrinsic function %s at %L is not permitted for CO_REDUCE"
49327 #: fortran/check.c:1647
49328 #, gcc-internal-format, gfc-internal-format
49329 msgid "The function passed as OPERATOR at %L shall have two arguments"
49332 #: fortran/check.c:1657
49333 #, gcc-internal-format, gfc-internal-format
49335 "A argument at %L has type %s but the function passed as OPERATOR at %L "
49339 #: fortran/check.c:1666
49340 #, gcc-internal-format, gfc-internal-format
49342 "The function passed as OPERATOR at %L has arguments of type %s and %s but "
49343 "shall have type %s"
49346 #: fortran/check.c:1677
49347 #, gcc-internal-format, gfc-internal-format
49349 "The function passed as OPERATOR at %L shall have scalar nonallocatable "
49350 "nonpointer arguments and return a nonallocatable nonpointer scalar"
49353 #: fortran/check.c:1685
49354 #, gcc-internal-format, gfc-internal-format
49356 "The function passed as OPERATOR at %L shall have the VALUE attribute either "
49357 "for none or both arguments"
49360 #: fortran/check.c:1692
49361 #, gcc-internal-format, gfc-internal-format
49363 "The function passed as OPERATOR at %L shall have the TARGET attribute either "
49364 "for none or both arguments"
49367 #: fortran/check.c:1699
49368 #, gcc-internal-format, gfc-internal-format
49370 "The function passed as OPERATOR at %L shall have the ASYNCHRONOUS attribute "
49371 "either for none or both arguments"
49374 #: fortran/check.c:1707
49375 #, gcc-internal-format, gfc-internal-format
49377 "The function passed as OPERATOR at %L shall not have the OPTIONAL attribute "
49378 "for either of the arguments"
49381 #: fortran/check.c:1737
49382 #, gcc-internal-format, gfc-internal-format
49384 "The character length of the A argument at %L and of the arguments of the "
49385 "OPERATOR at %L shall be the same"
49388 #: fortran/check.c:1744
49389 #, gcc-internal-format, gfc-internal-format
49391 "The character length of the A argument at %L and of the function result of "
49392 "the OPERATOR at %L shall be the same"
49395 #: fortran/check.c:1762
49396 #, gcc-internal-format
49398 "%qs argument of %qs intrinsic at %L shall be of type integer, real or "
49402 #: fortran/check.c:1810 fortran/check.c:2342 fortran/check.c:2445
49403 #: fortran/check.c:2646 fortran/check.c:2691 fortran/check.c:4042
49404 #: fortran/check.c:4176 fortran/check.c:4231 fortran/check.c:5274
49405 #: fortran/check.c:5403
49406 #, gcc-internal-format
49407 msgid "%qs intrinsic with KIND argument at %L"
49410 #: fortran/check.c:1857 fortran/check.c:2108
49411 #, gcc-internal-format
49413 "%qs argument of %qs intrinsic at %L has invalid shape in dimension %d (%ld/"
49417 #: fortran/check.c:1872 fortran/check.c:2123 fortran/check.c:2151
49418 #, gcc-internal-format
49419 msgid "%qs argument of intrinsic %qs at %L of must have rank %d or be a scalar"
49422 #: fortran/check.c:1975 fortran/check.c:3018 fortran/check.c:3026
49423 #, gcc-internal-format
49424 msgid "%qs argument of %qs intrinsic at %L must be numeric or LOGICAL"
49427 #: fortran/check.c:1989
49428 #, gcc-internal-format
49430 "Different shape for arguments %qs and %qs at %L for intrinsic %<dot_product%>"
49433 #: fortran/check.c:2009 fortran/check.c:2017
49434 #, gcc-internal-format
49435 msgid "%qs argument of %qs intrinsic at %L must be default real"
49438 #: fortran/check.c:2038
49439 #, gcc-internal-format
49440 msgid "%<I%> at %L and %<J%>' at %L cannot both be BOZ literal constants"
49443 #: fortran/check.c:2169
49444 #, gcc-internal-format, gfc-internal-format
49445 msgid "non-default INTEGER kind argument to %s intrinsic at %L"
49448 #: fortran/check.c:2229
49449 #, gcc-internal-format
49450 msgid "COMPLEX argument %qs of %qs intrinsic at %L"
49453 #: fortran/check.c:2393
49454 #, gcc-internal-format, gfc-internal-format
49455 msgid "Argument of %s at %L must be of length one"
49458 #: fortran/check.c:2452
49459 #, gcc-internal-format
49460 msgid "%qs argument of %qs intrinsic at %L must be the same kind as %qs"
49463 #: fortran/check.c:2542
49464 #, gcc-internal-format, gfc-internal-format
49465 msgid "SIZE at %L must be positive"
49468 #: fortran/check.c:2554
49469 #, gcc-internal-format, gfc-internal-format
49471 "The absolute value of SHIFT at %L must be less than or equal to SIZE at %L"
49474 #: fortran/check.c:2615
49475 #, gcc-internal-format
49476 msgid "%qs argument of %qs intrinsic at %L must be of intrinsic type"
49479 #: fortran/check.c:2622
49480 #, gcc-internal-format
49481 msgid "%qs argument of %qs intrinsic at %L must be a data entity"
49484 #: fortran/check.c:2833
49485 #, gcc-internal-format
49486 msgid "Intrinsic %qs at %L must have at least two arguments"
49489 #: fortran/check.c:2881
49490 #, gcc-internal-format
49491 msgid "Missing %qs argument to the %s intrinsic at %L"
49494 #: fortran/check.c:2896
49495 #, gcc-internal-format
49496 msgid "Duplicate argument %qs at %L to intrinsic %s"
49499 #: fortran/check.c:2901
49500 #, gcc-internal-format
49501 msgid "Unknown argument %qs at %L to intrinsic %s"
49504 #: fortran/check.c:2930
49505 #, gcc-internal-format
49506 msgid "%<a%d%> argument of %qs intrinsic at %L must be %s(%d)"
49509 #: fortran/check.c:2961
49510 #, gcc-internal-format
49511 msgid "%qs intrinsic with CHARACTER argument at %L"
49514 #: fortran/check.c:2968
49515 #, gcc-internal-format
49517 "%<a1%> argument of %qs intrinsic at %L must be INTEGER, REAL or CHARACTER"
49520 #: fortran/check.c:3035
49521 #, gcc-internal-format
49522 msgid "Argument types of %qs intrinsic at %L must match (%s/%s)"
49525 #: fortran/check.c:3049
49526 #, gcc-internal-format
49528 "Different shape on dimension 1 for arguments %qs and %qs at %L for intrinsic "
49532 #: fortran/check.c:3068
49533 #, gcc-internal-format
49535 "Different shape on dimension 2 for argument %qs and dimension 1 for argument "
49536 "%qs at %L for intrinsic matmul"
49539 #: fortran/check.c:3077
49540 #, gcc-internal-format
49541 msgid "%qs argument of %qs intrinsic at %L must be of rank 1 or 2"
49544 #: fortran/check.c:3252
49545 #, gcc-internal-format
49546 msgid "%qs argument of %qs intrinsic at %L must be INTEGER"
49549 #: fortran/check.c:3312
49550 #, gcc-internal-format, gfc-internal-format
49551 msgid "The FROM argument to MOVE_ALLOC at %L shall not be coindexed"
49554 #: fortran/check.c:3323
49555 #, gcc-internal-format, gfc-internal-format
49556 msgid "The TO argument to MOVE_ALLOC at %L shall not be coindexed"
49559 #: fortran/check.c:3330
49560 #, gcc-internal-format, gfc-internal-format
49562 "The TO arguments in MOVE_ALLOC at %L must be polymorphic if FROM is "
49566 #: fortran/check.c:3341
49567 #, gcc-internal-format, gfc-internal-format
49569 "The FROM and TO arguments of the MOVE_ALLOC intrinsic at %L must have the "
49573 #: fortran/check.c:3350
49574 #, gcc-internal-format, gfc-internal-format
49576 "The FROM and TO arguments of the MOVE_ALLOC intrinsic at %L must have the "
49577 "same corank %d/%d"
49580 #: fortran/check.c:3390
49581 #, gcc-internal-format, gfc-internal-format
49583 "The FROM and TO arguments at %L violate aliasing restrictions (F2003 "
49587 #: fortran/check.c:3417
49588 #, gcc-internal-format
49589 msgid "Argument %<S%> of NEAREST at %L shall not be zero"
49592 #: fortran/check.c:3467
49593 #, gcc-internal-format
49595 "%qs argument of %qs intrinsic at %L must be a POINTER, ALLOCATABLE or "
49596 "procedure pointer"
49599 #: fortran/check.c:3475
49600 #, gcc-internal-format, gfc-internal-format
49601 msgid "NULL intrinsic with allocatable MOLD at %L"
49604 #: fortran/check.c:3554 fortran/check.c:5350
49605 #, gcc-internal-format
49607 "%qs argument of %qs intrinsic at %L must provide at least as many elements "
49608 "as there are .TRUE. values in %qs (%ld/%d)"
49611 #: fortran/check.c:3612
49612 #, gcc-internal-format
49613 msgid "%qs argument of %qs intrinsic at %L must be of a dummy variable"
49616 #: fortran/check.c:3620
49617 #, gcc-internal-format
49619 "%qs argument of %qs intrinsic at %L must be of an OPTIONAL dummy variable"
49622 #: fortran/check.c:3639
49623 #, gcc-internal-format
49624 msgid "%qs argument of %qs intrinsic at %L must not be a subobject of %qs"
49627 #: fortran/check.c:3687
49628 #, gcc-internal-format, gfc-internal-format
49629 msgid "The argument of the RANK intrinsic at %L must be a data object"
49632 #: fortran/check.c:3791
49633 #, gcc-internal-format
49635 "%<shape%> argument of %<reshape%> intrinsic at %L must be an array of "
49639 #: fortran/check.c:3801
49640 #, gcc-internal-format
49641 msgid "%qs argument of %qs intrinsic at %L is empty"
49644 #: fortran/check.c:3808
49645 #, gcc-internal-format
49647 "%<shape%> argument of %<reshape%> intrinsic at %L has more than %d elements"
49650 #: fortran/check.c:3825
49651 #, gcc-internal-format
49652 msgid "%qs argument of %qs intrinsic at %L has negative element (%d)"
49655 #: fortran/check.c:3857
49656 #, gcc-internal-format, gfc-internal-format
49657 msgid "Element %d of actual argument of RESHAPE at %L cannot be negative"
49660 #: fortran/check.c:3895
49661 #, gcc-internal-format
49663 "%qs argument of %qs intrinsic at %L has wrong number of elements (%d/%d)"
49666 #: fortran/check.c:3913
49667 #, gcc-internal-format
49668 msgid "%qs argument of %qs intrinsic at %L has out-of-range dimension (%d)"
49671 #: fortran/check.c:3922
49672 #, gcc-internal-format
49674 "%qs argument of %qs intrinsic at %L has invalid permutation of dimensions "
49675 "(dimension %qd duplicated)"
49678 #: fortran/check.c:3958
49679 #, gcc-internal-format, gfc-internal-format
49681 "Without padding, there are not enough elements in the intrinsic RESHAPE "
49682 "source at %L to match the shape"
49685 #: fortran/check.c:3975 fortran/check.c:3994
49686 #, gcc-internal-format
49687 msgid "%qs argument of %qs intrinsic at %L cannot be of type %s"
49690 #: fortran/check.c:3985 fortran/check.c:4004
49691 #, gcc-internal-format
49692 msgid "%qs argument of %qs intrinsic at %L must be of an extensible type"
49695 #: fortran/check.c:4103
49696 #, gcc-internal-format
49697 msgid "SELECTED_REAL_KIND with neither %<P%> nor %<R%> argument at %L"
49700 #: fortran/check.c:4134
49701 #, gcc-internal-format
49702 msgid "%qs intrinsic with RADIX argument at %L"
49705 #: fortran/check.c:4169
49706 #, gcc-internal-format
49708 "%<source%> argument of %<shape%> intrinsic at %L must not be an assumed size "
49712 #: fortran/check.c:4246 fortran/check.c:6413
49713 #, gcc-internal-format
49714 msgid "%qs argument of %qs intrinsic at %L shall not be a procedure"
49717 #: fortran/check.c:4259 fortran/check.c:4398 fortran/check.c:6405
49718 #, gcc-internal-format
49719 msgid "%qs argument of %qs intrinsic at %L shall not be TYPE(*)"
49722 #: fortran/check.c:4270 fortran/check.c:4410
49723 #, gcc-internal-format
49724 msgid "%qs argument of %qs intrinsic at %L shall not be an assumed-size array"
49727 #: fortran/check.c:4340
49728 #, gcc-internal-format
49729 msgid "is_c_interoperable(): gfc_simplify_expr failed"
49732 #: fortran/check.c:4389
49733 #, gcc-internal-format
49735 "%qs argument of %qs intrinsic at %L must be an interoperable data entity: %s"
49738 #: fortran/check.c:4428
49739 #, gcc-internal-format, gfc-internal-format
49741 "Argument C_PTR_1 at %L to C_ASSOCIATED shall have the type TYPE(C_PTR) or "
49745 #: fortran/check.c:4442
49746 #, gcc-internal-format, gfc-internal-format
49748 "Argument C_PTR_2 at %L to C_ASSOCIATED shall have the same type as C_PTR_1: "
49752 #: fortran/check.c:4466
49753 #, gcc-internal-format, gfc-internal-format
49754 msgid "Argument CPTR at %L to C_F_POINTER shall have the type TYPE(C_PTR)"
49757 #: fortran/check.c:4478
49758 #, gcc-internal-format, gfc-internal-format
49759 msgid "Argument FPTR at %L to C_F_POINTER must be a pointer"
49762 #: fortran/check.c:4485
49763 #, gcc-internal-format, gfc-internal-format
49764 msgid "FPTR argument at %L to C_F_POINTER shall not be polymorphic"
49767 #: fortran/check.c:4492
49768 #, gcc-internal-format, gfc-internal-format
49769 msgid "Argument FPTR at %L to C_F_POINTER shall not be coindexed"
49772 #: fortran/check.c:4499
49773 #, gcc-internal-format, gfc-internal-format
49774 msgid "Unexpected SHAPE argument at %L to C_F_POINTER with scalar FPTR"
49777 #: fortran/check.c:4505
49778 #, gcc-internal-format, gfc-internal-format
49779 msgid "Expected SHAPE argument to C_F_POINTER with array FPTR at %L"
49782 #: fortran/check.c:4524
49783 #, gcc-internal-format, gfc-internal-format
49785 "SHAPE argument at %L to C_F_POINTER must have the same size as the RANK of "
49789 #: fortran/check.c:4534
49790 #, gcc-internal-format, gfc-internal-format
49791 msgid "Polymorphic FPTR at %L to C_F_POINTER"
49794 #: fortran/check.c:4539
49795 #, gcc-internal-format, gfc-internal-format
49796 msgid "Noninteroperable array FPTR at %L to C_F_POINTER: %s"
49799 #: fortran/check.c:4555
49800 #, gcc-internal-format, gfc-internal-format
49802 "Argument CPTR at %L to C_F_PROCPOINTER shall have the type TYPE(C_FUNPTR)"
49805 #: fortran/check.c:4567
49806 #, gcc-internal-format, gfc-internal-format
49807 msgid "Argument FPTR at %L to C_F_PROCPOINTER shall be a procedure pointer"
49810 #: fortran/check.c:4574
49811 #, gcc-internal-format, gfc-internal-format
49812 msgid "Argument FPTR at %L to C_F_PROCPOINTER shall not be coindexed"
49815 #: fortran/check.c:4580
49816 #, gcc-internal-format, gfc-internal-format
49817 msgid "Noninteroperable procedure pointer at %L to C_F_PROCPOINTER"
49820 #: fortran/check.c:4594
49821 #, gcc-internal-format, gfc-internal-format
49822 msgid "Argument X at %L to C_FUNLOC shall not be coindexed"
49825 #: fortran/check.c:4609
49826 #, gcc-internal-format
49827 msgid "Function result %qs at %L is invalid as X argument to C_FUNLOC"
49830 #: fortran/check.c:4617
49831 #, gcc-internal-format, gfc-internal-format
49833 "Argument X at %L to C_FUNLOC shall be a procedure or a procedure pointer"
49836 #: fortran/check.c:4623
49837 #, gcc-internal-format, gfc-internal-format
49838 msgid "Noninteroperable procedure at %L to C_FUNLOC"
49841 #: fortran/check.c:4637
49842 #, gcc-internal-format, gfc-internal-format
49843 msgid "Argument X at %L to C_LOC shall not be coindexed"
49846 #: fortran/check.c:4643
49847 #, gcc-internal-format, gfc-internal-format
49848 msgid "X argument at %L to C_LOC shall not be polymorphic"
49851 #: fortran/check.c:4654
49852 #, gcc-internal-format, gfc-internal-format
49854 "Argument X at %L to C_LOC shall have either the POINTER or the TARGET "
49858 #: fortran/check.c:4662
49859 #, gcc-internal-format, gfc-internal-format
49860 msgid "Argument X at %L to C_LOC shall be not be a zero-sized string"
49863 #: fortran/check.c:4671
49864 #, gcc-internal-format, gfc-internal-format
49865 msgid "Argument at %L to C_LOC shall not be polymorphic"
49868 #: fortran/check.c:4678
49869 #, gcc-internal-format, gfc-internal-format
49870 msgid "Noninteroperable array at %L as argument to C_LOC: %s"
49873 #: fortran/check.c:4689
49874 #, gcc-internal-format, gfc-internal-format
49876 "Array of interoperable type at %L to C_LOC which is nonallocatable and "
49877 "neither assumed size nor explicit size"
49880 #: fortran/check.c:4694
49881 #, gcc-internal-format, gfc-internal-format
49882 msgid "Array section at %L to C_LOC"
49885 #: fortran/check.c:4722
49886 #, gcc-internal-format, gfc-internal-format
49887 msgid "non double precision REAL argument to %s intrinsic at %L"
49890 #: fortran/check.c:4735
49891 #, gcc-internal-format
49892 msgid "%qs argument of %qs intrinsic at %L must be less than rank %d"
49895 #: fortran/check.c:4754
49896 #, gcc-internal-format
49897 msgid "%qs argument of %qs intrinsic at %L is not a valid dimension index"
49900 #: fortran/check.c:5017
49901 #, gcc-internal-format, gfc-internal-format
49902 msgid "%s argument to IMAGE_INDEX must be a rank one array at %L"
49905 #: fortran/check.c:5028
49906 #, gcc-internal-format, gfc-internal-format
49908 "The number of array elements of the SUB argument to IMAGE_INDEX at %L shall "
49909 "be %d (corank) not %d"
49912 #: fortran/check.c:5061
49913 #, gcc-internal-format, gfc-internal-format
49914 msgid "DISTANCE= argument to NUM_IMAGES at %L"
49917 #: fortran/check.c:5074
49918 #, gcc-internal-format, gfc-internal-format
49919 msgid "FAILED= argument to NUM_IMAGES at %L"
49922 #: fortran/check.c:5097
49923 #, gcc-internal-format, gfc-internal-format
49925 "DIM argument without COARRAY argument not allowed for THIS_IMAGE intrinsic "
49929 #: fortran/check.c:5104
49930 #, gcc-internal-format, gfc-internal-format
49932 "The DISTANCE argument may not be specified together with the COARRAY or DIM "
49933 "argument in intrinsic at %L"
49936 #: fortran/check.c:5115
49937 #, gcc-internal-format, gfc-internal-format
49938 msgid "Unexpected DIM argument with noncoarray argument at %L"
49941 #: fortran/check.c:5133
49942 #, gcc-internal-format, gfc-internal-format
49943 msgid "DISTANCE= argument to THIS_IMAGE at %L"
49946 #: fortran/check.c:5213
49947 #, gcc-internal-format
49948 msgid "%<MOLD%> argument of %<TRANSFER%> intrinsic at %L must not be %s"
49951 #: fortran/check.c:5242
49952 #, gcc-internal-format, gfc-internal-format
49954 "Intrinsic TRANSFER at %L has partly undefined result: source size %ld < "
49958 #: fortran/check.c:5364
49959 #, gcc-internal-format
49961 "%qs argument of %qs intrinsic at %L must have the same rank as %qs or be a "
49965 #: fortran/check.c:5377
49966 #, gcc-internal-format
49967 msgid "%qs and %qs arguments of %qs intrinsic at %L must have identical shape."
49970 #: fortran/check.c:5633 fortran/check.c:5665
49971 #, gcc-internal-format
49972 msgid "Size of %qs argument of %qs intrinsic at %L too small (%i/%i)"
49975 #: fortran/check.c:5673
49976 #, gcc-internal-format, gfc-internal-format
49977 msgid "Too many arguments to %s at %L"
49980 #: fortran/check.c:5691
49981 #, gcc-internal-format
49982 msgid "fe_runtime_error string must be null terminated"
49985 #: fortran/check.c:5703
49986 #, gcc-internal-format, gfc-internal-format
49987 msgid "fe_runtime_error: Wrong number of arguments (%d instead of %d)"
49990 #: fortran/check.c:5743
49991 #, gcc-internal-format, gfc-internal-format
49992 msgid "COUNT argument to SYSTEM_CLOCK at %L has non-default kind"
49995 #: fortran/check.c:5762
49996 #, gcc-internal-format, gfc-internal-format
49997 msgid "Real COUNT_RATE argument to SYSTEM_CLOCK at %L"
50000 #: fortran/check.c:5772
50001 #, gcc-internal-format, gfc-internal-format
50002 msgid "COUNT_RATE argument to SYSTEM_CLOCK at %L has non-default kind"
50005 #: fortran/check.c:5789
50006 #, gcc-internal-format, gfc-internal-format
50007 msgid "COUNT_MAX argument to SYSTEM_CLOCK at %L has non-default kind"
50010 #: fortran/check.c:6006
50011 #, gcc-internal-format
50013 "%qs argument of %qs intrinsic at %L must be of a kind not wider than the "
50014 "default kind (%d)"
50017 #: fortran/check.c:6358 fortran/check.c:6366
50018 #, gcc-internal-format
50019 msgid "%qs argument of %qs intrinsic at %L must be INTEGER or LOGICAL"
50022 #: fortran/check.c:6397
50023 #, gcc-internal-format, gfc-internal-format
50025 "Intrinsic function NULL at %L cannot be an actual argument to STORAGE_SIZE, "
50026 "because it returns a disassociated pointer"
50029 #: fortran/class.c:617
50030 #, gcc-internal-format, gfc-internal-format
50032 "Assumed size polymorphic objects or components, such as that at %C, have not "
50033 "yet been implemented"
50036 #. Since the extension field is 8 bit wide, we can only have
50037 #. up to 255 extension levels.
50038 #: fortran/class.c:728 fortran/decl.c:8999
50039 #, gcc-internal-format
50040 msgid "Maximum extension level reached with type %qs at %L"
50043 #: fortran/class.c:2875 fortran/class.c:2949
50044 #, gcc-internal-format
50045 msgid "%qs of %qs is PRIVATE at %L"
50048 #: fortran/cpp.c:450
50049 #, gcc-internal-format
50050 msgid "To enable preprocessing, use %<-cpp%>"
50053 #: fortran/cpp.c:548 fortran/cpp.c:559 fortran/cpp.c:666
50054 #, gcc-internal-format
50055 msgid "opening output file %qs: %s"
50058 #: fortran/data.c:65
50059 #, gcc-internal-format, gfc-internal-format
50060 msgid "non-constant array in DATA statement %L"
50063 #: fortran/data.c:137
50064 #, gcc-internal-format, gfc-internal-format
50065 msgid "failure to simplify substring reference in DATA statement at %L"
50068 #: fortran/data.c:170
50069 #, gcc-internal-format, gfc-internal-format
50070 msgid "Unused initialization string at %L because variable has zero length"
50073 #: fortran/data.c:176
50074 #, gcc-internal-format, gfc-internal-format
50075 msgid "Initialization string at %L was truncated to fit the variable (%d/%d)"
50078 #: fortran/data.c:266
50079 #, gcc-internal-format
50080 msgid "%qs at %L already is initialized at %L"
50083 #: fortran/data.c:290
50084 #, gcc-internal-format, gfc-internal-format
50085 msgid "Data element below array lower bound at %L"
50088 #: fortran/data.c:307 fortran/data.c:396
50089 #, gcc-internal-format, gfc-internal-format
50090 msgid "Data element above array upper bound at %L"
50093 #: fortran/data.c:337 fortran/data.c:506
50094 #, gcc-internal-format
50095 msgid "re-initialization of %qs at %L"
50098 #: fortran/data.c:706
50099 #, gcc-internal-format
50100 msgid "TODO: Vector sections in data statements"
50103 #: fortran/decl.c:278
50104 #, gcc-internal-format
50105 msgid "Host associated variable %qs may not be in the DATA statement at %C"
50108 #: fortran/decl.c:285
50109 #, gcc-internal-format
50110 msgid "initialization of common block variable %qs in DATA statement at %C"
50113 #: fortran/decl.c:396
50114 #, gcc-internal-format
50115 msgid "Symbol %qs must be a PARAMETER in DATA statement at %C"
50118 #: fortran/decl.c:422
50119 #, gcc-internal-format, gfc-internal-format
50120 msgid "Invalid initializer %s in Data statement at %C"
50123 #: fortran/decl.c:524
50124 #, gcc-internal-format, gfc-internal-format
50125 msgid "Initialization at %C is not allowed in a PURE procedure"
50128 #: fortran/decl.c:561
50129 #, gcc-internal-format, gfc-internal-format
50130 msgid "DATA statement at %C cannot appear within an INTERFACE"
50133 #: fortran/decl.c:593
50134 #, gcc-internal-format, gfc-internal-format
50135 msgid "DATA statement at %C is not allowed in a PURE procedure"
50138 #: fortran/decl.c:639
50139 #, gcc-internal-format, gfc-internal-format
50140 msgid "Empty old style initializer list at %C"
50143 #: fortran/decl.c:659
50144 #, gcc-internal-format, gfc-internal-format
50145 msgid "Repeat spec invalid in scalar initializer at %C"
50148 #: fortran/decl.c:664
50149 #, gcc-internal-format, gfc-internal-format
50150 msgid "Repeat spec must be an integer at %C"
50153 #: fortran/decl.c:673
50154 #, gcc-internal-format, gfc-internal-format
50155 msgid "Expected data constant after repeat spec at %C"
50158 #: fortran/decl.c:704
50159 #, gcc-internal-format, gfc-internal-format
50160 msgid "End of scalar initializer expected at %C"
50163 #: fortran/decl.c:731
50164 #, gcc-internal-format, gfc-internal-format
50165 msgid "Not enough elements in array initializer at %C"
50168 #: fortran/decl.c:733
50169 #, gcc-internal-format, gfc-internal-format
50170 msgid "Too many elements in array initializer at %C"
50173 #: fortran/decl.c:752
50174 #, gcc-internal-format, gfc-internal-format
50175 msgid "Syntax error in old style initializer list at %C"
50178 #: fortran/decl.c:775
50179 #, gcc-internal-format, gfc-internal-format
50180 msgid "The assumed-rank array at %C shall not have a codimension"
50183 #: fortran/decl.c:843
50184 #, gcc-internal-format, gfc-internal-format
50185 msgid "Bad INTENT specification at %C"
50188 #: fortran/decl.c:864
50189 #, gcc-internal-format, gfc-internal-format
50190 msgid "deferred type parameter at %C"
50193 #: fortran/decl.c:947
50194 #, gcc-internal-format, gfc-internal-format
50195 msgid "Scalar INTEGER expression expected at %L"
50198 #: fortran/decl.c:973
50199 #, gcc-internal-format, gfc-internal-format
50200 msgid "Old-style character length at %C"
50203 #: fortran/decl.c:1004
50204 #, gcc-internal-format, gfc-internal-format
50205 msgid "Syntax error in character length specification at %C"
50208 #: fortran/decl.c:1157
50209 #, gcc-internal-format
50210 msgid "Procedure %qs at %C is already defined at %L"
50213 #: fortran/decl.c:1165
50214 #, gcc-internal-format
50215 msgid "Name %qs at %C is already defined as a generic interface at %L"
50218 #: fortran/decl.c:1178
50219 #, gcc-internal-format
50221 "Procedure %qs at %C has an explicit interface and must not have attributes "
50225 #: fortran/decl.c:1249
50226 #, gcc-internal-format
50228 "Procedure %qs at %L must have the BIND(C) attribute to be C interoperable"
50231 #: fortran/decl.c:1276
50232 #, gcc-internal-format
50234 "Variable %qs at %L is a dummy argument to the BIND(C) procedure %qs but is "
50235 "not C interoperable because derived type %qs is not C interoperable"
50238 #: fortran/decl.c:1283
50239 #, gcc-internal-format
50241 "Variable %qs at %L is a dummy argument to the BIND(C) procedure %qs but is "
50242 "not C interoperable because it is polymorphic"
50245 #: fortran/decl.c:1290
50246 #, gcc-internal-format
50248 "Variable %qs at %L is a dummy argument of the BIND(C) procedure %qs but may "
50249 "not be C interoperable"
50252 #: fortran/decl.c:1305
50253 #, gcc-internal-format
50255 "Character argument %qs at %L must be length 1 because procedure %qs is "
50259 #: fortran/decl.c:1318
50260 #, gcc-internal-format
50262 "Variable %qs at %L with ALLOCATABLE attribute in procedure %qs with BIND(C)"
50265 #: fortran/decl.c:1326
50266 #, gcc-internal-format
50267 msgid "Variable %qs at %L with POINTER attribute in procedure %qs with BIND(C)"
50270 #: fortran/decl.c:1335
50271 #, gcc-internal-format
50273 "Scalar variable %qs at %L with POINTER or ALLOCATABLE in procedure %qs with "
50274 "BIND(C) is not yet supported"
50277 #: fortran/decl.c:1344
50278 #, gcc-internal-format
50280 "Variable %qs at %L cannot have both the OPTIONAL and the VALUE attribute "
50281 "because procedure %qs is BIND(C)"
50284 #: fortran/decl.c:1351
50285 #, gcc-internal-format
50287 "Variable %qs at %L with OPTIONAL attribute in procedure %qs which is BIND(C)"
50290 #: fortran/decl.c:1362
50291 #, gcc-internal-format
50293 "Assumed-shape array %qs at %L as dummy argument to the BIND(C) procedure %qs "
50297 #: fortran/decl.c:1412
50298 #, gcc-internal-format
50299 msgid "Symbol %qs at %C also declared as a type at %L"
50302 #: fortran/decl.c:1471
50303 #, gcc-internal-format
50305 "Variable %qs in common block %qs at %C must be declared with a C "
50306 "interoperable kind since common block %qs is BIND(C)"
50309 #: fortran/decl.c:1505
50310 #, gcc-internal-format, gfc-internal-format
50311 msgid "CHARACTER length must be a constant at %L"
50314 #: fortran/decl.c:1520
50315 #, gcc-internal-format, gfc-internal-format
50316 msgid "CHARACTER expression at %L is being truncated (%d/%d)"
50319 #: fortran/decl.c:1527
50320 #, gcc-internal-format, gfc-internal-format
50322 "The CHARACTER elements of the array constructor at %L must have the same "
50326 #: fortran/decl.c:1617
50327 #, gcc-internal-format
50328 msgid "Initializer not allowed for PARAMETER %qs at %C"
50331 #: fortran/decl.c:1627
50332 #, gcc-internal-format, gfc-internal-format
50333 msgid "PARAMETER at %L is missing an initializer"
50336 #: fortran/decl.c:1637
50337 #, gcc-internal-format
50339 "Variable %qs at %C with an initializer already appears in a DATA statement"
50342 #: fortran/decl.c:1680
50343 #, gcc-internal-format, gfc-internal-format
50344 msgid "Cannot initialize parameter array at %L with variable length elements"
50347 #: fortran/decl.c:1741
50348 #, gcc-internal-format, gfc-internal-format
50349 msgid "Can't initialize implied-shape array at %L with scalar"
50352 #: fortran/decl.c:1776
50353 #, gcc-internal-format, gfc-internal-format
50354 msgid "Non-constant lower bound in implied-shape declaration at %L"
50357 #: fortran/decl.c:1862 fortran/decl.c:1869
50358 #, gcc-internal-format, gfc-internal-format
50359 msgid "Component at %C must have the POINTER attribute"
50362 #: fortran/decl.c:1878
50363 #, gcc-internal-format
50364 msgid "Component %qs with CLASS at %C must be allocatable or pointer"
50367 #: fortran/decl.c:1887
50368 #, gcc-internal-format, gfc-internal-format
50369 msgid "Array component of structure at %C must have explicit or deferred shape"
50372 #: fortran/decl.c:1911
50373 #, gcc-internal-format, gfc-internal-format
50374 msgid "Component '%s' at %C already declared at %L"
50377 #: fortran/decl.c:1953
50378 #, gcc-internal-format, gfc-internal-format
50379 msgid "Pointer array component of structure at %C must have a deferred shape"
50382 #: fortran/decl.c:1962
50383 #, gcc-internal-format, gfc-internal-format
50384 msgid "Allocatable component of structure at %C must have a deferred shape"
50387 #: fortran/decl.c:1971
50388 #, gcc-internal-format, gfc-internal-format
50389 msgid "Array component of structure at %C must have an explicit shape"
50392 #: fortran/decl.c:2020
50393 #, gcc-internal-format, gfc-internal-format
50394 msgid "NULL() initialization at %C is ambiguous"
50397 #: fortran/decl.c:2037
50398 #, gcc-internal-format, gfc-internal-format
50399 msgid "NULL() initialization at %C may not have MOLD"
50402 #: fortran/decl.c:2054
50403 #, gcc-internal-format, gfc-internal-format
50404 msgid "Initialization of pointer at %C is not allowed in a PURE procedure"
50407 #: fortran/decl.c:2075
50408 #, gcc-internal-format, gfc-internal-format
50409 msgid "Error in pointer initialization at %C"
50412 #: fortran/decl.c:2082
50413 #, gcc-internal-format, gfc-internal-format
50414 msgid "non-NULL pointer initialization at %C"
50417 #: fortran/decl.c:2105
50418 #, gcc-internal-format
50419 msgid "Function name %qs not allowed at %C"
50422 #: fortran/decl.c:2172
50423 #, gcc-internal-format
50424 msgid "Non-PARAMETER symbol %qs at %L can't be implied-shape"
50427 #: fortran/decl.c:2182
50428 #, gcc-internal-format, gfc-internal-format
50429 msgid "Implied-shape array at %L"
50432 #: fortran/decl.c:2235
50433 #, gcc-internal-format
50435 "%qs at %C is a redefinition of the declaration in the corresponding "
50436 "interface for MODULE PROCEDURE %qs"
50439 #: fortran/decl.c:2264 fortran/decl.c:7364
50440 #, gcc-internal-format, gfc-internal-format
50441 msgid "Duplicate array spec for Cray pointee at %C"
50444 #: fortran/decl.c:2272
50445 #, gcc-internal-format
50446 msgid "Couldn't set pointee array spec."
50449 #: fortran/decl.c:2335
50450 #, gcc-internal-format, gfc-internal-format
50451 msgid "Old-style initialization at %C"
50454 #: fortran/decl.c:2343
50455 #, gcc-internal-format, gfc-internal-format
50456 msgid "Invalid old style initialization for derived type component at %C"
50459 #: fortran/decl.c:2356
50460 #, gcc-internal-format, gfc-internal-format
50461 msgid "Syntax error in old style initialization of %s at %C"
50464 #: fortran/decl.c:2376 fortran/decl.c:5658
50465 #, gcc-internal-format, gfc-internal-format
50466 msgid "Initialization at %C isn't for a pointer variable"
50469 #: fortran/decl.c:2389
50470 #, gcc-internal-format
50471 msgid "Pointer initialization at %C requires %<=>%>, not %<=%>"
50474 #: fortran/decl.c:2398 fortran/decl.c:9148
50475 #, gcc-internal-format, gfc-internal-format
50476 msgid "Expected an initialization expression at %C"
50479 #: fortran/decl.c:2405
50480 #, gcc-internal-format, gfc-internal-format
50481 msgid "Initialization of variable at %C is not allowed in a PURE procedure"
50484 #: fortran/decl.c:2422
50485 #, gcc-internal-format, gfc-internal-format
50486 msgid "Initialization of allocatable component at %C is not allowed"
50489 #: fortran/decl.c:2482 fortran/decl.c:2518
50490 #, gcc-internal-format, gfc-internal-format
50491 msgid "Old-style type declaration %s*%d not supported at %C"
50494 #: fortran/decl.c:2524
50495 #, gcc-internal-format, gfc-internal-format
50496 msgid "Nonstandard type declaration %s*%d at %C"
50499 #: fortran/decl.c:2575 fortran/decl.c:2651
50500 #, gcc-internal-format, gfc-internal-format
50501 msgid "Missing right parenthesis at %C"
50504 #: fortran/decl.c:2588 fortran/decl.c:2722
50505 #, gcc-internal-format, gfc-internal-format
50506 msgid "Expected initialization expression at %C"
50509 #: fortran/decl.c:2596 fortran/decl.c:2728
50510 #, gcc-internal-format, gfc-internal-format
50511 msgid "Expected scalar initialization expression at %C"
50514 #: fortran/decl.c:2627
50515 #, gcc-internal-format, gfc-internal-format
50516 msgid "Kind %d not supported for type %s at %C"
50519 #: fortran/decl.c:2640
50520 #, gcc-internal-format, gfc-internal-format
50521 msgid "C kind type parameter is for type %s but type at %L is %s"
50524 #: fortran/decl.c:2649
50525 #, gcc-internal-format, gfc-internal-format
50526 msgid "Missing right parenthesis or comma at %C"
50529 #: fortran/decl.c:2748
50530 #, gcc-internal-format, gfc-internal-format
50531 msgid "Kind %d is not supported for CHARACTER at %C"
50534 #: fortran/decl.c:2880
50535 #, gcc-internal-format, gfc-internal-format
50536 msgid "Syntax error in CHARACTER declaration at %C"
50539 #: fortran/decl.c:2948
50540 #, gcc-internal-format, gfc-internal-format
50541 msgid "RECORD at %C is an extension, enable it with -fdec-structure"
50544 #: fortran/decl.c:2961
50545 #, gcc-internal-format, gfc-internal-format
50546 msgid "Structure name expected after RECORD at %C"
50549 #: fortran/decl.c:3000
50550 #, gcc-internal-format, gfc-internal-format
50551 msgid "BYTE type at %C"
50554 #: fortran/decl.c:3005
50555 #, gcc-internal-format, gfc-internal-format
50556 msgid "BYTE type used at %C is not available on the target machine"
50559 #: fortran/decl.c:3027
50560 #, gcc-internal-format, gfc-internal-format
50561 msgid "Assumed type at %C is not allowed for components"
50564 #: fortran/decl.c:3030
50565 #, gcc-internal-format, gfc-internal-format
50566 msgid "Assumed type at %C"
50569 #: fortran/decl.c:3053 fortran/decl.c:3084 fortran/decl.c:3113
50570 #: fortran/decl.c:3329
50571 #, gcc-internal-format, gfc-internal-format
50572 msgid "TYPE with intrinsic-type-spec at %C"
50575 #: fortran/decl.c:3109
50576 #, gcc-internal-format, gfc-internal-format
50577 msgid "DOUBLE COMPLEX at %C"
50580 #: fortran/decl.c:3146
50581 #, gcc-internal-format, gfc-internal-format
50582 msgid "Type name '%s' at %C is ambiguous"
50585 #: fortran/decl.c:3222
50586 #, gcc-internal-format, gfc-internal-format
50587 msgid "CLASS statement at %C"
50590 #: fortran/decl.c:3255 fortran/decl.c:3268 fortran/decl.c:3724
50591 #: fortran/decl.c:3732
50592 #, gcc-internal-format
50593 msgid "Type name %qs at %C is ambiguous"
50596 #: fortran/decl.c:3283
50597 #, gcc-internal-format
50599 "Type name %qs at %C conflicts with previously declared entity at %L, which "
50600 "has the same name"
50603 #: fortran/decl.c:3400
50604 #, gcc-internal-format, gfc-internal-format
50605 msgid "Duplicate IMPLICIT NONE statement at %C"
50608 #: fortran/decl.c:3409
50609 #, gcc-internal-format, gfc-internal-format
50610 msgid "IMPORT NONE with spec list at %C"
50613 #: fortran/decl.c:3468
50614 #, gcc-internal-format, gfc-internal-format
50615 msgid "Missing character range in IMPLICIT at %C"
50618 #: fortran/decl.c:3514
50619 #, gcc-internal-format, gfc-internal-format
50620 msgid "Letters must be in alphabetic order in IMPLICIT statement at %C"
50623 #: fortran/decl.c:3567
50624 #, gcc-internal-format, gfc-internal-format
50625 msgid "IMPLICIT statement at %C following an IMPLICIT NONE (type) statement"
50628 #: fortran/decl.c:3577
50629 #, gcc-internal-format, gfc-internal-format
50630 msgid "Empty IMPLICIT statement at %C"
50633 #: fortran/decl.c:3683
50634 #, gcc-internal-format, gfc-internal-format
50635 msgid "IMPORT statement at %C only permitted in an INTERFACE body"
50638 #: fortran/decl.c:3690
50639 #, gcc-internal-format, gfc-internal-format
50641 "F2008: C1210 IMPORT statement at %C is not permitted in a module procedure "
50645 #: fortran/decl.c:3695
50646 #, gcc-internal-format, gfc-internal-format
50647 msgid "IMPORT statement at %C"
50650 #: fortran/decl.c:3709
50651 #, gcc-internal-format, gfc-internal-format
50652 msgid "Expecting list of named entities at %C"
50655 #: fortran/decl.c:3738
50656 #, gcc-internal-format
50657 msgid "Cannot IMPORT %qs from host scoping unit at %C - does not exist."
50660 #: fortran/decl.c:3745
50661 #, gcc-internal-format
50662 msgid "%qs is already IMPORTed from host scoping unit at %C"
50665 #: fortran/decl.c:3786
50666 #, gcc-internal-format, gfc-internal-format
50667 msgid "Syntax error in IMPORT statement at %C"
50670 #: fortran/decl.c:4112
50671 #, gcc-internal-format, gfc-internal-format
50672 msgid "Missing codimension specification at %C"
50675 #: fortran/decl.c:4114
50676 #, gcc-internal-format, gfc-internal-format
50677 msgid "Missing dimension specification at %C"
50680 #: fortran/decl.c:4203
50681 #, gcc-internal-format, gfc-internal-format
50682 msgid "Duplicate %s attribute at %L"
50685 #: fortran/decl.c:4218
50686 #, gcc-internal-format, gfc-internal-format
50687 msgid "%s at %L is a DEC extension, enable with -fdec-static"
50690 #: fortran/decl.c:4234
50691 #, gcc-internal-format, gfc-internal-format
50692 msgid "ALLOCATABLE attribute at %C in a TYPE definition"
50695 #: fortran/decl.c:4243
50696 #, gcc-internal-format, gfc-internal-format
50697 msgid "Attribute at %L is not allowed in a TYPE definition"
50700 #: fortran/decl.c:4261
50701 #, gcc-internal-format, gfc-internal-format
50702 msgid "Attribute %s at %L in a TYPE definition"
50705 #: fortran/decl.c:4271
50706 #, gcc-internal-format, gfc-internal-format
50708 "%s attribute at %L is not allowed outside of the specification part of a "
50712 #: fortran/decl.c:4285
50713 #, gcc-internal-format, gfc-internal-format
50714 msgid "ASYNCHRONOUS attribute at %C"
50717 #: fortran/decl.c:4296
50718 #, gcc-internal-format, gfc-internal-format
50719 msgid "CONTIGUOUS attribute at %C"
50722 #: fortran/decl.c:4343 fortran/decl.c:7661
50723 #, gcc-internal-format, gfc-internal-format
50724 msgid "PROTECTED at %C only allowed in specification part of a module"
50727 #: fortran/decl.c:4349
50728 #, gcc-internal-format, gfc-internal-format
50729 msgid "PROTECTED attribute at %C"
50732 #: fortran/decl.c:4383
50733 #, gcc-internal-format, gfc-internal-format
50734 msgid "VALUE attribute at %C"
50737 #: fortran/decl.c:4390
50738 #, gcc-internal-format, gfc-internal-format
50739 msgid "VOLATILE attribute at %C"
50742 #: fortran/decl.c:4397
50743 #, gcc-internal-format
50744 msgid "match_attr_spec(): Bad attribute"
50747 #: fortran/decl.c:4437
50748 #, gcc-internal-format, gfc-internal-format
50749 msgid "Multiple identifiers provided with single NAME= specifier at %C"
50752 #: fortran/decl.c:4535
50753 #, gcc-internal-format
50755 "Implicitly declared BIND(C) function %qs at %L may not be C interoperable"
50758 #: fortran/decl.c:4557
50759 #, gcc-internal-format
50761 "Variable %qs in common block %qs at %L may not be a C interoperable kind "
50762 "though common block %qs is BIND(C)"
50765 #: fortran/decl.c:4566
50766 #, gcc-internal-format
50767 msgid "Type declaration %qs at %L is not C interoperable but it is BIND(C)"
50770 #: fortran/decl.c:4570
50771 #, gcc-internal-format
50772 msgid "Variable %qs at %L may not be a C interoperable kind but it is BIND(C)"
50775 #: fortran/decl.c:4582
50776 #, gcc-internal-format
50778 "Variable %qs in common block %qs at %L cannot be declared with BIND(C) since "
50779 "it is not a global"
50782 #: fortran/decl.c:4596
50783 #, gcc-internal-format
50784 msgid "Variable %qs at %L cannot have both the POINTER and BIND(C) attributes"
50787 #: fortran/decl.c:4604
50788 #, gcc-internal-format
50790 "Variable %qs at %L cannot have both the ALLOCATABLE and BIND(C) attributes"
50793 #: fortran/decl.c:4616
50794 #, gcc-internal-format
50795 msgid "Return type of BIND(C) function %qs at %L cannot be an array"
50798 #: fortran/decl.c:4624
50799 #, gcc-internal-format
50800 msgid "Return type of BIND(C) function %qs at %L cannot be a character string"
50803 #. Use gfc_warning_now because we won't say that the symbol fails
50804 #. just because of this.
50805 #: fortran/decl.c:4635
50806 #, gcc-internal-format
50808 "Symbol %qs at %L is marked PRIVATE but has been given the binding label %qs"
50811 #: fortran/decl.c:4709
50812 #, gcc-internal-format, gfc-internal-format
50814 "Need either entity or common block name for attribute specification "
50818 #: fortran/decl.c:4754
50819 #, gcc-internal-format, gfc-internal-format
50821 "Missing entity or common block name for attribute specification statement at "
50825 #: fortran/decl.c:4761
50826 #, gcc-internal-format
50827 msgid "Missing symbol"
50830 #: fortran/decl.c:4790
50831 #, gcc-internal-format, gfc-internal-format
50832 msgid "BIND(C) statement at %C"
50835 #: fortran/decl.c:4874
50836 #, gcc-internal-format, gfc-internal-format
50838 "Derived type at %C has not been previously defined and so cannot appear in a "
50839 "derived type definition"
50842 #: fortran/decl.c:4916
50843 #, gcc-internal-format, gfc-internal-format
50844 msgid "Syntax error in anonymous structure declaration at %C"
50847 #: fortran/decl.c:4925
50848 #, gcc-internal-format, gfc-internal-format
50849 msgid "Syntax error in data declaration at %C"
50852 #: fortran/decl.c:4968
50853 #, gcc-internal-format, gfc-internal-format
50854 msgid "MODULE prefix at %C"
50857 #: fortran/decl.c:5013
50858 #, gcc-internal-format, gfc-internal-format
50859 msgid "IMPURE procedure at %C"
50862 #: fortran/decl.c:5025
50863 #, gcc-internal-format, gfc-internal-format
50864 msgid "PURE and IMPURE must not appear both at %C"
50867 #: fortran/decl.c:5071
50868 #, gcc-internal-format, gfc-internal-format
50869 msgid "ELEMENTAL prefix in MODULE PROCEDURE interface is missing at %L"
50872 #: fortran/decl.c:5078
50873 #, gcc-internal-format, gfc-internal-format
50874 msgid "PURE prefix in MODULE PROCEDURE interface is missing at %L"
50877 #: fortran/decl.c:5085
50878 #, gcc-internal-format, gfc-internal-format
50879 msgid "RECURSIVE prefix in MODULE PROCEDURE interface is missing at %L"
50882 #: fortran/decl.c:5148 fortran/primary.c:1795
50883 #, gcc-internal-format, gfc-internal-format
50884 msgid "Alternate-return argument at %C"
50887 #: fortran/decl.c:5194
50888 #, gcc-internal-format
50889 msgid "Name %qs at %C is the name of the procedure"
50892 #: fortran/decl.c:5206
50893 #, gcc-internal-format, gfc-internal-format
50894 msgid "Unexpected junk in formal argument list at %C"
50897 #: fortran/decl.c:5223
50898 #, gcc-internal-format
50899 msgid "Duplicate symbol %qs in formal argument list at %C"
50902 #: fortran/decl.c:5262
50903 #, gcc-internal-format, gfc-internal-format
50904 msgid "Mismatch in MODULE PROCEDURE formal argument names (%s/%s) at %C"
50907 #: fortran/decl.c:5268
50908 #, gcc-internal-format, gfc-internal-format
50909 msgid "Mismatch in number of MODULE PROCEDURE formal arguments at %C"
50912 #: fortran/decl.c:5307
50913 #, gcc-internal-format, gfc-internal-format
50914 msgid "RESULT variable at %C must be different than function name"
50917 #: fortran/decl.c:5384
50918 #, gcc-internal-format, gfc-internal-format
50919 msgid "Unexpected junk after function declaration at %C"
50922 #: fortran/decl.c:5394 fortran/decl.c:6491
50923 #, gcc-internal-format, gfc-internal-format
50924 msgid "BIND(C) attribute at %L may not be specified for an internal procedure"
50927 #: fortran/decl.c:5597
50928 #, gcc-internal-format, gfc-internal-format
50929 msgid "BIND(C) attribute at %C requires an interface with BIND(C)"
50932 #: fortran/decl.c:5604
50933 #, gcc-internal-format, gfc-internal-format
50934 msgid "BIND(C) procedure with NAME may not have POINTER attribute at %C"
50937 #: fortran/decl.c:5610
50938 #, gcc-internal-format, gfc-internal-format
50939 msgid "Dummy procedure at %C may not have BIND(C) attribute with NAME"
50942 #: fortran/decl.c:5633
50943 #, gcc-internal-format
50944 msgid "Procedure %qs at %L already has basic type of %s"
50947 #: fortran/decl.c:5679 fortran/decl.c:5867 fortran/decl.c:9631
50948 #, gcc-internal-format, gfc-internal-format
50949 msgid "Syntax error in PROCEDURE statement at %C"
50952 #: fortran/decl.c:5728 fortran/decl.c:9531
50953 #, gcc-internal-format
50954 msgid "Expected %<::%> after binding-attributes at %C"
50957 #: fortran/decl.c:5735
50958 #, gcc-internal-format, gfc-internal-format
50959 msgid "NOPASS or explicit interface required at %C"
50962 #: fortran/decl.c:5739
50963 #, gcc-internal-format, gfc-internal-format
50964 msgid "Procedure pointer component at %C"
50967 #: fortran/decl.c:5811
50968 #, gcc-internal-format, gfc-internal-format
50969 msgid "Syntax error in procedure pointer component at %C"
50972 #: fortran/decl.c:5829
50973 #, gcc-internal-format, gfc-internal-format
50974 msgid "PROCEDURE at %C must be in a generic interface"
50977 #: fortran/decl.c:5838 fortran/decl.c:8366
50978 #, gcc-internal-format, gfc-internal-format
50979 msgid "double colon in MODULE PROCEDURE statement at %L"
50982 #: fortran/decl.c:5908
50983 #, gcc-internal-format, gfc-internal-format
50984 msgid "PROCEDURE statement at %C"
50987 #: fortran/decl.c:5980
50988 #, gcc-internal-format, gfc-internal-format
50989 msgid "Expected formal argument list in function definition at %C"
50992 #: fortran/decl.c:6004 fortran/decl.c:6008 fortran/decl.c:6263
50993 #: fortran/decl.c:6267 fortran/decl.c:6459 fortran/decl.c:6463
50994 #: fortran/symbol.c:1772
50995 #, gcc-internal-format, gfc-internal-format
50996 msgid "BIND(C) attribute at %L can only be used for variables or common blocks"
50999 #: fortran/decl.c:6161
51000 #, gcc-internal-format, gfc-internal-format
51001 msgid "ENTRY statement at %C"
51004 #: fortran/decl.c:6170
51005 #, gcc-internal-format, gfc-internal-format
51006 msgid "ENTRY statement at %C cannot appear within a PROGRAM"
51009 #: fortran/decl.c:6173
51010 #, gcc-internal-format, gfc-internal-format
51011 msgid "ENTRY statement at %C cannot appear within a MODULE"
51014 #: fortran/decl.c:6176
51015 #, gcc-internal-format, gfc-internal-format
51016 msgid "ENTRY statement at %C cannot appear within a SUBMODULE"
51019 #: fortran/decl.c:6179
51020 #, gcc-internal-format, gfc-internal-format
51021 msgid "ENTRY statement at %C cannot appear within a BLOCK DATA"
51024 #: fortran/decl.c:6183 fortran/decl.c:6228
51025 #, gcc-internal-format, gfc-internal-format
51026 msgid "ENTRY statement at %C cannot appear within an INTERFACE"
51029 #: fortran/decl.c:6187
51030 #, gcc-internal-format, gfc-internal-format
51031 msgid "ENTRY statement at %C cannot appear within a STRUCTURE block"
51034 #: fortran/decl.c:6191
51035 #, gcc-internal-format, gfc-internal-format
51036 msgid "ENTRY statement at %C cannot appear within a DERIVED TYPE block"
51039 #: fortran/decl.c:6195
51040 #, gcc-internal-format, gfc-internal-format
51041 msgid "ENTRY statement at %C cannot appear within an IF-THEN block"
51044 #: fortran/decl.c:6200
51045 #, gcc-internal-format, gfc-internal-format
51046 msgid "ENTRY statement at %C cannot appear within a DO block"
51049 #: fortran/decl.c:6204
51050 #, gcc-internal-format, gfc-internal-format
51051 msgid "ENTRY statement at %C cannot appear within a SELECT block"
51054 #: fortran/decl.c:6208
51055 #, gcc-internal-format, gfc-internal-format
51056 msgid "ENTRY statement at %C cannot appear within a FORALL block"
51059 #: fortran/decl.c:6212
51060 #, gcc-internal-format, gfc-internal-format
51061 msgid "ENTRY statement at %C cannot appear within a WHERE block"
51064 #: fortran/decl.c:6216
51065 #, gcc-internal-format, gfc-internal-format
51066 msgid "ENTRY statement at %C cannot appear within a contained subprogram"
51069 #: fortran/decl.c:6220
51070 #, gcc-internal-format, gfc-internal-format
51071 msgid "Unexpected ENTRY statement at %C"
51074 #: fortran/decl.c:6241
51075 #, gcc-internal-format, gfc-internal-format
51076 msgid "ENTRY statement at %C cannot appear in a contained procedure"
51079 #: fortran/decl.c:6292 fortran/decl.c:6498
51080 #, gcc-internal-format, gfc-internal-format
51081 msgid "Missing required parentheses before BIND(C) at %C"
51084 #: fortran/decl.c:6560 fortran/decl.c:6567
51085 #, gcc-internal-format, gfc-internal-format
51086 msgid "Invalid C identifier in NAME= specifier at %C"
51089 #: fortran/decl.c:6607
51090 #, gcc-internal-format, gfc-internal-format
51091 msgid "Syntax error in NAME= specifier for binding label at %C"
51094 #: fortran/decl.c:6623
51095 #, gcc-internal-format, gfc-internal-format
51096 msgid "NAME= specifier at %C should be a constant expression"
51099 #: fortran/decl.c:6631
51100 #, gcc-internal-format, gfc-internal-format
51101 msgid "NAME= specifier at %C should be a scalar of default character kind"
51104 #: fortran/decl.c:6650
51105 #, gcc-internal-format, gfc-internal-format
51106 msgid "Missing closing paren for binding label at %C"
51109 #: fortran/decl.c:6656
51110 #, gcc-internal-format, gfc-internal-format
51111 msgid "No binding name is allowed in BIND(C) at %C"
51114 #: fortran/decl.c:6662
51115 #, gcc-internal-format, gfc-internal-format
51116 msgid "For dummy procedure %s, no binding name is allowed in BIND(C) at %C"
51119 #: fortran/decl.c:6691
51120 #, gcc-internal-format, gfc-internal-format
51121 msgid "NAME not allowed on BIND(C) for ABSTRACT INTERFACE at %C"
51124 #: fortran/decl.c:6934
51125 #, gcc-internal-format, gfc-internal-format
51126 msgid "Unexpected END statement at %C"
51129 #: fortran/decl.c:6943
51130 #, gcc-internal-format, gfc-internal-format
51131 msgid "END statement instead of %s statement at %L"
51134 #. We would have required END [something].
51135 #: fortran/decl.c:6952
51136 #, gcc-internal-format, gfc-internal-format
51137 msgid "%s statement expected at %L"
51140 #: fortran/decl.c:6963
51141 #, gcc-internal-format, gfc-internal-format
51142 msgid "Expecting %s statement at %L"
51145 #: fortran/decl.c:6983
51146 #, gcc-internal-format
51147 msgid "Expected block name of %qs in %s statement at %L"
51150 #: fortran/decl.c:7000
51151 #, gcc-internal-format, gfc-internal-format
51152 msgid "Expected terminating name at %C"
51155 #: fortran/decl.c:7014 fortran/decl.c:7022
51156 #, gcc-internal-format
51157 msgid "Expected label %qs for %s statement at %C"
51160 #: fortran/decl.c:7121
51161 #, gcc-internal-format, gfc-internal-format
51162 msgid "Missing array specification at %L in DIMENSION statement"
51165 #: fortran/decl.c:7129
51166 #, gcc-internal-format, gfc-internal-format
51167 msgid "Dimensions specified for %s at %L after its initialisation"
51170 #: fortran/decl.c:7137
51171 #, gcc-internal-format, gfc-internal-format
51172 msgid "Missing array specification at %L in CODIMENSION statement"
51175 #: fortran/decl.c:7146
51176 #, gcc-internal-format, gfc-internal-format
51177 msgid "Array specification must be deferred at %L"
51180 #: fortran/decl.c:7244
51181 #, gcc-internal-format, gfc-internal-format
51182 msgid "Unexpected character in variable list at %C"
51185 #: fortran/decl.c:7281
51186 #, gcc-internal-format
51187 msgid "Expected %<(%> at %C"
51190 #: fortran/decl.c:7295 fortran/decl.c:7335
51191 #, gcc-internal-format, gfc-internal-format
51192 msgid "Expected variable name at %C"
51195 #: fortran/decl.c:7311
51196 #, gcc-internal-format, gfc-internal-format
51197 msgid "Cray pointer at %C must be an integer"
51200 #: fortran/decl.c:7315
51201 #, gcc-internal-format, gfc-internal-format
51203 "Cray pointer at %C has %d bytes of precision; memory addresses require %d "
51207 #: fortran/decl.c:7321
51208 #, gcc-internal-format, gfc-internal-format
51209 msgid "Expected \",\" at %C"
51212 #: fortran/decl.c:7360
51213 #, gcc-internal-format
51214 msgid "Couldn't set Cray pointee array spec."
51217 #: fortran/decl.c:7384
51218 #, gcc-internal-format, gfc-internal-format
51219 msgid "Expected \")\" at %C"
51222 #: fortran/decl.c:7396
51223 #, gcc-internal-format
51224 msgid "Expected %<,%> or end of statement at %C"
51227 #: fortran/decl.c:7422
51228 #, gcc-internal-format, gfc-internal-format
51229 msgid "INTENT is not allowed inside of BLOCK at %C"
51232 #: fortran/decl.c:7454
51233 #, gcc-internal-format, gfc-internal-format
51234 msgid "OPTIONAL is not allowed inside of BLOCK at %C"
51237 #: fortran/decl.c:7473
51238 #, gcc-internal-format, gfc-internal-format
51239 msgid "Cray pointer declaration at %C requires -fcray-pointer flag"
51242 #: fortran/decl.c:7512
51243 #, gcc-internal-format, gfc-internal-format
51244 msgid "CONTIGUOUS statement at %C"
51247 #: fortran/decl.c:7611
51248 #, gcc-internal-format, gfc-internal-format
51250 "Access specification of the %s operator at %C has already been specified"
51253 #: fortran/decl.c:7628
51254 #, gcc-internal-format, gfc-internal-format
51256 "Access specification of the .%s. operator at %C has already been specified"
51259 #: fortran/decl.c:7667
51260 #, gcc-internal-format, gfc-internal-format
51261 msgid "PROTECTED statement at %C"
51264 #: fortran/decl.c:7705
51265 #, gcc-internal-format, gfc-internal-format
51266 msgid "Syntax error in PROTECTED statement at %C"
51269 #: fortran/decl.c:7729
51270 #, gcc-internal-format, gfc-internal-format
51272 "PRIVATE statement at %C is only allowed in the specification part of a module"
51275 #: fortran/decl.c:7766
51276 #, gcc-internal-format, gfc-internal-format
51278 "PUBLIC statement at %C is only allowed in the specification part of a module"
51281 #: fortran/decl.c:7794
51282 #, gcc-internal-format, gfc-internal-format
51283 msgid "Expected variable name at %C in PARAMETER statement"
51286 #: fortran/decl.c:7801
51287 #, gcc-internal-format, gfc-internal-format
51288 msgid "Expected = sign in PARAMETER statement at %C"
51291 #: fortran/decl.c:7807
51292 #, gcc-internal-format, gfc-internal-format
51293 msgid "Expected expression at %C in PARAMETER statement"
51296 #: fortran/decl.c:7827
51297 #, gcc-internal-format, gfc-internal-format
51298 msgid "Initializing already initialized variable at %C"
51301 #. With legacy PARAMETER statements, don't expect a terminating ')'.
51302 #: fortran/decl.c:7852
51303 #, gcc-internal-format, gfc-internal-format
51304 msgid "PARAMETER without '()' at %C"
51307 #: fortran/decl.c:7868
51308 #, gcc-internal-format, gfc-internal-format
51309 msgid "Unexpected characters in PARAMETER statement at %C"
51312 #: fortran/decl.c:7887
51313 #, gcc-internal-format, gfc-internal-format
51314 msgid "AUTOMATIC at %C is a DEC extension, enable with -fdec-static"
51317 #: fortran/decl.c:7920
51318 #, gcc-internal-format, gfc-internal-format
51319 msgid "Expected entity-list in AUTOMATIC statement at %C"
51322 #: fortran/decl.c:7927
51323 #, gcc-internal-format, gfc-internal-format
51324 msgid "Syntax error in AUTOMATIC statement at %C"
51327 #: fortran/decl.c:7941
51328 #, gcc-internal-format, gfc-internal-format
51329 msgid "STATIC at %C is a DEC extension, enable with -fdec-static"
51332 #: fortran/decl.c:7974
51333 #, gcc-internal-format, gfc-internal-format
51334 msgid "Expected entity-list in STATIC statement at %C"
51337 #: fortran/decl.c:7981
51338 #, gcc-internal-format, gfc-internal-format
51339 msgid "Syntax error in STATIC statement at %C"
51342 #: fortran/decl.c:8000
51343 #, gcc-internal-format, gfc-internal-format
51344 msgid "Blanket SAVE statement at %C follows previous SAVE statement"
51347 #: fortran/decl.c:8011
51348 #, gcc-internal-format, gfc-internal-format
51349 msgid "SAVE statement at %C follows blanket SAVE statement"
51352 #: fortran/decl.c:8057
51353 #, gcc-internal-format, gfc-internal-format
51354 msgid "Syntax error in SAVE statement at %C"
51357 #: fortran/decl.c:8071
51358 #, gcc-internal-format, gfc-internal-format
51359 msgid "VALUE is not allowed inside of BLOCK at %C"
51362 #: fortran/decl.c:8075
51363 #, gcc-internal-format, gfc-internal-format
51364 msgid "VALUE statement at %C"
51367 #: fortran/decl.c:8113
51368 #, gcc-internal-format, gfc-internal-format
51369 msgid "Syntax error in VALUE statement at %C"
51372 #: fortran/decl.c:8124
51373 #, gcc-internal-format, gfc-internal-format
51374 msgid "VOLATILE statement at %C"
51377 #: fortran/decl.c:8147
51378 #, gcc-internal-format
51380 "Specifying VOLATILE for coarray variable %qs at %C, which is use-/host-"
51384 #: fortran/decl.c:8172
51385 #, gcc-internal-format, gfc-internal-format
51386 msgid "Syntax error in VOLATILE statement at %C"
51389 #: fortran/decl.c:8183
51390 #, gcc-internal-format, gfc-internal-format
51391 msgid "ASYNCHRONOUS statement at %C"
51394 #: fortran/decl.c:8223
51395 #, gcc-internal-format, gfc-internal-format
51396 msgid "Syntax error in ASYNCHRONOUS statement at %C"
51399 #: fortran/decl.c:8248
51400 #, gcc-internal-format, gfc-internal-format
51401 msgid "MODULE PROCEDURE declaration at %C"
51404 #: fortran/decl.c:8341
51405 #, gcc-internal-format, gfc-internal-format
51406 msgid "MODULE PROCEDURE at %C must be in a generic module interface"
51409 #: fortran/decl.c:8399
51410 #, gcc-internal-format, gfc-internal-format
51411 msgid "Intrinsic procedure at %L cannot be a MODULE PROCEDURE"
51414 #: fortran/decl.c:8448
51415 #, gcc-internal-format, gfc-internal-format
51416 msgid "Ambiguous symbol in TYPE definition at %C"
51419 #: fortran/decl.c:8457
51420 #, gcc-internal-format
51421 msgid "Symbol %qs at %C has not been previously defined"
51424 #: fortran/decl.c:8463
51425 #, gcc-internal-format
51426 msgid "%qs in EXTENDS expression at %C is not a derived type"
51429 #: fortran/decl.c:8470
51430 #, gcc-internal-format
51431 msgid "%qs cannot be extended at %C because it is BIND(C)"
51434 #: fortran/decl.c:8477
51435 #, gcc-internal-format
51436 msgid "%qs cannot be extended at %C because it is a SEQUENCE type"
51439 #: fortran/decl.c:8500
51440 #, gcc-internal-format, gfc-internal-format
51442 "Derived type at %C can only be PRIVATE in the specification part of a module"
51445 #: fortran/decl.c:8512
51446 #, gcc-internal-format, gfc-internal-format
51448 "Derived type at %C can only be PUBLIC in the specification part of a module"
51451 #: fortran/decl.c:8533
51452 #, gcc-internal-format, gfc-internal-format
51453 msgid "ABSTRACT type at %C"
51456 #: fortran/decl.c:8579
51457 #, gcc-internal-format, gfc-internal-format
51458 msgid "Failed to create structure type '%s' at %C"
51461 #: fortran/decl.c:8585
51462 #, gcc-internal-format, gfc-internal-format
51463 msgid "Type definition of '%s' at %C was already defined at %L"
51466 #: fortran/decl.c:8632
51467 #, gcc-internal-format, gfc-internal-format
51468 msgid "Junk after MAP statement at %C"
51471 #: fortran/decl.c:8665
51472 #, gcc-internal-format, gfc-internal-format
51473 msgid "Junk after UNION statement at %C"
51476 #: fortran/decl.c:8700
51477 #, gcc-internal-format, gfc-internal-format
51478 msgid "STRUCTURE at %C is a DEC extension, enable with -fdec-structure"
51481 #: fortran/decl.c:8713
51482 #, gcc-internal-format, gfc-internal-format
51483 msgid "Structure name expected in non-nested structure declaration at %C"
51486 #: fortran/decl.c:8731
51487 #, gcc-internal-format, gfc-internal-format
51488 msgid "Junk after non-nested STRUCTURE statement at %C"
51491 #: fortran/decl.c:8738
51492 #, gcc-internal-format, gfc-internal-format
51493 msgid "Structure name '%s' at %C cannot be the same as an intrinsic type"
51496 #: fortran/decl.c:8893
51497 #, gcc-internal-format, gfc-internal-format
51498 msgid "Expected :: in TYPE definition at %C"
51501 #: fortran/decl.c:8904
51502 #, gcc-internal-format
51503 msgid "Type name %qs at %C cannot be the same as an intrinsic type"
51506 #: fortran/decl.c:8914
51507 #, gcc-internal-format
51508 msgid "Derived type name %qs at %C already has a basic type of %s"
51511 #: fortran/decl.c:8931
51512 #, gcc-internal-format
51513 msgid "Derived type definition of %qs at %C has already been defined"
51516 #: fortran/decl.c:9034
51517 #, gcc-internal-format, gfc-internal-format
51518 msgid "Cray Pointee at %C cannot be assumed shape array"
51521 #: fortran/decl.c:9054
51522 #, gcc-internal-format, gfc-internal-format
51523 msgid "ENUM and ENUMERATOR at %C"
51526 #: fortran/decl.c:9086
51527 #, gcc-internal-format, gfc-internal-format
51528 msgid "Enumerator exceeds the C integer type at %C"
51531 #: fortran/decl.c:9165
51532 #, gcc-internal-format, gfc-internal-format
51533 msgid "ENUMERATOR %L not initialized with integer expression"
51536 #: fortran/decl.c:9213
51537 #, gcc-internal-format, gfc-internal-format
51538 msgid "ENUM definition statement expected before %C"
51541 #: fortran/decl.c:9249
51542 #, gcc-internal-format, gfc-internal-format
51543 msgid "Syntax error in ENUMERATOR definition at %C"
51546 #: fortran/decl.c:9296 fortran/decl.c:9311
51547 #, gcc-internal-format, gfc-internal-format
51548 msgid "Duplicate access-specifier at %C"
51551 #: fortran/decl.c:9331
51552 #, gcc-internal-format, gfc-internal-format
51553 msgid "Binding attributes already specify passing, illegal NOPASS at %C"
51556 #: fortran/decl.c:9351
51557 #, gcc-internal-format, gfc-internal-format
51558 msgid "Binding attributes already specify passing, illegal PASS at %C"
51561 #: fortran/decl.c:9378
51562 #, gcc-internal-format, gfc-internal-format
51563 msgid "Duplicate POINTER attribute at %C"
51566 #: fortran/decl.c:9396
51567 #, gcc-internal-format, gfc-internal-format
51568 msgid "Duplicate NON_OVERRIDABLE at %C"
51571 #: fortran/decl.c:9412
51572 #, gcc-internal-format, gfc-internal-format
51573 msgid "Duplicate DEFERRED at %C"
51576 #: fortran/decl.c:9425
51577 #, gcc-internal-format, gfc-internal-format
51578 msgid "Expected access-specifier at %C"
51581 #: fortran/decl.c:9427
51582 #, gcc-internal-format, gfc-internal-format
51583 msgid "Expected binding attribute at %C"
51586 #: fortran/decl.c:9435
51587 #, gcc-internal-format, gfc-internal-format
51588 msgid "NON_OVERRIDABLE and DEFERRED can't both appear at %C"
51591 #: fortran/decl.c:9447
51592 #, gcc-internal-format, gfc-internal-format
51593 msgid "POINTER attribute is required for procedure pointer component at %C"
51596 #: fortran/decl.c:9489
51597 #, gcc-internal-format
51598 msgid "Interface-name expected after %<(%> at %C"
51601 #: fortran/decl.c:9495
51602 #, gcc-internal-format
51603 msgid "%<)%> expected at %C"
51606 #: fortran/decl.c:9515
51607 #, gcc-internal-format, gfc-internal-format
51608 msgid "Interface must be specified for DEFERRED binding at %C"
51611 #: fortran/decl.c:9520
51612 #, gcc-internal-format, gfc-internal-format
51613 msgid "PROCEDURE(interface) at %C should be declared DEFERRED"
51616 #: fortran/decl.c:9543
51617 #, gcc-internal-format, gfc-internal-format
51618 msgid "Expected binding name at %C"
51621 #: fortran/decl.c:9547
51622 #, gcc-internal-format, gfc-internal-format
51623 msgid "PROCEDURE list at %C"
51626 #: fortran/decl.c:9559
51627 #, gcc-internal-format
51628 msgid "%<=> target%> is invalid for DEFERRED binding at %C"
51631 #: fortran/decl.c:9565
51632 #, gcc-internal-format
51633 msgid "%<::%> needed in PROCEDURE binding with explicit target at %C"
51636 #: fortran/decl.c:9575
51637 #, gcc-internal-format
51638 msgid "Expected binding target after %<=>%> at %C"
51641 #: fortran/decl.c:9592
51642 #, gcc-internal-format
51643 msgid "Type %qs containing DEFERRED binding at %C is not ABSTRACT"
51646 #: fortran/decl.c:9603
51647 #, gcc-internal-format
51649 "There is already a procedure with binding name %qs for the derived type %qs "
51653 #: fortran/decl.c:9654
51654 #, gcc-internal-format, gfc-internal-format
51655 msgid "GENERIC at %C must be inside a derived-type CONTAINS"
51658 #: fortran/decl.c:9674
51659 #, gcc-internal-format
51660 msgid "Expected %<::%> at %C"
51663 #: fortran/decl.c:9686
51664 #, gcc-internal-format, gfc-internal-format
51665 msgid "Expected generic name or operator descriptor at %C"
51668 #: fortran/decl.c:9707
51669 #, gcc-internal-format, gfc-internal-format
51670 msgid "Malformed GENERIC statement at %C"
51673 #: fortran/decl.c:9718
51674 #, gcc-internal-format
51675 msgid "Expected %<=>%> at %C"
51678 #: fortran/decl.c:9754
51679 #, gcc-internal-format
51681 "There's already a non-generic procedure with binding name %qs for the "
51682 "derived type %qs at %C"
51685 #: fortran/decl.c:9762
51686 #, gcc-internal-format
51687 msgid "Binding at %C must have the same access as already defined binding %qs"
51690 #: fortran/decl.c:9810
51691 #, gcc-internal-format, gfc-internal-format
51692 msgid "Expected specific binding name at %C"
51695 #: fortran/decl.c:9820
51696 #, gcc-internal-format
51697 msgid "%qs already defined as specific binding for the generic %qs at %C"
51700 #: fortran/decl.c:9838
51701 #, gcc-internal-format, gfc-internal-format
51702 msgid "Junk after GENERIC binding at %C"
51705 #: fortran/decl.c:9873
51706 #, gcc-internal-format, gfc-internal-format
51707 msgid "FINAL declaration at %C must be inside a derived type CONTAINS section"
51710 #: fortran/decl.c:9884
51711 #, gcc-internal-format, gfc-internal-format
51713 "Derived type declaration with FINAL at %C must be in the specification part "
51717 #: fortran/decl.c:9906
51718 #, gcc-internal-format, gfc-internal-format
51719 msgid "Empty FINAL at %C"
51722 #: fortran/decl.c:9913
51723 #, gcc-internal-format, gfc-internal-format
51724 msgid "Expected module procedure name at %C"
51727 #: fortran/decl.c:9923
51728 #, gcc-internal-format
51729 msgid "Expected %<,%> at %C"
51732 #: fortran/decl.c:9929
51733 #, gcc-internal-format
51734 msgid "Unknown procedure name %qs at %C"
51737 #: fortran/decl.c:9942
51738 #, gcc-internal-format
51739 msgid "%qs at %C is already defined as FINAL procedure!"
51742 #: fortran/decl.c:10012
51743 #, gcc-internal-format, gfc-internal-format
51744 msgid "Unknown attribute in !GCC$ ATTRIBUTES statement at %C"
51747 #: fortran/decl.c:10058
51748 #, gcc-internal-format, gfc-internal-format
51749 msgid "Syntax error in !GCC$ ATTRIBUTES statement at %C"
51752 #: fortran/dependency.c:105
51753 #, gcc-internal-format
51754 msgid "identical_array_ref(): inconsistent dimensions"
51757 #: fortran/dependency.c:193
51758 #, gcc-internal-format
51759 msgid "are_identical_variables: Bad type"
51762 #. We are told not to check dependencies.
51763 #. We do it, however, and issue a warning in case we find one.
51764 #. If a dependency is found in the case
51765 #. elemental == ELEM_CHECK_VARIABLE, we will generate
51766 #. a temporary, so we don't need to bother the user.
51767 #: fortran/dependency.c:976
51768 #, gcc-internal-format, gfc-internal-format
51770 "INTENT(%s) actual argument at %L might interfere with actual argument at %L."
51773 #: fortran/dependency.c:1280
51774 #, gcc-internal-format
51775 msgid "gfc_check_dependency: expecting an EXPR_VARIABLE"
51778 #: fortran/dump-parse-tree.c:201
51779 #, gcc-internal-format
51780 msgid "show_array_spec(): Unhandled array shape type."
51783 #: fortran/dump-parse-tree.c:280
51784 #, gcc-internal-format
51785 msgid "show_array_ref(): Unknown array reference"
51788 #: fortran/dump-parse-tree.c:312
51789 #, gcc-internal-format
51790 msgid "show_ref(): Bad component code"
51793 #: fortran/dump-parse-tree.c:576
51794 #, gcc-internal-format
51795 msgid "show_expr(): Bad intrinsic in expression!"
51798 #: fortran/dump-parse-tree.c:619
51799 #, gcc-internal-format
51800 msgid "show_expr(): Don't know how to show expr"
51803 #: fortran/dump-parse-tree.c:2752
51804 #, gcc-internal-format
51805 msgid "show_code_node(): Bad statement code"
51808 #: fortran/error.c:335
51809 #, gcc-internal-format, gfc-internal-format
51810 msgid " Included at %s:%d:"
51813 #: fortran/error.c:421
51814 #, gcc-internal-format
51815 msgid "<During initialization>\n"
51818 #: fortran/expr.c:148
51819 #, gcc-internal-format
51820 msgid "gfc_get_constant_expr(): locus %<where%> cannot be NULL"
51823 #: fortran/expr.c:347
51824 #, gcc-internal-format
51825 msgid "gfc_copy_expr(): Bad expr node"
51828 #: fortran/expr.c:494
51829 #, gcc-internal-format
51830 msgid "free_expr0(): Bad expr type"
51833 #: fortran/expr.c:951
51834 #, gcc-internal-format
51835 msgid "gfc_is_constant_expr(): Unknown expression type"
51838 #: fortran/expr.c:1103
51839 #, gcc-internal-format
51840 msgid "simplify_intrinsic_op(): Bad operator"
51843 #: fortran/expr.c:1209
51844 #, gcc-internal-format, gfc-internal-format
51845 msgid "Index in dimension %d is out of bounds at %L"
51848 #: fortran/expr.c:1397 fortran/expr.c:1448
51849 #, gcc-internal-format, gfc-internal-format
51850 msgid "index in dimension %d is out of bounds at %L"
51853 #: fortran/expr.c:1524
51854 #, gcc-internal-format, gfc-internal-format
51856 "The number of elements in the array constructor at %L requires an increase "
51857 "of the allowed %d upper limit. See -fmax-array-constructor option"
51860 #: fortran/expr.c:2052
51861 #, gcc-internal-format, gfc-internal-format
51862 msgid "elemental function arguments at %C are not compliant"
51865 #: fortran/expr.c:2096
51866 #, gcc-internal-format, gfc-internal-format
51867 msgid "Numeric or CHARACTER operands are required in expression at %L"
51870 #: fortran/expr.c:2121
51871 #, gcc-internal-format, gfc-internal-format
51873 "Concatenation operator in expression at %L must have two CHARACTER operands"
51876 #: fortran/expr.c:2128
51877 #, gcc-internal-format, gfc-internal-format
51878 msgid "Concat operator at %L must concatenate strings of the same kind"
51881 #: fortran/expr.c:2138
51882 #, gcc-internal-format, gfc-internal-format
51883 msgid ".NOT. operator in expression at %L must have a LOGICAL operand"
51886 #: fortran/expr.c:2154
51887 #, gcc-internal-format, gfc-internal-format
51888 msgid "LOGICAL operands are required in expression at %L"
51891 #: fortran/expr.c:2165
51892 #, gcc-internal-format, gfc-internal-format
51893 msgid "Only intrinsic operators can be used in expression at %L"
51896 #: fortran/expr.c:2173
51897 #, gcc-internal-format, gfc-internal-format
51898 msgid "Numeric operands are required in expression at %L"
51901 #: fortran/expr.c:2196
51902 #, gcc-internal-format
51904 "Invalid initialization expression for ALLOCATABLE component %qs in structure "
51905 "constructor at %L"
51908 #: fortran/expr.c:2307
51909 #, gcc-internal-format
51911 "Assumed or deferred character length variable %qs in constant expression at "
51915 #: fortran/expr.c:2373
51916 #, gcc-internal-format
51918 "transformational intrinsic %qs at %L is not permitted in an initialization "
51922 #: fortran/expr.c:2404
51923 #, gcc-internal-format, gfc-internal-format
51924 msgid "Evaluation of nonstandard initialization expression at %L"
51927 #: fortran/expr.c:2481 fortran/resolve.c:2579
51928 #, gcc-internal-format
51930 "Function %qs in initialization expression at %L must be an intrinsic function"
51933 #: fortran/expr.c:2493
51934 #, gcc-internal-format
51936 "Intrinsic function %qs at %L is not permitted in an initialization expression"
51939 #: fortran/expr.c:2528
51940 #, gcc-internal-format
51941 msgid "PARAMETER %qs is used at %L before its definition is complete"
51944 #: fortran/expr.c:2548
51945 #, gcc-internal-format
51947 "Assumed size array %qs at %L is not permitted in an initialization expression"
51950 #: fortran/expr.c:2554
51951 #, gcc-internal-format
51953 "Assumed shape array %qs at %L is not permitted in an initialization "
51957 #: fortran/expr.c:2560
51958 #, gcc-internal-format
51960 "Deferred array %qs at %L is not permitted in an initialization expression"
51963 #: fortran/expr.c:2566
51964 #, gcc-internal-format
51966 "Array %qs at %L is a variable, which does not reduce to a constant expression"
51969 #: fortran/expr.c:2576
51970 #, gcc-internal-format
51972 "Parameter %qs at %L has not been declared or is a variable, which does not "
51973 "reduce to a constant expression"
51976 #: fortran/expr.c:2630
51977 #, gcc-internal-format
51978 msgid "check_init_expr(): Unknown expression type"
51981 #: fortran/expr.c:2757
51982 #, gcc-internal-format
51983 msgid "Specification function %qs at %L cannot be a statement function"
51986 #: fortran/expr.c:2764
51987 #, gcc-internal-format
51988 msgid "Specification function %qs at %L cannot be an internal function"
51991 #: fortran/expr.c:2771
51992 #, gcc-internal-format
51993 msgid "Specification function %qs at %L must be PURE"
51996 #: fortran/expr.c:2779
51997 #, gcc-internal-format, gfc-internal-format
51998 msgid "Specification function '%s' at %L cannot be RECURSIVE"
52001 #: fortran/expr.c:2925
52002 #, gcc-internal-format
52003 msgid "Dummy argument %qs not allowed in expression at %L"
52006 #: fortran/expr.c:2932
52007 #, gcc-internal-format
52008 msgid "Dummy argument %qs at %L cannot be OPTIONAL"
52011 #: fortran/expr.c:2939
52012 #, gcc-internal-format
52013 msgid "Dummy argument %qs at %L cannot be INTENT(OUT)"
52016 #: fortran/expr.c:2968
52017 #, gcc-internal-format
52018 msgid "Variable %qs cannot appear in the expression at %L"
52021 #: fortran/expr.c:2999
52022 #, gcc-internal-format
52023 msgid "check_restricted(): Unknown expression type"
52026 #: fortran/expr.c:3019
52027 #, gcc-internal-format, gfc-internal-format
52028 msgid "Expression at %L must be of INTEGER type, found %s"
52031 #: fortran/expr.c:3031
52032 #, gcc-internal-format
52033 msgid "Function %qs at %L must be PURE"
52036 #: fortran/expr.c:3040
52037 #, gcc-internal-format, gfc-internal-format
52038 msgid "Expression at %L must be scalar"
52041 #: fortran/expr.c:3074
52042 #, gcc-internal-format, gfc-internal-format
52043 msgid "Incompatible ranks in %s (%d and %d) at %L"
52046 #: fortran/expr.c:3088
52047 #, gcc-internal-format, gfc-internal-format
52048 msgid "Different shape for %s at %L on dimension %d (%d and %d)"
52051 #: fortran/expr.c:3184
52052 #, gcc-internal-format
52053 msgid "%qs at %L is not a VALUE"
52056 #: fortran/expr.c:3191
52057 #, gcc-internal-format, gfc-internal-format
52058 msgid "Incompatible ranks %d and %d in assignment at %L"
52061 #: fortran/expr.c:3198
52062 #, gcc-internal-format, gfc-internal-format
52063 msgid "Variable type is UNKNOWN in assignment at %L"
52066 #: fortran/expr.c:3210
52067 #, gcc-internal-format, gfc-internal-format
52068 msgid "NULL appears on right-hand side in assignment at %L"
52071 #: fortran/expr.c:3220
52072 #, gcc-internal-format, gfc-internal-format
52073 msgid "POINTER-valued function appears on right-hand side of assignment at %L"
52076 #: fortran/expr.c:3230
52077 #, gcc-internal-format
52078 msgid "BOZ literal at %L used to initialize non-integer variable %qs"
52081 #: fortran/expr.c:3235 fortran/resolve.c:9912
52082 #, gcc-internal-format, gfc-internal-format
52084 "BOZ literal at %L outside a DATA statement and outside INT/REAL/DBLE/CMPLX"
52087 #: fortran/expr.c:3246 fortran/resolve.c:9923
52088 #, gcc-internal-format
52089 msgid "BOZ literal at %L is bitwise transferred non-integer symbol %qs"
52092 #: fortran/expr.c:3254 fortran/resolve.c:9932
52093 #, gcc-internal-format
52095 "Arithmetic underflow of bit-wise transferred BOZ at %L. This check can be "
52096 "disabled with the option %<-fno-range-check%>"
52099 #: fortran/expr.c:3258 fortran/resolve.c:9936
52100 #, gcc-internal-format
52102 "Arithmetic overflow of bit-wise transferred BOZ at %L. This check can be "
52103 "disabled with the option %<-fno-range-check%>"
52106 #: fortran/expr.c:3262 fortran/resolve.c:9940
52107 #, gcc-internal-format
52109 "Arithmetic NaN of bit-wise transferred BOZ at %L. This check can be disabled "
52110 "with the option %<-fno-range-check%>"
52113 #: fortran/expr.c:3284
52114 #, gcc-internal-format, gfc-internal-format
52116 "Incompatible types in DATA statement at %L; attempted conversion of %s to %s"
52119 #: fortran/expr.c:3323
52120 #, gcc-internal-format, gfc-internal-format
52121 msgid "Pointer assignment target is not a POINTER at %L"
52124 #: fortran/expr.c:3331
52125 #, gcc-internal-format
52127 "%qs in the pointer assignment at %L cannot be an l-value since it is a "
52131 #: fortran/expr.c:3354
52132 #, gcc-internal-format
52133 msgid "Expected bounds specification for %qs at %L"
52136 #: fortran/expr.c:3359
52137 #, gcc-internal-format
52138 msgid "Bounds specification for %qs in pointer assignment at %L"
52141 #: fortran/expr.c:3372
52142 #, gcc-internal-format, gfc-internal-format
52143 msgid "Lower bound has to be present at %L"
52146 #: fortran/expr.c:3378
52147 #, gcc-internal-format, gfc-internal-format
52148 msgid "Stride must not be present at %L"
52151 #: fortran/expr.c:3390
52152 #, gcc-internal-format, gfc-internal-format
52153 msgid "Either all or none of the upper bounds must be specified at %L"
52156 #: fortran/expr.c:3416
52157 #, gcc-internal-format, gfc-internal-format
52158 msgid "Pointer object at %L shall not have a coindex"
52161 #: fortran/expr.c:3437
52162 #, gcc-internal-format, gfc-internal-format
52163 msgid "Invalid procedure pointer assignment at %L"
52166 #: fortran/expr.c:3461
52167 #, gcc-internal-format
52169 "Function result %qs is invalid as proc-target in procedure pointer "
52173 #: fortran/expr.c:3470
52174 #, gcc-internal-format
52175 msgid "Abstract interface %qs is invalid in procedure pointer assignment at %L"
52178 #: fortran/expr.c:3480
52179 #, gcc-internal-format
52180 msgid "Statement function %qs is invalid in procedure pointer assignment at %L"
52183 #: fortran/expr.c:3486
52184 #, gcc-internal-format
52185 msgid "Internal procedure %qs is invalid in procedure pointer assignment at %L"
52188 #: fortran/expr.c:3493
52189 #, gcc-internal-format
52190 msgid "Intrinsic %qs at %L is invalid in procedure pointer assignment"
52193 #: fortran/expr.c:3501
52194 #, gcc-internal-format
52196 "Nonintrinsic elemental procedure %qs is invalid in procedure pointer "
52200 #: fortran/expr.c:3524
52201 #, gcc-internal-format, gfc-internal-format
52203 "Mismatch in the procedure pointer assignment at %L: mismatch in the calling "
52207 #: fortran/expr.c:3577
52208 #, gcc-internal-format, gfc-internal-format
52210 "Interface mismatch in procedure pointer assignment at %L: '%s' is not a "
52214 #: fortran/expr.c:3589 fortran/expr.c:3596 fortran/resolve.c:2457
52215 #, gcc-internal-format
52216 msgid "Explicit interface required for %qs at %L: %s"
52219 #: fortran/expr.c:3604
52220 #, gcc-internal-format, gfc-internal-format
52221 msgid "Interface mismatch in procedure pointer assignment at %L: %s"
52224 #: fortran/expr.c:3613
52225 #, gcc-internal-format
52227 "Procedure pointer target %qs at %L must be either an intrinsic, host or use "
52228 "associated, referenced or have the EXTERNAL attribute"
52231 #: fortran/expr.c:3630
52232 #, gcc-internal-format, gfc-internal-format
52234 "Data-pointer-object at %L must be unlimited polymorphic, or of a type with "
52235 "the BIND or SEQUENCE attribute, to be compatible with an unlimited "
52236 "polymorphic target"
52239 #: fortran/expr.c:3635
52240 #, gcc-internal-format, gfc-internal-format
52242 "Different types in pointer assignment at %L; attempted assignment of %s to %s"
52245 #: fortran/expr.c:3644
52246 #, gcc-internal-format, gfc-internal-format
52247 msgid "Different kind type parameters in pointer assignment at %L"
52250 #: fortran/expr.c:3651
52251 #, gcc-internal-format, gfc-internal-format
52252 msgid "Different ranks in pointer assignment at %L"
52255 #: fortran/expr.c:3670
52256 #, gcc-internal-format, gfc-internal-format
52258 "Rank remapping target is smaller than size of the pointer (%ld < %ld) at %L"
52261 #: fortran/expr.c:3683
52262 #, gcc-internal-format, gfc-internal-format
52263 msgid "Rank remapping target must be rank 1 or simply contiguous at %L"
52266 #: fortran/expr.c:3687
52267 #, gcc-internal-format, gfc-internal-format
52268 msgid "Rank remapping target is not rank 1 at %L"
52271 #: fortran/expr.c:3711
52272 #, gcc-internal-format, gfc-internal-format
52274 "Target expression in pointer assignment at %L must deliver a pointer result"
52277 #: fortran/expr.c:3719
52278 #, gcc-internal-format, gfc-internal-format
52279 msgid "Pointer assignment target is neither TARGET nor POINTER at %L"
52282 #: fortran/expr.c:3726
52283 #, gcc-internal-format, gfc-internal-format
52284 msgid "Bad target in pointer assignment in PURE procedure at %L"
52287 #: fortran/expr.c:3735
52288 #, gcc-internal-format, gfc-internal-format
52289 msgid "Pointer assignment with vector subscript on rhs at %L"
52292 #: fortran/expr.c:3743
52293 #, gcc-internal-format, gfc-internal-format
52294 msgid "Pointer assignment target has PROTECTED attribute at %L"
52297 #: fortran/expr.c:3756
52298 #, gcc-internal-format, gfc-internal-format
52299 msgid "Data target at %L shall not have a coindex"
52302 #: fortran/expr.c:3797
52303 #, gcc-internal-format, gfc-internal-format
52304 msgid "Pointer at %L in pointer assignment might outlive the pointer target"
52307 #: fortran/expr.c:3873
52308 #, gcc-internal-format, gfc-internal-format
52309 msgid "Pointer initialization target at %L must not be ALLOCATABLE"
52312 #: fortran/expr.c:3879
52313 #, gcc-internal-format, gfc-internal-format
52314 msgid "Pointer initialization target at %L must have the TARGET attribute"
52317 #: fortran/expr.c:3894 fortran/resolve.c:1349
52318 #, gcc-internal-format, gfc-internal-format
52319 msgid "Pointer initialization target at %L must have the SAVE attribute"
52322 #: fortran/expr.c:3906
52323 #, gcc-internal-format, gfc-internal-format
52325 "Procedure pointer initialization target at %L may not be a procedure pointer"
52328 #: fortran/expr.c:5191
52329 #, gcc-internal-format, gfc-internal-format
52331 "Fortran 2008: Pointer functions in variable definition context (%s) at %L"
52334 #: fortran/expr.c:5199
52335 #, gcc-internal-format, gfc-internal-format
52336 msgid "Non-variable expression in variable definition context (%s) at %L"
52339 #: fortran/expr.c:5207
52340 #, gcc-internal-format
52341 msgid "Named constant %qs in variable definition context (%s) at %L"
52344 #: fortran/expr.c:5216
52345 #, gcc-internal-format
52346 msgid "%qs in variable definition context (%s) at %L is not a variable"
52349 #: fortran/expr.c:5227
52350 #, gcc-internal-format, gfc-internal-format
52351 msgid "Non-POINTER in pointer association context (%s) at %L"
52354 #: fortran/expr.c:5236
52355 #, gcc-internal-format, gfc-internal-format
52356 msgid "Type inaccessible in variable definition context (%s) at %L"
52359 #: fortran/expr.c:5249
52360 #, gcc-internal-format, gfc-internal-format
52361 msgid "LOCK_TYPE in variable definition context (%s) at %L"
52364 #: fortran/expr.c:5262
52365 #, gcc-internal-format, gfc-internal-format
52366 msgid "LOCK_EVENT in variable definition context (%s) at %L"
52369 #: fortran/expr.c:5292
52370 #, gcc-internal-format
52372 "Dummy argument %qs with INTENT(IN) in pointer association context (%s) at %L"
52375 #: fortran/expr.c:5300
52376 #, gcc-internal-format
52378 "Dummy argument %qs with INTENT(IN) in variable definition context (%s) at %L"
52381 #: fortran/expr.c:5313
52382 #, gcc-internal-format
52384 "Variable %qs is PROTECTED and can not appear in a pointer association "
52385 "context (%s) at %L"
52388 #: fortran/expr.c:5321
52389 #, gcc-internal-format
52391 "Variable %qs is PROTECTED and can not appear in a variable definition "
52392 "context (%s) at %L"
52395 #: fortran/expr.c:5333
52396 #, gcc-internal-format
52398 "Variable %qs can not appear in a variable definition context (%s) at %L in "
52402 #: fortran/expr.c:5392
52403 #, gcc-internal-format
52405 "%qs at %L associated to vector-indexed target can not be used in a variable "
52406 "definition context (%s)"
52409 #: fortran/expr.c:5396
52410 #, gcc-internal-format
52412 "%qs at %L associated to expression can not be used in a variable definition "
52416 #: fortran/expr.c:5407
52417 #, gcc-internal-format
52419 "Associate-name %qs can not appear in a variable definition context (%s) at "
52420 "%L because its target at %L can not, either"
52423 #: fortran/expr.c:5449
52424 #, gcc-internal-format, gfc-internal-format
52426 "Elements with the same value at %L and %L in vector subscript in a variable "
52427 "definition context (%s)"
52430 #: fortran/f95-lang.c:249
52431 #, gcc-internal-format, gfc-internal-format
52432 msgid "can't open input file: %s"
52435 #: fortran/frontend-passes.c:167
52436 #, gcc-internal-format
52437 msgid "No location in statement"
52440 #: fortran/frontend-passes.c:182
52441 #, gcc-internal-format, gfc-internal-format
52442 msgid "No location in expression near %L"
52445 #: fortran/frontend-passes.c:381
52446 #, gcc-internal-format
52447 msgid "Illegal id in copy_walk_reduction_arg"
52450 #: fortran/frontend-passes.c:781 fortran/trans-array.c:1044
52451 #: fortran/trans-array.c:6217 fortran/trans-array.c:7618
52452 #: fortran/trans-intrinsic.c:7025
52453 #, gcc-internal-format, gfc-internal-format
52454 msgid "Creating array temporary at %L"
52457 #: fortran/frontend-passes.c:806 fortran/frontend-passes.c:810
52458 #, gcc-internal-format
52459 msgid "Removing call to function %qs at %L"
52462 #: fortran/frontend-passes.c:1797
52463 #, gcc-internal-format
52464 msgid "illegal OP in optimize_comparison"
52467 #: fortran/frontend-passes.c:1989
52468 #, gcc-internal-format
52470 "Variable %qs at %L set to undefined value inside loop beginning at %L as "
52471 "INTENT(OUT) argument to subroutine %qs"
52474 #: fortran/frontend-passes.c:1996
52475 #, gcc-internal-format
52477 "Variable %qs at %L not definable inside loop beginning at %L as "
52478 "INTENT(INOUT) argument to subroutine %qs"
52481 #: fortran/frontend-passes.c:2061
52482 #, gcc-internal-format
52484 "Variable %qs at %L set to undefined value inside loop beginning at %L as "
52485 "INTENT(OUT) argument to function %qs"
52488 #: fortran/frontend-passes.c:2067
52489 #, gcc-internal-format
52491 "Variable %qs at %L not definable inside loop beginning at %L as "
52492 "INTENT(INOUT) argument to function %qs"
52495 #: fortran/frontend-passes.c:2315 fortran/trans-expr.c:1526
52496 #, gcc-internal-format, gfc-internal-format
52497 msgid "Code for reallocating the allocatable array at %L will be added"
52500 #: fortran/frontend-passes.c:2794
52501 #, gcc-internal-format
52502 msgid "Scalarization using DIMEN_RANGE unimplemented"
52505 #: fortran/gfortranspec.c:145
52506 #, gcc-internal-format
52507 msgid "overflowed output arg list for %qs"
52510 #: fortran/gfortranspec.c:299
52511 #, gcc-internal-format
52512 msgid "no input files; unwilling to write output files"
52515 #: fortran/interface.c:225
52516 #, gcc-internal-format, gfc-internal-format
52517 msgid "Syntax error in generic specification at %C"
52520 #: fortran/interface.c:252
52521 #, gcc-internal-format, gfc-internal-format
52522 msgid "Syntax error: Trailing garbage in INTERFACE statement at %C"
52525 #: fortran/interface.c:272
52526 #, gcc-internal-format
52527 msgid "Dummy procedure %qs at %C cannot have a generic interface"
52530 #: fortran/interface.c:305
52531 #, gcc-internal-format, gfc-internal-format
52532 msgid "ABSTRACT INTERFACE at %C"
52535 #: fortran/interface.c:312
52536 #, gcc-internal-format, gfc-internal-format
52537 msgid "Syntax error in ABSTRACT INTERFACE statement at %C"
52540 #: fortran/interface.c:343
52541 #, gcc-internal-format, gfc-internal-format
52542 msgid "Syntax error: Trailing garbage in END INTERFACE statement at %C"
52545 #: fortran/interface.c:356
52546 #, gcc-internal-format, gfc-internal-format
52547 msgid "Expected a nameless interface at %C"
52550 #: fortran/interface.c:369
52551 #, gcc-internal-format
52552 msgid "Expected %<END INTERFACE ASSIGNMENT (=)%> at %C"
52555 #: fortran/interface.c:400
52556 #, gcc-internal-format
52557 msgid "Expecting %<END INTERFACE OPERATOR (%s)%> at %C, "
52560 #: fortran/interface.c:403
52561 #, gcc-internal-format
52562 msgid "Expecting %<END INTERFACE OPERATOR (%s)%> at %C, but got %s"
52565 #: fortran/interface.c:417
52566 #, gcc-internal-format
52567 msgid "Expecting %<END INTERFACE OPERATOR (.%s.)%> at %C"
52570 #: fortran/interface.c:429
52571 #, gcc-internal-format
52572 msgid "Expecting %<END INTERFACE %s%> at %C"
52575 #: fortran/interface.c:619
52576 #, gcc-internal-format
52577 msgid "gfc_compare_derived_types: invalid derived type"
52580 #: fortran/interface.c:866
52581 #, gcc-internal-format, gfc-internal-format
52582 msgid "Alternate return cannot appear in operator interface at %L"
52585 #: fortran/interface.c:895
52586 #, gcc-internal-format, gfc-internal-format
52587 msgid "Assignment operator interface at %L must have two arguments"
52590 #: fortran/interface.c:898
52591 #, gcc-internal-format, gfc-internal-format
52592 msgid "Operator interface at %L has the wrong number of arguments"
52595 #: fortran/interface.c:911
52596 #, gcc-internal-format, gfc-internal-format
52597 msgid "Assignment operator interface at %L must be a SUBROUTINE"
52600 #: fortran/interface.c:929
52601 #, gcc-internal-format, gfc-internal-format
52603 "Assignment operator interface at %L must not redefine an INTRINSIC type "
52607 #: fortran/interface.c:938
52608 #, gcc-internal-format, gfc-internal-format
52609 msgid "Intrinsic operator interface at %L must be a FUNCTION"
52612 #: fortran/interface.c:949
52613 #, gcc-internal-format, gfc-internal-format
52615 "First argument of defined assignment at %L must be INTENT(OUT) or "
52619 #: fortran/interface.c:956
52620 #, gcc-internal-format, gfc-internal-format
52621 msgid "Second argument of defined assignment at %L must be INTENT(IN)"
52624 #: fortran/interface.c:965 fortran/resolve.c:15873
52625 #, gcc-internal-format, gfc-internal-format
52626 msgid "First argument of operator interface at %L must be INTENT(IN)"
52629 #: fortran/interface.c:972 fortran/resolve.c:15891
52630 #, gcc-internal-format, gfc-internal-format
52631 msgid "Second argument of operator interface at %L must be INTENT(IN)"
52634 #: fortran/interface.c:1077
52635 #, gcc-internal-format, gfc-internal-format
52636 msgid "Operator interface at %L conflicts with intrinsic interface"
52639 #: fortran/interface.c:1409 fortran/interface.c:1468
52640 #, gcc-internal-format, gfc-internal-format
52642 "check_dummy_characteristics: Unexpected result %i of gfc_dep_compare_expr"
52645 #: fortran/interface.c:1581
52646 #, gcc-internal-format, gfc-internal-format
52648 "check_result_characteristics (1): Unexpected result %i of "
52649 "gfc_dep_compare_expr"
52652 #: fortran/interface.c:1628
52653 #, gcc-internal-format, gfc-internal-format
52655 "check_result_characteristics (2): Unexpected result %i of "
52656 "gfc_dep_compare_expr"
52659 #: fortran/interface.c:1796
52660 #, gcc-internal-format
52661 msgid "Procedure %qs in %s at %L has no explicit interface"
52664 #: fortran/interface.c:1799
52665 #, gcc-internal-format
52666 msgid "Procedure %qs in %s at %L is neither function nor subroutine"
52669 #: fortran/interface.c:1811
52670 #, gcc-internal-format, gfc-internal-format
52671 msgid "In %s at %L procedures must be either all SUBROUTINEs or all FUNCTIONs"
52674 #: fortran/interface.c:1815
52675 #, gcc-internal-format, gfc-internal-format
52677 "In %s at %L procedures must be all FUNCTIONs as the generic name is also the "
52678 "name of a derived type"
52681 #: fortran/interface.c:1823
52682 #, gcc-internal-format
52683 msgid "Internal procedure %qs in %s at %L"
52686 #: fortran/interface.c:1880 fortran/interface.c:1885
52687 #, gcc-internal-format
52688 msgid "Ambiguous interfaces in %s for %qs at %L and %qs at %L"
52691 #: fortran/interface.c:1890
52692 #, gcc-internal-format
52693 msgid "Although not referenced, %qs has ambiguous interfaces at %L"
52696 #: fortran/interface.c:1925
52697 #, gcc-internal-format
52698 msgid "%qs at %L is not a module procedure"
52701 #: fortran/interface.c:2128
52702 #, gcc-internal-format
52704 "The assumed-rank array at %L requires that the dummy argument %qs has "
52708 #: fortran/interface.c:2131
52709 #, gcc-internal-format
52710 msgid "Rank mismatch in argument %qs at %L (scalar and rank-%d)"
52713 #: fortran/interface.c:2134
52714 #, gcc-internal-format
52715 msgid "Rank mismatch in argument %qs at %L (rank-%d and scalar)"
52718 #: fortran/interface.c:2137
52719 #, gcc-internal-format
52720 msgid "Rank mismatch in argument %qs at %L (rank-%d and rank-%d)"
52723 #: fortran/interface.c:2179
52724 #, gcc-internal-format, gfc-internal-format
52725 msgid "Invalid procedure argument at %L"
52728 #: fortran/interface.c:2188 fortran/interface.c:2216
52729 #, gcc-internal-format
52730 msgid "Interface mismatch in dummy procedure %qs at %L: %s"
52733 #: fortran/interface.c:2227
52734 #, gcc-internal-format
52736 "Actual argument to contiguous pointer dummy %qs at %L must be simply "
52740 #: fortran/interface.c:2247
52741 #, gcc-internal-format
52742 msgid "Type mismatch in argument %qs at %L; passed %s to %s"
52745 #: fortran/interface.c:2256
52746 #, gcc-internal-format
52748 "Assumed-type actual argument at %L requires that dummy argument %qs is of "
52752 #: fortran/interface.c:2272
52753 #, gcc-internal-format
52754 msgid "Actual argument to %qs at %L must be polymorphic"
52757 #: fortran/interface.c:2282
52758 #, gcc-internal-format
52759 msgid "Actual argument to %qs at %L must have the same declared type"
52762 #: fortran/interface.c:2297
52763 #, gcc-internal-format
52765 "Actual argument to %qs at %L must be unlimited polymorphic since the formal "
52766 "argument is a pointer or allocatable unlimited polymorphic entity [F2008: "
52770 #: fortran/interface.c:2308
52771 #, gcc-internal-format
52772 msgid "Actual argument to %qs at %L must be a coarray"
52775 #: fortran/interface.c:2327
52776 #, gcc-internal-format
52777 msgid "Corank mismatch in argument %qs at %L (%d and %d)"
52780 #: fortran/interface.c:2345
52781 #, gcc-internal-format
52783 "Actual argument to %qs at %L must be simply contiguous or an element of such "
52787 #: fortran/interface.c:2360
52788 #, gcc-internal-format
52790 "Actual argument to non-INTENT(INOUT) dummy %qs at %L, which is LOCK_TYPE or "
52791 "has a LOCK_TYPE component"
52794 #: fortran/interface.c:2375
52795 #, gcc-internal-format
52797 "Actual argument to non-INTENT(INOUT) dummy %qs at %L, which is EVENT_TYPE or "
52798 "has a EVENT_TYPE component"
52801 #: fortran/interface.c:2394
52802 #, gcc-internal-format
52804 "Dummy argument %qs has to be a pointer, assumed-shape or assumed-rank array "
52805 "without CONTIGUOUS attribute - as actual argument at %L is not simply "
52806 "contiguous and both are ASYNCHRONOUS or VOLATILE"
52809 #: fortran/interface.c:2407
52810 #, gcc-internal-format
52812 "Passing coarray at %L to allocatable, noncoarray, INTENT(OUT) dummy argument "
52816 #: fortran/interface.c:2414
52817 #, gcc-internal-format
52819 "Passing coarray at %L to allocatable, noncoarray dummy argument %qs, which "
52820 "is invalid if the allocation status is modified"
52823 #: fortran/interface.c:2477
52824 #, gcc-internal-format
52825 msgid "Polymorphic scalar passed to array dummy argument %qs at %L"
52828 #: fortran/interface.c:2486
52829 #, gcc-internal-format
52831 "Element of assumed-shaped or pointer array passed to array dummy argument "
52835 #: fortran/interface.c:2498
52836 #, gcc-internal-format
52838 "Extension: Scalar non-default-kind, non-C_CHAR-kind CHARACTER actual "
52839 "argument with array dummy argument %qs at %L"
52842 #: fortran/interface.c:2506
52843 #, gcc-internal-format
52845 "Fortran 2003: Scalar CHARACTER actual argument with array dummy argument %qs "
52849 #: fortran/interface.c:2833
52850 #, gcc-internal-format
52851 msgid "Keyword argument %qs at %L is not in the procedure"
52854 #: fortran/interface.c:2841
52855 #, gcc-internal-format
52857 "Keyword argument %qs at %L is already associated with another actual argument"
52860 #: fortran/interface.c:2851
52861 #, gcc-internal-format, gfc-internal-format
52862 msgid "More actual than formal arguments in procedure call at %L"
52865 #: fortran/interface.c:2863 fortran/interface.c:3243
52866 #, gcc-internal-format, gfc-internal-format
52867 msgid "Missing alternate return spec in subroutine call at %L"
52870 #: fortran/interface.c:2871
52871 #, gcc-internal-format, gfc-internal-format
52872 msgid "Unexpected alternate return spec in subroutine call at %L"
52875 #: fortran/interface.c:2898
52876 #, gcc-internal-format
52877 msgid "Unexpected NULL() intrinsic at %L to dummy %qs"
52880 #: fortran/interface.c:2901
52881 #, gcc-internal-format
52882 msgid "Fortran 2008: Null pointer at %L to non-pointer dummy %qs"
52885 #: fortran/interface.c:2925
52886 #, gcc-internal-format, gfc-internal-format
52888 "Actual argument at %L to assumed-type dummy is of derived type with type-"
52889 "bound or FINAL procedures"
52892 #: fortran/interface.c:2948
52893 #, gcc-internal-format
52895 "Character length mismatch (%ld/%ld) between actual argument and pointer or "
52896 "allocatable dummy argument %qs at %L"
52899 #: fortran/interface.c:2956
52900 #, gcc-internal-format
52902 "Character length mismatch (%ld/%ld) between actual argument and assumed-"
52903 "shape dummy argument %qs at %L"
52906 #: fortran/interface.c:2970
52907 #, gcc-internal-format
52909 "Actual argument at %L to allocatable or pointer dummy argument %qs must have "
52910 "a deferred length type parameter if and only if the dummy has one"
52913 #: fortran/interface.c:2988
52914 #, gcc-internal-format
52916 "Character length of actual argument shorter than of dummy argument %qs (%lu/"
52920 #: fortran/interface.c:2994
52921 #, gcc-internal-format
52923 "Actual argument contains too few elements for dummy argument %qs (%lu/%lu) "
52927 #: fortran/interface.c:3013
52928 #, gcc-internal-format
52929 msgid "Expected a procedure pointer for argument %qs at %L"
52932 #: fortran/interface.c:3029
52933 #, gcc-internal-format
52934 msgid "Expected a procedure for argument %qs at %L"
52937 #: fortran/interface.c:3043
52938 #, gcc-internal-format
52939 msgid "Actual argument for %qs cannot be an assumed-size array at %L"
52942 #: fortran/interface.c:3052
52943 #, gcc-internal-format
52944 msgid "Actual argument for %qs must be a pointer at %L"
52947 #: fortran/interface.c:3062
52948 #, gcc-internal-format
52949 msgid "Fortran 2008: Non-pointer actual argument at %L to pointer dummy %qs"
52952 #: fortran/interface.c:3072
52953 #, gcc-internal-format
52954 msgid "Coindexed actual argument at %L to pointer dummy %qs"
52957 #: fortran/interface.c:3085
52958 #, gcc-internal-format
52960 "Coindexed actual argument at %L to allocatable dummy %qs requires INTENT(IN)"
52963 #: fortran/interface.c:3099
52964 #, gcc-internal-format
52966 "Coindexed ASYNCHRONOUS or VOLATILE actual argument at %L requires that dummy "
52967 "%qs has neither ASYNCHRONOUS nor VOLATILE"
52970 #: fortran/interface.c:3113
52971 #, gcc-internal-format
52973 "Coindexed actual argument at %L with allocatable ultimate component to dummy "
52974 "%qs requires either VALUE or INTENT(IN)"
52977 #: fortran/interface.c:3125
52978 #, gcc-internal-format
52979 msgid "Actual CLASS array argument for %qs must be a full array at %L"
52982 #: fortran/interface.c:3135
52983 #, gcc-internal-format
52984 msgid "Actual argument for %qs must be ALLOCATABLE at %L"
52987 #: fortran/interface.c:3164
52988 #, gcc-internal-format
52990 "Array-section actual argument with vector subscripts at %L is incompatible "
52991 "with INTENT(OUT), INTENT(INOUT), VOLATILE or ASYNCHRONOUS attribute of the "
52992 "dummy argument %qs"
52995 #: fortran/interface.c:3183
52996 #, gcc-internal-format
52998 "Assumed-shape actual argument at %L is incompatible with the non-assumed-"
52999 "shape dummy argument %qs due to VOLATILE attribute"
53002 #: fortran/interface.c:3200
53003 #, gcc-internal-format
53005 "Array-section actual argument at %L is incompatible with the non-assumed-"
53006 "shape dummy argument %qs due to VOLATILE attribute"
53009 #: fortran/interface.c:3220
53010 #, gcc-internal-format
53012 "Pointer-array actual argument at %L requires an assumed-shape or pointer-"
53013 "array dummy argument %qs due to VOLATILE attribute"
53016 #: fortran/interface.c:3250
53017 #, gcc-internal-format
53018 msgid "Missing actual argument for argument %qs at %L"
53021 #: fortran/interface.c:3367
53022 #, gcc-internal-format
53023 msgid "compare_actual_expr(): Bad component code"
53026 #: fortran/interface.c:3396
53027 #, gcc-internal-format
53028 msgid "check_some_aliasing(): List mismatch"
53031 #: fortran/interface.c:3422
53032 #, gcc-internal-format
53033 msgid "check_some_aliasing(): corrupted data"
53036 #: fortran/interface.c:3432
53037 #, gcc-internal-format
53039 "Same actual argument associated with INTENT(%s) argument %qs and INTENT(%s) "
53040 "argument %qs at %L"
53043 #: fortran/interface.c:3462
53044 #, gcc-internal-format
53045 msgid "check_intents(): List mismatch"
53048 #: fortran/interface.c:3482
53049 #, gcc-internal-format, gfc-internal-format
53051 "Procedure argument at %L is local to a PURE procedure and has the POINTER "
53055 #: fortran/interface.c:3494
53056 #, gcc-internal-format, gfc-internal-format
53058 "Coindexed actual argument at %L in PURE procedure is passed to an INTENT(%s) "
53062 #: fortran/interface.c:3504
53063 #, gcc-internal-format, gfc-internal-format
53065 "Coindexed actual argument at %L in PURE procedure is passed to a POINTER "
53069 #: fortran/interface.c:3515
53070 #, gcc-internal-format
53072 "Coindexed polymorphic actual argument at %L is passed polymorphic dummy "
53076 #: fortran/interface.c:3543 fortran/interface.c:3553
53077 #, gcc-internal-format
53078 msgid "Procedure %qs called at %L is not explicitly declared"
53081 #: fortran/interface.c:3549
53082 #, gcc-internal-format
53083 msgid "Procedure %qs called with an implicit interface at %L"
53086 #: fortran/interface.c:3563
53087 #, gcc-internal-format
53089 "The pointer object %qs at %L must have an explicit function interface or be "
53090 "declared as array"
53093 #: fortran/interface.c:3571
53094 #, gcc-internal-format
53096 "The allocatable object %qs at %L must have an explicit function interface or "
53097 "be declared as array"
53100 #: fortran/interface.c:3579
53101 #, gcc-internal-format
53102 msgid "Allocatable function %qs at %L must have an explicit function interface"
53105 #: fortran/interface.c:3589
53106 #, gcc-internal-format
53107 msgid "Keyword argument requires explicit interface for procedure %qs at %L"
53110 #: fortran/interface.c:3598
53111 #, gcc-internal-format, gfc-internal-format
53112 msgid "Assumed-type argument %s at %L requires an explicit interface"
53115 #: fortran/interface.c:3611
53116 #, gcc-internal-format
53118 "Actual argument of LOCK_TYPE or with LOCK_TYPE component at %L requires an "
53119 "explicit interface for procedure %qs"
53122 #: fortran/interface.c:3624
53123 #, gcc-internal-format
53125 "Actual argument of EVENT_TYPE or with EVENT_TYPE component at %L requires an "
53126 "explicit interface for procedure %qs"
53129 #: fortran/interface.c:3633
53130 #, gcc-internal-format, gfc-internal-format
53131 msgid "MOLD argument to NULL required at %L"
53134 #: fortran/interface.c:3641
53135 #, gcc-internal-format, gfc-internal-format
53136 msgid "Assumed-rank argument requires an explicit interface at %L"
53139 #: fortran/interface.c:3679
53140 #, gcc-internal-format
53141 msgid "Procedure pointer component %qs called with an implicit interface at %L"
53144 #: fortran/interface.c:3690
53145 #, gcc-internal-format
53147 "Keyword argument requires explicit interface for procedure pointer component "
53151 #: fortran/interface.c:3775
53152 #, gcc-internal-format, gfc-internal-format
53154 "MOLD= required in NULL() argument at %L: Ambiguity between specific "
53155 "functions %s and %s"
53158 #: fortran/interface.c:3845
53159 #, gcc-internal-format
53160 msgid "Unable to find symbol %qs"
53163 #: fortran/interface.c:4212
53164 #, gcc-internal-format
53165 msgid "Entity %qs at %L is already present in the interface"
53168 #: fortran/interface.c:4329
53169 #, gcc-internal-format
53170 msgid "gfc_add_interface(): Bad interface type"
53173 #: fortran/interface.c:4423
53174 #, gcc-internal-format
53175 msgid "Can't overwrite GENERIC %qs at %L"
53178 #: fortran/interface.c:4435
53179 #, gcc-internal-format
53180 msgid "%qs at %L overrides a procedure binding declared NON_OVERRIDABLE"
53183 #: fortran/interface.c:4443
53184 #, gcc-internal-format
53185 msgid "%qs at %L must not be DEFERRED as it overrides a non-DEFERRED binding"
53188 #: fortran/interface.c:4451
53189 #, gcc-internal-format
53190 msgid "%qs at %L overrides a PURE procedure and must also be PURE"
53193 #: fortran/interface.c:4460
53194 #, gcc-internal-format
53195 msgid "%qs at %L overrides an ELEMENTAL procedure and must also be ELEMENTAL"
53198 #: fortran/interface.c:4466
53199 #, gcc-internal-format
53201 "%qs at %L overrides a non-ELEMENTAL procedure and must not be ELEMENTAL, "
53205 #: fortran/interface.c:4475
53206 #, gcc-internal-format
53207 msgid "%qs at %L overrides a SUBROUTINE and must also be a SUBROUTINE"
53210 #: fortran/interface.c:4486
53211 #, gcc-internal-format
53212 msgid "%qs at %L overrides a FUNCTION and must also be a FUNCTION"
53215 #: fortran/interface.c:4494
53216 #, gcc-internal-format
53217 msgid "Result mismatch for the overriding procedure %qs at %L: %s"
53220 #: fortran/interface.c:4505
53221 #, gcc-internal-format
53222 msgid "%qs at %L overrides a PUBLIC procedure and must not be PRIVATE"
53225 #: fortran/interface.c:4535
53226 #, gcc-internal-format
53228 "Dummy argument %qs of %qs at %L should be named %qs as to match the "
53229 "corresponding argument of the overridden procedure"
53232 #: fortran/interface.c:4547
53233 #, gcc-internal-format
53234 msgid "Argument mismatch for the overriding procedure %qs at %L: %s"
53237 #: fortran/interface.c:4556
53238 #, gcc-internal-format
53240 "%qs at %L must have the same number of formal arguments as the overridden "
53244 #: fortran/interface.c:4565
53245 #, gcc-internal-format
53246 msgid "%qs at %L overrides a NOPASS binding and must also be NOPASS"
53249 #: fortran/interface.c:4576
53250 #, gcc-internal-format
53251 msgid "%qs at %L overrides a binding with PASS and must also be PASS"
53254 #: fortran/interface.c:4583
53255 #, gcc-internal-format
53257 "Passed-object dummy argument of %qs at %L must be at the same position as "
53258 "the passed-object dummy argument of the overridden procedure"
53261 #: fortran/interface.c:4604
53262 #, gcc-internal-format, gfc-internal-format
53263 msgid "DTIO dummy argument at %L must be of type %s"
53266 #: fortran/interface.c:4611
53267 #, gcc-internal-format, gfc-internal-format
53268 msgid "DTIO dummy argument at %L must be of KIND = %d"
53271 #: fortran/interface.c:4618
53272 #, gcc-internal-format, gfc-internal-format
53273 msgid "DTIO dummy argument at %L be a scalar"
53276 #: fortran/interface.c:4622
53277 #, gcc-internal-format, gfc-internal-format
53278 msgid "DTIO dummy argument at %L must be an ASSUMED SHAPE ARRAY"
53281 #: fortran/interface.c:4626
53282 #, gcc-internal-format, gfc-internal-format
53283 msgid "DTIO dummy argument at %L must have intent %s"
53286 #: fortran/interface.c:4685 fortran/interface.c:4729
53287 #, gcc-internal-format, gfc-internal-format
53288 msgid "Alternate return at %L is not permitted in a DTIO procedure"
53291 #: fortran/interface.c:4697
53292 #, gcc-internal-format, gfc-internal-format
53293 msgid "DTIO procedure '%s' at %L must be a subroutine"
53296 #: fortran/interface.c:4706
53297 #, gcc-internal-format, gfc-internal-format
53298 msgid "Too few dummy arguments in DTIO procedure '%s' at %L"
53301 #: fortran/interface.c:4713
53302 #, gcc-internal-format, gfc-internal-format
53303 msgid "Too many dummy arguments in DTIO procedure '%s' at %L"
53306 #: fortran/intrinsic.c:196
53307 #, gcc-internal-format, gfc-internal-format
53309 "Variable with NO_ARG_CHECK attribute at %L is only permitted as argument to "
53310 "the intrinsic functions C_LOC and PRESENT"
53313 #: fortran/intrinsic.c:211
53314 #, gcc-internal-format, gfc-internal-format
53316 "Assumed-type argument at %L is not permitted as actual argument to the "
53320 #: fortran/intrinsic.c:218
53321 #, gcc-internal-format, gfc-internal-format
53323 "Assumed-type argument at %L is only permitted as first actual argument to "
53327 #: fortran/intrinsic.c:225
53328 #, gcc-internal-format, gfc-internal-format
53330 "Assumed-rank argument at %L is only permitted as actual argument to "
53331 "intrinsic inquiry functions"
53334 #: fortran/intrinsic.c:232
53335 #, gcc-internal-format, gfc-internal-format
53337 "Assumed-rank argument at %L is only permitted as first actual argument to "
53338 "the intrinsic inquiry function %s"
53341 #: fortran/intrinsic.c:280
53342 #, gcc-internal-format
53343 msgid "do_check(): too many args"
53346 #: fortran/intrinsic.c:360
53347 #, gcc-internal-format
53348 msgid "add_sym(): Bad sizing mode"
53351 #: fortran/intrinsic.c:1077
53352 #, gcc-internal-format
53354 "The intrinsic %qs at %L is not included in the selected standard but %s and "
53355 "%qs will be treated as if declared EXTERNAL. Use an appropriate -std=* "
53356 "option or define -fall-intrinsics to allow this intrinsic."
53359 #: fortran/intrinsic.c:1112
53360 #, gcc-internal-format
53361 msgid "make_generic(): Can't find generic symbol %qs"
53364 #: fortran/intrinsic.c:4094
53365 #, gcc-internal-format
53366 msgid "Too many arguments in call to %qs at %L"
53369 #: fortran/intrinsic.c:4109
53370 #, gcc-internal-format, gfc-internal-format
53372 "The argument list functions %%VAL, %%LOC or %%REF are not allowed in this "
53376 #: fortran/intrinsic.c:4112
53377 #, gcc-internal-format
53378 msgid "Can't find keyword named %qs in call to %qs at %L"
53381 #: fortran/intrinsic.c:4119
53382 #, gcc-internal-format
53383 msgid "Argument %qs appears twice in call to %qs at %L"
53386 #: fortran/intrinsic.c:4133
53387 #, gcc-internal-format
53388 msgid "Missing actual argument %qs in call to %qs at %L"
53391 #: fortran/intrinsic.c:4148
53392 #, gcc-internal-format, gfc-internal-format
53393 msgid "ALTERNATE RETURN not permitted at %L"
53396 #: fortran/intrinsic.c:4205
53397 #, gcc-internal-format
53398 msgid "Type of argument %qs in call to %qs at %L should be %s, not %s"
53401 #: fortran/intrinsic.c:4311
53402 #, gcc-internal-format
53403 msgid "resolve_intrinsic(): Too many args for intrinsic"
53406 #: fortran/intrinsic.c:4406
53407 #, gcc-internal-format
53408 msgid "do_simplify(): Too many args for intrinsic"
53411 #: fortran/intrinsic.c:4445
53412 #, gcc-internal-format
53413 msgid "init_arglist(): too many arguments"
53416 #: fortran/intrinsic.c:4595
53417 #, gcc-internal-format
53418 msgid "Invalid standard code on intrinsic %qs (%d)"
53421 #: fortran/intrinsic.c:4604
53422 #, gcc-internal-format
53423 msgid "Intrinsic %qs (is %s) is used at %L"
53426 #: fortran/intrinsic.c:4675
53427 #, gcc-internal-format
53428 msgid "Function %qs as initialization expression at %L"
53431 #: fortran/intrinsic.c:4751
53432 #, gcc-internal-format, gfc-internal-format
53434 "Elemental function as initialization expression with non-integer/non-"
53435 "character arguments at %L"
53438 #: fortran/intrinsic.c:4822
53439 #, gcc-internal-format
53441 "Subroutine call to intrinsic %qs in DO CONCURRENT block at %L is not PURE"
53444 #: fortran/intrinsic.c:4829
53445 #, gcc-internal-format
53446 msgid "Subroutine call to intrinsic %qs at %L is not PURE"
53449 #: fortran/intrinsic.c:4905
53450 #, gcc-internal-format, gfc-internal-format
53451 msgid "Extension: Conversion from %s to %s at %L"
53454 #: fortran/intrinsic.c:4941 fortran/intrinsic.c:4958
53455 #, gcc-internal-format, gfc-internal-format
53456 msgid "Possible change of value in conversion from %s to %s at %L"
53459 #: fortran/intrinsic.c:4946 fortran/intrinsic.c:4967
53460 #, gcc-internal-format, gfc-internal-format
53461 msgid "Conversion from %s to %s at %L"
53464 #: fortran/intrinsic.c:5022
53465 #, gcc-internal-format, gfc-internal-format
53466 msgid "Can't convert %s to %s at %L"
53469 #: fortran/intrinsic.c:5027
53470 #, gcc-internal-format
53471 msgid "Can't convert %qs to %qs at %L"
53474 #: fortran/intrinsic.c:5119
53475 #, gcc-internal-format
53477 "%qs declared at %L may shadow the intrinsic of the same name. In order to "
53478 "call the intrinsic, explicit INTRINSIC declarations may be required."
53481 #: fortran/intrinsic.c:5125
53482 #, gcc-internal-format
53484 "%qs declared at %L is also the name of an intrinsic. It can only be called "
53485 "via an explicit interface or if declared EXTERNAL."
53488 #: fortran/io.c:176 fortran/primary.c:929
53489 #, gcc-internal-format, gfc-internal-format
53490 msgid "Extension: backslash character at %C"
53493 #: fortran/io.c:210
53494 #, gcc-internal-format, gfc-internal-format
53495 msgid "Nonconforming tab character in format at %C"
53498 #: fortran/io.c:453
53499 #, gcc-internal-format, gfc-internal-format
53500 msgid "DP format specifier not allowed at %C"
53503 #: fortran/io.c:460
53504 #, gcc-internal-format, gfc-internal-format
53505 msgid "DC format specifier not allowed at %C"
53508 #: fortran/io.c:467
53509 #, gcc-internal-format, gfc-internal-format
53510 msgid "Fortran 2003: DT format specifier not allowed at %C"
53513 #: fortran/io.c:685
53514 #, gcc-internal-format, gfc-internal-format
53515 msgid "X descriptor requires leading space count at %L"
53518 #: fortran/io.c:762
53519 #, gcc-internal-format, gfc-internal-format
53520 msgid "$ descriptor at %L"
53523 #: fortran/io.c:766
53524 #, gcc-internal-format, gfc-internal-format
53525 msgid "$ should be the last specifier in format at %L"
53528 #: fortran/io.c:865 fortran/io.c:869
53529 #, gcc-internal-format, gfc-internal-format
53530 msgid "Extension: Zero width after L descriptor at %L"
53533 #: fortran/io.c:881
53534 #, gcc-internal-format, gfc-internal-format
53535 msgid "Missing positive width after L descriptor at %L"
53538 #: fortran/io.c:912
53539 #, gcc-internal-format
53540 msgid "%<G0%> in format at %L"
53543 #: fortran/io.c:940
53544 #, gcc-internal-format, gfc-internal-format
53545 msgid "Positive width required in format specifier %s at %L"
53548 #: fortran/io.c:956 fortran/io.c:963
53549 #, gcc-internal-format, gfc-internal-format
53550 msgid "Period required in format specifier %s at %L"
53553 #: fortran/io.c:1035
53554 #, gcc-internal-format, gfc-internal-format
53555 msgid "Period required in format specifier at %L"
53558 #: fortran/io.c:1057
53559 #, gcc-internal-format, gfc-internal-format
53560 msgid "The H format specifier at %L is a Fortran 95 deleted feature"
53563 #: fortran/io.c:1145 fortran/io.c:1207
53564 #, gcc-internal-format, gfc-internal-format
53565 msgid "Missing comma at %L"
53568 #: fortran/io.c:1225
53569 #, gcc-internal-format, gfc-internal-format
53570 msgid "%s in format string at %L"
53573 #: fortran/io.c:1263
53574 #, gcc-internal-format, gfc-internal-format
53575 msgid "Extraneous characters in format at %L"
53578 #: fortran/io.c:1285
53579 #, gcc-internal-format, gfc-internal-format
53580 msgid "Format statement in module main block at %C"
53583 #: fortran/io.c:1294
53584 #, gcc-internal-format, gfc-internal-format
53585 msgid "FORMAT statement at %C cannot appear within an INTERFACE"
53588 #: fortran/io.c:1300
53589 #, gcc-internal-format, gfc-internal-format
53590 msgid "Missing format label at %C"
53593 #: fortran/io.c:1348
53594 #, gcc-internal-format, gfc-internal-format
53595 msgid "IOMSG must be a scalar-default-char-variable at %L"
53598 #: fortran/io.c:1362
53599 #, gcc-internal-format, gfc-internal-format
53600 msgid "%s requires a scalar-default-char-expr at %L"
53603 #: fortran/io.c:1385 fortran/io.c:1416 fortran/io.c:1482
53604 #, gcc-internal-format, gfc-internal-format
53605 msgid "Invalid value for %s specification at %C"
53608 #: fortran/io.c:1391 fortran/io.c:1422 fortran/io.c:1564 fortran/io.c:1577
53609 #, gcc-internal-format, gfc-internal-format
53610 msgid "Duplicate %s specification at %C"
53613 #: fortran/io.c:1429
53614 #, gcc-internal-format, gfc-internal-format
53615 msgid "Variable %s cannot be INTENT(IN) at %C"
53618 #: fortran/io.c:1437
53619 #, gcc-internal-format, gfc-internal-format
53620 msgid "Variable %s cannot be assigned in PURE procedure at %C"
53623 #: fortran/io.c:1488
53624 #, gcc-internal-format, gfc-internal-format
53625 msgid "Duplicate %s label specification at %C"
53628 #: fortran/io.c:1508 fortran/io.c:1525 fortran/io.c:1546
53629 #, gcc-internal-format, gfc-internal-format
53630 msgid "%s is a DEC extension at %C, re-compile with -fdec to enable"
53633 #: fortran/io.c:1599
53634 #, gcc-internal-format, gfc-internal-format
53636 "Constant expression in FORMAT tag at %L must be of type default CHARACTER"
53639 #: fortran/io.c:1617
53640 #, gcc-internal-format, gfc-internal-format
53641 msgid "FORMAT tag at %L must be of type default-kind CHARACTER or of INTEGER"
53644 #: fortran/io.c:1623
53645 #, gcc-internal-format, gfc-internal-format
53646 msgid "ASSIGNED variable in FORMAT tag at %L"
53649 #: fortran/io.c:1628
53650 #, gcc-internal-format
53651 msgid "Variable %qs at %L has not been assigned a format label"
53654 #: fortran/io.c:1635
53655 #, gcc-internal-format
53656 msgid "Scalar %qs in FORMAT tag at %L is not an ASSIGNED variable"
53659 #: fortran/io.c:1647
53660 #, gcc-internal-format, gfc-internal-format
53661 msgid "Non-character in FORMAT tag at %L"
53664 #: fortran/io.c:1653
53665 #, gcc-internal-format, gfc-internal-format
53666 msgid "Non-character assumed shape array element in FORMAT tag at %L"
53669 #: fortran/io.c:1660
53670 #, gcc-internal-format, gfc-internal-format
53671 msgid "Non-character assumed size array element in FORMAT tag at %L"
53674 #: fortran/io.c:1667
53675 #, gcc-internal-format, gfc-internal-format
53676 msgid "Non-character pointer array element in FORMAT tag at %L"
53679 #: fortran/io.c:1693
53680 #, gcc-internal-format, gfc-internal-format
53681 msgid "%s tag at %L must be of type %s"
53684 #: fortran/io.c:1700
53685 #, gcc-internal-format, gfc-internal-format
53686 msgid "%s tag at %L must be a character string of default kind"
53689 #: fortran/io.c:1707
53690 #, gcc-internal-format, gfc-internal-format
53691 msgid "%s tag at %L must be scalar"
53694 #: fortran/io.c:1713
53695 #, gcc-internal-format, gfc-internal-format
53696 msgid "IOMSG tag at %L"
53699 #: fortran/io.c:1721
53700 #, gcc-internal-format, gfc-internal-format
53701 msgid "Fortran 95 requires default INTEGER in %s tag at %L"
53704 #: fortran/io.c:1730
53705 #, gcc-internal-format, gfc-internal-format
53706 msgid "Non-default LOGICAL kind in %s tag at %L"
53709 #: fortran/io.c:1737
53710 #, gcc-internal-format, gfc-internal-format
53711 msgid "NEWUNIT specifier at %L"
53714 #: fortran/io.c:1755
53715 #, gcc-internal-format, gfc-internal-format
53716 msgid "CONVERT tag at %L"
53719 #: fortran/io.c:1965
53720 #, gcc-internal-format
53721 msgid "Fortran 2003: %s specifier in %s statement at %C has value %qs"
53724 #: fortran/io.c:1973 fortran/io.c:2000
53725 #, gcc-internal-format
53726 msgid "%s specifier in %s statement at %C has value %qs"
53729 #: fortran/io.c:1992
53730 #, gcc-internal-format
53731 msgid "Extension: %s specifier in %s statement at %C has value %qs"
53734 #: fortran/io.c:2014 fortran/io.c:2022
53735 #, gcc-internal-format
53736 msgid "%s specifier in %s statement at %C has invalid value %qs"
53739 #: fortran/io.c:2075
53740 #, gcc-internal-format, gfc-internal-format
53741 msgid "OPEN statement not allowed in PURE procedure at %C"
53744 #: fortran/io.c:2088
53745 #, gcc-internal-format, gfc-internal-format
53746 msgid "UNIT specifier not allowed with NEWUNIT at %C"
53749 #: fortran/io.c:2098
53750 #, gcc-internal-format, gfc-internal-format
53751 msgid "NEWUNIT specifier must have FILE= or STATUS='scratch' at %C"
53754 #: fortran/io.c:2106
53755 #, gcc-internal-format, gfc-internal-format
53756 msgid "OPEN statement at %C must have UNIT or NEWUNIT specified"
53759 #: fortran/io.c:2144
53760 #, gcc-internal-format, gfc-internal-format
53761 msgid "ACTION type conflicts with READONLY specifier at %C"
53764 #: fortran/io.c:2158
53765 #, gcc-internal-format, gfc-internal-format
53766 msgid "ASYNCHRONOUS= at %C not allowed in Fortran 95"
53769 #: fortran/io.c:2179 fortran/io.c:3712
53770 #, gcc-internal-format, gfc-internal-format
53771 msgid "BLANK= at %C not allowed in Fortran 95"
53774 #: fortran/io.c:2216 fortran/io.c:3688
53775 #, gcc-internal-format, gfc-internal-format
53776 msgid "DECIMAL= at %C not allowed in Fortran 95"
53779 #: fortran/io.c:2254
53780 #, gcc-internal-format, gfc-internal-format
53781 msgid "ENCODING= at %C not allowed in Fortran 95"
53784 #: fortran/io.c:2317 fortran/io.c:3761
53785 #, gcc-internal-format, gfc-internal-format
53786 msgid "ROUND= at %C not allowed in Fortran 95"
53789 #: fortran/io.c:2356
53790 #, gcc-internal-format, gfc-internal-format
53791 msgid "SIGN= at %C not allowed in Fortran 95"
53794 #: fortran/io.c:2577
53795 #, gcc-internal-format, gfc-internal-format
53796 msgid "CLOSE statement not allowed in PURE procedure at %C"
53799 #: fortran/io.c:2639
53800 #, gcc-internal-format, gfc-internal-format
53801 msgid "CLOSE statement at %L requires a UNIT number"
53804 #: fortran/io.c:2647
53805 #, gcc-internal-format, gfc-internal-format
53806 msgid "UNIT number in CLOSE statement at %L must be non-negative"
53809 #: fortran/io.c:2745 fortran/match.c:2948
53810 #, gcc-internal-format, gfc-internal-format
53811 msgid "%s statement not allowed in PURE procedure at %C"
53814 #: fortran/io.c:2779
53815 #, gcc-internal-format, gfc-internal-format
53816 msgid "UNIT number missing in statement at %L"
53819 #: fortran/io.c:2787 fortran/io.c:3230
53820 #, gcc-internal-format, gfc-internal-format
53821 msgid "UNIT number in statement at %L must be non-negative"
53824 #: fortran/io.c:2820
53825 #, gcc-internal-format, gfc-internal-format
53826 msgid "FLUSH statement at %C"
53829 #: fortran/io.c:2861
53830 #, gcc-internal-format, gfc-internal-format
53831 msgid "Missing format with default unit at %C"
53834 #: fortran/io.c:2881
53835 #, gcc-internal-format, gfc-internal-format
53836 msgid "Duplicate UNIT specification at %C"
53839 #: fortran/io.c:2955
53840 #, gcc-internal-format, gfc-internal-format
53841 msgid "Duplicate format specification at %C"
53844 #: fortran/io.c:2972
53845 #, gcc-internal-format
53846 msgid "Symbol %qs in namelist %qs is INTENT(IN) at %C"
53849 #: fortran/io.c:3008
53850 #, gcc-internal-format, gfc-internal-format
53851 msgid "Duplicate NML specification at %C"
53854 #: fortran/io.c:3017
53855 #, gcc-internal-format
53856 msgid "Symbol %qs at %C must be a NAMELIST group name"
53859 #: fortran/io.c:3087
53860 #, gcc-internal-format, gfc-internal-format
53861 msgid "END tag at %C not allowed in output statement"
53864 #: fortran/io.c:3164
53865 #, gcc-internal-format, gfc-internal-format
53866 msgid "UNIT not specified at %L"
53869 #: fortran/io.c:3176
53870 #, gcc-internal-format, gfc-internal-format
53872 "UNIT specification at %L must be an INTEGER expression or a CHARACTER "
53876 #: fortran/io.c:3198
53877 #, gcc-internal-format, gfc-internal-format
53878 msgid "Invalid form of WRITE statement at %L, UNIT required"
53881 #: fortran/io.c:3209
53882 #, gcc-internal-format, gfc-internal-format
53883 msgid "Internal unit with vector subscript at %L"
53886 #: fortran/io.c:3223
53887 #, gcc-internal-format, gfc-internal-format
53888 msgid "External IO UNIT cannot be an array at %L"
53891 #: fortran/io.c:3251
53892 #, gcc-internal-format
53894 "NAMELIST %qs in READ statement at %L contains the symbol %qs which may not "
53895 "appear in a variable definition context"
53898 #: fortran/io.c:3261
53899 #, gcc-internal-format, gfc-internal-format
53900 msgid "Comma before i/o item list at %L"
53903 #: fortran/io.c:3271
53904 #, gcc-internal-format, gfc-internal-format
53905 msgid "ERR tag label %d at %L not defined"
53908 #: fortran/io.c:3283
53909 #, gcc-internal-format, gfc-internal-format
53910 msgid "END tag label %d at %L not defined"
53913 #: fortran/io.c:3295
53914 #, gcc-internal-format, gfc-internal-format
53915 msgid "EOR tag label %d at %L not defined"
53918 #: fortran/io.c:3305
53919 #, gcc-internal-format, gfc-internal-format
53920 msgid "FORMAT label %d at %L not defined"
53923 #: fortran/io.c:3336
53924 #, gcc-internal-format
53925 msgid "io_kind_name(): bad I/O-kind"
53928 #: fortran/io.c:3425
53929 #, gcc-internal-format, gfc-internal-format
53930 msgid "Syntax error in I/O iterator at %C"
53933 #: fortran/io.c:3456
53934 #, gcc-internal-format, gfc-internal-format
53935 msgid "Expected variable in READ statement at %C"
53938 #: fortran/io.c:3462
53939 #, gcc-internal-format, gfc-internal-format
53940 msgid "Expected expression in %s statement at %C"
53943 #. A general purpose syntax error.
53944 #: fortran/io.c:3519 fortran/io.c:4179 fortran/gfortran.h:2810
53945 #, gcc-internal-format, gfc-internal-format
53946 msgid "Syntax error in %s statement at %C"
53949 #: fortran/io.c:3603
53950 #, gcc-internal-format, gfc-internal-format
53951 msgid "Internal file at %L with namelist"
53954 #: fortran/io.c:3659
53955 #, gcc-internal-format, gfc-internal-format
53956 msgid "ASYNCHRONOUS= specifier at %L must be an initialization expression"
53959 #: fortran/io.c:3737
53960 #, gcc-internal-format, gfc-internal-format
53961 msgid "PAD= at %C not allowed in Fortran 95"
53964 #: fortran/io.c:3813
53965 #, gcc-internal-format, gfc-internal-format
53966 msgid "DELIM= at %C not allowed in Fortran 95"
53969 #: fortran/io.c:3965
53970 #, gcc-internal-format, gfc-internal-format
53971 msgid "PRINT namelist at %C is an extension"
53974 #: fortran/io.c:4146
53975 #, gcc-internal-format, gfc-internal-format
53976 msgid "Expected comma in I/O list at %C"
53979 #: fortran/io.c:4213
53980 #, gcc-internal-format, gfc-internal-format
53981 msgid "PRINT statement at %C not allowed within PURE procedure"
53984 #: fortran/io.c:4380 fortran/io.c:4442
53985 #, gcc-internal-format, gfc-internal-format
53986 msgid "INQUIRE statement not allowed in PURE procedure at %C"
53989 #: fortran/io.c:4408
53990 #, gcc-internal-format, gfc-internal-format
53991 msgid "IOLENGTH tag invalid in INQUIRE statement at %C"
53994 #: fortran/io.c:4418 fortran/trans-io.c:1327
53995 #, gcc-internal-format, gfc-internal-format
53996 msgid "INQUIRE statement at %L cannot contain both FILE and UNIT specifiers"
53999 #: fortran/io.c:4425
54000 #, gcc-internal-format, gfc-internal-format
54001 msgid "INQUIRE statement at %L requires either FILE or UNIT specifier"
54004 #: fortran/io.c:4435
54005 #, gcc-internal-format, gfc-internal-format
54006 msgid "UNIT number in INQUIRE statement at %L can not be %d"
54009 #: fortran/io.c:4450
54010 #, gcc-internal-format, gfc-internal-format
54012 "INQUIRE statement at %L requires a PENDING= specifier with the ID= specifier"
54015 #: fortran/io.c:4628
54016 #, gcc-internal-format, gfc-internal-format
54017 msgid "WAIT at %C not allowed in Fortran 95"
54020 #: fortran/io.c:4634
54021 #, gcc-internal-format, gfc-internal-format
54022 msgid "WAIT statement not allowed in PURE procedure at %C"
54025 #: fortran/match.c:115
54026 #, gcc-internal-format
54027 msgid "gfc_op2string(): Bad code"
54030 #: fortran/match.c:192
54031 #, gcc-internal-format, gfc-internal-format
54032 msgid "Expected structure component or operator name after '.' at %C"
54035 #: fortran/match.c:224
54036 #, gcc-internal-format, gfc-internal-format
54038 "'%s' is neither a defined operator nor a structure component in dotted "
54042 #: fortran/match.c:294
54043 #, gcc-internal-format
54044 msgid "Missing %<)%> in statement at or before %L"
54047 #: fortran/match.c:299
54048 #, gcc-internal-format
54049 msgid "Missing %<(%> in statement at or before %L"
54052 #: fortran/match.c:496
54053 #, gcc-internal-format, gfc-internal-format
54054 msgid "Integer too large at %C"
54057 #: fortran/match.c:589 fortran/parse.c:1081
54058 #, gcc-internal-format, gfc-internal-format
54059 msgid "Too many digits in statement label at %C"
54062 #: fortran/match.c:595
54063 #, gcc-internal-format, gfc-internal-format
54064 msgid "Statement label at %C is zero"
54067 #: fortran/match.c:628
54068 #, gcc-internal-format
54069 msgid "Label name %qs at %C is ambiguous"
54072 #: fortran/match.c:634
54073 #, gcc-internal-format
54074 msgid "Duplicate construct label %qs at %C"
54077 #: fortran/match.c:668
54078 #, gcc-internal-format, gfc-internal-format
54079 msgid "Invalid character in name at %C"
54082 #: fortran/match.c:681
54083 #, gcc-internal-format, gfc-internal-format
54084 msgid "Name at %C is too long"
54087 #: fortran/match.c:692
54088 #, gcc-internal-format
54090 "Invalid character %<$%> at %L. Use %<-fdollar-ok%> to allow it as an "
54094 #: fortran/match.c:968
54095 #, gcc-internal-format, gfc-internal-format
54096 msgid ".XOR. operator at %C"
54099 #: fortran/match.c:1023
54100 #, gcc-internal-format, gfc-internal-format
54101 msgid "Loop variable at %C cannot be an array"
54104 #: fortran/match.c:1030
54105 #, gcc-internal-format, gfc-internal-format
54106 msgid "Loop variable at %C cannot be a coarray"
54109 #: fortran/match.c:1036
54110 #, gcc-internal-format, gfc-internal-format
54111 msgid "Loop variable at %C cannot be a sub-component"
54114 #: fortran/match.c:1070
54115 #, gcc-internal-format, gfc-internal-format
54116 msgid "Expected a step value in iterator at %C"
54119 #: fortran/match.c:1082
54120 #, gcc-internal-format, gfc-internal-format
54121 msgid "Syntax error in iterator at %C"
54124 #: fortran/match.c:1250
54125 #, gcc-internal-format, gfc-internal-format
54126 msgid "gfc_match(): Bad match code %c"
54129 #: fortran/match.c:1323
54130 #, gcc-internal-format, gfc-internal-format
54131 msgid "Invalid form of PROGRAM statement at %C"
54134 #: fortran/match.c:1453 fortran/match.c:1533
54135 #, gcc-internal-format, gfc-internal-format
54136 msgid "Arithmetic IF statement at %C"
54139 #: fortran/match.c:1508
54140 #, gcc-internal-format, gfc-internal-format
54141 msgid "Syntax error in IF-expression at %C"
54144 #: fortran/match.c:1519
54145 #, gcc-internal-format, gfc-internal-format
54146 msgid "Block label not appropriate for arithmetic IF statement at %C"
54149 #: fortran/match.c:1556
54150 #, gcc-internal-format, gfc-internal-format
54151 msgid "Block label is not appropriate for IF statement at %C"
54154 #: fortran/match.c:1647
54155 #, gcc-internal-format, gfc-internal-format
54156 msgid "Cannot assign to a named constant at %C"
54159 #: fortran/match.c:1657
54160 #, gcc-internal-format, gfc-internal-format
54161 msgid "Unclassifiable statement in IF-clause at %C"
54164 #: fortran/match.c:1664
54165 #, gcc-internal-format, gfc-internal-format
54166 msgid "Syntax error in IF-clause at %C"
54169 #: fortran/match.c:1707
54170 #, gcc-internal-format, gfc-internal-format
54171 msgid "Unexpected junk after ELSE statement at %C"
54174 #: fortran/match.c:1713 fortran/match.c:1748
54175 #, gcc-internal-format
54176 msgid "Label %qs at %C doesn't match IF label %qs"
54179 #: fortran/match.c:1742
54180 #, gcc-internal-format, gfc-internal-format
54181 msgid "Unexpected junk after ELSE IF statement at %C"
54184 #: fortran/match.c:1806
54185 #, gcc-internal-format, gfc-internal-format
54186 msgid "Image control statement CRITICAL at %C in PURE procedure"
54189 #: fortran/match.c:1812
54190 #, gcc-internal-format, gfc-internal-format
54191 msgid "Image control statement CRITICAL at %C in DO CONCURRENT block"
54194 #: fortran/match.c:1819
54195 #, gcc-internal-format, gfc-internal-format
54196 msgid "CRITICAL statement at %C"
54199 #: fortran/match.c:1831
54200 #, gcc-internal-format, gfc-internal-format
54201 msgid "Nested CRITICAL block at %C"
54204 #: fortran/match.c:1883
54205 #, gcc-internal-format, gfc-internal-format
54206 msgid "Expected association list at %C"
54209 #: fortran/match.c:1896
54210 #, gcc-internal-format, gfc-internal-format
54211 msgid "Expected association at %C"
54214 #: fortran/match.c:1905
54215 #, gcc-internal-format
54216 msgid "Duplicate name %qs in association at %C"
54219 #: fortran/match.c:1913
54220 #, gcc-internal-format, gfc-internal-format
54221 msgid "Association target at %C must not be coindexed"
54224 #: fortran/match.c:1931
54225 #, gcc-internal-format
54226 msgid "Expected %<)%> or %<,%> at %C"
54229 #: fortran/match.c:1949
54230 #, gcc-internal-format, gfc-internal-format
54231 msgid "Junk after ASSOCIATE statement at %C"
54234 #: fortran/match.c:2019
54235 #, gcc-internal-format
54236 msgid "Derived type %qs at %L may not be ABSTRACT"
54239 #: fortran/match.c:2087 fortran/match.c:2153 fortran/match.c:2174
54240 #, gcc-internal-format, gfc-internal-format
54241 msgid "Invalid type-spec at %C"
54244 #: fortran/match.c:2269
54245 #, gcc-internal-format, gfc-internal-format
54246 msgid "Syntax error in FORALL iterator at %C"
54249 #: fortran/match.c:2534
54250 #, gcc-internal-format, gfc-internal-format
54251 msgid "DO CONCURRENT construct at %C"
54254 #: fortran/match.c:2659
54255 #, gcc-internal-format
54256 msgid "Name %qs in %s statement at %C is unknown"
54259 #: fortran/match.c:2667
54260 #, gcc-internal-format
54261 msgid "Name %qs in %s statement at %C is not a construct name"
54264 #: fortran/match.c:2679
54265 #, gcc-internal-format, gfc-internal-format
54266 msgid "%s statement at %C leaves CRITICAL construct"
54269 #. F2008, C821 & C845.
54270 #: fortran/match.c:2687
54271 #, gcc-internal-format, gfc-internal-format
54272 msgid "%s statement at %C leaves DO CONCURRENT construct"
54275 #: fortran/match.c:2699
54276 #, gcc-internal-format, gfc-internal-format
54277 msgid "%s statement at %C is not within a construct"
54280 #: fortran/match.c:2702
54281 #, gcc-internal-format
54282 msgid "%s statement at %C is not within construct %qs"
54285 #: fortran/match.c:2727
54286 #, gcc-internal-format
54287 msgid "CYCLE statement at %C is not applicable to non-loop construct %qs"
54290 #: fortran/match.c:2732
54291 #, gcc-internal-format, gfc-internal-format
54292 msgid "EXIT statement with no do-construct-name at %C"
54295 #: fortran/match.c:2738
54296 #, gcc-internal-format
54297 msgid "%s statement at %C is not applicable to construct %qs"
54300 #: fortran/match.c:2746
54301 #, gcc-internal-format, gfc-internal-format
54302 msgid "%s statement at %C leaving OpenACC structured block"
54305 #: fortran/match.c:2771
54306 #, gcc-internal-format, gfc-internal-format
54307 msgid "EXIT statement at %C terminating !$ACC LOOP loop"
54310 #: fortran/match.c:2776
54311 #, gcc-internal-format, gfc-internal-format
54312 msgid "CYCLE statement at %C to non-innermost collapsed !$ACC LOOP loop"
54315 #: fortran/match.c:2805
54316 #, gcc-internal-format, gfc-internal-format
54317 msgid "EXIT statement at %C terminating !$OMP DO loop"
54320 #: fortran/match.c:2810
54321 #, gcc-internal-format, gfc-internal-format
54322 msgid "CYCLE statement at %C to non-innermost collapsed !$OMP DO loop"
54325 #: fortran/match.c:2897
54326 #, gcc-internal-format, gfc-internal-format
54327 msgid "Blank required in %s statement near %C"
54330 #: fortran/match.c:2915
54331 #, gcc-internal-format, gfc-internal-format
54332 msgid "STOP code at %C cannot be negative"
54335 #: fortran/match.c:2921
54336 #, gcc-internal-format, gfc-internal-format
54337 msgid "STOP code at %C contains too many digits"
54340 #: fortran/match.c:2942
54341 #, gcc-internal-format, gfc-internal-format
54342 msgid "%s statement at %C in PURE procedure"
54345 #: fortran/match.c:2958
54346 #, gcc-internal-format, gfc-internal-format
54347 msgid "Image control statement STOP at %C in CRITICAL block"
54350 #: fortran/match.c:2963
54351 #, gcc-internal-format, gfc-internal-format
54352 msgid "Image control statement STOP at %C in DO CONCURRENT block"
54355 #: fortran/match.c:2974
54356 #, gcc-internal-format, gfc-internal-format
54358 "STOP code at %L must be a scalar CHARACTER constant or "
54359 "digit[digit[digit[digit[digit]]]]"
54362 #: fortran/match.c:2987
54363 #, gcc-internal-format, gfc-internal-format
54364 msgid "STOP code at %L must be either INTEGER or CHARACTER type"
54367 #: fortran/match.c:2994
54368 #, gcc-internal-format, gfc-internal-format
54369 msgid "STOP code at %L must be scalar"
54372 #: fortran/match.c:3001
54373 #, gcc-internal-format, gfc-internal-format
54374 msgid "STOP code at %L must be default character KIND=%d"
54377 #: fortran/match.c:3008
54378 #, gcc-internal-format, gfc-internal-format
54379 msgid "STOP code at %L must be default integer KIND=%d"
54382 #: fortran/match.c:3056
54383 #, gcc-internal-format, gfc-internal-format
54384 msgid "PAUSE statement at %C"
54387 #: fortran/match.c:3077
54388 #, gcc-internal-format, gfc-internal-format
54389 msgid "ERROR STOP statement at %C"
54392 #: fortran/match.c:3103
54393 #, gcc-internal-format, gfc-internal-format
54394 msgid "Image control statement EVENT %s at %C in PURE procedure"
54397 #: fortran/match.c:3118
54398 #, gcc-internal-format, gfc-internal-format
54399 msgid "Image control statement EVENT %s at %C in CRITICAL block"
54402 #: fortran/match.c:3125
54403 #, gcc-internal-format, gfc-internal-format
54404 msgid "Image control statement EVENT %s at %C in DO CONCURRENT block"
54407 #: fortran/match.c:3155 fortran/match.c:3350 fortran/match.c:3562
54408 #: fortran/match.c:4072 fortran/match.c:4409
54409 #, gcc-internal-format, gfc-internal-format
54410 msgid "Redundant STAT tag found at %L "
54413 #: fortran/match.c:3176 fortran/match.c:3371 fortran/match.c:3582
54414 #: fortran/match.c:4098 fortran/match.c:4434
54415 #, gcc-internal-format, gfc-internal-format
54416 msgid "Redundant ERRMSG tag found at %L "
54419 #: fortran/match.c:3197
54420 #, gcc-internal-format, gfc-internal-format
54421 msgid "Redundant UNTIL_COUNT tag found at %L "
54424 #: fortran/match.c:3263
54425 #, gcc-internal-format, gfc-internal-format
54426 msgid "EVENT POST statement at %C"
54429 #: fortran/match.c:3273
54430 #, gcc-internal-format, gfc-internal-format
54431 msgid "EVENT WAIT statement at %C"
54434 #: fortran/match.c:3298
54435 #, gcc-internal-format, gfc-internal-format
54436 msgid "Image control statement %s at %C in PURE procedure"
54439 #: fortran/match.c:3313
54440 #, gcc-internal-format, gfc-internal-format
54441 msgid "Image control statement %s at %C in CRITICAL block"
54444 #: fortran/match.c:3320
54445 #, gcc-internal-format, gfc-internal-format
54446 msgid "Image control statement %s at %C in DO CONCURRENT block"
54449 #: fortran/match.c:3392
54450 #, gcc-internal-format, gfc-internal-format
54451 msgid "Redundant ACQUIRED_LOCK tag found at %L "
54454 #: fortran/match.c:3457
54455 #, gcc-internal-format, gfc-internal-format
54456 msgid "LOCK statement at %C"
54459 #: fortran/match.c:3467
54460 #, gcc-internal-format, gfc-internal-format
54461 msgid "UNLOCK statement at %C"
54464 #: fortran/match.c:3492
54465 #, gcc-internal-format, gfc-internal-format
54466 msgid "Image control statement SYNC at %C in PURE procedure"
54469 #: fortran/match.c:3498
54470 #, gcc-internal-format, gfc-internal-format
54471 msgid "SYNC statement at %C"
54474 #: fortran/match.c:3510
54475 #, gcc-internal-format, gfc-internal-format
54476 msgid "Image control statement SYNC at %C in CRITICAL block"
54479 #: fortran/match.c:3516
54480 #, gcc-internal-format, gfc-internal-format
54481 msgid "Image control statement SYNC at %C in DO CONCURRENT block"
54484 #: fortran/match.c:3696
54485 #, gcc-internal-format, gfc-internal-format
54486 msgid "ASSIGN statement at %C"
54489 #: fortran/match.c:3740
54490 #, gcc-internal-format, gfc-internal-format
54491 msgid "Assigned GOTO statement at %C"
54494 #: fortran/match.c:3784 fortran/match.c:3835
54495 #, gcc-internal-format, gfc-internal-format
54496 msgid "Statement label list in GOTO at %C cannot be empty"
54499 #: fortran/match.c:3845
54500 #, gcc-internal-format, gfc-internal-format
54501 msgid "Computed GOTO at %C"
54504 #: fortran/match.c:3917
54505 #, gcc-internal-format, gfc-internal-format
54506 msgid "Error in type-spec at %L"
54509 #: fortran/match.c:3927
54510 #, gcc-internal-format, gfc-internal-format
54511 msgid "typespec in ALLOCATE at %L"
54514 #: fortran/match.c:3970
54515 #, gcc-internal-format, gfc-internal-format
54516 msgid "Bad allocate-object at %C for a PURE procedure"
54519 #: fortran/match.c:3994
54520 #, gcc-internal-format, gfc-internal-format
54521 msgid "ALLOCATE of coarray at %C in DO CONCURRENT block"
54524 #: fortran/match.c:3999
54525 #, gcc-internal-format, gfc-internal-format
54526 msgid "ALLOCATE of coarray at %C in CRITICAL block"
54529 #: fortran/match.c:4021
54530 #, gcc-internal-format, gfc-internal-format
54532 "Allocate-object at %L is neither a data pointer nor an allocatable variable"
54535 #: fortran/match.c:4033
54536 #, gcc-internal-format, gfc-internal-format
54537 msgid "Type of entity at %L is type incompatible with typespec"
54540 #: fortran/match.c:4041
54541 #, gcc-internal-format, gfc-internal-format
54543 "Kind type parameter for entity at %L differs from the kind type parameter of "
54547 #: fortran/match.c:4055
54548 #, gcc-internal-format, gfc-internal-format
54549 msgid "Shape specification for allocatable scalar at %C"
54552 #: fortran/match.c:4092
54553 #, gcc-internal-format, gfc-internal-format
54554 msgid "ERRMSG tag at %L"
54557 #: fortran/match.c:4115
54558 #, gcc-internal-format, gfc-internal-format
54559 msgid "SOURCE tag at %L"
54562 #: fortran/match.c:4121
54563 #, gcc-internal-format, gfc-internal-format
54564 msgid "Redundant SOURCE tag found at %L "
54567 #: fortran/match.c:4128
54568 #, gcc-internal-format, gfc-internal-format
54569 msgid "SOURCE tag at %L conflicts with the typespec at %L"
54572 #: fortran/match.c:4134
54573 #, gcc-internal-format, gfc-internal-format
54574 msgid "SOURCE tag at %L with more than a single allocate object"
54577 #: fortran/match.c:4152
54578 #, gcc-internal-format, gfc-internal-format
54579 msgid "MOLD tag at %L"
54582 #: fortran/match.c:4158
54583 #, gcc-internal-format, gfc-internal-format
54584 msgid "Redundant MOLD tag found at %L "
54587 #: fortran/match.c:4165
54588 #, gcc-internal-format, gfc-internal-format
54589 msgid "MOLD tag at %L conflicts with the typespec at %L"
54592 #: fortran/match.c:4191
54593 #, gcc-internal-format, gfc-internal-format
54594 msgid "MOLD tag at %L conflicts with SOURCE tag at %L"
54597 #: fortran/match.c:4199
54598 #, gcc-internal-format, gfc-internal-format
54600 "Allocate-object at %L with a deferred type parameter requires either a type-"
54601 "spec or SOURCE tag or a MOLD tag"
54604 #: fortran/match.c:4211
54605 #, gcc-internal-format, gfc-internal-format
54607 "Unlimited polymorphic allocate-object at %L requires either a type-spec or "
54608 "SOURCE tag or a MOLD tag"
54611 #: fortran/match.c:4273
54612 #, gcc-internal-format, gfc-internal-format
54613 msgid "Pointer object at %C shall not be coindexed"
54616 #: fortran/match.c:4359
54617 #, gcc-internal-format, gfc-internal-format
54618 msgid "Illegal allocate-object at %C for a PURE procedure"
54621 #: fortran/match.c:4369
54622 #, gcc-internal-format, gfc-internal-format
54623 msgid "DEALLOCATE of coarray at %C in DO CONCURRENT block"
54626 #: fortran/match.c:4376
54627 #, gcc-internal-format, gfc-internal-format
54628 msgid "DEALLOCATE of coarray at %C in CRITICAL block"
54631 #: fortran/match.c:4392
54632 #, gcc-internal-format, gfc-internal-format
54634 "Allocate-object at %C is not a nonprocedure pointer nor an allocatable "
54638 #: fortran/match.c:4429
54639 #, gcc-internal-format, gfc-internal-format
54640 msgid "ERRMSG at %L"
54643 #: fortran/match.c:4486
54644 #, gcc-internal-format, gfc-internal-format
54645 msgid "Image control statement RETURN at %C in CRITICAL block"
54648 #: fortran/match.c:4492
54649 #, gcc-internal-format, gfc-internal-format
54650 msgid "Image control statement RETURN at %C in DO CONCURRENT block"
54653 #: fortran/match.c:4501
54654 #, gcc-internal-format, gfc-internal-format
54655 msgid "Alternate RETURN statement at %C is only allowed within a SUBROUTINE"
54658 #: fortran/match.c:4532
54659 #, gcc-internal-format, gfc-internal-format
54660 msgid "RETURN statement in main program at %C"
54663 #: fortran/match.c:4560
54664 #, gcc-internal-format, gfc-internal-format
54665 msgid "Expected component reference at %C"
54668 #: fortran/match.c:4569
54669 #, gcc-internal-format, gfc-internal-format
54670 msgid "Junk after CALL at %C"
54673 #: fortran/match.c:4580
54674 #, gcc-internal-format, gfc-internal-format
54675 msgid "Expected type-bound procedure or procedure pointer component at %C"
54678 #: fortran/match.c:4801
54679 #, gcc-internal-format, gfc-internal-format
54680 msgid "Syntax error in common block name at %C"
54683 #. If we find an error, just print it and continue,
54684 #. cause it's just semantic, and we can see if there
54685 #. are more errors.
54686 #: fortran/match.c:4868
54687 #, gcc-internal-format
54689 "Variable %qs at %L in common block %qs at %C must be declared with a C "
54690 "interoperable kind since common block %qs is bind(c)"
54693 #: fortran/match.c:4877
54694 #, gcc-internal-format
54696 "Variable %qs in common block %qs at %C can not be bind(c) since it is not "
54700 #: fortran/match.c:4884
54701 #, gcc-internal-format
54702 msgid "Symbol %qs at %C is already in a COMMON block"
54705 #: fortran/match.c:4892
54706 #, gcc-internal-format
54707 msgid "Initialized symbol %qs at %C can only be COMMON in BLOCK DATA"
54710 #: fortran/match.c:4908
54711 #, gcc-internal-format
54712 msgid "Array specification for symbol %qs in COMMON at %C must be explicit"
54715 #: fortran/match.c:4918
54716 #, gcc-internal-format
54717 msgid "Symbol %qs in COMMON at %C cannot be a POINTER array"
54720 #: fortran/match.c:4964
54721 #, gcc-internal-format
54723 "Symbol %qs, in COMMON block %qs at %C is being indirectly equivalenced to "
54724 "another COMMON block %qs"
54727 #: fortran/match.c:5092
54728 #, gcc-internal-format
54729 msgid "Namelist group name %qs at %C already has a basic type of %s"
54732 #: fortran/match.c:5100
54733 #, gcc-internal-format
54735 "Namelist group name %qs at %C already is USE associated and cannot be "
54739 #: fortran/match.c:5126
54740 #, gcc-internal-format
54741 msgid "Assumed size array %qs in namelist %qs at %C is not allowed"
54744 #: fortran/match.c:5260
54745 #, gcc-internal-format, gfc-internal-format
54746 msgid "Derived type component %C is not a permitted EQUIVALENCE member"
54749 #: fortran/match.c:5268
54750 #, gcc-internal-format, gfc-internal-format
54751 msgid "Array reference in EQUIVALENCE at %C cannot be an array section"
54754 #: fortran/match.c:5296
54755 #, gcc-internal-format, gfc-internal-format
54756 msgid "EQUIVALENCE at %C requires two or more objects"
54759 #: fortran/match.c:5310
54760 #, gcc-internal-format, gfc-internal-format
54762 "Attempt to indirectly overlap COMMON blocks %s and %s by EQUIVALENCE at %C"
54765 #: fortran/match.c:5323
54766 #, gcc-internal-format, gfc-internal-format
54767 msgid "Expecting a comma in EQUIVALENCE at %C"
54770 #: fortran/match.c:5439
54771 #, gcc-internal-format, gfc-internal-format
54772 msgid "Statement function at %L is recursive"
54775 #: fortran/match.c:5449
54776 #, gcc-internal-format, gfc-internal-format
54777 msgid "Statement function at %L cannot appear within an INTERFACE"
54780 #: fortran/match.c:5454
54781 #, gcc-internal-format, gfc-internal-format
54782 msgid "Statement function at %C"
54785 #: fortran/match.c:5579 fortran/match.c:5595
54786 #, gcc-internal-format, gfc-internal-format
54787 msgid "Expression in CASE selector at %L cannot be %s"
54790 #: fortran/match.c:5617
54791 #, gcc-internal-format, gfc-internal-format
54792 msgid "Expected initialization expression in CASE at %C"
54795 #: fortran/match.c:5649
54796 #, gcc-internal-format
54797 msgid "Expected block name %qs of SELECT construct at %C"
54800 #: fortran/match.c:5936
54801 #, gcc-internal-format, gfc-internal-format
54802 msgid "parse error in SELECT TYPE statement at %C"
54805 #: fortran/match.c:5960
54806 #, gcc-internal-format, gfc-internal-format
54808 "Selector in SELECT TYPE at %C is not a named variable; use associate-name=>"
54811 #: fortran/match.c:5998
54812 #, gcc-internal-format, gfc-internal-format
54813 msgid "Unexpected CASE statement at %C"
54816 #: fortran/match.c:6050
54817 #, gcc-internal-format, gfc-internal-format
54818 msgid "Syntax error in CASE specification at %C"
54821 #: fortran/match.c:6068
54822 #, gcc-internal-format, gfc-internal-format
54823 msgid "Unexpected TYPE IS statement at %C"
54826 #: fortran/match.c:6100
54827 #, gcc-internal-format, gfc-internal-format
54829 "The type-spec shall not specify a sequence derived type or a type with the "
54830 "BIND attribute in SELECT TYPE at %C [F2003:C815]"
54833 #: fortran/match.c:6112
54834 #, gcc-internal-format, gfc-internal-format
54835 msgid "Syntax error in TYPE IS specification at %C"
54838 #: fortran/match.c:6188
54839 #, gcc-internal-format, gfc-internal-format
54840 msgid "Syntax error in CLASS IS specification at %C"
54843 #: fortran/match.c:6311
54844 #, gcc-internal-format, gfc-internal-format
54845 msgid "ELSEWHERE statement at %C not enclosed in WHERE block"
54848 #: fortran/match.c:6349
54849 #, gcc-internal-format
54850 msgid "Label %qs at %C doesn't match WHERE label %qs"
54853 #: fortran/matchexp.c:72
54854 #, gcc-internal-format
54855 msgid "Bad character %qc in OPERATOR name at %C"
54858 #: fortran/matchexp.c:80
54859 #, gcc-internal-format
54860 msgid "The name %qs cannot be used as a defined operator at %C"
54863 #: fortran/matchexp.c:173
54864 #, gcc-internal-format, gfc-internal-format
54865 msgid "Expected a right parenthesis in expression at %C"
54868 #: fortran/matchexp.c:281
54869 #, gcc-internal-format, gfc-internal-format
54870 msgid "Expected exponent in expression at %C"
54873 #: fortran/matchexp.c:319 fortran/matchexp.c:324 fortran/matchexp.c:428
54874 #: fortran/matchexp.c:433
54875 #, gcc-internal-format, gfc-internal-format
54877 "Extension: Unary operator following arithmetic operator (use parentheses) at "
54881 #: fortran/matchexp.c:665
54882 #, gcc-internal-format
54883 msgid "match_level_4(): Bad operator"
54886 #: fortran/misc.c:108
54887 #, gcc-internal-format
54888 msgid "gfc_basic_typename(): Undefined type"
54891 #: fortran/misc.c:173
54892 #, gcc-internal-format
54893 msgid "gfc_typename(): Undefined type"
54896 #: fortran/misc.c:193
54897 #, gcc-internal-format
54898 msgid "gfc_code2string(): Bad code"
54901 #: fortran/module.c:240
54902 #, gcc-internal-format
54903 msgid "free_pi_tree(): Unresolved fixup"
54906 #: fortran/module.c:457
54907 #, gcc-internal-format
54908 msgid "associate_integer_pointer(): Already associated"
54911 #: fortran/module.c:539
54912 #, gcc-internal-format, gfc-internal-format
54913 msgid "module nature in USE statement at %C"
54916 #: fortran/module.c:551
54917 #, gcc-internal-format, gfc-internal-format
54919 "Module nature in USE statement at %C shall be either INTRINSIC or "
54923 #: fortran/module.c:564
54924 #, gcc-internal-format, gfc-internal-format
54925 msgid "\"::\" was expected after module nature at %C but was not found"
54928 #: fortran/module.c:574
54929 #, gcc-internal-format, gfc-internal-format
54930 msgid "\"USE :: module\" at %C"
54933 #: fortran/module.c:633
54934 #, gcc-internal-format, gfc-internal-format
54935 msgid "Missing generic specification in USE statement at %C"
54938 #: fortran/module.c:641
54939 #, gcc-internal-format, gfc-internal-format
54940 msgid "Renaming operators in USE statements at %C"
54943 #: fortran/module.c:682
54944 #, gcc-internal-format
54945 msgid "The name %qs at %C has already been used as an external module name."
54948 #: fortran/module.c:745
54949 #, gcc-internal-format, gfc-internal-format
54950 msgid "SUBMODULE declaration at %C"
54953 #: fortran/module.c:818
54954 #, gcc-internal-format, gfc-internal-format
54955 msgid "Syntax error in SUBMODULE statement at %C"
54958 #: fortran/module.c:1163
54959 #, gcc-internal-format
54960 msgid "Reading module %qs at line %d column %d: %s"
54963 #: fortran/module.c:1167
54964 #, gcc-internal-format
54965 msgid "Writing module %qs at line %d column %d: %s"
54968 #: fortran/module.c:1171
54969 #, gcc-internal-format
54970 msgid "Module %qs at line %d column %d: %s"
54973 #: fortran/module.c:1566
54974 #, gcc-internal-format
54975 msgid "require_atom(): bad atom type required"
54978 #: fortran/module.c:1615
54979 #, gcc-internal-format, gfc-internal-format
54980 msgid "Error writing modules file: %s"
54983 #: fortran/module.c:1659
54984 #, gcc-internal-format
54985 msgid "write_atom(): Writing negative integer"
54988 #: fortran/module.c:1666
54989 #, gcc-internal-format
54990 msgid "write_atom(): Trying to write dab atom"
54993 #: fortran/module.c:1872
54994 #, gcc-internal-format
54995 msgid "unquote_string(): got bad string"
54998 #: fortran/module.c:2673
54999 #, gcc-internal-format
55000 msgid "mio_array_ref(): Unknown array ref"
55003 #: fortran/module.c:3649
55004 #, gcc-internal-format, gfc-internal-format
55005 msgid "Namelist %s cannot be renamed by USE association to %s"
55008 #: fortran/module.c:4770
55009 #, gcc-internal-format, gfc-internal-format
55010 msgid "Ambiguous !$OMP DECLARE REDUCTION from module %s at %L"
55013 #: fortran/module.c:4773
55014 #, gcc-internal-format, gfc-internal-format
55015 msgid "Previous !$OMP DECLARE REDUCTION from module %s at %L"
55018 #: fortran/module.c:4967
55019 #, gcc-internal-format
55021 "%qs of module %qs, imported at %C, is also the name of the current program "
55025 #: fortran/module.c:5328
55026 #, gcc-internal-format
55027 msgid "Symbol %qs referenced at %L not found in module %qs"
55030 #: fortran/module.c:5335
55031 #, gcc-internal-format
55032 msgid "User operator %qs referenced at %L not found in module %qs"
55035 #: fortran/module.c:5340
55036 #, gcc-internal-format
55037 msgid "Intrinsic operator %qs referenced at %L not found in module %qs"
55040 #: fortran/module.c:5575
55041 #, gcc-internal-format
55042 msgid "write_symbol(): bad module symbol %qs"
55045 #: fortran/module.c:5908
55046 #, gcc-internal-format
55047 msgid "write_symtree(): Symbol not written"
55050 #: fortran/module.c:6095
55051 #, gcc-internal-format
55052 msgid "Can't open module file %qs for writing at %C: %s"
55055 #: fortran/module.c:6114
55056 #, gcc-internal-format
55057 msgid "Error writing module file %qs for writing: %s"
55060 #: fortran/module.c:6125
55061 #, gcc-internal-format
55062 msgid "Can't delete module file %qs: %s"
55065 #: fortran/module.c:6128
55066 #, gcc-internal-format
55067 msgid "Can't rename module file %qs to %qs: %s"
55070 #: fortran/module.c:6134
55071 #, gcc-internal-format
55072 msgid "Can't delete temporary module file %qs: %s"
55075 #: fortran/module.c:6177
55076 #, gcc-internal-format
55077 msgid "Symbol %qs at %C already declared"
55080 #: fortran/module.c:6248
55081 #, gcc-internal-format, gfc-internal-format
55082 msgid "import_iso_c_binding_module(): Unable to create symbol for %s"
55085 #: fortran/module.c:6356 fortran/module.c:6700
55086 #, gcc-internal-format
55087 msgid "The symbol %qs, referenced at %L, is not in the selected standard"
55090 #: fortran/module.c:6484
55091 #, gcc-internal-format
55092 msgid "Symbol %qs referenced at %L not found in intrinsic module ISO_C_BINDING"
55095 #: fortran/module.c:6505 fortran/module.c:6538 fortran/module.c:6580
55096 #, gcc-internal-format
55097 msgid "Symbol %qs already declared"
55100 #: fortran/module.c:6685
55101 #, gcc-internal-format
55103 "Use of intrinsic module %qs at %C conflicts with non-intrinsic module name "
55107 #: fortran/module.c:6707
55108 #, gcc-internal-format
55110 "Use of the NUMERIC_STORAGE_SIZE named constant from intrinsic module "
55111 "ISO_FORTRAN_ENV at %L is incompatible with option %qs"
55114 #: fortran/module.c:6775
55115 #, gcc-internal-format, gfc-internal-format
55117 "Use of the NUMERIC_STORAGE_SIZE named constant from intrinsic module "
55118 "ISO_FORTRAN_ENV at %C is incompatible with option %s"
55121 #: fortran/module.c:6829
55122 #, gcc-internal-format
55124 "Symbol %qs referenced at %L not found in intrinsic module ISO_FORTRAN_ENV"
55127 #: fortran/module.c:6855
55128 #, gcc-internal-format, gfc-internal-format
55129 msgid "USE statement at %C has no ONLY qualifier"
55132 #: fortran/module.c:6884
55133 #, gcc-internal-format, gfc-internal-format
55134 msgid "ISO_FORTRAN_ENV intrinsic module at %C"
55137 #: fortran/module.c:6896
55138 #, gcc-internal-format, gfc-internal-format
55139 msgid "ISO_C_BINDING module at %C"
55142 #: fortran/module.c:6909
55143 #, gcc-internal-format
55144 msgid "Can't find an intrinsic module named %qs at %C"
55147 #: fortran/module.c:6915
55148 #, gcc-internal-format, gfc-internal-format
55149 msgid "IEEE_FEATURES module at %C"
55152 #: fortran/module.c:6921
55153 #, gcc-internal-format, gfc-internal-format
55154 msgid "IEEE_EXCEPTIONS module at %C"
55157 #: fortran/module.c:6927
55158 #, gcc-internal-format, gfc-internal-format
55159 msgid "IEEE_ARITHMETIC module at %C"
55162 #: fortran/module.c:6937
55163 #, gcc-internal-format
55164 msgid "Can't open module file %qs for reading at %C: %s"
55167 #: fortran/module.c:6940
55168 #, gcc-internal-format
55170 "Module file %qs has not been generated, either because the module does not "
55171 "contain a MODULE PROCEDURE or there is an error in the module."
55174 #: fortran/module.c:6951
55175 #, gcc-internal-format
55177 "Use of non-intrinsic module %qs at %C conflicts with intrinsic module name "
55181 #: fortran/module.c:6974
55182 #, gcc-internal-format
55183 msgid "File %qs opened at %C is not a GNU Fortran module file"
55186 #: fortran/module.c:6982
55187 #, gcc-internal-format
55189 "Cannot read module file %qs opened at %C, because it was created by a "
55190 "different version of GNU Fortran"
55193 #: fortran/module.c:6997
55194 #, gcc-internal-format, gfc-internal-format
55195 msgid "Can't USE the same %smodule we're building!"
55198 #: fortran/openmp.c:296 fortran/openmp.c:397 fortran/openmp.c:692
55199 #: fortran/openmp.c:3170
55200 #, gcc-internal-format, gfc-internal-format
55201 msgid "COMMON block /%s/ not found at %C"
55204 #: fortran/openmp.c:335 fortran/openmp.c:425
55205 #, gcc-internal-format, gfc-internal-format
55206 msgid "Syntax error in OpenMP variable list at %C"
55209 #: fortran/openmp.c:499
55210 #, gcc-internal-format, gfc-internal-format
55211 msgid "Syntax error in OpenMP DEPEND SINK list at %C"
55214 #: fortran/openmp.c:561
55215 #, gcc-internal-format, gfc-internal-format
55216 msgid "Syntax error in OpenACC expression list at %C"
55219 #: fortran/openmp.c:628
55220 #, gcc-internal-format
55221 msgid "Unexpected OpenACC parallelism."
55224 #: fortran/openmp.c:660
55225 #, gcc-internal-format, gfc-internal-format
55226 msgid "Variable at %C is an element of a COMMON block"
55229 #: fortran/openmp.c:720
55230 #, gcc-internal-format, gfc-internal-format
55231 msgid "Unexpected junk after !$ACC DECLARE at %C"
55234 #: fortran/openmp.c:730
55235 #, gcc-internal-format, gfc-internal-format
55236 msgid "Syntax error in !$ACC DECLARE list at %C"
55239 #: fortran/openmp.c:1036
55240 #, gcc-internal-format, gfc-internal-format
55241 msgid "COLLAPSE clause argument not constant positive integer at %C"
55244 #: fortran/openmp.c:1496
55245 #, gcc-internal-format, gfc-internal-format
55246 msgid "ORDERED clause argument not constant positive integer at %C"
55249 #: fortran/openmp.c:1679
55250 #, gcc-internal-format, gfc-internal-format
55251 msgid "!$OMP DECLARE REDUCTION %s not found at %L"
55254 #: fortran/openmp.c:2070
55255 #, gcc-internal-format, gfc-internal-format
55256 msgid "Invalid clause in module with $!ACC DECLARE at %L"
55259 #: fortran/openmp.c:2080
55260 #, gcc-internal-format, gfc-internal-format
55261 msgid "Variable is USE-associated with $!ACC DECLARE at %L"
55264 #: fortran/openmp.c:2088
55265 #, gcc-internal-format, gfc-internal-format
55266 msgid "Assumed-size dummy array with $!ACC DECLARE at %L"
55269 #: fortran/openmp.c:2135
55270 #, gcc-internal-format
55272 "%<acc update%> must contain at least one %<device%> or %<host%> or %<self%> "
55276 #: fortran/openmp.c:2183
55277 #, gcc-internal-format, gfc-internal-format
55278 msgid "Invalid argument to $!ACC WAIT at %L"
55281 #: fortran/openmp.c:2192
55282 #, gcc-internal-format, gfc-internal-format
55283 msgid "WAIT clause at %L requires a scalar INTEGER expression"
55286 #: fortran/openmp.c:2225
55287 #, gcc-internal-format, gfc-internal-format
55288 msgid "ACC CACHE directive must be inside of loop %C"
55291 #: fortran/openmp.c:2256
55292 #, gcc-internal-format
55293 msgid "Multiple loop axes specified for routine"
55296 #: fortran/openmp.c:2282
55297 #, gcc-internal-format, gfc-internal-format
55299 "Only the !$ACC ROUTINE form without list is allowed in interface block at %C"
55302 #: fortran/openmp.c:2309
55303 #, gcc-internal-format, gfc-internal-format
55304 msgid "Syntax error in !$ACC ROUTINE ( NAME ) at %C, invalid function name %s"
55307 #: fortran/openmp.c:2318
55308 #, gcc-internal-format, gfc-internal-format
55309 msgid "Syntax error in !$ACC ROUTINE ( NAME ) at %C"
55312 #: fortran/openmp.c:2325
55313 #, gcc-internal-format, gfc-internal-format
55314 msgid "Syntax error in !$ACC ROUTINE ( NAME ) at %C, expecting ')' after NAME"
55317 #: fortran/openmp.c:2460 fortran/openmp.c:2484
55318 #, gcc-internal-format, gfc-internal-format
55319 msgid "Unexpected junk after $OMP CRITICAL statement at %C"
55322 #: fortran/openmp.c:2551
55323 #, gcc-internal-format, gfc-internal-format
55324 msgid "Unexpected junk after $OMP FLUSH statement at %C"
55327 #: fortran/openmp.c:2945 fortran/openmp.c:6212
55328 #, gcc-internal-format, gfc-internal-format
55329 msgid "Redefinition of predefined %s !$OMP DECLARE REDUCTION at %L"
55332 #: fortran/openmp.c:2949 fortran/openmp.c:6216
55333 #, gcc-internal-format, gfc-internal-format
55334 msgid "Redefinition of predefined !$OMP DECLARE REDUCTION at %L"
55337 #: fortran/openmp.c:2954
55338 #, gcc-internal-format, gfc-internal-format
55339 msgid "Redefinition of !$OMP DECLARE REDUCTION at %L"
55342 #: fortran/openmp.c:2956
55343 #, gcc-internal-format, gfc-internal-format
55344 msgid "Previous !$OMP DECLARE REDUCTION at %L"
55347 #: fortran/openmp.c:2976
55348 #, gcc-internal-format, gfc-internal-format
55349 msgid "Unexpected junk after !$OMP DECLARE REDUCTION at %C"
55352 #: fortran/openmp.c:3013
55353 #, gcc-internal-format, gfc-internal-format
55355 "Only the !$OMP DECLARE TARGET form without clauses is allowed in interface "
55359 #: fortran/openmp.c:3028
55360 #, gcc-internal-format, gfc-internal-format
55361 msgid "Unexpected junk after !$OMP DECLARE TARGET at %C"
55364 #: fortran/openmp.c:3051
55365 #, gcc-internal-format, gfc-internal-format
55366 msgid "OMP DECLARE TARGET variable at %L is an element of a COMMON block"
55369 #: fortran/openmp.c:3056
55370 #, gcc-internal-format, gfc-internal-format
55372 "OMP DECLARE TARGET variable at %L previously mentioned in LINK clause and "
55373 "later in TO clause"
55376 #: fortran/openmp.c:3062
55377 #, gcc-internal-format, gfc-internal-format
55379 "OMP DECLARE TARGET variable at %L previously mentioned in TO clause and "
55380 "later in LINK clause"
55383 #: fortran/openmp.c:3066
55384 #, gcc-internal-format, gfc-internal-format
55386 "Variable at %L mentioned multiple times in clauses of the same OMP DECLARE "
55390 #: fortran/openmp.c:3081
55391 #, gcc-internal-format, gfc-internal-format
55393 "OMP DECLARE TARGET COMMON at %L previously mentioned in LINK clause and "
55394 "later in TO clause"
55397 #: fortran/openmp.c:3087
55398 #, gcc-internal-format, gfc-internal-format
55400 "OMP DECLARE TARGET COMMON at %L previously mentioned in TO clause and later "
55404 #: fortran/openmp.c:3091
55405 #, gcc-internal-format, gfc-internal-format
55407 "COMMON at %L mentioned multiple times in clauses of the same OMP DECLARE "
55411 #: fortran/openmp.c:3118
55412 #, gcc-internal-format, gfc-internal-format
55413 msgid "Syntax error in !$OMP DECLARE TARGET list at %C"
55416 #: fortran/openmp.c:3150
55417 #, gcc-internal-format, gfc-internal-format
55418 msgid "Threadprivate variable at %C is an element of a COMMON block"
55421 #: fortran/openmp.c:3187
55422 #, gcc-internal-format, gfc-internal-format
55423 msgid "Unexpected junk after OMP THREADPRIVATE at %C"
55426 #: fortran/openmp.c:3194
55427 #, gcc-internal-format, gfc-internal-format
55428 msgid "Syntax error in !$OMP THREADPRIVATE list at %C"
55431 #: fortran/openmp.c:3408
55432 #, gcc-internal-format, gfc-internal-format
55433 msgid "Unexpected junk after TASKWAIT clause at %C"
55436 #: fortran/openmp.c:3422
55437 #, gcc-internal-format, gfc-internal-format
55438 msgid "Unexpected junk after TASKYIELD clause at %C"
55441 #: fortran/openmp.c:3481
55442 #, gcc-internal-format, gfc-internal-format
55443 msgid "Unexpected junk after $OMP WORKSHARE statement at %C"
55446 #: fortran/openmp.c:3495
55447 #, gcc-internal-format, gfc-internal-format
55448 msgid "Unexpected junk after $OMP MASTER statement at %C"
55451 #: fortran/openmp.c:3554
55452 #, gcc-internal-format, gfc-internal-format
55453 msgid "Unexpected junk after $OMP ATOMIC statement at %C"
55456 #: fortran/openmp.c:3581
55457 #, gcc-internal-format, gfc-internal-format
55458 msgid "Unexpected junk after $OMP BARRIER statement at %C"
55461 #: fortran/openmp.c:3595
55462 #, gcc-internal-format, gfc-internal-format
55463 msgid "Unexpected junk after $OMP TASKGROUP statement at %C"
55466 #: fortran/openmp.c:3645
55467 #, gcc-internal-format, gfc-internal-format
55468 msgid "Unexpected junk after $OMP CANCELLATION POINT statement at %C"
55471 #: fortran/openmp.c:3665
55472 #, gcc-internal-format, gfc-internal-format
55473 msgid "Unexpected junk after NOWAIT clause at %C"
55476 #: fortran/openmp.c:3707
55477 #, gcc-internal-format, gfc-internal-format
55478 msgid "%s clause at %L requires a scalar INTEGER expression"
55481 #: fortran/openmp.c:3718
55482 #, gcc-internal-format, gfc-internal-format
55483 msgid "INTEGER expression of %s clause at %L must be positive"
55486 #: fortran/openmp.c:3729
55487 #, gcc-internal-format, gfc-internal-format
55488 msgid "INTEGER expression of %s clause at %L must be non-negative"
55491 #: fortran/openmp.c:3740
55492 #, gcc-internal-format
55493 msgid "POINTER object %qs of derived type in %s clause at %L"
55496 #: fortran/openmp.c:3743
55497 #, gcc-internal-format
55498 msgid "Cray pointer object of derived type %qs in %s clause at %L"
55501 #: fortran/openmp.c:3746
55502 #, gcc-internal-format
55503 msgid "Cray pointee object of derived type %qs in %s clause at %L"
55506 #: fortran/openmp.c:3752 fortran/openmp.c:4690
55507 #, gcc-internal-format
55508 msgid "POINTER object %qs of polymorphic type in %s clause at %L"
55511 #: fortran/openmp.c:3757
55512 #, gcc-internal-format
55513 msgid "Cray pointer object of polymorphic type %qs in %s clause at %L"
55516 #: fortran/openmp.c:3762
55517 #, gcc-internal-format
55518 msgid "Cray pointee object of polymorphic type %qs in %s clause at %L"
55521 #: fortran/openmp.c:3772 fortran/openmp.c:4388 fortran/openmp.c:4493
55522 #, gcc-internal-format
55523 msgid "Assumed size array %qs in %s clause at %L"
55526 #: fortran/openmp.c:3775
55527 #, gcc-internal-format
55528 msgid "Assumed rank array %qs in %s clause at %L"
55531 #: fortran/openmp.c:3779
55532 #, gcc-internal-format
55533 msgid "Noncontiguous deferred shape array %qs in %s clause at %L"
55536 #: fortran/openmp.c:3787
55537 #, gcc-internal-format
55538 msgid "ALLOCATABLE object %qs of derived type in %s clause at %L"
55541 #: fortran/openmp.c:3792
55542 #, gcc-internal-format
55543 msgid "ALLOCATABLE object %qs of polymorphic type in %s clause at %L"
55546 #: fortran/openmp.c:3804 fortran/openmp.c:4483
55547 #, gcc-internal-format
55548 msgid "POINTER object %qs in %s clause at %L"
55551 #: fortran/openmp.c:3809 fortran/openmp.c:4694
55552 #, gcc-internal-format
55553 msgid "Cray pointer object %qs in %s clause at %L"
55556 #: fortran/openmp.c:3814 fortran/openmp.c:4697
55557 #, gcc-internal-format
55558 msgid "Cray pointee object %qs in %s clause at %L"
55561 #: fortran/openmp.c:3819 fortran/openmp.c:4685
55562 #, gcc-internal-format
55563 msgid "ALLOCATABLE object %qs in %s clause at %L"
55566 #: fortran/openmp.c:3822
55567 #, gcc-internal-format
55568 msgid "VALUE object %qs in %s clause at %L"
55571 #: fortran/openmp.c:3865
55572 #, gcc-internal-format, gfc-internal-format
55573 msgid "Implicitly declared function %s used in !$OMP DECLARE REDUCTION at %L "
55576 #: fortran/openmp.c:3914
55577 #, gcc-internal-format, gfc-internal-format
55579 "Implicitly declared subroutine %s used in !$OMP DECLARE REDUCTION at %L "
55582 #: fortran/openmp.c:3947
55583 #, gcc-internal-format, gfc-internal-format
55584 msgid "ORDERED clause parameter is less than COLLAPSE at %L"
55587 #: fortran/openmp.c:3955 fortran/openmp.c:3966 fortran/resolve.c:9741
55588 #: fortran/resolve.c:11004
55589 #, gcc-internal-format, gfc-internal-format
55590 msgid "IF clause at %L requires a scalar LOGICAL expression"
55593 #: fortran/openmp.c:3970
55594 #, gcc-internal-format, gfc-internal-format
55596 "IF clause without modifier at %L used together withIF clauses with modifiers"
55599 #: fortran/openmp.c:4047
55600 #, gcc-internal-format, gfc-internal-format
55602 "IF clause modifier %s at %L not appropriate for the current OpenMP construct"
55605 #: fortran/openmp.c:4057
55606 #, gcc-internal-format, gfc-internal-format
55607 msgid "FINAL clause at %L requires a scalar LOGICAL expression"
55610 #: fortran/openmp.c:4067
55611 #, gcc-internal-format, gfc-internal-format
55612 msgid "SCHEDULE clause's chunk_size at %L requires a scalar INTEGER expression"
55615 #: fortran/openmp.c:4072
55616 #, gcc-internal-format, gfc-internal-format
55618 "INTEGER expression of SCHEDULE clause's chunk_size at %L must be positive"
55621 #: fortran/openmp.c:4087
55622 #, gcc-internal-format
55623 msgid "Variable %qs is not a dummy argument at %L"
55626 #: fortran/openmp.c:4119
55627 #, gcc-internal-format
55628 msgid "Object %qs is not a variable at %L"
55631 #: fortran/openmp.c:4135 fortran/openmp.c:4146 fortran/openmp.c:4154
55632 #: fortran/openmp.c:4165 fortran/openmp.c:4177 fortran/openmp.c:4192
55633 #: fortran/openmp.c:6010
55634 #, gcc-internal-format
55635 msgid "Symbol %qs present on multiple clauses at %L"
55638 #: fortran/openmp.c:4199
55639 #, gcc-internal-format
55640 msgid "Array %qs is not permitted in reduction at %L"
55643 #: fortran/openmp.c:4212
55644 #, gcc-internal-format
55645 msgid "Symbol %qs present on both FROM and TO clauses at %L"
55648 #: fortran/openmp.c:4234
55649 #, gcc-internal-format
55650 msgid "Non-THREADPRIVATE object %qs in COPYIN clause at %L"
55653 #: fortran/openmp.c:4242
55654 #, gcc-internal-format
55655 msgid "Assumed size array %qs in COPYPRIVATE clause at %L"
55658 #: fortran/openmp.c:4245
55659 #, gcc-internal-format
55660 msgid "INTENT(IN) POINTER %qs in COPYPRIVATE clause at %L"
55663 #: fortran/openmp.c:4253
55664 #, gcc-internal-format
55665 msgid "THREADPRIVATE object %qs in SHARED clause at %L"
55668 #: fortran/openmp.c:4256
55669 #, gcc-internal-format
55670 msgid "Cray pointee %qs in SHARED clause at %L"
55673 #: fortran/openmp.c:4259
55674 #, gcc-internal-format
55675 msgid "ASSOCIATE name %qs in SHARED clause at %L"
55678 #: fortran/openmp.c:4274
55679 #, gcc-internal-format
55681 "%qs in ALIGNED clause must be POINTER, ALLOCATABLE, Cray pointer or C_PTR at "
55685 #: fortran/openmp.c:4286
55686 #, gcc-internal-format
55688 "%qs in ALIGNED clause at %L requires a scalar positive constant integer "
55689 "alignment expression"
55692 #: fortran/openmp.c:4305
55693 #, gcc-internal-format, gfc-internal-format
55694 msgid "SINK dependence type only allowed on ORDERED directive at %L"
55697 #: fortran/openmp.c:4309
55698 #, gcc-internal-format, gfc-internal-format
55700 "DEPEND SINK used together with DEPEND SOURCE on the same construct at %L"
55703 #: fortran/openmp.c:4319
55704 #, gcc-internal-format, gfc-internal-format
55705 msgid "SINK addend not a constant integerat %L"
55708 #: fortran/openmp.c:4325
55709 #, gcc-internal-format, gfc-internal-format
55711 "Only SOURCE or SINK dependence types are allowed on ORDERED directive at %L"
55714 #: fortran/openmp.c:4336 fortran/openmp.c:4357
55715 #, gcc-internal-format
55716 msgid "%qs in %s clause at %L is not a proper array section"
55719 #: fortran/openmp.c:4340
55720 #, gcc-internal-format, gfc-internal-format
55721 msgid "Coarrays not supported in %s clause at %L"
55724 #: fortran/openmp.c:4349
55725 #, gcc-internal-format, gfc-internal-format
55726 msgid "Stride should not be specified for array section in %s clause at %L"
55729 #: fortran/openmp.c:4370
55730 #, gcc-internal-format
55731 msgid "%qs in DEPEND clause at %L is a zero size array section"
55734 #: fortran/openmp.c:4406
55735 #, gcc-internal-format, gfc-internal-format
55737 "TARGET%s with map-type other than TO, FROM, TOFROM, or ALLOC on MAP clause "
55741 #: fortran/openmp.c:4422
55742 #, gcc-internal-format, gfc-internal-format
55744 "TARGET ENTER DATA with map-type other than TO, or ALLOC on MAP clause at %L"
55747 #: fortran/openmp.c:4437
55748 #, gcc-internal-format, gfc-internal-format
55750 "TARGET EXIT DATA with map-type other than FROM, RELEASE, or DELETE on MAP "
55754 #: fortran/openmp.c:4453 fortran/openmp.c:4469
55755 #, gcc-internal-format
55756 msgid "THREADPRIVATE object %qs in %s clause at %L"
55759 #: fortran/openmp.c:4456 fortran/openmp.c:4472
55760 #, gcc-internal-format
55761 msgid "Cray pointee %qs in %s clause at %L"
55764 #: fortran/openmp.c:4475
55765 #, gcc-internal-format
55766 msgid "ASSOCIATE name %qs in %s clause at %L"
55769 #: fortran/openmp.c:4480
55770 #, gcc-internal-format
55771 msgid "Procedure pointer %qs in %s clause at %L"
55774 #: fortran/openmp.c:4486
55775 #, gcc-internal-format
55776 msgid "Cray pointer %qs in %s clause at %L"
55779 #: fortran/openmp.c:4496
55780 #, gcc-internal-format
55781 msgid "Variable %qs in %s clause is used in NAMELIST statement at %L"
55784 #. case OMP_LIST_REDUCTION:
55785 #: fortran/openmp.c:4506
55786 #, gcc-internal-format
55787 msgid "INTENT(IN) POINTER %qs in %s clause at %L"
55790 #: fortran/openmp.c:4599
55791 #, gcc-internal-format, gfc-internal-format
55792 msgid "!$OMP DECLARE REDUCTION %s not found for type %s at %L"
55795 #: fortran/openmp.c:4625
55796 #, gcc-internal-format, gfc-internal-format
55797 msgid "LINEAR clause modifier used on DO or SIMD construct at %L"
55800 #: fortran/openmp.c:4630
55801 #, gcc-internal-format, gfc-internal-format
55802 msgid "LINEAR clause specified together withORDERED clause with argument at %L"
55805 #: fortran/openmp.c:4635
55806 #, gcc-internal-format
55807 msgid "LINEAR variable %qs must be INTEGER at %L"
55810 #: fortran/openmp.c:4640
55811 #, gcc-internal-format
55812 msgid "LINEAR dummy argument %qs with VALUE attribute with %s modifier at %L"
55815 #: fortran/openmp.c:4651
55816 #, gcc-internal-format
55818 "%qs in LINEAR clause at %L requires a scalar integer linear-step expression"
55821 #: fortran/openmp.c:4668
55822 #, gcc-internal-format
55824 "%qs in LINEAR clause at %L requires a constant integer linear-step "
55825 "expression or dummy argument specified in UNIFORM clause"
55828 #: fortran/openmp.c:4702
55829 #, gcc-internal-format
55830 msgid "%s clause variable %qs at %L is neither a POINTER nor an array"
55833 #: fortran/openmp.c:4734
55834 #, gcc-internal-format, gfc-internal-format
55836 "DIST_SCHEDULE clause's chunk_size at %L requires a scalar INTEGER expression"
55839 #: fortran/openmp.c:4766
55840 #, gcc-internal-format, gfc-internal-format
55841 msgid "SOURCE dependence type only allowed on ORDERED directive at %L"
55844 #: fortran/openmp.c:4779
55845 #, gcc-internal-format, gfc-internal-format
55846 msgid "%s must contain at least one MAP clause at %L"
55849 #: fortran/openmp.c:4876
55850 #, gcc-internal-format, gfc-internal-format
55851 msgid "unexpected !$OMP ATOMIC expression at %L"
55854 #: fortran/openmp.c:4905
55855 #, gcc-internal-format, gfc-internal-format
55857 "!$OMP ATOMIC statement must set a scalar variable of intrinsic type at %L"
55860 #: fortran/openmp.c:4930
55861 #, gcc-internal-format, gfc-internal-format
55863 "!$OMP ATOMIC READ statement must read from a scalar variable of intrinsic "
55867 #: fortran/openmp.c:4935
55868 #, gcc-internal-format, gfc-internal-format
55870 "expr in !$OMP ATOMIC WRITE assignment var = expr must be scalar and cannot "
55871 "reference var at %L"
55874 #: fortran/openmp.c:4957 fortran/openmp.c:5248
55875 #, gcc-internal-format, gfc-internal-format
55877 "!$OMP ATOMIC CAPTURE capture statement must read from a scalar variable of "
55878 "intrinsic type at %L"
55881 #: fortran/openmp.c:4972
55882 #, gcc-internal-format, gfc-internal-format
55884 "!$OMP ATOMIC CAPTURE update statement must set a scalar variable of "
55885 "intrinsic type at %L"
55888 #: fortran/openmp.c:4979 fortran/openmp.c:5255
55889 #, gcc-internal-format, gfc-internal-format
55891 "!$OMP ATOMIC CAPTURE capture statement reads from different variable than "
55892 "update statement writes into at %L"
55895 #: fortran/openmp.c:4995
55896 #, gcc-internal-format, gfc-internal-format
55897 msgid "!$OMP ATOMIC with ALLOCATABLE variable at %L"
55900 #: fortran/openmp.c:5037
55901 #, gcc-internal-format, gfc-internal-format
55903 "!$OMP ATOMIC assignment operator must be binary +, *, -, /, .AND., .OR., ."
55904 "EQV. or .NEQV. at %L"
55907 #: fortran/openmp.c:5085
55908 #, gcc-internal-format, gfc-internal-format
55910 "!$OMP ATOMIC assignment must be var = var op expr or var = expr op var at %L"
55913 #: fortran/openmp.c:5099
55914 #, gcc-internal-format, gfc-internal-format
55916 "!$OMP ATOMIC var = var op expr not mathematically equivalent to var = var op "
55920 #: fortran/openmp.c:5131
55921 #, gcc-internal-format, gfc-internal-format
55923 "expr in !$OMP ATOMIC assignment var = var op expr must be scalar and cannot "
55924 "reference var at %L"
55927 #: fortran/openmp.c:5155
55928 #, gcc-internal-format, gfc-internal-format
55930 "!$OMP ATOMIC assignment intrinsic IAND, IOR or IEOR must have two arguments "
55934 #: fortran/openmp.c:5162
55935 #, gcc-internal-format, gfc-internal-format
55937 "!$OMP ATOMIC assignment intrinsic must be MIN, MAX, IAND, IOR or IEOR at %L"
55940 #: fortran/openmp.c:5179
55941 #, gcc-internal-format
55943 "!$OMP ATOMIC intrinsic arguments except one must not reference %qs at %L"
55946 #: fortran/openmp.c:5186
55947 #, gcc-internal-format, gfc-internal-format
55948 msgid "!$OMP ATOMIC intrinsic arguments must be scalar at %L"
55951 #: fortran/openmp.c:5194
55952 #, gcc-internal-format
55953 msgid "First or last !$OMP ATOMIC intrinsic argument must be %qs at %L"
55956 #: fortran/openmp.c:5212
55957 #, gcc-internal-format, gfc-internal-format
55959 "!$OMP ATOMIC assignment must have an operator or intrinsic on right hand "
55963 #: fortran/openmp.c:5226
55964 #, gcc-internal-format, gfc-internal-format
55966 "!$OMP ATOMIC CAPTURE capture statement must set a scalar variable of "
55967 "intrinsic type at %L"
55970 #: fortran/openmp.c:5527
55971 #, gcc-internal-format, gfc-internal-format
55972 msgid "%s cannot be a DO WHILE or DO without loop control at %L"
55975 #: fortran/openmp.c:5533
55976 #, gcc-internal-format, gfc-internal-format
55977 msgid "%s cannot be a DO CONCURRENT loop at %L"
55980 #: fortran/openmp.c:5539
55981 #, gcc-internal-format, gfc-internal-format
55982 msgid "%s iteration variable must be of type integer at %L"
55985 #: fortran/openmp.c:5543
55986 #, gcc-internal-format, gfc-internal-format
55987 msgid "%s iteration variable must not be THREADPRIVATE at %L"
55990 #: fortran/openmp.c:5556
55991 #, gcc-internal-format, gfc-internal-format
55993 "%s iteration variable present on clause other than PRIVATE or LASTPRIVATE at "
55997 #: fortran/openmp.c:5560
55998 #, gcc-internal-format, gfc-internal-format
55999 msgid "%s iteration variable present on clause other than LASTPRIVATE at %L"
56002 #: fortran/openmp.c:5564
56003 #, gcc-internal-format, gfc-internal-format
56004 msgid "%s iteration variable present on clause other than LINEAR at %L"
56007 #: fortran/openmp.c:5582
56008 #, gcc-internal-format, gfc-internal-format
56009 msgid "%s collapsed loops don't form rectangular iteration space at %L"
56012 #: fortran/openmp.c:5596
56013 #, gcc-internal-format, gfc-internal-format
56014 msgid "collapsed %s loops not perfectly nested at %L"
56017 #: fortran/openmp.c:5605 fortran/openmp.c:5613
56018 #, gcc-internal-format, gfc-internal-format
56019 msgid "not enough DO loops for collapsed %s at %L"
56022 #: fortran/openmp.c:5697 fortran/openmp.c:5710
56023 #, gcc-internal-format, gfc-internal-format
56024 msgid "The %s directive cannot be specified within a %s region at %L"
56027 #: fortran/openmp.c:5729
56028 #, gcc-internal-format, gfc-internal-format
56029 msgid "!$ACC LOOP cannot be a DO WHILE or DO without loop control at %L"
56032 #: fortran/openmp.c:5735
56033 #, gcc-internal-format, gfc-internal-format
56034 msgid "!$ACC LOOP iteration variable must be of type integer at %L"
56037 #: fortran/openmp.c:5751
56038 #, gcc-internal-format, gfc-internal-format
56039 msgid "!$ACC LOOP %s loops don't form rectangular iteration space at %L"
56042 #: fortran/openmp.c:5765
56043 #, gcc-internal-format, gfc-internal-format
56044 msgid "%s !$ACC LOOP loops not perfectly nested at %L"
56047 #: fortran/openmp.c:5775 fortran/openmp.c:5784
56048 #, gcc-internal-format, gfc-internal-format
56049 msgid "not enough DO loops for %s !$ACC LOOP at %L"
56052 #: fortran/openmp.c:5799 fortran/openmp.c:5806
56053 #, gcc-internal-format, gfc-internal-format
56054 msgid "!$ACC LOOP %s in PARALLEL region doesn't allow %s arguments at %L"
56057 #: fortran/openmp.c:5828
56058 #, gcc-internal-format, gfc-internal-format
56060 "Loop parallelized across gangs is not allowed inside another loop "
56061 "parallelized across gangs at %L"
56064 #: fortran/openmp.c:5832 fortran/openmp.c:5836
56065 #, gcc-internal-format, gfc-internal-format
56067 "Loop parallelized across gangs is not allowed inside loop parallelized "
56068 "across workers at %L"
56071 #: fortran/openmp.c:5843
56072 #, gcc-internal-format, gfc-internal-format
56074 "Loop parallelized across workers is not allowed inside another loop "
56075 "parallelized across workers at %L"
56078 #: fortran/openmp.c:5847
56079 #, gcc-internal-format, gfc-internal-format
56081 "Loop parallelized across workers is not allowed inside another loop "
56082 "parallelized across vectors at %L"
56085 #: fortran/openmp.c:5853
56086 #, gcc-internal-format, gfc-internal-format
56088 "Loop parallelized across vectors is not allowed inside another loop "
56089 "parallelized across vectors at %L"
56092 #: fortran/openmp.c:5865
56093 #, gcc-internal-format, gfc-internal-format
56094 msgid "Clause SEQ conflicts with INDEPENDENT at %L"
56097 #: fortran/openmp.c:5867
56098 #, gcc-internal-format, gfc-internal-format
56099 msgid "Clause SEQ conflicts with GANG at %L"
56102 #: fortran/openmp.c:5869
56103 #, gcc-internal-format, gfc-internal-format
56104 msgid "Clause SEQ conflicts with WORKER at %L"
56107 #: fortran/openmp.c:5871
56108 #, gcc-internal-format, gfc-internal-format
56109 msgid "Clause SEQ conflicts with VECTOR at %L"
56112 #: fortran/openmp.c:5873
56113 #, gcc-internal-format, gfc-internal-format
56114 msgid "Clause SEQ conflicts with AUTO at %L"
56117 #: fortran/openmp.c:5878
56118 #, gcc-internal-format, gfc-internal-format
56119 msgid "Clause AUTO conflicts with GANG at %L"
56122 #: fortran/openmp.c:5880
56123 #, gcc-internal-format, gfc-internal-format
56124 msgid "Clause AUTO conflicts with WORKER at %L"
56127 #: fortran/openmp.c:5882
56128 #, gcc-internal-format, gfc-internal-format
56129 msgid "Clause AUTO conflicts with VECTOR at %L"
56132 #: fortran/openmp.c:5886
56133 #, gcc-internal-format, gfc-internal-format
56135 "Tiled loop cannot be parallelized across gangs, workers and vectors at the "
56139 #: fortran/openmp.c:5921
56140 #, gcc-internal-format, gfc-internal-format
56141 msgid "TILE requires constant expression at %L"
56144 #: fortran/openmp.c:5986
56145 #, gcc-internal-format
56146 msgid "PARAMETER object %qs is not allowed at %L"
56149 #: fortran/openmp.c:5993
56150 #, gcc-internal-format
56151 msgid "Array sections: %qs not allowed in $!ACC DECLARE at %L"
56154 #: fortran/openmp.c:6120
56155 #, gcc-internal-format, gfc-internal-format
56156 msgid "OMP TARGET UPDATE at %L requires at least one TO or FROM clause"
56159 #: fortran/openmp.c:6142
56160 #, gcc-internal-format
56161 msgid "!$OMP DECLARE SIMD should refer to containing procedure %qs at %L"
56164 #: fortran/openmp.c:6166
56165 #, gcc-internal-format, gfc-internal-format
56167 "Variable other than OMP_PRIV or OMP_ORIG used in INITIALIZER clause of !$OMP "
56168 "DECLARE REDUCTION at %L"
56171 #: fortran/openmp.c:6174
56172 #, gcc-internal-format, gfc-internal-format
56174 "Variable other than OMP_OUT or OMP_IN used in combiner of !$OMP DECLARE "
56178 #: fortran/openmp.c:6203
56179 #, gcc-internal-format, gfc-internal-format
56180 msgid "Invalid operator for !$OMP DECLARE REDUCTION %s at %L"
56183 #: fortran/openmp.c:6225
56184 #, gcc-internal-format, gfc-internal-format
56185 msgid "CHARACTER length in !$OMP DECLARE REDUCTION %s not constant at %L"
56188 #: fortran/openmp.c:6241
56189 #, gcc-internal-format, gfc-internal-format
56191 "Subroutine call with alternate returns in combiner of !$OMP DECLARE "
56195 #: fortran/openmp.c:6256
56196 #, gcc-internal-format, gfc-internal-format
56198 "Subroutine call with alternate returns in INITIALIZER clause of !$OMP "
56199 "DECLARE REDUCTION at %L"
56202 #: fortran/openmp.c:6266
56203 #, gcc-internal-format, gfc-internal-format
56205 "One of actual subroutine arguments in INITIALIZER clause of !$OMP DECLARE "
56206 "REDUCTION must be OMP_PRIV at %L"
56209 #: fortran/openmp.c:6274
56210 #, gcc-internal-format, gfc-internal-format
56212 "Missing INITIALIZER clause for !$OMP DECLARE REDUCTION of derived type "
56213 "without default initializer at %L"
56216 #: fortran/options.c:227
56217 #, gcc-internal-format
56218 msgid "-fexcess-precision=standard for Fortran"
56221 #: fortran/options.c:314
56222 #, gcc-internal-format
56223 msgid "Reading file %qs as free form"
56226 #: fortran/options.c:324
56227 #, gcc-internal-format
56228 msgid "%<-fd-lines-as-comments%> has no effect in free form"
56231 #: fortran/options.c:327
56232 #, gcc-internal-format
56233 msgid "%<-fd-lines-as-code%> has no effect in free form"
56236 #: fortran/options.c:358
56237 #, gcc-internal-format
56238 msgid "Flag %<-fno-automatic%> overwrites %<-fmax-stack-var-size=%d%>"
56241 #: fortran/options.c:361
56242 #, gcc-internal-format
56243 msgid "Flag %<-fno-automatic%> overwrites %<-frecursive%>"
56246 #: fortran/options.c:363
56247 #, gcc-internal-format
56249 "Flag %<-fno-automatic%> overwrites %<-frecursive%> implied by %<-fopenmp%>"
56252 #: fortran/options.c:366
56253 #, gcc-internal-format
56254 msgid "Flag %<-frecursive%> overwrites %<-fmax-stack-var-size=%d%>"
56257 #: fortran/options.c:369
56258 #, gcc-internal-format
56260 "Flag %<-fmax-stack-var-size=%d%> overwrites %<-frecursive%> implied by %<-"
56264 #: fortran/options.c:406
56265 #, gcc-internal-format
56266 msgid "Fixed line length must be at least seven"
56269 #: fortran/options.c:409
56270 #, gcc-internal-format
56271 msgid "Free line length must be at least three"
56274 #: fortran/options.c:412
56275 #, gcc-internal-format, gfc-internal-format
56276 msgid "Maximum subrecord length cannot exceed %d"
56279 #: fortran/options.c:431
56280 #, gcc-internal-format
56281 msgid "gfortran: Only one %<-J%> option allowed"
56284 #: fortran/options.c:503
56285 #, gcc-internal-format
56286 msgid "Argument to %<-ffpe-trap%> is not valid: %s"
56289 #: fortran/options.c:505
56290 #, gcc-internal-format
56291 msgid "Argument to %<-ffpe-summary%> is not valid: %s"
56294 #: fortran/options.c:554
56295 #, gcc-internal-format
56296 msgid "Argument to %<-fcheck%> is not valid: %s"
56299 #: fortran/options.c:603
56300 #, gcc-internal-format
56301 msgid "%<-static-libgfortran%> is not supported in this configuration"
56304 #: fortran/options.c:626
56305 #, gcc-internal-format, gfc-internal-format
56306 msgid "Maximum supported identifier length is %d"
56309 #: fortran/options.c:646
56310 #, gcc-internal-format
56311 msgid "Unrecognized option to %<-finit-logical%>: %s"
56314 #: fortran/options.c:662
56315 #, gcc-internal-format
56316 msgid "The value of n in %<-finit-character=n%> must be between 0 and 127"
56319 #: fortran/parse.c:588
56320 #, gcc-internal-format, gfc-internal-format
56321 msgid "Unclassifiable statement at %C"
56324 #: fortran/parse.c:624
56325 #, gcc-internal-format, gfc-internal-format
56326 msgid "OpenACC directives at %C may not appear in PURE procedures"
56329 #: fortran/parse.c:700
56330 #, gcc-internal-format, gfc-internal-format
56331 msgid "Unclassifiable OpenACC directive at %C"
56334 #: fortran/parse.c:781
56335 #, gcc-internal-format, gfc-internal-format
56336 msgid "OpenMP directives at %C may not appear in PURE or ELEMENTAL procedures"
56339 #: fortran/parse.c:991
56340 #, gcc-internal-format, gfc-internal-format
56341 msgid "Unclassifiable OpenMP directive at %C"
56344 #: fortran/parse.c:1025
56345 #, gcc-internal-format, gfc-internal-format
56346 msgid "Unclassifiable GCC directive at %C"
56349 #: fortran/parse.c:1084 fortran/parse.c:1311
56350 #, gcc-internal-format, gfc-internal-format
56351 msgid "Zero is not a valid statement label at %C"
56354 #: fortran/parse.c:1091 fortran/parse.c:1303
56355 #, gcc-internal-format, gfc-internal-format
56356 msgid "Non-numeric character in statement label at %C"
56359 #: fortran/parse.c:1103 fortran/parse.c:1352
56360 #, gcc-internal-format, gfc-internal-format
56361 msgid "Semicolon at %C needs to be preceded by statement"
56364 #: fortran/parse.c:1110 fortran/parse.c:1367
56365 #, gcc-internal-format, gfc-internal-format
56366 msgid "Statement label without statement at %L"
56369 #: fortran/parse.c:1173 fortran/parse.c:1354
56370 #, gcc-internal-format, gfc-internal-format
56371 msgid "Fortran 2008: Semicolon at %C without preceding statement"
56374 #: fortran/parse.c:1196 fortran/parse.c:1330
56375 #, gcc-internal-format, gfc-internal-format
56376 msgid "Bad continuation line at %C"
56379 #: fortran/parse.c:1626
56380 #, gcc-internal-format, gfc-internal-format
56381 msgid "FORMAT statement at %L does not have a statement label"
56384 #: fortran/parse.c:2367
56385 #, gcc-internal-format
56386 msgid "gfc_ascii_statement(): Bad statement code"
56389 #: fortran/parse.c:2509
56390 #, gcc-internal-format, gfc-internal-format
56391 msgid "Unexpected %s statement at %C"
56394 #: fortran/parse.c:2664
56395 #, gcc-internal-format, gfc-internal-format
56396 msgid "%s statement at %C cannot follow %s statement at %L"
56399 #: fortran/parse.c:2681
56400 #, gcc-internal-format
56401 msgid "Unexpected end of file in %qs"
56404 #: fortran/parse.c:2713
56405 #, gcc-internal-format
56406 msgid "Derived-type %qs with SEQUENCE must not have a CONTAINS section at %C"
56409 #: fortran/parse.c:2716
56410 #, gcc-internal-format
56411 msgid "Derived-type %qs with BIND(C) must not have a CONTAINS section at %C"
56414 #: fortran/parse.c:2736
56415 #, gcc-internal-format, gfc-internal-format
56416 msgid "Components in TYPE at %C must precede CONTAINS"
56419 #: fortran/parse.c:2740
56420 #, gcc-internal-format, gfc-internal-format
56421 msgid "Type-bound procedure at %C"
56424 #: fortran/parse.c:2748
56425 #, gcc-internal-format, gfc-internal-format
56426 msgid "GENERIC binding at %C"
56429 #: fortran/parse.c:2756
56430 #, gcc-internal-format, gfc-internal-format
56431 msgid "FINAL procedure declaration at %C"
56434 #: fortran/parse.c:2768
56435 #, gcc-internal-format, gfc-internal-format
56436 msgid "Derived type definition at %C with empty CONTAINS section"
56439 #: fortran/parse.c:2778 fortran/parse.c:3233
56440 #, gcc-internal-format, gfc-internal-format
56441 msgid "PRIVATE statement in TYPE at %C must be inside a MODULE"
56444 #: fortran/parse.c:2785
56445 #, gcc-internal-format, gfc-internal-format
56446 msgid "PRIVATE statement at %C must precede procedure bindings"
56449 #: fortran/parse.c:2792 fortran/parse.c:3246
56450 #, gcc-internal-format, gfc-internal-format
56451 msgid "Duplicate PRIVATE statement at %C"
56454 #: fortran/parse.c:2802
56455 #, gcc-internal-format, gfc-internal-format
56456 msgid "SEQUENCE statement at %C must precede CONTAINS"
56459 #: fortran/parse.c:2806
56460 #, gcc-internal-format, gfc-internal-format
56461 msgid "Already inside a CONTAINS block at %C"
56464 #: fortran/parse.c:2925
56465 #, gcc-internal-format, gfc-internal-format
56467 "Component %s at %L of type LOCK_TYPE must have a codimension or be a "
56468 "subcomponent of a coarray, which is not possible as the component has the "
56469 "pointer attribute"
56472 #: fortran/parse.c:2931
56473 #, gcc-internal-format, gfc-internal-format
56475 "Pointer component %s at %L has a noncoarray subcomponent of type LOCK_TYPE, "
56476 "which must have a codimension or be a subcomponent of a coarray"
56479 #: fortran/parse.c:2936
56480 #, gcc-internal-format, gfc-internal-format
56482 "Allocatable component %s at %L of type LOCK_TYPE must have a codimension"
56485 #: fortran/parse.c:2940
56486 #, gcc-internal-format, gfc-internal-format
56488 "Allocatable component %s at %L must have a codimension as it has a "
56489 "noncoarray subcomponent of type LOCK_TYPE"
56492 #: fortran/parse.c:2945
56493 #, gcc-internal-format, gfc-internal-format
56495 "Noncoarray component %s at %L of type LOCK_TYPE or with subcomponent of type "
56496 "LOCK_TYPE must have a codimension or be a subcomponent of a coarray. "
56497 "(Variables of type %s may not have a codimension as already a coarray "
56498 "subcomponent exists)"
56501 #: fortran/parse.c:2952
56502 #, gcc-internal-format, gfc-internal-format
56504 "Noncoarray component %s at %L of type LOCK_TYPE or with subcomponent of type "
56505 "LOCK_TYPE must have a codimension or be a subcomponent of a coarray. "
56506 "(Variables of type %s may not have a codimension as %s at %L has a "
56507 "codimension or a coarray subcomponent)"
56510 #: fortran/parse.c:2962
56511 #, gcc-internal-format, gfc-internal-format
56513 "Component %s at %L of type EVENT_TYPE must have a codimension or be a "
56514 "subcomponent of a coarray, which is not possible as the component has the "
56515 "pointer attribute"
56518 #: fortran/parse.c:2968
56519 #, gcc-internal-format, gfc-internal-format
56521 "Pointer component %s at %L has a noncoarray subcomponent of type EVENT_TYPE, "
56522 "which must have a codimension or be a subcomponent of a coarray"
56525 #: fortran/parse.c:2973
56526 #, gcc-internal-format, gfc-internal-format
56528 "Allocatable component %s at %L of type EVENT_TYPE must have a codimension"
56531 #: fortran/parse.c:2977
56532 #, gcc-internal-format, gfc-internal-format
56534 "Allocatable component %s at %L must have a codimension as it has a "
56535 "noncoarray subcomponent of type EVENT_TYPE"
56538 #: fortran/parse.c:2982
56539 #, gcc-internal-format, gfc-internal-format
56541 "Noncoarray component %s at %L of type EVENT_TYPE or with subcomponent of "
56542 "type EVENT_TYPE must have a codimension or be a subcomponent of a coarray. "
56543 "(Variables of type %s may not have a codimension as already a coarray "
56544 "subcomponent exists)"
56547 #: fortran/parse.c:2989
56548 #, gcc-internal-format, gfc-internal-format
56550 "Noncoarray component %s at %L of type EVENT_TYPE or with subcomponent of "
56551 "type EVENT_TYPE must have a codimension or be a subcomponent of a coarray. "
56552 "(Variables of type %s may not have a codimension as %s at %L has a "
56553 "codimension or a coarray subcomponent)"
56556 #: fortran/parse.c:3041
56557 #, gcc-internal-format, gfc-internal-format
56558 msgid "failed to create map component '%s'"
56561 #: fortran/parse.c:3074
56562 #, gcc-internal-format, gfc-internal-format
56563 msgid "failed to create union component '%s'"
56566 #: fortran/parse.c:3129
56567 #, gcc-internal-format, gfc-internal-format
56568 msgid "Syntax error in nested structure declaration at %C"
56571 #: fortran/parse.c:3216
56572 #, gcc-internal-format, gfc-internal-format
56573 msgid "FINAL declaration at %C must be inside CONTAINS"
56576 #: fortran/parse.c:3224
56577 #, gcc-internal-format, gfc-internal-format
56578 msgid "Derived type definition at %C without components"
56581 #: fortran/parse.c:3240
56582 #, gcc-internal-format, gfc-internal-format
56583 msgid "PRIVATE statement at %C must precede structure components"
56586 #: fortran/parse.c:3257
56587 #, gcc-internal-format, gfc-internal-format
56588 msgid "SEQUENCE statement at %C must precede structure components"
56591 #: fortran/parse.c:3263
56592 #, gcc-internal-format, gfc-internal-format
56593 msgid "SEQUENCE attribute at %C already specified in TYPE statement"
56596 #: fortran/parse.c:3268
56597 #, gcc-internal-format, gfc-internal-format
56598 msgid "Duplicate SEQUENCE statement at %C"
56601 #: fortran/parse.c:3278
56602 #, gcc-internal-format, gfc-internal-format
56603 msgid "CONTAINS block in derived type definition at %C"
56606 #: fortran/parse.c:3336
56607 #, gcc-internal-format, gfc-internal-format
56608 msgid "ENUM declaration at %C has no ENUMERATORS"
56611 #: fortran/parse.c:3423
56612 #, gcc-internal-format, gfc-internal-format
56613 msgid "Unexpected %s statement in INTERFACE block at %C"
56616 #: fortran/parse.c:3447
56617 #, gcc-internal-format
56619 "Name %qs of ABSTRACT INTERFACE at %C cannot be the same as an intrinsic type"
56622 #: fortran/parse.c:3481
56623 #, gcc-internal-format, gfc-internal-format
56624 msgid "Unexpected %s statement at %C in INTERFACE body"
56627 #: fortran/parse.c:3499
56628 #, gcc-internal-format
56630 "INTERFACE procedure %qs at %L has the same name as the enclosing procedure"
56633 #: fortran/parse.c:3629
56634 #, gcc-internal-format, gfc-internal-format
56635 msgid "%s statement is not allowed inside of BLOCK at %C"
56638 #: fortran/parse.c:3660
56639 #, gcc-internal-format, gfc-internal-format
56640 msgid "%s statement is not allowed inside of BLOCK DATA at %C"
56643 #: fortran/parse.c:3750
56644 #, gcc-internal-format, gfc-internal-format
56645 msgid "%s statement must appear in a MODULE"
56648 #: fortran/parse.c:3758
56649 #, gcc-internal-format, gfc-internal-format
56650 msgid "%s statement at %C follows another accessibility specification"
56653 #: fortran/parse.c:3810
56654 #, gcc-internal-format
56655 msgid "Bad kind expression for function %qs at %L"
56658 #: fortran/parse.c:3814
56659 #, gcc-internal-format
56660 msgid "The type for function %qs at %L is not accessible"
56663 #: fortran/parse.c:3874
56664 #, gcc-internal-format, gfc-internal-format
56665 msgid "ELSEWHERE statement at %C follows previous unmasked ELSEWHERE"
56668 #: fortran/parse.c:3896
56669 #, gcc-internal-format, gfc-internal-format
56670 msgid "Unexpected %s statement in WHERE block at %C"
56673 #: fortran/parse.c:3955
56674 #, gcc-internal-format, gfc-internal-format
56675 msgid "Unexpected %s statement in FORALL block at %C"
56678 #: fortran/parse.c:4006
56679 #, gcc-internal-format, gfc-internal-format
56680 msgid "ELSE IF statement at %C cannot follow ELSE statement at %L"
56683 #: fortran/parse.c:4024
56684 #, gcc-internal-format, gfc-internal-format
56685 msgid "Duplicate ELSE statements at %L and %C"
56688 #: fortran/parse.c:4085
56689 #, gcc-internal-format, gfc-internal-format
56690 msgid "Expected a CASE or END SELECT statement following SELECT CASE at %C"
56693 #: fortran/parse.c:4169
56694 #, gcc-internal-format, gfc-internal-format
56696 "Expected TYPE IS, CLASS IS or END SELECT statement following SELECT TYPE at "
56700 #: fortran/parse.c:4231
56701 #, gcc-internal-format
56702 msgid "Variable %qs at %C cannot be redefined inside loop beginning at %L"
56705 #: fortran/parse.c:4264
56706 #, gcc-internal-format, gfc-internal-format
56707 msgid "End of nonblock DO statement at %C is within another block"
56710 #: fortran/parse.c:4274
56711 #, gcc-internal-format, gfc-internal-format
56712 msgid "End of nonblock DO statement at %C is interwoven with another DO loop"
56715 #: fortran/parse.c:4300
56716 #, gcc-internal-format, gfc-internal-format
56717 msgid "CRITICAL block inside of OpenACC region at %C"
56720 #: fortran/parse.c:4327
56721 #, gcc-internal-format, gfc-internal-format
56722 msgid "Statement label in END CRITICAL at %C does not match CRITICAL label"
56725 #: fortran/parse.c:4396
56726 #, gcc-internal-format, gfc-internal-format
56727 msgid "BLOCK construct at %C"
56730 #: fortran/parse.c:4430
56731 #, gcc-internal-format, gfc-internal-format
56732 msgid "ASSOCIATE construct at %C"
56735 #: fortran/parse.c:4611
56736 #, gcc-internal-format, gfc-internal-format
56737 msgid "Statement label in ENDDO at %C doesn't match DO label"
56740 #: fortran/parse.c:4627
56741 #, gcc-internal-format, gfc-internal-format
56742 msgid "Named block DO at %L requires matching ENDDO name"
56745 #: fortran/parse.c:4818
56746 #, gcc-internal-format, gfc-internal-format
56747 msgid "Missing !$OMP END ATOMIC after !$OMP ATOMIC CAPTURE at %C"
56750 #: fortran/parse.c:4834 fortran/parse.c:4893
56751 #, gcc-internal-format, gfc-internal-format
56752 msgid "OpenACC directive inside of CRITICAL block at %C"
56755 #: fortran/parse.c:4868
56756 #, gcc-internal-format, gfc-internal-format
56757 msgid "Expecting %s at %C"
56760 #: fortran/parse.c:4912
56761 #, gcc-internal-format, gfc-internal-format
56762 msgid "Expected DO loop at %C"
56765 #: fortran/parse.c:4932
56766 #, gcc-internal-format, gfc-internal-format
56767 msgid "Redundant !$ACC END LOOP at %C"
56770 #: fortran/parse.c:5146
56771 #, gcc-internal-format, gfc-internal-format
56772 msgid "Name after !$omp critical and !$omp end critical does not match at %C"
56775 #: fortran/parse.c:5204
56776 #, gcc-internal-format, gfc-internal-format
56777 msgid "%s statement at %C cannot terminate a non-block DO loop"
56780 #: fortran/parse.c:5218
56781 #, gcc-internal-format, gfc-internal-format
56782 msgid "DATA statement at %C after the first executable statement"
56785 #: fortran/parse.c:5456
56786 #, gcc-internal-format
56787 msgid "Contained procedure %qs at %C is already ambiguous"
56790 #: fortran/parse.c:5513
56791 #, gcc-internal-format, gfc-internal-format
56792 msgid "Unexpected %s statement in CONTAINS section at %C"
56795 #: fortran/parse.c:5538
56796 #, gcc-internal-format, gfc-internal-format
56797 msgid "CONTAINS statement without FUNCTION or SUBROUTINE statement at %L"
56800 #: fortran/parse.c:5650
56801 #, gcc-internal-format, gfc-internal-format
56802 msgid "CONTAINS statement at %C is already in a contained program unit"
56805 #: fortran/parse.c:5696
56806 #, gcc-internal-format
56807 msgid "gfc_global_used(): Bad type"
56810 #: fortran/parse.c:5701
56811 #, gcc-internal-format
56812 msgid "Global binding name %qs at %L is already being used as a %s at %L"
56815 #: fortran/parse.c:5704
56816 #, gcc-internal-format
56817 msgid "Global name %qs at %L is already being used as a %s at %L"
56820 #: fortran/parse.c:5725
56821 #, gcc-internal-format, gfc-internal-format
56822 msgid "Blank BLOCK DATA at %C conflicts with prior BLOCK DATA at %L"
56825 #: fortran/parse.c:5751
56826 #, gcc-internal-format, gfc-internal-format
56827 msgid "Unexpected %s statement in BLOCK DATA at %C"
56830 #: fortran/parse.c:5836
56831 #, gcc-internal-format, gfc-internal-format
56832 msgid "Unexpected %s statement in MODULE at %C"
56835 #. If we see a duplicate main program, shut down. If the second
56836 #. instance is an implied main program, i.e. data decls or executable
56837 #. statements, we're in for lots of errors.
56838 #: fortran/parse.c:6217
56839 #, gcc-internal-format, gfc-internal-format
56840 msgid "Two main PROGRAMs at %L and %C"
56843 #: fortran/primary.c:105
56844 #, gcc-internal-format, gfc-internal-format
56845 msgid "Missing kind-parameter at %C"
56848 #: fortran/primary.c:138
56849 #, gcc-internal-format
56850 msgid "gfc_check_digit(): bad radix"
56853 #: fortran/primary.c:232
56854 #, gcc-internal-format, gfc-internal-format
56855 msgid "Integer kind %d at %C not available"
56858 #: fortran/primary.c:241
56859 #, gcc-internal-format, gfc-internal-format
56861 "Integer too big for its kind at %C. This check can be disabled with the "
56862 "option -fno-range-check"
56865 #: fortran/primary.c:270
56866 #, gcc-internal-format, gfc-internal-format
56867 msgid "Hollerith constant at %C"
56870 #: fortran/primary.c:281
56871 #, gcc-internal-format, gfc-internal-format
56872 msgid "Invalid Hollerith constant: %L must contain at least one character"
56875 #: fortran/primary.c:287
56876 #, gcc-internal-format, gfc-internal-format
56877 msgid "Invalid Hollerith constant: Integer kind at %L should be default"
56880 #: fortran/primary.c:307
56881 #, gcc-internal-format, gfc-internal-format
56882 msgid "Invalid Hollerith constant at %L contains a wide character"
56885 #: fortran/primary.c:393
56886 #, gcc-internal-format, gfc-internal-format
56887 msgid "Hexadecimal constant at %C uses non-standard syntax"
56890 #: fortran/primary.c:402
56891 #, gcc-internal-format, gfc-internal-format
56892 msgid "Empty set of digits in BOZ constant at %C"
56895 #: fortran/primary.c:408
56896 #, gcc-internal-format, gfc-internal-format
56897 msgid "Illegal character in BOZ constant at %C"
56900 #: fortran/primary.c:431
56901 #, gcc-internal-format, gfc-internal-format
56902 msgid "BOZ constant at %C uses non-standard postfix syntax"
56905 #: fortran/primary.c:461
56906 #, gcc-internal-format, gfc-internal-format
56907 msgid "Integer too big for integer kind %i at %C"
56910 #: fortran/primary.c:467
56911 #, gcc-internal-format, gfc-internal-format
56912 msgid "BOZ used outside a DATA statement at %C"
56915 #: fortran/primary.c:558
56916 #, gcc-internal-format, gfc-internal-format
56917 msgid "exponent-letter 'q' in real-literal-constant at %C"
56920 #: fortran/primary.c:563
56921 #, gcc-internal-format
56922 msgid "Extension: exponent-letter %<q%> in real-literal-constant at %C"
56925 #: fortran/primary.c:584
56926 #, gcc-internal-format, gfc-internal-format
56927 msgid "Missing exponent in real number at %C"
56930 #: fortran/primary.c:643
56931 #, gcc-internal-format
56932 msgid "Real number at %C has a %<d%> exponent and an explicit kind"
56935 #: fortran/primary.c:673
56936 #, gcc-internal-format
56937 msgid "Real number at %C has a %<q%> exponent and an explicit kind"
56940 #: fortran/primary.c:687
56941 #, gcc-internal-format
56942 msgid "Invalid exponent-letter %<q%> in real-literal-constant at %C"
56945 #: fortran/primary.c:720
56946 #, gcc-internal-format, gfc-internal-format
56947 msgid "Invalid real kind %d at %C"
56950 #: fortran/primary.c:735
56951 #, gcc-internal-format, gfc-internal-format
56952 msgid "Real constant overflows its kind at %C"
56955 #: fortran/primary.c:740
56956 #, gcc-internal-format, gfc-internal-format
56957 msgid "Real constant underflows its kind at %C"
56960 #: fortran/primary.c:745
56961 #, gcc-internal-format
56962 msgid "gfc_range_check() returned bad value"
56965 #: fortran/primary.c:792
56966 #, gcc-internal-format
56967 msgid "Non-significant digits in %qs number at %C, maybe incorrect KIND"
56970 #: fortran/primary.c:884
56971 #, gcc-internal-format, gfc-internal-format
56972 msgid "Syntax error in SUBSTRING specification at %C"
56975 #: fortran/primary.c:1096
56976 #, gcc-internal-format, gfc-internal-format
56977 msgid "Invalid kind %d for CHARACTER constant at %C"
56980 #: fortran/primary.c:1117
56981 #, gcc-internal-format, gfc-internal-format
56982 msgid "Unterminated character constant beginning at %C"
56985 #: fortran/primary.c:1147
56986 #, gcc-internal-format
56987 msgid "Character %qs in string at %C is not representable in character kind %d"
56990 #: fortran/primary.c:1160
56991 #, gcc-internal-format
56992 msgid "match_string_constant(): Delimiter not found"
56995 #: fortran/primary.c:1230
56996 #, gcc-internal-format, gfc-internal-format
56997 msgid "Bad kind for logical constant at %C"
57000 #: fortran/primary.c:1262
57001 #, gcc-internal-format, gfc-internal-format
57002 msgid "Expected PARAMETER symbol in complex constant at %C"
57005 #: fortran/primary.c:1271
57006 #, gcc-internal-format, gfc-internal-format
57007 msgid "Numeric PARAMETER required in complex constant at %C"
57010 #: fortran/primary.c:1277
57011 #, gcc-internal-format, gfc-internal-format
57012 msgid "Scalar PARAMETER required in complex constant at %C"
57015 #: fortran/primary.c:1281
57016 #, gcc-internal-format, gfc-internal-format
57017 msgid "PARAMETER symbol in complex constant at %C"
57020 #: fortran/primary.c:1304
57021 #, gcc-internal-format
57022 msgid "gfc_match_sym_complex_part(): Bad type"
57025 #: fortran/primary.c:1311
57026 #, gcc-internal-format, gfc-internal-format
57027 msgid "Error converting PARAMETER constant in complex constant at %C"
57030 #: fortran/primary.c:1443
57031 #, gcc-internal-format, gfc-internal-format
57032 msgid "Syntax error in COMPLEX constant at %C"
57035 #: fortran/primary.c:1570
57036 #, gcc-internal-format, gfc-internal-format
57037 msgid "Namelist '%s' can not be an argument at %L"
57040 #: fortran/primary.c:1656
57041 #, gcc-internal-format
57042 msgid "Keyword %qs at %C has already appeared in the current argument list"
57045 #: fortran/primary.c:1723
57046 #, gcc-internal-format, gfc-internal-format
57047 msgid "argument list function at %C"
57050 #: fortran/primary.c:1791
57051 #, gcc-internal-format, gfc-internal-format
57052 msgid "Expected alternate return label at %C"
57055 #: fortran/primary.c:1813
57056 #, gcc-internal-format, gfc-internal-format
57057 msgid "Missing keyword name in actual argument list at %C"
57060 #: fortran/primary.c:1859
57061 #, gcc-internal-format, gfc-internal-format
57062 msgid "Syntax error in argument list at %C"
57065 #: fortran/primary.c:1880
57066 #, gcc-internal-format
57067 msgid "extend_ref(): Bad tail"
57070 #: fortran/primary.c:1919
57071 #, gcc-internal-format, gfc-internal-format
57073 "Array section designator, e.g. '(:)', is required besides the coarray "
57074 "designator '[...]' at %C"
57077 #: fortran/primary.c:1927
57078 #, gcc-internal-format
57079 msgid "Coarray designator at %C but %qs is not a coarray"
57082 #: fortran/primary.c:2025
57083 #, gcc-internal-format
57084 msgid "Symbol %qs at %C has no IMPLICIT type"
57087 #: fortran/primary.c:2031
57088 #, gcc-internal-format
57089 msgid "Unexpected %<%c%> for nonderived-type variable %qs at %C"
57092 #: fortran/primary.c:2049
57093 #, gcc-internal-format, gfc-internal-format
57094 msgid "Expected structure component name at %C"
57097 #: fortran/primary.c:2100
57098 #, gcc-internal-format, gfc-internal-format
57099 msgid "Expected argument list at %C"
57102 #: fortran/primary.c:2140
57103 #, gcc-internal-format
57104 msgid "Procedure pointer component %qs requires an argument list at %C"
57107 #: fortran/primary.c:2229
57108 #, gcc-internal-format, gfc-internal-format
57109 msgid "Nonpolymorphic reference to abstract type at %C"
57112 #: fortran/primary.c:2236
57113 #, gcc-internal-format, gfc-internal-format
57114 msgid "Coindexed procedure-pointer component at %C"
57117 #: fortran/primary.c:2271
57118 #, gcc-internal-format
57119 msgid "gfc_variable_attr(): Expression isn't a variable"
57122 #: fortran/primary.c:2326
57123 #, gcc-internal-format
57124 msgid "gfc_variable_attr(): Bad array reference"
57127 #: fortran/primary.c:2447
57128 #, gcc-internal-format
57129 msgid "gfc_caf_attr(): Expression isn't a variable"
57132 #: fortran/primary.c:2501
57133 #, gcc-internal-format
57134 msgid "gfc_caf_attr(): Bad array reference"
57137 #: fortran/primary.c:2670
57138 #, gcc-internal-format, gfc-internal-format
57139 msgid "Structure constructor with missing optional arguments at %C"
57142 #: fortran/primary.c:2679
57143 #, gcc-internal-format
57145 "No initializer for allocatable component '%qs' given in the structure "
57146 "constructor at %C"
57149 #: fortran/primary.c:2686
57150 #, gcc-internal-format
57152 "No initializer for component %qs given in the structure constructor at %C!"
57155 #: fortran/primary.c:2734
57156 #, gcc-internal-format
57157 msgid "Can't construct ABSTRACT type %qs at %L"
57160 #: fortran/primary.c:2754
57161 #, gcc-internal-format, gfc-internal-format
57162 msgid "Structure constructor with named arguments at %C"
57165 #: fortran/primary.c:2769
57166 #, gcc-internal-format, gfc-internal-format
57167 msgid "Component initializer without name after component named %s at %L!"
57170 #: fortran/primary.c:2774
57171 #, gcc-internal-format, gfc-internal-format
57172 msgid "Too many components in structure constructor at %L!"
57175 #: fortran/primary.c:2811
57176 #, gcc-internal-format
57177 msgid "Component %qs is initialized twice in the structure constructor at %L!"
57180 #: fortran/primary.c:2823
57181 #, gcc-internal-format
57183 "Coindexed expression to pointer component %qs in structure constructor at %L!"
57186 #: fortran/primary.c:2877
57187 #, gcc-internal-format
57189 "component %qs at %L has already been set by a parent derived type constructor"
57192 #: fortran/primary.c:3032
57193 #, gcc-internal-format, gfc-internal-format
57194 msgid "%%LOC() as an rvalue at %C"
57197 #: fortran/primary.c:3091
57198 #, gcc-internal-format
57200 "%qs at %C is the name of a recursive function and so refers to the result "
57201 "variable. Use an explicit RESULT variable for direct recursion (12.5.2.1)"
57204 #: fortran/primary.c:3215
57205 #, gcc-internal-format
57206 msgid "Unexpected use of subroutine name %qs at %C"
57209 #: fortran/primary.c:3247
57210 #, gcc-internal-format
57211 msgid "Statement function %qs requires argument list at %C"
57214 #: fortran/primary.c:3250
57215 #, gcc-internal-format
57216 msgid "Function %qs requires an argument list at %C"
57219 #: fortran/primary.c:3300
57220 #, gcc-internal-format
57221 msgid "Missing argument to %qs at %C"
57224 #: fortran/primary.c:3313
57225 #, gcc-internal-format, gfc-internal-format
57227 "The leftmost part-ref in a data-ref can not be a function reference at %C"
57230 #: fortran/primary.c:3467
57231 #, gcc-internal-format
57232 msgid "Missing argument list in function %qs at %C"
57235 #: fortran/primary.c:3511
57236 #, gcc-internal-format, gfc-internal-format
57237 msgid "Symbol at %C is not appropriate for an expression"
57240 #: fortran/primary.c:3581
57241 #, gcc-internal-format, gfc-internal-format
57242 msgid "Derived type '%s' cannot be used as a variable at %C"
57245 #: fortran/primary.c:3622
57246 #, gcc-internal-format, gfc-internal-format
57247 msgid "Named constant at %C in an EQUIVALENCE"
57250 #: fortran/primary.c:3657
57251 #, gcc-internal-format
57252 msgid "%qs at %C is not a variable"
57255 #: fortran/resolve.c:123
57256 #, gcc-internal-format
57257 msgid "%qs at %L is of the ABSTRACT type %qs"
57260 #: fortran/resolve.c:126
57261 #, gcc-internal-format
57262 msgid "ABSTRACT type %qs used at %L"
57265 #: fortran/resolve.c:143
57266 #, gcc-internal-format
57267 msgid "Interface %qs at %L is declared in a later PROCEDURE statement"
57270 #: fortran/resolve.c:156
57271 #, gcc-internal-format
57272 msgid "Interface %qs at %L may not be generic"
57275 #: fortran/resolve.c:163
57276 #, gcc-internal-format
57277 msgid "Interface %qs at %L may not be a statement function"
57280 #: fortran/resolve.c:172
57281 #, gcc-internal-format
57282 msgid "Intrinsic procedure %qs not allowed in PROCEDURE statement at %L"
57285 #: fortran/resolve.c:178
57286 #, gcc-internal-format
57287 msgid "Interface %qs at %L must be explicit"
57290 #: fortran/resolve.c:200
57291 #, gcc-internal-format
57292 msgid "PROCEDURE %qs at %L may not be used as its own interface"
57295 #: fortran/resolve.c:300
57296 #, gcc-internal-format
57298 "Alternate return specifier in elemental subroutine %qs at %L is not allowed"
57301 #: fortran/resolve.c:304
57302 #, gcc-internal-format
57303 msgid "Alternate return specifier in function %qs at %L is not allowed"
57306 #: fortran/resolve.c:315
57307 #, gcc-internal-format
57308 msgid "Self-referential argument %qs at %L is not allowed"
57311 #: fortran/resolve.c:387
57312 #, gcc-internal-format
57313 msgid "Dummy procedure %qs of PURE procedure at %L must also be PURE"
57316 #: fortran/resolve.c:397
57317 #, gcc-internal-format
57319 "Argument %qs of pure function %qs at %L with VALUE attribute but without "
57323 #: fortran/resolve.c:402
57324 #, gcc-internal-format
57325 msgid "Argument %qs of pure function %qs at %L must be INTENT(IN) or VALUE"
57328 #: fortran/resolve.c:410
57329 #, gcc-internal-format
57331 "Argument %qs of pure subroutine %qs at %L with VALUE attribute but without "
57335 #: fortran/resolve.c:415
57336 #, gcc-internal-format
57338 "Argument %qs of pure subroutine %qs at %L must have its INTENT specified or "
57339 "have the VALUE attribute"
57342 #: fortran/resolve.c:425
57343 #, gcc-internal-format
57345 "INTENT(OUT) argument %qs of pure procedure %qs at %L may not be polymorphic"
57348 #: fortran/resolve.c:458
57349 #, gcc-internal-format
57350 msgid "Coarray dummy argument %qs at %L to elemental procedure"
57353 #: fortran/resolve.c:466
57354 #, gcc-internal-format
57355 msgid "Argument %qs of elemental procedure at %L must be scalar"
57358 #: fortran/resolve.c:475
57359 #, gcc-internal-format
57361 "Argument %qs of elemental procedure at %L cannot have the ALLOCATABLE "
57365 #: fortran/resolve.c:485
57366 #, gcc-internal-format
57368 "Argument %qs of elemental procedure at %L cannot have the POINTER attribute"
57371 #: fortran/resolve.c:493
57372 #, gcc-internal-format
57373 msgid "Dummy procedure %qs not allowed in elemental procedure %qs at %L"
57376 #: fortran/resolve.c:502
57377 #, gcc-internal-format
57379 "Argument %qs of elemental procedure %qs at %L must have its INTENT specified "
57380 "or have the VALUE attribute"
57383 #: fortran/resolve.c:515
57384 #, gcc-internal-format
57385 msgid "Argument %qs of statement function at %L must be scalar"
57388 #: fortran/resolve.c:525
57389 #, gcc-internal-format
57391 "Character-valued argument %qs of statement function at %L must have constant "
57395 #: fortran/resolve.c:574
57396 #, gcc-internal-format
57398 "Contained procedure %qs at %L has the same name as its encompassing procedure"
57401 #: fortran/resolve.c:591
57402 #, gcc-internal-format
57403 msgid "Contained function %qs at %L has no IMPLICIT type"
57406 #: fortran/resolve.c:594
57407 #, gcc-internal-format
57408 msgid "Result %qs of contained function %qs at %L has no IMPLICIT type"
57411 #: fortran/resolve.c:618
57412 #, gcc-internal-format
57413 msgid "Character-valued %s %qs at %L must not be assumed length"
57416 #: fortran/resolve.c:792
57417 #, gcc-internal-format, gfc-internal-format
57418 msgid "Function %s at %L has entries with mismatched array specifications"
57421 #: fortran/resolve.c:809
57422 #, gcc-internal-format, gfc-internal-format
57424 "Function %s at %L with entries returning variables of different string "
57428 #: fortran/resolve.c:836
57429 #, gcc-internal-format, gfc-internal-format
57430 msgid "FUNCTION result %s can't be an array in FUNCTION %s at %L"
57433 #: fortran/resolve.c:840
57434 #, gcc-internal-format, gfc-internal-format
57435 msgid "ENTRY result %s can't be an array in FUNCTION %s at %L"
57438 #: fortran/resolve.c:847
57439 #, gcc-internal-format, gfc-internal-format
57440 msgid "FUNCTION result %s can't be a POINTER in FUNCTION %s at %L"
57443 #: fortran/resolve.c:851
57444 #, gcc-internal-format, gfc-internal-format
57445 msgid "ENTRY result %s can't be a POINTER in FUNCTION %s at %L"
57448 #: fortran/resolve.c:889
57449 #, gcc-internal-format, gfc-internal-format
57450 msgid "FUNCTION result %s can't be of type %s in FUNCTION %s at %L"
57453 #: fortran/resolve.c:894
57454 #, gcc-internal-format, gfc-internal-format
57455 msgid "ENTRY result %s can't be of type %s in FUNCTION %s at %L"
57458 #: fortran/resolve.c:943
57459 #, gcc-internal-format
57461 "Variable %qs at %L is in COMMON but only in BLOCK DATA initialization is "
57465 #: fortran/resolve.c:947
57466 #, gcc-internal-format
57468 "Initialized variable %qs at %L is in a blank COMMON but initialization is "
57469 "only allowed in named common blocks"
57472 #: fortran/resolve.c:954
57473 #, gcc-internal-format
57474 msgid "%qs in cannot appear in COMMON at %L [F2008:C5100]"
57477 #: fortran/resolve.c:962
57478 #, gcc-internal-format
57480 "Derived type variable %qs in COMMON at %L has neither the SEQUENCE nor the "
57481 "BIND(C) attribute"
57484 #: fortran/resolve.c:966
57485 #, gcc-internal-format
57487 "Derived type variable %qs in COMMON at %L has an ultimate component that is "
57491 #: fortran/resolve.c:970
57492 #, gcc-internal-format
57494 "Derived type variable %qs in COMMON at %L may not have default initializer"
57497 #: fortran/resolve.c:1014
57498 #, gcc-internal-format
57500 "In Fortran 2003 COMMON %qs block at %L is a global identifier and must thus "
57501 "have the same binding name as the same-named COMMON block at %L: %s vs %s"
57504 #: fortran/resolve.c:1028
57505 #, gcc-internal-format
57506 msgid "COMMON block %qs at %L uses the same global identifier as entity at %L"
57509 #: fortran/resolve.c:1036
57510 #, gcc-internal-format
57512 "Fortran 2008: COMMON block %qs with binding label at %L sharing the "
57513 "identifier with global non-COMMON-block entity at %L"
57516 #: fortran/resolve.c:1058
57517 #, gcc-internal-format, gfc-internal-format
57519 "COMMON block at %L with binding label %s uses the same global identifier as "
57523 #: fortran/resolve.c:1079
57524 #, gcc-internal-format
57525 msgid "COMMON block %qs at %L is used as PARAMETER at %L"
57528 #: fortran/resolve.c:1083
57529 #, gcc-internal-format
57530 msgid "COMMON block %qs at %L can not have the EXTERNAL attribute"
57533 #: fortran/resolve.c:1087
57534 #, gcc-internal-format
57535 msgid "COMMON block %qs at %L is also an intrinsic procedure"
57538 #: fortran/resolve.c:1091
57539 #, gcc-internal-format
57540 msgid "COMMON block %qs at %L that is also a function result"
57543 #: fortran/resolve.c:1096
57544 #, gcc-internal-format
57545 msgid "COMMON block %qs at %L that is also a global procedure"
57548 #: fortran/resolve.c:1194
57549 #, gcc-internal-format, gfc-internal-format
57551 "The rank of the element in the structure constructor at %L does not match "
57552 "that of the component (%d/%d)"
57555 #: fortran/resolve.c:1215
57556 #, gcc-internal-format
57558 "The element in the structure constructor at %L, for pointer component %qs, "
57559 "is %s but should be %s"
57562 #: fortran/resolve.c:1281
57563 #, gcc-internal-format
57565 "The NULL in the structure constructor at %L is being applied to component "
57566 "%qs, which is neither a POINTER nor ALLOCATABLE"
57569 #: fortran/resolve.c:1316
57570 #, gcc-internal-format
57572 "Interface mismatch for procedure-pointer component %qs in structure "
57573 "constructor at %L: %s"
57576 #: fortran/resolve.c:1332
57577 #, gcc-internal-format
57579 "The element in the structure constructor at %L, for pointer component %qs "
57580 "should be a POINTER or a TARGET"
57583 #: fortran/resolve.c:1343
57584 #, gcc-internal-format, gfc-internal-format
57585 msgid "Pointer initialization target at %L must not be ALLOCATABLE "
57588 #: fortran/resolve.c:1361
57589 #, gcc-internal-format
57591 "Invalid expression in the structure constructor for pointer component %qs at "
57592 "%L in PURE procedure"
57595 #: fortran/resolve.c:1485
57596 #, gcc-internal-format
57598 "The upper bound in the last dimension must appear in the reference to the "
57599 "assumed size array %qs at %L"
57602 #: fortran/resolve.c:1547
57603 #, gcc-internal-format
57604 msgid "%qs at %L is ambiguous"
57607 #: fortran/resolve.c:1551
57608 #, gcc-internal-format
57609 msgid "GENERIC procedure %qs is not allowed as an actual argument at %L"
57612 #: fortran/resolve.c:1672
57613 #, gcc-internal-format
57614 msgid "Type specified for intrinsic function %qs at %L is ignored"
57617 #: fortran/resolve.c:1685
57618 #, gcc-internal-format
57619 msgid "Intrinsic subroutine %qs at %L shall not have a type specifier"
57622 #: fortran/resolve.c:1696
57623 #, gcc-internal-format
57624 msgid "%qs declared INTRINSIC at %L does not exist"
57627 #: fortran/resolve.c:1709
57628 #, gcc-internal-format
57630 "The intrinsic %qs declared INTRINSIC at %L is not available in the current "
57631 "standard settings but %s. Use an appropriate %<-std=*%> option or enable %<-"
57632 "fall-intrinsics%> in order to use it."
57635 #: fortran/resolve.c:1745
57636 #, gcc-internal-format
57638 "Non-RECURSIVE procedure %qs at %L is possibly calling itself recursively. "
57639 "Declare it RECURSIVE or use %<-frecursive%>"
57642 #: fortran/resolve.c:1784 fortran/resolve.c:9273 fortran/resolve.c:10931
57643 #, gcc-internal-format, gfc-internal-format
57644 msgid "Label %d referenced at %L is never defined"
57647 #: fortran/resolve.c:1827
57648 #, gcc-internal-format
57649 msgid "Statement function %qs at %L is not allowed as an actual argument"
57652 #: fortran/resolve.c:1835
57653 #, gcc-internal-format
57654 msgid "Intrinsic %qs at %L is not allowed as an actual argument"
57657 #: fortran/resolve.c:1842
57658 #, gcc-internal-format
57659 msgid "Internal procedure %qs is used as actual argument at %L"
57662 #: fortran/resolve.c:1850
57663 #, gcc-internal-format
57665 "ELEMENTAL non-INTRINSIC procedure %qs is not allowed as an actual argument "
57669 #: fortran/resolve.c:1877
57670 #, gcc-internal-format
57672 "Unable to find a specific INTRINSIC procedure for the reference %qs at %L"
57675 #: fortran/resolve.c:1899
57676 #, gcc-internal-format
57677 msgid "Symbol %qs at %L is ambiguous"
57680 #: fortran/resolve.c:1954
57681 #, gcc-internal-format, gfc-internal-format
57682 msgid "By-value argument at %L is not of numeric type"
57685 #: fortran/resolve.c:1961
57686 #, gcc-internal-format, gfc-internal-format
57687 msgid "By-value argument at %L cannot be an array or an array section"
57690 #: fortran/resolve.c:1975
57691 #, gcc-internal-format, gfc-internal-format
57692 msgid "By-value argument at %L is not allowed in this context"
57695 #: fortran/resolve.c:1987
57696 #, gcc-internal-format, gfc-internal-format
57697 msgid "Passing internal procedure at %L by location not allowed"
57700 #: fortran/resolve.c:1998
57701 #, gcc-internal-format
57703 "ELEMENTAL procedure pointer component %qs is not allowed as an actual "
57707 #: fortran/resolve.c:2007
57708 #, gcc-internal-format, gfc-internal-format
57709 msgid "Coindexed actual argument at %L with ultimate pointer component"
57712 #: fortran/resolve.c:2139
57713 #, gcc-internal-format
57715 "%qs at %L is an array and OPTIONAL; IF IT IS MISSING, it cannot be the "
57716 "actual argument of an ELEMENTAL procedure unless there is a non-optional "
57717 "argument with the same rank (12.4.1.5)"
57720 #: fortran/resolve.c:2176
57721 #, gcc-internal-format
57723 "Actual argument at %L for INTENT(%s) dummy %qs of ELEMENTAL subroutine %qs "
57724 "is a scalar, but another actual argument is an array"
57727 #: fortran/resolve.c:2448
57728 #, gcc-internal-format
57729 msgid "Return type mismatch of function %qs at %L (%s/%s)"
57732 #: fortran/resolve.c:2470
57733 #, gcc-internal-format
57734 msgid "Interface mismatch in global procedure %qs at %L: %s "
57737 #: fortran/resolve.c:2583
57738 #, gcc-internal-format
57739 msgid "There is no specific function for the generic %qs at %L"
57742 #: fortran/resolve.c:2601
57743 #, gcc-internal-format
57745 "Generic function %qs at %L is not consistent with a specific intrinsic "
57749 #: fortran/resolve.c:2639
57750 #, gcc-internal-format
57751 msgid "Function %qs at %L is INTRINSIC but is not compatible with an intrinsic"
57754 #: fortran/resolve.c:2694
57755 #, gcc-internal-format
57756 msgid "Unable to resolve the specific function %qs at %L"
57759 #: fortran/resolve.c:2750 fortran/resolve.c:15805
57760 #, gcc-internal-format
57761 msgid "Function %qs at %L has no IMPLICIT type"
57764 #: fortran/resolve.c:2859
57765 #, gcc-internal-format
57766 msgid "Reference to impure function %qs at %L inside a FORALL %s"
57769 #: fortran/resolve.c:2866
57770 #, gcc-internal-format
57771 msgid "Reference to impure function %qs at %L inside a DO CONCURRENT %s"
57774 #: fortran/resolve.c:2873
57775 #, gcc-internal-format
57776 msgid "Reference to impure function %qs at %L within a PURE procedure"
57779 #: fortran/resolve.c:2943
57780 #, gcc-internal-format
57781 msgid "%qs at %L is not a function"
57784 #: fortran/resolve.c:2951 fortran/resolve.c:3421
57785 #, gcc-internal-format
57786 msgid "ABSTRACT INTERFACE %qs must not be referenced at %L"
57789 #. Internal procedures are taken care of in resolve_contained_fntype.
57790 #: fortran/resolve.c:2994
57791 #, gcc-internal-format
57793 "Function %qs is declared CHARACTER(*) and cannot be used at %L since it is "
57794 "not a dummy argument"
57797 #: fortran/resolve.c:3028
57798 #, gcc-internal-format
57799 msgid "resolve_function(): bad function type"
57802 #: fortran/resolve.c:3048
57803 #, gcc-internal-format
57805 "User defined non-ELEMENTAL function %qs at %L not allowed in WORKSHARE "
57809 #: fortran/resolve.c:3110
57810 #, gcc-internal-format
57812 "ENTRY %qs at %L cannot be called recursively, as function %qs is not "
57816 #: fortran/resolve.c:3114
57817 #, gcc-internal-format
57818 msgid "Function %qs at %L cannot be called recursively, as it is not RECURSIVE"
57821 #: fortran/resolve.c:3165
57822 #, gcc-internal-format
57823 msgid "Subroutine call to %qs in FORALL block at %L is not PURE"
57826 #: fortran/resolve.c:3171
57827 #, gcc-internal-format
57828 msgid "Subroutine call to %qs in DO CONCURRENT block at %L is not PURE"
57831 #: fortran/resolve.c:3177
57832 #, gcc-internal-format
57833 msgid "Subroutine call to %qs at %L is not PURE"
57836 #: fortran/resolve.c:3245
57837 #, gcc-internal-format
57838 msgid "There is no specific subroutine for the generic %qs at %L"
57841 #: fortran/resolve.c:3254
57842 #, gcc-internal-format
57844 "Generic subroutine %qs at %L is not consistent with an intrinsic subroutine "
57848 #: fortran/resolve.c:3289
57849 #, gcc-internal-format
57851 "Subroutine %qs at %L is INTRINSIC but is not compatible with an intrinsic"
57854 #: fortran/resolve.c:3334
57855 #, gcc-internal-format
57856 msgid "Unable to resolve the specific subroutine %qs at %L"
57859 #: fortran/resolve.c:3392
57860 #, gcc-internal-format
57861 msgid "%qs at %L has a type, which is not consistent with the CALL at %L"
57864 #: fortran/resolve.c:3431
57865 #, gcc-internal-format
57867 "ENTRY %qs at %L cannot be called recursively, as subroutine %qs is not "
57871 #: fortran/resolve.c:3435
57872 #, gcc-internal-format
57874 "SUBROUTINE %qs at %L cannot be called recursively, as it is not RECURSIVE"
57877 #: fortran/resolve.c:3480
57878 #, gcc-internal-format
57879 msgid "resolve_subroutine(): bad function type"
57882 #: fortran/resolve.c:3518
57883 #, gcc-internal-format, gfc-internal-format
57884 msgid "Shapes for operands at %L and %L are not conformable"
57887 #: fortran/resolve.c:3570
57888 #, gcc-internal-format
57889 msgid "logical_to_bitwise(): Bad intrinsic"
57892 #: fortran/resolve.c:3856
57893 #, gcc-internal-format
57894 msgid "resolve_operator(): Bad intrinsic"
57897 #: fortran/resolve.c:4026 fortran/resolve.c:4049
57898 #, gcc-internal-format
57899 msgid "compare_bound_int(): Bad expression"
57902 #: fortran/resolve.c:4144
57903 #, gcc-internal-format, gfc-internal-format
57904 msgid "Array reference at %L is out of bounds (%ld < %ld) in dimension %d"
57907 #: fortran/resolve.c:4149
57908 #, gcc-internal-format, gfc-internal-format
57909 msgid "Array reference at %L is out of bounds (%ld < %ld) in codimension %d"
57912 #: fortran/resolve.c:4159
57913 #, gcc-internal-format, gfc-internal-format
57914 msgid "Array reference at %L is out of bounds (%ld > %ld) in dimension %d"
57917 #: fortran/resolve.c:4164
57918 #, gcc-internal-format, gfc-internal-format
57919 msgid "Array reference at %L is out of bounds (%ld > %ld) in codimension %d"
57922 #: fortran/resolve.c:4184
57923 #, gcc-internal-format, gfc-internal-format
57924 msgid "Illegal stride of zero at %L"
57927 #: fortran/resolve.c:4201
57928 #, gcc-internal-format, gfc-internal-format
57930 "Lower array reference at %L is out of bounds (%ld < %ld) in dimension %d"
57933 #: fortran/resolve.c:4209
57934 #, gcc-internal-format, gfc-internal-format
57936 "Lower array reference at %L is out of bounds (%ld > %ld) in dimension %d"
57939 #: fortran/resolve.c:4225
57940 #, gcc-internal-format, gfc-internal-format
57942 "Upper array reference at %L is out of bounds (%ld < %ld) in dimension %d"
57945 #: fortran/resolve.c:4234
57946 #, gcc-internal-format, gfc-internal-format
57948 "Upper array reference at %L is out of bounds (%ld > %ld) in dimension %d"
57951 #: fortran/resolve.c:4250
57952 #, gcc-internal-format
57953 msgid "check_dimension(): Bad array reference"
57956 #: fortran/resolve.c:4273
57957 #, gcc-internal-format, gfc-internal-format
57958 msgid "Rightmost upper bound of assumed size array section not specified at %L"
57961 #: fortran/resolve.c:4283
57962 #, gcc-internal-format, gfc-internal-format
57963 msgid "Rank mismatch in array reference at %L (%d/%d)"
57966 #: fortran/resolve.c:4291
57967 #, gcc-internal-format, gfc-internal-format
57968 msgid "Coindex rank mismatch in array reference at %L (%d/%d)"
57971 #: fortran/resolve.c:4307
57972 #, gcc-internal-format, gfc-internal-format
57973 msgid "Coindex of codimension %d must be a scalar at %L"
57976 #: fortran/resolve.c:4335
57977 #, gcc-internal-format, gfc-internal-format
57978 msgid "Array index at %L must be scalar"
57981 #: fortran/resolve.c:4341
57982 #, gcc-internal-format, gfc-internal-format
57983 msgid "Array index at %L must be of INTEGER type, found %s"
57986 #: fortran/resolve.c:4347
57987 #, gcc-internal-format, gfc-internal-format
57988 msgid "REAL array index at %L"
57991 #: fortran/resolve.c:4386
57992 #, gcc-internal-format, gfc-internal-format
57993 msgid "Argument dim at %L must be scalar"
57996 #: fortran/resolve.c:4393
57997 #, gcc-internal-format, gfc-internal-format
57998 msgid "Argument dim at %L must be of INTEGER type"
58001 #: fortran/resolve.c:4438
58002 #, gcc-internal-format
58003 msgid "find_array_spec(): Missing spec"
58006 #: fortran/resolve.c:4449
58007 #, gcc-internal-format
58008 msgid "find_array_spec(): unused as(1)"
58011 #: fortran/resolve.c:4460
58012 #, gcc-internal-format
58013 msgid "find_array_spec(): unused as(2)"
58016 #: fortran/resolve.c:4503
58017 #, gcc-internal-format, gfc-internal-format
58018 msgid "Array index at %L is an array of rank %d"
58021 #: fortran/resolve.c:4601
58022 #, gcc-internal-format, gfc-internal-format
58023 msgid "Substring start index at %L must be of type INTEGER"
58026 #: fortran/resolve.c:4608
58027 #, gcc-internal-format, gfc-internal-format
58028 msgid "Substring start index at %L must be scalar"
58031 #: fortran/resolve.c:4617
58032 #, gcc-internal-format, gfc-internal-format
58033 msgid "Substring start index at %L is less than one"
58036 #: fortran/resolve.c:4630
58037 #, gcc-internal-format, gfc-internal-format
58038 msgid "Substring end index at %L must be of type INTEGER"
58041 #: fortran/resolve.c:4637
58042 #, gcc-internal-format, gfc-internal-format
58043 msgid "Substring end index at %L must be scalar"
58046 #: fortran/resolve.c:4647
58047 #, gcc-internal-format, gfc-internal-format
58048 msgid "Substring end index at %L exceeds the string length"
58051 #: fortran/resolve.c:4657
58052 #, gcc-internal-format, gfc-internal-format
58053 msgid "Substring end index at %L is too large"
58056 #: fortran/resolve.c:4810
58057 #, gcc-internal-format
58058 msgid "resolve_ref(): Bad array reference"
58061 #: fortran/resolve.c:4824
58062 #, gcc-internal-format, gfc-internal-format
58064 "Component to the right of a part reference with nonzero rank must not have "
58065 "the POINTER attribute at %L"
58068 #: fortran/resolve.c:4834
58069 #, gcc-internal-format, gfc-internal-format
58071 "Component to the right of a part reference with nonzero rank must not have "
58072 "the ALLOCATABLE attribute at %L"
58075 #: fortran/resolve.c:4853
58076 #, gcc-internal-format, gfc-internal-format
58078 "Two or more part references with nonzero rank must not be specified at %L"
58081 #: fortran/resolve.c:4951
58082 #, gcc-internal-format
58083 msgid "expression_rank(): Two array specs"
58086 #: fortran/resolve.c:5033
58087 #, gcc-internal-format, gfc-internal-format
58089 "Variable %s at %L with NO_ARG_CHECK attribute may only be used as actual "
58093 #: fortran/resolve.c:5043
58094 #, gcc-internal-format, gfc-internal-format
58095 msgid "Assumed-type variable %s at %L may only be used as actual argument"
58098 #. FIXME: It doesn't work reliably as inquiry_argument is not set
58099 #. for all inquiry functions in resolve_function; the reason is
58100 #. that the function-name resolution happens too late in that
58102 #: fortran/resolve.c:5053
58103 #, gcc-internal-format, gfc-internal-format
58105 "Assumed-type variable %s at %L as actual argument to an inquiry function "
58106 "shall be the first argument"
58109 #: fortran/resolve.c:5068
58110 #, gcc-internal-format, gfc-internal-format
58111 msgid "Assumed-rank variable %s at %L may only be used as actual argument"
58114 #. FIXME: It doesn't work reliably as inquiry_argument is not set
58115 #. for all inquiry functions in resolve_function; the reason is
58116 #. that the function-name resolution happens too late in that
58118 #: fortran/resolve.c:5078
58119 #, gcc-internal-format, gfc-internal-format
58121 "Assumed-rank variable %s at %L as actual argument to an inquiry function "
58122 "shall be the first argument"
58125 #: fortran/resolve.c:5089
58126 #, gcc-internal-format, gfc-internal-format
58128 "Variable %s at %L with NO_ARG_CHECK attribute shall not have a subobject "
58132 #: fortran/resolve.c:5098
58133 #, gcc-internal-format, gfc-internal-format
58134 msgid "Assumed-type variable %s at %L shall not have a subobject reference"
58137 #: fortran/resolve.c:5113
58138 #, gcc-internal-format, gfc-internal-format
58139 msgid "Assumed-rank variable %s at %L shall not have a subobject reference"
58142 #: fortran/resolve.c:5275
58143 #, gcc-internal-format
58145 "Variable %qs, used in a specification expression, is referenced at %L before "
58146 "the ENTRY statement in which it is a parameter"
58149 #: fortran/resolve.c:5280
58150 #, gcc-internal-format
58152 "Variable %qs is used at %L before the ENTRY statement in which it is a "
58156 #: fortran/resolve.c:5350
58157 #, gcc-internal-format, gfc-internal-format
58158 msgid "Polymorphic subobject of coindexed object at %L"
58161 #: fortran/resolve.c:5363
58162 #, gcc-internal-format, gfc-internal-format
58163 msgid "Coindexed object with polymorphic allocatable subcomponent at %L"
58166 #: fortran/resolve.c:5704
58167 #, gcc-internal-format, gfc-internal-format
58168 msgid "Passed-object at %L must be scalar"
58171 #: fortran/resolve.c:5711
58172 #, gcc-internal-format
58174 "Base object for procedure-pointer component call at %L is of ABSTRACT type "
58178 #: fortran/resolve.c:5746
58179 #, gcc-internal-format
58180 msgid "Base object for type-bound procedure call at %L is of ABSTRACT type %qs"
58183 #: fortran/resolve.c:5755
58184 #, gcc-internal-format, gfc-internal-format
58185 msgid "Base object for NOPASS type-bound procedure call at %L must be scalar"
58188 #. Nothing matching found!
58189 #: fortran/resolve.c:5943
58190 #, gcc-internal-format
58192 "Found no matching specific binding for the call to the GENERIC %qs at %L"
58195 #: fortran/resolve.c:5970
58196 #, gcc-internal-format
58197 msgid "%qs at %L should be a SUBROUTINE"
58200 #: fortran/resolve.c:6021
58201 #, gcc-internal-format
58202 msgid "%qs at %L should be a FUNCTION"
58205 #: fortran/resolve.c:6538
58206 #, gcc-internal-format
58207 msgid "gfc_resolve_expr(): Bad expression type"
58210 #: fortran/resolve.c:6564
58211 #, gcc-internal-format, gfc-internal-format
58212 msgid "%s at %L must be a scalar"
58215 #: fortran/resolve.c:6574
58216 #, gcc-internal-format, gfc-internal-format
58217 msgid "%s at %L must be integer"
58220 #: fortran/resolve.c:6578 fortran/resolve.c:6585
58221 #, gcc-internal-format, gfc-internal-format
58222 msgid "%s at %L must be INTEGER"
58225 #: fortran/resolve.c:6627
58226 #, gcc-internal-format, gfc-internal-format
58227 msgid "Step expression in DO loop at %L cannot be zero"
58230 #: fortran/resolve.c:6663
58231 #, gcc-internal-format, gfc-internal-format
58232 msgid "DO loop at %L will be executed zero times"
58235 #: fortran/resolve.c:6680
58236 #, gcc-internal-format, gfc-internal-format
58237 msgid "DO loop at %L is undefined as it overflows"
58240 #: fortran/resolve.c:6686
58241 #, gcc-internal-format, gfc-internal-format
58242 msgid "DO loop at %L is undefined as it underflows"
58245 #: fortran/resolve.c:6747
58246 #, gcc-internal-format, gfc-internal-format
58247 msgid "FORALL index-name at %L must be a scalar INTEGER"
58250 #: fortran/resolve.c:6752
58251 #, gcc-internal-format, gfc-internal-format
58252 msgid "FORALL start expression at %L must be a scalar INTEGER"
58255 #: fortran/resolve.c:6759
58256 #, gcc-internal-format, gfc-internal-format
58257 msgid "FORALL end expression at %L must be a scalar INTEGER"
58260 #: fortran/resolve.c:6767
58261 #, gcc-internal-format, gfc-internal-format
58262 msgid "FORALL stride expression at %L must be a scalar %s"
58265 #: fortran/resolve.c:6772
58266 #, gcc-internal-format, gfc-internal-format
58267 msgid "FORALL stride expression at %L cannot be zero"
58270 #: fortran/resolve.c:6785
58271 #, gcc-internal-format
58272 msgid "FORALL index %qs may not appear in triplet specification at %L"
58275 #: fortran/resolve.c:6888 fortran/resolve.c:7180
58276 #, gcc-internal-format, gfc-internal-format
58277 msgid "Allocate-object at %L must be ALLOCATABLE or a POINTER"
58280 #: fortran/resolve.c:6896 fortran/resolve.c:7145
58281 #, gcc-internal-format, gfc-internal-format
58282 msgid "Coindexed allocatable object at %L"
58285 #: fortran/resolve.c:7002
58286 #, gcc-internal-format, gfc-internal-format
58288 "Source-expr at %L must be scalar or have the same rank as the allocate-"
58292 #: fortran/resolve.c:7033
58293 #, gcc-internal-format, gfc-internal-format
58294 msgid "Source-expr at %L and allocate-object at %L must have the same shape"
58297 #: fortran/resolve.c:7191
58298 #, gcc-internal-format, gfc-internal-format
58299 msgid "Type of entity at %L is type incompatible with source-expr at %L"
58302 #: fortran/resolve.c:7203
58303 #, gcc-internal-format, gfc-internal-format
58305 "The allocate-object at %L and the source-expr at %L shall have the same kind "
58309 #: fortran/resolve.c:7217
58310 #, gcc-internal-format, gfc-internal-format
58312 "The source-expr at %L shall neither be of type LOCK_TYPE nor have a "
58313 "LOCK_TYPE component if allocate-object at %L is a coarray"
58316 #: fortran/resolve.c:7232
58317 #, gcc-internal-format, gfc-internal-format
58319 "The source-expr at %L shall neither be of type EVENT_TYPE nor have a "
58320 "EVENT_TYPE component if allocate-object at %L is a coarray"
58323 #: fortran/resolve.c:7245
58324 #, gcc-internal-format, gfc-internal-format
58326 "Allocating %s of ABSTRACT base type at %L requires a type-spec or source-expr"
58329 #: fortran/resolve.c:7258
58330 #, gcc-internal-format, gfc-internal-format
58332 "Allocating %s at %L with type-spec requires the same character-length "
58333 "parameter as in the declaration"
58336 #: fortran/resolve.c:7339 fortran/resolve.c:7354
58337 #, gcc-internal-format, gfc-internal-format
58338 msgid "Array specification required in ALLOCATE statement at %L"
58341 #: fortran/resolve.c:7346
58342 #, gcc-internal-format, gfc-internal-format
58344 "Array specification or array-valued SOURCE= expression required in ALLOCATE "
58348 #: fortran/resolve.c:7369
58349 #, gcc-internal-format, gfc-internal-format
58350 msgid "Coarray specification required in ALLOCATE statement at %L"
58353 #: fortran/resolve.c:7396
58354 #, gcc-internal-format, gfc-internal-format
58355 msgid "Bad array specification in ALLOCATE statement at %L"
58358 #: fortran/resolve.c:7415
58359 #, gcc-internal-format
58361 "%qs must not appear in the array specification at %L in the same ALLOCATE "
58362 "statement where it is itself allocated"
58365 #: fortran/resolve.c:7430
58366 #, gcc-internal-format, gfc-internal-format
58367 msgid "Expected '*' in coindex specification in ALLOCATE statement at %L"
58370 #: fortran/resolve.c:7441
58371 #, gcc-internal-format, gfc-internal-format
58372 msgid "Bad coarray specification in ALLOCATE statement at %L"
58375 #: fortran/resolve.c:7473
58376 #, gcc-internal-format, gfc-internal-format
58377 msgid "Stat-variable at %L must be a scalar INTEGER variable"
58380 #: fortran/resolve.c:7496
58381 #, gcc-internal-format, gfc-internal-format
58382 msgid "Stat-variable at %L shall not be %sd within the same %s statement"
58385 #: fortran/resolve.c:7507
58386 #, gcc-internal-format, gfc-internal-format
58387 msgid "ERRMSG at %L is useless without a STAT tag"
58390 #: fortran/resolve.c:7518
58391 #, gcc-internal-format, gfc-internal-format
58392 msgid "Errmsg-variable at %L must be a scalar CHARACTER variable"
58395 #: fortran/resolve.c:7541
58396 #, gcc-internal-format, gfc-internal-format
58397 msgid "Errmsg-variable at %L shall not be %sd within the same %s statement"
58400 #: fortran/resolve.c:7571
58401 #, gcc-internal-format, gfc-internal-format
58402 msgid "Allocate-object at %L also appears at %L"
58405 #: fortran/resolve.c:7577 fortran/resolve.c:7583
58406 #, gcc-internal-format, gfc-internal-format
58407 msgid "Allocate-object at %L is subobject of object at %L"
58410 #. The cases overlap, or they are the same
58411 #. element in the list. Either way, we must
58412 #. issue an error and get the next case from P.
58413 #. FIXME: Sort P and Q by line number.
58414 #: fortran/resolve.c:7811
58415 #, gcc-internal-format, gfc-internal-format
58416 msgid "CASE label at %L overlaps with CASE label at %L"
58419 #: fortran/resolve.c:7862
58420 #, gcc-internal-format, gfc-internal-format
58421 msgid "Expression in CASE statement at %L must be of type %s"
58424 #: fortran/resolve.c:7873
58425 #, gcc-internal-format, gfc-internal-format
58426 msgid "Expression in CASE statement at %L must be of kind %d"
58429 #: fortran/resolve.c:7886
58430 #, gcc-internal-format, gfc-internal-format
58431 msgid "Expression in CASE statement at %L must be scalar"
58434 #: fortran/resolve.c:7932
58435 #, gcc-internal-format, gfc-internal-format
58437 "Selection expression in computed GOTO statement at %L must be a scalar "
58438 "integer expression"
58441 #: fortran/resolve.c:7951
58442 #, gcc-internal-format, gfc-internal-format
58443 msgid "Argument of SELECT statement at %L cannot be %s"
58446 #: fortran/resolve.c:7961
58447 #, gcc-internal-format, gfc-internal-format
58448 msgid "Argument of SELECT statement at %L must be a scalar expression"
58451 #: fortran/resolve.c:7979 fortran/resolve.c:7987
58452 #, gcc-internal-format, gfc-internal-format
58453 msgid "Expression in CASE statement at %L is not in the range of %s"
58456 #: fortran/resolve.c:8049 fortran/resolve.c:8591
58457 #, gcc-internal-format, gfc-internal-format
58459 "The DEFAULT CASE at %L cannot be followed by a second DEFAULT CASE at %L"
58462 #: fortran/resolve.c:8075
58463 #, gcc-internal-format, gfc-internal-format
58464 msgid "Logical range in CASE statement at %L is not allowed"
58467 #: fortran/resolve.c:8087
58468 #, gcc-internal-format, gfc-internal-format
58469 msgid "Constant logical value in CASE statement is repeated at %L"
58472 #: fortran/resolve.c:8102
58473 #, gcc-internal-format, gfc-internal-format
58474 msgid "Range specification at %L can never be matched"
58477 #: fortran/resolve.c:8205
58478 #, gcc-internal-format, gfc-internal-format
58479 msgid "Logical SELECT CASE block at %L has more that two cases"
58482 #: fortran/resolve.c:8280
58483 #, gcc-internal-format
58484 msgid "Associate-name %qs at %L is used as array"
58487 #: fortran/resolve.c:8291
58488 #, gcc-internal-format, gfc-internal-format
58489 msgid "CLASS selector at %L needs a temporary which is not yet implemented"
58492 #: fortran/resolve.c:8484
58493 #, gcc-internal-format, gfc-internal-format
58494 msgid "Selector shall be polymorphic in SELECT TYPE statement at %L"
58497 #: fortran/resolve.c:8501 fortran/resolve.c:8513
58498 #, gcc-internal-format, gfc-internal-format
58499 msgid "Selector at %L must not be coindexed"
58502 #: fortran/resolve.c:8542
58503 #, gcc-internal-format, gfc-internal-format
58504 msgid "TYPE IS at %L overlaps with TYPE IS at %L"
58507 #: fortran/resolve.c:8554
58508 #, gcc-internal-format
58509 msgid "Derived type %qs at %L must be extensible"
58512 #: fortran/resolve.c:8566
58513 #, gcc-internal-format
58514 msgid "Derived type %qs at %L must be an extension of %qs"
58517 #: fortran/resolve.c:8569
58518 #, gcc-internal-format
58519 msgid "Unexpected intrinsic type %qs at %L"
58522 #: fortran/resolve.c:8579
58523 #, gcc-internal-format, gfc-internal-format
58525 "The type-spec at %L shall specify that each length type parameter is assumed"
58528 #: fortran/resolve.c:8817
58529 #, gcc-internal-format, gfc-internal-format
58530 msgid "Double CLASS IS block in SELECT TYPE statement at %L"
58533 #: fortran/resolve.c:8913
58534 #, gcc-internal-format, gfc-internal-format
58535 msgid "Invalid context for NULL () intrinsic at %L"
58538 #: fortran/resolve.c:8976
58539 #, gcc-internal-format, gfc-internal-format
58540 msgid "DTIO %s procedure at %L must be recursive"
58543 #: fortran/resolve.c:8986
58544 #, gcc-internal-format, gfc-internal-format
58546 "Data transfer element at %L cannot be polymorphic unless it is processed by "
58547 "a defined input/output procedure"
58550 #: fortran/resolve.c:8999
58551 #, gcc-internal-format, gfc-internal-format
58553 "Data transfer element at %L cannot have POINTER components unless it is "
58554 "processed by a defined input/output procedure"
58557 #: fortran/resolve.c:9008
58558 #, gcc-internal-format, gfc-internal-format
58559 msgid "Data transfer element at %L cannot have procedure pointer components"
58562 #: fortran/resolve.c:9015
58563 #, gcc-internal-format, gfc-internal-format
58565 "Data transfer element at %L cannot have ALLOCATABLE components unless it is "
58566 "processed by a defined input/output procedure"
58569 #: fortran/resolve.c:9026
58570 #, gcc-internal-format, gfc-internal-format
58571 msgid "Data transfer element at %L cannot have PRIVATE components"
58574 #: fortran/resolve.c:9032
58575 #, gcc-internal-format, gfc-internal-format
58577 "Data transfer element at %L cannot have PRIVATE components unless it is "
58578 "processed by a defined input/output procedure"
58581 #: fortran/resolve.c:9047
58582 #, gcc-internal-format, gfc-internal-format
58584 "Data transfer element at %L cannot be a full reference to an assumed-size "
58588 #: fortran/resolve.c:9104
58589 #, gcc-internal-format, gfc-internal-format
58590 msgid "Lock variable at %L must be a scalar of type LOCK_TYPE"
58593 #: fortran/resolve.c:9114
58594 #, gcc-internal-format, gfc-internal-format
58595 msgid "Event variable at %L must be a scalar of type EVENT_TYPE"
58598 #: fortran/resolve.c:9118
58599 #, gcc-internal-format, gfc-internal-format
58600 msgid "Event variable argument at %L must be a coarray or coindexed"
58603 #: fortran/resolve.c:9121
58604 #, gcc-internal-format, gfc-internal-format
58605 msgid "Event variable argument at %L must be a coarray but not coindexed"
58608 #: fortran/resolve.c:9128 fortran/resolve.c:9246
58609 #, gcc-internal-format, gfc-internal-format
58610 msgid "STAT= argument at %L must be a scalar INTEGER variable"
58613 #: fortran/resolve.c:9140 fortran/resolve.c:9253
58614 #, gcc-internal-format, gfc-internal-format
58615 msgid "ERRMSG= argument at %L must be a scalar CHARACTER variable"
58618 #: fortran/resolve.c:9152
58619 #, gcc-internal-format, gfc-internal-format
58620 msgid "ACQUIRED_LOCK= argument at %L must be a scalar LOGICAL variable"
58623 #: fortran/resolve.c:9163
58624 #, gcc-internal-format, gfc-internal-format
58625 msgid "UNTIL_COUNT= argument at %L must be a scalar INTEGER expression"
58628 #: fortran/resolve.c:9223
58629 #, gcc-internal-format, gfc-internal-format
58630 msgid "Imageset argument at %L must be a scalar or rank-1 INTEGER expression"
58633 #: fortran/resolve.c:9227 fortran/resolve.c:9237
58634 #, gcc-internal-format, gfc-internal-format
58635 msgid "Imageset argument at %L must between 1 and num_images()"
58638 #: fortran/resolve.c:9280
58639 #, gcc-internal-format, gfc-internal-format
58641 "Statement at %L is not a valid branch target statement for the branch "
58645 #: fortran/resolve.c:9290
58646 #, gcc-internal-format, gfc-internal-format
58647 msgid "Branch at %L may result in an infinite loop"
58650 #. Note: A label at END CRITICAL does not leave the CRITICAL
58651 #. construct as END CRITICAL is still part of it.
58652 #: fortran/resolve.c:9307 fortran/resolve.c:9330
58653 #, gcc-internal-format, gfc-internal-format
58654 msgid "GOTO statement at %L leaves CRITICAL construct for label at %L"
58657 #: fortran/resolve.c:9311 fortran/resolve.c:9336
58658 #, gcc-internal-format, gfc-internal-format
58659 msgid "GOTO statement at %L leaves DO CONCURRENT construct for label at %L"
58662 #. The label is not in an enclosing block, so illegal. This was
58663 #. allowed in Fortran 66, so we allow it as extension. No
58664 #. further checks are necessary in this case.
58665 #: fortran/resolve.c:9351
58666 #, gcc-internal-format, gfc-internal-format
58667 msgid "Label at %L is not in the same block as the GOTO statement at %L"
58670 #: fortran/resolve.c:9423
58671 #, gcc-internal-format, gfc-internal-format
58672 msgid "WHERE mask at %L has inconsistent shape"
58675 #: fortran/resolve.c:9439
58676 #, gcc-internal-format, gfc-internal-format
58677 msgid "WHERE assignment target at %L has inconsistent shape"
58680 #: fortran/resolve.c:9447 fortran/resolve.c:9534
58681 #, gcc-internal-format, gfc-internal-format
58682 msgid "Non-ELEMENTAL user-defined assignment in WHERE at %L"
58685 #: fortran/resolve.c:9457 fortran/resolve.c:9544
58686 #, gcc-internal-format, gfc-internal-format
58687 msgid "Unsupported statement inside WHERE at %L"
58690 #: fortran/resolve.c:9488
58691 #, gcc-internal-format, gfc-internal-format
58692 msgid "Assignment to a FORALL index variable at %L"
58695 #: fortran/resolve.c:9497
58696 #, gcc-internal-format
58698 "The FORALL with index %qs is not used on the left side of the assignment at "
58699 "%L and so might cause multiple assignment to this object"
58702 #: fortran/resolve.c:9662
58703 #, gcc-internal-format, gfc-internal-format
58704 msgid "FORALL index-name at %L must be a scalar variable of type integer"
58707 #: fortran/resolve.c:9672
58708 #, gcc-internal-format, gfc-internal-format
58709 msgid "An outer FORALL construct already has an index with this name %L"
58712 #: fortran/resolve.c:9749
58713 #, gcc-internal-format, gfc-internal-format
58714 msgid "WHERE/ELSEWHERE clause at %L requires a LOGICAL array"
58717 #: fortran/resolve.c:9851
58718 #, gcc-internal-format
58719 msgid "gfc_resolve_blocks(): Bad block type"
58722 #: fortran/resolve.c:9965
58723 #, gcc-internal-format, gfc-internal-format
58724 msgid "CHARACTER expression will be truncated in assignment (%d/%d) at %L"
58727 #: fortran/resolve.c:9997
58728 #, gcc-internal-format, gfc-internal-format
58730 "Coindexed expression at %L is assigned to a derived type variable with a "
58731 "POINTER component in a PURE procedure"
58734 #: fortran/resolve.c:10002
58735 #, gcc-internal-format, gfc-internal-format
58737 "The impure variable at %L is assigned to a derived type variable with a "
58738 "POINTER component in a PURE procedure (12.6)"
58741 #: fortran/resolve.c:10012
58742 #, gcc-internal-format, gfc-internal-format
58743 msgid "Assignment to coindexed variable at %L in a PURE procedure"
58746 #: fortran/resolve.c:10044
58747 #, gcc-internal-format, gfc-internal-format
58748 msgid "Assignment to polymorphic coarray at %L is not permitted"
58751 #: fortran/resolve.c:10048
58752 #, gcc-internal-format, gfc-internal-format
58753 msgid "Assignment to an allocatable polymorphic variable at %L"
58756 #: fortran/resolve.c:10053
58757 #, gcc-internal-format
58759 "Assignment to an allocatable polymorphic variable at %L requires %<-frealloc-"
58763 #: fortran/resolve.c:10060
58764 #, gcc-internal-format, gfc-internal-format
58766 "Nonallocatable variable must not be polymorphic in intrinsic assignment at "
58767 "%L - check that there is a matching specific subroutine for '=' operator"
58770 #: fortran/resolve.c:10071
58771 #, gcc-internal-format, gfc-internal-format
58773 "Coindexed variable must not have an allocatable ultimate component in "
58777 #: fortran/resolve.c:10376
58778 #, gcc-internal-format, gfc-internal-format
58780 "TODO: type-bound defined assignment(s) at %L not done because multiple part "
58781 "array references would occur in intermediate expressions."
58784 #. Even if standard does not support this feature, continue to build
58785 #. the two statements to avoid upsetting frontend_passes.c.
58786 #: fortran/resolve.c:10618
58787 #, gcc-internal-format, gfc-internal-format
58788 msgid "Pointer procedure assignment at %L"
58791 #: fortran/resolve.c:10630
58792 #, gcc-internal-format, gfc-internal-format
58794 "The function result on the lhs of the assignment at %L must have the pointer "
58798 #: fortran/resolve.c:10863
58799 #, gcc-internal-format, gfc-internal-format
58800 msgid "ASSIGNED GOTO statement at %L requires an INTEGER variable"
58803 #: fortran/resolve.c:10866
58804 #, gcc-internal-format
58805 msgid "Variable %qs has not been assigned a target label at %L"
58808 #: fortran/resolve.c:10877
58809 #, gcc-internal-format, gfc-internal-format
58811 "Alternate RETURN statement at %L requires a SCALAR-INTEGER return specifier"
58814 #: fortran/resolve.c:10939
58815 #, gcc-internal-format, gfc-internal-format
58816 msgid "ASSIGN statement at %L requires a scalar default INTEGER variable"
58819 #: fortran/resolve.c:10987
58820 #, gcc-internal-format, gfc-internal-format
58821 msgid "Invalid NULL at %L"
58824 #: fortran/resolve.c:10991
58825 #, gcc-internal-format, gfc-internal-format
58827 "Arithmetic IF statement at %L requires a scalar REAL or INTEGER expression"
58830 #: fortran/resolve.c:11047
58831 #, gcc-internal-format
58832 msgid "gfc_resolve_code(): No expression on DO WHILE"
58835 #: fortran/resolve.c:11052
58836 #, gcc-internal-format, gfc-internal-format
58838 "Exit condition of DO WHILE loop at %L must be a scalar LOGICAL expression"
58841 #: fortran/resolve.c:11136
58842 #, gcc-internal-format, gfc-internal-format
58843 msgid "FORALL mask clause at %L requires a scalar LOGICAL expression"
58846 #: fortran/resolve.c:11215
58847 #, gcc-internal-format
58848 msgid "gfc_resolve_code(): Bad statement code"
58851 #: fortran/resolve.c:11325
58852 #, gcc-internal-format, gfc-internal-format
58854 "Variable %s with binding label %s at %L uses the same global identifier as "
58858 #. This can only happen if the variable is defined in a module - if it
58859 #. isn't the same module, reject it.
58860 #: fortran/resolve.c:11338
58861 #, gcc-internal-format, gfc-internal-format
58863 "Variable %s from module %s with binding label %s at %L uses the same global "
58864 "identifier as entity at %L from module %s"
58867 #. Print an error if the procedure is defined multiple times; we have to
58868 #. exclude references to the same procedure via module association or
58869 #. multiple checks for the same procedure.
58870 #: fortran/resolve.c:11355
58871 #, gcc-internal-format, gfc-internal-format
58873 "Procedure %s with binding label %s at %L uses the same global identifier as "
58877 #: fortran/resolve.c:11432
58878 #, gcc-internal-format, gfc-internal-format
58879 msgid "String length at %L is too large"
58882 #: fortran/resolve.c:11661
58883 #, gcc-internal-format
58884 msgid "Allocatable array %qs at %L must have a deferred shape or assumed rank"
58887 #: fortran/resolve.c:11665
58888 #, gcc-internal-format
58889 msgid "Scalar object %qs at %L may not be ALLOCATABLE"
58892 #: fortran/resolve.c:11673
58893 #, gcc-internal-format
58894 msgid "Array pointer %qs at %L must have a deferred shape or assumed rank"
58897 #: fortran/resolve.c:11683
58898 #, gcc-internal-format
58899 msgid "Array %qs at %L cannot have a deferred shape"
58902 #: fortran/resolve.c:11698
58903 #, gcc-internal-format
58904 msgid "Type %qs of CLASS variable %qs at %L is not extensible"
58907 #: fortran/resolve.c:11710
58908 #, gcc-internal-format
58909 msgid "CLASS variable %qs at %L must be dummy, allocatable or pointer"
58912 #: fortran/resolve.c:11741
58913 #, gcc-internal-format
58915 "The type %qs cannot be host associated at %L because it is blocked by an "
58916 "incompatible object of the same name declared at %L"
58919 #: fortran/resolve.c:11763
58920 #, gcc-internal-format
58922 "Implied SAVE for module variable %qs at %L, needed due to the default "
58926 #: fortran/resolve.c:11789
58927 #, gcc-internal-format
58929 "Entity %qs at %L has a deferred type parameter and requires either the "
58930 "POINTER or ALLOCATABLE attribute"
58933 #. F08:C541. The shape of an array defined in a main program or module
58934 #. * needs to be constant.
58935 #: fortran/resolve.c:11830
58936 #, gcc-internal-format
58937 msgid "The module or main program array %qs at %L must have constant shape"
58940 #: fortran/resolve.c:11849
58941 #, gcc-internal-format, gfc-internal-format
58943 "Entity with assumed character length at %L must be a dummy argument or a "
58947 #: fortran/resolve.c:11870
58948 #, gcc-internal-format
58949 msgid "%qs at %L must have constant character length in this context"
58952 #: fortran/resolve.c:11877
58953 #, gcc-internal-format
58954 msgid "COMMON variable %qs at %L must have constant character length"
58957 #: fortran/resolve.c:11924
58958 #, gcc-internal-format
58959 msgid "Allocatable %qs at %L cannot have an initializer"
58962 #: fortran/resolve.c:11927
58963 #, gcc-internal-format
58964 msgid "External %qs at %L cannot have an initializer"
58967 #: fortran/resolve.c:11931
58968 #, gcc-internal-format
58969 msgid "Dummy %qs at %L cannot have an initializer"
58972 #: fortran/resolve.c:11934
58973 #, gcc-internal-format
58974 msgid "Intrinsic %qs at %L cannot have an initializer"
58977 #: fortran/resolve.c:11937
58978 #, gcc-internal-format
58979 msgid "Function result %qs at %L cannot have an initializer"
58982 #: fortran/resolve.c:11940
58983 #, gcc-internal-format
58984 msgid "Automatic array %qs at %L cannot have an initializer"
58987 #: fortran/resolve.c:11982
58988 #, gcc-internal-format, gfc-internal-format
58992 #: fortran/resolve.c:12009
58993 #, gcc-internal-format
58994 msgid "Character-valued statement function %qs at %L must have constant length"
58997 #: fortran/resolve.c:12031
58998 #, gcc-internal-format
59000 "%qs is of a PRIVATE type and cannot be a dummy argument of %qs, which is "
59004 #: fortran/resolve.c:12053
59005 #, gcc-internal-format
59007 "Procedure %qs in PUBLIC interface %qs at %L takes dummy arguments of %qs "
59011 #: fortran/resolve.c:12071
59012 #, gcc-internal-format
59013 msgid "Function %qs at %L cannot have an initializer"
59016 #: fortran/resolve.c:12080
59017 #, gcc-internal-format
59018 msgid "External object %qs at %L may not have an initializer"
59021 #: fortran/resolve.c:12088
59022 #, gcc-internal-format
59023 msgid "ELEMENTAL function %qs at %L must have a scalar result"
59026 #: fortran/resolve.c:12098
59027 #, gcc-internal-format
59029 "Statement function %qs at %L may not have pointer or allocatable attribute"
59032 #: fortran/resolve.c:12117
59033 #, gcc-internal-format
59034 msgid "CHARACTER(*) function %qs at %L cannot be array-valued"
59037 #: fortran/resolve.c:12121
59038 #, gcc-internal-format
59039 msgid "CHARACTER(*) function %qs at %L cannot be pointer-valued"
59042 #: fortran/resolve.c:12125
59043 #, gcc-internal-format
59044 msgid "CHARACTER(*) function %qs at %L cannot be pure"
59047 #: fortran/resolve.c:12129
59048 #, gcc-internal-format
59049 msgid "CHARACTER(*) function %qs at %L cannot be recursive"
59052 #: fortran/resolve.c:12142
59053 #, gcc-internal-format
59054 msgid "CHARACTER(*) function %qs at %L"
59057 #: fortran/resolve.c:12151
59058 #, gcc-internal-format
59059 msgid "Procedure pointer %qs at %L shall not be elemental"
59062 #: fortran/resolve.c:12157
59063 #, gcc-internal-format
59064 msgid "Dummy procedure %qs at %L shall not be elemental"
59067 #: fortran/resolve.c:12213
59068 #, gcc-internal-format
59069 msgid "PROCEDURE attribute conflicts with SAVE attribute in %qs at %L"
59072 #: fortran/resolve.c:12219
59073 #, gcc-internal-format
59074 msgid "PROCEDURE attribute conflicts with INTENT attribute in %qs at %L"
59077 #: fortran/resolve.c:12225
59078 #, gcc-internal-format
59079 msgid "PROCEDURE attribute conflicts with RESULT attribute in %qs at %L"
59082 #: fortran/resolve.c:12233
59083 #, gcc-internal-format
59084 msgid "EXTERNAL attribute conflicts with FUNCTION attribute in %qs at %L"
59087 #: fortran/resolve.c:12239
59088 #, gcc-internal-format
59089 msgid "Procedure pointer result %qs at %L is missing the pointer attribute"
59092 #: fortran/resolve.c:12282
59093 #, gcc-internal-format, gfc-internal-format
59095 "Mismatch in ELEMENTAL attribute between MODULE PROCEDURE at %L and its "
59099 #: fortran/resolve.c:12290
59100 #, gcc-internal-format, gfc-internal-format
59102 "Mismatch in PURE attribute between MODULE PROCEDURE at %L and its interface "
59106 #: fortran/resolve.c:12298
59107 #, gcc-internal-format, gfc-internal-format
59109 "Mismatch in RECURSIVE attribute between MODULE PROCEDURE at %L and its "
59113 #: fortran/resolve.c:12307
59114 #, gcc-internal-format, gfc-internal-format
59116 "%s between the MODULE PROCEDURE declaration in module %s and the declaration "
59117 "at %L in SUBMODULE %s"
59120 #: fortran/resolve.c:12393
59121 #, gcc-internal-format
59122 msgid "FINAL procedure %qs at %L is not a SUBROUTINE"
59125 #: fortran/resolve.c:12402
59126 #, gcc-internal-format, gfc-internal-format
59127 msgid "FINAL procedure at %L must have exactly one argument"
59130 #: fortran/resolve.c:12411
59131 #, gcc-internal-format
59132 msgid "Argument of FINAL procedure at %L must be of type %qs"
59135 #: fortran/resolve.c:12419
59136 #, gcc-internal-format, gfc-internal-format
59137 msgid "Argument of FINAL procedure at %L must not be a POINTER"
59140 #: fortran/resolve.c:12425
59141 #, gcc-internal-format, gfc-internal-format
59142 msgid "Argument of FINAL procedure at %L must not be ALLOCATABLE"
59145 #: fortran/resolve.c:12431
59146 #, gcc-internal-format, gfc-internal-format
59147 msgid "Argument of FINAL procedure at %L must not be OPTIONAL"
59150 #: fortran/resolve.c:12439
59151 #, gcc-internal-format, gfc-internal-format
59152 msgid "Argument of FINAL procedure at %L must not be INTENT(OUT)"
59155 #: fortran/resolve.c:12448
59156 #, gcc-internal-format, gfc-internal-format
59157 msgid "Non-scalar FINAL procedure at %L should have assumed shape argument"
59160 #: fortran/resolve.c:12470
59161 #, gcc-internal-format
59162 msgid "FINAL procedure %qs declared at %L has the same rank (%d) as %qs"
59165 #: fortran/resolve.c:12507
59166 #, gcc-internal-format
59168 "Only array FINAL procedures declared for derived type %qs defined at %L, "
59169 "suggest also scalar one"
59172 #: fortran/resolve.c:12547
59173 #, gcc-internal-format
59174 msgid "%qs and %qs can't be mixed FUNCTION/SUBROUTINE for GENERIC %qs at %L"
59177 #: fortran/resolve.c:12583
59178 #, gcc-internal-format
59179 msgid "%qs and %qs for GENERIC %qs at %L are ambiguous"
59182 #: fortran/resolve.c:12642
59183 #, gcc-internal-format
59184 msgid "Undefined specific binding %qs as target of GENERIC %qs at %L"
59187 #: fortran/resolve.c:12654
59188 #, gcc-internal-format
59189 msgid "GENERIC %qs at %L must target a specific binding, %qs is GENERIC, too"
59192 #: fortran/resolve.c:12682
59193 #, gcc-internal-format
59194 msgid "GENERIC %qs at %L can't overwrite specific binding with the same name"
59197 #: fortran/resolve.c:12738
59198 #, gcc-internal-format, gfc-internal-format
59199 msgid "Type-bound operator at %L can't be NOPASS"
59202 #: fortran/resolve.c:12930
59203 #, gcc-internal-format
59205 "%qs must be a module procedure or an external procedure with an explicit "
59209 #: fortran/resolve.c:12972
59210 #, gcc-internal-format
59211 msgid "Procedure %qs with PASS(%s) at %L has no argument %qs"
59214 #: fortran/resolve.c:12986
59215 #, gcc-internal-format
59216 msgid "Procedure %qs with PASS at %L must have at least one argument"
59219 #: fortran/resolve.c:13000 fortran/resolve.c:13448
59220 #, gcc-internal-format
59221 msgid "Non-polymorphic passed-object dummy argument of %qs at %L"
59224 #: fortran/resolve.c:13008
59225 #, gcc-internal-format
59226 msgid "Argument %qs of %qs with PASS(%s) at %L must be of the derived-type %qs"
59229 #: fortran/resolve.c:13017
59230 #, gcc-internal-format
59231 msgid "Passed-object dummy argument of %qs at %L must be scalar"
59234 #: fortran/resolve.c:13023
59235 #, gcc-internal-format
59236 msgid "Passed-object dummy argument of %qs at %L must not be ALLOCATABLE"
59239 #: fortran/resolve.c:13029
59240 #, gcc-internal-format
59241 msgid "Passed-object dummy argument of %qs at %L must not be POINTER"
59244 #: fortran/resolve.c:13058
59245 #, gcc-internal-format
59246 msgid "Procedure %qs at %L has the same name as a component of %qs"
59249 #: fortran/resolve.c:13068
59250 #, gcc-internal-format
59251 msgid "Procedure %qs at %L has the same name as an inherited component of %qs"
59254 #: fortran/resolve.c:13160
59255 #, gcc-internal-format
59257 "Derived-type %qs declared at %L must be ABSTRACT because %qs is DEFERRED and "
59261 #: fortran/resolve.c:13255
59262 #, gcc-internal-format
59263 msgid "Coarray component %qs at %L must be allocatable with deferred shape"
59266 #: fortran/resolve.c:13264
59267 #, gcc-internal-format
59269 "Component %qs at %L of TYPE(C_PTR) or TYPE(C_FUNPTR) shall not be a coarray"
59272 #: fortran/resolve.c:13274
59273 #, gcc-internal-format
59275 "Component %qs at %L with coarray component shall be a nonpointer, "
59276 "nonallocatable scalar"
59279 #: fortran/resolve.c:13283
59280 #, gcc-internal-format
59282 "Component %qs at %L has the CONTIGUOUS attribute but is not an array pointer"
59285 #: fortran/resolve.c:13381
59286 #, gcc-internal-format
59287 msgid "Procedure pointer component %qs with PASS(%s) at %L has no argument %qs"
59290 #: fortran/resolve.c:13395
59291 #, gcc-internal-format
59293 "Procedure pointer component %qs with PASS at %L must have at least one "
59297 #: fortran/resolve.c:13411
59298 #, gcc-internal-format
59299 msgid "Argument %qs of %qs with PASS(%s) at %L must be of the derived type %qs"
59302 #: fortran/resolve.c:13421
59303 #, gcc-internal-format
59304 msgid "Argument %qs of %qs with PASS(%s) at %L must be scalar"
59307 #: fortran/resolve.c:13430
59308 #, gcc-internal-format
59310 "Argument %qs of %qs with PASS(%s) at %L may not have the POINTER attribute"
59313 #: fortran/resolve.c:13439
59314 #, gcc-internal-format
59315 msgid "Argument %qs of %qs with PASS(%s) at %L may not be ALLOCATABLE"
59318 #: fortran/resolve.c:13481
59319 #, gcc-internal-format
59321 "Component %qs of %qs at %L has the same name as an inherited type-bound "
59325 #: fortran/resolve.c:13494
59326 #, gcc-internal-format
59328 "Character length of component %qs needs to be a constant specification "
59332 #: fortran/resolve.c:13505
59333 #, gcc-internal-format
59335 "Character component %qs of %qs at %L with deferred length must be a POINTER "
59339 #: fortran/resolve.c:13536
59340 #, gcc-internal-format
59342 "the component %qs is a PRIVATE type and cannot be a component of %qs, which "
59346 #: fortran/resolve.c:13544
59347 #, gcc-internal-format, gfc-internal-format
59348 msgid "Polymorphic component %s at %L in SEQUENCE or BIND(C) type %s"
59351 #: fortran/resolve.c:13553
59352 #, gcc-internal-format, gfc-internal-format
59354 "Component %s of SEQUENCE type declared at %L does not have the SEQUENCE "
59358 #: fortran/resolve.c:13571 fortran/resolve.c:13583
59359 #, gcc-internal-format
59361 "The pointer component %qs of %qs at %L is a type that has not been declared"
59364 #: fortran/resolve.c:13656
59365 #, gcc-internal-format, gfc-internal-format
59366 msgid "Conflicting initializers in union at %L and %L"
59369 #: fortran/resolve.c:13700
59370 #, gcc-internal-format
59372 "As extending type %qs at %L has a coarray component, parent type %qs shall "
59376 #: fortran/resolve.c:13713
59377 #, gcc-internal-format
59378 msgid "Non-extensible derived-type %qs at %L must not be ABSTRACT"
59381 #: fortran/resolve.c:13767
59382 #, gcc-internal-format
59384 "Generic name %qs of function %qs at %L being the same name as derived type "
59388 #: fortran/resolve.c:13843
59389 #, gcc-internal-format
59390 msgid "Assumed size array %qs in namelist %qs at %L is not allowed"
59393 #: fortran/resolve.c:13849
59394 #, gcc-internal-format
59395 msgid "NAMELIST array object %qs with assumed shape in namelist %qs at %L"
59398 #: fortran/resolve.c:13855
59399 #, gcc-internal-format
59400 msgid "NAMELIST array object %qs with nonconstant shape in namelist %qs at %L"
59403 #: fortran/resolve.c:13863
59404 #, gcc-internal-format
59406 "NAMELIST object %qs with nonconstant character length in namelist %qs at %L"
59409 #: fortran/resolve.c:13873
59410 #, gcc-internal-format
59412 "NAMELIST object %qs in namelist %qs at %L is polymorphic and requires a "
59413 "defined input/output procedure"
59416 #: fortran/resolve.c:13883
59417 #, gcc-internal-format
59419 "NAMELIST object %qs in namelist %qs at %L with ALLOCATABLE or POINTER "
59423 #: fortran/resolve.c:13901
59424 #, gcc-internal-format
59426 "NAMELIST object %qs was declared PRIVATE and cannot be member of PUBLIC "
59427 "namelist %qs at %L"
59430 #: fortran/resolve.c:13916
59431 #, gcc-internal-format
59433 "NAMELIST object %qs has use-associated PRIVATE components and cannot be "
59434 "member of namelist %qs at %L"
59437 #: fortran/resolve.c:13927
59438 #, gcc-internal-format
59440 "NAMELIST object %qs has PRIVATE components and cannot be a member of PUBLIC "
59441 "namelist %qs at %L"
59444 #: fortran/resolve.c:13954
59445 #, gcc-internal-format
59446 msgid "PROCEDURE attribute conflicts with NAMELIST attribute in %qs at %L"
59449 #: fortran/resolve.c:13973
59450 #, gcc-internal-format
59451 msgid "Parameter array %qs at %L cannot be automatic or of deferred shape"
59454 #: fortran/resolve.c:13989
59455 #, gcc-internal-format
59457 "Implicitly typed PARAMETER %qs at %L doesn't match a later IMPLICIT type"
59460 #: fortran/resolve.c:14000
59461 #, gcc-internal-format, gfc-internal-format
59462 msgid "Incompatible derived type in PARAMETER at %L"
59465 #: fortran/resolve.c:14008
59466 #, gcc-internal-format
59467 msgid "CLASS variable %qs at %L cannot have the PARAMETER attribute"
59470 #: fortran/resolve.c:14050
59471 #, gcc-internal-format, gfc-internal-format
59473 "Sorry, allocatable/pointer components in polymorphic (CLASS) type coarrays "
59474 "at %L are unsupported"
59477 #: fortran/resolve.c:14114
59478 #, gcc-internal-format, gfc-internal-format
59479 msgid "PROTECTED attribute conflicts with EXTERNAL attribute at %L"
59482 #: fortran/resolve.c:14117
59483 #, gcc-internal-format, gfc-internal-format
59484 msgid "PROCEDURE attribute conflicts with PROTECTED attribute at %L"
59487 #: fortran/resolve.c:14213
59488 #, gcc-internal-format
59490 "%qs at %L has the CONTIGUOUS attribute but is not an array pointer or an "
59491 "assumed-shape or assumed-rank array"
59494 #: fortran/resolve.c:14231
59495 #, gcc-internal-format, gfc-internal-format
59496 msgid "Assumed size array at %L must be a dummy argument"
59499 #: fortran/resolve.c:14234
59500 #, gcc-internal-format, gfc-internal-format
59501 msgid "Assumed shape array at %L must be a dummy argument"
59504 #: fortran/resolve.c:14242
59505 #, gcc-internal-format, gfc-internal-format
59506 msgid "Assumed-rank array at %L must be a dummy argument"
59509 #: fortran/resolve.c:14249
59510 #, gcc-internal-format, gfc-internal-format
59512 "Assumed-rank array at %L may not have the VALUE or CODIMENSION attribute"
59515 #: fortran/resolve.c:14262
59516 #, gcc-internal-format, gfc-internal-format
59517 msgid "Symbol at %L is not a DUMMY variable"
59520 #: fortran/resolve.c:14268
59521 #, gcc-internal-format
59523 "%qs at %L cannot have the VALUE attribute because it is not a dummy argument"
59526 #: fortran/resolve.c:14278
59527 #, gcc-internal-format
59529 "Character dummy variable %qs at %L with VALUE attribute must have constant "
59533 #: fortran/resolve.c:14287
59534 #, gcc-internal-format
59536 "C interoperable character dummy variable %qs at %L with VALUE attribute must "
59540 #: fortran/resolve.c:14300 fortran/resolve.c:14467
59541 #, gcc-internal-format
59542 msgid "The derived type %qs at %L is of type %qs, which has not been defined"
59545 #: fortran/resolve.c:14314
59546 #, gcc-internal-format, gfc-internal-format
59547 msgid "Variable %s at %L with NO_ARG_CHECK attribute shall be a dummy argument"
59550 #: fortran/resolve.c:14323
59551 #, gcc-internal-format, gfc-internal-format
59553 "Variable %s at %L with NO_ARG_CHECK attribute shall be of type TYPE(*) or of "
59554 "an numeric intrinsic type"
59557 #: fortran/resolve.c:14332
59558 #, gcc-internal-format, gfc-internal-format
59560 "Variable %s at %L with NO_ARG_CHECK attribute may not have the ALLOCATABLE, "
59561 "CODIMENSION, POINTER or VALUE attribute"
59564 #: fortran/resolve.c:14340
59565 #, gcc-internal-format, gfc-internal-format
59567 "Variable %s at %L with NO_ARG_CHECK attribute may not have the INTENT(OUT) "
59571 #: fortran/resolve.c:14347
59572 #, gcc-internal-format, gfc-internal-format
59574 "Variable %s at %L with NO_ARG_CHECK attribute shall either be a scalar or an "
59575 "assumed-size array"
59578 #: fortran/resolve.c:14367
59579 #, gcc-internal-format, gfc-internal-format
59580 msgid "Assumed type of variable %s at %L is only permitted for dummy variables"
59583 #: fortran/resolve.c:14374
59584 #, gcc-internal-format, gfc-internal-format
59586 "Assumed-type variable %s at %L may not have the ALLOCATABLE, CODIMENSION, "
59587 "POINTER or VALUE attribute"
59590 #: fortran/resolve.c:14381
59591 #, gcc-internal-format, gfc-internal-format
59592 msgid "Assumed-type variable %s at %L may not have the INTENT(OUT) attribute"
59595 #: fortran/resolve.c:14388
59596 #, gcc-internal-format, gfc-internal-format
59597 msgid "Assumed-type variable %s at %L shall not be an explicit-shape array"
59600 #: fortran/resolve.c:14413
59601 #, gcc-internal-format
59603 "Variable %qs at %L cannot be BIND(C) because it is neither a COMMON block "
59604 "nor declared at the module level scope"
59607 #: fortran/resolve.c:14493
59608 #, gcc-internal-format
59609 msgid "PUBLIC %s %qs at %L of PRIVATE derived type %qs"
59612 #: fortran/resolve.c:14508
59613 #, gcc-internal-format, gfc-internal-format
59615 "Variable %s at %L of type LOCK_TYPE or with subcomponent of type LOCK_TYPE "
59616 "must be a coarray"
59619 #: fortran/resolve.c:14521
59620 #, gcc-internal-format, gfc-internal-format
59622 "Variable %s at %L of type EVENT_TYPE or with subcomponent of type LOCK_TYPE "
59623 "must be a coarray"
59626 #: fortran/resolve.c:14539
59627 #, gcc-internal-format
59629 "The INTENT(OUT) dummy argument %qs at %L is ASSUMED SIZE and so cannot have "
59630 "a default initializer"
59633 #: fortran/resolve.c:14551
59634 #, gcc-internal-format
59635 msgid "Dummy argument %qs at %L of LOCK_TYPE shall not be INTENT(OUT)"
59638 #: fortran/resolve.c:14560
59639 #, gcc-internal-format
59640 msgid "Dummy argument %qs at %L of EVENT_TYPE shall not be INTENT(OUT)"
59643 #: fortran/resolve.c:14572
59644 #, gcc-internal-format
59646 "Function result %qs at %L shall not be a coarray or have a coarray component"
59649 #: fortran/resolve.c:14581
59650 #, gcc-internal-format
59652 "Variable %qs at %L of TYPE(C_PTR) or TYPE(C_FUNPTR) shall not be a coarray"
59655 #: fortran/resolve.c:14593
59656 #, gcc-internal-format
59658 "Variable %qs at %L with coarray component shall be a nonpointer, "
59659 "nonallocatable scalar, which is not a coarray"
59662 #: fortran/resolve.c:14608
59663 #, gcc-internal-format
59665 "Variable %qs at %L is a coarray and is not ALLOCATABLE, SAVE nor a dummy "
59669 #: fortran/resolve.c:14616
59670 #, gcc-internal-format
59672 "Coarray variable %qs at %L shall not have codimensions with deferred shape"
59675 #: fortran/resolve.c:14623
59676 #, gcc-internal-format
59677 msgid "Allocatable coarray variable %qs at %L must have deferred shape"
59680 #: fortran/resolve.c:14635
59681 #, gcc-internal-format
59683 "Variable %qs at %L is INTENT(OUT) and can thus not be an allocatable coarray "
59684 "or have coarray components"
59687 #: fortran/resolve.c:14644
59688 #, gcc-internal-format
59689 msgid "Coarray dummy variable %qs at %L not allowed in BIND(C) procedure %qs"
59692 #: fortran/resolve.c:14660
59693 #, gcc-internal-format
59695 "LOGICAL dummy argument %qs at %L with non-C_Bool kind in BIND(C) procedure "
59699 #: fortran/resolve.c:14666
59700 #, gcc-internal-format
59702 "LOGICAL result variable %qs at %L with non-C_Bool kind in BIND(C) procedure "
59706 #: fortran/resolve.c:14691
59707 #, gcc-internal-format, gfc-internal-format
59708 msgid "Namelist '%s' can not be an argument to subroutine or function at %L"
59711 #: fortran/resolve.c:14761
59712 #, gcc-internal-format, gfc-internal-format
59713 msgid "Threadprivate at %L isn't SAVEd"
59716 #: fortran/resolve.c:14772
59717 #, gcc-internal-format
59718 msgid "!$OMP DECLARE TARGET variable %qs at %L isn't SAVEd"
59721 #: fortran/resolve.c:14868
59722 #, gcc-internal-format
59723 msgid "check_data_variable(): Bad expression"
59726 #: fortran/resolve.c:14874
59727 #, gcc-internal-format
59728 msgid "BLOCK DATA element %qs at %L must be in COMMON"
59731 #: fortran/resolve.c:14880
59732 #, gcc-internal-format
59733 msgid "DATA array %qs at %L must be specified in a previous declaration"
59736 #: fortran/resolve.c:14889
59737 #, gcc-internal-format
59738 msgid "DATA element %qs at %L cannot have a coindex"
59741 #: fortran/resolve.c:14903
59742 #, gcc-internal-format
59743 msgid "DATA element %qs at %L is a pointer and so must be a full array"
59746 #: fortran/resolve.c:14949
59747 #, gcc-internal-format, gfc-internal-format
59748 msgid "Nonconstant array section at %L in DATA statement"
59751 #: fortran/resolve.c:14962
59752 #, gcc-internal-format, gfc-internal-format
59753 msgid "DATA statement at %L has more variables than values"
59756 #: fortran/resolve.c:15061
59757 #, gcc-internal-format, gfc-internal-format
59759 "start of implied-do loop at %L could not be simplified to a constant value"
59762 #: fortran/resolve.c:15069
59763 #, gcc-internal-format, gfc-internal-format
59765 "end of implied-do loop at %L could not be simplified to a constant value"
59768 #: fortran/resolve.c:15077
59769 #, gcc-internal-format, gfc-internal-format
59771 "step of implied-do loop at %L could not be simplified to a constant value"
59774 #: fortran/resolve.c:15202
59775 #, gcc-internal-format, gfc-internal-format
59776 msgid "DATA statement at %L has more values than variables"
59779 #: fortran/resolve.c:15367
59780 #, gcc-internal-format, gfc-internal-format
59781 msgid "Label %d at %L defined but not used"
59784 #: fortran/resolve.c:15373
59785 #, gcc-internal-format, gfc-internal-format
59786 msgid "Label %d at %L defined but cannot be used"
59789 #: fortran/resolve.c:15457
59790 #, gcc-internal-format
59792 "Derived type variable %qs at %L must have SEQUENCE attribute to be an "
59793 "EQUIVALENCE object"
59796 #: fortran/resolve.c:15466
59797 #, gcc-internal-format
59799 "Derived type variable %qs at %L cannot have ALLOCATABLE components to be an "
59800 "EQUIVALENCE object"
59803 #: fortran/resolve.c:15474
59804 #, gcc-internal-format
59806 "Derived type variable %qs at %L with default initialization cannot be in "
59807 "EQUIVALENCE with a variable in COMMON"
59810 #: fortran/resolve.c:15490
59811 #, gcc-internal-format
59813 "Derived type variable %qs at %L with pointer component(s) cannot be an "
59814 "EQUIVALENCE object"
59817 #: fortran/resolve.c:15593
59818 #, gcc-internal-format, gfc-internal-format
59819 msgid "Syntax error in EQUIVALENCE statement at %L"
59822 #: fortran/resolve.c:15608
59823 #, gcc-internal-format, gfc-internal-format
59825 "Either all or none of the objects in the EQUIVALENCE set at %L shall have "
59826 "the PROTECTED attribute"
59829 #: fortran/resolve.c:15620
59830 #, gcc-internal-format
59832 "Common block member %qs at %L cannot be an EQUIVALENCE object in the pure "
59836 #: fortran/resolve.c:15629
59837 #, gcc-internal-format
59838 msgid "Named constant %qs at %L cannot be an EQUIVALENCE object"
59841 #: fortran/resolve.c:15702
59842 #, gcc-internal-format
59844 "Array %qs at %L with non-constant bounds cannot be an EQUIVALENCE object"
59847 #: fortran/resolve.c:15713
59848 #, gcc-internal-format
59849 msgid "Structure component %qs at %L cannot be an EQUIVALENCE object"
59852 #: fortran/resolve.c:15724
59853 #, gcc-internal-format, gfc-internal-format
59854 msgid "Substring at %L has length zero"
59857 #: fortran/resolve.c:15815
59858 #, gcc-internal-format
59859 msgid "PUBLIC function %qs at %L of PRIVATE type %qs"
59862 #: fortran/resolve.c:15828
59863 #, gcc-internal-format
59864 msgid "ENTRY %qs at %L has no IMPLICIT type"
59867 #: fortran/resolve.c:15848
59868 #, gcc-internal-format
59869 msgid "User operator procedure %qs at %L must be a FUNCTION"
59872 #: fortran/resolve.c:15858
59873 #, gcc-internal-format
59874 msgid "User operator procedure %qs at %L cannot be assumed character length"
59877 #: fortran/resolve.c:15866
59878 #, gcc-internal-format
59879 msgid "User operator procedure %qs at %L must have at least one argument"
59882 #: fortran/resolve.c:15880
59883 #, gcc-internal-format, gfc-internal-format
59884 msgid "First argument of operator interface at %L cannot be optional"
59887 #: fortran/resolve.c:15898
59888 #, gcc-internal-format, gfc-internal-format
59889 msgid "Second argument of operator interface at %L cannot be optional"
59892 #: fortran/resolve.c:15905
59893 #, gcc-internal-format, gfc-internal-format
59894 msgid "Operator interface at %L must have, at most, two arguments"
59897 #: fortran/resolve.c:15983
59898 #, gcc-internal-format
59899 msgid "Contained procedure %qs at %L of a PURE procedure must also be PURE"
59902 #: fortran/scanner.c:330
59903 #, gcc-internal-format
59904 msgid "Include directory %qs: %s"
59907 #: fortran/scanner.c:334
59908 #, gcc-internal-format
59909 msgid "Nonexistent include directory %qs"
59912 #: fortran/scanner.c:339
59913 #, gcc-internal-format
59914 msgid "%qs is not a directory"
59917 #: fortran/scanner.c:742
59918 #, gcc-internal-format, gfc-internal-format
59920 "!$ACC at %C starts a commented line as it neither is followed by a space nor "
59921 "is a continuation line"
59924 #: fortran/scanner.c:782
59925 #, gcc-internal-format, gfc-internal-format
59927 "!$OMP at %C starts a commented line as it neither is followed by a space nor "
59928 "is a continuation line"
59931 #: fortran/scanner.c:1275 fortran/scanner.c:1467
59932 #, gcc-internal-format, gfc-internal-format
59933 msgid "Line truncated at %L"
59936 #: fortran/scanner.c:1331 fortran/scanner.c:1544
59937 #, gcc-internal-format, gfc-internal-format
59938 msgid "Limit of %d continuations exceeded in statement at %C"
59941 #: fortran/scanner.c:1409 fortran/scanner.c:1505
59942 #, gcc-internal-format, gfc-internal-format
59943 msgid "Wrong OpenACC continuation at %C: expected !$ACC, got !$OMP"
59946 #: fortran/scanner.c:1422
59947 #, gcc-internal-format
59948 msgid "Missing %<&%> in continued character constant at %C"
59951 #: fortran/scanner.c:1695
59952 #, gcc-internal-format, gfc-internal-format
59953 msgid "Nonconforming tab character at %C"
59956 #: fortran/scanner.c:1783 fortran/scanner.c:1786
59957 #, gcc-internal-format
59958 msgid "%<&%> not allowed by itself in line %d"
59961 #: fortran/scanner.c:1845
59962 #, gcc-internal-format, gfc-internal-format
59963 msgid "Nonconforming tab character in column %d of line %d"
59966 #: fortran/scanner.c:2074
59967 #, gcc-internal-format
59968 msgid "file %qs left but not entered"
59971 #: fortran/scanner.c:2112
59972 #, gcc-internal-format
59973 msgid "Illegal preprocessor directive"
59976 #: fortran/scanner.c:2239
59977 #, gcc-internal-format
59978 msgid "Can't open file %qs"
59981 #: fortran/simplify.c:88
59982 #, gcc-internal-format, gfc-internal-format
59983 msgid "Result of %s overflows its kind at %L"
59986 #: fortran/simplify.c:93
59987 #, gcc-internal-format, gfc-internal-format
59988 msgid "Result of %s underflows its kind at %L"
59991 #: fortran/simplify.c:98
59992 #, gcc-internal-format, gfc-internal-format
59993 msgid "Result of %s is NaN at %L"
59996 #: fortran/simplify.c:102
59997 #, gcc-internal-format, gfc-internal-format
59998 msgid "Result of %s gives range error for its kind at %L"
60001 #: fortran/simplify.c:125
60002 #, gcc-internal-format, gfc-internal-format
60003 msgid "KIND parameter of %s at %L must be an initialization expression"
60006 #: fortran/simplify.c:133
60007 #, gcc-internal-format, gfc-internal-format
60008 msgid "Invalid KIND parameter of %s at %L"
60011 #: fortran/simplify.c:693
60012 #, gcc-internal-format
60013 msgid "gfc_simplify_abs(): Bad type"
60016 #: fortran/simplify.c:714
60017 #, gcc-internal-format, gfc-internal-format
60018 msgid "Argument of %s function at %L is negative"
60021 #: fortran/simplify.c:721
60022 #, gcc-internal-format, gfc-internal-format
60023 msgid "Argument of %s function at %L outside of range [0,127]"
60026 #: fortran/simplify.c:739
60027 #, gcc-internal-format, gfc-internal-format
60029 "Argument of %s function at %L is too large for the collating sequence of "
60033 #: fortran/simplify.c:776
60034 #, gcc-internal-format, gfc-internal-format
60035 msgid "Argument of ACOS at %L must be between -1 and 1"
60038 #: fortran/simplify.c:790
60039 #, gcc-internal-format
60040 msgid "in gfc_simplify_acos(): Bad type"
60043 #: fortran/simplify.c:809
60044 #, gcc-internal-format, gfc-internal-format
60045 msgid "Argument of ACOSH at %L must not be less than 1"
60048 #: fortran/simplify.c:824
60049 #, gcc-internal-format
60050 msgid "in gfc_simplify_acosh(): Bad type"
60053 #: fortran/simplify.c:1053
60054 #, gcc-internal-format, gfc-internal-format
60055 msgid "Argument of ASIN at %L must be between -1 and 1"
60058 #: fortran/simplify.c:1067
60059 #, gcc-internal-format
60060 msgid "in gfc_simplify_asin(): Bad type"
60063 #: fortran/simplify.c:1095
60064 #, gcc-internal-format
60065 msgid "in gfc_simplify_asinh(): Bad type"
60068 #: fortran/simplify.c:1123
60069 #, gcc-internal-format
60070 msgid "in gfc_simplify_atan(): Bad type"
60073 #: fortran/simplify.c:1144
60074 #, gcc-internal-format, gfc-internal-format
60075 msgid "Argument of ATANH at %L must be inside the range -1 to 1"
60078 #: fortran/simplify.c:1158
60079 #, gcc-internal-format
60080 msgid "in gfc_simplify_atanh(): Bad type"
60083 #: fortran/simplify.c:1175
60084 #, gcc-internal-format, gfc-internal-format
60086 "If first argument of ATAN2 %L is zero, then the second argument must not be "
60090 #: fortran/simplify.c:1267
60091 #, gcc-internal-format, gfc-internal-format
60092 msgid "Result of BESSEL_YN is -INF at %L"
60095 #: fortran/simplify.c:1636
60096 #, gcc-internal-format
60097 msgid "gfc_simplify_dcmplx(): Bad type (x)"
60100 #: fortran/simplify.c:1655
60101 #, gcc-internal-format
60102 msgid "gfc_simplify_dcmplx(): Bad type (y)"
60105 #: fortran/simplify.c:1736
60106 #, gcc-internal-format
60107 msgid "in simplify_trig_call(): Bad intrinsic"
60110 #: fortran/simplify.c:1796
60111 #, gcc-internal-format
60112 msgid "in gfc_simplify_trigd(): Bad type"
60115 #: fortran/simplify.c:1814
60116 #, gcc-internal-format
60117 msgid "in gfc_simplify_atrigd(): Bad type"
60120 #: fortran/simplify.c:1838
60121 #, gcc-internal-format
60122 msgid "in gfc_simplify_atan2d(): Bad type"
60125 #: fortran/simplify.c:1876
60126 #, gcc-internal-format
60127 msgid "in gfc_simplify_cos(): Bad type"
60130 #: fortran/simplify.c:2109
60131 #, gcc-internal-format
60132 msgid "gfc_simplify_dim(): Bad type"
60135 #: fortran/simplify.c:2417
60136 #, gcc-internal-format
60137 msgid "in gfc_simplify_exp(): Bad type"
60140 #: fortran/simplify.c:2584
60141 #, gcc-internal-format
60142 msgid "gfc_simplify_floor(): Bad kind"
60145 #: fortran/simplify.c:2734
60146 #, gcc-internal-format, gfc-internal-format
60147 msgid "Argument of IACHAR at %L must be of length one"
60150 #: fortran/simplify.c:2742
60151 #, gcc-internal-format, gfc-internal-format
60152 msgid "Argument of IACHAR function at %L outside of range 0..127"
60155 #: fortran/simplify.c:2857
60156 #, gcc-internal-format, gfc-internal-format
60157 msgid "Sum of second and third arguments of IBITS exceeds bit size at %L"
60160 #: fortran/simplify.c:2881
60161 #, gcc-internal-format
60162 msgid "IBITS: Bad bit"
60165 #: fortran/simplify.c:2932
60166 #, gcc-internal-format, gfc-internal-format
60167 msgid "Argument of ICHAR at %L must be of length one"
60170 #. Left shift, as in SHIFTL.
60171 #: fortran/simplify.c:3297 fortran/simplify.c:3305
60172 #, gcc-internal-format, gfc-internal-format
60173 msgid "Second argument of %s is negative at %L"
60176 #: fortran/simplify.c:3317
60177 #, gcc-internal-format, gfc-internal-format
60178 msgid "Magnitude of second argument of %s exceeds bit size at %L"
60181 #: fortran/simplify.c:3442
60182 #, gcc-internal-format, gfc-internal-format
60184 "Magnitude of second argument of ISHFTC exceeds BIT_SIZE of first argument at "
60188 #: fortran/simplify.c:3445
60189 #, gcc-internal-format, gfc-internal-format
60190 msgid "Absolute value of SHIFT shall be less than or equal to SIZE at %C"
60193 #: fortran/simplify.c:3765 fortran/simplify.c:3897
60194 #, gcc-internal-format, gfc-internal-format
60195 msgid "DIM argument at %L is out of bounds"
60198 #: fortran/simplify.c:4080
60199 #, gcc-internal-format, gfc-internal-format
60200 msgid "Argument of LOG at %L cannot be less than or equal to zero"
60203 #: fortran/simplify.c:4093
60204 #, gcc-internal-format, gfc-internal-format
60205 msgid "Complex argument of LOG at %L cannot be zero"
60208 #: fortran/simplify.c:4104
60209 #, gcc-internal-format
60210 msgid "gfc_simplify_log: bad type"
60213 #: fortran/simplify.c:4121
60214 #, gcc-internal-format, gfc-internal-format
60215 msgid "Argument of LOG10 at %L cannot be less than or equal to zero"
60218 #: fortran/simplify.c:4424
60219 #, gcc-internal-format
60220 msgid "simplify_min_max(): Bad type in arglist"
60223 #. Result is processor-dependent.
60224 #: fortran/simplify.c:4600
60225 #, gcc-internal-format, gfc-internal-format
60226 msgid "Second argument MOD at %L is zero"
60229 #. Result is processor-dependent.
60230 #: fortran/simplify.c:4611
60231 #, gcc-internal-format, gfc-internal-format
60232 msgid "Second argument of MOD at %L is zero"
60235 #: fortran/simplify.c:4622
60236 #, gcc-internal-format
60237 msgid "gfc_simplify_mod(): Bad arguments"
60240 #. Result is processor-dependent. This processor just opts
60241 #. to not handle it at all.
60242 #. Result is processor-dependent.
60243 #: fortran/simplify.c:4648 fortran/simplify.c:4660
60244 #, gcc-internal-format, gfc-internal-format
60245 msgid "Second argument of MODULO at %L is zero"
60248 #: fortran/simplify.c:4680
60249 #, gcc-internal-format
60250 msgid "gfc_simplify_modulo(): Bad arguments"
60253 #: fortran/simplify.c:4728
60254 #, gcc-internal-format, gfc-internal-format
60255 msgid "Result of NEAREST is NaN at %L"
60258 #: fortran/simplify.c:5204
60259 #, gcc-internal-format, gfc-internal-format
60260 msgid "Argument NCOPIES of REPEAT intrinsic is negative at %L"
60263 #: fortran/simplify.c:5259
60264 #, gcc-internal-format, gfc-internal-format
60265 msgid "Argument NCOPIES of REPEAT intrinsic is too large at %L"
60268 #: fortran/simplify.c:5412
60269 #, gcc-internal-format, gfc-internal-format
60270 msgid "Reshaped array too large at %C"
60273 #: fortran/simplify.c:5526
60274 #, gcc-internal-format, gfc-internal-format
60275 msgid "Result of SCALE overflows its kind at %L"
60278 #: fortran/simplify.c:6105
60279 #, gcc-internal-format
60280 msgid "Bad type in gfc_simplify_sign"
60283 #: fortran/simplify.c:6134
60284 #, gcc-internal-format
60285 msgid "in gfc_simplify_sin(): Bad type"
60288 #: fortran/simplify.c:6261 fortran/simplify.c:6540
60289 #, gcc-internal-format
60290 msgid "Failure getting length of a constant array."
60293 #: fortran/simplify.c:6271
60294 #, gcc-internal-format
60296 "The number of elements (%d) in the array constructor at %L requires an "
60297 "increase of the allowed %d upper limit. See %<-fmax-array-constructor%> "
60301 #: fortran/simplify.c:6337
60302 #, gcc-internal-format, gfc-internal-format
60303 msgid "Simplification of SPREAD at %C not yet implemented"
60306 #: fortran/simplify.c:6361
60307 #, gcc-internal-format, gfc-internal-format
60308 msgid "Argument of SQRT at %L has a negative value"
60311 #: fortran/simplify.c:6377
60312 #, gcc-internal-format, gfc-internal-format
60313 msgid "invalid argument of SQRT at %L"
60316 #: fortran/simplify.c:6707
60317 #, gcc-internal-format, gfc-internal-format
60319 "Out of bounds in IMAGE_INDEX at %L for dimension %d, SUB has %ld and COARRAY "
60320 "lower bound is %ld)"
60323 #: fortran/simplify.c:6730
60324 #, gcc-internal-format, gfc-internal-format
60326 "Out of bounds in IMAGE_INDEX at %L for dimension %d, SUB has %ld and COARRAY "
60327 "upper bound is %ld)"
60330 #: fortran/simplify.c:7065
60331 #, gcc-internal-format
60332 msgid "gfc_convert_constant(): Unexpected type"
60335 #: fortran/simplify.c:7151
60336 #, gcc-internal-format
60338 "Character %qs in string at %L cannot be converted into character kind %d"
60341 #: fortran/st.c:272
60342 #, gcc-internal-format
60343 msgid "gfc_free_statement(): Bad statement"
60346 #: fortran/symbol.c:141
60347 #, gcc-internal-format, gfc-internal-format
60348 msgid "IMPLICIT NONE (type) statement at %L following an IMPLICIT statement"
60351 #: fortran/symbol.c:178
60352 #, gcc-internal-format
60353 msgid "Letter %qc already set in IMPLICIT statement at %C"
60356 #: fortran/symbol.c:200
60357 #, gcc-internal-format, gfc-internal-format
60358 msgid "Cannot specify IMPLICIT at %C after IMPLICIT NONE"
60361 #: fortran/symbol.c:210
60362 #, gcc-internal-format
60363 msgid "Letter %qc already has an IMPLICIT type at %C"
60366 #: fortran/symbol.c:234
60367 #, gcc-internal-format
60369 "Option %<-fallow-leading-underscore%> is for use only by gfortran "
60370 "developers, and should not be used for implicitly typed variables"
60373 #: fortran/symbol.c:239
60374 #, gcc-internal-format
60375 msgid "gfc_get_default_type(): Bad symbol %qs"
60378 #: fortran/symbol.c:258
60379 #, gcc-internal-format
60380 msgid "gfc_set_default_type(): symbol already has a type"
60383 #: fortran/symbol.c:266
60384 #, gcc-internal-format
60385 msgid "Symbol %qs at %L has no IMPLICIT type"
60388 #. BIND(C) variables should not be implicitly declared.
60389 #: fortran/symbol.c:286
60390 #, gcc-internal-format
60392 "Implicitly declared BIND(C) variable %qs at %L may not be C interoperable"
60395 #. Dummy args to a BIND(C) routine may not be interoperable if
60396 #. they are implicitly typed.
60397 #: fortran/symbol.c:302
60398 #, gcc-internal-format
60400 "Implicitly declared variable %qs at %L may not be C interoperable but it is "
60401 "a dummy argument to the BIND(C) procedure %qs at %L"
60404 #: fortran/symbol.c:343
60405 #, gcc-internal-format
60406 msgid "Function result %qs at %L has no IMPLICIT type"
60409 #: fortran/symbol.c:440
60410 #, gcc-internal-format, gfc-internal-format
60411 msgid "%s attribute not allowed in BLOCK DATA program unit at %L"
60414 #: fortran/symbol.c:465
60415 #, gcc-internal-format, gfc-internal-format
60416 msgid "Namelist group name at %L cannot have the SAVE attribute"
60419 #: fortran/symbol.c:479
60420 #, gcc-internal-format
60421 msgid "internal procedure %qs at %L conflicts with DUMMY argument"
60424 #: fortran/symbol.c:512
60425 #, gcc-internal-format, gfc-internal-format
60426 msgid "Procedure pointer at %C"
60429 #: fortran/symbol.c:705
60430 #, gcc-internal-format, gfc-internal-format
60431 msgid "%s attribute applied to %s %s at %L"
60434 #: fortran/symbol.c:712
60435 #, gcc-internal-format, gfc-internal-format
60436 msgid "BIND(C) applied to %s %s at %L"
60439 #: fortran/symbol.c:831 fortran/symbol.c:1659
60440 #, gcc-internal-format, gfc-internal-format
60441 msgid "%s attribute conflicts with %s attribute at %L"
60444 #: fortran/symbol.c:834
60445 #, gcc-internal-format
60446 msgid "%s attribute conflicts with %s attribute in %qs at %L"
60449 #: fortran/symbol.c:842
60450 #, gcc-internal-format, gfc-internal-format
60451 msgid "%s attribute with %s attribute at %L"
60454 #: fortran/symbol.c:848
60455 #, gcc-internal-format
60456 msgid "%s attribute with %s attribute in %qs at %L"
60459 #: fortran/symbol.c:892
60460 #, gcc-internal-format, gfc-internal-format
60461 msgid "Cannot change attributes of USE-associated symbol at %L"
60464 #: fortran/symbol.c:895
60465 #, gcc-internal-format, gfc-internal-format
60466 msgid "Cannot change attributes of USE-associated symbol %s at %L"
60469 #: fortran/symbol.c:911
60470 #, gcc-internal-format, gfc-internal-format
60471 msgid "Duplicate %s attribute specified at %L"
60474 #: fortran/symbol.c:953
60475 #, gcc-internal-format, gfc-internal-format
60476 msgid "ALLOCATABLE specified outside of INTERFACE body at %L"
60479 #: fortran/symbol.c:970
60480 #, gcc-internal-format, gfc-internal-format
60481 msgid "Duplicate AUTOMATIC attribute specified at %L"
60484 #: fortran/symbol.c:994
60485 #, gcc-internal-format
60486 msgid "CODIMENSION specified for %qs outside its INTERFACE body at %L"
60489 #: fortran/symbol.c:1020
60490 #, gcc-internal-format
60491 msgid "DIMENSION specified for %qs outside its INTERFACE body at %L"
60494 #: fortran/symbol.c:1150
60495 #, gcc-internal-format, gfc-internal-format
60496 msgid "Cray Pointee at %L appears in multiple pointer() statements"
60499 #: fortran/symbol.c:1169
60500 #, gcc-internal-format, gfc-internal-format
60501 msgid "Duplicate PROTECTED attribute specified at %L"
60504 #: fortran/symbol.c:1202
60505 #, gcc-internal-format, gfc-internal-format
60506 msgid "SAVE attribute at %L cannot be specified in a PURE procedure"
60509 #: fortran/symbol.c:1213
60510 #, gcc-internal-format, gfc-internal-format
60511 msgid "Duplicate SAVE attribute specified at %L"
60514 #: fortran/symbol.c:1233
60515 #, gcc-internal-format, gfc-internal-format
60516 msgid "Duplicate VALUE attribute specified at %L"
60519 #: fortran/symbol.c:1252
60520 #, gcc-internal-format, gfc-internal-format
60521 msgid "Duplicate VOLATILE attribute specified at %L"
60524 #: fortran/symbol.c:1271
60525 #, gcc-internal-format, gfc-internal-format
60526 msgid "Duplicate ASYNCHRONOUS attribute specified at %L"
60529 #: fortran/symbol.c:1655
60530 #, gcc-internal-format
60531 msgid "%s attribute of %qs conflicts with %s attribute at %L"
60534 #: fortran/symbol.c:1691
60535 #, gcc-internal-format, gfc-internal-format
60537 "%s procedure at %L is already declared as %s procedure. \n"
60538 "F2008: A pointer function assignment is ambiguous if it is the first "
60539 "executable statement after the specification block. Please add any other "
60540 "kind of executable statement before it. FIXME"
60543 #: fortran/symbol.c:1699
60544 #, gcc-internal-format, gfc-internal-format
60545 msgid "%s procedure at %L is already declared as %s procedure"
60548 #: fortran/symbol.c:1734
60549 #, gcc-internal-format, gfc-internal-format
60550 msgid "INTENT (%s) conflicts with INTENT(%s) at %L"
60553 #: fortran/symbol.c:1758
60554 #, gcc-internal-format, gfc-internal-format
60555 msgid "ACCESS specification at %L was already specified"
60558 #: fortran/symbol.c:1775
60559 #, gcc-internal-format, gfc-internal-format
60560 msgid "Duplicate BIND attribute specified at %L"
60563 #: fortran/symbol.c:1782
60564 #, gcc-internal-format, gfc-internal-format
60565 msgid "BIND(C) at %L"
60568 #: fortran/symbol.c:1798
60569 #, gcc-internal-format, gfc-internal-format
60570 msgid "Duplicate EXTENDS attribute specified at %L"
60573 #: fortran/symbol.c:1802
60574 #, gcc-internal-format, gfc-internal-format
60575 msgid "EXTENDS at %L"
60578 #: fortran/symbol.c:1828
60579 #, gcc-internal-format
60580 msgid "Symbol %qs at %L already has an explicit interface"
60583 #: fortran/symbol.c:1835
60584 #, gcc-internal-format
60585 msgid "%qs at %L has attributes specified outside its INTERFACE body"
60588 #: fortran/symbol.c:1873
60589 #, gcc-internal-format
60591 "Symbol %qs at %L conflicts with symbol from module %qs, use-associated at %L"
60594 #: fortran/symbol.c:1877
60595 #, gcc-internal-format
60596 msgid "Symbol %qs at %L already has basic type of %s"
60599 #: fortran/symbol.c:1884
60600 #, gcc-internal-format
60601 msgid "Procedure %qs at %L may not have basic type of %s"
60604 #: fortran/symbol.c:1896
60605 #, gcc-internal-format
60606 msgid "Symbol %qs at %L cannot have a type"
60609 #: fortran/symbol.c:2127
60610 #, gcc-internal-format
60611 msgid "Component %qs at %C already declared at %L"
60614 #: fortran/symbol.c:2139
60615 #, gcc-internal-format
60616 msgid "Component %qs at %C already in the parent type at %L"
60619 #: fortran/symbol.c:2224
60620 #, gcc-internal-format
60621 msgid "Symbol %qs at %C is ambiguous"
60624 #: fortran/symbol.c:2256
60625 #, gcc-internal-format
60626 msgid "Derived type %qs at %C is being used before it is defined"
60629 #: fortran/symbol.c:2379
60630 #, gcc-internal-format
60631 msgid "Component %qs at %C is a PRIVATE component of %qs"
60634 #: fortran/symbol.c:2397
60635 #, gcc-internal-format
60636 msgid "%qs at %C is not a member of the %qs structure"
60639 #: fortran/symbol.c:2556
60640 #, gcc-internal-format, gfc-internal-format
60641 msgid "Duplicate statement label %d at %L and %L"
60644 #: fortran/symbol.c:2567
60645 #, gcc-internal-format, gfc-internal-format
60646 msgid "Label %d at %C already referenced as branch target"
60649 #: fortran/symbol.c:2577
60650 #, gcc-internal-format, gfc-internal-format
60651 msgid "Label %d at %C already referenced as a format label"
60654 #: fortran/symbol.c:2583
60655 #, gcc-internal-format, gfc-internal-format
60657 "DO termination statement which is not END DO or CONTINUE with label %d at %C"
60660 #: fortran/symbol.c:2625
60661 #, gcc-internal-format, gfc-internal-format
60662 msgid "Label %d at %C previously used as a FORMAT label"
60665 #: fortran/symbol.c:2634
60666 #, gcc-internal-format, gfc-internal-format
60667 msgid "Label %d at %C previously used as branch target"
60670 #: fortran/symbol.c:2640
60671 #, gcc-internal-format, gfc-internal-format
60672 msgid "Shared DO termination label %d at %C"
60675 #: fortran/symbol.c:2956
60676 #, gcc-internal-format
60677 msgid "new_symbol(): Symbol name too long"
60680 #: fortran/symbol.c:2981
60681 #, gcc-internal-format
60682 msgid "Name %qs at %C is an ambiguous reference to %qs from module %qs"
60685 #: fortran/symbol.c:2984
60686 #, gcc-internal-format
60688 "Name %qs at %C is an ambiguous reference to %qs from current program unit"
60691 #. Symbol is from another namespace.
60692 #: fortran/symbol.c:3209
60693 #, gcc-internal-format
60694 msgid "Symbol %qs at %C has already been host associated"
60697 #: fortran/symbol.c:4195
60698 #, gcc-internal-format
60699 msgid "verify_bind_c_derived_type(): Given symbol is unexpectedly NULL"
60702 #: fortran/symbol.c:4208
60703 #, gcc-internal-format
60705 "Derived type %qs declared at %L must have the BIND attribute to be C "
60709 #: fortran/symbol.c:4226
60710 #, gcc-internal-format
60712 "Derived type %qs with BIND(C) attribute at %L is empty, and may be "
60713 "inaccessible by the C companion processor"
60716 #: fortran/symbol.c:4247
60717 #, gcc-internal-format
60719 "Component %qs at %L cannot have the POINTER attribute because it is a member "
60720 "of the BIND(C) derived type %qs at %L"
60723 #: fortran/symbol.c:4257
60724 #, gcc-internal-format
60726 "Procedure pointer component %qs at %L cannot be a member of the BIND(C) "
60727 "derived type %qs at %L"
60730 #: fortran/symbol.c:4268
60731 #, gcc-internal-format
60733 "Component %qs at %L cannot have the ALLOCATABLE attribute because it is a "
60734 "member of the BIND(C) derived type %qs at %L"
60737 #: fortran/symbol.c:4307
60738 #, gcc-internal-format
60740 "Component %qs in derived type %qs at %L may not be C interoperable, even "
60741 "though derived type %qs is BIND(C)"
60744 #: fortran/symbol.c:4317
60745 #, gcc-internal-format
60746 msgid "Component %qs in derived type %qs at %L may not be C interoperable"
60749 #: fortran/symbol.c:4331
60750 #, gcc-internal-format
60752 "Derived type %qs at %L cannot be declared with both PRIVATE and BIND(C) "
60756 #: fortran/symbol.c:4339
60757 #, gcc-internal-format
60759 "Derived type %qs at %L cannot have the SEQUENCE attribute because it is "
60763 #: fortran/symbol.c:4816 fortran/symbol.c:4821
60764 #, gcc-internal-format
60765 msgid "Symbol %qs is used before it is typed at %L"
60768 #: fortran/target-memory.c:126
60769 #, gcc-internal-format
60770 msgid "Invalid expression in gfc_element_size."
60773 #: fortran/target-memory.c:346
60774 #, gcc-internal-format
60775 msgid "Invalid expression in gfc_target_encode_expr."
60778 #: fortran/target-memory.c:610
60779 #, gcc-internal-format
60780 msgid "Invalid expression in gfc_target_interpret_expr."
60783 #: fortran/target-memory.c:683
60784 #, gcc-internal-format, gfc-internal-format
60785 msgid "Overlapping unequal initializers in EQUIVALENCE at %L"
60788 #: fortran/target-memory.c:686
60789 #, gcc-internal-format, gfc-internal-format
60790 msgid "Overlapping unequal initializers in EQUIVALENCE at %C"
60793 #: fortran/target-memory.c:774
60794 #, gcc-internal-format, gfc-internal-format
60795 msgid "BOZ constant at %L is too large (%ld vs %ld bits)"
60798 #. Problems occur when we get something like
60799 #. integer :: a(lots) = (/(i, i=1, lots)/)
60800 #: fortran/trans-array.c:5704
60801 #, gcc-internal-format
60803 "The number of elements in the array constructor at %L requires an increase "
60804 "of the allowed %d upper limit. See %<-fmax-array-constructor%> option"
60807 #: fortran/trans-array.c:7614
60808 #, gcc-internal-format
60809 msgid "Creating array temporary at %L for argument %qs"
60812 #: fortran/trans-array.c:10045
60813 #, gcc-internal-format, gfc-internal-format
60814 msgid "bad expression type during walk (%d)"
60817 #: fortran/trans-common.c:401
60818 #, gcc-internal-format
60820 "Named COMMON block %qs at %L shall be of the same size as elsewhere (%lu vs "
60824 #: fortran/trans-common.c:782
60825 #, gcc-internal-format
60826 msgid "get_mpz(): Not an integer constant"
60829 #: fortran/trans-common.c:810
60830 #, gcc-internal-format
60831 msgid "element_number(): Bad dimension type"
60834 #: fortran/trans-common.c:880
60835 #, gcc-internal-format, gfc-internal-format
60836 msgid "Bad array reference at %L"
60839 #: fortran/trans-common.c:888
60840 #, gcc-internal-format, gfc-internal-format
60841 msgid "Illegal reference type at %L as EQUIVALENCE object"
60844 #: fortran/trans-common.c:928
60845 #, gcc-internal-format
60846 msgid "Inconsistent equivalence rules involving %qs at %L and %qs at %L"
60849 #. Aligning this field would misalign a previous field.
60850 #: fortran/trans-common.c:1061
60851 #, gcc-internal-format
60853 "The equivalence set for variable %qs declared at %L violates alignment "
60857 #: fortran/trans-common.c:1126
60858 #, gcc-internal-format
60859 msgid "Equivalence for %qs does not match ordering of COMMON %qs at %L"
60862 #: fortran/trans-common.c:1141
60863 #, gcc-internal-format
60865 "The equivalence set for %qs cause an invalid extension to COMMON %qs at %L"
60868 #: fortran/trans-common.c:1157
60869 #, gcc-internal-format
60871 "Padding of %d bytes required before %qs in COMMON %qs at %L; reorder "
60872 "elements or use -fno-align-commons"
60875 #: fortran/trans-common.c:1163
60876 #, gcc-internal-format
60878 "Padding of %d bytes required before %qs in COMMON at %L; reorder elements or "
60879 "use -fno-align-commons"
60882 #: fortran/trans-common.c:1184
60883 #, gcc-internal-format
60884 msgid "COMMON %qs at %L does not exist"
60887 #: fortran/trans-common.c:1193
60888 #, gcc-internal-format
60890 "COMMON %qs at %L requires %d bytes of padding; reorder elements or use %<-"
60891 "fno-align-commons%>"
60894 #: fortran/trans-common.c:1198
60895 #, gcc-internal-format
60897 "COMMON at %L requires %d bytes of padding; reorder elements or use %<-fno-"
60901 #: fortran/trans-const.c:323
60902 #, gcc-internal-format, gfc-internal-format
60903 msgid "Assigning value other than 0 or 1 to LOGICAL has undefined result at %L"
60906 #: fortran/trans-const.c:360
60907 #, gcc-internal-format, gfc-internal-format
60908 msgid "gfc_conv_constant_to_tree(): invalid type: %s"
60911 #: fortran/trans-const.c:391
60912 #, gcc-internal-format, gfc-internal-format
60913 msgid "non-constant initialization expression at %L"
60916 #: fortran/trans-decl.c:1663
60917 #, gcc-internal-format
60918 msgid "intrinsic variable which isn't a procedure"
60921 #: fortran/trans-decl.c:4153 fortran/trans-decl.c:6363
60922 #, gcc-internal-format
60923 msgid "Return value of function %qs at %L not set"
60926 #: fortran/trans-decl.c:4544
60927 #, gcc-internal-format
60928 msgid "Deferred type parameter not yet supported"
60931 #: fortran/trans-decl.c:4773
60932 #, gcc-internal-format
60933 msgid "backend decl for module variable %qs already exists"
60936 #: fortran/trans-decl.c:4786
60937 #, gcc-internal-format
60938 msgid "Unused PRIVATE module variable %qs declared at %L"
60941 #: fortran/trans-decl.c:5366
60942 #, gcc-internal-format
60943 msgid "Dummy argument %qs at %L was declared INTENT(OUT) but was not set"
60946 #: fortran/trans-decl.c:5372
60947 #, gcc-internal-format
60949 "Derived-type dummy argument %qs at %L was declared INTENT(OUT) but was not "
60950 "set and does not have a default initializer"
60953 #: fortran/trans-decl.c:5382 fortran/trans-decl.c:5523
60954 #, gcc-internal-format
60955 msgid "Unused dummy argument %qs at %L"
60958 #: fortran/trans-decl.c:5397
60959 #, gcc-internal-format
60960 msgid "Unused module variable %qs which has been explicitly imported at %L"
60963 #: fortran/trans-decl.c:5416
60964 #, gcc-internal-format
60965 msgid "Unused variable %qs declared at %L"
60968 #: fortran/trans-decl.c:5465
60969 #, gcc-internal-format
60970 msgid "Unused parameter %qs declared at %L"
60973 #: fortran/trans-decl.c:5469
60974 #, gcc-internal-format
60975 msgid "Unused parameter %qs which has been explicitly imported at %L"
60978 #: fortran/trans-decl.c:5495
60979 #, gcc-internal-format
60980 msgid "Return value %qs of function %qs declared at %L not set"
60983 #: fortran/trans-decl.c:6089
60984 #, gcc-internal-format, gfc-internal-format
60985 msgid "Sorry, $!ACC DECLARE at %L is not allowed in BLOCK construct"
60988 #: fortran/trans-expr.c:897
60989 #, gcc-internal-format, gfc-internal-format
60990 msgid "Can't compute the length of the char array at %L."
60993 #: fortran/trans-expr.c:1530
60994 #, gcc-internal-format, gfc-internal-format
60995 msgid "Code for reallocating the allocatable variable at %L will be added"
60998 #: fortran/trans-expr.c:1828
60999 #, gcc-internal-format, gfc-internal-format
61001 "Sorry, coindexed access to an unlimited polymorphic object at %L is not "
61005 #: fortran/trans-expr.c:1837
61006 #, gcc-internal-format, gfc-internal-format
61008 "Sorry, coindexed access to an unlimited polymorphic component at %L is not "
61012 #: fortran/trans-expr.c:3347
61013 #, gcc-internal-format
61014 msgid "Unknown intrinsic op"
61017 #: fortran/trans-expr.c:4649
61018 #, gcc-internal-format, gfc-internal-format
61019 msgid "Unknown argument list function at %L"
61022 #: fortran/trans-intrinsic.c:855
61023 #, gcc-internal-format
61024 msgid "Intrinsic function %qs (%d) not recognized"
61027 #: fortran/trans-intrinsic.c:2235 fortran/trans-intrinsic.c:2621
61028 #: fortran/trans-intrinsic.c:2817
61029 #, gcc-internal-format
61030 msgid "%<dim%> argument of %s intrinsic at %L is not a valid dimension index"
61033 #: fortran/trans-intrinsic.c:10177 fortran/trans-stmt.c:920
61034 #, gcc-internal-format, gfc-internal-format
61035 msgid "Sorry, the event component of derived type at %L is not yet supported"
61038 #: fortran/trans-intrinsic.c:10184
61039 #, gcc-internal-format, gfc-internal-format
61040 msgid "The event variable at %L shall not be coindexed "
61043 #: fortran/trans-io.c:1920
61044 #, gcc-internal-format
61045 msgid "build_dt: format with namelist"
61048 #: fortran/trans-io.c:2427
61049 #, gcc-internal-format, gfc-internal-format
61050 msgid "Bad IO basetype (%d)"
61053 #: fortran/trans-openmp.c:1058
61054 #, gcc-internal-format
61055 msgid "implicit mapping of assumed size array %qD"
61058 #: fortran/trans-openmp.c:4953
61059 #, gcc-internal-format
61060 msgid "gfc_trans_omp_workshare(): Bad statement code"
61063 #: fortran/trans-stmt.c:542
61064 #, gcc-internal-format, gfc-internal-format
61065 msgid "An alternate return at %L without a * dummy argument"
61068 #: fortran/trans-stmt.c:723
61069 #, gcc-internal-format, gfc-internal-format
61070 msgid "Sorry, the lock component of derived type at %L is not yet supported"
61073 #: fortran/trans-stmt.c:1182
61074 #, gcc-internal-format, gfc-internal-format
61075 msgid "Sorry, only support for integer kind %d implemented for image-set at %L"
61078 #: fortran/trans-stmt.c:3083
61079 #, gcc-internal-format
61080 msgid "gfc_trans_select(): Bad type for case expr."
61083 #: fortran/trans-types.c:488
61084 #, gcc-internal-format
61085 msgid "INTEGER(KIND=8) is not available for %<-fdefault-integer-8%> option"
61088 #: fortran/trans-types.c:497
61089 #, gcc-internal-format
61090 msgid "INTEGER(KIND=8) is not available for %<-finteger-4-integer-8%> option"
61093 #: fortran/trans-types.c:516
61094 #, gcc-internal-format
61095 msgid "REAL(KIND=8) is not available for %<-fdefault-real-8%> option"
61098 #: fortran/trans-types.c:524
61099 #, gcc-internal-format
61100 msgid "REAL(KIND=8) is not available for %<-freal-4-real-8%> option"
61103 #: fortran/trans-types.c:532
61104 #, gcc-internal-format
61105 msgid "REAL(KIND=10) is not available for %<-freal-4-real-10%> option"
61108 #: fortran/trans-types.c:540
61109 #, gcc-internal-format
61110 msgid "REAL(KIND=16) is not available for %<-freal-4-real-16%> option"
61113 #: fortran/trans-types.c:555
61114 #, gcc-internal-format
61115 msgid "Use of %<-fdefault-double-8%> requires %<-fdefault-real-8%>"
61118 #: fortran/trans-types.c:565
61119 #, gcc-internal-format
61120 msgid "REAL(KIND=4) is not available for %<-freal-8-real-4%> option"
61123 #: fortran/trans-types.c:573
61124 #, gcc-internal-format
61125 msgid "REAL(KIND=10) is not available for %<-freal-8-real-10%> option"
61128 #: fortran/trans-types.c:581
61129 #, gcc-internal-format
61130 msgid "REAL(KIND=10) is not available for %<-freal-8-real-16%> option"
61133 #: fortran/trans-types.c:721
61134 #, gcc-internal-format
61135 msgid "gfc_validate_kind(): Got bad type"
61138 #: fortran/trans-types.c:725
61139 #, gcc-internal-format
61140 msgid "gfc_validate_kind(): Got bad kind"
61143 #: fortran/trans-types.c:1463
61144 #, gcc-internal-format, gfc-internal-format
61145 msgid "Array element size too big at %C"
61148 #: fortran/trans.c:2090
61149 #, gcc-internal-format
61150 msgid "gfc_trans_code(): Bad statement code"
61153 #: jit/docs/examples/tut05-bf.c:242
61154 #, gcc-internal-format
61155 msgid "too many open parens"
61158 #: jit/docs/examples/tut05-bf.c:275
61159 #, gcc-internal-format
61160 msgid "mismatching parens"
61163 #: jit/docs/examples/tut05-bf.c:310
61164 #, gcc-internal-format
61165 msgid "unable to open file"
61168 #: lto/lto-lang.c:813
61169 #, gcc-internal-format
61170 msgid "-fwpa and -fltrans are mutually exclusive"
61173 #: lto/lto-object.c:107
61174 #, gcc-internal-format, gfc-internal-format
61175 msgid "open %s failed: %s"
61178 #: lto/lto-object.c:151 lto/lto-object.c:186 lto/lto-object.c:283
61179 #: lto/lto-object.c:340 lto/lto-object.c:364
61180 #, gcc-internal-format, gfc-internal-format
61184 #: lto/lto-object.c:153
61185 #, gcc-internal-format, gfc-internal-format
61189 #: lto/lto-object.c:195
61190 #, gcc-internal-format, gfc-internal-format
61194 #: lto/lto-object.c:251
61195 #, gcc-internal-format, gfc-internal-format
61196 msgid "two or more sections for %s"
61199 #: lto/lto-partition.c:516
61200 #, gcc-internal-format
61201 msgid "min partition size cannot be greater than max partition size"
61204 #: lto/lto-symtab.c:175
61205 #, gcc-internal-format
61206 msgid "%qD is defined with tls model %s"
61209 #: lto/lto-symtab.c:177
61210 #, gcc-internal-format, gfc-internal-format
61211 msgid "previously defined here as %s"
61214 #: lto/lto-symtab.c:447
61215 #, gcc-internal-format
61216 msgid "multiple prevailing defs for %qE"
61219 #: lto/lto-symtab.c:465
61220 #, gcc-internal-format
61221 msgid "%qD has already been defined"
61224 #: lto/lto-symtab.c:467
61225 #, gcc-internal-format
61226 msgid "previously defined here"
61229 #: lto/lto-symtab.c:675
61230 #, gcc-internal-format
61231 msgid "%qD violates the C++ One Definition Rule "
61234 #: lto/lto-symtab.c:680
61235 #, gcc-internal-format
61236 msgid "type of %qD does not match original declaration"
61239 #: lto/lto-symtab.c:700
61240 #, gcc-internal-format
61241 msgid "alignment of %qD is bigger than original declaration"
61244 #: lto/lto-symtab.c:706
61245 #, gcc-internal-format
61246 msgid "size of %qD differ from the size of original declaration"
61249 #: lto/lto-symtab.c:711
61250 #, gcc-internal-format
61251 msgid "%qD was previously declared here"
61254 #: lto/lto-symtab.c:714
61255 #, gcc-internal-format
61256 msgid "code may be misoptimized unless -fno-strict-aliasing is used"
61259 #: lto/lto-symtab.c:800
61260 #, gcc-internal-format
61261 msgid "variable %qD redeclared as function"
61264 #: lto/lto-symtab.c:807
61265 #, gcc-internal-format
61266 msgid "function %qD redeclared as variable"
61269 #: lto/lto-symtab.c:819
61270 #, gcc-internal-format
61271 msgid "previously declared here"
61275 #, gcc-internal-format
61276 msgid "bytecode stream: garbage at the end of symbols section"
61280 #, gcc-internal-format
61281 msgid "could not parse hex number"
61285 #, gcc-internal-format, gfc-internal-format
61286 msgid "unexpected file name %s in linker resolution file. Expected %s"
61290 #, gcc-internal-format
61291 msgid "could not parse file offset"
61295 #, gcc-internal-format
61296 msgid "unexpected offset"
61300 #, gcc-internal-format
61301 msgid "invalid line in the resolution file"
61305 #, gcc-internal-format
61306 msgid "invalid resolution in the resolution file"
61310 #, gcc-internal-format
61311 msgid "resolution sub id %wx not in object file"
61315 #, gcc-internal-format, gfc-internal-format
61316 msgid "cannot read LTO decls from %s"
61320 #, gcc-internal-format, gfc-internal-format
61321 msgid "Cannot open %s"
61325 #, gcc-internal-format, gfc-internal-format
61326 msgid "Cannot map %s"
61330 #, gcc-internal-format, gfc-internal-format
61331 msgid "Cannot read %s"
61335 #, gcc-internal-format
61336 msgid "lto_obj_file_open() failed"
61340 #, gcc-internal-format
61341 msgid "waitpid failed"
61345 #, gcc-internal-format
61346 msgid "streaming subprocess failed"
61350 #, gcc-internal-format
61351 msgid "streaming subprocess was killed by signal"
61355 #, gcc-internal-format
61356 msgid "no LTRANS output list filename provided"
61360 #, gcc-internal-format
61361 msgid "opening LTRANS output list %s: %m"
61365 #, gcc-internal-format
61366 msgid "writing to LTRANS output list %s: %m"
61370 #, gcc-internal-format
61371 msgid "closing LTRANS output list %s: %m"
61375 #, gcc-internal-format
61376 msgid "could not open symbol resolution file: %m"
61380 #, gcc-internal-format
61381 msgid "errors during merging of translation units"
61384 #: objc/objc-act.c:425 objc/objc-act.c:6780
61385 #, gcc-internal-format
61386 msgid "%<@end%> missing in implementation context"
61389 #: objc/objc-act.c:578
61390 #, gcc-internal-format
61391 msgid "class attributes are not available in Objective-C 1.0"
61394 #: objc/objc-act.c:593
61395 #, gcc-internal-format
61396 msgid "category attributes are not available in Objective-C 1.0"
61399 #: objc/objc-act.c:596
61400 #, gcc-internal-format
61402 "category attributes are not available in this version of the compiler, "
61406 #: objc/objc-act.c:602
61407 #, gcc-internal-format
61408 msgid "class extensions are not available in Objective-C 1.0"
61411 #: objc/objc-act.c:616
61412 #, gcc-internal-format
61413 msgid "class extension for class %qE declared after its %<@implementation%>"
61416 #: objc/objc-act.c:631
61417 #, gcc-internal-format
61418 msgid "protocol attributes are not available in Objective-C 1.0"
61421 #: objc/objc-act.c:696
61422 #, gcc-internal-format
61423 msgid "%<@end%> must appear in an @implementation context"
61426 #: objc/objc-act.c:705
61427 #, gcc-internal-format
61428 msgid "%<@package%> is not available in Objective-C 1.0"
61431 #: objc/objc-act.c:707
61432 #, gcc-internal-format
61433 msgid "%<@package%> presently has the same effect as %<@public%>"
61436 #: objc/objc-act.c:718
61437 #, gcc-internal-format
61438 msgid "%<@optional%> is not available in Objective-C 1.0"
61441 #: objc/objc-act.c:720
61442 #, gcc-internal-format
61443 msgid "%<@required%> is not available in Objective-C 1.0"
61446 #: objc/objc-act.c:728
61447 #, gcc-internal-format
61448 msgid "%<@optional%> is allowed in @protocol context only"
61451 #: objc/objc-act.c:730
61452 #, gcc-internal-format
61453 msgid "%<@required%> is allowed in @protocol context only"
61456 #: objc/objc-act.c:837
61457 #, gcc-internal-format
61458 msgid "%<@property%> is not available in Objective-C 1.0"
61461 #: objc/objc-act.c:841
61462 #, gcc-internal-format
61463 msgid "%<readonly%> attribute conflicts with %<readwrite%> attribute"
61466 #: objc/objc-act.c:858
61467 #, gcc-internal-format
61468 msgid "%<readonly%> attribute conflicts with %<setter%> attribute"
61471 #: objc/objc-act.c:864
61472 #, gcc-internal-format
61473 msgid "%<assign%> attribute conflicts with %<retain%> attribute"
61476 #: objc/objc-act.c:869
61477 #, gcc-internal-format
61478 msgid "%<assign%> attribute conflicts with %<copy%> attribute"
61481 #: objc/objc-act.c:874
61482 #, gcc-internal-format
61483 msgid "%<retain%> attribute conflicts with %<copy%> attribute"
61486 #: objc/objc-act.c:891
61487 #, gcc-internal-format
61488 msgid "property declaration not in @interface or @protocol context"
61491 #: objc/objc-act.c:902
61492 #, gcc-internal-format
61493 msgid "invalid property declaration"
61496 #: objc/objc-act.c:910
61497 #, gcc-internal-format
61498 msgid "property can not be an array"
61501 #. A @property is not an actual variable, but it is a way to
61502 #. describe a pair of accessor methods, so its type (which is
61503 #. the type of the return value of the getter and the first
61504 #. argument of the setter) can't be a bitfield (as return values
61505 #. and arguments of functions can not be bitfields). The
61506 #. underlying instance variable could be a bitfield, but that is
61507 #. a different matter.
61508 #: objc/objc-act.c:928
61509 #, gcc-internal-format
61510 msgid "property can not be a bit-field"
61513 #: objc/objc-act.c:960
61514 #, gcc-internal-format
61516 "object property %qD has no %<assign%>, %<retain%> or %<copy%> attribute; "
61517 "assuming %<assign%>"
61520 #: objc/objc-act.c:963
61521 #, gcc-internal-format
61523 "%<assign%> can be unsafe for Objective-C objects; please state explicitly if "
61527 #: objc/objc-act.c:970
61528 #, gcc-internal-format
61529 msgid "%<retain%> attribute is only valid for Objective-C objects"
61532 #: objc/objc-act.c:974
61533 #, gcc-internal-format
61534 msgid "%<copy%> attribute is only valid for Objective-C objects"
61537 #: objc/objc-act.c:1028
61538 #, gcc-internal-format
61539 msgid "redeclaration of property %qD"
61542 #: objc/objc-act.c:1031 objc/objc-act.c:1096 objc/objc-act.c:1106
61543 #: objc/objc-act.c:1119 objc/objc-act.c:1130 objc/objc-act.c:1141
61544 #: objc/objc-act.c:1178 objc/objc-act.c:7551 objc/objc-act.c:7614
61545 #: objc/objc-act.c:7636 objc/objc-act.c:7649 objc/objc-act.c:7667
61546 #: objc/objc-act.c:7766
61547 #, gcc-internal-format
61548 msgid "originally specified here"
61551 #: objc/objc-act.c:1093
61552 #, gcc-internal-format
61554 "'nonatomic' attribute of property %qD conflicts with previous declaration"
61557 #: objc/objc-act.c:1103
61558 #, gcc-internal-format
61559 msgid "'getter' attribute of property %qD conflicts with previous declaration"
61562 #: objc/objc-act.c:1116
61563 #, gcc-internal-format
61564 msgid "'setter' attribute of property %qD conflicts with previous declaration"
61567 #: objc/objc-act.c:1127
61568 #, gcc-internal-format
61570 "assign semantics attributes of property %qD conflict with previous "
61574 #: objc/objc-act.c:1138
61575 #, gcc-internal-format
61577 "'readonly' attribute of property %qD conflicts with previous declaration"
61580 #: objc/objc-act.c:1176
61581 #, gcc-internal-format
61582 msgid "type of property %qD conflicts with previous declaration"
61585 #: objc/objc-act.c:1649
61586 #, gcc-internal-format
61587 msgid "the dot syntax is not available in Objective-C 1.0"
61590 #. We know that 'class_name' is an Objective-C class name as the
61591 #. parser won't call this function if it is not. This is only a
61592 #. double-check for safety.
61593 #: objc/objc-act.c:1665
61594 #, gcc-internal-format
61595 msgid "could not find class %qE"
61598 #. Again, this should never happen, but we do check.
61599 #: objc/objc-act.c:1673
61600 #, gcc-internal-format
61601 msgid "could not find interface for class %qE"
61604 #: objc/objc-act.c:1679 objc/objc-act.c:6817 objc/objc-act.c:6948
61605 #, gcc-internal-format
61606 msgid "class %qE is deprecated"
61609 #: objc/objc-act.c:1708
61610 #, gcc-internal-format
61611 msgid "could not find setter/getter for %qE in class %qE"
61614 #: objc/objc-act.c:1744
61615 #, gcc-internal-format
61616 msgid "readonly property can not be set"
61619 #: objc/objc-act.c:2015
61620 #, gcc-internal-format
61621 msgid "method declaration not in @interface context"
61624 #: objc/objc-act.c:2019
61625 #, gcc-internal-format
61626 msgid "method attributes are not available in Objective-C 1.0"
61629 #: objc/objc-act.c:2039
61630 #, gcc-internal-format
61631 msgid "method definition not in @implementation context"
61634 #: objc/objc-act.c:2054
61635 #, gcc-internal-format
61636 msgid "method attributes can not be specified in @implementation context"
61639 #: objc/objc-act.c:2283
61640 #, gcc-internal-format
61641 msgid "class %qs does not implement the %qE protocol"
61644 #: objc/objc-act.c:2286
61645 #, gcc-internal-format
61646 msgid "type %qs does not conform to the %qE protocol"
61649 #: objc/objc-act.c:2567
61650 #, gcc-internal-format
61651 msgid "comparison of distinct Objective-C types lacks a cast"
61654 #: objc/objc-act.c:2571
61655 #, gcc-internal-format
61656 msgid "initialization from distinct Objective-C type"
61659 #: objc/objc-act.c:2575
61660 #, gcc-internal-format
61661 msgid "assignment from distinct Objective-C type"
61664 #: objc/objc-act.c:2579
61665 #, gcc-internal-format
61666 msgid "distinct Objective-C type in return"
61669 #: objc/objc-act.c:2583
61670 #, gcc-internal-format
61671 msgid "passing argument %d of %qE from distinct Objective-C type"
61674 #: objc/objc-act.c:2726
61675 #, gcc-internal-format
61676 msgid "statically allocated instance of Objective-C class %qE"
61679 #: objc/objc-act.c:2735
61680 #, gcc-internal-format
61681 msgid "redeclaration of Objective-C class %qs"
61684 #. This case happens when we are given an 'interface' which
61685 #. is not a valid class name. For example if a typedef was
61686 #. used, and 'interface' really is the identifier of the
61687 #. typedef, but when you resolve it you don't get an
61688 #. Objective-C class, but something else, such as 'int'.
61689 #. This is an error; protocols make no sense unless you use
61690 #. them with Objective-C objects.
61691 #: objc/objc-act.c:2777
61692 #, gcc-internal-format
61693 msgid "only Objective-C object types can be qualified with a protocol"
61696 #: objc/objc-act.c:2841
61697 #, gcc-internal-format
61698 msgid "protocol %qE has circular dependency"
61701 #: objc/objc-act.c:2874 objc/objc-act.c:5681
61702 #, gcc-internal-format
61703 msgid "cannot find protocol declaration for %qE"
61706 #: objc/objc-act.c:3175 objc/objc-act.c:3830 objc/objc-act.c:6393
61707 #: objc/objc-act.c:6868 objc/objc-act.c:6941 objc/objc-act.c:6994
61708 #, gcc-internal-format
61709 msgid "cannot find interface declaration for %qE"
61712 #: objc/objc-act.c:3179
61713 #, gcc-internal-format
61714 msgid "interface %qE does not have valid constant string layout"
61717 #: objc/objc-act.c:3184
61718 #, gcc-internal-format
61719 msgid "cannot find reference tag for class %qE"
61722 #: objc/objc-act.c:3329
61723 #, gcc-internal-format
61724 msgid "%qE is not an Objective-C class name or alias"
61727 #: objc/objc-act.c:3344 objc/objc-act.c:3375 objc/objc-act.c:6774
61728 #: objc/objc-act.c:8097 objc/objc-act.c:8148
61729 #, gcc-internal-format
61730 msgid "Objective-C declarations may only appear in global scope"
61733 #: objc/objc-act.c:3349
61734 #, gcc-internal-format
61735 msgid "cannot find class %qE"
61738 #: objc/objc-act.c:3351
61739 #, gcc-internal-format
61740 msgid "class %qE already exists"
61743 #: objc/objc-act.c:3393 objc/objc-act.c:6833
61744 #, gcc-internal-format
61745 msgid "%qE redeclared as different kind of symbol"
61748 #: objc/objc-act.c:3395 objc/objc-act.c:3981 objc/objc-act.c:4009
61749 #: objc/objc-act.c:4064 objc/objc-act.c:6835
61750 #, gcc-internal-format
61751 msgid "previous declaration of %q+D"
61754 #: objc/objc-act.c:3684
61755 #, gcc-internal-format
61756 msgid "strong-cast assignment has been intercepted"
61759 #: objc/objc-act.c:3726
61760 #, gcc-internal-format
61761 msgid "strong-cast may possibly be needed"
61764 #: objc/objc-act.c:3736
61765 #, gcc-internal-format
61766 msgid "instance variable assignment has been intercepted"
61769 #: objc/objc-act.c:3755
61770 #, gcc-internal-format
61771 msgid "pointer arithmetic for garbage-collected objects not allowed"
61774 #: objc/objc-act.c:3761
61775 #, gcc-internal-format
61776 msgid "global/static variable assignment has been intercepted"
61779 #: objc/objc-act.c:3978 objc/objc-act.c:4006 objc/objc-act.c:4061
61780 #, gcc-internal-format
61781 msgid "duplicate instance variable %q+D"
61784 #: objc/objc-act.c:4121
61785 #, gcc-internal-format
61787 "%<-fobjc-exceptions%> is required to enable Objective-C exception syntax"
61790 #: objc/objc-act.c:4205
61791 #, gcc-internal-format
61792 msgid "@catch parameter is not a known Objective-C class type"
61795 #: objc/objc-act.c:4211
61796 #, gcc-internal-format
61797 msgid "@catch parameter can not be protocol-qualified"
61800 #: objc/objc-act.c:4256
61801 #, gcc-internal-format
61802 msgid "exception of type %<%T%> will be caught"
61805 #: objc/objc-act.c:4258
61806 #, gcc-internal-format
61807 msgid " by earlier handler for %<%T%>"
61810 #: objc/objc-act.c:4305
61811 #, gcc-internal-format
61812 msgid "%<@try%> without %<@catch%> or %<@finally%>"
61815 #: objc/objc-act.c:4333
61816 #, gcc-internal-format
61817 msgid "%<@throw%> (rethrow) used outside of a @catch block"
61820 #: objc/objc-act.c:4346
61821 #, gcc-internal-format
61822 msgid "%<@throw%> argument is not an object"
61825 #: objc/objc-act.c:4367
61826 #, gcc-internal-format
61827 msgid "%<@synchronized%> argument is not an object"
61830 #: objc/objc-act.c:4575
61831 #, gcc-internal-format
61835 #: objc/objc-act.c:4598 objc/objc-act.c:4617
61836 #, gcc-internal-format
61837 msgid "inconsistent instance variable specification"
61840 #: objc/objc-act.c:4672
61841 #, gcc-internal-format
61842 msgid "can not use an object as parameter to a method"
61845 #: objc/objc-act.c:4716
61846 #, gcc-internal-format
61847 msgid "method argument attributes are not available in Objective-C 1.0"
61850 #: objc/objc-act.c:5090
61851 #, gcc-internal-format
61852 msgid "multiple methods named %<%c%E%> found"
61855 #: objc/objc-act.c:5093
61856 #, gcc-internal-format
61857 msgid "using %<%c%s%>"
61860 #: objc/objc-act.c:5102
61861 #, gcc-internal-format
61862 msgid "multiple selectors named %<%c%E%> found"
61865 #: objc/objc-act.c:5105
61866 #, gcc-internal-format
61867 msgid "found %<%c%s%>"
61870 #: objc/objc-act.c:5114
61871 #, gcc-internal-format
61872 msgid "also found %<%c%s%>"
61875 #. If 'rtype' is NULL_TREE at this point it means that
61876 #. we have seen no @interface corresponding to that
61877 #. class name, only a @class declaration (alternatively,
61878 #. this was a call such as [objc_getClass("SomeClass")
61879 #. alloc], where we've never seen the @interface of
61880 #. SomeClass). So, we have a class name (class_tree)
61881 #. but no actual details of the class methods. We won't
61882 #. be able to check that the class responds to the
61883 #. method, and we will have to guess the method
61884 #. prototype. Emit a warning, then keep going (this
61885 #. will use any method with a matching name, as if the
61886 #. receiver was of type 'Class').
61887 #. We could not find an @interface declaration, and
61888 #. there are no protocols attached to the receiver,
61889 #. so we can't complete the check that the receiver
61890 #. responds to the method, and we can't retrieve the
61891 #. method prototype. But, because the receiver has
61892 #. a well-specified class, the programmer did want
61893 #. this check to be performed. Emit a warning, then
61894 #. keep going as if it was an 'id'. To remove the
61895 #. warning, either include an @interface for the
61896 #. class, or cast the receiver to 'id'. Note that
61897 #. rtype is an IDENTIFIER_NODE at this point.
61898 #: objc/objc-act.c:5400 objc/objc-act.c:5534
61899 #, gcc-internal-format
61900 msgid "@interface of class %qE not found"
61903 #: objc/objc-act.c:5408
61904 #, gcc-internal-format
61905 msgid "no super class declared in @interface for %qE"
61908 #: objc/objc-act.c:5459
61909 #, gcc-internal-format
61910 msgid "found %<-%E%> instead of %<+%E%> in protocol(s)"
61913 #. We have a type, but it's not an Objective-C type (!).
61914 #: objc/objc-act.c:5571
61915 #, gcc-internal-format
61916 msgid "invalid receiver type %qs"
61919 #: objc/objc-act.c:5588
61920 #, gcc-internal-format
61921 msgid "%<%c%E%> not found in protocol(s)"
61924 #: objc/objc-act.c:5602
61925 #, gcc-internal-format
61926 msgid "%qE may not respond to %<%c%E%>"
61929 #: objc/objc-act.c:5610
61930 #, gcc-internal-format
61931 msgid "no %<%c%E%> method found"
61934 #: objc/objc-act.c:5617
61935 #, gcc-internal-format
61936 msgid "(Messages without a matching method signature"
61939 #: objc/objc-act.c:5619
61940 #, gcc-internal-format
61941 msgid "will be assumed to return %<id%> and accept"
61944 #: objc/objc-act.c:5621
61945 #, gcc-internal-format
61946 msgid "%<...%> as arguments.)"
61949 #: objc/objc-act.c:5730
61950 #, gcc-internal-format
61951 msgid "undeclared selector %qE"
61954 #. Historically, a class method that produced objects (factory
61955 #. method) would assign `self' to the instance that it
61956 #. allocated. This would effectively turn the class method into
61957 #. an instance method. Following this assignment, the instance
61958 #. variables could be accessed. That practice, while safe,
61959 #. violates the simple rule that a class method should not refer
61960 #. to an instance variable. It's better to catch the cases
61961 #. where this is done unknowingly than to support the above
61963 #: objc/objc-act.c:5754
61964 #, gcc-internal-format
61965 msgid "instance variable %qE accessed in class method"
61968 #: objc/objc-act.c:5984 objc/objc-act.c:6004
61969 #, gcc-internal-format
61971 "method %<%c%E%> declared %<@optional%> and %<@required%> at the same time"
61974 #: objc/objc-act.c:5988
61975 #, gcc-internal-format
61976 msgid "previous declaration of %<%c%E%> as %<@required%>"
61979 #: objc/objc-act.c:6008
61980 #, gcc-internal-format
61981 msgid "previous declaration of %<%c%E%> as %<@optional%>"
61984 #: objc/objc-act.c:6068
61985 #, gcc-internal-format
61986 msgid "duplicate declaration of method %<%c%E%> with conflicting types"
61989 #: objc/objc-act.c:6072
61990 #, gcc-internal-format
61991 msgid "previous declaration of %<%c%E%>"
61994 #: objc/objc-act.c:6109
61995 #, gcc-internal-format
61996 msgid "duplicate interface declaration for category %<%E(%E)%>"
61999 #: objc/objc-act.c:6197
62000 #, gcc-internal-format
62001 msgid "illegal reference type specified for instance variable %qs"
62004 #: objc/objc-act.c:6208
62005 #, gcc-internal-format
62006 msgid "instance variable %qs has unknown size"
62009 #: objc/objc-act.c:6229
62010 #, gcc-internal-format
62011 msgid "instance variable %qs uses flexible array member"
62014 #: objc/objc-act.c:6256
62015 #, gcc-internal-format
62016 msgid "type %qE has no default constructor to call"
62019 #: objc/objc-act.c:6262
62020 #, gcc-internal-format
62021 msgid "destructor for %qE shall not be run either"
62024 #. Vtable pointers are Real Bad(tm), since Obj-C cannot
62025 #. initialize them.
62026 #: objc/objc-act.c:6274
62027 #, gcc-internal-format
62028 msgid "type %qE has virtual member functions"
62031 #: objc/objc-act.c:6275
62032 #, gcc-internal-format
62033 msgid "illegal aggregate type %qE specified for instance variable %qs"
62036 #: objc/objc-act.c:6285
62037 #, gcc-internal-format
62038 msgid "type %qE has a user-defined constructor"
62041 #: objc/objc-act.c:6287
62042 #, gcc-internal-format
62043 msgid "type %qE has a user-defined destructor"
62046 #: objc/objc-act.c:6291
62047 #, gcc-internal-format
62049 "C++ constructors and destructors will not be invoked for Objective-C fields"
62052 #: objc/objc-act.c:6422
62053 #, gcc-internal-format
62054 msgid "instance variable %qE is declared private"
62057 #: objc/objc-act.c:6433
62058 #, gcc-internal-format
62059 msgid "instance variable %qE is %s; this will be a hard error in the future"
62062 #: objc/objc-act.c:6440
62063 #, gcc-internal-format
62064 msgid "instance variable %qE is declared %s"
62067 #: objc/objc-act.c:6551 objc/objc-act.c:6666
62068 #, gcc-internal-format
62069 msgid "incomplete implementation of class %qE"
62072 #: objc/objc-act.c:6555 objc/objc-act.c:6670
62073 #, gcc-internal-format
62074 msgid "incomplete implementation of category %qE"
62077 #: objc/objc-act.c:6564 objc/objc-act.c:6678
62078 #, gcc-internal-format
62079 msgid "method definition for %<%c%E%> not found"
62082 #: objc/objc-act.c:6719
62083 #, gcc-internal-format
62084 msgid "%s %qE does not fully implement the %qE protocol"
62087 #: objc/objc-act.c:6809
62088 #, gcc-internal-format
62089 msgid "cannot find interface declaration for %qE, superclass of %qE"
62092 #: objc/objc-act.c:6848
62093 #, gcc-internal-format
62094 msgid "reimplementation of class %qE"
62097 #: objc/objc-act.c:6881
62098 #, gcc-internal-format
62099 msgid "conflicting super class name %qE"
62102 #: objc/objc-act.c:6884
62103 #, gcc-internal-format
62104 msgid "previous declaration of %qE"
62107 #: objc/objc-act.c:6886
62108 #, gcc-internal-format
62109 msgid "previous declaration"
62112 #: objc/objc-act.c:6899 objc/objc-act.c:6901
62113 #, gcc-internal-format
62114 msgid "duplicate interface declaration for class %qE"
62117 #: objc/objc-act.c:7218 objc/objc-act.c:7414
62118 #, gcc-internal-format
62119 msgid "can not find instance variable associated with property"
62122 #. TODO: This should be caught much earlier than this.
62123 #: objc/objc-act.c:7380
62124 #, gcc-internal-format
62125 msgid "invalid setter, it must have one argument"
62128 #: objc/objc-act.c:7544 objc/objc-act.c:7759
62129 #, gcc-internal-format
62130 msgid "property %qs already specified in %<@dynamic%>"
62133 #: objc/objc-act.c:7547 objc/objc-act.c:7762
62134 #, gcc-internal-format
62135 msgid "property %qs already specified in %<@synthesize%>"
62138 #: objc/objc-act.c:7561 objc/objc-act.c:7776
62139 #, gcc-internal-format
62140 msgid "no declaration of property %qs found in the interface"
62143 #: objc/objc-act.c:7588
62144 #, gcc-internal-format
62145 msgid "ivar %qs used by %<@synthesize%> declaration must be an existing ivar"
62148 #: objc/objc-act.c:7609
62149 #, gcc-internal-format
62150 msgid "property %qs is using instance variable %qs of incompatible type"
62153 #: objc/objc-act.c:7631
62154 #, gcc-internal-format
62155 msgid "'assign' property %qs is using bit-field instance variable %qs"
62158 #: objc/objc-act.c:7644
62159 #, gcc-internal-format
62160 msgid "'atomic' property %qs is using bit-field instance variable %qs"
62163 #: objc/objc-act.c:7662
62164 #, gcc-internal-format
62165 msgid "property %qs is using the same instance variable as property %qs"
62168 #: objc/objc-act.c:7703
62169 #, gcc-internal-format
62170 msgid "%<@synthesize%> is not available in Objective-C 1.0"
62173 #. We can get here only in Objective-C; the Objective-C++ parser
62174 #. detects the problem while parsing, outputs the error
62175 #. "misplaced '@synthesize' Objective-C++ construct" and skips
62176 #. the declaration.
62177 #: objc/objc-act.c:7714
62178 #, gcc-internal-format
62179 msgid "%<@synthesize%> not in @implementation context"
62182 #: objc/objc-act.c:7720
62183 #, gcc-internal-format
62184 msgid "%<@synthesize%> can not be used in categories"
62187 #: objc/objc-act.c:7729
62188 #, gcc-internal-format
62189 msgid "%<@synthesize%> requires the @interface of the class to be available"
62192 #: objc/objc-act.c:7812
62193 #, gcc-internal-format
62194 msgid "%<@dynamic%> is not available in Objective-C 1.0"
62197 #. We can get here only in Objective-C; the Objective-C++ parser
62198 #. detects the problem while parsing, outputs the error
62199 #. "misplaced '@dynamic' Objective-C++ construct" and skips the
62201 #: objc/objc-act.c:7823
62202 #, gcc-internal-format
62203 msgid "%<@dynamic%> not in @implementation context"
62206 #: objc/objc-act.c:7845
62207 #, gcc-internal-format
62208 msgid "%<@dynamic%> requires the @interface of the class to be available"
62211 #: objc/objc-act.c:8043
62212 #, gcc-internal-format
62213 msgid "definition of protocol %qE not found"
62216 #. It would be nice to use warn_deprecated_use() here, but
62217 #. we are using TREE_CHAIN (which is supposed to be the
62218 #. TYPE_STUB_DECL for a TYPE) for something different.
62219 #: objc/objc-act.c:8074
62220 #, gcc-internal-format
62221 msgid "protocol %qE is deprecated"
62224 #: objc/objc-act.c:8193
62225 #, gcc-internal-format
62226 msgid "duplicate declaration for protocol %qE"
62229 #: objc/objc-act.c:8704
62230 #, gcc-internal-format
62231 msgid "conflicting types for %<%c%s%>"
62234 #: objc/objc-act.c:8708
62235 #, gcc-internal-format
62236 msgid "previous declaration of %<%c%s%>"
62239 #: objc/objc-act.c:8808
62240 #, gcc-internal-format
62241 msgid "no super class declared in interface for %qE"
62244 #: objc/objc-act.c:8835
62245 #, gcc-internal-format
62246 msgid "[super ...] must appear in a method context"
62249 #: objc/objc-act.c:8875
62250 #, gcc-internal-format
62251 msgid "method possibly missing a [super dealloc] call"
62254 #: objc/objc-act.c:9335
62255 #, gcc-internal-format
62256 msgid "instance variable %qs is declared private"
62259 #: objc/objc-act.c:9388
62260 #, gcc-internal-format
62261 msgid "local declaration of %qE hides instance variable"
62264 #. This can happen if DECL_ARTIFICIAL (*expr_p), but
62265 #. should be impossible for real properties, which always
62267 #: objc/objc-act.c:9434
62268 #, gcc-internal-format
62269 msgid "no %qs getter found"
62272 #: objc/objc-act.c:9674
62273 #, gcc-internal-format
62274 msgid "fast enumeration is not available in Objective-C 1.0"
62277 #: objc/objc-act.c:9684
62278 #, gcc-internal-format
62279 msgid "iterating variable in fast enumeration is not an object"
62282 #: objc/objc-act.c:9690
62283 #, gcc-internal-format
62284 msgid "collection in fast enumeration is not an object"
62287 #: objc/objc-encoding.c:130
62288 #, gcc-internal-format
62289 msgid "type %qT does not have a known size"
62292 #: objc/objc-encoding.c:721
62293 #, gcc-internal-format
62294 msgid "unknown type %<%T%> found during Objective-C encoding"
62297 #. Do not do any encoding, produce an error and keep going.
62298 #: objc/objc-encoding.c:804
62299 #, gcc-internal-format
62300 msgid "trying to encode non-integer type as a bitfield"
62303 #: objc/objc-gnu-runtime-abi-01.c:131
62304 #, gcc-internal-format
62305 msgid "%<-fobjc-gc%> is ignored for %<-fgnu-runtime%>"
62308 #: objc/objc-gnu-runtime-abi-01.c:139
62309 #, gcc-internal-format
62310 msgid "%<-fobjc-sjlj-exceptions%> is ignored for %<-fgnu-runtime%>"
62313 #: objc/objc-gnu-runtime-abi-01.c:2168 objc/objc-next-runtime-abi-01.c:2815
62314 #: objc/objc-next-runtime-abi-02.c:3587
62315 #, gcc-internal-format
62316 msgid "non-objective-c type '%T' cannot be caught"
62319 #: objc/objc-next-runtime-abi-01.c:150
62320 #, gcc-internal-format
62322 "%<-fobjc-sjlj-exceptions%> is the only supported exceptions system for %<-"
62323 "fnext-runtime%> with %<-fobjc-abi-version%> < 2"
62326 #: objc/objc-next-runtime-abi-02.c:242
62327 #, gcc-internal-format
62329 "%<-fobjc-sjlj-exceptions%> is ignored for %<-fnext-runtime%> when %<-fobjc-"
62330 "abi-version%> >= 2"
62333 #: objc/objc-runtime-shared-support.c:425
62334 #, gcc-internal-format
62335 msgid "creating selector for nonexistent method %qE"