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: 2013-03-15 17:42+0000\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"
39 msgid "collect2 version %s\n"
44 msgid "%d constructor found\n"
45 msgid_plural "%d constructors found\n"
51 msgid "%d destructor found\n"
52 msgid_plural "%d destructors found\n"
58 msgid "%d frame table found\n"
59 msgid_plural "%d frame tables found\n"
65 msgid "[cannot find %s]"
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"
103 msgid "compilation terminated due to -Wfatal-errors.\n"
108 msgid "compilation terminated due to -fmax-errors=%u.\n"
114 "Please submit a full bug report,\n"
115 "with preprocessed source if appropriate.\n"
120 msgid "See %s for instructions.\n"
125 msgid "compilation terminated.\n"
130 msgid "%s:%d: confused by earlier errors, bailing out\n"
135 msgid "Internal compiler error: Error reporting routines re-entered.\n"
139 msgid "negative insn length"
143 msgid "could not split insn"
147 msgid "invalid 'asm': "
152 msgid "nested assembly dialect alternatives"
155 #: final.c:3450 final.c:3462
157 msgid "unterminated assembly dialect alternative"
162 msgid "operand number missing after %%-letter"
165 #: final.c:3590 final.c:3631
167 msgid "operand number out of range"
172 msgid "invalid %%-code"
177 msgid "'%%l' operand isn't a label"
180 #. We can't handle floating point constants;
181 #. PRINT_OPERAND must handle them.
182 #. We can't handle floating point constants;
183 #. TARGET_PRINT_OPERAND must handle them.
184 #. We can't handle floating point constants;
185 #. PRINT_OPERAND must handle them.
186 #: final.c:3819 config/i386/i386.c:13370 config/pdp11/pdp11.c:1688
188 msgid "floating constant misused"
191 #: final.c:3877 config/i386/i386.c:13468 config/pdp11/pdp11.c:1729
193 msgid "invalid expression as operand"
198 msgid "Using built-in specs.\n"
204 "Setting spec %s to '%s'\n"
210 msgid "Reading specs from %s\n"
215 msgid "could not find specs file %s\n"
220 msgid "rename spec %s to %s\n"
239 "Go ahead? (y or n) "
244 msgid "# %s %.2f %.2f\n"
249 msgid "Usage: %s [options] file...\n"
257 msgid " -pass-exit-codes Exit with highest error code from a phase\n"
261 msgid " --help Display this information\n"
266 " --target-help Display target specific command line options\n"
271 " --help={common|optimizers|params|target|warnings|[^]{joined|separate|"
272 "undocumented}}[,...]\n"
277 " Display specific types of command line options\n"
281 msgid " (Use '-v --help' to display command line options of sub-processes)\n"
285 msgid " --version Display compiler version information\n"
289 msgid " -dumpspecs Display all of the built in spec strings\n"
293 msgid " -dumpversion Display the version of the compiler\n"
297 msgid " -dumpmachine Display the compiler's target processor\n"
302 " -print-search-dirs Display the directories in the compiler's search "
308 " -print-libgcc-file-name Display the name of the compiler's companion "
313 msgid " -print-file-name=<lib> Display the full path to library <lib>\n"
318 " -print-prog-name=<prog> Display the full path to compiler component "
324 " -print-multiarch Display the target's normalized GNU triplet, used "
326 " a component in the library path\n"
331 " -print-multi-directory Display the root directory for versions of "
337 " -print-multi-lib Display the mapping between command line options "
339 " multiple library search directories\n"
343 msgid " -print-multi-os-directory Display the relative path to OS libraries\n"
347 msgid " -print-sysroot Display the target libraries directory\n"
352 " -print-sysroot-headers-suffix Display the sysroot suffix used to find "
358 " -Wa,<options> Pass comma-separated <options> on to the "
364 " -Wp,<options> Pass comma-separated <options> on to the "
370 " -Wl,<options> Pass comma-separated <options> on to the linker\n"
374 msgid " -Xassembler <arg> Pass <arg> on to the assembler\n"
378 msgid " -Xpreprocessor <arg> Pass <arg> on to the preprocessor\n"
382 msgid " -Xlinker <arg> Pass <arg> on to the linker\n"
386 msgid " -save-temps Do not delete intermediate files\n"
390 msgid " -save-temps=<arg> Do not delete intermediate files\n"
395 " -no-canonical-prefixes Do not canonicalize paths when building relative\n"
396 " prefixes to other gcc components\n"
400 msgid " -pipe Use pipes rather than intermediate files\n"
404 msgid " -time Time the execution of each subprocess\n"
409 " -specs=<file> Override built-in specs with the contents of "
415 " -std=<standard> Assume that the input sources are for <standard>\n"
420 " --sysroot=<directory> Use <directory> as the root directory for "
427 " -B <directory> Add <directory> to the compiler's search paths\n"
432 " -v Display the programs invoked by the compiler\n"
437 " -### Like -v but options quoted and commands not "
443 " -E Preprocess only; do not compile, assemble or "
448 msgid " -S Compile only; do not assemble or link\n"
452 msgid " -c Compile and assemble, but do not link\n"
456 msgid " -o <file> Place the output into <file>\n"
460 msgid " -pie Create a position independent executable\n"
464 msgid " -shared Create a shared library\n"
469 " -x <language> Specify the language of the following input "
471 " Permissible languages include: c c++ assembler "
473 " 'none' means revert to the default behavior of\n"
474 " guessing the language based on the file's "
482 "Options starting with -g, -f, -m, -O, -W, or --param are automatically\n"
483 " passed on to the various sub-processes invoked by %s. In order to pass\n"
484 " other options on to these processes the -W<letter> options must be used.\n"
489 msgid "Processing spec (%s), which is '%s'\n"
494 msgid "install: %s%s\n"
499 msgid "programs: %s\n"
504 msgid "libraries: %s\n"
511 "For bug reporting instructions, please see:\n"
519 #: gcc.c:6759 gcov.c:491 fortran/gfortranspec.c:303 java/jcf-dump.c:1230
523 #: gcc.c:6760 java/jcf-dump.c:1231
526 "This is free software; see the source for copying conditions. There is NO\n"
527 "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
538 msgid "Configured with: %s\n"
543 msgid "Thread model: %s\n"
548 msgid "gcc version %s %s\n"
553 msgid "gcc driver version %s %sexecuting gcc version %s\n"
568 "Use \"-Wl,OPTION\" to pass \"OPTION\" to the linker.\n"
575 "Assembler options\n"
576 "=================\n"
583 "Use \"-Wa,OPTION\" to pass \"OPTION\" to the assembler.\n"
590 "Usage: gcov [OPTION]... SOURCE|OBJ...\n"
597 "Print code coverage information.\n"
603 msgid " -h, --help Print this help, then exit\n"
608 msgid " -v, --version Print version number, then exit\n"
614 " -a, --all-blocks Show information for every basic block\n"
620 " -b, --branch-probabilities Include branch probabilities in output\n"
626 " -c, --branch-counts Given counts of branches taken\n"
627 " rather than percentages\n"
632 msgid " -n, --no-output Do not create an output file\n"
638 " -l, --long-file-names Use long output file names for included\n"
644 msgid " -f, --function-summaries Output summaries for each function\n"
650 " -o, --object-directory DIR|FILE Search for object files in DIR or called "
656 msgid " -s, --source-prefix DIR Source prefix to elide\n"
661 msgid " -r, --relative-only Only show data for relative sources\n"
666 msgid " -p, --preserve-paths Preserve all pathname components\n"
672 " -u, --unconditional-branches Show unconditional branch counts too\n"
677 msgid " -d, --display-progress Display progress information\n"
684 "For bug reporting instructions, please see:\n"
696 "This is free software; see the source for copying conditions.\n"
697 "There is NO warranty; not even for MERCHANTABILITY or \n"
698 "FITNESS FOR A PARTICULAR PURPOSE.\n"
702 #: gcov.c:678 gcov.c:741
709 msgid "Creating '%s'\n"
714 msgid "Error writing output file '%s'\n"
719 msgid "Could not open output file '%s'\n"
724 msgid "Removing '%s'\n"
729 msgid "%s:source file is newer than notes file '%s'\n"
734 msgid "(the message is only displayed one per source file)\n"
739 msgid "%s:cannot open notes file\n"
744 msgid "%s:not a gcov notes file\n"
749 msgid "%s:version '%.4s', prefer '%.4s'\n"
754 msgid "%s:already seen blocks for '%s'\n"
759 msgid "%s:corrupted\n"
764 msgid "%s:no functions found\n"
769 msgid "%s:cannot open data file, assuming not executed\n"
774 msgid "%s:not a gcov data file\n"
779 msgid "%s:version '%.4s', prefer version '%.4s'\n"
784 msgid "%s:stamp mismatch with notes file\n"
789 msgid "%s:unknown function '%u'\n"
794 msgid "%s:profile mismatch for '%s'\n"
799 msgid "%s:overflowed\n"
804 msgid "%s:'%s' lacks entry and/or exit blocks\n"
809 msgid "%s:'%s' has arcs to entry block\n"
814 msgid "%s:'%s' has arcs from exit block\n"
819 msgid "%s:graph is unsolvable for '%s'\n"
824 msgid "Lines executed:%s of %d\n"
829 msgid "No executable lines\n"
839 msgid "Branches executed:%s of %d\n"
844 msgid "Taken at least once:%s of %d\n"
849 msgid "No branches\n"
854 msgid "Calls executed:%s of %d\n"
864 msgid "%s:no lines for '%s'\n"
869 msgid "call %2d returned %s\n"
874 msgid "call %2d never executed\n"
879 msgid "branch %2d taken %s%s\n"
884 msgid "branch %2d never executed\n"
889 msgid "unconditional %2d taken %s\n"
894 msgid "unconditional %2d never executed\n"
899 msgid "Cannot open source file %s\n"
907 msgid "GCSE disabled"
910 #: gengtype-state.c:156
912 msgid "%s:%d:%d: Invalid state file; %s"
915 #: gengtype-state.c:160
917 msgid "%s:%d: Invalid state file; %s"
920 #. Fatal printf-like message while reading state. This can't be a
921 #. function, because there is no way to pass a va_arg to a variant of
923 #: gengtype-state.c:171
925 msgid "%s:%d:%d: Invalid state file; "
928 #: gengtype-state.c:176
930 msgid "%s:%d: Invalid state file; "
933 #: gengtype-state.c:701
935 msgid "Option tag unknown"
938 #: gengtype-state.c:756
940 msgid "Unexpected type in write_state_scalar_type"
943 #: gengtype-state.c:771
945 msgid "Unexpected type in write_state_string_type"
948 #: gengtype-state.c:1193
950 msgid "failed to write state trailer [%s]"
953 #: gengtype-state.c:1219
955 msgid "Failed to open file %s for writing state: %s"
958 #: gengtype-state.c:1249
960 msgid "output error when writing state file %s [%s]"
963 #: gengtype-state.c:1252
965 msgid "failed to close state file %s [%s]"
968 #: gengtype-state.c:1255
970 msgid "failed to rename %s to state file %s [%s]"
973 #: gengtype-state.c:2527
975 msgid "Failed to open state file %s for reading [%s]"
978 #: gengtype-state.c:2565
980 msgid "failed to close read state file %s [%s]"
985 msgid "ignoring duplicate directory \"%s\"\n"
990 msgid " as it is a non-system directory that duplicates a system directory\n"
995 msgid "ignoring nonexistent directory \"%s\"\n"
1000 msgid "#include \"...\" search starts here:\n"
1005 msgid "#include <...> search starts here:\n"
1010 msgid "End of search list.\n"
1013 #: input.c:85 cp/error.c:1112
1017 #. Opening quotation mark.
1022 #. Closing quotation mark.
1027 #: ipa-pure-const.c:151
1028 msgid "function might be candidate for attribute %<%s%>"
1031 #: ipa-pure-const.c:152
1033 "function might be candidate for attribute %<%s%> if it is known to return "
1038 msgid "At top level:"
1041 #: langhooks.c:400 cp/error.c:3042
1043 msgid "In member function %qs"
1046 #: langhooks.c:404 cp/error.c:3045
1048 msgid "In function %qs"
1051 #: langhooks.c:455 cp/error.c:2995
1053 msgid " inlined from %qs at %s:%d:%d"
1056 #: langhooks.c:460 cp/error.c:3000
1058 msgid " inlined from %qs at %s:%d"
1061 #: langhooks.c:466 cp/error.c:3006
1063 msgid " inlined from %qs"
1066 #: loop-iv.c:3029 tree-ssa-loop-niter.c:1925
1067 msgid "assuming that the loop is not infinite"
1070 #: loop-iv.c:3030 tree-ssa-loop-niter.c:1926
1071 msgid "cannot optimize possibly infinite loops"
1074 #: loop-iv.c:3038 tree-ssa-loop-niter.c:1930
1075 msgid "assuming that the loop counter does not overflow"
1078 #: loop-iv.c:3039 tree-ssa-loop-niter.c:1931
1079 msgid "cannot optimize loop, the loop counter may overflow"
1082 #: lra-constraints.c:2824 reload.c:3879
1083 msgid "unable to generate reloads for:"
1086 #: lto-wrapper.c:183
1088 msgid "pex_init failed"
1091 #: lto-wrapper.c:214
1093 msgid "can't get program status"
1096 #: lto-wrapper.c:223
1098 msgid "%s terminated with signal %d [%s], core dumped"
1101 #: lto-wrapper.c:226
1103 msgid "%s terminated with signal %d [%s]"
1106 #: lto-wrapper.c:231 collect2.c:1831
1107 #, gcc-internal-format, gfc-internal-format
1108 msgid "%s returned %d exit status"
1111 #: lto-wrapper.c:247
1113 msgid "deleting LTRANS file %s"
1116 #: lto-wrapper.c:269
1118 msgid "failed to open %s"
1121 #: lto-wrapper.c:274
1123 msgid "could not write to temporary file %s"
1126 #: lto-wrapper.c:321
1128 msgid "malformed COLLECT_GCC_OPTIONS"
1131 #: lto-wrapper.c:430
1133 msgid "Option %s not used consistently in all LTO input files"
1136 #: lto-wrapper.c:461
1138 msgid "environment variable COLLECT_GCC must be set"
1141 #: lto-wrapper.c:464
1143 msgid "environment variable COLLECT_GCC_OPTIONS must be set"
1146 #: lto-wrapper.c:758
1151 #. What to print when a switch has no documentation.
1153 msgid "This switch lacks documentation"
1170 msgid " No options with the desired characteristics were found\n"
1176 " None found. Use --help=%s to show *all* the options supported by the %s "
1183 " All options with the desired characteristics have already been displayed\n"
1187 msgid "The following options are target specific"
1191 msgid "The following options control compiler warning messages"
1195 msgid "The following options control optimizations"
1198 #: opts.c:1167 opts.c:1206
1199 msgid "The following options are language-independent"
1203 msgid "The --param option recognizes the following as parameters"
1207 msgid "The following options are specific to just the language "
1211 msgid "The following options are supported by the language "
1215 msgid "The following options are not documented"
1219 msgid "The following options take separate arguments"
1223 msgid "The following options take joined arguments"
1227 msgid "The following options are language-related"
1231 msgid "enabled by default"
1245 "*** WARNING *** there are active plugins, do not report this as a bug unless "
1246 "you can reproduce it without enabling any plugins.\n"
1250 msgid "this is the insn:"
1253 #. It's the compiler's fault.
1255 msgid "could not find a spill register"
1258 #. It's the compiler's fault.
1260 msgid "VOIDmode on an output"
1264 msgid "failure trying to reload:"
1268 msgid "unrecognizable insn:"
1272 msgid "insn does not satisfy its constraints:"
1277 msgid "created and used with differing settings of '%s'"
1281 msgid "out of memory"
1285 msgid "created and used with different settings of -fpic"
1289 msgid "created and used with different settings of -fpie"
1294 msgid "collect: reading %s\n"
1299 msgid "collect: recompiling %s\n"
1304 msgid "collect: tweaking %s in %s\n"
1309 msgid "collect: relinking\n"
1314 msgid "unrecoverable error"
1320 "%s%s%s %sversion %s (%s)\n"
1321 "%s\tcompiled by GNU C version %s, "
1326 msgid "%s%s%s %sversion %s (%s) compiled by CC, "
1331 msgid "GMP version %s, MPFR version %s, MPC version %s\n"
1336 msgid "%s%swarning: %s header version %s differs from library version %s.\n"
1342 "%s%sGGC heuristics: --param ggc-min-expand=%d --param ggc-min-heapsize=%d\n"
1346 msgid "options passed: "
1350 msgid "options enabled: "
1353 #: tree-diagnostic.c:295 c-family/c-pretty-print.c:423 c/c-decl.c:4730
1354 #: c/c-typeck.c:5873 cp/error.c:654 cp/error.c:938
1358 #. Function has not be considered for inlining. This is the code for
1359 #. functions that have not been rejected for inlining yet.
1361 msgid "function not considered for inlining"
1364 #. Inlining failed owing to unavailable function body.
1366 msgid "function body not available"
1370 msgid "redefined extern inline functions are not considered for inlining"
1373 #. Function is not inlinable.
1375 msgid "function not inlinable"
1378 #. Function is not overwritable.
1380 msgid "function body can be overwritten at link time"
1383 #. Function is not an inlining candidate.
1385 msgid "function not inline candidate"
1389 msgid "--param large-function-growth limit reached"
1393 msgid "--param large-stack-frame-growth limit reached"
1397 msgid "--param max-inline-insns-single limit reached"
1401 msgid "--param max-inline-insns-auto limit reached"
1405 msgid "--param inline-unit-growth limit reached"
1408 #. Recursive inlining.
1410 msgid "recursive inlining"
1413 #. Call is unlikely.
1415 msgid "call is unlikely and code size would grow"
1419 msgid "function not declared inline and code size would grow"
1423 msgid "optimizing for size and code size would grow"
1426 #. Caller and callee disagree on the arguments.
1428 msgid "mismatched arguments"
1432 msgid "originally indirect function call not considered for inlining"
1436 msgid "indirect function call with a yet undetermined callee"
1439 #. We can't inline different EH personalities together.
1441 msgid "exception handling personality mismatch"
1444 #. We can't inline if the callee can throw non-call exceptions but the
1447 msgid "non-call exception handling mismatch"
1450 #. We can't inline because of mismatched target specific options.
1452 msgid "target specific option mismatch"
1455 #. We can't inline because of mismatched optimization levels.
1457 msgid "optimization level attribute mismatch"
1460 #. The remainder are real diagnostic types.
1461 #: diagnostic.def:33
1462 msgid "fatal error: "
1465 #: diagnostic.def:34
1466 msgid "internal compiler error: "
1469 #: diagnostic.def:35
1473 #: diagnostic.def:36
1474 msgid "sorry, unimplemented: "
1477 #: diagnostic.def:37
1481 #: diagnostic.def:38
1482 msgid "anachronism: "
1485 #: diagnostic.def:39
1489 #: diagnostic.def:40
1493 #. These two would be re-classified as DK_WARNING or DK_ERROR, so the
1494 #. prefix does not matter.
1495 #: diagnostic.def:43
1499 #: diagnostic.def:44
1504 msgid "Maximal estimated outcome of branch considered predictable"
1509 "The minimal estimated speedup allowing inliner to ignore inline-insns-single "
1510 "and inline-isnsns-auto"
1515 "The maximum number of instructions in a single function eligible for inlining"
1519 msgid "The maximum number of instructions when automatically inlining"
1524 "The maximum number of instructions inline function can grow to via recursive "
1530 "The maximum number of instructions non-inline function can grow to via "
1531 "recursive inlining"
1535 msgid "The maximum depth of recursive inlining for inline functions"
1539 msgid "The maximum depth of recursive inlining for non-inline functions"
1544 "Inline recursively only when the probability of call being executed exceeds "
1550 "The maximum number of nested indirect inlining performed by early inliner"
1555 "Probability that COMDAT function will be shared with different compilation "
1561 "Maximum probability of the entry BB of split region (in percent relative to "
1562 "entry BB of the function) to make partial inlining happen"
1567 "If -fvariable-expansion-in-unroller is used, the maximum number of times "
1568 "that an individual variable will be expanded during loop unrolling"
1573 "If -ftree-vectorize is used, the minimal loop bound of a loop to be "
1574 "considered for vectorization"
1578 msgid "The maximum number of instructions to consider to fill a delay slot"
1583 "The maximum number of instructions to consider to find accurate live "
1584 "register information"
1588 msgid "The maximum length of scheduling's pending operations list"
1593 "The maximum number of backtrack attempts the scheduler should make when "
1594 "modulo scheduling a loop"
1598 msgid "The size of function body to be considered large"
1602 msgid "Maximal growth due to inlining of large function (in percent)"
1606 msgid "The size of translation unit to be considered large"
1611 "How much can given compilation unit grow because of the inlining (in percent)"
1616 "How much can given compilation unit grow because of the interprocedural "
1617 "constant propagation (in percent)"
1622 "Maximal estimated growth of function body caused by early inlining of single "
1627 msgid "The size of stack frame to be considered large"
1631 msgid "Maximal stack frame growth due to inlining (in percent)"
1635 msgid "The maximum amount of memory to be allocated by GCSE"
1639 msgid "The maximum ratio of insertions to deletions of expressions in GCSE"
1644 "The threshold ratio for performing partial redundancy elimination after "
1650 "The threshold ratio of critical edges execution count that permit performing "
1651 "redundancy elimination after reload"
1656 "Scaling factor in calculation of maximum distance an expression can be moved "
1657 "by GCSE optimizations"
1662 "Cost at which GCSE optimizations will not constraint the distance an "
1663 "expression can travel"
1667 msgid "Maximum depth of search in the dominator tree for expressions to hoist"
1671 msgid "The maximum number of instructions to consider to unroll in a loop"
1676 "The maximum number of instructions to consider to unroll in a loop on average"
1680 msgid "The maximum number of unrollings of a single loop"
1684 msgid "The maximum number of insns of a peeled loop"
1688 msgid "The maximum number of peelings of a single loop"
1692 msgid "The maximum number of branches on the path through the peeled sequence"
1696 msgid "The maximum number of insns of a completely peeled loop"
1701 "The maximum number of peelings of a single loop that is peeled completely"
1705 msgid "The maximum number of insns of a peeled loop that rolls only once"
1709 msgid "The maximum depth of a loop nest we completely peel"
1713 msgid "The maximum number of insns of an unswitched loop"
1717 msgid "The maximum number of unswitchings in a single loop"
1722 "Bound on the number of iterations the brute force # of iterations analysis "
1723 "algorithm evaluates"
1727 msgid "Bound on the cost of an expression to compute the number of iterations"
1732 "A factor for tuning the upper bound that swing modulo scheduler uses for "
1738 "The minimum value of stage count that swing modulo scheduler will generate."
1743 "The number of cycles the swing modulo scheduler considers when checking "
1744 "conflicts using DFA"
1749 "A threshold on the average loop count considered by the swing modulo "
1755 "A basic block profile count is considered hot if it contributes to the given "
1756 "permillage of the entire profiled execution"
1761 "Select fraction of the maximal frequency of executions of basic block in "
1762 "function given basic block needs to have to be considered hot"
1767 "Select fraction of the maximal frequency of executions of basic block in "
1768 "function given basic block get alignment"
1773 "Loops iterating at least selected number of iterations will get loop "
1778 msgid "The maximum number of loop iterations we predict statically"
1783 "The percentage of function, weighted by execution frequency, that must be "
1784 "covered by trace formation. Used when profile feedback is available"
1789 "The percentage of function, weighted by execution frequency, that must be "
1790 "covered by trace formation. Used when profile feedback is not available"
1794 msgid "Maximal code growth caused by tail duplication (in percent)"
1799 "Stop reverse growth if the reverse probability of best edge is less than "
1800 "this threshold (in percent)"
1805 "Stop forward growth if the probability of best edge is less than this "
1806 "threshold (in percent). Used when profile feedback is available"
1811 "Stop forward growth if the probability of best edge is less than this "
1812 "threshold (in percent). Used when profile feedback is not available"
1816 msgid "The maximum number of incoming edges to consider for crossjumping"
1821 "The minimum number of matching instructions to consider for crossjumping"
1825 msgid "The maximum expansion factor when copying basic blocks"
1830 "The maximum number of insns to duplicate when unfactoring computed gotos"
1834 msgid "The maximum length of path considered in cse"
1838 msgid "The maximum instructions CSE process before flushing"
1843 "The minimum cost of an expensive expression in the loop invariant motion"
1848 "Bound on number of candidates below that all candidates are considered in iv "
1853 msgid "Bound on number of iv uses in loop optimized in iv optimizations"
1858 "If number of candidates in the set is smaller, we always try to remove "
1859 "unused ivs during its optimization"
1863 msgid "Bound on size of expressions used in the scalar evolutions analyzer"
1868 "Bound on the complexity of the expressions in the scalar evolutions analyzer"
1872 msgid "Bound on the number of variables in Omega constraint systems"
1876 msgid "Bound on the number of inequalities in Omega constraint systems"
1880 msgid "Bound on the number of equalities in Omega constraint systems"
1884 msgid "Bound on the number of wild cards in Omega constraint systems"
1888 msgid "Bound on the size of the hash table in Omega constraint systems"
1892 msgid "Bound on the number of keys in Omega constraint systems"
1897 "When set to 1, use expensive methods to eliminate all redundant constraints"
1902 "Bound on number of runtime checks inserted by the vectorizer's loop "
1903 "versioning for alignment check"
1908 "Bound on number of runtime checks inserted by the vectorizer's loop "
1909 "versioning for alias check"
1913 msgid "The maximum memory locations recorded by cselib"
1918 "Minimum heap expansion to trigger garbage collection, as a percentage of the "
1919 "total size of the heap"
1923 msgid "Minimum heap size before we start collecting garbage, in kilobytes"
1928 "The maximum number of instructions to search backward when looking for "
1934 "Target block's relative execution frequency (as a percentage) required to "
1938 #: params.def:585 params.def:595
1940 "The maximum number of blocks in a region to be considered for interblock "
1944 #: params.def:590 params.def:600
1946 "The maximum number of insns in a region to be considered for interblock "
1952 "The minimum probability of reaching a source block for interblock "
1953 "speculative scheduling"
1957 msgid "The maximum number of iterations through CFG to extend regions"
1962 "The maximum conflict delay for an insn to be considered for speculative "
1968 "The minimal probability of speculation success (in percents), so that "
1969 "speculative insn will be scheduled."
1974 "The minimum probability an edge must have for the scheduler to save its "
1979 msgid "The maximum size of the lookahead window of selective scheduling"
1983 msgid "Maximum number of times that an insn could be scheduled"
1988 "Maximum number of instructions in the ready list that are considered "
1989 "eligible for renaming"
1993 msgid "Minimal distance between possibly conflicting store and load"
1998 "The maximum number of RTL nodes that can be recorded as combiner's last value"
2002 msgid "The upper bound for sharing integer constants"
2007 "The lower bound for a buffer to be considered for stack smashing protection"
2012 "Maximum number of statements allowed in a block that needs to be duplicated "
2013 "when threading jumps"
2018 "Maximum number of fields in a structure before pointer analysis treats the "
2019 "structure as a single variable"
2024 "The maximum number of instructions ready to be issued to be considered by "
2025 "the scheduler during the first scheduling pass"
2029 msgid "Maximum number of active local stores in RTL dead store elimination"
2033 msgid "The number of insns executed before prefetch is completed"
2037 msgid "The number of prefetches that can run at the same time"
2041 msgid "The size of L1 cache"
2045 msgid "The size of L1 cache line"
2049 msgid "The size of L2 cache"
2053 msgid "Whether to use canonical types"
2058 "Maximum length of partial antic set when performing tree pre optimization"
2062 msgid "Maximum size of a SCC before SCCVN stops processing a function"
2066 msgid "Maximum number of disambiguations to perform per memory access"
2070 msgid "Max loops number for regional RA"
2074 msgid "Max size of conflict table in MB"
2079 "The number of registers in each class kept unused by loop invariant motion"
2084 "The maximum ratio between array size and switch branches for a switch "
2085 "conversion to take place"
2089 msgid "size of tiles for loop blocking"
2093 msgid "maximum number of parameters in a SCoP"
2097 msgid "maximum number of basic blocks per function to be analyzed by Graphite"
2101 msgid "Maximum number of datarefs in loop for building loop data dependencies"
2105 msgid "Max basic blocks number in loop for loop invariant motion"
2110 "Maximum number of instructions in basic block to be considered for SLP "
2116 "Min. ratio of insns to prefetches to enable prefetching for a loop with an "
2117 "unknown trip count"
2121 msgid "Min. ratio of insns to mem ops to enable prefetching in a loop"
2125 msgid "Max. size of var tracking hash tables"
2129 msgid "Max. recursion depth for expanding var tracking expressions"
2133 msgid "Max. size of loc list for which reverse ops should be added"
2137 msgid "The minimum UID to be used for a nondebug insn"
2142 "Maximum allowed growth of size of new parameters ipa-sra replaces a pointer "
2143 "to an aggregate with"
2148 "Size in bytes after which thread-local aggregates should be instrumented "
2149 "with the logging functions instead of save/restore pairs"
2154 "Maximum size of a list of values associated with each parameter for "
2155 "interprocedural constant propagation"
2160 "Threshold ipa-cp opportunity evaluation that is still considered beneficial "
2166 "Maximum number of aggregate content items for a parameter in jump functions "
2172 "Compile-time bonus IPA-CP assigns to candidates which make loop bounds or "
2177 msgid "Number of partitions the program should be split to"
2181 msgid "Minimal size of a partition for LTO (in estimated instructions)"
2186 "Maximum number of namespaces to search for alternatives when name lookup "
2191 msgid "Maximum number of conditional store pairs that can be sunk"
2196 "The smallest number of different values for which it is best to use a jump-"
2197 "table instead of a tree of conditional branches, if 0, use the default for "
2202 msgid "Allow new data races on loads to be introduced"
2206 msgid "Allow new data races on stores to be introduced"
2210 msgid "Allow new data races on packed data loads to be introduced"
2214 msgid "Allow new data races on packed data stores to be introduced"
2219 "Set the maximum number of instructions executed in parallel in reassociated "
2220 "tree. If 0, use the target dependent heuristic."
2224 msgid "Maximum amount of similar bbs to compare a bb with"
2228 msgid "Maximum amount of iterations of the pass over a function"
2233 "Maximum number of strings for which strlen optimization pass will track "
2238 msgid "Which -fsched-pressure algorithm to apply"
2242 msgid "Maximum length of candidate scans for straight-line strength reduction"
2245 #: c-family/c-format.c:345
2249 #: c-family/c-format.c:346
2250 msgid "field width specifier"
2253 #: c-family/c-format.c:347
2254 msgid "field precision specifier"
2257 #: c-family/c-format.c:461 c-family/c-format.c:485 config/i386/msformat-c.c:47
2261 #: c-family/c-format.c:461 c-family/c-format.c:485 config/i386/msformat-c.c:47
2262 msgid "the ' ' printf flag"
2265 #: c-family/c-format.c:462 c-family/c-format.c:486 c-family/c-format.c:520
2266 #: c-family/c-format.c:583 config/i386/msformat-c.c:48
2270 #: c-family/c-format.c:462 c-family/c-format.c:486 c-family/c-format.c:520
2271 #: config/i386/msformat-c.c:48
2272 msgid "the '+' printf flag"
2275 #: c-family/c-format.c:463 c-family/c-format.c:487 c-family/c-format.c:521
2276 #: c-family/c-format.c:559 config/i386/msformat-c.c:49
2277 #: config/i386/msformat-c.c:84
2281 #: c-family/c-format.c:463 c-family/c-format.c:487 c-family/c-format.c:521
2282 #: config/i386/msformat-c.c:49
2283 msgid "the '#' printf flag"
2286 #: c-family/c-format.c:464 c-family/c-format.c:488 c-family/c-format.c:557
2287 #: config/i386/msformat-c.c:50
2291 #: c-family/c-format.c:464 c-family/c-format.c:488 config/i386/msformat-c.c:50
2292 msgid "the '0' printf flag"
2295 #: c-family/c-format.c:465 c-family/c-format.c:489 c-family/c-format.c:556
2296 #: c-family/c-format.c:586 config/i386/msformat-c.c:51
2300 #: c-family/c-format.c:465 c-family/c-format.c:489 config/i386/msformat-c.c:51
2301 msgid "the '-' printf flag"
2304 #: c-family/c-format.c:466 c-family/c-format.c:539 config/i386/msformat-c.c:52
2305 #: config/i386/msformat-c.c:72
2309 #: c-family/c-format.c:466 config/i386/msformat-c.c:52
2310 msgid "the ''' printf flag"
2313 #: c-family/c-format.c:467 c-family/c-format.c:540
2317 #: c-family/c-format.c:467
2318 msgid "the 'I' printf flag"
2321 #: c-family/c-format.c:468 c-family/c-format.c:490 c-family/c-format.c:537
2322 #: c-family/c-format.c:560 c-family/c-format.c:587 config/sol2-c.c:44
2323 #: config/i386/msformat-c.c:53 config/i386/msformat-c.c:70
2327 #: c-family/c-format.c:468 c-family/c-format.c:490 config/sol2-c.c:44
2328 #: config/i386/msformat-c.c:53
2329 msgid "field width in printf format"
2332 #: c-family/c-format.c:469 c-family/c-format.c:491 c-family/c-format.c:523
2333 #: config/i386/msformat-c.c:54
2337 #: c-family/c-format.c:469 c-family/c-format.c:491 c-family/c-format.c:523
2338 #: config/i386/msformat-c.c:54
2339 msgid "precision in printf format"
2342 #: c-family/c-format.c:470 c-family/c-format.c:492 c-family/c-format.c:524
2343 #: c-family/c-format.c:538 c-family/c-format.c:590 config/sol2-c.c:45
2344 #: config/i386/msformat-c.c:55 config/i386/msformat-c.c:71
2345 msgid "length modifier"
2348 #: c-family/c-format.c:470 c-family/c-format.c:492 c-family/c-format.c:524
2349 #: config/sol2-c.c:45 config/i386/msformat-c.c:55
2350 msgid "length modifier in printf format"
2353 #: c-family/c-format.c:522
2357 #: c-family/c-format.c:522
2358 msgid "the 'q' diagnostic flag"
2361 #: c-family/c-format.c:534 config/i386/msformat-c.c:68
2362 msgid "assignment suppression"
2365 #: c-family/c-format.c:534 config/i386/msformat-c.c:68
2366 msgid "the assignment suppression scanf feature"
2369 #: c-family/c-format.c:535 config/i386/msformat-c.c:69
2373 #: c-family/c-format.c:535 config/i386/msformat-c.c:69
2374 msgid "the 'a' scanf flag"
2377 #: c-family/c-format.c:536
2381 #: c-family/c-format.c:536
2382 msgid "the 'm' scanf flag"
2385 #: c-family/c-format.c:537 config/i386/msformat-c.c:70
2386 msgid "field width in scanf format"
2389 #: c-family/c-format.c:538 config/i386/msformat-c.c:71
2390 msgid "length modifier in scanf format"
2393 #: c-family/c-format.c:539 config/i386/msformat-c.c:72
2394 msgid "the ''' scanf flag"
2397 #: c-family/c-format.c:540
2398 msgid "the 'I' scanf flag"
2401 #: c-family/c-format.c:555
2405 #: c-family/c-format.c:555
2406 msgid "the '_' strftime flag"
2409 #: c-family/c-format.c:556
2410 msgid "the '-' strftime flag"
2413 #: c-family/c-format.c:557
2414 msgid "the '0' strftime flag"
2417 #: c-family/c-format.c:558 c-family/c-format.c:582
2421 #: c-family/c-format.c:558
2422 msgid "the '^' strftime flag"
2425 #: c-family/c-format.c:559 config/i386/msformat-c.c:84
2426 msgid "the '#' strftime flag"
2429 #: c-family/c-format.c:560
2430 msgid "field width in strftime format"
2433 #: c-family/c-format.c:561
2434 msgid "'E' modifier"
2437 #: c-family/c-format.c:561
2438 msgid "the 'E' strftime modifier"
2441 #: c-family/c-format.c:562
2442 msgid "'O' modifier"
2445 #: c-family/c-format.c:562
2446 msgid "the 'O' strftime modifier"
2449 #: c-family/c-format.c:563
2450 msgid "the 'O' modifier"
2453 #: c-family/c-format.c:581
2454 msgid "fill character"
2457 #: c-family/c-format.c:581
2458 msgid "fill character in strfmon format"
2461 #: c-family/c-format.c:582
2462 msgid "the '^' strfmon flag"
2465 #: c-family/c-format.c:583
2466 msgid "the '+' strfmon flag"
2469 #: c-family/c-format.c:584
2473 #: c-family/c-format.c:584
2474 msgid "the '(' strfmon flag"
2477 #: c-family/c-format.c:585
2481 #: c-family/c-format.c:585
2482 msgid "the '!' strfmon flag"
2485 #: c-family/c-format.c:586
2486 msgid "the '-' strfmon flag"
2489 #: c-family/c-format.c:587
2490 msgid "field width in strfmon format"
2493 #: c-family/c-format.c:588
2494 msgid "left precision"
2497 #: c-family/c-format.c:588
2498 msgid "left precision in strfmon format"
2501 #: c-family/c-format.c:589
2502 msgid "right precision"
2505 #: c-family/c-format.c:589
2506 msgid "right precision in strfmon format"
2509 #: c-family/c-format.c:590
2510 msgid "length modifier in strfmon format"
2513 #. Handle deferred options from command-line.
2514 #: c-family/c-opts.c:1286 fortran/cpp.c:585
2515 msgid "<command-line>"
2518 #: c-family/c-pretty-print.c:344
2519 msgid "<type-error>"
2522 #: c-family/c-pretty-print.c:383
2523 msgid "<unnamed-unsigned:"
2526 #: c-family/c-pretty-print.c:384
2527 msgid "<unnamed-signed:"
2530 #: c-family/c-pretty-print.c:387
2531 msgid "<unnamed-float:"
2534 #: c-family/c-pretty-print.c:390
2535 msgid "<unnamed-fixed:"
2538 #: c-family/c-pretty-print.c:405
2539 msgid "<typedef-error>"
2542 #: c-family/c-pretty-print.c:418
2546 #: c-family/c-pretty-print.c:1228
2547 msgid "<erroneous-expression>"
2550 #: c-family/c-pretty-print.c:1232 cp/cxx-pretty-print.c:152
2551 msgid "<return-value>"
2554 #: c-family/c-pretty-print.c:2147 cp/error.c:1818 cp/error.c:2768
2558 #: config/aarch64/aarch64.c:3225 config/aarch64/aarch64.c:3241
2559 #: config/aarch64/aarch64.c:3254 config/aarch64/aarch64.c:3266
2560 #: config/aarch64/aarch64.c:3277 config/aarch64/aarch64.c:3288
2561 #: config/aarch64/aarch64.c:3298 config/aarch64/aarch64.c:3313
2562 #: config/aarch64/aarch64.c:3332
2564 msgid "invalid operand for '%%%c'"
2567 #: config/aarch64/aarch64.c:3348 config/aarch64/aarch64.c:3361
2569 msgid "incompatible floating point / vector register operand for '%%%c'"
2572 #: config/aarch64/aarch64.c:3399 config/arm/arm.c:18233
2574 msgid "missing operand"
2577 #: config/aarch64/aarch64.c:3462
2579 msgid "invalid constant"
2582 #: config/aarch64/aarch64.c:3465
2584 msgid "invalid operand"
2587 #: config/aarch64/aarch64.c:3545
2589 msgid "invalid operand prefix '%%%c'"
2592 #: config/alpha/alpha.c:5065
2594 msgid "invalid %%H value"
2597 #: config/alpha/alpha.c:5086 config/bfin/bfin.c:1426
2599 msgid "invalid %%J value"
2602 #: config/alpha/alpha.c:5116 config/ia64/ia64.c:5442
2604 msgid "invalid %%r value"
2607 #: config/alpha/alpha.c:5126 config/ia64/ia64.c:5396
2608 #: config/rs6000/rs6000.c:15113 config/xtensa/xtensa.c:2356
2610 msgid "invalid %%R value"
2613 #: config/alpha/alpha.c:5132 config/rs6000/rs6000.c:15033
2614 #: config/xtensa/xtensa.c:2323
2616 msgid "invalid %%N value"
2619 #: config/alpha/alpha.c:5140 config/rs6000/rs6000.c:15061
2621 msgid "invalid %%P value"
2624 #: config/alpha/alpha.c:5148
2626 msgid "invalid %%h value"
2629 #: config/alpha/alpha.c:5156 config/xtensa/xtensa.c:2349
2631 msgid "invalid %%L value"
2634 #: config/alpha/alpha.c:5195 config/rs6000/rs6000.c:15015
2636 msgid "invalid %%m value"
2639 #: config/alpha/alpha.c:5203 config/rs6000/rs6000.c:15023
2641 msgid "invalid %%M value"
2644 #: config/alpha/alpha.c:5247
2646 msgid "invalid %%U value"
2649 #: config/alpha/alpha.c:5255 config/alpha/alpha.c:5266
2650 #: config/rs6000/rs6000.c:15121
2652 msgid "invalid %%s value"
2655 #: config/alpha/alpha.c:5277
2657 msgid "invalid %%C value"
2660 #: config/alpha/alpha.c:5314 config/rs6000/rs6000.c:14880
2662 msgid "invalid %%E value"
2665 #: config/alpha/alpha.c:5339 config/alpha/alpha.c:5387
2667 msgid "unknown relocation unspec"
2670 #: config/alpha/alpha.c:5348 config/cr16/cr16.c:1539
2671 #: config/rs6000/rs6000.c:15470 config/spu/spu.c:1447
2673 msgid "invalid %%xn code"
2676 #: config/arm/arm.c:15438 config/arm/arm.c:15463 config/arm/arm.c:15473
2677 #: config/arm/arm.c:15482 config/arm/arm.c:15490
2679 msgid "invalid shift operand"
2682 #: config/arm/arm.c:17576 config/arm/arm.c:17594
2684 msgid "predicated Thumb instruction"
2687 #: config/arm/arm.c:17582
2689 msgid "predicated instruction in conditional sequence"
2692 #: config/arm/arm.c:17713 config/arm/arm.c:17726
2694 msgid "Unsupported operand for code '%c'"
2697 #: config/arm/arm.c:17815 config/arm/arm.c:17837 config/arm/arm.c:17847
2698 #: config/arm/arm.c:17857 config/arm/arm.c:17867 config/arm/arm.c:17906
2699 #: config/arm/arm.c:17924 config/arm/arm.c:17949 config/arm/arm.c:17964
2700 #: config/arm/arm.c:17991 config/arm/arm.c:17998 config/arm/arm.c:18016
2701 #: config/arm/arm.c:18023 config/arm/arm.c:18031 config/arm/arm.c:18052
2702 #: config/arm/arm.c:18059 config/arm/arm.c:18184 config/arm/arm.c:18191
2703 #: config/arm/arm.c:18214 config/arm/arm.c:18221 config/bfin/bfin.c:1439
2704 #: config/bfin/bfin.c:1446 config/bfin/bfin.c:1453 config/bfin/bfin.c:1460
2705 #: config/bfin/bfin.c:1469 config/bfin/bfin.c:1476 config/bfin/bfin.c:1483
2706 #: config/bfin/bfin.c:1490
2708 msgid "invalid operand for code '%c'"
2711 #: config/arm/arm.c:17919
2713 msgid "instruction never executed"
2716 #. Former Maverick support, removed after GCC-4.7.
2717 #: config/arm/arm.c:17940
2719 msgid "obsolete Maverick format code '%c'"
2722 #: config/arm/arm.c:20998
2723 msgid "function parameters cannot have __fp16 type"
2726 #: config/arm/arm.c:21008
2727 msgid "functions cannot return __fp16 type"
2730 #: config/avr/avr.c:1966
2732 msgid "address operand requires constraint for X, Y, or Z register"
2735 #: config/avr/avr.c:2120
2736 msgid "operands to %T/%t must be reg + const_int:"
2739 #: config/avr/avr.c:2160 config/avr/avr.c:2215
2740 msgid "bad address, not an I/O address:"
2743 #: config/avr/avr.c:2169
2744 msgid "bad address, not a constant:"
2747 #: config/avr/avr.c:2187
2748 msgid "bad address, not (reg+disp):"
2751 #: config/avr/avr.c:2194
2752 msgid "bad address, not post_inc or pre_dec:"
2755 #: config/avr/avr.c:2205
2756 msgid "internal compiler error. Bad address:"
2759 #: config/avr/avr.c:2234
2761 msgid "Unsupported code '%c' for fixed-point:"
2764 #: config/avr/avr.c:2243
2765 msgid "internal compiler error. Unknown mode:"
2768 #: config/avr/avr.c:3213 config/avr/avr.c:3787 config/avr/avr.c:4073
2769 msgid "invalid insn:"
2772 #: config/avr/avr.c:3242 config/avr/avr.c:3317 config/avr/avr.c:3360
2773 #: config/avr/avr.c:3379 config/avr/avr.c:3470 config/avr/avr.c:3639
2774 #: config/avr/avr.c:3850 config/avr/avr.c:3966 config/avr/avr.c:4102
2775 #: config/avr/avr.c:4193 config/avr/avr.c:4315
2776 msgid "incorrect insn:"
2779 #: config/avr/avr.c:3394 config/avr/avr.c:3555 config/avr/avr.c:3710
2780 #: config/avr/avr.c:3919 config/avr/avr.c:4012 config/avr/avr.c:4249
2781 #: config/avr/avr.c:4370
2782 msgid "unknown move insn:"
2785 #: config/avr/avr.c:4795
2786 msgid "bad shift insn:"
2789 #: config/avr/avr.c:4903 config/avr/avr.c:5384 config/avr/avr.c:5799
2790 msgid "internal compiler error. Incorrect shift:"
2793 #: config/avr/avr.c:7071
2794 msgid "unsupported fixed-point conversion"
2797 #: config/bfin/bfin.c:1388
2799 msgid "invalid %%j value"
2802 #: config/bfin/bfin.c:1581 config/c6x/c6x.c:2290
2804 msgid "invalid const_double operand"
2807 #: config/cris/cris.c:580 config/moxie/moxie.c:111 final.c:3311 final.c:3313
2808 #: fold-const.c:270 gcc.c:4713 gcc.c:4727 loop-iv.c:3031 loop-iv.c:3040
2809 #: rtl-error.c:102 toplev.c:332 tree-ssa-loop-niter.c:1934 tree-vrp.c:6783
2810 #: cp/typeck.c:5618 java/expr.c:389 lto/lto-object.c:189 lto/lto-object.c:287
2811 #: lto/lto-object.c:344 lto/lto-object.c:368
2812 #, gcc-internal-format, gfc-internal-format
2816 #: config/cris/cris.c:631
2817 msgid "unexpected index-type in cris_print_index"
2820 #: config/cris/cris.c:648
2821 msgid "unexpected base-type in cris_print_base"
2824 #: config/cris/cris.c:712
2825 msgid "invalid operand for 'b' modifier"
2828 #: config/cris/cris.c:729
2829 msgid "invalid operand for 'o' modifier"
2832 #: config/cris/cris.c:748
2833 msgid "invalid operand for 'O' modifier"
2836 #: config/cris/cris.c:781
2837 msgid "invalid operand for 'p' modifier"
2840 #: config/cris/cris.c:820
2841 msgid "invalid operand for 'z' modifier"
2844 #: config/cris/cris.c:884 config/cris/cris.c:918
2845 msgid "invalid operand for 'H' modifier"
2848 #: config/cris/cris.c:894
2849 msgid "bad register"
2852 #: config/cris/cris.c:938
2853 msgid "invalid operand for 'e' modifier"
2856 #: config/cris/cris.c:955
2857 msgid "invalid operand for 'm' modifier"
2860 #: config/cris/cris.c:980
2861 msgid "invalid operand for 'A' modifier"
2864 #: config/cris/cris.c:1050
2865 msgid "invalid operand for 'D' modifier"
2868 #: config/cris/cris.c:1064
2869 msgid "invalid operand for 'T' modifier"
2872 #: config/cris/cris.c:1084 config/moxie/moxie.c:181
2873 msgid "invalid operand modifier letter"
2876 #: config/cris/cris.c:1141
2877 msgid "unexpected multiplicative operand"
2880 #: config/cris/cris.c:1161 config/moxie/moxie.c:206
2881 msgid "unexpected operand"
2884 #: config/cris/cris.c:1200 config/cris/cris.c:1210
2885 msgid "unrecognized address"
2888 #: config/cris/cris.c:2506
2889 msgid "unrecognized supposed constant"
2892 #: config/cris/cris.c:2912 config/cris/cris.c:2976
2893 msgid "unexpected side-effects in address"
2896 #. Can't possibly get a GOT-needing-fixup for a function-call,
2898 #: config/cris/cris.c:3818
2899 msgid "unidentifiable call op"
2902 #: config/cris/cris.c:3870
2904 msgid "PIC register isn't set up"
2908 #. Undocumented flag.
2909 #: config/epiphany/epiphany.c:1204 config/m32r/m32r.c:2216
2910 #: config/sparc/sparc.c:8569
2912 msgid "invalid operand output code"
2915 #: config/fr30/fr30.c:502
2917 msgid "fr30_print_operand_address: unhandled address"
2920 #: config/fr30/fr30.c:526
2922 msgid "fr30_print_operand: unrecognized %%p code"
2925 #: config/fr30/fr30.c:546
2927 msgid "fr30_print_operand: unrecognized %%b code"
2930 #: config/fr30/fr30.c:567
2932 msgid "fr30_print_operand: unrecognized %%B code"
2935 #: config/fr30/fr30.c:575
2937 msgid "fr30_print_operand: invalid operand to %%A code"
2940 #: config/fr30/fr30.c:592
2942 msgid "fr30_print_operand: invalid %%x code"
2945 #: config/fr30/fr30.c:599
2947 msgid "fr30_print_operand: invalid %%F code"
2950 #: config/fr30/fr30.c:616
2952 msgid "fr30_print_operand: unknown code"
2955 #: config/fr30/fr30.c:644 config/fr30/fr30.c:653 config/fr30/fr30.c:664
2956 #: config/fr30/fr30.c:677
2958 msgid "fr30_print_operand: unhandled MEM"
2961 #: config/frv/frv.c:2535
2962 msgid "bad insn to frv_print_operand_address:"
2965 #: config/frv/frv.c:2546
2966 msgid "bad register to frv_print_operand_memory_reference_reg:"
2969 #: config/frv/frv.c:2585 config/frv/frv.c:2595 config/frv/frv.c:2604
2970 #: config/frv/frv.c:2625 config/frv/frv.c:2630
2971 msgid "bad insn to frv_print_operand_memory_reference:"
2974 #: config/frv/frv.c:2716
2976 msgid "bad condition code"
2979 #: config/frv/frv.c:2792
2980 msgid "bad insn in frv_print_operand, bad const_double"
2983 #: config/frv/frv.c:2853
2984 msgid "bad insn to frv_print_operand, 'e' modifier:"
2987 #: config/frv/frv.c:2861
2988 msgid "bad insn to frv_print_operand, 'F' modifier:"
2991 #: config/frv/frv.c:2877
2992 msgid "bad insn to frv_print_operand, 'f' modifier:"
2995 #: config/frv/frv.c:2891
2996 msgid "bad insn to frv_print_operand, 'g' modifier:"
2999 #: config/frv/frv.c:2939
3000 msgid "bad insn to frv_print_operand, 'L' modifier:"
3003 #: config/frv/frv.c:2952
3004 msgid "bad insn to frv_print_operand, 'M/N' modifier:"
3007 #: config/frv/frv.c:2973
3008 msgid "bad insn to frv_print_operand, 'O' modifier:"
3011 #: config/frv/frv.c:2991
3012 msgid "bad insn to frv_print_operand, P modifier:"
3015 #: config/frv/frv.c:3011
3016 msgid "bad insn in frv_print_operand, z case"
3019 #: config/frv/frv.c:3042
3020 msgid "bad insn in frv_print_operand, 0 case"
3023 #: config/frv/frv.c:3047
3024 msgid "frv_print_operand: unknown code"
3027 #: config/frv/frv.c:4454
3028 msgid "bad output_move_single operand"
3031 #: config/frv/frv.c:4581
3032 msgid "bad output_move_double operand"
3035 #: config/frv/frv.c:4723
3036 msgid "bad output_condmove_single operand"
3039 #: config/i386/i386.c:13462
3041 msgid "invalid UNSPEC as operand"
3044 #: config/i386/i386.c:14164
3046 msgid "invalid operand size for operand code 'O'"
3049 #: config/i386/i386.c:14199
3051 msgid "invalid operand size for operand code 'z'"
3054 #: config/i386/i386.c:14269
3056 msgid "invalid operand type used with operand code 'Z'"
3059 #: config/i386/i386.c:14274
3061 msgid "invalid operand size for operand code 'Z'"
3064 #: config/i386/i386.c:14349
3066 msgid "operand is not a condition code, invalid operand code 'Y'"
3069 #: config/i386/i386.c:14422
3071 msgid "operand is not a condition code, invalid operand code 'D'"
3074 #: config/i386/i386.c:14439
3076 msgid "operand is not a condition code, invalid operand code '%c'"
3079 #: config/i386/i386.c:14452
3082 "operand is not an offsettable memory reference, invalid operand code 'H'"
3085 #: config/i386/i386.c:14488
3087 msgid "'%%&' used without any local dynamic TLS references"
3090 #: config/i386/i386.c:14561
3092 msgid "invalid operand code '%c'"
3095 #: config/i386/i386.c:14616
3097 msgid "invalid constraints for operand"
3100 #: config/i386/i386.c:23976
3101 msgid "unknown insn mode"
3104 #: config/i386/i386-interix.h:77 config/i386/i386.opt:249
3105 msgid "Use native (MS) bitfield layout"
3108 #: config/i386/i386-interix.h:78
3109 msgid "Use gcc default bitfield layout"
3112 #. 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.
3113 #. 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.
3114 #: config/i386/xm-djgpp.h:60
3116 msgid "environment variable DJGPP not defined"
3119 #: config/i386/xm-djgpp.h:62
3121 msgid "environment variable DJGPP points to missing file '%s'"
3124 #: config/i386/xm-djgpp.h:65
3126 msgid "environment variable DJGPP points to corrupt file '%s'"
3129 #: config/ia64/ia64.c:5324
3131 msgid "invalid %%G mode"
3134 #: config/ia64/ia64.c:5494
3136 msgid "ia64_print_operand: unknown code"
3139 #: config/ia64/ia64.c:11051
3140 msgid "invalid conversion from %<__fpreg%>"
3143 #: config/ia64/ia64.c:11054
3144 msgid "invalid conversion to %<__fpreg%>"
3147 #: config/ia64/ia64.c:11067 config/ia64/ia64.c:11078
3148 msgid "invalid operation on %<__fpreg%>"
3151 #: config/iq2000/iq2000.c:3132 config/tilegx/tilegx.c:5203
3152 #: config/tilepro/tilepro.c:4693
3154 msgid "invalid %%P operand"
3157 #: config/iq2000/iq2000.c:3140 config/rs6000/rs6000.c:15051
3159 msgid "invalid %%p value"
3162 #: config/iq2000/iq2000.c:3197
3164 msgid "invalid use of %%d, %%x, or %%X"
3167 #: config/lm32/lm32.c:518
3169 msgid "only 0.0 can be loaded as an immediate"
3172 #: config/lm32/lm32.c:588
3176 #: config/lm32/lm32.c:600
3177 msgid "can't use non gp relative absolute address"
3180 #: config/lm32/lm32.c:604
3181 msgid "invalid addressing mode"
3184 #: config/m32r/m32r.c:2065
3186 msgid "invalid operand to %%s code"
3189 #: config/m32r/m32r.c:2072
3191 msgid "invalid operand to %%p code"
3194 #: config/m32r/m32r.c:2095
3196 msgid "invalid operand to %%R code"
3199 #: config/m32r/m32r.c:2118
3201 msgid "invalid operand to %%H/%%L code"
3204 #: config/m32r/m32r.c:2127
3205 msgid "bad insn for 'A'"
3208 #: config/m32r/m32r.c:2174
3210 msgid "invalid operand to %%T/%%B code"
3213 #: config/m32r/m32r.c:2189
3215 msgid "invalid operand to %%U code"
3218 #: config/m32r/m32r.c:2197
3220 msgid "invalid operand to %%N code"
3223 #: config/m32r/m32r.c:2230
3224 msgid "pre-increment address is not a register"
3227 #: config/m32r/m32r.c:2237
3228 msgid "pre-decrement address is not a register"
3231 #: config/m32r/m32r.c:2244
3232 msgid "post-increment address is not a register"
3235 #: config/m32r/m32r.c:2320 config/m32r/m32r.c:2335
3236 #: config/rs6000/rs6000.c:25129
3240 #: config/m32r/m32r.c:2340
3241 msgid "lo_sum not of register"
3244 #: config/mep/mep.c:3234
3246 msgid "invalid %%L code"
3249 #: config/microblaze/microblaze.c:2156
3251 msgid "unknown punctuation '%c'"
3254 #: config/microblaze/microblaze.c:2165
3256 msgid "null pointer"
3259 #: config/microblaze/microblaze.c:2200
3261 msgid "PRINT_OPERAND, invalid insn for %%C"
3264 #: config/microblaze/microblaze.c:2229
3266 msgid "PRINT_OPERAND, invalid insn for %%N"
3269 #: config/microblaze/microblaze.c:2249 config/microblaze/microblaze.c:2420
3270 msgid "insn contains an invalid address !"
3273 #: config/microblaze/microblaze.c:2264 config/microblaze/microblaze.c:2479
3274 #: config/xtensa/xtensa.c:2443
3275 msgid "invalid address"
3278 #: config/microblaze/microblaze.c:2363
3280 msgid "letter %c was found & insn was not CONST_INT"
3283 #: config/mips/mips.c:7926 config/mips/mips.c:7947 config/mips/mips.c:8068
3285 msgid "'%%%c' is not a valid operand prefix"
3288 #: config/mips/mips.c:8005 config/mips/mips.c:8012 config/mips/mips.c:8019
3289 #: config/mips/mips.c:8026 config/mips/mips.c:8086 config/mips/mips.c:8100
3290 #: config/mips/mips.c:8118 config/mips/mips.c:8127
3292 msgid "invalid use of '%%%c'"
3295 #: config/mmix/mmix.c:1546 config/mmix/mmix.c:1676
3296 msgid "MMIX Internal: Expected a CONST_INT, not this"
3299 #: config/mmix/mmix.c:1625
3300 msgid "MMIX Internal: Bad value for 'm', not a CONST_INT"
3303 #: config/mmix/mmix.c:1644
3304 msgid "MMIX Internal: Expected a register, not this"
3307 #: config/mmix/mmix.c:1654
3308 msgid "MMIX Internal: Expected a constant, not this"
3311 #. We need the original here.
3312 #: config/mmix/mmix.c:1738
3313 msgid "MMIX Internal: Cannot decode this operand"
3316 #: config/mmix/mmix.c:1794
3317 msgid "MMIX Internal: This is not a recognized address"
3320 #: config/mmix/mmix.c:2671
3321 msgid "MMIX Internal: Trying to output invalidly reversed condition:"
3324 #: config/mmix/mmix.c:2678
3325 msgid "MMIX Internal: What's the CC of this?"
3328 #: config/mmix/mmix.c:2682
3329 msgid "MMIX Internal: What is the CC of this?"
3332 #: config/mmix/mmix.c:2746
3333 msgid "MMIX Internal: This is not a constant:"
3336 #: config/picochip/picochip.c:2662
3337 msgid "picochip_print_memory_address - Operand isn't memory based"
3340 #: config/picochip/picochip.c:2921
3341 msgid "Unknown mode in print_operand (CONST_DOUBLE) :"
3344 #: config/picochip/picochip.c:2967 config/picochip/picochip.c:2999
3345 msgid "Bad address, not (reg+disp):"
3348 #: config/picochip/picochip.c:3013
3349 msgid "Bad address, not register:"
3352 #: config/rl78/rl78.c:1219 config/rl78/rl78.c:1258
3354 msgid "q/Q modifiers invalid for symbol references"
3357 #: config/rs6000/host-darwin.c:94
3359 msgid "Out of stack space.\n"
3362 #: config/rs6000/host-darwin.c:115
3364 msgid "Try running '%s' in the shell to raise its limit.\n"
3367 #: config/rs6000/rs6000.c:2614
3368 msgid "-mvsx requires hardware floating point"
3371 #: config/rs6000/rs6000.c:2619
3372 msgid "-mvsx and -mpaired are incompatible"
3375 #: config/rs6000/rs6000.c:2624
3376 msgid "-mvsx used with little endian code"
3379 #: config/rs6000/rs6000.c:2626
3380 msgid "-mvsx needs indexed addressing"
3383 #: config/rs6000/rs6000.c:2631
3384 msgid "-mvsx and -mno-altivec are incompatible"
3387 #: config/rs6000/rs6000.c:2633
3388 msgid "-mno-altivec disables vsx"
3391 #: config/rs6000/rs6000.c:7389
3395 #: config/rs6000/rs6000.c:14889
3397 msgid "invalid %%f value"
3400 #: config/rs6000/rs6000.c:14898
3402 msgid "invalid %%F value"
3405 #: config/rs6000/rs6000.c:14907
3407 msgid "invalid %%G value"
3410 #: config/rs6000/rs6000.c:14942
3412 msgid "invalid %%j code"
3415 #: config/rs6000/rs6000.c:14952
3417 msgid "invalid %%J code"
3420 #: config/rs6000/rs6000.c:14962
3422 msgid "invalid %%k value"
3425 #: config/rs6000/rs6000.c:14977 config/xtensa/xtensa.c:2342
3427 msgid "invalid %%K value"
3430 #: config/rs6000/rs6000.c:15041
3432 msgid "invalid %%O value"
3435 #: config/rs6000/rs6000.c:15088
3437 msgid "invalid %%q value"
3440 #: config/rs6000/rs6000.c:15131
3442 msgid "invalid %%S value"
3445 #: config/rs6000/rs6000.c:15171
3447 msgid "invalid %%T value"
3450 #: config/rs6000/rs6000.c:15181
3452 msgid "invalid %%u value"
3455 #: config/rs6000/rs6000.c:15190 config/xtensa/xtensa.c:2312
3457 msgid "invalid %%v value"
3460 #: config/rs6000/rs6000.c:15272 config/xtensa/xtensa.c:2363
3462 msgid "invalid %%x value"
3465 #: config/rs6000/rs6000.c:15418
3467 msgid "invalid %%y value, try using the 'Z' constraint"
3470 #: config/rs6000/rs6000.c:27601
3471 msgid "AltiVec argument passed to unprototyped function"
3474 #: config/s390/s390.c:5354
3476 msgid "symbolic memory references are only supported on z10 or later"
3479 #: config/s390/s390.c:5365
3481 msgid "cannot decompose address"
3484 #: config/s390/s390.c:5431
3486 msgid "invalid comparison operator for 'E' output modifier"
3489 #: config/s390/s390.c:5452
3491 msgid "invalid reference for 'J' output modifier"
3494 #: config/s390/s390.c:5466
3496 msgid "memory reference expected for 'O' output modifier"
3499 #: config/s390/s390.c:5477
3501 msgid "invalid address for 'O' output modifier"
3504 #: config/s390/s390.c:5495
3506 msgid "memory reference expected for 'R' output modifier"
3509 #: config/s390/s390.c:5506
3511 msgid "invalid address for 'R' output modifier"
3514 #: config/s390/s390.c:5524
3516 msgid "memory reference expected for 'S' output modifier"
3519 #: config/s390/s390.c:5534
3521 msgid "invalid address for 'S' output modifier"
3524 #: config/s390/s390.c:5555
3526 msgid "register or memory expression expected for 'N' output modifier"
3529 #: config/s390/s390.c:5566
3531 msgid "register or memory expression expected for 'M' output modifier"
3534 #: config/s390/s390.c:5641 config/s390/s390.c:5661
3536 msgid "invalid constant for output modifier '%c'"
3539 #: config/s390/s390.c:5658
3541 msgid "invalid constant - try using an output modifier"
3544 #: config/s390/s390.c:5668
3546 msgid "invalid expression - try using an output modifier"
3549 #: config/s390/s390.c:5671
3551 msgid "invalid expression for output modifier '%c'"
3554 #: config/score/score.c:1314
3556 msgid "invalid operand for code: '%c'"
3559 #: config/sh/sh.c:1201
3561 msgid "invalid operand to %%R"
3564 #: config/sh/sh.c:1228
3566 msgid "invalid operand to %%S"
3569 #: config/sh/sh.c:9772
3570 msgid "created and used with different architectures / ABIs"
3573 #: config/sh/sh.c:9774
3574 msgid "created and used with different ABIs"
3577 #: config/sh/sh.c:9776
3578 msgid "created and used with different endianness"
3581 #: config/sparc/sparc.c:8393 config/sparc/sparc.c:8399
3583 msgid "invalid %%Y operand"
3586 #: config/sparc/sparc.c:8469
3588 msgid "invalid %%A operand"
3591 #: config/sparc/sparc.c:8479
3593 msgid "invalid %%B operand"
3596 #: config/sparc/sparc.c:8508 config/tilegx/tilegx.c:4986
3597 #: config/tilepro/tilepro.c:4496
3599 msgid "invalid %%C operand"
3602 #: config/sparc/sparc.c:8525 config/tilegx/tilegx.c:5019
3604 msgid "invalid %%D operand"
3607 #: config/sparc/sparc.c:8541
3609 msgid "invalid %%f operand"
3612 #: config/sparc/sparc.c:8555
3614 msgid "invalid %%s operand"
3617 #: config/sparc/sparc.c:8609
3619 msgid "long long constant not a valid immediate operand"
3622 #: config/sparc/sparc.c:8612
3624 msgid "floating point constant not a valid immediate operand"
3627 #: config/stormy16/stormy16.c:1729 config/stormy16/stormy16.c:1800
3629 msgid "'B' operand is not constant"
3632 #: config/stormy16/stormy16.c:1756
3634 msgid "'B' operand has multiple bits set"
3637 #: config/stormy16/stormy16.c:1782
3639 msgid "'o' operand is not constant"
3642 #: config/stormy16/stormy16.c:1814
3644 msgid "xstormy16_print_operand: unknown code"
3647 #: config/tilegx/tilegx.c:4971 config/tilepro/tilepro.c:4481
3649 msgid "invalid %%c operand"
3652 #: config/tilegx/tilegx.c:5002
3654 msgid "invalid %%d operand"
3657 #: config/tilegx/tilegx.c:5099
3659 msgid "invalid %%H specifier"
3662 #: config/tilegx/tilegx.c:5141 config/tilepro/tilepro.c:4510
3664 msgid "invalid %%h operand"
3667 #: config/tilegx/tilegx.c:5153 config/tilepro/tilepro.c:4574
3669 msgid "invalid %%I operand"
3672 #: config/tilegx/tilegx.c:5167 config/tilepro/tilepro.c:4588
3674 msgid "invalid %%i operand"
3677 #: config/tilegx/tilegx.c:5190 config/tilepro/tilepro.c:4611
3679 msgid "invalid %%j operand"
3682 #: config/tilegx/tilegx.c:5221
3684 msgid "invalid %%%c operand"
3687 #: config/tilegx/tilegx.c:5236 config/tilepro/tilepro.c:4725
3689 msgid "invalid %%N operand"
3692 #: config/tilegx/tilegx.c:5280
3694 msgid "invalid operand for 'r' specifier"
3697 #: config/tilegx/tilegx.c:5305 config/tilepro/tilepro.c:4807
3699 msgid "unable to print out operand yet; code == %d (%c)"
3702 #: config/tilepro/tilepro.c:4546
3704 msgid "invalid %%H operand"
3707 #: config/tilepro/tilepro.c:4650
3709 msgid "invalid %%L operand"
3712 #: config/tilepro/tilepro.c:4710
3714 msgid "invalid %%M operand"
3717 #: config/tilepro/tilepro.c:4753
3719 msgid "invalid %%t operand"
3722 #: config/tilepro/tilepro.c:4760
3724 msgid "invalid %%t operand '"
3727 #: config/tilepro/tilepro.c:4781
3729 msgid "invalid %%r operand"
3732 #: config/v850/v850.c:292
3733 msgid "const_double_split got a bad insn:"
3736 #: config/v850/v850.c:896
3737 msgid "output_move_single:"
3740 #: config/vax/vax.c:457
3742 msgid "symbol used with both base and indexed registers"
3745 #: config/vax/vax.c:466
3747 msgid "symbol with offset used in PIC mode"
3750 #: config/vax/vax.c:554
3752 msgid "symbol used as immediate operand"
3755 #: config/vax/vax.c:1579
3756 msgid "illegal operand detected"
3759 #: config/xtensa/xtensa.c:765 config/xtensa/xtensa.c:797
3760 #: config/xtensa/xtensa.c:806
3764 #: config/xtensa/xtensa.c:2300
3766 msgid "invalid %%D value"
3769 #: config/xtensa/xtensa.c:2337
3770 msgid "invalid mask"
3773 #: config/xtensa/xtensa.c:2370
3775 msgid "invalid %%d value"
3778 #: config/xtensa/xtensa.c:2391 config/xtensa/xtensa.c:2401
3780 msgid "invalid %%t/%%b value"
3783 #: config/xtensa/xtensa.c:2468
3784 msgid "no register in address"
3787 #: config/xtensa/xtensa.c:2476
3788 msgid "address offset not a constant"
3791 #: c/c-objc-common.c:172
3792 msgid "({anonymous})"
3795 #: c/c-parser.c:943 cp/parser.c:23014
3796 #, gcc-internal-format
3797 msgid "expected end of line"
3800 #: c/c-parser.c:1794 c/c-parser.c:1808 c/c-parser.c:4123 c/c-parser.c:4576
3801 #: c/c-parser.c:4837 c/c-parser.c:4995 c/c-parser.c:5012 c/c-parser.c:5177
3802 #: c/c-parser.c:7357 c/c-parser.c:7392 c/c-parser.c:7423 c/c-parser.c:7470
3803 #: c/c-parser.c:7651 c/c-parser.c:8419 c/c-parser.c:8489 c/c-parser.c:8532
3804 #: c/c-parser.c:9810 c/c-parser.c:9825 c/c-parser.c:9834 c/c-parser.c:9979
3805 #: c/c-parser.c:10018 c/c-parser.c:2500 c/c-parser.c:7644 cp/parser.c:22427
3806 #: cp/parser.c:22960
3807 #, gcc-internal-format
3808 msgid "expected %<;%>"
3811 #: c/c-parser.c:1838 c/c-parser.c:2438 c/c-parser.c:2729 c/c-parser.c:2794
3812 #: c/c-parser.c:3412 c/c-parser.c:3524 c/c-parser.c:3529 c/c-parser.c:4620
3813 #: c/c-parser.c:4753 c/c-parser.c:4917 c/c-parser.c:5113 c/c-parser.c:5236
3814 #: c/c-parser.c:6381 c/c-parser.c:6419 c/c-parser.c:6544 c/c-parser.c:6688
3815 #: c/c-parser.c:6703 c/c-parser.c:6727 c/c-parser.c:7942 c/c-parser.c:8014
3816 #: c/c-parser.c:8841 c/c-parser.c:8862 c/c-parser.c:8912 c/c-parser.c:9065
3817 #: c/c-parser.c:9144 c/c-parser.c:9228 c/c-parser.c:9942 c/c-parser.c:10766
3818 #: c/c-parser.c:8985 c/c-parser.c:9010 cp/parser.c:20798 cp/parser.c:22963
3819 #, gcc-internal-format
3820 msgid "expected %<(%>"
3823 #: c/c-parser.c:1843 c/c-parser.c:6389 c/c-parser.c:6427 c/c-parser.c:6555
3824 #: cp/parser.c:22425 cp/parser.c:22978
3825 #, gcc-internal-format
3826 msgid "expected %<,%>"
3829 #: c/c-parser.c:1864 c/c-parser.c:2453 c/c-parser.c:2765 c/c-parser.c:2804
3830 #: c/c-parser.c:3012 c/c-parser.c:3176 c/c-parser.c:3238 c/c-parser.c:3290
3831 #: c/c-parser.c:3419 c/c-parser.c:3606 c/c-parser.c:3617 c/c-parser.c:3626
3832 #: c/c-parser.c:4623 c/c-parser.c:4757 c/c-parser.c:5036 c/c-parser.c:5171
3833 #: c/c-parser.c:5244 c/c-parser.c:5795 c/c-parser.c:5993 c/c-parser.c:6067
3834 #: c/c-parser.c:6148 c/c-parser.c:6326 c/c-parser.c:6344 c/c-parser.c:6365
3835 #: c/c-parser.c:6398 c/c-parser.c:6499 c/c-parser.c:6568 c/c-parser.c:6696
3836 #: c/c-parser.c:6719 c/c-parser.c:6740 c/c-parser.c:6897 c/c-parser.c:7200
3837 #: c/c-parser.c:7736 c/c-parser.c:7757 c/c-parser.c:7965 c/c-parser.c:8018
3838 #: c/c-parser.c:8391 c/c-parser.c:8844 c/c-parser.c:8865 c/c-parser.c:8943
3839 #: c/c-parser.c:9072 c/c-parser.c:9209 c/c-parser.c:9292 c/c-parser.c:9870
3840 #: c/c-parser.c:9987 c/c-parser.c:10029 c/c-parser.c:10775 cp/parser.c:20820
3841 #: cp/parser.c:23008
3842 #, gcc-internal-format
3843 msgid "expected %<)%>"
3846 #: c/c-parser.c:3095 c/c-parser.c:3911 c/c-parser.c:3945 c/c-parser.c:5228
3847 #: c/c-parser.c:6491 c/c-parser.c:6760 c/c-parser.c:6878 c/c-parser.c:10678
3848 #: c/c-parser.c:10680 cp/parser.c:22972
3849 #, gcc-internal-format
3850 msgid "expected %<]%>"
3853 #: c/c-parser.c:3271
3854 msgid "expected %<;%>, %<,%> or %<)%>"
3857 #: c/c-parser.c:3774 c/c-parser.c:9826 cp/parser.c:22966 cp/parser.c:24784
3858 #, gcc-internal-format
3859 msgid "expected %<}%>"
3862 #: c/c-parser.c:4064 c/c-parser.c:7985 c/c-parser.c:10272 c/c-parser.c:2318
3863 #: c/c-parser.c:2521 c/c-parser.c:7539 cp/parser.c:14646 cp/parser.c:22969
3864 #, gcc-internal-format
3865 msgid "expected %<{%>"
3868 #: c/c-parser.c:4283 c/c-parser.c:4292 c/c-parser.c:5135 c/c-parser.c:5469
3869 #: c/c-parser.c:7750 c/c-parser.c:8125 c/c-parser.c:8182 c/c-parser.c:9198
3870 #: cp/parser.c:23002 cp/parser.c:24005
3871 #, gcc-internal-format
3872 msgid "expected %<:%>"
3875 #: c/c-parser.c:4831 cp/parser.c:22896
3876 #, gcc-internal-format
3877 msgid "expected %<while%>"
3880 #: c/c-parser.c:6279
3881 msgid "expected %<.%>"
3884 #: c/c-parser.c:7210 c/c-parser.c:7242 c/c-parser.c:7482 cp/parser.c:24568
3885 #: cp/parser.c:24642
3886 #, gcc-internal-format
3887 msgid "expected %<@end%>"
3890 #: c/c-parser.c:7899 cp/parser.c:22987
3891 #, gcc-internal-format
3892 msgid "expected %<>%>"
3895 #: c/c-parser.c:9296 cp/parser.c:23011
3896 #, gcc-internal-format
3897 msgid "expected %<,%> or %<)%>"
3900 #: c/c-parser.c:9549 c/c-parser.c:9580 c/c-parser.c:9816 c/c-parser.c:9968
3901 #: c/c-parser.c:3968 cp/parser.c:22990
3902 #, gcc-internal-format
3903 msgid "expected %<=%>"
3906 #: c/c-parser.c:10329 c/c-parser.c:10319 cp/parser.c:27425
3907 #, gcc-internal-format
3908 msgid "expected %<#pragma omp section%> or %<}%>"
3911 #: c/c-parser.c:10666 cp/parser.c:22975
3912 #, gcc-internal-format
3913 msgid "expected %<[%>"
3916 #: c/c-typeck.c:6516
3921 msgid "candidate 1:"
3925 msgid "candidate 2:"
3928 #: cp/cxx-pretty-print.c:171 objc/objc-act.c:6176
3932 #: cp/cxx-pretty-print.c:2153
3933 msgid "template-parameter-"
3937 msgid "candidates are: %+#D"
3941 msgid "candidate is: %+#D"
3949 msgid "<brace-enclosed initializer list>"
3953 msgid "<unresolved overloaded function type>"
3957 msgid "<type error>"
3962 msgid "<anonymous %s>"
3965 #. A lambda's "type" is essentially its signature.
3971 msgid "<typeprefixerror>"
3976 msgid "(static initializers for %s)"
3981 msgid "(static destructors for %s)"
3989 msgid "<return value> "
3997 msgid "(anonymous namespace)"
4001 msgid "<template arguments error>"
4005 msgid "<enumerator>"
4009 msgid "<declaration error>"
4012 #: cp/error.c:1445 cp/error.c:2859
4016 #: cp/error.c:1645 cp/error.c:1665
4017 msgid "<template parameter error>"
4024 #. While waiting for caret diagnostics, avoid printing
4025 #. __cxa_allocate_exception, __cxa_throw, and the like.
4027 msgid "<throw-expression>"
4039 msgid "<expression error>"
4043 msgid "<unknown operator>"
4051 msgid "At global scope:"
4056 msgid "In static member function %qs"
4061 msgid "In copy constructor %qs"
4066 msgid "In constructor %qs"
4071 msgid "In destructor %qs"
4075 msgid "In lambda function"
4080 msgid "%s: In substitution of %qS:\n"
4084 msgid "%s: In instantiation of %q#D:\n"
4099 msgid "recursively required by substitution of %qS\n"
4104 msgid "required by substitution of %qS\n"
4108 msgid "recursively required from %q#D\n"
4112 msgid "required from %q#D\n"
4116 msgid "recursively required from here"
4120 msgid "required from here"
4126 "%s:%d:%d: [ skipping %d instantiation contexts, use -ftemplate-backtrace-"
4127 "limit=0 to disable ]\n"
4133 "%s:%d: [ skipping %d instantiation contexts, use -ftemplate-backtrace-"
4134 "limit=0 to disable ]\n"
4139 msgid "%s:%d:%d: in constexpr expansion of %qs"
4144 msgid "%s:%d: in constexpr expansion of %qs"
4148 msgid "candidates are:"
4151 #: cp/pt.c:17922 cp/call.c:3290
4152 #, gcc-internal-format
4153 msgid "candidate is:"
4154 msgid_plural "candidates are:"
4159 msgid "target is not pointer or reference to class"
4163 msgid "target is not pointer or reference to complete type"
4167 msgid "target is not pointer or reference"
4171 msgid "source is not a pointer"
4175 msgid "source is not a pointer to class"
4179 msgid "source is a pointer to incomplete type"
4183 msgid "source is not of class type"
4187 msgid "source is of incomplete class type"
4191 msgid "conversion casts away constness"
4195 msgid "source type is not polymorphic"
4198 #: cp/typeck.c:5375 c/c-typeck.c:3484
4199 #, gcc-internal-format
4200 msgid "wrong type argument to unary minus"
4203 #: cp/typeck.c:5376 c/c-typeck.c:3471
4204 #, gcc-internal-format
4205 msgid "wrong type argument to unary plus"
4208 #: cp/typeck.c:5403 c/c-typeck.c:3510
4209 #, gcc-internal-format
4210 msgid "wrong type argument to bit-complement"
4213 #: cp/typeck.c:5410 c/c-typeck.c:3518
4214 #, gcc-internal-format
4215 msgid "wrong type argument to abs"
4218 #: cp/typeck.c:5422 c/c-typeck.c:3530
4219 #, gcc-internal-format
4220 msgid "wrong type argument to conjugation"
4224 msgid "in argument to unary !"
4228 msgid "no pre-increment operator for type"
4232 msgid "no post-increment operator for type"
4236 msgid "no pre-decrement operator for type"
4240 msgid "no post-decrement operator for type"
4243 #: fortran/arith.c:95
4244 msgid "Arithmetic OK at %L"
4247 #: fortran/arith.c:98
4248 msgid "Arithmetic overflow at %L"
4251 #: fortran/arith.c:101
4252 msgid "Arithmetic underflow at %L"
4255 #: fortran/arith.c:104
4256 msgid "Arithmetic NaN at %L"
4259 #: fortran/arith.c:107
4260 msgid "Division by zero at %L"
4263 #: fortran/arith.c:110
4264 msgid "Array operands are incommensurate at %L"
4267 #: fortran/arith.c:114
4268 msgid "Integer outside symmetric range implied by Standard Fortran at %L"
4271 #: fortran/arith.c:1351
4272 msgid "elemental binary operation"
4275 #: fortran/check.c:1651 fortran/check.c:2567 fortran/check.c:2621
4277 msgid "arguments '%s' and '%s' for intrinsic %s"
4280 #: fortran/check.c:2373
4282 msgid "arguments 'a%d' and 'a%d' for intrinsic '%s'"
4285 #: fortran/check.c:2901 fortran/intrinsic.c:3944
4287 msgid "arguments '%s' and '%s' for intrinsic '%s'"
4290 #: fortran/error.c:777 fortran/error.c:832 fortran/error.c:906
4291 #: fortran/error.c:981
4295 #: fortran/error.c:834 fortran/error.c:961 fortran/error.c:1011
4299 #: fortran/error.c:842
4300 msgid "Fortran 2008 obsolescent feature:"
4303 #: fortran/error.c:851
4304 msgid "GNU Extension:"
4307 #: fortran/error.c:854
4308 msgid "Legacy Extension:"
4311 #: fortran/error.c:857
4312 msgid "Obsolescent feature:"
4315 #: fortran/error.c:860
4316 msgid "Deleted feature:"
4319 #: fortran/error.c:1035
4320 msgid "Fatal Error:"
4323 #: fortran/expr.c:620
4325 msgid "Constant expression required at %C"
4328 #: fortran/expr.c:623
4330 msgid "Integer expression required at %C"
4333 #: fortran/expr.c:628
4335 msgid "Integer value too large in expression at %C"
4338 #: fortran/expr.c:3158
4339 msgid "array assignment"
4342 #: fortran/gfortranspec.c:304
4345 "GNU Fortran comes with NO WARRANTY, to the extent permitted by law.\n"
4346 "You may redistribute copies of GNU Fortran\n"
4347 "under the terms of the GNU General Public License.\n"
4348 "For more information about these matters, see the file named COPYING\n"
4352 #: fortran/gfortranspec.c:460
4357 #: fortran/interface.c:2735 fortran/intrinsic.c:3653
4358 msgid "actual argument to INTENT = OUT/INOUT"
4362 msgid "Positive width required"
4366 msgid "Nonnegative width required"
4370 msgid "Unexpected element '%c' in format string at %L"
4374 msgid "Unexpected end of format string"
4378 msgid "Zero width in format descriptor"
4382 msgid "Missing leading left parenthesis"
4386 msgid "Left parenthesis required after '*'"
4390 msgid "Expected P edit descriptor"
4393 #. P requires a prior number.
4395 msgid "P descriptor requires leading scale factor"
4398 #: fortran/io.c:739 fortran/io.c:753
4399 msgid "Comma required after P descriptor"
4403 msgid "Positive width required with T descriptor"
4407 msgid "E specifier not allowed with g0 descriptor"
4411 msgid "Positive exponent width required"
4415 msgid "Period required in format specifier"
4418 #: fortran/io.c:1535
4423 #: fortran/io.c:2870
4424 msgid "internal unit in WRITE"
4427 #. For INQUIRE, all tags except FILE, ID and UNIT are variable definition
4428 #. contexts. Thus, use an extended RESOLVE_TAG macro for that.
4429 #: fortran/io.c:4065
4431 msgid "%s tag with INQUIRE"
4434 #: fortran/matchexp.c:28
4436 msgid "Syntax error in expression at %C"
4439 #: fortran/module.c:1060
4440 msgid "Unexpected EOF"
4443 #: fortran/module.c:1145
4444 msgid "Integer overflow"
4447 #: fortran/module.c:1175
4448 msgid "Name too long"
4451 #: fortran/module.c:1277 fortran/module.c:1380
4455 #: fortran/module.c:1404
4456 msgid "Expected name"
4459 #: fortran/module.c:1407
4460 msgid "Expected left parenthesis"
4463 #: fortran/module.c:1410
4464 msgid "Expected right parenthesis"
4467 #: fortran/module.c:1413
4468 msgid "Expected integer"
4471 #: fortran/module.c:1416 fortran/module.c:2344
4472 msgid "Expected string"
4475 #: fortran/module.c:1441
4476 msgid "find_enum(): Enum not found"
4479 #: fortran/module.c:2090
4480 msgid "Expected attribute bit name"
4483 #: fortran/module.c:2980
4484 msgid "Expected integer string"
4487 #: fortran/module.c:2984
4488 msgid "Error converting integer"
4491 #: fortran/module.c:3006
4492 msgid "Expected real string"
4495 #: fortran/module.c:3228
4496 msgid "Expected expression type"
4499 #: fortran/module.c:3282
4500 msgid "Bad operator"
4503 #: fortran/module.c:3371
4504 msgid "Bad type in constant expression"
4507 #: fortran/module.c:6197
4508 msgid "Unexpected end of module"
4511 #: fortran/parse.c:1229
4512 msgid "arithmetic IF"
4515 #: fortran/parse.c:1238
4516 msgid "attribute declaration"
4519 #: fortran/parse.c:1274
4520 msgid "data declaration"
4523 #: fortran/parse.c:1283
4524 msgid "derived type declaration"
4527 #: fortran/parse.c:1377
4531 #: fortran/parse.c:1386
4532 msgid "implied END DO"
4535 #: fortran/parse.c:1477 fortran/resolve.c:10208
4539 #: fortran/parse.c:1480 fortran/resolve.c:10253 fortran/resolve.c:10256
4540 msgid "pointer assignment"
4543 #: fortran/parse.c:1498
4547 #: fortran/resolve.c:591
4548 msgid "module procedure"
4551 #: fortran/resolve.c:592
4552 msgid "internal function"
4555 #: fortran/resolve.c:2051
4556 msgid "elemental procedure"
4559 #: fortran/resolve.c:3936
4561 msgid "Invalid context for NULL() pointer at %%L"
4564 #: fortran/resolve.c:3952
4566 msgid "Operand of unary numeric operator '%s' at %%L is %s"
4569 #: fortran/resolve.c:3968
4571 msgid "Operands of binary numeric operator '%s' at %%L are %s/%s"
4574 #: fortran/resolve.c:3983
4576 msgid "Operands of string concatenation operator at %%L are %s/%s"
4579 #: fortran/resolve.c:4002
4581 msgid "Operands of logical operator '%s' at %%L are %s/%s"
4584 #: fortran/resolve.c:4016
4586 msgid "Operand of .not. operator at %%L is %s"
4589 #: fortran/resolve.c:4030
4590 msgid "COMPLEX quantities cannot be compared at %L"
4593 #: fortran/resolve.c:4081
4595 msgid "Logicals at %%L must be compared with %s instead of %s"
4598 #: fortran/resolve.c:4087
4600 msgid "Operands of comparison operator '%s' at %%L are %s/%s"
4603 #: fortran/resolve.c:4095
4605 msgid "Unknown operator '%s' at %%L"
4608 #: fortran/resolve.c:4097
4610 msgid "Operand of user operator '%s' at %%L is %s"
4613 #: fortran/resolve.c:4101
4615 msgid "Operands of user operator '%s' at %%L are %s/%s"
4618 #: fortran/resolve.c:4189
4620 msgid "Inconsistent ranks for operator at %%L and %%L"
4623 #: fortran/resolve.c:6677
4624 msgid "Loop variable"
4627 #: fortran/resolve.c:6682
4628 msgid "iterator variable"
4631 #: fortran/resolve.c:6687
4632 msgid "Start expression in DO loop"
4635 #: fortran/resolve.c:6691
4636 msgid "End expression in DO loop"
4639 #: fortran/resolve.c:6695
4640 msgid "Step expression in DO loop"
4643 #: fortran/resolve.c:6953 fortran/resolve.c:6956
4644 msgid "DEALLOCATE object"
4647 #: fortran/resolve.c:7303 fortran/resolve.c:7305
4648 msgid "ALLOCATE object"
4651 #: fortran/resolve.c:7507 fortran/resolve.c:8844
4652 msgid "STAT variable"
4655 #: fortran/resolve.c:7551 fortran/resolve.c:8856
4656 msgid "ERRMSG variable"
4659 #: fortran/resolve.c:8722
4660 msgid "item in READ"
4663 #: fortran/resolve.c:8868
4664 msgid "ACQUIRED_LOCK variable"
4667 #: fortran/trans-array.c:1425
4669 msgid "Different CHARACTER lengths (%ld/%ld) in array constructor"
4672 #: fortran/trans-array.c:5176
4673 msgid "Integer overflow when calculating the amount of memory to allocate"
4676 #: fortran/trans-decl.c:4844
4679 "Actual string length does not match the declared one for dummy argument "
4683 #: fortran/trans-decl.c:4852
4686 "Actual string length is shorter than the declared one for dummy argument "
4690 #: fortran/trans-expr.c:6720
4692 msgid "Target of rank remapping is too small (%ld < %ld)"
4695 #: fortran/trans-intrinsic.c:892
4697 msgid "Unequal character lengths (%ld/%ld) in %s"
4700 #: fortran/trans-intrinsic.c:6156
4702 msgid "Argument NCOPIES of REPEAT intrinsic is negative (its value is %ld)"
4705 #: fortran/trans-intrinsic.c:6188
4706 msgid "Argument NCOPIES of REPEAT intrinsic is too large"
4709 #: fortran/trans-io.c:522
4710 msgid "Unit number in I/O statement too small"
4713 #: fortran/trans-io.c:531
4714 msgid "Unit number in I/O statement too large"
4717 #: fortran/trans-stmt.c:155
4718 msgid "Assigned label is not a target label"
4721 #: fortran/trans-stmt.c:794
4723 msgid "Invalid image number %d in SYNC IMAGES"
4726 #: fortran/trans-stmt.c:1441 fortran/trans-stmt.c:1724
4727 msgid "Loop variable has been modified"
4730 #: fortran/trans-stmt.c:1581
4731 msgid "DO step value is zero"
4734 #: fortran/trans.c:46
4735 msgid "Array reference out of bounds"
4738 #: fortran/trans.c:47
4739 msgid "Incorrect function return value"
4742 #: fortran/trans.c:573
4743 msgid "Memory allocation failed"
4746 #: fortran/trans.c:649 fortran/trans.c:1270
4747 msgid "Allocation would exceed memory limit"
4750 #: fortran/trans.c:793
4752 msgid "Attempting to allocate already allocated variable '%s'"
4755 #: fortran/trans.c:799
4756 msgid "Attempting to allocate already allocated variable"
4759 #: fortran/trans.c:908 fortran/trans.c:1162
4761 msgid "Attempt to DEALLOCATE unallocated '%s'"
4764 #: go/go-backend.c:170
4765 msgid "lseek failed while reading export data"
4768 #: go/go-backend.c:177
4769 msgid "memory allocation failed while reading export data"
4772 #: go/go-backend.c:185
4773 msgid "read failed while reading export data"
4776 #: go/go-backend.c:191
4777 msgid "short read while reading export data"
4780 #: java/jcf-dump.c:1128
4782 msgid "Not a valid Java .class file.\n"
4785 #: java/jcf-dump.c:1134
4787 msgid "error while parsing constant pool\n"
4790 #: java/jcf-dump.c:1140 java/jcf-parse.c:1432
4791 #, gcc-internal-format, gfc-internal-format
4792 msgid "error in constant pool entry #%d\n"
4795 #: java/jcf-dump.c:1150
4797 msgid "error while parsing fields\n"
4800 #: java/jcf-dump.c:1156
4802 msgid "error while parsing methods\n"
4805 #: java/jcf-dump.c:1162
4807 msgid "error while parsing final attributes\n"
4810 #: java/jcf-dump.c:1199
4812 msgid "Try 'jcf-dump --help' for more information.\n"
4815 #: java/jcf-dump.c:1206
4818 "Usage: jcf-dump [OPTION]... CLASS...\n"
4822 #: java/jcf-dump.c:1207
4825 "Display contents of a class file in readable form.\n"
4829 #: java/jcf-dump.c:1208
4831 msgid " -c Disassemble method bodies\n"
4834 #: java/jcf-dump.c:1209
4836 msgid " --javap Generate output in 'javap' format\n"
4839 #: java/jcf-dump.c:1211
4841 msgid " --classpath PATH Set path to find .class files\n"
4844 #: java/jcf-dump.c:1212
4846 msgid " -IDIR Append directory to class path\n"
4849 #: java/jcf-dump.c:1213
4851 msgid " --bootclasspath PATH Override built-in class path\n"
4854 #: java/jcf-dump.c:1214
4856 msgid " --extdirs PATH Set extensions directory path\n"
4859 #: java/jcf-dump.c:1215
4861 msgid " -o FILE Set output file name\n"
4864 #: java/jcf-dump.c:1217
4866 msgid " --help Print this help, then exit\n"
4869 #: java/jcf-dump.c:1218
4871 msgid " --version Print version number, then exit\n"
4874 #: java/jcf-dump.c:1219
4876 msgid " -v, --verbose Print extra information while running\n"
4879 #: java/jcf-dump.c:1221
4882 "For bug reporting instructions, please see:\n"
4886 #: java/jcf-dump.c:1259 java/jcf-dump.c:1327
4888 msgid "jcf-dump: no classes specified\n"
4891 #: java/jcf-dump.c:1347
4893 msgid "Cannot open '%s' for output.\n"
4896 #: java/jcf-dump.c:1392
4898 msgid "bad format of .zip/.jar archive\n"
4901 #: java/jcf-dump.c:1510
4903 msgid "Bad byte codes.\n"
4906 #: java/jvgenmain.c:46
4908 msgid "Usage: %s [OPTIONS]... CLASSNAMEmain [OUTFILE]\n"
4911 #: java/jvgenmain.c:119
4913 msgid "%s: Cannot open output file: %s\n"
4916 #: java/jvgenmain.c:165
4918 msgid "%s: Failed to close output file %s\n"
4921 #: objc/lang-specs.h:30 objc/lang-specs.h:41
4922 msgid "GNU Objective C no longer supports traditional compilation"
4925 #: objc/lang-specs.h:55
4927 "objc-cpp-output is deprecated; please use objective-c-cpp-output instead"
4930 #: java/jvspec.c:79 ada/gcc-interface/lang-specs.h:33 gcc.c:845
4931 msgid "-pg and -fomit-frame-pointer are incompatible"
4934 #: config/cris/cris.h:192
4935 msgid "do not specify both -march=... and -mcpu=..."
4938 #: fortran/lang-specs.h:54 fortran/lang-specs.h:68
4939 msgid "gfortran does not support -E without -cpp"
4942 #: config/pa/pa-hpux10.h:88 config/pa/pa-hpux10.h:91 config/pa/pa-hpux10.h:99
4943 #: config/pa/pa-hpux10.h:102 config/pa/pa-hpux11.h:107
4944 #: config/pa/pa-hpux11.h:110 config/pa/pa64-hpux.h:29 config/pa/pa64-hpux.h:32
4945 #: config/pa/pa64-hpux.h:41 config/pa/pa64-hpux.h:44
4946 msgid "warning: consider linking with '-static' as system libraries with"
4949 #: config/pa/pa-hpux10.h:89 config/pa/pa-hpux10.h:92 config/pa/pa-hpux10.h:100
4950 #: config/pa/pa-hpux10.h:103 config/pa/pa-hpux11.h:108
4951 #: config/pa/pa-hpux11.h:111 config/pa/pa64-hpux.h:30 config/pa/pa64-hpux.h:33
4952 #: config/pa/pa64-hpux.h:42 config/pa/pa64-hpux.h:45
4953 msgid " profiling support are only provided in archive format"
4957 msgid "cannot use mthreads and mlegacy-threads together"
4961 msgid "cannot use mshared and static together"
4964 #: ada/gcc-interface/lang-specs.h:34
4965 msgid "-c or -S required for Ada"
4968 #: ada/gcc-interface/lang-specs.h:52
4969 msgid "-c required for gnat2why"
4972 #: ada/gcc-interface/lang-specs.h:65
4973 msgid "-c required for gnat2scil"
4976 #: config/mcore/mcore.h:53
4977 msgid "the m210 does not have little endian support"
4980 #: objcp/lang-specs.h:58
4982 "objc++-cpp-output is deprecated; please use objective-c++-cpp-output instead"
4985 #: config/rs6000/sysv4.h:756 config/alpha/freebsd.h:33
4986 #: config/i386/freebsd.h:95 config/i386/freebsd64.h:35
4987 #: config/sparc/freebsd.h:45 config/ia64/freebsd.h:26
4988 msgid "consider using '-pg' instead of '-p' with gprof(1)"
4991 #: config/sh/sh.h:363 config/sh/sh.h:366
4992 msgid "SH2a does not support little-endian"
4995 #: config/rs6000/darwin.h:95
4996 msgid " conflicting code gen style switches are used"
4999 #: config/mips/mips.h:1167
5000 msgid "may not use both -EB and -EL"
5003 #: config/mips/r3900.h:37
5004 msgid "-mhard-float not supported"
5007 #: config/mips/r3900.h:39
5008 msgid "-msingle-float and -msoft-float cannot both be specified"
5011 #: config/sol2-bi.h:108 config/sol2-bi.h:113
5012 msgid "does not support multilib"
5015 #: config/vxworks.h:70
5016 msgid "-Xbind-now and -Xbind-lazy are incompatible"
5019 #: config/darwin.h:240
5020 msgid "-current_version only allowed with -dynamiclib"
5023 #: config/darwin.h:242
5024 msgid "-install_name only allowed with -dynamiclib"
5027 #: config/darwin.h:247
5028 msgid "-bundle not allowed with -dynamiclib"
5031 #: config/darwin.h:248
5032 msgid "-bundle_loader not allowed with -dynamiclib"
5035 #: config/darwin.h:249
5036 msgid "-client_name not allowed with -dynamiclib"
5039 #: config/darwin.h:254
5040 msgid "-force_flat_namespace not allowed with -dynamiclib"
5043 #: config/darwin.h:256
5044 msgid "-keep_private_externs not allowed with -dynamiclib"
5047 #: config/darwin.h:257
5048 msgid "-private_bundle not allowed with -dynamiclib"
5051 #: config/vax/netbsd-elf.h:51
5052 msgid "the -shared option is not currently supported for VAX ELF"
5055 #: config/i386/mingw-w64.h:82 config/i386/mingw32.h:115
5056 #: config/i386/cygwin.h:109
5057 msgid "shared and mdll are not compatible"
5060 #: java/lang-specs.h:32
5061 msgid "-fjni and -femit-class-files are incompatible"
5064 #: java/lang-specs.h:33
5065 msgid "-fjni and -femit-class-file are incompatible"
5068 #: java/lang-specs.h:34 java/lang-specs.h:35
5069 msgid "-femit-class-file should used along with -fsyntax-only"
5072 #: config/rx/rx.h:62
5073 msgid "-mas100-syntax is incompatible with -gdwarf"
5076 #: config/rx/rx.h:63
5077 msgid "rx200 cpu does not have FPU hardware"
5080 #: config/arm/arm.h:206
5081 msgid "-mfloat-abi=soft and -mfloat-abi=hard may not be used together"
5084 #: config/arm/arm.h:208
5085 msgid "-mbig-endian and -mlittle-endian may not be used together"
5088 #: config/bfin/elf.h:55
5089 msgid "no processor type specified for linking"
5092 #: config/vax/vax.h:46 config/vax/vax.h:47
5093 msgid "profiling not supported with -mg"
5097 msgid "-fuse-linker-plugin is not supported in this configuration"
5101 msgid "cannot specify -static with -fsanitize=address"
5105 msgid "-fsanitize=thread linking must be done with -pie or -shared"
5109 msgid "GNU C no longer supports -traditional without -E"
5113 msgid "-E or -x required when input is from standard input"
5116 #: config/sparc/linux64.h:157 config/sparc/linux64.h:164
5117 #: config/sparc/netbsd-elf.h:108 config/sparc/netbsd-elf.h:117
5118 #: config/sparc/sol2.h:233 config/sparc/sol2.h:239
5119 msgid "may not use both -m32 and -m64"
5122 #: config/s390/tpf.h:109
5123 msgid "static is not supported on TPF-OS"
5126 #: config/rs6000/freebsd64.h:161 config/rs6000/freebsd64.h:173
5127 msgid "consider using `-pg' instead of `-p' with gprof(1)"
5130 #: fortran/lang.opt:146
5131 msgid "-J<directory>\tPut MODULE files in 'directory'"
5134 #: fortran/lang.opt:198
5135 msgid "Warn about possible aliasing of dummy arguments"
5138 #: fortran/lang.opt:202
5139 msgid "Warn about alignment of COMMON blocks"
5142 #: fortran/lang.opt:206
5143 msgid "Warn about missing ampersand in continued character constants"
5146 #: fortran/lang.opt:210
5147 msgid "Warn about creation of array temporaries"
5150 #: fortran/lang.opt:214
5151 msgid "Warn if the type of a variable might be not interoperable with C"
5154 #: fortran/lang.opt:218
5155 msgid "Warn about truncated character expressions"
5158 #: fortran/lang.opt:222
5159 msgid "Warn about equality comparisons involving REAL or COMPLEX expressions"
5162 #: fortran/lang.opt:230
5163 msgid "Warn about most implicit conversions"
5166 #: fortran/lang.opt:234 common.opt:546
5167 msgid "Print extra (possibly unwanted) warnings"
5170 #: fortran/lang.opt:238
5171 msgid "Warn about function call elimination"
5174 #: fortran/lang.opt:242
5175 msgid "Warn about calls with implicit interface"
5178 #: fortran/lang.opt:246
5179 msgid "Warn about called procedures not explicitly declared"
5182 #: fortran/lang.opt:250
5183 msgid "Warn about truncated source lines"
5186 #: fortran/lang.opt:254
5187 msgid "Warn on intrinsics not part of the selected standard"
5190 #: fortran/lang.opt:258
5191 msgid "Warn about real-literal-constants with 'q' exponent-letter"
5194 #: fortran/lang.opt:262
5195 msgid "Warn when a left-hand-side array variable is reallocated"
5198 #: fortran/lang.opt:266
5199 msgid "Warn when a left-hand-side variable is reallocated"
5202 #: fortran/lang.opt:270
5203 msgid "Warn if the pointer in a pointer assignment might outlive its target"
5206 #: fortran/lang.opt:278
5207 msgid "Warn about \"suspicious\" constructs"
5210 #: fortran/lang.opt:282
5211 msgid "Permit nonconforming uses of the tab character"
5214 #: fortran/lang.opt:286
5215 msgid "Warn about underflow of numerical constant expressions"
5218 #: fortran/lang.opt:290
5219 msgid "Warn if a user-procedure has the same name as an intrinsic"
5222 #: fortran/lang.opt:294
5223 msgid "Warn about unused dummy arguments."
5226 #: fortran/lang.opt:298
5227 msgid "Enable preprocessing"
5230 #: fortran/lang.opt:306
5231 msgid "Disable preprocessing"
5234 #: fortran/lang.opt:314
5235 msgid "Eliminate multiple function invokations also for impure functions"
5238 #: fortran/lang.opt:318
5239 msgid "Enable alignment of COMMON blocks"
5242 #: fortran/lang.opt:322
5243 msgid "All intrinsics procedures are available regardless of selected standard"
5246 #: fortran/lang.opt:330
5248 "Do not treat local variables and COMMON blocks as if they were named in SAVE "
5252 #: fortran/lang.opt:334
5253 msgid "Specify that backslash in string introduces an escape character"
5256 #: fortran/lang.opt:338
5257 msgid "Produce a backtrace when a runtime error is encountered"
5260 #: fortran/lang.opt:342
5262 "-fblas-matmul-limit=<n>\tSize of the smallest matrix for which matmul will "
5266 #: fortran/lang.opt:346
5268 "Produce a warning at runtime if a array temporary has been created for a "
5269 "procedure argument"
5272 #: fortran/lang.opt:350
5273 msgid "Use big-endian format for unformatted files"
5276 #: fortran/lang.opt:354
5277 msgid "Use little-endian format for unformatted files"
5280 #: fortran/lang.opt:358
5281 msgid "Use native format for unformatted files"
5284 #: fortran/lang.opt:362
5285 msgid "Swap endianness for unformatted files"
5288 #: fortran/lang.opt:366
5289 msgid "Use the Cray Pointer extension"
5292 #: fortran/lang.opt:370
5293 msgid "Ignore 'D' in column one in fixed form"
5296 #: fortran/lang.opt:374
5297 msgid "Treat lines with 'D' in column one as comments"
5300 #: fortran/lang.opt:378
5301 msgid "Set the default double precision kind to an 8 byte wide type"
5304 #: fortran/lang.opt:382
5305 msgid "Set the default integer kind to an 8 byte wide type"
5308 #: fortran/lang.opt:386
5309 msgid "Set the default real kind to an 8 byte wide type"
5312 #: fortran/lang.opt:390
5313 msgid "Allow dollar signs in entity names"
5316 #: fortran/lang.opt:394 config/alpha/alpha.opt:31 common.opt:660
5317 #: common.opt:834 common.opt:838 common.opt:842 common.opt:846 common.opt:1231
5318 #: common.opt:1364 common.opt:1368
5319 msgid "Does nothing. Preserved for backward compatibility."
5322 #: fortran/lang.opt:398
5323 msgid "Display the code tree after parsing"
5326 #: fortran/lang.opt:402
5327 msgid "Display the code tree after front end optimization"
5330 #: fortran/lang.opt:406
5331 msgid "Display the code tree after parsing; deprecated option"
5334 #: fortran/lang.opt:410
5336 "Specify that an external BLAS library should be used for matmul calls on "
5340 #: fortran/lang.opt:414
5341 msgid "Use f2c calling convention"
5344 #: fortran/lang.opt:418
5345 msgid "Assume that the source file is fixed form"
5348 #: fortran/lang.opt:422
5349 msgid "Interpret any INTEGER(4) as an INTEGER(8)"
5352 #: fortran/lang.opt:426 fortran/lang.opt:430
5353 msgid "Specify where to find the compiled intrinsic modules"
5356 #: fortran/lang.opt:434
5357 msgid "Allow arbitrary character line width in fixed mode"
5360 #: fortran/lang.opt:438
5361 msgid "-ffixed-line-length-<n>\tUse n as character line width in fixed mode"
5364 #: fortran/lang.opt:442
5365 msgid "-ffpe-trap=[...]\tStop on following floating point exceptions"
5368 #: fortran/lang.opt:446
5369 msgid "Assume that the source file is free form"
5372 #: fortran/lang.opt:450
5373 msgid "Allow arbitrary character line width in free mode"
5376 #: fortran/lang.opt:454
5377 msgid "-ffree-line-length-<n>\tUse n as character line width in free mode"
5380 #: fortran/lang.opt:458
5381 msgid "Enable front end optimization"
5384 #: fortran/lang.opt:462
5386 "Specify that no implicit typing is allowed, unless overridden by explicit "
5387 "IMPLICIT statements"
5390 #: fortran/lang.opt:466
5392 "-finit-character=<n>\tInitialize local character variables to ASCII value n"
5395 #: fortran/lang.opt:470
5396 msgid "-finit-integer=<n>\tInitialize local integer variables to n"
5399 #: fortran/lang.opt:474
5400 msgid "Initialize local variables to zero (from g77)"
5403 #: fortran/lang.opt:478
5404 msgid "-finit-logical=<true|false>\tInitialize local logical variables"
5407 #: fortran/lang.opt:482
5408 msgid "-finit-real=<zero|nan|inf|-inf>\tInitialize local real variables"
5411 #: fortran/lang.opt:486
5413 "-fmax-array-constructor=<n>\tMaximum number of objects in an array "
5417 #: fortran/lang.opt:490
5418 msgid "-fmax-identifier-length=<n>\tMaximum identifier length"
5421 #: fortran/lang.opt:494
5422 msgid "-fmax-subrecord-length=<n>\tMaximum length for subrecords"
5425 #: fortran/lang.opt:498
5427 "-fmax-stack-var-size=<n>\tSize in bytes of the largest array that will be "
5431 #: fortran/lang.opt:502
5432 msgid "Put all local arrays on stack."
5435 #: fortran/lang.opt:506
5436 msgid "Set default accessibility of module entities to PRIVATE."
5439 #: fortran/lang.opt:514
5440 msgid "Try to lay out derived types as compactly as possible"
5443 #: fortran/lang.opt:522
5444 msgid "Protect parentheses in expressions"
5447 #: fortran/lang.opt:526
5448 msgid "Enable range checking during compilation"
5451 #: fortran/lang.opt:530
5452 msgid "Interpret any REAL(4) as a REAL(8)"
5455 #: fortran/lang.opt:534
5456 msgid "Interpret any REAL(4) as a REAL(10)"
5459 #: fortran/lang.opt:538
5460 msgid "Interpret any REAL(4) as a REAL(16)"
5463 #: fortran/lang.opt:542
5464 msgid "Interpret any REAL(8) as a REAL(4)"
5467 #: fortran/lang.opt:546
5468 msgid "Interpret any REAL(8) as a REAL(10)"
5471 #: fortran/lang.opt:550
5472 msgid "Interpret any REAL(8) as a REAL(16)"
5475 #: fortran/lang.opt:554
5476 msgid "Reallocate the LHS in assignments"
5479 #: fortran/lang.opt:558
5480 msgid "Use a 4-byte record marker for unformatted files"
5483 #: fortran/lang.opt:562
5484 msgid "Use an 8-byte record marker for unformatted files"
5487 #: fortran/lang.opt:566
5488 msgid "Allocate local variables on the stack to allow indirect recursion"
5491 #: fortran/lang.opt:570
5492 msgid "Copy array sections into a contiguous block on procedure entry"
5495 #: fortran/lang.opt:574
5496 msgid "-fcoarray=[...]\tSpecify which coarray parallelization should be used"
5499 #: fortran/lang.opt:578
5500 msgid "-fcheck=[...]\tSpecify which runtime checks are to be performed"
5503 #: fortran/lang.opt:582
5504 msgid "Append a second underscore if the name already contains an underscore"
5507 #: fortran/lang.opt:590
5508 msgid "Apply negative sign to zero values"
5511 #: fortran/lang.opt:594
5512 msgid "Append underscores to externally visible names"
5515 #: fortran/lang.opt:598
5516 msgid "Compile all program units at once and check all interfaces"
5519 #: fortran/lang.opt:638
5520 msgid "Statically link the GNU Fortran helper library (libgfortran)"
5523 #: fortran/lang.opt:642
5524 msgid "Conform to the ISO Fortran 2003 standard"
5527 #: fortran/lang.opt:646
5528 msgid "Conform to the ISO Fortran 2008 standard"
5531 #: fortran/lang.opt:650
5532 msgid "Conform to the ISO Fortran 2008 standard including TS 29113"
5535 #: fortran/lang.opt:654
5536 msgid "Conform to the ISO Fortran 95 standard"
5539 #: fortran/lang.opt:658
5540 msgid "Conform to nothing in particular"
5543 #: fortran/lang.opt:662
5544 msgid "Accept extensions to support legacy code"
5547 #: c-family/c.opt:43 c-family/c.opt:46 c-family/c.opt:181
5549 msgid "assertion missing after %qs"
5552 #: c-family/c.opt:55 c-family/c.opt:58 c-family/c.opt:163 c-family/c.opt:166
5553 #: c-family/c.opt:193 c-family/c.opt:252
5555 msgid "macro name missing after %qs"
5558 #: c-family/c.opt:70 c-family/c.opt:73 c-family/c.opt:76 c-family/c.opt:79
5559 #: c-family/c.opt:175 c-family/c.opt:178 c-family/c.opt:216 c-family/c.opt:220
5560 #: c-family/c.opt:232 c-family/c.opt:1253 c-family/c.opt:1261
5561 #: config/darwin.opt:53 common.opt:300 common.opt:303 common.opt:2403
5563 msgid "missing filename after %qs"
5566 #: c-family/c.opt:85 c-family/c.opt:88 c-family/c.opt:91 c-family/c.opt:94
5567 #: c-family/c.opt:200 c-family/c.opt:208 c-family/c.opt:1249
5568 #: c-family/c.opt:1269 c-family/c.opt:1273 c-family/c.opt:1277
5570 msgid "missing path after %qs"
5573 #: c-family/c.opt:182
5575 "-A<question>=<answer>\tAssert the <answer> to <question>. Putting '-' "
5576 "before <question> disables the <answer> to <question>"
5579 #: c-family/c.opt:186
5580 msgid "Do not discard comments"
5583 #: c-family/c.opt:190
5584 msgid "Do not discard comments in macro expansions"
5587 #: c-family/c.opt:194
5589 "-D<macro>[=<val>]\tDefine a <macro> with <val> as its value. If just "
5590 "<macro> is given, <val> is taken to be 1"
5593 #: c-family/c.opt:201
5594 msgid "-F <dir>\tAdd <dir> to the end of the main framework include path"
5597 #: c-family/c.opt:205
5598 msgid "Print the name of header files as they are used"
5601 #: c-family/c.opt:209
5602 msgid "-I <dir>\tAdd <dir> to the end of the main include path"
5605 #: c-family/c.opt:213
5606 msgid "Generate make dependencies"
5609 #: c-family/c.opt:217
5610 msgid "Generate make dependencies and compile"
5613 #: c-family/c.opt:221
5614 msgid "-MF <file>\tWrite dependency output to the given file"
5617 #: c-family/c.opt:225
5618 msgid "Treat missing header files as generated files"
5621 #: c-family/c.opt:229
5622 msgid "Like -M but ignore system header files"
5625 #: c-family/c.opt:233
5626 msgid "Like -MD but ignore system header files"
5629 #: c-family/c.opt:237
5630 msgid "Generate phony targets for all headers"
5633 #: c-family/c.opt:240 c-family/c.opt:244
5635 msgid "missing makefile target after %qs"
5638 #: c-family/c.opt:241
5639 msgid "-MQ <target>\tAdd a MAKE-quoted target"
5642 #: c-family/c.opt:245
5643 msgid "-MT <target>\tAdd an unquoted target"
5646 #: c-family/c.opt:249
5647 msgid "Do not generate #line directives"
5650 #: c-family/c.opt:253
5651 msgid "-U<macro>\tUndefine <macro>"
5654 #: c-family/c.opt:257
5656 "Warn about things that will change when compiling with an ABI-compliant "
5660 #: c-family/c.opt:261
5662 "Warn if a subobject has an abi_tag attribute that the complete object type "
5666 #: c-family/c.opt:268
5667 msgid "Warn about suspicious uses of memory addresses"
5670 #: c-family/c.opt:272 ada/gcc-interface/lang.opt:59
5671 msgid "Enable most warning messages"
5674 #: c-family/c.opt:280
5676 "Warn whenever an Objective-C assignment is being intercepted by the garbage "
5680 #: c-family/c.opt:284
5681 msgid "Warn about casting functions to incompatible types"
5684 #: c-family/c.opt:288
5685 msgid "Warn when a built-in preprocessor macro is undefined or redefined"
5688 #: c-family/c.opt:292
5689 msgid "Warn about C constructs that are not in the common subset of C and C++"
5692 #: c-family/c.opt:296
5693 msgid "Deprecated in favor of -Wc++11-compat"
5696 #: c-family/c.opt:300
5698 "Warn about C++ constructs whose meaning differs between ISO C++ 1998 and ISO "
5702 #: c-family/c.opt:304
5703 msgid "Warn about casts which discard qualifiers"
5706 #: c-family/c.opt:308
5707 msgid "Warn about subscripts whose type is \"char\""
5710 #: c-family/c.opt:312
5711 msgid "Warn about variables that might be changed by \"longjmp\" or \"vfork\""
5714 #: c-family/c.opt:316
5716 "Warn about possibly nested block comments, and C++ comments spanning more "
5717 "than one physical line"
5720 #: c-family/c.opt:320
5721 msgid "Synonym for -Wcomment"
5724 #: c-family/c.opt:324
5725 msgid "Warn for implicit type conversions that may change a value"
5728 #: c-family/c.opt:328
5729 msgid "Warn for converting NULL from/to a non-pointer type"
5732 #: c-family/c.opt:332
5733 msgid "Warn when all constructors and destructors are private"
5736 #: c-family/c.opt:336
5737 msgid "Warn when a declaration is found after a statement"
5740 #: c-family/c.opt:340
5741 msgid "Warn about deleting polymorphic objects with non-virtual destructors"
5744 #: c-family/c.opt:348
5745 msgid "Warn if a deprecated compiler feature, class, method, or field is used"
5748 #: c-family/c.opt:352
5749 msgid "Warn about compile-time integer division by zero"
5752 #: c-family/c.opt:356
5753 msgid "Warn about violations of Effective C++ style rules"
5756 #: c-family/c.opt:360
5757 msgid "Warn about an empty body in an if or else statement"
5760 #: c-family/c.opt:364
5761 msgid "Warn about stray tokens after #elif and #endif"
5764 #: c-family/c.opt:368
5765 msgid "Warn about comparison of different enum types"
5768 #: c-family/c.opt:380
5770 "This switch is deprecated; use -Werror=implicit-function-declaration instead"
5773 #: c-family/c.opt:384
5774 msgid "Warn if testing floating point numbers for equality"
5777 #: c-family/c.opt:388 c-family/c.opt:416
5778 msgid "Warn about printf/scanf/strftime/strfmon format string anomalies"
5781 #: c-family/c.opt:392
5782 msgid "Warn about format strings that contain NUL bytes"
5785 #: c-family/c.opt:396
5786 msgid "Warn if passing too many arguments to a function for its format string"
5789 #: c-family/c.opt:400
5790 msgid "Warn about format strings that are not literals"
5793 #: c-family/c.opt:404
5794 msgid "Warn about possible security problems with format functions"
5797 #: c-family/c.opt:408
5798 msgid "Warn about strftime formats yielding 2-digit years"
5801 #: c-family/c.opt:412
5802 msgid "Warn about zero-length formats"
5805 #: c-family/c.opt:420
5806 msgid "Warn whenever type qualifiers are ignored."
5809 #: c-family/c.opt:424
5810 msgid "Warn about variables which are initialized to themselves"
5813 #: c-family/c.opt:428
5814 msgid "Warn about implicit declarations"
5817 #: c-family/c.opt:432
5818 msgid "Warn about implicit conversions from \"float\" to \"double\""
5821 #: c-family/c.opt:436
5822 msgid "Warn about implicit function declarations"
5825 #: c-family/c.opt:440
5826 msgid "Warn when a declaration does not specify a type"
5829 #: c-family/c.opt:447
5831 "Warn about C++11 inheriting constructors when the base has a variadic "
5835 #: c-family/c.opt:451
5837 "Warn when there is a cast to a pointer from an integer of a different size"
5840 #: c-family/c.opt:455
5841 msgid "Warn about invalid uses of the \"offsetof\" macro"
5844 #: c-family/c.opt:459
5845 msgid "Warn about PCH files that are found but not used"
5848 #: c-family/c.opt:463
5849 msgid "Warn when a jump misses a variable initialization"
5852 #: c-family/c.opt:467
5854 "Warn when a string or character literal is followed by a ud-suffix which "
5855 "does not begin with an underscore."
5858 #: c-family/c.opt:471
5860 "Warn when a logical operator is suspiciously always evaluating to true or "
5864 #: c-family/c.opt:475
5865 msgid "Do not warn about using \"long long\" when -pedantic"
5868 #: c-family/c.opt:479
5869 msgid "Warn about suspicious declarations of \"main\""
5872 #: c-family/c.opt:487
5873 msgid "Warn about possibly missing braces around initializers"
5876 #: c-family/c.opt:491
5877 msgid "Warn about global functions without previous declarations"
5880 #: c-family/c.opt:495
5881 msgid "Warn about missing fields in struct initializers"
5884 #: c-family/c.opt:502
5885 msgid "Warn about functions which might be candidates for format attributes"
5888 #: c-family/c.opt:506
5889 msgid "Warn about enumerated switches, with no default, missing a case"
5892 #: c-family/c.opt:510
5893 msgid "Warn about enumerated switches missing a \"default:\" statement"
5896 #: c-family/c.opt:514
5897 msgid "Warn about all enumerated switches missing a specific case"
5900 #: c-family/c.opt:522
5901 msgid "Warn about user-specified include directories that do not exist"
5904 #: c-family/c.opt:526
5906 "Warn about function parameters declared without a type specifier in K&R-"
5910 #: c-family/c.opt:530
5911 msgid "Warn about global functions without prototypes"
5914 #: c-family/c.opt:534
5915 msgid "Warn about constructs not instrumented by -fmudflap"
5918 #: c-family/c.opt:538
5919 msgid "Warn about use of multi-character character constants"
5922 #: c-family/c.opt:542
5924 "Warn about narrowing conversions within { } that are ill-formed in C++11"
5927 #: c-family/c.opt:550
5928 msgid "Warn about \"extern\" declarations not at file scope"
5931 #: c-family/c.opt:554
5933 "Warn when a noexcept expression evaluates to false even though the "
5934 "expression can't actually throw"
5937 #: c-family/c.opt:558
5939 "Warn when non-templatized friend functions are declared within a template"
5942 #: c-family/c.opt:562
5943 msgid "Warn about non-virtual destructors"
5946 #: c-family/c.opt:566
5948 "Warn about NULL being passed to argument slots marked as requiring non-NULL"
5951 #: c-family/c.opt:574
5952 msgid "-Wnormalized=<id|nfc|nfkc>\tWarn about non-normalised Unicode strings"
5955 #: c-family/c.opt:578
5956 msgid "Warn if a C-style cast is used in a program"
5959 #: c-family/c.opt:582
5960 msgid "Warn for obsolescent usage in a declaration"
5963 #: c-family/c.opt:586
5964 msgid "Warn if an old-style parameter definition is used"
5967 #: c-family/c.opt:590
5969 "Warn if a string is longer than the maximum portable length specified by the "
5973 #: c-family/c.opt:594
5974 msgid "Warn about overloaded virtual function names"
5977 #: c-family/c.opt:598
5978 msgid "Warn about overriding initializers without side effects"
5981 #: c-family/c.opt:602
5982 msgid "Warn about packed bit-fields whose offset changed in GCC 4.4"
5985 #: c-family/c.opt:606
5986 msgid "Warn about possibly missing parentheses"
5989 #: c-family/c.opt:614
5990 msgid "Warn when converting the type of pointers to member functions"
5993 #: c-family/c.opt:618
5994 msgid "Warn about function pointer arithmetic"
5997 #: c-family/c.opt:622
5998 msgid "Warn when a pointer differs in signedness in an assignment"
6001 #: c-family/c.opt:630
6002 msgid "Warn when a pointer is cast to an integer of a different size"
6005 #: c-family/c.opt:634
6006 msgid "Warn about misuses of pragmas"
6009 #: c-family/c.opt:638
6011 "Warn if a property for an Objective-C object has no assign semantics "
6015 #: c-family/c.opt:642
6016 msgid "Warn if inherited methods are unimplemented"
6019 #: c-family/c.opt:646
6020 msgid "Warn about multiple declarations of the same object"
6023 #: c-family/c.opt:650
6024 msgid "Warn when the compiler reorders code"
6027 #: c-family/c.opt:654
6029 "Warn about returning a pointer/reference to a local or temporary variable."
6032 #: c-family/c.opt:658
6034 "Warn whenever a function's return type defaults to \"int\" (C), or about "
6035 "inconsistent return types (C++)"
6038 #: c-family/c.opt:662
6039 msgid "Warn if a selector has multiple methods"
6042 #: c-family/c.opt:666
6043 msgid "Warn about possible violations of sequence point rules"
6046 #: c-family/c.opt:670
6047 msgid "Warn about signed-unsigned comparisons"
6050 #: c-family/c.opt:678
6051 msgid "Warn for implicit type conversions between signed and unsigned integers"
6054 #: c-family/c.opt:682
6055 msgid "Warn when overload promotes from unsigned to signed"
6058 #: c-family/c.opt:686
6059 msgid "Warn about uncasted NULL used as sentinel"
6062 #: c-family/c.opt:690
6063 msgid "Warn about unprototyped function declarations"
6066 #: c-family/c.opt:702
6067 msgid "Warn if type signatures of candidate methods do not match exactly"
6070 #: c-family/c.opt:706
6072 "Warn when __sync_fetch_and_nand and __sync_nand_and_fetch built-in functions "
6076 #: c-family/c.opt:710
6077 msgid "Deprecated. This switch has no effect"
6080 #: c-family/c.opt:718
6081 msgid "Warn about features not present in traditional C"
6084 #: c-family/c.opt:722
6086 "Warn of prototypes causing type conversions different from what would happen "
6087 "in the absence of prototype"
6090 #: c-family/c.opt:726
6092 "Warn if trigraphs are encountered that might affect the meaning of the "
6096 #: c-family/c.opt:730
6097 msgid "Warn about @selector()s without previously declared methods"
6100 #: c-family/c.opt:734
6101 msgid "Warn if an undefined macro is used in an #if directive"
6104 #: c-family/c.opt:746
6105 msgid "Warn about unrecognized pragmas"
6108 #: c-family/c.opt:750
6109 msgid "Warn about unsuffixed float constants"
6112 #: c-family/c.opt:758
6113 msgid "Warn when typedefs locally defined in a function are not used"
6116 #: c-family/c.opt:762
6117 msgid "Warn about macros defined in the main file that are not used"
6120 #: c-family/c.opt:766
6122 "Warn if a caller of a function, marked with attribute warn_unused_result, "
6123 "does not use its return value"
6126 #: c-family/c.opt:770
6127 msgid "Warn about using variadic macros"
6130 #: c-family/c.opt:774
6132 "Warn about questionable usage of the macros used to retrieve variable "
6136 #: c-family/c.opt:778
6137 msgid "Warn if a variable length array is used"
6140 #: c-family/c.opt:782
6141 msgid "Warn when a register variable is declared volatile"
6144 #: c-family/c.opt:786
6145 msgid "Warn if a virtual base has a non-trivial move assignment operator"
6148 #: c-family/c.opt:790
6150 "In C++, nonzero means warn about deprecated conversion from string literals "
6151 "to 'char *'. In C, similar warning, except that the conversion is of course "
6152 "not deprecated by the ISO C standard."
6155 #: c-family/c.opt:794
6156 msgid "Warn when a literal '0' is used as null pointer"
6159 #: c-family/c.opt:798
6160 msgid "Warn about useless casts"
6163 #: c-family/c.opt:802
6164 msgid "A synonym for -std=c89 (for C) or -std=c++98 (for C++)"
6167 #: c-family/c.opt:810
6168 msgid "Enforce class member access control semantics"
6171 #: c-family/c.opt:814
6172 msgid "-fada-spec-parent=unit Dump Ada specs as child units of given parent"
6175 #: c-family/c.opt:817 c-family/c.opt:824 c-family/c.opt:902 c-family/c.opt:921
6176 #: c-family/c.opt:944 c-family/c.opt:950 c-family/c.opt:957 c-family/c.opt:981
6177 #: c-family/c.opt:1004 c-family/c.opt:1007 c-family/c.opt:1021
6178 #: c-family/c.opt:1140 c-family/c.opt:1151 c-family/c.opt:1169
6179 #: c-family/c.opt:1200 c-family/c.opt:1204 c-family/c.opt:1220
6180 #: c-family/c-opts.c:468
6181 #, gcc-internal-format
6182 msgid "switch %qs is no longer supported"
6185 #: c-family/c.opt:821
6186 msgid "Allow variadic functions without named parameter"
6189 #: c-family/c.opt:825 c-family/c.opt:958 c-family/c.opt:1201
6190 #: c-family/c.opt:1205 c-family/c.opt:1221
6191 msgid "No longer supported"
6194 #: c-family/c.opt:829
6195 msgid "Recognize the \"asm\" keyword"
6198 #: c-family/c.opt:837
6199 msgid "Recognize built-in functions"
6202 #: c-family/c.opt:844
6203 msgid "Where shorter, use canonicalized paths to systems headers."
6206 #: c-family/c.opt:848
6207 msgid "Check the return value of new"
6210 #: c-family/c.opt:852
6211 msgid "Allow the arguments of the '?' operator to have different types"
6214 #: c-family/c.opt:856 c-family/c.opt:876 c-family/c.opt:1074
6215 #: config/sh/sh.opt:213 common.opt:953 common.opt:1139 common.opt:1443
6216 #: common.opt:1717 common.opt:1753 common.opt:1838 common.opt:1842
6217 #: common.opt:1918 common.opt:2000 common.opt:2024 common.opt:2112
6218 msgid "Does nothing. Preserved for backward compatibility."
6221 #: c-family/c.opt:859
6223 msgid "no class name specified with %qs"
6226 #: c-family/c.opt:860
6227 msgid "-fconst-string-class=<name>\tUse class <name> for constant strings"
6230 #: c-family/c.opt:864
6231 msgid "-fconstexpr-depth=<number>\tSpecify maximum constexpr recursion depth"
6234 #: c-family/c.opt:868
6235 msgid "Emit debug annotations during preprocessing"
6238 #: c-family/c.opt:872
6240 "-fdeduce-init-list\tenable deduction of std::initializer_list for a template "
6241 "type parameter from a brace-enclosed initializer-list"
6244 #: c-family/c.opt:880
6245 msgid "Preprocess directives only."
6248 #: c-family/c.opt:884
6249 msgid "Permit '$' as an identifier character"
6252 #: c-family/c.opt:888
6253 msgid "Write all declarations as Ada code transitively"
6256 #: c-family/c.opt:892
6257 msgid "Write all declarations as Ada code for the given file only"
6260 #: c-family/c.opt:899
6261 msgid "Generate code to check exception specifications"
6264 #: c-family/c.opt:906
6266 "-fexec-charset=<cset>\tConvert all strings and character constants to "
6267 "character set <cset>"
6270 #: c-family/c.opt:910
6271 msgid "Permit universal character names (\\u and \\U) in identifiers"
6274 #: c-family/c.opt:914
6276 "-finput-charset=<cset>\tSpecify the default character set for source files"
6279 #: c-family/c.opt:918
6281 "Support dynamic initialization of thread-local variables in a different "
6285 #: c-family/c.opt:925
6286 msgid "Scope of for-init-statement variables is local to the loop"
6289 #: c-family/c.opt:929
6290 msgid "Do not assume that standard C libraries and \"main\" exist"
6293 #: c-family/c.opt:933
6294 msgid "Recognize GNU-defined keywords"
6297 #: c-family/c.opt:937
6298 msgid "Generate code for GNU runtime environment"
6301 #: c-family/c.opt:941
6302 msgid "Use traditional GNU semantics for inline functions"
6305 #: c-family/c.opt:947
6307 "-fhandle-exceptions has been renamed -fexceptions (and is now on by default)"
6310 #: c-family/c.opt:954
6311 msgid "Assume normal C execution environment"
6314 #: c-family/c.opt:962
6315 msgid "Export functions even if they can be inlined"
6318 #: c-family/c.opt:966
6319 msgid "Emit implicit instantiations of inline templates"
6322 #: c-family/c.opt:970
6323 msgid "Emit implicit instantiations of templates"
6326 #: c-family/c.opt:974
6327 msgid "Inject friend functions into enclosing namespace"
6330 #: c-family/c.opt:978
6331 msgid "Don't emit dllexported inline functions unless needed"
6334 #: c-family/c.opt:985
6336 "Allow implicit conversions between vectors with differing numbers of "
6337 "subparts and/or differing element types."
6340 #: c-family/c.opt:989
6341 msgid "Don't warn about uses of Microsoft extensions"
6344 #: c-family/c.opt:993
6345 msgid "Add mudflap bounds-checking instrumentation for single-threaded program"
6348 #: c-family/c.opt:997
6349 msgid "Add mudflap bounds-checking instrumentation for multi-threaded program"
6352 #: c-family/c.opt:1001
6353 msgid "Ignore read operations when inserting mudflap instrumentation"
6356 #: c-family/c.opt:1011
6357 msgid "Generate code for NeXT (Apple Mac OS X) runtime environment"
6360 #: c-family/c.opt:1015
6361 msgid "Assume that receivers of Objective-C messages may be nil"
6364 #: c-family/c.opt:1025
6366 "Treat a throw() exception specification as noexcept to improve code size"
6369 #: c-family/c.opt:1029
6371 "Specify which ABI to use for Objective-C family code and meta-data "
6375 #: c-family/c.opt:1035
6377 "Generate special Objective-C methods to initialize/destroy non-POD C++ "
6381 #: c-family/c.opt:1039
6382 msgid "Allow fast jumps to the message dispatcher"
6385 #: c-family/c.opt:1045
6386 msgid "Enable Objective-C exception and synchronization syntax"
6389 #: c-family/c.opt:1049
6390 msgid "Enable garbage collection (GC) in Objective-C/Objective-C++ programs"
6393 #: c-family/c.opt:1053
6395 "Enable inline checks for nil receivers with the NeXT runtime and ABI version "
6399 #: c-family/c.opt:1058
6400 msgid "Enable Objective-C setjmp exception handling runtime"
6403 #: c-family/c.opt:1062
6404 msgid "Conform to the Objective-C 1.0 language as implemented in GCC 4.0"
6407 #: c-family/c.opt:1066
6408 msgid "Enable OpenMP (implies -frecursive in Fortran)"
6411 #: c-family/c.opt:1070
6412 msgid "Recognize C++ keywords like \"compl\" and \"xor\""
6415 #: c-family/c.opt:1081
6416 msgid "Look for and use PCH files even when preprocessing"
6419 #: c-family/c.opt:1085
6420 msgid "Downgrade conformance errors to warnings"
6423 #: c-family/c.opt:1089
6424 msgid "Enable Plan 9 language extensions"
6427 #: c-family/c.opt:1093
6428 msgid "Treat the input file as already preprocessed"
6431 #: c-family/c.opt:1101
6433 "-ftrack-macro-expansion=<0|1|2> Track locations of tokens coming from macro "
6434 "expansion and display them in error messages"
6437 #: c-family/c.opt:1105
6439 "-fno-pretty-templates Do not pretty-print template specializations as the "
6440 "template signature followed by the arguments"
6443 #: c-family/c.opt:1109
6445 "Used in Fix-and-Continue mode to indicate that object files may be swapped "
6449 #: c-family/c.opt:1113
6450 msgid "Enable automatic template instantiation"
6453 #: c-family/c.opt:1117
6454 msgid "Generate run time type descriptor information"
6457 #: c-family/c.opt:1121
6458 msgid "Use the same size for double as for float"
6461 #: c-family/c.opt:1125
6462 msgid "Use the narrowest integer type possible for enumeration types"
6465 #: c-family/c.opt:1129
6466 msgid "Force the underlying type for \"wchar_t\" to be \"unsigned short\""
6469 #: c-family/c.opt:1133
6470 msgid "When \"signed\" or \"unsigned\" is not given make the bitfield signed"
6473 #: c-family/c.opt:1137
6474 msgid "Make \"char\" signed by default"
6477 #: c-family/c.opt:1144
6478 msgid "Display statistics accumulated during compilation"
6481 #: c-family/c.opt:1148
6483 "Assume that values of enumeration type are always within the minimum range "
6487 #: c-family/c.opt:1155
6488 msgid "-ftabstop=<number>\tDistance between tab stops for column reporting"
6491 #: c-family/c.opt:1159
6493 "Set the maximum number of template instantiation notes for a single warning "
6497 #: c-family/c.opt:1166
6498 msgid "-ftemplate-depth=<number>\tSpecify maximum template instantiation depth"
6501 #: c-family/c.opt:1173
6503 "-fno-threadsafe-statics\tDo not generate thread-safe code for initializing "
6507 #: c-family/c.opt:1177
6508 msgid "When \"signed\" or \"unsigned\" is not given make the bitfield unsigned"
6511 #: c-family/c.opt:1181
6512 msgid "Make \"char\" unsigned by default"
6515 #: c-family/c.opt:1185
6516 msgid "Use __cxa_atexit to register destructors"
6519 #: c-family/c.opt:1189
6520 msgid "Use __cxa_get_exception_ptr in exception handling"
6523 #: c-family/c.opt:1193
6524 msgid "Marks all inlined functions and methods as having hidden visibility"
6527 #: c-family/c.opt:1197
6528 msgid "Changes visibility to match Microsoft Visual Studio by default"
6531 #: c-family/c.opt:1209
6532 msgid "Emit common-like symbols as weak symbols"
6535 #: c-family/c.opt:1213
6537 "-fwide-exec-charset=<cset>\tConvert all wide strings and character constants "
6538 "to character set <cset>"
6541 #: c-family/c.opt:1217
6542 msgid "Generate a #line directive pointing at the current working directory"
6545 #: c-family/c.opt:1225
6547 "Generate lazy class lookup (via objc_getClass()) for use in Zero-Link mode"
6550 #: c-family/c.opt:1229
6551 msgid "Dump declarations to a .decl file"
6554 #: c-family/c.opt:1233
6555 msgid "-femit-struct-debug-baseonly\tAggressive reduced debug info for structs"
6558 #: c-family/c.opt:1237
6560 "-femit-struct-debug-reduced\tConservative reduced debug info for structs"
6563 #: c-family/c.opt:1241
6565 "-femit-struct-debug-detailed=<spec-list>\tDetailed reduced debug info for "
6569 #: c-family/c.opt:1245
6571 "Interpret imaginary, fixed-point, or other gnu number suffix as the "
6575 #: c-family/c.opt:1250
6576 msgid "-idirafter <dir>\tAdd <dir> to the end of the system include path"
6579 #: c-family/c.opt:1254
6580 msgid "-imacros <file>\tAccept definition of macros in <file>"
6583 #: c-family/c.opt:1258
6584 msgid "-imultilib <dir>\tSet <dir> to be the multilib include subdirectory"
6587 #: c-family/c.opt:1262
6588 msgid "-include <file>\tInclude the contents of <file> before other files"
6591 #: c-family/c.opt:1266
6592 msgid "-iprefix <path>\tSpecify <path> as a prefix for next two options"
6595 #: c-family/c.opt:1270
6596 msgid "-isysroot <dir>\tSet <dir> to be the system root directory"
6599 #: c-family/c.opt:1274
6600 msgid "-isystem <dir>\tAdd <dir> to the start of the system include path"
6603 #: c-family/c.opt:1278
6604 msgid "-iquote <dir>\tAdd <dir> to the end of the quote include path"
6607 #: c-family/c.opt:1282
6608 msgid "-iwithprefix <dir>\tAdd <dir> to the end of the system include path"
6611 #: c-family/c.opt:1286
6612 msgid "-iwithprefixbefore <dir>\tAdd <dir> to the end of the main include path"
6615 #: c-family/c.opt:1296
6617 "Do not search standard system include directories (those specified with -"
6618 "isystem will still be used)"
6621 #: c-family/c.opt:1300
6622 msgid "Do not search standard system include directories for C++"
6625 #: c-family/c.opt:1312
6626 msgid "Generate C header of platform-specific features"
6629 #: c-family/c.opt:1316
6630 msgid "Remap file names when including files"
6633 #: c-family/c.opt:1320 c-family/c.opt:1324
6635 "Conform to the ISO 1998 C++ standard revised by the 2003 technical "
6639 #: c-family/c.opt:1328
6641 "Conform to the ISO 2011 C++ standard (experimental and incomplete support)"
6644 #: c-family/c.opt:1332
6645 msgid "Deprecated in favor of -std=c++11"
6648 #: c-family/c.opt:1336
6650 "Conform to the ISO 201y(7?) C++ draft standard (experimental and incomplete "
6654 #: c-family/c.opt:1340 c-family/c.opt:1426
6656 "Conform to the ISO 2011 C standard (experimental and incomplete support)"
6659 #: c-family/c.opt:1344
6660 msgid "Deprecated in favor of -std=c11"
6663 #: c-family/c.opt:1348 c-family/c.opt:1352 c-family/c.opt:1410
6664 msgid "Conform to the ISO 1990 C standard"
6667 #: c-family/c.opt:1356 c-family/c.opt:1418
6668 msgid "Conform to the ISO 1999 C standard"
6671 #: c-family/c.opt:1360
6672 msgid "Deprecated in favor of -std=c99"
6675 #: c-family/c.opt:1364 c-family/c.opt:1369
6676 msgid "Conform to the ISO 1998 C++ standard revised by the 2003 technical"
6679 #: c-family/c.opt:1374
6681 "Conform to the ISO 2011 C++ standard with GNU extensions (experimental and "
6682 "incomplete support)"
6685 #: c-family/c.opt:1378
6686 msgid "Deprecated in favor of -std=gnu++11"
6689 #: c-family/c.opt:1382
6691 "Conform to the ISO 201y(7?) C++ draft standard with GNU extensions "
6692 "(experimental and incomplete support)"
6695 #: c-family/c.opt:1386
6697 "Conform to the ISO 2011 C standard with GNU extensions (experimental and "
6698 "incomplete support)"
6701 #: c-family/c.opt:1390
6702 msgid "Deprecated in favor of -std=gnu11"
6705 #: c-family/c.opt:1394 c-family/c.opt:1398
6706 msgid "Conform to the ISO 1990 C standard with GNU extensions"
6709 #: c-family/c.opt:1402
6710 msgid "Conform to the ISO 1999 C standard with GNU extensions"
6713 #: c-family/c.opt:1406
6714 msgid "Deprecated in favor of -std=gnu99"
6717 #: c-family/c.opt:1414
6718 msgid "Conform to the ISO 1990 C standard as amended in 1994"
6721 #: c-family/c.opt:1422
6722 msgid "Deprecated in favor of -std=iso9899:1999"
6725 #: c-family/c.opt:1433
6726 msgid "Enable traditional preprocessing"
6729 #: c-family/c.opt:1437
6730 msgid "-trigraphs\tSupport ISO C trigraphs"
6733 #: c-family/c.opt:1441
6734 msgid "Do not predefine system-specific and GCC-specific macros"
6737 #: ada/gcc-interface/lang.opt:63
6738 msgid "Synonym of -gnatk8"
6741 #: ada/gcc-interface/lang.opt:71
6742 msgid "Do not look for object files in standard path"
6745 #: ada/gcc-interface/lang.opt:75
6746 msgid "Select the runtime"
6749 #: ada/gcc-interface/lang.opt:79
6753 #: ada/gcc-interface/lang.opt:83
6754 msgid "Set name of output ALI file (internal switch)"
6757 #: ada/gcc-interface/lang.opt:87
6758 msgid "-gnat<options>\tSpecify options to GNAT"
6762 msgid "Add explicit checks for division by zero"
6766 msgid "Add explicit checks for division overflow in INT_MIN / -1"
6770 msgid "-fgo-dump-<type>\tDump Go frontend internal information"
6774 msgid "-fgo-optimize-<type>\tTurn on optimization passes in the frontend"
6778 msgid "-fgo-pkgpath=<string>\tSet Go package path"
6782 msgid "-fgo-prefix=<string>\tSet package-specific prefix for exported Go names"
6787 "-fgo-relative-import-path=<path> Treat a relative import as relative to path"
6791 msgid "Functions which return values must end with return statements"
6794 #: config/vms/vms.opt:27
6795 msgid "Malloc data into P2 space"
6798 #: config/vms/vms.opt:31
6799 msgid "Set name of main routine for the debugger"
6802 #: config/vms/vms.opt:35
6803 msgid "Use VMS exit codes instead of posix ones"
6806 #: config/vms/vms.opt:39
6807 msgid "-mpointer-size=[no,32,short,64,long]\tSet the default pointer size"
6810 #: config/vms/vms.opt:42
6812 msgid "unknown pointer size model %qs"
6815 #: config/mcore/mcore.opt:23
6816 msgid "Generate code for the M*Core M210"
6819 #: config/mcore/mcore.opt:27
6820 msgid "Generate code for the M*Core M340"
6823 #: config/mcore/mcore.opt:31
6824 msgid "Force functions to be aligned to a 4 byte boundary"
6827 #: config/mcore/mcore.opt:35 config/score/score.opt:23
6828 #: config/moxie/moxie.opt:23
6829 msgid "Generate big-endian code"
6832 #: config/mcore/mcore.opt:39
6833 msgid "Emit call graph information"
6836 #: config/mcore/mcore.opt:43
6837 msgid "Use the divide instruction"
6840 #: config/mcore/mcore.opt:47
6841 msgid "Inline constants if it can be done in 2 insns or less"
6844 #: config/mcore/mcore.opt:51 config/score/score.opt:27
6845 #: config/moxie/moxie.opt:27
6846 msgid "Generate little-endian code"
6849 #: config/mcore/mcore.opt:56 config/fr30/fr30.opt:27
6851 "Assume that run-time support has been provided, so omit -lsim from the "
6852 "linker command line"
6855 #: config/mcore/mcore.opt:60
6856 msgid "Use arbitrary sized immediates in bit operations"
6859 #: config/mcore/mcore.opt:64
6860 msgid "Prefer word accesses over byte accesses"
6863 #: config/mcore/mcore.opt:71
6864 msgid "Set the maximum amount for a single stack increment operation"
6867 #: config/mcore/mcore.opt:75
6868 msgid "Always treat bitfields as int-sized"
6871 #: config/linux-android.opt:23
6872 msgid "Generate code for the Android platform."
6875 #: config/mmix/mmix.opt:24
6876 msgid "For intrinsics library: pass all parameters in registers"
6879 #: config/mmix/mmix.opt:28
6880 msgid "Use register stack for parameters and return value"
6883 #: config/mmix/mmix.opt:32
6884 msgid "Use call-clobbered registers for parameters and return value"
6887 #: config/mmix/mmix.opt:37
6888 msgid "Use epsilon-respecting floating point compare instructions"
6891 #: config/mmix/mmix.opt:41
6892 msgid "Use zero-extending memory loads, not sign-extending ones"
6895 #: config/mmix/mmix.opt:45
6897 "Generate divide results with reminder having the same sign as the divisor "
6898 "(not the dividend)"
6901 #: config/mmix/mmix.opt:49
6902 msgid "Prepend global symbols with \":\" (for use with PREFIX)"
6905 #: config/mmix/mmix.opt:53
6906 msgid "Do not provide a default start-address 0x100 of the program"
6909 #: config/mmix/mmix.opt:57
6910 msgid "Link to emit program in ELF format (rather than mmo)"
6913 #: config/mmix/mmix.opt:61
6914 msgid "Use P-mnemonics for branches statically predicted as taken"
6917 #: config/mmix/mmix.opt:65
6918 msgid "Don't use P-mnemonics for branches"
6921 #: config/mmix/mmix.opt:79
6922 msgid "Use addresses that allocate global registers"
6925 #: config/mmix/mmix.opt:83
6926 msgid "Do not use addresses that allocate global registers"
6929 #: config/mmix/mmix.opt:87
6930 msgid "Generate a single exit point for each function"
6933 #: config/mmix/mmix.opt:91
6934 msgid "Do not generate a single exit point for each function"
6937 #: config/mmix/mmix.opt:95
6938 msgid "Set start-address of the program"
6941 #: config/mmix/mmix.opt:99
6942 msgid "Set start-address of data"
6945 #: config/darwin.opt:114
6946 msgid "Generate compile-time CFString objects"
6949 #: config/darwin.opt:208
6950 msgid "Warn if constant CFString objects contain non-portable characters"
6953 #: config/darwin.opt:213
6954 msgid "Generate AT&T-style stubs for Mach-O"
6957 #: config/darwin.opt:217
6958 msgid "Generate code suitable for executables (NOT shared libs)"
6961 #: config/darwin.opt:221
6962 msgid "Generate code suitable for fast turn around debugging"
6965 #: config/darwin.opt:230
6966 msgid "The earliest MacOS X version on which this program will run"
6969 #: config/darwin.opt:234
6970 msgid "Set sizeof(bool) to 1"
6973 #: config/darwin.opt:238
6974 msgid "Generate code for darwin loadable kernel extensions"
6977 #: config/darwin.opt:242
6978 msgid "Generate code for the kernel or loadable kernel extensions"
6981 #: config/darwin.opt:246
6983 "-iframework <dir>\tAdd <dir> to the end of the system framework include path"
6986 #: config/bfin/bfin.opt:40 config/c6x/c6x.opt:38 config/mep/mep.opt:143
6987 msgid "Use simulator runtime"
6990 #: config/bfin/bfin.opt:44 config/arm/arm.opt:106
6991 msgid "Specify the name of the target CPU"
6994 #: config/bfin/bfin.opt:48
6995 msgid "Omit frame pointer for leaf functions"
6998 #: config/bfin/bfin.opt:52
6999 msgid "Program is entirely located in low 64k of memory"
7002 #: config/bfin/bfin.opt:56
7003 msgid "Work around a hardware anomaly by adding a number of NOPs before a"
7006 #: config/bfin/bfin.opt:61
7007 msgid "Avoid speculative loads to work around a hardware anomaly."
7010 #: config/bfin/bfin.opt:65
7011 msgid "Enabled ID based shared library"
7014 #: config/bfin/bfin.opt:69
7016 "Generate code that won't be linked against any other ID shared libraries,"
7019 #: config/bfin/bfin.opt:74 config/m68k/m68k.opt:171
7020 msgid "ID of shared library to build"
7023 #: config/bfin/bfin.opt:78 config/m68k/m68k.opt:167
7024 msgid "Enable separate data segment"
7027 #: config/bfin/bfin.opt:82 config/c6x/c6x.opt:63
7028 msgid "Avoid generating pc-relative calls; use indirection"
7031 #: config/bfin/bfin.opt:86
7032 msgid "Link with the fast floating-point library"
7035 #: config/bfin/bfin.opt:90 config/frv/frv.opt:130
7036 msgid "Enable Function Descriptor PIC mode"
7039 #: config/bfin/bfin.opt:94 config/frv/frv.opt:162
7040 msgid "Enable inlining of PLT in function calls"
7043 #: config/bfin/bfin.opt:98
7044 msgid "Do stack checking using bounds in L1 scratch memory"
7047 #: config/bfin/bfin.opt:102
7048 msgid "Enable multicore support"
7051 #: config/bfin/bfin.opt:106
7052 msgid "Build for Core A"
7055 #: config/bfin/bfin.opt:110
7056 msgid "Build for Core B"
7059 #: config/bfin/bfin.opt:114
7060 msgid "Build for SDRAM"
7063 #: config/bfin/bfin.opt:118
7064 msgid "Assume ICPLBs are enabled at runtime."
7067 #: config/m68k/m68k-tables.opt:25
7068 msgid "Known M68K CPUs (for use with the -mcpu= option):"
7071 #: config/m68k/m68k-tables.opt:365
7072 msgid "Known M68K microarchitectures (for use with the -mtune= option):"
7075 #: config/m68k/m68k-tables.opt:411
7076 msgid "Known M68K ISAs (for use with the -march= option):"
7079 #: config/m68k/ieee.opt:24 config/i386/i386.opt:233
7080 msgid "Use IEEE math for fp comparisons"
7083 #: config/m68k/m68k.opt:30
7084 msgid "Generate code for a 520X"
7087 #: config/m68k/m68k.opt:34
7088 msgid "Generate code for a 5206e"
7091 #: config/m68k/m68k.opt:38
7092 msgid "Generate code for a 528x"
7095 #: config/m68k/m68k.opt:42
7096 msgid "Generate code for a 5307"
7099 #: config/m68k/m68k.opt:46
7100 msgid "Generate code for a 5407"
7103 #: config/m68k/m68k.opt:50 config/m68k/m68k.opt:111
7104 msgid "Generate code for a 68000"
7107 #: config/m68k/m68k.opt:54
7108 msgid "Generate code for a 68010"
7111 #: config/m68k/m68k.opt:58 config/m68k/m68k.opt:115
7112 msgid "Generate code for a 68020"
7115 #: config/m68k/m68k.opt:62
7116 msgid "Generate code for a 68040, without any new instructions"
7119 #: config/m68k/m68k.opt:66
7120 msgid "Generate code for a 68060, without any new instructions"
7123 #: config/m68k/m68k.opt:70
7124 msgid "Generate code for a 68030"
7127 #: config/m68k/m68k.opt:74
7128 msgid "Generate code for a 68040"
7131 #: config/m68k/m68k.opt:78
7132 msgid "Generate code for a 68060"
7135 #: config/m68k/m68k.opt:82
7136 msgid "Generate code for a 68302"
7139 #: config/m68k/m68k.opt:86
7140 msgid "Generate code for a 68332"
7143 #: config/m68k/m68k.opt:91
7144 msgid "Generate code for a 68851"
7147 #: config/m68k/m68k.opt:95
7148 msgid "Generate code that uses 68881 floating-point instructions"
7151 #: config/m68k/m68k.opt:99
7152 msgid "Align variables on a 32-bit boundary"
7155 #: config/m68k/m68k.opt:103 config/score/score.opt:47 config/arm/arm.opt:81
7156 #: config/c6x/c6x.opt:67
7157 msgid "Specify the name of the target architecture"
7160 #: config/m68k/m68k.opt:107
7161 msgid "Use the bit-field instructions"
7164 #: config/m68k/m68k.opt:119
7165 msgid "Generate code for a ColdFire v4e"
7168 #: config/m68k/m68k.opt:123
7169 msgid "Specify the target CPU"
7172 #: config/m68k/m68k.opt:127
7173 msgid "Generate code for a cpu32"
7176 #: config/m68k/m68k.opt:131
7177 msgid "Use hardware division instructions on ColdFire"
7180 #: config/m68k/m68k.opt:135
7181 msgid "Generate code for a Fido A"
7184 #: config/m68k/m68k.opt:139
7185 msgid "Generate code which uses hardware floating point instructions"
7188 #: config/m68k/m68k.opt:143
7189 msgid "Enable ID based shared library"
7192 #: config/m68k/m68k.opt:147
7193 msgid "Do not use the bit-field instructions"
7196 #: config/m68k/m68k.opt:151
7197 msgid "Use normal calling convention"
7200 #: config/m68k/m68k.opt:155
7201 msgid "Consider type 'int' to be 32 bits wide"
7204 #: config/m68k/m68k.opt:159
7205 msgid "Generate pc-relative code"
7208 #: config/m68k/m68k.opt:163
7209 msgid "Use different calling convention using 'rtd'"
7212 #: config/m68k/m68k.opt:175
7213 msgid "Consider type 'int' to be 16 bits wide"
7216 #: config/m68k/m68k.opt:179
7217 msgid "Generate code with library calls for floating point"
7220 #: config/m68k/m68k.opt:183
7221 msgid "Do not use unaligned memory references"
7224 #: config/m68k/m68k.opt:187
7225 msgid "Tune for the specified target CPU or architecture"
7228 #: config/m68k/m68k.opt:191
7229 msgid "Support more than 8192 GOT entries on ColdFire"
7232 #: config/m68k/m68k.opt:195
7233 msgid "Support TLS segment larger than 64K"
7236 #: config/m32c/m32c.opt:23
7237 msgid "-msim\tUse simulator runtime"
7240 #: config/m32c/m32c.opt:27
7241 msgid "-mcpu=r8c\tCompile code for R8C variants"
7244 #: config/m32c/m32c.opt:31
7245 msgid "-mcpu=m16c\tCompile code for M16C variants"
7248 #: config/m32c/m32c.opt:35
7249 msgid "-mcpu=m32cm\tCompile code for M32CM variants"
7252 #: config/m32c/m32c.opt:39
7253 msgid "-mcpu=m32c\tCompile code for M32C variants"
7256 #: config/m32c/m32c.opt:43
7257 msgid "-memregs=\tNumber of memreg bytes (default: 16, range: 0..16)"
7260 #: config/picochip/picochip.opt:23
7262 "Specify which type of AE to target. This option sets the mul-type and byte-"
7266 #: config/picochip/picochip.opt:27
7267 msgid "Specify which type of multiplication to use. Can be mem, mac or none."
7270 #: config/picochip/picochip.opt:31
7272 "Specify whether the byte access instructions should be used. Enabled by "
7276 #: config/picochip/picochip.opt:35
7277 msgid "Enable debug output to be generated."
7280 #: config/picochip/picochip.opt:39
7282 "Allow a symbol value to be used as an immediate value in an instruction."
7285 #: config/picochip/picochip.opt:43
7286 msgid "Generate warnings when inefficient code is known to be generated."
7289 #: config/aarch64/aarch64.opt:28
7290 msgid "The possible TLS dialects:"
7293 #: config/aarch64/aarch64.opt:40
7294 msgid "The code model option names for -mcmodel:"
7297 #: config/aarch64/aarch64.opt:64 config/arm/arm.opt:94
7298 #: config/microblaze/microblaze.opt:60
7299 msgid "Assume target CPU is configured as big endian"
7302 #: config/aarch64/aarch64.opt:68
7303 msgid "Generate code which uses only the general registers"
7306 #: config/aarch64/aarch64.opt:72 config/arm/arm.opt:151
7307 #: config/microblaze/microblaze.opt:64
7308 msgid "Assume target CPU is configured as little endian"
7311 #: config/aarch64/aarch64.opt:76
7312 msgid "Specify the code model"
7315 #: config/aarch64/aarch64.opt:80
7316 msgid "Don't assume that unaligned accesses are handled by the system"
7319 #: config/aarch64/aarch64.opt:84 config/i386/i386.opt:265
7320 msgid "Omit the frame pointer in leaf functions"
7323 #: config/aarch64/aarch64.opt:88
7324 msgid "Specify TLS dialect"
7327 #: config/aarch64/aarch64.opt:92
7328 msgid "-march=ARCH\tUse features of architecture ARCH"
7331 #: config/aarch64/aarch64.opt:96
7332 msgid "-mcpu=CPU\tUse features of and optimize for CPU"
7335 #: config/aarch64/aarch64.opt:100
7336 msgid "-mtune=CPU\tOptimize for CPU"
7339 #: config/linux.opt:24
7340 msgid "Use Bionic C library"
7343 #: config/linux.opt:28
7344 msgid "Use GNU C library"
7347 #: config/linux.opt:32
7348 msgid "Use uClibc C library"
7351 #: config/ia64/ilp32.opt:3
7352 msgid "Generate ILP32 code"
7355 #: config/ia64/ilp32.opt:7
7356 msgid "Generate LP64 code"
7359 #: config/ia64/ia64.opt:28
7360 msgid "Generate big endian code"
7363 #: config/ia64/ia64.opt:32
7364 msgid "Generate little endian code"
7367 #: config/ia64/ia64.opt:36
7368 msgid "Generate code for GNU as"
7371 #: config/ia64/ia64.opt:40
7372 msgid "Generate code for GNU ld"
7375 #: config/ia64/ia64.opt:44
7376 msgid "Emit stop bits before and after volatile extended asms"
7379 #: config/ia64/ia64.opt:48
7380 msgid "Use in/loc/out register names"
7383 #: config/ia64/ia64.opt:55
7384 msgid "Enable use of sdata/scommon/sbss"
7387 #: config/ia64/ia64.opt:59
7388 msgid "Generate code without GP reg"
7391 #: config/ia64/ia64.opt:63
7392 msgid "gp is constant (but save/restore gp on indirect calls)"
7395 #: config/ia64/ia64.opt:67
7396 msgid "Generate self-relocatable code"
7399 #: config/ia64/ia64.opt:71
7400 msgid "Generate inline floating point division, optimize for latency"
7403 #: config/ia64/ia64.opt:75
7404 msgid "Generate inline floating point division, optimize for throughput"
7407 #: config/ia64/ia64.opt:82
7408 msgid "Generate inline integer division, optimize for latency"
7411 #: config/ia64/ia64.opt:86
7412 msgid "Generate inline integer division, optimize for throughput"
7415 #: config/ia64/ia64.opt:90
7416 msgid "Do not inline integer division"
7419 #: config/ia64/ia64.opt:94
7420 msgid "Generate inline square root, optimize for latency"
7423 #: config/ia64/ia64.opt:98
7424 msgid "Generate inline square root, optimize for throughput"
7427 #: config/ia64/ia64.opt:102
7428 msgid "Do not inline square root"
7431 #: config/ia64/ia64.opt:106
7432 msgid "Enable Dwarf 2 line debug info via GNU as"
7435 #: config/ia64/ia64.opt:110
7436 msgid "Enable earlier placing stop bits for better scheduling"
7439 #: config/ia64/ia64.opt:114 config/spu/spu.opt:72 config/pa/pa.opt:58
7440 #: config/sh/sh.opt:265
7441 msgid "Specify range of registers to make fixed"
7444 #: config/ia64/ia64.opt:118 config/rs6000/sysv4.opt:32
7445 #: config/alpha/alpha.opt:130
7446 msgid "Specify bit size of immediate TLS offsets"
7449 #: config/ia64/ia64.opt:122 config/spu/spu.opt:84 config/i386/i386.opt:368
7450 #: config/s390/s390.opt:129 config/sparc/sparc.opt:122
7451 msgid "Schedule code for given CPU"
7454 #: config/ia64/ia64.opt:126
7455 msgid "Known Itanium CPUs (for use with the -mtune= option):"
7458 #: config/ia64/ia64.opt:136
7459 msgid "Use data speculation before reload"
7462 #: config/ia64/ia64.opt:140
7463 msgid "Use data speculation after reload"
7466 #: config/ia64/ia64.opt:144
7467 msgid "Use control speculation"
7470 #: config/ia64/ia64.opt:148
7471 msgid "Use in block data speculation before reload"
7474 #: config/ia64/ia64.opt:152
7475 msgid "Use in block data speculation after reload"
7478 #: config/ia64/ia64.opt:156
7479 msgid "Use in block control speculation"
7482 #: config/ia64/ia64.opt:160
7483 msgid "Use simple data speculation check"
7486 #: config/ia64/ia64.opt:164
7487 msgid "Use simple data speculation check for control speculation"
7490 #: config/ia64/ia64.opt:168
7492 "If set, data speculative instructions will be chosen for schedule only if "
7493 "there are no other choices at the moment "
7496 #: config/ia64/ia64.opt:172
7498 "If set, control speculative instructions will be chosen for schedule only if "
7499 "there are no other choices at the moment "
7502 #: config/ia64/ia64.opt:176
7504 "Count speculative dependencies while calculating priority of instructions"
7507 #: config/ia64/ia64.opt:180
7508 msgid "Place a stop bit after every cycle when scheduling"
7511 #: config/ia64/ia64.opt:184
7513 "Assume that floating-point stores and loads are not likely to cause conflict "
7514 "when placed into one instruction group"
7517 #: config/ia64/ia64.opt:188
7519 "Soft limit on number of memory insns per instruction group, giving lower "
7520 "priority to subsequent memory insns attempting to schedule in the same insn "
7521 "group. Frequently useful to prevent cache bank conflicts. Default value is 1"
7524 #: config/ia64/ia64.opt:192
7526 "Disallow more than 'msched-max-memory-insns' in instruction group. "
7527 "Otherwise, limit is 'soft' (prefer non-memory operations when limit is "
7531 #: config/ia64/ia64.opt:196
7532 msgid "Don't generate checks for control speculation in selective scheduling"
7535 #: config/spu/spu.opt:20
7536 msgid "Emit warnings when run-time relocations are generated"
7539 #: config/spu/spu.opt:24
7540 msgid "Emit errors when run-time relocations are generated"
7543 #: config/spu/spu.opt:28
7544 msgid "Specify cost of branches (Default 20)"
7547 #: config/spu/spu.opt:32
7548 msgid "Make sure loads and stores are not moved past DMA instructions"
7551 #: config/spu/spu.opt:36
7552 msgid "volatile must be specified on any memory that is effected by DMA"
7555 #: config/spu/spu.opt:40 config/spu/spu.opt:44
7557 "Insert nops when it might improve performance by allowing dual issue "
7561 #: config/spu/spu.opt:48
7562 msgid "Use standard main function as entry for startup"
7565 #: config/spu/spu.opt:52
7566 msgid "Generate branch hints for branches"
7569 #: config/spu/spu.opt:56
7570 msgid "Maximum number of nops to insert for a hint (Default 2)"
7573 #: config/spu/spu.opt:60
7575 "Approximate maximum number of instructions to allow between a hint and its "
7579 #: config/spu/spu.opt:64
7580 msgid "Generate code for 18 bit addressing"
7583 #: config/spu/spu.opt:68
7584 msgid "Generate code for 32 bit addressing"
7587 #: config/spu/spu.opt:76
7589 "Insert hbrp instructions after hinted branch targets to avoid the SPU hang "
7593 #: config/spu/spu.opt:80 config/i386/i386.opt:122 config/s390/s390.opt:47
7594 msgid "Generate code for given CPU"
7597 #: config/spu/spu.opt:88
7598 msgid "Access variables in 32-bit PPU objects (default)"
7601 #: config/spu/spu.opt:92
7602 msgid "Access variables in 64-bit PPU objects"
7605 #: config/spu/spu.opt:96
7606 msgid "Allow conversions between __ea and generic pointers (default)"
7609 #: config/spu/spu.opt:100
7610 msgid "Size (in KB) of software data cache"
7613 #: config/spu/spu.opt:104
7614 msgid "Atomically write back software data cache lines (default)"
7617 #: config/epiphany/epiphany.opt:24
7618 msgid "Don't use any of r32..r63."
7621 #: config/epiphany/epiphany.opt:28
7623 "preferentially allocate registers that allow short instruction generation."
7626 #: config/epiphany/epiphany.opt:32
7627 msgid "Set branch cost"
7630 #: config/epiphany/epiphany.opt:36
7631 msgid "enable conditional move instruction usage."
7634 #: config/epiphany/epiphany.opt:40
7635 msgid "set number of nops to emit before each insn pattern"
7638 #: config/epiphany/epiphany.opt:52
7639 msgid "Use software floating point comparisons"
7642 #: config/epiphany/epiphany.opt:56
7643 msgid "Enable split of 32 bit immediate loads into low / high part"
7646 #: config/epiphany/epiphany.opt:60
7647 msgid "Enable use of POST_INC / POST_DEC"
7650 #: config/epiphany/epiphany.opt:64
7651 msgid "Enable use of POST_MODIFY"
7654 #: config/epiphany/epiphany.opt:68
7655 msgid "Set number of bytes on the stack preallocated for use by the callee."
7658 #: config/epiphany/epiphany.opt:72
7659 msgid "Assume round to nearest is selected for purposes of scheduling."
7662 #: config/epiphany/epiphany.opt:76
7663 msgid "Generate call insns as indirect calls"
7666 #: config/epiphany/epiphany.opt:80
7667 msgid "Generate call insns as direct calls"
7670 #: config/epiphany/epiphany.opt:84
7672 "Assume labels and symbols can be addressed using 16 bit absolute addresses."
7675 #: config/epiphany/epiphany.opt:108
7677 "A floatig point to integer truncation may be replaced with rounding to save "
7681 #: config/epiphany/epiphany.opt:112
7682 msgid "Vectorize for double-word operations."
7685 #: config/epiphany/epiphany.opt:128
7687 "Split unaligned 8 byte vector moves before post-modify address generation."
7690 #: config/epiphany/epiphany.opt:132
7691 msgid "Use the floating point unit for integer add/subtract."
7694 #: config/epiphany/epiphany.opt:136
7695 msgid "Set register to hold -1."
7698 #: config/score/score.opt:31
7699 msgid "Disable bcnz instruction"
7702 #: config/score/score.opt:35
7703 msgid "Enable unaligned load/store instruction"
7706 #: config/score/score.opt:39
7707 msgid "Support SCORE 7 ISA"
7710 #: config/score/score.opt:43
7711 msgid "Support SCORE 7D ISA"
7714 #: config/score/score.opt:51
7715 msgid "Known SCORE architectures (for use with the -march= option):"
7718 #: config/h8300/h8300.opt:23
7719 msgid "Generate H8S code"
7722 #: config/h8300/h8300.opt:27
7723 msgid "Generate H8SX code"
7726 #: config/h8300/h8300.opt:31
7727 msgid "Generate H8S/2600 code"
7730 #: config/h8300/h8300.opt:35
7731 msgid "Make integers 32 bits wide"
7734 #: config/h8300/h8300.opt:42
7735 msgid "Use registers for argument passing"
7738 #: config/h8300/h8300.opt:46
7739 msgid "Consider access to byte sized memory slow"
7742 #: config/h8300/h8300.opt:50
7743 msgid "Enable linker relaxing"
7746 #: config/h8300/h8300.opt:54
7747 msgid "Generate H8/300H code"
7750 #: config/h8300/h8300.opt:58
7751 msgid "Enable the normal mode"
7754 #: config/h8300/h8300.opt:62
7755 msgid "Use H8/300 alignment rules"
7758 #: config/h8300/h8300.opt:66
7759 msgid "Push extended registers on stack in monitor functions"
7762 #: config/h8300/h8300.opt:70
7763 msgid "Do not push extended registers on stack in monitor functions"
7766 #: config/pdp11/pdp11.opt:23
7767 msgid "Generate code for an 11/10"
7770 #: config/pdp11/pdp11.opt:27
7771 msgid "Generate code for an 11/40"
7774 #: config/pdp11/pdp11.opt:31
7775 msgid "Generate code for an 11/45"
7778 #: config/pdp11/pdp11.opt:35
7779 msgid "Return floating-point results in ac0 (fr0 in Unix assembler syntax)"
7782 #: config/pdp11/pdp11.opt:39
7783 msgid "Do not use inline patterns for copying memory"
7786 #: config/pdp11/pdp11.opt:43
7787 msgid "Use inline patterns for copying memory"
7790 #: config/pdp11/pdp11.opt:47
7791 msgid "Do not pretend that branches are expensive"
7794 #: config/pdp11/pdp11.opt:51
7795 msgid "Pretend that branches are expensive"
7798 #: config/pdp11/pdp11.opt:55
7799 msgid "Use the DEC assembler syntax"
7802 #: config/pdp11/pdp11.opt:59
7803 msgid "Use 32 bit float"
7806 #: config/pdp11/pdp11.opt:63
7807 msgid "Use 64 bit float"
7810 #: config/pdp11/pdp11.opt:67 config/rs6000/rs6000.opt:166
7811 #: config/frv/frv.opt:158
7812 msgid "Use hardware floating point"
7815 #: config/pdp11/pdp11.opt:71
7816 msgid "Use 16 bit int"
7819 #: config/pdp11/pdp11.opt:75
7820 msgid "Use 32 bit int"
7823 #: config/pdp11/pdp11.opt:79 config/rs6000/rs6000.opt:162
7824 msgid "Do not use hardware floating point"
7827 #: config/pdp11/pdp11.opt:83
7828 msgid "Target has split I&D"
7831 #: config/pdp11/pdp11.opt:87
7832 msgid "Use UNIX assembler syntax"
7835 #: config/xtensa/xtensa.opt:23
7836 msgid "Use CONST16 instruction to load constants"
7839 #: config/xtensa/xtensa.opt:27
7840 msgid "Disable position-independent code (PIC) for use in OS kernel code"
7843 #: config/xtensa/xtensa.opt:31
7844 msgid "Use indirect CALLXn instructions for large programs"
7847 #: config/xtensa/xtensa.opt:35
7848 msgid "Automatically align branch targets to reduce branch penalties"
7851 #: config/xtensa/xtensa.opt:39
7852 msgid "Intersperse literal pools with code in the text section"
7855 #: config/xtensa/xtensa.opt:43
7857 "-mno-serialize-volatile\tDo not serialize volatile memory references with "
7861 #: config/i386/cygming.opt:23
7862 msgid "Create console application"
7865 #: config/i386/cygming.opt:27
7866 msgid "Generate code for a DLL"
7869 #: config/i386/cygming.opt:31
7870 msgid "Ignore dllimport for functions"
7873 #: config/i386/cygming.opt:35
7874 msgid "Use Mingw-specific thread support"
7877 #: config/i386/cygming.opt:39
7878 msgid "Set Windows defines"
7881 #: config/i386/cygming.opt:43
7882 msgid "Create GUI application"
7885 #: config/i386/cygming.opt:47 config/i386/interix.opt:32
7886 msgid "Use the GNU extension to the PE format for aligned common data"
7889 #: config/i386/cygming.opt:51
7891 "Compile code that relies on Cygwin DLL wrappers to support C++ operator new/"
7892 "delete replacement"
7895 #: config/i386/cygming.opt:58
7896 msgid "Put relocated read-only data into .data section."
7899 #: config/i386/mingw.opt:29
7900 msgid "Warn about none ISO msvcrt scanf/printf width extensions"
7903 #: config/i386/mingw.opt:33
7904 msgid "For nested functions on stack executable permission is set."
7907 #: config/i386/mingw-w64.opt:23
7908 msgid "Use unicode startup and define UNICODE macro"
7911 #: config/i386/djgpp.opt:25
7912 msgid "Ignored (obsolete)"
7915 #: config/i386/i386.opt:78
7916 msgid "sizeof(long double) is 16"
7919 #: config/i386/i386.opt:82 config/i386/i386.opt:229
7920 msgid "Use hardware fp"
7923 #: config/i386/i386.opt:86
7924 msgid "sizeof(long double) is 12"
7927 #: config/i386/i386.opt:90
7928 msgid "Use 80-bit long double"
7931 #: config/i386/i386.opt:94 config/s390/s390.opt:105
7932 #: config/sparc/long-double-switch.opt:27 config/alpha/alpha.opt:102
7933 msgid "Use 64-bit long double"
7936 #: config/i386/i386.opt:98 config/sh/sh.opt:209
7937 msgid "Reserve space for outgoing arguments in the function prologue"
7940 #: config/i386/i386.opt:102
7941 msgid "Align some doubles on dword boundary"
7944 #: config/i386/i386.opt:106
7945 msgid "Function starts are aligned to this power of 2"
7948 #: config/i386/i386.opt:110
7949 msgid "Jump targets are aligned to this power of 2"
7952 #: config/i386/i386.opt:114
7953 msgid "Loop code aligned to this power of 2"
7956 #: config/i386/i386.opt:118
7957 msgid "Align destination of the string operations"
7960 #: config/i386/i386.opt:126
7961 msgid "Use given assembler dialect"
7964 #: config/i386/i386.opt:130
7965 msgid "Known assembler dialects (for use with the -masm-dialect= option):"
7968 #: config/i386/i386.opt:140
7969 msgid "Branches are this expensive (1-5, arbitrary units)"
7972 #: config/i386/i386.opt:144
7974 "Data greater than given threshold will go into .ldata section in x86-64 "
7978 #: config/i386/i386.opt:148
7979 msgid "Use given x86-64 code model"
7982 #: config/i386/i386.opt:152 config/rs6000/aix64.opt:36
7983 #: config/rs6000/linux64.opt:32 config/tilegx/tilegx.opt:49
7984 msgid "Known code models (for use with the -mcmodel= option):"
7987 #: config/i386/i386.opt:171
7988 msgid "Use given address mode"
7991 #: config/i386/i386.opt:175
7992 msgid "Known address mode (for use with the -maddress-mode= option):"
7995 #: config/i386/i386.opt:184
7996 msgid "%<-mcpu=%> is deprecated; use %<-mtune=%> or %<-march=%> instead"
7999 #: config/i386/i386.opt:188
8000 msgid "Generate sin, cos, sqrt for FPU"
8003 #: config/i386/i386.opt:192
8004 msgid "Always use Dynamic Realigned Argument Pointer (DRAP) to realign stack"
8007 #: config/i386/i386.opt:196
8008 msgid "Return values of functions in FPU registers"
8011 #: config/i386/i386.opt:200
8012 msgid "Generate floating point mathematics using given instruction set"
8015 #: config/i386/i386.opt:204
8016 msgid "Valid arguments to -mfpmath=:"
8019 #: config/i386/i386.opt:237
8020 msgid "Inline all known string operations"
8023 #: config/i386/i386.opt:241
8025 "Inline memset/memcpy string operations, but perform inline version only for "
8029 #: config/i386/i386.opt:244
8031 "%<-mintel-syntax%> and %<-mno-intel-syntax%> are deprecated; use %<-"
8032 "masm=intel%> and %<-masm=att%> instead"
8035 #: config/i386/i386.opt:269
8036 msgid "Set 80387 floating-point precision to 32-bit"
8039 #: config/i386/i386.opt:273
8040 msgid "Set 80387 floating-point precision to 64-bit"
8043 #: config/i386/i386.opt:277
8044 msgid "Set 80387 floating-point precision to 80-bit"
8047 #: config/i386/i386.opt:281
8048 msgid "Attempt to keep stack aligned to this power of 2"
8051 #: config/i386/i386.opt:285
8052 msgid "Assume incoming stack aligned to this power of 2"
8055 #: config/i386/i386.opt:289
8056 msgid "Use push instructions to save outgoing arguments"
8059 #: config/i386/i386.opt:293
8060 msgid "Use red-zone in the x86-64 code"
8063 #: config/i386/i386.opt:297
8064 msgid "Number of registers used to pass integer arguments"
8067 #: config/i386/i386.opt:301
8068 msgid "Alternate calling convention"
8071 #: config/i386/i386.opt:305 config/alpha/alpha.opt:23
8072 msgid "Do not use hardware fp"
8075 #: config/i386/i386.opt:309
8076 msgid "Use SSE register passing conventions for SF and DF mode"
8079 #: config/i386/i386.opt:313
8080 msgid "Realign stack in prologue"
8083 #: config/i386/i386.opt:317
8084 msgid "Enable stack probing"
8087 #: config/i386/i386.opt:321
8088 msgid "Chose strategy to generate stringop using"
8091 #: config/i386/i386.opt:325
8092 msgid "Valid arguments to -mstringop-strategy=:"
8095 #: config/i386/i386.opt:350
8096 msgid "Use given thread-local storage dialect"
8099 #: config/i386/i386.opt:354
8100 msgid "Known TLS dialects (for use with the -mtls-dialect= option):"
8103 #: config/i386/i386.opt:364
8105 msgid "Use direct references against %gs when accessing tls data"
8108 #: config/i386/i386.opt:372
8109 msgid "Generate code that conforms to the given ABI"
8112 #: config/i386/i386.opt:376
8113 msgid "Known ABIs (for use with the -mabi= option):"
8116 #: config/i386/i386.opt:386 config/rs6000/rs6000.opt:178
8117 msgid "Vector library ABI to use"
8120 #: config/i386/i386.opt:390
8122 "Known vectorization library ABIs (for use with the -mveclibabi= option):"
8125 #: config/i386/i386.opt:400
8126 msgid "Return 8-byte vectors in memory"
8129 #: config/i386/i386.opt:404
8130 msgid "Generate reciprocals instead of divss and sqrtss."
8133 #: config/i386/i386.opt:408
8134 msgid "Control generation of reciprocal estimates."
8137 #: config/i386/i386.opt:412
8138 msgid "Generate cld instruction in the function prologue."
8141 #: config/i386/i386.opt:416
8143 "Generate vzeroupper instruction before a transfer of control flow out of"
8146 #: config/i386/i386.opt:421
8148 "Do dispatch scheduling if processor is bdver1 or bdver2 or bdver3 and Haifa "
8152 #: config/i386/i386.opt:426
8154 "Use 128-bit AVX instructions instead of 256-bit AVX instructions in the auto-"
8158 #: config/i386/i386.opt:432
8159 msgid "Generate 32bit i386 code"
8162 #: config/i386/i386.opt:436
8163 msgid "Generate 64bit x86-64 code"
8166 #: config/i386/i386.opt:440
8167 msgid "Generate 32bit x86-64 code"
8170 #: config/i386/i386.opt:444
8171 msgid "Support MMX built-in functions"
8174 #: config/i386/i386.opt:448
8175 msgid "Support 3DNow! built-in functions"
8178 #: config/i386/i386.opt:452
8179 msgid "Support Athlon 3Dnow! built-in functions"
8182 #: config/i386/i386.opt:456
8183 msgid "Support MMX and SSE built-in functions and code generation"
8186 #: config/i386/i386.opt:460
8187 msgid "Support MMX, SSE and SSE2 built-in functions and code generation"
8190 #: config/i386/i386.opt:464
8191 msgid "Support MMX, SSE, SSE2 and SSE3 built-in functions and code generation"
8194 #: config/i386/i386.opt:468
8196 "Support MMX, SSE, SSE2, SSE3 and SSSE3 built-in functions and code generation"
8199 #: config/i386/i386.opt:472
8201 "Support MMX, SSE, SSE2, SSE3, SSSE3 and SSE4.1 built-in functions and code "
8205 #: config/i386/i386.opt:476 config/i386/i386.opt:480
8207 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1 and SSE4.2 built-in functions "
8208 "and code generation"
8211 #: config/i386/i386.opt:484
8212 msgid "Do not support SSE4.1 and SSE4.2 built-in functions and code generation"
8215 #: config/i386/i386.opt:487
8216 msgid "%<-msse5%> was removed"
8219 #: config/i386/i386.opt:492
8221 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2 and AVX built-in "
8222 "functions and code generation"
8225 #: config/i386/i386.opt:496
8227 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX and AVX2 built-in "
8228 "functions and code generation"
8231 #: config/i386/i386.opt:500
8233 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX and FMA built-in "
8234 "functions and code generation"
8237 #: config/i386/i386.opt:504
8239 "Support MMX, SSE, SSE2, SSE3 and SSE4A built-in functions and code generation"
8242 #: config/i386/i386.opt:508
8243 msgid "Support FMA4 built-in functions and code generation "
8246 #: config/i386/i386.opt:512
8247 msgid "Support XOP built-in functions and code generation "
8250 #: config/i386/i386.opt:516
8251 msgid "Support LWP built-in functions and code generation "
8254 #: config/i386/i386.opt:520
8256 "Support code generation of Advanced Bit Manipulation (ABM) instructions."
8259 #: config/i386/i386.opt:524
8260 msgid "Support code generation of popcnt instruction."
8263 #: config/i386/i386.opt:528
8264 msgid "Support BMI built-in functions and code generation"
8267 #: config/i386/i386.opt:532
8268 msgid "Support BMI2 built-in functions and code generation"
8271 #: config/i386/i386.opt:536
8272 msgid "Support LZCNT built-in function and code generation"
8275 #: config/i386/i386.opt:540
8276 msgid "Support Hardware Lock Elision prefixes"
8279 #: config/i386/i386.opt:544
8280 msgid "Support RDSEED instruction"
8283 #: config/i386/i386.opt:548
8284 msgid "Support PREFETCHW instruction"
8287 #: config/i386/i386.opt:552
8288 msgid "Support flag-preserving add-carry instructions"
8291 #: config/i386/i386.opt:556
8292 msgid "Support FXSAVE and FXRSTOR instructions"
8295 #: config/i386/i386.opt:560
8296 msgid "Support XSAVE and XRSTOR instructions"
8299 #: config/i386/i386.opt:564
8300 msgid "Support XSAVEOPT instruction"
8303 #: config/i386/i386.opt:568
8304 msgid "Support TBM built-in functions and code generation"
8307 #: config/i386/i386.opt:572
8308 msgid "Support code generation of cmpxchg16b instruction."
8311 #: config/i386/i386.opt:576
8312 msgid "Support code generation of sahf instruction in 64bit x86-64 code."
8315 #: config/i386/i386.opt:580
8316 msgid "Support code generation of movbe instruction."
8319 #: config/i386/i386.opt:584
8320 msgid "Support code generation of crc32 instruction."
8323 #: config/i386/i386.opt:588
8324 msgid "Support AES built-in functions and code generation"
8327 #: config/i386/i386.opt:592
8328 msgid "Support PCLMUL built-in functions and code generation"
8331 #: config/i386/i386.opt:596
8332 msgid "Encode SSE instructions with VEX prefix"
8335 #: config/i386/i386.opt:600
8336 msgid "Support FSGSBASE built-in functions and code generation"
8339 #: config/i386/i386.opt:604
8340 msgid "Support RDRND built-in functions and code generation"
8343 #: config/i386/i386.opt:608
8344 msgid "Support F16C built-in functions and code generation"
8347 #: config/i386/i386.opt:612
8348 msgid "Emit profiling counter call at function entry before prologue."
8351 #: config/i386/i386.opt:616
8353 "Expand 32bit/64bit integer divide into 8bit unsigned integer divide with run-"
8357 #: config/i386/i386.opt:620
8358 msgid "Split 32-byte AVX unaligned load"
8361 #: config/i386/i386.opt:624
8362 msgid "Split 32-byte AVX unaligned store"
8365 #: config/i386/i386.opt:628
8366 msgid "Support RTM built-in functions and code generation"
8369 #: config/pa/pa64-hpux.opt:23
8370 msgid "Assume code will be linked by GNU ld"
8373 #: config/pa/pa64-hpux.opt:27
8374 msgid "Assume code will be linked by HP ld"
8377 #: config/pa/pa-hpux1010.opt:23 config/pa/pa-hpux.opt:31
8378 #: config/pa/pa-hpux1131.opt:23 config/pa/pa-hpux1111.opt:23
8379 msgid "Specify UNIX standard for predefines and linking"
8382 #: config/pa/pa-hpux.opt:27
8383 msgid "Generate cpp defines for server IO"
8386 #: config/pa/pa-hpux.opt:35
8387 msgid "Generate cpp defines for workstation IO"
8390 #: config/pa/pa.opt:30 config/pa/pa.opt:83 config/pa/pa.opt:91
8391 msgid "Generate PA1.0 code"
8394 #: config/pa/pa.opt:34 config/pa/pa.opt:95 config/pa/pa.opt:136
8395 msgid "Generate PA1.1 code"
8398 #: config/pa/pa.opt:38 config/pa/pa.opt:99
8399 msgid "Generate PA2.0 code (requires binutils 2.10 or later)"
8402 #: config/pa/pa.opt:42
8403 msgid "Generate code for huge switch statements"
8406 #: config/pa/pa.opt:46
8407 msgid "Disable FP regs"
8410 #: config/pa/pa.opt:50
8411 msgid "Disable indexed addressing"
8414 #: config/pa/pa.opt:54
8415 msgid "Generate fast indirect calls"
8418 #: config/pa/pa.opt:62
8419 msgid "Assume code will be assembled by GAS"
8422 #: config/pa/pa.opt:66
8423 msgid "Put jumps in call delay slots"
8426 #: config/pa/pa.opt:71
8427 msgid "Enable linker optimizations"
8430 #: config/pa/pa.opt:75
8431 msgid "Always generate long calls"
8434 #: config/pa/pa.opt:79
8435 msgid "Emit long load/store sequences"
8438 #: config/pa/pa.opt:87
8439 msgid "Disable space regs"
8442 #: config/pa/pa.opt:103
8443 msgid "Use portable calling conventions"
8446 #: config/pa/pa.opt:107
8448 "Specify CPU for scheduling purposes. Valid arguments are 700, 7100, 7100LC, "
8449 "7200, 7300, and 8000"
8452 #: config/pa/pa.opt:132 config/frv/frv.opt:215
8453 msgid "Use software floating point"
8456 #: config/pa/pa.opt:140
8457 msgid "Do not disable space regs"
8460 #: config/v850/v850.opt:29
8461 msgid "Use registers r2 and r5"
8464 #: config/v850/v850.opt:33
8465 msgid "Use 4 byte entries in switch tables"
8468 #: config/v850/v850.opt:37
8469 msgid "Enable backend debugging"
8472 #: config/v850/v850.opt:41
8473 msgid "Do not use the callt instruction (default)"
8476 #: config/v850/v850.opt:45
8477 msgid "Reuse r30 on a per function basis"
8480 #: config/v850/v850.opt:52
8481 msgid "Prohibit PC relative function calls"
8484 #: config/v850/v850.opt:56
8485 msgid "Use stubs for function prologues"
8488 #: config/v850/v850.opt:60
8489 msgid "Set the max size of data eligible for the SDA area"
8492 #: config/v850/v850.opt:67
8493 msgid "Enable the use of the short load instructions"
8496 #: config/v850/v850.opt:71
8497 msgid "Same as: -mep -mprolog-function"
8500 #: config/v850/v850.opt:75
8501 msgid "Set the max size of data eligible for the TDA area"
8504 #: config/v850/v850.opt:82
8505 msgid "Do not enforce strict alignment"
8508 #: config/v850/v850.opt:86
8510 "Put jump tables for switch statements into the .data section rather than "
8514 #: config/v850/v850.opt:93
8515 msgid "Compile for the v850 processor"
8518 #: config/v850/v850.opt:97
8519 msgid "Compile for the v850e processor"
8522 #: config/v850/v850.opt:101
8523 msgid "Compile for the v850e1 processor"
8526 #: config/v850/v850.opt:105
8527 msgid "Compile for the v850es variant of the v850e1"
8530 #: config/v850/v850.opt:109
8531 msgid "Compile for the v850e2 processor"
8534 #: config/v850/v850.opt:113
8535 msgid "Compile for the v850e2v3 processor"
8538 #: config/v850/v850.opt:117
8539 msgid "Compile for the v850e3v5 processor"
8542 #: config/v850/v850.opt:124
8543 msgid "Enable v850e3v5 loop instructions"
8546 #: config/v850/v850.opt:128
8547 msgid "Set the max size of data eligible for the ZDA area"
8550 #: config/v850/v850.opt:135
8551 msgid "Enable relaxing in the assembler"
8554 #: config/v850/v850.opt:139
8555 msgid "Prohibit PC relative jumps"
8558 #: config/v850/v850.opt:143
8559 msgid "Inhibit the use of hardware floating point instructions"
8562 #: config/v850/v850.opt:147
8564 "Allow the use of hardware floating point instructions for V850E2V3 and up"
8567 #: config/v850/v850.opt:151
8568 msgid "Enable support for the RH850 ABI. This is the default"
8571 #: config/v850/v850.opt:155
8572 msgid "Enable support for the old GCC ABI"
8575 #: config/v850/v850.opt:159
8576 msgid "Support alignments of up to 64-bits"
8581 "-G<number>\tPut global and static data smaller than <number> bytes into a "
8582 "special section (on some targets)"
8585 #: config/lynx.opt:23
8586 msgid "Support legacy multi-threading"
8589 #: config/lynx.opt:27
8590 msgid "Use shared libraries"
8593 #: config/lynx.opt:31
8594 msgid "Support multi-threading"
8597 #: config/vxworks.opt:36
8598 msgid "Assume the VxWorks RTP environment"
8601 #: config/vxworks.opt:43
8602 msgid "Assume the VxWorks vThreads environment"
8605 #: config/cr16/cr16.opt:23
8606 msgid "-msim Use simulator runtime"
8609 #: config/cr16/cr16.opt:27
8610 msgid "Generate SBIT, CBIT instructions"
8613 #: config/cr16/cr16.opt:31
8614 msgid "Support multiply accumulate instructions"
8617 #: config/cr16/cr16.opt:38
8618 msgid "Treat data references as near, far or medium. medium is default"
8621 #: config/cr16/cr16.opt:42
8622 msgid "Generate code for CR16C architecture"
8625 #: config/cr16/cr16.opt:46
8626 msgid "Generate code for CR16C+ architecture (Default)"
8629 #: config/cr16/cr16.opt:50
8630 msgid "Treat integers as 32-bit."
8633 #: config/avr/avr-tables.opt:24
8634 msgid "Known MCU names:"
8637 #: config/avr/avr.opt:23
8638 msgid "Use subroutines for function prologues and epilogues"
8641 #: config/avr/avr.opt:27
8642 msgid "-mmcu=MCU\tSelect the target MCU"
8645 #: config/avr/avr.opt:37
8646 msgid "Use an 8-bit 'int' type"
8649 #: config/avr/avr.opt:41
8650 msgid "Change the stack pointer without disabling interrupts"
8653 #: config/avr/avr.opt:45
8655 "Set the branch costs for conditional branch instructions. Reasonable values "
8656 "are small, non-negative integers. The default branch cost is 0."
8659 #: config/avr/avr.opt:55
8660 msgid "Change only the low 8 bits of the stack pointer"
8663 #: config/avr/avr.opt:59
8664 msgid "Relax branches"
8667 #: config/avr/avr.opt:63
8669 "Make the linker relaxation machine assume that a program counter wrap-around "
8673 #: config/avr/avr.opt:67
8675 "Accumulate outgoing function arguments and acquire/release the needed stack "
8676 "space for outpoing function arguments in function prologue/epilogue. "
8677 "Without this option, outgoing arguments are pushed before calling a function "
8678 "and popped afterwards. This option can lead to reduced code size for "
8679 "functions that call many functions that get their arguments on the stack "
8680 "like, for example printf."
8683 #: config/avr/avr.opt:71
8685 "When accessing RAM, use X as imposed by the hardware, i.e. just use pre-"
8686 "decrement, post-increment and indirect addressing with the X register. "
8687 "Without this option, the compiler may assume that there is an addressing "
8688 "mode X+const similar to Y+const and Z+const and emit instructions to emulate "
8689 "such an addressing mode for X."
8692 #: config/avr/avr.opt:76
8694 "The device has no SPH special function register. This option will be "
8695 "overridden by the compiler driver with the correct setting if presence/"
8696 "absence of SPH can be deduced from -mmcu=MCU."
8699 #: config/avr/avr.opt:80
8700 msgid "Warn if the address space of an address is change."
8703 #: config/m32r/m32r.opt:34
8704 msgid "Compile for the m32rx"
8707 #: config/m32r/m32r.opt:38
8708 msgid "Compile for the m32r2"
8711 #: config/m32r/m32r.opt:42
8712 msgid "Compile for the m32r"
8715 #: config/m32r/m32r.opt:46
8716 msgid "Align all loops to 32 byte boundary"
8719 #: config/m32r/m32r.opt:50
8720 msgid "Prefer branches over conditional execution"
8723 #: config/m32r/m32r.opt:54
8724 msgid "Give branches their default cost"
8727 #: config/m32r/m32r.opt:58
8728 msgid "Display compile time statistics"
8731 #: config/m32r/m32r.opt:62
8732 msgid "Specify cache flush function"
8735 #: config/m32r/m32r.opt:66
8736 msgid "Specify cache flush trap number"
8739 #: config/m32r/m32r.opt:70
8740 msgid "Only issue one instruction per cycle"
8743 #: config/m32r/m32r.opt:74
8744 msgid "Allow two instructions to be issued per cycle"
8747 #: config/m32r/m32r.opt:78
8748 msgid "Code size: small, medium or large"
8751 #: config/m32r/m32r.opt:94
8752 msgid "Don't call any cache flush functions"
8755 #: config/m32r/m32r.opt:98
8756 msgid "Don't call any cache flush trap"
8759 #: config/m32r/m32r.opt:105
8760 msgid "Small data area: none, sdata, use"
8763 #: config/s390/tpf.opt:23
8764 msgid "Enable TPF-OS tracing code"
8767 #: config/s390/tpf.opt:27
8768 msgid "Specify main object for TPF-OS"
8771 #: config/s390/s390.opt:39
8775 #: config/s390/s390.opt:43
8779 #: config/s390/s390.opt:81
8780 msgid "Maintain backchain pointer"
8783 #: config/s390/s390.opt:85
8784 msgid "Additional debug prints"
8787 #: config/s390/s390.opt:89
8788 msgid "ESA/390 architecture"
8791 #: config/s390/s390.opt:93
8792 msgid "Enable decimal floating point hardware support"
8795 #: config/s390/s390.opt:97
8796 msgid "Enable hardware floating point"
8799 #: config/s390/s390.opt:101 config/sparc/long-double-switch.opt:23
8800 #: config/alpha/alpha.opt:98
8801 msgid "Use 128-bit long double"
8804 #: config/s390/s390.opt:109
8805 msgid "Use packed stack layout"
8808 #: config/s390/s390.opt:113
8809 msgid "Use bras for executable < 64k"
8812 #: config/s390/s390.opt:117
8813 msgid "Disable hardware floating point"
8816 #: config/s390/s390.opt:121
8818 "Set the max. number of bytes which has to be left to stack size before a "
8819 "trap instruction is triggered"
8822 #: config/s390/s390.opt:125
8824 "Emit extra code in the function prologue in order to trap if the stack size "
8825 "exceeds the given limit"
8828 #: config/s390/s390.opt:133
8832 #: config/s390/s390.opt:137
8833 msgid "Warn if a function uses alloca or creates an array with dynamic size"
8836 #: config/s390/s390.opt:141
8837 msgid "Warn if a single function's framesize exceeds the given framesize"
8840 #: config/s390/s390.opt:145
8841 msgid "z/Architecture"
8844 #: config/s390/s390.opt:149
8845 msgid "Set the branch costs for conditional branch instructions. Reasonable"
8848 #: config/rl78/rl78.opt:27 config/rx/rx.opt:84
8849 msgid "Use the simulator runtime."
8852 #: config/rl78/rl78.opt:31
8853 msgid "Select hardware or software multiplication support."
8856 #: config/stormy16/stormy16.opt:24
8857 msgid "Provide libraries for the simulator"
8860 #: config/arm/arm-tables.opt:25
8861 msgid "Known ARM CPUs (for use with the -mcpu= and -mtune= options):"
8864 #: config/arm/arm-tables.opt:281
8865 msgid "Known ARM architectures (for use with the -march= option):"
8868 #: config/arm/arm-tables.opt:363
8869 msgid "Known ARM FPUs (for use with the -mfpu= option):"
8872 #: config/arm/arm.opt:26
8873 msgid "TLS dialect to use:"
8876 #: config/arm/arm.opt:36
8877 msgid "Specify an ABI"
8880 #: config/arm/arm.opt:40
8881 msgid "Known ARM ABIs (for use with the -mabi= option):"
8884 #: config/arm/arm.opt:59
8885 msgid "Generate a call to abort if a noreturn function returns"
8888 #: config/arm/arm.opt:66
8889 msgid "Pass FP arguments in FP registers"
8892 #: config/arm/arm.opt:70
8893 msgid "Generate APCS conformant stack frames"
8896 #: config/arm/arm.opt:74
8897 msgid "Generate re-entrant, PIC code"
8900 #: config/arm/arm.opt:90
8901 msgid "Generate code in 32 bit ARM state."
8904 #: config/arm/arm.opt:98
8905 msgid "Thumb: Assume non-static functions may be called from ARM code"
8908 #: config/arm/arm.opt:102
8909 msgid "Thumb: Assume function pointers may go to non-Thumb aware code"
8912 #: config/arm/arm.opt:110
8913 msgid "Specify if floating point hardware should be used"
8916 #: config/arm/arm.opt:114
8917 msgid "Known floating-point ABIs (for use with the -mfloat-abi= option):"
8920 #: config/arm/arm.opt:127
8921 msgid "Specify the __fp16 floating-point format"
8924 #: config/arm/arm.opt:131
8925 msgid "Known __fp16 formats (for use with the -mfp16-format= option):"
8928 #: config/arm/arm.opt:144
8929 msgid "Specify the name of the target floating point hardware/format"
8932 #: config/arm/arm.opt:155
8933 msgid "Generate call insns as indirect calls, if necessary"
8936 #: config/arm/arm.opt:159
8937 msgid "Specify the register to be used for PIC addressing"
8940 #: config/arm/arm.opt:163
8941 msgid "Store function names in object code"
8944 #: config/arm/arm.opt:167
8945 msgid "Permit scheduling of a function's prologue sequence"
8948 #: config/arm/arm.opt:171 config/rs6000/rs6000.opt:230
8949 msgid "Do not load the PIC register in function prologues"
8952 #: config/arm/arm.opt:178
8953 msgid "Specify the minimum bit alignment of structures"
8956 #: config/arm/arm.opt:182
8957 msgid "Generate code for Thumb state"
8960 #: config/arm/arm.opt:186
8961 msgid "Support calls between Thumb and ARM instruction sets"
8964 #: config/arm/arm.opt:190
8965 msgid "Specify thread local storage scheme"
8968 #: config/arm/arm.opt:194
8969 msgid "Specify how to access the thread pointer"
8972 #: config/arm/arm.opt:198
8973 msgid "Valid arguments to -mtp=:"
8976 #: config/arm/arm.opt:211
8977 msgid "Thumb: Generate (non-leaf) stack frames even if not needed"
8980 #: config/arm/arm.opt:215
8981 msgid "Thumb: Generate (leaf) stack frames even if not needed"
8984 #: config/arm/arm.opt:219 config/mn10300/mn10300.opt:42
8985 msgid "Tune code for the given processor"
8988 #: config/arm/arm.opt:228
8990 "Assume big endian bytes, little endian words. This option is deprecated."
8993 #: config/arm/arm.opt:232
8995 "Use Neon quad-word (rather than double-word) registers for vectorization"
8998 #: config/arm/arm.opt:236
9000 "Use Neon double-word (rather than quad-word) registers for vectorization"
9003 #: config/arm/arm.opt:240
9004 msgid "Only generate absolute relocations on word sized values."
9007 #: config/arm/arm.opt:244
9009 "Avoid overlapping destination and address registers on LDRD instructions"
9012 #: config/arm/arm.opt:249
9013 msgid "Enable unaligned word and halfword accesses to packed data."
9016 #: config/sparc/sparc.opt:30 config/sparc/sparc.opt:34
9017 msgid "Use hardware FP"
9020 #: config/sparc/sparc.opt:38
9021 msgid "Do not use hardware FP"
9024 #: config/sparc/sparc.opt:42
9025 msgid "Use flat register window model"
9028 #: config/sparc/sparc.opt:46
9029 msgid "Assume possible double misalignment"
9032 #: config/sparc/sparc.opt:50
9033 msgid "Use ABI reserved registers"
9036 #: config/sparc/sparc.opt:54
9037 msgid "Use hardware quad FP instructions"
9040 #: config/sparc/sparc.opt:58
9041 msgid "Do not use hardware quad fp instructions"
9044 #: config/sparc/sparc.opt:62
9045 msgid "Compile for V8+ ABI"
9048 #: config/sparc/sparc.opt:66
9049 msgid "Use UltraSPARC Visual Instruction Set version 1.0 extensions"
9052 #: config/sparc/sparc.opt:70
9053 msgid "Use UltraSPARC Visual Instruction Set version 2.0 extensions"
9056 #: config/sparc/sparc.opt:74
9057 msgid "Use UltraSPARC Visual Instruction Set version 3.0 extensions"
9060 #: config/sparc/sparc.opt:78
9061 msgid "Use UltraSPARC Compare-and-Branch extensions"
9064 #: config/sparc/sparc.opt:82
9065 msgid "Use UltraSPARC Fused Multiply-Add extensions"
9068 #: config/sparc/sparc.opt:86
9069 msgid "Use UltraSPARC Population-Count instruction"
9072 #: config/sparc/sparc.opt:90
9073 msgid "Pointers are 64-bit"
9076 #: config/sparc/sparc.opt:94
9077 msgid "Pointers are 32-bit"
9080 #: config/sparc/sparc.opt:98
9081 msgid "Use 64-bit ABI"
9084 #: config/sparc/sparc.opt:102
9085 msgid "Use 32-bit ABI"
9088 #: config/sparc/sparc.opt:106
9089 msgid "Use stack bias"
9092 #: config/sparc/sparc.opt:110
9093 msgid "Use structs on stronger alignment for double-word copies"
9096 #: config/sparc/sparc.opt:114
9097 msgid "Optimize tail call instructions in assembler and linker"
9100 #: config/sparc/sparc.opt:118
9101 msgid "Use features of and schedule code for given CPU"
9104 #: config/sparc/sparc.opt:189
9105 msgid "Use given SPARC-V9 code model"
9108 #: config/sparc/sparc.opt:193
9109 msgid "Enable debug output"
9112 #: config/sparc/sparc.opt:197
9113 msgid "Enable strict 32-bit psABI struct return checking."
9116 #: config/sparc/sparc.opt:201
9117 msgid "Enable workaround for single erratum of AT697F processor"
9120 #: config/sparc/sparc.opt:225
9121 msgid "Specify the memory model in effect for the program."
9124 #: config/rs6000/darwin.opt:38 config/rs6000/sysv4.opt:141
9125 msgid "Generate 64-bit code"
9128 #: config/rs6000/darwin.opt:42 config/rs6000/sysv4.opt:145
9129 msgid "Generate 32-bit code"
9132 #: config/rs6000/rs6000-tables.opt:24
9133 msgid "Known CPUs (for use with the -mcpu= and -mtune= options):"
9136 #: config/rs6000/476.opt:24
9138 "Preserve the PowerPC 476's link stack by matching up a blr with the bcl/bl "
9139 "insns used for GOT accesses"
9142 #: config/rs6000/aix64.opt:24
9143 msgid "Compile for 64-bit pointers"
9146 #: config/rs6000/aix64.opt:28
9147 msgid "Compile for 32-bit pointers"
9150 #: config/rs6000/aix64.opt:32 config/rs6000/linux64.opt:28
9151 msgid "Select code model"
9154 #: config/rs6000/aix64.opt:49
9155 msgid "Support message passing with the Parallel Environment"
9158 #: config/rs6000/linux64.opt:24
9159 msgid "Call mcount for profiling before a function prologue"
9162 #: config/rs6000/rs6000.opt:106
9163 msgid "Use PowerPC-64 instruction set"
9166 #: config/rs6000/rs6000.opt:110
9167 msgid "Use PowerPC General Purpose group optional instructions"
9170 #: config/rs6000/rs6000.opt:114
9171 msgid "Use PowerPC Graphics group optional instructions"
9174 #: config/rs6000/rs6000.opt:118
9175 msgid "Use PowerPC V2.01 single field mfcr instruction"
9178 #: config/rs6000/rs6000.opt:122
9179 msgid "Use PowerPC V2.02 popcntb instruction"
9182 #: config/rs6000/rs6000.opt:126
9183 msgid "Use PowerPC V2.02 floating point rounding instructions"
9186 #: config/rs6000/rs6000.opt:130
9187 msgid "Use PowerPC V2.05 compare bytes instruction"
9190 #: config/rs6000/rs6000.opt:134
9191 msgid "Use extended PowerPC V2.05 move floating point to/from GPR instructions"
9194 #: config/rs6000/rs6000.opt:138
9195 msgid "Use AltiVec instructions"
9198 #: config/rs6000/rs6000.opt:142
9199 msgid "Use decimal floating point instructions"
9202 #: config/rs6000/rs6000.opt:146
9203 msgid "Use 4xx half-word multiply instructions"
9206 #: config/rs6000/rs6000.opt:150
9207 msgid "Use 4xx string-search dlmzb instruction"
9210 #: config/rs6000/rs6000.opt:154
9211 msgid "Generate load/store multiple instructions"
9214 #: config/rs6000/rs6000.opt:158
9215 msgid "Generate string instructions for block moves"
9218 #: config/rs6000/rs6000.opt:170
9219 msgid "Use PowerPC V2.06 popcntd instruction"
9222 #: config/rs6000/rs6000.opt:174
9224 "Under -ffast-math, generate a FRIZ instruction for (double)(long long) "
9228 #: config/rs6000/rs6000.opt:182
9229 msgid "Use vector/scalar (VSX) instructions"
9232 #: config/rs6000/rs6000.opt:222
9233 msgid "Do not generate load/store with update instructions"
9236 #: config/rs6000/rs6000.opt:226
9237 msgid "Generate load/store with update instructions"
9240 #: config/rs6000/rs6000.opt:234
9241 msgid "Avoid generation of indexed load/store instructions when possible"
9244 #: config/rs6000/rs6000.opt:238
9245 msgid "Mark __tls_get_addr calls with argument info"
9248 #: config/rs6000/rs6000.opt:245
9249 msgid "Schedule the start and end of the procedure"
9252 #: config/rs6000/rs6000.opt:249
9253 msgid "Return all structures in memory (AIX default)"
9256 #: config/rs6000/rs6000.opt:253
9257 msgid "Return small structures in registers (SVR4 default)"
9260 #: config/rs6000/rs6000.opt:257
9261 msgid "Conform more closely to IBM XLC semantics"
9264 #: config/rs6000/rs6000.opt:261 config/rs6000/rs6000.opt:265
9266 "Generate software reciprocal divide and square root for better throughput."
9269 #: config/rs6000/rs6000.opt:269
9270 msgid "Assume that the reciprocal estimate instructions provide more accuracy."
9273 #: config/rs6000/rs6000.opt:273
9274 msgid "Do not place floating point constants in TOC"
9277 #: config/rs6000/rs6000.opt:277
9278 msgid "Place floating point constants in TOC"
9281 #: config/rs6000/rs6000.opt:281
9282 msgid "Do not place symbol+offset constants in TOC"
9285 #: config/rs6000/rs6000.opt:285
9286 msgid "Place symbol+offset constants in TOC"
9289 #: config/rs6000/rs6000.opt:296
9290 msgid "Use only one TOC entry per procedure"
9293 #: config/rs6000/rs6000.opt:300
9294 msgid "Put everything in the regular TOC"
9297 #: config/rs6000/rs6000.opt:304
9298 msgid "Generate VRSAVE instructions when generating AltiVec code"
9301 #: config/rs6000/rs6000.opt:308
9302 msgid "Deprecated option. Use -mno-vrsave instead"
9305 #: config/rs6000/rs6000.opt:312
9306 msgid "Deprecated option. Use -mvrsave instead"
9309 #: config/rs6000/rs6000.opt:316
9311 "Specify how many bytes should be moved inline before calling out to memcpy/"
9315 #: config/rs6000/rs6000.opt:320
9316 msgid "Generate isel instructions"
9319 #: config/rs6000/rs6000.opt:324
9320 msgid "Deprecated option. Use -mno-isel instead"
9323 #: config/rs6000/rs6000.opt:328
9324 msgid "Deprecated option. Use -misel instead"
9327 #: config/rs6000/rs6000.opt:332
9328 msgid "Generate SPE SIMD instructions on E500"
9331 #: config/rs6000/rs6000.opt:336
9332 msgid "Generate PPC750CL paired-single instructions"
9335 #: config/rs6000/rs6000.opt:340
9336 msgid "Deprecated option. Use -mno-spe instead"
9339 #: config/rs6000/rs6000.opt:344
9340 msgid "Deprecated option. Use -mspe instead"
9343 #: config/rs6000/rs6000.opt:348
9344 msgid "-mdebug=\tEnable debug output"
9347 #: config/rs6000/rs6000.opt:352
9348 msgid "Use the AltiVec ABI extensions"
9351 #: config/rs6000/rs6000.opt:356
9352 msgid "Do not use the AltiVec ABI extensions"
9355 #: config/rs6000/rs6000.opt:360
9356 msgid "Use the SPE ABI extensions"
9359 #: config/rs6000/rs6000.opt:364
9360 msgid "Do not use the SPE ABI extensions"
9363 #: config/rs6000/rs6000.opt:371
9364 msgid "using darwin64 ABI"
9367 #: config/rs6000/rs6000.opt:374
9368 msgid "using old darwin ABI"
9371 #: config/rs6000/rs6000.opt:377
9372 msgid "using IEEE extended precision long double"
9375 #: config/rs6000/rs6000.opt:380
9376 msgid "using IBM extended precision long double"
9379 #: config/rs6000/rs6000.opt:384
9380 msgid "-mcpu=\tUse features of and schedule code for given CPU"
9383 #: config/rs6000/rs6000.opt:388
9384 msgid "-mtune=\tSchedule code for given CPU"
9387 #: config/rs6000/rs6000.opt:392
9388 msgid "-mtraceback=\tSelect full, part, or no traceback table"
9391 #: config/rs6000/rs6000.opt:408
9392 msgid "Avoid all range limits on call instructions"
9395 #: config/rs6000/rs6000.opt:412
9396 msgid "Generate Cell microcode"
9399 #: config/rs6000/rs6000.opt:416
9400 msgid "Warn when a Cell microcoded instruction is emitted"
9403 #: config/rs6000/rs6000.opt:420
9404 msgid "Warn about deprecated 'vector long ...' AltiVec type usage"
9407 #: config/rs6000/rs6000.opt:424
9408 msgid "-mfloat-gprs=\tSelect GPR floating point method"
9411 #: config/rs6000/rs6000.opt:428
9412 msgid "Valid arguments to -mfloat-gprs=:"
9415 #: config/rs6000/rs6000.opt:444
9416 msgid "-mlong-double-<n>\tSpecify size of long double (64 or 128 bits)"
9419 #: config/rs6000/rs6000.opt:448
9420 msgid "Determine which dependences between insns are considered costly"
9423 #: config/rs6000/rs6000.opt:452
9424 msgid "Specify which post scheduling nop insertion scheme to apply"
9427 #: config/rs6000/rs6000.opt:456
9428 msgid "Specify alignment of structure fields default/natural"
9431 #: config/rs6000/rs6000.opt:460
9432 msgid "Valid arguments to -malign-:"
9435 #: config/rs6000/rs6000.opt:470
9436 msgid "Specify scheduling priority for dispatch slot restricted insns"
9439 #: config/rs6000/rs6000.opt:474
9440 msgid "Single-precision floating point unit"
9443 #: config/rs6000/rs6000.opt:478
9444 msgid "Double-precision floating point unit"
9447 #: config/rs6000/rs6000.opt:482
9448 msgid "Floating point unit does not support divide & sqrt"
9451 #: config/rs6000/rs6000.opt:486
9452 msgid "-mfpu=\tSpecify FP (sp, dp, sp-lite, dp-lite) (implies -mxilinx-fpu)"
9455 #: config/rs6000/rs6000.opt:508
9456 msgid "Specify Xilinx FPU."
9459 #: config/rs6000/rs6000.opt:512
9461 "Use/do not use r11 to hold the static link in calls to functions via "
9465 #: config/rs6000/rs6000.opt:516
9467 "Control whether we save the TOC in the prologue for indirect calls or "
9468 "generate the save inline"
9471 #: config/rs6000/sysv4.opt:24
9472 msgid "Select ABI calling convention"
9475 #: config/rs6000/sysv4.opt:28 config/c6x/c6x.opt:42
9476 msgid "Select method for sdata handling"
9479 #: config/rs6000/sysv4.opt:48 config/rs6000/sysv4.opt:52
9480 msgid "Align to the base type of the bit-field"
9483 #: config/rs6000/sysv4.opt:57 config/rs6000/sysv4.opt:61
9484 msgid "Produce code relocatable at runtime"
9487 #: config/rs6000/sysv4.opt:65 config/rs6000/sysv4.opt:69
9488 msgid "Produce little endian code"
9491 #: config/rs6000/sysv4.opt:73 config/rs6000/sysv4.opt:77
9492 msgid "Produce big endian code"
9495 #: config/rs6000/sysv4.opt:82 config/rs6000/sysv4.opt:86
9496 #: config/rs6000/sysv4.opt:95 config/rs6000/sysv4.opt:137
9497 #: config/rs6000/sysv4.opt:149
9498 msgid "no description yet"
9501 #: config/rs6000/sysv4.opt:90
9502 msgid "Assume all variable arg functions are prototyped"
9505 #: config/rs6000/sysv4.opt:99
9509 #: config/rs6000/sysv4.opt:103
9510 msgid "Allow bit-fields to cross word boundaries"
9513 #: config/rs6000/sysv4.opt:107
9514 msgid "Use alternate register names"
9517 #: config/rs6000/sysv4.opt:113
9518 msgid "Use default method for sdata handling"
9521 #: config/rs6000/sysv4.opt:117
9522 msgid "Link with libsim.a, libc.a and sim-crt0.o"
9525 #: config/rs6000/sysv4.opt:121
9526 msgid "Link with libads.a, libc.a and crt0.o"
9529 #: config/rs6000/sysv4.opt:125
9530 msgid "Link with libyk.a, libc.a and crt0.o"
9533 #: config/rs6000/sysv4.opt:129
9534 msgid "Link with libmvme.a, libc.a and crt0.o"
9537 #: config/rs6000/sysv4.opt:133
9538 msgid "Set the PPC_EMB bit in the ELF flags header"
9541 #: config/rs6000/sysv4.opt:153
9542 msgid "Generate code to use a non-exec PLT and GOT"
9545 #: config/rs6000/sysv4.opt:157
9546 msgid "Generate code for old exec BSS PLT"
9549 #: config/alpha/alpha.opt:27
9550 msgid "Use fp registers"
9553 #: config/alpha/alpha.opt:35
9554 msgid "Request IEEE-conformant math library routines (OSF/1)"
9557 #: config/alpha/alpha.opt:39
9558 msgid "Emit IEEE-conformant code, without inexact exceptions"
9561 #: config/alpha/alpha.opt:46
9562 msgid "Do not emit complex integer constants to read-only memory"
9565 #: config/alpha/alpha.opt:50
9569 #: config/alpha/alpha.opt:54
9570 msgid "Do not use VAX fp"
9573 #: config/alpha/alpha.opt:58
9574 msgid "Emit code for the byte/word ISA extension"
9577 #: config/alpha/alpha.opt:62
9578 msgid "Emit code for the motion video ISA extension"
9581 #: config/alpha/alpha.opt:66
9582 msgid "Emit code for the fp move and sqrt ISA extension"
9585 #: config/alpha/alpha.opt:70
9586 msgid "Emit code for the counting ISA extension"
9589 #: config/alpha/alpha.opt:74
9590 msgid "Emit code using explicit relocation directives"
9593 #: config/alpha/alpha.opt:78
9594 msgid "Emit 16-bit relocations to the small data areas"
9597 #: config/alpha/alpha.opt:82
9598 msgid "Emit 32-bit relocations to the small data areas"
9601 #: config/alpha/alpha.opt:86
9602 msgid "Emit direct branches to local functions"
9605 #: config/alpha/alpha.opt:90
9606 msgid "Emit indirect branches to local functions"
9609 #: config/alpha/alpha.opt:94
9610 msgid "Emit rdval instead of rduniq for thread pointer"
9613 #: config/alpha/alpha.opt:106
9614 msgid "Use features of and schedule given CPU"
9617 #: config/alpha/alpha.opt:110
9618 msgid "Schedule given CPU"
9621 #: config/alpha/alpha.opt:114
9622 msgid "Control the generated fp rounding mode"
9625 #: config/alpha/alpha.opt:118
9626 msgid "Control the IEEE trap mode"
9629 #: config/alpha/alpha.opt:122
9630 msgid "Control the precision given to fp exceptions"
9633 #: config/alpha/alpha.opt:126
9634 msgid "Tune expected memory latency"
9637 #: config/tilepro/tilepro.opt:23
9638 msgid "Compile with 32 bit longs and pointers, which is the only supported"
9641 #: config/tilepro/tilepro.opt:28 config/tilegx/tilegx.opt:26
9642 msgid "-mcpu=CPU\tUse features of and schedule code for given CPU"
9645 #: config/tilepro/tilepro.opt:32
9646 msgid "Known TILEPro CPUs (for use with the -mcpu= option):"
9649 #: config/lm32/lm32.opt:24
9650 msgid "Enable multiply instructions"
9653 #: config/lm32/lm32.opt:28
9654 msgid "Enable divide and modulus instructions"
9657 #: config/lm32/lm32.opt:32
9658 msgid "Enable barrel shift instructions"
9661 #: config/lm32/lm32.opt:36
9662 msgid "Enable sign extend instructions"
9665 #: config/lm32/lm32.opt:40
9666 msgid "Enable user-defined instructions"
9669 #: config/rx/rx.opt:29
9670 msgid "Store doubles in 64 bits."
9673 #: config/rx/rx.opt:33
9674 msgid "Stores doubles in 32 bits. This is the default."
9677 #: config/rx/rx.opt:37
9678 msgid "Disable the use of RX FPU instructions. "
9681 #: config/rx/rx.opt:44
9682 msgid "Enable the use of RX FPU instructions. This is the default."
9685 #: config/rx/rx.opt:50
9686 msgid "Specify the target RX cpu type."
9689 #: config/rx/rx.opt:68
9690 msgid "Data is stored in big-endian format."
9693 #: config/rx/rx.opt:72
9694 msgid "Data is stored in little-endian format. (Default)."
9697 #: config/rx/rx.opt:78
9699 "Maximum size of global and static variables which can be placed into the "
9703 #: config/rx/rx.opt:90
9705 "Generate assembler output that is compatible with the Renesas AS100 "
9706 "assembler. This may restrict some of the compiler's capabilities. The "
9707 "default is to generate GAS compatible syntax."
9710 #: config/rx/rx.opt:96
9711 msgid "Enable linker relaxation."
9714 #: config/rx/rx.opt:102
9715 msgid "Maximum size in bytes of constant values allowed as operands."
9718 #: config/rx/rx.opt:108
9719 msgid "Specifies the number of registers to reserve for interrupt handlers."
9722 #: config/rx/rx.opt:114
9724 "Specifies whether interrupt functions should save and restore the "
9725 "accumulator register."
9728 #: config/rx/rx.opt:120
9729 msgid "Enables Position-Independent-Data (PID) mode."
9732 #: config/rx/rx.opt:126
9734 "Warn when multiple, different, fast interrupt handlers are in the "
9738 #: config/rx/rx.opt:130
9740 "Enable the use of the old, broken, ABI where all stacked function arguments "
9741 "are aligned to 32-bits."
9744 #: config/rx/rx.opt:134
9746 "Enable the use the standard RX ABI where all stacked function arguments are "
9747 "naturally aligned. This is the default."
9750 #: config/fused-madd.opt:22
9751 msgid "%<-mfused-madd%> is deprecated; use %<-ffp-contract=%> instead"
9754 #: config/sol2.opt:32
9755 msgid "Pass -z text to linker"
9758 #: config/microblaze/microblaze.opt:40
9759 msgid "Use software emulation for floating point (default)"
9762 #: config/microblaze/microblaze.opt:44
9763 msgid "Use hardware floating point instructions"
9766 #: config/microblaze/microblaze.opt:48
9767 msgid "Use table lookup optimization for small signed integer divisions"
9770 #: config/microblaze/microblaze.opt:52
9771 msgid "-mcpu=PROCESSOR\t\tUse features of and schedule code for given CPU"
9774 #: config/microblaze/microblaze.opt:56
9775 msgid "Don't optimize block moves, use memcpy"
9778 #: config/microblaze/microblaze.opt:68
9779 msgid "Use the soft multiply emulation (default)"
9782 #: config/microblaze/microblaze.opt:72
9783 msgid "Use reorder instructions (swap and byte reversed load/store) (default)"
9786 #: config/microblaze/microblaze.opt:76
9787 msgid "Use the software emulation for divides (default)"
9790 #: config/microblaze/microblaze.opt:80
9791 msgid "Use the hardware barrel shifter instead of emulation"
9794 #: config/microblaze/microblaze.opt:84
9795 msgid "Use pattern compare instructions"
9798 #: config/microblaze/microblaze.opt:87
9800 msgid "%qs is deprecated; use -fstack-check"
9803 #: config/microblaze/microblaze.opt:88
9804 msgid "Check for stack overflow at runtime"
9807 #: config/microblaze/microblaze.opt:92 config/iq2000/iq2000.opt:65
9808 msgid "Use GP relative sdata/sbss sections"
9811 #: config/microblaze/microblaze.opt:95
9813 msgid "%qs is deprecated; use -fno-zero-initialized-in-bss"
9816 #: config/microblaze/microblaze.opt:96
9817 msgid "Clear the BSS to zero and place zero initialized in BSS"
9820 #: config/microblaze/microblaze.opt:100
9821 msgid "Use multiply high instructions for high part of 32x32 multiply"
9824 #: config/microblaze/microblaze.opt:104
9825 msgid "Use hardware floating point conversion instructions"
9828 #: config/microblaze/microblaze.opt:108
9829 msgid "Use hardware floating point square root instruction"
9832 #: config/microblaze/microblaze.opt:112
9833 msgid "Description for mxl-mode-executable"
9836 #: config/microblaze/microblaze.opt:116
9837 msgid "Description for mxl-mode-xmdstub"
9840 #: config/microblaze/microblaze.opt:120
9841 msgid "Description for mxl-mode-bootstrap"
9844 #: config/microblaze/microblaze.opt:124
9845 msgid "Description for mxl-mode-novectors"
9848 #: config/vax/vax.opt:23 config/vax/vax.opt:27
9849 msgid "Target DFLOAT double precision code"
9852 #: config/vax/vax.opt:31 config/vax/vax.opt:35
9853 msgid "Generate GFLOAT double precision code"
9856 #: config/vax/vax.opt:39
9857 msgid "Generate code for GNU assembler (gas)"
9860 #: config/vax/vax.opt:43
9861 msgid "Generate code for UNIX assembler"
9864 #: config/vax/vax.opt:47
9865 msgid "Use VAXC structure conventions"
9868 #: config/vax/vax.opt:51
9869 msgid "Use new adddi3/subdi3 patterns"
9872 #: config/frv/frv.opt:30
9873 msgid "Use 4 media accumulators"
9876 #: config/frv/frv.opt:34
9877 msgid "Use 8 media accumulators"
9880 #: config/frv/frv.opt:38
9881 msgid "Enable label alignment optimizations"
9884 #: config/frv/frv.opt:42
9885 msgid "Dynamically allocate cc registers"
9888 #: config/frv/frv.opt:49
9889 msgid "Set the cost of branches"
9892 #: config/frv/frv.opt:53
9893 msgid "Enable conditional execution other than moves/scc"
9896 #: config/frv/frv.opt:57
9897 msgid "Change the maximum length of conditionally-executed sequences"
9900 #: config/frv/frv.opt:61
9902 "Change the number of temporary registers that are available to conditionally-"
9903 "executed sequences"
9906 #: config/frv/frv.opt:65
9907 msgid "Enable conditional moves"
9910 #: config/frv/frv.opt:69
9911 msgid "Set the target CPU type"
9914 #: config/frv/frv.opt:73
9915 msgid "Known FR-V CPUs (for use with the -mcpu= option):"
9918 #: config/frv/frv.opt:122
9919 msgid "Use fp double instructions"
9922 #: config/frv/frv.opt:126
9923 msgid "Change the ABI to allow double word insns"
9926 #: config/frv/frv.opt:134
9927 msgid "Just use icc0/fcc0"
9930 #: config/frv/frv.opt:138
9931 msgid "Only use 32 FPRs"
9934 #: config/frv/frv.opt:142
9938 #: config/frv/frv.opt:146
9939 msgid "Only use 32 GPRs"
9942 #: config/frv/frv.opt:150
9946 #: config/frv/frv.opt:154
9947 msgid "Enable use of GPREL for read-only data in FDPIC"
9950 #: config/frv/frv.opt:166
9951 msgid "Enable PIC support for building libraries"
9954 #: config/frv/frv.opt:170
9955 msgid "Follow the EABI linkage requirements"
9958 #: config/frv/frv.opt:174
9959 msgid "Disallow direct calls to global functions"
9962 #: config/frv/frv.opt:178
9963 msgid "Use media instructions"
9966 #: config/frv/frv.opt:182
9967 msgid "Use multiply add/subtract instructions"
9970 #: config/frv/frv.opt:186
9971 msgid "Enable optimizing &&/|| in conditional execution"
9974 #: config/frv/frv.opt:190
9975 msgid "Enable nested conditional execution optimizations"
9978 #: config/frv/frv.opt:195
9979 msgid "Do not mark ABI switches in e_flags"
9982 #: config/frv/frv.opt:199
9983 msgid "Remove redundant membars"
9986 #: config/frv/frv.opt:203
9987 msgid "Pack VLIW instructions"
9990 #: config/frv/frv.opt:207
9991 msgid "Enable setting GPRs to the result of comparisons"
9994 #: config/frv/frv.opt:211
9995 msgid "Change the amount of scheduler lookahead"
9998 #: config/frv/frv.opt:219
9999 msgid "Assume a large TLS segment"
10002 #: config/frv/frv.opt:223
10003 msgid "Do not assume a large TLS segment"
10006 #: config/frv/frv.opt:228
10007 msgid "Cause gas to print tomcat statistics"
10010 #: config/frv/frv.opt:233
10011 msgid "Link with the library-pic libraries"
10014 #: config/frv/frv.opt:237
10015 msgid "Allow branches to be packed with other instructions"
10018 #: config/mn10300/mn10300.opt:30
10019 msgid "Target the AM33 processor"
10022 #: config/mn10300/mn10300.opt:34
10023 msgid "Target the AM33/2.0 processor"
10026 #: config/mn10300/mn10300.opt:38
10027 msgid "Target the AM34 processor"
10030 #: config/mn10300/mn10300.opt:46
10031 msgid "Work around hardware multiply bug"
10034 #: config/mn10300/mn10300.opt:55
10035 msgid "Enable linker relaxations"
10038 #: config/mn10300/mn10300.opt:59
10039 msgid "Return pointers in both a0 and d0"
10042 #: config/mn10300/mn10300.opt:63
10043 msgid "Allow gcc to generate LIW instructions"
10046 #: config/mn10300/mn10300.opt:67
10047 msgid "Allow gcc to generate the SETLB and Lcc instructions"
10050 #: config/iq2000/iq2000.opt:31
10051 msgid "Specify CPU for code generation purposes"
10054 #: config/iq2000/iq2000.opt:47
10055 msgid "Specify CPU for scheduling purposes"
10058 #: config/iq2000/iq2000.opt:51
10059 msgid "Known IQ2000 CPUs (for use with the -mcpu= option):"
10062 #: config/iq2000/iq2000.opt:61 config/mips/mips.opt:138
10063 msgid "Use ROM instead of RAM"
10066 #: config/iq2000/iq2000.opt:70
10067 msgid "No default crt0.o"
10070 #: config/iq2000/iq2000.opt:74 config/mips/mips.opt:351
10071 msgid "Put uninitialized constants in ROM (needs -membedded-data)"
10074 #: config/c6x/c6x-tables.opt:24
10075 msgid "Known C6X ISAs (for use with the -march= option):"
10078 #: config/c6x/c6x.opt:30 config/mep/mep.opt:82 config/mips/mips.opt:130
10079 msgid "Use big-endian byte order"
10082 #: config/c6x/c6x.opt:34 config/mep/mep.opt:86 config/mips/mips.opt:134
10083 msgid "Use little-endian byte order"
10086 #: config/c6x/c6x.opt:46
10087 msgid "Valid arguments for the -msdata= option"
10090 #: config/c6x/c6x.opt:59
10091 msgid "Compile for the DSBT shared library ABI"
10094 #: config/cris/linux.opt:27
10095 msgid "Together with -fpic and -fPIC, do not use GOTPLT references"
10098 #: config/cris/cris.opt:45
10099 msgid "Work around bug in multiplication instruction"
10102 #: config/cris/cris.opt:51
10103 msgid "Compile for ETRAX 4 (CRIS v3)"
10106 #: config/cris/cris.opt:56
10107 msgid "Compile for ETRAX 100 (CRIS v8)"
10110 #: config/cris/cris.opt:64
10111 msgid "Emit verbose debug information in assembly code"
10114 #: config/cris/cris.opt:71
10115 msgid "Do not use condition codes from normal instructions"
10118 #: config/cris/cris.opt:80
10119 msgid "Do not emit addressing modes with side-effect assignment"
10122 #: config/cris/cris.opt:89
10123 msgid "Do not tune stack alignment"
10126 #: config/cris/cris.opt:98
10127 msgid "Do not tune writable data alignment"
10130 #: config/cris/cris.opt:107
10131 msgid "Do not tune code and read-only data alignment"
10134 #: config/cris/cris.opt:116
10135 msgid "Align code and data to 32 bits"
10138 #: config/cris/cris.opt:133
10139 msgid "Don't align items in code or data"
10142 #: config/cris/cris.opt:142
10143 msgid "Do not emit function prologue or epilogue"
10146 #: config/cris/cris.opt:149
10147 msgid "Use the most feature-enabling options allowed by other options"
10150 #: config/cris/cris.opt:158
10151 msgid "Override -mbest-lib-options"
10154 #: config/cris/cris.opt:165
10155 msgid "-march=ARCH\tGenerate code for the specified chip or CPU version"
10158 #: config/cris/cris.opt:169
10159 msgid "-mtune=ARCH\tTune alignment for the specified chip or CPU version"
10162 #: config/cris/cris.opt:173
10164 "-mmax-stackframe=SIZE\tWarn when a stackframe is larger than the specified "
10168 #: config/cris/cris.opt:180
10170 "Emit traps as \"break 8\", default for CRIS v3 and up. If disabled, calls "
10171 "to abort() are used."
10174 #: config/cris/cris.opt:184
10176 "Emit checks causing \"break 8\" instructions to execute when applying atomic "
10177 "builtins on misaligned memory"
10180 #: config/cris/cris.opt:188
10182 "Handle atomic builtins that may be applied to unaligned data by calling "
10183 "library functions. Overrides -mtrap-unaligned-atomic."
10186 #: config/sh/superh.opt:6
10187 msgid "Board name [and memory region]."
10190 #: config/sh/superh.opt:10
10191 msgid "Runtime name."
10194 #: config/sh/sh.opt:48
10195 msgid "Generate SH1 code"
10198 #: config/sh/sh.opt:52
10199 msgid "Generate SH2 code"
10202 #: config/sh/sh.opt:56
10203 msgid "Generate default double-precision SH2a-FPU code"
10206 #: config/sh/sh.opt:60
10207 msgid "Generate SH2a FPU-less code"
10210 #: config/sh/sh.opt:64
10211 msgid "Generate default single-precision SH2a-FPU code"
10214 #: config/sh/sh.opt:68
10215 msgid "Generate only single-precision SH2a-FPU code"
10218 #: config/sh/sh.opt:72
10219 msgid "Generate SH2e code"
10222 #: config/sh/sh.opt:76
10223 msgid "Generate SH3 code"
10226 #: config/sh/sh.opt:80
10227 msgid "Generate SH3e code"
10230 #: config/sh/sh.opt:84
10231 msgid "Generate SH4 code"
10234 #: config/sh/sh.opt:88
10235 msgid "Generate SH4-100 code"
10238 #: config/sh/sh.opt:92
10239 msgid "Generate SH4-200 code"
10242 #: config/sh/sh.opt:98
10243 msgid "Generate SH4-300 code"
10246 #: config/sh/sh.opt:102
10247 msgid "Generate SH4 FPU-less code"
10250 #: config/sh/sh.opt:106
10251 msgid "Generate SH4-100 FPU-less code"
10254 #: config/sh/sh.opt:110
10255 msgid "Generate SH4-200 FPU-less code"
10258 #: config/sh/sh.opt:114
10259 msgid "Generate SH4-300 FPU-less code"
10262 #: config/sh/sh.opt:118
10263 msgid "Generate code for SH4 340 series (MMU/FPU-less)"
10266 #: config/sh/sh.opt:123
10267 msgid "Generate code for SH4 400 series (MMU/FPU-less)"
10270 #: config/sh/sh.opt:128
10271 msgid "Generate code for SH4 500 series (FPU-less)."
10274 #: config/sh/sh.opt:133
10275 msgid "Generate default single-precision SH4 code"
10278 #: config/sh/sh.opt:137
10279 msgid "Generate default single-precision SH4-100 code"
10282 #: config/sh/sh.opt:141
10283 msgid "Generate default single-precision SH4-200 code"
10286 #: config/sh/sh.opt:145
10287 msgid "Generate default single-precision SH4-300 code"
10290 #: config/sh/sh.opt:149
10291 msgid "Generate only single-precision SH4 code"
10294 #: config/sh/sh.opt:153
10295 msgid "Generate only single-precision SH4-100 code"
10298 #: config/sh/sh.opt:157
10299 msgid "Generate only single-precision SH4-200 code"
10302 #: config/sh/sh.opt:161
10303 msgid "Generate only single-precision SH4-300 code"
10306 #: config/sh/sh.opt:165
10307 msgid "Generate SH4a code"
10310 #: config/sh/sh.opt:169
10311 msgid "Generate SH4a FPU-less code"
10314 #: config/sh/sh.opt:173
10315 msgid "Generate default single-precision SH4a code"
10318 #: config/sh/sh.opt:177
10319 msgid "Generate only single-precision SH4a code"
10322 #: config/sh/sh.opt:181
10323 msgid "Generate SH4al-dsp code"
10326 #: config/sh/sh.opt:185
10327 msgid "Generate 32-bit SHmedia code"
10330 #: config/sh/sh.opt:189
10331 msgid "Generate 32-bit FPU-less SHmedia code"
10334 #: config/sh/sh.opt:193
10335 msgid "Generate 64-bit SHmedia code"
10338 #: config/sh/sh.opt:197
10339 msgid "Generate 64-bit FPU-less SHmedia code"
10342 #: config/sh/sh.opt:201
10343 msgid "Generate SHcompact code"
10346 #: config/sh/sh.opt:205
10347 msgid "Generate FPU-less SHcompact code"
10350 #: config/sh/sh.opt:217
10351 msgid "Generate code in big endian mode"
10354 #: config/sh/sh.opt:221
10355 msgid "Generate 32-bit offsets in switch tables"
10358 #: config/sh/sh.opt:225
10359 msgid "Generate bit instructions"
10362 #: config/sh/sh.opt:229
10363 msgid "Cost to assume for a branch insn"
10366 #: config/sh/sh.opt:233
10367 msgid "Assume that zero displacement conditional branches are fast"
10370 #: config/sh/sh.opt:237
10371 msgid "Enable cbranchdi4 pattern"
10374 #: config/sh/sh.opt:241
10375 msgid "Emit cmpeqdi_t pattern even when -mcbranchdi is in effect."
10378 #: config/sh/sh.opt:245
10379 msgid "Enable SH5 cut2 workaround"
10382 #: config/sh/sh.opt:249
10383 msgid "Align doubles at 64-bit boundaries"
10386 #: config/sh/sh.opt:253
10388 "Division strategy, one of: call, call2, fp, inv, inv:minlat, inv20u, inv20l, "
10389 "inv:call, inv:call2, inv:fp, call-div1, call-fp, call-table"
10392 #: config/sh/sh.opt:257
10393 msgid "Specify name for 32 bit signed division function"
10396 #: config/sh/sh.opt:261
10398 "Enable the use of 64-bit floating point registers in fmov instructions. See "
10399 "-mdalign if 64-bit alignment is required."
10402 #: config/sh/sh.opt:269
10403 msgid "Cost to assume for gettr insn"
10406 #: config/sh/sh.opt:273 config/sh/sh.opt:323
10407 msgid "Follow Renesas (formerly Hitachi) / SuperH calling conventions"
10410 #: config/sh/sh.opt:277
10411 msgid "Increase the IEEE compliance for floating-point comparisons"
10414 #: config/sh/sh.opt:281
10415 msgid "Enable the use of the indexed addressing mode for SHmedia32/SHcompact"
10418 #: config/sh/sh.opt:285
10420 "inline code to invalidate instruction cache entries after setting up nested "
10421 "function trampolines"
10424 #: config/sh/sh.opt:289
10425 msgid "Assume symbols might be invalid"
10428 #: config/sh/sh.opt:293
10429 msgid "Annotate assembler instructions with estimated addresses"
10432 #: config/sh/sh.opt:297
10433 msgid "Generate code in little endian mode"
10436 #: config/sh/sh.opt:301
10437 msgid "Mark MAC register as call-clobbered"
10440 #: config/sh/sh.opt:307
10441 msgid "Make structs a multiple of 4 bytes (warning: ABI altered)"
10444 #: config/sh/sh.opt:311
10445 msgid "Emit function-calls using global offset table when generating PIC"
10448 #: config/sh/sh.opt:315
10449 msgid "Assume pt* instructions won't trap"
10452 #: config/sh/sh.opt:319
10453 msgid "Shorten address references during linking"
10456 #: config/sh/sh.opt:327
10457 msgid "Deprecated. Use -matomic= instead to select the atomic model"
10460 #: config/sh/sh.opt:331
10461 msgid "Specify the model for atomic operations"
10464 #: config/sh/sh.opt:335
10465 msgid "Use tas.b instruction for __atomic_test_and_set"
10468 #: config/sh/sh.opt:339
10469 msgid "Deprecated. Use -Os instead"
10472 #: config/sh/sh.opt:343
10473 msgid "Cost to assume for a multiply insn"
10476 #: config/sh/sh.opt:347
10478 "Don't generate privileged-mode only code; implies -mno-inline-ic_invalidate "
10479 "if the inline code would not work in user mode."
10482 #: config/sh/sh.opt:353
10483 msgid "Pretend a branch-around-a-move is a conditional move."
10486 #: config/sh/sh.opt:357
10487 msgid "Enable the use of the fsca instruction"
10490 #: config/sh/sh.opt:361
10491 msgid "Enable the use of the fsrra instruction"
10494 #: config/fr30/fr30.opt:23
10495 msgid "Assume small address space"
10498 #: config/mep/mep.opt:23
10499 msgid "Enable absolute difference instructions"
10502 #: config/mep/mep.opt:27
10503 msgid "Enable all optional instructions"
10506 #: config/mep/mep.opt:31
10507 msgid "Enable average instructions"
10510 #: config/mep/mep.opt:35
10511 msgid "Variables this size and smaller go in the based section. (default 0)"
10514 #: config/mep/mep.opt:39
10515 msgid "Enable bit manipulation instructions"
10518 #: config/mep/mep.opt:43
10519 msgid "Section to put all const variables in (tiny, near, far) (no default)"
10522 #: config/mep/mep.opt:47
10523 msgid "Enable clip instructions"
10526 #: config/mep/mep.opt:51
10527 msgid "Configuration name"
10530 #: config/mep/mep.opt:55
10531 msgid "Enable MeP Coprocessor"
10534 #: config/mep/mep.opt:59
10535 msgid "Enable MeP Coprocessor with 32-bit registers"
10538 #: config/mep/mep.opt:63
10539 msgid "Enable MeP Coprocessor with 64-bit registers"
10542 #: config/mep/mep.opt:67
10543 msgid "Enable IVC2 scheduling"
10546 #: config/mep/mep.opt:71
10547 msgid "Const variables default to the near section"
10550 #: config/mep/mep.opt:78
10551 msgid "Enable 32-bit divide instructions"
10554 #: config/mep/mep.opt:93
10555 msgid "__io vars are volatile by default"
10558 #: config/mep/mep.opt:97
10559 msgid "All variables default to the far section"
10562 #: config/mep/mep.opt:101
10563 msgid "Enable leading zero instructions"
10566 #: config/mep/mep.opt:108
10567 msgid "All variables default to the near section"
10570 #: config/mep/mep.opt:112
10571 msgid "Enable min/max instructions"
10574 #: config/mep/mep.opt:116
10575 msgid "Enable 32-bit multiply instructions"
10578 #: config/mep/mep.opt:120
10579 msgid "Disable all optional instructions"
10582 #: config/mep/mep.opt:127
10583 msgid "Allow gcc to use the repeat/erepeat instructions"
10586 #: config/mep/mep.opt:131
10587 msgid "All variables default to the tiny section"
10590 #: config/mep/mep.opt:135
10591 msgid "Enable saturation instructions"
10594 #: config/mep/mep.opt:139
10595 msgid "Use sdram version of runtime"
10598 #: config/mep/mep.opt:147
10599 msgid "Use simulator runtime without vectors"
10602 #: config/mep/mep.opt:151
10603 msgid "All functions default to the far section"
10606 #: config/mep/mep.opt:155
10607 msgid "Variables this size and smaller go in the tiny section. (default 4)"
10610 #: config/mips/mips.opt:32
10611 msgid "-mabi=ABI\tGenerate code that conforms to the given ABI"
10614 #: config/mips/mips.opt:36
10615 msgid "Known MIPS ABIs (for use with the -mabi= option):"
10618 #: config/mips/mips.opt:55
10619 msgid "Generate code that can be used in SVR4-style dynamic objects"
10622 #: config/mips/mips.opt:59
10623 msgid "Use PMC-style 'mad' instructions"
10626 #: config/mips/mips.opt:63
10627 msgid "-march=ISA\tGenerate code for the given ISA"
10630 #: config/mips/mips.opt:67
10632 "-mbranch-cost=COST\tSet the cost of branches to roughly COST instructions"
10635 #: config/mips/mips.opt:71
10636 msgid "Use Branch Likely instructions, overriding the architecture default"
10639 #: config/mips/mips.opt:75
10640 msgid "Switch on/off MIPS16 ASE on alternating functions for compiler testing"
10643 #: config/mips/mips.opt:79
10644 msgid "Trap on integer divide by zero"
10647 #: config/mips/mips.opt:83
10649 "-mcode-readable=SETTING\tSpecify when instructions are allowed to access code"
10652 #: config/mips/mips.opt:87
10653 msgid "Valid arguments to -mcode-readable=:"
10656 #: config/mips/mips.opt:100
10657 msgid "Use branch-and-break sequences to check for integer divide by zero"
10660 #: config/mips/mips.opt:104
10661 msgid "Use trap instructions to check for integer divide by zero"
10664 #: config/mips/mips.opt:108
10665 msgid "Allow the use of MDMX instructions"
10668 #: config/mips/mips.opt:112
10670 "Allow hardware floating-point instructions to cover both 32-bit and 64-bit "
10674 #: config/mips/mips.opt:116
10675 msgid "Use MIPS-DSP instructions"
10678 #: config/mips/mips.opt:120
10679 msgid "Use MIPS-DSP REV 2 instructions"
10682 #: config/mips/mips.opt:142
10683 msgid "Use NewABI-style %reloc() assembly operators"
10686 #: config/mips/mips.opt:146
10687 msgid "Use -G for data that is not defined by the current object"
10690 #: config/mips/mips.opt:150
10691 msgid "Work around certain 24K errata"
10694 #: config/mips/mips.opt:154
10695 msgid "Work around certain R4000 errata"
10698 #: config/mips/mips.opt:158
10699 msgid "Work around certain R4400 errata"
10702 #: config/mips/mips.opt:162
10703 msgid "Work around certain R10000 errata"
10706 #: config/mips/mips.opt:166
10707 msgid "Work around errata for early SB-1 revision 2 cores"
10710 #: config/mips/mips.opt:170
10711 msgid "Work around certain VR4120 errata"
10714 #: config/mips/mips.opt:174
10715 msgid "Work around VR4130 mflo/mfhi errata"
10718 #: config/mips/mips.opt:178
10719 msgid "Work around an early 4300 hardware bug"
10722 #: config/mips/mips.opt:182
10723 msgid "FP exceptions are enabled"
10726 #: config/mips/mips.opt:186
10727 msgid "Use 32-bit floating-point registers"
10730 #: config/mips/mips.opt:190
10731 msgid "Use 64-bit floating-point registers"
10734 #: config/mips/mips.opt:194
10736 "-mflush-func=FUNC\tUse FUNC to flush the cache before calling stack "
10740 #: config/mips/mips.opt:198
10741 msgid "Generate floating-point multiply-add instructions"
10744 #: config/mips/mips.opt:202
10745 msgid "Use 32-bit general registers"
10748 #: config/mips/mips.opt:206
10749 msgid "Use 64-bit general registers"
10752 #: config/mips/mips.opt:210
10753 msgid "Use GP-relative addressing to access small data"
10756 #: config/mips/mips.opt:214
10758 "When generating -mabicalls code, allow executables to use PLTs and copy "
10762 #: config/mips/mips.opt:218
10763 msgid "Allow the use of hardware floating-point ABI and instructions"
10766 #: config/mips/mips.opt:222
10767 msgid "Generate code that can be safely linked with MIPS16 code."
10770 #: config/mips/mips.opt:226
10771 msgid "-mipsN\tGenerate code for ISA level N"
10774 #: config/mips/mips.opt:230
10775 msgid "Generate MIPS16 code"
10778 #: config/mips/mips.opt:234
10779 msgid "Use MIPS-3D instructions"
10782 #: config/mips/mips.opt:238
10783 msgid "Use ll, sc and sync instructions"
10786 #: config/mips/mips.opt:242
10787 msgid "Use -G for object-local data"
10790 #: config/mips/mips.opt:246
10791 msgid "Use indirect calls"
10794 #: config/mips/mips.opt:250
10795 msgid "Use a 32-bit long type"
10798 #: config/mips/mips.opt:254
10799 msgid "Use a 64-bit long type"
10802 #: config/mips/mips.opt:258
10803 msgid "Pass the address of the ra save location to _mcount in $12"
10806 #: config/mips/mips.opt:262
10807 msgid "Don't optimize block moves"
10810 #: config/mips/mips.opt:266
10811 msgid "Allow the use of MT instructions"
10814 #: config/mips/mips.opt:270
10815 msgid "Prevent the use of all floating-point operations"
10818 #: config/mips/mips.opt:274
10819 msgid "Use MCU instructions"
10822 #: config/mips/mips.opt:278
10823 msgid "Do not use a cache-flushing function before calling stack trampolines"
10826 #: config/mips/mips.opt:282
10827 msgid "Do not use MDMX instructions"
10830 #: config/mips/mips.opt:286
10831 msgid "Generate normal-mode code"
10834 #: config/mips/mips.opt:290
10835 msgid "Do not use MIPS-3D instructions"
10838 #: config/mips/mips.opt:294
10839 msgid "Use paired-single floating-point instructions"
10842 #: config/mips/mips.opt:298
10844 "-mr10k-cache-barrier=SETTING\tSpecify when r10k cache barriers should be "
10848 #: config/mips/mips.opt:302
10849 msgid "Valid arguments to -mr10k-cache-barrier=:"
10852 #: config/mips/mips.opt:315
10853 msgid "Try to allow the linker to turn PIC calls into direct calls"
10856 #: config/mips/mips.opt:319
10858 "When generating -mabicalls code, make the code suitable for use in shared "
10862 #: config/mips/mips.opt:323
10864 "Restrict the use of hardware floating-point instructions to 32-bit operations"
10867 #: config/mips/mips.opt:327
10868 msgid "Use SmartMIPS instructions"
10871 #: config/mips/mips.opt:331
10872 msgid "Prevent the use of all hardware floating-point instructions"
10875 #: config/mips/mips.opt:335
10876 msgid "Optimize lui/addiu address loads"
10879 #: config/mips/mips.opt:339
10880 msgid "Assume all symbols have 32-bit values"
10883 #: config/mips/mips.opt:343
10884 msgid "Use synci instruction to invalidate i-cache"
10887 #: config/mips/mips.opt:347
10888 msgid "-mtune=PROCESSOR\tOptimize the output for PROCESSOR"
10891 #: config/mips/mips.opt:355
10892 msgid "Perform VR4130-specific alignment optimizations"
10895 #: config/mips/mips.opt:359
10896 msgid "Lift restrictions on GOT size"
10899 #: config/mips/mips-tables.opt:24
10900 msgid "Known MIPS CPUs (for use with the -march= and -mtune= options):"
10903 #: config/mips/mips-tables.opt:28
10904 msgid "Known MIPS ISA levels (for use with the -mips option):"
10907 #: config/tilegx/tilegx.opt:30
10908 msgid "Known TILE-Gx CPUs (for use with the -mcpu= option):"
10911 #: config/tilegx/tilegx.opt:37
10912 msgid "Compile with 32 bit longs and pointers."
10915 #: config/tilegx/tilegx.opt:41
10916 msgid "Compile with 64 bit longs and pointers."
10919 #: config/tilegx/tilegx.opt:45
10920 msgid "Use given TILE-Gx code model"
10923 #: java/lang.opt:122
10924 msgid "Warn if deprecated empty statements are found"
10927 #: java/lang.opt:126
10928 msgid "Warn if .class files are out of date"
10931 #: java/lang.opt:130
10932 msgid "Warn if modifiers are specified when not necessary"
10935 #: java/lang.opt:150
10936 msgid "--CLASSPATH\tDeprecated; use --classpath instead"
10939 #: java/lang.opt:157
10940 msgid "Permit the use of the assert keyword"
10943 #: java/lang.opt:179
10944 msgid "--bootclasspath=<path>\tReplace system path"
10947 #: java/lang.opt:183
10948 msgid "Generate checks for references to NULL"
10951 #: java/lang.opt:187
10952 msgid "--classpath=<path>\tSet class path"
10955 #: java/lang.opt:194
10956 msgid "Output a class file"
10959 #: java/lang.opt:198
10960 msgid "Alias for -femit-class-file"
10963 #: java/lang.opt:202
10965 "--encoding=<encoding>\tChoose input encoding (defaults from your locale)"
10968 #: java/lang.opt:206
10969 msgid "--extdirs=<path>\tSet the extension directory path"
10972 #: java/lang.opt:216
10973 msgid "Input file is a file with a list of filenames to compile"
10976 #: java/lang.opt:223
10977 msgid "Always check for non gcj generated classes archives"
10980 #: java/lang.opt:227
10982 "Assume the runtime uses a hash table to map an object to its synchronization "
10986 #: java/lang.opt:231
10987 msgid "Generate instances of Class at runtime"
10990 #: java/lang.opt:235
10991 msgid "Use offset tables for virtual method calls"
10994 #: java/lang.opt:242
10995 msgid "Assume native functions are implemented using JNI"
10998 #: java/lang.opt:246
10999 msgid "Enable optimization of static class initialization code"
11002 #: java/lang.opt:253
11003 msgid "Reduce the amount of reflection meta-data generated"
11006 #: java/lang.opt:257
11007 msgid "Enable assignability checks for stores into object arrays"
11010 #: java/lang.opt:261
11011 msgid "Generate code for the Boehm GC"
11014 #: java/lang.opt:265
11015 msgid "Call a library routine to do integer divisions"
11018 #: java/lang.opt:269
11019 msgid "Generate code for built-in atomic operations"
11022 #: java/lang.opt:273
11023 msgid "Generated should be loaded by bootstrap loader"
11026 #: java/lang.opt:277
11027 msgid "Set the source language version"
11030 #: java/lang.opt:281
11031 msgid "Set the target VM version"
11035 msgid "Run the link-time optimizer in local transformation (LTRANS) mode."
11039 msgid "Specify a file to which a list of files output by LTRANS is written."
11043 msgid "Run the link-time optimizer in whole program analysis (WPA) mode."
11047 msgid "The resolution file"
11051 msgid "Display this information"
11056 "--help=<class>\tDisplay descriptions of a specific class of options. "
11057 "<class> is one or more of optimizers, target, warnings, undocumented, params"
11061 msgid "Alias for --help=target"
11066 "--param <param>=<value>\tSet parameter <param> to value. See below for a "
11067 "complete list of parameters"
11071 msgid "-O<number>\tSet optimization level to <number>"
11075 msgid "Optimize for space rather than speed"
11079 msgid "Optimize for speed disregarding exact standards compliance"
11083 msgid "Optimize for debugging experience rather than speed or size"
11087 msgid "This switch is deprecated; use -Wextra instead"
11091 msgid "Warn about returning structures, unions or arrays"
11096 "Warn if a loop with constant number of iterations triggers undefined behavior"
11100 msgid "Warn if an array is accessed out of bounds"
11104 msgid "Warn about inappropriate attribute usage"
11108 msgid "Warn about pointer casts which increase alignment"
11112 msgid "Warn when a #warning directive is encountered"
11116 msgid "Warn about uses of __attribute__((deprecated)) declarations"
11120 msgid "Warn when an optimization pass is disabled"
11124 msgid "Treat all warnings as errors"
11128 msgid "Treat specified warning as error"
11132 msgid "Exit on the first error occurred"
11137 "-Wframe-larger-than=<number>\tWarn if a function's stack frame requires more "
11138 "than <number> bytes"
11142 msgid "Warn when attempting to free a non-heap object"
11146 msgid "Warn when an inlined function cannot be inlined"
11151 "Warn when an atomic memory model parameter is known to be outside the valid "
11156 msgid "-Wlarger-than=<number>\tWarn if an object is larger than <number> bytes"
11160 msgid "Warn if the loop cannot be optimized due to nontrivial assumptions."
11164 msgid "Warn about overflow in arithmetic expressions"
11168 msgid "Warn when the packed attribute has no effect on struct layout"
11172 msgid "Warn when padding is required to align structure members"
11176 msgid "Issue warnings needed for strict compliance to the standard"
11180 msgid "Warn when one local variable shadows another"
11184 msgid "Warn when not issuing stack smashing protection for some reason"
11188 msgid "Warn if stack usage might be larger than specified amount"
11191 #: common.opt:612 common.opt:616
11192 msgid "Warn about code which might break strict aliasing rules"
11195 #: common.opt:620 common.opt:624
11196 msgid "Warn about optimizations that assume that signed overflow is undefined"
11201 "Warn about functions which might be candidates for __attribute__((const))"
11206 "Warn about functions which might be candidates for __attribute__((pure))"
11211 "Warn about functions which might be candidates for __attribute__((noreturn))"
11215 msgid "Do not suppress warnings from system headers"
11219 msgid "Warn whenever a trampoline is generated"
11224 "Warn if a comparison is always true or always false due to the limited range "
11229 msgid "Warn about uninitialized automatic variables"
11233 msgid "Warn about maybe uninitialized automatic variables"
11237 msgid "Enable all -Wunused- warnings"
11241 msgid "Warn when a function parameter is only set, otherwise unused"
11245 msgid "Warn when a variable is only set, otherwise unused"
11249 msgid "Warn when a function is unused"
11253 msgid "Warn when a label is unused"
11257 msgid "Warn when a function parameter is unused"
11261 msgid "Warn when an expression value is unused"
11265 msgid "Warn when a variable is unused"
11269 msgid "Warn in case profiles in -fprofile-use do not match"
11273 msgid "Warn when a vector operation is compiled outside the SIMD"
11277 msgid "-aux-info <file>\tEmit declaration information into <file>"
11281 msgid "-d<letters>\tEnable dumps from specific passes of the compiler"
11285 msgid "-dumpbase <file>\tSet the file basename to be used for dumps"
11289 msgid "-dumpdir <dir>\tSet the directory name to be used for dumps"
11293 msgid "Aggressively optimize loops using language constraints"
11297 msgid "Align the start of functions"
11301 msgid "Align labels which are only reached by jumping"
11305 msgid "Align all labels"
11309 msgid "Align the start of loops"
11313 msgid "Enable AddressSanitizer, a memory error detector"
11317 msgid "Enable ThreadSanitizer, a data race detector"
11321 msgid "Generate unwind tables that are exact at each instruction boundary"
11325 msgid "Generate auto-inc/dec instructions"
11329 msgid "Generate code to check bounds before indexing arrays"
11333 msgid "Replace add, compare, branch with branch on count register"
11337 msgid "Use profiling information for branch probabilities"
11342 "Perform branch target load optimization before prologue / epilogue threading"
11347 "Perform branch target load optimization after prologue / epilogue threading"
11352 "Restrict target load migration not to re-use registers in any basic block"
11357 "-fcall-saved-<register>\tMark <register> as being preserved across functions"
11362 "-fcall-used-<register>\tMark <register> as being corrupted by function calls"
11366 msgid "Save registers around function calls"
11370 msgid "Compare the results of several data dependence analyzers."
11375 "Looks for opportunities to reduce stack adjustments and stack references."
11379 msgid "Do not put uninitialized globals in the common section"
11384 "-fcompare-debug[=<opts>]\tCompile with and without e.g. -gtoggle, and "
11385 "compare the final-insns dump"
11389 msgid "Run only the second compilation of -fcompare-debug"
11393 msgid "Perform comparison elimination after register allocation has finished"
11397 msgid "Do not perform optimizations increasing noticeably stack usage"
11401 msgid "Perform a register copy-propagation optimization pass"
11405 msgid "Perform cross-jumping optimization"
11409 msgid "When running CSE, follow jumps to their targets"
11413 msgid "Omit range reduction step when performing complex division"
11417 msgid "Complex multiplication and division follow Fortran rules"
11421 msgid "Place data items into their own section"
11425 msgid "List all available debugging counters with their limits and counts."
11430 "-fdbg-cnt=<counter>:<limit>[,<counter>:<limit>,...]\tSet the debug counter "
11435 msgid "Map one directory name to another in debug information"
11439 msgid "Output .debug_types section when using DWARF v4 debuginfo."
11443 msgid "Defer popping functions args from stack until later"
11447 msgid "Attempt to fill delay slots of branch instructions"
11451 msgid "Delete dead instructions that may throw exceptions"
11455 msgid "Delete useless null pointer checks"
11459 msgid "Try to convert virtual calls to direct ones."
11464 "-fdiagnostics-show-location=[once|every-line]\tHow often to emit source "
11465 "location at the beginning of line-wrapped diagnostics"
11469 msgid "Show the source line with a caret indicating the column"
11474 "Amend appropriate diagnostic messages with the command line option that "
11480 "-fdisable-[tree|rtl|ipa]-<pass>=range1+range2 disables an optimization pass"
11485 "-fenable-[tree|rtl|ipa]-<pass>=range1+range2 enables an optimization pass"
11489 msgid "-fdump-<type>\tDump various compiler internals to a file"
11494 "-fdump-final-insns=filename\tDump to filename the insns at the end of "
11499 msgid "-fdump-go-spec=filename\tWrite all declarations to file as Go code"
11503 msgid "Suppress output of addresses in debugging dumps"
11507 msgid "Dump optimization passes"
11512 "Suppress output of instruction numbers, line number notes and addresses in "
11517 msgid "Suppress output of previous and next insn numbers in debugging dumps"
11521 msgid "Enable CFI tables via GAS assembler directives."
11525 msgid "Perform early inlining"
11529 msgid "Perform DWARF2 duplicate elimination"
11533 msgid "Perform interprocedural reduction of aggregates"
11536 #: common.opt:1087 common.opt:1091
11537 msgid "Perform unused type elimination in debug info"
11541 msgid "Do not suppress C++ class debug information."
11545 msgid "Enable exception handling"
11549 msgid "Perform a number of minor, expensive optimizations"
11554 "-fexcess-precision=[fast|standard]\tSpecify handling of excess floating-"
11560 msgid "unknown excess precision style %qs"
11565 "Output lto objects containing both the intermediate language and binary "
11570 msgid "Assume no NaNs or infinities are generated"
11575 "-ffixed-<register>\tMark <register> as being unavailable to the compiler"
11579 msgid "Don't allocate floats and doubles in extended-precision registers"
11583 msgid "Perform a forward propagation pass on RTL"
11588 "-ffp-contract=[off|on|fast] Perform floating-point expression contraction."
11593 msgid "unknown floating point contraction style %qs"
11597 msgid "Allow function addresses to be held in registers"
11601 msgid "Place each function into its own section"
11605 msgid "Perform global common subexpression elimination"
11610 "Perform enhanced load motion during global common subexpression elimination"
11614 msgid "Perform store motion after global common subexpression elimination"
11619 "Perform redundant load after store elimination in global common subexpression"
11624 "Perform global common subexpression elimination after register allocation"
11628 msgid "Enable in and out of Graphite representation"
11632 msgid "Enable Graphite Identity transformation"
11636 msgid "Enable hoisting adjacent loads to encourage generating conditional move"
11640 msgid "Mark all loops as parallel"
11644 msgid "Enable Loop Strip Mining transformation"
11648 msgid "Enable Loop Interchange transformation"
11652 msgid "Enable Loop Blocking transformation"
11656 msgid "Enable support for GNU transactional memory"
11660 msgid "Enable the ISL based loop nest optimizer"
11664 msgid "Force bitfield accesses to match their type width"
11668 msgid "Enable guessing of branch probabilities"
11672 msgid "Process #ident directives"
11676 msgid "Perform conversion of conditional jumps to branchless equivalents"
11680 msgid "Perform conversion of conditional jumps to conditional execution"
11685 "-fstack-reuse=[all|named_vars|none] Set stack reuse level for local "
11691 msgid "unknown Stack Reuse Level %qs"
11695 msgid "Convert conditional jumps in innermost loops to branchless equivalents"
11699 msgid "Also if-convert conditional jumps containing memory writes"
11703 msgid "Do not generate .size directives"
11707 msgid "Perform indirect inlining"
11712 "Enable inlining of function declared \"inline\", disabling disables all "
11718 "Integrate functions into their callers when code size is known not to grow"
11723 "Integrate functions not declared \"inline\" into their callers when "
11728 msgid "Integrate functions only required by their single caller"
11733 "-finline-limit=<number>\tLimit the size of inlined functions to <number>"
11738 "Inline __atomic operations when a lock free instruction sequence is "
11743 msgid "Instrument function entry and exit with profiling calls"
11748 "-finstrument-functions-exclude-function-list=name,... Do not instrument "
11754 "-finstrument-functions-exclude-file-list=filename,... Do not instrument "
11755 "functions listed in files"
11759 msgid "Perform Interprocedural constant propagation"
11763 msgid "Perform cloning to make Interprocedural constant propagation stronger"
11767 msgid "Perform interprocedural profile propagation"
11771 msgid "Perform interprocedural points-to analysis"
11775 msgid "Discover pure and const functions"
11779 msgid "Discover readonly and non addressable static variables"
11783 msgid "-fira-algorithm=[CB|priority] Set the used IRA algorithm"
11788 msgid "unknown IRA algorithm %qs"
11792 msgid "-fira-region=[one|all|mixed] Set regions for IRA"
11797 msgid "unknown IRA region %qs"
11800 #: common.opt:1401 common.opt:1406
11801 msgid "Use IRA based register pressure calculation"
11805 msgid "Share slots for saving different hard registers."
11809 msgid "Share stack slots for spilled pseudo-registers."
11813 msgid "-fira-verbose=<number>\tControl IRA's level of diagnostic messages."
11817 msgid "Optimize induction variables on trees"
11821 msgid "Use jump tables for sufficiently large switch statements"
11825 msgid "Generate code for functions even if they are fully inlined"
11829 msgid "Emit static const variables even if they are not used"
11833 msgid "Give external symbols a leading underscore"
11837 msgid "Enable link-time optimization."
11841 msgid "Link-time optimization with number of parallel jobs or jobserver."
11846 "Partition symbols and vars at linktime based on object files they originate "
11852 "Partition functions and vars at linktime into approximately same sized "
11857 msgid "Put every symbol into separate partition"
11861 msgid "Disable partioning and streaming"
11866 "-flto-compression-level=<number>\tUse zlib compression level <number> for IL"
11870 msgid "Report various link-time optimization statistics"
11874 msgid "Set errno after built-in math functions"
11878 msgid "-fmax-errors=<number>\tMaximum number of errors to report"
11882 msgid "Report on permanent memory allocation"
11886 msgid "Report on permanent memory allocation in WPA only"
11890 msgid "Attempt to merge identical constants and constant variables"
11894 msgid "Attempt to merge identical constants across compilation units"
11898 msgid "Attempt to merge identical debug strings across compilation units"
11903 "-fmessage-length=<number>\tLimit diagnostics to <number> characters per "
11904 "line. 0 suppresses line-wrapping"
11908 msgid "Perform SMS based modulo scheduling before the first scheduling pass"
11912 msgid "Perform SMS based modulo scheduling with register moves allowed"
11916 msgid "Move loop invariant computations out of loops"
11920 msgid "Use the RTL dead code elimination pass"
11924 msgid "Use the RTL dead store elimination pass"
11929 "Enable/Disable the traditional scheduling in loops that already passed "
11930 "modulo scheduling"
11934 msgid "Support synchronous non-call exceptions"
11938 msgid "When possible do not generate stack frames"
11942 msgid "Enable all optimization info dumps on stderr"
11946 msgid "-fopt-info[-<type>=filename]\tDump compiler optimization details"
11950 msgid "Do the full register move optimization pass"
11954 msgid "Optimize sibling and tail recursive calls"
11958 msgid "Perform partial inlining"
11961 #: common.opt:1567 common.opt:1571
11962 msgid "Report on memory allocation before interprocedural optimization"
11966 msgid "Pack structure members together without holes"
11970 msgid "-fpack-struct=<number>\tSet initial maximum structure member alignment"
11974 msgid "Return small aggregates in memory, not registers"
11978 msgid "Perform loop peeling"
11982 msgid "Enable machine specific peephole optimizations"
11986 msgid "Enable an RTL peephole pass before sched2"
11990 msgid "Generate position-independent code if possible (large mode)"
11995 "Generate position-independent code for executables if possible (large mode)"
11999 msgid "Generate position-independent code if possible (small mode)"
12004 "Generate position-independent code for executables if possible (small mode)"
12008 msgid "Specify a plugin to load"
12013 "-fplugin-arg-<name>-<key>[=<value>]\tSpecify argument <key>=<value> for "
12018 msgid "Run predictive commoning optimization."
12022 msgid "Generate prefetch instructions, if available, for arrays in loops"
12026 msgid "Enable basic program profiling code"
12030 msgid "Insert arc-based program profiling code"
12034 msgid "Set the top-level directory for storing the profile data."
12038 msgid "Enable correction of flow inconsistent profile data input"
12043 "Enable common options for generating profile info for profile feedback "
12044 "directed optimizations"
12049 "Enable common options for generating profile info for profile feedback "
12050 "directed optimizations, and set -fprofile-dir="
12055 "Enable common options for performing profile feedback directed optimizations"
12060 "Enable common options for performing profile feedback directed "
12061 "optimizations, and set -fprofile-dir="
12065 msgid "Insert code to profile values of expressions"
12069 msgid "Report on consistency of profile"
12073 msgid "-frandom-seed=<string>\tMake compile reproducible using <string>"
12077 msgid "Record gcc command line switches in the object file."
12081 msgid "Return small aggregates in registers"
12085 msgid "Enables a register move optimization"
12089 msgid "Perform a register renaming optimization pass"
12093 msgid "Reorder basic blocks to improve code placement"
12097 msgid "Reorder basic blocks and partition into hot and cold sections"
12101 msgid "Reorder functions to improve code placement"
12105 msgid "Add a common subexpression elimination pass after loop optimizations"
12109 msgid "Disable optimizations that assume default FP rounding behavior"
12113 msgid "Enable scheduling across basic blocks"
12117 msgid "Enable register pressure sensitive insn scheduling"
12121 msgid "Allow speculative motion of non-loads"
12125 msgid "Allow speculative motion of some loads"
12129 msgid "Allow speculative motion of more loads"
12133 msgid "-fsched-verbose=<number>\tSet the verbosity level of the scheduler"
12137 msgid "If scheduling post reload, do superblock scheduling"
12141 msgid "Reschedule instructions before register allocation"
12145 msgid "Reschedule instructions after register allocation"
12149 msgid "Schedule instructions using selective scheduling algorithm"
12153 msgid "Run selective scheduling after reload"
12157 msgid "Perform software pipelining of inner loops during selective scheduling"
12161 msgid "Perform software pipelining of outer loops during selective scheduling"
12165 msgid "Reschedule pipelined regions without pipelining"
12169 msgid "Allow premature scheduling of queued insns"
12174 "-fsched-stalled-insns=<number>\tSet number of queued insns that can be "
12175 "prematurely scheduled"
12180 "Set dependence distance checking in premature scheduling of queued insns"
12185 "-fsched-stalled-insns-dep=<number>\tSet dependence distance checking in "
12186 "premature scheduling of queued insns"
12190 msgid "Enable the group heuristic in the scheduler"
12194 msgid "Enable the critical path heuristic in the scheduler"
12198 msgid "Enable the speculative instruction heuristic in the scheduler"
12202 msgid "Enable the rank heuristic in the scheduler"
12206 msgid "Enable the last instruction heuristic in the scheduler"
12210 msgid "Enable the dependent count heuristic in the scheduler"
12214 msgid "Access data in the same section from shared anchor points"
12218 msgid "Turn on Redundant Extensions Elimination pass."
12222 msgid "Show column numbers in diagnostics, when available. Default on"
12226 msgid "Emit function prologues only before parts of the function that need it,"
12230 msgid "Disable optimizations observable by IEEE signaling NaNs"
12235 "Disable floating point optimizations that ignore the IEEE signedness of zero"
12239 msgid "Convert floating point constants to single precision constants"
12243 msgid "Split lifetimes of induction variables when loops are unrolled"
12247 msgid "Generate discontiguous stack frames"
12251 msgid "Split wide types into independent registers"
12255 msgid "Apply variable expansion when loops are unrolled"
12260 "-fstack-check=[no|generic|specific]\tInsert stack checking code into the "
12266 "Insert stack checking code into the program. Same as -fstack-check=specific"
12271 "-fstack-limit-register=<register>\tTrap if the stack goes past <register>"
12275 msgid "-fstack-limit-symbol=<name>\tTrap if the stack goes past symbol <name>"
12279 msgid "Use propolice as a stack protection method"
12283 msgid "Use a stack protection method for every function"
12287 msgid "Output stack usage information on a per-function basis"
12291 msgid "Assume strict aliasing rules apply"
12295 msgid "Treat signed overflow as undefined"
12299 msgid "Implement __atomic operations via libcalls to legacy __sync functions"
12303 msgid "Check for syntax errors, then stop"
12307 msgid "Create data files needed by \"gcov\""
12311 msgid "Perform jump threading optimizations"
12315 msgid "Report the time taken by each compiler pass"
12320 "-ftls-model=[global-dynamic|local-dynamic|initial-exec|local-exec]\tSet the "
12321 "default thread-local storage code generation model"
12326 msgid "unknown TLS model %qs"
12330 msgid "Reorder top level functions, variables, and asms"
12334 msgid "Perform superblock formation via tail duplication"
12338 msgid "Assume floating-point operations can trap"
12342 msgid "Trap for signed overflow in addition, subtraction and multiplication"
12346 msgid "Enable SSA-CCP optimization on trees"
12350 msgid "Enable SSA-BIT-CCP optimization on trees"
12354 msgid "Enable loop header copying on trees"
12358 msgid "Enable coalescing of copy-related user variables that are inlined"
12362 msgid "Enable coalescing of all copy-related user variables"
12366 msgid "Replace SSA temporaries with better names in copies"
12370 msgid "Enable copy propagation on trees"
12374 msgid "Transform condition stores into unconditional ones"
12378 msgid "Perform conversions of switch initializations."
12382 msgid "Enable SSA dead code elimination optimization on trees"
12386 msgid "Enable dominator optimizations"
12390 msgid "Enable tail merging on trees"
12394 msgid "Enable dead store elimination"
12398 msgid "Enable forward propagation on trees"
12402 msgid "Enable Full Redundancy Elimination (FRE) on trees"
12406 msgid "Enable string length optimizations on trees"
12410 msgid "Enable loop distribution on trees"
12414 msgid "Enable loop distribution for patterns transformed into a library call"
12418 msgid "Enable loop invariant motion on trees"
12422 msgid "Enable loop interchange transforms. Same as -floop-interchange"
12426 msgid "Create canonical induction variables in loops"
12430 msgid "Enable loop optimizations on tree level"
12434 msgid "Enable automatic parallelization of loops"
12438 msgid "Enable hoisting loads from conditional pointers."
12442 msgid "Enable SSA-PRE optimization on trees"
12447 "In SSA-PRE optimization on trees, enable partial-partial redundancy "
12452 msgid "Perform function-local points-to analysis on trees."
12456 msgid "Enable reassociation on tree level"
12460 msgid "Enable SSA code sinking on trees"
12464 msgid "Perform straight-line strength reduction"
12468 msgid "Perform scalar replacement of aggregates"
12472 msgid "Replace temporary expressions in the SSA->normal pass"
12476 msgid "Perform live range splitting during the SSA->normal pass"
12480 msgid "Perform Value Range Propagation on trees"
12484 msgid "Compile whole compilation unit at a time"
12488 msgid "Perform loop unrolling when iteration count is known"
12492 msgid "Perform loop unrolling for all loops"
12496 msgid "Allow loop optimizations to assume that the loops behave in normal way"
12500 msgid "Allow optimization for floating-point arithmetic which may change the"
12504 msgid "Same as -fassociative-math for expressions which include division."
12508 msgid "Allow math optimizations that may violate IEEE or ISO standards"
12512 msgid "Perform loop unswitching"
12516 msgid "Just generate unwind tables for exception handling"
12520 msgid "Use the bfd linker instead of the default linker"
12524 msgid "Use the gold linker instead of the default linker"
12528 msgid "Perform variable tracking"
12532 msgid "Perform variable tracking by annotating assignments"
12536 msgid "Toggle -fvar-tracking-assignments"
12540 msgid "Perform variable tracking and also tag variables that are uninitialized"
12544 msgid "Enable loop vectorization on trees"
12549 "-ftree-vectorizer-verbose=<number>\tThis switch is deprecated. Use -fopt-"
12554 msgid "Enable basic block vectorization (SLP) on trees"
12558 msgid "Enable use of cost model in vectorization"
12562 msgid "Enable loop versioning when doing loop vectorization on trees"
12566 msgid "Enable copy propagation of scalar-evolution information."
12570 msgid "Add extra commentary to assembler output"
12575 "-fvisibility=[default|internal|hidden|protected]\tSet the default symbol "
12581 msgid "unrecognized visibility value %qs"
12585 msgid "Use expression value profiles in optimizations"
12589 msgid "Construct webs and split unrelated uses of single variable"
12593 msgid "Enable conditional dead code elimination for builtin calls"
12597 msgid "Perform whole program optimizations"
12601 msgid "Assume signed arithmetic overflow wraps around"
12605 msgid "Put zero initialized data in the bss section"
12609 msgid "Generate debug information in default format"
12613 msgid "Generate debug information in COFF format"
12617 msgid "Generate debug information in DWARF v2 (or later) format"
12621 msgid "Generate debug information in default extended format"
12625 msgid "Don't generate DWARF pubnames and pubtypes sections."
12629 msgid "Generate DWARF pubnames and pubtypes sections."
12633 msgid "Don't record gcc command line switches in DWARF DW_AT_producer."
12637 msgid "Record gcc command line switches in DWARF DW_AT_producer."
12641 msgid "Don't generate debug information in separate .dwo files"
12645 msgid "Generate debug information in separate .dwo files"
12649 msgid "Generate debug information in STABS format"
12653 msgid "Generate debug information in extended STABS format"
12657 msgid "Emit DWARF additions beyond selected version"
12661 msgid "Don't emit DWARF additions beyond selected version"
12665 msgid "Toggle debug information generation"
12669 msgid "Generate debug information in VMS format"
12673 msgid "Generate debug information in XCOFF format"
12677 msgid "Generate debug information in extended XCOFF format"
12681 msgid "-iplugindir=<dir>\tSet <dir> to be the default plugin directory"
12685 msgid "-imultiarch <dir>\tSet <dir> to be the multiarch include subdirectory"
12689 msgid "-o <file>\tPlace output into <file>"
12693 msgid "Enable function profiling"
12697 msgid "Like -pedantic but issue them as errors"
12701 msgid "Do not display functions compiled or elapsed time"
12705 msgid "Enable verbose output"
12709 msgid "Display the compiler's version"
12713 msgid "Suppress warnings"
12717 msgid "Create a shared library"
12721 msgid "Create a position independent executable"
12724 #: go/gofrontend/expressions.cc:102 c-family/c-common.c:1782 cp/cvt.c:1149
12726 #, gcc-internal-format
12727 msgid "value computed is not used"
12730 #: go/gofrontend/expressions.cc:857
12731 msgid "invalid use of type"
12734 #: go/gofrontend/expressions.cc:2535 go/gofrontend/expressions.cc:2601
12735 #: go/gofrontend/expressions.cc:2617
12736 msgid "constant refers to itself"
12739 #: go/gofrontend/expressions.cc:3909
12740 msgid "expected numeric type"
12743 #: go/gofrontend/expressions.cc:3914
12744 msgid "expected boolean type"
12747 #: go/gofrontend/expressions.cc:3920
12748 msgid "expected integer or boolean type"
12751 #: go/gofrontend/expressions.cc:3927
12752 msgid "invalid operand for unary %<&%>"
12755 #: go/gofrontend/expressions.cc:3936
12756 msgid "expected pointer"
12759 #: go/gofrontend/expressions.cc:5610
12760 msgid "invalid comparison of nil with nil"
12763 #: go/gofrontend/expressions.cc:5616 go/gofrontend/expressions.cc:5634
12764 msgid "incompatible types in binary expression"
12767 #: go/gofrontend/expressions.cc:5648
12768 msgid "shift of non-integer operand"
12771 #: go/gofrontend/expressions.cc:5653 go/gofrontend/expressions.cc:5661
12772 msgid "shift count not unsigned integer"
12775 #: go/gofrontend/expressions.cc:5666
12776 msgid "negative shift count"
12779 #: go/gofrontend/expressions.cc:6470
12780 msgid "object is not a method"
12783 #: go/gofrontend/expressions.cc:6479
12784 msgid "method type does not match object type"
12787 #: go/gofrontend/expressions.cc:6721
12788 msgid "invalid use of %<...%> with builtin function"
12791 #: go/gofrontend/expressions.cc:6741 go/gofrontend/expressions.cc:6798
12792 #: go/gofrontend/expressions.cc:6843 go/gofrontend/expressions.cc:7602
12793 #: go/gofrontend/expressions.cc:7749 go/gofrontend/expressions.cc:7792
12794 #: go/gofrontend/expressions.cc:7848 go/gofrontend/expressions.cc:9036
12795 #: go/gofrontend/expressions.cc:9055
12796 msgid "not enough arguments"
12799 #: go/gofrontend/expressions.cc:6743 go/gofrontend/expressions.cc:6800
12800 #: go/gofrontend/expressions.cc:7607 go/gofrontend/expressions.cc:7732
12801 #: go/gofrontend/expressions.cc:7754 go/gofrontend/expressions.cc:7797
12802 #: go/gofrontend/expressions.cc:7850 go/gofrontend/expressions.cc:8731
12803 #: go/gofrontend/expressions.cc:9041 go/gofrontend/expressions.cc:9062
12804 msgid "too many arguments"
12807 #: go/gofrontend/expressions.cc:6802
12808 msgid "argument 1 must be a map"
12811 #: go/gofrontend/expressions.cc:6869
12812 msgid "invalid type for make function"
12815 #: go/gofrontend/expressions.cc:6883
12816 msgid "length required when allocating a slice"
12819 #: go/gofrontend/expressions.cc:6920
12820 msgid "len larger than cap"
12823 #: go/gofrontend/expressions.cc:6932
12824 msgid "too many arguments to make"
12827 #: go/gofrontend/expressions.cc:7651
12828 msgid "argument must be array or slice or channel"
12831 #: go/gofrontend/expressions.cc:7661
12832 msgid "argument must be string or array or slice or map or channel"
12835 #: go/gofrontend/expressions.cc:7707
12836 msgid "unsupported argument type to builtin function"
12839 #: go/gofrontend/expressions.cc:7718
12840 msgid "argument must be channel"
12843 #: go/gofrontend/expressions.cc:7720
12844 msgid "cannot close receive-only channel"
12847 #: go/gofrontend/expressions.cc:7740
12848 msgid "argument must be a field reference"
12851 #: go/gofrontend/expressions.cc:7767
12852 msgid "left argument must be a slice"
12855 #: go/gofrontend/expressions.cc:7775
12856 msgid "element types must be the same"
12859 #: go/gofrontend/expressions.cc:7780
12860 msgid "first argument must be []byte"
12863 #: go/gofrontend/expressions.cc:7783
12864 msgid "second argument must be slice or string"
12867 #: go/gofrontend/expressions.cc:7824
12868 msgid "argument 2 has invalid type"
12871 #: go/gofrontend/expressions.cc:7840
12872 msgid "argument must have complex type"
12875 #: go/gofrontend/expressions.cc:7858
12876 msgid "complex arguments must have identical types"
12879 #: go/gofrontend/expressions.cc:7860
12880 msgid "complex arguments must have floating-point type"
12883 #: go/gofrontend/expressions.cc:8548 go/gofrontend/expressions.cc:8989
12884 #: go/gofrontend/expressions.cc:9451
12885 msgid "expected function"
12888 #: go/gofrontend/expressions.cc:8735
12889 msgid "invalid use of %<...%> with non-slice"
12892 #: go/gofrontend/expressions.cc:9008
12893 msgid "incompatible type for receiver"
12896 #: go/gofrontend/expressions.cc:9026
12897 msgid "invalid use of %<...%> calling non-variadic function"
12900 #: go/gofrontend/expressions.cc:9460 go/gofrontend/expressions.cc:9474
12901 msgid "number of results does not match number of values"
12904 #: go/gofrontend/expressions.cc:9778 go/gofrontend/expressions.cc:10207
12905 msgid "index must be integer"
12908 #: go/gofrontend/expressions.cc:9784 go/gofrontend/expressions.cc:10211
12909 msgid "slice end must be integer"
12912 #: go/gofrontend/expressions.cc:9832 go/gofrontend/expressions.cc:10242
12913 msgid "inverted slice range"
12916 #: go/gofrontend/expressions.cc:9846
12917 msgid "slice of unaddressable value"
12920 #: go/gofrontend/expressions.cc:10448
12921 msgid "incompatible type for map index"
12924 #: go/gofrontend/expressions.cc:10893
12925 msgid "expected interface or pointer to interface"
12928 #: go/gofrontend/expressions.cc:11461
12929 msgid "too many expressions for struct"
12932 #: go/gofrontend/expressions.cc:11474
12933 msgid "too few expressions for struct"
12936 #: go/gofrontend/expressions.cc:13135 go/gofrontend/statements.cc:1537
12937 msgid "type assertion only valid for interface types"
12940 #: go/gofrontend/expressions.cc:13147
12941 msgid "impossible type assertion: type does not implement interface"
12944 #: go/gofrontend/expressions.cc:13318 go/gofrontend/statements.cc:1385
12945 msgid "expected channel"
12948 #: go/gofrontend/expressions.cc:13323 go/gofrontend/statements.cc:1390
12949 msgid "invalid receive on send-only channel"
12952 #: go/gofrontend/parse.cc:2982
12954 "parentheses required around this composite literal to avoid parsing ambiguity"
12957 #: go/gofrontend/statements.cc:588
12958 msgid "invalid left hand side of assignment"
12961 #: go/gofrontend/statements.cc:1103
12962 msgid "expected map index on right hand side"
12965 #: go/gofrontend/statements.cc:1252
12966 msgid "expected map index on left hand side"
12969 #: go/gofrontend/statements.cc:2636 go/gofrontend/statements.cc:2665
12970 msgid "not enough arguments to return"
12973 #: go/gofrontend/statements.cc:2644
12974 msgid "return with value in function with no return type"
12977 #: go/gofrontend/statements.cc:2671
12978 msgid "too many values in return statement"
12981 #: go/gofrontend/statements.cc:3149
12982 msgid "expected boolean expression"
12985 #: go/gofrontend/statements.cc:4203
12986 msgid "cannot type switch on non-interface value"
12989 #: go/gofrontend/statements.cc:4325
12990 msgid "incompatible types in send"
12993 #: go/gofrontend/statements.cc:4330
12994 msgid "invalid send on receive-only channel"
12997 #: go/gofrontend/statements.cc:5220
12998 msgid "too many variables for range clause with channel"
13001 #: go/gofrontend/statements.cc:5227
13002 msgid "range clause must have array, slice, string, map, or channel type"
13005 #: go/gofrontend/types.cc:515
13006 msgid "invalid comparison of non-ordered type"
13009 #: go/gofrontend/types.cc:531
13010 msgid "slice can only be compared to nil"
13013 #: go/gofrontend/types.cc:533
13014 msgid "map can only be compared to nil"
13017 #: go/gofrontend/types.cc:535
13018 msgid "func can only be compared to nil"
13021 #: go/gofrontend/types.cc:541
13023 msgid "invalid operation (%s)"
13026 #: go/gofrontend/types.cc:564
13027 msgid "invalid comparison of non-comparable type"
13030 #: go/gofrontend/types.cc:585
13031 msgid "invalid comparison of non-comparable struct"
13034 #: go/gofrontend/types.cc:596
13035 msgid "invalid comparison of non-comparable array"
13038 #: go/gofrontend/types.cc:627
13039 msgid "multiple-value function call in single-value context"
13042 #: go/gofrontend/types.cc:714
13043 msgid "need explicit conversion"
13046 #: go/gofrontend/types.cc:721
13048 msgid "cannot use type %s as type %s"
13051 #: go/gofrontend/types.cc:3273
13052 msgid "different receiver types"
13055 #: go/gofrontend/types.cc:3293 go/gofrontend/types.cc:3306
13056 #: go/gofrontend/types.cc:3321
13057 msgid "different number of parameters"
13060 #: go/gofrontend/types.cc:3314
13061 msgid "different parameter types"
13064 #: go/gofrontend/types.cc:3329
13065 msgid "different varargs"
13068 #: go/gofrontend/types.cc:3338 go/gofrontend/types.cc:3351
13069 #: go/gofrontend/types.cc:3366
13070 msgid "different number of results"
13073 #: go/gofrontend/types.cc:3359
13074 msgid "different result types"
13077 #: go/gofrontend/types.cc:4320
13079 msgid "implicit assignment of %s%s%s hidden field %s%s%s"
13082 #: go/gofrontend/types.cc:6786
13084 msgid "need explicit conversion; missing method %s%s%s"
13087 #: go/gofrontend/types.cc:6803 go/gofrontend/types.cc:6945
13089 msgid "incompatible type for method %s%s%s"
13092 #: go/gofrontend/types.cc:6807 go/gofrontend/types.cc:6949
13094 msgid "incompatible type for method %s%s%s (%s)"
13097 #: go/gofrontend/types.cc:6886 go/gofrontend/types.cc:6899
13098 msgid "pointer to interface type has no methods"
13101 #: go/gofrontend/types.cc:6888 go/gofrontend/types.cc:6901
13102 msgid "type has no methods"
13105 #: go/gofrontend/types.cc:6922
13107 msgid "ambiguous method %s%s%s"
13110 #: go/gofrontend/types.cc:6925
13112 msgid "missing method %s%s%s"
13115 #: go/gofrontend/types.cc:6966
13117 msgid "method %s%s%s requires a pointer receiver"
13120 #: go/gofrontend/types.cc:6984
13122 msgid "method %s%s%s is marked go:nointerface"
13125 #. Warn about and ignore all others for now, but store them.
13126 #: attribs.c:426 c-family/c-common.c:8041 objc/objc-act.c:4952
13127 #: objc/objc-act.c:6922 objc/objc-act.c:8109 objc/objc-act.c:8160
13128 #, gcc-internal-format
13129 msgid "%qE attribute directive ignored"
13133 #, gcc-internal-format
13134 msgid "%<%E::%E%> scoped attribute directive ignored"
13138 #, gcc-internal-format
13139 msgid "wrong number of arguments specified for %qE attribute"
13142 #. This is a c++11 attribute that appertains to a
13143 #. type-specifier, outside of the definition of, a class
13144 #. type. Ignore it.
13146 #, gcc-internal-format
13147 msgid "attribute ignored"
13151 #, gcc-internal-format
13152 msgid "an attribute that appertains to a type-specifier is ignored"
13156 #, gcc-internal-format
13157 msgid "%qE attribute does not apply to types"
13161 #, gcc-internal-format
13162 msgid "%qE attribute only applies to function types"
13166 #, gcc-internal-format
13167 msgid "type attributes ignored after type is already defined"
13170 #: bb-reorder.c:2095
13171 #, gcc-internal-format, gfc-internal-format
13172 msgid "multiple hot/cold transitions found (bb %i)"
13176 #, gcc-internal-format
13178 "branch target register load optimization is not intended to be run twice"
13182 #, gcc-internal-format
13183 msgid "offset outside bounds of constant string"
13187 #, gcc-internal-format
13188 msgid "second argument to %<__builtin_prefetch%> must be a constant"
13192 #, gcc-internal-format
13193 msgid "invalid second argument to %<__builtin_prefetch%>; using zero"
13197 #, gcc-internal-format
13198 msgid "third argument to %<__builtin_prefetch%> must be a constant"
13202 #, gcc-internal-format
13203 msgid "invalid third argument to %<__builtin_prefetch%>; using zero"
13206 #: builtins.c:4177 gimplify.c:2544
13207 #, gcc-internal-format
13208 msgid "too few arguments to function %<va_start%>"
13212 #, gcc-internal-format
13213 msgid "first argument to %<va_arg%> not of type %<va_list%>"
13217 #, gcc-internal-format
13218 msgid "%qT is promoted to %qT when passed through %<...%>"
13222 #, gcc-internal-format
13223 msgid "(so you should pass %qT not %qT to %<va_arg%>)"
13226 #. We can, however, treat "undefined" any way we please.
13227 #. Call abort to encourage the user to fix the program.
13228 #: builtins.c:4363 c/c-typeck.c:2797
13229 #, gcc-internal-format
13230 msgid "if this code is reached, the program will abort"
13234 #, gcc-internal-format
13235 msgid "invalid argument to %<__builtin_frame_address%>"
13239 #, gcc-internal-format
13240 msgid "invalid argument to %<__builtin_return_address%>"
13244 #, gcc-internal-format
13245 msgid "unsupported argument to %<__builtin_frame_address%>"
13249 #, gcc-internal-format
13250 msgid "unsupported argument to %<__builtin_return_address%>"
13254 #, gcc-internal-format
13255 msgid "both arguments to %<__builtin___clear_cache%> must be pointers"
13259 #, gcc-internal-format
13260 msgid "trampoline generated for nested function %qD"
13263 #: builtins.c:5179 builtins.c:5192
13264 #, gcc-internal-format
13265 msgid "%qD changed semantics in GCC 4.4"
13269 #, gcc-internal-format
13270 msgid "Unknown architecture specifier in memory model to builtin."
13274 #, gcc-internal-format
13275 msgid "invalid memory model argument to builtin"
13279 #, gcc-internal-format
13280 msgid "invalid memory model for %<__atomic_exchange%>"
13284 #, gcc-internal-format
13285 msgid "invalid failure memory model for %<__atomic_compare_exchange%>"
13289 #, gcc-internal-format
13291 "failure memory model cannot be stronger than success memory model for "
13292 "%<__atomic_compare_exchange%>"
13296 #, gcc-internal-format
13297 msgid "invalid memory model for %<__atomic_load%>"
13300 #: builtins.c:5445 builtins.c:5552
13301 #, gcc-internal-format
13302 msgid "invalid memory model for %<__atomic_store%>"
13306 #, gcc-internal-format
13307 msgid "non-constant argument 1 to __atomic_always_lock_free"
13311 #, gcc-internal-format
13312 msgid "non-integer argument 1 to __atomic_is_lock_free"
13316 #, gcc-internal-format
13317 msgid "__builtin_thread_pointer is not supported on this target"
13321 #, gcc-internal-format
13322 msgid "__builtin_set_thread_pointer is not supported on this target"
13325 #. All valid uses of __builtin_va_arg_pack () are removed during
13327 #: builtins.c:6025 expr.c:10185
13328 #, gcc-internal-format
13329 msgid "%Kinvalid use of %<__builtin_va_arg_pack ()%>"
13332 #. All valid uses of __builtin_va_arg_pack_len () are removed during
13335 #, gcc-internal-format
13336 msgid "%Kinvalid use of %<__builtin_va_arg_pack_len ()%>"
13340 #, gcc-internal-format
13341 msgid "%<__builtin_longjmp%> second argument must be 1"
13345 #, gcc-internal-format
13346 msgid "target format does not support infinity"
13349 #: builtins.c:12111
13350 #, gcc-internal-format
13351 msgid "%<va_start%> used in function with fixed args"
13354 #: builtins.c:12119
13355 #, gcc-internal-format
13356 msgid "wrong number of arguments to function %<va_start%>"
13359 #: builtins.c:12134
13360 #, gcc-internal-format
13361 msgid "%<__builtin_next_arg%> called without an argument"
13364 #: builtins.c:12139
13365 #, gcc-internal-format
13366 msgid "wrong number of arguments to function %<__builtin_next_arg%>"
13369 #: builtins.c:12171
13370 #, gcc-internal-format
13371 msgid "second parameter of %<va_start%> not last named argument"
13374 #: builtins.c:12184
13375 #, gcc-internal-format
13377 "undefined behaviour when second parameter of %<va_start%> is declared with "
13378 "%<register%> storage"
13381 #: builtins.c:12421
13382 #, gcc-internal-format
13383 msgid "%Kfirst argument of %D must be a pointer, second integer constant"
13386 #: builtins.c:12434
13387 #, gcc-internal-format
13388 msgid "%Klast argument of %D is not integer constant between 0 and 3"
13391 #: builtins.c:12479 builtins.c:12630 builtins.c:12687
13392 #, gcc-internal-format
13393 msgid "%Kcall to %D will always overflow destination buffer"
13396 #: builtins.c:12620
13397 #, gcc-internal-format
13398 msgid "%Kcall to %D might overflow destination buffer"
13401 #: builtins.c:12708
13402 #, gcc-internal-format
13403 msgid "%Kattempt to free a non-heap object %qD"
13406 #: builtins.c:12711
13407 #, gcc-internal-format
13408 msgid "%Kattempt to free a non-heap object"
13412 #, gcc-internal-format
13413 msgid "function call has aggregate value"
13416 #: cfgexpand.c:1238 function.c:971 varasm.c:1964
13417 #, gcc-internal-format
13418 msgid "size of variable %q+D is too large"
13421 #: cfgexpand.c:4542
13422 #, gcc-internal-format
13423 msgid "stack protector not protecting local variables: variable length buffer"
13426 #: cfgexpand.c:4546
13427 #, gcc-internal-format, gfc-internal-format
13429 "stack protector not protecting function: all local arrays are less than %d "
13434 #, gcc-internal-format, gfc-internal-format
13435 msgid "bb %d on wrong place"
13439 #, gcc-internal-format, gfc-internal-format
13440 msgid "prev_bb of %d should be %d, not %d"
13444 #, gcc-internal-format, gfc-internal-format
13445 msgid "verify_flow_info: Block %i has loop_father, but there are no loops"
13449 #, gcc-internal-format, gfc-internal-format
13450 msgid "verify_flow_info: Block %i lacks loop_father"
13454 #, gcc-internal-format, gfc-internal-format
13455 msgid "verify_flow_info: Wrong count of block %i %i"
13459 #, gcc-internal-format, gfc-internal-format
13460 msgid "verify_flow_info: Wrong frequency of block %i %i"
13464 #, gcc-internal-format, gfc-internal-format
13465 msgid "verify_flow_info: Duplicate edge %i->%i"
13469 #, gcc-internal-format, gfc-internal-format
13470 msgid "verify_flow_info: Wrong probability of edge %i->%i %i"
13474 #, gcc-internal-format, gfc-internal-format
13475 msgid "verify_flow_info: Wrong count of edge %i->%i %i"
13479 #, gcc-internal-format, gfc-internal-format
13480 msgid "verify_flow_info: Basic block %d succ edge is corrupted"
13484 #, gcc-internal-format, gfc-internal-format
13485 msgid "wrong amount of branch edges after unconditional jump %i"
13488 #: cfghooks.c:205 cfghooks.c:216
13489 #, gcc-internal-format, gfc-internal-format
13490 msgid "basic block %d pred edge is corrupted"
13494 #, gcc-internal-format, gfc-internal-format
13495 msgid "its dest_idx should be %d, not %d"
13499 #, gcc-internal-format, gfc-internal-format
13500 msgid "basic block %i edge lists are corrupted"
13504 #, gcc-internal-format
13505 msgid "verify_flow_info failed"
13509 #, gcc-internal-format, gfc-internal-format
13510 msgid "%s does not support dump_bb_for_graph"
13514 #, gcc-internal-format, gfc-internal-format
13515 msgid "%s does not support redirect_edge_and_branch"
13519 #, gcc-internal-format, gfc-internal-format
13520 msgid "%s does not support can_remove_branch_p"
13524 #, gcc-internal-format, gfc-internal-format
13525 msgid "%s does not support redirect_edge_and_branch_force"
13529 #, gcc-internal-format, gfc-internal-format
13530 msgid "%s does not support split_block"
13534 #, gcc-internal-format, gfc-internal-format
13535 msgid "%s does not support move_block_after"
13539 #, gcc-internal-format, gfc-internal-format
13540 msgid "%s does not support delete_basic_block"
13544 #, gcc-internal-format, gfc-internal-format
13545 msgid "%s does not support split_edge"
13549 #, gcc-internal-format, gfc-internal-format
13550 msgid "%s does not support create_basic_block"
13554 #, gcc-internal-format, gfc-internal-format
13555 msgid "%s does not support can_merge_blocks_p"
13559 #, gcc-internal-format, gfc-internal-format
13560 msgid "%s does not support predict_edge"
13564 #, gcc-internal-format, gfc-internal-format
13565 msgid "%s does not support predicted_by_p"
13569 #, gcc-internal-format, gfc-internal-format
13570 msgid "%s does not support merge_blocks"
13574 #, gcc-internal-format, gfc-internal-format
13575 msgid "%s does not support make_forwarder_block"
13579 #, gcc-internal-format, gfc-internal-format
13580 msgid "%s does not support force_nonfallthru"
13584 #, gcc-internal-format, gfc-internal-format
13585 msgid "%s does not support can_duplicate_block_p"
13589 #, gcc-internal-format, gfc-internal-format
13590 msgid "%s does not support duplicate_block"
13594 #, gcc-internal-format, gfc-internal-format
13595 msgid "%s does not support block_ends_with_call_p"
13599 #, gcc-internal-format, gfc-internal-format
13600 msgid "%s does not support block_ends_with_condjump_p"
13604 #, gcc-internal-format, gfc-internal-format
13605 msgid "%s does not support flow_call_edges_add"
13609 #, gcc-internal-format, gfc-internal-format
13610 msgid "size of loop %d should be %d, not %d"
13614 #, gcc-internal-format, gfc-internal-format
13615 msgid "loop with header %d not in loop tree"
13619 #, gcc-internal-format, gfc-internal-format
13620 msgid "bb %d does not belong to loop %d"
13624 #, gcc-internal-format, gfc-internal-format
13625 msgid "bb %d has father loop %d, should be loop %d"
13629 #, gcc-internal-format
13630 msgid "loop %d%'s header is not a loop header"
13634 #, gcc-internal-format
13635 msgid "loop %d%'s header does not have exactly 2 entries"
13639 #, gcc-internal-format
13640 msgid "loop %d%'s latch does not have an edge to its header"
13644 #, gcc-internal-format
13645 msgid "loop %d%'s latch is not dominated by its header"
13649 #, gcc-internal-format
13650 msgid "loop %d%'s latch does not have exactly 1 successor"
13654 #, gcc-internal-format
13655 msgid "loop %d%'s latch does not have header as successor"
13659 #, gcc-internal-format
13660 msgid "loop %d%'s latch does not belong directly to it"
13664 #, gcc-internal-format
13665 msgid "loop %d%'s header does not belong directly to it"
13669 #, gcc-internal-format
13670 msgid "loop %d%'s latch is marked as part of irreducible region"
13674 #, gcc-internal-format, gfc-internal-format
13675 msgid "basic block %d should be marked irreducible"
13679 #, gcc-internal-format, gfc-internal-format
13680 msgid "basic block %d should not be marked irreducible"
13684 #, gcc-internal-format, gfc-internal-format
13685 msgid "edge from %d to %d should be marked irreducible"
13689 #, gcc-internal-format, gfc-internal-format
13690 msgid "edge from %d to %d should not be marked irreducible"
13694 #, gcc-internal-format, gfc-internal-format
13695 msgid "corrupted head of the exits list of loop %d"
13699 #, gcc-internal-format, gfc-internal-format
13700 msgid "corrupted exits list of loop %d"
13704 #, gcc-internal-format, gfc-internal-format
13705 msgid "nonempty exits list of loop %d, but exits are not recorded"
13709 #, gcc-internal-format, gfc-internal-format
13710 msgid "exit %d->%d not recorded"
13714 #, gcc-internal-format, gfc-internal-format
13715 msgid "wrong list of exited loops for edge %d->%d"
13719 #, gcc-internal-format
13720 msgid "too many loop exits recorded"
13724 #, gcc-internal-format, gfc-internal-format
13725 msgid "%d exits recorded for loop %d (having %d exits)"
13729 #, gcc-internal-format, gfc-internal-format
13730 msgid "BB_RTL flag not set for block %d"
13734 #, gcc-internal-format, gfc-internal-format
13735 msgid "insn %d basic block pointer is %d, should be %d"
13739 #, gcc-internal-format, gfc-internal-format
13740 msgid "insn %d in header of bb %d has non-NULL basic block"
13744 #, gcc-internal-format, gfc-internal-format
13745 msgid "insn %d in footer of bb %d has non-NULL basic block"
13749 #, gcc-internal-format
13750 msgid "verify_flow_info: REG_BR_PROB does not match cfg %wi %i"
13754 #, gcc-internal-format
13755 msgid "EDGE_CROSSING incorrectly set across same section"
13759 #, gcc-internal-format, gfc-internal-format
13760 msgid "fallthru edge crosses section boundary in bb %i"
13764 #, gcc-internal-format, gfc-internal-format
13765 msgid "EH edge crosses section boundary in bb %i"
13769 #, gcc-internal-format
13770 msgid "EDGE_CROSSING missing across section boundary"
13774 #, gcc-internal-format, gfc-internal-format
13775 msgid "missing REG_EH_REGION note at the end of bb %i"
13779 #, gcc-internal-format, gfc-internal-format
13780 msgid "too many exception handling edges in bb %i"
13784 #, gcc-internal-format, gfc-internal-format
13785 msgid "too many outgoing branch edges from bb %i"
13789 #, gcc-internal-format, gfc-internal-format
13790 msgid "fallthru edge after unconditional jump in bb %i"
13794 #, gcc-internal-format, gfc-internal-format
13795 msgid "wrong number of branch edges after unconditional jump in bb %i"
13799 #, gcc-internal-format, gfc-internal-format
13800 msgid "wrong amount of branch edges after conditional jump in bb %i"
13804 #, gcc-internal-format, gfc-internal-format
13805 msgid "abnormal call edges for non-call insn in bb %i"
13809 #, gcc-internal-format, gfc-internal-format
13810 msgid "sibcall edges for non-call insn in bb %i"
13814 #, gcc-internal-format, gfc-internal-format
13815 msgid "abnormal edges for no purpose in bb %i"
13819 #, gcc-internal-format, gfc-internal-format
13820 msgid "insn %d inside basic block %d but block_for_insn is NULL"
13824 #, gcc-internal-format, gfc-internal-format
13825 msgid "insn %d inside basic block %d but block_for_insn is %i"
13828 #: cfgrtl.c:2284 cfgrtl.c:2294
13829 #, gcc-internal-format, gfc-internal-format
13830 msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d"
13834 #, gcc-internal-format, gfc-internal-format
13835 msgid "NOTE_INSN_BASIC_BLOCK %d in middle of basic block %d"
13839 #, gcc-internal-format, gfc-internal-format
13840 msgid "in basic block %d:"
13843 #: cfgrtl.c:2369 cfgrtl.c:2459
13844 #, gcc-internal-format, gfc-internal-format
13845 msgid "insn %d outside of basic blocks has non-NULL bb field"
13849 #, gcc-internal-format, gfc-internal-format
13850 msgid "end insn %d for block %d not found in the insn stream"
13854 #, gcc-internal-format, gfc-internal-format
13855 msgid "insn %d is in multiple basic blocks (%d and %d)"
13859 #, gcc-internal-format, gfc-internal-format
13860 msgid "head insn %d for block %d not found in the insn stream"
13864 #, gcc-internal-format, gfc-internal-format
13865 msgid "missing barrier after block %i"
13869 #, gcc-internal-format, gfc-internal-format
13870 msgid "verify_flow_info: Incorrect blocks for fallthru %i->%i"
13874 #, gcc-internal-format, gfc-internal-format
13875 msgid "verify_flow_info: Incorrect fallthru %i->%i"
13879 #, gcc-internal-format
13880 msgid "basic blocks not laid down consecutively"
13884 #, gcc-internal-format, gfc-internal-format
13885 msgid "number of bb notes in insn chain (%d) != n_basic_blocks (%d)"
13889 #, gcc-internal-format
13890 msgid "caller edge count is negative"
13894 #, gcc-internal-format
13895 msgid "caller edge frequency is negative"
13899 #, gcc-internal-format
13900 msgid "caller edge frequency is too large"
13904 #, gcc-internal-format, gfc-internal-format
13905 msgid "caller edge frequency %i does not match BB frequency %i"
13909 #, gcc-internal-format, gfc-internal-format
13910 msgid "aux field set for edge %s->%s"
13914 #, gcc-internal-format
13915 msgid "execution count is negative"
13919 #, gcc-internal-format
13920 msgid "inline clone in same comdat group list"
13924 #, gcc-internal-format
13925 msgid "externally visible inline clone"
13929 #, gcc-internal-format
13930 msgid "inline clone with address taken"
13934 #, gcc-internal-format
13935 msgid "inline clone is forced to output"
13939 #, gcc-internal-format, gfc-internal-format
13940 msgid "aux field set for indirect edge from %s"
13944 #, gcc-internal-format, gfc-internal-format
13946 "An indirect edge from %s is not marked as indirect or has associated "
13947 "indirect_info, the corresponding statement is: "
13951 #, gcc-internal-format
13952 msgid "inlined_to pointer is wrong"
13956 #, gcc-internal-format
13957 msgid "multiple inline callers"
13961 #, gcc-internal-format
13962 msgid "inlined_to pointer set for noninline callers"
13966 #, gcc-internal-format
13967 msgid "inlined_to pointer is set but no predecessors found"
13971 #, gcc-internal-format
13972 msgid "inlined_to pointer refers to itself"
13976 #, gcc-internal-format
13977 msgid "node has wrong clone_of"
13981 #, gcc-internal-format
13982 msgid "node has wrong clone list"
13986 #, gcc-internal-format
13987 msgid "node is in clone list but it is not clone"
13991 #, gcc-internal-format
13992 msgid "node has wrong prev_clone pointer"
13996 #, gcc-internal-format
13997 msgid "double linked list of clones corrupted"
14001 #, gcc-internal-format
14002 msgid "Alias has call edges"
14006 #, gcc-internal-format
14007 msgid "Alias has non-alias reference"
14011 #, gcc-internal-format
14012 msgid "Alias has more than one alias reference"
14016 #, gcc-internal-format
14017 msgid "Analyzed alias has no reference"
14021 #, gcc-internal-format
14022 msgid "No edge out of thunk node"
14026 #, gcc-internal-format
14027 msgid "More than one edge out of thunk node"
14031 #, gcc-internal-format
14032 msgid "Thunk is not supposed to have body"
14036 #, gcc-internal-format
14037 msgid "shared call_stmt:"
14041 #, gcc-internal-format
14042 msgid "edge points to wrong declaration:"
14046 #, gcc-internal-format
14048 "an indirect edge with unknown callee corresponding to a call_stmt with a "
14049 "known declaration:"
14053 #, gcc-internal-format
14054 msgid "missing callgraph edge for call stmt:"
14058 #, gcc-internal-format, gfc-internal-format
14059 msgid "edge %s->%s has no corresponding call_stmt"
14063 #, gcc-internal-format, gfc-internal-format
14064 msgid "an indirect edge from %s has no corresponding call_stmt"
14068 #, gcc-internal-format
14069 msgid "verify_cgraph_node failed"
14072 #: cgraphunit.c:607
14073 #, gcc-internal-format
14074 msgid "function %q+D part of alias cycle"
14077 #: cgraphunit.c:716
14078 #, gcc-internal-format
14079 msgid "%<weakref%> attribute should be accompanied with an %<alias%> attribute"
14082 #: cgraphunit.c:765 cgraphunit.c:802
14083 #, gcc-internal-format
14084 msgid "%<externally_visible%> attribute have effect only on public objects"
14087 #: cgraphunit.c:772
14088 #, gcc-internal-format
14089 msgid "%<weakref%> attribute ignored because function is defined"
14092 #: cgraphunit.c:784
14093 #, gcc-internal-format
14094 msgid "always_inline function might not be inlinable"
14097 #: cgraphunit.c:810
14098 #, gcc-internal-format
14099 msgid "%<weakref%> attribute ignored because variable is initialized"
14102 #: cgraphunit.c:1081 c-family/c-pragma.c:335
14103 #, gcc-internal-format
14104 msgid "%q+D aliased to undefined symbol %qE"
14107 #: cgraphunit.c:1104
14108 #, gcc-internal-format
14109 msgid "%q+D aliased to external symbol %qE"
14112 #: cgraphunit.c:1125
14113 #, gcc-internal-format
14114 msgid "%q+D alias in between function and variable is not supported"
14117 #: cgraphunit.c:1127
14118 #, gcc-internal-format
14119 msgid "%q+D aliased declaration"
14122 #: cgraphunit.c:1199
14123 #, gcc-internal-format
14124 msgid "failed to reclaim unneeded function"
14127 #: cgraphunit.c:1229
14128 #, gcc-internal-format
14129 msgid "failed to reclaim unneeded function in same comdat group"
14132 #: cgraphunit.c:1666
14133 #, gcc-internal-format
14134 msgid "size of return value of %q+D is %u bytes"
14137 #: cgraphunit.c:1669
14138 #, gcc-internal-format
14139 msgid "size of return value of %q+D is larger than %wd bytes"
14142 #: cgraphunit.c:2072
14143 #, gcc-internal-format
14144 msgid "nodes with unreleased memory found"
14148 #, gcc-internal-format
14149 msgid "COLLECT_LTO_WRAPPER must be set"
14153 #, gcc-internal-format
14154 msgid "no arguments"
14157 #: collect2.c:1284 opts.c:797
14158 #, gcc-internal-format
14159 msgid "LTO support has not been enabled in this configuration"
14163 #, gcc-internal-format
14164 msgid "can't open %s: %m"
14168 #, gcc-internal-format, gfc-internal-format
14169 msgid "unknown demangling style '%s'"
14172 #: collect2.c:1520 collect2.c:1703 collect2.c:1738
14173 #, gcc-internal-format
14174 msgid "fopen %s: %m"
14177 #: collect2.c:1523 collect2.c:1708 collect2.c:1741
14178 #, gcc-internal-format
14179 msgid "fclose %s: %m"
14183 #, gcc-internal-format
14184 msgid "can't get program status: %m"
14188 #, gcc-internal-format, gfc-internal-format
14189 msgid "%s terminated with signal %d [%s]%s"
14193 #, gcc-internal-format, gfc-internal-format
14194 msgid "could not open response file %s"
14198 #, gcc-internal-format, gfc-internal-format
14199 msgid "could not write to response file %s"
14203 #, gcc-internal-format, gfc-internal-format
14204 msgid "could not close response file %s"
14208 #, gcc-internal-format, gfc-internal-format
14209 msgid "cannot find '%s'"
14212 #: collect2.c:1921 collect2.c:2448 collect2.c:2644 gcc.c:2750
14213 #, gcc-internal-format
14214 msgid "pex_init failed: %m"
14217 #: collect2.c:1930 collect2.c:2457 collect2.c:2652 gcc.c:7191
14218 #, gcc-internal-format
14223 #, gcc-internal-format
14224 msgid "cannot find 'nm'"
14228 #, gcc-internal-format
14229 msgid "can't open nm output: %m"
14233 #, gcc-internal-format, gfc-internal-format
14234 msgid "init function found in object %s"
14238 #, gcc-internal-format, gfc-internal-format
14239 msgid "fini function found in object %s"
14243 #, gcc-internal-format
14244 msgid "cannot find 'ldd'"
14248 #, gcc-internal-format
14249 msgid "can't open ldd output: %m"
14253 #, gcc-internal-format, gfc-internal-format
14254 msgid "dynamic dependency %s not found"
14258 #, gcc-internal-format, gfc-internal-format
14259 msgid "unable to open dynamic dependency '%s'"
14263 #, gcc-internal-format, gfc-internal-format
14264 msgid "%s: not a COFF file"
14268 #, gcc-internal-format, gfc-internal-format
14269 msgid "%s: cannot open as COFF file"
14273 #, gcc-internal-format, gfc-internal-format
14274 msgid "library lib%s not found"
14278 #, gcc-internal-format
14279 msgid "cannot convert to a pointer type"
14283 #, gcc-internal-format
14284 msgid "pointer value used where a floating point value was expected"
14288 #, gcc-internal-format
14289 msgid "aggregate value used where a float was expected"
14293 #, gcc-internal-format
14294 msgid "conversion to incomplete type"
14297 #: convert.c:823 convert.c:899
14298 #, gcc-internal-format
14299 msgid "can%'t convert between vector values of different size"
14303 #, gcc-internal-format
14304 msgid "aggregate value used where an integer was expected"
14308 #, gcc-internal-format
14309 msgid "pointer value used where a complex was expected"
14313 #, gcc-internal-format
14314 msgid "aggregate value used where a complex was expected"
14318 #, gcc-internal-format
14319 msgid "can%'t convert value to a vector"
14323 #, gcc-internal-format
14324 msgid "aggregate value used where a fixed-point was expected"
14328 #, gcc-internal-format
14329 msgid "%qs is not a gcov data file"
14333 #, gcc-internal-format
14334 msgid "%qs is version %q.*s, expected version %q.*s"
14337 #: coverage.c:285 coverage.c:294
14338 #, gcc-internal-format, gfc-internal-format
14339 msgid "Profile data for function %u is corrupted"
14343 #, gcc-internal-format
14344 msgid "checksum is (%x,%x) instead of (%x,%x)"
14348 #, gcc-internal-format, gfc-internal-format
14349 msgid "number of counters is %d instead of %d"
14353 #, gcc-internal-format, gfc-internal-format
14354 msgid "cannot merge separate %s counters for function %u"
14358 #, gcc-internal-format
14359 msgid "%qs has overflowed"
14363 #, gcc-internal-format
14365 "the control flow of function %qE does not match its profile data (counter "
14370 #, gcc-internal-format
14372 "use -Wno-error=coverage-mismatch to tolerate the mismatch but performance "
14373 "may drop if the function is hot"
14377 #, gcc-internal-format
14378 msgid "coverage mismatch ignored"
14382 #, gcc-internal-format
14383 msgid "execution counts estimated"
14387 #, gcc-internal-format
14388 msgid "execution counts assumed to be zero"
14392 #, gcc-internal-format
14393 msgid "this can result in poorly optimized code"
14397 #, gcc-internal-format
14399 "source locations for function %qE have changed, the profile data may be out "
14404 #, gcc-internal-format
14405 msgid "error writing %qs"
14409 #, gcc-internal-format, gfc-internal-format
14410 msgid "cannot open %s"
14413 #: cprop.c:1734 gcse.c:4062
14414 #, gcc-internal-format, gfc-internal-format
14415 msgid "%s: %d basic blocks and %d edges/basic block"
14418 #: cprop.c:1747 gcse.c:4075
14419 #, gcc-internal-format, gfc-internal-format
14420 msgid "%s: %d basic blocks and %d registers"
14423 #: data-streamer-in.c:52
14424 #, gcc-internal-format
14425 msgid "bytecode stream: string too long for the string table"
14428 #: data-streamer-in.c:83 data-streamer-in.c:112
14429 #, gcc-internal-format
14430 msgid "bytecode stream: found non-null terminated string"
14434 #, gcc-internal-format
14435 msgid "cannot find a valid counter:value pair:"
14439 #, gcc-internal-format, gfc-internal-format
14440 msgid "-fdbg-cnt=%s"
14444 #, gcc-internal-format, gfc-internal-format
14449 #, gcc-internal-format
14450 msgid "common symbol debug info is not structured as symbol+offset"
14454 #, gcc-internal-format
14455 msgid "global destructors not supported on this target"
14459 #, gcc-internal-format
14460 msgid "global constructors not supported on this target"
14463 #: diagnostic.c:1148
14464 #, gcc-internal-format, gfc-internal-format
14465 msgid "in %s, at %s:%d"
14468 #: dominance.c:1029
14469 #, gcc-internal-format, gfc-internal-format
14470 msgid "dominator of %d status unknown"
14473 #: dominance.c:1036
14474 #, gcc-internal-format, gfc-internal-format
14475 msgid "dominator of %d should be %d, not %d"
14478 #: dumpfile.c:248 dumpfile.c:411 dumpfile.c:494
14479 #, gcc-internal-format
14480 msgid "could not open dump file %qs: %m"
14484 #, gcc-internal-format
14485 msgid "ignoring unknown option %q.*s in %<-fdump-%s%>"
14489 #, gcc-internal-format
14490 msgid "unknown option %q.*s in %<-fopt-info-%s%>"
14494 #, gcc-internal-format
14495 msgid "ignoring possibly conflicting option %<-fopt-info-%s%>"
14498 #: dwarf2out.c:1034
14499 #, gcc-internal-format
14501 "multiple EH personalities are supported only with assemblers supporting ."
14502 "cfi_personality directive"
14505 #: dwarf2out.c:10986
14506 #, gcc-internal-format, gfc-internal-format
14507 msgid "non-delegitimized UNSPEC %s (%d) found in variable location"
14511 #, gcc-internal-format
14512 msgid "invalid rtl sharing found in the insn"
14516 #, gcc-internal-format
14521 #, gcc-internal-format
14522 msgid "internal consistency failure"
14526 #, gcc-internal-format
14527 msgid "ICE: emit_insn used where emit_jump_insn needed:\n"
14531 #, gcc-internal-format, gfc-internal-format
14532 msgid "abort in %s, at %s:%d"
14536 #, gcc-internal-format
14537 msgid "argument of %<__builtin_eh_return_regno%> must be constant"
14541 #, gcc-internal-format
14542 msgid "__builtin_eh_return not supported on this target"
14545 #: except.c:3271 except.c:3296
14546 #, gcc-internal-format, gfc-internal-format
14547 msgid "region_array is corrupted for region %i"
14550 #: except.c:3284 except.c:3315
14551 #, gcc-internal-format, gfc-internal-format
14552 msgid "lp_array is corrupted for lp %i"
14556 #, gcc-internal-format, gfc-internal-format
14557 msgid "outer block of region %i is wrong"
14561 #, gcc-internal-format, gfc-internal-format
14562 msgid "negative nesting depth of region %i"
14566 #, gcc-internal-format, gfc-internal-format
14567 msgid "region of lp %i is wrong"
14571 #, gcc-internal-format, gfc-internal-format
14572 msgid "tree list ends on depth %i"
14576 #, gcc-internal-format
14577 msgid "region_array does not match region_tree"
14581 #, gcc-internal-format
14582 msgid "lp_array does not match region_tree"
14586 #, gcc-internal-format
14587 msgid "verify_eh_tree failed"
14591 #, gcc-internal-format
14592 msgid "stack limits not supported on this target"
14596 #, gcc-internal-format
14598 "multiple accesses to volatile structure member because of packed attribute"
14602 #, gcc-internal-format
14604 "multiple accesses to volatile structure bitfield because of packed attribute"
14608 #, gcc-internal-format
14609 msgid "mis-aligned access used for structure member"
14613 #, gcc-internal-format
14614 msgid "mis-aligned access used for structure bitfield"
14618 #, gcc-internal-format
14620 "when a volatile object spans multiple type-sized locations, the compiler "
14621 "must choose between using a single mis-aligned access to preserve the "
14622 "volatility, or using multiple aligned accesses to avoid runtime faults; this "
14623 "code may fail at runtime if the hardware does not allow this access"
14627 #, gcc-internal-format
14628 msgid "local frame unavailable (naked function?)"
14632 #, gcc-internal-format
14633 msgid "%Kcall to %qs declared with attribute error: %s"
14637 #, gcc-internal-format
14638 msgid "%Kcall to %qs declared with attribute warning: %s"
14642 #, gcc-internal-format
14643 msgid "invalid argument %qs to -fdebug-prefix-map"
14647 #, gcc-internal-format
14648 msgid "the frame size of %wd bytes is larger than %wd bytes"
14651 #: final.c:4455 toplev.c:1354 tree-optimize.c:66
14652 #, gcc-internal-format
14653 msgid "could not open final insn dump file %qs: %m"
14656 #: final.c:4508 tree-optimize.c:82
14657 #, gcc-internal-format
14658 msgid "could not close final insn dump file %qs: %m"
14661 #: fixed-value.c:127
14662 #, gcc-internal-format
14663 msgid "large fixed-point constant implicitly truncated to fixed-point type"
14666 #: fold-const.c:644
14667 #, gcc-internal-format
14668 msgid "assuming signed overflow does not occur when negating a division"
14671 #: fold-const.c:3450 fold-const.c:3462
14672 #, gcc-internal-format, gfc-internal-format
14673 msgid "comparison is always %d due to width of bit-field"
14676 #: fold-const.c:4862 tree-ssa-reassoc.c:1944
14677 #, gcc-internal-format
14678 msgid "assuming signed overflow does not occur when simplifying range test"
14681 #: fold-const.c:5298 fold-const.c:5312
14682 #, gcc-internal-format, gfc-internal-format
14683 msgid "comparison is always %d"
14686 #: fold-const.c:5445
14687 #, gcc-internal-format
14688 msgid "%<or%> of unmatched not-equal tests is always 1"
14691 #: fold-const.c:5450
14692 #, gcc-internal-format
14693 msgid "%<and%> of mutually exclusive equal-tests is always 0"
14696 #: fold-const.c:8742
14697 #, gcc-internal-format
14699 "assuming signed overflow does not occur when reducing constant in comparison"
14702 #: fold-const.c:8900
14703 #, gcc-internal-format
14705 "assuming signed overflow does not occur when changing X +- C1 cmp C2 to X "
14709 #: fold-const.c:9163
14710 #, gcc-internal-format
14712 "assuming signed overflow does not occur when combining constants around a "
14716 #: fold-const.c:14577
14717 #, gcc-internal-format
14718 msgid "fold check: original tree changed by fold"
14722 #, gcc-internal-format
14723 msgid "total size of local objects too large"
14726 #: function.c:1738 gimplify.c:5409
14727 #, gcc-internal-format
14728 msgid "impossible constraint in %<asm%>"
14732 #, gcc-internal-format
14733 msgid "variable %q+D might be clobbered by %<longjmp%> or %<vfork%>"
14737 #, gcc-internal-format
14738 msgid "argument %q+D might be clobbered by %<longjmp%> or %<vfork%>"
14742 #, gcc-internal-format
14743 msgid "function returns an aggregate"
14747 #, gcc-internal-format
14748 msgid "unused parameter %q+D"
14751 #: gcc.c:1805 gcc.c:1825
14752 #, gcc-internal-format, gfc-internal-format
14753 msgid "specs %%include syntax malformed after %ld characters"
14756 #: gcc.c:1851 gcc.c:1860 gcc.c:1870 gcc.c:1880
14757 #, gcc-internal-format, gfc-internal-format
14758 msgid "specs %%rename syntax malformed after %ld characters"
14762 #, gcc-internal-format, gfc-internal-format
14763 msgid "specs %s spec was not found to be renamed"
14767 #, gcc-internal-format
14768 msgid "%s: attempt to rename spec %qs to already defined spec %qs"
14772 #, gcc-internal-format, gfc-internal-format
14773 msgid "specs unknown %% command after %ld characters"
14776 #: gcc.c:1929 gcc.c:1942
14777 #, gcc-internal-format, gfc-internal-format
14778 msgid "specs file malformed after %ld characters"
14782 #, gcc-internal-format
14783 msgid "spec file has no spec for linking"
14787 #, gcc-internal-format
14788 msgid "system path %qs is not absolute"
14792 #, gcc-internal-format
14793 msgid "-pipe not supported"
14797 #, gcc-internal-format
14798 msgid "failed to get exit status: %m"
14802 #, gcc-internal-format
14803 msgid "failed to get process times: %m"
14807 #, gcc-internal-format, gfc-internal-format
14808 msgid "%s (program %s)"
14811 #: gcc.c:3252 opts-common.c:1019 opts-common.c:1091
14812 #, gcc-internal-format
14813 msgid "unrecognized command line option %qs"
14817 #, gcc-internal-format
14818 msgid "%qs is an unknown -save-temps option"
14822 #, gcc-internal-format
14823 msgid "-pipe ignored because -save-temps specified"
14827 #, gcc-internal-format
14828 msgid "%<-x %s%> after last input file has no effect"
14832 #, gcc-internal-format
14833 msgid "unable to locate default linker script %qs in the library search paths"
14837 #, gcc-internal-format
14838 msgid "switch %qs does not start with %<-%>"
14842 #, gcc-internal-format
14843 msgid "spec-generated switch is just %<-%>"
14847 #, gcc-internal-format, gfc-internal-format
14848 msgid "could not open temporary response file %s"
14852 #, gcc-internal-format, gfc-internal-format
14853 msgid "could not write to temporary response file %s"
14857 #, gcc-internal-format, gfc-internal-format
14858 msgid "could not close temporary response file %s"
14862 #, gcc-internal-format
14863 msgid "spec %qs invalid"
14867 #, gcc-internal-format
14868 msgid "spec %qs has invalid %<%%0%c%>"
14872 #, gcc-internal-format
14873 msgid "spec %qs has invalid %<%%W%c%>"
14877 #, gcc-internal-format
14878 msgid "spec %qs has invalid %<%%x%c%>"
14881 #. Catch the case where a spec string contains something like
14882 #. '%{foo:%*}'. i.e. there is no * in the pattern on the left
14883 #. hand side of the :.
14885 #, gcc-internal-format
14886 msgid "spec failure: %<%%*%> has not been initialized by pattern match"
14890 #, gcc-internal-format
14891 msgid "spec failure: unrecognized spec option %qc"
14895 #, gcc-internal-format
14896 msgid "unknown spec function %qs"
14900 #, gcc-internal-format
14901 msgid "error in args to spec function %qs"
14905 #, gcc-internal-format
14906 msgid "malformed spec function name"
14911 #, gcc-internal-format
14912 msgid "no arguments for spec function"
14916 #, gcc-internal-format
14917 msgid "malformed spec function arguments"
14921 #, gcc-internal-format
14922 msgid "braced spec %qs is invalid at %qc"
14926 #, gcc-internal-format
14927 msgid "braced spec body %qs is invalid"
14931 #, gcc-internal-format, gfc-internal-format
14932 msgid "%s: could not determine length of compare-debug file %s"
14936 #, gcc-internal-format, gfc-internal-format
14937 msgid "%s: -fcompare-debug failure (length)"
14940 #: gcc.c:6173 gcc.c:6214
14941 #, gcc-internal-format, gfc-internal-format
14942 msgid "%s: could not open compare-debug file %s"
14945 #: gcc.c:6193 gcc.c:6230
14946 #, gcc-internal-format, gfc-internal-format
14947 msgid "%s: -fcompare-debug failure"
14951 #, gcc-internal-format
14952 msgid "atexit failed"
14956 #, gcc-internal-format
14957 msgid "spec failure: more than one arg to SYSROOT_SUFFIX_SPEC"
14961 #, gcc-internal-format
14962 msgid "spec failure: more than one arg to SYSROOT_HEADERS_SUFFIX_SPEC"
14966 #, gcc-internal-format
14967 msgid "unrecognized command line option %<-%s%>"
14970 #. The error status indicates that only one set of fixed
14971 #. headers should be built.
14973 #, gcc-internal-format
14974 msgid "not configured with sysroot headers suffix"
14978 #, gcc-internal-format
14979 msgid "no input files"
14983 #, gcc-internal-format
14984 msgid "cannot specify -o with -c, -S or -E with multiple files"
14988 #, gcc-internal-format, gfc-internal-format
14989 msgid "%s: %s compiler not installed on this system"
14993 #, gcc-internal-format
14994 msgid "recompiling with -fcompare-debug"
14998 #, gcc-internal-format
14999 msgid "during -fcompare-debug recompilation"
15003 #, gcc-internal-format
15004 msgid "comparing final insns dumps"
15008 #, gcc-internal-format, gfc-internal-format
15009 msgid "-fuse-linker-plugin, but %s not found"
15013 #, gcc-internal-format, gfc-internal-format
15014 msgid "%s: linker input file unused because linking not done"
15018 #, gcc-internal-format, gfc-internal-format
15019 msgid "language %s not recognized"
15023 #, gcc-internal-format
15024 msgid "multilib spec %qs is invalid"
15028 #, gcc-internal-format
15029 msgid "multilib exclusions %qs is invalid"
15033 #, gcc-internal-format
15034 msgid "multilib select %qs %qs is invalid"
15038 #, gcc-internal-format
15039 msgid "multilib select %qs is invalid"
15043 #, gcc-internal-format
15044 msgid "multilib exclusion %qs is invalid"
15048 #, gcc-internal-format
15049 msgid "environment variable %qs not defined"
15052 #: gcc.c:8118 gcc.c:8123
15053 #, gcc-internal-format
15054 msgid "invalid version number %qs"
15058 #, gcc-internal-format, gfc-internal-format
15059 msgid "too few arguments to %%:version-compare"
15063 #, gcc-internal-format, gfc-internal-format
15064 msgid "too many arguments to %%:version-compare"
15068 #, gcc-internal-format
15069 msgid "unknown operator %qs in %%:version-compare"
15073 #, gcc-internal-format, gfc-internal-format
15074 msgid "too many arguments to %%:compare-debug-dump-opt"
15078 #, gcc-internal-format, gfc-internal-format
15079 msgid "too many arguments to %%:compare-debug-self-opt"
15083 #, gcc-internal-format, gfc-internal-format
15084 msgid "too few arguments to %%:compare-debug-auxbase-opt"
15088 #, gcc-internal-format, gfc-internal-format
15089 msgid "too many arguments to %%:compare-debug-auxbase-opt"
15093 #, gcc-internal-format, gfc-internal-format
15094 msgid "argument to %%:compare-debug-auxbase-opt does not end in .gk"
15098 #, gcc-internal-format, gfc-internal-format
15099 msgid "too few arguments to %%:replace-extension"
15102 #: ggc-common.c:456 ggc-common.c:464 ggc-common.c:538 ggc-common.c:557
15103 #: ggc-page.c:2311 ggc-page.c:2342 ggc-page.c:2349
15104 #, gcc-internal-format
15105 msgid "can%'t write PCH file: %m"
15108 #: ggc-common.c:550 config/i386/host-cygwin.c:55
15109 #, gcc-internal-format
15110 msgid "can%'t get position in PCH file: %m"
15113 #: ggc-common.c:560
15114 #, gcc-internal-format
15115 msgid "can%'t write padding to PCH file: %m"
15118 #: ggc-common.c:681 ggc-common.c:689 ggc-common.c:696 ggc-common.c:699
15119 #: ggc-common.c:709 ggc-common.c:712 ggc-page.c:2439
15120 #, gcc-internal-format
15121 msgid "can%'t read PCH file: %m"
15124 #: ggc-common.c:704
15125 #, gcc-internal-format
15126 msgid "had to relocate PCH"
15130 #, gcc-internal-format
15131 msgid "open /dev/zero: %m"
15134 #: ggc-page.c:2327 ggc-page.c:2333
15135 #, gcc-internal-format
15136 msgid "can%'t write PCH file"
15139 #: gimple-streamer-in.c:188
15140 #, gcc-internal-format
15141 msgid "use of type %<%E%> with two mismatching declarations at field %<%E%>"
15144 #: gimple-streamer-in.c:194
15145 #, gcc-internal-format
15146 msgid "original type declared here"
15149 #: gimple-streamer-in.c:196
15150 #, gcc-internal-format
15151 msgid "field in mismatching type declared here"
15154 #: gimple-streamer-in.c:202
15155 #, gcc-internal-format
15156 msgid "type of field declared here"
15159 #: gimple-streamer-in.c:209
15160 #, gcc-internal-format
15161 msgid "type of mismatching field declared here"
15164 #: gimple-streamer-in.c:270
15165 #, gcc-internal-format, gfc-internal-format
15166 msgid "bytecode stream: unknown GIMPLE statement tag %s"
15170 #, gcc-internal-format, gfc-internal-format
15171 msgid "gimple check: expected %s(%s), have %s(%s) in %s, at %s:%d"
15175 #, gcc-internal-format
15176 msgid "using result of function returning %<void%>"
15180 #, gcc-internal-format, gfc-internal-format
15181 msgid "invalid lvalue in asm output %d"
15185 #, gcc-internal-format, gfc-internal-format
15186 msgid "non-memory input %d must stay in memory"
15190 #, gcc-internal-format, gfc-internal-format
15191 msgid "memory input %d is not directly addressable"
15195 #, gcc-internal-format
15196 msgid "threadprivate variable %qE used in untied task"
15199 #: gimplify.c:5928 gimplify.c:5990
15200 #, gcc-internal-format
15201 msgid "enclosing task"
15205 #, gcc-internal-format
15206 msgid "%qE not specified in enclosing parallel"
15210 #, gcc-internal-format
15211 msgid "enclosing parallel"
15215 #, gcc-internal-format
15216 msgid "iteration variable %qE should be private"
15220 #, gcc-internal-format
15221 msgid "iteration variable %qE should not be firstprivate"
15225 #, gcc-internal-format
15226 msgid "iteration variable %qE should not be reduction"
15230 #, gcc-internal-format
15231 msgid "%s variable %qE is private in outer context"
15235 #, gcc-internal-format
15236 msgid "gimplification failed"
15240 #, gcc-internal-format
15241 msgid "could not close Go dump file: %m"
15245 #, gcc-internal-format
15246 msgid "could not open Go dump file %qs: %m"
15249 #: graph.c:54 toplev.c:1462 java/jcf-parse.c:1750 java/jcf-parse.c:1887
15250 #: objc/objc-act.c:446
15251 #, gcc-internal-format
15252 msgid "can%'t open %s: %m"
15255 #: graphite-clast-to-gimple.c:1386 toplev.c:917 toplev.c:1063
15256 #, gcc-internal-format
15257 msgid "can%'t open %s for writing: %m"
15261 #, gcc-internal-format
15262 msgid "Graphite loop optimizations cannot be used"
15265 #. Fatal error here. We do not want to support compiling ltrans units
15266 #. with different version of compiler or different flags than the WPA
15267 #. unit, so this should never happen.
15268 #: ipa-inline-analysis.c:3858
15269 #, gcc-internal-format
15270 msgid "ipa inline summary is missing in input file"
15273 #. Fatal error here. We do not want to support compiling ltrans units with
15274 #. different version of compiler or different flags than the WPA unit, so
15275 #. this should never happen.
15276 #: ipa-reference.c:1146
15277 #, gcc-internal-format
15278 msgid "ipa reference summary is missing in ltrans unit"
15281 #: ira.c:1908 ira.c:1921 ira.c:1935
15282 #, gcc-internal-format, gfc-internal-format
15283 msgid "%s cannot be used in asm here"
15286 #: lra-assigns.c:1248 reload1.c:1250
15287 #, gcc-internal-format
15288 msgid "%<asm%> operand has impossible constraints"
15291 #: lra-constraints.c:2826 reload.c:3880 reload.c:4135
15292 #, gcc-internal-format
15293 msgid "inconsistent operand constraints in an %<asm%>"
15296 #: lra-constraints.c:3438
15297 #, gcc-internal-format, gfc-internal-format
15298 msgid "Maximum number of LRA constraint passes is achieved (%d)\n"
15301 #: lra-constraints.c:3537
15302 #, gcc-internal-format, gfc-internal-format
15303 msgid "Max. number of generated reload insns per insn is achieved (%d)\n"
15306 #: lto-cgraph.c:976
15307 #, gcc-internal-format, gfc-internal-format
15308 msgid "bytecode stream: found multiple instances of cgraph node %d"
15311 #: lto-cgraph.c:1101
15312 #, gcc-internal-format
15313 msgid "bytecode stream: no caller found while reading edge"
15316 #: lto-cgraph.c:1107
15317 #, gcc-internal-format
15318 msgid "bytecode stream: no callee found while reading edge"
15321 #: lto-cgraph.c:1177
15322 #, gcc-internal-format
15323 msgid "bytecode stream: found empty cgraph node"
15326 #: lto-cgraph.c:1320
15327 #, gcc-internal-format, gfc-internal-format
15328 msgid "At most %i profile runs is supported. Perhaps corrupted profile?"
15331 #: lto-cgraph.c:1406
15332 #, gcc-internal-format, gfc-internal-format
15333 msgid "Profile information in %s corrupted"
15336 #: lto-cgraph.c:1440
15337 #, gcc-internal-format, gfc-internal-format
15338 msgid "cannot find LTO cgraph in %s"
15341 #: lto-cgraph.c:1450
15342 #, gcc-internal-format, gfc-internal-format
15343 msgid "cannot find LTO section refs in %s"
15346 #: lto-compress.c:189 lto-compress.c:197 lto-compress.c:218 lto-compress.c:279
15347 #: lto-compress.c:287 lto-compress.c:308
15348 #, gcc-internal-format, gfc-internal-format
15349 msgid "compressed stream: %s"
15352 #: lto-section-in.c:422
15353 #, gcc-internal-format, gfc-internal-format
15355 "bytecode stream: trying to read %d bytes after the end of the input buffer"
15358 #: lto-section-in.c:432
15359 #, gcc-internal-format, gfc-internal-format
15360 msgid "%s out of range: Range is %i to %i, value is %i"
15363 #: lto-streamer-in.c:74
15364 #, gcc-internal-format, gfc-internal-format
15365 msgid "bytecode stream: unexpected tag %s"
15368 #: lto-streamer-out.c:307
15369 #, gcc-internal-format
15370 msgid "tree code %qs is not supported in LTO streams"
15373 #: lto-streamer.c:163
15374 #, gcc-internal-format, gfc-internal-format
15375 msgid "bytecode stream: unexpected LTO section %s"
15378 #: lto-streamer.c:375
15379 #, gcc-internal-format, gfc-internal-format
15381 "bytecode stream generated with LTO version %d.%d instead of the expected %d."
15385 #: lto-symtab.c:282
15386 #, gcc-internal-format
15387 msgid "multiple prevailing defs for %qE"
15390 #: lto-symtab.c:300
15391 #, gcc-internal-format
15392 msgid "%qD has already been defined"
15395 #: lto-symtab.c:302
15396 #, gcc-internal-format
15397 msgid "previously defined here"
15400 #: lto-symtab.c:382
15401 #, gcc-internal-format
15402 msgid "type of %qD does not match original declaration"
15405 #: lto-symtab.c:390
15406 #, gcc-internal-format
15407 msgid "alignment of %qD is bigger than original declaration"
15410 #: lto-symtab.c:396 lto-symtab.c:489
15411 #, gcc-internal-format
15412 msgid "previously declared here"
15415 #: lto-symtab.c:470
15416 #, gcc-internal-format
15417 msgid "variable %qD redeclared as function"
15420 #: lto-symtab.c:477
15421 #, gcc-internal-format
15422 msgid "function %qD redeclared as variable"
15426 #, gcc-internal-format
15428 "barrier region may not be closely nested inside of work-sharing, critical, "
15429 "ordered, master or explicit task region"
15433 #, gcc-internal-format
15435 "work-sharing region may not be closely nested inside of work-sharing, "
15436 "critical, ordered, master or explicit task region"
15440 #, gcc-internal-format
15442 "master region may not be closely nested inside of work-sharing or explicit "
15447 #, gcc-internal-format
15449 "ordered region may not be closely nested inside of critical or explicit task "
15454 #, gcc-internal-format
15456 "ordered region must be closely nested inside a loop region with an ordered "
15461 #, gcc-internal-format
15463 "critical region may not be nested inside a critical region with the same name"
15466 #: omp-low.c:7001 cp/decl.c:2948 cp/parser.c:10002 cp/parser.c:10022
15467 #, gcc-internal-format
15468 msgid "invalid exit from OpenMP structured block"
15471 #: omp-low.c:7003 omp-low.c:7008
15472 #, gcc-internal-format
15473 msgid "invalid entry to OpenMP structured block"
15476 #. Otherwise, be vague and lazy, but efficient.
15478 #, gcc-internal-format
15479 msgid "invalid branch to/from an OpenMP structured block"
15482 #: opts-common.c:1030
15483 #, gcc-internal-format
15484 msgid "command line option %qs is not supported by this configuration"
15487 #: opts-common.c:1040
15488 #, gcc-internal-format
15489 msgid "missing argument to %qs"
15492 #: opts-common.c:1046
15493 #, gcc-internal-format
15494 msgid "argument to %qs should be a non-negative integer"
15497 #: opts-common.c:1061
15498 #, gcc-internal-format
15499 msgid "unrecognized argument in option %qs"
15502 #: opts-common.c:1077
15503 #, gcc-internal-format
15504 msgid "valid arguments to %qs are: %s"
15507 #: opts-global.c:99
15508 #, gcc-internal-format
15509 msgid "command line option %qs is valid for the driver but not for %s"
15512 #. Eventually this should become a hard error IMO.
15513 #: opts-global.c:105
15514 #, gcc-internal-format
15515 msgid "command line option %qs is valid for %s but not for %s"
15518 #: opts-global.c:136
15519 #, gcc-internal-format, gfc-internal-format
15520 msgid "unrecognized command line option \"%s\""
15523 #: opts-global.c:389
15524 #, gcc-internal-format
15525 msgid "unrecognized command line option %<-fdump-%s%>"
15528 #: opts-global.c:394
15529 #, gcc-internal-format
15530 msgid "unrecognized command line option %<-fopt-info-%s%>"
15533 #: opts-global.c:415 opts-global.c:423
15534 #, gcc-internal-format
15535 msgid "plugin support is disabled; configure with --enable-plugin"
15538 #: opts-global.c:447
15539 #, gcc-internal-format
15540 msgid "unrecognized register name %qs"
15544 #, gcc-internal-format
15545 msgid "argument %qs to %<-femit-struct-debug-detailed%> not recognized"
15549 #, gcc-internal-format
15550 msgid "argument %qs to %<-femit-struct-debug-detailed%> unknown"
15554 #, gcc-internal-format
15556 "%<-femit-struct-debug-detailed=dir:...%> must allow at least as much as %<-"
15557 "femit-struct-debug-detailed=ind:...%>"
15561 #, gcc-internal-format
15563 "argument to %<-O%> should be a non-negative integer, %<g%>, %<s%> or %<fast%>"
15567 #, gcc-internal-format
15568 msgid "section anchors must be disabled when unit-at-a-time is disabled"
15572 #, gcc-internal-format
15573 msgid "toplevel reorder must be disabled when unit-at-a-time is disabled"
15577 #, gcc-internal-format
15578 msgid "transactional memory is not supported with non-call exceptions"
15582 #, gcc-internal-format
15583 msgid "section anchors must be disabled when toplevel reorder is disabled"
15586 #: opts.c:732 config/darwin.c:3061 config/sh/sh.c:933
15587 #, gcc-internal-format
15589 "-freorder-blocks-and-partition does not work with exceptions on this "
15593 #: opts.c:747 config/sh/sh.c:941
15594 #, gcc-internal-format
15596 "-freorder-blocks-and-partition does not support unwind info on this "
15600 #: opts.c:764 config/pa/pa.c:526
15601 #, gcc-internal-format
15602 msgid "-freorder-blocks-and-partition does not work on this architecture"
15606 #, gcc-internal-format
15607 msgid "-fno-fat-lto-objects are supported only with linker plugin."
15611 #, gcc-internal-format
15612 msgid "only one -flto-partition value can be specified"
15616 #, gcc-internal-format
15617 msgid "%<-fsplit-stack%> is not supported by this compiler configuration"
15621 #, gcc-internal-format
15622 msgid "unrecognized include_flags 0x%x passed to print_specific_help"
15626 #, gcc-internal-format
15627 msgid "--help argument %q.*s is ambiguous, please be more specific"
15631 #, gcc-internal-format
15632 msgid "unrecognized argument to --help= option: %q.*s"
15636 #, gcc-internal-format, gfc-internal-format
15637 msgid "structure alignment must be a small power of two, not %d"
15641 #, gcc-internal-format, gfc-internal-format
15642 msgid "unknown stack check parameter \"%s\""
15646 #, gcc-internal-format, gfc-internal-format
15647 msgid "dwarf version %d is not supported"
15651 #, gcc-internal-format, gfc-internal-format
15652 msgid "%s: --param arguments should be of the form NAME=VALUE"
15656 #, gcc-internal-format
15657 msgid "invalid --param value %qs"
15661 #, gcc-internal-format
15662 msgid "target system does not support debug output"
15666 #, gcc-internal-format, gfc-internal-format
15667 msgid "debug format \"%s\" conflicts with prior selection"
15671 #, gcc-internal-format, gfc-internal-format
15672 msgid "unrecognised debug output level \"%s\""
15676 #, gcc-internal-format, gfc-internal-format
15677 msgid "debug output level %s is too high"
15681 #, gcc-internal-format
15682 msgid "getting core file size maximum limit: %m"
15686 #, gcc-internal-format
15687 msgid "setting core file size limit to maximum: %m"
15691 #, gcc-internal-format, gfc-internal-format
15692 msgid "unrecognized gcc debugging option: %c"
15696 #, gcc-internal-format, gfc-internal-format
15697 msgid "-Werror=%s: no option -%s"
15701 #, gcc-internal-format
15702 msgid "minimum value of parameter %qs is %u"
15706 #, gcc-internal-format
15707 msgid "maximum value of parameter %qs is %u"
15710 #. If we didn't find this parameter, issue an error message.
15712 #, gcc-internal-format
15713 msgid "invalid parameter %qs"
15717 #, gcc-internal-format
15718 msgid "unrecognized option -fenable"
15722 #, gcc-internal-format
15723 msgid "unrecognized option -fdisable"
15727 #, gcc-internal-format, gfc-internal-format
15728 msgid "unknown pass %s specified in -fenable"
15732 #, gcc-internal-format, gfc-internal-format
15733 msgid "unknown pass %s specified in -fdisable"
15736 #: passes.c:841 passes.c:930
15737 #, gcc-internal-format, gfc-internal-format
15738 msgid "enable pass %s for functions in the range of [%u, %u]"
15741 #: passes.c:844 passes.c:941
15742 #, gcc-internal-format, gfc-internal-format
15743 msgid "disable pass %s for functions in the range of [%u, %u]"
15746 #: passes.c:880 passes.c:908
15747 #, gcc-internal-format, gfc-internal-format
15748 msgid "Invalid range %s in option %s"
15752 #, gcc-internal-format, gfc-internal-format
15753 msgid "enable pass %s for function %s"
15757 #, gcc-internal-format, gfc-internal-format
15758 msgid "disable pass %s for function %s"
15762 #, gcc-internal-format
15763 msgid "invalid pass positioning operation"
15767 #, gcc-internal-format
15768 msgid "plugin cannot register a missing pass"
15772 #, gcc-internal-format
15773 msgid "plugin cannot register an unnamed pass"
15777 #, gcc-internal-format
15778 msgid "plugin cannot register pass %qs without reference pass name"
15782 #, gcc-internal-format
15783 msgid "pass %qs not found but is referenced by new pass %qs"
15787 #, gcc-internal-format
15788 msgid "inaccessible plugin file %s expanded from short plugin name %s: %m"
15792 #, gcc-internal-format, gfc-internal-format
15794 "plugin %s was specified with different paths:\n"
15800 #, gcc-internal-format, gfc-internal-format
15801 msgid "malformed option -fplugin-arg-%s (multiple '=' signs)"
15805 #, gcc-internal-format, gfc-internal-format
15806 msgid "malformed option -fplugin-arg-%s (missing -<key>[=<value>])"
15810 #, gcc-internal-format, gfc-internal-format
15812 "plugin %s should be specified before -fplugin-arg-%s in the command line"
15816 #, gcc-internal-format, gfc-internal-format
15817 msgid "unknown callback event registered by plugin %s"
15821 #, gcc-internal-format, gfc-internal-format
15822 msgid "plugin %s registered a null callback function for event %s"
15826 #, gcc-internal-format, gfc-internal-format
15828 "cannot load plugin %s\n"
15833 #, gcc-internal-format, gfc-internal-format
15835 "plugin %s is not licensed under a GPL-compatible license\n"
15840 #, gcc-internal-format, gfc-internal-format
15842 "cannot find %s in plugin %s\n"
15847 #, gcc-internal-format, gfc-internal-format
15848 msgid "fail to initialize plugin %s"
15852 #, gcc-internal-format
15853 msgid "-iplugindir <dir> option not passed from the gcc driver"
15857 #, gcc-internal-format
15858 msgid "corrupted profile info: edge count exceeds maximal count"
15862 #, gcc-internal-format, gfc-internal-format
15863 msgid "corrupted profile info: edge from %i to %i exceeds maximal count"
15867 #, gcc-internal-format
15868 msgid "corrupted profile info: run_max * runs < sum_max"
15872 #, gcc-internal-format
15873 msgid "corrupted profile info: sum_all is smaller than sum_max"
15877 #, gcc-internal-format
15878 msgid "correcting inconsistent profile data"
15882 #, gcc-internal-format
15883 msgid "corrupted profile info: profile data is not flow-consistent"
15887 #, gcc-internal-format, gfc-internal-format
15889 "corrupted profile info: number of iterations for basic block %d thought to "
15894 #, gcc-internal-format, gfc-internal-format
15896 "corrupted profile info: number of executions for edge %d-%d thought to be %i"
15900 #, gcc-internal-format, gfc-internal-format
15901 msgid "output constraint %d must specify a single register"
15905 #, gcc-internal-format, gfc-internal-format
15906 msgid "output constraint %d cannot be specified together with \"%s\" clobber"
15910 #, gcc-internal-format
15911 msgid "output regs must be grouped at top of stack"
15915 #, gcc-internal-format
15916 msgid "implicitly popped regs must be grouped at top of stack"
15920 #, gcc-internal-format
15921 msgid "output operand %d must use %<&%> constraint"
15925 #, gcc-internal-format, gfc-internal-format
15926 msgid "validate_value_data: [%u] Bad next_regno for empty chain (%u)"
15930 #, gcc-internal-format, gfc-internal-format
15931 msgid "validate_value_data: Loop in regno chain (%u)"
15935 #, gcc-internal-format, gfc-internal-format
15936 msgid "validate_value_data: [%u] Bad oldest_regno (%u)"
15940 #, gcc-internal-format, gfc-internal-format
15941 msgid "validate_value_data: [%u] Non-empty reg in chain (%s %u %i)"
15945 #, gcc-internal-format
15946 msgid "can%'t use %qs as a call-saved register"
15950 #, gcc-internal-format
15951 msgid "can%'t use %qs as a call-used register"
15955 #, gcc-internal-format
15956 msgid "can%'t use %qs as a fixed register"
15959 #: reginfo.c:750 config/ia64/ia64.c:5897 config/ia64/ia64.c:5904
15960 #: config/pa/pa.c:428 config/pa/pa.c:435 config/sh/sh.c:9359
15961 #: config/sh/sh.c:9366 config/spu/spu.c:4908 config/spu/spu.c:4915
15962 #, gcc-internal-format, gfc-internal-format
15963 msgid "unknown register name: %s"
15967 #, gcc-internal-format
15968 msgid "stack register used for global register variable"
15972 #, gcc-internal-format
15973 msgid "global register variable follows a function definition"
15977 #, gcc-internal-format
15978 msgid "register of %qD used for multiple global register variables"
15982 #, gcc-internal-format
15983 msgid "conflicts with %qD"
15987 #, gcc-internal-format
15988 msgid "call-clobbered register used for global register variable"
15992 #, gcc-internal-format
15993 msgid "cannot reload integer constant operand in %<asm%>"
15997 #, gcc-internal-format
15998 msgid "impossible register constraint in %<asm%>"
16002 #, gcc-internal-format
16003 msgid "%<&%> constraint used with no register class"
16007 #, gcc-internal-format
16008 msgid "frame size too large for reliable stack checking"
16012 #, gcc-internal-format
16013 msgid "try reducing the number of local variables"
16017 #, gcc-internal-format
16018 msgid "can%'t find a register in class %qs while reloading %<asm%>"
16022 #, gcc-internal-format
16023 msgid "unable to find a register to spill in class %qs"
16027 #, gcc-internal-format
16028 msgid "%<asm%> operand requires impossible reload"
16032 #, gcc-internal-format
16033 msgid "%<asm%> operand constraint incompatible with operand size"
16037 #, gcc-internal-format
16038 msgid "output operand is constant in %<asm%>"
16042 #, gcc-internal-format, gfc-internal-format
16043 msgid "RTL check: access of elt %d of '%s' with last elt %d in %s, at %s:%d"
16047 #, gcc-internal-format, gfc-internal-format
16049 "RTL check: expected elt %d type '%c', have '%c' (rtx %s) in %s, at %s:%d"
16053 #, gcc-internal-format, gfc-internal-format
16055 "RTL check: expected elt %d type '%c' or '%c', have '%c' (rtx %s) in %s, at "
16060 #, gcc-internal-format, gfc-internal-format
16061 msgid "RTL check: expected code '%s', have '%s' in %s, at %s:%d"
16065 #, gcc-internal-format, gfc-internal-format
16066 msgid "RTL check: expected code '%s' or '%s', have '%s' in %s, at %s:%d"
16070 #, gcc-internal-format, gfc-internal-format
16072 "RTL check: attempt to treat non-block symbol as a block symbol in %s, at %s:"
16077 #, gcc-internal-format, gfc-internal-format
16078 msgid "RTL check: access of elt %d of vector with last elt %d in %s, at %s:%d"
16082 #, gcc-internal-format, gfc-internal-format
16083 msgid "RTL flag check: %s used with unexpected rtx code '%s' in %s, at %s:%d"
16087 #, gcc-internal-format
16088 msgid "output operand constraint lacks %<=%>"
16092 #, gcc-internal-format
16093 msgid "output constraint %qc for operand %d is not at the beginning"
16097 #, gcc-internal-format
16098 msgid "operand constraint contains incorrectly positioned %<+%> or %<=%>"
16101 #: stmt.c:346 stmt.c:445
16102 #, gcc-internal-format
16103 msgid "%<%%%> constraint used with last operand"
16107 #, gcc-internal-format
16108 msgid "matching constraint not valid in output operand"
16112 #, gcc-internal-format
16113 msgid "input operand constraint contains %qc"
16117 #, gcc-internal-format
16118 msgid "matching constraint references invalid operand number"
16122 #, gcc-internal-format
16123 msgid "invalid punctuation %qc in constraint"
16127 #, gcc-internal-format
16128 msgid "matching constraint does not allow a register"
16132 #, gcc-internal-format
16133 msgid "asm-specifier for variable %qE conflicts with asm clobber list"
16137 #, gcc-internal-format
16138 msgid "unknown register name %qs in %<asm%>"
16142 #, gcc-internal-format
16143 msgid "PIC register clobbered by %qs in %<asm%>"
16147 #, gcc-internal-format
16148 msgid "more than %d operands in %<asm%>"
16152 #, gcc-internal-format, gfc-internal-format
16153 msgid "output number %d not directly addressable"
16157 #, gcc-internal-format
16158 msgid "asm operand %d probably doesn%'t match constraints"
16162 #, gcc-internal-format
16163 msgid "asm clobber conflict with output operand"
16167 #, gcc-internal-format
16168 msgid "asm clobber conflict with input operand"
16172 #, gcc-internal-format
16173 msgid "too many alternatives in %<asm%>"
16177 #, gcc-internal-format
16178 msgid "operand constraints for %<asm%> differ in number of alternatives"
16182 #, gcc-internal-format
16183 msgid "duplicate asm operand name %qs"
16187 #, gcc-internal-format
16188 msgid "missing close brace for named operand"
16192 #, gcc-internal-format
16193 msgid "undefined named operand %qs"
16196 #: stor-layout.c:708
16197 #, gcc-internal-format
16198 msgid "size of %q+D is %d bytes"
16201 #: stor-layout.c:710
16202 #, gcc-internal-format
16203 msgid "size of %q+D is larger than %wd bytes"
16206 #: stor-layout.c:1152
16207 #, gcc-internal-format
16208 msgid "packed attribute causes inefficient alignment for %q+D"
16211 #: stor-layout.c:1156
16212 #, gcc-internal-format
16213 msgid "packed attribute is unnecessary for %q+D"
16216 #: stor-layout.c:1173
16217 #, gcc-internal-format
16218 msgid "padding struct to align %q+D"
16221 #: stor-layout.c:1235
16222 #, gcc-internal-format
16223 msgid "offset of packed bit-field %qD has changed in GCC 4.4"
16226 #: stor-layout.c:1541
16227 #, gcc-internal-format
16228 msgid "padding struct size to alignment boundary"
16231 #: stor-layout.c:1569
16232 #, gcc-internal-format
16233 msgid "packed attribute causes inefficient alignment for %qE"
16236 #: stor-layout.c:1573
16237 #, gcc-internal-format
16238 msgid "packed attribute is unnecessary for %qE"
16241 #: stor-layout.c:1579
16242 #, gcc-internal-format
16243 msgid "packed attribute causes inefficient alignment"
16246 #: stor-layout.c:1581
16247 #, gcc-internal-format
16248 msgid "packed attribute is unnecessary"
16251 #: stor-layout.c:2293
16252 #, gcc-internal-format
16253 msgid "alignment of array elements is greater than element size"
16257 #, gcc-internal-format
16258 msgid "%D renamed after being referenced in assembly"
16262 #, gcc-internal-format
16263 msgid "function symbol is not function"
16267 #, gcc-internal-format
16268 msgid "variable symbol is not variable"
16272 #, gcc-internal-format
16273 msgid "node has unknown type"
16277 #, gcc-internal-format
16278 msgid "node not found in symtab decl hashtable"
16282 #, gcc-internal-format
16283 msgid "assembler name hash list corrupted"
16287 #, gcc-internal-format
16288 msgid "node not found in symtab assembler name hash"
16292 #, gcc-internal-format
16293 msgid "double linked list of assembler names corrupted"
16297 #, gcc-internal-format
16298 msgid "non-DECL_ONE_ONLY node in a same_comdat_group list"
16302 #, gcc-internal-format
16303 msgid "mixing different types of symbol in same comdat groups is not supported"
16307 #, gcc-internal-format
16308 msgid "node is alone in a comdat group"
16312 #, gcc-internal-format
16313 msgid "same_comdat_group is not a circular list"
16317 #, gcc-internal-format
16318 msgid "verify_symtab_node failed"
16322 #, gcc-internal-format
16323 msgid "__builtin_saveregs not supported by this target"
16327 #, gcc-internal-format
16328 msgid "nested functions not supported on this target"
16332 #, gcc-internal-format
16333 msgid "nested function trampolines not supported on this target"
16336 #: targhooks.c:1233
16337 #, gcc-internal-format
16338 msgid "target attribute is not supported on this machine"
16341 #: targhooks.c:1243
16342 #, gcc-internal-format
16343 msgid "#pragma GCC target is not supported for this machine"
16347 #, gcc-internal-format
16348 msgid "removing .rpo file: %m"
16352 #, gcc-internal-format
16353 msgid "renaming .rpo file: %m"
16357 #, gcc-internal-format, gfc-internal-format
16358 msgid "repository file '%s' does not contain command-line arguments"
16362 #, gcc-internal-format, gfc-internal-format
16364 "'%s' was assigned to '%s', but was not defined during recompilation, or vice "
16369 #, gcc-internal-format, gfc-internal-format
16370 msgid "ld returned %d exit status"
16373 #: toplev.c:471 c/c-decl.c:9982
16374 #, gcc-internal-format
16375 msgid "%q+F used but never defined"
16379 #, gcc-internal-format
16380 msgid "%q+F declared %<static%> but never defined"
16384 #, gcc-internal-format
16385 msgid "%q+D defined but not used"
16389 #, gcc-internal-format
16390 msgid "-frecord-gcc-switches is not supported by the current target"
16394 #, gcc-internal-format
16395 msgid "stack usage computation not supported for this target"
16399 #, gcc-internal-format
16400 msgid "stack usage might be unbounded"
16404 #, gcc-internal-format
16405 msgid "stack usage might be %wd bytes"
16409 #, gcc-internal-format
16410 msgid "stack usage is %wd bytes"
16414 #, gcc-internal-format
16415 msgid "this target does not support %qs"
16419 #, gcc-internal-format
16421 "Graphite loop optimizations cannot be used (-fgraphite, -fgraphite-identity, "
16422 "-floop-block, -floop-interchange, -floop-strip-mine, -floop-parallelize-all, "
16423 "and -ftree-loop-linear)"
16427 #, gcc-internal-format
16428 msgid "mudflap cannot be used together with link-time optimization"
16432 #, gcc-internal-format
16434 "-fstrict-volatile-bitfields disabled; it is incompatible with ABI versions < "
16439 #, gcc-internal-format
16440 msgid "instruction scheduling not supported on this target machine"
16444 #, gcc-internal-format
16445 msgid "this target machine does not have delayed branches"
16449 #, gcc-internal-format, gfc-internal-format
16450 msgid "-f%sleading-underscore not supported on this target machine"
16454 #, gcc-internal-format
16455 msgid "could not close zeroed insn dump file %qs: %m"
16459 #, gcc-internal-format, gfc-internal-format
16460 msgid "target system does not support the \"%s\" debug format"
16464 #, gcc-internal-format
16465 msgid "variable tracking requested, but useless unless producing debug info"
16469 #, gcc-internal-format
16470 msgid "variable tracking requested, but not supported by this debug format"
16474 #, gcc-internal-format
16475 msgid "var-tracking-assignments changes selective scheduling"
16479 #, gcc-internal-format
16480 msgid "-ffunction-sections not supported for this target"
16484 #, gcc-internal-format
16485 msgid "-fdata-sections not supported for this target"
16489 #, gcc-internal-format
16490 msgid "-fprefetch-loop-arrays not supported for this target"
16494 #, gcc-internal-format
16496 "-fprefetch-loop-arrays not supported for this target (try -march switches)"
16500 #, gcc-internal-format
16501 msgid "-fprefetch-loop-arrays is not supported with -Os"
16505 #, gcc-internal-format
16506 msgid "-fassociative-math disabled; other options take precedence"
16510 #, gcc-internal-format
16511 msgid "-fstack-protector not supported for this target"
16515 #, gcc-internal-format
16516 msgid "unwind tables currently require a frame pointer for correctness"
16520 #, gcc-internal-format
16521 msgid "-fsanitize=address not supported for this target"
16525 #, gcc-internal-format
16526 msgid "error writing to %s: %m"
16529 #: toplev.c:1810 java/jcf-parse.c:1769
16530 #, gcc-internal-format
16531 msgid "error closing %s: %m"
16535 #, gcc-internal-format
16536 msgid "invalid volatile use of %qD inside transaction"
16540 #, gcc-internal-format
16542 "%<transaction_may_cancel_outer%> function call not within outer transaction "
16543 "or %<transaction_may_cancel_outer%>"
16546 #: trans-mem.c:676 trans-mem.c:4570
16547 #, gcc-internal-format
16548 msgid "unsafe function call %qD within atomic transaction"
16552 #, gcc-internal-format
16553 msgid "unsafe function call %qE within atomic transaction"
16557 #, gcc-internal-format
16558 msgid "unsafe indirect function call within atomic transaction"
16561 #: trans-mem.c:694 trans-mem.c:4503
16562 #, gcc-internal-format
16563 msgid "unsafe function call %qD within %<transaction_safe%> function"
16567 #, gcc-internal-format
16568 msgid "unsafe function call %qE within %<transaction_safe%> function"
16572 #, gcc-internal-format
16573 msgid "unsafe indirect function call within %<transaction_safe%> function"
16576 #: trans-mem.c:719 trans-mem.c:4542
16577 #, gcc-internal-format
16578 msgid "asm not allowed in atomic transaction"
16582 #, gcc-internal-format
16583 msgid "asm not allowed in %<transaction_safe%> function"
16587 #, gcc-internal-format
16588 msgid "relaxed transaction in atomic transaction"
16592 #, gcc-internal-format
16593 msgid "relaxed transaction in %<transaction_safe%> function"
16597 #, gcc-internal-format
16598 msgid "outer transaction in transaction"
16602 #, gcc-internal-format
16603 msgid "outer transaction in %<transaction_may_cancel_outer%> function"
16607 #, gcc-internal-format
16608 msgid "outer transaction in %<transaction_safe%> function"
16611 #: trans-mem.c:4170
16612 #, gcc-internal-format
16613 msgid "%Kasm not allowed in %<transaction_safe%> function"
16617 #, gcc-internal-format
16618 msgid "constant not recomputed when ADDR_EXPR changed"
16622 #, gcc-internal-format
16623 msgid "side effects not recomputed when ADDR_EXPR changed"
16627 #, gcc-internal-format
16628 msgid "DECL_GIMPLE_REG_P set on a variable with address taken"
16632 #, gcc-internal-format
16633 msgid "SSA name in freelist but still referenced"
16636 #: tree-cfg.c:2553 tree-cfg.c:3858
16637 #, gcc-internal-format
16638 msgid "INDIRECT_REF in gimple IL"
16642 #, gcc-internal-format
16643 msgid "invalid first operand of MEM_REF"
16647 #, gcc-internal-format
16648 msgid "invalid offset operand of MEM_REF"
16652 #, gcc-internal-format
16653 msgid "ASSERT_EXPR with an always-false condition"
16657 #, gcc-internal-format
16658 msgid "MODIFY_EXPR not expected while having tuples"
16661 #: tree-cfg.c:2613 tree-ssa.c:876
16662 #, gcc-internal-format
16663 msgid "address taken, but ADDRESSABLE bit not set"
16667 #, gcc-internal-format
16668 msgid "non-integral used in condition"
16672 #, gcc-internal-format
16673 msgid "invalid conditional operand"
16677 #, gcc-internal-format
16678 msgid "invalid position or size operand to BIT_FIELD_REF"
16682 #, gcc-internal-format
16684 "integral result type precision does not match field size of BIT_FIELD_REF"
16688 #, gcc-internal-format
16690 "mode precision of non-integral result does not match field size of "
16695 #, gcc-internal-format
16696 msgid "invalid reference prefix"
16700 #, gcc-internal-format
16701 msgid "invalid operand to plus/minus, type is a pointer"
16705 #, gcc-internal-format
16706 msgid "invalid operand to pointer plus, first operand is not a pointer"
16710 #, gcc-internal-format
16712 "invalid operand to pointer plus, second operand is not an integer type of "
16713 "appropriate width"
16717 #, gcc-internal-format
16718 msgid "invalid CASE_CHAIN"
16722 #, gcc-internal-format
16723 msgid "invalid expression for min lvalue"
16727 #, gcc-internal-format
16728 msgid "invalid operand in indirect reference"
16732 #, gcc-internal-format
16733 msgid "invalid operands to array reference"
16737 #, gcc-internal-format
16738 msgid "type mismatch in array reference"
16742 #, gcc-internal-format
16743 msgid "type mismatch in array range reference"
16747 #, gcc-internal-format
16748 msgid "type mismatch in real/imagpart reference"
16752 #, gcc-internal-format
16753 msgid "type mismatch in component reference"
16757 #, gcc-internal-format
16758 msgid "conversion of an SSA_NAME on the left hand side"
16762 #, gcc-internal-format
16763 msgid "conversion of register to a different size"
16767 #, gcc-internal-format
16768 msgid "invalid address operand in MEM_REF"
16772 #, gcc-internal-format
16773 msgid "invalid offset operand in MEM_REF"
16777 #, gcc-internal-format
16778 msgid "invalid address operand in TARGET_MEM_REF"
16782 #, gcc-internal-format
16783 msgid "invalid offset operand in TARGET_MEM_REF"
16787 #, gcc-internal-format
16788 msgid "gimple call has two targets"
16792 #, gcc-internal-format
16793 msgid "gimple call has no target"
16797 #, gcc-internal-format
16798 msgid "invalid function in gimple call"
16802 #, gcc-internal-format
16803 msgid "non-function in gimple call"
16807 #, gcc-internal-format
16808 msgid "invalid pure const state for function"
16812 #, gcc-internal-format
16813 msgid "invalid LHS in gimple call"
16817 #, gcc-internal-format
16818 msgid "LHS in noreturn call"
16822 #, gcc-internal-format
16823 msgid "invalid conversion in gimple call"
16827 #, gcc-internal-format
16828 msgid "invalid static chain in gimple call"
16832 #, gcc-internal-format
16833 msgid "static chain in indirect gimple call"
16837 #, gcc-internal-format
16838 msgid "static chain with function that doesn%'t use one"
16842 #, gcc-internal-format
16843 msgid "invalid argument to gimple call"
16847 #, gcc-internal-format
16848 msgid "invalid operands in gimple comparison"
16852 #, gcc-internal-format
16853 msgid "mismatching comparison operand types"
16857 #, gcc-internal-format
16858 msgid "vector comparison returning a boolean"
16862 #, gcc-internal-format
16863 msgid "non-vector operands in vector comparison"
16867 #, gcc-internal-format
16868 msgid "invalid vector comparison resulting type"
16872 #, gcc-internal-format
16873 msgid "bogus comparison result type"
16877 #, gcc-internal-format
16878 msgid "non-register as LHS of unary operation"
16882 #, gcc-internal-format
16883 msgid "invalid operand in unary operation"
16887 #, gcc-internal-format
16888 msgid "invalid types in nop conversion"
16892 #, gcc-internal-format
16893 msgid "invalid types in address space conversion"
16897 #, gcc-internal-format
16898 msgid "invalid types in fixed-point conversion"
16902 #, gcc-internal-format
16903 msgid "invalid types in conversion to floating point"
16907 #, gcc-internal-format
16908 msgid "invalid types in conversion to integer"
16912 #, gcc-internal-format
16913 msgid "non-trivial conversion in unary operation"
16917 #, gcc-internal-format
16918 msgid "non-register as LHS of binary operation"
16922 #, gcc-internal-format
16923 msgid "invalid operands in binary operation"
16927 #, gcc-internal-format
16928 msgid "type mismatch in complex expression"
16932 #, gcc-internal-format
16933 msgid "type mismatch in shift expression"
16937 #, gcc-internal-format
16938 msgid "type mismatch in vector shift expression"
16942 #, gcc-internal-format
16943 msgid "non-element sized vector shift of floating point vector"
16946 #: tree-cfg.c:3482 tree-cfg.c:3503
16947 #, gcc-internal-format
16948 msgid "type mismatch in widening vector shift expression"
16952 #, gcc-internal-format
16953 msgid "invalid non-vector operands to vector valued plus"
16957 #, gcc-internal-format
16958 msgid "invalid (pointer) operands to plus/minus"
16962 #, gcc-internal-format
16963 msgid "type mismatch in pointer plus expression"
16967 #, gcc-internal-format
16968 msgid "type mismatch in binary expression"
16972 #, gcc-internal-format
16973 msgid "non-register as LHS of ternary operation"
16977 #, gcc-internal-format
16978 msgid "invalid operands in ternary operation"
16982 #, gcc-internal-format
16983 msgid "type mismatch in widening multiply-accumulate expression"
16987 #, gcc-internal-format
16988 msgid "type mismatch in fused multiply-add expression"
16991 #: tree-cfg.c:3721 c/c-typeck.c:4292
16992 #, gcc-internal-format
16993 msgid "type mismatch in conditional expression"
16997 #, gcc-internal-format
16998 msgid "type mismatch in vector permute expression"
17002 #, gcc-internal-format
17003 msgid "vector types expected in vector permute expression"
17007 #, gcc-internal-format
17009 "vectors with different element number found in vector permute expression"
17013 #, gcc-internal-format
17014 msgid "invalid mask type in vector permute expression"
17018 #, gcc-internal-format
17019 msgid "non-trivial conversion at assignment"
17023 #, gcc-internal-format
17024 msgid "non-decl LHS in clobber statement"
17028 #, gcc-internal-format
17029 msgid "invalid operand in unary expression"
17033 #, gcc-internal-format
17034 msgid "type mismatch in address expression"
17037 #: tree-cfg.c:3873 tree-cfg.c:3899
17038 #, gcc-internal-format
17039 msgid "invalid rhs for gimple memory store"
17042 #: tree-cfg.c:3933 tree-cfg.c:3951 tree-cfg.c:3965
17043 #, gcc-internal-format
17044 msgid "incorrect type of vector CONSTRUCTOR elements"
17047 #: tree-cfg.c:3942 tree-cfg.c:3958
17048 #, gcc-internal-format
17049 msgid "incorrect number of vector CONSTRUCTOR elements"
17053 #, gcc-internal-format
17054 msgid "vector CONSTRUCTOR with non-NULL element index"
17058 #, gcc-internal-format
17059 msgid "invalid operand in return statement"
17063 #, gcc-internal-format
17064 msgid "invalid conversion in return statement"
17068 #, gcc-internal-format
17069 msgid "goto destination is neither a label nor a pointer"
17073 #, gcc-internal-format
17074 msgid "invalid operand to switch statement"
17078 #, gcc-internal-format
17079 msgid "non-integral type switch statement"
17083 #, gcc-internal-format
17084 msgid "invalid default case label in switch statement"
17088 #, gcc-internal-format
17089 msgid "invalid case label in switch statement"
17093 #, gcc-internal-format
17094 msgid "invalid case range in switch statement"
17098 #, gcc-internal-format
17099 msgid "type mismatch for case label in switch statement"
17103 #, gcc-internal-format
17104 msgid "type precision mismatch in switch statement"
17108 #, gcc-internal-format
17109 msgid "case labels not sorted in switch statement"
17113 #, gcc-internal-format
17114 msgid "incorrect entry in label_to_block_map"
17118 #, gcc-internal-format
17119 msgid "incorrect setting of landing pad number"
17123 #, gcc-internal-format
17124 msgid "invalid comparison code in gimple cond"
17128 #, gcc-internal-format
17129 msgid "invalid labels in gimple cond"
17132 #: tree-cfg.c:4309 tree-cfg.c:4318
17133 #, gcc-internal-format
17134 msgid "invalid PHI result"
17138 #, gcc-internal-format
17139 msgid "missing PHI def"
17143 #, gcc-internal-format
17144 msgid "invalid PHI argument"
17148 #, gcc-internal-format, gfc-internal-format
17149 msgid "incompatible types in PHI argument %u"
17152 #: tree-cfg.c:4433 tree-cfg.c:4738
17153 #, gcc-internal-format
17154 msgid "verify_gimple failed"
17158 #, gcc-internal-format
17159 msgid "dead STMT in EH table"
17163 #, gcc-internal-format
17164 msgid "location references block not in block tree"
17168 #, gcc-internal-format
17169 msgid "gimple_bb (phi) is set to a wrong basic block"
17173 #, gcc-internal-format
17174 msgid "PHI node with location"
17177 #: tree-cfg.c:4625 tree-cfg.c:4674
17178 #, gcc-internal-format
17179 msgid "incorrect sharing of tree nodes"
17183 #, gcc-internal-format
17184 msgid "virtual PHI with argument locations"
17188 #, gcc-internal-format
17189 msgid "gimple_bb (stmt) is set to a wrong basic block"
17193 #, gcc-internal-format
17194 msgid "in statement"
17198 #, gcc-internal-format
17199 msgid "statement marked for throw, but doesn%'t"
17203 #, gcc-internal-format
17204 msgid "statement marked for throw in middle of block"
17208 #, gcc-internal-format
17209 msgid "ENTRY_BLOCK has IL associated with it"
17213 #, gcc-internal-format
17214 msgid "EXIT_BLOCK has IL associated with it"
17218 #, gcc-internal-format, gfc-internal-format
17219 msgid "fallthru to exit from bb %d"
17223 #, gcc-internal-format
17224 msgid "nonlocal label "
17228 #, gcc-internal-format
17229 msgid "EH landing pad label "
17232 #: tree-cfg.c:4817 tree-cfg.c:4826 tree-cfg.c:4851
17233 #, gcc-internal-format
17238 #, gcc-internal-format, gfc-internal-format
17239 msgid "control flow in the middle of basic block %d"
17243 #, gcc-internal-format, gfc-internal-format
17244 msgid "fallthru edge after a control statement in bb %d"
17248 #, gcc-internal-format, gfc-internal-format
17249 msgid "true/false edge after a non-GIMPLE_COND in bb %d"
17252 #: tree-cfg.c:4910 tree-cfg.c:4932 tree-cfg.c:4949 tree-cfg.c:5018
17253 #, gcc-internal-format, gfc-internal-format
17254 msgid "wrong outgoing edge flags at end of bb %d"
17258 #, gcc-internal-format, gfc-internal-format
17259 msgid "explicit goto at end of bb %d"
17263 #, gcc-internal-format, gfc-internal-format
17264 msgid "return edge does not point to exit in bb %d"
17268 #, gcc-internal-format
17269 msgid "found default case not at the start of case vector"
17273 #, gcc-internal-format
17274 msgid "case labels not sorted: "
17278 #, gcc-internal-format, gfc-internal-format
17279 msgid "extra outgoing edge %d->%d"
17283 #, gcc-internal-format, gfc-internal-format
17284 msgid "missing edge %i->%i"
17288 #, gcc-internal-format
17289 msgid "%<noreturn%> function does return"
17293 #, gcc-internal-format
17294 msgid "control reaches end of non-void function"
17298 #, gcc-internal-format
17300 "ignoring return value of %qD, declared with attribute warn_unused_result"
17304 #, gcc-internal-format
17306 "ignoring return value of function declared with attribute warn_unused_result"
17309 #: tree-diagnostic.c:202
17310 #, gcc-internal-format
17311 msgid "in definition of macro %qs"
17314 #: tree-diagnostic.c:219
17315 #, gcc-internal-format
17316 msgid "in expansion of macro %qs"
17320 #, gcc-internal-format, gfc-internal-format
17321 msgid "BB %i has multiple EH edges"
17325 #, gcc-internal-format, gfc-internal-format
17326 msgid "BB %i can not throw but has an EH edge"
17330 #, gcc-internal-format, gfc-internal-format
17331 msgid "BB %i last statement has incorrectly set lp"
17335 #, gcc-internal-format, gfc-internal-format
17336 msgid "BB %i is missing an EH edge"
17340 #, gcc-internal-format, gfc-internal-format
17341 msgid "Incorrect EH edge %i->%i"
17344 #: tree-eh.c:4462 tree-eh.c:4481
17345 #, gcc-internal-format, gfc-internal-format
17346 msgid "BB %i is missing an edge"
17350 #, gcc-internal-format, gfc-internal-format
17351 msgid "BB %i too many fallthru edges"
17355 #, gcc-internal-format, gfc-internal-format
17356 msgid "BB %i has incorrect edge"
17360 #, gcc-internal-format, gfc-internal-format
17361 msgid "BB %i has incorrect fallthru edge"
17364 #: tree-inline.c:3022
17365 #, gcc-internal-format
17366 msgid "function %q+F can never be copied because it receives a non-local goto"
17369 #: tree-inline.c:3036
17370 #, gcc-internal-format
17372 "function %q+F can never be copied because it saves address of local label in "
17373 "a static variable"
17376 #: tree-inline.c:3076
17377 #, gcc-internal-format
17379 "function %q+F can never be inlined because it uses alloca (override using "
17380 "the always_inline attribute)"
17383 #: tree-inline.c:3090
17384 #, gcc-internal-format
17385 msgid "function %q+F can never be inlined because it uses setjmp"
17388 #: tree-inline.c:3104
17389 #, gcc-internal-format
17391 "function %q+F can never be inlined because it uses variable argument lists"
17394 #: tree-inline.c:3116
17395 #, gcc-internal-format
17397 "function %q+F can never be inlined because it uses setjmp-longjmp exception "
17401 #: tree-inline.c:3124
17402 #, gcc-internal-format
17403 msgid "function %q+F can never be inlined because it uses non-local goto"
17406 #: tree-inline.c:3136
17407 #, gcc-internal-format
17409 "function %q+F can never be inlined because it uses __builtin_return or "
17410 "__builtin_apply_args"
17413 #: tree-inline.c:3156
17414 #, gcc-internal-format
17415 msgid "function %q+F can never be inlined because it contains a computed goto"
17418 #: tree-inline.c:3259
17419 #, gcc-internal-format
17421 "function %q+F can never be inlined because it is suppressed using -fno-inline"
17424 #: tree-inline.c:3267
17425 #, gcc-internal-format
17427 "function %q+F can never be inlined because it uses attributes conflicting "
17431 #: tree-inline.c:3852
17432 #, gcc-internal-format
17433 msgid "inlining failed in call to always_inline %q+F: %s"
17436 #: tree-inline.c:3854 tree-inline.c:3869
17437 #, gcc-internal-format
17438 msgid "called from here"
17441 #: tree-inline.c:3867
17442 #, gcc-internal-format
17443 msgid "inlining failed in call to %q+F: %s"
17446 #: tree-into-ssa.c:3226 tree-outof-ssa.c:774 tree-outof-ssa.c:831
17447 #: tree-ssa-coalesce.c:934 tree-ssa-live.c:1282
17448 #, gcc-internal-format
17449 msgid "SSA corruption"
17452 #: tree-mudflap.c:903
17453 #, gcc-internal-format
17454 msgid "mudflap checking not yet implemented for ARRAY_RANGE_REF"
17457 #: tree-mudflap.c:1096
17458 #, gcc-internal-format
17459 msgid "mudflap cannot track %qE in stub function"
17462 #: tree-mudflap.c:1350
17463 #, gcc-internal-format
17464 msgid "mudflap cannot track unknown size extern %qE"
17467 #: tree-nomudflap.c:45
17468 #, gcc-internal-format
17469 msgid "mudflap: this language is not supported"
17472 #: tree-profile.c:407
17473 #, gcc-internal-format
17474 msgid "unimplemented functionality"
17477 #: tree-ssa-loop-niter.c:2557
17478 #, gcc-internal-format
17479 msgid "iteration %E invokes undefined behavior"
17482 #: tree-ssa-loop-niter.c:2559
17483 #, gcc-internal-format
17484 msgid "containing loop"
17487 #: tree-ssa-operands.c:975
17488 #, gcc-internal-format
17489 msgid "virtual definition of statement not up-to-date"
17492 #: tree-ssa-operands.c:982
17493 #, gcc-internal-format
17494 msgid "virtual def operand missing for stmt"
17497 #: tree-ssa-operands.c:992
17498 #, gcc-internal-format
17499 msgid "virtual use of statement not up-to-date"
17502 #: tree-ssa-operands.c:999
17503 #, gcc-internal-format
17504 msgid "virtual use operand missing for stmt"
17507 #: tree-ssa-operands.c:1015
17508 #, gcc-internal-format
17509 msgid "excess use operand for stmt"
17512 #: tree-ssa-operands.c:1023
17513 #, gcc-internal-format
17514 msgid "use operand missing for stmt"
17517 #: tree-ssa-operands.c:1030
17518 #, gcc-internal-format
17519 msgid "stmt volatile flag not up-to-date"
17522 #: tree-ssa-uninit.c:1946 tree-ssa.c:1665
17523 #, gcc-internal-format
17524 msgid "%qD may be used uninitialized in this function"
17528 #, gcc-internal-format
17529 msgid "expected an SSA_NAME object"
17533 #, gcc-internal-format
17534 msgid "found an SSA_NAME that had been released into the free pool"
17538 #, gcc-internal-format
17539 msgid "type mismatch between an SSA_NAME and its symbol"
17543 #, gcc-internal-format
17544 msgid "found a virtual definition for a GIMPLE register"
17548 #, gcc-internal-format
17549 msgid "virtual SSA name for non-VOP decl"
17553 #, gcc-internal-format
17554 msgid "found a real definition for a non-register"
17558 #, gcc-internal-format
17559 msgid "found a default name with a non-empty defining statement"
17563 #, gcc-internal-format
17564 msgid "RESULT_DECL should be read only when DECL_BY_REFERENCE is set"
17568 #, gcc-internal-format, gfc-internal-format
17569 msgid "SSA_NAME created in two different blocks %i and %i"
17572 #: tree-ssa.c:705 tree-ssa.c:1017
17573 #, gcc-internal-format
17574 msgid "SSA_NAME_DEF_STMT is wrong"
17578 #, gcc-internal-format
17579 msgid "missing definition"
17583 #, gcc-internal-format, gfc-internal-format
17584 msgid "definition in block %i does not dominate use in block %i"
17588 #, gcc-internal-format, gfc-internal-format
17589 msgid "definition in block %i follows the use"
17593 #, gcc-internal-format
17594 msgid "SSA_NAME_OCCURS_IN_ABNORMAL_PHI should be set"
17598 #, gcc-internal-format
17599 msgid "no immediate_use list"
17603 #, gcc-internal-format
17604 msgid "wrong immediate use list"
17608 #, gcc-internal-format
17609 msgid "incoming edge count does not match number of PHI arguments"
17613 #, gcc-internal-format, gfc-internal-format
17614 msgid "PHI argument is missing for edge %d->%d"
17618 #, gcc-internal-format
17619 msgid "PHI argument is not SSA_NAME, or invariant"
17623 #, gcc-internal-format, gfc-internal-format
17624 msgid "wrong edge %d->%d for PHI argument"
17628 #, gcc-internal-format, gfc-internal-format
17629 msgid "AUX pointer initialized for edge %d->%d"
17633 #, gcc-internal-format
17634 msgid "stmt (%p) marked modified after optimization pass: "
17638 #, gcc-internal-format
17639 msgid "verify_ssa failed"
17642 #: tree-ssa.c:1628 varasm.c:321
17643 #, gcc-internal-format
17644 msgid "%qD was declared here"
17648 #, gcc-internal-format
17649 msgid "%qD is used uninitialized in this function"
17653 #, gcc-internal-format
17654 msgid "%qE is used uninitialized in this function"
17658 #, gcc-internal-format
17659 msgid "%qE may be used uninitialized in this function"
17662 #: tree-streamer-in.c:316 tree-streamer-in.c:1075
17663 #, gcc-internal-format
17664 msgid "machine independent builtin code out of range"
17667 #: tree-streamer-in.c:321 tree-streamer-in.c:1083
17668 #, gcc-internal-format
17669 msgid "target specific builtin not available"
17672 #: tree-streamer-in.c:397
17673 #, gcc-internal-format
17674 msgid "cl_target_option size mismatch in LTO reader and writer"
17677 #: tree-streamer-in.c:412
17678 #, gcc-internal-format
17679 msgid "cl_optimization size mismatch in LTO reader and writer"
17682 #: tree-streamer-out.c:446
17683 #, gcc-internal-format
17685 "tree bytecode streams do not support machine specific builtin functions on "
17689 #: tree-vect-generic.c:244
17690 #, gcc-internal-format
17691 msgid "vector operation will be expanded piecewise"
17694 #: tree-vect-generic.c:247
17695 #, gcc-internal-format
17696 msgid "vector operation will be expanded in parallel"
17699 #: tree-vect-generic.c:298
17700 #, gcc-internal-format
17701 msgid "vector operation will be expanded with a single scalar operation"
17704 #: tree-vect-generic.c:909
17705 #, gcc-internal-format
17706 msgid "vector condition will be expanded piecewise"
17709 #: tree-vect-generic.c:1218
17710 #, gcc-internal-format
17711 msgid "vector shuffling operation will be expanded piecewise"
17715 #, gcc-internal-format
17716 msgid "array subscript is outside array bounds"
17719 #: tree-vrp.c:6033 tree-vrp.c:6134
17720 #, gcc-internal-format
17721 msgid "array subscript is above array bounds"
17724 #: tree-vrp.c:6046 tree-vrp.c:6120
17725 #, gcc-internal-format
17726 msgid "array subscript is below array bounds"
17730 #, gcc-internal-format
17732 "assuming signed overflow does not occur when simplifying conditional to "
17737 #, gcc-internal-format
17738 msgid "assuming signed overflow does not occur when simplifying conditional"
17742 #, gcc-internal-format
17743 msgid "comparison always false due to limited range of data type"
17747 #, gcc-internal-format
17748 msgid "comparison always true due to limited range of data type"
17752 #, gcc-internal-format
17754 "assuming signed overflow does not occur when simplifying %</%> or %<%%%> to "
17759 #, gcc-internal-format
17761 "assuming signed overflow does not occur when simplifying %<abs (X)%> to %<X"
17766 #, gcc-internal-format
17767 msgid "ignoring attributes applied to %qT after definition"
17771 #, gcc-internal-format
17772 msgid "%q+D already declared with dllexport attribute: dllimport ignored"
17776 #, gcc-internal-format
17778 "%q+D redeclared without dllimport attribute after being referenced with dll "
17783 #, gcc-internal-format
17784 msgid "%q+D redeclared without dllimport attribute: previous dllimport ignored"
17787 #: tree.c:5610 tree.c:5622 tree.c:5632 c-family/c-common.c:6385
17788 #: c-family/c-common.c:6404 c-family/c-common.c:6422 c-family/c-common.c:6450
17789 #: c-family/c-common.c:6478 c-family/c-common.c:6506 c-family/c-common.c:6522
17790 #: c-family/c-common.c:6537 c-family/c-common.c:6558 c-family/c-common.c:6575
17791 #: c-family/c-common.c:6599 c-family/c-common.c:6622 c-family/c-common.c:6639
17792 #: c-family/c-common.c:6667 c-family/c-common.c:6688 c-family/c-common.c:6709
17793 #: c-family/c-common.c:6736 c-family/c-common.c:6767 c-family/c-common.c:6804
17794 #: c-family/c-common.c:6831 c-family/c-common.c:6891 c-family/c-common.c:6976
17795 #: c-family/c-common.c:7006 c-family/c-common.c:7060 c-family/c-common.c:7518
17796 #: c-family/c-common.c:7536 c-family/c-common.c:7598 c-family/c-common.c:7641
17797 #: c-family/c-common.c:7712 c-family/c-common.c:7840 c-family/c-common.c:7908
17798 #: c-family/c-common.c:7966 c-family/c-common.c:8014 c-family/c-common.c:8177
17799 #: c-family/c-common.c:8198 c-family/c-common.c:8310 c-family/c-common.c:8334
17800 #: c-family/c-common.c:8641 c-family/c-common.c:8664 c-family/c-common.c:8703
17801 #: c-family/c-common.c:8781 c-family/c-common.c:8928 config/darwin.c:1997
17802 #: config/arm/arm.c:5119 config/arm/arm.c:5147 config/arm/arm.c:5164
17803 #: config/avr/avr.c:7789 config/h8300/h8300.c:5463 config/h8300/h8300.c:5487
17804 #: config/i386/i386.c:4965 config/i386/i386.c:34737 config/ia64/ia64.c:737
17805 #: config/rs6000/rs6000.c:24907 config/spu/spu.c:3743
17806 #: ada/gcc-interface/utils.c:6189 lto/lto-lang.c:222
17807 #, gcc-internal-format
17808 msgid "%qE attribute ignored"
17812 #, gcc-internal-format
17813 msgid "inline function %q+D declared as dllimport: attribute ignored"
17817 #, gcc-internal-format
17818 msgid "function %q+D definition is marked dllimport"
17822 #, gcc-internal-format
17823 msgid "variable %q+D definition is marked dllimport"
17827 #, gcc-internal-format
17828 msgid "external linkage required for symbol %q+D because of %qE attribute"
17832 #, gcc-internal-format
17834 "%qE implies default visibility, but %qD has already been declared with a "
17835 "different visibility"
17839 #, gcc-internal-format
17840 msgid "arrays of functions are not meaningful"
17844 #, gcc-internal-format
17845 msgid "function return type cannot be function"
17848 #: tree.c:8944 tree.c:9029 tree.c:9090
17849 #, gcc-internal-format, gfc-internal-format
17850 msgid "tree check: %s, have %s in %s, at %s:%d"
17854 #, gcc-internal-format, gfc-internal-format
17855 msgid "tree check: expected none of %s, have %s in %s, at %s:%d"
17859 #, gcc-internal-format
17860 msgid "tree check: expected class %qs, have %qs (%s) in %s, at %s:%d"
17864 #, gcc-internal-format
17865 msgid "tree check: did not expect class %qs, have %qs (%s) in %s, at %s:%d"
17869 #, gcc-internal-format, gfc-internal-format
17870 msgid "tree check: expected omp_clause %s, have %s in %s, at %s:%d"
17874 #, gcc-internal-format
17876 "tree check: expected tree that contains %qs structure, have %qs in %s, at %s:"
17881 #, gcc-internal-format, gfc-internal-format
17882 msgid "tree check: accessed elt %d of tree_vec with %d elts in %s, at %s:%d"
17886 #, gcc-internal-format, gfc-internal-format
17887 msgid "tree check: accessed operand %d of %s with %d operands in %s, at %s:%d"
17891 #, gcc-internal-format, gfc-internal-format
17893 "tree check: accessed operand %d of omp_clause %s with %d operands in %s, at "
17898 #, gcc-internal-format
17899 msgid "%qD is deprecated (declared at %s:%d): %s"
17903 #, gcc-internal-format
17904 msgid "%qD is deprecated (declared at %s:%d)"
17908 #, gcc-internal-format
17909 msgid "%qE is deprecated (declared at %s:%d): %s"
17913 #, gcc-internal-format
17914 msgid "%qE is deprecated (declared at %s:%d)"
17918 #, gcc-internal-format, gfc-internal-format
17919 msgid "type is deprecated (declared at %s:%d): %s"
17923 #, gcc-internal-format, gfc-internal-format
17924 msgid "type is deprecated (declared at %s:%d)"
17928 #, gcc-internal-format
17929 msgid "%qE is deprecated: %s"
17933 #, gcc-internal-format
17934 msgid "%qE is deprecated"
17938 #, gcc-internal-format, gfc-internal-format
17939 msgid "type is deprecated: %s"
17943 #, gcc-internal-format
17944 msgid "type is deprecated"
17947 #: value-prof.c:408
17948 #, gcc-internal-format
17949 msgid "dead histogram"
17952 #: value-prof.c:439
17953 #, gcc-internal-format
17955 "Histogram value statement does not correspond to the statement it is "
17959 #: value-prof.c:452
17960 #, gcc-internal-format
17961 msgid "verify_histograms failed"
17964 #: value-prof.c:499
17965 #, gcc-internal-format, gfc-internal-format
17967 "correcting inconsistent value profile: %s profiler overall count (%d) does "
17968 "not match BB count (%d)"
17971 #: value-prof.c:509
17972 #, gcc-internal-format, gfc-internal-format
17974 "corrupted value profile: %s profile counter (%d out of %d) inconsistent with "
17975 "basic-block count (%d)"
17978 #: value-prof.c:1125 value-prof.c:1127
17979 #, gcc-internal-format, gfc-internal-format
17980 msgid "Inconsistent profile: indirect call target (%d) does not exist"
17983 #: value-prof.c:1149
17984 #, gcc-internal-format, gfc-internal-format
17985 msgid "Skipping target %s with mismatching types for icall "
17988 #: var-tracking.c:6998
17989 #, gcc-internal-format
17991 "variable tracking size limit exceeded with -fvar-tracking-assignments, "
17995 #: var-tracking.c:7002
17996 #, gcc-internal-format
17997 msgid "variable tracking size limit exceeded"
18001 #, gcc-internal-format
18002 msgid "%+D causes a section type conflict"
18006 #, gcc-internal-format
18007 msgid "%+D causes a section type conflict with %D"
18011 #, gcc-internal-format
18013 "alignment of %q+D is greater than maximum object file alignment. Using %d"
18016 #: varasm.c:1198 varasm.c:1207
18017 #, gcc-internal-format
18018 msgid "register name not specified for %q+D"
18022 #, gcc-internal-format
18023 msgid "invalid register name for %q+D"
18027 #, gcc-internal-format
18028 msgid "data type of %q+D isn%'t suitable for a register"
18032 #, gcc-internal-format
18034 "the register specified for %q+D cannot be accessed by the current target"
18038 #, gcc-internal-format
18040 "the register specified for %q+D is not general enough to be used as a "
18041 "register variable"
18045 #, gcc-internal-format
18046 msgid "register specified for %q+D isn%'t suitable for data type"
18050 #, gcc-internal-format
18051 msgid "global register variable has initial value"
18055 #, gcc-internal-format
18056 msgid "optimization may eliminate reads and/or writes to register variables"
18060 #, gcc-internal-format
18061 msgid "register name given for non-register variable %q+D"
18065 #, gcc-internal-format
18066 msgid "thread-local COMMON data not implemented"
18070 #, gcc-internal-format
18072 "requested alignment for %q+D is greater than implemented alignment of %wu"
18075 #: varasm.c:1938 c/c-decl.c:4353
18076 #, gcc-internal-format
18077 msgid "storage size of %q+D isn%'t known"
18081 #, gcc-internal-format
18082 msgid "initializer for integer/fixed-point value is too complicated"
18086 #, gcc-internal-format
18087 msgid "initializer for floating value is not a floating constant"
18091 #, gcc-internal-format
18092 msgid "invalid initial value for member %qE"
18096 #, gcc-internal-format
18097 msgid "weak declaration of %q+D must be public"
18101 #, gcc-internal-format
18102 msgid "weak declaration of %q+D not supported"
18105 #: varasm.c:5286 varasm.c:5583
18106 #, gcc-internal-format
18107 msgid "only weak aliases are supported in this configuration"
18111 #, gcc-internal-format
18112 msgid "weakref is not supported in this configuration"
18115 #: varasm.c:5498 varasm.c:5580
18116 #, gcc-internal-format
18117 msgid "ifunc is not supported in this configuration"
18121 #, gcc-internal-format
18122 msgid "weakref %q+D ultimately targets itself"
18126 #, gcc-internal-format
18127 msgid "weakref %q+D must have static linkage"
18131 #, gcc-internal-format
18132 msgid "alias definitions not supported in this configuration"
18135 #: varasm.c:5792 config/sol2.c:155 config/i386/winnt.c:254
18136 #, gcc-internal-format
18137 msgid "visibility attribute not supported in this configuration; ignored"
18141 #, gcc-internal-format
18142 msgid "variable %q+D part of alias cycle"
18145 #. Print an error message for unrecognized stab codes.
18147 #, gcc-internal-format
18148 msgid "no sclass for %s stab (0x%x)"
18151 #: lto-streamer.h:933
18152 #, gcc-internal-format, gfc-internal-format
18153 msgid "bytecode stream: expected tag %s instead of %s"
18156 #: lto-streamer.h:943
18157 #, gcc-internal-format, gfc-internal-format
18158 msgid "bytecode stream: tag %s is not in the expected range [%s, %s]"
18161 #: c-family/c-common.c:916
18162 #, gcc-internal-format
18163 msgid "%qD is not defined outside of function scope"
18166 #: c-family/c-common.c:966
18167 #, gcc-internal-format
18169 "string length %qd is greater than the length %qd ISO C%d compilers are "
18170 "required to support"
18173 #: c-family/c-common.c:1285 c/c-typeck.c:9864 cp/typeck.c:4158
18174 #, gcc-internal-format
18175 msgid "left shift count is negative"
18178 #: c-family/c-common.c:1286 c/c-typeck.c:9812 cp/typeck.c:4112
18179 #, gcc-internal-format
18180 msgid "right shift count is negative"
18183 #: c-family/c-common.c:1291 c/c-typeck.c:9871 cp/typeck.c:4165
18184 #, gcc-internal-format
18185 msgid "left shift count >= width of type"
18188 #: c-family/c-common.c:1292 c/c-typeck.c:9823 cp/typeck.c:4119
18189 #, gcc-internal-format
18190 msgid "right shift count >= width of type"
18193 #: c-family/c-common.c:1513 c-family/c-common.c:1525 cp/semantics.c:6867
18194 #, gcc-internal-format
18195 msgid "overflow in constant expression"
18198 #: c-family/c-common.c:1548
18199 #, gcc-internal-format
18200 msgid "integer overflow in expression"
18203 #: c-family/c-common.c:1553
18204 #, gcc-internal-format
18205 msgid "floating point overflow in expression"
18208 #: c-family/c-common.c:1557
18209 #, gcc-internal-format
18210 msgid "fixed-point overflow in expression"
18213 #: c-family/c-common.c:1561
18214 #, gcc-internal-format
18215 msgid "vector overflow in expression"
18218 #: c-family/c-common.c:1567
18219 #, gcc-internal-format
18220 msgid "complex integer overflow in expression"
18223 #: c-family/c-common.c:1570
18224 #, gcc-internal-format
18225 msgid "complex floating point overflow in expression"
18228 #: c-family/c-common.c:1613
18229 #, gcc-internal-format
18230 msgid "logical %<or%> applied to non-boolean constant"
18233 #: c-family/c-common.c:1616
18234 #, gcc-internal-format
18235 msgid "logical %<and%> applied to non-boolean constant"
18238 #: c-family/c-common.c:1680
18239 #, gcc-internal-format
18240 msgid "logical %<or%> of collectively exhaustive tests is always true"
18243 #: c-family/c-common.c:1684
18244 #, gcc-internal-format
18245 msgid "logical %<and%> of mutually exclusive tests is always false"
18248 #: c-family/c-common.c:1816
18249 #, gcc-internal-format
18250 msgid "type-punning to incomplete type might break strict-aliasing rules"
18253 #: c-family/c-common.c:1831
18254 #, gcc-internal-format
18255 msgid "dereferencing type-punned pointer will break strict-aliasing rules"
18258 #: c-family/c-common.c:1838 c-family/c-common.c:1856
18259 #, gcc-internal-format
18260 msgid "dereferencing type-punned pointer might break strict-aliasing rules"
18263 #: c-family/c-common.c:1990
18264 #, gcc-internal-format
18266 "argument to %<sizeof%> in %qD call is the same expression as the "
18267 "destination; did you mean to remove the addressof?"
18270 #: c-family/c-common.c:1997
18271 #, gcc-internal-format
18273 "argument to %<sizeof%> in %qD call is the same expression as the "
18274 "destination; did you mean to provide an explicit length?"
18277 #: c-family/c-common.c:2002
18278 #, gcc-internal-format
18280 "argument to %<sizeof%> in %qD call is the same expression as the "
18281 "destination; did you mean to dereference it?"
18284 #: c-family/c-common.c:2014
18285 #, gcc-internal-format
18287 "argument to %<sizeof%> in %qD call is the same pointer type %qT as the "
18288 "destination; expected %qT or an explicit length"
18291 #: c-family/c-common.c:2030
18292 #, gcc-internal-format
18294 "argument to %<sizeof%> in %qD call is the same expression as the source; did "
18295 "you mean to remove the addressof?"
18298 #: c-family/c-common.c:2037
18299 #, gcc-internal-format
18301 "argument to %<sizeof%> in %qD call is the same expression as the source; did "
18302 "you mean to provide an explicit length?"
18305 #: c-family/c-common.c:2042
18306 #, gcc-internal-format
18308 "argument to %<sizeof%> in %qD call is the same expression as the source; did "
18309 "you mean to dereference it?"
18312 #: c-family/c-common.c:2054
18313 #, gcc-internal-format
18315 "argument to %<sizeof%> in %qD call is the same pointer type %qT as the "
18316 "source; expected %qT or an explicit length"
18319 #: c-family/c-common.c:2070
18320 #, gcc-internal-format
18322 "argument to %<sizeof%> in %qD call is the same expression as the first "
18323 "source; did you mean to remove the addressof?"
18326 #: c-family/c-common.c:2077
18327 #, gcc-internal-format
18329 "argument to %<sizeof%> in %qD call is the same expression as the first "
18330 "source; did you mean to provide an explicit length?"
18333 #: c-family/c-common.c:2082
18334 #, gcc-internal-format
18336 "argument to %<sizeof%> in %qD call is the same expression as the first "
18337 "source; did you mean to dereference it?"
18340 #: c-family/c-common.c:2094
18341 #, gcc-internal-format
18343 "argument to %<sizeof%> in %qD call is the same pointer type %qT as the first "
18344 "source; expected %qT or an explicit length"
18347 #: c-family/c-common.c:2110
18348 #, gcc-internal-format
18350 "argument to %<sizeof%> in %qD call is the same expression as the second "
18351 "source; did you mean to remove the addressof?"
18354 #: c-family/c-common.c:2117
18355 #, gcc-internal-format
18357 "argument to %<sizeof%> in %qD call is the same expression as the second "
18358 "source; did you mean to provide an explicit length?"
18361 #: c-family/c-common.c:2122
18362 #, gcc-internal-format
18364 "argument to %<sizeof%> in %qD call is the same expression as the second "
18365 "source; did you mean to dereference it?"
18368 #: c-family/c-common.c:2134
18369 #, gcc-internal-format
18371 "argument to %<sizeof%> in %qD call is the same pointer type %qT as the "
18372 "second source; expected %qT or an explicit length"
18375 #: c-family/c-common.c:2166
18376 #, gcc-internal-format
18377 msgid "first argument of %q+D should be %<int%>"
18380 #: c-family/c-common.c:2175
18381 #, gcc-internal-format
18382 msgid "second argument of %q+D should be %<char **%>"
18385 #: c-family/c-common.c:2184
18386 #, gcc-internal-format
18387 msgid "third argument of %q+D should probably be %<char **%>"
18390 #: c-family/c-common.c:2195
18391 #, gcc-internal-format
18392 msgid "%q+D takes only zero or two arguments"
18395 #: c-family/c-common.c:2244
18396 #, gcc-internal-format
18398 "use -flax-vector-conversions to permit conversions between vectors with "
18399 "differing element types or numbers of subparts"
18402 #: c-family/c-common.c:2283
18403 #, gcc-internal-format
18404 msgid "__builtin_shuffle last argument must be an integer vector"
18407 #: c-family/c-common.c:2291
18408 #, gcc-internal-format
18409 msgid "__builtin_shuffle arguments must be vectors"
18412 #: c-family/c-common.c:2297
18413 #, gcc-internal-format
18414 msgid "__builtin_shuffle argument vectors must be of the same type"
18417 #: c-family/c-common.c:2307
18418 #, gcc-internal-format
18420 "__builtin_shuffle number of elements of the argument vector(s) and the mask "
18421 "vector should be the same"
18424 #: c-family/c-common.c:2316
18425 #, gcc-internal-format
18427 "__builtin_shuffle argument vector(s) inner type must have the same size as "
18428 "inner type of the mask"
18431 #: c-family/c-common.c:2510
18432 #, gcc-internal-format
18433 msgid "negative integer implicitly converted to unsigned type"
18436 #: c-family/c-common.c:2516
18437 #, gcc-internal-format
18438 msgid "conversion of unsigned constant value to negative integer"
18441 #: c-family/c-common.c:2610
18442 #, gcc-internal-format
18443 msgid "conversion to %qT from %qT may change the sign of the result"
18446 #: c-family/c-common.c:2679
18447 #, gcc-internal-format
18448 msgid "conversion to %qT from boolean expression"
18451 #: c-family/c-common.c:2686
18452 #, gcc-internal-format
18453 msgid "conversion to %qT alters %qT constant value"
18456 #: c-family/c-common.c:2705
18457 #, gcc-internal-format
18458 msgid "conversion to %qT from %qT may alter its value"
18461 #: c-family/c-common.c:2735
18462 #, gcc-internal-format
18463 msgid "large integer implicitly truncated to unsigned type"
18466 #: c-family/c-common.c:2741 c-family/c-common.c:2748 c-family/c-common.c:2756
18467 #, gcc-internal-format
18468 msgid "overflow in implicit constant conversion"
18471 #: c-family/c-common.c:2928
18472 #, gcc-internal-format
18473 msgid "operation on %qE may be undefined"
18476 #: c-family/c-common.c:3239
18477 #, gcc-internal-format
18478 msgid "case label does not reduce to an integer constant"
18481 #: c-family/c-common.c:3279
18482 #, gcc-internal-format
18483 msgid "case label value is less than minimum value for type"
18486 #: c-family/c-common.c:3287
18487 #, gcc-internal-format
18488 msgid "case label value exceeds maximum value for type"
18491 #: c-family/c-common.c:3295
18492 #, gcc-internal-format
18493 msgid "lower value in case label range less than minimum value for type"
18496 #: c-family/c-common.c:3304
18497 #, gcc-internal-format
18498 msgid "upper value in case label range exceeds maximum value for type"
18501 #: c-family/c-common.c:3383
18502 #, gcc-internal-format
18504 "GCC cannot support operators with integer types and fixed-point types that "
18505 "have too many integral and fractional bits together"
18508 #: c-family/c-common.c:3886
18509 #, gcc-internal-format
18510 msgid "invalid operands to binary %s (have %qT and %qT)"
18513 #: c-family/c-common.c:4147
18514 #, gcc-internal-format
18515 msgid "comparison is always false due to limited range of data type"
18518 #: c-family/c-common.c:4150
18519 #, gcc-internal-format
18520 msgid "comparison is always true due to limited range of data type"
18523 #: c-family/c-common.c:4235
18524 #, gcc-internal-format
18525 msgid "comparison of unsigned expression >= 0 is always true"
18528 #: c-family/c-common.c:4242
18529 #, gcc-internal-format
18530 msgid "comparison of unsigned expression < 0 is always false"
18533 #: c-family/c-common.c:4284
18534 #, gcc-internal-format
18535 msgid "pointer of type %<void *%> used in arithmetic"
18538 #: c-family/c-common.c:4290
18539 #, gcc-internal-format
18540 msgid "pointer to a function used in arithmetic"
18543 #: c-family/c-common.c:4296
18544 #, gcc-internal-format
18545 msgid "pointer to member function used in arithmetic"
18548 #: c-family/c-common.c:4508
18549 #, gcc-internal-format
18550 msgid "the address of %qD will always evaluate as %<true%>"
18553 #: c-family/c-common.c:4603 cp/semantics.c:592 cp/typeck.c:7906
18554 #, gcc-internal-format
18555 msgid "suggest parentheses around assignment used as truth value"
18558 #: c-family/c-common.c:4682 c/c-decl.c:3686 c/c-typeck.c:10883
18559 #, gcc-internal-format
18560 msgid "invalid use of %<restrict%>"
18563 #: c-family/c-common.c:4875
18564 #, gcc-internal-format
18565 msgid "invalid application of %<sizeof%> to a function type"
18568 #: c-family/c-common.c:4885
18569 #, gcc-internal-format
18570 msgid "ISO C++ does not permit %<alignof%> applied to a function type"
18573 #: c-family/c-common.c:4888
18574 #, gcc-internal-format
18575 msgid "ISO C does not permit %<_Alignof%> applied to a function type"
18578 #: c-family/c-common.c:4899
18579 #, gcc-internal-format
18580 msgid "invalid application of %qs to a void type"
18583 #: c-family/c-common.c:4908
18584 #, gcc-internal-format
18585 msgid "invalid application of %qs to incomplete type %qT"
18588 #: c-family/c-common.c:4916
18589 #, gcc-internal-format
18590 msgid "invalid application of %qs to array type %qT of incomplete element type"
18593 #: c-family/c-common.c:4956
18594 #, gcc-internal-format
18595 msgid "%<__alignof%> applied to a bit-field"
18598 #: c-family/c-common.c:5669
18599 #, gcc-internal-format
18600 msgid "cannot disable built-in function %qs"
18603 #: c-family/c-common.c:5860
18604 #, gcc-internal-format
18605 msgid "pointers are not permitted as case values"
18608 #: c-family/c-common.c:5867
18609 #, gcc-internal-format
18610 msgid "range expressions in switch statements are non-standard"
18613 #: c-family/c-common.c:5893
18614 #, gcc-internal-format
18615 msgid "empty range specified"
18618 #: c-family/c-common.c:5953
18619 #, gcc-internal-format
18620 msgid "duplicate (or overlapping) case value"
18623 #: c-family/c-common.c:5955
18624 #, gcc-internal-format
18625 msgid "this is the first entry overlapping that value"
18628 #: c-family/c-common.c:5959
18629 #, gcc-internal-format
18630 msgid "duplicate case value"
18633 #: c-family/c-common.c:5960
18634 #, gcc-internal-format
18635 msgid "previously used here"
18638 #: c-family/c-common.c:5964
18639 #, gcc-internal-format
18640 msgid "multiple default labels in one switch"
18643 #: c-family/c-common.c:5966
18644 #, gcc-internal-format
18645 msgid "this is the first default label"
18648 #: c-family/c-common.c:6018
18649 #, gcc-internal-format
18650 msgid "case value %qs not in enumerated type"
18653 #: c-family/c-common.c:6023
18654 #, gcc-internal-format
18655 msgid "case value %qs not in enumerated type %qT"
18658 #: c-family/c-common.c:6082
18659 #, gcc-internal-format
18660 msgid "switch missing default case"
18663 #: c-family/c-common.c:6154
18664 #, gcc-internal-format
18665 msgid "enumeration value %qE not handled in switch"
18668 #: c-family/c-common.c:6180
18669 #, gcc-internal-format
18670 msgid "taking the address of a label is non-standard"
18673 #: c-family/c-common.c:6374
18674 #, gcc-internal-format
18675 msgid "%qE attribute ignored for field of type %qT"
18678 #: c-family/c-common.c:6469 c-family/c-common.c:6497
18679 #, gcc-internal-format
18680 msgid "%qE attribute conflicts with attribute %s"
18683 #: c-family/c-common.c:6644 lto/lto-lang.c:227
18684 #, gcc-internal-format
18685 msgid "%qE attribute has no effect on unit local functions"
18688 #: c-family/c-common.c:6798
18689 #, gcc-internal-format
18690 msgid "%qE attribute have effect only on public objects"
18693 #: c-family/c-common.c:6912
18694 #, gcc-internal-format
18695 msgid "destructor priorities are not supported"
18698 #: c-family/c-common.c:6914
18699 #, gcc-internal-format
18700 msgid "constructor priorities are not supported"
18703 #: c-family/c-common.c:6932
18704 #, gcc-internal-format, gfc-internal-format
18705 msgid "destructor priorities from 0 to %d are reserved for the implementation"
18708 #: c-family/c-common.c:6937
18709 #, gcc-internal-format, gfc-internal-format
18710 msgid "constructor priorities from 0 to %d are reserved for the implementation"
18713 #: c-family/c-common.c:6945
18714 #, gcc-internal-format, gfc-internal-format
18715 msgid "destructor priorities must be integers from 0 to %d inclusive"
18718 #: c-family/c-common.c:6948
18719 #, gcc-internal-format, gfc-internal-format
18720 msgid "constructor priorities must be integers from 0 to %d inclusive"
18723 #: c-family/c-common.c:7104
18724 #, gcc-internal-format
18725 msgid "unknown machine mode %qE"
18728 #: c-family/c-common.c:7133
18729 #, gcc-internal-format
18730 msgid "specifying vector types with __attribute__ ((mode)) is deprecated"
18733 #: c-family/c-common.c:7136
18734 #, gcc-internal-format
18735 msgid "use __attribute__ ((vector_size)) instead"
18738 #: c-family/c-common.c:7145
18739 #, gcc-internal-format
18740 msgid "unable to emulate %qs"
18743 #: c-family/c-common.c:7156
18744 #, gcc-internal-format
18745 msgid "invalid pointer mode %qs"
18748 #: c-family/c-common.c:7173
18749 #, gcc-internal-format
18750 msgid "signedness of type and machine mode %qs don%'t match"
18753 #: c-family/c-common.c:7184
18754 #, gcc-internal-format
18755 msgid "no data type for mode %qs"
18758 #: c-family/c-common.c:7194
18759 #, gcc-internal-format
18760 msgid "cannot use mode %qs for enumeral types"
18763 #: c-family/c-common.c:7221
18764 #, gcc-internal-format
18765 msgid "mode %qs applied to inappropriate type"
18768 #: c-family/c-common.c:7253
18769 #, gcc-internal-format
18770 msgid "section attribute cannot be specified for local variables"
18773 #: c-family/c-common.c:7264 config/bfin/bfin.c:4737 config/bfin/bfin.c:4788
18774 #: config/bfin/bfin.c:4815 config/bfin/bfin.c:4828
18775 #, gcc-internal-format
18776 msgid "section of %q+D conflicts with previous declaration"
18779 #: c-family/c-common.c:7272
18780 #, gcc-internal-format
18781 msgid "section of %q+D cannot be overridden"
18784 #: c-family/c-common.c:7280
18785 #, gcc-internal-format
18786 msgid "section attribute not allowed for %q+D"
18789 #: c-family/c-common.c:7287
18790 #, gcc-internal-format
18791 msgid "section attributes are not supported for this target"
18794 #: c-family/c-common.c:7306
18795 #, gcc-internal-format
18796 msgid "requested alignment is not an integer constant"
18799 #: c-family/c-common.c:7313
18800 #, gcc-internal-format
18801 msgid "requested alignment is not a power of 2"
18804 #: c-family/c-common.c:7318
18805 #, gcc-internal-format
18806 msgid "requested alignment is too large"
18809 #: c-family/c-common.c:7401
18810 #, gcc-internal-format, gfc-internal-format
18811 msgid "requested alignment %d is larger than %d"
18814 #: c-family/c-common.c:7458
18815 #, gcc-internal-format
18816 msgid "alignment may not be specified for %q+D"
18819 #: c-family/c-common.c:7476
18820 #, gcc-internal-format
18822 "alignment for %q+D was previously specified as %d and may not be decreased"
18825 #: c-family/c-common.c:7480
18826 #, gcc-internal-format
18827 msgid "alignment for %q+D must be at least %d"
18830 #: c-family/c-common.c:7505
18831 #, gcc-internal-format
18832 msgid "inline function %q+D declared weak"
18835 #: c-family/c-common.c:7510
18836 #, gcc-internal-format
18837 msgid "indirect function %q+D cannot be declared weak"
18840 #: c-family/c-common.c:7547
18841 #, gcc-internal-format
18842 msgid "%q+D defined both normally and as %qE attribute"
18845 #: c-family/c-common.c:7555
18846 #, gcc-internal-format
18847 msgid "weak %q+D cannot be defined %qE"
18850 #: c-family/c-common.c:7572
18851 #, gcc-internal-format
18852 msgid "attribute %qE argument not a string"
18855 #: c-family/c-common.c:7648
18856 #, gcc-internal-format
18857 msgid "indirect function %q+D cannot be declared weakref"
18860 #: c-family/c-common.c:7670
18861 #, gcc-internal-format
18862 msgid "weakref attribute must appear before alias attribute"
18865 #: c-family/c-common.c:7699
18866 #, gcc-internal-format
18867 msgid "%qE attribute ignored on non-class types"
18870 #: c-family/c-common.c:7705
18871 #, gcc-internal-format
18872 msgid "%qE attribute ignored because %qT is already defined"
18875 #: c-family/c-common.c:7718
18876 #, gcc-internal-format
18877 msgid "visibility argument not a string"
18880 #: c-family/c-common.c:7730
18881 #, gcc-internal-format
18882 msgid "%qE attribute ignored on types"
18885 #: c-family/c-common.c:7746
18886 #, gcc-internal-format
18888 "visibility argument must be one of \"default\", \"hidden\", \"protected\" or "
18892 #: c-family/c-common.c:7757
18893 #, gcc-internal-format
18894 msgid "%qD redeclared with different visibility"
18897 #: c-family/c-common.c:7760 c-family/c-common.c:7764
18898 #, gcc-internal-format
18899 msgid "%qD was declared %qs which implies default visibility"
18902 #: c-family/c-common.c:7848
18903 #, gcc-internal-format
18904 msgid "tls_model argument not a string"
18907 #: c-family/c-common.c:7861
18908 #, gcc-internal-format
18910 "tls_model argument must be one of \"local-exec\", \"initial-exec\", \"local-"
18911 "dynamic\" or \"global-dynamic\""
18914 #: c-family/c-common.c:7881 c-family/c-common.c:7987 c-family/c-common.c:8970
18915 #: config/m32c/m32c.c:2926
18916 #, gcc-internal-format
18917 msgid "%qE attribute applies only to functions"
18920 #: c-family/c-common.c:7887 c-family/c-common.c:7993 c-family/c-common.c:8976
18921 #, gcc-internal-format
18922 msgid "can%'t set %qE attribute after definition"
18925 #: c-family/c-common.c:7933
18926 #, gcc-internal-format
18927 msgid "alloc_size parameter outside range"
18930 #: c-family/c-common.c:8051
18931 #, gcc-internal-format
18932 msgid "%qE attribute duplicated"
18935 #: c-family/c-common.c:8053
18936 #, gcc-internal-format
18937 msgid "%qE attribute follows %qE"
18940 #: c-family/c-common.c:8152
18941 #, gcc-internal-format
18942 msgid "type was previously declared %qE"
18945 #: c-family/c-common.c:8205
18946 #, gcc-internal-format
18947 msgid "%qE argument not an identifier"
18950 #: c-family/c-common.c:8216
18951 #, gcc-internal-format
18952 msgid "%qD is not compatible with %qD"
18955 #: c-family/c-common.c:8219
18956 #, gcc-internal-format
18957 msgid "transaction_wrap argument is not a function"
18960 #: c-family/c-common.c:8267
18961 #, gcc-internal-format
18962 msgid "deprecated message is not a string"
18965 #: c-family/c-common.c:8308
18966 #, gcc-internal-format
18967 msgid "%qE attribute ignored for %qE"
18970 #: c-family/c-common.c:8368
18971 #, gcc-internal-format
18972 msgid "invalid vector type for attribute %qE"
18975 #: c-family/c-common.c:8374 ada/gcc-interface/utils.c:6307
18976 #: ada/gcc-interface/utils.c:6401
18977 #, gcc-internal-format
18978 msgid "vector size not an integral multiple of component size"
18981 #: c-family/c-common.c:8380 ada/gcc-interface/utils.c:6313
18982 #: ada/gcc-interface/utils.c:6407
18983 #, gcc-internal-format
18984 msgid "zero vector size"
18987 #: c-family/c-common.c:8388 ada/gcc-interface/utils.c:6321
18988 #: ada/gcc-interface/utils.c:6414
18989 #, gcc-internal-format
18990 msgid "number of components of the vector not a power of two"
18993 #: c-family/c-common.c:8416 ada/gcc-interface/utils.c:6048
18994 #, gcc-internal-format
18995 msgid "nonnull attribute without arguments on a non-prototype"
18998 #: c-family/c-common.c:8430 ada/gcc-interface/utils.c:6062
18999 #, gcc-internal-format, gfc-internal-format
19000 msgid "nonnull argument has invalid operand number (argument %lu)"
19003 #: c-family/c-common.c:8452 ada/gcc-interface/utils.c:6084
19004 #, gcc-internal-format, gfc-internal-format
19006 "nonnull argument with out-of-range operand number (argument %lu, operand %lu)"
19009 #: c-family/c-common.c:8460 ada/gcc-interface/utils.c:6093
19010 #, gcc-internal-format, gfc-internal-format
19012 "nonnull argument references non-pointer operand (argument %lu, operand %lu)"
19015 #: c-family/c-common.c:8555
19016 #, gcc-internal-format
19017 msgid "not enough variable arguments to fit a sentinel"
19020 #: c-family/c-common.c:8569
19021 #, gcc-internal-format
19022 msgid "missing sentinel in function call"
19025 #: c-family/c-common.c:8610
19026 #, gcc-internal-format, gfc-internal-format
19027 msgid "null argument where non-null required (argument %lu)"
19030 #: c-family/c-common.c:8675
19031 #, gcc-internal-format
19032 msgid "cleanup argument not an identifier"
19035 #: c-family/c-common.c:8682
19036 #, gcc-internal-format
19037 msgid "cleanup argument not a function"
19040 #: c-family/c-common.c:8719
19041 #, gcc-internal-format
19042 msgid "%qE attribute requires prototypes with named arguments"
19045 #: c-family/c-common.c:8727
19046 #, gcc-internal-format
19047 msgid "%qE attribute only applies to variadic functions"
19050 #: c-family/c-common.c:8739 ada/gcc-interface/utils.c:6135
19051 #, gcc-internal-format
19052 msgid "requested position is not an integer constant"
19055 #: c-family/c-common.c:8747 ada/gcc-interface/utils.c:6142
19056 #, gcc-internal-format
19057 msgid "requested position is less than zero"
19060 #: c-family/c-common.c:8865
19061 #, gcc-internal-format, gfc-internal-format
19062 msgid "bad option %s to optimize attribute"
19065 #: c-family/c-common.c:8868
19066 #, gcc-internal-format, gfc-internal-format
19067 msgid "bad option %s to pragma attribute"
19070 #: c-family/c-common.c:9095
19071 #, gcc-internal-format
19072 msgid "not enough arguments to function %qE"
19075 #: c-family/c-common.c:9101 c-family/c-common.c:10027 c/c-typeck.c:2954
19076 #, gcc-internal-format
19077 msgid "too many arguments to function %qE"
19080 #: c-family/c-common.c:9131 c-family/c-common.c:9177
19081 #, gcc-internal-format
19082 msgid "non-floating-point argument in call to function %qE"
19085 #: c-family/c-common.c:9154
19086 #, gcc-internal-format
19087 msgid "non-floating-point arguments in call to function %qE"
19090 #: c-family/c-common.c:9170
19091 #, gcc-internal-format
19092 msgid "non-const integer argument %u in call to function %qE"
19095 #: c-family/c-common.c:9190
19096 #, gcc-internal-format
19097 msgid "non-integer argument 3 in call to function %qE"
19100 #: c-family/c-common.c:9516
19101 #, gcc-internal-format
19102 msgid "cannot apply %<offsetof%> to static data member %qD"
19105 #: c-family/c-common.c:9521
19106 #, gcc-internal-format
19107 msgid "cannot apply %<offsetof%> when %<operator[]%> is overloaded"
19110 #: c-family/c-common.c:9528
19111 #, gcc-internal-format
19112 msgid "cannot apply %<offsetof%> to a non constant address"
19115 #: c-family/c-common.c:9541 cp/typeck.c:5289
19116 #, gcc-internal-format
19117 msgid "attempt to take address of bit-field structure member %qD"
19120 #: c-family/c-common.c:9593
19121 #, gcc-internal-format
19122 msgid "index %E denotes an offset greater than size of %qT"
19125 #: c-family/c-common.c:9633
19126 #, gcc-internal-format
19128 "the omitted middle operand in ?: will always be %<true%>, suggest explicit "
19132 #: c-family/c-common.c:9654
19133 #, gcc-internal-format
19134 msgid "assignment of member %qD in read-only object"
19137 #: c-family/c-common.c:9656
19138 #, gcc-internal-format
19139 msgid "increment of member %qD in read-only object"
19142 #: c-family/c-common.c:9658
19143 #, gcc-internal-format
19144 msgid "decrement of member %qD in read-only object"
19147 #: c-family/c-common.c:9660
19148 #, gcc-internal-format
19149 msgid "member %qD in read-only object used as %<asm%> output"
19152 #: c-family/c-common.c:9664
19153 #, gcc-internal-format
19154 msgid "assignment of read-only member %qD"
19157 #: c-family/c-common.c:9665
19158 #, gcc-internal-format
19159 msgid "increment of read-only member %qD"
19162 #: c-family/c-common.c:9666
19163 #, gcc-internal-format
19164 msgid "decrement of read-only member %qD"
19167 #: c-family/c-common.c:9667
19168 #, gcc-internal-format
19169 msgid "read-only member %qD used as %<asm%> output"
19172 #: c-family/c-common.c:9671
19173 #, gcc-internal-format
19174 msgid "assignment of read-only variable %qD"
19177 #: c-family/c-common.c:9672
19178 #, gcc-internal-format
19179 msgid "increment of read-only variable %qD"
19182 #: c-family/c-common.c:9673
19183 #, gcc-internal-format
19184 msgid "decrement of read-only variable %qD"
19187 #: c-family/c-common.c:9674
19188 #, gcc-internal-format
19189 msgid "read-only variable %qD used as %<asm%> output"
19192 #: c-family/c-common.c:9677
19193 #, gcc-internal-format
19194 msgid "assignment of read-only parameter %qD"
19197 #: c-family/c-common.c:9678
19198 #, gcc-internal-format
19199 msgid "increment of read-only parameter %qD"
19202 #: c-family/c-common.c:9679
19203 #, gcc-internal-format
19204 msgid "decrement of read-only parameter %qD"
19207 #: c-family/c-common.c:9680
19208 #, gcc-internal-format
19209 msgid "read-only parameter %qD use as %<asm%> output"
19212 #: c-family/c-common.c:9685
19213 #, gcc-internal-format
19214 msgid "assignment of read-only named return value %qD"
19217 #: c-family/c-common.c:9687
19218 #, gcc-internal-format
19219 msgid "increment of read-only named return value %qD"
19222 #: c-family/c-common.c:9689
19223 #, gcc-internal-format
19224 msgid "decrement of read-only named return value %qD"
19227 #: c-family/c-common.c:9691
19228 #, gcc-internal-format
19229 msgid "read-only named return value %qD used as %<asm%>output"
19232 #: c-family/c-common.c:9696
19233 #, gcc-internal-format
19234 msgid "assignment of function %qD"
19237 #: c-family/c-common.c:9697
19238 #, gcc-internal-format
19239 msgid "increment of function %qD"
19242 #: c-family/c-common.c:9698
19243 #, gcc-internal-format
19244 msgid "decrement of function %qD"
19247 #: c-family/c-common.c:9699
19248 #, gcc-internal-format
19249 msgid "function %qD used as %<asm%> output"
19252 #: c-family/c-common.c:9702 c/c-typeck.c:3902
19253 #, gcc-internal-format
19254 msgid "assignment of read-only location %qE"
19257 #: c-family/c-common.c:9703 c/c-typeck.c:3905
19258 #, gcc-internal-format
19259 msgid "increment of read-only location %qE"
19262 #: c-family/c-common.c:9704 c/c-typeck.c:3908
19263 #, gcc-internal-format
19264 msgid "decrement of read-only location %qE"
19267 #: c-family/c-common.c:9705
19268 #, gcc-internal-format
19269 msgid "read-only location %qE used as %<asm%> output"
19272 #: c-family/c-common.c:9719
19273 #, gcc-internal-format
19274 msgid "lvalue required as left operand of assignment"
19277 #: c-family/c-common.c:9722
19278 #, gcc-internal-format
19279 msgid "lvalue required as increment operand"
19282 #: c-family/c-common.c:9725
19283 #, gcc-internal-format
19284 msgid "lvalue required as decrement operand"
19287 #: c-family/c-common.c:9728
19288 #, gcc-internal-format
19289 msgid "lvalue required as unary %<&%> operand"
19292 #: c-family/c-common.c:9731
19293 #, gcc-internal-format
19294 msgid "lvalue required in asm statement"
19297 #: c-family/c-common.c:9748
19298 #, gcc-internal-format
19299 msgid "invalid type argument (have %qT)"
19302 #: c-family/c-common.c:9752
19303 #, gcc-internal-format
19304 msgid "invalid type argument of array indexing (have %qT)"
19307 #: c-family/c-common.c:9757
19308 #, gcc-internal-format
19309 msgid "invalid type argument of unary %<*%> (have %qT)"
19312 #: c-family/c-common.c:9762
19313 #, gcc-internal-format
19314 msgid "invalid type argument of %<->%> (have %qT)"
19317 #: c-family/c-common.c:9767
19318 #, gcc-internal-format
19319 msgid "invalid type argument of implicit conversion (have %qT)"
19322 #: c-family/c-common.c:9897 cp/init.c:2373
19323 #, gcc-internal-format
19324 msgid "size of array is too large"
19327 #: c-family/c-common.c:9945 c-family/c-common.c:10001 c/c-typeck.c:3185
19328 #, gcc-internal-format
19329 msgid "too few arguments to function %qE"
19332 #: c-family/c-common.c:9962 config/mep/mep.c:6175 c/c-typeck.c:5687
19333 #, gcc-internal-format
19334 msgid "incompatible type for argument %d of %qE"
19337 #: c-family/c-common.c:10094
19338 #, gcc-internal-format
19339 msgid "incorrect number of arguments to function %qE"
19342 #: c-family/c-common.c:10102
19343 #, gcc-internal-format
19344 msgid "argument 1 of %qE must be a non-void pointer type"
19347 #: c-family/c-common.c:10111
19348 #, gcc-internal-format
19349 msgid "argument 1 of %qE must be a pointer to a constant size type"
19352 #: c-family/c-common.c:10122
19353 #, gcc-internal-format
19354 msgid "argument 1 of %qE must be a pointer to a nonzero size object"
19357 #: c-family/c-common.c:10137
19358 #, gcc-internal-format
19359 msgid "argument %d of %qE must be a pointer type"
19362 #: c-family/c-common.c:10144
19363 #, gcc-internal-format
19364 msgid "size mismatch in argument %d of %qE"
19367 #: c-family/c-common.c:10160
19368 #, gcc-internal-format
19369 msgid "invalid memory model argument %d of %qE"
19372 #: c-family/c-common.c:10167
19373 #, gcc-internal-format
19374 msgid "non-integer memory model argument %d of %qE"
19377 #: c-family/c-common.c:10694
19378 #, gcc-internal-format
19379 msgid "array subscript has type %<char%>"
19382 #: c-family/c-common.c:10729 c-family/c-common.c:10732
19383 #, gcc-internal-format
19384 msgid "suggest parentheses around %<+%> inside %<<<%>"
19387 #: c-family/c-common.c:10735 c-family/c-common.c:10738
19388 #, gcc-internal-format
19389 msgid "suggest parentheses around %<-%> inside %<<<%>"
19392 #: c-family/c-common.c:10744 c-family/c-common.c:10747
19393 #, gcc-internal-format
19394 msgid "suggest parentheses around %<+%> inside %<>>%>"
19397 #: c-family/c-common.c:10750 c-family/c-common.c:10753
19398 #, gcc-internal-format
19399 msgid "suggest parentheses around %<-%> inside %<>>%>"
19402 #: c-family/c-common.c:10759 c-family/c-common.c:10762
19403 #, gcc-internal-format
19404 msgid "suggest parentheses around %<&&%> within %<||%>"
19407 #: c-family/c-common.c:10769 c-family/c-common.c:10773
19408 #, gcc-internal-format
19409 msgid "suggest parentheses around arithmetic in operand of %<|%>"
19412 #: c-family/c-common.c:10777 c-family/c-common.c:10780
19413 #, gcc-internal-format
19414 msgid "suggest parentheses around comparison in operand of %<|%>"
19417 #: c-family/c-common.c:10785
19418 #, gcc-internal-format
19420 "suggest parentheses around operand of %<!%> or change %<|%> to %<||%> or %<!"
19424 #: c-family/c-common.c:10793 c-family/c-common.c:10797
19425 #, gcc-internal-format
19426 msgid "suggest parentheses around arithmetic in operand of %<^%>"
19429 #: c-family/c-common.c:10801 c-family/c-common.c:10804
19430 #, gcc-internal-format
19431 msgid "suggest parentheses around comparison in operand of %<^%>"
19434 #: c-family/c-common.c:10810 c-family/c-common.c:10813
19435 #, gcc-internal-format
19436 msgid "suggest parentheses around %<+%> in operand of %<&%>"
19439 #: c-family/c-common.c:10816 c-family/c-common.c:10819
19440 #, gcc-internal-format
19441 msgid "suggest parentheses around %<-%> in operand of %<&%>"
19444 #: c-family/c-common.c:10823 c-family/c-common.c:10826
19445 #, gcc-internal-format
19446 msgid "suggest parentheses around comparison in operand of %<&%>"
19449 #: c-family/c-common.c:10831
19450 #, gcc-internal-format
19452 "suggest parentheses around operand of %<!%> or change %<&%> to %<&&%> or %<!"
19456 #: c-family/c-common.c:10838 c-family/c-common.c:10841
19457 #, gcc-internal-format
19458 msgid "suggest parentheses around comparison in operand of %<==%>"
19461 #: c-family/c-common.c:10846 c-family/c-common.c:10849
19462 #, gcc-internal-format
19463 msgid "suggest parentheses around comparison in operand of %<!=%>"
19466 #: c-family/c-common.c:10859 c-family/c-common.c:10865
19467 #, gcc-internal-format
19468 msgid "comparisons like %<X<=Y<=Z%> do not have their mathematical meaning"
19471 #: c-family/c-common.c:10881
19472 #, gcc-internal-format
19473 msgid "label %q+D defined but not used"
19476 #: c-family/c-common.c:10883
19477 #, gcc-internal-format
19478 msgid "label %q+D declared but not defined"
19481 #: c-family/c-common.c:10899
19482 #, gcc-internal-format
19483 msgid "division by zero"
19486 #: c-family/c-common.c:10931
19487 #, gcc-internal-format
19488 msgid "comparison between types %qT and %qT"
19491 #: c-family/c-common.c:10982
19492 #, gcc-internal-format
19493 msgid "comparison between signed and unsigned integer expressions"
19496 #: c-family/c-common.c:11033
19497 #, gcc-internal-format
19498 msgid "promoted ~unsigned is always non-zero"
19501 #: c-family/c-common.c:11036
19502 #, gcc-internal-format
19503 msgid "comparison of promoted ~unsigned with constant"
19506 #: c-family/c-common.c:11046
19507 #, gcc-internal-format
19508 msgid "comparison of promoted ~unsigned with unsigned"
19511 #: c-family/c-common.c:11224
19512 #, gcc-internal-format
19513 msgid "typedef %qD locally defined but not used"
19516 #: c-family/c-common.c:11463
19517 #, gcc-internal-format
19518 msgid "index value is out of bound"
19521 #: c-family/c-common.c:11501 c-family/c-common.c:11551
19522 #: c-family/c-common.c:11566
19523 #, gcc-internal-format
19524 msgid "conversion of scalar %qT to vector %qT involves truncation"
19527 #: c-family/c-format.c:103 c-family/c-format.c:290
19528 #, gcc-internal-format
19529 msgid "format string has invalid operand number"
19532 #: c-family/c-format.c:119
19533 #, gcc-internal-format
19534 msgid "function does not return string type"
19537 #: c-family/c-format.c:153
19538 #, gcc-internal-format
19539 msgid "format string argument is not a string type"
19542 #: c-family/c-format.c:179
19543 #, gcc-internal-format
19544 msgid "found a %<%s%> reference but the format argument should be a string"
19547 #: c-family/c-format.c:182
19548 #, gcc-internal-format
19549 msgid "found a %qT but the format argument should be a string"
19552 #: c-family/c-format.c:192
19553 #, gcc-internal-format
19554 msgid "format argument should be a %<%s%> reference but a string was found"
19557 #: c-family/c-format.c:214
19558 #, gcc-internal-format
19559 msgid "format argument should be a %<%s%> reference"
19562 #: c-family/c-format.c:258
19563 #, gcc-internal-format
19564 msgid "unrecognized format specifier"
19567 #: c-family/c-format.c:273
19568 #, gcc-internal-format
19569 msgid "%qE is only allowed in Objective-C dialects"
19572 #: c-family/c-format.c:282
19573 #, gcc-internal-format
19574 msgid "%qE is an unrecognized format function type"
19577 #: c-family/c-format.c:296
19578 #, gcc-internal-format
19579 msgid "%<...%> has invalid operand number"
19582 #: c-family/c-format.c:303
19583 #, gcc-internal-format
19584 msgid "format string argument follows the args to be formatted"
19587 #: c-family/c-format.c:1043
19588 #, gcc-internal-format
19589 msgid "function might be possible candidate for %qs format attribute"
19592 #: c-family/c-format.c:1133 c-family/c-format.c:1154 c-family/c-format.c:2199
19593 #, gcc-internal-format
19594 msgid "missing $ operand number in format"
19597 #: c-family/c-format.c:1163
19598 #, gcc-internal-format, gfc-internal-format
19599 msgid "%s does not support %%n$ operand number formats"
19602 #: c-family/c-format.c:1170
19603 #, gcc-internal-format
19604 msgid "operand number out of range in format"
19607 #: c-family/c-format.c:1193
19608 #, gcc-internal-format, gfc-internal-format
19609 msgid "format argument %d used more than once in %s format"
19612 #: c-family/c-format.c:1225
19613 #, gcc-internal-format
19614 msgid "$ operand number used after format without operand number"
19617 #: c-family/c-format.c:1256
19618 #, gcc-internal-format, gfc-internal-format
19619 msgid "format argument %d unused before used argument %d in $-style format"
19622 #: c-family/c-format.c:1351
19623 #, gcc-internal-format
19624 msgid "format not a string literal, format string not checked"
19627 #: c-family/c-format.c:1366 c-family/c-format.c:1369
19628 #, gcc-internal-format
19629 msgid "format not a string literal and no format arguments"
19632 #: c-family/c-format.c:1372
19633 #, gcc-internal-format
19634 msgid "format not a string literal, argument types not checked"
19637 #: c-family/c-format.c:1385
19638 #, gcc-internal-format
19639 msgid "too many arguments for format"
19642 #: c-family/c-format.c:1388
19643 #, gcc-internal-format
19644 msgid "unused arguments in $-style format"
19647 #: c-family/c-format.c:1391
19648 #, gcc-internal-format, gfc-internal-format
19649 msgid "zero-length %s format string"
19652 #: c-family/c-format.c:1395
19653 #, gcc-internal-format
19654 msgid "format is a wide character string"
19657 #: c-family/c-format.c:1398
19658 #, gcc-internal-format
19659 msgid "unterminated format string"
19662 #: c-family/c-format.c:1642
19663 #, gcc-internal-format
19664 msgid "spurious trailing %<%%%> in format"
19667 #: c-family/c-format.c:1686 c-family/c-format.c:1966
19668 #, gcc-internal-format, gfc-internal-format
19669 msgid "repeated %s in format"
19672 #: c-family/c-format.c:1699
19673 #, gcc-internal-format
19674 msgid "missing fill character at end of strfmon format"
19677 #: c-family/c-format.c:1787
19678 #, gcc-internal-format, gfc-internal-format
19679 msgid "zero width in %s format"
19682 #: c-family/c-format.c:1805
19683 #, gcc-internal-format, gfc-internal-format
19684 msgid "empty left precision in %s format"
19687 #: c-family/c-format.c:1881
19688 #, gcc-internal-format, gfc-internal-format
19689 msgid "empty precision in %s format"
19692 #: c-family/c-format.c:1950
19693 #, gcc-internal-format
19694 msgid "%s does not support the %qs %s length modifier"
19697 #: c-family/c-format.c:1983
19698 #, gcc-internal-format
19699 msgid "conversion lacks type at end of format"
19702 #: c-family/c-format.c:1994
19703 #, gcc-internal-format
19704 msgid "unknown conversion type character %qc in format"
19707 #: c-family/c-format.c:1997
19708 #, gcc-internal-format
19709 msgid "unknown conversion type character 0x%x in format"
19712 #: c-family/c-format.c:2004
19713 #, gcc-internal-format
19714 msgid "%s does not support the %<%%%c%> %s format"
19717 #: c-family/c-format.c:2020
19718 #, gcc-internal-format
19719 msgid "%s used with %<%%%c%> %s format"
19722 #: c-family/c-format.c:2029
19723 #, gcc-internal-format, gfc-internal-format
19724 msgid "%s does not support %s"
19727 #: c-family/c-format.c:2039
19728 #, gcc-internal-format
19729 msgid "%s does not support %s with the %<%%%c%> %s format"
19732 #: c-family/c-format.c:2075
19733 #, gcc-internal-format
19734 msgid "%s ignored with %s and %<%%%c%> %s format"
19737 #: c-family/c-format.c:2079
19738 #, gcc-internal-format, gfc-internal-format
19739 msgid "%s ignored with %s in %s format"
19742 #: c-family/c-format.c:2086
19743 #, gcc-internal-format
19744 msgid "use of %s and %s together with %<%%%c%> %s format"
19747 #: c-family/c-format.c:2090
19748 #, gcc-internal-format, gfc-internal-format
19749 msgid "use of %s and %s together in %s format"
19752 #: c-family/c-format.c:2109
19753 #, gcc-internal-format
19754 msgid "%<%%%c%> yields only last 2 digits of year in some locales"
19757 #: c-family/c-format.c:2112
19758 #, gcc-internal-format
19759 msgid "%<%%%c%> yields only last 2 digits of year"
19762 #. The end of the format string was reached.
19763 #: c-family/c-format.c:2129
19764 #, gcc-internal-format
19765 msgid "no closing %<]%> for %<%%[%> format"
19768 #: c-family/c-format.c:2143
19769 #, gcc-internal-format
19770 msgid "use of %qs length modifier with %qc type character"
19773 #: c-family/c-format.c:2161
19774 #, gcc-internal-format
19775 msgid "%s does not support the %<%%%s%c%> %s format"
19778 #: c-family/c-format.c:2178
19779 #, gcc-internal-format
19780 msgid "operand number specified with suppressed assignment"
19783 #: c-family/c-format.c:2181
19784 #, gcc-internal-format
19785 msgid "operand number specified for format taking no argument"
19788 #: c-family/c-format.c:2266
19789 #, gcc-internal-format
19790 msgid "embedded %<\\0%> in format"
19793 #: c-family/c-format.c:2335
19794 #, gcc-internal-format, gfc-internal-format
19795 msgid "writing through null pointer (argument %d)"
19798 #: c-family/c-format.c:2343
19799 #, gcc-internal-format, gfc-internal-format
19800 msgid "reading through null pointer (argument %d)"
19803 #: c-family/c-format.c:2363
19804 #, gcc-internal-format, gfc-internal-format
19805 msgid "writing into constant object (argument %d)"
19808 #: c-family/c-format.c:2374
19809 #, gcc-internal-format, gfc-internal-format
19810 msgid "extra type qualifiers in format argument (argument %d)"
19813 #: c-family/c-format.c:2490
19814 #, gcc-internal-format
19816 "%s %<%s%.*s%> expects argument of type %<%s%s%>, but argument %d has type %qT"
19819 #: c-family/c-format.c:2497
19820 #, gcc-internal-format
19821 msgid "%s %<%s%.*s%> expects a matching %<%s%s%> argument"
19824 #: c-family/c-format.c:2505
19825 #, gcc-internal-format
19827 "%s %<%s%.*s%> expects argument of type %<%T%s%>, but argument %d has type %qT"
19830 #: c-family/c-format.c:2512
19831 #, gcc-internal-format
19832 msgid "%s %<%s%.*s%> expects a matching %<%T%s%> argument"
19835 #: c-family/c-format.c:2572 c-family/c-format.c:2578 c-family/c-format.c:2729
19836 #, gcc-internal-format
19837 msgid "%<__gcc_host_wide_int__%> is not defined as a type"
19840 #: c-family/c-format.c:2585 c-family/c-format.c:2739
19841 #, gcc-internal-format
19842 msgid "%<__gcc_host_wide_int__%> is not defined as %<long%> or %<long long%>"
19845 #: c-family/c-format.c:2635
19846 #, gcc-internal-format
19847 msgid "%<locus%> is not defined as a type"
19850 #: c-family/c-format.c:2688
19851 #, gcc-internal-format
19852 msgid "%<location_t%> is not defined as a type"
19855 #: c-family/c-format.c:2705
19856 #, gcc-internal-format
19857 msgid "%<tree%> is not defined as a type"
19860 #: c-family/c-format.c:2710
19861 #, gcc-internal-format
19862 msgid "%<tree%> is not defined as a pointer type"
19865 #: c-family/c-format.c:2983
19866 #, gcc-internal-format
19867 msgid "args to be formatted is not %<...%>"
19870 #: c-family/c-format.c:2995
19871 #, gcc-internal-format
19872 msgid "strftime formats cannot format arguments"
19875 #: c-family/c-lex.c:225
19876 #, gcc-internal-format
19877 msgid "badly nested C headers from preprocessor"
19880 #: c-family/c-lex.c:260
19881 #, gcc-internal-format, gfc-internal-format
19882 msgid "ignoring #pragma %s %s"
19886 #: c-family/c-lex.c:403 c-family/c-lex.c:1056
19887 #, gcc-internal-format
19888 msgid "stray %<@%> in program"
19891 #: c-family/c-lex.c:418
19892 #, gcc-internal-format
19893 msgid "stray %qs in program"
19896 #: c-family/c-lex.c:428
19897 #, gcc-internal-format, gfc-internal-format
19898 msgid "missing terminating %c character"
19901 #: c-family/c-lex.c:430
19902 #, gcc-internal-format
19903 msgid "stray %qc in program"
19906 #: c-family/c-lex.c:432
19907 #, gcc-internal-format
19908 msgid "stray %<\\%o%> in program"
19911 #: c-family/c-lex.c:642
19912 #, gcc-internal-format
19913 msgid "this decimal constant is unsigned only in ISO C90"
19916 #: c-family/c-lex.c:646
19917 #, gcc-internal-format
19918 msgid "this decimal constant would be unsigned in ISO C90"
19921 #: c-family/c-lex.c:666
19922 #, gcc-internal-format
19923 msgid "integer constant is too large for %<unsigned long%> type"
19926 #: c-family/c-lex.c:706
19927 #, gcc-internal-format
19928 msgid "unsuffixed float constant"
19931 #: c-family/c-lex.c:738
19932 #, gcc-internal-format
19933 msgid "unsupported non-standard suffix on floating constant"
19936 #: c-family/c-lex.c:743
19937 #, gcc-internal-format
19938 msgid "non-standard suffix on floating constant"
19941 #: c-family/c-lex.c:803 c-family/c-lex.c:806
19942 #, gcc-internal-format
19943 msgid "floating constant exceeds range of %qT"
19946 #: c-family/c-lex.c:821
19947 #, gcc-internal-format
19948 msgid "floating constant truncated to zero"
19951 #: c-family/c-lex.c:1018
19952 #, gcc-internal-format
19953 msgid "repeated %<@%> before Objective-C string"
19956 #: c-family/c-lex.c:1037 cp/parser.c:3472
19957 #, gcc-internal-format
19958 msgid "unsupported non-standard concatenation of string literals"
19961 #: c-family/c-lex.c:1065
19962 #, gcc-internal-format
19963 msgid "traditional C rejects string constant concatenation"
19966 #: c-family/c-omp.c:143
19967 #, gcc-internal-format
19968 msgid "invalid expression type for %<#pragma omp atomic%>"
19971 #: c-family/c-omp.c:200
19972 #, gcc-internal-format
19973 msgid "%<#pragma omp atomic update%> uses two different variables for memory"
19976 #: c-family/c-omp.c:202 c-family/c-omp.c:214
19977 #, gcc-internal-format
19978 msgid "%<#pragma omp atomic capture%> uses two different variables for memory"
19981 #: c-family/c-omp.c:367 cp/semantics.c:4880
19982 #, gcc-internal-format
19983 msgid "invalid type for iteration variable %qE"
19986 #: c-family/c-omp.c:380
19987 #, gcc-internal-format
19988 msgid "%qE is not initialized"
19991 #: c-family/c-omp.c:397 cp/semantics.c:4795
19992 #, gcc-internal-format
19993 msgid "missing controlling predicate"
19996 #: c-family/c-omp.c:479 cp/semantics.c:4541
19997 #, gcc-internal-format
19998 msgid "invalid controlling predicate"
20001 #: c-family/c-omp.c:486 cp/semantics.c:4801
20002 #, gcc-internal-format
20003 msgid "missing increment expression"
20006 #: c-family/c-omp.c:555 cp/semantics.c:4651
20007 #, gcc-internal-format
20008 msgid "invalid increment expression"
20011 #: c-family/c-opts.c:305
20012 #, gcc-internal-format
20013 msgid "-I- specified twice"
20016 #: c-family/c-opts.c:308
20017 #, gcc-internal-format
20018 msgid "obsolete option -I- used, please use -iquote instead"
20021 #: c-family/c-opts.c:410
20022 #, gcc-internal-format
20023 msgid "-Werror=normalized=: set -Wnormalized=nfc"
20026 #: c-family/c-opts.c:424
20027 #, gcc-internal-format
20028 msgid "argument %qs to %<-Wnormalized%> not recognized"
20031 #: c-family/c-opts.c:642 fortran/cpp.c:351
20032 #, gcc-internal-format
20033 msgid "output filename specified twice"
20036 #: c-family/c-opts.c:822
20037 #, gcc-internal-format
20038 msgid "-fexcess-precision=standard for C++"
20041 #: c-family/c-opts.c:835
20042 #, gcc-internal-format
20043 msgid "-fno-gnu89-inline is only supported in GNU99 or C99 mode"
20046 #: c-family/c-opts.c:875
20047 #, gcc-internal-format
20048 msgid "-Wformat-y2k ignored without -Wformat"
20051 #: c-family/c-opts.c:877
20052 #, gcc-internal-format
20053 msgid "-Wformat-extra-args ignored without -Wformat"
20056 #: c-family/c-opts.c:879
20057 #, gcc-internal-format
20058 msgid "-Wformat-zero-length ignored without -Wformat"
20061 #: c-family/c-opts.c:881
20062 #, gcc-internal-format
20063 msgid "-Wformat-nonliteral ignored without -Wformat"
20066 #: c-family/c-opts.c:883
20067 #, gcc-internal-format
20068 msgid "-Wformat-contains-nul ignored without -Wformat"
20071 #: c-family/c-opts.c:885
20072 #, gcc-internal-format
20073 msgid "-Wformat-security ignored without -Wformat"
20076 #: c-family/c-opts.c:910
20077 #, gcc-internal-format
20078 msgid "external TLS initialization functions not supported on this target"
20081 #: c-family/c-opts.c:930
20082 #, gcc-internal-format
20083 msgid "opening output file %s: %m"
20086 #: c-family/c-opts.c:935
20087 #, gcc-internal-format, gfc-internal-format
20088 msgid "too many filenames given. Type %s --help for usage"
20091 #: c-family/c-opts.c:954
20092 #, gcc-internal-format, gfc-internal-format
20093 msgid "the \"%s\" debug format cannot be used with pre-compiled headers"
20096 #: c-family/c-opts.c:1081
20097 #, gcc-internal-format
20098 msgid "opening dependency file %s: %m"
20101 #: c-family/c-opts.c:1091
20102 #, gcc-internal-format
20103 msgid "closing dependency file %s: %m"
20106 #: c-family/c-opts.c:1094
20107 #, gcc-internal-format
20108 msgid "when writing output to %s: %m"
20111 #: c-family/c-opts.c:1174
20112 #, gcc-internal-format
20113 msgid "to generate dependencies you must specify either -M or -MM"
20116 #: c-family/c-opts.c:1197
20117 #, gcc-internal-format
20118 msgid "-MG may only be used with -M or -MM"
20121 #: c-family/c-opts.c:1227
20122 #, gcc-internal-format
20123 msgid "-fdirectives-only is incompatible with -Wunused_macros"
20126 #: c-family/c-opts.c:1229
20127 #, gcc-internal-format
20128 msgid "-fdirectives-only is incompatible with -traditional"
20131 #: c-family/c-opts.c:1401
20132 #, gcc-internal-format
20133 msgid "too late for # directive to set debug directory"
20136 #: c-family/c-pch.c:115
20137 #, gcc-internal-format
20138 msgid "can%'t create precompiled header %s: %m"
20141 #: c-family/c-pch.c:137
20142 #, gcc-internal-format
20143 msgid "can%'t write to %s: %m"
20146 #: c-family/c-pch.c:193
20147 #, gcc-internal-format
20148 msgid "can%'t write %s: %m"
20151 #: c-family/c-pch.c:221 c-family/c-pch.c:262 c-family/c-pch.c:313
20152 #, gcc-internal-format
20153 msgid "can%'t read %s: %m"
20156 #: c-family/c-pch.c:419
20157 #, gcc-internal-format
20158 msgid "pch_preprocess pragma should only be used with -fpreprocessed"
20161 #: c-family/c-pch.c:420
20162 #, gcc-internal-format
20163 msgid "use #include instead"
20166 #: c-family/c-pch.c:426
20167 #, gcc-internal-format
20168 msgid "%s: couldn%'t open PCH file: %m"
20171 #: c-family/c-pch.c:431
20172 #, gcc-internal-format
20173 msgid "use -Winvalid-pch for more information"
20176 #: c-family/c-pch.c:432
20177 #, gcc-internal-format, gfc-internal-format
20178 msgid "%s: PCH file was invalid"
20181 #: c-family/c-pragma.c:99
20182 #, gcc-internal-format
20183 msgid "#pragma pack (pop) encountered without matching #pragma pack (push)"
20186 #: c-family/c-pragma.c:112
20187 #, gcc-internal-format
20189 "#pragma pack(pop, %E) encountered without matching #pragma pack(push, %E)"
20192 #: c-family/c-pragma.c:142
20193 #, gcc-internal-format
20194 msgid "missing %<(%> after %<#pragma pack%> - ignored"
20197 #: c-family/c-pragma.c:153 c-family/c-pragma.c:185
20198 #, gcc-internal-format
20199 msgid "invalid constant in %<#pragma pack%> - ignored"
20202 #: c-family/c-pragma.c:157 c-family/c-pragma.c:199
20203 #, gcc-internal-format
20204 msgid "malformed %<#pragma pack%> - ignored"
20207 #: c-family/c-pragma.c:162
20208 #, gcc-internal-format
20209 msgid "malformed %<#pragma pack(push[, id][, <n>])%> - ignored"
20212 #: c-family/c-pragma.c:164
20213 #, gcc-internal-format
20214 msgid "malformed %<#pragma pack(pop[, id])%> - ignored"
20217 #: c-family/c-pragma.c:173
20218 #, gcc-internal-format
20219 msgid "unknown action %qE for %<#pragma pack%> - ignored"
20222 #: c-family/c-pragma.c:202
20223 #, gcc-internal-format
20224 msgid "junk at end of %<#pragma pack%>"
20227 #: c-family/c-pragma.c:205
20228 #, gcc-internal-format
20229 msgid "#pragma pack has no effect with -fpack-struct - ignored"
20232 #: c-family/c-pragma.c:225
20233 #, gcc-internal-format, gfc-internal-format
20234 msgid "alignment must be a small power of two, not %d"
20237 #: c-family/c-pragma.c:263
20238 #, gcc-internal-format
20240 "applying #pragma weak %q+D after first use results in unspecified behavior"
20243 #: c-family/c-pragma.c:354 c-family/c-pragma.c:359
20244 #, gcc-internal-format
20245 msgid "malformed #pragma weak, ignored"
20248 #: c-family/c-pragma.c:363
20249 #, gcc-internal-format
20250 msgid "junk at end of %<#pragma weak%>"
20253 #: c-family/c-pragma.c:430 c-family/c-pragma.c:432
20254 #, gcc-internal-format
20255 msgid "malformed #pragma redefine_extname, ignored"
20258 #: c-family/c-pragma.c:435
20259 #, gcc-internal-format
20260 msgid "junk at end of %<#pragma redefine_extname%>"
20263 #: c-family/c-pragma.c:464 c-family/c-pragma.c:537
20264 #, gcc-internal-format
20265 msgid "#pragma redefine_extname ignored due to conflict with previous rename"
20268 #: c-family/c-pragma.c:492
20269 #, gcc-internal-format
20271 "#pragma redefine_extname ignored due to conflict with previous #pragma "
20275 #: c-family/c-pragma.c:528
20276 #, gcc-internal-format
20277 msgid "asm declaration ignored due to conflict with previous rename"
20280 #: c-family/c-pragma.c:559
20281 #, gcc-internal-format
20283 "#pragma redefine_extname ignored due to conflict with __asm__ declaration"
20286 #: c-family/c-pragma.c:620
20287 #, gcc-internal-format
20289 "#pragma GCC visibility push() must specify default, internal, hidden or "
20293 #: c-family/c-pragma.c:662
20294 #, gcc-internal-format
20295 msgid "#pragma GCC visibility must be followed by push or pop"
20298 #: c-family/c-pragma.c:668
20299 #, gcc-internal-format
20300 msgid "no matching push for %<#pragma GCC visibility pop%>"
20303 #: c-family/c-pragma.c:673 c-family/c-pragma.c:680
20304 #, gcc-internal-format
20305 msgid "missing %<(%> after %<#pragma GCC visibility push%> - ignored"
20308 #: c-family/c-pragma.c:676
20309 #, gcc-internal-format
20310 msgid "malformed #pragma GCC visibility push"
20313 #: c-family/c-pragma.c:684
20314 #, gcc-internal-format
20315 msgid "junk at end of %<#pragma GCC visibility%>"
20318 #: c-family/c-pragma.c:699
20319 #, gcc-internal-format
20320 msgid "missing [error|warning|ignored] after %<#pragma GCC diagnostic%>"
20323 #: c-family/c-pragma.c:718
20324 #, gcc-internal-format
20326 "expected [error|warning|ignored|push|pop] after %<#pragma GCC diagnostic%>"
20329 #: c-family/c-pragma.c:722
20330 #, gcc-internal-format
20331 msgid "missing option after %<#pragma GCC diagnostic%> kind"
20334 #: c-family/c-pragma.c:734
20335 #, gcc-internal-format
20336 msgid "unknown option after %<#pragma GCC diagnostic%> kind"
20339 #: c-family/c-pragma.c:747
20340 #, gcc-internal-format
20341 msgid "#pragma GCC option is not allowed inside functions"
20344 #: c-family/c-pragma.c:760
20345 #, gcc-internal-format
20346 msgid "%<#pragma GCC option%> is not a string"
20349 #: c-family/c-pragma.c:787
20350 #, gcc-internal-format
20352 "%<#pragma GCC target (string [,string]...)%> does not have a final %<)%>"
20355 #: c-family/c-pragma.c:793
20356 #, gcc-internal-format
20357 msgid "#pragma GCC target string... is badly formed"
20360 #: c-family/c-pragma.c:816
20361 #, gcc-internal-format
20362 msgid "#pragma GCC optimize is not allowed inside functions"
20365 #: c-family/c-pragma.c:829
20366 #, gcc-internal-format
20367 msgid "%<#pragma GCC optimize%> is not a string or number"
20370 #: c-family/c-pragma.c:855
20371 #, gcc-internal-format
20373 "%<#pragma GCC optimize (string [,string]...)%> does not have a final %<)%>"
20376 #: c-family/c-pragma.c:861
20377 #, gcc-internal-format
20378 msgid "#pragma GCC optimize string... is badly formed"
20381 #: c-family/c-pragma.c:903
20382 #, gcc-internal-format
20383 msgid "junk at end of %<#pragma push_options%>"
20386 #: c-family/c-pragma.c:933
20387 #, gcc-internal-format
20388 msgid "junk at end of %<#pragma pop_options%>"
20391 #: c-family/c-pragma.c:940
20392 #, gcc-internal-format
20394 "%<#pragma GCC pop_options%> without a corresponding %<#pragma GCC "
20398 #: c-family/c-pragma.c:982
20399 #, gcc-internal-format
20400 msgid "junk at end of %<#pragma reset_options%>"
20403 #: c-family/c-pragma.c:1020 c-family/c-pragma.c:1027
20404 #, gcc-internal-format
20405 msgid "expected a string after %<#pragma message%>"
20408 #: c-family/c-pragma.c:1022
20409 #, gcc-internal-format
20410 msgid "malformed %<#pragma message%>, ignored"
20413 #: c-family/c-pragma.c:1032
20414 #, gcc-internal-format
20415 msgid "junk at end of %<#pragma message%>"
20418 #: c-family/c-pragma.c:1035
20419 #, gcc-internal-format, gfc-internal-format
20420 msgid "#pragma message: %s"
20423 #: c-family/c-pragma.c:1072
20424 #, gcc-internal-format
20425 msgid "invalid location for %<pragma %s%>, ignored"
20428 #: c-family/c-pragma.c:1079 c-family/c-pragma.c:1093
20429 #, gcc-internal-format
20430 msgid "malformed %<#pragma %s%>, ignored"
20433 #: c-family/c-pragma.c:1099
20434 #, gcc-internal-format
20435 msgid "junk at end of %<#pragma %s%>"
20438 #: c-family/c-pragma.c:1117
20439 #, gcc-internal-format
20440 msgid "%<#pragma STDC FLOAT_CONST_DECIMAL64%> is not supported for C++"
20443 #: c-family/c-pragma.c:1126
20444 #, gcc-internal-format
20445 msgid "%<#pragma STDC FLOAT_CONST_DECIMAL64%> is not supported on this target"
20448 #: c-family/c-pragma.c:1132
20449 #, gcc-internal-format
20450 msgid "ISO C does not support %<#pragma STDC FLOAT_CONST_DECIMAL64%>"
20453 #: c-family/c-semantics.c:157
20454 #, gcc-internal-format, gfc-internal-format
20455 msgid "wrong type argument to %s"
20458 #: c-family/cppspec.c:92
20459 #, gcc-internal-format
20460 msgid "%qs is not a valid option to the preprocessor"
20463 #: c-family/cppspec.c:111
20464 #, gcc-internal-format
20465 msgid "too many input files"
20468 #: common/config/alpha/alpha-common.c:76
20469 #, gcc-internal-format
20470 msgid "bad value %qs for -mtls-size switch"
20473 #: common/config/bfin/bfin-common.c:304 common/config/m68k/m68k-common.c:60
20474 #, gcc-internal-format, gfc-internal-format
20475 msgid "-mshared-library-id=%s is not between 0 and %d"
20478 #: common/config/bfin/bfin-common.c:323
20479 #, gcc-internal-format, gfc-internal-format
20480 msgid "-mcpu=%s is not valid"
20483 #: common/config/bfin/bfin-common.c:359
20484 #, gcc-internal-format, gfc-internal-format
20485 msgid "-mcpu=%s has invalid silicon revision"
20488 #: common/config/i386/i386-common.c:666
20489 #, gcc-internal-format
20490 msgid "-malign-loops is obsolete, use -falign-loops"
20493 #: common/config/i386/i386-common.c:668
20494 #, gcc-internal-format, gfc-internal-format
20495 msgid "-malign-loops=%d is not between 0 and %d"
20498 #: common/config/i386/i386-common.c:675
20499 #, gcc-internal-format
20500 msgid "-malign-jumps is obsolete, use -falign-jumps"
20503 #: common/config/i386/i386-common.c:677
20504 #, gcc-internal-format, gfc-internal-format
20505 msgid "-malign-jumps=%d is not between 0 and %d"
20508 #: common/config/i386/i386-common.c:685
20509 #, gcc-internal-format
20510 msgid "-malign-functions is obsolete, use -falign-functions"
20513 #: common/config/i386/i386-common.c:687
20514 #, gcc-internal-format, gfc-internal-format
20515 msgid "-malign-functions=%d is not between 0 and %d"
20518 #: common/config/i386/i386-common.c:696
20519 #, gcc-internal-format, gfc-internal-format
20520 msgid "-mbranch-cost=%d is not between 0 and 5"
20523 #: common/config/i386/i386-common.c:746
20524 #, gcc-internal-format
20525 msgid "%<-fsplit-stack%> currently only supported on GNU/Linux"
20528 #: common/config/i386/i386-common.c:752
20529 #, gcc-internal-format
20530 msgid "%<-fsplit-stack%> requires assembler support for CFI directives"
20533 #: common/config/ia64/ia64-common.c:58
20534 #, gcc-internal-format
20535 msgid "bad value %<%s%> for -mtls-size= switch"
20538 #: common/config/rs6000/rs6000-common.c:172 config/sparc/sparc.c:979
20539 #, gcc-internal-format, gfc-internal-format
20540 msgid "unknown -mdebug-%s switch"
20543 #: common/config/rs6000/rs6000-common.c:220
20544 #, gcc-internal-format, gfc-internal-format
20545 msgid "unknown switch -mlong-double-%s"
20548 #: common/config/rs6000/rs6000-common.c:230
20549 #, gcc-internal-format
20550 msgid "-msingle-float option equivalent to -mhard-float"
20553 #: common/config/rs6000/rs6000-common.c:246
20554 #, gcc-internal-format
20555 msgid "-msimple-fpu option ignored"
20558 #: common/config/rx/rx-common.c:60
20559 #, gcc-internal-format
20560 msgid "the RX200 cpu does not have FPU hardware"
20563 #: common/config/s390/s390-common.c:98
20564 #, gcc-internal-format
20565 msgid "stack guard value must be an exact power of 2"
20568 #: common/config/s390/s390-common.c:103
20569 #, gcc-internal-format
20570 msgid "stack size must be an exact power of 2"
20573 #: common/config/v850/v850-common.c:47
20574 #, gcc-internal-format
20575 msgid "value passed in %qs is too large"
20578 #: config/darwin-c.c:87
20579 #, gcc-internal-format
20580 msgid "too many #pragma options align=reset"
20583 #: config/darwin-c.c:107 config/darwin-c.c:110 config/darwin-c.c:112
20584 #: config/darwin-c.c:114
20585 #, gcc-internal-format
20586 msgid "malformed '#pragma options', ignoring"
20589 #: config/darwin-c.c:117
20590 #, gcc-internal-format
20591 msgid "junk at end of '#pragma options'"
20594 #: config/darwin-c.c:127
20595 #, gcc-internal-format
20596 msgid "malformed '#pragma options align={mac68k|power|reset}', ignoring"
20599 #: config/darwin-c.c:139
20600 #, gcc-internal-format
20601 msgid "missing '(' after '#pragma unused', ignoring"
20604 #: config/darwin-c.c:160
20605 #, gcc-internal-format
20606 msgid "missing ')' after '#pragma unused', ignoring"
20609 #: config/darwin-c.c:163
20610 #, gcc-internal-format
20611 msgid "junk at end of '#pragma unused'"
20614 #: config/darwin-c.c:174
20615 #, gcc-internal-format
20616 msgid "malformed '#pragma ms_struct', ignoring"
20619 #: config/darwin-c.c:182
20620 #, gcc-internal-format
20621 msgid "malformed '#pragma ms_struct {on|off|reset}', ignoring"
20624 #: config/darwin-c.c:185
20625 #, gcc-internal-format
20626 msgid "junk at end of '#pragma ms_struct'"
20629 #: config/darwin-c.c:411
20630 #, gcc-internal-format, gfc-internal-format
20631 msgid "subframework include %s conflicts with framework include"
20634 #: config/darwin-c.c:594
20635 #, gcc-internal-format
20636 msgid "unknown value %qs of -mmacosx-version-min"
20639 #: config/darwin-driver.c:48
20640 #, gcc-internal-format
20641 msgid "sysctl for kern.osversion failed: %m"
20644 #: config/darwin-driver.c:85
20645 #, gcc-internal-format
20646 msgid "couldn%'t understand kern.osversion %q.*s"
20649 #: config/darwin.c:1627
20650 #, gcc-internal-format
20652 "the use of _OBJC_-prefixed variable names to select meta-data sections is "
20653 "deprecated at 4.6 and will be removed in 4.7"
20656 #: config/darwin.c:1881
20657 #, gcc-internal-format, gfc-internal-format
20658 msgid "failed to open temporary file %s for LTO output"
20661 #: config/darwin.c:1970
20662 #, gcc-internal-format
20664 "%qE 2.95 vtable-compatibility attribute applies only when compiling a kext"
20667 #: config/darwin.c:1977
20668 #, gcc-internal-format
20669 msgid "%qE 2.95 vtable-compatibility attribute applies only to C++ classes"
20672 #: config/darwin.c:2689
20673 #, gcc-internal-format
20675 "protected visibility attribute not supported in this configuration; ignored"
20678 #: config/darwin.c:2847
20679 #, gcc-internal-format, gfc-internal-format
20680 msgid "failed to open temporary file %s with LTO output"
20683 #: config/darwin.c:3020
20684 #, gcc-internal-format
20686 "%<-fobjc-abi-version%> >= 2 must be used for %<-m64%> targets with %<-fnext-"
20690 #: config/darwin.c:3024
20691 #, gcc-internal-format
20693 "%<-fobjc-abi-version%> >= 2 is not supported on %<-m32%> targets with %<-"
20697 #: config/darwin.c:3109
20698 #, gcc-internal-format
20700 "%<-mdynamic-no-pic%> overrides %<-fpic%>, %<-fPIC%>, %<-fpie%> or %<-fPIE%>"
20703 #: config/darwin.c:3294
20704 #, gcc-internal-format
20705 msgid "built-in function %qD requires the %<-mconstant-cfstrings%> flag"
20708 #: config/darwin.c:3301
20709 #, gcc-internal-format
20710 msgid "built-in function %qD takes one argument only"
20713 #: config/darwin.c:3375
20714 #, gcc-internal-format
20715 msgid "CFString literal is missing"
20718 #: config/darwin.c:3386
20719 #, gcc-internal-format
20720 msgid "CFString literal expression is not a string constant"
20723 #: config/darwin.c:3409
20724 #, gcc-internal-format, gfc-internal-format
20725 msgid "%s in CFString literal"
20728 #: config/host-darwin.c:61
20729 #, gcc-internal-format
20730 msgid "couldn%'t unmap pch_address_space: %m"
20733 #: config/sol2-c.c:92 config/sol2-c.c:108
20734 #, gcc-internal-format
20735 msgid "malformed %<#pragma align%>, ignoring"
20738 #: config/sol2-c.c:101
20739 #, gcc-internal-format
20740 msgid "invalid alignment for %<#pragma align%>, ignoring"
20743 #: config/sol2-c.c:116
20744 #, gcc-internal-format
20745 msgid "%<#pragma align%> must appear before the declaration of %D, ignoring"
20748 #: config/sol2-c.c:128 config/sol2-c.c:140
20749 #, gcc-internal-format
20750 msgid "malformed %<#pragma align%>"
20753 #: config/sol2-c.c:135
20754 #, gcc-internal-format
20755 msgid "junk at end of %<#pragma align%>"
20758 #: config/sol2-c.c:156 config/sol2-c.c:163
20759 #, gcc-internal-format
20760 msgid "malformed %<#pragma init%>, ignoring"
20763 #: config/sol2-c.c:187 config/sol2-c.c:199
20764 #, gcc-internal-format
20765 msgid "malformed %<#pragma init%>"
20768 #: config/sol2-c.c:194
20769 #, gcc-internal-format
20770 msgid "junk at end of %<#pragma init%>"
20773 #: config/sol2-c.c:215 config/sol2-c.c:222
20774 #, gcc-internal-format
20775 msgid "malformed %<#pragma fini%>, ignoring"
20778 #: config/sol2-c.c:246 config/sol2-c.c:258
20779 #, gcc-internal-format
20780 msgid "malformed %<#pragma fini%>"
20783 #: config/sol2-c.c:253
20784 #, gcc-internal-format
20785 msgid "junk at end of %<#pragma fini%>"
20788 #: config/sol2.c:56
20789 #, gcc-internal-format
20790 msgid "ignoring %<#pragma align%> for explicitly aligned %q+D"
20793 #: config/vxworks.c:144
20794 #, gcc-internal-format
20795 msgid "PIC is only supported for RTPs"
20798 #. Mach-O supports 'weak imports', and 'weak definitions' in coalesced
20799 #. sections. machopic_select_section ensures that weak variables go in
20800 #. coalesced sections. Weak aliases (or any other kind of aliases) are
20801 #. not supported. Weak symbols that aren't visible outside the .s file
20802 #. are not supported.
20803 #: config/darwin.h:442
20804 #, gcc-internal-format
20805 msgid "alias definitions not supported in Mach-O; ignored"
20809 #: config/vx-common.h:89
20810 #, gcc-internal-format
20811 msgid "profiler support for VxWorks"
20814 #: config/aarch64/aarch64-builtins.c:1032
20815 #, gcc-internal-format
20816 msgid "incompatible type for argument %d, expected %<const int%>"
20819 #: config/aarch64/aarch64.c:3643
20820 #, gcc-internal-format
20821 msgid "function profiling"
20824 #: config/aarch64/aarch64.c:4623
20825 #, gcc-internal-format
20826 msgid "missing feature modifier after %qs"
20829 #. Extension not found in list.
20830 #: config/aarch64/aarch64.c:4644
20831 #, gcc-internal-format
20832 msgid "unknown feature modifier %qs"
20835 #: config/aarch64/aarch64.c:4675
20836 #, gcc-internal-format
20837 msgid "missing arch name in -march=%qs"
20840 #. ARCH name not found in list.
20841 #: config/aarch64/aarch64.c:4699
20842 #, gcc-internal-format
20843 msgid "unknown value %qs for -march"
20846 #: config/aarch64/aarch64.c:4724
20847 #, gcc-internal-format
20848 msgid "missing cpu name in -mcpu=%qs"
20851 #. CPU name not found in list.
20852 #: config/aarch64/aarch64.c:4747
20853 #, gcc-internal-format
20854 msgid "unknown value %qs for -mcpu"
20857 #. CPU name not found in list.
20858 #: config/aarch64/aarch64.c:4771
20859 #, gcc-internal-format
20860 msgid "unknown value %qs for -mtune"
20863 #: config/aarch64/aarch64.c:4879
20864 #, gcc-internal-format
20865 msgid "code model %qs with -f%s"
20868 #: config/aarch64/aarch64.c:5198 config/aarch64/aarch64.c:5306
20869 #: config/aarch64/aarch64.c:5545
20870 #, gcc-internal-format
20871 msgid "%qs and floating point or vector arguments"
20874 #: config/aarch64/aarch64.c:6421
20875 #, gcc-internal-format
20876 msgid "lane out of range"
20879 #: config/aarch64/aarch64.c:6431
20880 #, gcc-internal-format
20881 msgid "constant out of range"
20884 #: config/alpha/alpha.c:295
20885 #, gcc-internal-format
20886 msgid "bad value %qs for -mtrap-precision switch"
20889 #: config/alpha/alpha.c:309
20890 #, gcc-internal-format
20891 msgid "bad value %qs for -mfp-rounding-mode switch"
20894 #: config/alpha/alpha.c:324
20895 #, gcc-internal-format
20896 msgid "bad value %qs for -mfp-trap-mode switch"
20899 #: config/alpha/alpha.c:341
20900 #, gcc-internal-format
20901 msgid "bad value %qs for -mcpu switch"
20904 #: config/alpha/alpha.c:356
20905 #, gcc-internal-format
20906 msgid "bad value %qs for -mtune switch"
20909 #: config/alpha/alpha.c:377
20910 #, gcc-internal-format
20911 msgid "fp software completion requires -mtrap-precision=i"
20914 #: config/alpha/alpha.c:393
20915 #, gcc-internal-format
20916 msgid "rounding mode not supported for VAX floats"
20919 #: config/alpha/alpha.c:398
20920 #, gcc-internal-format
20921 msgid "trap mode not supported for VAX floats"
20924 #: config/alpha/alpha.c:402
20925 #, gcc-internal-format
20926 msgid "128-bit long double not supported for VAX floats"
20929 #: config/alpha/alpha.c:430
20930 #, gcc-internal-format, gfc-internal-format
20931 msgid "L%d cache latency unknown for %s"
20934 #: config/alpha/alpha.c:445
20935 #, gcc-internal-format
20936 msgid "bad value %qs for -mmemory-latency"
20939 #: config/alpha/alpha.c:6583 config/alpha/alpha.c:6586
20940 #: config/tilegx/tilegx.c:3448 config/tilepro/tilepro.c:3098
20941 #, gcc-internal-format
20942 msgid "bad builtin fcode"
20945 #: config/arm/arm.c:1635
20946 #, gcc-internal-format, gfc-internal-format
20947 msgid "switch -mcpu=%s conflicts with -march=%s switch"
20950 #: config/arm/arm.c:1753
20951 #, gcc-internal-format
20952 msgid "target CPU does not support ARM mode"
20955 #: config/arm/arm.c:1759
20956 #, gcc-internal-format
20957 msgid "target CPU does not support interworking"
20960 #: config/arm/arm.c:1765
20961 #, gcc-internal-format
20962 msgid "target CPU does not support THUMB instructions"
20965 #: config/arm/arm.c:1783
20966 #, gcc-internal-format
20968 "enabling backtrace support is only meaningful when compiling for the Thumb"
20971 #: config/arm/arm.c:1786
20972 #, gcc-internal-format
20974 "enabling callee interworking support is only meaningful when compiling for "
20978 #: config/arm/arm.c:1790
20979 #, gcc-internal-format
20980 msgid "-mapcs-stack-check incompatible with -mno-apcs-frame"
20983 #: config/arm/arm.c:1798
20984 #, gcc-internal-format
20985 msgid "-fpic and -mapcs-reent are incompatible"
20988 #: config/arm/arm.c:1801
20989 #, gcc-internal-format
20990 msgid "APCS reentrant code not supported. Ignored"
20993 #: config/arm/arm.c:1809
20994 #, gcc-internal-format
20995 msgid "-g with -mno-apcs-frame may not give sensible debugging"
20998 #: config/arm/arm.c:1812
20999 #, gcc-internal-format
21000 msgid "passing floating point arguments in fp regs not yet supported"
21003 #: config/arm/arm.c:1815
21004 #, gcc-internal-format
21006 "%<mwords-little-endian%> is deprecated and will be removed in a future "
21010 #: config/arm/arm.c:1879
21011 #, gcc-internal-format
21012 msgid "iwmmxt requires an AAPCS compatible ABI for proper operation"
21015 #: config/arm/arm.c:1882
21016 #, gcc-internal-format
21017 msgid "iwmmxt abi requires an iwmmxt capable cpu"
21020 #: config/arm/arm.c:1915
21021 #, gcc-internal-format
21022 msgid "AAPCS does not support -mcaller-super-interworking"
21025 #: config/arm/arm.c:1918
21026 #, gcc-internal-format
21027 msgid "AAPCS does not support -mcallee-super-interworking"
21030 #: config/arm/arm.c:1923
21031 #, gcc-internal-format
21032 msgid "iWMMXt and NEON are incompatible"
21035 #: config/arm/arm.c:1927
21036 #, gcc-internal-format
21037 msgid "iWMMXt unsupported under Thumb mode"
21040 #: config/arm/arm.c:1931
21041 #, gcc-internal-format
21042 msgid "__fp16 and no ldrh"
21045 #: config/arm/arm.c:1951
21046 #, gcc-internal-format
21047 msgid "-mfloat-abi=hard and VFP"
21050 #: config/arm/arm.c:1974
21051 #, gcc-internal-format
21052 msgid "can not use -mtp=cp15 with 16-bit Thumb"
21055 #: config/arm/arm.c:1990
21056 #, gcc-internal-format
21057 msgid "structure size boundary can only be set to 8, 32 or 64"
21060 #: config/arm/arm.c:1992
21061 #, gcc-internal-format
21062 msgid "structure size boundary can only be set to 8 or 32"
21065 #: config/arm/arm.c:2000
21066 #, gcc-internal-format
21067 msgid "RTP PIC is incompatible with Thumb"
21070 #: config/arm/arm.c:2009
21071 #, gcc-internal-format
21072 msgid "RTP PIC is incompatible with -msingle-pic-base"
21075 #: config/arm/arm.c:2021
21076 #, gcc-internal-format
21077 msgid "-mpic-register= is useless without -fpic"
21080 #: config/arm/arm.c:2030
21081 #, gcc-internal-format, gfc-internal-format
21082 msgid "unable to use '%s' for PIC register"
21085 #: config/arm/arm.c:2063
21086 #, gcc-internal-format
21087 msgid "target CPU does not support unaligned accesses"
21090 #: config/arm/arm.c:2087
21091 #, gcc-internal-format
21092 msgid "-freorder-blocks-and-partition not supported on this architecture"
21095 #: config/arm/arm.c:4148
21096 #, gcc-internal-format
21097 msgid "non-AAPCS derived PCS variant"
21100 #: config/arm/arm.c:4150
21101 #, gcc-internal-format
21102 msgid "variadic functions must use the base AAPCS variant"
21105 #: config/arm/arm.c:4169
21106 #, gcc-internal-format
21107 msgid "PCS variant"
21110 #: config/arm/arm.c:4364
21111 #, gcc-internal-format
21112 msgid "Thumb-1 hard-float VFP ABI"
21115 #: config/arm/arm.c:5087 config/arm/arm.c:5105 config/avr/avr.c:7809
21116 #: config/avr/avr.c:7825 config/bfin/bfin.c:4636 config/bfin/bfin.c:4697
21117 #: config/bfin/bfin.c:4726 config/h8300/h8300.c:5439 config/i386/i386.c:4920
21118 #: config/i386/i386.c:34639 config/i386/i386.c:34690 config/i386/i386.c:34762
21119 #: config/m68k/m68k.c:729 config/mcore/mcore.c:3046 config/mep/mep.c:3887
21120 #: config/mep/mep.c:3901 config/mep/mep.c:3975 config/rl78/rl78.c:480
21121 #: config/rs6000/rs6000.c:24833 config/rx/rx.c:2571 config/sh/sh.c:9512
21122 #: config/sh/sh.c:9530 config/sh/sh.c:9559 config/sh/sh.c:9641
21123 #: config/sh/sh.c:9664 config/spu/spu.c:3685 config/stormy16/stormy16.c:2207
21124 #: config/v850/v850.c:2082
21125 #, gcc-internal-format
21126 msgid "%qE attribute only applies to functions"
21129 #: config/arm/arm.c:19325
21130 #, gcc-internal-format
21131 msgid "unable to compute real location of stacked parameter"
21134 #: config/arm/arm.c:21267
21135 #, gcc-internal-format
21136 msgid "argument must be a constant"
21139 #. @@@ better error message
21140 #: config/arm/arm.c:21642 config/arm/arm.c:21746
21141 #, gcc-internal-format
21142 msgid "selector must be an immediate"
21145 #: config/arm/arm.c:21650 config/arm/arm.c:21695 config/arm/arm.c:21753
21146 #: config/arm/arm.c:21762
21147 #, gcc-internal-format
21148 msgid "the range of selector should be in 0 to 7"
21151 #: config/arm/arm.c:21655 config/arm/arm.c:21764
21152 #, gcc-internal-format
21153 msgid "the range of selector should be in 0 to 3"
21156 #: config/arm/arm.c:21660 config/arm/arm.c:21766
21157 #, gcc-internal-format
21158 msgid "the range of selector should be in 0 to 1"
21161 #: config/arm/arm.c:21832
21162 #, gcc-internal-format
21163 msgid "mask must be an immediate"
21166 #: config/arm/arm.c:21837
21167 #, gcc-internal-format
21168 msgid "the range of mask should be in 0 to 255"
21171 #: config/arm/arm.c:22025
21172 #, gcc-internal-format
21174 "the range of count should be in 0 to 32. please check the intrinsic "
21175 "_mm_rori_pi16 in code."
21178 #: config/arm/arm.c:22027
21179 #, gcc-internal-format
21181 "the range of count should be in 0 to 32. please check the intrinsic "
21182 "_mm_rori_pi32 in code."
21185 #: config/arm/arm.c:22029
21186 #, gcc-internal-format
21188 "the range of count should be in 0 to 32. please check the intrinsic "
21189 "_mm_ror_pi16 in code."
21192 #: config/arm/arm.c:22031
21193 #, gcc-internal-format
21195 "the range of count should be in 0 to 32. please check the intrinsic "
21196 "_mm_ror_pi32 in code."
21199 #: config/arm/arm.c:22037
21200 #, gcc-internal-format
21202 "the range of count should be in 0 to 64. please check the intrinsic "
21203 "_mm_rori_si64 in code."
21206 #: config/arm/arm.c:22039
21207 #, gcc-internal-format
21209 "the range of count should be in 0 to 64. please check the intrinsic "
21210 "_mm_ror_si64 in code."
21213 #: config/arm/arm.c:22044
21214 #, gcc-internal-format
21216 "the count should be no less than 0. please check the intrinsic "
21217 "_mm_srli_pi16 in code."
21220 #: config/arm/arm.c:22046
21221 #, gcc-internal-format
21223 "the count should be no less than 0. please check the intrinsic "
21224 "_mm_srli_pi32 in code."
21227 #: config/arm/arm.c:22048
21228 #, gcc-internal-format
21230 "the count should be no less than 0. please check the intrinsic "
21231 "_mm_srli_si64 in code."
21234 #: config/arm/arm.c:22050
21235 #, gcc-internal-format
21237 "the count should be no less than 0. please check the intrinsic "
21238 "_mm_slli_pi16 in code."
21241 #: config/arm/arm.c:22052
21242 #, gcc-internal-format
21244 "the count should be no less than 0. please check the intrinsic "
21245 "_mm_slli_pi32 in code."
21248 #: config/arm/arm.c:22054
21249 #, gcc-internal-format
21251 "the count should be no less than 0. please check the intrinsic "
21252 "_mm_slli_si64 in code."
21255 #: config/arm/arm.c:22056
21256 #, gcc-internal-format
21258 "the count should be no less than 0. please check the intrinsic "
21259 "_mm_srai_pi16 in code."
21262 #: config/arm/arm.c:22058
21263 #, gcc-internal-format
21265 "the count should be no less than 0. please check the intrinsic "
21266 "_mm_srai_pi32 in code."
21269 #: config/arm/arm.c:22060
21270 #, gcc-internal-format
21272 "the count should be no less than 0. please check the intrinsic "
21273 "_mm_srai_si64 in code."
21276 #: config/arm/arm.c:22062
21277 #, gcc-internal-format
21279 "the count should be no less than 0. please check the intrinsic _mm_srl_pi16 "
21283 #: config/arm/arm.c:22064
21284 #, gcc-internal-format
21286 "the count should be no less than 0. please check the intrinsic _mm_srl_pi32 "
21290 #: config/arm/arm.c:22066
21291 #, gcc-internal-format
21293 "the count should be no less than 0. please check the intrinsic _mm_srl_si64 "
21297 #: config/arm/arm.c:22068
21298 #, gcc-internal-format
21300 "the count should be no less than 0. please check the intrinsic _mm_sll_pi16 "
21304 #: config/arm/arm.c:22070
21305 #, gcc-internal-format
21307 "the count should be no less than 0. please check the intrinsic _mm_sll_pi32 "
21311 #: config/arm/arm.c:22072
21312 #, gcc-internal-format
21314 "the count should be no less than 0. please check the intrinsic _mm_sll_si64 "
21318 #: config/arm/arm.c:22074
21319 #, gcc-internal-format
21321 "the count should be no less than 0. please check the intrinsic _mm_sra_pi16 "
21325 #: config/arm/arm.c:22076
21326 #, gcc-internal-format
21328 "the count should be no less than 0. please check the intrinsic _mm_sra_pi32 "
21332 #: config/arm/arm.c:22078
21333 #, gcc-internal-format
21335 "the count should be no less than 0. please check the intrinsic _mm_sra_si64 "
21339 #: config/arm/arm.c:22797
21340 #, gcc-internal-format
21341 msgid "no low registers available for popping high registers"
21344 #: config/arm/arm.c:23022
21345 #, gcc-internal-format
21346 msgid "interrupt Service Routines cannot be coded in Thumb mode"
21349 #: config/avr/avr-c.c:65 config/avr/avr-c.c:190
21350 #, gcc-internal-format
21351 msgid "%qs expects 1 argument but %d given"
21354 #: config/avr/avr-c.c:76
21355 #, gcc-internal-format
21356 msgid "%qs expects a fixed-point value as argument"
21359 #: config/avr/avr-c.c:102
21360 #, gcc-internal-format
21361 msgid "using %qs with unsigned type has no effect"
21364 #: config/avr/avr-c.c:107 config/avr/avr-c.c:173 config/avr/avr-c.c:230
21365 #, gcc-internal-format
21366 msgid "no matching fixed-point overload found for %qs"
21369 #: config/avr/avr-c.c:124
21370 #, gcc-internal-format
21371 msgid "%qs expects 2 arguments but %d given"
21374 #: config/avr/avr-c.c:136 config/avr/avr-c.c:201
21375 #, gcc-internal-format
21376 msgid "%qs expects a fixed-point value as first argument"
21379 #: config/avr/avr-c.c:144
21380 #, gcc-internal-format
21381 msgid "%qs expects an integer value as second argument"
21384 #: config/avr/avr.c:573
21385 #, gcc-internal-format
21386 msgid "function attributes %qs, %qs and %qs are mutually exclusive"
21389 #: config/avr/avr.c:580
21390 #, gcc-internal-format
21391 msgid "function attributes %qs and %qs have no effect on %qs function"
21394 #: config/avr/avr.c:598
21395 #, gcc-internal-format
21396 msgid "%qs function cannot have arguments"
21399 #: config/avr/avr.c:601
21400 #, gcc-internal-format
21401 msgid "%qs function cannot return a value"
21404 #: config/avr/avr.c:608
21405 #, gcc-internal-format
21406 msgid "%qs appears to be a misspelled %s handler"
21409 #: config/avr/avr.c:838
21410 #, gcc-internal-format
21411 msgid "%<builtin_return_address%> contains only 2 bytes of address"
21414 #: config/avr/avr.c:2047
21415 #, gcc-internal-format
21416 msgid "pointer offset from symbol maybe incorrect"
21419 #: config/avr/avr.c:2172
21420 #, gcc-internal-format
21421 msgid "accessing data memory with program memory address"
21424 #: config/avr/avr.c:2221
21425 #, gcc-internal-format
21426 msgid "accessing program memory with data memory address"
21429 #: config/avr/avr.c:2640
21430 #, gcc-internal-format, gfc-internal-format
21431 msgid "fixed register %s used to pass parameter to function"
21434 #: config/avr/avr.c:2911
21435 #, gcc-internal-format
21436 msgid "writing to address space %qs not supported"
21439 #: config/avr/avr.c:8000
21440 #, gcc-internal-format
21441 msgid "%qT uses address space %qs beyond flash of %qs"
21444 #: config/avr/avr.c:8003
21445 #, gcc-internal-format
21446 msgid "%s %q+D uses address space %qs beyond flash of %qs"
21449 #: config/avr/avr.c:8010
21450 #, gcc-internal-format
21451 msgid "pointer targeting address space %qs must be const in %qT"
21454 #: config/avr/avr.c:8013
21455 #, gcc-internal-format
21456 msgid "pointer targeting address space %qs must be const in %s %q+D"
21459 #: config/avr/avr.c:8051
21460 #, gcc-internal-format
21461 msgid "variable %q+D located in address space %qs beyond flash of %qs"
21464 #: config/avr/avr.c:8067
21465 #, gcc-internal-format
21467 "variable %q+D must be const in order to be put into read-only section by "
21471 #: config/avr/avr.c:8274
21472 #, gcc-internal-format
21473 msgid "only uninitialized variables can be placed in the .noinit section"
21476 #: config/avr/avr.c:8315
21477 #, gcc-internal-format
21478 msgid "uninitialized variable %q+D put into program memory area"
21481 #: config/avr/avr.c:8394
21482 #, gcc-internal-format
21483 msgid "MCU %qs supported for assembler only"
21486 #: config/avr/avr.c:10816
21487 #, gcc-internal-format
21488 msgid "conversion from address space %qs to address space %qs"
21491 #: config/avr/avr.c:11778
21492 #, gcc-internal-format, gfc-internal-format
21493 msgid "%s expects a compile time integer constant"
21496 #: config/avr/avr.c:11792
21497 #, gcc-internal-format, gfc-internal-format
21498 msgid "%s expects a compile time long integer constant as first argument"
21501 #: config/avr/avr.c:11820
21502 #, gcc-internal-format, gfc-internal-format
21504 "rounding to %d bits has no effect for fixed-point value with %d fractional "
21508 #: config/avr/avr.c:11829
21509 #, gcc-internal-format
21510 msgid "rounding result will always be 0"
21513 #: config/bfin/bfin.c:2351
21514 #, gcc-internal-format
21515 msgid "-mfdpic is not supported, please use a bfin-linux-uclibc target"
21518 #: config/bfin/bfin.c:2356
21519 #, gcc-internal-format
21520 msgid "-mshared-library-id= specified without -mid-shared-library"
21523 #: config/bfin/bfin.c:2360
21524 #, gcc-internal-format
21525 msgid "-fstack-limit- options are ignored with -mfdpic; use -mstack-check-l1"
21528 #: config/bfin/bfin.c:2365
21529 #, gcc-internal-format
21530 msgid "can%'t use multiple stack checking methods together"
21533 #: config/bfin/bfin.c:2368
21534 #, gcc-internal-format
21535 msgid "ID shared libraries and FD-PIC mode can%'t be used together"
21538 #: config/bfin/bfin.c:2373 config/m68k/m68k.c:535
21539 #, gcc-internal-format
21540 msgid "cannot specify both -msep-data and -mid-shared-library"
21543 #: config/bfin/bfin.c:2393
21544 #, gcc-internal-format
21545 msgid "-mmulticore can only be used with BF561"
21548 #: config/bfin/bfin.c:2396
21549 #, gcc-internal-format
21550 msgid "-mcorea should be used with -mmulticore"
21553 #: config/bfin/bfin.c:2399
21554 #, gcc-internal-format
21555 msgid "-mcoreb should be used with -mmulticore"
21558 #: config/bfin/bfin.c:2402
21559 #, gcc-internal-format
21560 msgid "-mcorea and -mcoreb can%'t be used together"
21563 #: config/bfin/bfin.c:4641
21564 #, gcc-internal-format
21565 msgid "multiple function type attributes specified"
21568 #: config/bfin/bfin.c:4708
21569 #, gcc-internal-format
21571 "can%'t apply both longcall and shortcall attributes to the same function"
21574 #: config/bfin/bfin.c:4758 config/i386/winnt.c:60 config/mep/mep.c:3791
21575 #: config/mep/mep.c:3929
21576 #, gcc-internal-format
21577 msgid "%qE attribute only applies to variables"
21580 #: config/bfin/bfin.c:4765
21581 #, gcc-internal-format
21582 msgid "%qE attribute cannot be specified for local variables"
21585 #: config/c6x/c6x.c:233
21586 #, gcc-internal-format
21587 msgid "-fpic and -fPIC not supported without -mdsbt on this target"
21590 #: config/c6x/c6x.h:362
21591 #, gcc-internal-format
21592 msgid "profiling is not yet implemented for this architecture"
21595 #: config/cr16/cr16.c:294
21596 #, gcc-internal-format
21597 msgid "data-model=far not valid for cr16c architecture"
21600 #: config/cr16/cr16.c:297
21601 #, gcc-internal-format, gfc-internal-format
21602 msgid "invalid data model option -mdata-model=%s"
21605 #: config/cr16/cr16.h:431
21606 #, gcc-internal-format
21607 msgid "profiler support for CR16"
21610 #. This function is for retrieving a part of an instruction name for
21611 #. an operator, for immediate output. If that ever happens for
21612 #. MULT, we need to apply TARGET_MUL_BUG in the caller. Make sure
21614 #: config/cris/cris.c:523
21615 #, gcc-internal-format
21616 msgid "MULT case in cris_op_str"
21619 #: config/cris/cris.c:861
21620 #, gcc-internal-format
21621 msgid "invalid use of ':' modifier"
21624 #: config/cris/cris.c:1095 config/moxie/moxie.c:189
21625 #, gcc-internal-format, gfc-internal-format
21626 msgid "internal error: bad register: %d"
21629 #: config/cris/cris.c:1827
21630 #, gcc-internal-format
21631 msgid "internal error: sideeffect-insn affecting main effect"
21634 #: config/cris/cris.c:1924
21635 #, gcc-internal-format
21636 msgid "unknown cc_attr value"
21639 #. If we get here, the caller got its initial tests wrong.
21640 #: config/cris/cris.c:2350
21641 #, gcc-internal-format
21642 msgid "internal error: cris_side_effect_mode_ok with bad operands"
21645 #: config/cris/cris.c:2589
21646 #, gcc-internal-format, gfc-internal-format
21647 msgid "-max-stackframe=%d is not usable, not between 0 and %d"
21650 #: config/cris/cris.c:2617
21651 #, gcc-internal-format, gfc-internal-format
21652 msgid "unknown CRIS version specification in -march= or -mcpu= : %s"
21655 #: config/cris/cris.c:2653
21656 #, gcc-internal-format, gfc-internal-format
21657 msgid "unknown CRIS cpu version specification in -mtune= : %s"
21660 #: config/cris/cris.c:2674
21661 #, gcc-internal-format
21662 msgid "-fPIC and -fpic are not supported in this configuration"
21665 #: config/cris/cris.c:2932
21666 #, gcc-internal-format
21667 msgid "unknown src"
21670 #: config/cris/cris.c:2993
21671 #, gcc-internal-format
21672 msgid "unknown dest"
21675 #: config/cris/cris.c:3282
21676 #, gcc-internal-format, gfc-internal-format
21677 msgid "stackframe too big: %d bytes"
21680 #: config/cris/cris.c:3777 config/cris/cris.c:3805
21681 #, gcc-internal-format
21682 msgid "expand_binop failed in movsi got"
21685 #: config/cris/cris.c:3887
21686 #, gcc-internal-format
21687 msgid "emitting PIC operand, but PIC register isn%'t set up"
21690 #. Definitions for GCC. Part of the machine description for CRIS.
21691 #. Copyright (C) 1998-2013 Free Software Foundation, Inc.
21692 #. Contributed by Axis Communications. Written by Hans-Peter Nilsson.
21694 #. This file is part of GCC.
21696 #. GCC is free software; you can redistribute it and/or modify
21697 #. it under the terms of the GNU General Public License as published by
21698 #. the Free Software Foundation; either version 3, or (at your option)
21699 #. any later version.
21701 #. GCC is distributed in the hope that it will be useful,
21702 #. but WITHOUT ANY WARRANTY; without even the implied warranty of
21703 #. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
21704 #. GNU General Public License for more details.
21706 #. You should have received a copy of the GNU General Public License
21707 #. along with GCC; see the file COPYING3. If not see
21708 #. <http://www.gnu.org/licenses/>.
21709 #. After the first "Node:" comment comes all preprocessor directives and
21710 #. attached declarations described in the info files, the "Using and
21711 #. Porting GCC" manual (uapgcc), in the same order as found in the "Target
21712 #. macros" section in the gcc-2.9x CVS edition of 2000-03-17. FIXME: Not
21713 #. really, but needs an update anyway.
21715 #. There is no generic copy-of-uapgcc comment, you'll have to see uapgcc
21716 #. for that. If applicable, there is a CRIS-specific comment. The order
21717 #. of macro definitions follow the order in the manual. Every section in
21718 #. the manual (node in the info pages) has an introductory `Node:
21719 #. <subchapter>' comment. If no macros are defined for a section, only
21720 #. the section-comment is present.
21721 #. Note that other header files (e.g. config/elfos.h, config/linux.h,
21722 #. and config/cris/linux.h) are responsible for lots of settings not
21723 #. repeated below. This file contains general CRIS definitions
21724 #. and definitions for the cris-*-elf subtarget.
21725 #. We don't want to use gcc_assert for everything, as that can be
21727 #: config/cris/cris.h:42
21728 #, gcc-internal-format
21729 msgid "CRIS-port assertion failed: "
21732 #. Node: Caller Saves
21733 #. (no definitions)
21734 #. Node: Function entry
21735 #. See cris.c for TARGET_ASM_FUNCTION_PROLOGUE and
21736 #. TARGET_ASM_FUNCTION_EPILOGUE.
21738 #: config/cris/cris.h:757
21739 #, gcc-internal-format
21740 msgid "no FUNCTION_PROFILER for CRIS"
21743 #: config/epiphany/epiphany.c:439 config/epiphany/epiphany.c:479
21744 #, gcc-internal-format
21745 msgid "argument of %qE attribute is not a string constant"
21748 #: config/epiphany/epiphany.c:454
21749 #, gcc-internal-format
21751 "argument of %qE attribute is not \"reset\", \"software_exception\", "
21752 "\"page_miss\", \"timer0\", \"timer1\", \"message\", \"dma0\", \"dma1\", "
21753 "\"wand\" or \"swi\""
21756 #: config/epiphany/epiphany.c:1439
21757 #, gcc-internal-format
21758 msgid "stack_offset must be at least 4"
21761 #: config/epiphany/epiphany.c:1441
21762 #, gcc-internal-format
21763 msgid "stack_offset must be a multiple of 4"
21766 #: config/frv/frv.c:8684
21767 #, gcc-internal-format
21768 msgid "accumulator is not a constant integer"
21771 #: config/frv/frv.c:8689
21772 #, gcc-internal-format
21773 msgid "accumulator number is out of bounds"
21776 #: config/frv/frv.c:8700
21777 #, gcc-internal-format
21778 msgid "inappropriate accumulator for %qs"
21781 #: config/frv/frv.c:8776
21782 #, gcc-internal-format
21783 msgid "invalid IACC argument"
21786 #: config/frv/frv.c:8799
21787 #, gcc-internal-format
21788 msgid "%qs expects a constant argument"
21791 #: config/frv/frv.c:8804
21792 #, gcc-internal-format
21793 msgid "constant argument out of range for %qs"
21796 #: config/frv/frv.c:9285
21797 #, gcc-internal-format
21798 msgid "media functions are not available unless -mmedia is used"
21801 #: config/frv/frv.c:9297
21802 #, gcc-internal-format
21803 msgid "this media function is only available on the fr500"
21806 #: config/frv/frv.c:9325
21807 #, gcc-internal-format
21808 msgid "this media function is only available on the fr400 and fr550"
21811 #: config/frv/frv.c:9344
21812 #, gcc-internal-format
21813 msgid "this builtin function is only available on the fr405 and fr450"
21816 #: config/frv/frv.c:9353
21817 #, gcc-internal-format
21818 msgid "this builtin function is only available on the fr500 and fr550"
21821 #: config/frv/frv.c:9365
21822 #, gcc-internal-format
21823 msgid "this builtin function is only available on the fr450"
21826 #: config/h8300/h8300.c:320
21827 #, gcc-internal-format
21828 msgid "-msx is not supported in coff"
21831 #: config/h8300/h8300.c:342
21832 #, gcc-internal-format
21833 msgid "-ms2600 is used without -ms"
21836 #: config/h8300/h8300.c:348
21837 #, gcc-internal-format
21838 msgid "-mn is used without -mh or -ms or -msx"
21841 #: config/h8300/h8300.c:354
21842 #, gcc-internal-format
21843 msgid "-mexr is used without -ms"
21846 #: config/h8300/h8300.c:360
21847 #, gcc-internal-format
21848 msgid "-mint32 is not supported for H8300 and H8300L targets"
21851 #: config/h8300/h8300.c:366
21852 #, gcc-internal-format
21853 msgid "-mexr is used without -ms or -msx"
21856 #: config/h8300/h8300.c:372
21857 #, gcc-internal-format
21859 "-mno-exr valid only with -ms or -msx - Option ignored!"
21862 #: config/i386/host-cygwin.c:62
21863 #, gcc-internal-format
21864 msgid "can%'t extend PCH file: %m"
21867 #: config/i386/host-cygwin.c:73
21868 #, gcc-internal-format
21869 msgid "can%'t set position in PCH file: %m"
21872 #: config/i386/i386.c:3114 config/i386/i386.c:3447
21873 #, gcc-internal-format, gfc-internal-format
21874 msgid "bad value (%s) for %stune=%s %s"
21877 #: config/i386/i386.c:3117
21878 #, gcc-internal-format, gfc-internal-format
21880 "%stune=x86-64%s is deprecated; use %stune=k8%s or %stune=generic%s instead "
21884 #. rep; movq isn't available in 32-bit code.
21885 #: config/i386/i386.c:3147
21886 #, gcc-internal-format
21887 msgid "-mstringop-strategy=rep_8byte not supported for 32-bit code"
21890 #: config/i386/i386.c:3160
21891 #, gcc-internal-format
21892 msgid "address mode %qs not supported in the %s bit mode"
21895 #: config/i386/i386.c:3179 config/i386/i386.c:3188 config/i386/i386.c:3200
21896 #: config/i386/i386.c:3211 config/i386/i386.c:3222
21897 #, gcc-internal-format
21898 msgid "code model %qs not supported in the %s bit mode"
21901 #: config/i386/i386.c:3191 config/i386/i386.c:3203
21902 #, gcc-internal-format
21903 msgid "code model %qs not supported in x32 mode"
21906 #: config/i386/i386.c:3209 config/i386/i386.c:3218
21907 #, gcc-internal-format, gfc-internal-format
21908 msgid "code model %s does not support PIC mode"
21911 #: config/i386/i386.c:3247
21912 #, gcc-internal-format
21913 msgid "-masm=intel not supported in this configuration"
21916 #: config/i386/i386.c:3251
21917 #, gcc-internal-format, gfc-internal-format
21918 msgid "%i-bit mode not compiled in"
21921 #: config/i386/i386.c:3263 config/i386/i386.c:3417
21922 #, gcc-internal-format
21923 msgid "CPU you selected does not support x86-64 instruction set"
21926 #: config/i386/i386.c:3387
21927 #, gcc-internal-format, gfc-internal-format
21928 msgid "generic CPU can be used only for %stune=%s %s"
21931 #: config/i386/i386.c:3390
21932 #, gcc-internal-format, gfc-internal-format
21933 msgid "bad value (%s) for %sarch=%s %s"
21936 #: config/i386/i386.c:3496
21937 #, gcc-internal-format
21938 msgid "-mregparm is ignored in 64-bit mode"
21941 #: config/i386/i386.c:3499
21942 #, gcc-internal-format, gfc-internal-format
21943 msgid "-mregparm=%d is not between 0 and %d"
21946 #: config/i386/i386.c:3540
21947 #, gcc-internal-format, gfc-internal-format
21948 msgid "%srtd%s is ignored in 64bit mode"
21951 #: config/i386/i386.c:3605
21952 #, gcc-internal-format
21953 msgid "-mpreferred-stack-boundary is not supported for this target"
21956 #: config/i386/i386.c:3608
21957 #, gcc-internal-format, gfc-internal-format
21958 msgid "-mpreferred-stack-boundary=%d is not between %d and %d"
21961 #: config/i386/i386.c:3629
21962 #, gcc-internal-format, gfc-internal-format
21963 msgid "-mincoming-stack-boundary=%d is not between %d and 12"
21966 #: config/i386/i386.c:3643
21967 #, gcc-internal-format, gfc-internal-format
21968 msgid "%ssseregparm%s used without SSE enabled"
21971 #: config/i386/i386.c:3651
21972 #, gcc-internal-format
21973 msgid "SSE instruction set disabled, using 387 arithmetics"
21976 #: config/i386/i386.c:3656
21977 #, gcc-internal-format
21978 msgid "387 instruction set disabled, using SSE arithmetics"
21981 #: config/i386/i386.c:3700
21982 #, gcc-internal-format, gfc-internal-format
21984 "unwind tables currently require either a frame pointer or %saccumulate-"
21985 "outgoing-args%s for correctness"
21988 #: config/i386/i386.c:3713
21989 #, gcc-internal-format, gfc-internal-format
21990 msgid "stack probing requires %saccumulate-outgoing-args%s for correctness"
21993 #: config/i386/i386.c:3817
21994 #, gcc-internal-format
21995 msgid "-mfentry isn%'t supported for 32-bit in combination with -fpic"
21998 #: config/i386/i386.c:3824
21999 #, gcc-internal-format
22000 msgid "-mno-fentry isn%'t compatible with SEH"
22003 #: config/i386/i386.c:3896 config/rs6000/rs6000.c:3189
22004 #, gcc-internal-format, gfc-internal-format
22005 msgid "unknown option for -mrecip=%s"
22008 #: config/i386/i386.c:4229
22009 #, gcc-internal-format
22010 msgid "attribute %<target%> argument not a string"
22013 #: config/i386/i386.c:4295 config/i386/i386.c:4342
22014 #, gcc-internal-format, gfc-internal-format
22015 msgid "attribute(target(\"%s\")) is unknown"
22018 #: config/i386/i386.c:4323
22019 #, gcc-internal-format, gfc-internal-format
22020 msgid "option(\"%s\") was already specified"
22023 #: config/i386/i386.c:4933 config/i386/i386.c:4984
22024 #, gcc-internal-format
22025 msgid "fastcall and regparm attributes are not compatible"
22028 #: config/i386/i386.c:4938
22029 #, gcc-internal-format
22030 msgid "regparam and thiscall attributes are not compatible"
22033 #: config/i386/i386.c:4945 config/i386/i386.c:34659
22034 #, gcc-internal-format
22035 msgid "%qE attribute requires an integer constant argument"
22038 #: config/i386/i386.c:4951
22039 #, gcc-internal-format
22040 msgid "argument to %qE attribute larger than %d"
22043 #: config/i386/i386.c:4976 config/i386/i386.c:5019
22044 #, gcc-internal-format
22045 msgid "fastcall and cdecl attributes are not compatible"
22048 #: config/i386/i386.c:4980
22049 #, gcc-internal-format
22050 msgid "fastcall and stdcall attributes are not compatible"
22053 #: config/i386/i386.c:4988 config/i386/i386.c:5037
22054 #, gcc-internal-format
22055 msgid "fastcall and thiscall attributes are not compatible"
22058 #: config/i386/i386.c:4998 config/i386/i386.c:5015
22059 #, gcc-internal-format
22060 msgid "stdcall and cdecl attributes are not compatible"
22063 #: config/i386/i386.c:5002
22064 #, gcc-internal-format
22065 msgid "stdcall and fastcall attributes are not compatible"
22068 #: config/i386/i386.c:5006 config/i386/i386.c:5033
22069 #, gcc-internal-format
22070 msgid "stdcall and thiscall attributes are not compatible"
22073 #: config/i386/i386.c:5023 config/i386/i386.c:5041
22074 #, gcc-internal-format
22075 msgid "cdecl and thiscall attributes are not compatible"
22078 #: config/i386/i386.c:5029
22079 #, gcc-internal-format
22080 msgid "%qE attribute is used for none class-method"
22083 #: config/i386/i386.c:5255
22084 #, gcc-internal-format
22085 msgid "calling %qD with attribute sseregparm without SSE/SSE2 enabled"
22088 #: config/i386/i386.c:5258
22089 #, gcc-internal-format
22090 msgid "calling %qT with attribute sseregparm without SSE/SSE2 enabled"
22093 #: config/i386/i386.c:5555
22094 #, gcc-internal-format
22095 msgid "ms_hook_prologue is not compatible with nested function"
22098 #: config/i386/i386.c:5680
22099 #, gcc-internal-format
22101 "ms_abi attribute requires -maccumulate-outgoing-args or subtarget "
22102 "optimization implying it"
22105 #: config/i386/i386.c:5804
22106 #, gcc-internal-format
22107 msgid "AVX vector argument without AVX enabled changes the ABI"
22110 #: config/i386/i386.c:5818 config/i386/i386.c:6793
22111 #, gcc-internal-format
22112 msgid "SSE vector argument without SSE enabled changes the ABI"
22115 #: config/i386/i386.c:6002
22116 #, gcc-internal-format
22118 "the ABI of passing struct with a flexible array member has changed in GCC 4.4"
22121 #: config/i386/i386.c:6119
22122 #, gcc-internal-format
22123 msgid "the ABI of passing union with long double has changed in GCC 4.4"
22126 #: config/i386/i386.c:6234
22127 #, gcc-internal-format
22129 "the ABI of passing structure with complex float member has changed in GCC 4.4"
22132 #: config/i386/i386.c:6380
22133 #, gcc-internal-format
22134 msgid "SSE register return with SSE disabled"
22137 #: config/i386/i386.c:6386
22138 #, gcc-internal-format
22139 msgid "SSE register argument with SSE disabled"
22142 #: config/i386/i386.c:6402
22143 #, gcc-internal-format
22144 msgid "x87 register return with x87 disabled"
22147 #: config/i386/i386.c:6831
22148 #, gcc-internal-format
22149 msgid "MMX vector argument without MMX enabled changes the ABI"
22152 #: config/i386/i386.c:7197
22153 #, gcc-internal-format, gfc-internal-format
22155 "The ABI for passing parameters with %d-byte alignment has changed in GCC 4.6"
22158 #: config/i386/i386.c:7555
22159 #, gcc-internal-format
22160 msgid "SSE vector return without SSE enabled changes the ABI"
22163 #: config/i386/i386.c:7565
22164 #, gcc-internal-format
22165 msgid "MMX vector return without MMX enabled changes the ABI"
22168 #: config/i386/i386.c:10185
22169 #, gcc-internal-format
22170 msgid "ms_hook_prologue attribute isn%'t compatible with -mfentry for 32-bit"
22173 #: config/i386/i386.c:11230
22174 #, gcc-internal-format
22175 msgid "-fsplit-stack does not support fastcall with nested function"
22178 #: config/i386/i386.c:11250
22179 #, gcc-internal-format
22181 "-fsplit-stack does not support 2 register parameters for a nested function"
22184 #. FIXME: We could make this work by pushing a register
22185 #. around the addition and comparison.
22186 #: config/i386/i386.c:11261
22187 #, gcc-internal-format
22188 msgid "-fsplit-stack does not support 3 register parameters"
22191 #: config/i386/i386.c:13922
22192 #, gcc-internal-format
22193 msgid "extended registers have no high halves"
22196 #: config/i386/i386.c:13937
22197 #, gcc-internal-format
22198 msgid "unsupported operand size for extended register"
22201 #: config/i386/i386.c:14206
22202 #, gcc-internal-format
22203 msgid "non-integer operand used with operand code 'z'"
22206 #: config/i386/i386.c:28755
22207 #, gcc-internal-format
22208 msgid "No dispatcher found for the versioning attributes"
22211 #: config/i386/i386.c:28805
22212 #, gcc-internal-format, gfc-internal-format
22213 msgid "No dispatcher found for %s"
22216 #: config/i386/i386.c:28815
22217 #, gcc-internal-format, gfc-internal-format
22218 msgid "No dispatcher found for the versioning attributes : %s"
22221 #: config/i386/i386.c:29062
22222 #, gcc-internal-format
22224 "Function versions cannot be marked as gnu_inline, bodies have to be generated"
22227 #: config/i386/i386.c:29067 config/i386/i386.c:29512
22228 #, gcc-internal-format
22229 msgid "Virtual function multiversioning not supported"
22232 #: config/i386/i386.c:29132
22233 #, gcc-internal-format
22234 msgid "missing %<target%> attribute for multi-versioned %D"
22237 #: config/i386/i386.c:29135
22238 #, gcc-internal-format
22239 msgid "previous declaration of %D"
22242 #: config/i386/i386.c:29351
22243 #, gcc-internal-format
22245 "multiversioning needs ifunc which is not supported in this configuration"
22248 #: config/i386/i386.c:29695
22249 #, gcc-internal-format
22250 msgid "Parameter to builtin must be a string constant or literal"
22253 #: config/i386/i386.c:29720 config/i386/i386.c:29770
22254 #, gcc-internal-format, gfc-internal-format
22255 msgid "Parameter to builtin not valid: %s"
22258 #: config/i386/i386.c:30171 config/i386/i386.c:31114
22259 #, gcc-internal-format
22260 msgid "the last argument must be a 2-bit immediate"
22263 #: config/i386/i386.c:30577
22264 #, gcc-internal-format
22265 msgid "the fifth argument must be an 8-bit immediate"
22268 #: config/i386/i386.c:30672
22269 #, gcc-internal-format
22270 msgid "the third argument must be an 8-bit immediate"
22273 #: config/i386/i386.c:31086
22274 #, gcc-internal-format
22275 msgid "the last argument must be an 1-bit immediate"
22278 #: config/i386/i386.c:31105
22279 #, gcc-internal-format
22280 msgid "the last argument must be a 4-bit immediate"
22283 #: config/i386/i386.c:31123
22284 #, gcc-internal-format
22285 msgid "the last argument must be a 1-bit immediate"
22288 #: config/i386/i386.c:31132
22289 #, gcc-internal-format
22290 msgid "the last argument must be a 5-bit immediate"
22293 #: config/i386/i386.c:31141
22294 #, gcc-internal-format
22295 msgid "the next to last argument must be an 8-bit immediate"
22298 #: config/i386/i386.c:31145 config/i386/i386.c:31368
22299 #, gcc-internal-format
22300 msgid "the last argument must be an 8-bit immediate"
22303 #: config/i386/i386.c:31366
22304 #, gcc-internal-format
22305 msgid "the last argument must be a 32-bit immediate"
22308 #: config/i386/i386.c:31433 config/rs6000/rs6000.c:10657
22309 #, gcc-internal-format
22310 msgid "selector must be an integer constant in the range 0..%wi"
22313 #: config/i386/i386.c:31598
22314 #, gcc-internal-format
22315 msgid "%qE needs unknown isa option"
22318 #: config/i386/i386.c:31602
22319 #, gcc-internal-format
22320 msgid "%qE needs isa option %s"
22323 #: config/i386/i386.c:31931
22324 #, gcc-internal-format
22325 msgid "last argument must be an immediate"
22328 #: config/i386/i386.c:32216
22329 #, gcc-internal-format
22330 msgid "last argument must be scale 1, 2, 4, 8"
22333 #: config/i386/i386.c:32311
22334 #, gcc-internal-format
22335 msgid "the xabort's argument must be an 8-bit immediate"
22338 #: config/i386/i386.c:34646
22339 #, gcc-internal-format
22340 msgid "%qE attribute only available for 32-bit"
22343 #: config/i386/i386.c:34667
22344 #, gcc-internal-format
22345 msgid "argument to %qE attribute is neither zero, nor one"
22348 #: config/i386/i386.c:34701 config/i386/i386.c:34710
22349 #, gcc-internal-format
22350 msgid "ms_abi and sysv_abi attributes are not compatible"
22353 #: config/i386/i386.c:34747 config/rs6000/rs6000.c:24916
22354 #, gcc-internal-format
22355 msgid "%qE incompatible attribute ignored"
22358 #: config/i386/i386.c:42160
22359 #, gcc-internal-format
22360 msgid "Unknown architecture specific memory model"
22363 #: config/i386/i386.c:42167
22364 #, gcc-internal-format
22365 msgid "HLE_ACQUIRE not used with ACQUIRE or stronger memory model"
22368 #: config/i386/i386.c:42173
22369 #, gcc-internal-format
22370 msgid "HLE_RELEASE not used with RELEASE or stronger memory model"
22373 #: config/i386/winnt.c:82
22374 #, gcc-internal-format
22376 "%qE attribute applies only to initialized variables with external linkage"
22379 #: config/i386/winnt.c:144
22380 #, gcc-internal-format
22381 msgid "definition of static data member %q+D of dllimport%'d class"
22384 #: config/i386/winnt.c:331
22385 #, gcc-internal-format
22386 msgid "%q+D:'selectany' attribute applies only to initialized objects"
22389 #: config/i386/winnt.c:492
22390 #, gcc-internal-format
22391 msgid "%q+D causes a section type conflict"
22394 #: config/i386/cygming.h:199
22395 #, gcc-internal-format
22396 msgid "-fPIC ignored for target (all code is position independent)"
22399 #: config/i386/cygming.h:205
22400 #, gcc-internal-format, gfc-internal-format
22401 msgid "-f%s ignored for target (all code is position independent)"
22404 #: config/i386/djgpp.h:157
22405 #, gcc-internal-format
22406 msgid "-mbnu210 is ignored (option is obsolete)"
22409 #: config/ia64/ia64-c.c:51
22410 #, gcc-internal-format
22411 msgid "malformed #pragma builtin"
22414 #: config/ia64/ia64.c:703
22415 #, gcc-internal-format
22416 msgid "invalid argument of %qE attribute"
22419 #: config/ia64/ia64.c:716
22420 #, gcc-internal-format
22421 msgid "an address area attribute cannot be specified for local variables"
22424 #: config/ia64/ia64.c:723
22425 #, gcc-internal-format
22426 msgid "address area of %q+D conflicts with previous declaration"
22429 #: config/ia64/ia64.c:731
22430 #, gcc-internal-format
22431 msgid "address area attribute cannot be specified for functions"
22434 #: config/ia64/ia64.c:764
22435 #, gcc-internal-format
22436 msgid "%qE attribute requires a string constant argument"
22439 #: config/ia64/ia64.c:5885 config/pa/pa.c:416 config/sh/sh.c:9348
22440 #: config/spu/spu.c:4897
22441 #, gcc-internal-format
22442 msgid "value of -mfixed-range must have form REG1-REG2"
22445 #: config/ia64/ia64.c:5912 config/pa/pa.c:443 config/sh/sh.c:9374
22446 #: config/spu/spu.c:4923
22447 #, gcc-internal-format, gfc-internal-format
22448 msgid "%s-%s is an empty range"
22451 #: config/ia64/ia64.c:11098
22452 #, gcc-internal-format
22453 msgid "version attribute is not a string"
22456 #: config/iq2000/iq2000.c:1834
22457 #, gcc-internal-format, gfc-internal-format
22458 msgid "gp_offset (%ld) or end_offset (%ld) is less than zero"
22461 #: config/iq2000/iq2000.c:2596
22462 #, gcc-internal-format
22463 msgid "argument %qd is not a constant"
22466 #: config/iq2000/iq2000.c:2899 config/xtensa/xtensa.c:2438
22467 #, gcc-internal-format
22468 msgid "PRINT_OPERAND_ADDRESS, null pointer"
22471 #: config/iq2000/iq2000.c:3054
22472 #, gcc-internal-format, gfc-internal-format
22473 msgid "PRINT_OPERAND: Unknown punctuation '%c'"
22476 #: config/iq2000/iq2000.c:3063 config/xtensa/xtensa.c:2292
22477 #, gcc-internal-format
22478 msgid "PRINT_OPERAND null pointer"
22481 #: config/m32c/m32c-pragma.c:55
22482 #, gcc-internal-format
22483 msgid "junk at end of #pragma GCC memregs [0..16]"
22486 #: config/m32c/m32c-pragma.c:62
22487 #, gcc-internal-format
22488 msgid "#pragma GCC memregs must precede any function decls"
22491 #: config/m32c/m32c-pragma.c:70 config/m32c/m32c-pragma.c:77
22492 #, gcc-internal-format
22493 msgid "#pragma GCC memregs takes a number [0..16]"
22496 #: config/m32c/m32c-pragma.c:105
22497 #, gcc-internal-format
22498 msgid "junk at end of #pragma ADDRESS"
22501 #: config/m32c/m32c-pragma.c:110
22502 #, gcc-internal-format
22503 msgid "malformed #pragma ADDRESS variable address"
22506 #: config/m32c/m32c.c:411
22507 #, gcc-internal-format, gfc-internal-format
22508 msgid "invalid target memregs value '%d'"
22511 #: config/m32c/m32c.c:2918
22512 #, gcc-internal-format
22513 msgid "%qE attribute is not supported for R8C target"
22516 #. The argument must be a constant integer.
22517 #: config/m32c/m32c.c:2934 config/sh/sh.c:9567 config/sh/sh.c:9673
22518 #, gcc-internal-format
22519 msgid "%qE attribute argument not an integer constant"
22522 #: config/m32c/m32c.c:2943
22523 #, gcc-internal-format
22524 msgid "%qE attribute argument should be between 18 to 255"
22527 #: config/m32c/m32c.c:4119
22528 #, gcc-internal-format
22529 msgid "%<bank_switch%> has no effect on non-interrupt functions"
22532 #: config/m32c/m32c.c:4223
22533 #, gcc-internal-format
22534 msgid "%<fast_interrupt%> attribute directive ignored"
22537 #: config/m32r/m32r.c:382
22538 #, gcc-internal-format
22539 msgid "invalid argument of %qs attribute"
22542 #: config/m68k/m68k.c:476
22543 #, gcc-internal-format, gfc-internal-format
22544 msgid "-mcpu=%s conflicts with -march=%s"
22547 #: config/m68k/m68k.c:547
22548 #, gcc-internal-format
22549 msgid "-mpcrel -fPIC is not currently supported on selected cpu"
22552 #: config/m68k/m68k.c:609
22553 #, gcc-internal-format, gfc-internal-format
22554 msgid "-falign-labels=%d is not supported"
22557 #: config/m68k/m68k.c:614
22558 #, gcc-internal-format, gfc-internal-format
22559 msgid "-falign-loops=%d is not supported"
22562 #: config/m68k/m68k.c:621
22563 #, gcc-internal-format
22564 msgid "-fstack-limit- options are not supported on this cpu"
22567 #: config/m68k/m68k.c:736
22568 #, gcc-internal-format
22569 msgid "multiple interrupt attributes not allowed"
22572 #: config/m68k/m68k.c:743
22573 #, gcc-internal-format
22574 msgid "interrupt_thread is available only on fido"
22577 #: config/m68k/m68k.c:1077 config/rs6000/rs6000.c:18850
22578 #, gcc-internal-format
22579 msgid "stack limit expression is not supported"
22582 #: config/mcore/mcore.c:2939
22583 #, gcc-internal-format
22584 msgid "initialized variable %q+D is marked dllimport"
22587 #: config/mep/mep-pragma.c:71
22588 #, gcc-internal-format
22589 msgid "junk at end of #pragma io_volatile"
22592 #: config/mep/mep-pragma.c:85
22593 #, gcc-internal-format
22594 msgid "#pragma io_volatile takes only on or off"
22597 #: config/mep/mep-pragma.c:124
22598 #, gcc-internal-format
22599 msgid "invalid coprocessor register range"
22602 #: config/mep/mep-pragma.c:144
22603 #, gcc-internal-format
22604 msgid "invalid coprocessor register %qE"
22607 #: config/mep/mep-pragma.c:167
22608 #, gcc-internal-format
22609 msgid "malformed coprocessor register"
22612 #: config/mep/mep-pragma.c:254
22613 #, gcc-internal-format
22614 msgid "junk at end of #pragma GCC coprocessor width"
22617 #: config/mep/mep-pragma.c:261
22618 #, gcc-internal-format
22619 msgid "#pragma GCC coprocessor width takes only 32 or 64"
22622 #: config/mep/mep-pragma.c:295
22623 #, gcc-internal-format
22624 msgid "#pragma GCC coprocessor subclass letter must be in [ABCD]"
22627 #: config/mep/mep-pragma.c:300
22628 #, gcc-internal-format, gfc-internal-format
22629 msgid "#pragma GCC coprocessor subclass '%c' already defined"
22632 #: config/mep/mep-pragma.c:318
22633 #, gcc-internal-format
22634 msgid "malformed #pragma GCC coprocessor subclass"
22637 #: config/mep/mep-pragma.c:340
22638 #, gcc-internal-format
22639 msgid "malformed #pragma disinterrupt"
22642 #: config/mep/mep-pragma.c:354
22643 #, gcc-internal-format
22644 msgid "malformed #pragma GCC coprocessor"
22647 #: config/mep/mep-pragma.c:359
22648 #, gcc-internal-format
22649 msgid "coprocessor not enabled"
22652 #: config/mep/mep-pragma.c:370
22653 #, gcc-internal-format
22654 msgid "unknown #pragma GCC coprocessor %E"
22657 #: config/mep/mep-pragma.c:392
22658 #, gcc-internal-format
22659 msgid "malformed #pragma call"
22662 #: config/mep/mep.c:351
22663 #, gcc-internal-format
22664 msgid "-fpic is not supported"
22667 #: config/mep/mep.c:353
22668 #, gcc-internal-format
22669 msgid "-fPIC is not supported"
22672 #: config/mep/mep.c:355
22673 #, gcc-internal-format
22674 msgid "only one of -ms and -mm may be given"
22677 #: config/mep/mep.c:357
22678 #, gcc-internal-format
22679 msgid "only one of -ms and -ml may be given"
22682 #: config/mep/mep.c:359
22683 #, gcc-internal-format
22684 msgid "only one of -mm and -ml may be given"
22687 #: config/mep/mep.c:361
22688 #, gcc-internal-format
22689 msgid "only one of -ms and -mtiny= may be given"
22692 #: config/mep/mep.c:363
22693 #, gcc-internal-format
22694 msgid "only one of -mm and -mtiny= may be given"
22697 #: config/mep/mep.c:365
22698 #, gcc-internal-format
22699 msgid "-mclip currently has no effect without -mminmax"
22702 #: config/mep/mep.c:372
22703 #, gcc-internal-format
22704 msgid "-mc= must be -mc=tiny, -mc=near, or -mc=far"
22707 #: config/mep/mep.c:1374
22708 #, gcc-internal-format
22709 msgid "unusual TP-relative address"
22712 #: config/mep/mep.c:3350
22713 #, gcc-internal-format
22714 msgid "unconvertible operand %c %qs"
22717 #: config/mep/mep.c:3798 config/mep/mep.c:3861
22718 #, gcc-internal-format
22719 msgid "address region attributes not allowed with auto storage class"
22722 #: config/mep/mep.c:3804 config/mep/mep.c:3867
22723 #, gcc-internal-format
22724 msgid "address region attributes on pointed-to types ignored"
22727 #: config/mep/mep.c:3853
22728 #, gcc-internal-format
22729 msgid "%qE attribute only applies to variables and functions"
22732 #: config/mep/mep.c:3873 config/mep/mep.c:4189
22733 #, gcc-internal-format
22734 msgid "duplicate address region attribute %qE in declaration of %qE on line %d"
22737 #: config/mep/mep.c:3907
22738 #, gcc-internal-format
22739 msgid "cannot inline interrupt function %qE"
22742 #: config/mep/mep.c:3913
22743 #, gcc-internal-format
22744 msgid "interrupt function must have return type of void"
22747 #: config/mep/mep.c:3918
22748 #, gcc-internal-format
22749 msgid "interrupt function must have no arguments"
22752 #: config/mep/mep.c:3939
22753 #, gcc-internal-format
22754 msgid "%qE attribute allows only an integer constant argument"
22757 #: config/mep/mep.c:3972
22758 #, gcc-internal-format
22759 msgid "%qE attribute only applies to functions, not %s"
22762 #: config/mep/mep.c:3983
22763 #, gcc-internal-format, gfc-internal-format
22765 "to describe a pointer to a VLIW function, use syntax like this:\n"
22769 #: config/mep/mep.c:3992
22770 #, gcc-internal-format, gfc-internal-format
22772 "to describe an array of VLIW function pointers, use syntax like this:\n"
22776 #: config/mep/mep.c:3998
22777 #, gcc-internal-format
22778 msgid "VLIW functions are not allowed without a VLIW configuration"
22781 #: config/mep/mep.c:4148
22782 #, gcc-internal-format, gfc-internal-format
22783 msgid "\"#pragma disinterrupt %s\" not used"
22786 #: config/mep/mep.c:4314
22787 #, gcc-internal-format
22788 msgid "__io address 0x%x is the same for %qE and %qE"
22791 #: config/mep/mep.c:4462
22792 #, gcc-internal-format, gfc-internal-format
22793 msgid "variable %s (%ld bytes) is too large for the %s section (%d bytes)"
22796 #: config/mep/mep.c:4560
22797 #, gcc-internal-format
22798 msgid "variable %D of type %<io%> must be uninitialized"
22801 #: config/mep/mep.c:4565
22802 #, gcc-internal-format
22803 msgid "variable %D of type %<cb%> must be uninitialized"
22806 #: config/mep/mep.c:5999
22807 #, gcc-internal-format
22808 msgid "coprocessor intrinsic %qs is not available in this configuration"
22811 #: config/mep/mep.c:6002
22812 #, gcc-internal-format
22813 msgid "%qs is not available in VLIW functions"
22816 #: config/mep/mep.c:6005
22817 #, gcc-internal-format
22818 msgid "%qs is not available in non-VLIW functions"
22821 #: config/mep/mep.c:6167 config/mep/mep.c:6284
22822 #, gcc-internal-format
22823 msgid "argument %d of %qE must be in the range %d...%d"
22826 #: config/mep/mep.c:6170
22827 #, gcc-internal-format
22828 msgid "argument %d of %qE must be a multiple of %d"
22831 #: config/mep/mep.c:6223
22832 #, gcc-internal-format
22833 msgid "too few arguments to %qE"
22836 #: config/mep/mep.c:6228
22837 #, gcc-internal-format
22838 msgid "too many arguments to %qE"
22841 #: config/mep/mep.c:6246
22842 #, gcc-internal-format
22843 msgid "argument %d of %qE must be an address"
22846 #: config/mep/mep.c:7042
22847 #, gcc-internal-format
22848 msgid "2 byte cop instructions are not allowed in 64-bit VLIW mode"
22851 #: config/mep/mep.c:7048
22852 #, gcc-internal-format, gfc-internal-format
22853 msgid "unexpected %d byte cop instruction"
22856 #: config/microblaze/microblaze.c:1676
22857 #, gcc-internal-format
22858 msgid "-fPIC/-fpic not supported for this target"
22861 #: config/microblaze/microblaze.c:1688
22862 #, gcc-internal-format
22863 msgid "%qs is an invalid argument to -mcpu="
22866 #: config/microblaze/microblaze.c:1737
22867 #, gcc-internal-format
22868 msgid "-mxl-multiply-high can be used only with -mcpu=v6.00.a or greater"
22871 #: config/microblaze/microblaze.c:1753
22872 #, gcc-internal-format
22873 msgid "-mxl-reorder can be used only with -mcpu=v8.30.a or greater"
22876 #: config/microblaze/microblaze.c:1759
22877 #, gcc-internal-format
22878 msgid "-mxl-reorder requires -mxl-pattern-compare for -mcpu=v8.30.a"
22881 #: config/microblaze/microblaze.c:1764
22882 #, gcc-internal-format
22883 msgid "-mxl-multiply-high requires -mno-xl-soft-mul"
22886 #: config/mips/mips.c:1308 config/mips/mips.c:1310
22887 #, gcc-internal-format
22888 msgid "%qs attribute only applies to functions"
22891 #: config/mips/mips.c:1320
22892 #, gcc-internal-format
22893 msgid "%qE cannot have both %<mips16%> and %<nomips16%> attributes"
22896 #: config/mips/mips.c:1342 config/mips/mips.c:1345
22897 #, gcc-internal-format
22898 msgid "%qE redeclared with conflicting %qs attributes"
22901 #: config/mips/mips.c:6791
22902 #, gcc-internal-format
22903 msgid "cannot handle inconsistent calls to %qs"
22906 #: config/mips/mips.c:9767
22907 #, gcc-internal-format
22908 msgid "the %<interrupt%> attribute requires a MIPS32r2 processor"
22911 #: config/mips/mips.c:9769
22912 #, gcc-internal-format
22913 msgid "the %<interrupt%> attribute requires %<-msoft-float%>"
22916 #: config/mips/mips.c:9771
22917 #, gcc-internal-format
22918 msgid "interrupt handlers cannot be MIPS16 functions"
22921 #: config/mips/mips.c:10596
22922 #, gcc-internal-format
22923 msgid "-fstack-check=specific not implemented for MIPS16"
22926 #: config/mips/mips.c:13989
22927 #, gcc-internal-format
22928 msgid "invalid argument to built-in function"
22931 #: config/mips/mips.c:14190
22932 #, gcc-internal-format
22933 msgid "built-in function %qE not supported for MIPS16"
22936 #: config/mips/mips.c:14787
22937 #, gcc-internal-format
22938 msgid "%qs does not support MIPS16 code"
22941 #: config/mips/mips.c:16280
22942 #, gcc-internal-format
22943 msgid "MIPS16 PIC for ABIs other than o32 and o64"
22946 #: config/mips/mips.c:16283
22947 #, gcc-internal-format
22948 msgid "MIPS16 -mxgot code"
22951 #: config/mips/mips.c:16286
22952 #, gcc-internal-format
22953 msgid "hard-float MIPS16 code for ABIs other than o32 and o64"
22956 #: config/mips/mips.c:16475
22957 #, gcc-internal-format
22959 "%<-%s%> conflicts with the other architecture options, which specify a %s "
22963 #: config/mips/mips.c:16485
22964 #, gcc-internal-format
22965 msgid "%<-march=%s%> is not compatible with the selected ABI"
22968 #: config/mips/mips.c:16500
22969 #, gcc-internal-format
22970 msgid "%<-mgp64%> used with a 32-bit processor"
22973 #: config/mips/mips.c:16502
22974 #, gcc-internal-format
22975 msgid "%<-mgp32%> used with a 64-bit ABI"
22978 #: config/mips/mips.c:16504
22979 #, gcc-internal-format
22980 msgid "%<-mgp64%> used with a 32-bit ABI"
22983 #: config/mips/mips.c:16520 config/mips/mips.c:16522 config/mips/mips.c:16613
22984 #, gcc-internal-format, gfc-internal-format
22985 msgid "unsupported combination: %s"
22988 #: config/mips/mips.c:16526
22989 #, gcc-internal-format
22991 "%<-mgp32%> and %<-mfp64%> can only be combined if the target supports the "
22992 "mfhc1 and mthc1 instructions"
22995 #: config/mips/mips.c:16529
22996 #, gcc-internal-format
22997 msgid "%<-mgp32%> and %<-mfp64%> can only be combined when using the o32 ABI"
23000 #: config/mips/mips.c:16552 config/mips/mips.c:16554 config/mips/mips.c:16567
23001 #, gcc-internal-format
23002 msgid "%qs is incompatible with %qs"
23005 #. We have traditionally allowed non-abicalls code to use
23006 #. an LP64 form of o64. However, it would take a bit more
23007 #. effort to support the combination of 32-bit GOT entries
23008 #. and 64-bit pointers, so we treat the abicalls case as
23010 #: config/mips/mips.c:16561
23011 #, gcc-internal-format
23012 msgid "the combination of %qs and %qs is incompatible with %qs"
23015 #: config/mips/mips.c:16607
23016 #, gcc-internal-format
23017 msgid "the %qs architecture does not support branch-likely instructions"
23020 #: config/mips/mips.c:16621
23021 #, gcc-internal-format
23022 msgid "cannot generate position-independent code for %qs"
23025 #: config/mips/mips.c:16624
23026 #, gcc-internal-format
23027 msgid "position-independent code requires %qs"
23030 #: config/mips/mips.c:16657
23031 #, gcc-internal-format
23032 msgid "%<-mno-gpopt%> needs %<-mexplicit-relocs%>"
23035 #: config/mips/mips.c:16665 config/mips/mips.c:16668
23036 #, gcc-internal-format
23037 msgid "cannot use small-data accesses for %qs"
23040 #: config/mips/mips.c:16678
23041 #, gcc-internal-format
23042 msgid "%<-mips3d%> requires %<-mpaired-single%>"
23045 #: config/mips/mips.c:16687
23046 #, gcc-internal-format
23047 msgid "%qs must be used with %qs"
23050 #: config/mips/mips.c:16694
23051 #, gcc-internal-format
23052 msgid "the %qs architecture does not support paired-single instructions"
23055 #: config/mips/mips.c:16700
23056 #, gcc-internal-format
23057 msgid "%qs requires a target that provides the %qs instruction"
23060 #: config/mips/mips.c:16805
23061 #, gcc-internal-format
23062 msgid "%qs requires branch-likely instructions"
23065 #: config/mips/mips.c:16809
23066 #, gcc-internal-format
23067 msgid "the %qs architecture does not support the synci instruction"
23070 #: config/mips/mips.c:17259
23071 #, gcc-internal-format
23072 msgid "mips16 function profiling"
23075 #: config/mmix/mmix.c:295
23076 #, gcc-internal-format, gfc-internal-format
23077 msgid "-f%s not supported: ignored"
23080 #: config/mmix/mmix.c:725
23081 #, gcc-internal-format
23082 msgid "support for mode %qs"
23085 #: config/mmix/mmix.c:739
23086 #, gcc-internal-format, gfc-internal-format
23088 "too large function value type, needs %d registers, have only %d registers "
23092 #: config/mmix/mmix.c:918
23093 #, gcc-internal-format
23094 msgid "function_profiler support for MMIX"
23097 #: config/mmix/mmix.c:942
23098 #, gcc-internal-format
23099 msgid "MMIX Internal: Last named vararg would not fit in a register"
23102 #: config/mmix/mmix.c:1554 config/mmix/mmix.c:1578 config/mmix/mmix.c:1694
23103 #, gcc-internal-format, gfc-internal-format
23104 msgid "MMIX Internal: Bad register: %d"
23107 #. Presumably there's a missing case above if we get here.
23108 #: config/mmix/mmix.c:1686
23109 #, gcc-internal-format
23110 msgid "MMIX Internal: Missing %qc case in mmix_print_operand"
23113 #: config/mmix/mmix.c:1971
23114 #, gcc-internal-format
23115 msgid "stack frame not a multiple of 8 bytes: %wd"
23118 #: config/mmix/mmix.c:2210
23119 #, gcc-internal-format
23120 msgid "stack frame not a multiple of octabyte: %wd"
23123 #: config/mmix/mmix.c:2496 config/mmix/mmix.c:2555
23124 #, gcc-internal-format, gfc-internal-format
23125 msgid "MMIX Internal: %s is not a shiftable int"
23128 #: config/mn10300/mn10300.c:99
23129 #, gcc-internal-format
23130 msgid "-mtune= expects mn10300, am33, am33-2, or am34"
23133 #: config/pa/pa.c:501
23134 #, gcc-internal-format
23135 msgid "PIC code generation is not supported in the portable runtime model"
23138 #: config/pa/pa.c:506
23139 #, gcc-internal-format
23140 msgid "PIC code generation is not compatible with fast indirect calls"
23143 #: config/pa/pa.c:511
23144 #, gcc-internal-format
23145 msgid "-g is only supported when using GAS on this processor,"
23148 #: config/pa/pa.c:512
23149 #, gcc-internal-format
23150 msgid "-g option disabled"
23153 #: config/pa/pa.c:8694
23154 #, gcc-internal-format, gfc-internal-format
23156 "alignment (%u) for %s exceeds maximum alignment for global common data. "
23160 #: config/pa/pa-hpux11.h:81
23161 #, gcc-internal-format
23162 msgid "-munix=98 option required for C89 Amendment 1 features.\n"
23165 #: config/picochip/picochip.c:419
23166 #, gcc-internal-format, gfc-internal-format
23167 msgid "invalid AE type specified (%s)"
23170 #: config/picochip/picochip.c:442
23171 #, gcc-internal-format, gfc-internal-format
23172 msgid "invalid mul type specified (%s) - expected mac, mul or none"
23175 #: config/picochip/picochip.c:736
23176 #, gcc-internal-format, gfc-internal-format
23177 msgid "unexpected mode %s encountered in picochip_emit_save_register"
23180 #: config/picochip/picochip.c:904
23181 #, gcc-internal-format, gfc-internal-format
23182 msgid "defaulting to stack for %s register creation"
23185 #: config/picochip/picochip.c:1589
23186 #, gcc-internal-format
23187 msgid "LCFI labels have already been deferred"
23190 #: config/picochip/picochip.c:1652
23191 #, gcc-internal-format
23192 msgid "LM label has already been deferred"
23195 #: config/picochip/picochip.c:1662
23196 #, gcc-internal-format
23197 msgid "LCFI labels have already been deferred."
23200 #: config/picochip/picochip.c:1937
23201 #, gcc-internal-format, gfc-internal-format
23202 msgid "picochip_asm_output_opcode - Found multiple lines in VLIW packet %s"
23205 #: config/picochip/picochip.c:2040
23206 #, gcc-internal-format
23207 msgid "picochip_asm_output_opcode - can%'t output unknown operator %c"
23210 #: config/picochip/picochip.c:2291 config/picochip/picochip.c:2351
23211 #, gcc-internal-format
23212 msgid "%s: at least one operand can%'t be handled"
23215 #: config/picochip/picochip.c:2432
23216 #, gcc-internal-format, gfc-internal-format
23217 msgid "unknown short branch in %s (type %d)"
23220 #: config/picochip/picochip.c:2469
23221 #, gcc-internal-format, gfc-internal-format
23222 msgid "unknown long branch in %s (type %d)"
23225 #: config/picochip/picochip.c:2509 config/picochip/picochip.c:2577
23226 #, gcc-internal-format, gfc-internal-format
23227 msgid "PUT uses port array index %d, which is out of range [%d..%d)"
23230 #: config/picochip/picochip.c:2543
23231 #, gcc-internal-format, gfc-internal-format
23232 msgid "GET uses port array index %d, which is out of range [%d..%d)"
23235 #: config/picochip/picochip.c:3422
23236 #, gcc-internal-format, gfc-internal-format
23237 msgid "too many ALU instructions emitted (%d)"
23240 #: config/picochip/picochip.c:4055 config/picochip/picochip.c:4148
23241 #, gcc-internal-format, gfc-internal-format
23242 msgid "%s: Second source operand is not a constant"
23245 #: config/picochip/picochip.c:4058 config/picochip/picochip.c:4109
23246 #: config/picochip/picochip.c:4151
23247 #, gcc-internal-format, gfc-internal-format
23248 msgid "%s: Third source operand is not a constant"
23251 #: config/picochip/picochip.c:4112
23252 #, gcc-internal-format, gfc-internal-format
23253 msgid "%s: Fourth source operand is not a constant"
23256 #: config/picochip/picochip.c:4410
23257 #, gcc-internal-format, gfc-internal-format
23258 msgid "%s (disable warning using -mno-inefficient-warnings)"
23261 #: config/rs6000/host-darwin.c:59
23262 #, gcc-internal-format
23263 msgid "Segmentation Fault (code)"
23266 #: config/rs6000/host-darwin.c:129
23267 #, gcc-internal-format
23268 msgid "Segmentation Fault"
23271 #: config/rs6000/host-darwin.c:143
23272 #, gcc-internal-format
23273 msgid "While setting up signal stack: %m"
23276 #: config/rs6000/host-darwin.c:149
23277 #, gcc-internal-format
23278 msgid "While setting up signal handler: %m"
23281 #. Handle the machine specific pragma longcall. Its syntax is
23283 #. # pragma longcall ( TOGGLE )
23285 #. where TOGGLE is either 0 or 1.
23287 #. rs6000_default_long_calls is set to the value of TOGGLE, changing
23288 #. whether or not new function declarations receive a longcall
23289 #. attribute by default.
23290 #: config/rs6000/rs6000-c.c:50
23291 #, gcc-internal-format
23292 msgid "ignoring malformed #pragma longcall"
23295 #: config/rs6000/rs6000-c.c:63
23296 #, gcc-internal-format
23297 msgid "missing open paren"
23300 #: config/rs6000/rs6000-c.c:65
23301 #, gcc-internal-format
23302 msgid "missing number"
23305 #: config/rs6000/rs6000-c.c:67
23306 #, gcc-internal-format
23307 msgid "missing close paren"
23310 #: config/rs6000/rs6000-c.c:70
23311 #, gcc-internal-format
23312 msgid "number must be 0 or 1"
23315 #: config/rs6000/rs6000-c.c:73
23316 #, gcc-internal-format
23317 msgid "junk at end of #pragma longcall"
23320 #: config/rs6000/rs6000-c.c:3537
23321 #, gcc-internal-format, gfc-internal-format
23322 msgid "%s only accepts %d arguments"
23325 #: config/rs6000/rs6000-c.c:3542
23326 #, gcc-internal-format, gfc-internal-format
23327 msgid "%s only accepts 1 argument"
23330 #: config/rs6000/rs6000-c.c:3547
23331 #, gcc-internal-format, gfc-internal-format
23332 msgid "%s only accepts 2 arguments"
23335 #: config/rs6000/rs6000-c.c:3609
23336 #, gcc-internal-format
23337 msgid "vec_extract only accepts 2 arguments"
23340 #: config/rs6000/rs6000-c.c:3685
23341 #, gcc-internal-format
23342 msgid "vec_insert only accepts 3 arguments"
23345 #: config/rs6000/rs6000-c.c:3788
23346 #, gcc-internal-format
23347 msgid "passing arg %d of %qE discards qualifiers frompointer target type"
23350 #: config/rs6000/rs6000-c.c:3831
23351 #, gcc-internal-format
23352 msgid "invalid parameter combination for AltiVec intrinsic"
23355 #: config/rs6000/rs6000.c:2223
23356 #, gcc-internal-format
23357 msgid "-mrecip requires -ffinite-math or -ffast-math"
23360 #: config/rs6000/rs6000.c:2225
23361 #, gcc-internal-format
23362 msgid "-mrecip requires -fno-trapping-math or -ffast-math"
23365 #: config/rs6000/rs6000.c:2227
23366 #, gcc-internal-format
23367 msgid "-mrecip requires -freciprocal-math or -ffast-math"
23370 #: config/rs6000/rs6000.c:2322
23371 #, gcc-internal-format
23372 msgid "-m64 requires PowerPC64 architecture, enabling"
23375 #: config/rs6000/rs6000.c:2405
23376 #, gcc-internal-format
23378 "-malign-power is not supported for 64-bit Darwin; it is incompatible with "
23379 "the installed C and C++ libraries"
23382 #: config/rs6000/rs6000.c:2542
23383 #, gcc-internal-format
23384 msgid "not configured for SPE ABI"
23387 #: config/rs6000/rs6000.c:2547
23388 #, gcc-internal-format
23389 msgid "not configured for SPE instruction set"
23392 #: config/rs6000/rs6000.c:2553
23393 #, gcc-internal-format
23394 msgid "target attribute or pragma changes SPE ABI"
23397 #: config/rs6000/rs6000.c:2560
23398 #, gcc-internal-format
23399 msgid "AltiVec not supported in this target"
23402 #: config/rs6000/rs6000.c:2562 config/rs6000/rs6000.c:2567
23403 #, gcc-internal-format
23404 msgid "SPE not supported in this target"
23407 #: config/rs6000/rs6000.c:2595
23408 #, gcc-internal-format
23409 msgid "-mmultiple is not supported on little endian systems"
23412 #: config/rs6000/rs6000.c:2602
23413 #, gcc-internal-format
23414 msgid "-mstring is not supported on little endian systems"
23417 #: config/rs6000/rs6000.c:2711
23418 #, gcc-internal-format, gfc-internal-format
23419 msgid "unknown vectorization library ABI type (%s) for -mveclibabi= switch"
23422 #: config/rs6000/rs6000.c:2723
23423 #, gcc-internal-format
23424 msgid "target attribute or pragma changes long double size"
23427 #: config/rs6000/rs6000.c:2745 config/rs6000/rs6000.c:2760
23428 #, gcc-internal-format
23429 msgid "target attribute or pragma changes AltiVec ABI"
23432 #: config/rs6000/rs6000.c:2773
23433 #, gcc-internal-format
23434 msgid "target attribute or pragma changes darwin64 ABI"
23437 #: config/rs6000/rs6000.c:2832
23438 #, gcc-internal-format
23439 msgid "target attribute or pragma changes single precision floating point"
23442 #: config/rs6000/rs6000.c:2835
23443 #, gcc-internal-format
23444 msgid "target attribute or pragma changes double precision floating point"
23447 #: config/rs6000/rs6000.c:7505
23448 #, gcc-internal-format
23450 "GCC vector returned by reference: non-standard ABI extension with no "
23451 "compatibility guarantee"
23454 #: config/rs6000/rs6000.c:7643
23455 #, gcc-internal-format
23457 "cannot return value in vector register because altivec instructions are "
23458 "disabled, use -maltivec to enable them"
23461 #: config/rs6000/rs6000.c:7986
23462 #, gcc-internal-format
23464 "cannot pass argument in vector register because altivec instructions are "
23465 "disabled, use -maltivec to enable them"
23468 #: config/rs6000/rs6000.c:8912
23469 #, gcc-internal-format
23471 "GCC vector passed by reference: non-standard ABI extension with no "
23472 "compatibility guarantee"
23475 #: config/rs6000/rs6000.c:9541
23476 #, gcc-internal-format, gfc-internal-format
23477 msgid "internal error: builtin function %s already processed"
23480 #: config/rs6000/rs6000.c:9938
23481 #, gcc-internal-format
23482 msgid "argument 1 must be a 5-bit signed literal"
23485 #: config/rs6000/rs6000.c:10041 config/rs6000/rs6000.c:11058
23486 #, gcc-internal-format
23487 msgid "argument 2 must be a 5-bit unsigned literal"
23490 #: config/rs6000/rs6000.c:10080
23491 #, gcc-internal-format
23492 msgid "argument 1 of __builtin_altivec_predicate must be a constant"
23495 #: config/rs6000/rs6000.c:10132
23496 #, gcc-internal-format
23497 msgid "argument 1 of __builtin_altivec_predicate is out of range"
23500 #: config/rs6000/rs6000.c:10389
23501 #, gcc-internal-format
23502 msgid "argument 3 must be a 4-bit unsigned literal"
23505 #: config/rs6000/rs6000.c:10407
23506 #, gcc-internal-format
23507 msgid "argument 3 must be a 2-bit unsigned literal"
23510 #: config/rs6000/rs6000.c:10419
23511 #, gcc-internal-format
23512 msgid "argument 3 must be a 1-bit unsigned literal"
23515 #: config/rs6000/rs6000.c:10602
23516 #, gcc-internal-format
23517 msgid "argument to %qs must be a 2-bit unsigned literal"
23520 #: config/rs6000/rs6000.c:10743
23521 #, gcc-internal-format
23522 msgid "unresolved overload for Altivec builtin %qF"
23525 #: config/rs6000/rs6000.c:10849
23526 #, gcc-internal-format
23527 msgid "argument to dss must be a 2-bit unsigned literal"
23530 #: config/rs6000/rs6000.c:11178
23531 #, gcc-internal-format
23532 msgid "argument 1 of __builtin_paired_predicate must be a constant"
23535 #: config/rs6000/rs6000.c:11225
23536 #, gcc-internal-format
23537 msgid "argument 1 of __builtin_paired_predicate is out of range"
23540 #: config/rs6000/rs6000.c:11250
23541 #, gcc-internal-format
23542 msgid "argument 1 of __builtin_spe_predicate must be a constant"
23545 #: config/rs6000/rs6000.c:11322
23546 #, gcc-internal-format
23547 msgid "argument 1 of __builtin_spe_predicate is out of range"
23550 #: config/rs6000/rs6000.c:11404
23551 #, gcc-internal-format, gfc-internal-format
23552 msgid "Builtin function %s is only valid for the cell processor"
23555 #: config/rs6000/rs6000.c:11406
23556 #, gcc-internal-format, gfc-internal-format
23557 msgid "Builtin function %s requires the -mvsx option"
23560 #: config/rs6000/rs6000.c:11408
23561 #, gcc-internal-format, gfc-internal-format
23562 msgid "Builtin function %s requires the -maltivec option"
23565 #: config/rs6000/rs6000.c:11410
23566 #, gcc-internal-format, gfc-internal-format
23567 msgid "Builtin function %s requires the -mpaired option"
23570 #: config/rs6000/rs6000.c:11412
23571 #, gcc-internal-format, gfc-internal-format
23572 msgid "Builtin function %s requires the -mspe option"
23575 #: config/rs6000/rs6000.c:11414
23576 #, gcc-internal-format, gfc-internal-format
23577 msgid "Builtin function %s is not supported with the current options"
23580 #: config/rs6000/rs6000.c:12638
23581 #, gcc-internal-format, gfc-internal-format
23582 msgid "internal error: builtin function %s had no type"
23585 #: config/rs6000/rs6000.c:12645
23586 #, gcc-internal-format, gfc-internal-format
23587 msgid "internal error: builtin function %s had an unexpected return type %s"
23590 #: config/rs6000/rs6000.c:12661
23591 #, gcc-internal-format, gfc-internal-format
23593 "internal error: builtin function %s, argument %d had unexpected argument "
23597 #: config/rs6000/rs6000.c:18820
23598 #, gcc-internal-format
23599 msgid "stack frame too large"
23602 #: config/rs6000/rs6000.c:22604
23603 #, gcc-internal-format
23604 msgid "no profiling of 64-bit code for this ABI"
23607 #: config/rs6000/rs6000.c:24622
23608 #, gcc-internal-format
23610 "You cannot take the address of a nested function if you use the -mno-"
23611 "pointers-to-nested-functions option."
23614 #: config/rs6000/rs6000.c:24703
23615 #, gcc-internal-format
23616 msgid "use of %<long double%> in AltiVec types is invalid"
23619 #: config/rs6000/rs6000.c:24705
23620 #, gcc-internal-format
23621 msgid "use of boolean types in AltiVec types is invalid"
23624 #: config/rs6000/rs6000.c:24707
23625 #, gcc-internal-format
23626 msgid "use of %<complex%> in AltiVec types is invalid"
23629 #: config/rs6000/rs6000.c:24709
23630 #, gcc-internal-format
23631 msgid "use of decimal floating point types in AltiVec types is invalid"
23634 #: config/rs6000/rs6000.c:24715
23635 #, gcc-internal-format
23637 "use of %<long%> in AltiVec types is invalid for 64-bit code without -mvsx"
23640 #: config/rs6000/rs6000.c:24718
23641 #, gcc-internal-format
23642 msgid "use of %<long%> in AltiVec types is deprecated; use %<int%>"
23645 #: config/rs6000/rs6000.c:24723
23646 #, gcc-internal-format
23647 msgid "use of %<long long%> in AltiVec types is invalid without -mvsx"
23650 #: config/rs6000/rs6000.c:24726
23651 #, gcc-internal-format
23652 msgid "use of %<double%> in AltiVec types is invalid without -mvsx"
23655 #: config/rs6000/rs6000.c:27636
23656 #, gcc-internal-format, gfc-internal-format
23657 msgid "emitting microcode insn %s\t[%s] #%d"
23660 #: config/rs6000/rs6000.c:27640
23661 #, gcc-internal-format, gfc-internal-format
23662 msgid "emitting conditional microcode insn %s\t[%s] #%d"
23665 #: config/rs6000/rs6000.c:27869
23666 #, gcc-internal-format, gfc-internal-format
23667 msgid "invalid cpu \"%s\" for %s\"%s\"%s"
23670 #: config/rs6000/rs6000.c:27872
23671 #, gcc-internal-format, gfc-internal-format
23672 msgid "%s\"%s\"%s is not allowed"
23675 #: config/rs6000/rs6000.c:27874
23676 #, gcc-internal-format, gfc-internal-format
23677 msgid "%s\"%s\"%s is invalid"
23680 #. Definitions of target machine for GNU compiler,
23681 #. for IBM RS/6000 POWER running AIX version 4.3.
23682 #. Copyright (C) 1998-2013 Free Software Foundation, Inc.
23683 #. Contributed by David Edelsohn (edelsohn@gnu.org).
23685 #. This file is part of GCC.
23687 #. GCC is free software; you can redistribute it and/or modify it
23688 #. under the terms of the GNU General Public License as published
23689 #. by the Free Software Foundation; either version 3, or (at your
23690 #. option) any later version.
23692 #. GCC is distributed in the hope that it will be useful, but WITHOUT
23693 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
23694 #. or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public
23695 #. License for more details.
23697 #. You should have received a copy of the GNU General Public License
23698 #. along with GCC; see the file COPYING3. If not see
23699 #. <http://www.gnu.org/licenses/>.
23700 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
23701 #. get control in TARGET_OPTION_OVERRIDE.
23702 #. Definitions of target machine for GNU compiler,
23703 #. for IBM RS/6000 POWER running AIX V5.
23704 #. Copyright (C) 2001-2013 Free Software Foundation, Inc.
23705 #. Contributed by David Edelsohn (edelsohn@gnu.org).
23707 #. This file is part of GCC.
23709 #. GCC is free software; you can redistribute it and/or modify it
23710 #. under the terms of the GNU General Public License as published
23711 #. by the Free Software Foundation; either version 3, or (at your
23712 #. option) any later version.
23714 #. GCC is distributed in the hope that it will be useful, but WITHOUT
23715 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
23716 #. or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public
23717 #. License for more details.
23719 #. You should have received a copy of the GNU General Public License
23720 #. along with GCC; see the file COPYING3. If not see
23721 #. <http://www.gnu.org/licenses/>.
23722 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
23723 #. get control in TARGET_OPTION_OVERRIDE.
23724 #. Definitions of target machine for GNU compiler,
23725 #. for IBM RS/6000 POWER running AIX V5.2.
23726 #. Copyright (C) 2002-2013 Free Software Foundation, Inc.
23727 #. Contributed by David Edelsohn (edelsohn@gnu.org).
23729 #. This file is part of GCC.
23731 #. GCC is free software; you can redistribute it and/or modify it
23732 #. under the terms of the GNU General Public License as published
23733 #. by the Free Software Foundation; either version 3, or (at your
23734 #. option) any later version.
23736 #. GCC is distributed in the hope that it will be useful, but WITHOUT
23737 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
23738 #. or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public
23739 #. License for more details.
23741 #. You should have received a copy of the GNU General Public License
23742 #. along with GCC; see the file COPYING3. If not see
23743 #. <http://www.gnu.org/licenses/>.
23744 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
23745 #. get control in TARGET_OPTION_OVERRIDE.
23746 #. Definitions of target machine for GNU compiler,
23747 #. for IBM RS/6000 POWER running AIX V5.3.
23748 #. Copyright (C) 2002-2013 Free Software Foundation, Inc.
23749 #. Contributed by David Edelsohn (edelsohn@gnu.org).
23751 #. This file is part of GCC.
23753 #. GCC is free software; you can redistribute it and/or modify it
23754 #. under the terms of the GNU General Public License as published
23755 #. by the Free Software Foundation; either version 3, or (at your
23756 #. option) any later version.
23758 #. GCC is distributed in the hope that it will be useful, but WITHOUT
23759 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
23760 #. or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public
23761 #. License for more details.
23763 #. You should have received a copy of the GNU General Public License
23764 #. along with GCC; see the file COPYING3. If not see
23765 #. <http://www.gnu.org/licenses/>.
23766 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
23767 #. get control in TARGET_OPTION_OVERRIDE.
23768 #. Definitions of target machine for GNU compiler,
23769 #. for IBM RS/6000 POWER running AIX V6.1.
23770 #. Copyright (C) 2002-2013 Free Software Foundation, Inc.
23771 #. Contributed by David Edelsohn (edelsohn@gnu.org).
23773 #. This file is part of GCC.
23775 #. GCC is free software; you can redistribute it and/or modify it
23776 #. under the terms of the GNU General Public License as published
23777 #. by the Free Software Foundation; either version 3, or (at your
23778 #. option) any later version.
23780 #. GCC is distributed in the hope that it will be useful, but WITHOUT
23781 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
23782 #. or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public
23783 #. License for more details.
23785 #. You should have received a copy of the GNU General Public License
23786 #. along with GCC; see the file COPYING3. If not see
23787 #. <http://www.gnu.org/licenses/>.
23788 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
23789 #. get control in TARGET_OPTION_OVERRIDE.
23790 #: config/rs6000/aix43.h:30 config/rs6000/aix51.h:30 config/rs6000/aix52.h:30
23791 #: config/rs6000/aix53.h:30 config/rs6000/aix61.h:30
23792 #, gcc-internal-format
23793 msgid "-maix64 requires PowerPC64 architecture remain enabled"
23796 #: config/rs6000/aix43.h:36 config/rs6000/aix52.h:36 config/rs6000/aix53.h:36
23797 #: config/rs6000/aix61.h:36
23798 #, gcc-internal-format
23799 msgid "soft-float and long-double-128 are incompatible"
23802 #: config/rs6000/aix43.h:40 config/rs6000/aix51.h:34 config/rs6000/aix52.h:40
23803 #: config/rs6000/aix53.h:40 config/rs6000/aix61.h:40
23804 #, gcc-internal-format
23806 "-maix64 required: 64-bit computation with 32-bit addressing not yet supported"
23809 #: config/rs6000/aix61.h:47 config/rs6000/freebsd64.h:107
23810 #: config/rs6000/linux64.h:130
23811 #, gcc-internal-format
23812 msgid "-mcmodel incompatible with other toc options"
23815 #: config/rs6000/e500.h:37
23816 #, gcc-internal-format
23817 msgid "AltiVec and SPE instructions cannot coexist"
23820 #: config/rs6000/e500.h:39
23821 #, gcc-internal-format
23822 msgid "VSX and SPE instructions cannot coexist"
23825 #: config/rs6000/e500.h:41
23826 #, gcc-internal-format
23827 msgid "64-bit SPE not supported"
23830 #: config/rs6000/e500.h:43
23831 #, gcc-internal-format
23832 msgid "E500 and FPRs not supported"
23835 #: config/rs6000/freebsd64.h:100 config/rs6000/linux64.h:123
23836 #, gcc-internal-format
23837 msgid "-m64 requires a PowerPC64 cpu"
23840 #. Definitions for __builtin_return_address and __builtin_frame_address.
23841 #. __builtin_return_address (0) should give link register (65), enable
23843 #. This should be uncommented, so that the link register is used, but
23844 #. currently this would result in unmatched insns and spilling fixed
23845 #. registers so we'll leave it for another day. When these problems are
23846 #. taken care of one additional fetch will be necessary in RETURN_ADDR_RTX.
23848 #. #define RETURN_ADDR_IN_PREVIOUS_FRAME
23849 #. Number of bytes into the frame return addresses can be found. See
23850 #. rs6000_stack_info in rs6000.c for more information on how the different
23851 #. abi's store the return address.
23852 #: config/rs6000/rs6000.h:1687
23853 #, gcc-internal-format
23854 msgid "RETURN_ADDRESS_OFFSET not supported"
23857 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
23858 #. get control in TARGET_OPTION_OVERRIDE.
23859 #: config/rs6000/sysv4.h:113
23860 #, gcc-internal-format, gfc-internal-format
23861 msgid "bad value for -mcall-%s"
23864 #: config/rs6000/sysv4.h:129
23865 #, gcc-internal-format, gfc-internal-format
23866 msgid "bad value for -msdata=%s"
23869 #: config/rs6000/sysv4.h:146
23870 #, gcc-internal-format, gfc-internal-format
23871 msgid "-mrelocatable and -msdata=%s are incompatible"
23874 #: config/rs6000/sysv4.h:155
23875 #, gcc-internal-format, gfc-internal-format
23876 msgid "-f%s and -msdata=%s are incompatible"
23879 #: config/rs6000/sysv4.h:164
23880 #, gcc-internal-format, gfc-internal-format
23881 msgid "-msdata=%s and -mcall-%s are incompatible"
23884 #: config/rs6000/sysv4.h:173
23885 #, gcc-internal-format
23886 msgid "-mrelocatable and -mno-minimal-toc are incompatible"
23889 #: config/rs6000/sysv4.h:179
23890 #, gcc-internal-format, gfc-internal-format
23891 msgid "-mrelocatable and -mcall-%s are incompatible"
23894 #: config/rs6000/sysv4.h:186
23895 #, gcc-internal-format, gfc-internal-format
23896 msgid "-fPIC and -mcall-%s are incompatible"
23899 #: config/rs6000/sysv4.h:193
23900 #, gcc-internal-format
23901 msgid "-mcall-aixdesc must be big endian"
23904 #: config/rs6000/sysv4.h:198
23905 #, gcc-internal-format
23906 msgid "-msecure-plt not supported by your assembler"
23909 #: config/rs6000/sysv4.h:217
23910 #, gcc-internal-format, gfc-internal-format
23911 msgid "-m%s not supported in this configuration"
23914 #: config/rx/rx.c:641
23915 #, gcc-internal-format, gfc-internal-format
23916 msgid "unrecognized control register number: %d - using 'psw'"
23919 #: config/rx/rx.c:1350
23920 #, gcc-internal-format
23921 msgid "multiple fast interrupt routines seen: %qE and %qE"
23924 #: config/rx/rx.c:2452
23925 #, gcc-internal-format, gfc-internal-format
23926 msgid "__builtin_rx_%s takes 'C', 'Z', 'S', 'O', 'I', or 'U'"
23929 #: config/rx/rx.c:2454
23930 #, gcc-internal-format
23931 msgid "use __builtin_rx_mvtc (0, ... ) to write arbitrary values to PSW"
23934 #: config/rx/rx.c:2509 config/xtensa/xtensa.c:3119 config/xtensa/xtensa.c:3145
23935 #, gcc-internal-format
23936 msgid "bad builtin code"
23939 #: config/rx/rx.c:2620
23940 #, gcc-internal-format
23941 msgid "RX FPU instructions do not support NaNs and infinities"
23944 #: config/s390/s390.c:1596
23945 #, gcc-internal-format, gfc-internal-format
23946 msgid "z/Architecture mode not supported on %s"
23949 #: config/s390/s390.c:1598
23950 #, gcc-internal-format
23951 msgid "64-bit ABI not supported in ESA/390 mode"
23954 #: config/s390/s390.c:1610
23955 #, gcc-internal-format, gfc-internal-format
23956 msgid "hardware decimal floating point instructions not available on %s"
23959 #: config/s390/s390.c:1613
23960 #, gcc-internal-format
23962 "hardware decimal floating point instructions not available in ESA/390 mode"
23965 #: config/s390/s390.c:1623
23966 #, gcc-internal-format
23967 msgid "-mhard-dfp can%'t be used in conjunction with -msoft-float"
23970 #: config/s390/s390.c:1651
23971 #, gcc-internal-format
23973 "-mbackchain -mpacked-stack -mhard-float are not supported in combination"
23976 #: config/s390/s390.c:1657
23977 #, gcc-internal-format
23978 msgid "stack size must be greater than the stack guard value"
23981 #: config/s390/s390.c:1659
23982 #, gcc-internal-format
23983 msgid "stack size must not be greater than 64k"
23986 #: config/s390/s390.c:1662
23987 #, gcc-internal-format
23988 msgid "-mstack-guard implies use of -mstack-size"
23991 #: config/s390/s390.c:7622
23992 #, gcc-internal-format
23993 msgid "total size of local variables exceeds architecture limit"
23996 #: config/s390/s390.c:8330
23997 #, gcc-internal-format
23999 "frame size of function %qs is %wd bytes exceeding user provided stack limit "
24000 "of %d bytes. An unconditional trap is added."
24003 #: config/s390/s390.c:8345
24004 #, gcc-internal-format
24006 "frame size of function %qs is %wd bytes which is more than half the stack "
24007 "size. The dynamic check would not be reliable. No check emitted for this "
24011 #: config/s390/s390.c:8373
24012 #, gcc-internal-format
24013 msgid "frame size of %qs is %wd bytes"
24016 #: config/s390/s390.c:8377
24017 #, gcc-internal-format
24018 msgid "%qs uses dynamic stack allocation"
24021 #: config/sh/sh.c:903
24022 #, gcc-internal-format
24023 msgid "ignoring -fschedule-insns because of exception handling bug"
24026 #: config/sh/sh.c:920
24027 #, gcc-internal-format
24029 "unwind tables currently require either a frame pointer or -maccumulate-"
24030 "outgoing-args for correctness"
24033 #: config/sh/sh.c:8281
24034 #, gcc-internal-format
24035 msgid "__builtin_saveregs not supported by this subtarget"
24038 #: config/sh/sh.c:9436
24039 #, gcc-internal-format
24040 msgid "%qE attribute only applies to interrupt functions"
24043 #: config/sh/sh.c:9506
24044 #, gcc-internal-format
24045 msgid "%qE attribute is supported only for SH2A"
24048 #: config/sh/sh.c:9536
24049 #, gcc-internal-format
24050 msgid "attribute interrupt_handler is not compatible with -m5-compact"
24053 #: config/sh/sh.c:9553
24054 #, gcc-internal-format
24055 msgid "%qE attribute only applies to SH2A"
24058 #: config/sh/sh.c:9575
24059 #, gcc-internal-format
24060 msgid "%qE attribute argument should be between 0 to 255"
24063 #. The argument must be a constant string.
24064 #: config/sh/sh.c:9648
24065 #, gcc-internal-format
24066 msgid "%qE attribute argument not a string constant"
24069 #: config/sh/sh.c:12338
24070 #, gcc-internal-format
24071 msgid "r0 needs to be available as a call-clobbered register"
24074 #: config/sh/sh.c:12359
24075 #, gcc-internal-format
24076 msgid "need a second call-clobbered general purpose register"
24079 #: config/sh/sh.c:12367
24080 #, gcc-internal-format
24081 msgid "need a call-clobbered target register"
24085 #: config/sh/netbsd-elf.h:73
24086 #, gcc-internal-format
24087 msgid "unimplemented-shmedia profiling"
24090 #. 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.
24091 #: config/sh/vxworks.h:43
24092 #, gcc-internal-format
24093 msgid "-mrelax is only supported for RTP PIC"
24096 #: config/sparc/sparc.c:1001
24097 #, gcc-internal-format, gfc-internal-format
24098 msgid "%s is not supported by this configuration"
24101 #: config/sparc/sparc.c:1008
24102 #, gcc-internal-format
24103 msgid "-mlong-double-64 not allowed with -m64"
24106 #: config/sparc/sparc.c:1028
24107 #, gcc-internal-format, gfc-internal-format
24108 msgid "bad value (%s) for -mcmodel= switch"
24111 #: config/sparc/sparc.c:1033
24112 #, gcc-internal-format
24113 msgid "-mcmodel= is not supported on 32 bit systems"
24116 #: config/sparc/sparc.c:1040
24117 #, gcc-internal-format
24118 msgid "-fcall-saved-REG is not supported for out registers"
24121 #: config/spu/spu-c.c:135
24122 #, gcc-internal-format, gfc-internal-format
24123 msgid "insufficient arguments to overloaded function %s"
24126 #: config/spu/spu-c.c:166
24127 #, gcc-internal-format, gfc-internal-format
24128 msgid "too many arguments to overloaded function %s"
24131 #: config/spu/spu-c.c:178
24132 #, gcc-internal-format, gfc-internal-format
24133 msgid "parameter list does not match a valid signature for %s()"
24136 #: config/spu/spu.c:251
24137 #, gcc-internal-format, gfc-internal-format
24138 msgid "bad value (%s) for -march= switch"
24141 #: config/spu/spu.c:262
24142 #, gcc-internal-format, gfc-internal-format
24143 msgid "bad value (%s) for -mtune= switch"
24146 #: config/spu/spu.c:5177 config/spu/spu.c:5180
24147 #, gcc-internal-format
24148 msgid "creating run-time relocation for %qD"
24151 #: config/spu/spu.c:5185 config/spu/spu.c:5187
24152 #, gcc-internal-format
24153 msgid "creating run-time relocation"
24156 #: config/spu/spu.c:6322
24157 #, gcc-internal-format, gfc-internal-format
24158 msgid "%s expects an integer literal in the range [%d, %d]"
24161 #: config/spu/spu.c:6342
24162 #, gcc-internal-format
24163 msgid "%s expects an integer literal in the range [%d, %d]. (%wd)"
24166 #: config/spu/spu.c:6371
24167 #, gcc-internal-format, gfc-internal-format
24168 msgid "%d least significant bits of %s are ignored"
24171 #: config/stormy16/stormy16.c:1038
24172 #, gcc-internal-format
24173 msgid "local variable memory requirements exceed capacity"
24176 #: config/stormy16/stormy16.c:1197
24177 #, gcc-internal-format
24178 msgid "function_profiler support"
24181 #: config/stormy16/stormy16.c:1291
24182 #, gcc-internal-format
24183 msgid "cannot use va_start in interrupt function"
24186 #: config/stormy16/stormy16.c:1858
24187 #, gcc-internal-format, gfc-internal-format
24188 msgid "switch statement of size %lu entries too large"
24191 #: config/stormy16/stormy16.c:2230
24192 #, gcc-internal-format
24193 msgid "%<__BELOW100__%> attribute only applies to variables"
24196 #: config/stormy16/stormy16.c:2237
24197 #, gcc-internal-format
24198 msgid "__BELOW100__ attribute not allowed with auto storage class"
24201 #: config/tilegx/tilegx.c:3451 config/tilepro/tilepro.c:3101
24202 #, gcc-internal-format
24203 msgid "bad builtin icode"
24206 #: config/tilegx/tilegx.c:3492 config/tilepro/tilepro.c:3127
24207 #, gcc-internal-format
24208 msgid "operand must be an immediate of the right size"
24211 #: config/v850/v850-c.c:66
24212 #, gcc-internal-format
24213 msgid "#pragma GHS endXXXX found without previous startXXX"
24216 #: config/v850/v850-c.c:69
24217 #, gcc-internal-format
24218 msgid "#pragma GHS endXXX does not match previous startXXX"
24221 #: config/v850/v850-c.c:95
24222 #, gcc-internal-format
24223 msgid "cannot set interrupt attribute: no current function"
24226 #: config/v850/v850-c.c:103
24227 #, gcc-internal-format
24228 msgid "cannot set interrupt attribute: no such identifier"
24231 #: config/v850/v850-c.c:152
24232 #, gcc-internal-format
24233 msgid "junk at end of #pragma ghs section"
24236 #: config/v850/v850-c.c:169
24237 #, gcc-internal-format
24238 msgid "unrecognized section name %qE"
24241 #: config/v850/v850-c.c:184
24242 #, gcc-internal-format
24243 msgid "malformed #pragma ghs section"
24246 #: config/v850/v850-c.c:203
24247 #, gcc-internal-format
24248 msgid "junk at end of #pragma ghs interrupt"
24251 #: config/v850/v850-c.c:214
24252 #, gcc-internal-format
24253 msgid "junk at end of #pragma ghs starttda"
24256 #: config/v850/v850-c.c:225
24257 #, gcc-internal-format
24258 msgid "junk at end of #pragma ghs startsda"
24261 #: config/v850/v850-c.c:236
24262 #, gcc-internal-format
24263 msgid "junk at end of #pragma ghs startzda"
24266 #: config/v850/v850-c.c:247
24267 #, gcc-internal-format
24268 msgid "junk at end of #pragma ghs endtda"
24271 #: config/v850/v850-c.c:258
24272 #, gcc-internal-format
24273 msgid "junk at end of #pragma ghs endsda"
24276 #: config/v850/v850-c.c:269
24277 #, gcc-internal-format
24278 msgid "junk at end of #pragma ghs endzda"
24281 #: config/v850/v850.c:2119
24282 #, gcc-internal-format
24283 msgid "data area attributes cannot be specified for local variables"
24286 #: config/v850/v850.c:2130
24287 #, gcc-internal-format
24288 msgid "data area of %q+D conflicts with previous declaration"
24291 #: config/v850/v850.c:2261
24292 #, gcc-internal-format, gfc-internal-format
24293 msgid "bogus JR construction: %d"
24296 #: config/v850/v850.c:2279 config/v850/v850.c:2386
24297 #, gcc-internal-format, gfc-internal-format
24298 msgid "bad amount of stack space removal: %d"
24301 #: config/v850/v850.c:2366
24302 #, gcc-internal-format, gfc-internal-format
24303 msgid "bogus JARL construction: %d"
24306 #: config/v850/v850.c:2663
24307 #, gcc-internal-format, gfc-internal-format
24308 msgid "bogus DISPOSE construction: %d"
24311 #: config/v850/v850.c:2682
24312 #, gcc-internal-format, gfc-internal-format
24313 msgid "too much stack space to dispose of: %d"
24316 #: config/v850/v850.c:2784
24317 #, gcc-internal-format, gfc-internal-format
24318 msgid "bogus PREPEARE construction: %d"
24321 #: config/v850/v850.c:2801
24322 #, gcc-internal-format, gfc-internal-format
24323 msgid "too much stack space to prepare: %d"
24326 #: config/vms/vms-c.c:44
24327 #, gcc-internal-format
24328 msgid "junk at end of #pragma __nostandard"
24331 #: config/vms/vms-c.c:55
24332 #, gcc-internal-format
24333 msgid "junk at end of #pragma __standard"
24336 #: config/vms/vms-c.c:80
24337 #, gcc-internal-format
24338 msgid "malformed '#pragma member_alignment', ignoring"
24341 #: config/vms/vms-c.c:95
24342 #, gcc-internal-format, gfc-internal-format
24343 msgid "unknown '#pragma member_alignment' name %s"
24346 #: config/vms/vms-c.c:100
24347 #, gcc-internal-format
24348 msgid "malformed '#pragma member_alignment'"
24351 #: config/vms/vms-c.c:134
24352 #, gcc-internal-format
24353 msgid "unhandled alignment for '#pragma nomember_alignment'"
24356 #: config/vms/vms-c.c:147
24357 #, gcc-internal-format
24358 msgid "garbage at end of '#pragma nomember_alignment'"
24361 #: config/vms/vms-c.c:202
24362 #, gcc-internal-format
24363 msgid "malformed '#pragma extern_model', ignoring"
24366 #: config/vms/vms-c.c:223
24367 #, gcc-internal-format
24368 msgid "extern model globalvalue"
24371 #: config/vms/vms-c.c:228
24372 #, gcc-internal-format, gfc-internal-format
24373 msgid "unknown '#pragma extern_model' model '%s'"
24376 #: config/vms/vms-c.c:234
24377 #, gcc-internal-format
24378 msgid "junk at end of '#pragma extern_model'"
24381 #: config/vms/vms-c.c:248
24382 #, gcc-internal-format
24383 msgid "vms '#pragma __message' is ignored"
24386 #: config/vms/vms-c.c:273 config/vms/vms-c.c:279
24387 #, gcc-internal-format
24388 msgid "malformed '#pragma __extern_prefix', ignoring"
24391 #: config/vms/vms-c.c:312 config/vms/vms-c.c:332
24392 #, gcc-internal-format
24393 msgid "malformed %<#pragma %s%>, ignoring"
24396 #: config/vms/vms-c.c:328
24397 #, gcc-internal-format
24398 msgid "invalid constant in %<#pragma %s%>"
24401 #: config/xtensa/xtensa.c:2178
24402 #, gcc-internal-format
24403 msgid "boolean registers required for the floating-point option"
24406 #: config/xtensa/xtensa.c:2213
24407 #, gcc-internal-format, gfc-internal-format
24408 msgid "-f%s is not supported with CONST16 instructions"
24411 #: config/xtensa/xtensa.c:2220
24412 #, gcc-internal-format
24413 msgid "PIC is required but not supported with CONST16 instructions"
24416 #: config/xtensa/xtensa.c:3275
24417 #, gcc-internal-format
24418 msgid "only uninitialized variables can be placed in a .bss section"
24421 #: ada/gcc-interface/decl.c:2249 ada/gcc-interface/decl.c:2964
24422 #, gcc-internal-format
24423 msgid "non-default Scalar_Storage_Order"
24426 #: ada/gcc-interface/misc.c:139
24427 #, gcc-internal-format
24428 msgid "%<-gnat%> misspelled as %<-gant%>"
24431 #: ada/gcc-interface/misc.c:241
24432 #, gcc-internal-format
24433 msgid "-fexcess-precision=standard for Ada"
24436 #: ada/gcc-interface/utils.c:5996 ada/gcc-interface/utils.c:6171
24437 #: ada/gcc-interface/utils.c:6213 ada/gcc-interface/utils.c:6267
24438 #, gcc-internal-format
24439 msgid "%qs attribute ignored"
24442 #: ada/gcc-interface/utils.c:6114
24443 #, gcc-internal-format
24444 msgid "%qs attribute requires prototypes with named arguments"
24447 #: ada/gcc-interface/utils.c:6123
24448 #, gcc-internal-format
24449 msgid "%qs attribute only applies to variadic functions"
24452 #: ada/gcc-interface/utils.c:6194
24453 #, gcc-internal-format
24454 msgid "%qE attribute has no effect"
24457 #: ada/gcc-interface/utils.c:6300
24458 #, gcc-internal-format
24459 msgid "invalid vector type for attribute %qs"
24462 #: ada/gcc-interface/utils.c:6363
24463 #, gcc-internal-format
24464 msgid "attribute %qs applies to array types only"
24467 #: ada/gcc-interface/utils.c:6390
24468 #, gcc-internal-format
24469 msgid "invalid element type for attribute %qs"
24472 #. Except for passing an argument to an unprototyped function,
24473 #. this is a constraint violation. When passing an argument to
24474 #. an unprototyped function, it is compile-time undefined;
24475 #. making it a constraint in that case was rejected in
24477 #: c/c-convert.c:102 c/c-typeck.c:1986 c/c-typeck.c:5242 c/c-typeck.c:10452
24478 #: cp/typeck.c:1902 cp/typeck.c:7056 cp/typeck.c:7751
24479 #, gcc-internal-format
24480 msgid "void value not ignored as it ought to be"
24483 #: c/c-convert.c:181 java/typeck.c:148
24484 #, gcc-internal-format
24485 msgid "conversion to non-scalar type requested"
24489 #, gcc-internal-format
24490 msgid "array %q+D assumed to have one element"
24494 #, gcc-internal-format
24495 msgid "%qD is static but used in inline function %qD which is not static"
24499 #, gcc-internal-format
24500 msgid "%q+D is static but declared in inline function %qD which is not static"
24504 #, gcc-internal-format, gfc-internal-format
24505 msgid "GCC supports only %u nested scopes"
24508 #: c/c-decl.c:1112 cp/decl.c:372
24509 #, gcc-internal-format
24510 msgid "label %q+D used but not defined"
24514 #, gcc-internal-format
24515 msgid "nested function %q+D declared but never defined"
24519 #, gcc-internal-format
24520 msgid "inline function %q+D declared but never defined"
24523 #: c/c-decl.c:1186 cp/decl.c:634
24524 #, gcc-internal-format
24525 msgid "unused variable %q+D"
24529 #, gcc-internal-format
24530 msgid "variable %qD set but not used"
24534 #, gcc-internal-format
24535 msgid "type of array %q+D completed incompatibly with implicit initialization"
24538 #: c/c-decl.c:1474 c/c-decl.c:5869 c/c-decl.c:6699 c/c-decl.c:7410
24539 #, gcc-internal-format
24540 msgid "originally defined here"
24544 #, gcc-internal-format
24546 "a parameter list with an ellipsis can%'t match an empty parameter name list "
24551 #, gcc-internal-format
24553 "an argument type that has a default promotion can%'t match an empty "
24554 "parameter name list declaration"
24558 #, gcc-internal-format
24560 "prototype for %q+D declares more arguments than previous old-style definition"
24564 #, gcc-internal-format
24566 "prototype for %q+D declares fewer arguments than previous old-style "
24571 #, gcc-internal-format
24572 msgid "prototype for %q+D declares argument %d with incompatible type"
24575 #. If we get here, no errors were found, but do issue a warning
24576 #. for this poor-style construct.
24578 #, gcc-internal-format
24579 msgid "prototype for %q+D follows non-prototype definition"
24583 #, gcc-internal-format
24584 msgid "previous definition of %q+D was here"
24588 #, gcc-internal-format
24589 msgid "previous implicit declaration of %q+D was here"
24593 #, gcc-internal-format
24594 msgid "previous declaration of %q+D was here"
24598 #, gcc-internal-format
24599 msgid "%q+D redeclared as different kind of symbol"
24603 #, gcc-internal-format
24604 msgid "built-in function %q+D declared as non-function"
24607 #: c/c-decl.c:1686 c/c-decl.c:1859 c/c-decl.c:2571
24608 #, gcc-internal-format
24609 msgid "declaration of %q+D shadows a built-in function"
24613 #, gcc-internal-format
24614 msgid "redeclaration of enumerator %q+D"
24617 #. If types don't match for a built-in, throw away the
24618 #. built-in. No point in calling locate_old_decl here, it
24619 #. won't print anything.
24621 #, gcc-internal-format
24622 msgid "conflicting types for built-in function %q+D"
24625 #: c/c-decl.c:1741 c/c-decl.c:1754 c/c-decl.c:1790
24626 #, gcc-internal-format
24627 msgid "conflicting types for %q+D"
24631 #, gcc-internal-format
24632 msgid "conflicting named address spaces (generic vs %s) for %q+D"
24636 #, gcc-internal-format
24637 msgid "conflicting named address spaces (%s vs generic) for %q+D"
24641 #, gcc-internal-format
24642 msgid "conflicting named address spaces (%s vs %s) for %q+D"
24646 #, gcc-internal-format
24647 msgid "conflicting type qualifiers for %q+D"
24651 #, gcc-internal-format
24652 msgid "redefinition of typedef %q+D with different type"
24656 #, gcc-internal-format
24657 msgid "redefinition of typedef %q+D with variably modified type"
24661 #, gcc-internal-format
24662 msgid "redefinition of typedef %q+D"
24665 #: c/c-decl.c:1885 c/c-decl.c:1988
24666 #, gcc-internal-format
24667 msgid "redefinition of %q+D"
24670 #: c/c-decl.c:1920 c/c-decl.c:2026
24671 #, gcc-internal-format
24672 msgid "static declaration of %q+D follows non-static declaration"
24675 #: c/c-decl.c:1930 c/c-decl.c:1938 c/c-decl.c:2016 c/c-decl.c:2023
24676 #, gcc-internal-format
24677 msgid "non-static declaration of %q+D follows static declaration"
24681 #, gcc-internal-format
24682 msgid "%<gnu_inline%> attribute present on %q+D"
24686 #, gcc-internal-format
24687 msgid "but not here"
24691 #, gcc-internal-format
24692 msgid "thread-local declaration of %q+D follows non-thread-local declaration"
24696 #, gcc-internal-format
24697 msgid "non-thread-local declaration of %q+D follows thread-local declaration"
24701 #, gcc-internal-format
24702 msgid "extern declaration of %q+D follows declaration with no linkage"
24706 #, gcc-internal-format
24707 msgid "declaration of %q+D with no linkage follows extern declaration"
24711 #, gcc-internal-format
24712 msgid "redeclaration of %q+D with no linkage"
24716 #, gcc-internal-format
24718 "redeclaration of %q+D with different visibility (old visibility preserved)"
24722 #, gcc-internal-format
24723 msgid "inline declaration of %qD follows declaration with attribute noinline"
24727 #, gcc-internal-format
24728 msgid "declaration of %q+D with attribute noinline follows inline declaration "
24732 #, gcc-internal-format
24733 msgid "redefinition of parameter %q+D"
24737 #, gcc-internal-format
24738 msgid "redundant redeclaration of %q+D"
24742 #, gcc-internal-format
24743 msgid "declaration of %q+D shadows previous non-variable"
24747 #, gcc-internal-format
24748 msgid "declaration of %q+D shadows a parameter"
24751 #: c/c-decl.c:2565 cp/name-lookup.c:1194
24752 #, gcc-internal-format
24753 msgid "declaration of %qD shadows a global declaration"
24757 #, gcc-internal-format
24758 msgid "declaration of %q+D shadows a previous local"
24761 #: c/c-decl.c:2580 cp/name-lookup.c:1153 cp/name-lookup.c:1196
24762 #, gcc-internal-format
24763 msgid "shadowed declaration is here"
24767 #, gcc-internal-format
24768 msgid "nested extern declaration of %qD"
24771 #: c/c-decl.c:2883 c/c-decl.c:2886
24772 #, gcc-internal-format
24773 msgid "implicit declaration of function %qE"
24777 #, gcc-internal-format
24778 msgid "incompatible implicit declaration of built-in function %qD"
24782 #, gcc-internal-format
24783 msgid "incompatible implicit declaration of function %qD"
24787 #, gcc-internal-format
24788 msgid "%qE undeclared here (not in a function)"
24792 #, gcc-internal-format
24793 msgid "%qE undeclared (first use in this function)"
24797 #, gcc-internal-format
24799 "each undeclared identifier is reported only once for each function it "
24803 #: c/c-decl.c:3070 cp/decl.c:2663
24804 #, gcc-internal-format
24805 msgid "label %qE referenced outside of any function"
24809 #, gcc-internal-format
24810 msgid "jump into scope of identifier with variably modified type"
24814 #, gcc-internal-format
24815 msgid "jump skips variable initialization"
24818 #: c/c-decl.c:3110 c/c-decl.c:3166 c/c-decl.c:3255
24819 #, gcc-internal-format
24820 msgid "label %qD defined here"
24823 #: c/c-decl.c:3111 c/c-decl.c:3383 c/c-typeck.c:6979 cp/class.c:1339
24825 #, gcc-internal-format
24826 msgid "%qD declared here"
24829 #: c/c-decl.c:3165 c/c-decl.c:3254
24830 #, gcc-internal-format
24831 msgid "jump into statement expression"
24835 #, gcc-internal-format
24836 msgid "duplicate label declaration %qE"
24839 #: c/c-decl.c:3285 cp/decl.c:2984
24840 #, gcc-internal-format
24841 msgid "duplicate label %qD"
24845 #, gcc-internal-format
24847 "traditional C lacks a separate namespace for labels, identifier %qE conflicts"
24851 #, gcc-internal-format
24852 msgid "switch jumps over variable initialization"
24855 #: c/c-decl.c:3382 c/c-decl.c:3393
24856 #, gcc-internal-format
24857 msgid "switch starts here"
24861 #, gcc-internal-format
24862 msgid "switch jumps into statement expression"
24866 #, gcc-internal-format
24867 msgid "%qE defined as wrong kind of tag"
24871 #, gcc-internal-format
24872 msgid "unnamed struct/union that defines no instances"
24876 #, gcc-internal-format
24877 msgid "empty declaration with storage class specifier does not redeclare tag"
24881 #, gcc-internal-format
24882 msgid "empty declaration with type qualifier does not redeclare tag"
24886 #, gcc-internal-format
24887 msgid "empty declaration with %<_Alignas%> does not redeclare tag"
24890 #: c/c-decl.c:3753 c/c-decl.c:3760
24891 #, gcc-internal-format
24892 msgid "useless type name in empty declaration"
24896 #, gcc-internal-format
24897 msgid "%<inline%> in empty declaration"
24901 #, gcc-internal-format
24902 msgid "%<_Noreturn%> in empty declaration"
24906 #, gcc-internal-format
24907 msgid "%<auto%> in file-scope empty declaration"
24911 #, gcc-internal-format
24912 msgid "%<register%> in file-scope empty declaration"
24916 #, gcc-internal-format
24917 msgid "useless storage class specifier in empty declaration"
24921 #, gcc-internal-format
24922 msgid "useless %<__thread%> in empty declaration"
24926 #, gcc-internal-format
24927 msgid "useless type qualifier in empty declaration"
24931 #, gcc-internal-format
24932 msgid "useless %<_Alignas%> in empty declaration"
24935 #: c/c-decl.c:3820 c/c-parser.c:1496
24936 #, gcc-internal-format
24937 msgid "empty declaration"
24941 #, gcc-internal-format
24943 "ISO C90 does not support %<static%> or type qualifiers in parameter array "
24948 #, gcc-internal-format
24949 msgid "ISO C90 does not support %<[*]%> array declarators"
24953 #. A function definition isn't function prototype scope C99 6.2.1p4.
24955 #: c/c-decl.c:3903 c/c-decl.c:6267
24956 #, gcc-internal-format
24957 msgid "%<[*]%> not allowed in other than function prototype scope"
24961 #, gcc-internal-format
24962 msgid "%q+D is usually a function"
24966 #, gcc-internal-format
24967 msgid "typedef %qD is initialized (use __typeof__ instead)"
24971 #, gcc-internal-format
24972 msgid "function %qD is initialized like a variable"
24975 #. DECL_INITIAL in a PARM_DECL is really DECL_ARG_TYPE.
24977 #, gcc-internal-format
24978 msgid "parameter %qD is initialized"
24981 #. Although C99 is unclear about whether incomplete arrays
24982 #. of VLAs themselves count as VLAs, it does not make
24983 #. sense to permit them to be initialized given that
24984 #. ordinary VLAs may not be initialized.
24985 #: c/c-decl.c:4055 c/c-decl.c:4070 c/c-typeck.c:6303
24986 #, gcc-internal-format
24987 msgid "variable-sized object may not be initialized"
24991 #, gcc-internal-format
24992 msgid "variable %qD has initializer but incomplete type"
24995 #: c/c-decl.c:4150 cp/decl.c:4529 cp/decl.c:12961
24996 #, gcc-internal-format
24997 msgid "inline function %q+D given attribute noinline"
25001 #, gcc-internal-format
25002 msgid "uninitialized const member in %qT is invalid in C++"
25005 #: c/c-decl.c:4203 cp/init.c:2130 cp/init.c:2145
25006 #, gcc-internal-format
25007 msgid "%qD should be initialized"
25011 #, gcc-internal-format
25012 msgid "initializer fails to determine size of %q+D"
25016 #, gcc-internal-format
25017 msgid "array size missing in %q+D"
25021 #, gcc-internal-format
25022 msgid "zero or negative size array %q+D"
25026 #, gcc-internal-format
25027 msgid "storage size of %q+D isn%'t constant"
25031 #, gcc-internal-format
25032 msgid "ignoring asm-specifier for non-static local variable %q+D"
25036 #, gcc-internal-format
25037 msgid "cannot put object with volatile field into register"
25041 #, gcc-internal-format
25042 msgid "uninitialized const %qD is invalid in C++"
25046 #, gcc-internal-format
25047 msgid "ISO C forbids forward parameter declarations"
25051 #, gcc-internal-format
25052 msgid "defining a type in a compound literal is invalid in C++"
25055 #: c/c-decl.c:4736 c/c-decl.c:4751
25056 #, gcc-internal-format
25057 msgid "bit-field %qs width not an integer constant"
25061 #, gcc-internal-format
25062 msgid "bit-field %qs width not an integer constant expression"
25066 #, gcc-internal-format
25067 msgid "negative width in bit-field %qs"
25071 #, gcc-internal-format
25072 msgid "zero width for bit-field %qs"
25076 #, gcc-internal-format
25077 msgid "bit-field %qs has invalid type"
25081 #, gcc-internal-format
25082 msgid "type of bit-field %qs is a GCC extension"
25086 #, gcc-internal-format
25087 msgid "width of %qs exceeds its type"
25091 #, gcc-internal-format
25092 msgid "%qs is narrower than values of its type"
25096 #, gcc-internal-format
25097 msgid "ISO C90 forbids array %qE whose size can%'t be evaluated"
25101 #, gcc-internal-format
25102 msgid "ISO C90 forbids array whose size can%'t be evaluated"
25106 #, gcc-internal-format
25107 msgid "ISO C90 forbids variable length array %qE"
25111 #, gcc-internal-format
25112 msgid "ISO C90 forbids variable length array"
25116 #, gcc-internal-format
25117 msgid "the size of array %qE can%'t be evaluated"
25121 #, gcc-internal-format
25122 msgid "the size of array can %'t be evaluated"
25126 #, gcc-internal-format
25127 msgid "variable length array %qE is used"
25130 #: c/c-decl.c:4857 cp/decl.c:8277
25131 #, gcc-internal-format
25132 msgid "variable length array is used"
25135 #: c/c-decl.c:5016 c/c-decl.c:5364 c/c-decl.c:5374
25136 #, gcc-internal-format
25137 msgid "variably modified %qE at file scope"
25141 #, gcc-internal-format
25142 msgid "variably modified field at file scope"
25146 #, gcc-internal-format
25147 msgid "type defaults to %<int%> in declaration of %qE"
25151 #, gcc-internal-format
25152 msgid "type defaults to %<int%> in type name"
25156 #, gcc-internal-format
25157 msgid "duplicate %<const%>"
25161 #, gcc-internal-format
25162 msgid "duplicate %<restrict%>"
25166 #, gcc-internal-format
25167 msgid "duplicate %<volatile%>"
25171 #, gcc-internal-format, gfc-internal-format
25172 msgid "conflicting named address spaces (%s vs %s)"
25176 #, gcc-internal-format
25177 msgid "function definition declared %<auto%>"
25181 #, gcc-internal-format
25182 msgid "function definition declared %<register%>"
25186 #, gcc-internal-format
25187 msgid "function definition declared %<typedef%>"
25191 #, gcc-internal-format
25192 msgid "function definition declared %<__thread%>"
25196 #, gcc-internal-format
25197 msgid "storage class specified for structure field %qE"
25201 #, gcc-internal-format
25202 msgid "storage class specified for structure field"
25206 #, gcc-internal-format
25207 msgid "storage class specified for parameter %qE"
25211 #, gcc-internal-format
25212 msgid "storage class specified for unnamed parameter"
25215 #: c/c-decl.c:5143 cp/decl.c:9279
25216 #, gcc-internal-format
25217 msgid "storage class specified for typename"
25221 #, gcc-internal-format
25222 msgid "%qE initialized and declared %<extern%>"
25226 #, gcc-internal-format
25227 msgid "%qE has both %<extern%> and initializer"
25231 #, gcc-internal-format
25232 msgid "file-scope declaration of %qE specifies %<auto%>"
25236 #, gcc-internal-format
25237 msgid "file-scope declaration of %qE specifies %<register%>"
25241 #, gcc-internal-format
25242 msgid "nested function %qE declared %<extern%>"
25246 #, gcc-internal-format
25247 msgid "function-scope %qE implicitly auto and declared %<__thread%>"
25250 #. Only the innermost declarator (making a parameter be of
25251 #. array type which is converted to pointer type)
25252 #. may have static or type qualifiers.
25253 #: c/c-decl.c:5228 c/c-decl.c:5558
25254 #, gcc-internal-format
25255 msgid "static or type qualifiers in non-parameter array declarator"
25259 #, gcc-internal-format
25260 msgid "declaration of %qE as array of voids"
25264 #, gcc-internal-format
25265 msgid "declaration of type name as array of voids"
25269 #, gcc-internal-format
25270 msgid "declaration of %qE as array of functions"
25274 #, gcc-internal-format
25275 msgid "declaration of type name as array of functions"
25278 #: c/c-decl.c:5295 c/c-decl.c:7196
25279 #, gcc-internal-format
25280 msgid "invalid use of structure with flexible array member"
25284 #, gcc-internal-format
25285 msgid "size of array %qE has non-integer type"
25289 #, gcc-internal-format
25290 msgid "size of unnamed array has non-integer type"
25294 #, gcc-internal-format
25295 msgid "ISO C forbids zero-size array %qE"
25299 #, gcc-internal-format
25300 msgid "ISO C forbids zero-size array"
25304 #, gcc-internal-format
25305 msgid "size of array %qE is negative"
25309 #, gcc-internal-format
25310 msgid "size of unnamed array is negative"
25313 #: c/c-decl.c:5423 c/c-decl.c:5826
25314 #, gcc-internal-format
25315 msgid "size of array %qE is too large"
25318 #: c/c-decl.c:5426 c/c-decl.c:5828
25319 #, gcc-internal-format
25320 msgid "size of unnamed array is too large"
25324 #, gcc-internal-format
25325 msgid "ISO C90 does not support flexible array members"
25330 #, gcc-internal-format
25331 msgid "%<[*]%> not in a declaration"
25335 #, gcc-internal-format
25336 msgid "array type has incomplete element type"
25340 #, gcc-internal-format
25341 msgid "%qE declared as function returning a function"
25345 #, gcc-internal-format
25346 msgid "type name declared as function returning a function"
25350 #, gcc-internal-format
25351 msgid "%qE declared as function returning an array"
25355 #, gcc-internal-format
25356 msgid "type name declared as function returning an array"
25360 #, gcc-internal-format
25361 msgid "function definition has qualified void return type"
25364 #: c/c-decl.c:5635 cp/decl.c:9407
25365 #, gcc-internal-format
25366 msgid "type qualifiers ignored on function return type"
25369 #: c/c-decl.c:5664 c/c-decl.c:5842 c/c-decl.c:5954 c/c-decl.c:6049
25370 #, gcc-internal-format
25371 msgid "ISO C forbids qualified function types"
25375 #, gcc-internal-format
25376 msgid "%qs combined with %<auto%> qualifier for %qE"
25380 #, gcc-internal-format
25381 msgid "%qs combined with %<register%> qualifier for %qE"
25385 #, gcc-internal-format
25386 msgid "%qs specified for auto variable %qE"
25390 #, gcc-internal-format
25391 msgid "%qs specified for parameter %qE"
25395 #, gcc-internal-format
25396 msgid "%qs specified for unnamed parameter"
25400 #, gcc-internal-format
25401 msgid "%qs specified for structure field %qE"
25405 #, gcc-internal-format
25406 msgid "%qs specified for structure field"
25410 #, gcc-internal-format
25411 msgid "alignment specified for typedef %qE"
25415 #, gcc-internal-format
25416 msgid "alignment specified for %<register%> object %qE"
25420 #, gcc-internal-format
25421 msgid "alignment specified for parameter %qE"
25425 #, gcc-internal-format
25426 msgid "alignment specified for unnamed parameter"
25430 #, gcc-internal-format
25431 msgid "alignment specified for bit-field %qE"
25435 #, gcc-internal-format
25436 msgid "alignment specified for unnamed bit-field"
25440 #, gcc-internal-format
25441 msgid "alignment specified for function %qE"
25445 #, gcc-internal-format
25446 msgid "%<_Alignas%> specifiers cannot reduce alignment of %qE"
25450 #, gcc-internal-format
25451 msgid "%<_Alignas%> specifiers cannot reduce alignment of unnamed field"
25455 #, gcc-internal-format
25456 msgid "typedef %q+D declared %<inline%>"
25460 #, gcc-internal-format
25461 msgid "typedef %q+D declared %<_Noreturn%>"
25465 #, gcc-internal-format
25466 msgid "ISO C forbids const or volatile function types"
25471 #, gcc-internal-format
25472 msgid "a member of a structure or union cannot have a variably modified type"
25475 #: c/c-decl.c:5915 cp/decl.c:8519
25476 #, gcc-internal-format
25477 msgid "variable or field %qE declared void"
25481 #, gcc-internal-format
25482 msgid "attributes in parameter array declarator ignored"
25486 #, gcc-internal-format
25487 msgid "parameter %q+D declared %<inline%>"
25491 #, gcc-internal-format
25492 msgid "parameter %q+D declared %<_Noreturn%>"
25496 #, gcc-internal-format
25497 msgid "field %qE declared as a function"
25501 #, gcc-internal-format
25502 msgid "field %qE has incomplete type"
25506 #, gcc-internal-format
25507 msgid "unnamed field has incomplete type"
25510 #: c/c-decl.c:6021 c/c-decl.c:6032 c/c-decl.c:6035
25511 #, gcc-internal-format
25512 msgid "invalid storage class for function %qE"
25516 #, gcc-internal-format
25517 msgid "cannot inline function %<main%>"
25521 #, gcc-internal-format
25522 msgid "%<main%> declared %<_Noreturn%>"
25526 #, gcc-internal-format
25527 msgid "ISO C99 does not support %<_Noreturn%>"
25531 #, gcc-internal-format
25532 msgid "ISO C90 does not support %<_Noreturn%>"
25536 #, gcc-internal-format
25537 msgid "variable previously declared %<static%> redeclared %<extern%>"
25541 #, gcc-internal-format
25542 msgid "variable %q+D declared %<inline%>"
25546 #, gcc-internal-format
25547 msgid "variable %q+D declared %<_Noreturn%>"
25551 #, gcc-internal-format
25552 msgid "non-nested function with variably modified type"
25556 #, gcc-internal-format
25557 msgid "object with variably modified type must have no linkage"
25560 #: c/c-decl.c:6272 c/c-decl.c:7831
25561 #, gcc-internal-format
25562 msgid "function declaration isn%'t a prototype"
25566 #, gcc-internal-format
25567 msgid "parameter names (without types) in function declaration"
25571 #, gcc-internal-format
25572 msgid "parameter %u (%q+D) has incomplete type"
25576 #, gcc-internal-format, gfc-internal-format
25577 msgid "parameter %u has incomplete type"
25581 #, gcc-internal-format
25582 msgid "parameter %u (%q+D) has void type"
25586 #, gcc-internal-format, gfc-internal-format
25587 msgid "parameter %u has void type"
25591 #, gcc-internal-format
25592 msgid "%<void%> as only parameter may not be qualified"
25595 #: c/c-decl.c:6427 c/c-decl.c:6462
25596 #, gcc-internal-format
25597 msgid "%<void%> must be the only parameter"
25601 #, gcc-internal-format
25602 msgid "parameter %q+D has just a forward declaration"
25605 #. The %s will be one of 'struct', 'union', or 'enum'.
25607 #, gcc-internal-format
25608 msgid "%<%s %E%> declared inside parameter list"
25611 #. The %s will be one of 'struct', 'union', or 'enum'.
25613 #, gcc-internal-format, gfc-internal-format
25614 msgid "anonymous %s declared inside parameter list"
25618 #, gcc-internal-format
25620 "its scope is only this definition or declaration, which is probably not what "
25625 #, gcc-internal-format
25626 msgid "enum type defined here"
25630 #, gcc-internal-format
25631 msgid "struct defined here"
25635 #, gcc-internal-format
25636 msgid "union defined here"
25640 #, gcc-internal-format
25641 msgid "redefinition of %<union %E%>"
25645 #, gcc-internal-format
25646 msgid "redefinition of %<struct %E%>"
25650 #, gcc-internal-format
25651 msgid "nested redefinition of %<union %E%>"
25655 #, gcc-internal-format
25656 msgid "nested redefinition of %<struct %E%>"
25659 #: c/c-decl.c:6740 c/c-decl.c:7428
25660 #, gcc-internal-format
25661 msgid "defining type in %qs expression is invalid in C++"
25664 #: c/c-decl.c:6809 cp/decl.c:4235
25665 #, gcc-internal-format
25666 msgid "declaration does not declare anything"
25670 #, gcc-internal-format
25671 msgid "ISO C99 doesn%'t support unnamed structs/unions"
25675 #, gcc-internal-format
25676 msgid "ISO C90 doesn%'t support unnamed structs/unions"
25679 #: c/c-decl.c:6911 c/c-decl.c:6930 c/c-decl.c:6993
25680 #, gcc-internal-format
25681 msgid "duplicate member %q+D"
25685 #, gcc-internal-format
25686 msgid "union has no named members"
25690 #, gcc-internal-format
25691 msgid "union has no members"
25695 #, gcc-internal-format
25696 msgid "struct has no named members"
25700 #, gcc-internal-format
25701 msgid "struct has no members"
25705 #, gcc-internal-format
25706 msgid "flexible array member in union"
25710 #, gcc-internal-format
25711 msgid "flexible array member not at end of struct"
25715 #, gcc-internal-format
25716 msgid "flexible array member in otherwise empty struct"
25720 #, gcc-internal-format
25721 msgid "union cannot be made transparent"
25725 #, gcc-internal-format
25726 msgid "nested redefinition of %<enum %E%>"
25729 #. This enum is a named one that has been declared already.
25731 #, gcc-internal-format
25732 msgid "redeclaration of %<enum %E%>"
25736 #, gcc-internal-format
25737 msgid "enumeration values exceed range of largest integer"
25741 #, gcc-internal-format
25742 msgid "specified mode too small for enumeral values"
25745 #: c/c-decl.c:7605 c/c-decl.c:7621
25746 #, gcc-internal-format
25747 msgid "enumerator value for %qE is not an integer constant"
25751 #, gcc-internal-format
25752 msgid "enumerator value for %qE is not an integer constant expression"
25756 #, gcc-internal-format
25757 msgid "overflow in enumeration values"
25761 #, gcc-internal-format
25762 msgid "ISO C restricts enumerator values to range of %<int%>"
25766 #, gcc-internal-format
25767 msgid "inline function %qD given attribute noinline"
25771 #, gcc-internal-format
25772 msgid "return type is an incomplete type"
25776 #, gcc-internal-format
25777 msgid "return type defaults to %<int%>"
25781 #, gcc-internal-format
25782 msgid "no previous prototype for %qD"
25786 #, gcc-internal-format
25787 msgid "%qD was used with no prototype before its definition"
25791 #, gcc-internal-format
25792 msgid "no previous declaration for %qD"
25796 #, gcc-internal-format
25797 msgid "%qD was used with no declaration before its definition"
25801 #, gcc-internal-format
25802 msgid "return type of %qD is not %<int%>"
25806 #, gcc-internal-format
25807 msgid "%qD is normally a non-static function"
25811 #, gcc-internal-format
25812 msgid "old-style parameter declarations in prototyped function definition"
25816 #, gcc-internal-format
25817 msgid "traditional C rejects ISO C style function definitions"
25821 #, gcc-internal-format
25822 msgid "parameter name omitted"
25826 #, gcc-internal-format
25827 msgid "old-style function definition"
25831 #, gcc-internal-format
25832 msgid "parameter name missing from parameter list"
25836 #, gcc-internal-format
25837 msgid "%qD declared as a non-parameter"
25841 #, gcc-internal-format
25842 msgid "multiple parameters named %qD"
25846 #, gcc-internal-format
25847 msgid "parameter %qD declared with void type"
25850 #: c/c-decl.c:8062 c/c-decl.c:8066
25851 #, gcc-internal-format
25852 msgid "type of %qD defaults to %<int%>"
25856 #, gcc-internal-format
25857 msgid "parameter %qD has incomplete type"
25861 #, gcc-internal-format
25862 msgid "declaration for parameter %qD but no such parameter"
25866 #, gcc-internal-format
25867 msgid "number of arguments doesn%'t match built-in prototype"
25871 #, gcc-internal-format
25872 msgid "number of arguments doesn%'t match prototype"
25875 #: c/c-decl.c:8159 c/c-decl.c:8201 c/c-decl.c:8215
25876 #, gcc-internal-format
25877 msgid "prototype declaration"
25881 #, gcc-internal-format
25882 msgid "promoted argument %qD doesn%'t match built-in prototype"
25886 #, gcc-internal-format
25887 msgid "promoted argument %qD doesn%'t match prototype"
25891 #, gcc-internal-format
25892 msgid "argument %qD doesn%'t match built-in prototype"
25896 #, gcc-internal-format
25897 msgid "argument %qD doesn%'t match prototype"
25900 #: c/c-decl.c:8396 cp/decl.c:13839
25901 #, gcc-internal-format
25902 msgid "no return statement in function returning non-void"
25906 #, gcc-internal-format
25907 msgid "parameter %qD set but not used"
25910 #. If we get here, declarations have been used in a for loop without
25911 #. the C99 for loop scope. This doesn't make much sense, so don't
25914 #, gcc-internal-format
25915 msgid "%<for%> loop initial declarations are only allowed in C99 mode"
25919 #, gcc-internal-format
25920 msgid "use option -std=c99 or -std=gnu99 to compile your code"
25924 #, gcc-internal-format
25925 msgid "declaration of static variable %qD in %<for%> loop initial declaration"
25929 #, gcc-internal-format
25931 "declaration of %<extern%> variable %qD in %<for%> loop initial declaration"
25935 #, gcc-internal-format
25936 msgid "%<struct %E%> declared in %<for%> loop initial declaration"
25940 #, gcc-internal-format
25941 msgid "%<union %E%> declared in %<for%> loop initial declaration"
25945 #, gcc-internal-format
25946 msgid "%<enum %E%> declared in %<for%> loop initial declaration"
25950 #, gcc-internal-format
25951 msgid "declaration of non-variable %qD in %<for%> loop initial declaration"
25955 #, gcc-internal-format
25956 msgid "incompatible address space qualifiers %qs and %qs"
25959 #: c/c-decl.c:8886 c/c-decl.c:9216 c/c-decl.c:9645
25960 #, gcc-internal-format
25961 msgid "duplicate %qE"
25964 #: c/c-decl.c:8912 c/c-decl.c:9227 c/c-decl.c:9507
25965 #, gcc-internal-format
25966 msgid "two or more data types in declaration specifiers"
25969 #: c/c-decl.c:8924 cp/parser.c:22807
25970 #, gcc-internal-format
25971 msgid "%<long long long%> is too long for GCC"
25975 #, gcc-internal-format
25976 msgid "ISO C90 does not support %<long long%>"
25979 #: c/c-decl.c:9116 c/c-parser.c:6639
25980 #, gcc-internal-format
25981 msgid "ISO C90 does not support complex types"
25985 #, gcc-internal-format
25986 msgid "ISO C does not support saturating types"
25990 #, gcc-internal-format
25991 msgid "%<__int128%> is not supported for this target"
25995 #, gcc-internal-format
25996 msgid "ISO C does not support %<__int128%> type"
26000 #, gcc-internal-format
26001 msgid "ISO C does not support decimal floating point"
26004 #: c/c-decl.c:9488 c/c-decl.c:9732 c/c-parser.c:6232
26005 #, gcc-internal-format
26006 msgid "fixed-point types not supported for this target"
26010 #, gcc-internal-format
26011 msgid "ISO C does not support fixed-point types"
26015 #, gcc-internal-format
26016 msgid "C++ lookup of %qD would return a field, not a type"
26020 #, gcc-internal-format
26021 msgid "%qE fails to be a typedef or built in type"
26025 #, gcc-internal-format
26026 msgid "%qE is not at beginning of declaration"
26030 #, gcc-internal-format
26031 msgid "%<__thread%> used with %<auto%>"
26035 #, gcc-internal-format
26036 msgid "%<__thread%> used with %<register%>"
26040 #, gcc-internal-format
26041 msgid "%<__thread%> used with %<typedef%>"
26045 #, gcc-internal-format
26046 msgid "%<__thread%> before %<extern%>"
26050 #, gcc-internal-format
26051 msgid "%<__thread%> before %<static%>"
26055 #, gcc-internal-format
26056 msgid "multiple storage classes in declaration specifiers"
26060 #, gcc-internal-format
26061 msgid "%<__thread%> used with %qE"
26065 #, gcc-internal-format
26066 msgid "%<_Sat%> is used without %<_Fract%> or %<_Accum%>"
26070 #, gcc-internal-format
26071 msgid "ISO C does not support plain %<complex%> meaning %<double complex%>"
26074 #: c/c-decl.c:9789 c/c-decl.c:9802 c/c-decl.c:9828
26075 #, gcc-internal-format
26076 msgid "ISO C does not support complex integer types"
26079 #: c/c-parser.c:241
26080 #, gcc-internal-format
26081 msgid "identifier %qE conflicts with C++ keyword"
26084 #: c/c-parser.c:1240
26085 #, gcc-internal-format
26086 msgid "ISO C forbids an empty translation unit"
26089 #: c/c-parser.c:1338 c/c-parser.c:7586
26090 #, gcc-internal-format
26091 msgid "ISO C does not allow extra %<;%> outside of a function"
26094 #: c/c-parser.c:1464 c/c-parser.c:2046 c/c-parser.c:3321
26095 #, gcc-internal-format
26096 msgid "unknown type name %qE"
26099 #: c/c-parser.c:1484 c/c-parser.c:8618 cp/parser.c:28131
26100 #, gcc-internal-format
26101 msgid "expected declaration specifiers"
26104 #: c/c-parser.c:1509 c/c-parser.c:2632
26105 #, gcc-internal-format
26106 msgid "expected %<;%>, identifier or %<(%>"
26109 #: c/c-parser.c:1527 cp/parser.c:24557 cp/parser.c:24631
26110 #, gcc-internal-format
26111 msgid "prefix attributes are ignored for methods"
26114 #: c/c-parser.c:1562
26115 #, gcc-internal-format
26116 msgid "prefix attributes are ignored for implementations"
26119 #: c/c-parser.c:1583
26120 #, gcc-internal-format
26121 msgid "unexpected attribute"
26124 #: c/c-parser.c:1626
26125 #, gcc-internal-format
26126 msgid "data definition has no type or storage class"
26129 #: c/c-parser.c:1701 cp/parser.c:10614
26130 #, gcc-internal-format
26131 msgid "expected %<,%> or %<;%>"
26134 #. This can appear in many cases looking nothing like a
26135 #. function definition, so we don't give a more specific
26136 #. error suggesting there was one.
26137 #: c/c-parser.c:1708 c/c-parser.c:1724
26138 #, gcc-internal-format
26139 msgid "expected %<=%>, %<,%>, %<;%>, %<asm%> or %<__attribute__%>"
26142 #: c/c-parser.c:1716
26143 #, gcc-internal-format
26144 msgid "ISO C forbids nested functions"
26147 #: c/c-parser.c:1832
26148 #, gcc-internal-format
26149 msgid "ISO C99 does not support %<_Static_assert%>"
26152 #: c/c-parser.c:1835
26153 #, gcc-internal-format
26154 msgid "ISO C90 does not support %<_Static_assert%>"
26157 #: c/c-parser.c:1860 c/c-parser.c:3388 c/c-parser.c:8673 cp/parser.c:28002
26158 #, gcc-internal-format
26159 msgid "expected string literal"
26162 #: c/c-parser.c:1868
26163 #, gcc-internal-format
26164 msgid "expression in static assertion is not an integer"
26167 #: c/c-parser.c:1875
26168 #, gcc-internal-format
26169 msgid "expression in static assertion is not an integer constant expression"
26172 #: c/c-parser.c:1880
26173 #, gcc-internal-format
26174 msgid "expression in static assertion is not constant"
26177 #: c/c-parser.c:1885
26178 #, gcc-internal-format
26179 msgid "static assertion failed: %E"
26182 #: c/c-parser.c:2262 c/c-parser.c:3161 c/c-parser.c:3836 c/c-parser.c:4110
26183 #: c/c-parser.c:5223 c/c-parser.c:5310 c/c-parser.c:5932 c/c-parser.c:6286
26184 #: c/c-parser.c:6475 c/c-parser.c:6497 c/c-parser.c:6710 c/c-parser.c:6930
26185 #: c/c-parser.c:6959 c/c-parser.c:7170 c/c-parser.c:7219 c/c-parser.c:7379
26186 #: c/c-parser.c:7409 c/c-parser.c:7417 c/c-parser.c:7446 c/c-parser.c:7459
26187 #: c/c-parser.c:7764 c/c-parser.c:7888 c/c-parser.c:8316 c/c-parser.c:8351
26188 #: c/c-parser.c:8404 c/c-parser.c:8457 c/c-parser.c:8473 c/c-parser.c:8519
26189 #: c/c-parser.c:8798 c/c-parser.c:9873 c/c-parser.c:10676 cp/parser.c:23017
26190 #: cp/parser.c:25401 cp/parser.c:25431 cp/parser.c:25501 cp/parser.c:27722
26191 #, gcc-internal-format
26192 msgid "expected identifier"
26195 #: c/c-parser.c:2295 cp/parser.c:14839
26196 #, gcc-internal-format
26197 msgid "comma at end of enumerator list"
26200 #: c/c-parser.c:2301
26201 #, gcc-internal-format
26202 msgid "expected %<,%> or %<}%>"
26205 #: c/c-parser.c:2332
26206 #, gcc-internal-format
26207 msgid "ISO C forbids forward references to %<enum%> types"
26210 #: c/c-parser.c:2448
26211 #, gcc-internal-format
26212 msgid "expected class name"
26215 #: c/c-parser.c:2467
26216 #, gcc-internal-format
26217 msgid "extra semicolon in struct or union specified"
26220 #: c/c-parser.c:2496
26221 #, gcc-internal-format
26222 msgid "no semicolon at end of struct or union"
26225 #: c/c-parser.c:2594 c/c-parser.c:3650
26226 #, gcc-internal-format
26227 msgid "expected specifier-qualifier-list"
26230 #: c/c-parser.c:2605
26231 #, gcc-internal-format
26232 msgid "ISO C forbids member declarations with no members"
26235 #: c/c-parser.c:2695
26236 #, gcc-internal-format
26237 msgid "expected %<,%>, %<;%> or %<}%>"
26240 #: c/c-parser.c:2702
26241 #, gcc-internal-format
26242 msgid "expected %<:%>, %<,%>, %<;%>, %<}%> or %<__attribute__%>"
26245 #: c/c-parser.c:2755
26246 #, gcc-internal-format
26247 msgid "%<typeof%> applied to a bit-field"
26250 #: c/c-parser.c:2789
26251 #, gcc-internal-format
26252 msgid "ISO C99 does not support %<_Alignas%>"
26255 #: c/c-parser.c:2792
26256 #, gcc-internal-format
26257 msgid "ISO C90 does not support %<_Alignas%>"
26260 #: c/c-parser.c:3020
26261 #, gcc-internal-format
26262 msgid "expected identifier or %<(%>"
26265 #: c/c-parser.c:3227
26266 #, gcc-internal-format
26267 msgid "ISO C requires a named argument before %<...%>"
26270 #: c/c-parser.c:3328
26271 #, gcc-internal-format
26272 msgid "expected declaration specifiers or %<...%>"
26275 #: c/c-parser.c:3382
26276 #, gcc-internal-format
26277 msgid "wide string literal in %<asm%>"
26280 #: c/c-parser.c:3750
26281 #, gcc-internal-format
26282 msgid "ISO C forbids empty initializer braces"
26285 #: c/c-parser.c:3801
26286 #, gcc-internal-format
26287 msgid "obsolete use of designated initializer with %<:%>"
26290 #: c/c-parser.c:3941
26291 #, gcc-internal-format
26292 msgid "ISO C forbids specifying range of elements to initialize"
26295 #: c/c-parser.c:3954
26296 #, gcc-internal-format
26297 msgid "ISO C90 forbids specifying subobject to initialize"
26300 #: c/c-parser.c:3961
26301 #, gcc-internal-format
26302 msgid "obsolete use of designated initializer without %<=%>"
26305 #: c/c-parser.c:4125
26306 #, gcc-internal-format
26307 msgid "ISO C forbids label declarations"
26310 #: c/c-parser.c:4131 c/c-parser.c:4212
26311 #, gcc-internal-format
26312 msgid "expected declaration or statement"
26315 #: c/c-parser.c:4163 c/c-parser.c:4193
26316 #, gcc-internal-format
26317 msgid "ISO C90 forbids mixed declarations and code"
26320 #: c/c-parser.c:4220
26321 #, gcc-internal-format
26322 msgid "expected %<}%> before %<else%>"
26325 #: c/c-parser.c:4225 cp/parser.c:9134
26326 #, gcc-internal-format
26327 msgid "%<else%> without a previous %<if%>"
26330 #: c/c-parser.c:4242
26331 #, gcc-internal-format
26332 msgid "label at end of compound statement"
26335 #: c/c-parser.c:4287
26336 #, gcc-internal-format
26337 msgid "expected %<:%> or %<...%>"
26340 #: c/c-parser.c:4318
26341 #, gcc-internal-format
26343 "a label can only be part of a statement and a declaration is not a statement"
26346 #: c/c-parser.c:4493
26347 #, gcc-internal-format
26348 msgid "expected identifier or %<*%>"
26351 #. Avoid infinite loop in error recovery:
26352 #. c_parser_skip_until_found stops at a closing nesting
26353 #. delimiter without consuming it, but here we need to consume
26354 #. it to proceed further.
26355 #: c/c-parser.c:4566 cp/parser.c:8845
26356 #, gcc-internal-format
26357 msgid "expected statement"
26360 #: c/c-parser.c:4664 cp/parser.c:9216
26361 #, gcc-internal-format
26362 msgid "suggest braces around empty body in an %<if%> statement"
26365 #: c/c-parser.c:4692 cp/parser.c:9239
26366 #, gcc-internal-format
26367 msgid "suggest braces around empty body in an %<else%> statement"
26370 #: c/c-parser.c:4823
26371 #, gcc-internal-format
26372 msgid "suggest braces around empty body in %<do%> statement"
26375 #: c/c-parser.c:4939 c/c-parser.c:4969
26376 #, gcc-internal-format
26377 msgid "multiple iterating variables in fast enumeration"
26380 #: c/c-parser.c:4989
26381 #, gcc-internal-format
26382 msgid "invalid iterating variable in fast enumeration"
26385 #: c/c-parser.c:5022
26386 #, gcc-internal-format
26387 msgid "missing collection in fast enumeration"
26390 #: c/c-parser.c:5093
26391 #, gcc-internal-format
26392 msgid "%E qualifier ignored on asm"
26395 #: c/c-parser.c:5440
26396 #, gcc-internal-format
26397 msgid "ISO C forbids omitting the middle term of a ?: expression"
26400 #: c/c-parser.c:5897
26401 #, gcc-internal-format
26402 msgid "traditional C rejects the unary plus operator"
26405 #: c/c-parser.c:6026
26406 #, gcc-internal-format
26407 msgid "%<sizeof%> applied to a bit-field"
26410 #: c/c-parser.c:6047
26411 #, gcc-internal-format
26412 msgid "ISO C99 does not support %qE"
26415 #: c/c-parser.c:6050
26416 #, gcc-internal-format
26417 msgid "ISO C90 does not support %qE"
26420 #: c/c-parser.c:6101
26421 #, gcc-internal-format
26422 msgid "ISO C does not allow %<%E (expression)%>"
26425 #: c/c-parser.c:6126
26426 #, gcc-internal-format
26427 msgid "cannot take address of %qs"
26430 #: c/c-parser.c:6297 c/c-parser.c:6747 c/c-parser.c:6766
26431 #, gcc-internal-format
26432 msgid "expected expression"
26435 #: c/c-parser.c:6315
26436 #, gcc-internal-format
26437 msgid "braced-group within expression allowed only inside a function"
26440 #: c/c-parser.c:6328
26441 #, gcc-internal-format
26442 msgid "ISO C forbids braced-groups within expressions"
26445 #: c/c-parser.c:6520
26446 #, gcc-internal-format
26447 msgid "wrong number of arguments to %<__builtin_choose_expr%>"
26450 #: c/c-parser.c:6536
26451 #, gcc-internal-format
26452 msgid "first argument to %<__builtin_choose_expr%> not a constant"
26455 #: c/c-parser.c:6602
26456 #, gcc-internal-format
26457 msgid "wrong number of arguments to %<__builtin_complex%>"
26460 #: c/c-parser.c:6624
26461 #, gcc-internal-format
26462 msgid "%<__builtin_complex%> operand not of real binary floating-point type"
26465 #: c/c-parser.c:6633
26466 #, gcc-internal-format
26467 msgid "%<__builtin_complex%> operands of different types"
26470 #: c/c-parser.c:6679 cp/parser.c:5531
26471 #, gcc-internal-format
26472 msgid "wrong number of arguments to %<__builtin_shuffle%>"
26475 #: c/c-parser.c:6801
26476 #, gcc-internal-format
26477 msgid "compound literal has variable size"
26480 #: c/c-parser.c:6812
26481 #, gcc-internal-format
26482 msgid "compound literal qualified by address-space qualifier"
26485 #: c/c-parser.c:6817
26486 #, gcc-internal-format
26487 msgid "ISO C90 forbids compound literals"
26490 #: c/c-parser.c:7190
26491 #, gcc-internal-format
26492 msgid "expected identifier or %<)%>"
26495 #: c/c-parser.c:7286
26496 #, gcc-internal-format
26497 msgid "extra semicolon"
26500 #: c/c-parser.c:7534
26501 #, gcc-internal-format
26502 msgid "extra semicolon in method definition specified"
26505 #: c/c-parser.c:7666
26506 #, gcc-internal-format
26507 msgid "method attributes must be specified at the end only"
26510 #: c/c-parser.c:7686
26511 #, gcc-internal-format
26512 msgid "expected %<;%> or %<{%> after method attribute definition"
26515 #: c/c-parser.c:7807
26516 #, gcc-internal-format
26517 msgid "objective-c method declaration is expected"
26520 #: c/c-parser.c:8230
26521 #, gcc-internal-format
26522 msgid "no type or storage class may be specified here,"
26525 #: c/c-parser.c:8320 c/c-parser.c:8377 cp/parser.c:25461
26526 #, gcc-internal-format
26527 msgid "unknown property attribute"
26530 #: c/c-parser.c:8341 cp/parser.c:25421
26531 #, gcc-internal-format
26532 msgid "missing %<=%> (after %<getter%> attribute)"
26535 #: c/c-parser.c:8344 cp/parser.c:25424
26536 #, gcc-internal-format
26537 msgid "missing %<=%> (after %<setter%> attribute)"
26540 #: c/c-parser.c:8358 cp/parser.c:25439
26541 #, gcc-internal-format
26542 msgid "the %<setter%> attribute may only be specified once"
26545 #: c/c-parser.c:8363 cp/parser.c:25445
26546 #, gcc-internal-format
26547 msgid "setter name must terminate with %<:%>"
26550 #: c/c-parser.c:8370 cp/parser.c:25453
26551 #, gcc-internal-format
26552 msgid "the %<getter%> attribute may only be specified once"
26555 #: c/c-parser.c:8556 cp/parser.c:28046
26556 #, gcc-internal-format
26557 msgid "%<#pragma omp barrier%> may only be used in compound statements"
26560 #: c/c-parser.c:8567 cp/parser.c:28061
26561 #, gcc-internal-format
26562 msgid "%<#pragma omp flush%> may only be used in compound statements"
26565 #: c/c-parser.c:8578 cp/parser.c:28077
26566 #, gcc-internal-format
26567 msgid "%<#pragma omp taskwait%> may only be used in compound statements"
26570 #: c/c-parser.c:8589 cp/parser.c:28093
26571 #, gcc-internal-format
26572 msgid "%<#pragma omp taskyield%> may only be used in compound statements"
26575 #: c/c-parser.c:8602 cp/parser.c:28121
26576 #, gcc-internal-format
26578 "%<#pragma omp section%> may only be used in %<#pragma omp sections%> "
26582 #: c/c-parser.c:8608 cp/parser.c:28036
26583 #, gcc-internal-format
26584 msgid "%<#pragma GCC pch_preprocess%> must be first"
26587 #: c/c-parser.c:8773 cp/parser.c:25709
26588 #, gcc-internal-format
26589 msgid "too many %qs clauses"
26592 #: c/c-parser.c:8875 cp/parser.c:25824
26593 #, gcc-internal-format
26594 msgid "collapse argument needs positive constant integer expression"
26597 #: c/c-parser.c:8941 cp/parser.c:25875
26598 #, gcc-internal-format
26599 msgid "expected %<none%> or %<shared%>"
26602 #: c/c-parser.c:9076 c/c-parser.c:9290
26603 #, gcc-internal-format
26604 msgid "expected integer expression"
26607 #: c/c-parser.c:9088
26608 #, gcc-internal-format
26609 msgid "%<num_threads%> value must be positive"
26612 #: c/c-parser.c:9192 cp/parser.c:26094
26613 #, gcc-internal-format
26615 "expected %<+%>, %<*%>, %<-%>, %<&%>, %<^%>, %<|%>, %<&&%>, %<||%>, %<min%> "
26619 #: c/c-parser.c:9281 cp/parser.c:26179
26620 #, gcc-internal-format
26621 msgid "schedule %<runtime%> does not take a %<chunk_size%> parameter"
26624 #: c/c-parser.c:9285 cp/parser.c:26182
26625 #, gcc-internal-format
26626 msgid "schedule %<auto%> does not take a %<chunk_size%> parameter"
26629 #: c/c-parser.c:9303 cp/parser.c:26198
26630 #, gcc-internal-format
26631 msgid "invalid schedule kind"
26634 #: c/c-parser.c:9431 cp/parser.c:26330
26635 #, gcc-internal-format
26636 msgid "expected %<#pragma omp%> clause"
26639 #: c/c-parser.c:9440 cp/parser.c:26339
26640 #, gcc-internal-format
26641 msgid "%qs is not valid for %qs"
26644 #: c/c-parser.c:9732 cp/parser.c:26623
26645 #, gcc-internal-format
26646 msgid "invalid form of %<#pragma omp atomic%>"
26649 #: c/c-parser.c:9772 c/c-parser.c:9790 cp/parser.c:26654 cp/parser.c:26671
26650 #, gcc-internal-format
26651 msgid "invalid operator for %<#pragma omp atomic%>"
26654 #: c/c-parser.c:9876 c/c-parser.c:9897
26655 #, gcc-internal-format
26656 msgid "expected %<(%> or end of line"
26659 #: c/c-parser.c:9932 cp/parser.c:26943
26660 #, gcc-internal-format
26661 msgid "for statement expected"
26664 #: c/c-parser.c:9985 cp/semantics.c:4785 cp/semantics.c:4855
26665 #, gcc-internal-format
26666 msgid "expected iteration declaration or initialization"
26669 #: c/c-parser.c:10066
26670 #, gcc-internal-format
26671 msgid "not enough perfectly nested loops"
26674 #: c/c-parser.c:10119 cp/parser.c:27288
26675 #, gcc-internal-format
26676 msgid "collapsed loops not perfectly nested"
26679 #: c/c-parser.c:10157 cp/parser.c:27129 cp/parser.c:27167 cp/pt.c:12687
26680 #, gcc-internal-format
26681 msgid "iteration variable %qD should not be firstprivate"
26684 #: c/c-parser.c:10618
26685 #, gcc-internal-format
26686 msgid "%qD is not a variable"
26689 #: c/c-parser.c:10620 cp/semantics.c:4397
26690 #, gcc-internal-format
26691 msgid "%qE declared %<threadprivate%> after first use"
26694 #: c/c-parser.c:10622 cp/semantics.c:4399
26695 #, gcc-internal-format
26696 msgid "automatic variable %qE cannot be %<threadprivate%>"
26699 #: c/c-parser.c:10626 cp/semantics.c:4401
26700 #, gcc-internal-format
26701 msgid "%<threadprivate%> %qE has incomplete type"
26704 #: c/c-parser.c:10823 cp/parser.c:27932
26705 #, gcc-internal-format
26706 msgid "%<__transaction_cancel%> without transactional memory support enabled"
26709 #: c/c-parser.c:10829 cp/parser.c:27938
26710 #, gcc-internal-format
26711 msgid "%<__transaction_cancel%> within a %<__transaction_relaxed%>"
26714 #: c/c-parser.c:10838 cp/parser.c:27947
26715 #, gcc-internal-format
26717 "outer %<__transaction_cancel%> not within outer %<__transaction_atomic%>"
26720 #: c/c-parser.c:10840 cp/parser.c:27950
26721 #, gcc-internal-format
26722 msgid " or a %<transaction_may_cancel_outer%> function"
26725 #: c/c-parser.c:10846 cp/parser.c:27956
26726 #, gcc-internal-format
26727 msgid "%<__transaction_cancel%> not within %<__transaction_atomic%>"
26730 #: c/c-typeck.c:208
26731 #, gcc-internal-format
26732 msgid "%qD has an incomplete type"
26735 #: c/c-typeck.c:229 c/c-typeck.c:8540 c/c-typeck.c:8582 cp/call.c:3742
26736 #, gcc-internal-format
26737 msgid "invalid use of void expression"
26740 #: c/c-typeck.c:237
26741 #, gcc-internal-format
26742 msgid "invalid use of flexible array member"
26745 #: c/c-typeck.c:243 cp/typeck2.c:424
26746 #, gcc-internal-format
26747 msgid "invalid use of array with unspecified bounds"
26750 #: c/c-typeck.c:251
26751 #, gcc-internal-format
26752 msgid "invalid use of undefined type %<%s %E%>"
26755 #. If this type has a typedef-name, the TYPE_NAME is a TYPE_DECL.
26756 #: c/c-typeck.c:255
26757 #, gcc-internal-format
26758 msgid "invalid use of incomplete typedef %qD"
26761 #: c/c-typeck.c:321
26762 #, gcc-internal-format
26763 msgid "%qT and %qT are in disjoint named address spaces"
26766 #: c/c-typeck.c:560 c/c-typeck.c:585
26767 #, gcc-internal-format
26768 msgid "function types not truly compatible in ISO C"
26771 #: c/c-typeck.c:728
26772 #, gcc-internal-format
26773 msgid "can%'t mix operands of decimal float and vector types"
26776 #: c/c-typeck.c:733
26777 #, gcc-internal-format
26778 msgid "can%'t mix operands of decimal float and complex types"
26781 #: c/c-typeck.c:738
26782 #, gcc-internal-format
26783 msgid "can%'t mix operands of decimal float and other float types"
26786 #: c/c-typeck.c:1214
26787 #, gcc-internal-format
26788 msgid "types are not quite compatible"
26791 #: c/c-typeck.c:1218
26792 #, gcc-internal-format
26793 msgid "pointer target types incompatible in C++"
26796 #: c/c-typeck.c:1550
26797 #, gcc-internal-format
26798 msgid "function return types not compatible due to %<volatile%>"
26801 #: c/c-typeck.c:1726 c/c-typeck.c:3396
26802 #, gcc-internal-format
26803 msgid "arithmetic on pointer to an incomplete type"
26806 #: c/c-typeck.c:1790
26807 #, gcc-internal-format
26808 msgid "converting an array compound literal to a pointer is ill-formed in C++"
26811 #: c/c-typeck.c:2154
26812 #, gcc-internal-format
26813 msgid "%qT has no member named %qE"
26816 #: c/c-typeck.c:2208
26817 #, gcc-internal-format
26818 msgid "request for member %qE in something not a structure or union"
26821 #: c/c-typeck.c:2257
26822 #, gcc-internal-format
26823 msgid "dereferencing pointer to incomplete type"
26826 #: c/c-typeck.c:2261
26827 #, gcc-internal-format
26828 msgid "dereferencing %<void *%> pointer"
26831 #: c/c-typeck.c:2317
26832 #, gcc-internal-format
26833 msgid "subscripted value is neither array nor pointer nor vector"
26836 #: c/c-typeck.c:2329 cp/typeck.c:2999 cp/typeck.c:3093
26837 #, gcc-internal-format
26838 msgid "array subscript is not an integer"
26841 #: c/c-typeck.c:2335
26842 #, gcc-internal-format
26843 msgid "subscripted value is pointer to function"
26846 #: c/c-typeck.c:2385
26847 #, gcc-internal-format
26848 msgid "ISO C forbids subscripting %<register%> array"
26851 #: c/c-typeck.c:2388
26852 #, gcc-internal-format
26853 msgid "ISO C90 forbids subscripting non-lvalue array"
26856 #: c/c-typeck.c:2496
26857 #, gcc-internal-format
26858 msgid "enum constant defined here"
26861 #: c/c-typeck.c:2679 cp/decl2.c:4524 cp/typeck.c:3478
26862 #, gcc-internal-format
26863 msgid "declared here"
26866 #: c/c-typeck.c:2746
26867 #, gcc-internal-format
26868 msgid "called object %qE is not a function or function pointer"
26871 #: c/c-typeck.c:2751
26872 #, gcc-internal-format
26873 msgid "called object %qD is not a function or function pointer"
26876 #: c/c-typeck.c:2757
26877 #, gcc-internal-format
26878 msgid "called object is not a function or function pointer"
26881 #. This situation leads to run-time undefined behavior. We can't,
26882 #. therefore, simply error unless we can prove that all possible
26883 #. executions of the program must execute the code.
26884 #: c/c-typeck.c:2794
26885 #, gcc-internal-format
26886 msgid "function called through a non-compatible type"
26889 #: c/c-typeck.c:2807 c/c-typeck.c:2861
26890 #, gcc-internal-format
26891 msgid "function with qualified void return type called"
26894 #: c/c-typeck.c:2951
26895 #, gcc-internal-format
26896 msgid "too many arguments to method %qE"
26899 #: c/c-typeck.c:2990
26900 #, gcc-internal-format, gfc-internal-format
26901 msgid "type of formal parameter %d is incomplete"
26904 #: c/c-typeck.c:3005
26905 #, gcc-internal-format
26907 "passing argument %d of %qE as integer rather than floating due to prototype"
26910 #: c/c-typeck.c:3010
26911 #, gcc-internal-format
26913 "passing argument %d of %qE as integer rather than complex due to prototype"
26916 #: c/c-typeck.c:3015
26917 #, gcc-internal-format
26919 "passing argument %d of %qE as complex rather than floating due to prototype"
26922 #: c/c-typeck.c:3020
26923 #, gcc-internal-format
26925 "passing argument %d of %qE as floating rather than integer due to prototype"
26928 #: c/c-typeck.c:3025
26929 #, gcc-internal-format
26931 "passing argument %d of %qE as complex rather than integer due to prototype"
26934 #: c/c-typeck.c:3030
26935 #, gcc-internal-format
26937 "passing argument %d of %qE as floating rather than complex due to prototype"
26940 #: c/c-typeck.c:3043
26941 #, gcc-internal-format
26943 "passing argument %d of %qE as %<float%> rather than %<double%> due to "
26947 #: c/c-typeck.c:3068
26948 #, gcc-internal-format
26949 msgid "passing argument %d of %qE as %qT rather than %qT due to prototype"
26952 #: c/c-typeck.c:3090
26953 #, gcc-internal-format
26954 msgid "passing argument %d of %qE with different width due to prototype"
26957 #: c/c-typeck.c:3114
26958 #, gcc-internal-format
26959 msgid "passing argument %d of %qE as unsigned due to prototype"
26962 #: c/c-typeck.c:3119
26963 #, gcc-internal-format
26964 msgid "passing argument %d of %qE as signed due to prototype"
26967 #: c/c-typeck.c:3152 cp/call.c:6219
26968 #, gcc-internal-format
26969 msgid "implicit conversion from %qT to %qT when passing argument to function"
26972 #: c/c-typeck.c:3267 c/c-typeck.c:3272
26973 #, gcc-internal-format
26974 msgid "comparison with string literal results in unspecified behavior"
26977 #: c/c-typeck.c:3286
26978 #, gcc-internal-format
26979 msgid "comparison between %qT and %qT"
26982 #: c/c-typeck.c:3337
26983 #, gcc-internal-format
26984 msgid "pointer of type %<void *%> used in subtraction"
26987 #: c/c-typeck.c:3340
26988 #, gcc-internal-format
26989 msgid "pointer to a function used in subtraction"
26992 #: c/c-typeck.c:3504
26993 #, gcc-internal-format
26994 msgid "ISO C does not support %<~%> for complex conjugation"
26997 #: c/c-typeck.c:3543
26998 #, gcc-internal-format
26999 msgid "wrong type argument to unary exclamation mark"
27002 #: c/c-typeck.c:3600
27003 #, gcc-internal-format
27004 msgid "increment of enumeration value is invalid in C++"
27007 #: c/c-typeck.c:3603
27008 #, gcc-internal-format
27009 msgid "decrement of enumeration value is invalid in C++"
27012 #: c/c-typeck.c:3616
27013 #, gcc-internal-format
27014 msgid "ISO C does not support %<++%> and %<--%> on complex types"
27017 #: c/c-typeck.c:3635 c/c-typeck.c:3667
27018 #, gcc-internal-format
27019 msgid "wrong type argument to increment"
27022 #: c/c-typeck.c:3637 c/c-typeck.c:3670
27023 #, gcc-internal-format
27024 msgid "wrong type argument to decrement"
27027 #: c/c-typeck.c:3657
27028 #, gcc-internal-format
27029 msgid "increment of pointer to unknown structure"
27032 #: c/c-typeck.c:3660
27033 #, gcc-internal-format
27034 msgid "decrement of pointer to unknown structure"
27037 #: c/c-typeck.c:3744
27038 #, gcc-internal-format
27039 msgid "taking address of expression of type %<void%>"
27042 #: c/c-typeck.c:3949
27043 #, gcc-internal-format
27044 msgid "cannot take address of bit-field %qD"
27047 #: c/c-typeck.c:3977
27048 #, gcc-internal-format
27049 msgid "global register variable %qD used in nested function"
27052 #: c/c-typeck.c:3980
27053 #, gcc-internal-format
27054 msgid "register variable %qD used in nested function"
27057 #: c/c-typeck.c:3985
27058 #, gcc-internal-format
27059 msgid "address of global register variable %qD requested"
27062 #: c/c-typeck.c:3987
27063 #, gcc-internal-format
27064 msgid "address of register variable %qD requested"
27067 #: c/c-typeck.c:4081
27068 #, gcc-internal-format
27069 msgid "non-lvalue array in conditional expression"
27072 #: c/c-typeck.c:4137 cp/call.c:4751
27073 #, gcc-internal-format
27075 "implicit conversion from %qT to %qT to match other result of conditional"
27078 #: c/c-typeck.c:4211
27079 #, gcc-internal-format
27080 msgid "ISO C forbids conditional expr with only one void side"
27083 #: c/c-typeck.c:4228
27084 #, gcc-internal-format
27085 msgid "pointers to disjoint address spaces used in conditional expression"
27088 #: c/c-typeck.c:4236 c/c-typeck.c:4245
27089 #, gcc-internal-format
27090 msgid "ISO C forbids conditional expr between %<void *%> and function pointer"
27093 #: c/c-typeck.c:4258
27094 #, gcc-internal-format
27095 msgid "pointer type mismatch in conditional expression"
27098 #: c/c-typeck.c:4267 c/c-typeck.c:4278
27099 #, gcc-internal-format
27100 msgid "pointer/integer type mismatch in conditional expression"
27103 #: c/c-typeck.c:4391
27104 #, gcc-internal-format
27105 msgid "left-hand operand of comma expression has no effect"
27108 #: c/c-typeck.c:4461
27109 msgid "cast adds %q#v qualifier to function type"
27112 #: c/c-typeck.c:4467
27113 msgid "cast discards %q#v qualifier from pointer target type"
27116 #: c/c-typeck.c:4502
27117 #, gcc-internal-format
27119 "to be safe all intermediate pointers in cast from %qT to %qT must be %<const"
27123 #: c/c-typeck.c:4539
27124 #, gcc-internal-format
27125 msgid "cast specifies array type"
27128 #: c/c-typeck.c:4545
27129 #, gcc-internal-format
27130 msgid "cast specifies function type"
27133 #: c/c-typeck.c:4561
27134 #, gcc-internal-format
27135 msgid "ISO C forbids casting nonscalar to the same type"
27138 #: c/c-typeck.c:4578
27139 #, gcc-internal-format
27140 msgid "ISO C forbids casts to union type"
27143 #: c/c-typeck.c:4588
27144 #, gcc-internal-format
27145 msgid "cast to union type from type not present in union"
27148 #: c/c-typeck.c:4623
27149 #, gcc-internal-format, gfc-internal-format
27151 "cast to %s address space pointer from disjoint generic address space pointer"
27154 #: c/c-typeck.c:4628
27155 #, gcc-internal-format, gfc-internal-format
27157 "cast to generic address space pointer from disjoint %s address space pointer"
27160 #: c/c-typeck.c:4633
27161 #, gcc-internal-format, gfc-internal-format
27162 msgid "cast to %s address space pointer from disjoint %s address space pointer"
27165 #: c/c-typeck.c:4653
27166 #, gcc-internal-format
27167 msgid "cast increases required alignment of target type"
27170 #: c/c-typeck.c:4664
27171 #, gcc-internal-format
27172 msgid "cast from pointer to integer of different size"
27175 #: c/c-typeck.c:4669
27176 #, gcc-internal-format
27177 msgid "cast from function call of type %qT to non-matching type %qT"
27180 #: c/c-typeck.c:4678 cp/typeck.c:6905
27181 #, gcc-internal-format
27182 msgid "cast to pointer from integer of different size"
27185 #: c/c-typeck.c:4692
27186 #, gcc-internal-format
27187 msgid "ISO C forbids conversion of function pointer to object pointer type"
27190 #: c/c-typeck.c:4701
27191 #, gcc-internal-format
27192 msgid "ISO C forbids conversion of object pointer to function pointer type"
27195 #: c/c-typeck.c:4787
27196 #, gcc-internal-format
27197 msgid "defining a type in a cast is invalid in C++"
27200 #: c/c-typeck.c:4926 c/c-typeck.c:5223
27201 #, gcc-internal-format
27202 msgid "enum conversion in assignment is invalid in C++"
27205 #. This macro is used to emit diagnostics to ensure that all format
27206 #. strings are complete sentences, visible to gettext and checked at
27208 #. This macro is used to emit diagnostics to ensure that all format
27209 #. strings are complete sentences, visible to gettext and checked at
27210 #. compile time. It is the same as WARN_FOR_ASSIGNMENT but with an
27211 #. extra parameter to enumerate qualifiers.
27212 #: c/c-typeck.c:5131 c/c-typeck.c:5161 c/c-typeck.c:5690
27213 #, gcc-internal-format
27214 msgid "expected %qT but argument is of type %qT"
27217 #: c/c-typeck.c:5221
27218 #, gcc-internal-format
27219 msgid "enum conversion when passing argument %d of %qE is invalid in C++"
27222 #: c/c-typeck.c:5225 c/c-typeck.c:7793
27223 #, gcc-internal-format
27224 msgid "enum conversion in initialization is invalid in C++"
27227 #: c/c-typeck.c:5227
27228 #, gcc-internal-format
27229 msgid "enum conversion in return is invalid in C++"
27232 #: c/c-typeck.c:5256
27233 #, gcc-internal-format
27234 msgid "cannot pass rvalue to reference parameter"
27237 #: c/c-typeck.c:5386 c/c-typeck.c:5611
27239 "passing argument %d of %qE makes %q#v qualified function pointer from "
27243 #: c/c-typeck.c:5389 c/c-typeck.c:5614
27244 msgid "assignment makes %q#v qualified function pointer from unqualified"
27247 #: c/c-typeck.c:5392 c/c-typeck.c:5616
27248 msgid "initialization makes %q#v qualified function pointer from unqualified"
27251 #: c/c-typeck.c:5395 c/c-typeck.c:5618
27252 msgid "return makes %q#v qualified function pointer from unqualified"
27255 #: c/c-typeck.c:5402 c/c-typeck.c:5574
27257 "passing argument %d of %qE discards %qv qualifier from pointer target type"
27260 #: c/c-typeck.c:5404 c/c-typeck.c:5576
27261 msgid "assignment discards %qv qualifier from pointer target type"
27264 #: c/c-typeck.c:5406 c/c-typeck.c:5578
27265 msgid "initialization discards %qv qualifier from pointer target type"
27268 #: c/c-typeck.c:5408 c/c-typeck.c:5580
27269 msgid "return discards %qv qualifier from pointer target type"
27272 #: c/c-typeck.c:5417
27273 #, gcc-internal-format
27274 msgid "ISO C prohibits argument conversion to union type"
27277 #: c/c-typeck.c:5472
27278 #, gcc-internal-format
27279 msgid "request for implicit conversion from %qT to %qT not permitted in C++"
27282 #: c/c-typeck.c:5484
27283 #, gcc-internal-format
27284 msgid "passing argument %d of %qE from pointer to non-enclosed address space"
27287 #: c/c-typeck.c:5488
27288 #, gcc-internal-format
27289 msgid "assignment from pointer to non-enclosed address space"
27292 #: c/c-typeck.c:5492
27293 #, gcc-internal-format
27294 msgid "initialization from pointer to non-enclosed address space"
27297 #: c/c-typeck.c:5496
27298 #, gcc-internal-format
27299 msgid "return from pointer to non-enclosed address space"
27302 #: c/c-typeck.c:5514
27303 #, gcc-internal-format
27304 msgid "argument %d of %qE might be a candidate for a format attribute"
27307 #: c/c-typeck.c:5520
27308 #, gcc-internal-format
27309 msgid "assignment left-hand side might be a candidate for a format attribute"
27312 #: c/c-typeck.c:5525
27313 #, gcc-internal-format
27315 "initialization left-hand side might be a candidate for a format attribute"
27318 #: c/c-typeck.c:5530 cp/typeck.c:7881
27319 #, gcc-internal-format
27320 msgid "return type might be a candidate for a format attribute"
27323 #: c/c-typeck.c:5556
27324 #, gcc-internal-format
27326 "ISO C forbids passing argument %d of %qE between function pointer and %<void "
27330 #: c/c-typeck.c:5559
27331 #, gcc-internal-format
27332 msgid "ISO C forbids assignment between function pointer and %<void *%>"
27335 #: c/c-typeck.c:5561
27336 #, gcc-internal-format
27337 msgid "ISO C forbids initialization between function pointer and %<void *%>"
27340 #: c/c-typeck.c:5563
27341 #, gcc-internal-format
27342 msgid "ISO C forbids return between function pointer and %<void *%>"
27345 #: c/c-typeck.c:5592
27346 #, gcc-internal-format
27347 msgid "pointer targets in passing argument %d of %qE differ in signedness"
27350 #: c/c-typeck.c:5594
27351 #, gcc-internal-format
27352 msgid "pointer targets in assignment differ in signedness"
27355 #: c/c-typeck.c:5596
27356 #, gcc-internal-format
27357 msgid "pointer targets in initialization differ in signedness"
27360 #: c/c-typeck.c:5598
27361 #, gcc-internal-format
27362 msgid "pointer targets in return differ in signedness"
27365 #: c/c-typeck.c:5627
27366 #, gcc-internal-format
27367 msgid "passing argument %d of %qE from incompatible pointer type"
27370 #: c/c-typeck.c:5629
27371 #, gcc-internal-format
27372 msgid "assignment from incompatible pointer type"
27375 #: c/c-typeck.c:5630
27376 #, gcc-internal-format
27377 msgid "initialization from incompatible pointer type"
27380 #: c/c-typeck.c:5632
27381 #, gcc-internal-format
27382 msgid "return from incompatible pointer type"
27385 #. ??? This should not be an error when inlining calls to
27386 #. unprototyped functions.
27387 #: c/c-typeck.c:5640 c/c-typeck.c:6192 cp/typeck.c:1931
27388 #, gcc-internal-format
27389 msgid "invalid use of non-lvalue array"
27392 #: c/c-typeck.c:5650
27393 #, gcc-internal-format
27394 msgid "passing argument %d of %qE makes pointer from integer without a cast"
27397 #: c/c-typeck.c:5652
27398 #, gcc-internal-format
27399 msgid "assignment makes pointer from integer without a cast"
27402 #: c/c-typeck.c:5654
27403 #, gcc-internal-format
27404 msgid "initialization makes pointer from integer without a cast"
27407 #: c/c-typeck.c:5656
27408 #, gcc-internal-format
27409 msgid "return makes pointer from integer without a cast"
27412 #: c/c-typeck.c:5664
27413 #, gcc-internal-format
27414 msgid "passing argument %d of %qE makes integer from pointer without a cast"
27417 #: c/c-typeck.c:5666
27418 #, gcc-internal-format
27419 msgid "assignment makes integer from pointer without a cast"
27422 #: c/c-typeck.c:5668
27423 #, gcc-internal-format
27424 msgid "initialization makes integer from pointer without a cast"
27427 #: c/c-typeck.c:5670
27428 #, gcc-internal-format
27429 msgid "return makes integer from pointer without a cast"
27432 #: c/c-typeck.c:5693
27433 #, gcc-internal-format
27434 msgid "incompatible types when assigning to type %qT from type %qT"
27437 #: c/c-typeck.c:5698
27438 #, gcc-internal-format
27439 msgid "incompatible types when initializing type %qT using type %qT"
27442 #: c/c-typeck.c:5703
27443 #, gcc-internal-format
27444 msgid "incompatible types when returning type %qT but %qT was expected"
27447 #: c/c-typeck.c:5767
27448 #, gcc-internal-format
27449 msgid "traditional C rejects automatic aggregate initialization"
27452 #: c/c-typeck.c:5943 c/c-typeck.c:5960 c/c-typeck.c:5978
27453 #, gcc-internal-format
27454 msgid "(near initialization for %qs)"
27457 #: c/c-typeck.c:5993
27458 #, gcc-internal-format
27459 msgid "array initialized from parenthesized string constant"
27462 #: c/c-typeck.c:6066 c/c-typeck.c:6941
27463 #, gcc-internal-format
27464 msgid "initialization of a flexible array member"
27467 #: c/c-typeck.c:6076 cp/typeck2.c:888
27468 #, gcc-internal-format
27469 msgid "char-array initialized from wide string"
27472 #: c/c-typeck.c:6084
27473 #, gcc-internal-format
27474 msgid "wide character array initialized from non-wide string"
27477 #: c/c-typeck.c:6090
27478 #, gcc-internal-format
27479 msgid "wide character array initialized from incompatible wide string"
27482 #: c/c-typeck.c:6124
27483 #, gcc-internal-format
27484 msgid "array of inappropriate type initialized from string constant"
27487 #: c/c-typeck.c:6218
27488 #, gcc-internal-format
27489 msgid "array initialized from non-constant array expression"
27492 #: c/c-typeck.c:6232 c/c-typeck.c:6235 c/c-typeck.c:6243 c/c-typeck.c:6282
27493 #: c/c-typeck.c:7766
27494 #, gcc-internal-format
27495 msgid "initializer element is not constant"
27498 #: c/c-typeck.c:6248 c/c-typeck.c:6294 c/c-typeck.c:7776
27499 #, gcc-internal-format
27500 msgid "initializer element is not a constant expression"
27503 #: c/c-typeck.c:6289 c/c-typeck.c:7771
27504 #, gcc-internal-format
27505 msgid "initializer element is not computable at load time"
27508 #: c/c-typeck.c:6307
27509 #, gcc-internal-format
27510 msgid "invalid initializer"
27513 #: c/c-typeck.c:6581 cp/decl.c:5636
27514 #, gcc-internal-format
27515 msgid "opaque vector types cannot be initialized"
27518 #: c/c-typeck.c:6796
27519 #, gcc-internal-format
27520 msgid "extra brace group at end of initializer"
27523 #: c/c-typeck.c:6817
27524 #, gcc-internal-format
27525 msgid "missing braces around initializer"
27528 #: c/c-typeck.c:6878
27529 #, gcc-internal-format
27530 msgid "braces around scalar initializer"
27533 #: c/c-typeck.c:6938
27534 #, gcc-internal-format
27535 msgid "initialization of flexible array member in a nested context"
27538 #: c/c-typeck.c:6975
27539 #, gcc-internal-format
27540 msgid "missing initializer for field %qD of %qT"
27543 #: c/c-typeck.c:7000
27544 #, gcc-internal-format
27545 msgid "empty scalar initializer"
27548 #: c/c-typeck.c:7005
27549 #, gcc-internal-format
27550 msgid "extra elements in scalar initializer"
27553 #: c/c-typeck.c:7116 c/c-typeck.c:7197
27554 #, gcc-internal-format
27555 msgid "array index in non-array initializer"
27558 #: c/c-typeck.c:7121 c/c-typeck.c:7253
27559 #, gcc-internal-format
27560 msgid "field name not in record or union initializer"
27563 #: c/c-typeck.c:7170
27564 #, gcc-internal-format
27565 msgid "array index in initializer not of integer type"
27568 #: c/c-typeck.c:7179 c/c-typeck.c:7188
27569 #, gcc-internal-format
27570 msgid "array index in initializer is not an integer constant expression"
27573 #: c/c-typeck.c:7193 c/c-typeck.c:7195
27574 #, gcc-internal-format
27575 msgid "nonconstant array index in initializer"
27578 #: c/c-typeck.c:7199 c/c-typeck.c:7202
27579 #, gcc-internal-format
27580 msgid "array index in initializer exceeds array bounds"
27583 #: c/c-typeck.c:7216
27584 #, gcc-internal-format
27585 msgid "empty index range in initializer"
27588 #: c/c-typeck.c:7225
27589 #, gcc-internal-format
27590 msgid "array index range in initializer exceeds array bounds"
27593 #: c/c-typeck.c:7260
27594 #, gcc-internal-format
27595 msgid "unknown field %qE specified in initializer"
27598 #: c/c-typeck.c:7312 c/c-typeck.c:7339 c/c-typeck.c:7866
27599 #, gcc-internal-format
27600 msgid "initialized field with side-effects overwritten"
27603 #: c/c-typeck.c:7314 c/c-typeck.c:7341 c/c-typeck.c:7868
27604 #, gcc-internal-format
27605 msgid "initialized field overwritten"
27608 #: c/c-typeck.c:8084
27609 #, gcc-internal-format
27610 msgid "excess elements in char array initializer"
27613 #: c/c-typeck.c:8091 c/c-typeck.c:8152
27614 #, gcc-internal-format
27615 msgid "excess elements in struct initializer"
27618 #: c/c-typeck.c:8167
27619 #, gcc-internal-format
27620 msgid "non-static initialization of a flexible array member"
27623 #: c/c-typeck.c:8238
27624 #, gcc-internal-format
27625 msgid "excess elements in union initializer"
27628 #: c/c-typeck.c:8260
27629 #, gcc-internal-format
27630 msgid "traditional C rejects initialization of unions"
27633 #: c/c-typeck.c:8328
27634 #, gcc-internal-format
27635 msgid "excess elements in array initializer"
27638 #: c/c-typeck.c:8362
27639 #, gcc-internal-format
27640 msgid "excess elements in vector initializer"
27643 #: c/c-typeck.c:8394
27644 #, gcc-internal-format
27645 msgid "excess elements in scalar initializer"
27648 #: c/c-typeck.c:8631
27649 #, gcc-internal-format
27650 msgid "ISO C forbids %<goto *expr;%>"
27653 #: c/c-typeck.c:8653 cp/typeck.c:8093
27654 #, gcc-internal-format
27655 msgid "function declared %<noreturn%> has a %<return%> statement"
27658 #: c/c-typeck.c:8676
27659 #, gcc-internal-format
27660 msgid "%<return%> with no value, in function returning non-void"
27663 #: c/c-typeck.c:8686
27664 #, gcc-internal-format
27665 msgid "%<return%> with a value, in function returning void"
27668 #: c/c-typeck.c:8688
27669 #, gcc-internal-format
27670 msgid "ISO C forbids %<return%> with expression, in function returning void"
27673 #: c/c-typeck.c:8755
27674 #, gcc-internal-format
27675 msgid "function returns address of local variable"
27678 #: c/c-typeck.c:8829 cp/semantics.c:1032
27679 #, gcc-internal-format
27680 msgid "switch quantity not an integer"
27683 #: c/c-typeck.c:8842
27684 #, gcc-internal-format
27685 msgid "%<long%> switch expression not converted to %<int%> in ISO C"
27688 #: c/c-typeck.c:8878 c/c-typeck.c:8886
27689 #, gcc-internal-format
27690 msgid "case label is not an integer constant expression"
27693 #: c/c-typeck.c:8892 cp/parser.c:8963
27694 #, gcc-internal-format
27695 msgid "case label not within a switch statement"
27698 #: c/c-typeck.c:8894
27699 #, gcc-internal-format
27700 msgid "%<default%> label not within a switch statement"
27703 #: c/c-typeck.c:8977 cp/parser.c:9265
27704 #, gcc-internal-format
27705 msgid "suggest explicit braces to avoid ambiguous %<else%>"
27708 #: c/c-typeck.c:9086 cp/parser.c:9994
27709 #, gcc-internal-format
27710 msgid "break statement not within loop or switch"
27713 #: c/c-typeck.c:9088 cp/parser.c:10015
27714 #, gcc-internal-format
27715 msgid "continue statement not within a loop"
27718 #: c/c-typeck.c:9093 cp/parser.c:10005
27719 #, gcc-internal-format
27720 msgid "break statement used with OpenMP for loop"
27723 #: c/c-typeck.c:9119 cp/cp-gimplify.c:428
27724 #, gcc-internal-format
27725 msgid "statement with no effect"
27728 #: c/c-typeck.c:9145
27729 #, gcc-internal-format
27730 msgid "expression statement has incomplete type"
27733 #: c/c-typeck.c:9894 c/c-typeck.c:10031 cp/typeck.c:4461
27734 #, gcc-internal-format
27735 msgid "comparing vectors with different element types"
27738 #: c/c-typeck.c:9901 c/c-typeck.c:10038 cp/typeck.c:4469
27739 #, gcc-internal-format
27740 msgid "comparing vectors with different number of elements"
27743 #: c/c-typeck.c:9917 cp/typeck.c:4213
27744 #, gcc-internal-format
27745 msgid "comparing floating point with == or != is unsafe"
27748 #: c/c-typeck.c:9934 c/c-typeck.c:9954
27749 #, gcc-internal-format
27751 "the comparison will always evaluate as %<false%> for the address of %qD will "
27755 #: c/c-typeck.c:9940 c/c-typeck.c:9960
27756 #, gcc-internal-format
27758 "the comparison will always evaluate as %<true%> for the address of %qD will "
27762 #: c/c-typeck.c:9981 c/c-typeck.c:10081
27763 #, gcc-internal-format
27764 msgid "comparison of pointers to disjoint address spaces"
27767 #: c/c-typeck.c:9988 c/c-typeck.c:9994
27768 #, gcc-internal-format
27769 msgid "ISO C forbids comparison of %<void *%> with function pointer"
27772 #: c/c-typeck.c:10001 c/c-typeck.c:10091
27773 #, gcc-internal-format
27774 msgid "comparison of distinct pointer types lacks a cast"
27777 #: c/c-typeck.c:10013 c/c-typeck.c:10018 c/c-typeck.c:10117 c/c-typeck.c:10122
27778 #, gcc-internal-format
27779 msgid "comparison between pointer and integer"
27782 #: c/c-typeck.c:10069
27783 #, gcc-internal-format
27784 msgid "comparison of complete and incomplete pointers"
27787 #: c/c-typeck.c:10071
27788 #, gcc-internal-format
27789 msgid "ISO C forbids ordered comparisons of pointers to functions"
27792 #: c/c-typeck.c:10076
27793 #, gcc-internal-format
27794 msgid "ordered comparison of pointer with null pointer"
27797 #: c/c-typeck.c:10099 c/c-typeck.c:10102 c/c-typeck.c:10109 c/c-typeck.c:10112
27798 #: cp/typeck.c:4497 cp/typeck.c:4504
27799 #, gcc-internal-format
27800 msgid "ordered comparison of pointer with integer zero"
27803 #: c/c-typeck.c:10156 cp/typeck.c:4576
27804 #, gcc-internal-format
27806 "implicit conversion from %qT to %qT to match other operand of binary "
27810 #: c/c-typeck.c:10440
27811 #, gcc-internal-format
27812 msgid "used array that cannot be converted to pointer where scalar is required"
27815 #: c/c-typeck.c:10444
27816 #, gcc-internal-format
27817 msgid "used struct type value where scalar is required"
27820 #: c/c-typeck.c:10448
27821 #, gcc-internal-format
27822 msgid "used union type value where scalar is required"
27825 #: c/c-typeck.c:10459
27826 #, gcc-internal-format
27827 msgid "used vector type where scalar is required"
27830 #: c/c-typeck.c:10618 cp/semantics.c:4272
27831 #, gcc-internal-format
27832 msgid "%qE has invalid type for %<reduction%>"
27835 #: c/c-typeck.c:10655 cp/semantics.c:4287
27836 #, gcc-internal-format
27837 msgid "%qE has invalid type for %<reduction(%s)%>"
27840 #: c/c-typeck.c:10672 cp/semantics.c:4297
27841 #, gcc-internal-format
27842 msgid "%qE must be %<threadprivate%> for %<copyin%>"
27845 #: c/c-typeck.c:10682 cp/semantics.c:4065
27846 #, gcc-internal-format
27847 msgid "%qE is not a variable in clause %qs"
27850 #: c/c-typeck.c:10690 c/c-typeck.c:10712 c/c-typeck.c:10734
27851 #, gcc-internal-format
27852 msgid "%qE appears more than once in data clauses"
27855 #: c/c-typeck.c:10705 cp/semantics.c:4088
27856 #, gcc-internal-format
27857 msgid "%qE is not a variable in clause %<firstprivate%>"
27860 #: c/c-typeck.c:10727 cp/semantics.c:4110
27861 #, gcc-internal-format
27862 msgid "%qE is not a variable in clause %<lastprivate%>"
27865 #: c/c-typeck.c:10795 cp/semantics.c:4343
27866 #, gcc-internal-format
27867 msgid "%qE is predetermined %qs for %qs"
27870 #: c/c-typeck.c:10897
27871 #, gcc-internal-format
27872 msgid "C++ requires promoted type, not enum type, in %<va_arg%>"
27875 #. Conversion of implicit `this' argument failed.
27877 #, gcc-internal-format
27878 msgid " no known conversion for implicit %<this%> parameter from %qT to %qT"
27882 #, gcc-internal-format
27883 msgid " no known conversion for argument %d from %qT to %qT"
27886 #: cp/call.c:3129 cp/pt.c:5337
27887 #, gcc-internal-format, gfc-internal-format
27888 msgid " candidate expects %d argument, %d provided"
27889 msgid_plural " candidate expects %d arguments, %d provided"
27894 #, gcc-internal-format
27895 msgid "%s%D(%T, %T, %T) <built-in>"
27899 #, gcc-internal-format
27900 msgid "%s%D(%T, %T) <built-in>"
27904 #, gcc-internal-format
27905 msgid "%s%D(%T) <built-in>"
27909 #, gcc-internal-format
27910 msgid "%s%T <conversion>"
27914 #, gcc-internal-format
27915 msgid "%s%#D <near match>"
27919 #, gcc-internal-format
27920 msgid "%s%#D <deleted>"
27924 #, gcc-internal-format
27929 #, gcc-internal-format
27931 " return type %qT of explicit conversion function cannot be converted to %qT "
27932 "with a qualification conversion"
27936 #, gcc-internal-format
27938 " conversion from return type %qT of template conversion function "
27939 "specialization to %qT is not an exact match"
27943 #, gcc-internal-format
27945 " substitution of deduced template arguments resulted in errors seen above"
27948 #. Re-run template unification with diagnostics.
27950 #, gcc-internal-format
27951 msgid " template argument deduction/substitution failed:"
27955 #, gcc-internal-format
27957 " a constructor taking a single argument of its own class type is invalid"
27961 #, gcc-internal-format
27962 msgid "conversion from %qT to %qT is ambiguous"
27966 #, gcc-internal-format
27968 "conversion from %qT to %qT not considered for non-type template argument"
27972 #, gcc-internal-format
27973 msgid "no matching function for call to %<%D(%A)%>"
27977 #, gcc-internal-format
27978 msgid "call of overloaded %<%D(%A)%> is ambiguous"
27981 #. It's no good looking for an overloaded operator() on a
27982 #. pointer-to-member-function.
27984 #, gcc-internal-format
27986 "pointer-to-member function %E cannot be called without an object; consider "
27991 #, gcc-internal-format
27992 msgid "no match for call to %<(%T) (%A)%>"
27996 #, gcc-internal-format
27997 msgid "call of %<(%T) (%A)%> is ambiguous"
28001 #, gcc-internal-format
28002 msgid "ambiguous overload for "
28006 #, gcc-internal-format
28007 msgid "no match for "
28011 #, gcc-internal-format
28012 msgid " (operand types are %qT, %qT, and %qT)"
28016 #, gcc-internal-format
28017 msgid " (operand types are %qT and %qT)"
28021 #, gcc-internal-format
28022 msgid " (operand type is %qT)"
28026 #, gcc-internal-format
28027 msgid "ternary %<operator?:%>"
28031 #, gcc-internal-format
28032 msgid "ternary %<operator?:%> in %<%E ? %E : %E%>"
28035 #: cp/call.c:4218 cp/call.c:4249 cp/call.c:4258
28036 #, gcc-internal-format
28037 msgid "%<operator%s%>"
28041 #, gcc-internal-format
28042 msgid "%<operator%s%> in %<%E%s%>"
28046 #, gcc-internal-format
28047 msgid "%<operator[]%>"
28051 #, gcc-internal-format
28052 msgid "%<operator[]%> in %<%E[%E]%>"
28056 #, gcc-internal-format
28061 #, gcc-internal-format
28062 msgid "%qs in %<%s %E%>"
28066 #, gcc-internal-format
28067 msgid "%<operator%s%> in %<%E %s %E%>"
28071 #, gcc-internal-format
28072 msgid "%<operator%s%> in %<%s%E%>"
28076 #, gcc-internal-format
28077 msgid "ISO C++ forbids omitting the middle term of a ?: expression"
28081 #, gcc-internal-format
28082 msgid "at least one operand of a vector conditional operator must be a vector"
28086 #, gcc-internal-format
28087 msgid "incompatible vector types in conditional expression: %qT, %qT and %qT"
28091 #, gcc-internal-format
28093 "second operand to the conditional operator is of type %<void%>, but the "
28094 "third operand is neither a throw-expression nor of type %<void%>"
28098 #, gcc-internal-format
28100 "third operand to the conditional operator is of type %<void%>, but the "
28101 "second operand is neither a throw-expression nor of type %<void%>"
28104 #: cp/call.c:4567 cp/call.c:4818
28105 #, gcc-internal-format
28106 msgid "operands to ?: have different types %qT and %qT"
28110 #, gcc-internal-format
28111 msgid "enumeral mismatch in conditional expression: %qT vs %qT"
28115 #, gcc-internal-format
28116 msgid "enumeral and non-enumeral type in conditional expression"
28120 #, gcc-internal-format
28121 msgid "no %<%D(int)%> declared for postfix %qs, trying prefix operator instead"
28125 #, gcc-internal-format
28126 msgid "no %<%D(int)%> declared for postfix %qs"
28130 #, gcc-internal-format
28131 msgid "comparison between %q#T and %q#T"
28135 #, gcc-internal-format
28136 msgid "non-placement deallocation function %q+D"
28140 #, gcc-internal-format
28141 msgid "selected for placement delete"
28145 #, gcc-internal-format
28146 msgid "no corresponding deallocation function for %qD"
28150 #, gcc-internal-format
28151 msgid "no suitable %<operator %s%> for %qT"
28155 #, gcc-internal-format
28156 msgid "%q+#D is private"
28160 #, gcc-internal-format
28161 msgid "%q+#D is protected"
28165 #, gcc-internal-format
28166 msgid "%q+#D is inaccessible"
28170 #, gcc-internal-format
28171 msgid "within this context"
28175 #, gcc-internal-format
28176 msgid "passing NULL to non-pointer argument %P of %qD"
28180 #, gcc-internal-format
28181 msgid "converting to non-pointer type %qT from NULL"
28185 #, gcc-internal-format
28186 msgid "converting %<false%> to pointer type for argument %P of %qD"
28190 #, gcc-internal-format
28191 msgid "converting %<false%> to pointer type %qT"
28195 #, gcc-internal-format
28196 msgid "too many braces around initializer for %qT"
28200 #, gcc-internal-format
28201 msgid "invalid user-defined conversion from %qT to %qT"
28204 #: cp/call.c:5839 cp/cvt.c:225
28205 #, gcc-internal-format
28206 msgid "invalid conversion from %qT to %qT"
28209 #: cp/call.c:5843 cp/call.c:6065
28210 #, gcc-internal-format
28211 msgid " initializing argument %P of %qD"
28215 #, gcc-internal-format
28217 "converting to %qT from initializer list would use explicit constructor %qD"
28220 #: cp/call.c:5949 cp/call.c:6080
28221 #, gcc-internal-format
28222 msgid " initializing argument %P of %q+D"
28226 #, gcc-internal-format
28227 msgid "cannot bind %qT lvalue to %qT"
28231 #, gcc-internal-format
28232 msgid "cannot bind bitfield %qE to %qT"
28235 #: cp/call.c:6112 cp/call.c:6129
28236 #, gcc-internal-format
28237 msgid "cannot bind packed field %qE to %qT"
28241 #, gcc-internal-format
28242 msgid "cannot bind rvalue %qE to %qT"
28245 #: cp/call.c:6231 cp/cvt.c:1696
28246 #, gcc-internal-format
28248 "scoped enum %qT will not promote to an integral type in a future version of "
28253 #, gcc-internal-format
28254 msgid "cannot pass objects of non-trivially-copyable type %q#T through %<...%>"
28257 #. conditionally-supported behavior [expr.call] 5.2.2/7.
28259 #, gcc-internal-format
28261 "cannot receive objects of non-trivially-copyable type %q#T through %<...%>; "
28265 #, gcc-internal-format
28266 msgid "recursive evaluation of default argument for %q#D"
28270 #, gcc-internal-format
28272 "call to %qD uses the default argument for parameter %P, which is not yet "
28277 #, gcc-internal-format
28278 msgid "argument of function call might be a candidate for a format attribute"
28282 #, gcc-internal-format
28283 msgid "use of multiversioned function without a default"
28287 #, gcc-internal-format
28288 msgid "passing %qT as %<this%> argument of %q#D discards qualifiers"
28292 #, gcc-internal-format
28293 msgid "%qT is not an accessible base of %qT"
28297 #, gcc-internal-format
28298 msgid "deducing %qT as %qT"
28302 #, gcc-internal-format
28303 msgid " in call to %q+D"
28307 #, gcc-internal-format
28308 msgid " (you can disable this with -fno-deduce-init-list)"
28312 #, gcc-internal-format
28313 msgid "could not find class$ field in java interface type %qT"
28317 #, gcc-internal-format
28318 msgid "call to non-function %qD"
28321 #: cp/call.c:7462 cp/typeck.c:2680
28322 #, gcc-internal-format
28323 msgid "cannot call constructor %<%T::%D%> directly"
28327 #, gcc-internal-format
28328 msgid " for a function-style cast, remove the redundant %<::%D%>"
28332 #, gcc-internal-format
28333 msgid "no matching function for call to %<%T::operator %T(%A)%#V%>"
28337 #, gcc-internal-format
28338 msgid "no matching function for call to %<%T::%s(%A)%#V%>"
28342 #, gcc-internal-format
28343 msgid "call of overloaded %<%s(%A)%> is ambiguous"
28347 #, gcc-internal-format
28348 msgid "cannot call member function %qD without object"
28352 #, gcc-internal-format
28353 msgid "passing %qT chooses %qT over %qT"
28356 #: cp/call.c:8430 cp/name-lookup.c:5547
28357 #, gcc-internal-format
28358 msgid " in call to %qD"
28362 #, gcc-internal-format
28363 msgid "choosing %qD over %qD"
28367 #, gcc-internal-format
28368 msgid " for conversion from %qT to %qT"
28372 #, gcc-internal-format
28373 msgid " because conversion sequence for the argument is better"
28377 #, gcc-internal-format
28378 msgid "default argument mismatch in overload resolution"
28382 #, gcc-internal-format
28383 msgid " candidate 1: %q+#F"
28387 #, gcc-internal-format
28388 msgid " candidate 2: %q+#F"
28392 #, gcc-internal-format
28394 "ISO C++ says that these are ambiguous, even though the worst conversion for "
28395 "the first is better than the worst conversion for the second:"
28399 #, gcc-internal-format
28400 msgid "could not convert %qE from %qT to %qT"
28404 #, gcc-internal-format
28405 msgid "a temporary bound to %qD only persists until the constructor exits"
28409 #, gcc-internal-format
28411 "invalid initialization of non-const reference of type %qT from an rvalue of "
28416 #, gcc-internal-format
28418 "invalid initialization of reference of type %qT from expression of type %qT"
28422 #, gcc-internal-format
28423 msgid "cannot convert from base %qT to derived type %qT via virtual base %qT"
28427 #, gcc-internal-format
28428 msgid "Java class %qT cannot have a destructor"
28432 #, gcc-internal-format
28433 msgid "Java class %qT cannot have an implicit non-trivial destructor"
28437 #, gcc-internal-format
28438 msgid "%q#D inherited from %qT"
28442 #, gcc-internal-format
28443 msgid "conflicts with version inherited from %qT"
28447 #, gcc-internal-format
28448 msgid "%q+#D cannot be overloaded"
28452 #, gcc-internal-format
28457 #, gcc-internal-format
28458 msgid "conflicting access specifications for method %q+D, ignored"
28462 #, gcc-internal-format
28463 msgid "conflicting access specifications for field %qE, ignored"
28466 #: cp/class.c:1277 cp/class.c:1285
28467 #, gcc-internal-format
28468 msgid "%q+D invalid in %q#T"
28472 #, gcc-internal-format
28473 msgid " because of local method %q+#D with same name"
28477 #, gcc-internal-format
28478 msgid " because of local member %q+#D with same name"
28482 #, gcc-internal-format
28483 msgid "%qT does not have the %E abi tag that base %qT has"
28486 #: cp/class.c:1331 cp/class.c:1341
28487 #, gcc-internal-format
28488 msgid "%qT declared here"
28492 #, gcc-internal-format
28493 msgid "%qT does not have the %E abi tag that %qT (used in the type of %qD) has"
28497 #, gcc-internal-format
28498 msgid "cannot derive from %<final%> base %qT in derived type %qT"
28502 #, gcc-internal-format
28503 msgid "base class %q#T has a non-virtual destructor"
28507 #, gcc-internal-format
28508 msgid "all member functions in class %qT are private"
28512 #, gcc-internal-format
28513 msgid "%q#T only defines a private destructor and has no friends"
28517 #, gcc-internal-format
28518 msgid "%q#T only defines private constructors and has no friends"
28522 #, gcc-internal-format
28523 msgid "no unique final overrider for %qD in %qT"
28527 #, gcc-internal-format
28528 msgid "%q+#D marked final, but is not virtual"
28532 #, gcc-internal-format
28533 msgid "%q+#D marked override, but does not override"
28536 #. Here we know it is a hider, and no overrider exists.
28538 #, gcc-internal-format
28539 msgid "%q+D was hidden"
28543 #, gcc-internal-format
28547 #: cp/class.c:2767 cp/decl2.c:1365
28548 #, gcc-internal-format
28549 msgid "%q+#D invalid; an anonymous union can only have non-static data members"
28553 #, gcc-internal-format
28555 "%q+#D invalid; an anonymous struct can only have non-static data members"
28558 #: cp/class.c:2778 cp/decl2.c:1371
28559 #, gcc-internal-format
28560 msgid "private member %q+#D in anonymous union"
28564 #, gcc-internal-format
28565 msgid "private member %q+#D in anonymous struct"
28568 #: cp/class.c:2785 cp/decl2.c:1373
28569 #, gcc-internal-format
28570 msgid "protected member %q+#D in anonymous union"
28574 #, gcc-internal-format
28575 msgid "protected member %q+#D in anonymous struct"
28579 #, gcc-internal-format
28580 msgid "the ellipsis in %qD is not inherited"
28584 #, gcc-internal-format
28585 msgid "bit-field %q+#D with non-integral type"
28589 #, gcc-internal-format
28590 msgid "bit-field %q+D width not an integer constant"
28594 #, gcc-internal-format
28595 msgid "negative width in bit-field %q+D"
28599 #, gcc-internal-format
28600 msgid "zero width for bit-field %q+D"
28604 #, gcc-internal-format
28605 msgid "width of %q+D exceeds its type"
28609 #, gcc-internal-format
28610 msgid "%q+D is too small to hold all values of %q#T"
28614 #, gcc-internal-format
28615 msgid "member %q+#D with constructor not allowed in union"
28619 #, gcc-internal-format
28620 msgid "member %q+#D with destructor not allowed in union"
28624 #, gcc-internal-format
28625 msgid "member %q+#D with copy assignment operator not allowed in union"
28629 #, gcc-internal-format
28630 msgid "unrestricted unions only available with -std=c++11 or -std=gnu++11"
28634 #, gcc-internal-format
28635 msgid "multiple fields in union %qT initialized"
28639 #, gcc-internal-format
28640 msgid "%q+D may not be static because it is a member of a union"
28644 #, gcc-internal-format
28645 msgid "%q+D may not have reference type %qT because it is a member of a union"
28649 #, gcc-internal-format
28650 msgid "field %q+D invalidly declared function type"
28654 #, gcc-internal-format
28655 msgid "field %q+D invalidly declared method type"
28659 #, gcc-internal-format
28660 msgid "ignoring packed attribute because of unpacked non-POD field %q+#D"
28664 #, gcc-internal-format
28665 msgid "field %q+#D with same name as class"
28669 #, gcc-internal-format
28670 msgid "%q#T has pointer data members"
28674 #, gcc-internal-format
28675 msgid " but does not override %<%T(const %T&)%>"
28679 #, gcc-internal-format
28680 msgid " or %<operator=(const %T&)%>"
28684 #, gcc-internal-format
28685 msgid " but does not override %<operator=(const %T&)%>"
28689 #, gcc-internal-format
28691 "offset of empty base %qT may not be ABI-compliant and maychange in a future "
28696 #, gcc-internal-format
28697 msgid "class %qT will be considered nearly empty in a future version of GCC"
28701 #, gcc-internal-format
28702 msgid "initializer specified for non-virtual method %q+D"
28706 #, gcc-internal-format
28707 msgid "method overrides both %<transaction_pure%> and %qE methods"
28711 #, gcc-internal-format
28712 msgid "method declared %qE overriding %qE method"
28715 #: cp/class.c:5135 cp/semantics.c:5828
28716 #, gcc-internal-format
28718 "enclosing class of constexpr non-static member function %q+#D is not a "
28723 #, gcc-internal-format
28724 msgid "%q+T is not literal because:"
28728 #, gcc-internal-format
28729 msgid " %q+T has a non-trivial destructor"
28733 #, gcc-internal-format
28735 " %q+T is not an aggregate, does not have a trivial default constructor, and "
28736 "has no constexpr constructor that is not a copy or move constructor"
28740 #, gcc-internal-format
28741 msgid " base class %qT of %q+T is non-literal"
28745 #, gcc-internal-format
28746 msgid " non-static data member %q+D has non-literal type"
28750 #, gcc-internal-format
28751 msgid "non-static reference %q+#D in class without a constructor"
28755 #, gcc-internal-format
28756 msgid "non-static const member %q+#D in class without a constructor"
28759 #. If the function is defaulted outside the class, we just
28760 #. give the synthesis error.
28762 #, gcc-internal-format
28764 "%q+D declared to take const reference, but implicit declaration would take "
28769 #, gcc-internal-format
28771 "offset of virtual base %qT is not ABI-compliant and may change in a future "
28776 #, gcc-internal-format
28777 msgid "direct base %qT inaccessible in %qT due to ambiguity"
28781 #, gcc-internal-format
28782 msgid "virtual base %qT inaccessible in %qT due to ambiguity"
28786 #, gcc-internal-format
28788 "size assigned to %qT may not be ABI-compliant and may change in a future "
28793 #, gcc-internal-format
28795 "the offset of %qD may not be ABI-compliant and may change in a future "
28800 #, gcc-internal-format
28802 "offset of %q+D is not ABI-compliant and may change in a future version of GCC"
28806 #, gcc-internal-format
28808 "%q+D contains empty classes which may cause base classes to be placed at "
28809 "different locations in a future version of GCC"
28813 #, gcc-internal-format
28815 "layout of classes derived from empty class %qT may change in a future "
28819 #: cp/class.c:6223 cp/decl.c:12125 cp/parser.c:18860
28820 #, gcc-internal-format
28821 msgid "redefinition of %q#T"
28825 #, gcc-internal-format
28826 msgid "%q#T has virtual functions and accessible non-virtual destructor"
28830 #, gcc-internal-format
28831 msgid "type transparent %q#T does not have any fields"
28835 #, gcc-internal-format
28836 msgid "type transparent class %qT has base classes"
28840 #, gcc-internal-format
28841 msgid "type transparent class %qT has virtual functions"
28845 #, gcc-internal-format
28847 "type transparent %q#T cannot be made transparent because the type of the "
28848 "first field has a different ABI from the class overall"
28852 #, gcc-internal-format
28853 msgid "trying to finish struct, but kicked out due to previous parse errors"
28857 #, gcc-internal-format
28858 msgid "language string %<\"%E\"%> not recognized"
28862 #, gcc-internal-format
28863 msgid "cannot resolve overloaded function %qD based on conversion to type %qT"
28867 #, gcc-internal-format
28868 msgid "no matches converting function %qD to type %q#T"
28872 #, gcc-internal-format
28873 msgid "converting overloaded function %qD to type %q#T is ambiguous"
28877 #, gcc-internal-format
28878 msgid "assuming pointer to member %qD"
28882 #, gcc-internal-format
28883 msgid "(a pointer to member can only be formed with %<&%E%>)"
28886 #: cp/class.c:7416 cp/class.c:7450
28887 #, gcc-internal-format
28888 msgid "not enough type information"
28891 #: cp/class.c:7433 cp/cvt.c:173 cp/cvt.c:199 cp/cvt.c:248
28892 #, gcc-internal-format
28893 msgid "cannot convert %qE from type %qT to type %qT"
28896 #. [basic.scope.class]
28898 #. A name N used in a class S shall refer to the same declaration
28899 #. in its context and when re-evaluated in the completed scope of
28901 #: cp/class.c:7745 cp/decl.c:1325
28902 #, gcc-internal-format
28903 msgid "declaration of %q#D"
28907 #, gcc-internal-format
28908 msgid "changes meaning of %qD from %q+#D"
28911 #: cp/cp-gimplify.c:1487
28912 #, gcc-internal-format
28913 msgid "%qE implicitly determined as %<firstprivate%> has reference type"
28917 #, gcc-internal-format
28918 msgid "can%'t convert from incomplete type %qT to %qT"
28922 #, gcc-internal-format
28923 msgid "conversion of %qE from %qT to %qT is ambiguous"
28927 #, gcc-internal-format
28928 msgid "initialization of volatile reference type %q#T from rvalue of type %qT"
28932 #, gcc-internal-format
28933 msgid "conversion to volatile reference type %q#T from rvalue of type %qT"
28937 #, gcc-internal-format
28938 msgid "initialization of non-const reference type %q#T from rvalue of type %qT"
28942 #, gcc-internal-format
28943 msgid "conversion to non-const reference type %q#T from rvalue of type %qT"
28947 #, gcc-internal-format
28948 msgid "conversion from %qT to %qT discards qualifiers"
28951 #: cp/cvt.c:489 cp/typeck.c:6496
28952 #, gcc-internal-format
28953 msgid "casting %qT to %qT does not dereference pointer"
28957 #, gcc-internal-format
28958 msgid "cannot convert type %qT to type %qT"
28962 #, gcc-internal-format
28963 msgid "conversion from %q#T to %q#T"
28967 #, gcc-internal-format
28969 "the result of the conversion is unspecified because %qE is outside the range "
28973 #: cp/cvt.c:756 cp/cvt.c:800
28974 #, gcc-internal-format
28975 msgid "%q#T used where a %qT was expected"
28979 #, gcc-internal-format
28980 msgid "could not convert %qE from %<void%> to %<bool%>"
28984 #, gcc-internal-format
28985 msgid "%q#T used where a floating point value was expected"
28989 #, gcc-internal-format
28990 msgid "conversion from %qT to non-scalar type %qT requested"
28994 #, gcc-internal-format
28995 msgid "pseudo-destructor is not called"
28999 #, gcc-internal-format
29000 msgid "conversion to void will not access object of incomplete type %qT"
29004 #, gcc-internal-format
29006 "indirection will not access object of incomplete type %qT in second operand "
29007 "of conditional expression"
29011 #, gcc-internal-format
29013 "indirection will not access object of incomplete type %qT in third operand "
29014 "of conditional expression"
29018 #, gcc-internal-format
29020 "indirection will not access object of incomplete type %qT in right operand "
29021 "of comma operator"
29025 #, gcc-internal-format
29027 "indirection will not access object of incomplete type %qT in left operand of "
29032 #, gcc-internal-format
29033 msgid "indirection will not access object of incomplete type %qT in statement"
29037 #, gcc-internal-format
29039 "indirection will not access object of incomplete type %qT in for increment "
29044 #, gcc-internal-format
29045 msgid "conversion to void will not access object of type %qT"
29049 #, gcc-internal-format
29051 "implicit dereference will not access object of type %qT in second operand of "
29052 "conditional expression"
29056 #, gcc-internal-format
29058 "implicit dereference will not access object of type %qT in third operand of "
29059 "conditional expression"
29063 #, gcc-internal-format
29065 "implicit dereference will not access object of type %qT in right operand of "
29070 #, gcc-internal-format
29072 "implicit dereference will not access object of type %qT in left operand of "
29077 #, gcc-internal-format
29078 msgid "implicit dereference will not access object of type %qT in statement"
29082 #, gcc-internal-format
29084 "implicit dereference will not access object of type %qT in for increment "
29089 #, gcc-internal-format
29091 "conversion to void will not access object of non-trivially-copyable type %qT"
29095 #, gcc-internal-format
29097 "indirection will not access object of non-trivially-copyable type %qT in "
29098 "second operand of conditional expression"
29102 #, gcc-internal-format
29104 "indirection will not access object of non-trivially-copyable type %qT in "
29105 "third operand of conditional expression"
29109 #, gcc-internal-format
29111 "indirection will not access object of non-trivially-copyable type %qT in "
29112 "right operand of comma operator"
29116 #, gcc-internal-format
29118 "indirection will not access object of non-trivially-copyable type %qT in "
29119 "left operand of comma operator"
29123 #, gcc-internal-format
29125 "indirection will not access object of non-trivially-copyable type %qT in "
29130 #, gcc-internal-format
29132 "indirection will not access object of non-trivially-copyable type %qT in for "
29133 "increment expression"
29137 #, gcc-internal-format
29138 msgid "conversion to void will not access object %qE of incomplete type %qT"
29142 #, gcc-internal-format
29144 "variable %qE of incomplete type %qT will not be accessed in second operand "
29145 "of conditional expression"
29149 #, gcc-internal-format
29151 "variable %qE of incomplete type %qT will not be accessed in third operand of "
29152 "conditional expression"
29156 #, gcc-internal-format
29158 "variable %qE of incomplete type %qT will not be accessed in right operand of "
29163 #, gcc-internal-format
29165 "variable %qE of incomplete type %qT will not be accessed in left operand of "
29170 #, gcc-internal-format
29171 msgid "variable %qE of incomplete type %qT will not be accessed in statement"
29175 #, gcc-internal-format
29177 "variable %qE of incomplete type %qT will not be accessed in for increment "
29182 #, gcc-internal-format
29183 msgid "conversion to void cannot resolve address of overloaded function"
29187 #, gcc-internal-format
29189 "second operand of conditional expression cannot resolve address of "
29190 "overloaded function"
29194 #, gcc-internal-format
29196 "third operand of conditional expression cannot resolve address of overloaded "
29201 #, gcc-internal-format
29203 "right operand of comma operator cannot resolve address of overloaded function"
29207 #, gcc-internal-format
29209 "left operand of comma operator cannot resolve address of overloaded function"
29213 #, gcc-internal-format
29214 msgid "statement cannot resolve address of overloaded function"
29218 #, gcc-internal-format
29219 msgid "for increment expression cannot resolve address of overloaded function"
29223 #, gcc-internal-format
29225 "second operand of conditional expression is a reference, not call, to "
29230 #, gcc-internal-format
29232 "third operand of conditional expression is a reference, not call, to "
29237 #, gcc-internal-format
29239 "right operand of comma operator is a reference, not call, to function %qE"
29243 #, gcc-internal-format
29245 "left operand of comma operator is a reference, not call, to function %qE"
29249 #, gcc-internal-format
29250 msgid "statement is a reference, not call, to function %qE"
29254 #, gcc-internal-format
29255 msgid "for increment expression is a reference, not call, to function %qE"
29259 #, gcc-internal-format
29260 msgid "second operand of conditional expression has no effect"
29264 #, gcc-internal-format
29265 msgid "third operand of conditional expression has no effect"
29269 #, gcc-internal-format
29270 msgid "right operand of comma operator has no effect"
29274 #, gcc-internal-format
29275 msgid "left operand of comma operator has no effect"
29279 #, gcc-internal-format
29280 msgid "statement has no effect"
29284 #, gcc-internal-format
29285 msgid "for increment expression has no effect"
29289 #, gcc-internal-format
29290 msgid "converting NULL to non-pointer type"
29293 #: cp/cvt.c:1587 cp/cvt.c:1636
29294 #, gcc-internal-format
29295 msgid "ambiguous default type conversion from %qT"
29299 #, gcc-internal-format
29300 msgid " candidate conversions include %qD"
29304 #, gcc-internal-format
29305 msgid " candidate conversions include %qD and %qD"
29309 #, gcc-internal-format
29310 msgid "variable %q+D set but not used"
29314 #, gcc-internal-format
29315 msgid "%qD was declared %<extern%> and later %<static%>"
29318 #: cp/decl.c:1147 cp/decl.c:1756 objc/objc-act.c:3375 objc/objc-act.c:3964
29319 #: objc/objc-act.c:3992 objc/objc-act.c:4048 objc/objc-act.c:6831
29320 #, gcc-internal-format
29321 msgid "previous declaration of %q+D"
29325 #, gcc-internal-format
29326 msgid "declaration of %qF has a different exception specifier"
29330 #, gcc-internal-format
29331 msgid "from previous declaration %q+F"
29335 #, gcc-internal-format
29336 msgid "redeclaration %qD differs in %<constexpr%>"
29340 #, gcc-internal-format
29341 msgid "from previous declaration %q+D"
29345 #, gcc-internal-format
29346 msgid "literal operator template %q+D conflicts with raw literal operator %qD"
29350 #, gcc-internal-format
29351 msgid "raw literal operator %q+D conflicts with literal operator template %qD"
29355 #, gcc-internal-format
29356 msgid "function %q+D redeclared as inline"
29360 #, gcc-internal-format
29361 msgid "previous declaration of %q+D with attribute noinline"
29365 #, gcc-internal-format
29366 msgid "function %q+D redeclared with attribute noinline"
29370 #, gcc-internal-format
29371 msgid "previous declaration of %q+D was inline"
29374 #: cp/decl.c:1313 cp/decl.c:1387
29375 #, gcc-internal-format
29376 msgid "shadowing built-in function %q#D"
29379 #: cp/decl.c:1314 cp/decl.c:1388
29380 #, gcc-internal-format
29381 msgid "shadowing library function %q#D"
29385 #, gcc-internal-format
29386 msgid "library function %q#D redeclared as non-function %q#D"
29390 #, gcc-internal-format
29391 msgid "conflicts with built-in declaration %q#D"
29394 #: cp/decl.c:1380 cp/decl.c:1510 cp/decl.c:1531
29395 #, gcc-internal-format
29396 msgid "new declaration %q#D"
29400 #, gcc-internal-format
29401 msgid "ambiguates built-in declaration %q#D"
29405 #, gcc-internal-format
29406 msgid "%q#D redeclared as different kind of symbol"
29410 #, gcc-internal-format
29411 msgid "previous declaration of %q+#D"
29415 #, gcc-internal-format
29416 msgid "declaration of template %q#D"
29419 #: cp/decl.c:1496 cp/name-lookup.c:844 cp/name-lookup.c:859
29420 #, gcc-internal-format
29421 msgid "conflicts with previous declaration %q+#D"
29424 #: cp/decl.c:1511 cp/decl.c:1536
29425 #, gcc-internal-format
29426 msgid "ambiguates old declaration %q+#D"
29430 #, gcc-internal-format
29431 msgid "declaration of C function %q#D conflicts with"
29435 #, gcc-internal-format
29436 msgid "previous declaration %q+#D here"
29440 #, gcc-internal-format
29441 msgid "ambiguates old declaration with deduced return type"
29445 #, gcc-internal-format
29446 msgid "conflicting declaration %q#D"
29450 #, gcc-internal-format
29451 msgid "%q+D has a previous declaration as %q#D"
29454 #. [namespace.alias]
29456 #. A namespace-name or namespace-alias shall not be declared as
29457 #. the name of any other entity in the same declarative region.
29458 #. A namespace-name defined at global scope shall not be
29459 #. declared as the name of any other entity in any global scope
29462 #, gcc-internal-format
29463 msgid "declaration of namespace %qD conflicts with"
29467 #, gcc-internal-format
29468 msgid "previous declaration of namespace %q+D here"
29472 #, gcc-internal-format
29473 msgid "%q+#D previously defined here"
29476 #: cp/decl.c:1610 cp/name-lookup.c:1136
29477 #, gcc-internal-format
29478 msgid "%q+#D previously declared here"
29481 #. Prototype decl follows defn w/o prototype.
29483 #, gcc-internal-format
29484 msgid "prototype for %q+#D"
29488 #, gcc-internal-format
29489 msgid "follows non-prototype definition here"
29493 #, gcc-internal-format
29494 msgid "previous declaration of %q+#D with %qL linkage"
29498 #, gcc-internal-format
29499 msgid "conflicts with new declaration with %qL linkage"
29502 #: cp/decl.c:1686 cp/decl.c:1692
29503 #, gcc-internal-format
29504 msgid "default argument given for parameter %d of %q#D"
29507 #: cp/decl.c:1688 cp/decl.c:1694
29508 #, gcc-internal-format
29509 msgid "after previous specification in %q+#D"
29513 #, gcc-internal-format
29514 msgid "redundant redeclaration of %qD in same scope"
29518 #, gcc-internal-format
29519 msgid "deleted definition of %qD"
29523 #, gcc-internal-format
29524 msgid "after previous declaration %q+D"
29527 #. From [temp.expl.spec]:
29529 #. If a template, a member template or the member of a class
29530 #. template is explicitly specialized then that
29531 #. specialization shall be declared before the first use of
29532 #. that specialization that would cause an implicit
29533 #. instantiation to take place, in every translation unit in
29534 #. which such a use occurs.
29536 #, gcc-internal-format
29537 msgid "explicit specialization of %qD after first use"
29541 #, gcc-internal-format
29542 msgid "%q+D: visibility attribute ignored because it"
29546 #, gcc-internal-format
29547 msgid "conflicts with previous declaration here"
29550 #. Reject two definitions.
29551 #: cp/decl.c:2429 cp/decl.c:2458 cp/decl.c:2491 cp/decl.c:2508 cp/decl.c:2581
29552 #, gcc-internal-format
29553 msgid "redefinition of %q#D"
29557 #, gcc-internal-format
29558 msgid "%qD conflicts with used function"
29562 #, gcc-internal-format
29563 msgid "%q#D not declared in class"
29566 #: cp/decl.c:2469 cp/decl.c:2518
29567 #, gcc-internal-format
29568 msgid "%q+D redeclared inline with %<gnu_inline%> attribute"
29571 #: cp/decl.c:2472 cp/decl.c:2521
29572 #, gcc-internal-format
29573 msgid "%q+D redeclared inline without %<gnu_inline%> attribute"
29580 #, gcc-internal-format
29581 msgid "redeclaration of friend %q#D may not have default template arguments"
29585 #, gcc-internal-format
29586 msgid "thread-local declaration of %q#D follows non-thread-local declaration"
29590 #, gcc-internal-format
29591 msgid "non-thread-local declaration of %q#D follows thread-local declaration"
29594 #: cp/decl.c:2570 cp/decl.c:2589 cp/name-lookup.c:553 cp/name-lookup.c:1135
29595 #, gcc-internal-format
29596 msgid "redeclaration of %q#D"
29600 #, gcc-internal-format
29601 msgid "jump to label %qD"
29605 #, gcc-internal-format
29606 msgid "jump to case label"
29609 #: cp/decl.c:2746 cp/decl.c:2888 cp/decl.c:2928
29610 #, gcc-internal-format
29614 #: cp/decl.c:2765 cp/decl.c:2931
29615 #, gcc-internal-format
29616 msgid " exits OpenMP structured block"
29620 #, gcc-internal-format
29621 msgid " crosses initialization of %q+#D"
29624 #: cp/decl.c:2789 cp/decl.c:2905
29625 #, gcc-internal-format
29626 msgid " enters scope of %q+#D which has non-trivial destructor"
29629 #: cp/decl.c:2803 cp/decl.c:2910
29630 #, gcc-internal-format
29631 msgid " enters try block"
29634 #. Can't skip init of __exception_info.
29635 #: cp/decl.c:2805 cp/decl.c:2899 cp/decl.c:2912
29636 #, gcc-internal-format
29637 msgid " enters catch block"
29640 #: cp/decl.c:2815 cp/decl.c:2915
29641 #, gcc-internal-format
29642 msgid " enters OpenMP structured block"
29645 #: cp/decl.c:2887 cp/decl.c:2927
29646 #, gcc-internal-format
29647 msgid "jump to label %q+D"
29651 #, gcc-internal-format
29652 msgid " skips initialization of %q+#D"
29656 #, gcc-internal-format
29657 msgid "label named wchar_t"
29661 #, gcc-internal-format
29662 msgid "%qD is not a type"
29665 #: cp/decl.c:3296 cp/parser.c:5071
29666 #, gcc-internal-format
29667 msgid "%qD used without template parameters"
29671 #, gcc-internal-format
29672 msgid "%q#T is not a class"
29675 #: cp/decl.c:3329 cp/decl.c:3421
29676 #, gcc-internal-format
29677 msgid "no class template named %q#T in %q#T"
29681 #, gcc-internal-format
29682 msgid "no type named %q#T in %q#T"
29686 #, gcc-internal-format
29687 msgid "lookup of %qT in %qT is ambiguous"
29691 #, gcc-internal-format
29692 msgid "%<typename %T::%D%> names %q#T, which is not a class template"
29696 #, gcc-internal-format
29697 msgid "%<typename %T::%D%> names %q#T, which is not a type"
29701 #, gcc-internal-format
29702 msgid "template parameters do not match template"
29705 #: cp/decl.c:3431 cp/friend.c:330 cp/friend.c:338
29706 #, gcc-internal-format
29707 msgid "%q+D declared here"
29711 #, gcc-internal-format
29712 msgid "an anonymous struct cannot have function members"
29716 #, gcc-internal-format
29717 msgid "an anonymous union cannot have function members"
29721 #, gcc-internal-format
29722 msgid "member %q+#D with constructor not allowed in anonymous aggregate"
29726 #, gcc-internal-format
29727 msgid "member %q+#D with destructor not allowed in anonymous aggregate"
29731 #, gcc-internal-format
29733 "member %q+#D with copy assignment operator not allowed in anonymous aggregate"
29737 #, gcc-internal-format
29738 msgid "attribute ignored in declaration of %q#T"
29742 #, gcc-internal-format
29743 msgid "attribute for %q#T must follow the %qs keyword"
29747 #, gcc-internal-format
29748 msgid "multiple types in one declaration"
29752 #, gcc-internal-format
29753 msgid "redeclaration of C++ built-in type %qT"
29757 #, gcc-internal-format
29758 msgid "%<auto%> can only be specified for variables or function declarations"
29762 #, gcc-internal-format
29763 msgid "missing type-name in typedef-declaration"
29767 #, gcc-internal-format
29768 msgid "ISO C++ prohibits anonymous structs"
29772 #, gcc-internal-format
29773 msgid "%qs can only be specified for functions"
29777 #, gcc-internal-format
29778 msgid "%<friend%> can only be specified inside a class"
29782 #, gcc-internal-format
29783 msgid "%<explicit%> can only be specified for constructors"
29787 #, gcc-internal-format
29788 msgid "a storage class can only be specified for objects and functions"
29792 #, gcc-internal-format
29793 msgid "qualifiers can only be specified for objects and functions"
29797 #, gcc-internal-format
29798 msgid "%<typedef%> was ignored in this declaration"
29802 #, gcc-internal-format
29803 msgid "%<constexpr%> cannot be used for type declarations"
29807 #, gcc-internal-format
29808 msgid "attribute ignored in explicit instantiation %q#T"
29812 #, gcc-internal-format
29813 msgid "no attribute can be applied to an explicit instantiation"
29817 #, gcc-internal-format
29818 msgid "ignoring attributes applied to class type %qT outside of definition"
29821 #. A template type parameter or other dependent type.
29823 #, gcc-internal-format
29825 "ignoring attributes applied to dependent type %qT without an associated "
29829 #: cp/decl.c:4470 cp/decl2.c:819
29830 #, gcc-internal-format
29831 msgid "typedef %qD is initialized (use decltype instead)"
29835 #, gcc-internal-format
29836 msgid "declaration of %q#D has %<extern%> and is initialized"
29840 #, gcc-internal-format
29841 msgid "definition of %q#D is marked %<dllimport%>"
29845 #, gcc-internal-format
29846 msgid "%q#D is not a static member of %q#T"
29850 #, gcc-internal-format
29851 msgid "ISO C++ does not permit %<%T::%D%> to be defined as %<%T::%D%>"
29855 #, gcc-internal-format
29856 msgid "duplicate initialization of %qD"
29860 #, gcc-internal-format
29861 msgid "%qD declared %<constexpr%> outside its class"
29865 #, gcc-internal-format
29866 msgid "declaration of %q#D outside of class is not definition"
29870 #, gcc-internal-format
29871 msgid "variable %q#D has initializer but incomplete type"
29874 #: cp/decl.c:4688 cp/decl.c:5499
29875 #, gcc-internal-format
29876 msgid "elements of array %q#D have incomplete type"
29879 #: cp/decl.c:4695 cp/decl.c:6123
29880 #, gcc-internal-format
29881 msgid "declaration of %q#D has no initializer"
29885 #, gcc-internal-format
29886 msgid "aggregate %q#D has incomplete type and cannot be defined"
29890 #, gcc-internal-format
29891 msgid "%qD declared as reference but not initialized"
29895 #, gcc-internal-format
29896 msgid "name used in a GNU-style designated initializer for an array"
29899 #: cp/decl.c:4780 cp/typeck2.c:1085 cp/typeck2.c:1189
29900 #, gcc-internal-format
29901 msgid "non-trivial designated initializers not supported"
29905 #, gcc-internal-format
29906 msgid "name %qD used in a GNU-style designated initializer for an array"
29910 #, gcc-internal-format
29911 msgid "initializer fails to determine size of %qD"
29915 #, gcc-internal-format
29916 msgid "array size missing in %qD"
29920 #, gcc-internal-format
29921 msgid "zero-size array %qD"
29924 #. An automatic variable with an incomplete type: that is an error.
29925 #. Don't talk about array types here, since we took care of that
29926 #. message in grokdeclarator.
29928 #, gcc-internal-format
29929 msgid "storage size of %qD isn%'t known"
29933 #, gcc-internal-format
29934 msgid "storage size of %qD isn%'t constant"
29938 #, gcc-internal-format
29940 "sorry: semantics of inline function static data %q+#D are wrong (you%'ll "
29941 "wind up with multiple copies)"
29945 #, gcc-internal-format
29946 msgid " you can work around this by removing the initializer"
29950 #, gcc-internal-format
29951 msgid "uninitialized const %qD"
29955 #, gcc-internal-format
29956 msgid "%q#T has no user-provided default constructor"
29960 #, gcc-internal-format
29962 "constructor is not user-provided because it is explicitly defaulted in the "
29967 #, gcc-internal-format
29968 msgid "and the implicitly-defined constructor does not initialize %q+#D"
29972 #, gcc-internal-format
29973 msgid "invalid type %qT as initializer for a vector of type %qT"
29977 #, gcc-internal-format
29978 msgid "initializer for %qT must be brace-enclosed"
29982 #, gcc-internal-format
29983 msgid "%<[%E] =%> used in a GNU-style designated initializer for class %qT"
29987 #, gcc-internal-format
29988 msgid "%qT has no non-static data member named %qD"
29992 #, gcc-internal-format
29993 msgid "invalid initializer for %q#D"
29997 #, gcc-internal-format
29998 msgid "C99 designator %qE outside aggregate initializer"
30001 #: cp/decl.c:5293 cp/decl.c:5478 cp/typeck2.c:1072 cp/typeck2.c:1270
30002 #: cp/typeck2.c:1299 cp/typeck2.c:1346
30003 #, gcc-internal-format
30004 msgid "too many initializers for %qT"
30008 #, gcc-internal-format
30009 msgid "braces around scalar initializer for type %qT"
30013 #, gcc-internal-format
30014 msgid "missing braces around initializer for %qT"
30018 #, gcc-internal-format
30019 msgid "elements of array %q#T have incomplete type"
30023 #, gcc-internal-format
30024 msgid "variable-sized object %qD may not be initialized"
30028 #, gcc-internal-format
30029 msgid "variable-sized compound literal"
30033 #, gcc-internal-format
30034 msgid "%q#D has incomplete type"
30038 #, gcc-internal-format
30039 msgid "scalar object %qD requires one element in initializer"
30043 #, gcc-internal-format
30044 msgid "in C++98 %qD must be initialized by constructor, not by %<{...}%>"
30048 #, gcc-internal-format
30049 msgid "array %qD initialized by parenthesized string literal %qE"
30053 #, gcc-internal-format
30054 msgid "initializer invalid for static member with constructor"
30058 #, gcc-internal-format
30059 msgid "non-constant in-class initialization invalid for static member %qD"
30063 #, gcc-internal-format
30064 msgid "(an out of class initialization is required)"
30068 #, gcc-internal-format
30069 msgid "assignment (not initialization) in declaration"
30073 #, gcc-internal-format
30074 msgid "shadowing previous type declaration of %q#D"
30078 #, gcc-internal-format
30079 msgid "Java object %qD not allocated with %<new%>"
30083 #, gcc-internal-format
30085 "%qD cannot be initialized by a non-constant expression when being declared"
30089 #, gcc-internal-format
30090 msgid "non-static data member %qD has Java class type"
30094 #, gcc-internal-format
30095 msgid "function %q#D is initialized like a variable"
30099 #, gcc-internal-format
30101 "non-local variable %qD declared %<__thread%> needs dynamic initialization"
30105 #, gcc-internal-format
30107 "non-local variable %qD declared %<__thread%> has a non-trivial destructor"
30111 #, gcc-internal-format
30112 msgid "C++11 %<thread_local%> allows dynamic initialization and destruction"
30116 #, gcc-internal-format
30117 msgid "initializer fails to determine size of %qT"
30121 #, gcc-internal-format
30122 msgid "array size missing in %qT"
30126 #, gcc-internal-format
30127 msgid "zero-size array %qT"
30131 #, gcc-internal-format
30132 msgid "destructor for alien class %qT cannot be a member"
30136 #, gcc-internal-format
30137 msgid "constructor for alien class %qT cannot be a member"
30141 #, gcc-internal-format
30142 msgid "%qD declared as a %<virtual%> variable"
30146 #, gcc-internal-format
30147 msgid "%qD declared as an %<inline%> variable"
30151 #, gcc-internal-format
30153 "%<const%> and %<volatile%> function specifiers on %qD invalid in variable "
30158 #, gcc-internal-format
30159 msgid "%qD declared as a %<virtual%> parameter"
30163 #, gcc-internal-format
30164 msgid "%qD declared as an %<inline%> parameter"
30168 #, gcc-internal-format
30170 "%<const%> and %<volatile%> function specifiers on %qD invalid in parameter "
30175 #, gcc-internal-format
30176 msgid "%qD declared as a %<virtual%> type"
30180 #, gcc-internal-format
30181 msgid "%qD declared as an %<inline%> type"
30185 #, gcc-internal-format
30187 "%<const%> and %<volatile%> function specifiers on %qD invalid in type "
30192 #, gcc-internal-format
30193 msgid "%qD declared as a %<virtual%> field"
30197 #, gcc-internal-format
30198 msgid "%qD declared as an %<inline%> field"
30202 #, gcc-internal-format
30204 "%<const%> and %<volatile%> function specifiers on %qD invalid in field "
30209 #, gcc-internal-format
30210 msgid "%q+D declared as a friend"
30214 #, gcc-internal-format
30215 msgid "%q+D declared with an exception specification"
30219 #, gcc-internal-format
30220 msgid "definition of %qD is not in namespace enclosing %qT"
30224 #, gcc-internal-format
30225 msgid "static member function %q#D declared with type qualifiers"
30229 #, gcc-internal-format
30230 msgid "defining explicit specialization %qD in friend declaration"
30233 #. Something like `template <class T> friend void f<T>()'.
30235 #, gcc-internal-format
30236 msgid "invalid use of template-id %qD in declaration of primary template"
30240 #, gcc-internal-format
30242 "default arguments are not allowed in declaration of friend template "
30243 "specialization %qD"
30247 #, gcc-internal-format
30249 "%<inline%> is not allowed in declaration of friend template specialization "
30254 #, gcc-internal-format
30255 msgid "cannot declare %<::main%> to be a template"
30259 #, gcc-internal-format
30260 msgid "cannot declare %<::main%> to be inline"
30264 #, gcc-internal-format
30265 msgid "cannot declare %<::main%> to be static"
30269 #, gcc-internal-format
30271 "anonymous type with no linkage used to declare function %q#D with linkage"
30274 #: cp/decl.c:7514 cp/decl.c:7882 cp/decl2.c:3864
30275 #, gcc-internal-format
30277 "%q+#D does not refer to the unqualified type, so it is not used for linkage"
30281 #, gcc-internal-format
30282 msgid "type %qT with no linkage used to declare function %q#D with linkage"
30286 #, gcc-internal-format
30287 msgid "static member function %qD cannot have cv-qualifier"
30291 #, gcc-internal-format
30292 msgid "non-member function %qD cannot have cv-qualifier"
30296 #, gcc-internal-format
30297 msgid "literal operator with C linkage"
30301 #, gcc-internal-format
30302 msgid "%qD has invalid argument list"
30306 #, gcc-internal-format
30307 msgid "integer suffix %<%s%> shadowed by implementation"
30311 #, gcc-internal-format
30312 msgid "floating point suffix %<%s%> shadowed by implementation"
30316 #, gcc-internal-format
30317 msgid "%qD must be a non-member function"
30321 #, gcc-internal-format
30322 msgid "%<::main%> must return %<int%>"
30326 #, gcc-internal-format
30327 msgid "definition of implicitly-declared %qD"
30331 #, gcc-internal-format
30332 msgid "definition of explicitly-defaulted %q+D"
30336 #, gcc-internal-format
30337 msgid "%q+#D explicitly defaulted here"
30340 #: cp/decl.c:7704 cp/decl2.c:738
30341 #, gcc-internal-format
30342 msgid "no %q#D member function declared in class %qT"
30345 #. DRs 132, 319 and 389 seem to indicate types with
30346 #. no linkage can only be used to declare extern "C"
30347 #. entities. Since it's not always an error in the
30348 #. ISO C++ 90 Standard, we only issue a warning.
30350 #, gcc-internal-format
30352 "anonymous type with no linkage used to declare variable %q#D with linkage"
30356 #, gcc-internal-format
30357 msgid "type %qT with no linkage used to declare variable %q#D with linkage"
30361 #, gcc-internal-format
30362 msgid "in-class initialization of static data member %q#D of incomplete type"
30366 #, gcc-internal-format
30368 "%<constexpr%> needed for in-class initialization of static data member %q#D "
30369 "of non-integral type"
30373 #, gcc-internal-format
30374 msgid "in-class initialization of static data member %q#D of non-literal type"
30378 #, gcc-internal-format
30380 "invalid in-class initialization of static data member of non-integral type "
30385 #, gcc-internal-format
30386 msgid "ISO C++ forbids in-class initialization of non-const static member %qD"
30390 #, gcc-internal-format
30392 "ISO C++ forbids initialization of member constant %qD of non-integral type "
30396 #: cp/decl.c:8147 cp/decl.c:8175
30397 #, gcc-internal-format
30398 msgid "size of array %qD has non-integral type %qT"
30401 #: cp/decl.c:8150 cp/decl.c:8177
30402 #, gcc-internal-format
30403 msgid "size of array has non-integral type %qT"
30407 #, gcc-internal-format
30408 msgid "size of array %qD is negative"
30412 #, gcc-internal-format
30413 msgid "size of array is negative"
30417 #, gcc-internal-format
30418 msgid "ISO C++ forbids zero-size array %qD"
30422 #, gcc-internal-format
30423 msgid "ISO C++ forbids zero-size array"
30427 #, gcc-internal-format
30428 msgid "size of array %qD is not an integral constant-expression"
30432 #, gcc-internal-format
30433 msgid "size of array is not an integral constant-expression"
30437 #, gcc-internal-format
30438 msgid "ISO C++ forbids variable length array %qD"
30442 #, gcc-internal-format
30443 msgid "ISO C++ forbids variable length array"
30447 #, gcc-internal-format
30448 msgid "variable length array %qD is used"
30452 #, gcc-internal-format
30453 msgid "overflow in array dimension"
30457 #, gcc-internal-format
30458 msgid "declaration of %qD as array of %<auto%>"
30462 #, gcc-internal-format
30463 msgid "declaration of %qD as array of void"
30467 #, gcc-internal-format
30468 msgid "creating array of void"
30472 #, gcc-internal-format
30473 msgid "declaration of %qD as array of functions"
30477 #, gcc-internal-format
30478 msgid "creating array of functions"
30482 #, gcc-internal-format
30483 msgid "declaration of %qD as array of references"
30487 #, gcc-internal-format
30488 msgid "creating array of references"
30492 #, gcc-internal-format
30493 msgid "declaration of %qD as array of function members"
30497 #, gcc-internal-format
30498 msgid "creating array of function members"
30502 #, gcc-internal-format
30504 "declaration of %qD as multidimensional array must have bounds for all "
30505 "dimensions except the first"
30509 #, gcc-internal-format
30511 "multidimensional array must have bounds for all dimensions except the first"
30515 #, gcc-internal-format
30516 msgid "return type specification for constructor invalid"
30520 #, gcc-internal-format
30521 msgid "return type specification for destructor invalid"
30525 #, gcc-internal-format
30526 msgid "return type specified for %<operator %T%>"
30530 #, gcc-internal-format
30531 msgid "unnamed variable or field declared void"
30535 #, gcc-internal-format
30536 msgid "variable or field declared void"
30540 #, gcc-internal-format
30541 msgid "invalid use of qualified-name %<::%D%>"
30545 #, gcc-internal-format
30546 msgid "invalid use of qualified-name %<%T::%D%>"
30550 #, gcc-internal-format
30551 msgid "invalid use of qualified-name %<%D::%D%>"
30555 #, gcc-internal-format
30556 msgid "%q#T is not a class or a namespace"
30560 #, gcc-internal-format
30561 msgid "type %qT is not derived from type %qT"
30564 #: cp/decl.c:8761 cp/decl.c:8853 cp/decl.c:8862 cp/decl.c:10238
30565 #, gcc-internal-format
30566 msgid "declaration of %qD as non-function"
30570 #, gcc-internal-format
30571 msgid "declaration of %qD as non-member"
30575 #, gcc-internal-format
30576 msgid "declarator-id missing; using reserved word %qD"
30580 #, gcc-internal-format
30581 msgid "function definition does not declare parameters"
30585 #, gcc-internal-format
30586 msgid "declaration of %qD as %<typedef%>"
30590 #, gcc-internal-format
30591 msgid "declaration of %qD as parameter"
30595 #, gcc-internal-format
30596 msgid "%<constexpr%> cannot appear in a typedef declaration"
30600 #, gcc-internal-format
30601 msgid "two or more data types in declaration of %qs"
30605 #, gcc-internal-format
30606 msgid "conflicting specifiers in declaration of %qs"
30609 #: cp/decl.c:8994 cp/decl.c:8997 cp/decl.c:9000
30610 #, gcc-internal-format
30611 msgid "ISO C++ forbids declaration of %qs with no type"
30615 #, gcc-internal-format
30616 msgid "%<__int128%> is not supported by this target"
30620 #, gcc-internal-format
30621 msgid "ISO C++ does not support %<__int128%> for %qs"
30624 #: cp/decl.c:9037 cp/decl.c:9057
30625 #, gcc-internal-format
30626 msgid "%<signed%> or %<unsigned%> invalid for %qs"
30630 #, gcc-internal-format
30631 msgid "%<signed%> and %<unsigned%> specified together for %qs"
30635 #, gcc-internal-format
30636 msgid "%<long long%> invalid for %qs"
30640 #, gcc-internal-format
30641 msgid "%<long%> invalid for %qs"
30645 #, gcc-internal-format
30646 msgid "%<short%> invalid for %qs"
30650 #, gcc-internal-format
30651 msgid "%<long%> or %<short%> invalid for %qs"
30655 #, gcc-internal-format
30656 msgid "%<long%>, %<int%>, %<short%>, or %<char%> invalid for %qs"
30660 #, gcc-internal-format
30661 msgid "%<long%> or %<short%> specified with char for %qs"
30665 #, gcc-internal-format
30666 msgid "%<long%> and %<short%> specified together for %qs"
30670 #, gcc-internal-format
30671 msgid "%<short%> or %<long%> invalid for %qs"
30675 #, gcc-internal-format
30676 msgid "long, short, signed or unsigned used invalidly for %qs"
30680 #, gcc-internal-format
30681 msgid "complex invalid for %qs"
30685 #, gcc-internal-format
30686 msgid "qualifiers are not allowed on declaration of %<operator %T%>"
30690 #, gcc-internal-format
30691 msgid "member %qD cannot be declared both virtual and static"
30695 #, gcc-internal-format
30696 msgid "typedef declaration invalid in parameter declaration"
30700 #, gcc-internal-format
30701 msgid "storage class specified for template parameter %qs"
30705 #, gcc-internal-format
30706 msgid "storage class specifiers invalid in parameter declarations"
30710 #, gcc-internal-format
30711 msgid "a parameter cannot be declared %<constexpr%>"
30715 #, gcc-internal-format
30716 msgid "%<virtual%> outside class declaration"
30720 #, gcc-internal-format
30721 msgid "multiple storage classes in declaration of %qs"
30725 #, gcc-internal-format
30726 msgid "storage class specified for %qs"
30730 #, gcc-internal-format
30731 msgid "storage class specified for parameter %qs"
30735 #, gcc-internal-format
30736 msgid "nested function %qs declared %<extern%>"
30740 #, gcc-internal-format
30741 msgid "top-level declaration of %qs specifies %<auto%>"
30745 #, gcc-internal-format
30746 msgid "function-scope %qs implicitly auto and declared %<__thread%>"
30750 #, gcc-internal-format
30751 msgid "storage class specifiers invalid in friend function declarations"
30755 #, gcc-internal-format
30756 msgid "%qs declared as function returning a function"
30760 #, gcc-internal-format
30761 msgid "%qs declared as function returning an array"
30765 #, gcc-internal-format
30766 msgid "%qs declared as function returning an abstract class type"
30770 #, gcc-internal-format
30771 msgid "%qs function uses %<auto%> type specifier without trailing return type"
30775 #, gcc-internal-format
30777 "%qs function with trailing return type has %qT as its type rather than plain "
30781 #. Not using maybe_warn_cpp0x because this should
30782 #. always be an error.
30784 #, gcc-internal-format
30785 msgid "trailing return type only available with -std=c++11 or -std=gnu++11"
30789 #, gcc-internal-format
30791 "%qs function with trailing return type not declared with %<auto%> type "
30796 #, gcc-internal-format
30797 msgid "destructor cannot be static member function"
30801 #, gcc-internal-format
30802 msgid "constructor cannot be static member function"
30806 #, gcc-internal-format
30807 msgid "destructors may not be cv-qualified"
30811 #, gcc-internal-format
30812 msgid "constructors may not be cv-qualified"
30816 #, gcc-internal-format
30817 msgid "constructors cannot be declared virtual"
30821 #, gcc-internal-format
30822 msgid "can%'t initialize friend function %qs"
30825 #. Cannot be both friend and virtual.
30827 #, gcc-internal-format
30828 msgid "virtual functions cannot be friends"
30832 #, gcc-internal-format
30833 msgid "friend declaration not in class definition"
30837 #, gcc-internal-format
30838 msgid "can%'t define friend function %qs in a local class definition"
30842 #, gcc-internal-format
30843 msgid "destructors may not have parameters"
30847 #, gcc-internal-format
30848 msgid "cannot declare pointer to %q#T"
30851 #: cp/decl.c:9622 cp/decl.c:9629
30852 #, gcc-internal-format
30853 msgid "cannot declare reference to %q#T"
30857 #, gcc-internal-format
30858 msgid "cannot declare pointer to %q#T member"
30862 #, gcc-internal-format
30863 msgid "cannot declare reference to qualified function type %qT"
30867 #, gcc-internal-format
30868 msgid "cannot declare pointer to qualified function type %qT"
30872 #, gcc-internal-format
30874 "cannot declare reference to %q#T, which is not a typedef or a template type "
30879 #, gcc-internal-format
30880 msgid "both %<volatile%> and %<constexpr%> cannot be used here"
30884 #, gcc-internal-format
30885 msgid "template-id %qD used as a declarator"
30889 #, gcc-internal-format
30890 msgid "member functions are implicitly friends of their class"
30894 #, gcc-internal-format
30895 msgid "extra qualification %<%T::%> on member %qs"
30899 #, gcc-internal-format
30900 msgid "cannot define member function %<%T::%s%> within %<%T%>"
30904 #, gcc-internal-format
30905 msgid "cannot declare member function %<%T::%s%> within %<%T%>"
30909 #, gcc-internal-format
30910 msgid "cannot declare member %<%T::%s%> within %qT"
30914 #, gcc-internal-format
30915 msgid "non-parameter %qs cannot be a parameter pack"
30919 #, gcc-internal-format
30920 msgid "size of array %qs is too large"
30924 #, gcc-internal-format
30925 msgid "data member may not have variably modified type %qT"
30929 #, gcc-internal-format
30930 msgid "parameter may not have variably modified type %qT"
30933 #. [dcl.fct.spec] The explicit specifier shall only be used in
30934 #. declarations of constructors within a class definition.
30936 #, gcc-internal-format
30937 msgid "only declarations of constructors can be %<explicit%>"
30941 #, gcc-internal-format
30942 msgid "non-member %qs cannot be declared %<mutable%>"
30946 #, gcc-internal-format
30947 msgid "non-object member %qs cannot be declared %<mutable%>"
30951 #, gcc-internal-format
30952 msgid "function %qs cannot be declared %<mutable%>"
30956 #, gcc-internal-format
30957 msgid "static %qs cannot be declared %<mutable%>"
30961 #, gcc-internal-format
30962 msgid "const %qs cannot be declared %<mutable%>"
30966 #, gcc-internal-format
30967 msgid "reference %qs cannot be declared %<mutable%>"
30971 #, gcc-internal-format
30972 msgid "typedef declared %<auto%>"
30976 #, gcc-internal-format
30977 msgid "typedef name may not be a nested-name-specifier"
30981 #, gcc-internal-format
30982 msgid "ISO C++ forbids nested type %qD with same name as enclosing class"
30986 #, gcc-internal-format
30988 "qualified function types cannot be used to declare static member functions"
30992 #, gcc-internal-format
30993 msgid "qualified function types cannot be used to declare free functions"
30997 #, gcc-internal-format
30998 msgid "type qualifiers specified for friend class declaration"
31002 #, gcc-internal-format
31003 msgid "%<inline%> specified for friend class declaration"
31007 #, gcc-internal-format
31008 msgid "template parameters cannot be friends"
31012 #, gcc-internal-format
31013 msgid "friend declaration requires class-key, i.e. %<friend class %T::%D%>"
31017 #, gcc-internal-format
31018 msgid "friend declaration requires class-key, i.e. %<friend %#T%>"
31022 #, gcc-internal-format
31023 msgid "trying to make class %qT a friend of global scope"
31027 #, gcc-internal-format
31028 msgid "invalid qualifiers on non-member function type"
31032 #, gcc-internal-format
31033 msgid "abstract declarator %qT used as declaration"
31037 #, gcc-internal-format
31038 msgid "cannot use %<::%> in parameter declaration"
31042 #, gcc-internal-format
31043 msgid "parameter declared %<auto%>"
31047 #, gcc-internal-format
31048 msgid "non-static data member declared %<auto%>"
31051 #. Something like struct S { int N::j; };
31053 #, gcc-internal-format
31054 msgid "invalid use of %<::%>"
31058 #, gcc-internal-format
31059 msgid "declaration of function %qD in invalid context"
31063 #, gcc-internal-format
31064 msgid "function %qD declared virtual inside a union"
31068 #, gcc-internal-format
31069 msgid "%qD cannot be declared virtual, since it is always static"
31073 #, gcc-internal-format
31074 msgid "expected qualified name in friend declaration for destructor %qD"
31078 #, gcc-internal-format
31079 msgid "declaration of %qD as member of %qT"
31083 #, gcc-internal-format
31084 msgid "a destructor cannot be %<constexpr%>"
31088 #, gcc-internal-format
31089 msgid "expected qualified name in friend declaration for constructor %qD"
31093 #, gcc-internal-format
31094 msgid "field %qD has incomplete type"
31098 #, gcc-internal-format
31099 msgid "name %qT has incomplete type"
31103 #, gcc-internal-format
31104 msgid " in instantiation of template %qT"
31108 #, gcc-internal-format
31109 msgid "%qE is neither function nor member function; cannot be declared friend"
31113 #, gcc-internal-format
31114 msgid "constexpr static data member %qD must have an initializer"
31118 #, gcc-internal-format
31119 msgid "non-static data member %qE declared %<constexpr%>"
31123 #, gcc-internal-format
31124 msgid "storage class %<auto%> invalid for function %qs"
31128 #, gcc-internal-format
31129 msgid "storage class %<register%> invalid for function %qs"
31133 #, gcc-internal-format
31134 msgid "storage class %<__thread%> invalid for function %qs"
31138 #, gcc-internal-format
31139 msgid "storage class %<thread_local%> invalid for function %qs"
31143 #, gcc-internal-format
31144 msgid "virt-specifiers in %qs not allowed outside a class definition"
31148 #, gcc-internal-format
31150 "%<static%> specified invalid for function %qs declared out of global scope"
31154 #, gcc-internal-format
31156 "%<inline%> specifier invalid for function %qs declared out of global scope"
31160 #, gcc-internal-format
31161 msgid "virtual non-class function %qs"
31165 #, gcc-internal-format
31166 msgid "%qs defined in a non-class scope"
31170 #, gcc-internal-format
31171 msgid "%qs declared in a non-class scope"
31175 #, gcc-internal-format
31176 msgid "cannot declare member function %qD to have static linkage"
31179 #. FIXME need arm citation
31181 #, gcc-internal-format
31182 msgid "cannot declare static function inside another function"
31186 #, gcc-internal-format
31188 "%<static%> may not be used when defining (as opposed to declaring) a static "
31193 #, gcc-internal-format
31194 msgid "static member %qD declared %<register%>"
31198 #, gcc-internal-format
31199 msgid "cannot explicitly declare member %q#D to have extern linkage"
31203 #, gcc-internal-format
31204 msgid "declaration of constexpr variable %qD is not a definition"
31208 #, gcc-internal-format
31209 msgid "%qs initialized and declared %<extern%>"
31213 #, gcc-internal-format
31214 msgid "%qs has both %<extern%> and initializer"
31218 #, gcc-internal-format
31219 msgid "default argument %qE uses %qD"
31223 #, gcc-internal-format
31224 msgid "default argument %qE uses local variable %qD"
31228 #, gcc-internal-format
31229 msgid "parameter %qD has Java class type"
31233 #, gcc-internal-format
31234 msgid "parameter %qD invalidly declared method type"
31238 #, gcc-internal-format
31239 msgid "parameter %qD includes pointer to array of unknown bound %qT"
31243 #, gcc-internal-format
31244 msgid "parameter %qD includes reference to array of unknown bound %qT"
31249 #. A declaration of a constructor for a class X is ill-formed if
31250 #. its first parameter is of type (optionally cv-qualified) X
31251 #. and either there are no other parameters or else all other
31252 #. parameters have default arguments.
31254 #. We *don't* complain about member template instantiations that
31255 #. have this form, though; they can occur as we try to decide
31256 #. what constructor to use during overload resolution. Since
31257 #. overload resolution will never prefer such a constructor to
31258 #. the non-template copy constructor (which is either explicitly
31259 #. or implicitly defined), there's no need to worry about their
31260 #. existence. Theoretically, they should never even be
31261 #. instantiated, but that's hard to forestall.
31263 #, gcc-internal-format
31264 msgid "invalid constructor; you probably meant %<%T (const %T&)%>"
31268 #, gcc-internal-format
31269 msgid "%qD may not be declared within a namespace"
31273 #, gcc-internal-format
31274 msgid "%qD may not be declared as static"
31278 #, gcc-internal-format
31279 msgid "%qD must be a nonstatic member function"
31283 #, gcc-internal-format
31285 "%qD must be either a non-static member function or a non-member function"
31289 #, gcc-internal-format
31290 msgid "%qD must have an argument of class or enumerated type"
31294 #, gcc-internal-format
31296 "conversion to a reference to void will never use a type conversion operator"
31300 #, gcc-internal-format
31301 msgid "conversion to void will never use a type conversion operator"
31305 #, gcc-internal-format
31307 "conversion to a reference to the same type will never use a type conversion "
31312 #, gcc-internal-format
31313 msgid "conversion to the same type will never use a type conversion operator"
31317 #, gcc-internal-format
31319 "conversion to a reference to a base class will never use a type conversion "
31324 #, gcc-internal-format
31325 msgid "conversion to a base class will never use a type conversion operator"
31330 #, gcc-internal-format
31331 msgid "ISO C++ prohibits overloading operator ?:"
31335 #, gcc-internal-format
31336 msgid "%qD must not have variable number of arguments"
31340 #, gcc-internal-format
31341 msgid "postfix %qD must take %<int%> as its argument"
31345 #, gcc-internal-format
31346 msgid "postfix %qD must take %<int%> as its second argument"
31350 #, gcc-internal-format
31351 msgid "%qD must take either zero or one argument"
31355 #, gcc-internal-format
31356 msgid "%qD must take either one or two arguments"
31360 #, gcc-internal-format
31361 msgid "prefix %qD should return %qT"
31365 #, gcc-internal-format
31366 msgid "postfix %qD should return %qT"
31370 #, gcc-internal-format
31371 msgid "%qD must take %<void%>"
31374 #: cp/decl.c:11624 cp/decl.c:11633
31375 #, gcc-internal-format
31376 msgid "%qD must take exactly one argument"
31380 #, gcc-internal-format
31381 msgid "%qD must take exactly two arguments"
31385 #, gcc-internal-format
31386 msgid "user-defined %qD always evaluates both arguments"
31390 #, gcc-internal-format
31391 msgid "%qD should return by value"
31394 #: cp/decl.c:11669 cp/decl.c:11674
31395 #, gcc-internal-format
31396 msgid "%qD cannot have default arguments"
31400 #, gcc-internal-format
31401 msgid "using template type parameter %qT after %qs"
31405 #, gcc-internal-format
31406 msgid "using alias template specialization %qT after %qs"
31410 #, gcc-internal-format
31411 msgid "using typedef-name %qD after %qs"
31415 #, gcc-internal-format
31416 msgid "%qD has a previous declaration here"
31420 #, gcc-internal-format
31421 msgid "%qT referred to as %qs"
31424 #: cp/decl.c:11769 cp/decl.c:11776
31425 #, gcc-internal-format
31426 msgid "%q+T has a previous declaration here"
31430 #, gcc-internal-format
31431 msgid "%qT referred to as enum"
31434 #. If a class template appears as elaborated type specifier
31435 #. without a template header such as:
31437 #. template <class T> class C {};
31438 #. void f(class C); // No template header here
31440 #. then the required template argument is missing.
31442 #, gcc-internal-format
31443 msgid "template argument required for %<%s %T%>"
31446 #: cp/decl.c:11840 cp/name-lookup.c:3062
31447 #, gcc-internal-format
31448 msgid "%qD has the same name as the class in which it is declared"
31451 #: cp/decl.c:11870 cp/name-lookup.c:2561 cp/name-lookup.c:3390
31452 #: cp/name-lookup.c:3435 cp/parser.c:5076 cp/parser.c:21179
31453 #, gcc-internal-format
31454 msgid "reference to %qD is ambiguous"
31458 #, gcc-internal-format
31459 msgid "use of enum %q#D without previous declaration"
31463 #, gcc-internal-format
31464 msgid "redeclaration of %qT as a non-template"
31468 #, gcc-internal-format
31469 msgid "previous declaration %q+D"
31473 #, gcc-internal-format
31474 msgid "derived union %qT invalid"
31478 #, gcc-internal-format
31479 msgid "Java class %qT cannot have multiple bases"
31483 #, gcc-internal-format
31484 msgid "Java class %qT cannot have virtual bases"
31488 #, gcc-internal-format
31489 msgid "base type %qT fails to be a struct or class type"
31493 #, gcc-internal-format
31494 msgid "recursive type %qT undefined"
31498 #, gcc-internal-format
31499 msgid "duplicate base type %qT invalid"
31503 #, gcc-internal-format
31504 msgid "scoped/unscoped mismatch in enum %q#T"
31507 #: cp/decl.c:12350 cp/decl.c:12358 cp/decl.c:12370 cp/parser.c:14744
31508 #, gcc-internal-format
31509 msgid "previous definition here"
31513 #, gcc-internal-format
31514 msgid "underlying type mismatch in enum %q#T"
31518 #, gcc-internal-format
31519 msgid "different underlying type in enum %q#T"
31523 #, gcc-internal-format
31524 msgid "underlying type %<%T%> of %<%T%> must be an integral type"
31529 #. IF no integral type can represent all the enumerator values, the
31530 #. enumeration is ill-formed.
31532 #, gcc-internal-format
31533 msgid "no integral type can represent all of the enumerator values for %qT"
31537 #, gcc-internal-format
31538 msgid "enumerator value for %qD is not an integer constant"
31542 #, gcc-internal-format
31543 msgid "incremented enumerator value is too large for %<unsigned long%>"
31547 #, gcc-internal-format
31548 msgid "overflow in enumeration values at %qD"
31552 #, gcc-internal-format
31553 msgid "enumerator value %E is too large for underlying type %<%T%>"
31557 #, gcc-internal-format
31558 msgid "return type %q#T is incomplete"
31562 #, gcc-internal-format
31563 msgid "return type has Java class type %q#T"
31566 #: cp/decl.c:13003 cp/typeck.c:8252
31567 #, gcc-internal-format
31568 msgid "%<operator=%> should return a reference to %<*this%>"
31572 #, gcc-internal-format
31573 msgid "no previous declaration for %q+D"
31577 #, gcc-internal-format
31578 msgid "invalid function declaration"
31582 #, gcc-internal-format
31583 msgid "parameter %qD declared void"
31587 #, gcc-internal-format
31588 msgid "no return statements in function returning %qT"
31591 #: cp/decl.c:13774 cp/typeck.c:8135
31592 #, gcc-internal-format
31593 msgid "only plain %<auto%> return type can be deduced to %<void%>"
31597 #, gcc-internal-format
31598 msgid "parameter %q+D set but not used"
31602 #, gcc-internal-format
31603 msgid "invalid member function declaration"
31607 #, gcc-internal-format
31608 msgid "%qD is already defined in class %qT"
31612 #, gcc-internal-format
31613 msgid "name missing for member function"
31616 #: cp/decl2.c:388 cp/decl2.c:402
31617 #, gcc-internal-format
31618 msgid "ambiguous conversion for array subscript"
31622 #, gcc-internal-format
31623 msgid "invalid types %<%T[%T]%> for array subscript"
31627 #, gcc-internal-format
31628 msgid "deleting array %q#E"
31632 #, gcc-internal-format
31633 msgid "type %q#T argument given to %<delete%>, expected pointer"
31637 #, gcc-internal-format
31639 "cannot delete a function. Only pointer-to-objects are valid arguments to "
31644 #, gcc-internal-format
31645 msgid "deleting %qT is undefined"
31648 #: cp/decl2.c:510 cp/pt.c:4613
31649 #, gcc-internal-format
31650 msgid "template declaration of %q#D"
31654 #, gcc-internal-format
31655 msgid "Java method %qD has non-Java return type %qT"
31659 #, gcc-internal-format
31660 msgid "Java method %qD has non-Java parameter type %qT"
31664 #, gcc-internal-format
31666 "template parameter lists provided don%'t match the template parameters of %qD"
31670 #, gcc-internal-format
31671 msgid "prototype for %q#D does not match any in class %qT"
31675 #, gcc-internal-format
31676 msgid "local class %q#T shall not have static data member %q#D"
31680 #, gcc-internal-format
31681 msgid "explicit template argument list not allowed"
31685 #, gcc-internal-format
31686 msgid "member %qD conflicts with virtual function table field name"
31690 #, gcc-internal-format
31691 msgid "%qD is already defined in %qT"
31694 #: cp/decl2.c:914 cp/decl2.c:922
31695 #, gcc-internal-format
31696 msgid "invalid initializer for member function %qD"
31700 #, gcc-internal-format
31701 msgid "initializer specified for static member function %qD"
31705 #, gcc-internal-format
31706 msgid "field initializer is not constant"
31710 #, gcc-internal-format
31711 msgid "%<asm%> specifiers are not permitted on non-static data members"
31715 #, gcc-internal-format
31716 msgid "bit-field %qD with non-integral type"
31720 #, gcc-internal-format
31721 msgid "cannot declare %qD to be a bit-field type"
31725 #, gcc-internal-format
31726 msgid "cannot declare bit-field %qD with function type"
31730 #, gcc-internal-format
31731 msgid "%qD is already defined in the class %qT"
31735 #, gcc-internal-format
31736 msgid "static member %qD cannot be a bit-field"
31740 #, gcc-internal-format
31741 msgid "width of bit-field %qD has non-integral type %qT"
31745 #, gcc-internal-format
31746 msgid "anonymous struct not inside named type"
31750 #, gcc-internal-format
31751 msgid "namespace-scope anonymous aggregates must be static"
31755 #, gcc-internal-format
31756 msgid "anonymous union with no members"
31760 #, gcc-internal-format
31761 msgid "%<operator new%> must return type %qT"
31764 #. [basic.stc.dynamic.allocation]
31766 #. The first parameter shall not have an associated default
31769 #, gcc-internal-format
31770 msgid "the first parameter of %<operator new%> cannot have a default argument"
31774 #, gcc-internal-format
31775 msgid "%<operator new%> takes type %<size_t%> (%qT) as first parameter"
31779 #, gcc-internal-format
31780 msgid "%<operator delete%> must return type %qT"
31784 #, gcc-internal-format
31785 msgid "%<operator delete%> takes type %qT as first parameter"
31789 #, gcc-internal-format
31790 msgid "%qT has a field %qD whose type uses the anonymous namespace"
31794 #, gcc-internal-format
31795 msgid "%qT declared with greater visibility than the type of its field %qD"
31799 #, gcc-internal-format
31800 msgid "%qT has a base %qT whose type uses the anonymous namespace"
31804 #, gcc-internal-format
31805 msgid "%qT declared with greater visibility than its base %qT"
31809 #, gcc-internal-format
31810 msgid "%q+#D, declared using anonymous type, is used but never defined"
31814 #, gcc-internal-format
31815 msgid "%q+#D, declared using local type %qT, is used but never defined"
31819 #, gcc-internal-format
31820 msgid "inline function %q+D used but never defined"
31824 #, gcc-internal-format
31825 msgid "default argument missing for parameter %P of %q+#D"
31828 #. We mark a lambda conversion op as deleted if we can't
31829 #. generate it properly; see maybe_add_lambda_conv_op.
31831 #, gcc-internal-format
31832 msgid "converting lambda which uses %<...%> to function pointer"
31836 #, gcc-internal-format
31837 msgid "use of deleted function %qD"
31840 #: cp/decl2.c:4537 cp/decl2.c:4594
31841 #, gcc-internal-format
31842 msgid "use of %qD before deduction of %<auto%>"
31846 #, gcc-internal-format
31848 "extended initializer lists only available with -std=c++11 or -std=gnu++11"
31852 #, gcc-internal-format
31854 "explicit conversion operators only available with -std=c++11 or -std=gnu++11"
31858 #, gcc-internal-format
31859 msgid "variadic templates only available with -std=c++11 or -std=gnu++11"
31863 #, gcc-internal-format
31864 msgid "lambda expressions only available with -std=c++11 or -std=gnu++11"
31868 #, gcc-internal-format
31869 msgid "C++0x auto only available with -std=c++11 or -std=gnu++11"
31873 #, gcc-internal-format
31874 msgid "scoped enums only available with -std=c++11 or -std=gnu++11"
31878 #, gcc-internal-format
31880 "defaulted and deleted functions only available with -std=c++11 or -std=gnu+"
31885 #, gcc-internal-format
31886 msgid "inline namespaces only available with -std=c++11 or -std=gnu++11"
31890 #, gcc-internal-format
31892 "override controls (override/final) only available with -std=c++11 or -std=gnu"
31897 #, gcc-internal-format
31899 "non-static data member initializers only available with -std=c++11 or -"
31904 #, gcc-internal-format
31905 msgid "user-defined literals only available with -std=c++11 or -std=gnu++11"
31909 #, gcc-internal-format
31910 msgid "delegating constructors only available with -std=c++11 or -std=gnu++11"
31914 #, gcc-internal-format
31915 msgid "inheriting constructors only available with -std=c++11 or -std=gnu++11"
31919 #, gcc-internal-format
31920 msgid "c++11 attributes only available with -std=c++11 or -std=gnu++11"
31924 #, gcc-internal-format
31925 msgid "incomplete type %qT used in nested name specifier"
31929 #, gcc-internal-format
31930 msgid "reference to %<%T::%D%> is ambiguous"
31933 #: cp/error.c:3452 cp/typeck.c:2260
31934 #, gcc-internal-format
31935 msgid "%qD is not a member of %qT"
31939 #, gcc-internal-format
31940 msgid "%qD is not a member of %qD"
31944 #, gcc-internal-format
31945 msgid "%<::%D%> has not been declared"
31948 #. Can't throw a reference.
31950 #, gcc-internal-format
31951 msgid "type %qT is disallowed in Java %<throw%> or %<catch%>"
31955 #, gcc-internal-format
31956 msgid "call to Java %<catch%> or %<throw%> with %<jthrowable%> undefined"
31959 #. Thrown object must be a Throwable.
31961 #, gcc-internal-format
31962 msgid "type %qT is not derived from %<java::lang::Throwable%>"
31966 #, gcc-internal-format
31967 msgid "mixing C++ and Java catches in a single translation unit"
31970 #: cp/except.c:468 java/except.c:582
31971 #, gcc-internal-format
31972 msgid "exception handling disabled, use -fexceptions to enable"
31976 #, gcc-internal-format
31977 msgid "throwing NULL, which has integral, not pointer type"
31980 #: cp/except.c:742 cp/init.c:2426
31981 #, gcc-internal-format
31982 msgid "%qD should never be overloaded"
31986 #, gcc-internal-format
31987 msgid " in thrown expression"
31991 #, gcc-internal-format
31993 "expression %qE of abstract class type %qT cannot be used in throw-expression"
31997 #, gcc-internal-format
31998 msgid "cannot declare catch parameter to be of abstract class type %qT"
32002 #, gcc-internal-format
32003 msgid "cannot declare catch parameter to be of rvalue reference type %qT"
32006 #: cp/except.c:1075
32007 #, gcc-internal-format
32008 msgid "exception of type %qT will be caught"
32011 #: cp/except.c:1078
32012 #, gcc-internal-format
32013 msgid " by earlier handler for %qT"
32016 #: cp/except.c:1107
32017 #, gcc-internal-format
32018 msgid "%<...%> handler must be the last handler for its try block"
32021 #: cp/except.c:1187
32022 #, gcc-internal-format
32023 msgid "noexcept-expression evaluates to %<false%> because of a call to %qD"
32026 #: cp/except.c:1189
32027 #, gcc-internal-format
32028 msgid "but %q+D does not throw; perhaps it should be declared %<noexcept%>"
32032 #, gcc-internal-format
32033 msgid "%qD is already a friend of class %qT"
32037 #, gcc-internal-format
32038 msgid "invalid type %qT declared %<friend%>"
32042 #. Friend declarations shall not declare partial
32043 #. specializations.
32044 #. template <class U> friend class T::X<U>;
32046 #. Friend declarations shall not declare partial
32047 #. specializations.
32048 #: cp/friend.c:257 cp/friend.c:287
32049 #, gcc-internal-format
32050 msgid "partial specialization %qT declared %<friend%>"
32054 #, gcc-internal-format
32055 msgid "class %qT is implicitly friends with itself"
32059 #, gcc-internal-format
32060 msgid "%qT is not a member of %qT"
32064 #, gcc-internal-format
32065 msgid "%qT is not a member class template of %qT"
32069 #, gcc-internal-format
32070 msgid "%qT is not a nested class of %qT"
32073 #. template <class T> friend class T;
32075 #, gcc-internal-format
32076 msgid "template parameter type %qT declared %<friend%>"
32079 #. template <class T> friend class A; where A is not a template
32081 #, gcc-internal-format
32082 msgid "%q#T is not a template"
32086 #, gcc-internal-format
32087 msgid "%qD is already a friend of %qT"
32091 #, gcc-internal-format
32092 msgid "%qT is already a friend of %qT"
32096 #, gcc-internal-format
32097 msgid "member %qD declared as friend before type %qT defined"
32101 #, gcc-internal-format
32102 msgid "friend declaration %qD in local class without prior declaration"
32106 #, gcc-internal-format
32107 msgid "friend declaration %q#D declares a non-template function"
32111 #, gcc-internal-format
32113 "(if this is not what you intended, make sure the function template has "
32114 "already been declared and add <> after the function name here) "
32118 #, gcc-internal-format
32119 msgid "value-initialization of incomplete type %qT"
32123 #, gcc-internal-format
32124 msgid "cannot value-initialize array of unknown bound %qT"
32128 #, gcc-internal-format
32129 msgid "value-initialization of function type %qT"
32133 #, gcc-internal-format
32134 msgid "value-initialization of reference type %qT"
32138 #, gcc-internal-format
32140 "constructor required before non-static data member for %qD has been parsed"
32144 #, gcc-internal-format
32145 msgid "%qD should be initialized in the member initialization list"
32149 #, gcc-internal-format
32150 msgid "%qD is initialized with itself"
32154 #, gcc-internal-format
32155 msgid "invalid initializer for array member %q#D"
32158 #: cp/init.c:689 cp/init.c:707
32159 #, gcc-internal-format
32160 msgid "uninitialized member %qD with %<const%> type %qT"
32164 #, gcc-internal-format
32165 msgid "uninitialized reference member %qD"
32169 #, gcc-internal-format
32170 msgid "%q+D will be initialized after"
32174 #, gcc-internal-format
32175 msgid "base %qT will be initialized after"
32179 #, gcc-internal-format
32184 #, gcc-internal-format
32189 #, gcc-internal-format
32190 msgid " when initialized here"
32194 #, gcc-internal-format
32195 msgid "multiple initializations given for %qD"
32199 #, gcc-internal-format
32200 msgid "multiple initializations given for base %qT"
32204 #, gcc-internal-format
32205 msgid "initializations for multiple members of %qT"
32209 #, gcc-internal-format
32211 "base class %q#T should be explicitly initialized in the copy constructor"
32214 #: cp/init.c:1292 cp/init.c:1311
32215 #, gcc-internal-format
32216 msgid "class %qT does not have any field named %qD"
32220 #, gcc-internal-format
32222 "%q#D is a static data member; it can only be initialized at its definition"
32226 #, gcc-internal-format
32227 msgid "%q#D is not a non-static data member of %qT"
32231 #, gcc-internal-format
32232 msgid "unnamed initializer for %qT, which has no base classes"
32236 #, gcc-internal-format
32237 msgid "unnamed initializer for %qT, which uses multiple inheritance"
32241 #, gcc-internal-format
32242 msgid "%qD is both a direct base and an indirect virtual base"
32246 #, gcc-internal-format
32247 msgid "type %qT is not a direct or virtual base of %qT"
32251 #, gcc-internal-format
32252 msgid "type %qT is not a direct base of %qT"
32256 #, gcc-internal-format
32257 msgid "bad array initializer"
32260 #: cp/init.c:1790 cp/semantics.c:2834
32261 #, gcc-internal-format
32262 msgid "%qT is not a class type"
32266 #, gcc-internal-format
32267 msgid "incomplete type %qT does not have member %qD"
32271 #, gcc-internal-format
32272 msgid "invalid pointer to bit-field %qD"
32276 #, gcc-internal-format
32277 msgid "invalid use of non-static member function %qD"
32281 #, gcc-internal-format
32282 msgid "invalid use of non-static data member %qD"
32286 #, gcc-internal-format
32288 "uninitialized reference member in %q#T using %<new%> without new-initializer"
32292 #, gcc-internal-format
32293 msgid "uninitialized reference member in %q#T"
32297 #, gcc-internal-format
32299 "uninitialized const member in %q#T using %<new%> without new-initializer"
32303 #, gcc-internal-format
32304 msgid "uninitialized const member in %q#T"
32308 #, gcc-internal-format
32309 msgid "integer overflow in array size"
32313 #, gcc-internal-format
32314 msgid "array size in operator new must be constant"
32318 #, gcc-internal-format
32319 msgid "variably modified type not allowed in operator new"
32323 #, gcc-internal-format
32324 msgid "ISO C++ does not support variable-length array types"
32328 #, gcc-internal-format
32329 msgid "invalid type %<void%> for new"
32333 #, gcc-internal-format
32334 msgid "uninitialized const in %<new%> of %q#T"
32338 #, gcc-internal-format
32339 msgid "call to Java constructor with %qs undefined"
32343 #, gcc-internal-format
32344 msgid "Java class %q#T object allocated using placement new"
32348 #, gcc-internal-format
32349 msgid "no suitable %qD found in class %qT"
32352 #: cp/init.c:2482 cp/search.c:1109
32353 #, gcc-internal-format
32354 msgid "request for member %qD is ambiguous"
32358 #, gcc-internal-format
32360 "non-constant array size in new, unable to verify length of initializer-list"
32364 #, gcc-internal-format
32365 msgid "parenthesized initializer in array new"
32369 #, gcc-internal-format
32370 msgid "size in array new must have integral type"
32374 #, gcc-internal-format
32375 msgid "new cannot be applied to a reference type"
32379 #, gcc-internal-format
32380 msgid "new cannot be applied to a function type"
32384 #, gcc-internal-format
32385 msgid "call to Java constructor, while %<jclass%> undefined"
32389 #, gcc-internal-format
32390 msgid "can%'t find %<class$%> in %qT"
32394 #, gcc-internal-format
32395 msgid "initializer ends prematurely"
32399 #, gcc-internal-format
32400 msgid "cannot initialize multi-dimensional array with initializer"
32404 #, gcc-internal-format
32405 msgid "possible problem detected in invocation of delete operator:"
32409 #, gcc-internal-format
32411 "neither the destructor nor the class-specific operator delete will be "
32412 "called, even if they are declared when the class is defined"
32416 #, gcc-internal-format
32418 "deleting object of abstract class type %qT which has non-virtual destructor "
32419 "will cause undefined behaviour"
32423 #, gcc-internal-format
32425 "deleting object of polymorphic class type %qT which has non-virtual "
32426 "destructor might cause undefined behaviour"
32430 #, gcc-internal-format
32431 msgid "unknown array size in delete"
32435 #, gcc-internal-format
32436 msgid "type to vector delete is neither pointer or array type"
32440 #, gcc-internal-format, gfc-internal-format
32441 msgid "junk at end of #pragma %s"
32445 #, gcc-internal-format, gfc-internal-format
32446 msgid "invalid #pragma %s"
32450 #, gcc-internal-format
32451 msgid "#pragma vtable no longer supported"
32455 #, gcc-internal-format
32456 msgid "#pragma implementation for %qs appears after file is included"
32460 #, gcc-internal-format
32461 msgid "junk at end of #pragma GCC java_exceptions"
32465 #, gcc-internal-format
32466 msgid "%qD not defined"
32470 #, gcc-internal-format
32471 msgid "%qD was not declared in this scope"
32474 #. In a template, it is invalid to write "f()" or "f(3)" if no
32475 #. declaration of "f" is available. Historically, G++ and most
32476 #. other compilers accepted that usage since they deferred all name
32477 #. lookup until instantiation time rather than doing unqualified
32478 #. name lookup at template definition time; explain to the user what
32481 #. Note that we have the exact wording of the following message in
32482 #. the manual (trouble.texi, node "Name lookup"), so they need to
32483 #. be kept in synch.
32485 #, gcc-internal-format
32487 "there are no arguments to %qD that depend on a template parameter, so a "
32488 "declaration of %qD must be available"
32492 #, gcc-internal-format
32494 "(if you use %<-fpermissive%>, G++ will accept your code, but allowing the "
32495 "use of an undeclared name is deprecated)"
32498 #: cp/mangle.c:2085
32499 #, gcc-internal-format
32500 msgid "mangling typeof, use decltype instead"
32503 #: cp/mangle.c:2089
32504 #, gcc-internal-format
32505 msgid "mangling __underlying_type"
32508 #: cp/mangle.c:2313
32509 #, gcc-internal-format
32510 msgid "mangling unknown fixed point type"
32513 #: cp/mangle.c:2881
32514 #, gcc-internal-format
32516 "use of built-in trait %qE in function signature; use library traits instead"
32519 #: cp/mangle.c:2886
32520 #, gcc-internal-format, gfc-internal-format
32521 msgid "mangling %C"
32524 #: cp/mangle.c:2963
32525 #, gcc-internal-format
32526 msgid "omitted middle operand to %<?:%> operand cannot be mangled"
32529 #: cp/mangle.c:3027
32530 #, gcc-internal-format
32531 msgid "string literal in function template signature"
32534 #: cp/mangle.c:3320
32535 #, gcc-internal-format
32536 msgid "the mangled name of %qD will change in a future version of GCC"
32539 #: cp/mangle.c:3464
32540 #, gcc-internal-format
32541 msgid "-fabi-version=6 (or =0) avoids this error with a change in mangling"
32545 #, gcc-internal-format
32546 msgid "generic thunk code fails for method %q#D which uses %<...%>"
32549 #: cp/method.c:697 cp/method.c:1046
32550 #, gcc-internal-format
32551 msgid "non-static const member %q#D, can%'t use default assignment operator"
32554 #: cp/method.c:703 cp/method.c:1052
32555 #, gcc-internal-format
32557 "non-static reference member %q#D, can%'t use default assignment operator"
32561 #, gcc-internal-format
32562 msgid "synthesized method %qD first required here "
32566 #, gcc-internal-format
32567 msgid "union member %q+D with non-trivial %qD"
32570 #: cp/method.c:1007
32571 #, gcc-internal-format
32572 msgid "defaulted constructor calls non-constexpr %q+D"
32575 #: cp/method.c:1068
32576 #, gcc-internal-format
32577 msgid "initializer for %q+#D is invalid"
32580 #: cp/method.c:1091
32581 #, gcc-internal-format
32582 msgid "uninitialized non-static const member %q#D"
32585 #: cp/method.c:1098
32586 #, gcc-internal-format
32587 msgid "uninitialized non-static reference member %q#D"
32590 #: cp/method.c:1114
32591 #, gcc-internal-format
32592 msgid "defaulted default constructor does not initialize %q+#D"
32595 #. A trivial constructor doesn't have any NSDMI.
32596 #: cp/method.c:1269
32597 #, gcc-internal-format
32599 "defaulted default constructor does not initialize any non-static data member"
32602 #: cp/method.c:1345
32603 #, gcc-internal-format
32605 "defaulted move assignment for %qT calls a non-trivial move assignment "
32606 "operator for virtual base %qT"
32609 #: cp/method.c:1431
32610 #, gcc-internal-format
32611 msgid "a lambda closure type has a deleted default constructor"
32614 #: cp/method.c:1434
32615 #, gcc-internal-format
32616 msgid "a lambda closure type has a deleted copy assignment operator"
32619 #: cp/method.c:1444
32620 #, gcc-internal-format
32622 "%q+#D is implicitly declared as deleted because %qT declares a move "
32623 "constructor or move assignment operator"
32626 #: cp/method.c:1455
32627 #, gcc-internal-format
32629 "%q+#D is implicitly deleted because the default definition would be ill-"
32633 #: cp/method.c:1751
32634 #, gcc-internal-format
32635 msgid "defaulted declaration %q+D"
32638 #: cp/method.c:1753
32639 #, gcc-internal-format
32640 msgid "does not match expected signature %qD"
32643 #: cp/method.c:1767
32644 #, gcc-internal-format
32646 "function %q+D defaulted on its first declaration with an exception-"
32647 "specification that differs from the implicit declaration %q#D"
32650 #: cp/method.c:1788
32651 #, gcc-internal-format
32653 "explicitly defaulted function %q+D cannot be declared as constexpr because "
32654 "the implicit declaration is not constexpr:"
32657 #: cp/method.c:1810
32658 #, gcc-internal-format
32659 msgid "a template cannot be defaulted"
32662 #: cp/method.c:1838
32663 #, gcc-internal-format
32664 msgid "%qD cannot be defaulted"
32667 #: cp/method.c:1847
32668 #, gcc-internal-format
32669 msgid "defaulted function %q+D with default argument"
32672 #: cp/method.c:1928
32673 #, gcc-internal-format
32675 "vtable layout for class %qT may not be ABI-compliantand may change in a "
32676 "future version of GCC due to implicit virtual destructor"
32679 #: cp/name-lookup.c:555
32680 #, gcc-internal-format
32681 msgid "%q#D conflicts with a previous declaration"
32684 #: cp/name-lookup.c:557
32685 #, gcc-internal-format
32686 msgid "previous declaration %q+#D"
32689 #: cp/name-lookup.c:769
32690 #, gcc-internal-format
32691 msgid "redeclaration of %<wchar_t%> as %qT"
32694 #. A redeclaration of main, but not a duplicate of the
32697 #. [basic.start.main]
32699 #. This function shall not be overloaded.
32700 #: cp/name-lookup.c:799
32701 #, gcc-internal-format
32702 msgid "invalid redeclaration of %q+D"
32705 #: cp/name-lookup.c:800
32706 #, gcc-internal-format
32710 #: cp/name-lookup.c:841 cp/name-lookup.c:857
32711 #, gcc-internal-format
32712 msgid "declaration of %q#D with C language linkage"
32715 #: cp/name-lookup.c:847
32716 #, gcc-internal-format
32717 msgid "due to different exception specifications"
32720 #: cp/name-lookup.c:948
32721 #, gcc-internal-format
32722 msgid "type mismatch with previous external decl of %q#D"
32725 #: cp/name-lookup.c:949
32726 #, gcc-internal-format
32727 msgid "previous external decl of %q+#D"
32730 #: cp/name-lookup.c:1047
32731 #, gcc-internal-format
32732 msgid "extern declaration of %q#D doesn%'t match"
32735 #: cp/name-lookup.c:1048
32736 #, gcc-internal-format
32737 msgid "global declaration %q+#D"
32740 #: cp/name-lookup.c:1100 cp/name-lookup.c:1143
32741 #, gcc-internal-format
32742 msgid "declaration of %q#D shadows a parameter"
32745 #: cp/name-lookup.c:1146
32746 #, gcc-internal-format
32747 msgid "declaration of %qD shadows a lambda capture"
32750 #: cp/name-lookup.c:1150
32751 #, gcc-internal-format
32752 msgid "declaration of %qD shadows a previous local"
32755 #. Location of previous decl is not useful in this case.
32756 #: cp/name-lookup.c:1180
32757 #, gcc-internal-format
32758 msgid "declaration of %qD shadows a member of 'this'"
32761 #: cp/name-lookup.c:1329
32762 #, gcc-internal-format
32763 msgid "name lookup of %qD changed"
32766 #: cp/name-lookup.c:1330
32767 #, gcc-internal-format
32768 msgid " matches this %q+D under ISO standard rules"
32771 #: cp/name-lookup.c:1332
32772 #, gcc-internal-format
32773 msgid " matches this %q+D under old rules"
32776 #: cp/name-lookup.c:1350 cp/name-lookup.c:1358
32777 #, gcc-internal-format
32778 msgid "name lookup of %qD changed for ISO %<for%> scoping"
32781 #: cp/name-lookup.c:1352
32782 #, gcc-internal-format
32783 msgid " cannot use obsolete binding at %q+D because it has a destructor"
32786 #: cp/name-lookup.c:1361
32787 #, gcc-internal-format
32788 msgid " using obsolete binding at %q+D"
32791 #: cp/name-lookup.c:1367
32792 #, gcc-internal-format
32793 msgid "(if you use %<-fpermissive%> G++ will accept your code)"
32796 #: cp/name-lookup.c:1422
32797 #, gcc-internal-format
32798 msgid "%s %s(%E) %p %d\n"
32801 #: cp/name-lookup.c:1425
32802 #, gcc-internal-format
32803 msgid "%s %s %p %d\n"
32806 #: cp/name-lookup.c:2254
32807 #, gcc-internal-format
32808 msgid "%q#D hides constructor for %q#T"
32811 #: cp/name-lookup.c:2271
32812 #, gcc-internal-format
32813 msgid "%q#D conflicts with previous using declaration %q#D"
32816 #: cp/name-lookup.c:2294
32817 #, gcc-internal-format
32818 msgid "previous non-function declaration %q+#D"
32821 #: cp/name-lookup.c:2295
32822 #, gcc-internal-format
32823 msgid "conflicts with function declaration %q#D"
32826 #. It's a nested name with template parameter dependent scope.
32827 #. This can only be using-declaration for class member.
32828 #: cp/name-lookup.c:2385 cp/name-lookup.c:2410
32829 #, gcc-internal-format
32830 msgid "%qT is not a namespace"
32834 #. A using-declaration shall not name a template-id.
32835 #: cp/name-lookup.c:2395
32836 #, gcc-internal-format
32837 msgid "a using-declaration cannot specify a template-id. Try %<using %D%>"
32840 #: cp/name-lookup.c:2402
32841 #, gcc-internal-format
32842 msgid "namespace %qD not allowed in using-declaration"
32846 #: cp/name-lookup.c:2426 cp/name-lookup.c:2482 cp/name-lookup.c:2519
32847 #: cp/name-lookup.c:2553 cp/name-lookup.c:2568
32848 #, gcc-internal-format
32849 msgid "%qD is already declared in this scope"
32852 #: cp/name-lookup.c:2446
32853 #, gcc-internal-format
32854 msgid "%qD not declared"
32857 #: cp/name-lookup.c:3211
32858 #, gcc-internal-format
32859 msgid "using-declaration for non-member at class scope"
32862 #: cp/name-lookup.c:3218
32863 #, gcc-internal-format
32864 msgid "%<%T::%D%> names destructor"
32867 #: cp/name-lookup.c:3231
32868 #, gcc-internal-format
32869 msgid "%<%T::%D%> names constructor in %qT"
32872 #: cp/name-lookup.c:3282
32873 #, gcc-internal-format
32874 msgid "no members matching %<%T::%D%> in %q#T"
32877 #: cp/name-lookup.c:3369
32878 #, gcc-internal-format
32879 msgid "declaration of %qD not in a namespace surrounding %qD"
32882 #: cp/name-lookup.c:3377
32883 #, gcc-internal-format
32884 msgid "explicit qualification in declaration of %qD"
32887 #: cp/name-lookup.c:3460
32888 #, gcc-internal-format
32889 msgid "%qD should have been declared inside %qD"
32892 #: cp/name-lookup.c:3504
32893 #, gcc-internal-format
32894 msgid "%qD attribute requires a single NTBS argument"
32897 #: cp/name-lookup.c:3511
32898 #, gcc-internal-format
32900 "%qD attribute is meaningless since members of the anonymous namespace get "
32904 #: cp/name-lookup.c:3519 cp/name-lookup.c:3931
32905 #, gcc-internal-format
32906 msgid "%qD attribute directive ignored"
32909 #: cp/name-lookup.c:3583
32910 #, gcc-internal-format
32911 msgid "namespace alias %qD not allowed here, assuming %qD"
32914 #: cp/name-lookup.c:3919
32915 #, gcc-internal-format
32916 msgid "strong using only meaningful at namespace scope"
32919 #: cp/name-lookup.c:3923
32920 #, gcc-internal-format
32921 msgid "current namespace %qD does not enclose strongly used namespace %qD"
32924 #: cp/name-lookup.c:4262
32925 #, gcc-internal-format
32926 msgid "maximum limit of %d namespaces searched for %qE"
32929 #: cp/name-lookup.c:4272
32930 #, gcc-internal-format
32931 msgid "suggested alternative:"
32932 msgid_plural "suggested alternatives:"
32936 #: cp/name-lookup.c:4276
32937 #, gcc-internal-format
32941 #: cp/name-lookup.c:5546
32942 #, gcc-internal-format
32943 msgid "argument dependent lookup finds %q+D"
32946 #: cp/name-lookup.c:6083
32947 #, gcc-internal-format
32948 msgid "XXX entering pop_everything ()\n"
32951 #: cp/name-lookup.c:6092
32952 #, gcc-internal-format
32953 msgid "XXX leaving pop_everything ()\n"
32956 #: cp/optimize.c:357
32957 #, gcc-internal-format
32958 msgid "making multiple clones of %qD"
32962 #, gcc-internal-format
32963 msgid "identifier %qE is a keyword in C++11"
32966 #: cp/parser.c:2402
32967 #, gcc-internal-format
32968 msgid "%<#pragma%> is not allowed here"
32971 #: cp/parser.c:2433
32972 #, gcc-internal-format
32973 msgid "%<%E::%E%> has not been declared"
32976 #: cp/parser.c:2436
32977 #, gcc-internal-format
32978 msgid "%<::%E%> has not been declared"
32981 #: cp/parser.c:2439
32982 #, gcc-internal-format
32983 msgid "request for member %qE in non-class type %qT"
32986 #: cp/parser.c:2442
32987 #, gcc-internal-format
32988 msgid "%<%T::%E%> has not been declared"
32991 #: cp/parser.c:2445
32992 #, gcc-internal-format
32993 msgid "%qE has not been declared"
32996 #: cp/parser.c:2452
32997 #, gcc-internal-format
32998 msgid "%<%E::%E%> is not a type"
33001 #: cp/parser.c:2456
33002 #, gcc-internal-format
33003 msgid "%<%E::%E%> is not a class or namespace"
33006 #: cp/parser.c:2461
33007 #, gcc-internal-format
33008 msgid "%<%E::%E%> is not a class, namespace, or enumeration"
33011 #: cp/parser.c:2474
33012 #, gcc-internal-format
33013 msgid "%<::%E%> is not a type"
33016 #: cp/parser.c:2477
33017 #, gcc-internal-format
33018 msgid "%<::%E%> is not a class or namespace"
33021 #: cp/parser.c:2481
33022 #, gcc-internal-format
33023 msgid "%<::%E%> is not a class, namespace, or enumeration"
33026 #: cp/parser.c:2493
33027 #, gcc-internal-format
33028 msgid "%qE is not a type"
33031 #: cp/parser.c:2496
33032 #, gcc-internal-format
33033 msgid "%qE is not a class or namespace"
33036 #: cp/parser.c:2500
33037 #, gcc-internal-format
33038 msgid "%qE is not a class, namespace, or enumeration"
33041 #: cp/parser.c:2563
33042 #, gcc-internal-format
33043 msgid "new types may not be defined in a return type"
33046 #: cp/parser.c:2565
33047 #, gcc-internal-format
33048 msgid "(perhaps a semicolon is missing after the definition of %qT)"
33051 #: cp/parser.c:2587 cp/parser.c:5124 cp/pt.c:7090
33052 #, gcc-internal-format
33053 msgid "%qT is not a template"
33056 #: cp/parser.c:2591
33057 #, gcc-internal-format
33058 msgid "%qE is not a class template"
33061 #: cp/parser.c:2593
33062 #, gcc-internal-format
33063 msgid "%qE is not a template"
33066 #: cp/parser.c:2596
33067 #, gcc-internal-format
33068 msgid "invalid template-id"
33071 #: cp/parser.c:2629
33072 #, gcc-internal-format
33073 msgid "floating-point literal cannot appear in a constant-expression"
33076 #: cp/parser.c:2633 cp/pt.c:13522
33077 #, gcc-internal-format
33079 "a cast to a type other than an integral or enumeration type cannot appear in "
33080 "a constant-expression"
33083 #: cp/parser.c:2638
33084 #, gcc-internal-format
33085 msgid "%<typeid%> operator cannot appear in a constant-expression"
33088 #: cp/parser.c:2642
33089 #, gcc-internal-format
33090 msgid "non-constant compound literals cannot appear in a constant-expression"
33093 #: cp/parser.c:2646
33094 #, gcc-internal-format
33095 msgid "a function call cannot appear in a constant-expression"
33098 #: cp/parser.c:2650
33099 #, gcc-internal-format
33100 msgid "an increment cannot appear in a constant-expression"
33103 #: cp/parser.c:2654
33104 #, gcc-internal-format
33105 msgid "an decrement cannot appear in a constant-expression"
33108 #: cp/parser.c:2658
33109 #, gcc-internal-format
33110 msgid "an array reference cannot appear in a constant-expression"
33113 #: cp/parser.c:2662
33114 #, gcc-internal-format
33115 msgid "the address of a label cannot appear in a constant-expression"
33118 #: cp/parser.c:2666
33119 #, gcc-internal-format
33120 msgid "calls to overloaded operators cannot appear in a constant-expression"
33123 #: cp/parser.c:2670
33124 #, gcc-internal-format
33125 msgid "an assignment cannot appear in a constant-expression"
33128 #: cp/parser.c:2673
33129 #, gcc-internal-format
33130 msgid "a comma operator cannot appear in a constant-expression"
33133 #: cp/parser.c:2677
33134 #, gcc-internal-format
33135 msgid "a call to a constructor cannot appear in a constant-expression"
33138 #: cp/parser.c:2681
33139 #, gcc-internal-format
33140 msgid "a transaction expression cannot appear in a constant-expression"
33143 #: cp/parser.c:2727
33144 #, gcc-internal-format
33145 msgid "%qs cannot appear in a constant-expression"
33148 #: cp/parser.c:2756
33149 #, gcc-internal-format
33150 msgid "invalid use of template-name %qE without an argument list"
33153 #: cp/parser.c:2759
33154 #, gcc-internal-format
33155 msgid "invalid use of destructor %qD as a type"
33158 #. Something like 'unsigned A a;'
33159 #: cp/parser.c:2762
33160 #, gcc-internal-format
33161 msgid "invalid combination of multiple type-specifiers"
33164 #. Issue an error message.
33165 #: cp/parser.c:2766
33166 #, gcc-internal-format
33167 msgid "%qE does not name a type"
33170 #: cp/parser.c:2775
33171 #, gcc-internal-format
33172 msgid "C++11 %<constexpr%> only available with -std=c++11 or -std=gnu++11"
33175 #: cp/parser.c:2802
33176 #, gcc-internal-format
33177 msgid "(perhaps %<typename %T::%E%> was intended)"
33180 #: cp/parser.c:2817
33181 #, gcc-internal-format
33182 msgid "%qE in namespace %qE does not name a type"
33186 #: cp/parser.c:2823
33187 #, gcc-internal-format
33188 msgid "%<%T::%E%> names the constructor, not the type"
33191 #: cp/parser.c:2826
33192 #, gcc-internal-format
33193 msgid "and %qT has no template constructors"
33196 #: cp/parser.c:2831
33197 #, gcc-internal-format
33198 msgid "need %<typename%> before %<%T::%E%> because %qT is a dependent scope"
33201 #: cp/parser.c:2835
33202 #, gcc-internal-format
33203 msgid "%qE in %q#T does not name a type"
33206 #: cp/parser.c:3394
33207 #, gcc-internal-format
33208 msgid "expected string-literal"
33211 #: cp/parser.c:3456
33212 #, gcc-internal-format
33214 "inconsistent user-defined literal suffixes %qD and %qD in string literal"
33217 #: cp/parser.c:3499
33218 #, gcc-internal-format
33219 msgid "a wide string is invalid in this context"
33222 #: cp/parser.c:3613 cp/parser.c:3623
33223 #, gcc-internal-format
33224 msgid "unable to find character literal operator %qD with %qT argument"
33227 #: cp/parser.c:3682
33228 #, gcc-internal-format
33229 msgid "integer literal exceeds range of %qT type"
33232 #: cp/parser.c:3688
33233 #, gcc-internal-format
33234 msgid "floating literal exceeds range of %qT type"
33237 #: cp/parser.c:3692
33238 #, gcc-internal-format
33239 msgid "floating literal truncated to zero"
33242 #: cp/parser.c:3735
33243 #, gcc-internal-format
33244 msgid "unable to find numeric literal operator %qD"
33247 #: cp/parser.c:3762
33248 #, gcc-internal-format
33249 msgid "unable to find string literal operator %qD"
33252 #: cp/parser.c:3771
33253 #, gcc-internal-format
33254 msgid "unable to find string literal operator %qD with %qT, %qT arguments"
33257 #: cp/parser.c:3831 cp/parser.c:10509
33258 #, gcc-internal-format
33259 msgid "expected declaration"
33262 #: cp/parser.c:3934
33263 #, gcc-internal-format
33264 msgid "fixed-point types not supported in C++"
33267 #: cp/parser.c:4025
33268 #, gcc-internal-format
33269 msgid "ISO C++ forbids braced-groups within expressions"
33272 #: cp/parser.c:4037
33273 #, gcc-internal-format
33275 "statement-expressions are not allowed outside functions nor in template-"
33279 #: cp/parser.c:4097 cp/parser.c:4249 cp/parser.c:4402
33280 #, gcc-internal-format
33281 msgid "expected primary-expression"
33284 #: cp/parser.c:4127
33285 #, gcc-internal-format
33286 msgid "%<this%> may not be used in this context"
33289 #: cp/parser.c:4244
33290 #, gcc-internal-format
33291 msgid "a template declaration cannot appear at block scope"
33294 #: cp/parser.c:4378
33295 #, gcc-internal-format
33296 msgid "local variable %qD may not appear in this context"
33299 #: cp/parser.c:4543
33300 #, gcc-internal-format
33301 msgid "expected id-expression"
33304 #: cp/parser.c:4675
33305 #, gcc-internal-format
33306 msgid "scope %qT before %<~%> is not a class-name"
33309 #: cp/parser.c:4797
33310 #, gcc-internal-format
33311 msgid "declaration of %<~%T%> as member of %qT"
33314 #: cp/parser.c:4812
33315 #, gcc-internal-format
33316 msgid "typedef-name %qD used as destructor declarator"
33319 #: cp/parser.c:4846
33320 #, gcc-internal-format
33322 "literal operator suffixes not preceded by %<_%> are reserved for future "
33326 #: cp/parser.c:4857 cp/parser.c:16498
33327 #, gcc-internal-format
33328 msgid "expected unqualified-id"
33331 #: cp/parser.c:4964
33332 #, gcc-internal-format
33333 msgid "found %<:%> in nested-name-specifier, expected %<::%>"
33336 #: cp/parser.c:5033
33337 #, gcc-internal-format
33338 msgid "decltype evaluates to %qT, which is not a class or enumeration type"
33341 #: cp/parser.c:5125 cp/typeck.c:2531 cp/typeck.c:2551
33342 #, gcc-internal-format
33343 msgid "%qD is not a template"
33346 #: cp/parser.c:5203
33347 #, gcc-internal-format
33348 msgid "expected nested-name-specifier"
33351 #: cp/parser.c:5400 cp/parser.c:7183
33352 #, gcc-internal-format
33353 msgid "types may not be defined in casts"
33356 #: cp/parser.c:5460
33357 #, gcc-internal-format
33358 msgid "types may not be defined in a %<typeid%> expression"
33361 #. Warn the user that a compound literal is not
33362 #. allowed in standard C++.
33363 #: cp/parser.c:5599
33364 #, gcc-internal-format
33365 msgid "ISO C++ forbids compound-literals"
33368 #: cp/parser.c:5653
33369 #, gcc-internal-format
33370 msgid "two consecutive %<[%> shall only introduce an attribute"
33373 #: cp/parser.c:5999
33374 #, gcc-internal-format
33375 msgid "%qE does not have class type"
33378 #: cp/parser.c:6088 cp/typeck.c:2440
33379 #, gcc-internal-format
33380 msgid "invalid use of %qD"
33383 #: cp/parser.c:6097
33384 #, gcc-internal-format
33385 msgid "%<%D::%D%> is not a class member"
33388 #: cp/parser.c:6359
33389 #, gcc-internal-format
33390 msgid "non-scalar type"
33393 #: cp/parser.c:6455
33394 #, gcc-internal-format
33395 msgid "ISO C++ does not allow %<alignof%> with a non-type"
33398 #: cp/parser.c:6540
33399 #, gcc-internal-format
33400 msgid "types may not be defined in %<noexcept%> expressions"
33403 #: cp/parser.c:6769
33404 #, gcc-internal-format
33405 msgid "types may not be defined in a new-expression"
33408 #: cp/parser.c:6782
33409 #, gcc-internal-format
33410 msgid "array bound forbidden after parenthesized type-id"
33413 #: cp/parser.c:6784
33414 #, gcc-internal-format
33415 msgid "try removing the parentheses around the type-id"
33418 #: cp/parser.c:6863
33419 #, gcc-internal-format
33420 msgid "types may not be defined in a new-type-id"
33423 #: cp/parser.c:6991
33424 #, gcc-internal-format
33425 msgid "expression in new-declarator must have integral or enumeration type"
33428 #: cp/parser.c:7247
33429 #, gcc-internal-format
33430 msgid "use of old-style cast"
33433 #: cp/parser.c:7382
33434 #, gcc-internal-format
33435 msgid "%<>>%> operator is treated as two right angle brackets in C++11"
33438 #: cp/parser.c:7385
33439 #, gcc-internal-format
33440 msgid "suggest parentheses around %<>>%> expression"
33443 #: cp/parser.c:7531
33444 #, gcc-internal-format
33445 msgid "ISO C++ does not allow ?: with omitted middle operand"
33448 #: cp/parser.c:8156
33449 #, gcc-internal-format
33450 msgid "lambda-expression in unevaluated context"
33453 #: cp/parser.c:8285
33454 #, gcc-internal-format
33455 msgid "expected end of capture-list"
33458 #: cp/parser.c:8299
33459 #, gcc-internal-format
33461 "explicit by-copy capture of %<this%> redundant with by-copy capture default"
33464 #: cp/parser.c:8340
33465 #, gcc-internal-format
33466 msgid "ISO C++ does not allow initializers in lambda expression capture lists"
33469 #: cp/parser.c:8373
33470 #, gcc-internal-format
33471 msgid "capture of non-variable %qD "
33474 #: cp/parser.c:8375 cp/parser.c:8384
33475 #, gcc-internal-format
33476 msgid "%q+#D declared here"
33479 #: cp/parser.c:8381
33480 #, gcc-internal-format
33481 msgid "capture of variable %qD with non-automatic storage duration"
33484 #: cp/parser.c:8410
33485 #, gcc-internal-format
33486 msgid "explicit by-copy capture of %qD redundant with by-copy capture default"
33489 #: cp/parser.c:8415
33490 #, gcc-internal-format
33492 "explicit by-reference capture of %qD redundant with by-reference capture "
33496 #: cp/parser.c:8470
33497 #, gcc-internal-format
33498 msgid "default argument specified for lambda parameter"
33501 #: cp/parser.c:8885
33502 #, gcc-internal-format
33503 msgid "attributes at the beginning of statement are ignored"
33506 #: cp/parser.c:8913
33507 #, gcc-internal-format
33508 msgid "expected labeled-statement"
33511 #: cp/parser.c:8951
33512 #, gcc-internal-format
33513 msgid "case label %qE not within a switch statement"
33516 #: cp/parser.c:9028
33517 #, gcc-internal-format
33518 msgid "need %<typename%> before %qE because %qT is a dependent scope"
33521 #: cp/parser.c:9037
33522 #, gcc-internal-format
33523 msgid "%<%T::%D%> names the constructor, not the type"
33526 #: cp/parser.c:9086
33527 #, gcc-internal-format
33528 msgid "compound-statement in constexpr function"
33531 #: cp/parser.c:9298 cp/parser.c:23020
33532 #, gcc-internal-format
33533 msgid "expected selection-statement"
33536 #: cp/parser.c:9331
33537 #, gcc-internal-format
33538 msgid "types may not be defined in conditions"
33541 #: cp/parser.c:9676
33542 #, gcc-internal-format
33543 msgid "range-based %<for%> expression of type %qT has incomplete type"
33546 #: cp/parser.c:9714
33547 #, gcc-internal-format
33549 "range-based %<for%> expression of type %qT has an %<end%> member but not a "
33553 #: cp/parser.c:9720
33554 #, gcc-internal-format
33556 "range-based %<for%> expression of type %qT has a %<begin%> member but not an "
33560 #: cp/parser.c:9758
33561 #, gcc-internal-format
33563 "inconsistent begin/end types in range-based %<for%> statement: %qT and %qT"
33566 #: cp/parser.c:9889 cp/parser.c:23023
33567 #, gcc-internal-format
33568 msgid "expected iteration-statement"
33571 #: cp/parser.c:9936
33572 #, gcc-internal-format
33573 msgid "range-based %<for%> loops are not allowed in C++98 mode"
33576 #. Issue a warning about this use of a GNU extension.
33577 #: cp/parser.c:10058
33578 #, gcc-internal-format
33579 msgid "ISO C++ forbids computed gotos"
33582 #: cp/parser.c:10071 cp/parser.c:23026
33583 #, gcc-internal-format
33584 msgid "expected jump-statement"
33587 #: cp/parser.c:10203 cp/parser.c:19161
33588 #, gcc-internal-format
33589 msgid "extra %<;%>"
33592 #: cp/parser.c:10436
33593 #, gcc-internal-format
33594 msgid "%<__label__%> not at the beginning of a block"
33597 #: cp/parser.c:10587
33598 #, gcc-internal-format
33599 msgid "mixing declarations and function-definitions is forbidden"
33602 #: cp/parser.c:10779
33603 #, gcc-internal-format
33604 msgid "%<friend%> used outside of class"
33607 #. Complain about `auto' as a storage specifier, if
33608 #. we're complaining about C++0x compatibility.
33609 #: cp/parser.c:10838
33610 #, gcc-internal-format
33611 msgid "%<auto%> changes meaning in C++11; please remove it"
33614 #: cp/parser.c:10874
33615 #, gcc-internal-format
33616 msgid "decl-specifier invalid in condition"
33619 #: cp/parser.c:10966
33620 #, gcc-internal-format
33621 msgid "class definition may not be declared a friend"
33624 #: cp/parser.c:11034 cp/parser.c:19555
33625 #, gcc-internal-format
33626 msgid "templates may not be %<virtual%>"
33629 #: cp/parser.c:11073
33630 #, gcc-internal-format
33631 msgid "invalid linkage-specification"
33634 #: cp/parser.c:11208
33635 #, gcc-internal-format
33636 msgid "types may not be defined in %<decltype%> expressions"
33639 #: cp/parser.c:11467
33640 #, gcc-internal-format
33641 msgid "invalid use of %<auto%> in conversion operator"
33644 #: cp/parser.c:11471
33645 #, gcc-internal-format
33647 "use of %<auto%> in member template conversion operator can never be deduced"
33650 #: cp/parser.c:11560
33651 #, gcc-internal-format
33652 msgid "only constructors take member initializers"
33655 #: cp/parser.c:11582
33656 #, gcc-internal-format
33657 msgid "cannot expand initializer for member %<%D%>"
33660 #: cp/parser.c:11594
33661 #, gcc-internal-format
33662 msgid "mem-initializer for %qD follows constructor delegation"
33665 #: cp/parser.c:11606
33666 #, gcc-internal-format
33667 msgid "constructor delegation follows mem-initializer for %qD"
33670 #: cp/parser.c:11658
33671 #, gcc-internal-format
33672 msgid "anachronistic old-style base class initializer"
33675 #: cp/parser.c:11726
33676 #, gcc-internal-format
33678 "keyword %<typename%> not allowed in this context (a qualified member "
33679 "initializer is implicitly a type)"
33682 #: cp/parser.c:12043
33683 #, gcc-internal-format
33684 msgid "expected empty string after %<operator%> keyword"
33687 #: cp/parser.c:12061
33688 #, gcc-internal-format
33689 msgid "expected suffix identifier"
33692 #: cp/parser.c:12066
33693 #, gcc-internal-format
33694 msgid "missing space between %<\"\"%> and suffix identifier"
33697 #: cp/parser.c:12081
33698 #, gcc-internal-format
33699 msgid "expected operator"
33702 #. Warn that we do not support `export'.
33703 #: cp/parser.c:12118
33704 #, gcc-internal-format
33705 msgid "keyword %<export%> not implemented, and will be ignored"
33708 #: cp/parser.c:12317 cp/parser.c:12415 cp/parser.c:12522 cp/parser.c:17613
33709 #, gcc-internal-format
33710 msgid "template parameter pack %qD cannot have a default argument"
33713 #: cp/parser.c:12321 cp/parser.c:17621
33714 #, gcc-internal-format
33715 msgid "template parameter pack cannot have a default argument"
33718 #: cp/parser.c:12419 cp/parser.c:12526
33719 #, gcc-internal-format
33720 msgid "template parameter packs cannot have default arguments"
33723 #: cp/parser.c:12610
33724 #, gcc-internal-format
33725 msgid "expected template-id"
33728 #: cp/parser.c:12658 cp/parser.c:22984
33729 #, gcc-internal-format
33730 msgid "expected %<<%>"
33733 #: cp/parser.c:12665
33734 #, gcc-internal-format
33735 msgid "%<<::%> cannot begin a template-argument list"
33738 #: cp/parser.c:12669
33739 #, gcc-internal-format
33741 "%<<:%> is an alternate spelling for %<[%>. Insert whitespace between %<<%> "
33745 #: cp/parser.c:12673
33746 #, gcc-internal-format
33748 "(if you use %<-fpermissive%> or %<-std=c++11%>, or %<-std=gnu++11%> G++ will "
33749 "accept your code)"
33752 #: cp/parser.c:12750
33753 #, gcc-internal-format
33754 msgid "parse error in template argument list"
33757 #. The name does not name a template.
33758 #: cp/parser.c:12819 cp/parser.c:12934 cp/parser.c:13146
33759 #, gcc-internal-format
33760 msgid "expected template-name"
33763 #. Explain what went wrong.
33764 #: cp/parser.c:12865
33765 #, gcc-internal-format
33766 msgid "non-template %qD used as template"
33769 #: cp/parser.c:12867
33770 #, gcc-internal-format
33771 msgid "use %<%T::template %D%> to indicate that it is a template"
33774 #: cp/parser.c:13001
33775 #, gcc-internal-format
33776 msgid "expected parameter pack before %<...%>"
33779 #: cp/parser.c:13111 cp/parser.c:13129 cp/parser.c:13273
33780 #, gcc-internal-format
33781 msgid "expected template-argument"
33784 #: cp/parser.c:13256
33785 #, gcc-internal-format
33786 msgid "invalid non-type template argument"
33789 #: cp/parser.c:13374
33790 #, gcc-internal-format
33791 msgid "explicit instantiation shall not use %<inline%> specifier"
33794 #: cp/parser.c:13378
33795 #, gcc-internal-format
33796 msgid "explicit instantiation shall not use %<constexpr%> specifier"
33799 #: cp/parser.c:13437
33800 #, gcc-internal-format
33801 msgid "template specialization with C linkage"
33804 #: cp/parser.c:13657
33805 #, gcc-internal-format
33806 msgid "expected type specifier"
33809 #: cp/parser.c:13903
33810 #, gcc-internal-format
33811 msgid "expected template-id for type"
33814 #: cp/parser.c:13930
33815 #, gcc-internal-format
33816 msgid "expected type-name"
33819 #: cp/parser.c:14169
33820 #, gcc-internal-format
33822 "elaborated-type-specifier for a scoped enum must not use the %<%D%> keyword"
33825 #: cp/parser.c:14357
33826 #, gcc-internal-format
33827 msgid "declaration %qD does not declare anything"
33830 #: cp/parser.c:14443
33831 #, gcc-internal-format
33832 msgid "attributes ignored on uninstantiated type"
33835 #: cp/parser.c:14447
33836 #, gcc-internal-format
33837 msgid "attributes ignored on template instantiation"
33840 #: cp/parser.c:14452
33841 #, gcc-internal-format
33843 "attributes ignored on elaborated-type-specifier that is not a forward "
33847 #: cp/parser.c:14586
33848 #, gcc-internal-format
33849 msgid "%qD is an enumeration template"
33852 #: cp/parser.c:14594
33853 #, gcc-internal-format
33854 msgid "%qD is not an enumerator-name"
33857 #: cp/parser.c:14657
33858 #, gcc-internal-format
33859 msgid "expected %<;%> or %<{%>"
33862 #: cp/parser.c:14705
33863 #, gcc-internal-format
33864 msgid "cannot add an enumerator list to a template instantiation"
33867 #: cp/parser.c:14714 cp/parser.c:18718
33868 #, gcc-internal-format
33869 msgid "declaration of %qD in namespace %qD which does not enclose %qD"
33872 #: cp/parser.c:14719 cp/parser.c:18723
33873 #, gcc-internal-format
33874 msgid "declaration of %qD in %qD which does not enclose %qD"
33877 #: cp/parser.c:14742
33878 #, gcc-internal-format
33879 msgid "multiple definition of %q#T"
33882 #: cp/parser.c:14769
33883 #, gcc-internal-format
33884 msgid "opaque-enum-specifier without name"
33887 #: cp/parser.c:14772
33888 #, gcc-internal-format
33889 msgid "opaque-enum-specifier must use a simple identifier"
33892 #: cp/parser.c:14948
33893 #, gcc-internal-format
33894 msgid "%qD is not a namespace-name"
33897 #: cp/parser.c:14949
33898 #, gcc-internal-format
33899 msgid "expected namespace-name"
33902 #: cp/parser.c:15074
33903 #, gcc-internal-format
33904 msgid "%<namespace%> definition is not allowed here"
33907 #: cp/parser.c:15220
33908 #, gcc-internal-format
33909 msgid "a template-id may not appear in a using-declaration"
33912 #: cp/parser.c:15260
33913 #, gcc-internal-format
33915 "access declarations are deprecated in favour of using-declarations; "
33916 "suggestion: add the %<using%> keyword"
33919 #: cp/parser.c:15325
33920 #, gcc-internal-format
33921 msgid "types may not be defined in alias template declarations"
33924 #: cp/parser.c:15789
33925 #, gcc-internal-format
33926 msgid "a function-definition is not allowed here"
33929 #: cp/parser.c:15801
33930 #, gcc-internal-format
33931 msgid "an asm-specification is not allowed on a function-definition"
33934 #: cp/parser.c:15805
33935 #, gcc-internal-format
33936 msgid "attributes are not allowed on a function-definition"
33939 #: cp/parser.c:15842
33940 #, gcc-internal-format
33941 msgid "expected constructor, destructor, or type conversion"
33944 #. Anything else is an error.
33945 #: cp/parser.c:15877 cp/parser.c:17784
33946 #, gcc-internal-format
33947 msgid "expected initializer"
33950 #: cp/parser.c:15897
33951 #, gcc-internal-format
33952 msgid "invalid type in declaration"
33955 #: cp/parser.c:15973
33956 #, gcc-internal-format
33957 msgid "initializer provided for function"
33960 #: cp/parser.c:16007
33961 #, gcc-internal-format
33962 msgid "attributes after parenthesized initializer ignored"
33965 #: cp/parser.c:16418
33966 #, gcc-internal-format
33967 msgid "array bound is not an integer constant"
33970 #: cp/parser.c:16544
33971 #, gcc-internal-format
33972 msgid "cannot define member of dependent typedef %qT"
33975 #: cp/parser.c:16548
33976 #, gcc-internal-format
33977 msgid "%<%T::%E%> is not a type"
33980 #: cp/parser.c:16576
33981 #, gcc-internal-format
33982 msgid "invalid use of constructor as a template"
33985 #: cp/parser.c:16578
33986 #, gcc-internal-format
33988 "use %<%T::%D%> instead of %<%T::%D%> to name the constructor in a qualified "
33992 #. We do not attempt to print the declarator
33993 #. here because we do not have enough
33994 #. information about its original syntactic
33996 #: cp/parser.c:16595
33997 #, gcc-internal-format
33998 msgid "invalid declarator"
34001 #: cp/parser.c:16662
34002 #, gcc-internal-format
34003 msgid "expected declarator"
34006 #: cp/parser.c:16765
34007 #, gcc-internal-format
34008 msgid "%qD is a namespace"
34011 #: cp/parser.c:16767
34012 #, gcc-internal-format
34013 msgid "cannot form pointer to member of non-class %q#T"
34016 #: cp/parser.c:16788
34017 #, gcc-internal-format
34018 msgid "expected ptr-operator"
34021 #: cp/parser.c:16847
34022 #, gcc-internal-format
34023 msgid "duplicate cv-qualifier"
34026 #: cp/parser.c:16905
34027 #, gcc-internal-format
34028 msgid "duplicate virt-specifier"
34031 #: cp/parser.c:17067 cp/typeck2.c:448 cp/typeck2.c:1685
34032 #, gcc-internal-format
34033 msgid "invalid use of %<auto%>"
34036 #: cp/parser.c:17086
34037 #, gcc-internal-format
34038 msgid "types may not be defined in template arguments"
34041 #: cp/parser.c:17167
34042 #, gcc-internal-format
34043 msgid "expected type-specifier"
34046 #: cp/parser.c:17409
34047 #, gcc-internal-format
34048 msgid "expected %<,%> or %<...%>"
34051 #: cp/parser.c:17466
34052 #, gcc-internal-format
34053 msgid "types may not be defined in parameter types"
34056 #: cp/parser.c:17592
34057 #, gcc-internal-format
34058 msgid "deprecated use of default argument for parameter of non-function"
34061 #: cp/parser.c:17596
34062 #, gcc-internal-format
34063 msgid "default arguments are only permitted for function parameters"
34066 #: cp/parser.c:17615
34067 #, gcc-internal-format
34068 msgid "parameter pack %qD cannot have a default argument"
34071 #: cp/parser.c:17623
34072 #, gcc-internal-format
34073 msgid "parameter pack cannot have a default argument"
34076 #: cp/parser.c:17914
34077 #, gcc-internal-format
34078 msgid "ISO C++ does not allow designated initializers"
34081 #: cp/parser.c:17928
34082 #, gcc-internal-format
34083 msgid "ISO C++ does not allow C99 designated initializers"
34086 #: cp/parser.c:18036 cp/parser.c:18161
34087 #, gcc-internal-format
34088 msgid "expected class-name"
34091 #: cp/parser.c:18341
34092 #, gcc-internal-format
34093 msgid "expected %<;%> after class definition"
34096 #: cp/parser.c:18343
34097 #, gcc-internal-format
34098 msgid "expected %<;%> after struct definition"
34101 #: cp/parser.c:18345
34102 #, gcc-internal-format
34103 msgid "expected %<;%> after union definition"
34106 #: cp/parser.c:18666
34107 #, gcc-internal-format
34108 msgid "expected %<{%> or %<:%>"
34111 #: cp/parser.c:18677
34112 #, gcc-internal-format
34113 msgid "cannot specify %<override%> for a class"
34116 #: cp/parser.c:18685
34117 #, gcc-internal-format
34118 msgid "global qualification of class name is invalid"
34121 #: cp/parser.c:18692
34122 #, gcc-internal-format
34123 msgid "qualified name does not name a class"
34126 #: cp/parser.c:18704
34127 #, gcc-internal-format
34128 msgid "invalid class name in declaration of %qD"
34131 #: cp/parser.c:18737
34132 #, gcc-internal-format
34133 msgid "extra qualification not allowed"
34136 #: cp/parser.c:18749
34137 #, gcc-internal-format
34138 msgid "an explicit specialization must be preceded by %<template <>%>"
34141 #: cp/parser.c:18779
34142 #, gcc-internal-format
34143 msgid "function template %qD redeclared as a class template"
34146 #: cp/parser.c:18810
34147 #, gcc-internal-format
34148 msgid "could not resolve typename type"
34151 #: cp/parser.c:18862
34152 #, gcc-internal-format
34153 msgid "previous definition of %q+#T"
34156 #: cp/parser.c:18943 cp/parser.c:23029
34157 #, gcc-internal-format
34158 msgid "expected class-key"
34161 #: cp/parser.c:19181
34162 #, gcc-internal-format
34163 msgid "in C++03 a class-key must be used when declaring a friend"
34166 #: cp/parser.c:19199
34167 #, gcc-internal-format
34168 msgid "friend declaration does not name a class or function"
34171 #: cp/parser.c:19217
34172 #, gcc-internal-format
34173 msgid "a storage class on an anonymous aggregate in class scope is not allowed"
34176 #: cp/parser.c:19422
34177 #, gcc-internal-format
34178 msgid "pure-specifier on function-definition"
34181 #: cp/parser.c:19466
34182 #, gcc-internal-format
34183 msgid "stray %<,%> at end of member declaration"
34186 #: cp/parser.c:19478
34187 #, gcc-internal-format
34188 msgid "expected %<;%> at end of member declaration"
34191 #: cp/parser.c:19549
34192 #, gcc-internal-format
34193 msgid "invalid pure specifier (only %<= 0%> is allowed)"
34196 #: cp/parser.c:19584
34197 #, gcc-internal-format
34198 msgid "a brace-enclosed initializer is not allowed here"
34201 #: cp/parser.c:19715
34202 #, gcc-internal-format
34203 msgid "%<virtual%> specified more than once in base-specified"
34206 #: cp/parser.c:19735
34207 #, gcc-internal-format
34208 msgid "more than one access specifier in base-specified"
34211 #: cp/parser.c:19759
34212 #, gcc-internal-format
34213 msgid "keyword %<typename%> not allowed outside of templates"
34216 #: cp/parser.c:19762
34217 #, gcc-internal-format
34219 "keyword %<typename%> not allowed in this context (the base class is "
34220 "implicitly a type)"
34223 #: cp/parser.c:19855 cp/parser.c:19937
34224 #, gcc-internal-format
34225 msgid "types may not be defined in an exception-specification"
34228 #: cp/parser.c:19919
34229 #, gcc-internal-format
34231 "dynamic exception specifications are deprecated in C++0x; use %<noexcept%> "
34235 #: cp/parser.c:20118
34236 #, gcc-internal-format
34237 msgid "types may not be defined in exception-declarations"
34240 #: cp/parser.c:20669
34241 #, gcc-internal-format
34242 msgid "expected an identifier for the attribute name"
34245 #: cp/parser.c:21338
34246 #, gcc-internal-format
34247 msgid "specializing member %<%T::%E%> requires %<template<>%> syntax"
34250 #: cp/parser.c:21343
34251 #, gcc-internal-format
34252 msgid "invalid declaration of %<%T::%E%>"
34255 #: cp/parser.c:21347
34256 #, gcc-internal-format
34257 msgid "too few template-parameter-lists"
34260 #. Otherwise, there are too many template parameter lists. We have
34263 #. template <class T> template <class U> void S::f();
34264 #: cp/parser.c:21354
34265 #, gcc-internal-format
34266 msgid "too many template-parameter-lists"
34269 #: cp/parser.c:21651
34270 #, gcc-internal-format
34271 msgid "named return values are no longer supported"
34274 #: cp/parser.c:21738
34275 #, gcc-internal-format
34276 msgid "invalid declaration of member template in local class"
34279 #: cp/parser.c:21747
34280 #, gcc-internal-format
34281 msgid "template with C linkage"
34284 #: cp/parser.c:21766
34285 #, gcc-internal-format
34286 msgid "invalid explicit specialization"
34289 #: cp/parser.c:21853
34290 #, gcc-internal-format
34292 "literal operator template %qD has invalid parameter list. Expected non-type "
34293 "template argument pack <char...>"
34296 #: cp/parser.c:21927
34297 #, gcc-internal-format
34298 msgid "template declaration of %<typedef%>"
34301 #: cp/parser.c:22004
34302 #, gcc-internal-format
34303 msgid "explicit template specialization cannot have a storage class"
34306 #: cp/parser.c:22242
34307 #, gcc-internal-format
34308 msgid "%<>>%> should be %<> >%> within a nested template argument list"
34311 #: cp/parser.c:22255
34312 #, gcc-internal-format
34313 msgid "spurious %<>>%>, use %<>%> to terminate a template argument list"
34316 #: cp/parser.c:22612
34317 #, gcc-internal-format
34318 msgid "%<sizeof...%> argument must be surrounded by parentheses"
34321 #: cp/parser.c:22664
34322 #, gcc-internal-format
34323 msgid "invalid use of %qD in linkage specification"
34326 #: cp/parser.c:22679
34327 #, gcc-internal-format
34328 msgid "%<__thread%> before %qD"
34331 #: cp/parser.c:22813
34332 #, gcc-internal-format
34333 msgid "ISO C++ 1998 does not support %<long long%>"
34336 #: cp/parser.c:22821
34337 #, gcc-internal-format
34338 msgid "both %<__thread%> and %<thread_local%> specified"
34341 #: cp/parser.c:22823
34342 #, gcc-internal-format
34343 msgid "duplicate %qD"
34346 #: cp/parser.c:22845
34347 #, gcc-internal-format
34348 msgid "duplicate %qs"
34351 #: cp/parser.c:22887
34352 #, gcc-internal-format
34353 msgid "expected %<new%>"
34356 #: cp/parser.c:22890
34357 #, gcc-internal-format
34358 msgid "expected %<delete%>"
34361 #: cp/parser.c:22893
34362 #, gcc-internal-format
34363 msgid "expected %<return%>"
34366 #: cp/parser.c:22899
34367 #, gcc-internal-format
34368 msgid "expected %<extern%>"
34371 #: cp/parser.c:22902
34372 #, gcc-internal-format
34373 msgid "expected %<static_assert%>"
34376 #: cp/parser.c:22905
34377 #, gcc-internal-format
34378 msgid "expected %<decltype%>"
34381 #: cp/parser.c:22908
34382 #, gcc-internal-format
34383 msgid "expected %<operator%>"
34386 #: cp/parser.c:22911
34387 #, gcc-internal-format
34388 msgid "expected %<class%>"
34391 #: cp/parser.c:22914
34392 #, gcc-internal-format
34393 msgid "expected %<template%>"
34396 #: cp/parser.c:22917
34397 #, gcc-internal-format
34398 msgid "expected %<namespace%>"
34401 #: cp/parser.c:22920
34402 #, gcc-internal-format
34403 msgid "expected %<using%>"
34406 #: cp/parser.c:22923
34407 #, gcc-internal-format
34408 msgid "expected %<asm%>"
34411 #: cp/parser.c:22926
34412 #, gcc-internal-format
34413 msgid "expected %<try%>"
34416 #: cp/parser.c:22929
34417 #, gcc-internal-format
34418 msgid "expected %<catch%>"
34421 #: cp/parser.c:22932
34422 #, gcc-internal-format
34423 msgid "expected %<throw%>"
34426 #: cp/parser.c:22935
34427 #, gcc-internal-format
34428 msgid "expected %<__label__%>"
34431 #: cp/parser.c:22938
34432 #, gcc-internal-format
34433 msgid "expected %<@try%>"
34436 #: cp/parser.c:22941
34437 #, gcc-internal-format
34438 msgid "expected %<@synchronized%>"
34441 #: cp/parser.c:22944
34442 #, gcc-internal-format
34443 msgid "expected %<@throw%>"
34446 #: cp/parser.c:22947
34447 #, gcc-internal-format
34448 msgid "expected %<__transaction_atomic%>"
34451 #: cp/parser.c:22950
34452 #, gcc-internal-format
34453 msgid "expected %<__transaction_relaxed%>"
34456 #: cp/parser.c:22981
34457 #, gcc-internal-format
34458 msgid "expected %<::%>"
34461 #: cp/parser.c:22993
34462 #, gcc-internal-format
34463 msgid "expected %<...%>"
34466 #: cp/parser.c:22996
34467 #, gcc-internal-format
34468 msgid "expected %<*%>"
34471 #: cp/parser.c:22999
34472 #, gcc-internal-format
34473 msgid "expected %<~%>"
34476 #: cp/parser.c:23005
34477 #, gcc-internal-format
34478 msgid "expected %<:%> or %<::%>"
34481 #: cp/parser.c:23033
34482 #, gcc-internal-format
34483 msgid "expected %<class%>, %<typename%>, or %<template%>"
34486 #: cp/parser.c:23271
34487 #, gcc-internal-format
34488 msgid "%qs tag used in naming %q#T"
34491 #: cp/parser.c:23276
34492 #, gcc-internal-format
34493 msgid "%q#T was previously declared here"
34496 #: cp/parser.c:23295
34497 #, gcc-internal-format
34498 msgid "%qD redeclared with different access"
34501 #: cp/parser.c:23316
34502 #, gcc-internal-format
34504 "in C++98 %<template%> (as a disambiguator) is only allowed within templates"
34507 #: cp/parser.c:23548
34508 #, gcc-internal-format
34509 msgid "file ends in default argument"
34512 #: cp/parser.c:23752 cp/parser.c:25014 cp/parser.c:25200
34513 #, gcc-internal-format
34514 msgid "misplaced %<@%D%> Objective-C++ construct"
34517 #: cp/parser.c:23874
34518 #, gcc-internal-format
34519 msgid "objective-c++ message argument(s) are expected"
34522 #: cp/parser.c:23903
34523 #, gcc-internal-format
34524 msgid "%<@encode%> must specify a type as an argument"
34527 #: cp/parser.c:24279
34528 #, gcc-internal-format
34529 msgid "invalid Objective-C++ selector name"
34532 #: cp/parser.c:24354 cp/parser.c:24372
34533 #, gcc-internal-format
34534 msgid "objective-c++ method declaration is expected"
34537 #: cp/parser.c:24366 cp/parser.c:24431
34538 #, gcc-internal-format
34539 msgid "method attributes must be specified at the end"
34542 #: cp/parser.c:24474
34543 #, gcc-internal-format
34544 msgid "stray %qs between Objective-C++ methods"
34547 #: cp/parser.c:24680 cp/parser.c:24687 cp/parser.c:24694
34548 #, gcc-internal-format
34549 msgid "invalid type for instance variable"
34552 #: cp/parser.c:24808
34553 #, gcc-internal-format
34554 msgid "identifier expected after %<@protocol%>"
34557 #: cp/parser.c:24979
34558 #, gcc-internal-format
34560 "attributes may not be specified before the %<@%D%> Objective-C++ keyword"
34563 #: cp/parser.c:24986
34564 #, gcc-internal-format
34565 msgid "prefix attributes are ignored before %<@%D%>"
34568 #: cp/parser.c:25259 cp/parser.c:25266 cp/parser.c:25273
34569 #, gcc-internal-format
34570 msgid "invalid type for property"
34573 #: cp/parser.c:27004
34574 #, gcc-internal-format
34575 msgid "parenthesized initialization is not allowed in OpenMP %<for%> loop"
34578 #: cp/parser.c:27172 cp/pt.c:12690
34579 #, gcc-internal-format
34580 msgid "iteration variable %qD should not be reduction"
34583 #: cp/parser.c:27242
34584 #, gcc-internal-format
34585 msgid "not enough collapsed for loops"
34588 #: cp/parser.c:27800 cp/semantics.c:5105
34589 #, gcc-internal-format
34590 msgid "%<__transaction_relaxed%> without transactional memory support enabled"
34593 #: cp/parser.c:27802 cp/semantics.c:5107
34594 #, gcc-internal-format
34595 msgid "%<__transaction_atomic%> without transactional memory support enabled"
34598 #: cp/parser.c:27999
34599 #, gcc-internal-format
34600 msgid "junk at end of %<#pragma GCC pch_preprocess%>"
34603 #: cp/parser.c:28178
34604 #, gcc-internal-format
34605 msgid "inter-module optimizations not implemented for C++"
34609 #, gcc-internal-format
34610 msgid "data member %qD cannot be a member template"
34614 #, gcc-internal-format
34615 msgid "invalid member template declaration %qD"
34619 #, gcc-internal-format
34620 msgid "explicit specialization in non-namespace scope %qD"
34624 #, gcc-internal-format
34625 msgid "enclosing class templates are not explicitly specialized"
34629 #, gcc-internal-format
34630 msgid "specialization of %qD must appear at namespace scope"
34634 #, gcc-internal-format
34635 msgid "specialization of %qD in different namespace"
34638 #: cp/pt.c:772 cp/pt.c:897
34639 #, gcc-internal-format
34640 msgid " from definition of %q+#D"
34644 #, gcc-internal-format
34646 "explicit instantiation of %qD in namespace %qD (which does not enclose "
34651 #, gcc-internal-format
34652 msgid "name of class shadows template template parameter %qD"
34656 #, gcc-internal-format
34657 msgid "specialization of alias template %qD"
34660 #: cp/pt.c:826 cp/pt.c:957
34661 #, gcc-internal-format
34662 msgid "explicit specialization of non-template %qT"
34666 #, gcc-internal-format
34667 msgid "specialization of %qT after instantiation"
34671 #, gcc-internal-format
34672 msgid "specializing %q#T in different namespace"
34675 #. But if we've had an implicit instantiation, that's a
34676 #. problem ([temp.expl.spec]/6).
34678 #, gcc-internal-format
34679 msgid "specialization %qT after instantiation %qT"
34683 #, gcc-internal-format
34684 msgid "template specialization of %qD not allowed by ISO C++"
34688 #, gcc-internal-format
34689 msgid "specialization of %qD after instantiation"
34693 #, gcc-internal-format
34694 msgid "candidate is: %#D"
34698 #, gcc-internal-format
34703 #, gcc-internal-format
34704 msgid "%qD is not a function template"
34708 #, gcc-internal-format
34709 msgid "template-id %qD for %q+D does not match any template declaration"
34713 #, gcc-internal-format
34715 "saw %d %<template<>%>, need %d for specializing a member function template"
34719 #, gcc-internal-format
34720 msgid "ambiguous template specialization %qD for %q+D"
34723 #: cp/pt.c:2273 cp/pt.c:17964
34724 #, gcc-internal-format
34725 msgid "%qD is not a static data member of a class template"
34729 #, gcc-internal-format
34730 msgid "too many template headers for %D (should be %d)"
34734 #, gcc-internal-format
34736 "members of an explicitly specialized class are defined without a template "
34740 #. This case handles bogus declarations like template <>
34741 #. template <class T> void f<int>();
34742 #: cp/pt.c:2369 cp/pt.c:2423
34743 #, gcc-internal-format
34744 msgid "template-id %qD in declaration of primary template"
34748 #, gcc-internal-format
34749 msgid "template parameter list used in explicit instantiation"
34753 #, gcc-internal-format
34754 msgid "definition provided for explicit instantiation"
34758 #, gcc-internal-format
34759 msgid "too many template parameter lists in declaration of %qD"
34763 #, gcc-internal-format
34764 msgid "too few template parameter lists in declaration of %qD"
34768 #, gcc-internal-format
34769 msgid "explicit specialization of %qD must be introduced by %<template <>%>"
34773 #, gcc-internal-format
34774 msgid "function template partial specialization %qD is not allowed"
34778 #, gcc-internal-format
34779 msgid "default argument specified in explicit specialization"
34783 #, gcc-internal-format
34784 msgid "%qD is not a template function"
34788 #, gcc-internal-format
34789 msgid "%qD is not declared in %qD"
34792 #. From [temp.expl.spec]:
34794 #. If such an explicit specialization for the member
34795 #. of a class template names an implicitly-declared
34796 #. special member function (clause _special_), the
34797 #. program is ill-formed.
34799 #. Similar language is found in [temp.explicit].
34801 #, gcc-internal-format
34802 msgid "specialization of implicitly-declared special member function"
34806 #, gcc-internal-format
34807 msgid "no member function %qD declared in %qT"
34811 #, gcc-internal-format
34812 msgid "base initializer expansion %<%T%> contains no parameter packs"
34816 #, gcc-internal-format
34817 msgid "expansion pattern %<%T%> contains no argument packs"
34821 #, gcc-internal-format
34822 msgid "expansion pattern %<%E%> contains no argument packs"
34826 #, gcc-internal-format
34827 msgid "parameter packs not expanded with %<...%>:"
34830 #: cp/pt.c:3374 cp/pt.c:4097
34831 #, gcc-internal-format
34836 #, gcc-internal-format
34837 msgid " <anonymous>"
34841 #, gcc-internal-format
34842 msgid "declaration of %q+#D"
34846 #, gcc-internal-format
34847 msgid " shadows template parm %q+#D"
34851 #, gcc-internal-format
34852 msgid "template parameters not used in partial specialization:"
34856 #, gcc-internal-format
34857 msgid "partial specialization %qT does not specialize any template arguments"
34861 #, gcc-internal-format
34863 "partial specialization is not more specialized than the primary template "
34864 "because it replaces multiple parameters with a pack expansion"
34868 #, gcc-internal-format
34869 msgid "primary template here"
34873 #, gcc-internal-format
34875 "parameter pack argument %qE must be at the end of the template argument list"
34879 #, gcc-internal-format
34881 "parameter pack argument %qT must be at the end of the template argument list"
34885 #, gcc-internal-format
34886 msgid "template argument %qE involves template parameter(s)"
34890 #, gcc-internal-format
34891 msgid "type %qT of template argument %qE depends on a template parameter"
34892 msgid_plural "type %qT of template argument %qE depends on template parameters"
34897 #, gcc-internal-format
34898 msgid "partial specialization of %qT after instantiation of %qT"
34902 #, gcc-internal-format
34903 msgid "no default argument for %qD"
34907 #, gcc-internal-format
34908 msgid "parameter pack %qE must be at the end of the template parameter list"
34912 #, gcc-internal-format
34913 msgid "parameter pack %qT must be at the end of the template parameter list"
34917 #, gcc-internal-format
34919 "default template arguments may not be used in function template friend re-"
34924 #, gcc-internal-format
34926 "default template arguments may not be used in function template friend "
34931 #, gcc-internal-format
34933 "default template arguments may not be used in function templates without -"
34934 "std=c++11 or -std=gnu++11"
34938 #, gcc-internal-format
34939 msgid "default template arguments may not be used in partial specializations"
34942 #: cp/pt.c:4431 cp/pt.c:4482
34943 #, gcc-internal-format
34944 msgid "default argument for template parameter for class enclosing %qD"
34948 #, gcc-internal-format
34949 msgid "template class without a name"
34954 #. A destructor shall not be a member template.
34956 #, gcc-internal-format
34957 msgid "destructor %qD declared as member template"
34960 #. [basic.stc.dynamic.allocation]
34962 #. An allocation function can be a function
34963 #. template. ... Template allocation functions shall
34964 #. have two or more parameters.
34966 #, gcc-internal-format
34967 msgid "invalid template declaration of %qD"
34971 #, gcc-internal-format
34972 msgid "template definition of non-template %q#D"
34976 #, gcc-internal-format
34977 msgid "expected %d levels of template parms for %q#D, got %d"
34981 #, gcc-internal-format
34982 msgid "got %d template parameters for %q#D"
34986 #, gcc-internal-format
34987 msgid "got %d template parameters for %q#T"
34991 #, gcc-internal-format, gfc-internal-format
34992 msgid " but %d required"
34996 #, gcc-internal-format
34997 msgid "template arguments to %qD do not match original template %qD"
35001 #, gcc-internal-format
35002 msgid "use template<> for an explicit specialization"
35006 #, gcc-internal-format
35007 msgid "%qT is not a template type"
35011 #, gcc-internal-format
35012 msgid "template specifiers not specified in declaration of %qD"
35016 #, gcc-internal-format, gfc-internal-format
35017 msgid "redeclared with %d template parameter"
35018 msgid_plural "redeclared with %d template parameters"
35023 #, gcc-internal-format
35024 msgid "previous declaration %q+D used %d template parameter"
35025 msgid_plural "previous declaration %q+D used %d template parameters"
35030 #, gcc-internal-format
35031 msgid "template parameter %q+#D"
35035 #, gcc-internal-format
35036 msgid "redeclared here as %q#D"
35039 #. We have in [temp.param]:
35041 #. A template-parameter may not be given default arguments
35042 #. by two different declarations in the same scope.
35044 #, gcc-internal-format
35045 msgid "redefinition of default argument for %q#D"
35049 #, gcc-internal-format
35050 msgid "original definition appeared here"
35053 #: cp/pt.c:5133 cp/pt.c:5173
35054 #, gcc-internal-format
35055 msgid "%qE is not a valid template argument for type %qT"
35059 #, gcc-internal-format
35060 msgid "it must be the address of a function with external linkage"
35064 #, gcc-internal-format
35065 msgid "it must be the name of a function with external linkage"
35069 #, gcc-internal-format
35071 "%qE is not a valid template argument for type %qT because %qD has no linkage"
35075 #, gcc-internal-format
35077 "%qE is not a valid template argument for type %qT because %qD does not have "
35082 #, gcc-internal-format
35083 msgid "it must be a pointer-to-member of the form %<&X::Y%>"
35087 #, gcc-internal-format
35088 msgid " couldn't deduce template parameter %qD"
35092 #, gcc-internal-format
35093 msgid " types %qT and %qT have incompatible cv-qualifiers"
35097 #, gcc-internal-format
35098 msgid " mismatched types %qT and %qT"
35102 #, gcc-internal-format
35103 msgid " template parameter %qD is not a parameter pack, but argument %qD is"
35107 #, gcc-internal-format
35108 msgid " template argument %qE does not match pointer-to-member constant %qE"
35112 #, gcc-internal-format
35113 msgid " %qE is not equivalent to %qE"
35117 #, gcc-internal-format
35118 msgid " inconsistent parameter pack deduction with %qT and %qT"
35122 #, gcc-internal-format
35123 msgid " deduced conflicting types for parameter %qT (%qT and %qT)"
35127 #, gcc-internal-format
35128 msgid " deduced conflicting values for non-type parameter %qE (%qE and %qE)"
35132 #, gcc-internal-format
35133 msgid " variable-sized array type %qT is not a valid template argument"
35137 #, gcc-internal-format
35138 msgid " member function type %qT is not a valid template argument"
35142 #, gcc-internal-format
35143 msgid " cannot convert %qE (type %qT) to type %qT"
35147 #, gcc-internal-format
35148 msgid " %qT is an ambiguous base class of %qT"
35152 #, gcc-internal-format
35153 msgid " %qT is not derived from %qT"
35157 #, gcc-internal-format
35159 " template parameters of a template template argument are inconsistent with "
35160 "other deduced template arguments"
35164 #, gcc-internal-format
35165 msgid " can't deduce a template for %qT from non-template type %qT"
35169 #, gcc-internal-format
35170 msgid " template argument %qE does not match %qD"
35174 #, gcc-internal-format
35175 msgid " could not resolve address from overloaded function %qE"
35179 #, gcc-internal-format
35181 "%qE is not a valid template argument for type %qT because string literals "
35182 "can never be used in this context"
35186 #, gcc-internal-format
35187 msgid "in template argument for type %qT "
35191 #, gcc-internal-format
35193 "%qD is not a valid template argument because %qD is a variable, not the "
35194 "address of a variable"
35198 #, gcc-internal-format
35200 "%qE is not a valid template argument of type %qT because %qE is not a "
35205 #, gcc-internal-format
35207 "%qE is not a valid template argument of type %qT because %qD does not have "
35212 #, gcc-internal-format
35214 "%qE is not a valid template argument of type %qT because %qD has no linkage"
35218 #, gcc-internal-format
35220 "%qE is not a valid template argument for type %qT because of conflicts in cv-"
35225 #, gcc-internal-format
35227 "%qE is not a valid template argument for type %qT because it is not an lvalue"
35231 #, gcc-internal-format
35233 "%q#D is not a valid template argument for type %qT because a reference "
35234 "variable does not have a constant address"
35238 #, gcc-internal-format
35240 "%qE is not a valid template argument for type %qT because it is not an "
35241 "object with external linkage"
35245 #, gcc-internal-format
35247 "%qE is not a valid template argument for type %qT because object %qD has not "
35252 #, gcc-internal-format
35254 "%qE is not a valid template argument for type %qT because it is a pointer"
35258 #, gcc-internal-format
35259 msgid "try using %qE instead"
35262 #: cp/pt.c:5825 cp/pt.c:5854
35263 #, gcc-internal-format
35265 "%qE is not a valid template argument for type %qT because it is of type %qT"
35269 #, gcc-internal-format
35270 msgid "standard conversions are not allowed in this context"
35274 #, gcc-internal-format
35275 msgid "ignoring attributes on template argument %qT"
35279 #, gcc-internal-format
35280 msgid "injected-class-name %qD used as template template argument"
35284 #, gcc-internal-format
35285 msgid "invalid use of destructor %qE as a type"
35289 #, gcc-internal-format
35290 msgid "to refer to a type member of a template parameter, use %<typename %E%>"
35293 #: cp/pt.c:6249 cp/pt.c:6268 cp/pt.c:6316
35294 #, gcc-internal-format
35295 msgid "type/value mismatch at argument %d in template parameter list for %qD"
35299 #, gcc-internal-format
35300 msgid " expected a constant of type %qT, got %qT"
35304 #, gcc-internal-format
35305 msgid " expected a class template, got %qE"
35309 #, gcc-internal-format
35310 msgid " expected a type, got %qE"
35314 #, gcc-internal-format
35315 msgid " expected a type, got %qT"
35319 #, gcc-internal-format
35320 msgid " expected a class template, got %qT"
35324 #, gcc-internal-format
35325 msgid " expected a template of type %qD, got %qT"
35328 #. Not sure if this is reachable, but it doesn't hurt
35331 #, gcc-internal-format
35332 msgid "type mismatch in nontype parameter pack"
35336 #, gcc-internal-format
35337 msgid "could not convert template argument %qE to %qT"
35340 #: cp/pt.c:6440 cp/pt.c:6609
35341 #, gcc-internal-format, gfc-internal-format
35342 msgid "wrong number of template arguments (%d, should be %d)"
35345 #: cp/pt.c:6486 cp/pt.c:6694
35346 #, gcc-internal-format, gfc-internal-format
35347 msgid "template argument %d is invalid"
35351 #, gcc-internal-format, gfc-internal-format
35352 msgid "wrong number of template arguments (%d, should be %d or more)"
35356 #, gcc-internal-format
35357 msgid "provided for %q+D"
35361 #, gcc-internal-format
35362 msgid "%q#D is not a function template"
35366 #, gcc-internal-format
35367 msgid "non-template type %qT used as a template"
35371 #, gcc-internal-format
35372 msgid "for template declaration %q+D"
35377 "template instantiation depth exceeds maximum of %d (use -ftemplate-depth= to "
35378 "increase the maximum) substituting %qS"
35382 #, gcc-internal-format
35384 "template instantiation depth exceeds maximum of %d (use -ftemplate-depth= to "
35385 "increase the maximum) instantiating %qD"
35389 #, gcc-internal-format
35390 msgid "mismatched argument pack lengths while expanding %<%T%>"
35394 #, gcc-internal-format
35395 msgid "mismatched argument pack lengths while expanding %<%E%>"
35399 #, gcc-internal-format
35400 msgid " when instantiating default argument for call to %D"
35404 #, gcc-internal-format
35405 msgid "instantiation of %q+D as type %qT"
35408 #. It may seem that this case cannot occur, since:
35410 #. typedef void f();
35411 #. void g() { f x; }
35413 #. declares a function, not a variable. However:
35415 #. typedef void f();
35416 #. template <typename T> void g() { T t; }
35417 #. template void g<f>();
35419 #. is an attempt to declare a variable with function
35422 #, gcc-internal-format
35423 msgid "variable %qD has function type"
35427 #, gcc-internal-format
35428 msgid "invalid parameter type %qT"
35432 #, gcc-internal-format
35433 msgid "in declaration %q+D"
35437 #, gcc-internal-format
35438 msgid "function returning an array"
35442 #, gcc-internal-format
35443 msgid "function returning a function"
35447 #, gcc-internal-format
35448 msgid "creating pointer to member function of non-class type %qT"
35452 #, gcc-internal-format
35453 msgid "forming reference to void"
35457 #, gcc-internal-format
35458 msgid "forming pointer to reference type %qT"
35462 #, gcc-internal-format
35463 msgid "forming reference to reference type %qT"
35467 #, gcc-internal-format
35468 msgid "creating pointer to member of non-class type %qT"
35472 #, gcc-internal-format
35473 msgid "creating pointer to member reference type %qT"
35477 #, gcc-internal-format
35478 msgid "creating pointer to member of type void"
35482 #, gcc-internal-format
35483 msgid "creating array of %qT"
35487 #, gcc-internal-format
35488 msgid "creating array of %qT, which is an abstract class type"
35492 #, gcc-internal-format
35493 msgid "%qT is not a class, struct, or union type"
35497 #, gcc-internal-format
35498 msgid "%qT resolves to %qT, which is not an enumeration type"
35502 #, gcc-internal-format
35503 msgid "%qT resolves to %qT, which is is not a class type"
35507 #, gcc-internal-format
35508 msgid "use of %qs in template"
35512 #, gcc-internal-format
35513 msgid "qualifying type %qT does not match destructor name ~%qT"
35517 #, gcc-internal-format
35519 "dependent-name %qE is parsed as a non-type, but instantiation yields a type"
35523 #, gcc-internal-format
35524 msgid "say %<typename %E%> if a type is meant"
35528 #, gcc-internal-format
35529 msgid "using invalid field %qD"
35532 #: cp/pt.c:12497 cp/pt.c:13318
35533 #, gcc-internal-format
35534 msgid "invalid use of pack expansion expression"
35537 #: cp/pt.c:12501 cp/pt.c:13322
35538 #, gcc-internal-format
35539 msgid "use %<...%> to expand argument pack"
35543 #, gcc-internal-format
35545 "%qD was not declared in this scope, and no declarations were found by "
35546 "argument-dependent lookup at the point of instantiation"
35550 #, gcc-internal-format
35551 msgid "declarations in dependent base %qT are not found by unqualified lookup"
35555 #, gcc-internal-format
35556 msgid "use %<this->%D%> instead"
35560 #, gcc-internal-format
35561 msgid "use %<%T::%D%> instead"
35565 #, gcc-internal-format
35566 msgid "%q+D declared here, later in the translation unit"
35570 #, gcc-internal-format
35571 msgid "%qT is not a class or namespace"
35575 #, gcc-internal-format
35576 msgid "%qD is not a class or namespace"
35580 #, gcc-internal-format
35581 msgid "%qT is/uses anonymous type"
35585 #, gcc-internal-format
35586 msgid "template argument for %qD uses local type %qT"
35590 #, gcc-internal-format
35591 msgid "%qT is a variably modified type"
35595 #, gcc-internal-format
35596 msgid "integral expression %qE is not constant"
35600 #, gcc-internal-format
35601 msgid " trying to instantiate %qD"
35605 #, gcc-internal-format
35606 msgid "ambiguous class template instantiation for %q#T"
35610 #, gcc-internal-format
35614 #: cp/pt.c:17949 cp/pt.c:18032
35615 #, gcc-internal-format
35616 msgid "explicit instantiation of non-template %q#D"
35619 #: cp/pt.c:17970 cp/pt.c:18027
35620 #, gcc-internal-format
35621 msgid "no matching template for %qD found"
35625 #, gcc-internal-format
35627 "type %qT for explicit instantiation %qD does not match declared type %qT"
35631 #, gcc-internal-format
35632 msgid "explicit instantiation of %q#D"
35636 #, gcc-internal-format
35637 msgid "duplicate explicit instantiation of %q#D"
35640 #: cp/pt.c:18042 cp/pt.c:18139
35641 #, gcc-internal-format
35642 msgid "ISO C++ 1998 forbids the use of %<extern%> on explicit instantiations"
35645 #: cp/pt.c:18047 cp/pt.c:18156
35646 #, gcc-internal-format
35647 msgid "storage class %qD applied to template instantiation"
35651 #, gcc-internal-format
35652 msgid "explicit instantiation of non-class template %qD"
35656 #, gcc-internal-format
35657 msgid "explicit instantiation of non-template type %qT"
35661 #, gcc-internal-format
35662 msgid "explicit instantiation of %q#T before definition of template"
35666 #, gcc-internal-format
35667 msgid "ISO C++ forbids the use of %qE on explicit instantiations"
35671 #, gcc-internal-format
35672 msgid "duplicate explicit instantiation of %q#T"
35677 #. The definition of a non-exported function template, a
35678 #. non-exported member function template, or a non-exported
35679 #. member function or static data member of a class template
35680 #. shall be present in every translation unit in which it is
35681 #. explicitly instantiated.
35683 #, gcc-internal-format
35684 msgid "explicit instantiation of %qD but no definition available"
35688 #, gcc-internal-format
35690 "template instantiation depth exceeds maximum of %d instantiating %q+D, "
35691 "possibly from virtual table generation (use -ftemplate-depth= to increase "
35696 #, gcc-internal-format
35697 msgid "invalid template non-type parameter"
35701 #, gcc-internal-format
35702 msgid "%q#T is not a valid type for a template non-type parameter"
35706 #, gcc-internal-format
35708 "deducing from brace-enclosed initializer list requires #include "
35709 "<initializer_list>"
35713 #, gcc-internal-format
35714 msgid "unable to deduce lambda return type from %qE"
35718 #, gcc-internal-format
35719 msgid "unable to deduce %qT from %qE"
35723 #, gcc-internal-format
35724 msgid "inconsistent types %qT and %qT deduced for lambda return type"
35728 #, gcc-internal-format
35729 msgid "inconsistent deduction for %qT: %qT and then %qT"
35733 #, gcc-internal-format
35734 msgid "-frepo must be used with -c"
35738 #, gcc-internal-format, gfc-internal-format
35739 msgid "mysterious repository information in %s"
35743 #, gcc-internal-format
35744 msgid "can%'t create repository information file %qs"
35748 #, gcc-internal-format
35749 msgid "cannot use typeid with -fno-rtti"
35753 #, gcc-internal-format
35754 msgid "must #include <typeinfo> before using typeid"
35758 #, gcc-internal-format
35760 "cannot create type information for type %qT because it involves types of "
35764 #: cp/rtti.c:666 cp/rtti.c:681
35765 #, gcc-internal-format
35766 msgid "dynamic_cast of %q#D to %q#T can never succeed"
35770 #, gcc-internal-format
35771 msgid "%<dynamic_cast%> not permitted with -fno-rtti"
35775 #, gcc-internal-format
35776 msgid "cannot dynamic_cast %qE (of type %q#T) to type %q#T (%s)"
35780 #, gcc-internal-format
35781 msgid "%qT is an ambiguous base of %qT"
35785 #, gcc-internal-format
35786 msgid "%qT is an inaccessible base of %qT"
35789 #: cp/search.c:1904
35790 #, gcc-internal-format
35791 msgid "deprecated covariant return type for %q+#D"
35794 #: cp/search.c:1906 cp/search.c:1921 cp/search.c:1926 cp/search.c:1950
35795 #, gcc-internal-format
35796 msgid " overriding %q+#D"
35799 #: cp/search.c:1920
35800 #, gcc-internal-format
35801 msgid "invalid covariant return type for %q+#D"
35804 #: cp/search.c:1925
35805 #, gcc-internal-format
35806 msgid "conflicting return type specified for %q+#D"
35809 #: cp/search.c:1940
35810 #, gcc-internal-format
35811 msgid "looser throw specifier for %q+#F"
35814 #: cp/search.c:1941
35815 #, gcc-internal-format
35816 msgid " overriding %q+#F"
35819 #: cp/search.c:1949
35820 #, gcc-internal-format
35821 msgid "conflicting type attributes specified for %q+#D"
35824 #: cp/search.c:1959
35825 #, gcc-internal-format
35826 msgid "deleted function %q+D"
35829 #: cp/search.c:1960
35830 #, gcc-internal-format
35831 msgid "overriding non-deleted function %q+D"
35834 #: cp/search.c:1965
35835 #, gcc-internal-format
35836 msgid "non-deleted function %q+D"
35839 #: cp/search.c:1966
35840 #, gcc-internal-format
35841 msgid "overriding deleted function %q+D"
35844 #: cp/search.c:1972
35845 #, gcc-internal-format
35846 msgid "virtual function %q+D"
35849 #: cp/search.c:1973
35850 #, gcc-internal-format
35851 msgid "overriding final function %q+D"
35854 #. A static member function cannot match an inherited
35855 #. virtual member function.
35856 #: cp/search.c:2069
35857 #, gcc-internal-format
35858 msgid "%q+#D cannot be declared"
35861 #: cp/search.c:2070
35862 #, gcc-internal-format
35863 msgid " since %q+#D declared in base class"
35866 #: cp/semantics.c:759
35867 #, gcc-internal-format
35868 msgid "suggest explicit braces around empty body in %<do%> statement"
35871 #: cp/semantics.c:1388
35872 #, gcc-internal-format
35873 msgid "type of asm operand %qE could not be determined"
35876 #: cp/semantics.c:1453
35877 #, gcc-internal-format
35878 msgid "__label__ declarations are only allowed in function scopes"
35881 #: cp/semantics.c:1558
35882 #, gcc-internal-format
35883 msgid "invalid use of member %q+D in static member function"
35886 #: cp/semantics.c:1560
35887 #, gcc-internal-format
35888 msgid "invalid use of non-static data member %q+D"
35891 #: cp/semantics.c:1561
35892 #, gcc-internal-format
35893 msgid "from this location"
35896 #: cp/semantics.c:2222
35897 #, gcc-internal-format
35898 msgid "arguments to destructor are not allowed"
35901 #: cp/semantics.c:2303
35902 #, gcc-internal-format
35903 msgid "%<this%> is unavailable for static member functions"
35906 #: cp/semantics.c:2309
35907 #, gcc-internal-format
35908 msgid "invalid use of %<this%> in non-member function"
35911 #: cp/semantics.c:2311
35912 #, gcc-internal-format
35913 msgid "invalid use of %<this%> at top level"
35916 #: cp/semantics.c:2335
35917 #, gcc-internal-format
35918 msgid "invalid qualifying scope in pseudo-destructor name"
35921 #: cp/semantics.c:2340 cp/typeck.c:2466
35922 #, gcc-internal-format
35923 msgid "qualified type %qT does not match destructor name ~%qT"
35926 #: cp/semantics.c:2362
35927 #, gcc-internal-format
35928 msgid "%qE is not of type %qT"
35931 #: cp/semantics.c:2403
35932 #, gcc-internal-format
35933 msgid "compound literal of non-object type %qT"
35936 #: cp/semantics.c:2515
35937 #, gcc-internal-format
35938 msgid "template type parameters must use the keyword %<class%> or %<typename%>"
35941 #: cp/semantics.c:2557
35942 #, gcc-internal-format
35944 "invalid use of type %qT as a default value for a template template-parameter"
35947 #: cp/semantics.c:2560
35948 #, gcc-internal-format
35949 msgid "invalid default argument for a template template parameter"
35952 #: cp/semantics.c:2577
35953 #, gcc-internal-format
35954 msgid "definition of %q#T inside template parameter list"
35957 #: cp/semantics.c:2608
35958 #, gcc-internal-format
35959 msgid "invalid definition of qualified type %qT"
35962 #: cp/semantics.c:2829
35963 #, gcc-internal-format
35964 msgid "invalid base-class specification"
35967 #: cp/semantics.c:3074 cp/semantics.c:9123
35968 #, gcc-internal-format
35969 msgid "%qD is not captured"
35972 #: cp/semantics.c:3080
35973 #, gcc-internal-format
35974 msgid "use of local variable with automatic storage from containing function"
35977 #: cp/semantics.c:3081
35978 #, gcc-internal-format
35979 msgid "use of parameter from containing function"
35982 #: cp/semantics.c:3082
35983 #, gcc-internal-format
35984 msgid " %q+#D declared here"
35987 #: cp/semantics.c:3093
35988 #, gcc-internal-format
35989 msgid "use of parameter %qD outside function body"
35992 #: cp/semantics.c:3130
35993 #, gcc-internal-format
35995 "template parameter %qD of type %qT is not allowed in an integral constant "
35996 "expression because it is not of integral or enumeration type"
35999 #: cp/semantics.c:3281
36000 #, gcc-internal-format
36001 msgid "use of namespace %qD as expression"
36004 #: cp/semantics.c:3286
36005 #, gcc-internal-format
36006 msgid "use of class template %qT as expression"
36009 #. Ambiguous reference to base members.
36010 #: cp/semantics.c:3292
36011 #, gcc-internal-format
36012 msgid "request for member %qD is ambiguous in multiple inheritance lattice"
36015 #: cp/semantics.c:3318
36016 #, gcc-internal-format
36017 msgid "%qD cannot appear in a constant-expression"
36020 #: cp/semantics.c:3436
36021 #, gcc-internal-format
36022 msgid "type of %qE is unknown"
36025 #: cp/semantics.c:3464
36026 #, gcc-internal-format
36027 msgid "%qT is not an enumeration type"
36030 #. Parameter packs can only be used in templates
36031 #: cp/semantics.c:3613
36032 #, gcc-internal-format
36033 msgid "Parameter pack __bases only valid in template declaration"
36036 #: cp/semantics.c:3633
36037 #, gcc-internal-format
36038 msgid "cannot apply %<offsetof%> to destructor %<~%T%>"
36041 #: cp/semantics.c:3644
36042 #, gcc-internal-format
36043 msgid "cannot apply %<offsetof%> to member function %qD"
36046 #: cp/semantics.c:4063
36047 #, gcc-internal-format
36048 msgid "%qD is not a variable in clause %qs"
36051 #: cp/semantics.c:4072 cp/semantics.c:4094 cp/semantics.c:4116
36052 #, gcc-internal-format
36053 msgid "%qD appears more than once in data clauses"
36056 #: cp/semantics.c:4086
36057 #, gcc-internal-format
36058 msgid "%qD is not a variable in clause %<firstprivate%>"
36061 #: cp/semantics.c:4108
36062 #, gcc-internal-format
36063 msgid "%qD is not a variable in clause %<lastprivate%>"
36066 #: cp/semantics.c:4150
36067 #, gcc-internal-format
36068 msgid "num_threads expression must be integral"
36071 #: cp/semantics.c:4171
36072 #, gcc-internal-format
36073 msgid "schedule chunk size expression must be integral"
36076 #: cp/semantics.c:4314
36077 #, gcc-internal-format
36078 msgid "%qE has reference type for %qs"
36081 #: cp/semantics.c:4390
36082 #, gcc-internal-format
36083 msgid "%<threadprivate%> %qD is not file, namespace or block scope variable"
36086 #: cp/semantics.c:4404
36087 #, gcc-internal-format
36088 msgid "%<threadprivate%> %qE directive not in %qT definition"
36091 #: cp/semantics.c:4551
36092 #, gcc-internal-format
36093 msgid "difference between %qE and %qD does not have integer type"
36096 #. Report the error.
36097 #: cp/semantics.c:5226
36098 #, gcc-internal-format, gfc-internal-format
36099 msgid "static assertion failed: %s"
36102 #: cp/semantics.c:5229
36103 #, gcc-internal-format
36104 msgid "non-constant condition for static assertion"
36107 #: cp/semantics.c:5258
36108 #, gcc-internal-format
36109 msgid "argument to decltype must be an expression"
36112 #: cp/semantics.c:5283
36113 #, gcc-internal-format
36114 msgid "decltype cannot resolve address of overloaded function"
36117 #: cp/semantics.c:5614
36118 #, gcc-internal-format
36119 msgid "__is_convertible_to"
36122 #: cp/semantics.c:5732
36123 #, gcc-internal-format
36124 msgid "the type %qT of constexpr variable %qD is not literal"
36127 #: cp/semantics.c:5802
36128 #, gcc-internal-format
36129 msgid "invalid type for parameter %d of constexpr function %q+#D"
36132 #: cp/semantics.c:5816
36133 #, gcc-internal-format
36134 msgid "invalid return type %qT of constexpr function %q+D"
36137 #: cp/semantics.c:5838
36138 #, gcc-internal-format
36139 msgid "%q#T has virtual base classes"
36142 #: cp/semantics.c:6038
36143 #, gcc-internal-format
36144 msgid "constexpr constructor does not have empty body"
36147 #: cp/semantics.c:6124
36148 #, gcc-internal-format
36149 msgid "body of %<constexpr%> constructor cannot be a function-try-block"
36152 #: cp/semantics.c:6247
36153 #, gcc-internal-format
36155 "%<constexpr%> constructor for union %qT must initialize exactly one non-"
36156 "static data member"
36159 #: cp/semantics.c:6287
36160 #, gcc-internal-format
36161 msgid "uninitialized member %qD in %<constexpr%> constructor"
36164 #: cp/semantics.c:6318
36165 #, gcc-internal-format
36166 msgid "body of constexpr function %qD not a return-statement"
36169 #: cp/semantics.c:6373
36170 #, gcc-internal-format
36171 msgid "%q+D is not usable as a constexpr function because:"
36174 #: cp/semantics.c:6708
36175 #, gcc-internal-format
36176 msgid "expression %qE does not designate a constexpr function"
36179 #: cp/semantics.c:6722 cp/semantics.c:8362
36180 #, gcc-internal-format
36181 msgid "call to non-constexpr function %qD"
36184 #. The definition of fun was somehow unsuitable.
36185 #: cp/semantics.c:6750
36186 #, gcc-internal-format
36187 msgid "%qD called in a constant expression"
36190 #: cp/semantics.c:6754
36191 #, gcc-internal-format
36192 msgid "%qD used before its definition"
36195 #: cp/semantics.c:6788
36196 #, gcc-internal-format
36197 msgid "call has circular dependency"
36200 #: cp/semantics.c:6796
36201 #, gcc-internal-format, gfc-internal-format
36203 "constexpr evaluation depth exceeds maximum of %d (use -fconstexpr-depth= to "
36204 "increase the maximum)"
36207 #: cp/semantics.c:6860
36208 #, gcc-internal-format
36209 msgid "%q+E is not a constant expression"
36212 #: cp/semantics.c:7006
36213 #, gcc-internal-format
36214 msgid "array subscript out of bound"
36217 #: cp/semantics.c:7052 cp/semantics.c:7112 cp/semantics.c:7806
36218 #, gcc-internal-format
36219 msgid "%qE is not a constant expression"
36222 #: cp/semantics.c:7058
36223 #, gcc-internal-format
36224 msgid "mutable %qD is not usable in a constant expression"
36227 #: cp/semantics.c:7073
36228 #, gcc-internal-format
36230 "accessing %qD member instead of initialized %qD member in constant expression"
36233 #: cp/semantics.c:7632
36234 #, gcc-internal-format
36235 msgid "accessing value of %qE through a %qT glvalue in a constant expression"
36238 #: cp/semantics.c:7667
36239 #, gcc-internal-format
36240 msgid "the value of %qD is not usable in a constant expression"
36243 #: cp/semantics.c:7674
36244 #, gcc-internal-format
36245 msgid "%qD used in its own initializer"
36248 #: cp/semantics.c:7679
36249 #, gcc-internal-format
36250 msgid "%q#D is not const"
36253 #: cp/semantics.c:7682
36254 #, gcc-internal-format
36255 msgid "%q#D is volatile"
36258 #: cp/semantics.c:7686
36259 #, gcc-internal-format
36260 msgid "%qD was not initialized with a constant expression"
36263 #: cp/semantics.c:7695
36264 #, gcc-internal-format
36265 msgid "%qD was not declared %<constexpr%>"
36268 #: cp/semantics.c:7698
36269 #, gcc-internal-format
36270 msgid "%qD does not have integral or enumeration type"
36273 #: cp/semantics.c:7794 cp/semantics.c:8494
36274 #, gcc-internal-format
36276 "use of the value of the object being constructed in a constant expression"
36279 #: cp/semantics.c:7822 cp/semantics.c:8644
36280 #, gcc-internal-format
36281 msgid "temporary of non-literal type %qT in a constant expression"
36284 #: cp/semantics.c:8089 cp/semantics.c:8536 cp/semantics.c:8811
36285 #, gcc-internal-format
36286 msgid "expression %qE is not a constant-expression"
36289 #: cp/semantics.c:8094
36290 #, gcc-internal-format
36291 msgid "unexpected expression %qE of kind %s"
36294 #: cp/semantics.c:8126
36295 #, gcc-internal-format
36297 "%qT cannot be the type of a complete constant expression because it has "
36298 "mutable sub-objects"
36301 #: cp/semantics.c:8139
36302 #, gcc-internal-format
36304 "conversion from pointer type %qT to arithmetic type %qT in a constant-"
36308 #: cp/semantics.c:8310
36309 #, gcc-internal-format
36310 msgid "expression %qE has side-effects"
36313 #: cp/semantics.c:8380
36314 #, gcc-internal-format
36316 "calling a member function of the object being constructed in a constant "
36320 #: cp/semantics.c:8462
36321 #, gcc-internal-format
36323 "address-of an object %qE with thread local or automatic storage is not a "
36324 "constant expression"
36327 #: cp/semantics.c:8548
36328 #, gcc-internal-format
36330 "typeid-expression is not a constant expression because %qE is of polymorphic "
36334 #: cp/semantics.c:8561
36335 #, gcc-internal-format
36336 msgid "difference of two pointer expressions is not a constant expression"
36339 #: cp/semantics.c:8580
36340 #, gcc-internal-format
36341 msgid "pointer comparison expression is not a constant expression"
36344 #: cp/semantics.c:8619
36345 #, gcc-internal-format
36346 msgid "cast to non-integral type %qT in a constant expression"
36349 #: cp/semantics.c:8695
36350 #, gcc-internal-format
36351 msgid "division by zero is not a constant-expression"
36354 #: cp/semantics.c:8819
36355 #, gcc-internal-format
36356 msgid "non-constant array initialization"
36359 #: cp/semantics.c:8828
36360 #, gcc-internal-format, gfc-internal-format
36361 msgid "unexpected AST of kind %s"
36364 #: cp/semantics.c:9320
36365 #, gcc-internal-format
36366 msgid "cannot capture %qE by reference"
36369 #: cp/semantics.c:9343
36370 #, gcc-internal-format
36371 msgid "already captured %qD in lambda expression"
36374 #: cp/semantics.c:9515
36375 #, gcc-internal-format
36376 msgid "%<this%> was not captured for this lambda function"
36380 #, gcc-internal-format
36381 msgid "%qV qualifiers cannot be applied to %qT"
36385 #, gcc-internal-format
36386 msgid "%qE attribute can only be applied to Java class definitions"
36390 #, gcc-internal-format
36391 msgid "%qE attribute can only be applied to class definitions"
36395 #, gcc-internal-format
36396 msgid "%qE is obsolete; g++ vtables are now COM-compatible by default"
36400 #, gcc-internal-format
36401 msgid "requested init_priority is not an integer constant"
36405 #, gcc-internal-format
36407 "can only use %qE attribute on file-scope definitions of objects of class type"
36411 #, gcc-internal-format
36412 msgid "requested init_priority is out of range"
36416 #, gcc-internal-format
36417 msgid "requested init_priority is reserved for internal use"
36421 #, gcc-internal-format
36422 msgid "%qE attribute is not supported on this platform"
36426 #, gcc-internal-format
36427 msgid "redeclaration of %qD adds abi tag %E"
36431 #, gcc-internal-format
36432 msgid "previous declaration here"
36436 #, gcc-internal-format
36437 msgid "%qE attribute applied to non-class, non-enum type %qT"
36441 #, gcc-internal-format
36442 msgid "%qE attribute applied to %qT after its definition"
36446 #, gcc-internal-format
36447 msgid "%qE attribute applied to non-function %qD"
36451 #, gcc-internal-format
36452 msgid "%qE attribute applied to extern \"C\" function %qD"
36456 #, gcc-internal-format
36457 msgid "zero as null pointer constant"
36461 #, gcc-internal-format, gfc-internal-format
36462 msgid "lang_* check: failed in %s, at %s:%d"
36466 #, gcc-internal-format
36467 msgid "comparison between distinct pointer types %qT and %qT lacks a cast"
36471 #, gcc-internal-format
36472 msgid "conversion between distinct pointer types %qT and %qT lacks a cast"
36476 #, gcc-internal-format
36478 "conditional expression between distinct pointer types %qT and %qT lacks a "
36483 #, gcc-internal-format
36485 "ISO C++ forbids comparison between pointer of type %<void *%> and pointer-to-"
36490 #, gcc-internal-format
36492 "ISO C++ forbids conversion between pointer of type %<void *%> and pointer-to-"
36497 #, gcc-internal-format
36499 "ISO C++ forbids conditional expression between pointer of type %<void *%> "
36500 "and pointer-to-function"
36504 #, gcc-internal-format
36506 "comparison between distinct pointer-to-member types %qT and %qT lacks a cast"
36510 #, gcc-internal-format
36512 "conversion between distinct pointer-to-member types %qT and %qT lacks a cast"
36516 #, gcc-internal-format
36518 "conditional expression between distinct pointer-to-member types %qT and %qT "
36522 #: cp/typeck.c:1387
36523 #, gcc-internal-format
36524 msgid "canonical types differ for identical types %T and %T"
36527 #: cp/typeck.c:1394
36528 #, gcc-internal-format
36529 msgid "same canonical type node for different types %T and %T"
36532 #: cp/typeck.c:1519
36533 #, gcc-internal-format
36534 msgid "invalid application of %qs to a member function"
36537 #: cp/typeck.c:1596
36538 #, gcc-internal-format
36539 msgid "invalid application of %<sizeof%> to a bit-field"
36542 #: cp/typeck.c:1604
36543 #, gcc-internal-format
36544 msgid "ISO C++ forbids applying %<sizeof%> to an expression of function type"
36547 #: cp/typeck.c:1655
36548 #, gcc-internal-format
36549 msgid "invalid application of %<__alignof%> to a bit-field"
36552 #: cp/typeck.c:1666
36553 #, gcc-internal-format
36555 "ISO C++ forbids applying %<__alignof%> to an expression of function type"
36558 #: cp/typeck.c:1774
36559 #, gcc-internal-format
36560 msgid "invalid use of non-static member function"
36563 #: cp/typeck.c:1940
36564 #, gcc-internal-format
36565 msgid "taking address of temporary array"
36568 #: cp/typeck.c:2096
36569 #, gcc-internal-format
36570 msgid "deprecated conversion from string constant to %qT"
36573 #: cp/typeck.c:2224 cp/typeck.c:2624
36574 #, gcc-internal-format
36576 "request for member %qD in %qE, which is of pointer type %qT (maybe you meant "
36580 #: cp/typeck.c:2228 cp/typeck.c:2628
36581 #, gcc-internal-format
36582 msgid "request for member %qD in %qE, which is of non-class type %qT"
36585 #: cp/typeck.c:2258
36586 #, gcc-internal-format
36587 msgid "invalid use of nonstatic data member %qE"
36590 #: cp/typeck.c:2314
36591 #, gcc-internal-format
36592 msgid "invalid access to non-static data member %qD of NULL object"
36595 #: cp/typeck.c:2317 cp/typeck.c:2348
36596 #, gcc-internal-format
36597 msgid "(perhaps the %<offsetof%> macro was used incorrectly)"
36600 #: cp/typeck.c:2345
36601 #, gcc-internal-format
36602 msgid "invalid access to non-static data member %qD of NULL object"
36605 #: cp/typeck.c:2478
36606 #, gcc-internal-format
36607 msgid "object type %qT does not match destructor name ~%qT"
36610 #: cp/typeck.c:2486
36611 #, gcc-internal-format
36612 msgid "the type being destroyed is %qT, but the destructor refers to %qT"
36615 #: cp/typeck.c:2668
36616 #, gcc-internal-format
36617 msgid "%<%D::%D%> is not a member of %qT"
36620 #: cp/typeck.c:2693
36621 #, gcc-internal-format
36622 msgid "%qT is not a base of %qT"
36625 #: cp/typeck.c:2713
36626 #, gcc-internal-format
36627 msgid "%qD has no member named %qE"
36630 #: cp/typeck.c:2731
36631 #, gcc-internal-format
36632 msgid "%qD is not a member template function"
36635 #: cp/typeck.c:2875
36636 #, gcc-internal-format
36637 msgid "%qT is not a pointer-to-object type"
36640 #: cp/typeck.c:2906
36641 #, gcc-internal-format
36642 msgid "invalid use of array indexing on pointer to member"
36645 #: cp/typeck.c:2909
36646 #, gcc-internal-format
36647 msgid "invalid use of unary %<*%> on pointer to member"
36650 #: cp/typeck.c:2912
36651 #, gcc-internal-format
36652 msgid "invalid use of implicit conversion on pointer to member"
36655 #: cp/typeck.c:2915
36656 #, gcc-internal-format
36658 "left hand operand of %<->*%> must be a pointer to class, but is a pointer to "
36659 "member of type %qT"
36662 #: cp/typeck.c:2951
36663 #, gcc-internal-format
36664 msgid "subscript missing in array reference"
36667 #: cp/typeck.c:3037
36668 #, gcc-internal-format
36669 msgid "ISO C++ forbids subscripting non-lvalue array"
36672 #: cp/typeck.c:3050
36673 #, gcc-internal-format
36674 msgid "subscripting array declared %<register%>"
36677 #: cp/typeck.c:3087
36678 #, gcc-internal-format
36679 msgid "subscripted value is neither array nor pointer"
36682 #: cp/typeck.c:3158
36683 #, gcc-internal-format
36684 msgid "object missing in use of %qE"
36687 #: cp/typeck.c:3369
36688 #, gcc-internal-format
36689 msgid "ISO C++ forbids calling %<::main%> from within program"
36692 #: cp/typeck.c:3388
36693 #, gcc-internal-format
36695 "must use %<.*%> or %<->*%> to call pointer-to-member function in %<%E "
36696 "(...)%>, e.g. %<(... ->* %E) (...)%>"
36699 #: cp/typeck.c:3406
36700 #, gcc-internal-format
36701 msgid "%qE cannot be used as a function"
36704 #: cp/typeck.c:3409
36705 #, gcc-internal-format
36706 msgid "%qD cannot be used as a function"
36709 #: cp/typeck.c:3412
36710 #, gcc-internal-format
36711 msgid "expression cannot be used as a function"
36714 #: cp/typeck.c:3461
36715 #, gcc-internal-format
36716 msgid "too many arguments to constructor %q#D"
36719 #: cp/typeck.c:3462
36720 #, gcc-internal-format
36721 msgid "too few arguments to constructor %q#D"
36724 #: cp/typeck.c:3467
36725 #, gcc-internal-format
36726 msgid "too many arguments to member function %q#D"
36729 #: cp/typeck.c:3468
36730 #, gcc-internal-format
36731 msgid "too few arguments to member function %q#D"
36734 #: cp/typeck.c:3474
36735 #, gcc-internal-format
36736 msgid "too many arguments to function %q#D"
36739 #: cp/typeck.c:3475
36740 #, gcc-internal-format
36741 msgid "too few arguments to function %q#D"
36744 #: cp/typeck.c:3485
36745 #, gcc-internal-format
36746 msgid "too many arguments to method %q#D"
36749 #: cp/typeck.c:3486
36750 #, gcc-internal-format
36751 msgid "too few arguments to method %q#D"
36754 #: cp/typeck.c:3489
36755 #, gcc-internal-format
36756 msgid "too many arguments to function"
36759 #: cp/typeck.c:3490
36760 #, gcc-internal-format
36761 msgid "too few arguments to function"
36764 #: cp/typeck.c:3569
36765 #, gcc-internal-format
36766 msgid "parameter %P of %qD has incomplete type %qT"
36769 #: cp/typeck.c:3572
36770 #, gcc-internal-format
36771 msgid "parameter %P has incomplete type %qT"
36774 #: cp/typeck.c:3870 cp/typeck.c:3881
36775 #, gcc-internal-format
36776 msgid "assuming cast to type %qT from overloaded function"
36779 #: cp/typeck.c:3926
36780 #, gcc-internal-format
36781 msgid "NULL used in arithmetic"
36784 #: cp/typeck.c:4188
36785 #, gcc-internal-format
36786 msgid "left rotate count is negative"
36789 #: cp/typeck.c:4189
36790 #, gcc-internal-format
36791 msgid "right rotate count is negative"
36794 #: cp/typeck.c:4195
36795 #, gcc-internal-format
36796 msgid "left rotate count >= width of type"
36799 #: cp/typeck.c:4196
36800 #, gcc-internal-format
36801 msgid "right rotate count >= width of type"
36804 #: cp/typeck.c:4217 cp/typeck.c:4451
36805 #, gcc-internal-format
36806 msgid "comparison with string literal results in unspecified behaviour"
36809 #: cp/typeck.c:4237 cp/typeck.c:4250
36810 #, gcc-internal-format
36811 msgid "the address of %qD will never be NULL"
36814 #: cp/typeck.c:4262 cp/typeck.c:4270 cp/typeck.c:4513 cp/typeck.c:4521
36815 #, gcc-internal-format
36816 msgid "ISO C++ forbids comparison between pointer and integer"
36819 #: cp/typeck.c:4463 cp/typeck.c:4471
36820 #, gcc-internal-format
36821 msgid "operand types are %qT and %qT"
36824 #: cp/typeck.c:4538
36825 #, gcc-internal-format
36826 msgid "unordered comparison on non-floating point argument"
36829 #: cp/typeck.c:4585
36830 #, gcc-internal-format
36831 msgid "invalid operands of types %qT and %qT to binary %qO"
36834 #: cp/typeck.c:4819
36835 #, gcc-internal-format
36836 msgid "ISO C++ forbids using pointer of type %<void *%> in subtraction"
36839 #: cp/typeck.c:4827
36840 #, gcc-internal-format
36841 msgid "ISO C++ forbids using pointer to a function in subtraction"
36844 #: cp/typeck.c:4835
36845 #, gcc-internal-format
36846 msgid "ISO C++ forbids using pointer to a method in subtraction"
36849 #: cp/typeck.c:4854
36850 #, gcc-internal-format
36851 msgid "invalid use of a pointer to an incomplete type in pointer arithmetic"
36854 #: cp/typeck.c:4918
36855 #, gcc-internal-format
36856 msgid "taking address of constructor %qE"
36859 #: cp/typeck.c:4919
36860 #, gcc-internal-format
36861 msgid "taking address of destructor %qE"
36864 #: cp/typeck.c:4933
36865 #, gcc-internal-format
36866 msgid "invalid use of %qE to form a pointer-to-member-function"
36869 #: cp/typeck.c:4936
36870 #, gcc-internal-format
36871 msgid " a qualified-id is required"
36874 #: cp/typeck.c:4941
36875 #, gcc-internal-format
36877 "parentheses around %qE cannot be used to form a pointer-to-member-function"
36880 #. An expression like &memfn.
36881 #: cp/typeck.c:5102
36882 #, gcc-internal-format
36884 "ISO C++ forbids taking the address of an unqualified or parenthesized non-"
36885 "static member function to form a pointer to member function. Say %<&%T::%D%>"
36888 #: cp/typeck.c:5107
36889 #, gcc-internal-format
36891 "ISO C++ forbids taking the address of a bound member function to form a "
36892 "pointer to member function. Say %<&%T::%D%>"
36895 #. Make this a permerror because we used to accept it.
36896 #: cp/typeck.c:5144
36897 #, gcc-internal-format
36898 msgid "taking address of temporary"
36901 #: cp/typeck.c:5146
36902 #, gcc-internal-format
36903 msgid "taking address of xvalue (rvalue reference)"
36906 #: cp/typeck.c:5163
36907 #, gcc-internal-format
36908 msgid "ISO C++ forbids taking address of function %<::main%>"
36911 #: cp/typeck.c:5218
36912 #, gcc-internal-format
36913 msgid "ISO C++ forbids taking the address of a cast to a non-lvalue expression"
36916 #: cp/typeck.c:5246
36917 #, gcc-internal-format
36918 msgid "cannot create pointer to reference member %qD"
36921 #: cp/typeck.c:5522
36922 #, gcc-internal-format
36923 msgid "ISO C++ forbids incrementing an enum"
36926 #: cp/typeck.c:5523
36927 #, gcc-internal-format
36928 msgid "ISO C++ forbids decrementing an enum"
36931 #: cp/typeck.c:5539
36932 #, gcc-internal-format
36933 msgid "cannot increment a pointer to incomplete type %qT"
36936 #: cp/typeck.c:5540
36937 #, gcc-internal-format
36938 msgid "cannot decrement a pointer to incomplete type %qT"
36941 #: cp/typeck.c:5551
36942 #, gcc-internal-format
36943 msgid "ISO C++ forbids incrementing a pointer of type %qT"
36946 #: cp/typeck.c:5552
36947 #, gcc-internal-format
36948 msgid "ISO C++ forbids decrementing a pointer of type %qT"
36951 #: cp/typeck.c:5585
36952 #, gcc-internal-format
36953 msgid "invalid use of Boolean expression as operand to %<operator--%>"
36956 #: cp/typeck.c:5747
36957 #, gcc-internal-format
36958 msgid "cannot take the address of %<this%>, which is an rvalue expression"
36961 #: cp/typeck.c:5769
36962 #, gcc-internal-format
36963 msgid "address of explicit register variable %qD requested"
36966 #: cp/typeck.c:5774
36967 #, gcc-internal-format
36968 msgid "address requested for %qD, which is declared %<register%>"
36971 #: cp/typeck.c:5856
36972 #, gcc-internal-format
36973 msgid "list-initializer for non-class type must not be parenthesized"
36976 #: cp/typeck.c:5868
36977 #, gcc-internal-format
36978 msgid "expression list treated as compound expression in initializer"
36981 #: cp/typeck.c:5872
36982 #, gcc-internal-format
36983 msgid "expression list treated as compound expression in mem-initializer"
36986 #: cp/typeck.c:5876
36987 #, gcc-internal-format
36988 msgid "expression list treated as compound expression in functional cast"
36991 #: cp/typeck.c:5913
36992 #, gcc-internal-format, gfc-internal-format
36993 msgid "%s expression list treated as compound expression"
36996 #: cp/typeck.c:5991
36997 #, gcc-internal-format
36998 msgid "no context to resolve type of %qE"
37001 #: cp/typeck.c:6024
37002 #, gcc-internal-format
37003 msgid "cast from type %qT to type %qT casts away qualifiers"
37006 #: cp/typeck.c:6030
37007 #, gcc-internal-format
37008 msgid "static_cast from type %qT to type %qT casts away qualifiers"
37011 #: cp/typeck.c:6036
37012 #, gcc-internal-format
37013 msgid "reinterpret_cast from type %qT to type %qT casts away qualifiers"
37016 #: cp/typeck.c:6063
37017 #, gcc-internal-format
37018 msgid "useless cast to type %qT"
37021 #: cp/typeck.c:6405
37022 #, gcc-internal-format
37023 msgid "invalid static_cast from type %qT to type %qT"
37026 #: cp/typeck.c:6431
37027 #, gcc-internal-format
37028 msgid "converting from %qT to %qT"
37031 #: cp/typeck.c:6483
37032 #, gcc-internal-format
37033 msgid "invalid cast of an rvalue expression of type %qT to type %qT"
37036 #: cp/typeck.c:6553
37037 #, gcc-internal-format
37038 msgid "cast from %qT to %qT loses precision"
37041 #: cp/typeck.c:6593
37042 #, gcc-internal-format
37043 msgid "cast from %qT to %qT increases required alignment of target type"
37046 #. Only issue a warning, as we have always supported this
37047 #. where possible, and it is necessary in some cases. DR 195
37048 #. addresses this issue, but as of 2004/10/26 is still in
37050 #: cp/typeck.c:6612
37051 #, gcc-internal-format
37053 "ISO C++ forbids casting between pointer-to-function and pointer-to-object"
37056 #: cp/typeck.c:6625
37057 #, gcc-internal-format
37058 msgid "invalid cast from type %qT to type %qT"
37061 #: cp/typeck.c:6686
37062 #, gcc-internal-format
37064 "invalid use of const_cast with type %qT, which is not a pointer, reference, "
37065 "nor a pointer-to-data-member type"
37068 #: cp/typeck.c:6695
37069 #, gcc-internal-format
37071 "invalid use of const_cast with type %qT, which is a pointer or reference to "
37075 #: cp/typeck.c:6735
37076 #, gcc-internal-format
37077 msgid "invalid const_cast of an rvalue of type %qT to type %qT"
37080 #: cp/typeck.c:6796
37081 #, gcc-internal-format
37082 msgid "invalid const_cast from type %qT to type %qT"
37085 #: cp/typeck.c:6877 cp/typeck.c:6885
37086 #, gcc-internal-format
37087 msgid "ISO C++ forbids casting to an array type %qT"
37090 #: cp/typeck.c:6894
37091 #, gcc-internal-format
37092 msgid "invalid cast to function type %qT"
37095 #: cp/typeck.c:7176
37096 #, gcc-internal-format
37097 msgid " in evaluation of %<%Q(%#T, %#T)%>"
37100 #: cp/typeck.c:7237
37101 #, gcc-internal-format
37102 msgid "assigning to an array from an initializer list"
37105 #: cp/typeck.c:7251
37106 #, gcc-internal-format
37107 msgid "incompatible types in assignment of %qT to %qT"
37110 #: cp/typeck.c:7265
37111 #, gcc-internal-format
37112 msgid "array used as initializer"
37115 #: cp/typeck.c:7267
37116 #, gcc-internal-format
37117 msgid "invalid array assignment"
37120 #: cp/typeck.c:7374
37121 #, gcc-internal-format
37122 msgid " in pointer to member function conversion"
37125 #: cp/typeck.c:7388
37126 #, gcc-internal-format
37127 msgid "pointer to member conversion via virtual base %qT"
37130 #: cp/typeck.c:7435 cp/typeck.c:7454
37131 #, gcc-internal-format
37132 msgid " in pointer to member conversion"
37135 #: cp/typeck.c:7534
37136 #, gcc-internal-format
37137 msgid "invalid conversion to type %qT from type %qT"
37140 #: cp/typeck.c:7813
37141 #, gcc-internal-format
37142 msgid "cannot convert %qT to %qT for argument %qP to %qD"
37145 #: cp/typeck.c:7819
37146 #, gcc-internal-format
37147 msgid "cannot convert %qT to %qT in default argument"
37150 #: cp/typeck.c:7823
37151 #, gcc-internal-format
37152 msgid "cannot convert %qT to %qT in argument passing"
37155 #: cp/typeck.c:7827
37156 #, gcc-internal-format
37157 msgid "cannot convert %qT to %qT"
37160 #: cp/typeck.c:7831
37161 #, gcc-internal-format
37162 msgid "cannot convert %qT to %qT in initialization"
37165 #: cp/typeck.c:7835
37166 #, gcc-internal-format
37167 msgid "cannot convert %qT to %qT in return"
37170 #: cp/typeck.c:7839
37171 #, gcc-internal-format
37172 msgid "cannot convert %qT to %qT in assignment"
37175 #: cp/typeck.c:7862
37176 #, gcc-internal-format
37177 msgid "parameter %qP of %qD might be a candidate for a format attribute"
37180 #: cp/typeck.c:7866
37181 #, gcc-internal-format
37182 msgid "parameter might be a candidate for a format attribute"
37185 #: cp/typeck.c:7871
37186 #, gcc-internal-format
37187 msgid "target of conversion might be a candidate for a format attribute"
37190 #: cp/typeck.c:7876
37191 #, gcc-internal-format
37192 msgid "target of initialization might be a candidate for a format attribute"
37195 #: cp/typeck.c:7886
37196 #, gcc-internal-format
37198 "left-hand side of assignment might be a candidate for a format attribute"
37201 #: cp/typeck.c:7979 cp/typeck.c:7981
37202 #, gcc-internal-format
37203 msgid "in passing argument %P of %q+D"
37206 #: cp/typeck.c:8036
37207 #, gcc-internal-format
37208 msgid "returning reference to temporary"
37211 #: cp/typeck.c:8043
37212 #, gcc-internal-format
37213 msgid "reference to non-lvalue returned"
37216 #: cp/typeck.c:8059
37217 #, gcc-internal-format
37218 msgid "reference to local variable %q+D returned"
37221 #: cp/typeck.c:8062
37222 #, gcc-internal-format
37223 msgid "address of local variable %q+D returned"
37226 #: cp/typeck.c:8099
37227 #, gcc-internal-format
37228 msgid "returning a value from a destructor"
37231 #. If a return statement appears in a handler of the
37232 #. function-try-block of a constructor, the program is ill-formed.
37233 #: cp/typeck.c:8107
37234 #, gcc-internal-format
37235 msgid "cannot return from a handler of a function-try-block of a constructor"
37238 #. You can't return a value from a constructor.
37239 #: cp/typeck.c:8110
37240 #, gcc-internal-format
37241 msgid "returning a value from a constructor"
37244 #. Give a helpful error message.
37245 #: cp/typeck.c:8133 cp/typeck.c:8177
37246 #, gcc-internal-format
37247 msgid "return-statement with no value, in function returning %qT"
37250 #: cp/typeck.c:8141
37251 #, gcc-internal-format
37252 msgid "returning initializer list"
37255 #: cp/typeck.c:8196
37256 #, gcc-internal-format
37257 msgid "return-statement with a value, in function returning 'void'"
37260 #: cp/typeck.c:8226
37261 #, gcc-internal-format
37263 "%<operator new%> must not return NULL unless it is declared %<throw()%> (or -"
37264 "fcheck-new is in effect)"
37267 #. Make this a permerror because we used to accept it.
37268 #: cp/typeck.c:8794
37269 #, gcc-internal-format
37270 msgid "using temporary as lvalue"
37273 #: cp/typeck.c:8796
37274 #, gcc-internal-format
37275 msgid "using xvalue (rvalue reference) as lvalue"
37279 #, gcc-internal-format
37280 msgid "type %qT is not a base type for type %qT"
37283 #: cp/typeck2.c:105
37284 #, gcc-internal-format
37285 msgid "assignment of constant field %qD"
37288 #: cp/typeck2.c:107
37289 #, gcc-internal-format
37290 msgid "constant field %qD used as %<asm%> output"
37293 #: cp/typeck2.c:109
37294 #, gcc-internal-format
37295 msgid "increment of constant field %qD"
37298 #: cp/typeck2.c:111
37299 #, gcc-internal-format
37300 msgid "decrement of constant field %qD"
37303 #: cp/typeck2.c:118
37304 #, gcc-internal-format
37305 msgid "assignment of read-only reference %qD"
37308 #: cp/typeck2.c:120
37309 #, gcc-internal-format
37310 msgid "read-only reference %qD used as %<asm%> output"
37313 #: cp/typeck2.c:122
37314 #, gcc-internal-format
37315 msgid "increment of read-only reference %qD"
37318 #: cp/typeck2.c:124
37319 #, gcc-internal-format
37320 msgid "decrement of read-only reference %qD"
37323 #: cp/typeck2.c:308
37324 #, gcc-internal-format
37325 msgid "cannot declare variable %q+D to be of abstract type %qT"
37328 #: cp/typeck2.c:311
37329 #, gcc-internal-format
37330 msgid "cannot declare parameter %q+D to be of abstract type %qT"
37333 #: cp/typeck2.c:314
37334 #, gcc-internal-format
37335 msgid "cannot declare field %q+D to be of abstract type %qT"
37338 #: cp/typeck2.c:318
37339 #, gcc-internal-format
37340 msgid "invalid abstract return type for member function %q+#D"
37343 #: cp/typeck2.c:320
37344 #, gcc-internal-format
37345 msgid "invalid abstract return type for function %q+#D"
37348 #. Here we do not have location information.
37349 #: cp/typeck2.c:323
37350 #, gcc-internal-format
37351 msgid "invalid abstract type %qT for %qE"
37354 #: cp/typeck2.c:325
37355 #, gcc-internal-format
37356 msgid "invalid abstract type for %q+D"
37359 #: cp/typeck2.c:328
37360 #, gcc-internal-format
37361 msgid "cannot allocate an object of abstract type %qT"
37364 #: cp/typeck2.c:337
37365 #, gcc-internal-format
37366 msgid " because the following virtual functions are pure within %qT:"
37369 #: cp/typeck2.c:343
37370 #, gcc-internal-format
37374 #: cp/typeck2.c:352
37375 #, gcc-internal-format
37376 msgid " since type %qT has pure virtual functions"
37379 #: cp/typeck2.c:390
37380 #, gcc-internal-format
37381 msgid "%q+D has incomplete type"
37384 #: cp/typeck2.c:403
37385 #, gcc-internal-format
37386 msgid "invalid use of incomplete type %q#T"
37389 #: cp/typeck2.c:406
37390 #, gcc-internal-format
37391 msgid "forward declaration of %q+#T"
37394 #: cp/typeck2.c:409
37395 #, gcc-internal-format
37396 msgid "declaration of %q+#T"
37399 #: cp/typeck2.c:414
37400 #, gcc-internal-format
37401 msgid "invalid use of %qT"
37404 #: cp/typeck2.c:436
37405 #, gcc-internal-format
37406 msgid "invalid use of member function (did you forget the %<()%> ?)"
37409 #: cp/typeck2.c:440
37410 #, gcc-internal-format
37411 msgid "invalid use of member (did you forget the %<&%> ?)"
37414 #: cp/typeck2.c:451
37415 #, gcc-internal-format
37416 msgid "invalid use of template type parameter %qT"
37419 #: cp/typeck2.c:456
37420 #, gcc-internal-format
37421 msgid "invalid use of template template parameter %qT"
37424 #: cp/typeck2.c:462
37425 #, gcc-internal-format
37426 msgid "invalid use of dependent type %qT"
37429 #: cp/typeck2.c:469
37430 #, gcc-internal-format
37431 msgid "invalid use of brace-enclosed initializer list"
37434 #: cp/typeck2.c:477
37435 #, gcc-internal-format
37436 msgid "address of overloaded function with no contextual type information"
37439 #: cp/typeck2.c:481
37440 #, gcc-internal-format
37441 msgid "overloaded function with no contextual type information"
37444 #: cp/typeck2.c:484
37445 #, gcc-internal-format
37446 msgid "insufficient contextual information to determine type"
37449 #: cp/typeck2.c:674
37450 #, gcc-internal-format
37451 msgid "constructor syntax used, but no constructor declared for type %qT"
37454 #: cp/typeck2.c:687
37455 #, gcc-internal-format
37456 msgid "cannot initialize arrays using this syntax"
37459 #: cp/typeck2.c:830
37460 #, gcc-internal-format
37461 msgid "narrowing conversion of %qE from %qT to %qT inside { }"
37464 #: cp/typeck2.c:834
37465 #, gcc-internal-format
37467 "narrowing conversion of %qE from %qT to %qT inside { } is ill-formed in C++11"
37470 #: cp/typeck2.c:897
37471 #, gcc-internal-format
37472 msgid "int-array initialized from non-wide string"
37475 #: cp/typeck2.c:903
37476 #, gcc-internal-format
37477 msgid "int-array initialized from incompatible wide string"
37480 #: cp/typeck2.c:923
37481 #, gcc-internal-format
37482 msgid "initializer-string for array of chars is too long"
37485 #: cp/typeck2.c:971
37486 #, gcc-internal-format
37487 msgid "cannot initialize aggregate of type %qT with a compound literal"
37490 #: cp/typeck2.c:989
37491 #, gcc-internal-format
37492 msgid "array must be initialized with a brace-enclosed initializer"
37495 #: cp/typeck2.c:1220 cp/typeck2.c:1249
37496 #, gcc-internal-format
37497 msgid "missing initializer for member %qD"
37500 #: cp/typeck2.c:1227
37501 #, gcc-internal-format
37502 msgid "uninitialized const member %qD"
37505 #: cp/typeck2.c:1234
37506 #, gcc-internal-format
37507 msgid "member %qD with uninitialized const fields"
37510 #: cp/typeck2.c:1241
37511 #, gcc-internal-format
37512 msgid "member %qD is uninitialized reference"
37515 #: cp/typeck2.c:1321
37516 #, gcc-internal-format
37517 msgid "no field %qD found in union being initialized"
37520 #: cp/typeck2.c:1332
37521 #, gcc-internal-format
37522 msgid "index value instead of field name in union initializer"
37525 #: cp/typeck2.c:1505
37526 #, gcc-internal-format
37527 msgid "circular pointer delegation detected"
37530 #: cp/typeck2.c:1519
37531 #, gcc-internal-format
37532 msgid "base operand of %<->%> has non-pointer type %qT"
37535 #: cp/typeck2.c:1545
37536 #, gcc-internal-format
37537 msgid "result of %<operator->()%> yields non-pointer result"
37540 #: cp/typeck2.c:1547
37541 #, gcc-internal-format
37542 msgid "base operand of %<->%> is not a pointer"
37545 #: cp/typeck2.c:1574
37546 #, gcc-internal-format
37547 msgid "%qE cannot be used as a member pointer, since it is of type %qT"
37550 #: cp/typeck2.c:1583
37551 #, gcc-internal-format
37552 msgid "cannot apply member pointer %qE to %qE, which is of non-class type %qT"
37555 #: cp/typeck2.c:1605
37556 #, gcc-internal-format
37557 msgid "pointer to member type %qT incompatible with object type %qT"
37560 #: cp/typeck2.c:1678
37561 #, gcc-internal-format
37562 msgid "functional cast to array type %qT"
37565 #: cp/typeck2.c:1699
37566 #, gcc-internal-format
37567 msgid "invalid value-initialization of reference type"
37570 #: cp/typeck2.c:1929
37571 #, gcc-internal-format
37572 msgid "call to function %qD which throws incomplete type %q#T"
37575 #: cp/typeck2.c:1932
37576 #, gcc-internal-format
37577 msgid "call to function which throws incomplete type %q#T"
37580 #: fortran/arith.c:45
37581 #, gcc-internal-format, gfc-internal-format
37582 msgid "Conversion of an Infinity or Not-a-Number at %L to INTEGER"
37585 #: fortran/arith.c:904 fortran/arith.c:929
37586 #, gcc-internal-format, gfc-internal-format
37587 msgid "Noninteger exponent in an initialization expression at %L"
37590 #: fortran/arith.c:915
37591 #, gcc-internal-format, gfc-internal-format
37592 msgid "Raising a negative REAL at %L to a REAL power is prohibited"
37595 #: fortran/arith.c:1914
37596 #, gcc-internal-format, gfc-internal-format
37597 msgid "Arithmetic OK converting %s to %s at %L"
37600 #: fortran/arith.c:1918
37601 #, gcc-internal-format, gfc-internal-format
37603 "Arithmetic overflow converting %s to %s at %L. This check can be disabled "
37604 "with the option -fno-range-check"
37607 #: fortran/arith.c:1923
37608 #, gcc-internal-format, gfc-internal-format
37610 "Arithmetic underflow converting %s to %s at %L. This check can be disabled "
37611 "with the option -fno-range-check"
37614 #: fortran/arith.c:1928
37615 #, gcc-internal-format, gfc-internal-format
37617 "Arithmetic NaN converting %s to %s at %L. This check can be disabled with "
37618 "the option -fno-range-check"
37621 #: fortran/arith.c:1933
37622 #, gcc-internal-format, gfc-internal-format
37623 msgid "Division by zero converting %s to %s at %L"
37626 #: fortran/arith.c:1937
37627 #, gcc-internal-format, gfc-internal-format
37628 msgid "Array operands are incommensurate converting %s to %s at %L"
37631 #: fortran/arith.c:1941
37632 #, gcc-internal-format, gfc-internal-format
37634 "Integer outside symmetric range implied by Standard Fortran converting %s to "
37638 #: fortran/arith.c:2273
37639 #, gcc-internal-format, gfc-internal-format
37640 msgid "The Hollerith constant at %L is too long to convert to %s"
37643 #: fortran/array.c:94
37644 #, gcc-internal-format, gfc-internal-format
37645 msgid "Expected array subscript at %C"
37648 #: fortran/array.c:103
37649 #, gcc-internal-format, gfc-internal-format
37650 msgid "Unexpected '*' in coarray subscript at %C"
37653 #: fortran/array.c:127
37654 #, gcc-internal-format, gfc-internal-format
37655 msgid "Strides not allowed in coarray subscript at %C"
37658 #: fortran/array.c:135
37659 #, gcc-internal-format, gfc-internal-format
37660 msgid "Expected array subscript stride at %C"
37663 #: fortran/array.c:192
37664 #, gcc-internal-format, gfc-internal-format
37665 msgid "Invalid form of array reference at %C"
37668 #: fortran/array.c:197 fortran/array.c:270
37669 #, gcc-internal-format, gfc-internal-format
37670 msgid "Array reference at %C cannot have more than %d dimensions"
37673 #: fortran/array.c:212 fortran/array.c:598 fortran/check.c:2162
37674 #: fortran/check.c:3944 fortran/check.c:3982 fortran/check.c:4153
37675 #: fortran/match.c:1765 fortran/match.c:2832 fortran/match.c:3032
37676 #: fortran/simplify.c:4548
37677 #, gcc-internal-format, gfc-internal-format
37678 msgid "Coarrays disabled at %C, use -fcoarray= to enable"
37681 #: fortran/array.c:218
37682 #, gcc-internal-format, gfc-internal-format
37683 msgid "Unexpected coarray designator at %C"
37686 #: fortran/array.c:233
37687 #, gcc-internal-format, gfc-internal-format
37688 msgid "Too few codimensions at %C, expected %d not %d"
37691 #: fortran/array.c:239
37692 #, gcc-internal-format, gfc-internal-format
37693 msgid "Too many codimensions at %C, expected %d not %d"
37696 #: fortran/array.c:249 fortran/array.c:257
37697 #, gcc-internal-format, gfc-internal-format
37698 msgid "Unexpected '*' for codimension %d of %d at %C"
37701 #: fortran/array.c:252
37702 #, gcc-internal-format, gfc-internal-format
37703 msgid "Invalid form of coarray reference at %C"
37706 #: fortran/array.c:264
37707 #, gcc-internal-format, gfc-internal-format
37708 msgid "Invalid codimension %d at %C, only %d codimensions exist"
37711 #: fortran/array.c:316
37712 #, gcc-internal-format, gfc-internal-format
37713 msgid "Variable '%s' at %L in this context must be constant"
37716 #: fortran/array.c:319
37717 #, gcc-internal-format, gfc-internal-format
37718 msgid "Expression at %L in this context must be constant"
37721 #: fortran/array.c:412
37722 #, gcc-internal-format, gfc-internal-format
37723 msgid "Expected expression in array specification at %C"
37726 #: fortran/array.c:470
37727 #, gcc-internal-format, gfc-internal-format
37728 msgid "Assumed-rank array at %C"
37731 #: fortran/array.c:505
37732 #, gcc-internal-format, gfc-internal-format
37733 msgid "Bad array specification for implied-shape array at %C"
37736 #: fortran/array.c:521 fortran/array.c:636
37737 #, gcc-internal-format, gfc-internal-format
37738 msgid "Bad array specification for an explicitly shaped array at %C"
37741 #: fortran/array.c:531 fortran/array.c:646
37742 #, gcc-internal-format, gfc-internal-format
37743 msgid "Bad array specification for assumed shape array at %C"
37746 #: fortran/array.c:545 fortran/array.c:660
37747 #, gcc-internal-format, gfc-internal-format
37748 msgid "Bad specification for deferred shape array at %C"
37751 #: fortran/array.c:555 fortran/array.c:664
37752 #, gcc-internal-format, gfc-internal-format
37753 msgid "Bad specification for assumed size array at %C"
37756 #: fortran/array.c:567 fortran/array.c:676
37757 #, gcc-internal-format, gfc-internal-format
37758 msgid "Expected another dimension in array declaration at %C"
37761 #: fortran/array.c:573 fortran/array.c:604 fortran/array.c:682
37762 #, gcc-internal-format, gfc-internal-format
37763 msgid "Array specification at %C has more than %d dimensions"
37766 #: fortran/array.c:579
37767 #, gcc-internal-format, gfc-internal-format
37768 msgid "Array specification at %C with more than 7 dimensions"
37771 #: fortran/array.c:592
37772 #, gcc-internal-format, gfc-internal-format
37773 msgid "Coarray declaration at %C"
37776 #: fortran/array.c:690
37777 #, gcc-internal-format, gfc-internal-format
37778 msgid "Upper bound of last coarray dimension must be '*' at %C"
37781 #: fortran/array.c:758
37782 #, gcc-internal-format, gfc-internal-format
37783 msgid "The assumed-rank array '%s' at %L shall not have a codimension"
37786 #: fortran/array.c:918
37787 #, gcc-internal-format, gfc-internal-format
37788 msgid "DO-iterator '%s' at %L is inside iterator of the same name"
37791 #: fortran/array.c:1010 fortran/array.c:1154
37792 #, gcc-internal-format, gfc-internal-format
37793 msgid "Syntax error in array constructor at %C"
37796 #: fortran/array.c:1063
37797 #, gcc-internal-format, gfc-internal-format
37798 msgid "[...] style array constructors at %C"
37801 #: fortran/array.c:1085
37802 #, gcc-internal-format, gfc-internal-format
37803 msgid "Array constructor including type specification at %C"
37806 #: fortran/array.c:1094 fortran/match.c:3469
37807 #, gcc-internal-format, gfc-internal-format
37808 msgid "Type-spec at %L cannot contain a deferred type parameter"
37811 #: fortran/array.c:1116
37812 #, gcc-internal-format, gfc-internal-format
37813 msgid "Empty array constructor at %C is not allowed"
37816 #: fortran/array.c:1201
37817 #, gcc-internal-format, gfc-internal-format
37818 msgid "Element in %s array constructor at %L is %s"
37821 #: fortran/array.c:1529
37822 #, gcc-internal-format, gfc-internal-format
37823 msgid "Iterator step at %L cannot be zero"
37826 #. Problems occur when we get something like
37827 #. integer :: a(lots) = (/(i, i=1, lots)/)
37828 #: fortran/array.c:1666 fortran/expr.c:1535 fortran/trans-array.c:5370
37829 #, gcc-internal-format, gfc-internal-format
37831 "The number of elements in the array constructor at %L requires an increase "
37832 "of the allowed %d upper limit. See -fmax-array-constructor option"
37835 #: fortran/array.c:1837
37836 #, gcc-internal-format, gfc-internal-format
37837 msgid "AC-IMPLIED-DO initial expression references control variable at %L"
37840 #: fortran/array.c:1844
37841 #, gcc-internal-format, gfc-internal-format
37842 msgid "AC-IMPLIED-DO final expression references control variable at %L"
37845 #: fortran/array.c:1851
37846 #, gcc-internal-format, gfc-internal-format
37847 msgid "AC-IMPLIED-DO step expression references control variable at %L"
37850 #: fortran/array.c:1863
37851 #, gcc-internal-format, gfc-internal-format
37853 "Array constructor value at %L shall not be unlimited polymorphic [F2008: "
37857 #: fortran/array.c:1946
37858 #, gcc-internal-format, gfc-internal-format
37859 msgid "Different CHARACTER lengths (%d/%d) in array constructor at %L"
37862 #: fortran/check.c:46
37863 #, gcc-internal-format, gfc-internal-format
37864 msgid "'%s' argument of '%s' intrinsic at %L must be a scalar"
37867 #: fortran/check.c:62
37868 #, gcc-internal-format, gfc-internal-format
37869 msgid "'%s' argument of '%s' intrinsic at %L must be %s"
37872 #: fortran/check.c:90
37873 #, gcc-internal-format, gfc-internal-format
37874 msgid "'%s' argument of '%s' intrinsic at %L must be a numeric type"
37877 #: fortran/check.c:105
37878 #, gcc-internal-format, gfc-internal-format
37879 msgid "'%s' argument of '%s' intrinsic at %L must be INTEGER or REAL"
37882 #: fortran/check.c:122
37883 #, gcc-internal-format, gfc-internal-format
37884 msgid "'%s' argument of '%s' intrinsic at %L must be REAL or COMPLEX"
37887 #: fortran/check.c:139
37888 #, gcc-internal-format, gfc-internal-format
37889 msgid "'%s' argument of '%s' intrinsic at %L must be INTEGER or PROCEDURE"
37892 #: fortran/check.c:168 fortran/check.c:5226
37893 #, gcc-internal-format, gfc-internal-format
37894 msgid "'%s' argument of '%s' intrinsic at %L must be a constant"
37897 #: fortran/check.c:177
37898 #, gcc-internal-format, gfc-internal-format
37899 msgid "Invalid kind for %s at %L"
37902 #: fortran/check.c:196
37903 #, gcc-internal-format, gfc-internal-format
37904 msgid "'%s' argument of '%s' intrinsic at %L must be double precision"
37907 #: fortran/check.c:219
37908 #, gcc-internal-format, gfc-internal-format
37909 msgid "Expected coarray variable as '%s' argument to the %s intrinsic at %L"
37912 #: fortran/check.c:236
37913 #, gcc-internal-format, gfc-internal-format
37914 msgid "'%s' argument of '%s' intrinsic at %L must be a logical array"
37917 #: fortran/check.c:262
37918 #, gcc-internal-format, gfc-internal-format
37919 msgid "'%s' argument of '%s' intrinsic at %L must be an array"
37922 #: fortran/check.c:283
37923 #, gcc-internal-format, gfc-internal-format
37924 msgid "'%s' at %L must be nonnegative"
37927 #: fortran/check.c:314
37928 #, gcc-internal-format, gfc-internal-format
37930 "The absolute value of SHIFT at %L must be less than or equal to BIT_SIZE"
37934 #: fortran/check.c:325
37935 #, gcc-internal-format, gfc-internal-format
37936 msgid "'%s' at %L must be less than or equal to BIT_SIZE('%s')"
37939 #: fortran/check.c:335
37940 #, gcc-internal-format, gfc-internal-format
37941 msgid "'%s' at %L must be less than BIT_SIZE('%s')"
37944 #: fortran/check.c:362
37945 #, gcc-internal-format, gfc-internal-format
37947 "'%s' at %L must be less than or equal to the BIT_SIZE of INTEGER(KIND=%d)"
37950 #: fortran/check.c:388
37951 #, gcc-internal-format, gfc-internal-format
37952 msgid "'%s + %s' at %L must be less than or equal to BIT_SIZE('%s')"
37955 #: fortran/check.c:406
37956 #, gcc-internal-format, gfc-internal-format
37958 "'%s' argument of '%s' intrinsic at %L must be the same type and kind as '%s'"
37961 #: fortran/check.c:423
37962 #, gcc-internal-format, gfc-internal-format
37963 msgid "'%s' argument of '%s' intrinsic at %L must be of rank %d"
37966 #: fortran/check.c:438
37967 #, gcc-internal-format, gfc-internal-format
37968 msgid "'%s' argument of '%s' intrinsic at %L must not be OPTIONAL"
37971 #: fortran/check.c:459
37972 #, gcc-internal-format, gfc-internal-format
37973 msgid "'%s' argument of '%s' intrinsic at %L must be ALLOCATABLE"
37976 #: fortran/check.c:477
37977 #, gcc-internal-format, gfc-internal-format
37978 msgid "'%s' argument of '%s' intrinsic at %L must be of kind %d"
37981 #: fortran/check.c:515
37982 #, gcc-internal-format, gfc-internal-format
37983 msgid "'%s' argument of '%s' intrinsic at %L cannot be INTENT(IN)"
37986 #: fortran/check.c:536
37987 #, gcc-internal-format, gfc-internal-format
37988 msgid "'%s' argument of '%s' intrinsic at %L must be a variable"
37991 #: fortran/check.c:585
37992 #, gcc-internal-format, gfc-internal-format
37993 msgid "'dim' argument of '%s' intrinsic at %L is not a valid codimension index"
37996 #: fortran/check.c:638
37997 #, gcc-internal-format, gfc-internal-format
37998 msgid "'dim' argument of '%s' intrinsic at %L is not a valid dimension index"
38001 #: fortran/check.c:736
38002 #, gcc-internal-format, gfc-internal-format
38003 msgid "Unequal character lengths (%ld/%ld) in %s at %L"
38006 #: fortran/check.c:858 fortran/check.c:5195
38007 #, gcc-internal-format, gfc-internal-format
38008 msgid "'%s' and '%s' arguments of '%s' intrinsic at %L must have the same type"
38011 #: fortran/check.c:867 fortran/check.c:1806 fortran/check.c:1932
38012 #: fortran/check.c:2006 fortran/check.c:2358
38013 #, gcc-internal-format, gfc-internal-format
38014 msgid "Different type kinds at %L"
38017 #: fortran/check.c:903
38018 #, gcc-internal-format, gfc-internal-format
38019 msgid "'%s' argument of '%s' intrinsic at %L must be a POINTER"
38022 #: fortran/check.c:912 fortran/check.c:948 fortran/check.c:2881
38023 #, gcc-internal-format, gfc-internal-format
38024 msgid "'%s' argument of '%s' intrinsic at %L shall not be coindexed"
38027 #: fortran/check.c:930
38028 #, gcc-internal-format, gfc-internal-format
38030 "'%s' argument of '%s' intrinsic at %L must be a pointer or target VARIABLE "
38034 #: fortran/check.c:939
38035 #, gcc-internal-format, gfc-internal-format
38036 msgid "'%s' argument of '%s' intrinsic at %L must be a POINTER or a TARGET"
38039 #: fortran/check.c:964
38040 #, gcc-internal-format, gfc-internal-format
38042 "Array section with a vector subscript at %L shall not be the target of a "
38046 #: fortran/check.c:975
38047 #, gcc-internal-format, gfc-internal-format
38049 "NULL pointer at %L is not permitted as actual argument of '%s' intrinsic "
38053 #: fortran/check.c:1014
38054 #, gcc-internal-format, gfc-internal-format
38056 "ATOM argument at %L to intrinsic function %s shall be an integer of "
38057 "ATOMIC_INT_KIND or a logical of ATOMIC_LOGICAL_KIND"
38060 #: fortran/check.c:1022
38061 #, gcc-internal-format, gfc-internal-format
38063 "ATOM argument at %L of the %s intrinsic function shall be a coarray or "
38067 #: fortran/check.c:1029
38068 #, gcc-internal-format, gfc-internal-format
38070 "ATOM and VALUE argument of the %s intrinsic function shall have the same "
38074 #: fortran/check.c:1047
38075 #, gcc-internal-format, gfc-internal-format
38076 msgid "ATOM argument of the %s intrinsic function at %L shall be definable"
38079 #: fortran/check.c:1064
38080 #, gcc-internal-format, gfc-internal-format
38081 msgid "VALUE argument of the %s intrinsic function at %L shall be definable"
38084 #: fortran/check.c:1084
38085 #, gcc-internal-format, gfc-internal-format
38086 msgid "Negative argument N at %L"
38089 #: fortran/check.c:1256 fortran/check.c:1426
38090 #, gcc-internal-format, gfc-internal-format
38092 "'%s' argument of '%s' intrinsic at %L must not be present if 'x' is COMPLEX"
38095 #: fortran/check.c:1265 fortran/check.c:1435
38096 #, gcc-internal-format, gfc-internal-format
38098 "'%s' argument of '%s' intrinsic at %L must have a type of either REAL or "
38102 #: fortran/check.c:1279 fortran/check.c:1284
38103 #, gcc-internal-format, gfc-internal-format
38105 "Conversion from %s to default-kind COMPLEX(%d) at %L might loose precision, "
38106 "consider using the KIND argument"
38109 #: fortran/check.c:1320 fortran/check.c:1851 fortran/check.c:1954
38110 #: fortran/check.c:2148 fortran/check.c:2193 fortran/check.c:3411
38111 #: fortran/check.c:3545 fortran/check.c:3600 fortran/check.c:4139
38112 #: fortran/check.c:4268
38113 #, gcc-internal-format, gfc-internal-format
38114 msgid "'%s' intrinsic with KIND argument at %L"
38117 #: fortran/check.c:1367 fortran/check.c:1617
38118 #, gcc-internal-format, gfc-internal-format
38120 "'%s' argument of '%s' intrinsic at %L has invalid shape in dimension %d (%ld/"
38124 #: fortran/check.c:1382 fortran/check.c:1632 fortran/check.c:1660
38125 #, gcc-internal-format, gfc-internal-format
38127 "'%s' argument of intrinsic '%s' at %L of must have rank %d or be a scalar"
38130 #: fortran/check.c:1485 fortran/check.c:2452 fortran/check.c:2460
38131 #, gcc-internal-format, gfc-internal-format
38132 msgid "'%s' argument of '%s' intrinsic at %L must be numeric or LOGICAL"
38135 #: fortran/check.c:1499
38136 #, gcc-internal-format, gfc-internal-format
38138 "Different shape for arguments '%s' and '%s' at %L for intrinsic 'dot_product'"
38141 #: fortran/check.c:1518 fortran/check.c:1526
38142 #, gcc-internal-format, gfc-internal-format
38143 msgid "'%s' argument of '%s' intrinsic at %L must be default real"
38146 #: fortran/check.c:1547
38147 #, gcc-internal-format, gfc-internal-format
38148 msgid "'I' at %L and 'J' at %L cannot both be BOZ literal constants"
38151 #: fortran/check.c:1678
38152 #, gcc-internal-format, gfc-internal-format
38153 msgid "non-default INTEGER kind argument to %s intrinsic at %L"
38156 #: fortran/check.c:1738
38157 #, gcc-internal-format, gfc-internal-format
38158 msgid "COMPLEX argument '%s' argument of '%s' intrinsic at %L"
38161 #: fortran/check.c:1902
38162 #, gcc-internal-format, gfc-internal-format
38163 msgid "Argument of %s at %L must be of length one"
38166 #: fortran/check.c:1961
38167 #, gcc-internal-format, gfc-internal-format
38168 msgid "'%s' argument of '%s' intrinsic at %L must be the same kind as '%s'"
38171 #: fortran/check.c:2051
38172 #, gcc-internal-format, gfc-internal-format
38173 msgid "SIZE at %L must be positive"
38176 #: fortran/check.c:2063
38177 #, gcc-internal-format, gfc-internal-format
38179 "The absolute value of SHIFT at %L must be less than or equal to SIZE at %L"
38182 #: fortran/check.c:2124
38183 #, gcc-internal-format, gfc-internal-format
38184 msgid "'%s' argument of '%s' intrinsic at %L must be a non-derived type"
38187 #: fortran/check.c:2331
38188 #, gcc-internal-format, gfc-internal-format
38189 msgid "Intrinsic '%s' at %L must have at least two arguments"
38192 #: fortran/check.c:2364
38193 #, gcc-internal-format, gfc-internal-format
38194 msgid "'a%d' argument of '%s' intrinsic at %L must be %s(%d)"
38197 #: fortran/check.c:2395
38198 #, gcc-internal-format, gfc-internal-format
38199 msgid "'%s' intrinsic with CHARACTER argument at %L"
38202 #: fortran/check.c:2402
38203 #, gcc-internal-format, gfc-internal-format
38205 "'a1' argument of '%s' intrinsic at %L must be INTEGER, REAL or CHARACTER"
38208 #: fortran/check.c:2469
38209 #, gcc-internal-format, gfc-internal-format
38210 msgid "Argument types of '%s' intrinsic at %L must match (%s/%s)"
38213 #: fortran/check.c:2483
38214 #, gcc-internal-format, gfc-internal-format
38216 "Different shape on dimension 1 for arguments '%s' and '%s' at %L for "
38220 #: fortran/check.c:2502
38221 #, gcc-internal-format, gfc-internal-format
38223 "Different shape on dimension 2 for argument '%s' and dimension 1 for "
38224 "argument '%s' at %L for intrinsic matmul"
38227 #: fortran/check.c:2511
38228 #, gcc-internal-format, gfc-internal-format
38229 msgid "'%s' argument of '%s' intrinsic at %L must be of rank 1 or 2"
38232 #: fortran/check.c:2686
38233 #, gcc-internal-format, gfc-internal-format
38234 msgid "'%s' argument of '%s' intrinsic at %L must be INTEGER"
38237 #: fortran/check.c:2746
38238 #, gcc-internal-format, gfc-internal-format
38239 msgid "The FROM argument to MOVE_ALLOC at %L shall not be coindexed"
38242 #: fortran/check.c:2757
38243 #, gcc-internal-format, gfc-internal-format
38244 msgid "The TO argument to MOVE_ALLOC at %L shall not be coindexed"
38247 #: fortran/check.c:2764
38248 #, gcc-internal-format, gfc-internal-format
38250 "The TO arguments in MOVE_ALLOC at %L must be polymorphic if FROM is "
38254 #: fortran/check.c:2775
38255 #, gcc-internal-format, gfc-internal-format
38257 "The FROM and TO arguments of the MOVE_ALLOC intrinsic at %L must have the "
38261 #: fortran/check.c:2784
38262 #, gcc-internal-format, gfc-internal-format
38264 "The FROM and TO arguments of the MOVE_ALLOC intrinsic at %L must have the "
38265 "same corank %d/%d"
38268 #: fortran/check.c:2816
38269 #, gcc-internal-format, gfc-internal-format
38270 msgid "Argument 'S' of NEAREST at %L shall not be zero"
38273 #: fortran/check.c:2866
38274 #, gcc-internal-format, gfc-internal-format
38276 "'%s' argument of '%s' intrinsic at %L must be a POINTER, ALLOCATABLE or "
38277 "procedure pointer"
38280 #: fortran/check.c:2874
38281 #, gcc-internal-format, gfc-internal-format
38282 msgid "NULL intrinsic with allocatable MOLD at %L"
38285 #: fortran/check.c:2953 fortran/check.c:4215
38286 #, gcc-internal-format, gfc-internal-format
38288 "'%s' argument of '%s' intrinsic at %L must provide at least as many elements "
38289 "as there are .TRUE. values in '%s' (%ld/%d)"
38292 #: fortran/check.c:3011
38293 #, gcc-internal-format, gfc-internal-format
38294 msgid "'%s' argument of '%s' intrinsic at %L must be of a dummy variable"
38297 #: fortran/check.c:3019
38298 #, gcc-internal-format, gfc-internal-format
38300 "'%s' argument of '%s' intrinsic at %L must be of an OPTIONAL dummy variable"
38303 #: fortran/check.c:3038
38304 #, gcc-internal-format, gfc-internal-format
38305 msgid "'%s' argument of '%s' intrinsic at %L must not be a subobject of '%s'"
38308 #: fortran/check.c:3086
38309 #, gcc-internal-format, gfc-internal-format
38310 msgid "The argument of the RANK intrinsic at %L must be a data object"
38313 #: fortran/check.c:3190
38314 #, gcc-internal-format, gfc-internal-format
38316 "'shape' argument of 'reshape' intrinsic at %L must be an array of constant "
38320 #: fortran/check.c:3200
38321 #, gcc-internal-format, gfc-internal-format
38322 msgid "'%s' argument of '%s' intrinsic at %L is empty"
38325 #: fortran/check.c:3207
38326 #, gcc-internal-format, gfc-internal-format
38327 msgid "'shape' argument of 'reshape' intrinsic at %L has more than %d elements"
38330 #: fortran/check.c:3224
38331 #, gcc-internal-format, gfc-internal-format
38332 msgid "'%s' argument of '%s' intrinsic at %L has negative element (%d)"
38335 #: fortran/check.c:3264
38336 #, gcc-internal-format, gfc-internal-format
38338 "'%s' argument of '%s' intrinsic at %L has wrong number of elements (%d/%d)"
38341 #: fortran/check.c:3282
38342 #, gcc-internal-format, gfc-internal-format
38343 msgid "'%s' argument of '%s' intrinsic at %L has out-of-range dimension (%d)"
38346 #: fortran/check.c:3291
38347 #, gcc-internal-format, gfc-internal-format
38349 "'%s' argument of '%s' intrinsic at %L has invalid permutation of dimensions "
38350 "(dimension '%d' duplicated)"
38353 #: fortran/check.c:3327
38354 #, gcc-internal-format, gfc-internal-format
38356 "Without padding, there are not enough elements in the intrinsic RESHAPE "
38357 "source at %L to match the shape"
38360 #: fortran/check.c:3344 fortran/check.c:3363
38361 #, gcc-internal-format, gfc-internal-format
38362 msgid "'%s' argument of '%s' intrinsic at %L cannot be of type %s"
38365 #: fortran/check.c:3354 fortran/check.c:3373
38366 #, gcc-internal-format, gfc-internal-format
38367 msgid "'%s' argument of '%s' intrinsic at %L must be of an extensible type"
38370 #: fortran/check.c:3472
38371 #, gcc-internal-format, gfc-internal-format
38372 msgid "SELECTED_REAL_KIND with neither 'P' nor 'R' argument at %L"
38375 #: fortran/check.c:3503
38376 #, gcc-internal-format, gfc-internal-format
38377 msgid "'%s' intrinsic with RADIX argument at %L"
38380 #: fortran/check.c:3538
38381 #, gcc-internal-format, gfc-internal-format
38383 "'source' argument of 'shape' intrinsic at %L must not be an assumed size "
38387 #: fortran/check.c:3615
38388 #, gcc-internal-format, gfc-internal-format
38389 msgid "'%s' argument of '%s' intrinsic at %L may not be a procedure"
38392 #: fortran/check.c:3629
38393 #, gcc-internal-format, gfc-internal-format
38395 "'%s' argument of '%s' intrinsic at %L must be an interoperable data entity"
38398 #: fortran/check.c:3658
38399 #, gcc-internal-format, gfc-internal-format
38400 msgid "non double precision REAL argument to %s intrinsic at %L"
38403 #: fortran/check.c:3671
38404 #, gcc-internal-format, gfc-internal-format
38405 msgid "'%s' argument of '%s' intrinsic at %L must be less than rank %d"
38408 #: fortran/check.c:3690
38409 #, gcc-internal-format, gfc-internal-format
38410 msgid "'%s' argument of '%s' intrinsic at %L is not a valid dimension index"
38413 #: fortran/check.c:3953
38414 #, gcc-internal-format, gfc-internal-format
38415 msgid "%s argument to IMAGE_INDEX must be a rank one array at %L"
38418 #: fortran/check.c:3964
38419 #, gcc-internal-format, gfc-internal-format
38421 "The number of array elements of the SUB argument to IMAGE_INDEX at %L shall "
38422 "be %d (corank) not %d"
38425 #: fortran/check.c:3988
38426 #, gcc-internal-format, gfc-internal-format
38428 "DIM argument without ARRAY argument not allowed for THIS_IMAGE intrinsic at "
38432 #: fortran/check.c:4079
38433 #, gcc-internal-format, gfc-internal-format
38434 msgid "'MOLD' argument of 'TRANSFER' intrinsic at %L must not be %s"
38437 #: fortran/check.c:4107
38438 #, gcc-internal-format, gfc-internal-format
38440 "Intrinsic TRANSFER at %L has partly undefined result: source size %ld < "
38444 #: fortran/check.c:4229
38445 #, gcc-internal-format, gfc-internal-format
38447 "'%s' argument of '%s' intrinsic at %L must have the same rank as '%s' or be "
38451 #: fortran/check.c:4242
38452 #, gcc-internal-format, gfc-internal-format
38454 "'%s' and '%s' arguments of '%s' intrinsic at %L must have identical shape."
38457 #: fortran/check.c:4501 fortran/check.c:4533
38458 #, gcc-internal-format, gfc-internal-format
38459 msgid "Size of '%s' argument of '%s' intrinsic at %L too small (%i/%i)"
38462 #: fortran/check.c:4541
38463 #, gcc-internal-format, gfc-internal-format
38464 msgid "Too many arguments to %s at %L"
38467 #: fortran/check.c:4827
38468 #, gcc-internal-format, gfc-internal-format
38470 "'%s' argument of '%s' intrinsic at %L must be of a kind not wider than the "
38471 "default kind (%d)"
38474 #: fortran/check.c:5179 fortran/check.c:5187
38475 #, gcc-internal-format, gfc-internal-format
38476 msgid "'%s' argument of '%s' intrinsic at %L must be INTEGER or LOGICAL"
38479 #: fortran/class.c:561
38480 #, gcc-internal-format, gfc-internal-format
38482 "Assumed size polymorphic objects or components, such as that at %C, have not "
38483 "yet been implemented"
38486 #. Since the extension field is 8 bit wide, we can only have
38487 #. up to 255 extension levels.
38488 #: fortran/class.c:662 fortran/decl.c:7652
38489 #, gcc-internal-format, gfc-internal-format
38490 msgid "Maximum extension level reached with type '%s' at %L"
38493 #: fortran/class.c:2480
38494 #, gcc-internal-format, gfc-internal-format
38496 "TODO: Deferred character length variable at %C cannot yet be associated with "
38497 "unlimited polymorphic entities"
38500 #: fortran/class.c:2733 fortran/class.c:2807
38501 #, gcc-internal-format, gfc-internal-format
38502 msgid "'%s' of '%s' is PRIVATE at %L"
38505 #: fortran/cpp.c:447
38506 #, gcc-internal-format
38507 msgid "To enable preprocessing, use -cpp"
38510 #: fortran/cpp.c:544 fortran/cpp.c:555 fortran/cpp.c:661
38511 #, gcc-internal-format, gfc-internal-format
38512 msgid "opening output file %s: %s"
38515 #: fortran/data.c:65
38516 #, gcc-internal-format, gfc-internal-format
38517 msgid "non-constant array in DATA statement %L"
38520 #: fortran/data.c:135
38521 #, gcc-internal-format, gfc-internal-format
38522 msgid "failure to simplify substring reference in DATA statement at %L"
38525 #: fortran/data.c:161
38526 #, gcc-internal-format, gfc-internal-format
38528 "Initialization string starting at %L was truncated to fit the variable (%d/"
38532 #: fortran/data.c:250
38533 #, gcc-internal-format, gfc-internal-format
38534 msgid "'%s' at %L already is initialized at %L"
38537 #: fortran/data.c:274
38538 #, gcc-internal-format, gfc-internal-format
38539 msgid "Data element below array lower bound at %L"
38542 #: fortran/data.c:291 fortran/data.c:380
38543 #, gcc-internal-format, gfc-internal-format
38544 msgid "Data element above array upper bound at %L"
38547 #: fortran/data.c:321 fortran/data.c:487
38548 #, gcc-internal-format, gfc-internal-format
38549 msgid "re-initialization of '%s' at %L"
38552 #: fortran/decl.c:264
38553 #, gcc-internal-format, gfc-internal-format
38554 msgid "Host associated variable '%s' may not be in the DATA statement at %C"
38557 #: fortran/decl.c:271
38558 #, gcc-internal-format, gfc-internal-format
38559 msgid "initialization of common block variable '%s' in DATA statement at %C"
38562 #: fortran/decl.c:382
38563 #, gcc-internal-format, gfc-internal-format
38564 msgid "Symbol '%s' must be a PARAMETER in DATA statement at %C"
38567 #: fortran/decl.c:407
38568 #, gcc-internal-format, gfc-internal-format
38569 msgid "Invalid initializer %s in Data statement at %C"
38572 #: fortran/decl.c:509
38573 #, gcc-internal-format, gfc-internal-format
38574 msgid "Initialization at %C is not allowed in a PURE procedure"
38577 #: fortran/decl.c:571
38578 #, gcc-internal-format, gfc-internal-format
38579 msgid "DATA statement at %C is not allowed in a PURE procedure"
38582 #: fortran/decl.c:600
38583 #, gcc-internal-format, gfc-internal-format
38584 msgid "The assumed-rank array at %C shall not have a codimension"
38587 #: fortran/decl.c:668
38588 #, gcc-internal-format, gfc-internal-format
38589 msgid "Bad INTENT specification at %C"
38592 #: fortran/decl.c:689
38593 #, gcc-internal-format, gfc-internal-format
38594 msgid "deferred type parameter at %C"
38597 #: fortran/decl.c:726
38598 #, gcc-internal-format, gfc-internal-format
38599 msgid "Conflict in attributes of function argument at %C"
38602 #: fortran/decl.c:753
38603 #, gcc-internal-format, gfc-internal-format
38604 msgid "Old-style character length at %C"
38607 #: fortran/decl.c:784
38608 #, gcc-internal-format, gfc-internal-format
38609 msgid "Syntax error in character length specification at %C"
38612 #: fortran/decl.c:906
38613 #, gcc-internal-format, gfc-internal-format
38614 msgid "Procedure '%s' at %C is already defined at %L"
38617 #: fortran/decl.c:914
38618 #, gcc-internal-format, gfc-internal-format
38619 msgid "Name '%s' at %C is already defined as a generic interface at %L"
38622 #: fortran/decl.c:927
38623 #, gcc-internal-format, gfc-internal-format
38625 "Procedure '%s' at %C has an explicit interface and must not have attributes "
38629 #: fortran/decl.c:999
38630 #, gcc-internal-format, gfc-internal-format
38632 "Procedure '%s' at %L must have the BIND(C) attribute to be C interoperable"
38635 #: fortran/decl.c:1027
38636 #, gcc-internal-format, gfc-internal-format
38638 "Variable '%s' at %L is a dummy argument to the BIND(C) procedure '%s' but is "
38639 "not C interoperable because derived type '%s' is not C interoperable"
38642 #: fortran/decl.c:1034
38643 #, gcc-internal-format, gfc-internal-format
38645 "Variable '%s' at %L is a dummy argument to the BIND(C) procedure '%s' but is "
38646 "not C interoperable because it is polymorphic"
38649 #: fortran/decl.c:1040
38650 #, gcc-internal-format, gfc-internal-format
38652 "Variable '%s' at %L is a dummy argument of the BIND(C) procedure '%s' but "
38653 "may not be C interoperable"
38656 #: fortran/decl.c:1055
38657 #, gcc-internal-format, gfc-internal-format
38659 "Character argument '%s' at %L must be length 1 because procedure '%s' is BIND"
38663 #: fortran/decl.c:1069
38664 #, gcc-internal-format, gfc-internal-format
38666 "Variable '%s' at %L cannot have the ALLOCATABLE attribute because procedure "
38670 #: fortran/decl.c:1078
38671 #, gcc-internal-format, gfc-internal-format
38673 "Variable '%s' at %L cannot have the POINTER attribute because procedure '%s' "
38677 #: fortran/decl.c:1087
38678 #, gcc-internal-format, gfc-internal-format
38680 "Variable '%s' at %L cannot have both the OPTIONAL and the VALUE attribute "
38681 "because procedure '%s' is BIND(C)"
38684 #: fortran/decl.c:1094
38685 #, gcc-internal-format, gfc-internal-format
38687 "Variable '%s' at %L with OPTIONAL attribute in procedure '%s' which is BIND"
38691 #: fortran/decl.c:1106
38692 #, gcc-internal-format, gfc-internal-format
38694 "Assumed-shape array '%s' at %L as dummy argument to the BIND(C) procedure "
38698 #: fortran/decl.c:1185
38699 #, gcc-internal-format, gfc-internal-format
38701 "Variable '%s' in common block '%s' at %C must be declared with a C "
38702 "interoperable kind since common block '%s' is BIND(C)"
38705 #: fortran/decl.c:1227
38706 #, gcc-internal-format, gfc-internal-format
38707 msgid "CHARACTER expression at %L is being truncated (%d/%d)"
38710 #: fortran/decl.c:1234
38711 #, gcc-internal-format, gfc-internal-format
38713 "The CHARACTER elements of the array constructor at %L must have the same "
38717 #: fortran/decl.c:1324
38718 #, gcc-internal-format, gfc-internal-format
38719 msgid "Initializer not allowed for PARAMETER '%s' at %C"
38722 #: fortran/decl.c:1334
38723 #, gcc-internal-format, gfc-internal-format
38724 msgid "PARAMETER at %L is missing an initializer"
38727 #: fortran/decl.c:1344
38728 #, gcc-internal-format, gfc-internal-format
38730 "Variable '%s' at %C with an initializer already appears in a DATA statement"
38733 #: fortran/decl.c:1425
38734 #, gcc-internal-format, gfc-internal-format
38735 msgid "Can't initialize implied-shape array at %L with scalar"
38738 #: fortran/decl.c:1443
38739 #, gcc-internal-format, gfc-internal-format
38740 msgid "Non-constant lower bound in implied-shape declaration at %L"
38743 #: fortran/decl.c:1538
38744 #, gcc-internal-format, gfc-internal-format
38745 msgid "Component at %C must have the POINTER attribute"
38748 #: fortran/decl.c:1546
38749 #, gcc-internal-format, gfc-internal-format
38750 msgid "Array component of structure at %C must have explicit or deferred shape"
38753 #: fortran/decl.c:1627
38754 #, gcc-internal-format, gfc-internal-format
38755 msgid "Pointer array component of structure at %C must have a deferred shape"
38758 #: fortran/decl.c:1636
38759 #, gcc-internal-format, gfc-internal-format
38760 msgid "Allocatable component of structure at %C must have a deferred shape"
38763 #: fortran/decl.c:1645
38764 #, gcc-internal-format, gfc-internal-format
38765 msgid "Array component of structure at %C must have an explicit shape"
38768 #: fortran/decl.c:1702
38769 #, gcc-internal-format, gfc-internal-format
38770 msgid "NULL() initialization at %C is ambiguous"
38773 #: fortran/decl.c:1719
38774 #, gcc-internal-format, gfc-internal-format
38775 msgid "NULL() initialization at %C may not have MOLD"
38778 #: fortran/decl.c:1736
38779 #, gcc-internal-format, gfc-internal-format
38780 msgid "Initialization of pointer at %C is not allowed in a PURE procedure"
38783 #: fortran/decl.c:1756
38784 #, gcc-internal-format, gfc-internal-format
38785 msgid "Error in pointer initialization at %C"
38788 #: fortran/decl.c:1763
38789 #, gcc-internal-format, gfc-internal-format
38790 msgid "non-NULL pointer initialization at %C"
38793 #: fortran/decl.c:1786
38794 #, gcc-internal-format, gfc-internal-format
38795 msgid "Function name '%s' not allowed at %C"
38798 #: fortran/decl.c:1853
38799 #, gcc-internal-format, gfc-internal-format
38800 msgid "Non-PARAMETER symbol '%s' at %L can't be implied-shape"
38803 #: fortran/decl.c:1864
38804 #, gcc-internal-format, gfc-internal-format
38805 msgid "Implied-shape array at %L"
38808 #: fortran/decl.c:1928 fortran/decl.c:6509
38809 #, gcc-internal-format, gfc-internal-format
38810 msgid "Duplicate array spec for Cray pointee at %C"
38813 #: fortran/decl.c:1999
38814 #, gcc-internal-format, gfc-internal-format
38815 msgid "Old-style initialization at %C"
38818 #: fortran/decl.c:2014 fortran/decl.c:4963
38819 #, gcc-internal-format, gfc-internal-format
38820 msgid "Initialization at %C isn't for a pointer variable"
38823 #: fortran/decl.c:2027
38824 #, gcc-internal-format, gfc-internal-format
38825 msgid "Pointer initialization at %C requires '=>', not '='"
38828 #: fortran/decl.c:2036 fortran/decl.c:7804
38829 #, gcc-internal-format, gfc-internal-format
38830 msgid "Expected an initialization expression at %C"
38833 #: fortran/decl.c:2043
38834 #, gcc-internal-format, gfc-internal-format
38835 msgid "Initialization of variable at %C is not allowed in a PURE procedure"
38838 #: fortran/decl.c:2056
38839 #, gcc-internal-format, gfc-internal-format
38840 msgid "Initialization of allocatable component at %C is not allowed"
38843 #: fortran/decl.c:2110 fortran/decl.c:2146
38844 #, gcc-internal-format, gfc-internal-format
38845 msgid "Old-style type declaration %s*%d not supported at %C"
38848 #: fortran/decl.c:2151
38849 #, gcc-internal-format, gfc-internal-format
38850 msgid "Nonstandard type declaration %s*%d at %C"
38853 #: fortran/decl.c:2202 fortran/decl.c:2278
38854 #, gcc-internal-format, gfc-internal-format
38855 msgid "Missing right parenthesis at %C"
38858 #: fortran/decl.c:2215 fortran/decl.c:2349
38859 #, gcc-internal-format, gfc-internal-format
38860 msgid "Expected initialization expression at %C"
38863 #: fortran/decl.c:2223 fortran/decl.c:2355
38864 #, gcc-internal-format, gfc-internal-format
38865 msgid "Expected scalar initialization expression at %C"
38868 #: fortran/decl.c:2254
38869 #, gcc-internal-format, gfc-internal-format
38870 msgid "Kind %d not supported for type %s at %C"
38873 #: fortran/decl.c:2267
38874 #, gcc-internal-format, gfc-internal-format
38875 msgid "C kind type parameter is for type %s but type at %L is %s"
38878 #: fortran/decl.c:2276
38879 #, gcc-internal-format, gfc-internal-format
38880 msgid "Missing right parenthesis or comma at %C"
38883 #: fortran/decl.c:2375
38884 #, gcc-internal-format, gfc-internal-format
38885 msgid "Kind %d is not supported for CHARACTER at %C"
38888 #: fortran/decl.c:2507
38889 #, gcc-internal-format, gfc-internal-format
38890 msgid "Syntax error in CHARACTER declaration at %C"
38893 #: fortran/decl.c:2592
38894 #, gcc-internal-format, gfc-internal-format
38895 msgid "BYTE type at %C"
38898 #: fortran/decl.c:2598
38899 #, gcc-internal-format, gfc-internal-format
38900 msgid "BYTE type used at %C is not available on the target machine"
38903 #: fortran/decl.c:2620
38904 #, gcc-internal-format, gfc-internal-format
38905 msgid "Assumed type at %C is not allowed for components"
38908 #: fortran/decl.c:2623
38909 #, gcc-internal-format, gfc-internal-format
38910 msgid "Assumed type at %C"
38913 #: fortran/decl.c:2646 fortran/decl.c:2677 fortran/decl.c:2707
38914 #: fortran/decl.c:2885
38915 #, gcc-internal-format, gfc-internal-format
38916 msgid "TYPE with intrinsic-type-spec at %C"
38919 #: fortran/decl.c:2702
38920 #, gcc-internal-format, gfc-internal-format
38921 msgid "DOUBLE COMPLEX at %C"
38924 #: fortran/decl.c:2777
38925 #, gcc-internal-format, gfc-internal-format
38926 msgid "CLASS statement at %C"
38929 #: fortran/decl.c:2813 fortran/decl.c:2826 fortran/decl.c:3200
38930 #: fortran/decl.c:3208
38931 #, gcc-internal-format, gfc-internal-format
38932 msgid "Type name '%s' at %C is ambiguous"
38935 #: fortran/decl.c:2841
38936 #, gcc-internal-format, gfc-internal-format
38938 "Type name '%s' at %C conflicts with previously declared entity at %L, which "
38939 "has the same name"
38942 #: fortran/decl.c:2961
38943 #, gcc-internal-format, gfc-internal-format
38944 msgid "Missing character range in IMPLICIT at %C"
38947 #: fortran/decl.c:3007
38948 #, gcc-internal-format, gfc-internal-format
38949 msgid "Letters must be in alphabetic order in IMPLICIT statement at %C"
38952 #: fortran/decl.c:3063
38953 #, gcc-internal-format, gfc-internal-format
38954 msgid "Empty IMPLICIT statement at %C"
38957 #: fortran/decl.c:3165
38958 #, gcc-internal-format, gfc-internal-format
38959 msgid "IMPORT statement at %C only permitted in an INTERFACE body"
38962 #: fortran/decl.c:3170
38963 #, gcc-internal-format, gfc-internal-format
38964 msgid "IMPORT statement at %C"
38967 #: fortran/decl.c:3185
38968 #, gcc-internal-format, gfc-internal-format
38969 msgid "Expecting list of named entities at %C"
38972 #: fortran/decl.c:3214
38973 #, gcc-internal-format, gfc-internal-format
38974 msgid "Cannot IMPORT '%s' from host scoping unit at %C - does not exist."
38977 #: fortran/decl.c:3221
38978 #, gcc-internal-format, gfc-internal-format
38979 msgid "'%s' is already IMPORTed from host scoping unit at %C."
38982 #: fortran/decl.c:3264
38983 #, gcc-internal-format, gfc-internal-format
38984 msgid "Syntax error in IMPORT statement at %C"
38987 #: fortran/decl.c:3563
38988 #, gcc-internal-format, gfc-internal-format
38989 msgid "Missing codimension specification at %C"
38992 #: fortran/decl.c:3565
38993 #, gcc-internal-format, gfc-internal-format
38994 msgid "Missing dimension specification at %C"
38997 #: fortran/decl.c:3648
38998 #, gcc-internal-format, gfc-internal-format
38999 msgid "Duplicate %s attribute at %L"
39002 #: fortran/decl.c:3667
39003 #, gcc-internal-format, gfc-internal-format
39004 msgid "ALLOCATABLE attribute at %C in a TYPE definition"
39007 #: fortran/decl.c:3677
39008 #, gcc-internal-format, gfc-internal-format
39009 msgid "Attribute at %L is not allowed in a TYPE definition"
39012 #: fortran/decl.c:3695
39013 #, gcc-internal-format, gfc-internal-format
39014 msgid "Attribute %s at %L in a TYPE definition"
39017 #: fortran/decl.c:3706
39018 #, gcc-internal-format, gfc-internal-format
39020 "%s attribute at %L is not allowed outside of the specification part of a "
39024 #: fortran/decl.c:3721
39025 #, gcc-internal-format, gfc-internal-format
39026 msgid "ASYNCHRONOUS attribute at %C"
39029 #: fortran/decl.c:3734
39030 #, gcc-internal-format, gfc-internal-format
39031 msgid "CONTIGUOUS attribute at %C"
39034 #: fortran/decl.c:3780 fortran/decl.c:6804
39035 #, gcc-internal-format, gfc-internal-format
39036 msgid "PROTECTED at %C only allowed in specification part of a module"
39039 #: fortran/decl.c:3786
39040 #, gcc-internal-format, gfc-internal-format
39041 msgid "PROTECTED attribute at %C"
39044 #: fortran/decl.c:3817
39045 #, gcc-internal-format, gfc-internal-format
39046 msgid "VALUE attribute at %C"
39049 #: fortran/decl.c:3827
39050 #, gcc-internal-format, gfc-internal-format
39051 msgid "VOLATILE attribute at %C"
39054 #: fortran/decl.c:3873
39055 #, gcc-internal-format, gfc-internal-format
39056 msgid "Multiple identifiers provided with single NAME= specifier at %C"
39059 #: fortran/decl.c:3970
39060 #, gcc-internal-format, gfc-internal-format
39062 "Implicitly declared BIND(C) function '%s' at %L may not be C interoperable"
39065 #: fortran/decl.c:3991
39066 #, gcc-internal-format, gfc-internal-format
39068 "Variable '%s' in common block '%s' at %L may not be a C interoperable kind "
39069 "though common block '%s' is BIND(C)"
39072 #: fortran/decl.c:4000
39073 #, gcc-internal-format, gfc-internal-format
39074 msgid "Type declaration '%s' at %L is not C interoperable but it is BIND(C)"
39077 #: fortran/decl.c:4004
39078 #, gcc-internal-format, gfc-internal-format
39079 msgid "Variable '%s' at %L may not be a C interoperable kind but it is bind(c)"
39082 #: fortran/decl.c:4016
39083 #, gcc-internal-format, gfc-internal-format
39085 "Variable '%s' in common block '%s' at %L cannot be declared with BIND(C) "
39086 "since it is not a global"
39089 #: fortran/decl.c:4030
39090 #, gcc-internal-format, gfc-internal-format
39091 msgid "Variable '%s' at %L cannot have both the POINTER and BIND(C) attributes"
39094 #: fortran/decl.c:4038
39095 #, gcc-internal-format, gfc-internal-format
39097 "Variable '%s' at %L cannot have both the ALLOCATABLE and BIND(C) attributes"
39100 #: fortran/decl.c:4050
39101 #, gcc-internal-format, gfc-internal-format
39102 msgid "Return type of BIND(C) function '%s' at %L cannot be an array"
39105 #: fortran/decl.c:4058
39106 #, gcc-internal-format, gfc-internal-format
39107 msgid "Return type of BIND(C) function '%s' at %L cannot be a character string"
39110 #. Use gfc_warning_now because we won't say that the symbol fails
39111 #. just because of this.
39112 #: fortran/decl.c:4069
39113 #, gcc-internal-format, gfc-internal-format
39115 "Symbol '%s' at %L is marked PRIVATE but has been given the binding label '%s'"
39118 #: fortran/decl.c:4145
39119 #, gcc-internal-format, gfc-internal-format
39121 "Need either entity or common block name for attribute specification "
39125 #: fortran/decl.c:4192
39126 #, gcc-internal-format, gfc-internal-format
39128 "Missing entity or common block name for attribute specification statement at "
39132 #. Now we have an error, which we signal, and then fix up
39133 #. because the knock-on is plain and simple confusing.
39134 #: fortran/decl.c:4305
39135 #, gcc-internal-format, gfc-internal-format
39137 "Derived type at %C has not been previously defined and so cannot appear in a "
39138 "derived type definition"
39141 #: fortran/decl.c:4337
39142 #, gcc-internal-format, gfc-internal-format
39143 msgid "Syntax error in data declaration at %C"
39146 #: fortran/decl.c:4411
39147 #, gcc-internal-format, gfc-internal-format
39148 msgid "IMPURE procedure at %C"
39151 #: fortran/decl.c:4424
39152 #, gcc-internal-format, gfc-internal-format
39153 msgid "PURE and IMPURE must not appear both at %C"
39156 #: fortran/decl.c:4530
39157 #, gcc-internal-format, gfc-internal-format
39158 msgid "Name '%s' at %C is the name of the procedure"
39161 #: fortran/decl.c:4542
39162 #, gcc-internal-format, gfc-internal-format
39163 msgid "Unexpected junk in formal argument list at %C"
39166 #: fortran/decl.c:4559
39167 #, gcc-internal-format, gfc-internal-format
39168 msgid "Duplicate symbol '%s' in formal argument list at %C"
39171 #: fortran/decl.c:4610
39172 #, gcc-internal-format, gfc-internal-format
39173 msgid "RESULT variable at %C must be different than function name"
39176 #: fortran/decl.c:4687
39177 #, gcc-internal-format, gfc-internal-format
39178 msgid "Unexpected junk after function declaration at %C"
39181 #: fortran/decl.c:4697 fortran/decl.c:5730
39182 #, gcc-internal-format, gfc-internal-format
39183 msgid "BIND(C) attribute at %L may not be specified for an internal procedure"
39186 #: fortran/decl.c:4901
39187 #, gcc-internal-format, gfc-internal-format
39188 msgid "BIND(C) attribute at %C requires an interface with BIND(C)"
39191 #: fortran/decl.c:4908
39192 #, gcc-internal-format, gfc-internal-format
39193 msgid "BIND(C) procedure with NAME may not have POINTER attribute at %C"
39196 #: fortran/decl.c:4914
39197 #, gcc-internal-format, gfc-internal-format
39198 msgid "Dummy procedure at %C may not have BIND(C) attribute with NAME"
39201 #: fortran/decl.c:4938
39202 #, gcc-internal-format, gfc-internal-format
39203 msgid "Procedure '%s' at %L already has basic type of %s"
39206 #: fortran/decl.c:4985 fortran/decl.c:5168 fortran/decl.c:8286
39207 #, gcc-internal-format, gfc-internal-format
39208 msgid "Syntax error in PROCEDURE statement at %C"
39211 #: fortran/decl.c:5034 fortran/decl.c:8187
39212 #, gcc-internal-format, gfc-internal-format
39213 msgid "Expected '::' after binding-attributes at %C"
39216 #: fortran/decl.c:5041
39217 #, gcc-internal-format, gfc-internal-format
39218 msgid "NOPASS or explicit interface required at %C"
39221 #: fortran/decl.c:5045
39222 #, gcc-internal-format, gfc-internal-format
39223 msgid "Procedure pointer component at %C"
39226 #: fortran/decl.c:5111
39227 #, gcc-internal-format, gfc-internal-format
39228 msgid "Syntax error in procedure pointer component at %C"
39231 #: fortran/decl.c:5129
39232 #, gcc-internal-format, gfc-internal-format
39233 msgid "PROCEDURE at %C must be in a generic interface"
39236 #: fortran/decl.c:5138 fortran/decl.c:7311
39237 #, gcc-internal-format, gfc-internal-format
39238 msgid "double colon in MODULE PROCEDURE statement at %L"
39241 #: fortran/decl.c:5208
39242 #, gcc-internal-format, gfc-internal-format
39243 msgid "PROCEDURE statement at %C"
39246 #: fortran/decl.c:5276
39247 #, gcc-internal-format, gfc-internal-format
39248 msgid "Expected formal argument list in function definition at %C"
39251 #: fortran/decl.c:5300 fortran/decl.c:5304 fortran/decl.c:5508
39252 #: fortran/decl.c:5512 fortran/decl.c:5698 fortran/decl.c:5702
39253 #: fortran/symbol.c:1577
39254 #, gcc-internal-format, gfc-internal-format
39255 msgid "BIND(C) attribute at %L can only be used for variables or common blocks"
39258 #: fortran/decl.c:5420
39259 #, gcc-internal-format, gfc-internal-format
39260 msgid "ENTRY statement at %C"
39263 #: fortran/decl.c:5429
39264 #, gcc-internal-format, gfc-internal-format
39265 msgid "ENTRY statement at %C cannot appear within a PROGRAM"
39268 #: fortran/decl.c:5432
39269 #, gcc-internal-format, gfc-internal-format
39270 msgid "ENTRY statement at %C cannot appear within a MODULE"
39273 #: fortran/decl.c:5435
39274 #, gcc-internal-format, gfc-internal-format
39275 msgid "ENTRY statement at %C cannot appear within a BLOCK DATA"
39278 #: fortran/decl.c:5439
39279 #, gcc-internal-format, gfc-internal-format
39280 msgid "ENTRY statement at %C cannot appear within an INTERFACE"
39283 #: fortran/decl.c:5443
39284 #, gcc-internal-format, gfc-internal-format
39285 msgid "ENTRY statement at %C cannot appear within a DERIVED TYPE block"
39288 #: fortran/decl.c:5447
39289 #, gcc-internal-format, gfc-internal-format
39290 msgid "ENTRY statement at %C cannot appear within an IF-THEN block"
39293 #: fortran/decl.c:5452
39294 #, gcc-internal-format, gfc-internal-format
39295 msgid "ENTRY statement at %C cannot appear within a DO block"
39298 #: fortran/decl.c:5456
39299 #, gcc-internal-format, gfc-internal-format
39300 msgid "ENTRY statement at %C cannot appear within a SELECT block"
39303 #: fortran/decl.c:5460
39304 #, gcc-internal-format, gfc-internal-format
39305 msgid "ENTRY statement at %C cannot appear within a FORALL block"
39308 #: fortran/decl.c:5464
39309 #, gcc-internal-format, gfc-internal-format
39310 msgid "ENTRY statement at %C cannot appear within a WHERE block"
39313 #: fortran/decl.c:5468
39314 #, gcc-internal-format, gfc-internal-format
39315 msgid "ENTRY statement at %C cannot appear within a contained subprogram"
39318 #: fortran/decl.c:5486
39319 #, gcc-internal-format, gfc-internal-format
39320 msgid "ENTRY statement at %C cannot appear in a contained procedure"
39323 #: fortran/decl.c:5540 fortran/decl.c:5738
39324 #, gcc-internal-format, gfc-internal-format
39325 msgid "Missing required parentheses before BIND(C) at %C"
39328 #: fortran/decl.c:5796 fortran/decl.c:5812
39329 #, gcc-internal-format, gfc-internal-format
39330 msgid "Syntax error in NAME= specifier for binding label at %C"
39333 #: fortran/decl.c:5827
39334 #, gcc-internal-format, gfc-internal-format
39335 msgid "Missing closing quote '\"' for binding label at %C"
39338 #: fortran/decl.c:5836
39339 #, gcc-internal-format, gfc-internal-format
39340 msgid "Missing closing quote ''' for binding label at %C"
39343 #: fortran/decl.c:5846
39344 #, gcc-internal-format, gfc-internal-format
39345 msgid "Missing closing paren for binding label at %C"
39348 #: fortran/decl.c:5852
39349 #, gcc-internal-format, gfc-internal-format
39350 msgid "No binding name is allowed in BIND(C) at %C"
39353 #: fortran/decl.c:5858
39354 #, gcc-internal-format, gfc-internal-format
39355 msgid "For dummy procedure %s, no binding name is allowed in BIND(C) at %C"
39358 #: fortran/decl.c:5887
39359 #, gcc-internal-format, gfc-internal-format
39360 msgid "NAME not allowed on BIND(C) for ABSTRACT INTERFACE at %C"
39363 #: fortran/decl.c:6094
39364 #, gcc-internal-format, gfc-internal-format
39365 msgid "Unexpected END statement at %C"
39368 #: fortran/decl.c:6102
39369 #, gcc-internal-format, gfc-internal-format
39370 msgid "END statement instead of %s statement at %L"
39373 #. We would have required END [something].
39374 #: fortran/decl.c:6110
39375 #, gcc-internal-format, gfc-internal-format
39376 msgid "%s statement expected at %L"
39379 #: fortran/decl.c:6121
39380 #, gcc-internal-format, gfc-internal-format
39381 msgid "Expecting %s statement at %C"
39384 #: fortran/decl.c:6137
39385 #, gcc-internal-format, gfc-internal-format
39386 msgid "Expected block name of '%s' in %s statement at %C"
39389 #: fortran/decl.c:6154
39390 #, gcc-internal-format, gfc-internal-format
39391 msgid "Expected terminating name at %C"
39394 #: fortran/decl.c:6163 fortran/decl.c:6171
39395 #, gcc-internal-format, gfc-internal-format
39396 msgid "Expected label '%s' for %s statement at %C"
39399 #: fortran/decl.c:6265
39400 #, gcc-internal-format, gfc-internal-format
39401 msgid "Missing array specification at %L in DIMENSION statement"
39404 #: fortran/decl.c:6273
39405 #, gcc-internal-format, gfc-internal-format
39406 msgid "Dimensions specified for %s at %L after its initialisation"
39409 #: fortran/decl.c:6281
39410 #, gcc-internal-format, gfc-internal-format
39411 msgid "Missing array specification at %L in CODIMENSION statement"
39414 #: fortran/decl.c:6290
39415 #, gcc-internal-format, gfc-internal-format
39416 msgid "Array specification must be deferred at %L"
39419 #: fortran/decl.c:6389
39420 #, gcc-internal-format, gfc-internal-format
39421 msgid "Unexpected character in variable list at %C"
39424 #: fortran/decl.c:6426
39425 #, gcc-internal-format, gfc-internal-format
39426 msgid "Expected '(' at %C"
39429 #: fortran/decl.c:6440 fortran/decl.c:6480
39430 #, gcc-internal-format, gfc-internal-format
39431 msgid "Expected variable name at %C"
39434 #: fortran/decl.c:6456
39435 #, gcc-internal-format, gfc-internal-format
39436 msgid "Cray pointer at %C must be an integer"
39439 #: fortran/decl.c:6460
39440 #, gcc-internal-format, gfc-internal-format
39442 "Cray pointer at %C has %d bytes of precision; memory addresses require %d "
39446 #: fortran/decl.c:6466
39447 #, gcc-internal-format, gfc-internal-format
39448 msgid "Expected \",\" at %C"
39451 #: fortran/decl.c:6529
39452 #, gcc-internal-format, gfc-internal-format
39453 msgid "Expected \")\" at %C"
39456 #: fortran/decl.c:6541
39457 #, gcc-internal-format, gfc-internal-format
39458 msgid "Expected \",\" or end of statement at %C"
39461 #: fortran/decl.c:6567
39462 #, gcc-internal-format, gfc-internal-format
39463 msgid "INTENT is not allowed inside of BLOCK at %C"
39466 #: fortran/decl.c:6599
39467 #, gcc-internal-format, gfc-internal-format
39468 msgid "OPTIONAL is not allowed inside of BLOCK at %C"
39471 #: fortran/decl.c:6618
39472 #, gcc-internal-format, gfc-internal-format
39473 msgid "Cray pointer declaration at %C requires -fcray-pointer flag"
39476 #: fortran/decl.c:6657
39477 #, gcc-internal-format, gfc-internal-format
39478 msgid "CONTIGUOUS statement at %C"
39481 #: fortran/decl.c:6755
39482 #, gcc-internal-format, gfc-internal-format
39484 "Access specification of the %s operator at %C has already been specified"
39487 #: fortran/decl.c:6772
39488 #, gcc-internal-format, gfc-internal-format
39490 "Access specification of the .%s. operator at %C has already been specified"
39493 #: fortran/decl.c:6810
39494 #, gcc-internal-format, gfc-internal-format
39495 msgid "PROTECTED statement at %C"
39498 #: fortran/decl.c:6850
39499 #, gcc-internal-format, gfc-internal-format
39500 msgid "Syntax error in PROTECTED statement at %C"
39503 #: fortran/decl.c:6874
39504 #, gcc-internal-format, gfc-internal-format
39506 "PRIVATE statement at %C is only allowed in the specification part of a module"
39509 #: fortran/decl.c:6911
39510 #, gcc-internal-format, gfc-internal-format
39512 "PUBLIC statement at %C is only allowed in the specification part of a module"
39515 #: fortran/decl.c:6939
39516 #, gcc-internal-format, gfc-internal-format
39517 msgid "Expected variable name at %C in PARAMETER statement"
39520 #: fortran/decl.c:6946
39521 #, gcc-internal-format, gfc-internal-format
39522 msgid "Expected = sign in PARAMETER statement at %C"
39525 #: fortran/decl.c:6952
39526 #, gcc-internal-format, gfc-internal-format
39527 msgid "Expected expression at %C in PARAMETER statement"
39530 #: fortran/decl.c:6972
39531 #, gcc-internal-format, gfc-internal-format
39532 msgid "Initializing already initialized variable at %C"
39535 #: fortran/decl.c:7007
39536 #, gcc-internal-format, gfc-internal-format
39537 msgid "Unexpected characters in PARAMETER statement at %C"
39540 #: fortran/decl.c:7031
39541 #, gcc-internal-format, gfc-internal-format
39542 msgid "Blanket SAVE statement at %C follows previous SAVE statement"
39545 #: fortran/decl.c:7043
39546 #, gcc-internal-format, gfc-internal-format
39547 msgid "SAVE statement at %C follows blanket SAVE statement"
39550 #: fortran/decl.c:7090
39551 #, gcc-internal-format, gfc-internal-format
39552 msgid "Syntax error in SAVE statement at %C"
39555 #: fortran/decl.c:7104
39556 #, gcc-internal-format, gfc-internal-format
39557 msgid "VALUE is not allowed inside of BLOCK at %C"
39560 #: fortran/decl.c:7108
39561 #, gcc-internal-format, gfc-internal-format
39562 msgid "VALUE statement at %C"
39565 #: fortran/decl.c:7148
39566 #, gcc-internal-format, gfc-internal-format
39567 msgid "Syntax error in VALUE statement at %C"
39570 #: fortran/decl.c:7159
39571 #, gcc-internal-format, gfc-internal-format
39572 msgid "VOLATILE statement at %C"
39575 #: fortran/decl.c:7183
39576 #, gcc-internal-format, gfc-internal-format
39578 "Specifying VOLATILE for coarray variable '%s' at %C, which is use-/host-"
39582 #: fortran/decl.c:7209
39583 #, gcc-internal-format, gfc-internal-format
39584 msgid "Syntax error in VOLATILE statement at %C"
39587 #: fortran/decl.c:7220
39588 #, gcc-internal-format, gfc-internal-format
39589 msgid "ASYNCHRONOUS statement at %C"
39592 #: fortran/decl.c:7262
39593 #, gcc-internal-format, gfc-internal-format
39594 msgid "Syntax error in ASYNCHRONOUS statement at %C"
39597 #: fortran/decl.c:7286
39598 #, gcc-internal-format, gfc-internal-format
39599 msgid "MODULE PROCEDURE at %C must be in a generic module interface"
39602 #: fortran/decl.c:7345
39603 #, gcc-internal-format, gfc-internal-format
39604 msgid "Intrinsic procedure at %L cannot be a MODULE PROCEDURE"
39607 #: fortran/decl.c:7394
39608 #, gcc-internal-format, gfc-internal-format
39609 msgid "Ambiguous symbol in TYPE definition at %C"
39612 #: fortran/decl.c:7400
39613 #, gcc-internal-format, gfc-internal-format
39614 msgid "No such symbol in TYPE definition at %C"
39617 #: fortran/decl.c:7408
39618 #, gcc-internal-format, gfc-internal-format
39619 msgid "'%s' in EXTENDS expression at %C is not a derived type"
39622 #: fortran/decl.c:7415
39623 #, gcc-internal-format, gfc-internal-format
39624 msgid "'%s' cannot be extended at %C because it is BIND(C)"
39627 #: fortran/decl.c:7422
39628 #, gcc-internal-format, gfc-internal-format
39629 msgid "'%s' cannot be extended at %C because it is a SEQUENCE type"
39632 #: fortran/decl.c:7445
39633 #, gcc-internal-format, gfc-internal-format
39635 "Derived type at %C can only be PRIVATE in the specification part of a module"
39638 #: fortran/decl.c:7457
39639 #, gcc-internal-format, gfc-internal-format
39641 "Derived type at %C can only be PUBLIC in the specification part of a module"
39644 #: fortran/decl.c:7478
39645 #, gcc-internal-format, gfc-internal-format
39646 msgid "ABSTRACT type at %C"
39649 #: fortran/decl.c:7543
39650 #, gcc-internal-format, gfc-internal-format
39651 msgid "Expected :: in TYPE definition at %C"
39654 #: fortran/decl.c:7554
39655 #, gcc-internal-format, gfc-internal-format
39656 msgid "Type name '%s' at %C cannot be the same as an intrinsic type"
39659 #: fortran/decl.c:7564
39660 #, gcc-internal-format, gfc-internal-format
39661 msgid "Derived type name '%s' at %C already has a basic type of %s"
39664 #: fortran/decl.c:7581
39665 #, gcc-internal-format, gfc-internal-format
39666 msgid "Derived type definition of '%s' at %C has already been defined"
39669 #: fortran/decl.c:7689
39670 #, gcc-internal-format, gfc-internal-format
39671 msgid "Cray Pointee at %C cannot be assumed shape array"
39674 #: fortran/decl.c:7709
39675 #, gcc-internal-format, gfc-internal-format
39676 msgid "ENUM and ENUMERATOR at %C"
39679 #: fortran/decl.c:7742
39680 #, gcc-internal-format, gfc-internal-format
39681 msgid "Enumerator exceeds the C integer type at %C"
39684 #: fortran/decl.c:7821
39685 #, gcc-internal-format, gfc-internal-format
39686 msgid "ENUMERATOR %L not initialized with integer expression"
39689 #: fortran/decl.c:7869
39690 #, gcc-internal-format, gfc-internal-format
39691 msgid "ENUM definition statement expected before %C"
39694 #: fortran/decl.c:7905
39695 #, gcc-internal-format, gfc-internal-format
39696 msgid "Syntax error in ENUMERATOR definition at %C"
39699 #: fortran/decl.c:7952 fortran/decl.c:7967
39700 #, gcc-internal-format, gfc-internal-format
39701 msgid "Duplicate access-specifier at %C"
39704 #: fortran/decl.c:7987
39705 #, gcc-internal-format, gfc-internal-format
39706 msgid "Binding attributes already specify passing, illegal NOPASS at %C"
39709 #: fortran/decl.c:8007
39710 #, gcc-internal-format, gfc-internal-format
39711 msgid "Binding attributes already specify passing, illegal PASS at %C"
39714 #: fortran/decl.c:8034
39715 #, gcc-internal-format, gfc-internal-format
39716 msgid "Duplicate POINTER attribute at %C"
39719 #: fortran/decl.c:8052
39720 #, gcc-internal-format, gfc-internal-format
39721 msgid "Duplicate NON_OVERRIDABLE at %C"
39724 #: fortran/decl.c:8068
39725 #, gcc-internal-format, gfc-internal-format
39726 msgid "Duplicate DEFERRED at %C"
39729 #: fortran/decl.c:8081
39730 #, gcc-internal-format, gfc-internal-format
39731 msgid "Expected access-specifier at %C"
39734 #: fortran/decl.c:8083
39735 #, gcc-internal-format, gfc-internal-format
39736 msgid "Expected binding attribute at %C"
39739 #: fortran/decl.c:8091
39740 #, gcc-internal-format, gfc-internal-format
39741 msgid "NON_OVERRIDABLE and DEFERRED can't both appear at %C"
39744 #: fortran/decl.c:8103
39745 #, gcc-internal-format, gfc-internal-format
39746 msgid "POINTER attribute is required for procedure pointer component at %C"
39749 #: fortran/decl.c:8145
39750 #, gcc-internal-format, gfc-internal-format
39751 msgid "Interface-name expected after '(' at %C"
39754 #: fortran/decl.c:8151
39755 #, gcc-internal-format, gfc-internal-format
39756 msgid "')' expected at %C"
39759 #: fortran/decl.c:8171
39760 #, gcc-internal-format, gfc-internal-format
39761 msgid "Interface must be specified for DEFERRED binding at %C"
39764 #: fortran/decl.c:8176
39765 #, gcc-internal-format, gfc-internal-format
39766 msgid "PROCEDURE(interface) at %C should be declared DEFERRED"
39769 #: fortran/decl.c:8199
39770 #, gcc-internal-format, gfc-internal-format
39771 msgid "Expected binding name at %C"
39774 #: fortran/decl.c:8203
39775 #, gcc-internal-format, gfc-internal-format
39776 msgid "PROCEDURE list at %C"
39779 #: fortran/decl.c:8216
39780 #, gcc-internal-format, gfc-internal-format
39781 msgid "'=> target' is invalid for DEFERRED binding at %C"
39784 #: fortran/decl.c:8222
39785 #, gcc-internal-format, gfc-internal-format
39786 msgid "'::' needed in PROCEDURE binding with explicit target at %C"
39789 #: fortran/decl.c:8232
39790 #, gcc-internal-format, gfc-internal-format
39791 msgid "Expected binding target after '=>' at %C"
39794 #: fortran/decl.c:8249
39795 #, gcc-internal-format, gfc-internal-format
39796 msgid "Type '%s' containing DEFERRED binding at %C is not ABSTRACT"
39799 #: fortran/decl.c:8260
39800 #, gcc-internal-format, gfc-internal-format
39802 "There is already a procedure with binding name '%s' for the derived type "
39806 #: fortran/decl.c:8309
39807 #, gcc-internal-format, gfc-internal-format
39808 msgid "GENERIC at %C must be inside a derived-type CONTAINS"
39811 #: fortran/decl.c:8329
39812 #, gcc-internal-format, gfc-internal-format
39813 msgid "Expected '::' at %C"
39816 #: fortran/decl.c:8341
39817 #, gcc-internal-format, gfc-internal-format
39818 msgid "Expected generic name or operator descriptor at %C"
39821 #: fortran/decl.c:8367
39822 #, gcc-internal-format, gfc-internal-format
39823 msgid "Expected '=>' at %C"
39826 #: fortran/decl.c:8409
39827 #, gcc-internal-format, gfc-internal-format
39829 "There's already a non-generic procedure with binding name '%s' for the "
39830 "derived type '%s' at %C"
39833 #: fortran/decl.c:8417
39834 #, gcc-internal-format, gfc-internal-format
39835 msgid "Binding at %C must have the same access as already defined binding '%s'"
39838 #: fortran/decl.c:8466
39839 #, gcc-internal-format, gfc-internal-format
39840 msgid "Expected specific binding name at %C"
39843 #: fortran/decl.c:8476
39844 #, gcc-internal-format, gfc-internal-format
39845 msgid "'%s' already defined as specific binding for the generic '%s' at %C"
39848 #: fortran/decl.c:8494
39849 #, gcc-internal-format, gfc-internal-format
39850 msgid "Junk after GENERIC binding at %C"
39853 #: fortran/decl.c:8529
39854 #, gcc-internal-format, gfc-internal-format
39855 msgid "FINAL declaration at %C must be inside a derived type CONTAINS section"
39858 #: fortran/decl.c:8540
39859 #, gcc-internal-format, gfc-internal-format
39861 "Derived type declaration with FINAL at %C must be in the specification part "
39865 #: fortran/decl.c:8562
39866 #, gcc-internal-format, gfc-internal-format
39867 msgid "Empty FINAL at %C"
39870 #: fortran/decl.c:8569
39871 #, gcc-internal-format, gfc-internal-format
39872 msgid "Expected module procedure name at %C"
39875 #: fortran/decl.c:8579
39876 #, gcc-internal-format, gfc-internal-format
39877 msgid "Expected ',' at %C"
39880 #: fortran/decl.c:8585
39881 #, gcc-internal-format, gfc-internal-format
39882 msgid "Unknown procedure name \"%s\" at %C"
39885 #: fortran/decl.c:8599
39886 #, gcc-internal-format, gfc-internal-format
39887 msgid "'%s' at %C is already defined as FINAL procedure!"
39890 #: fortran/decl.c:8668
39891 #, gcc-internal-format, gfc-internal-format
39892 msgid "Unknown attribute in !GCC$ ATTRIBUTES statement at %C"
39895 #: fortran/decl.c:8715
39896 #, gcc-internal-format, gfc-internal-format
39897 msgid "Syntax error in !GCC$ ATTRIBUTES statement at %C"
39900 #. We are told not to check dependencies.
39901 #. We do it, however, and issue a warning in case we find one.
39902 #. If a dependency is found in the case
39903 #. elemental == ELEM_CHECK_VARIABLE, we will generate
39904 #. a temporary, so we don't need to bother the user.
39905 #: fortran/dependency.c:714
39906 #, gcc-internal-format, gfc-internal-format
39908 "INTENT(%s) actual argument at %L might interfere with actual argument at %L."
39911 #: fortran/error.c:337
39912 #, gcc-internal-format, gfc-internal-format
39913 msgid " Included at %s:%d:"
39916 #: fortran/error.c:423
39917 #, gcc-internal-format
39918 msgid "<During initialization>\n"
39921 #: fortran/error.c:758
39922 #, gcc-internal-format, gfc-internal-format
39923 msgid "Error count reached limit of %d."
39926 #: fortran/error.c:1054
39927 #, gcc-internal-format
39928 msgid "Internal Error at (1):"
39931 #: fortran/expr.c:1229
39932 #, gcc-internal-format, gfc-internal-format
39933 msgid "Index in dimension %d is out of bounds at %L"
39936 #: fortran/expr.c:1408 fortran/expr.c:1459
39937 #, gcc-internal-format, gfc-internal-format
39938 msgid "index in dimension %d is out of bounds at %L"
39941 #: fortran/expr.c:2066
39942 #, gcc-internal-format, gfc-internal-format
39943 msgid "elemental function arguments at %C are not compliant"
39946 #: fortran/expr.c:2110
39947 #, gcc-internal-format, gfc-internal-format
39948 msgid "Numeric or CHARACTER operands are required in expression at %L"
39951 #: fortran/expr.c:2135
39952 #, gcc-internal-format, gfc-internal-format
39954 "Concatenation operator in expression at %L must have two CHARACTER operands"
39957 #: fortran/expr.c:2142
39958 #, gcc-internal-format, gfc-internal-format
39959 msgid "Concat operator at %L must concatenate strings of the same kind"
39962 #: fortran/expr.c:2152
39963 #, gcc-internal-format, gfc-internal-format
39964 msgid ".NOT. operator in expression at %L must have a LOGICAL operand"
39967 #: fortran/expr.c:2168
39968 #, gcc-internal-format, gfc-internal-format
39969 msgid "LOGICAL operands are required in expression at %L"
39972 #: fortran/expr.c:2179
39973 #, gcc-internal-format, gfc-internal-format
39974 msgid "Only intrinsic operators can be used in expression at %L"
39977 #: fortran/expr.c:2187
39978 #, gcc-internal-format, gfc-internal-format
39979 msgid "Numeric operands are required in expression at %L"
39982 #: fortran/expr.c:2210
39983 #, gcc-internal-format, gfc-internal-format
39985 "Invalid initialization expression for ALLOCATABLE component '%s' in "
39986 "structure constructor at %L"
39989 #: fortran/expr.c:2308
39990 #, gcc-internal-format, gfc-internal-format
39992 "Assumed or deferred character length variable '%s' in constant expression "
39996 #: fortran/expr.c:2374
39997 #, gcc-internal-format, gfc-internal-format
39999 "transformational intrinsic '%s' at %L is not permitted in an initialization "
40003 #: fortran/expr.c:2405
40004 #, gcc-internal-format, gfc-internal-format
40005 msgid "Evaluation of nonstandard initialization expression at %L"
40008 #: fortran/expr.c:2461
40009 #, gcc-internal-format, gfc-internal-format
40011 "Function '%s' in initialization expression at %L must be an intrinsic "
40015 #: fortran/expr.c:2473
40016 #, gcc-internal-format, gfc-internal-format
40018 "Intrinsic function '%s' at %L is not permitted in an initialization "
40022 #: fortran/expr.c:2508
40023 #, gcc-internal-format, gfc-internal-format
40024 msgid "PARAMETER '%s' is used at %L before its definition is complete"
40027 #: fortran/expr.c:2528
40028 #, gcc-internal-format, gfc-internal-format
40030 "Assumed size array '%s' at %L is not permitted in an initialization "
40034 #: fortran/expr.c:2534
40035 #, gcc-internal-format, gfc-internal-format
40037 "Assumed shape array '%s' at %L is not permitted in an initialization "
40041 #: fortran/expr.c:2540
40042 #, gcc-internal-format, gfc-internal-format
40044 "Deferred array '%s' at %L is not permitted in an initialization expression"
40047 #: fortran/expr.c:2546
40048 #, gcc-internal-format, gfc-internal-format
40050 "Array '%s' at %L is a variable, which does not reduce to a constant "
40054 #: fortran/expr.c:2556
40055 #, gcc-internal-format, gfc-internal-format
40057 "Parameter '%s' at %L has not been declared or is a variable, which does not "
40058 "reduce to a constant expression"
40061 #: fortran/expr.c:2709
40062 #, gcc-internal-format, gfc-internal-format
40063 msgid "Specification function '%s' at %L cannot be a statement function"
40066 #: fortran/expr.c:2716
40067 #, gcc-internal-format, gfc-internal-format
40068 msgid "Specification function '%s' at %L cannot be an internal function"
40071 #: fortran/expr.c:2723
40072 #, gcc-internal-format, gfc-internal-format
40073 msgid "Specification function '%s' at %L must be PURE"
40076 #: fortran/expr.c:2730
40077 #, gcc-internal-format, gfc-internal-format
40078 msgid "Specification function '%s' at %L cannot be RECURSIVE"
40081 #: fortran/expr.c:2864
40082 #, gcc-internal-format, gfc-internal-format
40083 msgid "Dummy argument '%s' not allowed in expression at %L"
40086 #: fortran/expr.c:2871
40087 #, gcc-internal-format, gfc-internal-format
40088 msgid "Dummy argument '%s' at %L cannot be OPTIONAL"
40091 #: fortran/expr.c:2878
40092 #, gcc-internal-format, gfc-internal-format
40093 msgid "Dummy argument '%s' at %L cannot be INTENT(OUT)"
40096 #: fortran/expr.c:2909
40097 #, gcc-internal-format, gfc-internal-format
40098 msgid "Variable '%s' cannot appear in the expression at %L"
40101 #: fortran/expr.c:2960
40102 #, gcc-internal-format, gfc-internal-format
40103 msgid "Expression at %L must be of INTEGER type, found %s"
40106 #: fortran/expr.c:2972
40107 #, gcc-internal-format, gfc-internal-format
40108 msgid "Function '%s' at %L must be PURE"
40111 #: fortran/expr.c:2981
40112 #, gcc-internal-format, gfc-internal-format
40113 msgid "Expression at %L must be scalar"
40116 #: fortran/expr.c:3015
40117 #, gcc-internal-format, gfc-internal-format
40118 msgid "Incompatible ranks in %s (%d and %d) at %L"
40121 #: fortran/expr.c:3029
40122 #, gcc-internal-format, gfc-internal-format
40123 msgid "Different shape for %s at %L on dimension %d (%d and %d)"
40126 #: fortran/expr.c:3118
40127 #, gcc-internal-format, gfc-internal-format
40128 msgid "'%s' at %L is not a VALUE"
40131 #: fortran/expr.c:3125
40132 #, gcc-internal-format, gfc-internal-format
40133 msgid "Incompatible ranks %d and %d in assignment at %L"
40136 #: fortran/expr.c:3132
40137 #, gcc-internal-format, gfc-internal-format
40138 msgid "Variable type is UNKNOWN in assignment at %L"
40141 #: fortran/expr.c:3144
40142 #, gcc-internal-format, gfc-internal-format
40143 msgid "NULL appears on right-hand side in assignment at %L"
40146 #: fortran/expr.c:3153
40147 #, gcc-internal-format, gfc-internal-format
40148 msgid "POINTER-valued function appears on right-hand side of assignment at %L"
40151 #: fortran/expr.c:3163
40152 #, gcc-internal-format, gfc-internal-format
40153 msgid "BOZ literal at %L used to initialize non-integer variable '%s'"
40156 #: fortran/expr.c:3169 fortran/resolve.c:9505
40157 #, gcc-internal-format, gfc-internal-format
40159 "BOZ literal at %L outside a DATA statement and outside INT/REAL/DBLE/CMPLX"
40162 #: fortran/expr.c:3179 fortran/resolve.c:9515
40163 #, gcc-internal-format, gfc-internal-format
40164 msgid "BOZ literal at %L is bitwise transferred non-integer symbol '%s'"
40167 #: fortran/expr.c:3187 fortran/resolve.c:9524
40168 #, gcc-internal-format, gfc-internal-format
40170 "Arithmetic underflow of bit-wise transferred BOZ at %L. This check can be "
40171 "disabled with the option -fno-range-check"
40174 #: fortran/expr.c:3191 fortran/resolve.c:9528
40175 #, gcc-internal-format, gfc-internal-format
40177 "Arithmetic overflow of bit-wise transferred BOZ at %L. This check can be "
40178 "disabled with the option -fno-range-check"
40181 #: fortran/expr.c:3195 fortran/resolve.c:9532
40182 #, gcc-internal-format, gfc-internal-format
40184 "Arithmetic NaN of bit-wise transferred BOZ at %L. This check can be disabled "
40185 "with the option -fno-range-check"
40188 #: fortran/expr.c:3227
40189 #, gcc-internal-format, gfc-internal-format
40190 msgid "Change of value in conversion from %s to %s at %L"
40193 #: fortran/expr.c:3235 fortran/intrinsic.c:4347 fortran/intrinsic.c:4359
40194 #, gcc-internal-format, gfc-internal-format
40195 msgid "Possible change of value in conversion from %s to %s at %L"
40198 #: fortran/expr.c:3243 fortran/intrinsic.c:4342 fortran/intrinsic.c:4368
40199 #, gcc-internal-format, gfc-internal-format
40200 msgid "Conversion from %s to %s at %L"
40203 #: fortran/expr.c:3264
40204 #, gcc-internal-format, gfc-internal-format
40206 "Incompatible types in DATA statement at %L; attempted conversion of %s to %s"
40209 #: fortran/expr.c:3300
40210 #, gcc-internal-format, gfc-internal-format
40211 msgid "Pointer assignment target is not a POINTER at %L"
40214 #: fortran/expr.c:3308
40215 #, gcc-internal-format, gfc-internal-format
40217 "'%s' in the pointer assignment at %L cannot be an l-value since it is a "
40221 #: fortran/expr.c:3331
40222 #, gcc-internal-format, gfc-internal-format
40223 msgid "Expected bounds specification for '%s' at %L"
40226 #: fortran/expr.c:3336
40227 #, gcc-internal-format, gfc-internal-format
40228 msgid "Bounds specification for '%s' in pointer assignment at %L"
40231 #: fortran/expr.c:3350
40232 #, gcc-internal-format, gfc-internal-format
40233 msgid "Lower bound has to be present at %L"
40236 #: fortran/expr.c:3356
40237 #, gcc-internal-format, gfc-internal-format
40238 msgid "Stride must not be present at %L"
40241 #: fortran/expr.c:3368
40242 #, gcc-internal-format, gfc-internal-format
40243 msgid "Either all or none of the upper bounds must be specified at %L"
40246 #: fortran/expr.c:3394
40247 #, gcc-internal-format, gfc-internal-format
40248 msgid "Pointer object at %L shall not have a coindex"
40251 #: fortran/expr.c:3415
40252 #, gcc-internal-format, gfc-internal-format
40253 msgid "Invalid procedure pointer assignment at %L"
40256 #: fortran/expr.c:3435
40257 #, gcc-internal-format, gfc-internal-format
40259 "Function result '%s' is invalid as proc-target in procedure pointer "
40263 #: fortran/expr.c:3443
40264 #, gcc-internal-format, gfc-internal-format
40266 "Abstract interface '%s' is invalid in procedure pointer assignment at %L"
40269 #: fortran/expr.c:3453
40270 #, gcc-internal-format, gfc-internal-format
40272 "Statement function '%s' is invalid in procedure pointer assignment at %L"
40275 #: fortran/expr.c:3459
40276 #, gcc-internal-format, gfc-internal-format
40278 "Internal procedure '%s' is invalid in procedure pointer assignment at %L"
40281 #: fortran/expr.c:3467
40282 #, gcc-internal-format, gfc-internal-format
40283 msgid "Intrinsic '%s' at %L is invalid in procedure pointer assignment"
40286 #: fortran/expr.c:3475
40287 #, gcc-internal-format, gfc-internal-format
40289 "Nonintrinsic elemental procedure '%s' is invalid in procedure pointer "
40293 #: fortran/expr.c:3498
40294 #, gcc-internal-format, gfc-internal-format
40296 "Mismatch in the procedure pointer assignment at %L: mismatch in the calling "
40300 #: fortran/expr.c:3549 fortran/expr.c:3557
40301 #, gcc-internal-format, gfc-internal-format
40302 msgid "Interface mismatch in procedure pointer assignment at %L: %s"
40305 #: fortran/expr.c:3573
40306 #, gcc-internal-format, gfc-internal-format
40308 "Data-pointer-object &L must be unlimited polymorphic, a sequence derived "
40309 "type or of a type with the BIND attribute assignment at %L to be compatible "
40310 "with an unlimited polymorphic target"
40313 #: fortran/expr.c:3579
40314 #, gcc-internal-format, gfc-internal-format
40316 "Different types in pointer assignment at %L; attempted assignment of %s to %s"
40319 #: fortran/expr.c:3588
40320 #, gcc-internal-format, gfc-internal-format
40321 msgid "Different kind type parameters in pointer assignment at %L"
40324 #: fortran/expr.c:3595
40325 #, gcc-internal-format, gfc-internal-format
40326 msgid "Different ranks in pointer assignment at %L"
40329 #: fortran/expr.c:3616
40330 #, gcc-internal-format, gfc-internal-format
40332 "Rank remapping target is smaller than size of the pointer (%ld < %ld) at %L"
40335 #: fortran/expr.c:3629
40336 #, gcc-internal-format, gfc-internal-format
40337 msgid "Rank remapping target must be rank 1 or simply contiguous at %L"
40340 #: fortran/expr.c:3633
40341 #, gcc-internal-format, gfc-internal-format
40342 msgid "Rank remapping target is not rank 1 at %L"
40345 #: fortran/expr.c:3658
40346 #, gcc-internal-format, gfc-internal-format
40348 "Target expression in pointer assignment at %L must deliver a pointer result"
40351 #: fortran/expr.c:3666
40352 #, gcc-internal-format, gfc-internal-format
40353 msgid "Pointer assignment target is neither TARGET nor POINTER at %L"
40356 #: fortran/expr.c:3673
40357 #, gcc-internal-format, gfc-internal-format
40358 msgid "Bad target in pointer assignment in PURE procedure at %L"
40361 #: fortran/expr.c:3683
40362 #, gcc-internal-format, gfc-internal-format
40363 msgid "Pointer assignment with vector subscript on rhs at %L"
40366 #: fortran/expr.c:3691
40367 #, gcc-internal-format, gfc-internal-format
40368 msgid "Pointer assignment target has PROTECTED attribute at %L"
40371 #: fortran/expr.c:3704
40372 #, gcc-internal-format, gfc-internal-format
40373 msgid "Data target at %L shall not have a coindex"
40376 #: fortran/expr.c:3741
40377 #, gcc-internal-format, gfc-internal-format
40378 msgid "Pointer at %L in pointer assignment might outlive the pointer target"
40381 #: fortran/expr.c:3806
40382 #, gcc-internal-format, gfc-internal-format
40383 msgid "Pointer initialization target at %L must not be ALLOCATABLE"
40386 #: fortran/expr.c:3812
40387 #, gcc-internal-format, gfc-internal-format
40388 msgid "Pointer initialization target at %L must have the TARGET attribute"
40391 #: fortran/expr.c:3827 fortran/resolve.c:1256
40392 #, gcc-internal-format, gfc-internal-format
40393 msgid "Pointer initialization target at %L must have the SAVE attribute"
40396 #: fortran/expr.c:3839
40397 #, gcc-internal-format, gfc-internal-format
40399 "Procedure pointer initialization target at %L may not be a procedure pointer"
40402 #: fortran/expr.c:4693
40403 #, gcc-internal-format, gfc-internal-format
40405 "Fortran 2008: Pointer functions in variable definition context (%s) at %L"
40408 #: fortran/expr.c:4701
40409 #, gcc-internal-format, gfc-internal-format
40410 msgid "Non-variable expression in variable definition context (%s) at %L"
40413 #: fortran/expr.c:4709
40414 #, gcc-internal-format, gfc-internal-format
40415 msgid "Named constant '%s' in variable definition context (%s) at %L"
40418 #: fortran/expr.c:4718
40419 #, gcc-internal-format, gfc-internal-format
40420 msgid "'%s' in variable definition context (%s) at %L is not a variable"
40423 #: fortran/expr.c:4729
40424 #, gcc-internal-format, gfc-internal-format
40425 msgid "Non-POINTER in pointer association context (%s) at %L"
40428 #: fortran/expr.c:4742
40429 #, gcc-internal-format, gfc-internal-format
40430 msgid "LOCK_TYPE in variable definition context (%s) at %L"
40433 #: fortran/expr.c:4771
40434 #, gcc-internal-format, gfc-internal-format
40436 "Dummy argument '%s' with INTENT(IN) in pointer association context (%s) at %L"
40439 #: fortran/expr.c:4779
40440 #, gcc-internal-format, gfc-internal-format
40442 "Dummy argument '%s' with INTENT(IN) in variable definition context (%s) at %L"
40445 #: fortran/expr.c:4792
40446 #, gcc-internal-format, gfc-internal-format
40448 "Variable '%s' is PROTECTED and can not appear in a pointer association "
40449 "context (%s) at %L"
40452 #: fortran/expr.c:4800
40453 #, gcc-internal-format, gfc-internal-format
40455 "Variable '%s' is PROTECTED and can not appear in a variable definition "
40456 "context (%s) at %L"
40459 #: fortran/expr.c:4812
40460 #, gcc-internal-format, gfc-internal-format
40462 "Variable '%s' can not appear in a variable definition context (%s) at %L in "
40466 #: fortran/expr.c:4871
40467 #, gcc-internal-format, gfc-internal-format
40469 "'%s' at %L associated to vector-indexed target can not be used in a variable "
40470 "definition context (%s)"
40473 #: fortran/expr.c:4875
40474 #, gcc-internal-format, gfc-internal-format
40476 "'%s' at %L associated to expression can not be used in a variable definition "
40480 #: fortran/expr.c:4887
40481 #, gcc-internal-format, gfc-internal-format
40483 "Associate-name '%s' can not appear in a variable definition context (%s) at "
40484 "%L because its target at %L can not, either"
40487 #: fortran/f95-lang.c:225
40488 #, gcc-internal-format, gfc-internal-format
40489 msgid "can't open input file: %s"
40492 #: fortran/frontend-passes.c:518 fortran/trans-array.c:1041
40493 #: fortran/trans-array.c:5866 fortran/trans-array.c:7150
40494 #: fortran/trans-intrinsic.c:5444
40495 #, gcc-internal-format, gfc-internal-format
40496 msgid "Creating array temporary at %L"
40499 #: fortran/frontend-passes.c:541 fortran/frontend-passes.c:544
40500 #, gcc-internal-format, gfc-internal-format
40501 msgid "Removing call to function '%s' at %L"
40504 #: fortran/frontend-passes.c:1474
40505 #, gcc-internal-format, gfc-internal-format
40507 "Variable '%s' at %L set to undefined value inside loop beginning at %L as "
40508 "INTENT(OUT) argument to subroutine '%s'"
40511 #: fortran/frontend-passes.c:1480
40512 #, gcc-internal-format, gfc-internal-format
40514 "Variable '%s' at %L not definable inside loop beginning at %L as INTENT"
40515 "(INOUT) argument to subroutine '%s'"
40518 #: fortran/frontend-passes.c:1544
40519 #, gcc-internal-format, gfc-internal-format
40521 "Variable '%s' at %L set to undefined value inside loop beginning at %L as "
40522 "INTENT(OUT) argument to function '%s'"
40525 #: fortran/frontend-passes.c:1550
40526 #, gcc-internal-format, gfc-internal-format
40528 "Variable '%s' at %L not definable inside loop beginning at %L as INTENT"
40529 "(INOUT) argument to function '%s'"
40532 #: fortran/gfortranspec.c:168
40533 #, gcc-internal-format
40534 msgid "overflowed output arg list for %qs"
40537 #: fortran/gfortranspec.c:328
40538 #, gcc-internal-format
40539 msgid "no input files; unwilling to write output files"
40542 #: fortran/interface.c:175
40543 #, gcc-internal-format, gfc-internal-format
40544 msgid "Syntax error in generic specification at %C"
40547 #: fortran/interface.c:202
40548 #, gcc-internal-format, gfc-internal-format
40549 msgid "Syntax error: Trailing garbage in INTERFACE statement at %C"
40552 #: fortran/interface.c:221
40553 #, gcc-internal-format, gfc-internal-format
40554 msgid "Dummy procedure '%s' at %C cannot have a generic interface"
40557 #: fortran/interface.c:254
40558 #, gcc-internal-format, gfc-internal-format
40559 msgid "ABSTRACT INTERFACE at %C"
40562 #: fortran/interface.c:262
40563 #, gcc-internal-format, gfc-internal-format
40564 msgid "Syntax error in ABSTRACT INTERFACE statement at %C"
40567 #: fortran/interface.c:293
40568 #, gcc-internal-format, gfc-internal-format
40569 msgid "Syntax error: Trailing garbage in END INTERFACE statement at %C"
40572 #: fortran/interface.c:306
40573 #, gcc-internal-format, gfc-internal-format
40574 msgid "Expected a nameless interface at %C"
40577 #: fortran/interface.c:319
40578 #, gcc-internal-format, gfc-internal-format
40579 msgid "Expected 'END INTERFACE ASSIGNMENT (=)' at %C"
40582 #: fortran/interface.c:349
40583 #, gcc-internal-format, gfc-internal-format
40584 msgid "Expecting 'END INTERFACE OPERATOR (%s)' at %C, but got %s"
40587 #: fortran/interface.c:363
40588 #, gcc-internal-format, gfc-internal-format
40589 msgid "Expecting 'END INTERFACE OPERATOR (.%s.)' at %C"
40592 #: fortran/interface.c:374
40593 #, gcc-internal-format, gfc-internal-format
40594 msgid "Expecting 'END INTERFACE %s' at %C"
40597 #: fortran/interface.c:624
40598 #, gcc-internal-format, gfc-internal-format
40599 msgid "Alternate return cannot appear in operator interface at %L"
40602 #: fortran/interface.c:653
40603 #, gcc-internal-format, gfc-internal-format
40604 msgid "Assignment operator interface at %L must have two arguments"
40607 #: fortran/interface.c:656
40608 #, gcc-internal-format, gfc-internal-format
40609 msgid "Operator interface at %L has the wrong number of arguments"
40612 #: fortran/interface.c:669
40613 #, gcc-internal-format, gfc-internal-format
40614 msgid "Assignment operator interface at %L must be a SUBROUTINE"
40617 #: fortran/interface.c:687
40618 #, gcc-internal-format, gfc-internal-format
40620 "Assignment operator interface at %L must not redefine an INTRINSIC type "
40624 #: fortran/interface.c:696
40625 #, gcc-internal-format, gfc-internal-format
40626 msgid "Intrinsic operator interface at %L must be a FUNCTION"
40629 #: fortran/interface.c:707
40630 #, gcc-internal-format, gfc-internal-format
40632 "First argument of defined assignment at %L must be INTENT(OUT) or INTENT"
40636 #: fortran/interface.c:714
40637 #, gcc-internal-format, gfc-internal-format
40638 msgid "Second argument of defined assignment at %L must be INTENT(IN)"
40641 #: fortran/interface.c:723 fortran/resolve.c:14799
40642 #, gcc-internal-format, gfc-internal-format
40643 msgid "First argument of operator interface at %L must be INTENT(IN)"
40646 #: fortran/interface.c:730 fortran/resolve.c:14817
40647 #, gcc-internal-format, gfc-internal-format
40648 msgid "Second argument of operator interface at %L must be INTENT(IN)"
40651 #: fortran/interface.c:835
40652 #, gcc-internal-format, gfc-internal-format
40653 msgid "Operator interface at %L conflicts with intrinsic interface"
40656 #: fortran/interface.c:1464
40657 #, gcc-internal-format, gfc-internal-format
40658 msgid "Procedure '%s' in %s at %L has no explicit interface"
40661 #: fortran/interface.c:1467
40662 #, gcc-internal-format, gfc-internal-format
40663 msgid "Procedure '%s' in %s at %L is neither function nor subroutine"
40666 #: fortran/interface.c:1479
40667 #, gcc-internal-format, gfc-internal-format
40668 msgid "In %s at %L procedures must be either all SUBROUTINEs or all FUNCTIONs"
40671 #: fortran/interface.c:1483
40672 #, gcc-internal-format, gfc-internal-format
40674 "In %s at %L procedures must be all FUNCTIONs as the generic name is also the "
40675 "name of a derived type"
40678 #: fortran/interface.c:1491
40679 #, gcc-internal-format, gfc-internal-format
40680 msgid "Internal procedure '%s' in %s at %L"
40683 #: fortran/interface.c:1548 fortran/interface.c:1552
40684 #, gcc-internal-format, gfc-internal-format
40685 msgid "Ambiguous interfaces '%s' and '%s' in %s at %L"
40688 #: fortran/interface.c:1556
40689 #, gcc-internal-format, gfc-internal-format
40690 msgid "Although not referenced, '%s' has ambiguous interfaces at %L"
40693 #: fortran/interface.c:1590
40694 #, gcc-internal-format, gfc-internal-format
40695 msgid "'%s' at %L is not a module procedure"
40698 #: fortran/interface.c:1804
40699 #, gcc-internal-format, gfc-internal-format
40701 "The assumed-rank array at %L requires that the dummy argument '%s' has "
40705 #: fortran/interface.c:1809
40706 #, gcc-internal-format, gfc-internal-format
40707 msgid "Rank mismatch in argument '%s' at %L (scalar and rank-%d)"
40710 #: fortran/interface.c:1814
40711 #, gcc-internal-format, gfc-internal-format
40712 msgid "Rank mismatch in argument '%s' at %L (rank-%d and scalar)"
40715 #: fortran/interface.c:1819
40716 #, gcc-internal-format, gfc-internal-format
40717 msgid "Rank mismatch in argument '%s' at %L (rank-%d and rank-%d)"
40720 #: fortran/interface.c:1861
40721 #, gcc-internal-format, gfc-internal-format
40722 msgid "Invalid procedure argument at %L"
40725 #: fortran/interface.c:1869
40726 #, gcc-internal-format, gfc-internal-format
40727 msgid "Interface mismatch in dummy procedure '%s' at %L: %s"
40730 #: fortran/interface.c:1894
40731 #, gcc-internal-format, gfc-internal-format
40733 "Actual argument to contiguous pointer dummy '%s' at %L must be simply "
40737 #: fortran/interface.c:1908
40738 #, gcc-internal-format, gfc-internal-format
40739 msgid "Type mismatch in argument '%s' at %L; passed %s to %s"
40742 #: fortran/interface.c:1923
40743 #, gcc-internal-format, gfc-internal-format
40744 msgid "Actual argument to '%s' at %L must be polymorphic"
40747 #: fortran/interface.c:1931
40748 #, gcc-internal-format, gfc-internal-format
40749 msgid "Actual argument to '%s' at %L must have the same declared type"
40752 #: fortran/interface.c:1946
40753 #, gcc-internal-format, gfc-internal-format
40755 "Actual argument to '%s' at %L must be unlimited polymorphic since the formal "
40756 "argument is a pointer or allocatable unlimited polymorphic entity [F2008: "
40760 #: fortran/interface.c:1957
40761 #, gcc-internal-format, gfc-internal-format
40762 msgid "Actual argument to '%s' at %L must be a coarray"
40765 #: fortran/interface.c:1976
40766 #, gcc-internal-format, gfc-internal-format
40767 msgid "Corank mismatch in argument '%s' at %L (%d and %d)"
40770 #: fortran/interface.c:1993
40771 #, gcc-internal-format, gfc-internal-format
40772 msgid "Actual argument to '%s' at %L must be simply contiguous"
40775 #: fortran/interface.c:2007
40776 #, gcc-internal-format, gfc-internal-format
40778 "Actual argument to non-INTENT(INOUT) dummy '%s' at %L, which is LOCK_TYPE or "
40779 "has a LOCK_TYPE component"
40782 #: fortran/interface.c:2024
40783 #, gcc-internal-format, gfc-internal-format
40785 "Dummy argument '%s' has to be a pointer or assumed-shape array without "
40786 "CONTIGUOUS attribute - as actual argument at %L is not simply contiguous and "
40787 "both are ASYNCHRONOUS or VOLATILE"
40790 #: fortran/interface.c:2037
40791 #, gcc-internal-format, gfc-internal-format
40793 "Passing coarray at %L to allocatable, noncoarray, INTENT(OUT) dummy argument "
40797 #: fortran/interface.c:2044
40798 #, gcc-internal-format, gfc-internal-format
40800 "Passing coarray at %L to allocatable, noncoarray dummy argument '%s', which "
40801 "is invalid if the allocation status is modified"
40804 #: fortran/interface.c:2107
40805 #, gcc-internal-format, gfc-internal-format
40806 msgid "Polymorphic scalar passed to array dummy argument '%s' at %L"
40809 #: fortran/interface.c:2116
40810 #, gcc-internal-format, gfc-internal-format
40812 "Element of assumed-shaped or pointer array passed to array dummy argument "
40816 #: fortran/interface.c:2128
40817 #, gcc-internal-format, gfc-internal-format
40819 "Extension: Scalar non-default-kind, non-C_CHAR-kind CHARACTER actual "
40820 "argument with array dummy argument '%s' at %L"
40823 #: fortran/interface.c:2136
40824 #, gcc-internal-format, gfc-internal-format
40826 "Fortran 2003: Scalar CHARACTER actual argument with array dummy argument "
40830 #: fortran/interface.c:2433
40831 #, gcc-internal-format, gfc-internal-format
40832 msgid "Keyword argument '%s' at %L is not in the procedure"
40835 #: fortran/interface.c:2441
40836 #, gcc-internal-format, gfc-internal-format
40838 "Keyword argument '%s' at %L is already associated with another actual "
40842 #: fortran/interface.c:2451
40843 #, gcc-internal-format, gfc-internal-format
40844 msgid "More actual than formal arguments in procedure call at %L"
40847 #: fortran/interface.c:2463 fortran/interface.c:2828
40848 #, gcc-internal-format, gfc-internal-format
40849 msgid "Missing alternate return spec in subroutine call at %L"
40852 #: fortran/interface.c:2471
40853 #, gcc-internal-format, gfc-internal-format
40854 msgid "Unexpected alternate return spec in subroutine call at %L"
40857 #: fortran/interface.c:2498
40858 #, gcc-internal-format, gfc-internal-format
40859 msgid "Unexpected NULL() intrinsic at %L to dummy '%s'"
40862 #: fortran/interface.c:2501
40863 #, gcc-internal-format, gfc-internal-format
40864 msgid "Fortran 2008: Null pointer at %L to non-pointer dummy '%s'"
40867 #: fortran/interface.c:2525
40868 #, gcc-internal-format, gfc-internal-format
40870 "Actual argument at %L to assumed-type dummy is of derived type with type-"
40871 "bound or FINAL procedures"
40874 #: fortran/interface.c:2546
40875 #, gcc-internal-format, gfc-internal-format
40877 "Character length mismatch (%ld/%ld) between actual argument and pointer or "
40878 "allocatable dummy argument '%s' at %L"
40881 #: fortran/interface.c:2553
40882 #, gcc-internal-format, gfc-internal-format
40884 "Character length mismatch (%ld/%ld) between actual argument and assumed-"
40885 "shape dummy argument '%s' at %L"
40888 #: fortran/interface.c:2567
40889 #, gcc-internal-format, gfc-internal-format
40891 "Actual argument at %L to allocatable or pointer dummy argument '%s' must "
40892 "have a deferred length type parameter if and only if the dummy has one"
40895 #: fortran/interface.c:2584
40896 #, gcc-internal-format, gfc-internal-format
40898 "Character length of actual argument shorter than of dummy argument '%s' (%lu/"
40902 #: fortran/interface.c:2589
40903 #, gcc-internal-format, gfc-internal-format
40905 "Actual argument contains too few elements for dummy argument '%s' (%lu/%lu) "
40909 #: fortran/interface.c:2608
40910 #, gcc-internal-format, gfc-internal-format
40911 msgid "Expected a procedure pointer for argument '%s' at %L"
40914 #: fortran/interface.c:2619
40915 #, gcc-internal-format, gfc-internal-format
40916 msgid "Expected a procedure for argument '%s' at %L"
40919 #: fortran/interface.c:2633
40920 #, gcc-internal-format, gfc-internal-format
40921 msgid "Actual argument for '%s' cannot be an assumed-size array at %L"
40924 #: fortran/interface.c:2642
40925 #, gcc-internal-format, gfc-internal-format
40926 msgid "Actual argument for '%s' must be a pointer at %L"
40929 #: fortran/interface.c:2652
40930 #, gcc-internal-format, gfc-internal-format
40931 msgid "Fortran 2008: Non-pointer actual argument at %L to pointer dummy '%s'"
40934 #: fortran/interface.c:2662
40935 #, gcc-internal-format, gfc-internal-format
40936 msgid "Coindexed actual argument at %L to pointer dummy '%s'"
40939 #: fortran/interface.c:2675
40940 #, gcc-internal-format, gfc-internal-format
40942 "Coindexed actual argument at %L to allocatable dummy '%s' requires INTENT(IN)"
40945 #: fortran/interface.c:2689
40946 #, gcc-internal-format, gfc-internal-format
40948 "Coindexed ASYNCHRONOUS or VOLATILE actual argument at %L requires that dummy "
40949 "'%s' has neither ASYNCHRONOUS nor VOLATILE"
40952 #: fortran/interface.c:2703
40953 #, gcc-internal-format, gfc-internal-format
40955 "Coindexed actual argument at %L with allocatable ultimate component to dummy "
40956 "'%s' requires either VALUE or INTENT(IN)"
40959 #: fortran/interface.c:2715
40960 #, gcc-internal-format, gfc-internal-format
40961 msgid "Actual CLASS array argument for '%s' must be a full array at %L"
40964 #: fortran/interface.c:2725
40965 #, gcc-internal-format, gfc-internal-format
40966 msgid "Actual argument for '%s' must be ALLOCATABLE at %L"
40969 #: fortran/interface.c:2756
40970 #, gcc-internal-format, gfc-internal-format
40972 "Array-section actual argument with vector subscripts at %L is incompatible "
40973 "with INTENT(OUT), INTENT(INOUT), VOLATILE or ASYNCHRONOUS attribute of the "
40974 "dummy argument '%s'"
40977 #: fortran/interface.c:2774
40978 #, gcc-internal-format, gfc-internal-format
40980 "Assumed-shape actual argument at %L is incompatible with the non-assumed-"
40981 "shape dummy argument '%s' due to VOLATILE attribute"
40984 #: fortran/interface.c:2786
40985 #, gcc-internal-format, gfc-internal-format
40987 "Array-section actual argument at %L is incompatible with the non-assumed-"
40988 "shape dummy argument '%s' due to VOLATILE attribute"
40991 #: fortran/interface.c:2805
40992 #, gcc-internal-format, gfc-internal-format
40994 "Pointer-array actual argument at %L requires an assumed-shape or pointer-"
40995 "array dummy argument '%s' due to VOLATILE attribute"
40998 #: fortran/interface.c:2835
40999 #, gcc-internal-format, gfc-internal-format
41000 msgid "Missing actual argument for argument '%s' at %L"
41003 #: fortran/interface.c:3021
41004 #, gcc-internal-format, gfc-internal-format
41006 "Same actual argument associated with INTENT(%s) argument '%s' and INTENT(%s) "
41007 "argument '%s' at %L"
41010 #: fortran/interface.c:3062
41011 #, gcc-internal-format, gfc-internal-format
41013 "Procedure argument at %L is local to a PURE procedure and has the POINTER "
41017 #: fortran/interface.c:3074
41018 #, gcc-internal-format, gfc-internal-format
41020 "Coindexed actual argument at %L in PURE procedure is passed to an INTENT(%s) "
41024 #: fortran/interface.c:3084
41025 #, gcc-internal-format, gfc-internal-format
41027 "Coindexed actual argument at %L in PURE procedure is passed to a POINTER "
41031 #: fortran/interface.c:3095
41032 #, gcc-internal-format, gfc-internal-format
41034 "Coindexed polymorphic actual argument at %L is passed polymorphic dummy "
41038 #: fortran/interface.c:3122
41039 #, gcc-internal-format, gfc-internal-format
41040 msgid "Procedure '%s' called with an implicit interface at %L"
41043 #: fortran/interface.c:3126
41044 #, gcc-internal-format, gfc-internal-format
41045 msgid "Procedure '%s' called at %L is not explicitly declared"
41048 #: fortran/interface.c:3136
41049 #, gcc-internal-format, gfc-internal-format
41051 "The pointer object '%s' at %L must have an explicit function interface or be "
41052 "declared as array"
41055 #: fortran/interface.c:3144
41056 #, gcc-internal-format, gfc-internal-format
41058 "The allocatable object '%s' at %L must have an explicit function interface "
41059 "or be declared as array"
41062 #: fortran/interface.c:3152
41063 #, gcc-internal-format, gfc-internal-format
41065 "Allocatable function '%s' at %L must have an explicit function interface"
41068 #: fortran/interface.c:3162
41069 #, gcc-internal-format, gfc-internal-format
41070 msgid "Keyword argument requires explicit interface for procedure '%s' at %L"
41073 #: fortran/interface.c:3171
41074 #, gcc-internal-format, gfc-internal-format
41075 msgid "Assumed-type argument %s at %L requires an explicit interface"
41078 #: fortran/interface.c:3184
41079 #, gcc-internal-format, gfc-internal-format
41081 "Actual argument of LOCK_TYPE or with LOCK_TYPE component at %L requires an "
41082 "explicit interface for procedure '%s'"
41085 #: fortran/interface.c:3193
41086 #, gcc-internal-format, gfc-internal-format
41087 msgid "MOLD argument to NULL required at %L"
41090 #: fortran/interface.c:3201
41091 #, gcc-internal-format, gfc-internal-format
41092 msgid "Assumed-rank argument requires an explicit interface at %L"
41095 #: fortran/interface.c:3238
41096 #, gcc-internal-format, gfc-internal-format
41098 "Procedure pointer component '%s' called with an implicit interface at %L"
41101 #: fortran/interface.c:3249
41102 #, gcc-internal-format, gfc-internal-format
41104 "Keyword argument requires explicit interface for procedure pointer component "
41108 #: fortran/interface.c:3333
41109 #, gcc-internal-format, gfc-internal-format
41111 "MOLD= required in NULL() argument at %L: Ambiguity between specific "
41112 "functions %s and %s"
41115 #: fortran/interface.c:3785
41116 #, gcc-internal-format, gfc-internal-format
41117 msgid "Entity '%s' at %L is already present in the interface"
41120 #: fortran/interface.c:3996
41121 #, gcc-internal-format, gfc-internal-format
41122 msgid "Can't overwrite GENERIC '%s' at %L"
41125 #: fortran/interface.c:4008
41126 #, gcc-internal-format, gfc-internal-format
41127 msgid "'%s' at %L overrides a procedure binding declared NON_OVERRIDABLE"
41130 #: fortran/interface.c:4016
41131 #, gcc-internal-format, gfc-internal-format
41132 msgid "'%s' at %L must not be DEFERRED as it overrides a non-DEFERRED binding"
41135 #: fortran/interface.c:4024
41136 #, gcc-internal-format, gfc-internal-format
41137 msgid "'%s' at %L overrides a PURE procedure and must also be PURE"
41140 #: fortran/interface.c:4033
41141 #, gcc-internal-format, gfc-internal-format
41142 msgid "'%s' at %L overrides an ELEMENTAL procedure and must also be ELEMENTAL"
41145 #: fortran/interface.c:4039
41146 #, gcc-internal-format, gfc-internal-format
41148 "'%s' at %L overrides a non-ELEMENTAL procedure and must not be ELEMENTAL, "
41152 #: fortran/interface.c:4048
41153 #, gcc-internal-format, gfc-internal-format
41154 msgid "'%s' at %L overrides a SUBROUTINE and must also be a SUBROUTINE"
41157 #: fortran/interface.c:4059
41158 #, gcc-internal-format, gfc-internal-format
41159 msgid "'%s' at %L overrides a FUNCTION and must also be a FUNCTION"
41162 #: fortran/interface.c:4067
41163 #, gcc-internal-format, gfc-internal-format
41164 msgid "Result mismatch for the overriding procedure '%s' at %L: %s"
41167 #: fortran/interface.c:4078
41168 #, gcc-internal-format, gfc-internal-format
41169 msgid "'%s' at %L overrides a PUBLIC procedure and must not be PRIVATE"
41172 #: fortran/interface.c:4108
41173 #, gcc-internal-format, gfc-internal-format
41175 "Dummy argument '%s' of '%s' at %L should be named '%s' as to match the "
41176 "corresponding argument of the overridden procedure"
41179 #: fortran/interface.c:4119
41180 #, gcc-internal-format, gfc-internal-format
41181 msgid "Argument mismatch for the overriding procedure '%s' at %L: %s"
41184 #: fortran/interface.c:4128
41185 #, gcc-internal-format, gfc-internal-format
41187 "'%s' at %L must have the same number of formal arguments as the overridden "
41191 #: fortran/interface.c:4137
41192 #, gcc-internal-format, gfc-internal-format
41193 msgid "'%s' at %L overrides a NOPASS binding and must also be NOPASS"
41196 #: fortran/interface.c:4148
41197 #, gcc-internal-format, gfc-internal-format
41198 msgid "'%s' at %L overrides a binding with PASS and must also be PASS"
41201 #: fortran/interface.c:4155
41202 #, gcc-internal-format, gfc-internal-format
41204 "Passed-object dummy argument of '%s' at %L must be at the same position as "
41205 "the passed-object dummy argument of the overridden procedure"
41208 #: fortran/intrinsic.c:937
41209 #, gcc-internal-format, gfc-internal-format
41211 "The intrinsic '%s' at %L is not included in the selected standard but %s and "
41212 "'%s' will be treated as if declared EXTERNAL. Use an appropriate -std=* "
41213 "option or define -fall-intrinsics to allow this intrinsic."
41216 #: fortran/intrinsic.c:3530
41217 #, gcc-internal-format, gfc-internal-format
41218 msgid "Too many arguments in call to '%s' at %L"
41221 #: fortran/intrinsic.c:3545
41222 #, gcc-internal-format, gfc-internal-format
41224 "The argument list functions %%VAL, %%LOC or %%REF are not allowed in this "
41228 #: fortran/intrinsic.c:3548
41229 #, gcc-internal-format, gfc-internal-format
41230 msgid "Can't find keyword named '%s' in call to '%s' at %L"
41233 #: fortran/intrinsic.c:3555
41234 #, gcc-internal-format, gfc-internal-format
41235 msgid "Argument '%s' appears twice in call to '%s' at %L"
41238 #: fortran/intrinsic.c:3569
41239 #, gcc-internal-format, gfc-internal-format
41240 msgid "Missing actual argument '%s' in call to '%s' at %L"
41243 #: fortran/intrinsic.c:3584
41244 #, gcc-internal-format, gfc-internal-format
41245 msgid "ALTERNATE RETURN not permitted at %L"
41248 #: fortran/intrinsic.c:3641
41249 #, gcc-internal-format, gfc-internal-format
41250 msgid "Type of argument '%s' in call to '%s' at %L should be %s, not %s"
41253 #: fortran/intrinsic.c:4026
41254 #, gcc-internal-format, gfc-internal-format
41255 msgid "Intrinsic '%s' (is %s) is used at %L"
41258 #: fortran/intrinsic.c:4097
41259 #, gcc-internal-format, gfc-internal-format
41260 msgid "Function '%s' as initialization expression at %L"
41263 #: fortran/intrinsic.c:4173
41264 #, gcc-internal-format, gfc-internal-format
41266 "Elemental function as initialization expression with non-integer/non-"
41267 "character arguments at %L"
41270 #: fortran/intrinsic.c:4234
41271 #, gcc-internal-format, gfc-internal-format
41272 msgid "Subroutine call to intrinsic '%s' at %L is not PURE"
41275 #: fortran/intrinsic.c:4307
41276 #, gcc-internal-format, gfc-internal-format
41277 msgid "Extension: Conversion from %s to %s at %L"
41280 #: fortran/intrinsic.c:4421
41281 #, gcc-internal-format, gfc-internal-format
41282 msgid "Can't convert %s to %s at %L"
41285 #: fortran/intrinsic.c:4515
41286 #, gcc-internal-format, gfc-internal-format
41288 "'%s' declared at %L may shadow the intrinsic of the same name. In order to "
41289 "call the intrinsic, explicit INTRINSIC declarations may be required."
41292 #: fortran/intrinsic.c:4520
41293 #, gcc-internal-format, gfc-internal-format
41295 "'%s' declared at %L is also the name of an intrinsic. It can only be called "
41296 "via an explicit interface or if declared EXTERNAL."
41299 #: fortran/io.c:168 fortran/primary.c:871
41300 #, gcc-internal-format, gfc-internal-format
41301 msgid "Extension: backslash character at %C"
41304 #: fortran/io.c:204 fortran/io.c:207
41305 #, gcc-internal-format, gfc-internal-format
41306 msgid "Extension: Tab character in format at %C"
41309 #: fortran/io.c:455
41310 #, gcc-internal-format, gfc-internal-format
41311 msgid "DP format specifier not allowed at %C"
41314 #: fortran/io.c:462
41315 #, gcc-internal-format, gfc-internal-format
41316 msgid "DC format specifier not allowed at %C"
41319 #: fortran/io.c:651
41320 #, gcc-internal-format, gfc-internal-format
41321 msgid "X descriptor requires leading space count at %L"
41324 #: fortran/io.c:681
41325 #, gcc-internal-format, gfc-internal-format
41326 msgid "$ descriptor at %L"
41329 #: fortran/io.c:686
41330 #, gcc-internal-format, gfc-internal-format
41331 msgid "$ should be the last specifier in format at %L"
41334 #: fortran/io.c:784
41335 #, gcc-internal-format, gfc-internal-format
41336 msgid "Extension: Missing positive width after L descriptor at %L"
41339 #: fortran/io.c:828
41340 #, gcc-internal-format, gfc-internal-format
41341 msgid "'G0' in format at %L"
41344 #: fortran/io.c:856
41345 #, gcc-internal-format, gfc-internal-format
41346 msgid "Positive width required in format specifier %s at %L"
41349 #: fortran/io.c:872 fortran/io.c:879
41350 #, gcc-internal-format, gfc-internal-format
41351 msgid "Period required in format specifier %s at %L"
41354 #: fortran/io.c:951
41355 #, gcc-internal-format, gfc-internal-format
41356 msgid "Period required in format specifier at %L"
41359 #: fortran/io.c:973
41360 #, gcc-internal-format, gfc-internal-format
41361 msgid "The H format specifier at %L is a Fortran 95 deleted feature"
41364 #: fortran/io.c:1061 fortran/io.c:1124
41365 #, gcc-internal-format, gfc-internal-format
41366 msgid "Missing comma at %L"
41369 #: fortran/io.c:1143
41370 #, gcc-internal-format, gfc-internal-format
41371 msgid "%s in format string at %L"
41374 #: fortran/io.c:1180
41375 #, gcc-internal-format, gfc-internal-format
41376 msgid "Extraneous characters in format at %L"
41379 #: fortran/io.c:1202
41380 #, gcc-internal-format, gfc-internal-format
41381 msgid "Format statement in module main block at %C"
41384 #: fortran/io.c:1208
41385 #, gcc-internal-format, gfc-internal-format
41386 msgid "Missing format label at %C"
41389 #: fortran/io.c:1263 fortran/io.c:1294 fortran/io.c:1359
41390 #, gcc-internal-format, gfc-internal-format
41391 msgid "Invalid value for %s specification at %C"
41394 #: fortran/io.c:1269 fortran/io.c:1300
41395 #, gcc-internal-format, gfc-internal-format
41396 msgid "Duplicate %s specification at %C"
41399 #: fortran/io.c:1307
41400 #, gcc-internal-format, gfc-internal-format
41401 msgid "Variable %s cannot be INTENT(IN) at %C"
41404 #: fortran/io.c:1314
41405 #, gcc-internal-format, gfc-internal-format
41406 msgid "Variable %s cannot be assigned in PURE procedure at %C"
41409 #: fortran/io.c:1365
41410 #, gcc-internal-format, gfc-internal-format
41411 msgid "Duplicate %s label specification at %C"
41414 #: fortran/io.c:1385
41415 #, gcc-internal-format, gfc-internal-format
41417 "Constant expression in FORMAT tag at %L must be of type default CHARACTER"
41420 #: fortran/io.c:1403
41421 #, gcc-internal-format, gfc-internal-format
41422 msgid "FORMAT tag at %L must be of type default-kind CHARACTER or of INTEGER"
41425 #: fortran/io.c:1409
41426 #, gcc-internal-format, gfc-internal-format
41427 msgid "ASSIGNED variable in FORMAT tag at %L"
41430 #: fortran/io.c:1415
41431 #, gcc-internal-format, gfc-internal-format
41432 msgid "Variable '%s' at %L has not been assigned a format label"
41435 #: fortran/io.c:1422
41436 #, gcc-internal-format, gfc-internal-format
41437 msgid "Scalar '%s' in FORMAT tag at %L is not an ASSIGNED variable"
41440 #: fortran/io.c:1434
41441 #, gcc-internal-format, gfc-internal-format
41442 msgid "Non-character in FORMAT tag at %L"
41445 #: fortran/io.c:1440
41446 #, gcc-internal-format, gfc-internal-format
41447 msgid "Non-character assumed shape array element in FORMAT tag at %L"
41450 #: fortran/io.c:1447
41451 #, gcc-internal-format, gfc-internal-format
41452 msgid "Non-character assumed size array element in FORMAT tag at %L"
41455 #: fortran/io.c:1454
41456 #, gcc-internal-format, gfc-internal-format
41457 msgid "Non-character pointer array element in FORMAT tag at %L"
41460 #: fortran/io.c:1480
41461 #, gcc-internal-format, gfc-internal-format
41462 msgid "%s tag at %L must be of type %s"
41465 #: fortran/io.c:1487
41466 #, gcc-internal-format, gfc-internal-format
41467 msgid "%s tag at %L must be a character string of default kind"
41470 #: fortran/io.c:1494
41471 #, gcc-internal-format, gfc-internal-format
41472 msgid "%s tag at %L must be scalar"
41475 #: fortran/io.c:1500
41476 #, gcc-internal-format, gfc-internal-format
41477 msgid "IOMSG tag at %L"
41480 #: fortran/io.c:1508
41481 #, gcc-internal-format, gfc-internal-format
41482 msgid "Fortran 95 requires default INTEGER in %s tag at %L"
41485 #: fortran/io.c:1516
41486 #, gcc-internal-format, gfc-internal-format
41487 msgid "Nondefault LOGICAL in %s tag at %L"
41490 #: fortran/io.c:1524
41491 #, gcc-internal-format, gfc-internal-format
41492 msgid "NEWUNIT specifier at %L"
41495 #: fortran/io.c:1542
41496 #, gcc-internal-format, gfc-internal-format
41497 msgid "CONVERT tag at %L"
41500 #: fortran/io.c:1728
41501 #, gcc-internal-format, gfc-internal-format
41502 msgid "Fortran 2003: %s specifier in %s statement at %C has value '%s'"
41505 #: fortran/io.c:1736 fortran/io.c:1763
41506 #, gcc-internal-format, gfc-internal-format
41507 msgid "%s specifier in %s statement at %C has value '%s'"
41510 #: fortran/io.c:1755
41511 #, gcc-internal-format, gfc-internal-format
41512 msgid "Extension: %s specifier in %s statement at %C has value '%s'"
41515 #: fortran/io.c:1776 fortran/io.c:1784
41516 #, gcc-internal-format, gfc-internal-format
41517 msgid "%s specifier in %s statement at %C has invalid value '%s'"
41520 #: fortran/io.c:1837
41521 #, gcc-internal-format, gfc-internal-format
41522 msgid "OPEN statement not allowed in PURE procedure at %C"
41525 #: fortran/io.c:1851
41526 #, gcc-internal-format, gfc-internal-format
41527 msgid "UNIT specifier not allowed with NEWUNIT at %C"
41530 #: fortran/io.c:1859
41531 #, gcc-internal-format, gfc-internal-format
41532 msgid "NEWUNIT specifier must have FILE= or STATUS='scratch' at %C"
41535 #: fortran/io.c:1866
41536 #, gcc-internal-format, gfc-internal-format
41537 msgid "OPEN statement at %C must have UNIT or NEWUNIT specified"
41540 #: fortran/io.c:1898
41541 #, gcc-internal-format, gfc-internal-format
41542 msgid "ASYNCHRONOUS= at %C not allowed in Fortran 95"
41545 #: fortran/io.c:1916 fortran/io.c:3365
41546 #, gcc-internal-format, gfc-internal-format
41547 msgid "BLANK= at %C not allowed in Fortran 95"
41550 #: fortran/io.c:1934 fortran/io.c:3344
41551 #, gcc-internal-format, gfc-internal-format
41552 msgid "DECIMAL= at %C not allowed in Fortran 95"
41555 #: fortran/io.c:1966
41556 #, gcc-internal-format, gfc-internal-format
41557 msgid "ENCODING= at %C not allowed in Fortran 95"
41560 #: fortran/io.c:2017 fortran/io.c:3407
41561 #, gcc-internal-format, gfc-internal-format
41562 msgid "ROUND= at %C not allowed in Fortran 95"
41565 #: fortran/io.c:2037
41566 #, gcc-internal-format, gfc-internal-format
41567 msgid "SIGN= at %C not allowed in Fortran 95"
41570 #: fortran/io.c:2250
41571 #, gcc-internal-format, gfc-internal-format
41572 msgid "CLOSE statement not allowed in PURE procedure at %C"
41575 #: fortran/io.c:2310
41576 #, gcc-internal-format, gfc-internal-format
41577 msgid "CLOSE statement at %L requires a UNIT number"
41580 #: fortran/io.c:2318
41581 #, gcc-internal-format, gfc-internal-format
41582 msgid "UNIT number in CLOSE statement at %L must be non-negative"
41585 #: fortran/io.c:2416 fortran/match.c:2681
41586 #, gcc-internal-format, gfc-internal-format
41587 msgid "%s statement not allowed in PURE procedure at %C"
41590 #: fortran/io.c:2451 fortran/io.c:2883
41591 #, gcc-internal-format, gfc-internal-format
41592 msgid "UNIT number in statement at %L must be non-negative"
41595 #: fortran/io.c:2483
41596 #, gcc-internal-format, gfc-internal-format
41597 msgid "FLUSH statement at %C"
41600 #: fortran/io.c:2539
41601 #, gcc-internal-format, gfc-internal-format
41602 msgid "Duplicate UNIT specification at %C"
41605 #: fortran/io.c:2613
41606 #, gcc-internal-format, gfc-internal-format
41607 msgid "Duplicate format specification at %C"
41610 #: fortran/io.c:2630
41611 #, gcc-internal-format, gfc-internal-format
41612 msgid "Symbol '%s' in namelist '%s' is INTENT(IN) at %C"
41615 #: fortran/io.c:2666
41616 #, gcc-internal-format, gfc-internal-format
41617 msgid "Duplicate NML specification at %C"
41620 #: fortran/io.c:2675
41621 #, gcc-internal-format, gfc-internal-format
41622 msgid "Symbol '%s' at %C must be a NAMELIST group name"
41625 #: fortran/io.c:2740
41626 #, gcc-internal-format, gfc-internal-format
41627 msgid "END tag at %C not allowed in output statement"
41630 #: fortran/io.c:2817
41631 #, gcc-internal-format, gfc-internal-format
41632 msgid "UNIT not specified at %L"
41635 #: fortran/io.c:2829
41636 #, gcc-internal-format, gfc-internal-format
41638 "UNIT specification at %L must be an INTEGER expression or a CHARACTER "
41642 #: fortran/io.c:2851
41643 #, gcc-internal-format, gfc-internal-format
41644 msgid "Invalid form of WRITE statement at %L, UNIT required"
41647 #: fortran/io.c:2862
41648 #, gcc-internal-format, gfc-internal-format
41649 msgid "Internal unit with vector subscript at %L"
41652 #: fortran/io.c:2876
41653 #, gcc-internal-format, gfc-internal-format
41654 msgid "External IO UNIT cannot be an array at %L"
41657 #: fortran/io.c:2904
41658 #, gcc-internal-format, gfc-internal-format
41660 "NAMELIST '%s' in READ statement at %L contains the symbol '%s' which may not "
41661 "appear in a variable definition context"
41664 #: fortran/io.c:2914
41665 #, gcc-internal-format, gfc-internal-format
41666 msgid "Comma before i/o item list at %L"
41669 #: fortran/io.c:2924
41670 #, gcc-internal-format, gfc-internal-format
41671 msgid "ERR tag label %d at %L not defined"
41674 #: fortran/io.c:2936
41675 #, gcc-internal-format, gfc-internal-format
41676 msgid "END tag label %d at %L not defined"
41679 #: fortran/io.c:2948
41680 #, gcc-internal-format, gfc-internal-format
41681 msgid "EOR tag label %d at %L not defined"
41684 #: fortran/io.c:2958
41685 #, gcc-internal-format, gfc-internal-format
41686 msgid "FORMAT label %d at %L not defined"
41689 #: fortran/io.c:3080
41690 #, gcc-internal-format, gfc-internal-format
41691 msgid "Syntax error in I/O iterator at %C"
41694 #: fortran/io.c:3111
41695 #, gcc-internal-format, gfc-internal-format
41696 msgid "Expected variable in READ statement at %C"
41699 #: fortran/io.c:3117
41700 #, gcc-internal-format, gfc-internal-format
41701 msgid "Expected expression in %s statement at %C"
41704 #. A general purpose syntax error.
41705 #: fortran/io.c:3175 fortran/io.c:3774 fortran/gfortran.h:2506
41706 #, gcc-internal-format, gfc-internal-format
41707 msgid "Syntax error in %s statement at %C"
41710 #: fortran/io.c:3260
41711 #, gcc-internal-format, gfc-internal-format
41712 msgid "Internal file at %L with namelist"
41715 #: fortran/io.c:3318
41716 #, gcc-internal-format, gfc-internal-format
41717 msgid "ASYNCHRONOUS= specifier at %L must be an initialization expression"
41720 #: fortran/io.c:3386
41721 #, gcc-internal-format, gfc-internal-format
41722 msgid "PAD= at %C not allowed in Fortran 95"
41725 #: fortran/io.c:3452
41726 #, gcc-internal-format, gfc-internal-format
41727 msgid "DELIM= at %C not allowed in Fortran 95"
41730 #: fortran/io.c:3601
41731 #, gcc-internal-format, gfc-internal-format
41732 msgid "PRINT namelist at %C is an extension"
41735 #: fortran/io.c:3744
41736 #, gcc-internal-format, gfc-internal-format
41737 msgid "Expected comma in I/O list at %C"
41740 #: fortran/io.c:3808
41741 #, gcc-internal-format, gfc-internal-format
41742 msgid "PRINT statement at %C not allowed within PURE procedure"
41745 #: fortran/io.c:3968 fortran/io.c:4022
41746 #, gcc-internal-format, gfc-internal-format
41747 msgid "INQUIRE statement not allowed in PURE procedure at %C"
41750 #: fortran/io.c:3998
41751 #, gcc-internal-format, gfc-internal-format
41752 msgid "IOLENGTH tag invalid in INQUIRE statement at %C"
41755 #: fortran/io.c:4008 fortran/trans-io.c:1227
41756 #, gcc-internal-format, gfc-internal-format
41757 msgid "INQUIRE statement at %L cannot contain both FILE and UNIT specifiers"
41760 #: fortran/io.c:4015
41761 #, gcc-internal-format, gfc-internal-format
41762 msgid "INQUIRE statement at %L requires either FILE or UNIT specifier"
41765 #: fortran/io.c:4031
41766 #, gcc-internal-format, gfc-internal-format
41768 "INQUIRE statement at %L requires a PENDING= specifier with the ID= specifier"
41771 #: fortran/io.c:4205
41772 #, gcc-internal-format, gfc-internal-format
41773 msgid "WAIT at %C not allowed in Fortran 95"
41776 #: fortran/io.c:4211
41777 #, gcc-internal-format, gfc-internal-format
41778 msgid "WAIT statement not allowed in PURE procedure at %C"
41781 #: fortran/match.c:164
41782 #, gcc-internal-format, gfc-internal-format
41783 msgid "Missing ')' in statement at or before %L"
41786 #: fortran/match.c:169
41787 #, gcc-internal-format, gfc-internal-format
41788 msgid "Missing '(' in statement at or before %L"
41791 #: fortran/match.c:366
41792 #, gcc-internal-format, gfc-internal-format
41793 msgid "Integer too large at %C"
41796 #: fortran/match.c:459 fortran/parse.c:692
41797 #, gcc-internal-format, gfc-internal-format
41798 msgid "Too many digits in statement label at %C"
41801 #: fortran/match.c:465
41802 #, gcc-internal-format, gfc-internal-format
41803 msgid "Statement label at %C is zero"
41806 #: fortran/match.c:498
41807 #, gcc-internal-format, gfc-internal-format
41808 msgid "Label name '%s' at %C is ambiguous"
41811 #: fortran/match.c:504
41812 #, gcc-internal-format, gfc-internal-format
41813 msgid "Duplicate construct label '%s' at %C"
41816 #: fortran/match.c:535
41817 #, gcc-internal-format, gfc-internal-format
41818 msgid "Invalid character in name at %C"
41821 #: fortran/match.c:548
41822 #, gcc-internal-format, gfc-internal-format
41823 msgid "Name at %C is too long"
41826 #: fortran/match.c:559
41827 #, gcc-internal-format, gfc-internal-format
41829 "Invalid character '$' at %C. Use -fdollar-ok to allow it as an extension"
41832 #: fortran/match.c:609 fortran/match.c:656
41833 #, gcc-internal-format, gfc-internal-format
41834 msgid "Invalid C name in NAME= specifier at %C"
41837 #: fortran/match.c:647
41838 #, gcc-internal-format, gfc-internal-format
41839 msgid "Embedded space in NAME= specifier at %C"
41842 #: fortran/match.c:971
41843 #, gcc-internal-format, gfc-internal-format
41844 msgid "Loop variable at %C cannot be a coarray"
41847 #: fortran/match.c:977
41848 #, gcc-internal-format, gfc-internal-format
41849 msgid "Loop variable at %C cannot be a sub-component"
41852 #: fortran/match.c:1011
41853 #, gcc-internal-format, gfc-internal-format
41854 msgid "Expected a step value in iterator at %C"
41857 #: fortran/match.c:1023
41858 #, gcc-internal-format, gfc-internal-format
41859 msgid "Syntax error in iterator at %C"
41862 #: fortran/match.c:1264
41863 #, gcc-internal-format, gfc-internal-format
41864 msgid "Invalid form of PROGRAM statement at %C"
41867 #: fortran/match.c:1394 fortran/match.c:1475
41868 #, gcc-internal-format, gfc-internal-format
41869 msgid "Arithmetic IF statement at %C"
41872 #: fortran/match.c:1450
41873 #, gcc-internal-format, gfc-internal-format
41874 msgid "Syntax error in IF-expression at %C"
41877 #: fortran/match.c:1461
41878 #, gcc-internal-format, gfc-internal-format
41879 msgid "Block label not appropriate for arithmetic IF statement at %C"
41882 #: fortran/match.c:1499
41883 #, gcc-internal-format, gfc-internal-format
41884 msgid "Block label is not appropriate for IF statement at %C"
41887 #: fortran/match.c:1585
41888 #, gcc-internal-format, gfc-internal-format
41889 msgid "Cannot assign to a named constant at %C"
41892 #: fortran/match.c:1595
41893 #, gcc-internal-format, gfc-internal-format
41894 msgid "Unclassifiable statement in IF-clause at %C"
41897 #: fortran/match.c:1602
41898 #, gcc-internal-format, gfc-internal-format
41899 msgid "Syntax error in IF-clause at %C"
41902 #: fortran/match.c:1646
41903 #, gcc-internal-format, gfc-internal-format
41904 msgid "Unexpected junk after ELSE statement at %C"
41907 #: fortran/match.c:1652 fortran/match.c:1687
41908 #, gcc-internal-format, gfc-internal-format
41909 msgid "Label '%s' at %C doesn't match IF label '%s'"
41912 #: fortran/match.c:1681
41913 #, gcc-internal-format, gfc-internal-format
41914 msgid "Unexpected junk after ELSE IF statement at %C"
41917 #: fortran/match.c:1745
41918 #, gcc-internal-format, gfc-internal-format
41919 msgid "Image control statement CRITICAL at %C in PURE procedure"
41922 #: fortran/match.c:1751
41923 #, gcc-internal-format, gfc-internal-format
41924 msgid "Image control statement CRITICAL at %C in DO CONCURRENT block"
41927 #: fortran/match.c:1759
41928 #, gcc-internal-format, gfc-internal-format
41929 msgid "CRITICAL statement at %C"
41932 #: fortran/match.c:1771
41933 #, gcc-internal-format, gfc-internal-format
41934 msgid "Nested CRITICAL block at %C"
41937 #: fortran/match.c:1823
41938 #, gcc-internal-format, gfc-internal-format
41939 msgid "Expected association list at %C"
41942 #: fortran/match.c:1836
41943 #, gcc-internal-format, gfc-internal-format
41944 msgid "Expected association at %C"
41947 #: fortran/match.c:1845
41948 #, gcc-internal-format, gfc-internal-format
41949 msgid "Duplicate name '%s' in association at %C"
41952 #: fortran/match.c:1853
41953 #, gcc-internal-format, gfc-internal-format
41954 msgid "Association target at %C must not be coindexed"
41957 #: fortran/match.c:1871
41958 #, gcc-internal-format, gfc-internal-format
41959 msgid "Expected ')' or ',' at %C"
41962 #: fortran/match.c:1889
41963 #, gcc-internal-format, gfc-internal-format
41964 msgid "Junk after ASSOCIATE statement at %C"
41967 #: fortran/match.c:1958
41968 #, gcc-internal-format, gfc-internal-format
41969 msgid "Derived type '%s' at %L may not be ABSTRACT"
41972 #: fortran/match.c:2021
41973 #, gcc-internal-format, gfc-internal-format
41974 msgid "Invalid type-spec at %C"
41977 #: fortran/match.c:2115
41978 #, gcc-internal-format, gfc-internal-format
41979 msgid "Syntax error in FORALL iterator at %C"
41982 #: fortran/match.c:2383
41983 #, gcc-internal-format, gfc-internal-format
41984 msgid "DO CONCURRENT construct at %C"
41987 #: fortran/match.c:2509
41988 #, gcc-internal-format, gfc-internal-format
41989 msgid "Name '%s' in %s statement at %C is unknown"
41992 #: fortran/match.c:2517
41993 #, gcc-internal-format, gfc-internal-format
41994 msgid "Name '%s' in %s statement at %C is not a construct name"
41997 #: fortran/match.c:2529
41998 #, gcc-internal-format, gfc-internal-format
41999 msgid "%s statement at %C leaves CRITICAL construct"
42002 #. F2008, C821 & C845.
42003 #: fortran/match.c:2537
42004 #, gcc-internal-format, gfc-internal-format
42005 msgid "%s statement at %C leaves DO CONCURRENT construct"
42008 #: fortran/match.c:2549
42009 #, gcc-internal-format, gfc-internal-format
42010 msgid "%s statement at %C is not within a construct"
42013 #: fortran/match.c:2552
42014 #, gcc-internal-format, gfc-internal-format
42015 msgid "%s statement at %C is not within construct '%s'"
42018 #: fortran/match.c:2577
42019 #, gcc-internal-format, gfc-internal-format
42020 msgid "CYCLE statement at %C is not applicable to non-loop construct '%s'"
42023 #: fortran/match.c:2582
42024 #, gcc-internal-format, gfc-internal-format
42025 msgid "EXIT statement with no do-construct-name at %C"
42028 #: fortran/match.c:2588
42029 #, gcc-internal-format, gfc-internal-format
42030 msgid "%s statement at %C is not applicable to construct '%s'"
42033 #: fortran/match.c:2595
42034 #, gcc-internal-format, gfc-internal-format
42035 msgid "%s statement at %C leaving OpenMP structured block"
42038 #: fortran/match.c:2619
42039 #, gcc-internal-format, gfc-internal-format
42040 msgid "EXIT statement at %C terminating !$OMP DO loop"
42043 #: fortran/match.c:2624
42044 #, gcc-internal-format, gfc-internal-format
42045 msgid "CYCLE statement at %C to non-innermost collapsed !$OMP DO loop"
42048 #: fortran/match.c:2691
42049 #, gcc-internal-format, gfc-internal-format
42050 msgid "Image control statement STOP at %C in CRITICAL block"
42053 #: fortran/match.c:2696
42054 #, gcc-internal-format, gfc-internal-format
42055 msgid "Image control statement STOP at %C in DO CONCURRENT block"
42058 #: fortran/match.c:2704
42059 #, gcc-internal-format, gfc-internal-format
42060 msgid "STOP code at %L must be either INTEGER or CHARACTER type"
42063 #: fortran/match.c:2711
42064 #, gcc-internal-format, gfc-internal-format
42065 msgid "STOP code at %L must be scalar"
42068 #: fortran/match.c:2719
42069 #, gcc-internal-format, gfc-internal-format
42070 msgid "STOP code at %L must be default character KIND=%d"
42073 #: fortran/match.c:2727
42074 #, gcc-internal-format, gfc-internal-format
42075 msgid "STOP code at %L must be default integer KIND=%d"
42078 #: fortran/match.c:2773
42079 #, gcc-internal-format, gfc-internal-format
42080 msgid "PAUSE statement at %C"
42083 #: fortran/match.c:2796
42084 #, gcc-internal-format, gfc-internal-format
42085 msgid "ERROR STOP statement at %C"
42088 #: fortran/match.c:2822
42089 #, gcc-internal-format, gfc-internal-format
42090 msgid "Image control statement %s at %C in PURE procedure"
42093 #: fortran/match.c:2838
42094 #, gcc-internal-format, gfc-internal-format
42095 msgid "Image control statement %s at %C in CRITICAL block"
42098 #: fortran/match.c:2845
42099 #, gcc-internal-format, gfc-internal-format
42100 msgid "Image control statement %s at %C in DO CONCURRENT block"
42103 #: fortran/match.c:2875 fortran/match.c:3090 fortran/match.c:3608
42104 #: fortran/match.c:3945
42105 #, gcc-internal-format, gfc-internal-format
42106 msgid "Redundant STAT tag found at %L "
42109 #: fortran/match.c:2896 fortran/match.c:3110 fortran/match.c:3635
42110 #: fortran/match.c:3971
42111 #, gcc-internal-format, gfc-internal-format
42112 msgid "Redundant ERRMSG tag found at %L "
42115 #: fortran/match.c:2917
42116 #, gcc-internal-format, gfc-internal-format
42117 msgid "Redundant ACQUIRED_LOCK tag found at %L "
42120 #: fortran/match.c:2982
42121 #, gcc-internal-format, gfc-internal-format
42122 msgid "LOCK statement at %C"
42125 #: fortran/match.c:2993
42126 #, gcc-internal-format, gfc-internal-format
42127 msgid "UNLOCK statement at %C"
42130 #: fortran/match.c:3019
42131 #, gcc-internal-format, gfc-internal-format
42132 msgid "Image control statement SYNC at %C in PURE procedure"
42135 #: fortran/match.c:3026
42136 #, gcc-internal-format, gfc-internal-format
42137 msgid "SYNC statement at %C"
42140 #: fortran/match.c:3038
42141 #, gcc-internal-format, gfc-internal-format
42142 msgid "Image control statement SYNC at %C in CRITICAL block"
42145 #: fortran/match.c:3044
42146 #, gcc-internal-format, gfc-internal-format
42147 msgid "Image control statement SYNC at %C in DO CONCURRENT block"
42150 #: fortran/match.c:3224
42151 #, gcc-internal-format, gfc-internal-format
42152 msgid "ASSIGN statement at %C"
42155 #: fortran/match.c:3270
42156 #, gcc-internal-format, gfc-internal-format
42157 msgid "Assigned GOTO statement at %C"
42160 #: fortran/match.c:3317 fortran/match.c:3370
42161 #, gcc-internal-format, gfc-internal-format
42162 msgid "Statement label list in GOTO at %C cannot be empty"
42165 #: fortran/match.c:3380
42166 #, gcc-internal-format, gfc-internal-format
42167 msgid "Computed GOTO at %C"
42170 #: fortran/match.c:3453
42171 #, gcc-internal-format, gfc-internal-format
42172 msgid "Error in type-spec at %L"
42175 #: fortran/match.c:3463
42176 #, gcc-internal-format, gfc-internal-format
42177 msgid "typespec in ALLOCATE at %L"
42180 #: fortran/match.c:3505
42181 #, gcc-internal-format, gfc-internal-format
42182 msgid "Bad allocate-object at %C for a PURE procedure"
42185 #: fortran/match.c:3530
42186 #, gcc-internal-format, gfc-internal-format
42187 msgid "ALLOCATE of coarray at %C in DO CONCURRENT block"
42190 #: fortran/match.c:3535
42191 #, gcc-internal-format, gfc-internal-format
42192 msgid "ALLOCATE of coarray at %C in CRITICAL block"
42195 #: fortran/match.c:3557
42196 #, gcc-internal-format, gfc-internal-format
42198 "Allocate-object at %L is neither a data pointer nor an allocatable variable"
42201 #: fortran/match.c:3569
42202 #, gcc-internal-format, gfc-internal-format
42203 msgid "Type of entity at %L is type incompatible with typespec"
42206 #: fortran/match.c:3577
42207 #, gcc-internal-format, gfc-internal-format
42209 "Kind type parameter for entity at %L differs from the kind type parameter of "
42213 #: fortran/match.c:3591
42214 #, gcc-internal-format, gfc-internal-format
42215 msgid "Shape specification for allocatable scalar at %C"
42218 #: fortran/match.c:3628
42219 #, gcc-internal-format, gfc-internal-format
42220 msgid "ERRMSG tag at %L"
42223 #: fortran/match.c:3652
42224 #, gcc-internal-format, gfc-internal-format
42225 msgid "SOURCE tag at %L"
42228 #: fortran/match.c:3659
42229 #, gcc-internal-format, gfc-internal-format
42230 msgid "Redundant SOURCE tag found at %L "
42233 #: fortran/match.c:3666
42234 #, gcc-internal-format, gfc-internal-format
42235 msgid "SOURCE tag at %L conflicts with the typespec at %L"
42238 #: fortran/match.c:3672
42239 #, gcc-internal-format, gfc-internal-format
42240 msgid "SOURCE tag at %L with more than a single allocate object"
42243 #: fortran/match.c:3690
42244 #, gcc-internal-format, gfc-internal-format
42245 msgid "MOLD tag at %L"
42248 #: fortran/match.c:3697
42249 #, gcc-internal-format, gfc-internal-format
42250 msgid "Redundant MOLD tag found at %L "
42253 #: fortran/match.c:3704
42254 #, gcc-internal-format, gfc-internal-format
42255 msgid "MOLD tag at %L conflicts with the typespec at %L"
42258 #: fortran/match.c:3730
42259 #, gcc-internal-format, gfc-internal-format
42260 msgid "MOLD tag at %L conflicts with SOURCE tag at %L"
42263 #: fortran/match.c:3738
42264 #, gcc-internal-format, gfc-internal-format
42266 "Allocate-object at %L with a deferred type parameter requires either a type-"
42267 "spec or SOURCE tag or a MOLD tag"
42270 #: fortran/match.c:3750
42271 #, gcc-internal-format, gfc-internal-format
42273 "Unlimited polymorphic allocate-object at %L requires either a type-spec or "
42274 "SOURCE tag or a MOLD tag"
42277 #: fortran/match.c:3812
42278 #, gcc-internal-format, gfc-internal-format
42279 msgid "Pointer object at %C shall not be coindexed"
42282 #: fortran/match.c:3895
42283 #, gcc-internal-format, gfc-internal-format
42284 msgid "Illegal allocate-object at %C for a PURE procedure"
42287 #: fortran/match.c:3905
42288 #, gcc-internal-format, gfc-internal-format
42289 msgid "DEALLOCATE of coarray at %C in DO CONCURRENT block"
42292 #: fortran/match.c:3912
42293 #, gcc-internal-format, gfc-internal-format
42294 msgid "DEALLOCATE of coarray at %C in CRITICAL block"
42297 #: fortran/match.c:3928
42298 #, gcc-internal-format, gfc-internal-format
42300 "Allocate-object at %C is not a nonprocedure pointer nor an allocatable "
42304 #: fortran/match.c:3965
42305 #, gcc-internal-format, gfc-internal-format
42306 msgid "ERRMSG at %L"
42309 #: fortran/match.c:4023
42310 #, gcc-internal-format, gfc-internal-format
42311 msgid "Image control statement RETURN at %C in CRITICAL block"
42314 #: fortran/match.c:4029
42315 #, gcc-internal-format, gfc-internal-format
42316 msgid "Image control statement RETURN at %C in DO CONCURRENT block"
42319 #: fortran/match.c:4038
42320 #, gcc-internal-format, gfc-internal-format
42321 msgid "Alternate RETURN statement at %C is only allowed within a SUBROUTINE"
42324 #: fortran/match.c:4043
42325 #, gcc-internal-format, gfc-internal-format
42326 msgid "Alternate RETURN at %C"
42329 #: fortran/match.c:4073
42330 #, gcc-internal-format, gfc-internal-format
42331 msgid "RETURN statement in main program at %C"
42334 #: fortran/match.c:4101
42335 #, gcc-internal-format, gfc-internal-format
42336 msgid "Expected component reference at %C"
42339 #: fortran/match.c:4107
42340 #, gcc-internal-format, gfc-internal-format
42341 msgid "Junk after CALL at %C"
42344 #: fortran/match.c:4117
42345 #, gcc-internal-format, gfc-internal-format
42346 msgid "Expected type-bound procedure or procedure pointer component at %C"
42349 #: fortran/match.c:4337
42350 #, gcc-internal-format, gfc-internal-format
42351 msgid "Syntax error in common block name at %C"
42354 #: fortran/match.c:4373
42355 #, gcc-internal-format, gfc-internal-format
42356 msgid "Symbol '%s' at %C is already an external symbol that is not COMMON"
42359 #. If we find an error, just print it and continue,
42360 #. cause it's just semantic, and we can see if there
42361 #. are more errors.
42362 #: fortran/match.c:4433
42363 #, gcc-internal-format, gfc-internal-format
42365 "Variable '%s' at %L in common block '%s' at %C must be declared with a C "
42366 "interoperable kind since common block '%s' is bind(c)"
42369 #: fortran/match.c:4442
42370 #, gcc-internal-format, gfc-internal-format
42372 "Variable '%s' in common block '%s' at %C can not be bind(c) since it is not "
42376 #: fortran/match.c:4449
42377 #, gcc-internal-format, gfc-internal-format
42378 msgid "Symbol '%s' at %C is already in a COMMON block"
42381 #: fortran/match.c:4457
42382 #, gcc-internal-format, gfc-internal-format
42383 msgid "Initialized symbol '%s' at %C can only be COMMON in BLOCK DATA"
42386 #: fortran/match.c:4484
42387 #, gcc-internal-format, gfc-internal-format
42388 msgid "Array specification for symbol '%s' in COMMON at %C must be explicit"
42391 #: fortran/match.c:4494
42392 #, gcc-internal-format, gfc-internal-format
42393 msgid "Symbol '%s' in COMMON at %C cannot be a POINTER array"
42396 #: fortran/match.c:4526
42397 #, gcc-internal-format, gfc-internal-format
42399 "Symbol '%s', in COMMON block '%s' at %C is being indirectly equivalenced to "
42400 "another COMMON block '%s'"
42403 #: fortran/match.c:4634
42404 #, gcc-internal-format, gfc-internal-format
42405 msgid "Namelist group name '%s' at %C already has a basic type of %s"
42408 #: fortran/match.c:4642
42409 #, gcc-internal-format, gfc-internal-format
42411 "Namelist group name '%s' at %C already is USE associated and cannot be "
42415 #: fortran/match.c:4669
42416 #, gcc-internal-format, gfc-internal-format
42417 msgid "Assumed size array '%s' in namelist '%s' at %C is not allowed"
42420 #: fortran/match.c:4803
42421 #, gcc-internal-format, gfc-internal-format
42422 msgid "Derived type component %C is not a permitted EQUIVALENCE member"
42425 #: fortran/match.c:4811
42426 #, gcc-internal-format, gfc-internal-format
42427 msgid "Array reference in EQUIVALENCE at %C cannot be an array section"
42430 #: fortran/match.c:4839
42431 #, gcc-internal-format, gfc-internal-format
42432 msgid "EQUIVALENCE at %C requires two or more objects"
42435 #: fortran/match.c:4853
42436 #, gcc-internal-format, gfc-internal-format
42438 "Attempt to indirectly overlap COMMON blocks %s and %s by EQUIVALENCE at %C"
42441 #: fortran/match.c:4866
42442 #, gcc-internal-format, gfc-internal-format
42443 msgid "Expecting a comma in EQUIVALENCE at %C"
42446 #: fortran/match.c:4982
42447 #, gcc-internal-format, gfc-internal-format
42448 msgid "Statement function at %L is recursive"
42451 #: fortran/match.c:4989
42452 #, gcc-internal-format, gfc-internal-format
42453 msgid "Statement function at %C"
42456 #: fortran/match.c:5074
42457 #, gcc-internal-format, gfc-internal-format
42458 msgid "Expected initialization expression in CASE at %C"
42461 #: fortran/match.c:5106
42462 #, gcc-internal-format, gfc-internal-format
42463 msgid "Expected block name '%s' of SELECT construct at %C"
42466 #: fortran/match.c:5431
42467 #, gcc-internal-format, gfc-internal-format
42469 "Selector in SELECT TYPE at %C is not a named variable; use associate-name=>"
42472 #: fortran/match.c:5466
42473 #, gcc-internal-format, gfc-internal-format
42474 msgid "Unexpected CASE statement at %C"
42477 #: fortran/match.c:5518
42478 #, gcc-internal-format, gfc-internal-format
42479 msgid "Syntax error in CASE specification at %C"
42482 #: fortran/match.c:5536
42483 #, gcc-internal-format, gfc-internal-format
42484 msgid "Unexpected TYPE IS statement at %C"
42487 #: fortran/match.c:5565
42488 #, gcc-internal-format, gfc-internal-format
42490 "The type-spec shall not specify a sequence derived type or a type with the "
42491 "BIND attribute in SELECT TYPE at %C [F2003:C815]"
42494 #: fortran/match.c:5577
42495 #, gcc-internal-format, gfc-internal-format
42496 msgid "Syntax error in TYPE IS specification at %C"
42499 #: fortran/match.c:5650
42500 #, gcc-internal-format, gfc-internal-format
42501 msgid "Syntax error in CLASS IS specification at %C"
42504 #: fortran/match.c:5772
42505 #, gcc-internal-format, gfc-internal-format
42506 msgid "ELSEWHERE statement at %C not enclosed in WHERE block"
42509 #: fortran/match.c:5810
42510 #, gcc-internal-format, gfc-internal-format
42511 msgid "Label '%s' at %C doesn't match WHERE label '%s'"
42514 #: fortran/matchexp.c:72
42515 #, gcc-internal-format, gfc-internal-format
42516 msgid "Bad character '%c' in OPERATOR name at %C"
42519 #: fortran/matchexp.c:80
42520 #, gcc-internal-format, gfc-internal-format
42521 msgid "The name '%s' cannot be used as a defined operator at %C"
42524 #: fortran/matchexp.c:173
42525 #, gcc-internal-format, gfc-internal-format
42526 msgid "Expected a right parenthesis in expression at %C"
42529 #: fortran/matchexp.c:279
42530 #, gcc-internal-format, gfc-internal-format
42531 msgid "Expected exponent in expression at %C"
42534 #: fortran/matchexp.c:317 fortran/matchexp.c:322 fortran/matchexp.c:426
42535 #: fortran/matchexp.c:431
42536 #, gcc-internal-format, gfc-internal-format
42538 "Extension: Unary operator following arithmetic operator (use parentheses) at "
42542 #: fortran/module.c:554
42543 #, gcc-internal-format, gfc-internal-format
42544 msgid "module nature in USE statement at %C"
42547 #: fortran/module.c:566
42548 #, gcc-internal-format, gfc-internal-format
42550 "Module nature in USE statement at %C shall be either INTRINSIC or "
42554 #: fortran/module.c:579
42555 #, gcc-internal-format, gfc-internal-format
42556 msgid "\"::\" was expected after module nature at %C but was not found"
42559 #: fortran/module.c:590
42560 #, gcc-internal-format, gfc-internal-format
42561 msgid "\"USE :: module\" at %C"
42564 #: fortran/module.c:649
42565 #, gcc-internal-format, gfc-internal-format
42566 msgid "Missing generic specification in USE statement at %C"
42569 #: fortran/module.c:657
42570 #, gcc-internal-format, gfc-internal-format
42571 msgid "Renaming operators in USE statements at %C"
42574 #: fortran/module.c:699
42575 #, gcc-internal-format, gfc-internal-format
42576 msgid "The name '%s' at %C has already been used as an external module name."
42579 #: fortran/module.c:1012
42580 #, gcc-internal-format, gfc-internal-format
42581 msgid "Reading module %s at line %d column %d: %s"
42584 #: fortran/module.c:1016
42585 #, gcc-internal-format, gfc-internal-format
42586 msgid "Writing module %s at line %d column %d: %s"
42589 #: fortran/module.c:1020
42590 #, gcc-internal-format, gfc-internal-format
42591 msgid "Module %s at line %d column %d: %s"
42594 #: fortran/module.c:1468
42595 #, gcc-internal-format, gfc-internal-format
42596 msgid "Error writing modules file: %s"
42599 #: fortran/module.c:3413
42600 #, gcc-internal-format, gfc-internal-format
42601 msgid "Namelist %s cannot be renamed by USE association to %s"
42604 #: fortran/module.c:4470
42605 #, gcc-internal-format, gfc-internal-format
42607 "'%s' of module '%s', imported at %C, is also the name of the current program "
42611 #: fortran/module.c:4776
42612 #, gcc-internal-format, gfc-internal-format
42613 msgid "Symbol '%s' referenced at %L not found in module '%s'"
42616 #: fortran/module.c:4783
42617 #, gcc-internal-format, gfc-internal-format
42618 msgid "User operator '%s' referenced at %L not found in module '%s'"
42621 #: fortran/module.c:4788
42622 #, gcc-internal-format, gfc-internal-format
42623 msgid "Intrinsic operator '%s' referenced at %L not found in module '%s'"
42626 #: fortran/module.c:5515
42627 #, gcc-internal-format, gfc-internal-format
42628 msgid "Can't open module file '%s' for writing at %C: %s"
42631 #: fortran/module.c:5548
42632 #, gcc-internal-format, gfc-internal-format
42633 msgid "Error writing module file '%s' for writing: %s"
42636 #: fortran/module.c:5557
42637 #, gcc-internal-format, gfc-internal-format
42638 msgid "Can't delete module file '%s': %s"
42641 #: fortran/module.c:5560
42642 #, gcc-internal-format, gfc-internal-format
42643 msgid "Can't rename module file '%s' to '%s': %s"
42646 #: fortran/module.c:5566
42647 #, gcc-internal-format, gfc-internal-format
42648 msgid "Can't delete temporary module file '%s': %s"
42651 #: fortran/module.c:5585 fortran/module.c:5797 fortran/module.c:5830
42652 #: fortran/module.c:5872
42653 #, gcc-internal-format, gfc-internal-format
42654 msgid "Symbol '%s' already declared"
42657 #: fortran/module.c:5689 fortran/module.c:5968
42658 #, gcc-internal-format, gfc-internal-format
42659 msgid "The symbol '%s', referenced at %L, is not in the selected standard"
42662 #: fortran/module.c:5776
42663 #, gcc-internal-format, gfc-internal-format
42665 "Symbol '%s' referenced at %L not found in intrinsic module ISO_C_BINDING"
42668 #: fortran/module.c:5953
42669 #, gcc-internal-format, gfc-internal-format
42671 "Use of intrinsic module '%s' at %C conflicts with non-intrinsic module name "
42675 #: fortran/module.c:5976
42676 #, gcc-internal-format, gfc-internal-format
42678 "Use of the NUMERIC_STORAGE_SIZE named constant from intrinsic module "
42679 "ISO_FORTRAN_ENV at %L is incompatible with option %s"
42682 #: fortran/module.c:6046
42683 #, gcc-internal-format, gfc-internal-format
42685 "Use of the NUMERIC_STORAGE_SIZE named constant from intrinsic module "
42686 "ISO_FORTRAN_ENV at %C is incompatible with option %s"
42689 #: fortran/module.c:6104
42690 #, gcc-internal-format, gfc-internal-format
42692 "Symbol '%s' referenced at %L not found in intrinsic module ISO_FORTRAN_ENV"
42695 #: fortran/module.c:6143
42696 #, gcc-internal-format, gfc-internal-format
42697 msgid "ISO_FORTRAN_ENV intrinsic module at %C"
42700 #: fortran/module.c:6156
42701 #, gcc-internal-format, gfc-internal-format
42702 msgid "ISO_C_BINDING module at %C"
42705 #: fortran/module.c:6169
42706 #, gcc-internal-format, gfc-internal-format
42707 msgid "Can't find an intrinsic module named '%s' at %C"
42710 #: fortran/module.c:6174
42711 #, gcc-internal-format, gfc-internal-format
42712 msgid "Can't open module file '%s' for reading at %C: %s"
42715 #: fortran/module.c:6182
42716 #, gcc-internal-format, gfc-internal-format
42718 "Use of non-intrinsic module '%s' at %C conflicts with intrinsic module name "
42722 #: fortran/module.c:6202
42723 #, gcc-internal-format, gfc-internal-format
42724 msgid "File '%s' opened at %C is not a GNU Fortran module file"
42727 #: fortran/module.c:6210
42728 #, gcc-internal-format, gfc-internal-format
42730 "Cannot read module file '%s' opened at %C, because it was created by a "
42731 "different version of GNU Fortran"
42734 #: fortran/module.c:6224
42735 #, gcc-internal-format
42736 msgid "Can't USE the same module we're building!"
42739 #: fortran/openmp.c:133 fortran/openmp.c:595
42740 #, gcc-internal-format, gfc-internal-format
42741 msgid "COMMON block /%s/ not found at %C"
42744 #: fortran/openmp.c:164
42745 #, gcc-internal-format, gfc-internal-format
42746 msgid "Syntax error in OpenMP variable list at %C"
42749 #: fortran/openmp.c:297
42750 #, gcc-internal-format, gfc-internal-format
42751 msgid "%s is not INTRINSIC procedure name at %C"
42754 #: fortran/openmp.c:414
42755 #, gcc-internal-format, gfc-internal-format
42756 msgid "COLLAPSE clause argument not constant positive integer at %C"
42759 #: fortran/openmp.c:482
42760 #, gcc-internal-format, gfc-internal-format
42761 msgid "Unexpected junk after TASKWAIT clause at %C"
42764 #: fortran/openmp.c:496
42765 #, gcc-internal-format, gfc-internal-format
42766 msgid "Unexpected junk after TASKYIELD clause at %C"
42769 #: fortran/openmp.c:514
42770 #, gcc-internal-format, gfc-internal-format
42771 msgid "Unexpected junk after $OMP CRITICAL statement at %C"
42774 #: fortran/openmp.c:542
42775 #, gcc-internal-format, gfc-internal-format
42776 msgid "Unexpected junk after $OMP FLUSH statement at %C"
42779 #: fortran/openmp.c:574
42780 #, gcc-internal-format, gfc-internal-format
42781 msgid "Threadprivate variable at %C is an element of a COMMON block"
42784 #: fortran/openmp.c:614
42785 #, gcc-internal-format, gfc-internal-format
42786 msgid "Syntax error in !$OMP THREADPRIVATE list at %C"
42789 #: fortran/openmp.c:690
42790 #, gcc-internal-format, gfc-internal-format
42791 msgid "Unexpected junk after $OMP WORKSHARE statement at %C"
42794 #: fortran/openmp.c:704
42795 #, gcc-internal-format, gfc-internal-format
42796 msgid "Unexpected junk after $OMP MASTER statement at %C"
42799 #: fortran/openmp.c:718
42800 #, gcc-internal-format, gfc-internal-format
42801 msgid "Unexpected junk after $OMP ORDERED statement at %C"
42804 #: fortran/openmp.c:741
42805 #, gcc-internal-format, gfc-internal-format
42806 msgid "Unexpected junk after $OMP ATOMIC statement at %C"
42809 #: fortran/openmp.c:755
42810 #, gcc-internal-format, gfc-internal-format
42811 msgid "Unexpected junk after $OMP BARRIER statement at %C"
42814 #: fortran/openmp.c:772
42815 #, gcc-internal-format, gfc-internal-format
42816 msgid "Unexpected junk after NOWAIT clause at %C"
42819 #: fortran/openmp.c:819 fortran/resolve.c:9394 fortran/resolve.c:10281
42820 #, gcc-internal-format, gfc-internal-format
42821 msgid "IF clause at %L requires a scalar LOGICAL expression"
42824 #: fortran/openmp.c:827
42825 #, gcc-internal-format, gfc-internal-format
42826 msgid "FINAL clause at %L requires a scalar LOGICAL expression"
42829 #: fortran/openmp.c:835
42830 #, gcc-internal-format, gfc-internal-format
42831 msgid "NUM_THREADS clause at %L requires a scalar INTEGER expression"
42834 #: fortran/openmp.c:843
42835 #, gcc-internal-format, gfc-internal-format
42836 msgid "SCHEDULE clause's chunk_size at %L requires a scalar INTEGER expression"
42839 #: fortran/openmp.c:885
42840 #, gcc-internal-format, gfc-internal-format
42841 msgid "Object '%s' is not a variable at %L"
42844 #: fortran/openmp.c:894 fortran/openmp.c:905 fortran/openmp.c:913
42845 #: fortran/openmp.c:924
42846 #, gcc-internal-format, gfc-internal-format
42847 msgid "Symbol '%s' present on multiple clauses at %L"
42850 #: fortran/openmp.c:947
42851 #, gcc-internal-format, gfc-internal-format
42852 msgid "Non-THREADPRIVATE object '%s' in COPYIN clause at %L"
42855 #: fortran/openmp.c:950
42856 #, gcc-internal-format, gfc-internal-format
42857 msgid "COPYIN clause object '%s' at %L has ALLOCATABLE components"
42860 #: fortran/openmp.c:958
42861 #, gcc-internal-format, gfc-internal-format
42862 msgid "Assumed size array '%s' in COPYPRIVATE clause at %L"
42865 #: fortran/openmp.c:961
42866 #, gcc-internal-format, gfc-internal-format
42867 msgid "COPYPRIVATE clause object '%s' at %L has ALLOCATABLE components"
42870 #: fortran/openmp.c:969
42871 #, gcc-internal-format, gfc-internal-format
42872 msgid "THREADPRIVATE object '%s' in SHARED clause at %L"
42875 #: fortran/openmp.c:972
42876 #, gcc-internal-format, gfc-internal-format
42877 msgid "Cray pointee '%s' in SHARED clause at %L"
42880 #: fortran/openmp.c:980
42881 #, gcc-internal-format, gfc-internal-format
42882 msgid "THREADPRIVATE object '%s' in %s clause at %L"
42885 #: fortran/openmp.c:983
42886 #, gcc-internal-format, gfc-internal-format
42887 msgid "Cray pointee '%s' in %s clause at %L"
42890 #: fortran/openmp.c:990
42891 #, gcc-internal-format, gfc-internal-format
42892 msgid "POINTER object '%s' in %s clause at %L"
42895 #: fortran/openmp.c:996
42896 #, gcc-internal-format, gfc-internal-format
42897 msgid "%s clause object '%s' has ALLOCATABLE components at %L"
42900 #: fortran/openmp.c:1001
42901 #, gcc-internal-format, gfc-internal-format
42902 msgid "Cray pointer '%s' in %s clause at %L"
42905 #: fortran/openmp.c:1005
42906 #, gcc-internal-format, gfc-internal-format
42907 msgid "Assumed size array '%s' in %s clause at %L"
42910 #: fortran/openmp.c:1010
42911 #, gcc-internal-format, gfc-internal-format
42912 msgid "Variable '%s' in %s clause is used in NAMELIST statement at %L"
42915 #: fortran/openmp.c:1019
42916 #, gcc-internal-format, gfc-internal-format
42917 msgid "%c REDUCTION variable '%s' at %L must be of numeric type, got %s"
42920 #: fortran/openmp.c:1030
42921 #, gcc-internal-format, gfc-internal-format
42922 msgid "%s REDUCTION variable '%s' must be LOGICAL at %L"
42925 #: fortran/openmp.c:1041
42926 #, gcc-internal-format, gfc-internal-format
42927 msgid "%s REDUCTION variable '%s' must be INTEGER or REAL at %L"
42930 #: fortran/openmp.c:1050
42931 #, gcc-internal-format, gfc-internal-format
42932 msgid "%s REDUCTION variable '%s' must be INTEGER at %L"
42935 #: fortran/openmp.c:1168
42936 #, gcc-internal-format, gfc-internal-format
42938 "!$OMP ATOMIC statement must set a scalar variable of intrinsic type at %L"
42941 #: fortran/openmp.c:1194
42942 #, gcc-internal-format, gfc-internal-format
42944 "!$OMP ATOMIC READ statement must read from a scalar variable of intrinsic "
42948 #: fortran/openmp.c:1199
42949 #, gcc-internal-format, gfc-internal-format
42951 "expr in !$OMP ATOMIC WRITE assignment var = expr must be scalar and cannot "
42952 "reference var at %L"
42955 #: fortran/openmp.c:1221 fortran/openmp.c:1491
42956 #, gcc-internal-format, gfc-internal-format
42958 "!$OMP ATOMIC CAPTURE capture statement must read from a scalar variable of "
42959 "intrinsic type at %L"
42962 #: fortran/openmp.c:1236
42963 #, gcc-internal-format, gfc-internal-format
42965 "!$OMP ATOMIC CAPTURE update statement must set a scalar variable of "
42966 "intrinsic type at %L"
42969 #: fortran/openmp.c:1243 fortran/openmp.c:1498
42970 #, gcc-internal-format, gfc-internal-format
42972 "!$OMP ATOMIC CAPTURE capture statement reads from different variable than "
42973 "update statement writes into at %L"
42976 #: fortran/openmp.c:1287
42977 #, gcc-internal-format, gfc-internal-format
42979 "!$OMP ATOMIC assignment operator must be +, *, -, /, .AND., .OR., .EQV. or ."
42983 #: fortran/openmp.c:1335
42984 #, gcc-internal-format, gfc-internal-format
42986 "!$OMP ATOMIC assignment must be var = var op expr or var = expr op var at %L"
42989 #: fortran/openmp.c:1349
42990 #, gcc-internal-format, gfc-internal-format
42992 "!$OMP ATOMIC var = var op expr not mathematically equivalent to var = var op "
42996 #: fortran/openmp.c:1381
42997 #, gcc-internal-format, gfc-internal-format
42999 "expr in !$OMP ATOMIC assignment var = var op expr must be scalar and cannot "
43000 "reference var at %L"
43003 #: fortran/openmp.c:1405
43004 #, gcc-internal-format, gfc-internal-format
43006 "!$OMP ATOMIC assignment intrinsic IAND, IOR or IEOR must have two arguments "
43010 #: fortran/openmp.c:1412
43011 #, gcc-internal-format, gfc-internal-format
43013 "!$OMP ATOMIC assignment intrinsic must be MIN, MAX, IAND, IOR or IEOR at %L"
43016 #: fortran/openmp.c:1428
43017 #, gcc-internal-format, gfc-internal-format
43019 "!$OMP ATOMIC intrinsic arguments except one must not reference '%s' at %L"
43022 #: fortran/openmp.c:1431
43023 #, gcc-internal-format, gfc-internal-format
43024 msgid "!$OMP ATOMIC intrinsic arguments must be scalar at %L"
43027 #: fortran/openmp.c:1437
43028 #, gcc-internal-format, gfc-internal-format
43029 msgid "First or last !$OMP ATOMIC intrinsic argument must be '%s' at %L"
43032 #: fortran/openmp.c:1455
43033 #, gcc-internal-format, gfc-internal-format
43035 "!$OMP ATOMIC assignment must have an operator or intrinsic on right hand "
43039 #: fortran/openmp.c:1469
43040 #, gcc-internal-format, gfc-internal-format
43042 "!$OMP ATOMIC CAPTURE capture statement must set a scalar variable of "
43043 "intrinsic type at %L"
43046 #: fortran/openmp.c:1661
43047 #, gcc-internal-format, gfc-internal-format
43048 msgid "!$OMP DO cannot be a DO WHILE or DO without loop control at %L"
43051 #: fortran/openmp.c:1667
43052 #, gcc-internal-format, gfc-internal-format
43053 msgid "!$OMP DO iteration variable must be of type integer at %L"
43056 #: fortran/openmp.c:1671
43057 #, gcc-internal-format, gfc-internal-format
43058 msgid "!$OMP DO iteration variable must not be THREADPRIVATE at %L"
43061 #: fortran/openmp.c:1679
43062 #, gcc-internal-format, gfc-internal-format
43064 "!$OMP DO iteration variable present on clause other than PRIVATE or "
43065 "LASTPRIVATE at %L"
43068 #: fortran/openmp.c:1697
43069 #, gcc-internal-format, gfc-internal-format
43070 msgid "!$OMP DO collapsed loops don't form rectangular iteration space at %L"
43073 #: fortran/openmp.c:1711
43074 #, gcc-internal-format, gfc-internal-format
43075 msgid "collapsed !$OMP DO loops not perfectly nested at %L"
43078 #: fortran/openmp.c:1720 fortran/openmp.c:1728
43079 #, gcc-internal-format, gfc-internal-format
43080 msgid "not enough DO loops for collapsed !$OMP DO at %L"
43083 #: fortran/options.c:264
43084 #, gcc-internal-format
43085 msgid "-fexcess-precision=standard for Fortran"
43088 #: fortran/options.c:359
43089 #, gcc-internal-format, gfc-internal-format
43090 msgid "Reading file '%s' as free form"
43093 #: fortran/options.c:369
43094 #, gcc-internal-format
43095 msgid "'-fd-lines-as-comments' has no effect in free form"
43098 #: fortran/options.c:372
43099 #, gcc-internal-format
43100 msgid "'-fd-lines-as-code' has no effect in free form"
43103 #: fortran/options.c:390
43104 #, gcc-internal-format, gfc-internal-format
43105 msgid "Flag -fno-automatic overwrites -fmax-stack-var-size=%d"
43108 #: fortran/options.c:393
43109 #, gcc-internal-format
43110 msgid "Flag -fno-automatic overwrites -frecursive"
43113 #: fortran/options.c:395
43114 #, gcc-internal-format
43115 msgid "Flag -fno-automatic overwrites -frecursive implied by -fopenmp"
43118 #: fortran/options.c:399
43119 #, gcc-internal-format, gfc-internal-format
43120 msgid "Flag -frecursive overwrites -fmax-stack-var-size=%d"
43123 #: fortran/options.c:403
43124 #, gcc-internal-format, gfc-internal-format
43125 msgid "Flag -fmax-stack-var-size=%d overwrites -frecursive implied by -fopenmp"
43128 #: fortran/options.c:496
43129 #, gcc-internal-format
43130 msgid "gfortran: Only one -J option allowed"
43133 #: fortran/options.c:542
43134 #, gcc-internal-format, gfc-internal-format
43135 msgid "Argument to -ffpe-trap is not valid: %s"
43138 #: fortran/options.c:557
43139 #, gcc-internal-format, gfc-internal-format
43140 msgid "Argument to -fcoarray is not valid: %s"
43143 #: fortran/options.c:595
43144 #, gcc-internal-format, gfc-internal-format
43145 msgid "Argument to -fcheck is not valid: %s"
43148 #: fortran/options.c:800
43149 #, gcc-internal-format
43150 msgid "Fixed line length must be at least seven."
43153 #: fortran/options.c:818
43154 #, gcc-internal-format
43155 msgid "Free line length must be at least three."
43158 #: fortran/options.c:836
43159 #, gcc-internal-format
43160 msgid "-static-libgfortran is not supported in this configuration"
43163 #: fortran/options.c:891
43164 #, gcc-internal-format, gfc-internal-format
43165 msgid "Maximum supported identifier length is %d"
43168 #: fortran/options.c:951
43169 #, gcc-internal-format, gfc-internal-format
43170 msgid "Unrecognized option to -finit-logical: %s"
43173 #: fortran/options.c:967
43174 #, gcc-internal-format, gfc-internal-format
43175 msgid "Unrecognized option to -finit-real: %s"
43178 #: fortran/options.c:983
43179 #, gcc-internal-format
43180 msgid "The value of n in -finit-character=n must be between 0 and 127"
43183 #: fortran/options.c:1085
43184 #, gcc-internal-format, gfc-internal-format
43185 msgid "Maximum subrecord length cannot exceed %d"
43188 #: fortran/parse.c:519
43189 #, gcc-internal-format, gfc-internal-format
43190 msgid "Unclassifiable statement at %C"
43193 #: fortran/parse.c:541
43194 #, gcc-internal-format, gfc-internal-format
43195 msgid "OpenMP directives at %C may not appear in PURE or ELEMENTAL procedures"
43198 #: fortran/parse.c:627
43199 #, gcc-internal-format, gfc-internal-format
43200 msgid "Unclassifiable OpenMP directive at %C"
43203 #: fortran/parse.c:653
43204 #, gcc-internal-format, gfc-internal-format
43205 msgid "Unclassifiable GCC directive at %C"
43208 #: fortran/parse.c:695 fortran/parse.c:869
43209 #, gcc-internal-format, gfc-internal-format
43210 msgid "Zero is not a valid statement label at %C"
43213 #: fortran/parse.c:702 fortran/parse.c:861
43214 #, gcc-internal-format, gfc-internal-format
43215 msgid "Non-numeric character in statement label at %C"
43218 #: fortran/parse.c:714 fortran/parse.c:910
43219 #, gcc-internal-format, gfc-internal-format
43220 msgid "Semicolon at %C needs to be preceded by statement"
43223 #: fortran/parse.c:722 fortran/parse.c:925
43224 #, gcc-internal-format, gfc-internal-format
43225 msgid "Ignoring statement label in empty statement at %L"
43228 #: fortran/parse.c:771 fortran/parse.c:912
43229 #, gcc-internal-format, gfc-internal-format
43230 msgid "Fortran 2008: Semicolon at %C without preceding statement"
43233 #: fortran/parse.c:847 fortran/parse.c:888
43234 #, gcc-internal-format, gfc-internal-format
43235 msgid "Bad continuation line at %C"
43238 #: fortran/parse.c:1151
43239 #, gcc-internal-format, gfc-internal-format
43240 msgid "FORMAT statement at %L does not have a statement label"
43243 #: fortran/parse.c:1757
43244 #, gcc-internal-format, gfc-internal-format
43245 msgid "Unexpected %s statement at %C"
43248 #: fortran/parse.c:1904
43249 #, gcc-internal-format, gfc-internal-format
43250 msgid "%s statement at %C cannot follow %s statement at %L"
43253 #: fortran/parse.c:1921
43254 #, gcc-internal-format, gfc-internal-format
43255 msgid "Unexpected end of file in '%s'"
43258 #: fortran/parse.c:1953
43259 #, gcc-internal-format, gfc-internal-format
43260 msgid "Derived-type '%s' with SEQUENCE must not have a CONTAINS section at %C"
43263 #: fortran/parse.c:1956
43264 #, gcc-internal-format, gfc-internal-format
43265 msgid "Derived-type '%s' with BIND(C) must not have a CONTAINS section at %C"
43268 #: fortran/parse.c:1976
43269 #, gcc-internal-format, gfc-internal-format
43270 msgid "Components in TYPE at %C must precede CONTAINS"
43273 #: fortran/parse.c:1980
43274 #, gcc-internal-format, gfc-internal-format
43275 msgid "Type-bound procedure at %C"
43278 #: fortran/parse.c:1989
43279 #, gcc-internal-format, gfc-internal-format
43280 msgid "GENERIC binding at %C"
43283 #: fortran/parse.c:1999
43284 #, gcc-internal-format, gfc-internal-format
43285 msgid "FINAL procedure declaration at %C"
43288 #: fortran/parse.c:2011
43289 #, gcc-internal-format, gfc-internal-format
43290 msgid "Derived type definition at %C with empty CONTAINS section"
43293 #: fortran/parse.c:2022 fortran/parse.c:2125
43294 #, gcc-internal-format, gfc-internal-format
43295 msgid "PRIVATE statement in TYPE at %C must be inside a MODULE"
43298 #: fortran/parse.c:2029
43299 #, gcc-internal-format, gfc-internal-format
43300 msgid "PRIVATE statement at %C must precede procedure bindings"
43303 #: fortran/parse.c:2036 fortran/parse.c:2138
43304 #, gcc-internal-format, gfc-internal-format
43305 msgid "Duplicate PRIVATE statement at %C"
43308 #: fortran/parse.c:2046
43309 #, gcc-internal-format, gfc-internal-format
43310 msgid "SEQUENCE statement at %C must precede CONTAINS"
43313 #: fortran/parse.c:2050
43314 #, gcc-internal-format, gfc-internal-format
43315 msgid "Already inside a CONTAINS block at %C"
43318 #: fortran/parse.c:2108
43319 #, gcc-internal-format, gfc-internal-format
43320 msgid "FINAL declaration at %C must be inside CONTAINS"
43323 #: fortran/parse.c:2116
43324 #, gcc-internal-format, gfc-internal-format
43325 msgid "Derived type definition at %C without components"
43328 #: fortran/parse.c:2132
43329 #, gcc-internal-format, gfc-internal-format
43330 msgid "PRIVATE statement at %C must precede structure components"
43333 #: fortran/parse.c:2149
43334 #, gcc-internal-format, gfc-internal-format
43335 msgid "SEQUENCE statement at %C must precede structure components"
43338 #: fortran/parse.c:2155
43339 #, gcc-internal-format, gfc-internal-format
43340 msgid "SEQUENCE attribute at %C already specified in TYPE statement"
43343 #: fortran/parse.c:2160
43344 #, gcc-internal-format, gfc-internal-format
43345 msgid "Duplicate SEQUENCE statement at %C"
43348 #: fortran/parse.c:2170
43349 #, gcc-internal-format, gfc-internal-format
43350 msgid "CONTAINS block in derived type definition at %C"
43353 #: fortran/parse.c:2258
43354 #, gcc-internal-format, gfc-internal-format
43356 "Component %s at %L of type LOCK_TYPE must have a codimension or be a "
43357 "subcomponent of a coarray, which is not possible as the component has the "
43358 "pointer attribute"
43361 #: fortran/parse.c:2264
43362 #, gcc-internal-format, gfc-internal-format
43364 "Pointer component %s at %L has a noncoarray subcomponent of type LOCK_TYPE, "
43365 "which must have a codimension or be a subcomponent of a coarray"
43368 #: fortran/parse.c:2269
43369 #, gcc-internal-format, gfc-internal-format
43371 "Allocatable component %s at %L of type LOCK_TYPE must have a codimension"
43374 #: fortran/parse.c:2273
43375 #, gcc-internal-format, gfc-internal-format
43377 "Allocatable component %s at %L must have a codimension as it has a "
43378 "noncoarray subcomponent of type LOCK_TYPE"
43381 #: fortran/parse.c:2278
43382 #, gcc-internal-format, gfc-internal-format
43384 "Noncoarray component %s at %L of type LOCK_TYPE or with subcomponent of type "
43385 "LOCK_TYPE must have a codimension or be a subcomponent of a coarray. "
43386 "(Variables of type %s may not have a codimension as already a coarray "
43387 "subcomponent exists)"
43390 #: fortran/parse.c:2285
43391 #, gcc-internal-format, gfc-internal-format
43393 "Noncoarray component %s at %L of type LOCK_TYPE or with subcomponent of type "
43394 "LOCK_TYPE must have a codimension or be a subcomponent of a coarray. "
43395 "(Variables of type %s may not have a codimension as %s at %L has a "
43396 "codimension or a coarray subcomponent)"
43399 #: fortran/parse.c:2337
43400 #, gcc-internal-format, gfc-internal-format
43401 msgid "ENUM declaration at %C has no ENUMERATORS"
43404 #: fortran/parse.c:2420
43405 #, gcc-internal-format, gfc-internal-format
43406 msgid "Unexpected %s statement in INTERFACE block at %C"
43409 #: fortran/parse.c:2444
43410 #, gcc-internal-format, gfc-internal-format
43412 "Name '%s' of ABSTRACT INTERFACE at %C cannot be the same as an intrinsic type"
43415 #: fortran/parse.c:2477
43416 #, gcc-internal-format, gfc-internal-format
43417 msgid "Unexpected %s statement at %C in INTERFACE body"
43420 #: fortran/parse.c:2495
43421 #, gcc-internal-format, gfc-internal-format
43423 "INTERFACE procedure '%s' at %L has the same name as the enclosing procedure"
43426 #: fortran/parse.c:2620
43427 #, gcc-internal-format, gfc-internal-format
43428 msgid "%s statement is not allowed inside of BLOCK at %C"
43431 #: fortran/parse.c:2707
43432 #, gcc-internal-format, gfc-internal-format
43433 msgid "%s statement must appear in a MODULE"
43436 #: fortran/parse.c:2715
43437 #, gcc-internal-format, gfc-internal-format
43438 msgid "%s statement at %C follows another accessibility specification"
43441 #: fortran/parse.c:2766
43442 #, gcc-internal-format, gfc-internal-format
43443 msgid "Bad kind expression for function '%s' at %L"
43446 #: fortran/parse.c:2770
43447 #, gcc-internal-format, gfc-internal-format
43448 msgid "The type for function '%s' at %L is not accessible"
43451 #: fortran/parse.c:2828
43452 #, gcc-internal-format, gfc-internal-format
43453 msgid "ELSEWHERE statement at %C follows previous unmasked ELSEWHERE"
43456 #: fortran/parse.c:2850
43457 #, gcc-internal-format, gfc-internal-format
43458 msgid "Unexpected %s statement in WHERE block at %C"
43461 #: fortran/parse.c:2909
43462 #, gcc-internal-format, gfc-internal-format
43463 msgid "Unexpected %s statement in FORALL block at %C"
43466 #: fortran/parse.c:2960
43467 #, gcc-internal-format, gfc-internal-format
43468 msgid "ELSE IF statement at %C cannot follow ELSE statement at %L"
43471 #: fortran/parse.c:2978
43472 #, gcc-internal-format, gfc-internal-format
43473 msgid "Duplicate ELSE statements at %L and %C"
43476 #: fortran/parse.c:3039
43477 #, gcc-internal-format, gfc-internal-format
43478 msgid "Expected a CASE or END SELECT statement following SELECT CASE at %C"
43481 #: fortran/parse.c:3122
43482 #, gcc-internal-format, gfc-internal-format
43484 "Expected TYPE IS, CLASS IS or END SELECT statement following SELECT TYPE at "
43488 #: fortran/parse.c:3184
43489 #, gcc-internal-format, gfc-internal-format
43490 msgid "Variable '%s' at %C cannot be redefined inside loop beginning at %L"
43493 #: fortran/parse.c:3217
43494 #, gcc-internal-format, gfc-internal-format
43495 msgid "End of nonblock DO statement at %C is within another block"
43498 #: fortran/parse.c:3227
43499 #, gcc-internal-format, gfc-internal-format
43500 msgid "End of nonblock DO statement at %C is interwoven with another DO loop"
43503 #: fortran/parse.c:3274
43504 #, gcc-internal-format, gfc-internal-format
43505 msgid "Statement label in END CRITICAL at %C does not match CRITICAL label"
43508 #: fortran/parse.c:3342
43509 #, gcc-internal-format, gfc-internal-format
43510 msgid "BLOCK construct at %C"
43513 #: fortran/parse.c:3372
43514 #, gcc-internal-format, gfc-internal-format
43515 msgid "ASSOCIATE construct at %C"
43518 #: fortran/parse.c:3472
43519 #, gcc-internal-format, gfc-internal-format
43520 msgid "Statement label in ENDDO at %C doesn't match DO label"
43523 #: fortran/parse.c:3488
43524 #, gcc-internal-format, gfc-internal-format
43525 msgid "Named block DO at %L requires matching ENDDO name"
43528 #: fortran/parse.c:3611
43529 #, gcc-internal-format, gfc-internal-format
43530 msgid "Missing !$OMP END ATOMIC after !$OMP ATOMIC CAPTURE at %C"
43533 #: fortran/parse.c:3762
43534 #, gcc-internal-format, gfc-internal-format
43535 msgid "Name after !$omp critical and !$omp end critical does not match at %C"
43538 #: fortran/parse.c:3819
43539 #, gcc-internal-format, gfc-internal-format
43540 msgid "%s statement at %C cannot terminate a non-block DO loop"
43543 #: fortran/parse.c:3833
43544 #, gcc-internal-format, gfc-internal-format
43545 msgid "DATA statement at %C after the first executable statement"
43548 #: fortran/parse.c:4025
43549 #, gcc-internal-format, gfc-internal-format
43550 msgid "Contained procedure '%s' at %C is already ambiguous"
43553 #: fortran/parse.c:4081
43554 #, gcc-internal-format, gfc-internal-format
43555 msgid "Unexpected %s statement in CONTAINS section at %C"
43558 #: fortran/parse.c:4105
43559 #, gcc-internal-format, gfc-internal-format
43560 msgid "CONTAINS statement without FUNCTION or SUBROUTINE statement at %C"
43563 #: fortran/parse.c:4182
43564 #, gcc-internal-format, gfc-internal-format
43565 msgid "CONTAINS statement at %C is already in a contained program unit"
43568 #: fortran/parse.c:4232
43569 #, gcc-internal-format, gfc-internal-format
43570 msgid "Global name '%s' at %L is already being used as a %s at %L"
43573 #: fortran/parse.c:4253
43574 #, gcc-internal-format, gfc-internal-format
43575 msgid "Blank BLOCK DATA at %C conflicts with prior BLOCK DATA at %L"
43578 #: fortran/parse.c:4279
43579 #, gcc-internal-format, gfc-internal-format
43580 msgid "Unexpected %s statement in BLOCK DATA at %C"
43583 #: fortran/parse.c:4324
43584 #, gcc-internal-format, gfc-internal-format
43585 msgid "Unexpected %s statement in MODULE at %C"
43588 #. If we see a duplicate main program, shut down. If the second
43589 #. instance is an implied main program, i.e. data decls or executable
43590 #. statements, we're in for lots of errors.
43591 #: fortran/parse.c:4693
43592 #, gcc-internal-format, gfc-internal-format
43593 msgid "Two main PROGRAMs at %L and %C"
43596 #: fortran/primary.c:105
43597 #, gcc-internal-format, gfc-internal-format
43598 msgid "Missing kind-parameter at %C"
43601 #: fortran/primary.c:232
43602 #, gcc-internal-format, gfc-internal-format
43603 msgid "Integer kind %d at %C not available"
43606 #: fortran/primary.c:241
43607 #, gcc-internal-format, gfc-internal-format
43609 "Integer too big for its kind at %C. This check can be disabled with the "
43610 "option -fno-range-check"
43613 #: fortran/primary.c:270
43614 #, gcc-internal-format, gfc-internal-format
43615 msgid "Hollerith constant at %C"
43618 #: fortran/primary.c:282
43619 #, gcc-internal-format, gfc-internal-format
43620 msgid "Invalid Hollerith constant: %L must contain at least one character"
43623 #: fortran/primary.c:288
43624 #, gcc-internal-format, gfc-internal-format
43625 msgid "Invalid Hollerith constant: Integer kind at %L should be default"
43628 #: fortran/primary.c:308
43629 #, gcc-internal-format, gfc-internal-format
43630 msgid "Invalid Hollerith constant at %L contains a wide character"
43633 #: fortran/primary.c:394
43634 #, gcc-internal-format, gfc-internal-format
43635 msgid "Hexadecimal constant at %C uses non-standard syntax"
43638 #: fortran/primary.c:404
43639 #, gcc-internal-format, gfc-internal-format
43640 msgid "Empty set of digits in BOZ constant at %C"
43643 #: fortran/primary.c:410
43644 #, gcc-internal-format, gfc-internal-format
43645 msgid "Illegal character in BOZ constant at %C"
43648 #: fortran/primary.c:433
43649 #, gcc-internal-format, gfc-internal-format
43650 msgid "BOZ constant at %C uses non-standard postfix syntax"
43653 #: fortran/primary.c:464
43654 #, gcc-internal-format, gfc-internal-format
43655 msgid "Integer too big for integer kind %i at %C"
43658 #: fortran/primary.c:470
43659 #, gcc-internal-format, gfc-internal-format
43660 msgid "BOZ used outside a DATA statement at %C"
43663 #: fortran/primary.c:561
43664 #, gcc-internal-format, gfc-internal-format
43665 msgid "exponent-letter 'q' in real-literal-constant at %C"
43668 #: fortran/primary.c:565
43669 #, gcc-internal-format, gfc-internal-format
43670 msgid "Extension: exponent-letter 'q' in real-literal-constant at %C"
43673 #: fortran/primary.c:581
43674 #, gcc-internal-format, gfc-internal-format
43675 msgid "Missing exponent in real number at %C"
43678 #: fortran/primary.c:637
43679 #, gcc-internal-format, gfc-internal-format
43680 msgid "Real number at %C has a 'd' exponent and an explicit kind"
43683 #: fortran/primary.c:667
43684 #, gcc-internal-format, gfc-internal-format
43685 msgid "Real number at %C has a 'q' exponent and an explicit kind"
43688 #: fortran/primary.c:681
43689 #, gcc-internal-format, gfc-internal-format
43690 msgid "Invalid exponent-letter 'q' in real-literal-constant at %C"
43693 #: fortran/primary.c:714
43694 #, gcc-internal-format, gfc-internal-format
43695 msgid "Invalid real kind %d at %C"
43698 #: fortran/primary.c:729
43699 #, gcc-internal-format, gfc-internal-format
43700 msgid "Real constant overflows its kind at %C"
43703 #: fortran/primary.c:734
43704 #, gcc-internal-format, gfc-internal-format
43705 msgid "Real constant underflows its kind at %C"
43708 #: fortran/primary.c:826
43709 #, gcc-internal-format, gfc-internal-format
43710 msgid "Syntax error in SUBSTRING specification at %C"
43713 #: fortran/primary.c:1038
43714 #, gcc-internal-format, gfc-internal-format
43715 msgid "Invalid kind %d for CHARACTER constant at %C"
43718 #: fortran/primary.c:1059
43719 #, gcc-internal-format, gfc-internal-format
43720 msgid "Unterminated character constant beginning at %C"
43723 #: fortran/primary.c:1089
43724 #, gcc-internal-format, gfc-internal-format
43726 "Character '%s' in string at %C is not representable in character kind %d"
43729 #: fortran/primary.c:1172
43730 #, gcc-internal-format, gfc-internal-format
43731 msgid "Bad kind for logical constant at %C"
43734 #: fortran/primary.c:1204
43735 #, gcc-internal-format, gfc-internal-format
43736 msgid "Expected PARAMETER symbol in complex constant at %C"
43739 #: fortran/primary.c:1210
43740 #, gcc-internal-format, gfc-internal-format
43741 msgid "Numeric PARAMETER required in complex constant at %C"
43744 #: fortran/primary.c:1216
43745 #, gcc-internal-format, gfc-internal-format
43746 msgid "Scalar PARAMETER required in complex constant at %C"
43749 #: fortran/primary.c:1220
43750 #, gcc-internal-format, gfc-internal-format
43751 msgid "PARAMETER symbol in complex constant at %C"
43754 #: fortran/primary.c:1250
43755 #, gcc-internal-format, gfc-internal-format
43756 msgid "Error converting PARAMETER constant in complex constant at %C"
43759 #: fortran/primary.c:1378
43760 #, gcc-internal-format, gfc-internal-format
43761 msgid "Syntax error in COMPLEX constant at %C"
43764 #: fortran/primary.c:1585
43765 #, gcc-internal-format, gfc-internal-format
43766 msgid "Keyword '%s' at %C has already appeared in the current argument list"
43769 #: fortran/primary.c:1649
43770 #, gcc-internal-format, gfc-internal-format
43771 msgid "argument list function at %C"
43774 #: fortran/primary.c:1718
43775 #, gcc-internal-format, gfc-internal-format
43776 msgid "Expected alternate return label at %C"
43779 #: fortran/primary.c:1736
43780 #, gcc-internal-format, gfc-internal-format
43781 msgid "Missing keyword name in actual argument list at %C"
43784 #: fortran/primary.c:1782
43785 #, gcc-internal-format, gfc-internal-format
43786 msgid "Syntax error in argument list at %C"
43789 #: fortran/primary.c:1841
43790 #, gcc-internal-format, gfc-internal-format
43792 "Array section designator, e.g. '(:)', is required besides the coarray "
43793 "designator '[...]' at %C"
43796 #: fortran/primary.c:1849
43797 #, gcc-internal-format, gfc-internal-format
43798 msgid "Coarray designator at %C but '%s' is not a coarray"
43801 #: fortran/primary.c:1916
43802 #, gcc-internal-format, gfc-internal-format
43803 msgid "Symbol '%s' at %C has no IMPLICIT type"
43806 #: fortran/primary.c:1922
43807 #, gcc-internal-format, gfc-internal-format
43808 msgid "Unexpected '%%' for nonderived-type variable '%s' at %C"
43811 #: fortran/primary.c:1940
43812 #, gcc-internal-format, gfc-internal-format
43813 msgid "Expected structure component name at %C"
43816 #: fortran/primary.c:1989
43817 #, gcc-internal-format, gfc-internal-format
43818 msgid "Expected argument list at %C"
43821 #: fortran/primary.c:2020
43822 #, gcc-internal-format, gfc-internal-format
43823 msgid "Procedure pointer component '%s' requires an argument list at %C"
43826 #: fortran/primary.c:2108
43827 #, gcc-internal-format, gfc-internal-format
43828 msgid "Coindexed procedure-pointer component at %C"
43831 #: fortran/primary.c:2357
43832 #, gcc-internal-format, gfc-internal-format
43833 msgid "Structure constructor with missing optional arguments at %C"
43836 #: fortran/primary.c:2365
43837 #, gcc-internal-format, gfc-internal-format
43839 "No initializer for component '%s' given in the structure constructor at %C!"
43842 #: fortran/primary.c:2413
43843 #, gcc-internal-format, gfc-internal-format
43844 msgid "Can't construct ABSTRACT type '%s' at %L"
43847 #: fortran/primary.c:2433
43848 #, gcc-internal-format, gfc-internal-format
43849 msgid "Structure constructor with named arguments at %C"
43852 #: fortran/primary.c:2449
43853 #, gcc-internal-format, gfc-internal-format
43854 msgid "Component initializer without name after component named %s at %L!"
43857 #: fortran/primary.c:2454
43858 #, gcc-internal-format, gfc-internal-format
43859 msgid "Too many components in structure constructor at %L!"
43862 #: fortran/primary.c:2491
43863 #, gcc-internal-format, gfc-internal-format
43864 msgid "Component '%s' is initialized twice in the structure constructor at %L!"
43867 #: fortran/primary.c:2503
43868 #, gcc-internal-format, gfc-internal-format
43870 "Coindexed expression to pointer component '%s' in structure constructor at "
43874 #: fortran/primary.c:2556
43875 #, gcc-internal-format, gfc-internal-format
43877 "component '%s' at %L has already been set by a parent derived type "
43881 #: fortran/primary.c:2740
43882 #, gcc-internal-format, gfc-internal-format
43884 "'%s' at %C is the name of a recursive function and so refers to the result "
43885 "variable. Use an explicit RESULT variable for direct recursion (12.5.2.1)"
43888 #: fortran/primary.c:2864
43889 #, gcc-internal-format, gfc-internal-format
43890 msgid "Unexpected use of subroutine name '%s' at %C"
43893 #: fortran/primary.c:2895
43894 #, gcc-internal-format, gfc-internal-format
43895 msgid "Statement function '%s' requires argument list at %C"
43898 #: fortran/primary.c:2898
43899 #, gcc-internal-format, gfc-internal-format
43900 msgid "Function '%s' requires an argument list at %C"
43903 #: fortran/primary.c:2948
43904 #, gcc-internal-format, gfc-internal-format
43905 msgid "Missing argument to '%s' at %C"
43908 #: fortran/primary.c:3107
43909 #, gcc-internal-format, gfc-internal-format
43910 msgid "Missing argument list in function '%s' at %C"
43913 #: fortran/primary.c:3141
43914 #, gcc-internal-format, gfc-internal-format
43915 msgid "Symbol at %C is not appropriate for an expression"
43918 #: fortran/primary.c:3240
43919 #, gcc-internal-format, gfc-internal-format
43920 msgid "Named constant at %C in an EQUIVALENCE"
43923 #: fortran/primary.c:3274
43924 #, gcc-internal-format, gfc-internal-format
43925 msgid "'%s' at %C is not a variable"
43928 #: fortran/resolve.c:125
43929 #, gcc-internal-format, gfc-internal-format
43930 msgid "'%s' at %L is of the ABSTRACT type '%s'"
43933 #: fortran/resolve.c:128
43934 #, gcc-internal-format, gfc-internal-format
43935 msgid "ABSTRACT type '%s' used at %L"
43938 #: fortran/resolve.c:145
43939 #, gcc-internal-format, gfc-internal-format
43940 msgid "Interface '%s' at %L is declared in a later PROCEDURE statement"
43943 #: fortran/resolve.c:158
43944 #, gcc-internal-format, gfc-internal-format
43945 msgid "Interface '%s' at %L may not be generic"
43948 #: fortran/resolve.c:165
43949 #, gcc-internal-format, gfc-internal-format
43950 msgid "Interface '%s' at %L may not be a statement function"
43953 #: fortran/resolve.c:174
43954 #, gcc-internal-format, gfc-internal-format
43955 msgid "Intrinsic procedure '%s' not allowed in PROCEDURE statement at %L"
43958 #: fortran/resolve.c:180
43959 #, gcc-internal-format, gfc-internal-format
43960 msgid "Interface '%s' at %L must be explicit"
43963 #: fortran/resolve.c:202
43964 #, gcc-internal-format, gfc-internal-format
43965 msgid "PROCEDURE '%s' at %L may not be used as its own interface"
43968 #: fortran/resolve.c:296
43969 #, gcc-internal-format, gfc-internal-format
43971 "Alternate return specifier in elemental subroutine '%s' at %L is not allowed"
43974 #: fortran/resolve.c:300
43975 #, gcc-internal-format, gfc-internal-format
43976 msgid "Alternate return specifier in function '%s' at %L is not allowed"
43979 #: fortran/resolve.c:375
43980 #, gcc-internal-format, gfc-internal-format
43981 msgid "Dummy procedure '%s' of PURE procedure at %L must also be PURE"
43984 #: fortran/resolve.c:385
43985 #, gcc-internal-format, gfc-internal-format
43987 "Argument '%s' of pure function '%s' at %L with VALUE attribute but without "
43991 #: fortran/resolve.c:390
43992 #, gcc-internal-format, gfc-internal-format
43993 msgid "Argument '%s' of pure function '%s' at %L must be INTENT(IN) or VALUE"
43996 #: fortran/resolve.c:398
43997 #, gcc-internal-format, gfc-internal-format
43999 "Argument '%s' of pure subroutine '%s' at %L with VALUE attribute but without "
44003 #: fortran/resolve.c:403
44004 #, gcc-internal-format, gfc-internal-format
44006 "Argument '%s' of pure subroutine '%s' at %L must have its INTENT specified "
44007 "or have the VALUE attribute"
44010 #: fortran/resolve.c:437
44011 #, gcc-internal-format, gfc-internal-format
44012 msgid "Coarray dummy argument '%s' at %L to elemental procedure"
44015 #: fortran/resolve.c:445
44016 #, gcc-internal-format, gfc-internal-format
44017 msgid "Argument '%s' of elemental procedure at %L must be scalar"
44020 #: fortran/resolve.c:454
44021 #, gcc-internal-format, gfc-internal-format
44023 "Argument '%s' of elemental procedure at %L cannot have the ALLOCATABLE "
44027 #: fortran/resolve.c:464
44028 #, gcc-internal-format, gfc-internal-format
44030 "Argument '%s' of elemental procedure at %L cannot have the POINTER attribute"
44033 #: fortran/resolve.c:472
44034 #, gcc-internal-format, gfc-internal-format
44035 msgid "Dummy procedure '%s' not allowed in elemental procedure '%s' at %L"
44038 #: fortran/resolve.c:481
44039 #, gcc-internal-format, gfc-internal-format
44041 "Argument '%s' of elemental procedure '%s' at %L must have its INTENT "
44042 "specified or have the VALUE attribute"
44045 #: fortran/resolve.c:494
44046 #, gcc-internal-format, gfc-internal-format
44047 msgid "Argument '%s' of statement function at %L must be scalar"
44050 #: fortran/resolve.c:504
44051 #, gcc-internal-format, gfc-internal-format
44053 "Character-valued argument '%s' of statement function at %L must have "
44057 #: fortran/resolve.c:562
44058 #, gcc-internal-format, gfc-internal-format
44059 msgid "Contained function '%s' at %L has no IMPLICIT type"
44062 #: fortran/resolve.c:565
44063 #, gcc-internal-format, gfc-internal-format
44064 msgid "Result '%s' of contained function '%s' at %L has no IMPLICIT type"
44067 #: fortran/resolve.c:589
44068 #, gcc-internal-format, gfc-internal-format
44069 msgid "Character-valued %s '%s' at %L must not be assumed length"
44072 #: fortran/resolve.c:764
44073 #, gcc-internal-format, gfc-internal-format
44074 msgid "Function %s at %L has entries with mismatched array specifications"
44077 #: fortran/resolve.c:781
44078 #, gcc-internal-format, gfc-internal-format
44080 "Function %s at %L with entries returning variables of different string "
44084 #: fortran/resolve.c:808
44085 #, gcc-internal-format, gfc-internal-format
44086 msgid "FUNCTION result %s can't be an array in FUNCTION %s at %L"
44089 #: fortran/resolve.c:812
44090 #, gcc-internal-format, gfc-internal-format
44091 msgid "ENTRY result %s can't be an array in FUNCTION %s at %L"
44094 #: fortran/resolve.c:819
44095 #, gcc-internal-format, gfc-internal-format
44096 msgid "FUNCTION result %s can't be a POINTER in FUNCTION %s at %L"
44099 #: fortran/resolve.c:823
44100 #, gcc-internal-format, gfc-internal-format
44101 msgid "ENTRY result %s can't be a POINTER in FUNCTION %s at %L"
44104 #: fortran/resolve.c:861
44105 #, gcc-internal-format, gfc-internal-format
44106 msgid "FUNCTION result %s can't be of type %s in FUNCTION %s at %L"
44109 #: fortran/resolve.c:866
44110 #, gcc-internal-format, gfc-internal-format
44111 msgid "ENTRY result %s can't be of type %s in FUNCTION %s at %L"
44114 #: fortran/resolve.c:909
44115 #, gcc-internal-format, gfc-internal-format
44117 "Variable '%s' at %L is in COMMON but only in BLOCK DATA initialization is "
44121 #: fortran/resolve.c:913
44122 #, gcc-internal-format, gfc-internal-format
44124 "Initialized variable '%s' at %L is in a blank COMMON but initialization is "
44125 "only allowed in named common blocks"
44128 #: fortran/resolve.c:920
44129 #, gcc-internal-format, gfc-internal-format
44130 msgid "'%s' in cannot appear in COMMON at %L [F2008:C5100]"
44133 #: fortran/resolve.c:928
44134 #, gcc-internal-format, gfc-internal-format
44136 "Derived type variable '%s' in COMMON at %L has neither the SEQUENCE nor the "
44137 "BIND(C) attribute"
44140 #: fortran/resolve.c:932
44141 #, gcc-internal-format, gfc-internal-format
44143 "Derived type variable '%s' in COMMON at %L has an ultimate component that is "
44147 #: fortran/resolve.c:936
44148 #, gcc-internal-format, gfc-internal-format
44150 "Derived type variable '%s' in COMMON at %L may not have default initializer"
44153 #: fortran/resolve.c:966
44154 #, gcc-internal-format, gfc-internal-format
44155 msgid "COMMON block '%s' at %L is used as PARAMETER at %L"
44158 #: fortran/resolve.c:970
44159 #, gcc-internal-format, gfc-internal-format
44160 msgid "COMMON block '%s' at %L can not have the EXTERNAL attribute"
44163 #: fortran/resolve.c:974
44164 #, gcc-internal-format, gfc-internal-format
44165 msgid "COMMON block '%s' at %L is also an intrinsic procedure"
44168 #: fortran/resolve.c:978
44169 #, gcc-internal-format, gfc-internal-format
44170 msgid "COMMON block '%s' at %L that is also a function result"
44173 #: fortran/resolve.c:983
44174 #, gcc-internal-format, gfc-internal-format
44175 msgid "COMMON block '%s' at %L that is also a global procedure"
44178 #: fortran/resolve.c:1047
44179 #, gcc-internal-format, gfc-internal-format
44180 msgid "Components of structure constructor '%s' at %L are PRIVATE"
44183 #: fortran/resolve.c:1083
44184 #, gcc-internal-format, gfc-internal-format
44186 "The rank of the element in the structure constructor at %L does not match "
44187 "that of the component (%d/%d)"
44190 #: fortran/resolve.c:1104
44191 #, gcc-internal-format, gfc-internal-format
44193 "The element in the structure constructor at %L, for pointer component '%s', "
44194 "is %s but should be %s"
44197 #: fortran/resolve.c:1189
44198 #, gcc-internal-format, gfc-internal-format
44200 "The NULL in the structure constructor at %L is being applied to component "
44201 "'%s', which is neither a POINTER nor ALLOCATABLE"
44204 #: fortran/resolve.c:1223
44205 #, gcc-internal-format, gfc-internal-format
44207 "Interface mismatch for procedure-pointer component '%s' in structure "
44208 "constructor at %L: %s"
44211 #: fortran/resolve.c:1239
44212 #, gcc-internal-format, gfc-internal-format
44214 "The element in the structure constructor at %L, for pointer component '%s' "
44215 "should be a POINTER or a TARGET"
44218 #: fortran/resolve.c:1250
44219 #, gcc-internal-format, gfc-internal-format
44220 msgid "Pointer initialization target at %L must not be ALLOCATABLE "
44223 #: fortran/resolve.c:1267
44224 #, gcc-internal-format, gfc-internal-format
44226 "Invalid expression in the structure constructor for pointer component '%s' "
44227 "at %L in PURE procedure"
44230 #: fortran/resolve.c:1396
44231 #, gcc-internal-format, gfc-internal-format
44233 "The upper bound in the last dimension must appear in the reference to the "
44234 "assumed size array '%s' at %L"
44237 #: fortran/resolve.c:1458
44238 #, gcc-internal-format, gfc-internal-format
44239 msgid "'%s' at %L is ambiguous"
44242 #: fortran/resolve.c:1462
44243 #, gcc-internal-format, gfc-internal-format
44244 msgid "GENERIC procedure '%s' is not allowed as an actual argument at %L"
44247 #: fortran/resolve.c:1574
44248 #, gcc-internal-format, gfc-internal-format
44249 msgid "Type specified for intrinsic function '%s' at %L is ignored"
44252 #: fortran/resolve.c:1587
44253 #, gcc-internal-format, gfc-internal-format
44254 msgid "Intrinsic subroutine '%s' at %L shall not have a type specifier"
44257 #: fortran/resolve.c:1598
44258 #, gcc-internal-format, gfc-internal-format
44259 msgid "'%s' declared INTRINSIC at %L does not exist"
44262 #: fortran/resolve.c:1609
44263 #, gcc-internal-format, gfc-internal-format
44265 "The intrinsic '%s' declared INTRINSIC at %L is not available in the current "
44266 "standard settings but %s. Use an appropriate -std=* option or enable -fall-"
44267 "intrinsics in order to use it."
44270 #: fortran/resolve.c:1645
44271 #, gcc-internal-format, gfc-internal-format
44273 "Non-RECURSIVE procedure '%s' at %L is possibly calling itself recursively. "
44274 "Declare it RECURSIVE or use -frecursive"
44277 #: fortran/resolve.c:1683 fortran/resolve.c:8930 fortran/resolve.c:10228
44278 #, gcc-internal-format, gfc-internal-format
44279 msgid "Label %d referenced at %L is never defined"
44282 #: fortran/resolve.c:1726
44283 #, gcc-internal-format, gfc-internal-format
44284 msgid "Statement function '%s' at %L is not allowed as an actual argument"
44287 #: fortran/resolve.c:1734
44288 #, gcc-internal-format, gfc-internal-format
44289 msgid "Intrinsic '%s' at %L is not allowed as an actual argument"
44292 #: fortran/resolve.c:1742
44293 #, gcc-internal-format, gfc-internal-format
44294 msgid "Internal procedure '%s' is used as actual argument at %L"
44297 #: fortran/resolve.c:1750
44298 #, gcc-internal-format, gfc-internal-format
44300 "ELEMENTAL non-INTRINSIC procedure '%s' is not allowed as an actual argument "
44304 #: fortran/resolve.c:1777
44305 #, gcc-internal-format, gfc-internal-format
44307 "Unable to find a specific INTRINSIC procedure for the reference '%s' at %L"
44310 #: fortran/resolve.c:1799
44311 #, gcc-internal-format, gfc-internal-format
44312 msgid "Symbol '%s' at %L is ambiguous"
44315 #: fortran/resolve.c:1854
44316 #, gcc-internal-format, gfc-internal-format
44317 msgid "By-value argument at %L is not of numeric type"
44320 #: fortran/resolve.c:1861
44321 #, gcc-internal-format, gfc-internal-format
44322 msgid "By-value argument at %L cannot be an array or an array section"
44325 #: fortran/resolve.c:1875
44326 #, gcc-internal-format, gfc-internal-format
44327 msgid "By-value argument at %L is not allowed in this context"
44330 #: fortran/resolve.c:1887
44331 #, gcc-internal-format, gfc-internal-format
44332 msgid "Passing internal procedure at %L by location not allowed"
44335 #: fortran/resolve.c:1898
44336 #, gcc-internal-format, gfc-internal-format
44337 msgid "Coindexed actual argument at %L with ultimate pointer component"
44340 #: fortran/resolve.c:2029
44341 #, gcc-internal-format, gfc-internal-format
44343 "'%s' at %L is an array and OPTIONAL; IF IT IS MISSING, it cannot be the "
44344 "actual argument of an ELEMENTAL procedure unless there is a non-optional "
44345 "argument with the same rank (12.4.1.5)"
44348 #: fortran/resolve.c:2067
44349 #, gcc-internal-format, gfc-internal-format
44351 "Actual argument at %L for INTENT(%s) dummy '%s' of ELEMENTAL subroutine '%s' "
44352 "is a scalar, but another actual argument is an array"
44355 #: fortran/resolve.c:2229
44356 #, gcc-internal-format, gfc-internal-format
44358 "Character length mismatch in return type of function '%s' at %L (%ld/%ld)"
44361 #: fortran/resolve.c:2237
44362 #, gcc-internal-format, gfc-internal-format
44363 msgid "Return type mismatch of function '%s' at %L (%s/%s)"
44366 #: fortran/resolve.c:2256
44367 #, gcc-internal-format, gfc-internal-format
44369 "Dummy argument '%s' of procedure '%s' at %L has an attribute that requires "
44370 "an explicit interface for this procedure"
44373 #: fortran/resolve.c:2266
44374 #, gcc-internal-format, gfc-internal-format
44376 "Procedure '%s' at %L with assumed-shape dummy argument '%s' must have an "
44377 "explicit interface"
44380 #: fortran/resolve.c:2275
44381 #, gcc-internal-format, gfc-internal-format
44383 "Procedure '%s' at %L with assumed-rank dummy argument '%s' must have an "
44384 "explicit interface"
44387 #: fortran/resolve.c:2283
44388 #, gcc-internal-format, gfc-internal-format
44390 "Procedure '%s' at %L with coarray dummy argument '%s' must have an explicit "
44394 #: fortran/resolve.c:2291
44395 #, gcc-internal-format, gfc-internal-format
44397 "Procedure '%s' at %L with parametrized derived type argument '%s' must have "
44398 "an explicit interface"
44401 #: fortran/resolve.c:2300
44402 #, gcc-internal-format, gfc-internal-format
44404 "Procedure '%s' at %L with polymorphic dummy argument '%s' must have an "
44405 "explicit interface"
44408 #: fortran/resolve.c:2309
44409 #, gcc-internal-format, gfc-internal-format
44411 "Procedure '%s' at %L with assumed-type dummy argument '%s' must have an "
44412 "explicit interface"
44415 #: fortran/resolve.c:2321
44416 #, gcc-internal-format, gfc-internal-format
44418 "The reference to function '%s' at %L either needs an explicit INTERFACE or "
44419 "the rank is incorrect"
44422 #: fortran/resolve.c:2333
44423 #, gcc-internal-format, gfc-internal-format
44425 "Function '%s' at %L with a POINTER or ALLOCATABLE result must have an "
44426 "explicit interface"
44429 #: fortran/resolve.c:2346
44430 #, gcc-internal-format, gfc-internal-format
44432 "Nonconstant character-length function '%s' at %L must have an explicit "
44436 #: fortran/resolve.c:2356
44437 #, gcc-internal-format, gfc-internal-format
44438 msgid "ELEMENTAL procedure '%s' at %L must have an explicit interface"
44441 #: fortran/resolve.c:2363
44442 #, gcc-internal-format, gfc-internal-format
44444 "Procedure '%s' at %L with BIND(C) attribute must have an explicit interface"
44447 #: fortran/resolve.c:2469
44448 #, gcc-internal-format, gfc-internal-format
44449 msgid "There is no specific function for the generic '%s' at %L"
44452 #: fortran/resolve.c:2487
44453 #, gcc-internal-format, gfc-internal-format
44455 "Generic function '%s' at %L is not consistent with a specific intrinsic "
44459 #: fortran/resolve.c:2525
44460 #, gcc-internal-format, gfc-internal-format
44462 "Function '%s' at %L is INTRINSIC but is not compatible with an intrinsic"
44465 #: fortran/resolve.c:2574
44466 #, gcc-internal-format, gfc-internal-format
44467 msgid "Unable to resolve the specific function '%s' at %L"
44470 #: fortran/resolve.c:2630 fortran/resolve.c:14734
44471 #, gcc-internal-format, gfc-internal-format
44472 msgid "Function '%s' at %L has no IMPLICIT type"
44475 #: fortran/resolve.c:2830
44476 #, gcc-internal-format, gfc-internal-format
44477 msgid "Argument to '%s' at %L is not a variable"
44480 #: fortran/resolve.c:2874
44481 #, gcc-internal-format, gfc-internal-format
44482 msgid "More actual than formal arguments in '%s' call at %L"
44485 #: fortran/resolve.c:2886
44486 #, gcc-internal-format, gfc-internal-format
44488 "Parameter '%s' to '%s' at %L must be either a TARGET or an associated pointer"
44491 #: fortran/resolve.c:2895
44492 #, gcc-internal-format, gfc-internal-format
44493 msgid "Coindexed argument not permitted in '%s' call at %L"
44496 #: fortran/resolve.c:2918
44497 #, gcc-internal-format, gfc-internal-format
44498 msgid "Array section not permitted in '%s' call at %L"
44501 #: fortran/resolve.c:2929
44502 #, gcc-internal-format, gfc-internal-format
44503 msgid "Array section in '%s' call at %L"
44506 #: fortran/resolve.c:2948
44507 #, gcc-internal-format, gfc-internal-format
44509 "Allocatable variable '%s' used as a parameter to '%s' at %L must not be an "
44510 "array of zero size"
44513 #: fortran/resolve.c:2965
44514 #, gcc-internal-format, gfc-internal-format
44516 "Assumed-shape array '%s' at %L cannot be an argument to the procedure '%s' "
44517 "because it is not C interoperable"
44520 #: fortran/resolve.c:2975
44521 #, gcc-internal-format, gfc-internal-format
44523 "Deferred-shape array '%s' at %L cannot be an argument to the procedure '%s' "
44524 "because it is not C interoperable"
44527 #: fortran/resolve.c:2998 fortran/resolve.c:3035
44528 #, gcc-internal-format, gfc-internal-format
44529 msgid "CHARACTER argument '%s' to '%s' at %L must have a length of 1"
44532 #. Case 1c, section 15.1.2.5, J3/04-007: an associated
44534 #: fortran/resolve.c:3011
44535 #, gcc-internal-format, gfc-internal-format
44536 msgid "Argument '%s' to '%s' at %L must be an associated scalar POINTER"
44539 #: fortran/resolve.c:3027
44540 #, gcc-internal-format, gfc-internal-format
44541 msgid "Parameter '%s' to '%s' at %L must be a scalar"
44544 #: fortran/resolve.c:3043
44545 #, gcc-internal-format, gfc-internal-format
44546 msgid "Parameter '%s' to '%s' at %L must not be polymorphic"
44549 #. TODO: Update this error message to allow for procedure
44550 #. pointers once they are implemented.
44551 #: fortran/resolve.c:3056
44552 #, gcc-internal-format, gfc-internal-format
44553 msgid "Argument '%s' to '%s' at %L must be a procedure"
44556 #: fortran/resolve.c:3063
44557 #, gcc-internal-format, gfc-internal-format
44558 msgid "Noninteroperable argument '%s' to '%s' at %L"
44561 #: fortran/resolve.c:3111
44562 #, gcc-internal-format, gfc-internal-format
44563 msgid "'%s' at %L is not a function"
44566 #: fortran/resolve.c:3119 fortran/resolve.c:3793
44567 #, gcc-internal-format, gfc-internal-format
44568 msgid "ABSTRACT INTERFACE '%s' must not be referenced at %L"
44571 #. Internal procedures are taken care of in resolve_contained_fntype.
44572 #: fortran/resolve.c:3175
44573 #, gcc-internal-format, gfc-internal-format
44575 "Function '%s' is declared CHARACTER(*) and cannot be used at %L since it is "
44576 "not a dummy argument"
44579 #: fortran/resolve.c:3228
44580 #, gcc-internal-format, gfc-internal-format
44582 "User defined non-ELEMENTAL function '%s' at %L not allowed in WORKSHARE "
44586 #: fortran/resolve.c:3278
44587 #, gcc-internal-format, gfc-internal-format
44588 msgid "Reference to non-PURE function '%s' at %L inside a FORALL %s"
44591 #: fortran/resolve.c:3285
44592 #, gcc-internal-format, gfc-internal-format
44593 msgid "Reference to non-PURE function '%s' at %L inside a DO CONCURRENT %s"
44596 #: fortran/resolve.c:3292
44597 #, gcc-internal-format, gfc-internal-format
44599 "Function reference to '%s' at %L is to a non-PURE procedure within a PURE "
44603 #: fortran/resolve.c:3311
44604 #, gcc-internal-format, gfc-internal-format
44606 "ENTRY '%s' at %L cannot be called recursively, as function '%s' is not "
44610 #: fortran/resolve.c:3315
44611 #, gcc-internal-format, gfc-internal-format
44613 "Function '%s' at %L cannot be called recursively, as it is not RECURSIVE"
44616 #: fortran/resolve.c:3354
44617 #, gcc-internal-format, gfc-internal-format
44618 msgid "Subroutine call to '%s' in FORALL block at %L is not PURE"
44621 #: fortran/resolve.c:3357
44622 #, gcc-internal-format, gfc-internal-format
44623 msgid "Subroutine call to '%s' in DO CONCURRENT block at %L is not PURE"
44626 #: fortran/resolve.c:3360
44627 #, gcc-internal-format, gfc-internal-format
44628 msgid "Subroutine call to '%s' at %L is not PURE"
44631 #: fortran/resolve.c:3426
44632 #, gcc-internal-format, gfc-internal-format
44633 msgid "There is no specific subroutine for the generic '%s' at %L"
44636 #: fortran/resolve.c:3435
44637 #, gcc-internal-format, gfc-internal-format
44639 "Generic subroutine '%s' at %L is not consistent with an intrinsic subroutine "
44643 #: fortran/resolve.c:3546
44644 #, gcc-internal-format, gfc-internal-format
44645 msgid "Argument CPTR to C_F_POINTER at %L shall have the type C_PTR"
44648 #: fortran/resolve.c:3554
44649 #, gcc-internal-format, gfc-internal-format
44650 msgid "Argument FPTR to C_F_POINTER at %L must not be polymorphic"
44653 #: fortran/resolve.c:3568
44654 #, gcc-internal-format, gfc-internal-format
44655 msgid "Missing SHAPE argument for call to %s at %L"
44658 #: fortran/resolve.c:3575
44659 #, gcc-internal-format, gfc-internal-format
44660 msgid "SHAPE argument for call to %s at %L must be a rank 1 INTEGER array"
44663 #: fortran/resolve.c:3588
44664 #, gcc-internal-format, gfc-internal-format
44665 msgid "Argument at %L to C_F_FUNPOINTER shall have the type C_FUNPTR"
44668 #: fortran/resolve.c:3594
44669 #, gcc-internal-format, gfc-internal-format
44670 msgid "Noninteroperable procedure-pointer at %L to C_F_FUNPOINTER"
44673 #: fortran/resolve.c:3660
44674 #, gcc-internal-format, gfc-internal-format
44676 "Subroutine '%s' at %L is INTRINSIC but is not compatible with an intrinsic"
44679 #: fortran/resolve.c:3704
44680 #, gcc-internal-format, gfc-internal-format
44681 msgid "Unable to resolve the specific subroutine '%s' at %L"
44684 #: fortran/resolve.c:3764
44685 #, gcc-internal-format, gfc-internal-format
44686 msgid "'%s' at %L has a type, which is not consistent with the CALL at %L"
44689 #: fortran/resolve.c:3803
44690 #, gcc-internal-format, gfc-internal-format
44692 "ENTRY '%s' at %L cannot be called recursively, as subroutine '%s' is not "
44696 #: fortran/resolve.c:3807
44697 #, gcc-internal-format, gfc-internal-format
44699 "SUBROUTINE '%s' at %L cannot be called recursively, as it is not RECURSIVE"
44702 #: fortran/resolve.c:3885
44703 #, gcc-internal-format, gfc-internal-format
44704 msgid "Shapes for operands at %L and %L are not conformable"
44707 #: fortran/resolve.c:4405
44708 #, gcc-internal-format, gfc-internal-format
44709 msgid "Array reference at %L is out of bounds (%ld < %ld) in dimension %d"
44712 #: fortran/resolve.c:4410
44713 #, gcc-internal-format, gfc-internal-format
44714 msgid "Array reference at %L is out of bounds (%ld < %ld) in codimension %d"
44717 #: fortran/resolve.c:4420
44718 #, gcc-internal-format, gfc-internal-format
44719 msgid "Array reference at %L is out of bounds (%ld > %ld) in dimension %d"
44722 #: fortran/resolve.c:4425
44723 #, gcc-internal-format, gfc-internal-format
44724 msgid "Array reference at %L is out of bounds (%ld > %ld) in codimension %d"
44727 #: fortran/resolve.c:4445
44728 #, gcc-internal-format, gfc-internal-format
44729 msgid "Illegal stride of zero at %L"
44732 #: fortran/resolve.c:4462
44733 #, gcc-internal-format, gfc-internal-format
44735 "Lower array reference at %L is out of bounds (%ld < %ld) in dimension %d"
44738 #: fortran/resolve.c:4470
44739 #, gcc-internal-format, gfc-internal-format
44741 "Lower array reference at %L is out of bounds (%ld > %ld) in dimension %d"
44744 #: fortran/resolve.c:4486
44745 #, gcc-internal-format, gfc-internal-format
44747 "Upper array reference at %L is out of bounds (%ld < %ld) in dimension %d"
44750 #: fortran/resolve.c:4495
44751 #, gcc-internal-format, gfc-internal-format
44753 "Upper array reference at %L is out of bounds (%ld > %ld) in dimension %d"
44756 #: fortran/resolve.c:4534
44757 #, gcc-internal-format, gfc-internal-format
44758 msgid "Rightmost upper bound of assumed size array section not specified at %L"
44761 #: fortran/resolve.c:4544
44762 #, gcc-internal-format, gfc-internal-format
44763 msgid "Rank mismatch in array reference at %L (%d/%d)"
44766 #: fortran/resolve.c:4552
44767 #, gcc-internal-format, gfc-internal-format
44768 msgid "Coindex rank mismatch in array reference at %L (%d/%d)"
44771 #: fortran/resolve.c:4568
44772 #, gcc-internal-format, gfc-internal-format
44773 msgid "Coindex of codimension %d must be a scalar at %L"
44776 #: fortran/resolve.c:4596
44777 #, gcc-internal-format, gfc-internal-format
44778 msgid "Array index at %L must be scalar"
44781 #: fortran/resolve.c:4602
44782 #, gcc-internal-format, gfc-internal-format
44783 msgid "Array index at %L must be of INTEGER type, found %s"
44786 #: fortran/resolve.c:4608
44787 #, gcc-internal-format, gfc-internal-format
44788 msgid "REAL array index at %L"
44791 #: fortran/resolve.c:4647
44792 #, gcc-internal-format, gfc-internal-format
44793 msgid "Argument dim at %L must be scalar"
44796 #: fortran/resolve.c:4654
44797 #, gcc-internal-format, gfc-internal-format
44798 msgid "Argument dim at %L must be of INTEGER type"
44801 #: fortran/resolve.c:4764
44802 #, gcc-internal-format, gfc-internal-format
44803 msgid "Array index at %L is an array of rank %d"
44806 #: fortran/resolve.c:4862
44807 #, gcc-internal-format, gfc-internal-format
44808 msgid "Substring start index at %L must be of type INTEGER"
44811 #: fortran/resolve.c:4869
44812 #, gcc-internal-format, gfc-internal-format
44813 msgid "Substring start index at %L must be scalar"
44816 #: fortran/resolve.c:4878
44817 #, gcc-internal-format, gfc-internal-format
44818 msgid "Substring start index at %L is less than one"
44821 #: fortran/resolve.c:4891
44822 #, gcc-internal-format, gfc-internal-format
44823 msgid "Substring end index at %L must be of type INTEGER"
44826 #: fortran/resolve.c:4898
44827 #, gcc-internal-format, gfc-internal-format
44828 msgid "Substring end index at %L must be scalar"
44831 #: fortran/resolve.c:4908
44832 #, gcc-internal-format, gfc-internal-format
44833 msgid "Substring end index at %L exceeds the string length"
44836 #: fortran/resolve.c:4918
44837 #, gcc-internal-format, gfc-internal-format
44838 msgid "Substring end index at %L is too large"
44841 #: fortran/resolve.c:5070
44842 #, gcc-internal-format, gfc-internal-format
44844 "Component to the right of a part reference with nonzero rank must not have "
44845 "the POINTER attribute at %L"
44848 #: fortran/resolve.c:5080
44849 #, gcc-internal-format, gfc-internal-format
44851 "Component to the right of a part reference with nonzero rank must not have "
44852 "the ALLOCATABLE attribute at %L"
44855 #: fortran/resolve.c:5099
44856 #, gcc-internal-format, gfc-internal-format
44858 "Two or more part references with nonzero rank must not be specified at %L"
44861 #: fortran/resolve.c:5234
44862 #, gcc-internal-format, gfc-internal-format
44863 msgid "Assumed-type variable %s at %L may only be used as actual argument"
44866 #. FIXME: It doesn't work reliably as inquiry_argument is not set
44867 #. for all inquiry functions in resolve_function; the reason is
44868 #. that the function-name resolution happens too late in that
44870 #: fortran/resolve.c:5244
44871 #, gcc-internal-format, gfc-internal-format
44873 "Assumed-type variable %s at %L as actual argument to an inquiry function "
44874 "shall be the first argument"
44877 #: fortran/resolve.c:5260
44878 #, gcc-internal-format, gfc-internal-format
44879 msgid "Assumed-rank variable %s at %L may only be used as actual argument"
44882 #. FIXME: It doesn't work reliably as inquiry_argument is not set
44883 #. for all inquiry functions in resolve_function; the reason is
44884 #. that the function-name resolution happens too late in that
44886 #: fortran/resolve.c:5270
44887 #, gcc-internal-format, gfc-internal-format
44889 "Assumed-rank variable %s at %L as actual argument to an inquiry function "
44890 "shall be the first argument"
44893 #: fortran/resolve.c:5282
44894 #, gcc-internal-format, gfc-internal-format
44895 msgid "Assumed-type variable %s at %L shall not have a subobject reference"
44898 #: fortran/resolve.c:5297
44899 #, gcc-internal-format, gfc-internal-format
44900 msgid "Assumed-rank variable %s at %L shall not have a subobject reference"
44903 #: fortran/resolve.c:5384
44904 #, gcc-internal-format, gfc-internal-format
44906 "Variable '%s', used in a specification expression, is referenced at %L "
44907 "before the ENTRY statement in which it is a parameter"
44910 #: fortran/resolve.c:5389
44911 #, gcc-internal-format, gfc-internal-format
44913 "Variable '%s' is used at %L before the ENTRY statement in which it is a "
44917 #: fortran/resolve.c:5452
44918 #, gcc-internal-format, gfc-internal-format
44919 msgid "Polymorphic subobject of coindexed object at %L"
44922 #: fortran/resolve.c:5465
44923 #, gcc-internal-format, gfc-internal-format
44924 msgid "Coindexed object with polymorphic allocatable subcomponent at %L"
44927 #: fortran/resolve.c:5797
44928 #, gcc-internal-format, gfc-internal-format
44929 msgid "Passed-object at %L must be scalar"
44932 #: fortran/resolve.c:5804
44933 #, gcc-internal-format, gfc-internal-format
44935 "Base object for procedure-pointer component call at %L is of ABSTRACT type "
44939 #: fortran/resolve.c:5839
44940 #, gcc-internal-format, gfc-internal-format
44942 "Base object for type-bound procedure call at %L is of ABSTRACT type '%s'"
44945 #: fortran/resolve.c:5848
44946 #, gcc-internal-format, gfc-internal-format
44947 msgid "Base object for NOPASS type-bound procedure call at %L must be scalar"
44950 #. Nothing matching found!
44951 #: fortran/resolve.c:6036
44952 #, gcc-internal-format, gfc-internal-format
44954 "Found no matching specific binding for the call to the GENERIC '%s' at %L"
44957 #: fortran/resolve.c:6063
44958 #, gcc-internal-format, gfc-internal-format
44959 msgid "'%s' at %L should be a SUBROUTINE"
44962 #: fortran/resolve.c:6110
44963 #, gcc-internal-format, gfc-internal-format
44964 msgid "'%s' at %L should be a FUNCTION"
44967 #: fortran/resolve.c:6640
44968 #, gcc-internal-format, gfc-internal-format
44969 msgid "%s at %L must be a scalar"
44972 #: fortran/resolve.c:6650
44973 #, gcc-internal-format, gfc-internal-format
44974 msgid "%s at %L must be integer"
44977 #: fortran/resolve.c:6654 fortran/resolve.c:6661
44978 #, gcc-internal-format, gfc-internal-format
44979 msgid "%s at %L must be INTEGER"
44982 #: fortran/resolve.c:6705
44983 #, gcc-internal-format, gfc-internal-format
44984 msgid "Step expression in DO loop at %L cannot be zero"
44987 #: fortran/resolve.c:6740
44988 #, gcc-internal-format, gfc-internal-format
44989 msgid "DO loop at %L will be executed zero times"
44992 #: fortran/resolve.c:6801
44993 #, gcc-internal-format, gfc-internal-format
44994 msgid "FORALL index-name at %L must be a scalar INTEGER"
44997 #: fortran/resolve.c:6806
44998 #, gcc-internal-format, gfc-internal-format
44999 msgid "FORALL start expression at %L must be a scalar INTEGER"
45002 #: fortran/resolve.c:6813
45003 #, gcc-internal-format, gfc-internal-format
45004 msgid "FORALL end expression at %L must be a scalar INTEGER"
45007 #: fortran/resolve.c:6821
45008 #, gcc-internal-format, gfc-internal-format
45009 msgid "FORALL stride expression at %L must be a scalar %s"
45012 #: fortran/resolve.c:6826
45013 #, gcc-internal-format, gfc-internal-format
45014 msgid "FORALL stride expression at %L cannot be zero"
45017 #: fortran/resolve.c:6842
45018 #, gcc-internal-format, gfc-internal-format
45019 msgid "FORALL index '%s' may not appear in triplet specification at %L"
45022 #: fortran/resolve.c:6940 fortran/resolve.c:7228
45023 #, gcc-internal-format, gfc-internal-format
45024 msgid "Allocate-object at %L must be ALLOCATABLE or a POINTER"
45027 #: fortran/resolve.c:6948 fortran/resolve.c:7193
45028 #, gcc-internal-format, gfc-internal-format
45029 msgid "Coindexed allocatable object at %L"
45032 #: fortran/resolve.c:7053
45033 #, gcc-internal-format, gfc-internal-format
45035 "Source-expr at %L must be scalar or have the same rank as the allocate-"
45039 #: fortran/resolve.c:7081
45040 #, gcc-internal-format, gfc-internal-format
45041 msgid "Source-expr at %L and allocate-object at %L must have the same shape"
45044 #: fortran/resolve.c:7239
45045 #, gcc-internal-format, gfc-internal-format
45046 msgid "Type of entity at %L is type incompatible with source-expr at %L"
45049 #: fortran/resolve.c:7252
45050 #, gcc-internal-format, gfc-internal-format
45052 "The allocate-object at %L and the source-expr at %L shall have the same kind "
45056 #: fortran/resolve.c:7266
45057 #, gcc-internal-format, gfc-internal-format
45059 "The source-expr at %L shall neither be of type LOCK_TYPE nor have a "
45060 "LOCK_TYPE component if allocate-object at %L is a coarray"
45063 #: fortran/resolve.c:7279
45064 #, gcc-internal-format, gfc-internal-format
45066 "Allocating %s of ABSTRACT base type at %L requires a type-spec or source-expr"
45069 #: fortran/resolve.c:7290
45070 #, gcc-internal-format, gfc-internal-format
45072 "Allocating %s at %L with type-spec requires the same character-length "
45073 "parameter as in the declaration"
45076 #: fortran/resolve.c:7397
45077 #, gcc-internal-format, gfc-internal-format
45078 msgid "Array specification required in ALLOCATE statement at %L"
45081 #: fortran/resolve.c:7411
45082 #, gcc-internal-format, gfc-internal-format
45083 msgid "Coarray specification required in ALLOCATE statement at %L"
45086 #: fortran/resolve.c:7438
45087 #, gcc-internal-format, gfc-internal-format
45088 msgid "Bad array specification in ALLOCATE statement at %L"
45091 #: fortran/resolve.c:7457
45092 #, gcc-internal-format, gfc-internal-format
45094 "'%s' must not appear in the array specification at %L in the same ALLOCATE "
45095 "statement where it is itself allocated"
45098 #: fortran/resolve.c:7472
45099 #, gcc-internal-format, gfc-internal-format
45100 msgid "Expected '*' in coindex specification in ALLOCATE statement at %L"
45103 #: fortran/resolve.c:7483
45104 #, gcc-internal-format, gfc-internal-format
45105 msgid "Bad coarray specification in ALLOCATE statement at %L"
45108 #: fortran/resolve.c:7513
45109 #, gcc-internal-format, gfc-internal-format
45110 msgid "Stat-variable at %L must be a scalar INTEGER variable"
45113 #: fortran/resolve.c:7536
45114 #, gcc-internal-format, gfc-internal-format
45115 msgid "Stat-variable at %L shall not be %sd within the same %s statement"
45118 #: fortran/resolve.c:7547
45119 #, gcc-internal-format, gfc-internal-format
45120 msgid "ERRMSG at %L is useless without a STAT tag"
45123 #: fortran/resolve.c:7558
45124 #, gcc-internal-format, gfc-internal-format
45125 msgid "Errmsg-variable at %L must be a scalar CHARACTER variable"
45128 #: fortran/resolve.c:7581
45129 #, gcc-internal-format, gfc-internal-format
45130 msgid "Errmsg-variable at %L shall not be %sd within the same %s statement"
45133 #: fortran/resolve.c:7611
45134 #, gcc-internal-format, gfc-internal-format
45135 msgid "Allocate-object at %L also appears at %L"
45138 #: fortran/resolve.c:7617 fortran/resolve.c:7623
45139 #, gcc-internal-format, gfc-internal-format
45140 msgid "Allocate-object at %L is subobject of object at %L"
45143 #. The cases overlap, or they are the same
45144 #. element in the list. Either way, we must
45145 #. issue an error and get the next case from P.
45146 #. FIXME: Sort P and Q by line number.
45147 #: fortran/resolve.c:7827
45148 #, gcc-internal-format, gfc-internal-format
45149 msgid "CASE label at %L overlaps with CASE label at %L"
45152 #: fortran/resolve.c:7878
45153 #, gcc-internal-format, gfc-internal-format
45154 msgid "Expression in CASE statement at %L must be of type %s"
45157 #: fortran/resolve.c:7889
45158 #, gcc-internal-format, gfc-internal-format
45159 msgid "Expression in CASE statement at %L must be of kind %d"
45162 #: fortran/resolve.c:7902
45163 #, gcc-internal-format, gfc-internal-format
45164 msgid "Expression in CASE statement at %L must be scalar"
45167 #: fortran/resolve.c:7948
45168 #, gcc-internal-format, gfc-internal-format
45170 "Selection expression in computed GOTO statement at %L must be a scalar "
45171 "integer expression"
45174 #: fortran/resolve.c:7967
45175 #, gcc-internal-format, gfc-internal-format
45176 msgid "Argument of SELECT statement at %L cannot be %s"
45179 #: fortran/resolve.c:7977
45180 #, gcc-internal-format, gfc-internal-format
45181 msgid "Argument of SELECT statement at %L must be a scalar expression"
45184 #: fortran/resolve.c:7995 fortran/resolve.c:8003
45185 #, gcc-internal-format, gfc-internal-format
45186 msgid "Expression in CASE statement at %L is not in the range of %s"
45189 #: fortran/resolve.c:8065 fortran/resolve.c:8435
45190 #, gcc-internal-format, gfc-internal-format
45192 "The DEFAULT CASE at %L cannot be followed by a second DEFAULT CASE at %L"
45195 #: fortran/resolve.c:8091
45196 #, gcc-internal-format, gfc-internal-format
45197 msgid "Logical range in CASE statement at %L is not allowed"
45200 #: fortran/resolve.c:8103
45201 #, gcc-internal-format, gfc-internal-format
45202 msgid "Constant logical value in CASE statement is repeated at %L"
45205 #: fortran/resolve.c:8117
45206 #, gcc-internal-format, gfc-internal-format
45207 msgid "Range specification at %L can never be matched"
45210 #: fortran/resolve.c:8220
45211 #, gcc-internal-format, gfc-internal-format
45212 msgid "Logical SELECT CASE block at %L has more that two cases"
45215 #: fortran/resolve.c:8287
45216 #, gcc-internal-format, gfc-internal-format
45217 msgid "Associate-name '%s' at %L is used as array"
45220 #: fortran/resolve.c:8297
45221 #, gcc-internal-format, gfc-internal-format
45222 msgid "CLASS selector at %L needs a temporary which is not yet implemented"
45225 #: fortran/resolve.c:8354
45226 #, gcc-internal-format, gfc-internal-format
45227 msgid "Selector shall be polymorphic in SELECT TYPE statement at %L"
45230 #: fortran/resolve.c:8371 fortran/resolve.c:8383
45231 #, gcc-internal-format, gfc-internal-format
45232 msgid "Selector at %L must not be coindexed"
45235 #: fortran/resolve.c:8399
45236 #, gcc-internal-format, gfc-internal-format
45237 msgid "Derived type '%s' at %L must be extensible"
45240 #: fortran/resolve.c:8411
45241 #, gcc-internal-format, gfc-internal-format
45242 msgid "Derived type '%s' at %L must be an extension of '%s'"
45245 #: fortran/resolve.c:8414
45246 #, gcc-internal-format, gfc-internal-format
45247 msgid "Unexpected intrinsic type '%s' at %L"
45250 #: fortran/resolve.c:8423
45251 #, gcc-internal-format, gfc-internal-format
45253 "The type-spec at %L shall specify that each length type parameter is assumed"
45256 #: fortran/resolve.c:8618
45257 #, gcc-internal-format, gfc-internal-format
45258 msgid "Double CLASS IS block in SELECT TYPE statement at %L"
45261 #: fortran/resolve.c:8709
45262 #, gcc-internal-format, gfc-internal-format
45263 msgid "NULL intrinsic at %L in data transfer statement requires MOLD="
45266 #. FIXME: Test for defined input/output.
45267 #: fortran/resolve.c:8737
45268 #, gcc-internal-format, gfc-internal-format
45270 "Data transfer element at %L cannot be polymorphic unless it is processed by "
45271 "a defined input/output procedure"
45274 #: fortran/resolve.c:8749
45275 #, gcc-internal-format, gfc-internal-format
45277 "Data transfer element at %L cannot have POINTER components unless it is "
45278 "processed by a defined input/output procedure"
45281 #: fortran/resolve.c:8758
45282 #, gcc-internal-format, gfc-internal-format
45283 msgid "Data transfer element at %L cannot have procedure pointer components"
45286 #: fortran/resolve.c:8765
45287 #, gcc-internal-format, gfc-internal-format
45289 "Data transfer element at %L cannot have ALLOCATABLE components unless it is "
45290 "processed by a defined input/output procedure"
45293 #: fortran/resolve.c:8773
45294 #, gcc-internal-format, gfc-internal-format
45295 msgid "Data transfer element at %L cannot have PRIVATE components"
45298 #: fortran/resolve.c:8782
45299 #, gcc-internal-format, gfc-internal-format
45301 "Data transfer element at %L cannot be a full reference to an assumed-size "
45305 #: fortran/resolve.c:8832
45306 #, gcc-internal-format, gfc-internal-format
45307 msgid "Lock variable at %L must be a scalar of type LOCK_TYPE"
45310 #: fortran/resolve.c:8839 fortran/resolve.c:8903
45311 #, gcc-internal-format, gfc-internal-format
45312 msgid "STAT= argument at %L must be a scalar INTEGER variable"
45315 #: fortran/resolve.c:8851 fortran/resolve.c:8910
45316 #, gcc-internal-format, gfc-internal-format
45317 msgid "ERRMSG= argument at %L must be a scalar CHARACTER variable"
45320 #: fortran/resolve.c:8863
45321 #, gcc-internal-format, gfc-internal-format
45322 msgid "ACQUIRED_LOCK= argument at %L must be a scalar LOGICAL variable"
45325 #: fortran/resolve.c:8880
45326 #, gcc-internal-format, gfc-internal-format
45327 msgid "Imageset argument at %L must be a scalar or rank-1 INTEGER expression"
45330 #: fortran/resolve.c:8884 fortran/resolve.c:8894
45331 #, gcc-internal-format, gfc-internal-format
45332 msgid "Imageset argument at %L must between 1 and num_images()"
45335 #: fortran/resolve.c:8937
45336 #, gcc-internal-format, gfc-internal-format
45338 "Statement at %L is not a valid branch target statement for the branch "
45342 #: fortran/resolve.c:8946
45343 #, gcc-internal-format, gfc-internal-format
45344 msgid "Branch at %L may result in an infinite loop"
45347 #. Note: A label at END CRITICAL does not leave the CRITICAL
45348 #. construct as END CRITICAL is still part of it.
45349 #: fortran/resolve.c:8963 fortran/resolve.c:8986
45350 #, gcc-internal-format, gfc-internal-format
45351 msgid "GOTO statement at %L leaves CRITICAL construct for label at %L"
45354 #: fortran/resolve.c:8967 fortran/resolve.c:8992
45355 #, gcc-internal-format, gfc-internal-format
45356 msgid "GOTO statement at %L leaves DO CONCURRENT construct for label at %L"
45359 #. The label is not in an enclosing block, so illegal. This was
45360 #. allowed in Fortran 66, so we allow it as extension. No
45361 #. further checks are necessary in this case.
45362 #: fortran/resolve.c:9007
45363 #, gcc-internal-format, gfc-internal-format
45364 msgid "Label at %L is not in the same block as the GOTO statement at %L"
45367 #: fortran/resolve.c:9079
45368 #, gcc-internal-format, gfc-internal-format
45369 msgid "WHERE mask at %L has inconsistent shape"
45372 #: fortran/resolve.c:9095
45373 #, gcc-internal-format, gfc-internal-format
45374 msgid "WHERE assignment target at %L has inconsistent shape"
45377 #: fortran/resolve.c:9103 fortran/resolve.c:9190
45378 #, gcc-internal-format, gfc-internal-format
45379 msgid "Non-ELEMENTAL user-defined assignment in WHERE at %L"
45382 #: fortran/resolve.c:9113 fortran/resolve.c:9200
45383 #, gcc-internal-format, gfc-internal-format
45384 msgid "Unsupported statement inside WHERE at %L"
45387 #: fortran/resolve.c:9144
45388 #, gcc-internal-format, gfc-internal-format
45389 msgid "Assignment to a FORALL index variable at %L"
45392 #: fortran/resolve.c:9153
45393 #, gcc-internal-format, gfc-internal-format
45395 "The FORALL with index '%s' is not used on the left side of the assignment at "
45396 "%L and so might cause multiple assignment to this object"
45399 #: fortran/resolve.c:9322
45400 #, gcc-internal-format, gfc-internal-format
45401 msgid "An outer FORALL construct already has an index with this name %L"
45404 #: fortran/resolve.c:9402
45405 #, gcc-internal-format, gfc-internal-format
45406 msgid "WHERE/ELSEWHERE clause at %L requires a LOGICAL array"
45409 #: fortran/resolve.c:9556
45410 #, gcc-internal-format, gfc-internal-format
45411 msgid "CHARACTER expression will be truncated in assignment (%d/%d) at %L"
45414 #: fortran/resolve.c:9588
45415 #, gcc-internal-format, gfc-internal-format
45417 "Coindexed expression at %L is assigned to a derived type variable with a "
45418 "POINTER component in a PURE procedure"
45421 #: fortran/resolve.c:9593
45422 #, gcc-internal-format, gfc-internal-format
45424 "The impure variable at %L is assigned to a derived type variable with a "
45425 "POINTER component in a PURE procedure (12.6)"
45428 #: fortran/resolve.c:9603
45429 #, gcc-internal-format, gfc-internal-format
45430 msgid "Assignment to coindexed variable at %L in a PURE procedure"
45433 #: fortran/resolve.c:9634
45434 #, gcc-internal-format, gfc-internal-format
45436 "Variable must not be polymorphic in intrinsic assignment at %L - check that "
45437 "there is a matching specific subroutine for '=' operator"
45440 #: fortran/resolve.c:9643
45441 #, gcc-internal-format, gfc-internal-format
45443 "Coindexed variable must not be have an allocatable ultimate component in "
45447 #: fortran/resolve.c:9894
45448 #, gcc-internal-format, gfc-internal-format
45450 "TODO: type-bound defined assignment(s) at %L not done because multiple part "
45451 "array references would occur in intermediate expressions."
45454 #: fortran/resolve.c:10181
45455 #, gcc-internal-format, gfc-internal-format
45456 msgid "ASSIGNED GOTO statement at %L requires an INTEGER variable"
45459 #: fortran/resolve.c:10184
45460 #, gcc-internal-format, gfc-internal-format
45461 msgid "Variable '%s' has not been assigned a target label at %L"
45464 #: fortran/resolve.c:10195
45465 #, gcc-internal-format, gfc-internal-format
45467 "Alternate RETURN statement at %L requires a SCALAR-INTEGER return specifier"
45470 #: fortran/resolve.c:10236
45471 #, gcc-internal-format, gfc-internal-format
45472 msgid "ASSIGN statement at %L requires a scalar default INTEGER variable"
45475 #: fortran/resolve.c:10269
45476 #, gcc-internal-format, gfc-internal-format
45477 msgid "Arithmetic IF statement at %L requires a numeric expression"
45480 #: fortran/resolve.c:10328
45481 #, gcc-internal-format, gfc-internal-format
45483 "Exit condition of DO WHILE loop at %L must be a scalar LOGICAL expression"
45486 #: fortran/resolve.c:10412
45487 #, gcc-internal-format, gfc-internal-format
45488 msgid "FORALL mask clause at %L requires a scalar LOGICAL expression"
45491 #: fortran/resolve.c:10494 fortran/resolve.c:10547
45492 #, gcc-internal-format, gfc-internal-format
45494 "Binding label '%s' for common block '%s' at %L collides with the global "
45495 "entity '%s' at %L"
45498 #. Common block names match but binding labels do not.
45499 #: fortran/resolve.c:10512
45500 #, gcc-internal-format, gfc-internal-format
45502 "Binding label '%s' for common block '%s' at %L does not match the binding "
45503 "label '%s' for common block '%s' at %L"
45506 #: fortran/resolve.c:10559
45507 #, gcc-internal-format, gfc-internal-format
45509 "Binding label '%s' for common block '%s' at %L collides with global entity "
45513 #. Make sure global procedures don't collide with anything.
45514 #: fortran/resolve.c:10611
45515 #, gcc-internal-format, gfc-internal-format
45516 msgid "Binding label '%s' at %L collides with the global entity '%s' at %L"
45519 #. Make sure procedures in interface bodies don't collide.
45520 #: fortran/resolve.c:10624
45521 #, gcc-internal-format, gfc-internal-format
45523 "Binding label '%s' in interface body at %L collides with the global entity "
45527 #: fortran/resolve.c:10637
45528 #, gcc-internal-format, gfc-internal-format
45529 msgid "Binding label '%s' at %L collides with global entity '%s' at %L"
45532 #: fortran/resolve.c:10735
45533 #, gcc-internal-format, gfc-internal-format
45535 "CHARACTER variable at %L has negative length %d, the length has been set to "
45539 #: fortran/resolve.c:10748
45540 #, gcc-internal-format, gfc-internal-format
45541 msgid "String length at %L is too large"
45544 #: fortran/resolve.c:11084
45545 #, gcc-internal-format, gfc-internal-format
45546 msgid "Allocatable array '%s' at %L must have a deferred shape or assumed rank"
45549 #: fortran/resolve.c:11088
45550 #, gcc-internal-format, gfc-internal-format
45551 msgid "Scalar object '%s' at %L may not be ALLOCATABLE"
45554 #: fortran/resolve.c:11096
45555 #, gcc-internal-format, gfc-internal-format
45556 msgid "Array pointer '%s' at %L must have a deferred shape or assumed rank"
45559 #: fortran/resolve.c:11106
45560 #, gcc-internal-format, gfc-internal-format
45561 msgid "Array '%s' at %L cannot have a deferred shape"
45564 #: fortran/resolve.c:11121
45565 #, gcc-internal-format, gfc-internal-format
45566 msgid "Type '%s' of CLASS variable '%s' at %L is not extensible"
45569 #: fortran/resolve.c:11133
45570 #, gcc-internal-format, gfc-internal-format
45571 msgid "CLASS variable '%s' at %L must be dummy, allocatable or pointer"
45574 #: fortran/resolve.c:11164
45575 #, gcc-internal-format, gfc-internal-format
45577 "The type '%s' cannot be host associated at %L because it is blocked by an "
45578 "incompatible object of the same name declared at %L"
45581 #: fortran/resolve.c:11186
45582 #, gcc-internal-format, gfc-internal-format
45584 "Implied SAVE for module variable '%s' at %L, needed due to the default "
45588 #. The shape of a main program or module array needs to be
45590 #: fortran/resolve.c:11235
45591 #, gcc-internal-format, gfc-internal-format
45592 msgid "The module or main program array '%s' at %L must have constant shape"
45595 #: fortran/resolve.c:11244
45596 #, gcc-internal-format, gfc-internal-format
45598 "Entity '%s' at %L has a deferred type parameter and requires either the "
45599 "pointer or allocatable attribute"
45602 #: fortran/resolve.c:11259
45603 #, gcc-internal-format, gfc-internal-format
45605 "Entity with assumed character length at %L must be a dummy argument or a "
45609 #: fortran/resolve.c:11280
45610 #, gcc-internal-format, gfc-internal-format
45611 msgid "'%s' at %L must have constant character length in this context"
45614 #: fortran/resolve.c:11287
45615 #, gcc-internal-format, gfc-internal-format
45616 msgid "COMMON variable '%s' at %L must have constant character length"
45619 #: fortran/resolve.c:11334
45620 #, gcc-internal-format, gfc-internal-format
45621 msgid "Allocatable '%s' at %L cannot have an initializer"
45624 #: fortran/resolve.c:11337
45625 #, gcc-internal-format, gfc-internal-format
45626 msgid "External '%s' at %L cannot have an initializer"
45629 #: fortran/resolve.c:11341
45630 #, gcc-internal-format, gfc-internal-format
45631 msgid "Dummy '%s' at %L cannot have an initializer"
45634 #: fortran/resolve.c:11344
45635 #, gcc-internal-format, gfc-internal-format
45636 msgid "Intrinsic '%s' at %L cannot have an initializer"
45639 #: fortran/resolve.c:11347
45640 #, gcc-internal-format, gfc-internal-format
45641 msgid "Function result '%s' at %L cannot have an initializer"
45644 #: fortran/resolve.c:11350
45645 #, gcc-internal-format, gfc-internal-format
45646 msgid "Automatic array '%s' at %L cannot have an initializer"
45649 #: fortran/resolve.c:11393
45650 #, gcc-internal-format, gfc-internal-format
45652 "Character-valued statement function '%s' at %L must have constant length"
45655 #: fortran/resolve.c:11415
45656 #, gcc-internal-format, gfc-internal-format
45658 "'%s' is of a PRIVATE type and cannot be a dummy argument of '%s', which is "
45662 #: fortran/resolve.c:11437 fortran/resolve.c:11461
45663 #, gcc-internal-format, gfc-internal-format
45665 "Procedure '%s' in PUBLIC interface '%s' at %L takes dummy arguments of '%s' "
45669 #: fortran/resolve.c:11479
45670 #, gcc-internal-format, gfc-internal-format
45671 msgid "Function '%s' at %L cannot have an initializer"
45674 #: fortran/resolve.c:11488
45675 #, gcc-internal-format, gfc-internal-format
45676 msgid "External object '%s' at %L may not have an initializer"
45679 #: fortran/resolve.c:11496
45680 #, gcc-internal-format, gfc-internal-format
45681 msgid "ELEMENTAL function '%s' at %L must have a scalar result"
45684 #: fortran/resolve.c:11506
45685 #, gcc-internal-format, gfc-internal-format
45687 "Statement function '%s' at %L may not have pointer or allocatable attribute"
45690 #: fortran/resolve.c:11525
45691 #, gcc-internal-format, gfc-internal-format
45692 msgid "CHARACTER(*) function '%s' at %L cannot be array-valued"
45695 #: fortran/resolve.c:11529
45696 #, gcc-internal-format, gfc-internal-format
45697 msgid "CHARACTER(*) function '%s' at %L cannot be pointer-valued"
45700 #: fortran/resolve.c:11533
45701 #, gcc-internal-format, gfc-internal-format
45702 msgid "CHARACTER(*) function '%s' at %L cannot be pure"
45705 #: fortran/resolve.c:11537
45706 #, gcc-internal-format, gfc-internal-format
45707 msgid "CHARACTER(*) function '%s' at %L cannot be recursive"
45710 #: fortran/resolve.c:11550
45711 #, gcc-internal-format, gfc-internal-format
45712 msgid "CHARACTER(*) function '%s' at %L"
45715 #: fortran/resolve.c:11604
45716 #, gcc-internal-format, gfc-internal-format
45717 msgid "PROCEDURE attribute conflicts with SAVE attribute in '%s' at %L"
45720 #: fortran/resolve.c:11610
45721 #, gcc-internal-format, gfc-internal-format
45722 msgid "PROCEDURE attribute conflicts with INTENT attribute in '%s' at %L"
45725 #: fortran/resolve.c:11616
45726 #, gcc-internal-format, gfc-internal-format
45727 msgid "PROCEDURE attribute conflicts with RESULT attribute in '%s' at %L"
45730 #: fortran/resolve.c:11624
45731 #, gcc-internal-format, gfc-internal-format
45732 msgid "EXTERNAL attribute conflicts with FUNCTION attribute in '%s' at %L"
45735 #: fortran/resolve.c:11630
45736 #, gcc-internal-format, gfc-internal-format
45737 msgid "Procedure pointer result '%s' at %L is missing the pointer attribute"
45740 #: fortran/resolve.c:11677
45741 #, gcc-internal-format, gfc-internal-format
45742 msgid "FINAL procedure '%s' at %L is not a SUBROUTINE"
45745 #: fortran/resolve.c:11686
45746 #, gcc-internal-format, gfc-internal-format
45747 msgid "FINAL procedure at %L must have exactly one argument"
45750 #: fortran/resolve.c:11695
45751 #, gcc-internal-format, gfc-internal-format
45752 msgid "Argument of FINAL procedure at %L must be of type '%s'"
45755 #: fortran/resolve.c:11703
45756 #, gcc-internal-format, gfc-internal-format
45757 msgid "Argument of FINAL procedure at %L must not be a POINTER"
45760 #: fortran/resolve.c:11709
45761 #, gcc-internal-format, gfc-internal-format
45762 msgid "Argument of FINAL procedure at %L must not be ALLOCATABLE"
45765 #: fortran/resolve.c:11715
45766 #, gcc-internal-format, gfc-internal-format
45767 msgid "Argument of FINAL procedure at %L must not be OPTIONAL"
45770 #: fortran/resolve.c:11723
45771 #, gcc-internal-format, gfc-internal-format
45772 msgid "Argument of FINAL procedure at %L must not be INTENT(OUT)"
45775 #: fortran/resolve.c:11731
45776 #, gcc-internal-format, gfc-internal-format
45777 msgid "Non-scalar FINAL procedure at %L should have assumed shape argument"
45780 #: fortran/resolve.c:11753
45781 #, gcc-internal-format, gfc-internal-format
45782 msgid "FINAL procedure '%s' declared at %L has the same rank (%d) as '%s'"
45785 #: fortran/resolve.c:11786
45786 #, gcc-internal-format, gfc-internal-format
45788 "Only array FINAL procedures declared for derived type '%s' defined at %L, "
45789 "suggest also scalar one"
45792 #. TODO: Remove this error when finalization is finished.
45793 #: fortran/resolve.c:11791
45794 #, gcc-internal-format, gfc-internal-format
45795 msgid "Finalization at %L is not yet implemented"
45798 #: fortran/resolve.c:11823
45799 #, gcc-internal-format, gfc-internal-format
45800 msgid "'%s' and '%s' can't be mixed FUNCTION/SUBROUTINE for GENERIC '%s' at %L"
45803 #: fortran/resolve.c:11845
45804 #, gcc-internal-format, gfc-internal-format
45805 msgid "'%s' and '%s' for GENERIC '%s' at %L are ambiguous"
45808 #: fortran/resolve.c:11904
45809 #, gcc-internal-format, gfc-internal-format
45810 msgid "Undefined specific binding '%s' as target of GENERIC '%s' at %L"
45813 #: fortran/resolve.c:11916
45814 #, gcc-internal-format, gfc-internal-format
45815 msgid "GENERIC '%s' at %L must target a specific binding, '%s' is GENERIC, too"
45818 #: fortran/resolve.c:11946
45819 #, gcc-internal-format, gfc-internal-format
45820 msgid "GENERIC '%s' at %L can't overwrite specific binding with the same name"
45823 #: fortran/resolve.c:12002
45824 #, gcc-internal-format, gfc-internal-format
45825 msgid "Type-bound operator at %L can't be NOPASS"
45828 #: fortran/resolve.c:12187
45829 #, gcc-internal-format, gfc-internal-format
45831 "'%s' must be a module procedure or an external procedure with an explicit "
45835 #: fortran/resolve.c:12229
45836 #, gcc-internal-format, gfc-internal-format
45837 msgid "Procedure '%s' with PASS(%s) at %L has no argument '%s'"
45840 #: fortran/resolve.c:12243
45841 #, gcc-internal-format, gfc-internal-format
45842 msgid "Procedure '%s' with PASS at %L must have at least one argument"
45845 #: fortran/resolve.c:12257 fortran/resolve.c:12743
45846 #, gcc-internal-format, gfc-internal-format
45847 msgid "Non-polymorphic passed-object dummy argument of '%s' at %L"
45850 #: fortran/resolve.c:12265
45851 #, gcc-internal-format, gfc-internal-format
45853 "Argument '%s' of '%s' with PASS(%s) at %L must be of the derived-type '%s'"
45856 #: fortran/resolve.c:12274
45857 #, gcc-internal-format, gfc-internal-format
45858 msgid "Passed-object dummy argument of '%s' at %L must be scalar"
45861 #: fortran/resolve.c:12280
45862 #, gcc-internal-format, gfc-internal-format
45863 msgid "Passed-object dummy argument of '%s' at %L must not be ALLOCATABLE"
45866 #: fortran/resolve.c:12286
45867 #, gcc-internal-format, gfc-internal-format
45868 msgid "Passed-object dummy argument of '%s' at %L must not be POINTER"
45871 #: fortran/resolve.c:12315
45872 #, gcc-internal-format, gfc-internal-format
45873 msgid "Procedure '%s' at %L has the same name as a component of '%s'"
45876 #: fortran/resolve.c:12324
45877 #, gcc-internal-format, gfc-internal-format
45879 "Procedure '%s' at %L has the same name as an inherited component of '%s'"
45882 #: fortran/resolve.c:12419
45883 #, gcc-internal-format, gfc-internal-format
45885 "Derived-type '%s' declared at %L must be ABSTRACT because '%s' is DEFERRED "
45886 "and not overridden"
45889 #: fortran/resolve.c:12517
45890 #, gcc-internal-format, gfc-internal-format
45892 "As extending type '%s' at %L has a coarray component, parent type '%s' shall "
45896 #: fortran/resolve.c:12530
45897 #, gcc-internal-format, gfc-internal-format
45898 msgid "Non-extensible derived-type '%s' at %L must not be ABSTRACT"
45901 #: fortran/resolve.c:12546
45902 #, gcc-internal-format, gfc-internal-format
45903 msgid "Deferred-length character component '%s' at %L is not yet supported"
45906 #: fortran/resolve.c:12556
45907 #, gcc-internal-format, gfc-internal-format
45908 msgid "Coarray component '%s' at %L must be allocatable with deferred shape"
45911 #: fortran/resolve.c:12565
45912 #, gcc-internal-format, gfc-internal-format
45914 "Component '%s' at %L of TYPE(C_PTR) or TYPE(C_FUNPTR) shall not be a coarray"
45917 #: fortran/resolve.c:12575
45918 #, gcc-internal-format, gfc-internal-format
45920 "Component '%s' at %L with coarray component shall be a nonpointer, "
45921 "nonallocatable scalar"
45924 #: fortran/resolve.c:12584
45925 #, gcc-internal-format, gfc-internal-format
45927 "Component '%s' at %L has the CONTIGUOUS attribute but is not an array pointer"
45930 #: fortran/resolve.c:12677
45931 #, gcc-internal-format, gfc-internal-format
45933 "Procedure pointer component '%s' with PASS(%s) at %L has no argument '%s'"
45936 #: fortran/resolve.c:12691
45937 #, gcc-internal-format, gfc-internal-format
45939 "Procedure pointer component '%s' with PASS at %L must have at least one "
45943 #: fortran/resolve.c:12707
45944 #, gcc-internal-format, gfc-internal-format
45946 "Argument '%s' of '%s' with PASS(%s) at %L must be of the derived type '%s'"
45949 #: fortran/resolve.c:12717
45950 #, gcc-internal-format, gfc-internal-format
45951 msgid "Argument '%s' of '%s' with PASS(%s) at %L must be scalar"
45954 #: fortran/resolve.c:12726
45955 #, gcc-internal-format, gfc-internal-format
45957 "Argument '%s' of '%s' with PASS(%s) at %L may not have the POINTER attribute"
45960 #: fortran/resolve.c:12735
45961 #, gcc-internal-format, gfc-internal-format
45962 msgid "Argument '%s' of '%s' with PASS(%s) at %L may not be ALLOCATABLE"
45965 #: fortran/resolve.c:12772
45966 #, gcc-internal-format, gfc-internal-format
45968 "Component '%s' of '%s' at %L has the same name as an inherited type-bound "
45972 #: fortran/resolve.c:12785
45973 #, gcc-internal-format, gfc-internal-format
45975 "Character length of component '%s' needs to be a constant specification "
45979 #: fortran/resolve.c:12796
45980 #, gcc-internal-format, gfc-internal-format
45982 "Character component '%s' of '%s' at %L with deferred length must be a "
45983 "POINTER or ALLOCATABLE"
45986 #: fortran/resolve.c:12808
45987 #, gcc-internal-format, gfc-internal-format
45989 "the component '%s' is a PRIVATE type and cannot be a component of '%s', "
45990 "which is PUBLIC at %L"
45993 #: fortran/resolve.c:12816
45994 #, gcc-internal-format, gfc-internal-format
45995 msgid "Polymorphic component %s at %L in SEQUENCE or BIND(C) type %s"
45998 #: fortran/resolve.c:12825
45999 #, gcc-internal-format, gfc-internal-format
46001 "Component %s of SEQUENCE type declared at %L does not have the SEQUENCE "
46005 #: fortran/resolve.c:12843 fortran/resolve.c:12855
46006 #, gcc-internal-format, gfc-internal-format
46008 "The pointer component '%s' of '%s' at %L is a type that has not been declared"
46011 #: fortran/resolve.c:12867
46012 #, gcc-internal-format, gfc-internal-format
46013 msgid "Component '%s' with CLASS at %L must be allocatable or pointer"
46016 #: fortran/resolve.c:12936
46017 #, gcc-internal-format, gfc-internal-format
46019 "Generic name '%s' of function '%s' at %L being the same name as derived type "
46023 #: fortran/resolve.c:12992
46024 #, gcc-internal-format, gfc-internal-format
46025 msgid "Assumed size array '%s' in namelist '%s' at %L is not allowed"
46028 #: fortran/resolve.c:12998
46029 #, gcc-internal-format, gfc-internal-format
46030 msgid "NAMELIST array object '%s' with assumed shape in namelist '%s' at %L"
46033 #: fortran/resolve.c:13005
46034 #, gcc-internal-format, gfc-internal-format
46036 "NAMELIST array object '%s' with nonconstant shape in namelist '%s' at %L"
46039 #: fortran/resolve.c:13014
46040 #, gcc-internal-format, gfc-internal-format
46042 "NAMELIST object '%s' with nonconstant character length in namelist '%s' at %L"
46045 #: fortran/resolve.c:13024
46046 #, gcc-internal-format, gfc-internal-format
46048 "NAMELIST object '%s' in namelist '%s' at %L is polymorphic and requires a "
46049 "defined input/output procedure"
46052 #: fortran/resolve.c:13034
46053 #, gcc-internal-format, gfc-internal-format
46055 "NAMELIST object '%s' in namelist '%s' at %L with ALLOCATABLE or POINTER "
46059 #. FIXME: Once UDDTIO is implemented, the following can be
46061 #: fortran/resolve.c:13042
46062 #, gcc-internal-format, gfc-internal-format
46064 "NAMELIST object '%s' in namelist '%s' at %L has ALLOCATABLE or POINTER "
46065 "components and thus requires a defined input/output procedure"
46068 #: fortran/resolve.c:13059
46069 #, gcc-internal-format, gfc-internal-format
46071 "NAMELIST object '%s' was declared PRIVATE and cannot be member of PUBLIC "
46072 "namelist '%s' at %L"
46075 #: fortran/resolve.c:13069
46076 #, gcc-internal-format, gfc-internal-format
46078 "NAMELIST object '%s' has use-associated PRIVATE components and cannot be "
46079 "member of namelist '%s' at %L"
46082 #: fortran/resolve.c:13080
46083 #, gcc-internal-format, gfc-internal-format
46085 "NAMELIST object '%s' has PRIVATE components and cannot be a member of PUBLIC "
46086 "namelist '%s' at %L"
46089 #: fortran/resolve.c:13107
46090 #, gcc-internal-format, gfc-internal-format
46091 msgid "PROCEDURE attribute conflicts with NAMELIST attribute in '%s' at %L"
46094 #: fortran/resolve.c:13126
46095 #, gcc-internal-format, gfc-internal-format
46096 msgid "Parameter array '%s' at %L cannot be automatic or of deferred shape"
46099 #: fortran/resolve.c:13138
46100 #, gcc-internal-format, gfc-internal-format
46102 "Implicitly typed PARAMETER '%s' at %L doesn't match a later IMPLICIT type"
46105 #: fortran/resolve.c:13149
46106 #, gcc-internal-format, gfc-internal-format
46107 msgid "Incompatible derived type in PARAMETER at %L"
46110 #: fortran/resolve.c:13232
46111 #, gcc-internal-format, gfc-internal-format
46112 msgid "PROTECTED attribute conflicts with EXTERNAL attribute at %L"
46115 #: fortran/resolve.c:13235
46116 #, gcc-internal-format, gfc-internal-format
46117 msgid "PROCEDURE attribute conflicts with PROTECTED attribute at %L"
46120 #: fortran/resolve.c:13324
46121 #, gcc-internal-format, gfc-internal-format
46123 "'%s' at %L has the CONTIGUOUS attribute but is not an array pointer or an "
46124 "assumed-shape or assumed-rank array"
46127 #: fortran/resolve.c:13342
46128 #, gcc-internal-format, gfc-internal-format
46129 msgid "Assumed size array at %L must be a dummy argument"
46132 #: fortran/resolve.c:13345
46133 #, gcc-internal-format, gfc-internal-format
46134 msgid "Assumed shape array at %L must be a dummy argument"
46137 #: fortran/resolve.c:13353
46138 #, gcc-internal-format, gfc-internal-format
46139 msgid "Assumed-rank array at %L must be a dummy argument"
46142 #: fortran/resolve.c:13360
46143 #, gcc-internal-format, gfc-internal-format
46145 "Assumed-rank array at %L may not have the VALUE or CODIMENSION attribute"
46148 #: fortran/resolve.c:13373
46149 #, gcc-internal-format, gfc-internal-format
46150 msgid "Symbol at %L is not a DUMMY variable"
46153 #: fortran/resolve.c:13379
46154 #, gcc-internal-format, gfc-internal-format
46156 "'%s' at %L cannot have the VALUE attribute because it is not a dummy argument"
46159 #: fortran/resolve.c:13389
46160 #, gcc-internal-format, gfc-internal-format
46162 "Character dummy variable '%s' at %L with VALUE attribute must have constant "
46166 #: fortran/resolve.c:13398
46167 #, gcc-internal-format, gfc-internal-format
46169 "C interoperable character dummy variable '%s' at %L with VALUE attribute "
46170 "must have length one"
46173 #: fortran/resolve.c:13411 fortran/resolve.c:13524
46174 #, gcc-internal-format, gfc-internal-format
46175 msgid "The derived type '%s' at %L is of type '%s', which has not been defined"
46178 #: fortran/resolve.c:13424
46179 #, gcc-internal-format, gfc-internal-format
46180 msgid "Assumed type of variable %s at %L is only permitted for dummy variables"
46183 #: fortran/resolve.c:13431
46184 #, gcc-internal-format, gfc-internal-format
46186 "Assumed-type variable %s at %L may not have the ALLOCATABLE, CODIMENSION, "
46187 "POINTER or VALUE attribute"
46190 #: fortran/resolve.c:13438
46191 #, gcc-internal-format, gfc-internal-format
46192 msgid "Assumed-type variable %s at %L may not have the INTENT(OUT) attribute"
46195 #: fortran/resolve.c:13445
46196 #, gcc-internal-format, gfc-internal-format
46197 msgid "Assumed-type variable %s at %L shall not be an explicit-shape array"
46200 #: fortran/resolve.c:13470
46201 #, gcc-internal-format, gfc-internal-format
46203 "Variable '%s' at %L cannot be BIND(C) because it is neither a COMMON block "
46204 "nor declared at the module level scope"
46207 #: fortran/resolve.c:13550
46208 #, gcc-internal-format, gfc-internal-format
46209 msgid "PUBLIC %s '%s' at %L of PRIVATE derived type '%s'"
46212 #: fortran/resolve.c:13564
46213 #, gcc-internal-format, gfc-internal-format
46215 "Variable %s at %L of type LOCK_TYPE or with subcomponent of type LOCK_TYPE "
46216 "must be a coarray"
46219 #: fortran/resolve.c:13582
46220 #, gcc-internal-format, gfc-internal-format
46222 "The INTENT(OUT) dummy argument '%s' at %L is ASSUMED SIZE and so cannot have "
46223 "a default initializer"
46226 #: fortran/resolve.c:13594
46227 #, gcc-internal-format, gfc-internal-format
46228 msgid "Dummy argument '%s' at %L of LOCK_TYPE shall not be INTENT(OUT)"
46231 #: fortran/resolve.c:13606
46232 #, gcc-internal-format, gfc-internal-format
46234 "Function result '%s' at %L shall not be a coarray or have a coarray component"
46237 #: fortran/resolve.c:13615
46238 #, gcc-internal-format, gfc-internal-format
46240 "Variable '%s' at %L of TYPE(C_PTR) or TYPE(C_FUNPTR) shall not be a coarray"
46243 #: fortran/resolve.c:13627
46244 #, gcc-internal-format, gfc-internal-format
46246 "Variable '%s' at %L with coarray component shall be a nonpointer, "
46247 "nonallocatable scalar"
46250 #: fortran/resolve.c:13642
46251 #, gcc-internal-format, gfc-internal-format
46253 "Variable '%s' at %L is a coarray and is not ALLOCATABLE, SAVE nor a dummy "
46257 #: fortran/resolve.c:13650
46258 #, gcc-internal-format, gfc-internal-format
46260 "Coarray variable '%s' at %L shall not have codimensions with deferred shape"
46263 #: fortran/resolve.c:13657
46264 #, gcc-internal-format, gfc-internal-format
46265 msgid "Allocatable coarray variable '%s' at %L must have deferred shape"
46268 #: fortran/resolve.c:13669
46269 #, gcc-internal-format, gfc-internal-format
46271 "Variable '%s' at %L is INTENT(OUT) and can thus not be an allocatable "
46272 "coarray or have coarray components"
46275 #: fortran/resolve.c:13678
46276 #, gcc-internal-format, gfc-internal-format
46277 msgid "Coarray dummy variable '%s' at %L not allowed in BIND(C) procedure '%s'"
46280 #: fortran/resolve.c:13694
46281 #, gcc-internal-format, gfc-internal-format
46283 "LOGICAL dummy argument '%s' at %L with non-C_Bool kind in BIND(C) procedure "
46287 #: fortran/resolve.c:13700
46288 #, gcc-internal-format, gfc-internal-format
46290 "LOGICAL result variable '%s' at %L with non-C_Bool kind in BIND(C) procedure "
46294 #: fortran/resolve.c:13780
46295 #, gcc-internal-format, gfc-internal-format
46296 msgid "Threadprivate at %L isn't SAVEd"
46299 #: fortran/resolve.c:13873
46300 #, gcc-internal-format, gfc-internal-format
46301 msgid "BLOCK DATA element '%s' at %L must be in COMMON"
46304 #: fortran/resolve.c:13879
46305 #, gcc-internal-format, gfc-internal-format
46306 msgid "DATA array '%s' at %L must be specified in a previous declaration"
46309 #: fortran/resolve.c:13888
46310 #, gcc-internal-format, gfc-internal-format
46311 msgid "DATA element '%s' at %L cannot have a coindex"
46314 #: fortran/resolve.c:13902
46315 #, gcc-internal-format, gfc-internal-format
46316 msgid "DATA element '%s' at %L is a pointer and so must be a full array"
46319 #: fortran/resolve.c:13948
46320 #, gcc-internal-format, gfc-internal-format
46321 msgid "Nonconstant array section at %L in DATA statement"
46324 #: fortran/resolve.c:13961
46325 #, gcc-internal-format, gfc-internal-format
46326 msgid "DATA statement at %L has more variables than values"
46329 #: fortran/resolve.c:14060
46330 #, gcc-internal-format, gfc-internal-format
46332 "start of implied-do loop at %L could not be simplified to a constant value"
46335 #: fortran/resolve.c:14068
46336 #, gcc-internal-format, gfc-internal-format
46338 "end of implied-do loop at %L could not be simplified to a constant value"
46341 #: fortran/resolve.c:14076
46342 #, gcc-internal-format, gfc-internal-format
46344 "step of implied-do loop at %L could not be simplified to a constant value"
46347 #: fortran/resolve.c:14201
46348 #, gcc-internal-format, gfc-internal-format
46349 msgid "DATA statement at %L has more values than variables"
46352 #: fortran/resolve.c:14339
46353 #, gcc-internal-format, gfc-internal-format
46354 msgid "Label %d at %L defined but not used"
46357 #: fortran/resolve.c:14344
46358 #, gcc-internal-format, gfc-internal-format
46359 msgid "Label %d at %L defined but cannot be used"
46362 #: fortran/resolve.c:14428
46363 #, gcc-internal-format, gfc-internal-format
46365 "Derived type variable '%s' at %L must have SEQUENCE attribute to be an "
46366 "EQUIVALENCE object"
46369 #: fortran/resolve.c:14437
46370 #, gcc-internal-format, gfc-internal-format
46372 "Derived type variable '%s' at %L cannot have ALLOCATABLE components to be an "
46373 "EQUIVALENCE object"
46376 #: fortran/resolve.c:14445
46377 #, gcc-internal-format, gfc-internal-format
46379 "Derived type variable '%s' at %L with default initialization cannot be in "
46380 "EQUIVALENCE with a variable in COMMON"
46383 #: fortran/resolve.c:14461
46384 #, gcc-internal-format, gfc-internal-format
46386 "Derived type variable '%s' at %L with pointer component(s) cannot be an "
46387 "EQUIVALENCE object"
46390 #: fortran/resolve.c:14564
46391 #, gcc-internal-format, gfc-internal-format
46392 msgid "Syntax error in EQUIVALENCE statement at %L"
46395 #: fortran/resolve.c:14579
46396 #, gcc-internal-format, gfc-internal-format
46398 "Either all or none of the objects in the EQUIVALENCE set at %L shall have "
46399 "the PROTECTED attribute"
46402 #: fortran/resolve.c:14591
46403 #, gcc-internal-format, gfc-internal-format
46405 "Common block member '%s' at %L cannot be an EQUIVALENCE object in the pure "
46409 #: fortran/resolve.c:14600
46410 #, gcc-internal-format, gfc-internal-format
46411 msgid "Named constant '%s' at %L cannot be an EQUIVALENCE object"
46414 #: fortran/resolve.c:14679
46415 #, gcc-internal-format, gfc-internal-format
46417 "Array '%s' at %L with non-constant bounds cannot be an EQUIVALENCE object"
46420 #: fortran/resolve.c:14690
46421 #, gcc-internal-format, gfc-internal-format
46422 msgid "Structure component '%s' at %L cannot be an EQUIVALENCE object"
46425 #: fortran/resolve.c:14701
46426 #, gcc-internal-format, gfc-internal-format
46427 msgid "Substring at %L has length zero"
46430 #: fortran/resolve.c:14744
46431 #, gcc-internal-format, gfc-internal-format
46432 msgid "PUBLIC function '%s' at %L of PRIVATE type '%s'"
46435 #: fortran/resolve.c:14757
46436 #, gcc-internal-format, gfc-internal-format
46437 msgid "ENTRY '%s' at %L has no IMPLICIT type"
46440 #: fortran/resolve.c:14774
46441 #, gcc-internal-format, gfc-internal-format
46442 msgid "User operator procedure '%s' at %L must be a FUNCTION"
46445 #: fortran/resolve.c:14784
46446 #, gcc-internal-format, gfc-internal-format
46447 msgid "User operator procedure '%s' at %L cannot be assumed character length"
46450 #: fortran/resolve.c:14792
46451 #, gcc-internal-format, gfc-internal-format
46452 msgid "User operator procedure '%s' at %L must have at least one argument"
46455 #: fortran/resolve.c:14806
46456 #, gcc-internal-format, gfc-internal-format
46457 msgid "First argument of operator interface at %L cannot be optional"
46460 #: fortran/resolve.c:14824
46461 #, gcc-internal-format, gfc-internal-format
46462 msgid "Second argument of operator interface at %L cannot be optional"
46465 #: fortran/resolve.c:14831
46466 #, gcc-internal-format, gfc-internal-format
46467 msgid "Operator interface at %L must have, at most, two arguments"
46470 #: fortran/resolve.c:14907
46471 #, gcc-internal-format, gfc-internal-format
46472 msgid "Contained procedure '%s' at %L of a PURE procedure must also be PURE"
46475 #: fortran/scanner.c:335
46476 #, gcc-internal-format, gfc-internal-format
46477 msgid "Include directory \"%s\": %s"
46480 #: fortran/scanner.c:341
46481 #, gcc-internal-format, gfc-internal-format
46482 msgid "Nonexistent include directory \"%s\""
46485 #: fortran/scanner.c:347
46486 #, gcc-internal-format, gfc-internal-format
46487 msgid "\"%s\" is not a directory"
46490 #: fortran/scanner.c:806
46491 #, gcc-internal-format, gfc-internal-format
46493 "!$OMP at %C starts a commented line as it neither is followed by a space nor "
46494 "is a continuation line"
46497 #: fortran/scanner.c:1087 fortran/scanner.c:1225
46498 #, gcc-internal-format, gfc-internal-format
46499 msgid "Line truncated at %L"
46502 #: fortran/scanner.c:1137 fortran/scanner.c:1269
46503 #, gcc-internal-format, gfc-internal-format
46504 msgid "Limit of %d continuations exceeded in statement at %C"
46507 #: fortran/scanner.c:1186
46508 #, gcc-internal-format, gfc-internal-format
46509 msgid "Missing '&' in continued character constant at %C"
46512 #: fortran/scanner.c:1419
46513 #, gcc-internal-format, gfc-internal-format
46514 msgid "Nonconforming tab character at %C"
46517 #: fortran/scanner.c:1507 fortran/scanner.c:1510
46518 #, gcc-internal-format, gfc-internal-format
46519 msgid "'&' not allowed by itself in line %d"
46522 #: fortran/scanner.c:1569
46523 #, gcc-internal-format, gfc-internal-format
46524 msgid "Nonconforming tab character in column %d of line %d"
46527 #: fortran/scanner.c:1794
46528 #, gcc-internal-format, gfc-internal-format
46529 msgid "%s:%d: file %s left but not entered"
46532 #: fortran/scanner.c:1828
46533 #, gcc-internal-format, gfc-internal-format
46534 msgid "%s:%d: Illegal preprocessor directive"
46537 #: fortran/scanner.c:1953
46538 #, gcc-internal-format, gfc-internal-format
46539 msgid "Can't open file '%s'"
46542 #: fortran/simplify.c:86
46543 #, gcc-internal-format, gfc-internal-format
46544 msgid "Result of %s overflows its kind at %L"
46547 #: fortran/simplify.c:91
46548 #, gcc-internal-format, gfc-internal-format
46549 msgid "Result of %s underflows its kind at %L"
46552 #: fortran/simplify.c:96
46553 #, gcc-internal-format, gfc-internal-format
46554 msgid "Result of %s is NaN at %L"
46557 #: fortran/simplify.c:100
46558 #, gcc-internal-format, gfc-internal-format
46559 msgid "Result of %s gives range error for its kind at %L"
46562 #: fortran/simplify.c:123
46563 #, gcc-internal-format, gfc-internal-format
46564 msgid "KIND parameter of %s at %L must be an initialization expression"
46567 #: fortran/simplify.c:131
46568 #, gcc-internal-format, gfc-internal-format
46569 msgid "Invalid KIND parameter of %s at %L"
46572 #: fortran/simplify.c:701
46573 #, gcc-internal-format, gfc-internal-format
46574 msgid "Argument of %s function at %L is negative"
46577 #: fortran/simplify.c:708
46578 #, gcc-internal-format, gfc-internal-format
46579 msgid "Argument of %s function at %L outside of range [0,127]"
46582 #: fortran/simplify.c:726
46583 #, gcc-internal-format, gfc-internal-format
46585 "Argument of %s function at %L is too large for the collating sequence of "
46589 #: fortran/simplify.c:763
46590 #, gcc-internal-format, gfc-internal-format
46591 msgid "Argument of ACOS at %L must be between -1 and 1"
46594 #: fortran/simplify.c:796
46595 #, gcc-internal-format, gfc-internal-format
46596 msgid "Argument of ACOSH at %L must not be less than 1"
46599 #: fortran/simplify.c:1040
46600 #, gcc-internal-format, gfc-internal-format
46601 msgid "Argument of ASIN at %L must be between -1 and 1"
46604 #: fortran/simplify.c:1131
46605 #, gcc-internal-format, gfc-internal-format
46606 msgid "Argument of ATANH at %L must be inside the range -1 to 1"
46609 #: fortran/simplify.c:1162
46610 #, gcc-internal-format, gfc-internal-format
46612 "If first argument of ATAN2 %L is zero, then the second argument must not be "
46616 #: fortran/simplify.c:1254
46617 #, gcc-internal-format, gfc-internal-format
46618 msgid "Result of BESSEL_YN is -INF at %L"
46621 #: fortran/simplify.c:2447
46622 #, gcc-internal-format, gfc-internal-format
46623 msgid "Argument of IACHAR at %L must be of length one"
46626 #: fortran/simplify.c:2454
46627 #, gcc-internal-format, gfc-internal-format
46628 msgid "Argument of IACHAR function at %L outside of range 0..127"
46631 #: fortran/simplify.c:2569
46632 #, gcc-internal-format, gfc-internal-format
46633 msgid "Sum of second and third arguments of IBITS exceeds bit size at %L"
46636 #: fortran/simplify.c:2644
46637 #, gcc-internal-format, gfc-internal-format
46638 msgid "Argument of ICHAR at %L must be of length one"
46641 #. Left shift, as in SHIFTL.
46642 #: fortran/simplify.c:3009 fortran/simplify.c:3017
46643 #, gcc-internal-format, gfc-internal-format
46644 msgid "Second argument of %s is negative at %L"
46647 #: fortran/simplify.c:3029
46648 #, gcc-internal-format, gfc-internal-format
46649 msgid "Magnitude of second argument of %s exceeds bit size at %L"
46652 #: fortran/simplify.c:3155
46653 #, gcc-internal-format, gfc-internal-format
46655 "Magnitude of second argument of ISHFTC exceeds BIT_SIZE of first argument at "
46659 #: fortran/simplify.c:3459 fortran/simplify.c:3594
46660 #, gcc-internal-format, gfc-internal-format
46661 msgid "DIM argument at %L is out of bounds"
46664 #: fortran/simplify.c:3765
46665 #, gcc-internal-format, gfc-internal-format
46666 msgid "Argument of LOG at %L cannot be less than or equal to zero"
46669 #: fortran/simplify.c:3778
46670 #, gcc-internal-format, gfc-internal-format
46671 msgid "Complex argument of LOG at %L cannot be zero"
46674 #: fortran/simplify.c:3806
46675 #, gcc-internal-format, gfc-internal-format
46676 msgid "Argument of LOG10 at %L cannot be less than or equal to zero"
46679 #. Result is processor-dependent.
46680 #: fortran/simplify.c:4250
46681 #, gcc-internal-format, gfc-internal-format
46682 msgid "Second argument MOD at %L is zero"
46685 #. Result is processor-dependent.
46686 #: fortran/simplify.c:4261
46687 #, gcc-internal-format, gfc-internal-format
46688 msgid "Second argument of MOD at %L is zero"
46691 #. Result is processor-dependent. This processor just opts
46692 #. to not handle it at all.
46693 #. Result is processor-dependent.
46694 #: fortran/simplify.c:4298 fortran/simplify.c:4310
46695 #, gcc-internal-format, gfc-internal-format
46696 msgid "Second argument of MODULO at %L is zero"
46699 #: fortran/simplify.c:4390
46700 #, gcc-internal-format, gfc-internal-format
46701 msgid "Result of NEAREST is NaN at %L"
46704 #: fortran/simplify.c:4858
46705 #, gcc-internal-format, gfc-internal-format
46706 msgid "Argument NCOPIES of REPEAT intrinsic is negative at %L"
46709 #: fortran/simplify.c:4913
46710 #, gcc-internal-format, gfc-internal-format
46711 msgid "Argument NCOPIES of REPEAT intrinsic is too large at %L"
46714 #: fortran/simplify.c:5160
46715 #, gcc-internal-format, gfc-internal-format
46716 msgid "Result of SCALE overflows its kind at %L"
46719 #: fortran/simplify.c:5877
46720 #, gcc-internal-format, gfc-internal-format
46721 msgid "Argument of SQRT at %L has a negative value"
46724 #: fortran/simplify.c:6188
46725 #, gcc-internal-format, gfc-internal-format
46727 "Out of bounds in IMAGE_INDEX at %L for dimension %d, SUB has %ld and COARRAY "
46728 "lower bound is %ld)"
46731 #: fortran/simplify.c:6211
46732 #, gcc-internal-format, gfc-internal-format
46734 "Out of bounds in IMAGE_INDEX at %L for dimension %d, SUB has %ld and COARRAY "
46735 "upper bound is %ld)"
46738 #: fortran/simplify.c:6629
46739 #, gcc-internal-format, gfc-internal-format
46741 "Character '%s' in string at %L cannot be converted into character kind %d"
46744 #: fortran/symbol.c:123
46745 #, gcc-internal-format, gfc-internal-format
46746 msgid "Duplicate IMPLICIT NONE statement at %C"
46749 #: fortran/symbol.c:163
46750 #, gcc-internal-format, gfc-internal-format
46751 msgid "Letter '%c' already set in IMPLICIT statement at %C"
46754 #: fortran/symbol.c:185
46755 #, gcc-internal-format, gfc-internal-format
46756 msgid "Cannot specify IMPLICIT at %C after IMPLICIT NONE"
46759 #: fortran/symbol.c:195
46760 #, gcc-internal-format, gfc-internal-format
46761 msgid "Letter %c already has an IMPLICIT type at %C"
46764 #: fortran/symbol.c:251
46765 #, gcc-internal-format, gfc-internal-format
46766 msgid "Symbol '%s' at %L has no IMPLICIT type"
46769 #. BIND(C) variables should not be implicitly declared.
46770 #: fortran/symbol.c:268
46771 #, gcc-internal-format, gfc-internal-format
46773 "Implicitly declared BIND(C) variable '%s' at %L may not be C interoperable"
46776 #. Dummy args to a BIND(C) routine may not be interoperable if
46777 #. they are implicitly typed.
46778 #: fortran/symbol.c:283
46779 #, gcc-internal-format, gfc-internal-format
46781 "Implicitly declared variable '%s' at %L may not be C interoperable but it is "
46782 "a dummy argument to the BIND(C) procedure '%s' at %L"
46785 #: fortran/symbol.c:324
46786 #, gcc-internal-format, gfc-internal-format
46787 msgid "Function result '%s' at %L has no IMPLICIT type"
46790 #: fortran/symbol.c:413
46791 #, gcc-internal-format, gfc-internal-format
46792 msgid "%s attribute not allowed in BLOCK DATA program unit at %L"
46795 #: fortran/symbol.c:437
46796 #, gcc-internal-format, gfc-internal-format
46797 msgid "Namelist group name at %L cannot have the SAVE attribute"
46800 #: fortran/symbol.c:471
46801 #, gcc-internal-format, gfc-internal-format
46802 msgid "Procedure pointer at %C"
46805 #: fortran/symbol.c:633
46806 #, gcc-internal-format, gfc-internal-format
46807 msgid "%s attribute applied to %s %s at %L"
46810 #: fortran/symbol.c:640
46811 #, gcc-internal-format, gfc-internal-format
46812 msgid "BIND(C) applied to %s %s at %L"
46815 #: fortran/symbol.c:751 fortran/symbol.c:1474
46816 #, gcc-internal-format, gfc-internal-format
46817 msgid "%s attribute conflicts with %s attribute at %L"
46820 #: fortran/symbol.c:754
46821 #, gcc-internal-format, gfc-internal-format
46822 msgid "%s attribute conflicts with %s attribute in '%s' at %L"
46825 #: fortran/symbol.c:762
46826 #, gcc-internal-format, gfc-internal-format
46827 msgid "%s attribute with %s attribute at %L"
46830 #: fortran/symbol.c:768
46831 #, gcc-internal-format, gfc-internal-format
46832 msgid "%s attribute with %s attribute in '%s' at %L"
46835 #: fortran/symbol.c:812
46836 #, gcc-internal-format, gfc-internal-format
46837 msgid "Cannot change attributes of USE-associated symbol at %L"
46840 #: fortran/symbol.c:815
46841 #, gcc-internal-format, gfc-internal-format
46842 msgid "Cannot change attributes of USE-associated symbol %s at %L"
46845 #: fortran/symbol.c:831
46846 #, gcc-internal-format, gfc-internal-format
46847 msgid "Duplicate %s attribute specified at %L"
46850 #: fortran/symbol.c:873
46851 #, gcc-internal-format, gfc-internal-format
46852 msgid "ALLOCATABLE specified outside of INTERFACE body at %L"
46855 #: fortran/symbol.c:899
46856 #, gcc-internal-format, gfc-internal-format
46857 msgid "CODIMENSION specified for '%s' outside its INTERFACE body at %L"
46860 #: fortran/symbol.c:925
46861 #, gcc-internal-format, gfc-internal-format
46862 msgid "DIMENSION specified for '%s' outside its INTERFACE body at %L"
46865 #: fortran/symbol.c:1055
46866 #, gcc-internal-format, gfc-internal-format
46867 msgid "Cray Pointee at %L appears in multiple pointer() statements"
46870 #: fortran/symbol.c:1074
46871 #, gcc-internal-format, gfc-internal-format
46872 msgid "Duplicate PROTECTED attribute specified at %L"
46875 #: fortran/symbol.c:1108
46876 #, gcc-internal-format, gfc-internal-format
46877 msgid "SAVE attribute at %L cannot be specified in a PURE procedure"
46880 #: fortran/symbol.c:1119
46881 #, gcc-internal-format, gfc-internal-format
46882 msgid "Duplicate SAVE attribute specified at %L"
46885 #: fortran/symbol.c:1140
46886 #, gcc-internal-format, gfc-internal-format
46887 msgid "Duplicate VALUE attribute specified at %L"
46890 #: fortran/symbol.c:1160
46891 #, gcc-internal-format, gfc-internal-format
46892 msgid "Duplicate VOLATILE attribute specified at %L"
46895 #: fortran/symbol.c:1179
46896 #, gcc-internal-format, gfc-internal-format
46897 msgid "Duplicate ASYNCHRONOUS attribute specified at %L"
46900 #: fortran/symbol.c:1470
46901 #, gcc-internal-format, gfc-internal-format
46902 msgid "%s attribute of '%s' conflicts with %s attribute at %L"
46905 #: fortran/symbol.c:1504
46906 #, gcc-internal-format, gfc-internal-format
46907 msgid "%s procedure at %L is already declared as %s procedure"
46910 #: fortran/symbol.c:1539
46911 #, gcc-internal-format, gfc-internal-format
46912 msgid "INTENT (%s) conflicts with INTENT(%s) at %L"
46915 #: fortran/symbol.c:1563
46916 #, gcc-internal-format, gfc-internal-format
46917 msgid "ACCESS specification at %L was already specified"
46920 #: fortran/symbol.c:1580
46921 #, gcc-internal-format, gfc-internal-format
46922 msgid "Duplicate BIND attribute specified at %L"
46925 #: fortran/symbol.c:1587
46926 #, gcc-internal-format, gfc-internal-format
46927 msgid "BIND(C) at %L"
46930 #: fortran/symbol.c:1604
46931 #, gcc-internal-format, gfc-internal-format
46932 msgid "Duplicate EXTENDS attribute specified at %L"
46935 #: fortran/symbol.c:1608
46936 #, gcc-internal-format, gfc-internal-format
46937 msgid "EXTENDS at %L"
46940 #: fortran/symbol.c:1630
46941 #, gcc-internal-format, gfc-internal-format
46942 msgid "Symbol '%s' at %L already has an explicit interface"
46945 #: fortran/symbol.c:1637
46946 #, gcc-internal-format, gfc-internal-format
46947 msgid "'%s' at %L has attributes specified outside its INTERFACE body"
46950 #: fortran/symbol.c:1671
46951 #, gcc-internal-format, gfc-internal-format
46953 "Symbol '%s' at %L conflicts with symbol from module '%s', use-associated at "
46957 #: fortran/symbol.c:1675
46958 #, gcc-internal-format, gfc-internal-format
46959 msgid "Symbol '%s' at %L already has basic type of %s"
46962 #: fortran/symbol.c:1682
46963 #, gcc-internal-format, gfc-internal-format
46964 msgid "Procedure '%s' at %L may not have basic type of %s"
46967 #: fortran/symbol.c:1694
46968 #, gcc-internal-format, gfc-internal-format
46969 msgid "Symbol '%s' at %L cannot have a type"
46972 #: fortran/symbol.c:1863
46973 #, gcc-internal-format, gfc-internal-format
46974 msgid "Component '%s' at %C already declared at %L"
46977 #: fortran/symbol.c:1874
46978 #, gcc-internal-format, gfc-internal-format
46979 msgid "Component '%s' at %C already in the parent type at %L"
46982 #: fortran/symbol.c:1959
46983 #, gcc-internal-format, gfc-internal-format
46984 msgid "Symbol '%s' at %C is ambiguous"
46987 #: fortran/symbol.c:1991
46988 #, gcc-internal-format, gfc-internal-format
46989 msgid "Derived type '%s' at %C is being used before it is defined"
46992 #: fortran/symbol.c:2029
46993 #, gcc-internal-format, gfc-internal-format
46994 msgid "Component '%s' at %C is a PRIVATE component of '%s'"
46997 #: fortran/symbol.c:2047
46998 #, gcc-internal-format, gfc-internal-format
46999 msgid "'%s' at %C is not a member of the '%s' structure"
47002 #: fortran/symbol.c:2186
47003 #, gcc-internal-format, gfc-internal-format
47004 msgid "Duplicate statement label %d at %L and %L"
47007 #: fortran/symbol.c:2197
47008 #, gcc-internal-format, gfc-internal-format
47009 msgid "Label %d at %C already referenced as branch target"
47012 #: fortran/symbol.c:2207
47013 #, gcc-internal-format, gfc-internal-format
47014 msgid "Label %d at %C already referenced as a format label"
47017 #: fortran/symbol.c:2213
47018 #, gcc-internal-format, gfc-internal-format
47020 "DO termination statement which is not END DO or CONTINUE with label %d at %C"
47023 #: fortran/symbol.c:2255
47024 #, gcc-internal-format, gfc-internal-format
47025 msgid "Label %d at %C previously used as a FORMAT label"
47028 #: fortran/symbol.c:2264
47029 #, gcc-internal-format, gfc-internal-format
47030 msgid "Label %d at %C previously used as branch target"
47033 #: fortran/symbol.c:2270
47034 #, gcc-internal-format, gfc-internal-format
47035 msgid "Shared DO termination label %d at %C"
47038 #: fortran/symbol.c:2590
47039 #, gcc-internal-format, gfc-internal-format
47040 msgid "Name '%s' at %C is an ambiguous reference to '%s' from module '%s'"
47043 #: fortran/symbol.c:2593
47044 #, gcc-internal-format, gfc-internal-format
47046 "Name '%s' at %C is an ambiguous reference to '%s' from current program unit"
47049 #. Symbol is from another namespace.
47050 #: fortran/symbol.c:2808
47051 #, gcc-internal-format, gfc-internal-format
47052 msgid "Symbol '%s' at %C has already been host associated"
47055 #: fortran/symbol.c:3793
47056 #, gcc-internal-format, gfc-internal-format
47058 "Derived type '%s' declared at %L must have the BIND attribute to be C "
47062 #: fortran/symbol.c:3811
47063 #, gcc-internal-format, gfc-internal-format
47065 "Derived type '%s' with BIND(C) attribute at %L is empty, and may be "
47066 "inaccessible by the C companion processor"
47069 #: fortran/symbol.c:3832
47070 #, gcc-internal-format, gfc-internal-format
47072 "Component '%s' at %L cannot have the POINTER attribute because it is a "
47073 "member of the BIND(C) derived type '%s' at %L"
47076 #: fortran/symbol.c:3842
47077 #, gcc-internal-format, gfc-internal-format
47079 "Procedure pointer component '%s' at %L cannot be a member of the BIND(C) "
47080 "derived type '%s' at %L"
47083 #: fortran/symbol.c:3853
47084 #, gcc-internal-format, gfc-internal-format
47086 "Component '%s' at %L cannot have the ALLOCATABLE attribute because it is a "
47087 "member of the BIND(C) derived type '%s' at %L"
47090 #. If the derived type is bind(c), all fields must be
47092 #: fortran/symbol.c:3892
47093 #, gcc-internal-format, gfc-internal-format
47095 "Component '%s' in derived type '%s' at %L may not be C interoperable, even "
47096 "though derived type '%s' is BIND(C)"
47099 #. If derived type is param to bind(c) routine, or to one
47100 #. of the iso_c_binding procs, it must be interoperable, so
47101 #. all fields must interop too.
47102 #: fortran/symbol.c:3901
47103 #, gcc-internal-format, gfc-internal-format
47104 msgid "Component '%s' in derived type '%s' at %L may not be C interoperable"
47107 #: fortran/symbol.c:3915
47108 #, gcc-internal-format, gfc-internal-format
47110 "Derived type '%s' at %L cannot be declared with both PRIVATE and BIND(C) "
47114 #: fortran/symbol.c:3923
47115 #, gcc-internal-format, gfc-internal-format
47117 "Derived type '%s' at %L cannot have the SEQUENCE attribute because it is BIND"
47121 #: fortran/symbol.c:4816 fortran/symbol.c:4822
47122 #, gcc-internal-format, gfc-internal-format
47123 msgid "Symbol '%s' is used before it is typed at %L"
47126 #: fortran/target-memory.c:656
47127 #, gcc-internal-format, gfc-internal-format
47128 msgid "Overlapping unequal initializers in EQUIVALENCE at %L"
47131 #: fortran/target-memory.c:744
47132 #, gcc-internal-format, gfc-internal-format
47133 msgid "BOZ constant at %L is too large (%ld vs %ld bits)"
47136 #: fortran/trans-array.c:7147
47137 #, gcc-internal-format, gfc-internal-format
47138 msgid "Creating array temporary at %L for argument '%s'"
47141 #: fortran/trans-array.c:8306
47142 #, gcc-internal-format
47144 "Possible front-end bug: Deferred array size without pointer, allocatable "
47145 "attribute or derived type without allocatable components."
47148 #: fortran/trans-array.c:8804
47149 #, gcc-internal-format, gfc-internal-format
47150 msgid "bad expression type during walk (%d)"
47153 #: fortran/trans-common.c:397
47154 #, gcc-internal-format, gfc-internal-format
47156 "Named COMMON block '%s' at %L shall be of the same size as elsewhere (%lu vs "
47160 #: fortran/trans-common.c:848
47161 #, gcc-internal-format, gfc-internal-format
47162 msgid "Bad array reference at %L"
47165 #: fortran/trans-common.c:856
47166 #, gcc-internal-format, gfc-internal-format
47167 msgid "Illegal reference type at %L as EQUIVALENCE object"
47170 #: fortran/trans-common.c:896
47171 #, gcc-internal-format, gfc-internal-format
47172 msgid "Inconsistent equivalence rules involving '%s' at %L and '%s' at %L"
47175 #. Aligning this field would misalign a previous field.
47176 #: fortran/trans-common.c:1029
47177 #, gcc-internal-format, gfc-internal-format
47179 "The equivalence set for variable '%s' declared at %L violates alignment "
47183 #: fortran/trans-common.c:1094
47184 #, gcc-internal-format, gfc-internal-format
47185 msgid "Equivalence for '%s' does not match ordering of COMMON '%s' at %L"
47188 #: fortran/trans-common.c:1109
47189 #, gcc-internal-format, gfc-internal-format
47191 "The equivalence set for '%s' cause an invalid extension to COMMON '%s' at %L"
47194 #: fortran/trans-common.c:1124
47195 #, gcc-internal-format, gfc-internal-format
47197 "Padding of %d bytes required before '%s' in COMMON '%s' at %L; reorder "
47198 "elements or use -fno-align-commons"
47201 #: fortran/trans-common.c:1129
47202 #, gcc-internal-format, gfc-internal-format
47204 "Padding of %d bytes required before '%s' in COMMON at %L; reorder elements "
47205 "or use -fno-align-commons"
47208 #: fortran/trans-common.c:1150
47209 #, gcc-internal-format, gfc-internal-format
47210 msgid "COMMON '%s' at %L does not exist"
47213 #: fortran/trans-common.c:1158
47214 #, gcc-internal-format, gfc-internal-format
47216 "COMMON '%s' at %L requires %d bytes of padding; reorder elements or use -fno-"
47220 #: fortran/trans-common.c:1162
47221 #, gcc-internal-format, gfc-internal-format
47223 "COMMON at %L requires %d bytes of padding; reorder elements or use -fno-"
47227 #: fortran/trans-const.c:312
47228 #, gcc-internal-format, gfc-internal-format
47229 msgid "Assigning value other than 0 or 1 to LOGICAL has undefined result at %L"
47232 #: fortran/trans-const.c:348
47233 #, gcc-internal-format, gfc-internal-format
47234 msgid "gfc_conv_constant_to_tree(): invalid type: %s"
47237 #: fortran/trans-const.c:379
47238 #, gcc-internal-format, gfc-internal-format
47239 msgid "non-constant initialization expression at %L"
47242 #: fortran/trans-decl.c:1378
47243 #, gcc-internal-format
47244 msgid "intrinsic variable which isn't a procedure"
47247 #: fortran/trans-decl.c:3556 fortran/trans-decl.c:5435
47248 #, gcc-internal-format, gfc-internal-format
47249 msgid "Return value of function '%s' at %L not set"
47252 #: fortran/trans-decl.c:3885
47253 #, gcc-internal-format
47254 msgid "Deferred type parameter not yet supported"
47257 #: fortran/trans-decl.c:4092
47258 #, gcc-internal-format, gfc-internal-format
47259 msgid "backend decl for module variable %s already exists"
47262 #: fortran/trans-decl.c:4616
47263 #, gcc-internal-format, gfc-internal-format
47264 msgid "Dummy argument '%s' at %L was declared INTENT(OUT) but was not set"
47267 #: fortran/trans-decl.c:4620
47268 #, gcc-internal-format, gfc-internal-format
47270 "Derived-type dummy argument '%s' at %L was declared INTENT(OUT) but was not "
47271 "set and does not have a default initializer"
47274 #: fortran/trans-decl.c:4629 fortran/trans-decl.c:4744
47275 #, gcc-internal-format, gfc-internal-format
47276 msgid "Unused dummy argument '%s' at %L"
47279 #: fortran/trans-decl.c:4643
47280 #, gcc-internal-format, gfc-internal-format
47281 msgid "Unused module variable '%s' which has been explicitly imported at %L"
47284 #: fortran/trans-decl.c:4651
47285 #, gcc-internal-format, gfc-internal-format
47286 msgid "Unused variable '%s' declared at %L"
47289 #: fortran/trans-decl.c:4699
47290 #, gcc-internal-format, gfc-internal-format
47291 msgid "Unused parameter '%s' declared at %L"
47294 #: fortran/trans-decl.c:4702
47295 #, gcc-internal-format, gfc-internal-format
47296 msgid "Unused parameter '%s' which has been explicitly imported at %L"
47299 #: fortran/trans-decl.c:4717
47300 #, gcc-internal-format, gfc-internal-format
47301 msgid "Return value '%s' of function '%s' declared at %L not set"
47304 #: fortran/trans-expr.c:1025
47305 #, gcc-internal-format, gfc-internal-format
47306 msgid "Code for reallocating the allocatable array at %L will be added"
47309 #: fortran/trans-expr.c:1028
47310 #, gcc-internal-format, gfc-internal-format
47311 msgid "Code for reallocating the allocatable variable at %L will be added"
47314 #: fortran/trans-expr.c:2464
47315 #, gcc-internal-format
47316 msgid "Unknown intrinsic op"
47319 #: fortran/trans-expr.c:3694
47320 #, gcc-internal-format, gfc-internal-format
47321 msgid "Unknown argument list function at %L"
47324 #: fortran/trans-intrinsic.c:853
47325 #, gcc-internal-format, gfc-internal-format
47326 msgid "Intrinsic function %s(%d) not recognized"
47329 #: fortran/trans-intrinsic.c:992 fortran/trans-intrinsic.c:1356
47330 #: fortran/trans-intrinsic.c:1555
47331 #, gcc-internal-format, gfc-internal-format
47332 msgid "'dim' argument of %s intrinsic at %L is not a valid dimension index"
47335 #: fortran/trans-io.c:2034
47336 #, gcc-internal-format, gfc-internal-format
47337 msgid "Derived type '%s' at %L has PRIVATE components"
47340 #: fortran/trans-io.c:2185
47341 #, gcc-internal-format, gfc-internal-format
47342 msgid "Bad IO basetype (%d)"
47345 #: fortran/trans-openmp.c:1833
47346 #, gcc-internal-format
47347 msgid "gfc_trans_omp_workshare(): Bad statement code"
47350 #: fortran/trans-stmt.c:540
47351 #, gcc-internal-format, gfc-internal-format
47352 msgid "An alternate return at %L without a * dummy argument"
47355 #: fortran/trans-stmt.c:863
47356 #, gcc-internal-format, gfc-internal-format
47357 msgid "Sorry, only support for integer kind %d implemented for image-set at %L"
47360 #: fortran/trans-types.c:495
47361 #, gcc-internal-format
47362 msgid "INTEGER(KIND=8) is not available for -fdefault-integer-8 option"
47365 #: fortran/trans-types.c:503
47366 #, gcc-internal-format
47367 msgid "INTEGER(KIND=8) is not available for -finteger-4-integer-8 option"
47370 #: fortran/trans-types.c:521
47371 #, gcc-internal-format
47372 msgid "REAL(KIND=8) is not available for -fdefault-real-8 option"
47375 #: fortran/trans-types.c:528
47376 #, gcc-internal-format
47377 msgid "REAL(KIND=8) is not available for -freal-4-real-8 option"
47380 #: fortran/trans-types.c:535
47381 #, gcc-internal-format
47382 msgid "REAL(KIND=10) is not available for -freal-4-real-10 option"
47385 #: fortran/trans-types.c:542
47386 #, gcc-internal-format
47387 msgid "REAL(KIND=16) is not available for -freal-4-real-16 option"
47390 #: fortran/trans-types.c:556
47391 #, gcc-internal-format
47392 msgid "Use of -fdefault-double-8 requires -fdefault-real-8"
47395 #: fortran/trans-types.c:565
47396 #, gcc-internal-format
47397 msgid "REAL(KIND=4) is not available for -freal-8-real-4 option"
47400 #: fortran/trans-types.c:572
47401 #, gcc-internal-format
47402 msgid "REAL(KIND=10) is not available for -freal-8-real-10 option"
47405 #: fortran/trans-types.c:579
47406 #, gcc-internal-format
47407 msgid "REAL(KIND=10) is not available for -freal-8-real-16 option"
47410 #: fortran/trans-types.c:1451
47411 #, gcc-internal-format, gfc-internal-format
47412 msgid "Array element size too big at %C"
47415 #: fortran/trans.c:1653
47416 #, gcc-internal-format
47417 msgid "gfc_trans_code(): Bad statement code"
47420 #: java/class.c:833
47421 #, gcc-internal-format
47422 msgid "bad method signature"
47425 #: java/class.c:892
47426 #, gcc-internal-format
47427 msgid "misplaced ConstantValue attribute (not in any field)"
47430 #: java/class.c:895
47431 #, gcc-internal-format, gfc-internal-format
47432 msgid "duplicate ConstantValue attribute for field '%s'"
47435 #: java/class.c:906
47436 #, gcc-internal-format, gfc-internal-format
47437 msgid "ConstantValue attribute of field '%s' has wrong type"
47440 #: java/class.c:1632
47441 #, gcc-internal-format
47442 msgid "abstract method in non-abstract class"
47445 #: java/class.c:2695
47446 #, gcc-internal-format
47447 msgid "non-static method %q+D overrides static method"
47450 #: java/decl.c:1204
47451 #, gcc-internal-format
47452 msgid "%q+D used prior to declaration"
47455 #: java/decl.c:1627
47456 #, gcc-internal-format
47457 msgid "In %+D: overlapped variable and exception ranges at %d"
47460 #: java/decl.c:1678
47461 #, gcc-internal-format
47462 msgid "bad type in parameter debug info"
47465 #: java/decl.c:1687
47466 #, gcc-internal-format
47467 msgid "bad PC range for debug info for local %q+D"
47471 #, gcc-internal-format, gfc-internal-format
47472 msgid "need to insert runtime check for %s"
47475 #: java/expr.c:504 java/expr.c:551
47476 #, gcc-internal-format, gfc-internal-format
47477 msgid "assert: %s is assign compatible with %s"
47481 #, gcc-internal-format
47482 msgid "stack underflow - dup* operation"
47485 #: java/expr.c:1661
47486 #, gcc-internal-format
47487 msgid "reference %qs is ambiguous: appears in interface %qs and interface %qs"
47490 #: java/expr.c:1689
47491 #, gcc-internal-format
47492 msgid "field %qs not found"
47495 #: java/expr.c:2248
47496 #, gcc-internal-format, gfc-internal-format
47497 msgid "method '%s' not found in class"
47500 #: java/expr.c:2440
47501 #, gcc-internal-format, gfc-internal-format
47502 msgid "failed to find class '%s'"
47505 #: java/expr.c:2481
47506 #, gcc-internal-format, gfc-internal-format
47507 msgid "class '%s' has no method named '%s' matching signature '%s'"
47510 #: java/expr.c:2512
47511 #, gcc-internal-format
47512 msgid "invokestatic on non static method"
47515 #: java/expr.c:2517
47516 #, gcc-internal-format
47517 msgid "invokestatic on abstract method"
47520 #: java/expr.c:2525
47521 #, gcc-internal-format
47522 msgid "invoke[non-static] on static method"
47525 #: java/expr.c:2883
47526 #, gcc-internal-format, gfc-internal-format
47527 msgid "missing field '%s' in '%s'"
47530 #: java/expr.c:2890
47531 #, gcc-internal-format, gfc-internal-format
47532 msgid "mismatching signature for field '%s' in '%s'"
47535 #: java/expr.c:2919
47536 #, gcc-internal-format
47537 msgid "assignment to final field %q+D not in field%'s class"
47540 #: java/expr.c:3147
47541 #, gcc-internal-format
47542 msgid "invalid PC in line number table"
47545 #: java/expr.c:3197
47546 #, gcc-internal-format, gfc-internal-format
47547 msgid "unreachable bytecode from %d to before %d"
47550 #: java/expr.c:3239
47551 #, gcc-internal-format, gfc-internal-format
47552 msgid "unreachable bytecode from %d to the end of the method"
47555 #. duplicate code from LOAD macro
47556 #: java/expr.c:3547
47557 #, gcc-internal-format
47558 msgid "unrecognized wide sub-instruction"
47561 #: java/jcf-parse.c:504
47562 #, gcc-internal-format, gfc-internal-format
47563 msgid "<constant pool index %d not in range>"
47566 #: java/jcf-parse.c:514
47567 #, gcc-internal-format, gfc-internal-format
47568 msgid "<constant pool index %d unexpected type"
47571 #: java/jcf-parse.c:1097
47572 #, gcc-internal-format
47573 msgid "bad string constant"
47576 #: java/jcf-parse.c:1115
47577 #, gcc-internal-format, gfc-internal-format
47578 msgid "bad value constant type %d, index %d"
47581 #: java/jcf-parse.c:1395 java/jcf-parse.c:1401
47582 #, gcc-internal-format, gfc-internal-format
47583 msgid "cannot find file for class %s"
47586 #: java/jcf-parse.c:1426
47587 #, gcc-internal-format
47588 msgid "not a valid Java .class file"
47591 #: java/jcf-parse.c:1429
47592 #, gcc-internal-format
47593 msgid "error while parsing constant pool"
47596 #. FIXME - where was first time
47597 #: java/jcf-parse.c:1444
47598 #, gcc-internal-format, gfc-internal-format
47599 msgid "reading class %s for the second time from %s"
47602 #: java/jcf-parse.c:1462
47603 #, gcc-internal-format
47604 msgid "error while parsing fields"
47607 #: java/jcf-parse.c:1465
47608 #, gcc-internal-format
47609 msgid "error while parsing methods"
47612 #: java/jcf-parse.c:1468
47613 #, gcc-internal-format
47614 msgid "error while parsing final attributes"
47617 #: java/jcf-parse.c:1507
47618 #, gcc-internal-format
47619 msgid "duplicate class will only be compiled once"
47622 #: java/jcf-parse.c:1603
47623 #, gcc-internal-format
47624 msgid "missing Code attribute"
47627 #: java/jcf-parse.c:1848
47628 #, gcc-internal-format
47629 msgid "no input file specified"
47632 #: java/jcf-parse.c:1883
47633 #, gcc-internal-format
47634 msgid "can%'t close input file %s: %m"
47637 #: java/jcf-parse.c:1926
47638 #, gcc-internal-format, gfc-internal-format
47639 msgid "bad zip/jar file %s"
47642 #: java/jcf-parse.c:2128
47643 #, gcc-internal-format, gfc-internal-format
47644 msgid "error while reading %s from zip file"
47647 #: java/jvspec.c:395
47648 #, gcc-internal-format
47649 msgid "can%'t specify %<-D%> without %<--main%>"
47652 #: java/jvspec.c:398
47653 #, gcc-internal-format
47654 msgid "%qs is not a valid class name"
47657 #: java/jvspec.c:404
47658 #, gcc-internal-format
47659 msgid "--resource requires -o"
47662 #: java/jvspec.c:411
47663 #, gcc-internal-format
47664 msgid "already-compiled .class files ignored with -C"
47667 #: java/jvspec.c:418
47668 #, gcc-internal-format
47669 msgid "cannot specify both -C and -o"
47672 #: java/jvspec.c:430
47673 #, gcc-internal-format
47674 msgid "cannot create temporary file"
47677 #: java/jvspec.c:452
47678 #, gcc-internal-format
47679 msgid "using both @FILE with multiple files not implemented"
47682 #: java/jvspec.c:536
47683 #, gcc-internal-format
47684 msgid "cannot specify %<main%> class when not linking"
47688 #, gcc-internal-format
47689 msgid "-fexcess-precision=standard for Java"
47693 #, gcc-internal-format
47694 msgid "-findirect-dispatch is incompatible with -freduced-reflection"
47698 #, gcc-internal-format
47699 msgid "-fjni is incompatible with -freduced-reflection"
47703 #, gcc-internal-format
47704 msgid "can%'t do dependency tracking with input from stdin"
47708 #, gcc-internal-format
47709 msgid "couldn%'t determine target name for dependency tracking"
47712 #: java/mangle_name.c:324 java/mangle_name.c:401
47713 #, gcc-internal-format
47714 msgid "internal error - invalid Utf8 name"
47717 #: java/typeck.c:424
47718 #, gcc-internal-format
47719 msgid "junk at end of signature string"
47722 #: java/verify-glue.c:377
47723 #, gcc-internal-format, gfc-internal-format
47724 msgid "verification failed: %s"
47727 #: java/verify-glue.c:379
47728 #, gcc-internal-format, gfc-internal-format
47729 msgid "verification failed at PC=%d: %s"
47732 #: java/verify-glue.c:467
47733 #, gcc-internal-format
47734 msgid "bad pc in exception_table"
47737 #: lto/lto-lang.c:754
47738 #, gcc-internal-format
47739 msgid "-fwpa and -fltrans are mutually exclusive"
47742 #: lto/lto-object.c:112
47743 #, gcc-internal-format, gfc-internal-format
47744 msgid "open %s failed: %s"
47747 #: lto/lto-object.c:156 lto/lto-object.c:191 lto/lto-object.c:289
47748 #: lto/lto-object.c:346 lto/lto-object.c:370
47749 #, gcc-internal-format, gfc-internal-format
47753 #: lto/lto-object.c:158
47754 #, gcc-internal-format, gfc-internal-format
47758 #: lto/lto-object.c:200
47759 #, gcc-internal-format, gfc-internal-format
47763 #: lto/lto-object.c:257
47764 #, gcc-internal-format, gfc-internal-format
47765 msgid "two or more sections for %s"
47769 #, gcc-internal-format, gfc-internal-format
47770 msgid "%s: section %s is missing"
47774 #, gcc-internal-format
47775 msgid "bytecode stream: garbage at the end of symbols section"
47779 #, gcc-internal-format
47780 msgid "could not parse hex number"
47784 #, gcc-internal-format, gfc-internal-format
47785 msgid "unexpected file name %s in linker resolution file. Expected %s"
47789 #, gcc-internal-format
47790 msgid "could not parse file offset"
47794 #, gcc-internal-format
47795 msgid "unexpected offset"
47799 #, gcc-internal-format
47800 msgid "invalid line in the resolution file"
47804 #, gcc-internal-format
47805 msgid "invalid resolution in the resolution file"
47809 #, gcc-internal-format
47810 msgid "resolution sub id %wx not in object file"
47814 #, gcc-internal-format, gfc-internal-format
47815 msgid "cannot read LTO decls from %s"
47819 #, gcc-internal-format, gfc-internal-format
47820 msgid "Cannot open %s"
47824 #, gcc-internal-format, gfc-internal-format
47825 msgid "Cannot map %s"
47829 #, gcc-internal-format, gfc-internal-format
47830 msgid "Cannot read %s"
47834 #, gcc-internal-format
47835 msgid "no LTRANS output list filename provided"
47839 #, gcc-internal-format
47840 msgid "opening LTRANS output list %s: %m"
47844 #, gcc-internal-format
47845 msgid "lto_obj_file_open() failed"
47849 #, gcc-internal-format
47850 msgid "writing to LTRANS output list %s: %m"
47854 #, gcc-internal-format
47855 msgid "closing LTRANS output list %s: %m"
47859 #, gcc-internal-format
47860 msgid "could not open symbol resolution file: %m"
47864 #, gcc-internal-format
47865 msgid "errors during merging of translation units"
47868 #: objc/objc-act.c:410 objc/objc-act.c:6776
47869 #, gcc-internal-format
47870 msgid "%<@end%> missing in implementation context"
47873 #: objc/objc-act.c:563
47874 #, gcc-internal-format
47875 msgid "class attributes are not available in Objective-C 1.0"
47878 #: objc/objc-act.c:578
47879 #, gcc-internal-format
47880 msgid "category attributes are not available in Objective-C 1.0"
47883 #: objc/objc-act.c:581
47884 #, gcc-internal-format
47886 "category attributes are not available in this version of the compiler, "
47890 #: objc/objc-act.c:587
47891 #, gcc-internal-format
47892 msgid "class extensions are not available in Objective-C 1.0"
47895 #: objc/objc-act.c:601
47896 #, gcc-internal-format
47897 msgid "class extension for class %qE declared after its %<@implementation%>"
47900 #: objc/objc-act.c:616
47901 #, gcc-internal-format
47902 msgid "protocol attributes are not available in Objective-C 1.0"
47905 #: objc/objc-act.c:681
47906 #, gcc-internal-format
47907 msgid "%<@end%> must appear in an @implementation context"
47910 #: objc/objc-act.c:690
47911 #, gcc-internal-format
47912 msgid "%<@package%> is not available in Objective-C 1.0"
47915 #: objc/objc-act.c:692
47916 #, gcc-internal-format
47917 msgid "%<@package%> presently has the same effect as %<@public%>"
47920 #: objc/objc-act.c:703
47921 #, gcc-internal-format
47922 msgid "%<@optional%> is not available in Objective-C 1.0"
47925 #: objc/objc-act.c:705
47926 #, gcc-internal-format
47927 msgid "%<@required%> is not available in Objective-C 1.0"
47930 #: objc/objc-act.c:713
47931 #, gcc-internal-format
47932 msgid "%<@optional%> is allowed in @protocol context only"
47935 #: objc/objc-act.c:715
47936 #, gcc-internal-format
47937 msgid "%<@required%> is allowed in @protocol context only"
47940 #: objc/objc-act.c:822
47941 #, gcc-internal-format
47942 msgid "%<@property%> is not available in Objective-C 1.0"
47945 #: objc/objc-act.c:826
47946 #, gcc-internal-format
47947 msgid "%<readonly%> attribute conflicts with %<readwrite%> attribute"
47950 #: objc/objc-act.c:843
47951 #, gcc-internal-format
47952 msgid "%<readonly%> attribute conflicts with %<setter%> attribute"
47955 #: objc/objc-act.c:849
47956 #, gcc-internal-format
47957 msgid "%<assign%> attribute conflicts with %<retain%> attribute"
47960 #: objc/objc-act.c:854
47961 #, gcc-internal-format
47962 msgid "%<assign%> attribute conflicts with %<copy%> attribute"
47965 #: objc/objc-act.c:859
47966 #, gcc-internal-format
47967 msgid "%<retain%> attribute conflicts with %<copy%> attribute"
47970 #: objc/objc-act.c:876
47971 #, gcc-internal-format
47972 msgid "property declaration not in @interface or @protocol context"
47975 #: objc/objc-act.c:887
47976 #, gcc-internal-format
47977 msgid "invalid property declaration"
47980 #: objc/objc-act.c:895
47981 #, gcc-internal-format
47982 msgid "property can not be an array"
47985 #. A @property is not an actual variable, but it is a way to
47986 #. describe a pair of accessor methods, so its type (which is
47987 #. the type of the return value of the getter and the first
47988 #. argument of the setter) can't be a bitfield (as return values
47989 #. and arguments of functions can not be bitfields). The
47990 #. underlying instance variable could be a bitfield, but that is
47991 #. a different matter.
47992 #: objc/objc-act.c:913
47993 #, gcc-internal-format
47994 msgid "property can not be a bit-field"
47997 #: objc/objc-act.c:945
47998 #, gcc-internal-format
48000 "object property %qD has no %<assign%>, %<retain%> or %<copy%> attribute; "
48001 "assuming %<assign%>"
48004 #: objc/objc-act.c:948
48005 #, gcc-internal-format
48007 "%<assign%> can be unsafe for Objective-C objects; please state explicitly if "
48011 #: objc/objc-act.c:955
48012 #, gcc-internal-format
48013 msgid "%<retain%> attribute is only valid for Objective-C objects"
48016 #: objc/objc-act.c:959
48017 #, gcc-internal-format
48018 msgid "%<copy%> attribute is only valid for Objective-C objects"
48021 #: objc/objc-act.c:1013
48022 #, gcc-internal-format
48023 msgid "redeclaration of property %qD"
48026 #: objc/objc-act.c:1016 objc/objc-act.c:1081 objc/objc-act.c:1091
48027 #: objc/objc-act.c:1104 objc/objc-act.c:1115 objc/objc-act.c:1126
48028 #: objc/objc-act.c:1163 objc/objc-act.c:7547 objc/objc-act.c:7610
48029 #: objc/objc-act.c:7632 objc/objc-act.c:7645 objc/objc-act.c:7663
48030 #: objc/objc-act.c:7762
48031 #, gcc-internal-format
48032 msgid "originally specified here"
48035 #: objc/objc-act.c:1078
48036 #, gcc-internal-format
48038 "'nonatomic' attribute of property %qD conflicts with previous declaration"
48041 #: objc/objc-act.c:1088
48042 #, gcc-internal-format
48043 msgid "'getter' attribute of property %qD conflicts with previous declaration"
48046 #: objc/objc-act.c:1101
48047 #, gcc-internal-format
48048 msgid "'setter' attribute of property %qD conflicts with previous declaration"
48051 #: objc/objc-act.c:1112
48052 #, gcc-internal-format
48054 "assign semantics attributes of property %qD conflict with previous "
48058 #: objc/objc-act.c:1123
48059 #, gcc-internal-format
48061 "'readonly' attribute of property %qD conflicts with previous declaration"
48064 #: objc/objc-act.c:1161
48065 #, gcc-internal-format
48066 msgid "type of property %qD conflicts with previous declaration"
48069 #: objc/objc-act.c:1634
48070 #, gcc-internal-format
48071 msgid "the dot syntax is not available in Objective-C 1.0"
48074 #. We know that 'class_name' is an Objective-C class name as the
48075 #. parser won't call this function if it is not. This is only a
48076 #. double-check for safety.
48077 #: objc/objc-act.c:1650
48078 #, gcc-internal-format
48079 msgid "could not find class %qE"
48082 #. Again, this should never happen, but we do check.
48083 #: objc/objc-act.c:1658
48084 #, gcc-internal-format
48085 msgid "could not find interface for class %qE"
48088 #: objc/objc-act.c:1664 objc/objc-act.c:6813 objc/objc-act.c:6944
48089 #, gcc-internal-format
48090 msgid "class %qE is deprecated"
48093 #: objc/objc-act.c:1693
48094 #, gcc-internal-format
48095 msgid "could not find setter/getter for %qE in class %qE"
48098 #: objc/objc-act.c:1729
48099 #, gcc-internal-format
48100 msgid "readonly property can not be set"
48103 #. PS: At the moment, due to how the parser works, it should be
48104 #. impossible to get here. But it's good to have the check in
48105 #. case the parser changes.
48107 #: objc/objc-act.c:1999
48108 #, gcc-internal-format
48109 msgid "method declaration not in @interface context"
48112 #: objc/objc-act.c:2003
48113 #, gcc-internal-format
48114 msgid "method attributes are not available in Objective-C 1.0"
48117 #: objc/objc-act.c:2023
48118 #, gcc-internal-format
48119 msgid "method definition not in @implementation context"
48122 #: objc/objc-act.c:2038
48123 #, gcc-internal-format
48124 msgid "method attributes can not be specified in @implementation context"
48127 #: objc/objc-act.c:2267
48128 #, gcc-internal-format
48129 msgid "class %qs does not implement the %qE protocol"
48132 #: objc/objc-act.c:2270
48133 #, gcc-internal-format
48134 msgid "type %qs does not conform to the %qE protocol"
48137 #: objc/objc-act.c:2551
48138 #, gcc-internal-format
48139 msgid "comparison of distinct Objective-C types lacks a cast"
48142 #: objc/objc-act.c:2555
48143 #, gcc-internal-format
48144 msgid "initialization from distinct Objective-C type"
48147 #: objc/objc-act.c:2559
48148 #, gcc-internal-format
48149 msgid "assignment from distinct Objective-C type"
48152 #: objc/objc-act.c:2563
48153 #, gcc-internal-format
48154 msgid "distinct Objective-C type in return"
48157 #: objc/objc-act.c:2567
48158 #, gcc-internal-format
48159 msgid "passing argument %d of %qE from distinct Objective-C type"
48162 #: objc/objc-act.c:2705
48163 #, gcc-internal-format
48164 msgid "statically allocated instance of Objective-C class %qE"
48167 #: objc/objc-act.c:2714
48168 #, gcc-internal-format
48169 msgid "redeclaration of Objective-C class %qs"
48172 #. This case happens when we are given an 'interface' which
48173 #. is not a valid class name. For example if a typedef was
48174 #. used, and 'interface' really is the identifier of the
48175 #. typedef, but when you resolve it you don't get an
48176 #. Objective-C class, but something else, such as 'int'.
48177 #. This is an error; protocols make no sense unless you use
48178 #. them with Objective-C objects.
48179 #: objc/objc-act.c:2756
48180 #, gcc-internal-format
48181 msgid "only Objective-C object types can be qualified with a protocol"
48184 #: objc/objc-act.c:2820
48185 #, gcc-internal-format
48186 msgid "protocol %qE has circular dependency"
48189 #: objc/objc-act.c:2853 objc/objc-act.c:5676
48190 #, gcc-internal-format
48191 msgid "cannot find protocol declaration for %qE"
48194 #: objc/objc-act.c:3155 objc/objc-act.c:3810 objc/objc-act.c:6389
48195 #: objc/objc-act.c:6864 objc/objc-act.c:6937 objc/objc-act.c:6990
48196 #, gcc-internal-format
48197 msgid "cannot find interface declaration for %qE"
48200 #: objc/objc-act.c:3159
48201 #, gcc-internal-format
48202 msgid "interface %qE does not have valid constant string layout"
48205 #: objc/objc-act.c:3164
48206 #, gcc-internal-format
48207 msgid "cannot find reference tag for class %qE"
48210 #: objc/objc-act.c:3309
48211 #, gcc-internal-format
48212 msgid "%qE is not an Objective-C class name or alias"
48215 #: objc/objc-act.c:3324 objc/objc-act.c:3355 objc/objc-act.c:6770
48216 #: objc/objc-act.c:8093 objc/objc-act.c:8144
48217 #, gcc-internal-format
48218 msgid "Objective-C declarations may only appear in global scope"
48221 #: objc/objc-act.c:3329
48222 #, gcc-internal-format
48223 msgid "cannot find class %qE"
48226 #: objc/objc-act.c:3331
48227 #, gcc-internal-format
48228 msgid "class %qE already exists"
48231 #: objc/objc-act.c:3373 objc/objc-act.c:6829
48232 #, gcc-internal-format
48233 msgid "%qE redeclared as different kind of symbol"
48236 #: objc/objc-act.c:3664
48237 #, gcc-internal-format
48238 msgid "strong-cast assignment has been intercepted"
48241 #: objc/objc-act.c:3706
48242 #, gcc-internal-format
48243 msgid "strong-cast may possibly be needed"
48246 #: objc/objc-act.c:3716
48247 #, gcc-internal-format
48248 msgid "instance variable assignment has been intercepted"
48251 #: objc/objc-act.c:3735
48252 #, gcc-internal-format
48253 msgid "pointer arithmetic for garbage-collected objects not allowed"
48256 #: objc/objc-act.c:3741
48257 #, gcc-internal-format
48258 msgid "global/static variable assignment has been intercepted"
48261 #: objc/objc-act.c:3961 objc/objc-act.c:3989 objc/objc-act.c:4045
48262 #, gcc-internal-format
48263 msgid "duplicate instance variable %q+D"
48266 #: objc/objc-act.c:4105
48267 #, gcc-internal-format
48269 "%<-fobjc-exceptions%> is required to enable Objective-C exception syntax"
48272 #: objc/objc-act.c:4189
48273 #, gcc-internal-format
48274 msgid "@catch parameter is not a known Objective-C class type"
48277 #: objc/objc-act.c:4195
48278 #, gcc-internal-format
48279 msgid "@catch parameter can not be protocol-qualified"
48282 #: objc/objc-act.c:4240
48283 #, gcc-internal-format
48284 msgid "exception of type %<%T%> will be caught"
48287 #: objc/objc-act.c:4242
48288 #, gcc-internal-format
48289 msgid " by earlier handler for %<%T%>"
48292 #: objc/objc-act.c:4289
48293 #, gcc-internal-format
48294 msgid "%<@try%> without %<@catch%> or %<@finally%>"
48297 #: objc/objc-act.c:4317
48298 #, gcc-internal-format
48299 msgid "%<@throw%> (rethrow) used outside of a @catch block"
48302 #: objc/objc-act.c:4330
48303 #, gcc-internal-format
48304 msgid "%<@throw%> argument is not an object"
48307 #: objc/objc-act.c:4351
48308 #, gcc-internal-format
48309 msgid "%<@synchronized%> argument is not an object"
48312 #: objc/objc-act.c:4559
48313 #, gcc-internal-format
48317 #: objc/objc-act.c:4582 objc/objc-act.c:4601
48318 #, gcc-internal-format
48319 msgid "inconsistent instance variable specification"
48322 #: objc/objc-act.c:4658
48323 #, gcc-internal-format
48324 msgid "can not use an object as parameter to a method"
48327 #: objc/objc-act.c:4702
48328 #, gcc-internal-format
48329 msgid "method argument attributes are not available in Objective-C 1.0"
48332 #: objc/objc-act.c:5085
48333 #, gcc-internal-format
48334 msgid "multiple methods named %<%c%E%> found"
48337 #: objc/objc-act.c:5088
48338 #, gcc-internal-format
48339 msgid "using %<%c%s%>"
48342 #: objc/objc-act.c:5097
48343 #, gcc-internal-format
48344 msgid "multiple selectors named %<%c%E%> found"
48347 #: objc/objc-act.c:5100
48348 #, gcc-internal-format
48349 msgid "found %<%c%s%>"
48352 #: objc/objc-act.c:5109
48353 #, gcc-internal-format
48354 msgid "also found %<%c%s%>"
48357 #. If 'rtype' is NULL_TREE at this point it means that
48358 #. we have seen no @interface corresponding to that
48359 #. class name, only a @class declaration (alternatively,
48360 #. this was a call such as [objc_getClass("SomeClass")
48361 #. alloc], where we've never seen the @interface of
48362 #. SomeClass). So, we have a class name (class_tree)
48363 #. but no actual details of the class methods. We won't
48364 #. be able to check that the class responds to the
48365 #. method, and we will have to guess the method
48366 #. prototype. Emit a warning, then keep going (this
48367 #. will use any method with a matching name, as if the
48368 #. receiver was of type 'Class').
48369 #. We could not find an @interface declaration, and
48370 #. there are no protocols attached to the receiver,
48371 #. so we can't complete the check that the receiver
48372 #. responds to the method, and we can't retrieve the
48373 #. method prototype. But, because the receiver has
48374 #. a well-specified class, the programmer did want
48375 #. this check to be performed. Emit a warning, then
48376 #. keep going as if it was an 'id'. To remove the
48377 #. warning, either include an @interface for the
48378 #. class, or cast the receiver to 'id'. Note that
48379 #. rtype is an IDENTIFIER_NODE at this point.
48380 #: objc/objc-act.c:5395 objc/objc-act.c:5529
48381 #, gcc-internal-format
48382 msgid "@interface of class %qE not found"
48385 #: objc/objc-act.c:5403
48386 #, gcc-internal-format
48387 msgid "no super class declared in @interface for %qE"
48390 #: objc/objc-act.c:5454
48391 #, gcc-internal-format
48392 msgid "found %<-%E%> instead of %<+%E%> in protocol(s)"
48395 #. We have a type, but it's not an Objective-C type (!).
48396 #: objc/objc-act.c:5566
48397 #, gcc-internal-format
48398 msgid "invalid receiver type %qs"
48401 #: objc/objc-act.c:5583
48402 #, gcc-internal-format
48403 msgid "%<%c%E%> not found in protocol(s)"
48406 #: objc/objc-act.c:5597
48407 #, gcc-internal-format
48408 msgid "%qE may not respond to %<%c%E%>"
48411 #: objc/objc-act.c:5605
48412 #, gcc-internal-format
48413 msgid "no %<%c%E%> method found"
48416 #: objc/objc-act.c:5612
48417 #, gcc-internal-format
48418 msgid "(Messages without a matching method signature"
48421 #: objc/objc-act.c:5614
48422 #, gcc-internal-format
48423 msgid "will be assumed to return %<id%> and accept"
48426 #: objc/objc-act.c:5616
48427 #, gcc-internal-format
48428 msgid "%<...%> as arguments.)"
48431 #: objc/objc-act.c:5725
48432 #, gcc-internal-format
48433 msgid "undeclared selector %qE"
48436 #. Historically, a class method that produced objects (factory
48437 #. method) would assign `self' to the instance that it
48438 #. allocated. This would effectively turn the class method into
48439 #. an instance method. Following this assignment, the instance
48440 #. variables could be accessed. That practice, while safe,
48441 #. violates the simple rule that a class method should not refer
48442 #. to an instance variable. It's better to catch the cases
48443 #. where this is done unknowingly than to support the above
48445 #: objc/objc-act.c:5749
48446 #, gcc-internal-format
48447 msgid "instance variable %qE accessed in class method"
48450 #: objc/objc-act.c:5980 objc/objc-act.c:6000
48451 #, gcc-internal-format
48453 "method %<%c%E%> declared %<@optional%> and %<@required%> at the same time"
48456 #: objc/objc-act.c:5984
48457 #, gcc-internal-format
48458 msgid "previous declaration of %<%c%E%> as %<@required%>"
48461 #: objc/objc-act.c:6004
48462 #, gcc-internal-format
48463 msgid "previous declaration of %<%c%E%> as %<@optional%>"
48466 #: objc/objc-act.c:6064
48467 #, gcc-internal-format
48468 msgid "duplicate declaration of method %<%c%E%> with conflicting types"
48471 #: objc/objc-act.c:6068
48472 #, gcc-internal-format
48473 msgid "previous declaration of %<%c%E%>"
48476 #: objc/objc-act.c:6105
48477 #, gcc-internal-format
48478 msgid "duplicate interface declaration for category %<%E(%E)%>"
48481 #: objc/objc-act.c:6193
48482 #, gcc-internal-format
48483 msgid "illegal reference type specified for instance variable %qs"
48486 #: objc/objc-act.c:6204
48487 #, gcc-internal-format
48488 msgid "instance variable %qs has unknown size"
48491 #: objc/objc-act.c:6225
48492 #, gcc-internal-format
48493 msgid "instance variable %qs uses flexible array member"
48496 #: objc/objc-act.c:6252
48497 #, gcc-internal-format
48498 msgid "type %qE has no default constructor to call"
48501 #: objc/objc-act.c:6258
48502 #, gcc-internal-format
48503 msgid "destructor for %qE shall not be run either"
48506 #. Vtable pointers are Real Bad(tm), since Obj-C cannot
48507 #. initialize them.
48508 #: objc/objc-act.c:6270
48509 #, gcc-internal-format
48510 msgid "type %qE has virtual member functions"
48513 #: objc/objc-act.c:6271
48514 #, gcc-internal-format
48515 msgid "illegal aggregate type %qE specified for instance variable %qs"
48518 #: objc/objc-act.c:6281
48519 #, gcc-internal-format
48520 msgid "type %qE has a user-defined constructor"
48523 #: objc/objc-act.c:6283
48524 #, gcc-internal-format
48525 msgid "type %qE has a user-defined destructor"
48528 #: objc/objc-act.c:6287
48529 #, gcc-internal-format
48531 "C++ constructors and destructors will not be invoked for Objective-C fields"
48534 #: objc/objc-act.c:6418
48535 #, gcc-internal-format
48536 msgid "instance variable %qE is declared private"
48539 #: objc/objc-act.c:6429
48540 #, gcc-internal-format
48541 msgid "instance variable %qE is %s; this will be a hard error in the future"
48544 #: objc/objc-act.c:6436
48545 #, gcc-internal-format
48546 msgid "instance variable %qE is declared %s"
48549 #: objc/objc-act.c:6547 objc/objc-act.c:6662
48550 #, gcc-internal-format
48551 msgid "incomplete implementation of class %qE"
48554 #: objc/objc-act.c:6551 objc/objc-act.c:6666
48555 #, gcc-internal-format
48556 msgid "incomplete implementation of category %qE"
48559 #: objc/objc-act.c:6560 objc/objc-act.c:6674
48560 #, gcc-internal-format
48561 msgid "method definition for %<%c%E%> not found"
48564 #: objc/objc-act.c:6715
48565 #, gcc-internal-format
48566 msgid "%s %qE does not fully implement the %qE protocol"
48569 #: objc/objc-act.c:6805
48570 #, gcc-internal-format
48571 msgid "cannot find interface declaration for %qE, superclass of %qE"
48574 #: objc/objc-act.c:6844
48575 #, gcc-internal-format
48576 msgid "reimplementation of class %qE"
48579 #: objc/objc-act.c:6877
48580 #, gcc-internal-format
48581 msgid "conflicting super class name %qE"
48584 #: objc/objc-act.c:6880
48585 #, gcc-internal-format
48586 msgid "previous declaration of %qE"
48589 #: objc/objc-act.c:6882
48590 #, gcc-internal-format
48591 msgid "previous declaration"
48594 #: objc/objc-act.c:6895 objc/objc-act.c:6897
48595 #, gcc-internal-format
48596 msgid "duplicate interface declaration for class %qE"
48599 #: objc/objc-act.c:7216 objc/objc-act.c:7411
48600 #, gcc-internal-format
48601 msgid "can not find instance variable associated with property"
48604 #. TODO: This should be caught much earlier than this.
48605 #: objc/objc-act.c:7377
48606 #, gcc-internal-format
48607 msgid "invalid setter, it must have one argument"
48610 #: objc/objc-act.c:7540 objc/objc-act.c:7755
48611 #, gcc-internal-format
48612 msgid "property %qs already specified in %<@dynamic%>"
48615 #: objc/objc-act.c:7543 objc/objc-act.c:7758
48616 #, gcc-internal-format
48617 msgid "property %qs already specified in %<@synthesize%>"
48620 #: objc/objc-act.c:7557 objc/objc-act.c:7772
48621 #, gcc-internal-format
48622 msgid "no declaration of property %qs found in the interface"
48625 #: objc/objc-act.c:7584
48626 #, gcc-internal-format
48627 msgid "ivar %qs used by %<@synthesize%> declaration must be an existing ivar"
48630 #: objc/objc-act.c:7605
48631 #, gcc-internal-format
48632 msgid "property %qs is using instance variable %qs of incompatible type"
48635 #: objc/objc-act.c:7627
48636 #, gcc-internal-format
48637 msgid "'assign' property %qs is using bit-field instance variable %qs"
48640 #: objc/objc-act.c:7640
48641 #, gcc-internal-format
48642 msgid "'atomic' property %qs is using bit-field instance variable %qs"
48645 #: objc/objc-act.c:7658
48646 #, gcc-internal-format
48647 msgid "property %qs is using the same instance variable as property %qs"
48650 #: objc/objc-act.c:7699
48651 #, gcc-internal-format
48652 msgid "%<@synthesize%> is not available in Objective-C 1.0"
48655 #. We can get here only in Objective-C; the Objective-C++ parser
48656 #. detects the problem while parsing, outputs the error
48657 #. "misplaced '@synthesize' Objective-C++ construct" and skips
48658 #. the declaration.
48659 #: objc/objc-act.c:7710
48660 #, gcc-internal-format
48661 msgid "%<@synthesize%> not in @implementation context"
48664 #: objc/objc-act.c:7716
48665 #, gcc-internal-format
48666 msgid "%<@synthesize%> can not be used in categories"
48669 #: objc/objc-act.c:7725
48670 #, gcc-internal-format
48671 msgid "%<@synthesize%> requires the @interface of the class to be available"
48674 #: objc/objc-act.c:7808
48675 #, gcc-internal-format
48676 msgid "%<@dynamic%> is not available in Objective-C 1.0"
48679 #. We can get here only in Objective-C; the Objective-C++ parser
48680 #. detects the problem while parsing, outputs the error
48681 #. "misplaced '@dynamic' Objective-C++ construct" and skips the
48683 #: objc/objc-act.c:7819
48684 #, gcc-internal-format
48685 msgid "%<@dynamic%> not in @implementation context"
48688 #: objc/objc-act.c:7841
48689 #, gcc-internal-format
48690 msgid "%<@dynamic%> requires the @interface of the class to be available"
48693 #: objc/objc-act.c:8039
48694 #, gcc-internal-format
48695 msgid "definition of protocol %qE not found"
48698 #. It would be nice to use warn_deprecated_use() here, but
48699 #. we are using TREE_CHAIN (which is supposed to be the
48700 #. TYPE_STUB_DECL for a TYPE) for something different.
48701 #: objc/objc-act.c:8070
48702 #, gcc-internal-format
48703 msgid "protocol %qE is deprecated"
48706 #: objc/objc-act.c:8189
48707 #, gcc-internal-format
48708 msgid "duplicate declaration for protocol %qE"
48711 #: objc/objc-act.c:8699
48712 #, gcc-internal-format
48713 msgid "conflicting types for %<%c%s%>"
48716 #: objc/objc-act.c:8703
48717 #, gcc-internal-format
48718 msgid "previous declaration of %<%c%s%>"
48721 #: objc/objc-act.c:8803
48722 #, gcc-internal-format
48723 msgid "no super class declared in interface for %qE"
48726 #: objc/objc-act.c:8830
48727 #, gcc-internal-format
48728 msgid "[super ...] must appear in a method context"
48731 #: objc/objc-act.c:8870
48732 #, gcc-internal-format
48733 msgid "method possibly missing a [super dealloc] call"
48736 #: objc/objc-act.c:9334
48737 #, gcc-internal-format
48738 msgid "instance variable %qs is declared private"
48741 #: objc/objc-act.c:9379
48742 #, gcc-internal-format
48743 msgid "local declaration of %qE hides instance variable"
48746 #. This can happen if DECL_ARTIFICIAL (*expr_p), but
48747 #. should be impossible for real properties, which always
48749 #: objc/objc-act.c:9424
48750 #, gcc-internal-format
48751 msgid "no %qs getter found"
48754 #: objc/objc-act.c:9664
48755 #, gcc-internal-format
48756 msgid "fast enumeration is not available in Objective-C 1.0"
48759 #: objc/objc-act.c:9674
48760 #, gcc-internal-format
48761 msgid "iterating variable in fast enumeration is not an object"
48764 #: objc/objc-act.c:9680
48765 #, gcc-internal-format
48766 msgid "collection in fast enumeration is not an object"
48769 #: objc/objc-encoding.c:130
48770 #, gcc-internal-format
48771 msgid "type %qT does not have a known size"
48774 #: objc/objc-encoding.c:718
48775 #, gcc-internal-format
48776 msgid "unknown type %<%T%> found during Objective-C encoding"
48779 #. Do not do any encoding, produce an error and keep going.
48780 #: objc/objc-encoding.c:801
48781 #, gcc-internal-format
48782 msgid "trying to encode non-integer type as a bitfield"
48785 #: objc/objc-gnu-runtime-abi-01.c:131
48786 #, gcc-internal-format
48787 msgid "%<-fobjc-gc%> is ignored for %<-fgnu-runtime%>"
48790 #: objc/objc-gnu-runtime-abi-01.c:139
48791 #, gcc-internal-format
48792 msgid "%<-fobjc-sjlj-exceptions%> is ignored for %<-fgnu-runtime%>"
48795 #: objc/objc-gnu-runtime-abi-01.c:2166 objc/objc-next-runtime-abi-01.c:2849
48796 #: objc/objc-next-runtime-abi-02.c:3614
48797 #, gcc-internal-format
48798 msgid "non-objective-c type '%T' cannot be caught"
48801 #: objc/objc-next-runtime-abi-01.c:151
48802 #, gcc-internal-format
48804 "%<-fobjc-sjlj-exceptions%> is the only supported exceptions system for %<-"
48805 "fnext-runtime%> with %<-fobjc-abi-version%> < 2"
48808 #: objc/objc-next-runtime-abi-02.c:244
48809 #, gcc-internal-format
48811 "%<-fobjc-sjlj-exceptions%> is ignored for %<-fnext-runtime%> when %<-fobjc-"
48812 "abi-version%> >= 2"
48815 #: objc/objc-runtime-shared-support.c:426
48816 #, gcc-internal-format
48817 msgid "creating selector for nonexistent method %qE"